-- MySQL dump 10.13  Distrib 8.0.45, for Linux (x86_64)
--
-- Host: localhost    Database: cisc_portal
-- ------------------------------------------------------
-- Server version	8.0.45

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `batch`
--

DROP TABLE IF EXISTS `batch`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `batch` (
  `bid` int unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key: Unique batch ID.',
  `token` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'A string token generated against the current user''s session id and the batch id, used to ensure that only the user who submitted the batch can effectively access it.',
  `timestamp` int NOT NULL COMMENT 'A Unix timestamp indicating when this batch was submitted for processing. Stale batches are purged at cron time.',
  `batch` longblob COMMENT 'A serialized array containing the processing data for the batch.',
  PRIMARY KEY (`bid`),
  KEY `token` (`token`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Stores details about batches (processes that run in…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `batch`
--

LOCK TABLES `batch` WRITE;
/*!40000 ALTER TABLE `batch` DISABLE KEYS */;
INSERT INTO `batch` VALUES (33,'4rMBBmo9wwe45GUZtEbmCBxD-YibASr1Z0-LJJQ31DI',1752062813,_binary 'a:13:{s:4:\"sets\";a:1:{i:0;a:14:{s:7:\"sandbox\";a:0:{}s:7:\"results\";a:22:{s:10:\"node_types\";a:1:{s:4:\"blog\";s:4:\"blog\";}s:4:\"kill\";i:0;s:3:\"num\";i:0;s:10:\"time_range\";s:6:\"604800\";s:12:\"max_comments\";s:1:\"0\";s:12:\"title_length\";s:1:\"4\";s:11:\"skip_fields\";a:0:{}s:11:\"base_fields\";a:0:{}s:14:\"add_type_label\";i:0;s:9:\"add_alias\";i:0;s:14:\"add_statistics\";b:1;s:12:\"add_language\";a:1:{s:2:\"es\";s:2:\"es\";}s:18:\"translate_language\";s:0:\"\";s:7:\"authors\";a:2:{i:1;s:1:\"1\";i:0;i:0;}s:5:\"roles\";a:4:{s:13:\"administrator\";s:13:\"administrator\";s:9:\"anonymous\";i:0;s:13:\"authenticated\";i:0;s:14:\"content_editor\";i:0;}s:6:\"submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"form_build_id\";s:48:\"form-kBAzMraq49J4BK4Hd85OL73S5gu5p-PSStwgj9oI8Mo\";s:10:\"form_token\";s:43:\"DpRMkIvaPEoYLyieML3KOsUOcss1iOmdOncZoyPMq9g\";s:7:\"form_id\";s:27:\"devel_generate_form_content\";s:2:\"op\";r:29;s:16:\"num_translations\";i:0;s:5:\"users\";a:1:{i:0;s:1:\"1\";}}s:7:\"success\";b:0;s:5:\"start\";d:1752062814.590539;s:7:\"elapsed\";i:0;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Generating Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"finished\";s:29:\"devel_generate_batch_finished\";s:4:\"file\";s:61:\"modules/contrib/devel/devel_generate/devel_generate.batch.inc\";s:12:\"init_message\";s:25:\"Inicializando.<br/>&nbsp;\";s:16:\"progress_message\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Completed @current of @total.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"error_message\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"An error has occurred.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"total\";i:51;s:5:\"count\";i:50;s:5:\"queue\";a:2:{s:4:\"name\";s:17:\"drupal_batch:33:0\";s:5:\"class\";s:23:\"Drupal\\Core\\Queue\\Batch\";}}}s:16:\"has_form_submits\";b:0;s:10:\"form_state\";O:26:\"Drupal\\Core\\Form\\FormState\":34:{s:16:\"\0*\0complete_form\";a:42:{s:11:\"#attributes\";a:2:{s:5:\"class\";a:1:{i:0;s:27:\"devel-generate-form-content\";}s:20:\"data-drupal-selector\";s:27:\"devel-generate-form-content\";}s:10:\"node_types\";a:37:{s:5:\"#type\";s:11:\"tableselect\";s:7:\"#header\";a:2:{s:4:\"type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"comments\";a:2:{s:4:\"data\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";a:1:{i:0;s:15:\"priority-medium\";}}}s:8:\"#options\";a:6:{s:7:\"article\";a:2:{s:4:\"type\";a:1:{s:7:\"#markup\";s:9:\"Artículo\";}s:8:\"comments\";a:1:{s:4:\"data\";a:2:{s:6:\"#theme\";s:9:\"item_list\";s:6:\"#items\";a:1:{i:0;O:41:\"Drupal\\Component\\Render\\FormattableMarkup\":2:{s:9:\"\0*\0string\";s:14:\"@field: @state\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@field\";s:11:\"Comentarios\";s:6:\"@state\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Open\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}}}}}s:4:\"blog\";a:2:{s:4:\"type\";a:1:{s:7:\"#markup\";s:4:\"Blog\";}s:8:\"comments\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"No comment fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"clientes\";a:2:{s:4:\"type\";a:1:{s:7:\"#markup\";s:8:\"Clientes\";}s:8:\"comments\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"No comment fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:18:\"drag_and_drop_page\";a:2:{s:4:\"type\";a:1:{s:7:\"#markup\";s:18:\"Drag and drop Page\";}s:8:\"comments\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"No comment fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"page\";a:2:{s:4:\"type\";a:1:{s:7:\"#markup\";s:15:\"Página básica\";}s:8:\"comments\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"No comment fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:9:\"proyectos\";a:2:{s:4:\"type\";a:1:{s:7:\"#markup\";s:9:\"Proyectos\";}s:8:\"comments\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"No comment fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:6:\"#input\";b:1;s:10:\"#js_select\";b:1;s:9:\"#multiple\";b:1;s:11:\"#responsive\";b:1;s:7:\"#sticky\";b:0;s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:14:\"preRenderTable\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:20:\"preRenderTableselect\";}}s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:18:\"processTableselect\";}}s:6:\"#empty\";s:0:\"\";s:6:\"#theme\";s:18:\"table__tableselect\";s:15:\"#value_callback\";a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:1:{i:0;s:10:\"node_types\";}s:14:\"#array_parents\";a:1:{i:0;s:10:\"node_types\";}s:7:\"#weight\";i:0;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:15:\"edit-node-types\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:15:\"edit-node-types\";s:5:\"#name\";s:10:\"node_types\";s:6:\"#value\";a:1:{s:4:\"blog\";s:4:\"blog\";}s:17:\"#needs_validation\";b:1;s:14:\"#default_value\";a:0:{}s:7:\"article\";a:32:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";s:0:\"\";s:14:\"#title_display\";s:9:\"invisible\";s:13:\"#return_value\";s:7:\"article\";s:14:\"#default_value\";N;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:23:\"edit-node-types-article\";}s:9:\"#disabled\";b:0;s:5:\"#ajax\";N;s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:2:{i:0;s:10:\"node_types\";i:1;s:7:\"article\";}s:14:\"#array_parents\";a:2:{i:0;s:10:\"node_types\";i:1;s:7:\"article\";}s:7:\"#weight\";i:0;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:23:\"edit-node-types-article\";s:5:\"#name\";s:19:\"node_types[article]\";s:6:\"#value\";i:0;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:0;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";a:20:{s:19:\"node_types][article\";a:1:{s:13:\"#group_exists\";b:1;}s:16:\"node_types][blog\";a:1:{s:13:\"#group_exists\";b:1;}s:20:\"node_types][clientes\";a:1:{s:13:\"#group_exists\";b:1;}s:30:\"node_types][drag_and_drop_page\";a:1:{s:13:\"#group_exists\";b:1;}s:16:\"node_types][page\";a:1:{s:13:\"#group_exists\";b:1;}s:21:\"node_types][proyectos\";a:1:{s:13:\"#group_exists\";b:1;}s:4:\"kill\";a:1:{s:13:\"#group_exists\";b:1;}s:11:\"skip_fields\";a:1:{s:13:\"#group_exists\";b:1;}s:11:\"base_fields\";a:1:{s:13:\"#group_exists\";b:1;}s:14:\"add_type_label\";a:1:{s:13:\"#group_exists\";b:1;}s:9:\"add_alias\";a:1:{s:13:\"#group_exists\";b:1;}s:14:\"add_statistics\";a:1:{s:13:\"#group_exists\";b:1;}s:8:\"language\";a:1:{s:13:\"#group_exists\";b:1;}s:12:\"authors-wrap\";a:1:{s:13:\"#group_exists\";b:1;}s:10:\"authors][0\";a:1:{s:13:\"#group_exists\";b:1;}s:10:\"authors][1\";a:1:{s:13:\"#group_exists\";b:1;}s:16:\"roles][anonymous\";a:1:{s:13:\"#group_exists\";b:1;}s:20:\"roles][authenticated\";a:1:{s:13:\"#group_exists\";b:1;}s:21:\"roles][content_editor\";a:1:{s:13:\"#group_exists\";b:1;}s:20:\"roles][administrator\";a:1:{s:13:\"#group_exists\";b:1;}}s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:4:\"blog\";a:32:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";s:0:\"\";s:14:\"#title_display\";s:9:\"invisible\";s:13:\"#return_value\";s:4:\"blog\";s:14:\"#default_value\";s:4:\"blog\";s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:20:\"edit-node-types-blog\";}s:9:\"#disabled\";b:0;s:5:\"#ajax\";N;s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:2:{i:0;s:10:\"node_types\";i:1;s:4:\"blog\";}s:14:\"#array_parents\";a:2:{i:0;s:10:\"node_types\";i:1;s:4:\"blog\";}s:7:\"#weight\";d:0.001;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:20:\"edit-node-types-blog\";s:5:\"#name\";s:16:\"node_types[blog]\";s:6:\"#value\";s:4:\"blog\";s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:1;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:8:\"clientes\";a:32:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";s:0:\"\";s:14:\"#title_display\";s:9:\"invisible\";s:13:\"#return_value\";s:8:\"clientes\";s:14:\"#default_value\";N;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:24:\"edit-node-types-clientes\";}s:9:\"#disabled\";b:0;s:5:\"#ajax\";N;s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:2:{i:0;s:10:\"node_types\";i:1;s:8:\"clientes\";}s:14:\"#array_parents\";a:2:{i:0;s:10:\"node_types\";i:1;s:8:\"clientes\";}s:7:\"#weight\";d:0.002;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:24:\"edit-node-types-clientes\";s:5:\"#name\";s:20:\"node_types[clientes]\";s:6:\"#value\";i:0;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:0;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:18:\"drag_and_drop_page\";a:32:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";s:0:\"\";s:14:\"#title_display\";s:9:\"invisible\";s:13:\"#return_value\";s:18:\"drag_and_drop_page\";s:14:\"#default_value\";N;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:34:\"edit-node-types-drag-and-drop-page\";}s:9:\"#disabled\";b:0;s:5:\"#ajax\";N;s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:2:{i:0;s:10:\"node_types\";i:1;s:18:\"drag_and_drop_page\";}s:14:\"#array_parents\";a:2:{i:0;s:10:\"node_types\";i:1;s:18:\"drag_and_drop_page\";}s:7:\"#weight\";d:0.003;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:34:\"edit-node-types-drag-and-drop-page\";s:5:\"#name\";s:30:\"node_types[drag_and_drop_page]\";s:6:\"#value\";i:0;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:0;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:4:\"page\";a:32:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";s:0:\"\";s:14:\"#title_display\";s:9:\"invisible\";s:13:\"#return_value\";s:4:\"page\";s:14:\"#default_value\";N;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:20:\"edit-node-types-page\";}s:9:\"#disabled\";b:0;s:5:\"#ajax\";N;s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:2:{i:0;s:10:\"node_types\";i:1;s:4:\"page\";}s:14:\"#array_parents\";a:2:{i:0;s:10:\"node_types\";i:1;s:4:\"page\";}s:7:\"#weight\";d:0.004;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:20:\"edit-node-types-page\";s:5:\"#name\";s:16:\"node_types[page]\";s:6:\"#value\";i:0;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:0;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:9:\"proyectos\";a:32:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";s:0:\"\";s:14:\"#title_display\";s:9:\"invisible\";s:13:\"#return_value\";s:9:\"proyectos\";s:14:\"#default_value\";N;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:25:\"edit-node-types-proyectos\";}s:9:\"#disabled\";b:0;s:5:\"#ajax\";N;s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:2:{i:0;s:10:\"node_types\";i:1;s:9:\"proyectos\";}s:14:\"#array_parents\";a:2:{i:0;s:10:\"node_types\";i:1;s:9:\"proyectos\";}s:7:\"#weight\";d:0.005;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:25:\"edit-node-types-proyectos\";s:5:\"#name\";s:21:\"node_types[proyectos]\";s:6:\"#value\";i:0;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:0;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:4:\"kill\";a:30:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:89:\"<strong>Delete all content</strong> in these content types before generating new content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"#default_value\";b:0;s:6:\"#input\";b:1;s:13:\"#return_value\";i:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:14:\"#title_display\";s:5:\"after\";s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:4:\"kill\";}s:14:\"#array_parents\";a:1:{i:0;s:4:\"kill\";}s:7:\"#weight\";d:0.001;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:9:\"edit-kill\";}s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:9:\"edit-kill\";s:5:\"#name\";s:4:\"kill\";s:6:\"#value\";i:0;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:0;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:3:\"num\";a:30:{s:5:\"#type\";s:6:\"number\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"How many nodes would you like to generate?\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"#default_value\";i:50;s:9:\"#required\";b:1;s:4:\"#min\";i:0;s:6:\"#input\";b:1;s:5:\"#step\";i:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:15:\"processAjaxForm\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:14:\"validateNumber\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:15:\"preRenderNumber\";}}s:6:\"#theme\";s:13:\"input__number\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:3:\"num\";}s:14:\"#array_parents\";a:1:{i:0;s:3:\"num\";}s:7:\"#weight\";d:0.002;s:10:\"#processed\";b:1;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:8:\"edit-num\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:8:\"edit-num\";s:5:\"#name\";s:3:\"num\";s:6:\"#value\";s:2:\"50\";s:17:\"#needs_validation\";b:1;s:15:\"#ajax_processed\";b:0;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:10:\"time_range\";a:32:{s:5:\"#type\";s:6:\"select\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"How far back in time should the nodes be dated?\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"#description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Node creation dates will be distributed randomly from the current time, back to the selected time.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"#options\";a:6:{i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Now\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:3600;s:11:\"1 hora hace\";i:86400;s:11:\"1 día hace\";i:604800;s:13:\"1 semana hace\";i:2592000;s:10:\"1 mes hace\";i:31536000;s:11:\"1 año hace\";}s:14:\"#default_value\";i:604800;s:6:\"#input\";b:1;s:9:\"#multiple\";b:0;s:13:\"#sort_options\";b:0;s:11:\"#sort_start\";i:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:13:\"processSelect\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:15:\"preRenderSelect\";}}s:6:\"#theme\";s:6:\"select\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:10:\"time_range\";}s:14:\"#array_parents\";a:1:{i:0;s:10:\"time_range\";}s:7:\"#weight\";d:0.003;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:2:{s:20:\"data-drupal-selector\";s:15:\"edit-time-range\";s:16:\"aria-describedby\";s:28:\"edit-time-range--description\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:15:\"edit-time-range\";s:5:\"#name\";s:10:\"time_range\";s:6:\"#value\";s:6:\"604800\";s:17:\"#needs_validation\";b:1;s:15:\"#ajax_processed\";b:0;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:12:\"max_comments\";a:32:{s:5:\"#type\";s:6:\"number\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Maximum number of comments per node.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"#description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:156:\"You must also enable comments for the content types you are generating. Note that some nodes will randomly receive zero comments. Some will receive the max.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"#default_value\";i:0;s:4:\"#min\";i:0;s:7:\"#access\";b:1;s:6:\"#input\";b:1;s:5:\"#step\";i:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:15:\"processAjaxForm\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:14:\"validateNumber\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:15:\"preRenderNumber\";}}s:6:\"#theme\";s:13:\"input__number\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:12:\"max_comments\";}s:14:\"#array_parents\";a:1:{i:0;s:12:\"max_comments\";}s:7:\"#weight\";d:0.004;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:2:{s:20:\"data-drupal-selector\";s:17:\"edit-max-comments\";s:16:\"aria-describedby\";s:30:\"edit-max-comments--description\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:17:\"edit-max-comments\";s:5:\"#name\";s:12:\"max_comments\";s:6:\"#value\";s:1:\"0\";s:17:\"#needs_validation\";b:1;s:15:\"#ajax_processed\";b:0;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:12:\"title_length\";a:31:{s:5:\"#type\";s:6:\"number\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Maximum number of words in titles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"#default_value\";i:4;s:9:\"#required\";b:1;s:4:\"#min\";i:1;s:4:\"#max\";i:255;s:6:\"#input\";b:1;s:5:\"#step\";i:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:15:\"processAjaxForm\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:14:\"validateNumber\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:15:\"preRenderNumber\";}}s:6:\"#theme\";s:13:\"input__number\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:12:\"title_length\";}s:14:\"#array_parents\";a:1:{i:0;s:12:\"title_length\";}s:7:\"#weight\";d:0.005;s:10:\"#processed\";b:1;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:17:\"edit-title-length\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:17:\"edit-title-length\";s:5:\"#name\";s:12:\"title_length\";s:6:\"#value\";s:1:\"4\";s:17:\"#needs_validation\";b:1;s:15:\"#ajax_processed\";b:0;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:11:\"skip_fields\";a:32:{s:5:\"#type\";s:9:\"textfield\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Fields to leave empty\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"#description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:121:\"Enter the field names as a comma-separated list. These will be skipped and have a default value in the generated content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"#default_value\";N;s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:128;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:4:{i:0;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:14:\"processPattern\";}i:3;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:18:\"preRenderTextfield\";}i:1;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:16:\"input__textfield\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:11:\"skip_fields\";}s:14:\"#array_parents\";a:1:{i:0;s:11:\"skip_fields\";}s:7:\"#weight\";d:0.006;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:2:{s:20:\"data-drupal-selector\";s:16:\"edit-skip-fields\";s:16:\"aria-describedby\";s:29:\"edit-skip-fields--description\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:16:\"edit-skip-fields\";s:5:\"#name\";s:11:\"skip_fields\";s:6:\"#value\";s:0:\"\";s:17:\"#needs_validation\";b:1;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:11:\"base_fields\";a:32:{s:5:\"#type\";s:9:\"textfield\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Base fields to populate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"#description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:73:\"Enter the field names as a comma-separated list. These will be populated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"#default_value\";N;s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:128;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:4:{i:0;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:14:\"processPattern\";}i:3;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:18:\"preRenderTextfield\";}i:1;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:16:\"input__textfield\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:11:\"base_fields\";}s:14:\"#array_parents\";a:1:{i:0;s:11:\"base_fields\";}s:7:\"#weight\";d:0.007;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:2:{s:20:\"data-drupal-selector\";s:16:\"edit-base-fields\";s:16:\"aria-describedby\";s:29:\"edit-base-fields--description\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:16:\"edit-base-fields\";s:5:\"#name\";s:11:\"base_fields\";s:6:\"#value\";s:0:\"\";s:17:\"#needs_validation\";b:1;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:14:\"add_type_label\";a:31:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Prefix the title with the content type label.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"#description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"This will not count against the maximum number of title words specified above.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"#default_value\";b:0;s:6:\"#input\";b:1;s:13:\"#return_value\";i:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:14:\"#title_display\";s:5:\"after\";s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:14:\"add_type_label\";}s:14:\"#array_parents\";a:1:{i:0;s:14:\"add_type_label\";}s:7:\"#weight\";d:0.008;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:2:{s:20:\"data-drupal-selector\";s:19:\"edit-add-type-label\";s:16:\"aria-describedby\";s:32:\"edit-add-type-label--description\";}s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:19:\"edit-add-type-label\";s:5:\"#name\";s:14:\"add_type_label\";s:6:\"#value\";i:0;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:0;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:9:\"add_alias\";a:32:{s:5:\"#type\";s:8:\"checkbox\";s:9:\"#disabled\";b:0;s:12:\"#description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Requires path.module\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Add an url alias for each node.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"#default_value\";b:0;s:6:\"#input\";b:1;s:13:\"#return_value\";i:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:14:\"#title_display\";s:5:\"after\";s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:9:\"add_alias\";}s:14:\"#array_parents\";a:1:{i:0;s:9:\"add_alias\";}s:7:\"#weight\";d:0.009;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:2:{s:20:\"data-drupal-selector\";s:14:\"edit-add-alias\";s:16:\"aria-describedby\";s:27:\"edit-add-alias--description\";}s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:14:\"edit-add-alias\";s:5:\"#name\";s:9:\"add_alias\";s:6:\"#value\";i:0;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:0;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:14:\"add_statistics\";a:30:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"Add statistics for each node (node_counter table).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"#default_value\";b:1;s:7:\"#access\";b:0;s:6:\"#input\";b:1;s:13:\"#return_value\";i:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:14:\"#title_display\";s:5:\"after\";s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:14:\"add_statistics\";}s:14:\"#array_parents\";a:1:{i:0;s:14:\"add_statistics\";}s:7:\"#weight\";d:0.01;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:19:\"edit-add-statistics\";}s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:19:\"edit-add-statistics\";s:5:\"#name\";s:14:\"add_statistics\";s:6:\"#value\";b:1;s:8:\"#checked\";b:1;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:8:\"language\";a:26:{s:5:\"#type\";s:7:\"details\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"#open\";b:1;s:12:\"add_language\";a:33:{s:5:\"#type\";s:6:\"select\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Select the primary language(s) for @items\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@items\";s:5:\"nodes\";}s:10:\"\0*\0options\";a:0:{}}s:9:\"#multiple\";b:1;s:12:\"#description\";s:0:\"\";s:8:\"#options\";a:1:{s:2:\"es\";s:8:\"Español\";}s:14:\"#default_value\";a:1:{i:0;s:2:\"es\";}s:9:\"#disabled\";b:0;s:6:\"#input\";b:1;s:13:\"#sort_options\";b:0;s:11:\"#sort_start\";i:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:13:\"processSelect\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:15:\"preRenderSelect\";}}s:6:\"#theme\";s:6:\"select\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:12:\"add_language\";}s:14:\"#array_parents\";a:2:{i:0;s:8:\"language\";i:1;s:12:\"add_language\";}s:7:\"#weight\";i:0;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:3:{s:20:\"data-drupal-selector\";s:17:\"edit-add-language\";s:8:\"multiple\";s:8:\"multiple\";s:4:\"name\";s:14:\"add_language[]\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:17:\"edit-add-language\";s:5:\"#name\";s:12:\"add_language\";s:6:\"#value\";a:1:{s:2:\"es\";s:2:\"es\";}s:17:\"#needs_validation\";b:1;s:15:\"#ajax_processed\";b:0;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:18:\"translate_language\";a:31:{s:5:\"#type\";s:6:\"select\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Select the language(s) for translated @items\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@items\";s:5:\"nodes\";}s:10:\"\0*\0options\";a:0:{}}s:9:\"#multiple\";b:1;s:12:\"#description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Disabled - requires Content Translation module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"#options\";a:1:{s:2:\"es\";s:8:\"Español\";}s:9:\"#disabled\";b:1;s:6:\"#input\";b:1;s:13:\"#sort_options\";b:0;s:11:\"#sort_start\";i:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:13:\"processSelect\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:15:\"preRenderSelect\";}}s:6:\"#theme\";s:6:\"select\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:18:\"translate_language\";}s:14:\"#array_parents\";a:2:{i:0;s:8:\"language\";i:1;s:18:\"translate_language\";}s:7:\"#weight\";d:0.001;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:5:{s:20:\"data-drupal-selector\";s:23:\"edit-translate-language\";s:16:\"aria-describedby\";s:36:\"edit-translate-language--description\";s:8:\"disabled\";s:8:\"disabled\";s:8:\"multiple\";s:8:\"multiple\";s:4:\"name\";s:20:\"translate_language[]\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:23:\"edit-translate-language\";s:5:\"#name\";s:18:\"translate_language\";s:6:\"#value\";s:0:\"\";s:15:\"#ajax_processed\";b:0;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:19:\"#summary_attributes\";a:0:{}s:6:\"#value\";N;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:12:\"processGroup\";}i:1;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:16:\"preRenderDetails\";}i:1;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:14:\"preRenderGroup\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:7:\"details\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:8:\"language\";}s:14:\"#array_parents\";a:1:{i:0;s:8:\"language\";}s:7:\"#weight\";d:0.011;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:13:\"edit-language\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:13:\"edit-language\";s:7:\"#groups\";R:229;s:15:\"#ajax_processed\";b:0;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:12:\"authors-wrap\";a:27:{s:5:\"#type\";s:7:\"details\";s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"#open\";b:0;s:12:\"#description\";s:72:\"Select users for randomly assigning as authors of the generated content.\";s:7:\"authors\";a:33:{s:5:\"#type\";s:11:\"tableselect\";s:7:\"#header\";a:3:{s:2:\"id\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"user\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"role\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Role(s)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"#options\";a:2:{i:0;a:3:{s:2:\"id\";a:1:{s:7:\"#markup\";s:1:\"0\";}s:4:\"user\";a:1:{s:7:\"#markup\";s:0:\"\";}s:4:\"role\";a:1:{s:7:\"#markup\";s:9:\"anonymous\";}}i:1;a:3:{s:2:\"id\";a:1:{s:7:\"#markup\";s:1:\"1\";}s:4:\"user\";a:1:{s:7:\"#markup\";s:5:\"admin\";}s:4:\"role\";a:1:{s:7:\"#markup\";s:28:\"authenticated, administrator\";}}}s:6:\"#input\";b:1;s:10:\"#js_select\";b:1;s:9:\"#multiple\";b:1;s:11:\"#responsive\";b:1;s:7:\"#sticky\";b:0;s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:14:\"preRenderTable\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:20:\"preRenderTableselect\";}}s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:18:\"processTableselect\";}}s:6:\"#empty\";s:0:\"\";s:6:\"#theme\";s:18:\"table__tableselect\";s:15:\"#value_callback\";a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:1:{i:0;s:7:\"authors\";}s:14:\"#array_parents\";a:2:{i:0;s:12:\"authors-wrap\";i:1;s:7:\"authors\";}s:7:\"#weight\";i:0;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:12:\"edit-authors\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:12:\"edit-authors\";s:5:\"#name\";s:7:\"authors\";s:6:\"#value\";a:1:{i:1;s:1:\"1\";}s:17:\"#needs_validation\";b:1;s:14:\"#default_value\";a:0:{}i:0;a:32:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";s:0:\"\";s:14:\"#title_display\";s:9:\"invisible\";s:13:\"#return_value\";i:0;s:14:\"#default_value\";N;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:14:\"edit-authors-0\";}s:9:\"#disabled\";b:0;s:5:\"#ajax\";N;s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:2:{i:0;s:7:\"authors\";i:1;i:0;}s:14:\"#array_parents\";a:3:{i:0;s:12:\"authors-wrap\";i:1;s:7:\"authors\";i:2;i:0;}s:7:\"#weight\";i:0;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:14:\"edit-authors-0\";s:5:\"#name\";s:10:\"authors[0]\";s:6:\"#value\";i:0;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:0;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}i:1;a:32:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";s:0:\"\";s:14:\"#title_display\";s:9:\"invisible\";s:13:\"#return_value\";i:1;s:14:\"#default_value\";i:1;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:14:\"edit-authors-1\";}s:9:\"#disabled\";b:0;s:5:\"#ajax\";N;s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:2:{i:0;s:7:\"authors\";i:1;i:1;}s:14:\"#array_parents\";a:3:{i:0;s:12:\"authors-wrap\";i:1;s:7:\"authors\";i:2;i:1;}s:7:\"#weight\";d:0.001;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:14:\"edit-authors-1\";s:5:\"#name\";s:10:\"authors[1]\";s:6:\"#value\";i:1;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:1;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:5:\"roles\";a:37:{s:5:\"#type\";s:11:\"tableselect\";s:7:\"#header\";a:2:{s:2:\"id\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Role ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"role\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Role Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"#options\";a:4:{s:9:\"anonymous\";a:2:{s:2:\"id\";a:1:{s:7:\"#markup\";s:9:\"anonymous\";}s:4:\"role\";a:1:{s:7:\"#markup\";s:16:\"Usuario anónimo\";}}s:13:\"authenticated\";a:2:{s:2:\"id\";a:1:{s:7:\"#markup\";s:13:\"authenticated\";}s:4:\"role\";a:1:{s:7:\"#markup\";s:19:\"Usuario autenticado\";}}s:14:\"content_editor\";a:2:{s:2:\"id\";a:1:{s:7:\"#markup\";s:14:\"content_editor\";}s:4:\"role\";a:1:{s:7:\"#markup\";s:19:\"Editor de contenido\";}}s:13:\"administrator\";a:2:{s:2:\"id\";a:1:{s:7:\"#markup\";s:13:\"administrator\";}s:4:\"role\";a:1:{s:7:\"#markup\";s:13:\"Administrador\";}}}s:7:\"#prefix\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"Specify the roles that randomly selected authors must have.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"#suffix\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:224:\"You can select users and roles. Authors will be randomly selected that match at least one of the criteria. Leave <em>both</em> selections unchecked to use a random selection of @$author_form_limit users, including Anonymous.\";s:12:\"\0*\0arguments\";a:1:{s:19:\"@$author_form_limit\";i:50;}s:10:\"\0*\0options\";a:0:{}}s:6:\"#input\";b:1;s:10:\"#js_select\";b:1;s:9:\"#multiple\";b:1;s:11:\"#responsive\";b:1;s:7:\"#sticky\";b:0;s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:14:\"preRenderTable\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:20:\"preRenderTableselect\";}}s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:18:\"processTableselect\";}}s:6:\"#empty\";s:0:\"\";s:6:\"#theme\";s:18:\"table__tableselect\";s:15:\"#value_callback\";a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:1:{i:0;s:5:\"roles\";}s:14:\"#array_parents\";a:2:{i:0;s:12:\"authors-wrap\";i:1;s:5:\"roles\";}s:7:\"#weight\";d:0.001;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:10:\"edit-roles\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:10:\"edit-roles\";s:5:\"#name\";s:5:\"roles\";s:6:\"#value\";a:1:{s:13:\"administrator\";s:13:\"administrator\";}s:17:\"#needs_validation\";b:1;s:14:\"#default_value\";a:0:{}s:9:\"anonymous\";a:32:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";s:0:\"\";s:14:\"#title_display\";s:9:\"invisible\";s:13:\"#return_value\";s:9:\"anonymous\";s:14:\"#default_value\";N;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:20:\"edit-roles-anonymous\";}s:9:\"#disabled\";b:0;s:5:\"#ajax\";N;s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:2:{i:0;s:5:\"roles\";i:1;s:9:\"anonymous\";}s:14:\"#array_parents\";a:3:{i:0;s:12:\"authors-wrap\";i:1;s:5:\"roles\";i:2;s:9:\"anonymous\";}s:7:\"#weight\";i:0;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:20:\"edit-roles-anonymous\";s:5:\"#name\";s:16:\"roles[anonymous]\";s:6:\"#value\";i:0;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:0;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:13:\"authenticated\";a:32:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";s:0:\"\";s:14:\"#title_display\";s:9:\"invisible\";s:13:\"#return_value\";s:13:\"authenticated\";s:14:\"#default_value\";N;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:24:\"edit-roles-authenticated\";}s:9:\"#disabled\";b:0;s:5:\"#ajax\";N;s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:2:{i:0;s:5:\"roles\";i:1;s:13:\"authenticated\";}s:14:\"#array_parents\";a:3:{i:0;s:12:\"authors-wrap\";i:1;s:5:\"roles\";i:2;s:13:\"authenticated\";}s:7:\"#weight\";d:0.001;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:24:\"edit-roles-authenticated\";s:5:\"#name\";s:20:\"roles[authenticated]\";s:6:\"#value\";i:0;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:0;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:14:\"content_editor\";a:32:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";s:0:\"\";s:14:\"#title_display\";s:9:\"invisible\";s:13:\"#return_value\";s:14:\"content_editor\";s:14:\"#default_value\";N;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:25:\"edit-roles-content-editor\";}s:9:\"#disabled\";b:0;s:5:\"#ajax\";N;s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:2:{i:0;s:5:\"roles\";i:1;s:14:\"content_editor\";}s:14:\"#array_parents\";a:3:{i:0;s:12:\"authors-wrap\";i:1;s:5:\"roles\";i:2;s:14:\"content_editor\";}s:7:\"#weight\";d:0.002;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:25:\"edit-roles-content-editor\";s:5:\"#name\";s:21:\"roles[content_editor]\";s:6:\"#value\";i:0;s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:0;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:13:\"administrator\";a:32:{s:5:\"#type\";s:8:\"checkbox\";s:6:\"#title\";s:0:\"\";s:14:\"#title_display\";s:9:\"invisible\";s:13:\"#return_value\";s:13:\"administrator\";s:14:\"#default_value\";s:13:\"administrator\";s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:24:\"edit-roles-administrator\";}s:9:\"#disabled\";b:0;s:5:\"#ajax\";N;s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:1;s:8:\"#parents\";a:2:{i:0;s:5:\"roles\";i:1;s:13:\"administrator\";}s:14:\"#array_parents\";a:3:{i:0;s:12:\"authors-wrap\";i:1;s:5:\"roles\";i:2;s:13:\"administrator\";}s:7:\"#weight\";d:0.003;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:24:\"edit-roles-administrator\";s:5:\"#name\";s:20:\"roles[administrator]\";s:6:\"#value\";s:13:\"administrator\";s:17:\"#needs_validation\";b:1;s:8:\"#checked\";b:1;s:15:\"#ajax_processed\";b:0;s:7:\"#groups\";R:229;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:19:\"#summary_attributes\";a:0:{}s:6:\"#value\";N;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:12:\"processGroup\";}i:1;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:16:\"preRenderDetails\";}i:1;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:14:\"preRenderGroup\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:7:\"details\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:12:\"authors-wrap\";}s:14:\"#array_parents\";a:1:{i:0;s:12:\"authors-wrap\";}s:7:\"#weight\";d:0.012;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:2:{s:20:\"data-drupal-selector\";s:17:\"edit-authors-wrap\";s:16:\"aria-describedby\";s:30:\"edit-authors-wrap--description\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:17:\"edit-authors-wrap\";s:7:\"#groups\";R:229;s:15:\"#ajax_processed\";b:0;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:9:\"#redirect\";b:0;s:7:\"actions\";a:18:{s:5:\"#type\";s:7:\"actions\";s:6:\"submit\";a:28:{s:5:\"#type\";s:6:\"submit\";s:6:\"#value\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"#button_type\";s:7:\"primary\";s:25:\"#executes_submit_callback\";b:1;s:6:\"#input\";b:1;s:5:\"#name\";s:2:\"op\";s:10:\"#is_button\";b:1;s:14:\"#submit_button\";b:1;s:24:\"#limit_validation_errors\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:13:\"processButton\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:15:\"preRenderButton\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:13:\"input__submit\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:6:\"submit\";}s:14:\"#array_parents\";a:2:{i:0;s:7:\"actions\";i:1;s:6:\"submit\";}s:7:\"#weight\";i:0;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:11:\"edit-submit\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:11:\"edit-submit\";s:15:\"#ajax_processed\";b:0;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Actions\";i:1;s:26:\"preRenderActionsDropbutton\";}i:1;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Actions\";i:1;s:14:\"processActions\";}i:2;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Actions\";i:1;s:16:\"processContainer\";}}s:7:\"#weight\";i:100;s:15:\"#theme_wrappers\";a:1:{i:0;s:9:\"container\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:7:\"actions\";}s:14:\"#array_parents\";a:1:{i:0;s:7:\"actions\";}s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:2:{s:20:\"data-drupal-selector\";s:12:\"edit-actions\";s:5:\"class\";a:1:{i:0;s:12:\"form-actions\";}}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:12:\"edit-actions\";s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:8:\"#form_id\";s:27:\"devel_generate_form_content\";s:5:\"#type\";s:4:\"form\";s:9:\"#attached\";a:2:{s:12:\"placeholders\";a:1:{s:55:\"form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:40:\"form_builder:renderPlaceholderFormAction\";i:1;a:0:{}}}}s:14:\"drupalSettings\";a:1:{s:14:\"ajaxTrustedUrl\";a:1:{s:55:\"form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM\";b:1;}}}s:7:\"#action\";s:55:\"form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM\";s:9:\"#build_id\";s:48:\"form-kBAzMraq49J4BK4Hd85OL73S5gu5p-PSStwgj9oI8Mo\";s:13:\"form_build_id\";a:23:{s:5:\"#type\";s:6:\"hidden\";s:6:\"#value\";s:48:\"form-kBAzMraq49J4BK4Hd85OL73S5gu5p-PSStwgj9oI8Mo\";s:3:\"#id\";s:48:\"form-kBAzMraq49J4BK4Hd85OL73S5gu5p-PSStwgj9oI8Mo\";s:5:\"#name\";s:13:\"form_build_id\";s:8:\"#parents\";a:1:{i:0;s:13:\"form_build_id\";}s:11:\"#attributes\";a:2:{s:12:\"autocomplete\";s:3:\"off\";s:20:\"data-drupal-selector\";s:48:\"form-kbazmraq49j4bk4hd85ol73s5gu5p-psstwgj9oi8mo\";}s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";i:1;s:15:\"preRenderHidden\";}}s:6:\"#theme\";s:13:\"input__hidden\";s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:14:\"#array_parents\";a:1:{i:0;s:13:\"form_build_id\";}s:7:\"#weight\";d:0.014;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:15:\"#ajax_processed\";b:0;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:6:\"#cache\";a:2:{s:8:\"contexts\";a:1:{i:0;s:24:\"user.roles:authenticated\";}s:4:\"tags\";a:1:{i:0;s:42:\"CACHE_MISS_IF_UNCACHEABLE_HTTP_METHOD:form\";}}s:6:\"#token\";s:66:\"form_token_placeholder_O4HAz7xsUNEpwC28vEOM9BT2DtGKdjnhcaJvl7bFnEE\";s:10:\"form_token\";a:25:{s:3:\"#id\";s:43:\"edit-devel-generate-form-content-form-token\";s:5:\"#type\";s:5:\"token\";s:14:\"#default_value\";s:66:\"form_token_placeholder_O4HAz7xsUNEpwC28vEOM9BT2DtGKdjnhcaJvl7bFnEE\";s:8:\"#parents\";a:1:{i:0;s:10:\"form_token\";}s:9:\"#attached\";a:1:{s:12:\"placeholders\";a:1:{s:66:\"form_token_placeholder_O4HAz7xsUNEpwC28vEOM9BT2DtGKdjnhcaJvl7bFnEE\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:39:\"form_builder:renderFormTokenPlaceholder\";i:1;a:1:{i:0;s:66:\"form_token_placeholder_O4HAz7xsUNEpwC28vEOM9BT2DtGKdjnhcaJvl7bFnEE\";}}}}}s:6:\"#cache\";a:1:{s:7:\"max-age\";i:0;}s:6:\"#input\";b:1;s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Token\";i:1;s:15:\"preRenderHidden\";}}s:6:\"#theme\";s:13:\"input__hidden\";s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Token\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:14:\"#array_parents\";a:1:{i:0;s:10:\"form_token\";}s:7:\"#weight\";d:0.015;s:10:\"#processed\";b:0;s:9:\"#required\";b:0;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:43:\"edit-devel-generate-form-content-form-token\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:5:\"#name\";s:10:\"form_token\";s:6:\"#value\";s:43:\"DpRMkIvaPEoYLyieML3KOsUOcss1iOmdOncZoyPMq9g\";s:17:\"#needs_validation\";b:1;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:7:\"form_id\";a:23:{s:5:\"#type\";s:6:\"hidden\";s:6:\"#value\";s:27:\"devel_generate_form_content\";s:3:\"#id\";s:32:\"edit-devel-generate-form-content\";s:8:\"#parents\";a:1:{i:0;s:7:\"form_id\";}s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";i:1;s:15:\"preRenderHidden\";}}s:6:\"#theme\";s:13:\"input__hidden\";s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:14:\"#array_parents\";a:1:{i:0;s:7:\"form_id\";}s:7:\"#weight\";d:0.016;s:10:\"#processed\";b:1;s:9:\"#required\";b:0;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:32:\"edit-devel-generate-form-content\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:5:\"#name\";s:7:\"form_id\";s:15:\"#ajax_processed\";b:0;s:7:\"#sorted\";b:1;s:10:\"#validated\";b:1;}s:3:\"#id\";s:27:\"devel-generate-form-content\";s:7:\"#method\";s:4:\"post\";s:15:\"#theme_wrappers\";a:1:{i:0;s:4:\"form\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:0:{}s:9:\"#validate\";a:1:{i:0;s:14:\"::validateForm\";}s:7:\"#submit\";a:1:{i:0;s:12:\"::submitForm\";}s:6:\"#theme\";a:1:{i:0;s:27:\"devel_generate_form_content\";}s:10:\"#processed\";b:0;s:9:\"#required\";b:0;s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:14:\"#array_parents\";a:0:{}s:10:\"#validated\";b:1;}s:13:\"\0*\0build_info\";a:4:{s:4:\"args\";a:0:{}s:5:\"files\";a:0:{}s:15:\"callback_object\";O:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\":6:{s:16:\"\0*\0configFactory\";N;s:13:\"\0*\0routeMatch\";N;s:14:\"\0*\0_serviceIds\";a:5:{s:12:\"requestStack\";s:13:\"request_stack\";s:9:\"messenger\";s:9:\"messenger\";s:17:\"stringTranslation\";s:18:\"string_translation\";s:20:\"develGenerateManager\";s:28:\"plugin.manager.develgenerate\";s:6:\"logger\";s:29:\"logger.channel.devel_generate\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:16:\"\0*\0loggerFactory\";N;s:22:\"\0*\0redirectDestination\";N;}s:7:\"form_id\";s:27:\"devel_generate_form_content\";}s:15:\"\0*\0rebuild_info\";a:0:{}s:10:\"\0*\0rebuild\";b:0;s:15:\"\0*\0invalidToken\";b:0;s:11:\"\0*\0response\";N;s:20:\"\0*\0ignoreDestination\";b:0;s:11:\"\0*\0redirect\";N;s:14:\"\0*\0no_redirect\";N;s:9:\"\0*\0method\";s:4:\"POST\";s:16:\"\0*\0requestMethod\";s:4:\"POST\";s:8:\"\0*\0cache\";b:0;s:11:\"\0*\0no_cache\";N;s:9:\"\0*\0values\";a:20:{s:10:\"node_types\";a:6:{s:4:\"blog\";s:4:\"blog\";s:7:\"article\";i:0;s:8:\"clientes\";i:0;s:18:\"drag_and_drop_page\";i:0;s:4:\"page\";i:0;s:9:\"proyectos\";i:0;}s:4:\"kill\";i:0;s:3:\"num\";s:2:\"50\";s:10:\"time_range\";s:6:\"604800\";s:12:\"max_comments\";s:1:\"0\";s:12:\"title_length\";s:1:\"4\";s:11:\"skip_fields\";a:0:{}s:11:\"base_fields\";a:0:{}s:14:\"add_type_label\";i:0;s:9:\"add_alias\";i:0;s:14:\"add_statistics\";b:1;s:12:\"add_language\";a:1:{s:2:\"es\";s:2:\"es\";}s:18:\"translate_language\";s:0:\"\";s:7:\"authors\";a:2:{i:1;s:1:\"1\";i:0;i:0;}s:5:\"roles\";a:4:{s:13:\"administrator\";s:13:\"administrator\";s:9:\"anonymous\";i:0;s:13:\"authenticated\";i:0;s:14:\"content_editor\";i:0;}s:6:\"submit\";r:1827;s:13:\"form_build_id\";s:48:\"form-kBAzMraq49J4BK4Hd85OL73S5gu5p-PSStwgj9oI8Mo\";s:10:\"form_token\";s:43:\"DpRMkIvaPEoYLyieML3KOsUOcss1iOmdOncZoyPMq9g\";s:7:\"form_id\";s:27:\"devel_generate_form_content\";s:2:\"op\";r:1827;}s:17:\"\0*\0cleanValueKeys\";a:4:{i:0;s:7:\"form_id\";i:1;s:10:\"form_token\";i:2;s:13:\"form_build_id\";i:3;s:2:\"op\";}s:8:\"\0*\0input\";a:17:{s:10:\"node_types\";a:6:{s:4:\"blog\";s:4:\"blog\";s:7:\"article\";N;s:8:\"clientes\";N;s:18:\"drag_and_drop_page\";N;s:4:\"page\";N;s:9:\"proyectos\";N;}s:3:\"num\";s:2:\"50\";s:10:\"time_range\";s:6:\"604800\";s:12:\"max_comments\";s:1:\"0\";s:12:\"title_length\";s:1:\"4\";s:11:\"skip_fields\";s:0:\"\";s:11:\"base_fields\";s:0:\"\";s:12:\"add_language\";a:1:{i:0;s:2:\"es\";}s:7:\"authors\";a:2:{i:1;s:1:\"1\";i:0;N;}s:5:\"roles\";a:4:{s:13:\"administrator\";s:13:\"administrator\";s:9:\"anonymous\";N;s:13:\"authenticated\";N;s:14:\"content_editor\";N;}s:13:\"form_build_id\";s:48:\"form-mLvSJqry8DO-CTKoZSTR-eBjsu0e9z8lQChWlyjbWK8\";s:10:\"form_token\";s:43:\"DpRMkIvaPEoYLyieML3KOsUOcss1iOmdOncZoyPMq9g\";s:7:\"form_id\";s:27:\"devel_generate_form_content\";s:2:\"op\";s:5:\"Crear\";s:4:\"kill\";N;s:14:\"add_type_label\";N;s:9:\"add_alias\";N;}s:17:\"\0*\0always_process\";N;s:16:\"\0*\0must_validate\";N;s:13:\"\0*\0programmed\";b:0;s:33:\"\0*\0programmed_bypass_access_check\";b:1;s:16:\"\0*\0process_input\";b:1;s:12:\"\0*\0submitted\";b:1;s:11:\"\0*\0executed\";b:0;s:21:\"\0*\0triggering_element\";a:25:{s:5:\"#type\";s:6:\"submit\";s:6:\"#value\";r:1827;s:12:\"#button_type\";s:7:\"primary\";s:25:\"#executes_submit_callback\";b:1;s:6:\"#input\";b:1;s:5:\"#name\";s:2:\"op\";s:10:\"#is_button\";b:1;s:14:\"#submit_button\";b:1;s:24:\"#limit_validation_errors\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:13:\"processButton\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:15:\"preRenderButton\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:13:\"input__submit\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:6:\"submit\";}s:14:\"#array_parents\";a:2:{i:0;s:7:\"actions\";i:1;s:6:\"submit\";}s:7:\"#weight\";i:0;s:10:\"#processed\";b:0;s:9:\"#required\";b:0;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:11:\"edit-submit\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:11:\"edit-submit\";}s:19:\"\0*\0has_file_element\";N;s:9:\"\0*\0groups\";R:229;s:10:\"\0*\0storage\";a:0:{}s:10:\"\0*\0buttons\";a:1:{i:0;a:25:{s:5:\"#type\";s:6:\"submit\";s:6:\"#value\";r:1827;s:12:\"#button_type\";s:7:\"primary\";s:25:\"#executes_submit_callback\";b:1;s:6:\"#input\";b:1;s:5:\"#name\";s:2:\"op\";s:10:\"#is_button\";b:1;s:14:\"#submit_button\";b:1;s:24:\"#limit_validation_errors\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:13:\"processButton\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:15:\"preRenderButton\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:13:\"input__submit\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:13:\"valueCallback\";}s:16:\"#defaults_loaded\";b:1;s:5:\"#tree\";b:0;s:8:\"#parents\";a:1:{i:0;s:6:\"submit\";}s:14:\"#array_parents\";a:2:{i:0;s:7:\"actions\";i:1;s:6:\"submit\";}s:7:\"#weight\";i:0;s:10:\"#processed\";b:0;s:9:\"#required\";b:0;s:11:\"#attributes\";a:1:{s:20:\"data-drupal-selector\";s:11:\"edit-submit\";}s:14:\"#title_display\";s:6:\"before\";s:20:\"#description_display\";s:5:\"after\";s:7:\"#errors\";N;s:3:\"#id\";s:11:\"edit-submit\";}}s:12:\"\0*\0temporary\";a:0:{}s:22:\"\0*\0validation_complete\";b:1;s:9:\"\0*\0errors\";a:0:{}s:26:\"\0*\0limit_validation_errors\";N;s:20:\"\0*\0validate_handlers\";a:0:{}s:18:\"\0*\0submit_handlers\";a:0:{}}s:11:\"progressive\";b:1;s:11:\"current_set\";i:0;s:3:\"url\";O:15:\"Drupal\\Core\\Url\":11:{s:15:\"\0*\0urlAssembler\";N;s:16:\"\0*\0accessManager\";N;s:12:\"\0*\0routeName\";s:22:\"system.batch_page.html\";s:18:\"\0*\0routeParameters\";a:0:{}s:10:\"\0*\0options\";a:1:{s:5:\"query\";a:2:{s:2:\"id\";i:33;s:2:\"op\";s:7:\"do_nojs\";}}s:11:\"\0*\0external\";b:0;s:11:\"\0*\0unrouted\";b:0;s:6:\"\0*\0uri\";N;s:15:\"\0*\0internalPath\";N;s:14:\"\0*\0_serviceIds\";a:1:{s:12:\"urlGenerator\";s:13:\"url_generator\";}s:18:\"\0*\0_entityStorages\";a:0:{}}s:10:\"source_url\";O:15:\"Drupal\\Core\\Url\":12:{s:15:\"\0*\0urlGenerator\";N;s:15:\"\0*\0urlAssembler\";N;s:16:\"\0*\0accessManager\";N;s:12:\"\0*\0routeName\";s:22:\"devel_generate.content\";s:18:\"\0*\0routeParameters\";a:0:{}s:10:\"\0*\0options\";a:1:{s:5:\"query\";a:0:{}}s:11:\"\0*\0external\";b:0;s:11:\"\0*\0unrouted\";b:0;s:6:\"\0*\0uri\";N;s:15:\"\0*\0internalPath\";N;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}}s:14:\"batch_redirect\";N;s:5:\"theme\";s:5:\"claro\";s:17:\"redirect_callback\";N;s:2:\"id\";i:33;s:13:\"error_message\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Continue to <a href=\":error_url\">the error page</a>\";s:12:\"\0*\0arguments\";a:1:{s:10:\":error_url\";s:24:\"/batch?id=33&op=finished\";}s:10:\"\0*\0options\";a:0:{}}s:7:\"running\";b:1;}');
/*!40000 ALTER TABLE `batch` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `block_content`
--

DROP TABLE IF EXISTS `block_content`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `block_content` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `revision_id` int unsigned DEFAULT NULL,
  `type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `block_content_field__uuid__value` (`uuid`),
  UNIQUE KEY `block_content__revision_id` (`revision_id`),
  KEY `block_content_field__type__target_id` (`type`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for block_content entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `block_content`
--

LOCK TABLES `block_content` WRITE;
/*!40000 ALTER TABLE `block_content` DISABLE KEYS */;
INSERT INTO `block_content` VALUES (1,30,'drag_and_drop_block','0cc787e7-64ab-4841-9aea-1fc14fb8ef43','es');
/*!40000 ALTER TABLE `block_content` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `block_content__body`
--

DROP TABLE IF EXISTS `block_content__body`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `block_content__body` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `body_value` longtext COLLATE utf8mb4_general_ci NOT NULL,
  `body_summary` longtext COLLATE utf8mb4_general_ci,
  `body_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `body_format` (`body_format`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for block_content field body.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `block_content__body`
--

LOCK TABLES `block_content__body` WRITE;
/*!40000 ALTER TABLE `block_content__body` DISABLE KEYS */;
INSERT INTO `block_content__body` VALUES ('drag_and_drop_block',0,1,30,'es',0,'<div class=\"az-element az-section primary-footer hover-style-jwnybzq8y\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"jwnybzq8y\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-b90ieqa9y\" style=\"\" data-az-id=\"b90ieqa9y\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 az-util-vertical-centering hover-style-Ibf4fi29w\" style=\"\" data-az-id=\"Ibf4fi29w\" data-azat-pid=\"Vx8riwwrm\" id=\"Vx8riwwrm\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hy4u5nl0m\" style=\"\" data-az-persist=\"PGE+PGltZyBzcmM9Ii9zaXRlcy9kZWZhdWx0L2ZpbGVzL2Npc2NfdGhlbWUvaW1hZ2VzL2xvZ28tZm9vdGVyLndlYnAiIGFsdD0iQ0lTQyIgdGl0bGU9IkNJU0MiLz48L2E+PHA+SW1wdWxzYW1vcyBsYSB0cmFuc2Zvcm1hY2nDs24gdGVjbm9sw7NnaWNhIDxicj4gZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvcD4=\" data-az-id=\"Hy4u5nl0m\" data-azat-pid=\"News3t1ah\" id=\"News3t1ah\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a><img src=\"/sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\"></a><p>Impulsamos la transformación tecnológica <br> de entidades públicas y privadas.</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 az-util-vertical-centering hover-style-Ubp5p3cbs\" style=\"\" data-az-id=\"Ubp5p3cbs\" data-azat-pid=\"Umt90h42x\" id=\"Umt90h42x\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"q5a83yzls\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 az-util-vertical-centering hover-style-Ev47c4n25\" style=\"\" data-az-id=\"Ev47c4n25\" data-azat-pid=\"Qbdn496br\" id=\"Qbdn496br\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tuuvsdwgp\" style=\"\" data-az-persist=\"PGEgaHJlZj0iaHR0cHM6Ly9tYXBzLmFwcC5nb28uZ2wvRjlUZVZBVUxTeGZrdWNqazciIHRhcmdldD0iX2JsYW5rIiByZWw9Im5vb3BlbmVyIG5vcmVmZXJyZXIiPgpFZGlmaWNpbyBUb3JyZSBDZW50cmFsLCBBdi4gRWwgRG9yYWRvICM2OEMgLTYxIE9mIDYyMSA8YnI+CkJvZ290w6EsIENvbG9tYmlhCjwvYT48YnI+PGEgaHJlZj0idGVsOis1NzYwMTMwMDMxNjMiPig2MDEpIDMwMCAzMSA2MzwvYT48YnI+PGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20iPmluZm9AY2lzY3Nhcy5jb208L2E+PGJyPjxhIGhyZWY9Im1haWx0bzpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbSI+c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb208L2E+\" data-az-id=\"tuuvsdwgp\" data-azat-pid=\"tuuvsdwgp\" id=\"tuuvsdwgp\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"https://maps.app.goo.gl/F9TeVAULSxfkucjk7\" target=\"_blank\" rel=\"noopener noreferrer\">\nEdificio Torre Central, Av. El Dorado #68C -61 Of 621 <br>\nBogotá, Colombia\n</a><br><a href=\"tel:+576013003163\">(601) 300 31 63</a><br><a href=\"mailto:info@ciscsas.com\">info@ciscsas.com</a><br><a href=\"mailto:servicioalcliente@ciscsas.com\">servicioalcliente@ciscsas.com</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-xpadhqej7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xpadhqej7\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-sb6lrscbi\" style=\"\" data-az-id=\"sb6lrscbi\" data-azat-pid=\"pb09fthx9\" id=\"pb09fthx9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 az-util-vertical-centering hover-style-xfcabkuuj\" style=\"\" data-az-id=\"xfcabkuuj\" data-azat-pid=\"Szdq3okdd\" id=\"Szdq3okdd\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-opmlegwnp\" style=\"\" data-az-persist=\"PHA+wqkgQ29weXJpZ2h0IDIwMjYuIFRvZG9zIGxvcyBkZXJlY2hvcyByZXNlcnZhZG9zIENJU0MgU0FTIMKuPC9wPg==\" data-az-id=\"opmlegwnp\" data-azat-pid=\"lol0cel8j\" id=\"lol0cel8j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2026. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-ipp5bhjgx\" style=\"\" data-az-id=\"ipp5bhjgx\" data-azat-pid=\"l6wuddb71\" id=\"l6wuddb71\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-N4pak1k5n\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"N4pak1k5n\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-q2uzmu1cc\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"q2uzmu1cc\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Qqmgpgnx2\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Qqmgpgnx2\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Tix6qldlf\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Tix6qldlf\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL);
/*!40000 ALTER TABLE `block_content__body` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `block_content_field_data`
--

DROP TABLE IF EXISTS `block_content_field_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `block_content_field_data` (
  `id` int unsigned NOT NULL,
  `revision_id` int unsigned NOT NULL,
  `type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `info` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `reusable` tinyint DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  PRIMARY KEY (`id`,`langcode`),
  KEY `block_content__id__default_langcode__langcode` (`id`,`default_langcode`,`langcode`),
  KEY `block_content__revision_id` (`revision_id`),
  KEY `block_content_field__type__target_id` (`type`),
  KEY `block_content_field__reusable` (`reusable`),
  KEY `block_content__status_type` (`status`,`type`,`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The data table for block_content entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `block_content_field_data`
--

LOCK TABLES `block_content_field_data` WRITE;
/*!40000 ALTER TABLE `block_content_field_data` DISABLE KEYS */;
INSERT INTO `block_content_field_data` VALUES (1,30,'drag_and_drop_block','es',1,'Footer',1773019137,1,1,1);
/*!40000 ALTER TABLE `block_content_field_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `block_content_field_revision`
--

DROP TABLE IF EXISTS `block_content_field_revision`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `block_content_field_revision` (
  `id` int unsigned NOT NULL,
  `revision_id` int unsigned NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `info` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  PRIMARY KEY (`revision_id`,`langcode`),
  KEY `block_content__id__default_langcode__langcode` (`id`,`default_langcode`,`langcode`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The revision data table for block_content entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `block_content_field_revision`
--

LOCK TABLES `block_content_field_revision` WRITE;
/*!40000 ALTER TABLE `block_content_field_revision` DISABLE KEYS */;
INSERT INTO `block_content_field_revision` VALUES (1,1,'es',1,'Footer',1749143692,1,1),(1,2,'es',1,'Footer',1749143956,1,1),(1,3,'es',1,'Footer',1749144343,1,1),(1,4,'es',1,'Footer',1749144832,1,1),(1,5,'es',1,'Footer',1749144832,1,NULL),(1,6,'es',1,'Footer',1749145011,1,1),(1,7,'es',1,'Footer',1749145229,1,1),(1,8,'es',1,'Footer',1749145323,1,1),(1,9,'es',1,'Footer',1749145506,1,1),(1,10,'es',1,'Footer',1749145893,1,1),(1,11,'es',1,'Footer',1749146113,1,1),(1,12,'es',1,'Footer',1749146251,1,1),(1,13,'es',1,'Footer',1749146251,1,NULL),(1,14,'es',1,'Footer',1749146482,1,1),(1,15,'es',1,'Footer',1749146881,1,1),(1,16,'es',1,'Footer',1749147312,1,1),(1,17,'es',1,'Footer',1749147334,1,1),(1,18,'es',1,'Footer',1749147623,1,1),(1,19,'es',1,'Footer',1749147685,1,1),(1,20,'es',1,'Footer',1749149044,1,1),(1,21,'es',1,'Footer',1749149217,1,1),(1,22,'es',1,'Footer',1749149279,1,1),(1,23,'es',1,'Footer',1749149288,1,1),(1,24,'es',1,'Footer',1749150088,1,1),(1,25,'es',1,'Footer',1749150308,1,1),(1,26,'es',1,'Footer',1749150321,1,1),(1,28,'es',1,'Footer',1749230147,1,1),(1,29,'es',1,'Footer',1773019062,1,1),(1,30,'es',1,'Footer',1773019137,1,1);
/*!40000 ALTER TABLE `block_content_field_revision` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `block_content_revision`
--

DROP TABLE IF EXISTS `block_content_revision`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `block_content_revision` (
  `id` int unsigned NOT NULL,
  `revision_id` int unsigned NOT NULL AUTO_INCREMENT,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `revision_user` int unsigned DEFAULT NULL COMMENT 'The ID of the target entity.',
  `revision_created` int DEFAULT NULL,
  `revision_log` longtext COLLATE utf8mb4_general_ci,
  `revision_default` tinyint DEFAULT NULL,
  PRIMARY KEY (`revision_id`),
  KEY `block_content__id` (`id`),
  KEY `block_content_field__revision_user__target_id` (`revision_user`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The revision table for block_content entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `block_content_revision`
--

LOCK TABLES `block_content_revision` WRITE;
/*!40000 ALTER TABLE `block_content_revision` DISABLE KEYS */;
INSERT INTO `block_content_revision` VALUES (1,1,'es',1,1749143692,NULL,1),(1,2,'es',1,1749143956,'Saved with DXPR builder',1),(1,3,'es',1,1749144343,'Saved with DXPR builder',1),(1,4,'es',1,1749144832,'Saved with DXPR builder',1),(1,5,'es',1,1749144845,'Saved with DXPR builder',1),(1,6,'es',1,1749145011,'Saved with DXPR builder',1),(1,7,'es',1,1749145229,'Saved with DXPR builder',1),(1,8,'es',1,1749145323,'Saved with DXPR builder',1),(1,9,'es',1,1749145506,'Saved with DXPR builder',1),(1,10,'es',1,1749145893,'Saved with DXPR builder',1),(1,11,'es',1,1749146113,'Saved with DXPR builder',1),(1,12,'es',1,1749146251,'Saved with DXPR builder',1),(1,13,'es',1,1749146409,'Saved with DXPR builder',1),(1,14,'es',1,1749146482,'Saved with DXPR builder',1),(1,15,'es',1,1749146881,'Saved with DXPR builder',1),(1,16,'es',1,1749147312,'Saved with DXPR builder',1),(1,17,'es',1,1749147334,'Saved with DXPR builder',1),(1,18,'es',1,1749147623,'Saved with DXPR builder',1),(1,19,'es',1,1749147685,'Saved with DXPR builder',1),(1,20,'es',1,1749149044,'Saved with DXPR builder',1),(1,21,'es',1,1749149217,'Saved with DXPR builder',1),(1,22,'es',1,1749149279,'Saved with DXPR builder',1),(1,23,'es',1,1749149288,'Saved with DXPR builder',1),(1,24,'es',1,1749150088,'Saved with DXPR builder',1),(1,25,'es',1,1749150308,'Saved with DXPR builder',1),(1,26,'es',1,1749150321,'Saved with DXPR builder',1),(1,28,'es',1,1749230147,'Saved with DXPR builder',1),(1,29,'es',1,1773019062,'Saved with DXPR builder',1),(1,30,'es',1,1773019137,'Saved with DXPR builder',1);
/*!40000 ALTER TABLE `block_content_revision` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `block_content_revision__body`
--

DROP TABLE IF EXISTS `block_content_revision__body`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `block_content_revision__body` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `body_value` longtext COLLATE utf8mb4_general_ci NOT NULL,
  `body_summary` longtext COLLATE utf8mb4_general_ci,
  `body_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `body_format` (`body_format`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for block_content field body.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `block_content_revision__body`
--

LOCK TABLES `block_content_revision__body` WRITE;
/*!40000 ALTER TABLE `block_content_revision__body` DISABLE KEYS */;
INSERT INTO `block_content_revision__body` VALUES ('drag_and_drop_block',0,1,1,'es',0,'&nbsp;',NULL,NULL),('drag_and_drop_block',0,1,2,'es',0,'<div class=\"az-element az-section hover-style-Hjo0s5vbo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Hjo0s5vbo\" data-azat-pid=\"Hjo0s5vbo\" id=\"Hjo0s5vbo\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-zje7apoo8\" style=\"\" data-az-id=\"zje7apoo8\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column hover-style-cupzop1ql col-md-4\" style=\"\" data-az-id=\"cupzop1ql\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-D5ti6fs56 col-md-4\" style=\"\" data-az-id=\"D5ti6fs56\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-Fas6gd5vg col-md-4\" style=\"\" data-az-id=\"Fas6gd5vg\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,3,'es',0,'<div class=\"az-element az-section hover-style-Hjo0s5vbo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Hjo0s5vbo\" data-azat-pid=\"Hjo0s5vbo\" id=\"Hjo0s5vbo\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-zje7apoo8\" style=\"\" data-az-id=\"zje7apoo8\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column hover-style-cupzop1ql col-md-4\" style=\"\" data-az-id=\"cupzop1ql\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xk2ctf0v2\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"xk2ctf0v2\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column hover-style-D5ti6fs56 col-md-4\" style=\"\" data-az-id=\"D5ti6fs56\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-Fas6gd5vg col-md-4\" style=\"\" data-az-id=\"Fas6gd5vg\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-section hover-style-Nwx48d7r5\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nwx48d7r5\" data-azat-pid=\"Nwx48d7r5\" id=\"Nwx48d7r5\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-js8u8iuhc\" style=\"\" data-az-id=\"js8u8iuhc\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ij8fzumrh\" style=\"\" data-az-id=\"Ij8fzumrh\" data-azat-pid=\"Ij8fzumrh\" id=\"Ij8fzumrh\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Jirh337cu\" style=\"\" data-az-id=\"Jirh337cu\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,4,'es',0,'<div class=\"az-element az-section hover-style-Hjo0s5vbo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Hjo0s5vbo\" data-azat-pid=\"Hjo0s5vbo\" id=\"Hjo0s5vbo\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-zje7apoo8\" style=\"\" data-az-id=\"zje7apoo8\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column hover-style-cupzop1ql col-md-4\" style=\"\" data-az-id=\"cupzop1ql\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xk2ctf0v2\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"xk2ctf0v2\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column hover-style-D5ti6fs56 col-md-4\" style=\"\" data-az-id=\"D5ti6fs56\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"e971jnubp\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column hover-style-Fas6gd5vg col-md-4\" style=\"\" data-az-id=\"Fas6gd5vg\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fzwmiavh3\" style=\"\" data-az-persist=\"\" data-az-id=\"fzwmiavh3\" data-azat-pid=\"fzwmiavh3\" id=\"fzwmiavh3\" data-azb=\"az_html\"></div></div></div></div></div><div class=\"az-element az-section hover-style-Nwx48d7r5\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nwx48d7r5\" data-azat-pid=\"Nwx48d7r5\" id=\"Nwx48d7r5\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-js8u8iuhc\" style=\"\" data-az-id=\"js8u8iuhc\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ij8fzumrh\" style=\"\" data-az-id=\"Ij8fzumrh\" data-azat-pid=\"Ij8fzumrh\" id=\"Ij8fzumrh\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Jirh337cu\" style=\"\" data-az-id=\"Jirh337cu\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,5,'es',0,'<div class=\"az-element az-section hover-style-Hjo0s5vbo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Hjo0s5vbo\" data-azat-pid=\"Hjo0s5vbo\" id=\"Hjo0s5vbo\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-zje7apoo8\" style=\"\" data-az-id=\"zje7apoo8\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column hover-style-cupzop1ql col-md-4\" style=\"\" data-az-id=\"cupzop1ql\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xk2ctf0v2\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"xk2ctf0v2\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column hover-style-D5ti6fs56 col-md-4\" style=\"\" data-az-id=\"D5ti6fs56\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"e971jnubp\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column hover-style-Fas6gd5vg col-md-4\" style=\"\" data-az-id=\"Fas6gd5vg\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fzwmiavh3\" style=\"\" data-az-persist=\"\" data-az-id=\"fzwmiavh3\" data-azat-pid=\"fzwmiavh3\" id=\"fzwmiavh3\" data-azb=\"az_html\"></div></div></div></div></div><div class=\"az-element az-section hover-style-Nwx48d7r5\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nwx48d7r5\" data-azat-pid=\"Nwx48d7r5\" id=\"Nwx48d7r5\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-js8u8iuhc\" style=\"\" data-az-id=\"js8u8iuhc\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ij8fzumrh\" style=\"\" data-az-id=\"Ij8fzumrh\" data-azat-pid=\"Ij8fzumrh\" id=\"Ij8fzumrh\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Jirh337cu\" style=\"\" data-az-id=\"Jirh337cu\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,6,'es',0,'<div class=\"az-element az-section hover-style-X2b4l4u6i\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"X2b4l4u6i\" data-azat-pid=\"Hjo0s5vbo\" id=\"Hjo0s5vbo\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Uqjwhxu67\" style=\"\" data-az-id=\"Uqjwhxu67\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Ptrj0eop8\" style=\"\" data-az-id=\"Ptrj0eop8\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xzis2t20e\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"xzis2t20e\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Kemwkyzz2\" style=\"\" data-az-id=\"Kemwkyzz2\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"mnf2ifsxi\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-dk2l8d8k3\" style=\"\" data-az-id=\"dk2l8d8k3\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ilws7dbj1\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+\" data-az-id=\"ilws7dbj1\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a></div></div></div></div></div><div class=\"az-element az-section hover-style-g88clq14f\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"g88clq14f\" data-azat-pid=\"Nwx48d7r5\" id=\"Nwx48d7r5\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Td91myq27\" style=\"\" data-az-id=\"Td91myq27\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-C460fhrr8\" style=\"\" data-az-id=\"C460fhrr8\" data-azat-pid=\"Ij8fzumrh\" id=\"Ij8fzumrh\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-n5pmubx1q\" style=\"\" data-az-id=\"n5pmubx1q\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,7,'es',0,'<div class=\"az-element az-section hover-style-X2b4l4u6i\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"X2b4l4u6i\" data-azat-pid=\"Hjo0s5vbo\" id=\"Hjo0s5vbo\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Uqjwhxu67\" style=\"\" data-az-id=\"Uqjwhxu67\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Ptrj0eop8\" style=\"\" data-az-id=\"Ptrj0eop8\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xzis2t20e\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"xzis2t20e\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Kemwkyzz2\" style=\"\" data-az-id=\"Kemwkyzz2\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"mnf2ifsxi\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-dk2l8d8k3\" style=\"\" data-az-id=\"dk2l8d8k3\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ilws7dbj1\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+CjxhIGhyZWY9Im1haWx0bzppbmZvQGNpc2NzYXMuY29tJnN1YmplY3Q9QVNVTlRPJmJvZHk9Q29ycmVvIGVsZWN0csOzbmljbyBkZSBkZW1vc3RyYWNpw7NuIj4KaW5mb0BjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"ilws7dbj1\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<a href=\"mailto:info@ciscsas.com&amp;subject=ASUNTO&amp;body=Correo electrónico de demostración\">\ninfo@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section hover-style-g88clq14f\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"g88clq14f\" data-azat-pid=\"Nwx48d7r5\" id=\"Nwx48d7r5\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Td91myq27\" style=\"\" data-az-id=\"Td91myq27\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-C460fhrr8\" style=\"\" data-az-id=\"C460fhrr8\" data-azat-pid=\"Ij8fzumrh\" id=\"Ij8fzumrh\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-n5pmubx1q\" style=\"\" data-az-id=\"n5pmubx1q\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,8,'es',0,'<div class=\"az-element az-section hover-style-X2b4l4u6i\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"X2b4l4u6i\" data-azat-pid=\"Hjo0s5vbo\" id=\"Hjo0s5vbo\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Uqjwhxu67\" style=\"\" data-az-id=\"Uqjwhxu67\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Ptrj0eop8\" style=\"\" data-az-id=\"Ptrj0eop8\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xzis2t20e\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"xzis2t20e\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Kemwkyzz2\" style=\"\" data-az-id=\"Kemwkyzz2\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"mnf2ifsxi\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-dk2l8d8k3\" style=\"\" data-az-id=\"dk2l8d8k3\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ilws7dbj1\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"ilws7dbj1\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section hover-style-g88clq14f\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"g88clq14f\" data-azat-pid=\"Nwx48d7r5\" id=\"Nwx48d7r5\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Td91myq27\" style=\"\" data-az-id=\"Td91myq27\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-C460fhrr8\" style=\"\" data-az-id=\"C460fhrr8\" data-azat-pid=\"Ij8fzumrh\" id=\"Ij8fzumrh\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-n5pmubx1q\" style=\"\" data-az-id=\"n5pmubx1q\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,9,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Sg0uwcper\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Sg0uwcper\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-gplhidt89\" style=\"\" data-az-id=\"gplhidt89\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ztnyik3gm\" style=\"\" data-az-id=\"ztnyik3gm\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vb64sdxaq\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"vb64sdxaq\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-seii6et5n\" style=\"\" data-az-id=\"seii6et5n\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ya3hw87fx\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-s563fd0pt\" style=\"\" data-az-id=\"s563fd0pt\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ttvr3e3a5\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"ttvr3e3a5\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-Ji5gd7px3\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ji5gd7px3\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-S3b5otkyq\" style=\"\" data-az-id=\"S3b5otkyq\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-sa81x3j4t\" style=\"\" data-az-id=\"sa81x3j4t\" data-azat-pid=\"Ij8fzumrh\" id=\"Ij8fzumrh\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Enj1ihkk8\" style=\"\" data-az-id=\"Enj1ihkk8\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,10,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Sg0uwcper\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Sg0uwcper\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-gplhidt89\" style=\"\" data-az-id=\"gplhidt89\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ztnyik3gm\" style=\"\" data-az-id=\"ztnyik3gm\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vb64sdxaq\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"vb64sdxaq\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-seii6et5n\" style=\"\" data-az-id=\"seii6et5n\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ya3hw87fx\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-s563fd0pt\" style=\"\" data-az-id=\"s563fd0pt\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ttvr3e3a5\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"ttvr3e3a5\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-Ji5gd7px3\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ji5gd7px3\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-S3b5otkyq\" style=\"\" data-az-id=\"S3b5otkyq\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-sa81x3j4t\" style=\"\" data-az-id=\"sa81x3j4t\" data-azat-pid=\"sa81x3j4t\" id=\"sa81x3j4t\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-le0jpn27j\" style=\"\" data-az-persist=\"PHA+Q29weXJpZ2h0IDIwMjEuIFRvZG9zIGxvcyBkZXJlY2hvcyByZXNlcnZhZG9zIENJU0MgU0FTPC9wPg==\" data-az-id=\"le0jpn27j\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Copyright 2021. Todos los derechos reservados CISC SAS</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Enj1ihkk8\" style=\"\" data-az-id=\"Enj1ihkk8\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,11,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Sg0uwcper\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Sg0uwcper\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-gplhidt89\" style=\"\" data-az-id=\"gplhidt89\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ztnyik3gm\" style=\"\" data-az-id=\"ztnyik3gm\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vb64sdxaq\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"vb64sdxaq\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-seii6et5n\" style=\"\" data-az-id=\"seii6et5n\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ya3hw87fx\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-s563fd0pt\" style=\"\" data-az-id=\"s563fd0pt\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ttvr3e3a5\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"ttvr3e3a5\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-Ji5gd7px3\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ji5gd7px3\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-S3b5otkyq\" style=\"\" data-az-id=\"S3b5otkyq\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-sa81x3j4t\" style=\"\" data-az-id=\"sa81x3j4t\" data-azat-pid=\"sa81x3j4t\" id=\"sa81x3j4t\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-le0jpn27j\" style=\"\" data-az-persist=\"PHA+Q29weXJpZ2h0IDIwMjEuIFRvZG9zIGxvcyBkZXJlY2hvcyByZXNlcnZhZG9zIENJU0MgU0FTPC9wPg==\" data-az-id=\"le0jpn27j\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Copyright 2021. Todos los derechos reservados CISC SAS</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Enj1ihkk8\" style=\"\" data-az-id=\"Enj1ihkk8\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Coqgj9q51\" style=\"\" data-az-persist=\"PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1mYWNlYm9vay1mIj48L2k+CjxpIGNsYXNzPSJmYS1icmFuZHMgZmEteC10d2l0dGVyIj48L2k+CjxpIGNsYXNzPSJmYS1icmFuZHMgZmEtbGlua2VkaW4taW4iPjwvaT4KPGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1pbnN0YWdyYW0iPjwvaT4=\" data-az-id=\"Coqgj9q51\" data-azat-pid=\"Coqgj9q51\" id=\"Coqgj9q51\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><i class=\"fa-brands fa-facebook-f\"></i>\n<i class=\"fa-brands fa-x-twitter\"></i>\n<i class=\"fa-brands fa-linkedin-in\"></i>\n<i class=\"fa-brands fa-instagram\"></i></div></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,12,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Sg0uwcper\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Sg0uwcper\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-gplhidt89\" style=\"\" data-az-id=\"gplhidt89\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ztnyik3gm\" style=\"\" data-az-id=\"ztnyik3gm\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vb64sdxaq\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"vb64sdxaq\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-seii6et5n\" style=\"\" data-az-id=\"seii6et5n\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ya3hw87fx\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-s563fd0pt\" style=\"\" data-az-id=\"s563fd0pt\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ttvr3e3a5\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"ttvr3e3a5\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-Ji5gd7px3\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ji5gd7px3\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-S3b5otkyq\" style=\"\" data-az-id=\"S3b5otkyq\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-sa81x3j4t\" style=\"\" data-az-id=\"sa81x3j4t\" data-azat-pid=\"sa81x3j4t\" id=\"sa81x3j4t\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-le0jpn27j\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"le0jpn27j\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Enj1ihkk8\" style=\"\" data-az-id=\"Enj1ihkk8\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Coqgj9q51\" style=\"\" data-az-persist=\"PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1mYWNlYm9vay1mIj48L2k+CjxpIGNsYXNzPSJmYS1icmFuZHMgZmEteC10d2l0dGVyIj48L2k+CjxpIGNsYXNzPSJmYS1icmFuZHMgZmEtbGlua2VkaW4taW4iPjwvaT4KPGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1pbnN0YWdyYW0iPjwvaT4=\" data-az-id=\"Coqgj9q51\" data-azat-pid=\"Coqgj9q51\" id=\"Coqgj9q51\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><i class=\"fa-brands fa-facebook-f\"></i>\n<i class=\"fa-brands fa-x-twitter\"></i>\n<i class=\"fa-brands fa-linkedin-in\"></i>\n<i class=\"fa-brands fa-instagram\"></i></div></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,13,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Sg0uwcper\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Sg0uwcper\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-gplhidt89\" style=\"\" data-az-id=\"gplhidt89\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ztnyik3gm\" style=\"\" data-az-id=\"ztnyik3gm\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vb64sdxaq\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"vb64sdxaq\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-seii6et5n\" style=\"\" data-az-id=\"seii6et5n\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ya3hw87fx\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-s563fd0pt\" style=\"\" data-az-id=\"s563fd0pt\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ttvr3e3a5\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"ttvr3e3a5\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-Ji5gd7px3\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ji5gd7px3\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-S3b5otkyq\" style=\"\" data-az-id=\"S3b5otkyq\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-sa81x3j4t\" style=\"\" data-az-id=\"sa81x3j4t\" data-azat-pid=\"sa81x3j4t\" id=\"sa81x3j4t\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-le0jpn27j\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"le0jpn27j\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Enj1ihkk8\" style=\"\" data-az-id=\"Enj1ihkk8\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Coqgj9q51\" style=\"\" data-az-persist=\"PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1mYWNlYm9vay1mIj48L2k+CjxpIGNsYXNzPSJmYS1icmFuZHMgZmEteC10d2l0dGVyIj48L2k+CjxpIGNsYXNzPSJmYS1icmFuZHMgZmEtbGlua2VkaW4taW4iPjwvaT4KPGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1pbnN0YWdyYW0iPjwvaT4=\" data-az-id=\"Coqgj9q51\" data-azat-pid=\"Coqgj9q51\" id=\"Coqgj9q51\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><i class=\"fa-brands fa-facebook-f\"></i>\n<i class=\"fa-brands fa-x-twitter\"></i>\n<i class=\"fa-brands fa-linkedin-in\"></i>\n<i class=\"fa-brands fa-instagram\"></i></div></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,14,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Sg0uwcper\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Sg0uwcper\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-gplhidt89\" style=\"\" data-az-id=\"gplhidt89\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ztnyik3gm\" style=\"\" data-az-id=\"ztnyik3gm\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vb64sdxaq\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"vb64sdxaq\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-seii6et5n\" style=\"\" data-az-id=\"seii6et5n\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ya3hw87fx\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-s563fd0pt\" style=\"\" data-az-id=\"s563fd0pt\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ttvr3e3a5\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"ttvr3e3a5\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-Ji5gd7px3\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ji5gd7px3\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-S3b5otkyq\" style=\"\" data-az-id=\"S3b5otkyq\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-sa81x3j4t\" style=\"\" data-az-id=\"sa81x3j4t\" data-azat-pid=\"sa81x3j4t\" id=\"sa81x3j4t\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-le0jpn27j\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"le0jpn27j\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Enj1ihkk8\" style=\"\" data-az-id=\"Enj1ihkk8\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Coqgj9q51\" style=\"\" data-az-persist=\"PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1mYWNlYm9vay1mIj48L2k+PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS14LXR3aXR0ZXIiPjwvaT48aSBjbGFzcz0iZmEtYnJhbmRzIGZhLWxpbmtlZGluLWluIj48L2k+PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1pbnN0YWdyYW0iPjwvaT4=\" data-az-id=\"Coqgj9q51\" data-azat-pid=\"Coqgj9q51\" id=\"Coqgj9q51\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><i class=\"fa-brands fa-facebook-f\"></i><i class=\"fa-brands fa-x-twitter\"></i><i class=\"fa-brands fa-linkedin-in\"></i><i class=\"fa-brands fa-instagram\"></i></div></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,15,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Og7rra17m\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Og7rra17m\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-o1m8wov4n\" style=\"\" data-az-id=\"o1m8wov4n\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hclfh92np\" style=\"\" data-az-id=\"hclfh92np\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ekni7l8sh\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"Ekni7l8sh\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-w5spcwj4l\" style=\"\" data-az-id=\"w5spcwj4l\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Rbh03bcx5\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-lhiwywf7j\" style=\"\" data-az-id=\"lhiwywf7j\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-D82iprbnz\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"D82iprbnz\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-luhtv7rl9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"luhtv7rl9\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Fa0o7xpja\" style=\"\" data-az-id=\"Fa0o7xpja\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Nn9jl00d1\" style=\"\" data-az-id=\"Nn9jl00d1\" data-azat-pid=\"sa81x3j4t\" id=\"sa81x3j4t\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tb9nflc6y\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"tb9nflc6y\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-po7wd7g3k\" style=\"\" data-az-id=\"po7wd7g3k\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zipzxa2ig\" style=\"\" data-az-persist=\"PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1mYWNlYm9vay1mIj48L2k+PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS14LXR3aXR0ZXIiPjwvaT48aSBjbGFzcz0iZmEtYnJhbmRzIGZhLWxpbmtlZGluLWluIj48L2k+PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1pbnN0YWdyYW0iPjwvaT4=\" data-az-id=\"Zipzxa2ig\" data-azat-pid=\"Coqgj9q51\" id=\"Coqgj9q51\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><i class=\"fa-brands fa-facebook-f\"></i><i class=\"fa-brands fa-x-twitter\"></i><i class=\"fa-brands fa-linkedin-in\"></i><i class=\"fa-brands fa-instagram\"></i></div></div></div></div></div>',NULL,NULL),('drag_and_drop_block',0,1,16,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Og7rra17m\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Og7rra17m\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-o1m8wov4n\" style=\"\" data-az-id=\"o1m8wov4n\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hclfh92np\" style=\"\" data-az-id=\"hclfh92np\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ekni7l8sh\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"Ekni7l8sh\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-w5spcwj4l\" style=\"\" data-az-id=\"w5spcwj4l\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Rbh03bcx5\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-lhiwywf7j\" style=\"\" data-az-id=\"lhiwywf7j\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-D82iprbnz\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"D82iprbnz\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-luhtv7rl9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"luhtv7rl9\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Fa0o7xpja\" style=\"\" data-az-id=\"Fa0o7xpja\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Nn9jl00d1\" style=\"\" data-az-id=\"Nn9jl00d1\" data-azat-pid=\"sa81x3j4t\" id=\"sa81x3j4t\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tb9nflc6y\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"tb9nflc6y\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-po7wd7g3k\" style=\"\" data-az-id=\"po7wd7g3k\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-Vj3wz6421\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Vj3wz6421\" data-azat-pid=\"Vj3wz6421\" id=\"Vj3wz6421\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-html hover-style-Zipzxa2ig\" style=\"\" data-az-persist=\"PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1mYWNlYm9vay1mIj48L2k+PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS14LXR3aXR0ZXIiPjwvaT48aSBjbGFzcz0iZmEtYnJhbmRzIGZhLWxpbmtlZGluLWluIj48L2k+PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1pbnN0YWdyYW0iPjwvaT4=\" data-az-id=\"Zipzxa2ig\" data-azat-pid=\"Coqgj9q51\" id=\"Coqgj9q51\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><i class=\"fa-brands fa-facebook-f\"></i><i class=\"fa-brands fa-x-twitter\"></i><i class=\"fa-brands fa-linkedin-in\"></i><i class=\"fa-brands fa-instagram\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,17,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Og7rra17m\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Og7rra17m\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-o1m8wov4n\" style=\"\" data-az-id=\"o1m8wov4n\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hclfh92np\" style=\"\" data-az-id=\"hclfh92np\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ekni7l8sh\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"Ekni7l8sh\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-w5spcwj4l\" style=\"\" data-az-id=\"w5spcwj4l\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Rbh03bcx5\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-lhiwywf7j\" style=\"\" data-az-id=\"lhiwywf7j\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-D82iprbnz\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"D82iprbnz\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-luhtv7rl9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"luhtv7rl9\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Fa0o7xpja\" style=\"\" data-az-id=\"Fa0o7xpja\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Nn9jl00d1\" style=\"\" data-az-id=\"Nn9jl00d1\" data-azat-pid=\"sa81x3j4t\" id=\"sa81x3j4t\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tb9nflc6y\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"tb9nflc6y\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-po7wd7g3k\" style=\"\" data-az-id=\"po7wd7g3k\" data-azat-pid=\"Jirh337cu\" id=\"Jirh337cu\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zipzxa2ig\" style=\"\" data-az-persist=\"PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1mYWNlYm9vay1mIj48L2k+PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS14LXR3aXR0ZXIiPjwvaT48aSBjbGFzcz0iZmEtYnJhbmRzIGZhLWxpbmtlZGluLWluIj48L2k+PGkgY2xhc3M9ImZhLWJyYW5kcyBmYS1pbnN0YWdyYW0iPjwvaT4=\" data-az-id=\"Zipzxa2ig\" data-azat-pid=\"Coqgj9q51\" id=\"Coqgj9q51\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><i class=\"fa-brands fa-facebook-f\"></i><i class=\"fa-brands fa-x-twitter\"></i><i class=\"fa-brands fa-linkedin-in\"></i><i class=\"fa-brands fa-instagram\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,18,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Og7rra17m\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Og7rra17m\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-o1m8wov4n\" style=\"\" data-az-id=\"o1m8wov4n\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hclfh92np\" style=\"\" data-az-id=\"hclfh92np\" data-azat-pid=\"cupzop1ql\" id=\"cupzop1ql\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ekni7l8sh\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"Ekni7l8sh\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-w5spcwj4l\" style=\"\" data-az-id=\"w5spcwj4l\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Rbh03bcx5\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-lhiwywf7j\" style=\"\" data-az-id=\"lhiwywf7j\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-D82iprbnz\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"D82iprbnz\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-luhtv7rl9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"luhtv7rl9\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Fa0o7xpja\" style=\"\" data-az-id=\"Fa0o7xpja\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Nn9jl00d1\" style=\"\" data-az-id=\"Nn9jl00d1\" data-azat-pid=\"sa81x3j4t\" id=\"sa81x3j4t\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tb9nflc6y\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"tb9nflc6y\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-po7wd7g3k\" style=\"\" data-az-id=\"po7wd7g3k\" data-azat-pid=\"po7wd7g3k\" id=\"po7wd7g3k\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-py97rxf9m\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"py97rxf9m\" data-azat-pid=\"py97rxf9m\" id=\"py97rxf9m\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Wuacmej7w\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Wuacmej7w\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-dxk0gghur\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"dxk0gghur\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-V34w2g8vz\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"V34w2g8vz\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,19,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Og7rra17m\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Og7rra17m\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-o1m8wov4n\" style=\"\" data-az-id=\"o1m8wov4n\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hclfh92np\" style=\"\" data-az-id=\"hclfh92np\" data-azat-pid=\"hclfh92np\" id=\"hclfh92np\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ekni7l8sh\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"Ekni7l8sh\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-w5spcwj4l\" style=\"\" data-az-id=\"w5spcwj4l\" data-azat-pid=\"D5ti6fs56\" id=\"D5ti6fs56\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Rbh03bcx5\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-lhiwywf7j\" style=\"\" data-az-id=\"lhiwywf7j\" data-azat-pid=\"Fas6gd5vg\" id=\"Fas6gd5vg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-D82iprbnz\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"D82iprbnz\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-luhtv7rl9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"luhtv7rl9\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Fa0o7xpja\" style=\"\" data-az-id=\"Fa0o7xpja\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Nn9jl00d1\" style=\"\" data-az-id=\"Nn9jl00d1\" data-azat-pid=\"sa81x3j4t\" id=\"sa81x3j4t\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tb9nflc6y\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"tb9nflc6y\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-po7wd7g3k\" style=\"\" data-az-id=\"po7wd7g3k\" data-azat-pid=\"po7wd7g3k\" id=\"po7wd7g3k\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-py97rxf9m\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"py97rxf9m\" data-azat-pid=\"py97rxf9m\" id=\"py97rxf9m\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Wuacmej7w\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Wuacmej7w\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-dxk0gghur\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"dxk0gghur\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-V34w2g8vz\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"V34w2g8vz\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,20,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Hl54wttv5\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Hl54wttv5\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-a9v8iy98c\" style=\"\" data-az-id=\"a9v8iy98c\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 hover-style-r4pjompbq\" style=\"\" data-az-id=\"r4pjompbq\" data-azat-pid=\"r4pjompbq\" id=\"r4pjompbq\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Mwrzrr6pp\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"Mwrzrr6pp\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 hover-style-R8riuahq6\" style=\"\" data-az-id=\"R8riuahq6\" data-azat-pid=\"R8riuahq6\" id=\"R8riuahq6\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-el_class=\"column-2\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ff5tg5054\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 hover-style-Kg3xhsacp\" style=\"\" data-az-id=\"Kg3xhsacp\" data-azat-pid=\"Kg3xhsacp\" id=\"Kg3xhsacp\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"column-3\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-html hover-style-w2g2rigd9\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"w2g2rigd9\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-Rdvq49jpw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rdvq49jpw\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-O3nsfrz8h\" style=\"\" data-az-id=\"O3nsfrz8h\" data-azat-pid=\"js8u8iuhc\" id=\"js8u8iuhc\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Soudrhxit\" style=\"\" data-az-id=\"Soudrhxit\" data-azat-pid=\"sa81x3j4t\" id=\"sa81x3j4t\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Enqlzczwf\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"Enqlzczwf\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-kxn7x1fxw\" style=\"\" data-az-id=\"kxn7x1fxw\" data-azat-pid=\"po7wd7g3k\" id=\"po7wd7g3k\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-pgkmy03pt\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"pgkmy03pt\" data-azat-pid=\"py97rxf9m\" id=\"py97rxf9m\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-z4ouhtv57\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"z4ouhtv57\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-L65t041sd\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"L65t041sd\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-N9fng8pza\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"N9fng8pza\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,21,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Hl54wttv5\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Hl54wttv5\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-a9v8iy98c\" style=\"\" data-az-id=\"a9v8iy98c\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 hover-style-r4pjompbq\" style=\"\" data-az-id=\"r4pjompbq\" data-azat-pid=\"r4pjompbq\" id=\"r4pjompbq\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Mwrzrr6pp\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"Mwrzrr6pp\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 hover-style-R8riuahq6\" style=\"\" data-az-id=\"R8riuahq6\" data-azat-pid=\"R8riuahq6\" id=\"R8riuahq6\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-el_class=\"column-2\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ff5tg5054\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 hover-style-Kg3xhsacp\" style=\"\" data-az-id=\"Kg3xhsacp\" data-azat-pid=\"Kg3xhsacp\" id=\"Kg3xhsacp\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"column-3\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-html hover-style-w2g2rigd9\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"w2g2rigd9\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-Rdvq49jpw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rdvq49jpw\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-O3nsfrz8h\" style=\"\" data-az-id=\"O3nsfrz8h\" data-azat-pid=\"O3nsfrz8h\" id=\"O3nsfrz8h\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Soudrhxit\" style=\"\" data-az-id=\"Soudrhxit\" data-azat-pid=\"Soudrhxit\" id=\"Soudrhxit\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Enqlzczwf\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"Enqlzczwf\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-kxn7x1fxw\" style=\"\" data-az-id=\"kxn7x1fxw\" data-azat-pid=\"kxn7x1fxw\" id=\"kxn7x1fxw\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-N9fng8pza\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"N9fng8pza\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" draggable=\"false\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-L65t041sd\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"L65t041sd\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\" draggable=\"false\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-z4ouhtv57\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"z4ouhtv57\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\" draggable=\"false\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-pgkmy03pt\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"pgkmy03pt\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,22,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Hl54wttv5\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Hl54wttv5\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-a9v8iy98c\" style=\"\" data-az-id=\"a9v8iy98c\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 hover-style-r4pjompbq\" style=\"\" data-az-id=\"r4pjompbq\" data-azat-pid=\"r4pjompbq\" id=\"r4pjompbq\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Mwrzrr6pp\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"Mwrzrr6pp\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 hover-style-R8riuahq6\" style=\"\" data-az-id=\"R8riuahq6\" data-azat-pid=\"R8riuahq6\" id=\"R8riuahq6\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-el_class=\"column-2\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ff5tg5054\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 hover-style-Kg3xhsacp\" style=\"\" data-az-id=\"Kg3xhsacp\" data-azat-pid=\"Kg3xhsacp\" id=\"Kg3xhsacp\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"column-3\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-html hover-style-w2g2rigd9\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"w2g2rigd9\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-Rdvq49jpw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rdvq49jpw\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-O3nsfrz8h\" style=\"\" data-az-id=\"O3nsfrz8h\" data-azat-pid=\"O3nsfrz8h\" id=\"O3nsfrz8h\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Soudrhxit\" style=\"\" data-az-id=\"Soudrhxit\" data-azat-pid=\"Soudrhxit\" id=\"Soudrhxit\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Enqlzczwf\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"Enqlzczwf\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-kxn7x1fxw\" style=\"\" data-az-id=\"kxn7x1fxw\" data-azat-pid=\"kxn7x1fxw\" id=\"kxn7x1fxw\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-N9fng8pza\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"N9fng8pza\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" draggable=\"false\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-L65t041sd\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"L65t041sd\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\" draggable=\"false\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-z4ouhtv57\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"z4ouhtv57\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\" draggable=\"false\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-pgkmy03pt\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"pgkmy03pt\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,23,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Jfr6duti5\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Jfr6duti5\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-A6h6amj9r\" style=\"\" data-az-id=\"A6h6amj9r\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 hover-style-Vx8riwwrm\" style=\"\" data-az-id=\"Vx8riwwrm\" data-azat-pid=\"r4pjompbq\" id=\"r4pjompbq\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xfwfk16u0\" style=\"\" data-az-persist=\"PGE+CiAgICA8aW1nIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL2ltYWdlcy9sb2dvLWZvb3Rlci53ZWJwIiBhbHQ9IkNJU0MiIHRpdGxlPSJDSVNDIi8+CjwvYT4KPHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"Xfwfk16u0\" data-azat-pid=\"xk2ctf0v2\" id=\"xk2ctf0v2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a>\n    <img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\">\n</a>\n<p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 hover-style-Umt90h42x\" style=\"\" data-az-id=\"Umt90h42x\" data-azat-pid=\"R8riuahq6\" id=\"R8riuahq6\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"I851lumj4\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 hover-style-Qbdn496br\" style=\"\" data-az-id=\"Qbdn496br\" data-azat-pid=\"Kg3xhsacp\" id=\"Kg3xhsacp\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-svx2r4vvx\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"svx2r4vvx\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-jmzos9y51\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"jmzos9y51\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-As51o1vb1\" style=\"\" data-az-id=\"As51o1vb1\" data-azat-pid=\"O3nsfrz8h\" id=\"O3nsfrz8h\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-fh19y1xzd\" style=\"\" data-az-id=\"fh19y1xzd\" data-azat-pid=\"Soudrhxit\" id=\"Soudrhxit\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rebisk148\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"rebisk148\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-fknj7dpez\" style=\"\" data-az-id=\"fknj7dpez\" data-azat-pid=\"kxn7x1fxw\" id=\"kxn7x1fxw\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-yjzjjqks4\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"yjzjjqks4\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-A4q1lq6le\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"A4q1lq6le\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-V3kx8e8qg\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"V3kx8e8qg\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Jg07h65he\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Jg07h65he\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,24,'es',0,'<div class=\"az-element az-section primary-footer hover-style-Jfr6duti5\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Jfr6duti5\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-A6h6amj9r\" style=\"\" data-az-id=\"A6h6amj9r\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 az-util-vertical-centering hover-style-Vx8riwwrm\" style=\"\" data-az-id=\"Vx8riwwrm\" data-azat-pid=\"Vx8riwwrm\" id=\"Vx8riwwrm\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xfwfk16u0\" style=\"\" data-az-persist=\"PGE+PGltZyBzcmM9InNpdGVzL2RlZmF1bHQvZmlsZXMvY2lzY190aGVtZS9pbWFnZXMvbG9nby1mb290ZXIud2VicCIgYWx0PSJDSVNDIiB0aXRsZT0iQ0lTQyIvPjwvYT48cD5DcmVhbW9zIGV4cGVyaWVuY2lhcyBkaWdpdGFsZXMgcGFyYSA8YnI+aGFjZXIgY3JlY2VkciB0dSBlbXByZXNhPC9wPg==\" data-az-id=\"Xfwfk16u0\" data-azat-pid=\"Xfwfk16u0\" id=\"Xfwfk16u0\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a><img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\"></a><p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 az-util-vertical-centering hover-style-Umt90h42x\" style=\"\" data-az-id=\"Umt90h42x\" data-azat-pid=\"Umt90h42x\" id=\"Umt90h42x\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"I851lumj4\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 az-util-vertical-centering hover-style-Qbdn496br\" style=\"\" data-az-id=\"Qbdn496br\" data-azat-pid=\"Qbdn496br\" id=\"Qbdn496br\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-svx2r4vvx\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"svx2r4vvx\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-jmzos9y51\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"jmzos9y51\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-As51o1vb1\" style=\"\" data-az-id=\"As51o1vb1\" data-azat-pid=\"O3nsfrz8h\" id=\"O3nsfrz8h\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-fh19y1xzd\" style=\"\" data-az-id=\"fh19y1xzd\" data-azat-pid=\"Soudrhxit\" id=\"Soudrhxit\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rebisk148\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"rebisk148\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-fknj7dpez\" style=\"\" data-az-id=\"fknj7dpez\" data-azat-pid=\"kxn7x1fxw\" id=\"kxn7x1fxw\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-yjzjjqks4\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"yjzjjqks4\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-A4q1lq6le\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"A4q1lq6le\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-V3kx8e8qg\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"V3kx8e8qg\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Jg07h65he\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Jg07h65he\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,25,'es',0,'<div class=\"az-element az-section primary-footer hover-style-fw8icqdy0\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"fw8icqdy0\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Lleihk71c\" style=\"\" data-az-id=\"Lleihk71c\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 az-util-vertical-centering hover-style-wsag0af5x\" style=\"\" data-az-id=\"wsag0af5x\" data-azat-pid=\"Vx8riwwrm\" id=\"Vx8riwwrm\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xp9tcb66o\" style=\"\" data-az-persist=\"PGE+PGltZyBzcmM9InNpdGVzL2RlZmF1bHQvZmlsZXMvY2lzY190aGVtZS9pbWFnZXMvbG9nby1mb290ZXIud2VicCIgYWx0PSJDSVNDIiB0aXRsZT0iQ0lTQyIvPjwvYT48cD5DcmVhbW9zIGV4cGVyaWVuY2lhcyBkaWdpdGFsZXMgcGFyYSA8YnI+aGFjZXIgY3JlY2VkciB0dSBlbXByZXNhPC9wPg==\" data-az-id=\"Xp9tcb66o\" data-azat-pid=\"Xfwfk16u0\" id=\"Xfwfk16u0\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a><img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\"></a><p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 az-util-vertical-centering hover-style-mit8si2a7\" style=\"\" data-az-id=\"mit8si2a7\" data-azat-pid=\"Umt90h42x\" id=\"Umt90h42x\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Wcbffk3l9\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 az-util-vertical-centering hover-style-Cmqnphtpw\" style=\"\" data-az-id=\"Cmqnphtpw\" data-azat-pid=\"Qbdn496br\" id=\"Qbdn496br\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zktujtliq\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"Zktujtliq\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-Tcun6hxch\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Tcun6hxch\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-pb09fthx9\" style=\"\" data-az-id=\"pb09fthx9\" data-azat-pid=\"pb09fthx9\" id=\"pb09fthx9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 az-util-vertical-centering hover-style-Szdq3okdd\" style=\"\" data-az-id=\"Szdq3okdd\" data-azat-pid=\"Szdq3okdd\" id=\"Szdq3okdd\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ye9b0davz\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"ye9b0davz\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 az-util-vertical-centering hover-style-l6wuddb71\" style=\"\" data-az-id=\"l6wuddb71\" data-azat-pid=\"l6wuddb71\" id=\"l6wuddb71\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-xc8oo42xu\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"xc8oo42xu\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-R6jtfieh6\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"R6jtfieh6\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-dl9imnkok\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"dl9imnkok\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-iv9jx4gb2\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"iv9jx4gb2\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,26,'es',0,'<div class=\"az-element az-section primary-footer hover-style-fw8icqdy0\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"fw8icqdy0\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Lleihk71c\" style=\"\" data-az-id=\"Lleihk71c\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 az-util-vertical-centering hover-style-wsag0af5x\" style=\"\" data-az-id=\"wsag0af5x\" data-azat-pid=\"Vx8riwwrm\" id=\"Vx8riwwrm\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xp9tcb66o\" style=\"\" data-az-persist=\"PGE+PGltZyBzcmM9InNpdGVzL2RlZmF1bHQvZmlsZXMvY2lzY190aGVtZS9pbWFnZXMvbG9nby1mb290ZXIud2VicCIgYWx0PSJDSVNDIiB0aXRsZT0iQ0lTQyIvPjwvYT48cD5DcmVhbW9zIGV4cGVyaWVuY2lhcyBkaWdpdGFsZXMgcGFyYSA8YnI+aGFjZXIgY3JlY2VkciB0dSBlbXByZXNhPC9wPg==\" data-az-id=\"Xp9tcb66o\" data-azat-pid=\"Xfwfk16u0\" id=\"Xfwfk16u0\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a><img src=\"sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\"></a><p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 az-util-vertical-centering hover-style-mit8si2a7\" style=\"\" data-az-id=\"mit8si2a7\" data-azat-pid=\"Umt90h42x\" id=\"Umt90h42x\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Wcbffk3l9\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 az-util-vertical-centering hover-style-Cmqnphtpw\" style=\"\" data-az-id=\"Cmqnphtpw\" data-azat-pid=\"Qbdn496br\" id=\"Qbdn496br\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zktujtliq\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"Zktujtliq\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-Tcun6hxch\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Tcun6hxch\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-pb09fthx9\" style=\"\" data-az-id=\"pb09fthx9\" data-azat-pid=\"pb09fthx9\" id=\"pb09fthx9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 az-util-vertical-centering hover-style-Szdq3okdd\" style=\"\" data-az-id=\"Szdq3okdd\" data-azat-pid=\"Szdq3okdd\" id=\"Szdq3okdd\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ye9b0davz\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"ye9b0davz\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-l6wuddb71\" style=\"\" data-az-id=\"l6wuddb71\" data-azat-pid=\"l6wuddb71\" id=\"l6wuddb71\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-xc8oo42xu\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"xc8oo42xu\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-R6jtfieh6\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"R6jtfieh6\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-dl9imnkok\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"dl9imnkok\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-iv9jx4gb2\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"iv9jx4gb2\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,28,'es',0,'<div class=\"az-element az-section primary-footer hover-style-K9izuvllb\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"K9izuvllb\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-wylsn7rt6\" style=\"\" data-az-id=\"wylsn7rt6\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 az-util-vertical-centering hover-style-Pu0fasueu\" style=\"\" data-az-id=\"Pu0fasueu\" data-azat-pid=\"Vx8riwwrm\" id=\"Vx8riwwrm\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mc0ou4x1f\" style=\"\" data-az-persist=\"PGE+PGltZyBzcmM9Ii9zaXRlcy9kZWZhdWx0L2ZpbGVzL2Npc2NfdGhlbWUvaW1hZ2VzL2xvZ28tZm9vdGVyLndlYnAiIGFsdD0iQ0lTQyIgdGl0bGU9IkNJU0MiLz48L2E+PHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"mc0ou4x1f\" data-azat-pid=\"mc0ou4x1f\" id=\"mc0ou4x1f\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a><img src=\"/sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\"></a><p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 az-util-vertical-centering hover-style-Gtmk2kc4l\" style=\"\" data-az-id=\"Gtmk2kc4l\" data-azat-pid=\"Umt90h42x\" id=\"Umt90h42x\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Esmv5lafy\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 az-util-vertical-centering hover-style-Cayp3y8zf\" style=\"\" data-az-id=\"Cayp3y8zf\" data-azat-pid=\"Qbdn496br\" id=\"Qbdn496br\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-S8rr450r7\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"S8rr450r7\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-njlet01p0\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"njlet01p0\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-r65ek0f4k\" style=\"\" data-az-id=\"r65ek0f4k\" data-azat-pid=\"pb09fthx9\" id=\"pb09fthx9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 az-util-vertical-centering hover-style-Adwryo8x7\" style=\"\" data-az-id=\"Adwryo8x7\" data-azat-pid=\"Szdq3okdd\" id=\"Szdq3okdd\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-aewooec2a\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"aewooec2a\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-Xjyjsi6d3\" style=\"\" data-az-id=\"Xjyjsi6d3\" data-azat-pid=\"l6wuddb71\" id=\"l6wuddb71\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-K5b3w53zy\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"K5b3w53zy\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Qhl8ttbw4\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Qhl8ttbw4\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-x9bmxsma7\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"x9bmxsma7\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Tlykwy45u\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Tlykwy45u\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,29,'es',0,'<div class=\"az-element az-section primary-footer hover-style-sydmgtwxt\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"sydmgtwxt\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Hbplxqk2m\" style=\"\" data-az-id=\"Hbplxqk2m\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 az-util-vertical-centering hover-style-tto5l5lr8\" style=\"\" data-az-id=\"tto5l5lr8\" data-azat-pid=\"Vx8riwwrm\" id=\"Vx8riwwrm\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-News3t1ah\" style=\"\" data-az-persist=\"PGE+PGltZyBzcmM9Ii9zaXRlcy9kZWZhdWx0L2ZpbGVzL2Npc2NfdGhlbWUvaW1hZ2VzL2xvZ28tZm9vdGVyLndlYnAiIGFsdD0iQ0lTQyIgdGl0bGU9IkNJU0MiLz48L2E+PHA+SW1wdWxzYW1vcyBsYSB0cmFuc2Zvcm1hY2nDs24gdGVjbm9sw7NnaWNhIDxicj4gZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvcD4=\" data-az-id=\"News3t1ah\" data-azat-pid=\"News3t1ah\" id=\"News3t1ah\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a><img src=\"/sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\"></a><p>Impulsamos la transformación tecnológica <br> de entidades públicas y privadas.</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 az-util-vertical-centering hover-style-Oviqpkonc\" style=\"\" data-az-id=\"Oviqpkonc\" data-azat-pid=\"Umt90h42x\" id=\"Umt90h42x\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Pgaclleyg\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 az-util-vertical-centering hover-style-Hqmdts2cx\" style=\"\" data-az-id=\"Hqmdts2cx\" data-azat-pid=\"Qbdn496br\" id=\"Qbdn496br\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-a01370bqw\" style=\"\" data-az-persist=\"PGEgaHJlZj0iaHR0cHM6Ly9tYXBzLmFwcC5nb28uZ2wvOVViajE5TFpHUGtiTWdZQkEiIHRhcmdldD0iX2JsYW5rIiByZWw9Im5vb3BlbmVyIG5vcmVmZXJyZXIiPgpFZGlmaWNpbyBUb3JyZSBDZW50cmFsLCBBdi4gRWwgRG9yYWRvICM2OEMgLTYxIE9mIDYyMSA8YnI+CkJvZ290w6EsIENvbG9tYmlhCjwvYT4KPGJyPgo8YSBocmVmPSJ0ZWw6KzU3NjAxMzAwMzE2MyI+KDYwMSkgMzAwIDMxIDYzPC9hPgo8YnI+CjxhIGhyZWY9Im1haWx0bzppbmZvQGNpc2NzYXMuY29tIj5pbmZvQGNpc2NzYXMuY29tPC9hPgo8YnI+CjxhIGhyZWY9Im1haWx0bzpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbSI+c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb208L2E+Cg==\" data-az-id=\"a01370bqw\" data-azat-pid=\"a01370bqw\" id=\"a01370bqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"https://maps.app.goo.gl/9Ubj19LZGPkbMgYBA\" target=\"_blank\" rel=\"noopener noreferrer\">\nEdificio Torre Central, Av. El Dorado #68C -61 Of 621 <br>\nBogotá, Colombia\n</a>\n<br>\n<a href=\"tel:+576013003163\">(601) 300 31 63</a>\n<br>\n<a href=\"mailto:info@ciscsas.com\">info@ciscsas.com</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com\">servicioalcliente@ciscsas.com</a>\n</div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-Waubr3afq\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Waubr3afq\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-ekr4lhhi6\" style=\"\" data-az-id=\"ekr4lhhi6\" data-azat-pid=\"pb09fthx9\" id=\"pb09fthx9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 az-util-vertical-centering hover-style-tvur9smx9\" style=\"\" data-az-id=\"tvur9smx9\" data-azat-pid=\"Szdq3okdd\" id=\"Szdq3okdd\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lol0cel8j\" style=\"\" data-az-persist=\"PHA+wqkgQ29weXJpZ2h0IDIwMjYuIFRvZG9zIGxvcyBkZXJlY2hvcyByZXNlcnZhZG9zIENJU0MgU0FTIMKuPC9wPg==\" data-az-id=\"lol0cel8j\" data-azat-pid=\"lol0cel8j\" id=\"lol0cel8j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2026. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-iwz4akk9x\" style=\"\" data-az-id=\"iwz4akk9x\" data-azat-pid=\"l6wuddb71\" id=\"l6wuddb71\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-Rla9iczuz\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Rla9iczuz\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-r1esns8fm\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"r1esns8fm\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-vxgi9s7p2\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"vxgi9s7p2\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Mfhf7l6e1\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Mfhf7l6e1\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL),('drag_and_drop_block',0,1,30,'es',0,'<div class=\"az-element az-section primary-footer hover-style-jwnybzq8y\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"jwnybzq8y\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-b90ieqa9y\" style=\"\" data-az-id=\"b90ieqa9y\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 az-util-vertical-centering hover-style-Ibf4fi29w\" style=\"\" data-az-id=\"Ibf4fi29w\" data-azat-pid=\"Vx8riwwrm\" id=\"Vx8riwwrm\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hy4u5nl0m\" style=\"\" data-az-persist=\"PGE+PGltZyBzcmM9Ii9zaXRlcy9kZWZhdWx0L2ZpbGVzL2Npc2NfdGhlbWUvaW1hZ2VzL2xvZ28tZm9vdGVyLndlYnAiIGFsdD0iQ0lTQyIgdGl0bGU9IkNJU0MiLz48L2E+PHA+SW1wdWxzYW1vcyBsYSB0cmFuc2Zvcm1hY2nDs24gdGVjbm9sw7NnaWNhIDxicj4gZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvcD4=\" data-az-id=\"Hy4u5nl0m\" data-azat-pid=\"News3t1ah\" id=\"News3t1ah\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a><img src=\"/sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\"></a><p>Impulsamos la transformación tecnológica <br> de entidades públicas y privadas.</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 az-util-vertical-centering hover-style-Ubp5p3cbs\" style=\"\" data-az-id=\"Ubp5p3cbs\" data-azat-pid=\"Umt90h42x\" id=\"Umt90h42x\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"q5a83yzls\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 az-util-vertical-centering hover-style-Ev47c4n25\" style=\"\" data-az-id=\"Ev47c4n25\" data-azat-pid=\"Qbdn496br\" id=\"Qbdn496br\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tuuvsdwgp\" style=\"\" data-az-persist=\"PGEgaHJlZj0iaHR0cHM6Ly9tYXBzLmFwcC5nb28uZ2wvRjlUZVZBVUxTeGZrdWNqazciIHRhcmdldD0iX2JsYW5rIiByZWw9Im5vb3BlbmVyIG5vcmVmZXJyZXIiPgpFZGlmaWNpbyBUb3JyZSBDZW50cmFsLCBBdi4gRWwgRG9yYWRvICM2OEMgLTYxIE9mIDYyMSA8YnI+CkJvZ290w6EsIENvbG9tYmlhCjwvYT48YnI+PGEgaHJlZj0idGVsOis1NzYwMTMwMDMxNjMiPig2MDEpIDMwMCAzMSA2MzwvYT48YnI+PGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20iPmluZm9AY2lzY3Nhcy5jb208L2E+PGJyPjxhIGhyZWY9Im1haWx0bzpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbSI+c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb208L2E+\" data-az-id=\"tuuvsdwgp\" data-azat-pid=\"tuuvsdwgp\" id=\"tuuvsdwgp\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"https://maps.app.goo.gl/F9TeVAULSxfkucjk7\" target=\"_blank\" rel=\"noopener noreferrer\">\nEdificio Torre Central, Av. El Dorado #68C -61 Of 621 <br>\nBogotá, Colombia\n</a><br><a href=\"tel:+576013003163\">(601) 300 31 63</a><br><a href=\"mailto:info@ciscsas.com\">info@ciscsas.com</a><br><a href=\"mailto:servicioalcliente@ciscsas.com\">servicioalcliente@ciscsas.com</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-xpadhqej7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xpadhqej7\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-sb6lrscbi\" style=\"\" data-az-id=\"sb6lrscbi\" data-azat-pid=\"pb09fthx9\" id=\"pb09fthx9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 az-util-vertical-centering hover-style-xfcabkuuj\" style=\"\" data-az-id=\"xfcabkuuj\" data-azat-pid=\"Szdq3okdd\" id=\"Szdq3okdd\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-opmlegwnp\" style=\"\" data-az-persist=\"PHA+wqkgQ29weXJpZ2h0IDIwMjYuIFRvZG9zIGxvcyBkZXJlY2hvcyByZXNlcnZhZG9zIENJU0MgU0FTIMKuPC9wPg==\" data-az-id=\"opmlegwnp\" data-azat-pid=\"lol0cel8j\" id=\"lol0cel8j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2026. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-ipp5bhjgx\" style=\"\" data-az-id=\"ipp5bhjgx\" data-azat-pid=\"l6wuddb71\" id=\"l6wuddb71\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-N4pak1k5n\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"N4pak1k5n\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-q2uzmu1cc\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"q2uzmu1cc\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Qqmgpgnx2\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Qqmgpgnx2\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Tix6qldlf\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Tix6qldlf\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n',NULL,NULL);
/*!40000 ALTER TABLE `block_content_revision__body` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_access_policy`
--

DROP TABLE IF EXISTS `cache_access_policy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_access_policy` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_access_policy`
--

LOCK TABLES `cache_access_policy` WRITE;
/*!40000 ALTER TABLE `cache_access_policy` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_access_policy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_bootstrap`
--

DROP TABLE IF EXISTS `cache_bootstrap`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_bootstrap` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_bootstrap`
--

LOCK TABLES `cache_bootstrap` WRITE;
/*!40000 ALTER TABLE `cache_bootstrap` DISABLE KEYS */;
INSERT INTO `cache_bootstrap` VALUES ('block_content_uuid',_binary 'a:2:{s:36:\"0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";s:1:\"1\";s:36:\"7740b568-231a-4f5a-8c07-e5f7641284a2\";s:1:\"3\";}',-1,1773332168.833,1,'','0'),('core.extension.list.theme',_binary 'a:9:{s:5:\"claro\";O:31:\"Drupal\\Core\\Extension\\Extension\":13:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:32:\"core/themes/claro/claro.info.yml\";s:11:\"\0*\0filename\";s:11:\"claro.theme\";s:4:\"info\";a:22:{s:4:\"name\";s:5:\"Claro\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:62:\"A clean, accessible, and powerful Drupal administration theme.\";s:8:\"alt text\";s:49:\"Screenshot of Claro, Drupal administration theme.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"libraries\";a:3:{i:0;s:19:\"core/drupal.message\";i:1;s:14:\"core/normalize\";i:2;s:20:\"claro/global-styling\";}s:18:\"libraries-override\";a:16:{s:21:\"core/drupal.tabledrag\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"misc/components/tabledrag.module.css\";s:28:\"css/components/tabledrag.css\";}}}s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/ajax-progress.module.css\";s:39:\"css/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"misc/components/autocomplete-loading.module.css\";s:46:\"css/components/autocomplete-loading.module.css\";}}}s:20:\"system/status.report\";s:19:\"claro/status.report\";s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";b:0;}}}s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:29:\"css/components/dropbutton.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";b:0;}}}s:23:\"core/internal.jquery_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:45:\"assets/vendor/jquery.ui/themes/base/theme.css\";b:0;}}}s:18:\"core/drupal.dialog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:46:\"assets/vendor/jquery.ui/themes/base/dialog.css\";b:0;}}}s:16:\"user/drupal.user\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/user.module.css\";b:0;}}}s:24:\"field_ui/drupal.field_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/field_ui.admin.css\";s:28:\"css/theme/field-ui.admin.css\";}}}s:16:\"node/drupal.node\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";b:0;}}}s:9:\"node/form\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";b:0;}}}s:15:\"toolbar/toolbar\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/toolbar.module.css\";s:33:\"css/components/toolbar.module.css\";}s:5:\"theme\";a:2:{s:21:\"css/toolbar.theme.css\";s:27:\"css/theme/toolbar.theme.css\";s:27:\"css/toolbar.icons.theme.css\";s:33:\"css/theme/toolbar.icons.theme.css\";}}}s:20:\"toolbar/toolbar.menu\";a:1:{s:3:\"css\";a:1:{s:5:\"state\";a:1:{s:20:\"css/toolbar.menu.css\";s:26:\"css/state/toolbar.menu.css\";}}}s:22:\"views_ui/admin.styling\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/views_ui.admin.css\";s:33:\"css/components/views_ui.admin.css\";}s:5:\"theme\";a:1:{s:28:\"css/views_ui.admin.theme.css\";s:34:\"css/theme/views_ui.admin.theme.css\";}}}}s:16:\"libraries-extend\";a:28:{s:20:\"core/drupal.collapse\";a:1:{i:0;s:19:\"claro/details-focus\";}s:18:\"core/drupal.dialog\";a:1:{i:0;s:25:\"claro/claro.drupal.dialog\";}s:22:\"core/drupal.dropbutton\";a:1:{i:0;s:16:\"claro/dropbutton\";}s:20:\"core/drupal.checkbox\";a:1:{i:0;s:14:\"claro/checkbox\";}s:19:\"core/drupal.message\";a:1:{i:0;s:14:\"claro/messages\";}s:20:\"core/drupal.progress\";a:1:{i:0;s:14:\"claro/progress\";}s:26:\"core/drupal.tabbingmanager\";a:1:{i:0;s:20:\"claro/tabbingmanager\";}s:21:\"core/drupal.tabledrag\";a:1:{i:0;s:21:\"claro/claro.tabledrag\";}s:23:\"core/drupal.tableselect\";a:1:{i:0;s:17:\"claro/tableselect\";}s:21:\"core/drupal.tablesort\";a:1:{i:0;s:22:\"claro/drupal.tablesort\";}s:25:\"core/drupal.vertical-tabs\";a:1:{i:0;s:19:\"claro/vertical-tabs\";}s:16:\"file/drupal.file\";a:1:{i:0;s:10:\"claro/file\";}s:26:\"filter/drupal.filter.admin\";a:1:{i:0;s:12:\"claro/filter\";}s:20:\"filter/drupal.filter\";a:1:{i:0;s:12:\"claro/filter\";}s:12:\"system/admin\";a:1:{i:0;s:18:\"claro/system.admin\";}s:24:\"core/drupal.autocomplete\";a:1:{i:0;s:18:\"claro/autocomplete\";}s:24:\"shortcut/drupal.shortcut\";a:1:{i:0;s:21:\"claro/drupal.shortcut\";}s:16:\"core/drupal.ajax\";a:1:{i:0;s:10:\"claro/ajax\";}s:16:\"user/drupal.user\";a:1:{i:0;s:27:\"claro/form.password-confirm\";}s:24:\"node/drupal.node.preview\";a:1:{i:0;s:25:\"claro/drupal.node.preview\";}s:20:\"system/status.report\";a:1:{i:0;s:19:\"claro/status.report\";}s:18:\"views/views.module\";a:1:{i:0;s:11:\"claro/views\";}s:22:\"views_ui/admin.styling\";a:1:{i:0;s:14:\"claro/views_ui\";}s:32:\"media/media_embed_ckeditor_theme\";a:1:{i:0;s:39:\"claro/classy.media_embed_ckeditor_theme\";}s:16:\"media_library/ui\";a:1:{i:0;s:22:\"claro/media_library.ui\";}s:18:\"media_library/view\";a:1:{i:0;s:25:\"claro/media_library.theme\";}s:20:\"media_library/widget\";a:1:{i:0;s:25:\"claro/media_library.theme\";}s:11:\"image/admin\";a:1:{i:0;s:17:\"claro/image.admin\";}}s:7:\"regions\";a:9:{s:6:\"header\";s:6:\"Header\";s:11:\"pre_content\";s:11:\"Pre-content\";s:10:\"breadcrumb\";s:10:\"Breadcrumb\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:7:\"content\";s:7:\"Content\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:13:\"sidebar_first\";s:13:\"First sidebar\";}s:14:\"regions_hidden\";a:3:{i:0;s:13:\"sidebar_first\";i:1;s:8:\"page_top\";i:2;s:11:\"page_bottom\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:32:\"core/themes/claro/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:0:{}}s:7:\"subpath\";s:12:\"themes/claro\";s:6:\"origin\";s:4:\"core\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;s:19:\"module_dependencies\";a:0:{}}s:7:\"olivero\";O:31:\"Drupal\\Core\\Extension\\Extension\":13:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:36:\"core/themes/olivero/olivero.info.yml\";s:11:\"\0*\0filename\";s:13:\"olivero.theme\";s:4:\"info\";a:22:{s:4:\"name\";s:7:\"Olivero\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:57:\"A clean, accessible, and flexible Drupal front-end theme.\";s:8:\"alt text\";s:46:\"Screenshot of Olivero, Drupal front-end theme.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"libraries\";a:1:{i:0;s:22:\"olivero/global-styling\";}s:7:\"regions\";a:13:{s:6:\"header\";s:6:\"Header\";s:12:\"primary_menu\";s:12:\"Primary menu\";s:14:\"secondary_menu\";s:14:\"Secondary menu\";s:4:\"hero\";s:17:\"Hero (full width)\";s:11:\"highlighted\";s:11:\"Highlighted\";s:10:\"breadcrumb\";s:10:\"Breadcrumb\";s:6:\"social\";s:10:\"Social Bar\";s:13:\"content_above\";s:13:\"Content Above\";s:7:\"content\";s:7:\"Content\";s:7:\"sidebar\";s:7:\"Sidebar\";s:13:\"content_below\";s:13:\"Content Below\";s:10:\"footer_top\";s:10:\"Footer Top\";s:13:\"footer_bottom\";s:13:\"Footer Bottom\";}s:18:\"libraries-override\";a:10:{s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"core/components/ajax-progress.module.css\";s:39:\"css/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"core/components/autocomplete-loading.module.css\";s:46:\"css/components/autocomplete-loading.module.css\";}}}s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";b:0;}}}s:20:\"core/drupal.checkbox\";b:0;s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:29:\"css/components/dropbutton.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";s:32:\"css/components/vertical-tabs.css\";}}}s:22:\"media/oembed.formatter\";b:0;s:29:\"layout_builder/twocol_section\";s:37:\"olivero/layout_builder_twocol_section\";s:31:\"layout_builder/threecol_section\";s:39:\"olivero/layout_builder_threecol_section\";s:30:\"layout_builder/fourcol_section\";s:38:\"olivero/layout_builder_fourcol_section\";}s:16:\"libraries-extend\";a:12:{s:19:\"core/drupal.message\";a:1:{i:0;s:22:\"olivero/drupal.message\";}s:20:\"core/drupal.collapse\";a:1:{i:0;s:15:\"olivero/details\";}s:18:\"core/drupal.dialog\";a:1:{i:0;s:21:\"olivero/drupal.dialog\";}s:20:\"core/drupal.progress\";a:1:{i:0;s:16:\"olivero/progress\";}s:21:\"core/drupal.tabledrag\";a:1:{i:0;s:17:\"olivero/tabledrag\";}s:23:\"layout_discovery/onecol\";a:1:{i:0;s:32:\"olivero/layout_discovery_section\";}s:30:\"layout_discovery/twocol_bricks\";a:1:{i:0;s:32:\"olivero/layout_discovery_section\";}s:23:\"layout_discovery/twocol\";a:1:{i:0;s:32:\"olivero/layout_discovery_section\";}s:34:\"layout_discovery/threecol_25_50_25\";a:1:{i:0;s:32:\"olivero/layout_discovery_section\";}s:34:\"layout_discovery/threecol_33_34_33\";a:1:{i:0;s:32:\"olivero/layout_discovery_section\";}s:24:\"node/drupal.node.preview\";a:1:{i:0;s:27:\"olivero/drupal.node.preview\";}s:37:\"content_moderation/content_moderation\";a:1:{i:0;s:26:\"olivero/content_moderation\";}}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:34:\"core/themes/olivero/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:0:{}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:14:\"themes/olivero\";s:6:\"origin\";s:4:\"core\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;s:19:\"module_dependencies\";a:0:{}}s:7:\"stable9\";O:31:\"Drupal\\Core\\Extension\\Extension\":14:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:36:\"core/themes/stable9/stable9.info.yml\";s:11:\"\0*\0filename\";s:13:\"stable9.theme\";s:4:\"info\";a:21:{s:4:\"name\";s:8:\"Stable 9\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:54:\"A base theme using Drupal 9.0.0\'s core markup and CSS.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"hidden\";b:1;s:18:\"libraries-override\";a:61:{s:24:\"block/drupal.block.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/block.admin.css\";s:25:\"css/block/block.admin.css\";}}}s:49:\"announcements_feed/drupal.announcements_feed.page\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:31:\"css/announcements_feed.page.css\";s:50:\"css/announcements_feed/announcements_feed.page.css\";}}}s:51:\"announcements_feed/drupal.announcements_feed.dialog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"css/announcements_feed.dialog.css\";s:52:\"css/announcements_feed/announcements_feed.dialog.css\";}}}s:52:\"announcements_feed/drupal.announcements_feed.toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:34:\"css/announcements_feed.toolbar.css\";s:53:\"css/announcements_feed/announcements_feed.toolbar.css\";}}}s:50:\"config_translation/drupal.config_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:32:\"css/config_translation.admin.css\";s:51:\"css/config_translation/config_translation.admin.css\";}}}s:52:\"content_translation/drupal.content_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:33:\"css/content_translation.admin.css\";s:53:\"css/content_translation/content_translation.admin.css\";}}}s:37:\"content_moderation/content_moderation\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:33:\"css/content_moderation.module.css\";s:52:\"css/content_moderation/content_moderation.module.css\";}s:5:\"theme\";a:1:{s:32:\"css/content_moderation.theme.css\";s:51:\"css/content_moderation/content_moderation.theme.css\";}}}s:34:\"contextual/drupal.contextual-links\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:25:\"css/contextual.module.css\";s:36:\"css/contextual/contextual.module.css\";}s:5:\"theme\";a:2:{s:24:\"css/contextual.theme.css\";s:35:\"css/contextual/contextual.theme.css\";s:30:\"css/contextual.icons.theme.css\";s:41:\"css/contextual/contextual.icons.theme.css\";}}}s:36:\"contextual/drupal.contextual-toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:26:\"css/contextual.toolbar.css\";s:37:\"css/contextual/contextual.toolbar.css\";}}}s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/ajax-progress.module.css\";s:44:\"css/core/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"misc/components/autocomplete-loading.module.css\";s:51:\"css/core/components/autocomplete-loading.module.css\";}}}s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:34:\"css/core/dropbutton/dropbutton.css\";}}}s:22:\"core/drupal.fieldgroup\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"misc/components/fieldgroup.module.css\";s:41:\"css/core/components/fieldgroup.module.css\";}}}s:20:\"core/drupal.progress\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:35:\"misc/components/progress.module.css\";s:39:\"css/core/components/progress.module.css\";}}}s:27:\"core/drupal.textarea-resize\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"misc/components/resize.module.css\";s:37:\"css/core/components/resize.module.css\";}}}s:21:\"core/drupal.tabledrag\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:2:{s:36:\"misc/components/tabledrag.module.css\";s:40:\"css/core/components/tabledrag.module.css\";s:37:\"misc/components/tree-child.module.css\";s:41:\"css/core/components/tree-child.module.css\";}}}s:23:\"core/drupal.tableheader\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/sticky-header.module.css\";s:44:\"css/core/components/sticky-header.module.css\";}}}s:21:\"core/drupal.tablesort\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"misc/components/tablesort.module.css\";s:40:\"css/core/components/tablesort.module.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";s:26:\"css/core/vertical-tabs.css\";}}}s:14:\"core/normalize\";s:17:\"stable9/normalize\";s:18:\"dblog/drupal.dblog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/dblog.module.css\";s:26:\"css/dblog/dblog.module.css\";}}}s:24:\"field_ui/drupal.field_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/field_ui.admin.css\";s:31:\"css/field_ui/field_ui.admin.css\";}}}s:14:\"filter/caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:29:\"css/filter/filter.caption.css\";}}}s:11:\"image/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/image.admin.css\";s:25:\"css/image/image.admin.css\";}}}s:30:\"language/drupal.language.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/language.admin.css\";s:31:\"css/language/language.admin.css\";}}}s:23:\"layout_discovery/onecol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/onecol/onecol.css\";s:42:\"layouts/layout_discovery/onecol/onecol.css\";}}}s:30:\"layout_discovery/twocol_bricks\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:39:\"layouts/twocol_bricks/twocol_bricks.css\";s:56:\"layouts/layout_discovery/twocol_bricks/twocol_bricks.css\";}}}s:23:\"layout_discovery/twocol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/twocol/twocol.css\";s:42:\"layouts/layout_discovery/twocol/twocol.css\";}}}s:34:\"layout_discovery/threecol_25_50_25\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_25_50_25/threecol_25_50_25.css\";s:64:\"layouts/layout_discovery/threecol_25_50_25/threecol_25_50_25.css\";}}}s:34:\"layout_discovery/threecol_33_34_33\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_33_34_33/threecol_33_34_33.css\";s:64:\"layouts/layout_discovery/threecol_33_34_33/threecol_33_34_33.css\";}}}s:36:\"layout_builder/drupal.layout_builder\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/layout-builder.css\";s:37:\"css/layout_builder/layout-builder.css\";}}}s:29:\"layout_builder/twocol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:41:\"layouts/twocol_section/twocol_section.css\";s:56:\"layouts/layout_builder/twocol_section/twocol_section.css\";}}}s:31:\"layout_builder/threecol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:45:\"layouts/threecol_section/threecol_section.css\";s:60:\"layouts/layout_builder/threecol_section/threecol_section.css\";}}}s:30:\"layout_builder/fourcol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:43:\"layouts/fourcol_section/fourcol_section.css\";s:58:\"layouts/layout_builder/fourcol_section/fourcol_section.css\";}}}s:26:\"locale/drupal.locale.admin\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/locale.admin.css\";s:27:\"css/locale/locale.admin.css\";}}}s:20:\"media/filter.caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:28:\"css/media/filter.caption.css\";}}}s:22:\"media/oembed.formatter\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:24:\"css/oembed.formatter.css\";s:30:\"css/media/oembed.formatter.css\";}}}s:18:\"media/oembed.frame\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/oembed.frame.css\";s:26:\"css/media/oembed.frame.css\";}}}s:33:\"menu_ui/drupal.menu_ui.adminforms\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:21:\"css/menu_ui.admin.css\";s:29:\"css/menu_ui/menu_ui.admin.css\";}}}s:22:\"migrate_drupal_ui/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:49:\"css/components/upgrade-analysis-report-tables.css\";s:67:\"css/migrate_drupal_ui/components/upgrade-analysis-report-tables.css\";}}}s:16:\"node/drupal.node\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:24:\"node/drupal.node.preview\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/node.preview.css\";s:25:\"css/node/node.preview.css\";}}}s:9:\"node/form\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:22:\"node/drupal.node.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/node.admin.css\";s:23:\"css/node/node.admin.css\";}}}s:34:\"settings_tray/drupal.settings_tray\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:3:{s:28:\"css/settings_tray.module.css\";s:42:\"css/settings_tray/settings_tray.module.css\";s:28:\"css/settings_tray.motion.css\";s:42:\"css/settings_tray/settings_tray.motion.css\";s:29:\"css/settings_tray.toolbar.css\";s:43:\"css/settings_tray/settings_tray.toolbar.css\";}s:5:\"theme\";a:1:{s:27:\"css/settings_tray.theme.css\";s:41:\"css/settings_tray/settings_tray.theme.css\";}}}s:24:\"shortcut/drupal.shortcut\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:2:{s:22:\"css/shortcut.theme.css\";s:31:\"css/shortcut/shortcut.theme.css\";s:28:\"css/shortcut.icons.theme.css\";s:37:\"css/shortcut/shortcut.icons.theme.css\";}}}s:11:\"system/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:8:{s:31:\"css/components/align.module.css\";s:38:\"css/system/components/align.module.css\";s:42:\"css/components/container-inline.module.css\";s:49:\"css/system/components/container-inline.module.css\";s:34:\"css/components/clearfix.module.css\";s:41:\"css/system/components/clearfix.module.css\";s:32:\"css/components/hidden.module.css\";s:39:\"css/system/components/hidden.module.css\";s:35:\"css/components/item-list.module.css\";s:42:\"css/system/components/item-list.module.css\";s:28:\"css/components/js.module.css\";s:35:\"css/system/components/js.module.css\";s:44:\"css/components/position-container.module.css\";s:51:\"css/system/components/position-container.module.css\";s:42:\"css/components/reset-appearance.module.css\";s:49:\"css/system/components/reset-appearance.module.css\";}}}s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";s:27:\"css/system/system.admin.css\";}}}s:18:\"system/maintenance\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/system.maintenance.css\";s:33:\"css/system/system.maintenance.css\";}}}s:11:\"system/diff\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/system.diff.css\";s:26:\"css/system/system.diff.css\";}}}s:20:\"system/status.report\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:3:{s:40:\"css/components/system-status-counter.css\";s:47:\"css/system/components/system-status-counter.css\";s:48:\"css/components/system-status-report-counters.css\";s:55:\"css/system/components/system-status-report-counters.css\";s:52:\"css/components/system-status-report-general-info.css\";s:59:\"css/system/components/system-status-report-general-info.css\";}}}s:24:\"taxonomy/drupal.taxonomy\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/taxonomy.theme.css\";s:31:\"css/taxonomy/taxonomy.theme.css\";}}}s:15:\"toolbar/toolbar\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/toolbar.module.css\";s:30:\"css/toolbar/toolbar.module.css\";}s:5:\"theme\";a:2:{s:21:\"css/toolbar.theme.css\";s:29:\"css/toolbar/toolbar.theme.css\";s:27:\"css/toolbar.icons.theme.css\";s:35:\"css/toolbar/toolbar.icons.theme.css\";}}}s:20:\"toolbar/toolbar.menu\";a:1:{s:3:\"css\";a:1:{s:5:\"state\";a:1:{s:20:\"css/toolbar.menu.css\";s:28:\"css/toolbar/toolbar.menu.css\";}}}s:26:\"update/drupal.update.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/update.admin.theme.css\";s:33:\"css/update/update.admin.theme.css\";}}}s:16:\"user/drupal.user\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/user.module.css\";s:24:\"css/user/user.module.css\";}}}s:22:\"user/drupal.user.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/user.admin.css\";s:23:\"css/user/user.admin.css\";}}}s:22:\"user/drupal.user.icons\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:24:\"css/user.icons.admin.css\";s:29:\"css/user/user.icons.admin.css\";}}}s:18:\"views/views.module\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/views.module.css\";s:26:\"css/views/views.module.css\";}}}s:22:\"views_ui/admin.styling\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/views_ui.admin.css\";s:31:\"css/views_ui/views_ui.admin.css\";}s:5:\"theme\";a:2:{s:28:\"css/views_ui.admin.theme.css\";s:37:\"css/views_ui/views_ui.admin.theme.css\";s:27:\"css/views_ui.contextual.css\";s:36:\"css/views_ui/views_ui.contextual.css\";}}}s:30:\"field_ui/drupal.field_ui_table\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:35:\"css/field_ui_display_mode_table.css\";s:44:\"css/field_ui/field_ui_display_mode_table.css\";}}}}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:6:\"engine\";s:4:\"twig\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:12:\"primary_menu\";s:12:\"Primary menu\";s:14:\"secondary_menu\";s:14:\"Secondary menu\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:10:\"breadcrumb\";s:10:\"Breadcrumb\";}s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:34:\"core/themes/stable9/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:9:\"libraries\";a:0:{}s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:0:{}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:14:\"themes/stable9\";s:6:\"origin\";s:4:\"core\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:5:{s:16:\"starterkit_theme\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"stable9\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"bootstrap5\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"stable9\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"dxpr_theme\";r:608;s:21:\"dxpr_theme_STARTERKIT\";r:608;s:10:\"cisc_theme\";r:608;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;s:10:\"sub_themes\";a:5:{s:16:\"starterkit_theme\";s:16:\"Starterkit theme\";s:10:\"bootstrap5\";s:10:\"Bootstrap5\";s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";s:21:\"dxpr_theme_STARTERKIT\";s:10:\"THEMETITLE\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:19:\"module_dependencies\";a:0:{}}s:5:\"stark\";O:31:\"Drupal\\Core\\Extension\\Extension\":13:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:32:\"core/themes/stark/stark.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:20:{s:4:\"name\";s:5:\"Stark\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:211:\"An intentionally plain theme with no styling to demonstrate default Drupal’s HTML and CSS. Learn how to build a custom theme from Stark in the <a href=\"https://www.drupal.org/docs/8/theming\">Theming Guide</a>.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:10:\"starterkit\";b:0;s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:6:\"engine\";s:4:\"twig\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:12:\"primary_menu\";s:12:\"Primary menu\";s:14:\"secondary_menu\";s:14:\"Secondary menu\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:10:\"breadcrumb\";s:10:\"Breadcrumb\";}s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:32:\"core/themes/stark/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:9:\"libraries\";a:0:{}s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:0:{}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:12:\"themes/stark\";s:6:\"origin\";s:4:\"core\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:0;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;s:19:\"module_dependencies\";a:0:{}}s:16:\"starterkit_theme\";O:31:\"Drupal\\Core\\Extension\\Extension\":14:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:54:\"core/themes/starterkit_theme/starterkit_theme.info.yml\";s:11:\"\0*\0filename\";s:22:\"starterkit_theme.theme\";s:4:\"info\";a:21:{s:4:\"name\";s:16:\"Starterkit theme\";s:4:\"type\";s:5:\"theme\";s:10:\"base theme\";s:7:\"stable9\";s:6:\"hidden\";b:1;s:7:\"version\";s:6:\"11.2.2\";s:9:\"libraries\";a:3:{i:0;s:21:\"starterkit_theme/base\";i:1;s:25:\"starterkit_theme/messages\";i:2;s:14:\"core/normalize\";}s:16:\"libraries-extend\";a:6:{s:16:\"user/drupal.user\";a:1:{i:0;s:21:\"starterkit_theme/user\";}s:22:\"core/drupal.dropbutton\";a:1:{i:0;s:27:\"starterkit_theme/dropbutton\";}s:18:\"core/drupal.dialog\";a:1:{i:0;s:23:\"starterkit_theme/dialog\";}s:16:\"file/drupal.file\";a:1:{i:0;s:21:\"starterkit_theme/file\";}s:20:\"core/drupal.progress\";a:1:{i:0;s:25:\"starterkit_theme/progress\";}s:21:\"core/drupal.tablesort\";a:1:{i:0;s:33:\"starterkit_theme/drupal.tablesort\";}}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:6:\"engine\";s:4:\"twig\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:12:\"primary_menu\";s:12:\"Primary menu\";s:14:\"secondary_menu\";s:14:\"Secondary menu\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:10:\"breadcrumb\";s:10:\"Breadcrumb\";}s:11:\"description\";s:0:\"\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:43:\"core/themes/starterkit_theme/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:7:\"stable9\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:23:\"themes/starterkit_theme\";s:6:\"origin\";s:4:\"core\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:0;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:7:\"stable9\";r:604;}s:4:\"sort\";i:-1;s:11:\"base_themes\";a:1:{s:7:\"stable9\";s:8:\"Stable 9\";}s:19:\"module_dependencies\";a:0:{}}s:10:\"bootstrap5\";O:31:\"Drupal\\Core\\Extension\\Extension\":15:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:45:\"themes/contrib/bootstrap5/bootstrap5.info.yml\";s:11:\"\0*\0filename\";s:16:\"bootstrap5.theme\";s:4:\"info\";a:26:{s:4:\"name\";s:10:\"Bootstrap5\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:34:\"Theme with Bootstrap 5 css library\";s:24:\"core_version_requirement\";s:14:\"^10.1 || ^11.0\";s:10:\"base theme\";s:7:\"stable9\";s:10:\"starterkit\";b:1;s:9:\"generator\";s:23:\"starterkit_theme:10.3.2\";s:9:\"libraries\";a:5:{i:0;s:15:\"bootstrap5/base\";i:1;s:19:\"bootstrap5/messages\";i:2;s:14:\"core/normalize\";i:3;s:31:\"bootstrap5/bootstrap5-js-latest\";i:4;s:25:\"bootstrap5/global-styling\";}s:16:\"libraries-extend\";a:5:{s:16:\"user/drupal.user\";a:1:{i:0;s:15:\"bootstrap5/user\";}s:22:\"core/drupal.dropbutton\";a:1:{i:0;s:21:\"bootstrap5/dropbutton\";}s:18:\"core/drupal.dialog\";a:1:{i:0;s:17:\"bootstrap5/dialog\";}s:16:\"file/drupal.file\";a:1:{i:0;s:15:\"bootstrap5/file\";}s:20:\"core/drupal.progress\";a:1:{i:0;s:19:\"bootstrap5/progress\";}}s:20:\"ckeditor_stylesheets\";a:1:{i:0;s:13:\"css/style.css\";}s:21:\"ckeditor5-stylesheets\";a:1:{i:0;s:16:\"css/ck5style.css\";}s:7:\"regions\";a:9:{s:6:\"header\";s:6:\"Header\";s:12:\"nav_branding\";s:26:\"Navigation branding region\";s:8:\"nav_main\";s:22:\"Main navigation region\";s:14:\"nav_additional\";s:64:\"Additional navigation region (eg search form, social icons, etc)\";s:10:\"breadcrumb\";s:11:\"Breadcrumbs\";s:7:\"content\";s:12:\"Main content\";s:13:\"sidebar_first\";s:13:\"Sidebar first\";s:14:\"sidebar_second\";s:14:\"Sidebar second\";s:6:\"footer\";s:6:\"Footer\";}s:7:\"version\";s:5:\"4.0.5\";s:7:\"project\";s:10:\"bootstrap5\";s:9:\"datestamp\";i:1750854760;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750854760;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:40:\"themes/contrib/bootstrap5/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:7:\"stable9\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:25:\"themes/contrib/bootstrap5\";s:6:\"origin\";s:0:\"\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:3:{s:10:\"dxpr_theme\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"bootstrap5\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:21:\"dxpr_theme_STARTERKIT\";r:821;s:10:\"cisc_theme\";r:821;}s:8:\"requires\";a:1:{s:7:\"stable9\";r:608;}s:4:\"sort\";i:-2;s:11:\"base_themes\";a:1:{s:7:\"stable9\";s:8:\"Stable 9\";}s:10:\"sub_themes\";a:3:{s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";s:21:\"dxpr_theme_STARTERKIT\";s:10:\"THEMETITLE\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:19:\"module_dependencies\";a:0:{}}s:10:\"dxpr_theme\";O:31:\"Drupal\\Core\\Extension\\Extension\":15:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:45:\"themes/contrib/dxpr_theme/dxpr_theme.info.yml\";s:11:\"\0*\0filename\";s:16:\"dxpr_theme.theme\";s:4:\"info\";a:26:{s:4:\"type\";s:5:\"theme\";s:24:\"core_version_requirement\";s:18:\"^9.3 || ^10 || ^11\";s:10:\"base theme\";s:10:\"bootstrap5\";s:4:\"name\";s:10:\"DXPR Theme\";s:11:\"description\";s:33:\"Low code framework theme by DXPR.\";s:7:\"package\";s:4:\"DXPR\";s:12:\"dependencies\";a:4:{i:0;s:11:\"drupal:file\";i:1;s:35:\"dxpr_theme_helper:dxpr_theme_helper\";i:2;s:53:\"media_library_form_element:media_library_form_element\";i:3;s:10:\"bootstrap5\";}s:7:\"regions\";a:14:{s:16:\"secondary_header\";s:16:\"Secondary Header\";s:10:\"navigation\";s:10:\"Navigation\";s:22:\"navigation_collapsible\";s:24:\"Navigation (Collapsible)\";s:11:\"highlighted\";s:11:\"Hero Region\";s:10:\"page_title\";s:10:\"Page Title\";s:4:\"help\";s:4:\"Help\";s:11:\"content_top\";s:11:\"Content Top\";s:7:\"content\";s:7:\"Content\";s:14:\"content_bottom\";s:14:\"Content Bottom\";s:13:\"sidebar_first\";s:7:\"Primary\";s:14:\"sidebar_second\";s:9:\"Secondary\";s:6:\"footer\";s:6:\"Footer\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";}s:9:\"libraries\";a:1:{i:0;s:25:\"dxpr_theme/global-styling\";}s:18:\"libraries-override\";a:1:{s:11:\"classy/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"css/components/collapse-processed.css\";b:0;}}}}s:16:\"libraries-extend\";a:1:{s:15:\"gin/gin_toolbar\";a:1:{i:0;s:22:\"dxpr_theme/gin_toolbar\";}}s:6:\"config\";a:1:{s:7:\"install\";a:1:{i:0;s:19:\"dxpr_theme.settings\";}}s:20:\"dxpr_builder_classes\";a:51:{s:22:\"dxpr-theme-form-inline\";s:11:\"Inline Form\";s:34:\"dxpr-theme-util-background-accent1\";s:36:\"Background color: DXPR Theme accent1\";s:34:\"dxpr-theme-util-background-accent2\";s:36:\"Background color: DXPR Theme accent2\";s:32:\"dxpr-theme-util-background-black\";s:23:\"Background color: black\";s:31:\"dxpr-theme-util-background-card\";s:33:\"Background color: DXPR Theme card\";s:36:\"dxpr-theme-util-background-card-text\";s:38:\"Background color: DXPR Theme card-text\";s:31:\"dxpr-theme-util-background-gray\";s:33:\"Background color: DXPR Theme gray\";s:34:\"dxpr-theme-util-background-primary\";s:36:\"Background color: DXPR Theme primary\";s:33:\"dxpr-theme-util-background-silver\";s:24:\"Background color: silver\";s:32:\"dxpr-theme-util-background-white\";s:23:\"Background color: white\";s:30:\"dxpr-theme-util-border-accent1\";s:32:\"Border color: DXPR Theme accent1\";s:30:\"dxpr-theme-util-border-accent2\";s:32:\"Border color: DXPR Theme accent2\";s:28:\"dxpr-theme-util-border-black\";s:19:\"Border color: black\";s:35:\"dxpr-theme-util-border-primary-gray\";s:37:\"Border color: DXPR Theme primary-gray\";s:30:\"dxpr-theme-util-border-primary\";s:32:\"Border color: DXPR Theme primary\";s:29:\"dxpr-theme-util-border-silver\";s:20:\"Border color: silver\";s:28:\"dxpr-theme-util-border-white\";s:19:\"Border color: white\";s:26:\"dxpr-theme-util-clear-both\";s:10:\"Clear Both\";s:26:\"dxpr-theme-util-clear-left\";s:10:\"Clear left\";s:27:\"dxpr-theme-util-clear-right\";s:11:\"Clear Right\";s:29:\"dxpr-theme-util-color-accent1\";s:30:\"Text color: DXPR Theme accent1\";s:29:\"dxpr-theme-util-color-accent2\";s:30:\"Text color: DXPR Theme accent2\";s:27:\"dxpr-theme-util-color-black\";s:28:\"Text color: DXPR Theme black\";s:26:\"dxpr-theme-util-color-card\";s:27:\"Text color: DXPR Theme card\";s:31:\"dxpr-theme-util-color-card-text\";s:32:\"Text color: DXPR Theme card-text\";s:26:\"dxpr-theme-util-color-gray\";s:27:\"Text color: DXPR Theme gray\";s:29:\"dxpr-theme-util-color-primary\";s:30:\"Text color: DXPR Theme primary\";s:28:\"dxpr-theme-util-color-silver\";s:29:\"Text color: DXPR Theme silver\";s:27:\"dxpr-theme-util-color-white\";s:28:\"Text color: DXPR Theme white\";s:26:\"dxpr-theme-util-overlay-20\";s:19:\"Overlay opacity 20%\";s:26:\"dxpr-theme-util-overlay-40\";s:19:\"Overlay opacity 40%\";s:26:\"dxpr-theme-util-overlay-60\";s:19:\"Overlay opacity 60%\";s:26:\"dxpr-theme-util-overlay-80\";s:19:\"Overlay opacity 80%\";s:31:\"dxpr-theme-util-overlay-accent1\";s:33:\"Color overlay: DXPR Theme accent1\";s:31:\"dxpr-theme-util-overlay-accent2\";s:33:\"Color overlay: DXPR Theme accent2\";s:29:\"dxpr-theme-util-overlay-black\";s:19:\"Color overlay black\";s:28:\"dxpr-theme-util-overlay-gray\";s:18:\"Color overlay gray\";s:31:\"dxpr-theme-util-overlay-primary\";s:33:\"Color overlay: DXPR Theme primary\";s:29:\"dxpr-theme-util-overlay-white\";s:19:\"Color overlay white\";s:27:\"dxpr-theme-util-single-line\";s:30:\"Single Line Text with Ellipsis\";s:25:\"dxpr-theme-util-text-bold\";s:9:\"Text Bold\";s:27:\"dxpr-theme-util-text-italic\";s:11:\"Text Italic\";s:26:\"dxpr-theme-util-text-light\";s:10:\"Text Light\";s:26:\"dxpr-theme-util-text-muted\";s:20:\"Text Muted (opacity)\";s:30:\"dxpr-theme-util-text-shadow-20\";s:15:\"Text Shadow 20%\";s:30:\"dxpr-theme-util-text-shadow-40\";s:15:\"Text Shadow 40%\";s:30:\"dxpr-theme-util-text-shadow-60\";s:15:\"Text Shadow 60%\";s:30:\"dxpr-theme-util-text-shadow-80\";s:15:\"Text Shadow 80%\";s:27:\"dxpr-theme-util-text-shadow\";s:11:\"Text Shadow\";s:30:\"dxpr-theme-util-text-uppercase\";s:14:\"Text Uppercase\";s:23:\"dxpr-theme-util-vcenter\";s:18:\"Vertical centering\";}s:7:\"version\";s:5:\"6.0.4\";s:7:\"project\";s:10:\"dxpr_theme\";s:9:\"datestamp\";i:1746043493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1746043493;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:40:\"themes/contrib/dxpr_theme/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:25:\"themes/contrib/dxpr_theme\";s:6:\"origin\";s:0:\"\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:2:{s:21:\"dxpr_theme_STARTERKIT\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"dxpr_theme\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"cisc_theme\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"dxpr_theme\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:5:{s:4:\"file\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"file\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"dxpr_theme_helper\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:17:\"dxpr_theme_helper\";s:10:\"\0*\0project\";s:17:\"dxpr_theme_helper\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:26:\"media_library_form_element\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:26:\"media_library_form_element\";s:10:\"\0*\0project\";s:26:\"media_library_form_element\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"bootstrap5\";r:821;s:7:\"stable9\";r:608;}s:4:\"sort\";i:-3;s:11:\"base_themes\";a:2:{s:7:\"stable9\";s:8:\"Stable 9\";s:10:\"bootstrap5\";s:10:\"Bootstrap5\";}s:10:\"sub_themes\";a:2:{s:21:\"dxpr_theme_STARTERKIT\";s:10:\"THEMETITLE\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:19:\"module_dependencies\";a:3:{s:4:\"file\";r:968;s:17:\"dxpr_theme_helper\";r:972;s:26:\"media_library_form_element\";r:976;}}s:21:\"dxpr_theme_STARTERKIT\";O:31:\"Drupal\\Core\\Extension\\Extension\":14:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:78:\"themes/contrib/dxpr_theme/dxpr_theme_STARTERKIT/dxpr_theme_STARTERKIT.info.yml\";s:11:\"\0*\0filename\";s:27:\"dxpr_theme_STARTERKIT.theme\";s:4:\"info\";a:22:{s:4:\"type\";s:5:\"theme\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:10:\"base theme\";s:10:\"dxpr_theme\";s:4:\"name\";s:10:\"THEMETITLE\";s:11:\"description\";s:100:\"Use this STARTERKIT example if you need to build extra css files and templates on top of DXPR Theme.\";s:7:\"package\";s:4:\"DXPR\";s:7:\"regions\";a:14:{s:16:\"secondary_header\";s:16:\"Secondary Header\";s:10:\"navigation\";s:10:\"Navigation\";s:22:\"navigation_collapsible\";s:24:\"Navigation (Collapsible)\";s:11:\"highlighted\";s:11:\"Hero Region\";s:10:\"page_title\";s:10:\"Page Title\";s:4:\"help\";s:4:\"Help\";s:11:\"content_top\";s:11:\"Content Top\";s:7:\"content\";s:7:\"Content\";s:14:\"content_bottom\";s:14:\"Content Bottom\";s:13:\"sidebar_first\";s:7:\"Primary\";s:14:\"sidebar_second\";s:9:\"Secondary\";s:6:\"footer\";s:6:\"Footer\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";}s:9:\"libraries\";a:1:{i:0;s:36:\"dxpr_theme_STARTERKIT/global-styling\";}s:7:\"version\";s:5:\"6.0.4\";s:7:\"project\";s:10:\"dxpr_theme\";s:9:\"datestamp\";i:1746043493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1746043493;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:62:\"themes/contrib/dxpr_theme/dxpr_theme_STARTERKIT/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:10:\"dxpr_theme\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:47:\"themes/contrib/dxpr_theme/dxpr_theme_STARTERKIT\";s:6:\"origin\";s:0:\"\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:0;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:6:{s:10:\"dxpr_theme\";r:959;s:4:\"file\";r:968;s:17:\"dxpr_theme_helper\";r:972;s:26:\"media_library_form_element\";r:976;s:10:\"bootstrap5\";r:821;s:7:\"stable9\";r:608;}s:4:\"sort\";i:-4;s:11:\"base_themes\";a:3:{s:7:\"stable9\";s:8:\"Stable 9\";s:10:\"bootstrap5\";s:10:\"Bootstrap5\";s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";}s:19:\"module_dependencies\";a:3:{s:4:\"file\";r:968;s:17:\"dxpr_theme_helper\";r:972;s:26:\"media_library_form_element\";r:976;}}s:10:\"cisc_theme\";O:31:\"Drupal\\Core\\Extension\\Extension\":14:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:44:\"themes/custom/cisc_theme/cisc_theme.info.yml\";s:11:\"\0*\0filename\";s:16:\"cisc_theme.theme\";s:4:\"info\";a:22:{s:4:\"type\";s:5:\"theme\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:10:\"base theme\";s:10:\"dxpr_theme\";s:4:\"name\";s:10:\"CISC Theme\";s:11:\"description\";s:38:\"Tema custom para el portal web de CISC\";s:7:\"package\";s:4:\"DXPR\";s:7:\"regions\";a:14:{s:16:\"secondary_header\";s:16:\"Secondary Header\";s:10:\"navigation\";s:10:\"Navigation\";s:22:\"navigation_collapsible\";s:24:\"Navigation (Collapsible)\";s:11:\"highlighted\";s:11:\"Hero Region\";s:10:\"page_title\";s:10:\"Page Title\";s:4:\"help\";s:4:\"Help\";s:11:\"content_top\";s:11:\"Content Top\";s:7:\"content\";s:7:\"Content\";s:14:\"content_bottom\";s:14:\"Content Bottom\";s:13:\"sidebar_first\";s:7:\"Primary\";s:14:\"sidebar_second\";s:9:\"Secondary\";s:6:\"footer\";s:6:\"Footer\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";}s:9:\"libraries\";a:3:{i:0;s:25:\"cisc_theme/global-styling\";i:1;s:25:\"cisc_theme/counter-effect\";i:2;s:27:\"cisc_theme/accordion-active\";}s:7:\"version\";s:5:\"6.0.4\";s:7:\"project\";s:10:\"dxpr_theme\";s:9:\"datestamp\";i:1746043493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750344015;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:39:\"themes/custom/cisc_theme/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:10:\"dxpr_theme\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:24:\"themes/custom/cisc_theme\";s:6:\"origin\";s:0:\"\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:6:{s:10:\"dxpr_theme\";r:963;s:4:\"file\";r:968;s:17:\"dxpr_theme_helper\";r:972;s:26:\"media_library_form_element\";r:976;s:10:\"bootstrap5\";r:821;s:7:\"stable9\";r:608;}s:4:\"sort\";i:-5;s:11:\"base_themes\";a:3:{s:7:\"stable9\";s:8:\"Stable 9\";s:10:\"bootstrap5\";s:10:\"Bootstrap5\";s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";}s:19:\"module_dependencies\";a:3:{s:4:\"file\";r:968;s:17:\"dxpr_theme_helper\";r:972;s:26:\"media_library_form_element\";r:976;}}}',-1,1773418113.313,1,'','0'),('language_config_ids',_binary 'a:3:{i:0;s:18:\"language.entity.es\";i:1;s:19:\"language.entity.und\";i:2;s:19:\"language.entity.zxx\";}',-1,1773072974.317,1,'','0'),('path_alias_prefix_list',_binary 'a:41:{s:5:\"admin\";b:0;s:8:\"run-cron\";b:0;s:8:\"big_pipe\";b:0;s:14:\"block-category\";N;s:5:\"block\";b:0;s:9:\"ckeditor5\";b:0;s:7:\"comment\";N;s:8:\"comments\";N;s:7:\"contact\";b:0;s:4:\"user\";b:0;s:10:\"contextual\";N;s:5:\"devel\";b:0;s:6:\"editor\";N;s:14:\"entity_browser\";N;s:4:\"file\";N;s:6:\"filter\";b:0;s:7:\"history\";N;s:5:\"sites\";N;s:6:\"system\";N;s:5:\"media\";b:0;s:13:\"media-library\";N;s:4:\"node\";b:1;s:6:\"search\";b:0;s:4:\"cron\";N;s:0:\"\";N;s:9:\"<current>\";N;s:5:\"batch\";N;s:10:\"update.php\";N;s:29:\"entity_reference_autocomplete\";b:0;s:7:\"session\";N;s:8:\"taxonomy\";b:0;s:5:\"token\";b:0;s:7:\"toolbar\";N;s:11:\".well-known\";N;s:4:\"blog\";b:0;s:8:\"clientes\";b:0;s:7:\"rss.xml\";N;s:9:\"proyectos\";b:0;s:5:\"views\";N;s:12:\"dxpr_builder\";b:0;s:12:\"dxpr-builder\";N;}',-1,1773332168.842,1,'','0'),('state',_binary 'a:1:{s:16:\"system.cron_last\";i:1773418110;}',-1,1773418114.836,1,'','0'),('theme.active_theme.bootstrap5',_binary 'O:29:\"Drupal\\Core\\Theme\\ActiveTheme\":11:{s:7:\"\0*\0name\";s:10:\"bootstrap5\";s:7:\"\0*\0logo\";s:34:\"themes/contrib/bootstrap5/logo.svg\";s:7:\"\0*\0path\";s:25:\"themes/contrib/bootstrap5\";s:9:\"\0*\0engine\";s:4:\"twig\";s:8:\"\0*\0owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:22:\"\0*\0baseThemeExtensions\";a:1:{s:7:\"stable9\";O:31:\"Drupal\\Core\\Extension\\Extension\":15:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:36:\"core/themes/stable9/stable9.info.yml\";s:11:\"\0*\0filename\";s:13:\"stable9.theme\";s:4:\"info\";a:21:{s:4:\"name\";s:8:\"Stable 9\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:54:\"A base theme using Drupal 9.0.0\'s core markup and CSS.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"hidden\";b:1;s:18:\"libraries-override\";a:61:{s:24:\"block/drupal.block.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/block.admin.css\";s:25:\"css/block/block.admin.css\";}}}s:49:\"announcements_feed/drupal.announcements_feed.page\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:31:\"css/announcements_feed.page.css\";s:50:\"css/announcements_feed/announcements_feed.page.css\";}}}s:51:\"announcements_feed/drupal.announcements_feed.dialog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"css/announcements_feed.dialog.css\";s:52:\"css/announcements_feed/announcements_feed.dialog.css\";}}}s:52:\"announcements_feed/drupal.announcements_feed.toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:34:\"css/announcements_feed.toolbar.css\";s:53:\"css/announcements_feed/announcements_feed.toolbar.css\";}}}s:50:\"config_translation/drupal.config_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:32:\"css/config_translation.admin.css\";s:51:\"css/config_translation/config_translation.admin.css\";}}}s:52:\"content_translation/drupal.content_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:33:\"css/content_translation.admin.css\";s:53:\"css/content_translation/content_translation.admin.css\";}}}s:37:\"content_moderation/content_moderation\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:33:\"css/content_moderation.module.css\";s:52:\"css/content_moderation/content_moderation.module.css\";}s:5:\"theme\";a:1:{s:32:\"css/content_moderation.theme.css\";s:51:\"css/content_moderation/content_moderation.theme.css\";}}}s:34:\"contextual/drupal.contextual-links\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:25:\"css/contextual.module.css\";s:36:\"css/contextual/contextual.module.css\";}s:5:\"theme\";a:2:{s:24:\"css/contextual.theme.css\";s:35:\"css/contextual/contextual.theme.css\";s:30:\"css/contextual.icons.theme.css\";s:41:\"css/contextual/contextual.icons.theme.css\";}}}s:36:\"contextual/drupal.contextual-toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:26:\"css/contextual.toolbar.css\";s:37:\"css/contextual/contextual.toolbar.css\";}}}s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/ajax-progress.module.css\";s:44:\"css/core/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"misc/components/autocomplete-loading.module.css\";s:51:\"css/core/components/autocomplete-loading.module.css\";}}}s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:34:\"css/core/dropbutton/dropbutton.css\";}}}s:22:\"core/drupal.fieldgroup\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"misc/components/fieldgroup.module.css\";s:41:\"css/core/components/fieldgroup.module.css\";}}}s:20:\"core/drupal.progress\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:35:\"misc/components/progress.module.css\";s:39:\"css/core/components/progress.module.css\";}}}s:27:\"core/drupal.textarea-resize\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"misc/components/resize.module.css\";s:37:\"css/core/components/resize.module.css\";}}}s:21:\"core/drupal.tabledrag\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:2:{s:36:\"misc/components/tabledrag.module.css\";s:40:\"css/core/components/tabledrag.module.css\";s:37:\"misc/components/tree-child.module.css\";s:41:\"css/core/components/tree-child.module.css\";}}}s:23:\"core/drupal.tableheader\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/sticky-header.module.css\";s:44:\"css/core/components/sticky-header.module.css\";}}}s:21:\"core/drupal.tablesort\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"misc/components/tablesort.module.css\";s:40:\"css/core/components/tablesort.module.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";s:26:\"css/core/vertical-tabs.css\";}}}s:14:\"core/normalize\";s:17:\"stable9/normalize\";s:18:\"dblog/drupal.dblog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/dblog.module.css\";s:26:\"css/dblog/dblog.module.css\";}}}s:24:\"field_ui/drupal.field_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/field_ui.admin.css\";s:31:\"css/field_ui/field_ui.admin.css\";}}}s:14:\"filter/caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:29:\"css/filter/filter.caption.css\";}}}s:11:\"image/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/image.admin.css\";s:25:\"css/image/image.admin.css\";}}}s:30:\"language/drupal.language.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/language.admin.css\";s:31:\"css/language/language.admin.css\";}}}s:23:\"layout_discovery/onecol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/onecol/onecol.css\";s:42:\"layouts/layout_discovery/onecol/onecol.css\";}}}s:30:\"layout_discovery/twocol_bricks\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:39:\"layouts/twocol_bricks/twocol_bricks.css\";s:56:\"layouts/layout_discovery/twocol_bricks/twocol_bricks.css\";}}}s:23:\"layout_discovery/twocol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/twocol/twocol.css\";s:42:\"layouts/layout_discovery/twocol/twocol.css\";}}}s:34:\"layout_discovery/threecol_25_50_25\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_25_50_25/threecol_25_50_25.css\";s:64:\"layouts/layout_discovery/threecol_25_50_25/threecol_25_50_25.css\";}}}s:34:\"layout_discovery/threecol_33_34_33\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_33_34_33/threecol_33_34_33.css\";s:64:\"layouts/layout_discovery/threecol_33_34_33/threecol_33_34_33.css\";}}}s:36:\"layout_builder/drupal.layout_builder\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/layout-builder.css\";s:37:\"css/layout_builder/layout-builder.css\";}}}s:29:\"layout_builder/twocol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:41:\"layouts/twocol_section/twocol_section.css\";s:56:\"layouts/layout_builder/twocol_section/twocol_section.css\";}}}s:31:\"layout_builder/threecol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:45:\"layouts/threecol_section/threecol_section.css\";s:60:\"layouts/layout_builder/threecol_section/threecol_section.css\";}}}s:30:\"layout_builder/fourcol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:43:\"layouts/fourcol_section/fourcol_section.css\";s:58:\"layouts/layout_builder/fourcol_section/fourcol_section.css\";}}}s:26:\"locale/drupal.locale.admin\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/locale.admin.css\";s:27:\"css/locale/locale.admin.css\";}}}s:20:\"media/filter.caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:28:\"css/media/filter.caption.css\";}}}s:22:\"media/oembed.formatter\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:24:\"css/oembed.formatter.css\";s:30:\"css/media/oembed.formatter.css\";}}}s:18:\"media/oembed.frame\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/oembed.frame.css\";s:26:\"css/media/oembed.frame.css\";}}}s:33:\"menu_ui/drupal.menu_ui.adminforms\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:21:\"css/menu_ui.admin.css\";s:29:\"css/menu_ui/menu_ui.admin.css\";}}}s:22:\"migrate_drupal_ui/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:49:\"css/components/upgrade-analysis-report-tables.css\";s:67:\"css/migrate_drupal_ui/components/upgrade-analysis-report-tables.css\";}}}s:16:\"node/drupal.node\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:24:\"node/drupal.node.preview\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/node.preview.css\";s:25:\"css/node/node.preview.css\";}}}s:9:\"node/form\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:22:\"node/drupal.node.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/node.admin.css\";s:23:\"css/node/node.admin.css\";}}}s:34:\"settings_tray/drupal.settings_tray\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:3:{s:28:\"css/settings_tray.module.css\";s:42:\"css/settings_tray/settings_tray.module.css\";s:28:\"css/settings_tray.motion.css\";s:42:\"css/settings_tray/settings_tray.motion.css\";s:29:\"css/settings_tray.toolbar.css\";s:43:\"css/settings_tray/settings_tray.toolbar.css\";}s:5:\"theme\";a:1:{s:27:\"css/settings_tray.theme.css\";s:41:\"css/settings_tray/settings_tray.theme.css\";}}}s:24:\"shortcut/drupal.shortcut\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:2:{s:22:\"css/shortcut.theme.css\";s:31:\"css/shortcut/shortcut.theme.css\";s:28:\"css/shortcut.icons.theme.css\";s:37:\"css/shortcut/shortcut.icons.theme.css\";}}}s:11:\"system/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:8:{s:31:\"css/components/align.module.css\";s:38:\"css/system/components/align.module.css\";s:42:\"css/components/container-inline.module.css\";s:49:\"css/system/components/container-inline.module.css\";s:34:\"css/components/clearfix.module.css\";s:41:\"css/system/components/clearfix.module.css\";s:32:\"css/components/hidden.module.css\";s:39:\"css/system/components/hidden.module.css\";s:35:\"css/components/item-list.module.css\";s:42:\"css/system/components/item-list.module.css\";s:28:\"css/components/js.module.css\";s:35:\"css/system/components/js.module.css\";s:44:\"css/components/position-container.module.css\";s:51:\"css/system/components/position-container.module.css\";s:42:\"css/components/reset-appearance.module.css\";s:49:\"css/system/components/reset-appearance.module.css\";}}}s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";s:27:\"css/system/system.admin.css\";}}}s:18:\"system/maintenance\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/system.maintenance.css\";s:33:\"css/system/system.maintenance.css\";}}}s:11:\"system/diff\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/system.diff.css\";s:26:\"css/system/system.diff.css\";}}}s:20:\"system/status.report\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:3:{s:40:\"css/components/system-status-counter.css\";s:47:\"css/system/components/system-status-counter.css\";s:48:\"css/components/system-status-report-counters.css\";s:55:\"css/system/components/system-status-report-counters.css\";s:52:\"css/components/system-status-report-general-info.css\";s:59:\"css/system/components/system-status-report-general-info.css\";}}}s:24:\"taxonomy/drupal.taxonomy\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/taxonomy.theme.css\";s:31:\"css/taxonomy/taxonomy.theme.css\";}}}s:15:\"toolbar/toolbar\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/toolbar.module.css\";s:30:\"css/toolbar/toolbar.module.css\";}s:5:\"theme\";a:2:{s:21:\"css/toolbar.theme.css\";s:29:\"css/toolbar/toolbar.theme.css\";s:27:\"css/toolbar.icons.theme.css\";s:35:\"css/toolbar/toolbar.icons.theme.css\";}}}s:20:\"toolbar/toolbar.menu\";a:1:{s:3:\"css\";a:1:{s:5:\"state\";a:1:{s:20:\"css/toolbar.menu.css\";s:28:\"css/toolbar/toolbar.menu.css\";}}}s:26:\"update/drupal.update.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/update.admin.theme.css\";s:33:\"css/update/update.admin.theme.css\";}}}s:16:\"user/drupal.user\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/user.module.css\";s:24:\"css/user/user.module.css\";}}}s:22:\"user/drupal.user.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/user.admin.css\";s:23:\"css/user/user.admin.css\";}}}s:22:\"user/drupal.user.icons\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:24:\"css/user.icons.admin.css\";s:29:\"css/user/user.icons.admin.css\";}}}s:18:\"views/views.module\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/views.module.css\";s:26:\"css/views/views.module.css\";}}}s:22:\"views_ui/admin.styling\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/views_ui.admin.css\";s:31:\"css/views_ui/views_ui.admin.css\";}s:5:\"theme\";a:2:{s:28:\"css/views_ui.admin.theme.css\";s:37:\"css/views_ui/views_ui.admin.theme.css\";s:27:\"css/views_ui.contextual.css\";s:36:\"css/views_ui/views_ui.contextual.css\";}}}s:30:\"field_ui/drupal.field_ui_table\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:35:\"css/field_ui_display_mode_table.css\";s:44:\"css/field_ui/field_ui_display_mode_table.css\";}}}}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:6:\"engine\";s:4:\"twig\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:12:\"primary_menu\";s:12:\"Primary menu\";s:14:\"secondary_menu\";s:14:\"Secondary menu\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:10:\"breadcrumb\";s:10:\"Breadcrumb\";}s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:34:\"core/themes/stable9/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:9:\"libraries\";a:0:{}s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:0:{}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:14:\"themes/stable9\";s:6:\"origin\";s:4:\"core\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:5:{s:16:\"starterkit_theme\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"stable9\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"bootstrap5\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"stable9\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"dxpr_theme\";r:330;s:21:\"dxpr_theme_STARTERKIT\";r:330;s:10:\"cisc_theme\";r:330;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;s:10:\"sub_themes\";a:5:{s:16:\"starterkit_theme\";s:16:\"Starterkit theme\";s:10:\"bootstrap5\";s:10:\"Bootstrap5\";s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";s:21:\"dxpr_theme_STARTERKIT\";s:10:\"THEMETITLE\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:19:\"module_dependencies\";a:0:{}s:6:\"engine\";s:4:\"twig\";}}s:12:\"\0*\0extension\";O:31:\"Drupal\\Core\\Extension\\Extension\":18:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:45:\"themes/contrib/bootstrap5/bootstrap5.info.yml\";s:11:\"\0*\0filename\";s:16:\"bootstrap5.theme\";s:4:\"info\";a:26:{s:4:\"name\";s:10:\"Bootstrap5\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:34:\"Theme with Bootstrap 5 css library\";s:24:\"core_version_requirement\";s:14:\"^10.1 || ^11.0\";s:10:\"base theme\";s:7:\"stable9\";s:10:\"starterkit\";b:1;s:9:\"generator\";s:23:\"starterkit_theme:10.3.2\";s:9:\"libraries\";a:5:{i:0;s:15:\"bootstrap5/base\";i:1;s:19:\"bootstrap5/messages\";i:2;s:14:\"core/normalize\";i:3;s:31:\"bootstrap5/bootstrap5-js-latest\";i:4;s:25:\"bootstrap5/global-styling\";}s:16:\"libraries-extend\";a:5:{s:16:\"user/drupal.user\";a:1:{i:0;s:15:\"bootstrap5/user\";}s:22:\"core/drupal.dropbutton\";a:1:{i:0;s:21:\"bootstrap5/dropbutton\";}s:18:\"core/drupal.dialog\";a:1:{i:0;s:17:\"bootstrap5/dialog\";}s:16:\"file/drupal.file\";a:1:{i:0;s:15:\"bootstrap5/file\";}s:20:\"core/drupal.progress\";a:1:{i:0;s:19:\"bootstrap5/progress\";}}s:20:\"ckeditor_stylesheets\";a:1:{i:0;s:13:\"css/style.css\";}s:21:\"ckeditor5-stylesheets\";a:1:{i:0;s:16:\"css/ck5style.css\";}s:7:\"regions\";a:9:{s:6:\"header\";s:6:\"Header\";s:12:\"nav_branding\";s:26:\"Navigation branding region\";s:8:\"nav_main\";s:22:\"Main navigation region\";s:14:\"nav_additional\";s:64:\"Additional navigation region (eg search form, social icons, etc)\";s:10:\"breadcrumb\";s:11:\"Breadcrumbs\";s:7:\"content\";s:12:\"Main content\";s:13:\"sidebar_first\";s:13:\"Sidebar first\";s:14:\"sidebar_second\";s:14:\"Sidebar second\";s:6:\"footer\";s:6:\"Footer\";}s:7:\"version\";s:5:\"4.0.5\";s:7:\"project\";s:10:\"bootstrap5\";s:9:\"datestamp\";i:1750854760;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750854760;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:40:\"themes/contrib/bootstrap5/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:7:\"stable9\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:25:\"themes/contrib/bootstrap5\";s:6:\"origin\";s:0:\"\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:3:{s:10:\"dxpr_theme\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"bootstrap5\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:21:\"dxpr_theme_STARTERKIT\";r:418;s:10:\"cisc_theme\";r:418;}s:8:\"requires\";a:1:{s:7:\"stable9\";r:330;}s:4:\"sort\";i:-2;s:11:\"base_themes\";a:1:{s:7:\"stable9\";s:8:\"Stable 9\";}s:10:\"sub_themes\";a:3:{s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";s:21:\"dxpr_theme_STARTERKIT\";s:10:\"THEMETITLE\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:19:\"module_dependencies\";a:0:{}s:9:\"libraries\";a:5:{i:0;s:15:\"bootstrap5/base\";i:1;s:19:\"bootstrap5/messages\";i:2;s:14:\"core/normalize\";i:3;s:31:\"bootstrap5/bootstrap5-js-latest\";i:4;s:25:\"bootstrap5/global-styling\";}s:6:\"engine\";s:4:\"twig\";s:10:\"base_theme\";s:7:\"stable9\";}s:12:\"\0*\0libraries\";a:5:{i:0;s:15:\"bootstrap5/base\";i:1;s:19:\"bootstrap5/messages\";i:2;s:14:\"core/normalize\";i:3;s:31:\"bootstrap5/bootstrap5-js-latest\";i:4;s:25:\"bootstrap5/global-styling\";}s:10:\"\0*\0regions\";a:9:{s:6:\"header\";s:6:\"Header\";s:12:\"nav_branding\";s:26:\"Navigation branding region\";s:8:\"nav_main\";s:22:\"Main navigation region\";s:14:\"nav_additional\";s:64:\"Additional navigation region (eg search form, social icons, etc)\";s:10:\"breadcrumb\";s:11:\"Breadcrumbs\";s:7:\"content\";s:12:\"Main content\";s:13:\"sidebar_first\";s:13:\"Sidebar first\";s:14:\"sidebar_second\";s:14:\"Sidebar second\";s:6:\"footer\";s:6:\"Footer\";}s:20:\"\0*\0librariesOverride\";a:1:{s:19:\"core/themes/stable9\";a:61:{s:24:\"block/drupal.block.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/block.admin.css\";s:25:\"css/block/block.admin.css\";}}}s:49:\"announcements_feed/drupal.announcements_feed.page\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:31:\"css/announcements_feed.page.css\";s:50:\"css/announcements_feed/announcements_feed.page.css\";}}}s:51:\"announcements_feed/drupal.announcements_feed.dialog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"css/announcements_feed.dialog.css\";s:52:\"css/announcements_feed/announcements_feed.dialog.css\";}}}s:52:\"announcements_feed/drupal.announcements_feed.toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:34:\"css/announcements_feed.toolbar.css\";s:53:\"css/announcements_feed/announcements_feed.toolbar.css\";}}}s:50:\"config_translation/drupal.config_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:32:\"css/config_translation.admin.css\";s:51:\"css/config_translation/config_translation.admin.css\";}}}s:52:\"content_translation/drupal.content_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:33:\"css/content_translation.admin.css\";s:53:\"css/content_translation/content_translation.admin.css\";}}}s:37:\"content_moderation/content_moderation\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:33:\"css/content_moderation.module.css\";s:52:\"css/content_moderation/content_moderation.module.css\";}s:5:\"theme\";a:1:{s:32:\"css/content_moderation.theme.css\";s:51:\"css/content_moderation/content_moderation.theme.css\";}}}s:34:\"contextual/drupal.contextual-links\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:25:\"css/contextual.module.css\";s:36:\"css/contextual/contextual.module.css\";}s:5:\"theme\";a:2:{s:24:\"css/contextual.theme.css\";s:35:\"css/contextual/contextual.theme.css\";s:30:\"css/contextual.icons.theme.css\";s:41:\"css/contextual/contextual.icons.theme.css\";}}}s:36:\"contextual/drupal.contextual-toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:26:\"css/contextual.toolbar.css\";s:37:\"css/contextual/contextual.toolbar.css\";}}}s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/ajax-progress.module.css\";s:44:\"css/core/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"misc/components/autocomplete-loading.module.css\";s:51:\"css/core/components/autocomplete-loading.module.css\";}}}s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:34:\"css/core/dropbutton/dropbutton.css\";}}}s:22:\"core/drupal.fieldgroup\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"misc/components/fieldgroup.module.css\";s:41:\"css/core/components/fieldgroup.module.css\";}}}s:20:\"core/drupal.progress\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:35:\"misc/components/progress.module.css\";s:39:\"css/core/components/progress.module.css\";}}}s:27:\"core/drupal.textarea-resize\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"misc/components/resize.module.css\";s:37:\"css/core/components/resize.module.css\";}}}s:21:\"core/drupal.tabledrag\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:2:{s:36:\"misc/components/tabledrag.module.css\";s:40:\"css/core/components/tabledrag.module.css\";s:37:\"misc/components/tree-child.module.css\";s:41:\"css/core/components/tree-child.module.css\";}}}s:23:\"core/drupal.tableheader\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/sticky-header.module.css\";s:44:\"css/core/components/sticky-header.module.css\";}}}s:21:\"core/drupal.tablesort\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"misc/components/tablesort.module.css\";s:40:\"css/core/components/tablesort.module.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";s:26:\"css/core/vertical-tabs.css\";}}}s:14:\"core/normalize\";s:17:\"stable9/normalize\";s:18:\"dblog/drupal.dblog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/dblog.module.css\";s:26:\"css/dblog/dblog.module.css\";}}}s:24:\"field_ui/drupal.field_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/field_ui.admin.css\";s:31:\"css/field_ui/field_ui.admin.css\";}}}s:14:\"filter/caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:29:\"css/filter/filter.caption.css\";}}}s:11:\"image/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/image.admin.css\";s:25:\"css/image/image.admin.css\";}}}s:30:\"language/drupal.language.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/language.admin.css\";s:31:\"css/language/language.admin.css\";}}}s:23:\"layout_discovery/onecol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/onecol/onecol.css\";s:42:\"layouts/layout_discovery/onecol/onecol.css\";}}}s:30:\"layout_discovery/twocol_bricks\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:39:\"layouts/twocol_bricks/twocol_bricks.css\";s:56:\"layouts/layout_discovery/twocol_bricks/twocol_bricks.css\";}}}s:23:\"layout_discovery/twocol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/twocol/twocol.css\";s:42:\"layouts/layout_discovery/twocol/twocol.css\";}}}s:34:\"layout_discovery/threecol_25_50_25\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_25_50_25/threecol_25_50_25.css\";s:64:\"layouts/layout_discovery/threecol_25_50_25/threecol_25_50_25.css\";}}}s:34:\"layout_discovery/threecol_33_34_33\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_33_34_33/threecol_33_34_33.css\";s:64:\"layouts/layout_discovery/threecol_33_34_33/threecol_33_34_33.css\";}}}s:36:\"layout_builder/drupal.layout_builder\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/layout-builder.css\";s:37:\"css/layout_builder/layout-builder.css\";}}}s:29:\"layout_builder/twocol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:41:\"layouts/twocol_section/twocol_section.css\";s:56:\"layouts/layout_builder/twocol_section/twocol_section.css\";}}}s:31:\"layout_builder/threecol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:45:\"layouts/threecol_section/threecol_section.css\";s:60:\"layouts/layout_builder/threecol_section/threecol_section.css\";}}}s:30:\"layout_builder/fourcol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:43:\"layouts/fourcol_section/fourcol_section.css\";s:58:\"layouts/layout_builder/fourcol_section/fourcol_section.css\";}}}s:26:\"locale/drupal.locale.admin\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/locale.admin.css\";s:27:\"css/locale/locale.admin.css\";}}}s:20:\"media/filter.caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:28:\"css/media/filter.caption.css\";}}}s:22:\"media/oembed.formatter\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:24:\"css/oembed.formatter.css\";s:30:\"css/media/oembed.formatter.css\";}}}s:18:\"media/oembed.frame\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/oembed.frame.css\";s:26:\"css/media/oembed.frame.css\";}}}s:33:\"menu_ui/drupal.menu_ui.adminforms\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:21:\"css/menu_ui.admin.css\";s:29:\"css/menu_ui/menu_ui.admin.css\";}}}s:22:\"migrate_drupal_ui/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:49:\"css/components/upgrade-analysis-report-tables.css\";s:67:\"css/migrate_drupal_ui/components/upgrade-analysis-report-tables.css\";}}}s:16:\"node/drupal.node\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:24:\"node/drupal.node.preview\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/node.preview.css\";s:25:\"css/node/node.preview.css\";}}}s:9:\"node/form\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:22:\"node/drupal.node.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/node.admin.css\";s:23:\"css/node/node.admin.css\";}}}s:34:\"settings_tray/drupal.settings_tray\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:3:{s:28:\"css/settings_tray.module.css\";s:42:\"css/settings_tray/settings_tray.module.css\";s:28:\"css/settings_tray.motion.css\";s:42:\"css/settings_tray/settings_tray.motion.css\";s:29:\"css/settings_tray.toolbar.css\";s:43:\"css/settings_tray/settings_tray.toolbar.css\";}s:5:\"theme\";a:1:{s:27:\"css/settings_tray.theme.css\";s:41:\"css/settings_tray/settings_tray.theme.css\";}}}s:24:\"shortcut/drupal.shortcut\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:2:{s:22:\"css/shortcut.theme.css\";s:31:\"css/shortcut/shortcut.theme.css\";s:28:\"css/shortcut.icons.theme.css\";s:37:\"css/shortcut/shortcut.icons.theme.css\";}}}s:11:\"system/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:8:{s:31:\"css/components/align.module.css\";s:38:\"css/system/components/align.module.css\";s:42:\"css/components/container-inline.module.css\";s:49:\"css/system/components/container-inline.module.css\";s:34:\"css/components/clearfix.module.css\";s:41:\"css/system/components/clearfix.module.css\";s:32:\"css/components/hidden.module.css\";s:39:\"css/system/components/hidden.module.css\";s:35:\"css/components/item-list.module.css\";s:42:\"css/system/components/item-list.module.css\";s:28:\"css/components/js.module.css\";s:35:\"css/system/components/js.module.css\";s:44:\"css/components/position-container.module.css\";s:51:\"css/system/components/position-container.module.css\";s:42:\"css/components/reset-appearance.module.css\";s:49:\"css/system/components/reset-appearance.module.css\";}}}s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";s:27:\"css/system/system.admin.css\";}}}s:18:\"system/maintenance\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/system.maintenance.css\";s:33:\"css/system/system.maintenance.css\";}}}s:11:\"system/diff\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/system.diff.css\";s:26:\"css/system/system.diff.css\";}}}s:20:\"system/status.report\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:3:{s:40:\"css/components/system-status-counter.css\";s:47:\"css/system/components/system-status-counter.css\";s:48:\"css/components/system-status-report-counters.css\";s:55:\"css/system/components/system-status-report-counters.css\";s:52:\"css/components/system-status-report-general-info.css\";s:59:\"css/system/components/system-status-report-general-info.css\";}}}s:24:\"taxonomy/drupal.taxonomy\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/taxonomy.theme.css\";s:31:\"css/taxonomy/taxonomy.theme.css\";}}}s:15:\"toolbar/toolbar\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/toolbar.module.css\";s:30:\"css/toolbar/toolbar.module.css\";}s:5:\"theme\";a:2:{s:21:\"css/toolbar.theme.css\";s:29:\"css/toolbar/toolbar.theme.css\";s:27:\"css/toolbar.icons.theme.css\";s:35:\"css/toolbar/toolbar.icons.theme.css\";}}}s:20:\"toolbar/toolbar.menu\";a:1:{s:3:\"css\";a:1:{s:5:\"state\";a:1:{s:20:\"css/toolbar.menu.css\";s:28:\"css/toolbar/toolbar.menu.css\";}}}s:26:\"update/drupal.update.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/update.admin.theme.css\";s:33:\"css/update/update.admin.theme.css\";}}}s:16:\"user/drupal.user\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/user.module.css\";s:24:\"css/user/user.module.css\";}}}s:22:\"user/drupal.user.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/user.admin.css\";s:23:\"css/user/user.admin.css\";}}}s:22:\"user/drupal.user.icons\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:24:\"css/user.icons.admin.css\";s:29:\"css/user/user.icons.admin.css\";}}}s:18:\"views/views.module\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/views.module.css\";s:26:\"css/views/views.module.css\";}}}s:22:\"views_ui/admin.styling\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/views_ui.admin.css\";s:31:\"css/views_ui/views_ui.admin.css\";}s:5:\"theme\";a:2:{s:28:\"css/views_ui.admin.theme.css\";s:37:\"css/views_ui/views_ui.admin.theme.css\";s:27:\"css/views_ui.contextual.css\";s:36:\"css/views_ui/views_ui.contextual.css\";}}}s:30:\"field_ui/drupal.field_ui_table\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:35:\"css/field_ui_display_mode_table.css\";s:44:\"css/field_ui/field_ui_display_mode_table.css\";}}}}}s:18:\"\0*\0librariesExtend\";a:5:{s:16:\"user/drupal.user\";a:1:{i:0;s:15:\"bootstrap5/user\";}s:22:\"core/drupal.dropbutton\";a:1:{i:0;s:21:\"bootstrap5/dropbutton\";}s:18:\"core/drupal.dialog\";a:1:{i:0;s:17:\"bootstrap5/dialog\";}s:16:\"file/drupal.file\";a:1:{i:0;s:15:\"bootstrap5/file\";}s:20:\"core/drupal.progress\";a:1:{i:0;s:19:\"bootstrap5/progress\";}}}',-1,1773072977.886,1,'','0'),('theme.active_theme.cisc_theme',_binary 'O:29:\"Drupal\\Core\\Theme\\ActiveTheme\":11:{s:7:\"\0*\0name\";s:10:\"cisc_theme\";s:7:\"\0*\0logo\";s:33:\"themes/custom/cisc_theme/logo.svg\";s:7:\"\0*\0path\";s:24:\"themes/custom/cisc_theme\";s:9:\"\0*\0engine\";s:4:\"twig\";s:8:\"\0*\0owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:22:\"\0*\0baseThemeExtensions\";a:3:{s:10:\"dxpr_theme\";O:31:\"Drupal\\Core\\Extension\\Extension\":18:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:45:\"themes/contrib/dxpr_theme/dxpr_theme.info.yml\";s:11:\"\0*\0filename\";s:16:\"dxpr_theme.theme\";s:4:\"info\";a:26:{s:4:\"type\";s:5:\"theme\";s:24:\"core_version_requirement\";s:18:\"^9.3 || ^10 || ^11\";s:10:\"base theme\";s:10:\"bootstrap5\";s:4:\"name\";s:10:\"DXPR Theme\";s:11:\"description\";s:33:\"Low code framework theme by DXPR.\";s:7:\"package\";s:4:\"DXPR\";s:12:\"dependencies\";a:4:{i:0;s:11:\"drupal:file\";i:1;s:35:\"dxpr_theme_helper:dxpr_theme_helper\";i:2;s:53:\"media_library_form_element:media_library_form_element\";i:3;s:10:\"bootstrap5\";}s:7:\"regions\";a:14:{s:16:\"secondary_header\";s:16:\"Secondary Header\";s:10:\"navigation\";s:10:\"Navigation\";s:22:\"navigation_collapsible\";s:24:\"Navigation (Collapsible)\";s:11:\"highlighted\";s:11:\"Hero Region\";s:10:\"page_title\";s:10:\"Page Title\";s:4:\"help\";s:4:\"Help\";s:11:\"content_top\";s:11:\"Content Top\";s:7:\"content\";s:7:\"Content\";s:14:\"content_bottom\";s:14:\"Content Bottom\";s:13:\"sidebar_first\";s:7:\"Primary\";s:14:\"sidebar_second\";s:9:\"Secondary\";s:6:\"footer\";s:6:\"Footer\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";}s:9:\"libraries\";a:1:{i:0;s:25:\"dxpr_theme/global-styling\";}s:18:\"libraries-override\";a:1:{s:11:\"classy/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"css/components/collapse-processed.css\";b:0;}}}}s:16:\"libraries-extend\";a:1:{s:15:\"gin/gin_toolbar\";a:1:{i:0;s:22:\"dxpr_theme/gin_toolbar\";}}s:6:\"config\";a:1:{s:7:\"install\";a:1:{i:0;s:19:\"dxpr_theme.settings\";}}s:20:\"dxpr_builder_classes\";a:51:{s:22:\"dxpr-theme-form-inline\";s:11:\"Inline Form\";s:34:\"dxpr-theme-util-background-accent1\";s:36:\"Background color: DXPR Theme accent1\";s:34:\"dxpr-theme-util-background-accent2\";s:36:\"Background color: DXPR Theme accent2\";s:32:\"dxpr-theme-util-background-black\";s:23:\"Background color: black\";s:31:\"dxpr-theme-util-background-card\";s:33:\"Background color: DXPR Theme card\";s:36:\"dxpr-theme-util-background-card-text\";s:38:\"Background color: DXPR Theme card-text\";s:31:\"dxpr-theme-util-background-gray\";s:33:\"Background color: DXPR Theme gray\";s:34:\"dxpr-theme-util-background-primary\";s:36:\"Background color: DXPR Theme primary\";s:33:\"dxpr-theme-util-background-silver\";s:24:\"Background color: silver\";s:32:\"dxpr-theme-util-background-white\";s:23:\"Background color: white\";s:30:\"dxpr-theme-util-border-accent1\";s:32:\"Border color: DXPR Theme accent1\";s:30:\"dxpr-theme-util-border-accent2\";s:32:\"Border color: DXPR Theme accent2\";s:28:\"dxpr-theme-util-border-black\";s:19:\"Border color: black\";s:35:\"dxpr-theme-util-border-primary-gray\";s:37:\"Border color: DXPR Theme primary-gray\";s:30:\"dxpr-theme-util-border-primary\";s:32:\"Border color: DXPR Theme primary\";s:29:\"dxpr-theme-util-border-silver\";s:20:\"Border color: silver\";s:28:\"dxpr-theme-util-border-white\";s:19:\"Border color: white\";s:26:\"dxpr-theme-util-clear-both\";s:10:\"Clear Both\";s:26:\"dxpr-theme-util-clear-left\";s:10:\"Clear left\";s:27:\"dxpr-theme-util-clear-right\";s:11:\"Clear Right\";s:29:\"dxpr-theme-util-color-accent1\";s:30:\"Text color: DXPR Theme accent1\";s:29:\"dxpr-theme-util-color-accent2\";s:30:\"Text color: DXPR Theme accent2\";s:27:\"dxpr-theme-util-color-black\";s:28:\"Text color: DXPR Theme black\";s:26:\"dxpr-theme-util-color-card\";s:27:\"Text color: DXPR Theme card\";s:31:\"dxpr-theme-util-color-card-text\";s:32:\"Text color: DXPR Theme card-text\";s:26:\"dxpr-theme-util-color-gray\";s:27:\"Text color: DXPR Theme gray\";s:29:\"dxpr-theme-util-color-primary\";s:30:\"Text color: DXPR Theme primary\";s:28:\"dxpr-theme-util-color-silver\";s:29:\"Text color: DXPR Theme silver\";s:27:\"dxpr-theme-util-color-white\";s:28:\"Text color: DXPR Theme white\";s:26:\"dxpr-theme-util-overlay-20\";s:19:\"Overlay opacity 20%\";s:26:\"dxpr-theme-util-overlay-40\";s:19:\"Overlay opacity 40%\";s:26:\"dxpr-theme-util-overlay-60\";s:19:\"Overlay opacity 60%\";s:26:\"dxpr-theme-util-overlay-80\";s:19:\"Overlay opacity 80%\";s:31:\"dxpr-theme-util-overlay-accent1\";s:33:\"Color overlay: DXPR Theme accent1\";s:31:\"dxpr-theme-util-overlay-accent2\";s:33:\"Color overlay: DXPR Theme accent2\";s:29:\"dxpr-theme-util-overlay-black\";s:19:\"Color overlay black\";s:28:\"dxpr-theme-util-overlay-gray\";s:18:\"Color overlay gray\";s:31:\"dxpr-theme-util-overlay-primary\";s:33:\"Color overlay: DXPR Theme primary\";s:29:\"dxpr-theme-util-overlay-white\";s:19:\"Color overlay white\";s:27:\"dxpr-theme-util-single-line\";s:30:\"Single Line Text with Ellipsis\";s:25:\"dxpr-theme-util-text-bold\";s:9:\"Text Bold\";s:27:\"dxpr-theme-util-text-italic\";s:11:\"Text Italic\";s:26:\"dxpr-theme-util-text-light\";s:10:\"Text Light\";s:26:\"dxpr-theme-util-text-muted\";s:20:\"Text Muted (opacity)\";s:30:\"dxpr-theme-util-text-shadow-20\";s:15:\"Text Shadow 20%\";s:30:\"dxpr-theme-util-text-shadow-40\";s:15:\"Text Shadow 40%\";s:30:\"dxpr-theme-util-text-shadow-60\";s:15:\"Text Shadow 60%\";s:30:\"dxpr-theme-util-text-shadow-80\";s:15:\"Text Shadow 80%\";s:27:\"dxpr-theme-util-text-shadow\";s:11:\"Text Shadow\";s:30:\"dxpr-theme-util-text-uppercase\";s:14:\"Text Uppercase\";s:23:\"dxpr-theme-util-vcenter\";s:18:\"Vertical centering\";}s:7:\"version\";s:5:\"6.0.4\";s:7:\"project\";s:10:\"dxpr_theme\";s:9:\"datestamp\";i:1746043493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1746043493;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:40:\"themes/contrib/dxpr_theme/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:25:\"themes/contrib/dxpr_theme\";s:6:\"origin\";s:0:\"\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:2:{s:21:\"dxpr_theme_STARTERKIT\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"dxpr_theme\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"cisc_theme\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"dxpr_theme\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:5:{s:4:\"file\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"file\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"dxpr_theme_helper\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:17:\"dxpr_theme_helper\";s:10:\"\0*\0project\";s:17:\"dxpr_theme_helper\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:26:\"media_library_form_element\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:26:\"media_library_form_element\";s:10:\"\0*\0project\";s:26:\"media_library_form_element\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"bootstrap5\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"bootstrap5\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:7:\"stable9\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"stable9\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-3;s:11:\"base_themes\";a:2:{s:7:\"stable9\";s:8:\"Stable 9\";s:10:\"bootstrap5\";s:10:\"Bootstrap5\";}s:10:\"sub_themes\";a:2:{s:21:\"dxpr_theme_STARTERKIT\";s:10:\"THEMETITLE\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:19:\"module_dependencies\";a:3:{s:4:\"file\";r:139;s:17:\"dxpr_theme_helper\";r:143;s:26:\"media_library_form_element\";r:147;}s:9:\"libraries\";a:1:{i:0;s:25:\"dxpr_theme/global-styling\";}s:6:\"engine\";s:4:\"twig\";s:10:\"base_theme\";s:10:\"bootstrap5\";}s:10:\"bootstrap5\";O:31:\"Drupal\\Core\\Extension\\Extension\":18:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:45:\"themes/contrib/bootstrap5/bootstrap5.info.yml\";s:11:\"\0*\0filename\";s:16:\"bootstrap5.theme\";s:4:\"info\";a:26:{s:4:\"name\";s:10:\"Bootstrap5\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:34:\"Theme with Bootstrap 5 css library\";s:24:\"core_version_requirement\";s:14:\"^10.1 || ^11.0\";s:10:\"base theme\";s:7:\"stable9\";s:10:\"starterkit\";b:1;s:9:\"generator\";s:23:\"starterkit_theme:10.3.2\";s:9:\"libraries\";a:5:{i:0;s:15:\"bootstrap5/base\";i:1;s:19:\"bootstrap5/messages\";i:2;s:14:\"core/normalize\";i:3;s:31:\"bootstrap5/bootstrap5-js-latest\";i:4;s:25:\"bootstrap5/global-styling\";}s:16:\"libraries-extend\";a:5:{s:16:\"user/drupal.user\";a:1:{i:0;s:15:\"bootstrap5/user\";}s:22:\"core/drupal.dropbutton\";a:1:{i:0;s:21:\"bootstrap5/dropbutton\";}s:18:\"core/drupal.dialog\";a:1:{i:0;s:17:\"bootstrap5/dialog\";}s:16:\"file/drupal.file\";a:1:{i:0;s:15:\"bootstrap5/file\";}s:20:\"core/drupal.progress\";a:1:{i:0;s:19:\"bootstrap5/progress\";}}s:20:\"ckeditor_stylesheets\";a:1:{i:0;s:13:\"css/style.css\";}s:21:\"ckeditor5-stylesheets\";a:1:{i:0;s:16:\"css/ck5style.css\";}s:7:\"regions\";a:9:{s:6:\"header\";s:6:\"Header\";s:12:\"nav_branding\";s:26:\"Navigation branding region\";s:8:\"nav_main\";s:22:\"Main navigation region\";s:14:\"nav_additional\";s:64:\"Additional navigation region (eg search form, social icons, etc)\";s:10:\"breadcrumb\";s:11:\"Breadcrumbs\";s:7:\"content\";s:12:\"Main content\";s:13:\"sidebar_first\";s:13:\"Sidebar first\";s:14:\"sidebar_second\";s:14:\"Sidebar second\";s:6:\"footer\";s:6:\"Footer\";}s:7:\"version\";s:5:\"4.0.5\";s:7:\"project\";s:10:\"bootstrap5\";s:9:\"datestamp\";i:1750854760;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750854760;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:40:\"themes/contrib/bootstrap5/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:7:\"stable9\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:25:\"themes/contrib/bootstrap5\";s:6:\"origin\";s:0:\"\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:3:{s:10:\"dxpr_theme\";r:151;s:21:\"dxpr_theme_STARTERKIT\";r:151;s:10:\"cisc_theme\";r:151;}s:8:\"requires\";a:1:{s:7:\"stable9\";r:155;}s:4:\"sort\";i:-2;s:11:\"base_themes\";a:1:{s:7:\"stable9\";s:8:\"Stable 9\";}s:10:\"sub_themes\";a:3:{s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";s:21:\"dxpr_theme_STARTERKIT\";s:10:\"THEMETITLE\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:19:\"module_dependencies\";a:0:{}s:9:\"libraries\";a:5:{i:0;s:15:\"bootstrap5/base\";i:1;s:19:\"bootstrap5/messages\";i:2;s:14:\"core/normalize\";i:3;s:31:\"bootstrap5/bootstrap5-js-latest\";i:4;s:25:\"bootstrap5/global-styling\";}s:6:\"engine\";s:4:\"twig\";s:10:\"base_theme\";s:7:\"stable9\";}s:7:\"stable9\";O:31:\"Drupal\\Core\\Extension\\Extension\":15:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:36:\"core/themes/stable9/stable9.info.yml\";s:11:\"\0*\0filename\";s:13:\"stable9.theme\";s:4:\"info\";a:21:{s:4:\"name\";s:8:\"Stable 9\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:54:\"A base theme using Drupal 9.0.0\'s core markup and CSS.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"hidden\";b:1;s:18:\"libraries-override\";a:61:{s:24:\"block/drupal.block.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/block.admin.css\";s:25:\"css/block/block.admin.css\";}}}s:49:\"announcements_feed/drupal.announcements_feed.page\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:31:\"css/announcements_feed.page.css\";s:50:\"css/announcements_feed/announcements_feed.page.css\";}}}s:51:\"announcements_feed/drupal.announcements_feed.dialog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"css/announcements_feed.dialog.css\";s:52:\"css/announcements_feed/announcements_feed.dialog.css\";}}}s:52:\"announcements_feed/drupal.announcements_feed.toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:34:\"css/announcements_feed.toolbar.css\";s:53:\"css/announcements_feed/announcements_feed.toolbar.css\";}}}s:50:\"config_translation/drupal.config_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:32:\"css/config_translation.admin.css\";s:51:\"css/config_translation/config_translation.admin.css\";}}}s:52:\"content_translation/drupal.content_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:33:\"css/content_translation.admin.css\";s:53:\"css/content_translation/content_translation.admin.css\";}}}s:37:\"content_moderation/content_moderation\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:33:\"css/content_moderation.module.css\";s:52:\"css/content_moderation/content_moderation.module.css\";}s:5:\"theme\";a:1:{s:32:\"css/content_moderation.theme.css\";s:51:\"css/content_moderation/content_moderation.theme.css\";}}}s:34:\"contextual/drupal.contextual-links\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:25:\"css/contextual.module.css\";s:36:\"css/contextual/contextual.module.css\";}s:5:\"theme\";a:2:{s:24:\"css/contextual.theme.css\";s:35:\"css/contextual/contextual.theme.css\";s:30:\"css/contextual.icons.theme.css\";s:41:\"css/contextual/contextual.icons.theme.css\";}}}s:36:\"contextual/drupal.contextual-toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:26:\"css/contextual.toolbar.css\";s:37:\"css/contextual/contextual.toolbar.css\";}}}s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/ajax-progress.module.css\";s:44:\"css/core/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"misc/components/autocomplete-loading.module.css\";s:51:\"css/core/components/autocomplete-loading.module.css\";}}}s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:34:\"css/core/dropbutton/dropbutton.css\";}}}s:22:\"core/drupal.fieldgroup\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"misc/components/fieldgroup.module.css\";s:41:\"css/core/components/fieldgroup.module.css\";}}}s:20:\"core/drupal.progress\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:35:\"misc/components/progress.module.css\";s:39:\"css/core/components/progress.module.css\";}}}s:27:\"core/drupal.textarea-resize\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"misc/components/resize.module.css\";s:37:\"css/core/components/resize.module.css\";}}}s:21:\"core/drupal.tabledrag\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:2:{s:36:\"misc/components/tabledrag.module.css\";s:40:\"css/core/components/tabledrag.module.css\";s:37:\"misc/components/tree-child.module.css\";s:41:\"css/core/components/tree-child.module.css\";}}}s:23:\"core/drupal.tableheader\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/sticky-header.module.css\";s:44:\"css/core/components/sticky-header.module.css\";}}}s:21:\"core/drupal.tablesort\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"misc/components/tablesort.module.css\";s:40:\"css/core/components/tablesort.module.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";s:26:\"css/core/vertical-tabs.css\";}}}s:14:\"core/normalize\";s:17:\"stable9/normalize\";s:18:\"dblog/drupal.dblog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/dblog.module.css\";s:26:\"css/dblog/dblog.module.css\";}}}s:24:\"field_ui/drupal.field_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/field_ui.admin.css\";s:31:\"css/field_ui/field_ui.admin.css\";}}}s:14:\"filter/caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:29:\"css/filter/filter.caption.css\";}}}s:11:\"image/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/image.admin.css\";s:25:\"css/image/image.admin.css\";}}}s:30:\"language/drupal.language.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/language.admin.css\";s:31:\"css/language/language.admin.css\";}}}s:23:\"layout_discovery/onecol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/onecol/onecol.css\";s:42:\"layouts/layout_discovery/onecol/onecol.css\";}}}s:30:\"layout_discovery/twocol_bricks\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:39:\"layouts/twocol_bricks/twocol_bricks.css\";s:56:\"layouts/layout_discovery/twocol_bricks/twocol_bricks.css\";}}}s:23:\"layout_discovery/twocol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/twocol/twocol.css\";s:42:\"layouts/layout_discovery/twocol/twocol.css\";}}}s:34:\"layout_discovery/threecol_25_50_25\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_25_50_25/threecol_25_50_25.css\";s:64:\"layouts/layout_discovery/threecol_25_50_25/threecol_25_50_25.css\";}}}s:34:\"layout_discovery/threecol_33_34_33\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_33_34_33/threecol_33_34_33.css\";s:64:\"layouts/layout_discovery/threecol_33_34_33/threecol_33_34_33.css\";}}}s:36:\"layout_builder/drupal.layout_builder\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/layout-builder.css\";s:37:\"css/layout_builder/layout-builder.css\";}}}s:29:\"layout_builder/twocol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:41:\"layouts/twocol_section/twocol_section.css\";s:56:\"layouts/layout_builder/twocol_section/twocol_section.css\";}}}s:31:\"layout_builder/threecol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:45:\"layouts/threecol_section/threecol_section.css\";s:60:\"layouts/layout_builder/threecol_section/threecol_section.css\";}}}s:30:\"layout_builder/fourcol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:43:\"layouts/fourcol_section/fourcol_section.css\";s:58:\"layouts/layout_builder/fourcol_section/fourcol_section.css\";}}}s:26:\"locale/drupal.locale.admin\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/locale.admin.css\";s:27:\"css/locale/locale.admin.css\";}}}s:20:\"media/filter.caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:28:\"css/media/filter.caption.css\";}}}s:22:\"media/oembed.formatter\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:24:\"css/oembed.formatter.css\";s:30:\"css/media/oembed.formatter.css\";}}}s:18:\"media/oembed.frame\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/oembed.frame.css\";s:26:\"css/media/oembed.frame.css\";}}}s:33:\"menu_ui/drupal.menu_ui.adminforms\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:21:\"css/menu_ui.admin.css\";s:29:\"css/menu_ui/menu_ui.admin.css\";}}}s:22:\"migrate_drupal_ui/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:49:\"css/components/upgrade-analysis-report-tables.css\";s:67:\"css/migrate_drupal_ui/components/upgrade-analysis-report-tables.css\";}}}s:16:\"node/drupal.node\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:24:\"node/drupal.node.preview\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/node.preview.css\";s:25:\"css/node/node.preview.css\";}}}s:9:\"node/form\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:22:\"node/drupal.node.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/node.admin.css\";s:23:\"css/node/node.admin.css\";}}}s:34:\"settings_tray/drupal.settings_tray\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:3:{s:28:\"css/settings_tray.module.css\";s:42:\"css/settings_tray/settings_tray.module.css\";s:28:\"css/settings_tray.motion.css\";s:42:\"css/settings_tray/settings_tray.motion.css\";s:29:\"css/settings_tray.toolbar.css\";s:43:\"css/settings_tray/settings_tray.toolbar.css\";}s:5:\"theme\";a:1:{s:27:\"css/settings_tray.theme.css\";s:41:\"css/settings_tray/settings_tray.theme.css\";}}}s:24:\"shortcut/drupal.shortcut\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:2:{s:22:\"css/shortcut.theme.css\";s:31:\"css/shortcut/shortcut.theme.css\";s:28:\"css/shortcut.icons.theme.css\";s:37:\"css/shortcut/shortcut.icons.theme.css\";}}}s:11:\"system/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:8:{s:31:\"css/components/align.module.css\";s:38:\"css/system/components/align.module.css\";s:42:\"css/components/container-inline.module.css\";s:49:\"css/system/components/container-inline.module.css\";s:34:\"css/components/clearfix.module.css\";s:41:\"css/system/components/clearfix.module.css\";s:32:\"css/components/hidden.module.css\";s:39:\"css/system/components/hidden.module.css\";s:35:\"css/components/item-list.module.css\";s:42:\"css/system/components/item-list.module.css\";s:28:\"css/components/js.module.css\";s:35:\"css/system/components/js.module.css\";s:44:\"css/components/position-container.module.css\";s:51:\"css/system/components/position-container.module.css\";s:42:\"css/components/reset-appearance.module.css\";s:49:\"css/system/components/reset-appearance.module.css\";}}}s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";s:27:\"css/system/system.admin.css\";}}}s:18:\"system/maintenance\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/system.maintenance.css\";s:33:\"css/system/system.maintenance.css\";}}}s:11:\"system/diff\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/system.diff.css\";s:26:\"css/system/system.diff.css\";}}}s:20:\"system/status.report\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:3:{s:40:\"css/components/system-status-counter.css\";s:47:\"css/system/components/system-status-counter.css\";s:48:\"css/components/system-status-report-counters.css\";s:55:\"css/system/components/system-status-report-counters.css\";s:52:\"css/components/system-status-report-general-info.css\";s:59:\"css/system/components/system-status-report-general-info.css\";}}}s:24:\"taxonomy/drupal.taxonomy\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/taxonomy.theme.css\";s:31:\"css/taxonomy/taxonomy.theme.css\";}}}s:15:\"toolbar/toolbar\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/toolbar.module.css\";s:30:\"css/toolbar/toolbar.module.css\";}s:5:\"theme\";a:2:{s:21:\"css/toolbar.theme.css\";s:29:\"css/toolbar/toolbar.theme.css\";s:27:\"css/toolbar.icons.theme.css\";s:35:\"css/toolbar/toolbar.icons.theme.css\";}}}s:20:\"toolbar/toolbar.menu\";a:1:{s:3:\"css\";a:1:{s:5:\"state\";a:1:{s:20:\"css/toolbar.menu.css\";s:28:\"css/toolbar/toolbar.menu.css\";}}}s:26:\"update/drupal.update.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/update.admin.theme.css\";s:33:\"css/update/update.admin.theme.css\";}}}s:16:\"user/drupal.user\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/user.module.css\";s:24:\"css/user/user.module.css\";}}}s:22:\"user/drupal.user.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/user.admin.css\";s:23:\"css/user/user.admin.css\";}}}s:22:\"user/drupal.user.icons\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:24:\"css/user.icons.admin.css\";s:29:\"css/user/user.icons.admin.css\";}}}s:18:\"views/views.module\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/views.module.css\";s:26:\"css/views/views.module.css\";}}}s:22:\"views_ui/admin.styling\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/views_ui.admin.css\";s:31:\"css/views_ui/views_ui.admin.css\";}s:5:\"theme\";a:2:{s:28:\"css/views_ui.admin.theme.css\";s:37:\"css/views_ui/views_ui.admin.theme.css\";s:27:\"css/views_ui.contextual.css\";s:36:\"css/views_ui/views_ui.contextual.css\";}}}s:30:\"field_ui/drupal.field_ui_table\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:35:\"css/field_ui_display_mode_table.css\";s:44:\"css/field_ui/field_ui_display_mode_table.css\";}}}}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:6:\"engine\";s:4:\"twig\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:12:\"primary_menu\";s:12:\"Primary menu\";s:14:\"secondary_menu\";s:14:\"Secondary menu\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:10:\"breadcrumb\";s:10:\"Breadcrumb\";}s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:34:\"core/themes/stable9/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:9:\"libraries\";a:0:{}s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:0:{}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:14:\"themes/stable9\";s:6:\"origin\";s:4:\"core\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:5:{s:16:\"starterkit_theme\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"stable9\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"bootstrap5\";r:155;s:10:\"dxpr_theme\";r:155;s:21:\"dxpr_theme_STARTERKIT\";r:155;s:10:\"cisc_theme\";r:155;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;s:10:\"sub_themes\";a:5:{s:16:\"starterkit_theme\";s:16:\"Starterkit theme\";s:10:\"bootstrap5\";s:10:\"Bootstrap5\";s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";s:21:\"dxpr_theme_STARTERKIT\";s:10:\"THEMETITLE\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:19:\"module_dependencies\";a:0:{}s:6:\"engine\";s:4:\"twig\";}}s:12:\"\0*\0extension\";O:31:\"Drupal\\Core\\Extension\\Extension\":17:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:44:\"themes/custom/cisc_theme/cisc_theme.info.yml\";s:11:\"\0*\0filename\";s:16:\"cisc_theme.theme\";s:4:\"info\";a:22:{s:4:\"type\";s:5:\"theme\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:10:\"base theme\";s:10:\"dxpr_theme\";s:4:\"name\";s:10:\"CISC Theme\";s:11:\"description\";s:38:\"Tema custom para el portal web de CISC\";s:7:\"package\";s:4:\"DXPR\";s:7:\"regions\";a:14:{s:16:\"secondary_header\";s:16:\"Secondary Header\";s:10:\"navigation\";s:10:\"Navigation\";s:22:\"navigation_collapsible\";s:24:\"Navigation (Collapsible)\";s:11:\"highlighted\";s:11:\"Hero Region\";s:10:\"page_title\";s:10:\"Page Title\";s:4:\"help\";s:4:\"Help\";s:11:\"content_top\";s:11:\"Content Top\";s:7:\"content\";s:7:\"Content\";s:14:\"content_bottom\";s:14:\"Content Bottom\";s:13:\"sidebar_first\";s:7:\"Primary\";s:14:\"sidebar_second\";s:9:\"Secondary\";s:6:\"footer\";s:6:\"Footer\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";}s:9:\"libraries\";a:3:{i:0;s:25:\"cisc_theme/global-styling\";i:1;s:25:\"cisc_theme/counter-effect\";i:2;s:27:\"cisc_theme/accordion-active\";}s:7:\"version\";s:5:\"6.0.4\";s:7:\"project\";s:10:\"dxpr_theme\";s:9:\"datestamp\";i:1746043493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750344015;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:39:\"themes/custom/cisc_theme/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:10:\"dxpr_theme\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:24:\"themes/custom/cisc_theme\";s:6:\"origin\";s:0:\"\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:6:{s:10:\"dxpr_theme\";r:134;s:4:\"file\";r:139;s:17:\"dxpr_theme_helper\";r:143;s:26:\"media_library_form_element\";r:147;s:10:\"bootstrap5\";r:151;s:7:\"stable9\";r:155;}s:4:\"sort\";i:-5;s:11:\"base_themes\";a:3:{s:7:\"stable9\";s:8:\"Stable 9\";s:10:\"bootstrap5\";s:10:\"Bootstrap5\";s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";}s:19:\"module_dependencies\";a:3:{s:4:\"file\";r:139;s:17:\"dxpr_theme_helper\";r:143;s:26:\"media_library_form_element\";r:147;}s:9:\"libraries\";a:3:{i:0;s:25:\"cisc_theme/global-styling\";i:1;s:25:\"cisc_theme/counter-effect\";i:2;s:27:\"cisc_theme/accordion-active\";}s:6:\"engine\";s:4:\"twig\";s:10:\"base_theme\";s:10:\"dxpr_theme\";}s:12:\"\0*\0libraries\";a:9:{i:0;s:25:\"dxpr_theme/global-styling\";i:1;s:15:\"bootstrap5/base\";i:2;s:19:\"bootstrap5/messages\";i:3;s:14:\"core/normalize\";i:4;s:31:\"bootstrap5/bootstrap5-js-latest\";i:5;s:25:\"bootstrap5/global-styling\";i:6;s:25:\"cisc_theme/global-styling\";i:7;s:25:\"cisc_theme/counter-effect\";i:8;s:27:\"cisc_theme/accordion-active\";}s:10:\"\0*\0regions\";a:14:{s:16:\"secondary_header\";s:16:\"Secondary Header\";s:10:\"navigation\";s:10:\"Navigation\";s:22:\"navigation_collapsible\";s:24:\"Navigation (Collapsible)\";s:11:\"highlighted\";s:11:\"Hero Region\";s:10:\"page_title\";s:10:\"Page Title\";s:4:\"help\";s:4:\"Help\";s:11:\"content_top\";s:11:\"Content Top\";s:7:\"content\";s:7:\"Content\";s:14:\"content_bottom\";s:14:\"Content Bottom\";s:13:\"sidebar_first\";s:7:\"Primary\";s:14:\"sidebar_second\";s:9:\"Secondary\";s:6:\"footer\";s:6:\"Footer\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";}s:20:\"\0*\0librariesOverride\";a:2:{s:19:\"core/themes/stable9\";a:61:{s:24:\"block/drupal.block.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/block.admin.css\";s:25:\"css/block/block.admin.css\";}}}s:49:\"announcements_feed/drupal.announcements_feed.page\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:31:\"css/announcements_feed.page.css\";s:50:\"css/announcements_feed/announcements_feed.page.css\";}}}s:51:\"announcements_feed/drupal.announcements_feed.dialog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"css/announcements_feed.dialog.css\";s:52:\"css/announcements_feed/announcements_feed.dialog.css\";}}}s:52:\"announcements_feed/drupal.announcements_feed.toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:34:\"css/announcements_feed.toolbar.css\";s:53:\"css/announcements_feed/announcements_feed.toolbar.css\";}}}s:50:\"config_translation/drupal.config_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:32:\"css/config_translation.admin.css\";s:51:\"css/config_translation/config_translation.admin.css\";}}}s:52:\"content_translation/drupal.content_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:33:\"css/content_translation.admin.css\";s:53:\"css/content_translation/content_translation.admin.css\";}}}s:37:\"content_moderation/content_moderation\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:33:\"css/content_moderation.module.css\";s:52:\"css/content_moderation/content_moderation.module.css\";}s:5:\"theme\";a:1:{s:32:\"css/content_moderation.theme.css\";s:51:\"css/content_moderation/content_moderation.theme.css\";}}}s:34:\"contextual/drupal.contextual-links\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:25:\"css/contextual.module.css\";s:36:\"css/contextual/contextual.module.css\";}s:5:\"theme\";a:2:{s:24:\"css/contextual.theme.css\";s:35:\"css/contextual/contextual.theme.css\";s:30:\"css/contextual.icons.theme.css\";s:41:\"css/contextual/contextual.icons.theme.css\";}}}s:36:\"contextual/drupal.contextual-toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:26:\"css/contextual.toolbar.css\";s:37:\"css/contextual/contextual.toolbar.css\";}}}s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/ajax-progress.module.css\";s:44:\"css/core/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"misc/components/autocomplete-loading.module.css\";s:51:\"css/core/components/autocomplete-loading.module.css\";}}}s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:34:\"css/core/dropbutton/dropbutton.css\";}}}s:22:\"core/drupal.fieldgroup\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"misc/components/fieldgroup.module.css\";s:41:\"css/core/components/fieldgroup.module.css\";}}}s:20:\"core/drupal.progress\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:35:\"misc/components/progress.module.css\";s:39:\"css/core/components/progress.module.css\";}}}s:27:\"core/drupal.textarea-resize\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"misc/components/resize.module.css\";s:37:\"css/core/components/resize.module.css\";}}}s:21:\"core/drupal.tabledrag\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:2:{s:36:\"misc/components/tabledrag.module.css\";s:40:\"css/core/components/tabledrag.module.css\";s:37:\"misc/components/tree-child.module.css\";s:41:\"css/core/components/tree-child.module.css\";}}}s:23:\"core/drupal.tableheader\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/sticky-header.module.css\";s:44:\"css/core/components/sticky-header.module.css\";}}}s:21:\"core/drupal.tablesort\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"misc/components/tablesort.module.css\";s:40:\"css/core/components/tablesort.module.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";s:26:\"css/core/vertical-tabs.css\";}}}s:14:\"core/normalize\";s:17:\"stable9/normalize\";s:18:\"dblog/drupal.dblog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/dblog.module.css\";s:26:\"css/dblog/dblog.module.css\";}}}s:24:\"field_ui/drupal.field_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/field_ui.admin.css\";s:31:\"css/field_ui/field_ui.admin.css\";}}}s:14:\"filter/caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:29:\"css/filter/filter.caption.css\";}}}s:11:\"image/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/image.admin.css\";s:25:\"css/image/image.admin.css\";}}}s:30:\"language/drupal.language.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/language.admin.css\";s:31:\"css/language/language.admin.css\";}}}s:23:\"layout_discovery/onecol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/onecol/onecol.css\";s:42:\"layouts/layout_discovery/onecol/onecol.css\";}}}s:30:\"layout_discovery/twocol_bricks\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:39:\"layouts/twocol_bricks/twocol_bricks.css\";s:56:\"layouts/layout_discovery/twocol_bricks/twocol_bricks.css\";}}}s:23:\"layout_discovery/twocol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/twocol/twocol.css\";s:42:\"layouts/layout_discovery/twocol/twocol.css\";}}}s:34:\"layout_discovery/threecol_25_50_25\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_25_50_25/threecol_25_50_25.css\";s:64:\"layouts/layout_discovery/threecol_25_50_25/threecol_25_50_25.css\";}}}s:34:\"layout_discovery/threecol_33_34_33\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_33_34_33/threecol_33_34_33.css\";s:64:\"layouts/layout_discovery/threecol_33_34_33/threecol_33_34_33.css\";}}}s:36:\"layout_builder/drupal.layout_builder\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/layout-builder.css\";s:37:\"css/layout_builder/layout-builder.css\";}}}s:29:\"layout_builder/twocol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:41:\"layouts/twocol_section/twocol_section.css\";s:56:\"layouts/layout_builder/twocol_section/twocol_section.css\";}}}s:31:\"layout_builder/threecol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:45:\"layouts/threecol_section/threecol_section.css\";s:60:\"layouts/layout_builder/threecol_section/threecol_section.css\";}}}s:30:\"layout_builder/fourcol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:43:\"layouts/fourcol_section/fourcol_section.css\";s:58:\"layouts/layout_builder/fourcol_section/fourcol_section.css\";}}}s:26:\"locale/drupal.locale.admin\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/locale.admin.css\";s:27:\"css/locale/locale.admin.css\";}}}s:20:\"media/filter.caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:28:\"css/media/filter.caption.css\";}}}s:22:\"media/oembed.formatter\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:24:\"css/oembed.formatter.css\";s:30:\"css/media/oembed.formatter.css\";}}}s:18:\"media/oembed.frame\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/oembed.frame.css\";s:26:\"css/media/oembed.frame.css\";}}}s:33:\"menu_ui/drupal.menu_ui.adminforms\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:21:\"css/menu_ui.admin.css\";s:29:\"css/menu_ui/menu_ui.admin.css\";}}}s:22:\"migrate_drupal_ui/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:49:\"css/components/upgrade-analysis-report-tables.css\";s:67:\"css/migrate_drupal_ui/components/upgrade-analysis-report-tables.css\";}}}s:16:\"node/drupal.node\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:24:\"node/drupal.node.preview\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/node.preview.css\";s:25:\"css/node/node.preview.css\";}}}s:9:\"node/form\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:22:\"node/drupal.node.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/node.admin.css\";s:23:\"css/node/node.admin.css\";}}}s:34:\"settings_tray/drupal.settings_tray\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:3:{s:28:\"css/settings_tray.module.css\";s:42:\"css/settings_tray/settings_tray.module.css\";s:28:\"css/settings_tray.motion.css\";s:42:\"css/settings_tray/settings_tray.motion.css\";s:29:\"css/settings_tray.toolbar.css\";s:43:\"css/settings_tray/settings_tray.toolbar.css\";}s:5:\"theme\";a:1:{s:27:\"css/settings_tray.theme.css\";s:41:\"css/settings_tray/settings_tray.theme.css\";}}}s:24:\"shortcut/drupal.shortcut\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:2:{s:22:\"css/shortcut.theme.css\";s:31:\"css/shortcut/shortcut.theme.css\";s:28:\"css/shortcut.icons.theme.css\";s:37:\"css/shortcut/shortcut.icons.theme.css\";}}}s:11:\"system/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:8:{s:31:\"css/components/align.module.css\";s:38:\"css/system/components/align.module.css\";s:42:\"css/components/container-inline.module.css\";s:49:\"css/system/components/container-inline.module.css\";s:34:\"css/components/clearfix.module.css\";s:41:\"css/system/components/clearfix.module.css\";s:32:\"css/components/hidden.module.css\";s:39:\"css/system/components/hidden.module.css\";s:35:\"css/components/item-list.module.css\";s:42:\"css/system/components/item-list.module.css\";s:28:\"css/components/js.module.css\";s:35:\"css/system/components/js.module.css\";s:44:\"css/components/position-container.module.css\";s:51:\"css/system/components/position-container.module.css\";s:42:\"css/components/reset-appearance.module.css\";s:49:\"css/system/components/reset-appearance.module.css\";}}}s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";s:27:\"css/system/system.admin.css\";}}}s:18:\"system/maintenance\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/system.maintenance.css\";s:33:\"css/system/system.maintenance.css\";}}}s:11:\"system/diff\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/system.diff.css\";s:26:\"css/system/system.diff.css\";}}}s:20:\"system/status.report\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:3:{s:40:\"css/components/system-status-counter.css\";s:47:\"css/system/components/system-status-counter.css\";s:48:\"css/components/system-status-report-counters.css\";s:55:\"css/system/components/system-status-report-counters.css\";s:52:\"css/components/system-status-report-general-info.css\";s:59:\"css/system/components/system-status-report-general-info.css\";}}}s:24:\"taxonomy/drupal.taxonomy\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/taxonomy.theme.css\";s:31:\"css/taxonomy/taxonomy.theme.css\";}}}s:15:\"toolbar/toolbar\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/toolbar.module.css\";s:30:\"css/toolbar/toolbar.module.css\";}s:5:\"theme\";a:2:{s:21:\"css/toolbar.theme.css\";s:29:\"css/toolbar/toolbar.theme.css\";s:27:\"css/toolbar.icons.theme.css\";s:35:\"css/toolbar/toolbar.icons.theme.css\";}}}s:20:\"toolbar/toolbar.menu\";a:1:{s:3:\"css\";a:1:{s:5:\"state\";a:1:{s:20:\"css/toolbar.menu.css\";s:28:\"css/toolbar/toolbar.menu.css\";}}}s:26:\"update/drupal.update.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/update.admin.theme.css\";s:33:\"css/update/update.admin.theme.css\";}}}s:16:\"user/drupal.user\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/user.module.css\";s:24:\"css/user/user.module.css\";}}}s:22:\"user/drupal.user.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/user.admin.css\";s:23:\"css/user/user.admin.css\";}}}s:22:\"user/drupal.user.icons\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:24:\"css/user.icons.admin.css\";s:29:\"css/user/user.icons.admin.css\";}}}s:18:\"views/views.module\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/views.module.css\";s:26:\"css/views/views.module.css\";}}}s:22:\"views_ui/admin.styling\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/views_ui.admin.css\";s:31:\"css/views_ui/views_ui.admin.css\";}s:5:\"theme\";a:2:{s:28:\"css/views_ui.admin.theme.css\";s:37:\"css/views_ui/views_ui.admin.theme.css\";s:27:\"css/views_ui.contextual.css\";s:36:\"css/views_ui/views_ui.contextual.css\";}}}s:30:\"field_ui/drupal.field_ui_table\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:35:\"css/field_ui_display_mode_table.css\";s:44:\"css/field_ui/field_ui_display_mode_table.css\";}}}}s:25:\"themes/contrib/dxpr_theme\";a:1:{s:11:\"classy/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"css/components/collapse-processed.css\";b:0;}}}}}s:18:\"\0*\0librariesExtend\";a:6:{s:15:\"gin/gin_toolbar\";a:1:{i:0;s:22:\"dxpr_theme/gin_toolbar\";}s:16:\"user/drupal.user\";a:1:{i:0;s:15:\"bootstrap5/user\";}s:22:\"core/drupal.dropbutton\";a:1:{i:0;s:21:\"bootstrap5/dropbutton\";}s:18:\"core/drupal.dialog\";a:1:{i:0;s:17:\"bootstrap5/dialog\";}s:16:\"file/drupal.file\";a:1:{i:0;s:15:\"bootstrap5/file\";}s:20:\"core/drupal.progress\";a:1:{i:0;s:19:\"bootstrap5/progress\";}}}',-1,1773072976.068,1,'','0'),('theme.active_theme.claro',_binary 'O:29:\"Drupal\\Core\\Theme\\ActiveTheme\":11:{s:7:\"\0*\0name\";s:5:\"claro\";s:7:\"\0*\0logo\";s:26:\"core/themes/claro/logo.svg\";s:7:\"\0*\0path\";s:17:\"core/themes/claro\";s:9:\"\0*\0engine\";s:4:\"twig\";s:8:\"\0*\0owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:22:\"\0*\0baseThemeExtensions\";a:0:{}s:12:\"\0*\0extension\";O:31:\"Drupal\\Core\\Extension\\Extension\":15:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:32:\"core/themes/claro/claro.info.yml\";s:11:\"\0*\0filename\";s:11:\"claro.theme\";s:4:\"info\";a:22:{s:4:\"name\";s:5:\"Claro\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:62:\"A clean, accessible, and powerful Drupal administration theme.\";s:8:\"alt text\";s:49:\"Screenshot of Claro, Drupal administration theme.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"libraries\";a:3:{i:0;s:19:\"core/drupal.message\";i:1;s:14:\"core/normalize\";i:2;s:20:\"claro/global-styling\";}s:18:\"libraries-override\";a:16:{s:21:\"core/drupal.tabledrag\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"misc/components/tabledrag.module.css\";s:28:\"css/components/tabledrag.css\";}}}s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/ajax-progress.module.css\";s:39:\"css/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"misc/components/autocomplete-loading.module.css\";s:46:\"css/components/autocomplete-loading.module.css\";}}}s:20:\"system/status.report\";s:19:\"claro/status.report\";s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";b:0;}}}s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:29:\"css/components/dropbutton.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";b:0;}}}s:23:\"core/internal.jquery_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:45:\"assets/vendor/jquery.ui/themes/base/theme.css\";b:0;}}}s:18:\"core/drupal.dialog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:46:\"assets/vendor/jquery.ui/themes/base/dialog.css\";b:0;}}}s:16:\"user/drupal.user\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/user.module.css\";b:0;}}}s:24:\"field_ui/drupal.field_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/field_ui.admin.css\";s:28:\"css/theme/field-ui.admin.css\";}}}s:16:\"node/drupal.node\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";b:0;}}}s:9:\"node/form\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";b:0;}}}s:15:\"toolbar/toolbar\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/toolbar.module.css\";s:33:\"css/components/toolbar.module.css\";}s:5:\"theme\";a:2:{s:21:\"css/toolbar.theme.css\";s:27:\"css/theme/toolbar.theme.css\";s:27:\"css/toolbar.icons.theme.css\";s:33:\"css/theme/toolbar.icons.theme.css\";}}}s:20:\"toolbar/toolbar.menu\";a:1:{s:3:\"css\";a:1:{s:5:\"state\";a:1:{s:20:\"css/toolbar.menu.css\";s:26:\"css/state/toolbar.menu.css\";}}}s:22:\"views_ui/admin.styling\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/views_ui.admin.css\";s:33:\"css/components/views_ui.admin.css\";}s:5:\"theme\";a:1:{s:28:\"css/views_ui.admin.theme.css\";s:34:\"css/theme/views_ui.admin.theme.css\";}}}}s:16:\"libraries-extend\";a:28:{s:20:\"core/drupal.collapse\";a:1:{i:0;s:19:\"claro/details-focus\";}s:18:\"core/drupal.dialog\";a:1:{i:0;s:25:\"claro/claro.drupal.dialog\";}s:22:\"core/drupal.dropbutton\";a:1:{i:0;s:16:\"claro/dropbutton\";}s:20:\"core/drupal.checkbox\";a:1:{i:0;s:14:\"claro/checkbox\";}s:19:\"core/drupal.message\";a:1:{i:0;s:14:\"claro/messages\";}s:20:\"core/drupal.progress\";a:1:{i:0;s:14:\"claro/progress\";}s:26:\"core/drupal.tabbingmanager\";a:1:{i:0;s:20:\"claro/tabbingmanager\";}s:21:\"core/drupal.tabledrag\";a:1:{i:0;s:21:\"claro/claro.tabledrag\";}s:23:\"core/drupal.tableselect\";a:1:{i:0;s:17:\"claro/tableselect\";}s:21:\"core/drupal.tablesort\";a:1:{i:0;s:22:\"claro/drupal.tablesort\";}s:25:\"core/drupal.vertical-tabs\";a:1:{i:0;s:19:\"claro/vertical-tabs\";}s:16:\"file/drupal.file\";a:1:{i:0;s:10:\"claro/file\";}s:26:\"filter/drupal.filter.admin\";a:1:{i:0;s:12:\"claro/filter\";}s:20:\"filter/drupal.filter\";a:1:{i:0;s:12:\"claro/filter\";}s:12:\"system/admin\";a:1:{i:0;s:18:\"claro/system.admin\";}s:24:\"core/drupal.autocomplete\";a:1:{i:0;s:18:\"claro/autocomplete\";}s:24:\"shortcut/drupal.shortcut\";a:1:{i:0;s:21:\"claro/drupal.shortcut\";}s:16:\"core/drupal.ajax\";a:1:{i:0;s:10:\"claro/ajax\";}s:16:\"user/drupal.user\";a:1:{i:0;s:27:\"claro/form.password-confirm\";}s:24:\"node/drupal.node.preview\";a:1:{i:0;s:25:\"claro/drupal.node.preview\";}s:20:\"system/status.report\";a:1:{i:0;s:19:\"claro/status.report\";}s:18:\"views/views.module\";a:1:{i:0;s:11:\"claro/views\";}s:22:\"views_ui/admin.styling\";a:1:{i:0;s:14:\"claro/views_ui\";}s:32:\"media/media_embed_ckeditor_theme\";a:1:{i:0;s:39:\"claro/classy.media_embed_ckeditor_theme\";}s:16:\"media_library/ui\";a:1:{i:0;s:22:\"claro/media_library.ui\";}s:18:\"media_library/view\";a:1:{i:0;s:25:\"claro/media_library.theme\";}s:20:\"media_library/widget\";a:1:{i:0;s:25:\"claro/media_library.theme\";}s:11:\"image/admin\";a:1:{i:0;s:17:\"claro/image.admin\";}}s:7:\"regions\";a:9:{s:6:\"header\";s:6:\"Header\";s:11:\"pre_content\";s:11:\"Pre-content\";s:10:\"breadcrumb\";s:10:\"Breadcrumb\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:7:\"content\";s:7:\"Content\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:13:\"sidebar_first\";s:13:\"First sidebar\";}s:14:\"regions_hidden\";a:3:{i:0;s:13:\"sidebar_first\";i:1;s:8:\"page_top\";i:2;s:11:\"page_bottom\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:32:\"core/themes/claro/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:0:{}}s:7:\"subpath\";s:12:\"themes/claro\";s:6:\"origin\";s:4:\"core\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;s:19:\"module_dependencies\";a:0:{}s:9:\"libraries\";a:3:{i:0;s:19:\"core/drupal.message\";i:1;s:14:\"core/normalize\";i:2;s:20:\"claro/global-styling\";}s:6:\"engine\";s:4:\"twig\";}s:12:\"\0*\0libraries\";a:3:{i:0;s:19:\"core/drupal.message\";i:1;s:14:\"core/normalize\";i:2;s:20:\"claro/global-styling\";}s:10:\"\0*\0regions\";a:9:{s:6:\"header\";s:6:\"Header\";s:11:\"pre_content\";s:11:\"Pre-content\";s:10:\"breadcrumb\";s:10:\"Breadcrumb\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:7:\"content\";s:7:\"Content\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:13:\"sidebar_first\";s:13:\"First sidebar\";}s:20:\"\0*\0librariesOverride\";a:1:{s:17:\"core/themes/claro\";a:16:{s:21:\"core/drupal.tabledrag\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"misc/components/tabledrag.module.css\";s:28:\"css/components/tabledrag.css\";}}}s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/ajax-progress.module.css\";s:39:\"css/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"misc/components/autocomplete-loading.module.css\";s:46:\"css/components/autocomplete-loading.module.css\";}}}s:20:\"system/status.report\";s:19:\"claro/status.report\";s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";b:0;}}}s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:29:\"css/components/dropbutton.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";b:0;}}}s:23:\"core/internal.jquery_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:45:\"assets/vendor/jquery.ui/themes/base/theme.css\";b:0;}}}s:18:\"core/drupal.dialog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:46:\"assets/vendor/jquery.ui/themes/base/dialog.css\";b:0;}}}s:16:\"user/drupal.user\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/user.module.css\";b:0;}}}s:24:\"field_ui/drupal.field_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/field_ui.admin.css\";s:28:\"css/theme/field-ui.admin.css\";}}}s:16:\"node/drupal.node\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";b:0;}}}s:9:\"node/form\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";b:0;}}}s:15:\"toolbar/toolbar\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/toolbar.module.css\";s:33:\"css/components/toolbar.module.css\";}s:5:\"theme\";a:2:{s:21:\"css/toolbar.theme.css\";s:27:\"css/theme/toolbar.theme.css\";s:27:\"css/toolbar.icons.theme.css\";s:33:\"css/theme/toolbar.icons.theme.css\";}}}s:20:\"toolbar/toolbar.menu\";a:1:{s:3:\"css\";a:1:{s:5:\"state\";a:1:{s:20:\"css/toolbar.menu.css\";s:26:\"css/state/toolbar.menu.css\";}}}s:22:\"views_ui/admin.styling\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/views_ui.admin.css\";s:33:\"css/components/views_ui.admin.css\";}s:5:\"theme\";a:1:{s:28:\"css/views_ui.admin.theme.css\";s:34:\"css/theme/views_ui.admin.theme.css\";}}}}}s:18:\"\0*\0librariesExtend\";a:28:{s:20:\"core/drupal.collapse\";a:1:{i:0;s:19:\"claro/details-focus\";}s:18:\"core/drupal.dialog\";a:1:{i:0;s:25:\"claro/claro.drupal.dialog\";}s:22:\"core/drupal.dropbutton\";a:1:{i:0;s:16:\"claro/dropbutton\";}s:20:\"core/drupal.checkbox\";a:1:{i:0;s:14:\"claro/checkbox\";}s:19:\"core/drupal.message\";a:1:{i:0;s:14:\"claro/messages\";}s:20:\"core/drupal.progress\";a:1:{i:0;s:14:\"claro/progress\";}s:26:\"core/drupal.tabbingmanager\";a:1:{i:0;s:20:\"claro/tabbingmanager\";}s:21:\"core/drupal.tabledrag\";a:1:{i:0;s:21:\"claro/claro.tabledrag\";}s:23:\"core/drupal.tableselect\";a:1:{i:0;s:17:\"claro/tableselect\";}s:21:\"core/drupal.tablesort\";a:1:{i:0;s:22:\"claro/drupal.tablesort\";}s:25:\"core/drupal.vertical-tabs\";a:1:{i:0;s:19:\"claro/vertical-tabs\";}s:16:\"file/drupal.file\";a:1:{i:0;s:10:\"claro/file\";}s:26:\"filter/drupal.filter.admin\";a:1:{i:0;s:12:\"claro/filter\";}s:20:\"filter/drupal.filter\";a:1:{i:0;s:12:\"claro/filter\";}s:12:\"system/admin\";a:1:{i:0;s:18:\"claro/system.admin\";}s:24:\"core/drupal.autocomplete\";a:1:{i:0;s:18:\"claro/autocomplete\";}s:24:\"shortcut/drupal.shortcut\";a:1:{i:0;s:21:\"claro/drupal.shortcut\";}s:16:\"core/drupal.ajax\";a:1:{i:0;s:10:\"claro/ajax\";}s:16:\"user/drupal.user\";a:1:{i:0;s:27:\"claro/form.password-confirm\";}s:24:\"node/drupal.node.preview\";a:1:{i:0;s:25:\"claro/drupal.node.preview\";}s:20:\"system/status.report\";a:1:{i:0;s:19:\"claro/status.report\";}s:18:\"views/views.module\";a:1:{i:0;s:11:\"claro/views\";}s:22:\"views_ui/admin.styling\";a:1:{i:0;s:14:\"claro/views_ui\";}s:32:\"media/media_embed_ckeditor_theme\";a:1:{i:0;s:39:\"claro/classy.media_embed_ckeditor_theme\";}s:16:\"media_library/ui\";a:1:{i:0;s:22:\"claro/media_library.ui\";}s:18:\"media_library/view\";a:1:{i:0;s:25:\"claro/media_library.theme\";}s:20:\"media_library/widget\";a:1:{i:0;s:25:\"claro/media_library.theme\";}s:11:\"image/admin\";a:1:{i:0;s:17:\"claro/image.admin\";}}}',-1,1773073087.927,1,'','0'),('theme.active_theme.dxpr_theme',_binary 'O:29:\"Drupal\\Core\\Theme\\ActiveTheme\":11:{s:7:\"\0*\0name\";s:10:\"dxpr_theme\";s:7:\"\0*\0logo\";s:34:\"themes/contrib/dxpr_theme/logo.svg\";s:7:\"\0*\0path\";s:25:\"themes/contrib/dxpr_theme\";s:9:\"\0*\0engine\";s:4:\"twig\";s:8:\"\0*\0owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:22:\"\0*\0baseThemeExtensions\";a:2:{s:10:\"bootstrap5\";O:31:\"Drupal\\Core\\Extension\\Extension\":18:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:45:\"themes/contrib/bootstrap5/bootstrap5.info.yml\";s:11:\"\0*\0filename\";s:16:\"bootstrap5.theme\";s:4:\"info\";a:26:{s:4:\"name\";s:10:\"Bootstrap5\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:34:\"Theme with Bootstrap 5 css library\";s:24:\"core_version_requirement\";s:14:\"^10.1 || ^11.0\";s:10:\"base theme\";s:7:\"stable9\";s:10:\"starterkit\";b:1;s:9:\"generator\";s:23:\"starterkit_theme:10.3.2\";s:9:\"libraries\";a:5:{i:0;s:15:\"bootstrap5/base\";i:1;s:19:\"bootstrap5/messages\";i:2;s:14:\"core/normalize\";i:3;s:31:\"bootstrap5/bootstrap5-js-latest\";i:4;s:25:\"bootstrap5/global-styling\";}s:16:\"libraries-extend\";a:5:{s:16:\"user/drupal.user\";a:1:{i:0;s:15:\"bootstrap5/user\";}s:22:\"core/drupal.dropbutton\";a:1:{i:0;s:21:\"bootstrap5/dropbutton\";}s:18:\"core/drupal.dialog\";a:1:{i:0;s:17:\"bootstrap5/dialog\";}s:16:\"file/drupal.file\";a:1:{i:0;s:15:\"bootstrap5/file\";}s:20:\"core/drupal.progress\";a:1:{i:0;s:19:\"bootstrap5/progress\";}}s:20:\"ckeditor_stylesheets\";a:1:{i:0;s:13:\"css/style.css\";}s:21:\"ckeditor5-stylesheets\";a:1:{i:0;s:16:\"css/ck5style.css\";}s:7:\"regions\";a:9:{s:6:\"header\";s:6:\"Header\";s:12:\"nav_branding\";s:26:\"Navigation branding region\";s:8:\"nav_main\";s:22:\"Main navigation region\";s:14:\"nav_additional\";s:64:\"Additional navigation region (eg search form, social icons, etc)\";s:10:\"breadcrumb\";s:11:\"Breadcrumbs\";s:7:\"content\";s:12:\"Main content\";s:13:\"sidebar_first\";s:13:\"Sidebar first\";s:14:\"sidebar_second\";s:14:\"Sidebar second\";s:6:\"footer\";s:6:\"Footer\";}s:7:\"version\";s:5:\"4.0.5\";s:7:\"project\";s:10:\"bootstrap5\";s:9:\"datestamp\";i:1750854760;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750854760;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:40:\"themes/contrib/bootstrap5/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:7:\"stable9\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:25:\"themes/contrib/bootstrap5\";s:6:\"origin\";s:0:\"\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:3:{s:10:\"dxpr_theme\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"bootstrap5\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:21:\"dxpr_theme_STARTERKIT\";r:79;s:10:\"cisc_theme\";r:79;}s:8:\"requires\";a:1:{s:7:\"stable9\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"stable9\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-2;s:11:\"base_themes\";a:1:{s:7:\"stable9\";s:8:\"Stable 9\";}s:10:\"sub_themes\";a:3:{s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";s:21:\"dxpr_theme_STARTERKIT\";s:10:\"THEMETITLE\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:19:\"module_dependencies\";a:0:{}s:9:\"libraries\";a:5:{i:0;s:15:\"bootstrap5/base\";i:1;s:19:\"bootstrap5/messages\";i:2;s:14:\"core/normalize\";i:3;s:31:\"bootstrap5/bootstrap5-js-latest\";i:4;s:25:\"bootstrap5/global-styling\";}s:6:\"engine\";s:4:\"twig\";s:10:\"base_theme\";s:7:\"stable9\";}s:7:\"stable9\";O:31:\"Drupal\\Core\\Extension\\Extension\":15:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:36:\"core/themes/stable9/stable9.info.yml\";s:11:\"\0*\0filename\";s:13:\"stable9.theme\";s:4:\"info\";a:21:{s:4:\"name\";s:8:\"Stable 9\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:54:\"A base theme using Drupal 9.0.0\'s core markup and CSS.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"hidden\";b:1;s:18:\"libraries-override\";a:61:{s:24:\"block/drupal.block.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/block.admin.css\";s:25:\"css/block/block.admin.css\";}}}s:49:\"announcements_feed/drupal.announcements_feed.page\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:31:\"css/announcements_feed.page.css\";s:50:\"css/announcements_feed/announcements_feed.page.css\";}}}s:51:\"announcements_feed/drupal.announcements_feed.dialog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"css/announcements_feed.dialog.css\";s:52:\"css/announcements_feed/announcements_feed.dialog.css\";}}}s:52:\"announcements_feed/drupal.announcements_feed.toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:34:\"css/announcements_feed.toolbar.css\";s:53:\"css/announcements_feed/announcements_feed.toolbar.css\";}}}s:50:\"config_translation/drupal.config_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:32:\"css/config_translation.admin.css\";s:51:\"css/config_translation/config_translation.admin.css\";}}}s:52:\"content_translation/drupal.content_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:33:\"css/content_translation.admin.css\";s:53:\"css/content_translation/content_translation.admin.css\";}}}s:37:\"content_moderation/content_moderation\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:33:\"css/content_moderation.module.css\";s:52:\"css/content_moderation/content_moderation.module.css\";}s:5:\"theme\";a:1:{s:32:\"css/content_moderation.theme.css\";s:51:\"css/content_moderation/content_moderation.theme.css\";}}}s:34:\"contextual/drupal.contextual-links\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:25:\"css/contextual.module.css\";s:36:\"css/contextual/contextual.module.css\";}s:5:\"theme\";a:2:{s:24:\"css/contextual.theme.css\";s:35:\"css/contextual/contextual.theme.css\";s:30:\"css/contextual.icons.theme.css\";s:41:\"css/contextual/contextual.icons.theme.css\";}}}s:36:\"contextual/drupal.contextual-toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:26:\"css/contextual.toolbar.css\";s:37:\"css/contextual/contextual.toolbar.css\";}}}s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/ajax-progress.module.css\";s:44:\"css/core/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"misc/components/autocomplete-loading.module.css\";s:51:\"css/core/components/autocomplete-loading.module.css\";}}}s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:34:\"css/core/dropbutton/dropbutton.css\";}}}s:22:\"core/drupal.fieldgroup\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"misc/components/fieldgroup.module.css\";s:41:\"css/core/components/fieldgroup.module.css\";}}}s:20:\"core/drupal.progress\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:35:\"misc/components/progress.module.css\";s:39:\"css/core/components/progress.module.css\";}}}s:27:\"core/drupal.textarea-resize\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"misc/components/resize.module.css\";s:37:\"css/core/components/resize.module.css\";}}}s:21:\"core/drupal.tabledrag\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:2:{s:36:\"misc/components/tabledrag.module.css\";s:40:\"css/core/components/tabledrag.module.css\";s:37:\"misc/components/tree-child.module.css\";s:41:\"css/core/components/tree-child.module.css\";}}}s:23:\"core/drupal.tableheader\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/sticky-header.module.css\";s:44:\"css/core/components/sticky-header.module.css\";}}}s:21:\"core/drupal.tablesort\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"misc/components/tablesort.module.css\";s:40:\"css/core/components/tablesort.module.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";s:26:\"css/core/vertical-tabs.css\";}}}s:14:\"core/normalize\";s:17:\"stable9/normalize\";s:18:\"dblog/drupal.dblog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/dblog.module.css\";s:26:\"css/dblog/dblog.module.css\";}}}s:24:\"field_ui/drupal.field_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/field_ui.admin.css\";s:31:\"css/field_ui/field_ui.admin.css\";}}}s:14:\"filter/caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:29:\"css/filter/filter.caption.css\";}}}s:11:\"image/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/image.admin.css\";s:25:\"css/image/image.admin.css\";}}}s:30:\"language/drupal.language.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/language.admin.css\";s:31:\"css/language/language.admin.css\";}}}s:23:\"layout_discovery/onecol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/onecol/onecol.css\";s:42:\"layouts/layout_discovery/onecol/onecol.css\";}}}s:30:\"layout_discovery/twocol_bricks\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:39:\"layouts/twocol_bricks/twocol_bricks.css\";s:56:\"layouts/layout_discovery/twocol_bricks/twocol_bricks.css\";}}}s:23:\"layout_discovery/twocol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/twocol/twocol.css\";s:42:\"layouts/layout_discovery/twocol/twocol.css\";}}}s:34:\"layout_discovery/threecol_25_50_25\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_25_50_25/threecol_25_50_25.css\";s:64:\"layouts/layout_discovery/threecol_25_50_25/threecol_25_50_25.css\";}}}s:34:\"layout_discovery/threecol_33_34_33\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_33_34_33/threecol_33_34_33.css\";s:64:\"layouts/layout_discovery/threecol_33_34_33/threecol_33_34_33.css\";}}}s:36:\"layout_builder/drupal.layout_builder\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/layout-builder.css\";s:37:\"css/layout_builder/layout-builder.css\";}}}s:29:\"layout_builder/twocol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:41:\"layouts/twocol_section/twocol_section.css\";s:56:\"layouts/layout_builder/twocol_section/twocol_section.css\";}}}s:31:\"layout_builder/threecol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:45:\"layouts/threecol_section/threecol_section.css\";s:60:\"layouts/layout_builder/threecol_section/threecol_section.css\";}}}s:30:\"layout_builder/fourcol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:43:\"layouts/fourcol_section/fourcol_section.css\";s:58:\"layouts/layout_builder/fourcol_section/fourcol_section.css\";}}}s:26:\"locale/drupal.locale.admin\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/locale.admin.css\";s:27:\"css/locale/locale.admin.css\";}}}s:20:\"media/filter.caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:28:\"css/media/filter.caption.css\";}}}s:22:\"media/oembed.formatter\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:24:\"css/oembed.formatter.css\";s:30:\"css/media/oembed.formatter.css\";}}}s:18:\"media/oembed.frame\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/oembed.frame.css\";s:26:\"css/media/oembed.frame.css\";}}}s:33:\"menu_ui/drupal.menu_ui.adminforms\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:21:\"css/menu_ui.admin.css\";s:29:\"css/menu_ui/menu_ui.admin.css\";}}}s:22:\"migrate_drupal_ui/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:49:\"css/components/upgrade-analysis-report-tables.css\";s:67:\"css/migrate_drupal_ui/components/upgrade-analysis-report-tables.css\";}}}s:16:\"node/drupal.node\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:24:\"node/drupal.node.preview\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/node.preview.css\";s:25:\"css/node/node.preview.css\";}}}s:9:\"node/form\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:22:\"node/drupal.node.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/node.admin.css\";s:23:\"css/node/node.admin.css\";}}}s:34:\"settings_tray/drupal.settings_tray\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:3:{s:28:\"css/settings_tray.module.css\";s:42:\"css/settings_tray/settings_tray.module.css\";s:28:\"css/settings_tray.motion.css\";s:42:\"css/settings_tray/settings_tray.motion.css\";s:29:\"css/settings_tray.toolbar.css\";s:43:\"css/settings_tray/settings_tray.toolbar.css\";}s:5:\"theme\";a:1:{s:27:\"css/settings_tray.theme.css\";s:41:\"css/settings_tray/settings_tray.theme.css\";}}}s:24:\"shortcut/drupal.shortcut\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:2:{s:22:\"css/shortcut.theme.css\";s:31:\"css/shortcut/shortcut.theme.css\";s:28:\"css/shortcut.icons.theme.css\";s:37:\"css/shortcut/shortcut.icons.theme.css\";}}}s:11:\"system/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:8:{s:31:\"css/components/align.module.css\";s:38:\"css/system/components/align.module.css\";s:42:\"css/components/container-inline.module.css\";s:49:\"css/system/components/container-inline.module.css\";s:34:\"css/components/clearfix.module.css\";s:41:\"css/system/components/clearfix.module.css\";s:32:\"css/components/hidden.module.css\";s:39:\"css/system/components/hidden.module.css\";s:35:\"css/components/item-list.module.css\";s:42:\"css/system/components/item-list.module.css\";s:28:\"css/components/js.module.css\";s:35:\"css/system/components/js.module.css\";s:44:\"css/components/position-container.module.css\";s:51:\"css/system/components/position-container.module.css\";s:42:\"css/components/reset-appearance.module.css\";s:49:\"css/system/components/reset-appearance.module.css\";}}}s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";s:27:\"css/system/system.admin.css\";}}}s:18:\"system/maintenance\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/system.maintenance.css\";s:33:\"css/system/system.maintenance.css\";}}}s:11:\"system/diff\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/system.diff.css\";s:26:\"css/system/system.diff.css\";}}}s:20:\"system/status.report\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:3:{s:40:\"css/components/system-status-counter.css\";s:47:\"css/system/components/system-status-counter.css\";s:48:\"css/components/system-status-report-counters.css\";s:55:\"css/system/components/system-status-report-counters.css\";s:52:\"css/components/system-status-report-general-info.css\";s:59:\"css/system/components/system-status-report-general-info.css\";}}}s:24:\"taxonomy/drupal.taxonomy\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/taxonomy.theme.css\";s:31:\"css/taxonomy/taxonomy.theme.css\";}}}s:15:\"toolbar/toolbar\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/toolbar.module.css\";s:30:\"css/toolbar/toolbar.module.css\";}s:5:\"theme\";a:2:{s:21:\"css/toolbar.theme.css\";s:29:\"css/toolbar/toolbar.theme.css\";s:27:\"css/toolbar.icons.theme.css\";s:35:\"css/toolbar/toolbar.icons.theme.css\";}}}s:20:\"toolbar/toolbar.menu\";a:1:{s:3:\"css\";a:1:{s:5:\"state\";a:1:{s:20:\"css/toolbar.menu.css\";s:28:\"css/toolbar/toolbar.menu.css\";}}}s:26:\"update/drupal.update.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/update.admin.theme.css\";s:33:\"css/update/update.admin.theme.css\";}}}s:16:\"user/drupal.user\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/user.module.css\";s:24:\"css/user/user.module.css\";}}}s:22:\"user/drupal.user.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/user.admin.css\";s:23:\"css/user/user.admin.css\";}}}s:22:\"user/drupal.user.icons\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:24:\"css/user.icons.admin.css\";s:29:\"css/user/user.icons.admin.css\";}}}s:18:\"views/views.module\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/views.module.css\";s:26:\"css/views/views.module.css\";}}}s:22:\"views_ui/admin.styling\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/views_ui.admin.css\";s:31:\"css/views_ui/views_ui.admin.css\";}s:5:\"theme\";a:2:{s:28:\"css/views_ui.admin.theme.css\";s:37:\"css/views_ui/views_ui.admin.theme.css\";s:27:\"css/views_ui.contextual.css\";s:36:\"css/views_ui/views_ui.contextual.css\";}}}s:30:\"field_ui/drupal.field_ui_table\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:35:\"css/field_ui_display_mode_table.css\";s:44:\"css/field_ui/field_ui_display_mode_table.css\";}}}}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:6:\"engine\";s:4:\"twig\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:12:\"primary_menu\";s:12:\"Primary menu\";s:14:\"secondary_menu\";s:14:\"Secondary menu\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:10:\"breadcrumb\";s:10:\"Breadcrumb\";}s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:34:\"core/themes/stable9/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:9:\"libraries\";a:0:{}s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:0:{}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:14:\"themes/stable9\";s:6:\"origin\";s:4:\"core\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:5:{s:16:\"starterkit_theme\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"stable9\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"bootstrap5\";r:86;s:10:\"dxpr_theme\";r:86;s:21:\"dxpr_theme_STARTERKIT\";r:86;s:10:\"cisc_theme\";r:86;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;s:10:\"sub_themes\";a:5:{s:16:\"starterkit_theme\";s:16:\"Starterkit theme\";s:10:\"bootstrap5\";s:10:\"Bootstrap5\";s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";s:21:\"dxpr_theme_STARTERKIT\";s:10:\"THEMETITLE\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:19:\"module_dependencies\";a:0:{}s:6:\"engine\";s:4:\"twig\";}}s:12:\"\0*\0extension\";O:31:\"Drupal\\Core\\Extension\\Extension\":18:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:45:\"themes/contrib/dxpr_theme/dxpr_theme.info.yml\";s:11:\"\0*\0filename\";s:16:\"dxpr_theme.theme\";s:4:\"info\";a:26:{s:4:\"type\";s:5:\"theme\";s:24:\"core_version_requirement\";s:18:\"^9.3 || ^10 || ^11\";s:10:\"base theme\";s:10:\"bootstrap5\";s:4:\"name\";s:10:\"DXPR Theme\";s:11:\"description\";s:33:\"Low code framework theme by DXPR.\";s:7:\"package\";s:4:\"DXPR\";s:12:\"dependencies\";a:4:{i:0;s:11:\"drupal:file\";i:1;s:35:\"dxpr_theme_helper:dxpr_theme_helper\";i:2;s:53:\"media_library_form_element:media_library_form_element\";i:3;s:10:\"bootstrap5\";}s:7:\"regions\";a:14:{s:16:\"secondary_header\";s:16:\"Secondary Header\";s:10:\"navigation\";s:10:\"Navigation\";s:22:\"navigation_collapsible\";s:24:\"Navigation (Collapsible)\";s:11:\"highlighted\";s:11:\"Hero Region\";s:10:\"page_title\";s:10:\"Page Title\";s:4:\"help\";s:4:\"Help\";s:11:\"content_top\";s:11:\"Content Top\";s:7:\"content\";s:7:\"Content\";s:14:\"content_bottom\";s:14:\"Content Bottom\";s:13:\"sidebar_first\";s:7:\"Primary\";s:14:\"sidebar_second\";s:9:\"Secondary\";s:6:\"footer\";s:6:\"Footer\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";}s:9:\"libraries\";a:1:{i:0;s:25:\"dxpr_theme/global-styling\";}s:18:\"libraries-override\";a:1:{s:11:\"classy/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"css/components/collapse-processed.css\";b:0;}}}}s:16:\"libraries-extend\";a:1:{s:15:\"gin/gin_toolbar\";a:1:{i:0;s:22:\"dxpr_theme/gin_toolbar\";}}s:6:\"config\";a:1:{s:7:\"install\";a:1:{i:0;s:19:\"dxpr_theme.settings\";}}s:20:\"dxpr_builder_classes\";a:51:{s:22:\"dxpr-theme-form-inline\";s:11:\"Inline Form\";s:34:\"dxpr-theme-util-background-accent1\";s:36:\"Background color: DXPR Theme accent1\";s:34:\"dxpr-theme-util-background-accent2\";s:36:\"Background color: DXPR Theme accent2\";s:32:\"dxpr-theme-util-background-black\";s:23:\"Background color: black\";s:31:\"dxpr-theme-util-background-card\";s:33:\"Background color: DXPR Theme card\";s:36:\"dxpr-theme-util-background-card-text\";s:38:\"Background color: DXPR Theme card-text\";s:31:\"dxpr-theme-util-background-gray\";s:33:\"Background color: DXPR Theme gray\";s:34:\"dxpr-theme-util-background-primary\";s:36:\"Background color: DXPR Theme primary\";s:33:\"dxpr-theme-util-background-silver\";s:24:\"Background color: silver\";s:32:\"dxpr-theme-util-background-white\";s:23:\"Background color: white\";s:30:\"dxpr-theme-util-border-accent1\";s:32:\"Border color: DXPR Theme accent1\";s:30:\"dxpr-theme-util-border-accent2\";s:32:\"Border color: DXPR Theme accent2\";s:28:\"dxpr-theme-util-border-black\";s:19:\"Border color: black\";s:35:\"dxpr-theme-util-border-primary-gray\";s:37:\"Border color: DXPR Theme primary-gray\";s:30:\"dxpr-theme-util-border-primary\";s:32:\"Border color: DXPR Theme primary\";s:29:\"dxpr-theme-util-border-silver\";s:20:\"Border color: silver\";s:28:\"dxpr-theme-util-border-white\";s:19:\"Border color: white\";s:26:\"dxpr-theme-util-clear-both\";s:10:\"Clear Both\";s:26:\"dxpr-theme-util-clear-left\";s:10:\"Clear left\";s:27:\"dxpr-theme-util-clear-right\";s:11:\"Clear Right\";s:29:\"dxpr-theme-util-color-accent1\";s:30:\"Text color: DXPR Theme accent1\";s:29:\"dxpr-theme-util-color-accent2\";s:30:\"Text color: DXPR Theme accent2\";s:27:\"dxpr-theme-util-color-black\";s:28:\"Text color: DXPR Theme black\";s:26:\"dxpr-theme-util-color-card\";s:27:\"Text color: DXPR Theme card\";s:31:\"dxpr-theme-util-color-card-text\";s:32:\"Text color: DXPR Theme card-text\";s:26:\"dxpr-theme-util-color-gray\";s:27:\"Text color: DXPR Theme gray\";s:29:\"dxpr-theme-util-color-primary\";s:30:\"Text color: DXPR Theme primary\";s:28:\"dxpr-theme-util-color-silver\";s:29:\"Text color: DXPR Theme silver\";s:27:\"dxpr-theme-util-color-white\";s:28:\"Text color: DXPR Theme white\";s:26:\"dxpr-theme-util-overlay-20\";s:19:\"Overlay opacity 20%\";s:26:\"dxpr-theme-util-overlay-40\";s:19:\"Overlay opacity 40%\";s:26:\"dxpr-theme-util-overlay-60\";s:19:\"Overlay opacity 60%\";s:26:\"dxpr-theme-util-overlay-80\";s:19:\"Overlay opacity 80%\";s:31:\"dxpr-theme-util-overlay-accent1\";s:33:\"Color overlay: DXPR Theme accent1\";s:31:\"dxpr-theme-util-overlay-accent2\";s:33:\"Color overlay: DXPR Theme accent2\";s:29:\"dxpr-theme-util-overlay-black\";s:19:\"Color overlay black\";s:28:\"dxpr-theme-util-overlay-gray\";s:18:\"Color overlay gray\";s:31:\"dxpr-theme-util-overlay-primary\";s:33:\"Color overlay: DXPR Theme primary\";s:29:\"dxpr-theme-util-overlay-white\";s:19:\"Color overlay white\";s:27:\"dxpr-theme-util-single-line\";s:30:\"Single Line Text with Ellipsis\";s:25:\"dxpr-theme-util-text-bold\";s:9:\"Text Bold\";s:27:\"dxpr-theme-util-text-italic\";s:11:\"Text Italic\";s:26:\"dxpr-theme-util-text-light\";s:10:\"Text Light\";s:26:\"dxpr-theme-util-text-muted\";s:20:\"Text Muted (opacity)\";s:30:\"dxpr-theme-util-text-shadow-20\";s:15:\"Text Shadow 20%\";s:30:\"dxpr-theme-util-text-shadow-40\";s:15:\"Text Shadow 40%\";s:30:\"dxpr-theme-util-text-shadow-60\";s:15:\"Text Shadow 60%\";s:30:\"dxpr-theme-util-text-shadow-80\";s:15:\"Text Shadow 80%\";s:27:\"dxpr-theme-util-text-shadow\";s:11:\"Text Shadow\";s:30:\"dxpr-theme-util-text-uppercase\";s:14:\"Text Uppercase\";s:23:\"dxpr-theme-util-vcenter\";s:18:\"Vertical centering\";}s:7:\"version\";s:5:\"6.0.4\";s:7:\"project\";s:10:\"dxpr_theme\";s:9:\"datestamp\";i:1746043493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1746043493;s:6:\"engine\";s:4:\"twig\";s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:40:\"themes/contrib/dxpr_theme/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:25:\"themes/contrib/dxpr_theme\";s:6:\"origin\";s:0:\"\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:2:{s:21:\"dxpr_theme_STARTERKIT\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"dxpr_theme\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"cisc_theme\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"dxpr_theme\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:5:{s:4:\"file\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"file\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"dxpr_theme_helper\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:17:\"dxpr_theme_helper\";s:10:\"\0*\0project\";s:17:\"dxpr_theme_helper\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:26:\"media_library_form_element\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:26:\"media_library_form_element\";s:10:\"\0*\0project\";s:26:\"media_library_form_element\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"bootstrap5\";r:79;s:7:\"stable9\";r:86;}s:4:\"sort\";i:-3;s:11:\"base_themes\";a:2:{s:7:\"stable9\";s:8:\"Stable 9\";s:10:\"bootstrap5\";s:10:\"Bootstrap5\";}s:10:\"sub_themes\";a:2:{s:21:\"dxpr_theme_STARTERKIT\";s:10:\"THEMETITLE\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:19:\"module_dependencies\";a:3:{s:4:\"file\";r:573;s:17:\"dxpr_theme_helper\";r:577;s:26:\"media_library_form_element\";r:581;}s:9:\"libraries\";a:1:{i:0;s:25:\"dxpr_theme/global-styling\";}s:6:\"engine\";s:4:\"twig\";s:10:\"base_theme\";s:10:\"bootstrap5\";}s:12:\"\0*\0libraries\";a:6:{i:0;s:15:\"bootstrap5/base\";i:1;s:19:\"bootstrap5/messages\";i:2;s:14:\"core/normalize\";i:3;s:31:\"bootstrap5/bootstrap5-js-latest\";i:4;s:25:\"bootstrap5/global-styling\";i:5;s:25:\"dxpr_theme/global-styling\";}s:10:\"\0*\0regions\";a:14:{s:16:\"secondary_header\";s:16:\"Secondary Header\";s:10:\"navigation\";s:10:\"Navigation\";s:22:\"navigation_collapsible\";s:24:\"Navigation (Collapsible)\";s:11:\"highlighted\";s:11:\"Hero Region\";s:10:\"page_title\";s:10:\"Page Title\";s:4:\"help\";s:4:\"Help\";s:11:\"content_top\";s:11:\"Content Top\";s:7:\"content\";s:7:\"Content\";s:14:\"content_bottom\";s:14:\"Content Bottom\";s:13:\"sidebar_first\";s:7:\"Primary\";s:14:\"sidebar_second\";s:9:\"Secondary\";s:6:\"footer\";s:6:\"Footer\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";}s:20:\"\0*\0librariesOverride\";a:2:{s:19:\"core/themes/stable9\";a:61:{s:24:\"block/drupal.block.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/block.admin.css\";s:25:\"css/block/block.admin.css\";}}}s:49:\"announcements_feed/drupal.announcements_feed.page\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:31:\"css/announcements_feed.page.css\";s:50:\"css/announcements_feed/announcements_feed.page.css\";}}}s:51:\"announcements_feed/drupal.announcements_feed.dialog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"css/announcements_feed.dialog.css\";s:52:\"css/announcements_feed/announcements_feed.dialog.css\";}}}s:52:\"announcements_feed/drupal.announcements_feed.toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:34:\"css/announcements_feed.toolbar.css\";s:53:\"css/announcements_feed/announcements_feed.toolbar.css\";}}}s:50:\"config_translation/drupal.config_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:32:\"css/config_translation.admin.css\";s:51:\"css/config_translation/config_translation.admin.css\";}}}s:52:\"content_translation/drupal.content_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:33:\"css/content_translation.admin.css\";s:53:\"css/content_translation/content_translation.admin.css\";}}}s:37:\"content_moderation/content_moderation\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:33:\"css/content_moderation.module.css\";s:52:\"css/content_moderation/content_moderation.module.css\";}s:5:\"theme\";a:1:{s:32:\"css/content_moderation.theme.css\";s:51:\"css/content_moderation/content_moderation.theme.css\";}}}s:34:\"contextual/drupal.contextual-links\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:25:\"css/contextual.module.css\";s:36:\"css/contextual/contextual.module.css\";}s:5:\"theme\";a:2:{s:24:\"css/contextual.theme.css\";s:35:\"css/contextual/contextual.theme.css\";s:30:\"css/contextual.icons.theme.css\";s:41:\"css/contextual/contextual.icons.theme.css\";}}}s:36:\"contextual/drupal.contextual-toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:26:\"css/contextual.toolbar.css\";s:37:\"css/contextual/contextual.toolbar.css\";}}}s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/ajax-progress.module.css\";s:44:\"css/core/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"misc/components/autocomplete-loading.module.css\";s:51:\"css/core/components/autocomplete-loading.module.css\";}}}s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:34:\"css/core/dropbutton/dropbutton.css\";}}}s:22:\"core/drupal.fieldgroup\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"misc/components/fieldgroup.module.css\";s:41:\"css/core/components/fieldgroup.module.css\";}}}s:20:\"core/drupal.progress\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:35:\"misc/components/progress.module.css\";s:39:\"css/core/components/progress.module.css\";}}}s:27:\"core/drupal.textarea-resize\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"misc/components/resize.module.css\";s:37:\"css/core/components/resize.module.css\";}}}s:21:\"core/drupal.tabledrag\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:2:{s:36:\"misc/components/tabledrag.module.css\";s:40:\"css/core/components/tabledrag.module.css\";s:37:\"misc/components/tree-child.module.css\";s:41:\"css/core/components/tree-child.module.css\";}}}s:23:\"core/drupal.tableheader\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/sticky-header.module.css\";s:44:\"css/core/components/sticky-header.module.css\";}}}s:21:\"core/drupal.tablesort\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"misc/components/tablesort.module.css\";s:40:\"css/core/components/tablesort.module.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";s:26:\"css/core/vertical-tabs.css\";}}}s:14:\"core/normalize\";s:17:\"stable9/normalize\";s:18:\"dblog/drupal.dblog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/dblog.module.css\";s:26:\"css/dblog/dblog.module.css\";}}}s:24:\"field_ui/drupal.field_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/field_ui.admin.css\";s:31:\"css/field_ui/field_ui.admin.css\";}}}s:14:\"filter/caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:29:\"css/filter/filter.caption.css\";}}}s:11:\"image/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/image.admin.css\";s:25:\"css/image/image.admin.css\";}}}s:30:\"language/drupal.language.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/language.admin.css\";s:31:\"css/language/language.admin.css\";}}}s:23:\"layout_discovery/onecol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/onecol/onecol.css\";s:42:\"layouts/layout_discovery/onecol/onecol.css\";}}}s:30:\"layout_discovery/twocol_bricks\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:39:\"layouts/twocol_bricks/twocol_bricks.css\";s:56:\"layouts/layout_discovery/twocol_bricks/twocol_bricks.css\";}}}s:23:\"layout_discovery/twocol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/twocol/twocol.css\";s:42:\"layouts/layout_discovery/twocol/twocol.css\";}}}s:34:\"layout_discovery/threecol_25_50_25\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_25_50_25/threecol_25_50_25.css\";s:64:\"layouts/layout_discovery/threecol_25_50_25/threecol_25_50_25.css\";}}}s:34:\"layout_discovery/threecol_33_34_33\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_33_34_33/threecol_33_34_33.css\";s:64:\"layouts/layout_discovery/threecol_33_34_33/threecol_33_34_33.css\";}}}s:36:\"layout_builder/drupal.layout_builder\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/layout-builder.css\";s:37:\"css/layout_builder/layout-builder.css\";}}}s:29:\"layout_builder/twocol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:41:\"layouts/twocol_section/twocol_section.css\";s:56:\"layouts/layout_builder/twocol_section/twocol_section.css\";}}}s:31:\"layout_builder/threecol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:45:\"layouts/threecol_section/threecol_section.css\";s:60:\"layouts/layout_builder/threecol_section/threecol_section.css\";}}}s:30:\"layout_builder/fourcol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:43:\"layouts/fourcol_section/fourcol_section.css\";s:58:\"layouts/layout_builder/fourcol_section/fourcol_section.css\";}}}s:26:\"locale/drupal.locale.admin\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/locale.admin.css\";s:27:\"css/locale/locale.admin.css\";}}}s:20:\"media/filter.caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:28:\"css/media/filter.caption.css\";}}}s:22:\"media/oembed.formatter\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:24:\"css/oembed.formatter.css\";s:30:\"css/media/oembed.formatter.css\";}}}s:18:\"media/oembed.frame\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/oembed.frame.css\";s:26:\"css/media/oembed.frame.css\";}}}s:33:\"menu_ui/drupal.menu_ui.adminforms\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:21:\"css/menu_ui.admin.css\";s:29:\"css/menu_ui/menu_ui.admin.css\";}}}s:22:\"migrate_drupal_ui/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:49:\"css/components/upgrade-analysis-report-tables.css\";s:67:\"css/migrate_drupal_ui/components/upgrade-analysis-report-tables.css\";}}}s:16:\"node/drupal.node\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:24:\"node/drupal.node.preview\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/node.preview.css\";s:25:\"css/node/node.preview.css\";}}}s:9:\"node/form\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:22:\"node/drupal.node.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/node.admin.css\";s:23:\"css/node/node.admin.css\";}}}s:34:\"settings_tray/drupal.settings_tray\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:3:{s:28:\"css/settings_tray.module.css\";s:42:\"css/settings_tray/settings_tray.module.css\";s:28:\"css/settings_tray.motion.css\";s:42:\"css/settings_tray/settings_tray.motion.css\";s:29:\"css/settings_tray.toolbar.css\";s:43:\"css/settings_tray/settings_tray.toolbar.css\";}s:5:\"theme\";a:1:{s:27:\"css/settings_tray.theme.css\";s:41:\"css/settings_tray/settings_tray.theme.css\";}}}s:24:\"shortcut/drupal.shortcut\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:2:{s:22:\"css/shortcut.theme.css\";s:31:\"css/shortcut/shortcut.theme.css\";s:28:\"css/shortcut.icons.theme.css\";s:37:\"css/shortcut/shortcut.icons.theme.css\";}}}s:11:\"system/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:8:{s:31:\"css/components/align.module.css\";s:38:\"css/system/components/align.module.css\";s:42:\"css/components/container-inline.module.css\";s:49:\"css/system/components/container-inline.module.css\";s:34:\"css/components/clearfix.module.css\";s:41:\"css/system/components/clearfix.module.css\";s:32:\"css/components/hidden.module.css\";s:39:\"css/system/components/hidden.module.css\";s:35:\"css/components/item-list.module.css\";s:42:\"css/system/components/item-list.module.css\";s:28:\"css/components/js.module.css\";s:35:\"css/system/components/js.module.css\";s:44:\"css/components/position-container.module.css\";s:51:\"css/system/components/position-container.module.css\";s:42:\"css/components/reset-appearance.module.css\";s:49:\"css/system/components/reset-appearance.module.css\";}}}s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";s:27:\"css/system/system.admin.css\";}}}s:18:\"system/maintenance\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/system.maintenance.css\";s:33:\"css/system/system.maintenance.css\";}}}s:11:\"system/diff\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/system.diff.css\";s:26:\"css/system/system.diff.css\";}}}s:20:\"system/status.report\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:3:{s:40:\"css/components/system-status-counter.css\";s:47:\"css/system/components/system-status-counter.css\";s:48:\"css/components/system-status-report-counters.css\";s:55:\"css/system/components/system-status-report-counters.css\";s:52:\"css/components/system-status-report-general-info.css\";s:59:\"css/system/components/system-status-report-general-info.css\";}}}s:24:\"taxonomy/drupal.taxonomy\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/taxonomy.theme.css\";s:31:\"css/taxonomy/taxonomy.theme.css\";}}}s:15:\"toolbar/toolbar\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/toolbar.module.css\";s:30:\"css/toolbar/toolbar.module.css\";}s:5:\"theme\";a:2:{s:21:\"css/toolbar.theme.css\";s:29:\"css/toolbar/toolbar.theme.css\";s:27:\"css/toolbar.icons.theme.css\";s:35:\"css/toolbar/toolbar.icons.theme.css\";}}}s:20:\"toolbar/toolbar.menu\";a:1:{s:3:\"css\";a:1:{s:5:\"state\";a:1:{s:20:\"css/toolbar.menu.css\";s:28:\"css/toolbar/toolbar.menu.css\";}}}s:26:\"update/drupal.update.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/update.admin.theme.css\";s:33:\"css/update/update.admin.theme.css\";}}}s:16:\"user/drupal.user\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/user.module.css\";s:24:\"css/user/user.module.css\";}}}s:22:\"user/drupal.user.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/user.admin.css\";s:23:\"css/user/user.admin.css\";}}}s:22:\"user/drupal.user.icons\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:24:\"css/user.icons.admin.css\";s:29:\"css/user/user.icons.admin.css\";}}}s:18:\"views/views.module\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/views.module.css\";s:26:\"css/views/views.module.css\";}}}s:22:\"views_ui/admin.styling\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/views_ui.admin.css\";s:31:\"css/views_ui/views_ui.admin.css\";}s:5:\"theme\";a:2:{s:28:\"css/views_ui.admin.theme.css\";s:37:\"css/views_ui/views_ui.admin.theme.css\";s:27:\"css/views_ui.contextual.css\";s:36:\"css/views_ui/views_ui.contextual.css\";}}}s:30:\"field_ui/drupal.field_ui_table\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:35:\"css/field_ui_display_mode_table.css\";s:44:\"css/field_ui/field_ui_display_mode_table.css\";}}}}s:25:\"themes/contrib/dxpr_theme\";a:1:{s:11:\"classy/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"css/components/collapse-processed.css\";b:0;}}}}}s:18:\"\0*\0librariesExtend\";a:6:{s:16:\"user/drupal.user\";a:1:{i:0;s:15:\"bootstrap5/user\";}s:22:\"core/drupal.dropbutton\";a:1:{i:0;s:21:\"bootstrap5/dropbutton\";}s:18:\"core/drupal.dialog\";a:1:{i:0;s:17:\"bootstrap5/dialog\";}s:16:\"file/drupal.file\";a:1:{i:0;s:15:\"bootstrap5/file\";}s:20:\"core/drupal.progress\";a:1:{i:0;s:19:\"bootstrap5/progress\";}s:15:\"gin/gin_toolbar\";a:1:{i:0;s:22:\"dxpr_theme/gin_toolbar\";}}}',-1,1773072977.878,1,'','0'),('theme.active_theme.stable9',_binary 'O:29:\"Drupal\\Core\\Theme\\ActiveTheme\":11:{s:7:\"\0*\0name\";s:7:\"stable9\";s:7:\"\0*\0logo\";s:28:\"core/themes/stable9/logo.svg\";s:7:\"\0*\0path\";s:19:\"core/themes/stable9\";s:9:\"\0*\0engine\";s:4:\"twig\";s:8:\"\0*\0owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:22:\"\0*\0baseThemeExtensions\";a:0:{}s:12:\"\0*\0extension\";O:31:\"Drupal\\Core\\Extension\\Extension\":15:{s:7:\"\0*\0type\";s:5:\"theme\";s:11:\"\0*\0pathname\";s:36:\"core/themes/stable9/stable9.info.yml\";s:11:\"\0*\0filename\";s:13:\"stable9.theme\";s:4:\"info\";a:21:{s:4:\"name\";s:8:\"Stable 9\";s:4:\"type\";s:5:\"theme\";s:11:\"description\";s:54:\"A base theme using Drupal 9.0.0\'s core markup and CSS.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"hidden\";b:1;s:18:\"libraries-override\";a:61:{s:24:\"block/drupal.block.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/block.admin.css\";s:25:\"css/block/block.admin.css\";}}}s:49:\"announcements_feed/drupal.announcements_feed.page\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:31:\"css/announcements_feed.page.css\";s:50:\"css/announcements_feed/announcements_feed.page.css\";}}}s:51:\"announcements_feed/drupal.announcements_feed.dialog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"css/announcements_feed.dialog.css\";s:52:\"css/announcements_feed/announcements_feed.dialog.css\";}}}s:52:\"announcements_feed/drupal.announcements_feed.toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:34:\"css/announcements_feed.toolbar.css\";s:53:\"css/announcements_feed/announcements_feed.toolbar.css\";}}}s:50:\"config_translation/drupal.config_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:32:\"css/config_translation.admin.css\";s:51:\"css/config_translation/config_translation.admin.css\";}}}s:52:\"content_translation/drupal.content_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:33:\"css/content_translation.admin.css\";s:53:\"css/content_translation/content_translation.admin.css\";}}}s:37:\"content_moderation/content_moderation\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:33:\"css/content_moderation.module.css\";s:52:\"css/content_moderation/content_moderation.module.css\";}s:5:\"theme\";a:1:{s:32:\"css/content_moderation.theme.css\";s:51:\"css/content_moderation/content_moderation.theme.css\";}}}s:34:\"contextual/drupal.contextual-links\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:25:\"css/contextual.module.css\";s:36:\"css/contextual/contextual.module.css\";}s:5:\"theme\";a:2:{s:24:\"css/contextual.theme.css\";s:35:\"css/contextual/contextual.theme.css\";s:30:\"css/contextual.icons.theme.css\";s:41:\"css/contextual/contextual.icons.theme.css\";}}}s:36:\"contextual/drupal.contextual-toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:26:\"css/contextual.toolbar.css\";s:37:\"css/contextual/contextual.toolbar.css\";}}}s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/ajax-progress.module.css\";s:44:\"css/core/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"misc/components/autocomplete-loading.module.css\";s:51:\"css/core/components/autocomplete-loading.module.css\";}}}s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:34:\"css/core/dropbutton/dropbutton.css\";}}}s:22:\"core/drupal.fieldgroup\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"misc/components/fieldgroup.module.css\";s:41:\"css/core/components/fieldgroup.module.css\";}}}s:20:\"core/drupal.progress\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:35:\"misc/components/progress.module.css\";s:39:\"css/core/components/progress.module.css\";}}}s:27:\"core/drupal.textarea-resize\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"misc/components/resize.module.css\";s:37:\"css/core/components/resize.module.css\";}}}s:21:\"core/drupal.tabledrag\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:2:{s:36:\"misc/components/tabledrag.module.css\";s:40:\"css/core/components/tabledrag.module.css\";s:37:\"misc/components/tree-child.module.css\";s:41:\"css/core/components/tree-child.module.css\";}}}s:23:\"core/drupal.tableheader\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/sticky-header.module.css\";s:44:\"css/core/components/sticky-header.module.css\";}}}s:21:\"core/drupal.tablesort\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"misc/components/tablesort.module.css\";s:40:\"css/core/components/tablesort.module.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";s:26:\"css/core/vertical-tabs.css\";}}}s:14:\"core/normalize\";s:17:\"stable9/normalize\";s:18:\"dblog/drupal.dblog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/dblog.module.css\";s:26:\"css/dblog/dblog.module.css\";}}}s:24:\"field_ui/drupal.field_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/field_ui.admin.css\";s:31:\"css/field_ui/field_ui.admin.css\";}}}s:14:\"filter/caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:29:\"css/filter/filter.caption.css\";}}}s:11:\"image/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/image.admin.css\";s:25:\"css/image/image.admin.css\";}}}s:30:\"language/drupal.language.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/language.admin.css\";s:31:\"css/language/language.admin.css\";}}}s:23:\"layout_discovery/onecol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/onecol/onecol.css\";s:42:\"layouts/layout_discovery/onecol/onecol.css\";}}}s:30:\"layout_discovery/twocol_bricks\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:39:\"layouts/twocol_bricks/twocol_bricks.css\";s:56:\"layouts/layout_discovery/twocol_bricks/twocol_bricks.css\";}}}s:23:\"layout_discovery/twocol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/twocol/twocol.css\";s:42:\"layouts/layout_discovery/twocol/twocol.css\";}}}s:34:\"layout_discovery/threecol_25_50_25\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_25_50_25/threecol_25_50_25.css\";s:64:\"layouts/layout_discovery/threecol_25_50_25/threecol_25_50_25.css\";}}}s:34:\"layout_discovery/threecol_33_34_33\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_33_34_33/threecol_33_34_33.css\";s:64:\"layouts/layout_discovery/threecol_33_34_33/threecol_33_34_33.css\";}}}s:36:\"layout_builder/drupal.layout_builder\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/layout-builder.css\";s:37:\"css/layout_builder/layout-builder.css\";}}}s:29:\"layout_builder/twocol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:41:\"layouts/twocol_section/twocol_section.css\";s:56:\"layouts/layout_builder/twocol_section/twocol_section.css\";}}}s:31:\"layout_builder/threecol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:45:\"layouts/threecol_section/threecol_section.css\";s:60:\"layouts/layout_builder/threecol_section/threecol_section.css\";}}}s:30:\"layout_builder/fourcol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:43:\"layouts/fourcol_section/fourcol_section.css\";s:58:\"layouts/layout_builder/fourcol_section/fourcol_section.css\";}}}s:26:\"locale/drupal.locale.admin\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/locale.admin.css\";s:27:\"css/locale/locale.admin.css\";}}}s:20:\"media/filter.caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:28:\"css/media/filter.caption.css\";}}}s:22:\"media/oembed.formatter\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:24:\"css/oembed.formatter.css\";s:30:\"css/media/oembed.formatter.css\";}}}s:18:\"media/oembed.frame\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/oembed.frame.css\";s:26:\"css/media/oembed.frame.css\";}}}s:33:\"menu_ui/drupal.menu_ui.adminforms\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:21:\"css/menu_ui.admin.css\";s:29:\"css/menu_ui/menu_ui.admin.css\";}}}s:22:\"migrate_drupal_ui/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:49:\"css/components/upgrade-analysis-report-tables.css\";s:67:\"css/migrate_drupal_ui/components/upgrade-analysis-report-tables.css\";}}}s:16:\"node/drupal.node\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:24:\"node/drupal.node.preview\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/node.preview.css\";s:25:\"css/node/node.preview.css\";}}}s:9:\"node/form\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:22:\"node/drupal.node.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/node.admin.css\";s:23:\"css/node/node.admin.css\";}}}s:34:\"settings_tray/drupal.settings_tray\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:3:{s:28:\"css/settings_tray.module.css\";s:42:\"css/settings_tray/settings_tray.module.css\";s:28:\"css/settings_tray.motion.css\";s:42:\"css/settings_tray/settings_tray.motion.css\";s:29:\"css/settings_tray.toolbar.css\";s:43:\"css/settings_tray/settings_tray.toolbar.css\";}s:5:\"theme\";a:1:{s:27:\"css/settings_tray.theme.css\";s:41:\"css/settings_tray/settings_tray.theme.css\";}}}s:24:\"shortcut/drupal.shortcut\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:2:{s:22:\"css/shortcut.theme.css\";s:31:\"css/shortcut/shortcut.theme.css\";s:28:\"css/shortcut.icons.theme.css\";s:37:\"css/shortcut/shortcut.icons.theme.css\";}}}s:11:\"system/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:8:{s:31:\"css/components/align.module.css\";s:38:\"css/system/components/align.module.css\";s:42:\"css/components/container-inline.module.css\";s:49:\"css/system/components/container-inline.module.css\";s:34:\"css/components/clearfix.module.css\";s:41:\"css/system/components/clearfix.module.css\";s:32:\"css/components/hidden.module.css\";s:39:\"css/system/components/hidden.module.css\";s:35:\"css/components/item-list.module.css\";s:42:\"css/system/components/item-list.module.css\";s:28:\"css/components/js.module.css\";s:35:\"css/system/components/js.module.css\";s:44:\"css/components/position-container.module.css\";s:51:\"css/system/components/position-container.module.css\";s:42:\"css/components/reset-appearance.module.css\";s:49:\"css/system/components/reset-appearance.module.css\";}}}s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";s:27:\"css/system/system.admin.css\";}}}s:18:\"system/maintenance\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/system.maintenance.css\";s:33:\"css/system/system.maintenance.css\";}}}s:11:\"system/diff\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/system.diff.css\";s:26:\"css/system/system.diff.css\";}}}s:20:\"system/status.report\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:3:{s:40:\"css/components/system-status-counter.css\";s:47:\"css/system/components/system-status-counter.css\";s:48:\"css/components/system-status-report-counters.css\";s:55:\"css/system/components/system-status-report-counters.css\";s:52:\"css/components/system-status-report-general-info.css\";s:59:\"css/system/components/system-status-report-general-info.css\";}}}s:24:\"taxonomy/drupal.taxonomy\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/taxonomy.theme.css\";s:31:\"css/taxonomy/taxonomy.theme.css\";}}}s:15:\"toolbar/toolbar\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/toolbar.module.css\";s:30:\"css/toolbar/toolbar.module.css\";}s:5:\"theme\";a:2:{s:21:\"css/toolbar.theme.css\";s:29:\"css/toolbar/toolbar.theme.css\";s:27:\"css/toolbar.icons.theme.css\";s:35:\"css/toolbar/toolbar.icons.theme.css\";}}}s:20:\"toolbar/toolbar.menu\";a:1:{s:3:\"css\";a:1:{s:5:\"state\";a:1:{s:20:\"css/toolbar.menu.css\";s:28:\"css/toolbar/toolbar.menu.css\";}}}s:26:\"update/drupal.update.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/update.admin.theme.css\";s:33:\"css/update/update.admin.theme.css\";}}}s:16:\"user/drupal.user\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/user.module.css\";s:24:\"css/user/user.module.css\";}}}s:22:\"user/drupal.user.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/user.admin.css\";s:23:\"css/user/user.admin.css\";}}}s:22:\"user/drupal.user.icons\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:24:\"css/user.icons.admin.css\";s:29:\"css/user/user.icons.admin.css\";}}}s:18:\"views/views.module\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/views.module.css\";s:26:\"css/views/views.module.css\";}}}s:22:\"views_ui/admin.styling\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/views_ui.admin.css\";s:31:\"css/views_ui/views_ui.admin.css\";}s:5:\"theme\";a:2:{s:28:\"css/views_ui.admin.theme.css\";s:37:\"css/views_ui/views_ui.admin.theme.css\";s:27:\"css/views_ui.contextual.css\";s:36:\"css/views_ui/views_ui.contextual.css\";}}}s:30:\"field_ui/drupal.field_ui_table\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:35:\"css/field_ui_display_mode_table.css\";s:44:\"css/field_ui/field_ui_display_mode_table.css\";}}}}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:6:\"engine\";s:4:\"twig\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:12:\"primary_menu\";s:12:\"Primary menu\";s:14:\"secondary_menu\";s:14:\"Secondary menu\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:10:\"breadcrumb\";s:10:\"Breadcrumb\";}s:8:\"features\";a:5:{i:0;s:7:\"favicon\";i:1;s:4:\"logo\";i:2;s:17:\"node_user_picture\";i:3;s:20:\"comment_user_picture\";i:4;s:25:\"comment_user_verification\";}s:10:\"screenshot\";s:34:\"core/themes/stable9/screenshot.png\";s:3:\"php\";s:5:\"8.3.0\";s:9:\"libraries\";a:0:{}s:16:\"libraries_extend\";a:0:{}s:18:\"libraries_override\";a:0:{}s:12:\"dependencies\";a:0:{}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}}s:7:\"subpath\";s:14:\"themes/stable9\";s:6:\"origin\";s:4:\"core\";s:5:\"owner\";s:36:\"core/themes/engines/twig/twig.engine\";s:6:\"prefix\";s:4:\"twig\";s:6:\"status\";i:1;s:11:\"required_by\";a:5:{s:16:\"starterkit_theme\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"stable9\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"bootstrap5\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"stable9\";s:10:\"\0*\0project\";s:0:\"\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"dxpr_theme\";r:330;s:21:\"dxpr_theme_STARTERKIT\";r:330;s:10:\"cisc_theme\";r:330;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;s:10:\"sub_themes\";a:5:{s:16:\"starterkit_theme\";s:16:\"Starterkit theme\";s:10:\"bootstrap5\";s:10:\"Bootstrap5\";s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";s:21:\"dxpr_theme_STARTERKIT\";s:10:\"THEMETITLE\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:19:\"module_dependencies\";a:0:{}s:6:\"engine\";s:4:\"twig\";}s:12:\"\0*\0libraries\";a:0:{}s:10:\"\0*\0regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:12:\"primary_menu\";s:12:\"Primary menu\";s:14:\"secondary_menu\";s:14:\"Secondary menu\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:10:\"breadcrumb\";s:10:\"Breadcrumb\";}s:20:\"\0*\0librariesOverride\";a:1:{s:19:\"core/themes/stable9\";a:61:{s:24:\"block/drupal.block.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/block.admin.css\";s:25:\"css/block/block.admin.css\";}}}s:49:\"announcements_feed/drupal.announcements_feed.page\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:31:\"css/announcements_feed.page.css\";s:50:\"css/announcements_feed/announcements_feed.page.css\";}}}s:51:\"announcements_feed/drupal.announcements_feed.dialog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"css/announcements_feed.dialog.css\";s:52:\"css/announcements_feed/announcements_feed.dialog.css\";}}}s:52:\"announcements_feed/drupal.announcements_feed.toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:34:\"css/announcements_feed.toolbar.css\";s:53:\"css/announcements_feed/announcements_feed.toolbar.css\";}}}s:50:\"config_translation/drupal.config_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:32:\"css/config_translation.admin.css\";s:51:\"css/config_translation/config_translation.admin.css\";}}}s:52:\"content_translation/drupal.content_translation.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:33:\"css/content_translation.admin.css\";s:53:\"css/content_translation/content_translation.admin.css\";}}}s:37:\"content_moderation/content_moderation\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:33:\"css/content_moderation.module.css\";s:52:\"css/content_moderation/content_moderation.module.css\";}s:5:\"theme\";a:1:{s:32:\"css/content_moderation.theme.css\";s:51:\"css/content_moderation/content_moderation.theme.css\";}}}s:34:\"contextual/drupal.contextual-links\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:25:\"css/contextual.module.css\";s:36:\"css/contextual/contextual.module.css\";}s:5:\"theme\";a:2:{s:24:\"css/contextual.theme.css\";s:35:\"css/contextual/contextual.theme.css\";s:30:\"css/contextual.icons.theme.css\";s:41:\"css/contextual/contextual.icons.theme.css\";}}}s:36:\"contextual/drupal.contextual-toolbar\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:26:\"css/contextual.toolbar.css\";s:37:\"css/contextual/contextual.toolbar.css\";}}}s:16:\"core/drupal.ajax\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/ajax-progress.module.css\";s:44:\"css/core/components/ajax-progress.module.css\";}}}s:24:\"core/drupal.autocomplete\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:47:\"misc/components/autocomplete-loading.module.css\";s:51:\"css/core/components/autocomplete-loading.module.css\";}}}s:22:\"core/drupal.dropbutton\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:30:\"misc/dropbutton/dropbutton.css\";s:34:\"css/core/dropbutton/dropbutton.css\";}}}s:22:\"core/drupal.fieldgroup\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:37:\"misc/components/fieldgroup.module.css\";s:41:\"css/core/components/fieldgroup.module.css\";}}}s:20:\"core/drupal.progress\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:35:\"misc/components/progress.module.css\";s:39:\"css/core/components/progress.module.css\";}}}s:27:\"core/drupal.textarea-resize\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:33:\"misc/components/resize.module.css\";s:37:\"css/core/components/resize.module.css\";}}}s:21:\"core/drupal.tabledrag\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:2:{s:36:\"misc/components/tabledrag.module.css\";s:40:\"css/core/components/tabledrag.module.css\";s:37:\"misc/components/tree-child.module.css\";s:41:\"css/core/components/tree-child.module.css\";}}}s:23:\"core/drupal.tableheader\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:40:\"misc/components/sticky-header.module.css\";s:44:\"css/core/components/sticky-header.module.css\";}}}s:21:\"core/drupal.tablesort\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"misc/components/tablesort.module.css\";s:40:\"css/core/components/tablesort.module.css\";}}}s:25:\"core/drupal.vertical-tabs\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"misc/vertical-tabs.css\";s:26:\"css/core/vertical-tabs.css\";}}}s:14:\"core/normalize\";s:17:\"stable9/normalize\";s:18:\"dblog/drupal.dblog\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/dblog.module.css\";s:26:\"css/dblog/dblog.module.css\";}}}s:24:\"field_ui/drupal.field_ui\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/field_ui.admin.css\";s:31:\"css/field_ui/field_ui.admin.css\";}}}s:14:\"filter/caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:29:\"css/filter/filter.caption.css\";}}}s:11:\"image/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:19:\"css/image.admin.css\";s:25:\"css/image/image.admin.css\";}}}s:30:\"language/drupal.language.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/language.admin.css\";s:31:\"css/language/language.admin.css\";}}}s:23:\"layout_discovery/onecol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/onecol/onecol.css\";s:42:\"layouts/layout_discovery/onecol/onecol.css\";}}}s:30:\"layout_discovery/twocol_bricks\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:39:\"layouts/twocol_bricks/twocol_bricks.css\";s:56:\"layouts/layout_discovery/twocol_bricks/twocol_bricks.css\";}}}s:23:\"layout_discovery/twocol\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:25:\"layouts/twocol/twocol.css\";s:42:\"layouts/layout_discovery/twocol/twocol.css\";}}}s:34:\"layout_discovery/threecol_25_50_25\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_25_50_25/threecol_25_50_25.css\";s:64:\"layouts/layout_discovery/threecol_25_50_25/threecol_25_50_25.css\";}}}s:34:\"layout_discovery/threecol_33_34_33\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:47:\"layouts/threecol_33_34_33/threecol_33_34_33.css\";s:64:\"layouts/layout_discovery/threecol_33_34_33/threecol_33_34_33.css\";}}}s:36:\"layout_builder/drupal.layout_builder\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:22:\"css/layout-builder.css\";s:37:\"css/layout_builder/layout-builder.css\";}}}s:29:\"layout_builder/twocol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:41:\"layouts/twocol_section/twocol_section.css\";s:56:\"layouts/layout_builder/twocol_section/twocol_section.css\";}}}s:31:\"layout_builder/threecol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:45:\"layouts/threecol_section/threecol_section.css\";s:60:\"layouts/layout_builder/threecol_section/threecol_section.css\";}}}s:30:\"layout_builder/fourcol_section\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:43:\"layouts/fourcol_section/fourcol_section.css\";s:58:\"layouts/layout_builder/fourcol_section/fourcol_section.css\";}}}s:26:\"locale/drupal.locale.admin\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/locale.admin.css\";s:27:\"css/locale/locale.admin.css\";}}}s:20:\"media/filter.caption\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/filter.caption.css\";s:28:\"css/media/filter.caption.css\";}}}s:22:\"media/oembed.formatter\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:24:\"css/oembed.formatter.css\";s:30:\"css/media/oembed.formatter.css\";}}}s:18:\"media/oembed.frame\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/oembed.frame.css\";s:26:\"css/media/oembed.frame.css\";}}}s:33:\"menu_ui/drupal.menu_ui.adminforms\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:21:\"css/menu_ui.admin.css\";s:29:\"css/menu_ui/menu_ui.admin.css\";}}}s:22:\"migrate_drupal_ui/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:49:\"css/components/upgrade-analysis-report-tables.css\";s:67:\"css/migrate_drupal_ui/components/upgrade-analysis-report-tables.css\";}}}s:16:\"node/drupal.node\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:24:\"node/drupal.node.preview\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/node.preview.css\";s:25:\"css/node/node.preview.css\";}}}s:9:\"node/form\";a:1:{s:3:\"css\";a:1:{s:6:\"layout\";a:1:{s:19:\"css/node.module.css\";s:24:\"css/node/node.module.css\";}}}s:22:\"node/drupal.node.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/node.admin.css\";s:23:\"css/node/node.admin.css\";}}}s:34:\"settings_tray/drupal.settings_tray\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:3:{s:28:\"css/settings_tray.module.css\";s:42:\"css/settings_tray/settings_tray.module.css\";s:28:\"css/settings_tray.motion.css\";s:42:\"css/settings_tray/settings_tray.motion.css\";s:29:\"css/settings_tray.toolbar.css\";s:43:\"css/settings_tray/settings_tray.toolbar.css\";}s:5:\"theme\";a:1:{s:27:\"css/settings_tray.theme.css\";s:41:\"css/settings_tray/settings_tray.theme.css\";}}}s:24:\"shortcut/drupal.shortcut\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:2:{s:22:\"css/shortcut.theme.css\";s:31:\"css/shortcut/shortcut.theme.css\";s:28:\"css/shortcut.icons.theme.css\";s:37:\"css/shortcut/shortcut.icons.theme.css\";}}}s:11:\"system/base\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:8:{s:31:\"css/components/align.module.css\";s:38:\"css/system/components/align.module.css\";s:42:\"css/components/container-inline.module.css\";s:49:\"css/system/components/container-inline.module.css\";s:34:\"css/components/clearfix.module.css\";s:41:\"css/system/components/clearfix.module.css\";s:32:\"css/components/hidden.module.css\";s:39:\"css/system/components/hidden.module.css\";s:35:\"css/components/item-list.module.css\";s:42:\"css/system/components/item-list.module.css\";s:28:\"css/components/js.module.css\";s:35:\"css/system/components/js.module.css\";s:44:\"css/components/position-container.module.css\";s:51:\"css/system/components/position-container.module.css\";s:42:\"css/components/reset-appearance.module.css\";s:49:\"css/system/components/reset-appearance.module.css\";}}}s:12:\"system/admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:20:\"css/system.admin.css\";s:27:\"css/system/system.admin.css\";}}}s:18:\"system/maintenance\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/system.maintenance.css\";s:33:\"css/system/system.maintenance.css\";}}}s:11:\"system/diff\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/system.diff.css\";s:26:\"css/system/system.diff.css\";}}}s:20:\"system/status.report\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:3:{s:40:\"css/components/system-status-counter.css\";s:47:\"css/system/components/system-status-counter.css\";s:48:\"css/components/system-status-report-counters.css\";s:55:\"css/system/components/system-status-report-counters.css\";s:52:\"css/components/system-status-report-general-info.css\";s:59:\"css/system/components/system-status-report-general-info.css\";}}}s:24:\"taxonomy/drupal.taxonomy\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:22:\"css/taxonomy.theme.css\";s:31:\"css/taxonomy/taxonomy.theme.css\";}}}s:15:\"toolbar/toolbar\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/toolbar.module.css\";s:30:\"css/toolbar/toolbar.module.css\";}s:5:\"theme\";a:2:{s:21:\"css/toolbar.theme.css\";s:29:\"css/toolbar/toolbar.theme.css\";s:27:\"css/toolbar.icons.theme.css\";s:35:\"css/toolbar/toolbar.icons.theme.css\";}}}s:20:\"toolbar/toolbar.menu\";a:1:{s:3:\"css\";a:1:{s:5:\"state\";a:1:{s:20:\"css/toolbar.menu.css\";s:28:\"css/toolbar/toolbar.menu.css\";}}}s:26:\"update/drupal.update.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:26:\"css/update.admin.theme.css\";s:33:\"css/update/update.admin.theme.css\";}}}s:16:\"user/drupal.user\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:19:\"css/user.module.css\";s:24:\"css/user/user.module.css\";}}}s:22:\"user/drupal.user.admin\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:18:\"css/user.admin.css\";s:23:\"css/user/user.admin.css\";}}}s:22:\"user/drupal.user.icons\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:24:\"css/user.icons.admin.css\";s:29:\"css/user/user.icons.admin.css\";}}}s:18:\"views/views.module\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:20:\"css/views.module.css\";s:26:\"css/views/views.module.css\";}}}s:22:\"views_ui/admin.styling\";a:1:{s:3:\"css\";a:2:{s:9:\"component\";a:1:{s:22:\"css/views_ui.admin.css\";s:31:\"css/views_ui/views_ui.admin.css\";}s:5:\"theme\";a:2:{s:28:\"css/views_ui.admin.theme.css\";s:37:\"css/views_ui/views_ui.admin.theme.css\";s:27:\"css/views_ui.contextual.css\";s:36:\"css/views_ui/views_ui.contextual.css\";}}}s:30:\"field_ui/drupal.field_ui_table\";a:1:{s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:35:\"css/field_ui_display_mode_table.css\";s:44:\"css/field_ui/field_ui_display_mode_table.css\";}}}}}s:18:\"\0*\0librariesExtend\";a:0:{}}',-1,1773072977.891,1,'','0'),('theme_registry:runtime:cisc_theme',_binary 'a:231:{s:18:\"preprocess invokes\";a:40:{s:21:\"contextual_preprocess\";a:2:{s:6:\"module\";s:10:\"contextual\";s:4:\"hook\";s:10:\"preprocess\";}s:29:\"blazy_layout_preprocess_block\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"comment_preprocess_block\";a:2:{s:6:\"module\";s:7:\"comment\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"help_preprocess_block\";a:2:{s:6:\"module\";s:4:\"help\";s:4:\"hook\";s:16:\"preprocess_block\";}s:25:\"language_preprocess_block\";a:2:{s:6:\"module\";s:8:\"language\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"menu_ui_preprocess_block\";a:2:{s:6:\"module\";s:7:\"menu_ui\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"node_preprocess_block\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:16:\"preprocess_block\";}s:23:\"search_preprocess_block\";a:2:{s:6:\"module\";s:6:\"search\";s:4:\"hook\";s:16:\"preprocess_block\";}s:25:\"shortcut_preprocess_block\";a:2:{s:6:\"module\";s:8:\"shortcut\";s:4:\"hook\";s:16:\"preprocess_block\";}s:23:\"system_preprocess_block\";a:2:{s:6:\"module\";s:6:\"system\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"user_preprocess_block\";a:2:{s:6:\"module\";s:4:\"user\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"views_preprocess_comment\";a:2:{s:6:\"module\";s:5:\"views\";s:4:\"hook\";s:18:\"preprocess_comment\";}s:50:\"field_ui_preprocess_form_element__new_storage_type\";a:2:{s:6:\"module\";s:8:\"field_ui\";s:4:\"hook\";s:41:\"preprocess_form_element__new_storage_type\";}s:27:\"blazy_preprocess_file_audio\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_file_audio\";}s:27:\"blazy_preprocess_file_video\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_file_video\";}s:30:\"blazy_layout_preprocess_layout\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:17:\"preprocess_layout\";}s:30:\"media_library_preprocess_media\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:16:\"preprocess_media\";}s:37:\"media_preprocess_media_reference_help\";a:2:{s:6:\"module\";s:5:\"media\";s:4:\"hook\";s:31:\"preprocess_media_reference_help\";}s:36:\"blazy_preprocess_media_oembed_iframe\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:30:\"preprocess_media_oembed_iframe\";}s:22:\"locale_preprocess_node\";a:2:{s:6:\"module\";s:6:\"locale\";s:4:\"hook\";s:15:\"preprocess_node\";}s:21:\"views_preprocess_node\";a:2:{s:6:\"module\";s:5:\"views\";s:4:\"hook\";s:15:\"preprocess_node\";}s:35:\"admin_toolbar_tools_preprocess_html\";a:2:{s:6:\"module\";s:19:\"admin_toolbar_tools\";s:4:\"hook\";s:15:\"preprocess_html\";}s:20:\"node_preprocess_html\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:15:\"preprocess_html\";}s:23:\"toolbar_preprocess_html\";a:2:{s:6:\"module\";s:7:\"toolbar\";s:4:\"hook\";s:15:\"preprocess_html\";}s:28:\"dxpr_builder_preprocess_page\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:15:\"preprocess_page\";}s:30:\"shortcut_preprocess_page_title\";a:2:{s:6:\"module\";s:8:\"shortcut\";s:4:\"hook\";s:21:\"preprocess_page_title\";}s:22:\"blazy_preprocess_image\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:16:\"preprocess_image\";}s:41:\"dxpr_builder_preprocess_menu_local_action\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:28:\"preprocess_menu_local_action\";}s:22:\"blazy_preprocess_field\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:16:\"preprocess_field\";}s:29:\"blazy_layout_preprocess_field\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:16:\"preprocess_field\";}s:24:\"comment_preprocess_field\";a:2:{s:6:\"module\";s:7:\"comment\";s:4:\"hook\";s:16:\"preprocess_field\";}s:25:\"system_preprocess_toolbar\";a:2:{s:6:\"module\";s:6:\"system\";s:4:\"hook\";s:18:\"preprocess_toolbar\";}s:27:\"blazy_preprocess_views_view\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_views_view\";}s:30:\"views_ui_preprocess_views_view\";a:2:{s:6:\"module\";s:8:\"views_ui\";s:4:\"hook\";s:21:\"preprocess_views_view\";}s:42:\"media_library_preprocess_views_view_fields\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:28:\"preprocess_views_view_fields\";}s:50:\"media_library_preprocess_views_view__media_library\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:36:\"preprocess_views_view__media_library\";}s:27:\"node_preprocess_field__node\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:22:\"preprocess_field__node\";}s:41:\"dxpr_builder_preprocess_page__people_list\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:28:\"preprocess_page__people_list\";}s:54:\"entity_browser_preprocess_page__entity_browser__iframe\";a:2:{s:6:\"module\";s:14:\"entity_browser\";s:4:\"hook\";s:39:\"preprocess_page__entity_browser__iframe\";}s:53:\"entity_browser_preprocess_page__entity_browser__modal\";a:2:{s:6:\"module\";s:14:\"entity_browser\";s:4:\"hook\";s:38:\"preprocess_page__entity_browser__modal\";}}s:18:\"announcements_feed\";N;s:24:\"announcements_feed_admin\";N;s:26:\"big_pipe_interface_preview\";a:6:{s:9:\"variables\";a:3:{s:8:\"callback\";N;s:9:\"arguments\";N;s:7:\"preview\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:26:\"big-pipe-interface-preview\";s:4:\"path\";s:37:\"core/themes/stable9/templates/content\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:5:\"blazy\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/blazy\";s:8:\"template\";s:5:\"blazy\";s:4:\"path\";s:31:\"modules/contrib/blazy/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:25:\"template_preprocess_blazy\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:12:\"block__blazy\";N;s:12:\"field__blazy\";N;s:13:\"layout__blazy\";N;s:5:\"block\";a:7:{s:14:\"render element\";s:8:\"elements\";s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:5:\"block\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:44;s:27:\"bootstrap5_preprocess_block\";i:92;s:21:\"dxpr_theme_preprocess\";i:93;s:27:\"dxpr_theme_preprocess_block\";}}s:22:\"block_content_add_list\";N;s:7:\"captcha\";a:6:{s:14:\"render element\";s:7:\"element\";s:8:\"template\";s:7:\"captcha\";s:4:\"path\";s:33:\"modules/contrib/captcha/templates\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:23:\"modules/contrib/captcha\";s:20:\"preprocess functions\";a:3:{i:0;s:27:\"template_preprocess_captcha\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:26:\"ckeditor5_settings_toolbar\";N;s:7:\"comment\";N;s:14:\"field__comment\";N;s:28:\"html__entity_browser__iframe\";N;s:27:\"html__entity_browser__modal\";N;s:28:\"page__entity_browser__iframe\";N;s:27:\"page__entity_browser__modal\";N;s:15:\"horizontal_tabs\";N;s:24:\"field_group_html_element\";N;s:14:\"field_ui_table\";N;s:30:\"form_element__new_storage_type\";N;s:9:\"file_link\";N;s:17:\"file_managed_file\";N;s:10:\"file_audio\";N;s:10:\"file_video\";N;s:20:\"file_widget_multiple\";N;s:16:\"file_upload_help\";N;s:11:\"filter_tips\";N;s:19:\"text_format_wrapper\";N;s:17:\"filter_guidelines\";N;s:14:\"filter_caption\";N;s:12:\"help_section\";N;s:10:\"help_topic\";N;s:11:\"image_style\";N;s:19:\"image_style_preview\";N;s:12:\"image_anchor\";N;s:20:\"image_resize_summary\";N;s:19:\"image_scale_summary\";N;s:18:\"image_crop_summary\";N;s:28:\"image_scale_and_crop_summary\";N;s:20:\"image_rotate_summary\";N;s:12:\"image_widget\";N;s:15:\"image_formatter\";a:8:{s:9:\"variables\";a:4:{s:4:\"item\";N;s:15:\"item_attributes\";N;s:3:\"url\";N;s:11:\"image_style\";N;}s:4:\"file\";s:15:\"image.field.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/image/image.field.inc\";i:1;s:34:\"core/modules/image/image.field.inc\";i:2;s:34:\"core/modules/image/image.field.inc\";i:3;s:34:\"core/modules/image/image.field.inc\";}s:8:\"template\";s:15:\"image-formatter\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:3:{i:0;s:35:\"template_preprocess_image_formatter\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:35:\"language_negotiation_configure_form\";N;s:31:\"language_content_settings_table\";N;s:6:\"layout\";N;s:14:\"layout__onecol\";N;s:14:\"layout__twocol\";N;s:21:\"layout__twocol_bricks\";N;s:25:\"layout__threecol_25_50_25\";N;s:25:\"layout__threecol_33_34_33\";N;s:28:\"link_formatter_link_separate\";N;s:29:\"locale_translation_last_check\";N;s:30:\"locale_translation_update_info\";N;s:5:\"media\";N;s:20:\"media_reference_help\";N;s:19:\"media_oembed_iframe\";N;s:17:\"media_embed_error\";N;s:20:\"media__media_library\";N;s:21:\"media_library_wrapper\";N;s:18:\"media_library_item\";N;s:21:\"media_library_element\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/media_library_form_element\";s:8:\"template\";s:21:\"media-library-element\";s:4:\"path\";s:52:\"modules/contrib/media_library_form_element/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:41:\"template_preprocess_media_library_element\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:14:\"menu_link_form\";N;s:4:\"node\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:4:\"node\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:6:{i:0;s:24:\"template_preprocess_node\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"locale_preprocess_node\";i:3;s:21:\"views_preprocess_node\";i:32;s:21:\"dxpr_theme_preprocess\";i:33;s:31:\"field_group_build_entity_groups\";}}s:13:\"node_add_list\";N;s:14:\"node_edit_form\";N;s:18:\"field__node__title\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:18:\"field--node--title\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:7:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:20;s:21:\"dxpr_theme_preprocess\";i:21;s:27:\"node_preprocess_field__node\";}s:14:\"render element\";s:7:\"element\";}s:16:\"field__node__uid\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:16:\"field--node--uid\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:7:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:20;s:21:\"dxpr_theme_preprocess\";i:21;s:27:\"node_preprocess_field__node\";}s:14:\"render element\";s:7:\"element\";}s:20:\"field__node__created\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:20:\"field--node--created\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:7:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:20;s:21:\"dxpr_theme_preprocess\";i:21;s:27:\"node_preprocess_field__node\";}s:14:\"render element\";s:7:\"element\";}s:25:\"recaptcha_widget_noscript\";N;s:21:\"captcha__recaptcha_v3\";a:7:{s:9:\"base hook\";s:7:\"captcha\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/recaptcha_v3\";s:8:\"template\";s:21:\"captcha--recaptcha-v3\";s:4:\"path\";s:38:\"modules/contrib/recaptcha_v3/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:27:\"template_preprocess_captcha\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}s:14:\"render element\";s:7:\"element\";}s:13:\"search_result\";N;s:5:\"slick\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:5:\"slick\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:25:\"template_preprocess_slick\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:11:\"slick_slide\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:11:\"slick-slide\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:31:\"template_preprocess_slick_slide\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:10:\"slick_grid\";N;s:15:\"slick_thumbnail\";N;s:13:\"slick_vanilla\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:13:\"slick-vanilla\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:33:\"template_preprocess_slick_vanilla\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:13:\"slick_wrapper\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:13:\"slick-wrapper\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:33:\"template_preprocess_slick_wrapper\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:4:\"html\";a:7:{s:14:\"render element\";s:4:\"html\";s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessHtml\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:4:\"html\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:7:{i:0;s:21:\"contextual_preprocess\";i:1;s:35:\"admin_toolbar_tools_preprocess_html\";i:2;s:20:\"node_preprocess_html\";i:3;s:23:\"toolbar_preprocess_html\";i:16;s:26:\"bootstrap5_preprocess_html\";i:36;s:21:\"dxpr_theme_preprocess\";i:37;s:26:\"dxpr_theme_preprocess_html\";}}s:4:\"page\";a:7:{s:14:\"render element\";s:4:\"page\";s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:8:\"template\";s:4:\"page\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:20:\"preprocess functions\";a:5:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";i:8;s:26:\"bootstrap5_preprocess_page\";i:20;s:21:\"dxpr_theme_preprocess\";i:21;s:26:\"dxpr_theme_preprocess_page\";}}s:10:\"page_title\";N;s:6:\"region\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:6:\"region\";s:4:\"path\";s:42:\"themes/contrib/bootstrap5/templates/layout\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_region\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";i:9;s:28:\"dxpr_theme_preprocess_region\";}}s:4:\"time\";a:7:{s:9:\"variables\";a:3:{s:9:\"timestamp\";N;s:4:\"text\";N;s:10:\"attributes\";a:0:{}}s:18:\"initial preprocess\";s:50:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessTime\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:4:\"time\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:13:\"datetime_form\";N;s:16:\"datetime_wrapper\";N;s:15:\"status_messages\";a:6:{s:9:\"variables\";a:2:{s:15:\"status_headings\";a:0:{}s:12:\"message_list\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:15:\"status-messages\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";i:9;s:37:\"dxpr_theme_preprocess_status_messages\";}}s:5:\"links\";a:7:{s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:4:{i:0;s:5:\"links\";i:1;s:5:\"links\";i:2;s:5:\"links\";i:3;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:5:\"links\";s:4:\"path\";s:46:\"themes/contrib/bootstrap5/templates/navigation\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:18:\"dropbutton_wrapper\";N;s:5:\"image\";a:6:{s:9:\"variables\";a:9:{s:3:\"uri\";N;s:5:\"width\";N;s:6:\"height\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:10:\"attributes\";a:0:{}s:5:\"sizes\";N;s:6:\"srcset\";a:0:{}s:10:\"style_name\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:5:\"image\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_image\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_image\";i:12;s:27:\"bootstrap5_preprocess_image\";i:14;s:21:\"dxpr_theme_preprocess\";}}s:10:\"breadcrumb\";N;s:5:\"table\";N;s:19:\"tablesort_indicator\";N;s:4:\"mark\";N;s:9:\"item_list\";a:6:{s:9:\"variables\";a:7:{s:5:\"items\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"list_type\";s:2:\"ul\";s:18:\"wrapper_attributes\";a:0:{}s:10:\"attributes\";a:0:{}s:5:\"empty\";N;s:7:\"context\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:9:\"item-list\";s:4:\"path\";s:43:\"themes/contrib/bootstrap5/templates/dataset\";s:20:\"preprocess functions\";a:3:{i:0;s:29:\"template_preprocess_item_list\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:9:\"feed_icon\";N;s:12:\"progress_bar\";N;s:11:\"indentation\";N;s:16:\"maintenance_page\";N;s:12:\"install_page\";N;s:21:\"maintenance_task_list\";N;s:16:\"authorize_report\";N;s:5:\"pager\";N;s:4:\"menu\";a:6:{s:9:\"variables\";a:3:{s:9:\"menu_name\";N;s:5:\"items\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:4:\"menu\";s:4:\"path\";s:46:\"themes/contrib/bootstrap5/templates/navigation\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:15:\"menu_local_task\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:15:\"menu-local-task\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:35:\"template_preprocess_menu_local_task\";i:1;s:21:\"contextual_preprocess\";i:8;s:37:\"bootstrap5_preprocess_menu_local_task\";i:20;s:21:\"dxpr_theme_preprocess\";}}s:17:\"menu_local_action\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:17:\"menu-local-action\";s:4:\"path\";s:46:\"themes/contrib/bootstrap5/templates/navigation\";s:20:\"preprocess functions\";a:4:{i:0;s:37:\"template_preprocess_menu_local_action\";i:1;s:21:\"contextual_preprocess\";i:2;s:41:\"dxpr_builder_preprocess_menu_local_action\";i:12;s:21:\"dxpr_theme_preprocess\";}}s:16:\"menu_local_tasks\";a:6:{s:9:\"variables\";a:2:{s:7:\"primary\";a:0:{}s:9:\"secondary\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:16:\"menu-local-tasks\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:21:\"contextual_preprocess\";i:4;s:38:\"bootstrap5_preprocess_menu_local_tasks\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:38:\"dxpr_theme_preprocess_menu_local_tasks\";}}s:5:\"input\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:5:\"input\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_input\";i:1;s:21:\"contextual_preprocess\";i:8;s:27:\"bootstrap5_preprocess_input\";i:10;s:21:\"dxpr_theme_preprocess\";i:11;s:27:\"dxpr_theme_preprocess_input\";}}s:6:\"select\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:6:\"select\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_select\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:8:\"fieldset\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:8:\"fieldset\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:28:\"template_preprocess_fieldset\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:7:\"details\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:7:\"details\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:27:\"template_preprocess_details\";i:1;s:21:\"contextual_preprocess\";i:16;s:21:\"dxpr_theme_preprocess\";i:17;s:29:\"dxpr_theme_preprocess_details\";}}s:6:\"radios\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:6:\"radios\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_radios\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:10:\"checkboxes\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:10:\"checkboxes\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:30:\"template_preprocess_checkboxes\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:4:\"form\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:4:\"form\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:24:\"template_preprocess_form\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:8:\"textarea\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:8:\"textarea\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:4:{i:0;s:28:\"template_preprocess_textarea\";i:1;s:21:\"contextual_preprocess\";i:8;s:30:\"bootstrap5_preprocess_textarea\";i:10;s:21:\"dxpr_theme_preprocess\";}}s:12:\"form_element\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:12:\"form-element\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:32:\"template_preprocess_form_element\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:18:\"form_element_label\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:18:\"form-element-label\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_form_element_label\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:13:\"vertical_tabs\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:13:\"vertical-tabs\";s:4:\"path\";s:46:\"themes/contrib/bootstrap5/templates/navigation\";s:20:\"preprocess functions\";a:3:{i:0;s:33:\"template_preprocess_vertical_tabs\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:9:\"container\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:9:\"container\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:5:\"field\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:5:\"field\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:20;s:21:\"dxpr_theme_preprocess\";}}s:25:\"field_multiple_value_form\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:25:\"field-multiple-value-form\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:45:\"template_preprocess_field_multiple_value_form\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:23:\"off_canvas_page_wrapper\";a:6:{s:9:\"variables\";a:1:{s:8:\"children\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:23:\"off-canvas-page-wrapper\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:21:\"status_report_grouped\";N;s:28:\"block__system_branding_block\";N;s:28:\"block__system_messages_block\";a:8:{s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:28:\"block--system-messages-block\";s:4:\"path\";s:35:\"core/themes/stable9/templates/block\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:27:\"bootstrap5_preprocess_block\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:27:\"dxpr_theme_preprocess_block\";}s:14:\"render element\";s:8:\"elements\";s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:24:\"block__system_menu_block\";a:8:{s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:8:\"template\";s:24:\"block--system-menu-block\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:27:\"bootstrap5_preprocess_block\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:27:\"dxpr_theme_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:18:\"system_themes_page\";N;s:18:\"system_config_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:18:\"system-config-form\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:12:\"confirm_form\";N;s:22:\"system_modules_details\";N;s:24:\"system_modules_uninstall\";N;s:18:\"status_report_page\";N;s:13:\"status_report\";N;s:21:\"status_report_counter\";N;s:26:\"status_report_general_info\";N;s:10:\"admin_page\";N;s:11:\"admin_block\";N;s:19:\"admin_block_content\";N;s:18:\"system_admin_index\";N;s:15:\"entity_add_list\";N;s:46:\"system_security_advisories_fetch_error_message\";N;s:17:\"entity_page_title\";N;s:13:\"taxonomy_term\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:13:\"taxonomy-term\";s:4:\"path\";s:43:\"themes/contrib/bootstrap5/templates/content\";s:20:\"preprocess functions\";a:4:{i:0;s:33:\"template_preprocess_taxonomy_term\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";i:9;s:31:\"field_group_build_entity_groups\";}}s:15:\"token_tree_link\";N;s:7:\"toolbar\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:7:\"toolbar\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:20:\"preprocess functions\";a:4:{i:0;s:27:\"template_preprocess_toolbar\";i:1;s:21:\"contextual_preprocess\";i:2;s:25:\"system_preprocess_toolbar\";i:6;s:21:\"dxpr_theme_preprocess\";}}s:13:\"menu__toolbar\";a:7:{s:9:\"base hook\";s:4:\"menu\";s:9:\"variables\";a:3:{s:9:\"menu_name\";N;s:5:\"items\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:13:\"menu--toolbar\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:21:\"dxpr_theme_preprocess\";}}s:17:\"update_last_check\";N;s:13:\"update_report\";N;s:21:\"update_project_status\";N;s:14:\"update_version\";N;s:26:\"update_fetch_error_message\";N;s:4:\"user\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:4:\"user\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/user\";s:20:\"preprocess functions\";a:4:{i:0;s:24:\"template_preprocess_user\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";i:9;s:31:\"field_group_build_entity_groups\";}}s:8:\"username\";a:6:{s:9:\"variables\";a:3:{s:7:\"account\";N;s:10:\"attributes\";a:0:{}s:12:\"link_options\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:8:\"username\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/user\";s:20:\"preprocess functions\";a:3:{i:0;s:28:\"template_preprocess_username\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:25:\"views_bootstrap_accordion\";a:8:{s:20:\"preprocess functions\";a:3:{i:0;s:45:\"template_preprocess_views_bootstrap_accordion\";i:3;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:25:\"views-bootstrap-accordion\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:24:\"views_bootstrap_carousel\";N;s:21:\"views_bootstrap_cards\";N;s:24:\"views_bootstrap_dropdown\";N;s:20:\"views_bootstrap_grid\";N;s:26:\"views_bootstrap_list_group\";N;s:28:\"views_bootstrap_media_object\";N;s:19:\"views_bootstrap_tab\";N;s:21:\"views_bootstrap_table\";N;s:28:\"views_ui_display_tab_setting\";N;s:27:\"views_ui_display_tab_bucket\";N;s:30:\"views_ui_rearrange_filter_form\";N;s:27:\"views_ui_expose_filter_form\";N;s:18:\"views_ui_view_info\";N;s:28:\"views_ui_views_listing_table\";N;s:27:\"views_ui_view_displays_list\";N;s:32:\"views_ui_build_group_filter_form\";N;s:27:\"views_ui_style_plugin_table\";N;s:29:\"views_ui_view_preview_section\";N;s:18:\"views_ui_container\";N;s:16:\"views_mini_pager\";a:7:{s:9:\"variables\";a:7:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"tags\";a:0:{}s:8:\"quantity\";i:9;s:7:\"element\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:10:\"parameters\";a:0:{}}s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:8:\"includes\";a:8:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";i:4;s:34:\"core/modules/views/views.theme.inc\";i:5;s:34:\"core/modules/views/views.theme.inc\";i:6;s:34:\"core/modules/views/views.theme.inc\";i:7;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-mini-pager\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:4:{i:0;s:36:\"template_preprocess_views_mini_pager\";i:1;s:21:\"contextual_preprocess\";i:16;s:21:\"dxpr_theme_preprocess\";i:17;s:38:\"dxpr_theme_preprocess_views_mini_pager\";}}s:16:\"views_view_field\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:9:\"variables\";a:3:{s:4:\"view\";N;s:5:\"field\";N;s:3:\"row\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-view-field\";s:4:\"path\";s:35:\"core/themes/stable9/templates/views\";s:20:\"preprocess functions\";a:3:{i:0;s:36:\"template_preprocess_views_view_field\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:19:\"views_view_grouping\";N;s:10:\"views_view\";a:7:{s:9:\"variables\";a:13:{s:10:\"view_array\";a:0:{}s:4:\"view\";N;s:4:\"rows\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:7:\"exposed\";a:0:{}s:4:\"more\";a:0:{}s:10:\"feed_icons\";a:0:{}s:5:\"pager\";a:0:{}s:5:\"title\";s:0:\"\";s:17:\"attachment_before\";a:0:{}s:16:\"attachment_after\";a:0:{}}s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/views\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:10:\"views-view\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:6:{i:0;s:30:\"template_preprocess_views_view\";i:1;s:21:\"contextual_preprocess\";i:2;s:27:\"blazy_preprocess_views_view\";i:3;s:30:\"views_ui_preprocess_views_view\";i:8;s:29:\"stable9_preprocess_views_view\";i:20;s:21:\"dxpr_theme_preprocess\";}}s:19:\"views_view_row_opml\";N;s:18:\"views_view_row_rss\";N;s:17:\"views_view_fields\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:3:\"row\";N;s:11:\"field_alias\";N;}s:4:\"path\";s:35:\"core/themes/stable9/templates/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:17:\"views-view-fields\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:4:{i:0;s:37:\"template_preprocess_views_view_fields\";i:1;s:21:\"contextual_preprocess\";i:2;s:42:\"media_library_preprocess_views_view_fields\";i:6;s:21:\"dxpr_theme_preprocess\";}}s:16:\"views_view_table\";N;s:26:\"views_view_grid_responsive\";N;s:18:\"views_view_summary\";N;s:15:\"views_view_list\";N;s:15:\"views_view_grid\";N;s:30:\"views_view_summary_unformatted\";N;s:14:\"views_view_rss\";N;s:22:\"views_view_unformatted\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/views\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:22:\"views-view-unformatted\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:3:{i:0;s:42:\"template_preprocess_views_view_unformatted\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:15:\"views_view_opml\";N;s:21:\"views_form_views_form\";N;s:18:\"views_exposed_form\";N;s:17:\"dxpr-license-info\";N;s:33:\"page__dxpr_builder__media_library\";N;s:33:\"html__dxpr_builder__media_library\";N;s:26:\"block__local_actions_block\";N;s:23:\"layout__fourcol_section\";N;s:24:\"layout__threecol_section\";N;s:22:\"layout__twocol_section\";N;s:24:\"block__local_tasks_block\";a:8:{s:8:\"template\";s:24:\"block--local-tasks-block\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/block\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:27:\"bootstrap5_preprocess_block\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:27:\"dxpr_theme_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:24:\"block__search_form_block\";N;s:11:\"links__node\";N;s:25:\"links__media_library_menu\";N;s:25:\"item_list__search_results\";N;s:10:\"menu__main\";a:7:{s:8:\"template\";s:10:\"menu--main\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:9:\"variables\";a:3:{s:9:\"menu_name\";N;s:5:\"items\";a:0:{}s:10:\"attributes\";a:0:{}}s:9:\"base hook\";s:4:\"menu\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:21:\"dxpr_theme_preprocess\";}}s:41:\"container__media_library_widget_selection\";N;s:24:\"field__text_with_summary\";a:7:{s:8:\"template\";s:24:\"field--text-with-summary\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:5;s:21:\"dxpr_theme_preprocess\";}}s:11:\"field__text\";a:7:{s:8:\"template\";s:11:\"field--text\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:5;s:21:\"dxpr_theme_preprocess\";}}s:16:\"field__text_long\";N;s:37:\"views_view_unformatted__media_library\";N;s:29:\"block__dxpr_theme_breadcrumbs\";N;s:28:\"block__dxpr_theme_page_title\";N;s:14:\"node__cms_news\";N;s:14:\"node__cms_blog\";N;s:18:\"region__page_title\";N;s:13:\"input__submit\";a:7:{s:8:\"template\";s:13:\"input--submit\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:5:\"input\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_input\";i:1;s:21:\"contextual_preprocess\";i:2;s:27:\"bootstrap5_preprocess_input\";i:3;s:21:\"dxpr_theme_preprocess\";i:4;s:27:\"dxpr_theme_preprocess_input\";}}s:23:\"form__search_block_form\";N;s:20:\"form_element__search\";N;s:12:\"toolbar__gin\";N;s:15:\"node__proyectos\";a:7:{s:8:\"template\";s:15:\"node--proyectos\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:4:\"node\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:6:{i:0;s:24:\"template_preprocess_node\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"locale_preprocess_node\";i:3;s:21:\"views_preprocess_node\";i:4;s:21:\"dxpr_theme_preprocess\";i:5;s:31:\"field_group_build_entity_groups\";}}s:10:\"node__blog\";N;s:10:\"page__blog\";a:8:{s:8:\"template\";s:10:\"page--blog\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:4:\"page\";s:9:\"base hook\";s:4:\"page\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:5:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";i:2;s:26:\"bootstrap5_preprocess_page\";i:3;s:21:\"dxpr_theme_preprocess\";i:4;s:26:\"dxpr_theme_preprocess_page\";}s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";}s:14:\"page__clientes\";a:8:{s:8:\"template\";s:14:\"page--clientes\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:4:\"page\";s:9:\"base hook\";s:4:\"page\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:5:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";i:2;s:26:\"bootstrap5_preprocess_page\";i:3;s:21:\"dxpr_theme_preprocess\";i:4;s:26:\"dxpr_theme_preprocess_page\";}s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";}s:15:\"page__proyectos\";a:8:{s:8:\"template\";s:15:\"page--proyectos\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:4:\"page\";s:9:\"base hook\";s:4:\"page\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:5:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";i:2;s:26:\"bootstrap5_preprocess_page\";i:3;s:21:\"dxpr_theme_preprocess\";i:4;s:26:\"dxpr_theme_preprocess_page\";}s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";}s:38:\"form__contact_message_contactanos_form\";a:7:{s:8:\"template\";s:38:\"form--contact-message-contactanos-form\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:4:\"form\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:3:{i:0;s:24:\"template_preprocess_form\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:26:\"taxonomy_term__tecnologias\";a:7:{s:8:\"template\";s:26:\"taxonomy-term--tecnologias\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:13:\"taxonomy_term\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:4:{i:0;s:33:\"template_preprocess_taxonomy_term\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";i:3;s:31:\"field_group_build_entity_groups\";}}s:19:\"taxonomy_term__tags\";a:7:{s:8:\"template\";s:19:\"taxonomy-term--tags\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:13:\"taxonomy_term\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:4:{i:0;s:33:\"template_preprocess_taxonomy_term\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";i:3;s:31:\"field_group_build_entity_groups\";}}s:25:\"views_view__media_library\";N;s:11:\"field__node\";N;s:17:\"page__people_list\";N;s:26:\"media_library_item__widget\";N;s:21:\"links__language_block\";N;}',-1,1773361114.136,1,'','0'),('theme_registry:runtime:claro',_binary 'a:227:{s:18:\"preprocess invokes\";a:40:{s:21:\"contextual_preprocess\";a:2:{s:6:\"module\";s:10:\"contextual\";s:4:\"hook\";s:10:\"preprocess\";}s:29:\"blazy_layout_preprocess_block\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"comment_preprocess_block\";a:2:{s:6:\"module\";s:7:\"comment\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"help_preprocess_block\";a:2:{s:6:\"module\";s:4:\"help\";s:4:\"hook\";s:16:\"preprocess_block\";}s:25:\"language_preprocess_block\";a:2:{s:6:\"module\";s:8:\"language\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"menu_ui_preprocess_block\";a:2:{s:6:\"module\";s:7:\"menu_ui\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"node_preprocess_block\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:16:\"preprocess_block\";}s:23:\"search_preprocess_block\";a:2:{s:6:\"module\";s:6:\"search\";s:4:\"hook\";s:16:\"preprocess_block\";}s:25:\"shortcut_preprocess_block\";a:2:{s:6:\"module\";s:8:\"shortcut\";s:4:\"hook\";s:16:\"preprocess_block\";}s:23:\"system_preprocess_block\";a:2:{s:6:\"module\";s:6:\"system\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"user_preprocess_block\";a:2:{s:6:\"module\";s:4:\"user\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"views_preprocess_comment\";a:2:{s:6:\"module\";s:5:\"views\";s:4:\"hook\";s:18:\"preprocess_comment\";}s:50:\"field_ui_preprocess_form_element__new_storage_type\";a:2:{s:6:\"module\";s:8:\"field_ui\";s:4:\"hook\";s:41:\"preprocess_form_element__new_storage_type\";}s:27:\"blazy_preprocess_file_audio\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_file_audio\";}s:27:\"blazy_preprocess_file_video\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_file_video\";}s:30:\"blazy_layout_preprocess_layout\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:17:\"preprocess_layout\";}s:30:\"media_library_preprocess_media\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:16:\"preprocess_media\";}s:37:\"media_preprocess_media_reference_help\";a:2:{s:6:\"module\";s:5:\"media\";s:4:\"hook\";s:31:\"preprocess_media_reference_help\";}s:36:\"blazy_preprocess_media_oembed_iframe\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:30:\"preprocess_media_oembed_iframe\";}s:22:\"locale_preprocess_node\";a:2:{s:6:\"module\";s:6:\"locale\";s:4:\"hook\";s:15:\"preprocess_node\";}s:21:\"views_preprocess_node\";a:2:{s:6:\"module\";s:5:\"views\";s:4:\"hook\";s:15:\"preprocess_node\";}s:35:\"admin_toolbar_tools_preprocess_html\";a:2:{s:6:\"module\";s:19:\"admin_toolbar_tools\";s:4:\"hook\";s:15:\"preprocess_html\";}s:20:\"node_preprocess_html\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:15:\"preprocess_html\";}s:23:\"toolbar_preprocess_html\";a:2:{s:6:\"module\";s:7:\"toolbar\";s:4:\"hook\";s:15:\"preprocess_html\";}s:28:\"dxpr_builder_preprocess_page\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:15:\"preprocess_page\";}s:30:\"shortcut_preprocess_page_title\";a:2:{s:6:\"module\";s:8:\"shortcut\";s:4:\"hook\";s:21:\"preprocess_page_title\";}s:22:\"blazy_preprocess_image\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:16:\"preprocess_image\";}s:41:\"dxpr_builder_preprocess_menu_local_action\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:28:\"preprocess_menu_local_action\";}s:22:\"blazy_preprocess_field\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:16:\"preprocess_field\";}s:29:\"blazy_layout_preprocess_field\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:16:\"preprocess_field\";}s:24:\"comment_preprocess_field\";a:2:{s:6:\"module\";s:7:\"comment\";s:4:\"hook\";s:16:\"preprocess_field\";}s:25:\"system_preprocess_toolbar\";a:2:{s:6:\"module\";s:6:\"system\";s:4:\"hook\";s:18:\"preprocess_toolbar\";}s:27:\"blazy_preprocess_views_view\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_views_view\";}s:30:\"views_ui_preprocess_views_view\";a:2:{s:6:\"module\";s:8:\"views_ui\";s:4:\"hook\";s:21:\"preprocess_views_view\";}s:42:\"media_library_preprocess_views_view_fields\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:28:\"preprocess_views_view_fields\";}s:50:\"media_library_preprocess_views_view__media_library\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:36:\"preprocess_views_view__media_library\";}s:27:\"node_preprocess_field__node\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:22:\"preprocess_field__node\";}s:41:\"dxpr_builder_preprocess_page__people_list\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:28:\"preprocess_page__people_list\";}s:54:\"entity_browser_preprocess_page__entity_browser__iframe\";a:2:{s:6:\"module\";s:14:\"entity_browser\";s:4:\"hook\";s:39:\"preprocess_page__entity_browser__iframe\";}s:53:\"entity_browser_preprocess_page__entity_browser__modal\";a:2:{s:6:\"module\";s:14:\"entity_browser\";s:4:\"hook\";s:38:\"preprocess_page__entity_browser__modal\";}}s:18:\"announcements_feed\";N;s:24:\"announcements_feed_admin\";N;s:26:\"big_pipe_interface_preview\";a:6:{s:9:\"variables\";a:3:{s:8:\"callback\";N;s:9:\"arguments\";N;s:7:\"preview\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/big_pipe\";s:8:\"template\";s:26:\"big-pipe-interface-preview\";s:4:\"path\";s:31:\"core/modules/big_pipe/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:5:\"blazy\";N;s:12:\"block__blazy\";N;s:12:\"field__blazy\";N;s:13:\"layout__blazy\";N;s:5:\"block\";a:7:{s:14:\"render element\";s:8:\"elements\";s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"block\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/block\";s:20:\"preprocess functions\";a:12:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:22;s:22:\"claro_preprocess_block\";}}s:22:\"block_content_add_list\";a:8:{s:9:\"variables\";a:1:{s:7:\"content\";N;}s:4:\"file\";s:23:\"block_content.pages.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:50:\"core/modules/block_content/block_content.pages.inc\";i:1;s:50:\"core/modules/block_content/block_content.pages.inc\";}s:8:\"template\";s:22:\"block-content-add-list\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:42:\"template_preprocess_block_content_add_list\";i:1;s:21:\"contextual_preprocess\";i:4;s:39:\"claro_preprocess_block_content_add_list\";}}s:7:\"captcha\";N;s:26:\"ckeditor5_settings_toolbar\";N;s:7:\"comment\";N;s:14:\"field__comment\";N;s:28:\"html__entity_browser__iframe\";N;s:27:\"html__entity_browser__modal\";N;s:28:\"page__entity_browser__iframe\";N;s:27:\"page__entity_browser__modal\";N;s:15:\"horizontal_tabs\";N;s:24:\"field_group_html_element\";N;s:14:\"field_ui_table\";N;s:30:\"form_element__new_storage_type\";N;s:9:\"file_link\";N;s:17:\"file_managed_file\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:17:\"file-managed-file\";s:4:\"path\";s:40:\"core/themes/claro/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:37:\"template_preprocess_file_managed_file\";i:1;s:21:\"contextual_preprocess\";i:4;s:34:\"claro_preprocess_file_managed_file\";}}s:10:\"file_audio\";N;s:10:\"file_video\";N;s:20:\"file_widget_multiple\";N;s:16:\"file_upload_help\";a:6:{s:9:\"variables\";a:3:{s:11:\"description\";N;s:17:\"upload_validators\";N;s:11:\"cardinality\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/file\";s:8:\"template\";s:16:\"file-upload-help\";s:4:\"path\";s:27:\"core/modules/file/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_file_upload_help\";i:1;s:21:\"contextual_preprocess\";}}s:11:\"filter_tips\";a:6:{s:9:\"variables\";a:2:{s:4:\"tips\";N;s:4:\"long\";b:0;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:11:\"filter-tips\";s:4:\"path\";s:34:\"core/themes/claro/templates/filter\";s:20:\"preprocess functions\";a:3:{i:0;s:31:\"template_preprocess_filter_tips\";i:1;s:21:\"contextual_preprocess\";i:4;s:28:\"claro_preprocess_filter_tips\";}}s:19:\"text_format_wrapper\";a:6:{s:9:\"variables\";a:4:{s:8:\"children\";N;s:11:\"description\";N;s:10:\"attributes\";a:0:{}s:8:\"disabled\";b:0;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:19:\"text-format-wrapper\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:39:\"template_preprocess_text_format_wrapper\";i:1;s:21:\"contextual_preprocess\";i:4;s:36:\"claro_preprocess_text_format_wrapper\";}}s:17:\"filter_guidelines\";a:6:{s:9:\"variables\";a:1:{s:6:\"format\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:17:\"filter-guidelines\";s:4:\"path\";s:34:\"core/themes/claro/templates/filter\";s:20:\"preprocess functions\";a:2:{i:0;s:37:\"template_preprocess_filter_guidelines\";i:1;s:21:\"contextual_preprocess\";}}s:14:\"filter_caption\";N;s:12:\"help_section\";N;s:10:\"help_topic\";N;s:11:\"image_style\";a:6:{s:9:\"variables\";a:7:{s:10:\"style_name\";N;s:3:\"uri\";N;s:5:\"width\";N;s:6:\"height\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:11:\"image-style\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:31:\"template_preprocess_image_style\";i:1;s:21:\"contextual_preprocess\";}}s:19:\"image_style_preview\";N;s:12:\"image_anchor\";N;s:20:\"image_resize_summary\";N;s:19:\"image_scale_summary\";N;s:18:\"image_crop_summary\";N;s:28:\"image_scale_and_crop_summary\";N;s:20:\"image_rotate_summary\";N;s:12:\"image_widget\";N;s:15:\"image_formatter\";a:8:{s:9:\"variables\";a:4:{s:4:\"item\";N;s:15:\"item_attributes\";N;s:3:\"url\";N;s:11:\"image_style\";N;}s:4:\"file\";s:15:\"image.field.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/image/image.field.inc\";}s:8:\"template\";s:15:\"image-formatter\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_image_formatter\";i:1;s:21:\"contextual_preprocess\";}}s:35:\"language_negotiation_configure_form\";N;s:31:\"language_content_settings_table\";N;s:6:\"layout\";N;s:14:\"layout__onecol\";N;s:14:\"layout__twocol\";N;s:21:\"layout__twocol_bricks\";N;s:25:\"layout__threecol_25_50_25\";N;s:25:\"layout__threecol_33_34_33\";N;s:28:\"link_formatter_link_separate\";N;s:29:\"locale_translation_last_check\";N;s:30:\"locale_translation_update_info\";N;s:5:\"media\";N;s:20:\"media_reference_help\";N;s:19:\"media_oembed_iframe\";N;s:17:\"media_embed_error\";N;s:20:\"media__media_library\";N;s:21:\"media_library_wrapper\";N;s:18:\"media_library_item\";N;s:21:\"media_library_element\";N;s:14:\"menu_link_form\";N;s:4:\"node\";N;s:13:\"node_add_list\";N;s:14:\"node_edit_form\";N;s:18:\"field__node__title\";N;s:16:\"field__node__uid\";N;s:20:\"field__node__created\";N;s:25:\"recaptcha_widget_noscript\";N;s:21:\"captcha__recaptcha_v3\";N;s:13:\"search_result\";N;s:5:\"slick\";N;s:11:\"slick_slide\";N;s:10:\"slick_grid\";N;s:15:\"slick_thumbnail\";N;s:13:\"slick_vanilla\";N;s:13:\"slick_wrapper\";N;s:4:\"html\";a:7:{s:14:\"render element\";s:4:\"html\";s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessHtml\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:4:\"html\";s:4:\"path\";s:41:\"core/themes/claro/templates/classy/layout\";s:20:\"preprocess functions\";a:4:{i:0;s:21:\"contextual_preprocess\";i:1;s:35:\"admin_toolbar_tools_preprocess_html\";i:2;s:20:\"node_preprocess_html\";i:3;s:23:\"toolbar_preprocess_html\";}}s:4:\"page\";a:7:{s:14:\"render element\";s:4:\"page\";s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:4:\"page\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";}}s:10:\"page_title\";a:6:{s:9:\"variables\";a:1:{s:5:\"title\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:10:\"page-title\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/content\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:30:\"shortcut_preprocess_page_title\";}}s:6:\"region\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:6:\"region\";s:4:\"path\";s:41:\"core/themes/claro/templates/classy/layout\";s:20:\"preprocess functions\";a:2:{i:0;s:26:\"template_preprocess_region\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"time\";a:7:{s:9:\"variables\";a:3:{s:9:\"timestamp\";N;s:4:\"text\";N;s:10:\"attributes\";a:0:{}}s:18:\"initial preprocess\";s:50:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessTime\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:4:\"time\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:13:\"datetime_form\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:58:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessDatetimeForm\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:13:\"datetime-form\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:16:\"datetime_wrapper\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:61:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessDatetimeWrapper\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:16:\"datetime-wrapper\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:33:\"claro_preprocess_datetime_wrapper\";}}s:15:\"status_messages\";a:6:{s:9:\"variables\";a:2:{s:15:\"status_headings\";a:0:{}s:12:\"message_list\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:15:\"status-messages\";s:4:\"path\";s:32:\"core/themes/claro/templates/misc\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:32:\"claro_preprocess_status_messages\";}}s:5:\"links\";a:7:{s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"links\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:22:\"claro_preprocess_links\";}}s:18:\"dropbutton_wrapper\";a:6:{s:9:\"variables\";a:1:{s:8:\"children\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:18:\"dropbutton-wrapper\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:5:\"image\";a:6:{s:9:\"variables\";a:9:{s:3:\"uri\";N;s:5:\"width\";N;s:6:\"height\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:10:\"attributes\";a:0:{}s:5:\"sizes\";N;s:6:\"srcset\";a:0:{}s:10:\"style_name\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"image\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:3:{i:0;s:25:\"template_preprocess_image\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_image\";}}s:10:\"breadcrumb\";a:6:{s:9:\"variables\";a:1:{s:5:\"links\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:10:\"breadcrumb\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:30:\"template_preprocess_breadcrumb\";i:1;s:21:\"contextual_preprocess\";}}s:5:\"table\";a:6:{s:9:\"variables\";a:9:{s:6:\"header\";N;s:4:\"rows\";N;s:6:\"footer\";N;s:10:\"attributes\";a:0:{}s:7:\"caption\";N;s:9:\"colgroups\";a:0:{}s:6:\"sticky\";b:0;s:10:\"responsive\";b:1;s:5:\"empty\";s:0:\"\";}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"table\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/dataset\";s:20:\"preprocess functions\";a:3:{i:0;s:25:\"template_preprocess_table\";i:1;s:21:\"contextual_preprocess\";i:4;s:22:\"claro_preprocess_table\";}}s:19:\"tablesort_indicator\";a:6:{s:9:\"variables\";a:1:{s:5:\"style\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:19:\"tablesort-indicator\";s:4:\"path\";s:33:\"core/themes/claro/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:39:\"template_preprocess_tablesort_indicator\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"mark\";N;s:9:\"item_list\";N;s:9:\"feed_icon\";N;s:12:\"progress_bar\";N;s:11:\"indentation\";N;s:16:\"maintenance_page\";N;s:12:\"install_page\";N;s:21:\"maintenance_task_list\";N;s:16:\"authorize_report\";N;s:5:\"pager\";a:6:{s:14:\"render element\";s:5:\"pager\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"pager\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:25:\"template_preprocess_pager\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"menu\";a:6:{s:9:\"variables\";a:3:{s:9:\"menu_name\";N;s:5:\"items\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:4:\"menu\";s:4:\"path\";s:45:\"core/themes/claro/templates/classy/navigation\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:15:\"menu_local_task\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:15:\"menu-local-task\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:20:\"preprocess functions\";a:3:{i:0;s:35:\"template_preprocess_menu_local_task\";i:1;s:21:\"contextual_preprocess\";i:4;s:32:\"claro_preprocess_menu_local_task\";}}s:17:\"menu_local_action\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:17:\"menu-local-action\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:37:\"template_preprocess_menu_local_action\";i:1;s:21:\"contextual_preprocess\";i:2;s:41:\"dxpr_builder_preprocess_menu_local_action\";i:3;s:34:\"claro_preprocess_menu_local_action\";}}s:16:\"menu_local_tasks\";a:6:{s:9:\"variables\";a:2:{s:7:\"primary\";a:0:{}s:9:\"secondary\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:16:\"menu-local-tasks\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:33:\"claro_preprocess_menu_local_tasks\";}}s:5:\"input\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"input\";s:4:\"path\";s:32:\"core/themes/claro/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:25:\"template_preprocess_input\";i:1;s:21:\"contextual_preprocess\";i:4;s:22:\"claro_preprocess_input\";}}s:6:\"select\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:6:\"select\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_select\";i:1;s:21:\"contextual_preprocess\";i:2;s:23:\"claro_preprocess_select\";}}s:8:\"fieldset\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:8:\"fieldset\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:28:\"template_preprocess_fieldset\";i:1;s:21:\"contextual_preprocess\";i:4;s:25:\"claro_preprocess_fieldset\";}}s:7:\"details\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:7:\"details\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:27:\"template_preprocess_details\";i:1;s:21:\"contextual_preprocess\";i:4;s:24:\"claro_preprocess_details\";}}s:6:\"radios\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:6:\"radios\";s:4:\"path\";s:32:\"core/themes/claro/templates/form\";s:20:\"preprocess functions\";a:2:{i:0;s:26:\"template_preprocess_radios\";i:1;s:21:\"contextual_preprocess\";}}s:10:\"checkboxes\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:10:\"checkboxes\";s:4:\"path\";s:32:\"core/themes/claro/templates/form\";s:20:\"preprocess functions\";a:2:{i:0;s:30:\"template_preprocess_checkboxes\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"form\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:4:\"form\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_form\";i:1;s:21:\"contextual_preprocess\";}}s:8:\"textarea\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:8:\"textarea\";s:4:\"path\";s:32:\"core/themes/claro/templates/form\";s:20:\"preprocess functions\";a:2:{i:0;s:28:\"template_preprocess_textarea\";i:1;s:21:\"contextual_preprocess\";}}s:12:\"form_element\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:12:\"form-element\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:32:\"template_preprocess_form_element\";i:1;s:21:\"contextual_preprocess\";i:4;s:29:\"claro_preprocess_form_element\";}}s:18:\"form_element_label\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:18:\"form-element-label\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_form_element_label\";i:1;s:21:\"contextual_preprocess\";}}s:13:\"vertical_tabs\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:13:\"vertical-tabs\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_vertical_tabs\";i:1;s:21:\"contextual_preprocess\";}}s:9:\"container\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:9:\"container\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:5:\"field\";N;s:25:\"field_multiple_value_form\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:25:\"field-multiple-value-form\";s:4:\"path\";s:32:\"core/themes/claro/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:45:\"template_preprocess_field_multiple_value_form\";i:1;s:21:\"contextual_preprocess\";i:4;s:42:\"claro_preprocess_field_multiple_value_form\";}}s:23:\"off_canvas_page_wrapper\";a:6:{s:9:\"variables\";a:1:{s:8:\"children\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:23:\"off-canvas-page-wrapper\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:21:\"status_report_grouped\";N;s:28:\"block__system_branding_block\";N;s:28:\"block__system_messages_block\";a:8:{s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:28:\"block--system-messages-block\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:12:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:22:\"claro_preprocess_block\";}s:14:\"render element\";s:8:\"elements\";s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:24:\"block__system_menu_block\";N;s:18:\"system_themes_page\";N;s:18:\"system_config_form\";N;s:12:\"confirm_form\";N;s:22:\"system_modules_details\";N;s:24:\"system_modules_uninstall\";N;s:18:\"status_report_page\";N;s:13:\"status_report\";N;s:21:\"status_report_counter\";N;s:26:\"status_report_general_info\";N;s:10:\"admin_page\";N;s:11:\"admin_block\";N;s:19:\"admin_block_content\";a:8:{s:9:\"variables\";a:2:{s:7:\"content\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/system/system.admin.inc\";i:1;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:19:\"admin-block-content\";s:4:\"path\";s:33:\"core/themes/claro/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:39:\"template_preprocess_admin_block_content\";i:1;s:21:\"contextual_preprocess\";i:4;s:36:\"claro_preprocess_admin_block_content\";}}s:18:\"system_admin_index\";N;s:15:\"entity_add_list\";N;s:46:\"system_security_advisories_fetch_error_message\";N;s:17:\"entity_page_title\";N;s:13:\"taxonomy_term\";N;s:15:\"token_tree_link\";a:8:{s:9:\"variables\";a:8:{s:11:\"token_types\";a:0:{}s:12:\"global_types\";b:1;s:12:\"click_insert\";b:1;s:15:\"show_restricted\";b:0;s:11:\"show_nested\";b:0;s:15:\"recursion_limit\";i:3;s:4:\"text\";N;s:7:\"options\";a:0:{}}s:4:\"file\";s:15:\"token.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/token\";s:8:\"includes\";a:1:{i:0;s:37:\"modules/contrib/token/token.pages.inc\";}s:8:\"template\";s:15:\"token-tree-link\";s:4:\"path\";s:31:\"modules/contrib/token/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_token_tree_link\";i:1;s:21:\"contextual_preprocess\";}}s:7:\"toolbar\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:7:\"toolbar\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:20:\"preprocess functions\";a:4:{i:0;s:27:\"template_preprocess_toolbar\";i:1;s:21:\"contextual_preprocess\";i:2;s:25:\"system_preprocess_toolbar\";i:6;s:24:\"claro_preprocess_toolbar\";}}s:13:\"menu__toolbar\";a:7:{s:9:\"base hook\";s:4:\"menu\";s:9:\"variables\";a:3:{s:9:\"menu_name\";N;s:5:\"items\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:13:\"menu--toolbar\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:17:\"update_last_check\";N;s:13:\"update_report\";N;s:21:\"update_project_status\";N;s:14:\"update_version\";N;s:26:\"update_fetch_error_message\";N;s:4:\"user\";N;s:8:\"username\";a:6:{s:9:\"variables\";a:3:{s:7:\"account\";N;s:10:\"attributes\";a:0:{}s:12:\"link_options\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:8:\"username\";s:4:\"path\";s:39:\"core/themes/claro/templates/classy/user\";s:20:\"preprocess functions\";a:2:{i:0;s:28:\"template_preprocess_username\";i:1;s:21:\"contextual_preprocess\";}}s:25:\"views_bootstrap_accordion\";N;s:24:\"views_bootstrap_carousel\";N;s:21:\"views_bootstrap_cards\";N;s:24:\"views_bootstrap_dropdown\";N;s:20:\"views_bootstrap_grid\";N;s:26:\"views_bootstrap_list_group\";N;s:28:\"views_bootstrap_media_object\";N;s:19:\"views_bootstrap_tab\";N;s:21:\"views_bootstrap_table\";N;s:28:\"views_ui_display_tab_setting\";N;s:27:\"views_ui_display_tab_bucket\";N;s:30:\"views_ui_rearrange_filter_form\";N;s:27:\"views_ui_expose_filter_form\";N;s:18:\"views_ui_view_info\";N;s:28:\"views_ui_views_listing_table\";N;s:27:\"views_ui_view_displays_list\";N;s:32:\"views_ui_build_group_filter_form\";N;s:27:\"views_ui_style_plugin_table\";N;s:29:\"views_ui_view_preview_section\";N;s:18:\"views_ui_container\";N;s:16:\"views_mini_pager\";a:7:{s:9:\"variables\";a:7:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"tags\";a:0:{}s:8:\"quantity\";i:9;s:7:\"element\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:10:\"parameters\";a:0:{}}s:4:\"path\";s:33:\"core/themes/claro/templates/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-mini-pager\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_views_mini_pager\";i:1;s:21:\"contextual_preprocess\";}}s:16:\"views_view_field\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:9:\"variables\";a:3:{s:4:\"view\";N;s:5:\"field\";N;s:3:\"row\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-view-field\";s:4:\"path\";s:28:\"core/modules/views/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_views_view_field\";i:1;s:21:\"contextual_preprocess\";}}s:19:\"views_view_grouping\";N;s:10:\"views_view\";a:7:{s:9:\"variables\";a:13:{s:10:\"view_array\";a:0:{}s:4:\"view\";N;s:4:\"rows\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:7:\"exposed\";a:0:{}s:4:\"more\";a:0:{}s:10:\"feed_icons\";a:0:{}s:5:\"pager\";a:0:{}s:5:\"title\";s:0:\"\";s:17:\"attachment_before\";a:0:{}s:16:\"attachment_after\";a:0:{}}s:4:\"path\";s:40:\"core/themes/claro/templates/classy/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:10:\"views-view\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:4:{i:0;s:30:\"template_preprocess_views_view\";i:1;s:21:\"contextual_preprocess\";i:2;s:27:\"blazy_preprocess_views_view\";i:3;s:30:\"views_ui_preprocess_views_view\";}}s:19:\"views_view_row_opml\";N;s:18:\"views_view_row_rss\";N;s:17:\"views_view_fields\";N;s:16:\"views_view_table\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:33:\"core/themes/claro/templates/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-view-table\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:3:{i:0;s:36:\"template_preprocess_views_view_table\";i:1;s:21:\"contextual_preprocess\";i:4;s:33:\"claro_preprocess_views_view_table\";}}s:26:\"views_view_grid_responsive\";N;s:18:\"views_view_summary\";N;s:15:\"views_view_list\";N;s:15:\"views_view_grid\";N;s:30:\"views_view_summary_unformatted\";N;s:14:\"views_view_rss\";N;s:22:\"views_view_unformatted\";N;s:15:\"views_view_opml\";N;s:21:\"views_form_views_form\";N;s:18:\"views_exposed_form\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:18:\"views-exposed-form\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_views_exposed_form\";i:1;s:21:\"contextual_preprocess\";i:4;s:35:\"claro_preprocess_views_exposed_form\";}}s:17:\"dxpr-license-info\";N;s:33:\"page__dxpr_builder__media_library\";N;s:33:\"html__dxpr_builder__media_library\";N;s:24:\"block__search_form_block\";N;s:24:\"block__local_tasks_block\";a:8:{s:8:\"template\";s:24:\"block--local-tasks-block\";s:4:\"path\";s:33:\"core/themes/claro/templates/block\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:12:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:22:\"claro_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:26:\"block__local_actions_block\";a:8:{s:8:\"template\";s:26:\"block--local-actions-block\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:12:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:22:\"claro_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:25:\"media_library_item__small\";N;s:18:\"region__breadcrumb\";a:7:{s:8:\"template\";s:18:\"region--breadcrumb\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:6:\"region\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:2:{i:0;s:26:\"template_preprocess_region\";i:1;s:21:\"contextual_preprocess\";}}s:11:\"links__node\";N;s:25:\"links__media_library_menu\";N;s:25:\"item_list__search_results\";N;s:44:\"item_list__media_library_add_form_media_list\";N;s:23:\"maintenance_page__front\";N;s:25:\"menu_local_task__views_ui\";N;s:30:\"fieldset__media_library_widget\";N;s:46:\"details__media_library_add_form_selected_media\";N;s:22:\"details__vertical_tabs\";a:7:{s:8:\"template\";s:22:\"details--vertical-tabs\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:7:\"details\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:3:{i:0;s:27:\"template_preprocess_details\";i:1;s:21:\"contextual_preprocess\";i:2;s:24:\"claro_preprocess_details\";}}s:32:\"container__media_library_content\";N;s:41:\"container__media_library_widget_selection\";N;s:40:\"container__text_format_filter_guidelines\";a:8:{s:8:\"template\";s:40:\"container--text-format-filter-guidelines\";s:4:\"path\";s:39:\"core/themes/claro/templates/text_format\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:9:\"container\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";}s:34:\"container__text_format_filter_help\";a:8:{s:8:\"template\";s:34:\"container--text-format-filter-help\";s:4:\"path\";s:39:\"core/themes/claro/templates/text_format\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:9:\"container\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";}s:37:\"container__text_format_filter_wrapper\";a:8:{s:8:\"template\";s:37:\"container--text-format-filter-wrapper\";s:4:\"path\";s:39:\"core/themes/claro/templates/text_format\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:9:\"container\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";}s:24:\"field__text_with_summary\";N;s:11:\"field__text\";N;s:16:\"field__text_long\";N;s:38:\"views_ui_view_preview_section__exposed\";N;s:25:\"views_view__media_library\";N;s:37:\"views_view_unformatted__media_library\";N;s:11:\"field__node\";N;s:17:\"page__people_list\";N;s:30:\"form_element__password_confirm\";N;s:22:\"form_element__password\";N;s:17:\"links__dropbutton\";a:8:{s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"links\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:1;s:22:\"claro_preprocess_links\";i:2;s:34:\"claro_preprocess_links__dropbutton\";}s:9:\"base hook\";s:5:\"links\";}s:19:\"links__action_links\";N;s:32:\"views_view_fields__media_library\";N;s:26:\"media_library_item__widget\";N;}',-1,1773332414.211,1,'','0');
/*!40000 ALTER TABLE `cache_bootstrap` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_config`
--

DROP TABLE IF EXISTS `cache_config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_config` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_config`
--

LOCK TABLES `cache_config` WRITE;
/*!40000 ALTER TABLE `cache_config` DISABLE KEYS */;
INSERT INTO `cache_config` VALUES ('admin_toolbar.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"uyQNqftluizBjDPnFYOJseLmtGK0tyiCkOyBmLkjOio\";}s:22:\"enable_toggle_shortcut\";b:0;s:10:\"menu_depth\";i:4;s:15:\"sticky_behavior\";s:7:\"enabled\";s:20:\"hoverintent_behavior\";a:2:{s:7:\"enabled\";b:1;s:7:\"timeout\";i:500;}}',-1,1773072977.875,1,'','0'),('admin_toolbar_tools.settings',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"gw53MTkdqcnGCABUzyXtstgzZKWSpwznplfZdkdY8V0\";}s:17:\"max_bundle_number\";i:20;s:16:\"show_local_tasks\";b:0;}',-1,1773072975.200,1,'','0'),('announcements_feed.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0G5pZBcxbg8ONYzNLd1RJIsvuFFewm9htnS4I-ABKJ8\";}s:7:\"max_age\";i:86400;s:13:\"cron_interval\";i:21600;s:5:\"limit\";i:10;}',-1,1773072980.673,1,'','0'),('automated_cron.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs\";}s:8:\"interval\";i:10800;}',-1,1773072975.575,1,'','0'),('blazy.settings',_binary 'a:19:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"zMBMF9Q35kIhZL2P1Dztk-BGFewINdrs8RE9bB5kqyo\";}s:9:\"admin_css\";b:1;s:4:\"nojs\";a:5:{s:4:\"lazy\";s:1:\"0\";s:9:\"classlist\";s:1:\"0\";s:8:\"polyfill\";s:1:\"0\";s:7:\"promise\";s:1:\"0\";s:3:\"raf\";s:1:\"0\";}s:2:\"fx\";s:0:\"\";s:11:\"blur_client\";b:0;s:12:\"blur_storage\";b:0;s:13:\"blur_minwidth\";i:0;s:8:\"noscript\";b:0;s:9:\"one_pixel\";b:1;s:13:\"visible_class\";b:0;s:13:\"wrapper_class\";b:0;s:11:\"placeholder\";s:0:\"\";s:19:\"unstyled_extensions\";s:0:\"\";s:14:\"use_encodedbox\";b:0;s:10:\"use_oembed\";b:0;s:16:\"max_region_count\";i:0;s:6:\"extras\";a:0:{}s:5:\"blazy\";a:5:{s:13:\"loadInvisible\";b:0;s:6:\"offset\";i:100;s:23:\"saveViewportOffsetDelay\";i:50;s:13:\"validateDelay\";i:25;s:9:\"container\";s:0:\"\";}s:2:\"io\";a:4:{s:7:\"unblazy\";b:0;s:10:\"rootMargin\";s:3:\"0px\";s:9:\"threshold\";s:1:\"0\";s:10:\"disconnect\";b:0;}}',-1,1773072976.290,1,'','0'),('block.block.bootstrap5_account_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"2bcf0969-4f27-426d-8735-926582ae2f6e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:19:\"system.menu.account\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YRZjNp4d68NjJAVhrrUrXKwpV12i7OFWg4MY6Bsd0mw\";}s:2:\"id\";s:23:\"bootstrap5_account_menu\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:14:\"nav_additional\";s:6:\"weight\";i:-7;s:8:\"provider\";N;s:6:\"plugin\";s:25:\"system_menu_block:account\";s:8:\"settings\";a:7:{s:2:\"id\";s:25:\"system_menu_block:account\";s:5:\"label\";s:26:\"Menú de cuenta de usuario\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.bootstrap5_branding',_binary 'a:13:{s:4:\"uuid\";s:36:\"0dddbce3-d5eb-4046-9cd9-1129d9fbdb96\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nuW1Z5MdvzbCCEZ9RQojaEWB6Zni32zTq-v5OWbS2sc\";}s:2:\"id\";s:19:\"bootstrap5_branding\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:12:\"nav_branding\";s:6:\"weight\";i:-6;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_branding_block\";s:8:\"settings\";a:7:{s:2:\"id\";s:21:\"system_branding_block\";s:5:\"label\";s:15:\"Marca del sitio\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:13:\"use_site_logo\";b:1;s:13:\"use_site_name\";b:1;s:15:\"use_site_slogan\";b:0;}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.bootstrap5_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"b44d48f3-00ae-4541-9089-d31396370247\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VShtwe72J2j41BJzApoNbs8l554EpngM5RTObxM7yiw\";}s:2:\"id\";s:22:\"bootstrap5_breadcrumbs\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:10:\"breadcrumb\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.bootstrap5_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"7e5664c6-e6b7-4bc2-9079-d6a4c8492c35\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1o0W13wt232YmsDYiRA5xtlFq0L2WNS7FmIVbBeuhIY\";}s:2:\"id\";s:18:\"bootstrap5_content\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-1;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.bootstrap5_footer',_binary 'a:13:{s:4:\"uuid\";s:36:\"ac56dc7f-de05-41bb-ae04-d84661d3d19c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:18:\"system.menu.footer\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"xBR1vgpnqSUW4pA2LC3rfhu27FQUox9zZEYsdAFM2Sg\";}s:2:\"id\";s:17:\"bootstrap5_footer\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:6:\"footer\";s:6:\"weight\";i:-6;s:8:\"provider\";N;s:6:\"plugin\";s:24:\"system_menu_block:footer\";s:8:\"settings\";a:7:{s:2:\"id\";s:24:\"system_menu_block:footer\";s:5:\"label\";s:14:\"Pie de página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.bootstrap5_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"7753e7a9-0eb2-4b9f-b179-860663f53284\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"S0Y16qIQfKiOEzWlddOGk3u_BKwAruAheA8VVFfGbLc\";}s:2:\"id\";s:15:\"bootstrap5_help\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-3;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.bootstrap5_local_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"072d3619-236f-4a13-9afe-749166c758f4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"MBqG1B5mr5-fPSCDyTR6z2zVTRxZ10XeS_pAw6C7za4\";}s:2:\"id\";s:24:\"bootstrap5_local_actions\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-2;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.bootstrap5_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"102f8736-821a-44ae-9a06-59298e14adc7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"yX9o6NcntZnXRDfbJoHY1pJwuXlumW44m5AMs347NN4\";}s:2:\"id\";s:22:\"bootstrap5_local_tasks\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:9:\"Pestañas\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.bootstrap5_main_navigation',_binary 'a:13:{s:4:\"uuid\";s:36:\"8603cb18-ad44-4ad9-8350-157fd775d2a0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Fm7sDs2U1u99MaVOZEZqa-QOJrrUiQMWJb1jMozYO48\";}s:2:\"id\";s:26:\"bootstrap5_main_navigation\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:8:\"nav_main\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:1;}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.bootstrap5_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"d9ac1cd5-9839-4773-803b-62108b3c3fcd\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9LdMj38y4GDi23GrIUtIZIV1bJEn1C47N19jrswvcLc\";}s:2:\"id\";s:19:\"bootstrap5_messages\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-7;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:8:\"Mensajes\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.bootstrap5_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"399a5df9-2a48-4fbb-b3bb-fde1b7fc2f4c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"qYppfxaWSy6BwGNKdMch1PeUA24PlRTt39jQft6A6Kg\";}s:2:\"id\";s:21:\"bootstrap5_page_title\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-6;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.bootstrap5_powered_by_drupal',_binary 'a:13:{s:4:\"uuid\";s:36:\"a963acbf-3178-457d-9876-b5c71dd661e1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2_xxaOb8b_0AUgYFdJLxIBDDwufyh6YozhGfBd97p38\";}s:2:\"id\";s:28:\"bootstrap5_powered_by_drupal\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:6:\"footer\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_powered_by_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_powered_by_block\";s:5:\"label\";s:19:\"Funciona con Drupal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.bootstrap5_search_form',_binary 'a:13:{s:4:\"uuid\";s:36:\"a306487f-4a56-4636-b5ba-9564a62d6731\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"search\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"HZJ8894mYbX0pdeltUdfnQjONb-BnkflWDqEm_x13m4\";}s:2:\"id\";s:22:\"bootstrap5_search_form\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:14:\"nav_additional\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:23:\"Formulario de búsqueda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";N;}s:10:\"visibility\";a:0:{}}',-1,1773072974.290,1,'','0'),('block.block.cisc_theme_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"8d2ed8f4-c9f3-40cd-ad11-26810a0f2099\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"erQSEZF2XUjNmgTl0uNRBzmg18ZGXwUcw2FhApoeuHk\";}s:2:\"id\";s:18:\"cisc_theme_content\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773332261.314,1,'','0'),('block.block.cisc_theme_footer',_binary 'a:12:{s:4:\"uuid\";s:36:\"620a1d28-60e1-4a2d-87e4-a1b697cbfc41\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:7:\"content\";a:1:{i:0;s:70:\"block_content:drag_and_drop_block:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";}s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:2:\"id\";s:17:\"cisc_theme_footer\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:6:\"footer\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:50:\"block_content:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";s:8:\"settings\";a:7:{s:2:\"id\";s:50:\"block_content:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";s:5:\"label\";s:6:\"Footer\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:13:\"block_content\";s:6:\"status\";b:1;s:4:\"info\";s:0:\"\";s:9:\"view_mode\";s:4:\"full\";}s:10:\"visibility\";a:0:{}}',-1,1773332261.332,1,'','0'),('block.block.cisc_theme_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"fcc9e3c7-89da-492a-a670-988ccd70209f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BZ5tpW7H8X4PVGRm3MImTIHd2tN0eF7zOtp4SpRYUA0\";}s:2:\"id\";s:19:\"cisc_theme_messages\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773332261.290,1,'','0'),('block.block.cisc_theme_navegacionprincipal',_binary 'a:12:{s:4:\"uuid\";s:36:\"7107a126-ef62-40d1-a02d-ef31aed65b3b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:2:\"id\";s:30:\"cisc_theme_navegacionprincipal\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:22:\"navigation_collapsible\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}',-1,1773332260.821,1,'','0'),('block.block.cisc_theme_primary_admin_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"0ef3b065-cd16-483c-8ead-527861c79fc3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q9_2whdOj1YIomfvsIfopROW4FT_X5pY0DjdOiOaQ5U\";}s:2:\"id\";s:32:\"cisc_theme_primary_admin_actions\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}',-1,1773332260.881,1,'','0'),('block.block.cisc_theme_primary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"0244a8f1-54b3-46cb-ab51-2a6b84a5c423\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nGE3EoPQQaQCuqTUtZgw0-KIzmrqdKDzdNQf2JyPUt4\";}s:2:\"id\";s:30:\"cisc_theme_primary_local_tasks\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas principales\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:0;}s:10:\"visibility\";a:0:{}}',-1,1773332261.298,1,'','0'),('block.block.cisc_theme_secondary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"0b4fb677-1f8e-4b70-860f-3845d78247e4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ydSxdq7R66I8UMC460rOzlfzvlUL4VRbdwc6z9DWaUI\";}s:2:\"id\";s:32:\"cisc_theme_secondary_local_tasks\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-2;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas secundarias\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:0;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}',-1,1773332261.305,1,'','0'),('block.block.claro_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"8b9f4598-c2e1-40d9-8e01-6a04f1615fd7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NjcxOBrPOiK5-38t56DwFBDVY4yer7YSlbRWXFuHe7A\";}s:2:\"id\";s:17:\"claro_breadcrumbs\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:10:\"breadcrumb\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.283,1,'','0'),('block.block.claro_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"49e31017-220f-43b7-970d-a23f6fa86c62\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"a0Yyx1GeyKarZ4T_yXQBR_ZFKnXiFLtxAb6gWLd8nr0\";}s:2:\"id\";s:13:\"claro_content\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.283,1,'','0'),('block.block.claro_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"09ec62f9-12ea-4ce8-8261-d27aefe357d4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jccFSSVqV0WCDb6NtML1VWAWTtDbZ-zn5YgTRMgMrIM\";}s:2:\"id\";s:10:\"claro_help\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:4:\"help\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.283,1,'','0'),('block.block.claro_help_search',_binary 'a:13:{s:4:\"uuid\";s:36:\"f4b2b2f3-2d6f-4900-948c-e534f74c8fdb\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"module\";a:2:{i:0;s:6:\"search\";i:1;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}s:8:\"enforced\";a:1:{s:6:\"config\";a:1:{i:0;s:23:\"search.page.help_search\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2ToeZLvlHKTeFY74gpgu1PejLoFyCECLO_gw6rAZwqw\";}s:2:\"id\";s:17:\"claro_help_search\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:4:\"help\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:12:\"Buscar ayuda\";s:13:\"label_display\";s:7:\"visible\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";s:11:\"help_search\";}s:10:\"visibility\";a:1:{s:12:\"request_path\";a:4:{s:2:\"id\";s:12:\"request_path\";s:6:\"negate\";b:0;s:15:\"context_mapping\";a:0:{}s:5:\"pages\";s:11:\"/admin/help\";}}}',-1,1773072974.283,1,'','0'),('block.block.claro_local_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"da8e71fa-67fd-4139-96ae-314a9b3c49b5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"CdXfDmRgAvms7EQovxxWPdYi0GitxeRbVtScYK16ZH0\";}s:2:\"id\";s:19:\"claro_local_actions\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-10;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.283,1,'','0'),('block.block.claro_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"da8672c3-fa7b-449c-8c1c-c9ea9c8df5f6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"-Ac3ISpIT0PQ-whzD7_dw0SdKi6dAbRFNWdSjOiVDqg\";}s:2:\"id\";s:14:\"claro_messages\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.283,1,'','0'),('block.block.claro_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"8d2188a0-631c-4024-ba97-1a0d40361ab0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fNwDdW063tk_ktzSWzZVeQS9wzvLooVO280BQ9WrsIs\";}s:2:\"id\";s:16:\"claro_page_title\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:6:\"header\";s:6:\"weight\";i:-30;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.283,1,'','0'),('block.block.claro_primary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"bc5e7010-92d1-422e-a053-479125317768\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ACjBZI5shAMiiUpsz-inLYVXDqNNXRnSzAWV3kV_8Hw\";}s:2:\"id\";s:25:\"claro_primary_local_tasks\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:6:\"header\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas principales\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:0;}s:10:\"visibility\";a:0:{}}',-1,1773072974.283,1,'','0'),('block.block.claro_secondary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"6dcf54d9-9bcd-4026-9d8a-d93b95e483dd\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2L0geP-ixCbCkEpW6BVF6H7vDUZN4ea07_Y9CociQm4\";}s:2:\"id\";s:27:\"claro_secondary_local_tasks\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:11:\"pre_content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas secundarias\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:0;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}',-1,1773072974.283,1,'','0'),('block.block.dxpr_theme_branding',_binary 'a:13:{s:4:\"uuid\";s:36:\"0dadf82b-4fa1-4203-8744-24a2240399ef\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lOdPdXWPbE5QLAuSRidWj90DTENmQzKLeNjvr64juyo\";}s:2:\"id\";s:19:\"dxpr_theme_branding\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:10:\"navigation\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_branding_block\";s:8:\"settings\";a:7:{s:2:\"id\";s:21:\"system_branding_block\";s:5:\"label\";s:15:\"Marca del sitio\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:13:\"use_site_logo\";b:1;s:13:\"use_site_name\";b:0;s:15:\"use_site_slogan\";b:0;}s:10:\"visibility\";a:0:{}}',-1,1773072974.297,1,'','0'),('block.block.dxpr_theme_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"9917b1ac-3003-4abf-9f91-aeeba45c10f2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KpBqqBIyNPTNavLklXPC1-cUAeuwAbBOsrvGussFh1E\";}s:2:\"id\";s:22:\"dxpr_theme_breadcrumbs\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:10:\"page_title\";s:6:\"weight\";i:10;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.297,1,'','0'),('block.block.dxpr_theme_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"e15f908d-cd4b-4eba-8d4a-9cbf47a252fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FR6TscQ_wWvu_Oif0Ha6seHBgJwsupKvwisRs1yTxYw\";}s:2:\"id\";s:18:\"dxpr_theme_content\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.297,1,'','0'),('block.block.dxpr_theme_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"22d78d0f-3633-4068-acd2-943b4893b1e8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mV9h_NNjjbPAWoq62QCf5yvnX3TeL4r49DFhFuRfidE\";}s:2:\"id\";s:15:\"dxpr_theme_help\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:4:\"help\";s:6:\"weight\";i:-30;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.297,1,'','0'),('block.block.dxpr_theme_local_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"1fc3a6a3-0c22-402f-8b4d-e9c894245376\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"72nlwRjqiXBAwD4_Wzf9YVMhGeEnqWlHF8NS6KoI7Js\";}s:2:\"id\";s:24:\"dxpr_theme_local_actions\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-30;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.297,1,'','0'),('block.block.dxpr_theme_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"1a051c2a-0211-4bf2-9faf-1b13d18ddb49\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"bqcUyJfypWnp1brZbJafXVGafynv0TAEfKEDh4893qM\";}s:2:\"id\";s:22:\"dxpr_theme_local_tasks\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-20;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:9:\"Pestañas\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}',-1,1773072974.297,1,'','0'),('block.block.dxpr_theme_main_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"d02053b3-da02-4aa8-bc3b-0750df2ccfbc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sOBfLFUB4t3yuAG5cmsbqVnN31761mx5SUHgrjS3Lpk\";}s:2:\"id\";s:20:\"dxpr_theme_main_menu\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:22:\"navigation_collapsible\";s:6:\"weight\";i:10;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";i:9;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}',-1,1773072974.297,1,'','0'),('block.block.dxpr_theme_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"6ef34887-7759-4d66-b301-350ff8cb50fa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"T7gZEkBqqElnOklin4m1rfJYv28ry5eY-FjEDOrHGTU\";}s:2:\"id\";s:19:\"dxpr_theme_messages\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-50;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.297,1,'','0'),('block.block.dxpr_theme_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"3a5e5c10-c768-4d4f-a9c4-a425a6f8dee3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5p6onlbwg8IfOoLBo-hjKA7w3Wmb37ZZxGGxZp5vVm8\";}s:2:\"id\";s:21:\"dxpr_theme_page_title\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:10:\"page_title\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.297,1,'','0'),('block.block.licenseinfo',_binary 'a:12:{s:4:\"uuid\";s:36:\"e50ed00b-e84a-4aa0-b9c4-a49a46c69f6f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:12:\"dxpr_builder\";i:1;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:2:\"id\";s:11:\"licenseinfo\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:11:\"pre_content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:12:\"license_info\";s:8:\"settings\";a:4:{s:2:\"id\";s:12:\"license_info\";s:5:\"label\";s:17:\"DXPR license info\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:10:\"visibility\";a:1:{s:12:\"request_path\";a:3:{s:2:\"id\";s:12:\"request_path\";s:6:\"negate\";b:0;s:5:\"pages\";s:59:\"/admin/people\n/admin/dxpr_studio/dxpr_builder/user_licenses\";}}}',-1,1773072974.283,1,'','0'),('block.block.olivero_account_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"af9a8204-8e16-4eb0-9461-407711de05b2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:19:\"system.menu.account\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"gmxYWWHmgbe0Pnv8y48ZLSLH5mEHejOjAP6RLxUfdzU\";}s:2:\"id\";s:20:\"olivero_account_menu\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:14:\"secondary_menu\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:25:\"system_menu_block:account\";s:8:\"settings\";a:7:{s:2:\"id\";s:25:\"system_menu_block:account\";s:5:\"label\";s:26:\"Menú de cuenta de usuario\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";i:1;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"9e6e8ea4-eb5e-4244-a900-3fdccfcb042a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VhBzWb7lMRtIOg9G7VSw_0uopi-7zXeHq4vXqqV1HFE\";}s:2:\"id\";s:19:\"olivero_breadcrumbs\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:10:\"breadcrumb\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"4f07a7c4-6de0-4c16-b187-77d2e0b9c246\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"erQSEZF2XUjNmgTl0uNRBzmg18ZGXwUcw2FhApoeuHk\";}s:2:\"id\";s:15:\"olivero_content\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"ed9d9757-6c58-4358-8830-758118253e9a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VfPFqqxfkomud5CO8DUijw85QIl9GIxh_nIxLOYESxg\";}s:2:\"id\";s:12:\"olivero_help\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:13:\"content_above\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_main_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"b0e97adb-8766-4063-8e14-ac92bc144362\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KWAiziL39uEzmOJEql_wbUP2RtqGceL3WM2CfxhMelE\";}s:2:\"id\";s:17:\"olivero_main_menu\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:12:\"primary_menu\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";i:2;s:16:\"expand_all_items\";b:1;}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"ca0dde6a-fe72-4af0-9a0c-5a7312b14701\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BZ5tpW7H8X4PVGRm3MImTIHd2tN0eF7zOtp4SpRYUA0\";}s:2:\"id\";s:16:\"olivero_messages\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"e2bedbba-da76-4823-a23f-d305afe6829a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6aOgWsNTXjqrDm98TXSAjP6qd2nCijD1xw45MrnbK-Y\";}s:2:\"id\";s:18:\"olivero_page_title\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:13:\"content_above\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_powered',_binary 'a:13:{s:4:\"uuid\";s:36:\"7dd2a277-477f-4772-893c-5f211374240c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eYL19CLDyinGTWYQfBD1DswWzglEotE_kHnHx3AxTXM\";}s:2:\"id\";s:15:\"olivero_powered\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:13:\"footer_bottom\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_powered_by_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_powered_by_block\";s:5:\"label\";s:19:\"Funciona con Drupal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_primary_admin_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"79508abd-fb52-4fc4-bbf7-60b92af6066e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q9_2whdOj1YIomfvsIfopROW4FT_X5pY0DjdOiOaQ5U\";}s:2:\"id\";s:29:\"olivero_primary_admin_actions\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_primary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"43ac1b57-d2a9-4a1e-8ad9-786593229df2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nGE3EoPQQaQCuqTUtZgw0-KIzmrqdKDzdNQf2JyPUt4\";}s:2:\"id\";s:27:\"olivero_primary_local_tasks\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas principales\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:0;}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_search_form_narrow',_binary 'a:13:{s:4:\"uuid\";s:36:\"41582895-afeb-418e-a541-35aa431b2881\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"search\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_nZjxxdypO6xrOAJkCYD81v0L7wh2zbCAVO7_C-UKIc\";}s:2:\"id\";s:26:\"olivero_search_form_narrow\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:12:\"primary_menu\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:34:\"Formulario de búsqueda (estrecho)\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";N;}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_search_form_wide',_binary 'a:13:{s:4:\"uuid\";s:36:\"3804ae2e-f6d9-4765-bd08-b7410e0c71ef\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"search\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pbbed0hdqGDF-_QWVVTWRAwgDIotFuAvWH5mWUZu0fA\";}s:2:\"id\";s:24:\"olivero_search_form_wide\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:14:\"secondary_menu\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:31:\"Formulario de búsqueda (ancho)\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";N;}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_secondary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"6ce61ec3-b824-4fba-a371-f4a6f02b4e76\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ydSxdq7R66I8UMC460rOzlfzvlUL4VRbdwc6z9DWaUI\";}s:2:\"id\";s:29:\"olivero_secondary_local_tasks\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-2;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas secundarias\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:0;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_site_branding',_binary 'a:13:{s:4:\"uuid\";s:36:\"733d9665-af4e-4c55-bef5-9b45544f84af\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"n_nlgjggHVfQt2H__zvLOKB2YtjPDbQ5tHijF9LE1aM\";}s:2:\"id\";s:21:\"olivero_site_branding\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:6:\"header\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_branding_block\";s:8:\"settings\";a:7:{s:2:\"id\";s:21:\"system_branding_block\";s:5:\"label\";s:15:\"Marca del sitio\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:13:\"use_site_logo\";b:1;s:13:\"use_site_name\";b:1;s:15:\"use_site_slogan\";b:0;}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block.block.olivero_syndicate',_binary 'a:13:{s:4:\"uuid\";s:36:\"defe4ac8-3541-45a7-bbc6-4656882d7a21\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0gq3VPg-_UM69FCCWurLFIrrnIjC2HLKhwo9iQNtcUo\";}s:2:\"id\";s:17:\"olivero_syndicate\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:6:\"social\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:20:\"node_syndicate_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:20:\"node_syndicate_block\";s:5:\"label\";s:9:\"Canal RSS\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"node\";s:11:\"block_count\";i:10;}s:10:\"visibility\";a:0:{}}',-1,1773072974.278,1,'','0'),('block_content.type.basic',_binary 'a:9:{s:4:\"uuid\";s:36:\"a6956455-5c1b-4dee-9a26-ac8ce1715844\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pQP5iQy4SdhAMVcjDUncCfkJmTofnHVtXrsMzx4k6Yk\";}s:2:\"id\";s:5:\"basic\";s:5:\"label\";s:14:\"Bloque básico\";s:8:\"revision\";b:0;s:11:\"description\";s:50:\"Un bloque básico contiene un título y un cuerpo.\";}',-1,1773072974.513,1,'','0'),('block_content.type.drag_and_drop_block',_binary 'a:9:{s:4:\"uuid\";s:36:\"c7a54b39-5c92-411b-994e-84fa3238e203\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pN5_tFjELgPmCgq-KxPUDIlunjk_ypvPvsP1fWBNMS8\";}s:2:\"id\";s:19:\"drag_and_drop_block\";s:5:\"label\";s:19:\"Drag and Drop Block\";s:8:\"revision\";b:1;s:11:\"description\";s:71:\"Advanced page with visual page building tools. Powered by DXPR Builder.\";}',-1,1773072974.513,1,'','0'),('bootstrap5.settings',_binary 'a:9:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"o7UdhCuEHWPn7Pz1c9KT7W818Cvg9EMVd2Gay1qKKPk\";}s:14:\"b5_body_schema\";s:0:\"\";s:17:\"b5_body_bg_schema\";s:0:\"\";s:16:\"b5_navbar_schema\";s:4:\"dark\";s:19:\"b5_navbar_bg_schema\";s:4:\"dark\";s:16:\"b5_footer_schema\";s:4:\"dark\";s:19:\"b5_footer_bg_schema\";s:9:\"secondary\";s:16:\"b5_top_container\";s:9:\"container\";s:23:\"b5_top_container_config\";s:0:\"\";}',-1,1773352142.900,1,'','0'),('captcha.captcha_point.contact_message_contactanos_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"31b5031c-069e-4fb0-b3ce-5ae79a04c153\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:32:\"contact_message_contactanos_form\";s:11:\"captchaType\";s:35:\"recaptcha_v3/validacion_formularios\";s:5:\"label\";s:32:\"contact-message-contactanos-form\";}',-1,1773074886.617,1,'','0'),('captcha.captcha_point.contact_message_personal_form',_binary 'a:8:{s:4:\"uuid\";s:36:\"c76a0208-9da8-48b8-ac38-39765b87f722\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"7zUmOK1ti1l0bc78ieysHa3_57MOin7IgHpHhwbSugs\";}s:6:\"formId\";s:29:\"contact_message_personal_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:29:\"contact_message_personal_form\";}',-1,1773074886.617,1,'','0'),('captcha.captcha_point.node_article_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"f462931d-7a0a-434c-b560-fc685f15496a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:17:\"node_article_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:17:\"node_article_form\";}',-1,1773074886.617,1,'','0'),('captcha.captcha_point.node_clientes_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"4e34a645-3a76-473c-a766-b9a46d31c4b9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:18:\"node_clientes_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:18:\"node_clientes_form\";}',-1,1773074886.617,1,'','0'),('captcha.captcha_point.node_drag_and_drop_page_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"37ad7924-d571-44e9-8a63-00fac222daf0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:28:\"node_drag_and_drop_page_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:28:\"node_drag_and_drop_page_form\";}',-1,1773074886.617,1,'','0'),('captcha.captcha_point.node_page_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"45c07f57-d54a-4e58-8580-d5355a58b59a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:14:\"node_page_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:14:\"node_page_form\";}',-1,1773074886.617,1,'','0'),('captcha.captcha_point.node_proyectos_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"7f9ab937-e32c-45ba-934c-c16c21cbb7fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:19:\"node_proyectos_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:19:\"node_proyectos_form\";}',-1,1773074886.617,1,'','0'),('captcha.captcha_point.user_login_form',_binary 'a:8:{s:4:\"uuid\";s:36:\"6334deef-999d-497d-b91c-25b539db8548\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"XbughDuwgOtc_8ztmYxz84gaXBeR760xH3bGSKD9v1Q\";}s:6:\"formId\";s:15:\"user_login_form\";s:11:\"captchaType\";s:35:\"recaptcha_v3/validacion_formularios\";s:5:\"label\";s:15:\"user_login_form\";}',-1,1773074886.617,1,'','0'),('captcha.captcha_point.user_pass',_binary 'a:8:{s:4:\"uuid\";s:36:\"fcb542cc-cd1f-496e-9260-ddcebd7c2285\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"qZeHI5fZ9WQRKsfl8FMBwzk3puSsWCRtWKEZh04JJUo\";}s:6:\"formId\";s:9:\"user_pass\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:9:\"user_pass\";}',-1,1773074886.617,1,'','0'),('captcha.captcha_point.user_register_form',_binary 'a:8:{s:4:\"uuid\";s:36:\"5a15bc10-8bb4-4e90-9867-b8ef781ed999\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2iz3cMg7T1eSKXtNIB9WyaRptfg7wosDDPBSBhXFXl0\";}s:6:\"formId\";s:18:\"user_register_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:18:\"user_register_form\";}',-1,1773074886.617,1,'','0'),('captcha.settings',_binary 'a:15:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hfqTr6E3eXAcVQU25_tYHa4BzsSDaYhwkoF34xq5_k4\";}s:8:\"langcode\";s:2:\"es\";s:15:\"enable_globally\";i:0;s:31:\"enable_globally_on_admin_routes\";b:0;s:17:\"default_challenge\";s:12:\"captcha/Math\";s:11:\"description\";s:104:\"Esta pregunta es para comprobar si usted es un visitante humano y prevenir envíos de spam automatizado.\";s:5:\"title\";s:7:\"CAPTCHA\";s:19:\"administration_mode\";b:0;s:35:\"administration_mode_on_admin_routes\";b:0;s:13:\"whitelist_ips\";s:0:\"\";s:30:\"wrong_captcha_response_message\";s:75:\"La respuesta que ingresó para el código de verificación no fue correcta.\";s:18:\"default_validation\";i:1;s:11:\"persistence\";i:1;s:12:\"enable_stats\";b:0;s:19:\"log_wrong_responses\";b:0;}',-1,1773072976.135,1,'','0'),('cisc_theme.settings',_binary 'a:193:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cerOO86KuufmC0_DGRcHJHec8VfoT0epIlw6hHmDeDs\";}s:7:\"favicon\";a:1:{s:11:\"use_default\";b:1;}s:8:\"features\";a:4:{s:20:\"comment_user_picture\";b:1;s:25:\"comment_user_verification\";b:1;s:7:\"favicon\";b:1;s:17:\"node_user_picture\";b:1;}s:4:\"logo\";a:3:{s:4:\"path\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"use_default\";b:1;}s:24:\"header_mobile_breakpoint\";s:4:\"1200\";s:21:\"full_width_containers\";a:7:{s:20:\"cnt_secondary_header\";s:20:\"cnt_secondary_header\";s:10:\"cnt_footer\";s:10:\"cnt_footer\";s:14:\"cnt_header_nav\";i:0;s:14:\"cnt_page_title\";i:0;s:15:\"cnt_content_top\";i:0;s:11:\"cnt_content\";i:0;s:18:\"cnt_content_bottom\";i:0;}s:24:\"full_width_content_types\";a:6:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:7:\"article\";i:0;s:4:\"blog\";i:0;s:8:\"clientes\";i:0;s:4:\"page\";i:0;s:9:\"proyectos\";i:0;}s:20:\"block_design_regions\";a:12:{s:13:\"sidebar_first\";s:13:\"sidebar_first\";s:14:\"sidebar_second\";s:14:\"sidebar_second\";s:11:\"content_top\";s:11:\"content_top\";s:14:\"content_bottom\";s:14:\"content_bottom\";s:16:\"secondary_header\";i:0;s:10:\"navigation\";i:0;s:6:\"slider\";i:0;s:6:\"header\";i:0;s:11:\"highlighted\";i:0;s:4:\"help\";i:0;s:7:\"content\";i:0;s:6:\"footer\";i:0;}s:12:\"boxed_layout\";i:1;s:13:\"sticky_footer\";i:1;s:18:\"boxed_layout_boxbg\";s:7:\"#ffffff\";s:13:\"box_max_width\";s:4:\"1580\";s:16:\"layout_max_width\";s:4:\"1580\";s:17:\"gutter_horizontal\";s:2:\"30\";s:15:\"gutter_vertical\";s:2:\"30\";s:16:\"gutter_container\";s:2:\"60\";s:24:\"gutter_horizontal_mobile\";s:2:\"30\";s:22:\"gutter_vertical_mobile\";s:2:\"30\";s:23:\"gutter_container_mobile\";s:2:\"30\";s:16:\"body_line_height\";s:3:\"1.6\";s:14:\"body_font_size\";s:2:\"16\";s:13:\"nav_font_size\";s:2:\"16\";s:20:\"headings_line_height\";s:3:\"1.1\";s:12:\"scale_factor\";s:4:\"1.34\";s:12:\"h1_font_size\";s:2:\"52\";s:12:\"h2_font_size\";s:2:\"38\";s:12:\"h3_font_size\";s:2:\"29\";s:12:\"h4_font_size\";s:2:\"21\";s:20:\"blockquote_font_size\";s:2:\"21\";s:22:\"blockquote_line_height\";s:3:\"1.5\";s:23:\"headings_letter_spacing\";s:1:\"0\";s:18:\"headings_uppercase\";i:0;s:13:\"headings_bold\";i:0;s:21:\"body_mobile_font_size\";s:2:\"14\";s:20:\"nav_mobile_font_size\";s:2:\"14\";s:19:\"h1_mobile_font_size\";s:2:\"52\";s:19:\"h2_mobile_font_size\";s:2:\"38\";s:19:\"h3_mobile_font_size\";s:2:\"29\";s:19:\"h4_mobile_font_size\";s:2:\"24\";s:14:\"body_font_face\";s:12:\"0Montserrat:\";s:23:\"body_font_face_selector\";s:4:\"body\";s:18:\"headings_font_face\";s:12:\"0Montserrat:\";s:27:\"headings_font_face_selector\";s:68:\"h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption\";s:13:\"nav_font_face\";s:12:\"0Montserrat:\";s:22:\"nav_font_face_selector\";s:23:\".dxpr-theme-header .nav\";s:18:\"sitename_font_face\";s:12:\"0Montserrat:\";s:27:\"sitename_font_face_selector\";s:25:\".site-name, .navbar-brand\";s:20:\"blockquote_font_face\";s:12:\"0Montserrat:\";s:29:\"blockquote_font_face_selector\";s:24:\"blockquote, blockquote p\";s:17:\"portfolio_details\";s:3:\"top\";s:17:\"portfolio_sidebar\";s:1:\"4\";s:16:\"portfolio_images\";s:11:\"sidecaption\";s:12:\"region_cards\";a:12:{s:16:\"secondary_header\";s:0:\"\";s:10:\"navigation\";s:0:\"\";s:22:\"navigation_collapsible\";s:0:\"\";s:11:\"highlighted\";s:0:\"\";s:10:\"page_title\";s:0:\"\";s:4:\"help\";s:0:\"\";s:11:\"content_top\";s:0:\"\";s:7:\"content\";s:0:\"\";s:14:\"content_bottom\";s:0:\"\";s:13:\"sidebar_first\";s:0:\"\";s:14:\"sidebar_second\";s:0:\"\";s:6:\"footer\";s:0:\"\";}s:16:\"table_responsive\";s:2:\"-1\";s:5:\"table\";s:0:\"\";s:27:\"blockquote_mobile_font_size\";s:2:\"18\";s:17:\"divider_thickness\";s:1:\"8\";s:14:\"divider_length\";s:1:\"0\";s:16:\"divider_position\";s:1:\"1\";s:13:\"divider_color\";s:0:\"\";s:20:\"divider_color_custom\";s:7:\"#eeeeee\";s:22:\"page_title_breadcrumbs\";i:0;s:20:\"page_title_home_hide\";i:1;s:16:\"page_title_align\";s:4:\"left\";s:17:\"page_title_height\";s:3:\"120\";s:18:\"page_title_animate\";s:1:\"0\";s:24:\"page_title_image_opacity\";s:1:\"1\";s:22:\"page_title_image_style\";s:5:\"cover\";s:21:\"page_title_image_mode\";s:6:\"normal\";s:25:\"page_title_image_position\";s:13:\"center_center\";s:22:\"background_image_style\";s:5:\"cover\";s:25:\"background_image_position\";s:13:\"center_center\";s:27:\"background_image_attachment\";s:5:\"fixed\";s:15:\"header_position\";i:0;s:17:\"header_top_layout\";s:1:\"0\";s:12:\"header_style\";s:6:\"normal\";s:21:\"header_top_bg_opacity\";s:1:\"1\";s:17:\"header_top_height\";s:3:\"100\";s:16:\"header_top_fixed\";i:1;s:17:\"header_top_sticky\";i:1;s:22:\"header_top_sticky_show\";s:6:\"always\";s:31:\"header_top_height_sticky_offset\";s:2:\"60\";s:24:\"header_top_height_scroll\";s:2:\"50\";s:28:\"header_top_bg_opacity_scroll\";s:1:\"1\";s:17:\"navbar_background\";s:0:\"\";s:24:\"navbar_background_custom\";s:0:\"\";s:23:\"header_block_background\";s:0:\"\";s:30:\"header_block_background_custom\";s:0:\"\";s:23:\"header_block_text_color\";s:0:\"\";s:30:\"header_block_text_color_custom\";s:0:\"\";s:15:\"menu_background\";s:0:\"\";s:22:\"menu_background_custom\";s:0:\"\";s:15:\"menu_text_color\";s:0:\"\";s:22:\"menu_text_color_custom\";s:0:\"\";s:21:\"menu_hover_background\";s:0:\"\";s:28:\"menu_hover_background_custom\";s:0:\"\";s:21:\"menu_hover_text_color\";s:0:\"\";s:28:\"menu_hover_text_color_custom\";s:0:\"\";s:19:\"dropdown_background\";s:0:\"\";s:26:\"dropdown_background_custom\";s:0:\"\";s:19:\"dropdown_text_color\";s:0:\"\";s:26:\"dropdown_text_color_custom\";s:0:\"\";s:25:\"dropdown_hover_background\";s:0:\"\";s:32:\"dropdown_hover_background_custom\";s:0:\"\";s:25:\"dropdown_hover_text_color\";s:0:\"\";s:32:\"dropdown_hover_text_color_custom\";s:0:\"\";s:17:\"header_side_align\";s:4:\"left\";s:21:\"header_side_direction\";s:4:\"left\";s:17:\"header_side_width\";s:3:\"300\";s:14:\"hamburger_menu\";s:10:\"three-dash\";s:19:\"hamburger_animation\";s:5:\"cross\";s:9:\"menu_type\";s:9:\"uppercase\";s:10:\"menu_hover\";s:7:\"opacity\";s:20:\"menu_border_position\";s:6:\"bottom\";s:19:\"menu_border_animate\";s:4:\"drop\";s:27:\"menu_border_position_offset\";s:1:\"0\";s:34:\"menu_border_position_offset_sticky\";s:1:\"0\";s:16:\"menu_border_size\";s:1:\"2\";s:17:\"menu_border_color\";s:0:\"\";s:24:\"menu_border_color_custom\";s:0:\"\";s:20:\"header_mobile_height\";s:2:\"60\";s:21:\"secondary_header_hide\";s:11:\"hidden_none\";s:15:\"custom_css_site\";s:0:\"\";s:22:\"custom_javascript_site\";s:0:\"\";s:12:\"block_preset\";s:0:\"\";s:10:\"block_card\";s:0:\"\";s:16:\"block_background\";s:0:\"\";s:23:\"block_background_custom\";s:7:\"#eeeeee\";s:13:\"block_padding\";s:1:\"0\";s:19:\"block_border_radius\";s:1:\"0\";s:12:\"block_border\";s:1:\"0\";s:18:\"block_border_color\";s:0:\"\";s:25:\"block_border_color_custom\";s:7:\"#eeeeee\";s:15:\"title_font_size\";s:2:\"h3\";s:11:\"title_align\";s:4:\"left\";s:10:\"title_card\";s:0:\"\";s:16:\"title_background\";s:0:\"\";s:23:\"title_background_custom\";s:7:\"#eeeeee\";s:13:\"title_padding\";s:1:\"0\";s:12:\"title_border\";s:1:\"0\";s:19:\"title_border_radius\";s:1:\"0\";s:18:\"title_border_color\";s:0:\"\";s:25:\"title_border_color_custom\";s:7:\"#eeeeee\";s:13:\"title_sticker\";i:0;s:13:\"block_divider\";i:0;s:20:\"block_divider_custom\";i:0;s:19:\"block_divider_color\";s:0:\"\";s:26:\"block_divider_color_custom\";s:7:\"#eeeeee\";s:23:\"block_divider_thickness\";s:1:\"4\";s:20:\"block_divider_length\";s:2:\"10\";s:21:\"block_divider_spacing\";s:2:\"20\";s:16:\"page_title_image\";N;s:16:\"background_image\";N;s:14:\"hidden_regions\";a:12:{s:10:\"navigation\";i:0;s:22:\"navigation_collapsible\";i:0;s:16:\"secondary_header\";i:0;s:10:\"page_title\";i:0;s:11:\"highlighted\";i:0;s:6:\"header\";i:0;s:11:\"content_top\";i:0;s:7:\"content\";i:0;s:14:\"content_bottom\";i:0;s:13:\"sidebar_first\";i:0;s:14:\"sidebar_second\";i:0;s:6:\"footer\";i:0;}s:17:\"popover_placement\";s:3:\"top\";s:17:\"tooltip_placement\";s:8:\"auto top\";s:13:\"modal_enabled\";i:0;s:12:\"cdn_provider\";s:0:\"\";s:28:\"page_title_breadcrumbs_align\";s:5:\"right\";s:32:\"page_title_breadcrumbs_separator\";s:1:\"/\";s:10:\"title_type\";a:3:{s:9:\"uppercase\";i:0;s:4:\"bold\";i:0;s:6:\"italic\";i:0;}s:21:\"page_title_image_path\";s:0:\"\";s:21:\"background_image_path\";s:0:\"\";s:11:\"logo_height\";s:2:\"50\";s:20:\"second_header_sticky\";i:0;s:23:\"header_side_logo_height\";s:2:\"30\";s:23:\"mark_menu_with_children\";i:0;s:14:\"dropdown_width\";s:3:\"160\";s:19:\"header_mobile_fixed\";i:0;s:12:\"color_scheme\";s:6:\"custom\";s:18:\"color_palette_base\";s:7:\"#284ed9\";s:18:\"color_palette_link\";s:7:\"#284ed9\";s:21:\"color_palette_accent1\";s:7:\"#05e993\";s:21:\"color_palette_accent2\";s:7:\"#284fd8\";s:18:\"color_palette_text\";s:7:\"#555555\";s:22:\"color_palette_headings\";s:7:\"#333333\";s:18:\"color_palette_card\";s:7:\"#eeeeee\";s:22:\"color_palette_cardtext\";s:7:\"#444444\";s:20:\"color_palette_footer\";s:7:\"#ffffff\";s:24:\"color_palette_footertext\";s:7:\"#747a85\";s:23:\"color_palette_secheader\";s:7:\"#284fd9\";s:27:\"color_palette_secheadertext\";s:7:\"#fffffe\";s:20:\"color_palette_header\";s:7:\"#ffffff\";s:24:\"color_palette_headertext\";s:7:\"#696969\";s:24:\"color_palette_headerside\";s:7:\"#20252a\";s:28:\"color_palette_headersidetext\";s:7:\"#737a85\";s:23:\"color_palette_pagetitle\";s:7:\"#284fdb\";s:27:\"color_palette_pagetitletext\";s:7:\"#fffeff\";s:23:\"color_palette_graylight\";s:7:\"#cccccc\";s:25:\"color_palette_graylighter\";s:7:\"#ededed\";s:20:\"color_palette_silver\";s:7:\"#f1f1f1\";s:18:\"color_palette_body\";s:7:\"#efefef\";s:13:\"color_palette\";s:652:\"a:22:{s:4:\"base\";s:7:\"#284ed9\";s:4:\"link\";s:7:\"#284ed9\";s:7:\"accent1\";s:7:\"#05e993\";s:7:\"accent2\";s:7:\"#284fd8\";s:4:\"text\";s:7:\"#555555\";s:8:\"headings\";s:7:\"#333333\";s:4:\"card\";s:7:\"#eeeeee\";s:8:\"cardtext\";s:7:\"#444444\";s:6:\"footer\";s:7:\"#ffffff\";s:10:\"footertext\";s:7:\"#747a85\";s:9:\"secheader\";s:7:\"#284fd9\";s:13:\"secheadertext\";s:7:\"#fffffe\";s:6:\"header\";s:7:\"#ffffff\";s:10:\"headertext\";s:7:\"#696969\";s:10:\"headerside\";s:7:\"#20252a\";s:14:\"headersidetext\";s:7:\"#737a85\";s:9:\"pagetitle\";s:7:\"#284fdb\";s:13:\"pagetitletext\";s:7:\"#fffeff\";s:9:\"graylight\";s:7:\"#cccccc\";s:11:\"graylighter\";s:7:\"#ededed\";s:6:\"silver\";s:7:\"#f1f1f1\";s:4:\"body\";s:7:\"#efefef\";}\";}',-1,1773072976.063,1,'','0'),('claro.settings',_binary 'a:1:{s:20:\"third_party_settings\";a:1:{s:8:\"shortcut\";a:1:{s:11:\"module_link\";b:1;}}}',-1,1773073088.677,1,'','0'),('comment.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YNUW2Ij5uE7a4oaXp3i_2lvaFdYM1zNKPPfnEjB0jEc\";}s:16:\"log_ip_addresses\";b:0;}',-1,1773352142.900,1,'','0'),('comment.type.comment',_binary 'a:9:{s:4:\"uuid\";s:36:\"9b8daeac-64f0-48b7-9870-f36761187ee0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"bqZsN31T2n0UjcbyCpOPi9D2iO0sAOHR7FnEs9qMvaA\";}s:2:\"id\";s:7:\"comment\";s:5:\"label\";s:27:\"Comentarios predeterminados\";s:21:\"target_entity_type_id\";s:4:\"node\";s:11:\"description\";s:29:\"Permite comentar el contenido\";}',-1,1773072974.518,1,'','0'),('contact.form.contactanos',_binary 'a:11:{s:4:\"uuid\";s:36:\"6397823e-bc28-4c75-a156-ed847d380fa1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:11:\"contactanos\";s:5:\"label\";s:12:\"Contáctanos\";s:10:\"recipients\";a:1:{i:0;s:16:\"info@ciscsas.com\";}s:5:\"reply\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"message\";s:0:\"\";s:8:\"redirect\";s:0:\"\";}',-1,1773072974.522,1,'','0'),('contact.form.personal',_binary 'a:12:{s:4:\"uuid\";s:36:\"3b776374-5f5d-4e3c-9254-f3d5f1d58c67\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jonvgt3CkUM2eMLTFwWfHileWWDC4YtXCuIlCahTk_I\";}s:2:\"id\";s:8:\"personal\";s:5:\"label\";s:31:\"Formulario de contacto personal\";s:10:\"recipients\";a:0:{}s:5:\"reply\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"message\";s:27:\"Su mensaje ha sido enviado.\";s:8:\"redirect\";s:0:\"\";}',-1,1773072974.522,1,'','0'),('contact.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8\";}s:12:\"default_form\";s:11:\"contactanos\";s:5:\"flood\";a:2:{s:5:\"limit\";i:5;s:8:\"interval\";i:3600;}s:20:\"user_default_enabled\";b:1;}',-1,1773074886.430,1,'','0'),('core.base_field_override.block_content.basic.changed',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.default_langcode',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.id',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.info',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.langcode',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.reusable',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.revision_created',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.revision_default',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.revision_id',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.revision_log',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.revision_translation_affected',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.revision_user',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.status',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.type',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.basic.uuid',_binary 'b:0;',-1,1773072976.472,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.changed',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.default_langcode',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.id',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.info',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.langcode',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.reusable',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.revision_created',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.revision_default',_binary 'b:0;',-1,1773072976.478,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.revision_id',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.revision_log',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.revision_translation_affected',_binary 'b:0;',-1,1773072976.478,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.revision_user',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.status',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.type',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.block_content.drag_and_drop_block.uuid',_binary 'b:0;',-1,1773072976.477,1,'','0'),('core.base_field_override.comment.comment.changed',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.cid',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.comment_type',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.created',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.default_langcode',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.entity_id',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.entity_type',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.field_name',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.homepage',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.hostname',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.langcode',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.mail',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.name',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.path',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.pid',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.status',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.subject',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.thread',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.uid',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.comment.comment.uuid',_binary 'b:0;',-1,1773072976.489,1,'','0'),('core.base_field_override.contact_message.contactanos.contact_form',_binary 'b:0;',-1,1773072979.983,1,'','0'),('core.base_field_override.contact_message.contactanos.copy',_binary 'b:0;',-1,1773072979.983,1,'','0'),('core.base_field_override.contact_message.contactanos.langcode',_binary 'b:0;',-1,1773072979.983,1,'','0'),('core.base_field_override.contact_message.contactanos.mail',_binary 'b:0;',-1,1773072979.983,1,'','0'),('core.base_field_override.contact_message.contactanos.message',_binary 'b:0;',-1,1773072979.983,1,'','0'),('core.base_field_override.contact_message.contactanos.name',_binary 'b:0;',-1,1773072979.983,1,'','0'),('core.base_field_override.contact_message.contactanos.recipient',_binary 'b:0;',-1,1773072979.983,1,'','0'),('core.base_field_override.contact_message.contactanos.subject',_binary 'b:0;',-1,1773072979.983,1,'','0'),('core.base_field_override.contact_message.contactanos.uuid',_binary 'b:0;',-1,1773072979.983,1,'','0'),('core.base_field_override.contact_message.personal.contact_form',_binary 'b:0;',-1,1773332194.246,1,'','0'),('core.base_field_override.contact_message.personal.copy',_binary 'b:0;',-1,1773332194.246,1,'','0'),('core.base_field_override.contact_message.personal.langcode',_binary 'b:0;',-1,1773332194.246,1,'','0'),('core.base_field_override.contact_message.personal.mail',_binary 'b:0;',-1,1773332194.246,1,'','0'),('core.base_field_override.contact_message.personal.message',_binary 'b:0;',-1,1773332194.246,1,'','0'),('core.base_field_override.contact_message.personal.name',_binary 'b:0;',-1,1773332194.246,1,'','0'),('core.base_field_override.contact_message.personal.recipient',_binary 'b:0;',-1,1773332194.246,1,'','0'),('core.base_field_override.contact_message.personal.subject',_binary 'b:0;',-1,1773332194.246,1,'','0'),('core.base_field_override.contact_message.personal.uuid',_binary 'b:0;',-1,1773332194.246,1,'','0'),('core.base_field_override.file.file.changed',_binary 'b:0;',-1,1773073130.195,1,'','0'),('core.base_field_override.file.file.created',_binary 'b:0;',-1,1773073130.195,1,'','0'),('core.base_field_override.file.file.fid',_binary 'b:0;',-1,1773073130.195,1,'','0'),('core.base_field_override.file.file.filemime',_binary 'b:0;',-1,1773073130.195,1,'','0'),('core.base_field_override.file.file.filename',_binary 'b:0;',-1,1773073130.195,1,'','0'),('core.base_field_override.file.file.filesize',_binary 'b:0;',-1,1773073130.195,1,'','0'),('core.base_field_override.file.file.langcode',_binary 'b:0;',-1,1773073130.195,1,'','0'),('core.base_field_override.file.file.status',_binary 'b:0;',-1,1773073130.195,1,'','0'),('core.base_field_override.file.file.uid',_binary 'b:0;',-1,1773073130.195,1,'','0'),('core.base_field_override.file.file.uri',_binary 'b:0;',-1,1773073130.195,1,'','0'),('core.base_field_override.file.file.uuid',_binary 'b:0;',-1,1773073130.195,1,'','0'),('core.base_field_override.media.audio.bundle',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.changed',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.created',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.default_langcode',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.langcode',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.mid',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.name',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.path',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.revision_created',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.revision_default',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.revision_log_message',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.revision_translation_affected',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.revision_user',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.status',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.thumbnail',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.uid',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.uuid',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.audio.vid',_binary 'b:0;',-1,1773072976.579,1,'','0'),('core.base_field_override.media.document.bundle',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.changed',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.created',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.default_langcode',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.langcode',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.mid',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.name',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.path',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.revision_created',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.revision_default',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.revision_log_message',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.revision_translation_affected',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.revision_user',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.status',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.thumbnail',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.uid',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.uuid',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.document.vid',_binary 'b:0;',-1,1773072976.582,1,'','0'),('core.base_field_override.media.image.bundle',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.changed',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.created',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.default_langcode',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.langcode',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.mid',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.name',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.path',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.revision_created',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.revision_default',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.revision_log_message',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.revision_translation_affected',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.revision_user',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.status',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.thumbnail',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.uid',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.uuid',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.image.vid',_binary 'b:0;',-1,1773072976.588,1,'','0'),('core.base_field_override.media.remote_video.bundle',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.changed',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.created',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.default_langcode',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.langcode',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.mid',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.name',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.path',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.revision_created',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.revision_default',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.revision_log_message',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.revision_translation_affected',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.revision_user',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.status',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.thumbnail',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.uid',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.uuid',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.remote_video.vid',_binary 'b:0;',-1,1773072976.601,1,'','0'),('core.base_field_override.media.video.bundle',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.changed',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.created',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.default_langcode',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.langcode',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.mid',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.name',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.path',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.revision_created',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.revision_default',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.revision_log_message',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.revision_translation_affected',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.revision_user',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.status',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.thumbnail',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.uid',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.uuid',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.media.video.vid',_binary 'b:0;',-1,1773072976.608,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.bundle',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.changed',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.default_langcode',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.description',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.enabled',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.expanded',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.external',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.id',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.langcode',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.link',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.menu_name',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.parent',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.rediscover',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.revision_created',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.revision_default',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.revision_id',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.revision_log_message',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.revision_translation_affected',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.revision_user',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.title',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.uuid',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.menu_link_content.menu_link_content.weight',_binary 'b:0;',-1,1773072975.291,1,'','0'),('core.base_field_override.node.article.changed',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.created',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.default_langcode',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.langcode',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.menu_link',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.nid',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.path',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.promote',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.revision_default',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.revision_log',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.revision_timestamp',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.revision_translation_affected',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.revision_uid',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.status',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.sticky',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.title',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.type',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.uid',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.uuid',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.article.vid',_binary 'b:0;',-1,1773072976.507,1,'','0'),('core.base_field_override.node.blog.changed',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.created',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.default_langcode',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.langcode',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.menu_link',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.nid',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.path',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.promote',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.revision_default',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.revision_log',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.revision_timestamp',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.revision_translation_affected',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.revision_uid',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.status',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.sticky',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.title',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.type',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.uid',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.uuid',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.blog.vid',_binary 'b:0;',-1,1773072976.515,1,'','0'),('core.base_field_override.node.clientes.changed',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.created',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.default_langcode',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.langcode',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.menu_link',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.nid',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.path',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.promote',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.revision_default',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.revision_log',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.revision_timestamp',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.revision_translation_affected',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.revision_uid',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.status',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.sticky',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.title',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.type',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.uid',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.uuid',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.clientes.vid',_binary 'b:0;',-1,1773072976.522,1,'','0'),('core.base_field_override.node.drag_and_drop_page.changed',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.created',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.default_langcode',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.langcode',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.menu_link',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.nid',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.path',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.promote',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.revision_default',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.revision_log',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.revision_timestamp',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.revision_translation_affected',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.revision_uid',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.status',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.sticky',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.title',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.type',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.uid',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.uuid',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.drag_and_drop_page.vid',_binary 'b:0;',-1,1773072976.529,1,'','0'),('core.base_field_override.node.page.changed',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.created',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.default_langcode',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.langcode',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.menu_link',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.nid',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.path',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.promote',_binary 'a:17:{s:4:\"uuid\";s:36:\"327abb65-0d12-418e-b1a2-9009cc71dfec\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:14:\"node.type.page\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ\";}s:2:\"id\";s:17:\"node.page.promote\";s:10:\"field_name\";s:7:\"promote\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:5:\"label\";s:35:\"Promocionado a la página principal\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:8:\"on_label\";s:8:\"Activado\";s:9:\"off_label\";s:11:\"Desactivado\";}s:10:\"field_type\";s:7:\"boolean\";}',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.revision_default',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.revision_log',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.revision_timestamp',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.revision_translation_affected',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.revision_uid',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.status',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.sticky',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.title',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.type',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.uid',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.uuid',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.page.vid',_binary 'b:0;',-1,1773072976.536,1,'','0'),('core.base_field_override.node.proyectos.changed',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.created',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.default_langcode',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.langcode',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.menu_link',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.nid',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.path',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.promote',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.revision_default',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.revision_log',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.revision_timestamp',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.revision_translation_affected',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.revision_uid',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.status',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.sticky',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.title',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.type',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.uid',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.uuid',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.node.proyectos.vid',_binary 'b:0;',-1,1773072976.543,1,'','0'),('core.base_field_override.path_alias.path_alias.alias',_binary 'b:0;',-1,1773332194.294,1,'','0'),('core.base_field_override.path_alias.path_alias.id',_binary 'b:0;',-1,1773332194.294,1,'','0'),('core.base_field_override.path_alias.path_alias.langcode',_binary 'b:0;',-1,1773332194.294,1,'','0'),('core.base_field_override.path_alias.path_alias.path',_binary 'b:0;',-1,1773332194.294,1,'','0'),('core.base_field_override.path_alias.path_alias.revision_default',_binary 'b:0;',-1,1773332194.294,1,'','0'),('core.base_field_override.path_alias.path_alias.revision_id',_binary 'b:0;',-1,1773332194.294,1,'','0'),('core.base_field_override.path_alias.path_alias.status',_binary 'b:0;',-1,1773332194.294,1,'','0'),('core.base_field_override.path_alias.path_alias.uuid',_binary 'b:0;',-1,1773332194.294,1,'','0'),('core.base_field_override.shortcut.default.default_langcode',_binary 'b:0;',-1,1773072978.476,1,'','0'),('core.base_field_override.shortcut.default.id',_binary 'b:0;',-1,1773072978.476,1,'','0'),('core.base_field_override.shortcut.default.langcode',_binary 'b:0;',-1,1773072978.476,1,'','0'),('core.base_field_override.shortcut.default.link',_binary 'b:0;',-1,1773072978.476,1,'','0'),('core.base_field_override.shortcut.default.path',_binary 'b:0;',-1,1773072978.476,1,'','0'),('core.base_field_override.shortcut.default.shortcut_set',_binary 'b:0;',-1,1773072978.476,1,'','0'),('core.base_field_override.shortcut.default.title',_binary 'b:0;',-1,1773072978.476,1,'','0'),('core.base_field_override.shortcut.default.uuid',_binary 'b:0;',-1,1773072978.476,1,'','0'),('core.base_field_override.shortcut.default.weight',_binary 'b:0;',-1,1773072978.476,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.changed',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.default_langcode',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.description',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.langcode',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.name',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.parent',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.path',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.revision_created',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.revision_default',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.revision_id',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.revision_log_message',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.revision_translation_affected',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.revision_user',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.status',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.tid',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.uuid',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.vid',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_agent_commands.weight',_binary 'b:0;',-1,1773072976.560,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.changed',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.default_langcode',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.description',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.langcode',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.name',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.parent',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.path',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.revision_created',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.revision_default',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.revision_id',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.revision_log_message',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.revision_translation_affected',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.revision_user',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.status',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.tid',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.uuid',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.vid',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.ai_tone_of_voice.weight',_binary 'b:0;',-1,1773072976.565,1,'','0'),('core.base_field_override.taxonomy_term.tags.changed',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.default_langcode',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.description',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.langcode',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.name',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.parent',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.path',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.revision_created',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.revision_default',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.revision_id',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.revision_log_message',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.revision_translation_affected',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.revision_user',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.status',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.tid',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.uuid',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.vid',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tags.weight',_binary 'b:0;',-1,1773072976.568,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.changed',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.default_langcode',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.description',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.langcode',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.name',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.parent',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.path',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.revision_created',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.revision_default',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.revision_id',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.revision_log_message',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.revision_translation_affected',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.revision_user',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.status',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.tid',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.uuid',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.vid',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.taxonomy_term.tecnologias.weight',_binary 'b:0;',-1,1773072976.572,1,'','0'),('core.base_field_override.user.user.access',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.changed',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.created',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.default_langcode',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.dxpr_user_is_disavowed',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.init',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.langcode',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.login',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.mail',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.name',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.pass',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.path',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.preferred_admin_langcode',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.preferred_langcode',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.roles',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.status',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.timezone',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.uid',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.base_field_override.user.user.uuid',_binary 'b:0;',-1,1773072974.578,1,'','0'),('core.date_format.fallback',_binary 'a:9:{s:4:\"uuid\";s:36:\"6fd572a5-f49b-4405-a02b-2637ae289fbd\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iIBLu1j9n6Oo5PW-wpu5gdyNs9Kvv4LMRqtQUdJjRz8\";}s:2:\"id\";s:8:\"fallback\";s:5:\"label\";s:28:\"Formato de fecha de respaldo\";s:6:\"locked\";b:1;s:7:\"pattern\";s:14:\"D, j M Y - H:i\";}',-1,1773075092.973,1,'','0'),('core.date_format.html_date',_binary 'a:9:{s:4:\"uuid\";s:36:\"471b2f04-6108-4780-a721-b44ffc10871c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk\";}s:2:\"id\";s:9:\"html_date\";s:5:\"label\";s:10:\"Fecha HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:5:\"Y-m-d\";}',-1,1773072976.144,1,'','0'),('core.date_format.html_datetime',_binary 'a:9:{s:4:\"uuid\";s:36:\"0f4dac69-f709-43f8-a9a3-99dff0f32a89\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE\";}s:2:\"id\";s:13:\"html_datetime\";s:5:\"label\";s:13:\"HTML Datetime\";s:6:\"locked\";b:1;s:7:\"pattern\";s:13:\"Y-m-d\\TH:i:sO\";}',-1,1773075092.973,1,'','0'),('core.date_format.html_month',_binary 'a:9:{s:4:\"uuid\";s:36:\"350e2ded-34b6-4963-b2b3-a2d396dc855e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM\";}s:2:\"id\";s:10:\"html_month\";s:5:\"label\";s:8:\"Mes HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:3:\"Y-m\";}',-1,1773075092.973,1,'','0'),('core.date_format.html_time',_binary 'a:9:{s:4:\"uuid\";s:36:\"83e903ed-d6c8-4425-8144-b904ad216b63\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE\";}s:2:\"id\";s:9:\"html_time\";s:5:\"label\";s:9:\"Hora HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:5:\"H:i:s\";}',-1,1773072976.149,1,'','0'),('core.date_format.html_week',_binary 'a:9:{s:4:\"uuid\";s:36:\"5bccf4cd-84b1-4b16-b691-872b7219f984\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY\";}s:2:\"id\";s:9:\"html_week\";s:5:\"label\";s:11:\"Semana HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:5:\"Y-\\WW\";}',-1,1773075092.973,1,'','0'),('core.date_format.html_year',_binary 'a:9:{s:4:\"uuid\";s:36:\"30bac0be-ce42-419b-8e31-14dabf62cee7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk\";}s:2:\"id\";s:9:\"html_year\";s:5:\"label\";s:9:\"Año HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:1:\"Y\";}',-1,1773075092.973,1,'','0'),('core.date_format.html_yearless_date',_binary 'a:9:{s:4:\"uuid\";s:36:\"cd74ad3e-99a5-4ba7-8672-ff5c489794fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc\";}s:2:\"id\";s:18:\"html_yearless_date\";s:5:\"label\";s:16:\"Fecha anual HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:3:\"m-d\";}',-1,1773075092.973,1,'','0'),('core.date_format.long',_binary 'a:9:{s:4:\"uuid\";s:36:\"a61b739a-5f15-4c62-b375-5130c95fd729\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5B4_r5Vd0_9UaJwtAC5yFCm9-k8NNvp1xiQNhFFkknU\";}s:2:\"id\";s:4:\"long\";s:5:\"label\";s:23:\"Fecha larga por defecto\";s:6:\"locked\";b:0;s:7:\"pattern\";s:14:\"l, j F Y - H:i\";}',-1,1773073088.360,1,'','0'),('core.date_format.medium',_binary 'a:9:{s:4:\"uuid\";s:36:\"e13cd3eb-98ec-49e4-82e9-4e91aa4652ca\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"q7pDV2d9qFh1IVqvymOxUUYGSziZDeg961wURC0cSLs\";}s:2:\"id\";s:6:\"medium\";s:5:\"label\";s:25:\"Fecha mediana por defecto\";s:6:\"locked\";b:0;s:7:\"pattern\";s:14:\"D, j M Y - H:i\";}',-1,1773073127.827,1,'','0'),('core.date_format.olivero_medium',_binary 'a:9:{s:4:\"uuid\";s:36:\"a07ba490-d8c0-4393-bebe-6853931be8df\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z7ynTCss9wwEi8ojENJ08qx44RN6leI-tqoN2o5QzdE\";}s:2:\"id\";s:14:\"olivero_medium\";s:5:\"label\";s:14:\"Olivero Medium\";s:6:\"locked\";b:0;s:7:\"pattern\";s:5:\"j F Y\";}',-1,1773075092.973,1,'','0'),('core.date_format.short',_binary 'a:9:{s:4:\"uuid\";s:36:\"ff1440b2-6fd2-4f32-8842-9ed816292315\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SAeixlV7Djy_Ggv_1P95TiqD4KUihA5icvU521tA84Y\";}s:2:\"id\";s:5:\"short\";s:5:\"label\";s:23:\"Fecha corta por defecto\";s:6:\"locked\";b:0;s:7:\"pattern\";s:11:\"j M Y - H:i\";}',-1,1773073088.353,1,'','0'),('core.entity_form_display.block_content.basic.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"9703475e-5a7f-492c-9389-257526090fcb\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:36:\"field.field.block_content.basic.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jAps3FCxvKecABS_tgExbhCZrBLQB3bNPWw18WjE3ss\";}s:2:\"id\";s:27:\"block_content.basic.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:5:\"basic\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:3:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:-4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:4:\"info\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}',-1,1773332093.088,1,'','0'),('core.entity_form_display.block_content.basic.delete',_binary 'b:0;',-1,1773352141.017,1,'','0'),('core.entity_form_display.block_content.basic.edit',_binary 'b:0;',-1,1773332367.073,1,'','0'),('core.entity_form_display.block_content.drag_and_drop_block.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"432079c9-763a-43fd-9911-98be3dc4024f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:50:\"field.field.block_content.drag_and_drop_block.body\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"siNymWkRW2ykPLzWc3SdRjKk8nZ-tOQTUCDW7jH-cdo\";}s:2:\"id\";s:41:\"block_content.drag_and_drop_block.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:4:\"info\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"body\";b:1;}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.comment.comment.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"634a87c3-94a2-453f-9dd4-fb087546934a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:40:\"field.field.comment.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"I0Pa0aQvT_jawlPo9oz4FE3h_ickc55dYKTPl6gILes\";}s:2:\"id\";s:23:\"comment.comment.default\";s:16:\"targetEntityType\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:6:\"author\";a:2:{s:6:\"weight\";i:-2;s:6:\"region\";s:7:\"content\";}s:12:\"comment_body\";a:5:{s:4:\"type\";s:13:\"text_textarea\";s:6:\"weight\";i:11;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:7:\"subject\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.contact_message.contactanos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"4c956ec4-06a6-471a-a1a6-859b8aa50f23\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:4:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.field.contact_message.contactanos.field_email\";i:2;s:61:\"field.field.contact_message.contactanos.field_nombre_completo\";i:3;s:54:\"field.field.contact_message.contactanos.field_telefono\";}}s:2:\"id\";s:35:\"contact_message.contactanos.default\";s:16:\"targetEntityType\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:11:\"field_email\";a:5:{s:4:\"type\";s:13:\"email_default\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:11:\"placeholder\";s:0:\"\";s:4:\"size\";i:60;}s:20:\"third_party_settings\";a:0:{}}s:21:\"field_nombre_completo\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:14:\"field_telefono\";a:5:{s:4:\"type\";s:6:\"number\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:7:\"message\";a:5:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:2;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:4:\"copy\";b:1;s:8:\"langcode\";b:1;s:4:\"mail\";b:1;s:4:\"name\";b:1;s:7:\"preview\";b:1;s:7:\"subject\";b:1;}}',-1,1773074886.535,1,'','0'),('core.entity_form_display.media.audio.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"7e032801-65c4-419e-bf6b-a5d029ed3448\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.audio.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"G2_SKH3jmI9FQeXSUxo3KgQqiyF1hPDEkc7-3-rCSbc\";}s:2:\"id\";s:19:\"media.audio.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:22:\"field_media_audio_file\";a:5:{s:4:\"type\";s:12:\"file_generic\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:18:\"progress_indicator\";s:8:\"throbber\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.media.audio.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"228082ed-c03f-43c5-930b-efc056976e0f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:46:\"field.field.media.audio.field_media_audio_file\";i:2;s:16:\"media.type.audio\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"28vwMIYtvyjPcD4RyciZXIztxtZgmuWRCNgYemr_SZE\";}s:2:\"id\";s:25:\"media.audio.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:22:\"field_media_audio_file\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.media.document.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"2adfc4cc-0074-42c0-9e12-20045e7df35b\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:47:\"field.field.media.document.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"aewrRkePgJzdD5kPOq8JeMcKHs6yat49nE7ZeCQzQZg\";}s:2:\"id\";s:22:\"media.document.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:20:\"field_media_document\";a:5:{s:4:\"type\";s:12:\"file_generic\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:18:\"progress_indicator\";s:8:\"throbber\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.media.document.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"97aa6e4e-3995-47c9-985a-8f0fee914d41\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:47:\"field.field.media.document.field_media_document\";i:2;s:19:\"media.type.document\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dcpfpqyLXOSGpulacMAJW3H-G34_LeNsjdfxd1_oCfY\";}s:2:\"id\";s:28:\"media.document.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:20:\"field_media_document\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.media.image.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"a332deac-a90a-40c0-af93-b5e3658b3b74\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:41:\"field.field.media.image.field_media_image\";i:1;s:21:\"image.style.thumbnail\";i:2;s:16:\"media.type.image\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JSY4-JPyNZBiYYo6imdRYF6_SdtWQexPndrLvn3-vw4\";}s:2:\"id\";s:19:\"media.image.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:17:\"field_media_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.media.image.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"84e2a391-6d48-475d-8e60-cc1c33ae47d4\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:41:\"field.field.media.image.field_media_image\";i:2;s:21:\"image.style.thumbnail\";i:3;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BMLrK4zKp8-FFnMseBdT_6h6YipUsKRfbDf_3WUB5HA\";}s:2:\"id\";s:25:\"media.image.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:2:{s:17:\"field_media_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.media.remote_video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"65e42e5a-d332-467e-83f7-99089c3a5656\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pM8mGlwfpvfG_y5tZn0lGAXFLXz2_yKkL7MvWZsRqdA\";}s:2:\"id\";s:26:\"media.remote_video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:24:\"field_media_oembed_video\";a:5:{s:4:\"type\";s:16:\"oembed_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.media.remote_video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"14c20b8e-8bbb-42f6-959a-b92f715023f4\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:2;s:23:\"media.type.remote_video\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TBgPW-uaXRaICBwLaVc16rXpRiLSknDIdF9q0XL7qso\";}s:2:\"id\";s:32:\"media.remote_video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:24:\"field_media_oembed_video\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.media.video.add',_binary 'b:0;',-1,1773075092.906,1,'','0'),('core.entity_form_display.media.video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"921e0310-18a2-41a5-bf10-13c6fd892051\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.video.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0kIIaDTt6dixXy8TZkat2MNGZJ6vkRG8TaBWTy3E1bM\";}s:2:\"id\";s:19:\"media.video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:22:\"field_media_video_file\";a:5:{s:4:\"type\";s:12:\"file_generic\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:18:\"progress_indicator\";s:8:\"throbber\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}',-1,1773075092.906,1,'','0'),('core.entity_form_display.media.video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"c9b2d34d-76be-41df-95cb-c1295f7da13e\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:46:\"field.field.media.video.field_media_video_file\";i:2;s:16:\"media.type.video\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"kGv8YsopqHvzTzb7QTINWcv0fnNa5ZDQyZxpOQR2vro\";}s:2:\"id\";s:25:\"media.video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:22:\"field_media_video_file\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.node.article.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"b8cf69bc-d658-409e-9845-daa900219f15\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:6:{i:0;s:29:\"field.field.node.article.body\";i:1;s:32:\"field.field.node.article.comment\";i:2;s:36:\"field.field.node.article.field_image\";i:3;s:35:\"field.field.node.article.field_tags\";i:4;s:21:\"image.style.thumbnail\";i:5;s:17:\"node.type.article\";}s:6:\"module\";a:4:{i:0;s:7:\"comment\";i:1;s:5:\"image\";i:2;s:4:\"path\";i:3;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ewbd6G2uX456-bgwseM2Q-KQG3RkASoyHmTh-XR3oLU\";}s:2:\"id\";s:20:\"node.article.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:12:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:7:\"comment\";a:5:{s:4:\"type\";s:15:\"comment_default\";s:6:\"weight\";i:20;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:10:\"field_tags\";a:5:{s:4:\"type\";s:34:\"entity_reference_autocomplete_tags\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:15;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:16;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.node.blog.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"8b1f17a5-fe6d-4fc0-8c08-fe26db1709c3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:5:{i:0;s:26:\"field.field.node.blog.body\";i:1;s:37:\"field.field.node.blog.field_etiquetas\";i:2;s:33:\"field.field.node.blog.field_image\";i:3;s:21:\"image.style.thumbnail\";i:4;s:14:\"node.type.blog\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"path\";i:2;s:4:\"text\";}}s:2:\"id\";s:17:\"node.blog.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:11:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:6;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:15:\"field_etiquetas\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:9;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:7;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:8;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.node.clientes.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"12c6f0fb-2d1a-40e0-a129-2d1e385a8e0b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:43:\"field.field.node.clientes.field_descripcion\";i:1;s:37:\"field.field.node.clientes.field_image\";i:2;s:21:\"image.style.thumbnail\";i:3;s:18:\"node.type.clientes\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"path\";}}s:2:\"id\";s:21:\"node.clientes.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:10:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:17:\"field_descripcion\";a:5:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:122;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:15;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:16;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.node.drag_and_drop_page.default',_binary 'a:12:{s:4:\"uuid\";s:36:\"d37751a3-e579-401a-b101-894c40f43d88\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:5:{i:0;s:40:\"field.field.node.drag_and_drop_page.body\";i:1;s:58:\"field.field.node.drag_and_drop_page.field_dth_hide_regions\";i:2;s:64:\"field.field.node.drag_and_drop_page.field_dth_main_content_width\";i:3;s:57:\"field.field.node.drag_and_drop_page.field_dth_page_layout\";i:4;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:2:{i:0;s:11:\"field_group\";i:1;s:4:\"path\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:20:\"third_party_settings\";a:1:{s:11:\"field_group\";a:1:{s:22:\"group_dxpr_page_design\";a:7:{s:8:\"children\";a:3:{i:0;s:22:\"field_dth_hide_regions\";i:1;s:28:\"field_dth_main_content_width\";i:2;s:21:\"field_dth_page_layout\";}s:5:\"label\";s:16:\"DXPR Page Design\";s:6:\"region\";s:7:\"content\";s:11:\"parent_name\";s:0:\"\";s:6:\"weight\";i:8;s:11:\"format_type\";s:15:\"details_sidebar\";s:15:\"format_settings\";a:4:{s:7:\"classes\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"open\";b:0;s:15:\"required_fields\";b:1;}}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"trV0qUxWLkG_FdP5tM-aiyavYZmQd9l2ZOoO1ZSH3p0\";}s:2:\"id\";s:31:\"node.drag_and_drop_page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:12:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:22:\"field_dth_hide_regions\";a:5:{s:4:\"type\";s:15:\"options_buttons\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:28:\"field_dth_main_content_width\";a:5:{s:4:\"type\";s:14:\"options_select\";s:6:\"weight\";i:11;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:21:\"field_dth_page_layout\";a:5:{s:4:\"type\";s:14:\"options_select\";s:6:\"weight\";i:12;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:29:\"field_dth_page_title_backgrou\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:9;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:7;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:3:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"body\";b:1;}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.node.page.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"41f404f1-3cfe-42c6-adf2-7c18ed029f52\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.field.node.page.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:2:{i:0;s:4:\"path\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SfpLhPExzvR0MgFp0Wp7CrmgEnhcqQ-fXIWFhbf4ue0\";}s:2:\"id\";s:17:\"node.page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:9:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:31;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:15;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:16;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.node.proyectos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"b359c154-1dc6-4b12-bdfb-5998d8d68601\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:9:{i:0;s:36:\"field.field.node.proyectos.field_ano\";i:1;s:40:\"field.field.node.proyectos.field_cliente\";i:2;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";i:3;s:42:\"field.field.node.proyectos.field_etiquetas\";i:4;s:40:\"field.field.node.proyectos.field_galeria\";i:5;s:38:\"field.field.node.proyectos.field_image\";i:6;s:44:\"field.field.node.proyectos.field_tecnologias\";i:7;s:21:\"image.style.thumbnail\";i:8;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"path\";}}s:2:\"id\";s:22:\"node.proyectos.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:15:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:9;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:9:\"field_ano\";a:5:{s:4:\"type\";s:6:\"number\";s:6:\"weight\";i:6;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:13:\"field_cliente\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:26:\"field_descripcion_proyecto\";a:5:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:15:\"field_etiquetas\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:13:\"field_galeria\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:26;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:17:\"field_tecnologias\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:7;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:12;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:13;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:11;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:8;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.taxonomy_term.tecnologias.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"681e469b-cdd6-4771-85b2-2e7c53fea3e0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:61:\"field.field.taxonomy_term.tecnologias.field_imagen_tecnologia\";i:1;s:21:\"image.style.thumbnail\";i:2;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"path\";i:2;s:4:\"text\";}}s:2:\"id\";s:33:\"taxonomy_term.tecnologias.default\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:11:\"description\";a:5:{s:4:\"type\";s:13:\"text_textarea\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:23:\"field_imagen_tecnologia\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"name\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}',-1,1773352142.900,1,'','0'),('core.entity_form_display.user.user.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"755d6df9-d55b-4ddd-86b2-6140a30fd169\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:34:\"field.field.user.user.user_picture\";i:1;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FaQ9Ptcpxpg30AtiqRDtl_8zbJArHP1LPfug_s59TOA\";}s:2:\"id\";s:17:\"user.user.default\";s:16:\"targetEntityType\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:5:{s:7:\"account\";a:2:{s:6:\"weight\";i:-10;s:6:\"region\";s:7:\"content\";}s:7:\"contact\";a:2:{s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";}s:8:\"language\";a:2:{s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:8:\"timezone\";a:2:{s:6:\"weight\";i:6;s:6:\"region\";s:7:\"content\";}s:12:\"user_picture\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}',-1,1773352142.900,1,'','0'),('core.entity_form_mode.media.media_library',_binary 'a:10:{s:4:\"uuid\";s:36:\"ecfaf40f-b8ee-4d4c-8a10-bd2df09995e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"04_dAqpWYP1WmsXZ7IXJ7-yarCvNddD10EUkBDtIFy4\";}s:2:\"id\";s:19:\"media.media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}',-1,1773072978.600,1,'','0'),('core.entity_form_mode.user.register',_binary 'a:10:{s:4:\"uuid\";s:36:\"a233779e-5698-48d7-a30d-c9cfb962dd04\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5pE_4hurqtIlZN3XDi7eTo5RG13BMG0Rh9HYlRI3h8U\";}s:2:\"id\";s:13:\"user.register\";s:5:\"label\";s:8:\"Registro\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}',-1,1773072978.600,1,'','0'),('core.entity_view_display.block_content.basic._custom',_binary 'b:0;',-1,1773332413.420,1,'','0'),('core.entity_view_display.block_content.basic.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"5c358dd9-7d79-42d6-8b98-680da0a9b3da\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:36:\"field.field.block_content.basic.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hBNNDTFwakREOTa6GGMqN899Iyrii0hInwSJtQ7Kj30\";}s:2:\"id\";s:27:\"block_content.basic.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:5:\"basic\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.block_content.basic.full',_binary 'b:0;',-1,1773332167.872,1,'','0'),('core.entity_view_display.block_content.basic.token',_binary 'b:0;',-1,1773332167.872,1,'','0'),('core.entity_view_display.block_content.drag_and_drop_block._custom',_binary 'b:0;',-1,1773332083.846,1,'','0'),('core.entity_view_display.block_content.drag_and_drop_block.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"7d026e44-1ba9-4e05-8e3b-8bb33d1bc23f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:50:\"field.field.block_content.drag_and_drop_block.body\";}s:6:\"module\";a:1:{i:0;s:12:\"dxpr_builder\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"x2yUVp04hGj8empnLZuIMzbQp6d0tYZwrxQLyCMTE6Q\";}s:2:\"id\";s:41:\"block_content.drag_and_drop_block.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:4:\"body\";a:6:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:17:\"dxpr_builder_text\";s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}',-1,1773072978.642,1,'','0'),('core.entity_view_display.block_content.drag_and_drop_block.full',_binary 'b:0;',-1,1773072978.642,1,'','0'),('core.entity_view_display.comment.comment.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"66581087-38da-4e37-9804-3bca2bf29ed8\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:40:\"field.field.comment.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"aBQUGsQ46M4048fIlFuTXwl2zV0j2cJX89CTUobh9hA\";}s:2:\"id\";s:23:\"comment.comment.default\";s:16:\"targetEntityType\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:12:\"comment_body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.contact_message.contactanos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"a9aae73f-f50d-4680-92af-1bdfb836c339\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:4:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.field.contact_message.contactanos.field_email\";i:2;s:61:\"field.field.contact_message.contactanos.field_nombre_completo\";i:3;s:54:\"field.field.contact_message.contactanos.field_telefono\";}}s:2:\"id\";s:35:\"contact_message.contactanos.default\";s:16:\"targetEntityType\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:11:\"field_email\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";}s:21:\"field_nombre_completo\";a:6:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:14:\"field_telefono\";a:6:{s:4:\"type\";s:14:\"number_integer\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:2:{s:18:\"thousand_separator\";s:0:\"\";s:13:\"prefix_suffix\";b:1;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}s:7:\"message\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.media.audio.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"4067f628-f6b1-4b78-a91c-edfde1956356\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.audio.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"AS765MdDfNpK6K5eE7WVnBvpynClz_havy1R3bO3gVo\";}s:2:\"id\";s:19:\"media.audio.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:22:\"field_media_audio_file\";a:6:{s:4:\"type\";s:10:\"file_audio\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:4:{s:8:\"controls\";b:1;s:8:\"autoplay\";b:0;s:4:\"loop\";b:0;s:26:\"multiple_file_display_type\";s:4:\"tags\";}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.media.audio.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"71827f09-882e-4cc7-9896-d3881389c644\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:46:\"field.field.media.audio.field_media_audio_file\";i:2;s:21:\"image.style.thumbnail\";i:3;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"tcAUW1Xzq5Tjw5jomR6XKGSgfiXO7QiRAHJBF-n0akg\";}s:2:\"id\";s:25:\"media.audio.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:22:\"field_media_audio_file\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.media.document.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"2cb999f3-d3ad-4a08-bd70-89b30ebda196\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:47:\"field.field.media.document.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"XxUyhaTuM0OUUZpr8G6jdrFBEh5eag7auWxBKhm6cvY\";}s:2:\"id\";s:22:\"media.document.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:20:\"field_media_document\";a:6:{s:4:\"type\";s:12:\"file_default\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.media.document.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"afee1911-3292-4273-907b-445b2157c237\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:47:\"field.field.media.document.field_media_document\";i:2;s:21:\"image.style.thumbnail\";i:3;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YcWqjhIlo-2RZUM5ogvRsrKB7M3voF2XB3lVLwgOlLU\";}s:2:\"id\";s:28:\"media.document.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:20:\"field_media_document\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.media.image._custom',_binary 'b:0;',-1,1773075113.413,1,'','0'),('core.entity_view_display.media.image.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"e22a8fae-7da1-48ff-826c-8fd3afa1f6d0\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:41:\"field.field.media.image.field_media_image\";i:1;s:17:\"image.style.large\";i:2;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"73xaTNkI5J6sfFcBmNYeuk070X3mQS_iwwWaPYyfG2M\";}s:2:\"id\";s:19:\"media.image.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:17:\"field_media_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:5:\"large\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.media.image.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"490369fd-ffa2-4b4f-beea-13378e7130ab\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:41:\"field.field.media.image.field_media_image\";i:2;s:18:\"image.style.medium\";i:3;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ILLWu5KFvbsX6J7sh2Itd4w8-lBBRhR_H8ZrmQiN2yo\";}s:2:\"id\";s:25:\"media.image.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:6:\"medium\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:17:\"field_media_image\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.media.remote_video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"f952fd49-4a32-4e50-8435-6f1ed13ee969\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZdPcl2hPxl5pgv3pI-07R7h51OjeUeKJTy-ab1NfM34\";}s:2:\"id\";s:26:\"media.remote_video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:24:\"field_media_oembed_video\";a:6:{s:4:\"type\";s:6:\"oembed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:9:\"max_width\";i:0;s:10:\"max_height\";i:0;s:7:\"loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.media.remote_video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"ddbbccbb-84d5-48fd-b5d1-a8d815d20ed3\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:2;s:18:\"image.style.medium\";i:3;s:23:\"media.type.remote_video\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"PGGoP-hVkXe_S-GiJRAub4PHDu0KhMExylclrqjdJb4\";}s:2:\"id\";s:32:\"media.remote_video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:6:\"medium\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:24:\"field_media_oembed_video\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.media.video._custom',_binary 'b:0;',-1,1773075113.386,1,'','0'),('core.entity_view_display.media.video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"90a052c5-6498-4224-8373-2d66e772dfd1\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.video.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SxvbuGh-6cQMxl9bBV27-hGI46u7ZvwlMm5ObaJMNnw\";}s:2:\"id\";s:19:\"media.video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:22:\"field_media_video_file\";a:6:{s:4:\"type\";s:10:\"file_video\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:8:{s:8:\"controls\";b:1;s:8:\"autoplay\";b:0;s:4:\"loop\";b:0;s:26:\"multiple_file_display_type\";s:4:\"tags\";s:5:\"muted\";b:0;s:5:\"width\";i:640;s:6:\"height\";i:480;s:11:\"playsinline\";b:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.media.video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"a3796faf-fed6-4372-88dc-97c42566bba5\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:46:\"field.field.media.video.field_media_video_file\";i:2;s:21:\"image.style.thumbnail\";i:3;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_fnkUKwQYHkXO1Ngmq9nE6FqWUNAmkddOxAH1h5aiKg\";}s:2:\"id\";s:25:\"media.video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:22:\"field_media_video_file\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.node.article.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"1ced9f4f-8aa2-4286-ba9c-ec524b6c86c6\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:7:{i:0;s:48:\"core.entity_view_display.comment.comment.default\";i:1;s:29:\"field.field.node.article.body\";i:2;s:32:\"field.field.node.article.comment\";i:3;s:36:\"field.field.node.article.field_image\";i:4;s:35:\"field.field.node.article.field_tags\";i:5;s:16:\"image.style.wide\";i:6;s:17:\"node.type.article\";}s:6:\"module\";a:4:{i:0;s:7:\"comment\";i:1;s:5:\"image\";i:2;s:4:\"text\";i:3;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"br6izr-iGEu--JvNbCJNtOBpRnxpFLXfoV5y61U9Nqc\";}s:2:\"id\";s:20:\"node.article.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:5:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:7:\"comment\";a:6:{s:4:\"type\";s:15:\"comment_default\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:2:{s:9:\"view_mode\";s:7:\"default\";s:8:\"pager_id\";i:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:110;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:4:\"wide\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:10:\"field_tags\";a:6:{s:4:\"type\";s:22:\"entity_reference_label\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.node.article.rss',_binary 'a:11:{s:4:\"uuid\";s:36:\"43bab86c-907e-4f30-acf8-da2ecbfa336d\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:6:{i:0;s:30:\"core.entity_view_mode.node.rss\";i:1;s:29:\"field.field.node.article.body\";i:2;s:32:\"field.field.node.article.comment\";i:3;s:36:\"field.field.node.article.field_image\";i:4;s:35:\"field.field.node.article.field_tags\";i:5;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2rIr6K5Q0UQ9khg0zE_CK-PtJH76UL-BDDZcZnZzwCc\";}s:2:\"id\";s:16:\"node.article.rss\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:3:\"rss\";s:7:\"content\";a:1:{s:5:\"links\";a:2:{s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:4:\"body\";b:1;s:7:\"comment\";b:1;s:11:\"field_image\";b:1;s:10:\"field_tags\";b:1;s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.node.article.teaser',_binary 'a:11:{s:4:\"uuid\";s:36:\"9773d56e-5b80-4481-913f-aaa28ec9744c\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:7:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:29:\"field.field.node.article.body\";i:2;s:32:\"field.field.node.article.comment\";i:3;s:36:\"field.field.node.article.field_image\";i:4;s:35:\"field.field.node.article.field_tags\";i:5;s:18:\"image.style.medium\";i:6;s:17:\"node.type.article\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"text\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"O8PxzfG8DOHHRu6M23kwR6TDPq_MNfYQ10Mp367ICUQ\";}s:2:\"id\";s:19:\"node.article.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:4:{s:4:\"body\";a:6:{s:4:\"type\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"trim_length\";i:600;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:10:\"field_tags\";a:6:{s:4:\"type\";s:22:\"entity_reference_label\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:7:\"comment\";b:1;s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.node.blog.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"a769d029-be1c-4cc7-83d7-51ed32270494\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:5:{i:0;s:26:\"field.field.node.blog.body\";i:1;s:37:\"field.field.node.blog.field_etiquetas\";i:2;s:33:\"field.field.node.blog.field_image\";i:3;s:16:\"image.style.wide\";i:4;s:14:\"node.type.blog\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"text\";i:2;s:4:\"user\";}}s:2:\"id\";s:17:\"node.blog.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:15:\"field_etiquetas\";a:6:{s:4:\"type\";s:22:\"entity_reference_label\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:101;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:4:\"wide\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.node.blog.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"044d71d4-564f-4a00-b68a-ba2c01a7345e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:6:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:26:\"field.field.node.blog.body\";i:2;s:37:\"field.field.node.blog.field_etiquetas\";i:3;s:33:\"field.field.node.blog.field_image\";i:4;s:18:\"image.style.medium\";i:5;s:14:\"node.type.blog\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"text\";i:2;s:4:\"user\";}}s:2:\"id\";s:16:\"node.blog.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:3:{s:4:\"body\";a:6:{s:4:\"type\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"trim_length\";i:600;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:15:\"field_etiquetas\";b:1;s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.node.clientes._custom',_binary 'b:0;',-1,1773073088.375,1,'','0'),('core.entity_view_display.node.clientes.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"3a60bbf8-b737-4440-a3d5-49a67609e03e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:43:\"field.field.node.clientes.field_descripcion\";i:1;s:37:\"field.field.node.clientes.field_image\";i:2;s:16:\"image.style.wide\";i:3;s:18:\"node.type.clientes\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:21:\"node.clientes.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:3:{s:17:\"field_descripcion\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:102;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:4:\"wide\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.node.clientes.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"ec57b4a0-a575-425f-90c9-782a03c85936\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:5:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:43:\"field.field.node.clientes.field_descripcion\";i:2;s:37:\"field.field.node.clientes.field_image\";i:3;s:18:\"image.style.medium\";i:4;s:18:\"node.type.clientes\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:20:\"node.clientes.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:2:{s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:17:\"field_descripcion\";b:1;s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.node.drag_and_drop_page._custom',_binary 'b:0;',-1,1773073088.336,1,'','0'),('core.entity_view_display.node.drag_and_drop_page.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"fed9e8c2-678b-4b59-9c91-f9899f25522c\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:5:{i:0;s:40:\"field.field.node.drag_and_drop_page.body\";i:1;s:58:\"field.field.node.drag_and_drop_page.field_dth_hide_regions\";i:2;s:64:\"field.field.node.drag_and_drop_page.field_dth_main_content_width\";i:3;s:57:\"field.field.node.drag_and_drop_page.field_dth_page_layout\";i:4;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:2:{i:0;s:12:\"dxpr_builder\";i:1;s:4:\"user\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"AUiUvPG47ychPEFV1WvMfjhUZgAKbOpv1OVUtE9jPUY\";}s:2:\"id\";s:31:\"node.drag_and_drop_page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:4:\"body\";a:6:{s:4:\"type\";s:17:\"dxpr_builder_text\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:6:{s:22:\"field_dth_hide_regions\";b:1;s:28:\"field_dth_main_content_width\";b:1;s:21:\"field_dth_page_layout\";b:1;s:29:\"field_dth_page_title_backgrou\";b:1;s:8:\"langcode\";b:1;s:5:\"links\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.node.drag_and_drop_page.full',_binary 'b:0;',-1,1773073127.672,1,'','0'),('core.entity_view_display.node.drag_and_drop_page.search_index',_binary 'b:0;',-1,1773082940.324,1,'','0'),('core.entity_view_display.node.page.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"deabf8c2-0e8f-451a-ba64-d8860cb4d25a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.field.node.page.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:2:{i:0;s:4:\"text\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"M_Y8L5tfmhx7DR143E05YyZSpvgil6VFvqcfBWykalg\";}s:2:\"id\";s:17:\"node.page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:101;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.node.page.teaser',_binary 'a:11:{s:4:\"uuid\";s:36:\"babd478f-ed6c-4cc5-aea8-6cf951c7f422\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:26:\"field.field.node.page.body\";i:2;s:14:\"node.type.page\";}s:6:\"module\";a:2:{i:0;s:4:\"text\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8BgdRtLbtQ0F__o0FHSH0Mx5fvXOra9tfT1GmNKbRYw\";}s:2:\"id\";s:16:\"node.page.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:2:{s:4:\"body\";a:6:{s:4:\"type\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"trim_length\";i:600;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:101;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.node.proyectos._custom',_binary 'b:0;',-1,1773073088.367,1,'','0'),('core.entity_view_display.node.proyectos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"262ad9f2-6d49-461b-a7d4-6c83df3b65dc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:8:{i:0;s:36:\"field.field.node.proyectos.field_ano\";i:1;s:40:\"field.field.node.proyectos.field_cliente\";i:2;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";i:3;s:42:\"field.field.node.proyectos.field_etiquetas\";i:4;s:40:\"field.field.node.proyectos.field_galeria\";i:5;s:38:\"field.field.node.proyectos.field_image\";i:6;s:44:\"field.field.node.proyectos.field_tecnologias\";i:7;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:22:\"node.proyectos.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:3:{s:26:\"field_descripcion_proyecto\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}s:13:\"field_galeria\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:6:{s:9:\"field_ano\";b:1;s:13:\"field_cliente\";b:1;s:15:\"field_etiquetas\";b:1;s:17:\"field_tecnologias\";b:1;s:8:\"langcode\";b:1;s:5:\"links\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.node.proyectos.full',_binary 'b:0;',-1,1773074735.285,1,'','0'),('core.entity_view_display.node.proyectos.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"60773801-cbb3-4af4-a9a4-e7b6daecc1c3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:10:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:36:\"field.field.node.proyectos.field_ano\";i:2;s:40:\"field.field.node.proyectos.field_cliente\";i:3;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";i:4;s:42:\"field.field.node.proyectos.field_etiquetas\";i:5;s:40:\"field.field.node.proyectos.field_galeria\";i:6;s:38:\"field.field.node.proyectos.field_image\";i:7;s:44:\"field.field.node.proyectos.field_tecnologias\";i:8;s:18:\"image.style.medium\";i:9;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:21:\"node.proyectos.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:2:{s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:7:{s:9:\"field_ano\";b:1;s:13:\"field_cliente\";b:1;s:26:\"field_descripcion_proyecto\";b:1;s:15:\"field_etiquetas\";b:1;s:13:\"field_galeria\";b:1;s:17:\"field_tecnologias\";b:1;s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.taxonomy_term.tags.default',_binary 'b:0;',-1,1773074735.533,1,'','0'),('core.entity_view_display.taxonomy_term.tecnologias.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"6a8a899d-7038-41a7-ae67-bafeb350063d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:61:\"field.field.taxonomy_term.tecnologias.field_imagen_tecnologia\";i:1;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:33:\"taxonomy_term.tecnologias.default\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:23:\"field_imagen_tecnologia\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:11:\"description\";b:1;s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.user.user._custom',_binary 'b:0;',-1,1773073088.390,1,'','0'),('core.entity_view_display.user.user.compact',_binary 'a:11:{s:4:\"uuid\";s:36:\"ca275639-ad8d-4206-83a8-2c94a660592a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"core.entity_view_mode.user.compact\";i:1;s:34:\"field.field.user.user.user_picture\";i:2;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"00zr_RBdTjPjBGITD3h4c1ESQZimjdVCcHGt1trLqIY\";}s:2:\"id\";s:17:\"user.user.compact\";s:16:\"targetEntityType\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:4:\"mode\";s:7:\"compact\";s:7:\"content\";a:1:{s:12:\"user_picture\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:7:\"content\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:8:\"langcode\";b:1;s:10:\"member_for\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.user.user.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"058188b6-6c44-4681-94bf-97586b11abbd\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:34:\"field.field.user.user.user_picture\";i:1;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mZLyuWM9CQx2ZJVqFGSbzgFnHzudVbHBYmdU256A5Wk\";}s:2:\"id\";s:17:\"user.user.default\";s:16:\"targetEntityType\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:10:\"member_for\";a:2:{s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";}s:12:\"user_picture\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:7:\"content\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}',-1,1773072979.975,1,'','0'),('core.entity_view_display.user.user.full',_binary 'b:0;',-1,1773332008.292,1,'','0'),('core.entity_view_mode.block.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"02be7e1e-a277-42fd-9674-3638075688b9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"block\";}}s:2:\"id\";s:11:\"block.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"block\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.block_content.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"4e86fb12-cb75-4db8-9748-9dea4e03fdd9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q7yUUYeRLByl-MCGveKKF_KhAtNICLCMJuKWfugCvso\";}s:2:\"id\";s:18:\"block_content.full\";s:5:\"label\";s:8:\"Completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:13:\"block_content\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.block_content.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"f644445d-45cc-4375-9ae5-481f67ce877e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}}s:2:\"id\";s:19:\"block_content.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:13:\"block_content\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.comment.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"8e6360c7-40f9-4707-913e-2a1ece017f1a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N4mUjXpPckUkVRY1PbKw4GGoL1i2ECU7PL3EreiKStk\";}s:2:\"id\";s:12:\"comment.full\";s:5:\"label\";s:19:\"Comentario completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:7:\"comment\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.comment.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"77842513-53a1-46d9-92fd-21789272c1d1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:2:\"id\";s:13:\"comment.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:7:\"comment\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.contact_message.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"15456e39-0c73-4137-bafc-31785e71cf48\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:21:\"contact_message.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:15:\"contact_message\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.file.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"6cd9c319-cb15-456b-a381-652f023fcb71\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:2:\"id\";s:10:\"file.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"file\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.media.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"ecb4064e-077b-45b7-b48f-34f86c57f081\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dTfAUHooYV0uOVPO3saGpgv-c5PppJXDwxvwRTJOycM\";}s:2:\"id\";s:10:\"media.full\";s:5:\"label\";s:18:\"Contenido completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.media.media_library',_binary 'a:10:{s:4:\"uuid\";s:36:\"163ea83b-a622-42f7-b410-651f5d56aeb4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"04_dAqpWYP1WmsXZ7IXJ7-yarCvNddD10EUkBDtIFy4\";}s:2:\"id\";s:19:\"media.media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.media.slick',_binary 'a:10:{s:4:\"uuid\";s:36:\"96e3736e-a492-4f0d-842f-62bbe74421ba\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"RL7TDfa_Yx84vUNQlHVRJw-7YNeB3ZB0xhSd7RU9qYY\";}s:2:\"id\";s:11:\"media.slick\";s:5:\"label\";s:14:\"Slick carousel\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.media.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"ac64fd0d-134b-4402-ad8f-39c1e680d629\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:2:\"id\";s:11:\"media.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.menu_link_content.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"b967e582-1250-484e-8505-10c3937592af\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"menu_link_content\";}}s:2:\"id\";s:23:\"menu_link_content.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:17:\"menu_link_content\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.node.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"86b7e058-1094-4a6b-b4f7-8ca947f8d2c4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QJ2aZ1xfVf59aq6Pz5X7fyUOa2HxuCoTwQ_RQjoulAU\";}s:2:\"id\";s:9:\"node.full\";s:5:\"label\";s:18:\"Contenido completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.node.rss',_binary 'a:10:{s:4:\"uuid\";s:36:\"51d331ec-2acf-4f5a-9562-56338c29d494\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"l8fiAFE3Kng_6bhLlUDnVTkTDzXWxzYFrCWTrngVXEA\";}s:2:\"id\";s:8:\"node.rss\";s:5:\"label\";s:3:\"RSS\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.node.search_index',_binary 'a:10:{s:4:\"uuid\";s:36:\"f861b720-95d5-4358-bf8f-f0999e639922\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"r_A0T3aTqGDwLyvoH7wLps-0PM--RHlS8UsiJe_Ac64\";}s:2:\"id\";s:17:\"node.search_index\";s:5:\"label\";s:20:\"Índice de búsqueda\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.node.search_result',_binary 'a:10:{s:4:\"uuid\";s:36:\"85a9c69c-f855-4c83-98e3-995fc2d26128\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"d8wBEm7XvJ6H3S0IneDD9PfTBklPIH7GMpxElVemPf8\";}s:2:\"id\";s:18:\"node.search_result\";s:5:\"label\";s:50:\"Destacar la entrada de los resultados de búsqueda\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.node.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"4990f17f-6a48-4c49-bee8-c7dde3ca0cdf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KgGJDZFpMaz_8bTv6fN1bXS3Qi5LWmRJI9R53kEGsNQ\";}s:2:\"id\";s:11:\"node.teaser\";s:5:\"label\";s:7:\"Resumen\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.node.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"89ad2507-bf87-47f0-8a85-52c848fbdea9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:10:\"node.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.path_alias.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"39c3141e-26a0-4db3-ae50-3fb48998a65a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:10:\"path_alias\";}}s:2:\"id\";s:16:\"path_alias.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:10:\"path_alias\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.shortcut.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"901e8424-b909-4193-94df-376aaa98901c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"shortcut\";}}s:2:\"id\";s:14:\"shortcut.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:8:\"shortcut\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.taxonomy_term.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"bc14ecd0-6b60-425a-b303-ad05fc32adac\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iukUENpf8CFvjZbGGacKX_Ges0-lU9z6zvsd32P6kbo\";}s:2:\"id\";s:18:\"taxonomy_term.full\";s:5:\"label\";s:34:\"Página de términos de taxonomía\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.taxonomy_term.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"e8288edd-532c-471a-bfbb-6108618ffb51\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:2:\"id\";s:19:\"taxonomy_term.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.user.compact',_binary 'a:10:{s:4:\"uuid\";s:36:\"836c9c94-96e2-4cd0-aa20-a0a583ada4c5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TtD7OuGskOsQfoGyxXkrdtllBpR37J19d5BMQDZWJgA\";}s:2:\"id\";s:12:\"user.compact\";s:5:\"label\";s:8:\"Compacto\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.user.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"689236a7-d4d3-445a-9207-8b0760a8703c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZbXunWS_xAvMZXFfinyvClDAb_RCVLt7gAzE3v16E-Q\";}s:2:\"id\";s:9:\"user.full\";s:5:\"label\";s:17:\"Cuenta de usuario\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.entity_view_mode.user.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"616b9234-c822-4be8-89de-b3a0501cb5aa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:10:\"user.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}',-1,1773072978.607,1,'','0'),('core.extension',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"4GIX5Esnc_umpXUBj4IIocRX7Mt5fPhm4AgXfE3E56E\";}s:6:\"module\";a:76:{s:13:\"admin_toolbar\";i:0;s:19:\"admin_toolbar_tools\";i:0;s:18:\"announcements_feed\";i:0;s:14:\"automated_cron\";i:0;s:8:\"big_pipe\";i:0;s:5:\"blazy\";i:0;s:12:\"blazy_layout\";i:0;s:8:\"blazy_ui\";i:0;s:5:\"block\";i:0;s:13:\"block_content\";i:0;s:10:\"breakpoint\";i:0;s:7:\"captcha\";i:0;s:9:\"ckeditor5\";i:0;s:7:\"comment\";i:0;s:6:\"config\";i:0;s:7:\"contact\";i:0;s:10:\"contextual\";i:0;s:8:\"datetime\";i:0;s:5:\"dblog\";i:0;s:5:\"devel\";i:0;s:14:\"devel_generate\";i:0;s:18:\"dxpr_builder_block\";i:0;s:17:\"dxpr_builder_page\";i:0;s:17:\"dxpr_theme_helper\";i:0;s:18:\"dynamic_page_cache\";i:0;s:6:\"editor\";i:0;s:14:\"entity_browser\";i:0;s:5:\"field\";i:0;s:11:\"field_group\";i:0;s:8:\"field_ui\";i:0;s:4:\"file\";i:0;s:8:\"file_mdm\";i:0;s:6:\"filter\";i:0;s:4:\"help\";i:0;s:7:\"history\";i:0;s:5:\"image\";i:0;s:11:\"imagemagick\";i:0;s:8:\"language\";i:0;s:16:\"layout_discovery\";i:0;s:4:\"link\";i:0;s:6:\"locale\";i:0;s:5:\"media\";i:0;s:13:\"media_library\";i:0;s:26:\"media_library_form_element\";i:0;s:17:\"menu_link_content\";i:0;s:7:\"menu_ui\";i:0;s:5:\"mysql\";i:0;s:4:\"node\";i:0;s:7:\"options\";i:0;s:10:\"page_cache\";i:0;s:4:\"path\";i:0;s:10:\"path_alias\";i:0;s:9:\"recaptcha\";i:0;s:12:\"recaptcha_v3\";i:0;s:21:\"remove_reset_password\";i:0;s:6:\"search\";i:0;s:8:\"shortcut\";i:0;s:5:\"slick\";i:0;s:8:\"slick_ui\";i:0;s:11:\"slick_views\";i:0;s:7:\"sophron\";i:0;s:6:\"system\";i:0;s:8:\"taxonomy\";i:0;s:4:\"text\";i:0;s:5:\"token\";i:0;s:7:\"toolbar\";i:0;s:10:\"twig_tweak\";i:0;s:6:\"update\";i:0;s:4:\"user\";i:0;s:15:\"views_bootstrap\";i:0;s:8:\"views_ui\";i:0;s:4:\"webp\";i:0;s:8:\"pathauto\";i:1;s:5:\"views\";i:10;s:12:\"dxpr_builder\";i:100;s:8:\"standard\";i:1000;}s:5:\"theme\";a:6:{s:7:\"olivero\";i:0;s:5:\"claro\";i:0;s:7:\"stable9\";i:0;s:10:\"bootstrap5\";i:0;s:10:\"dxpr_theme\";i:0;s:10:\"cisc_theme\";i:0;}s:7:\"profile\";s:8:\"standard\";}',-1,1773072974.148,1,'','0'),('core.menu.static_menu_link_overrides',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"CXhei_vpaZk-3f_Mj2cH0YmpK-ZpKHoSzVA3yZrDq0g\";}s:11:\"definitions\";a:2:{s:18:\"contact__site_page\";a:5:{s:9:\"menu_name\";s:6:\"footer\";s:6:\"parent\";s:0:\"\";s:6:\"weight\";i:0;s:8:\"expanded\";b:0;s:7:\"enabled\";b:1;}s:20:\"standard__front_page\";a:5:{s:6:\"weight\";i:-50;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"enabled\";b:1;s:8:\"expanded\";b:0;}}}',-1,1773072975.302,1,'','0'),('dblog.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58\";}s:9:\"row_limit\";i:1000;}',-1,1773082923.288,1,'','0'),('devel.settings',_binary 'a:10:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Aqx6J0yYT6mVqT0fbjeP4JkoL-700nmudVF5d6Pq2Yo\";}s:10:\"page_alter\";b:0;s:9:\"raw_names\";b:0;s:14:\"error_handlers\";a:1:{i:1;i:1;}s:13:\"rebuild_theme\";b:0;s:22:\"debug_mail_file_format\";s:31:\"%to-%subject-%datetime.mail.txt\";s:20:\"debug_mail_directory\";s:23:\"temporary://devel-mails\";s:12:\"devel_dumper\";s:10:\"var_dumper\";s:13:\"debug_logfile\";s:28:\"temporary://drupal_debug.txt\";s:9:\"debug_pre\";b:1;}',-1,1773072975.951,1,'','0'),('devel.toolbar.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"IQjf_ytthngZTAk_MU8-74VecArWD3G5g0oEH6PM6GA\";}s:13:\"toolbar_items\";a:7:{i:0;s:25:\"devel.admin_settings_link\";i:1;s:17:\"devel.cache_clear\";i:2;s:28:\"devel.container_info.service\";i:3;s:18:\"devel.menu_rebuild\";i:4;s:15:\"devel.reinstall\";i:5;s:16:\"devel.route_info\";i:6;s:14:\"devel.run_cron\";}}',-1,1773072978.509,1,'','0'),('dxpr_builder.page_template.about_me',_binary 'a:11:{s:4:\"uuid\";s:36:\"5e303250-428e-4880-84c2-a376c3c0f2e3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"tAUdlRSex0VkYHfg9S2tYrqjSxYQFGW_SG9-4Nu9ZR4\";}s:2:\"id\";s:8:\"about_me\";s:5:\"label\";s:8:\"About Me\";s:8:\"category\";s:11:\"about_pages\";s:8:\"template\";s:13347:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"78|103|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"en\" data-az-mode=\"static\" data-az-id=\"gb47j32vpu\" data-azb=\"az_container\" data-azcnt=\"true\" tabindex=\"0\"><div class=\"az-element az-section container-fluid-wrapper hover-style-gbtq3fji9e\" style=\"padding-top: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbtq3fji9e\" data-azat-pid=\"gb0pbx32ba\" id=\"gb0pbx32ba\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-bm=\",,,,,,,,60px,,,,,\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gb8g22pkxe\" style=\"\" data-az-id=\"gb8g22pkxe\" data-azat-pid=\"NCSkfv\" id=\"NCSkfv\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gb1tv9zood\" style=\"padding-bottom: 30px;\" data-az-id=\"gb1tv9zood\" data-azat-pid=\"CsvJjq\" id=\"CsvJjq\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-bm=\",,,,,,,,,30px,,,,\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbwda3d52i\" style=\"\" data-az-id=\"gbwda3d52i\" data-azat-pid=\"OybrTc\" id=\"OybrTc\" data-azb=\"az_text\"><h1><span style=\"color:#333333;font-size:72px;\">Hello! I\'m Jordan. I\'m an allround web design <i>fanatic</i></span></h1></div><div class=\"az-element az-text ck-content hover-style-gb0ax5di99\" style=\"\" data-az-id=\"gb0ax5di99\" data-azat-pid=\"EVmaJY\" id=\"EVmaJY\" data-azb=\"az_text\"><h2><span style=\"color:#333333;\">This page is an example of using our theme to <i>tell a story</i> about myself.</span></h2><p class=\"lead\">Use authentic personal photography and relevant texts because about me pages are for visitors who want to know if there are actually real people behind your site/product.</p></div></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbipaq1yhy\" style=\"margin-bottom: 0px; padding-bottom: 0px;\" data-az-id=\"gbipaq1yhy\" data-azat-pid=\"mgVeHN\" id=\"mgVeHN\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-bm=\",0px,,,,,,,,0px,,,,\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-gb51wcey5a\" data-az-id=\"gb51wcey5a\" data-azat-pid=\"mhmPWn\" id=\"mhmPWn\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1639747277021-bcc4e84c946a?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=687&amp;q=80\" data-azat-height=\"\" data-azat-bm=\",0px,,,,,,,,0px,,,,\"><img class=\"az-image-content\" style=\"width: 100%; margin-bottom: 0px; padding-bottom: 0px;\" src=\"https://images.unsplash.com/photo-1639747277021-bcc4e84c946a?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=687&amp;q=80\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section bg-primary text-white hover-style-gbhwgozzyn\" style=\"padding-top: 100px; padding-bottom: 100px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbhwgozzyn\" data-azat-pid=\"gbstrgqhgo\" id=\"gbstrgqhgo\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-bm=\",,,,,,,,100px,100px,,,,\" data-azat-el_class=\"bg-primary text-white\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbzvcu522x\" style=\"\" data-az-id=\"gbzvcu522x\" data-azat-pid=\"SIgsJR\" id=\"SIgsJR\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-2 hover-style-gb5s97ouzs\" style=\"\" data-az-id=\"gb5s97ouzs\" data-azat-pid=\"fSzYcw\" id=\"fSzYcw\" data-azb=\"az_column\" data-azat-width=\"1/6\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbbsn48lqx\" style=\"\" data-az-id=\"gbbsn48lqx\" data-azat-pid=\"obwXPZ\" id=\"obwXPZ\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbntkx46c7\" style=\"\" data-az-id=\"gbntkx46c7\" data-azat-pid=\"WhYiSr\" id=\"WhYiSr\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-8 hover-style-gbb10p2q8f\" style=\"\" data-az-id=\"gbb10p2q8f\" data-azat-pid=\"vLzilH\" id=\"vLzilH\" data-azb=\"az_column\" data-azat-width=\" 4/6 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbeahzk6uy\" style=\"\" data-az-id=\"gbeahzk6uy\" data-azat-pid=\"UBOnoe\" id=\"UBOnoe\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Our Theme: Creating a revolutionary product</h2><p class=\"lead\" style=\"text-align:center;\">&nbsp;</p><p class=\"lead\" style=\"text-align:center;\">Currently my most important project is designing and developing for our theme! I gave myself the job to not only create the biggest and smartest Drupal theme ever but also create the best theme period. I\'m looking at the WordPress themes market and looking for areas where my Drupal based theme can outperform WordPress themes. One area where WordPress is disappointing users is in standardization and interoperability.</p><p class=\"lead\" style=\"text-align:center;\">Consequently, the drag and drop tools and&nbsp; elements are not limited to how they\'re used in the demos. You can enable the drag and drop software on any Drupal entity and you can easily extend it with custom HTML elements, creating your own experience!</p></div></div><div class=\"az-element az-ctnr az-column col-sm-2 hover-style-gbe29bviyh\" style=\"\" data-az-id=\"gbe29bviyh\" data-azat-pid=\"TlODBX\" id=\"TlODBX\" data-azb=\"az_column\" data-azat-width=\" 1/6\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gb0rp1oqxm\" style=\"\" data-az-id=\"gb0rp1oqxm\" data-azat-pid=\"wzRqXs\" id=\"wzRqXs\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbhodi12sy\" style=\"\" data-az-id=\"gbhodi12sy\" data-azat-pid=\"OTzNeq\" id=\"OTzNeq\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div></div></div></div><div class=\"az-element az-section dxpr-util-background-gray text-white hover-style-gbqagw1685\" style=\"padding-top: 0px; padding-bottom: 0px; background-color: rgb(68, 68, 68);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbqagw1685\" data-azat-pid=\"gbw0kntirq\" id=\"gbw0kntirq\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-bm=\",,,,,,,,0px,0px,,,,\" data-azat-background=\"#444444\" data-azat-el_class=\"dxpr-util-background-gray text-white\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-gb19i8oi85\" style=\"\" data-az-id=\"gb19i8oi85\" data-azat-pid=\"gbsawnpbuq\" id=\"gbsawnpbuq\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-gbw92uwisq\" style=\"\" data-az-id=\"gbw92uwisq\" data-azat-pid=\"gbuyy2dggu\" id=\"gbuyy2dggu\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbqwspkvk7\" style=\"padding: 30px;\" data-az-id=\"gbqwspkvk7\" data-azat-pid=\"gbgwpy0lcx\" id=\"gbgwpy0lcx\" data-azb=\"az_text\" data-azat-box_model=\"000010\" data-azat-bm=\",,,,,,,,30px,30px,30px,30px,,\"><h2>Education</h2><p class=\"lead\">Far far away, behind the word mountains</p><p class=\"lead\">Alphabet Village and the subline of her own road</p><p class=\"lead\">&nbsp;</p><p class=\"lead\">&nbsp;</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-gbgc1hsjsk\" style=\"\" data-az-id=\"gbgc1hsjsk\" data-azat-pid=\"gbuwr2qbp3\" id=\"gbuwr2qbp3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbbyf7hfwn\" style=\"padding: 30px;\" data-az-id=\"gbbyf7hfwn\" data-azat-pid=\"gbu8jxw1qr\" id=\"gbu8jxw1qr\" data-azb=\"az_text\" data-azat-box_model=\"000010\" data-azat-bm=\",,,,,,,,30px,30px,30px,30px,,\"><h2>Work Experience</h2><p class=\"lead\">2008 – One day however a small</p><p class=\"lead\">2011 - Far far away, behind the word mountains</p><p class=\"lead\">2012-2013 – The Big Oxmox advised her</p><p class=\"lead\">Present – Pityful a rethoric question</p></div></div></div></div></div><div class=\"az-element az-section hover-style-gb0o78szm6\" style=\"padding-top: 100px; padding-bottom: 100px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb0o78szm6\" data-azat-pid=\"UEoWoJ\" id=\"UEoWoJ\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,100px,100px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbdo5l19tu\" style=\"\" data-az-id=\"gbdo5l19tu\" data-azat-pid=\"UaioFw\" id=\"UaioFw\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbjh32l5k4\" style=\"\" data-az-id=\"gbjh32l5k4\" data-azat-pid=\"gb6kcd9k0k\" id=\"gb6kcd9k0k\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbixhowjix\" style=\"\" data-az-id=\"gbixhowjix\" data-azat-pid=\"GPsLcz\" id=\"GPsLcz\" data-azb=\"az_column\" data-azat-width=\" 1/2 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbloflptgu\" style=\"margin-bottom: 60px;\" data-az-id=\"gbloflptgu\" data-azat-pid=\"LJgGUv\" id=\"LJgGUv\" data-azb=\"az_text\" data-azat-bm=\",60px,,,,,,,,,,,,\"><h2 style=\"text-align:center;\">Connect with me</h2><p class=\"lead\" style=\"text-align:center;\">&nbsp;</p><p class=\"lead\" style=\"text-align:center;\">You can connect with my via the our newsletter and social media. Alternatively you can find my&nbsp; pages on various professional social media.</p></div><ul class=\"text-center az-element st-social stbe-social-links stbe-social-links--bgcolor-brand hover-style-gb7mexi2hl\" style=\"margin-top: 60px; margin-bottom: 60px;\" data-dxpr-builder-libraries=\"social_icons font_awesome_6_free icon_helpers\" data-az-id=\"gb7mexi2hl\" data-azat-pid=\"lsqJvW\" id=\"lsqJvW\" data-azb=\"st_social\" data-azat-st_social_links=\"Facebook%3D%22http%3A%2F%2Fwww.example.com%22%0AYouTube%3D%22http%3A%2F%2Fwww.example.com%22%0AAndroid%3D%22http%3A%2F%2Fwww.example.com%22%0ATwitter%3D%22http%3A%2F%2Fwww.example.com%22%0ALinkedIn%3D%22http%3A%2F%2Fwww.example.com%22%0ADrupal%3D%22http%3A%2F%2Fwww.example.com%22%0APinterest%3D%22http%3A%2F%2Fwww.example.com%22\" data-azat-st_type=\"inline\" data-azat-st_style=\"circle\" data-azat-st_size=\"2x\" data-azat-st_theme_color=\"custom\" data-azat-st_color=\"#ffffff\" data-azat-st_theme_bgcolor=\"brand\" data-azat-st_css3_hover_effects=\"pulse\" data-azat-bm=\"60px,60px,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-facebook stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"facebook\"></i><span class=\"az-visually-hidden\">facebook</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-youtube stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"youtube\"></i><span class=\"az-visually-hidden\">youtube</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-android stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"android\"></i><span class=\"az-visually-hidden\">android</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-twitter stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"twitter\"></i><span class=\"az-visually-hidden\">twitter</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-linkedin stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"linkedin\"></i><span class=\"az-visually-hidden\">linkedin</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-drupal stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"drupal\"></i><span class=\"az-visually-hidden\">drupal</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-pinterest stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"pinterest\"></i><span class=\"az-visually-hidden\">pinterest</span></a></li></ul></div><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gb67j21f1c\" style=\"\" data-az-id=\"gb67j21f1c\" data-azat-pid=\"mnYBjO\" id=\"mnYBjO\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div></div></div></div>\";s:6:\"weight\";i:20;s:5:\"image\";s:136884:\"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\";}',-1,1773352142.900,1,'','0'),('dxpr_builder.page_template.about_us',_binary 'a:11:{s:4:\"uuid\";s:36:\"50457c25-e001-453e-a2f5-2e073f7e0eef\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8YCS4vG00LMcf4fsTak7xKXkKps9Cknu1YfS2nJ3-IA\";}s:2:\"id\";s:8:\"about_us\";s:5:\"label\";s:8:\"About Us\";s:8:\"category\";s:11:\"about_pages\";s:8:\"template\";s:20503:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"79|104|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"en\" data-az-mode=\"static\" data-az-id=\"gbd7v5gixe\" data-azb=\"az_container\" data-azcnt=\"true\" tabindex=\"0\"><div class=\"az-element az-section dxpr-util-overlay-white dxpr-util-overlay-20 hover-style-gbbs83unu8\" style=\"padding-top: 150px; padding-bottom: 150px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-image: url(&quot;https://images.unsplash.com/photo-1565452171067-f2b1384f958d?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=2232&amp;q=80&quot;);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbbs83unu8\" data-azat-pid=\"rjqsrQ\" id=\"rjqsrQ\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,150px,150px,,,,\" data-azat-bg_image=\"https://images.unsplash.com/photo-1565452171067-f2b1384f958d?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=2232&amp;q=80\" data-azat-background_style=\"cover\" data-azat-background_position=\"center\" data-azat-el_class=\"dxpr-util-overlay-white dxpr-util-overlay-20\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbi50lai16\" style=\"\" data-az-id=\"gbi50lai16\" data-azat-pid=\"ycelQH\" id=\"ycelQH\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbi6h4532t\" style=\"\" data-az-id=\"gbi6h4532t\" data-azat-pid=\"mcxkNd\" id=\"mcxkNd\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbxxaqjoty\" style=\"\" data-az-id=\"gbxxaqjoty\" data-azat-pid=\"VJReMd\" id=\"VJReMd\" data-azb=\"az_column\" data-azat-width=\" 1/2 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb4hs8klal\" style=\"\" data-az-id=\"gb4hs8klal\" data-azat-pid=\"YewEBl\" id=\"YewEBl\" data-azb=\"az_text\"><h1 style=\"text-align:center;\">About DXPR Canvas, Inc.</h1><p class=\"lead\" style=\"text-align:center;\"><span style=\"color:#333333;\">Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</span></p></div></div><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gb0otza549\" style=\"\" data-az-id=\"gb0otza549\" data-azat-pid=\"XngbzS\" id=\"XngbzS\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-section hover-style-gbudvvprw6\" style=\"padding-top: 60px; padding-bottom: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbudvvprw6\" data-azat-pid=\"sTbuih\" id=\"sTbuih\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,60px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb4xzadagu\" style=\"\" data-az-id=\"gb4xzadagu\" data-azat-pid=\"nyyxaM\" id=\"nyyxaM\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Facts about DXPR, Inc.</h2></div><div class=\"az-element az-row row az-row--sm hover-style-gbmwnko6z2\" style=\"\" data-az-id=\"gbmwnko6z2\" data-azat-pid=\"QbXIxF\" id=\"QbXIxF\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gb90q0vw22\" style=\"\" data-az-id=\"gb90q0vw22\" data-azat-pid=\"cZlNsM\" id=\"cZlNsM\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbhn5aunrd\" style=\"\" data-az-id=\"gbhn5aunrd\" data-azat-pid=\"NWNmac\" id=\"NWNmac\" data-azb=\"az_text\"><h3 style=\"text-align:center;\">9 Years of Practice</h3></div><div class=\"az-element az-circle-counter hover-style-gbioe8iqn3\" style=\"height:250px; max-height: 279.992px; max-width: 279.992px\" data-az-id=\"gbioe8iqn3\" data-azat-pid=\"oyIbHV\" id=\"oyIbHV\" data-azb=\"az_circle_counter\" data-azat-fgcolor=\"#284ed8\" data-azat-bgcolor=\"#eeeeee\" data-azat-percent=\"90\" data-azat-fontsize=\"72\" data-azat-width=\"20\" data-azat-border=\"default\" data-azat-icon=\"fa fa-history\" data-azat-icon_size=\"72\" data-azat-icon_color=\"#e6e6e6\"><div id=\"gbioe8iqn3\" style=\"height: 250px;\" data-dimension=\"250\" data-text=\"\" data-info=\"\" data-width=\"20\" data-fontsize=\"72\" data-type=\"\" data-percent=\"90\" data-fgcolor=\"#284ed8\" data-bgcolor=\"#eeeeee\" data-fill=\"\" data-bordersize=\"10\" data-border=\"default\" data-icon=\"fa fa-history\" data-iconsize=\"72\" data-iconcolor=\"#e6e6e6\" data-dxpr-builder-libraries=\"circliful waypoints icon_helpers font_awesome_6_free\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbh8je5td9\" style=\"\" data-az-id=\"gbh8je5td9\" data-azat-pid=\"ckSLPr\" id=\"ckSLPr\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbyokdi2lq\" style=\"\" data-az-id=\"gbyokdi2lq\" data-azat-pid=\"OftEcd\" id=\"OftEcd\" data-azb=\"az_text\"><h3 style=\"text-align:center;\">5 Co-founders</h3></div><div class=\"az-element az-circle-counter hover-style-gbindkab6r\" style=\"height:250px; max-height: 279.992px; max-width: 279.992px\" data-az-id=\"gbindkab6r\" data-azat-pid=\"qutDPH\" id=\"qutDPH\" data-azb=\"az_circle_counter\" data-azat-fgcolor=\"#284ed8\" data-azat-bgcolor=\"#eeeeee\" data-azat-fontsize=\"72\" data-azat-width=\"20\" data-azat-border=\"default\" data-azat-icon=\"fa fa-street-view\" data-azat-icon_size=\"72\" data-azat-icon_color=\"#e6e6e6\"><div id=\"gbindkab6r\" style=\"height: 250px;\" data-dimension=\"250\" data-text=\"\" data-info=\"\" data-width=\"20\" data-fontsize=\"72\" data-type=\"\" data-percent=\"50\" data-fgcolor=\"#284ed8\" data-bgcolor=\"#eeeeee\" data-fill=\"\" data-bordersize=\"10\" data-border=\"default\" data-icon=\"fa fa-street-view\" data-iconsize=\"72\" data-iconcolor=\"#e6e6e6\" data-dxpr-builder-libraries=\"circliful waypoints icon_helpers font_awesome_6_free\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbk8vhexoz\" style=\"\" data-az-id=\"gbk8vhexoz\" data-azat-pid=\"gbhsnroqyq\" id=\"gbhsnroqyq\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbeqmxvrj8\" style=\"\" data-az-id=\"gbeqmxvrj8\" data-azat-pid=\"nkrewq\" id=\"nkrewq\" data-azb=\"az_text\"><h3 style=\"text-align:center;\">$8.5m Annual Revenue</h3></div><div class=\"az-element az-circle-counter hover-style-gbw9rr3s6d\" style=\"height:250px; max-height: 279.992px; max-width: 279.992px\" data-az-id=\"gbw9rr3s6d\" data-azat-pid=\"QmrWhK\" id=\"QmrWhK\" data-azb=\"az_circle_counter\" data-azat-fgcolor=\"#284ed8\" data-azat-bgcolor=\"#eeeeee\" data-azat-percent=\"85\" data-azat-fontsize=\"72\" data-azat-width=\"20\" data-azat-border=\"default\" data-azat-icon=\"fa fa-money\" data-azat-icon_size=\"72\" data-azat-icon_color=\"#e6e6e6\"><div id=\"gbw9rr3s6d\" style=\"height: 250px;\" data-dimension=\"250\" data-text=\"\" data-info=\"\" data-width=\"20\" data-fontsize=\"72\" data-type=\"\" data-percent=\"85\" data-fgcolor=\"#284ed8\" data-bgcolor=\"#eeeeee\" data-fill=\"\" data-bordersize=\"10\" data-border=\"default\" data-icon=\"fa fa-money\" data-iconsize=\"72\" data-iconcolor=\"#e6e6e6\" data-dxpr-builder-libraries=\"circliful waypoints icon_helpers font_awesome_6_free\"></div></div></div></div></div></div><div class=\"az-element az-section hover-style-gb2wbbzzin\" style=\"padding-top: 60px; padding-bottom: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb2wbbzzin\" data-azat-pid=\"zrogpL\" id=\"zrogpL\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,60px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbv4pn7mkg\" style=\"\" data-az-id=\"gbv4pn7mkg\" data-azat-pid=\"HuwKxQ\" id=\"HuwKxQ\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Our Key Leaders</h2></div></div></div><div class=\"az-element az-section hover-style-gb4fhrax92\" style=\"padding-top: 60px; padding-bottom: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb4fhrax92\" data-azat-pid=\"fGTPQY\" id=\"fGTPQY\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,60px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gba6barcmx\" style=\"\" data-az-id=\"gba6barcmx\" data-azat-pid=\"vknAIN\" id=\"vknAIN\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbnupi5ddh\" style=\"\" data-az-id=\"gbnupi5ddh\" data-azat-pid=\"WEuCpJ\" id=\"WEuCpJ\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tabs tabbable tabs-top az-tabs-responsive hover-style-gba4d3e70o\" style=\"display: block;\" data-az-id=\"gba4d3e70o\" data-azat-pid=\"gbr9lto2am\" id=\"gbr9lto2am\" data-azb=\"az_tabs\" data-azat-responsive=\"yes\"><ul class=\"nav nav-tabs\" role=\"tablist\"><li class=\"nav-item\" role=\"presentation\"><a href=\"#mSGpmw\" class=\"nav-link\" data-bs-target=\"#mSGpmw\" data-bs-toggle=\"tab\" element-id=\"gbbj9ecre3\" role=\"tab\" aria-selected=\"true\">\r\n    Our Mission\r\n  </a></li><li class=\"nav-item\" role=\"presentation\"><a href=\"#xTzupI\" class=\"nav-link\" data-bs-target=\"#xTzupI\" data-bs-toggle=\"tab\" element-id=\"gbc50458ky\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\r\n    Company Vision\r\n  </a></li></ul><div id=\"\" class=\"tab-content\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gbbj9ecre3 show\" style=\"\" data-az-id=\"gbbj9ecre3\" data-azat-pid=\"mSGpmw\" id=\"mSGpmw\" data-azb=\"az_tab\" data-azat-title=\"Our Mission\" role=\"tabpanel\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-mSGpmw\" href=\"#tab-mSGpmw\" role=\"button\">\r\n        Our Mission\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-mSGpmw\" data-bs-parent=\"#gbr9lto2am\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbpdgv23qh\" style=\"\" data-az-id=\"gbpdgv23qh\" data-azat-pid=\"wBphMo\" id=\"wBphMo\" data-azb=\"az_text\"><p class=\"lead\">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p></div></div></div></div><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gbc50458ky\" style=\"\" data-az-id=\"gbc50458ky\" data-azat-pid=\"xTzupI\" id=\"xTzupI\" data-azb=\"az_tab\" data-azat-title=\"Company Vision\" role=\"tabpanel\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-xTzupI\" href=\"#tab-xTzupI\" role=\"button\">\r\n        Company Vision\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-xTzupI\" data-bs-parent=\"#gbr9lto2am\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbfo2yu1gk\" style=\"\" data-az-id=\"gbfo2yu1gk\" data-azat-pid=\"ckYjDP\" id=\"ckYjDP\" data-azb=\"az_text\"><p class=\"lead\">Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen.</p></div></div></div></div></div></div></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gb0wo514qh\" style=\"padding-top: 10px; padding-bottom: 30px; background-color: rgb(246, 246, 246);\" data-az-id=\"gb0wo514qh\" data-azat-pid=\"uLWQgz\" id=\"uLWQgz\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-bm=\",,,,,,,,10px,30px,,,,\" data-azat-background=\"#f6f6f6\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb6taj1dzv\" style=\"\" data-az-id=\"gb6taj1dzv\" data-azat-pid=\"kEFFEk\" id=\"kEFFEk\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Our Staff</h2></div><div class=\"az-element az-text ck-content small hover-style-gbh9jpz0ie\" style=\"\" data-az-id=\"gbh9jpz0ie\" data-azat-pid=\"nGTuBP\" id=\"nGTuBP\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">200 Marketing Professionals</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb2mwqlmc4\" style=\"height: 45px; min-height: 45px; line-height: 45px;\" data-az-id=\"gb2mwqlmc4\" data-azat-pid=\"diWSut\" id=\"diWSut\" data-azb=\"az_progress_bar\" data-azat-width=\"100\"><div class=\"progress-bar\" style=\"width: 100%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"100\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-diWSut-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gb8q041z3s\" style=\"\" data-az-id=\"gb8q041z3s\" data-azat-pid=\"MyfLhR\" id=\"MyfLhR\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">150 Consultants</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gbs2331ywr\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gbs2331ywr\" data-azat-pid=\"MPkbQN\" id=\"MPkbQN\" data-azb=\"az_progress_bar\" data-azat-width=\"75\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 75%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"75\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-MPkbQN-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gb406bbp4v\" style=\"\" data-az-id=\"gb406bbp4v\" data-azat-pid=\"xcOLyF\" id=\"xcOLyF\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">150 Designers</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb8124pbgd\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gb8124pbgd\" data-azat-pid=\"FQgQzb\" id=\"FQgQzb\" data-azb=\"az_progress_bar\" data-azat-width=\"75\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 75%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"75\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-FQgQzb-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gbn4u4vsib\" style=\"\" data-az-id=\"gbn4u4vsib\" data-azat-pid=\"MoHxRX\" id=\"MoHxRX\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">120 Developers</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb5nw2rwwo\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gb5nw2rwwo\" data-azat-pid=\"UCatIB\" id=\"UCatIB\" data-azb=\"az_progress_bar\" data-azat-width=\"60\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 60%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"60\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-UCatIB-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gbiyswa2u7\" style=\"\" data-az-id=\"gbiyswa2u7\" data-azat-pid=\"murZTe\" id=\"murZTe\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">40 Account Managers</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb6ww3jbkb\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gb6ww3jbkb\" data-azat-pid=\"uLWPuE\" id=\"uLWPuE\" data-azb=\"az_progress_bar\" data-azat-width=\"20\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 20%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"20\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-uLWPuE-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-gb2aqz361j\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb2aqz361j\" data-azat-pid=\"kLWWTt\" id=\"kLWWTt\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbtfs9i79p\" style=\"\" data-az-id=\"gbtfs9i79p\" data-azat-pid=\"siHyuk\" id=\"siHyuk\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbpqc9r36a\" style=\"\" data-az-id=\"gbpqc9r36a\" data-azat-pid=\"JyjtbH\" id=\"JyjtbH\" data-azb=\"az_column\" data-azat-width=\"1/1\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbqiy9unqx\" style=\"\" data-az-id=\"gbqiy9unqx\" data-azat-pid=\"stDcDI\" id=\"stDcDI\" data-azb=\"az_text\"><h1 style=\"text-align:center;\">Clients Who Trust Us</h1></div></div></div></div></div><div class=\"az-element az-section hover-style-gb6ruuhxmd\" style=\"margin-top: 90px; padding-top: 90px; padding-bottom: 90px; background-color: rgb(238, 238, 238);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb6ruuhxmd\" data-azat-pid=\"NHLeRJ\" id=\"NHLeRJ\" data-azb=\"az_section\" data-azat-bm=\"90px,,,,,,,,90px,90px,,,,\" data-azat-background=\"#eeeeee\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbsbtfju0t\" style=\"\" data-az-id=\"gbsbtfju0t\" data-azat-pid=\"OYassH\" id=\"OYassH\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbytbxw507\" style=\"\" data-az-id=\"gbytbxw507\" data-azat-pid=\"NgxDmt\" id=\"NgxDmt\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbqjth3ekq\" style=\"\" data-az-id=\"gbqjth3ekq\" data-azat-pid=\"KrTVnS\" id=\"KrTVnS\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb20a0fhbl\" style=\"\" data-az-id=\"gb20a0fhbl\" data-azat-pid=\"RBdwyl\" id=\"RBdwyl\" data-azb=\"az_text\"><h2>Call To Action</h2><p class=\"lead\">Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&nbsp;</p></div><div class=\"az-element az-button hover-style-gbsbxhltre\" data-az-id=\"gbsbxhltre\" data-azat-pid=\"dCcARM\" id=\"dCcARM\" data-azb=\"az_button\" data-azat-title=\"Start Now!\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-type=\"btn-primary\" data-azat-block=\"btn-block\" data-azat-size=\"btn-lg\" data-azat-bm=\"9px,,,,,,,,,,,,,\"><a href=\"#\" class=\"az-button-content btn btn-lg btn-primary btn-block\" target=\"_self\" role=\"button\" style=\"margin-top: 9px;\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-dCcARM-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Start Now!</p></div></a></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gb0u9qlkwt\" style=\"\" data-az-id=\"gb0u9qlkwt\" data-azat-pid=\"BgAzLK\" id=\"BgAzLK\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div></div>\";s:6:\"weight\";i:20;s:5:\"image\";s:130628:\"/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAU/AlgDAREAAhEBAxEB/8QAzQABAAEFAQEBAAAAAAAAAAAAAAQBAgMFBgcICQEBAQEBAQEBAAAAAAAAAAAAAAECAwQFBhAAAQMCAwUDBQsFCwsDAwIHAQACAxEEIRIFMUFREwZhIhRxgZEyB6GxwdFCUpIjU5MVYnKCM1XwskNjcyQ0VJQWCOGi0qOz02R0JSY2wkQX8YM142VW4oS0dYUYEQEAAgEBBAcECgEEAQUBAQAAAQIRAyExEgRBUZFSExQFYXGhIvCBscHR4TJikiMkQnLiM4LxokM0FbLS/9oADAMBAAIRAxEAPwDeyOvA40uZ9v2snxrbis514NtxP97J8aDoejZbg3N1nmleOW2mZ73fK7Sg6sPk+e76RQXB8nz3ekoK53/Pd6Siqhz/AJzvSUGx0Rzje0JJ7pwJJ99CHQUHAI0qGjgPQgUHAehBpuqyW6fEWktPNGLcNx4JCS5cSSfPf9J3xoi8SSU9d/0j8aIuEknz3fSPxoLhJJ8930j8aKu5knz3fSPxoi4Pk+e76R+NBcHv+e76RRVc7/nu9JRFwe/57vSUVcHv+e70lEVDng0zOodmJwKNrw5/znekoKhzvnH0lGVwc75x9JRpstEuMtyYnmrZRhXHvDyqSkN5JG0sIAFfIFGkFw7FpGJwQWEILaIFECiAguAQVQVCCtEFQEFaIK0QVAQVoEFaIKgBBXKOCC7KOAQMo4BBXKOAQVDRwCCuUcAgqGjgPQgqGjgPQgrlbwHoQVyt4D0KBlHAehAyjgPQgrlb80ehBXKPmj0IKZW8B6AgUbwHoCChDeA9AQUOUbh6FRY5zeA9CDE57RuCCPLcxtGJCmEyg3GqRMBxA7VcJlqbjWnvJEWZ3k2elXCZQ3S30p70rmN4NJr6VRVkL2n13knaS9x+FBlDZPnv+kfjQXDmfPd9I/GgVk+e76RWRSslfXd9I/GtDgHQ944b1kWOgruQbrpKPJdXPaxv75B04QXBBWiC4INloY/n36BRYdAjSqCqg0fVv/46L+WH70qwlnLAkIyvaUFwKC4ILgguCC4ILkFQgvBQXbRQ70VVtdh2hBcEFyC+NzmPa9vrNII8oQdZBK2aFkrdjwCsto0zMriFpEdwQWEILSEFKIACC6iBRBcAgqAgrRBUBBWiCoCCtEFQEFwagqGoK0QVAQVDUFcqCoagrQIK0UFaIFEFcqCtFFVogUQUIVRQ0QWlwVMrHSBBhfMBtKJlDnv4mDamEy1dzrbAS1hzO4NxWky18l3eznD6scTiUGIWmY5pCXnifiQZmwADYgvESCvLQVEayHKKByigtMeKDh3MOY4HagtLDwQbXpxtLifd3B76DoBsQXBBUBBcAg2Oh/079AosOhRoQVUGj6uw02L+WHvFISzlQQqyvAFUF4QXBBcEF4QVCC4BBcEFwQXhFgpXZtGxBe2lKoLgEFwCNN3oVxWJ9uTiw5m+Q7fdUkhNuW7HccPQkEorwqMTggtQEBBUBBUIKhBUBBcAgqAgrRBWiCoCC6iCtEFaIKgILgEFQEFaKCtEABBdRBWgUUQVQEBBQlBYXKoxukAVEeW6Y3a5TCZa261mKPAHHcN6uGctZNqV1MaMaQOLsPcVRgNtLKayvLh80YBVV7LVjRQCiDIIUFwjQVEfYsi4RFBcISgvEBQXCBBc2zlkNI2Od5Ai4SI9Bu5PWyxDtNT6ApleGXmxjBJVZOUCg2Oisyzy9rB76DcAoKhBeEFQg2Wh/wBO/QKLDoEaVUAIOb6+mkh0i3fGQD4gA12EZSkJZyFvqMUlA/6t/acD51WUwP7UGQOQXhyC8OCC8EcUF4QXBqC4BBcAguAKKvDUF2WmO7eiLw1FVyo0k2cpt7qOT5INHeQ4FJHRStqw76YhZWUJ4WkYiEFpCClECiC4BBUBBUBBcAgqAgrRBcGoKgIK0QVAQXAIKhqC6iBRQVoguDUFaKKIK0QKIK0RVERQkILS8KmWJ8zRtKqZQrjUoYwauCYZy1c2ryyVELS7t2D0rSZRHi6l/WPpX5LfjUQZaMbsGPHeqrK2EIL+Usi4RIKiJBcIUFwhQZGW5JoBU8BiipUemTu+RlH5WCmV4ZZ/wtkbayOqeDQmV4We3toG0PLFeLsSpKxC+AUJoKDM7Ye3giwkqK8dMYqVtxVEQQTNMZlmf2t+FBswgqEFwQXBBstC/p36BSVh0KjSqAg5rr5mfSIB/Hj96VYSzheR2LTLLE6WPBpqPmnEIJTbio4diyL+cUFee/ggr4sjcgr45w3FBX8UkGxnpKDeMt+605ziK7EGQQAb6+ZBPdpOWNkmarXgEGmwncjWFhsgN6JhQ21EFoiph6EFeWgZEG902bm2ra4uZ3HebZ7izLcLZWUJC0jA4ILCECiBRBUBBcGoKhqCoCC4NQVAQVAQXAIK0QXBqgrRBWiCoaguogrRRSiCoCKrRAogVQWkoi0uAWjKPNdRsFSUZmWtn1gYiMFx7EwzlCkmvJjicg4DEqoxi0bWru8eJxVVlEIG5BcIlkXCJBcIkFREgvEKLhmjspn+qw+U4e+plYhJj0t3y3hvYMUyvCkx6fbsxylx/KKmWuGGVjGtlIaA0ZRgMN5UGRFYrj1N/m2qwkrIBQbKYnfVJIUg9c7PWd+dtQhJUV5abc1OC24gt+xBmto8kteLT76CWEFQguCC4INlof8ATv0CkrDfhGlQFBVBpOr4ubpsTeEwPuFWEs5A2RG5Vg8KeCALXsQXtgcN1RwQyyNgad1DwKisjbVnBBcLSP5oKDI20hpi0ehBs2eqPIEF+5Bv6002vCKvuKNtELh5AqVWVec5DJnqEAOqgrUoJ2lT5Ljln1ZRTzjYpLUNnOyuPFIJRnNVFhb2IGTsQMiC4MQVDUFQ1BcGoKhqCoaguDUFcqgqGoKhqC4NQVoopRBWiKrRAQEBBQoLHPa0YlMJlEn1GJmAxPALWGJsgy3d1Ke6MjeJ2rSMBtnPNZCXnt2ehBcIANgQXCLsWRXlIKiJBcIkVkZbPce60lFwzt0+QkZqNr51Mrws7NOhb6xLvcCmV4UhkMTPUYAouFW+u/yj3kVcgILB+ud+aPfKIvRWK49T48FYSVkGzCm3dsSSFID3yKj1nYUx28UISVFcH4J1V1cVRZuQYriExPjJ+UHfAsigQVCC9BUINjof9O/QKSsOiUaUCC5BA1qHm2rG8H19xWEs0v4d2LTK06aeAUTCn4a4bkFfw53D3ED8Odw9xA/DZPk4diq5YnwSxnvtI7dyyKZDRBKZ6o8gQXIN+7/8Yf5H/wBKjXQ5xoNAqi8IioQXUO1BcAgvbma4Obtaag9oRt0UT2ywskGxwr8ayvQsdFVaRYYkDlFA5RQV5RQV5SCvKQOWgryyoK8tBXIgqGKKrlTIrlTIZUXCtFAogrRFKIFEFKIix8jGDErWEmyNJcyHBjfOVcMzKK+OV/ruJ7BgFplQQNGwLIcpFOWgctDCoirsFUGTwrwKkZRht7VMrhblaDTaqpsAoKGvwIJ9rXkM8izLUbmR21vl+BRVUBBaz13+Ue8guQEFg/XO/NHvlEXFwCKwPE78CWBvChKqEdWyZCa+aiEKwg0Jrhmdh50IZmuDmhw2HYorTGzYMSFtywxu8Ew0e9rTwOCI1ms+Hc635Lw49/NTzIIAGCBRBcAEF4QbHQ/6d+gUlYdCo0BBVBiuH27WAzvDGVwLsBVISWETaV9vH6Qqiom0v7eP0hBXnaX9tH6Qgc7S/to/SEDn6X9vH6Qhg5+lfbx+kIuwM2kEFpmiIO0EhEQLq00ogut7qNjvmOcMvm4IuxBaO6EReAg3xH/TqfxXwKNdDQhrQFWFQ2uIaSEVmit5JK5G1ptQwy+DlbtaUMLTE1u1BVojLgK7TRGm3so5IYyx+ytR59qzKwkVCi7CrexDYd3sQ2FWobFahU2HdUNh3UNhh2IbDBAwRVUQwRSgQEBAQEBBSoTAoHtdsNfdVwmVCCexGZYzE3bTzrWWcLS0ILCwIYWliNKiB7tgUymFwtcKuPoTLXCwZh3qZcAd6qJuAiww7u7yLDa2QkxNJ29331YSUFx758/vrTEhPdb5T7yKn2v9HZ5FmWo3MjtrfL8CiiCqC1nrv8o95BcgILB+ud+aPfKIPPuKwSw847mOPmoqyoxxM+IINBgUlYXQk0cKYZnd7zqLDJb/AKhnkUkhGMdQtstbfW4MgJCMy1d9CGvioNzvgREXKgpRBUILgg2Oif039ApKw6FRoCCqCJqcTZIGtIrR1fcVJQG2UfzQjOF4so/mj0IYV8FH80ehDB4GP5o9CGDwMfzR6EMBsIjtaPQhhYdNiPyR6EMMb9NZQ0aPQmUwxBvdCNq0wQdDC3NasbxYB7iyLBYMHyR6FcmGtmiDZntpscQqJmmN70g4tCkkLbt5Byg+VEQnCqoxuafi8qLDf2kvOtmO30ofKMFlqF5aiKZUFQOxBWiAgUQKIGKKqgUUVVAQEBARBFEBAQUoBsCGByJKhCrOFpYSmV4TlN34pk4Vwa0bBRRcKoq12z0ojX0fV2LvVO9q2ynfwP6Pl3LDbBduy2la5aBmOzetRvZtuQy7vDbiFtmVK91u04n3kRsrT+js8i5y6RuZXbW+X4FFVQEFrfXf5R7yCrvVKDE4kZRvdv8AIqyxNIY8hzhVw27tqqMkfdqCQcdyiscjayHuk9uam7grBK2EUnGFMBhWqSQyQjFxoPWdjXHbwUWGW2/UM8iSQimzu2ivinGiZZ4VkthIaGSbNwzK5OFrdXszFyTmDq5tnmTKTDVOaqjGQiAQVCDY6H/Tv0SkrDoAo0uCAgw3hDYm13uA9KsEqMt6mmYIYZhZn5w9CzleFXwh+cPQmThPDHHvDBMnCsMdGl3DdRUwqyHM0OrSqZMLvCn5w9CmThUdaGh7w2cEycLSZKBaRTKg30APIjFaHKMfMsqtfIWPylzjTaahXCIMgrK48TXFUSbFv6zyBZlYR5B33N2kbT5RX4VYSWIxmvYiKckqrCbpjixzozsdiPLvWZWGwUaEBAQEBAQEBAQEBAQEFKhBWqChKChciGZDKoKKICAgICAgsfs9KIg94A0qKNOAYtsplRyBm3tpiOI4LLXQjXprYE/mjZTYVa72bbkR5o5vaFtmV5qGtqa4/Agn2X9Hauc73Su5mdtb5fgUVVAQWs9d/lHvIKSmjQOOCsJLHmaa53CgOFTREUjEXMdkoRQVoa41KELw1tSKYIrFMxgcDlbU7yrCStipzxSlKClNnmSSF8JxcMNrvLtUWGS2/o7PIkrDI/1SoMN18nyqwktdrTatg/S+BISzSSNotMMDkRagqAg2Oh/079ApLUOgCirggqEGG+py2fnhWqWXMNHjtUVLWWxBT5yCOaco+dVJXwOaY2gEE12JIzKKbig0LmrbCygQbyD9TH+aPeWVhBc48x1anE4+daZlaBvRUi2dkEj8pdlbXK3aabhVZlasGiQz/hsT75lL2as1xHWoZJKS8xjEju1y+ZFlP5DdzVcs4Wm3HzUyo2EtIcBQg4KEJCjRigIGKItdm4qpOWMufxVwmVMz/nJgyvaXnepgyyCqjQiiCmPFBaS7irhFhcabUTKmc8UMr2OrvRR5KIxOfTerhMrHPfuKsQzMltz3SuzuqwUoFJaqlrLYgICAgILH7B50RCy7ccSDh3ltlnfU28eFaU3H4FlroY5jELZrJq5XECgruxVjez0ILgKBzgQBsW2ZheSDG0mvrH3kRsrQZYWt7AfSucusbmV21vl+BRVUBBa31pPKPeCC2Y0Awrt95WElrr3kMa/PbvmDpKkNO/Jt8m5ahmWO1uhBEXQ2cjQ51DGSSdlc2xWY9qRPsSoby4kAd4csqaGtcBx2LMw1EssjnkNqMp8ld3akC2KvPFccBjSiSQvhJq7hV3vqLC61kZ4ZhJpQYpJDM/1SorBcuBIANSDiFYSULVhVkJ/OSEs0kwWmEZ+1EWb0FwQbHRP6d+gUlYb8I0qFBcEGDUc3JbQ0OYK1S+4iPqV20FVJahOWWhBjkJBFN7gPcQYpnijDTDNsVhJGvDjg0g8aKspGYYYjFZbV4oNK8bVthjKDcwfqo/zQsy1DXv8A1r/KffWmJXN2IqTbjuv/ADVmVhfaEmIdmCSsM9VFKoFUCqDDczPja0t3mlfMrEM2laLwANzA1IBwVwnEzRyh7GuGw1UajctMrTsqUwmVhkbUgbVRhuJxDHnIzcQrEZZtOFrrx8b3Dl5gDTBXCZTw4GnA7FzdSqBVAqUFCKoIV1dCKXJQbAak8VusZc7ThhdeOoymXvVqNuzarhmbM1vO90uU0phh7m5S0LW05ZbyVzG935rz6BgpVu04a8XkxOND5lvDlFlYdRZzAyRgrWmG30JNVi0NqxzC0Fuw4jzrnh1yq17XCoxCiq1BwQVQEBAQYpNnnKqIzQ4D07B/lWmWU4wMqN42j/KstdCPdilvGNnf+BahmdyJL6vnWmZCDyW4/KPvIjaQvjYxoc5rTlaKV4Bc5h1iWQSxOc0NeCa7j2JgyybVFEFjPXk8o94ILbiuVtOJ94qwko7s2V231h87h2EKsrKk1qDu3n/SVFCe7gN++p/9aBVrY27Np4dnEuQVie0TBxNGgDH08EkhliPffxq731lqEIvP4dGR627fvW+lnobJ02ZtKbdqxhrLFI94cQDht2Ksod+f5vAT+UhLTz7VWUV+1EWILkGw0P8Ap36BSVh0CNLgoKhBg1FwELSdmb4FapbciC4e5zWtwbQV8iuGctyNg8i5uwgwy7W/nt95VGKb1GfnJBKsQIBPEj92xWUVyO7opUbaVRGRhAdQ+tTHyqNQ1b1plr9YuH21g+ZknKLZIQZDQAB0zGuxOGIJCDJe67Iy98FavifBkLJXtwex74JJWFry4BxpHXK1pwxJCxluGoi6g1FxhtXTWBuJGRO8cXv8M0OgMpa85q8w5cO9i3vU3Lczvc5jazx67qM9o29ZFCyI5BbQGUxl8jrd0p50ju5y6+rxwJKmPp2LDY2+rX9xpkLrQwG8mmfbTGVkjGRuja8vBjDnOzDJSmenaktVhHh6huIWxTUYy3e+I3j3OMoia+GN31cYLHZS5+LsabSMcJYjcnO12Oz061lmc1olhmkL5pMfqWF+L6AHAYqzGF6VIdbuo7PVrq7lhDbWbLbta1xLGOjY5jXgGriXPwpSqyI9tq13O9kly4h7MzHwQOADnQ3LmVDQ6TFwbQtzHHCqZ2Z+nSfT7FdL6nllliF5JaNinZDK2SF5pGJo5ZAx5cSC4crbhXHBJ2EbWG9125MMNxbyWzPEgzF11I4xNay1bNSLLl9auOOzvdiu7PsZxlZfa/fCWxitbVua4tI7uRspphI8MLA4ujDcmbMXGu4UxWuliY2KW/V0kmg3F62BrZILhlpGzMSO/IIxcEEtPJfmzxnDMynFZ+9uGO16kvDd2ttLFEHSyxwXUfqubznvET2kyEDMGZuWMzttSKLTMM9x1BdxzT8s2jGNu/AxMlc7mMfma0zS0I7newaAPk97FSGke61/VprbPAyzLIpGQzPJkc18j53QZ4i3+D7ubGpJq3tVrvj2sXxELvxnWZ4WSQstA5ro4py8y96SS4db1ZlODW5M1DUnZhtUztj2raNkqu6uvxDndHBltmxi6haXc6YySvh/mrT+ZgHVqe7hSqYamVtp1LqEl2yU3NofFxWrYWte50MHPklxlGbvPozKKFuZ2GCmCJbFnUV1PaacYXWsM14Z888rnOg/mxIdy6Fhdnpmbjg2pxoo0wt6m1GV5ETLYuuOaLWIufmiMMzYv5xSuDs1cAKGgxrVIJLjqe/syTcxxOjhErHmEOLpbiMyZWNGYmLOI6guDhtFcMU7CIa6+6m1OsmdtpHJFbuuRNOSyOVjA08uNoe4h1X7S7ZQ0xW42OVtqRc9RxRwAh0LZmNn7hJe5ro52RNBjaQ7vOfTdjvWulnGzK7p/Wbu71Joun28NuLdxfGCMxnZcuhzNdmc3KcowqaHCqk7uxa71devZ4768ey+fHNA62jtbGrSybnVDozFTM4vxoRiKV3FYr97pfd9SKdbjmbCYHMc/LHMWsmDRmc6RojlONGEx41+BdJnZ9Opyxtx9N7Dba0DpEV3nh/E/Ei1dAYnholcM2T18SG45uZlpjVWZkiITW9VSSWsOUwx3c0cPLh5mbvS2zpqtAxeAWYU2hYnd2txvW6R1FqVxeQ20kcc0YihbdyxVALpoBMZWd/1QTly0JOOOCKmM1y8t7hwcYhZRBz53zOcZA511yGhpwa1jRU414dqmMw1Cmo9VXcLZJ7RkMtrDna51S4l3iRbMy5SG5WklzyTup2iRBlt9Jvru6sWy3bBDMHPaQ2gDg1xAeBmflzDHKSSFcGUwSuLqVwUwZX81vAjygqYVilccoNCTU7q7lWZY21IrQ7DuotIuc2kDABgCMAAVlehFvS7kxVw7+IIodi1DMo0tcm/aFpJCRyW/nH3kRMdUOY35zW0IDBTDtxWW1YnSROzvBAaDRruW2vbUJKQzx3LjlAjq00q/M2gr5CszDUWSVGmISRtkeHOAJIoN+wKotnew0aCCQTUbxgUgmUabJkNaYuHzduXtaVqGZYmuYW90ilaVw20/M+BBXMSMNxxoR/oImV4mLGU+VtqcfgCYMrHOJxJxNPfREuJ4o5uNavNd20rLpDWtefw9rCaOzChxpt4rc72Y3JTLm5JEbohSmL84rXbsAUwZZJZMwBFN+xTAi3x/m8H6XwIS08+1VlFftRFgQVCDZaH/Tv0CkrDfhGlQoLggjaqAbZtTlAeKnzK13pbchNfHzG1IBJDQPIMQqw2oc6gxWXXKz8QhZ3Xk5htKYXKpuYpWscw1DngBTBlbKfq2fnqwkjZCGUFKmpoTRDKNPPdSxlphplIy5JcpPnorEQzMyk2mbu5gQ40wLs1MOKktQgyFVGGRkcjHMkY2SNwo5jwHNI7WmoKDZWun2DGxSR2sLJGMyMc2NjSGn5IIGAx2LMtQ1Xh9LdBJDDbwPsnPLjG2NnKLmuIJyUy5gRStFuNznO9Mhbbz2zXBrJYJGjEtDmuBFN4ocMFmVhnt2WsDG27WRwggi3haGsFQCSGNFN1Tgo1C6OytZMnOt43uidnjzMaS1wAoW1GB8iSsM81nazsEc8EcsbSHNY9oc0OGwgEbVFDZ2pMpdDG4zgNnJaDnAFAH4d4AcUFsMVgxxhgjia63AHLY1oyBxzAUGytKoMLdD0lsszxaRUuAznRZG5HGNznNcW0oXVecUGLVLLS5prMXMcb5GOf4aF7WuaTkxIaQRVrW+ZWJZtuWX8Vo6ISXkcTmQjOHzta4MJwrV47q0wxuFuIMszYwyWkLmvDaPr3WxkH1uAarKQpZWNlG+rbWJr4WhsLxG1rmNJ2MIFWjyJJVJdZWkr5JH2sUkkreVK90bHOfH8xxIqW9hWcN5RLh1u+xpbiMwFn1eRoDQ1hwDQMKCi3EMWZxExsL+40VqR3QK7x8aKxOjhc9kjooxJCPqpCxudgJxLHbW130UwZXWdpYy2szHW0RZO489piZR+Nauwo7jipMYWs5RLmSMc6KVkfg4X1DJGMdGzLsIa4ECg2LeI6WeKc4hu4I9PL5JoWRGZ5DbiRgbmc5m55GNW9uxcXZge6zbfcyW1Zz46iO4DAXhrttDSuO+i1ws8TWahpekTRPtjaQ+FkLi1rImChc2he3u4O/K2rURsc7TtXGzsnRgi3ieZWls7jGwmRoNPrCRV2zetdbPUzWLNHluImsZbSZW0tw1rCAMH0ZQUAwDsFmzdN6XqMFsJBcmJniGxvAnyt5gAGwPpmCzRq+5pmss4y4MhiYZTWTLG0Zid7qDE+VdsOGUS0trGRghjghktGuc18LY28oOa6hGSmWocOG1FbBrLOS7guoY4nUZG2KdrW1DdmVrqVArXALDS+W2tYXh8VtFFIyN7YpWRsa5jTU0aQKgGu5SIatKlsx7mPbM9r4XgMeHNblIJxDqjEcQUmISsy2wtrVlsIhDGIcmQxhjQwsO1uWlKHgsuijIoIYxFAxsUTW0bHG0MaMdwFAERmaO/5ggyyH6srMNSjzk5Rv27q/CFtmVrBWhynZw/yoLy0ckDLTGtCB8ayvQjXQHJjw+V2cDwWoZlGuHDl4CmKsJLG545DagesfeV6U6EqeQhwpgQ1pB37PIVIWZGSOMUji4mgwqTw/NSYSJIZpDJGMxpUfO/0QkwsS2HNk4+4sYdMo8ty6K42Ahwc5xpj3QNisQzMsTZC68kxwIBA4VFVroM7WWRzgx9K4uHHh2ELJlGe94aCdrTQbeHa/wCFawIzpJqnITQbhj75d761hzljMk7hUOdwzYImVDO9opmkJ20q3dimFy28TgXk8Q47t65usNU1zRYMqcori4DZitdLMbmwzmtMfR2KGVMzMgBrmxoAKbVoyj3rzyY2n5JcB5KBZky1UpREZxRFoQXINhof9O/QKSsOgRpUKC4IImr42rRWnfFdnDtVrvSzVWri6VtXVFa7tq6SxEtq98oYSHjZhgsYbzLVzl7nOL8TxBoPQqiZZkNit2gEVm2HbRSWoSpyO41pqzF3nqpBaVoewgZamgNaomVpecuFezBaMpUJAc0nAU2+ZYlqGte5VGOqDLrbLp2m2/JZLLEJIzdw27ssr4QDmaw1adtKgEEiqz0tRucozT9Wh5MfIuYp2CPwTucDFb/XPfOLmjiHF0bh86uwUK1HQ5zKXDaau2eAxw3LJGthFtLzAIIoGxkTRyR5qZ3O7CTVpBFMJ9Pg19Pi3DdPvY9HitbV0vOZBIJZHSl03NfCRm5jiTm5h2jYp0wtVY9LkbYXOnxPnFu+6jLCJn8wQF0ZlDZS7OAaOrjXE0VIanw2qW5uHXpu3l87I5Y4HFrZ2OuKx8p/N+TEMpDWswqDUrHQ0vm0zWjZMm/nIdGGNZbGZz3i2dcPdJGQJG5peTkaTmrTAOrt3METCRa6RqTQ26jkuBdtZCyF8rywABkgPNizPacucA5sxoBjVSdxmGvtLLVpLJkdzJeMAD3zRukdEfECANa4OEsjntdL3tobXEBXh2M8Rdwa7cXMj44rgakBcCK+MoFuBLDlhbG3NQP3erg6pJxTh+n1s8WcfToXRabqBtRK1121sccjrS3ncWcuR0jcCwyTZqNDspe47T2LVd6TKdp9jNDozooYJWPivnyvc9xcHxumc/Owuc7u5XD4lmOr2NVxvW6Zpd4yxvoG3E8b54IXRzvldI8XLQc7sziTi4NzUwK1O5mqKYOopJIZriK4beTZJYBFMORZzGWssctHAOYIsorRwPeAxKy1lkI1WDk27bSYQnludMHMEcMcckhmD6ur3gW4CuYeRazt+nUzPS11ta3ktpa3jba9fBC6CeRk8xdJLc5Hh0zfrD3KPaHY0p8nBMbVmYwhwQ6zTmzRXALZ2zQREu+rmfbyRukAMj3OjbKW1c/A7Q2ivD27WeJtun7TWI9BuZY33EmoRyRzw2sxyNfLE0GWMOMktWzmoJJDa4gBS/sapPW102l68dUnNxJPN3czXx0dGQ6Jxlhf9Y1rayup6hJo2hCvQz0uttrO4br1vdyQykOhnhbIHdxgL2yND2B1MQMDQ4rl1uvRH06HLT6dr7Gzc/xst4Xh0tuATBNM0vc15e2Zr8hBArHlDcKtNKLdd0MW3rLq01t752iK5dayTNluqlzpn5w8COMMlYJI2HKczCyooCCQrG5Ei5ivoX6Qbtt1dshgyl8bxG5tyJRWSdrXtB7mFauG3DFb6ZYncnWltq4rSJ5uxE4iQFre/wCHDRR1cO8MqxePp2OmnPzfT2r9dg1TULOaZ0d1ady6faRGblPDxFGIXERuIFHhxaHbN6zWPp9f4Lefp9X4tLJDcx2U8DBM6DxUbuW2RxndakMMzI3k5qudmwzA7QF6Jh5olG06z1WKaERxXMREodpx5vctw64c+XxIzmuaMjbmw7uBWMNzLaNttSj1CzpDcMka6Dw0gkAt44Q9xnZKwOxL/IS6raEUWPp8G5lBsbLW26pbc991yGNZKJs5lAcQTcsmc6QACQ0+Q7CmWlFrGJSZykm11sX+oXAdcPo4uijZjDLb54zHEHOkyhzAHUbkBJrV1CsrsdjpRu5LR77lkkJllkdHDKWl7Ii76sHKXAd3dXBZbSgKuLRw8yDK31uGCC+V3cKkNSjT0o0eXDD4VYZlkbg1opTDDYgOIyY8fyVFRbsgRRkUpnHDgeC1DMolzhHspiFqElhmDxatND6xwAruFFY3szuSpsxkFAfUZud80cCFIJG5uRNUO2cHfGosbmK3dSZlajEYEEe+5alIS5ZH58uJFRSgOFe0KNZVNHirhXBwGB2UpvIWWlrMviXcSBX6PnROlfMWZXVp6w4fN7WlCUWbIIttO92cPzPgVjekobiKFtdux1PiDfeW2JWjLtzA47KFEY7jI2Nzg1tdlDWiQS30BxG2mU8afEuUu8NRn/6e0toDXZtG3sW+liNyRLI7ngYjGtceCYSZROc92OZ5I8oWsMZUdM90IzbQ92Bx+SFi0N1lFkeorCSiKILkGw0P+nfoFJWHQI0qEFVBD1fMbZlCB3xWoruWq70s1UDXCZpoB3hsaQty5tlM/wCr8uCy21N1MRI4U37cVYhEyxcXR2hAP607yeO9ZlqDUZpBNG1tSMp2EjaVawzedrFbyyZ3NzO9R22u4LUwxEpFs9zmEUO7cVmW4SrlzjbuoO9hh6FmGpQnP2IqzMg3YNLMHhH8CnSdDS3MhM8lMceHYtw5ylMd3R5FiXRMsjXOPyVJIVZUPcOxUZ3gOYMK4BRpgqQ84VxVZRbyStxGxrnNGU1y1AOBwWoZtLXRzh0BjcSZa4A1qQFrG1nOxIgGQNeQdorhuFVJIRtZ1SLT7O2c9oc64kZBG1zxGKvqS4udgA1rSUjes7kC61qGzuW+Ju229uHtaTI7K3vDNjXsxWsQ5xMttaalaA8uSVsUs0hit2SOaDIWkYsFTga4LEukLoda0mXThqAu4/BF7meIccrMzSWluO/MKUUXC69vLbwskzJGSR8rMC0g1Dm5m0P5Q2KwkoH4zYOtJnyyNtg9/KibI4NLnGNj6N8zwtY3J0INxqFrBcMgdcMjvJ6ZYS6hIr3SGnHbuHvrUMNjpOs6W21nlN5EY+eInSue0AykUDAB8o7hTFYs6UYLfV9OZqF2+5lZAWQyXE0MhGdkQGYlwBOwdqtp2JXbLpbe/s5LSO4bMwwuZmbJmAFMubfwbiVxnY7Ruai6u7a6JntntmglAdHKw1a5vEEYELtXc5W3oxcA0bj5/gVZRL1gbbQgEucA8igJGLq71qElvtMcTK2opVg+Bc77m6b1+vuAgHbHLs/NU02tTc5Bzxm+VhxXoedNt3ZZGuLTQbMCsK2kvemgdUgFsdNnBYb6mJgLBKKj1XVoQUmRmtaZJD2DfXepKw2Zf3S3dlBPFZdFzXfVCjsCNhxI8qiwkROqPIpKsM0sEbczjlGzAbSVYSZYrt4a2MhwymtDUAf5ysJZfHJVox3bO78CguzAM27xvHwBBEvXVgjO4Px8wK1CSTaZNMzLzWtrQ4AlIsTXLLC11swtLsxLhjQDYKUUnasbGK6Y112AdrgPmcPyjmVjczMbWNoaYZabKY/q+Hlp6UlIYoohz2FpBIAecYqgccMfQtZSIXSubzqmlat25fhxUVXM2g2fwmynHsaUUhlHjHCuFB+98yY2ETtSnVIdQnaNhI+T2ELLTBMKMxB27CTXZ2uVhJQHsfi5oOQ7q12bd54rcSxI5wa50b8wfGM7gNzQKojHcNdIwRNqXvyua0uFSHbEMN1Dg+hpUNIOyuz0rk7Q0gfTS21+dx7e1dOlzjcx+I1BoqWUA24lZRV0+oA4s90oMUk1ycnOblFDlxJrs4pKwwudVQW1QAgqEGy0P+nfoFJWG/RpUILkEDWpJmWrDEKuziuNMKditWb7mrF1egVLMKcSjCc2e9yj6sbOJRvavE979mPSVF2qOuLzZkxBG8oi11zeUHcG3iUSVRdXdPU7Np3oZlR9xe0FIx6ShtW8+/8As93Eqm1GzVCjZmRlvmOcLIFoq4R4Dtoo00vi74E9wekrTmyskc5oLhRx2jtUlqEyyecs5G0MqPKo1CyG5vC0VjHpKssxllFxdVpkx8pRdqouLr7MekoZVNxc7cg9JRVRNcb4x6SiZWSXFyAO4NvEokzKBqMc97A2HCMNcXF3rbY3s2H8+quCLOe1bTdf5VtI9rblzjKJxaxPpyzbiFsThmz0lI7z93uqSsSmv0nVbh0L3yRwxukbcXFmc7mtk5jJe6WFoeW8vKC7AesArMbU4pw2NtY3TLa3t5uXILW58REQ04sDnOaHA1o/v7Qs4WbIZ0jUYXR8uaIWjDG6VhjdzC6MPADCDQNOcHzduFxn6ezCTb6fWwXOh6nc2BthcRCF+YTMIlyuzRxx5qMc0uLeWaNccuOOxWd5FtiZqVhqd7eytHKispo7ds0jml0xMMjpKRmuUbvWGG0KRvlc7FmnaJfRXZuruWK4uOZHKZAJC5xiZIwOcZHOo482tGgNbsCRERBxKP6dv5Z2mS4Y63ijdHC0iTMzNbugIa0OEYHeLiaFx2KYIll/BtXkzNuZrc28jXuljZG+plkt+Q6hcfU+ViKnYpMRtXO72NzAbxjCx4iytNIQwObSMABoOO3yYKjHNcTiQjKPSVqIYmVguZq+qPSVcJmWaK4nL6ZR6SpMLEyrcz3DQ3AYniUiFmZR/FXPBvuq4hnMsbbu6JAo3bxKuITMsjLibL9YwONdv/1UxBtVMlu6ofCMRQ90b/IopGyxAIDcmYY0qNiSQzZ4TvGIptUayoGQYkNOP5RRcq53tcMjGU31c+tOxDKJcO1F7SGwxHhSR3wqxhMyzzcx0MAFM7W0eA7LQ+gqE7lRI4Ed6gDThUbfQi5V5znsNHVo4VoXH3gEwudiLfSEWzDt7x48O3FajexO5aSyuPLxG/lfGEVjLo8rPUP1ppTJ2cKoiXdTObckZqUDabeHY0pEEyQSNeyTPJkbj3ht2drUkiWOSXLMPrQGhtSC4DDLtoGfCmBHF5bOY0Ou4q5q1Mr3YU7GtVwmWbnWn1We6jEb89HVcQa8KkeRZ2tZhlM2lgg+MYC0YUAGNKYlNvUuzrUa4ysc+BzZWFwo5rhTBtDtaqg+CZ8dC05q1pVp3U25VMjD4PM1okEmdhJGSmBPbQcFcphS4tJwXTQ1fNKMsjXtbQNIofOkSTDXyvmjuaykMuIstO6SBlHd2di0zmW/glzRtBBzuaXE0oMcVzdYlz7ZD+G0OFaZTQ/OXTpYjc2c7ByHfu3rmuFZWgFIGv1buttu3P8AAg11UQRVwRFQg2Wh/wBN/QKSsN+jSqCtcUETU/6O384e8rVm6HIPqz+ajLZtYMrcNw95R0XZEGIsGd35zfeQWyNGVuHykhJUoMow+UERmdGKBGlWxjHDcfeQc6HIyuDsER0dvjbRDiwe8o21zgM7sN599bYlpbqaVtzK1r3NAcaAFZGbTrmR0pYXuINKivag6K2bViktwyBg5rvIFFX5EFsjRkPm99BflCDBdNwbTj8CsM2RWg97ylVlIjb9U3DcjUbmNre83yorLlxQY7lv1ZSGZY4G/UDzrSQklvcWW1Gt+s/R+FCGUNxPlUFzwMh8iiqgCiCFdN+uPkC3DnZgDe87yhGUi3b9b5klqu9XUR3Y/wA5SrV0QAqua2IHM3yqyJDR3fOUahkDARsWW14hYaYImFj7VhIw2plMLHWY3YJkwxutpW4hxWjC0suG76+UIjE987doB9KmBi8TIBi0+Ypgyu8WQwVzD0qYMrZLqJzAHEOBOw/5VoVN6XN9c+YoZWiVhABc80dmFXHb2oM0j45nGRwo4gDAnd5CpEkxkjdkY9tRVwoCC4e8apMkQxztmlc6jhlLaAF0m3LTZWisTBLS/hWoNp3A6m9rmrfFDHDLNLbXIhtWmFxLGyZ2jcS+orRSJhcbGC7BYMI3NJoTgVqGW26fuZPAuYMlGyGuYkHGh2UWLxtbrLYC6eYy4cs40NH4UHbTas4aytfdSitRE08C8n3gmDIJrgn1meZrz8CYMtFfSvdez5ycwNCc2QUA+adi3EMS3tsRVmOPK2YV2elc5datBUGwbm3nbQfO7MV06XPob64H1TlzdFJm4BIZlrNcwFr+n8CEtaERUILggqEGx0Q/z79ApKw6BGhBVBG1H9Q388K1Yuwujqw+RMiez1G+Qe8o2ILKfWP8rfeQWPB5Y8qJKmU5G/nBFScpQVoaHyH3lBxY1K3BNQ/afkqsLhqdsR8v6KDfW2ssf4aGFhObK1z3YegKNZZXspK4dp99ahmXOX+Xx0wrjm2KDPpVDcihO730HVwto1SW4XD9Y7yBRV9EFsg7h83voLqIMU7ahvl+BWElgZH63lVZSGM+raFGoWGOhb5VRfkxQWSx1bREljjjpGAhhJyClFlpaGgSeb4URkoirXjunyIKoMMzKvr2KxLMwwiLvO8yuWcMsTKPqkrEKXjczWfnJC2YeSrlnCrIaOGG9MrhlZF3D51FiFeXgirstCEMBHeCEhGzyoKPHdKBlCDC9jaHDeUEKWNlB5VXNe+1YYW07EyuNiNPajljy12K5TCI+0w3ehVGMwFpwqD2FBnZFJkBDnbN9CphSlwN4PlFFMLlTmTja2vkKYMqeJeNrXe+mDILwDaSPLVQV8aPn+6gq29eAcrqY7sEGVmoS49/sQyuN847XEeQ095BUXjAMRXtLnfGitfLaRvuHzNlyuealuUECq1FmZhsYr6JhGatAzLhxpwWW4lqch8JyiQHg1Arht8i3xMugm/VlYbUkFQ1BquoMBbeV/wIzLVBEXILgguCDY6J/Tv0Ciw6BGhBVBgvW5omj8oJVmyhajSS31R5EFyCxo77/Mgxn9WfKUFzQDG3yoMyC7cfIVB5w7CR2FO8ffVYOYKbvSg3WlkG4tdnrNRYdG6P6xx7UJcrqjB4+bujbtRGbRmAXQwpiEWHXtFAstKD13eRBfRFWy+qguCCjm1oiMbGbfKqYZGjCiirX0zN8qC+gQWlooUFI2DKiLxgirf4TzILqoLX+qUAbAgEAqiwMbmKJhcGgFBbI2tPKgrkQwBoCphRvqlBU7AoKO2jBBQ7RggOxoqSo71ShJggxupj5SggynAeVaYlLcDyG+QLLXQj3IPIHm99WN7M7kR4OC1CLKfWHAbAiJ9vG0xNNBsWJbhSW3YXMq3afgTJha6yj+arkwxOsG7sEymGE2hq4D5KZTCPNa4YsBQwjOtdtG0x3GiIsbC8VAeR5/jVwuTJONj6+UJgyse+4buB89EwZWi4mDsWHzEFTBlR12QcQ4eUFMKx+LYQO8FB1cpGVG1drQg1HUP/ALX9P3gkMy1QRFwRVwRFQg2Wif079AosN+jSqAgsmFWjypCSoQKIrK090ILqoLWnvOQY6/VHylBc0/VtHagzVQVJwPkKg87lb9bJgR3j76rC0NaOzyIN5plDcW/YQiw6gsGYlGnIasGi/lqDWqMSy6Lk8SKCmIRYdcCo0tB75QX1UFrz3UFwKCtUVYzf5UF1UFrtoRF2CKE4Ii1nqoLqoq2vfVRdVFWvOCIqDggVQWg94qi5QWu3KiqgEiiCwEUKoqTgEAnEKChOKoHcgo7YhJhRBYaY+dBrpqU86rnKeWjkj834FHRHuQPD7NzffSN7M7kRwxHkVZW0+s8yDY2tOQ3yKS1CsnrM8qNLqIKUCDE0DmSeUe8gpJGCNiJLA6BvDerlnCOLeMzuBHyR76ZTChsose6mTCPLYsrsVyMQsvrKCuwK5RYLZzi6mNCQR5EyuGMW3cbVlURvpHYLDqva4UCDUdQOqbb9P4EhmWrCIvCCoQXBBsdE/pv6JRYb9GlwQEFHbEFriKILmuwCCuZBa13eKCz5BHaUFzXUYPKgyhyA53cd5Cg8+uWy8+SlT3j76MLQZNgaAg32lF3NhqN4RYdQXI05HV3O8dJwRmWXRs3iAShDqQ7BGlA7vIL8ygteRRQXAoK5kFjTiVoVqgo44hBXMgFxogo12CCuZBTN3kFaoKOOCCodggVQWg4oLsyC1xQKlBSqCgOCCtSgVQCcUAoDtiADggsOwoNfKMVpiWw/g/0fgWW2C4FYgPzffSGZRHDveYqsyxAfWIjY2wPIZ5FJdI3KvrVvlRV1SgVPBBiYTnfgguOzYgtIQYQ0+IP5qMri0IML2Cq0ixjBzvMEFsEY7+HynKSsL44BymjsVIhY+RZaVbLgg1utPzG3/T+BGZa8Ii4ILggqCg2Wif039EosN8jS5BUIMczsrQe1BhdLggq2XBBXmoKNkxKBnwQC/AIMgkQJJRy3eRBxVy7699AdpRhY0iuypQbvTXESR4IroTJ3UactqrneKdijMsmkZhMCShDpmvFAjSnM7yC7mIKGRBUPwQVMiC1r0F2ZBa52IQXZ0FC9BRr8EF2dBbnxQVzoKOdggqHYIK5kTK3Piiq5wgoXoGdAL0FGuwQXVQVqgVxQCUAnBArggt3FBElZiVpiUser5llthnPc87ffSGZRHesfP76rLF/CBEbC2d9S3yKS3Cr3YhGl1UCqDEwkPcgvJQUQYh+uPkQXOQYZEZWM9eqSQtttr/KUlYZ2VDQEVqHzhGQXAoiIWoS53xdmb4EEcILwgqEFwQbHRP6d+iUWG/CNLggxz3VvbtrM8M4DefIEEA6oy5kMbGFrG4hztpPkTDOR0g4o0qJhRA54TAoJSCgu5zkFOcN5QXiZqBLMOW7Hcg5e4ewzOrsqjCxskddqDcWLxmaitwZe6Uac7fhpncaVKMSz6b3XjBFhvWy4I0czFBXmAoGftQVzoK8wIKCQIHNQUMpQV5hQOaKIDZQgu5gQU5gqgrzAgoZAQgB4ogrnQUD0Fc6ChcgZu3FAL8EBrkF2YIK50FeZigFyC7NggrmFEFocEGN4FUGWoogwzUI8499ISUZze8fOqxLFTvhBOhFIwFJbgdtCKuQUPlQY2+sUF6AgxfwhQXElBhmPdRmVkZ3pJC22d3nCm8pJCRUI05h8hRhZzTxQYpH5pGb6A/AguFUFwKC4VQVCDZaGD44fmlFhtrnUbS2wkfV/2bcXf5EXLV3Ou3MlWwgQs47XenciZa8vLnFznFzjtJNT7qIz2jssjj2IJJl7UVUS9tURXmngiqiQneiGau9BaXjYguD0UkechxQaKeM8wmu9EWNY6oQbazwy1RWwMwDdtEGpunB0m1EZbM5XbUG0EuCKCQo0rzCgubIUF+dAzoKByBn4lAMnagZ67UAkIARkzIGYo0uqUCvagAlBXOgZ+1BXP2oKF6CuYoKFxQA4oLg9BcHIK5kFaiqC7MgrVBQUQHAILkGNwrgjLG5uJWkY8nfCCS0UastqOJqgrXBBQnBBY095BegtKDH8tBfigxT+qkMyxx+qkpCy3FJHeUosJOKNOQc51UYU28EEDVnPbyeW8sNXAlpoghNmuPtnnzlBk51x9s/0lBkbNcH+Gf6SgvFxL9o8/pIJVldzNm7sjxUEGhOxBLEjdvpQV5vYgCQIM8EtHEgbt6DNzt9EFwkBCCvNGzYgZztrggc1BUSDgguEzQgsluRlKDVzTd8oLWSVcg2MDyAEGdzyG4jAoIE+LsEGa1fl2oJwmFNuKBzyirxNVDLIyRGl/NCMqc0bkMnMQyc4BDJza7kMqiQIK8wFAzo0rmQUziqC8SBGTmBBTmhGjmb0FM6CudAzFBcHIKZygCTtQXB/aguD0F2dBXmBBUSILg9BUPCCuaqC4OFEFKiqCjgEZWBveqgyVQWuOKNK1QUJQYxtQXVRlQlBjB76DJVBinPdSCWNhwVlFkBHMd51FSa4oOMdIaoi3mlBD1EucI8SKEoIgHlQXBp4FBkyu3UQVAI2kHzIM1o4mYbsEGxGz/ItC6juFfKsi9oA20QVDw0oLjIabQgcx+44IKhzztQXYoKh2O9BWpPYgFxAqSEGKSUUxQQnOjzFxwA2ILo3tLgB6Sg2MJ7u3BBc5/BBElcc3aguje4cUGfmHYdqC5rq7z50F4flOIqgzxuJHworJUoBJRFM/HBBXMPKgqCTuwQVqgpnRVcx+cEDM5AFUFwrvRozdiCtSgVNNyMmcBEVztptRVBINxQX5xxQULkFKkIFSjSuam1BcHoLs5QVDygvDiguDigrnRldnwRoDsUZXVRpSuKM5XI0sO1GVQSgodiC0bUFUFCgx17yC+qDFK6rURY0ii0LYh3ysjMipf4Bon9Ti+isZbxB/d/Q/wCpRfRTK4ha/pvQX+tYwmmyrUyYhb/dnp79nw/RCZTEK/3Y6f8A6hD9FMnDB/drQP6hD9FMmIV/u5oP9Qh+iEyYhVvTuhtNW2UQPY1MnDC/8F0gf+0j+imTEK/guk/1WP6KZXEH4NpP9Vj+imUxCn4LpH9Uj+imTEH4JpH9Uj+imTEK/guk/wBVj9CZMQr+DaX/AFWP0JlcQfhGmf1aP0JkxB+EaX/Vo/QmTEK/hGmf1aP0JkxCn4Rpf9Wj9CZMQodG0o7bWP6KZTELToOinbZxH9FMmIUGgaKNlnEP0UyYhkGj6WNlrGPMmVxCp0jTDtto/QmTELfwXSf6rH6EymIPwbSv6rH6EyYhX8H0ulPDR08iZXEH4Npf9Vj9CZMQqNK00bLdnoTJiFRpmnjZbs9CZTEK/hth9gz0JlcQr+HWP2DPQmTEH4dY/YM9CZMQfh1j9gz0JkxCvgLL7FnoTJiFPw+y+xZ6EyYgOnWJ/gGehMmIBp1iP4BnoTJiD8PsfsGehMmIV8BZfYt9CZMQeAsvsW+hMmDwFn9i30JkweBs/sW+hMmDwNn9k30JkxB4Gz+yb6EyYg8DZ/ZN9CZMQp+H2X2LPQmTEK+AsvsW+hMmIPA2f2LfQmTB4Gz+xb6EyYV8HafZN9CZMQp4Gz+xb6EyYPA2f2LfQmTB4Gz+yb6EyYhXwdp9k30JkxCvhLX7JvoTJiDwlt9m30JkxB4W2+zb6EyYhXw0H2bfQmTEHh7f7MehMmIV8PB8wJkwciD5gTJiDkQfMCZMQp4eD7MJkxCvIg+YEyYg5EHzAmTEKeGg+zb6EyYhXkQfMCZMQp4a3+zHoTJhTw1v9m30JkxCvhoPs2+hMmIUNpbHbE0+ZMmIU8HafZN9CZMQoLKzBqIWg+RMmIXeEtvs2+hMmIZkUQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEELVdQZp1hNevYZGwivLaQC5xIa0VNAKk7SoII6icyzuJ7i1MctlO2C/ia8SCNrsp5ocAMzAyQPOANK4YKitt1RpktOY4xNkeWwOo57XxczlMmc5gLY2SPBDC8iu5MDLJ1Jo8Udw+Wcxtt8pkzxyNNJH8tha0tBeHP7oy1qUhJ2M9nq9jevkbbSF4jrmcWPa3AlrqOc0Ndlc0g0OBwKK1d/wBW2PgnSabK2e4L4GRB8c2QtuJeU2UBrcz4617zMDxSBl1fqCfTXz0tWzRWlu25uXmYRmjnObSNrmnMe4drhwQZ3dTaO1szua5zbd7op3MileGPY3M8EtafUHr/ADd6JC286n0i18TWV8r7WMyythjfIKcvmBuZrSzMWd4CtaKSqruorCOr53ZInmMW7WiR8zzJGZKGFrM7SGtJpjhjgrMYSNrNHrmmS3bbWOYumfg3uPylwZzCzOW5M4YcxbXNTcg2KKICAgICAgINLoPUMerRTTtbFHDETQtmZK8AOc36xrfUPdrQlToydOFtnr88lr+I3ds2z0l0bpmXMko5gYCMhkjy93mNNWgOJ3HFUTrXVbK6gmmgeXMtyWzMLHse1zRmLXMeGvBoRtCk7iIzOGs0fqqzubW1N7MyO7uxG9sTGShrBcE8hj3Pb3XvAoM1M24K4Gwn1zSoLY3ctyxls2N8xkNacuNwa92zc5wChEZYLjqfR4rfnGY1rIwQ8uXm5oW53gxBvMGVuJq3Z5UlYjKtn1Hp8zLRj5Ay5uYonmMB7mNdMzO1jpKZA5w9UOIJVRWx6m0a+fEyzuDNzg10bmxyZcrwSxxdlygPDTlJPe3IS2yAgICAgINdrupu03TJrtrGve3KyMPdkjD5HBjTI/5DAXVc7cFBrLnquSzntba6tMtzLFHLcRNlaSBJKIfqBtmo41NKUbTeaK9KJlzrzYdci0lrIi97GSOfJOyN1JHOaAyM1c8/Vk4JG1ZY29Y9OOcGtvAajMDkky5A/lmTNlpyw/u5/VrhVIhEjWNbj02SzY6F8viphG9zKARR/KmfX5DXFoPlSIzJO4d1Fo4u5LTxIE8Je2WrXZWujYJXtz0yZmsOYtrWii4VseoNIvmtdbTh4eWNYHNewu5jDJGQHhpLXsBLXbCrhJlc/XdLaYRziROQ1j2skcypfygHPDS1tX93vEYpBOxGl16aPToLsQNdLcXJtmxukyNB5jmZi8tPzOCkS1MYyss+q7GSBrrqtvKZJInMbmmYOVJynP5jG05ebDO6g3bVUS369pLYY5jctLJg4whoc5z8rxGQ1rQXE53BtAK1QYn9U6Ex0Qfc5XStLmgskBa0SckmQZfqwJO6c9KFIgS5NUsIwHPnY1p5uJNB9RXm4/kZTVRCw1OzvmvNs8u5ZDZGvY+N7S4BzaskDXYtNQaYq4ExFEBAQarWtaOny2sTY43PujIA6aYQMby2ZsXFr8TuwQWTdT6PbT+Fup8l20sY+FjJJKSytzsiDmto57hi1vrEbkQl6q0CNsTnXYyyxCdrgx7gIi7JneQ05G5sCXUoUwq09S2Fu2Txz+Q5ss7WNa18n1Vu7K6V2VpytFRmccBxQlKfrukMiE7rqMREygOrtMFeZ9GiDHH1DpD54IGynxFy98cMDo5GyZogC/NGWhzMoe0kuAwIQJuoNJjuJLXnZp4s4LGNeQXxx8x0YeBkMgZjkrWm5SZIjai6d1EJLTSH3jCLjV6mEQxy5G9wyAOzDM3u4VcB6FZFdO6t0m7sRcPmEb2sa+WMNkPrPMY5dWgyfWDL3K44ITGJwzXHUNjDb293UmyklMFxcuqwQOAIrK14Dm99uQ1pQlBbZ9S2FwIWzZraeYBwhe1xy52l8bXvaMjXvjGYMJzJIvHUujFrDz3B0szbaOJ0UrZHSvZzGtEZaH4s71aUpig2yAgICAgICAgICAgII17bm5s5oAIyZWOZSZvMjNRSj2VFRxFVJIavSOnY7LTLy0fys1857phFHlibnYIw1rSSSA1oxcalWd2CJxOUV/SLPE274+RJbtgt7e4hmjcRltScjowx7W7Ce64EbD2EGm9KXVvM+a5u2zSHkt5gY7mScm45+eV73uq5+ygoG7uCsSkxtSbPp+eK+v5pZmeFvGPY62ga6Nri9xJle1zntEmXu1aBm2ndTONmGs7csVr05fB9uby7ZILNkMNryostY4ZWSF0lXHvP5bRhgNtOFiduUbGXRrKfVDf3EUc7+VHFEHxtcWGN7n5muNaVL/cSJwS1mq9L3d3biCG6a1jpLp8scrHOjPiiSHFjHszmKuAcaH0K5GWLQdQiZdWjLqMWN4x3MrEea2R0IiOVwdly1aHYiu7yS20hR2h6oJor6K6hGoMLS8OicYHfVcp4pmziuDhjhsxVmUjcpYdMm11V1490E0b5X3VXRvEjZpG5XlnfLAMTSrSaGld6iy6JAQEBAQEBBaa0NDQ8VBprDRbpmoPvb+WGV/h/CMbbxcproy/O5z6ucak7gaDHiqZR2dP6t+H/AIa+/jdZwNAs5OTWasT2vg5pLsjhHkANAM3YmeklntNBeZpbvUHsmvZZRK0xB0ccZZHy2hrcxLsMe8oRvRx0xetIt2XjDYy+FddNdF9aXWoY36twdRokETa1BpjTbhYklRvTOovL2T3zDasjkit2Mho+kk7Js0ji7EjJloABvUj8D8/izX2hX5vZb6wuo4rifmMeJoy9gjljjZhlc05muhDtuOztV6MLnajQ9JOivo5i+KeLLDzTJG7mCSCERB8dHhmORpGZpyn3EozHpy6F/p08dwyFljHFHJLGxzJpGRNIMbyHZHRv20c3u7scQgl0SAgICAgIIepR3ktnIyzMQnI7rZ2l0T+LH0xAdsru4HYoQ5lvQ0xjt2vmgBa2KrhES+1dHKZQLFxd9UO9lFa7AexaztSW1vNI1W9kjbcz2xg5kUshZA4SgwS8xojcXmlaDE4jGm3CQsrX9MF9o6A3NC6zNnmDOL8+elfcVmc/D4GV+rdL2WrXMst8TI11sba3YKjlZnZnvwOLiQz6Kzhcq/3fe62MctzmlfLJM+QMAq6W3dAcK8XZvcVttInClzod1nintLhjbmEW4ZzGEsdyBI05qEHvCY7NlFcszuwgDpG//mTJdQZMy3EZlc+JwrIyczvfFGJMjTJ6tXZi0DBSN+SdrZu0Fk1lDa3DmSxw3LrhzXMDmva573hjmuJHy9qkQ1NtstV/csR+HZHLFNBDH4Pk3Eby0WrZC+JgEb2VLGuLO9g4U89yyzXXRolfeSMuQTLPHcWMb2VZDkdzHxnK5rnNklc5xoQRXsRcs0XTNLWWEyxwmaDkyMhY7IHmV0jpO+5ziTmxqe1XOzBErbnpm9u3zw3F4z8Pe27bHEyL6z+eGpLnlxH1ZJpQY71k6U3QtKdp7JnSth8RO4GSSBr25gwUbmMj5HcaCtBsWplIbZRRAQEGp1nSp72a0nhMBfamT6u5jMkbhI3LuLaEJkPwaR8wnknHMNzFdPa1tG5o4REWiprQ0qrFsfEah3TurNkksLe5Y2ymtTDPO+KriJZ5XuEfepmDJKd4Eb+xSPwJn70qfp3U+ZLJZ3kUT5mzwP5kReBDO/O0t7w78ZJ24HeEXLXs6U8ZPqkOaWCxEMVtZ81gxmZlM0wAoXNfyYgdlaOptqmftT2N1pGiGzlZPJyWzUlErYGvDXmQso4ukc9xIEVNvvIjAenrw3hHimfh4un3rI+X9bzXg90vrlyB7i71a7qqLnalSaXctj0sW8zeZp5aHGRpLXs5ZifgCKOoahXpEO86UM9pbwtuBntYo2ROewlpfFK2VrnBrmmncoQD50GcdPRSaDNpczIWC5zGblsJjLnuzEkSOc5x4knFJI2I110vJLqVzdRyRMjuXGYPcx7poZ+VymyRHOI6jK1wLm1GPHCC7RemprGZs808bpBK2QtiY4A5YDD3nyPe9zjmzFx8narMpDokUQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEFr5GM9YgIMTruMbAT7iDX6xrTtP0y4vWxB5gaHBjnUBqQNtO1dtDS8TUivW4czreHpzffhzsPtLaac6wNN5jlB9whq+lb0nqt8Hy6+sx01+Lb2PXPT9zRr5nWzzhSduUV/OFW+6vJqenatejPuevT9T0bdPD72+jkZIwPY4PY7EOaagjsIXhmJjZL3xMTthkVUQEBAQEBAQEBAQUc5rRVxAHagwuu4xsq5BilvckUjwz1GudQn5oJViMzEJacRMuPt/aaXNa6XTwagH6uUHb5WhfYv6Rjdb4Ph09azG2vxbSz6/0KYhs/MtHH7RtW/SZmXl1PTNWN2LPVp+q6Vt+a+90NtdW1zEJbeVk0Ttj2ODh6QvDak1nExiX0KXi0ZicwzqNiAgICAgICAgICChIAqTQcSgxOuohsq7yILBd1cAG7TTapI44e0lzZpGSWAcGPcyrJce64je3sX2f/AMnMRMW+D4f/AOxiZia7p60+z9oOiTUbcMmtid7m52jzsr7y4X9M1I3Yl6NP1XSnfmv09jobO/s72Lm2s7J4/nMcD6aLwX07UnFow+hp6tbxms5hKWXQQEBAQEBAQEBAQY5JGRsL3uDGNxLnGgA7SVIiZ2QkzEbZaG+656ftqtZM65eMKQNzCv5xo33V7tP07Vt0Y97wanqejXp4vc1E3tLaK8mwNNxklA9wBy9dfSeu3weS3rMdFfixR+0yWvfsGEfky4+61an0iO98GI9Znu/FsLX2jaVJhc280H5QAkb/AJpr7i4X9KvG6Yn4PRT1fTn9UTHxdBp+saZqLc1ncsmpta094eVpxC8Gpo30/wBUYfQ0uYpqfpmJTlzdhAQEBAQEBAQEBAQEBAQEGC5uYLaF09xI2KGMVfI40ACtKzacRtli94rGZnEQhWWsW+pWrbixcXQuJbUijg4GhBadi3raNtO3Dbezo61dSvFXckstXuxeaV85XN1Zm20I3V8qCkttbyRmOSNj43esxzQQfKCkTMTmGbRExiUGfpnp+cUksID2tYGn0tou9Oa1a7rS4W5PRtvrDS3/ALPNLlBdZSyWr9zSeZH6Hd73V69L1S8fqiLfB4tX0nTn9MzX4w5yW16n6Wl5jHFltX12VfbO/PafVPo8q+hF9HmYxO/4vnWpr8rOY/T21/J13T3V9lqtLeYC2vqfqSatfTaY3b/JtXyua5G2ltjbX6b31+U5+ursnZf6bnRrxPoCAgICAgICAgjS3VMI/pfEgsZbyyHM80B3nagzNtYhtGbyoLuVFQjIKHAim4oiBL07oUzcsmn25HZG0e8Au9ea1Y3WntcLcppTvrXsam99n+iTitvzLN+4xuzN+i+vuL06fqerXfizyanpWlb9OauavOnuo+npTd2cjnxNxdcW9dn8bEa4ekL6OnzWjrxw2jb1T90vmanKa3LzxVnZ1x98N70713DduZa6llhuHUEdwMIpD219Un0Lw816bNPmptjq6Ye/lPU4v8t9k9fRP4OxXzH1xAQEBAQEBAQYJroN7rMTvO4IMTYZpTmccOJ+AIMzbWIbauPagvEUY2NHoQQZtC0SYHmWMDq7Ty21x7QF2rzOpG609rhbltO2+sdjV3vQWgXAPJjfaP3OhcafRdmavRp+patd/wA3veXU9L0bbo4fc5q/6Q17R5Dd6fK6cNx5lvVkwH5TMcw8lfIvo6XP6WrHDeMe/d2vmavp+rozxUnPu39nS2PT/XwcW2+r5WE91t60UbXhI35PlGHkXn5r0zG3T7PwenlfVc7NTt/F27XB4DmkFpFQRiCCvkPtLkUQEBAQEBAQc51F1fZaVW3hAub6n6oGjWV2GR27ybV7eV5G2rtnZX6bnz+b5+ulsjbf6b3IxWvU/VMvNe4vt64SPqy2b+Y0et7vlX1Zvo8tGI3/ABfIrTX5qcz+n/2/m6Ow9nmlxAOvZZLp+9oPLj9De97q+fq+qXn9MRX4vo6XpOnH6pm3whuoOmen4BSOwgHa5gcfS6q8l+a1bb7S9teT0a7qwzP0TRnij7G3I/kmfEsRzGpH+qe1qeX0531jsa276H6cuB3bbw7vnQOLPcxb7i9FPUdavTn3vPf03Rt0Y9zmtS6B1Ozd4jTJjc5MWivKnb+a4UB9xfQ0fU6X2XjHxh83W9KvT5qTn4Sv0Xrq+s5fCaw10rGHK6UtpPGfy2/K9/yqcx6dW8cWns+yfcvLep2pPDqbftj3u7trmC5hbPbyNlhkFWSNNQQvi3rNZxOyX3aXi0ZicxLOo2ICAgICAgICAgICAgwzzwW8L55niOKNpc97sAAMSVYibTiN7NrRWMzuh5rquqaj1PqkdrZsPhg6ttAcBQbZpf3YeVfodHRpy1OK2/pn7ofm9fXvzWpFa/p6I++Xb9PdPW+i2ro2OMs8pDriU4BzgKd1uxoXxea5qda2Z2RG59vlOUjRriNszvbled6xAQEBBjfGyRhY9ocxwo5rhUEHcQUicbkmM73A9U9Gmya7UdLDuQw55Ldtc0VMc8ZGNBw3bl9vk+f4/kvv6+v3vgc96dwfPp7urq9sNv0d1T+Ix+BvHA30baxybOawb/zhv9K8vP8AJ+HPFX9P2PZ6fz3iRw2/V9rq1859QQEBAQEBBEnmL3ZGersw3lBlhtwzvOxf7yDMgICAgICDjOqOiorhsl7pcYZcYulthgyXiWjY1/uFfU5P1Ca/Lfd19X5Pj896bFs2pHzdMdf5ovRnVUjZGaVqDyWk5LSZ/rNcMOU+v+b6F15/komPEp9f4w5enc9OY07/AFT90u9Xxn3RAQEBAQEEa5nNTGz9I/AgrBbBtHPFXbhwQSEBAQEBAQct1N0fb6i191ZhsOobTuZL2P7fyvSvocnz86fy221+x8znfT41Pmrsv9vv/FoelepZ9LufwvUczbXPyxzPWt5K+qfyD7nkXt53lY1a8dP1fb+bwcjzk6VvDv8Ap/8A5n8Ho6+E/RCAgICAgIOU6x6pOnR+Bs3AX0jaySbeUw7/AM47vSvo8hyfiTxW/T9r5fqHPeHHDX9U/BqOlujTetbqOqB3Iec8du6uaWuOeQnGh4b969XOc/wfJTf19XuePkfTuP59Td1dftl3zI2RsDGNDWNFGtaKAAbgAviTOd778RjcyIogICAg0nUHTFlq8WZwEN4wfVXLRiPyXfOb2L1crzdtKeuvU8fN8lTWjqt1uK0rVdR6Y1R9pdsPhy4eJgGIodk0X7sfKvsa2jTmacVd/RP3S+Joa9+V1Jrbd0x98PSoJ4biFk8LxJFI0OY9uIIOIK/PTE1nE736WtotGY3SzKNCAgICAgICAgICAg4Dr/W3yTt0i3JLWZX3Qbtc4+pH8PoX2vTOWxHiT9X3y+D6rzOZ8OPr+6HQdKdPs0mwBkAN7cAOuH8ODB2NXg53mvFts/TG78X0OR5SNKm39U7/AMG/Xke4QEBAQEBARHmnVejSaLqcWoWH1UEr88RGyKYYlv5ruHlC+/yXMRrUmltsx8YfnOe5adC8XpsiZ2eyXd6HqsWq6ZDeRjKXikjPmvbg5vmK+Lr6M6d5rL7vLa8atItDYLk7iAgICDBdS5W5Rtd7yClrDlbnPrHZ2BBIQEBAQEBAQEHBdedPhldXtm5QSBeNbhQ7GyinbgfSvs+m81n+u31fg+F6pymP7K/X+LedIa4dU0sCd1by2IjuD87Duv8A0h7q8XO8v4d9n6Z3Pd6fzPi6e39Vd/4uhXje8QEBAQc91frh0vSyIHUu7kmOA/Nw7z/0R7q9nJcv4l9v6Y3vB6hzPhaez9Vt34oXQLdUfpzprqUyWlctm1/efQYOdmOJbXYuvqfhxfFY+bpcvSp1J082nNejrdcvnPqCAgICAgICDjuu+nm3Nu7U7ZlbiFv84YB+siG/ys95fU9N5rhngndO72T+b5HqfKcVfErvjf7Y/Jl6D1x15YusJn1uLMDI4mpfCcGnzbPQsepcvwW4o3W+1r0vmeOnBO+v2OsXzn1RAQEBBrtc1WLStMmvZBmLBSNnznuwa30rroaM6l4rDhzOvGlSbS4TpTRZNa1OXUL/AOtgjfzJSdksxxDfzW/EF9rneYjRpFK7Jn4Q+FyHLTrXm99sRO32y9MXwH6MRRAQEBAQEGg6r6fZqtgTGAL23Bdbv48WHscvXyXNTpW2/pnf+Lw89ykatNn6o3fg0HQGtOjmdpFwSGvzPtQ7a14/WR/D6V7vU+XzHiR9f3S+f6VzOJ8Ofq++HfL4z7wgICAgICAgICAgj3l1HaWs1zJhHCx0jvI0VVpWbWiI6WNS8VrNp6HnfR1nJqvUD7+5FRATcy13yvJyDzYnzL7/AD+pGlpcNenZ9T896fpzq603t0bfrnc9MX59+kEBBY2aJzOYHDJ87cgwO1C3BoMzu0D40GSK6hlNGuo75pwKDMgICDW67pjNT0u4sz6z21jd82RuLT6V15fW8O8WefmdGNXTmv0y4/2eai6K9uNOl7omaZGNO6SPuvHo95fW9V0s1i8dH2Pkeka0xaaT07frje9CXxH3xAQEBBC/XXHZX3AgmoCAgIIdxeujkLGNBy7SUEmKQSRteMA7cgvQEBBhuLeK4gkgmbmilaWPad4cKFK2msxMb4ZtWLRMTul5x01JLovVhsZXdx73Wkh41xid73pX6Dm4jW0OKPf+L85yczo8xwT/ALfwemr8+/SiAgICDzLqWWbWuqxZRE5GPbaRdm+V3v8AoX6DlKxo6HFPv/B+a5y063McMf7fxejW1tFbW8dvC3LFE0MY0bg0UC+Be02mZnfL9HSsViIjdDOo0oSAKnAIKcyP5w9IQOZH84ekIHMj+cPSEDmR/OHpCCoIIqDUcUFUFpAIIIqDgQeCI8xynpzrANb3bdsgA7befd+j8C/Rf/Y5f24+MPzWPL8z7M/Cfp8HqC/Ov0wgICAg899omoulvbfTou8IWiV7Rvkk7rB6PfX2/StLFZvPT9j4Hq+tm0Ujo2/XO52GhaYzTNLt7MesxtZHfOkdi4+lfJ5jW8S82fX5bRjS04r9MtkuT0CAgjSXsLHlhBJGBogt/EIfmu9AQSWPa9ge3Fp2ILkBAQeadZWkmldQR6hajKJyLmOmwSxkZx+lh6V9/kNSNXSmlujZ9T836jpzpa0Xr07frje9Ds7qO6tYbmP1JmNkb5HCq+Des1tMT0P0OneLVi0dKQo2ICAgICAgICAg5vry4MPTkzBtuHsh8znVPuNXu9NrnWj2bXz/AFO+NGfbiEf2d2oj0eW4p3riZ2P5MfdHwrfql86kR1Q5ek0xpTPXLrF859UQUd6p8iDSg4Urhtogmshsm2/OIL2gYnf6AgtuLNrWc2KuUYlvZxCCRZzmWOjsXtwJ48CgkICAg8zmH4b16C3usN011B8y4FD7r1+gr/Zyv/j9j83b+vm//L7Xpi/Pv0ggICC2R2WNx4BBHs24udwoEEpAQEBBq5pYJZC/I4E7aEYoJlpKx8eVjS0MwocUEhAQEBB5t19CbXXortmDpImS1/Lhd/8ARfe9MtxaU1nr+1+c9Vrw6sWjpjPY9EglbLDHKNkjQ4fpCq+DaMTMP0NZzESyo0ICDHPK2KGSU7I2lx8wqlYzOGbTiMvOegYfFa/JdyYmKJ8uPz5nU+Er9B6nbh0orHTOOx+e9Krx602nojPa9KX59+jEGC8/osnk+FBGtbPMc0zO5TutO/tQZJobVjmsZCHyO2N7OJQWwR20j3RvhDJG7RWoQLqzpR0LBT5TR7+KDNYf0ZvlPvoJCAg4D2l2oE9ldDAyMkhcfzaOb75X2vSb7LV+t8H1nT21t74dfod14rSLO4O2SFhd5aUPur5XMU4dS0e19flr8enW3XDYLk7iAgIPM4R+Jdeku7zBdOdQ/MtxQe6xfoLf18r/AOP2vzdf7eb/APL7Hpi/Pv0ggIIjjcSXEjGyZAylBSu1BClDhK8ONXAmp4oLUEtjbhtrzGy5WgEhtPhQTIXOdExzvWIBKC9AQcn7RLUSaNFcUq63maa/kvq0++F9H0u+NSY64fK9WpnSieqUjoO4M3TkLDtt3vh8zXVHuFY9SpjWn27XX0y+dGPZmHSLwvoCAgICAgICAgIOR9o7iNJtW7jcCvmY5fT9Kj+yfc+T6vP9cf7mw6KaB0xZ03h5PlMjlw9R/wC6306Ho9Oj+iv06W+Xje4QEFnJh+zb6Agi3LyYpIGQuA2AgYIJWAh72ADcfQgh6aDmed1AgnoCAg8z6z7vVrXN9b+bHzhy/Q8h/wBH8n5v1H/7H8ftemL88/SCAgIMdx+qcgx2fqO8qCQgICCh2FBpi1zTlcCCNoKCdp7XBryQQHUoeKCYgICAg4H2mNbzrF28slB8lWr7fpE7LfU+D6zG2v1/c7DRCXaNYk7TbxV+gF8jmI/st75fY5ef66+6E5c3YQEEHWnFuj3zhtFvL+8K6cvH9lffDjzE/wBdvdLj/Zm0c6+dvyRDzVcvr+rzsr9b4/o0bbfV97vl8R94QYL3+iS+T4UGWP1G+Qe8giSCbxwLK0Ibmp82uKCjY5Bf1oQCSQeIognHYgj2P9Gb5T76CQgIOO9pDQdPs3bxOaedjl9X0mfnt7vvfI9Yj5K/7vubXowk9MWNdzHDzB7gvJz/AP3Wer0//or7m8Xle0QEBB5n0Z3urXOd6385PnLl+h5//o/i/N+nf/Y/l9r0xfnn6QQEGCaAvcJI3ZJW7HbiOBQQrmKcOMkjRjgS3ZVBiYx8jg1gq4oJrLWZ4a2ZwEbdkbd9OJQTEBAQaHrVoPTF5XcGEeUSNXs9O/7q/ToeH1GP6LfTpa/2cE/hVy3cLg087Gr0eq/rj3PP6RP9c/7vudcvlvrCAgICAgICAgIOX9oUJfoAkAryZ43nyGrP/Uvoel2xq464l8z1WudHPVMLugJxJ08xm+GWRhHldmHuOU9TrjVz1xC+l2zo46pl0y8D6QgIIt6+4ZldHgwYuI49vYgtZqLKd9pB7MQgxT3Uk/1cbSAd28oJdrByY6H1ji4oMyAgIPM9ay33XQibs8RBD93RzvhX6DQ+Tls+yZfm+Z+fmsfurHY9MX59+kEBAQWTCsTx2IMNmcHjyFBJQEBBGNzI9zmwR58poXE0FUEW8bIZyS01IFaAkbEEmN1xHDHljzNDRUVo6qDLDM2VmZtRQ0IO0FBlQEBB517SZuZqVtA3F0cDjTtkdQfvV930muKTPt+x+e9Ytm8R7Ptd5Yw8izt4TtijYw/otAXw9S2bTPXL72nXFYjqhJUbEBBGvoefZ3EI2yxvYP0mkK6dsWieqWNSuazHXDg/ZtNy9SuYHGjpIGmnbG6h/fL7nq1c0ifb9r4Po9sXmPZ9j0VfCfoRBhuwTbSACppsHlQQ7WeSIkPDywjZQmhQZZp4JQA5kgI2OAoUFIZoIa5WSEna4ipQWXU75aCMPa3eKEVKCVZgi3aCKYnA+VBnQEHDe0u4aGafBXHNJK4djWhv/qX1/SK7bT7ofE9ZtsrHvl0nTFuYOn7CJ2DhC0kfnd74V4Octxatp9r6PJ04dGsextV53qEBAQeZ6LlseujE7+sTxfeVc34F+g1/n5bPsiX5rl/k5vH7rR2vTF+ffpRAQEES6uow18dC51KHgCgj2lwyEuzgnNTEdiDYse17Q9pq07CguQEBBzPX84j6eezfNLGwDyOzH3Gr3+mVzq56ol831S2NHHXMLfZ7Dk0AyEU508jx5BRn/pV9UtnVx1RCelVxo565l1C+e+mICAgICAgICAg1+t2Pj9Ju7T5U0bgz84Yt90Lry+pwXi3VLhzGl4mnavXDjPZ1f8q+udPk7puG8xgP2kfde30e8vreq6WaxeOj73x/SNXFppPTt+uN70NfEffEBAQYnWtu41MYr6PeQXsijjFGNDfIguQEBBHvLuK0tZrmY0ihY57z2NFVdOk2tFY3yxqXitZtO6Hn3RNvLqPUkmoTCvJD55CftJiQ0eYEr7vqFo09GKR07Pqh+f8ATazqa03no2/XL0lfBfoxAQEBBDhPLnyn834kExAQEEd9o0vL2OdG47S04HzIKci63XHpaEA2srv1k7iN4GCDPHGyNgawUAQXICAiPMGuGvdahze/AZgQf4m33+cj3V+imPA5b24+MvzUT4/NezPwq9PX51+mEBAQEHmDnfgPWpc7uwNmJJ/ibjf5ifcX6LHj8t7cfGH5mZ8DmfZn4Wenr86/SiKICAgICAgICDzLqaV2s9Vts4TmY17LRlOw1lPmx9C/QcpXwdDin3/g/Nc5bxuY4Y/2/i9KjY1jGsaKNaA1o7Bgvz87Zy/SRGNi9FEBAQebdbW8undSR6hCKc4MnjI+0hIDh5wAvven2jU0ZpPRs+qX5z1Ks6etF46dv1w9Bs7uK7tYbmE1imY17D2OFV8K9Zraazvh+g07xasWjdKQo2ICDC61t3OLiypOJOKCng7b7MekoMrGNY0NaKNGwILkBAQeee0W/wCbfW2nx9427eY8D7STusb6PfX2/StLFZvPT9z4Hq+rm0Ujo2/XO52mi2PgdKtLPfDG0O/O2u90r5PManHebdcvscvpeHp1r1Qnrk7iAgICAgICAgICDzTquyuNF6hZqNoMrJ38+E7hKP1jD2O2+cr7/Jaka2lwW6Nn1dD83z2lOjrRevTtj39MO90nU7fU7GK8gPckHebva4YOae0FfE1tGdO01l97Q1q6lItHSnLm7CAgICAgICDhfaBrraDSYHV2SXZG4DFkfn2lfY9M5b/5J+r8Xw/Vea/+OPr/AAbvo/R3aZpLRKMtzcnnTjeCR3WfoheLntfxNTZ+mNkPd6fy/hae39U7Zb9eR7hAQEBBFu48RIPIfgQZoJeYyvyhg5BkQEBAQEBAQEHMdb66LDTzaQupd3gLW02sj2Pf8AXv9P5bjvxT+mv2vm+pc14dOGP1W+xE9n+jGC0fqUraPuQGW4O6Fp2/pH3F29U1+K3BHRv97l6Ty/DXjn/Vu935uyXyn1xAQEBBxvtB0Yz2jNSiFX2wLLgDfC47f0T7i+p6Xr8NuCend73x/VuX4q8cf6d/uS+iNdF/p4tJnVu7MBrq7Xx7GP8AgK5eoctwX4o/Tb7Xb03mvEpwz+qv2OnXgfSEBAQEBAQEGk6p11uk6a57CPFzVjtmflb3eRoxXq5PlvFv+2N7x87zPhUz/qnc5z2e6Q580urzAlrc0VsTtc4/rH/B6V7/AFTXxEace+fufO9J5fMzqT7o++XfL4z7ogICAg0HWGju1PSXCEZrq2POgG8kDvM/SC9fI6/h6m39M7JeH1Dl/F09n6o2w0ns/wBdbQ6TO6m2S0J3g4vj820L2+p8t/8AJH1/i8PpXNf/ABz9X4O6Xx33BAQEBAQEBBB1bU7fTLGW8nPcjGDd7nHBrR2krpo6M6lorDjr61dOk2nocF0pY3Gs9QyajdjMyB/PmO4yn9WwdjdvmC+3zupGjpcFenZ9XS+DyOlOtrTe3Rtn39EPS18B+kEBAQEBAQEBAQEBBr9a0i31bT5LOfAO70bxtY8eq4eRddDXnSvFocOY0I1aTWXn2k6nqHS+rS293GTCSPExDY4bGzRV24enZtX3dfRpzOnFq7+j8Jfn9DWvyupNbRs6fxh6RZ3tre27Li2kEsMgqx7di/P307UnFoxL9Jp6lb14qzmElZbEBAQEBBzfVPVcWlxG2tiJNReO6zaIwflv+Ab17uT5KdWcz+j7Xzud56NKOGu2/wBnvc90b07NqF3+L3wL4GvMkRfiZpa15h4tafSfIvdz/NRSvh13/ZHU+f6dyk6lvEvu+2et6Kvhv0IgICAgIKOAcCDiDtQQyHwSVGI3doQSo5GvbVvnHBBegICAgICDUa/1BZ6Na8yU8y4eDyLcHvPPwNG8r0ctyttW2I3dMvLzXN10a5nf0Q4fRtLvuptXku71xNsHA3UuwGnqwx/DwHaV9nmNavL6cVrv6Pxl8Pl9C/M6k2t+np/CHpbGMjY1jAGsaAGgYAAYABfnpnL9LEYZEUQEBAQY3sZIxzHgOY4EOBxBBwIKROEmMvNNZ0u+6Z1aO7snEWxcTaynECvrQyfBxHaF+h5fWrzGnNbb+n8YfmuY0L8tqRav6ej8JdxoHUFnrNtzIjkuGAc+3J7zD8LTuK+NzPK20rYnd0S+5yvN11q5jf0w26871CAgICAg12r6zY6Tam5un0GxjBi57vmtC66OjbVtirhzHMV0q8Vv/V59DDqfVmtl8hLIhTmvGLYIa1DG8XO/yr7trU5XTxG/7Zfnq1vzermd32R1e96Xa2sNrbx21uwMhhaGRsG4Bfnr3m0zM75fpaUisRWN0M6jYgICAgIPOusunZtPu/xexqyBzxJKWYGGWteYODXH0Hyr7nIc1F6+Hbf9sdT896jyk6dvEpu+yet0PS3VUOqxC2uSI9RYO8zYJAPls+Ebl4ec5KdKcx+j7H0OS56NWOG2y/2+2HSLwvoiAgICAgjXl5a2Vs+4uZBFDGKue792K1p6drzisZlz1NStK8VpxEPN9W1PUOqNWitrSMiEEi2hdsaNjppabMPRs2r9Bo6NOW05tbf0/hD85r61+a1IrXd0fjL0HRdIt9J0+OzgxDe8952vefWcfKvha+vOrebS/QcvoV0qRWGwXJ3EBAQEBAQEBAQEBAQanXun7LWbYRz9yZleTO31mE++DvC78tzVtKcxu6YeXmuUrrVxO/olwdOoulL0nZC84uxdbTeX5rvd8q+3/TzVfb8YfC/u5S3s/wDbP4S6zSeudHuw1l07wVwcMsp+rJ/Jk2emi+Zr+nalNtfmj6dD6uh6np32W+Wfb+Loo5I5GB8bg9p2OaQQfOF4JiY3voxMTuZEUQQb/V9M09hdd3McP5Lj3j5GjvFdNPRvf9MZcdXXppx80xDjta6/mmBt9JjdE13d8TIKyGv2ceOPl9C+ty/pkRt1Nvs/GXx+Z9VmdmnGPb0/VCzp/oi5upBeawHMicc/hnkmWUnfKdoHZtV5r1GKxw6e/r6I9ycp6ba08Wru6umfe7+ONrGhjAGsaAAAKAAbAAviTOX3ojC9FEBAQEBAQWvY17crhUIIj45YXZmnD5w+FBmju2HB/dPHcgzAgioNR2IKoCCNd31nZxmS6mZAwY5nuDffWq6drTisZc76laRm0xDktZ9odvG10WlM5r9nipQWxjta00c73Avqcv6XM7b7PZ0vlcx6tEbNPb7Z3NVpHTGra5ceP1KSSO3eQXzPwlkHCNp9VvbTyBenX5zT0a8NMZ+Ee95OX5LU17cd5mI6+mfd1PQ7OytrO3Zb2zBHBGKMY3cvhampN5zacy/QaenWlYrWMRCQsuggICAgICCPeWVteW77e5YJIJBR7Hb1rT1JpOaziXPU063rNbRmJeeav0xq2h3Hj9Okkkt2ElkzMZYxwkaPWb208oX3dDnNPXjhvjPwn3Pz/MclqaFuOkzMdfTHv6210b2h28jWxaqzlP2eKiBdGe1zRVzfdC83MelzG2m32dL18v6tE7NTZ7Y3OttL6zvIxJazMnYcczHB3vL5dtO1ZxaMPq01K3jNZiUlZdBBgubm3t4zJcSshjG1z3Bo9JVrSbTiIyza8VjMzhy+se0DT4Guj01vi5vtXVbC3trtd5vSvpaHpl7bb/LHxfL5j1WldlPmn4OfsNG13qW78ZdyObbnA3bxQZfmwM/cPKvfq8xpcvXhrG3q/F8/S5fV5m3FadnX/wD5h6Fpml2WmWjbW0jyRNxJ2uc47XOO8lfA1dW2pbitvfoNHRrp14axsTVh2EBAQEBAQWSRte0seA5jgQQRUEHaCEicJMZcB1B0Rc2khvdHDnRNOfw7CRLERviO0js2r7fK+oxaOHU39fRPvfB5v021Z4tLd1dMe5fovX80IFvq0bpWt7viYxSQU+0jwx8noU5j0yJ26ez2fhK8t6rMbNSM+3p+uHY2Gr6ZqDA60uY5vyWnvDytPeC+TqaN6fqjD7Glr01I+WYlOXN2EGOSSONhfI4MaNrnEADzlIiZ3JMxG9zurdc6PaBzLV3jbgYZYj9WD+VJs9FV79D07Uvtt8sfTofO1/U9OmyvzT7PxcnTqLqy8B2wsODsW28Pk+c73fIvp/08rX2/GXyv7ubt7P8A2x+Mu80Hp+y0a2McHfmfTnTu9Z5HvAbgviczzVtWczu6Ifd5XlK6NcRv6ZbZcHqEBAQEBAQEBAQEBAQEBBimhimjdFKxskbxRzHAEEdoKRMxOYZtWJjE7nLan7PdLmrJYyOtHn+D9eL6JxHmK+lo+qXrstHF9r5mt6Tp221nh+xo3dF9U2DibN4cPnQTOiP0TlXuj1DQv+r4xl4J9O19P9M9k4W5PaFH3f56f0mP92pVieUnumOcjvfA/DOvrvuSG6yn7SZsY/zXKeNytN3D2Hg83ffxduEqz9nWoSOz310yGvrCMGST6TqD31y1PVaRsrGfg6afpF523nHu2y6rSemNH0uj7eHNPsM8nfk8xOzzL5mvzmpqb52dT6uhyenpfpjb19LcLzvWICAgICAgICAgIML7aN2I7p7EGE20rT3SD5DRBZKLwQyZK5sjstMTXKaU86sb4ZtunDgY7P2hXLGtkN4KgZs8jYxXtoQv0E35Ss7OHsy/OV0+ctG3i7YhntfZ7rNzIJL64jhxxJLp5PdoPdWL+qadYxWJn4Q3T0nVtObzEfGXTaV0Xo2nubKYzc3DcRNPR1Dxa31R6F83X5/U1Nm6PY+noenaWntxxW65dAvG94gICAgICAgICAg5/VujNG1BzpAw21w7EzQ0bU8XN9U+hezQ5/U09m+Pa8Gv6dpam3HDPXDmbr2fazbSGSxnjmxwcC6CT3Kj3V9KnqmnaMWiY+MPmX9J1azmkxPwlj8J7QLbutN4QPmyNkHukrfHytu72YZ8PnK97tyt8P7QZ+6TeAHA1eyMe4QpNuVjunDzlu98GSHoLqG7kz3s0cWOLpXunf5hs/zlm3qWlWPljPwWvpetec3mI+LotK6F0Wzc2ScG9nGIdNTID2Rju+mq8Gt6jqX2R8sez8X0tD0zSptn5p9v4OlAAAAFAMAF4H0FUUQEBAQEBAQEBBp9W6Y0jVKvuIcs+wTx9yTzkbfOvRoc5qae6dnU8mvyenq7bRt6+lyt57OtQjdnsbpk3zRIDFIP0m1HvL6en6rSdlox8XytT0i8baTn37JRfwzr607kZuso+zmbIP8AOcuvjcrffw9jn4PN03cXbkye0KTu/wA9H6TGe7UKzPKR3THOT3vguZ0X1TfuDrx4aDtdPK6U/RGZSfUNCn6fhGCPTtfU/VPbOW80z2e6XDSS+kdeOH8H6kX0RifOV4db1S9tlY4fte/R9K067bTxfY6mGGKGNsUTGxxsFGsaAAB2AL5szMzmX061iIxG5lRoQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEGK4nht4JLiZwZDC10kjzsDWipPmAUGit+prt3gp7vTJLXT9Re2O3uDI18jDL+p58QH1fN2CjnUJAdRXHWmW7bdWzhGWysIlcWRkOBzObWobxIyn0IqE/X9NOnXt9aTMvI7Bj3zCBwdjGwvLQ4d2uCk7IRZba/BcajNaxREw2kQkvrtxDYoZHAObCSfWfkOZ1PVFK7QrMYI2pFlrek3zWus7yGcPeY25Hg1eG58oHHJ3vJjsRVupaxbWVhc3g/nDbQhsscbmlwdUDKccCMwOKIz32oWVhBz7yZkENQ3O80Bc7Y0cSeAUVGm6i0GCOCWXULdkdy3PbvMjaPaSBmaa+rUjHYqMGvdTadpUErXXEJvWta6O1kkDXOzuyN7RmODeO5IEyXWdKiv2WEl3Ey9kpkty8B5zAlopxIBoN6DBL1N09CZBJqNu3lOySfWN7rsatNN7aHNw3oNm1zXtDmkFpFWuGIIOwgoi5FEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEETU7Px2m3VlnyeKhkhz0rl5jS2tOyqkxmCGg5nUOo21hp1xprrWaKaCTUrpzmOgDbZ7ZPqC1xc8yuYMtWjKCc1CKHU7ZymMRhZp8Ori602yfpz2RWN3dTXN658YiLHtm5RiAJe/PzRXAZd6zjZ9Sz96bFpFxD0S7SoIRDc+AfAyGMtaBK6IigI7o7x2pbakNHedG3tlptzpejxf9P1C2aZ4S8AtvYC1xe57ic3i2gtkcQ7vAOdWrlqZ2lWW+tnN03UNcfFdR39mILmN1+YGZnWZfJy28jAZhI+IuPzsMFndu+nQsRnYmy6Renoue3ZCZNRumm6mh7rXOnlkEz21JDaiuUVO5W3V1Jvz7Vust1K/vNO1CGzvYGadJKJo28gTFs8RYJYmvdIx2TYdjqE04EvQ11/pWstsZLO0s742tza3DmQtdasmfdXEkj3suZK5Y4++C0R4ba44KYXLLeadq0VnqthFpTrmbUnwSRXLHRCPK2OKNzZXPcC0w8s0FDUUy41prO36/vZjd9TLHot43Vr23u47yW3u9RZfRS25g5Ba0xvbzXPHOYYnRAUBxFMu0gSPsWVLnRrm3061dHZ3EeoQy3ssdzYcguY+5lc8iSOU5JGzVBdXeMabVIzEY9i7M/W6rTvF+AtvGtY285TPEtj9QSZRnDezNsVnezCUiiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICDh7v2w9GWt5cWcr7rnW0r4ZQ22kcM8bi11CBiKjagoPbN0SR+suv7NJ8SC8e2Dow7H3X9mk+JBcPa50cTTPc1/5eT4kF7fat0i40D7n+zyfEgvHtR6UOx9x9w/4kFR7T+lT8u4+4f8AEguHtL6XOx8/3L/iQXt9o3TTtjp/uXoK/wDyL0386f7l6Cp9ofTg+VP9y9BX/wCQunPnT/cvQUPtD6cG10/3L0FP/kTpulc0/wBy9A/+Rumvnz/cv+JBa72k9Mja6f7l/wASCw+07pYfKuPuH/EgsPtS6THy7j7h/wASCh9q3SI2vuPuJPiQYz7XejgcX3P9nk+JBjd7Y+i24l91/ZpPiQdVo+rWer6XbanZlxtbtgkhL2ljsp4tOIQS5ZGxxvkd6rGlzqY4AVQcnF7U+kpGhzX3FCARWCTYfMgzt9o/TLtj58f4l/xILm+0Hp12x033L0GVvXOgu2Om4fqnIMg6z0M7HS/duQXDrDRj8qX7tyC/+9ek/Ok+7cgp/evSPnSfduQXDqnSjvk+7cgj3esdPXjY23MRnbFI2WNr4i4NkZ6rqHeNyCT/AHm0vjJ9ByAep9KG+T6DkFD1TpQ3yfduQW/3s0jjJ925BQ9W6ON8v3bkFp6x0Ub5fu3ILHdbaG3a6X7pyDG7rzp9u1033T0Fh9onTY2unw/iX/EgxO9pnSza1fPh/EP+JBhf7V+kGetJcD/+nk+JB17XBzQ4bCKjzoIWt6xZaNpN1ql8XC0s2GSYxtL3ZRwaMSg5Ie2noc7JLry+Gl+JBkHtk6KOx91/ZpPiQXj2vdGnY+6/s0nxIKt9rfR7tj7n+zyfEgyD2qdJEVD7in8hJ8SC8e1DpU/KuPuH/EgqPad0qdj7j7h/xILh7SumDsdP9y9BePaJ03T1p/uXoA9onTh+VP8AcvQV/wDkPpz50/3L/iQP/kHp350/3L0FD7ROnBtdP9y9APtF6bHyp/uX/EgofaN00PlT/cv+JBafaV0wNrrj7h/xILD7T+lR8q4+4f8AEgtPtT6TG19xj/EP+JBY72sdINGL7n+zyfEgsPte6NHy7n+zyfEgus/ax0hd31vYwvuTPcythiBt5A3O80FSRQBB2aAgICAgICAg+Y9ejr1Jq5p/725/2rkGCNm6mKCRHFTEbCgktiB3YhBLhtzTD1kGdkOFeKDIIanZsQZm25qKDegw6pq2j6Nbc/VbuOzhGwyOAJB4N2qxGRycvtq6BbOIraee7kNWjlR0bhwc4gK8EjNa+2LpCVzmTR3NnI0AhszAQ4ncC0u2b04RPPtT6AoD+JZxhzDHG54YeDqbE4ZMt5o+u9O64wu0fUYL4gVLIngvAPFh73uKTA2DrUedQYnw8POQgxvhNNyCNJDjgEEd8VMKII8sVdlK9qCLLFSopUbigizM3ZUHvXs6FOh9FH/DN+FBvL7+hXH8m/8AelB8+2TCIWEfNHvINpA1xp3cEE6OIbaVQTbeMFoBQSxCKClahBmbFUbPKgysjwIGxBc2OgcXUDWjMXEgBo3kk4AIPP8Aq328ezjpppj8YdYvmmnhdOo8A1oc8zqRtpwqSjXBLza8/wAWmoPuXDT+nbZlsD3XXE8jpCOJyhjR5lMtRWCP/FN1OZCHdP6fJGTVjWzyscRvALjiU4oXw3V9P/4memLwtZrml3GlPPrSQOFw1vljo2U/ogqRZZ0Z6Hqeh65oev2Pj9EvYdQtRg+SB1Sw/NkYaOYexwWnKYmN6ZyxUkbURjdGOCDDJGBiUEeSEEV9AQQ5YsaoINwwg1QQ5oxtQa26gacd9R76D6Ih/Us/NHvIOb9por0Drg/4V3vhB8+xx4fCgkMjB7NyCTFEcB7iCTHCCRTadqCW2DDDYdqDM2LAb0EbUtS0vS4udfziFp9SP1nu/NYMSmBxGue1aCMFmnMNu0fw0oDnntDdyuJVy1x7UdSeC6PXJ2TfJaWBrfeotGIW2vtU6tZIGjVGkO2F7WPHuhZkwzt9tfVkL8jbq1uSTg11qCabfkuaVcGHQ6f7ftOEUbNU0mYzbJp7Z7BGTxDJDmHkqmEw7bprr3pPqKVkNlcGK6kwbbzgMc402NNSCVkdG62pXGlOKDC6E12YIMckIxqEEV8B4YIMDo+xBGfDWuymNeKCLJFxbs2oM/Tzf+5tIw/97B+/CD6PQEBAQEBAQEHzXrjD/eHVT/xtx/tXIMLI8wFBSm1BKjirgMOxBMihAI4IJcMbSRxQSBDSmGBwQZmQ4VpUcEHJ+0nr+z6P00CMNm1m5YTZ2xFQ1uzmyD5o3cVYjI+cL/WNW13U3XVy997eymrpJiXNb5KClOwYLpGwa3UL21jDomRs5pwe6NxZj+aBlwSbJh0PT2kvt9El6tvM9xHbyCKCEuGR0xFQX7zlA2Lje+3DrWmzLU/iNIpLmOYZpqmaNpaQ0k1NGkVHpXaHKdrWQ6nfWtyy7tppIZ2HuzRnI4EY91zKLRD3r2Ze3yG8bFpXVhDZgMserCgqBgOe0fv2+cLFqLD2jlscwPaQ9rwHMc3EEHEEELmMb4QNyCPJDQbMSgiyQnE0x4oMEsTUEWWIbKYIIcrGge8g9w6AFOi9HH/DN+FBu73+hz/yb/3pQeD2UAEMddzWkehBs4IwBgMDtQbGCOjRxQS2R7PKgltjwrvO9BkZHjjjuQRdZ13Q9DsZb7V7yKytYRVznuGY12NYwd5znbgFcLEZfKHtf9uuq9Yyu0vTI3ab07A4hsGb664IwzzkYU4M2DtUmGotw+95QJHbCSQcKVUwnFKdaUhPNY4NAwJJrU/mkYqS61jG5jvblsrwGPcGAAZaED0VSIZvbPSxOnfkb9Y5zt4xoAPfVwnHMNroXWOv6DqLNQ0e8ls7yMgtnjeQ4gbGv+TI38l4ISIWdTO99V+x3236b1zAzS9VMdj1U0Glu0ZIbtrRUvgqTR4HrR+cdlc8PTpGimCIwuix2VQYZGYVG0IIkrDTZiggSx4kbiggzxYHgg19xHRvE1HvoPfov1TPzR7yDnfaSK9Ca2P+Gd74QeCRsoKkV7EEmOPGpGG5BKihqa7kEyKIBBMihBGCDV9Va9D0/pL7p2Q3DzktmPNGl1KknsaEgeC6pr+oalfSXM90H1dWSTEnE0AHwALUzhqtcsd1+JyEQ22nPlncPXkYS6n5u5cuPrl3jSnqVsfZ31pqT3GS2FswbXTjLtx2UWba9YbjlbS3DvZjpem2pl1C9mkexnNlZCyjQxxy7+0rn4+dzflsb2g6sudFsLRlrosHIwrNM/vPfxrw8y60mZ3uWpERuckxz5onSgkuaO8zc5q7ZcMJ+l3k8Tg9jy10JBbICQ7LtBzDYfhSZR9Keyfrh/UemP0y/dn1awYDzztng2B5Hzm4B3pWUmHcuhwRGF8VSRRBGkh3AIIzoMcdiCPLC2qCJLE01PDegy6AwHqTSaDEXcP78IPoRAQEBAQEBAQfOOtNp1BqtTtvLj/auQWxMqcEEuKM0AO070EqOIE7EE2KM5sBQIJTYhgdyCl7d2unadc6hcGlvaRulk4kNHqjtJwQw+Uer9S1TXOornUL5olvro5xak9yKJvqmR3yWMbgG/Ct1nY3aIhzhdcvDy6Z/IBxMTaSPA25R8lvlVYRbfSb+/vW21lZvfITQRMBcadpK52tEb26adrboen9b2NzpHQ+n6K6AQzStbcXVuzuipFGl425u0YLzads2y9N6TEPP4Le4FuIRbsc9jSSKtIf5BUGoXuePDRTZS8loycW40r51mRfbTBkjXGoI9VzcCD8KsWH1R7A+r3ax067Rbt+e60todaSGpz2rjQCv8W7CnBZssvTnQrKMD4vQgjSQ1rh5EEV8NAgiSxGld/BBDmiG30lB7R0IKdH6SP+Hb8KDcXn9En/AJN370oPEbWICKMVwyjHdsQbG2biOCDZwsxCCVG3j6UEqNlRwQUu7mxsbOe9vriO0sbVhkubqZwZHGwbXOJQfI3tT68h686hvrzSrKSTRYWNtYH0fzO6f6Q+PFtXZatG2mBSbO1K5h5LLG6ORzDWrSRiKHDsOxHKYwtpU099EhKjY0YulEYbUsLRmqRxFVHXGOlglk5jsxxcfWdx8yrFpyxIyIJWn393p95BfWUroLu1kbNbzMNHMew5muHkKK+8fZ31bH1j0VpfUOXLNdRll4ylALmLuTZR80uxCFow372hER3sHxIIszTQ03oIEzARSlAOCCHPGKeVBrbptGnze+g92i/VM/NHvIOe9o4r0NrQ42zvfCDwqBo49iCZFGTSiCZHH6BuQSYYhtpigmwRmmOCDx7243skmv2OmxAHk24rj8ud1aDtoAtVlYhO9lPs9fJbR61LEJLy5c5mjskFWRMaS2W9cCPWJqyL8kV3rx62pmcQ+hy+nERmXs+hdCaVpraiMTXTzWWd4q5x8q4Yy9PG6C46asbi3MckbdlAabBtWvDcvGnLlepfZzbajZOa2kVxkLMcWO4eRc+GY3OkasTvfJ3X/T99pWsy2F0x0UsD8pBxpwNdhC9mlbMPHrVxLTW0AiLw5tGZagDHyrq4rIKRzFhoC3Z5FcsYdZ0B1FPoPUNnqEZwgeGyN+dEcHtPlYVlZh9YZY3tbJGaskaHsO2rXCo9xbcmJ8XYgwSRUCCJLBh8KCNLEghzR0JG5Bk0OIDqHTNw8VDT6YQe9ICAgICAgICD531qP/r2pn/jJ9v8q5BSFlMqCdFHUCo7UEtkVDgMUEyGMnCuA48UEpkYpWnlQct7Ur6Oz6WcHkZJXZngmlRGMzR5C6lexZs6acbXyXqmvzzzSx27jynuJllIGaRx2uPAcBuC6RCWnMu19lfRWsdW3ccccfL0y3dWWTL67+J+dTcF59fX4dkb3q5fl4mMzufUfSXsr0HQrVrYrRrpHUMkjxmcT+USvBMTbe9vHEbk3qL2d6BrEMkd3bNeJB3jTvVpQEHcUisxthOOJ2S+dPaj7AupdND9R0QnUbSIEutw0NuGNHzaYSDzV8q9elzXRbY8uryudtex4bLHJHI5kjS2RpIc1wIII2ggr1Zy8Mxhaw40OxahHqvsO1t+k9b6W6tLe7m8JcgmgYZxk9DjlVs1G59ZywkOI2UWGWCSHf6AgiyxYGtUEWWLBBDliG07EEOWIbdxQewdEinSelj+Ib8KDbXf9Fm/k3fvSg8XtY3cqOvAe8g2Ns0gigQbGFpdSo2IJ0bQQgksZUeRB82/4pOqb+91/TOirGRxtWMbcXNrETmmu5jlha8U+Q31cdpJUmcN0rmXpnsg9k1p0n05HDdxsl1W6pLdyOaHUeR6ra7m7F472mz6FKRWMIPtI/w36B1XM7UdLl/CtYcCZXhoMMx3GRg2O/KC1S8wzetbbZ3vHr7/AAn+1CB/81FpeR7y2YMdTyOHwrtGr7HnnQ6pam7/AMPftUtmGF+kMArjIZWF3pBOCz48R1unl5mMRMLtP/w4+0O6D+cyC0eB3GyPJzHcKtBop5iOo8ns22hy/UXsv606eikm1OwLIITR8rHNe0A7Hd07Ct116y525W8OTXV5hu1Fh9d/4WLt8nQuo2LnfV2l610UZ2sE8WZwP6TVmrpqxuexuYMVpyRpWnh5EESUFBDlZt95BBmbSoO1Br7lgp6PfQe3xfqmfmj3kGg9oYr0TrA/4d3vhB4dEwVCCdCxBOjiBOIQSooqf5EE2KOoDj7iDxD2tWbm9b3kopzGWkckZJ/hJmiKH0ONQszOx204fRvTOgW2mada2sLMsdvBFAwHaGRMDQPhXkxmXty30MLc+A861FWZszzy29vTnzMiriA9wbhxxWsOUTlEmntriIuglZM3c+NwcPS0lYs6Uh87/wCIXpDUiGdUWkPire2GTUoG+tyjgXU7OKzpXxOJ6XTUpmuY6Hg1xcMY2MtOZrh9S/5zXbK9u4r1w8coodnuG0IPMGSh2krUsdLaWElBzT8mhd73wrMtPrP2a6gdT6G0q5cavjiNu89sJy19FFqHG290Lofd3KojyQ7e1BFli2bygiyxYkcUEOWMYg70F+ix017TcNl1F+/CD3BAQEBAQEBAQfP+sN/65qTsD/O58OP1jkFkTKmpQTYIiaDt2oNhDFUUG0IJkMTm7+2qCZGyrQg8K/xOa9yLaz0mCSkj2kXAB+cc1D5gkb3SNlZePezv2e6v1t1HBpFg0tjwlvrqlWQQVxc48TsaN5WdXU4YdNLS4px2vtzovozSemNKt9O06IMigaG5j6zjvcTxK+bG2cy+ha2x1zB3cQu0PNLHKBTYpLUNVdtzBzabVys7w8b9rPsU0rqi1kv9PYyy1xgqy4AoyWnyJQPcduW9LUmnuY1NKLxt3vlHUdLvtM1CfT76F0F3bPMc0Thi1w/dUcV9GkxO2HzLVmJxLddMXJiuonEhpY4d44VyOBA8rHUIPBblur7qYXTQRTOFHSxse7yuaCffWHJhkaKdqCO+M4k7EEWWLgghTR7q7UEKRhAIKD1noz/xXTP5BqDaXX9Gm/Md7xQePWoJhZhuG3yINlAwBwA86CZCDXZhsognRt2U2IJcYw+BB4j1d7Npbr/En0pqsr3TabrDn3MrSMIpNPhzPjrwdRp85WZjodaTO+Oh7xExuc+WlF5ul7JnYltjFNi1EOcyuMZIoFrCZQrq2zClPKuc1dIs1VxZuaCaedY4WuJzuvaBa6lbPt7llA8euAK+g7R2KWq6Uvh8e+1Loq76W6lntpoxHbzHmWcjK8uSMn5PAt3henRvmMPLzWnETxR0uRgY1wcSQCyjqHeAcQusvNWH1J/hEcZNA6keG9zxVuA6uJpG7A9oCQupbOHvRCrmwSMw2IIcrabfQghyDA8UEC4bw202oNbcg0279vnQe2xfq2fmj3kGh6//APDNX/5d3vhB4rGwg4Y8DwQSoo8NhqgnwRbzupggnxxFwwOBQTIWEAAoPL/aFo8l51y+KOMyvnZpRZG2meTJc1LW17GrnZ6NLc9n0rqi1vr6SwfaT2N4wF3IuGZatBpVrhVrlxejE4ydUxa1LZMg0q9GnulcRc3gAfIyLL/BA4Zyd+5ZtOG6YztcpYdUezXosPh1vXrd+rPbzLk3b+dOQNgc3vZfJvTTiZNa31Ol6Z6l6S6kabvpySCaN/rvtwG+Z7QBj5VMxM46UmLRGZnYza5pbZ7aaKUBzC0h7TscDtBC5alXfSs+H+vtHZoXUeq6RGKW8Mxms/yYnmpaOwFevStxViXj1qcNpj62gt3uMlua0pJ/lXVxb2AUFw0CjWhwpvrmqPfUR9Jf4eNQ8V0pfWRdU2dwx4rwljqf85qtWbw9OfGR8S05o8jdwCCPJHuO0oIcsSCDPFUGhxBxCC7SB/1zTj/xMX78IPaUBAQEBAQEBB4LqzB+O6kdn87n/wBoUF0LAD2oJsLaoJ8EVBjtQTI4j/kQS4YxQe6g+Z/bNoOq611xII4nTyGUW1lbgHv3ErwxjR2NaASpNorD0adM4e5dBdKWHs56ai0mysZtT1WSk2qXNuwfWz0qS57qANb6rG8O0leG0zacy9dYiIxDet9oulWzmt1LT7+wB2yyQF0Y8rm1SIWYl0uk69pWrWjbrTrhtzbONBIzZUbQa7CtZYmkpckrA2pKSkQ01/rmhQScu51C2hkOxskrGn0ErEw6RlCdfaZdB7LS6iuHsFXsjeHEA7yAdizNWol89f4jegXyQRdU2MQMkFIb8NGJjPqPP5pwXfl74nDjzFOKMxveK6RllnFdhwcwDZhh5toXvl5KvuDofUH6p0Rol885pJLOMSdroxkP71c3O29tHxUGKIwSM3IIkkZQQpo9vZvQQ5Wg+RB6l0eKdMaaP4lqDZXX9Gm/Md7xQeS2jQYWbhQe8gnxxigQToKbNvagnQgAU9AQSo2hBptfh5PUHSmpkUhtL+WG4fsDGXVrIwOceGdoCkt06Wm1L22+zHSb51tc6zFmbi90VZGtqaUcW1AK4xR7M7Hb6B1Do+u6dHqGl3Dbm0l9SRvwhHOYmJcx7R+vr/pu3cbGy8XM+GR0DTXLzGgZQ4jYCVLXiG9PT4ni0PV3+KXqSjrbTYra3ccwkayK3iy/NBkfmPlVi9ZJpas7Ygj6c/xLuvDqMMjNOuohkkMl5HLFIyuAMVJG07dqmz2t5mep6t0VqHU9/pwt+qrFlnrUBySuiOaCYUqJIzurvbuXPOZWYxDjP8QXS1pf9E3d1M36yw+ugl3tcMDjwIwKzGYtEtTEWrMS+aOiOmZdWv8AmSML7W2dFJLFSplBeAIx+dj6F6dS2IebltLM5nc+xfZVaz2Mut6ddafYWNw2WKdh02PkslgLaROeypGZowzb1jQtnY689pxstHS7pzKEr0PnsEgFEEOZuKCDJgT2oIM+AI2lBrbmhANNpQe1Rfq2fmj3kGi69FejtWH8Q73wg8bt2DZxQT4WADAYbaIJ0LC6nagnxx4ABBKjix98oPPPbDbXenSaX1RZ1Eumz28jjXK1wglEuRx/KaC3zrFp2u2ntiW0sdT9ompazoeoxx2mr6Zq7RdXkcDBaTaU17wWNa+R2abLG7vVHeIPYvPaK59r10m2PY9bvLaCY8pwqCDs47lZjOxitpja4G69jfTN7o8Gi6lZxaja290+/N1MMlxJcSOJeZHsoXA5qZSdlBuUjiiMRLpa9bTxTDs9G0PSNBsRbaZaR2sO0iNoBc47ydpViuGbWm87Wu1u8IzblxvL06VHx/7dYj/fEXTRlEsD2v4Et+NdOWn5WOep80T7HnVo0PFviKmTEb6CmJXqfP6HQwOy2s8u8UNR5f8AIo3G57h/htv8mualpzjUz2gcO10Tg4n3Sld7F42PeZoyR8K24o748SgiysqgiyxYGuziggzMp3iPMgaVGPxrTzv8TF+/CD2JAQEBAQEBAQeG6rHXWtQOw+Km2/yhQVja2mA2IJcTanYg2UTKAYbEEuNhOIwQSomYVKDn7LpTxntNh1mZjXWFjDPPG0jFty1rYw4+XNULlqe16NOdmz3N11fr2taXpM15o+jv1e8ZjFZslbCDx7xrs4LyTtl7Kxh53B7aeom62NC1npcumdNk52nmWeBsHKEplMszI2Py1LS3A1B7F1tpbNkudLzNsTEvVdGgt+S2W2ibHDMOY0RjK05hWuC41h1tKupsllrbtr3xlNDQ0OBxVnKVmI2vMup7/wBh3S3NZrNmLu5ZmNw8QyXJBY5rHhzyQ0ljpGhwBNK4rpXTtO5m+vidssmg3fs11+2MvTBFpPbHFsTX2t3AT8+N/eyu4GrSuV+Ks4l1paLRmNrealp0eoaDdWd4RO2WF7JXUoHd3bTcrEsS+LbNstnrhL2kmN7mPY4H6xjXEVb5gvp74eCImJl9zdC6I7R+jdH055q+K2a9/wCdLWT/ANSw523tvKzs8iIiSspjw2IIkjNvBBClZj2b0EORu2oqUHpvSX/jmnfyIQbG6/o035jveKDyWyxhZXgPeQbOADCmHBBMjwoglxCtPeQS4zhU7Sg1/V/T0nUXS+paJHN4eS+i5TJhgWuqCDUYjYjVZxLwbUPZJ7I+iIZmdRPveoNTt45Lu5gizFsUMZAklMMVO4xzgHOcaVO1cLcU7IeyOCIzLvPY/r/Scs1zb9JxSRaXDKyG6Y05rfmvbUco1c00G0sPlWMTWdrc2i9cw7rqu2hubqG3ZGx05cMrn4tbji4jfRZvt2GnMxtcTrvSnVWrjUGs1caJdgtZpFxDIHujaxwzvnqCCHtHdiYRTeSdlriN7V5zGKyhdPeyzqDT9dgv5OrL3WGsDxcRzMa1pz7xI01FPm4qWjM7Gq2mIxMz9b03wbooQC6pGAHxLWHGZajq7SLfU+ltTsbhodFPbSsx3VacVJjYtbbXz/7PPZq6+6QsNSguvCQRytluHYiQvZO5rCxwpQsLvPsWNSZmXo0cViHv/SRM2ovle5sk8VhHHPI0UDnOmfkNO1jKrpy8bZcee2ViPa6V4C9T5qPJSqCHMNqCFMCGkbQg1tw2pJGxBr5wA3HbVB7RF+rZ+aPeQaTrkV6R1UfxB98IPIoYwCCdm2iCaxorgPINiCbbMq4GiDYRtAxoglRxn/IgjdQdMWXUmiT6He1EN4BHnaaOaThmB86kxlqlsTl0thp1hYNihtomxQ20bIIgPkxxNDGDzALz9OXtndhIMjHue6KVrizE47PKpkR26nAHszvDRPUwvOx9OB4qRaGuCVLrVIMhbmFRuS14appy5rWJBK1zgaAioK815erT2PmX2/tiZPG7ZKXhg84qV15TfLjz8/LDye1NJGAtoY2Zqbyag+8vbL50No+/A090Py5pKkj5uCjWXqHsN1Zlr7SdNcXkR3I5FBwkq0g+chTpJjZL6vcylQdq6POjSM7EESVtN23agiTMHkQQpWnH3EDS2/8AWLDDHxEVfpBB62gICAgICAgIPEtSB/GdQ4eJm/2hQXRRj/Iglws3cUE+Jo44dqCdFhhuQS4W1QTLK3jzXMzR9aYmxk1+TnrsXHWjY7aFvmwkC0bJGWn3F5Yq9s2RjosDyA6SRzQfUc4kKxU45hPhjZHRrBRrdi1DEo8tfE5gaE4VCz0tY2OX6h9l/S2u2sNtf6Va3VtbOc+2jla4ctzzmeWlpFM7sXfO3rebRulPlnfCll7PtD024lvWWcYu5g0TStBq8MFG5nHF1BgKrlbM79rrFo6Ni7URDBZXcpoyOKCWR1cAA1hOKUhL7nz77PfZFqHVdzBcXMYtoILxs9xJJ6xtC+rnDfmkIowcMV69O+ZY5iK0p7ZfVEgbuFAMGt4AYBdnzUeRqCJMzGu5BDlbgUESVmPbwQQp2UNRtQekdK/+Paf/ACQQbG6/o035jveKDyezaMjPIPeQbGIjYgmRCtKbEEthrQUxGzcglRY4IJbB3sNmCDQ3XRugz6le3v4XBNe31W3tzOXOfMyv6p9ah0Y+Zs7FwtL3V2Q2dlo0Nry8wjaIqCKKJjY4o2jY1rQMFnBNmt1mdjdRilBoGgguOzFc773ekbE6KSwnyRh0Re4epUV9CQmMJogDWAjZ2bF0wxxZRbl7W+sdmKMS0et3v82e2M1ja0lw+d2KSRDjujum2y6JYaS5hdZWl0L+8jYQGyEPkfFC/wDJD35qb6BcrbXprs2u86X0iawbeyzOzOuXtyvIo4tYCBhuArQL0aFcRl5ed1ImYr1NtJTeu7xIshQRZHf/AFQQpnAVQa+4OFUGtunAA8cPfQe0Rfq2fmj3kGl63/8AE9U/kD74QeTwtrQH3EEyOPZTFBNgbjjXBBOgaONeCCdHsCCVCC2jhtaQR5Rigxatd3MV7aRQnKLp4AdSoLXA4U7TgvJfMS+jpzFq5czc6T0ZpeqXF/rbYxPckB2UScxxbgc7w5ubybFzmkRv3PXpxqXj5Gx1DrHpy6099va6Te6lbhlMkEQjY0MoO6+QsYC2vyTVbnhmMMRy96TmbRE9s/BD6W07VH6QLrU7ea0mmc50VlcvbJNFDX6sSPZVpcRiuHBMNX1YmdjYXrY2xAOwA2nyKSVl8g+2/W2al1e61idWO3JzGtRmeaY+QBerla4jLx87fNoq4FsxaZ5BhmblA4ZsB7i9OHkid8sZuC6RpPqtpQDDZ8aYTiy7joHUXWmraXfV78EznU44cxvusXOXeu19zsmZcwxXMZqydjZWnse0OHvrq8rDI1BDlZgUESViCHKzb76C3TG01my4eIjP+cEHq6AgICAgICAg8U1Fv/WdQrvuZsP/ALhQZYWE7Tu2oJkTe6ABggmwtzHsCCbC2ood28oJkTaUQbHTmkzuZtzxvHnpULNozDVJxMSzxytYKleOJw91q5QJtbgN4LWIZ5iMzgNjW8XLM6mZxDpGliMy2EAdU56DgulXKyDdmQSuMQDgzEhZs1VMtL23niDmOr2LVbQzakxLFeuBYRVZs3Vw3VtnqF7oep2thDJcz3ETYWxRNzPyySNDzTgG1qpFZxOHSL14ozshuuhunptH0XLdMyXdw4PmZvaGjKxppwC9OjSaxt3y8fN60XtERuhvXihXZ5UeQII8g2oIczQEEKUY470EKYbQNqD0XpX/AMesP5IIJ91/RpvzHe8UHktm4GGPHa0e8g2UBApTFBMjkdUDcglxnEe+glMd3qoJbTWmNEEq7nhtmyTSnKxgzPPYBUrjacPZSJmIQtOuptQtDdPj5TXd6ODa4MOLXO8oxUjbGVtEVnDmOttb6b0y2L9Tv4bOPCr5nBgqO0rnaMvRTOHmtp7Qulde6skj0fPdadZ2pEt9R8bHT8wZeQcC7Lvd2ilVPDxvWNWJ3PQNI69tYbqPTtQmJbJQQXZGAccAyYjBricGu2FWNjFsS3mpykwPoO8QS0bNirn0ucYZRYPM9AXtIqdte3gstS0HUh1Cy029fo75YdQi00iAQOo8ymNzmkE4EtcQcUn9TUTPC7X2asvY/Z3002/kklvjp8TrqSZznyOlfVzy9z+8TU717HzZbx7tqIjSuwQQ5CRvpXaghzOGNSg1s76E4+dBrrh7SD7vpQe2xfq2fmj3kGl62FelNT/kD74QeVQNOFNvFBPiZgCfQgmxDvAnAbkEyFh270E2JtaHYglxtPk7UGv1rXdP0y70q11AsZDeSvbHO805LqDK8k/ILqB3DArlqxE4d9GZjOEO6uv7qRyXGrOGpOkkkli1LUA10sYk/wDbNcAAQzYN5G2u1c5nG2Xu0dKNSMRMx7F+havqWvBt3NG6KyH6hzxRzz85jP4Nm4UXPj4nXV06aeyu9u7qQNaQDiBsUtLhWHkHta9pmndMadNFzQ7UJ2lsFs096pwzdgXKtZvOId5tFIzL5FvL2e7u57ud2ae4c57yeLtvoX0ojEYfJteZmZnpRK4UVc1UHT9J3IiPNdi23ngkx9XLXI6vZQrnbe9NNz7l6Du3XfRmlSOcHvZFyXOHGJxaP82i1Xc46kfNLbvG1aYRpG4IIUw3BBDkGB7EFmnCur2PATx/vgg9UQEBAQEBAQEHi+pf/l78/wDEy1+8KDPb037AgmxUO5BLhaRs3b0E2I0xQS4iMO1BNs3llwxwNDWlfLgpKxvRtTdNV5hGL/k8CV4NTe+npbmt0tthp0chvLiOO4lOeeSV7Wlx3DE7BuWKRh2vM2nZC8SaO4SnTr5kM82Je1+dpI35Saehbx1MzS3TDSQaZZ+Knkl6ilnnnweBMI2hp+SxgoB5sVnDpMWiP0tvaPhtjHa2m2JtGtBqSwcSplznbvR9V1mcVja0g7CFeJIqpo+v6Zp97bW+oziC51PNHaZsGkxgOdU+cL06EvJzFZnc6xwovS8bE/3kGB4BQR5diCHOAggzNqaDaghTnfv2IPQ+lsenrD+SCDYXf9Gm/k3e8UHjtm48uPgAMfMg2kR4Y13IJsRwwQS4nnBBKjdjXeglRuNEHK+2DWdW03oHVdQ0uF1xewwtIjaCTTOA80FT6lSuF4ezl77Pc4K4vdF1u40fT9e6nutF6nl5b9P02x5kUwlc3NGC/KW1cKUBOU9qxGZ25em1cb42Ss1r2VXnUuqQTa9c6v1ILR5itbYxQWEQe4ZiZZY2Mqe3BG8ViNttm9t7P2YdVNs3xaPpOl9PWgjYYzPmupnP5tHNkoWtaR69amqzwWJ1tGuze0cfQHXlzrt3Bqmu2s9jah4d4KBrHOeMwjDjiAc1DSuCYLXrMZxvenarK6CCGFx5s0UTGyO3l4aAXecrTzQ5e7vi8sgjPfnODMwaHHYBU44qRvanci6vcNnvbiKJ4EZLYi440awBp95Yz87pEYo9SzBscbQa0Y0NdxAaKL3S+UjySBBEld6EEaV4pRBBncaHFBrZ3V2oNfOQBjhjQ+lB7lF+qZ+aPeQabrT/AMV1P+RPvhB5ZB62KDYw0oK48EEyIA7u1BMhr5AgmRGlOJQTIyNgQeQ+26eWTqXQrOFnN+qMc0bsWls7ySCOBYx1VzvGXfS2RlJ9g/V1v1H0PLputyNv9Q6bueRG64o9/gpG5rWR2b1svejzHgFz1YiYzLrozMWmIei3/U+jabaunu547eGMElzyGgALjN4emNOZeA+0v/EZK4vtOlIXuYQQNRlaWsO7NGD6w7VY0+LevFFd22XzvrGp6lql/JeajO+5unmskshqfJ2L1UiIjY8GrM2tta8klbcZURBBvenGtk8RC40D2E4YGo2Lnfe9OlufZPsE1j8S6KcSA10c3eY3YHZA1x/SLQ7zq0c9Xe9DeBituSLKNyCFMMUEKUbTu3hBZp5pq1kP4+P98EHqSAgICAgICAg8Y1Ch1m/AOPiJv9oUGW2ACDYQg02YIJcfYglxtIFTsQS4uIxQSWbsdnwIL7k1pKNjtvYd68WtTEvfoXzDkerekLC81PS+pwymqaLITG6geySCT9ZDIx1QWnaDtadixV6aRxfLnDcN1Po3UrQMu7KCNxytMUjREQAajK6mzHcV12TvhmdHmNOdkzPu2uQ6utOkrixu7HQunoZ9QmbILa4e5kcMcr2Bsb3GpflFSaNFarFsT0PTpV5mNtrbPa2Psx6Btui+neVPdSXuoXJMt3dSFxaC7HlwtcXZI27hv3pON7y6lpmcZztV1zVrK3jmvrlzWRMrywTStNriuOW4h8o+0D2o3uvdaM1CweW2enDw+m1IALal0khB+0fiMdlF7a0xX2vJ4vzex7f7Lf8AEKyWC00vq62ktszQ2DU2isZGxuZuJx7FI1ZrOJNTl4ttr2Pcobm2u7aO6tJWXFtKM0U0ZzMcOwhd4mJ2w8c1mJxKx9NyqI0pQRZdvFBCmFCRvQQJxxxpvQeh9LinT9hT7IIJt3/RJ/5N370oPGLJ/wBXGRj3RX0INpDJSlcEE+GQV7DvCCXE/CiCTE8VFSglxvwQZHsbKwtLQ7dldiCN486zauYbpbEuW1fpTS9cktont5V/o88Vxp90zuvjMThJDlO9rHCmU4UwXCIe+mtis1n9Nm4t+oep4jO28fave6SsQjjczI0fJxL83lXXilmeVp0TLR6ppn4rqEl7qVw94mZyjbiSXlBmYOLGRl1CC5rSe7uC52l3rw0jEQ2sNnFaaTI2KPJWpdTaQdp7TxWcON7zadrhbvX3XU15NM90TA17IHg4OLO7Wh9XZsWJlqtXMHVpDcw3rnAkkus4SBnMgGXMa7GN2qTbENxp8UpM982yszO/O97vUYxpfJJI/BrWMbVznOccAFz052umpGx7BYu1MaTp0mp2xsb6e2Y+azc5r3RuAAc1xbgSMK02L6UbnxrYzOFZJMMfQiIsjxX3kEWaSm3cggTPrXtQa+V4qcdqCDO9pB8o99B7rF+qZ+aPeQajrSn91dTr9iffCDyuAVbXaK7EGxg3DaUE+IcUEuPE4b9yCVGKbdqCXHWgHpKDyX2ivMnVOp30sWeHSXWEccrqtDBJDMZw12FC5pC523u9Nz5Xttd1fTDFquk3k9jdUkgM0LjG4sJrldlwII3bFcLM9PSgar1L1Bq7h+J6jcXgGxs0jnNH6JNFYrEOVtS075biDWrZnTlvBO8i8ZnbEC0u+rB7rq7gKkDyLjOnM2zD16etEUiJlAshahpmdatneTVpnccoB35G5a+latndl6uXrTHFNeL/AHfhCkgsZZMps2A+s59u9zSGjbRri5uKRmOk1K6VpxwR/wCMz9k5gvNCiI51hKZYDsz0DgduVxGx3lSNSd0s6vp1Zji05zHtak28jZOW4ZX/ADXYFdYl822nNZxOyWy0MuivWtf3TsIO3K7uup5Fi7rpbNkve/8ADp1WNM6nOj3Dgy21QOtnZq926ixjp2StUrOJNSua+59LSb11eZFkOKCJK0mqCFMMDRBisAPxayO/nx/vgg9RQEBAQEBAQEHjOoD/AKvfkf1mav0ygzQFtAAgnROqaBBMiBO33UEqM0xGCCVHUUrs4oJTSMo7EGVjmkZTix2341m1cw3S81nK0xUa5hxGwcCCvDNZicPoVvnbDUzdNRyO+rkdACa5WHAeQKxxdbvGv7Flp0xZWk/NJdJI01zyGpqpMT0l+YtaMNL1x1dbadb8kSAPdgADsHFYtOWdOnS+evaJ7Q7mfT7t5cREWutrSOvrSSDKX+Rraq6Nc2hvXtw0mXiUDBI0Ma0mXvEHClAK719GXyK7Y9rbaT1FeWkkcbW5mDEVLq48TXEeVc70iXfS1picYe0dFe02+6aY29a91raSuHNt3fW27+JeytWYn1lxito2w734LbLPfOk/aH0/1M1sVu/w+ouZzBZSHF7dhfC7ZI3yYjevRS8T73i1dGa+5vZScVtyRJXY/CgiTOp2oIEzm419CD0Ppb/x+w/kggn3v9Dn/k3/AL0oPDbKT6mKvAbPIg2tvI0AoJ8D6AIJcUridqCUyTYTtQSYpO3BBIZIKIIt2YLW9bqEhyxPaIpsSO8T3XYLneOl207dDV3eljU7iQRatcstvl8rKKioIDX08xXLGXqi2IS7bTtKsBziJJps+BlfmcCcO6TuNVeFOJxXtU9p2ndO6c+BsoF1KwRxNYQXZnmlafNadqk+xIjpl5C7rNskFpawROkvXsI8NT6tz3mpmk2uHa2uJXC0xD10rl3XRXSOr6rPnLHXd/IAZHu7rIxxe7Y1vAehc61m87G9TUrSNr1lukdG+z3SJepepLyJj7Vvevph3YyR+rto+84vdsFKvd7i9+loxX3vla3MTf3PmT2gf4i9S6l6/wBM1bSon2ei6FLmsInfr5muI5rpqGg5jW0DNg7V7dOvW80vpGy1Wz1GwttRspBLZ3kTZ7d4NQWPFR5xsK4TGJw1ErpZKeRQQ5ZaoIc7iQRXag1876B3Yg19w8UFTvHvoPfov1TPzR7yDT9af+K6n/In3wg8ugoCK7BsQbGFwGJ2IJkJJOCCbFxKCVEa0CCVDgaH0IPHvbLaPtdB64u5CTHPcaZNC3aMWGNwHCq5zvl3puj63ytdwkWksTMWRua4dmFCquMwlaH0yLi6jZdksc8Zhb/Ly0wLh8ku2NBWbX6Ia09HpnsQdT5BvpBK7M9rsghhpkYG90MDjtp2BdMzjYtqUicWnM+z8U//AKPlDGw3LMoAqJGEjzOaF5sX64fY/oxiIvH1x98MJsYZppDZ3QMjQ1rY5hynGuO2pZ7q1NpiNsOHgVveeC22Oidn5Mtvdy6a+tzG5jZCGyscMHCvrNOw0TEXjY1GtOhtvExne3U2iWl9YmRjc4jJcwtxIBFat4j8n0LzTqTWz608jp6+lnfEfTZ7PZ2OYldLpt0BIObATVhr3hTex24r10nij2vzXNaM6N/29DtOm7+Lx9tq1hN3mOZz21yuD2H6t5G5w9BWLbCuJ2vsPpfqe06i0SLUIHtM4AjvoR60U4Hfa4HEcQvRWcw8V68M4TpSqyiSOHkoghTu2oMenuB1ay48+P8AfBB6kgICAgICAgIPFNSJ/GdQxoPFTf7QoM8D8DRBPicMAN6CWx1TgUEyN1QKYIJLDSlUEqM4UKDKCMABidgQLqflNjpXKW7XChBqagheTWna9vLxsQ5NYt4g5z5Gty+sSQuOXp4Xn/XHth0vS2SWtoefdHA5MaehYtqO9OXnfLxe91fXOo7uSe4c6K2Jq7HvEcCdgC5zbDvFHnHtBvYJr+Oxhwjth3nVr3juovZysbMvBz05xVyQlLTRuA30Xqw+dN+pcJA57jmy1GwCgJ4d3YtM5biz1mezjf4YgsLXNAeK4OZUt4HFYw9HHsdn0F7RNMtI2WGr25s7Yvz2Gq2ebmWN23FsjY64sk9WVoOINdoXO2n7XSurmInD6g6H6xfrenxxXr4337Yw9lzEQ6O4j+cCMM4p3h51vTtM797hracVnZudBIa1XRwQ5XbUGvuHj40Ho/Shr07p5/igg2F7/Q5/5N/70oPBLLNyYySPVFezBBs7eYDbjwQbGCSpCCaySvm2IJMchPagzxymvZxQZmzd6g9KC+TlSxPimGaN4LXN8u8do3IsThxV3bdW6M7lWFjJqlqX/UutKF5YTi17CRld7hXGaTD1V1azvcX1Z1r7QmgWben57G4Be2WTUHxsYAQAHNDHPds7FyvaK75ejTpNt0PI9S0LV5dSFxdzyX+qPqPEEO5bA4+pCzE+TeVxtzHU9NOWiNs7Z+D3D2S+wG9Yxmqa+11lHKA4QO/pTx+VX9UP87yLWny82222OGtzda7KbZ63qXWnWvRXst6XFzdNbBGczbHToKc+5mAqQ0Hb+W92A37l7qUiNkPmWvNpzL4g9pPtP6q9omvG/wBXmpbMJFjpsRPh7aMnYwH1nn5TziewUA9Fa4Yc9FaFha5pqWjGnBbHvX+Hvru7zjo+6IfA5slxpjiQHRub3pI6E1c11aimwrGpGYykPbXyVBrt8q4NIskgaDx2VQQ5X49iDX3BrjmpwQa+5lLRQ9lPSg+hov1TPzR7yDT9a1/upqdPsD74QeUwO4muGxBsoH1y8CgnRPHFBKiONdyCZGTX4EEmN3e7UHH+2LRbjVuiLy2tm/WSmPmODcxAY6oNBwXO842u2ltnD491eWHR3yW9pW5vA4l905vcj3DKNlQsRt9ztPy7tssnSElwI77UZczmisbZN5uJcBQ/kszHFdIrmSt5iuenOPp9Tm/BXU91KYInPa2Q0cB3R3uJwW7WiN7np8ve1vkjOJdM3pXUpDmkdFCTiDmL/eXz55unRl+pj0jWttnhr8UG+0S8sucX0nhDgXzxglozNwzA4hdqa1bY6Hi1+Rvo8WfmjO+Pvau5ubiBjWMkrE7ExHvMNN+U1C7RWJl83X1bUiIidk9HQ6HpDWmNkdbPAjhmLQ2hNGS44iuxr/cK8/NaUzGY3w+t6Hz8VmaTsrb4T+E/BM1nQRcQzNa3vEPkh7Hg1cPPtXPRviYe31HkotS2zrmPe5XRbm5sLxs8ROGErAK92tCHN3jivZba/J6cTD6q9i/U1j4TLcyQW0kraxzSP5fMZh3K7HkbWkrGnO3DWvXMZesyvaRtrVd3kRJSghTPACDFpz/+s2PbcR/vgg9XQEBAQEBAQEHiOp0Os6gccLqb/aFBfC8UFTTcg2MLsAN4QTYjhStUEuI7RuQSY3bEE60gluJMkQqd53AcSg3DIbWyglecXRML5ZzuoCT5KAKTOIWIzOGizGaJoOzaB5cV86bZfTiuGi1/RY7qEhwr2rjeHo074eZ6h0Hbunc7lipOGG1cI2PXOply/WUTdGgbptjk/FZYnXD3OxjtrYYOnkG/HBjd57AumnTpnclrTujf9jwDVZGPuJHscXNc4/WONXP/AC3eVfV09z5HMtYASaBdngVaKnsCLDLE45JG7iK+hZl0pOyfcvtJ3Rl7AzOZQGgY1B3EU3qzCUth777AddA13TtBJo7k3Fw0uJNSwirG/u4rMRty66ttmH0PI+ldy28yHM73UGunfiQNiD0zpL/xzTv5EINhff0K4/kn/vSg+fbORvh4sccrfeQbOE0y028EGwgk4IJkcuzFBIZLU0CCQyTYKoMjZaH30GWOQvNGipO4YoJ2k0u7O+vYZmSshbJDG6NzXDnAEPGZpIzM2dhSWqb3JRaHqPWNhp95DDy3uhY2e6mBEeApUVFXHDcvJqaU2l9CutXT3uz6Y9m3TugyNu2wi71If+9maCWn+KbsZ5se1ddPQrXb0vLq8za+zoYPal7TdF9n/TUmq3/193MTFpmnNdSS5npXKDjlY3a9/wAkdtAe8Rl53wl1t1j1F1nrs+sa3dG5vJjlAbVsUEVathgYfVY30naaleitcI00cUcOA3jaqKOvO+IIh3icrnDGlfhWc9A3GmTu0+WKcRF0kTg+J8bi2eNzTUSMlHea4HHhxWkl9Jezf2gt6o0sxXbw7V7VoM0gaGc9mzm5B6kg/hG7N4wK46lMbY3LEurkkoM25c1QpZqA12HYggzTbahBqrl/DHEV9KD6Ti/Us/NHvINN1uadJaof4g++EHk0BAod/uINhA7HA4oNhE7EY07UEyI1GO5BKjcaAoJMbgUGk9oeoXWndGahqNpKYZrMMmEgx7rXjNUY1BG0LN9zpp73xTrM97rOoR20IN1eXcrg1o2mSZ5I8ij0Ym0xWIzM7nZ6npGnaRomlaZCQ5rHNNzOMHXE9w6j6U3Na00ruovNp60zxTHTufoOZ9Mrpxpac/6Zzb2z9Pg5m7aOfMI2gNa94DBgAMx2AKw3aOp1DpImNaZXtZgPWcG7u1fJ4Zmdj9Px1iIzMQjExRzzTh2WItaA4UIcRWooTiumJxEdLzZiLWtn5cQ53W9G0fULV11pU0fiGHvwMcADU/MPqnsXt0Na9Z4bw+B6hyHL69OPRtHFHRn7uhz2mQTw33KljNJAWkbiRjtG/Be2bRMPz+hpWpqYtD0nRHG/0gxk1uoHsq47XMDsHYdmBXjvThvnol+r5fmPG5eYn9dJj64zsn7ltx7E+s9Sff670zCy6htLkRSWbHBtw2rA/mNjdQPZtqAa9i9OnbNX5j1DRjT15xsidsOv6I9lXXes21pFq2nHp6ys5hJJcynLJM3eIohX/OFN6RTqcJ1et9CRxR29vFbsJcyFoY0vxcQMKuPFdYjDyzOWKR+FFUQZnChQYtLfXWrEf8RF++CD1xAQEBAQEBAQeFaq+mtaid3i5x/rCgyQSVArgNtQg2EMlaAHFBNhkJ3Up50Gws4ri4flgjdK7g0VHp2BBvrPp6XB10/l8WMof848exBvI4be0go0BjGgucBt85Qcz19qc2l9IXc0LWm5mdHEWyVp/OJmRv8AV30fQeRcte2KTLvy1OLUiGO1ectNy8Fdz6EwkPjztNRUUxqqjWXNra28M93OAI4I3yyYfJY0uPvLHC1xPlL2u9UC1D9KjkD9d1cMvOopW0PKLwHQ2bSNjYYsrafCSuuhpcU5n9MOmtrRSOGP1S8hmzPGc15daBx3nsXuq+XqTnb0LZGjlsc2jcxoW78N/kViWLV2RMKSNyDlihIxcRjjw8ysM2jGxltLaeVrzGwuwyig4rNrRDrpadpiZhfHyrY1P1km+mAHn+JTMy1w1p7Zdt7H9XmtPaJouoczlnxDbdxykt5TwQWBo3bB51qZiGYibRMvsS6LonUeMu8ZsKjcQtPO18ryaoIEz6k03YIPUukDXpnTj/EtQbG//oNx/JP/AHpQfOmnvHIjFTTK3HzINvC+mG1BMjloAeKCSyQ0FD/lQZ456FBH1XqXSNGhil1G5bE64cWW0DRnllcBU8uMYnKMXHYN5VrWZ3JMvN+qf8R+j6fmg0TTXajcNqHzTScuAEcCyrn+ZdfCx0pmXk3UHte9pPWd3DpUd6bVl7Ky3g07Tx4dj3yPDWNc8HO6riBi5WaxEK+4+iekLLpbpLSembRrDaafbtjnJaPrZfWkkNKCr5C5xXFXSAAAACgGwBQaHrXrTQ+j+nbrXdYl5dtbijI205k0p9SGJp9Z7zsHn2KxGR8Ge0Xr7X+tuobjW9ZfSZ31dpZMcTFa29atij48XO+U7Fd61iEco+4bEPVqBsI2CvatKiSzOeO5UCuLviWc53IsjeWUoMGmoB4+VWI2Do22L5mskdKaHFoZTGoqqN70jr9x05rdtf2vMmdEe/Bnbmez5TW121G5MZ2SkvpSDUrTULKC+tH57S6YJIXbMDuPAjYV5rVxOFicsM02FNyitdcPJaKE1NaoNfOXih31Ax8qD6bi/Us/NHvINJ12QOkNVJ+wPvhB5DBJQgHfuKDYQSCoJwKCfFJvGIQToZDh8KCVE80QSY5KGiDQe03T36n0DrFrE3mScnO2MyGNpyEHvEbQNtDgs23N6c7XyJo1hNpdnLq5Y7nXjnC1kIJy28bqSPa8YAyu7jCN1Vztidj6nKUtSfFxOInZ9TpdVY7WLfRZoKthgfJJcteRma2GgqabaZaLx1+SZrL9NzEePWurXr6XHv091xPkmlfLJI4ggktbmc7c1tF3m+Iy+bHLcc4mZnP03Q6WUaRp7A6QQw0AHMcAThhXvVXzI47bsy/RXjQ0YzPDX2/+rm5tS6SZGRcCW+na51dpDjmOIqQ0VXujS1pnZsh8C/O8jFfmzqW+n1NZfavpkwaLfTIraNpoTQl5B35hTELtp6Vo32y+bzHO6Nojh0opET9fa2mlyW10bV8L/r/EN7r8S4N3V8hrjis2rMPby+rS8Rwzt4ob+EfhLTdWmZ4ZLE6WM0P1biQab3eT0LNNXijFnp1uV8G3Hp7uL5o9k9T6W9nojtTdsFP+ocu7hpvaI25qDsLl15ed8Pmet1iYrb3w6+WWu+p4r0vgIsjzu270EOZ5xQQZn0FTu2oLNJf/ANa0/gbmL98EHsSAgICAgICAg8A1Vx/HtSpuu56/eOQZIJKChwJ3IOi0LRtU1Sj7eMNt24OuZO7HXeBvcfIg6+w6T0+1I8UXXcvys3cjA8gx9JQb6HlsjDYmNjj+SxgAJHHsqgulnggAluZGRA4NL3Bra9laIKSEuDAWkOdiRt7rcaec0Qcj7RYJLvpm4LWtc1l1aOe8kgCOG4aS7y560Xm5rPBL18lMRqR9f2JMDAMAvHD2JjIu7Q4hbwxMvPvbZ7QbPovpK4DC2TWdRikh061pmJzCj5nj5kbeO04KxXM4K7cz1Pj/AFG1itLh1ldzCTUrkMuL24ldV1ZWh7I2yHfj3idtV6aTnb0LqRFZmJn5p3/g5q8dJzsr25cuAYNgHZRdqvn6uc7VjAHCoqKbO0oVW90Yk+YbVU2QlHUHPby3Exw7OVHgKU91Z4XXx8xjdClpaXl/cxW1rA+eWQ5YoIWlz3O4BoxKu5iMz7n157AvYA3pyO16r6ugB111fA6c6hjsmPGD5KbZjsOPc8uyxDNtSZe3zRg4OaHOZiHFoJLcaHEbRsKuXNxHUVr4XUHhrcsU31kVPVx9YDyFJGhneAg9V6LObpXTCN8DfhQbO/8A6Dc/yT/3pQfN9hIeRERShY2tfIg2kL60x86CZE/GhOxBIjkwp2oI+udQafoOjXOsagXG2tWg8qP9ZK9xysijB2ue7AKxGR879R9SaprN9d39/LS6nbknc01ZDACXMtIqU7jPlH5bsTuXrpXhhje4DULpr35WYRt93yo03XS9xbaPq+j6q+EOktLi2u5C7GjYpmyudTd3G0CmMwj9HrNwfCHtdmjf343cWv7w99eWW5R9a1jTdF0q71XUpm21hZROmuJ3mgaxgqfPwG8qI+Fvav7UtY9onUnjp81to1o5zNI02teXGTjJIBgZpBi47h3V6K1wjgdWEscAkjLmua6jxwDhgl5mI2DWxRSSNa6UucyvciFS55/JHwrHDM71TmaVe3NHPDIWCjWMJpQE7AF1Rmk0m1goJnySGhwaBG0EbjXMUMpVveafDG2N1pNmAyseHB+ziMEE+J0eXmwCKZjcTG+MFwx3g4haR6/7J+qobyxk0eUCOeEmSBte66vrAV3rGrXMZhInE4dtO4l3YcV5m0WQjNTeMDVBr7wuw+aCNnlQfTsX6ln5o95BovaAadGaueFu73wg8Zt3ONMKg7EGwglFQAdm9BsIJSR5TignxSHADgglRGhFd6CSx6Dn/aXZXV90TqEEGozacx7QJnQNDn3EZwNsHEtyczYXVwCYapEzOIjMvmLV9S8PKLa0m7sDWtdynHktDBRkUYOBa0b6Y7d642rE7cP0Gle2nilbT8v03K2erRy6TzriURmFssU78Ggl8gIrTi3htXktTF8R1PtU5ni0Im84xOJ6HHXnUxEp8EylHZmyvx31qG/GvVGjsxL87rerYt/XHTvlCEd1qE3NuXvuJpMQ3Fxp5B8CuYrGI2Q4107608WpM2tKbb6Le1k+o5LQ4UMpbGKZfyyFi2rX3vXpcjqZn5eH34jo9rHd2FnCwGa9hLw5pLIs0pArjiAG+6rS053OXM8vStdt656ozLHpj5dNvBcNIfyXnI01oZB3W17C11V1vXMPHyt50tSJjodjoutR3xktbmMw81lsDIyrhjIQMNvyl5o5ec7H3P8A9WtomNSOHdth9C6Q6SLWNFhtHtMFrI4NeDUPilZQs7KVqFnTvw3xLfPaEanLzeJ3bXfSSHcvc/JI00npQQ5JCaoIczwUFukyD8d04HAm6ip9MIPaEBAQEBAQEBB8+6xIBrupVH/u5/8AaOQbXpTQn61qbbcEttogJLyUYZY/mj8p2welB6/HDDAI7eBgZFGAI2NFAGtGynoCgvc1sgp87Nj5MKqjFypyGtdcFmZpMhY1oPZQ0PFBBk0DSrh7HXEZuXyHO585MhoKEDHAYlvoUwvFKTFE+3aw23ejcacp5JIbUnuHyNrREY9StI7nTbizIBbPC+IBwG1zTQO7Q7GqzeuYmOtvTtw2iepptEAl062mc7M98YzH8oCjvdC+bSNj6upO3DYmrBWuAxW3Le8b9pnRIbqGq9SysGox6jCYLu2eBz4rdseUC2cTlys9ZzTga7a0WcWnduh3071iMTvl8j9QQ3kWpSR3LnvkGUNc+tSxrQ1hNeDQAvfpWia7Hh5mkxbEtWcXYbzguryTtlUu20OzAeRRZla6lcFUldGzM4A4N3nsG1SZWtcy+s/8J3s4ZpukXfWWpW2afUAYNPLxi21aWuc9oIwMjqYjcO1InLV4iNj6LkaCbhrqtqzNQ9rXAuP0cVXNa6knIe4d6Rne84Y6npQcz1Rbc3SZDtfbUkad+Byn0tKqOBneDtx7FFeudEmvSmln+Ib8KDaah/QLn+Sf+9KD5lsHObBF+a33kG0ieGmgKCXHIaA1QSWzcNpKDxv2r9Syapr7dOt3fzHR3OY0DY68IpLJ/wDaacje2q9OlTpZmXmWu3ojiNtGaFwq8fCV0sQ0tnAZZS8tzsio4s+ca0a3zlY3q3cAL5Wsc3muNXTxtBq8jARNH5TqNAW4ll+hnQ1jq9h0bollrMgm1W2soIr2QbDK2MBw82xeOZ2tvm7/ABNe078d1o9FabLm0fSXh2ryRnCe9bi2E8WQbT+X+au+lp9MszLw5gY+QNjAytBLiNwG8nYumCZRI2HVpTbQNLLCB2aeXe8/JaD2rE/NOI3CVJaQQMLgWsmLRy2Uw7M35I4b1uYIlDfqNy4hjxzHilMoAaKcOAQwtfc3TnDNEBXfmBWVWFzG4ULRv30WkVLnZmSRuLJW4tkGB/8Aoskuh6V1wQ6nFctIgu4TSVjcGmuAc3gFuss2h9AWeoC9sILppqZW9+mFHD1l5tSmJarOWKZ9a0XNpBuJAW0ccaivmKD6gi/Us/NHvIND7QTTovVz/wAO73wg8Uie0mhqO1BPic0UogmwSkGgwqg2EEhwPBBMjk91BlfdQW8Ek9w8RwxNL5HkgUAx3pED5t9oPV2vdQ6tcuhv3w6dI45LeN5MDIx3WCg7r35dvapa8Ve7Q5a95iY+WOv6b3KR6LFc2YMMxjc1zhmkFc7gcXv/AMi8d9fFn6XlvTK30sxOJ9vT73H395ex+JtycsM0rZQB6pMdWhzV66xG9+b5rV1KzNZ/TNs9mzKDBBmeAWue47ImA5jhX0JMvPp6eZ2xn2RvbRuvzwWrLeKsLWtyuZEOWa/lu9ZxXPwImcztfRj1OaUikfLjojZ2zvQ33ZdWaRlS+lASSSG1qalb4eh5bcxvtMb2CcMd34CXClXAijm+Wm0dqse1x1ZidtZ/FvbWGW90kNkAlnJYy1xbG9rgBi4upzG8uvkwUtMRD1aGna+zZmIjHRP5uq9nukSyXl7ezxOigtmxBjXg0c8kmNgO/cVrSmJnPUxzOnasRExiZd7Za7dWXV2ni3kLY5by3gc3aCwODTULHDFpzL0a+tbTpMVnZOx7xO8Ne4cCV0fIRHzChqgiTSmlBs2oIcrxWu1BXR3g69pvHxUX78IPbkBAQEBAQEBB866y/L1Dqn/OXH+1cg9X9mtgy26YhuKfW373XEjqUOQHKweTKEHTPzAukFMzqNYDh2DHtcaoLiCGuDATlZQE9oPxIKloGZxOAZSvp+JA7ofhi5rMB5Th+9QUIHNaHDCNpOYdtG+8CgxPGWJrspJNZHkDZU1/9SkjmtJcIbi+sKZRb3DzE3+Lk+saf85fNnZaY9r6sbaVt7GzlcBA8ucGta0uc9x7rQMST2BaiM7IYmcbZeIe3DWNZueidZvbeTwWhBnJAFPEXEdWsY5wIzRxyTSYtG3fwXqiuIx0OcXiJzP6vsfNfVN147Q9Nu7gD8RiHh5pBtc1rPl/lYKaUYtLfM54Imd7km1rhtK9D58MkULn5qbgT6Nqky1WuTlmji0YMwPnTJNN8x0PW/YH7JW9aap43UhTRrN5dJCPWuHRgOMf5MYHrnafVCkxmWqzir7O0e2jit5bK3ga2wtGRQWgZQbWjm4UpVhIorDnM5bWXDxBJr3BU7BXK9ER+a6kLWA/Vx9959XY1py8SMpQam+Dn2E7ZR35Ld7nD9Gq0jyiSY5QScabFFez9CuzdIaSa1rbtx9KDbah/QLn+Sf+9KD5ksam3iptLG4cMEEyOQEgelBLilp3TiAgyTXhhtZ52AZ4InyMrszMaSK+cKxGZJfOepzGDTm3TiXS3GZ7XHfUlznH85xJXtnZDnvcTc3DppXPO04rnMtp0UXJhY0A5xR7hsq9wwH6IVjZCPYf8NfRLuo/aDaT3MefTtFA1K6qKtL2Oy2sZPbL9ZT8hZ1JxX3m+X077afaGOh+iri9tiHa1enwejwnGs8gP1hHzYm1efJTeuOnXMrMvie5gMEWSaUvnkrLcTvOZxc41JcTtc4kkr1yxDTgS6pL4KyrFZRGtxcfPPb2/NC5fqnEblbu4nstDsoreNhD3EOybcoPq5z85209i64iIwkbWkmfczTGZzxI54+UCPeWJbhEmngjP10oP5Ef7j7qk2iBGdcNkdWNrwBsoFIlFGyztIzucWcKYqqzMvmsOV5Lm/JJCIkwTsMgkjILhtHFp2tKEvcPZnrpu9MmsHuzOia2aF52lvqkn9EhTVjNc9TNd7qZC7Lm2eXevM6NfM6hJI25fLtQfVEP6mP80e8g5/2if+Eaz/y7vfCDw2GWgoSgnxS1A2UG9BsInA0IOzegmxSVQSopK0A27gEHkvte60s7m5bo0U0k9nb1N1FC0ZHTNNO8+ozBuygWZtPQ+ho8vpxidTMz1R97zC51AXUPNiik5MDAHExlrQRuFMD5l58Yna+7W/HTirE8NY6mM6hFFpkVq0lt29veicC1wBJLjQ+hceCZtmdz3eZrTRjTjZeY3bp9rQanbxSxnDYKCm7yLtFsS+RzOjW9cJXR8cUN1fxPxuRAzK4+swVo9oPnCzrTNojqy6+kadaX1In9fDH1dbZ3nT9hfAvnbkLBmMzKB5rg1vA1KzGrNdkPZrenaetttsx0xv8Ac5LU9D1K2cZZGc2LdJGKgDcC3aF66alZfm+b5DWpOZjMdcNr0N1Fd6FLPKy3juLeZ8Uj45mtcx7oC4sY4OBrGS7vU7Fq1sPPo8va+3dCZrPLuOkrTUHRNjeLt1vOYwGtA5bnNDW7sMFypszD6nN1i1KXmNv6bfV7HfdEPutG0CzswaSTZtQ1CF4zCr2gQsLXju5WU2LpNIxnpl5+X178cRvrG2Ynb/6fUrp4t7zqrRmwfUTG9hlfAT3Cc49R23ce670qUzG/avOzS8RFfltvmOj6p+6X0JNJV7zXCpofKVt8lDlcRhVBGmloK70EGZ5A8u1BXQ5f+4dMFdt3D+/CD3lAQEBAQEBAQfN2vgu13VmgVc68uGsHEmVwHuoPoK0g5Npb25AYIo44wwbO60CnuIMp7xbjgAXVOyvqj4SgsZQsacv605iAfkjEf5oCCrspDg6vfcGeXHL8aC7Bzn5RSpaM3u/Cgo5lRIQ4gyZW14YAf+pBWQuHNe11HNaA0HYCake6Qg5HVnCw6tjZXu3lsKHtidl+FfP5nZeJ64fT5X5tOY6pbu1tG3BYZP1BJLo9zwBgD2VxXfl6bMvLzF9uHhH+JW5gs+k7+xccr33dvG2Nw7z43zvuBk4g5cfIulmtGNuXy3rjskVtZF1ZYw+W4/lJDmp5hgmn0y3zE7q/W1DR3TXds8pXSXkiNiVZBrbs0aTla4gcFmdzrSPmwkaM5zL2QcnntexzZYKE1Y7bs2Fu1S25rSj5pfW/+HNln0v7O7u4um5KfzmR2UmR4lLmxsHGuAFOK1WdjjqRicPadKhedOjjeeXLC5niQDskiIL6EbQWhac0k5pWW7nAfWFrpI6UGRoMlDxOxBhmLiLp0TquwiDTsa5raEfSkqg1moZBb3rg7NkheCfK00HuqwjxxzyWeUBRXuHQH/hmkf8ALt+FBt9R/wDx91/IyfvSg+XbKYC1hNcSxuPmCCTG8gilQSglNlINHYoNZ1hqwseltTlBpJJA+KEAYlzxlw8xXTSrmyWl4N15d8u6g0tmAsYI45f5TKHO90r06ks13NFplrG8vuZ8YIQXFvznDYFisLLNafXuaXuxcSDup2rUbTofbv8Ahk6NGg+zqLU54sl/1C/xslQQ4W4GS2Ya/wAX3/0l59W2ZWIeMe3TrcdTdb3EkDxJpujNfZaY0HulwP8AOJ/0ngNHY3tXfSriGJna8Zu5LvWb11nbPpbR4z3BwaBvJ+Ab1LTNpxCxsbqyitLS2BhaW2VqQGtPrTTOGGY+6eDV0iIiE3tFqF+Z53SAc15JJPEna4k4NHwLEtQ1stzn7jpC8D+DiOVg8rztXOZyqkVGtzNiY1lfW3fTdt8ysREDKyV8jg4UoNhFR766Iuc5wrsFduFarIxte9xOYggY4gIMsRympaCUHfezLUvC9Q2bXmkM+a2lP54OX31uIzGGLb8vWZXnM5pNXNGIXidWvuHUaC47SCKeVB9Xw/qY/wA0e8g572jmnQ2tH/hne+EHhMW0V2oJtu4+bgg2EUlNmzigkxyV2edBg6h1Y6boF5eRn6/JybbjzJagEccoqk7nbl65vEPBLnSSZ2XF+7a7KYAa0zbMzvLuXktr9FX6rl/SsTFtXr3e/rn3l7LBDC1shbFFUNxo1oG3yLyxmZ9r7mtalKxE4rXd7HN39zb6lI6YESwjCItOLKYAgjEFeqlZpGHweY1a8xM2316PYiNZcQZ53DxMUZysOAk5h9UEbH028Utidm5yrF6Zt+usbuvP34U6fa52qE28mWd0b6OcDTOO9lkaaGjqYq22RiXPlIzqZpPzbe3qmPa6GTUIzIyxuAbW5xc+F2xzjt5b9j6di4xT/Vvh9ieZrmNO3yX6vb7J6UiyszNIc9REzB5rifyVz1NThj2vTy/L8c7f0x9MKar01YTRTz2wMNwyI8iCMARvlBGUHFuUbalOX5nbi8/W83q/p08HHoV+bprHV1x7Wz6J6b0jWtLvLG6c91hpt/FcztcMkji2NzRGAfnOfT81enUtNZzD5nK6FdbS4bxMWrPuxLp7vQZ2WtzPbzc9108NEb+67lt3NOw9is81EztWvo1qRaaTxZ69mxl9n/T8t11m26uYnRx6T9bI14IPMy5Y2nzmq9Ubow/PczmL2zGJjY9dfLt3hHlRJZDxwOxBEnkINNqCFNKeOIwQX6A4nqLSR/xcP78IPoJAQEBAQEBAQeG9M2Vve+1OaK5ZmiivLy4DTsc+J7nMBrtxx8yD2k1GVxNTwPbggoRVjmkmriGV347T7qCheA576CjBQDZjtI/ehBQDKWNNQI21ca1xOGP+cUFA9zuVU4vcZKbMAKgf5zUABzm4EEOlrX8kH/8AkQDG5/NGwOe1vmaGoOJ9o07YNd0KUHvPbO0t30BYfhXg53/S+l6fGYtHudlbQmMWrKeqwlw7SGj417aRisQ+fqTm0y+Wv8Xeqm01/SbFtwJJTD4ydmWpY8F0UdP0XOosWjM4enRnFJl81czmzOfIS4PcSScTjvW52Q5VnM5lKnsx4eowLMRiKEUrTy8Fmsu2tT5YljZMLeKRzR35WhreIbWpPwK73OZ4dvW9W/w922kz6rfW87rcalfcq2tzcVqyKWoe6Jux5rSrajBSZ6CInEy+i7Xplmk3Wl6LokpbYRvhmuLW6OcBkBcO6dozONcuwbsFYjG5ib52y9LYXGO4kb3JnBrMhINHNaGbRt9dackh3LNyHOdlMTHUrgAHuDa+XKxBCfIZYY80ZaZXGQkbwHGTd+iqIOoxn8Iv30DAWSBjOIbG41PbgFR4vmIY0dgqoPc/Z+a9F6OeNs34UG41H/8AH3X8jJ+9KD5VtCDbQ8AxuPHAIJ8ThUEndggktcKA7UHHdc38EuoWuluIywQy3dyCfksyOp9Fvur1aFcRlztO14Nql5LeX89xL68sjnmu0ZjWil5zLeEkUj05opTnUY09gxd7q10J0t10j09JrnUejaFGC5+pXcVoaYUZK8CQ17I8xUmcQPt/2u9UM6O6AdbaZSG9u2t03SmN/gwWZXPH8lE0ny0XHTrxSWnEPiTWrma9u36ZYO7rRS6uCTlYwHYT+6q72mZ2QkMULYmcvTtPb9UCMzvlSP2ZnfANysRjZBjpY9b1eGK6FnEawWbHNw+VM7Bzh7wUvfErENOxt7qNSTy7Vu3hh75XLbb3KktsreEd0Bx4vFQPINi6RWBjk8MHEyStc/cSQaeQbkzCLTcwE9w5jxoT8CZFsjxwIGwAhBjaTmqBTDYcSgkR1I248UHR9MSvi1CB4wayVsteBaCfgW6MWe3TyB7+a3AyDM5u4ZsfhXkvGJl0jchXTgQDUDK4D3VlX1nD+pj/ADR7yDnfaT/4JrX/ACzvfCDwSJ+XaKcEEuGQGh9IQTYZW8UEyKUA+VBouu3huiRXTnUjtZ6ltaVL2low3nasamZriOl9D0ua11ovb/S8t1e/tGxyguLgW4ZGl5qdhwFNq8FaTl+11eZ0+CdufdGXD9T6s67toxnbgDmhYahr3Yd9x2u27MF6tDTxL8/6rz06lI2x7o6J9vtcvFPLA8PheWOG8fCvVMRL8/TUtSc1nDdv6ieckEsIPKAA5ZpV59Zxad5K83g9MS+xPqc5ilq7urrStE1uA6jbQlmR7pCZ5K5g/A0YK4gdg2lc76U4y9HKeo1nUrWYxt2z1+z3Pb+nP8P/AFJ1Fbtudfkj0awnpI21ljM10QcQTHVojNNmZ1excqzMbtjpzXP0tExMcf2PTNB/w/dB6Xashmn1DUWs2CacRjH+Rax3pck6VbTmd7zV9W5ilYpSeGsfX8Vuuewf2fXraQQ3mnygd2a1vJwfO17nNKcERuj4MRz2tO2bW/lMfY5PVPZiOj9Fu7+wv57y0e+CGaKcZ5WVfSORr20JaKkOBBONVIrmHv5Xnpm8UtmdnvlBsTDeSwxwvzMipXccOIOO1cZrOdr73iV4ZmJzh3FnA21iIIHOkOeVw2k7h5l9HRrivvfhvVOY8TVxG6uz8V8kmB7V2fORZZKYIIkj67DiEESUkkk0pvQSOn3/APcmlf8AOQ/vwg+hEBAQEBAQEBB5T0p0h1Db+0W51S9sXQ6eJbySKdzmEO5riGUa1xdiHV2IPTcku3L8r3BWnvBBUNmJo4UGc4/k0wQWOhkIY3aM2d/DAlwHpp6EFHwvc13dxldR1DQhmz96PdQCybPJIGd4NDYxhifWP+cR6EBkD2vjbl7kbfWB2n1dnkqfOgviikysz1BLs7uwmpp7tEHK9cdPXmq3mgTW8DpDbXn87e0tGS3eKvJqRUVaNi8+vp8c1971ctrRSLe2Pi6iRswc97Glzu6GA8K1J29q9Dyvlb/EV7Jfan1f7RJNQ0LQ5b3TYbWG3iuBLbxhxaC59A+VrqVdwWIja6zf5YiHmLf8NvtqaK/3XnLjtAntKf7ZXekYhsf/APn32yv0mSB/S0zbmoDSJ7SjgDX7bcsxXEu1taJphDn/AMOPtmc0FnS8+YYZTPaU7TXnLUQxqWrMRh27f8OfXek3lnqej6TLJFRrLuxklhEgwBc5hMnzq76jaCsXrMumlqxD2T2d6N1xBqsz+odJumZWk219JLBISAA3lvax5Pqjuu8tUpxdLGrwTul6YLa6pGzlDJme+Wu3DvMp+lT0Lo86stpOYrgua6Uvq1rMB3coYMuPa4oLbi1uc9ImHlRtIjaKVrXCmPzWBUQdc0q8OhywWkL5p228wYzMKukkaGbSQNlVR5W/oHrSgA0qQ0G3PF/pqD13oqxvLHpXS7O8jMN1BA1k0RIJa4bqtJCDaX0b5LK4jYKvfE9rRxJaQEHzla+zL2gsjjDtGlDmsaD9ZBtAx/hEExns56+BBOkSmn8ZD/poJEXs+63GDtIlA3kPhJ8wzqwS8jufYv7dLrVdSub3Qbi458UrGyGe077nENbl+tHdLRWh2L0Rqxn2McOxzUn+HD22ueXDpaYV/wCItP8AfLE6kNJz/wDD57ZS2Bg6WuMsbO99fZ+uTU/wy14kD0X2DexDrvSPaRp2rdTaHJYabpkU88U0k0DwblzeXGKRSPcSBI47KYLGpaJ3Dq/b/wBLe0/qnX42dP6LNcWNjE22srjmQNYHz964uMr5Gu7oDWDDcVrTtFa+2WZjMvIbr2De1m3tm2WndK3JiBzSzuntM8r/AJzqzegLfHWIxErEGm+wn2w2kU9x/dafxIYRAwz2nrnAGvO+TtSNSsQTDQM/w3+2t8+efpecscavpcWlT5zMvPnM7Wm5uvYN7YWxtig6VuMjW0aGzWgH+2XedSI3JhrZf8PPttldU9Jy04uubVx9HOAWPEFp/wAOntowy9L3De1s1kPemTjgWn/Dp7at3TF0eNbm0+CZOODCh/w6e2uuHSs9N1bi1J/2yviQYVb/AIdfbYDj0tORu/nFp/vk8SDDLH/h69tTTU9KT04eItP98niQYbjRvYT7YLeVz5el52ACrfr7Q1I8ky1XUhi0S9XHs466MMYdpEublMDhzIcHBoBHr8VxvObThuu5Fl9mXX7m0/BZSQQRSSDiP4xYV9IxAiJgOBDQCPMg0fXVhe3/AEfqtlYxGe7ngcyGJpALnEjAFxA9JQeNt9nfXG/SJfvIf9NBni9n/WrSK6VJT8+H/TQSWdC9ZCtdKkp+fF/poJDOierwBXTJK/nxf6aDXdW+zzrHUenrq0h0qSScujfE0PhBJY6uBLwNlVYInExLyC99h/thdcSOg6buQ0jultxat3nhMFzmH1K8zWLZi2O1rb72Ee26eFrD0vJOQQfrZbMkADjzQVK0jPUcxz3FWI2W98IkX+HX2uOkaZukLmIA1c6G6tD6GvlPvrU56Hm09TSmY4omPdP3SwP/AMN3tpDuZF03O4mu2a0aRX/7yuehzmYj5qzmexO6T/w++2TTeqtG1C66YmFvZ31tcTnnWpoyKZr3YCXHAJbbEuVJxMPtAaff53ExE1J3j414407dT3Tq062RthefZHyVHxrUUt1M+JXrYZtOv3bIDXyt+NSdO3U1GrXraTqXQdWu+mdUtYLR8lxKyM28QLKue2QO2lwAw7VmdK3DMYevk+a06a9LTOyM57HC6L7NOpRIy4vtOfHJCea0tkjDy5vqsqHGortBwTR0rRO3c+n6l6noTTOnbN+jGY2t/J0n1Q52Y6e/McT3o9v0l7n5Fhd0j1URQac/6cf+kgwydG9Wu2abJ9OL/TQR3dE9YnEaZJ9OL/TQYX9C9ZHZpcnb34v9NBm0Xojq6DXtOuJtLkjhhuopJZC+IhrGvBJwfVB7agICAgICAgIMfOh53J5jedTNy6jNl4020QZEFkkkbMudwbmIa2pAq47AK70F1QCATidgQAQdmKCqAgICAgICAgICAgIKFzQaEgHggqgoSBiTTyoAIIqMQgqgILczagVFTs7UFyAgoSBtQWuexrS5zg1ralziaAUxNUDmR0acwo/1DUY1FcOKIvRRAQEBAQEBAQEBBTM2tKivBBVBRzmjaQPKgqgICAgICDC65t2vyOlY1+AylwBqdmHageJt6gc1lcKDMPlEgekggIMyAgICAgICAgICAgIKBzSaAgnggqgoXNBoSAeCCqAgICAgICAgIOJubmy07XZ57fLeyyzyunhEJ8fbPEGMkT3DvxZWgUcKY4E+qp0CukXuqXuW3bfym3beszzxFsznR+EMzoufy42kcylXMbh6oKs7PiRt+CLb3t5qspjF1NynT2U7DVsssDnzSBzSRE2NjsjQHM72Tilfp2DbX0Goy9MvmbM52qabJNLY3ErSXF0D3sZnazLmD4+66m2qdS9MwxxXw0q4i0WKd5mF3bxxsLC574pY+ZNI409Vz85c/YDhwCrO11qiiAgICAgICAgICCyVxbG5w2gYIOY1PXbu21WHToLM3E1wWOZKXHLkJpIXUxBb6EHR2riQ5tahpwPYg1Otas2wdFJI0vje57SwUrRjagAkgDFBJ0m+8SzO1jo+++KSJxBLXxuLXYjA4hBtEBB5vAdcsLd97MM881u9mkyMY8ts42T/AF7C0h9ZHxfWl5bjly0oACj8Ftv7WzjfrU1o5sWqvfDHHeTQT2xbOXGLlcpkkpibnyuc7Y3vDA1or0JG9Jlk1yWV08V5NE+acWsUPLbyY2yWoeH0LS40mxzE/kqRG/6zq+pbFeXmtaBqF8/MxjHA2kAZRzZLEgy5flGs8bmjsA4pM42/WRGdjVQR3T3OpBLGNSgn16Rr2OIjlfA6ARGvygJIzk7CkxjMdX3/AEla74n6bGztI9RgfbWUtxLdRk2xbNJGzPGZYJmyZHNaAzFgIp6tabCrMZifr+xmPwa6y1DVANPtrXUsjI4LYWr7p/6+QyFtyySkTjI5lAzKC0t29qRvMYh6CoogICAgICAgIMVw8tiJGBOFUHNM1y5k186SyzNIi43NyXEtEYFWObTedlCg6W3eXQ1OJFR6EGi1HWTbX0cLonTOmYHMY0tBLnPLR3nGgFAg2elXbbm3imjryp42ysB2gOFUE9BB1oE6PfAAkm3loBt9Q7KKStd7nNd6gh/CLY6feuY8RvcZ43hsbXxQ52seeXK9ziSMsbRV2Ks70ruZ29Qz86O0dKfHPmqYBGaiHwRmqRQ5WczYSdvdrXBJ6frSvR9SAdT1K2l0u3de3El3S0fOZ8rRObqQCQMhZFVwa2te81seCRvWdze6hp1nJ1Dp077aN8mSculMYcatDMpLqbRuSDoaWFz5HQ528qVws8WxhmUm8naHBtMuBcDs8u1Wd0fToXpn6/thtemdS1DUX3L7l1PBBllMygAN3FXxDxhsJLctMFPakuhQEBAQEBAQEBAQYLpzg1rQaZtpQc5o2u3Wo388IszbwWraSzOdU84OplaR3SN6DpeafD8zfSvnQc5ea/Ha3lxDJE6UQ0cSzKC1mRrnuOY971tyDobVxLXNJrl2HsKDOgICAgICAgINW3qHS3XAt+aRKbmSzylrh9dFEZn1qPVEYrm2JAz/AIxpxMIZcMkdPXlNY4EkA5XOpX1WnaUFH61pUbwx93Hmc6NgaHAnNN+rGHztyCo1bTqua+dkcscfOlie4B7GYGrxXDagwzdQ6REIHG4a+O5immgkZV7HMt2h0hzNqMAUF8Wt6VLA2bxLGMdCy5pIcjmxPALXOa6hbtG1JjAyjU9OOWlzGc8XPb3hjEMc/kQWM1rSZGtey8hdG9jpGuD20LGes6tdjaGqCXHJHLG2SNwdG8BzHDYQcQQiL0UQEBAQEBBQgEEHYdqCKbR4JykUO/fRBIiiEbaDEnaUGCe1D3ZgGmu0OAOPZVBdDbCM5jSvAYDHaUEhAQau16i02eTI5zrZxoY23A5Zka7NRzKnEdwoL367pLYYZW3Ucjbh4jgDHNJe4uDKNFcaFwqkQk7GW8u7AW5bNcthjmpG2QSBhrJUNyuBwJ3KKh2Go6Fa6dELaZkOnRUihmc6jC6rmloc41Lg5pzV8qonHUbHmTxNmY+a2bnmhYQ57RSuLRipO7IiQdSaPO0PZcAMNtDeZ3gtaIbgkREkgULsh7u1XCJTtU01r5WOuYg+BofM3OKsadhcNyKtdrGlNeY3XcIeI+cWZ215eHfpXZiEGWC+s53ujgmZK9rWvc1jg4hrxVpNPnDYgkICAgICAgILXsD2lp2FBG8JJWlRl3lBJYwMYGjYEEaSyBdmaGnhmAqPOgywQCIbq7MBQAcAgzIMU80cEMk0hpHE0vedtA0VKg193r9hbF1eZKI8ZnRNzhjAwPL3H5oa7crgVn6h0uC4nt5JHCW3dbNe3I41N4/JDloO9mcKYbN6HRlIfq+lsYXvuomsEnJLi8Acz5nlQJtX0uFkz5rqKNluQ2dzngBhOwOrsQUfqmmUew3cbSCxjqPAIdL6gHa7cgvsLGCxt221uCI2kkl7i97nOJc5znOJc5ziaklBKQEBAQEBAQEBAQWSxCRtDgRsKCOLR9aEgNHBBKyty5ad2lKIIjrHvGgYQd5Ar58EEmKIRtoMTvKC9AQEBAQEBAQaWXpq0fdy3jZZY7qYk81pHdJDgC0EUBAdSu2gAQhazpWyOnTWVy90zLl2adzfqi4F+ctq05g0nbihlbF0wIZHTMuPrjI2Zszo2l4fmDpamoGWTLiAAkJJqmgGTT5I7NxbcjGJ3da4EhjSQ6nrBsfdPHsRcjOnI7zTrW31IUdblzgyI5a1eHDORtJAo+mBqU3IyM6dYzUIrp87pGQta2OJzW4ZWsbt4fV1oBtPkpcqi6n0vJLHMbacl/JeyCF4aGte/NUtdTD1ydnrUxpgoKWPS5c8z3uUvk9dj2te85Mwie51cvMpI7OQCDVEdKiiAgICAgICAgICAgICAoNO3pnTWWXhY2ZGuZIySRoaHuMrSxziabaFXJGxhb048XTbl94508jmuu3ctgEoje17GgfIpkAJG3y0oiUmMro+nponxyR3rudA/wDm73RsIZFQt5dMK4O9ZMrMrZ+m3TQMYLtzZIzK2OQsY6kU2YOYWnAnK7ByEbE6PSYIyOW4tpHJEKUrSQMFa0qSOWERr5OkrVttLDbTSQc4Brzg8FoJOTKad3HBuwIsJM2gRGBkcE7oZIxRsgDccGAhwGWoIiAIBCTI00XSN2y75QkBs4y2SGQ5e4+MMLHMY3LRxezv7i2lMUyOk0zToNPtuRC1rW4EhjQxtaAYAeRJExAQEBAQEBAQEBAQEBBhurdlzay27zRkzHRuI4OFDtUGqueldLnz0aIqkPiDGsAjkaGhsjRSlRyxt2rWUwy3WgWVxqAvpXP54y5cpo3u0pUb6EVFdhKizOzDFa9ORRMuRPO6eS5zBz3NaHUcwx47auo7E/Ah05QNU6XvHZ5ra4fNM+VpNcjXiIcw5MxFCCZcrtncwGO2CdpXTkNnI2eQRmUUc0MZgxziXPa1ziTkzvJbwWsjeKAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgILc44H0IGbsPoQM3YfQgZuw+hAzdh9CBm7D6EDN2H0IKggoKoCAgICAgICAgICAgICAgICAgICAgICAgIKOc1u3egt5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oKiRpNAcUFyAgICAgICC1nqhBCi1a0kk5YzAlwa0ltA6pLajsqKLpOjaIy4xrVmcLotTtpbhtu2udzQ5pIwNWh3vFSdKYjKxqxM4WQavYzuAicXEhpplOGcuaK+dhWraFq7/AKfTKV1q23fToI9WtXiEhrxzmue2oHqM2uOP+VJ0bRn2Ea0Tj2qO1uybzS7OGxML3Oykg5WhzgKbSA7EKRoWnCTzFUuC4jmjzxmrKkA8aGixasxOJda2idzI3f5VGmtvdesrO7NtMJDy4Tc3MzGF0cMQDiHSO3ZsjsoFTgoYa+frrQbW2fPema0MbJ5JYZonCRotmMkeC0Zu8WStc0D1tyuPp8EhfddaaHaSXTbl8kYtJGRPcWEguklbD3ctTQPeK13Y7AkbVle/rLQIzeCSdzBp8zoL0uY4CIty959djPrG0dsSNphIm6l02BzWzcxkj4mTiNzCHZHse+uXb3RE7NwSRY3qjS3PuATIxltK2CSV7aNzujMppjmo1oqSRThVERh1xoQiifNzrZ0z3Rsimic1+ZsPPaCBWnMixZx2bcEwrokQRWhl6t09jZXtguZWsmMEJjiLue9mYycnHvNj5bsx7MK4KZMLJOt+nGSGPnue8F1Gsje4kNtPG5hQbOTsPHu7VZ2ERllturdDuea6CV0jYc2dwY6ndt47k0NMfq5m+fDaFcJlkg6m0eeaWKORzpYJzaysyOBbKJRFQ13FxFDsIxWcbM/T6bFYbPq7TbqaCExXEE1zI+K3jmiLXPdE8sly0J/VlpzdmOxWIRSfrDSIH3cbhLns3iN4DB3iX8vukkCgdhjTsUVlt+p9LuL8WkfNq5uaOZ0ZETnCMTOja4/LbG4OIp7oKskMZ6u0zJO9jJpBA2A0YwFz33TWuhjY2uYvcHjdTtwKBddW2Vq6cXFtdM8O2BzqxAAm5dljYCXUqXYGtAKYlDDdsfmYHULcwBo4UIrxCIvRRAQEBAQYpvk+dBjQEBAQEBAQEBAQEBAQRtR1G0060ddXTi2JpaxrWtL3ve85WMYxtXOe5xoAEGDTdZt764mteXNbXsDWySWlyzlyct9Q2RtC5rmkgirSaHAoNgATs3oIepanbWEDJpA+UyyNhgigbzJJJHVo1gHYCSSaADFBba6xaXAiDhJbTTPkjZb3DDFJniGZ4ocDRuNQaEbCglXNxFbwTTymkdux0ktMSGtaXHDyBJGr07XZ726htzp8kGeAXM7nyRnlMkJEIIaTmc/KSQPVQy3CAgICAgICAgICAgICC6P1wgzoCAgICAgILWeqEEI6TZd+jXNLyCCHOBbQl3cNe7iScF08Wzj4Ndv07GSPT7SKYTRxhsrW5A4E1ygAU8ndCzOpaYxM7Go06xOYjapFpljF+riDcQ7An1hUg7e1WdW075SNKsboWt0myAaMrjle5+LnGr3YFzscSrOtY8GqrdLs2SmQNNSKUzHKMACQK4EhoxUnVtjBGjXLNbW0NtDyoWhkYLnBo2Vc4uPulZtabTmWq0isYhmbv8qjbX3miafd3RuZ2Oc98RgmYHuayWI17krAcrwM5pXZVTBlF/uloLoGQzW5uQHmXmTyPlkMjmhucvcS4uDWgA1wAVGS56X0G5jkinsmSRzSOnma6pD5HsMZc7iQ1xpXZuQUPSugukmldaB0lxCbed7nPJfG54eQ6px7wrXamRIvdE029uo7q6gElxFDNbskq4ERXAAkbgRtyjybkGIdN6T4mS4fCZJJAxp5j3PAZGHBrACcGd93d2YoI/8Ac7p91jJZTW7p4JTV/Okke84NDe+XZu4I2huOFMEkb1AQaWXpXSZGSsImYySQztEc0rOU92bOYcrhy8+d2YN21UwZZf7saGJhO2zY2UR8kPaS0iLJy8mB9XLuVGE9IaAIGW8dryYWPzhkL3xg1blc05SKtePWbsO9Bmb05ozb2S9bbAXUpYZZczquMczp2Vxp3ZHkj0bEyM8Oj6dDJDJHCA+3fNLC6pJa+4JdKcT8ouKDDN03oc8E8E1lHJDdTG4uWOFRJKflP+d51Bhk6U0l8kktJmySRmPO2eVpaSwRukaQ7uyOY0NLxiQqKu6W0g85rWSRtmbEC1kj2hrrcNET2UNWvYGNo4JJDPcaHYz28sMgkpPFHBNIJXh744s2UOdWp9d1a7a4qYMptvbw29vFbwtDIYWNjiYNjWtFGjHgAqjKiiAgICAgxTfJ86DGgICAgICAgICAgICAg0/Uoljisb5kD7iLT7xlxcRMaXycrI+Nz2MAJcY+ZnoMaDDFOkxsafWbp2rvurnTYJZbezsJo3XLGPaZZJZYpOVCHBrn5GQlxy7yBtqp7fcvsU1SWLXWaz4aO5kspotPhEjWSwiT+cOMoid3XHK13fI2LUR19aTP2S3Gv22iw6bDbXMMkFjHK3kS2TXt8K9oJZIDCM0Y3ZqUxocCsjRRSR3Fzpt5qoN/Z2d9NBY6lcW2V7o5IRy3vaGin11WB4a0OoCr0+0mGuZEb2eQiyEUlxa6ky+sorWXuZ21bHdXD/1sjnirRT83DbMbPqWZ2/W6XQdFsbPV5LiGwjt3/h9owStiDDm+sztqAMdmZa6/enRDolAQEBAQEBAQEBAQEBBdH64QZ0BAQEBAQEBAQEBAQEBBTKEDKP3EoGUfuJQMo/cSgZR+4lAyj9xKBlH7iUDKP3EoGUfuJQMo/cSgZR+4lAyj9xKBlH7iUDKP3EoGUfuJQMo/cSgZR+4lAyj9xKBlH7iUDKP3EoGUfuJQMo/cSgZR+4lAyj9xKBlH7iUAABBjm+T50GNAQEBAQEBAQEBAQEBAoUFSSTjtQKuO8lBQVrhtQVq6u+qBU7KoKICAgICAgICAgICAgICC6P1wgzoCAgICAgINOL25Y+6kc80ZMYYGODRGScoAAYHSl21Blh1G6nhkkZE2NotxJVzqu5jge7QDYMu1BGh1W4t4mwuYJ3shqX53GswaHFrnuaBjm3VoqJV7qU1qYm5GSTOAMsbS6oBcG1GFAKu2uooMDOoGulc0xhoAJD3Pw+rB51cMOU8Bp8qCsetv7rJIKTPeYo21Lczw4AijgHDuuzYjZVBnv7q6t5g6FrXsZC+SVr3ZRRhbswONPMp0iMdVvJ6m3gyxl4bFI4loqJGsIeS2gzVPq1Koyi/vDQMjaZ35WGMvpG12aRrnZg3Mf1aEsf4pczyW/La2KLnRsmOari5zC4tAp6uzFElWS/1DmvyNjdknlYxuYtBYyPN3sDjXgorJbapPcXRjjtzyRVpkxweGB/eNMtDmptqqI46kaQ4+HODczRmGOQETDZ/BPo0+VBll1W6iD2yQsMkBcbgtecuVsYk7tQCScwGOzagujvb2Nl6+ZjHywuYGQtf3BmY3DMW12u4IjH+L3bMwlgYDV0ceV5oZGPaw1qO63vphWWPVTR7ZY282LCQNdVpOcM7pP53wJCStfqV9UtZFG0l7REXOJq3nCJ2agwJrUKQsqs1R8szmAUja5pZJHiHtLnNIq9ori3a30oMZ1e7ZGHyQMYKsdI8Oc5kcT2l1XENrupWlN6ok6jLIx1u5rwyEPc+YlxZVrGF20B2FRiodDHa6ldzyxx8hrSXvbM5xc2jWBpBa1zQ6pzjbRUYGX15AZS9jZcz3uzOkNBml5UbACO6OPwqQSvl1e7Y11Ldj5IS4TjmUFQ5rRkNN+euOzYqMp1C7dDCWsjEviRbzgkltASHFhpXdhVER49WvI4Gh8Qc+QgQOzF1cz3Nq8NbXYK92qKlNv7p/hmNgDJpWGSVkri3K1hAIFAST3sPdQYrbWHyOZzImtbOGPhLXVOV78newwOIQZG6nO+WMxxMMBLRI4v73fkdGMoAoaFtTigxW9/fyR2/NYxuZkck0kbq4vflDWtc3sx9xEY263dOiE/hcsDqP5zs+RsZqe9Rta4YloLRXEordAggEGoOIKIqisU3yfOgwPmgYaSSMYdtHODTTzlWKzO6GZtEb5W+Ktft4vpt+NXgt1SniV64PFWv28X02/GnBbqk8SvXB4q1+3i+m3404LdUniV64PFWv28X02/GnBbqk8SvXB4q1+3i+m3404LdUniV64PFWv28X02/GnBbqk8SvXB4q1+3i+m3404LdUniV64PFWv28X02/GnBbqk8SvXB4q1+3i+m3404LdUniV64PFWv28X02/GnBbqk8SvXB4q1+3i+m3404LdUniV64Q9Sfz4o2W13FE8Pq6TmhpaKH1aVBNeKcFuqTxK9cIUdtdCOVp1ONjnsYInCYuyOa8Op3jiAARXa6uKvBbqnsPEr1wNh1KhifqsJh5ZaSHjM55zHNjiBVwwrsCnBbqlfEr1wCHVHEGXVYXltQGh7Ws2CjiAKmhFaVV4LdUp4leuFQ7UjPcQPvmOt3wlsE5fHQPNKlwblcTt2KcFuqew8SvXCslvdcvw7NVYYHBzDmkaHBhG4gVrt34JwW6pPEr1wtyaqGFo1SBw2AFzGtAzYDAVpl7aq8FuqTxK9cMkY1FpFdSgLWUozO2jqNpQ4VA7K7caqcFuqTxK9cK6c29hna671GGdjmnnASNxfQBrgKDh5OxXgt1T2HiV64bTxVr9vF9NvxqcFuqTxK9cHirX7eL6bfjTgt1SeJXrg8Va/bxfTb8acFuqTxK9cHirX7eL6bfjTgt1SeJXrg8Va/bxfTb8acFuqTxK9cHirX7eL6bfjTgt1SeJXrg8Va/bxfTb8acFuqTxK9cHirX7eL6bfjTgt1SeJXrg8Va/bxfTb8acFuqTxK9cHirX7eL6bfjTgt1SeJXrg8Va/bxfTb8acFuqTxK9cKi6tSQBNGScAA9tffTgt1SeJXrhmj9cLLbOgICAgICAgwSW1rLGY3xtcx7sxbQYu218qCrIraMcqNjGjKBy2gDujACg3IMbrSwbKZnRRiVzaF5ArlAFdvYAgvms7Wd7HzRNkezFhcAaY199ANpamv1LMQ8HujZIav+kcTxQRzplq2WHLSKOPOYoWhrayPaQX12l2UlBf4HTXNht3RxyG2aBGx1HOa0UA247giMjbK0bM+ZsTBLJQvfQVJGNUVkEMIIIY0HaDQVrifhKDGbGy5rZuQzmsADH5RUUwFPSguFtbiR8ojbzH+u6mJwp72CC1tpZsnErY2NnLcocAA4gCnvIK+EtfsWY5x6o2SGr/pHbxQWxWdlGwxRRRhragsAHyhjXyhBdDZ2kERiihYyNxq5oAoTxKISQWrmlskbC19WkOAxz7R+kisY0/T3NipBG5sWMWAIFTmqPPj5URlktbaRhY+JrmkUIIGwnN7+KKshs7JlXxQxjmUcXNAxpiMfOgrLaWcpa2SJjnMo5rSBUZcB5tyC2G2tGRchoa9oLzRxDj33HPt7SQoLoreztmtEcbIhWjaADF1PdNFRc+2t3tcx8bXNeC14IFCCakHzoKR2drHGI2RMDAKBtBSlc3v4oKvtreRhY+NpYXZyKfKBrm8tUFjoLGdj4yyORo7j2ihpQ5qGmzHFBV9jZvZHG+FjmRU5TSBRtOCIt/DrLLK3kMDZjWUUHeINRXz4orJHa28bGsjjYxjQA1rWgABpq2nkQUbBaQMOVjI2VzHAAVzV/fFBidp2mD1oIxnfmxAFXoJiIIrFN8nzoINzpmm3UgkubSG4kAyh8rGvIG2lSNi6U1r1jFbTHulyvoUvObViZ9sMf4Bof7NtfumfEt+a1e9btY8po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZB+AaH+zbX7pnxJ5rV71u08po9yvZA3Q9FY9r2afbNe0hzXCJgIIxBBopPM6s7JtbtWOV0onMVr2Q2DPXC4u7OgICAgICAg0E9reMnkaxkgt7d+eOSP1i24dWXlgVNWCvbjgkAPxVksU7Y5Hxta4SVoJ3sD3cpuOFdhdXGnnQVt2Xr43cxkjz3xHzGuNM0TSR38SM1doQZrSW+8dcucyURZXERPrTOHnLlc7u95vzcO2qdAwQR6jNEWufcRsLy7aWuH1NcuZ/eIEnYMexCGSJl4/UoHzCcvY9xNRSER8mgPzcxcfLXsRFgjfHBM1ttIL7O9z7ljAXFjngucx5wJMeDR2URZXtiv5I6tkuGsjMrrfMcr3Uc3IJMwzH5VAd21BjLr4SPY/wAUbcyl0k0YeH0ObKxrKYAGlSzA4dqDLFHqoa25ldM+VrQ10ALQ0jkknDZmz0x49iSMcMOpS25aZJ2hhkfGcWuJDGlgJf3yM+bbSvkQV5d5ELlzY5ZHcyZ4rWoD2ty8t1DQbcGoM1tJK+ymsnukNyY5XRucHNdkLnNYczqkHhU1SSGCC21BkQntjNzcjGNjlNAaQ0JeHY1z0xPvJKQRxaoYC+OWYvYx74mPDm/WZGgNfnxcM1SBsr2JKwzwRT+FjzGSRouGOaHteHtbUVrn7xxxqgjuGtMifFGHhrI2yBwDceZRromgb46OOHYgzmGcxWb3vmkEdw4kNDw7IQ4NDw7vOAqMT5UGB1tqEFvFEx8xicIzMauc5pyuqGcsZgMwbWnxoMl7HeZrd4M7pxAWtkhblDpatI5g3DfQ4bUOhkNvcvORofFmkpJJGA12UzOc6jtuUhIEd0V66e3ZMLh5jfAY6DuENcc7pCMK4b+ym9BW7ivm3c4jdOI5Jcz3jO4AcoCPJkFaZwcwHnwUgWFmqPfWczmCOWJ8LmDK8tBo8va2p9bY35nnVE7SZbgNfFO2ZzsxImkDgHYAnB3qYnZs4YINdHDdQsdHbxSNtszDJIY3RzhpLqxlzO8+hoczcfKgyCTUBN3XXE08QYHtAyRFnJzOwOAeXHfjXsQXQM1EwmRxuHCHmvZGCWOecjcrSXjORmLqV9CSMOTVGtdLGZ3SiOZkGYPpTO12IdjXLmylyCtzFeyQ8sm4ljJabdrWvA/WirZS/vHK3e7d2pCSlXVpNLqMmMwZI6Bwc0nK1rM2bKdjTx3ossbY9VfMyN80sRDGiOTK4ggNcHZ6dzNWmJ8yCdpE81zam6lBbznEsj+a1vdw/OILvOiJU3yfOisaAgICAgICAgICAgICAghXuqw2j3NkYXZGse5wc0UY9xaXEbaNy8EGJmvW7mMfyy1rjJnLnNAa2IAkj5x7w7oxQUHUel0cSZAG0DiWYAnCla0w3oKO6j05skwdm5UIBMwAINQDSla1xQVHUemmh+s5ZoRLlo2hcGtOJ2HNtQbMihogICAgICAgICAgICAgILo/XCDOgICAgICAgjx3kb3llC2jnMDjQAuaaUGNaoLm3dq+bksmY6WmbIHAmnGiCxt9bF7I3SNjmkrkheWh5oSMBU8EFv4hD4nkFjx3+XzaDJny58ta12dlEFfxKw5Jn8RHyQ7IZMwy5uFUF3jLccwvc1jYzi5xABAaHFw7AHIKM1CweHFlzG4MbnfR4NG8TjsQWyajZsja8StkLxmjY1wLnCoBLRXGlUF5vbMOLDMwODXOIzCuVuDj5kFo1LTyxrxcxFrw4tdnbQhnrb/k70GSO6tpGZ45WPZh3g4Ed40HpKC1t9ZuhfMJ4zDHUSSZhlbTbU7Agt/ELQBrpJGxcx2SIvc0Z6Ggy441rggxs1iwdE2QzMbme2ItLgSHuJAaabDggzT31nAXtlmYxzGGR7SRUMaKk0QWS6nZRtYea1zpY3TRNBFXsYKkjzFBVupaeYmSi4j5b3ZGvztoXcK12oMj7m3ZM2F8rWyvBLIyQHEDaQEFjdRsHMa9txGWPdkY4OFC7gEFH6jYseI3TsDzIIctRXmEEhp7cEC41C0g5jXyt5kUZldFmGbK0VrRQYjqtqyJhlcGSuh8RycwJyYAmuwgVVkhm8fY5Y3c+PLK7LEcwo5wwoERb49ni3WwY9zmZRI9oGVhcCRmxrsG2lEVX8S0/IH+JiyOdkDs7aFw3bUFfxCxyNfz48j3ZGOzChcDSgQWyajp0PNc6eNvLc1s1CKhzjkbmp24IL/G2we1kj2xyPLhGx5ALspoSBXYgvhngmj5kMjZI8e+0gjDbigxm+tzbunieJo2kNJjIOJIHwoDr+yaHl08YERDZKuHdcTQA9pKC2S/01zJmyTxFkfdnaXNIGbCjh27EEhnLyN5dMlBly7KbqURFs3yfOitfefjPNHgvDcrL3ufzM2au7JhRdtPw8fNxZ9mHHU8XPycOPblg/7n42H+vW/6P3/Bz/yP2fE/7n42H+vT+j9/wP8AI/Z8T/ufjYf69P6P3/A/yP2fE/7n42H+vT+j9/wP8j9nxP8AufjYf69P6P3/AAP8j9nxP+5+Nh/r0/o/f8D/ACP2fE/7n42H+vT+j9/wP8j9nxP+5+Nh/r0/o/f8D/I/Z8T/ALn42H+vT+j9/wAD/I/Z8T/ufjYf69P6P3/A/wAj9nxP+5+Nh/r0/o/f8D/I/Z8T/ufjYf69P6P3/A/yP2fE/wC5+Nh/r0/o/f8AA/yP2fFjdB1C52d0emufh3nNmJwxGJ4J/R+/4H+R+z4q+H6hIAMem0aS5oyS0DjtI7TVP6P3/BP8j9nxBB1AAGiPTcraZRkloKbKJ/R+/wCB/kfs+KnhtfoBytMoNgyS0HuJ/R+/4H9/7PiqYOoDSsemmmyrJTTyJ/R+/wCC/wCR+z4r/wDujjYf69P6P3/A/wAj9nxP+5+Nh/r0/o/f8D/I/Z8T/ufjYf69P6P3/A/yP2fE/wC5+Nh/r0/o/f8AA/yP2fE/7n42H+vT+j9/wP8AI/Z8WS2/Hue3xRtPD45+TzeZswy5u7tWb+Fj5eLPtw1Txs/Nw49mWx7vb7i4PQd3t9xA7vb7iB3e33EDu9vuIHd7fcQO72+4gp3O33EFY/XCDOgICAgICAg1lxpcsrJsswZK4ufBJlrkfmDmuxONEFLTR22t1nZlMLXF8YJdma5zAw0FcmNOCDIzTA01LgTmjNcv2b3P/wDUoI1zohuLt8hMbWvcX80N+uFY+WWB1fVO/swQVbpd4Hi4zw+IYQGtyERFojMeIrWuPwKyKN0AMNRMXVjbC4PFW5Ghp7ra0HebXyYbgmRlk0l/fdBKI5HOmeHBtMZi0nEfm0qgtZop8M+J0ga+RrmuewEEZ5TIcriS7ftrtxQRbzRrqO2kbA4OAjEbcoPMe1p7geCcriwY5tuHagzQadNPA9zgI5ASI3SMqXkSiXO5poWhzhi1EXDRHvfnklaDK6R9yxje64u9SlfmHHtRV8Gjltm+CXllz+W0vAc7M2KlMweTw2BXIjahaXTbxj4ozM2jnZAMHuMzZGsc4VyBtK1KkCW7SntbGYntEkeTLVtASyQvNaccxQUu9MnuLoyOmHJocjSDVpMbo8ACG/KrU47kF81jcTNgDnRhzYnxT4EgiRoFW+du9EY7vSHSy8yNzKEFj4nZmtLHNa0+oWmvc9GCC640ySSWcMexsN1GGS1aS9uVpaMhrSmO/wCFFYJdHvJuZnmjbz6NmjY1zWUa0Na6gIJPYTT0IMrNNumSl7JI2sbKJGQgOyYl2d1CTlc4P2DCuO9EJtKlknkpI0QvkM+LSZBIY+XStaZf/oorLd6e+eQFrmhhiMMgcK4Eggj0KyQw3Oj824MgLHNkLhLG/MAWvLXfIIqe7v2oLr7TJbu5Dy9jIwC3mNaRMGlpBZmrQtNa4qGVkWinkPZLy8743xFzQ51Q5gjBOcmmA2BWULzSZZs7Y5GtilP1kZDgPUYwHuluamTYcPQhG5ln0x7oqROaJBmc0ubgXOlbL3qdrcUhVPw6ds8j2Oicy4BbO2RhdgXOdRtCMO/iCgWdrqMLDbue3lFjskgJcY3Gga1uapc0DHveRBS20ueOCdskjXyzOjcXd4j6sNGJcSccvmTKLYdJl8U6eaVshzNLSQSSGvc8bTlbTNhlHaiygWem3z8rXMMcsJzNfJmY0d54EQykEgNeTmaUHQW8LYYI4WgNbG0NAbWgoN1UQm+T50VjQEBAQEBAQEBAQEBAQEBBWh4IKICAgICAgICAgICAgICAgICC6P1wgzoCAgICAgINa7VGwuAmbg6cwsc3Lh3g0VBOY4u+SEJVGsxFrjyJQcwbE0hoMhLyzu40GI+VRBlt9Sgnjjka17eYWhrXAVq5pcK0JGwIiP8AjtvynSNike5jnB0bSwkBjQ8mubIe64bCiskOs2sksjBVrI2vfzDQgiM0fgCXCh4jHcgtbrDH5WC3m58lDHAQ0OcwjNnxdlpQbztwRFG61avMoY1zuWC5pqwBwa7I7a4ZaO+dTsRV0WsQSuhyRyFkzWHm0GVpkrlBxrXu7gganqbbOW2YctJX/WFzsuWMUBcOJzObgkC6bVoYbiaFzHkwxc15AGzg0EhzvMEFsesRue9joJY3Mzg58gBdG0OLQc1PVNa7O1BbHqhnLHxACNxaCHUJDuby3YgkHsIQX3GpiGSQGN4jgIEsmWodVmchlDWrRiTSiCkmt2bJhDRzjmyOcKUFXZQcSC4ZsO7VBcNSrbRzttpiZnlkcVGh5wJzGrqAUbvKC1+tWzZGNLH0kiMzCMpJAZnplBzDAbwgtGtxDMZoZYGsDs7nhtAWsEmXBxxyn4NqDHNrreRIYYnunja5z2d1wYBTFxDspGPySSgzXl5dwzSCFjHxQRNllDiQ5wJcDlOwUDd6IyP1O3bG14a95f6jQMXHPkAFSNpRUZmuRtLWzsc2Rz3BzRlqxolMbc3exqR8mvFBl/Ey+2nfHBIySKIyxtkAGcUOUih4t2GinQQxx6q+JpZcMfLIyrpHMaBlY0Nq9wzflbG1VF/43Z5yykhcG5qBtSe+WZRTa7CtOGKCv4pzLKK6hjc4SSNYGDK5xDjTCjso85w3oKxatbyODMr2yF7YzG5uIc6vA/JyGpQYjq8gkNbaTI10zXZcpNIntbn9bZjs2oL2avDLPyo8DnDQ80cHAPyOplNRjszBBe3VM1tHO22mPOdkiio0POBOY1dRooN5QYnazGyKS5c0m3GQtHda8BzS51Q4ipFNgxQXyazDGHOMUhjDxEx/dDXyVplbmI9JoEEu1uY7m3ZPHXJIKiuB4IjMisU3yfOgg3OqaZaPEd1dw28jhmDJXtYS3ZWhOxbppXtGa1mXK+vp0nFrRE+2WL8f0H9pWv3rPjXTyur3bdjHm9Hv17YPx/Qf2la/es+NPK6vdt2Hm9Hv17YPx/Qf2la/es+NPK6vdt2Hm9Hv17YPx/Qf2la/es+NPK6vdt2Hm9Hv17YPx/Qf2la/es+NPK6vdt2Hm9Hv17YPx/Qf2la/es+NPK6vdt2Hm9Hv17YPx/Qf2la/es+NPK6vdt2Hm9Hv17YPx/Qf2la/es+NPK6vdt2Hm9Hv17YPx/Qf2la/es+NPK6vdt2Hm9Hv17YPx/Qf2la/es+NPK6vdt2Hm9Hv17YPx/Qf2la/es+NPK6vdt2Hm9Hv17YPx/Qf2la/es+NPK6vdt2Hm9Hv17YPx/Qf2la/es+NPK6vdt2Hm9Hv17YR73WNGnia2PU7Rr2yMkDnSincdX5LgnldXu27Dzej369sNdC/SI2zt/GLRwkjLGNMtQ0FwIaSXVc3Dy1JTyur3bdknm9Hv17YVbPZN7o6gt+VUfV80ZQ2hzMDc2zHu1PlTyur3bdh5vR79e2Fkdyx8Mgl6ggimq4RFtw14LSScRUUwoOxPK6vdt2Seb0e/XthOs9S0yC5MkmuQTRuaQ5j5ge8XVaRV1BQYbMU8rq923Yeb0e/XthN/H9B/aVr96z408rq923Yeb0e/Xtg/H9B/aVr96z408rq923Yeb0e/Xtg/H9B/aVr96z408rq923Yeb0e/Xtg/H9B/aVr96z408rq923Yeb0e/Xtg/H9B/aVr96z408rq923Yeb0e/XthfDrGk3ErYoL2CaZ9ckUcjXONBU0APBYtoalYzNZiPc1XmNO04i1Zn3puR/zSubsZH/NKBkf80oGR/wA0oGR/zSgZH/NKBkf80oGV3AoKx+uEGdAQEBAQEBBCfpVs+YTEvDs2YgOIB7wfQ9mYVogxX+lMnt2xxgd1zSWuJAc1r8+WorTHfRBSDSI8rXXD3SS5aSAOLYz3Swd0UrRjstfPtQYbrQyRD4d1XRFzgZXOqHFgYxwIB9QD1aIJlvp0cTXAudIJGkSRk/VkuxeQ3dmOKDGNHtWtFHSiRpGSXOeY1oGUNDvm0Oz4UFx0i2ylodI1mYSMYHYMeDmzNrXGqDJHp1vHGGNDqANAJcSe5XKanfigq7T7Z4cHtLy+IQuc4kksFd/HHagtl0y3mka+UveGto1hcS0GmXMO2hQJ9LtJmva9p75c4kE+s4AE/wCaEBmm27Q3F5INcxcSSc/Mqf0kGV1rA5xcW1LnZzXYTkybPzVBgh0m1g5HJzxchojYGvOLAcwa+ta4qiQ22ia2JoHdh/VipwwLfeKCONJsw8uGcNIoY8xy1LOXWnHLggyS6fayhzZGZg8lzhU4lzOWf81Bhk0a3ka0SSSvIBa5xeczmEg5XEUqKhBludOt7iYSyZjg1r2BxDHBpLmhwG3EoMZ0i0LpHVkrIat757hz56sG7vY/5EFY9Lt43RvjdI17K5nZzV4Li8h5O3vEoMws7cNLQ00dGIjifUFcPdQYZ9Ktpnlzi8F1c+VxGZrgKsNPknKgHS7HnGblkSGUz5g4j6wx8qu35vxqCo0u3EDog6Sr5BK6XN384pR1f0QqMcGlsivYphTl28bmRYuLy6R2Z7nk7ezylBnbYQNdKe8ebmqC40Gehdl4VIqgpHp1vG9xaX5XP5gjzHI12bNVo3VKCk+ntkhghje+FkLg4FjiHUDS2lfOgxv0ezc1rRnYGDK3K8ghuXKRXb3ht3oKv0i1cXHNI0Fwe1rXENY8Y52DcUEyNnLjazMXZRTM41J8pRF6KxTfJ86DA+GF5q+Njzsq5oJ90KxaY3SzNYnfCnhrb7GP6DfiV47dcp4deqDw1t9jH9BvxJx265PDr1QeGtvsY/oN+JOO3XJ4deqDw1t9jH9BvxJx265PDr1QeGtvsY/oN+JOO3XJ4deqDw1t9jH9BvxJx265PDr1QeGtvsY/oN+JOO3XJ4deqDw1t9jH9BvxJx265PDr1QeGtvsY/oN+JOO3XJ4deqDw1t9jH9BvxJx265PDr1QeGtvsY/oN+JOO3XJ4deqDw1t9jH9BvxJx265PDr1QeGtvsY/oN+JOO3XJ4deqDw1t9jH9BvxJx265PDr1QeGtvsY/oN+JOO3XJ4deqDw1t9jH9BvxJx265PDr1QeGtvsY/oN+JOO3XJ4deqDw1t9jH9BvxJx265PDr1QeGtvsY/oN+JOO3XJ4deqDw1t9jH9BvxJx265PDr1QeGtvsY/oN+JOO3XJ4deqDw1t9jH9BvxJx265PDr1QeGtvsY/oN+JOO3XJ4deqFW28DHBzImNcNjmtaD6QEm0z0rFIjoX1PFZaKnigVPFAqeKBU8UCp4oFTxQKniguj9cIM6AgICAgICDSS6ndPvZoYHtoKtbnbixzXsbXKDmI75xNOxIGG+vLzIbeWdrHMLQDlIdMefk7uOFAMaceCRvSUm61OaC/lYXtMbY8zGNGYigBcZMczcNmFPOkLLHcavJTPDPExg5zo6tzc0xPa1rG4760w8yChv55LkxOnY5he4PiYKOh5cjQMzqn1tmPmSEkGoXjbrlRmONjRmDZXeuHZy51XHP3S3YAd6kLLJBeTT6exwcXTCUxl4Apmyk1bkJa8Y4cd+Ksi12oX8en2ToXMnnuY+W2Qt7pnyhwzZTgO64HtTpOhaNRmnZDdMf4eOWSF1XNP6l73gNcHGjSaYlBfay37bKZjpKu8OZIHBhzMPeAGJOalAkiyK6vmfziOQXDHMjBY1v6xxhJzAgmneGwJJDLaXt/LYyScyJ0hfG2KQUcBny5szWH5NTTHypKMUmo6kyeKAFjniuLsrBMWylhaMxwOUfJriRuRVjtVu+XCY7iJ7psz3GjWCNwAIhdmdtONa97DYgo/V7xudrpow5j6vyBrhkx7sZJGZ2Hea6juCQMjNUu55ZmQSANLoxG57O8wOkLHVYDX1RhmxruQZ4NQvXsvA5reZZsc15ymjpgC5pGPq5Mp86CJc6pqVuZw58bjbNo4ENaXDIHc1rc2Y4nBuztqgrDqeovkijL4yXYguysMjTIW09Y0c1o2NqalEUm1Ga3tWmJ+V5awtc/Frg2FriCXGgrX5OJSVZ5rp0AlcHlpzvaH+tlLpQKUcQwbdp2JIyi+kn0Yy5wLnltc/lnEZjgRvxogQTTG1BklE0rblzSfVygSGjXBp3Cm3cgxQapKdNllklrM2RsZkY1rmAvy0yuzZC3vesSKb8UD8SuHafZyvnitnT5hJM4Zm9wOIy1LRjlSRiGsXjpCG5Wv5DiYntplkbGHAgVzltXb6diYCXV7uK4fAJWvDAWSSPYG8stLQZS0EnL3t9AgsbdXEVq+SOdr3cyX+cOIa0t5oByBzhHmpsqUkXs1a+lkkMRY1oaQyOQUeBRuSTJUPNS7EbKb0F/j7+DmunkD2NErGlsdCDE5rWvNTTvZscQEFkF7dSSRGWYOY5lBE3APcy4yZ2uafm0qBh5khE/SruS4a98k7HvOJga3KYsSMrsa1w3orYIMU3yfOgxoCAgICAgICAgICAgICCFqOpNsqZgzGKSQF7sv6vLhgCccyCMdddyXycgNLJGx5XP+c0uykgHv8AdoB2hAHUlqWtPhrgF7iGNLQCQHZCTjRveNKFBaOprcBokhkD3YENpxNcCa14D5W5Blg16GZ8TRbysbK8RiR+UAOdXLhWuOX40GzQEBAQEBAQEBAQEBAQEF0frhBnQEBAQEBAQUoKk0xO0oFBUGmI2FBQhtamlTh/kQW8qPmCTL3w3KDwFaoLWCBjzEyge6sjmVxoTifSgy0FQaYjYUFgfGH8oEB4GbIOBNKoKCaHkmVrm8oAkvGyg27EGTBw4goiqKtwaOAHmCCoAAwFBtwQWRyRSF2UhxjcWu7HDaPdQXZW8Btrs3oKZWVIoK7SPhQXAAbBt2oItmLVrZWwVdSR3NccxJk+Vi7bTZ7iDLcW0NxE6KVtWuFCRgcDUUI4EVQW21pb27SyMVLnGR7nHM5zjgXElBnoMMNmxAIBFCKg7QgslljijdLI7KxgLnOO4BQUiljkaXMNRUg4UNRgQQd6oqx0Lw5rS1waS14FMDtIKA6OKRzXuAcYycp4EihQX0Fa0xO0oFBjht29qBlFMtBThuQKCtaY7KoKkVFDsQY88fMDKjPQlo30BoUF4AFaDbtQVQYpvk+dBrruDVpJQbO7it4g2jmSQmUl1dubO30Lrp204j5qzM+/H3OGrXUmfltER7s/ew+E6j/aVv8A2U/7xdOPR7lv5fk5+Hr9+v8AH/keE6j/AGlb/wBlP+8Tj0e5b+X5Hh6/fr/H/keE6j/aVv8A2U/7xOPR7lv5fkeHr9+v8f8AkeE6j/aVv/ZT/vE49HuW/l+R4ev36/x/5HhOo/2lb/2U/wC8Tj0e5b+X5Hh6/fr/AB/5HhOo/wBpW/8AZT/vE49HuW/l+R4ev36/x/5HhOo/2lb/ANlP+8Tj0e5b+X5Hh6/fr/H/AJHhOo/2lb/2U/7xOPR7lv5fkeHr9+v8f+R4TqP9pW/9lP8AvE49HuW/l+R4ev36/wAf+R4TqP8AaVv/AGU/7xOPR7lv5fkeHr9+v8f+R4TqP9pW/wDZT/vE49HuW/l+R4ev36/x/wCR4TqP9pW/9lP+8Tj0e5b+X5Hh6/fr/H/keE6j/aVv/ZT/ALxOPR7lv5fkeHr9+v8AH/keE6i/aVt/ZT/vE49HuW/l+R4ev36/x/5HhOo/2lb/ANlP+8TxNHuW/l+R4ev36/x/5KeE6ioR+JW1DtHhTj/rE49HuW/l+R4ev36/x/5KGy19xa52o2xc01aTaGoNKVH1nanHo9y38vyXw9fv1/j/AMl3hOov2lbcf6Kf94niaPct/L8k8PX79f4/8lY7XXxIwyahA+MOBewWxaS2uIB5hpXipa+ljZWf5fksaetnbauP9v5tpVnzT6V53qKs+afSgVZ80+lAqz5p9KBVnzT6UCrPmn0oFWfNPpQKs+afSgVZ80+lAqz5p9KBVnzT6UCrPmn0oKVZ80+lBWP1wgzoCAgICAgINHPaXZkmLoZXudNmmc2SjZIK4MYMwoQKYUGw44oL7dmpxmKMxyFjnMcHF4PLja5xLXkmpOWgwrVBb+GSM8O5zJJckkMrwZC48wB7Xuxd+UKoMZZcWc0MLXPfzGGe8AeXvHJOeoqf4Q9xBOuoJ7osID2wvEZezNkdTNmc00Ndm1BguLHUXWUEMMj2Sd6GV+fvNikqOYDXFzABRBZHY6hLkuLlrm3TQC1rZO60iQYYGh7jd/EpAq+0unTSCSN73PjLLeRr6MYCHBwcKjEk8D7inQM4057bWe2ZnEL3syUkdmyd3mUfXMK0O9alI3Ib7W/bJJkheTV7ZiXkskjLhywxocMWN3d3hXFRVh0/UJImxOjkfzLd8L+Y4ANaQ/LQsf62LQQQfLgoBsdRLpXMbMyrfq2BwH1NGjlZs5o4UNMNvylRmEEkOnPYYZI2S3QLYQ/6wxue3DMHYV4ZtmCCyO11IXNqRG9kcbszHZ8xbEXOrG8l1MG02Ak8cEFJNLliaQ2OZ0kkMWeVr+YS5jiXteHPbmBruKgy3lvqMjIKxOLhBlYyOSgiuMKPcSQXAccfdV6RddWEzNO5UTHul5zpS1hqHEucRmq5pymu44IMbLHUJJ5jMZGvk9csdRjmOe05Q8OzdxoIFGjfxRFtxptwx5MMbyeXyg8PqeU2cvMeLh6zDh6KhFZYtPuu48Ok5kYYIS99Moq7MCwOcMA4bamiDB4G8LIAIp42j9d3w93POX60VkGGB/0UGaKwun217bSRudHKQWPkdR7yXEurlcRhhRwy+TBALbpuoMt2EtFxI98wzYtjjfna8AH5dchVJZrmxuZnvcS+rTI6HLIWjMSzIaA9h2qCJLYXTRIyOCUtzzujySZaTSPzRy1zeqAadnBSBlu2ag69Nvbz1kfDzpaOpkkjGVopubIT/mqi1kd/DHIbeCURvzNit3SAva4xgZiS44F/b270Ep1jPyLyhfzrhwAcJCDkAAo017u/YgiO0y9iEhgz0cZGlvNNTFnaWMaSe6cuYDggubFqMUJbDDJy5M7YIy8ZowXNLcxJ2esd9NiB+FPcZcrHxuY6Z8bhIQC+SQPY4Udw4oNxG5zm1c0sNSMppXA0rgTt2oMiDFN8nzoMaAgICAgICAgICAgICAgoC11MpBzYtoa1HYguyu4FBQigqcB2oAFdmPkxQVynggUI3IKICAgICAgICAgICAgILo/XCDOgICAgICAgICAgpQVrTE4E70FUBAQEBAQEBAQEBAQEBAQEBAQW0Fa0x2V30QXICC0AAkgYnaeKC5AQEBAQEBBim+T50GuvdZ0yylEV1OIpHNzBpa892tK90FddPQveM1jLhq8zSk4tOJYP7z6D/XB9CT/RXTyer3fsc/PaXe+0/vPoP9cH0JP9FPJ6vd+w89pd77T+8+g/1wfQk/0U8nq937Dz2l3vtP7z6D/XB9CT/RTyer3fsPPaXe+0/vPoP9cH0JP9FPJ6vd+w89pd77VYuo9ElkZFHdB0kjgxjckgq4mgGLVm3KasRmY+xqvOaUziJ+1tcj+C4PSZH8EDI/ggZH8EDI/ggZH8EEPUdJbftibI+SPkv5jeWQKmhHeBrXbggiO6dqyEC4ex8Ebom5WtDC17s0gLAdjsBQHABA/u9LgW3kjHNBo4DeTmqe9jwPEAIL4+nWNfndNJI4iQOz415jCw78MEMsTOlmMDGNup+U0OD2Eir8waO84EbmAILJ+m7x87XsvZOW5+aQOJaW0YGDJlNCfKgmWmim2uIpmzSPMbXNcHEnMHAAVq40y5cEGwyP4IGR/BAyP4IGR/BAyP4IGR/BAyP4IGR/BAyP4IGR/BAyP4IGR/BAyO4IEfrhBnQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQYpvk+dBYCRsKBmdxKYDM7iUwGZ3EpgMzuJTAZncSmAzHimBRAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQXR+uEGdAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBim+T50GNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEF0frhBnQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQY5gTloEGPK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUDK7gUFzAc4wQZkBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEGv1PWdN0xkT7yYRmd/KgjDXPkkeRXLHGwOe80FaNGxQYWdS6RLBHPDK6Rkl02yIDHNeydxpkkY8Ncym/MFTCZbX1tdSXEcL8z7STk3AyuGV+Vr6YgV7rxiERKRRBZHJHLG2SJwfG8VY9pBBB3ghEHvYxjnuNGtBLjwAxKioUmuaRHBYzyXcbYdTfHFp7yaCZ8rC+NrOJc1pITG3AXWs2FtK6KSTNMx9vHJGwZnNN1Jy4i4bg5yGGwVBBrdU17S9KGa+mMLMpeX8uR7Q0GhLnMa5rfOoM1hqVnfMe+2c5zWHK7PHJGa0rska0lXCJiKIMYkjMpizAyNAc5lRUNNQCRwNCgsku7aO6htXyBs84e6GM7XCOmcjyZgmBVtxAbh1sHgzsY2R0e8McSGn0tKIzIogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIOdeID17Hz/1rdNJsc2zGf+cZO2nKzdlFY3Sk9C/qgtyaaBSv4nZ5qbf1m9SN/wBOpqOlqtZ1bVI7a/hhnlEk2sQWEckfLEkUU0cJcIjJRmY5iGl28+ZSNuPr+8t9zBqX95LDSdZfBLd2Vs6CE2U11LFczwXBk5bzG7NNmZlyupJXvV3Kx95Da29lPa687T2311Na3dg+SQTSl72yxyNZzI3nFhc2XENo3AUAWZnfBjdLX2mlatF0npI0yW6uW5oZr238SWTyQcsgxwzPIDKOyupVtQCMwqtyzG5v+mry1utKYbeS5kEL3wytva+JZIxxDo5a727K41FDU7VBx3g5bi3l02Cr5umYbt8J3tuBPmtMOPIZh2OU9vVj82sdHX9Pp7ku5/6npN5qdrM6D8U1Sxba3cYa5zYYpYYmuYHhza1D9oOJV6veRO/3JWo3d7oDdbZa3cs7IdPiu4DdvdPyZS6SJz8zquLO4HubWmBpSqR98fFPp2JJtbnR9T0fl6nc3jb17rS8gupObzjynzCdg/g3NLMQwBuU7MAnThOjLZ9Xf+Man/y7/eWbbm670TqeO9uLrR7K3vZrKK6uXtunQENkfEy3kfyw+lWVc0d5veG5a6WY/Ssju7mOfqOLxDzHYxReGL3VMf8ANcxOY41LsSSltxG9rdVdrJgsdQmfez6QNOabn8NlEdzHcEB5uDGMpmGX5IrT5jq4W2ImSNrZWNpb3fU7tUgu55IpLK1mjDZXCF7XmUNPLwFCO95VI6U6mfUntb1VogcQM8V6xtd7ssTqDzNJVid69H1/ixXvjbjVdYt9NnZFqA06FkMrhmbHK90/LLhj5dnmWeiTphZ0rc5Li40+4F9b6kyKKWa1v5vEty0LebBMC4Pa5w72IofktqqjpkUQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQa/U9G0/UxD4uLNJbP5ttM1zo5Y30pmjkYWubUGhocRgUGGLpnRooDC2AnNcMvHyue90rp4yC2R0riXuIygYnZhsQZbrRdKubW8tZ7Zklvfuz3UbqkPfla3N2EBjaEbKVUMrGdOaWLa4t3skuI7rJz/ETSzFwjNWDM9ziAOxUTHWlsbtt4WDxLY3Qtl3hjnBxb5y0KDWs6T0ZkEdvGyVkUMpmtss8wMLiCKQkPqxtHHuju9ion6dptpp1t4a0ZkizOe6pc9znvJc973uJc5ziakkohbaZY215d3kEDY7m/cx93K31pHRsEbC781jQEVhttB0i1063023tmRWNq9slvbtqGsdG/mNIx3PxQZ5NPs5J5Z5ImvkmiFvMXCodEC45CDgR3ygg6b0vo2n3EVxbQO5lvEbe1MkkkohhJBMcIkc4RtOUerwA2AJlGxu7S3u7aS1uGCSCZpZLGdjmnaMFFiSa0tppoJpYw6S1cXwONatc5pYSP0XEKjXal0roWpzTSXtvzfExiG7izvbFPG2uVs0bXBkgbmNMwKGVbzpjR7tzTLHIykAtXCGaWIOgH8G8RubmbjvRGY6Hpovbe8ZG6Ga2jEEfKe6NhiaasjcxhDXNafVBGCZF2paRYalFHFeR52xSNmhc1zmSRys9V8b2EOa4VIqDsw2KKwwdN6NDZ3doLfPFqBJvnSPfJJM5zQ2r5HEvJygAY4bqKi/T9EsLCaSaBsjp5WtjfNLLJNJy2VyMDpHOIaKnAeXaiNkiiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIKOc1oq4gDiUFOZH88ekIHNi+e30hA5sXz2+kIHNj+cPSEDmR/PHpCBzYvnt9IQObF89vpCCoIIqDUcQgqgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICDg/bN/4a3aP55Bsw3lWB47Jp72aRbamZCWXNzNatixqDCxry6td+dVF2qmj7QlxAFja1NT8xBDx4n0lAoeJ9JQBjWjiaYHvHb6UCh4n0lBkt7Se8uYbODMZ7qRkEVCa5pHBoPmrVB9N6dYwWFhb2UApDaxsijHYxoaPeWVSUBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQUJpt2cUGp0/qjRdQg0+a3uO7qvMFi17XNdIYQTIKEYZQ07UF3TvUNpr1i+9tWPjiZPPbFsgAdmt5DG44E4EtwQbVAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEHCe2f/AMNb/wA5B75VgeVXX/hml/8A+Tvf9jEqibo5sGazaz3cTrl0OmQOtLGOA3T55yzK1vJGDgxpLjUgKDLOPZ/bz3bHVuJA65lYx8k8DmfWRm3t3xgDKcr5Gu/NQXlnswEsQZcSSQc+UyPdLI15iBeWUaBjGW5AHDvA7UEbndH3ml2OaaO31LlQMuY5HzOZbxF7jKLcMH18jKj1z6uINUEt8fs2bctAe50Uzmslc2WfLAOTIXSMNKv+tbGAHfOQX+yPSHX/AFXFdTNrHpsJnfw5r/q4/wD1HzJI92UUQEBAQEBAQEBB497RvaFq0fUDtP0W9fa2+ngx3MkQaTJOcXCrg7CMYeWqsQIE3U+qw9Mx6ies5J9ZlpTSoPDvDMx/hHBuZuVmLu3BESm9adYaP0tz9QvHyarq8tdMjuGMzwWsYo+ctAafrCaMDh2oqLY671jJ01fa/fdQ3VtbQSC3sI2shLrm4O1uLMGg7SO3giK9J9YdVyXtxqep6vM7RdHhdc6iHNjLX1BbFCKMHekfs8iSqDae0DqzV9Zijm15ulwXMn1jm8psNvHiTTMDmIGAqe8UwjdRv65vb02mldbWNzJI5wtY/ERmZzRUgljYaZsoqQEVB6t9oevs1R1rpeqSttNNjFtJcsbGDczRik0xq0j1hQUwTCNtYapHJYwy3/tKFtdvYHzwRutHMjcRUtDnNqcu9FdLbdKdQ3VvFcwdbX0sEzQ+KRsNtRzXCoI7mwhBP6Ki1mKO+Zqd7dXrhMBC+7YyMtaBSjcjW14lQdOgICAgINbrmu6dolib3UJCyLM2ONrGl8kkjzRkcbGguc9x2AIImj9W2Gp3M1p4a7sLuCMTvgvYHQExE0zhxqwiv5VUEu81/TrXwBc8yt1K4ba2z4aSNMjmucKuBoG0YcUExt3aufIxszHPh/XNDgSz84Vw86DXa7cahNo963Qbu1j1VjByJbg54o3EggyBpri3YginSYz1Fp+sXepFl7a2T7eWxY8Ngk5ha58uQmuDm4IIdvF0y9xuraCS3i6OmuWCCNoazM6DNJlb8oZZKjZigmF95qLdA1HSL1tjpsr/ABV3bSRtD7iCWFzms/JcHODjRBn0TqrTNW006kzNa2ZmfBFJdFkYkLHZcze8cHHZWh7EG6QEBAQEBAQEBBzGvdRPj1OPRrOR8Nw6I3F3dxwvuHQwg5QGMaHVkd+UKNGJBwCDQugsJ7ibVIdRuJdO02SCCeSS8maZOfTnSSnMzlviD25R3aUNRig22m9S29nqdpp0l9Jf2OoOMVheTRPa9srW5uW6UsZHK1wByvGNcDWtUHVyzRQRPlleI4o2l8j3GjWtaKkknYAEHKN9p3TZa25dHeR6W92RmsvtZW2RqaB3OIwYT8ojL2oOuBBAINQcQQg1+ma7p2pXWoW1pJnm02fw1035r8of6O9TygoK6nrdlp1xYW9zn5mpT+FtsjS4czI5/eO4UYcUE172Rsc97g1jQXOccAAMSSgh6HrVjrWl2+p2Dy+0uQXRuIocCWmo8oQXTatZQ6pa6XI+l3eRyywN+c2Etz/vwgi6l1Hb2lzcWUMb7rULe2bdm1j9Yxvk5Y90FBs4JDJBHIWlhe0OLHbW1FaHyIMiAgICAgICAgICDhPbIW/3RjDyWsN9bB7mjMQ0uOYgbyBuVgcddaJ02NDAN1KNBtZ7m5tb9sjHue+eGNsIb3frHOkY4OiDQ5nyqbw1uhi5kluIAx7bafRbVuoXcMzbeW2jBDg9kj6jvOGVzd43oiXZ6vHBp9hBDoV7dvkfIbC6uI45jNK5krS9rqHPmzteRs7uFRigvn1jKYZn6HLI8G3v7+GGOIsuA1ghc25+rzRuEkTpGNiwJ9begi9VTak5kmlt0eW0mfcCW5lMURfK0W7HtY50efvDKZHZXU471YHKzQzQycuZhjfQHK7bQ7Cg9m9jej+E6YfqDxSXVJTK0/xMfcj9NC7zqSrvlAQEBAQEBAQclqvUHWkGsSWen6PZXUGBtnyX7YpZG5QS7lFhIoahBFuNa9qEkMkMXT9lDO9pbHL49rixxGDsuQVptoqOD0/2Z9bW9/BdXWlw3zIpObLBJdMaJnVzd9wDtrsThimUbTUvZ91Z1HrkEt/p1noumANjljtpGPpHWslMjW5nv2AnYio3VnQXXWp63eXgtoG2cf1NifENDY7WIUj9fEYd51d6RKGt9Idd6nbaZp0emWtlY6dFy7S0ZeMfmeR35XOIBJI7N54plW4HSPXOhaPaaX0/DZ3PiGvm1qefI4STOIDY2slH6tjRQINbqHTftHu9KlsLrSdMj58jP53EbeGQNBH1Tco+U7fWu5EXaF7O+rdI0+/1CO3idr0rPC6bG2ZtIGS4TXBeQBny4NA+FMq1+i+zfrLTdRt7ybRbe/jtqubaSXTGsc6lGlxo6uXbQjFMo7jTLLXri/hi1Lo/SrOwcT4i5bLFM5oAwDYxEMxJw2ortITFkAiLcjO4A2lBlwy4cFBkQEBAQEBBzXWelapcjS9R0uFl1eaPdi6bZSODBMwsdG9rXkENeGvq0neg1GuP6p6k0yaD8BltLKCS3mfaXVxEyW9bHJmmtssZe1rHM2Fz8TgRRUa+x6Z1h1+y8s9KOkabJqcE8GmVirAI7aWOS7dGxxjZme9oyMJ2VQQ9M6R1qOKzt2aH4G/0+1u4tW1QSRu/EXSwvYGgh2eTmyOEhMoGVBWboTULfSmQWGlCKSfpzwt62MxtMl6JInBshr3nCj+8fSgu6m6T1a4l1+L8A/E77UbiO40/WeZEOVA0MAh77g9hjyuoxoyurig6iy0fU2WvVzHwFrtRuZ32QJb9Y19qyNpFDhVzSMVBrNO07Xru36SjutIls3aJcCK6Er4XgxixfEZW5Hu7pe7LTaqNGOitZttP0YyaZJLBBBdR3NjbstJnsuJZiWyujuTyXZ4gG5wczR2IO76StrzTtNtNJmt7nlW1u0i6uZIpCC415BMZxMdctaUoFB0KAgICAgICAg4rUCH399aW4J183wnspGuDeSzw0befI4g/UhtWubQ5vV24gNXdyufrAuri6s7mwtuVHr93FC5lo67w8K6Vpkfm5RPeOfu1bmrTAJWpeMEdy3V3ifWJzANJuIO7bPjNwwhtu0lxa9rspkqSSMQcuADd+0Oxu77o/Ube1idPK5jXOtmetLGx7XyRDtexpCDQdS9cWT+nba86b1KwcHNMbdKmiM88z8oEVsyBr2OY8OwOZuCDode6hudE6SGoXjWnVXRRRRW7dj76YBjI2ip2yO9CDieno9X6U1rS7nUtNfp9nftGm6teSTwytnvJXmSG4dyz3C6RzmY/OA3KjquuHNGsdJAkCurACu8+HlUGP2kahdv06Dp3TWum1TW3GIQRvayTwsfeuXBziA2rO5mOFXIIPRN3c6T1Dd6De6cdHt9Sab/SLF0scoaYw1lzGx0dW0rlfl24lUQ+rvGXfWN5qFiS656Ss7a6jjacHmaV7543D8u3Zggs6cluP736T1HdudG/q2O8ZHA8/q4IgyWzYB87lMLj2lB6eoCAgICAgICAgICDhPbP/wCHN/5y398qwPOr/WTL0Fp9o0uLueba4IcG5RB9Y1rmnvOa4EUplYD85yIgxaxc6RqNle2sbH3DbC1EbpDIA05K1+rczN2tdUHgqMzOuNcaPVt3F7Qy8JjI8SxkboWslAcA0CN5H1eVMC1nWmsx2PgIWww2gt220UcYeHRtYHta5r82bMGyubjgUwKv6tuZbHVY5GEXuqsghlkjo2FrIWct8oBLniaWP6t2Wjcqg0scN1fXUVswukubp7IIiTU5nkNb6Kqj6a06xhsLC2soQBDbRMijAwwY0N+BZVJQEBAQEBAQEHI6v0RPqGq3eotvzbyyhvh3MYc8ZZEY2jNn2d55q0B3e2oIsvs4Lhnivy24awMZMWvL6ZGsyl/MzZaBw45XUqgnydFy/hF1YxajKJ7uSMyXby9zuVFQMiHfFAAPPvqgw/3L1ESySs1iRr5HZS7K/vRkObV4EgBkYH5WEUAA9UnFBjuvZ/JPGYjqUjo5XVuWSB7g849/9YO+GnK2uFNyCRf9EC61a41MXfJuJHtkgexhDonNZGwGoeK0bGQPzigwt6GvIZeZaaq+Ix8swZxI+pbkL2y1kGdhewvAFDmcakjBBFZ0Hfzz3DL66raNDW273OfJJKWYsfIMzWtDHUc2mIxx3oNjqfRs1+5hOpTMyst4drx9VCHcwHK8d6Rzg7NxA2hBFHQupc/mHWps3OfcCgfhIR9W/wBfEjeDhSoCBD0FcRxxh2pOmkZI1xEglMRjJc6WPIJWnvOcHDH5I3INnovS8ulXLpYb57mSuD7qMtwlfR+ZxqXUc5z6mnAIOhQEBAQEBAQEBAQRNTnuYdPuJLVnMugw+HYQSDIcGVAxpmOPYg57+8Wvtjlzae8ySDNasEbw4ARAGooWl3NxoSBlIFa1QZ/7xapFGZpbB3JY0c57qsyHLicW4taQS4+iqCyXqTVmcm4jsufDJaNnMcYf6znGjw8t9QNAJHrY7CgyydQ6ux4adLJzEiNwe7L3ASanJtfl7mGO+lUFumaxrvNt4L22DjK9rHyhr2kFwe8ua3LTIMobiajegq3qe9DgX6e/lFud5aJC5rSd4yY5KZXAY5tlRigyM13VHzwh9gbe3e8Z5HiRxbGA6uDWYOJAp7qDoEBAQEBAQc9r/TbL27h1O3ggmvoGcmSG6bWKeDNm5bnUcWOa7FjwDTGoIKDTzjVW6g63j0e6i0+7dbyXMcYhc2J1tT6tmV4aWyhrBXClDXag2Gl9Msl1aLVruwt7Lwxc6xsYgHFj3jK6aV7aML8tQ1rRRtTiTsDqaIIbNI0pl2b1lnA28d61yImCU14vAze6gzTW8E2Tmxtk5bg+PO0OyuGxza7COKBPbW9xHy542TR1ByPaHNq01BoeBQVktoJXRulja90Ts8bnNBLXUpmbXYUFDbW5nbcOjaZ2tLGylozhpNS0O20PBAkt4JJY5ZI2vlhqYpHNBcwuFDlJ2VHBBQWts18rxEwPmoJnBoq+goMx+VhhigG0tTyqws/m/wCo7o+rwy9zDu4YYIM6AgICAgICAgICAg0HWnS/95tHGmm5NpSaObmhgk/VkmlCW7UHE/8AwYK5vxo5qUr4dtafTVyMt17Fee6E/jLm8qCKD9QDXlNy5vX3pkYv/g3/APe3f2cf6aZD/wCDf/3t39nH+mmQ/wDgz/8Ae3f2dv8AppkbHpv2Rw6PrlrqkupG8FoXPZAYQwF5aWtdmzH1a1TI9EUBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAogskijkYY5Gh7HYOY4AgjtBQXAACg2DYgrRAogUQKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgtD2FxYCMwAJbvAOyo8yC5AQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEFj5GRsL3uDWNFXOcaADtJQVY9r2hzCHNOIcMQQguQEBAQEBAQEBBE1PUIdO065v5w4w2sbppAwVcWsFTQGmKDjL32x9MW8OnSsjmlF8BJOwACS2iJLc0jQXd6o9QGtMeFWBO6q9omm6TYWx06mp6lqTQ7TLWE584fg17suOWvnJwG+gcoemPaFo4HV8d143X5CX6rpu1r7fa2Job62QfJbs+T+VR3vSPV2ldS6cLuxdlkbRtzauI5kT+DuIO529Qb5AQEBAQEBAQEBAQEBBa5wa0ucaNAqScAAEHLav7T+itLeYpdQbcTtNDDagzGvCre77qYGsb7U7i7qdJ6X1W+ZufyxE0+c1VwLz1p15IfqejJ2j+NuY2+8mBQ9adfxu+s6Mlc0fZ3DHH3kwMcvtS1C0bm1HpPVLVg2vDQ9tONQAEwJGn+2Hoq7IEs81nXDNcRODK/nsztUwOusNS0/UIBPYXMV1AdkkL2vb6WkoJSAgICAgICAgICDXa1r+j6JbsudVumWsEjxGx76mryCaANBOwIIOl9ddJarfR2Gn6jHcXkoc6OFrXgkMFXbWgYBBN1rqHRdEhZNqt2y0ildkjL6kudStA1oJOCCHpXXXSmrXzLDTtRZcXcgc5kTWvBIYKuNS0DBBTUuvOkdMvZLG+1OKG7ipzYiHuLcwqK5WkbEGfSOrOndXiuptNvWXEVkAbp7Q4BgLS4VzAbgUGtZ7T+g35cmrRuzkBlGS4lxoKdzfVMDZa31Z07ocsMWrXrLSS4a50LXhxLmtIDj3QdlQgronVOg64ZhpV2278NlExY14DS+uUEuA20QbdAQEBAQEBAQEBAQeZe1XqDVdH13RHWl7Nb20jXuuoYnZWyBkjNvmcVYFOr+pNSf15oWn6feT29hJyBdshdlbI6dxe1p7cjfdQdlfdSaS6x1YWl7FLdabDM64jjeC+NzGE4gcD7qg4PpDqHXJOmepLLUtQnk1iztnXFtK945obyM4cynCoPnVEnU9Y1qL2Q2OqR6hO3UpTbufeB/1hzzBrhWmwjcgxnXL236sNnreq3unWkssH4dcivh5oHwtHKLgMrXukNTIfcQSNFj1n++uqaRPrd7NDpUMU7MzxSTMzvNeKbDnHoQROidWn1PSbaS51y/drjI57kwhxMLmRA5XSAtyFuYjAHFBrNL1zXL6z0PmajcX7tWgum65YFwePD4jmZQ08okYCiI3XQ8Gp6zomn3Wn6zNazW8xg1Sza5piihZUNiihLS1mAGV23fVFengUFFAQEBAQEBAQEHnftE62bmd0ro7WXWqX5FrcOcfq4RN3cpPzzX9HaeCsCd0h0T0zo9hPps0tvqOp3bTFqRcWuLhTvRNZXM1jeG3eVBz9n0ncdF9YNvLCC3v9JnYRS4miiurVjnUJjMzm5qcd4w27aPSm6rpb8+S8gdy2GSSkjDlYNrnUOA7VBwXUegCHWW9Q9FX1szXC6l3pzZY+XdB2JGXMBmO0jftwdiaO00jWDdQQsv4m2GqvH12nPljfI1wFTlyOOZtMQeCgkO1rR23LrV19btuWEB8BlYJATsBbWqDNdXlpaQma7njt4QaGWV7WNBOzvOICCkd7Zy8vlTxyc0F0WV7XZw3aW0ONOxBIQEBAQEBAQEGo6m6k0/p/SpdRvSSxpDIom0zySO9Vja7z7gxQeY3w6j6k0W96m6nuJrHpi2idPDpNn3Xzsb6o720O+e/buACo30NtB0nZ2NzBoFjFFdvtYueJHySxvuXhmVz3tc9+QHNUUrwCDayddXNtcWkl1bRHR7wlrdUie/JCXyGKB08b2tLWSvFK17p2qC6LqrqB15p9kbC2FzqcNzPb0neWBttkpmdk/hM+HBBj0Dr6fU9SgtH2kbWubdm9dFLmNoLWQxtdMHNb3Zi05KIMb/AGiPdpV9eQWjDcWN/DZugfLg6G6e1sE+dgcO82QOp5RtVwNP7WOnNAbaQ6mJbfT9Ue8MeMWi4b8vuNBc5zNoNOwpA840wyWd4J9L1fwl7Wkb2slgDzuD3kFlDs74oqj1vojr2/v3M0/qC3FteuIZb3rC3kzPIqGOyOcI5TTAHB3yeCyrvEBAQEBAQEBAQeFe1LqM6v1I6zgdmstKrAymx07qc13mwYPOrEI1PRmpwaN1ZZ318TDDa84XFQcwrE5uXL84uoKKyMHUnUOo9RanJql5VrK8q2h2shZ6wjB2ZiO847/JRIGfpTXmaDcX+qNAfqDbUwabG7ZzZnjM935MbW1PHYkjXR2V/d2eoarI50kdq+N13cSYukmuZMoFd7jXMeAQT9A112maX1BbtkLH6jaMggA+eXlrv9W9yC/oPS/xLq/S7UtrFHJ4mYbsluM+P6eUJI2HtT1Tx3WlzG12aKwjZas7HU5knuvp5kgd/wCxzS/C9Ji8cKSalM+evGNv1cfuMr51JV3agICAgICAgICAgIPM/axpz9RvobeMVlZp11cRAbS6B8b6ecAqwOT0pk07+mNWldWe/wBUMUL/AOKhga1noIRGw0kWc/RV9p1rbSy9Uxi4tpDDG7mhs1xix76eq/FxFcQMcEVvv7hahbaxfSaVaRMsL3S/CAyOyFlzIwtdI0d51KHEIMj/AGf9TXPTMfT1xf20dlDFFHGI2vJzRS83mGo2u9WnBMjYat0Z1FqjJrK41aI6NctZG+yMALoWRltORJg7OQ3FzuOxQUttA1yw6r1jWxasmtL21FvbwRSAyjksaxlc2Ud/JxwVGj6Wu5tB0CHp3WLC4tLpzLpr797Q2CNjmOeMkw3ucAKINf7MZWadf6A8tDIdcsJYZcMDPbSmle0tICDadYdP3nSmof3v6cqxjCBqVh/ByRk4gjgd3zTig9E0zUINR062v7c1huo2TR8crwCoJaAgICAgICDBd23iLaSDmyQ81pZzYjlkbUUq11DQ9qDyrqnpPRum9Z6Th0xjwbrUy+4nme6WV5BZTM91XECqsDH1zA7S+tm9VWzA3wN5aW9yGgCrZIS9ziRj3muLfQgo2aPVPaboWszhs1rqouPAxyNBDbWFr44nUd9pjJ50Gx9iljZnT9drbx9+8dC+rBjGGDuHD1cdiSNFqHSb7+x0RuisbBf6fps17aiJoa974rltA1w2Oxq3twREbVuspNR0251y2YLfXPw6GwvbiNuSSN77ktc9jqVaZGDDe3ZuRXT6xp/s+s+k9BttWjfasLbe7tr23gL3umaGyOBlDH1dJtcDiUF2jSxdSe07VxqcQuLTTbbl2NlcNqyPMWB7zE/DO6pqSK7kFvsqjNn1L1PpEDaaZZ3BNtGcRG4yPZRvCrGivkSR6eoCAgICAgICDyz2pRi+606Y0u7NNNmdWQE0BL5Wsd/m0b51YHVdT6xa2dza6PqFhHNoOpMNrdSl2VsQeCxrXspTI40bUHBQcu2aC6hsrOW0uXQR6vHptnzr55kjfBH4mCU5WYtpQ0JLuJVGeDVLKe3ZfX1nLLD1CbzT3RTXJmg5sWf6uRhY3I2TkuyuYO7vCCfZnT/7s6L1ZFaytubLT8mk6aLjAtmYMsDnyABznhrQXHgoNK4dMQ2+h3TILlmj6hFJI3Wo7p7X251B4zw3OArDJM6lTg13BUZ72G2vtRvefpjhdO02DULiO1vHRskjtZ38pjWiNrc7HxlwdsOzYgjTXfTvV8jtKIf4i8mbPZXN5LkvQx8DSLm3jc0MfCKZXRMOOJQcJJpceh9QOseo7WSaG3zc6K3dkMrXA8uSNxp3ScfcRGPpuy1W71qGz0VgddTnFjq8oRNcHZpqU7rMDXbm9XFWR9JxB7YmNeczw0BzhvNMSsqvQEBAQEBAQaTq/VrzS9Au7mygkub4t5dpFEx0jua/utcQ0HBvrFB430X0hq971Np8d9Y3EVpDJ4m6muInsa4RHPQucBi+SnurSLOoel9fn6w1K2s9OneLm+k8PKY3NhIkdnzcymXI3NiUGy666Uu9Lj0bRdMtLi7itoJJ7u5iie8SXMzgHOcWgitGYDcFBy7enuonPYwaVeZnuDW1gkAq40GJAA2qjotU9m3WmmaNcSPkZPZtLZJLC1klkc95IaHCIMDXObXaoOeh6b6jmmZDHpV2ZHnK0OhewV20LnANHnKuRI05nV+h37rixtL2zvQwxOd4Z7zldSoILHt3BBsdG9nvVuu3vMuoJrKCd+e61C7GWR2Y1c5jD33PO6oAUyPddPsbbT7G3sbVuS3to2xRN4NYKBRUlAQEBAQEBAQEBAQcZ1DJIzrzRMlrJdsfaXMczYgDlZI5jczqkABBMg9n2hNs9LtJ2uuINJD/AAsbjlbmkOL3ZcScuG1B0kcUUYoxoaMNgpswCDRdc6rfaV03cX1jI2K5ZJA1sj2h4DZJmMecp/JcUGoi6m1h3R/UGo81kk2mPuWadqLY6R3DIWgtlDK0d3iWnLg6mCDLqPUd/B0B+L213HJfs5IlnpHKwOfMxsjTy+53WuIw2IJ3U2vSQ6fpd1plzG6K81G1tnzNDZWPhlkySBp2bN6DonxskYWvaHtO1rhUHzFBzeqdB6PeXFtdwB1ld2cnNt3wkhjXFwc76v1RmpjRBzWrX3WFrp2odO3WmSajqOpzTfh15DQ2xjneXUkLiOXyQeGxUdb0gbK20qPRLZznu0ZkdpO9zS0OextHObXaCQVBvkBAQEBAQEBBxvXnTus6rqfT95psUczdKunXFzHJJyiW9wgNOV2JyqjX6r0vrepwa3Bd2kzo9adG80mtgbd0IDY3RGmJDWgd5BC1LSpfxqy1JzXWTunGQxQWrZ7csiYRRoeS3M7mDDBBZBpmo6DfakdMln02C6d4m/tg+3uGW+etH8wsPKFK0zVw7Ag2FqLnT9dsTBDyZLDTnRx6c65gcH2mYF0z5S2pOdoJI+FBrzpejyzX2o/hZltep4BS2juWctwjPNdPFlbna7MQ7sPlQRrvpiSOwstI1OS7n0mFzrnTrB09u2YNYMayMZnLGB+ylcUG4u+mdbl6iPUel202mahM3LOYp7eWKVpaG1cyRu0ho9AO1BsOn7UdMRubLpc0cd/cg3upyTxzyvnmdla+UNDaNzOy90UbXZSpUHZoCAgICAgICDlPaF0cepdJY23eItUs3GWwmJIGamLCRsDqDHcQCg5zR9d0zX5/wHrIS2OuRxNt5bKciOC5DJGytkYaeuXMGx1D8moKo2cmnaO2/knkku2sj1WW6bJzGFxvo4aOcIsn6sRVwrSgrTYoLbaz6Ngt7SPn3b4LbnTWkktS2B12Dnm9X1iJSGl1ctcKILrC10O2mtLUuu/A6JbBlva3DszaOyMY2SEs77++3I4kkILNOsNBt7eW3gZNc6bcuubRltdSDkOEjTdXNQWdxocCGgdtBRBZBadIQRQ5Lq8jjdprdPZkeXNfZxEuytkDczjXP3wcxoaYIM8Nr0nA+yYGXQsdPuBdWNu+M8m3ly4BpID2tYH1DK5d6CB13Z6P1TBZmCV9pqMEgbHLJC9xfA4jnNDW4uyijx2+dWBs+lh0l07ALewhla6YN8ReytrJK8vEbQ87hV1RsaAoO2QEBAQEBAQEGn6n0Aa7pzbI3c1lSQS863NH90EZa8DmxQaS69nltJDPFJqU7LaSJkTzUB+RuUvzyOJzBz2ZwCMCXcUGg1BvQGnySR6h1JzmPdA64to3OlJFqO5E0xl5Yx1AXt+URiqNXFq3S95NSzl1rUQLlt0BZ2bw2RzCcnMdUZnUcWudhUU2UQbeyt7o3dncDRtbkFncSXOWWG2j5z3kUdKXTgueAMXUx4IJUuhXl1dXdzLp+qReNum3UkZ8I5rcrDGGgCetW1zMd8l2NEEhmnXDjatuWam6G3lmkka63YTKyaUTFkjmSPJOZoBNMW4UUCPpnS3W9vaMvbq1y5AY5YJImuILy9/eAaJC6TM11e6QFRNi9nzGXcVw7U7iUsvm6g4Sd6paD9W0k91mZzj51B09vY21vJLJCzI+c5pTUmpqTsJIHrHYgkoCAgICAgICAgICC3I3NmoM1KV304ILkBBQtaRQio7UFMjcuWgy8NyCgjYG5Q0ZeFBRA5bMoblGUbBTAIL0BAQWhrQSQKE4kjeguQEBAQEBAQEEO/bqp5fgHwM283xDHvqN2XI5lPOgi8vqv7ew+5m/3qDWXfTGpXclzJceBfJd8vnScqbMOT6mR3Mq2nYgrc9O6zcS3Mr7i2jN60MvGxNmY2VrRlGYcw45e7UEGmCC256Y1K5kZLK6zzRNjYwMZOxoZCSWsyiT1TmIePlDAoEnTOsPjtWc+1aLMSCAhkpIEvr5sz3B3oQZLzQddu4mRT3NsWxsMQoyUVa4UNQXlubDBwAI3IJkFr1NBDHDHPZcuJoYzNHO40aKCrnSknylBZPpuuX3Kivrq2FmyWOWVlvE9r5OU4PazM97sozNFaCu5BvUBAQEBAQEBAQazW+m9D1y28Pq1lHdxj1c47zfzXijm+YoNBH0LqGnV/BdYeIMKWWpxNvou76oDyWTCn55VE62h16F1LzRrC5LiS6ezkyEk7zHMwfvyoNxb2VoYqmzZAXtyPjLWVy/NJbUEYIMhsLIx8owR8skOyZRSoFAfLRBUWdoC4iFgLzVxyjE0y12fNwQU/D7HLl8PHl4ZG7hThwQU/DrDD+bRYUI7jd3mQPw3T6g+Giq31e43CtOzsQSUBAQEBAQEBAQc51H0Jo/UEmbUZ7wsHqwR3D2Qj/7Y7npCDBonsz6P0ijorIXMzTUTXX1rh5ARkHmag6hkbI2BjGhrRgGtFAPMEFyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgj3l9aWcJmuZWxRjCrt54ADEnsCDkNQ9qOjwT+HtmOnmLsjWjvOzgVylrA6ndFe8Qg1f/y81uZ77SkTBmecri5rdtXNDi5td2CuBu9L9pWh3sghkzQS7chrmA+cWODX0rvDSoOsgnhnibLC9skTxVr2kEHyEIMiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIIGs6tBpdjJdTnBuDG1pmdQmldwwqTuCDxXqDqLVdeu3ASvyyf0WGIGsgrU1xGSIUyvbXMNrydgqIrotN0wEX146OZz+a+yt++Q8ijauy5hlGDDRvnQVFzouSv4ZqTYzGJHSGrmCJxo15o4ktqMCUFDaWt7GZNPmbqAizPFtN9XMwlpDSz1NjjVuYba96qDb9I9X6jo9xFDNMbi1cRHKZe68Pbg5srXUIxwY/1vn4HAr2S0u4Lu3juIHZopBVp38CCNxBwKgkICAgICAgICAgICAg0erda9LaReeC1LUYre6DQ8wuzFwa6tCcoNK0QQ/8A5N6D/bEPok/0UwM5696UFr4s3pFpTN4nkT8rL87mZMtO2qDB/wDJnQn7Yh9En+imBuNH17SNat3XOl3TLqBjzG97K4PABoQQDsKDYICAgICAgICAgICAg5jX9d6q068k8LpllLpoDBHeXV+LYueR3m5HRuApuxxQRoOoPaDPE2WDp+wlidi2RmpBzSOwiGioq3XPaK5zmt6dsXFho8DUqkGlaH6ngVA/HvaJ/wDw9Ydv/Uv/ANFUPx32i7f7vWFOP4l/+igfj3tErT+71hXh+Jf/AKKDotKn1GfT4JdRt2Wt69tZ7eKTnMYanBslG5sOxQTUBAQEBAQEBAQEETUbi7t7Z0trauvJW4+HY9rHEfkl5Da+UoOZ/v3q/wD/AAlqoO8E2wP+2QV/v3rH/wDCeqem1/3yC+3611iadkI6W1GPNtllfbNjaPnPdzTQIOpglEsTZAQQ4A90hw8zhtQZEEdt5aOun2jZmG6jaJJIA4F7WONA4t2gGiCQgICAgICAgICAgICAgICDyX2o6xz9RZpwJdDGDzGNp3mMIMoq6gGJx/JYaKwOcjgu7eJlvp7W/jOosdJne8DlwQtzZi6Snfy027XccoRELpe+052raWLqBjDaue+GaMN5t1cyOBibcPmzMADvlke6g9OuLiDUtQv9FimtptSijYbtklfDS2znF8ofy/Xe12ZpbhQGpRXkplJuhYafDBHcNvXm0voSQ/vnIyJsj6fVDdmHlVRtr2I3kElxJFG2+tnvs9RhaGvZzMGZmuqKtpT5XqmhPdUHf+y3V5ZIJtNneXuhPde8FpcW0xxAqXMpUjCoNFFegoCAgICAgICAgICDXa7rVpoukXOpXZ+ptmF2UbXO2NY3tc7AIPnpjNX6m6hy1z6nqs9XHa1ldp/MiYPcWkbDr7TbXS+p5dNtW5be0traKMbzSPFx/KccSkD2DoFkcnQWkMmAdE6za2RrqFpaQQQa7qKSrwqPTnXuq3VppDDPGx1zJbMG028LiRl49ylOKqN77NuqhoXUEYmfTTNSyw3JPqteT9VL5icp7D2JI9+WVEBAQEBAQEBAQEBBxtlc6ff+0HWLPUAyW5sILdumW8oBAikZnmkjacMznuAcdtANyo22g9PQaLe6rJa5IrC/mZcx2zO62N/LDZaD1QHFubBQcx7P9WupOreobe6Bb+J8rVrIE/wDxyWf6tjCrIxjpvQpvatcW0ljC62bpouuQWjlmd8xa6Qs9UuI7EEy86D0S31HVr21hh8BNYPjurDa1lywiWORrNjDl4U3EKCH0F0p0tfezzTrnUrOF8l3b827vJMJcxJq7mk5m03UOCsjsOk9Im0bp6z0uZ4lfZsMfMBJzNDjlJJ35aVUG3QEBAQEBAQEBAQEHlXtK0Tp93UMlzdW9w+5fpVzfPdDMImuNgG5WFpY7F4koXdgVGi/up0sLw2xhvaeK021Dxctr/1KLmF9OX/B7Kb0R03TmiaO3ofUI7GSTTpNRvXW3ibhwnpLBccmEPwjrG90Yq38ohFSrXXNUjfd2hZDpE9rbXt5dmCkkEt3A5jS6MvH6qhDntwdU0rxgQdXavPDAH3TYbma4von25YzO1sdoZ4mkYGrHU8o2oIbtQ1CCAaha6kwXkPT9vdPuXNjeXUlc8RuHq5cSCdvaqPTGHM0EbCKqC5AQEBAQEBAQEBAQEBAQfP3WF3cS9YSs5jmsmfDHK0EgODpXVqP0ytIi9SNtJdT1E3FwYprRkMdnDkLmzAd5wLq0ZlzE4oNn077PtR1DTYtakks36VI15uIZJXxSRxg0e8uDHBj2tq4Vr27VMiLBFodzZaTYPuHMjlvbqGS5dJyo3wQ4Wveo4RmUujDnAcUDq3ofV+nrUX98+05VxJkZa273uLaiuGdoq0bCfjViRZokNm2XULS0uTc28tkx75Swx5ZRXOwNJPq5qV3oNx7I724f1E8yPdIXsYauJOLg8Hakj21ZUQEBAQEBAQEBAQeL+13qn8Q1VuhWrq2mnOz3bgcH3JGDf8A7bT6T2KwJfs69nz73TG63cXt3p09xUWTrN7Yn+H2FziWuP1hFRswSZHM+0PSxpfVU1r4qe9Jghkdc3bxJM4uzChcA3ABuGCsI7rpzop2r9C2WXWdRtTd2g+pZNW3ZmHq8qg7n5OZRXE9N2r9H6vfomq3V1pc8rxaeLsJGx0eSDFUva6sUmFOBpVEYuvukX9PazyA582n3rTJbTyULif4VjyA0ZgTXAbCrA9Q9l/VLta0EWt0/NqWm0hnJ2vjp9VL5wKHtBWZV2iAgICAgICAgICAg4/rT2fQa/NFqVlcu07XbZoFvexkgHLUtD8tHYE4OBqO0YINNpfVnUD+ntf0nWYXHqDSmttgYgC+fxX1cLmgUBcXHClAcNmKojX2otsus+mNSj029061Y06PO+8jZGx0cgpDQte+pa4b0GzurWe59rE0cN3LZuGkMcZYRGXEc4jKeY17aY12INho2l3+naR1JDfTyXk75p5W3srQ10sb7ZmQnKA3ugZe6KYKDltG0HV772T6Y+y1K5y8iOU6a1sRjkjbJV0ODObQtHzvcVkesKAgICAgICAgICDFLOyMtDq9/Bp3V3DyncgxHULfKHZjlIzVpuBo76PyuCDzz2kSsfrTy01p07q1fPy6HyHcqNa//wDMf/7Tpv8A/tkRutC1F1h7PbmVkMc80upXNvBFMM0RkuL90TC8b2tc+pUV0VzZO06AG4ih1G0ja3kRPjhh5U3eMj81Gsax+G4mvGqDXv6u0WKRt8NJeWzWkOpTXjWQ5xG+rGk45nPDu4B6MEEe4mtna9Y2LLEWRZ4hl/prGwlkrHWxmiNcuV3ebvNA4eQqiTB1pHZ6bbNZaXd6GabFqDp3mBrjb1DXuflLW527crRjuUG5Z1DGdcj0p0D2mZshhmLmmvKa1xJYDmDXB/dJ20QblAQEBAQEBAQEBAQEBB4H7SbGay6qdKxuL/1Ldveifnb6RI1ahFxtbK46s0nUbl7GaXcAXM7ptjjbNMhiIPy5AAGtPAqDqLr2qaTquh3jLuwfBbSvjgmtDMGXclnMwh80QbQEtdhQO2Y1TCvO7aXSmvsRfMlfpjLmd8tvC4CbldzLlNWnNgN+NFUemv8Aapp0o0+0vrJk0GpRNZfuhkbKy2dM/K1k2YAHud5wrUYqYV5/a2w0fT9ZmMrJQHusbS4jNWSZHObzGO3tJP8AmlVHS+xqwc/U5rsD6toyjgRG2lR+lLTzKSr2RQEBAQEBAQEBAQc71x1NH09oE14KG7k+psYz8qZ4wNODfWPkSB4r0h03P1N1BHZSOc+Ak3Gpzk4mPNV+PzpXYengtSj6IiijiiZFE0MjjaGsY3ABoFAAOxZV4b7XP/OJv+Vg/wDWtQj1T2df+D6L/wAqxSVeUe0aZuqe0KSDTvrJw62s2FmJdcNNTT8yuPkKQPWOtemI+otAlsiQLyP62ymPyZmDD9F3qu7CpA8R6V6guem+oYr97XMZG42+pW59blZqSAj50bhmHkWkfRcM0U0LJYnB8UjQ+N4xDmuFQR5QsqyICAgICAgICAgIORsOoRpesavY6y2aBj7oz6ddPZI+GWGSNndY9oc0OY8OGTag0TpJ39YP1aXTL4WV3PA5zmW0rstvZxP5EjwG1rJPJXLSrWtGYBUbj2pWs990u+0tLe4uNRMkc9g23ifJSWF4cC9zRRg8pUgarTNT1B/XTNbutH1GG2m0yOzmf4WQ5LnmBzhlALso+cBRUdp1FdG30a5IgnuXyxuijito3SvLntIHdaDQcScAoOY6G1S50XonT7HUNK1Fl7YQ8qSBlrJIXlpJqwtBb3q7yFR0PSN3ql7ocV7qcUlvd3UksptZQWvhY6R3LjIIB7rKKDdICAgICAgICAgslijmjdFK0PjeKOadhBQcnq7bvTZWte50kUr2i3uC4Nc52xkbpHd1k42RSO7snqPxoSHDdX3Mst4XNzkfg2px5o2BrQKsElY399mU/rYjiw+rgqL4JjNqQc6MxP8AxXp2sbiCaNt8uYFpILTuKI6HQ22TvZrqRvoXz2kdzqEszInBkoEd3I/PG4kUewtzN7QoqaIbHUtQdLf6jdW1/o/Jc583IbFy7iN5YaNBjLnCuPrNIwoNoZ29NdOtjZYSamZY5rGLTYoXyxCR0QJkie0tAcX1xad6CcOkmO1FmpS3sr79pcXS5WAOBiMIGWmADXE4fKNexBjHQ1oLY2/jJyz8PGlA0jqIA7Nm9X191dnYgy2HSUFpqLb8Xc8kjJ57hrHZMpNyxrZA6jauHcGXHDYMEHQoCAgICAgICAgICAgIOJ9ovTsl5bN1G17k9vQvcKVFKgP+i4tcTsBB+SrA8vhubR9vLY6gx3hpZHCSKjuZbzNo5zqkFxoTV7qUDjsIcUQu9Hy2sYuIpbhsEZba39nSTmMxLGSRVq01NMzcwpiTuQWWdjYwaTeeMuBcvvBE20sraKV91FK2QF80jXMby8keZuWveqrkZH6PCbUNlD9P0iJ/NmuLhwE87iMoowZhGKbK978lQUnmnuruC1tI32sEUeSyjDC1rAW4vccQMoHeDq0bvzHEPY+ien/wfSmiRuW4mAc8EZSBi7vDc5znFzu003KK6NAQEBAQEBAQEBB597QOm9J1jV7c6nrc1kILcvgtGRtcxrTI1kkpLgcSXtB4AcKqi7oz+6fTNq+2tbqa7mvpiXXb4iDIWxl7WDKAMrGNKDpT1boot47l0zhBMyWSB+Rx5jIW5nuYBUnswx3KDiOs+nOmNa1oarcazNbCezMrBDE2SLk2pIc8PIOJrgFYkTbS3dbaO/SLTqqa1s7GSPTecy1iEjXyUyBspBGIcO8B2qCnSel9CdOv8TBJLd6ly3Pdd3DSZGxgF0rmsoAwADvmldxxwVHVs6q0V4idziGXAjdbyFpDZGyycqMtPBz9lfKoOC6i6X6Q1vVptVbqFzp8k8cc11AyFpAz0Y2ZwcKjPg3yqjtuhbS2sunYLS1v36jawFzYJ5Whj2t28ogAepWmOI2blB0KAgICAgICAgICDheqLDma5NKbvVY4xFA+VljeSxMaHOdGKRt7jXVFe3Hgg1Q0+wEkYdfdRhry2rxfSkDPXHZjSne4KjPBoVlcR2/htV1xj7qZ0LRc380YYWRGU8wDEHClONUyI7LCxdmrf9RdwlpLb+RwdlrjHh3w7L3eOCZEqPpyBzrUDU9ai8TNLAeZqUoy8uB0wIoN+WiZGBulWlS1991CHNj5he2+l5buyN1O9m+Tx7EHbdLtYzR4omuu3ctz25tQeZLgnMSc7z623DsUG3QEBAQEBAQEBAQYbq1tru2ltrmJs1vM0slieA5rmuFCCDuKDy/qX2cdRT6g82LYL21ZZTRQT3Ujm3FTQRRvftdJGBSOY45cH12qiLB7OusYL6OeG20+OSG7s5opWudRvIZ33htcGF3rxce81EdVpfT+uwez7UNJmt2DVLvxuWFkgMYddSPc05zTu9+vFRVrNC6ht7rPZWzYNOmfEZrTmRumbI2F7ZLiJ7g5rM5LGOoScoJFCqM/TPTt/Z6hYy31lG3wulQWRmDmSZZopHOOX5VKEUNFB2KAgICAgICAgICAgICAgICC1zWuBDhUEUIO8FBwfU3s+MknjNIOSZuIi20oO7gS3O1u4VBG40oFR59Ppmv6VJPyoZY5a5mhriI8aA1jIrn+V6mNdqIpNqmu8l7Ybid0gZWI+Gc0l2UYGrcO/WmGIQZbPQNf1W6LhA6Uvy8p84LnxChDiI2nLV1aO9VpCD0npPoG10si6u2iS7OVwZXMGloGWu7u0waMBtxOKiuyQEBAQEBAQEBAQEEeaxspniSaCOR4NQ57QTWhbv7HEIMX4NpX9Th25vUbt2V2baIKjStMaai2iBzB/qDBzTUEcKHFBcdM00vjebWLNECIjkb3Q41NMMKlBa3SdLbG+NtpCI5P1jAxtHYUxFMcMEFp0fSyam1iJBrUtBNa1907eKC4aVpgrS1ixBB7g2OOYjyE4oKu0nTHFpNrES31e43cKcEGaKGGLMImNZmOZ2UAVccKmm/BBlQEBAQEBAQEBAQYhBCJTMGNErgGukAGYtGwE7aCqDKgxT21vcRmKeNs0Z2seA5uHYUF7Wta0NaKNGAAwAAQWTW8E7OXPG2VlQcrwHCo2GhQZQAMBs4ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgxy28EzQ2aNsjRsDwHD3UGAaTpgcXeEhzHacjfiQSI4o42BkbAxg2NaAB6AgvQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBh8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hBDQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBjuDK2CR8RaHsaXDOCR3RWlAQgiR307HM8QzPG6OKR80YDWx80kYgkuPmQZYL9kr2MdE+Iy5DDnp3mPJAfgTTtBxQWjVIS9zQx3dj5pLnMZUY4AOIrsxOwILWarG9rHthkLDUyuBbSMB/LxNe93uG5BY/Vix7pDA8WwjzxuOUZyZMgdWvcb+cgkTXrYi0cp8n1fOkyZTkjrQuOPe8jUGKO6u3W7ZO6181zyoswBa2MkgEZSM2Dd5QI9RdmMc0J5kZc2d8ZHLBD8gpm73eJ2bkGSbUGxPc3kySCPMZXtpRjWOyE4mpx3Dcgs/EmvmdDGKPjka1xJa4Fji4EjKcDVuzagsOrHI4MhMsrOUHDM1mbmlozNaTmy97A7EFZdYgjkljMbi6IgGjmZe8S2rnVysoR8pBJdOGzuY6gjbBz3P3ijiDs7Agwt1OKrRNFJAXN5jc+U1ZlLmnAn1spw4oKW2rW1w97WseA1jpA40xEfrCgNWnhXagtivLgmMSPi5kvKeIGNdmYyRw+UcHYHaN6ANXjLZCyF73RPZGWNcwkmQ0blNaE1GyuCBHrFvJKY4o3yOLssIaW/Wd4tO/uUofW3YoL472b8KF29gMxB+rPdGYyFjQSK9lUFBdyskMcksczonPE3LaY6ZYy+hzmgxGBrsQWt1iAxRy8p2Rz3seQWnKYxmedveaG41agsOstkglNvA907GOfkqwgNDcweXVy7x3dtcEGe41Fluxhkjc8GETSSNplFSGgYna5xwQWM1aNwD+RIWN/XuBaRGA/ITWvfx+buQBqkcfIZcDvStJc9pFBTN8gHNSjdqCkmrxxcsTQSRukGcMJYTyyQA/A4mp9UYoMsOoRy2804YWthJBa5zA7DjU9zyOQY4tRM74TEMschaHNdiQc7mOxH5uBQVn1MRiUtge9sedrJKgMfLG0uLNtRs2lBaNUMfNdcwvjiYT9YMpApGH5KA1Jx27EF9tqLbiRsbIXhxzcw1aWsDaY5ge9XMKZUExAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBRzQ5pacWuBaR2EUKCw28NKFmFGNp2R4sHmQYRpto1pa0PHq5HZ3ZmBhq0RmvdAJ2IKO0qxcxjHNcY4xSNmdxa0j5Tan1u1BlZZ27WloaSHesXOLnGrs5JJ/KxQY26dasLnMMjHOGUFsjhkbmzZWY90V3IKv06zcyOPIWsiZy2tY5zQY9uR1D3m4bCgyPtoXxCM5mta/mNLHFpD6k1BHlQWiwtBCYWx5WFuTAmvrZ65q1zZsa7aoMZ0u25jSS8sa0gxl7u+50nMJkNe9U7iguj060jNWNcMQQC9xDaEuAaNwqTggO061ccxD8Blj77vq8Qfq/mmrRsQWjS7MNc1vMaHAt7sjhRpJJaMdhJxQZHWcDnMIDmctgiDWOLWmMbGOA2hBYNMsuW6J0ZexxYaPc5xHKNYwCTg1p2BBmitmRvfIzOA8kuZmJjDnGpIYcASUGJmmWkZAa14pQMYXuIYA7NlYCe6K7kFrdKtGFjm81ro/1bhI8FoALQBjsANAgu/D7YAtHMa3NnY0PcBG6tc0Y+TtKC6OytWQOtwwmBzcjo3OLhTHid9alBYdNtHMcx4fIH+u573Oce7lAJO4DYgDTbQPz/WF1HB5dI45w81cH1OOaiA7TLV0YjcZS0AtBMr82RwoY81a5KDYgyy2sEjS2RlQWCIipHcBqAKbKEVBQYTp0LpWvkfJI1rQ3I97jmIfn7+PeFdyC4adZ5w8tcSKVaXOLXUqBmb8qgcRigozTrZmQtdKHMGVrua/Nkw+rrX1MNiC78PtSyZpDnc/LzHOcS7uGrKOOIynYgqyyt2FrgHZmHMHF7iScxfUk7TUlBR1haOlfI5hJfmzNzHJV4yucG7A5wwqgr4G25XKewyMNa5yXFxLchJO/uoLoreOMggve8AtzyPL3ZSQaVPkQZUBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEEbUJJY7R0kUgie1zKyOFQGl4Dq1I3FBCde3ltCXZmPY9zuW6n6sc7Jmc4uo4Ud2DzISvZealJyw10LaviiJy5wTK5wzgtdlwDa5QTjvQYm6teve0NELSGNLhIQwPLs1Xgl2YBpbsAO+qDKbySWyt5eeyKQXAikme0BgIBqKBxa7s71CgvstRnnlghexueYc0PaCGmFtWucK7y+lPKgxt1G7eS2OSFz35gGhpPJLZRGDJR2NQezHsSCVv4tPHSSR0b4253XMTWkSQxxPyuLgCcSMdnkQJb65awh747Z8rS58klXMZSLOGtBIAcQePFSVhWK5uxbM5LmgiN0jzIHPqI4mOoMRTNXFVmGS11Gea8uW90xQCSsIFH5mUyhrq1dmG3u4IqPDqEzpMxuofr2wgzAfVQ52vdlILsXYZRUjtQDrNwWZ2Oi7rG81hHqve4NDhVwJbl75ruIxQZ472+NHOMORhYHgCufO5zc2ZrnNbg0HCqBFqMzrB8jnx85kjI5JKDlR8yneq1zg5rQdtfLRBS3kmnupJjI1xhgkjikYDlcQ8jmNxpjT3NqdAxRXYisW2mdvODJA6lQ6jYRJnoSSKl21UhKNy+KFxbI1pfdui50neYwE1qcRwoMaYqCFZ6jdhkMbTG9oZnc5xAMoe99XMLnV7uXAAFBmbf6iw5pBHK1vLrGxjmlxmjMgANT6pFO1BZ+LXDWtPOgkYMj5Jo21NHtry2sLhmLd9Dmpuqgl6heywxxutWsmMxdFDWpaZv4MEjcSCCgjs1CWZ0FxFIIYZZIwHOBLTEXubiCQASRSqDLZT3TYHCQteBA+eKgNRle4BriScydAodRlnwtJIsBUyULwKQ80jAjGuHkSSGObUpo2Pc2SOCrHzZpquaS1jDymVLaVzILp9XcyJ2QMdO0SZ4ycWBrmtDnCooBnqUFzrid1vbPknigeZ3MNwcpjLQ11CQ12Wp4ZqIMTtTu+Rzi6OLMI2xtLdr3tLy4ue5jWto3CvulBd+JXnJ8VlY6LK36gB2YudDzK567Ad1NiSLGXcwkuJGzx3L2irXsqIqiFpplBNcSkkK3Wo30MjbcPiMxe9okLKNflLMCC4BmD9tdyDbGgJpsQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQKZu7TNXClK18yBlND3e6MCKYU4ILQWB5iFA9rQ7IBSjTUD3kFxjJcKsq5uwkYgH3kDlDLk5YyAeplGWnkpRBj5ccdxzSTzpgGMzEkZW97KwbAN5QXRW7Ym8uNlNpIpiakmp47UFjrm1jnET5GMnkpRpoHO3CvwVQZSwkd5lW7TUVGGw4oKkOFCRt2GiCPHpsEVxz2tfzAXuaCatYZPXLRTDMgynlhzYi1tZczgzKKOpTMdlDtQWQ3FpcPcIXxyyNwfloXUOHlpuQZQwtAAblGxoAoPMgBlO4GADHuAUGO3DtQUaWlzo2DvR0DmAerUVA9CCvLJ72SpIoTTaBurwQMlW0yAtdhSlQfNvQCwFwBaC5vqigqK4YcEDEHgQgoGtFKNbgcwFBg7j5e1BSKOOJgjiaGMFaNGwVNT7pQVIBFCAQdoIBCCtUFAGgUaABwAAHuIKSRxyxujkaHMcCCCOIphwKCrWtaKAAYAE0xIAoKnfggpkZlyZG5PmUGX0bEFXAOFHAOHAgHZ5UFa70FAGtFGtDRwAAHuIMF1Y290QZc1cpjdlNMzHGpa7A4IJGAAAFAMAOwICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIMF8yWS0kZEwPc6gLT82ozUxbU02AlBBt9NuWxse+rbiLIIHl9cgDn1wb3djh7yC6ytLiFtw5tuI5HwsZR8mbmStDsziQSQCTtToGFmlXDrUxvaRlMroWl+XK57WhpoxxA7wNMTRBddadd5OTbx0iErpIXB/eYSGU9d2AqHE7T6UF7LO6L7mQRGB85kqBIMuUtc2OlCcSTmJ4+RBD1W3bbhkAAbaOzvyl5wAYwOcyrm1kzVoKoNjdQ3Ez5mxwgw3ccLQ95ADMpJJc096rQcAN6DA/T7rmwGOPvCTmyTZ6uzmapqXHZy/mjswQYdGe54uyxoddSRFzRmJae84N5hzEtkdXEYJ0HSyQaXOYi2VhDWZ3W7C/LleclDRjiBi00xNPOgkWdrMzUWzyxUeBLzrovDuZncCzK2uADRwFEGEWN3JAyGSIR8qJ8ReJBmfzHgkNLTVrQ0V8qCy4sp4mTObC4NAeJHtlpzmOe0RMaK1blHkp50GeSyufAuhjYY2G45gtcwceRvjqTlxPey5qbqoMMunXjomM77ohlztJYXu+rytPrBtY3dvbigvl0lz3PeQXSu5pLjI6pdlbySaGmBBPYgoNOu3zTGYucZHfWPDg1r4y9pAJDs3daKUoPdSBSXS3ZnAQuIMRiY+N4zNa2YvDKPcA5uU7PMg2NnzhbsZNEIpGNDSGuzNOHycSfSgzICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHu0NR5RvQEDykDylAwxxGJqcRieKBhxHpCBhxHpCBhxHpCBhxHpCBhxHpCBhxHpCBhxHpCBhxHpCBhxHpCBhxHpCBhxHpCBhxHpCBhxHpCBhxHpCB5CD5CEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBB5j1A5zuodTzOJpcFoqTgA1tAOxfp+S/6a+5+T56c61/egU8vpK9TylPL6SgU8vpKBTy+koFPL6SgqGPPqtc4cQCfeUyuJU8/uqoqWuaS1wc1w2tNQcewqZMKU8vpKoU8vpKBTy+koFPL6SgU8vpKBTy+koFPL6Sgl6O5zdXsXNcWnnxioJ3uoVx5iM6dv8AbLvys41a/wC6HqTtp8q/KQ/XyICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg8w17/yHVP8AmXfvWr9Pyf8A019z8nzv/df3oK9LyiAgICCdYahJa293EJpIxOxoY1hIGYSNLiafkAj3Fx1NKLTE4jZ+H4u+lqzSLRmYzH3/AIJF+/T5dPubiK2iic+V9vp4Y0MDojRxe5la5o6UDj85c9Kt4vETMzszb3/n9zrqzSaWmIiNuK/j746/arfahp1wLdracuK5D5WmN3MdEWRh3fO6rXDL5FnS0r1z7a9fTtNXVpaIiOi3V0Yjp7djKL7p97XOfBFHIc3Ma2B1HRjmBjYqGkcmLCXqeHqxume33b+uN+xvxdGd8RH/AI9G3GOqd21gvbrRH2Rba2+S7cGY5SAM1HS0P5Bblb2Fb06akW+afl+mO3pc9TU0pp8sfN9M9nR72qXqeQQEBAQS9J//AC1j/Lx/vguXMf8AXb/bLty3/bX/AHQ9Td6x8q/KQ/YSogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICDzfqDTtYGv6g+PTriaKWYyRSxszNc1zRShHkX6HlOZ040qxNozEPzXN8rqTq2mKziZa/wGt/sm7+7K9HmtPvR2vP5TV7s9h4DW/2Td/dlPNafejtPKavdnsPAa3+ybv7sp5rT70dp5TV7s9h4DW/2Td/dlPNafejtPKavdnsPAa3+ybv7sp5rT70dp5TV7s9h4DW/wBk3f3ZTzWn3o7Tymr3Z7D8P1qtfwi7qdp5ZTzWn3o7U8nq92ew8Brf7Ju/uynmtPvR2r5TV7s9h4DW/wBk3f3ZTzWn3o7Tymr3Z7DwGt/sm7+7Kea0+9HaeU1e7PYeA1v9k3f3ZTzWn3o7Tymr3Z7DwGt/sm7+7Kea0+9HaeU1e7PYeA1v9k3f3ZTzWn3o7Tymr3Z7DwGt/sm7+7Kea0+9HaeU1e7PYeA1v9k3f3ZTzWn3o7Tymr3Z7EzR9O1k6vZZtMuY2CZjnyPZla1rTUkk9i5a/Nafh2+aNzry/KasalZ4Z3w9MO0r82/UCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIFTxQKnigVPFAqeKBU8UCp4oFTxQKnigVPFAqeKBU8UCp4oFTxQKnigVPFAqeKBU8UBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQf//Z\";}',-1,1773352142.900,1,'','0'),('dxpr_builder.page_template.homepage_basic',_binary 'a:11:{s:4:\"uuid\";s:36:\"557babd4-32f0-433a-a6c9-0bb9cbd9d4b5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SIdr7I82D6gImUih80ZC1o6B0m4emgUpm8u5a1XO7v8\";}s:2:\"id\";s:14:\"homepage_basic\";s:5:\"label\";s:14:\"Homepage Basic\";s:8:\"category\";s:10:\"home_pages\";s:8:\"template\";s:24668:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"80|105|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"en\" data-az-mode=\"static\" data-az-id=\"gbt1ffl7ve\" data-azb=\"az_container\" tabindex=\"0\" data-azcnt=\"true\"><div class=\"az-element az-section hover-style-gbduhozf7x\" style=\"padding-top: 60px; padding-bottom: 90px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbduhozf7x\" data-azat-pid=\"gbkgetovmh\" id=\"gbkgetovmh\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,90px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbhx4ni7fi\" style=\"\" data-az-id=\"gbhx4ni7fi\" data-azat-pid=\"gbzn0t0lag\" id=\"gbzn0t0lag\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbjwifts31\" style=\"\" data-az-id=\"gbjwifts31\" data-azat-pid=\"gbs14dlfsu\" id=\"gbs14dlfsu\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbdymj1wi2\" style=\"\" data-az-id=\"gbdymj1wi2\" data-azat-pid=\"gb7kjnstxp\" id=\"gb7kjnstxp\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbhnd61p82\" style=\"\" data-az-id=\"gbhnd61p82\" data-azat-pid=\"gbwwnpo28z\" id=\"gbwwnpo28z\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbga8nt5d4\" style=\"\" data-az-id=\"gbga8nt5d4\" data-azat-pid=\"gbt26z55vk\" id=\"gbt26z55vk\" data-azb=\"az_column\" data-azat-width=\" 1/2 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-gbz6ajyu35\" data-az-id=\"gbz6ajyu35\" data-azat-pid=\"gbv1t56n9g\" id=\"gbv1t56n9g\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1527443195645-1133f7f28990?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=1470&amp;q=80\" data-azat-height=\"\" data-azat-bm=\",0px,,,,,,,,0px,,,,\"><img class=\"az-image-content\" style=\"width: 100%; margin-bottom: 0px; padding-bottom: 0px;\" src=\"https://images.unsplash.com/photo-1527443195645-1133f7f28990?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=1470&amp;q=80\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbmwolwaix\" style=\"\" data-az-id=\"gbmwolwaix\" data-azat-pid=\"gbp9mud52c\" id=\"gbp9mud52c\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gb4bvjpbtf\" style=\"\" data-az-id=\"gb4bvjpbtf\" data-azat-pid=\"gbx9zyuojr\" id=\"gbx9zyuojr\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbn5n9l0cr\" style=\"\" data-az-id=\"gbn5n9l0cr\" data-azat-pid=\"gbk4kp3eai\" id=\"gbk4kp3eai\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-button hover-style-gbu3p75r0r\" data-az-id=\"gbu3p75r0r\" data-azat-pid=\"dCcARM\" id=\"dCcARM\" data-azb=\"az_button\" data-azat-title=\"Join to Download\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-type=\"btn-primary\" data-azat-block=\"btn-block\" data-azat-size=\"btn-lg\" data-azat-bm=\"9px,,,,,,,,,,,,,\"><a href=\"#\" class=\"az-button-content btn btn-lg btn-primary btn-block\" target=\"_self\" role=\"button\" style=\"margin-top: 9px;\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-dCcARM-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Join to Download</p></div></a></div></div></div><div class=\"az-element az-section dxpr-util-overlay-black hover-style-gbomm2yll5\" style=\"margin-top: 60px; margin-bottom: 60px; padding-top: 150px; padding-bottom: 120px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-color: rgb(243, 243, 243);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbomm2yll5\" data-azat-pid=\"gb6ftor8sg\" id=\"gb6ftor8sg\" data-azb=\"az_section\" data-azat-bm=\"60px,60px,,,,,,,150px,120px,,,,\" data-azat-background=\"#f3f3f3\" data-azat-background_style=\"cover\" data-azat-background_position=\"center\" data-azat-el_class=\"dxpr-util-overlay-black\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbsx8zrk4z\" style=\"margin-bottom: 0px; opacity: 0.82;\" data-az-id=\"gbsx8zrk4z\" data-azat-pid=\"gbrugxumg0\" id=\"gbrugxumg0\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azat-bm=\",0px,,,,,,,,,,,,\" data-azat-opacity=\"0.82\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gb9i7pskj6\" style=\"\" data-az-id=\"gb9i7pskj6\" data-azat-pid=\"gbbv5546yd\" id=\"gbbv5546yd\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-icon text-center hover-style-gb9ezkgmr6\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers et_line_font\" data-az-id=\"gb9ezkgmr6\" data-azat-pid=\"gbqaq2op6c\" id=\"gbqaq2op6c\" data-azb=\"az_icon\" data-azat-icon=\"et et-icon-puzzle\" data-azat-size=\"fa-5x\" data-azat-el_class=\"text-center\"><i class=\"az-icon-content et et-icon-puzzle fa-5x\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-text ck-content text-center hover-style-gbrnzy1wjx\" style=\"margin-top: 20px;\" data-az-id=\"gbrnzy1wjx\" data-azat-pid=\"gbv2l3pjln\" id=\"gbv2l3pjln\" data-azb=\"az_text\" data-azat-bm=\"20px,,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><p class=\"lead\">Drag and Drop Tools</p></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbot3tx60k\" style=\"\" data-az-id=\"gbot3tx60k\" data-azat-pid=\"gbkedrgkly\" id=\"gbkedrgkly\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-icon text-center hover-style-gbdh6e6bq6\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers et_line_font\" data-az-id=\"gbdh6e6bq6\" data-azat-pid=\"gbmp0ku956\" id=\"gbmp0ku956\" data-azb=\"az_icon\" data-azat-icon=\"et et-icon-mobile\" data-azat-size=\"fa-5x\" data-azat-el_class=\"text-center\"><i class=\"az-icon-content et et-icon-mobile fa-5x\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-text ck-content text-center hover-style-gbq9nr7am2\" style=\"margin-top: 20px;\" data-az-id=\"gbq9nr7am2\" data-azat-pid=\"gbam7gkus4\" id=\"gbam7gkus4\" data-azb=\"az_text\" data-azat-bm=\"20px,,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><p class=\"lead\">Bootstrap 3 Integration</p></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbcp404dz4\" style=\"\" data-az-id=\"gbcp404dz4\" data-azat-pid=\"gb2rr0sx5q\" id=\"gb2rr0sx5q\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-icon text-center hover-style-gbypf1tkgl\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers et_line_font\" data-az-id=\"gbypf1tkgl\" data-azat-pid=\"gb8r4sbhq7\" id=\"gb8r4sbhq7\" data-azb=\"az_icon\" data-azat-icon=\"et et-icon-strategy\" data-azat-size=\"fa-5x\" data-azat-el_class=\"text-center\"><i class=\"az-icon-content et et-icon-strategy fa-5x\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-text ck-content text-center hover-style-gb02d8hlpd\" style=\"margin-top: 20px;\" data-az-id=\"gb02d8hlpd\" data-azat-pid=\"gbp6v23zti\" id=\"gbp6v23zti\" data-azb=\"az_text\" data-azat-bm=\"20px,,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><p class=\"lead\">Smart SEO and Performance</p></div></div></div></div></div><div class=\"az-element az-section hover-style-gb6d0tqo54\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb6d0tqo54\" data-azat-pid=\"gbl3pobcvx\" id=\"gbl3pobcvx\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbobhr8g1x\" style=\"\" data-az-id=\"gbobhr8g1x\" data-azat-pid=\"gbdjzdr3ad\" id=\"gbdjzdr3ad\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbwctdof2x\" style=\"padding-right: 60px;\" data-az-id=\"gbwctdof2x\" data-azat-pid=\"gbi2qecbl1\" id=\"gbi2qecbl1\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-bm=\",,,,,,,,,,,60px,,\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbkrp474wu\" style=\"\" data-az-id=\"gbkrp474wu\" data-azat-pid=\"gbscjhdbp5\" id=\"gbscjhdbp5\" data-azb=\"az_text\"><h3>Frequently Asked Questions</h3></div><div id=\"gb08b9eoml\" class=\"az-element az-accordion panel-group accordion hover-style-gbiqldbss8\" style=\"\" data-az-id=\"gbiqldbss8\" data-azat-pid=\"gb08b9eoml\" data-azb=\"az_accordion\" data-azat-collapsed=\"yes\" data-azcnt=\"true\"><div class=\"az-element az-toggle accordion-item hover-style-gb50ibk8cl\" style=\"\" data-az-id=\"gb50ibk8cl\" data-azat-pid=\"gbgegf17nh\" id=\"gbgegf17nh\" data-azb=\"az_toggle\" data-azat-title=\"How is Bootstrap 3 integrated?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbgegf17nh-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              How is Bootstrap 3 integrated?\r\n      </button></h2><div id=\"gbgegf17nh-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb0ug29zr7\" style=\"\" data-az-id=\"gb0ug29zr7\" data-azat-pid=\"gbmxu3wytg\" id=\"gbmxu3wytg\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbkrvbdvnx\" style=\"\" data-az-id=\"gbkrvbdvnx\" data-azat-pid=\"gboceby9ja\" id=\"gboceby9ja\" data-azb=\"az_toggle\" data-azat-title=\"How is DXPR better for SEO?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gboceby9ja-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              How is DXPR better for SEO?\r\n      </button></h2><div id=\"gboceby9ja-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbt6dqyc89\" style=\"\" data-az-id=\"gbt6dqyc89\" data-azat-pid=\"gbxbzlu2y1\" id=\"gbxbzlu2y1\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbwmb6aex8\" style=\"\" data-az-id=\"gbwmb6aex8\" data-azat-pid=\"gbhc2a22eh\" id=\"gbhc2a22eh\" data-azb=\"az_toggle\" data-azat-title=\"What about marketing tools?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbhc2a22eh-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              What about marketing tools?\r\n      </button></h2><div id=\"gbhc2a22eh-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbhra42xtm\" style=\"\" data-az-id=\"gbhra42xtm\" data-azat-pid=\"gbjffleiz0\" id=\"gbjffleiz0\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbrppzqbkt\" style=\"\" data-az-id=\"gbrppzqbkt\" data-azat-pid=\"gbtmr9qk4v\" id=\"gbtmr9qk4v\" data-azb=\"az_toggle\" data-azat-title=\"Can clients edit drag and drop pages?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbtmr9qk4v-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              Can clients edit drag and drop pages?\r\n      </button></h2><div id=\"gbtmr9qk4v-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbs2gvkdy1\" style=\"\" data-az-id=\"gbs2gvkdy1\" data-azat-pid=\"gbrw5gx67f\" id=\"gbrw5gx67f\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbo939xk28\" style=\"\" data-az-id=\"gbo939xk28\" data-azat-pid=\"gbgz7ib004\" id=\"gbgz7ib004\" data-azb=\"az_toggle\" data-azat-title=\"What is the best way to customize your views?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbgz7ib004-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              What is the best way to customize your views?\r\n      </button></h2><div id=\"gbgz7ib004-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbj4niqm0g\" style=\"\" data-az-id=\"gbj4niqm0g\" data-azat-pid=\"gbcjvjp90b\" id=\"gbcjvjp90b\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gby0ud1vam\" style=\"\" data-az-id=\"gby0ud1vam\" data-azat-pid=\"gbuta5gqni\" id=\"gbuta5gqni\" data-azb=\"az_toggle\" data-azat-title=\"Can I change colors of everything?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbuta5gqni-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              Can I change colors of everything?\r\n      </button></h2><div id=\"gbuta5gqni-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbtgew5bru\" style=\"\" data-az-id=\"gbtgew5bru\" data-azat-pid=\"gb091b40hn\" id=\"gb091b40hn\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbdtihlnsf\" style=\"\" data-az-id=\"gbdtihlnsf\" data-azat-pid=\"gb1kcsc8ok\" id=\"gb1kcsc8ok\" data-azb=\"az_toggle\" data-azat-title=\"Can I upgrade my subscription later?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gb1kcsc8ok-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              Can I upgrade my subscription later?\r\n      </button></h2><div id=\"gb1kcsc8ok-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb5pilbn42\" style=\"\" data-az-id=\"gb5pilbn42\" data-azat-pid=\"gbin3hvfdg\" id=\"gbin3hvfdg\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div></div></div><div class=\"az-element az-ctnr az-column col-sm-8 hover-style-gbh46pumnl\" style=\"\" data-az-id=\"gbh46pumnl\" data-azat-pid=\"gbwhitemk2\" id=\"gbwhitemk2\" data-azb=\"az_column\" data-azat-width=\"2/3\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tabs tabbable tabs-top az-tabs-responsive hover-style-gbdebmu4f3\" style=\"display: block;\" data-az-id=\"gbdebmu4f3\" data-azat-pid=\"gb1zx1lyt0\" id=\"gb1zx1lyt0\" data-azb=\"az_tabs\" data-azat-responsive=\"yes\"><ul class=\"nav nav-tabs\" role=\"tablist\"><li class=\"nav-item\" role=\"presentation\"><a href=\"#gbwva98p35\" class=\"nav-link\" data-bs-target=\"#gbwva98p35\" data-bs-toggle=\"tab\" element-id=\"gbz2l7vjsv\" role=\"tab\" aria-selected=\"true\">\r\n    About Us\r\n  </a></li><li class=\"nav-item\" role=\"presentation\"><a href=\"#gbrb5ufjzr\" class=\"nav-link\" data-bs-target=\"#gbrb5ufjzr\" data-bs-toggle=\"tab\" element-id=\"gb2mx0ff55\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\r\n    Why DXPR is The Best\r\n  </a></li><li class=\"nav-item\" role=\"presentation\"><a href=\"#gb97u4nyuy\" class=\"nav-link\" data-bs-target=\"#gb97u4nyuy\" data-bs-toggle=\"tab\" element-id=\"gb9oe8agka\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\r\n    Recent News\r\n  </a></li></ul><div id=\"\" class=\"tab-content\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gbz2l7vjsv show\" style=\"\" data-az-id=\"gbz2l7vjsv\" data-azat-pid=\"gbwva98p35\" id=\"gbwva98p35\" data-azb=\"az_tab\" role=\"tabpanel\" data-azat-title=\"About Us\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-gbwva98p35\" href=\"#tab-gbwva98p35\" role=\"button\">\r\n        About Us\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-gbwva98p35\" data-bs-parent=\"#gb1zx1lyt0\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbad34svlg\" style=\"margin-bottom: 20px;\" data-az-id=\"gbad34svlg\" data-azat-pid=\"gb0xibygkv\" id=\"gb0xibygkv\" data-azb=\"az_text\" data-azat-bm=\",20px,,,,,,,,,,,,\"><h2>New Site Builder Experience with <i>Visual Drag and Drop</i></h2></div><div class=\"az-element az-text ck-content hover-style-gb7nfbundw\" style=\"\" data-az-id=\"gb7nfbundw\" data-azat-pid=\"gbbbu8atoa\" id=\"gbbbu8atoa\" data-azb=\"az_text\"><p class=\"lead\">It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p><p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p><p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen.</p><p>She packed her seven versalia, put her initial into the belt and made herself on the way.</p><p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p><p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen.</p><p>She packed her seven versalia, put her initial into the belt and made herself on the way.</p></div></div></div></div><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gb2mx0ff55\" style=\"\" data-az-id=\"gb2mx0ff55\" data-azat-pid=\"gbrb5ufjzr\" id=\"gbrb5ufjzr\" data-azb=\"az_tab\" role=\"tabpanel\" data-azat-title=\"Why DXPR is The Best\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-gbrb5ufjzr\" href=\"#tab-gbrb5ufjzr\" role=\"button\">\r\n        Why DXPR is The Best\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-gbrb5ufjzr\" data-bs-parent=\"#gb1zx1lyt0\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbjfcxtvld\" style=\"margin-bottom: 20px;\" data-az-id=\"gbjfcxtvld\" data-azat-pid=\"gbrwrlk8jg\" id=\"gbrwrlk8jg\" data-azb=\"az_text\" data-azat-bm=\",20px,,,,,,,,,,,,\"><h2 style=\"text-align:center;\">Customize<span>&nbsp;</span><i>Everything</i><span>&nbsp;</span>with DXPR Theme Settings</h2><h3 style=\"text-align:center;\">From layout to typography!</h3></div><div class=\"az-element az-image hover-style-gbwhd0lc48\" data-az-id=\"gbwhd0lc48\" data-azat-pid=\"gbjighiiag\" id=\"gbjighiiag\" data-azb=\"az_image\" data-azat-image=\"https://dxpr.com/-files-directory-/dxpr-builder/premium-theme.svg?fid=4539\" data-azat-height=\"\"><img class=\"az-image-content\" style=\"width: 100%;\" src=\"https://dxpr.com/-files-directory-/dxpr-builder/premium-theme.svg?fid=4539\" alt=\"\" title=\"\"></div></div></div></div><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gb9oe8agka\" style=\"\" data-az-id=\"gb9oe8agka\" data-azat-pid=\"gb97u4nyuy\" id=\"gb97u4nyuy\" data-azb=\"az_tab\" role=\"tabpanel\" data-azat-title=\"Recent News\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-gb97u4nyuy\" href=\"#tab-gb97u4nyuy\" role=\"button\">\r\n        Recent News\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-gb97u4nyuy\" data-bs-parent=\"#gb1zx1lyt0\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-unknown hover-style-gbmiy83way\" data-az-id=\"gbmiy83way\" data-azat-pid=\"gbrb68jfen\" id=\"gbrb68jfen\" data-azb=\"az_unknown\" data-azcnt=\"true\">\r\n    Element not found.\r\n<div class=\"az-element az-text ck-content hover-style-gb47l1nbz1\" style=\"\" data-az-id=\"gb47l1nbz1\" data-azat-pid=\"gb47l1nbz1\" id=\"gb47l1nbz1\" data-azb=\"az_text\"><p>Element not found.</p></div><div class=\"az-element az-text ck-content hover-style-gbegthzpaf\" style=\"\" data-az-id=\"gbegthzpaf\" data-azat-pid=\"gbtv1ypkof\" id=\"gbtv1ypkof\" data-azb=\"az_text\"><p>Element not found.</p></div></div></div></div></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-gbms1rudo3\" style=\"padding-top: 100px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbms1rudo3\" data-azat-pid=\"gbhav9nq05\" id=\"gbhav9nq05\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,100px,,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-button hover-style-gbidpwb3po\" data-az-id=\"gbidpwb3po\" data-azat-pid=\"gbibllmu95\" id=\"gbibllmu95\" data-azb=\"az_button\" data-azat-title=\"Join to Download\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-type=\"btn-primary\" data-azat-block=\"btn-block\" data-azat-size=\"btn-lg\" data-azat-bm=\"9px,,,,,,,,,,,,,\"><a href=\"#\" class=\"az-button-content btn btn-lg btn-primary btn-block\" target=\"_self\" role=\"button\" style=\"margin-top: 9px;\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-gbibllmu95-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Join to Download</p></div></a></div></div></div></div>\";s:6:\"weight\";i:40;s:5:\"image\";s:74616:\"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CAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDhmAgICAgICAgICBVWVhlSGU8iOIgWgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB5PVad0+4VKdYW1NTOucK1BLqD/AJZYD2wM6E3uU3IaytnWux6dIOfMtZijZBPhVscMQilG53tttb2WWpSLkPu8QGR8o33tR72nly74hZa7ndb/AOm3V0Fwqo4ClNQ1CvUrL4Puu9uPdJAvtLN+d+9NtpKJqXSw4lQBpcYQDJ/yvZiUY/Td6/8AOWNTVWxpttrr1E2VjiQMN4WJ7uzHbA6Nrvd09tVNystxObV0EKF8oN73L3vb7IGC73qouKOjmsFk1LXxJqyzMOz74pAHtgZG3fXbSxi76l16LlXxhcIxwdC57eS+yB0k7zLtQ7Ii6rAFQffDqXGrI7RnliIGey3e43Nm7V7mwVsWqshR7rsuqvC5IxjmTJzHOpXbvqKxTU9nmVoVWnyhpCCrIfIUcdft9mJR27faaN+bC2p0qAewrh7Gc8SxAA4aOAHtgehAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAYGdNNdNYrqUKg5Ae3iYGkBAQEDnp2e1pc2VVhXbPHjwBOSB3ce6B0QEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQED+a+o/UfXKOvb3b0bx6qKXVa60wABoU93eZ+94PwunlpRMxtfO+N8Xq46sxGVQ879KPUP9oW/5vzT0+T0uzDy+d1u1J+lHqH+0Lf8AN+aPJ6XZg87rdqT9KPUP9oW/5vzR5PS7MHndbtSfpR6h/tC3/N+aPJ6XZg87rdqT9KPUP9oW/wCb80eT0uzB53W7Un6Ueof7Qt/zfmjyel2YPO63ak/Sj1D/AGhb/m/NHk9Lswed1u1J+lHqH+0Lf835pfJ6XZg87rdqT9KPUP8AaFv+b80nk9Lswed1u1J+lHqH+0Lf835o8npdmDzut2pT+lHqH+0Lf835o8no9mDzut2pR+lPqH+0Lf8AN+aXyel2YPO63ak/Sj1D/aFv+b80nk9Lswed1u1J+lHqH+0Lf835o8npdmDzut2pP0o9Q/2hb/m/NHk9Lswed1u1Lp6Z6m6+3Utqj72x0e6tHRtJBVmAI5TnreD0uDL9nmddHxmrxxeXO/qU+cfTkBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQP5J6p/8AU3Uv+9H+jWfTeB/g4vlfH/xsnlz1PGQEDv6ZVtMvbura1qKmsKTlwz4XUE/gqxOfZOOtllyYw9Ghjjy5TFe3q9v0O6yvodVbgMpJBL0LbqBKBygFmM+IlM49s4ROrM/XXq5ut6Jx0oifde6629OxlRteiPfv9dqrQmRtfGQfcOGXJ8Q1ADt/fmss9SIx2bedjDT0pyyuf2ebb6XtdFNPp8blXrKfenOlLLiEZVsTxlj/AACxx24mMstXh2+717Pc3jho8Wz37Obb7+pTa2dO8ncea1Hlnc3m0OFNjVFPvflcNXvcsTWcZ3FcX3Y9V89/QmGWG2+GuKfXXNX07k/RPTYsUPaAgDMClhYsiaSNXDwvYNQ09knHrVyez02RsXu9Dnn27q6pnbFIFPp+q3SLBYUY6b9Zx4FRwwXkQzEiJy1Zj6k4NGJ+u+i/fsXs2vQrLSxury1hbV5nvEly6FRpCqMLpORnvkjPViOSer1dfPbeWGlM3ccu/wBezojkqVdxT0Wja736LZXYXV0rZrMuPGhVUXtGnPilxy1Jyx4vTl9KZyx0sccuGY5+f1VW/n2vBntfnkBA6ul/702f/f1f++Jz1vuT6pddD7+Prh/ZZ8m+xICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfyD1duKafU/UVsbQxsVgD3eWvGfTeBn/ZxfLePj/eyeT9O2n9KJ6njo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogp19I3e3fq2yRHDOdxVgDOffE5a0/sZfuy66Eft4/vQ/tU+UfYEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQMbNptbG1WUo7ctTKCfsyxlMc7M4xPMr+b9j/Vqv4i/NL3mW9O7x3H5v2P9Wq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3H5v2P8AVqv4i/NHeZbzu8dx+b9j/Vqv4i/NHeZbzu8dx+b9j/Vqv4i/NHeZbzu8dx+b9j/Vqv4i/NHeZbzu8dx+b9j/AFar+IvzR3mW87vHcfm/Y/1ar+IvzR3mW87vHcfm/Y/1ar+IvzR3mW87vHcfm/Y/1ar+IvzR3mW87vHcfm/Y/wBWq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3JTZ7NGDpRWjDkwVQR8YEk5TPOsYRHM3kaICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIH/9k=\";}',-1,1773352142.900,1,'','0'),('dxpr_builder.page_template.split_content_and_buttons',_binary 'a:11:{s:4:\"uuid\";s:36:\"684aad51-d8d1-46a2-ad2b-6501f97f6038\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"3BN8LUsr-kyFPGhsUY3R7k1_aA9dwqRK3Eod5a11R90\";}s:2:\"id\";s:25:\"split_content_and_buttons\";s:5:\"label\";s:25:\"Split Content and Buttons\";s:8:\"category\";s:5:\"basic\";s:8:\"template\";s:7168:\"      <div class=\"az-element az-section\" style=\"padding-top:60px;\" data-azb=\"az_section\" data-azat-style=\"padding-top:60px;\">\r\n        <div class=\"az-ctnr container\" data-azcnt=\"true\">\r\n          <div class=\"az-element az-row row az-row--sm\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\">\r\n            <div class=\"az-element az-ctnr az-column col-sm-6\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1440606797942-6cc04c045447?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1032&q=80\" data-azat-height=\"\">\r\n                <img class=\"az-image-content\" src=\"https://images.unsplash.com/photo-1440606797942-6cc04c045447?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1032&q=80\" alt=\"\" title=\"\" style=\"width: 100%;\">\r\n              </div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p class=\"lead\">Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea.</p>\r\n                <p class=\"lead\">commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n          </div>\r\n          <hr class=\"az-element az-separator\" style=\"border: none;\" data-azb=\"az_separator\">\r\n        </div>\r\n      </div>\r\n      <div class=\"az-element az-section\" style=\"padding-top:20px;\" data-azb=\"az_section\" data-azat-style=\"padding-top:20px;\">\r\n        <div class=\"az-ctnr container\" data-azcnt=\"true\">\r\n          <div class=\"az-element az-row row az-row--sm\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\">\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/40/OSASuBX1SGu4kb3ozvne_IMG_1088.jpg?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" data-azat-height=\"\" data-azat-style=\"margin-bottom:20px;\">\r\n                <img class=\"az-image-content \" src=\"https://images.unsplash.com/40/OSASuBX1SGu4kb3ozvne_IMG_1088.jpg?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" alt=\"\" title=\"\" style=\"margin-bottom: 20px; width: 100%;\">\r\n              </div>\r\n              <div class=\"az-element az-text\" style=\"margin-bottom:20px;\" data-azb=\"az_text\" data-azat-style=\"margin-bottom:20px;\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum</h2>Consectetur adipisicing elit, sed do eiusmod tempoar incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n              </div>\r\n              <div class=\"az-element az-button\" data-az-id=\"dCcARM\" data-azat-block=\"btn-block\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-pid=\"dCcARM\" data-azat-size=\"btn-lg\" data-azat-style=\"margin-top:9px;\" data-azat-title=\"Learn more\" data-azat-type=\"btn-primary\" data-azb=\"az_button\" id=\"dCcARM\"><a class=\"az-button-content btn btn-primary btn-lg btn-block \" href=\"#\" style=\"margin-top:9px;\" target=\"_self\" type=\"button\">Learn more</a></div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1535996404815-2fc91ee1c283?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" data-azat-height=\"\" data-azat-style=\"margin-bottom:20px;\">\r\n                <img class=\"az-image-content \" src=\"https://images.unsplash.com/photo-1535996404815-2fc91ee1c283?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" alt=\"\" title=\"\" style=\"margin-bottom: 20px; width: 100%;\">\r\n              </div>\r\n              <div class=\"az-element az-text\" style=\"margin-bottom:20px;\" data-azb=\"az_text\" data-azat-style=\"margin-bottom:20px;\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor</h2>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n              </div>\r\n              <div class=\"az-element az-button\" data-az-id=\"dCcARM\" data-azat-block=\"btn-block\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-pid=\"dCcARM\" data-azat-size=\"btn-lg\" data-azat-style=\"margin-top:9px;\" data-azat-title=\"Learn more\" data-azat-type=\"btn-primary\" data-azb=\"az_button\" id=\"dCcARM\"><a class=\"az-button-content btn btn-primary btn-lg btn-block \" href=\"#\" style=\"margin-top:9px;\" target=\"_self\" type=\"button\">Learn more</a></div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1485217988980-11786ced9454?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" data-azat-height=\"\" data-azat-style=\"margin-bottom:20px;\">\r\n                <img class=\"az-image-content\" src=\"https://images.unsplash.com/photo-1485217988980-11786ced9454?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" alt=\"\" title=\"\" style=\"margin-bottom: 20px; width: 100%;\">\r\n              </div>\r\n              <div class=\"az-element az-text\" style=\"margin-bottom:20px;\" data-azb=\"az_text\" data-azat-style=\"margin-bottom:20px;\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit</h2>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n              </div>\r\n              <div class=\"az-element az-button\" data-az-id=\"dCcARM\" data-azat-block=\"btn-block\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-pid=\"dCcARM\" data-azat-size=\"btn-lg\" data-azat-style=\"margin-top:9px;\" data-azat-title=\"Learn more\" data-azat-type=\"btn-primary\" data-azb=\"az_button\" id=\"dCcARM\"><a class=\"az-button-content btn btn-primary btn-lg btn-block \" href=\"#\" style=\"margin-top:9px;\" target=\"_self\" type=\"button\">Learn more</a></div>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\";s:6:\"weight\";i:1;s:5:\"image\";s:65536:\"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\";}',-1,1773352142.900,1,'','0'),('dxpr_builder.page_template.text_columns',_binary 'a:11:{s:4:\"uuid\";s:36:\"c88f1480-c048-401d-ba60-c90e3cdfeedf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"3h2E7ukA5IyeCHZByQ9r2pJRkq0g81LT26yeIINSuI8\";}s:2:\"id\";s:12:\"text_columns\";s:5:\"label\";s:12:\"Text Columns\";s:8:\"category\";s:5:\"basic\";s:8:\"template\";s:3930:\"      <div class=\"az-element az-section\" style=\"padding-top:60px;\" data-azb=\"az_section\" data-azat-style=\"padding-top:60px;\">\r\n        <div class=\"az-ctnr container\" data-azcnt=\"true\">\r\n          <div class=\"az-element az-row row az-row--sm\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\">\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\";s:6:\"weight\";i:0;s:5:\"image\";s:40260:\"/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdCIFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAAAADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFjcHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAAABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAADTAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJDAAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAAAA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAtIHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAtIHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcgQ29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENvbmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAAABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAKAA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUAmgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEyATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMCDAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMhAy0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4EjASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDIIRghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqYCq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUANWg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBhEH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReuF9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9ocAhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCYIMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZclxyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIxSjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDecN9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXeRiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYPVlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1fD19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfByS3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyBfOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuHn4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLjk02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6fHZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm40blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZGxsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnUy9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozzGfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAEMAlgDAREAAhEBAxEB/8QAkAABAAMBAQEBAAAAAAAAAAAAAAECAwQFBggBAQEBAAAAAAAAAAAAAAAAAAABAhAAAgEDAwMDAgQGAQIEBQUBAQIDABESIQQFMSITQVEGYTJxQiMUgaFSYhUWkTMkscFygvDRokNj4fGygzQlEQEBAAECBQUAAwAAAAAAAAAAAUERMfBRwdECIWFxgZGh4RL/2gAMAwEAAhEDEQA/AP1TQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQYQ7yCafcQRkmTasqTAgixZA4t79rCiNrgki+o6iihZRe5GhsdfWgEgWubX0FABB6G9tDQZwbhZYfKUeIZMuMowbtYrex9Da4+lBoSAQCbE9KCaCCyi9yNNT9BQTQc6b2Nt8+zAJdIlmL6Y2ZmW34gpQRvN9FtoopGBdZZY4Vxt1lcID+AJoOi4va+vW3rQLi9r6jqKCaBQKBQKBQKBQKDHabuDdRtJCSUWSSIkgjuicxt1/uU0RqCDexvbQ296KZLpqNdBr1oFxe19fagh5AsbSAFwoLWXUmwvp71BWKZZIY5bNH5FDBJBiwyF8SD0P0qovcXtfXrb1tRU0EZL7jrb+PtQTQc+33sU8u5RQR+1cRuxtY3jWS4+lnoiJ97HDutrtypLbouEYWsMFzN6K6AQSQDcjrQMl11GnWg59zv4NubyhhCInmecKTGqx2JyYepBuB62NB0KyuoZTdSLgj2oiaKUCgUCgUEMwVSx6KCT+AqWjPabmLdbWHdQkmGdFljJFiVcZDQ/Q1UjQMpXIEFff0ooGUmwIuRcD6UAsovcgW1P0oM9zOIIWlMbyhbdkSl3NyBoB+NBpcXAvqegoAIJIB1HUUE0EBlNrEa9NetAJAFybD3NBhs97HutuZ1BRRJJFZrdYpGjP/ACV0qQBvY/8AIHY4nyCET5aY2LFbfjpVG4IIuDce4oGS45XGPvfSg55d/BDI6TBolTxDyspEbNM+Cqrepy6+1xQdBIAuTYe/pQCQBcmw96BcXIvqOooM591t4EDyyBVLrED/AHuwRV092NqDWgUCgUCgUCgUCgUHg7bfQbTm+Wjn8iPuJoTAfFKysP28aXDKpX7hbrTCZePx+3gA4xNvtJo+biMn+XmaN1YgxOJvNKRjIJJcSmpvoV0FS7enJrPrzYPw8Ozh4iOXbxx8d+xtINxtpd0n7plTNplVlbyMlwHe/qNCdbd6zNo33Hx6OXYb8yxSbyeHi9tFs906SJLmiyHKME5pJfHocxpc0vXsuHv8Zxu32HMbtNptxt9o+225si4oZA8qsfYtjjkevS9EeEU4yPe8eOZ27SRqnJNGkkMkygtu1ILIFYaqe0kfhUnSNXq5X2x2sOy3D7dpt3FFjtuM3e3llJh/cM8CRTKD4p1QqGvfoMul61L6/iXu9Mbpv3G348RTndJy0ssoEUmKws8kiyM9sMCrLbXrp70mOOaXPHJjsfjWwZuHkm2F3eTcvvC6scssmXzX+5cgCofQaWqTp2Xu7G2u7j+GzbaGOYGNpUEMeQl/bLuWBSP83/QFkt9LU5a+y/DzNxt+Mkl378TsZU2Bh2K7wQQSQiWJNw5mRBiuZEX3hdbadaI3Ee2/cTzcZt3h4o7jjjZYmjjMyz/qvHHYaBMAzAW0+hpOPwU223hEu2QbWYfI15Aybnc+Nw3i8xMjtNbEwtB2qL26AC40TBcvb+LcdDs+MyEHi3E8ksm4dgfIxMrkZFu6wB7R6DppTELvXs0CgUCgUCgUCgUHyibuQcLyfG7fzJyjy7/wIsciMS80rrhIVCAsp7TepNoTdw7vZ8duYtxHwmzmg2j7Bod6qRSwZM0kfiQghWMqr5Lkdw9TqKv9IctxEK8pu9tIse027xRJxcg2cs/jW3d+3aF1Eciy9x0udDqOidVrq3Px7a7h9xNNszJPLysZaUhszB2KwBGvjK3DAdp1v60mPvqXt0ersNkNrteY28EJhg80h20SqVWzwRk+MexkLdPW9Zuy+O756SHic9zFyOzk3G+PGbOPboIpHfMpIMI2AISTP1uCOvQVryzpzZ8ca8nRDDJtub27vGN5yEzQpvBLt5PLE424jeWDc2w8QtcqdLk2NzarfXXT3FY9xJutlstrFDuTPteK3MW6vFIoSbxxoIyxABcspsB+NS7X4WY+W3+rcUNw6Djl8P8AjAoXElTNdhkR0Mtj9x7vrTyzxzPHDs5NHfg+JO+jlm2qvA3KRhWZiniP/UQAsyiXAuLdOul6t0/0k2eWkHG+R5U2Ui8CeTMk8QgkWNv+0jVJTEVu0XlHULjfX0vUnurSCDcAxnjoZNvtn3G8/wAUrqyhA+17SFYfpo0wcqG9OmlqY+uq+n8sotttGh268Rs54N1HstwnJkxyRubwkBJmYDySmaxBuT1N7HV5Z02PHea76vW3fE8fB8Tj2IRtrAFgZ/HE0xzVla80YBaRWK/qZdRe5q+W7Pjs8sbabfcbJD+wQQfs+ShVIYXSCYs0RR0icXXNr2B9QbEjWpdvpcvqeGOxPGQfsYxFtgtljWMxAH83YQttfpV8t2Zs7ajRQKBQKBQZzgmCQAXJUgD+FZ8tlm75IbuHcfFOP2Qjnk/bx7T/ACW2WGZXMEeAmWxUFrfmUakXFau7PjsqeN2W93bJtNo44STd7RjEEaOF5UWUyssdl/TP6YbTFiD9aTj8Lx+qbXjv/wDtMm4K7fex78ywMNpK0rQK36SR7hX8Yi8PYRjYagi9Itacd8a2B/wrT7C7MNw+8zVjkx7l81/uGWqh9B6UnTsXr3d37XcJ8QO2SKQPG5SKKzZCNNzZAB1sEAt9KTH0c/t5csXHS7nkE2+2d+dbk1MG4EUmS4NGcxMRiI1S+Vmt1HU6vHHGS54wpJD435ODY7c7pp4d3I8/7aSLeRsXz8byEAShzpH0NgLXGtJt+Fd2/kj5ibf+GGeXZyJx0RYxyxrJbds0oS4UnFD3W6UnVKpuvj2zhblpttsQkse42z7ExoRhiImYwAaJ3Xyw6+tWdVvR6XyBdp/k+Pk5KFp+LVJrr42liXcHDxtIihvyZhSRa/1IqDxNhtuNiTZNyWxkHDiPdjaQSwSMkbvuXbvhKsys0RGGQ6XA66z59lp+15IbAxNDucm2CgRd3nO2XdljFl18v7YhbXyv9a18+yfHuvudjst3+9j4nayR8VNHtI9ykUckEbyDcrfBLIbrFcSMB0sD00T35nxyr1fkux2C7LZRgJt4ttKWgiO2bcbS4RlxmijAstm7TcWasjy5tsN3xzTb3jcNuIuLkbaNE0iRiLcOZMUZcu2PUjG4HUVbv99Ew9T5FLtzsePSPbxNspJBaWaCSaKFVjYofAmJJP2rlYA/wFMrNnBw3DwbyPi49/tGm20EPICOPcwtGqhtygiyhfRf0/sVug6VL0O7nXhd1tuG2Z43byQ8lNxW4jnlGXlaUpGVEjsQxfK+OTXHoRVqsv8AF8XJtJJxFHNtI22Rn2cewmhRRHuATI6SGTKRYywawyt19KVnR9zAYjBGYQBCVHjAGIC2000tpQaUUoFAoFAoFAoFAoFAoFAoMm20J3Sboj9aNGiVrm2LlWYW/FBQa0CgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgxj2sMe5l3KgiWcIshudRHfHT/3Gg2oFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBjt9rDt/L4gR5pGle5Ju7dTrQbUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUHjzRcykk7QK7SNISshdWQx2OCqjEBbG2WnS/Wgq/+zr9njdjkbHEKCQcRfrYG341BGPyRlUlrOpUgKIgrCxuH1JvfrbS3TWqIh/2ZDnIBIzhQU/TCr91zofwvRG24/wBhWLbiDCSY5ncFsQov9q266e4ormVfkMTRquTNKzFi+DWs7sM7HFRYj7dfaiL4fI1IAAwRVxIZctQA4AJ7j1sXopuX5/bxSypYqL4x2DN3M3d+boMfpQS556ddsU/6JiiaW4EbmQNd7i4K6D/xoNNt/mItrNBIHbclS0EpwZF7VAXUi+pP3Uo551+UywyoQEzACiMpkLoejEj833af+mg23Sc/+7mkh/6YGMQBS2NwQQGP3e+X8KgtuV+QNO/j8fiVVMQBABcLrc3B+6+h0tVFSfkkjtYLEjAlb+MlO42HU3JW1KIP+zKbdjAD7rILi5v6/f0x/L70RV4fkMcEHgcmQRBZVco1nzBLG51bH62oqZj8kiVpMg6kgeNES4DOR23PoMev1vQXhHyNpEWUoiHDyOAhsvbfH+77svTpaiPYopQKBQKDxEj56KNFhVjJqZ2lkWRXfTuFz2pa9goGttLUCX/Z1BWMq/bbMiMa59QL6nH8BQJV+S/eh/UGYKDxiM3K4lbkt9oPX1+lAT/ZUVl0kZyxEjYBVNrgAA3teg13f+fWdE21ngEaiSQ+PIvcZFQbANb30oOVI/kK47YAn9JS7MQQSUxN3vllkNMaI3QfIfOWcfp52JUpkUuxFlJxHoD62oOfdTfItrtlPXIqlkUSMgC6n1LXPvRXRuo+el3UmFhtgbwgEKbGMjuIIP3HUUF1fmV2IiVXbeRMucr+OzqWJNje3T1tRGSJ8jeWEbiwjEwaTx4AYhgbE3uVt0tr70ikSfIhOXa1nkGQJTEKLDQX0S1/7r2pCrt/sAneQqrokjeJFKi8eQta5Fzj/V61CoVfkr3DMseqnIBD6KGAGv8Acb1RlMvyh4ZI9AWXEsnjDfbYFCT7/df/ANtBvuE59N0f2zBoCUNnwIACWIFyG1br/KiMZD8miCrkJTIbAqsfaQhOvpjlof5a0V1bQc425H7kqsAZi+IU3/pC+uPTrrRHp0UoFAoMd2s7bWZdu2M7IwibpZiNPeoR5gTnFZI9urRQWA/WdZXW5ORLFmJb29LVRW/yjNQBHjkmTHDpj3aA9Mupvf2FBBX5NdWRtWCCQOIiFILZlQCPdfXp9aC0C/IwqQuRpbPcN4ybZKG0HrbIjT2oI3q/IpJtxHCAu1YgRMpTO1j0JtYXtf19qQqEHPmZ4wLRRtoTax+1hicsm6m99PSoEafImQiVbF1N8WX7sVAy1GI6/Z61UG3HOw7zaxTXaKV7yMiBrDtGOnpqdevrSLVZYPkkrSFmCN3iIoQAov2nrr9Lj8ag6p5eZeGE7SIrIpZJRNgMiFsrXBOmX9NWpGESfIjMjy27IpMR2BC5XtzCkkm/tpair7FOeSZBLrExdnMhQnUsRlidD9tsdLXoKRf7KqK8iI8zDFgCoAPdrbK1gbfW1IiQvyVlvmqFSbAiM5feR726KKi1GPyOR41lAWLyqzlCgNg6kjr9mN7fm96sSpZPkgndY3HhLSFXcITZnONtR0W1v439KRarl8lSaOK6yEgtmVUJoVFnI/E2x1/hQdnHDlzIW3rARhbKlkyLEm5YrcaelqI9CilAoFAoFAoFAoFAoPIm5PkYpJQu0aWNGYBjkD+axAVTdRhr660GMnK8qZPGkDAXZswjHJcGICXSwAYD7tdaFWi5rkPLL5No5VmCwoFfQ9t1JKde4m/TSoNYeT5ImUzbUKqQ+RUXMlmB1AJUehH1qiF5PfuJX8JSNXiMShHzaNnKtcEeoH8Kg54+d5QkOdk2LJ/08XBBDOC98PtsFuOvtVHQnL8k0sIOxIjlcIXuwsLAlrFRoctL+2tEIeV5GTeOjbMpAnmAvkXdo7YAaYjIa60wrnXmOWaNh+2OT5FHVH0Fj0DIL421va99KI1bmuSwkZdgxwyJvmNAVFvt1IyubaaaXoraXkuSUxlNnkrIjSdzXBYFmAspBtjb8TRHG3yXdiYRfs8XJfEOWUsFHbYY9WOlFdcfLb0zvFJs2HjheQuocguhsFW6i+XpUHMvM8nbzNtWVCouhVsV1xLEhSxHroKoufkG6MKyR7F3Y4GwDkEPro2P9OtEdO83+7SULt4y4kRTDdGsWzOYY27e33orI8tyIMCLs82khWR37lUOxsVsVJ7fW+tKin+V5fuK7K/QkOWAHaNFsmut+tRVt7zG9imaKLZsw8at5SrlVZrdcVa/X0q0j09q0j7aFpRaVkUuCLdxAvp+NEa0UoFB40fLckFXybQgHEeRg+hspYsqp/dYWoMl5bli/wD/AJZLRrdkxObm663xxAIJ6a1CrwczyJQq+1aSZmYxkLIqYZMAblOgsOutUax8rvliml3G2I8boFjRXLYsoJP2692mlQUblOSWDzPB3K8imJUc6BbpfS/r1FBknN8oMy2yYg4soKyDxgopxayG92JAt/G1UdMPKci+5WOTYlI2V3DXN+0sAuotkcf5igy23MclJHNLLs/GFjRoo+8klnKsScfy9SBrQZx8xyxjQNtHZ1Cs5VWBbQG1ioADXsPUW1ojQ81yfjV12BYXVS13AORbuF1Bx7PX3orafk+Qi3EgGzz26EgOuZYgDriFt1+tQccPyPfTTCBdmFmxF0dmByJHpj0sb1R0/wCZ3hg3cn7Jw0ATxKQ/eX0I+38v0qDA83yEIaSXbt4yw+9WUKCT23VTra2p0qjZec3JlhU7KQIz4yti/aAgLH7dbMbUE77keQilmSCLMowZMkcr4sFuclHXInQa0Ez8ryK7ieKLZF1itg5LAMMC5Isp62sPrQRHyfKeRVOzJizKs7ZBrZgXsFt0b39KRKz3XM8iJpoIdoyhJAiTlXIIvY2AU6+3pRa9ugUCgy3byJtZnjBMioxQDUkgaW60Hlvy3JWZTtChIco4zboDiLYHuPXXSoMxy/KZvIdswRSFEZV+30JchLm3Xtqi0PMckduinZs+5CAylg6LfDL+n19qDZeU3qwI0u2JleWSMKqvpZ7JftPVdb9KDF+X5KKCGVtsZZHjUvEiOAHyIbUi40HrSCIuZ5NSEk2bSEOVMgDrcZWxth9wGt/t+tQaJy/JYbgybAhoY1dVUsciwBsLqNBl/I1RRuW5X9hNKdsEnzwiUB2CqY8lY2U5d2mg/GgNzHJZX/aMFQsrAq9r3ABay37R3HG+lEaw8tyLzwI+waOOZrMzE3WyqTftt+bT8KKpJzHKRxyO2wJAF4wubEm4sGGOnWoM9v8AIN5uJXSPaD9NrOmTZhQbNoF9+lUajmt4dqk37J82n8Xjs98NDn9unX1qDBeb5GFYxNtmd30BZWXJsL4qAtuo9T+FUrr2/MTS7xIW2rpA6sRMVfqHxTqv5hr9KCi8jyP7pIvF2CYxzsyOAFLuEKkDXtC69NaQqo5fk3zA2LIFdlJJbKwZVBAxIv3ZfhUGuz5HkpJo0m2mETDWS7ZDRtSMQOqe/qKqMdtzHI7ncQRnaNAjSEOzK/clj0utltpe5/CivaoFAoFAoFAoFAoFB5W4+QbeKSSLxSZISokYDAkX9jl1Q+lBDfItsG0ikI17bLkelivdaxB9TQaHn9ksCTOsiCQsqqVGWSWJGhOuPd+ANKM1+R7V1UpHIuWNmkAC3Y9NCT0BPtRFR8o2DLkkUzqL5EBbCwY/1f0oTpSDq3vM7TaOivk+QLZJiQBe3qR6j0qKyj57aPu1gFyHbxo4tbK7DU3910tVFf8AYtkHwKSg39QvS4UMO7UFjb3+lTUVT5JtWybwyCMDIN2HQKWa4y0xx1qi68/tX3DJGCYo1laWXTTxWJCgG50+lBkflPHAC6TZMoYJgLkMSo9foaCZec2jEyLt2aSK2LOEBszmPt1y7ip9PxqGirfJ9toqROZcQzglMUyjaTUhje2NjarUbD5Dsi+ASQnKxsFtbIrn16XH4/Siq7rnYIG8UKhnRijqTiFC5D0+qUggfJdiylo45ZAGKnELpa1jcsBY30oNY+f2TyxoqvaRsUftt9wS9ssvvNul/wCFEc8nyWFGWLxlpy3cilbY+TxnUkd1jfW1SK0/2TZsD4kkZipZLgAEKpYk63AGOtx+F6o0/wA7tPAZcJDjIYmUBbgquZYgnpiL+9ERtebh3G5j2wFpX636EYsbr6/l10otenQKDxz8l2pAIikQdbuBquIbtxJ1xYHWgsfkW3DEGGUnQeMBc1ORU5d2PW3Q0F5vkOwijR3El5I1lRAouVY297aNYH8RQUPyPaaHCRVFyS4C3AUk469QRbW1BMPyPZTPGqRyhJCAJCFCgnHr3X0Mig6URtNzWzh3f7Z8r9o8gxwu2NvW/wCca2tUVlt+f2kzMtmACNKrWFiigN7/AHWPpVFT8l2QDZRyhkByWy3BFzjYN7KT7fWgmP5DtWJzjdFDEZ3QrbLFWJDfmNBCfItqyTzBH/bwpGwbTJjI5jsFvp3D1t/xQQPk/HGTx4y53AYYajQNqL+gYf8AwDQVfndspE8e1YuSEYtgrm4DWvkelx10oJ/2XaNKUjRiiMVklNsRZkGgBJNxJpag22/ObPcypCscl5DY5BSqkgkBrMeoX0vQYv8AI9sJEwF4SMpHJAI7Q/vbo1BZPkmycIwjmwe13xWy6gG/dfS/pRF4+f2svaiOHMZkXLG32lwDizHVRf8A/WpVjA/J9r5VTBmtbzkFTjdSbrr3WIII6/SqYaj5FtX0jjckYliQLBWZQDoT1z0HX3tUEvz+1G3jlVHIlRnBIFlxONnsf6tNL1RrsuWh3e5eGMEGNSXDdbggdNdDfS9Ed9FZ7idIIJJ3uUiUuwGpsovpQeaPkUBkCCGUNcqYyFzLZ+MBbNj91xqaCv8Asu0ClvFI6/cCgGilS3ddhrZW6UG255/ZbedoHEjSqwRlVb2LDJfX1AJH4UGL/JdmitIyOsaqWIIGRHbiVF7WIb8ag323ObSfcCFUkTK+MjhQhtf+4nXE20q6Jqq3yDYpNJE4dTGWGRxsccgbd1+sZGtFpBzu3kilbBy8OGSKB3GRsVwuR66XNCqL8l2DY2WSzFQCQoGtgb92liba/wAL0CL5HtGiWSWOSG6gm+JFyobEEHU2YUBPkO28BneNwjTCGFVAZmvGJLkA6aH8f40RCfKOOdiqJK5F9Ao6hiluvqyke38qKgc7tI5VKQFUmJMj9intyu7a9O311oIj+TbaQ5LE4i07jjck5DEC/wDUtrnT60RtHzuxmDsEfCJGlLMFt2BSwGvUZj6fWisZfku2ilkLLfbxhu9SCzFSFsASB1PvQaN8j2Sk3jlwAuJLLifutbuvrgeoomq3+cgZZfGjB4iuQcrbVwjaqW+0n/5UGC/KdiZCcH8Cg3k7SQwv6A6gjoR/GitG+RbYAsIpMUJWXRSQwDHFbMQT2fh9ag0m5zbI6oqschGRJoUOZXQEG98Wv7VRtx3JRb8SPECFQgWb7gSNQ1r2IojsopQKBQKBQKBQccm840TxwMytNK5RVC3OQyJvYafaaDJuT4oShAVOrK72UBClsg17f1VBf/JcYYw6OjDLtAsDc3XobWPWqIXf8Mu3WVZIlgyCKQABla9gLexvQSu84dI42V4RHKxSMgCzN0IFvxtQZmXgjBAxMXiVmaA26MpJc+4sfuvQSvIcErxKskKvp4gFAIube2mtEP8AKcG928sR8et7dL6aaex/4oqF5HhRK0QaIYBUyAGJyLDEG3QWN/SiNP3fEQzYZRRyqRFoALX1xuB9aKzG/wCBMdg8PjALY4i1hbW1vqKC67/hnkuskLOi3DWGi2zNjb6XoEe44d9wNtGI2lYsMFToYwDrppYNpREJyHGjcSxMgiYMxzdQFcp95B9bet6Ksm64qQzMPHkgLzdoJsCVyNr+1BX/ACHDRxoyvHhKwC4KDcvj7D+8UAb7h+ydTEVdjjMAv3iy/wDqucgNKCJt5wagmVoe8XN1BuNG9v7h/wA0Ey8jxMUyqWTKVcy6gEY27SSPcGwFBEfJcOAy5xxrdiLgBW7QxbT3BoLje8Wk6i6RySYYNYAtn9v19fWg7qBQcS73i3mECMjP4zLotxgAut7W6EUGS8txJc2K4Yh/LYYm5tYfmJy+lBeTkOJEaszxtEykX0ICWyN7+mlBL77h1jjLyRBJQ3jyAAIGjaEaexoIk3fDLGsbvEEljLqoA1jt1Fh0sKCk03BAxSSeIkRAxG1/0m0UaDofQUEjkuDWUqJYQ4UgkAfaBkdbdLCgDkODlN/JCxb9PUD1OoNx0v8AzoEG/wCH3LtEnjJkbAKVHfiAb6jUe16Cf3/CjMeSIBwfJoLMEBvfTXobUEHkODsCZIbLja4Gha9vTT1oLpu+HlZ8WiZtEfQa9FA6ajuAFA2m54rcSlNsEd0HluqWAyYre9ut01oKbXk+MdO1RAVAZUdQhKse1ltpYlqCU3fDHbNN+ksKG0hxFlZrEg2BH40EvyPDwFELxqCCVsO0BL3uQLD7aCBveHiZWBiQSJlHIAoDK+RNra/lJNAfecHFJi7Qq4Yeg0YEqPTqMTQQ3I8RHPJtyY0K/wDUNhjkxNx9T23P86BHyXEeMLkkdhpEQAQC1gLD6kaCiNYd3xw3J26FI9wzMMAACxF7nT/0nrRXZQUlaNI3aUgRqCXLdLDreg5f3/F5TnJf+1sZmx0W5Prb3FBmvKcTdwxRFUhQxC2a4NrWvpa9BafkOJB/VaNlIDFiAwuLY/W/dppQJ97wyN45pIQSoazY2xNsT/4WoG53fDKXhneIGPEuhHTUFb/xtQRLLwibpzL4huCVSQkfmFyt9LXF/wCFBCcrwY8jJNELWMhA62IA9NdSKAOQ4Ju4SQm4zvYfkvY9Ootp/Kgnbb7iJ07fGoUGbBlAKherfT396CDyHBiNlLxBBZyhW2pIscbddR9aCTyHCBwTLCGBKhtPygXF7emlBK7zhmjaQNEUJLP2i9xckkWvftNBEe64p9vuJoUR4tspEhVBbHDOy6WIKtQE5HjTCxxCMv6bwMFVwdRiQdOie/Sgn9zwvhicmHwynCIlRiSPQaUEScpwyM0ckkYsoZiR22YkdbW9TpQWG54tJn2/6cchIUpZe4ALj09O8AXoIi3fCtMkcbQ+ViRGABe7C5A09QaDL/KcIY5EHjMcd1VMRZ8UDdo6W7rCg3Tf8XK6xh4zIWCBLAnKx0/hif8AiiLbLecfKfFtiiuFDNEoAIBt/Tp60V10CgUCgUCgUCg5BxuwXcncBbTls8s266+l7fmNxQZDheIUH9EWbIm7Mb5gA+v0qCm34ji2RZVvN5LukjOzXDMXvqdbZdTrVRK8ZxUccG1fvZf1Y2Z2LkooQtlf+mw9qKluN4ZfFtmRV8ZJiTIixk+4DX81r2/jQTHxXFNt0ijj/RXMAB3Fw57wdbkEj1oLNx3FxKA6DuYC7MxJZjYXJNySfemoibjOKCXkQIqD7s2XEBQp1BFu1QKCv+J4dXC4BWNyqZsNBqyhcvt7tV6UGsnFce7mR0JJYuwzYLc2J7b2sbAketBztx/BbhxGVVmU4quTDVBhpr1UR/yoLNwfGNIXIOBUqYxIwX6kWOl72NuvrQax8Tx0TF40KNkXZldx3G1769PpRGP7LhN3LKAM5HJZxm4I6ZW1GN8tbdaK2/xPGkyWj1kQxuAzfaWyI66a0GC8dwcaSOqgJD2uQ72XDEn169q3pqOiPjOOiSJEjASAkxDI9puD7/2igp/heLwaPxXD9buxNgVItc6WKLa1BEmw4qTdeNlP7gIrWVnFlXtVtCAG7dD10oIPE8Pn4/ELkapk1iBZddbaX0+tBv8As9jO/nxWRj25hifsI00PoVoOqgUHFFxXGxBsEsGVlfvY3VgFINz0soA9qDJ+J4eCIlk8aINXzcFbNncEG4N9b0Ff8Dxn7cxdwYoFMuZysBjkNbAn6URo/G8TI4hZA0kSEEFmyxlJvkb65EHrRVZeP4Vz43Vcoo/GFyYERp3W0Nzjf+FBp/iuOdECoQqIiJi7rZU1ToRqt9D1oIPHcSpSExqMrhEu3oCT6+zGiJm4zimcNKi5MbG7EZZMWxIvqC2tqKiHjeLimUxj9WOzAGRmP9Kkgsb2tZb9PSiB4fjBYtGcVFgC7lQNbCxNtMjb29Kis14/g91KJVVXk+9Tk17E5XAv0OVUSnB8YHZrMwYgqhkayiwAUa/b2iw6e1BrBx3HbNRJEpjVAejuQR3NqL933Ggxg43hJh+iufjIJOb30tYG56DEWHSg0PDcW0UkRivHIVZxm35RiNb+1Bl/jeDeLLEGOZrDvexLkiw16XJ06XpqOk8dx7Bbxg2j8SnI/YQRbr/caCg4fjQAviuUYSAlmLZa6kk3/MaCn+O4meecBMpUb9YBnABcFiBrbuDnIDrfWglOO4hJS6oA0RD6s2KnRshc2v2j+AoN49lsvJ+4jQF2PkDgkgkhtetvzmg6aCksUcsTxSDKN1KuOlwRY0HIOJ43wvFgTHLYOM3NyGLg3yve5vegx3HEcQIsLeEuQiOrsCDYqB1/HToaC78HxpAChoyHDEq7A+nbe9wNBoKA3GcNuHe8SsVxikUEgfpgFQQD1UWoKz8fwm4aV5FV2ZlMtmYEkfpgkA+trX9aQbycXsJZGkdCWZsms7AE2se0G2oGvv60ELsOL8oRUHkRQwF20Gig9f8A8YH8KCj8Tw5cBkUM3Rc2Fygte1+qg6HqKC0XGcWC4jQMSGikUuzfcBlcEnuZbXPWgh+O4uG88int1Lu7t7AnUnXQXNBnHxHByM0iRqzWxc5tcAi1iCfagleC4sBg4aQksSXkcnuYsb66kZdTrQaHY8btYHUjCB08bpm+OJUJ0v7AC9KKQ8Zw8oEsaZgXBbN9Tc3LXOp7jqaImTiuJWFTJGPFAzS3LMQCSGYnXXp60VQ8Vwto4yn3XMd3ck4917k+l6Dpl47YyNIXTvltmQzKTjYixBFrYjpUFY+L4+OSN44gHhuIyCdL2uOuvT1qjCDi+FljLRJlGpZCS727LLjqdVXEW9BbSg0g2fFQOZ4wqMhIzZm7TcggZHpdz/E0G+32G027BoYwhAIGpOhCg9T/AGCg6KBQKBQKBQKBQePvPje3neSaNysziXUgFS0nqbe3T8KggfGtkQpEjFlcOSAoHqcQFtYd2gHSqH+rbHJcXdVClMBbHVAhIAFrm1z70ESfF9m7OVlZVa4CgLpdlbG9r4jEdvSoNo+A2kbxuhOUbiQEhTcgk63HsbXqosnB7RZHcszM6PG5Nr4uLWva/wBaisV+NbYEkzyFiBkxxyZtMmZra5Y3t6Em1Bm3xiOR2M05kUpjcomRY539Pt7+nr61RZ/i+2dpXaZy8rMxbFNMraDTT7R/DSg03Hx7azoq+R1CxpGAp7bxkWYg9TYYnXpQXg4HbwyRSK7ExMSlwDYEOCAeo+/rUHMvxXarGEWZxZcLkKSe4MCb+otVG8fx/bxwNEsrNlMJsnCtci+jAjFuvtRFW+OxYkLuJFOvdZSdVCnqPYUVpDwOygl8qEiQhlLCwY5ZX1Av+b+QojBPjG1CgCZtARdVQa2K6WGnXut19aKk/GNo0bq0jktfFrKLElTfQanssx9ag0l+PwPLHKsro8USRRkahfGbqQD/ADBqiZeAgdY7SurxxJB5AFLFFDKb3HrmaI44PizHbSQ7ifEuxOUQFyGx+7Ide3T/AM6K9jZbOPaQeGM3TJ2GgH3sW9PxojoopQeHJ8X2w1hkx0jVs1VlshBY4kW7sdb+utQWPxfYNiQ7kBWVr2OWWmp9/SqVYfGdj5WcszI3/wBsgFQMr4gdMfpUFB8X2mQbzO1mVui645fcQAWPedT0qjoi4DaRFTGSuMbR/at7OioSDbQ9t6gDgtqIpkSR0aa2Uq4hgyuXDXt1GVtfSqM1+N7dCTFM8ZyySwXSxLC+ndYnqfTSgzi+MxLIXeYsyshibFCRgEF2uNT2ae1BC/FNosYUzObEFmIW5sWOpAGneaDfdfHtruZmmaRxk4kwB7RoQQP/AFE5fjQB8f24R08r3khMDPZQ2Jt0IGn21Bl/q+29JnUdh7QoIKgrcE3sSDQar8f267aGASNaESAGym/k6nUGzaaEVRB+PRE6biRRfuAC6jINbp7qKEWT4/so4pY4iYxMoVrBfykEXFtenrRNGK/GNqFsJ3AKgXUIvt6gdO3QdBU0VJ+MbNkUM7Fgwa4CqLAscQFAsvf0FUX3Hx6CXcTzieRHnN2IsbAoUZRe+ljp7Ugb7gU3DTyRSmKWe5cALYtioW5tfQoKgwh+MIYYVnlIMZuUjAxNiSOo6m+v/hVNXsbaAQbaKAG4iUIDYDRRboNKVGtFZbmBdxtpYHJCyoyMR1swsag8mT4ztvNkkmETSF3UgEi/RUJ0WxOh6iqLD4xx+eRJZCqgoQCDiAL9La2v+NAT4zslDZSOxJyDsQWB63ufUehoKD4rs7AGViLMCAFUWZQvRQBey6n1oOteF2yPKyMUEoUEAKLYSmUAG3Tutb2qCg+P7P8AbJAruqK4clbAnsCMpsOjY3P1qjIfGoRHiu4dTYglVQCxUqbC1h2t/wA60FU+MxYszy2mYvdlRLBXJNtR111brRF9v8b2m3mglWVj4CGAIAuQqrckW17BRUP8Y2jOr+WS6lrXINgftA/9AFh9KFaSfHts8MsXkYCVo3YgC5MYt3EWyBHoagxf4vtnv+u6gljZQo++xt06XFzQdEnBQPh+owVIkhtZSbRm4sxBIv6+9WjP/XYCRlO7R6FoyFs1suun95oJf49s/wBm+1VykZYORihF8CmqkW6fzoKn41t+60z6tlYhCDqW7gR3anW/ppUF4fju0ingmV3LwG92t3aKBe1umFVEbf47BBMskc8mknkYGxy7gwBJ9ivUUisd78ZWSFk28xTJsvGQoUkvkxuFJ6aVBP8ArEL4NLKSypbBVXxhjroGB7b+hqj26IUUoFAoFAoFAoPJm4/l/O8kG8ssjNeNy1gDcLjobYgj8aDPb8TyUE8Jj3CJCkmcqqWuyhVW1un5aRFE475AxVzu/EM2ZkLsxtcgfTUfl9Ki0n4XlGXxR7vGEh8+5w7FlsMmH1sb9ao6YdlyqzrJLuA0aMcYwzWIubZG2tg38qIwbiOTWWd9vuFgMs5lLjVmU3sjDEdL36miqycbzg1XcllIRfEJXFu4ZkuRl0ubjX0oC8PzUbApvjbuZrs3cxA1IINhf0HTrQdB2HKnbTA7r/uZCpQhmCIFNyBpfX+YoMjw/Im190bB1bxqzIpCur27el7N/wA0GkvH8u24kdd3+kz5LHkw01t0HbjcaD7ra0GEnF88wUJvRGFjxazuxZsrk3I0v9OlBeTi+aZVQbz893kLvkU0FsQAo00+vWg0HH8oiQCOcXihjTFpHtmjXYnQ5ZjS56URgnF845YyboKU0RiS2R8YGQUjts1/qaKqnCcsCo/chYQS5iEkmrGby6ta500vQrbbcVyyGZ5t3lLJFJGjBnshaxUgH2N/woJ/xfLeUj983h6DubLDO+P44/n6+lB6e2jlj28Ucr+SRFCu/uQOtEa0UoFAoPEbieYwaL955IpExk8hYm5WzW06E+npQWj47loXdknXxCKYJEhOsjszKddNL9aYIpDxfOFkMu9KxY2dFdywuwJGRGpsD3URB4blTIv/AHYEMYTCNWde5SDc2/j+PrUV2bLacnHMJdzOJLjExhmxA1uQLC56dfrVRww8Ly0MEUUO5WJYwRIqEjyEkdxZVUqbaep166CirvxvOeXTdko7k3DsBGoBtpa7W6W9epoIi4nm4dI94CqKFjjZ3I9tSQT9f5VB0S8dybbdETdXl8jtKzM2JVrgLjboB6e9URBxW/TcwSvuTIkbFmjyYLYh10A00DLp00oMhxfOBSDvcjYgd7ixIHdcDXKx7ei30oDcZzjTlhvfHFkhESszGygg9zA/T8fWgrNxHNSoiHd2UKRJaSS7te9+nbc26dKDp3Oy5ZpZXg3AUORhkzWVcMbYgW0buv60HMvF8y6s77jFiWtGXa9i4J7wLpko6L0qCsXC8wmP/dqREqrCgaQKCsTR3NvqQbVRvtuJ5FIJEl3bNJKYi0qu+Vk0YD2uvqOtBUcXzRDB9+dR9ylhdgrAG1u0BiNB19aD2qIUUoFBluY5ZNtLHE/jldGVJP6WIsD/AAqDy24rlWJjbdCTbB80Dli1g4KqdNbBevvVoqnH8zDt50E4fJYUgjR2ULgQHORHbdfagheI5ls1n32UbKAFBbUhGGt/7mF/e1BP+K5n9w037oEqxMKZuFCn0tY+wFqI3HHcg2y3UE04kk3ETIHJaykoFFhbpe5JorFOL5ZHTDcKm3UIP2yMVUYjUhlVepsbY20+poMTxHOOvgk3jMpRg82bC5a4sFAHX/6fSoN4+O5xHY/vAVZvtZmIVMgdO3qAMfr1qovLxvJMNsq7m6xxhZ8yzZuGDFrW+nrRaiLiuSjZ2/eMztA0aOzMcXIU5WOh7r/hQVXjeZBGW6yUEHHySCygk4ZAXPUd510tRGf+K58uzHkMQTIVVSxAyAC9Qbi/p6elFaLxfKndxyvuP0I2jYQCSQ/aLG7EXPX+PrSImTY82ocx7kMSXJOTXPdkuIIxXTtt0qKwfheWlgKvuReQAOhdyQBloXtk9suh61RLcRzhEjjeDzOHVGzkARWZWFh/7T16UHQvF8iu3Ea7tlkWSSXyBmORbVb39Afy9KBt+N5ZZEeXellRw2AZiDquV7/1AN29BfSg9agUCgUCgUCgUCgUCg8Y7nn5J5xBGoiR3WMuoF8A2IHfc5EC5sKDN2+ROBaMrkVuwxDWV/zDMhLr92N6Ikv8pfbscUjlxIsqqTkQ2oJa3aQtve9FdO53XKlIm2cBb/qLKsiqpyUWU6t0JojF5PkT3ZUESZiyBULhA4Pq9rlLi1FdCf5cb46L+0zOh1JUhtQctLELpb1pBzNL8geERmEh3W7uuC4kZZKpzPrjiaCNrvPkEs0JMA/bPIfI7AKQnTpkT+B9fakKR7zn2kkjO3BIYKdFULcqbg59y45a9b+lMC26XnpFWCIeNGjjDSi2QbTM5ZXv6dOnreiMttFz8USwuGe4u0hYFixC3uS91HXpQaSy/IZNjIBF452lZVxxLCIp2n7gPv0vfp6UVV9x8oAOO3jLZOAotYD8pyLa/TSg2E3yBVUtErlyBZQoC/Zdjd/Xv/lQRE3yAGQyBWbwnxKFUL5dDr3X9bfwoKmT5GuKlEcFtXAC6XtY9+gx7rj19Kgrso+cWaIylxFmnlDFXJXBr/m0s1ulUBJ8lkjfKJU1YBdMipsB3B9Mbmg1hPPeQiUIYirAAABgbNj3ZH2X/mlIyRvkKjcv47yLGiwRkrhcMciO4ljhrrbXSg12b8627j/dKFgBYPgqgG6AjqxYWYUHrUCg8ODc/I5duJfGFBAYAooc3K3spf0BYi/WgrI3ya6lYgGF3xBBUtgwxJL3ADWsAKDXP5ERGzhVTJC4RVyxBTLq35gW/wCKI1n3fLGVJNtti23eNXwYKrhidQbsNbUVWFufO4gM4VYS/wCsqKui2cWJLHS+J0oEDc8kcuSIxEbeFG1OYC43bI3yJb/igyn3HOhCwhbGEeTOygtZRYFVdvXK4pSLbbc/IWkOcC+PxOUZsVJk/wDt5AM2N/WhFIt1z0yFDAbZEGQgRkBWYG4DnX7bW0ohyUfyHcNNFATDGrExyJYEgK2IBzubm172sfcUirJ/nYxh4ywiuU1ByADWyYve97aHSiQkk+RPt9raILNq0wGIBZX7Qxy7VZetr0qqfuPlOKgQISQMmIAx1N9MtT0ojdpvkAsgiVme5zsuKauMfvufy/zpFQp+QCKe+JmLJ4iVXELjZiLN1JHrUFJH+Rn9MxqRY3dMVJ6n+vQ9AB661RO1HORkmQMyiOTGMlWvIAuF2LaX7vpUMoV/kjxoZI0B0yQWU3DA5XD+o0tVGkf+fMcizBGayGMqMNQwy6MfS9CM0f5ENu7+MGd51ur42WPxi+KhjpmPe9taDo41uXadjvhjGUsqgKFyDnXRiRdbaUHpUGG+lli2U8sIyljjZo1te7AEjT1qDzfN8kxDeNTrYKVXIjusW77C/aDbpVRizfJla6RjsXEAkMupQ5XL3Zvu/AUVv5ucimSXcLlt1LNJHCiliCGCrq1z0U3+tEXn3HOLuZVi24khyAibtGhHU3b0NIqsf+fZn81sTA+KoFUeUqpW5yJFiWAoLCTnVgkLIpfJCmIBIQsQwAL2YhQDqR1oMJ9zzqkSGFlCHxgKFa5dwMsQ+vb0uaDSGf5EYtwZYFV1EXixxOpNpSBlrZdQCetA2W55rcNtzNBhF2u7iy3BW9rZX0PUEURzTw/JN0ULEwBCcljIXK7Jcdr9AMrGitmk+QrEzLDeZFKqt1xuSoU3L9+lyb0IndyfITKjQxABYwSoxxLMBlclrkqb2FrfWl3EfuPk/kA8EeF9XsAD2jQDK9r31oNHl+QaxJGt1H/XKrie0HRc79bihEg8/wCFQMRL5ZPIzKpAjzGAUBh+U/yoMJW+RyKUaPEgfdGVXXGwscje7E3Hpp1qDRW56LbbgqpkmxQ7dGxIBLHK5LXOljrVEsfkTMDigubgC1k+5de/v9DRFsuf/bXZEfcK91AsoK+M9Rlr3/Wis8/kKbeARoGdvM0zSBSwJcmMYhrDt9j9KDs4tuRZZTvgVYlTGtlsAUGQBUm/deg7qBQKBQKBQKBQeHuec3cUsu3WAtIrOVlIYKFV9L9p0K+ooi8XPbmVwibFs2xABZgNbdx7PtN+0+tvSih5/cOobb7JpFtclmZdccrDsPsRQj1opUljDr0Pvp0NjRF6KUCgUCgUCgUCgUCgUCgUCgUCgUCg+f8A9i3mKj9uS8YQzOwZVbJCWUdpscrW60R0Lz07ZH9kwVMjIWJBVV6gjH7/AFt7etBKc3O8i47NvASLylmBAJUXxw/vv196K9ZWVlDLqrAEH6GiJopQKBQKBQKBQKBQKBQKBQKBQKBQY72SSLZzyRC8iRsyC19QLjSoPIPyLcGbs2jNErPGV7snIKYlO3r3HQ/81RovPy+MyvtCIlHc4LEXN7BRgCftsfrRGsHMTvOFl2higJt5SxJH3AXXH/8AH7+oor1KBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKDx5tvzCSTtt7+V5CRKZAVMdjgqo11XE2y06XtrQVdPky2wkjdjkTfAKCQbDpewNv8AzNQQYvkbKuUhzUqwt41UixBDixN7nWxtbprVEQx/JkObuJGcKCpMYVfuBIAH4X96I23CfIRFtxt3Rpe87hnxC6/atgOg+lFjmWH5BE0YQtlKzF2Yo1u92GemIFmH2/woi4g+RKQAVwjVQpDLkNAHC3BBPWxeim5HyCCKWWJrgE4RAKx7mbu+0m47emnXSgl052ddsVa0JiiaZWCo5kDXfK326dLUGm1TmIdrNt3ybcFS0M10ZFOKgIL29b9aUc88PyiWGVGZVDgALGUBF0P5yP6vu0/Cg23MPPHdzSwt2AYxAFLYkgiwYdf6sv4VBbcxfIHnfB4/EqqYgLAZhdbnr91/paqKlfkkjt3LCjAkf9MlO4kDobnGwNKIKfJlNhIrAD7uwXGt/wAv39Mfy+9EVfa8/HBANvKfIsIWUMUYZZgk6jVsf4UVMy/JI1aQS+QEgeNFjuAzkdtx6Lj1PvegvDH8jMiCWVVS6eRlwPb23x0+77svT2oj2KKUCgUCg8RNvzsUaLBpJr5nkkEgd9O/uuVUi9gttbelQJU+TqCsciv26OfGDfO+gta+OnoKoSxfJD3pJ+quYsPGIyCVxIUi/wBoPU9fpQEj+SoGUOJGcsfI5Sym1xZQOl/Sg13ic+J0XbOG24jAkc+MOzXGRW62DW6elBypt/kCAbZT2+Jc2JBUnDEgsRllcflojdI/kHnLuQY87XUoHMd2I0IKjqL+tqKw3R+R7XbIVYtcquMaq5QBeouCTc/1fyoN93t+dm3UmLL+2BvCtwtgYyNSNfuOooLr/mV2IhQMd3Ey3mcoRICxJsbe1vSiMkg+RPLD+4cGNZg7iMooxVgdfUrbp0PvSKQw/IVnLsws8gzBKEYiw0FtEtf+69qQq7R/IBO8vY6pI3iQFVvGWFgD74/1etQQkXyRrh5lj1U5KIzfRQwAKnTqb1RlND8neGSMuvcuJKFAdVsMCRpr91//AG1BtuIeeXdE7aQeBilw2LAAJYgA2P3DXWqMpE+TRhVEvlLm1wIxicCbnttjl1/lrQdW0j5w7kHcyKIFZiwUL3f0gaXC9OvdRHp0UoFAoMd2kz7WZIGwmZGEbdLMRob1B5gh5tWRNuP28FgMXdZWXuORybIlvbW1qorj8ozUB48ckyYhDpjZtBbS+p1v7UEGL5LdWSUhmCCQN4mAILZFQAvW6/w+tBaCL5EFSF5LKLZ7hijPbJQ1hb2DEae1BG+i+RSzbhIiF2rECPFkD2sdbkaC9r+vtSFQkXPmZ0BtDG3bfGx+1gV/MTqb3NvSoEcHyEoRMReRTliy/dioBbTQaH7PWqg0vPw7zaxyMzwyPeVo0VrDtGJIGg1OvW3vSLVZdp8ilaQvIobvETIQoUE9pFuv8RUHVO/NPDF+1TxyIWSXzFLNZbK5Ivpl7CrUjCKD5CZkeVwSkUmFygXNlsuarqTf+FqKvsYedjlTyteJi7PmUJ7i5GWIGv22x0tegpFH8lVA7lHmYYvqoAPdr7WBI+tEWEXyRluZgjKTYWjOX3kX7Tb8o09L1Fqvh+RSSRiVh4hKrPiUBsrqx9PssDYfd71YlS0PyITuscw8BaQqzYMbM5K200spFv50i1XH5Ms0cfkD3BbyEIEFios9gD/VbHX+FB2ccnLZlt7J2BbKnZcsSblioH8LUR6FFKBQKBQKBQKBQKBQeRNyHLRSShNoZI1ZgrENc/dYgKuqjEfXWgxk5DmTJgkDhbs2YRu4YNYLdbKAwH3a60KtFy3KiWQybR2VmAiQI4x+24Jx9iTl000qDWHkOWvKZtsAEhzRFVyWcHUA29iNOtUQvIcm4lcwsiK8RiQRvmYy5DXyHqB+IqDnj5jmiQ52TWZP+kUcWIZwXvbpYL29faqN05Pl2lhB2VopHCMxzBAsCWII0By0v7a0RMPJcs+8dX2mG3TzBRZsnZLYDK2IyGt6YVzrynNtGwO2bJ8ijiNxYWPQMv5bfm1N9KI1bluYwkZdgezI6h/QqMQLakZXNtDbSitpd/ywMRj2gZSiNIO+4ZgSwGnpjbX3ojif5FyCziE7PB2L4K+alwB2AC3UnSiuyPk+S87xy7NgI4XcuqtYyIbALca5Dp61BzLyvM4+Z9q6gqLoUbFdcS2i5n3tVFjznItAskWwd2IQ6K5Uh7nQ2/p9aI6t5vN8soG2jZlkRTFeNrZBznkfy9vvRWR5LlgYEXaZmSFHeQh1USNoRaxIx9QaVFP8jzdiV2YJ0JD5AfaNFsvS9+tRVt7yvJRztFDs2KeNW8xVyFY29FBytf0q0j09q0rbaFpbiUopkBFjkQL6fjSo1opQKDxo+S5cKvk2hCnFTIyuSNFLFlRf7rC1BkvJc2X/AP8ANJaNdY8Tk5upBLY466iw1qFXg5XlsCrbVpJWZij4SImGTAXutxaw661RrHyXJLDNJPtjdHQJGiOTiyDI9Dl3X6fxqCh5DllgErQEyB5AYkjY9uN0v6+vUUGScvzIzLbJjliwBST9O6KcTZe67XGnT1qjph5HlW3SxybLCJldgbm/aWCre1rnEf8ANBltuU5h4ppZtphjGjRRYyXuXKuTp+Ua4jWgzj5Pm/GgbauzqFZyEZS2gNtRYZE29xbWiNDy3M4Ky7HIXVSbSC9y3cARkB2jr70VtPyHKR7iQLtM9upYKVyLkAdbWtqag4ofkHJyz/txtFSfEXR873JGtrXtib1R1f5bkjBu3/YuHhCeBSr9xbRh01x9xUGDcvykKtJJtm8ZYHvVrKCT29q39hc6VRsvMb8ywqdjII2fGZsH7QEBJGnoxI+tBO+33KRyzJt4i2LBkJjZl8eC31XqcidBrQTPyXLLuJ44dlkkdvHI2XcMCxOg9T2j60ER7/mPIoO0vFmQzNkHxzAvooX7W/lSJWe65XlvNNDDtGVVkCxzlHNxexsAD1/q6UV7dAoFBlumlTazNEC0qoxQDqWA0toaDzH5LlrMp2hQkOUdVdjoDiv2kBj1udKgyHJ8zm8h2zBAQojwchdbEtZcmt17KC0PKcwduiHZs24VAZWdXVScMvQdT0t6VRsvI8isCGTbFpXlkjxVHsoD2S+h0K65dKDF+T5eKCGU7ZppWjXOJI3C55EN6XGgpBEXK8wpCPs2ks5HkxdbjK2NsbXC65fbUGicpzGG4Mmx74o1eMLl3MwBIFxrbI/XSqKNyXM/sJnO3x3BfGMKkjYqY8g1rXbu06aetAblOXzv+0YKhZSMXI6gAtZbnEd3Z16URpDyfLPPAr7HxxStZycrqAqk30t1Y2/CiqScpzMaSOdjlpeMKHY3uLZC311tUGe257kNxNIke1X9NrPH3FwoNm6C3UafxqjYctyR2qS/sX8hn8Zjxf8A6ehz6adfwoMF5floVjWXbM7PoCysCzYXxXFbDUevX0oV17fld3JvUifaSJt2Vj5SjixzxS9x+ZdfpQUXfcp+6SPxHxiYpOzRtbEu+BUjr2hdenvSFVHJ8w5e2xwVXZfzZYhlUW0tfuy9rCoNdnveWeeNJ9qFhbRn7sxo2p0C9U/+oVUYbblOW3G4gR9o23jMh8jFH7ksfcWW2l7n8KK9ugUCgUCgUCgUCgUHk7j5BFFJJEIZAUJUSnHAkZD0bLqh9KCG+RQhtIJD1snbk3TFh3WtYnrQaHn9osEcrxyKJC6qlgTkmpGhP5bt+ANKRkvyTbyKpSGRQ2NncLjdidNGv9oJv0oiq/KdmyZpBK6i+RGFhYMfVte1CdKQdW95vabR0VgZA4LZIVsADb1IvqPTpUVnHz+1k3awKCyyN40kFrZXZdTf1K6Wqip+SbQPg0UgJOl8NVuFDDu1uT061BWP5LAwZvA+AXK4KE2ClnuMtMcbVRZPkO2k3LJGpaGNJXlkuCf0rfYoJJ/HpQZn5VsABeKbNlDBLLchiVH5vp/8XoLS89tySybdjJH9pfAEguY+0ZZalT6fjUNGbfKID2pCTIFDSXZCq5Rs/UHutjawq1G4+RbQvgIpGIbEkY2AyKlj3aajp1+lFV3fPwwv4oVBdGKyBiAFAzHof7P+KQQPk20dS0UMsgDFTjhbS1jcsOt6DSP5Ds5Jo41R/wBR8Fa6f1BL45Zfcelr+vSiOeX5NFGwi8eU9+4BlC4+XA6sRY2IOtSLo0/2TauCIopGfEsl8RoqliWGVxbH16+lUajntt4DKI3bGRomUY3GKly2rdMRf3oiNpzce43Ue2C2kb7j6EYsbrrf8vrRa9SgUHjH5LBofBIg+67hTdcQ2mLHXFx1oLf7DGHKnbyEggGMYZKcihuS2PW3SiLzfIdnFHG7JJeSJZlUAXxY4+9tGsD+Ioqh+R7fr4nRBckuFFwFJNu7Qgi2tBMHyTaTNGFhlEclh5TgFF8b37r6GRfSiNZ+d2cO7/bvf8v6t0x7sfdr27xra1RWe2+QbaZ3XFgAjSqdNUVQ1uv3WNUUb5NtFyDQyh0ByTsuCLm2jey9en8aEWj+Rbc5GSJkRWIMmSFQuWKse7TKhEJ8j27puJhG37eFIyD25s0jlLYg6aj1/wDCggfKNiZPH4ps72YYjTQN7+gYf/ANBWT5BCLSx7Y53CsGMYcgrl1DG1gfXSgf7Nt3lKRxsUViryEqR2sg7QDdriT0oN9tzu23MscSxP8AqGxY4FVJBK3IY3vj6XoMH+S7fyIYwDBa8jMRcdoewsbdG/5oLp8l2rhGWCXxva72Sym4BBGV9L+goi0XyDbTHGONg5jMi3KEaKXAOLE6gf8Al1qVYwPyjb+VEEZYAgTEFdLqTdNe7UEW61TDUfItvJfxRP24licbBWZQOjdTn09PWoLPz+3G3jmSNyJUZwe2yFTjZu7+rTSqNdjy8W83LwoCDGpLg2vcEC+hOhvRHoUVnuZ1g28s7glYlLsB1IUX0vUHmD5DGZAg28ge5XxnDItn4xYhsfuv1NUV/wBlgClvBI6fddcRZSpfXJhrZW6Ug23XP7TbztAySNIrKjBQD94yU9fUA2/Cgxk+TbVFaR4nVFUticciO0qV7rahunWg323O7afcCLxvGrXxlfAKbEgdGJ1xPpTRNVX+RbFJpYnDL4iRkSliVyH9VxqhtfrRabfnYZIpT42MkOF0XEZGRsVxu3vprQrNfk2ya1o5O4qAThplYa92lifXr6UExfJNsYlkmieLIC+qMMiobAEHU2YUBPkUBgM7RPg8whhVMWY3jElzY2Gh6XoKp8o2LsVjilYi+gC9QxUD7vVh1/8AI0D/AD+3SVSsGMchPkYsikY3uzWb+3odaCsfyeCTuELLFYakrkScha19O5ep0ojoi57aSrIwikCRRtKWIW3YFLAa9RmNelFc8vyaCOSRiobboGxZSMmKkLprbU3oNW+SbVSSYZfGBcSdlj91vzX1wPWiapHPQusvjQh4sb5FSurhG1Vm6X9evpQYL8q2jSE+NvAAbsMS2QudFvqCPUfxorRvkcGJkWF8EJWQ9h7gGOKkNY/b16VBrNzkCOqKjEMIyJO0ocyptob3xb8Ko24zk49+sjxjFUIFjbIEjUGxIvRHbRSgUCgUCgUCg5H5DYDcR7csGllcoqhSe4ZXvYafaaDFuY40ShAQQCwd7ABClrhsrHo1QX/yvHeMOjhu6wW2JBJI6Na3Q1RA5TiF26yiVFhLhFOJHcRkNLX6G/4UEjkuJWONhLGI5mKRkDRmBsbWHoTY0Gf7rhDt4XunhDM0RxPaUN3PS62PW9BI5XhleNBIgbTAYEWJONunafxogOY4ZrnyqSmo7Gv09NNdD6en0oovLcR5WjDKAoVQ4XtNywsCB0GOp6URo3IcXFN4y6pIp8eimw+mQFrC+vtRWQ5XhPHbyJhYtjgbWFvS31Fvf0oLrynEO11lQlVLBrG2NsjZrfTW1BMW+4uTcjaxYtKSwKhDYGMA6m2mjaURVeU2I3EkUimEhntI4GLlPvIIJ6fWirR7/jZDMQVyiBebtuQoJW5sD1t+NBX/ACvEpGjq6skjALgpOrY66D+8XoA5TiiI5kZGSRiFlUa5Cy9LZXOQ6UCXkuGQXkkjswue0m4Nj6D+8f8ANAl5bjI5kUsGMqhy6rcWI7bkDUsDoOtBCcvxNmGaotyQbaEY5FtPe/r1oNP8jxyTKpIR5MMDjYtn09Ljr60HbQKDiTkeOkmEKMGbxmW4UlQgCnra3RhQZLzXGM5xIMeIYSgaG7Y2A+4nLS1qC8nK8YI1YyK0bA3NtAtiTofTTpQTJynEIkZklRVlDYAgjRdGuLaW6a0ES8jxCosbyJjLGXVbE5R262A6ECgrJuuGBikYobRgxEIW/TfRQLA/dbQUE/5fhhIQJkyCm7BTbEAse61ugoA5bhpOsqG/YclI9db3GgvprpegbflOL3DmJSLu2KhlIzsAQdR0Ppfr6URJ5TiBleRAGBLEqbMFB9bWP2m3v6UVU8twoALSoAuNrqRYte3UadD+FEXTkOKlLYujHRW7TqLhR1Go7xaip2m947dSlNtZ2RfJkEIAuxU6kdbprRGe25fj3U9pgKgMqOACVYjFlxJFiWoqy8jxR2zzlkWKMgSnG4VmsbGwt+NAk5XioSimRQCGIKqSoCXvcgafbQP8lxcZQ5IqyIHjcDqrZE6AX/ISb0CTkuGikweSNXDAfb0a5Ua2/tNBDctxce4kgZguH3ticciTcaDW2JLe3rQRHy/FlACwjIFhGVuRdgoAxBF9RoPeg1i32x/cnbKQk5ZgEA6kXvqNPynr7UHZQUleOON3kIEaglyegA60HL/k+OvuDlptbGZ8DYXJGhtrqPSgzXmOMJcMQiqQqtYENcHUBbm1h1oLTcpxikB3VlIDE2y1FiugBJ+6/SgTcpw8beOWaMEqr2IuMWtj6W10tQNzyPDqzw7iSO8WJkQgm2oK30+o/CgS7riI905kKCe6o7FSdR3C5tbtvr7etBVeZ4bvKyrpYtZGudQB6a/cKCRyvCsMhKmvdfE/lvb066do9fSgbbk+LnS4KpiGlKutsQvUm4tcDX3oB5Th1QhnUKLMUKMNTb8uPXUfWgHluFDAmaMG7KGI/pAvrb8KCw5HimjZw643Je6EG4uTdSL37TQI9/x0m23E8Kh4tspzKpYFcBJZb2BBVqVFV5XYGJiR45EPjeBwAwOvadcei+9FWO/4nwRSF0EMpwiYr2kj06UFZeY4iNmSSVQFUMWKnGzXFr26/SguN9xyTNtyVR7hcbXBFlx6f+sAXoKxclw7TJFHJH5XJEYC2uSLmxt63oMv8zxJjkUWKJcKuOjgKG7bi1jlYE6H0oN4+T42V1jWRTIzBAliTex+npidemlBbZb/AGM58UBAcKGMYHQaeo7fzDpQddAoFAoFAoFAoOMbHjV3JnCqJy2ZbI3yAPpf+43oMl4rhVBtElnufuJvmLH19bVBTbcZwxjWVLSCQMySM5JIYl/U62y9daolNhw0UUO1NmKjyxlnJY4KEL5X9rCgs2y4VTHtmSNcGJiS5FmfqBr+a3T1oJj47iGgSJIx4kD4pkwNnNnvc3IJHrQS2y4mIBWRRdgNSSSzGwvqTqfU01CfYcOEvMqIqC+RYrYABTrcW7VAoKnjuEVwuEYY3YLmRourAC/291yOlBpLx3Gu5mkRSS2bEsQt9CdL21sCfegwOz4HcOsbIjOCURSWHcgwOOouQI+o9qCX4fh2kaRgLMtinkIXQ2J66ex9/Wg1TjOLiLOiKhDlmZXYdxte9j/KiMhteD3csq4h5JCWkuXB9L2va18tbdaK2HG8WzSARqWdSjgMftLZEWvprrpQYLsuBRJHVUCxDFyGbTx4k219LLe1NR0JseMiSNVRFSBiYgW+0ggm1z6YigoOI4kK0fiW0mpBY3tdTprcWKra1BEmz4iTd+N0B3AjVtCwsgNla4Nr9uh66UEHjuFzw8SXAIIucfRLHW19dL0G422w3DedVWQnt8gN/sI00PoVoOqgUHDHx3ExB8FVQVZX7z9r2Vgbnp2gfSgzk47hIImyRURBqQzZAA53uDle+t6Cv+F4gbcx9Lxqplz7sQMQ3Wwv7iiNG2XDvIIGRDJCtsSxvjKToxvrkQetFVk2nCSN43VC0cZQKCwPjTusLHULf+FBp/jeLkVAEFkRI1CsykKuqdCNR6etBB2XEApD40u11RRf0BJGn0agTbLhy4aVY8iwGrWuWYsARfW7a2NBEOx4eOVTEE8sdmHeSde1Sbk36WW/T0oiTxfFLq0a2FwAWYj10AJtpc29vSorNNnwW5lEqqjS28im7BgCcsgCRYEtrVEpw/Dhy2IbIqyoXJAuAAAL9O0WHT2oNIdlxe0VZYlEaoDiVZiD9x6X7upoMdvsODmH6Mat42y6vcHSwNzqBiNOlBqeK4h4pI/GjRsVaQZH8oIXW+gAvQZDZcC8eYRGSZtLFtS5KjS/Qkn6U1HSdnxrBbqh/T8akte6G62vfX7jQUHF8WAEES3jYP8Accg2puTe/wCY0FP2PDz7iceMNKjDzasAGYZW621D9wHW+tBKbPhkkMiqgZLNlc4gg5XFzjft9Pag6Itpsi43ESKWc+QSKb3JB1/+s0HRQUljjkieOQAxupVwehBFjQcY47ifE8QVTHJirjNjchs19etze/Wgy3HG8IIsGCxZEKroxBBsVGt/x66URaTh+JbtxwOYY4uQSdO297joNBRUnY8LuHe6RuVtE4BIH6YBAsDY4gj8KCs204PcvK0irI5KmUAtcm/jViAfW1r+tBu/HcbNI0rIGZmyYhjYkCx0Bt+Pv60FV2nFeUIqJmqhhYnQCy9f/wCsf8UFH4/hMwHWMOwIC5WvgOtr9VB69RQWh2PEBnWJUYkGF1yLfcoLAgk6lbXPW1BDbHiILzOoFhfJmZj6a6k66C5oKR8dwUjPIkaFl7ZCWNwGFsWBPS3QGgLw3DqGV1D6vcvIxOrFj6+mXXrQattOL20LgqEidMGQMxBQgJ9oPsAL0ozh4/hZVEscasq3XIs3ubk3Op1Opoi0nH8MsAd0TwwM0mRYkBiQzEm+vQdaKp/juDASMottSl2b8vdcm/pf1oOiXY8fK0gdFLzWzsxDHGxHQg6YioEXH8cjxvHGoeG4QgnS9gR1/wDGqOeDYcHJGXjjUxqzKSWYC69pGp1VcdPQW0oNIYOH27GdAkbKT3sxFtSumR6Ev6aXNB0QbLaQENDGEIBAIv0OIP8A/AUG9AoFAoFAoFAoPI3nxvaTtJKjFJnEncQCMpPUi3pUED43xzhSHZmVw5YY6nU2soAA7rgDpVA/F+OyBBcALhgMcbFAl7W66a+9BD/GOPkaQiRwGv2rhZSWVrfbe3aO3pQbx8DsomjaO6tG4kBspuQxOtx9bURMfC7ASSNcszKySXIvi4sQbC9TRWK/GtkDfySEkAMSVyY9uTM2Nzlj/wDKqKH4xt3djLM0iFLaqmWRzuScenf0GnvQS3xjZuZWaWQvKxZmsl9bGw7dOgoNJ/j2w3CKMnAWNIlxIx/TIIa1uulvwoLwcFtIXjdGa8RJW+JsCGFhpcffUHOvxXYrGEWRwAuF+0k6ggkkakWqjaL4/tIoWiR31lE2TYschfqGBB+49RQVb47tipVZpV66jEnVQp6r7Cg0i4Lj4JfIt1chlLdoJyyvqAD+f+VEYJ8Z2QAtK5tcEgRjWxXTFRa19bdfWirH4zsCjqzOS2gbtBXVTfRevZqfX1qC8vx/aPLHKHdHijSKMi3b4jdSAQaomXgNq6RgSOrRxLDmMciihlsbqeoc0RxwfFVO2eHczHuY6xAAkHG+WQN/t09qLq9jZ7SPaw+GM3TJmFwBbNi1tAPeiN6KUHiS/GNktmifx2EYYsFYYxkEmxFrnHW/40F/9Y4xsCCxVQynVTfL3Nuo6UKsPjXHCVn7iG/IcSo1vYC3T6VBRfjGwJDCR2AZWX7fy5dSAMvvOpqjeLgdnEVMZK2Ro+i/ayKh9ND23qCBwexMMyI7DzWykQqGDK5cMCB1BaqKL8b2aEmOR49bpjh22JYfl1sx9fwoKRfGdujl2lYlWUwnFLjFUFySvcez+HpQVHxXYLGFMjkA5MTjrYsddOneaDfc/HtjuZmmdnu7iTEEYjQggC3Rr3/GgD4/tPG6ZvaSIwu3aGxNvUD0xqDI/F9l0EjqO02XEaqCtwbXBINqo1X4/tF28MCuwWESKDZSSJbZdQbHTqKCG+PbYnSaUC+oGOoyDW+33UUIsvA8fHHJFHePzKFIAUaKQQbWsdR60TRivxnYldJZCrKBdcB7X1C9CFGnQelTRVj8Y2DIAzMWDBi1lF7FtLAAAHyHQVRaf47tJp5p/JIkk5uxXE2BUoyi4OhBpA3/AAMO5M8iSNFLNctYLiTioW+l9CgPWoMIfjEJhiXcSktGblY7BTYki9x111PrVNXsbaEQbeOFTdYlCA2A0UW6CwpUaUVluYE3G3lge+EqMjW62YWNQeVL8a2YlzV/HEzl5FIX83RVJHbqdPUelUXX4zxmQfVlKqMTiVOIAv09bX/GghfjPHIHuzkE5ZMQSD1vkR6e9BUfFdgQMndhZh0QCzKF6KoHRevr60R1DhtojSspKrJjkAFFsZTKLG3S7W/Coqg4DjztkhUt4lcP2kC9kCEGw6MF1+tUZj41tQmKzSKbWJAQaFSnTG32n2+vWgqnxrbhWLysJWL3dFQdrkm32/Xr1oi0HxzY7eWGVXb9AgqGxsSFVdbAa9goDfGNgzh85AVLW1Btke0C4/INB9KLV5Pj+zeGSEs+MjI7fbfKMW101uPQ1Bk/xfZPf9WRQSxsuItkQbfb0uL2qjd+C2rYDJlVYkhxAX7YzdbEgkfW1KM/9d2pYFpZGTQtGcMWIytft/vNBL8BsP2r7ZXMaZCQ2CWBwKfaVK6j6daCp+NbPW0kgJbIaIRoSwuCvdqfzVBeH47sIpoJkLZwG4vY5aKBfT0wFqqIg+O7SCVZI5JAVfyMO05dwYBiRfQrRWO9+NRSxMsErIWOWBxwuXyJ0W/TSoLD4ztmwaWVjIq2soUIGOpKqQdL+lUezRCilAoFAoFAoFB5M/GcmZ3lg3pUSM2SMXKgG9sRfTEH0oKQcPyEM8Jj3KpCkmcqLkMwFVbHW3RaRGacVzjFXbemLvZmTJ2Nrm2t7ag9OgqLU7jgt+6+JN4RAQ+alnyYsthkwNzrY361R0w7Dk1nEkm5yRCSkQZ7EXP3a62DfyFEYNw2/EszQbkQeWdpi6g5Mpv2Na3S9+poqknFcyNV3RYEIviEsgAAYZktfLUa9b+nSgLwnKxtePfsBdmPc/c5A1Ya+o6Cg6DxvJHbTA7s/uZCpVgzhVCm5AF+n/jQZnhd6bE7smzq+AZ1QhXV7WU6dDr9aC8vGco24kkXeHxs+QjycC2tuh0xuNBo1taDGTh+aYKF3/jCx4MA0hLtlcklibZfTpQWk4jlWVUG9Ns8nkLPky9MbAhemmg169aDQcbyKJAItwAYYY4wC0mOSNdj17sxocunpRGCcRzDFvJvCpXRHuzZHxhcrE2WzX6a0VCcFyQKg7oCFSX8IaWxYzeXVibn2v1oVrtuH5JDM8u7LyyRyRq4Z+wvYqVBPob/AIUE/wCI5Hyn/vn8N7AZPlhnfC9/6fzfd/Cg9PbRyRbeOORzI6KFaQ9WIHXWiNaKUCgUHitw3KYNF++LxSLjIJC7G+Nja56MfSgtHxfKQyOybkeMRSqkKZC7yMWU6m1wT1pgjOHiOXyQy75hHjZ41eQkXYEjIm50H3daINwfImRf+7/SjCeOMF1GSkG+h69fx9aiuvZbLkIphLuNwJTbEoC+IGtyATqenWqjii4Lk4oIoot2IljUh0TJRISQcmK4kGwtp7/QUVZ+K5jy6bxijuWJzcBFsbWF7m17amx9aCIuG5aHSLe2VVCxxlnK+2t9fr1+nSoOiXi9+23SNN2fJ5GeV2LEFWuAuN+gHp0qiIeI3abmCZ9y0gicsULPbUOugvbQMunTSgyHEcwFt++LGxAu0gsSAMtD+ax06LfSgNxHMNMXG/McWSERIzmwUEHubI+v8fWgrNwvKyoiNvLIqkP3y97XvkddLm3Tp6UHTuOP5R5ZXh3QQORjdn7VwxxCg46N3A+vrQc68TyzqzybrF2Lfpl3OhcH7wclyUWstQVj4LlEx/7wHxKqwLeQKuMTR3sG/uH/ABVG224fexwyRy7tmeUxF5Vdw1kPcoN9LrpcUFRw/KkMH5BzcdVLglgrAHQ6WJGg621oPaohRSgUGW5jkl20scbmOR0ZUkHVSRYHT2qDy24jkWJjO7z2wbNFcszaOGVSSdbBevvVELxnLxQTou4D5rCkMas6BQhAc3vdbr/TQQnC8qc1n37PGygBQXGoRl1192F/e2tA/wAPyn7hp/3YLBiYVvIFVT6WB9bAWojccZvW2e5gm3HlfcxMmZLEKSgUWUm1r3JorJeJ5NZEZd0FhUKP2yl1TtGpBTHr1ta2n1NBieF5h18Eu9ZoyjB5S76lri2II6/y9Kg2j4vmEdiN7dWbVSXIVLg9v1AGP161UaS8Xv2G3VN0cYowsxcs2bhgxaxP09aKrFw++jZ2/eM0jQNEsjM7FWIXuAJt9wJ+npQVXiuVBBO7yFwcC8osoJPjuDcjUdx7tPaiM/8AD82WZjyTAEyEKpay5AAdb319PT0orQcRyJ3cc0m5/RjaNlgDykdosdSbnqfx9aREycdzADmPdXJLk9z3N2yW1ziv9OmlRWL8HyckGEm6BzADoWkIAGWmd8mtl0OlUG4TlyJHG9/WcOqvlIMFZlbt1/tP4UHQvEbxduIl3bI6ySS+RWe7F9Rlr0B/L0oG34rkkkR5d6zBGDYhnsdVyvc65BW06C+lB61AoFAoFAoFAoFAoFB4xl+QST7jwhViV3EZkVRfENiF1uQxtcn+FBnInyNwBawZluQUDWV7jIZYrdfuwogR8pfbtdkjlKkWUJfIhtQSSO042/nRXVuZ+XZIm2cRFvIsqyhFJKiyt16E+1EYv/scncLRLmCI1EZcIHB6kkXKXFFdCLy43xN1/aZntNiSpDa3JuLELpSDmY/IXhEbR9zreRwY1xYBsgtm6XxxPt1oI2s/yKSaFmjA2zSEylgisE6fbe/4evvSFI9x8iMkkbQg2YAntUKCVN1OWq45fW9MC26h52VVgjPjjaONXkUi4OmfcWyy/lb1vTKMtttuehhWBiXW1y+QLFiFvkS1wOtsaDSX/YpNjIpTCZpXVcCmQiKdutwv36X62oqrv8qAOMcZbJwB2AAflNy2v00/Gg2V/kKhSyrIzEAgBFCgYXY93r39PpQREvyAGQyMGbwkRABAvl0Oovf1IH4UFSPki4rdJAW1ayLpe1jr0x1uNb1BXZbfm0miMrOIg6+UFlclcGBvcnQNbprVBf8AZnR81RNWATtuVawHcp0tc6ig1hTnvIfKymIqwxAAIJDY9wN/Rf8AmlIyRfkKjcvb9URokCkqUuHORXuJJw9W9fpQa7P/ADx3kZ3WkClgwQIAQUFri7Now96D1qBQeFBL8klgEhGIIDYlYxIblbgAtYWGWN/40ESL8mupVVDC72DDAsUYWa7Xte1gNPeiNLfIzgzsAoZC6oqBsVKFupP3Avf8NKDafccyZUl20BMDRqxifBXDE9wN262oqsC8+dxA07ARZ3mRAnSzi2p1F8T70CBefSOXLAnxsIUNjZwFxu17m5Ldfagy3EnPBCRG2MIMgY4BmsosCqMfXK4/4qUi22k+RmQ+SNfH4XKF8ATJ1jyCk2+ttKpFIpfkEqFGi7ciC7YowCsw1xb17bY6UQ5Lb8/ujNFE5hiDExOhVSQFbEA3v1te/r9KRVkj52NcApZYrmLuFmADWyYtle9tOlqJCT/Y32+17QJhdprFQCyv2h9ftK9calVTP5XioCISQM2IQWNzfTI5Hp7VRuzfIRZVVWL6mSyBU1cY2yufy/zoIVPkAinBcGZmTxMQmIULZrC/Ukev8KgpIvyMjxkKy2N3XFb9T/VcN9oHp1vVE7WLnIixfJgI5MYyykGSy4EkkkX1+nvUMoQfJWjQyBMtAyDEahgcrq38LdKo0jTnvHIszLISE8ZFk1DAtqp9r0IzQfIl27sAP3Ek6lg+BCx+MA4ANa2Y972+tB0caOY87NvrhCllUYY5Bzr2kkXUj3oPSoMN9JNHsp5IBlMkbNGLXuwBtp661B5t/kmIay9bBCI8rdxBfut/SGx/hVRiyfJ1a8YHauIBKstiUN9WuzaN10t0orcNzsUyTT3kgUszwwqlzcMFXU3PRT/GiLzyc8u5lEMQeAsBETgLAjqbtfQ//tSKpHHzxZ/M2SmBwoXFR5SqlbkHLQ5AEUFx/nlgkyxZyyFMQmSoWIcLc4khQPuNBhPLz4IkMRXA+MBMGJzcDLHK329L9KDSF/kZi3HmjVXAi8OOBN72lK62+3UZetBOyl5udtu24iCRdru2ikgr0xDX0PUEURy7jZ/It0YzI5iCE3VGVQ12QkdrfbYNj62orZv9iEJKpeZVZUGSY6lQpF27u0G+Xr0okTu/9iaVHhUDGMHEFMcyAHvc3JBvj6Uu6oz+U+UDCPC9y1l17Rpjl0vfW9Bo5+Q6xJj2j/rkJ3doOi5f1XFCJCc/4UUOBL5ZDI7BD2FxgFsegUn66UGEqfI5UKOALDQoVXXCwIIa/UnK/wBLVBoq8/Httxhd5iqft1YoQpyOWpNzpY6/wqiWX5EzA3QXNxa1k+5emXdpY60ROPPja92D7hXuh0UY+M9QDY9/vRVLfIk28CxWLEzNM0gRnuXJjBAYL9p9DQdnFjksZTvr5MVKL2EKMAGAK/3X60HdQKBQKBQKBQKDw9zzHIRSywJAzMpcrMVbEKr9t7KbjEdRRF4+a38jhF2BDNiBkXAF7dxOH2m/b66a2ooeb3zqGg2JZbXJcuuuOVh2H1BFCPWikWRA63APoQQdNDoaIvRSgUCgUCgUCgUCgUCgUCgUCgUCgUHz/wDneSCqP2rFowhldlcBiUJZbBDbuta1EdC81vmyP7FlVLl7l7qq9R9mreumn1oLJzG9eRSNkRtyRdyXDY3UXC4ez3/gaK9VWDKGHRhcX00P0NETRSgUCgUCgUCgUCgUCgUCgUCgUCgx3ryx7Od4dZUjZoxa/cBcaetQeQee35mumycxqzphZwz2KYlbrodW0On1qjRec3fjMr7MiJR3MPIbk3tiuAJ1WxojWDld404WbaGLbk28l3Zh9wF1w/s9/UUV6lAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFB//2Q==\";}',-1,1773352142.900,1,'','0'),('dxpr_builder.settings',_binary 'a:14:{s:9:\"bootstrap\";N;s:16:\"drm_last_contact\";s:10:\"1773370385\";s:13:\"cke_stylesset\";s:0:\"\";s:20:\"editor_assets_source\";N;s:14:\"format_filters\";b:0;s:13:\"media_browser\";s:13:\"media_library\";s:15:\"offset_selector\";s:53:\".dxpr-theme-header--sticky, .dxpr-theme-header--fixed\";s:14:\"json_web_token\";s:1041:\"eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:15:\"api_key_storage\";s:6:\"config\";s:12:\"key_provider\";N;s:24:\"tone_of_voice_vocabulary\";s:16:\"ai_tone_of_voice\";s:21:\"enable_taxonomy_tones\";b:1;s:19:\"commands_vocabulary\";s:17:\"ai_agent_commands\";s:24:\"enable_taxonomy_commands\";b:1;}',-1,1773370388.115,1,'','0'),('dxpr_builder.user_template.footer',_binary 'a:9:{s:4:\"uuid\";s:36:\"62f24af7-11ef-4663-ada1-788691ff1e92\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:6:\"footer\";s:5:\"label\";s:6:\"Footer\";s:8:\"template\";s:7933:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"block_content|drag_and_drop_block\" data-az-name=\"1|26|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"es\" data-az-mode=\"static\" data-az-id=\"a9uoqojdu\" data-azb=\"az_container\" tabindex=\"0\" data-azcnt=\"true\"><div class=\"az-element az-section primary-footer hover-style-K9izuvllb\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"K9izuvllb\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-wylsn7rt6\" style=\"\" data-az-id=\"wylsn7rt6\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 az-util-vertical-centering hover-style-Pu0fasueu\" style=\"\" data-az-id=\"Pu0fasueu\" data-azat-pid=\"Vx8riwwrm\" id=\"Vx8riwwrm\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mc0ou4x1f\" style=\"\" data-az-persist=\"PGE+PGltZyBzcmM9Ii9zaXRlcy9kZWZhdWx0L2ZpbGVzL2Npc2NfdGhlbWUvaW1hZ2VzL2xvZ28tZm9vdGVyLndlYnAiIGFsdD0iQ0lTQyIgdGl0bGU9IkNJU0MiLz48L2E+PHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"mc0ou4x1f\" data-azat-pid=\"mc0ou4x1f\" id=\"mc0ou4x1f\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a><img src=\"/-files-directory-/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\"></a><p>Impulsamos la transformación tecnológica <br>de entidades públicas y privadas.</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 az-util-vertical-centering hover-style-Gtmk2kc4l\" style=\"\" data-az-id=\"Gtmk2kc4l\" data-azat-pid=\"Umt90h42x\" id=\"Umt90h42x\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Esmv5lafy\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 az-util-vertical-centering hover-style-Cayp3y8zf\" style=\"\" data-az-id=\"Cayp3y8zf\" data-azat-pid=\"Qbdn496br\" id=\"Qbdn496br\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-S8rr450r7\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"S8rr450r7\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel: +576013003163\"> (601) 300 31 63</a>\r\n<br>\r\n<a href=\"https://maps.app.goo.gl/9Ubj19LZGPkbMgYBA\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nEdificio Torre Central, Av. El Dorado #68C -61 Of 621, Bogotá\r\n</a>\r\n<br>\r\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\r\ninfo@ciscsas.com\r\n</a>\r\n<br>\r\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\r\nservicioalcliente@ciscsas.com\r\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-njlet01p0\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"njlet01p0\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-r65ek0f4k\" style=\"\" data-az-id=\"r65ek0f4k\" data-azat-pid=\"pb09fthx9\" id=\"pb09fthx9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 az-util-vertical-centering hover-style-Adwryo8x7\" style=\"\" data-az-id=\"Adwryo8x7\" data-azat-pid=\"Szdq3okdd\" id=\"Szdq3okdd\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-aewooec2a\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"aewooec2a\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2026. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-Xjyjsi6d3\" style=\"\" data-az-id=\"Xjyjsi6d3\" data-azat-pid=\"l6wuddb71\" id=\"l6wuddb71\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-K5b3w53zy\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"K5b3w53zy\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Qhl8ttbw4\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Qhl8ttbw4\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-x9bmxsma7\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"x9bmxsma7\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Tlykwy45u\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Tlykwy45u\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div></div>\";s:3:\"uid\";i:1;s:6:\"global\";b:0;}',-1,1773352142.900,1,'','0'),('dxpr_builder.user_template.somos_cisc',_binary 'a:9:{s:4:\"uuid\";s:36:\"db74c585-0cf1-41fc-808a-4e1e1f3b9c8c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:10:\"somos_cisc\";s:5:\"label\";s:10:\"Somos CISC\";s:8:\"template\";s:4129:\"<div class=\"az-element az-section somos-cisc hover-style-N318oqaz4 az-element--controls-top-left\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"N318oqaz4\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-az-human-readable=\"Section\" data-az-human-readable-en=\"Section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-K0uyyurt7\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"K0uyyurt7\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-v19zarb68\" style=\"\" data-az-id=\"v19zarb68\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Edhy703dd\" style=\"\" data-az-id=\"Edhy703dd\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mi9zini03\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"mi9zini03\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-i73y6fu26\" style=\"\" data-az-id=\"i73y6fu26\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-v6jlxmzwk\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"v6jlxmzwk\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div><div title=\"Add Section Below\" class=\"control add-section btn btn-default glyphicon glyphicon-plus-sign\"></div></div>\";s:3:\"uid\";i:1;s:6:\"global\";b:0;}',-1,1773352142.900,1,'','0'),('dxpr_theme.settings',_binary 'a:193:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"D-wRq1_IPw_-Qn9Hmot0sf45piFhq2haYCnxQAL97u0\";}s:24:\"header_mobile_breakpoint\";s:4:\"1200\";s:21:\"full_width_containers\";a:7:{s:20:\"cnt_secondary_header\";s:20:\"cnt_secondary_header\";s:10:\"cnt_footer\";s:10:\"cnt_footer\";s:14:\"cnt_header_nav\";i:0;s:14:\"cnt_page_title\";i:0;s:15:\"cnt_content_top\";i:0;s:11:\"cnt_content\";i:0;s:18:\"cnt_content_bottom\";i:0;}s:24:\"full_width_content_types\";a:6:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:7:\"article\";i:0;s:4:\"blog\";i:0;s:8:\"clientes\";i:0;s:4:\"page\";i:0;s:9:\"proyectos\";i:0;}s:20:\"block_design_regions\";a:12:{s:13:\"sidebar_first\";s:13:\"sidebar_first\";s:14:\"sidebar_second\";s:14:\"sidebar_second\";s:11:\"content_top\";s:11:\"content_top\";s:14:\"content_bottom\";s:14:\"content_bottom\";s:16:\"secondary_header\";i:0;s:10:\"navigation\";i:0;s:6:\"slider\";i:0;s:6:\"header\";i:0;s:11:\"highlighted\";i:0;s:4:\"help\";i:0;s:7:\"content\";i:0;s:6:\"footer\";i:0;}s:12:\"boxed_layout\";i:1;s:13:\"sticky_footer\";i:1;s:18:\"boxed_layout_boxbg\";s:7:\"#ffffff\";s:13:\"box_max_width\";s:4:\"1580\";s:16:\"layout_max_width\";s:4:\"1280\";s:17:\"gutter_horizontal\";s:2:\"30\";s:15:\"gutter_vertical\";s:2:\"30\";s:16:\"gutter_container\";s:2:\"60\";s:24:\"gutter_horizontal_mobile\";s:2:\"30\";s:22:\"gutter_vertical_mobile\";s:2:\"30\";s:23:\"gutter_container_mobile\";s:2:\"30\";s:16:\"body_line_height\";s:3:\"1.6\";s:14:\"body_font_size\";s:2:\"16\";s:13:\"nav_font_size\";s:2:\"16\";s:20:\"headings_line_height\";s:3:\"1.1\";s:12:\"scale_factor\";s:4:\"1.34\";s:12:\"h1_font_size\";s:2:\"52\";s:12:\"h2_font_size\";s:2:\"38\";s:12:\"h3_font_size\";s:2:\"29\";s:12:\"h4_font_size\";s:2:\"21\";s:20:\"blockquote_font_size\";s:2:\"21\";s:22:\"blockquote_line_height\";s:3:\"1.5\";s:23:\"headings_letter_spacing\";s:1:\"0\";s:18:\"headings_uppercase\";i:0;s:13:\"headings_bold\";i:1;s:21:\"body_mobile_font_size\";s:2:\"14\";s:20:\"nav_mobile_font_size\";s:2:\"14\";s:19:\"h1_mobile_font_size\";s:2:\"52\";s:19:\"h2_mobile_font_size\";s:2:\"38\";s:19:\"h3_mobile_font_size\";s:2:\"29\";s:19:\"h4_mobile_font_size\";s:2:\"24\";s:14:\"body_font_face\";s:15:\"SF_Segoe_Roboto\";s:23:\"body_font_face_selector\";s:4:\"body\";s:18:\"headings_font_face\";s:15:\"SF_Segoe_Roboto\";s:27:\"headings_font_face_selector\";s:68:\"h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption\";s:13:\"nav_font_face\";s:15:\"SF_Segoe_Roboto\";s:22:\"nav_font_face_selector\";s:19:\"nav,nav ul li,nav a\";s:18:\"sitename_font_face\";s:15:\"SF_Segoe_Roboto\";s:27:\"sitename_font_face_selector\";s:25:\".site-name, .navbar-brand\";s:20:\"blockquote_font_face\";s:15:\"SF_Segoe_Roboto\";s:29:\"blockquote_font_face_selector\";s:24:\"blockquote, blockquote p\";s:17:\"portfolio_details\";s:3:\"top\";s:17:\"portfolio_sidebar\";s:1:\"4\";s:16:\"portfolio_images\";s:11:\"sidecaption\";s:12:\"region_cards\";a:12:{s:16:\"secondary_header\";s:0:\"\";s:10:\"navigation\";s:0:\"\";s:22:\"navigation_collapsible\";s:0:\"\";s:11:\"highlighted\";s:0:\"\";s:10:\"page_title\";s:0:\"\";s:4:\"help\";s:0:\"\";s:11:\"content_top\";s:0:\"\";s:7:\"content\";s:0:\"\";s:14:\"content_bottom\";s:0:\"\";s:13:\"sidebar_first\";s:0:\"\";s:14:\"sidebar_second\";s:0:\"\";s:6:\"footer\";s:0:\"\";}s:16:\"table_responsive\";s:2:\"-1\";s:5:\"table\";s:0:\"\";s:27:\"blockquote_mobile_font_size\";s:2:\"18\";s:17:\"divider_thickness\";s:1:\"8\";s:14:\"divider_length\";s:1:\"0\";s:16:\"divider_position\";s:1:\"1\";s:13:\"divider_color\";s:0:\"\";s:20:\"divider_color_custom\";s:7:\"#eeeeee\";s:22:\"page_title_breadcrumbs\";i:0;s:20:\"page_title_home_hide\";i:1;s:16:\"page_title_align\";s:4:\"left\";s:17:\"page_title_height\";s:3:\"120\";s:18:\"page_title_animate\";s:1:\"0\";s:24:\"page_title_image_opacity\";s:1:\"1\";s:22:\"page_title_image_style\";s:5:\"cover\";s:21:\"page_title_image_mode\";s:6:\"normal\";s:25:\"page_title_image_position\";s:13:\"center_center\";s:22:\"background_image_style\";s:5:\"cover\";s:25:\"background_image_position\";s:13:\"center_center\";s:27:\"background_image_attachment\";s:5:\"fixed\";s:15:\"header_position\";i:0;s:17:\"header_top_layout\";s:1:\"0\";s:12:\"header_style\";s:6:\"normal\";s:21:\"header_top_bg_opacity\";s:1:\"1\";s:17:\"header_top_height\";s:3:\"100\";s:16:\"header_top_fixed\";i:1;s:17:\"header_top_sticky\";i:1;s:22:\"header_top_sticky_show\";s:6:\"always\";s:31:\"header_top_height_sticky_offset\";s:2:\"60\";s:24:\"header_top_height_scroll\";s:2:\"50\";s:28:\"header_top_bg_opacity_scroll\";s:1:\"1\";s:17:\"navbar_background\";s:0:\"\";s:24:\"navbar_background_custom\";s:0:\"\";s:23:\"header_block_background\";s:0:\"\";s:30:\"header_block_background_custom\";s:0:\"\";s:23:\"header_block_text_color\";s:0:\"\";s:30:\"header_block_text_color_custom\";s:0:\"\";s:15:\"menu_background\";s:0:\"\";s:22:\"menu_background_custom\";s:0:\"\";s:15:\"menu_text_color\";s:0:\"\";s:22:\"menu_text_color_custom\";s:0:\"\";s:21:\"menu_hover_background\";s:0:\"\";s:28:\"menu_hover_background_custom\";s:0:\"\";s:21:\"menu_hover_text_color\";s:0:\"\";s:28:\"menu_hover_text_color_custom\";s:0:\"\";s:19:\"dropdown_background\";s:0:\"\";s:26:\"dropdown_background_custom\";s:0:\"\";s:19:\"dropdown_text_color\";s:0:\"\";s:26:\"dropdown_text_color_custom\";s:0:\"\";s:25:\"dropdown_hover_background\";s:0:\"\";s:32:\"dropdown_hover_background_custom\";s:0:\"\";s:25:\"dropdown_hover_text_color\";s:0:\"\";s:32:\"dropdown_hover_text_color_custom\";s:0:\"\";s:17:\"header_side_align\";s:4:\"left\";s:21:\"header_side_direction\";s:4:\"left\";s:17:\"header_side_width\";s:3:\"300\";s:14:\"hamburger_menu\";s:10:\"three-dash\";s:19:\"hamburger_animation\";s:5:\"cross\";s:9:\"menu_type\";s:9:\"uppercase\";s:10:\"menu_hover\";s:7:\"opacity\";s:20:\"menu_border_position\";s:6:\"bottom\";s:19:\"menu_border_animate\";s:4:\"drop\";s:27:\"menu_border_position_offset\";s:1:\"0\";s:34:\"menu_border_position_offset_sticky\";s:1:\"0\";s:16:\"menu_border_size\";s:1:\"2\";s:17:\"menu_border_color\";s:0:\"\";s:24:\"menu_border_color_custom\";s:0:\"\";s:20:\"header_mobile_height\";s:2:\"60\";s:21:\"secondary_header_hide\";s:11:\"hidden_none\";s:15:\"custom_css_site\";s:439:\".region-primary-menu .menu > li > a {\r\n  color: #ffffff !important;\r\n}\r\n.region-primary-menu .menu > li.is-active > a,\r\n.region-primary-menu .menu > li.active-trail > a,\r\n.region-primary-menu .menu > li > a.is-active {\r\n  background-color: #ffffff !important;\r\n  color: #00245c !important; /* azul del navbar */\r\n  border-radius: 8px;\r\n  padding: 8px 14px;\r\n}\r\n.region-primary-menu .menu > li > a:hover {\r\n  color: #ffffff !important;\r\n}\r\n\";s:22:\"custom_javascript_site\";s:0:\"\";s:12:\"block_preset\";s:0:\"\";s:10:\"block_card\";s:0:\"\";s:16:\"block_background\";s:0:\"\";s:23:\"block_background_custom\";s:7:\"#eeeeee\";s:13:\"block_padding\";s:1:\"0\";s:19:\"block_border_radius\";s:1:\"0\";s:12:\"block_border\";s:1:\"0\";s:18:\"block_border_color\";s:0:\"\";s:25:\"block_border_color_custom\";s:7:\"#eeeeee\";s:15:\"title_font_size\";s:2:\"h3\";s:11:\"title_align\";s:4:\"left\";s:10:\"title_card\";s:0:\"\";s:16:\"title_background\";s:0:\"\";s:23:\"title_background_custom\";s:7:\"#eeeeee\";s:13:\"title_padding\";s:1:\"0\";s:12:\"title_border\";s:1:\"0\";s:19:\"title_border_radius\";s:1:\"0\";s:18:\"title_border_color\";s:0:\"\";s:25:\"title_border_color_custom\";s:7:\"#eeeeee\";s:13:\"title_sticker\";i:0;s:13:\"block_divider\";i:0;s:20:\"block_divider_custom\";i:0;s:19:\"block_divider_color\";s:0:\"\";s:26:\"block_divider_color_custom\";s:7:\"#eeeeee\";s:23:\"block_divider_thickness\";s:1:\"4\";s:20:\"block_divider_length\";s:2:\"10\";s:21:\"block_divider_spacing\";s:2:\"20\";s:8:\"features\";a:4:{s:20:\"comment_user_picture\";i:1;s:25:\"comment_user_verification\";i:1;s:7:\"favicon\";i:1;s:17:\"node_user_picture\";i:1;}s:4:\"logo\";a:3:{s:4:\"path\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"use_default\";i:1;}s:16:\"page_title_image\";N;s:16:\"background_image\";N;s:14:\"hidden_regions\";a:12:{s:10:\"navigation\";i:0;s:22:\"navigation_collapsible\";i:0;s:16:\"secondary_header\";i:0;s:10:\"page_title\";i:0;s:11:\"highlighted\";i:0;s:6:\"header\";i:0;s:11:\"content_top\";i:0;s:7:\"content\";i:0;s:14:\"content_bottom\";i:0;s:13:\"sidebar_first\";i:0;s:14:\"sidebar_second\";i:0;s:6:\"footer\";i:0;}s:17:\"popover_placement\";s:3:\"top\";s:17:\"tooltip_placement\";s:8:\"auto top\";s:13:\"modal_enabled\";i:0;s:12:\"cdn_provider\";s:0:\"\";s:7:\"favicon\";a:1:{s:11:\"use_default\";i:1;}s:28:\"page_title_breadcrumbs_align\";s:5:\"right\";s:32:\"page_title_breadcrumbs_separator\";s:1:\"/\";s:10:\"title_type\";a:3:{s:9:\"uppercase\";i:0;s:4:\"bold\";i:0;s:6:\"italic\";i:0;}s:21:\"page_title_image_path\";s:0:\"\";s:21:\"background_image_path\";s:0:\"\";s:11:\"logo_height\";s:2:\"50\";s:20:\"second_header_sticky\";i:0;s:23:\"header_side_logo_height\";s:2:\"30\";s:23:\"mark_menu_with_children\";i:0;s:14:\"dropdown_width\";s:3:\"160\";s:19:\"header_mobile_fixed\";i:0;s:12:\"color_scheme\";s:7:\"default\";s:18:\"color_palette_base\";s:7:\"#284ed9\";s:18:\"color_palette_link\";s:7:\"#284ed9\";s:21:\"color_palette_accent1\";s:7:\"#05e993\";s:21:\"color_palette_accent2\";s:7:\"#284fd8\";s:18:\"color_palette_text\";s:7:\"#555555\";s:22:\"color_palette_headings\";s:7:\"#333333\";s:18:\"color_palette_card\";s:7:\"#eeeeee\";s:22:\"color_palette_cardtext\";s:7:\"#444444\";s:20:\"color_palette_footer\";s:7:\"#21252a\";s:24:\"color_palette_footertext\";s:7:\"#747a85\";s:23:\"color_palette_secheader\";s:7:\"#284fd9\";s:27:\"color_palette_secheadertext\";s:7:\"#fffffe\";s:20:\"color_palette_header\";s:7:\"#ffffff\";s:24:\"color_palette_headertext\";s:7:\"#696969\";s:24:\"color_palette_headerside\";s:7:\"#20252a\";s:28:\"color_palette_headersidetext\";s:7:\"#737a85\";s:23:\"color_palette_pagetitle\";s:7:\"#284fdb\";s:27:\"color_palette_pagetitletext\";s:7:\"#fffeff\";s:23:\"color_palette_graylight\";s:7:\"#cccccc\";s:25:\"color_palette_graylighter\";s:7:\"#ededed\";s:20:\"color_palette_silver\";s:7:\"#f1f1f1\";s:18:\"color_palette_body\";s:7:\"#efefef\";s:13:\"color_palette\";s:652:\"a:22:{s:4:\"base\";s:7:\"#284ed9\";s:4:\"link\";s:7:\"#284ed9\";s:7:\"accent1\";s:7:\"#05e993\";s:7:\"accent2\";s:7:\"#284fd8\";s:4:\"text\";s:7:\"#555555\";s:8:\"headings\";s:7:\"#333333\";s:4:\"card\";s:7:\"#eeeeee\";s:8:\"cardtext\";s:7:\"#444444\";s:6:\"footer\";s:7:\"#21252a\";s:10:\"footertext\";s:7:\"#747a85\";s:9:\"secheader\";s:7:\"#284fd9\";s:13:\"secheadertext\";s:7:\"#fffffe\";s:6:\"header\";s:7:\"#ffffff\";s:10:\"headertext\";s:7:\"#696969\";s:10:\"headerside\";s:7:\"#20252a\";s:14:\"headersidetext\";s:7:\"#737a85\";s:9:\"pagetitle\";s:7:\"#284fdb\";s:13:\"pagetitletext\";s:7:\"#fffeff\";s:9:\"graylight\";s:7:\"#cccccc\";s:11:\"graylighter\";s:7:\"#ededed\";s:6:\"silver\";s:7:\"#f1f1f1\";s:4:\"body\";s:7:\"#efefef\";}\";}',-1,1773352142.900,1,'','0'),('editor.editor.basic_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"31f7ab01-ac17-4a52-8431-6db20342e36f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"filter.format.basic_html\";}s:6:\"module\";a:1:{i:0;s:9:\"ckeditor5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Qi2tIe-L97EutlMmhEvhsNxZOpOoA-RH82c4BQb5n4A\";}s:6:\"format\";s:10:\"basic_html\";s:6:\"editor\";s:9:\"ckeditor5\";s:8:\"settings\";a:2:{s:7:\"toolbar\";a:1:{s:5:\"items\";a:15:{i:0;s:4:\"bold\";i:1;s:6:\"italic\";i:2;s:1:\"|\";i:3;s:4:\"link\";i:4;s:1:\"|\";i:5;s:12:\"bulletedList\";i:6;s:12:\"numberedList\";i:7;s:1:\"|\";i:8;s:10:\"blockQuote\";i:9;s:17:\"drupalInsertImage\";i:10;s:1:\"|\";i:11;s:7:\"heading\";i:12;s:4:\"code\";i:13;s:1:\"|\";i:14;s:13:\"sourceEditing\";}}s:7:\"plugins\";a:4:{s:17:\"ckeditor5_heading\";a:1:{s:16:\"enabled_headings\";a:5:{i:0;s:8:\"heading2\";i:1;s:8:\"heading3\";i:2;s:8:\"heading4\";i:3;s:8:\"heading5\";i:4;s:8:\"heading6\";}}s:21:\"ckeditor5_imageResize\";a:1:{s:12:\"allow_resize\";b:1;}s:14:\"ckeditor5_list\";a:2:{s:10:\"properties\";a:2:{s:8:\"reversed\";b:0;s:10:\"startIndex\";b:1;}s:10:\"multiBlock\";b:1;}s:23:\"ckeditor5_sourceEditing\";a:1:{s:12:\"allowed_tags\";a:13:{i:0;s:6:\"<cite>\";i:1;s:4:\"<dl>\";i:2;s:4:\"<dt>\";i:3;s:4:\"<dd>\";i:4;s:12:\"<a hreflang>\";i:5;s:17:\"<blockquote cite>\";i:6;s:9:\"<ul type>\";i:7;s:9:\"<ol type>\";i:8;s:7:\"<h2 id>\";i:9;s:7:\"<h3 id>\";i:10;s:7:\"<h4 id>\";i:11;s:7:\"<h5 id>\";i:12;s:7:\"<h6 id>\";}}}}s:12:\"image_upload\";a:5:{s:6:\"status\";b:1;s:6:\"scheme\";s:6:\"public\";s:9:\"directory\";s:13:\"inline-images\";s:8:\"max_size\";N;s:14:\"max_dimensions\";a:2:{s:5:\"width\";N;s:6:\"height\";N;}}}',-1,1773332093.429,1,'','0'),('editor.editor.full_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"d192bd2c-0186-4f66-b939-b070e07d453b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:23:\"filter.format.full_html\";}s:6:\"module\";a:1:{i:0;s:9:\"ckeditor5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lurcn8yf33g3Dkzdc55cTfJa9salGp9ytSYyG1s7QMI\";}s:6:\"format\";s:9:\"full_html\";s:6:\"editor\";s:9:\"ckeditor5\";s:8:\"settings\";a:2:{s:7:\"toolbar\";a:1:{s:5:\"items\";a:21:{i:0;s:4:\"bold\";i:1;s:6:\"italic\";i:2;s:13:\"strikethrough\";i:3;s:11:\"superscript\";i:4;s:9:\"subscript\";i:5;s:12:\"removeFormat\";i:6;s:1:\"|\";i:7;s:4:\"link\";i:8;s:1:\"|\";i:9;s:12:\"bulletedList\";i:10;s:12:\"numberedList\";i:11;s:1:\"|\";i:12;s:10:\"blockQuote\";i:13;s:17:\"drupalInsertImage\";i:14;s:11:\"insertTable\";i:15;s:14:\"horizontalLine\";i:16;s:1:\"|\";i:17;s:7:\"heading\";i:18;s:9:\"codeBlock\";i:19;s:1:\"|\";i:20;s:13:\"sourceEditing\";}}s:7:\"plugins\";a:5:{s:19:\"ckeditor5_codeBlock\";a:1:{s:9:\"languages\";a:14:{i:0;a:2:{s:5:\"label\";s:17:\"Texto sin formato\";s:8:\"language\";s:9:\"plaintext\";}i:1;a:2:{s:5:\"label\";s:1:\"C\";s:8:\"language\";s:1:\"c\";}i:2;a:2:{s:5:\"label\";s:2:\"C#\";s:8:\"language\";s:2:\"cs\";}i:3;a:2:{s:5:\"label\";s:3:\"C++\";s:8:\"language\";s:3:\"cpp\";}i:4;a:2:{s:5:\"label\";s:3:\"CSS\";s:8:\"language\";s:3:\"css\";}i:5;a:2:{s:5:\"label\";s:11:\"Diferencias\";s:8:\"language\";s:4:\"diff\";}i:6;a:2:{s:5:\"label\";s:4:\"HTML\";s:8:\"language\";s:4:\"html\";}i:7;a:2:{s:5:\"label\";s:4:\"Java\";s:8:\"language\";s:4:\"java\";}i:8;a:2:{s:5:\"label\";s:10:\"JavaScript\";s:8:\"language\";s:10:\"javascript\";}i:9;a:2:{s:5:\"label\";s:3:\"PHP\";s:8:\"language\";s:3:\"php\";}i:10;a:2:{s:5:\"label\";s:6:\"Python\";s:8:\"language\";s:6:\"python\";}i:11;a:2:{s:5:\"label\";s:4:\"Ruby\";s:8:\"language\";s:4:\"ruby\";}i:12;a:2:{s:5:\"label\";s:10:\"TypeScript\";s:8:\"language\";s:10:\"typescript\";}i:13;a:2:{s:5:\"label\";s:3:\"XML\";s:8:\"language\";s:3:\"xml\";}}}s:17:\"ckeditor5_heading\";a:1:{s:16:\"enabled_headings\";a:5:{i:0;s:8:\"heading2\";i:1;s:8:\"heading3\";i:2;s:8:\"heading4\";i:3;s:8:\"heading5\";i:4;s:8:\"heading6\";}}s:21:\"ckeditor5_imageResize\";a:1:{s:12:\"allow_resize\";b:1;}s:14:\"ckeditor5_list\";a:2:{s:10:\"properties\";a:2:{s:8:\"reversed\";b:1;s:10:\"startIndex\";b:1;}s:10:\"multiBlock\";b:1;}s:23:\"ckeditor5_sourceEditing\";a:1:{s:12:\"allowed_tags\";a:0:{}}}}s:12:\"image_upload\";a:5:{s:6:\"status\";b:1;s:6:\"scheme\";s:6:\"public\";s:9:\"directory\";s:13:\"inline-images\";s:8:\"max_size\";N;s:14:\"max_dimensions\";a:2:{s:5:\"width\";N;s:6:\"height\";N;}}}',-1,1773332093.429,1,'','0'),('editor.editor.restricted_html',_binary 'b:0;',-1,1773332093.429,1,'','0'),('field.field.block_content.basic.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"f1208082-3c64-4a6d-84e9-c4a87fc28a6a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:32:\"field.storage.block_content.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"j00Gfs9AFqwK4x9RIsISLbPO7vA12psPR4s60wOIwQo\";}s:2:\"id\";s:24:\"block_content.basic.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";s:5:\"basic\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}',-1,1773072976.462,1,'','0'),('field.field.block_content.drag_and_drop_block.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"a7c79e8a-8f9e-49ea-ba7e-13aebcc6e080\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:32:\"field.storage.block_content.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8D52pkSvg8bJdCDOVeGxAHQPZWmGfdnuGKM9RxBZTRs\";}s:2:\"id\";s:38:\"block_content.drag_and_drop_block.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}',-1,1773072976.465,1,'','0'),('field.field.comment.comment.comment_body',_binary 'a:17:{s:4:\"uuid\";s:36:\"06153b35-3b32-4254-b1cc-ada291e85075\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:34:\"field.storage.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"62rlTOx3sPVrYhBnSBHZStXwiO02v1UpHSMrhWDsuG8\";}s:2:\"id\";s:28:\"comment.comment.comment_body\";s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";s:5:\"label\";s:10:\"Comentario\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:1:{s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:9:\"text_long\";}',-1,1773072976.483,1,'','0'),('field.field.contact_message.contactanos.field_email',_binary 'a:16:{s:4:\"uuid\";s:36:\"5964d2c7-1a4a-47e1-b70f-93f8b5503f04\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:41:\"field.storage.contact_message.field_email\";}}s:2:\"id\";s:39:\"contact_message.contactanos.field_email\";s:10:\"field_name\";s:11:\"field_email\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:5:\"label\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:5:\"email\";}',-1,1773072979.996,1,'','0'),('field.field.contact_message.contactanos.field_nombre_completo',_binary 'a:16:{s:4:\"uuid\";s:36:\"7c26a711-d6a7-4771-be49-785465084c4d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.storage.contact_message.field_nombre_completo\";}}s:2:\"id\";s:49:\"contact_message.contactanos.field_nombre_completo\";s:10:\"field_name\";s:21:\"field_nombre_completo\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:5:\"label\";s:15:\"Nombre Completo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:6:\"string\";}',-1,1773072979.996,1,'','0'),('field.field.contact_message.contactanos.field_telefono',_binary 'a:16:{s:4:\"uuid\";s:36:\"fedf3361-0fcd-4e3c-82d2-e4996d2024d5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:44:\"field.storage.contact_message.field_telefono\";}}s:2:\"id\";s:42:\"contact_message.contactanos.field_telefono\";s:10:\"field_name\";s:14:\"field_telefono\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:5:\"label\";s:9:\"Teléfono\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:4:{s:3:\"min\";N;s:3:\"max\";N;s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"field_type\";s:7:\"integer\";}',-1,1773072979.996,1,'','0'),('field.field.media.audio.field_media_audio_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"fc399113-2a40-49e3-a1a5-ebcc6660621c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:42:\"field.storage.media.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UlZPIbHcLyNqGY5bvydCTijGcKDmwn4Fo8oYZT85wlk\";}s:2:\"id\";s:34:\"media.audio.field_media_audio_file\";s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:5:\"label\";s:16:\"Archivo de audio\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:11:\"mp3 wav aac\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:10:\"field_type\";s:4:\"file\";}',-1,1773072976.575,1,'','0'),('field.field.media.document.field_media_document',_binary 'a:17:{s:4:\"uuid\";s:36:\"50a44101-a382-477a-bcf5-e2dff18273f0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:40:\"field.storage.media.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DY5HtJTxUjFRGU_PaY6ifo2nhR-nAZ0y0s6kLmUbv5g\";}s:2:\"id\";s:35:\"media.document.field_media_document\";s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:5:\"label\";s:9:\"Documento\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:96:\"txt rtf doc docx ppt pptx xls xlsx pdf odf odg odp ods odt fodt fods fodp fodg key numbers pages\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:10:\"field_type\";s:4:\"file\";}',-1,1773072976.584,1,'','0'),('field.field.media.image.field_media_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"337b2b75-cbfb-459e-a928-15905ec08861\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:37:\"field.storage.media.field_media_image\";i:1;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"P7CkVOgjDXiN26Fm2hniNei-XPK3iuZTlcBGqreTbJ0\";}s:2:\"id\";s:29:\"media.image.field_media_image\";s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}',-1,1773072976.590,1,'','0'),('field.field.media.remote_video.field_media_oembed_video',_binary 'a:17:{s:4:\"uuid\";s:36:\"817bafdb-ef83-4b62-a5a4-d8d8e756a70c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:44:\"field.storage.media.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Eo4HHenV5iZat_kEWgr_wydD3TgwURMCzwt-7qIEyoM\";}s:2:\"id\";s:43:\"media.remote_video.field_media_oembed_video\";s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:5:\"label\";s:14:\"URL del vídeo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:6:\"string\";}',-1,1773072976.604,1,'','0'),('field.field.media.video.field_media_video_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"6841490f-4a62-4566-ab9f-b036f45483ed\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:42:\"field.storage.media.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6kMMjmk2r_csGQ52qI9BUaO8r_oAzNLbxlclaj-JlDQ\";}s:2:\"id\";s:34:\"media.video.field_media_video_file\";s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:5:\"label\";s:17:\"Archivo de vídeo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:3:\"mp4\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:10:\"field_type\";s:4:\"file\";}',-1,1773072976.610,1,'','0'),('field.field.node.article.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"0dfca56f-94bb-4162-9c03-f82b758c0c4a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"4Wxs1LseZ8JsNwD9uJVIbzZqG35yQXN8Eo1Hub6NMuI\";}s:2:\"id\";s:17:\"node.article.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}',-1,1773072976.496,1,'','0'),('field.field.node.article.comment',_binary 'a:17:{s:4:\"uuid\";s:36:\"86e5e8b8-fa77-41ca-8a9f-498c1a28409a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.storage.node.comment\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UqXlkKC4v2-bDfWx4zcXQrD5YIi3d5byENEmWv-G_Uc\";}s:2:\"id\";s:20:\"node.article.comment\";s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:11:\"Comentarios\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:6:{s:6:\"status\";i:2;s:3:\"cid\";i:0;s:22:\"last_comment_timestamp\";i:0;s:17:\"last_comment_name\";N;s:16:\"last_comment_uid\";i:0;s:13:\"comment_count\";i:0;}}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:5:{s:12:\"default_mode\";i:1;s:8:\"per_page\";i:50;s:9:\"anonymous\";i:0;s:13:\"form_location\";b:1;s:7:\"preview\";i:1;}s:10:\"field_type\";s:7:\"comment\";}',-1,1773072976.510,1,'','0'),('field.field.node.article.field_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"a52718d2-5b0c-42d6-adb8-c367daf51ab5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"j0riO_-77ZFWNLtj0iJ31HnohiNjdn8HUL86RueCF-M\";}s:2:\"id\";s:24:\"node.article.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}',-1,1773072976.510,1,'','0'),('field.field.node.article.field_tags',_binary 'a:17:{s:4:\"uuid\";s:36:\"f90126f0-e218-4424-b90c-38cd55f6f525\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:29:\"field.storage.node.field_tags\";i:1;s:17:\"node.type.article\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QdUgf_beeoaPiyKorFv0q1fcJpWH_uZTqe_xoVJacrw\";}s:2:\"id\";s:23:\"node.article.field_tags\";s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:9:\"Etiquetas\";s:11:\"description\";s:96:\"Especifique una lista separada por comas. Por ejemplo: Amsterdam, Mexico City, \"Cleveland, Ohio\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:3:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:1:{s:5:\"field\";s:5:\"_none\";}s:11:\"auto_create\";b:1;}}s:10:\"field_type\";s:16:\"entity_reference\";}',-1,1773072976.510,1,'','0'),('field.field.node.blog.body',_binary 'a:16:{s:4:\"uuid\";s:36:\"51b2b083-f037-4740-8742-877047219a21\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:14:\"node.type.blog\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:2:\"id\";s:14:\"node.blog.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:5:\"label\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}',-1,1773072976.501,1,'','0'),('field.field.node.blog.field_etiquetas',_binary 'a:16:{s:4:\"uuid\";s:36:\"49102cf8-8813-47ca-85ac-2f7cc00c7c8e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:14:\"node.type.blog\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:2:\"id\";s:25:\"node.blog.field_etiquetas\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:5:\"label\";s:10:\"Etiquetas:\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}',-1,1773072976.517,1,'','0'),('field.field.node.blog.field_image',_binary 'a:16:{s:4:\"uuid\";s:36:\"20494464-5f04-43e6-8ce0-41bae706a7a9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:14:\"node.type.blog\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:21:\"node.blog.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"432x288\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}',-1,1773072976.517,1,'','0'),('field.field.node.clientes.field_descripcion',_binary 'a:16:{s:4:\"uuid\";s:36:\"95dffb94-f0ef-4170-9f31-7e26637f9dbc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:36:\"field.storage.node.field_descripcion\";i:1;s:18:\"node.type.clientes\";}}s:2:\"id\";s:31:\"node.clientes.field_descripcion\";s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:5:\"label\";s:12:\"Descripción\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"string_long\";}',-1,1773072976.524,1,'','0'),('field.field.node.clientes.field_image',_binary 'a:16:{s:4:\"uuid\";s:36:\"e0f4b37b-5ce9-49a5-a04f-82e3a1dfa044\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:18:\"node.type.clientes\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:25:\"node.clientes.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:5:\"label\";s:4:\"Logo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"270x140\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}',-1,1773072976.524,1,'','0'),('field.field.node.drag_and_drop_page.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"f0cbd38c-4630-4c90-9550-4e19c6adee69\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"LeDS5YeIgahCxEobRhABIh79j3dc21k4XUEjwB3CKaA\";}s:2:\"id\";s:28:\"node.drag_and_drop_page.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}',-1,1773072976.499,1,'','0'),('field.field.node.drag_and_drop_page.field_dth_hide_regions',_binary 'a:17:{s:4:\"uuid\";s:36:\"1fc5d4d1-e82f-4b50-b34e-794c66c55e59\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:41:\"field.storage.node.field_dth_hide_regions\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dKNoTGqQtXpHZN5971UN1KLp1E3tTNF1_REnwn8dcJM\";}s:2:\"id\";s:46:\"node.drag_and_drop_page.field_dth_hide_regions\";s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:17:\"DXPR Hide Regions\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"list_string\";}',-1,1773072976.531,1,'','0'),('field.field.node.drag_and_drop_page.field_dth_main_content_width',_binary 'a:17:{s:4:\"uuid\";s:36:\"0663870a-c742-4faa-8f2e-f970f7624010\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:47:\"field.storage.node.field_dth_main_content_width\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9GozuVieiZuJDf6LOMWupwiG_vVJMV9YtZLV97OiA6U\";}s:2:\"id\";s:52:\"node.drag_and_drop_page.field_dth_main_content_width\";s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:23:\"DXPR Main Content Width\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"list_string\";}',-1,1773072976.531,1,'','0'),('field.field.node.drag_and_drop_page.field_dth_page_layout',_binary 'a:17:{s:4:\"uuid\";s:36:\"fdb93bfd-ec71-47b3-99ee-a1c2ff177cce\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:40:\"field.storage.node.field_dth_page_layout\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VzEKStu3rMyBJP0oHcJ-aH8pzBYZn3mr7QJj5rm6DoE\";}s:2:\"id\";s:45:\"node.drag_and_drop_page.field_dth_page_layout\";s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:16:\"DXPR Page Layout\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"list_string\";}',-1,1773072976.531,1,'','0'),('field.field.node.page.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"6b06dc9d-1373-4b15-aa7b-7f5d61520178\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KHu9I-pR4FnP79crRJ5gVD_1mKGSZcJsdIm9bn64iFg\";}s:2:\"id\";s:14:\"node.page.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}',-1,1773072976.493,1,'','0'),('field.field.node.proyectos.field_ano',_binary 'a:16:{s:4:\"uuid\";s:36:\"1a01e304-b403-405a-899d-79cd63e127fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:28:\"field.storage.node.field_ano\";i:1;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:24:\"node.proyectos.field_ano\";s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:4:\"Año\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:4:{s:3:\"min\";i:0;s:3:\"max\";i:9999;s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"field_type\";s:7:\"integer\";}',-1,1773072976.545,1,'','0'),('field.field.node.proyectos.field_cliente',_binary 'a:16:{s:4:\"uuid\";s:36:\"06188f3a-7fc8-4b70-a89f-b9bd50356523\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:32:\"field.storage.node.field_cliente\";i:1;s:18:\"node.type.clientes\";i:2;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:28:\"node.proyectos.field_cliente\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:7:\"Cliente\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:12:\"default:node\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}s:4:\"sort\";a:2:{s:5:\"field\";s:5:\"title\";s:9:\"direction\";s:3:\"ASC\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}',-1,1773072976.545,1,'','0'),('field.field.node.proyectos.field_descripcion_proyecto',_binary 'a:16:{s:4:\"uuid\";s:36:\"6c18b48d-f0c0-4525-b622-07c672227999\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:45:\"field.storage.node.field_descripcion_proyecto\";i:1;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:41:\"node.proyectos.field_descripcion_proyecto\";s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:21:\"Descripción Proyecto\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"string_long\";}',-1,1773072976.545,1,'','0'),('field.field.node.proyectos.field_etiquetas',_binary 'a:16:{s:4:\"uuid\";s:36:\"fe1f4ef3-5fe7-47d1-9aed-262fce9d66f6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:19:\"node.type.proyectos\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:2:\"id\";s:30:\"node.proyectos.field_etiquetas\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:9:\"Etiquetas\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}',-1,1773072976.545,1,'','0'),('field.field.node.proyectos.field_galeria',_binary 'a:16:{s:4:\"uuid\";s:36:\"149581eb-6ff6-4642-bd54-6ab240d39871\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:32:\"field.storage.node.field_galeria\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:28:\"node.proyectos.field_galeria\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:8:\"Galería\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"370x220\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}',-1,1773072976.545,1,'','0'),('field.field.node.proyectos.field_image',_binary 'a:16:{s:4:\"uuid\";s:36:\"87841b52-a97d-4d4e-a511-20c50cede551\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:26:\"node.proyectos.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:9:\"1000x1000\";s:14:\"min_resolution\";s:7:\"432x518\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}',-1,1773072976.545,1,'','0'),('field.field.node.proyectos.field_tecnologias',_binary 'a:16:{s:4:\"uuid\";s:36:\"06628618-1253-4621-8a33-4327e21b21ad\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:36:\"field.storage.node.field_tecnologias\";i:1;s:19:\"node.type.proyectos\";i:2;s:31:\"taxonomy.vocabulary.tecnologias\";}}s:2:\"id\";s:32:\"node.proyectos.field_tecnologias\";s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:12:\"Tecnologías\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:11:\"tecnologias\";s:11:\"tecnologias\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}',-1,1773072976.545,1,'','0'),('field.field.taxonomy_term.tecnologias.field_imagen_tecnologia',_binary 'a:16:{s:4:\"uuid\";s:36:\"3bd15e00-9bbd-4f3c-b2b4-5f415fb6bc01\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:51:\"field.storage.taxonomy_term.field_imagen_tecnologia\";i:1;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:49:\"taxonomy_term.tecnologias.field_imagen_tecnologia\";s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";s:5:\"label\";s:18:\"Imagen Tecnología\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}',-1,1773072976.557,1,'','0'),('field.field.user.user.user_picture',_binary 'a:17:{s:4:\"uuid\";s:36:\"f330f89d-1998-4308-93b9-4f594488423b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:31:\"field.storage.user.user_picture\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TE3gYVzd6g0deXqUl8SEu2azHwVG-SdXm3kwbrz0kHw\";}s:2:\"id\";s:22:\"user.user.user_picture\";s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:23:\"Su cara o foto virtual.\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:40:\"pictures/[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:0;s:18:\"alt_field_required\";b:0;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}',-1,1773072974.582,1,'','0'),('field.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0\";}s:16:\"purge_batch_size\";i:50;}',-1,1773082923.300,1,'','0'),('field.storage.block_content.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"3fba7a83-1c50-4261-b26c-4edd0e9081a6\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:13:\"block_content\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eS0snV_L3dx9shtWRTzm5eblwOJ7qKWC9IE-4GMTDFc\";}s:2:\"id\";s:18:\"block_content.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:4:\"type\";s:17:\"text_with_summary\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"text\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.comment.comment_body',_binary 'a:17:{s:4:\"uuid\";s:36:\"87aadc64-bb58-4ec9-9a52-4eb7cdce0fde\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"swYoCch_hY8QO5uwr4FURplfnUCUlpPB4idF8WGVCpw\";}s:2:\"id\";s:20:\"comment.comment_body\";s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:4:\"type\";s:9:\"text_long\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"text\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.contact_message.field_email',_binary 'a:16:{s:4:\"uuid\";s:36:\"efd64957-e4e5-47fc-a58d-3c111bb6dc0d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:27:\"contact_message.field_email\";s:10:\"field_name\";s:11:\"field_email\";s:11:\"entity_type\";s:15:\"contact_message\";s:4:\"type\";s:5:\"email\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.contact_message.field_nombre_completo',_binary 'a:16:{s:4:\"uuid\";s:36:\"557d0b75-5e4a-4849-914b-076aadf5e480\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:37:\"contact_message.field_nombre_completo\";s:10:\"field_name\";s:21:\"field_nombre_completo\";s:11:\"entity_type\";s:15:\"contact_message\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;s:8:\"is_ascii\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.contact_message.field_telefono',_binary 'a:16:{s:4:\"uuid\";s:36:\"d53245af-19d1-476e-82d8-801ab033545d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:30:\"contact_message.field_telefono\";s:10:\"field_name\";s:14:\"field_telefono\";s:11:\"entity_type\";s:15:\"contact_message\";s:4:\"type\";s:7:\"integer\";s:8:\"settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.media.field_media_audio_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"7cadd040-427a-40d0-af4e-c7a0ad304df9\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JCHoh95CpUeBx9ch24Tmi6ru0nwmNz8xWVH4Qs7RnTg\";}s:2:\"id\";s:28:\"media.field_media_audio_file\";s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:4:\"file\";s:8:\"settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:6:\"module\";s:4:\"file\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072974.908,1,'','0'),('field.storage.media.field_media_document',_binary 'a:17:{s:4:\"uuid\";s:36:\"331f4ee6-dc07-44b4-972f-701786cbda36\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BdkTx7IL59MCw5a_fOZprPTOGM_wcjz-Fm8g7HV3vFk\";}s:2:\"id\";s:26:\"media.field_media_document\";s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:4:\"file\";s:8:\"settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:6:\"module\";s:4:\"file\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072974.908,1,'','0'),('field.storage.media.field_media_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"c9170aad-f70a-4690-9dc4-66aa3fa45c7a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0N0KSFk57p6qsq3qM4lYVGSuROvzXK-tSsdwByqUh3g\";}s:2:\"id\";s:23:\"media.field_media_image\";s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072974.908,1,'','0'),('field.storage.media.field_media_oembed_video',_binary 'a:17:{s:4:\"uuid\";s:36:\"3eb02fe9-5487-489d-9421-c871b8ead462\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cNf_852Dq-fNnSaMI4LxL-J6N7bLkHuDbD9EUqOn4_U\";}s:2:\"id\";s:30:\"media.field_media_oembed_video\";s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;s:8:\"is_ascii\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072974.908,1,'','0'),('field.storage.media.field_media_video_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"27fa5f6d-43ae-40d1-b693-c61cbb9632e3\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z5mgbn1PIVZ5TNMByBmivqo_u3Rdk58UIzpyN4ypTeM\";}s:2:\"id\";s:28:\"media.field_media_video_file\";s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:4:\"file\";s:8:\"settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:6:\"module\";s:4:\"file\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072974.908,1,'','0'),('field.storage.node.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"f51f997c-62cb-4298-af05-6f7ff5af91b6\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY\";}s:2:\"id\";s:9:\"node.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:17:\"text_with_summary\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"text\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.comment',_binary 'a:17:{s:4:\"uuid\";s:36:\"3640af61-ca18-4227-9a3a-6b3c25a1c5b1\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ktCna9xmWvYZIUfOCUyDQvedn5RtnS4CRmEIwNmvYjc\";}s:2:\"id\";s:12:\"node.comment\";s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:7:\"comment\";s:8:\"settings\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:6:\"module\";s:7:\"comment\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_ano',_binary 'a:16:{s:4:\"uuid\";s:36:\"d82086e5-f563-411d-9a3c-d6b1e8ace712\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:14:\"node.field_ano\";s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:7:\"integer\";s:8:\"settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_cliente',_binary 'a:16:{s:4:\"uuid\";s:36:\"54e30249-b1ea-41ca-933f-63e089528249\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:18:\"node.field_cliente\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:4:\"node\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_descripcion',_binary 'a:16:{s:4:\"uuid\";s:36:\"11e2e9db-8c44-40bd-8c0b-51c438621272\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:22:\"node.field_descripcion\";s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_descripcion_proyecto',_binary 'a:16:{s:4:\"uuid\";s:36:\"7e4c1c92-4ef7-47e2-8b8d-19c997a06559\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:31:\"node.field_descripcion_proyecto\";s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_dth_body_background',_binary 'a:17:{s:4:\"uuid\";s:36:\"610ae215-f617-40e3-893f-9444e8b06b67\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"X9lEz_BWKwSeBZJCaxtaP25k_TrfAaioA2owTBLZlxM\";}s:2:\"id\";s:30:\"node.field_dth_body_background\";s:10:\"field_name\";s:25:\"field_dth_body_background\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:1;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_dth_hide_regions',_binary 'a:17:{s:4:\"uuid\";s:36:\"dda48fe8-b9a7-4f91-a1b2-cdd038443307\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Vxuz15nwUhgUosSALKPJnTNfunsdqhbTMeyahARL0SA\";}s:2:\"id\";s:27:\"node.field_dth_hide_regions\";s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"list_string\";s:8:\"settings\";a:2:{s:14:\"allowed_values\";a:11:{i:0;a:2:{s:5:\"value\";s:10:\"navigation\";s:5:\"label\";s:11:\"Navegación\";}i:1;a:2:{s:5:\"value\";s:16:\"secondary_header\";s:5:\"label\";s:16:\"Secondary Header\";}i:2;a:2:{s:5:\"value\";s:10:\"page_title\";s:5:\"label\";s:18:\"Título de página\";}i:3;a:2:{s:5:\"value\";s:6:\"slider\";s:5:\"label\";s:11:\"Hero Region\";}i:4;a:2:{s:5:\"value\";s:6:\"header\";s:5:\"label\";s:10:\"Encabezado\";}i:5;a:2:{s:5:\"value\";s:11:\"content_top\";s:5:\"label\";s:18:\"Contenido Superior\";}i:6;a:2:{s:5:\"value\";s:7:\"content\";s:5:\"label\";s:9:\"Contenido\";}i:7;a:2:{s:5:\"value\";s:14:\"content_bottom\";s:5:\"label\";s:19:\"Fondo del Contenido\";}i:8;a:2:{s:5:\"value\";s:13:\"sidebar_first\";s:5:\"label\";s:8:\"Primario\";}i:9;a:2:{s:5:\"value\";s:14:\"sidebar_second\";s:5:\"label\";s:10:\"Secundario\";}i:10;a:2:{s:5:\"value\";s:6:\"footer\";s:5:\"label\";s:14:\"Pie de página\";}}s:23:\"allowed_values_function\";s:0:\"\";}s:6:\"module\";s:7:\"options\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:-1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_dth_main_content_width',_binary 'a:17:{s:4:\"uuid\";s:36:\"ade506d0-3f2c-45fb-b2fb-e6a5f1b401fa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NdZfKqTnyMGn1zXwktiCh_E3YsP_O7-oeKdc5I8mue4\";}s:2:\"id\";s:33:\"node.field_dth_main_content_width\";s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"list_string\";s:8:\"settings\";a:2:{s:14:\"allowed_values\";a:5:{i:0;a:2:{s:5:\"value\";s:34:\"dxpr-theme-util-full-width-content\";s:5:\"label\";s:18:\"Full width content\";}i:1;a:2:{s:5:\"value\";s:36:\"dxpr-theme-util-content-center-4-col\";s:5:\"label\";s:28:\"Squish content column to 1/3\";}i:2;a:2:{s:5:\"value\";s:36:\"dxpr-theme-util-content-center-6-col\";s:5:\"label\";s:28:\"Squish content column to 1/2\";}i:3;a:2:{s:5:\"value\";s:36:\"dxpr-theme-util-content-center-8-col\";s:5:\"label\";s:28:\"Squish content column to 2/3\";}i:4;a:2:{s:5:\"value\";s:37:\"dxpr-theme-util-content-center-10-col\";s:5:\"label\";s:28:\"Squish content column to 5/6\";}}s:23:\"allowed_values_function\";s:0:\"\";}s:6:\"module\";s:7:\"options\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_dth_page_layout',_binary 'a:17:{s:4:\"uuid\";s:36:\"45c08268-f08e-4356-b6b4-a22c9b8907bf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"phGMMrBGUqfR0yNfSqUbz_QPky4ZrTW5GLXzMiI3HUM\";}s:2:\"id\";s:26:\"node.field_dth_page_layout\";s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"list_string\";s:8:\"settings\";a:2:{s:14:\"allowed_values\";a:2:{i:0;a:2:{s:5:\"value\";s:9:\"fullwidth\";s:5:\"label\";s:10:\"Full Width\";}i:1;a:2:{s:5:\"value\";s:5:\"boxed\";s:5:\"label\";s:12:\"Boxed Layout\";}}s:23:\"allowed_values_function\";s:0:\"\";}s:6:\"module\";s:7:\"options\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_dth_page_title_backgrou',_binary 'a:17:{s:4:\"uuid\";s:36:\"e3e651fe-e889-4c38-b2e8-99d1ae754a04\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sJOmmmCsYP1YtJVCBjGneGJRr01sw45YrFN2fU4Rf7A\";}s:2:\"id\";s:34:\"node.field_dth_page_title_backgrou\";s:10:\"field_name\";s:29:\"field_dth_page_title_backgrou\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:1;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_etiquetas',_binary 'a:16:{s:4:\"uuid\";s:36:\"d54dc666-1019-4897-a26b-3dace6079e1e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:2:\"id\";s:20:\"node.field_etiquetas\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:2;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_galeria',_binary 'a:16:{s:4:\"uuid\";s:36:\"b5b12c66-05e5-4ba9-9299-232205d28801\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:2:\"id\";s:18:\"node.field_galeria\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:5;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"da3b8231-3d54-49d8-9cb1-4b9e6a45d0fa\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EymokncRIZ7SgQT2IdOQhQJicX4nNc0K89ik-LxmOHE\";}s:2:\"id\";s:16:\"node.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_tags',_binary 'a:17:{s:4:\"uuid\";s:36:\"083c2fef-758e-474d-b257-3dc9175d40e4\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs\";}s:2:\"id\";s:15:\"node.field_tags\";s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:-1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.node.field_tecnologias',_binary 'a:16:{s:4:\"uuid\";s:36:\"29331765-f2ec-4a12-8cdc-cdde5cccb543\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:2:\"id\";s:22:\"node.field_tecnologias\";s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:4;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.taxonomy_term.field_imagen_tecnologia',_binary 'a:16:{s:4:\"uuid\";s:36:\"73c19d60-423f-41a3-9925-f3ca9a49bdf0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:8:\"taxonomy\";}}s:2:\"id\";s:37:\"taxonomy_term.field_imagen_tecnologia\";s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072976.449,1,'','0'),('field.storage.user.user_picture',_binary 'a:17:{s:4:\"uuid\";s:36:\"2ba50648-5e97-4c30-8953-d8a5dee55150\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0q8-mw8y-Ls5I578sIPQFLp4ljpH7WvVYpzY-I9O-8E\";}s:2:\"id\";s:17:\"user.user_picture\";s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}',-1,1773072974.587,1,'','0'),('field_ui.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q1nMi90W6YQxKzZAgJQw7Ag9U4JrsEUwkomF0lhvbIM\";}s:12:\"field_prefix\";s:6:\"field_\";}',-1,1773352142.900,1,'','0'),('file.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2bwjZB1IjEYbppgZT3g7YW_5h_LDZYNa3DaDEfWX82U\";}s:11:\"description\";a:2:{s:4:\"type\";s:9:\"textfield\";s:6:\"length\";i:128;}s:4:\"icon\";a:1:{s:9:\"directory\";s:23:\"core/modules/file/icons\";}s:35:\"make_unused_managed_files_temporary\";b:0;s:21:\"filename_sanitization\";a:6:{s:13:\"transliterate\";b:0;s:18:\"replace_whitespace\";b:0;s:24:\"replace_non_alphanumeric\";b:0;s:22:\"deduplicate_separators\";b:0;s:9:\"lowercase\";b:0;s:21:\"replacement_character\";s:1:\"-\";}}',-1,1773075105.943,1,'','0'),('file_mdm.file_metadata_plugin.getimagesize',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI\";}s:13:\"configuration\";a:1:{s:5:\"cache\";a:2:{s:8:\"override\";b:0;s:8:\"settings\";a:3:{s:7:\"enabled\";b:1;s:10:\"expiration\";i:172800;s:16:\"disallowed_paths\";a:0:{}}}}}',-1,1773352142.900,1,'','0'),('file_mdm.settings',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fOx6TBj_84WfX_a6JhuWiPQ-twAjHykvYsTvJAKbZsE\";}s:14:\"metadata_cache\";a:3:{s:7:\"enabled\";b:1;s:10:\"expiration\";i:172800;s:16:\"disallowed_paths\";a:0:{}}s:22:\"missing_file_log_level\";i:3;}',-1,1773075112.401,1,'','0'),('filter.format.basic_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"a48639b4-226e-43d4-bd70-9410b291646f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:6:\"editor\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mclCbTlJwWJORez4Y1eX2MqA0aGjSMAoJb3TaBABcK8\";}s:4:\"name\";s:12:\"HTML básico\";s:6:\"format\";s:10:\"basic_html\";s:6:\"weight\";i:0;s:7:\"filters\";a:6:{s:21:\"editor_file_reference\";a:5:{s:2:\"id\";s:21:\"editor_file_reference\";s:8:\"provider\";s:6:\"editor\";s:6:\"status\";b:1;s:6:\"weight\";i:11;s:8:\"settings\";a:0:{}}s:12:\"filter_align\";a:5:{s:2:\"id\";s:12:\"filter_align\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:7;s:8:\"settings\";a:0:{}}s:14:\"filter_caption\";a:5:{s:2:\"id\";s:14:\"filter_caption\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:8;s:8:\"settings\";a:0:{}}s:11:\"filter_html\";a:5:{s:2:\"id\";s:11:\"filter_html\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:3:{s:12:\"allowed_html\";s:243:\"<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href> <blockquote cite> <ul type> <ol start type> <strong> <em> <code> <li> <img src alt data-entity-uuid data-entity-type height width data-caption data-align>\";s:16:\"filter_html_help\";b:0;s:20:\"filter_html_nofollow\";b:0;}}s:24:\"filter_html_image_secure\";a:5:{s:2:\"id\";s:24:\"filter_html_image_secure\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:9;s:8:\"settings\";a:0:{}}s:22:\"filter_image_lazy_load\";a:5:{s:2:\"id\";s:22:\"filter_image_lazy_load\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:15;s:8:\"settings\";a:0:{}}}}',-1,1773072981.301,1,'','0'),('filter.format.full_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"33bfc1a6-d48a-411e-be2a-067056b4f5a6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:6:\"editor\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"vpZysv3RHJjhYzq7O_q5q8mVlHdrSzKELmXyiX6RtV0\";}s:4:\"name\";s:13:\"HTML completo\";s:6:\"format\";s:9:\"full_html\";s:6:\"weight\";i:2;s:7:\"filters\";a:5:{s:21:\"editor_file_reference\";a:5:{s:2:\"id\";s:21:\"editor_file_reference\";s:8:\"provider\";s:6:\"editor\";s:6:\"status\";b:1;s:6:\"weight\";i:11;s:8:\"settings\";a:0:{}}s:12:\"filter_align\";a:5:{s:2:\"id\";s:12:\"filter_align\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:8;s:8:\"settings\";a:0:{}}s:14:\"filter_caption\";a:5:{s:2:\"id\";s:14:\"filter_caption\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:9;s:8:\"settings\";a:0:{}}s:20:\"filter_htmlcorrector\";a:5:{s:2:\"id\";s:20:\"filter_htmlcorrector\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:10;s:8:\"settings\";a:0:{}}s:22:\"filter_image_lazy_load\";a:5:{s:2:\"id\";s:22:\"filter_image_lazy_load\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:15;s:8:\"settings\";a:0:{}}}}',-1,1773072981.301,1,'','0'),('filter.format.plain_text',_binary 'a:9:{s:4:\"uuid\";s:36:\"3d1185d4-c16d-4b86-a72e-0f7096698b38\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JLMwODO0epnA_H-jFlH9ezVfa5YBJniRv3MmLqYNl_Q\";}s:4:\"name\";s:17:\"Texto sin formato\";s:6:\"format\";s:10:\"plain_text\";s:6:\"weight\";i:10;s:7:\"filters\";a:3:{s:12:\"filter_autop\";a:5:{s:2:\"id\";s:12:\"filter_autop\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}}s:18:\"filter_html_escape\";a:5:{s:2:\"id\";s:18:\"filter_html_escape\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:0:{}}s:10:\"filter_url\";a:5:{s:2:\"id\";s:10:\"filter_url\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:17:\"filter_url_length\";i:72;}}}}',-1,1773072981.301,1,'','0'),('filter.format.restricted_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"54275222-a504-464f-b7b3-cac9061a1dc2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QiKqQS_YGAT3Qr4vaAgZICJknm-MGCzt_xBAMqg-tRM\";}s:4:\"name\";s:16:\"HTML Restringido\";s:6:\"format\";s:15:\"restricted_html\";s:6:\"weight\";i:1;s:7:\"filters\";a:3:{s:12:\"filter_autop\";a:5:{s:2:\"id\";s:12:\"filter_autop\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}}s:11:\"filter_html\";a:5:{s:2:\"id\";s:11:\"filter_html\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:3:{s:12:\"allowed_html\";s:149:\"<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>\";s:16:\"filter_html_help\";b:1;s:20:\"filter_html_nofollow\";b:0;}}s:10:\"filter_url\";a:5:{s:2:\"id\";s:10:\"filter_url\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:17:\"filter_url_length\";i:72;}}}}',-1,1773072981.301,1,'','0'),('filter.settings',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FiPjM3WdB__ruFA7B6TLwni_UcZbmek5G4b2dxQItxA\";}s:15:\"fallback_format\";s:10:\"plain_text\";s:27:\"always_show_fallback_choice\";b:0;}',-1,1773072981.306,1,'','0'),('image.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"k-yDFHbqNfpe-Srg4sdCSqaosCl2D8uwyEY5esF8gEw\";}s:13:\"preview_image\";s:29:\"core/modules/image/sample.png\";s:26:\"allow_insecure_derivatives\";b:1;s:20:\"suppress_itok_output\";b:0;}',-1,1773073130.297,1,'','0'),('image.style.',_binary 'b:0;',-1,1773073130.212,1,'','0'),('image.style.large',_binary 'a:8:{s:4:\"uuid\";s:36:\"640ef43d-5571-4e07-a6ac-35647f330216\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"rDR2BOewa2UFH9yG4tVvrGxEVv8U7LQo-RLkJhFpERs\";}s:4:\"name\";s:5:\"large\";s:5:\"label\";s:17:\"Grande (480×480)\";s:7:\"effects\";a:2:{s:36:\"ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d\";a:4:{s:4:\"uuid\";s:36:\"ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:7:\"upscale\";b:0;}}s:36:\"6e8fe467-84c1-4ef0-a73b-7eccf1cc20e8\";a:4:{s:4:\"uuid\";s:36:\"6e8fe467-84c1-4ef0-a73b-7eccf1cc20e8\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}',-1,1773072981.405,1,'','0'),('image.style.media_library',_binary 'a:8:{s:4:\"uuid\";s:36:\"2479c469-b705-4992-bd35-a0a1e20454b8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FxMdscEA4aDH0KPM73HIZtVn3zIAgC1kQ3CkBw26HYs\";}s:4:\"name\";s:13:\"media_library\";s:5:\"label\";s:37:\"Miniatura de Media Library (220×220)\";s:7:\"effects\";a:2:{s:36:\"75b076a8-1234-4b42-85db-bf377c4d8d5f\";a:4:{s:4:\"uuid\";s:36:\"75b076a8-1234-4b42-85db-bf377c4d8d5f\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:7:\"upscale\";b:0;}}s:36:\"1021da71-fc2a-43d0-be5d-efaf1c79e2ea\";a:4:{s:4:\"uuid\";s:36:\"1021da71-fc2a-43d0-be5d-efaf1c79e2ea\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}',-1,1773072981.405,1,'','0'),('image.style.medium',_binary 'a:8:{s:4:\"uuid\";s:36:\"1778ef5b-995c-4224-b448-dd85c85c1c3d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dlar76VBuGj5iMGTruB_uMZX8VbivXt9_QLemaG2q4E\";}s:4:\"name\";s:6:\"medium\";s:5:\"label\";s:16:\"Medio (220×220)\";s:7:\"effects\";a:2:{s:36:\"bddf0d06-42f9-4c75-a700-a33cafa25ea0\";a:4:{s:4:\"uuid\";s:36:\"bddf0d06-42f9-4c75-a700-a33cafa25ea0\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:7:\"upscale\";b:0;}}s:36:\"c410ed2f-aa30-4d9c-a224-d2865d9188cd\";a:4:{s:4:\"uuid\";s:36:\"c410ed2f-aa30-4d9c-a224-d2865d9188cd\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}',-1,1773072981.405,1,'','0'),('image.style.optimize',_binary 'a:8:{s:4:\"uuid\";s:36:\"29e15cb5-e7dd-4e5d-b027-6750615a6703\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VIHt6xBRhjx1IRs8AH4X3qkcHuFUcjBt_MX-IaN_Ikw\";}s:4:\"name\";s:8:\"optimize\";s:5:\"label\";s:25:\"Optimize for fast loading\";s:7:\"effects\";a:2:{s:36:\"488604d2-4168-4c17-8567-430b00749cbf\";a:4:{s:4:\"uuid\";s:36:\"488604d2-4168-4c17-8567-430b00749cbf\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:1;s:4:\"data\";a:3:{s:5:\"width\";i:1024;s:6:\"height\";N;s:7:\"upscale\";b:0;}}s:36:\"45f0f244-dd35-4101-9ad2-ad6d514ae79c\";a:4:{s:4:\"uuid\";s:36:\"45f0f244-dd35-4101-9ad2-ad6d514ae79c\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}',-1,1773072981.405,1,'','0'),('image.style.slick_media',_binary 'a:8:{s:4:\"uuid\";s:36:\"e1e4664f-f54b-4e61-a53e-0b88dbdf3f1a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"oQDRoEzxaj4cm4zDtSwzPCliteaNmv5gC-ugL9H_MV0\";}s:4:\"name\";s:11:\"slick_media\";s:5:\"label\";s:11:\"Slick media\";s:7:\"effects\";a:1:{s:36:\"4b434ce0-90cc-44c3-9423-35d7cccc7d93\";a:4:{s:4:\"uuid\";s:36:\"4b434ce0-90cc-44c3-9423-35d7cccc7d93\";s:2:\"id\";s:20:\"image_scale_and_crop\";s:6:\"weight\";i:1;s:4:\"data\";a:3:{s:5:\"width\";i:853;s:6:\"height\";i:480;s:6:\"anchor\";s:13:\"center-center\";}}}}',-1,1773072981.405,1,'','0'),('image.style.thumbnail',_binary 'a:8:{s:4:\"uuid\";s:36:\"a7afcd59-91c8-40f9-b039-2de037714cb3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BgeBV-xOFINMsz-y2thm45EGesj6bRM6DTLZ6ce3V9I\";}s:4:\"name\";s:9:\"thumbnail\";s:5:\"label\";s:20:\"Miniatura (100×100)\";s:7:\"effects\";a:2:{s:36:\"1cfec298-8620-4749-b100-ccb6c4500779\";a:4:{s:4:\"uuid\";s:36:\"1cfec298-8620-4749-b100-ccb6c4500779\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:7:\"upscale\";b:0;}}s:36:\"c4eb9942-2c9e-4a81-949f-6161a44b6559\";a:4:{s:4:\"uuid\";s:36:\"c4eb9942-2c9e-4a81-949f-6161a44b6559\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}',-1,1773072981.405,1,'','0'),('image.style.wide',_binary 'a:8:{s:4:\"uuid\";s:36:\"6dc397e7-0887-4f6a-923a-ee9685641a24\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"XHh3ATMH7z4ljwmzdndM47qNMkgLnoYsP98rGxVgCOw\";}s:4:\"name\";s:4:\"wide\";s:5:\"label\";s:12:\"Ancho (1090)\";s:7:\"effects\";a:2:{s:36:\"09959c15-59ce-4f6d-90df-e2d7cf32bce5\";a:4:{s:4:\"uuid\";s:36:\"09959c15-59ce-4f6d-90df-e2d7cf32bce5\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:1;s:4:\"data\";a:3:{s:5:\"width\";i:1090;s:6:\"height\";N;s:7:\"upscale\";b:0;}}s:36:\"294c5f76-42a4-43ce-82c2-81c2f4723da0\";a:4:{s:4:\"uuid\";s:36:\"294c5f76-42a4-43ce-82c2-81c2f4723da0\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}',-1,1773072981.405,1,'','0'),('imagemagick.file_metadata_plugin.imagemagick_identify',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI\";}s:13:\"configuration\";a:1:{s:5:\"cache\";a:2:{s:8:\"override\";b:0;s:8:\"settings\";a:3:{s:7:\"enabled\";b:1;s:10:\"expiration\";i:172800;s:16:\"disallowed_paths\";a:0:{}}}}}',-1,1773075112.400,1,'','0'),('imagemagick.settings',_binary 'a:10:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N-xOd1pralXTuyyJA47dtvXWWxz3STj0hvmr0umAFmk\";}s:7:\"quality\";i:100;s:8:\"binaries\";s:11:\"imagemagick\";s:19:\"imagemagick_version\";s:2:\"v6\";s:16:\"path_to_binaries\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:12:\"log_warnings\";b:1;s:5:\"debug\";b:0;s:13:\"image_formats\";a:16:{s:3:\"PNG\";a:1:{s:9:\"mime_type\";s:9:\"image/png\";}s:4:\"JPEG\";a:1:{s:9:\"mime_type\";s:10:\"image/jpeg\";}s:3:\"JPG\";a:3:{s:9:\"mime_type\";s:10:\"image/jpeg\";s:6:\"weight\";i:10;s:7:\"enabled\";b:0;}s:3:\"GIF\";a:1:{s:9:\"mime_type\";s:9:\"image/gif\";}s:5:\"GIF87\";a:3:{s:9:\"mime_type\";s:9:\"image/gif\";s:6:\"weight\";i:10;s:7:\"enabled\";b:0;}s:3:\"SVG\";a:2:{s:9:\"mime_type\";s:13:\"image/svg+xml\";s:7:\"enabled\";b:0;}s:4:\"WEBP\";a:1:{s:9:\"mime_type\";s:10:\"image/webp\";}s:4:\"AVIF\";a:2:{s:9:\"mime_type\";s:10:\"image/avif\";s:7:\"enabled\";b:0;}s:4:\"TIFF\";a:2:{s:9:\"mime_type\";s:10:\"image/tiff\";s:7:\"enabled\";b:0;}s:3:\"PDF\";a:2:{s:9:\"mime_type\";s:15:\"application/pdf\";s:7:\"enabled\";b:0;}s:4:\"HEIC\";a:2:{s:9:\"mime_type\";s:10:\"image/heif\";s:7:\"enabled\";b:0;}s:3:\"BMP\";a:2:{s:9:\"mime_type\";s:14:\"image/x-ms-bmp\";s:7:\"enabled\";b:0;}s:3:\"PSD\";a:2:{s:9:\"mime_type\";s:17:\"image/x-photoshop\";s:7:\"enabled\";b:0;}s:4:\"WBMP\";a:2:{s:9:\"mime_type\";s:18:\"image/vnd.wap.wbmp\";s:7:\"enabled\";b:0;}s:3:\"XBM\";a:2:{s:9:\"mime_type\";s:15:\"image/x-xbitmap\";s:7:\"enabled\";b:0;}s:3:\"ICO\";a:2:{s:9:\"mime_type\";s:24:\"image/vnd.microsoft.icon\";s:7:\"enabled\";b:0;}}s:8:\"advanced\";a:4:{s:7:\"density\";i:0;s:10:\"colorspace\";s:1:\"0\";s:7:\"profile\";s:0:\"\";s:8:\"coalesce\";b:0;}}',-1,1773075112.403,1,'','0'),('language.content_settings.block_content.basic',_binary 'b:0;',-1,1773332093.036,1,'','0'),('language.content_settings.contact_message.contactanos',_binary 'b:0;',-1,1773074886.468,1,'','0'),('language.content_settings.file.file',_binary 'b:0;',-1,1773075105.957,1,'','0'),('language.content_settings.media.video',_binary 'b:0;',-1,1773075092.874,1,'','0'),('language.content_settings.node.blog',_binary 'a:9:{s:4:\"uuid\";s:36:\"0495bf3b-d81d-4588-97c1-dd3bce6566be\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:14:\"node.type.blog\";}}s:2:\"id\";s:9:\"node.blog\";s:21:\"target_entity_type_id\";s:4:\"node\";s:13:\"target_bundle\";s:4:\"blog\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}',-1,1773352142.900,1,'','0'),('language.content_settings.node.clientes',_binary 'a:9:{s:4:\"uuid\";s:36:\"b5aae766-70c8-4ac0-b79a-e4c99e0fed66\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:18:\"node.type.clientes\";}}s:2:\"id\";s:13:\"node.clientes\";s:21:\"target_entity_type_id\";s:4:\"node\";s:13:\"target_bundle\";s:8:\"clientes\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}',-1,1773352142.900,1,'','0'),('language.content_settings.node.proyectos',_binary 'a:9:{s:4:\"uuid\";s:36:\"723af382-60c1-4a75-9ca9-885770329f8b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:14:\"node.proyectos\";s:21:\"target_entity_type_id\";s:4:\"node\";s:13:\"target_bundle\";s:9:\"proyectos\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}',-1,1773352142.900,1,'','0'),('language.content_settings.path_alias.path_alias',_binary 'a:10:{s:4:\"uuid\";s:36:\"c6d60c5f-9009-4cfe-b03d-bbd79bf10b57\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:10:\"path_alias\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dhjFABRzm52DkRXnYja5ZoHwjY0R3gEGic3KpDUXgRo\";}s:2:\"id\";s:21:\"path_alias.path_alias\";s:21:\"target_entity_type_id\";s:10:\"path_alias\";s:13:\"target_bundle\";s:10:\"path_alias\";s:16:\"default_langcode\";s:3:\"und\";s:18:\"language_alterable\";b:1;}',-1,1773352142.900,1,'','0'),('language.content_settings.taxonomy_term.tecnologias',_binary 'a:9:{s:4:\"uuid\";s:36:\"2d3e15fe-7281-4bd8-b299-6afd602ef65f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:31:\"taxonomy.vocabulary.tecnologias\";}}s:2:\"id\";s:25:\"taxonomy_term.tecnologias\";s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";s:13:\"target_bundle\";s:11:\"tecnologias\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}',-1,1773352142.900,1,'','0'),('language.entity.es',_binary 'a:9:{s:4:\"uuid\";s:36:\"ca66bd2c-363e-46fc-9bf4-c28c8e7a39a8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:2:\"es\";s:5:\"label\";s:8:\"Español\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:0;s:6:\"locked\";b:0;}',-1,1773072974.318,1,'','0'),('language.entity.und',_binary 'a:10:{s:4:\"uuid\";s:36:\"15529159-6718-43a3-9a4d-02146bb1ae5b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eNX6lLCKDaY83nCMh20My---y03KbiFlv802DKCCpvg\";}s:2:\"id\";s:3:\"und\";s:5:\"label\";s:15:\"Sin especificar\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:2;s:6:\"locked\";b:1;}',-1,1773072974.318,1,'','0'),('language.entity.zxx',_binary 'a:10:{s:4:\"uuid\";s:36:\"076b2832-f913-4f3c-af9f-46794d497088\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"35CefWbnzaiytcg3acexxz_GTvuwIjYd_ZTcmmR-tXA\";}s:2:\"id\";s:3:\"zxx\";s:5:\"label\";s:12:\"No aplicable\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:3;s:6:\"locked\";b:1;}',-1,1773072974.318,1,'','0'),('language.es:admin_toolbar.settings',_binary 'b:0;',-1,1773072977.877,1,'','0'),('language.es:admin_toolbar_tools.settings',_binary 'b:0;',-1,1773072975.201,1,'','0'),('language.es:announcements_feed.settings',_binary 'b:0;',-1,1773072980.674,1,'','0'),('language.es:automated_cron.settings',_binary 'b:0;',-1,1773072975.577,1,'','0'),('language.es:blazy.settings',_binary 'b:0;',-1,1773072976.292,1,'','0'),('language.es:block.block.bootstrap5_account_menu',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.bootstrap5_branding',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.bootstrap5_breadcrumbs',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.bootstrap5_content',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.bootstrap5_footer',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.bootstrap5_help',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.bootstrap5_local_actions',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.bootstrap5_local_tasks',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.bootstrap5_main_navigation',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.bootstrap5_messages',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.bootstrap5_page_title',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.bootstrap5_powered_by_drupal',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.bootstrap5_search_form',_binary 'b:0;',-1,1773072974.293,1,'','0'),('language.es:block.block.cisc_theme_content',_binary 'b:0;',-1,1773072974.307,1,'','0'),('language.es:block.block.cisc_theme_footer',_binary 'b:0;',-1,1773072974.307,1,'','0'),('language.es:block.block.cisc_theme_messages',_binary 'b:0;',-1,1773072974.307,1,'','0'),('language.es:block.block.cisc_theme_navegacionprincipal',_binary 'b:0;',-1,1773072974.307,1,'','0'),('language.es:block.block.cisc_theme_primary_admin_actions',_binary 'b:0;',-1,1773072974.307,1,'','0'),('language.es:block.block.cisc_theme_primary_local_tasks',_binary 'b:0;',-1,1773072974.307,1,'','0'),('language.es:block.block.cisc_theme_reportedeseguimientoplatzi',_binary 'b:0;',-1,1773332194.348,1,'','0'),('language.es:block.block.cisc_theme_secondary_local_tasks',_binary 'b:0;',-1,1773072974.307,1,'','0'),('language.es:block.block.claro_breadcrumbs',_binary 'b:0;',-1,1773072974.287,1,'','0'),('language.es:block.block.claro_content',_binary 'b:0;',-1,1773072974.287,1,'','0'),('language.es:block.block.claro_help',_binary 'b:0;',-1,1773072974.287,1,'','0'),('language.es:block.block.claro_help_search',_binary 'b:0;',-1,1773072974.287,1,'','0'),('language.es:block.block.claro_local_actions',_binary 'b:0;',-1,1773072974.287,1,'','0'),('language.es:block.block.claro_messages',_binary 'b:0;',-1,1773072974.287,1,'','0'),('language.es:block.block.claro_page_title',_binary 'b:0;',-1,1773072974.287,1,'','0'),('language.es:block.block.claro_primary_local_tasks',_binary 'b:0;',-1,1773072974.287,1,'','0'),('language.es:block.block.claro_secondary_local_tasks',_binary 'b:0;',-1,1773072974.287,1,'','0'),('language.es:block.block.dxpr_theme_branding',_binary 'b:0;',-1,1773072974.301,1,'','0'),('language.es:block.block.dxpr_theme_breadcrumbs',_binary 'b:0;',-1,1773072974.301,1,'','0'),('language.es:block.block.dxpr_theme_content',_binary 'b:0;',-1,1773072974.301,1,'','0'),('language.es:block.block.dxpr_theme_help',_binary 'b:0;',-1,1773072974.301,1,'','0'),('language.es:block.block.dxpr_theme_local_actions',_binary 'b:0;',-1,1773072974.301,1,'','0'),('language.es:block.block.dxpr_theme_local_tasks',_binary 'b:0;',-1,1773072974.301,1,'','0'),('language.es:block.block.dxpr_theme_main_menu',_binary 'b:0;',-1,1773072974.301,1,'','0'),('language.es:block.block.dxpr_theme_messages',_binary 'b:0;',-1,1773072974.301,1,'','0'),('language.es:block.block.dxpr_theme_page_title',_binary 'b:0;',-1,1773072974.301,1,'','0'),('language.es:block.block.licenseinfo',_binary 'b:0;',-1,1773072974.287,1,'','0'),('language.es:block.block.olivero_account_menu',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_breadcrumbs',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_content',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_help',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_main_menu',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_messages',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_page_title',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_powered',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_primary_admin_actions',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_primary_local_tasks',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_search_form_narrow',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_search_form_wide',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_secondary_local_tasks',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_site_branding',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block.block.olivero_syndicate',_binary 'b:0;',-1,1773072974.280,1,'','0'),('language.es:block_content.type.basic',_binary 'b:0;',-1,1773072974.516,1,'','0'),('language.es:block_content.type.drag_and_drop_block',_binary 'b:0;',-1,1773072974.516,1,'','0'),('language.es:bootstrap5.settings',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:captcha.captcha_point.contact_message_contactanos_form',_binary 'b:0;',-1,1773074886.620,1,'','0'),('language.es:captcha.captcha_point.contact_message_personal_form',_binary 'b:0;',-1,1773074886.620,1,'','0'),('language.es:captcha.captcha_point.node_article_form',_binary 'b:0;',-1,1773074886.620,1,'','0'),('language.es:captcha.captcha_point.node_clientes_form',_binary 'b:0;',-1,1773074886.620,1,'','0'),('language.es:captcha.captcha_point.node_drag_and_drop_page_form',_binary 'b:0;',-1,1773074886.620,1,'','0'),('language.es:captcha.captcha_point.node_page_form',_binary 'b:0;',-1,1773074886.620,1,'','0'),('language.es:captcha.captcha_point.node_proyectos_form',_binary 'b:0;',-1,1773074886.620,1,'','0'),('language.es:captcha.captcha_point.user_login_form',_binary 'b:0;',-1,1773074886.620,1,'','0'),('language.es:captcha.captcha_point.user_pass',_binary 'b:0;',-1,1773074886.620,1,'','0'),('language.es:captcha.captcha_point.user_register_form',_binary 'b:0;',-1,1773074886.620,1,'','0'),('language.es:captcha.settings',_binary 'b:0;',-1,1773072976.137,1,'','0'),('language.es:cisc_theme.settings',_binary 'b:0;',-1,1773072976.065,1,'','0'),('language.es:claro.settings',_binary 'b:0;',-1,1773073088.680,1,'','0'),('language.es:comment.settings',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:comment.type.comment',_binary 'b:0;',-1,1773072974.520,1,'','0'),('language.es:contact.form.contactanos',_binary 'b:0;',-1,1773072974.524,1,'','0'),('language.es:contact.form.personal',_binary 'b:0;',-1,1773072974.524,1,'','0'),('language.es:contact.settings',_binary 'b:0;',-1,1773074886.433,1,'','0'),('language.es:core.base_field_override.node.page.changed',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.created',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.default_langcode',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.langcode',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.menu_link',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.nid',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.path',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.promote',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.revision_default',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.revision_log',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.revision_timestamp',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.revision_translation_affected',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.revision_uid',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.status',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.sticky',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.title',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.type',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.uid',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.uuid',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.base_field_override.node.page.vid',_binary 'b:0;',-1,1773072976.539,1,'','0'),('language.es:core.date_format.fallback',_binary 'b:0;',-1,1773075092.975,1,'','0'),('language.es:core.date_format.html_date',_binary 'b:0;',-1,1773072976.147,1,'','0'),('language.es:core.date_format.html_datetime',_binary 'b:0;',-1,1773075092.975,1,'','0'),('language.es:core.date_format.html_month',_binary 'b:0;',-1,1773075092.975,1,'','0'),('language.es:core.date_format.html_time',_binary 'b:0;',-1,1773072976.150,1,'','0'),('language.es:core.date_format.html_week',_binary 'b:0;',-1,1773075092.975,1,'','0'),('language.es:core.date_format.html_year',_binary 'b:0;',-1,1773075092.975,1,'','0'),('language.es:core.date_format.html_yearless_date',_binary 'b:0;',-1,1773075092.975,1,'','0'),('language.es:core.date_format.long',_binary 'b:0;',-1,1773073088.363,1,'','0'),('language.es:core.date_format.medium',_binary 'b:0;',-1,1773073127.829,1,'','0'),('language.es:core.date_format.olivero_medium',_binary 'b:0;',-1,1773075092.975,1,'','0'),('language.es:core.date_format.short',_binary 'b:0;',-1,1773073088.355,1,'','0'),('language.es:core.entity_form_display.block_content.basic.default',_binary 'b:0;',-1,1773332093.091,1,'','0'),('language.es:core.entity_form_display.block_content.basic.delete',_binary 'b:0;',-1,1773352141.019,1,'','0'),('language.es:core.entity_form_display.block_content.basic.edit',_binary 'b:0;',-1,1773332367.075,1,'','0'),('language.es:core.entity_form_display.block_content.drag_and_drop_block.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.comment.comment.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.contact_message.contactanos.default',_binary 'b:0;',-1,1773074886.538,1,'','0'),('language.es:core.entity_form_display.media.audio.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.media.audio.media_library',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.media.document.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.media.document.media_library',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.media.image.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.media.image.media_library',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.media.remote_video.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.media.remote_video.media_library',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.media.video.add',_binary 'b:0;',-1,1773075092.909,1,'','0'),('language.es:core.entity_form_display.media.video.default',_binary 'b:0;',-1,1773075092.909,1,'','0'),('language.es:core.entity_form_display.media.video.media_library',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.node.article.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.node.blog.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.node.clientes.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.node.drag_and_drop_page.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.node.page.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.node.proyectos.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.taxonomy_term.tecnologias.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_display.user.user.default',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:core.entity_form_mode.media.media_library',_binary 'b:0;',-1,1773072978.602,1,'','0'),('language.es:core.entity_form_mode.user.register',_binary 'b:0;',-1,1773072978.602,1,'','0'),('language.es:core.entity_view_display.block_content.basic.default',_binary 'b:0;',-1,1773072979.979,1,'','0'),('language.es:core.entity_view_display.block_content.basic.full',_binary 'b:0;',-1,1773332167.875,1,'','0'),('language.es:core.entity_view_display.block_content.basic.token',_binary 'b:0;',-1,1773332167.875,1,'','0'),('language.es:core.entity_view_display.block_content.drag_and_drop_block.default',_binary 'b:0;',-1,1773072978.645,1,'','0'),('language.es:core.entity_view_display.block_content.drag_and_drop_block.full',_binary 'b:0;',-1,1773072978.645,1,'','0'),('language.es:core.entity_view_display.comment.comment.default',_binary 'b:0;',-1,1773072979.979,1,'','0'),('language.es:core.entity_view_display.contact_message.contactanos.default',_binary 'b:0;',-1,1773072979.979,1,'','0'),('language.es:core.entity_view_display.media.audio.default',_binary 'b:0;',-1,1773072979.979,1,'','0'),('language.es:core.entity_view_display.media.audio.media_library',_binary 'b:0;',-1,1773072979.979,1,'','0'),('language.es:core.entity_view_display.media.document.default',_binary 'b:0;',-1,1773072979.979,1,'','0'),('language.es:core.entity_view_display.media.document.media_library',_binary 'b:0;',-1,1773072979.979,1,'','0'),('language.es:core.entity_view_display.media.image.default',_binary 'b:0;',-1,1773072979.979,1,'','0'),('language.es:core.entity_view_display.media.image.media_library',_binary 'b:0;',-1,1773072979.979,1,'','0'),('language.es:core.entity_view_display.media.remote_video.default',_binary 'b:0;',-1,1773072979.979,1,'','0'),('language.es:core.entity_view_display.media.remote_video.media_library',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.media.video.default',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.media.video.media_library',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.node.article.default',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.node.article.rss',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.node.article.teaser',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.node.blog.default',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.node.blog.teaser',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.node.clientes.default',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.node.clientes.teaser',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.node.drag_and_drop_page.default',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.node.drag_and_drop_page.full',_binary 'b:0;',-1,1773073127.675,1,'','0'),('language.es:core.entity_view_display.node.page.default',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.node.page.teaser',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.node.proyectos.default',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.node.proyectos.full',_binary 'b:0;',-1,1773074735.287,1,'','0'),('language.es:core.entity_view_display.node.proyectos.teaser',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.taxonomy_term.tecnologias.default',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.user.user.compact',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.user.user.default',_binary 'b:0;',-1,1773072979.980,1,'','0'),('language.es:core.entity_view_display.user.user.full',_binary 'b:0;',-1,1773332008.294,1,'','0'),('language.es:core.entity_view_mode.block.token',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.block_content.full',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.block_content.token',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.comment.full',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.comment.token',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.contact_message.token',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.file.token',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.media.full',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.media.media_library',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.media.slick',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.media.token',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.menu_link_content.token',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.node.full',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.node.rss',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.node.search_index',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.node.search_result',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.node.teaser',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.node.token',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.path_alias.token',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.shortcut.token',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.taxonomy_term.full',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.taxonomy_term.token',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.user.compact',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.user.full',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.entity_view_mode.user.token',_binary 'b:0;',-1,1773072978.609,1,'','0'),('language.es:core.extension',_binary 'b:0;',-1,1773072974.149,1,'','0'),('language.es:core.menu.static_menu_link_overrides',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:dblog.settings',_binary 'b:0;',-1,1773082923.289,1,'','0'),('language.es:devel.settings',_binary 'b:0;',-1,1773072975.955,1,'','0'),('language.es:devel.toolbar.settings',_binary 'b:0;',-1,1773072978.510,1,'','0'),('language.es:dxpr_builder.page_template.about_me',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:dxpr_builder.page_template.about_us',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:dxpr_builder.page_template.homepage_basic',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:dxpr_builder.page_template.split_content_and_buttons',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:dxpr_builder.page_template.text_columns',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:dxpr_builder.settings',_binary 'b:0;',-1,1773072978.264,1,'','0'),('language.es:dxpr_builder.user_template.footer',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:dxpr_builder.user_template.somos_cisc',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:dxpr_theme.settings',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:editor.editor.basic_html',_binary 'b:0;',-1,1773332093.435,1,'','0'),('language.es:editor.editor.full_html',_binary 'b:0;',-1,1773332093.435,1,'','0'),('language.es:editor.editor.restricted_html',_binary 'b:0;',-1,1773332093.435,1,'','0'),('language.es:field.field.block_content.basic.body',_binary 'b:0;',-1,1773072976.464,1,'','0'),('language.es:field.field.block_content.drag_and_drop_block.body',_binary 'b:0;',-1,1773072976.467,1,'','0'),('language.es:field.field.comment.comment.comment_body',_binary 'b:0;',-1,1773072976.484,1,'','0'),('language.es:field.field.contact_message.contactanos.field_email',_binary 'b:0;',-1,1773072979.999,1,'','0'),('language.es:field.field.contact_message.contactanos.field_nombre_completo',_binary 'b:0;',-1,1773072979.999,1,'','0'),('language.es:field.field.contact_message.contactanos.field_telefono',_binary 'b:0;',-1,1773072979.999,1,'','0'),('language.es:field.field.media.audio.field_media_audio_file',_binary 'b:0;',-1,1773072976.577,1,'','0'),('language.es:field.field.media.document.field_media_document',_binary 'b:0;',-1,1773072976.585,1,'','0'),('language.es:field.field.media.image.field_media_image',_binary 'b:0;',-1,1773072976.591,1,'','0'),('language.es:field.field.media.remote_video.field_media_oembed_video',_binary 'b:0;',-1,1773072976.605,1,'','0'),('language.es:field.field.media.video.field_media_video_file',_binary 'b:0;',-1,1773072976.611,1,'','0'),('language.es:field.field.node.article.body',_binary 'b:0;',-1,1773072976.497,1,'','0'),('language.es:field.field.node.article.comment',_binary 'b:0;',-1,1773072976.511,1,'','0'),('language.es:field.field.node.article.field_image',_binary 'b:0;',-1,1773072976.511,1,'','0'),('language.es:field.field.node.article.field_tags',_binary 'b:0;',-1,1773072976.511,1,'','0'),('language.es:field.field.node.blog.body',_binary 'b:0;',-1,1773072976.503,1,'','0'),('language.es:field.field.node.blog.field_etiquetas',_binary 'b:0;',-1,1773072976.518,1,'','0'),('language.es:field.field.node.blog.field_image',_binary 'b:0;',-1,1773072976.518,1,'','0'),('language.es:field.field.node.clientes.field_descripcion',_binary 'b:0;',-1,1773072976.525,1,'','0'),('language.es:field.field.node.clientes.field_image',_binary 'b:0;',-1,1773072976.525,1,'','0'),('language.es:field.field.node.drag_and_drop_page.body',_binary 'b:0;',-1,1773072976.500,1,'','0'),('language.es:field.field.node.drag_and_drop_page.field_dth_hide_regions',_binary 'b:0;',-1,1773072976.532,1,'','0'),('language.es:field.field.node.drag_and_drop_page.field_dth_main_content_width',_binary 'b:0;',-1,1773072976.533,1,'','0'),('language.es:field.field.node.drag_and_drop_page.field_dth_page_layout',_binary 'b:0;',-1,1773072976.533,1,'','0'),('language.es:field.field.node.page.body',_binary 'b:0;',-1,1773072976.494,1,'','0'),('language.es:field.field.node.proyectos.field_ano',_binary 'b:0;',-1,1773072976.547,1,'','0'),('language.es:field.field.node.proyectos.field_cliente',_binary 'b:0;',-1,1773072976.547,1,'','0'),('language.es:field.field.node.proyectos.field_descripcion_proyecto',_binary 'b:0;',-1,1773072976.547,1,'','0'),('language.es:field.field.node.proyectos.field_etiquetas',_binary 'b:0;',-1,1773072976.547,1,'','0'),('language.es:field.field.node.proyectos.field_galeria',_binary 'b:0;',-1,1773072976.547,1,'','0'),('language.es:field.field.node.proyectos.field_image',_binary 'b:0;',-1,1773072976.547,1,'','0'),('language.es:field.field.node.proyectos.field_tecnologias',_binary 'b:0;',-1,1773072976.547,1,'','0'),('language.es:field.field.taxonomy_term.tecnologias.field_imagen_tecnologia',_binary 'b:0;',-1,1773072976.558,1,'','0'),('language.es:field.field.user.user.user_picture',_binary 'b:0;',-1,1773072974.584,1,'','0'),('language.es:field.settings',_binary 'b:0;',-1,1773082923.301,1,'','0'),('language.es:field.storage.block_content.body',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.comment.comment_body',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.contact_message.field_email',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.contact_message.field_nombre_completo',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.contact_message.field_telefono',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.media.field_media_audio_file',_binary 'b:0;',-1,1773072974.910,1,'','0'),('language.es:field.storage.media.field_media_document',_binary 'b:0;',-1,1773072974.910,1,'','0'),('language.es:field.storage.media.field_media_image',_binary 'b:0;',-1,1773072974.910,1,'','0'),('language.es:field.storage.media.field_media_oembed_video',_binary 'b:0;',-1,1773072974.910,1,'','0'),('language.es:field.storage.media.field_media_video_file',_binary 'b:0;',-1,1773072974.910,1,'','0'),('language.es:field.storage.node.body',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.comment',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_ano',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_cliente',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_descripcion',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_descripcion_proyecto',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_dth_body_background',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_dth_hide_regions',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_dth_main_content_width',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_dth_page_layout',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_dth_page_title_backgrou',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_etiquetas',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_galeria',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_image',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_tags',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.node.field_tecnologias',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.taxonomy_term.field_imagen_tecnologia',_binary 'b:0;',-1,1773072976.453,1,'','0'),('language.es:field.storage.user.user_picture',_binary 'b:0;',-1,1773072974.589,1,'','0'),('language.es:field_ui.settings',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:file.settings',_binary 'b:0;',-1,1773075105.946,1,'','0'),('language.es:file_mdm.file_metadata_plugin.getimagesize',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:file_mdm.settings',_binary 'b:0;',-1,1773075112.402,1,'','0'),('language.es:filter.format.basic_html',_binary 'b:0;',-1,1773072981.304,1,'','0'),('language.es:filter.format.full_html',_binary 'b:0;',-1,1773072981.304,1,'','0'),('language.es:filter.format.plain_text',_binary 'b:0;',-1,1773072981.304,1,'','0'),('language.es:filter.format.restricted_html',_binary 'b:0;',-1,1773072981.304,1,'','0'),('language.es:filter.settings',_binary 'b:0;',-1,1773072981.317,1,'','0'),('language.es:image.settings',_binary 'b:0;',-1,1773073130.298,1,'','0'),('language.es:image.style.large',_binary 'b:0;',-1,1773072981.407,1,'','0'),('language.es:image.style.media_library',_binary 'b:0;',-1,1773072981.407,1,'','0'),('language.es:image.style.medium',_binary 'b:0;',-1,1773072981.407,1,'','0'),('language.es:image.style.optimize',_binary 'b:0;',-1,1773072981.407,1,'','0'),('language.es:image.style.slick_media',_binary 'b:0;',-1,1773072981.407,1,'','0'),('language.es:image.style.thumbnail',_binary 'b:0;',-1,1773072981.407,1,'','0'),('language.es:image.style.wide',_binary 'b:0;',-1,1773072981.407,1,'','0'),('language.es:imagemagick.file_metadata_plugin.imagemagick_identify',_binary 'b:0;',-1,1773075112.401,1,'','0'),('language.es:imagemagick.settings',_binary 'b:0;',-1,1773075112.404,1,'','0'),('language.es:language.content_settings.node.blog',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:language.content_settings.node.clientes',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:language.content_settings.node.proyectos',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:language.content_settings.path_alias.path_alias',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:language.content_settings.taxonomy_term.tecnologias',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:language.entity.es',_binary 'b:0;',-1,1773072974.321,1,'','0'),('language.es:language.entity.und',_binary 'b:0;',-1,1773072974.321,1,'','0'),('language.es:language.entity.zxx',_binary 'b:0;',-1,1773072974.321,1,'','0'),('language.es:language.mappings',_binary 'b:0;',-1,1773072978.209,1,'','0'),('language.es:language.negotiation',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:language.types',_binary 'b:0;',-1,1773072977.259,1,'','0'),('language.es:locale.settings',_binary 'b:0;',-1,1773072974.602,1,'','0'),('language.es:media.settings',_binary 'b:0;',-1,1773072974.254,1,'','0'),('language.es:media.type.audio',_binary 'b:0;',-1,1773072974.527,1,'','0'),('language.es:media.type.document',_binary 'b:0;',-1,1773072974.527,1,'','0'),('language.es:media.type.image',_binary 'b:0;',-1,1773072974.527,1,'','0'),('language.es:media.type.remote_video',_binary 'b:0;',-1,1773072974.527,1,'','0'),('language.es:media.type.video',_binary 'b:0;',-1,1773072974.527,1,'','0'),('language.es:media_library.settings',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:menu_ui.settings',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:node.settings',_binary 'b:0;',-1,1773072974.996,1,'','0'),('language.es:node.type.article',_binary 'b:0;',-1,1773072974.532,1,'','0'),('language.es:node.type.blog',_binary 'b:0;',-1,1773072974.532,1,'','0'),('language.es:node.type.clientes',_binary 'b:0;',-1,1773072974.532,1,'','0'),('language.es:node.type.drag_and_drop_page',_binary 'b:0;',-1,1773072974.532,1,'','0'),('language.es:node.type.page',_binary 'b:0;',-1,1773072974.532,1,'','0'),('language.es:node.type.proyectos',_binary 'b:0;',-1,1773072974.532,1,'','0'),('language.es:olivero.settings',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:pathauto.pattern.contenido',_binary 'b:0;',-1,1773075167.489,1,'','0'),('language.es:pathauto.pattern.tipos_de_contenido',_binary 'b:0;',-1,1773075167.489,1,'','0'),('language.es:pathauto.settings',_binary 'b:0;',-1,1773072974.573,1,'','0'),('language.es:recaptcha.settings',_binary 'b:0;',-1,1773332005.998,1,'','0'),('language.es:recaptcha_v3.recaptcha_v3_action.validacion_formularios',_binary 'b:0;',-1,1773074886.646,1,'','0'),('language.es:recaptcha_v3.settings',_binary 'b:0;',-1,1773074886.650,1,'','0'),('language.es:remove_reset_password.settings',_binary 'b:0;',-1,1773072978.639,1,'','0'),('language.es:search.page.help_search',_binary 'b:0;',-1,1773072974.654,1,'','0'),('language.es:search.page.node_search',_binary 'b:0;',-1,1773072974.654,1,'','0'),('language.es:search.page.user_search',_binary 'b:0;',-1,1773072974.654,1,'','0'),('language.es:search.settings',_binary 'b:0;',-1,1773072974.350,1,'','0'),('language.es:shortcut.set.default',_binary 'b:0;',-1,1773072974.535,1,'','0'),('language.es:slick.optionset.clientes_home',_binary 'b:0;',-1,1773074675.980,1,'','0'),('language.es:slick.optionset.default',_binary 'b:0;',-1,1773074675.983,1,'','0'),('language.es:slick.optionset.galeria_proyectos',_binary 'b:0;',-1,1773074773.404,1,'','0'),('language.es:slick.settings',_binary 'b:0;',-1,1773072977.460,1,'','0'),('language.es:sophron.settings',_binary 'b:0;',-1,1773075112.370,1,'','0'),('language.es:system.action.comment_delete_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.comment_publish_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.comment_save_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.comment_unpublish_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.dxpr_builder_avow_user',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.dxpr_builder_disavow_user',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.media_delete_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.media_publish_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.media_save_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.media_unpublish_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.node_delete_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.node_make_sticky_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.node_make_unsticky_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.node_promote_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.node_publish_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.node_save_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.node_unpromote_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.node_unpublish_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.pathauto_update_alias_node',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.pathauto_update_alias_user',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.taxonomy_term_publish_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.taxonomy_term_unpublish_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.user_add_role_action.administrator',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.user_add_role_action.content_editor',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.user_block_user_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.user_cancel_user_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.user_remove_role_action.administrator',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.user_remove_role_action.content_editor',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.action.user_unblock_user_action',_binary 'b:0;',-1,1773072976.342,1,'','0'),('language.es:system.advisories',_binary 'b:0;',-1,1773072977.468,1,'','0'),('language.es:system.cron',_binary 'b:0;',-1,1773082923.131,1,'','0'),('language.es:system.date',_binary 'b:0;',-1,1773072974.641,1,'','0'),('language.es:system.diff',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:system.feature_flags',_binary 'b:0;',-1,1773072974.666,1,'','0'),('language.es:system.file',_binary 'b:0;',-1,1773072974.617,1,'','0'),('language.es:system.image',_binary 'b:0;',-1,1773072980.964,1,'','0'),('language.es:system.image.gd',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:system.logging',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:system.mail',_binary 'b:0;',-1,1773352142.926,1,'','0'),('language.es:system.maintenance',_binary 'b:0;',-1,1773352142.927,1,'','0'),('language.es:system.menu.account',_binary 'b:0;',-1,1773072975.282,1,'','0'),('language.es:system.menu.admin',_binary 'b:0;',-1,1773072975.282,1,'','0'),('language.es:system.menu.devel',_binary 'b:0;',-1,1773072975.282,1,'','0'),('language.es:system.menu.footer',_binary 'b:0;',-1,1773072975.282,1,'','0'),('language.es:system.menu.main',_binary 'b:0;',-1,1773072975.282,1,'','0'),('language.es:system.menu.tools',_binary 'b:0;',-1,1773072975.282,1,'','0'),('language.es:system.performance',_binary 'b:0;',-1,1773072975.571,1,'','0'),('language.es:system.rss',_binary 'b:0;',-1,1773352142.927,1,'','0'),('language.es:system.site',_binary 'b:0;',-1,1773072977.524,1,'','0'),('language.es:system.theme',_binary 'b:0;',-1,1773072975.284,1,'','0'),('language.es:system.theme.global',_binary 'b:0;',-1,1773072976.061,1,'','0'),('language.es:taxonomy.settings',_binary 'b:0;',-1,1773075167.457,1,'','0'),('language.es:taxonomy.vocabulary.ai_agent_commands',_binary 'b:0;',-1,1773072974.539,1,'','0'),('language.es:taxonomy.vocabulary.ai_tone_of_voice',_binary 'b:0;',-1,1773072974.539,1,'','0'),('language.es:taxonomy.vocabulary.tags',_binary 'b:0;',-1,1773072974.539,1,'','0'),('language.es:taxonomy.vocabulary.tecnologias',_binary 'b:0;',-1,1773072974.539,1,'','0'),('language.es:text.settings',_binary 'b:0;',-1,1773352142.927,1,'','0'),('language.es:update.settings',_binary 'b:0;',-1,1773072977.493,1,'','0'),('language.es:user.flood',_binary 'b:0;',-1,1773332007.384,1,'','0'),('language.es:user.mail',_binary 'b:0;',-1,1773352142.927,1,'','0'),('language.es:user.role.administrator',_binary 'b:0;',-1,1773072975.280,1,'','0'),('language.es:user.role.anonymous',_binary 'b:0;',-1,1773072975.280,1,'','0'),('language.es:user.role.authenticated',_binary 'b:0;',-1,1773072975.280,1,'','0'),('language.es:user.role.content_editor',_binary 'b:0;',-1,1773072975.280,1,'','0'),('language.es:user.settings',_binary 'b:0;',-1,1773072974.595,1,'','0'),('language.es:views.settings',_binary 'b:0;',-1,1773072974.772,1,'','0'),('language.es:views.view.archive',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.block_content',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.blogs',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.clientes',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.clientes_home',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.comment',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.comments_recent',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.content',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.content_recent',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.etiquetas_proyectos',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.files',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.frontpage',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.galeria_proyectos',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.glossary',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.media',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.media_library',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.proyectos',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.proyectos_home',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.proyectos_page',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.taxonomy_term',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.tecnologias_proyectos',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.user_admin_people',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.watchdog',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.who_s_new',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:views.view.who_s_online',_binary 'b:0;',-1,1773072974.765,1,'','0'),('language.es:webp.settings',_binary 'b:0;',-1,1773352142.927,1,'','0'),('language.mappings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc\";}s:3:\"map\";a:10:{s:2:\"no\";s:2:\"nb\";s:2:\"pt\";s:5:\"pt-pt\";s:2:\"zh\";s:7:\"zh-hans\";s:5:\"zh-tw\";s:7:\"zh-hant\";s:5:\"zh-hk\";s:7:\"zh-hant\";s:5:\"zh-mo\";s:7:\"zh-hant\";s:6:\"zh-cht\";s:7:\"zh-hant\";s:5:\"zh-cn\";s:7:\"zh-hans\";s:5:\"zh-sg\";s:7:\"zh-hans\";s:6:\"zh-chs\";s:7:\"zh-hans\";}}',-1,1773072978.207,1,'','0'),('language.negotiation',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"uEePITI9tV6WqzmsTb7MfPCi5yPWXSxAN1xeLcYFQbM\";}s:7:\"session\";a:1:{s:9:\"parameter\";s:8:\"language\";}s:3:\"url\";a:3:{s:6:\"source\";s:11:\"path_prefix\";s:8:\"prefixes\";a:1:{s:2:\"es\";s:0:\"\";}s:7:\"domains\";a:1:{s:2:\"es\";s:0:\"\";}}s:17:\"selected_langcode\";s:12:\"site_default\";}',-1,1773352142.900,1,'','0'),('language.types',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dqouFqVseNJNvEjsoYKxbinFOITuCxYhi4y2OTNQP_8\";}s:3:\"all\";a:3:{i:0;s:18:\"language_interface\";i:1;s:16:\"language_content\";i:2;s:12:\"language_url\";}s:12:\"configurable\";a:1:{i:0;s:18:\"language_interface\";}s:11:\"negotiation\";a:3:{s:16:\"language_content\";a:1:{s:7:\"enabled\";a:1:{s:18:\"language-interface\";i:0;}}s:12:\"language_url\";a:1:{s:7:\"enabled\";a:2:{s:12:\"language-url\";i:0;s:21:\"language-url-fallback\";i:1;}}s:18:\"language_interface\";a:1:{s:7:\"enabled\";a:1:{s:12:\"language-url\";i:0;}}}}',-1,1773072977.257,1,'','0'),('locale.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cSdYeE-_AQETCNZnl8BMFS9-sVn5--VzAYILkpPBUbM\";}s:13:\"cache_strings\";b:1;s:17:\"translate_english\";b:0;s:10:\"javascript\";a:1:{s:9:\"directory\";s:9:\"languages\";}s:11:\"translation\";a:8:{s:10:\"use_source\";s:16:\"remote_and_local\";s:16:\"default_filename\";s:30:\"%project-%version.%language.po\";s:22:\"default_server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:20:\"overwrite_customized\";b:0;s:24:\"overwrite_not_customized\";b:1;s:20:\"update_interval_days\";i:0;s:4:\"path\";s:32:\"sites/default/files/translations\";s:14:\"import_enabled\";b:1;}}',-1,1773072974.597,1,'','0'),('media.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"WCFqLQAxMw1weToDJEhfnW1Z-iOF7cqMdL8X7YTFxBA\";}s:13:\"icon_base_uri\";s:28:\"public://media-icons/generic\";s:13:\"iframe_domain\";N;s:20:\"oembed_providers_url\";s:33:\"https://oembed.com/providers.json\";s:14:\"standalone_url\";b:0;}',-1,1773072974.252,1,'','0'),('media.type.audio',_binary 'a:13:{s:4:\"uuid\";s:36:\"6208f7dc-2252-4099-9384-a72d4dc7a58b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eJw8n6Tk2tO3ZysuEeGR1gZa1yRffaZzR4t0Q7iNurs\";}s:2:\"id\";s:5:\"audio\";s:5:\"label\";s:5:\"Audio\";s:11:\"description\";s:39:\"Un archivo de audio alojado localmente.\";s:6:\"source\";s:10:\"audio_file\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:22:\"field_media_audio_file\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}',-1,1773072974.526,1,'','0'),('media.type.document',_binary 'a:13:{s:4:\"uuid\";s:36:\"3126a9e2-283e-41da-9393-6ecd813b2aa6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_D9q3XSnP6ik9we9UuoTvZsQKPuYNp_G9PfwVtWzgnQ\";}s:2:\"id\";s:8:\"document\";s:5:\"label\";s:9:\"Documento\";s:11:\"description\";s:55:\"Un archivo o documento subido, como por ejemplo un PDF.\";s:6:\"source\";s:4:\"file\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:20:\"field_media_document\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}',-1,1773072974.526,1,'','0'),('media.type.image',_binary 'a:13:{s:4:\"uuid\";s:36:\"22a9a84c-3bcd-4eea-9c0a-7f1b23f03051\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6Qope5wG7HUpV0tPOBMtDI_GZkHFcF1Xj4hgD9Cu_hM\";}s:2:\"id\";s:5:\"image\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:66:\"Utilice imágenes locales para elementos multimedia reutilizables.\";s:6:\"source\";s:5:\"image\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:17:\"field_media_image\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}',-1,1773072974.526,1,'','0'),('media.type.remote_video',_binary 'a:13:{s:4:\"uuid\";s:36:\"eca68da9-4081-400d-a58d-a9b89acc5d60\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hIBTnDGgDKnCiP6HUZm1m7600DHUEpC6FN3LQ4sUgZ4\";}s:2:\"id\";s:12:\"remote_video\";s:5:\"label\";s:12:\"Video remoto\";s:11:\"description\";s:51:\"Un video almacenado remotamente en Youtube o Vimeo.\";s:6:\"source\";s:12:\"oembed:video\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:3:{s:12:\"source_field\";s:24:\"field_media_oembed_video\";s:20:\"thumbnails_directory\";s:44:\"public://oembed_thumbnails/[date:custom:Y-m]\";s:9:\"providers\";a:2:{i:0;s:7:\"YouTube\";i:1;s:5:\"Vimeo\";}}s:9:\"field_map\";a:1:{s:5:\"title\";s:4:\"name\";}}',-1,1773072974.526,1,'','0'),('media.type.video',_binary 'a:13:{s:4:\"uuid\";s:36:\"2b7144f6-c643-4d80-9c1a-6f0fc8772afb\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hzgvcRgZHltqWf8hBmttoWh95tCJoPL25lPq9YSIRsY\";}s:2:\"id\";s:5:\"video\";s:5:\"label\";s:6:\"Vídeo\";s:11:\"description\";s:40:\"Un archivo de vídeo alojado localmente.\";s:6:\"source\";s:10:\"video_file\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:22:\"field_media_video_file\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}',-1,1773072974.526,1,'','0'),('media_library.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_3gQsCnZELUjUUqHk8SSh8bXnx7TZwN95vctAeVJG60\";}s:11:\"advanced_ui\";b:0;}',-1,1773352142.900,1,'','0'),('menu_ui.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SqMarzIjxC3F8dZo9FEOxfqDKD_sdW1tbcFTV1BA2zU\";}s:24:\"override_parent_selector\";b:0;}',-1,1773352142.900,1,'','0'),('node.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"W0cgFPhPJ3gAdqm06-az48BLf5MVcoZVS0HdByoofi0\";}s:15:\"use_admin_theme\";b:1;}',-1,1773072974.994,1,'','0'),('node.type.article',_binary 'a:12:{s:4:\"uuid\";s:36:\"841a5a18-465f-4908-bb75-7aa457d6500f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Fe3N1uqaAyyKJbVkqT-btXy3t98puW8GCRD822xjl10\";}s:4:\"name\";s:9:\"Artículo\";s:4:\"type\";s:7:\"article\";s:11:\"description\";s:120:\"Use los <em>artículos</em> para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:1;}',-1,1773072974.530,1,'','0'),('node.type.blog',_binary 'a:12:{s:4:\"uuid\";s:36:\"ae8e20c2-1058-4692-9f24-88a7585ad9fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:4:\"name\";s:4:\"Blog\";s:4:\"type\";s:4:\"blog\";s:11:\"description\";s:39:\"Contenido de publicaciones de tipo blog\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}',-1,1773072974.530,1,'','0'),('node.type.clientes',_binary 'a:12:{s:4:\"uuid\";s:36:\"456bbddf-22f8-4153-becb-4bf2cad43dab\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:4:\"name\";s:8:\"Clientes\";s:4:\"type\";s:8:\"clientes\";s:11:\"description\";s:27:\"Clientes de la empresa CISC\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}',-1,1773072974.530,1,'','0'),('node.type.drag_and_drop_page',_binary 'a:13:{s:4:\"uuid\";s:36:\"e2c0ba0f-03d5-4be9-a0c2-5d556b225530\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1pVVrMiuXj69j4KFCHeEqQWUHXM9AZZvsy4Ef2aOvdU\";}s:4:\"name\";s:18:\"Drag and drop Page\";s:4:\"type\";s:18:\"drag_and_drop_page\";s:11:\"description\";s:57:\"Page builder page with DXPR Builder visual layout builder\";s:4:\"help\";s:0:\"\";s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:0;s:17:\"display_submitted\";b:0;}',-1,1773072974.530,1,'','0'),('node.type.page',_binary 'a:12:{s:4:\"uuid\";s:36:\"6947b2cf-7a64-49de-a2a9-2841e478f881\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"i0snV8Wj--OkRW12UdachUiYiz3FbeMwHu_pZYfzKLc\";}s:4:\"name\";s:15:\"Página básica\";s:4:\"type\";s:4:\"page\";s:11:\"description\";s:104:\"Utilice <em>páginas básicas</em> para el contenido estático, por ejemplo la página \'Sobre nosotros\'.\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}',-1,1773072974.530,1,'','0'),('node.type.proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"547aa45a-3ca7-4bd3-964d-a5074c237213\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:4:\"name\";s:9:\"Proyectos\";s:4:\"type\";s:9:\"proyectos\";s:11:\"description\";s:28:\"Proyectos de la empresa CISC\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}',-1,1773072974.530,1,'','0'),('olivero.settings',_binary 'a:8:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1TswGK46jyu77aIM7Z-0JVQs5bxHmo-gtgrvrQGMXxc\";}s:7:\"favicon\";a:1:{s:11:\"use_default\";b:1;}s:8:\"features\";a:4:{s:20:\"comment_user_picture\";b:1;s:25:\"comment_user_verification\";b:1;s:7:\"favicon\";b:1;s:17:\"node_user_picture\";b:0;}s:4:\"logo\";a:1:{s:11:\"use_default\";b:0;}s:20:\"third_party_settings\";a:1:{s:8:\"shortcut\";a:1:{s:11:\"module_link\";b:1;}}s:22:\"mobile_menu_all_widths\";i:0;s:22:\"site_branding_bg_color\";s:7:\"default\";s:18:\"base_primary_color\";s:7:\"#1b9ae4\";}',-1,1773352142.900,1,'','0'),('pathauto.pattern.contenido',_binary 'a:12:{s:4:\"uuid\";s:36:\"1e8c1230-97eb-43dc-9e7d-ba751a3960a5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:9:\"contenido\";s:5:\"label\";s:9:\"Contenido\";s:4:\"type\";s:23:\"canonical_entities:node\";s:7:\"pattern\";s:47:\"[node:menu-link:parents:join-path]/[node:title]\";s:18:\"selection_criteria\";a:0:{}s:15:\"selection_logic\";s:3:\"and\";s:6:\"weight\";i:0;s:13:\"relationships\";a:0:{}}',-1,1773075167.488,1,'','0'),('pathauto.pattern.tipos_de_contenido',_binary 'a:12:{s:4:\"uuid\";s:36:\"1ae3c379-77e7-4cc0-bd7d-ffb4292b0ac8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:18:\"tipos_de_contenido\";s:5:\"label\";s:18:\"Tipos de Contenido\";s:4:\"type\";s:23:\"canonical_entities:node\";s:7:\"pattern\";s:32:\"[node:content-type]/[node:title]\";s:18:\"selection_criteria\";a:1:{s:36:\"a06a4fba-0597-4376-a43d-d1f2d364d934\";a:5:{s:2:\"id\";s:18:\"entity_bundle:node\";s:6:\"negate\";b:0;s:4:\"uuid\";s:36:\"a06a4fba-0597-4376-a43d-d1f2d364d934\";s:15:\"context_mapping\";a:1:{s:4:\"node\";s:4:\"node\";}s:7:\"bundles\";a:3:{s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:9:\"proyectos\";s:9:\"proyectos\";}}}s:15:\"selection_logic\";s:3:\"and\";s:6:\"weight\";i:-5;s:13:\"relationships\";a:0:{}}',-1,1773075167.488,1,'','0'),('pathauto.settings',_binary 'a:13:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SwvLp8snyPEExF41CaJJYdPUVomofLqtXvwciHc4cPg\";}s:20:\"enabled_entity_types\";a:3:{i:0;s:7:\"comment\";i:1;s:8:\"shortcut\";i:2;s:4:\"user\";}s:11:\"punctuation\";a:32:{s:13:\"double_quotes\";i:0;s:6:\"quotes\";i:0;s:8:\"backtick\";i:0;s:5:\"comma\";i:0;s:6:\"period\";i:0;s:6:\"hyphen\";i:1;s:10:\"underscore\";i:0;s:5:\"colon\";i:0;s:9:\"semicolon\";i:0;s:4:\"pipe\";i:0;s:10:\"left_curly\";i:0;s:11:\"left_square\";i:0;s:11:\"right_curly\";i:0;s:12:\"right_square\";i:0;s:4:\"plus\";i:0;s:5:\"equal\";i:0;s:8:\"asterisk\";i:0;s:9:\"ampersand\";i:0;s:7:\"percent\";i:0;s:5:\"caret\";i:0;s:6:\"dollar\";i:0;s:4:\"hash\";i:0;s:2:\"at\";i:0;s:11:\"exclamation\";i:0;s:5:\"tilde\";i:0;s:16:\"left_parenthesis\";i:0;s:17:\"right_parenthesis\";i:0;s:13:\"question_mark\";i:0;s:9:\"less_than\";i:0;s:12:\"greater_than\";i:0;s:5:\"slash\";i:0;s:10:\"back_slash\";i:0;}s:7:\"verbose\";b:0;s:9:\"separator\";s:1:\"-\";s:10:\"max_length\";i:100;s:20:\"max_component_length\";i:100;s:13:\"transliterate\";b:1;s:12:\"reduce_ascii\";b:0;s:4:\"case\";b:1;s:12:\"ignore_words\";s:134:\"a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with\";s:13:\"update_action\";i:2;s:11:\"safe_tokens\";a:6:{i:0;s:5:\"alias\";i:1;s:4:\"path\";i:2;s:9:\"join-path\";i:3;s:9:\"login-url\";i:4;s:3:\"url\";i:5;s:9:\"url-brief\";}}',-1,1773072974.571,1,'','0'),('recaptcha.settings',_binary 'a:6:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ByOVf1cU9r5NkZ4ieBJ7k9sUid6jb03ojMN1gjJ0-OU\";}s:8:\"site_key\";s:40:\"6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";s:10:\"secret_key\";s:40:\"6LfZF14rAAAAAIqWbaUoxYcLizUw76RGQTOJZTng\";s:15:\"verify_hostname\";b:0;s:12:\"use_globally\";b:0;s:6:\"widget\";a:4:{s:5:\"theme\";s:5:\"light\";s:4:\"type\";s:5:\"image\";s:4:\"size\";s:0:\"\";s:8:\"noscript\";b:0;}}',-1,1773332005.993,1,'','0'),('recaptcha_v3.recaptcha_v3_action.validacion_formularios',_binary 'a:8:{s:4:\"uuid\";s:36:\"47dc4532-f5d9-430d-848d-9a28d7f9c356\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:22:\"validacion_formularios\";s:5:\"label\";s:23:\"Validación Formularios\";s:9:\"threshold\";d:0.5;s:9:\"challenge\";s:19:\"recaptcha/reCAPTCHA\";}',-1,1773074886.644,1,'','0'),('recaptcha_v3.settings',_binary 'a:10:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6xvuojdlZ8-8Q7yJyRldPaE0UK_YijOlDo6HvURmW_E\";}s:8:\"langcode\";s:2:\"es\";s:8:\"site_key\";s:40:\"6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";s:10:\"secret_key\";s:40:\"6LfZF14rAAAAAIqWbaUoxYcLizUw76RGQTOJZTng\";s:10:\"hide_badge\";b:0;s:15:\"verify_hostname\";b:1;s:17:\"default_challenge\";s:0:\"\";s:13:\"error_message\";s:29:\"Anti-bot verification failed.\";s:9:\"cacheable\";b:0;s:25:\"library_use_recaptcha_net\";b:0;}',-1,1773074886.648,1,'','0'),('remove_reset_password.settings',_binary 'a:2:{s:28:\"remove_reset_password_button\";i:1;s:21:\"remove_all_local_tabs\";i:1;}',-1,1773072978.637,1,'','0'),('search.page.help_search',_binary 'a:11:{s:4:\"uuid\";s:36:\"e161c404-549b-40ff-a585-d2f3820f6298\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"RZ-bcSekNSsAbIPLW7Gmyd3uUjIOSrPvnb8RCCZYJm8\";}s:2:\"id\";s:11:\"help_search\";s:5:\"label\";s:5:\"Ayuda\";s:4:\"path\";s:4:\"help\";s:6:\"weight\";i:0;s:6:\"plugin\";s:11:\"help_search\";s:13:\"configuration\";a:0:{}}',-1,1773072974.652,1,'','0'),('search.page.node_search',_binary 'a:11:{s:4:\"uuid\";s:36:\"56554a3d-9b40-4475-8518-3b21d908e0a5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"97tvtzGOa8_flb22CzSjgtm_YkiGMHvEBO-6q2K9V_U\";}s:2:\"id\";s:11:\"node_search\";s:5:\"label\";s:9:\"Contenido\";s:4:\"path\";s:4:\"node\";s:6:\"weight\";i:-10;s:6:\"plugin\";s:11:\"node_search\";s:13:\"configuration\";a:1:{s:8:\"rankings\";a:0:{}}}',-1,1773072974.652,1,'','0'),('search.page.user_search',_binary 'a:11:{s:4:\"uuid\";s:36:\"339a1c27-81a9-4b54-aec7-466b666cc3e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"k3aUaZXGDuhkek2TZIee0PApOPTvYZLadziekdyHA5A\";}s:2:\"id\";s:11:\"user_search\";s:5:\"label\";s:8:\"Usuarios\";s:4:\"path\";s:4:\"user\";s:6:\"weight\";i:0;s:6:\"plugin\";s:11:\"user_search\";s:13:\"configuration\";a:0:{}}',-1,1773072974.652,1,'','0'),('search.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hvVxL1G-ZCxaq32IZws0YsfuhvaDiQE_np-0g35KjUk\";}s:12:\"and_or_limit\";i:7;s:12:\"default_page\";s:11:\"node_search\";s:5:\"index\";a:4:{s:10:\"cron_limit\";i:100;s:11:\"overlap_cjk\";b:1;s:17:\"minimum_word_size\";i:3;s:11:\"tag_weights\";a:12:{s:2:\"h1\";i:25;s:2:\"h2\";i:18;s:2:\"h3\";i:15;s:2:\"h4\";i:14;s:2:\"h5\";i:9;s:2:\"h6\";i:6;s:1:\"u\";i:3;s:1:\"b\";i:3;s:1:\"i\";i:3;s:6:\"strong\";i:3;s:2:\"em\";i:3;s:1:\"a\";i:10;}}s:7:\"logging\";b:0;}',-1,1773072974.349,1,'','0'),('shortcut.set.default',_binary 'a:7:{s:4:\"uuid\";s:36:\"78d4ed47-a09c-440a-a0ad-147bdb593938\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"U5VlGjd_SfV0Qm_EfnaynOfc549cNscFAx48JfYoMRI\";}s:2:\"id\";s:7:\"default\";s:5:\"label\";s:11:\"Por defecto\";}',-1,1773072974.534,1,'','0'),('slick.optionset.clientes_home',_binary 'a:13:{s:4:\"uuid\";s:36:\"d42cb8b8-744e-4016-b16c-fdec5e3456c0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:13:\"clientes_home\";s:4:\"name\";s:13:\"clientes_home\";s:6:\"weight\";i:0;s:5:\"label\";s:13:\"Clientes Home\";s:5:\"group\";s:0:\"\";s:4:\"skin\";s:7:\"classic\";s:11:\"breakpoints\";i:3;s:9:\"optimized\";b:0;s:7:\"options\";a:3:{s:19:\"options__active_tab\";s:24:\"edit-options-responsives\";s:8:\"settings\";a:51:{s:11:\"mobileFirst\";b:0;s:8:\"asNavFor\";s:0:\"\";s:13:\"accessibility\";b:1;s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:1;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:1;s:9:\"prevArrow\";s:0:\"\";s:9:\"nextArrow\";s:1:\">\";s:9:\"downArrow\";b:0;s:15:\"downArrowTarget\";s:0:\"\";s:15:\"downArrowOffset\";i:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"dotsClass\";s:10:\"slick-dots\";s:10:\"appendDots\";s:10:\"$(element)\";s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:8:\"lazyLoad\";s:8:\"ondemand\";s:10:\"mouseWheel\";b:0;s:9:\"randomize\";b:0;s:9:\"respondTo\";s:6:\"window\";s:3:\"rtl\";b:0;s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:5:\"slide\";s:0:\"\";s:12:\"slidesToShow\";i:4;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:1;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.34999999999999997779553950749686919152736663818359375;s:9:\"touchMove\";b:1;s:14:\"touchThreshold\";i:5;s:6:\"useCSS\";b:1;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:12:\"useTransform\";b:1;s:6:\"easing\";s:6:\"linear\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:1;}s:11:\"responsives\";a:1:{s:10:\"responsive\";a:3:{i:0;a:3:{s:10:\"breakpoint\";i:1200;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:1;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:3;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.34999999999999997779553950749686919152736663818359375;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}i:1;a:3:{s:10:\"breakpoint\";i:760;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:0;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:2;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.34999999999999997779553950749686919152736663818359375;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}i:2;a:3:{s:10:\"breakpoint\";i:500;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:1;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.34999999999999997779553950749686919152736663818359375;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}}}}}',-1,1773074675.976,1,'','0'),('slick.optionset.default',_binary 'a:14:{s:4:\"uuid\";s:36:\"ac47e889-600b-4cdc-85fc-249c89390ac1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jHmfPBU2oNraKWjKwqYODaPOKQQM2sczj5TlDlN8Om8\";}s:2:\"id\";s:7:\"default\";s:4:\"name\";s:7:\"default\";s:6:\"weight\";i:-10;s:5:\"label\";s:11:\"Por defecto\";s:5:\"group\";s:0:\"\";s:4:\"skin\";s:7:\"default\";s:11:\"breakpoints\";i:0;s:9:\"optimized\";b:0;s:7:\"options\";a:2:{s:19:\"options__active_tab\";s:0:\"\";s:8:\"settings\";a:58:{s:11:\"mobileFirst\";b:0;s:8:\"asNavFor\";s:0:\"\";s:13:\"accessibility\";b:1;s:11:\"regionLabel\";s:8:\"carousel\";s:12:\"useGroupRole\";b:1;s:16:\"instructionsText\";s:0:\"\";s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:0;s:23:\"useAutoplayToggleButton\";b:1;s:9:\"pauseIcon\";s:16:\"slick-pause-icon\";s:8:\"playIcon\";s:15:\"slick-play-icon\";s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:1;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:1;s:9:\"prevArrow\";s:8:\"Anterior\";s:9:\"nextArrow\";s:9:\"Siguiente\";s:15:\"arrowsPlacement\";s:0:\"\";s:9:\"downArrow\";b:0;s:15:\"downArrowTarget\";s:0:\"\";s:15:\"downArrowOffset\";i:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"dotsClass\";s:10:\"slick-dots\";s:10:\"appendDots\";s:10:\"$(element)\";s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:8:\"lazyLoad\";s:8:\"ondemand\";s:10:\"mouseWheel\";b:0;s:9:\"randomize\";b:0;s:9:\"respondTo\";s:6:\"window\";s:3:\"rtl\";b:0;s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:5:\"slide\";s:0:\"\";s:12:\"slidesToShow\";i:1;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:1;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.34999999999999997779553950749686919152736663818359375;s:9:\"touchMove\";b:1;s:14:\"touchThreshold\";i:5;s:6:\"useCSS\";b:1;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:12:\"useTransform\";b:1;s:6:\"easing\";s:6:\"linear\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:1;}}}',-1,1773074675.982,1,'','0'),('slick.optionset.galeria_proyectos',_binary 'a:13:{s:4:\"uuid\";s:36:\"f765c5a1-8000-4fe3-a5c2-4dd8ca6e5524\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:17:\"galeria_proyectos\";s:4:\"name\";s:17:\"galeria_proyectos\";s:6:\"weight\";i:0;s:5:\"label\";s:18:\"Galería Proyectos\";s:5:\"group\";s:0:\"\";s:4:\"skin\";s:0:\"\";s:11:\"breakpoints\";i:2;s:9:\"optimized\";b:0;s:7:\"options\";a:3:{s:19:\"options__active_tab\";s:24:\"edit-options-responsives\";s:8:\"settings\";a:51:{s:11:\"mobileFirst\";b:0;s:8:\"asNavFor\";s:0:\"\";s:13:\"accessibility\";b:0;s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:1;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:1;s:9:\"prevArrow\";s:0:\"\";s:9:\"nextArrow\";s:0:\"\";s:9:\"downArrow\";b:0;s:15:\"downArrowTarget\";s:0:\"\";s:15:\"downArrowOffset\";i:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"dotsClass\";s:10:\"slick-dots\";s:10:\"appendDots\";s:10:\"$(element)\";s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:8:\"lazyLoad\";s:0:\"\";s:10:\"mouseWheel\";b:0;s:9:\"randomize\";b:0;s:9:\"respondTo\";s:6:\"window\";s:3:\"rtl\";b:0;s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:5:\"slide\";s:0:\"\";s:12:\"slidesToShow\";i:3;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:1;s:12:\"swipeToSlide\";b:1;s:12:\"edgeFriction\";d:0.34999999999999997779553950749686919152736663818359375;s:9:\"touchMove\";b:1;s:14:\"touchThreshold\";i:5;s:6:\"useCSS\";b:0;s:7:\"cssEase\";s:0:\"\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:12:\"useTransform\";b:0;s:6:\"easing\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:1;}s:11:\"responsives\";a:1:{s:10:\"responsive\";a:2:{i:0;a:3:{s:10:\"breakpoint\";i:1200;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:1;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:2;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.34999999999999997779553950749686919152736663818359375;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:0:\"\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}i:1;a:3:{s:10:\"breakpoint\";i:500;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:1;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.34999999999999997779553950749686919152736663818359375;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:0:\"\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}}}}}',-1,1773074773.402,1,'','0'),('slick.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9RRfXbmf8BlLkrGyW5O07FIAL0wbY80k-C17XdxkwAk\";}s:7:\"library\";s:5:\"slick\";s:10:\"module_css\";b:1;s:9:\"slick_css\";b:1;s:8:\"sitewide\";i:0;}',-1,1773072977.458,1,'','0'),('sophron.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"kS--VUM7Yhfb5AIcnoXV8-JW90t-aIuQbzxPa1hbooU\";}s:10:\"map_option\";i:0;s:9:\"map_class\";s:0:\"\";s:12:\"map_commands\";a:0:{}}',-1,1773075112.370,1,'','0'),('system.action.comment_delete_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"e553f849-8de3-47f4-9e8a-15b565080011\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"vpBH8OmL4sdesCdeZLsW8KOutB5gkbreWJbfjhfFKaQ\";}s:2:\"id\";s:21:\"comment_delete_action\";s:5:\"label\";s:19:\"Eliminar comentario\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:28:\"entity:delete_action:comment\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.comment_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"44f4b8f4-265c-41e9-986c-3567078ecd34\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"C00dyL_W_5M0nFlgUB3lWUTUs96jn51Jw1MLHVEHZD0\";}s:2:\"id\";s:22:\"comment_publish_action\";s:5:\"label\";s:19:\"Publicar comentario\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:29:\"entity:publish_action:comment\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.comment_save_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"60700574-b3f4-4bf7-9a24-0e60dc3c43df\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lfyE_snmvfg_EQ3VDyhUtGAXgmqtEiqa46I3bTMg8DU\";}s:2:\"id\";s:19:\"comment_save_action\";s:5:\"label\";s:18:\"Guardar comentario\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:26:\"entity:save_action:comment\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.comment_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"f5fc5b50-7ffe-4863-bd6f-9e89cf23089b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"tWOIjSMobEWOFZddMkNqb9JySbOVwE1diC6NRqcfLTk\";}s:2:\"id\";s:24:\"comment_unpublish_action\";s:5:\"label\";s:37:\"Retirar comentario de la publicación\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:31:\"entity:unpublish_action:comment\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.dxpr_builder_avow_user',_binary 'a:10:{s:4:\"uuid\";s:36:\"b11a153d-87f3-4894-9249-aa9ea1b7d1ed\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:12:\"dxpr_builder\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jTpnj9uW1PYPa56m75x1w1EK0L-T9IZDs3Qt2h44xCo\";}s:2:\"id\";s:22:\"dxpr_builder_avow_user\";s:5:\"label\";s:64:\"Restore DXPR Builder editing permission for the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:22:\"dxpr_builder_avow_user\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.dxpr_builder_disavow_user',_binary 'a:10:{s:4:\"uuid\";s:36:\"745a98cf-4a72-498f-b2ce-cbe93b9e1c2a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:12:\"dxpr_builder\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ark3nUM50JWRM33NChCzZOP2yDHMOhWI7Mm2JaiEKHA\";}s:2:\"id\";s:25:\"dxpr_builder_disavow_user\";s:5:\"label\";s:48:\"Turn off DXPR Builder editing for these users(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:25:\"dxpr_builder_disavow_user\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.media_delete_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"428c9080-6c06-4632-9065-781d064176e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FrZy1tmuXJcOxhXlBoI1Hsnen5TT-9OCC1iolWH84go\";}s:2:\"id\";s:19:\"media_delete_action\";s:5:\"label\";s:15:\"Eliminar medios\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:26:\"entity:delete_action:media\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.media_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"ac0a0735-38ec-4c4b-8423-10f348fd2fb7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nh83qNNrmWE-CDdHz2MdFOAk60T9mzv3R-MaKfZR2jw\";}s:2:\"id\";s:20:\"media_publish_action\";s:5:\"label\";s:14:\"Publicar medio\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:27:\"entity:publish_action:media\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.media_save_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"9fb451a8-577d-41db-9f0b-85d978cf6fed\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VVyUA6PIaVeGtcIbgEWqJ6SYDiJdReBeojFswURFpKs\";}s:2:\"id\";s:17:\"media_save_action\";s:5:\"label\";s:13:\"Guardar medio\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:24:\"entity:save_action:media\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.media_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"f699858b-111b-4104-a094-f02b103493cf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"CsK6TseQ2DatEbZgbd30swOlZ28_HHwAESU2LvEnWq0\";}s:2:\"id\";s:22:\"media_unpublish_action\";s:5:\"label\";s:18:\"Medio no publicado\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:29:\"entity:unpublish_action:media\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.node_delete_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"c60b8fe3-19f9-4891-9ba3-32f17a3289a5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"t43OqwzP3CTbcAagSsWKNy6KwMm_zShXo3c4-So6rQg\";}s:2:\"id\";s:18:\"node_delete_action\";s:5:\"label\";s:18:\"Eliminar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:25:\"entity:delete_action:node\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.node_make_sticky_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"62abfb30-765b-445e-b093-5a20bd6ac5b3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sOb26JSy3fGpWkvR0WYN6_hMqj_6d1rvbvrkzp1yya0\";}s:2:\"id\";s:23:\"node_make_sticky_action\";s:5:\"label\";s:15:\"Fijar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:23:\"node_make_sticky_action\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.node_make_unsticky_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"37f6339b-3c78-437e-9140-51bc4ec8dfa4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lDM9mvIGAu8Sw8rt-uCO4Sr7yX5VPrDPxYcawkbKd6k\";}s:2:\"id\";s:25:\"node_make_unsticky_action\";s:5:\"label\";s:22:\"Des fijar el contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:25:\"node_make_unsticky_action\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.node_promote_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"5b10b98a-a0bf-4233-a82c-486772d0b535\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N0RDBTqiK4dKoN4p4oW2j0SGWycdHyALUe9M-Ofp89U\";}s:2:\"id\";s:19:\"node_promote_action\";s:5:\"label\";s:44:\"Promocionar contenido a la página de inicio\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:19:\"node_promote_action\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.node_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"3ec9ac4c-ba6b-4893-87c9-0f8680cbdd2a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2B9uF8NL5gutNKSdPRAhhAsDWFZZG1PJOBmx0aBGd_0\";}s:2:\"id\";s:19:\"node_publish_action\";s:5:\"label\";s:18:\"Publicar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:26:\"entity:publish_action:node\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.node_save_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"34ca4477-9791-4438-a163-b4dff7df3c46\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"LhdsoZPL_pFas2fjaAWue4zvrQ_tEVofLYtcNec-JGM\";}s:2:\"id\";s:16:\"node_save_action\";s:5:\"label\";s:17:\"Guardar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:23:\"entity:save_action:node\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.node_unpromote_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"189d892f-ae90-4a5b-898d-c78db75d2c42\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JBptjnfuOMtsdKygklXxoOgeOCTMtQxlkymjnnj-cC0\";}s:2:\"id\";s:21:\"node_unpromote_action\";s:5:\"label\";s:42:\"Eliminar contenido de la página de inicio\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:21:\"node_unpromote_action\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.node_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"920206c9-1435-4dfb-80d3-2f7178c8ea18\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"C7X8h9FWlwkQ9y5mnU2JzgaZICAdc6HFbPVbhvjlAYE\";}s:2:\"id\";s:21:\"node_unpublish_action\";s:5:\"label\";s:36:\"Anular la publicación del contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:28:\"entity:unpublish_action:node\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.pathauto_update_alias_node',_binary 'a:10:{s:4:\"uuid\";s:36:\"6d8dfb06-4cd7-441a-9173-e0c71ed6b92f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:8:\"pathauto\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Cr0CsPUSuio4ClP7bOTqHBefJOLtN5KPyKyYj9E4qvQ\";}s:2:\"id\";s:26:\"pathauto_update_alias_node\";s:5:\"label\";s:23:\"Actualizar alias de URL\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:21:\"pathauto_update_alias\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.pathauto_update_alias_user',_binary 'a:10:{s:4:\"uuid\";s:36:\"09645fbb-cccd-42c5-a163-932df8294fcb\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:8:\"pathauto\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6eiNWATGTd3lUEKuxNPNyDRDVMsUlM0HS90_R6JJLUI\";}s:2:\"id\";s:26:\"pathauto_update_alias_user\";s:5:\"label\";s:23:\"Actualizar alias de URL\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:21:\"pathauto_update_alias\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.taxonomy_term_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"fe65b524-d63e-466f-ad5f-488e8a6ad85a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DoVt_VGgVLcDD4XmVbSFzr0K17SJy9imFiYusKkJBgY\";}s:2:\"id\";s:28:\"taxonomy_term_publish_action\";s:5:\"label\";s:31:\"Publicar término de taxonomía\";s:4:\"type\";s:13:\"taxonomy_term\";s:6:\"plugin\";s:35:\"entity:publish_action:taxonomy_term\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.taxonomy_term_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"e66de2c0-39e1-44f4-9c14-c43eb6450ab2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z2sNRM3ECa7FPCGnSNje_9SmZJQgwhD_6fG_L4Mr8zI\";}s:2:\"id\";s:30:\"taxonomy_term_unpublish_action\";s:5:\"label\";s:34:\"Despublicar término de taxonomía\";s:4:\"type\";s:13:\"taxonomy_term\";s:6:\"plugin\";s:37:\"entity:unpublish_action:taxonomy_term\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.user_add_role_action.administrator',_binary 'a:9:{s:4:\"uuid\";s:36:\"4a92817a-3acd-40c3-a276-39550a253c21\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:23:\"user.role.administrator\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:34:\"user_add_role_action.administrator\";s:5:\"label\";s:50:\"Add the Administrator role to the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:20:\"user_add_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:13:\"administrator\";}}',-1,1773072976.338,1,'','0'),('system.action.user_add_role_action.content_editor',_binary 'a:9:{s:4:\"uuid\";s:36:\"20bc8fde-073a-43d7-9b48-f74182ac63b5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"user.role.content_editor\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:35:\"user_add_role_action.content_editor\";s:5:\"label\";s:51:\"Add the Content editor role to the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:20:\"user_add_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:14:\"content_editor\";}}',-1,1773072976.338,1,'','0'),('system.action.user_block_user_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"ea5d3547-1bec-4f48-8464-c2bd1956e2e2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DyypzTfThX10FFQw-399qPfEbLLyrhXgQrKPVsmAoJ4\";}s:2:\"id\";s:22:\"user_block_user_action\";s:5:\"label\";s:44:\"Bloquear al usuario o usuarios seleccionados\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:22:\"user_block_user_action\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.user_cancel_user_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"0f6f6f3a-d79e-4d76-8529-0aa38879fc7e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nvrL9bFilzBvm2bjO9rQnFDpBA7dBBUjShSSt6NS-DU\";}s:2:\"id\";s:23:\"user_cancel_user_action\";s:5:\"label\";s:51:\"Cancelar la(s) cuenta(s) de usuario seleccionada(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:23:\"user_cancel_user_action\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.action.user_remove_role_action.administrator',_binary 'a:9:{s:4:\"uuid\";s:36:\"48d776d3-fa17-46ca-a5bd-a28ed0e98ff4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:23:\"user.role.administrator\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:37:\"user_remove_role_action.administrator\";s:5:\"label\";s:55:\"Remove the Administrator role from the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:23:\"user_remove_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:13:\"administrator\";}}',-1,1773072976.338,1,'','0'),('system.action.user_remove_role_action.content_editor',_binary 'a:9:{s:4:\"uuid\";s:36:\"d3714ffb-3fd2-463e-a422-0aa69aa3451d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"user.role.content_editor\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:38:\"user_remove_role_action.content_editor\";s:5:\"label\";s:56:\"Remove the Content editor role from the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:23:\"user_remove_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:14:\"content_editor\";}}',-1,1773072976.338,1,'','0'),('system.action.user_unblock_user_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"f3d6e129-d91c-43dc-b0c5-3b452e8ae9a0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SPsUXsR3Rc8d1y3gewzaAKWa1ncea_ywXX3f7LTn7k0\";}s:2:\"id\";s:24:\"user_unblock_user_action\";s:5:\"label\";s:47:\"Desbloquear al usuario o usuarios seleccionados\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:24:\"user_unblock_user_action\";s:13:\"configuration\";a:0:{}}',-1,1773072976.338,1,'','0'),('system.advisories',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"x0FuQ_7Cg81mSDQwG028_Z0CjH3R9ib5IDlHeV2BbAo\";}s:7:\"enabled\";b:1;s:14:\"interval_hours\";i:6;}',-1,1773072977.467,1,'','0'),('system.cron',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"f3yToH8v8EaBZU0NFFw2qR8ogSCuWVmQaN0hpYR1BD8\";}s:9:\"threshold\";a:2:{s:20:\"requirements_warning\";i:172800;s:18:\"requirements_error\";i:1209600;}s:7:\"logging\";b:1;}',-1,1773082923.129,1,'','0'),('system.date',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"IVsFTD1mvR2NGBP_1myt9kFIFmGepH4PyaN5aQBYpno\";}s:9:\"first_day\";i:0;s:7:\"country\";a:1:{s:7:\"default\";N;}s:8:\"timezone\";a:2:{s:7:\"default\";s:14:\"America/Bogota\";s:4:\"user\";a:3:{s:12:\"configurable\";b:1;s:7:\"default\";i:0;s:4:\"warn\";b:0;}}}',-1,1773072974.639,1,'','0'),('system.diff',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1WanmaEhxW_vM8_5Ktsdntj8MaO9UBHXg0lN603PsWM\";}s:7:\"context\";a:2:{s:13:\"lines_leading\";i:2;s:14:\"lines_trailing\";i:2;}}',-1,1773352142.900,1,'','0'),('system.feature_flags',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZYyVj1FtPGV40Cf65YDVTUIc7YgLH6trXlotuevfs2I\";}s:16:\"linkset_endpoint\";b:0;}',-1,1773072974.664,1,'','0'),('system.file',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mguGHCYb9Dw5EcpfjwoShGV1Vjkbz3QuPRCLfxiye-g\";}s:22:\"allow_insecure_uploads\";b:0;s:14:\"default_scheme\";s:6:\"public\";s:21:\"temporary_maximum_age\";i:21600;}',-1,1773072974.615,1,'','0'),('system.image',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"durWHaKeBaq4d9Wpi4RqwADj1OufDepcnJuhVLmKN24\";}s:7:\"toolkit\";s:11:\"imagemagick\";}',-1,1773072980.957,1,'','0'),('system.image.gd',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eNXaHfkJJUThHeF0nvkoXyPLRrKYGxgHRjORvT4F5rQ\";}s:12:\"jpeg_quality\";i:75;}',-1,1773352142.900,1,'','0'),('system.logging',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"u3-njszl92FaxjrCMiq0yDcjAfcdx72w1zT1O9dx6aA\";}s:11:\"error_level\";s:4:\"hide\";}',-1,1773352142.900,1,'','0'),('system.mail',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5PvD9swkqWUeHkabdvbJ2SQqdhrzjkCT21wtD4BLfk4\";}s:9:\"interface\";a:1:{s:7:\"default\";s:8:\"php_mail\";}s:10:\"mailer_dsn\";a:6:{s:6:\"scheme\";s:8:\"sendmail\";s:4:\"host\";s:7:\"default\";s:4:\"user\";N;s:8:\"password\";N;s:4:\"port\";N;s:7:\"options\";a:0:{}}}',-1,1773352142.900,1,'','0'),('system.maintenance',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1SNdA25INsV5YjlgAJtfC-6AM8VcWe_00xneMLb2yFg\";}s:8:\"langcode\";s:2:\"es\";s:7:\"message\";s:102:\"@site está en mantenimiento en estos momentos. Pronto estaremos de regreso. Gracias por su paciencia.\";}',-1,1773352142.900,1,'','0'),('system.menu.account',_binary 'a:9:{s:4:\"uuid\";s:36:\"59a47e10-6427-45d2-b43b-9372a66c1794\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"M_Bh81osDyUQ4wV0GgU_NdBNqkzM87sLxjaCdFj9mnw\";}s:2:\"id\";s:7:\"account\";s:5:\"label\";s:26:\"Menú de cuenta de usuario\";s:11:\"description\";s:53:\"Enlaces relacionados con la cuenta del usuario activo\";s:6:\"locked\";b:1;}',-1,1773072975.282,1,'','0'),('system.menu.admin',_binary 'a:9:{s:4:\"uuid\";s:36:\"da83b365-ebe8-4572-a1f9-132b21d0d7bf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sapEi2YDGoI9yQIT_WgIV2vUdQ6DScH0V3fAyTadAL0\";}s:2:\"id\";s:5:\"admin\";s:5:\"label\";s:15:\"Administración\";s:11:\"description\";s:33:\"Enlaces de tareas administrativas\";s:6:\"locked\";b:1;}',-1,1773072975.282,1,'','0'),('system.menu.devel',_binary 'a:9:{s:4:\"uuid\";s:36:\"b8c3e196-9fa6-4ccb-b56e-35f0c53e2535\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"devel\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"3V-l1uuTcyirYOGLPZV5HWaDfr02uEbWZJIwc8Byz-c\";}s:2:\"id\";s:5:\"devel\";s:5:\"label\";s:10:\"Desarrollo\";s:11:\"description\";s:30:\"Links related to Devel module.\";s:6:\"locked\";b:1;}',-1,1773072975.282,1,'','0'),('system.menu.footer',_binary 'a:9:{s:4:\"uuid\";s:36:\"cf50c8cc-5f9c-42a8-9c95-95720e7c8dd8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"7yrlW5z9zdg2eBucB2GPqXKSMQfH9lSRSO4DbWF7AFc\";}s:2:\"id\";s:6:\"footer\";s:5:\"label\";s:14:\"Pie de página\";s:11:\"description\";s:33:\"Enlaces de información del sitio\";s:6:\"locked\";b:1;}',-1,1773072975.282,1,'','0'),('system.menu.main',_binary 'a:9:{s:4:\"uuid\";s:36:\"ac28267f-bb7e-46db-9242-fa4faf52b1c3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q2Ra3jfoIVk0f3SjxJX61byRQFVBAbpzYDQOiY-kno8\";}s:2:\"id\";s:4:\"main\";s:5:\"label\";s:21:\"Navegación principal\";s:11:\"description\";s:30:\"Enlaces de secciones del sitio\";s:6:\"locked\";b:1;}',-1,1773072975.282,1,'','0'),('system.menu.tools',_binary 'a:9:{s:4:\"uuid\";s:36:\"399d1d15-79e0-420d-9ed8-df9da3d8925f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BCM-vV1zzRaLHN18dqAR_CuGOj8AFJvTx7BKl_8Gcxc\";}s:2:\"id\";s:5:\"tools\";s:5:\"label\";s:12:\"Herramientas\";s:11:\"description\";s:67:\"Enlaces de herramientas de usuario. Los suelen añadir los módulos\";s:6:\"locked\";b:1;}',-1,1773072975.282,1,'','0'),('system.performance',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jtno5biznHZbrIgKwzq-ze-7XaQxLCGe6PeUOR7bRiQ\";}s:5:\"cache\";a:1:{s:4:\"page\";a:1:{s:7:\"max_age\";i:0;}}s:3:\"css\";a:2:{s:10:\"preprocess\";b:1;s:4:\"gzip\";b:1;}s:8:\"fast_404\";a:4:{s:7:\"enabled\";b:1;s:5:\"paths\";s:69:\"/\\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i\";s:13:\"exclude_paths\";s:27:\"/\\/(?:styles|imagecache)\\//\";s:4:\"html\";s:162:\"<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL \"@path\" was not found on this server.</p></body></html>\";}s:2:\"js\";a:2:{s:10:\"preprocess\";b:1;s:4:\"gzip\";b:1;}}',-1,1773072975.569,1,'','0'),('system.rss',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"MIpNzlG4gPunfS7vTCwUPum6QH3GUsEBMj-qS631Jw0\";}s:5:\"items\";a:1:{s:9:\"view_mode\";s:3:\"rss\";}}',-1,1773352142.900,1,'','0'),('system.site',_binary 'a:11:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ijfbzDTN4CbE7Sr-6ubWzy_t1vH4OtU1doNCLssVz-4\";}s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"edb822e9-c080-4fb6-8e22-662684bf078d\";s:4:\"name\";s:4:\"CISC\";s:4:\"mail\";s:16:\"info@ciscsas.com\";s:6:\"slogan\";s:0:\"\";s:4:\"page\";a:3:{i:403;s:0:\"\";i:404;s:0:\"\";s:5:\"front\";s:7:\"/node/1\";}s:18:\"admin_compact_mode\";b:0;s:17:\"weight_select_max\";i:100;s:16:\"default_langcode\";s:2:\"es\";s:17:\"mail_notification\";N;}',-1,1773072977.522,1,'','0'),('system.theme',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eJ529VM1gSIA_vgTy2PdiDvJuG0xhSxfQjCyl5WKlv4\";}s:5:\"admin\";s:5:\"claro\";s:7:\"default\";s:10:\"cisc_theme\";}',-1,1773072975.284,1,'','0'),('system.theme.global',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KZiV2LB312xgJBphfq5BTjmp16xiR5KM8InBJ-pff7Y\";}s:7:\"favicon\";a:4:{s:8:\"mimetype\";s:24:\"image/vnd.microsoft.icon\";s:4:\"path\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"use_default\";b:1;}s:8:\"features\";a:4:{s:20:\"comment_user_picture\";b:1;s:25:\"comment_user_verification\";b:1;s:7:\"favicon\";b:1;s:17:\"node_user_picture\";b:1;}s:4:\"logo\";a:3:{s:4:\"path\";s:0:\"\";s:3:\"url\";N;s:11:\"use_default\";b:1;}}',-1,1773072976.058,1,'','0'),('taxonomy.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"zKpaWT6cJc1tVQQaTqatGELaCqU_oyRym6zTl27Yias\";}s:20:\"maintain_index_table\";b:1;s:17:\"override_selector\";b:0;s:20:\"terms_per_page_admin\";i:100;}',-1,1773075167.456,1,'','0'),('taxonomy.vocabulary.ai_agent_commands',_binary 'a:9:{s:4:\"uuid\";s:36:\"c9191e6c-26e5-4c97-be48-225a211d1141\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:4:\"name\";s:16:\"AI Edit Commands\";s:3:\"vid\";s:17:\"ai_agent_commands\";s:11:\"description\";s:29:\"Commands for AI editing tools\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}',-1,1773072974.537,1,'','0'),('taxonomy.vocabulary.ai_tone_of_voice',_binary 'a:9:{s:4:\"uuid\";s:36:\"2a68f3ca-ee68-4a0d-8d09-5b181180ba26\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:4:\"name\";s:16:\"AI Tone of Voice\";s:3:\"vid\";s:16:\"ai_tone_of_voice\";s:11:\"description\";s:40:\"Tones of voice for AI content generation\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}',-1,1773072974.537,1,'','0'),('taxonomy.vocabulary.tags',_binary 'a:10:{s:4:\"uuid\";s:36:\"255fde09-6969-4ed0-9e6c-772b7c764e02\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iTEzwrEQ_4JIb-OYGiqzyF2TmMgWyWayresXcWgwGWM\";}s:4:\"name\";s:9:\"Etiquetas\";s:3:\"vid\";s:4:\"tags\";s:11:\"description\";s:79:\"Utilice etiquetas para agrupar artículos sobre temas similares en categorías.\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}',-1,1773072974.537,1,'','0'),('taxonomy.vocabulary.tecnologias',_binary 'a:9:{s:4:\"uuid\";s:36:\"8764f713-d3fc-4d5c-923a-de0562826822\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:4:\"name\";s:12:\"Tecnologías\";s:3:\"vid\";s:11:\"tecnologias\";s:11:\"description\";s:36:\"Tecnologias usadas por los proyectos\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}',-1,1773072974.537,1,'','0'),('text.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Bkewb77RBOK3_aXMPsp8p87gbc03NvmC5gBLzPl7hVA\";}s:22:\"default_summary_length\";i:600;}',-1,1773352142.900,1,'','0'),('update.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"xbYr66-g0FjNgVBkGypCuN46vBI2XHntXN1URawq1s4\";}s:5:\"check\";a:2:{s:19:\"disabled_extensions\";b:0;s:13:\"interval_days\";i:1;}s:5:\"fetch\";a:3:{s:3:\"url\";N;s:12:\"max_attempts\";i:2;s:7:\"timeout\";i:30;}s:12:\"notification\";a:2:{s:6:\"emails\";a:0:{}s:9:\"threshold\";s:3:\"all\";}}',-1,1773072977.491,1,'','0'),('user.flood',_binary 'a:6:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UYfMzeP1S8jKm9PSvxf7nQNe8DsNS-3bc2WSNNXBQWs\";}s:8:\"uid_only\";b:0;s:8:\"ip_limit\";i:50;s:9:\"ip_window\";i:3600;s:10:\"user_limit\";i:5;s:11:\"user_window\";i:21600;}',-1,1773332007.381,1,'','0'),('user.mail',_binary 'a:11:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6CZIzFifRq3qbdq3n3nDpEOO4hWIQtKOAQNPvGNGKeM\";}s:8:\"langcode\";s:2:\"es\";s:14:\"cancel_confirm\";a:2:{s:7:\"subject\";s:75:\"Solicitud de cancelación de cuenta para [user:display-name] en [site:name]\";s:4:\"body\";s:415:\"[user:display-name]\r\n\r\nSe ha realizado una petición para eliminar su cuenta en [site:name].\r\n\r\nPuede cancelar su cuenta en [site:url-brief] haciendo click en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:cancel-url]\r\n\r\nIMPORTANTE: La cancelación de su cuenta es un proceso irreversible.\r\n\r\nEste enlace caducará en un día y si no es utilizado no ocurrirá nada.\r\n\r\n--  El equipo de [site:name]\";}s:14:\"password_reset\";a:2:{s:7:\"subject\";s:86:\"Reemplazo de información de inicio de sesión para [user:display-name] en [site:name]\";s:4:\"body\";s:472:\"[user:display-name],\r\n\r\nUna petición para reestablecer la contraseña de su cuenta ha sido realizada en [site:name].\r\n\r\nAhora puede iniciar sesión haciendo clic en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le llevará a una página donde puede establecer su contraseña. Caduca después de un día y nada ocurrirá si no se usa.\r\n\r\n--  El equipo de [site:name]\";}s:22:\"register_admin_created\";a:2:{s:7:\"subject\";s:63:\"Un administrador ha creado una cuenta para usted en [site:name]\";s:4:\"body\";s:565:\"[user:display-name],\r\n\r\nUn administrador del sitio en [site:name] ha creado una cuenta para usted. Puede ahora iniciar sesión haciendo clic en este enlace o copiando y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le conducirá a la página donde podrá establecer su contraseña.\r\n\r\nDespués de establecer su contraseña, será capaz de iniciar sesión en [site:login-url] en el futuro usando:\r\n\r\nNombre de usuario: [user:name]\r\nContraseña: Su contraseña\r\n\r\n--  Equipo de [site:name]\";}s:29:\"register_no_approval_required\";a:2:{s:7:\"subject\";s:61:\"Detalles de la cuenta para [user:display-name] en [site:name]\";s:4:\"body\";s:531:\"[user:display-name],\r\n\r\nGracias por registrarse en [site:name]. Puede ahora iniciar sesión haciendo clic en este enlace o copiando y pegandolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le conducirá a una página donde podrá establecer sus contraseña.\r\n\r\nDespués de establecer su contraseña, será capaz de iniciar sesión en [site:login-url] en el futuro usando:\r\n\r\nNombre de usuario: [user:name]\r\nContraseña: Su contraseña\r\n\r\n--  Equipo de [site:name]\";}s:25:\"register_pending_approval\";a:2:{s:7:\"subject\";s:106:\"Detalles de cuenta para [user:display-name] en [site:name] (pendiente de aprobación por el administrador)\";s:4:\"body\";s:323:\"[user:display-name],\r\n\r\nGracias por registrarse en [site:name]. Su solicitud de una cuenta actualmente está pendiente de aprobación. Una vez que haya sido aprobada, recibirá otro correo electrónico con información sobre cómo iniciar sesión, establecer su contraseña y otros detalles.\r\n\r\n--  El equipo de [site:name]\";}s:31:\"register_pending_approval_admin\";a:2:{s:7:\"subject\";s:106:\"Detalles de cuenta para [user:display-name] en [site:name] (pendiente de aprobación por el administrador)\";s:4:\"body\";s:64:\"[user:display-name] ha solicitado una cuenta.\r\n\r\n[user:edit-url]\";}s:16:\"status_activated\";a:2:{s:7:\"subject\";s:69:\"Detalles de cuenta para [user:display-name] en [site:name] (aprobado)\";s:4:\"body\";s:545:\"[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido activada.\r\n\r\nUsted puede ahora iniciar sesión haciendo click en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y lo llevará a usted a una página donde podrá establecer su clave personal.\r\n\r\nDespués de establecer su clave personal, usted podrá iniciar sesión en [site:login-url] utilizando:\r\n\r\nusuario: [user:account-name]\r\nclave personal: Your password\r\n\r\n--  Equipo [site:name]\";}s:14:\"status_blocked\";a:2:{s:7:\"subject\";s:71:\"Detalles de la cuenta de [user:display-name] en [site:name] (bloqueada)\";s:4:\"body\";s:99:\"[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido bloqueada.\r\n\r\n--  El equipo de [site:name]\";}s:15:\"status_canceled\";a:2:{s:7:\"subject\";s:70:\"Detalles de cuenta para [user:display-name] en [site:name] (cancelado)\";s:4:\"body\";s:99:\"[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido cancelada.\r\n\r\n--  El equipo de [site:name]\";}}',-1,1773352142.900,1,'','0'),('user.role.administrator',_binary 'a:10:{s:4:\"uuid\";s:36:\"ab914be8-e717-4cd5-b499-add3094699f6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"OeKGIkmZA_c-t6QLH81WNQx8gDCc1MRmxaTuQgxBByU\";}s:2:\"id\";s:13:\"administrator\";s:5:\"label\";s:13:\"Administrador\";s:6:\"weight\";i:3;s:8:\"is_admin\";b:1;s:11:\"permissions\";a:0:{}}',-1,1773072975.280,1,'','0'),('user.role.anonymous',_binary 'a:10:{s:4:\"uuid\";s:36:\"26fd5d68-b13d-475e-a660-6a5e77b91da6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:29:\"filter.format.restricted_html\";}s:6:\"module\";a:6:{i:0;s:7:\"comment\";i:1;s:7:\"contact\";i:2;s:6:\"filter\";i:3;s:5:\"media\";i:4;s:6:\"search\";i:5;s:6:\"system\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6WavjUYXIegP9AAg2zXGx54MWIVoomC3SZhNiqe-Dyk\";}s:2:\"id\";s:9:\"anonymous\";s:5:\"label\";s:16:\"Usuario anónimo\";s:6:\"weight\";i:0;s:8:\"is_admin\";b:0;s:11:\"permissions\";a:6:{i:0;s:15:\"access comments\";i:1;s:14:\"access content\";i:2;s:29:\"access site-wide contact form\";i:3;s:14:\"search content\";i:4;s:31:\"use text format restricted_html\";i:5;s:10:\"view media\";}}',-1,1773072975.280,1,'','0'),('user.role.authenticated',_binary 'a:10:{s:4:\"uuid\";s:36:\"ddfe2003-49da-46a6-903b-a82eeaec4d7f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"filter.format.basic_html\";}s:6:\"module\";a:8:{i:0;s:7:\"comment\";i:1;s:7:\"contact\";i:2;s:4:\"file\";i:3;s:6:\"filter\";i:4;s:5:\"media\";i:5;s:6:\"search\";i:6;s:8:\"shortcut\";i:7;s:6:\"system\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cFrlqjtkTfvY3RGccjJkPf1SGIfJ942IrxTLWAO4mgA\";}s:2:\"id\";s:13:\"authenticated\";s:5:\"label\";s:19:\"Usuario autenticado\";s:6:\"weight\";i:1;s:8:\"is_admin\";b:0;s:11:\"permissions\";a:10:{i:0;s:15:\"access comments\";i:1;s:14:\"access content\";i:2;s:16:\"access shortcuts\";i:3;s:29:\"access site-wide contact form\";i:4;s:16:\"delete own files\";i:5;s:13:\"post comments\";i:6;s:14:\"search content\";i:7;s:21:\"skip comment approval\";i:8;s:26:\"use text format basic_html\";i:9;s:10:\"view media\";}}',-1,1773072975.280,1,'','0'),('user.role.content_editor',_binary 'a:10:{s:4:\"uuid\";s:36:\"9335c025-f7ad-4807-874c-725e1ca8c7c2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:14:\"node.type.blog\";i:1;s:18:\"node.type.clientes\";i:2;s:19:\"node.type.proyectos\";i:3;s:24:\"taxonomy.vocabulary.tags\";}s:6:\"module\";a:8:{i:0;s:7:\"comment\";i:1;s:10:\"contextual\";i:2;s:4:\"file\";i:3;s:4:\"node\";i:4;s:4:\"path\";i:5;s:6:\"system\";i:6;s:8:\"taxonomy\";i:7;s:7:\"toolbar\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"e_wG1u7SrGaJbY2-Szgbgl-c8T3kdirU3uTNq2c_QJQ\";}s:2:\"id\";s:14:\"content_editor\";s:5:\"label\";s:19:\"Editor de contenido\";s:6:\"weight\";i:2;s:8:\"is_admin\";b:0;s:11:\"permissions\";a:27:{i:0;s:27:\"access administration pages\";i:1;s:23:\"access content overview\";i:2;s:23:\"access contextual links\";i:3;s:21:\"access files overview\";i:4;s:14:\"access toolbar\";i:5;s:22:\"administer url aliases\";i:6;s:19:\"create blog content\";i:7;s:23:\"create clientes content\";i:8;s:24:\"create proyectos content\";i:9;s:20:\"create terms in tags\";i:10;s:18:\"create url aliases\";i:11;s:23:\"delete own blog content\";i:12;s:27:\"delete own clientes content\";i:13;s:16:\"delete own files\";i:14;s:28:\"delete own proyectos content\";i:15;s:21:\"edit any blog content\";i:16;s:25:\"edit any clientes content\";i:17;s:26:\"edit any proyectos content\";i:18;s:21:\"edit own blog content\";i:19;s:25:\"edit own clientes content\";i:20;s:17:\"edit own comments\";i:21;s:26:\"edit own proyectos content\";i:22;s:18:\"edit terms in tags\";i:23;s:20:\"revert all revisions\";i:24;s:18:\"view all revisions\";i:25;s:28:\"view own unpublished content\";i:26;s:29:\"view the administration theme\";}}',-1,1773072975.280,1,'','0'),('user.settings',_binary 'a:9:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Y-Xpk050V3opj3WiFb4oUbVT9S7fDA1XLpigO-qVMVQ\";}s:8:\"langcode\";s:2:\"es\";s:9:\"anonymous\";s:8:\"Anónimo\";s:11:\"verify_mail\";b:1;s:6:\"notify\";a:8:{s:14:\"cancel_confirm\";b:1;s:14:\"password_reset\";b:1;s:16:\"status_activated\";b:1;s:14:\"status_blocked\";b:0;s:15:\"status_canceled\";b:0;s:22:\"register_admin_created\";b:1;s:29:\"register_no_approval_required\";b:1;s:25:\"register_pending_approval\";b:1;}s:8:\"register\";s:10:\"admin_only\";s:13:\"cancel_method\";s:17:\"user_cancel_block\";s:22:\"password_reset_timeout\";i:86400;s:17:\"password_strength\";b:1;}',-1,1773072974.593,1,'','0'),('views.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8oDr9oPVb_ostrNnVV6V7VdphwoH_u-NqTS0u7SE7qc\";}s:17:\"display_extenders\";a:0:{}s:13:\"sql_signature\";b:0;s:2:\"ui\";a:3:{s:4:\"show\";a:7:{s:18:\"additional_queries\";b:0;s:15:\"advanced_column\";b:0;s:15:\"default_display\";b:0;s:22:\"performance_statistics\";b:0;s:19:\"preview_information\";b:1;s:9:\"sql_query\";a:2:{s:7:\"enabled\";b:0;s:5:\"where\";s:5:\"above\";}s:13:\"display_embed\";b:0;}s:19:\"always_live_preview\";b:1;s:24:\"exposed_filter_any_label\";s:7:\"old_any\";}s:22:\"field_rewrite_elements\";a:29:{s:3:\"div\";s:3:\"DIV\";s:4:\"span\";s:4:\"SPAN\";s:2:\"h1\";s:2:\"H1\";s:2:\"h2\";s:2:\"H2\";s:2:\"h3\";s:2:\"H3\";s:2:\"h4\";s:2:\"H4\";s:2:\"h5\";s:2:\"H5\";s:2:\"h6\";s:2:\"H6\";s:1:\"p\";s:1:\"P\";s:6:\"header\";s:6:\"HEADER\";s:6:\"footer\";s:6:\"FOOTER\";s:7:\"article\";s:7:\"ARTICLE\";s:7:\"section\";s:7:\"SECTION\";s:5:\"aside\";s:5:\"ASIDE\";s:7:\"details\";s:7:\"DETAILS\";s:10:\"blockquote\";s:10:\"BLOCKQUOTE\";s:6:\"figure\";s:6:\"FIGURE\";s:7:\"address\";s:7:\"ADDRESS\";s:4:\"code\";s:4:\"CODE\";s:3:\"pre\";s:3:\"PRE\";s:3:\"var\";s:3:\"VAR\";s:4:\"samp\";s:4:\"SAMP\";s:3:\"kbd\";s:3:\"KBD\";s:6:\"strong\";s:6:\"STRONG\";s:2:\"em\";s:2:\"EM\";s:3:\"del\";s:3:\"DEL\";s:3:\"ins\";s:3:\"INS\";s:1:\"q\";s:1:\"Q\";s:1:\"s\";s:1:\"S\";}}',-1,1773072974.769,1,'','0'),('views.view.archive',_binary 'a:13:{s:4:\"uuid\";s:36:\"df754cd3-ed78-4f45-ade0-0dcb61a86a55\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:33:\"core.entity_view_mode.node.teaser\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"exIF08PTvYSK6tJCsAzBqMEKUBKIptPorMn74SVhevc\";}s:2:\"id\";s:7:\"archive\";s:5:\"label\";s:7:\"Archivo\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:27:\"Todo el contenido, por mes.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:15:\"Archivo mensual\";s:6:\"fields\";a:0:{}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:18:\"created_year_month\";a:13:{s:2:\"id\";s:18:\"created_year_month\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:18:\"created_year_month\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:15:\"date_year_month\";s:14:\"default_action\";s:7:\"summary\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:1;s:5:\"title\";s:34:\"{{ arguments.created_year_month }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:15:\"summary_options\";a:2:{s:8:\"override\";b:1;s:14:\"items_per_page\";i:30;}s:7:\"summary\";a:2:{s:10:\"sort_order\";s:4:\"desc\";s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:0;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:6:\"Bloque\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:9:\"arguments\";a:1:{s:18:\"created_year_month\";a:13:{s:2:\"id\";s:18:\"created_year_month\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:18:\"created_year_month\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:15:\"date_year_month\";s:14:\"default_action\";s:7:\"summary\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:1;s:5:\"title\";s:34:\"{{ arguments.created_year_month }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:15:\"summary_options\";a:1:{s:14:\"items_per_page\";i:30;}s:7:\"summary\";a:1:{s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:8:\"defaults\";a:1:{s:9:\"arguments\";b:0;}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:3:{s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:7:\"archive\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.block_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"f647716b-ff3d-4061-a3a8-7c5364d6d279\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:13:\"block_content\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"HfvTcWhiVuvxchoh4DjIkXhKkj9ow2TGgHkLHSvRLq8\";}s:2:\"id\";s:13:\"block_content\";s:5:\"label\";s:14:\"Content blocks\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:31:\"Find and manage content blocks.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:24:\"block_content_field_data\";s:10:\"base_field\";s:2:\"id\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:14:\"Content blocks\";s:6:\"fields\";a:4:{s:4:\"info\";a:37:{s:2:\"id\";s:4:\"info\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"info\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";N;s:12:\"entity_field\";s:4:\"info\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:23:\"Descripción del bloque\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"type\";a:37:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:14:\"Tipo de bloque\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:13:\"block_content\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:20:\"access block library\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:2:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:38:\"There are no content blocks available.\";s:8:\"tokenize\";b:0;}s:27:\"block_content_listing_empty\";a:10:{s:2:\"id\";s:27:\"block_content_listing_empty\";s:5:\"table\";s:13:\"block_content\";s:5:\"field\";s:27:\"block_content_listing_empty\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:9:\"plugin_id\";s:27:\"block_content_listing_empty\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:3:{s:4:\"info\";a:16:{s:2:\"id\";s:4:\"info\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"info\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"info\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"info_op\";s:5:\"label\";s:23:\"Descripción del bloque\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"info_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"info\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:16:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:14:\"Tipo de bloque\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"reusable\";a:16:{s:2:\"id\";s:8:\"reusable\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:8:\"reusable\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:8:\"reusable\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:4:{s:4:\"info\";s:4:\"info\";s:4:\"type\";s:4:\"type\";s:7:\"changed\";s:7:\"changed\";s:10:\"operations\";s:10:\"operations\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:4:{s:4:\"info\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:10:\"operations\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:3:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/block\";s:4:\"menu\";a:7:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:7:\"Bloques\";s:11:\"description\";s:31:\"Create and edit content blocks.\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:20:\"system.admin_content\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.blogs',_binary 'a:12:{s:4:\"uuid\";s:36:\"938b5d6a-88cc-4281-9a49-05ef8690ee83\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:14:\"node.type.blog\";}s:6:\"module\";a:4:{i:0;s:5:\"blazy\";i:1;s:5:\"image\";i:2;s:4:\"node\";i:3;s:4:\"user\";}}s:2:\"id\";s:5:\"blogs\";s:5:\"label\";s:5:\"Blogs\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:5:\"Blogs\";s:6:\"fields\";a:5:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:5:\"vista\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:569:\"<div class=\"preview-blog\">\r\n    <div class=\"image-blog\">\r\n        <img src=\"{{ field_image }}\" alt=\"preview\">\r\n    </div>\r\n    <div class=\"entrada-blog\">\r\n        <div class=\"titulo-blog\">\r\n            <h1>\r\n                {{ title }}\r\n            </h1>\r\n        </div>\r\n        <div class=\"enlace-blog\">\r\n            <a href=\"{{ view_node }}\">\r\n                <img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\" />\r\n            </a>\r\n        </div>\r\n    </div>\r\n    <div class=\"etiqueta-blog\">\r\n        {{ field_etiquetas }}\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:6;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:4:\"blog\";s:4:\"blog\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:4:\"Page\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:4:\"blog\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}',-1,1773072974.688,1,'','0'),('views.view.clientes',_binary 'a:12:{s:4:\"uuid\";s:36:\"724014e6-3ff8-4587-8f51-ffeea7db45c2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:36:\"field.storage.node.field_descripcion\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:18:\"node.type.clientes\";}s:6:\"module\";a:4:{i:0;s:5:\"image\";i:1;s:4:\"node\";i:2;s:4:\"user\";i:3;s:15:\"views_bootstrap\";}}s:2:\"id\";s:8:\"clientes\";s:5:\"label\";s:8:\"Clientes\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:46:\"Vista en la que se listan los clientes de CISC\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:8:\"Clientes\";s:6:\"fields\";a:4:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:17:\"field_descripcion\";a:35:{s:2:\"id\";s:17:\"field_descripcion\";s:5:\"table\";s:23:\"node__field_descripcion\";s:5:\"field\";s:17:\"field_descripcion\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:12:\"basic_string\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:429:\"<div class=\"container\">\r\n    <div class=\"row\">\r\n        <div class=\"col-md-4 d-flex justify-content-center align-items-center\">\r\n            <div class=\"logo-cliente\">\r\n                <img src=\"{{ field_image }}\" alt=\"Logo\">\r\n            </div>\r\n        </div>\r\n        <div class=\"col-md-8\">\r\n            <div class=\"descripcion\">\r\n                {{ field_descripcion }}\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:6;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:25:\"views_bootstrap_accordion\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:12:\"panel_output\";s:6:\"single\";s:17:\"panel_title_field\";s:5:\"title\";s:5:\"flush\";b:0;s:8:\"behavior\";s:6:\"closed\";s:8:\"sections\";a:3:{s:5:\"first\";i:0;s:6:\"middle\";i:0;s:4:\"last\";i:0;}}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:43:\"config:field.storage.node.field_descripcion\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:8:\"Clientes\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:7:\"filters\";a:2:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:8:\"defaults\";a:2:{s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:8:\"clientes\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:43:\"config:field.storage.node.field_descripcion\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}',-1,1773072974.688,1,'','0'),('views.view.clientes_home',_binary 'a:12:{s:4:\"uuid\";s:36:\"1b5736bb-488d-4a6f-ae9f-0df79bc39588\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:18:\"node.type.clientes\";}s:6:\"module\";a:4:{i:0;s:5:\"image\";i:1;s:4:\"node\";i:2;s:11:\"slick_views\";i:3;s:4:\"user\";}}s:2:\"id\";s:13:\"clientes_home\";s:5:\"label\";s:13:\"Clientes Home\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:33:\"Carrusel de clientes para el home\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:13:\"Clientes Home\";s:6:\"fields\";a:1:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:8;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"slick\";s:7:\"options\";a:25:{s:7:\"caption\";a:1:{s:11:\"field_image\";s:1:\"0\";}s:9:\"optionset\";s:13:\"clientes_home\";s:5:\"class\";s:0:\"\";s:5:\"image\";s:0:\"\";s:4:\"link\";s:0:\"\";s:7:\"overlay\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"vanilla\";b:1;s:6:\"layout\";s:0:\"\";s:5:\"cache\";i:0;s:9:\"admin_uri\";s:99:\"/admin/structure/views/ajax/display/clientes_home/block_1/style_options?_wrapper_format=drupal_ajax\";s:4:\"grid\";s:1:\"4\";s:11:\"grid_medium\";s:1:\"3\";s:10:\"grid_small\";s:1:\"2\";s:5:\"style\";s:4:\"grid\";s:4:\"skin\";s:7:\"default\";s:12:\"overridables\";a:8:{s:6:\"arrows\";s:6:\"arrows\";s:8:\"autoplay\";s:8:\"autoplay\";s:9:\"draggable\";s:9:\"draggable\";s:8:\"infinite\";s:8:\"infinite\";s:4:\"dots\";s:1:\"0\";s:10:\"mouseWheel\";s:1:\"0\";s:9:\"randomize\";s:1:\"0\";s:13:\"variableWidth\";s:1:\"0\";}s:9:\"thumbnail\";s:0:\"\";s:19:\"optionset_thumbnail\";s:0:\"\";s:14:\"skin_thumbnail\";s:0:\"\";s:16:\"thumbnail_effect\";s:0:\"\";s:18:\"thumbnail_position\";s:0:\"\";s:8:\"override\";b:0;s:13:\"preserve_keys\";b:0;s:13:\"visible_items\";N;}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:37:\"config:field.storage.node.field_image\";}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:5:\"Block\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:1:{s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:37:\"config:field.storage.node.field_image\";}}}}}',-1,1773072974.688,1,'','0');
INSERT INTO `cache_config` VALUES ('views.view.comment',_binary 'a:13:{s:4:\"uuid\";s:36:\"c671735b-dba5-4367-8b2a-3a5914b48696\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"H6JHGXl97yOKmVaV62SoY1ki1tWVdyD44fgOkdmVyRM\";}s:2:\"id\";s:7:\"comment\";s:5:\"label\";s:11:\"Comentarios\";s:6:\"module\";s:7:\"comment\";s:11:\"description\";s:31:\"Buscar y gestionar comentarios.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:18:\"comment_field_data\";s:10:\"base_field\";s:3:\"cid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:26:{s:5:\"title\";s:11:\"Comentarios\";s:6:\"fields\";a:8:{s:17:\"comment_bulk_form\";a:26:{s:2:\"id\";s:17:\"comment_bulk_form\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:17:\"comment_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"comment_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"include\";s:16:\"selected_actions\";a:2:{i:0;s:21:\"comment_delete_action\";i:1;s:24:\"comment_unpublish_action\";}}s:7:\"subject\";a:37:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Asunto\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:17:\"comment_permalink\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:9:\"{{ uid }}\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:16:\"comment_username\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"entity_id\";a:37:{s:2:\"id\";s:9:\"entity_id\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:9:\"entity_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:9:\"entity_id\";s:9:\"plugin_id\";s:16:\"commented_entity\";s:5:\"label\";s:10:\"Enviado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:6:\"name_1\";a:37:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:13:\"siguiente ›\";s:8:\"previous\";s:12:\"‹ anterior\";s:5:\"first\";s:10:\"« primero\";s:4:\"last\";s:10:\"último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:19:\"administer comments\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:31:\"No hay comentarios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"changed\";a:13:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"changed\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:4:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"subject\";a:16:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"subject_op\";s:5:\"label\";s:6:\"Asunto\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"subject_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:7:\"subject\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:11:\"Author name\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:11:\"author_name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:6:\"name_1\";s:6:\"name_1\";}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:6:{s:17:\"comment_bulk_form\";s:17:\"comment_bulk_form\";s:7:\"subject\";s:7:\"subject\";s:3:\"uid\";s:3:\"uid\";s:9:\"entity_id\";s:9:\"entity_id\";s:7:\"changed\";s:7:\"changed\";s:10:\"operations\";s:10:\"operations\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:6:{s:17:\"comment_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"subject\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:3:\"uid\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:9:\"entity_id\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:10:\"operations\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:1;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:9:\"css_class\";s:0:\"\";s:8:\"use_ajax\";b:0;s:8:\"group_by\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"más\";s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:23:\"hide_attachment_summary\";b:0;s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:4:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}s:9:\"cacheable\";b:0;}}s:14:\"page_published\";a:6:{s:2:\"id\";s:14:\"page_published\";s:13:\"display_title\";s:22:\"Comentarios publicados\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:19:\"display_description\";s:34:\"La lista de comentarios aprobados.\";s:15:\"display_comment\";s:0:\"\";s:13:\"exposed_block\";b:0;s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:21:\"admin/content/comment\";s:4:\"menu\";a:7:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:11:\"Comentarios\";s:11:\"description\";s:22:\"Comentarios publicados\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:4:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}s:9:\"cacheable\";b:0;}}s:15:\"page_unapproved\";a:6:{s:2:\"id\";s:15:\"page_unapproved\";s:13:\"display_title\";s:23:\"Comentarios sin aprobar\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:8:{s:6:\"fields\";a:8:{s:17:\"comment_bulk_form\";a:26:{s:2:\"id\";s:17:\"comment_bulk_form\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:17:\"comment_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"comment_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"include\";s:16:\"selected_actions\";a:2:{i:0;s:21:\"comment_delete_action\";i:1;s:22:\"comment_publish_action\";}}s:7:\"subject\";a:37:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Asunto\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:17:\"comment_permalink\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:9:\"{{ uid }}\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:16:\"comment_username\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"entity_id\";a:37:{s:2:\"id\";s:9:\"entity_id\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:9:\"entity_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:9:\"entity_id\";s:9:\"plugin_id\";s:16:\"commented_entity\";s:5:\"label\";s:10:\"Enviado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:6:\"name_1\";a:37:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:7:\"filters\";a:4:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"subject\";a:16:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"subject_op\";s:5:\"label\";s:6:\"Asunto\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"subject_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:7:\"subject\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:16:\"Nombre del autor\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:11:\"author_name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:6:\"name_1\";s:6:\"name_1\";}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:8:\"defaults\";a:3:{s:6:\"fields\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:19:\"display_description\";s:37:\"La lista de comentarios no aprobados.\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:30:\"admin/content/comment/approval\";s:4:\"menu\";a:7:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:23:\"Comentarios sin aprobar\";s:11:\"description\";s:24:\"Comentarios no aprobados\";s:6:\"weight\";i:1;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:4:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}s:9:\"cacheable\";b:0;}}}}',-1,1773072974.688,1,'','0'),('views.view.comments_recent',_binary 'a:13:{s:4:\"uuid\";s:36:\"cc6b4a47-fb8d-4bd4-b6a5-cca552b3f91c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:7:\"comment\";i:1;s:4:\"node\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cFOucxH8PAXDQ2kViCcAHgK-JMCcxVkpIMzD56EfpZo\";}s:2:\"id\";s:15:\"comments_recent\";s:5:\"label\";s:21:\"Comentarios recientes\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:22:\"Comentarios recientes.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:18:\"comment_field_data\";s:10:\"base_field\";s:3:\"cid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:14:{s:5:\"title\";s:21:\"Comentarios recientes\";s:6:\"fields\";a:2:{s:7:\"subject\";a:26:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:20:\"Desde hace @interval\";s:11:\"past_format\";s:14:\"Hace @interval\";s:11:\"granularity\";i:2;}}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:12:\"exposed_form\";a:1:{s:4:\"type\";s:5:\"basic\";}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:15:\"access comments\";}}s:5:\"cache\";a:1:{s:4:\"type\";s:3:\"tag\";}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:11:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:7:\"content\";s:31:\"No hay comentarios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:2:{s:7:\"created\";a:12:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;}s:3:\"cid\";a:12:{s:2:\"id\";s:3:\"cid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"cid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"cid\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:3:\"cid\";}s:7:\"exposed\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:11:\"status_node\";a:10:{s:2:\"id\";s:11:\"status_node\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"node\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:2:{s:22:\"default_field_elements\";b:1;s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:1:{s:4:\"type\";s:11:\"views_query\";}s:13:\"relationships\";a:1:{s:4:\"node\";a:5:{s:2:\"id\";s:4:\"node\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"node\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:6:\"Bloque\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:21:\"Comentarios recientes\";s:14:\"block_category\";s:14:\"Listas (Views)\";s:5:\"allow\";a:1:{s:14:\"items_per_page\";b:1;}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.content',_binary 'a:13:{s:4:\"uuid\";s:36:\"efac064a-9592-41a7-96d9-815cb1697539\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"d7p-wwJZ_Wmz1gnvla9jDtRsjOaWAhPoIoW9w3vo4R4\";}s:2:\"id\";s:7:\"content\";s:5:\"label\";s:9:\"Contenido\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:34:\"Encontrar y administrar contenido.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:9:\"Contenido\";s:6:\"fields\";a:8:{s:14:\"node_bulk_form\";a:14:{s:2:\"id\";s:14:\"node_bulk_form\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:14:\"node_bulk_form\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:14:\"node_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:5:\"title\";a:17:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Título\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:4:\"type\";a:37:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:17:\"Tipo de contenido\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:17:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:6:\"status\";a:17:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:12:\"Sin publicar\";s:18:\"format_custom_true\";s:9:\"Publicado\";}}s:7:\"changed\";a:17:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:8:\"langcode\";a:37:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:14:\"field_language\";s:5:\"label\";s:6:\"Idioma\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:8:\"language\";s:8:\"settings\";a:2:{s:14:\"link_to_entity\";b:0;s:15:\"native_language\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:23:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:3:{s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:23:\"access content overview\";}}s:5:\"cache\";a:1:{s:4:\"type\";s:3:\"tag\";}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:6:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay contenido disponible.\";}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:5:{s:5:\"title\";a:16:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:8:\"title_op\";s:5:\"label\";s:7:\"Título\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:8:\"title_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:5:\"title\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:16:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:17:\"Tipo de contenido\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:12:\"status_extra\";a:9:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:12:\"status_extra\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"node_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";b:0;s:5:\"group\";i:1;s:6:\"expose\";a:2:{s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:10:{s:14:\"node_bulk_form\";s:14:\"node_bulk_form\";s:5:\"title\";s:5:\"title\";s:4:\"type\";s:4:\"type\";s:4:\"name\";s:4:\"name\";s:6:\"status\";s:6:\"status\";s:7:\"changed\";s:7:\"changed\";s:9:\"edit_node\";s:9:\"edit_node\";s:11:\"delete_node\";s:11:\"delete_node\";s:10:\"dropbutton\";s:10:\"dropbutton\";s:9:\"timestamp\";s:5:\"title\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:10:{s:14:\"node_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:5:\"title\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:9:\"edit_node\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:11:\"delete_node\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:10:\"dropbutton\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:9:\"timestamp\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:1;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:1:{s:4:\"type\";s:11:\"views_query\";}s:13:\"relationships\";a:1:{s:3:\"uid\";a:6:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:11:\"admin_label\";s:6:\"author\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:16:\"show_admin_links\";b:0;s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:7:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:21:\"user.node_grants:view\";i:6;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:18:\"admin/content/node\";s:4:\"menu\";a:6:{s:4:\"type\";s:11:\"default tab\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";s:7:\"context\";s:0:\"\";}s:11:\"tab_options\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:33:\"Encuentre y gestione el contenido\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:7:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:21:\"user.node_grants:view\";i:6;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.content_recent',_binary 'a:13:{s:4:\"uuid\";s:36:\"bf0be12c-ad19-4aa9-8356-851afa9cbe3a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YqZN5rc7XDQcFcInc8wkzuaHJmC5YvirhTmDcrarT6M\";}s:2:\"id\";s:14:\"content_recent\";s:5:\"label\";s:18:\"Contenido reciente\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:19:\"Contenido reciente.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:22:{s:5:\"title\";s:18:\"Contenido reciente\";s:6:\"fields\";a:2:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay contenido disponible.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"changed\";a:13:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"changed\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"node_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";b:0;s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:0;s:13:\"use_more_text\";s:4:\"Más\";s:12:\"link_display\";s:1:\"0\";s:8:\"link_url\";s:0:\"\";s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:4:\"user\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:6:\"Bloque\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:1:{s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:4:\"user\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.etiquetas_proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"694d1b26-5aad-468b-a1d0-f996709786a1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:2:\"id\";s:19:\"etiquetas_proyectos\";s:5:\"label\";s:19:\"Etiquetas Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:16:{s:6:\"fields\";a:1:{s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:27:\"{{ dump(field_etiquetas) }}\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:28:\"entity_reference_entity_view\";s:8:\"settings\";a:1:{s:9:\"view_mode\";s:7:\"default\";}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";}}}}}',-1,1773072974.688,1,'','0'),('views.view.files',_binary 'a:13:{s:4:\"uuid\";s:36:\"58b0f959-f57c-4ddd-81bd-45767dcbf699\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NYJWABHsIFg-cU-Qya8fiMuQSM4rirBEfPFqkgRtsKA\";}s:2:\"id\";s:5:\"files\";s:5:\"label\";s:8:\"Archivos\";s:6:\"module\";s:4:\"file\";s:11:\"description\";s:30:\"Buscar y administrar archivos.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:12:\"file_managed\";s:10:\"base_field\";s:3:\"fid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:19:{s:5:\"title\";s:8:\"Archivos\";s:6:\"fields\";a:9:{s:3:\"fid\";a:24:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:3:\"fid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:3:\"Fid\";s:7:\"exclude\";b:1;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:8:\"filename\";a:36:{s:2:\"id\";s:8:\"filename\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filename\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filename\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Nombre\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"file_link\";s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:8:\"filemime\";a:25:{s:2:\"id\";s:8:\"filemime\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filemime\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filemime\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Tipo MIME\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"file_filemime\";}s:8:\"filesize\";a:25:{s:2:\"id\";s:8:\"filesize\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filesize\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filesize\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Tamaño\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"file_size\";}s:6:\"status\";a:26:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:8:\"Temporal\";s:18:\"format_custom_true\";s:10:\"Permanente\";}}s:7:\"created\";a:26:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:15:\"Fecha de subida\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:6:\"medium\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:22:\"Fecha de modificación\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:6:\"medium\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:5:\"count\";a:30:{s:2:\"id\";s:5:\"count\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:5:\"count\";s:12:\"relationship\";s:3:\"fid\";s:10:\"group_type\";s:3:\"sum\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"numeric\";s:5:\"label\";s:8:\"Usado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:1;s:4:\"path\";s:35:\"admin/content/files/usage/{{ fid }}\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:13:\"set_precision\";b:0;s:9:\"precision\";i:0;s:7:\"decimal\";s:1:\".\";s:9:\"separator\";s:1:\",\";s:13:\"format_plural\";b:1;s:20:\"format_plural_string\";s:27:\"@count lugar@count lugares\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access files overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:6:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay archivos disponibles.\";}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:3:{s:8:\"filename\";a:16:{s:2:\"id\";s:8:\"filename\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filename\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filename\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:4:\"word\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:11:\"filemime_op\";s:5:\"label\";s:17:\"Nombre de archivo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"filename_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"filename\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"filemime\";a:16:{s:2:\"id\";s:8:\"filemime\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filemime\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filemime\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:4:\"word\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:11:\"filemime_op\";s:5:\"label\";s:9:\"Tipo MIME\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"filemime_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"filemime\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:11:\"file_status\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"status_op\";s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:3:\"fid\";s:3:\"fid\";s:8:\"filename\";s:8:\"filename\";s:8:\"filemime\";s:8:\"filemime\";s:8:\"filesize\";s:8:\"filesize\";s:6:\"status\";s:6:\"status\";s:7:\"created\";s:7:\"created\";s:7:\"changed\";s:7:\"changed\";s:5:\"count\";s:5:\"count\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:8:{s:3:\"fid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:8:\"filename\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:8:\"filemime\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:8:\"filesize\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"created\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:5:\"count\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:1;}}s:8:\"group_by\";b:1;s:16:\"show_admin_links\";b:1;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:19:\"Resumen de ficheros\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:8:\"defaults\";a:2:{s:5:\"pager\";b:1;s:13:\"relationships\";b:0;}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:0;}}s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/files\";s:4:\"menu\";a:6:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:8:\"Archivos\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";s:7:\"context\";s:0:\"\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_2\";a:6:{s:2:\"id\";s:6:\"page_2\";s:13:\"display_title\";s:16:\"Usos del archivo\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:15:{s:5:\"title\";s:16:\"Usos del archivo\";s:6:\"fields\";a:4:{s:12:\"entity_label\";a:23:{s:2:\"id\";s:12:\"entity_label\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:12:\"entity_label\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:12:\"entity_label\";s:5:\"label\";s:7:\"Entidad\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:14:\"link_to_entity\";b:1;}s:4:\"type\";a:22:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:15:\"Tipo de entidad\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:6:\"module\";a:22:{s:2:\"id\";s:6:\"module\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:6:\"module\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:18:\"Registering module\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:5:\"count\";a:30:{s:2:\"id\";s:5:\"count\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:5:\"count\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"numeric\";s:5:\"label\";s:15:\"Recuento de uso\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:13:\"set_precision\";b:0;s:9:\"precision\";i:0;s:7:\"decimal\";s:1:\".\";s:9:\"separator\";s:1:\",\";s:13:\"format_plural\";b:0;s:20:\"format_plural_string\";s:8:\"1@count\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"empty\";a:0:{}s:9:\"arguments\";a:1:{s:3:\"fid\";a:22:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:3:\"fid\";s:9:\"plugin_id\";s:8:\"file_fid\";s:14:\"default_action\";s:9:\"not found\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:1;s:5:\"title\";s:56:\"Información de uso de archivos para {{ arguments.fid }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:4:{s:12:\"entity_label\";s:12:\"entity_label\";s:4:\"type\";s:4:\"type\";s:6:\"module\";s:6:\"module\";s:5:\"count\";s:5:\"count\";}s:7:\"default\";s:12:\"entity_label\";s:4:\"info\";a:4:{s:12:\"entity_label\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:6:\"module\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:5:\"count\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:8:\"defaults\";a:11:{s:5:\"empty\";b:0;s:5:\"title\";b:0;s:5:\"pager\";b:0;s:8:\"group_by\";b:0;s:5:\"style\";b:0;s:3:\"row\";b:0;s:13:\"relationships\";b:0;s:6:\"fields\";b:0;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:1;}}s:8:\"group_by\";b:0;s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:27:\"admin/content/files/usage/%\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.frontpage',_binary 'a:13:{s:4:\"uuid\";s:36:\"e7adacb7-1f34-43ad-8e61-48cf32a0ccb6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"core.entity_view_mode.node.rss\";i:1;s:33:\"core.entity_view_mode.node.teaser\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"OEEnRQIjfIaCFRsz8U3VqDrE82ltQKlo8wNbQJRZXu0\";}s:2:\"id\";s:9:\"frontpage\";s:5:\"label\";s:14:\"Página inicio\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:51:\"Todo el contenido promovido a la página principal.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:0:\"\";s:6:\"fields\";a:0:{}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:3:{s:16:\"area_text_custom\";a:11:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:7:\"content\";s:211:\"Aún no se ha creado ningún contenido de página de inicio. <br>Siga la<a target=\"_blank\" href=\"https://www.drupal.org/es/docs/user_guide/es/index.html\">Guía del usuario</a> para comenzar a construir su sitio.\";s:8:\"tokenize\";b:0;}s:18:\"node_listing_empty\";a:10:{s:2:\"id\";s:18:\"node_listing_empty\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:18:\"node_listing_empty\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:18:\"node_listing_empty\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;}s:5:\"title\";a:10:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"title\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:5:\"title\";s:14:\"¡Bienvenidos!\";}}s:5:\"sorts\";a:2:{s:6:\"sticky\";a:12:{s:2:\"id\";s:6:\"sticky\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"sticky\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"sticky\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"sticky\";}s:7:\"exposed\";b:0;}s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:3:{s:7:\"promote\";a:16:{s:2:\"id\";s:7:\"promote\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"promote\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"promote\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:14:\"url.query_args\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"feed_1\";a:6:{s:2:\"id\";s:6:\"feed_1\";s:13:\"display_title\";s:17:\"Canal de noticias\";s:14:\"display_plugin\";s:4:\"feed\";s:8:\"position\";i:2;s:15:\"display_options\";a:7:{s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:3:\"rss\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:11:\"uses_fields\";b:0;s:11:\"description\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:8:\"node_rss\";s:7:\"options\";a:2:{s:12:\"relationship\";s:4:\"none\";s:9:\"view_mode\";s:3:\"rss\";}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:7:\"rss.xml\";s:14:\"sitename_title\";b:1;s:8:\"displays\";a:2:{s:6:\"page_1\";s:6:\"page_1\";s:7:\"default\";s:0:\"\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:28:\"languages:language_interface\";i:1;s:21:\"user.node_grants:view\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:4:\"node\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:14:\"url.query_args\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.galeria_proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"9726dfc4-ca1a-4b4c-9596-e9370714a9ea\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:32:\"field.storage.node.field_galeria\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:3:{i:0;s:4:\"node\";i:1;s:5:\"slick\";i:2;s:4:\"user\";}}s:2:\"id\";s:17:\"galeria_proyectos\";s:5:\"label\";s:18:\"Galería Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:16:{s:6:\"fields\";a:1:{s:13:\"field_galeria\";a:35:{s:2:\"id\";s:13:\"field_galeria\";s:5:\"table\";s:19:\"node__field_galeria\";s:5:\"field\";s:13:\"field_galeria\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:11:\"slick_image\";s:8:\"settings\";a:30:{s:7:\"caption\";a:2:{s:3:\"alt\";s:1:\"0\";s:5:\"title\";s:1:\"0\";}s:9:\"optionset\";s:17:\"galeria_proyectos\";s:4:\"link\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:5:\"cache\";i:0;s:9:\"admin_uri\";s:109:\"/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax\";s:10:\"background\";b:0;s:11:\"box_caption\";s:0:\"\";s:18:\"box_caption_custom\";s:0:\"\";s:7:\"loading\";s:4:\"auto\";s:7:\"preload\";b:0;s:9:\"box_style\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:12:\"media_switch\";s:0:\"\";s:5:\"ratio\";s:0:\"\";s:15:\"thumbnail_style\";s:0:\"\";s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:6:\"column\";s:4:\"skin\";s:7:\"default\";s:12:\"overridables\";a:8:{s:6:\"arrows\";s:6:\"arrows\";s:9:\"draggable\";s:9:\"draggable\";s:8:\"infinite\";s:8:\"infinite\";s:8:\"autoplay\";s:1:\"0\";s:4:\"dots\";s:1:\"0\";s:10:\"mouseWheel\";s:1:\"0\";s:9:\"randomize\";s:1:\"0\";s:13:\"variableWidth\";s:1:\"0\";}s:19:\"optionset_thumbnail\";s:0:\"\";s:14:\"skin_thumbnail\";s:0:\"\";s:17:\"thumbnail_caption\";s:0:\"\";s:16:\"thumbnail_effect\";s:0:\"\";s:18:\"thumbnail_position\";s:0:\"\";s:8:\"override\";b:1;s:13:\"preserve_keys\";b:0;s:13:\"visible_items\";N;}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:5;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:39:\"config:field.storage.node.field_galeria\";}}}}}',-1,1773072974.688,1,'','0'),('views.view.glossary',_binary 'a:13:{s:4:\"uuid\";s:36:\"f177540f-70c9-4868-b3d1-928030dd3dee\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"r-klgGeO4haVHqAwxW1HXZLzdzLSMUVC08OuTBrRh58\";}s:2:\"id\";s:8:\"glossary\";s:5:\"label\";s:8:\"Glosario\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:36:\"Todo el contenido, alfabéticamente.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:6:\"fields\";a:3:{s:5:\"title\";a:24:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Título\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:22:\"Última actualización\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:36;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:1:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:1:\"a\";}s:15:\"summary_options\";a:0:{}s:7:\"summary\";a:1:{s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:1;s:5:\"limit\";i:1;s:4:\"case\";s:5:\"upper\";s:9:\"path_case\";s:5:\"lower\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;s:7:\"columns\";a:3:{s:5:\"title\";s:5:\"title\";s:4:\"name\";s:4:\"name\";s:7:\"changed\";s:7:\"changed\";}s:7:\"default\";s:5:\"title\";s:4:\"info\";a:3:{s:5:\"title\";a:2:{s:8:\"sortable\";b:1;s:9:\"separator\";s:0:\"\";}s:4:\"name\";a:2:{s:8:\"sortable\";b:1;s:9:\"separator\";s:0:\"\";}s:7:\"changed\";a:2:{s:8:\"sortable\";b:1;s:9:\"separator\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:5:\"order\";s:3:\"asc\";s:11:\"empty_table\";b:0;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:8:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:8:\"use_ajax\";b:1;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:12:\"attachment_1\";a:6:{s:2:\"id\";s:12:\"attachment_1\";s:13:\"display_title\";s:7:\"Adjunto\";s:14:\"display_plugin\";s:10:\"attachment\";s:8:\"position\";i:2;s:15:\"display_options\";a:7:{s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:0;}}s:9:\"arguments\";a:1:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:7:\"summary\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:1:\"a\";}s:15:\"summary_options\";a:3:{s:14:\"items_per_page\";i:25;s:6:\"inline\";b:1;s:9:\"separator\";s:3:\" | \";}s:7:\"summary\";a:1:{s:6:\"format\";s:19:\"unformatted_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:1;s:5:\"limit\";i:1;s:4:\"case\";s:5:\"upper\";s:9:\"path_case\";s:5:\"lower\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:8:\"defaults\";a:1:{s:9:\"arguments\";b:0;}s:17:\"display_extenders\";a:0:{}s:8:\"displays\";a:2:{s:7:\"default\";s:7:\"default\";s:6:\"page_1\";s:6:\"page_1\";}s:17:\"inherit_arguments\";b:0;}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:8:\"glossary\";s:4:\"menu\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:8:\"Glosario\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.media',_binary 'a:13:{s:4:\"uuid\";s:36:\"d052b957-839d-45d0-9858-1770e573a36a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:5:\"media\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"kOTUk5XWeupgBOJuRRarCiDcFKVZcvaW-FT5MTzrML8\";}s:2:\"id\";s:5:\"media\";s:5:\"label\";s:10:\"Multimedia\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:28:\"Buscar y administrar medios.\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:16:\"media_field_data\";s:10:\"base_field\";s:3:\"mid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:10:\"Multimedia\";s:6:\"fields\";a:8:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:20:\"thumbnail__target_id\";a:37:{s:2:\"id\";s:20:\"thumbnail__target_id\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:20:\"thumbnail__target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:9:\"thumbnail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Miniatura\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:9:\"thumbnail\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:5:\"media\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:30:\"Nombre del elemento multimedia\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:6:\"bundle\";a:37:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:4:\"Tipo\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:6:\"status\";a:37:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:12:\"Sin publicar\";s:18:\"format_custom_true\";s:9:\"Publicado\";}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access media overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:26:\"No hay medios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:5:{s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:30:\"Nombre del elemento multimedia\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"bundle\";a:16:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"bundle_op\";s:5:\"label\";s:4:\"Tipo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"bundle_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:6:\"Verdad\";s:11:\"description\";N;s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:1;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:12:\"media_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:6:{s:4:\"name\";s:4:\"name\";s:6:\"bundle\";s:6:\"bundle\";s:7:\"changed\";s:7:\"changed\";s:3:\"uid\";s:3:\"uid\";s:6:\"status\";s:6:\"status\";s:20:\"thumbnail__target_id\";s:20:\"thumbnail__target_id\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:6:{s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"bundle\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:3:\"uid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:20:\"thumbnail__target_id\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:15:\"media_page_list\";a:6:{s:2:\"id\";s:15:\"media_page_list\";s:13:\"display_title\";s:10:\"Multimedia\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/media\";s:4:\"menu\";a:8:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:10:\"Multimedia\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:8:\"expanded\";b:0;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.media_library',_binary 'a:13:{s:4:\"uuid\";s:36:\"19119600-6c7b-40b8-93e5-d351364049dc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:25:\"image.style.media_library\";}s:6:\"module\";a:4:{i:0;s:5:\"image\";i:1;s:5:\"media\";i:2;s:13:\"media_library\";i:3;s:4:\"user\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9u9hwW-Q0-uQJz1vgenJTQhZGYN0FBZoOogwPD6kgkQ\";}s:2:\"id\";s:13:\"media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:28:\"Buscar y administrar medios.\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:16:\"media_field_data\";s:10:\"base_field\";s:3:\"mid\";s:7:\"display\";a:4:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:18:{s:5:\"title\";s:10:\"Multimedia\";s:6:\"fields\";a:2:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:24;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"6, 12, 24, 48\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:15:\"Aplicar filtros\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:0;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access media overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:26:\"No hay medios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:3:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:22:\"Más recientes primero\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:1;s:11:\"granularity\";s:6:\"second\";}s:4:\"name\";a:12:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:3:\"ASC\";s:6:\"expose\";a:2:{s:5:\"label\";s:12:\"Nombre (A-Z)\";s:16:\"field_identifier\";s:4:\"name\";}s:7:\"exposed\";b:1;}s:6:\"name_1\";a:12:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:12:\"Nombre (Z-A)\";s:16:\"field_identifier\";s:6:\"name_1\";}s:7:\"exposed\";b:1;}}s:7:\"filters\";a:5:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";N;s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:1;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:9:\"Publicado\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"bundle\";a:16:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"bundle_op\";s:5:\"label\";s:16:\"Tipos multimedia\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"bundle_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:16:\"Tipos multimedia\";s:11:\"description\";N;s:10:\"identifier\";s:6:\"bundle\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:3:{i:1;a:0:{}i:2;a:0:{}i:3;a:0:{}}}}s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:12:\"media_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:9:\"css_class\";s:0:\"\";s:8:\"use_ajax\";b:1;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:6:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:22:\"url.query_args:sort_by\";i:4;s:4:\"user\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:4:\"page\";a:6:{s:2:\"id\";s:4:\"page\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:6:\"fields\";a:5:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"edit_media\";a:26:{s:2:\"id\";s:10:\"edit_media\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:10:\"edit_media\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:16:\"entity_link_edit\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:19:\"Editar {{ nombre }}\";s:9:\"make_link\";b:1;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:19:\"Editar {{ nombre }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:1:\"0\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:6:\"Editar\";s:18:\"output_url_as_text\";b:0;s:8:\"absolute\";b:0;}s:12:\"delete_media\";a:26:{s:2:\"id\";s:12:\"delete_media\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:12:\"delete_media\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:18:\"entity_link_delete\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:19:\"Borrar {{ nombre }}\";s:9:\"make_link\";b:1;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:19:\"Borrar {{ nombre }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:1:\"0\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:8:\"Eliminar\";s:18:\"output_url_as_text\";b:0;s:8:\"absolute\";b:0;}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:8:\"defaults\";a:1:{s:6:\"fields\";b:0;}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:24:\"admin/content/media-grid\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:7:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:22:\"url.query_args:sort_by\";i:5;s:4:\"user\";i:6;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"widget\";a:6:{s:2:\"id\";s:6:\"widget\";s:13:\"display_title\";s:7:\"Control\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:12:{s:6:\"fields\";a:2:{s:25:\"media_library_select_form\";a:23:{s:2:\"id\";s:25:\"media_library_select_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:25:\"media_library_select_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:25:\"media_library_select_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:10:\"view media\";}}s:9:\"arguments\";a:1:{s:6:\"bundle\";a:26:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:6:\"ignore\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:24;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:0;s:5:\"limit\";i:0;s:4:\"case\";s:4:\"none\";s:9:\"path_case\";s:4:\"none\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:7:\"filters\";a:3:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:8:\"defaults\";a:7:{s:6:\"access\";b:0;s:9:\"css_class\";b:0;s:6:\"fields\";b:0;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;s:6:\"header\";b:0;}s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:6:\"header\";a:2:{s:17:\"display_link_grid\";a:7:{s:2:\"id\";s:17:\"display_link_grid\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:11:\"Cuadrícula\";s:5:\"empty\";b:1;s:10:\"display_id\";s:6:\"widget\";}s:18:\"display_link_table\";a:7:{s:2:\"id\";s:18:\"display_link_table\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:5:\"Tabla\";s:5:\"empty\";b:1;s:10:\"display_id\";s:12:\"widget_table\";}}s:18:\"rendering_language\";s:33:\"***LANGUAGE_language_interface***\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:26:\"admin/content/media-widget\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:22:\"url.query_args:sort_by\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:12:\"widget_table\";a:6:{s:2:\"id\";s:12:\"widget_table\";s:13:\"display_title\";s:14:\"Widget (tabla)\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:3;s:15:\"display_options\";a:13:{s:6:\"fields\";a:5:{s:25:\"media_library_select_form\";a:9:{s:2:\"id\";s:25:\"media_library_select_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:25:\"media_library_select_form\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:25:\"media_library_select_form\";s:5:\"label\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";}s:20:\"thumbnail__target_id\";a:10:{s:2:\"id\";s:20:\"thumbnail__target_id\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:20:\"thumbnail__target_id\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:9:\"thumbnail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Miniatura\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:13:\"media_library\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}}s:4:\"name\";a:10:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Nombre\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}}s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:20:\"media_field_revision\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}}s:7:\"changed\";a:10:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:10:\"view media\";}}s:9:\"arguments\";a:1:{s:6:\"bundle\";a:26:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:6:\"ignore\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:24;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:0;s:5:\"limit\";i:0;s:4:\"case\";s:4:\"none\";s:9:\"path_case\";s:4:\"none\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:7:\"filters\";a:3:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:3:{s:9:\"row_class\";s:85:\"media-library-item media-library-item--table js-media-library-item js-click-to-select\";s:17:\"default_row_class\";b:1;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:8:\"defaults\";a:9:{s:6:\"access\";b:0;s:9:\"css_class\";b:0;s:5:\"style\";b:0;s:3:\"row\";b:0;s:6:\"fields\";b:0;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;s:6:\"header\";b:0;}s:9:\"css_class\";s:0:\"\";s:6:\"header\";a:2:{s:17:\"display_link_grid\";a:7:{s:2:\"id\";s:17:\"display_link_grid\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:11:\"Cuadrícula\";s:5:\"empty\";b:1;s:10:\"display_id\";s:6:\"widget\";}s:18:\"display_link_table\";a:7:{s:2:\"id\";s:18:\"display_link_table\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:5:\"Tabla\";s:5:\"empty\";b:1;s:10:\"display_id\";s:12:\"widget_table\";}}s:18:\"rendering_language\";s:33:\"***LANGUAGE_language_interface***\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:32:\"admin/content/media-widget-table\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:22:\"url.query_args:sort_by\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"f6e9b359-4ebb-49e9-96a1-10834c483e6f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:28:\"field.storage.node.field_ano\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:2:\"id\";s:9:\"proyectos\";s:5:\"label\";s:9:\"Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:46:\"Lista de los proyectos de cada cliente de CISC\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:9:\"Proyectos\";s:6:\"fields\";a:3:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"field_ano\";a:35:{s:2:\"id\";s:9:\"field_ano\";s:5:\"table\";s:15:\"node__field_ano\";s:5:\"field\";s:9:\"field_ano\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:14:\"number_integer\";s:8:\"settings\";a:2:{s:18:\"thousand_separator\";s:0:\"\";s:13:\"prefix_suffix\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:91:\"{{ title }}\r\n<span class=\"bull\">&bull;</span>\r\n<span class=\"ano\">\r\n{{ field_ano }}\r\n</span>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:23:\"field_cliente_target_id\";a:20:{s:2:\"id\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:23:\"field_cliente_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"entity_target_id\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:0;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:15:\"lista-proyectos\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:35:\"config:field.storage.node.field_ano\";}}}}}',-1,1773072974.688,1,'','0'),('views.view.proyectos_home',_binary 'a:12:{s:4:\"uuid\";s:36:\"c256db6f-da58-4e98-980a-3088c67c90f7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:19:\"node.type.proyectos\";}s:6:\"module\";a:4:{i:0;s:5:\"blazy\";i:1;s:5:\"image\";i:2;s:4:\"node\";i:3;s:4:\"user\";}}s:2:\"id\";s:14:\"proyectos_home\";s:5:\"label\";s:14:\"Proyectos Home\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:14:\"Proyectos Home\";s:6:\"fields\";a:6:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}s:13:\"field_image_1\";a:35:{s:2:\"id\";s:13:\"field_image_1\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:6:\"medium\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"title_1\";a:37:{s:2:\"id\";s:7:\"title_1\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:0:\"\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:650:\"<div class=\"proyecto_home\">\r\n    <img src=\"{{ field_image_1 }}\" alt=\"Front Page\" />\r\n    <div class=\"proyecto_hover\">\r\n        <div class=\"proyecto_header\">\r\n            <div class=\"column-1\">\r\n                <div class=\"logo_proyecto\">\r\n                    <img src=\"{{field_image}}\" alt=\"Logo\">\r\n                </div>\r\n            </div>\r\n            <div class=\"column-2\">\r\n                <h1>{{ title_1 }}</h1>\r\n            </div>\r\n        </div>\r\n        <a class=\"proyecto_enlace\" href=\"{{ view_node }}\"><img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\"/></a>\r\n        <p>{{ field_etiquetas }}</p>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:4;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"4\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:13:\"field_cliente\";a:8:{s:2:\"id\";s:13:\"field_cliente\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:13:\"field_cliente\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:24:\"field_cliente: Contenido\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:5:\"Block\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:1:{s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}',-1,1773072974.688,1,'','0'),('views.view.proyectos_page',_binary 'a:12:{s:4:\"uuid\";s:36:\"ab5358aa-f3b4-47ed-b4a2-6df42b46871e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:19:\"node.type.proyectos\";}s:6:\"module\";a:4:{i:0;s:5:\"blazy\";i:1;s:5:\"image\";i:2;s:4:\"node\";i:3;s:4:\"user\";}}s:2:\"id\";s:14:\"proyectos_page\";s:5:\"label\";s:14:\"Proyectos Page\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:30:\"Listado de todos los proyectos\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:14:\"Proyectos Page\";s:6:\"fields\";a:6:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}s:7:\"title_1\";a:37:{s:2:\"id\";s:7:\"title_1\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:13:\"field_image_1\";a:35:{s:2:\"id\";s:13:\"field_image_1\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:6:\"medium\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:0:\"\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:650:\"<div class=\"proyecto_home\">\r\n    <img src=\"{{ field_image_1 }}\" alt=\"Front Page\" />\r\n    <div class=\"proyecto_hover\">\r\n        <div class=\"proyecto_header\">\r\n            <div class=\"column-1\">\r\n                <div class=\"logo_proyecto\">\r\n                    <img src=\"{{field_image}}\" alt=\"Logo\">\r\n                </div>\r\n            </div>\r\n            <div class=\"column-2\">\r\n                <h1>{{ title_1 }}</h1>\r\n            </div>\r\n        </div>\r\n        <a class=\"proyecto_enlace\" href=\"{{ view_node }}\"><img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\"/></a>\r\n        <p>{{ field_etiquetas }}</p>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:8;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"4\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:13:\"field_cliente\";a:8:{s:2:\"id\";s:13:\"field_cliente\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:13:\"field_cliente\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:24:\"field_cliente: Contenido\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:4:\"Page\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:9:\"proyectos\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}',-1,1773072974.688,1,'','0'),('views.view.taxonomy_term',_binary 'a:13:{s:4:\"uuid\";s:36:\"a32cb8c9-8d28-4396-97d7-e55374a22ad1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:33:\"core.entity_view_mode.node.teaser\";}s:6:\"module\";a:3:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KejdxDJQmx8SaO-t83OVekLw6ar4ldjmsJMGcotGxnQ\";}s:2:\"id\";s:13:\"taxonomy_term\";s:5:\"label\";s:22:\"Término de taxonomía\";s:6:\"module\";s:8:\"taxonomy\";s:11:\"description\";s:64:\"Contenido perteneciente a un determinado término de taxonomía.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:18:{s:6:\"fields\";a:0:{}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:2:{s:6:\"sticky\";a:10:{s:2:\"id\";s:6:\"sticky\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:6:\"sticky\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"sticky\";}s:7:\"exposed\";b:0;}s:7:\"created\";a:11:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"tid\";a:22:{s:2:\"id\";s:3:\"tid\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:3:\"tid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:18:\"taxonomy_index_tid\";s:14:\"default_action\";s:9:\"not found\";s:9:\"exception\";a:3:{s:5:\"value\";s:0:\"\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:1;s:5:\"title\";s:19:\"{{ arguments.tid }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:4:{s:7:\"bundles\";a:0:{}s:6:\"access\";b:1;s:9:\"operation\";s:4:\"view\";s:8:\"multiple\";i:0;}s:12:\"break_phrase\";b:0;s:9:\"add_table\";b:0;s:13:\"require_value\";b:0;s:17:\"reduce_duplicates\";b:0;}}s:7:\"filters\";a:2:{s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:14:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:12:\"link_display\";s:6:\"page_1\";s:8:\"link_url\";s:0:\"\";s:6:\"header\";a:1:{s:20:\"entity_taxonomy_term\";a:12:{s:2:\"id\";s:20:\"entity_taxonomy_term\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:20:\"entity_taxonomy_term\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"entity\";s:5:\"empty\";b:1;s:6:\"target\";s:23:\"{{ raw_arguments.tid }}\";s:9:\"view_mode\";s:4:\"full\";s:8:\"tokenize\";b:1;s:13:\"bypass_access\";b:0;}}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"feed_1\";a:6:{s:2:\"id\";s:6:\"feed_1\";s:13:\"display_title\";s:17:\"Canal de noticias\";s:14:\"display_plugin\";s:4:\"feed\";s:8:\"position\";i:2;s:15:\"display_options\";a:7:{s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:3:\"rss\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:11:\"uses_fields\";b:0;s:11:\"description\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:8:\"node_rss\";s:7:\"options\";a:2:{s:12:\"relationship\";s:4:\"none\";s:9:\"view_mode\";s:7:\"default\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:20:\"taxonomy/term/%/feed\";s:8:\"displays\";a:2:{s:6:\"page_1\";s:6:\"page_1\";s:7:\"default\";s:1:\"0\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:3:{s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:15:\"taxonomy/term/%\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.tecnologias_proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"a8a58256-36ae-4631-9e2d-e400a0f6e326\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:36:\"field.storage.node.field_tecnologias\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:2:\"id\";s:21:\"tecnologias_proyectos\";s:5:\"label\";s:21:\"Tecnologias Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:36:\"Tecnologias usadas por los proyectos\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:16:{s:6:\"fields\";a:1:{s:17:\"field_tecnologias\";a:35:{s:2:\"id\";s:17:\"field_tecnologias\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:5:\"field\";s:17:\"field_tecnologias\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:29:\"{{ dump(field_tecnologias) }}\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:28:\"entity_reference_entity_view\";s:8:\"settings\";a:1:{s:9:\"view_mode\";s:7:\"default\";}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:43:\"config:field.storage.node.field_tecnologias\";}}}}}',-1,1773072974.688,1,'','0'),('views.view.user_admin_people',_binary 'a:13:{s:4:\"uuid\";s:36:\"ace9a5f2-c99d-4353-a011-ec45b2756f02\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:12:\"dxpr_builder\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FFLg74mnzRE10lgg5fspPCZWLnIEcvCnJMlNzj8OEtw\";}s:2:\"id\";s:17:\"user_admin_people\";s:5:\"label\";s:8:\"Usuarios\";s:6:\"module\";s:4:\"user\";s:11:\"description\";s:66:\"Encuentre y gestione a las personas que interactúan con su sitio.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:16:\"users_field_data\";s:10:\"base_field\";s:3:\"uid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:25:{s:5:\"title\";s:8:\"Usuarios\";s:6:\"fields\";a:9:{s:14:\"user_bulk_form\";a:23:{s:2:\"id\";s:14:\"user_bulk_form\";s:5:\"table\";s:5:\"users\";s:5:\"field\";s:14:\"user_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:14:\"user_bulk_form\";s:5:\"label\";s:21:\"Actualización masiva\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:17:\"Nombre de usuario\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:6:\"status\";a:26:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:9:\"Bloqueado\";s:18:\"format_custom_true\";s:6:\"Activo\";}}s:15:\"roles_target_id\";a:24:{s:2:\"id\";s:15:\"roles_target_id\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:15:\"roles_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:10:\"user_roles\";s:5:\"label\";s:5:\"Roles\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:2:\"ul\";s:9:\"separator\";s:2:\", \";}s:17:\"dxpr_builder_user\";a:23:{s:2:\"id\";s:17:\"dxpr_builder_user\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:17:\"dxpr_builder_user\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:23:\"dxpr_builder_user_field\";s:5:\"label\";s:17:\"DXPR Builder User\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:7:\"created\";a:26:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:18:\"Miembro desde hace\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:9:\"@interval\";s:11:\"past_format\";s:9:\"@interval\";s:11:\"granularity\";i:2;}}s:6:\"access\";a:26:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:14:\"Último acceso\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:20:\"Desde hace @interval\";s:11:\"past_format\";s:14:\"Hace @interval\";s:11:\"granularity\";i:2;}}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:5:\"users\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:4:\"mail\";a:37:{s:2:\"id\";s:4:\"mail\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"mail\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"mail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:12:\"basic_string\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:16:\"administer users\";}}s:5:\"cache\";a:1:{s:4:\"type\";s:3:\"tag\";}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:20:\"No people available.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:7:\"filters\";a:6:{s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:37:\"Nombre o correo electrónico contiene\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"user\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:4:\"mail\";s:4:\"mail\";}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:6:\"Activo\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:9:\"Bloqueado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:15:\"roles_target_id\";a:15:{s:2:\"id\";s:15:\"roles_target_id\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:15:\"roles_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:10:\"user_roles\";s:8:\"operator\";s:2:\"or\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:18:\"roles_target_id_op\";s:5:\"label\";s:3:\"Rol\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:18:\"roles_target_id_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"role\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:17:\"reduce_duplicates\";b:0;}s:10:\"permission\";a:15:{s:2:\"id\";s:10:\"permission\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:10:\"permission\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"user_permissions\";s:8:\"operator\";s:2:\"or\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:13:\"permission_op\";s:5:\"label\";s:7:\"Permiso\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:13:\"permission_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:10:\"permission\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:17:\"reduce_duplicates\";b:0;}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"uid_raw\";a:15:{s:2:\"id\";s:7:\"uid_raw\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"uid_raw\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:7:\"numeric\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";a:3:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:1:\"0\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:11:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:14:\"user_bulk_form\";s:14:\"user_bulk_form\";s:4:\"name\";s:4:\"name\";s:6:\"status\";s:6:\"status\";s:3:\"rid\";s:3:\"rid\";s:7:\"created\";s:7:\"created\";s:6:\"access\";s:6:\"access\";s:9:\"edit_node\";s:9:\"edit_node\";s:10:\"dropbutton\";s:10:\"dropbutton\";}s:7:\"default\";s:7:\"created\";s:4:\"info\";a:8:{s:14:\"user_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:3:\"rid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"created\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"access\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:9:\"edit_node\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:10:\"dropbutton\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:9:\"css_class\";s:0:\"\";s:8:\"use_ajax\";b:0;s:8:\"group_by\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:0;s:13:\"use_more_text\";s:4:\"más\";s:12:\"link_display\";s:6:\"page_1\";s:8:\"link_url\";s:0:\"\";s:15:\"display_comment\";s:0:\"\";s:23:\"hide_attachment_summary\";b:0;s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:8:\"defaults\";a:1:{s:16:\"show_admin_links\";b:0;}s:16:\"show_admin_links\";b:0;s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:17:\"admin/people/list\";s:4:\"menu\";a:6:{s:4:\"type\";s:11:\"default tab\";s:5:\"title\";s:7:\"Listado\";s:11:\"description\";s:66:\"Encuentre y gestione a las personas que interactúan con su sitio.\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";s:7:\"context\";s:0:\"\";}s:11:\"tab_options\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:8:\"Usuarios\";s:11:\"description\";s:48:\"Gestionar cuentas, roles y permisos de usuarios.\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.watchdog',_binary 'a:13:{s:4:\"uuid\";s:36:\"91902129-7bbe-43ee-8988-399319c422e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:5:\"dblog\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SR5P89f0vUTPC7WY2YpLAffkDx8-Ar8LKFfowVXeqNU\";}s:2:\"id\";s:8:\"watchdog\";s:5:\"label\";s:9:\"Guardián\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:31:\"Mensajes recientes del registro\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:8:\"watchdog\";s:10:\"base_field\";s:3:\"wid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:19:{s:5:\"title\";s:31:\"Mensajes recientes del registro\";s:6:\"fields\";a:8:{s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:5:\"Icono\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:4:\"icon\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}s:3:\"wid\";a:22:{s:2:\"id\";s:3:\"wid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"wid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:3:\"WID\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:8:\"severity\";a:23:{s:2:\"id\";s:8:\"severity\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:8:\"severity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:12:\"machine_name\";s:5:\"label\";s:8:\"Gravedad\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"machine_name\";b:0;}s:4:\"type\";a:22:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:4:\"Tipo\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:9:\"timestamp\";a:25:{s:2:\"id\";s:9:\"timestamp\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:9:\"timestamp\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"label\";s:5:\"Fecha\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";}s:7:\"message\";a:23:{s:2:\"id\";s:7:\"message\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:7:\"message\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:13:\"dblog_message\";s:5:\"label\";s:7:\"Mensaje\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:1;s:4:\"path\";s:35:\"admin/reports/dblog/event/{{ wid }}\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:13:\"{{ message }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:56;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:1;s:4:\"trim\";b:1;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:1;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"replace_variables\";b:1;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Usuario\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"link\";a:22:{s:2:\"id\";s:4:\"link\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"link\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"dblog_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:0;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:19:\"access site reports\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:4:\"area\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:40:\"No hay mensajes de registro disponibles.\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:40:\"No hay mensajes de registro disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:3:\"wid\";a:10:{s:2:\"id\";s:3:\"wid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"wid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:3:\"wid\";}s:7:\"exposed\";b:0;}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:4:\"type\";a:14:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"dblog_types\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:4:\"Tipo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:1;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"severity\";a:14:{s:2:\"id\";s:8:\"severity\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:8:\"severity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"in_operator\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"severity_op\";s:5:\"label\";s:8:\"Gravedad\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"severity_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"severity\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:1;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:25:\"{{ type }} {{ severity }}\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:7:\"nothing\";s:7:\"nothing\";s:3:\"wid\";s:3:\"wid\";s:8:\"severity\";s:8:\"severity\";s:4:\"type\";s:4:\"type\";s:9:\"timestamp\";s:9:\"timestamp\";s:7:\"message\";s:7:\"message\";s:4:\"name\";s:4:\"name\";s:4:\"link\";s:4:\"link\";}s:7:\"default\";s:3:\"wid\";s:4:\"info\";a:8:{s:7:\"nothing\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:3:\"wid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:8:\"severity\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:9:\"timestamp\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"message\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:4:\"link\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:0;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:8:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:4:\"User\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:9:\"css_class\";s:11:\"admin-dblog\";s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:4:\"page\";a:6:{s:2:\"id\";s:4:\"page\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/reports/dblog\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.who_s_new',_binary 'a:13:{s:4:\"uuid\";s:36:\"45da490c-d498-4fd1-ad63-59e33c181cf1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"zji0_13MyVGK7Bn1lUMDeZyyOIZedWvqpYUeM_SioPI\";}s:2:\"id\";s:9:\"who_s_new\";s:5:\"label\";s:15:\"Quién es nuevo\";s:6:\"module\";s:4:\"user\";s:11:\"description\";s:69:\"Muestra una lista de las cuentas de usuario más recientes del sitio.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:16:\"users_field_data\";s:10:\"base_field\";s:3:\"uid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:15:\"Quién es nuevo\";s:6:\"fields\";a:1:{s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:6:\"access\";a:16:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:8:\"operator\";s:1:\">\";s:5:\"value\";a:4:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:10:\"1970-01-01\";s:4:\"type\";s:4:\"date\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:1:{s:4:\"type\";s:9:\"html_list\";}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:15:\"Quién es nuevo\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:19:\"display_description\";s:29:\"Un listado de nuevos usuarios\";s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:15:\"Quién es nuevo\";s:14:\"block_category\";s:7:\"Usuario\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('views.view.who_s_online',_binary 'a:13:{s:4:\"uuid\";s:36:\"57603ac2-21d2-4830-b4b4-7acd2f2a6bc2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"suDsVMgawXoQt4rfmdfpr05EVX3z3KyfDDTYgeSM898\";}s:2:\"id\";s:12:\"who_s_online\";s:5:\"label\";s:29:\"Bloque de usuarios conectados\";s:6:\"module\";s:4:\"user\";s:11:\"description\";s:109:\"Muestra los nombres de usuario de los usuarios activos más recientes y el número total de usuarios activos.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:16:\"users_field_data\";s:10:\"base_field\";s:3:\"uid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:22:\"Quién está conectado\";s:6:\"fields\";a:1:{s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:20:\"access user profiles\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:25:\"Hay 0 usuarios en línea.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:6:\"access\";a:13:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"access\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:6:\"access\";a:16:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:8:\"operator\";s:2:\">=\";s:5:\"value\";a:4:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:11:\"-15 minutes\";s:4:\"type\";s:6:\"offset\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:9:\"access_op\";s:5:\"label\";s:14:\"Último acceso\";s:11:\"description\";s:108:\"Un usuario es considerado conectado durante este tiempo después de haber visto una página por última vez.\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"access_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"access\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:1:{s:6:\"result\";a:9:{s:2:\"id\";s:6:\"result\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:6:\"result\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"result\";s:5:\"empty\";b:0;s:7:\"content\";s:53:\"Actualmente hay un total de  @total usuario en linea.\";}}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:18:\"who_s_online_block\";a:6:{s:2:\"id\";s:18:\"who_s_online_block\";s:13:\"display_title\";s:22:\"Quién está conectado\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:3:{s:19:\"display_description\";s:60:\"Una lista de los usuarios que están conectados actualmente.\";s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:22:\"Quién está conectado\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}',-1,1773072974.688,1,'','0'),('webp.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0ube66wBYymHixNiMD-uyY8Tjo8alYV3NII6dv5iBJ8\";}s:7:\"quality\";i:100;}',-1,1773352142.900,1,'','0');
/*!40000 ALTER TABLE `cache_config` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_container`
--

DROP TABLE IF EXISTS `cache_container`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_container` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_container`
--

LOCK TABLES `cache_container` WRITE;
/*!40000 ALTER TABLE `cache_container` DISABLE KEYS */;
INSERT INTO `cache_container` VALUES ('service_container:prod:11.2.2::Linux:a:2:{i:0;s:72:\"/home/cisc/public_html/portal.ciscsas.dev/web/sites/default/services.yml\";i:1;s:76:\"/home/cisc/public_html/portal.ciscsas.dev/web/sites/development.services.yml\";}',_binary 'a:5:{s:7:\"aliases\";a:266:{s:33:\"Drupal\\Core\\DrupalKernelInterface\";s:6:\"kernel\";s:56:\"Symfony\\Component\\DependencyInjection\\ContainerInterface\";s:17:\"service_container\";s:39:\"Drupal\\Core\\Cache\\CacheFactoryInterface\";s:13:\"cache_factory\";s:39:\"Drupal\\Core\\Cache\\VariationCacheFactory\";s:23:\"variation_cache_factory\";s:46:\"Drupal\\Core\\Cache\\Context\\CacheContextsManager\";s:22:\"cache_contexts_manager\";s:47:\"Drupal\\Core\\Cache\\CacheTagsInvalidatorInterface\";s:22:\"cache_tags.invalidator\";s:44:\"Drupal\\Core\\Cache\\CacheTagsChecksumInterface\";s:31:\"cache_tags.invalidator.checksum\";s:43:\"Drupal\\Core\\PreWarm\\CachePreWarmerInterface\";s:15:\"cache_prewarmer\";s:43:\"Drupal\\Core\\Asset\\AssetQueryStringInterface\";s:18:\"asset.query_string\";s:44:\"Drupal\\Core\\PageCache\\RequestPolicyInterface\";s:25:\"page_cache_request_policy\";s:45:\"Drupal\\Core\\PageCache\\ResponsePolicyInterface\";s:26:\"page_cache_response_policy\";s:47:\"Drupal\\Core\\PageCache\\ResponsePolicy\\KillSwitch\";s:22:\"page_cache_kill_switch\";s:41:\"Drupal\\Core\\Config\\ConfigManagerInterface\";s:14:\"config.manager\";s:41:\"Drupal\\Core\\Config\\ConfigFactoryInterface\";s:14:\"config.factory\";s:43:\"Drupal\\Core\\Config\\ConfigInstallerInterface\";s:16:\"config.installer\";s:40:\"Drupal\\Core\\Config\\StorageCacheInterface\";s:14:\"config.storage\";s:56:\"Drupal\\Core\\Config\\Checkpoint\\CheckpointStorageInterface\";s:25:\"config.storage.checkpoint\";s:53:\"Drupal\\Core\\Config\\Checkpoint\\CheckpointListInterface\";s:18:\"config.checkpoints\";s:43:\"Drupal\\Core\\Config\\ImportStorageTransformer\";s:25:\"config.import_transformer\";s:46:\"Drupal\\Core\\Config\\TypedConfigManagerInterface\";s:12:\"config.typed\";s:50:\"Drupal\\Core\\Plugin\\Context\\ContextHandlerInterface\";s:15:\"context.handler\";s:53:\"Drupal\\Core\\Plugin\\Context\\ContextRepositoryInterface\";s:18:\"context.repository\";s:25:\"Drupal\\Core\\CronInterface\";s:4:\"cron\";s:30:\"Drupal\\Core\\Diff\\DiffFormatter\";s:14:\"diff.formatter\";s:31:\"Drupal\\Core\\Database\\Connection\";s:8:\"database\";s:38:\"Drupal\\Core\\Database\\ReplicaKillSwitch\";s:28:\"database.replica_kill_switch\";s:39:\"Drupal\\Component\\Datetime\\TimeInterface\";s:13:\"datetime.time\";s:36:\"Drupal\\Core\\File\\FileSystemInterface\";s:11:\"file_system\";s:42:\"Drupal\\Core\\File\\FileUrlGeneratorInterface\";s:18:\"file_url_generator\";s:37:\"Drupal\\Core\\Form\\FormBuilderInterface\";s:12:\"form_builder\";s:39:\"Drupal\\Core\\Form\\FormValidatorInterface\";s:14:\"form_validator\";s:39:\"Drupal\\Core\\Form\\FormSubmitterInterface\";s:14:\"form_submitter\";s:42:\"Drupal\\Core\\Form\\FormErrorHandlerInterface\";s:18:\"form_error_handler\";s:48:\"Drupal\\Core\\Logger\\LoggerChannelFactoryInterface\";s:14:\"logger.factory\";s:44:\"Drupal\\Core\\Logger\\LogMessageParserInterface\";s:25:\"logger.log_message_parser\";s:64:\"Drupal\\Component\\Serialization\\ObjectAwareSerializationInterface\";s:26:\"serialization.phpserialize\";s:25:\"Drupal\\Core\\Site\\Settings\";s:8:\"settings\";s:32:\"Drupal\\Core\\State\\StateInterface\";s:5:\"state\";s:30:\"Drupal\\Core\\Queue\\QueueFactory\";s:5:\"queue\";s:38:\"Drupal\\Core\\Queue\\QueueDatabaseFactory\";s:14:\"queue.database\";s:33:\"Drupal\\Core\\Path\\CurrentPathStack\";s:12:\"path.current\";s:26:\"GuzzleHttp\\ClientInterface\";s:11:\"http_client\";s:31:\"Psr\\Http\\Client\\ClientInterface\";s:11:\"http_client\";s:30:\"Drupal\\Core\\Http\\ClientFactory\";s:19:\"http_client_factory\";s:42:\"Drupal\\Core\\Theme\\ThemeNegotiatorInterface\";s:16:\"theme.negotiator\";s:44:\"Drupal\\Core\\Extension\\ModuleHandlerInterface\";s:14:\"module_handler\";s:46:\"Drupal\\Core\\Extension\\ModuleInstallerInterface\";s:16:\"module_installer\";s:41:\"Drupal\\Core\\Extension\\ModuleExtensionList\";s:21:\"extension.list.module\";s:42:\"Drupal\\Core\\Extension\\ProfileExtensionList\";s:22:\"extension.list.profile\";s:40:\"Drupal\\Core\\Extension\\ThemeExtensionList\";s:20:\"extension.list.theme\";s:46:\"Drupal\\Core\\Extension\\ThemeEngineExtensionList\";s:27:\"extension.list.theme_engine\";s:40:\"Drupal\\Core\\Extension\\DatabaseDriverList\";s:30:\"extension.list.database_driver\";s:43:\"Drupal\\Core\\Extension\\ExtensionPathResolver\";s:23:\"extension.path.resolver\";s:43:\"Drupal\\Core\\Extension\\ThemeHandlerInterface\";s:13:\"theme_handler\";s:45:\"Drupal\\Core\\Extension\\ThemeInstallerInterface\";s:15:\"theme_installer\";s:50:\"Drupal\\Core\\Cache\\MemoryCache\\MemoryCacheInterface\";s:19:\"entity.memory_cache\";s:45:\"Drupal\\Core\\Entity\\EntityTypeManagerInterface\";s:19:\"entity_type.manager\";s:48:\"Drupal\\Core\\Entity\\EntityTypeRepositoryInterface\";s:22:\"entity_type.repository\";s:48:\"Drupal\\Core\\Entity\\EntityTypeBundleInfoInterface\";s:23:\"entity_type.bundle.info\";s:44:\"Drupal\\Core\\Entity\\EntityRepositoryInterface\";s:17:\"entity.repository\";s:51:\"Drupal\\Core\\Entity\\EntityDisplayRepositoryInterface\";s:25:\"entity_display.repository\";s:46:\"Drupal\\Core\\Entity\\EntityFieldManagerInterface\";s:20:\"entity_field.manager\";s:46:\"Drupal\\Core\\Entity\\EntityTypeListenerInterface\";s:20:\"entity_type.listener\";s:48:\"Drupal\\Core\\Entity\\EntityBundleListenerInterface\";s:22:\"entity_bundle.listener\";s:57:\"Drupal\\Core\\Entity\\EntityDefinitionUpdateManagerInterface\";s:32:\"entity.definition_update_manager\";s:63:\"Drupal\\Core\\Entity\\EntityLastInstalledSchemaRepositoryInterface\";s:39:\"entity.last_installed_schema.repository\";s:50:\"Drupal\\Core\\Field\\DeletedFieldsRepositoryInterface\";s:38:\"entity_field.deleted_fields_repository\";s:57:\"Drupal\\Core\\Field\\FieldStorageDefinitionListenerInterface\";s:33:\"field_storage_definition.listener\";s:50:\"Drupal\\Core\\Field\\FieldDefinitionListenerInterface\";s:25:\"field_definition.listener\";s:45:\"Drupal\\Core\\Entity\\EntityFormBuilderInterface\";s:19:\"entity.form_builder\";s:53:\"Drupal\\Core\\Entity\\EntityAutocompleteMatcherInterface\";s:27:\"entity.autocomplete_matcher\";s:45:\"Drupal\\Core\\Plugin\\PluginFormFactoryInterface\";s:19:\"plugin_form.factory\";s:75:\"Drupal\\Core\\Entity\\EntityReferenceSelection\\SelectionPluginManagerInterface\";s:41:\"plugin.manager.entity_reference_selection\";s:39:\"Drupal\\Core\\Block\\BlockManagerInterface\";s:20:\"plugin.manager.block\";s:49:\"Drupal\\Core\\Field\\FieldTypePluginManagerInterface\";s:31:\"plugin.manager.field.field_type\";s:51:\"Drupal\\Core\\Field\\FieldTypeCategoryManagerInterface\";s:40:\"plugin.manager.field.field_type_category\";s:41:\"Drupal\\Core\\Menu\\MenuLinkManagerInterface\";s:24:\"plugin.manager.menu.link\";s:38:\"Drupal\\Core\\Menu\\MenuLinkTreeInterface\";s:14:\"menu.link_tree\";s:48:\"Drupal\\Core\\Menu\\DefaultMenuLinkTreeManipulators\";s:30:\"menu.default_tree_manipulators\";s:41:\"Drupal\\Core\\Menu\\MenuActiveTrailInterface\";s:17:\"menu.active_trail\";s:48:\"Drupal\\Core\\Menu\\MenuParentFormSelectorInterface\";s:25:\"menu.parent_form_selector\";s:44:\"Drupal\\Core\\Menu\\LocalActionManagerInterface\";s:32:\"plugin.manager.menu.local_action\";s:42:\"Drupal\\Core\\Menu\\LocalTaskManagerInterface\";s:30:\"plugin.manager.menu.local_task\";s:47:\"Drupal\\Core\\Menu\\ContextualLinkManagerInterface\";s:35:\"plugin.manager.menu.contextual_link\";s:45:\"Drupal\\Core\\Queue\\QueueWorkerManagerInterface\";s:27:\"plugin.manager.queue_worker\";s:50:\"Drupal\\Core\\Plugin\\CachedDiscoveryClearerInterface\";s:20:\"plugin.cache_clearer\";s:49:\"Drupal\\Core\\Menu\\StaticMenuLinkOverridesInterface\";s:26:\"menu_link.static.overrides\";s:45:\"Symfony\\Component\\HttpFoundation\\RequestStack\";s:13:\"request_stack\";s:39:\"Drupal\\Core\\Routing\\RouteMatchInterface\";s:19:\"current_route_match\";s:44:\"Psr\\EventDispatcher\\EventDispatcherInterface\";s:16:\"event_dispatcher\";s:58:\"Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface\";s:16:\"event_dispatcher\";s:50:\"Drupal\\Core\\Controller\\ControllerResolverInterface\";s:19:\"controller_resolver\";s:67:\"Symfony\\Component\\HttpKernel\\Controller\\ControllerResolverInterface\";s:19:\"controller_resolver\";s:54:\"Drupal\\Core\\DependencyInjection\\ClassResolverInterface\";s:14:\"class_resolver\";s:36:\"Drupal\\Core\\Utility\\CallableResolver\";s:17:\"callable_resolver\";s:45:\"Drupal\\Core\\Controller\\TitleResolverInterface\";s:14:\"title_resolver\";s:48:\"Symfony\\Component\\HttpKernel\\HttpKernelInterface\";s:11:\"http_kernel\";s:65:\"Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolverInterface\";s:40:\"http_kernel.controller.argument_resolver\";s:60:\"Symfony\\Bridge\\PsrHttpMessage\\HttpFoundationFactoryInterface\";s:28:\"psr7.http_foundation_factory\";s:57:\"Symfony\\Bridge\\PsrHttpMessage\\HttpMessageFactoryInterface\";s:25:\"psr7.http_message_factory\";s:45:\"Drupal\\Core\\Language\\LanguageManagerInterface\";s:16:\"language_manager\";s:36:\"Drupal\\Core\\Language\\LanguageDefault\";s:16:\"language.default\";s:50:\"Drupal\\Core\\StringTranslation\\TranslationInterface\";s:18:\"string_translation\";s:47:\"Drupal\\Core\\TypedData\\TypedDataManagerInterface\";s:18:\"typed_data_manager\";s:53:\"Drupal\\Core\\Validation\\BasicRecursiveValidatorFactory\";s:44:\"validation.basic_recursive_validator_factory\";s:34:\"Drupal\\Core\\Routing\\RequestContext\";s:22:\"router.request_context\";s:32:\"Drupal\\Core\\Routing\\AdminContext\";s:20:\"router.admin_context\";s:42:\"Drupal\\Core\\Routing\\RouteProviderInterface\";s:21:\"router.route_provider\";s:41:\"Drupal\\Core\\Routing\\UrlGeneratorInterface\";s:13:\"url_generator\";s:57:\"Symfony\\Component\\Routing\\Generator\\UrlGeneratorInterface\";s:13:\"url_generator\";s:48:\"Drupal\\Core\\Routing\\RedirectDestinationInterface\";s:20:\"redirect.destination\";s:49:\"Drupal\\Core\\Utility\\UnroutedUrlAssemblerInterface\";s:22:\"unrouted_url_assembler\";s:42:\"Drupal\\Core\\Utility\\LinkGeneratorInterface\";s:14:\"link_generator\";s:46:\"Drupal\\Core\\Routing\\AccessAwareRouterInterface\";s:6:\"router\";s:42:\"Drupal\\Core\\Routing\\MatcherDumperInterface\";s:13:\"router.dumper\";s:41:\"Drupal\\Core\\Routing\\RouteBuilderInterface\";s:14:\"router.builder\";s:37:\"Drupal\\Core\\Path\\PathMatcherInterface\";s:12:\"path.matcher\";s:39:\"Drupal\\Core\\Path\\PathValidatorInterface\";s:14:\"path.validator\";s:38:\"Drupal\\Core\\Password\\PasswordInterface\";s:8:\"password\";s:47:\"Drupal\\Core\\Password\\PasswordGeneratorInterface\";s:18:\"password_generator\";s:57:\"Drupal\\Core\\ParamConverter\\ParamConverterManagerInterface\";s:22:\"paramconverter_manager\";s:40:\"Drupal\\Core\\Entity\\EntityResolverManager\";s:23:\"resolver_manager.entity\";s:41:\"Drupal\\Core\\Controller\\HtmlFormController\";s:15:\"controller.form\";s:43:\"Drupal\\Core\\Entity\\HtmlEntityFormController\";s:22:\"controller.entity_form\";s:49:\"Drupal\\Core\\Form\\FormAjaxResponseBuilderInterface\";s:26:\"form_ajax_response_builder\";s:48:\"Drupal\\Core\\Render\\BareHtmlPageRendererInterface\";s:23:\"bare_html_page_renderer\";s:22:\"Drupal\\Core\\PrivateKey\";s:11:\"private_key\";s:37:\"Drupal\\Core\\Access\\CsrfTokenGenerator\";s:10:\"csrf_token\";s:58:\"Drupal\\Core\\Access\\AccessArgumentsResolverFactoryInterface\";s:33:\"access_arguments_resolver_factory\";s:41:\"Drupal\\Core\\Access\\AccessManagerInterface\";s:14:\"access_manager\";s:41:\"Drupal\\Core\\Site\\MaintenanceModeInterface\";s:16:\"maintenance_mode\";s:58:\"Drupal\\Core\\RouteProcessor\\OutboundRouteProcessorInterface\";s:23:\"route_processor_manager\";s:55:\"Drupal\\Core\\PathProcessor\\InboundPathProcessorInterface\";s:22:\"path_processor_manager\";s:56:\"Drupal\\Core\\PathProcessor\\OutboundPathProcessorInterface\";s:22:\"path_processor_manager\";s:32:\"Drupal\\Core\\Flood\\FloodInterface\";s:5:\"flood\";s:37:\"Drupal\\Core\\Mail\\MailManagerInterface\";s:19:\"plugin.manager.mail\";s:49:\"Drupal\\Core\\Executable\\ExecutableManagerInterface\";s:24:\"plugin.manager.condition\";s:46:\"Drupal\\Core\\Render\\ElementInfoManagerInterface\";s:27:\"plugin.manager.element_info\";s:55:\"Drupal\\Core\\StreamWrapper\\StreamWrapperManagerInterface\";s:22:\"stream_wrapper_manager\";s:38:\"Drupal\\Core\\StreamWrapper\\AssetsStream\";s:21:\"stream_wrapper.assets\";s:44:\"Drupal\\Core\\ImageToolkit\\ImageToolkitManager\";s:21:\"image.toolkit.manager\";s:62:\"Drupal\\Core\\ImageToolkit\\ImageToolkitOperationManagerInterface\";s:31:\"image.toolkit.operation.manager\";s:30:\"Drupal\\Core\\Image\\ImageFactory\";s:13:\"image.factory\";s:54:\"Drupal\\Core\\Breadcrumb\\ChainBreadcrumbBuilderInterface\";s:10:\"breadcrumb\";s:25:\"Drupal\\Core\\Utility\\Token\";s:5:\"token\";s:39:\"Drupal\\Core\\Batch\\BatchStorageInterface\";s:13:\"batch.storage\";s:42:\"Drupal\\Core\\Locale\\CountryManagerInterface\";s:15:\"country_manager\";s:43:\"Drupal\\Core\\Datetime\\DateFormatterInterface\";s:14:\"date.formatter\";s:39:\"Drupal\\Core\\Theme\\ThemeManagerInterface\";s:13:\"theme.manager\";s:46:\"Drupal\\Core\\Theme\\ThemeInitializationInterface\";s:20:\"theme.initialization\";s:26:\"Drupal\\Core\\Theme\\Registry\";s:14:\"theme.registry\";s:58:\"Drupal\\Core\\Authentication\\AuthenticationProviderInterface\";s:14:\"authentication\";s:59:\"Drupal\\Core\\Authentication\\AuthenticationCollectorInterface\";s:24:\"authentication_collector\";s:44:\"Drupal\\Core\\Session\\AccountSwitcherInterface\";s:16:\"account_switcher\";s:50:\"Drupal\\Core\\Session\\AccessPolicyProcessorInterface\";s:23:\"access_policy_processor\";s:41:\"Drupal\\Core\\Session\\SuperUserAccessPolicy\";s:24:\"access_policy.super_user\";s:41:\"Drupal\\Core\\Session\\UserRolesAccessPolicy\";s:24:\"access_policy.user_roles\";s:46:\"Drupal\\Core\\Session\\PermissionCheckerInterface\";s:18:\"permission_checker\";s:53:\"Drupal\\Core\\Session\\PermissionsHashGeneratorInterface\";s:31:\"user_permissions_hash_generator\";s:36:\"Drupal\\Core\\Session\\AccountInterface\";s:12:\"current_user\";s:41:\"Drupal\\Core\\Session\\AccountProxyInterface\";s:12:\"current_user\";s:49:\"Drupal\\Core\\Session\\SessionConfigurationInterface\";s:21:\"session_configuration\";s:57:\"Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\";s:7:\"session\";s:15:\"session_handler\";s:26:\"session_handler.write_safe\";s:52:\"Drupal\\Core\\Session\\WriteSafeSessionHandlerInterface\";s:26:\"session_handler.write_safe\";s:43:\"Drupal\\Core\\Session\\SessionManagerInterface\";s:15:\"session_manager\";s:31:\"Drupal\\Core\\Session\\MetadataBag\";s:28:\"session_manager.metadata_bag\";s:43:\"Drupal\\Core\\Asset\\LibraryDiscoveryInterface\";s:17:\"library.discovery\";s:40:\"Drupal\\Core\\Asset\\LibraryDiscoveryParser\";s:24:\"library.discovery.parser\";s:46:\"Drupal\\Core\\Asset\\LibrariesDirectoryFileFinder\";s:39:\"library.libraries_directory_file_finder\";s:52:\"Drupal\\Core\\Asset\\LibraryDependencyResolverInterface\";s:27:\"library.dependency_resolver\";s:40:\"Drupal\\Core\\Asset\\AssetResolverInterface\";s:14:\"asset.resolver\";s:41:\"Drupal\\Core\\Extension\\InfoParserInterface\";s:11:\"info_parser\";s:36:\"Drupal\\Core\\Template\\TwigEnvironment\";s:4:\"twig\";s:12:\"element_info\";s:27:\"plugin.manager.element_info\";s:40:\"Drupal\\Core\\File\\HtaccessWriterInterface\";s:20:\"file.htaccess_writer\";s:48:\"Drupal\\Core\\Render\\PlaceholderGeneratorInterface\";s:28:\"render_placeholder_generator\";s:39:\"Drupal\\Core\\Render\\RenderCacheInterface\";s:12:\"render_cache\";s:36:\"Drupal\\Core\\Render\\RendererInterface\";s:8:\"renderer\";s:59:\"Drupal\\Core\\Render\\Placeholder\\PlaceholderStrategyInterface\";s:20:\"placeholder_strategy\";s:48:\"Drupal\\Component\\Utility\\EmailValidatorInterface\";s:15:\"email.validator\";s:37:\"Drupal\\Core\\Update\\UpdateHookRegistry\";s:27:\"update.update_hook_registry\";s:35:\"Drupal\\Component\\Uuid\\UuidInterface\";s:4:\"uuid\";s:40:\"Drupal\\Core\\Messenger\\MessengerInterface\";s:9:\"messenger\";s:45:\"Drupal\\Core\\TempStore\\PrivateTempStoreFactory\";s:17:\"tempstore.private\";s:44:\"Drupal\\Core\\TempStore\\SharedTempStoreFactory\";s:16:\"tempstore.shared\";s:39:\"Drupal\\Core\\Pager\\PagerManagerInterface\";s:13:\"pager.manager\";s:42:\"Drupal\\Core\\Pager\\PagerParametersInterface\";s:16:\"pager.parameters\";s:40:\"Drupal\\Core\\Theme\\ComponentPluginManager\";s:18:\"plugin.manager.sdc\";s:54:\"Drupal\\Core\\Theme\\Icon\\Plugin\\IconPackManagerInterface\";s:24:\"plugin.manager.icon_pack\";s:45:\"Drupal\\Core\\Theme\\Icon\\IconExtractorInterface\";s:29:\"plugin.manager.icon_extractor\";s:41:\"Drupal\\announcements_feed\\AnnounceFetcher\";s:26:\"announcements_feed.fetcher\";s:38:\"Drupal\\announcements_feed\\LazyBuilders\";s:32:\"announcements_feed.lazy_builders\";s:42:\"Drupal\\announcements_feed\\AnnounceRenderer\";s:27:\"announcements_feed.renderer\";s:30:\"Drupal\\big_pipe\\Render\\BigPipe\";s:8:\"big_pipe\";s:37:\"Drupal\\block\\BlockRepositoryInterface\";s:16:\"block.repository\";s:44:\"Drupal\\breakpoint\\BreakpointManagerInterface\";s:18:\"breakpoint.manager\";s:55:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginManagerInterface\";s:31:\"plugin.manager.ckeditor5.plugin\";s:37:\"Drupal\\ckeditor5\\SmartDefaultSettings\";s:32:\"ckeditor5.smart_default_settings\";s:38:\"Drupal\\comment\\CommentManagerInterface\";s:15:\"comment.manager\";s:41:\"Drupal\\comment\\CommentStatisticsInterface\";s:18:\"comment.statistics\";s:34:\"Drupal\\comment\\CommentLazyBuilders\";s:21:\"comment.lazy_builders\";s:42:\"Drupal\\comment\\CommentLinkBuilderInterface\";s:20:\"comment.link_builder\";s:35:\"Drupal\\contact\\MailHandlerInterface\";s:20:\"contact.mail_handler\";s:35:\"Drupal\\datetime\\DateTimeViewsHelper\";s:21:\"datetime.views_helper\";s:48:\"Drupal\\devel_generate\\DevelGeneratePluginManager\";s:28:\"plugin.manager.develgenerate\";s:21:\"Drupal\\editor\\Element\";s:14:\"element.editor\";s:40:\"Drupal\\file\\FileUsage\\FileUsageInterface\";s:10:\"file.usage\";s:36:\"Drupal\\file\\Upload\\FileUploadHandler\";s:19:\"file.upload_handler\";s:45:\"Drupal\\file\\Upload\\FileUploadHandlerInterface\";s:19:\"file.upload_handler\";s:35:\"Drupal\\file\\FileRepositoryInterface\";s:15:\"file.repository\";s:48:\"Drupal\\file\\Validation\\RecursiveValidatorFactory\";s:32:\"file.recursive_validator_factory\";s:45:\"Drupal\\file\\Validation\\FileValidatorInterface\";s:14:\"file.validator\";s:49:\"Drupal\\file\\Upload\\InputStreamFileWriterInterface\";s:29:\"file.input_stream_file_writer\";s:21:\"file_metadata_manager\";s:44:\"Drupal\\file_mdm\\FileMetadataManagerInterface\";s:35:\"Drupal\\file_mdm\\FileMetadataManager\";s:44:\"Drupal\\file_mdm\\FileMetadataManagerInterface\";s:48:\"Drupal\\file_mdm\\Plugin\\FileMetadataPluginManager\";s:57:\"Drupal\\file_mdm\\Plugin\\FileMetadataPluginManagerInterface\";s:43:\"Drupal\\help\\HelpTopicPluginManagerInterface\";s:25:\"plugin.manager.help_topic\";s:43:\"Drupal\\language\\LanguageNegotiatorInterface\";s:19:\"language_negotiator\";s:61:\"Drupal\\language\\Config\\LanguageConfigFactoryOverrideInterface\";s:32:\"language.config_factory_override\";s:49:\"Drupal\\Core\\Config\\ConfigFactoryOverrideInterface\";s:32:\"language.config_factory_override\";s:47:\"Drupal\\Core\\Layout\\LayoutPluginManagerInterface\";s:26:\"plugin.manager.core.layout\";s:44:\"Drupal\\Core\\Layout\\Icon\\IconBuilderInterface\";s:19:\"layout.icon_builder\";s:33:\"Drupal\\locale\\LocaleConfigManager\";s:21:\"locale.config_manager\";s:36:\"Drupal\\locale\\StringStorageInterface\";s:14:\"locale.storage\";s:43:\"Drupal\\locale\\LocaleProjectStorageInterface\";s:14:\"locale.project\";s:36:\"Drupal\\locale\\PluralFormulaInterface\";s:21:\"locale.plural.formula\";s:40:\"Drupal\\media\\OEmbed\\UrlResolverInterface\";s:25:\"media.oembed.url_resolver\";s:47:\"Drupal\\media\\OEmbed\\ProviderRepositoryInterface\";s:32:\"media.oembed.provider_repository\";s:44:\"Drupal\\media\\OEmbed\\ResourceFetcherInterface\";s:29:\"media.oembed.resource_fetcher\";s:28:\"Drupal\\media\\IFrameUrlHelper\";s:30:\"media.oembed.iframe_url_helper\";s:42:\"Drupal\\media_library\\MediaLibraryUiBuilder\";s:24:\"media_library.ui_builder\";s:44:\"Drupal\\media_library\\OpenerResolverInterface\";s:29:\"media_library.opener_resolver\";s:46:\"Drupal\\menu_ui\\Menu\\MenuUiMenuTreeManipulators\";s:30:\"menu_ui.menu_tree_manipulators\";s:45:\"Drupal\\node\\NodeGrantDatabaseStorageInterface\";s:18:\"node.grant_storage\";s:39:\"Drupal\\path_alias\\AliasManagerInterface\";s:18:\"path_alias.manager\";s:42:\"Drupal\\path_alias\\AliasRepositoryInterface\";s:21:\"path_alias.repository\";s:41:\"Drupal\\path_alias\\AliasWhitelistInterface\";s:20:\"path_alias.whitelist\";s:42:\"Drupal\\path_alias\\AliasPrefixListInterface\";s:22:\"path_alias.prefix_list\";s:43:\"Drupal\\search\\SearchPageRepositoryInterface\";s:29:\"search.search_page_repository\";s:34:\"Drupal\\search\\SearchIndexInterface\";s:12:\"search.index\";s:42:\"Drupal\\search\\SearchTextProcessorInterface\";s:21:\"search.text_processor\";s:36:\"Drupal\\shortcut\\ShortcutLazyBuilders\";s:22:\"shortcut.lazy_builders\";s:24:\"sophron.mime_map.manager\";s:38:\"Drupal\\sophron\\MimeMapManagerInterface\";s:24:\"sophron.event_subscriber\";s:53:\"Drupal\\sophron\\EventSubscriber\\SophronEventSubscriber\";s:27:\"Drupal\\system\\SystemManager\";s:14:\"system.manager\";s:58:\"Drupal\\system\\SecurityAdvisories\\SecurityAdvisoriesFetcher\";s:17:\"system.sa_fetcher\";s:39:\"Drupal\\system\\Routing\\MenuLinksetRoutes\";s:29:\"system.menus.route_subscriber\";s:36:\"Drupal\\system\\ModuleAdminLinksHelper\";s:32:\"system.module_admin_links_helper\";s:36:\"Drupal\\update\\UpdateManagerInterface\";s:14:\"update.manager\";s:38:\"Drupal\\update\\UpdateProcessorInterface\";s:16:\"update.processor\";s:36:\"Drupal\\update\\UpdateFetcherInterface\";s:14:\"update.fetcher\";s:29:\"Drupal\\user\\UserDataInterface\";s:9:\"user.data\";s:29:\"Drupal\\user\\UserAuthInterface\";s:9:\"user.auth\";s:38:\"Drupal\\user\\PermissionHandlerInterface\";s:16:\"user.permissions\";s:30:\"Drupal\\user\\ToolbarLinkBuilder\";s:25:\"user.toolbar_link_builder\";s:37:\"Drupal\\user\\UserFloodControlInterface\";s:18:\"user.flood_control\";s:39:\"Drupal\\user\\ModulePermissionsLinkHelper\";s:35:\"user.module_permissions_link_helper\";s:29:\"Drupal\\user\\UserNameValidator\";s:19:\"user.name_validator\";s:22:\"Drupal\\views\\ViewsData\";s:16:\"views.views_data\";s:35:\"Drupal\\views\\FieldViewsDataProvider\";s:25:\"views.field_data_provider\";s:28:\"Drupal\\views\\ViewsDataHelper\";s:23:\"views.views_data_helper\";s:34:\"Drupal\\views\\ViewExecutableFactory\";s:16:\"views.executable\";s:21:\"Drupal\\views\\Analyzer\";s:14:\"views.analyzer\";s:29:\"Drupal\\views\\ExposedFormCache\";s:24:\"views.exposed_form_cache\";s:14:\"views.cast_sql\";s:48:\"Drupal\\views\\Plugin\\views\\query\\CastSqlInterface\";}s:10:\"parameters\";a:67:{s:18:\"kernel.environment\";s:4:\"prod\";s:17:\"container.modules\";a:76:{s:13:\"admin_toolbar\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:52:\"modules/contrib/admin_toolbar/admin_toolbar.info.yml\";s:8:\"filename\";s:20:\"admin_toolbar.module\";}s:19:\"admin_toolbar_tools\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:78:\"modules/contrib/admin_toolbar/admin_toolbar_tools/admin_toolbar_tools.info.yml\";s:8:\"filename\";s:26:\"admin_toolbar_tools.module\";}s:18:\"announcements_feed\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:59:\"core/modules/announcements_feed/announcements_feed.info.yml\";s:8:\"filename\";N;}s:14:\"automated_cron\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:51:\"core/modules/automated_cron/automated_cron.info.yml\";s:8:\"filename\";s:21:\"automated_cron.module\";}s:8:\"big_pipe\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:39:\"core/modules/big_pipe/big_pipe.info.yml\";s:8:\"filename\";s:15:\"big_pipe.module\";}s:5:\"blazy\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:36:\"modules/contrib/blazy/blazy.info.yml\";s:8:\"filename\";s:12:\"blazy.module\";}s:12:\"blazy_layout\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:64:\"modules/contrib/blazy/modules/blazy_layout/blazy_layout.info.yml\";s:8:\"filename\";s:19:\"blazy_layout.module\";}s:8:\"blazy_ui\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:56:\"modules/contrib/blazy/modules/blazy_ui/blazy_ui.info.yml\";s:8:\"filename\";s:15:\"blazy_ui.module\";}s:5:\"block\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:33:\"core/modules/block/block.info.yml\";s:8:\"filename\";s:12:\"block.module\";}s:13:\"block_content\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:49:\"core/modules/block_content/block_content.info.yml\";s:8:\"filename\";s:20:\"block_content.module\";}s:10:\"breakpoint\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:43:\"core/modules/breakpoint/breakpoint.info.yml\";s:8:\"filename\";N;}s:7:\"captcha\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:40:\"modules/contrib/captcha/captcha.info.yml\";s:8:\"filename\";s:14:\"captcha.module\";}s:9:\"ckeditor5\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:41:\"core/modules/ckeditor5/ckeditor5.info.yml\";s:8:\"filename\";s:16:\"ckeditor5.module\";}s:7:\"comment\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:37:\"core/modules/comment/comment.info.yml\";s:8:\"filename\";s:14:\"comment.module\";}s:6:\"config\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:35:\"core/modules/config/config.info.yml\";s:8:\"filename\";N;}s:7:\"contact\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:37:\"core/modules/contact/contact.info.yml\";s:8:\"filename\";s:14:\"contact.module\";}s:10:\"contextual\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:43:\"core/modules/contextual/contextual.info.yml\";s:8:\"filename\";s:17:\"contextual.module\";}s:8:\"datetime\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:39:\"core/modules/datetime/datetime.info.yml\";s:8:\"filename\";s:15:\"datetime.module\";}s:5:\"dblog\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:33:\"core/modules/dblog/dblog.info.yml\";s:8:\"filename\";s:12:\"dblog.module\";}s:5:\"devel\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:36:\"modules/contrib/devel/devel.info.yml\";s:8:\"filename\";s:12:\"devel.module\";}s:14:\"devel_generate\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:60:\"modules/contrib/devel/devel_generate/devel_generate.info.yml\";s:8:\"filename\";s:21:\"devel_generate.module\";}s:18:\"dxpr_builder_block\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:83:\"modules/contrib/dxpr_builder/modules/dxpr_builder_block/dxpr_builder_block.info.yml\";s:8:\"filename\";N;}s:17:\"dxpr_builder_page\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:81:\"modules/contrib/dxpr_builder/modules/dxpr_builder_page/dxpr_builder_page.info.yml\";s:8:\"filename\";N;}s:17:\"dxpr_theme_helper\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:60:\"modules/contrib/dxpr_theme_helper/dxpr_theme_helper.info.yml\";s:8:\"filename\";s:24:\"dxpr_theme_helper.module\";}s:18:\"dynamic_page_cache\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:59:\"core/modules/dynamic_page_cache/dynamic_page_cache.info.yml\";s:8:\"filename\";N;}s:6:\"editor\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:35:\"core/modules/editor/editor.info.yml\";s:8:\"filename\";s:13:\"editor.module\";}s:14:\"entity_browser\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:54:\"modules/contrib/entity_browser/entity_browser.info.yml\";s:8:\"filename\";s:21:\"entity_browser.module\";}s:5:\"field\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:33:\"core/modules/field/field.info.yml\";s:8:\"filename\";s:12:\"field.module\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:48:\"modules/contrib/field_group/field_group.info.yml\";s:8:\"filename\";s:18:\"field_group.module\";}s:8:\"field_ui\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:39:\"core/modules/field_ui/field_ui.info.yml\";s:8:\"filename\";s:15:\"field_ui.module\";}s:4:\"file\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:31:\"core/modules/file/file.info.yml\";s:8:\"filename\";s:11:\"file.module\";}s:8:\"file_mdm\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:42:\"modules/contrib/file_mdm/file_mdm.info.yml\";s:8:\"filename\";s:15:\"file_mdm.module\";}s:6:\"filter\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:35:\"core/modules/filter/filter.info.yml\";s:8:\"filename\";s:13:\"filter.module\";}s:4:\"help\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:31:\"core/modules/help/help.info.yml\";s:8:\"filename\";s:11:\"help.module\";}s:7:\"history\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:37:\"core/modules/history/history.info.yml\";s:8:\"filename\";s:14:\"history.module\";}s:5:\"image\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:33:\"core/modules/image/image.info.yml\";s:8:\"filename\";s:12:\"image.module\";}s:11:\"imagemagick\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:48:\"modules/contrib/imagemagick/imagemagick.info.yml\";s:8:\"filename\";N;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:39:\"core/modules/language/language.info.yml\";s:8:\"filename\";s:15:\"language.module\";}s:16:\"layout_discovery\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:55:\"core/modules/layout_discovery/layout_discovery.info.yml\";s:8:\"filename\";s:23:\"layout_discovery.module\";}s:4:\"link\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:31:\"core/modules/link/link.info.yml\";s:8:\"filename\";s:11:\"link.module\";}s:6:\"locale\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:35:\"core/modules/locale/locale.info.yml\";s:8:\"filename\";s:13:\"locale.module\";}s:5:\"media\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:33:\"core/modules/media/media.info.yml\";s:8:\"filename\";s:12:\"media.module\";}s:13:\"media_library\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:49:\"core/modules/media_library/media_library.info.yml\";s:8:\"filename\";s:20:\"media_library.module\";}s:26:\"media_library_form_element\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:78:\"modules/contrib/media_library_form_element/media_library_form_element.info.yml\";s:8:\"filename\";s:33:\"media_library_form_element.module\";}s:17:\"menu_link_content\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:57:\"core/modules/menu_link_content/menu_link_content.info.yml\";s:8:\"filename\";s:24:\"menu_link_content.module\";}s:7:\"menu_ui\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:37:\"core/modules/menu_ui/menu_ui.info.yml\";s:8:\"filename\";s:14:\"menu_ui.module\";}s:5:\"mysql\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:33:\"core/modules/mysql/mysql.info.yml\";s:8:\"filename\";N;}s:4:\"node\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:31:\"core/modules/node/node.info.yml\";s:8:\"filename\";s:11:\"node.module\";}s:7:\"options\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:37:\"core/modules/options/options.info.yml\";s:8:\"filename\";s:14:\"options.module\";}s:10:\"page_cache\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:43:\"core/modules/page_cache/page_cache.info.yml\";s:8:\"filename\";N;}s:4:\"path\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:31:\"core/modules/path/path.info.yml\";s:8:\"filename\";N;}s:10:\"path_alias\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:43:\"core/modules/path_alias/path_alias.info.yml\";s:8:\"filename\";N;}s:9:\"recaptcha\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:44:\"modules/contrib/recaptcha/recaptcha.info.yml\";s:8:\"filename\";s:16:\"recaptcha.module\";}s:12:\"recaptcha_v3\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:50:\"modules/contrib/recaptcha_v3/recaptcha_v3.info.yml\";s:8:\"filename\";s:19:\"recaptcha_v3.module\";}s:21:\"remove_reset_password\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:68:\"modules/contrib/remove_reset_password/remove_reset_password.info.yml\";s:8:\"filename\";s:28:\"remove_reset_password.module\";}s:6:\"search\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:35:\"core/modules/search/search.info.yml\";s:8:\"filename\";s:13:\"search.module\";}s:8:\"shortcut\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:39:\"core/modules/shortcut/shortcut.info.yml\";s:8:\"filename\";s:15:\"shortcut.module\";}s:5:\"slick\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:36:\"modules/contrib/slick/slick.info.yml\";s:8:\"filename\";s:12:\"slick.module\";}s:8:\"slick_ui\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:56:\"modules/contrib/slick/modules/slick_ui/slick_ui.info.yml\";s:8:\"filename\";s:15:\"slick_ui.module\";}s:11:\"slick_views\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:48:\"modules/contrib/slick_views/slick_views.info.yml\";s:8:\"filename\";s:18:\"slick_views.module\";}s:7:\"sophron\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:40:\"modules/contrib/sophron/sophron.info.yml\";s:8:\"filename\";s:14:\"sophron.module\";}s:6:\"system\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:35:\"core/modules/system/system.info.yml\";s:8:\"filename\";s:13:\"system.module\";}s:8:\"taxonomy\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:39:\"core/modules/taxonomy/taxonomy.info.yml\";s:8:\"filename\";s:15:\"taxonomy.module\";}s:4:\"text\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:31:\"core/modules/text/text.info.yml\";s:8:\"filename\";s:11:\"text.module\";}s:5:\"token\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:36:\"modules/contrib/token/token.info.yml\";s:8:\"filename\";s:12:\"token.module\";}s:7:\"toolbar\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:37:\"core/modules/toolbar/toolbar.info.yml\";s:8:\"filename\";s:14:\"toolbar.module\";}s:10:\"twig_tweak\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:46:\"modules/contrib/twig_tweak/twig_tweak.info.yml\";s:8:\"filename\";N;}s:6:\"update\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:35:\"core/modules/update/update.info.yml\";s:8:\"filename\";s:13:\"update.module\";}s:4:\"user\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:31:\"core/modules/user/user.info.yml\";s:8:\"filename\";s:11:\"user.module\";}s:15:\"views_bootstrap\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:56:\"modules/contrib/views_bootstrap/views_bootstrap.info.yml\";s:8:\"filename\";s:22:\"views_bootstrap.module\";}s:8:\"views_ui\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:39:\"core/modules/views_ui/views_ui.info.yml\";s:8:\"filename\";s:15:\"views_ui.module\";}s:4:\"webp\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:34:\"modules/contrib/webp/webp.info.yml\";s:8:\"filename\";s:11:\"webp.module\";}s:8:\"pathauto\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:42:\"modules/contrib/pathauto/pathauto.info.yml\";s:8:\"filename\";s:15:\"pathauto.module\";}s:5:\"views\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:33:\"core/modules/views/views.info.yml\";s:8:\"filename\";s:12:\"views.module\";}s:12:\"dxpr_builder\";a:3:{s:4:\"type\";s:6:\"module\";s:8:\"pathname\";s:50:\"modules/contrib/dxpr_builder/dxpr_builder.info.yml\";s:8:\"filename\";s:19:\"dxpr_builder.module\";}s:8:\"standard\";a:3:{s:4:\"type\";s:7:\"profile\";s:8:\"pathname\";s:40:\"core/profiles/standard/standard.info.yml\";s:8:\"filename\";N;}}s:15:\"install_profile\";s:8:\"standard\";s:20:\"container.namespaces\";a:93:{s:20:\"Drupal\\admin_toolbar\";s:33:\"modules/contrib/admin_toolbar/src\";s:26:\"Drupal\\admin_toolbar_tools\";s:53:\"modules/contrib/admin_toolbar/admin_toolbar_tools/src\";s:25:\"Drupal\\announcements_feed\";s:35:\"core/modules/announcements_feed/src\";s:21:\"Drupal\\automated_cron\";s:31:\"core/modules/automated_cron/src\";s:15:\"Drupal\\big_pipe\";s:25:\"core/modules/big_pipe/src\";s:12:\"Drupal\\blazy\";s:25:\"modules/contrib/blazy/src\";s:19:\"Drupal\\blazy_layout\";s:46:\"modules/contrib/blazy/modules/blazy_layout/src\";s:15:\"Drupal\\blazy_ui\";s:42:\"modules/contrib/blazy/modules/blazy_ui/src\";s:12:\"Drupal\\block\";s:22:\"core/modules/block/src\";s:20:\"Drupal\\block_content\";s:30:\"core/modules/block_content/src\";s:17:\"Drupal\\breakpoint\";s:27:\"core/modules/breakpoint/src\";s:14:\"Drupal\\captcha\";s:27:\"modules/contrib/captcha/src\";s:16:\"Drupal\\ckeditor5\";s:26:\"core/modules/ckeditor5/src\";s:14:\"Drupal\\comment\";s:24:\"core/modules/comment/src\";s:13:\"Drupal\\config\";s:23:\"core/modules/config/src\";s:14:\"Drupal\\contact\";s:24:\"core/modules/contact/src\";s:17:\"Drupal\\contextual\";s:27:\"core/modules/contextual/src\";s:15:\"Drupal\\datetime\";s:25:\"core/modules/datetime/src\";s:12:\"Drupal\\dblog\";s:22:\"core/modules/dblog/src\";s:12:\"Drupal\\devel\";s:25:\"modules/contrib/devel/src\";s:21:\"Drupal\\devel_generate\";s:40:\"modules/contrib/devel/devel_generate/src\";s:25:\"Drupal\\dxpr_builder_block\";s:59:\"modules/contrib/dxpr_builder/modules/dxpr_builder_block/src\";s:24:\"Drupal\\dxpr_builder_page\";s:58:\"modules/contrib/dxpr_builder/modules/dxpr_builder_page/src\";s:24:\"Drupal\\dxpr_theme_helper\";s:37:\"modules/contrib/dxpr_theme_helper/src\";s:25:\"Drupal\\dynamic_page_cache\";s:35:\"core/modules/dynamic_page_cache/src\";s:13:\"Drupal\\editor\";s:23:\"core/modules/editor/src\";s:21:\"Drupal\\entity_browser\";s:34:\"modules/contrib/entity_browser/src\";s:12:\"Drupal\\field\";s:22:\"core/modules/field/src\";s:18:\"Drupal\\field_group\";s:31:\"modules/contrib/field_group/src\";s:15:\"Drupal\\field_ui\";s:25:\"core/modules/field_ui/src\";s:11:\"Drupal\\file\";s:21:\"core/modules/file/src\";s:15:\"Drupal\\file_mdm\";s:28:\"modules/contrib/file_mdm/src\";s:13:\"Drupal\\filter\";s:23:\"core/modules/filter/src\";s:11:\"Drupal\\help\";s:21:\"core/modules/help/src\";s:14:\"Drupal\\history\";s:24:\"core/modules/history/src\";s:12:\"Drupal\\image\";s:22:\"core/modules/image/src\";s:18:\"Drupal\\imagemagick\";s:31:\"modules/contrib/imagemagick/src\";s:15:\"Drupal\\language\";s:25:\"core/modules/language/src\";s:23:\"Drupal\\layout_discovery\";s:33:\"core/modules/layout_discovery/src\";s:11:\"Drupal\\link\";s:21:\"core/modules/link/src\";s:13:\"Drupal\\locale\";s:23:\"core/modules/locale/src\";s:12:\"Drupal\\media\";s:22:\"core/modules/media/src\";s:20:\"Drupal\\media_library\";s:30:\"core/modules/media_library/src\";s:33:\"Drupal\\media_library_form_element\";s:46:\"modules/contrib/media_library_form_element/src\";s:24:\"Drupal\\menu_link_content\";s:34:\"core/modules/menu_link_content/src\";s:14:\"Drupal\\menu_ui\";s:24:\"core/modules/menu_ui/src\";s:12:\"Drupal\\mysql\";s:22:\"core/modules/mysql/src\";s:11:\"Drupal\\node\";s:21:\"core/modules/node/src\";s:14:\"Drupal\\options\";s:24:\"core/modules/options/src\";s:17:\"Drupal\\page_cache\";s:27:\"core/modules/page_cache/src\";s:11:\"Drupal\\path\";s:21:\"core/modules/path/src\";s:17:\"Drupal\\path_alias\";s:27:\"core/modules/path_alias/src\";s:16:\"Drupal\\recaptcha\";s:29:\"modules/contrib/recaptcha/src\";s:19:\"Drupal\\recaptcha_v3\";s:32:\"modules/contrib/recaptcha_v3/src\";s:28:\"Drupal\\remove_reset_password\";s:41:\"modules/contrib/remove_reset_password/src\";s:13:\"Drupal\\search\";s:23:\"core/modules/search/src\";s:15:\"Drupal\\shortcut\";s:25:\"core/modules/shortcut/src\";s:12:\"Drupal\\slick\";s:25:\"modules/contrib/slick/src\";s:15:\"Drupal\\slick_ui\";s:42:\"modules/contrib/slick/modules/slick_ui/src\";s:18:\"Drupal\\slick_views\";s:31:\"modules/contrib/slick_views/src\";s:14:\"Drupal\\sophron\";s:27:\"modules/contrib/sophron/src\";s:13:\"Drupal\\system\";s:23:\"core/modules/system/src\";s:15:\"Drupal\\taxonomy\";s:25:\"core/modules/taxonomy/src\";s:11:\"Drupal\\text\";s:21:\"core/modules/text/src\";s:12:\"Drupal\\token\";s:25:\"modules/contrib/token/src\";s:14:\"Drupal\\toolbar\";s:24:\"core/modules/toolbar/src\";s:17:\"Drupal\\twig_tweak\";s:30:\"modules/contrib/twig_tweak/src\";s:13:\"Drupal\\update\";s:23:\"core/modules/update/src\";s:11:\"Drupal\\user\";s:21:\"core/modules/user/src\";s:22:\"Drupal\\views_bootstrap\";s:35:\"modules/contrib/views_bootstrap/src\";s:15:\"Drupal\\views_ui\";s:25:\"core/modules/views_ui/src\";s:11:\"Drupal\\webp\";s:24:\"modules/contrib/webp/src\";s:15:\"Drupal\\pathauto\";s:28:\"modules/contrib/pathauto/src\";s:12:\"Drupal\\views\";s:22:\"core/modules/views/src\";s:19:\"Drupal\\dxpr_builder\";s:32:\"modules/contrib/dxpr_builder/src\";s:15:\"Drupal\\standard\";s:26:\"core/profiles/standard/src\";s:21:\"Drupal\\Core\\TypedData\";s:30:\"core/lib/Drupal/Core/TypedData\";s:17:\"Drupal\\Core\\Field\";s:26:\"core/lib/Drupal/Core/Field\";s:22:\"Drupal\\Core\\Validation\";s:31:\"core/lib/Drupal/Core/Validation\";s:17:\"Drupal\\Core\\Block\";s:26:\"core/lib/Drupal/Core/Block\";s:18:\"Drupal\\Core\\Render\";s:27:\"core/lib/Drupal/Core/Render\";s:16:\"Drupal\\Core\\Menu\";s:25:\"core/lib/Drupal/Core/Menu\";s:16:\"Drupal\\Core\\Mail\";s:25:\"core/lib/Drupal/Core/Mail\";s:21:\"Drupal\\Core\\Extension\";s:30:\"core/lib/Drupal/Core/Extension\";s:17:\"Drupal\\Core\\Theme\";s:26:\"core/lib/Drupal/Core/Theme\";s:18:\"Drupal\\Core\\Entity\";s:27:\"core/lib/Drupal/Core/Entity\";s:20:\"Drupal\\Core\\Datetime\";s:29:\"core/lib/Drupal/Core/Datetime\";s:18:\"Drupal\\Core\\Plugin\";s:27:\"core/lib/Drupal/Core/Plugin\";s:18:\"Drupal\\Core\\Config\";s:27:\"core/lib/Drupal/Core/Config\";s:18:\"Drupal\\Core\\Action\";s:27:\"core/lib/Drupal/Core/Action\";s:21:\"Drupal\\Core\\TempStore\";s:30:\"core/lib/Drupal/Core/TempStore\";s:16:\"Drupal\\Core\\Path\";s:25:\"core/lib/Drupal/Core/Path\";s:27:\"Drupal\\Component\\Annotation\";s:36:\"core/lib/Drupal/Component/Annotation\";}s:23:\"language.default_values\";a:9:{s:4:\"uuid\";s:36:\"ca66bd2c-363e-46fc-9bf4-c28c8e7a39a8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:2:\"es\";s:5:\"label\";s:8:\"Español\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:0;s:6:\"locked\";b:0;}s:8:\"app.root\";s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";s:9:\"site.path\";s:13:\"sites/default\";s:26:\"cache_default_bin_backends\";a:7:{s:6:\"static\";s:20:\"cache.backend.memory\";s:9:\"bootstrap\";s:25:\"cache.backend.chainedfast\";s:6:\"config\";s:25:\"cache.backend.chainedfast\";s:6:\"render\";s:18:\"cache.backend.null\";s:9:\"discovery\";s:25:\"cache.backend.chainedfast\";s:18:\"dynamic_page_cache\";s:18:\"cache.backend.null\";s:4:\"page\";s:18:\"cache.backend.null\";}s:33:\"memory_cache_default_bin_backends\";a:1:{s:20:\"access_policy_memory\";s:27:\"cache.backend.memory.memory\";}s:25:\"entity.memory_cache.slots\";i:1000;s:26:\"security.enable_super_user\";b:1;s:18:\"core.moved_classes\";a:1:{s:48:\"Drupal\\Core\\StringTranslation\\TranslationWrapper\";a:1:{s:5:\"class\";s:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\";}}s:23:\"session.storage.options\";a:6:{s:14:\"gc_probability\";i:1;s:10:\"gc_divisor\";i:100;s:14:\"gc_maxlifetime\";i:200000;s:15:\"cookie_lifetime\";i:2000000;s:15:\"cookie_samesite\";s:3:\"Lax\";s:11:\"name_suffix\";s:0:\"\";}s:11:\"twig.config\";a:4:{s:5:\"debug\";b:1;s:11:\"auto_reload\";N;s:5:\"cache\";b:0;s:23:\"allowed_file_extensions\";a:5:{i:0;s:3:\"css\";i:1;s:4:\"html\";i:2;s:2:\"js\";i:3;s:3:\"svg\";i:4;s:4:\"twig\";}}s:15:\"renderer.config\";a:3:{s:23:\"required_cache_contexts\";a:3:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";}s:27:\"auto_placeholder_conditions\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:2:{i:0;s:7:\"session\";i:1;s:4:\"user\";}s:4:\"tags\";a:0:{}}s:5:\"debug\";b:0;}s:16:\"factory.keyvalue\";a:1:{s:7:\"default\";s:17:\"keyvalue.database\";}s:40:\"http.response.debug_cacheability_headers\";b:1;s:26:\"factory.keyvalue.expirable\";a:1:{s:7:\"default\";s:27:\"keyvalue.expirable.database\";}s:16:\"filter_protocols\";a:13:{i:0;s:4:\"http\";i:1;s:5:\"https\";i:2;s:3:\"ftp\";i:3;s:4:\"news\";i:4;s:4:\"nntp\";i:5;s:3:\"tel\";i:6;s:6:\"telnet\";i:7;s:6:\"mailto\";i:8;s:3:\"irc\";i:9;s:3:\"ssh\";i:10;s:4:\"sftp\";i:11;s:6:\"webcal\";i:12;s:4:\"rtsp\";}s:11:\"cors.config\";a:7:{s:7:\"enabled\";b:0;s:14:\"allowedHeaders\";a:0:{}s:14:\"allowedMethods\";a:0:{}s:14:\"allowedOrigins\";a:1:{i:0;s:1:\"*\";}s:14:\"exposedHeaders\";b:0;s:6:\"maxAge\";b:0;s:19:\"supportsCredentials\";b:0;}s:16:\"tempstore.expire\";i:604800;s:12:\"queue.config\";a:1:{s:18:\"suspendMaximumWait\";d:30;}s:32:\"announcements_feed.feed_json_url\";s:41:\"https://www.drupal.org/announcements.json\";s:28:\"announcements_feed.feed_link\";s:42:\"https://www.drupal.org/about/announcements\";s:44:\"announcements_feed.skip_procedural_hook_scan\";b:1;s:40:\"automated_cron.skip_procedural_hook_scan\";b:1;s:39:\"block_content.skip_procedural_hook_scan\";b:0;s:27:\"block_content.moved_classes\";a:4:{s:42:\"Drupal\\block_content\\Access\\AccessGroupAnd\";a:4:{s:5:\"class\";s:33:\"Drupal\\Core\\Access\\AccessGroupAnd\";s:19:\"deprecation_version\";s:13:\"drupal:11.2.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:13:\"change_record\";s:35:\"https://www.drupal.org/node/3527501\";}s:52:\"Drupal\\block_content\\Access\\DependentAccessInterface\";a:4:{s:5:\"class\";s:43:\"Drupal\\Core\\Access\\DependentAccessInterface\";s:19:\"deprecation_version\";s:13:\"drupal:11.2.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:13:\"change_record\";s:35:\"https://www.drupal.org/node/3527501\";}s:61:\"Drupal\\block_content\\Access\\RefinableDependentAccessInterface\";a:4:{s:5:\"class\";s:52:\"Drupal\\Core\\Access\\RefinableDependentAccessInterface\";s:19:\"deprecation_version\";s:13:\"drupal:11.2.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:13:\"change_record\";s:35:\"https://www.drupal.org/node/3527501\";}s:57:\"Drupal\\block_content\\Access\\RefinableDependentAccessTrait\";a:4:{s:5:\"class\";s:48:\"Drupal\\Core\\Access\\RefinableDependentAccessTrait\";s:19:\"deprecation_version\";s:13:\"drupal:11.2.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:13:\"change_record\";s:35:\"https://www.drupal.org/node/3527501\";}}s:36:\"breakpoint.skip_procedural_hook_scan\";b:1;s:33:\"comment.skip_procedural_hook_scan\";b:0;s:32:\"config.skip_procedural_hook_scan\";b:1;s:33:\"contact.skip_procedural_hook_scan\";b:1;s:36:\"contextual.skip_procedural_hook_scan\";b:1;s:34:\"datetime.skip_procedural_hook_scan\";b:1;s:31:\"dblog.skip_procedural_hook_scan\";b:1;s:44:\"dynamic_page_cache.skip_procedural_hook_scan\";b:1;s:32:\"editor.skip_procedural_hook_scan\";b:1;s:31:\"field.skip_procedural_hook_scan\";b:1;s:34:\"field_ui.skip_procedural_hook_scan\";b:0;s:32:\"filter.skip_procedural_hook_scan\";b:0;s:30:\"help.skip_procedural_hook_scan\";b:0;s:33:\"history.skip_procedural_hook_scan\";b:1;s:34:\"language.skip_procedural_hook_scan\";b:0;s:30:\"link.skip_procedural_hook_scan\";b:0;s:30:\"media.resource_fetcher_timeout\";i:5;s:39:\"media_library.skip_procedural_hook_scan\";b:0;s:43:\"menu_link_content.skip_procedural_hook_scan\";b:1;s:33:\"menu_ui.skip_procedural_hook_scan\";b:0;s:18:\"node.moved_classes\";a:2:{s:20:\"Drupal\\node\\NodeForm\";a:4:{s:5:\"class\";s:25:\"Drupal\\node\\Form\\NodeForm\";s:19:\"deprecation_version\";s:13:\"drupal:11.2.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:13:\"change_record\";s:35:\"https://www.drupal.org/node/3517871\";}s:24:\"Drupal\\node\\NodeTypeForm\";a:4:{s:5:\"class\";s:29:\"Drupal\\node\\Form\\NodeTypeForm\";s:19:\"deprecation_version\";s:13:\"drupal:11.2.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:13:\"change_record\";s:35:\"https://www.drupal.org/node/3517871\";}}s:33:\"options.skip_procedural_hook_scan\";b:1;s:30:\"path.skip_procedural_hook_scan\";b:1;s:34:\"shortcut.skip_procedural_hook_scan\";b:0;s:30:\"text.skip_procedural_hook_scan\";b:1;s:33:\"toolbar.skip_procedural_hook_scan\";b:0;s:11:\"persist_ids\";a:4:{i:0;s:12:\"class_loader\";i:1;s:6:\"kernel\";i:2;s:13:\"request_stack\";i:3;s:22:\"router.request_context\";}s:24:\"hook_implementations_map\";a:485:{s:13:\"toolbar_alter\";a:2:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:3:{s:27:\"admin_toolbar_toolbar_alter\";s:13:\"admin_toolbar\";s:31:\"dxpr_theme_helper_toolbar_alter\";s:17:\"dxpr_theme_helper\";s:26:\"dxpr_builder_toolbar_alter\";s:12:\"dxpr_builder\";}s:53:\"Drupal\\announcements_feed\\Hook\\AnnouncementsFeedHooks\";a:1:{s:12:\"toolbarAlter\";s:18:\"announcements_feed\";}}s:4:\"help\";a:46:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:19:{s:18:\"admin_toolbar_help\";s:13:\"admin_toolbar\";s:24:\"admin_toolbar_tools_help\";s:19:\"admin_toolbar_tools\";s:17:\"blazy_layout_help\";s:12:\"blazy_layout\";s:13:\"blazy_ui_help\";s:8:\"blazy_ui\";s:12:\"captcha_help\";s:7:\"captcha\";s:10:\"devel_help\";s:5:\"devel\";s:19:\"entity_browser_help\";s:14:\"entity_browser\";s:16:\"field_group_help\";s:11:\"field_group\";s:14:\"recaptcha_help\";s:9:\"recaptcha\";s:17:\"recaptcha_v3_help\";s:12:\"recaptcha_v3\";s:26:\"remove_reset_password_help\";s:21:\"remove_reset_password\";s:13:\"slick_ui_help\";s:8:\"slick_ui\";s:16:\"slick_views_help\";s:11:\"slick_views\";s:12:\"sophron_help\";s:7:\"sophron\";s:10:\"token_help\";s:5:\"token\";s:20:\"views_bootstrap_help\";s:15:\"views_bootstrap\";s:9:\"webp_help\";s:4:\"webp\";s:13:\"pathauto_help\";s:8:\"pathauto\";s:17:\"dxpr_builder_help\";s:12:\"dxpr_builder\";}s:53:\"Drupal\\announcements_feed\\Hook\\AnnouncementsFeedHooks\";a:1:{s:4:\"help\";s:18:\"announcements_feed\";}s:45:\"Drupal\\automated_cron\\Hook\\AutomatedCronHooks\";a:1:{s:4:\"help\";s:14:\"automated_cron\";}s:33:\"Drupal\\big_pipe\\Hook\\BigPipeHooks\";a:1:{s:4:\"help\";s:8:\"big_pipe\";}s:28:\"Drupal\\block\\Hook\\BlockHooks\";a:1:{s:4:\"help\";s:5:\"block\";}s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";a:1:{s:4:\"help\";s:13:\"block_content\";}s:38:\"Drupal\\breakpoint\\Hook\\BreakpointHooks\";a:1:{s:4:\"help\";s:10:\"breakpoint\";}s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";a:1:{s:4:\"help\";s:9:\"ckeditor5\";}s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:4:\"help\";s:7:\"comment\";}s:30:\"Drupal\\config\\Hook\\ConfigHooks\";a:1:{s:4:\"help\";s:6:\"config\";}s:32:\"Drupal\\contact\\Hook\\ContactHooks\";a:1:{s:4:\"help\";s:7:\"contact\";}s:38:\"Drupal\\contextual\\Hook\\ContextualHooks\";a:1:{s:4:\"help\";s:10:\"contextual\";}s:34:\"Drupal\\datetime\\Hook\\DatetimeHooks\";a:1:{s:4:\"help\";s:8:\"datetime\";}s:28:\"Drupal\\dblog\\Hook\\DblogHooks\";a:1:{s:4:\"help\";s:5:\"dblog\";}s:52:\"Drupal\\dynamic_page_cache\\Hook\\DynamicPageCacheHooks\";a:1:{s:4:\"help\";s:18:\"dynamic_page_cache\";}s:30:\"Drupal\\editor\\Hook\\EditorHooks\";a:1:{s:4:\"help\";s:6:\"editor\";}s:28:\"Drupal\\field\\Hook\\FieldHooks\";a:1:{s:4:\"help\";s:5:\"field\";}s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";a:1:{s:4:\"help\";s:8:\"field_ui\";}s:26:\"Drupal\\file\\Hook\\FileHooks\";a:1:{s:4:\"help\";s:4:\"file\";}s:30:\"Drupal\\filter\\Hook\\FilterHooks\";a:1:{s:4:\"help\";s:6:\"filter\";}s:26:\"Drupal\\help\\Hook\\HelpHooks\";a:1:{s:4:\"help\";s:4:\"help\";}s:32:\"Drupal\\history\\Hook\\HistoryHooks\";a:1:{s:4:\"help\";s:7:\"history\";}s:28:\"Drupal\\image\\Hook\\ImageHooks\";a:1:{s:4:\"help\";s:5:\"image\";}s:34:\"Drupal\\language\\Hook\\LanguageHooks\";a:1:{s:4:\"help\";s:8:\"language\";}s:49:\"Drupal\\layout_discovery\\Hook\\LayoutDiscoveryHooks\";a:1:{s:4:\"help\";s:16:\"layout_discovery\";}s:26:\"Drupal\\link\\Hook\\LinkHooks\";a:1:{s:4:\"help\";s:4:\"link\";}s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:4:\"help\";s:6:\"locale\";}s:28:\"Drupal\\media\\Hook\\MediaHooks\";a:1:{s:4:\"help\";s:5:\"media\";}s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";a:1:{s:4:\"help\";s:13:\"media_library\";}s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";a:1:{s:4:\"help\";s:17:\"menu_link_content\";}s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";a:1:{s:4:\"help\";s:7:\"menu_ui\";}s:28:\"Drupal\\mysql\\Hook\\MysqlHooks\";a:1:{s:4:\"help\";s:5:\"mysql\";}s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:4:\"help\";s:4:\"node\";}s:32:\"Drupal\\options\\Hook\\OptionsHooks\";a:1:{s:4:\"help\";s:7:\"options\";}s:37:\"Drupal\\page_cache\\Hook\\PageCacheHooks\";a:1:{s:4:\"help\";s:10:\"page_cache\";}s:26:\"Drupal\\path\\Hook\\PathHooks\";a:1:{s:4:\"help\";s:4:\"path\";}s:30:\"Drupal\\search\\Hook\\SearchHooks\";a:1:{s:4:\"help\";s:6:\"search\";}s:34:\"Drupal\\shortcut\\Hook\\ShortcutHooks\";a:1:{s:4:\"help\";s:8:\"shortcut\";}s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:4:\"help\";s:6:\"system\";}s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";a:1:{s:4:\"help\";s:8:\"taxonomy\";}s:26:\"Drupal\\text\\Hook\\TextHooks\";a:1:{s:4:\"help\";s:4:\"text\";}s:32:\"Drupal\\toolbar\\Hook\\ToolbarHooks\";a:1:{s:4:\"help\";s:7:\"toolbar\";}s:30:\"Drupal\\update\\Hook\\UpdateHooks\";a:1:{s:4:\"help\";s:6:\"update\";}s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:4:\"help\";s:4:\"user\";}s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";a:1:{s:4:\"help\";s:8:\"views_ui\";}s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:4:\"help\";s:5:\"views\";}}s:27:\"tools_menu_navigation_links\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:35:\"toolbar_tools_menu_navigation_links\";s:7:\"toolbar\";}}s:17:\"tools_update_8001\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:31:\"admin_toolbar_tools_update_8001\";s:13:\"admin_toolbar\";}}s:17:\"tools_update_8201\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:31:\"admin_toolbar_tools_update_8201\";s:13:\"admin_toolbar\";}}s:17:\"tools_update_8202\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:31:\"admin_toolbar_tools_update_8202\";s:13:\"admin_toolbar\";}}s:7:\"toolbar\";a:6:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:27:\"admin_toolbar_tools_toolbar\";s:19:\"admin_toolbar_tools\";s:13:\"devel_toolbar\";s:5:\"devel\";}s:53:\"Drupal\\announcements_feed\\Hook\\AnnouncementsFeedHooks\";a:1:{s:7:\"toolbar\";s:18:\"announcements_feed\";}s:38:\"Drupal\\contextual\\Hook\\ContextualHooks\";a:1:{s:7:\"toolbar\";s:10:\"contextual\";}s:34:\"Drupal\\shortcut\\Hook\\ShortcutHooks\";a:1:{s:7:\"toolbar\";s:8:\"shortcut\";}s:32:\"Drupal\\toolbar\\Hook\\ToolbarHooks\";a:1:{s:7:\"toolbar\";s:7:\"toolbar\";}s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:7:\"toolbar\";s:4:\"user\";}}s:15:\"preprocess_html\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:3:{s:35:\"admin_toolbar_tools_preprocess_html\";s:19:\"admin_toolbar_tools\";s:20:\"node_preprocess_html\";s:4:\"node\";s:23:\"toolbar_preprocess_html\";s:7:\"toolbar\";}}s:13:\"entity_insert\";a:3:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:3:{s:33:\"admin_toolbar_tools_entity_insert\";s:19:\"admin_toolbar_tools\";s:18:\"webp_entity_insert\";s:4:\"webp\";s:22:\"pathauto_entity_insert\";s:8:\"pathauto\";}s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:12:\"entityInsert\";s:7:\"comment\";}s:30:\"Drupal\\editor\\Hook\\EditorHooks\";a:1:{s:12:\"entityInsert\";s:6:\"editor\";}}s:13:\"entity_update\";a:2:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:3:{s:33:\"admin_toolbar_tools_entity_update\";s:19:\"admin_toolbar_tools\";s:18:\"webp_entity_update\";s:4:\"webp\";s:22:\"pathauto_entity_update\";s:8:\"pathauto\";}s:30:\"Drupal\\editor\\Hook\\EditorHooks\";a:1:{s:12:\"entityUpdate\";s:6:\"editor\";}}s:13:\"entity_delete\";a:2:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:33:\"admin_toolbar_tools_entity_delete\";s:19:\"admin_toolbar_tools\";s:22:\"pathauto_entity_delete\";s:8:\"pathauto\";}s:30:\"Drupal\\editor\\Hook\\EditorHooks\";a:1:{s:12:\"entityDelete\";s:6:\"editor\";}}s:35:\"form_project_browser_settings_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:55:\"admin_toolbar_tools_form_project_browser_settings_alter\";s:19:\"admin_toolbar_tools\";}}s:31:\"project_browser_settings_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:51:\"admin_toolbar_tools_project_browser_settings_submit\";s:19:\"admin_toolbar_tools\";}}s:44:\"theme_suggestions_big_pipe_interface_preview\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:53:\"big_pipe_theme_suggestions_big_pipe_interface_preview\";s:8:\"big_pipe\";}}s:16:\"views_data_alter\";a:5:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:3:{s:22:\"blazy_views_data_alter\";s:5:\"blazy\";s:31:\"entity_browser_views_data_alter\";s:14:\"entity_browser\";s:29:\"dxpr_builder_views_data_alter\";s:12:\"dxpr_builder\";}s:37:\"Drupal\\comment\\Hook\\CommentViewsHooks\";a:1:{s:14:\"viewsDataAlter\";s:7:\"comment\";}s:37:\"Drupal\\contact\\Hook\\ContactViewsHooks\";a:1:{s:14:\"viewsDataAlter\";s:7:\"contact\";}s:43:\"Drupal\\contextual\\Hook\\ContextualViewsHooks\";a:1:{s:14:\"viewsDataAlter\";s:10:\"contextual\";}s:39:\"Drupal\\taxonomy\\Hook\\TaxonomyViewsHooks\";a:1:{s:14:\"viewsDataAlter\";s:8:\"taxonomy\";}}s:25:\"views_plugins_style_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:31:\"blazy_views_plugins_style_alter\";s:5:\"blazy\";}}s:9:\"uninstall\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:8:{s:15:\"blazy_uninstall\";s:5:\"blazy\";s:17:\"comment_uninstall\";s:7:\"comment\";s:15:\"image_uninstall\";s:5:\"image\";s:14:\"node_uninstall\";s:4:\"node\";s:18:\"shortcut_uninstall\";s:8:\"shortcut\";s:15:\"slick_uninstall\";s:5:\"slick\";s:14:\"webp_uninstall\";s:4:\"webp\";s:22:\"dxpr_builder_uninstall\";s:12:\"dxpr_builder\";}}s:5:\"theme\";a:28:{s:53:\"Drupal\\announcements_feed\\Hook\\AnnouncementsFeedHooks\";a:1:{s:5:\"theme\";s:18:\"announcements_feed\";}s:33:\"Drupal\\big_pipe\\Hook\\BigPipeHooks\";a:1:{s:5:\"theme\";s:8:\"big_pipe\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:12:{s:11:\"blazy_theme\";s:5:\"blazy\";s:18:\"blazy_layout_theme\";s:12:\"blazy_layout\";s:13:\"captcha_theme\";s:7:\"captcha\";s:20:\"entity_browser_theme\";s:14:\"entity_browser\";s:17:\"field_group_theme\";s:11:\"field_group\";s:32:\"media_library_form_element_theme\";s:26:\"media_library_form_element\";s:15:\"recaptcha_theme\";s:9:\"recaptcha\";s:18:\"recaptcha_v3_theme\";s:12:\"recaptcha_v3\";s:11:\"slick_theme\";s:5:\"slick\";s:11:\"token_theme\";s:5:\"token\";s:21:\"views_bootstrap_theme\";s:15:\"views_bootstrap\";s:18:\"dxpr_builder_theme\";s:12:\"dxpr_builder\";}s:28:\"Drupal\\block\\Hook\\BlockHooks\";a:1:{s:5:\"theme\";s:5:\"block\";}s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";a:1:{s:5:\"theme\";s:13:\"block_content\";}s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";a:1:{s:5:\"theme\";s:9:\"ckeditor5\";}s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:5:\"theme\";s:7:\"comment\";}s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";a:1:{s:5:\"theme\";s:8:\"field_ui\";}s:26:\"Drupal\\file\\Hook\\FileHooks\";a:1:{s:5:\"theme\";s:4:\"file\";}s:30:\"Drupal\\filter\\Hook\\FilterHooks\";a:1:{s:5:\"theme\";s:6:\"filter\";}s:26:\"Drupal\\help\\Hook\\HelpHooks\";a:1:{s:5:\"theme\";s:4:\"help\";}s:28:\"Drupal\\image\\Hook\\ImageHooks\";a:1:{s:5:\"theme\";s:5:\"image\";}s:34:\"Drupal\\language\\Hook\\LanguageHooks\";a:1:{s:5:\"theme\";s:8:\"language\";}s:49:\"Drupal\\layout_discovery\\Hook\\LayoutDiscoveryHooks\";a:1:{s:5:\"theme\";s:16:\"layout_discovery\";}s:26:\"Drupal\\link\\Hook\\LinkHooks\";a:1:{s:5:\"theme\";s:4:\"link\";}s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:5:\"theme\";s:6:\"locale\";}s:28:\"Drupal\\media\\Hook\\MediaHooks\";a:1:{s:5:\"theme\";s:5:\"media\";}s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";a:1:{s:5:\"theme\";s:13:\"media_library\";}s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";a:1:{s:5:\"theme\";s:7:\"menu_ui\";}s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:5:\"theme\";s:4:\"node\";}s:30:\"Drupal\\search\\Hook\\SearchHooks\";a:1:{s:5:\"theme\";s:6:\"search\";}s:28:\"Drupal\\system\\Hook\\ThemeHook\";a:1:{s:5:\"theme\";s:6:\"system\";}s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";a:1:{s:5:\"theme\";s:8:\"taxonomy\";}s:32:\"Drupal\\toolbar\\Hook\\ToolbarHooks\";a:1:{s:5:\"theme\";s:7:\"toolbar\";}s:30:\"Drupal\\update\\Hook\\UpdateHooks\";a:1:{s:5:\"theme\";s:6:\"update\";}s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:5:\"theme\";s:4:\"user\";}s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";a:1:{s:5:\"theme\";s:8:\"views_ui\";}s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:5:\"theme\";s:5:\"views\";}}s:16:\"preprocess_image\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"blazy_preprocess_image\";s:5:\"blazy\";}}s:27:\"preprocess_responsive_image\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:33:\"blazy_preprocess_responsive_image\";s:5:\"blazy\";s:32:\"webp_preprocess_responsive_image\";s:4:\"webp\";}}s:21:\"preprocess_file_video\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"blazy_preprocess_file_video\";s:5:\"blazy\";}}s:21:\"preprocess_file_audio\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"blazy_preprocess_file_audio\";s:5:\"blazy\";}}s:30:\"preprocess_media_oembed_iframe\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:36:\"blazy_preprocess_media_oembed_iframe\";s:5:\"blazy\";}}s:16:\"preprocess_field\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:3:{s:22:\"blazy_preprocess_field\";s:5:\"blazy\";s:29:\"blazy_layout_preprocess_field\";s:12:\"blazy_layout\";s:24:\"comment_preprocess_field\";s:7:\"comment\";}}s:21:\"preprocess_views_view\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:27:\"blazy_preprocess_views_view\";s:5:\"blazy\";s:30:\"views_ui_preprocess_views_view\";s:8:\"views_ui\";}}s:24:\"config_schema_info_alter\";a:2:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:30:\"blazy_config_schema_info_alter\";s:5:\"blazy\";s:30:\"slick_config_schema_info_alter\";s:5:\"slick\";}s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";a:1:{s:21:\"configSchemaInfoAlter\";s:9:\"ckeditor5\";}}s:18:\"library_info_alter\";a:4:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:4:{s:24:\"blazy_library_info_alter\";s:5:\"blazy\";s:31:\"recaptcha_v3_library_info_alter\";s:12:\"recaptcha_v3\";s:24:\"slick_library_info_alter\";s:5:\"slick\";s:31:\"dxpr_builder_library_info_alter\";s:12:\"dxpr_builder\";}s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";a:1:{s:16:\"libraryInfoAlter\";s:9:\"ckeditor5\";}s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:16:\"libraryInfoAlter\";s:6:\"locale\";}s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:16:\"libraryInfoAlter\";s:6:\"system\";}}s:18:\"library_info_build\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:4:{s:24:\"blazy_library_info_build\";s:5:\"blazy\";s:28:\"recaptcha_library_info_build\";s:9:\"recaptcha\";s:24:\"slick_library_info_build\";s:5:\"slick\";s:31:\"dxpr_builder_library_info_build\";s:12:\"dxpr_builder\";}}s:20:\"blazy_settings_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"blazy_blazy_settings_alter\";s:5:\"blazy\";}}s:41:\"field_formatter_third_party_settings_form\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:47:\"blazy_field_formatter_third_party_settings_form\";s:5:\"blazy\";}}s:38:\"field_formatter_settings_summary_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:44:\"blazy_field_formatter_settings_summary_alter\";s:5:\"blazy\";}}s:18:\"ckeditor_css_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"blazy_ckeditor_css_alter\";s:5:\"blazy\";}}s:14:\"filter_cleanup\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:20:\"blazy_filter_cleanup\";s:5:\"blazy\";}}s:6:\"layout\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:12:\"blazy_layout\";s:5:\"blazy\";}}s:17:\"preprocess_layout\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:30:\"blazy_layout_preprocess_layout\";s:12:\"blazy_layout\";}}s:16:\"preprocess_block\";a:2:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:9:{s:29:\"blazy_layout_preprocess_block\";s:12:\"blazy_layout\";s:21:\"help_preprocess_block\";s:4:\"help\";s:25:\"language_preprocess_block\";s:8:\"language\";s:24:\"menu_ui_preprocess_block\";s:7:\"menu_ui\";s:21:\"node_preprocess_block\";s:4:\"node\";s:23:\"search_preprocess_block\";s:6:\"search\";s:25:\"shortcut_preprocess_block\";s:8:\"shortcut\";s:23:\"system_preprocess_block\";s:6:\"system\";s:21:\"user_preprocess_block\";s:4:\"user\";}s:37:\"Drupal\\comment\\Hook\\CommentThemeHooks\";a:1:{s:15:\"preprocessBlock\";s:7:\"comment\";}}s:12:\"layout_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"blazy_layout_layout_alter\";s:12:\"blazy_layout\";}}s:23:\"theme_suggestions_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:3:{s:36:\"blazy_layout_theme_suggestions_alter\";s:12:\"blazy_layout\";s:35:\"field_group_theme_suggestions_alter\";s:11:\"field_group\";s:39:\"views_bootstrap_theme_suggestions_alter\";s:15:\"views_bootstrap\";}}s:16:\"themes_installed\";a:6:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"block_themes_installed\";s:5:\"block\";}s:38:\"Drupal\\breakpoint\\Hook\\BreakpointHooks\";a:1:{s:15:\"themesInstalled\";s:10:\"breakpoint\";}s:26:\"Drupal\\help\\Hook\\HelpHooks\";a:1:{s:15:\"themesInstalled\";s:4:\"help\";}s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:15:\"themesInstalled\";s:6:\"locale\";}s:34:\"Drupal\\shortcut\\Hook\\ShortcutHooks\";a:1:{s:15:\"themesInstalled\";s:8:\"shortcut\";}s:30:\"Drupal\\update\\Hook\\UpdateHooks\";a:1:{s:15:\"themesInstalled\";s:6:\"update\";}}s:16:\"theme_initialize\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"block_theme_initialize\";s:5:\"block\";}}s:23:\"theme_suggestions_block\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:29:\"block_theme_suggestions_block\";s:5:\"block\";}}s:7:\"install\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:19:{s:13:\"block_install\";s:5:\"block\";s:15:\"captcha_install\";s:7:\"captcha\";s:15:\"comment_install\";s:7:\"comment\";s:13:\"devel_install\";s:5:\"devel\";s:26:\"dxpr_builder_block_install\";s:18:\"dxpr_builder_block\";s:25:\"dxpr_builder_page_install\";s:17:\"dxpr_builder_page\";s:25:\"dxpr_theme_helper_install\";s:17:\"dxpr_theme_helper\";s:13:\"image_install\";s:5:\"image\";s:21:\"media_library_install\";s:13:\"media_library\";s:12:\"node_install\";s:4:\"node\";s:16:\"shortcut_install\";s:8:\"shortcut\";s:14:\"system_install\";s:6:\"system\";s:13:\"token_install\";s:5:\"token\";s:12:\"user_install\";s:4:\"user\";s:12:\"webp_install\";s:4:\"webp\";s:16:\"pathauto_install\";s:8:\"pathauto\";s:13:\"views_install\";s:5:\"views\";s:20:\"dxpr_builder_install\";s:12:\"dxpr_builder\";s:16:\"standard_install\";s:8:\"standard\";}}s:19:\"update_last_removed\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:16:{s:25:\"block_update_last_removed\";s:5:\"block\";s:33:\"block_content_update_last_removed\";s:13:\"block_content\";s:27:\"comment_update_last_removed\";s:7:\"comment\";s:25:\"devel_update_last_removed\";s:5:\"devel\";s:34:\"entity_browser_update_last_removed\";s:14:\"entity_browser\";s:24:\"file_update_last_removed\";s:4:\"file\";s:24:\"help_update_last_removed\";s:4:\"help\";s:25:\"image_update_last_removed\";s:5:\"image\";s:31:\"imagemagick_update_last_removed\";s:11:\"imagemagick\";s:28:\"language_update_last_removed\";s:8:\"language\";s:33:\"media_library_update_last_removed\";s:13:\"media_library\";s:24:\"node_update_last_removed\";s:4:\"node\";s:26:\"system_update_last_removed\";s:6:\"system\";s:28:\"taxonomy_update_last_removed\";s:8:\"taxonomy\";s:24:\"user_update_last_removed\";s:4:\"user\";s:25:\"views_update_last_removed\";s:5:\"views\";}}s:14:\"add_body_field\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:28:\"block_content_add_body_field\";s:13:\"block_content\";s:19:\"node_add_body_field\";s:4:\"node\";}}s:10:\"point_load\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:18:\"captcha_point_load\";s:7:\"captcha\";}}s:25:\"theme_suggestions_captcha\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:33:\"captcha_theme_suggestions_captcha\";s:7:\"captcha\";s:38:\"recaptcha_v3_theme_suggestions_captcha\";s:12:\"recaptcha_v3\";}}s:4:\"cron\";a:12:{s:53:\"Drupal\\announcements_feed\\Hook\\AnnouncementsFeedHooks\";a:1:{s:4:\"cron\";s:18:\"announcements_feed\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:12:\"captcha_cron\";s:7:\"captcha\";}s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:4:\"cron\";s:7:\"comment\";}s:28:\"Drupal\\dblog\\Hook\\DblogHooks\";a:1:{s:4:\"cron\";s:5:\"dblog\";}s:28:\"Drupal\\field\\Hook\\FieldHooks\";a:1:{s:4:\"cron\";s:5:\"field\";}s:25:\"Drupal\\file\\Hook\\CronHook\";a:1:{s:8:\"__invoke\";s:4:\"file\";}s:32:\"Drupal\\history\\Hook\\HistoryHooks\";a:1:{s:4:\"cron\";s:7:\"history\";}s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:4:\"cron\";s:6:\"locale\";}s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:4:\"cron\";s:4:\"node\";}s:30:\"Drupal\\search\\Hook\\SearchHooks\";a:1:{s:4:\"cron\";s:6:\"search\";}s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:4:\"cron\";s:6:\"system\";}s:30:\"Drupal\\update\\Hook\\UpdateHooks\";a:1:{s:4:\"cron\";s:6:\"update\";}}s:10:\"form_alter\";a:4:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:3:{s:18:\"captcha_form_alter\";s:7:\"captcha\";s:25:\"entity_browser_form_alter\";s:14:\"entity_browser\";s:22:\"field_group_form_alter\";s:11:\"field_group\";}s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";a:1:{s:9:\"formAlter\";s:8:\"field_ui\";}s:34:\"Drupal\\language\\Hook\\LanguageHooks\";a:1:{s:9:\"formAlter\";s:8:\"language\";}s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";a:1:{s:9:\"formAlter\";s:13:\"media_library\";}}s:24:\"validate_strict_equality\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"captcha_validate_strict_equality\";s:7:\"captcha\";}}s:34:\"validate_case_insensitive_equality\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:42:\"captcha_validate_case_insensitive_equality\";s:7:\"captcha\";}}s:22:\"validate_ignore_spaces\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:30:\"captcha_validate_ignore_spaces\";s:7:\"captcha\";}}s:39:\"validate_case_insensitive_ignore_spaces\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:47:\"captcha_validate_case_insensitive_ignore_spaces\";s:7:\"captcha\";}}s:8:\"validate\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:16:\"captcha_validate\";s:7:\"captcha\";s:21:\"recaptcha_v3_validate\";s:12:\"recaptcha_v3\";}}s:18:\"pre_render_process\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"captcha_pre_render_process\";s:7:\"captcha\";}}s:7:\"captcha\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:3:{s:15:\"captcha_captcha\";s:7:\"captcha\";s:17:\"recaptcha_captcha\";s:9:\"recaptcha\";s:20:\"recaptcha_v3_captcha\";s:12:\"recaptcha_v3\";}}s:26:\"whitelist_ips_parse_values\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:34:\"captcha_whitelist_ips_parse_values\";s:7:\"captcha\";}}s:24:\"whitelist_ip_whitelisted\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"captcha_whitelist_ip_whitelisted\";s:7:\"captcha\";}}s:19:\"set_form_id_setting\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"captcha_set_form_id_setting\";s:7:\"captcha\";}}s:19:\"get_form_id_setting\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"captcha_get_form_id_setting\";s:7:\"captcha\";}}s:6:\"schema\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:10:{s:14:\"captcha_schema\";s:7:\"captcha\";s:14:\"comment_schema\";s:7:\"comment\";s:11:\"file_schema\";s:4:\"file\";s:11:\"help_schema\";s:4:\"help\";s:11:\"node_schema\";s:4:\"node\";s:13:\"search_schema\";s:6:\"search\";s:15:\"shortcut_schema\";s:8:\"shortcut\";s:13:\"system_schema\";s:6:\"system\";s:11:\"user_schema\";s:4:\"user\";s:19:\"dxpr_builder_schema\";s:12:\"dxpr_builder\";}}s:12:\"requirements\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:9:{s:20:\"captcha_requirements\";s:7:\"captcha\";s:18:\"devel_requirements\";s:5:\"devel\";s:24:\"imagemagick_requirements\";s:11:\"imagemagick\";s:18:\"slick_requirements\";s:5:\"slick\";s:20:\"sophron_requirements\";s:7:\"sophron\";s:19:\"system_requirements\";s:6:\"system\";s:18:\"token_requirements\";s:5:\"token\";s:17:\"webp_requirements\";s:4:\"webp\";s:25:\"dxpr_builder_requirements\";s:12:\"dxpr_builder\";}}s:30:\"filter_format_edit_form_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:40:\"ckeditor5_filter_format_edit_form_submit\";s:9:\"ckeditor5\";}}s:3:\"uri\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:11:\"comment_uri\";s:7:\"comment\";}}s:7:\"preview\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:15:\"comment_preview\";s:7:\"comment\";}}s:17:\"entity_type_alter\";a:6:{s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";a:1:{s:15:\"entityTypeAlter\";s:13:\"block_content\";}s:32:\"Drupal\\contact\\Hook\\ContactHooks\";a:1:{s:15:\"entityTypeAlter\";s:7:\"contact\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:3:{s:23:\"devel_entity_type_alter\";s:5:\"devel\";s:23:\"token_entity_type_alter\";s:5:\"token\";s:30:\"dxpr_builder_entity_type_alter\";s:12:\"dxpr_builder\";}s:28:\"Drupal\\media\\Hook\\MediaHooks\";a:1:{s:15:\"entityTypeAlter\";s:5:\"media\";}s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";a:1:{s:15:\"entityTypeAlter\";s:17:\"menu_link_content\";}s:26:\"Drupal\\path\\Hook\\PathHooks\";a:1:{s:15:\"entityTypeAlter\";s:4:\"path\";}}s:16:\"entity_operation\";a:7:{s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";a:1:{s:15:\"entityOperation\";s:13:\"block_content\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:22:\"devel_entity_operation\";s:5:\"devel\";s:29:\"dxpr_builder_entity_operation\";s:12:\"dxpr_builder\";}s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";a:1:{s:15:\"entityOperation\";s:8:\"field_ui\";}s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";a:1:{s:15:\"entityOperation\";s:7:\"menu_ui\";}s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";a:1:{s:15:\"entityOperation\";s:8:\"taxonomy\";}s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:15:\"entityOperation\";s:4:\"user\";}s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";a:1:{s:15:\"entityOperation\";s:8:\"views_ui\";}}s:27:\"menu_links_discovered_alter\";a:3:{s:28:\"Drupal\\dblog\\Hook\\DblogHooks\";a:1:{s:24:\"menuLinksDiscoveredAlter\";s:5:\"dblog\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:4:{s:33:\"devel_menu_links_discovered_alter\";s:5:\"devel\";s:42:\"devel_generate_menu_links_discovered_alter\";s:14:\"devel_generate\";s:45:\"dxpr_theme_helper_menu_links_discovered_alter\";s:17:\"dxpr_theme_helper\";s:40:\"dxpr_builder_menu_links_discovered_alter\";s:12:\"dxpr_builder\";}s:30:\"Drupal\\editor\\Hook\\EditorHooks\";a:1:{s:24:\"menuLinksDiscoveredAlter\";s:6:\"editor\";}}s:17:\"local_tasks_alter\";a:6:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:23:\"devel_local_tasks_alter\";s:5:\"devel\";}s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";a:1:{s:15:\"localTasksAlter\";s:8:\"field_ui\";}s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";a:1:{s:15:\"localTasksAlter\";s:13:\"media_library\";}s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:15:\"localTasksAlter\";s:4:\"node\";}s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";a:1:{s:15:\"localTasksAlter\";s:8:\"taxonomy\";}s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:15:\"localTasksAlter\";s:5:\"views\";}}s:11:\"set_message\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:17:\"devel_set_message\";s:5:\"devel\";}}s:12:\"get_handlers\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:18:\"devel_get_handlers\";s:5:\"devel\";}}s:11:\"set_handler\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:17:\"devel_set_handler\";s:5:\"devel\";}}s:22:\"page_attachments_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"devel_page_attachments_alter\";s:5:\"devel\";}}s:4:\"dump\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:10:\"devel_dump\";s:5:\"devel\";}}s:6:\"export\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:12:\"devel_export\";s:5:\"devel\";}}s:7:\"message\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:13:\"devel_message\";s:5:\"devel\";}}s:5:\"debug\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:11:\"devel_debug\";s:5:\"devel\";}}s:6:\"render\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:12:\"devel_render\";s:5:\"devel\";}}s:33:\"form_user_admin_permissions_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:39:\"devel_form_user_admin_permissions_alter\";s:5:\"devel\";}}s:25:\"form_system_modules_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:31:\"devel_form_system_modules_alter\";s:5:\"devel\";}}s:17:\"query_debug_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:23:\"devel_query_debug_alter\";s:5:\"devel\";}}s:9:\"operation\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"devel_generate_operation\";s:14:\"devel_generate\";}}s:14:\"batch_finished\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:29:\"devel_generate_batch_finished\";s:14:\"devel_generate\";}}s:17:\"block_update_8001\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:30:\"dxpr_builder_block_update_8001\";s:12:\"dxpr_builder\";}}s:17:\"block_update_8002\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:30:\"dxpr_builder_block_update_8002\";s:12:\"dxpr_builder\";}}s:16:\"page_update_8001\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:29:\"dxpr_builder_page_update_8001\";s:12:\"dxpr_builder\";}}s:16:\"migrate_to_media\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:34:\"dxpr_theme_helper_migrate_to_media\";s:17:\"dxpr_theme_helper\";}}s:36:\"migrate_theme_setting_image_to_media\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:54:\"dxpr_theme_helper_migrate_theme_setting_image_to_media\";s:17:\"dxpr_theme_helper\";}}s:39:\"preprocess_page__entity_browser__iframe\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:54:\"entity_browser_preprocess_page__entity_browser__iframe\";s:14:\"entity_browser\";}}s:38:\"preprocess_page__entity_browser__modal\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:53:\"entity_browser_preprocess_page__entity_browser__modal\";s:14:\"entity_browser\";}}s:30:\"file_validate_image_resolution\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:45:\"entity_browser_file_validate_image_resolution\";s:14:\"entity_browser\";}}s:30:\"form_entity_embed_dialog_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:45:\"entity_browser_form_entity_embed_dialog_alter\";s:14:\"entity_browser\";}}s:36:\"form_views_ui_add_handler_form_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:51:\"entity_browser_form_views_ui_add_handler_form_alter\";s:14:\"entity_browser\";}}s:17:\"entity_view_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:32:\"entity_browser_entity_view_alter\";s:14:\"entity_browser\";s:29:\"field_group_entity_view_alter\";s:11:\"field_group\";}}s:17:\"group_update_8301\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:23:\"field_group_update_8301\";s:5:\"field\";}}s:17:\"group_update_8302\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:23:\"field_group_update_8302\";s:5:\"field\";}}s:17:\"group_update_8303\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:23:\"field_group_update_8303\";s:5:\"field\";}}s:20:\"field_ui_form_params\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"field_group_field_ui_form_params\";s:11:\"field_group\";}}s:24:\"get_context_from_display\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:36:\"field_group_get_context_from_display\";s:11:\"field_group\";}}s:27:\"field_ui_display_form_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:39:\"field_group_field_ui_display_form_alter\";s:11:\"field_group\";}}s:29:\"field_ui_create_vertical_tabs\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:41:\"field_group_field_ui_create_vertical_tabs\";s:11:\"field_group\";}}s:27:\"display_overview_row_region\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:39:\"field_group_display_overview_row_region\";s:11:\"field_group\";}}s:21:\"field_overview_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:33:\"field_group_field_overview_submit\";s:11:\"field_group\";}}s:20:\"format_settings_form\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"field_group_format_settings_form\";s:11:\"field_group\";}}s:20:\"formatter_row_update\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"field_group_formatter_row_update\";s:11:\"field_group\";}}s:25:\"formatter_settings_update\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:37:\"field_group_formatter_settings_update\";s:11:\"field_group\";}}s:23:\"format_settings_summary\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:35:\"field_group_format_settings_summary\";s:11:\"field_group\";}}s:36:\"field_ui_clone_field_groups_validate\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:48:\"field_group_field_ui_clone_field_groups_validate\";s:11:\"field_group\";}}s:27:\"field_ui_clone_field_groups\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:39:\"field_group_field_ui_clone_field_groups\";s:11:\"field_group\";}}s:23:\"module_implements_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:35:\"field_group_module_implements_alter\";s:11:\"field_group\";}}s:20:\"theme_registry_alter\";a:2:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"field_group_theme_registry_alter\";s:11:\"field_group\";}s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:18:\"themeRegistryAlter\";s:6:\"system\";}}s:18:\"element_info_alter\";a:5:{s:30:\"Drupal\\editor\\Hook\\EditorHooks\";a:1:{s:16:\"elementInfoAlter\";s:6:\"editor\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:30:\"field_group_element_info_alter\";s:11:\"field_group\";s:31:\"recaptcha_v3_element_info_alter\";s:12:\"recaptcha_v3\";}s:34:\"Drupal\\language\\Hook\\LanguageHooks\";a:1:{s:16:\"elementInfoAlter\";s:8:\"language\";}s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:16:\"elementInfoAlter\";s:6:\"system\";}s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:16:\"elementInfoAlter\";s:4:\"user\";}}s:40:\"form_entity_form_display_edit_form_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:52:\"field_group_form_entity_form_display_edit_form_alter\";s:11:\"field_group\";}}s:40:\"form_entity_view_display_edit_form_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:52:\"field_group_form_entity_view_display_edit_form_alter\";s:11:\"field_group\";}}s:21:\"field_info_max_weight\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:33:\"field_group_field_info_max_weight\";s:11:\"field_group\";}}s:36:\"inline_entity_form_entity_form_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:48:\"field_group_inline_entity_form_entity_form_alter\";s:11:\"field_group\";}}s:40:\"form_media_library_add_form_upload_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:52:\"field_group_form_media_library_add_form_upload_alter\";s:11:\"field_group\";}}s:38:\"form_layout_builder_update_block_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:50:\"field_group_form_layout_builder_update_block_alter\";s:11:\"field_group\";}}s:35:\"form_layout_builder_add_block_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:47:\"field_group_form_layout_builder_add_block_alter\";s:11:\"field_group\";}}s:18:\"conditional_fields\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:30:\"field_group_conditional_fields\";s:11:\"field_group\";}}s:27:\"conditional_fields_children\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:39:\"field_group_conditional_fields_children\";s:11:\"field_group\";}}s:15:\"form_pre_render\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"field_group_form_pre_render\";s:11:\"field_group\";}}s:12:\"form_process\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"field_group_form_process\";s:11:\"field_group\";}}s:24:\"field_group_form_process\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:36:\"field_group_field_group_form_process\";s:11:\"field_group\";}}s:22:\"field_group_pre_render\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:34:\"field_group_field_group_pre_render\";s:11:\"field_group\";}}s:36:\"field_group_form_process_build_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:48:\"field_group_field_group_form_process_build_alter\";s:11:\"field_group\";}}s:34:\"field_group_build_pre_render_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:46:\"field_group_field_group_build_pre_render_alter\";s:11:\"field_group\";}}s:13:\"attach_groups\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"field_group_attach_groups\";s:11:\"field_group\";}}s:19:\"build_entity_groups\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:31:\"field_group_build_entity_groups\";s:11:\"field_group\";}}s:11:\"fields_nest\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:23:\"field_group_fields_nest\";s:11:\"field_group\";}}s:24:\"field_layout_fields_nest\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:36:\"field_group_field_layout_fields_nest\";s:11:\"field_group\";}}s:10:\"pre_render\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"field_group_pre_render\";s:11:\"field_group\";}}s:23:\"get_content_element_key\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:35:\"field_group_get_content_element_key\";s:11:\"field_group\";}}s:10:\"group_save\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"field_group_group_save\";s:11:\"field_group\";}}s:18:\"delete_field_group\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:30:\"field_group_delete_field_group\";s:11:\"field_group\";}}s:11:\"info_groups\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:23:\"field_group_info_groups\";s:11:\"field_group\";}}s:16:\"load_field_group\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"field_group_load_field_group\";s:11:\"field_group\";}}s:6:\"exists\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:18:\"field_group_exists\";s:11:\"field_group\";}}s:24:\"remove_empty_form_groups\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:36:\"field_group_remove_empty_form_groups\";s:11:\"field_group\";}}s:31:\"remove_empty_form_revert_groups\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:43:\"field_group_remove_empty_form_revert_groups\";s:11:\"field_group\";}}s:27:\"remove_empty_display_groups\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:39:\"field_group_remove_empty_display_groups\";s:11:\"field_group\";}}s:41:\"preprocess_form_element__new_storage_type\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:50:\"field_ui_preprocess_form_element__new_storage_type\";s:8:\"field_ui\";}}s:29:\"form_manage_field_form_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:38:\"field_ui_form_manage_field_form_submit\";s:8:\"field_ui\";}}s:19:\"get_content_headers\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"file_get_content_headers\";s:4:\"file\";}}s:11:\"save_upload\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:16:\"file_save_upload\";s:4:\"file\";}}s:19:\"managed_file_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"file_managed_file_submit\";s:4:\"file\";}}s:24:\"managed_file_save_upload\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:29:\"file_managed_file_save_upload\";s:4:\"file\";}}s:19:\"get_file_references\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"file_get_file_references\";s:4:\"file\";}}s:32:\"field_find_file_reference_column\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:37:\"file_field_find_file_reference_column\";s:4:\"file\";}}s:22:\"system_settings_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"file_system_settings_submit\";s:4:\"file\";}}s:18:\"file_video_presave\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:23:\"file_file_video_presave\";s:4:\"file\";}}s:15:\"mdm_update_8200\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:20:\"file_mdm_update_8200\";s:4:\"file\";}}s:15:\"mdm_update_8201\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:20:\"file_mdm_update_8201\";s:4:\"file\";}}s:11:\"cache_flush\";a:2:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:20:\"file_mdm_cache_flush\";s:8:\"file_mdm\";s:24:\"dxpr_builder_cache_flush\";s:12:\"dxpr_builder\";}s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:10:\"cacheFlush\";s:6:\"locale\";}}s:11:\"file_delete\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:20:\"file_mdm_file_delete\";s:8:\"file_mdm\";}}s:7:\"formats\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:14:\"filter_formats\";s:6:\"filter\";}}s:13:\"formats_reset\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:20:\"filter_formats_reset\";s:6:\"filter\";}}s:19:\"get_roles_by_format\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"filter_get_roles_by_format\";s:6:\"filter\";}}s:19:\"get_formats_by_role\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"filter_get_formats_by_role\";s:6:\"filter\";}}s:14:\"default_format\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:21:\"filter_default_format\";s:6:\"filter\";}}s:15:\"fallback_format\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"filter_fallback_format\";s:6:\"filter\";}}s:10:\"path_flush\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:16:\"image_path_flush\";s:5:\"image\";}}s:13:\"style_options\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:19:\"image_style_options\";s:5:\"image\";}}s:14:\"filter_keyword\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:20:\"image_filter_keyword\";s:5:\"image\";}}s:23:\"process_language_select\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"language_process_language_select\";s:8:\"language\";}}s:28:\"configuration_element_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:37:\"language_configuration_element_submit\";s:8:\"language\";}}s:20:\"get_default_langcode\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:29:\"language_get_default_langcode\";s:8:\"language\";}}s:31:\"negotiation_url_prefixes_update\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:40:\"language_negotiation_url_prefixes_update\";s:8:\"language\";}}s:36:\"get_browser_drupal_langcode_mappings\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:45:\"language_get_browser_drupal_langcode_mappings\";s:8:\"language\";}}s:31:\"preprocess_media_reference_help\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:37:\"media_preprocess_media_reference_help\";s:5:\"media\";}}s:16:\"preprocess_media\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:30:\"media_library_preprocess_media\";s:13:\"media_library\";}}s:36:\"preprocess_views_view__media_library\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:50:\"media_library_preprocess_views_view__media_library\";s:13:\"media_library\";}}s:28:\"preprocess_views_view_fields\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:42:\"media_library_preprocess_views_view_fields\";s:13:\"media_library\";}}s:22:\"get_menu_link_defaults\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:30:\"menu_ui_get_menu_link_defaults\";s:7:\"menu_ui\";}}s:12:\"node_builder\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:20:\"menu_ui_node_builder\";s:7:\"menu_ui\";}}s:21:\"form_node_form_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:29:\"menu_ui_form_node_form_submit\";s:7:\"menu_ui\";}}s:28:\"form_node_type_form_validate\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:36:\"menu_ui_form_node_type_form_validate\";s:7:\"menu_ui\";}}s:27:\"form_node_type_form_builder\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:35:\"menu_ui_form_node_type_form_builder\";s:7:\"menu_ui\";}}s:11:\"mass_update\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:16:\"node_mass_update\";s:4:\"node\";}}s:10:\"title_list\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:15:\"node_title_list\";s:4:\"node\";}}s:4:\"mark\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:9:\"node_mark\";s:4:\"node\";}}s:14:\"type_get_names\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:19:\"node_type_get_names\";s:4:\"node\";}}s:14:\"get_type_label\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:19:\"node_get_type_label\";s:4:\"node\";}}s:20:\"type_get_description\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"node_type_get_description\";s:4:\"node\";}}s:7:\"is_page\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:12:\"node_is_page\";s:4:\"node\";}}s:22:\"theme_suggestions_node\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"node_theme_suggestions_node\";s:4:\"node\";}}s:36:\"form_system_themes_admin_form_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:41:\"node_form_system_themes_admin_form_submit\";s:4:\"node\";}}s:13:\"access_grants\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:18:\"node_access_grants\";s:4:\"node\";}}s:21:\"access_view_all_nodes\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"node_access_view_all_nodes\";s:4:\"node\";}}s:20:\"access_needs_rebuild\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"node_access_needs_rebuild\";s:4:\"node\";}}s:14:\"access_rebuild\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:19:\"node_access_rebuild\";s:4:\"node\";}}s:19:\"reindex_node_search\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"node_reindex_node_search\";s:4:\"node\";}}s:18:\"captcha_validation\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"recaptcha_captcha_validation\";s:9:\"recaptcha\";}}s:27:\"pre_captcha_element_process\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:40:\"recaptcha_v3_pre_captcha_element_process\";s:12:\"recaptcha_v3\";}}s:28:\"post_captcha_element_process\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:41:\"recaptcha_v3_post_captcha_element_process\";s:12:\"recaptcha_v3\";}}s:13:\"ajax_callback\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"recaptcha_v3_ajax_callback\";s:12:\"recaptcha_v3\";}}s:13:\"error_by_code\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"recaptcha_v3_error_by_code\";s:12:\"recaptcha_v3\";}}s:22:\"menu_local_tasks_alter\";a:2:{s:32:\"Drupal\\contact\\Hook\\ContactHooks\";a:1:{s:19:\"menuLocalTasksAlter\";s:7:\"contact\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:44:\"remove_reset_password_menu_local_tasks_alter\";s:21:\"remove_reset_password\";}}s:31:\"theme_suggestions_search_result\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:38:\"search_theme_suggestions_search_result\";s:6:\"search\";}}s:7:\"excerpt\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:14:\"search_excerpt\";s:6:\"search\";}}s:15:\"set_edit_access\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"shortcut_set_edit_access\";s:8:\"shortcut\";}}s:17:\"set_switch_access\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"shortcut_set_switch_access\";s:8:\"shortcut\";}}s:16:\"renderable_links\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"shortcut_renderable_links\";s:8:\"shortcut\";}}s:21:\"preprocess_page_title\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:30:\"shortcut_preprocess_page_title\";s:8:\"shortcut\";}}s:16:\"page_attachments\";a:4:{s:33:\"Drupal\\big_pipe\\Hook\\BigPipeHooks\";a:1:{s:15:\"pageAttachments\";s:8:\"big_pipe\";}s:38:\"Drupal\\contextual\\Hook\\ContextualHooks\";a:1:{s:15:\"pageAttachments\";s:10:\"contextual\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"slick_page_attachments\";s:5:\"slick\";}s:38:\"Drupal\\system\\Hook\\PageAttachmentsHook\";a:1:{s:15:\"pageAttachments\";s:6:\"system\";}}s:17:\"entity_type_build\";a:5:{s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";a:1:{s:15:\"entityTypeBuild\";s:8:\"field_ui\";}s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";a:1:{s:15:\"entityTypeBuild\";s:7:\"menu_ui\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"slick_ui_entity_type_build\";s:8:\"slick_ui\";}s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:15:\"entityTypeBuild\";s:6:\"system\";}s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";a:1:{s:15:\"entityTypeBuild\";s:8:\"views_ui\";}}s:9:\"hook_info\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:3:{s:16:\"system_hook_info\";s:6:\"system\";s:18:\"pathauto_hook_info\";s:8:\"pathauto\";s:15:\"views_hook_info\";s:5:\"views\";}}s:22:\"theme_suggestions_html\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:29:\"system_theme_suggestions_html\";s:6:\"system\";}}s:22:\"theme_suggestions_page\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:29:\"system_theme_suggestions_page\";s:6:\"system\";s:35:\"dxpr_builder_theme_suggestions_page\";s:12:\"dxpr_builder\";}}s:34:\"theme_suggestions_maintenance_page\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:41:\"system_theme_suggestions_maintenance_page\";s:6:\"system\";}}s:24:\"theme_suggestions_region\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:31:\"system_theme_suggestions_region\";s:6:\"system\";}}s:23:\"theme_suggestions_field\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:30:\"system_theme_suggestions_field\";s:6:\"system\";}}s:15:\"authorized_init\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"system_authorized_init\";s:6:\"system\";}}s:18:\"authorized_get_url\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"system_authorized_get_url\";s:6:\"system\";}}s:31:\"authorized_batch_processing_url\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:38:\"system_authorized_batch_processing_url\";s:6:\"system\";}}s:14:\"authorized_run\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:21:\"system_authorized_run\";s:6:\"system\";}}s:24:\"authorized_batch_process\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:31:\"system_authorized_batch_process\";s:6:\"system\";}}s:15:\"check_directory\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"system_check_directory\";s:6:\"system\";}}s:11:\"region_list\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:18:\"system_region_list\";s:6:\"system\";}}s:11:\"sort_themes\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:18:\"system_sort_themes\";s:6:\"system\";}}s:14:\"default_region\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:21:\"system_default_region\";s:6:\"system\";}}s:18:\"admin_compact_mode\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"system_admin_compact_mode\";s:6:\"system\";}}s:18:\"preprocess_toolbar\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"system_preprocess_toolbar\";s:6:\"system\";}}s:31:\"theme_suggestions_taxonomy_term\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:40:\"taxonomy_theme_suggestions_taxonomy_term\";s:8:\"taxonomy\";}}s:12:\"term_is_page\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:21:\"taxonomy_term_is_page\";s:8:\"taxonomy\";}}s:16:\"build_node_index\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"taxonomy_build_node_index\";s:8:\"taxonomy\";}}s:17:\"delete_node_index\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"taxonomy_delete_node_index\";s:8:\"taxonomy\";}}s:16:\"token_info_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"token_token_info_alter\";s:5:\"token\";}}s:10:\"token_info\";a:8:{s:38:\"Drupal\\comment\\Hook\\CommentTokensHooks\";a:1:{s:9:\"tokenInfo\";s:7:\"comment\";}s:27:\"Drupal\\file\\Hook\\TokenHooks\";a:1:{s:9:\"tokenInfo\";s:4:\"file\";}s:32:\"Drupal\\node\\Hook\\NodeTokensHooks\";a:1:{s:9:\"tokenInfo\";s:4:\"node\";}s:36:\"Drupal\\system\\Hook\\SystemTokensHooks\";a:1:{s:9:\"tokenInfo\";s:6:\"system\";}s:40:\"Drupal\\taxonomy\\Hook\\TaxonomyTokensHooks\";a:1:{s:9:\"tokenInfo\";s:8:\"taxonomy\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:16:\"token_token_info\";s:5:\"token\";s:19:\"pathauto_token_info\";s:8:\"pathauto\";}s:32:\"Drupal\\user\\Hook\\UserTokensHooks\";a:1:{s:9:\"tokenInfo\";s:4:\"user\";}s:34:\"Drupal\\views\\Hook\\ViewsTokensHooks\";a:1:{s:9:\"tokenInfo\";s:5:\"views\";}}s:6:\"tokens\";a:8:{s:38:\"Drupal\\comment\\Hook\\CommentTokensHooks\";a:1:{s:6:\"tokens\";s:7:\"comment\";}s:27:\"Drupal\\file\\Hook\\TokenHooks\";a:1:{s:6:\"tokens\";s:4:\"file\";}s:32:\"Drupal\\node\\Hook\\NodeTokensHooks\";a:1:{s:6:\"tokens\";s:4:\"node\";}s:36:\"Drupal\\system\\Hook\\SystemTokensHooks\";a:1:{s:6:\"tokens\";s:6:\"system\";}s:40:\"Drupal\\taxonomy\\Hook\\TaxonomyTokensHooks\";a:1:{s:6:\"tokens\";s:8:\"taxonomy\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:12:\"token_tokens\";s:5:\"token\";s:15:\"pathauto_tokens\";s:8:\"pathauto\";}s:32:\"Drupal\\user\\Hook\\UserTokensHooks\";a:1:{s:6:\"tokens\";s:4:\"user\";}s:34:\"Drupal\\views\\Hook\\ViewsTokensHooks\";a:1:{s:6:\"tokens\";s:5:\"views\";}}s:22:\"get_token_view_display\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"token_get_token_view_display\";s:5:\"token\";}}s:16:\"block_view_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"token_block_view_alter\";s:5:\"token\";}}s:21:\"form_block_form_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"token_form_block_form_alter\";s:5:\"token\";}}s:16:\"field_info_alter\";a:2:{s:34:\"Drupal\\language\\Hook\\LanguageHooks\";a:1:{s:14:\"fieldInfoAlter\";s:8:\"language\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:2:{s:22:\"token_field_info_alter\";s:5:\"token\";s:25:\"pathauto_field_info_alter\";s:8:\"pathauto\";}}s:18:\"date_format_insert\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"token_date_format_insert\";s:5:\"token\";}}s:18:\"date_format_delete\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"token_date_format_delete\";s:5:\"token\";}}s:20:\"field_config_presave\";a:2:{s:28:\"Drupal\\field\\Hook\\FieldHooks\";a:1:{s:18:\"fieldConfigPresave\";s:5:\"field\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"token_field_config_presave\";s:5:\"token\";}}s:19:\"field_config_delete\";a:4:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:17:\"fieldConfigDelete\";s:7:\"comment\";}s:28:\"Drupal\\image\\Hook\\ImageHooks\";a:1:{s:17:\"fieldConfigDelete\";s:5:\"image\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"token_field_config_delete\";s:5:\"token\";}s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:17:\"fieldConfigDelete\";s:5:\"views\";}}s:11:\"clear_cache\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:17:\"token_clear_cache\";s:5:\"token\";}}s:16:\"element_validate\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"token_element_validate\";s:5:\"token\";}}s:33:\"form_field_config_edit_form_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:39:\"token_form_field_config_edit_form_alter\";s:5:\"token\";}}s:22:\"form_action_form_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"token_form_action_form_alter\";s:5:\"token\";}}s:30:\"form_user_admin_settings_alter\";a:2:{s:36:\"Drupal\\contact\\Hook\\ContactFormHooks\";a:1:{s:26:\"formUserAdminSettingsAlter\";s:7:\"contact\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:36:\"token_form_user_admin_settings_alter\";s:5:\"token\";}}s:16:\"clean_token_name\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"token_clean_token_name\";s:5:\"token\";}}s:12:\"render_array\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:18:\"token_render_array\";s:5:\"token\";}}s:18:\"render_array_value\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"token_render_array_value\";s:5:\"token\";}}s:16:\"render_cache_set\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"token_render_cache_set\";s:5:\"token\";}}s:26:\"menu_link_load_all_parents\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"token_menu_link_load_all_parents\";s:5:\"token\";}}s:26:\"menu_link_translated_title\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"token_menu_link_translated_title\";s:5:\"token\";}}s:30:\"taxonomy_term_load_all_parents\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:36:\"token_taxonomy_term_load_all_parents\";s:5:\"token\";}}s:16:\"element_children\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"token_element_children\";s:5:\"token\";}}s:21:\"book_load_all_parents\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"token_book_load_all_parents\";s:5:\"token\";}}s:22:\"entity_base_field_info\";a:2:{s:26:\"Drupal\\path\\Hook\\PathHooks\";a:1:{s:19:\"entityBaseFieldInfo\";s:4:\"path\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:3:{s:28:\"token_entity_base_field_info\";s:5:\"token\";s:31:\"pathauto_entity_base_field_info\";s:8:\"pathauto\";s:35:\"dxpr_builder_entity_base_field_info\";s:12:\"dxpr_builder\";}}s:20:\"form_node_form_alter\";a:2:{s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";a:1:{s:17:\"formNodeFormAlter\";s:7:\"menu_ui\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"token_form_node_form_alter\";s:5:\"token\";}}s:21:\"node_menu_link_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"token_node_menu_link_submit\";s:5:\"token\";}}s:11:\"node_insert\";a:2:{s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";a:1:{s:10:\"nodeInsert\";s:8:\"taxonomy\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:17:\"token_node_insert\";s:5:\"token\";}}s:25:\"menu_link_content_presave\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:31:\"token_menu_link_content_presave\";s:5:\"token\";}}s:18:\"get_token_problems\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"token_get_token_problems\";s:5:\"token\";}}s:17:\"drush_cache_clear\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:23:\"token_drush_cache_clear\";s:5:\"token\";}}s:21:\"menu_navigation_links\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:29:\"toolbar_menu_navigation_links\";s:7:\"toolbar\";}}s:21:\"get_rendered_subtrees\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:29:\"toolbar_get_rendered_subtrees\";s:7:\"toolbar\";}}s:15:\"picture_enabled\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:20:\"user_picture_enabled\";s:4:\"user\";}}s:12:\"load_by_mail\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:17:\"user_load_by_mail\";s:4:\"user\";}}s:12:\"load_by_name\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:17:\"user_load_by_name\";s:4:\"user\";}}s:13:\"validate_name\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:18:\"user_validate_name\";s:4:\"user\";}}s:10:\"is_blocked\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:15:\"user_is_blocked\";s:4:\"user\";}}s:14:\"login_finalize\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:19:\"user_login_finalize\";s:4:\"user\";}}s:14:\"pass_reset_url\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:19:\"user_pass_reset_url\";s:4:\"user\";}}s:10:\"cancel_url\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:15:\"user_cancel_url\";s:4:\"user\";}}s:11:\"pass_rehash\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:16:\"user_pass_rehash\";s:4:\"user\";}}s:6:\"cancel\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:11:\"user_cancel\";s:4:\"user\";}}s:14:\"cancel_methods\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:19:\"user_cancel_methods\";s:4:\"user\";}}s:11:\"mail_tokens\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:16:\"user_mail_tokens\";s:4:\"user\";}}s:23:\"role_change_permissions\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"user_role_change_permissions\";s:4:\"user\";}}s:22:\"role_grant_permissions\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"user_role_grant_permissions\";s:4:\"user\";}}s:23:\"role_revoke_permissions\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"user_role_revoke_permissions\";s:4:\"user\";}}s:29:\"form_process_password_confirm\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:34:\"user_form_process_password_confirm\";s:4:\"user\";}}s:11:\"cookie_save\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:16:\"user_cookie_save\";s:4:\"user\";}}s:13:\"cookie_delete\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:18:\"user_cookie_delete\";s:4:\"user\";}}s:6:\"logout\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:11:\"user_logout\";s:4:\"user\";}}s:36:\"form_system_regional_settings_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:41:\"user_form_system_regional_settings_submit\";s:4:\"user\";}}s:22:\"bootstrap_update_91001\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"views_bootstrap_update_91001\";s:5:\"views\";}}s:22:\"bootstrap_update_91002\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"views_bootstrap_update_91002\";s:5:\"views\";}}s:22:\"bootstrap_update_91003\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"views_bootstrap_update_91003\";s:5:\"views\";}}s:22:\"bootstrap_update_91004\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"views_bootstrap_update_91004\";s:5:\"views\";}}s:22:\"bootstrap_update_91005\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"views_bootstrap_update_91005\";s:5:\"views\";}}s:22:\"bootstrap_update_91006\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"views_bootstrap_update_91006\";s:5:\"views\";}}s:16:\"add_ajax_trigger\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"views_ui_add_ajax_trigger\";s:8:\"views_ui\";}}s:22:\"add_limited_validation\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:31:\"views_ui_add_limited_validation\";s:8:\"views_ui\";}}s:16:\"add_ajax_wrapper\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"views_ui_add_ajax_wrapper\";s:8:\"views_ui\";}}s:16:\"ajax_update_form\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"views_ui_ajax_update_form\";s:8:\"views_ui\";}}s:11:\"nojs_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:20:\"views_ui_nojs_submit\";s:8:\"views_ui\";}}s:25:\"standard_display_dropdown\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:34:\"views_ui_standard_display_dropdown\";s:8:\"views_ui\";}}s:14:\"build_form_url\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:23:\"views_ui_build_form_url\";s:8:\"views_ui\";}}s:23:\"form_button_was_clicked\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"views_ui_form_button_was_clicked\";s:8:\"views_ui\";}}s:47:\"theme_suggestions_views_ui_view_preview_section\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:56:\"views_ui_theme_suggestions_views_ui_view_preview_section\";s:8:\"views_ui\";}}s:34:\"view_preview_section_handler_links\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:43:\"views_ui_view_preview_section_handler_links\";s:8:\"views_ui\";}}s:43:\"view_preview_section_display_category_links\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:52:\"views_ui_view_preview_section_display_category_links\";s:8:\"views_ui\";}}s:31:\"view_preview_section_rows_links\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:40:\"views_ui_view_preview_section_rows_links\";s:8:\"views_ui\";}}s:25:\"contextual_links_suppress\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:34:\"views_ui_contextual_links_suppress\";s:8:\"views_ui\";}}s:30:\"contextual_links_suppress_push\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:39:\"views_ui_contextual_links_suppress_push\";s:8:\"views_ui\";}}s:29:\"contextual_links_suppress_pop\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:38:\"views_ui_contextual_links_suppress_pop\";s:8:\"views_ui\";}}s:22:\"flush_webp_derivatives\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"webp_flush_webp_derivatives\";s:4:\"webp\";}}s:23:\"field_widget_info_alter\";a:2:{s:26:\"Drupal\\file\\Hook\\FileHooks\";a:1:{s:20:\"fieldWidgetInfoAlter\";s:4:\"file\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"pathauto_field_widget_info_alter\";s:8:\"pathauto\";}}s:16:\"pattern_validate\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:25:\"pathauto_pattern_validate\";s:8:\"pathauto\";}}s:15:\"preprocess_node\";a:2:{s:35:\"Drupal\\locale\\Hook\\LocaleThemeHooks\";a:1:{s:14:\"preprocessNode\";s:6:\"locale\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:21:\"views_preprocess_node\";s:5:\"views\";}}s:18:\"preprocess_comment\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"views_preprocess_comment\";s:5:\"views\";}}s:20:\"add_contextual_links\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"views_add_contextual_links\";s:5:\"views\";}}s:16:\"invalidate_cache\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"views_invalidate_cache\";s:5:\"views\";}}s:16:\"set_current_view\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"views_set_current_view\";s:5:\"views\";}}s:16:\"get_current_view\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"views_get_current_view\";s:5:\"views\";}}s:15:\"view_is_enabled\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:21:\"views_view_is_enabled\";s:5:\"views\";}}s:16:\"view_is_disabled\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:22:\"views_view_is_disabled\";s:5:\"views\";}}s:11:\"enable_view\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:17:\"views_enable_view\";s:5:\"views\";}}s:12:\"disable_view\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:18:\"views_disable_view\";s:5:\"views\";}}s:10:\"embed_view\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:16:\"views_embed_view\";s:5:\"views\";}}s:15:\"get_view_result\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:21:\"views_get_view_result\";s:5:\"views\";}}s:21:\"element_validate_tags\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"views_element_validate_tags\";s:5:\"views\";}}s:24:\"field_default_views_data\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:30:\"views_field_default_views_data\";s:5:\"views\";}}s:18:\"entity_field_label\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"views_entity_field_label\";s:5:\"views\";}}s:19:\"update_status_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"dxpr_builder_update_status_alter\";s:12:\"dxpr_builder\";}}s:6:\"bottom\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"dxpr_builder_page_bottom\";s:17:\"dxpr_builder_page\";}}s:15:\"preprocess_page\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:28:\"dxpr_builder_preprocess_page\";s:12:\"dxpr_builder\";}}s:8:\"js_alter\";a:3:{s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";a:1:{s:7:\"jsAlter\";s:9:\"ckeditor5\";}s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:7:\"jsAlter\";s:6:\"locale\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:21:\"dxpr_builder_js_alter\";s:12:\"dxpr_builder\";}}s:24:\"editor_js_settings_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:37:\"dxpr_builder_editor_js_settings_alter\";s:12:\"dxpr_builder\";}}s:14:\"content_delete\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:33:\"dxpr_builder_block_content_delete\";s:18:\"dxpr_builder_block\";}}s:14:\"content_insert\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:33:\"dxpr_builder_block_content_insert\";s:18:\"dxpr_builder_block\";}}s:24:\"form_view_add_form_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:37:\"dxpr_builder_form_view_add_form_alter\";s:12:\"dxpr_builder\";}}s:20:\"view_add_form_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:33:\"dxpr_builder_view_add_form_submit\";s:12:\"dxpr_builder\";}}s:27:\"form_view_delete_form_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:40:\"dxpr_builder_form_view_delete_form_alter\";s:12:\"dxpr_builder\";}}s:23:\"view_delete_form_submit\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:36:\"dxpr_builder_view_delete_form_submit\";s:12:\"dxpr_builder\";}}s:17:\"module_preinstall\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:30:\"dxpr_builder_module_preinstall\";s:12:\"dxpr_builder\";}}s:19:\"module_preuninstall\";a:2:{s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:18:\"modulePreuninstall\";s:6:\"locale\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:32:\"dxpr_builder_module_preuninstall\";s:12:\"dxpr_builder\";}}s:14:\"webform_insert\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"dxpr_builder_webform_insert\";s:12:\"dxpr_builder\";}}s:14:\"webform_delete\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"dxpr_builder_webform_delete\";s:12:\"dxpr_builder\";}}s:44:\"form_system_modules_paths_confirm_form_alter\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:57:\"dxpr_builder_form_system_modules_paths_confirm_form_alter\";s:12:\"dxpr_builder\";}}s:13:\"file_download\";a:6:{s:30:\"Drupal\\config\\Hook\\ConfigHooks\";a:1:{s:12:\"fileDownload\";s:6:\"config\";}s:30:\"Drupal\\editor\\Hook\\EditorHooks\";a:1:{s:12:\"fileDownload\";s:6:\"editor\";}s:33:\"Drupal\\file\\Hook\\FileDownloadHook\";a:1:{s:8:\"__invoke\";s:4:\"file\";}s:28:\"Drupal\\image\\Hook\\ImageHooks\";a:1:{s:12:\"fileDownload\";s:5:\"image\";}s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:12:\"fileDownload\";s:6:\"system\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:26:\"dxpr_builder_file_download\";s:12:\"dxpr_builder\";}}s:3:\"top\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:21:\"dxpr_builder_page_top\";s:17:\"dxpr_builder_page\";}}s:28:\"preprocess_menu_local_action\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:41:\"dxpr_builder_preprocess_menu_local_action\";s:12:\"dxpr_builder\";}}s:21:\"preprocess_navigation\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:34:\"dxpr_builder_preprocess_navigation\";s:12:\"dxpr_builder\";}}s:11:\"user_insert\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"dxpr_builder_user_insert\";s:12:\"dxpr_builder\";}}s:11:\"user_cancel\";a:4:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:10:\"userCancel\";s:7:\"comment\";}s:32:\"Drupal\\history\\Hook\\HistoryHooks\";a:1:{s:10:\"userCancel\";s:7:\"history\";}s:26:\"Drupal\\node\\Hook\\NodeHooks\";a:2:{s:24:\"userCancelBlockUnpublish\";s:4:\"node\";s:18:\"userCancelReassign\";s:4:\"node\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"dxpr_builder_user_cancel\";s:12:\"dxpr_builder\";}}s:14:\"user_predelete\";a:3:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:13:\"userPredelete\";s:7:\"comment\";}s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:13:\"userPredelete\";s:4:\"node\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:27:\"dxpr_builder_user_predelete\";s:12:\"dxpr_builder\";}}s:11:\"user_update\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:24:\"dxpr_builder_user_update\";s:12:\"dxpr_builder\";}}s:20:\"form_user_form_alter\";a:2:{s:36:\"Drupal\\contact\\Hook\\ContactFormHooks\";a:1:{s:17:\"formUserFormAlter\";s:7:\"contact\";}s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:33:\"dxpr_builder_form_user_form_alter\";s:12:\"dxpr_builder\";}}s:28:\"preprocess_page__people_list\";a:1:{s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";a:1:{s:41:\"dxpr_builder_preprocess_page__people_list\";s:12:\"dxpr_builder\";}}s:31:\"form_system_cron_settings_alter\";a:1:{s:45:\"Drupal\\automated_cron\\Hook\\AutomatedCronHooks\";a:1:{s:27:\"formSystemCronSettingsAlter\";s:14:\"automated_cron\";}}s:8:\"page_top\";a:5:{s:28:\"Drupal\\block\\Hook\\BlockHooks\";a:1:{s:7:\"pageTop\";s:5:\"block\";}s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:7:\"pageTop\";s:4:\"node\";}s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:7:\"pageTop\";s:6:\"system\";}s:32:\"Drupal\\toolbar\\Hook\\ToolbarHooks\";a:1:{s:7:\"pageTop\";s:7:\"toolbar\";}s:30:\"Drupal\\update\\Hook\\UpdateHooks\";a:1:{s:7:\"pageTop\";s:6:\"update\";}}s:17:\"modules_installed\";a:6:{s:28:\"Drupal\\block\\Hook\\BlockHooks\";a:1:{s:16:\"modulesInstalled\";s:5:\"block\";}s:26:\"Drupal\\help\\Hook\\HelpHooks\";a:1:{s:16:\"modulesInstalled\";s:4:\"help\";}s:34:\"Drupal\\language\\Hook\\LanguageHooks\";a:1:{s:16:\"modulesInstalled\";s:8:\"language\";}s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:16:\"modulesInstalled\";s:6:\"locale\";}s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:16:\"modulesInstalled\";s:4:\"node\";}s:30:\"Drupal\\update\\Hook\\UpdateHooks\";a:1:{s:16:\"modulesInstalled\";s:6:\"update\";}}s:7:\"rebuild\";a:1:{s:28:\"Drupal\\block\\Hook\\BlockHooks\";a:1:{s:7:\"rebuild\";s:5:\"block\";}}s:16:\"user_role_delete\";a:2:{s:28:\"Drupal\\block\\Hook\\BlockHooks\";a:1:{s:14:\"userRoleDelete\";s:5:\"block\";}s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:14:\"userRoleDelete\";s:4:\"user\";}}s:11:\"menu_delete\";a:2:{s:28:\"Drupal\\block\\Hook\\BlockHooks\";a:1:{s:10:\"menuDelete\";s:5:\"block\";}s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";a:1:{s:10:\"menuDelete\";s:17:\"menu_link_content\";}}s:28:\"configurable_language_delete\";a:3:{s:28:\"Drupal\\block\\Hook\\BlockHooks\";a:1:{s:26:\"configurableLanguageDelete\";s:5:\"block\";}s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:26:\"configurableLanguageDelete\";s:6:\"locale\";}s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:26:\"configurableLanguageDelete\";s:4:\"node\";}}s:37:\"block_build_local_actions_block_alter\";a:1:{s:28:\"Drupal\\block\\Hook\\BlockHooks\";a:1:{s:32:\"blockBuildLocalActionsBlockAlter\";s:5:\"block\";}}s:28:\"query_entity_reference_alter\";a:2:{s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";a:1:{s:25:\"queryEntityReferenceAlter\";s:13:\"block_content\";}s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:25:\"queryEntityReferenceAlter\";s:6:\"system\";}}s:29:\"theme_suggestions_block_alter\";a:1:{s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";a:1:{s:26:\"themeSuggestionsBlockAlter\";s:13:\"block_content\";}}s:18:\"themes_uninstalled\";a:4:{s:38:\"Drupal\\breakpoint\\Hook\\BreakpointHooks\";a:1:{s:17:\"themesUninstalled\";s:10:\"breakpoint\";}s:26:\"Drupal\\help\\Hook\\HelpHooks\";a:1:{s:17:\"themesUninstalled\";s:4:\"help\";}s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:17:\"themesUninstalled\";s:6:\"locale\";}s:30:\"Drupal\\update\\Hook\\UpdateHooks\";a:1:{s:17:\"themesUninstalled\";s:6:\"update\";}}s:29:\"form_filter_format_form_alter\";a:2:{s:30:\"Drupal\\editor\\Hook\\EditorHooks\";a:1:{s:25:\"formFilterFormatFormAlter\";s:6:\"editor\";}s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";a:1:{s:25:\"formFilterFormatFormAlter\";s:9:\"ckeditor5\";}}s:23:\"entity_extra_field_info\";a:4:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:20:\"entityExtraFieldInfo\";s:7:\"comment\";}s:32:\"Drupal\\contact\\Hook\\ContactHooks\";a:1:{s:20:\"entityExtraFieldInfo\";s:7:\"contact\";}s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:20:\"entityExtraFieldInfo\";s:4:\"node\";}s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:20:\"entityExtraFieldInfo\";s:4:\"user\";}}s:19:\"field_config_create\";a:2:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:17:\"fieldConfigCreate\";s:7:\"comment\";}s:28:\"Drupal\\field\\Hook\\FieldHooks\";a:1:{s:17:\"fieldConfigCreate\";s:5:\"field\";}}s:19:\"field_config_update\";a:3:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:17:\"fieldConfigUpdate\";s:7:\"comment\";}s:28:\"Drupal\\image\\Hook\\ImageHooks\";a:1:{s:17:\"fieldConfigUpdate\";s:5:\"image\";}s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:17:\"fieldConfigUpdate\";s:5:\"views\";}}s:27:\"field_storage_config_insert\";a:1:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:24:\"fieldStorageConfigInsert\";s:7:\"comment\";}}s:16:\"node_links_alter\";a:1:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:14:\"nodeLinksAlter\";s:7:\"comment\";}}s:11:\"entity_view\";a:1:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:10:\"entityView\";s:7:\"comment\";}}s:15:\"node_view_alter\";a:2:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:13:\"nodeViewAlter\";s:7:\"comment\";}s:32:\"Drupal\\history\\Hook\\HistoryHooks\";a:1:{s:13:\"nodeViewAlter\";s:7:\"history\";}}s:43:\"field_info_entity_type_ui_definitions_alter\";a:1:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:37:\"fieldInfoEntityTypeUiDefinitionsAlter\";s:7:\"comment\";}}s:19:\"entity_storage_load\";a:1:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:17:\"entityStorageLoad\";s:7:\"comment\";}}s:16:\"entity_predelete\";a:2:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:15:\"entityPredelete\";s:7:\"comment\";}s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";a:1:{s:15:\"entityPredelete\";s:17:\"menu_link_content\";}}s:17:\"node_update_index\";a:1:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:15:\"nodeUpdateIndex\";s:7:\"comment\";}}s:18:\"node_search_result\";a:1:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:16:\"nodeSearchResult\";s:7:\"comment\";}}s:7:\"ranking\";a:2:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:7:\"ranking\";s:7:\"comment\";}s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:7:\"ranking\";s:4:\"node\";}}s:27:\"entity_view_display_presave\";a:1:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:24:\"entityViewDisplayPresave\";s:7:\"comment\";}}s:30:\"field_type_category_info_alter\";a:3:{s:32:\"Drupal\\comment\\Hook\\CommentHooks\";a:1:{s:26:\"fieldTypeCategoryInfoAlter\";s:7:\"comment\";}s:26:\"Drupal\\link\\Hook\\LinkHooks\";a:1:{s:26:\"fieldTypeCategoryInfoAlter\";s:4:\"link\";}s:28:\"Drupal\\media\\Hook\\MediaHooks\";a:1:{s:26:\"fieldTypeCategoryInfoAlter\";s:5:\"media\";}}s:4:\"mail\";a:4:{s:32:\"Drupal\\contact\\Hook\\ContactHooks\";a:1:{s:4:\"mail\";s:7:\"contact\";}s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:4:\"mail\";s:6:\"system\";}s:30:\"Drupal\\update\\Hook\\UpdateHooks\";a:1:{s:4:\"mail\";s:6:\"update\";}s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:4:\"mail\";s:4:\"user\";}}s:19:\"rest_resource_alter\";a:1:{s:32:\"Drupal\\contact\\Hook\\ContactHooks\";a:1:{s:17:\"restResourceAlter\";s:7:\"contact\";}}s:27:\"contextual_links_view_alter\";a:2:{s:38:\"Drupal\\contextual\\Hook\\ContextualHooks\";a:1:{s:24:\"contextualLinksViewAlter\";s:10:\"contextual\";}s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";a:1:{s:24:\"contextualLinksViewAlter\";s:8:\"views_ui\";}}s:10:\"preprocess\";a:1:{s:43:\"Drupal\\contextual\\Hook\\ContextualThemeHooks\";a:1:{s:10:\"preprocess\";s:10:\"contextual\";}}s:16:\"field_views_data\";a:5:{s:39:\"Drupal\\datetime\\Hook\\DatetimeViewsHooks\";a:1:{s:14:\"fieldViewsData\";s:8:\"datetime\";}s:31:\"Drupal\\file\\Hook\\FileViewsHooks\";a:1:{s:14:\"fieldViewsData\";s:4:\"file\";}s:33:\"Drupal\\image\\Hook\\ImageViewsHooks\";a:1:{s:14:\"fieldViewsData\";s:5:\"image\";}s:37:\"Drupal\\options\\Hook\\OptionsViewsHooks\";a:1:{s:14:\"fieldViewsData\";s:7:\"options\";}s:33:\"Drupal\\views\\Hook\\ViewsViewsHooks\";a:1:{s:14:\"fieldViewsData\";s:5:\"views\";}}s:10:\"views_data\";a:4:{s:33:\"Drupal\\dblog\\Hook\\DblogViewsHooks\";a:1:{s:9:\"viewsData\";s:5:\"dblog\";}s:37:\"Drupal\\history\\Hook\\HistoryViewsHooks\";a:1:{s:9:\"viewsData\";s:7:\"history\";}s:48:\"Drupal\\media_library\\Hook\\MediaLibraryViewsHooks\";a:1:{s:9:\"viewsData\";s:13:\"media_library\";}s:33:\"Drupal\\views\\Hook\\ViewsViewsHooks\";a:1:{s:9:\"viewsData\";s:5:\"views\";}}s:34:\"form_system_logging_settings_alter\";a:1:{s:28:\"Drupal\\dblog\\Hook\\DblogHooks\";a:1:{s:30:\"formSystemLoggingSettingsAlter\";s:5:\"dblog\";}}s:16:\"views_pre_render\";a:3:{s:28:\"Drupal\\dblog\\Hook\\DblogHooks\";a:1:{s:14:\"viewsPreRender\";s:5:\"dblog\";}s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";a:1:{s:14:\"viewsPreRender\";s:13:\"media_library\";}s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:14:\"viewsPreRender\";s:5:\"views\";}}s:32:\"form_filter_admin_overview_alter\";a:1:{s:30:\"Drupal\\editor\\Hook\\EditorHooks\";a:1:{s:28:\"formFilterAdminOverviewAlter\";s:6:\"editor\";}}s:22:\"entity_revision_delete\";a:1:{s:30:\"Drupal\\editor\\Hook\\EditorHooks\";a:1:{s:20:\"entityRevisionDelete\";s:6:\"editor\";}}s:21:\"filter_format_presave\";a:1:{s:30:\"Drupal\\editor\\Hook\\EditorHooks\";a:1:{s:19:\"filterFormatPresave\";s:6:\"editor\";}}s:25:\"entity_field_storage_info\";a:1:{s:28:\"Drupal\\field\\Hook\\FieldHooks\";a:1:{s:22:\"entityFieldStorageInfo\";s:5:\"field\";}}s:24:\"entity_bundle_field_info\";a:1:{s:28:\"Drupal\\field\\Hook\\FieldHooks\";a:1:{s:21:\"entityBundleFieldInfo\";s:5:\"field\";}}s:20:\"entity_bundle_delete\";a:2:{s:28:\"Drupal\\field\\Hook\\FieldHooks\";a:1:{s:18:\"entityBundleDelete\";s:5:\"field\";}s:34:\"Drupal\\language\\Hook\\LanguageHooks\";a:1:{s:18:\"entityBundleDelete\";s:8:\"language\";}}s:25:\"config_import_steps_alter\";a:1:{s:28:\"Drupal\\field\\Hook\\FieldHooks\";a:1:{s:22:\"configImportStepsAlter\";s:5:\"field\";}}s:35:\"form_config_admin_import_form_alter\";a:1:{s:28:\"Drupal\\field\\Hook\\FieldHooks\";a:1:{s:30:\"formConfigAdminImportFormAlter\";s:5:\"field\";}}s:19:\"field_config_insert\";a:2:{s:28:\"Drupal\\field\\Hook\\FieldHooks\";a:1:{s:17:\"fieldConfigInsert\";s:5:\"field\";}s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:17:\"fieldConfigInsert\";s:5:\"views\";}}s:27:\"field_storage_config_update\";a:3:{s:28:\"Drupal\\field\\Hook\\FieldHooks\";a:1:{s:24:\"fieldStorageConfigUpdate\";s:5:\"field\";}s:28:\"Drupal\\image\\Hook\\ImageHooks\";a:1:{s:24:\"fieldStorageConfigUpdate\";s:5:\"image\";}s:32:\"Drupal\\options\\Hook\\OptionsHooks\";a:1:{s:24:\"fieldStorageConfigUpdate\";s:7:\"options\";}}s:20:\"entity_bundle_create\";a:1:{s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";a:1:{s:18:\"entityBundleCreate\";s:8:\"field_ui\";}}s:24:\"entity_view_mode_presave\";a:1:{s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";a:1:{s:21:\"entityViewModePresave\";s:8:\"field_ui\";}}s:24:\"entity_form_mode_presave\";a:1:{s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";a:1:{s:21:\"entityFormModePresave\";s:8:\"field_ui\";}}s:23:\"entity_view_mode_delete\";a:1:{s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";a:1:{s:20:\"entityViewModeDelete\";s:8:\"field_ui\";}}s:23:\"entity_form_mode_delete\";a:1:{s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";a:1:{s:20:\"entityFormModeDelete\";s:8:\"field_ui\";}}s:42:\"form_field_ui_field_storage_add_form_alter\";a:2:{s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";a:1:{s:35:\"formFieldUiFieldStorageAddFormAlter\";s:8:\"field_ui\";}s:28:\"Drupal\\media\\Hook\\MediaHooks\";a:1:{s:35:\"formFieldUiFieldStorageAddFormAlter\";s:5:\"media\";}}s:33:\"field_views_data_views_data_alter\";a:2:{s:31:\"Drupal\\file\\Hook\\FileViewsHooks\";a:1:{s:28:\"fieldViewsDataViewsDataAlter\";s:4:\"file\";}s:33:\"Drupal\\image\\Hook\\ImageViewsHooks\";a:1:{s:28:\"fieldViewsDataViewsDataAlter\";s:5:\"image\";}}s:14:\"file_predelete\";a:2:{s:26:\"Drupal\\file\\Hook\\FileHooks\";a:1:{s:13:\"filePredelete\";s:4:\"file\";}s:28:\"Drupal\\image\\Hook\\ImageHooks\";a:1:{s:13:\"filePredelete\";s:5:\"image\";}}s:38:\"form_system_file_system_settings_alter\";a:2:{s:26:\"Drupal\\file\\Hook\\FileHooks\";a:1:{s:33:\"formSystemFileSystemSettingsAlter\";s:4:\"file\";}s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:33:\"formSystemFileSystemSettingsAlter\";s:6:\"locale\";}}s:20:\"runtime_requirements\";a:9:{s:33:\"Drupal\\file\\Hook\\FileRequirements\";a:1:{s:7:\"runtime\";s:4:\"file\";}s:35:\"Drupal\\image\\Hook\\ImageRequirements\";a:1:{s:7:\"runtime\";s:5:\"image\";}s:37:\"Drupal\\locale\\Hook\\LocaleRequirements\";a:1:{s:7:\"runtime\";s:6:\"locale\";}s:40:\"Drupal\\media\\Hook\\MediaRequirementsHooks\";a:1:{s:7:\"runtime\";s:5:\"media\";}s:35:\"Drupal\\mysql\\Hook\\MysqlRequirements\";a:1:{s:7:\"runtime\";s:5:\"mysql\";}s:33:\"Drupal\\node\\Hook\\NodeRequirements\";a:1:{s:7:\"runtime\";s:4:\"node\";}s:37:\"Drupal\\search\\Hook\\SearchRequirements\";a:1:{s:7:\"runtime\";s:6:\"search\";}s:37:\"Drupal\\update\\Hook\\UpdateRequirements\";a:1:{s:7:\"runtime\";s:6:\"update\";}s:33:\"Drupal\\user\\Hook\\UserRequirements\";a:1:{s:7:\"runtime\";s:4:\"user\";}}s:25:\"filter_secure_image_alter\";a:1:{s:30:\"Drupal\\filter\\Hook\\FilterHooks\";a:1:{s:22:\"filterSecureImageAlter\";s:6:\"filter\";}}s:27:\"block_view_help_block_alter\";a:1:{s:26:\"Drupal\\help\\Hook\\HelpHooks\";a:1:{s:23:\"blockViewHelpBlockAlter\";s:4:\"help\";}}s:19:\"modules_uninstalled\";a:6:{s:26:\"Drupal\\help\\Hook\\HelpHooks\";a:1:{s:18:\"modulesUninstalled\";s:4:\"help\";}s:34:\"Drupal\\language\\Hook\\LanguageHooks\";a:1:{s:16:\"modulesInstalled\";s:8:\"language\";}s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:18:\"modulesUninstalled\";s:4:\"node\";}s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:18:\"modulesUninstalled\";s:6:\"system\";}s:30:\"Drupal\\update\\Hook\\UpdateHooks\";a:1:{s:18:\"modulesUninstalled\";s:6:\"update\";}s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:18:\"modulesUninstalled\";s:4:\"user\";}}s:11:\"node_delete\";a:1:{s:32:\"Drupal\\history\\Hook\\HistoryHooks\";a:1:{s:10:\"nodeDelete\";s:7:\"history\";}}s:11:\"user_delete\";a:2:{s:32:\"Drupal\\history\\Hook\\HistoryHooks\";a:1:{s:10:\"userDelete\";s:7:\"history\";}s:34:\"Drupal\\shortcut\\Hook\\ShortcutHooks\";a:1:{s:10:\"userDelete\";s:8:\"shortcut\";}}s:9:\"file_move\";a:1:{s:28:\"Drupal\\image\\Hook\\ImageHooks\";a:1:{s:8:\"fileMove\";s:5:\"image\";}}s:14:\"entity_presave\";a:1:{s:28:\"Drupal\\image\\Hook\\ImageHooks\";a:1:{s:13:\"entityPresave\";s:5:\"image\";}}s:27:\"field_storage_config_delete\";a:2:{s:28:\"Drupal\\image\\Hook\\ImageHooks\";a:1:{s:24:\"fieldStorageConfigDelete\";s:5:\"image\";}s:32:\"Drupal\\options\\Hook\\OptionsHooks\";a:1:{s:24:\"fieldStorageConfigDelete\";s:7:\"options\";}}s:28:\"entity_base_field_info_alter\";a:2:{s:34:\"Drupal\\language\\Hook\\LanguageHooks\";a:1:{s:24:\"entityBaseFieldInfoAlter\";s:8:\"language\";}s:26:\"Drupal\\path\\Hook\\PathHooks\";a:1:{s:24:\"entityBaseFieldInfoAlter\";s:4:\"path\";}}s:19:\"entity_field_access\";a:1:{s:34:\"Drupal\\language\\Hook\\LanguageHooks\";a:1:{s:17:\"entityFieldAccess\";s:8:\"language\";}}s:15:\"tour_tips_alter\";a:1:{s:34:\"Drupal\\language\\Hook\\LanguageHooks\";a:1:{s:13:\"tourTipsAlter\";s:8:\"language\";}}s:25:\"language_types_info_alter\";a:1:{s:34:\"Drupal\\language\\Hook\\LanguageHooks\";a:1:{s:22:\"languageTypesInfoAlter\";s:8:\"language\";}}s:28:\"configurable_language_insert\";a:1:{s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:26:\"configurableLanguageInsert\";s:6:\"locale\";}}s:28:\"configurable_language_update\";a:1:{s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:26:\"configurableLanguageUpdate\";s:6:\"locale\";}}s:39:\"form_language_admin_overview_form_alter\";a:1:{s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:34:\"formLanguageAdminOverviewFormAlter\";s:6:\"locale\";}}s:34:\"form_language_admin_add_form_alter\";a:1:{s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:29:\"formLanguageAdminAddFormAlter\";s:6:\"locale\";}}s:35:\"form_language_admin_edit_form_alter\";a:1:{s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";a:1:{s:30:\"formLanguageAdminEditFormAlter\";s:6:\"locale\";}}s:23:\"theme_suggestions_media\";a:1:{s:44:\"Drupal\\media\\Hook\\MediaThemeSuggestionsHooks\";a:1:{s:21:\"themeSuggestionsMedia\";s:5:\"media\";}}s:13:\"entity_access\";a:1:{s:28:\"Drupal\\media\\Hook\\MediaHooks\";a:1:{s:12:\"entityAccess\";s:5:\"media\";}}s:36:\"field_ui_preconfigured_options_alter\";a:2:{s:28:\"Drupal\\media\\Hook\\MediaHooks\";a:1:{s:32:\"fieldUiPreconfiguredOptionsAlter\";s:5:\"media\";}s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";a:1:{s:32:\"fieldUiPreconfiguredOptionsAlter\";s:13:\"media_library\";}}s:32:\"field_widget_complete_form_alter\";a:1:{s:28:\"Drupal\\media\\Hook\\MediaHooks\";a:1:{s:28:\"fieldWidgetCompleteFormAlter\";s:5:\"media\";}}s:34:\"form_filter_format_edit_form_alter\";a:1:{s:28:\"Drupal\\media\\Hook\\MediaHooks\";a:1:{s:29:\"formFilterFormatEditFormAlter\";s:5:\"media\";}}s:33:\"form_filter_format_add_form_alter\";a:1:{s:28:\"Drupal\\media\\Hook\\MediaHooks\";a:1:{s:28:\"formFilterFormatAddFormAlter\";s:5:\"media\";}}s:38:\"field_widget_single_element_form_alter\";a:2:{s:28:\"Drupal\\media\\Hook\\MediaHooks\";a:1:{s:33:\"fieldWidgetSingleElementFormAlter\";s:5:\"media\";}s:26:\"Drupal\\path\\Hook\\PathHooks\";a:1:{s:33:\"fieldWidgetSingleElementFormAlter\";s:4:\"path\";}}s:25:\"views_query_substitutions\";a:4:{s:28:\"Drupal\\media\\Hook\\MediaHooks\";a:1:{s:23:\"viewsQuerySubstitutions\";s:5:\"media\";}s:40:\"Drupal\\node\\Hook\\NodeViewsExecutionHooks\";a:1:{s:23:\"viewsQuerySubstitutions\";s:4:\"node\";}s:40:\"Drupal\\user\\Hook\\UserViewsExecutionHooks\";a:1:{s:23:\"viewsQuerySubstitutions\";s:4:\"user\";}s:42:\"Drupal\\views\\Hook\\ViewsViewsExecutionHooks\";a:1:{s:23:\"viewsQuerySubstitutions\";s:5:\"views\";}}s:23:\"media_source_info_alter\";a:1:{s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";a:1:{s:20:\"mediaSourceInfoAlter\";s:13:\"media_library\";}}s:17:\"views_post_render\";a:1:{s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";a:1:{s:15:\"viewsPostRender\";s:13:\"media_library\";}}s:40:\"form_views_form_media_library_page_alter\";a:1:{s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";a:1:{s:34:\"formViewsFormMediaLibraryPageAlter\";s:13:\"media_library\";}}s:18:\"image_style_access\";a:1:{s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";a:1:{s:16:\"imageStyleAccess\";s:13:\"media_library\";}}s:17:\"path_alias_insert\";a:1:{s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";a:1:{s:15:\"pathAliasInsert\";s:17:\"menu_link_content\";}}s:17:\"path_alias_update\";a:1:{s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";a:1:{s:15:\"pathAliasUpdate\";s:17:\"menu_link_content\";}}s:17:\"path_alias_delete\";a:1:{s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";a:1:{s:15:\"pathAliasDelete\";s:17:\"menu_link_content\";}}s:34:\"block_view_system_menu_block_alter\";a:1:{s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";a:1:{s:29:\"blockViewSystemMenuBlockAlter\";s:7:\"menu_ui\";}}s:25:\"form_node_type_form_alter\";a:1:{s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";a:1:{s:21:\"formNodeTypeFormAlter\";s:7:\"menu_ui\";}}s:23:\"system_breadcrumb_alter\";a:1:{s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";a:1:{s:21:\"systemBreadcrumbAlter\";s:7:\"menu_ui\";}}s:25:\"entity_view_display_alter\";a:1:{s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:22:\"entityViewDisplayAlter\";s:4:\"node\";}}s:35:\"form_system_themes_admin_form_alter\";a:1:{s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:30:\"formSystemThemesAdminFormAlter\";s:4:\"node\";}}s:11:\"node_access\";a:1:{s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:10:\"nodeAccess\";s:4:\"node\";}}s:23:\"query_node_access_alter\";a:1:{s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:20:\"queryNodeAccessAlter\";s:4:\"node\";}}s:14:\"comment_insert\";a:1:{s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:13:\"commentInsert\";s:4:\"node\";}}s:14:\"comment_update\";a:1:{s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:13:\"commentUpdate\";s:4:\"node\";}}s:14:\"comment_delete\";a:1:{s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:13:\"commentDelete\";s:4:\"node\";}}s:29:\"config_translation_info_alter\";a:1:{s:27:\"Drupal\\node\\Hook\\NodeHooks1\";a:1:{s:26:\"configTranslationInfoAlter\";s:4:\"node\";}}s:11:\"block_alter\";a:1:{s:26:\"Drupal\\node\\Hook\\NodeHooks\";a:1:{s:10:\"blockAlter\";s:4:\"node\";}}s:13:\"views_analyze\";a:2:{s:31:\"Drupal\\node\\Hook\\NodeViewsHooks\";a:1:{s:12:\"viewsAnalyze\";s:4:\"node\";}s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";a:1:{s:12:\"viewsAnalyze\";s:8:\"views_ui\";}}s:22:\"preprocess_field__node\";a:1:{s:31:\"Drupal\\node\\Hook\\NodeThemeHooks\";a:1:{s:19:\"preprocessFieldNode\";s:4:\"node\";}}s:34:\"field_storage_config_update_forbid\";a:1:{s:32:\"Drupal\\options\\Hook\\OptionsHooks\";a:1:{s:30:\"fieldStorageConfigUpdateForbid\";s:7:\"options\";}}s:25:\"entity_translation_create\";a:1:{s:26:\"Drupal\\path\\Hook\\PathHooks\";a:1:{s:23:\"entityTranslationCreate\";s:4:\"path\";}}s:28:\"form_search_block_form_alter\";a:1:{s:30:\"Drupal\\search\\Hook\\SearchHooks\";a:1:{s:24:\"formSearchBlockFormAlter\";s:6:\"search\";}}s:13:\"block_presave\";a:2:{s:30:\"Drupal\\search\\Hook\\SearchHooks\";a:1:{s:12:\"blockPresave\";s:6:\"search\";}s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:12:\"blockPresave\";s:5:\"views\";}}s:12:\"updater_info\";a:1:{s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:11:\"updaterInfo\";s:6:\"system\";}}s:17:\"filetransfer_info\";a:1:{s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:16:\"filetransferInfo\";s:6:\"system\";}}s:17:\"js_settings_build\";a:1:{s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:15:\"jsSettingsBuild\";s:6:\"system\";}}s:17:\"js_settings_alter\";a:2:{s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:15:\"jsSettingsAlter\";s:6:\"system\";}s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:15:\"jsSettingsAlter\";s:4:\"user\";}}s:17:\"system_info_alter\";a:1:{s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:15:\"systemInfoAlter\";s:6:\"system\";}}s:34:\"block_view_system_main_block_alter\";a:1:{s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:29:\"blockViewSystemMainBlockAlter\";s:6:\"system\";}}s:19:\"archiver_info_alter\";a:1:{s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:17:\"archiverInfoAlter\";s:6:\"system\";}}s:29:\"hook_entity_form_mode_presave\";a:1:{s:30:\"Drupal\\system\\Hook\\SystemHooks\";a:1:{s:27:\"systemEntityFormModePresave\";s:6:\"system\";}}s:22:\"field_views_data_alter\";a:1:{s:39:\"Drupal\\taxonomy\\Hook\\TaxonomyViewsHooks\";a:1:{s:19:\"fieldViewsDataAlter\";s:8:\"taxonomy\";}}s:11:\"node_update\";a:1:{s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";a:1:{s:10:\"nodeUpdate\";s:8:\"taxonomy\";}}s:14:\"node_predelete\";a:1:{s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";a:1:{s:13:\"nodePredelete\";s:8:\"taxonomy\";}}s:20:\"taxonomy_term_delete\";a:1:{s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";a:1:{s:18:\"taxonomyTermDelete\";s:8:\"taxonomy\";}}s:21:\"verify_update_archive\";a:1:{s:30:\"Drupal\\update\\Hook\\UpdateHooks\";a:1:{s:19:\"verifyUpdateArchive\";s:6:\"update\";}}s:12:\"user_presave\";a:1:{s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:11:\"userPresave\";s:4:\"user\";}}s:9:\"user_view\";a:1:{s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:8:\"userView\";s:4:\"user\";}}s:15:\"user_view_alter\";a:1:{s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:13:\"userViewAlter\";s:4:\"user\";}}s:43:\"template_preprocess_default_variables_alter\";a:1:{s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:39:\"templatePreprocessDefaultVariablesAlter\";s:4:\"user\";}}s:10:\"user_login\";a:1:{s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:9:\"userLogin\";s:4:\"user\";}}s:11:\"user_logout\";a:1:{s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:10:\"userLogout\";s:4:\"user\";}}s:16:\"user_role_insert\";a:1:{s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:14:\"userRoleInsert\";s:4:\"user\";}}s:35:\"form_system_regional_settings_alter\";a:1:{s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:31:\"formSystemRegionalSettingsAlter\";s:4:\"user\";}}s:21:\"filter_format_disable\";a:1:{s:26:\"Drupal\\user\\Hook\\UserHooks\";a:1:{s:19:\"filterFormatDisable\";s:4:\"user\";}}s:38:\"views_plugins_argument_validator_alter\";a:1:{s:31:\"Drupal\\user\\Hook\\UserViewsHooks\";a:1:{s:34:\"viewsPluginsArgumentValidatorAlter\";s:4:\"user\";}}s:27:\"views_plugins_display_alter\";a:1:{s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";a:1:{s:24:\"viewsPluginsDisplayAlter\";s:8:\"views_ui\";}}s:24:\"views_form_substitutions\";a:1:{s:42:\"Drupal\\views\\Hook\\ViewsViewsExecutionHooks\";a:1:{s:22:\"viewsFormSubstitutions\";s:5:\"views\";}}s:28:\"theme_suggestions_node_alter\";a:1:{s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:25:\"themeSuggestionsNodeAlter\";s:5:\"views\";}}s:31:\"theme_suggestions_comment_alter\";a:1:{s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:28:\"themeSuggestionsCommentAlter\";s:5:\"views\";}}s:33:\"theme_suggestions_container_alter\";a:1:{s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:30:\"themeSuggestionsContainerAlter\";s:5:\"views\";}}s:26:\"base_field_override_insert\";a:1:{s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:23:\"baseFieldOverrideInsert\";s:5:\"views\";}}s:26:\"base_field_override_update\";a:1:{s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:23:\"baseFieldOverrideUpdate\";s:5:\"views\";}}s:26:\"base_field_override_delete\";a:1:{s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:23:\"baseFieldOverrideDelete\";s:5:\"views\";}}s:29:\"form_views_exposed_form_alter\";a:1:{s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:25:\"formViewsExposedFormAlter\";s:5:\"views\";}}s:17:\"query_views_alter\";a:1:{s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:15:\"queryViewsAlter\";s:5:\"views\";}}s:12:\"view_presave\";a:1:{s:28:\"Drupal\\views\\Hook\\ViewsHooks\";a:1:{s:11:\"viewPresave\";s:5:\"views\";}}s:33:\"form_install_configure_form_alter\";a:1:{s:34:\"Drupal\\standard\\Hook\\StandardHooks\";a:1:{s:29:\"formInstallConfigureFormAlter\";s:8:\"standard\";}}}s:26:\"preprocess_for_suggestions\";a:6:{s:54:\"entity_browser_preprocess_page__entity_browser__iframe\";b:1;s:53:\"entity_browser_preprocess_page__entity_browser__modal\";b:1;s:50:\"field_ui_preprocess_form_element__new_storage_type\";b:1;s:50:\"media_library_preprocess_views_view__media_library\";b:1;s:41:\"dxpr_builder_preprocess_page__people_list\";b:1;s:27:\"node_preprocess_field__node\";b:1;}s:22:\"main_content_renderers\";a:7:{s:4:\"html\";s:26:\"main_content_renderer.html\";s:11:\"drupal_ajax\";s:26:\"main_content_renderer.ajax\";s:12:\"iframeupload\";s:26:\"main_content_renderer.ajax\";s:13:\"drupal_dialog\";s:28:\"main_content_renderer.dialog\";s:24:\"drupal_dialog.off_canvas\";s:32:\"main_content_renderer.off_canvas\";s:28:\"drupal_dialog.off_canvas_top\";s:36:\"main_content_renderer.off_canvas_top\";s:12:\"drupal_modal\";s:27:\"main_content_renderer.modal\";}s:19:\"twig_extension_hash\";s:43:\"2l-harZPfARr2fpvhY7yD2oOyUmL-GWCe5hc4g77liM\";s:29:\"dynamic_access_check_services\";a:1:{i:0;s:24:\"access_check.header.csrf\";}s:28:\"kernel.destructable_services\";a:11:{i:0;s:5:\"state\";i:1;s:14:\"theme.registry\";i:2;s:17:\"library.discovery\";i:3;s:36:\"Drupal\\Core\\Theme\\Icon\\IconCollector\";i:4;s:25:\"block_content.uuid_lookup\";i:5;s:31:\"string_translator.locale.lookup\";i:6;s:20:\"path_alias.whitelist\";i:7;s:22:\"path_alias.prefix_list\";i:8;s:21:\"token.module_provider\";i:9;s:47:\"drupal.proxy_original_service.menu.active_trail\";i:10;s:44:\"drupal.proxy_original_service.router.builder\";}s:10:\"cache_bins\";a:14:{s:12:\"cache.static\";s:6:\"static\";s:15:\"cache.bootstrap\";s:9:\"bootstrap\";s:12:\"cache.config\";s:6:\"config\";s:13:\"cache.default\";s:7:\"default\";s:12:\"cache.entity\";s:6:\"entity\";s:10:\"cache.menu\";s:4:\"menu\";s:12:\"cache.render\";s:6:\"render\";s:19:\"cache.access_policy\";s:13:\"access_policy\";s:10:\"cache.data\";s:4:\"data\";s:15:\"cache.discovery\";s:9:\"discovery\";s:24:\"cache.dynamic_page_cache\";s:18:\"dynamic_page_cache\";s:14:\"cache.file_mdm\";s:8:\"file_mdm\";s:10:\"cache.page\";s:4:\"page\";s:13:\"cache.toolbar\";s:7:\"toolbar\";}s:17:\"memory_cache_bins\";a:1:{s:26:\"cache.access_policy_memory\";s:20:\"access_policy_memory\";}s:14:\"cache_contexts\";a:25:{i:0;s:7:\"cookies\";i:1;s:7:\"headers\";i:2;s:2:\"ip\";i:3;s:9:\"languages\";i:4;s:16:\"protocol_version\";i:5;s:14:\"request_format\";i:6;s:5:\"route\";i:7;s:24:\"route.menu_active_trails\";i:8;s:10:\"route.name\";i:9;s:7:\"session\";i:10;s:14:\"session.exists\";i:11;s:5:\"theme\";i:12;s:8:\"timezone\";i:13;s:3:\"url\";i:14;s:8:\"url.path\";i:15;s:17:\"url.path.is_front\";i:16;s:15:\"url.path.parent\";i:17;s:14:\"url.query_args\";i:18;s:21:\"url.query_args.pagers\";i:19;s:8:\"url.site\";i:20;s:4:\"user\";i:21;s:18:\"user.is_super_user\";i:22;s:16:\"user.node_grants\";i:23;s:16:\"user.permissions\";i:24;s:10:\"user.roles\";}s:24:\"authentication_providers\";a:1:{s:6:\"cookie\";s:4:\"user\";}s:24:\"_deprecated_service_list\";a:11:{s:37:\"module_installer.uninstall_validators\";s:227:\"The \"module_installer.uninstall_validators\" service is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Inject \"!tagged_iterator module_install.uninstall_validator\" instead. See https://www.drupal.org/node/3432595\";s:22:\"pgsql.entity.query.sql\";s:192:\"The \"pgsql.entity.query.sql\" service is deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Install the pgsql module to replace this service. See https://www.drupal.org/node/3488580\";s:27:\"library.discovery.collector\";s:177:\"The \"library.discovery.collector\" service is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use LibraryDiscovery instead. See https://www.drupal.org/node/3462970\";s:20:\"path_alias.whitelist\";s:186:\"The \"path_alias.whitelist\" service is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use the \'router.prefix_list\' service instead. See https://www.drupal.org/node/3467559\";s:11:\"update.root\";s:203:\"The \"update.root\" service is deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. See https://www.drupal.org/node/3522119\";s:36:\"Drupal\\file\\Upload\\FileUploadHandler\";s:181:\"The \"Drupal\\file\\Upload\\FileUploadHandler\" service alias is deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\\file\\Upload\\FileUploadHandlerInterface instead.\";s:21:\"file_metadata_manager\";s:127:\"The \"file_metadata_manager\" service alias is deprecated. Use \"Drupal\\file_mdm\\FileMetadataManagerInterface\" service id instead.\";s:35:\"Drupal\\file_mdm\\FileMetadataManager\";s:141:\"The \"Drupal\\file_mdm\\FileMetadataManager\" service alias is deprecated. Use \"Drupal\\file_mdm\\FileMetadataManagerInterface\" service id instead.\";s:48:\"Drupal\\file_mdm\\Plugin\\FileMetadataPluginManager\";s:160:\"The \"Drupal\\file_mdm\\Plugin\\FileMetadataPluginManager\" service alias is deprecated. Use \"Drupal\\file_mdm\\FileMetadataPluginManagerInterface\" service id instead.\";s:24:\"sophron.mime_map.manager\";s:124:\"The \"sophron.mime_map.manager\" service alias is deprecated. Use \"Drupal\\sophron\\MimeMapManagerInterface\" service id instead.\";s:24:\"sophron.event_subscriber\";s:139:\"The \"sophron.event_subscriber\" service alias is deprecated. Use \"Drupal\\sophron\\EventSubscriber\\SophronEventSubscriber\" service id instead.\";}s:13:\"moved_classes\";a:7:{s:48:\"Drupal\\Core\\StringTranslation\\TranslationWrapper\";a:1:{s:5:\"class\";s:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\";}s:42:\"Drupal\\block_content\\Access\\AccessGroupAnd\";a:4:{s:5:\"class\";s:33:\"Drupal\\Core\\Access\\AccessGroupAnd\";s:19:\"deprecation_version\";s:13:\"drupal:11.2.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:13:\"change_record\";s:35:\"https://www.drupal.org/node/3527501\";}s:52:\"Drupal\\block_content\\Access\\DependentAccessInterface\";a:4:{s:5:\"class\";s:43:\"Drupal\\Core\\Access\\DependentAccessInterface\";s:19:\"deprecation_version\";s:13:\"drupal:11.2.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:13:\"change_record\";s:35:\"https://www.drupal.org/node/3527501\";}s:61:\"Drupal\\block_content\\Access\\RefinableDependentAccessInterface\";a:4:{s:5:\"class\";s:52:\"Drupal\\Core\\Access\\RefinableDependentAccessInterface\";s:19:\"deprecation_version\";s:13:\"drupal:11.2.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:13:\"change_record\";s:35:\"https://www.drupal.org/node/3527501\";}s:57:\"Drupal\\block_content\\Access\\RefinableDependentAccessTrait\";a:4:{s:5:\"class\";s:48:\"Drupal\\Core\\Access\\RefinableDependentAccessTrait\";s:19:\"deprecation_version\";s:13:\"drupal:11.2.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:13:\"change_record\";s:35:\"https://www.drupal.org/node/3527501\";}s:20:\"Drupal\\node\\NodeForm\";a:4:{s:5:\"class\";s:25:\"Drupal\\node\\Form\\NodeForm\";s:19:\"deprecation_version\";s:13:\"drupal:11.2.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:13:\"change_record\";s:35:\"https://www.drupal.org/node/3517871\";}s:24:\"Drupal\\node\\NodeTypeForm\";a:4:{s:5:\"class\";s:29:\"Drupal\\node\\Form\\NodeTypeForm\";s:19:\"deprecation_version\";s:13:\"drupal:11.2.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:13:\"change_record\";s:35:\"https://www.drupal.org/node/3517871\";}}}s:8:\"services\";a:813:{s:17:\"service_container\";s:129:\"a:3:{s:5:\"class\";s:56:\"Symfony\\Component\\DependencyInjection\\ContainerInterface\";s:9:\"synthetic\";b:1;s:15:\"arguments_count\";i:0;}\";s:12:\"class_loader\";s:53:\"a:2:{s:9:\"synthetic\";b:1;s:15:\"arguments_count\";i:0;}\";s:6:\"kernel\";s:117:\"a:3:{s:5:\"class\";s:44:\"Symfony\\Component\\HttpKernel\\KernelInterface\";s:9:\"synthetic\";b:1;s:15:\"arguments_count\";i:0;}\";s:28:\"plugin.manager.config_action\";s:927:\"a:3:{s:5:\"class\";s:45:\"Drupal\\Core\\Config\\Action\\ConfigActionManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"config.typed\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:7;}\";s:35:\"Drupal\\Core\\DefaultContent\\Importer\";s:1290:\"a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\DefaultContent\\Importer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__uDTlqNhKdklaTmPtmY1Y3hBFtoiaLP3_MKPTBFmXDSI\";s:5:\"value\";a:4:{s:5:\"class\";s:47:\"Drupal\\Core\\DefaultContent\\AdminAccountSwitcher\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"account_switcher\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:2;b:1;}}s:15:\"arguments_count\";i:3;}s:6:\"shared\";b:0;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:16:\"cache_context.ip\";s:280:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Cache\\Context\\IpCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:30:\"cache_context.protocol_version\";s:293:\"a:3:{s:5:\"class\";s:53:\"Drupal\\Core\\Cache\\Context\\ProtocolVersionCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:21:\"cache_context.headers\";s:285:\"a:3:{s:5:\"class\";s:45:\"Drupal\\Core\\Cache\\Context\\HeadersCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:21:\"cache_context.cookies\";s:285:\"a:3:{s:5:\"class\";s:45:\"Drupal\\Core\\Cache\\Context\\CookiesCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:21:\"cache_context.session\";s:285:\"a:3:{s:5:\"class\";s:45:\"Drupal\\Core\\Cache\\Context\\SessionCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:28:\"cache_context.session.exists\";s:404:\"a:3:{s:5:\"class\";s:51:\"Drupal\\Core\\Cache\\Context\\SessionExistsCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"session_configuration\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:28:\"cache_context.request_format\";s:291:\"a:3:{s:5:\"class\";s:51:\"Drupal\\Core\\Cache\\Context\\RequestFormatCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:17:\"cache_context.url\";s:281:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Cache\\Context\\UrlCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:22:\"cache_context.url.site\";s:282:\"a:3:{s:5:\"class\";s:42:\"Drupal\\Core\\Cache\\Context\\SiteCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:22:\"cache_context.url.path\";s:282:\"a:3:{s:5:\"class\";s:42:\"Drupal\\Core\\Cache\\Context\\PathCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:29:\"cache_context.url.path.parent\";s:288:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\Cache\\Context\\PathParentCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:31:\"cache_context.url.path.is_front\";s:288:\"a:3:{s:5:\"class\";s:49:\"Drupal\\Core\\Cache\\Context\\IsFrontPathCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"path.matcher\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:28:\"cache_context.url.query_args\";s:287:\"a:3:{s:5:\"class\";s:47:\"Drupal\\Core\\Cache\\Context\\QueryArgsCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:35:\"cache_context.url.query_args.pagers\";s:287:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Cache\\Context\\PagersCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"pager.parameters\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:19:\"cache_context.route\";s:289:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Cache\\Context\\RouteCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:24:\"cache_context.route.name\";s:293:\"a:3:{s:5:\"class\";s:47:\"Drupal\\Core\\Cache\\Context\\RouteNameCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:38:\"cache_context.route.menu_active_trails\";s:298:\"a:3:{s:5:\"class\";s:54:\"Drupal\\Core\\Cache\\Context\\MenuActiveTrailsCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"menu.active_trail\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:18:\"cache_context.user\";s:281:\"a:3:{s:5:\"class\";s:42:\"Drupal\\Core\\Cache\\Context\\UserCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:30:\"cache_context.user.permissions\";s:418:\"a:3:{s:5:\"class\";s:56:\"Drupal\\Core\\Cache\\Context\\AccountPermissionsCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"user_permissions_hash_generator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:24:\"cache_context.user.roles\";s:286:\"a:3:{s:5:\"class\";s:47:\"Drupal\\Core\\Cache\\Context\\UserRolesCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:32:\"cache_context.user.is_super_user\";s:288:\"a:3:{s:5:\"class\";s:49:\"Drupal\\Core\\Cache\\Context\\IsSuperUserCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:23:\"cache_context.languages\";s:290:\"a:3:{s:5:\"class\";s:47:\"Drupal\\Core\\Cache\\Context\\LanguagesCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:19:\"cache_context.theme\";s:283:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Cache\\Context\\ThemeCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:22:\"cache_context.timezone\";s:99:\"a:2:{s:5:\"class\";s:46:\"Drupal\\Core\\Cache\\Context\\TimeZoneCacheContext\";s:15:\"arguments_count\";i:0;}\";s:13:\"cache_factory\";s:692:\"a:4:{s:5:\"class\";s:30:\"Drupal\\Core\\Cache\\CacheFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:26:\"cache_default_bin_backends\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:33:\"memory_cache_default_bin_backends\";}}}s:15:\"arguments_count\";i:3;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:12:\"setContainer\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:23:\"variation_cache_factory\";s:498:\"a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\VariationCacheFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_contexts_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:22:\"cache_contexts_manager\";s:373:\"a:3:{s:5:\"class\";s:46:\"Drupal\\Core\\Cache\\Context\\CacheContextsManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:14:\"cache_contexts\";}}}s:15:\"arguments_count\";i:2;}\";s:22:\"cache_tags.invalidator\";s:3397:\"a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Cache\\CacheTagsInvalidator\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:16:{i:0;a:2:{i:0;s:14:\"addInvalidator\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"cache_tags.invalidator.checksum\";s:15:\"invalidBehavior\";i:1;}}}}i:1;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"cache.static\";s:15:\"invalidBehavior\";i:1;}}}}i:2;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.bootstrap\";s:15:\"invalidBehavior\";i:1;}}}}i:3;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"cache.config\";s:15:\"invalidBehavior\";i:1;}}}}i:4;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}}}}i:5;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"cache.entity\";s:15:\"invalidBehavior\";i:1;}}}}i:6;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"cache.menu\";s:15:\"invalidBehavior\";i:1;}}}}i:7;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"cache.render\";s:15:\"invalidBehavior\";i:1;}}}}i:8;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"cache.access_policy\";s:15:\"invalidBehavior\";i:1;}}}}i:9;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"cache.data\";s:15:\"invalidBehavior\";i:1;}}}}i:10;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}}}}i:11;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"cache.dynamic_page_cache\";s:15:\"invalidBehavior\";i:1;}}}}i:12;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"cache.file_mdm\";s:15:\"invalidBehavior\";i:1;}}}}i:13;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"cache.page\";s:15:\"invalidBehavior\";i:1;}}}}i:14;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.toolbar\";s:15:\"invalidBehavior\";i:1;}}}}i:15;a:2:{i:0;s:6:\"addBin\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"cache.access_policy_memory\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:31:\"cache_tags.invalidator.checksum\";s:277:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Cache\\DatabaseCacheTagsChecksum\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:20:\"cache_tags.preloader\";s:317:\"a:3:{s:5:\"class\";s:59:\"Drupal\\Core\\Cache\\EventSubscriber\\CacheTagPreloadSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"cache_tags.invalidator.checksum\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:25:\"cache.backend.chainedfast\";s:508:\"a:4:{s:5:\"class\";s:43:\"Drupal\\Core\\Cache\\ChainedFastBackendFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:12:\"setContainer\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:22:\"cache.backend.database\";s:719:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Cache\\DatabaseBackendFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"cache_tags.invalidator.checksum\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"serialization.phpserialize\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:18:\"cache.backend.apcu\";s:481:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Cache\\ApcuBackendFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;s:13:\"sites/default\";i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"cache_tags.invalidator.checksum\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:17:\"cache.backend.php\";s:398:\"a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\Cache\\PhpBackendFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"cache_tags.invalidator.checksum\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:20:\"cache.backend.memory\";s:278:\"a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Cache\\MemoryBackendFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:27:\"cache.backend.memory.memory\";s:288:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\Cache\\MemoryCache\\MemoryCacheFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:12:\"cache.static\";s:270:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:6:\"static\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:15:\"cache.bootstrap\";s:273:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:9:\"bootstrap\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:12:\"cache.config\";s:270:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:6:\"config\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:13:\"cache.default\";s:271:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:7:\"default\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:12:\"cache.entity\";s:270:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:6:\"entity\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:10:\"cache.menu\";s:268:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:4:\"menu\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:12:\"cache.render\";s:270:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:6:\"render\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:19:\"cache.access_policy\";s:278:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:13:\"access_policy\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:26:\"cache.access_policy_memory\";s:285:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:20:\"access_policy_memory\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:10:\"cache.data\";s:268:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:4:\"data\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:15:\"cache.discovery\";s:273:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:9:\"discovery\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:15:\"cache_prewarmer\";s:1142:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\PreWarm\\CachePreWarmer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;a:21:{i:0;s:20:\"entity_field.manager\";i:1;s:27:\"plugin.manager.element_info\";i:2;s:27:\"plugin.manager.views.access\";i:3;s:25:\"plugin.manager.views.area\";i:4;s:29:\"plugin.manager.views.argument\";i:5;s:37:\"plugin.manager.views.argument_default\";i:6;s:39:\"plugin.manager.views.argument_validator\";i:7;s:26:\"plugin.manager.views.cache\";i:8;s:37:\"plugin.manager.views.display_extender\";i:9;s:28:\"plugin.manager.views.display\";i:10;s:33:\"plugin.manager.views.exposed_form\";i:11;s:26:\"plugin.manager.views.field\";i:12;s:27:\"plugin.manager.views.filter\";i:13;s:25:\"plugin.manager.views.join\";i:14;s:26:\"plugin.manager.views.pager\";i:15;s:26:\"plugin.manager.views.query\";i:16;s:33:\"plugin.manager.views.relationship\";i:17;s:24:\"plugin.manager.views.row\";i:18;s:25:\"plugin.manager.views.sort\";i:19;s:26:\"plugin.manager.views.style\";i:20;s:27:\"plugin.manager.views.wizard\";}}}s:15:\"arguments_count\";i:2;}\";s:29:\"variation_cache.access_policy\";s:290:\"a:4:{s:5:\"class\";s:41:\"Drupal\\Core\\Cache\\VariationCacheInterface\";s:9:\"arguments\";a:1:{i:0;s:13:\"access_policy\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"variation_cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:36:\"variation_cache.access_policy_memory\";s:297:\"a:4:{s:5:\"class\";s:41:\"Drupal\\Core\\Cache\\VariationCacheInterface\";s:9:\"arguments\";a:1:{i:0;s:20:\"access_policy_memory\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"variation_cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:18:\"asset.query_string\";s:370:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Asset\\AssetQueryString\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:31:\"cache_router_rebuild_subscriber\";s:109:\"a:2:{s:5:\"class\";s:56:\"Drupal\\Core\\EventSubscriber\\CacheRouterRebuildSubscriber\";s:15:\"arguments_count\";i:0;}\";s:25:\"page_cache_request_policy\";s:552:\"a:4:{s:5:\"class\";s:42:\"Drupal\\Core\\PageCache\\DefaultRequestPolicy\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"session_configuration\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:9:\"addPolicy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:52:\"toolbar.page_cache_request_policy.allow_toolbar_path\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:26:\"page_cache_response_policy\";s:364:\"a:3:{s:5:\"class\";s:52:\"Drupal\\Core\\ProxyClass\\PageCache\\ChainResponsePolicy\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:56:\"drupal.proxy_original_service.page_cache_response_policy\";}}s:15:\"arguments_count\";i:2;}\";s:22:\"page_cache_kill_switch\";s:100:\"a:2:{s:5:\"class\";s:47:\"Drupal\\Core\\PageCache\\ResponsePolicy\\KillSwitch\";s:15:\"arguments_count\";i:0;}\";s:14:\"config.manager\";s:1036:\"a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Config\\ConfigManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"config.typed\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"extension.path.resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:8;}\";s:14:\"config.factory\";s:730:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Config\\ConfigFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"config.typed\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:11:\"addOverride\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:32:\"language.config_factory_override\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:26:\"config.importer_subscriber\";s:110:\"a:2:{s:5:\"class\";s:57:\"Drupal\\Core\\Config\\Importer\\FinalMissingContentSubscriber\";s:15:\"arguments_count\";i:0;}\";s:16:\"config.installer\";s:347:\"a:3:{s:5:\"class\";s:45:\"Drupal\\Core\\ProxyClass\\Config\\ConfigInstaller\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:46:\"drupal.proxy_original_service.config.installer\";}}s:15:\"arguments_count\";i:2;}\";s:14:\"config.storage\";s:728:\"a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Config\\CachedStorage\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__ytKj4VK6_WuvAWJeTiyVWceo93KQ49ZPHXmpP4Wthm0\";s:5:\"value\";a:4:{s:5:\"class\";s:34:\"Drupal\\Core\\Config\\DatabaseStorage\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"config\";}}s:15:\"arguments_count\";i:2;}s:6:\"shared\";b:0;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"cache.config\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:25:\"config.storage.checkpoint\";s:497:\"a:3:{s:5:\"class\";s:47:\"Drupal\\Core\\Config\\Checkpoint\\CheckpointStorage\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"config.checkpoints\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:18:\"config.checkpoints\";s:379:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Config\\Checkpoint\\LinearHistory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:25:\"config.import_transformer\";s:587:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Config\\ImportStorageTransformer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"lock.persistent\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:21:\"config.storage.export\";s:302:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Config\\ManagedStorage\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:42:\"Drupal\\Core\\Config\\StorageManagerInterface\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:19:\"config.storage.sync\";s:170:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Config\\FileStorage\";s:15:\"arguments_count\";i:0;s:7:\"factory\";a:2:{i:0;s:37:\"Drupal\\Core\\Config\\FileStorageFactory\";i:1;s:7:\"getSync\";}}\";s:23:\"config.storage.snapshot\";s:295:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Config\\DatabaseStorage\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"config_snapshot\";}}s:15:\"arguments_count\";i:2;}\";s:21:\"config.storage.schema\";s:346:\"a:3:{s:5:\"class\";s:42:\"Drupal\\Core\\Config\\ExtensionInstallStorage\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"config/schema\";i:2;s:0:\"\";i:3;b:1;i:4;s:8:\"standard\";}}s:15:\"arguments_count\";i:5;}\";s:12:\"config.typed\";s:963:\"a:4:{s:5:\"class\";s:37:\"Drupal\\Core\\Config\\TypedConfigManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"config.storage.schema\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:30:\"setValidationConstraintManager\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"validation.constraint\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:15:\"context.handler\";s:94:\"a:2:{s:5:\"class\";s:41:\"Drupal\\Core\\Plugin\\Context\\ContextHandler\";s:15:\"arguments_count\";i:0;}\";s:18:\"context.repository\";s:472:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\Plugin\\Context\\LazyContextRepository\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;a:4:{i:0;s:33:\"language.current_language_context\";i:1;s:23:\"node.node_route_context\";i:2;s:41:\"taxonomy_term.taxonomy_term_route_context\";i:3;s:25:\"user.current_user_context\";}}}s:15:\"arguments_count\";i:2;}\";s:53:\"Drupal\\Component\\DependencyInjection\\ReverseContainer\";s:297:\"a:3:{s:5:\"class\";s:53:\"Drupal\\Component\\DependencyInjection\\ReverseContainer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:4:\"cron\";s:1068:\"a:3:{s:5:\"class\";s:16:\"Drupal\\Core\\Cron\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:9:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"queue\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"account_switcher\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"logger.channel.cron\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.queue_worker\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:12:\"queue.config\";}}}s:15:\"arguments_count\";i:9;}\";s:14:\"diff.formatter\";s:271:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Diff\\DiffFormatter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:8:\"database\";s:210:\"a:4:{s:5:\"class\";s:31:\"Drupal\\Core\\Database\\Connection\";s:9:\"arguments\";a:1:{i:0;s:7:\"default\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;s:29:\"Drupal\\Core\\Database\\Database\";i:1;s:13:\"getConnection\";}}\";s:16:\"database.replica\";s:210:\"a:4:{s:5:\"class\";s:31:\"Drupal\\Core\\Database\\Connection\";s:9:\"arguments\";a:1:{i:0;s:7:\"replica\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;s:29:\"Drupal\\Core\\Database\\Database\";i:1;s:13:\"getConnection\";}}\";s:28:\"database.replica_kill_switch\";s:475:\"a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Database\\ReplicaKillSwitch\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:7:\"session\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:65:\"Drupal\\Core\\Database\\EventSubscriber\\StatementExecutionSubscriber\";s:118:\"a:2:{s:5:\"class\";s:65:\"Drupal\\Core\\Database\\EventSubscriber\\StatementExecutionSubscriber\";s:15:\"arguments_count\";i:0;}\";s:13:\"datetime.time\";s:270:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Component\\Datetime\\Time\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:11:\"file_system\";s:375:\"a:3:{s:5:\"class\";s:27:\"Drupal\\Core\\File\\FileSystem\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"stream_wrapper_manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:18:\"file_url_generator\";s:493:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\File\\FileUrlGenerator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"stream_wrapper_manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:12:\"form_builder\";s:1255:\"a:3:{s:5:\"class\";s:28:\"Drupal\\Core\\Form\\FormBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:10:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"form_validator\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"form_submitter\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"Drupal\\Core\\Form\\FormCacheInterface\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.element_info\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"csrf_token\";s:15:\"invalidBehavior\";i:3;}}}s:15:\"arguments_count\";i:10;}\";s:14:\"form_validator\";s:703:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Form\\FormValidator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"csrf_token\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"logger.channel.form\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"form_error_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:14:\"form_submitter\";s:495:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Form\\FormSubmitter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"url_generator\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"redirect_response_subscriber\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:18:\"form_error_handler\";s:86:\"a:2:{s:5:\"class\";s:33:\"Drupal\\Core\\Form\\FormErrorHandler\";s:15:\"arguments_count\";i:0;}\";s:8:\"keyvalue\";s:370:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\KeyValueStore\\KeyValueFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:16:\"factory.keyvalue\";}}}s:15:\"arguments_count\";i:2;}\";s:17:\"keyvalue.database\";s:401:\"a:3:{s:5:\"class\";s:49:\"Drupal\\Core\\KeyValueStore\\KeyValueDatabaseFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"serialization.phpserialize\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:18:\"keyvalue.expirable\";s:389:\"a:3:{s:5:\"class\";s:50:\"Drupal\\Core\\KeyValueStore\\KeyValueExpirableFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:26:\"factory.keyvalue.expirable\";}}}s:15:\"arguments_count\";i:2;}\";s:27:\"keyvalue.expirable.database\";s:515:\"a:3:{s:5:\"class\";s:58:\"Drupal\\Core\\KeyValueStore\\KeyValueDatabaseExpirableFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"serialization.phpserialize\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:14:\"logger.factory\";s:613:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Logger\\LoggerChannelFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:9:\"addLogger\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"logger.dblog\";s:15:\"invalidBehavior\";i:1;}i:1;i:0;}}}}}\";s:22:\"logger.channel.default\";s:264:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:6:\"system\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:18:\"logger.channel.php\";s:261:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:3:\"php\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:20:\"logger.channel.image\";s:263:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:5:\"image\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:19:\"logger.channel.cron\";s:262:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:4:\"cron\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:19:\"logger.channel.file\";s:262:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:4:\"file\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:19:\"logger.channel.form\";s:262:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:4:\"form\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:23:\"logger.channel.security\";s:266:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:8:\"security\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:19:\"logger.channel.mail\";s:262:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:4:\"mail\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:19:\"logger.channel.menu\";s:262:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:4:\"menu\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:21:\"logger.channel.router\";s:264:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:6:\"router\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:25:\"logger.log_message_parser\";s:88:\"a:2:{s:5:\"class\";s:35:\"Drupal\\Core\\Logger\\LogMessageParser\";s:15:\"arguments_count\";i:0;}\";s:18:\"serialization.json\";s:88:\"a:2:{s:5:\"class\";s:35:\"Drupal\\Component\\Serialization\\Json\";s:15:\"arguments_count\";i:0;}\";s:26:\"serialization.phpserialize\";s:96:\"a:2:{s:5:\"class\";s:43:\"Drupal\\Component\\Serialization\\PhpSerialize\";s:15:\"arguments_count\";i:0;}\";s:18:\"serialization.yaml\";s:88:\"a:2:{s:5:\"class\";s:35:\"Drupal\\Component\\Serialization\\Yaml\";s:15:\"arguments_count\";i:0;}\";s:8:\"settings\";s:158:\"a:3:{s:5:\"class\";s:25:\"Drupal\\Core\\Site\\Settings\";s:15:\"arguments_count\";i:0;s:7:\"factory\";a:2:{i:0;s:25:\"Drupal\\Core\\Site\\Settings\";i:1;s:11:\"getInstance\";}}\";s:5:\"state\";s:459:\"a:3:{s:5:\"class\";s:23:\"Drupal\\Core\\State\\State\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.bootstrap\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:5:\"queue\";s:826:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Queue\\QueueFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private___U_L1eUbfeXoIMq38652rYgmmvkUGIAv7UMq2a1dIGM\";s:5:\"value\";a:4:{s:5:\"class\";s:52:\"Symfony\\Component\\DependencyInjection\\ServiceLocator\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{s:14:\"queue.database\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:14:\"queue.database\";s:15:\"invalidBehavior\";i:1;}}}}}s:15:\"arguments_count\";i:1;}s:6:\"shared\";b:0;}}}s:15:\"arguments_count\";i:2;}\";s:14:\"queue.database\";s:272:\"a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Queue\\QueueDatabaseFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:12:\"path.current\";s:273:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Path\\CurrentPathStack\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:11:\"http_client\";s:224:\"a:3:{s:5:\"class\";s:17:\"GuzzleHttp\\Client\";s:15:\"arguments_count\";i:0;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"http_client_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"fromOptions\";}}\";s:19:\"http_client_factory\";s:280:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Http\\ClientFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"GuzzleHttp\\HandlerStack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:33:\"plugin.manager.link_relation_type\";s:446:\"a:3:{s:5:\"class\";s:41:\"\\Drupal\\Core\\Http\\LinkRelationTypeManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:16:\"theme.negotiator\";s:692:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Theme\\ThemeNegotiator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"access_check.theme\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}i:2;a:7:{i:0;s:31:\"theme.negotiator.ajax_base_page\";i:1;s:33:\"theme.negotiator.block.admin_demo\";i:2;s:36:\"theme.negotiator.dxpr_theme_settings\";i:3;s:29:\"theme.negotiator.system.batch\";i:4;s:33:\"theme.negotiator.system.db_update\";i:5;s:28:\"theme.negotiator.admin_theme\";i:6;s:24:\"theme.negotiator.default\";}}}s:15:\"arguments_count\";i:3;}\";s:24:\"theme.negotiator.default\";s:276:\"a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\Theme\\DefaultNegotiator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:31:\"theme.negotiator.ajax_base_page\";s:488:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Theme\\AjaxBasePageNegotiator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"csrf_token\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:20:\"container.namespaces\";s:235:\"a:3:{s:5:\"class\";s:11:\"ArrayObject\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:20:\"container.namespaces\";}}}s:15:\"arguments_count\";i:1;}\";s:14:\"module_handler\";s:5219:\"a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\Extension\\ModuleHandler\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:17:\"container.modules\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:24:\"hook_implementations_map\";}i:4;a:29:{s:10:\"token_info\";a:2:{i:0;s:38:\"modules/contrib/token/token.tokens.inc\";i:1;s:44:\"modules/contrib/pathauto/pathauto.tokens.inc\";}s:16:\"token_info_alter\";a:2:{i:0;s:38:\"modules/contrib/token/token.tokens.inc\";i:1;s:44:\"modules/contrib/pathauto/pathauto.tokens.inc\";}s:6:\"tokens\";a:2:{i:0;s:38:\"modules/contrib/token/token.tokens.inc\";i:1;s:44:\"modules/contrib/pathauto/pathauto.tokens.inc\";}s:12:\"tokens_alter\";a:2:{i:0;s:38:\"modules/contrib/token/token.tokens.inc\";i:1;s:44:\"modules/contrib/pathauto/pathauto.tokens.inc\";}s:10:\"views_data\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:16:\"views_data_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:13:\"views_analyze\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:22:\"views_invalidate_cache\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:26:\"views_plugins_access_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:24:\"views_plugins_area_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:28:\"views_plugins_argument_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:36:\"views_plugins_argument_default_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:38:\"views_plugins_argument_validator_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:25:\"views_plugins_cache_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:36:\"views_plugins_display_extender_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:27:\"views_plugins_display_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:32:\"views_plugins_exposed_form_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:25:\"views_plugins_field_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:26:\"views_plugins_filter_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:24:\"views_plugins_join_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:25:\"views_plugins_pager_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:25:\"views_plugins_query_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:32:\"views_plugins_relationship_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:23:\"views_plugins_row_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:24:\"views_plugins_sort_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:25:\"views_plugins_style_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:26:\"views_plugins_wizard_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:16:\"field_views_data\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}s:22:\"field_views_data_alter\";a:2:{i:0;s:37:\"modules/contrib/blazy/blazy.views.inc\";i:1;s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";}}i:5;a:1:{s:29:\"form_filter_format_form_alter\";a:1:{i:0;a:2:{i:0;b:1;i:1;a:4:{s:10:\"identifier\";s:63:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks::formFilterFormatFormAlter\";s:21:\"modulesToOrderAgainst\";a:2:{i:0;s:6:\"editor\";i:1;s:5:\"media\";}s:25:\"identifiersToOrderAgainst\";a:0:{}s:7:\"isAfter\";b:1;}}}}}}s:15:\"arguments_count\";i:6;}\";s:16:\"module_installer\";s:350:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\ProxyClass\\Extension\\ModuleInstaller\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:46:\"drupal.proxy_original_service.module_installer\";}}s:15:\"arguments_count\";i:2;}\";s:37:\"module_installer.uninstall_validators\";s:1220:\"a:3:{s:5:\"class\";s:17:\"\\IteratorIterator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:8:\"iterator\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"content_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"required_module_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:45:\"module_required_by_themes_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"database_driver_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"install_profile_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:37:\"dxpr_builder_page.uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"field.uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"filter.uninstall_validator\";s:15:\"invalidBehavior\";i:1;}}}}}s:15:\"arguments_count\";i:1;}\";s:21:\"extension.list.module\";s:987:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Extension\\ModuleExtensionList\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:10:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;s:6:\"module\";i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"info_parser\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"extension.list.profile\";s:15:\"invalidBehavior\";i:1;}i:8;s:8:\"standard\";i:9;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:17:\"container.modules\";}}}s:15:\"arguments_count\";i:10;}\";s:22:\"extension.list.profile\";s:681:\"a:3:{s:5:\"class\";s:42:\"Drupal\\Core\\Extension\\ProfileExtensionList\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;s:7:\"profile\";i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"info_parser\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:6;s:8:\"standard\";}}s:15:\"arguments_count\";i:7;}\";s:20:\"extension.list.theme\";s:904:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Extension\\ThemeExtensionList\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:9:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;s:5:\"theme\";i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.bootstrap\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"info_parser\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"extension.list.theme_engine\";s:15:\"invalidBehavior\";i:1;}i:8;s:8:\"standard\";}}s:15:\"arguments_count\";i:9;}\";s:27:\"extension.list.theme_engine\";s:691:\"a:3:{s:5:\"class\";s:46:\"Drupal\\Core\\Extension\\ThemeEngineExtensionList\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;s:12:\"theme_engine\";i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"info_parser\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:6;s:8:\"standard\";}}s:15:\"arguments_count\";i:7;}\";s:30:\"extension.list.database_driver\";s:364:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Extension\\DatabaseDriverList\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;s:15:\"database_driver\";i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:23:\"extension.path.resolver\";s:636:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Extension\\ExtensionPathResolver\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"extension.list.profile\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"extension.list.theme\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"extension.list.theme_engine\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:27:\"content_uninstall_validator\";s:400:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Entity\\ContentUninstallValidator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:35:\"required_module_uninstall_validator\";s:412:\"a:3:{s:5:\"class\";s:54:\"Drupal\\Core\\Extension\\RequiredModuleUninstallValidator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:45:\"module_required_by_themes_uninstall_validator\";s:532:\"a:3:{s:5:\"class\";s:62:\"Drupal\\Core\\Extension\\ModuleRequiredByThemesUninstallValidator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"extension.list.theme\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:35:\"database_driver_uninstall_validator\";s:511:\"a:3:{s:5:\"class\";s:54:\"Drupal\\Core\\Extension\\DatabaseDriverUninstallValidator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:35:\"install_profile_uninstall_validator\";s:625:\"a:3:{s:5:\"class\";s:54:\"Drupal\\Core\\Extension\\InstallProfileUninstallValidator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"extension.list.theme\";s:15:\"invalidBehavior\";i:1;}i:3;s:8:\"standard\";i:4;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:5;s:13:\"sites/default\";}}s:15:\"arguments_count\";i:6;}\";s:13:\"theme_handler\";s:444:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Extension\\ThemeHandler\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"extension.list.theme\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:15:\"theme_installer\";s:1586:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Extension\\ThemeInstaller\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:13:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"config.installer\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.manager\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:30:\"asset.css.collection_optimizer\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"router.builder\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"logger.channel.default\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"theme.registry\";s:15:\"invalidBehavior\";i:1;}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"extension.list.theme\";s:15:\"invalidBehavior\";i:1;}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"plugin.manager.sdc\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:13;}\";s:19:\"entity.memory_cache\";s:295:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Cache\\MemoryCache\\LruMemoryCache\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}i:1;i:1000;}}s:15:\"arguments_count\";i:2;}\";s:19:\"entity_type.manager\";s:952:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Entity\\EntityTypeManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:39:\"entity.last_installed_schema.repository\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:7;}\";s:22:\"entity_type.repository\";s:400:\"a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Entity\\EntityTypeRepository\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"entity_type.bundle.info\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:23:\"entity_type.bundle.info\";s:716:\"a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Entity\\EntityTypeBundleInfo\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"typed_data_manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:17:\"entity.repository\";s:499:\"a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\Entity\\EntityRepository\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"context.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:25:\"entity_display.repository\";s:609:\"a:3:{s:5:\"class\";s:42:\"Drupal\\Core\\Entity\\EntityDisplayRepository\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:20:\"entity_field.manager\";s:1176:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Entity\\EntityFieldManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:9:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"entity_type.bundle.info\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"entity_display.repository\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"typed_data_manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:39:\"entity.last_installed_schema.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:9;}\";s:20:\"entity_type.listener\";s:634:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Entity\\EntityTypeListener\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:39:\"entity.last_installed_schema.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:22:\"entity_bundle.listener\";s:618:\"a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Entity\\EntityBundleListener\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"entity_type.bundle.info\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:23:\"entity_route_subscriber\";s:303:\"a:3:{s:5:\"class\";s:57:\"Drupal\\Core\\EventSubscriber\\EntityRouteProviderSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:32:\"entity.definition_update_manager\";s:774:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\EntityDefinitionUpdateManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:39:\"entity.last_installed_schema.repository\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_type.listener\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"field_storage_definition.listener\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:39:\"entity.last_installed_schema.repository\";s:395:\"a:3:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\EntityLastInstalledSchemaRepository\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:38:\"entity_field.deleted_fields_repository\";s:272:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Field\\DeletedFieldsRepository\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:33:\"field_storage_definition.listener\";s:775:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\Field\\FieldStorageDefinitionListener\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:39:\"entity.last_installed_schema.repository\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:38:\"entity_field.deleted_fields_repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:25:\"field_definition.listener\";s:605:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Field\\FieldDefinitionListener\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:19:\"entity.form_builder\";s:386:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Entity\\EntityFormBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"form_builder\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:37:\"entity.bundle_config_import_validator\";s:403:\"a:3:{s:5:\"class\";s:51:\"Drupal\\Core\\Entity\\Event\\BundleConfigImportValidate\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:27:\"entity.autocomplete_matcher\";s:312:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Entity\\EntityAutocompleteMatcher\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:41:\"plugin.manager.entity_reference_selection\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:19:\"plugin_form.factory\";s:277:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Plugin\\PluginFormFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:41:\"plugin.manager.entity_reference_selection\";s:526:\"a:3:{s:5:\"class\";s:66:\"Drupal\\Core\\Entity\\EntityReferenceSelection\\SelectionPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:20:\"plugin.manager.block\";s:604:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Block\\BlockManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"logger.channel.default\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:31:\"plugin.manager.field.field_type\";s:742:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Field\\FieldTypePluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"typed_data_manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:40:\"plugin.manager.field.field_type_category\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:40:\"plugin.manager.field.field_type_category\";s:448:\"a:3:{s:5:\"class\";s:43:\"\\Drupal\\Core\\Field\\FieldTypeCategoryManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:27:\"plugin.manager.field.widget\";s:620:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Field\\WidgetPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"plugin.manager.field.field_type\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:30:\"plugin.manager.field.formatter\";s:623:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Field\\FormatterPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"plugin.manager.field.field_type\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:23:\"plugin.manager.archiver\";s:599:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Archiver\\ArchiverManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:21:\"plugin.manager.action\";s:492:\"a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Action\\ActionManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:24:\"plugin.manager.menu.link\";s:524:\"a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:41:\"Drupal\\Core\\Menu\\MenuTreeStorageInterface\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"menu_link.static.overrides\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:14:\"menu.link_tree\";s:744:\"a:3:{s:5:\"class\";s:29:\"Drupal\\Core\\Menu\\MenuLinkTree\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:41:\"Drupal\\Core\\Menu\\MenuTreeStorageInterface\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"plugin.manager.menu.link\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"menu.active_trail\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"callable_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:30:\"menu.default_tree_manipulators\";s:610:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\Menu\\DefaultMenuLinkTreeManipulators\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"access_manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:17:\"menu.active_trail\";s:362:\"a:3:{s:5:\"class\";s:59:\"Drupal\\dxpr_builder\\ProxyClass\\Menu\\MenuActiveTrailOverride\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:47:\"drupal.proxy_original_service.menu.active_trail\";}}s:15:\"arguments_count\";i:2;}\";s:25:\"menu.parent_form_selector\";s:501:\"a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Menu\\MenuParentFormSelector\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"menu.link_tree\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:32:\"plugin.manager.menu.local_action\";s:1162:\"a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:9:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:40:\"http_kernel.controller.argument_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"access_manager\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:9;}\";s:30:\"plugin.manager.menu.local_task\";s:1160:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:9:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:40:\"http_kernel.controller.argument_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"access_manager\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:9;}\";s:35:\"plugin.manager.menu.contextual_link\";s:920:\"a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"controller_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"access_manager\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:7;}\";s:30:\"plugin.manager.display_variant\";s:494:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Display\\VariantManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:27:\"plugin.manager.queue_worker\";s:496:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Queue\\QueueWorkerManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:20:\"plugin.cache_clearer\";s:8387:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Plugin\\CachedDiscoveryClearer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:8:\"iterator\";s:5:\"value\";a:67:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"plugin.manager.config_action\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"config.typed\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"plugin.manager.link_relation_type\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:41:\"plugin.manager.entity_reference_selection\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"plugin.manager.block\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"plugin.manager.field.field_type\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:40:\"plugin.manager.field.field_type_category\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.field.widget\";s:15:\"invalidBehavior\";i:1;}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:30:\"plugin.manager.field.formatter\";s:15:\"invalidBehavior\";i:1;}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"plugin.manager.archiver\";s:15:\"invalidBehavior\";i:1;}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"plugin.manager.action\";s:15:\"invalidBehavior\";i:1;}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:32:\"plugin.manager.menu.local_action\";s:15:\"invalidBehavior\";i:1;}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:30:\"plugin.manager.menu.local_task\";s:15:\"invalidBehavior\";i:1;}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"plugin.manager.menu.contextual_link\";s:15:\"invalidBehavior\";i:1;}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:30:\"plugin.manager.display_variant\";s:15:\"invalidBehavior\";i:1;}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.queue_worker\";s:15:\"invalidBehavior\";i:1;}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"typed_data_manager\";s:15:\"invalidBehavior\";i:1;}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"validation.constraint\";s:15:\"invalidBehavior\";i:1;}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"plugin.manager.mail\";s:15:\"invalidBehavior\";i:1;}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"plugin.manager.condition\";s:15:\"invalidBehavior\";i:1;}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.element_info\";s:15:\"invalidBehavior\";i:1;}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"image.toolkit.manager\";s:15:\"invalidBehavior\";i:1;}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"image.toolkit.operation.manager\";s:15:\"invalidBehavior\";i:1;}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"plugin.manager.sdc\";s:15:\"invalidBehavior\";i:1;}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"plugin.manager.icon_pack\";s:15:\"invalidBehavior\";i:1;}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"plugin.manager.icon_extractor\";s:15:\"invalidBehavior\";i:1;}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"breakpoint.manager\";s:15:\"invalidBehavior\";i:1;}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"plugin.manager.ckeditor5.plugin\";s:15:\"invalidBehavior\";i:1;}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.devel_dumper\";s:15:\"invalidBehavior\";i:1;}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"plugin.manager.develgenerate\";s:15:\"invalidBehavior\";i:1;}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"plugin.manager.editor\";s:15:\"invalidBehavior\";i:1;}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:37:\"plugin.manager.entity_browser.display\";s:15:\"invalidBehavior\";i:1;}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:47:\"plugin.manager.entity_browser.selection_display\";s:15:\"invalidBehavior\";i:1;}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:36:\"plugin.manager.entity_browser.widget\";s:15:\"invalidBehavior\";i:1;}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:45:\"plugin.manager.entity_browser.widget_selector\";s:15:\"invalidBehavior\";i:1;}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:50:\"plugin.manager.entity_browser.field_widget_display\";s:15:\"invalidBehavior\";i:1;}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:47:\"plugin.manager.entity_browser.widget_validation\";s:15:\"invalidBehavior\";i:1;}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:37:\"plugin.manager.field_group.formatters\";s:15:\"invalidBehavior\";i:1;}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"plugin.manager.filter\";s:15:\"invalidBehavior\";i:1;}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.help_section\";s:15:\"invalidBehavior\";i:1;}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"plugin.manager.help_topic\";s:15:\"invalidBehavior\";i:1;}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.image.effect\";s:15:\"invalidBehavior\";i:1;}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:42:\"plugin.manager.language_negotiation_method\";s:15:\"invalidBehavior\";i:1;}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"plugin.manager.core.layout\";s:15:\"invalidBehavior\";i:1;}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.media.source\";s:15:\"invalidBehavior\";i:1;}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"plugin.manager.search\";s:15:\"invalidBehavior\";i:1;}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"plugin.manager.alias_type\";s:15:\"invalidBehavior\";i:1;}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.views.access\";s:15:\"invalidBehavior\";i:1;}i:49;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"plugin.manager.views.area\";s:15:\"invalidBehavior\";i:1;}i:50;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"plugin.manager.views.argument\";s:15:\"invalidBehavior\";i:1;}i:51;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:37:\"plugin.manager.views.argument_default\";s:15:\"invalidBehavior\";i:1;}i:52;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:39:\"plugin.manager.views.argument_validator\";s:15:\"invalidBehavior\";i:1;}i:53;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"plugin.manager.views.cache\";s:15:\"invalidBehavior\";i:1;}i:54;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:37:\"plugin.manager.views.display_extender\";s:15:\"invalidBehavior\";i:1;}i:55;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"plugin.manager.views.display\";s:15:\"invalidBehavior\";i:1;}i:56;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"plugin.manager.views.exposed_form\";s:15:\"invalidBehavior\";i:1;}i:57;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"plugin.manager.views.field\";s:15:\"invalidBehavior\";i:1;}i:58;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.views.filter\";s:15:\"invalidBehavior\";i:1;}i:59;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"plugin.manager.views.join\";s:15:\"invalidBehavior\";i:1;}i:60;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"plugin.manager.views.pager\";s:15:\"invalidBehavior\";i:1;}i:61;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"plugin.manager.views.query\";s:15:\"invalidBehavior\";i:1;}i:62;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"plugin.manager.views.relationship\";s:15:\"invalidBehavior\";i:1;}i:63;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"plugin.manager.views.row\";s:15:\"invalidBehavior\";i:1;}i:64;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"plugin.manager.views.sort\";s:15:\"invalidBehavior\";i:1;}i:65;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"plugin.manager.views.style\";s:15:\"invalidBehavior\";i:1;}i:66;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.views.wizard\";s:15:\"invalidBehavior\";i:1;}}}}}s:15:\"arguments_count\";i:1;}\";s:24:\"paramconverter.menu_link\";s:371:\"a:3:{s:5:\"class\";s:61:\"Drupal\\Core\\ProxyClass\\ParamConverter\\MenuLinkPluginConverter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:54:\"drupal.proxy_original_service.paramconverter.menu_link\";}}s:15:\"arguments_count\";i:2;}\";s:26:\"menu_link.static.overrides\";s:281:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Menu\\StaticMenuLinkOverrides\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:13:\"request_stack\";s:98:\"a:2:{s:5:\"class\";s:45:\"Symfony\\Component\\HttpFoundation\\RequestStack\";s:15:\"arguments_count\";i:0;}\";s:19:\"current_route_match\";s:277:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Routing\\CurrentRouteMatch\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:16:\"event_dispatcher\";s:402445:\"a:3:{s:5:\"class\";s:49:\"Symfony\\Component\\EventDispatcher\\EventDispatcher\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:1034:{i:0;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.toolbar_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"admin_toolbar_toolbar_alter\";}}i:2;i:0;}}}i:1;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.toolbar_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"dxpr_theme_helper_toolbar_alter\";}}i:2;i:-2;}}}i:2;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.toolbar_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"dxpr_builder_toolbar_alter\";}}i:2;i:-3;}}}i:3;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"admin_toolbar_help\";}}i:2;i:0;}}}i:4;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"admin_toolbar_tools_help\";}}i:2;i:-1;}}}i:5;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"blazy_layout_help\";}}i:2;i:-5;}}}i:6;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"blazy_ui_help\";}}i:2;i:-6;}}}i:7;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"captcha_help\";}}i:2;i:-10;}}}i:8;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"devel_help\";}}i:2;i:-18;}}}i:9;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"entity_browser_help\";}}i:2;i:-21;}}}i:10;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"field_group_help\";}}i:2;i:-23;}}}i:11;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"recaptcha_help\";}}i:2;i:-43;}}}i:12;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"recaptcha_v3_help\";}}i:2;i:-44;}}}i:13;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"remove_reset_password_help\";}}i:2;i:-45;}}}i:14;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"slick_ui_help\";}}i:2;i:-48;}}}i:15;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"slick_views_help\";}}i:2;i:-49;}}}i:16;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"sophron_help\";}}i:2;i:-50;}}}i:17;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"token_help\";}}i:2;i:-54;}}}i:18;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"views_bootstrap_help\";}}i:2;i:-58;}}}i:19;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"webp_help\";}}i:2;i:-60;}}}i:20;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"pathauto_help\";}}i:2;i:-61;}}}i:21;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"dxpr_builder_help\";}}i:2;i:-63;}}}i:22;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.tools_menu_navigation_links\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:35:\"toolbar_tools_menu_navigation_links\";}}i:2;i:0;}}}i:23;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.tools_update_8001\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"admin_toolbar_tools_update_8001\";}}i:2;i:0;}}}i:24;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.tools_update_8201\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"admin_toolbar_tools_update_8201\";}}i:2;i:0;}}}i:25;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.tools_update_8202\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"admin_toolbar_tools_update_8202\";}}i:2;i:0;}}}i:26;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.toolbar\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"admin_toolbar_tools_toolbar\";}}i:2;i:0;}}}i:27;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.toolbar\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"devel_toolbar\";}}i:2;i:-3;}}}i:28;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.preprocess_html\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:35:\"admin_toolbar_tools_preprocess_html\";}}i:2;i:0;}}}i:29;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.preprocess_html\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"node_preprocess_html\";}}i:2;i:-1;}}}i:30;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.preprocess_html\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"toolbar_preprocess_html\";}}i:2;i:-2;}}}i:31;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"admin_toolbar_tools_entity_insert\";}}i:2;i:0;}}}i:32;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"webp_entity_insert\";}}i:2;i:-3;}}}i:33;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"pathauto_entity_insert\";}}i:2;i:-4;}}}i:34;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"admin_toolbar_tools_entity_update\";}}i:2;i:0;}}}i:35;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"webp_entity_update\";}}i:2;i:-2;}}}i:36;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"pathauto_entity_update\";}}i:2;i:-3;}}}i:37;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"admin_toolbar_tools_entity_delete\";}}i:2;i:0;}}}i:38;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"pathauto_entity_delete\";}}i:2;i:-2;}}}i:39;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:47:\"drupal_hook.form_project_browser_settings_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:55:\"admin_toolbar_tools_form_project_browser_settings_alter\";}}i:2;i:0;}}}i:40;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:43:\"drupal_hook.project_browser_settings_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:51:\"admin_toolbar_tools_project_browser_settings_submit\";}}i:2;i:0;}}}i:41;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:56:\"drupal_hook.theme_suggestions_big_pipe_interface_preview\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:53:\"big_pipe_theme_suggestions_big_pipe_interface_preview\";}}i:2;i:0;}}}i:42;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.views_data_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"blazy_views_data_alter\";}}i:2;i:0;}}}i:43;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.views_data_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"entity_browser_views_data_alter\";}}i:2;i:-4;}}}i:44;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.views_data_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"dxpr_builder_views_data_alter\";}}i:2;i:-6;}}}i:45;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.views_plugins_style_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"blazy_views_plugins_style_alter\";}}i:2;i:0;}}}i:46;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.uninstall\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"blazy_uninstall\";}}i:2;i:0;}}}i:47;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.uninstall\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"comment_uninstall\";}}i:2;i:-1;}}}i:48;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.uninstall\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"image_uninstall\";}}i:2;i:-2;}}}i:49;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.uninstall\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"node_uninstall\";}}i:2;i:-3;}}}i:50;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.uninstall\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"shortcut_uninstall\";}}i:2;i:-4;}}}i:51;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.uninstall\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"slick_uninstall\";}}i:2;i:-5;}}}i:52;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.uninstall\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"webp_uninstall\";}}i:2;i:-6;}}}i:53;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.uninstall\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"dxpr_builder_uninstall\";}}i:2;i:-7;}}}i:54;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"blazy_theme\";}}i:2;i:-2;}}}i:55;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"blazy_layout_theme\";}}i:2;i:-3;}}}i:56;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"captcha_theme\";}}i:2;i:-6;}}}i:57;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"entity_browser_theme\";}}i:2;i:-9;}}}i:58;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"field_group_theme\";}}i:2;i:-10;}}}i:59;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"media_library_form_element_theme\";}}i:2;i:-22;}}}i:60;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"recaptcha_theme\";}}i:2;i:-25;}}}i:61;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"recaptcha_v3_theme\";}}i:2;i:-26;}}}i:62;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"slick_theme\";}}i:2;i:-28;}}}i:63;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"token_theme\";}}i:2;i:-31;}}}i:64;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"views_bootstrap_theme\";}}i:2;i:-35;}}}i:65;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"dxpr_builder_theme\";}}i:2;i:-38;}}}i:66;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_image\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"blazy_preprocess_image\";}}i:2;i:0;}}}i:67;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.preprocess_responsive_image\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"blazy_preprocess_responsive_image\";}}i:2;i:0;}}}i:68;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.preprocess_responsive_image\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"webp_preprocess_responsive_image\";}}i:2;i:-1;}}}i:69;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.preprocess_file_video\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"blazy_preprocess_file_video\";}}i:2;i:0;}}}i:70;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.preprocess_file_audio\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"blazy_preprocess_file_audio\";}}i:2;i:0;}}}i:71;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:42:\"drupal_hook.preprocess_media_oembed_iframe\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:36:\"blazy_preprocess_media_oembed_iframe\";}}i:2;i:0;}}}i:72;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_field\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"blazy_preprocess_field\";}}i:2;i:0;}}}i:73;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_field\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"blazy_layout_preprocess_field\";}}i:2;i:-1;}}}i:74;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_field\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"comment_preprocess_field\";}}i:2;i:-2;}}}i:75;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.preprocess_views_view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"blazy_preprocess_views_view\";}}i:2;i:0;}}}i:76;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.preprocess_views_view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"views_ui_preprocess_views_view\";}}i:2;i:-1;}}}i:77;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.config_schema_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"blazy_config_schema_info_alter\";}}i:2;i:0;}}}i:78;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.config_schema_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"slick_config_schema_info_alter\";}}i:2;i:-2;}}}i:79;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.library_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"blazy_library_info_alter\";}}i:2;i:0;}}}i:80;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.library_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"recaptcha_v3_library_info_alter\";}}i:2;i:-3;}}}i:81;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.library_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"slick_library_info_alter\";}}i:2;i:-4;}}}i:82;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.library_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"dxpr_builder_library_info_alter\";}}i:2;i:-6;}}}i:83;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.library_info_build\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"blazy_library_info_build\";}}i:2;i:0;}}}i:84;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.library_info_build\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"recaptcha_library_info_build\";}}i:2;i:-1;}}}i:85;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.library_info_build\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"slick_library_info_build\";}}i:2;i:-2;}}}i:86;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.library_info_build\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"dxpr_builder_library_info_build\";}}i:2;i:-3;}}}i:87;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.blazy_settings_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"blazy_blazy_settings_alter\";}}i:2;i:0;}}}i:88;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:53:\"drupal_hook.field_formatter_third_party_settings_form\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:47:\"blazy_field_formatter_third_party_settings_form\";}}i:2;i:0;}}}i:89;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:50:\"drupal_hook.field_formatter_settings_summary_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:44:\"blazy_field_formatter_settings_summary_alter\";}}i:2;i:0;}}}i:90;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.ckeditor_css_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"blazy_ckeditor_css_alter\";}}i:2;i:0;}}}i:91;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.filter_cleanup\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"blazy_filter_cleanup\";}}i:2;i:0;}}}i:92;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.layout\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"blazy_layout\";}}i:2;i:0;}}}i:93;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.preprocess_layout\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"blazy_layout_preprocess_layout\";}}i:2;i:0;}}}i:94;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_block\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"blazy_layout_preprocess_block\";}}i:2;i:0;}}}i:95;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_block\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"help_preprocess_block\";}}i:2;i:-2;}}}i:96;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_block\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"language_preprocess_block\";}}i:2;i:-3;}}}i:97;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_block\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"menu_ui_preprocess_block\";}}i:2;i:-4;}}}i:98;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_block\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"node_preprocess_block\";}}i:2;i:-5;}}}i:99;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_block\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"search_preprocess_block\";}}i:2;i:-6;}}}i:100;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_block\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"shortcut_preprocess_block\";}}i:2;i:-7;}}}i:101;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_block\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"system_preprocess_block\";}}i:2;i:-8;}}}i:102;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_block\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"user_preprocess_block\";}}i:2;i:-9;}}}i:103;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.layout_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"blazy_layout_layout_alter\";}}i:2;i:0;}}}i:104;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.theme_suggestions_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:36:\"blazy_layout_theme_suggestions_alter\";}}i:2;i:0;}}}i:105;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.theme_suggestions_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:35:\"field_group_theme_suggestions_alter\";}}i:2;i:-1;}}}i:106;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.theme_suggestions_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:39:\"views_bootstrap_theme_suggestions_alter\";}}i:2;i:-2;}}}i:107;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.themes_installed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"block_themes_installed\";}}i:2;i:0;}}}i:108;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.theme_initialize\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"block_theme_initialize\";}}i:2;i:0;}}}i:109;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.theme_suggestions_block\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"block_theme_suggestions_block\";}}i:2;i:0;}}}i:110;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"block_install\";}}i:2;i:0;}}}i:111;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"captcha_install\";}}i:2;i:-1;}}}i:112;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"comment_install\";}}i:2;i:-2;}}}i:113;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"devel_install\";}}i:2;i:-3;}}}i:114;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"dxpr_builder_block_install\";}}i:2;i:-4;}}}i:115;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"dxpr_builder_page_install\";}}i:2;i:-5;}}}i:116;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"dxpr_theme_helper_install\";}}i:2;i:-6;}}}i:117;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"image_install\";}}i:2;i:-7;}}}i:118;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"media_library_install\";}}i:2;i:-8;}}}i:119;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"node_install\";}}i:2;i:-9;}}}i:120;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"shortcut_install\";}}i:2;i:-10;}}}i:121;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"system_install\";}}i:2;i:-11;}}}i:122;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"token_install\";}}i:2;i:-12;}}}i:123;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"user_install\";}}i:2;i:-13;}}}i:124;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"webp_install\";}}i:2;i:-14;}}}i:125;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"pathauto_install\";}}i:2;i:-15;}}}i:126;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"views_install\";}}i:2;i:-16;}}}i:127;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"dxpr_builder_install\";}}i:2;i:-17;}}}i:128;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.install\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"standard_install\";}}i:2;i:-18;}}}i:129;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"block_update_last_removed\";}}i:2;i:0;}}}i:130;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"block_content_update_last_removed\";}}i:2;i:-1;}}}i:131;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"comment_update_last_removed\";}}i:2;i:-2;}}}i:132;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"devel_update_last_removed\";}}i:2;i:-3;}}}i:133;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:34:\"entity_browser_update_last_removed\";}}i:2;i:-4;}}}i:134;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"file_update_last_removed\";}}i:2;i:-5;}}}i:135;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"help_update_last_removed\";}}i:2;i:-6;}}}i:136;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"image_update_last_removed\";}}i:2;i:-7;}}}i:137;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"imagemagick_update_last_removed\";}}i:2;i:-8;}}}i:138;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"language_update_last_removed\";}}i:2;i:-9;}}}i:139;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"media_library_update_last_removed\";}}i:2;i:-10;}}}i:140;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"node_update_last_removed\";}}i:2;i:-11;}}}i:141;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"system_update_last_removed\";}}i:2;i:-12;}}}i:142;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"taxonomy_update_last_removed\";}}i:2;i:-13;}}}i:143;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"user_update_last_removed\";}}i:2;i:-14;}}}i:144;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_last_removed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"views_update_last_removed\";}}i:2;i:-15;}}}i:145;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.add_body_field\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"block_content_add_body_field\";}}i:2;i:0;}}}i:146;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.add_body_field\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"node_add_body_field\";}}i:2;i:-1;}}}i:147;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.point_load\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"captcha_point_load\";}}i:2;i:0;}}}i:148;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.theme_suggestions_captcha\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"captcha_theme_suggestions_captcha\";}}i:2;i:0;}}}i:149;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.theme_suggestions_captcha\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:38:\"recaptcha_v3_theme_suggestions_captcha\";}}i:2;i:-1;}}}i:150;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.cron\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"captcha_cron\";}}i:2;i:-1;}}}i:151;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"captcha_form_alter\";}}i:2;i:0;}}}i:152;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"entity_browser_form_alter\";}}i:2;i:-1;}}}i:153;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"field_group_form_alter\";}}i:2;i:-5;}}}i:154;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.validate_strict_equality\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"captcha_validate_strict_equality\";}}i:2;i:0;}}}i:155;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:46:\"drupal_hook.validate_case_insensitive_equality\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:42:\"captcha_validate_case_insensitive_equality\";}}i:2;i:0;}}}i:156;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.validate_ignore_spaces\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"captcha_validate_ignore_spaces\";}}i:2;i:0;}}}i:157;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:51:\"drupal_hook.validate_case_insensitive_ignore_spaces\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:47:\"captcha_validate_case_insensitive_ignore_spaces\";}}i:2;i:0;}}}i:158;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:20:\"drupal_hook.validate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"captcha_validate\";}}i:2;i:0;}}}i:159;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:20:\"drupal_hook.validate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"recaptcha_v3_validate\";}}i:2;i:-1;}}}i:160;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.pre_render_process\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"captcha_pre_render_process\";}}i:2;i:0;}}}i:161;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.captcha\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"captcha_captcha\";}}i:2;i:0;}}}i:162;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.captcha\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"recaptcha_captcha\";}}i:2;i:-1;}}}i:163;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.captcha\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"recaptcha_v3_captcha\";}}i:2;i:-2;}}}i:164;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:38:\"drupal_hook.whitelist_ips_parse_values\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:34:\"captcha_whitelist_ips_parse_values\";}}i:2;i:0;}}}i:165;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.whitelist_ip_whitelisted\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"captcha_whitelist_ip_whitelisted\";}}i:2;i:0;}}}i:166;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.set_form_id_setting\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"captcha_set_form_id_setting\";}}i:2;i:0;}}}i:167;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.get_form_id_setting\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"captcha_get_form_id_setting\";}}i:2;i:0;}}}i:168;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.schema\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"captcha_schema\";}}i:2;i:0;}}}i:169;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.schema\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"comment_schema\";}}i:2;i:-1;}}}i:170;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.schema\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"file_schema\";}}i:2;i:-2;}}}i:171;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.schema\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"help_schema\";}}i:2;i:-3;}}}i:172;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.schema\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"node_schema\";}}i:2;i:-4;}}}i:173;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.schema\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"search_schema\";}}i:2;i:-5;}}}i:174;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.schema\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"shortcut_schema\";}}i:2;i:-6;}}}i:175;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.schema\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"system_schema\";}}i:2;i:-7;}}}i:176;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.schema\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"user_schema\";}}i:2;i:-8;}}}i:177;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.schema\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"dxpr_builder_schema\";}}i:2;i:-9;}}}i:178;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"captcha_requirements\";}}i:2;i:0;}}}i:179;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"devel_requirements\";}}i:2;i:-1;}}}i:180;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"imagemagick_requirements\";}}i:2;i:-2;}}}i:181;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"slick_requirements\";}}i:2;i:-3;}}}i:182;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"sophron_requirements\";}}i:2;i:-4;}}}i:183;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"system_requirements\";}}i:2;i:-5;}}}i:184;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"token_requirements\";}}i:2;i:-6;}}}i:185;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"webp_requirements\";}}i:2;i:-7;}}}i:186;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"dxpr_builder_requirements\";}}i:2;i:-8;}}}i:187;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:42:\"drupal_hook.filter_format_edit_form_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:40:\"ckeditor5_filter_format_edit_form_submit\";}}i:2;i:0;}}}i:188;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"drupal_hook.uri\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"comment_uri\";}}i:2;i:0;}}}i:189;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.preview\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"comment_preview\";}}i:2;i:0;}}}i:190;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"devel_entity_type_alter\";}}i:2;i:-2;}}}i:191;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"token_entity_type_alter\";}}i:2;i:-6;}}}i:192;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"dxpr_builder_entity_type_alter\";}}i:2;i:-7;}}}i:193;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.entity_operation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"devel_entity_operation\";}}i:2;i:-1;}}}i:194;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.entity_operation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"dxpr_builder_entity_operation\";}}i:2;i:-7;}}}i:195;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.menu_links_discovered_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"devel_menu_links_discovered_alter\";}}i:2;i:-1;}}}i:196;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.menu_links_discovered_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:42:\"devel_generate_menu_links_discovered_alter\";}}i:2;i:-2;}}}i:197;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.menu_links_discovered_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:45:\"dxpr_theme_helper_menu_links_discovered_alter\";}}i:2;i:-3;}}}i:198;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.menu_links_discovered_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:40:\"dxpr_builder_menu_links_discovered_alter\";}}i:2;i:-5;}}}i:199;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.local_tasks_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"devel_local_tasks_alter\";}}i:2;i:0;}}}i:200;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.set_message\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"devel_set_message\";}}i:2;i:0;}}}i:201;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.get_handlers\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"devel_get_handlers\";}}i:2;i:0;}}}i:202;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.set_handler\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"devel_set_handler\";}}i:2;i:0;}}}i:203;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.page_attachments_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"devel_page_attachments_alter\";}}i:2;i:0;}}}i:204;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.dump\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"devel_dump\";}}i:2;i:0;}}}i:205;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.export\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"devel_export\";}}i:2;i:0;}}}i:206;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.message\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"devel_message\";}}i:2;i:0;}}}i:207;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.debug\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"devel_debug\";}}i:2;i:0;}}}i:208;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.render\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"devel_render\";}}i:2;i:0;}}}i:209;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"drupal_hook.form_user_admin_permissions_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:39:\"devel_form_user_admin_permissions_alter\";}}i:2;i:0;}}}i:210;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.form_system_modules_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"devel_form_system_modules_alter\";}}i:2;i:0;}}}i:211;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.query_debug_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"devel_query_debug_alter\";}}i:2;i:0;}}}i:212;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.operation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"devel_generate_operation\";}}i:2;i:0;}}}i:213;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.batch_finished\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"devel_generate_batch_finished\";}}i:2;i:0;}}}i:214;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.block_update_8001\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"dxpr_builder_block_update_8001\";}}i:2;i:0;}}}i:215;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.block_update_8002\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"dxpr_builder_block_update_8002\";}}i:2;i:0;}}}i:216;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.page_update_8001\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"dxpr_builder_page_update_8001\";}}i:2;i:0;}}}i:217;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.migrate_to_media\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:34:\"dxpr_theme_helper_migrate_to_media\";}}i:2;i:0;}}}i:218;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:48:\"drupal_hook.migrate_theme_setting_image_to_media\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:54:\"dxpr_theme_helper_migrate_theme_setting_image_to_media\";}}i:2;i:0;}}}i:219;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:51:\"drupal_hook.preprocess_page__entity_browser__iframe\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:54:\"entity_browser_preprocess_page__entity_browser__iframe\";}}i:2;i:0;}}}i:220;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:50:\"drupal_hook.preprocess_page__entity_browser__modal\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:53:\"entity_browser_preprocess_page__entity_browser__modal\";}}i:2;i:0;}}}i:221;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:42:\"drupal_hook.file_validate_image_resolution\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:45:\"entity_browser_file_validate_image_resolution\";}}i:2;i:0;}}}i:222;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:42:\"drupal_hook.form_entity_embed_dialog_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:45:\"entity_browser_form_entity_embed_dialog_alter\";}}i:2;i:0;}}}i:223;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:48:\"drupal_hook.form_views_ui_add_handler_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:51:\"entity_browser_form_views_ui_add_handler_form_alter\";}}i:2;i:0;}}}i:224;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_view_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"entity_browser_entity_view_alter\";}}i:2;i:0;}}}i:225;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_view_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"field_group_entity_view_alter\";}}i:2;i:-1;}}}i:226;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.group_update_8301\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"field_group_update_8301\";}}i:2;i:0;}}}i:227;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.group_update_8302\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"field_group_update_8302\";}}i:2;i:0;}}}i:228;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.group_update_8303\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"field_group_update_8303\";}}i:2;i:0;}}}i:229;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.field_ui_form_params\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"field_group_field_ui_form_params\";}}i:2;i:0;}}}i:230;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.get_context_from_display\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:36:\"field_group_get_context_from_display\";}}i:2;i:0;}}}i:231;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.field_ui_display_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:39:\"field_group_field_ui_display_form_alter\";}}i:2;i:0;}}}i:232;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:41:\"drupal_hook.field_ui_create_vertical_tabs\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:41:\"field_group_field_ui_create_vertical_tabs\";}}i:2;i:0;}}}i:233;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.display_overview_row_region\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:39:\"field_group_display_overview_row_region\";}}i:2;i:0;}}}i:234;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.field_overview_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"field_group_field_overview_submit\";}}i:2;i:0;}}}i:235;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.format_settings_form\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"field_group_format_settings_form\";}}i:2;i:0;}}}i:236;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.formatter_row_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"field_group_formatter_row_update\";}}i:2;i:0;}}}i:237;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.formatter_settings_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:37:\"field_group_formatter_settings_update\";}}i:2;i:0;}}}i:238;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.format_settings_summary\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:35:\"field_group_format_settings_summary\";}}i:2;i:0;}}}i:239;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:48:\"drupal_hook.field_ui_clone_field_groups_validate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:48:\"field_group_field_ui_clone_field_groups_validate\";}}i:2;i:0;}}}i:240;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.field_ui_clone_field_groups\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:39:\"field_group_field_ui_clone_field_groups\";}}i:2;i:0;}}}i:241;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.module_implements_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:35:\"field_group_module_implements_alter\";}}i:2;i:0;}}}i:242;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.theme_registry_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"field_group_theme_registry_alter\";}}i:2;i:0;}}}i:243;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.element_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"field_group_element_info_alter\";}}i:2;i:-1;}}}i:244;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.element_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"recaptcha_v3_element_info_alter\";}}i:2;i:-3;}}}i:245;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:52:\"drupal_hook.form_entity_form_display_edit_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:52:\"field_group_form_entity_form_display_edit_form_alter\";}}i:2;i:0;}}}i:246;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:52:\"drupal_hook.form_entity_view_display_edit_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:52:\"field_group_form_entity_view_display_edit_form_alter\";}}i:2;i:0;}}}i:247;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.field_info_max_weight\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"field_group_field_info_max_weight\";}}i:2;i:0;}}}i:248;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:48:\"drupal_hook.inline_entity_form_entity_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:48:\"field_group_inline_entity_form_entity_form_alter\";}}i:2;i:0;}}}i:249;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:52:\"drupal_hook.form_media_library_add_form_upload_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:52:\"field_group_form_media_library_add_form_upload_alter\";}}i:2;i:0;}}}i:250;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:50:\"drupal_hook.form_layout_builder_update_block_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:50:\"field_group_form_layout_builder_update_block_alter\";}}i:2;i:0;}}}i:251;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:47:\"drupal_hook.form_layout_builder_add_block_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:47:\"field_group_form_layout_builder_add_block_alter\";}}i:2;i:0;}}}i:252;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.conditional_fields\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"field_group_conditional_fields\";}}i:2;i:0;}}}i:253;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.conditional_fields_children\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:39:\"field_group_conditional_fields_children\";}}i:2;i:0;}}}i:254;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.form_pre_render\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"field_group_form_pre_render\";}}i:2;i:0;}}}i:255;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.form_process\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"field_group_form_process\";}}i:2;i:0;}}}i:256;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.field_group_form_process\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:36:\"field_group_field_group_form_process\";}}i:2;i:0;}}}i:257;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.field_group_pre_render\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:34:\"field_group_field_group_pre_render\";}}i:2;i:0;}}}i:258;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:48:\"drupal_hook.field_group_form_process_build_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:48:\"field_group_field_group_form_process_build_alter\";}}i:2;i:0;}}}i:259;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:46:\"drupal_hook.field_group_build_pre_render_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:46:\"field_group_field_group_build_pre_render_alter\";}}i:2;i:0;}}}i:260;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.attach_groups\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"field_group_attach_groups\";}}i:2;i:0;}}}i:261;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.build_entity_groups\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"field_group_build_entity_groups\";}}i:2;i:0;}}}i:262;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.fields_nest\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"field_group_fields_nest\";}}i:2;i:0;}}}i:263;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.field_layout_fields_nest\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:36:\"field_group_field_layout_fields_nest\";}}i:2;i:0;}}}i:264;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.pre_render\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"field_group_pre_render\";}}i:2;i:0;}}}i:265;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.get_content_element_key\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:35:\"field_group_get_content_element_key\";}}i:2;i:0;}}}i:266;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.group_save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"field_group_group_save\";}}i:2;i:0;}}}i:267;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.delete_field_group\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"field_group_delete_field_group\";}}i:2;i:0;}}}i:268;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.info_groups\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"field_group_info_groups\";}}i:2;i:0;}}}i:269;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.load_field_group\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"field_group_load_field_group\";}}i:2;i:0;}}}i:270;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.exists\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"field_group_exists\";}}i:2;i:0;}}}i:271;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.remove_empty_form_groups\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:36:\"field_group_remove_empty_form_groups\";}}i:2;i:0;}}}i:272;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:43:\"drupal_hook.remove_empty_form_revert_groups\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:43:\"field_group_remove_empty_form_revert_groups\";}}i:2;i:0;}}}i:273;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.remove_empty_display_groups\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:39:\"field_group_remove_empty_display_groups\";}}i:2;i:0;}}}i:274;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:53:\"drupal_hook.preprocess_form_element__new_storage_type\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:50:\"field_ui_preprocess_form_element__new_storage_type\";}}i:2;i:0;}}}i:275;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:41:\"drupal_hook.form_manage_field_form_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:38:\"field_ui_form_manage_field_form_submit\";}}i:2;i:0;}}}i:276;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.get_content_headers\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"file_get_content_headers\";}}i:2;i:0;}}}i:277;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.save_upload\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"file_save_upload\";}}i:2;i:0;}}}i:278;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.managed_file_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"file_managed_file_submit\";}}i:2;i:0;}}}i:279;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.managed_file_save_upload\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"file_managed_file_save_upload\";}}i:2;i:0;}}}i:280;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.get_file_references\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"file_get_file_references\";}}i:2;i:0;}}}i:281;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:44:\"drupal_hook.field_find_file_reference_column\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:37:\"file_field_find_file_reference_column\";}}i:2;i:0;}}}i:282;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.system_settings_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"file_system_settings_submit\";}}i:2;i:0;}}}i:283;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.file_video_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"file_file_video_presave\";}}i:2;i:0;}}}i:284;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.mdm_update_8200\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"file_mdm_update_8200\";}}i:2;i:0;}}}i:285;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.mdm_update_8201\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"file_mdm_update_8201\";}}i:2;i:0;}}}i:286;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.cache_flush\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"file_mdm_cache_flush\";}}i:2;i:0;}}}i:287;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.cache_flush\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"dxpr_builder_cache_flush\";}}i:2;i:-2;}}}i:288;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.file_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"file_mdm_file_delete\";}}i:2;i:0;}}}i:289;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.formats\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"filter_formats\";}}i:2;i:0;}}}i:290;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.formats_reset\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"filter_formats_reset\";}}i:2;i:0;}}}i:291;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.get_roles_by_format\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"filter_get_roles_by_format\";}}i:2;i:0;}}}i:292;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.get_formats_by_role\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"filter_get_formats_by_role\";}}i:2;i:0;}}}i:293;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.default_format\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"filter_default_format\";}}i:2;i:0;}}}i:294;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.fallback_format\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"filter_fallback_format\";}}i:2;i:0;}}}i:295;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.path_flush\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"image_path_flush\";}}i:2;i:0;}}}i:296;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.style_options\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"image_style_options\";}}i:2;i:0;}}}i:297;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.filter_keyword\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"image_filter_keyword\";}}i:2;i:0;}}}i:298;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.process_language_select\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"language_process_language_select\";}}i:2;i:0;}}}i:299;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.configuration_element_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:37:\"language_configuration_element_submit\";}}i:2;i:0;}}}i:300;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.get_default_langcode\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"language_get_default_langcode\";}}i:2;i:0;}}}i:301;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:43:\"drupal_hook.negotiation_url_prefixes_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:40:\"language_negotiation_url_prefixes_update\";}}i:2;i:0;}}}i:302;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:48:\"drupal_hook.get_browser_drupal_langcode_mappings\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:45:\"language_get_browser_drupal_langcode_mappings\";}}i:2;i:0;}}}i:303;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:43:\"drupal_hook.preprocess_media_reference_help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:37:\"media_preprocess_media_reference_help\";}}i:2;i:0;}}}i:304;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_media\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"media_library_preprocess_media\";}}i:2;i:0;}}}i:305;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:48:\"drupal_hook.preprocess_views_view__media_library\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:50:\"media_library_preprocess_views_view__media_library\";}}i:2;i:0;}}}i:306;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.preprocess_views_view_fields\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:42:\"media_library_preprocess_views_view_fields\";}}i:2;i:0;}}}i:307;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.get_menu_link_defaults\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"menu_ui_get_menu_link_defaults\";}}i:2;i:0;}}}i:308;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.node_builder\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"menu_ui_node_builder\";}}i:2;i:0;}}}i:309;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.form_node_form_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"menu_ui_form_node_form_submit\";}}i:2;i:0;}}}i:310;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.form_node_type_form_validate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:36:\"menu_ui_form_node_type_form_validate\";}}i:2;i:0;}}}i:311;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.form_node_type_form_builder\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:35:\"menu_ui_form_node_type_form_builder\";}}i:2;i:0;}}}i:312;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.mass_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"node_mass_update\";}}i:2;i:0;}}}i:313;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.title_list\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"node_title_list\";}}i:2;i:0;}}}i:314;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.mark\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"node_mark\";}}i:2;i:0;}}}i:315;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.type_get_names\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"node_type_get_names\";}}i:2;i:0;}}}i:316;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.get_type_label\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"node_get_type_label\";}}i:2;i:0;}}}i:317;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.type_get_description\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"node_type_get_description\";}}i:2;i:0;}}}i:318;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.is_page\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"node_is_page\";}}i:2;i:0;}}}i:319;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.theme_suggestions_node\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"node_theme_suggestions_node\";}}i:2;i:0;}}}i:320;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:48:\"drupal_hook.form_system_themes_admin_form_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:41:\"node_form_system_themes_admin_form_submit\";}}i:2;i:0;}}}i:321;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.access_grants\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"node_access_grants\";}}i:2;i:0;}}}i:322;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.access_view_all_nodes\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"node_access_view_all_nodes\";}}i:2;i:0;}}}i:323;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.access_needs_rebuild\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"node_access_needs_rebuild\";}}i:2;i:0;}}}i:324;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.access_rebuild\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"node_access_rebuild\";}}i:2;i:0;}}}i:325;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.reindex_node_search\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"node_reindex_node_search\";}}i:2;i:0;}}}i:326;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.captcha_validation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"recaptcha_captcha_validation\";}}i:2;i:0;}}}i:327;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.pre_captcha_element_process\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:40:\"recaptcha_v3_pre_captcha_element_process\";}}i:2;i:0;}}}i:328;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.post_captcha_element_process\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:41:\"recaptcha_v3_post_captcha_element_process\";}}i:2;i:0;}}}i:329;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.ajax_callback\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"recaptcha_v3_ajax_callback\";}}i:2;i:0;}}}i:330;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.error_by_code\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"recaptcha_v3_error_by_code\";}}i:2;i:0;}}}i:331;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.menu_local_tasks_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:44:\"remove_reset_password_menu_local_tasks_alter\";}}i:2;i:-1;}}}i:332;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:43:\"drupal_hook.theme_suggestions_search_result\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:38:\"search_theme_suggestions_search_result\";}}i:2;i:0;}}}i:333;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.excerpt\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"search_excerpt\";}}i:2;i:0;}}}i:334;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.set_edit_access\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"shortcut_set_edit_access\";}}i:2;i:0;}}}i:335;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.set_switch_access\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"shortcut_set_switch_access\";}}i:2;i:0;}}}i:336;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.renderable_links\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"shortcut_renderable_links\";}}i:2;i:0;}}}i:337;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.preprocess_page_title\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"shortcut_preprocess_page_title\";}}i:2;i:0;}}}i:338;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.page_attachments\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"slick_page_attachments\";}}i:2;i:-2;}}}i:339;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_build\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"slick_ui_entity_type_build\";}}i:2;i:-2;}}}i:340;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.hook_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"system_hook_info\";}}i:2;i:0;}}}i:341;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.hook_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"pathauto_hook_info\";}}i:2;i:-1;}}}i:342;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.hook_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"views_hook_info\";}}i:2;i:-2;}}}i:343;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.theme_suggestions_html\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"system_theme_suggestions_html\";}}i:2;i:0;}}}i:344;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.theme_suggestions_page\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"system_theme_suggestions_page\";}}i:2;i:0;}}}i:345;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.theme_suggestions_page\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:35:\"dxpr_builder_theme_suggestions_page\";}}i:2;i:-1;}}}i:346;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:46:\"drupal_hook.theme_suggestions_maintenance_page\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:41:\"system_theme_suggestions_maintenance_page\";}}i:2;i:0;}}}i:347;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.theme_suggestions_region\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"system_theme_suggestions_region\";}}i:2;i:0;}}}i:348;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.theme_suggestions_field\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"system_theme_suggestions_field\";}}i:2;i:0;}}}i:349;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.authorized_init\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"system_authorized_init\";}}i:2;i:0;}}}i:350;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.authorized_get_url\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"system_authorized_get_url\";}}i:2;i:0;}}}i:351;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:43:\"drupal_hook.authorized_batch_processing_url\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:38:\"system_authorized_batch_processing_url\";}}i:2;i:0;}}}i:352;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.authorized_run\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"system_authorized_run\";}}i:2;i:0;}}}i:353;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.authorized_batch_process\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"system_authorized_batch_process\";}}i:2;i:0;}}}i:354;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.check_directory\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"system_check_directory\";}}i:2;i:0;}}}i:355;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.region_list\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"system_region_list\";}}i:2;i:0;}}}i:356;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.sort_themes\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"system_sort_themes\";}}i:2;i:0;}}}i:357;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.default_region\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"system_default_region\";}}i:2;i:0;}}}i:358;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.admin_compact_mode\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"system_admin_compact_mode\";}}i:2;i:0;}}}i:359;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.preprocess_toolbar\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"system_preprocess_toolbar\";}}i:2;i:0;}}}i:360;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:43:\"drupal_hook.theme_suggestions_taxonomy_term\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:40:\"taxonomy_theme_suggestions_taxonomy_term\";}}i:2;i:0;}}}i:361;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.term_is_page\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"taxonomy_term_is_page\";}}i:2;i:0;}}}i:362;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.build_node_index\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"taxonomy_build_node_index\";}}i:2;i:0;}}}i:363;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.delete_node_index\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"taxonomy_delete_node_index\";}}i:2;i:0;}}}i:364;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.token_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"token_token_info_alter\";}}i:2;i:0;}}}i:365;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.token_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"token_token_info\";}}i:2;i:-5;}}}i:366;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.token_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"pathauto_token_info\";}}i:2;i:-7;}}}i:367;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.tokens\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"token_tokens\";}}i:2;i:-5;}}}i:368;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.tokens\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"pathauto_tokens\";}}i:2;i:-7;}}}i:369;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.get_token_view_display\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"token_get_token_view_display\";}}i:2;i:0;}}}i:370;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.block_view_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"token_block_view_alter\";}}i:2;i:0;}}}i:371;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.form_block_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"token_form_block_form_alter\";}}i:2;i:0;}}}i:372;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.field_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"token_field_info_alter\";}}i:2;i:-1;}}}i:373;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.field_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"pathauto_field_info_alter\";}}i:2;i:-2;}}}i:374;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.date_format_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"token_date_format_insert\";}}i:2;i:0;}}}i:375;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.date_format_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"token_date_format_delete\";}}i:2;i:0;}}}i:376;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.field_config_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"token_field_config_presave\";}}i:2;i:-1;}}}i:377;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.field_config_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"token_field_config_delete\";}}i:2;i:-2;}}}i:378;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.clear_cache\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"token_clear_cache\";}}i:2;i:0;}}}i:379;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.element_validate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"token_element_validate\";}}i:2;i:0;}}}i:380;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"drupal_hook.form_field_config_edit_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:39:\"token_form_field_config_edit_form_alter\";}}i:2;i:0;}}}i:381;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.form_action_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"token_form_action_form_alter\";}}i:2;i:0;}}}i:382;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:42:\"drupal_hook.form_user_admin_settings_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:36:\"token_form_user_admin_settings_alter\";}}i:2;i:-1;}}}i:383;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.clean_token_name\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"token_clean_token_name\";}}i:2;i:0;}}}i:384;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.render_array\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"token_render_array\";}}i:2;i:0;}}}i:385;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.render_array_value\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"token_render_array_value\";}}i:2;i:0;}}}i:386;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.render_cache_set\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"token_render_cache_set\";}}i:2;i:0;}}}i:387;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:38:\"drupal_hook.menu_link_load_all_parents\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"token_menu_link_load_all_parents\";}}i:2;i:0;}}}i:388;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:38:\"drupal_hook.menu_link_translated_title\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"token_menu_link_translated_title\";}}i:2;i:0;}}}i:389;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:42:\"drupal_hook.taxonomy_term_load_all_parents\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:36:\"token_taxonomy_term_load_all_parents\";}}i:2;i:0;}}}i:390;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.element_children\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"token_element_children\";}}i:2;i:0;}}}i:391;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.book_load_all_parents\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"token_book_load_all_parents\";}}i:2;i:0;}}}i:392;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.entity_base_field_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"token_entity_base_field_info\";}}i:2;i:-1;}}}i:393;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.entity_base_field_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"pathauto_entity_base_field_info\";}}i:2;i:-2;}}}i:394;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.entity_base_field_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:35:\"dxpr_builder_entity_base_field_info\";}}i:2;i:-3;}}}i:395;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.form_node_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"token_form_node_form_alter\";}}i:2;i:-1;}}}i:396;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.node_menu_link_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"token_node_menu_link_submit\";}}i:2;i:0;}}}i:397;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.node_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"token_node_insert\";}}i:2;i:-1;}}}i:398;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.menu_link_content_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"token_menu_link_content_presave\";}}i:2;i:0;}}}i:399;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.get_token_problems\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"token_get_token_problems\";}}i:2;i:0;}}}i:400;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.drush_cache_clear\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"token_drush_cache_clear\";}}i:2;i:0;}}}i:401;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.menu_navigation_links\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"toolbar_menu_navigation_links\";}}i:2;i:0;}}}i:402;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.get_rendered_subtrees\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"toolbar_get_rendered_subtrees\";}}i:2;i:0;}}}i:403;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.picture_enabled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"user_picture_enabled\";}}i:2;i:0;}}}i:404;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.load_by_mail\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"user_load_by_mail\";}}i:2;i:0;}}}i:405;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.load_by_name\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"user_load_by_name\";}}i:2;i:0;}}}i:406;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.validate_name\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"user_validate_name\";}}i:2;i:0;}}}i:407;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.is_blocked\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"user_is_blocked\";}}i:2;i:0;}}}i:408;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.login_finalize\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"user_login_finalize\";}}i:2;i:0;}}}i:409;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.pass_reset_url\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"user_pass_reset_url\";}}i:2;i:0;}}}i:410;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.cancel_url\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"user_cancel_url\";}}i:2;i:0;}}}i:411;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.pass_rehash\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"user_pass_rehash\";}}i:2;i:0;}}}i:412;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.cancel\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"user_cancel\";}}i:2;i:0;}}}i:413;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.cancel_methods\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"user_cancel_methods\";}}i:2;i:0;}}}i:414;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.mail_tokens\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"user_mail_tokens\";}}i:2;i:0;}}}i:415;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.role_change_permissions\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"user_role_change_permissions\";}}i:2;i:0;}}}i:416;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.role_grant_permissions\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"user_role_grant_permissions\";}}i:2;i:0;}}}i:417;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.role_revoke_permissions\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"user_role_revoke_permissions\";}}i:2;i:0;}}}i:418;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:41:\"drupal_hook.form_process_password_confirm\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:34:\"user_form_process_password_confirm\";}}i:2;i:0;}}}i:419;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.cookie_save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"user_cookie_save\";}}i:2;i:0;}}}i:420;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.cookie_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"user_cookie_delete\";}}i:2;i:0;}}}i:421;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.logout\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"user_logout\";}}i:2;i:0;}}}i:422;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:48:\"drupal_hook.form_system_regional_settings_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:41:\"user_form_system_regional_settings_submit\";}}i:2;i:0;}}}i:423;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.bootstrap_update_91001\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"views_bootstrap_update_91001\";}}i:2;i:0;}}}i:424;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.bootstrap_update_91002\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"views_bootstrap_update_91002\";}}i:2;i:0;}}}i:425;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.bootstrap_update_91003\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"views_bootstrap_update_91003\";}}i:2;i:0;}}}i:426;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.bootstrap_update_91004\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"views_bootstrap_update_91004\";}}i:2;i:0;}}}i:427;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.bootstrap_update_91005\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"views_bootstrap_update_91005\";}}i:2;i:0;}}}i:428;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.bootstrap_update_91006\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"views_bootstrap_update_91006\";}}i:2;i:0;}}}i:429;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.add_ajax_trigger\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"views_ui_add_ajax_trigger\";}}i:2;i:0;}}}i:430;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.add_limited_validation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"views_ui_add_limited_validation\";}}i:2;i:0;}}}i:431;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.add_ajax_wrapper\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"views_ui_add_ajax_wrapper\";}}i:2;i:0;}}}i:432;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.ajax_update_form\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"views_ui_ajax_update_form\";}}i:2;i:0;}}}i:433;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.nojs_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"views_ui_nojs_submit\";}}i:2;i:0;}}}i:434;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.standard_display_dropdown\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:34:\"views_ui_standard_display_dropdown\";}}i:2;i:0;}}}i:435;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.build_form_url\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"views_ui_build_form_url\";}}i:2;i:0;}}}i:436;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.form_button_was_clicked\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"views_ui_form_button_was_clicked\";}}i:2;i:0;}}}i:437;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:59:\"drupal_hook.theme_suggestions_views_ui_view_preview_section\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:56:\"views_ui_theme_suggestions_views_ui_view_preview_section\";}}i:2;i:0;}}}i:438;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:46:\"drupal_hook.view_preview_section_handler_links\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:43:\"views_ui_view_preview_section_handler_links\";}}i:2;i:0;}}}i:439;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:55:\"drupal_hook.view_preview_section_display_category_links\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:52:\"views_ui_view_preview_section_display_category_links\";}}i:2;i:0;}}}i:440;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:43:\"drupal_hook.view_preview_section_rows_links\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:40:\"views_ui_view_preview_section_rows_links\";}}i:2;i:0;}}}i:441;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.contextual_links_suppress\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:34:\"views_ui_contextual_links_suppress\";}}i:2;i:0;}}}i:442;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:42:\"drupal_hook.contextual_links_suppress_push\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:39:\"views_ui_contextual_links_suppress_push\";}}i:2;i:0;}}}i:443;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:41:\"drupal_hook.contextual_links_suppress_pop\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:38:\"views_ui_contextual_links_suppress_pop\";}}i:2;i:0;}}}i:444;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.flush_webp_derivatives\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"webp_flush_webp_derivatives\";}}i:2;i:0;}}}i:445;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.field_widget_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"pathauto_field_widget_info_alter\";}}i:2;i:-1;}}}i:446;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.pattern_validate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"pathauto_pattern_validate\";}}i:2;i:0;}}}i:447;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.preprocess_node\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"views_preprocess_node\";}}i:2;i:-1;}}}i:448;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.preprocess_comment\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"views_preprocess_comment\";}}i:2;i:0;}}}i:449;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.add_contextual_links\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"views_add_contextual_links\";}}i:2;i:0;}}}i:450;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.invalidate_cache\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"views_invalidate_cache\";}}i:2;i:0;}}}i:451;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.set_current_view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"views_set_current_view\";}}i:2;i:0;}}}i:452;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.get_current_view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"views_get_current_view\";}}i:2;i:0;}}}i:453;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.view_is_enabled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"views_view_is_enabled\";}}i:2;i:0;}}}i:454;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.view_is_disabled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"views_view_is_disabled\";}}i:2;i:0;}}}i:455;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.enable_view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"views_enable_view\";}}i:2;i:0;}}}i:456;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.disable_view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"views_disable_view\";}}i:2;i:0;}}}i:457;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.embed_view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"views_embed_view\";}}i:2;i:0;}}}i:458;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.get_view_result\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"views_get_view_result\";}}i:2;i:0;}}}i:459;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.element_validate_tags\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"views_element_validate_tags\";}}i:2;i:0;}}}i:460;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.field_default_views_data\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"views_field_default_views_data\";}}i:2;i:0;}}}i:461;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.entity_field_label\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"views_entity_field_label\";}}i:2;i:0;}}}i:462;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.update_status_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"dxpr_builder_update_status_alter\";}}i:2;i:0;}}}i:463;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.bottom\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"dxpr_builder_page_bottom\";}}i:2;i:0;}}}i:464;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.preprocess_page\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"dxpr_builder_preprocess_page\";}}i:2;i:0;}}}i:465;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:20:\"drupal_hook.js_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"dxpr_builder_js_alter\";}}i:2;i:-2;}}}i:466;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.editor_js_settings_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:37:\"dxpr_builder_editor_js_settings_alter\";}}i:2;i:0;}}}i:467;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.content_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"dxpr_builder_block_content_delete\";}}i:2;i:0;}}}i:468;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.content_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"dxpr_builder_block_content_insert\";}}i:2;i:0;}}}i:469;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.form_view_add_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:37:\"dxpr_builder_form_view_add_form_alter\";}}i:2;i:0;}}}i:470;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.view_add_form_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"dxpr_builder_view_add_form_submit\";}}i:2;i:0;}}}i:471;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.form_view_delete_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:40:\"dxpr_builder_form_view_delete_form_alter\";}}i:2;i:0;}}}i:472;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.view_delete_form_submit\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:36:\"dxpr_builder_view_delete_form_submit\";}}i:2;i:0;}}}i:473;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.module_preinstall\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"dxpr_builder_module_preinstall\";}}i:2;i:0;}}}i:474;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.module_preuninstall\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"dxpr_builder_module_preuninstall\";}}i:2;i:-1;}}}i:475;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.webform_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"dxpr_builder_webform_insert\";}}i:2;i:0;}}}i:476;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.webform_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"dxpr_builder_webform_delete\";}}i:2;i:0;}}}i:477;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:56:\"drupal_hook.form_system_modules_paths_confirm_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:57:\"dxpr_builder_form_system_modules_paths_confirm_form_alter\";}}i:2;i:0;}}}i:478;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.file_download\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"dxpr_builder_file_download\";}}i:2;i:-5;}}}i:479;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"drupal_hook.top\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"dxpr_builder_page_top\";}}i:2;i:0;}}}i:480;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.preprocess_menu_local_action\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:41:\"dxpr_builder_preprocess_menu_local_action\";}}i:2;i:0;}}}i:481;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.preprocess_navigation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:34:\"dxpr_builder_preprocess_navigation\";}}i:2;i:0;}}}i:482;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.user_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"dxpr_builder_user_insert\";}}i:2;i:0;}}}i:483;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.user_cancel\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"dxpr_builder_user_cancel\";}}i:2;i:-4;}}}i:484;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.user_predelete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"dxpr_builder_user_predelete\";}}i:2;i:-2;}}}i:485;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.user_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"dxpr_builder_user_update\";}}i:2;i:0;}}}i:486;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.form_user_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"dxpr_builder_form_user_form_alter\";}}i:2;i:-1;}}}i:487;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.preprocess_page__people_list\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:15:\"invalidBehavior\";i:1;}i:1;s:41:\"dxpr_builder_preprocess_page__people_list\";}}i:2;i:0;}}}i:488;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.toolbar_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:53:\"Drupal\\announcements_feed\\Hook\\AnnouncementsFeedHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"toolbarAlter\";}}i:2;i:-1;}}}i:489;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:53:\"Drupal\\announcements_feed\\Hook\\AnnouncementsFeedHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-2;}}}i:490;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.toolbar\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:53:\"Drupal\\announcements_feed\\Hook\\AnnouncementsFeedHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"toolbar\";}}i:2;i:-1;}}}i:491;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:53:\"Drupal\\announcements_feed\\Hook\\AnnouncementsFeedHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:0;}}}i:492;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.cron\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:53:\"Drupal\\announcements_feed\\Hook\\AnnouncementsFeedHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"cron\";}}i:2;i:0;}}}i:493;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:45:\"Drupal\\automated_cron\\Hook\\AutomatedCronHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-3;}}}i:494;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:43:\"drupal_hook.form_system_cron_settings_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:45:\"Drupal\\automated_cron\\Hook\\AutomatedCronHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"formSystemCronSettingsAlter\";}}i:2;i:0;}}}i:495;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\big_pipe\\Hook\\BigPipeHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-4;}}}i:496;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\big_pipe\\Hook\\BigPipeHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-1;}}}i:497;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.page_attachments\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\big_pipe\\Hook\\BigPipeHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"pageAttachments\";}}i:2;i:0;}}}i:498;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\block\\Hook\\BlockHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-7;}}}i:499;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\block\\Hook\\BlockHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-4;}}}i:500;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:20:\"drupal_hook.page_top\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\block\\Hook\\BlockHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"pageTop\";}}i:2;i:0;}}}i:501;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.modules_installed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\block\\Hook\\BlockHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"modulesInstalled\";}}i:2;i:0;}}}i:502;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.rebuild\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\block\\Hook\\BlockHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"rebuild\";}}i:2;i:0;}}}i:503;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.user_role_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\block\\Hook\\BlockHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"userRoleDelete\";}}i:2;i:0;}}}i:504;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.menu_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\block\\Hook\\BlockHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"menuDelete\";}}i:2;i:0;}}}i:505;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.configurable_language_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\block\\Hook\\BlockHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"configurableLanguageDelete\";}}i:2;i:0;}}}i:506;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:49:\"drupal_hook.block_build_local_actions_block_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\block\\Hook\\BlockHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"blockBuildLocalActionsBlockAlter\";}}i:2;i:0;}}}i:507;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-8;}}}i:508;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-5;}}}i:509;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityTypeAlter\";}}i:2;i:0;}}}i:510;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.entity_operation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityOperation\";}}i:2;i:0;}}}i:511;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.query_entity_reference_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"queryEntityReferenceAlter\";}}i:2;i:0;}}}i:512;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:41:\"drupal_hook.theme_suggestions_block_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"themeSuggestionsBlockAlter\";}}i:2;i:0;}}}i:513;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:38:\"Drupal\\breakpoint\\Hook\\BreakpointHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-9;}}}i:514;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.themes_installed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:38:\"Drupal\\breakpoint\\Hook\\BreakpointHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"themesInstalled\";}}i:2;i:-1;}}}i:515;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.themes_uninstalled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:38:\"Drupal\\breakpoint\\Hook\\BreakpointHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"themesUninstalled\";}}i:2;i:0;}}}i:516;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-11;}}}i:517;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-7;}}}i:518;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.config_schema_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"configSchemaInfoAlter\";}}i:2;i:-1;}}}i:519;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.library_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"libraryInfoAlter\";}}i:2;i:-1;}}}i:520;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:20:\"drupal_hook.js_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"jsAlter\";}}i:2;i:0;}}}i:521;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:41:\"drupal_hook.form_filter_format_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"formFilterFormatFormAlter\";}}i:2;i:-1;}}}i:522;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-12;}}}i:523;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"entityInsert\";}}i:2;i:-1;}}}i:524;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-8;}}}i:525;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.cron\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"cron\";}}i:2;i:-2;}}}i:526;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.field_config_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"fieldConfigDelete\";}}i:2;i:0;}}}i:527;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.user_cancel\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"userCancel\";}}i:2;i:0;}}}i:528;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.user_predelete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"userPredelete\";}}i:2;i:0;}}}i:529;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.entity_extra_field_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"entityExtraFieldInfo\";}}i:2;i:0;}}}i:530;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.field_config_create\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"fieldConfigCreate\";}}i:2;i:0;}}}i:531;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.field_config_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"fieldConfigUpdate\";}}i:2;i:0;}}}i:532;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.field_storage_config_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"fieldStorageConfigInsert\";}}i:2;i:0;}}}i:533;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.node_links_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"nodeLinksAlter\";}}i:2;i:0;}}}i:534;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.entity_view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"entityView\";}}i:2;i:0;}}}i:535;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.node_view_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"nodeViewAlter\";}}i:2;i:0;}}}i:536;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:55:\"drupal_hook.field_info_entity_type_ui_definitions_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:37:\"fieldInfoEntityTypeUiDefinitionsAlter\";}}i:2;i:0;}}}i:537;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.entity_storage_load\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"entityStorageLoad\";}}i:2;i:0;}}}i:538;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.entity_predelete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityPredelete\";}}i:2;i:0;}}}i:539;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.node_update_index\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"nodeUpdateIndex\";}}i:2;i:0;}}}i:540;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.node_search_result\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"nodeSearchResult\";}}i:2;i:0;}}}i:541;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.ranking\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"ranking\";}}i:2;i:0;}}}i:542;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.entity_view_display_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"entityViewDisplayPresave\";}}i:2;i:0;}}}i:543;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:42:\"drupal_hook.field_type_category_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"fieldTypeCategoryInfoAlter\";}}i:2;i:0;}}}i:544;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\config\\Hook\\ConfigHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-13;}}}i:545;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.file_download\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\config\\Hook\\ConfigHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"fileDownload\";}}i:2;i:0;}}}i:546;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\contact\\Hook\\ContactHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-14;}}}i:547;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\contact\\Hook\\ContactHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityTypeAlter\";}}i:2;i:-1;}}}i:548;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.menu_local_tasks_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\contact\\Hook\\ContactHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"menuLocalTasksAlter\";}}i:2;i:0;}}}i:549;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.entity_extra_field_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\contact\\Hook\\ContactHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"entityExtraFieldInfo\";}}i:2;i:-1;}}}i:550;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.mail\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\contact\\Hook\\ContactHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"mail\";}}i:2;i:0;}}}i:551;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.rest_resource_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\contact\\Hook\\ContactHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"restResourceAlter\";}}i:2;i:0;}}}i:552;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:38:\"Drupal\\contextual\\Hook\\ContextualHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-15;}}}i:553;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.toolbar\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:38:\"Drupal\\contextual\\Hook\\ContextualHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"toolbar\";}}i:2;i:-2;}}}i:554;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.page_attachments\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:38:\"Drupal\\contextual\\Hook\\ContextualHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"pageAttachments\";}}i:2;i:-1;}}}i:555;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.contextual_links_view_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:38:\"Drupal\\contextual\\Hook\\ContextualHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"contextualLinksViewAlter\";}}i:2;i:0;}}}i:556;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\datetime\\Hook\\DatetimeHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-16;}}}i:557;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\dblog\\Hook\\DblogHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-17;}}}i:558;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.cron\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\dblog\\Hook\\DblogHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"cron\";}}i:2;i:-3;}}}i:559;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.menu_links_discovered_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\dblog\\Hook\\DblogHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"menuLinksDiscoveredAlter\";}}i:2;i:0;}}}i:560;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:46:\"drupal_hook.form_system_logging_settings_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\dblog\\Hook\\DblogHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"formSystemLoggingSettingsAlter\";}}i:2;i:0;}}}i:561;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.views_pre_render\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\dblog\\Hook\\DblogHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"viewsPreRender\";}}i:2;i:0;}}}i:562;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:52:\"Drupal\\dynamic_page_cache\\Hook\\DynamicPageCacheHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-19;}}}i:563;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-20;}}}i:564;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"entityInsert\";}}i:2;i:-2;}}}i:565;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"entityUpdate\";}}i:2;i:-1;}}}i:566;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"entityDelete\";}}i:2;i:-1;}}}i:567;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.menu_links_discovered_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"menuLinksDiscoveredAlter\";}}i:2;i:-4;}}}i:568;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.element_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"elementInfoAlter\";}}i:2;i:0;}}}i:569;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.file_download\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"fileDownload\";}}i:2;i:-1;}}}i:570;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:41:\"drupal_hook.form_filter_format_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"formFilterFormatFormAlter\";}}i:2;i:0;}}}i:571;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:44:\"drupal_hook.form_filter_admin_overview_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"formFilterAdminOverviewAlter\";}}i:2;i:0;}}}i:572;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.entity_revision_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"entityRevisionDelete\";}}i:2;i:0;}}}i:573;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.filter_format_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"filterFormatPresave\";}}i:2;i:0;}}}i:574;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-22;}}}i:575;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.cron\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"cron\";}}i:2;i:-4;}}}i:576;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.field_config_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"fieldConfigPresave\";}}i:2;i:0;}}}i:577;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.field_config_create\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"fieldConfigCreate\";}}i:2;i:-1;}}}i:578;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.entity_field_storage_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"entityFieldStorageInfo\";}}i:2;i:0;}}}i:579;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.entity_bundle_field_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"entityBundleFieldInfo\";}}i:2;i:0;}}}i:580;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.entity_bundle_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"entityBundleDelete\";}}i:2;i:0;}}}i:581;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.config_import_steps_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"configImportStepsAlter\";}}i:2;i:0;}}}i:582;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:47:\"drupal_hook.form_config_admin_import_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"formConfigAdminImportFormAlter\";}}i:2;i:0;}}}i:583;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.field_config_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"fieldConfigInsert\";}}i:2;i:0;}}}i:584;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.field_storage_config_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"fieldStorageConfigUpdate\";}}i:2;i:0;}}}i:585;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-24;}}}i:586;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-11;}}}i:587;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"formAlter\";}}i:2;i:-2;}}}i:588;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.entity_operation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityOperation\";}}i:2;i:-2;}}}i:589;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.local_tasks_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"localTasksAlter\";}}i:2;i:-1;}}}i:590;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_build\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityTypeBuild\";}}i:2;i:0;}}}i:591;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.entity_bundle_create\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"entityBundleCreate\";}}i:2;i:0;}}}i:592;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.entity_view_mode_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"entityViewModePresave\";}}i:2;i:0;}}}i:593;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.entity_form_mode_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"entityFormModePresave\";}}i:2;i:0;}}}i:594;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.entity_view_mode_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"entityViewModeDelete\";}}i:2;i:0;}}}i:595;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.entity_form_mode_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"entityFormModeDelete\";}}i:2;i:0;}}}i:596;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:54:\"drupal_hook.form_field_ui_field_storage_add_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:35:\"formFieldUiFieldStorageAddFormAlter\";}}i:2;i:0;}}}i:597;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\file\\Hook\\FileHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-25;}}}i:598;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\file\\Hook\\FileHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-12;}}}i:599;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.field_widget_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\file\\Hook\\FileHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"fieldWidgetInfoAlter\";}}i:2;i:0;}}}i:600;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.file_predelete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\file\\Hook\\FileHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"filePredelete\";}}i:2;i:0;}}}i:601;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:50:\"drupal_hook.form_system_file_system_settings_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\file\\Hook\\FileHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"formSystemFileSystemSettingsAlter\";}}i:2;i:0;}}}i:602;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\filter\\Hook\\FilterHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-26;}}}i:603;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\filter\\Hook\\FilterHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-13;}}}i:604;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.filter_secure_image_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\filter\\Hook\\FilterHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"filterSecureImageAlter\";}}i:2;i:0;}}}i:605;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\help\\Hook\\HelpHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-27;}}}i:606;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\help\\Hook\\HelpHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-14;}}}i:607;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.themes_installed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\help\\Hook\\HelpHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"themesInstalled\";}}i:2;i:-2;}}}i:608;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.modules_installed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\help\\Hook\\HelpHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"modulesInstalled\";}}i:2;i:-1;}}}i:609;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.themes_uninstalled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\help\\Hook\\HelpHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"themesUninstalled\";}}i:2;i:-1;}}}i:610;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.block_view_help_block_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\help\\Hook\\HelpHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"blockViewHelpBlockAlter\";}}i:2;i:0;}}}i:611;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.modules_uninstalled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\help\\Hook\\HelpHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"modulesUninstalled\";}}i:2;i:0;}}}i:612;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\history\\Hook\\HistoryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-28;}}}i:613;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.cron\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\history\\Hook\\HistoryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"cron\";}}i:2;i:-6;}}}i:614;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.user_cancel\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\history\\Hook\\HistoryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"userCancel\";}}i:2;i:-1;}}}i:615;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.node_view_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\history\\Hook\\HistoryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"nodeViewAlter\";}}i:2;i:-1;}}}i:616;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.node_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\history\\Hook\\HistoryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"nodeDelete\";}}i:2;i:0;}}}i:617;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.user_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\history\\Hook\\HistoryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"userDelete\";}}i:2;i:0;}}}i:618;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\image\\Hook\\ImageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-29;}}}i:619;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\image\\Hook\\ImageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-15;}}}i:620;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.field_config_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\image\\Hook\\ImageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"fieldConfigDelete\";}}i:2;i:-1;}}}i:621;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.file_download\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\image\\Hook\\ImageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"fileDownload\";}}i:2;i:-3;}}}i:622;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.field_config_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\image\\Hook\\ImageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"fieldConfigUpdate\";}}i:2;i:-1;}}}i:623;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.field_storage_config_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\image\\Hook\\ImageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"fieldStorageConfigUpdate\";}}i:2;i:-1;}}}i:624;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.file_predelete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\image\\Hook\\ImageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"filePredelete\";}}i:2;i:-1;}}}i:625;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.file_move\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\image\\Hook\\ImageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:8:\"fileMove\";}}i:2;i:0;}}}i:626;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.entity_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\image\\Hook\\ImageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"entityPresave\";}}i:2;i:0;}}}i:627;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.field_storage_config_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\image\\Hook\\ImageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"fieldStorageConfigDelete\";}}i:2;i:0;}}}i:628;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-30;}}}i:629;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-16;}}}i:630;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"formAlter\";}}i:2;i:-3;}}}i:631;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.element_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"elementInfoAlter\";}}i:2;i:-2;}}}i:632;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.field_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"fieldInfoAlter\";}}i:2;i:0;}}}i:633;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.modules_installed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"modulesInstalled\";}}i:2;i:-2;}}}i:634;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.entity_bundle_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"entityBundleDelete\";}}i:2;i:-1;}}}i:635;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.modules_uninstalled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"modulesInstalled\";}}i:2;i:-1;}}}i:636;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.entity_base_field_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"entityBaseFieldInfoAlter\";}}i:2;i:0;}}}i:637;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.entity_field_access\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"entityFieldAccess\";}}i:2;i:0;}}}i:638;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.tour_tips_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"tourTipsAlter\";}}i:2;i:0;}}}i:639;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.language_types_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"languageTypesInfoAlter\";}}i:2;i:0;}}}i:640;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:49:\"Drupal\\layout_discovery\\Hook\\LayoutDiscoveryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-31;}}}i:641;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:49:\"Drupal\\layout_discovery\\Hook\\LayoutDiscoveryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-17;}}}i:642;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\link\\Hook\\LinkHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-32;}}}i:643;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\link\\Hook\\LinkHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-18;}}}i:644;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:42:\"drupal_hook.field_type_category_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\link\\Hook\\LinkHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"fieldTypeCategoryInfoAlter\";}}i:2;i:-1;}}}i:645;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-33;}}}i:646;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-19;}}}i:647;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.library_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"libraryInfoAlter\";}}i:2;i:-2;}}}i:648;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.themes_installed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"themesInstalled\";}}i:2;i:-3;}}}i:649;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.cron\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"cron\";}}i:2;i:-7;}}}i:650;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.cache_flush\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"cacheFlush\";}}i:2;i:-1;}}}i:651;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:20:\"drupal_hook.js_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"jsAlter\";}}i:2;i:-1;}}}i:652;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.module_preuninstall\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"modulePreuninstall\";}}i:2;i:0;}}}i:653;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.modules_installed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"modulesInstalled\";}}i:2;i:-3;}}}i:654;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.configurable_language_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"configurableLanguageDelete\";}}i:2;i:-1;}}}i:655;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.themes_uninstalled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"themesUninstalled\";}}i:2;i:-2;}}}i:656;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:50:\"drupal_hook.form_system_file_system_settings_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"formSystemFileSystemSettingsAlter\";}}i:2;i:-1;}}}i:657;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.configurable_language_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"configurableLanguageInsert\";}}i:2;i:0;}}}i:658;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.configurable_language_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"configurableLanguageUpdate\";}}i:2;i:0;}}}i:659;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:51:\"drupal_hook.form_language_admin_overview_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:34:\"formLanguageAdminOverviewFormAlter\";}}i:2;i:0;}}}i:660;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:46:\"drupal_hook.form_language_admin_add_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"formLanguageAdminAddFormAlter\";}}i:2;i:0;}}}i:661;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:47:\"drupal_hook.form_language_admin_edit_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"formLanguageAdminEditFormAlter\";}}i:2;i:0;}}}i:662;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-34;}}}i:663;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-20;}}}i:664;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityTypeAlter\";}}i:2;i:-3;}}}i:665;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:42:\"drupal_hook.field_type_category_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"fieldTypeCategoryInfoAlter\";}}i:2;i:-2;}}}i:666;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:54:\"drupal_hook.form_field_ui_field_storage_add_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:35:\"formFieldUiFieldStorageAddFormAlter\";}}i:2;i:-1;}}}i:667;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.entity_access\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"entityAccess\";}}i:2;i:0;}}}i:668;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:48:\"drupal_hook.field_ui_preconfigured_options_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"fieldUiPreconfiguredOptionsAlter\";}}i:2;i:0;}}}i:669;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:44:\"drupal_hook.field_widget_complete_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"fieldWidgetCompleteFormAlter\";}}i:2;i:0;}}}i:670;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:46:\"drupal_hook.form_filter_format_edit_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"formFilterFormatEditFormAlter\";}}i:2;i:0;}}}i:671;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"drupal_hook.form_filter_format_add_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"formFilterFormatAddFormAlter\";}}i:2;i:0;}}}i:672;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:50:\"drupal_hook.field_widget_single_element_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"fieldWidgetSingleElementFormAlter\";}}i:2;i:0;}}}i:673;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.views_query_substitutions\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"viewsQuerySubstitutions\";}}i:2;i:0;}}}i:674;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-35;}}}i:675;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-21;}}}i:676;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"formAlter\";}}i:2;i:-4;}}}i:677;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.local_tasks_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"localTasksAlter\";}}i:2;i:-2;}}}i:678;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.views_pre_render\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"viewsPreRender\";}}i:2;i:-1;}}}i:679;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:48:\"drupal_hook.field_ui_preconfigured_options_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"fieldUiPreconfiguredOptionsAlter\";}}i:2;i:-1;}}}i:680;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.media_source_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"mediaSourceInfoAlter\";}}i:2;i:0;}}}i:681;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.views_post_render\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"viewsPostRender\";}}i:2;i:0;}}}i:682;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:52:\"drupal_hook.form_views_form_media_library_page_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:34:\"formViewsFormMediaLibraryPageAlter\";}}i:2;i:0;}}}i:683;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.image_style_access\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"imageStyleAccess\";}}i:2;i:0;}}}i:684;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-36;}}}i:685;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityTypeAlter\";}}i:2;i:-4;}}}i:686;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.menu_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"menuDelete\";}}i:2;i:-1;}}}i:687;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.entity_predelete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityPredelete\";}}i:2;i:-1;}}}i:688;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.path_alias_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"pathAliasInsert\";}}i:2;i:0;}}}i:689;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.path_alias_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"pathAliasUpdate\";}}i:2;i:0;}}}i:690;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.path_alias_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"pathAliasDelete\";}}i:2;i:0;}}}i:691;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-37;}}}i:692;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-23;}}}i:693;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.entity_operation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityOperation\";}}i:2;i:-3;}}}i:694;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_build\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityTypeBuild\";}}i:2;i:-1;}}}i:695;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.form_node_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"formNodeFormAlter\";}}i:2;i:0;}}}i:696;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:46:\"drupal_hook.block_view_system_menu_block_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"blockViewSystemMenuBlockAlter\";}}i:2;i:0;}}}i:697;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.form_node_type_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"formNodeTypeFormAlter\";}}i:2;i:0;}}}i:698;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.system_breadcrumb_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"systemBreadcrumbAlter\";}}i:2;i:0;}}}i:699;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\mysql\\Hook\\MysqlHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-38;}}}i:700;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-39;}}}i:701;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-24;}}}i:702;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.cron\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"cron\";}}i:2;i:-8;}}}i:703;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.local_tasks_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"localTasksAlter\";}}i:2;i:-3;}}}i:704;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.user_predelete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"userPredelete\";}}i:2;i:-1;}}}i:705;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:20:\"drupal_hook.page_top\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"pageTop\";}}i:2;i:-1;}}}i:706;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.modules_installed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"modulesInstalled\";}}i:2;i:-4;}}}i:707;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.configurable_language_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"configurableLanguageDelete\";}}i:2;i:-2;}}}i:708;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.entity_extra_field_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"entityExtraFieldInfo\";}}i:2;i:-2;}}}i:709;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.ranking\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"ranking\";}}i:2;i:-1;}}}i:710;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.modules_uninstalled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"modulesUninstalled\";}}i:2;i:-2;}}}i:711;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.entity_view_display_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"entityViewDisplayAlter\";}}i:2;i:0;}}}i:712;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:47:\"drupal_hook.form_system_themes_admin_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"formSystemThemesAdminFormAlter\";}}i:2;i:0;}}}i:713;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.node_access\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"nodeAccess\";}}i:2;i:0;}}}i:714;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.query_node_access_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"queryNodeAccessAlter\";}}i:2;i:0;}}}i:715;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.comment_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"commentInsert\";}}i:2;i:0;}}}i:716;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.comment_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"commentUpdate\";}}i:2;i:0;}}}i:717;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.comment_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"commentDelete\";}}i:2;i:0;}}}i:718;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:41:\"drupal_hook.config_translation_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"configTranslationInfoAlter\";}}i:2;i:0;}}}i:719;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\options\\Hook\\OptionsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-40;}}}i:720;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.field_storage_config_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\options\\Hook\\OptionsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"fieldStorageConfigUpdate\";}}i:2;i:-2;}}}i:721;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.field_storage_config_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\options\\Hook\\OptionsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"fieldStorageConfigDelete\";}}i:2;i:-1;}}}i:722;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:46:\"drupal_hook.field_storage_config_update_forbid\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\options\\Hook\\OptionsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"fieldStorageConfigUpdateForbid\";}}i:2;i:0;}}}i:723;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:37:\"Drupal\\page_cache\\Hook\\PageCacheHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-41;}}}i:724;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\path\\Hook\\PathHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-42;}}}i:725;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\path\\Hook\\PathHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityTypeAlter\";}}i:2;i:-5;}}}i:726;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.entity_base_field_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\path\\Hook\\PathHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"entityBaseFieldInfo\";}}i:2;i:0;}}}i:727;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.entity_base_field_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\path\\Hook\\PathHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"entityBaseFieldInfoAlter\";}}i:2;i:-1;}}}i:728;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:50:\"drupal_hook.field_widget_single_element_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\path\\Hook\\PathHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"fieldWidgetSingleElementFormAlter\";}}i:2;i:-1;}}}i:729;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.entity_translation_create\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\path\\Hook\\PathHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"entityTranslationCreate\";}}i:2;i:0;}}}i:730;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\search\\Hook\\SearchHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-46;}}}i:731;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\search\\Hook\\SearchHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-27;}}}i:732;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.cron\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\search\\Hook\\SearchHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"cron\";}}i:2;i:-9;}}}i:733;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.form_search_block_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\search\\Hook\\SearchHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"formSearchBlockFormAlter\";}}i:2;i:0;}}}i:734;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.block_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\search\\Hook\\SearchHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"blockPresave\";}}i:2;i:0;}}}i:735;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\shortcut\\Hook\\ShortcutHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-47;}}}i:736;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.toolbar\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\shortcut\\Hook\\ShortcutHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"toolbar\";}}i:2;i:-4;}}}i:737;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.themes_installed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\shortcut\\Hook\\ShortcutHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"themesInstalled\";}}i:2;i:-4;}}}i:738;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.user_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\shortcut\\Hook\\ShortcutHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"userDelete\";}}i:2;i:-1;}}}i:739;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-51;}}}i:740;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.library_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"libraryInfoAlter\";}}i:2;i:-5;}}}i:741;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.cron\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"cron\";}}i:2;i:-10;}}}i:742;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.theme_registry_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"themeRegistryAlter\";}}i:2;i:-1;}}}i:743;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.element_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"elementInfoAlter\";}}i:2;i:-4;}}}i:744;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_build\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityTypeBuild\";}}i:2;i:-3;}}}i:745;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.file_download\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"fileDownload\";}}i:2;i:-4;}}}i:746;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:20:\"drupal_hook.page_top\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"pageTop\";}}i:2;i:-2;}}}i:747;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.query_entity_reference_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"queryEntityReferenceAlter\";}}i:2;i:-1;}}}i:748;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.mail\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"mail\";}}i:2;i:-1;}}}i:749;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.modules_uninstalled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"modulesUninstalled\";}}i:2;i:-3;}}}i:750;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.updater_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"updaterInfo\";}}i:2;i:0;}}}i:751;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.filetransfer_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"filetransferInfo\";}}i:2;i:0;}}}i:752;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.js_settings_build\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"jsSettingsBuild\";}}i:2;i:0;}}}i:753;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.js_settings_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"jsSettingsAlter\";}}i:2;i:0;}}}i:754;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.system_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"systemInfoAlter\";}}i:2;i:0;}}}i:755;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:46:\"drupal_hook.block_view_system_main_block_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"blockViewSystemMainBlockAlter\";}}i:2;i:0;}}}i:756;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.archiver_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"archiverInfoAlter\";}}i:2;i:0;}}}i:757;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:41:\"drupal_hook.hook_entity_form_mode_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"systemEntityFormModePresave\";}}i:2;i:0;}}}i:758;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-52;}}}i:759;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-30;}}}i:760;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.entity_operation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityOperation\";}}i:2;i:-4;}}}i:761;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.local_tasks_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"localTasksAlter\";}}i:2;i:-4;}}}i:762;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.node_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"nodeInsert\";}}i:2;i:0;}}}i:763;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.node_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"nodeUpdate\";}}i:2;i:0;}}}i:764;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:26:\"drupal_hook.node_predelete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"nodePredelete\";}}i:2;i:0;}}}i:765;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.taxonomy_term_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"taxonomyTermDelete\";}}i:2;i:0;}}}i:766;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\text\\Hook\\TextHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-53;}}}i:767;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\toolbar\\Hook\\ToolbarHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-55;}}}i:768;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.toolbar\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\toolbar\\Hook\\ToolbarHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"toolbar\";}}i:2;i:-5;}}}i:769;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\toolbar\\Hook\\ToolbarHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-32;}}}i:770;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:20:\"drupal_hook.page_top\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\toolbar\\Hook\\ToolbarHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"pageTop\";}}i:2;i:-3;}}}i:771;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\update\\Hook\\UpdateHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-56;}}}i:772;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\update\\Hook\\UpdateHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-33;}}}i:773;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.themes_installed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\update\\Hook\\UpdateHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"themesInstalled\";}}i:2;i:-5;}}}i:774;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.cron\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\update\\Hook\\UpdateHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"cron\";}}i:2;i:-11;}}}i:775;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:20:\"drupal_hook.page_top\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\update\\Hook\\UpdateHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"pageTop\";}}i:2;i:-4;}}}i:776;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.modules_installed\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\update\\Hook\\UpdateHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"modulesInstalled\";}}i:2;i:-5;}}}i:777;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.themes_uninstalled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\update\\Hook\\UpdateHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"themesUninstalled\";}}i:2;i:-3;}}}i:778;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.mail\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\update\\Hook\\UpdateHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"mail\";}}i:2;i:-2;}}}i:779;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.modules_uninstalled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\update\\Hook\\UpdateHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"modulesUninstalled\";}}i:2;i:-4;}}}i:780;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.verify_update_archive\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"Drupal\\update\\Hook\\UpdateHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"verifyUpdateArchive\";}}i:2;i:0;}}}i:781;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-57;}}}i:782;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"drupal_hook.toolbar\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"toolbar\";}}i:2;i:-6;}}}i:783;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-34;}}}i:784;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.entity_operation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityOperation\";}}i:2;i:-5;}}}i:785;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"drupal_hook.element_info_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"elementInfoAlter\";}}i:2;i:-5;}}}i:786;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.user_role_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"userRoleDelete\";}}i:2;i:-1;}}}i:787;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.entity_extra_field_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"entityExtraFieldInfo\";}}i:2;i:-3;}}}i:788;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.mail\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"mail\";}}i:2;i:-3;}}}i:789;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.modules_uninstalled\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"modulesUninstalled\";}}i:2;i:-5;}}}i:790;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.js_settings_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"jsSettingsAlter\";}}i:2;i:-1;}}}i:791;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.user_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"userPresave\";}}i:2;i:0;}}}i:792;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"drupal_hook.user_view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:8:\"userView\";}}i:2;i:0;}}}i:793;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.user_view_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"userViewAlter\";}}i:2;i:0;}}}i:794;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:55:\"drupal_hook.template_preprocess_default_variables_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:39:\"templatePreprocessDefaultVariablesAlter\";}}i:2;i:0;}}}i:795;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.user_login\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"userLogin\";}}i:2;i:0;}}}i:796;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.user_logout\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"userLogout\";}}i:2;i:0;}}}i:797;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.user_role_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"userRoleInsert\";}}i:2;i:0;}}}i:798;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:47:\"drupal_hook.form_system_regional_settings_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"formSystemRegionalSettingsAlter\";}}i:2;i:0;}}}i:799;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:33:\"drupal_hook.filter_format_disable\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"filterFormatDisable\";}}i:2;i:0;}}}i:800;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-59;}}}i:801;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-36;}}}i:802;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.entity_operation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityOperation\";}}i:2;i:-6;}}}i:803;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.entity_type_build\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"entityTypeBuild\";}}i:2;i:-4;}}}i:804;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.contextual_links_view_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"contextualLinksViewAlter\";}}i:2;i:-1;}}}i:805;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.views_analyze\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"viewsAnalyze\";}}i:2;i:-1;}}}i:806;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:39:\"drupal_hook.views_plugins_display_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"viewsPluginsDisplayAlter\";}}i:2;i:0;}}}i:807;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.help\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:4:\"help\";}}i:2;i:-62;}}}i:808;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-37;}}}i:809;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.local_tasks_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"localTasksAlter\";}}i:2;i:-5;}}}i:810;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.field_config_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"fieldConfigDelete\";}}i:2;i:-3;}}}i:811;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.field_config_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"fieldConfigUpdate\";}}i:2;i:-2;}}}i:812;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.views_pre_render\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"viewsPreRender\";}}i:2;i:-2;}}}i:813;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"drupal_hook.field_config_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"fieldConfigInsert\";}}i:2;i:-1;}}}i:814;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.block_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"blockPresave\";}}i:2;i:-1;}}}i:815;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:40:\"drupal_hook.theme_suggestions_node_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"themeSuggestionsNodeAlter\";}}i:2;i:0;}}}i:816;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:43:\"drupal_hook.theme_suggestions_comment_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"themeSuggestionsCommentAlter\";}}i:2;i:0;}}}i:817;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"drupal_hook.theme_suggestions_container_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"themeSuggestionsContainerAlter\";}}i:2;i:0;}}}i:818;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:38:\"drupal_hook.base_field_override_insert\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"baseFieldOverrideInsert\";}}i:2;i:0;}}}i:819;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:38:\"drupal_hook.base_field_override_update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"baseFieldOverrideUpdate\";}}i:2;i:0;}}}i:820;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:38:\"drupal_hook.base_field_override_delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"baseFieldOverrideDelete\";}}i:2;i:0;}}}i:821;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:41:\"drupal_hook.form_views_exposed_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:25:\"formViewsExposedFormAlter\";}}i:2;i:0;}}}i:822;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"drupal_hook.query_views_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"queryViewsAlter\";}}i:2;i:0;}}}i:823;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"drupal_hook.view_presave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"viewPresave\";}}i:2;i:0;}}}i:824;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.views_data_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:37:\"Drupal\\comment\\Hook\\CommentViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"viewsDataAlter\";}}i:2;i:-1;}}}i:825;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.views_data_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:37:\"Drupal\\contact\\Hook\\ContactViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"viewsDataAlter\";}}i:2;i:-2;}}}i:826;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.views_data_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\contextual\\Hook\\ContextualViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"viewsDataAlter\";}}i:2;i:-3;}}}i:827;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.views_data_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:39:\"Drupal\\taxonomy\\Hook\\TaxonomyViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"viewsDataAlter\";}}i:2;i:-5;}}}i:828;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.field_views_data_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:39:\"Drupal\\taxonomy\\Hook\\TaxonomyViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"fieldViewsDataAlter\";}}i:2;i:0;}}}i:829;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"drupal_hook.theme\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"Drupal\\system\\Hook\\ThemeHook\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"theme\";}}i:2;i:-29;}}}i:830;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.preprocess_block\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:37:\"Drupal\\comment\\Hook\\CommentThemeHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"preprocessBlock\";}}i:2;i:-1;}}}i:831;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"drupal_hook.cron\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"Drupal\\file\\Hook\\CronHook\";s:15:\"invalidBehavior\";i:1;}i:1;s:8:\"__invoke\";}}i:2;i:-5;}}}i:832;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.page_attachments\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:38:\"Drupal\\system\\Hook\\PageAttachmentsHook\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"pageAttachments\";}}i:2;i:-3;}}}i:833;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.token_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:38:\"Drupal\\comment\\Hook\\CommentTokensHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"tokenInfo\";}}i:2;i:0;}}}i:834;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.tokens\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:38:\"Drupal\\comment\\Hook\\CommentTokensHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"tokens\";}}i:2;i:0;}}}i:835;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.token_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\file\\Hook\\TokenHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"tokenInfo\";}}i:2;i:-1;}}}i:836;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.tokens\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"Drupal\\file\\Hook\\TokenHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"tokens\";}}i:2;i:-1;}}}i:837;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.token_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\node\\Hook\\NodeTokensHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"tokenInfo\";}}i:2;i:-2;}}}i:838;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.tokens\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\node\\Hook\\NodeTokensHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"tokens\";}}i:2;i:-2;}}}i:839;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.token_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\system\\Hook\\SystemTokensHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"tokenInfo\";}}i:2;i:-3;}}}i:840;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.tokens\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\system\\Hook\\SystemTokensHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"tokens\";}}i:2;i:-3;}}}i:841;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.token_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:40:\"Drupal\\taxonomy\\Hook\\TaxonomyTokensHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"tokenInfo\";}}i:2;i:-4;}}}i:842;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.tokens\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:40:\"Drupal\\taxonomy\\Hook\\TaxonomyTokensHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"tokens\";}}i:2;i:-4;}}}i:843;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.token_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\user\\Hook\\UserTokensHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"tokenInfo\";}}i:2;i:-6;}}}i:844;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.tokens\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"Drupal\\user\\Hook\\UserTokensHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"tokens\";}}i:2;i:-6;}}}i:845;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.token_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\views\\Hook\\ViewsTokensHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"tokenInfo\";}}i:2;i:-8;}}}i:846;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:18:\"drupal_hook.tokens\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\views\\Hook\\ViewsTokensHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"tokens\";}}i:2;i:-8;}}}i:847;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:42:\"drupal_hook.form_user_admin_settings_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\contact\\Hook\\ContactFormHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"formUserAdminSettingsAlter\";}}i:2;i:0;}}}i:848;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.form_user_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"Drupal\\contact\\Hook\\ContactFormHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"formUserFormAlter\";}}i:2;i:0;}}}i:849;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:27:\"drupal_hook.preprocess_node\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:35:\"Drupal\\locale\\Hook\\LocaleThemeHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"preprocessNode\";}}i:2;i:0;}}}i:850;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.file_download\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\file\\Hook\\FileDownloadHook\";s:15:\"invalidBehavior\";i:1;}i:1;s:8:\"__invoke\";}}i:2;i:-2;}}}i:851;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.user_cancel\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\node\\Hook\\NodeHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"userCancelBlockUnpublish\";}}i:2;i:-2;}}}i:852;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.user_cancel\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\node\\Hook\\NodeHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"userCancelReassign\";}}i:2;i:-3;}}}i:853;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"drupal_hook.block_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"Drupal\\node\\Hook\\NodeHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"blockAlter\";}}i:2;i:0;}}}i:854;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.preprocess\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:43:\"Drupal\\contextual\\Hook\\ContextualThemeHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"preprocess\";}}i:2;i:0;}}}i:855;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.field_views_data\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:39:\"Drupal\\datetime\\Hook\\DatetimeViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"fieldViewsData\";}}i:2;i:0;}}}i:856;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.field_views_data\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\file\\Hook\\FileViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"fieldViewsData\";}}i:2;i:-1;}}}i:857;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"drupal_hook.field_views_data_views_data_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\file\\Hook\\FileViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"fieldViewsDataViewsDataAlter\";}}i:2;i:0;}}}i:858;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.field_views_data\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\image\\Hook\\ImageViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"fieldViewsData\";}}i:2;i:-2;}}}i:859;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"drupal_hook.field_views_data_views_data_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\image\\Hook\\ImageViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:28:\"fieldViewsDataViewsDataAlter\";}}i:2;i:-1;}}}i:860;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.field_views_data\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:37:\"Drupal\\options\\Hook\\OptionsViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"fieldViewsData\";}}i:2;i:-3;}}}i:861;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"drupal_hook.field_views_data\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\views\\Hook\\ViewsViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"fieldViewsData\";}}i:2;i:-4;}}}i:862;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.views_data\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\views\\Hook\\ViewsViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"viewsData\";}}i:2;i:-3;}}}i:863;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.views_data\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\dblog\\Hook\\DblogViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"viewsData\";}}i:2;i:0;}}}i:864;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.views_data\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:37:\"Drupal\\history\\Hook\\HistoryViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"viewsData\";}}i:2;i:-1;}}}i:865;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"drupal_hook.views_data\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:48:\"Drupal\\media_library\\Hook\\MediaLibraryViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"viewsData\";}}i:2;i:-2;}}}i:866;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.runtime_requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\file\\Hook\\FileRequirements\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"runtime\";}}i:2;i:0;}}}i:867;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.runtime_requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:35:\"Drupal\\image\\Hook\\ImageRequirements\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"runtime\";}}i:2;i:-1;}}}i:868;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.runtime_requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:37:\"Drupal\\locale\\Hook\\LocaleRequirements\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"runtime\";}}i:2;i:-2;}}}i:869;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.runtime_requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:40:\"Drupal\\media\\Hook\\MediaRequirementsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"runtime\";}}i:2;i:-3;}}}i:870;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.runtime_requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:35:\"Drupal\\mysql\\Hook\\MysqlRequirements\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"runtime\";}}i:2;i:-4;}}}i:871;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.runtime_requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\node\\Hook\\NodeRequirements\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"runtime\";}}i:2;i:-5;}}}i:872;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.runtime_requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:37:\"Drupal\\search\\Hook\\SearchRequirements\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"runtime\";}}i:2;i:-6;}}}i:873;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.runtime_requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:37:\"Drupal\\update\\Hook\\UpdateRequirements\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"runtime\";}}i:2;i:-7;}}}i:874;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:32:\"drupal_hook.runtime_requirements\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"Drupal\\user\\Hook\\UserRequirements\";s:15:\"invalidBehavior\";i:1;}i:1;s:7:\"runtime\";}}i:2;i:-8;}}}i:875;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:35:\"drupal_hook.theme_suggestions_media\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:44:\"Drupal\\media\\Hook\\MediaThemeSuggestionsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"themeSuggestionsMedia\";}}i:2;i:0;}}}i:876;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.views_query_substitutions\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:40:\"Drupal\\node\\Hook\\NodeViewsExecutionHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"viewsQuerySubstitutions\";}}i:2;i:-1;}}}i:877;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.views_query_substitutions\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:40:\"Drupal\\user\\Hook\\UserViewsExecutionHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"viewsQuerySubstitutions\";}}i:2;i:-2;}}}i:878;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:37:\"drupal_hook.views_query_substitutions\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:42:\"Drupal\\views\\Hook\\ViewsViewsExecutionHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"viewsQuerySubstitutions\";}}i:2;i:-3;}}}i:879;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:36:\"drupal_hook.views_form_substitutions\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:42:\"Drupal\\views\\Hook\\ViewsViewsExecutionHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"viewsFormSubstitutions\";}}i:2;i:0;}}}i:880;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:25:\"drupal_hook.views_analyze\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\node\\Hook\\NodeViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"viewsAnalyze\";}}i:2;i:0;}}}i:881;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"drupal_hook.preprocess_field__node\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\node\\Hook\\NodeThemeHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"preprocessFieldNode\";}}i:2;i:0;}}}i:882;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:50:\"drupal_hook.views_plugins_argument_validator_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"Drupal\\user\\Hook\\UserViewsHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:34:\"viewsPluginsArgumentValidatorAlter\";}}i:2;i:0;}}}i:883;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"drupal_hook.form_install_configure_form_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"Drupal\\standard\\Hook\\StandardHooks\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"formInstallConfigureFormAlter\";}}i:2;i:0;}}}i:884;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:20:\"cache_tags.preloader\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRequest\";}}i:2;i:500;}}}i:885;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"routing.route_finished\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"cache_router_rebuild_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"onRouterFinished\";}}i:2;i:200;}}}i:886;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:255;}}}i:887;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:13:\"config.delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"onConfigDelete\";}}i:2;i:255;}}}i:888;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"config.importer.missing_content\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"config.importer_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"onMissingContent\";}}i:2;i:-1024;}}}i:889;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"config.storage.checkpoint\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"onConfigSaveAndDelete\";}}i:2;i:0;}}}i:890;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:13:\"config.delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"config.storage.checkpoint\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"onConfigSaveAndDelete\";}}i:2;i:0;}}}i:891;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:13:\"config.rename\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"config.storage.checkpoint\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"onConfigRename\";}}i:2;i:0;}}}i:892;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"config.save.collection\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"config.storage.checkpoint\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"onConfigSaveAndDelete\";}}i:2;i:0;}}}i:893;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"config.delete.collection\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"config.storage.checkpoint\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"onConfigSaveAndDelete\";}}i:2;i:0;}}}i:894;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"config.rename.collection\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"config.storage.checkpoint\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"onConfigRename\";}}i:2;i:0;}}}i:895;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"database.replica_kill_switch\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"checkReplicaServer\";}}i:2;i:0;}}}i:896;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:53:\"Drupal\\Core\\Database\\Event\\StatementExecutionEndEvent\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:65:\"Drupal\\Core\\Database\\EventSubscriber\\StatementExecutionSubscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"onStatementExecutionEnd\";}}i:2;i:0;}}}i:897;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"routing.route_dynamic\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:23:\"entity_route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"onDynamicRouteEvent\";}}i:2;i:0;}}}i:898;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"config.importer.validate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:37:\"entity.bundle_config_import_validator\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"onConfigImporterValidate\";}}i:2;i:20;}}}i:899;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"routing.route_finished\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"reset\";}}i:2;i:0;}}}i:900;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"routing.route_dynamic\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"router.route_provider.lazy_builder\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"routerRebuilding\";}}i:2;i:3000;}}}i:901;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"routing.route_finished\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"router.route_provider.lazy_builder\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"routerRebuildFinished\";}}i:2;i:-3000;}}}i:902;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"router.route_preloader\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:-1024;}}}i:903;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"routing.route_finished\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"router.route_preloader\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"onFinishedRoutes\";}}i:2;i:0;}}}i:904;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"router.route_preloader\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRequest\";}}i:2;i:0;}}}i:905;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"router.path_roots_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onRouteAlter\";}}i:2;i:-1024;}}}i:906;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"routing.route_finished\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"router.path_roots_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"onRouteFinished\";}}i:2;i:0;}}}i:907;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:19:\"entity.query.config\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:128;}}}i:908;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:13:\"config.delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:19:\"entity.query.config\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"onConfigDelete\";}}i:2;i:128;}}}i:909;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"routing.route_finished\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:23:\"menu.rebuild_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"onRouterRebuild\";}}i:2;i:100;}}}i:910;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"paramconverter_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:41:\"onRoutingRouteAlterSetParameterConverters\";}}i:2;i:-220;}}}i:911;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:23:\"route_subscriber.module\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:0;}}}i:912;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:23:\"route_subscriber.entity\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"onRoutingRouteAlterSetType\";}}i:2;i:-150;}}}i:913;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"ajax_response.subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"onResponse\";}}i:2;i:-100;}}}i:914;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"ajax_response.subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRequest\";}}i:2;i:50;}}}i:915;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:20:\"form_ajax_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onException\";}}i:2;i:51;}}}i:916;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"kernel.view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:20:\"form_ajax_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"onView\";}}i:2;i:1;}}}i:917;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"route_enhancer.param_conversion\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onException\";}}i:2;i:75;}}}i:918;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:35:\"route_special_attributes_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:0;}}}i:919;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"route_http_method_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"onRouteBuilding\";}}i:2;i:5000;}}}i:920;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"kernel.view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"psr_response_view_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onKernelView\";}}i:2;i:0;}}}i:921;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"kernel.view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"main_content_view_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"onViewRenderArray\";}}i:2;i:0;}}}i:922;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"kernel.view\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:17:\"renderer_non_html\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRespond\";}}i:2;i:-10;}}}i:923;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:15:\"router_listener\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"onKernelRequest\";}}i:2;i:32;}}}i:924;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"kernel.finish_request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:15:\"router_listener\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"onKernelFinishRequest\";}}i:2;i:0;}}}i:925;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:15:\"router_listener\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"onKernelException\";}}i:2;i:-64;}}}i:926;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"options_request_listener\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRequest\";}}i:2;i:1000;}}}i:927;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"maintenance_mode_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"onKernelRequestMaintenance\";}}i:2;i:30;}}}i:928;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"maintenance_mode_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"onKernelRequestMaintenance\";}}i:2;i:0;}}}i:929;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"site.maintenance_mode_request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"maintenance_mode_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"onMaintenanceModeRequest\";}}i:2;i:-1000;}}}i:930;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"route_access_response_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRespond\";}}i:2;i:10;}}}i:931;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"client_error_response_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRespond\";}}i:2;i:10;}}}i:932;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"anonymous_user_response_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRespond\";}}i:2;i:5;}}}i:933;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"html_response.subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRespond\";}}i:2;i:0;}}}i:934;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"finish_response_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRespond\";}}i:2;i:0;}}}i:935;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"finish_response_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAllResponds\";}}i:2;i:16;}}}i:936;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:29:\"response_generator_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRespond\";}}i:2;i:0;}}}i:937;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"redirect_response_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"checkRedirectUrl\";}}i:2;i:0;}}}i:938;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:35:\"redirect_leading_slashes_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:8:\"redirect\";}}i:2;i:1000;}}}i:939;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"config.importer.validate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"config_import_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"onConfigImporterValidate\";}}i:2;i:20;}}}i:940;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"config.importer.import\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"config_snapshot_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:22:\"onConfigImporterImport\";}}i:2;i:40;}}}i:941;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"config.transform.import\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"config_exclude_modules_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"onConfigTransformImport\";}}i:2;i:-500;}}}i:942;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"config.transform.export\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"config_exclude_modules_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"onConfigTransformExport\";}}i:2;i:500;}}}i:943;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"exception.needs_installer\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onException\";}}i:2;i:100;}}}i:944;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"exception.default_json\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onException\";}}i:2;i:-75;}}}i:945;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"exception.default_html\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onException\";}}i:2;i:-128;}}}i:946;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:15:\"exception.final\";s:15:\"invalidBehavior\";i:1;}i:1;s:5:\"on4xx\";}}i:2;i:-250;}}}i:947;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:15:\"exception.final\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onException\";}}i:2;i:-256;}}}i:948;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:16:\"exception.logger\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onException\";}}i:2;i:50;}}}i:949;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"exception.custom_page_html\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onException\";}}i:2;i:-50;}}}i:950;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:23:\"exception.fast_404_html\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onException\";}}i:2;i:200;}}}i:951;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:23:\"exception.fast_404_html\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:0;}}}i:952;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"exception.enforced_form_response\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"onKernelException\";}}i:2;i:128;}}}i:953;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"exception.enforced_form_response\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"onKernelResponse\";}}i:2;i:128;}}}i:954;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"authentication_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"onKernelRequestAuthenticate\";}}i:2;i:300;}}}i:955;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"authentication_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:29:\"onKernelRequestFilterProvider\";}}i:2;i:31;}}}i:956;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"authentication_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"onExceptionSendChallenge\";}}i:2;i:75;}}}i:957;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"authentication_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:23:\"onExceptionAccessDenied\";}}i:2;i:80;}}}i:958;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"Drupal\\Core\\File\\Event\\MimeTypeMapLoadedEvent\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:66:\"Drupal\\Core\\File\\EventSubscriber\\LegacyMimeTypeMapLoadedSubscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:19:\"onMimeTypeMapLoaded\";}}i:2;i:0;}}}i:959;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"kernel.controller\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:45:\"early_rendering_controller_wrapper_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onController\";}}i:2;i:0;}}}i:960;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:45:\"html_response.placeholder_strategy_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRespond\";}}i:2;i:5;}}}i:961;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"update.post_update_registry\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:0;}}}i:962;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"response_filter.active_link\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"onResponse\";}}i:2;i:-512;}}}i:963;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"response_filter.rss.relative_url\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"onResponse\";}}i:2;i:-512;}}}i:964;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:51:\"Drupal\\Core\\EventSubscriber\\CsrfExceptionSubscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onException\";}}i:2;i:0;}}}i:965;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.terminate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"automated_cron.subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onTerminate\";}}i:2;i:100;}}}i:966;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"html_response.big_pipe_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"onRespondEarly\";}}i:2;i:3;}}}i:967;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"html_response.big_pipe_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRespond\";}}i:2;i:-10000;}}}i:968;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"route_subscriber.no_big_pipe\";s:15:\"invalidBehavior\";i:1;}i:1;s:31:\"onRoutingRouteAlterSetNoBigPipe\";}}i:2;i:0;}}}i:969;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:34:\"render.page_display_variant.select\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:37:\"block.page_display_variant_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:26:\"onSelectPageDisplayVariant\";}}i:2;i:0;}}}i:970;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"block_content.bc_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:-300;}}}i:971;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"captcha.config_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"onSave\";}}i:2;i:0;}}}i:972;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:29:\"ckeditor5.ckeditor5_cache_tag\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"onSave\";}}i:2;i:0;}}}i:973;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"config.importer.validate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"config.config_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"onConfigImporterValidate\";}}i:2;i:20;}}}i:974;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"devel.error_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"registerErrorHandler\";}}i:2;i:256;}}}i:975;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"devel.theme_rebuild_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"rebuildThemeInfo\";}}i:2;i:256;}}}i:976;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"devel.route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:100;}}}i:977;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:29:\"dynamic_page_cache_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"onRequest\";}}i:2;i:27;}}}i:978;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:29:\"dynamic_page_cache_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:10:\"onResponse\";}}i:2;i:7;}}}i:979;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"field_group.subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:-210;}}}i:980;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:19:\"field_ui.subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:-100;}}}i:981;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:50:\"Drupal\\Core\\File\\Event\\FileUploadSanitizeNameEvent\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:21:\"file.event.subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"sanitizeFilename\";}}i:2;i:0;}}}i:982;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:41:\"imagemagick.toolkit.ensureSourceLocalPath\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:61:\"Drupal\\imagemagick\\EventSubscriber\\ImagemagickEventSubscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"ensureSourceLocalPath\";}}i:2;i:0;}}}i:983;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:28:\"imagemagick.toolkit.postSave\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:61:\"Drupal\\imagemagick\\EventSubscriber\\ImagemagickEventSubscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:8:\"postSave\";}}i:2;i:0;}}}i:984;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:30:\"imagemagick.convert.preExecute\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:61:\"Drupal\\imagemagick\\EventSubscriber\\ImagemagickEventSubscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"preConvertExecute\";}}i:2;i:0;}}}i:985;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:31:\"imagemagick.identify.preExecute\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:61:\"Drupal\\imagemagick\\EventSubscriber\\ImagemagickEventSubscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"preIdentifyExecute\";}}i:2;i:0;}}}i:986;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"language.config_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:0;}}}i:987;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"config.collection_info\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"language.config_factory_override\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"addCollections\";}}i:2;i:0;}}}i:988;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"language.config_factory_override\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:20;}}}i:989;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:13:\"config.delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"language.config_factory_override\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"onConfigDelete\";}}i:2;i:20;}}}i:990;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:13:\"config.rename\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"language.config_factory_override\";s:15:\"invalidBehavior\";i:1;}i:1;s:14:\"onConfigRename\";}}i:2;i:20;}}}i:991;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"language.save_override\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"locale.config_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"onOverrideChange\";}}i:2;i:0;}}}i:992;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"language.delete_override\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"locale.config_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"onOverrideChange\";}}i:2;i:0;}}}i:993;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"locale.config_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:0;}}}i:994;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"locale.save_translation\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:35:\"locale.locale_translation_cache_tag\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"saveTranslation\";}}i:2;i:0;}}}i:995;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:23:\"media.config_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"onSave\";}}i:2;i:0;}}}i:996;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"media_library.route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:0;}}}i:997;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:21:\"node.route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:0;}}}i:998;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"node.admin_path.route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:0;}}}i:999;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"node.admin_path.route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:0;}}}i:1000;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:17:\"kernel.controller\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:21:\"path_alias.subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"onKernelController\";}}i:2;i:200;}}}i:1001;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.terminate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:21:\"path_alias.subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"onKernelTerminate\";}}i:2;i:200;}}}i:1002;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"recaptcha.config_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"onSave\";}}i:2;i:0;}}}i:1003;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"sophron.map.initialize\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:53:\"Drupal\\sophron\\EventSubscriber\\SophronEventSubscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"initializeMap\";}}i:2;i:0;}}}i:1004;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"system.admin_path.route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:-200;}}}i:1005;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"system.config_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:0;}}}i:1006;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"config.importer.validate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"system.config_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"onConfigImporterValidateNotEmpty\";}}i:2;i:512;}}}i:1007;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:24:\"config.importer.validate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"system.config_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:32:\"onConfigImporterValidateSiteUUID\";}}i:2;i:256;}}}i:1008;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:23:\"system.config_cache_tag\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"onSave\";}}i:2;i:0;}}}i:1009;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"system.timezone_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:0;}}}i:1010;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:14:\"kernel.request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"system.timezone_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"setDefaultTimeZone\";}}i:2;i:299;}}}i:1011;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"account.set\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"system.timezone_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;s:18:\"setDefaultTimeZone\";}}i:2;i:0;}}}i:1012;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:50:\"Drupal\\Core\\File\\Event\\FileUploadSanitizeNameEvent\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"system.file_event.subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"sanitizeName\";}}i:2;i:-9223372036854775808;}}}i:1013;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:35:\"system.advisories_config_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:0;}}}i:1014;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:29:\"system.menus.route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:0;}}}i:1015;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:29:\"system.menus.route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:0;}}}i:1016;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:36:\"system.access_route_alter_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"accessAdminMenuBlockPage\";}}i:2;i:0;}}}i:1017;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"token.route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:100;}}}i:1018;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:15:\"kernel.response\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"user.authentication.cookie\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"addCheckToUrl\";}}i:2;i:-1000;}}}i:1019;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"site.maintenance_mode_request\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"user_maintenance_mode_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:24:\"onMaintenanceModeRequest\";}}i:2;i:-900;}}}i:1020;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:29:\"user_access_denied_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onException\";}}i:2;i:75;}}}i:1021;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.terminate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"user_last_access_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"onKernelTerminate\";}}i:2;i:300;}}}i:1022;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:23:\"user.flood_blocked_user\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:21:\"user.flood_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"blockedUser\";}}i:2;i:0;}}}i:1023;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:21:\"user.flood_blocked_ip\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:21:\"user.flood_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"blockedIp\";}}i:2;i:0;}}}i:1024;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:21:\"webp.route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:0;}}}i:1025;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"pathauto.settings_cache_tag\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"onSave\";}}i:2;i:0;}}}i:1026;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:19:\"routing.route_alter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"views.route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:13:\"onAlterRoutes\";}}i:2;i:-175;}}}i:1027;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:22:\"routing.route_finished\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"views.route_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:20:\"routeRebuildFinished\";}}i:2;i:0;}}}i:1028;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"entity_type.definition.create\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"views.entity_schema_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"onEntityTypeEvent\";}}i:2;i:100;}}}i:1029;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"entity_type.definition.update\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"views.entity_schema_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"onEntityTypeEvent\";}}i:2;i:100;}}}i:1030;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:29:\"entity_type.definition.delete\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"views.entity_schema_subscriber\";s:15:\"invalidBehavior\";i:1;}i:1;s:17:\"onEntityTypeEvent\";}}i:2;i:100;}}}i:1031;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.terminate\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:28:\"dxpr_builder.license_service\";s:15:\"invalidBehavior\";i:1;}i:1;s:16:\"processSyncQueue\";}}i:2;i:0;}}}i:1032;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:16:\"kernel.exception\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"node.node_translation_exception\";s:15:\"invalidBehavior\";i:1;}i:1;s:11:\"onException\";}}i:2;i:0;}}}i:1033;a:2:{i:0;s:11:\"addListener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:11:\"config.save\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:21:\"config.schema_checker\";s:15:\"invalidBehavior\";i:1;}i:1;s:12:\"onConfigSave\";}}i:2;i:255;}}}}}\";s:19:\"controller_resolver\";s:285:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Controller\\ControllerResolver\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"callable_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:14:\"class_resolver\";s:289:\"a:3:{s:5:\"class\";s:45:\"Drupal\\Core\\DependencyInjection\\ClassResolver\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:17:\"callable_resolver\";s:277:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Utility\\CallableResolver\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:14:\"title_resolver\";s:524:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Controller\\TitleResolver\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"controller_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:40:\"http_kernel.controller.argument_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:11:\"http_kernel\";s:1441:\"a:3:{s:5:\"class\";s:45:\"Drupal\\Core\\StackMiddleware\\StackedHttpKernel\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"http_middleware.ajax_page_state\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:9:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"http_middleware.ajax_page_state\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"http_middleware.negotiation\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"http_middleware.reverse_proxy\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"http_middleware.page_cache\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"http_middleware.big_pipe\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:30:\"http_middleware.content_length\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"http_middleware.kernel_pre_handle\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"http_middleware.session\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"http_kernel.basic\";s:15:\"invalidBehavior\";i:1;}}}}}s:15:\"arguments_count\";i:2;}\";s:17:\"http_kernel.basic\";s:653:\"a:4:{s:5:\"class\";s:39:\"Symfony\\Component\\HttpKernel\\HttpKernel\";s:4:\"lazy\";b:1;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"controller_resolver\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:40:\"http_kernel.controller.argument_resolver\";s:15:\"invalidBehavior\";i:1;}i:4;b:1;}}s:15:\"arguments_count\";i:5;}\";s:40:\"http_kernel.controller.argument_resolver\";s:2124:\"a:3:{s:5:\"class\";s:56:\"Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:80:\"Symfony\\Component\\HttpKernel\\ControllerMetadata\\ArgumentMetadataFactoryInterface\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__4paxHwrBqZgLMOLaRrJsmOfZ3q3b8GmysfCJVR59dww\";s:5:\"value\";a:3:{s:5:\"class\";s:86:\"Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestAttributeValueResolver\";s:6:\"public\";b:0;s:15:\"arguments_count\";i:0;}s:6:\"shared\";b:0;}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__s9WvKxAAioSxnrbszotBL4p3vALnLB-MHJQxkpMqIAU\";s:5:\"value\";a:3:{s:5:\"class\";s:77:\"Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestValueResolver\";s:6:\"public\";b:0;s:15:\"arguments_count\";i:0;}s:6:\"shared\";b:0;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__sU1W1A7moWgla8qZCsnle0EjaZl_Ge22U-HgffVRBdI\";s:5:\"value\";a:4:{s:5:\"class\";s:64:\"Drupal\\Core\\Controller\\ArgumentResolver\\Psr7RequestValueResolver\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"psr7.http_message_factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}s:6:\"shared\";b:0;}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__jmHlQ8DenPOz2Y1rQPf6wcbGV3XZvwuMnC6wCu8cgXM\";s:5:\"value\";a:3:{s:5:\"class\";s:63:\"Drupal\\Core\\Controller\\ArgumentResolver\\RouteMatchValueResolver\";s:6:\"public\";b:0;s:15:\"arguments_count\";i:0;}s:6:\"shared\";b:0;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__E5RB7EPjMp2Q_miXb0vh6M0K5wUh779hDQkqBCZjB2g\";s:5:\"value\";a:3:{s:5:\"class\";s:77:\"Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\DefaultValueResolver\";s:6:\"public\";b:0;s:15:\"arguments_count\";i:0;}s:6:\"shared\";b:0;}}}}}s:15:\"arguments_count\";i:2;}\";s:30:\"http_middleware.content_length\";s:316:\"a:4:{s:5:\"class\";s:41:\"Drupal\\Core\\StackMiddleware\\ContentLength\";s:4:\"lazy\";b:1;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"http_middleware.kernel_pre_handle\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:31:\"http_middleware.ajax_page_state\";s:295:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\StackMiddleware\\AjaxPageState\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"http_middleware.negotiation\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:27:\"http_middleware.negotiation\";s:429:\"a:4:{s:5:\"class\";s:49:\"Drupal\\Core\\StackMiddleware\\NegotiationMiddleware\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"http_middleware.reverse_proxy\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:14:\"registerFormat\";i:1;a:2:{i:0;s:3:\"bin\";i:1;a:1:{i:0;s:24:\"application/octet-stream\";}}}}}\";s:29:\"http_middleware.reverse_proxy\";s:402:\"a:3:{s:5:\"class\";s:50:\"Drupal\\Core\\StackMiddleware\\ReverseProxyMiddleware\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"http_middleware.page_cache\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:33:\"http_middleware.kernel_pre_handle\";s:405:\"a:4:{s:5:\"class\";s:43:\"Drupal\\Core\\StackMiddleware\\KernelPreHandle\";s:4:\"lazy\";b:1;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"http_middleware.session\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:6:\"kernel\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:23:\"http_middleware.session\";s:401:\"a:4:{s:5:\"class\";s:35:\"Drupal\\Core\\StackMiddleware\\Session\";s:4:\"lazy\";b:1;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"http_kernel.basic\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:7:\"session\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:28:\"psr7.http_foundation_factory\";s:112:\"a:2:{s:5:\"class\";s:59:\"Symfony\\Bridge\\PsrHttpMessage\\Factory\\HttpFoundationFactory\";s:15:\"arguments_count\";i:0;}\";s:25:\"psr7.http_message_factory\";s:726:\"a:3:{s:5:\"class\";s:52:\"Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:46:\"Psr\\Http\\Message\\ServerRequestFactoryInterface\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:39:\"Psr\\Http\\Message\\StreamFactoryInterface\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:45:\"Psr\\Http\\Message\\UploadedFileFactoryInterface\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:41:\"Psr\\Http\\Message\\ResponseFactoryInterface\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:16:\"language_manager\";s:834:\"a:3:{s:5:\"class\";s:43:\"Drupal\\language\\ConfigurableLanguageManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language.default\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:32:\"language.config_factory_override\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.bootstrap\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:33:\"language.current_language_context\";s:302:\"a:3:{s:5:\"class\";s:59:\"Drupal\\Core\\Language\\ContextProvider\\CurrentLanguageContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:16:\"language.default\";s:263:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Language\\LanguageDefault\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:23:\"language.default_values\";}}}s:15:\"arguments_count\";i:1;}\";s:32:\"string_translator.custom_strings\";s:288:\"a:3:{s:5:\"class\";s:54:\"Drupal\\Core\\StringTranslation\\Translator\\CustomStrings\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:18:\"string_translation\";s:783:\"a:4:{s:5:\"class\";s:48:\"Drupal\\Core\\StringTranslation\\TranslationManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language.default\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;s:5:\"calls\";a:2:{i:0;a:2:{i:0;s:13:\"addTranslator\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:32:\"string_translator.custom_strings\";s:15:\"invalidBehavior\";i:1;}i:1;i:30;}}}i:1;a:2:{i:0;s:13:\"addTranslator\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"string_translator.locale.lookup\";s:15:\"invalidBehavior\";i:1;}i:1;i:0;}}}}}\";s:18:\"typed_data_manager\";s:857:\"a:4:{s:5:\"class\";s:38:\"Drupal\\Core\\TypedData\\TypedDataManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:30:\"setValidationConstraintManager\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"validation.constraint\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:21:\"validation.constraint\";s:500:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Validation\\ConstraintManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:44:\"validation.basic_recursive_validator_factory\";s:294:\"a:3:{s:5:\"class\";s:53:\"Drupal\\Core\\Validation\\BasicRecursiveValidatorFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:4:\"lock\";s:337:\"a:3:{s:5:\"class\";s:47:\"Drupal\\Core\\ProxyClass\\Lock\\DatabaseLockBackend\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:34:\"drupal.proxy_original_service.lock\";}}s:15:\"arguments_count\";i:2;}\";s:15:\"lock.persistent\";s:358:\"a:3:{s:5:\"class\";s:57:\"Drupal\\Core\\ProxyClass\\Lock\\PersistentDatabaseLockBackend\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:45:\"drupal.proxy_original_service.lock.persistent\";}}s:15:\"arguments_count\";i:2;}\";s:22:\"router.request_context\";s:318:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Routing\\RequestContext\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:16:\"fromRequestStack\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:20:\"router.admin_context\";s:278:\"a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Routing\\AdminContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:21:\"router.route_provider\";s:922:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Routing\\RouteProvider\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"path.current\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"cache.data\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"path_processor_manager\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_tags.invalidator\";s:15:\"invalidBehavior\";i:1;}i:6;s:6:\"router\";i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:8;}\";s:34:\"router.route_provider.lazy_builder\";s:398:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Routing\\RouteProviderLazyBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"router.builder\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:22:\"router.route_preloader\";s:378:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Routing\\RoutePreloader\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:13:\"url_generator\";s:1620:\"a:4:{s:5:\"class\";s:47:\"Drupal\\Core\\Render\\MetadataBubblingUrlGenerator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__sFzCiv90f1IybsYa1aEBVRkcHtt_733auiUOC9WNPUk\";s:5:\"value\";a:5:{s:5:\"class\";s:32:\"Drupal\\Core\\Routing\\UrlGenerator\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"path_processor_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"route_processor_manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:16:\"filter_protocols\";}}}s:15:\"arguments_count\";i:5;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:10:\"setContext\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"router.request_context\";s:15:\"invalidBehavior\";i:3;}}}}}}s:6:\"shared\";b:0;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:10:\"setContext\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"router.request_context\";s:15:\"invalidBehavior\";i:3;}}}}}}\";s:20:\"redirect.destination\";s:384:\"a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Routing\\RedirectDestination\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"url_generator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:22:\"unrouted_url_assembler\";s:479:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Utility\\UnroutedUrlAssembler\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"path_processor_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:16:\"filter_protocols\";}}}s:15:\"arguments_count\";i:3;}\";s:14:\"link_generator\";s:478:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Utility\\LinkGenerator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"url_generator\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:6:\"router\";s:497:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Routing\\AccessAwareRouter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"router.no_access_checks\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"access_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:23:\"router.no_access_checks\";s:2508:\"a:4:{s:5:\"class\";s:27:\"\\Drupal\\Core\\Routing\\Router\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"path.current\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"url_generator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;s:5:\"calls\";a:9:{i:0;a:2:{i:0;s:10:\"setContext\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"router.request_context\";s:15:\"invalidBehavior\";i:1;}}}}i:1;a:2:{i:0;s:16:\"addRouteEnhancer\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"route_enhancer.param_conversion\";s:15:\"invalidBehavior\";i:1;}}}}i:2;a:2:{i:0;s:16:\"addRouteEnhancer\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"route_enhancer.entity\";s:15:\"invalidBehavior\";i:1;}}}}i:3;a:2:{i:0;s:16:\"addRouteEnhancer\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"route_enhancer.form\";s:15:\"invalidBehavior\";i:1;}}}}i:4;a:2:{i:0;s:16:\"addRouteEnhancer\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"route_enhancer.entity_bundle\";s:15:\"invalidBehavior\";i:1;}}}}i:5;a:2:{i:0;s:16:\"addRouteEnhancer\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:30:\"route_enhancer.entity_revision\";s:15:\"invalidBehavior\";i:1;}}}}i:6;a:2:{i:0;s:14:\"addRouteFilter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"method_filter\";s:15:\"invalidBehavior\";i:1;}}}}i:7;a:2:{i:0;s:14:\"addRouteFilter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"content_type_header_matcher\";s:15:\"invalidBehavior\";i:1;}}}}i:8;a:2:{i:0;s:14:\"addRouteFilter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"request_format_route_filter\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:28:\"router.path_roots_subscriber\";s:278:\"a:3:{s:5:\"class\";s:47:\"Drupal\\Core\\EventSubscriber\\PathRootsSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:19:\"entity.query.config\";s:490:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Config\\Entity\\Query\\QueryFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:16:\"entity.query.sql\";s:275:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Entity\\Query\\Sql\\QueryFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:22:\"pgsql.entity.query.sql\";s:281:\"a:3:{s:5:\"class\";s:47:\"Drupal\\Core\\Entity\\Query\\Sql\\pgsql\\QueryFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:17:\"entity.query.null\";s:95:\"a:2:{s:5:\"class\";s:42:\"Drupal\\Core\\Entity\\Query\\Null\\QueryFactory\";s:15:\"arguments_count\";i:0;}\";s:21:\"entity.query.keyvalue\";s:285:\"a:3:{s:5:\"class\";s:51:\"Drupal\\Core\\Entity\\KeyValueStore\\Query\\QueryFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:13:\"router.dumper\";s:343:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\ProxyClass\\Routing\\MatcherDumper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:43:\"drupal.proxy_original_service.router.dumper\";}}s:15:\"arguments_count\";i:2;}\";s:14:\"router.builder\";s:343:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\ProxyClass\\Routing\\RouteBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:44:\"drupal.proxy_original_service.router.builder\";}}s:15:\"arguments_count\";i:2;}\";s:23:\"menu.rebuild_subscriber\";s:731:\"a:3:{s:5:\"class\";s:55:\"Drupal\\Core\\EventSubscriber\\MenuRouterRebuildSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"plugin.manager.menu.link\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"database.replica_kill_switch\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"logger.channel.menu\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:12:\"path.matcher\";s:380:\"a:3:{s:5:\"class\";s:28:\"Drupal\\Core\\Path\\PathMatcher\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:14:\"path.validator\";s:595:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Path\\PathValidator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:6:\"router\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"router.no_access_checks\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"path_processor_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:8:\"password\";s:85:\"a:2:{s:5:\"class\";s:32:\"Drupal\\Core\\Password\\PhpPassword\";s:15:\"arguments_count\";i:0;}\";s:18:\"password_generator\";s:98:\"a:2:{s:5:\"class\";s:45:\"Drupal\\Core\\Password\\DefaultPasswordGenerator\";s:15:\"arguments_count\";i:0;}\";s:27:\"request_format_route_filter\";s:97:\"a:2:{s:5:\"class\";s:44:\"Drupal\\Core\\Routing\\RequestFormatRouteFilter\";s:15:\"arguments_count\";i:0;}\";s:13:\"method_filter\";s:85:\"a:2:{s:5:\"class\";s:32:\"Drupal\\Core\\Routing\\MethodFilter\";s:15:\"arguments_count\";i:0;}\";s:27:\"content_type_header_matcher\";s:97:\"a:2:{s:5:\"class\";s:44:\"Drupal\\Core\\Routing\\ContentTypeHeaderMatcher\";s:15:\"arguments_count\";i:0;}\";s:22:\"paramconverter_manager\";s:2459:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\ParamConverter\\ParamConverterManager\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:8:{i:0;a:2:{i:0;s:12:\"addConverter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";s:15:\"invalidBehavior\";i:1;}i:1;s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}}i:1;a:2:{i:0;s:12:\"addConverter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";s:15:\"invalidBehavior\";i:1;}i:1;s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}}i:2;a:2:{i:0;s:12:\"addConverter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"paramconverter.entity\";s:15:\"invalidBehavior\";i:1;}i:1;s:21:\"paramconverter.entity\";}}}i:3;a:2:{i:0;s:12:\"addConverter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:30:\"paramconverter.entity_revision\";s:15:\"invalidBehavior\";i:1;}i:1;s:30:\"paramconverter.entity_revision\";}}}i:4;a:2:{i:0;s:12:\"addConverter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"field_group.param_converter\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"field_group.param_converter\";}}}i:5;a:2:{i:0;s:12:\"addConverter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:54:\"drupal.proxy_original_service.paramconverter.menu_link\";s:15:\"invalidBehavior\";i:1;}i:1;s:54:\"drupal.proxy_original_service.paramconverter.menu_link\";}}}i:6;a:2:{i:0;s:12:\"addConverter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:48:\"drupal.proxy_original_service.language_converter\";s:15:\"invalidBehavior\";i:1;}i:1;s:48:\"drupal.proxy_original_service.language_converter\";}}}i:7;a:2:{i:0;s:12:\"addConverter\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:42:\"drupal.proxy_original_service.node_preview\";s:15:\"invalidBehavior\";i:1;}i:1;s:42:\"drupal.proxy_original_service.node_preview\";}}}}}\";s:25:\"paramconverter_subscriber\";s:301:\"a:3:{s:5:\"class\";s:52:\"Drupal\\Core\\EventSubscriber\\ParamConverterSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"paramconverter_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:21:\"paramconverter.entity\";s:397:\"a:3:{s:5:\"class\";s:42:\"Drupal\\Core\\ParamConverter\\EntityConverter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:30:\"paramconverter.entity_revision\";s:410:\"a:3:{s:5:\"class\";s:55:\"Drupal\\Core\\ParamConverter\\EntityRevisionParamConverter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:33:\"paramconverter.configentity_admin\";s:387:\"a:3:{s:5:\"class\";s:68:\"Drupal\\Core\\ProxyClass\\ParamConverter\\AdminPathConfigEntityConverter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:15:\"arguments_count\";i:2;}\";s:23:\"route_subscriber.module\";s:290:\"a:3:{s:5:\"class\";s:49:\"Drupal\\Core\\EventSubscriber\\ModuleRouteSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:23:\"resolver_manager.entity\";s:392:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Entity\\EntityResolverManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:23:\"route_subscriber.entity\";s:304:\"a:3:{s:5:\"class\";s:54:\"Drupal\\Core\\EventSubscriber\\EntityRouteAlterSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"resolver_manager.entity\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:24:\"ajax_response.subscriber\";s:321:\"a:3:{s:5:\"class\";s:50:\"Drupal\\Core\\EventSubscriber\\AjaxResponseSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:35:\"ajax_response.attachments_processor\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:20:\"form_ajax_subscriber\";s:514:\"a:3:{s:5:\"class\";s:51:\"Drupal\\Core\\Form\\EventSubscriber\\FormAjaxSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"form_ajax_response_builder\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"messenger\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:31:\"route_enhancer.param_conversion\";s:301:\"a:3:{s:5:\"class\";s:52:\"Drupal\\Core\\Routing\\Enhancer\\ParamConversionEnhancer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"paramconverter_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:19:\"route_enhancer.form\";s:99:\"a:2:{s:5:\"class\";s:46:\"Drupal\\Core\\Routing\\Enhancer\\FormRouteEnhancer\";s:15:\"arguments_count\";i:0;}\";s:21:\"route_enhancer.entity\";s:100:\"a:2:{s:5:\"class\";s:47:\"Drupal\\Core\\Entity\\Enhancer\\EntityRouteEnhancer\";s:15:\"arguments_count\";i:0;}\";s:28:\"route_enhancer.entity_bundle\";s:299:\"a:3:{s:5:\"class\";s:53:\"Drupal\\Core\\Entity\\Enhancer\\EntityBundleRouteEnhancer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:30:\"route_enhancer.entity_revision\";s:109:\"a:2:{s:5:\"class\";s:56:\"Drupal\\Core\\Routing\\Enhancer\\EntityRevisionRouteEnhancer\";s:15:\"arguments_count\";i:0;}\";s:35:\"route_special_attributes_subscriber\";s:113:\"a:2:{s:5:\"class\";s:60:\"Drupal\\Core\\EventSubscriber\\SpecialAttributesRouteSubscriber\";s:15:\"arguments_count\";i:0;}\";s:28:\"route_http_method_subscriber\";s:102:\"a:2:{s:5:\"class\";s:49:\"Drupal\\Core\\EventSubscriber\\RouteMethodSubscriber\";s:15:\"arguments_count\";i:0;}\";s:28:\"psr_response_view_subscriber\";s:304:\"a:3:{s:5:\"class\";s:49:\"Drupal\\Core\\EventSubscriber\\PsrResponseSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"psr7.http_foundation_factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:28:\"main_content_view_subscriber\";s:496:\"a:3:{s:5:\"class\";s:53:\"Drupal\\Core\\EventSubscriber\\MainContentViewSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:22:\"main_content_renderers\";}}}s:15:\"arguments_count\";i:3;}\";s:17:\"renderer_non_html\";s:109:\"a:2:{s:5:\"class\";s:56:\"Drupal\\Core\\EventSubscriber\\RenderArrayNonHtmlSubscriber\";s:15:\"arguments_count\";i:0;}\";s:26:\"main_content_renderer.html\";s:1012:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Render\\MainContent\\HtmlRenderer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"title_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:30:\"plugin.manager.display_variant\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"render_cache\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:15:\"renderer.config\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:8;}\";s:26:\"main_content_renderer.ajax\";s:396:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Render\\MainContent\\AjaxRenderer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.element_info\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:28:\"main_content_renderer.dialog\";s:385:\"a:3:{s:5:\"class\";s:45:\"Drupal\\Core\\Render\\MainContent\\DialogRenderer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"title_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:32:\"main_content_renderer.off_canvas\";s:388:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\Render\\MainContent\\OffCanvasRenderer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"title_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:36:\"main_content_renderer.off_canvas_top\";s:402:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\Render\\MainContent\\OffCanvasRenderer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"title_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:2;s:3:\"top\";}}s:15:\"arguments_count\";i:3;}\";s:27:\"main_content_renderer.modal\";s:384:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Render\\MainContent\\ModalRenderer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"title_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:15:\"controller.form\";s:518:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Controller\\HtmlFormController\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:40:\"http_kernel.controller.argument_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"form_builder\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:22:\"controller.entity_form\";s:525:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Entity\\HtmlEntityFormController\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:40:\"http_kernel.controller.argument_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"form_builder\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:26:\"form_ajax_response_builder\";s:404:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Form\\FormAjaxResponseBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"main_content_renderer.ajax\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:15:\"router_listener\";s:514:\"a:3:{s:5:\"class\";s:57:\"Symfony\\Component\\HttpKernel\\EventListener\\RouterListener\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:6:\"router\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"router.request_context\";s:15:\"invalidBehavior\";i:1;}i:3;N;}}s:15:\"arguments_count\";i:4;}\";s:24:\"options_request_listener\";s:300:\"a:3:{s:5:\"class\";s:52:\"Drupal\\Core\\EventSubscriber\\OptionsRequestSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:23:\"bare_html_page_renderer\";s:359:\"a:3:{s:5:\"class\";s:50:\"Drupal\\Core\\ProxyClass\\Render\\BareHtmlPageRenderer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:53:\"drupal.proxy_original_service.bare_html_page_renderer\";}}s:15:\"arguments_count\";i:2;}\";s:11:\"private_key\";s:253:\"a:3:{s:5:\"class\";s:22:\"Drupal\\Core\\PrivateKey\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:10:\"csrf_token\";s:395:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Access\\CsrfTokenGenerator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"private_key\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"session_manager.metadata_bag\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:33:\"access_arguments_resolver_factory\";s:102:\"a:2:{s:5:\"class\";s:49:\"Drupal\\Core\\Access\\AccessArgumentsResolverFactory\";s:15:\"arguments_count\";i:0;}\";s:14:\"access_manager\";s:756:\"a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Access\\AccessManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"paramconverter_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"access_arguments_resolver_factory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:41:\"Drupal\\Core\\Access\\CheckProviderInterface\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:20:\"access_check.default\";s:90:\"a:2:{s:5:\"class\";s:37:\"Drupal\\Core\\Access\\DefaultAccessCheck\";s:15:\"arguments_count\";i:0;}\";s:19:\"access_check.entity\";s:89:\"a:2:{s:5:\"class\";s:36:\"Drupal\\Core\\Entity\\EntityAccessCheck\";s:15:\"arguments_count\";i:0;}\";s:26:\"access_check.entity_create\";s:288:\"a:3:{s:5:\"class\";s:42:\"Drupal\\Core\\Entity\\EntityCreateAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:30:\"access_check.entity_create_any\";s:406:\"a:3:{s:5:\"class\";s:45:\"Drupal\\Core\\Entity\\EntityCreateAnyAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"entity_type.bundle.info\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:35:\"access_check.entity_delete_multiple\";s:510:\"a:3:{s:5:\"class\";s:50:\"Drupal\\Core\\Entity\\EntityDeleteMultipleAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"tempstore.private\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:18:\"access_check.theme\";s:274:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Theme\\ThemeAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:19:\"access_check.custom\";s:405:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Access\\CustomAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"callable_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"access_arguments_resolver_factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:17:\"access_check.csrf\";s:271:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Access\\CsrfAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"csrf_token\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:24:\"access_check.header.csrf\";s:397:\"a:3:{s:5:\"class\";s:47:\"Drupal\\Core\\Access\\CsrfRequestHeaderAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"session_configuration\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"csrf_token\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:16:\"maintenance_mode\";s:369:\"a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Site\\MaintenanceMode\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:27:\"maintenance_mode_subscriber\";s:1044:\"a:3:{s:5:\"class\";s:53:\"Drupal\\Core\\EventSubscriber\\MaintenanceModeSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"maintenance_mode\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"url_generator\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"bare_html_page_renderer\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"messenger\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:8;}\";s:32:\"route_access_response_subscriber\";s:110:\"a:2:{s:5:\"class\";s:57:\"Drupal\\Core\\EventSubscriber\\RouteAccessResponseSubscriber\";s:15:\"arguments_count\";i:0;}\";s:32:\"client_error_response_subscriber\";s:110:\"a:2:{s:5:\"class\";s:57:\"Drupal\\Core\\EventSubscriber\\ClientErrorResponseSubscriber\";s:15:\"arguments_count\";i:0;}\";s:34:\"anonymous_user_response_subscriber\";s:298:\"a:3:{s:5:\"class\";s:59:\"Drupal\\Core\\EventSubscriber\\AnonymousUserResponseSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:35:\"ajax_response.attachments_processor\";s:1055:\"a:3:{s:5:\"class\";s:49:\"Drupal\\Core\\Ajax\\AjaxResponseAttachmentsProcessor\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"asset.resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"asset.css.collection_renderer\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"asset.js.collection_renderer\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:8;}\";s:24:\"html_response.subscriber\";s:312:\"a:3:{s:5:\"class\";s:50:\"Drupal\\Core\\EventSubscriber\\HtmlResponseSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"html_response.attachments_processor\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:26:\"finish_response_subscriber\";s:863:\"a:3:{s:5:\"class\";s:52:\"Drupal\\Core\\EventSubscriber\\FinishResponseSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"page_cache_request_policy\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"page_cache_response_policy\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_contexts_manager\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}i:6;b:1;}}s:15:\"arguments_count\";i:7;}\";s:29:\"response_generator_subscriber\";s:108:\"a:2:{s:5:\"class\";s:55:\"Drupal\\Core\\EventSubscriber\\ResponseGeneratorSubscriber\";s:15:\"arguments_count\";i:0;}\";s:28:\"redirect_response_subscriber\";s:536:\"a:3:{s:5:\"class\";s:54:\"Drupal\\Core\\EventSubscriber\\RedirectResponseSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"unrouted_url_assembler\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"router.request_context\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:18:\"logger.channel.php\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:35:\"redirect_leading_slashes_subscriber\";s:113:\"a:2:{s:5:\"class\";s:60:\"Drupal\\Core\\EventSubscriber\\RedirectLeadingSlashesSubscriber\";s:15:\"arguments_count\";i:0;}\";s:24:\"config_import_subscriber\";s:1478:\"a:3:{s:5:\"class\";s:50:\"Drupal\\Core\\EventSubscriber\\ConfigImportSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"extension.list.theme\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:8:\"iterator\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"content_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"required_module_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:45:\"module_required_by_themes_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"database_driver_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"install_profile_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:37:\"dxpr_builder_page.uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"field.uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"filter.uninstall_validator\";s:15:\"invalidBehavior\";i:1;}}}}}s:15:\"arguments_count\";i:3;}\";s:26:\"config_snapshot_subscriber\";s:514:\"a:3:{s:5:\"class\";s:52:\"Drupal\\Core\\EventSubscriber\\ConfigSnapshotSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"config.storage.snapshot\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:33:\"config_exclude_modules_subscriber\";s:504:\"a:3:{s:5:\"class\";s:58:\"Drupal\\Core\\EventSubscriber\\ExcludedModulesEventSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:25:\"exception.needs_installer\";s:299:\"a:3:{s:5:\"class\";s:65:\"Drupal\\Core\\EventSubscriber\\ExceptionDetectNeedsInstallSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:22:\"exception.default_json\";s:104:\"a:2:{s:5:\"class\";s:51:\"Drupal\\Core\\EventSubscriber\\ExceptionJsonSubscriber\";s:15:\"arguments_count\";i:0;}\";s:22:\"exception.default_html\";s:633:\"a:3:{s:5:\"class\";s:58:\"Drupal\\Core\\EventSubscriber\\DefaultExceptionHtmlSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"http_kernel\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"logger.channel.php\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"redirect.destination\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"router.no_access_checks\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:15:\"exception.final\";s:293:\"a:3:{s:5:\"class\";s:52:\"Drupal\\Core\\EventSubscriber\\FinalExceptionSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:16:\"exception.logger\";s:295:\"a:3:{s:5:\"class\";s:54:\"Drupal\\Core\\EventSubscriber\\ExceptionLoggingSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:26:\"exception.custom_page_html\";s:848:\"a:3:{s:5:\"class\";s:61:\"Drupal\\Core\\EventSubscriber\\CustomPageExceptionHtmlSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"http_kernel\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"logger.channel.php\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"redirect.destination\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"router.no_access_checks\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"access_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:23:\"exception.fast_404_html\";s:413:\"a:3:{s:5:\"class\";s:58:\"Drupal\\Core\\EventSubscriber\\Fast404ExceptionHtmlSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_tags.invalidator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:32:\"exception.enforced_form_response\";s:111:\"a:2:{s:5:\"class\";s:58:\"Drupal\\Core\\EventSubscriber\\EnforcedFormResponseSubscriber\";s:15:\"arguments_count\";i:0;}\";s:23:\"route_processor_manager\";s:570:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\RouteProcessor\\RouteProcessorManager\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:2:{i:0;a:2:{i:0;s:11:\"addOutbound\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"route_processor_current\";s:15:\"invalidBehavior\";i:1;}i:1;i:200;}}}i:1;a:2:{i:0;s:11:\"addOutbound\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"route_processor_csrf\";s:15:\"invalidBehavior\";i:1;}i:1;i:0;}}}}}\";s:22:\"path_processor_manager\";s:1481:\"a:3:{s:5:\"class\";s:46:\"Drupal\\Core\\PathProcessor\\PathProcessorManager\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:6:{i:0;a:2:{i:0;s:10:\"addInbound\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"path_processor_decode\";s:15:\"invalidBehavior\";i:1;}i:1;i:1000;}}}i:1;a:2:{i:0;s:10:\"addInbound\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"path_processor.image_styles\";s:15:\"invalidBehavior\";i:1;}i:1;i:300;}}}i:2;a:2:{i:0;s:10:\"addInbound\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"path_processor_front\";s:15:\"invalidBehavior\";i:1;}i:1;i:200;}}}i:3;a:2:{i:0;s:10:\"addInbound\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"path_processor.files\";s:15:\"invalidBehavior\";i:1;}i:1;i:200;}}}i:4;a:2:{i:0;s:10:\"addInbound\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"path_alias.path_processor\";s:15:\"invalidBehavior\";i:1;}i:1;i:100;}}}i:5;a:2:{i:0;s:11:\"addOutbound\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"path_alias.path_processor\";s:15:\"invalidBehavior\";i:1;}i:1;i:300;}}}}}\";s:21:\"path_processor_decode\";s:98:\"a:2:{s:5:\"class\";s:45:\"Drupal\\Core\\PathProcessor\\PathProcessorDecode\";s:15:\"arguments_count\";i:0;}\";s:20:\"path_processor_front\";s:285:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\PathProcessor\\PathProcessorFront\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:23:\"route_processor_current\";s:294:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\RouteProcessor\\RouteProcessorCurrent\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:20:\"route_processor_csrf\";s:379:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Access\\RouteProcessorCsrf\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"csrf_token\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:15:\"transliteration\";s:293:\"a:3:{s:5:\"class\";s:46:\"Drupal\\Core\\Transliteration\\PhpTransliteration\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;N;i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:5:\"flood\";s:477:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Flood\\DatabaseBackend\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:19:\"plugin.manager.mail\";s:909:\"a:3:{s:5:\"class\";s:28:\"Drupal\\Core\\Mail\\MailManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:7;}\";s:24:\"plugin.manager.condition\";s:498:\"a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Condition\\ConditionManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:27:\"plugin.manager.element_info\";s:707:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Render\\ElementInfoManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:22:\"stream_wrapper_manager\";s:1856:\"a:4:{s:5:\"class\";s:46:\"Drupal\\Core\\StreamWrapper\\StreamWrapperManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__24ItXQOU5LLRzSu5-fpo8rr2SfhXz3G0WtEEddRM-Jk\";s:5:\"value\";a:4:{s:5:\"class\";s:52:\"Symfony\\Component\\DependencyInjection\\ServiceLocator\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{s:21:\"stream_wrapper.assets\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:21:\"stream_wrapper.assets\";s:15:\"invalidBehavior\";i:1;}s:21:\"stream_wrapper.public\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:21:\"stream_wrapper.public\";s:15:\"invalidBehavior\";i:1;}s:24:\"stream_wrapper.temporary\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"stream_wrapper.temporary\";s:15:\"invalidBehavior\";i:1;}s:27:\"stream_wrapper.translations\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:27:\"stream_wrapper.translations\";s:15:\"invalidBehavior\";i:1;}}}}}s:15:\"arguments_count\";i:1;}s:6:\"shared\";b:0;}}}s:15:\"arguments_count\";i:1;s:5:\"calls\";a:4:{i:0;a:2:{i:0;s:16:\"addStreamWrapper\";i:1;a:3:{i:0;s:21:\"stream_wrapper.assets\";i:1;s:38:\"Drupal\\Core\\StreamWrapper\\AssetsStream\";i:2;s:6:\"assets\";}}i:1;a:2:{i:0;s:16:\"addStreamWrapper\";i:1;a:3:{i:0;s:21:\"stream_wrapper.public\";i:1;s:38:\"Drupal\\Core\\StreamWrapper\\PublicStream\";i:2;s:6:\"public\";}}i:2;a:2:{i:0;s:16:\"addStreamWrapper\";i:1;a:3:{i:0;s:24:\"stream_wrapper.temporary\";i:1;s:41:\"Drupal\\Core\\StreamWrapper\\TemporaryStream\";i:2;s:9:\"temporary\";}}i:3;a:2:{i:0;s:16:\"addStreamWrapper\";i:1;a:3:{i:0;s:27:\"stream_wrapper.translations\";i:1;s:46:\"Drupal\\locale\\StreamWrapper\\TranslationsStream\";i:2;s:12:\"translations\";}}}}\";s:21:\"stream_wrapper.assets\";s:91:\"a:2:{s:5:\"class\";s:38:\"Drupal\\Core\\StreamWrapper\\AssetsStream\";s:15:\"arguments_count\";i:0;}\";s:21:\"stream_wrapper.public\";s:91:\"a:2:{s:5:\"class\";s:38:\"Drupal\\Core\\StreamWrapper\\PublicStream\";s:15:\"arguments_count\";i:0;}\";s:24:\"stream_wrapper.temporary\";s:94:\"a:2:{s:5:\"class\";s:41:\"Drupal\\Core\\StreamWrapper\\TemporaryStream\";s:15:\"arguments_count\";i:0;}\";s:21:\"image.toolkit.manager\";s:610:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\ImageToolkit\\ImageToolkitManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:31:\"image.toolkit.operation.manager\";s:738:\"a:3:{s:5:\"class\";s:53:\"Drupal\\Core\\ImageToolkit\\ImageToolkitOperationManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"logger.channel.image\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"image.toolkit.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:13:\"image.factory\";s:278:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Image\\ImageFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"image.toolkit.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:10:\"breadcrumb\";s:1347:\"a:4:{s:5:\"class\";s:40:\"Drupal\\Core\\Breadcrumb\\BreadcrumbManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;s:5:\"calls\";a:4:{i:0;a:2:{i:0;s:10:\"addBuilder\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"taxonomy_term.breadcrumb\";s:15:\"invalidBehavior\";i:1;}i:1;i:1002;}}}i:1;a:2:{i:0;s:10:\"addBuilder\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__pLhy6-ZXhXKjPiQgq8nPMpZ7emgQ_-eazI-SpFSUIEs\";s:5:\"value\";a:3:{s:5:\"class\";s:33:\"Drupal\\help\\HelpBreadcrumbBuilder\";s:6:\"public\";b:0;s:15:\"arguments_count\";i:0;}s:6:\"shared\";b:0;}i:1;i:900;}}}i:2;a:2:{i:0;s:10:\"addBuilder\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"comment.breadcrumb\";s:15:\"invalidBehavior\";i:1;}i:1;i:100;}}}i:3;a:2:{i:0;s:10:\"addBuilder\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"system.breadcrumb.default\";s:15:\"invalidBehavior\";i:1;}i:1;i:0;}}}}}\";s:5:\"token\";s:686:\"a:3:{s:5:\"class\";s:19:\"\\Drupal\\token\\Token\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_tags.invalidator\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:13:\"batch.storage\";s:340:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\ProxyClass\\Batch\\BatchStorage\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:43:\"drupal.proxy_original_service.batch.storage\";}}s:15:\"arguments_count\";i:2;}\";s:15:\"country_manager\";s:274:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Locale\\CountryManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:14:\"date.formatter\";s:709:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Datetime\\DateFormatter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:13:\"theme.manager\";s:889:\"a:4:{s:5:\"class\";s:30:\"Drupal\\Core\\Theme\\ThemeManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"theme.negotiator\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"theme.initialization\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"callable_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:16:\"setThemeRegistry\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"theme.registry\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:20:\"theme.initialization\";s:547:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Theme\\ThemeInitialization\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.bootstrap\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:14:\"theme.registry\";s:1392:\"a:4:{s:5:\"class\";s:26:\"Drupal\\Core\\Theme\\Registry\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:11:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"theme.initialization\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.bootstrap\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:6:\"kernel\";s:15:\"invalidBehavior\";i:1;}i:9;N;i:10;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:26:\"preprocess_for_suggestions\";}}}s:15:\"arguments_count\";i:11;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:15:\"setThemeManager\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:33:\"Drupal\\Core\\Theme\\ThemePreprocess\";s:905:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Theme\\ThemePreprocess\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"path.matcher\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"path.current\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:7;}\";s:35:\"Drupal\\Core\\Datetime\\DatePreprocess\";s:276:\"a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\Datetime\\DatePreprocess\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"date.formatter\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:14:\"authentication\";s:299:\"a:3:{s:5:\"class\";s:48:\"Drupal\\Core\\Authentication\\AuthenticationManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"authentication_collector\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:24:\"authentication_collector\";s:375:\"a:3:{s:5:\"class\";s:50:\"Drupal\\Core\\Authentication\\AuthenticationCollector\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:11:\"addProvider\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"user.authentication.cookie\";s:15:\"invalidBehavior\";i:1;}i:1;s:6:\"cookie\";i:2;i:0;i:3;b:1;}}}}}\";s:25:\"authentication_subscriber\";s:397:\"a:3:{s:5:\"class\";s:52:\"Drupal\\Core\\EventSubscriber\\AuthenticationSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"authentication\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:16:\"account_switcher\";s:392:\"a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\Session\\AccountSwitcher\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"session_handler.write_safe\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:23:\"access_policy_processor\";s:1219:\"a:4:{s:5:\"class\";s:41:\"Drupal\\Core\\Session\\AccessPolicyProcessor\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"variation_cache.access_policy\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:36:\"variation_cache.access_policy_memory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"cache.access_policy_memory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"account_switcher\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;s:5:\"calls\";a:2:{i:0;a:2:{i:0;s:15:\"addAccessPolicy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"access_policy.super_user\";s:15:\"invalidBehavior\";i:1;}}}}i:1;a:2:{i:0;s:15:\"addAccessPolicy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"access_policy.user_roles\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:24:\"access_policy.super_user\";s:94:\"a:2:{s:5:\"class\";s:41:\"Drupal\\Core\\Session\\SuperUserAccessPolicy\";s:15:\"arguments_count\";i:0;}\";s:24:\"access_policy.user_roles\";s:287:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Session\\UserRolesAccessPolicy\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:18:\"permission_checker\";s:287:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Session\\PermissionChecker\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"access_policy_processor\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:31:\"user_permissions_hash_generator\";s:501:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Session\\PermissionsHashGenerator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"private_key\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"cache.static\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"access_policy_processor\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:12:\"current_user\";s:275:\"a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Session\\AccountProxy\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:21:\"session_configuration\";s:267:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Session\\SessionConfiguration\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:23:\"session.storage.options\";}}}s:15:\"arguments_count\";i:1;}\";s:7:\"session\";s:610:\"a:3:{s:5:\"class\";s:48:\"Symfony\\Component\\HttpFoundation\\Session\\Session\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"session_manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:72:\"Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBagInterface\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:64:\"Symfony\\Component\\HttpFoundation\\Session\\Flash\\FlashBagInterface\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:23:\"session_handler.storage\";s:478:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Session\\SessionHandler\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:26:\"session_handler.write_safe\";s:293:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Session\\WriteSafeSessionHandler\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"session_handler.storage\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:15:\"session_manager\";s:1076:\"a:4:{s:5:\"class\";s:34:\"Drupal\\Core\\Session\\SessionManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"session_manager.metadata_bag\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"session_configuration\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"session_handler.write_safe\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:19:\"setWriteSafeHandler\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"session_handler.write_safe\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:28:\"session_manager.metadata_bag\";s:265:\"a:3:{s:5:\"class\";s:31:\"Drupal\\Core\\Session\\MetadataBag\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:29:\"asset.css.collection_renderer\";s:394:\"a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Asset\\CssCollectionRenderer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"asset.query_string\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"file_url_generator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:30:\"asset.css.collection_optimizer\";s:1273:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Asset\\CssCollectionOptimizerLazy\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:10:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"asset.css.collection_grouper\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"asset.css.optimizer\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"library.dependency_resolver\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"file_url_generator\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:10;}\";s:19:\"asset.css.optimizer\";s:275:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Asset\\CssOptimizer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"file_url_generator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:28:\"asset.css.collection_grouper\";s:91:\"a:2:{s:5:\"class\";s:38:\"Drupal\\Core\\Asset\\CssCollectionGrouper\";s:15:\"arguments_count\";i:0;}\";s:16:\"asset.css.dumper\";s:267:\"a:3:{s:5:\"class\";s:29:\"Drupal\\Core\\Asset\\AssetDumper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:28:\"asset.js.collection_renderer\";s:498:\"a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Asset\\JsCollectionRenderer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"asset.query_string\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"file_url_generator\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:29:\"asset.js.collection_optimizer\";s:1270:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Asset\\JsCollectionOptimizerLazy\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:10:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"asset.js.collection_grouper\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"asset.js.optimizer\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"library.dependency_resolver\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"file_url_generator\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:10;}\";s:18:\"asset.js.optimizer\";s:278:\"a:3:{s:5:\"class\";s:29:\"Drupal\\Core\\Asset\\JsOptimizer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"logger.channel.default\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:27:\"asset.js.collection_grouper\";s:90:\"a:2:{s:5:\"class\";s:37:\"Drupal\\Core\\Asset\\JsCollectionGrouper\";s:15:\"arguments_count\";i:0;}\";s:15:\"asset.js.dumper\";s:267:\"a:3:{s:5:\"class\";s:29:\"Drupal\\Core\\Asset\\AssetDumper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:17:\"library.discovery\";s:601:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Asset\\LibraryDiscoveryCollector\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"library.discovery.parser\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:27:\"library.discovery.collector\";s:601:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Asset\\LibraryDiscoveryCollector\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"library.discovery.parser\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:24:\"library.discovery.parser\";s:913:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Asset\\LibraryDiscoveryParser\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"stream_wrapper_manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:39:\"library.libraries_directory_file_finder\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"extension.path.resolver\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"plugin.manager.sdc\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:7;}\";s:39:\"library.libraries_directory_file_finder\";s:396:\"a:3:{s:5:\"class\";s:46:\"Drupal\\Core\\Asset\\LibrariesDirectoryFileFinder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;s:13:\"sites/default\";i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"extension.list.profile\";s:15:\"invalidBehavior\";i:1;}i:3;s:8:\"standard\";}}s:15:\"arguments_count\";i:4;}\";s:27:\"library.dependency_resolver\";s:287:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Asset\\LibraryDependencyResolver\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"library.discovery\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:14:\"asset.resolver\";s:1856:\"a:3:{s:5:\"class\";s:31:\"Drupal\\Core\\Asset\\AssetResolver\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"library.discovery\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"library.dependency_resolver\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__-0tVWf1tM2lOc4AX0ELpiYzR6EQpGZhvHfv3UXLxT4I\";s:5:\"value\";a:4:{s:5:\"class\";s:30:\"Drupal\\Core\\Cache\\BackendChain\";s:6:\"public\";b:0;s:15:\"arguments_count\";i:0;s:5:\"calls\";a:2:{i:0;a:2:{i:0;s:13:\"appendBackend\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__baKv95QZxErB4VBd_Se86f3SU8-LwdzwgVuWMgbsg1E\";s:5:\"value\";a:4:{s:5:\"class\";s:41:\"Drupal\\Core\\Cache\\MemoryCache\\MemoryCache\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}s:6:\"shared\";b:0;}}}}i:1;a:2:{i:0;s:13:\"appendBackend\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"cache.data\";s:15:\"invalidBehavior\";i:1;}}}}}}s:6:\"shared\";b:0;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:7;}\";s:11:\"info_parser\";s:164:\"a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Extension\\InfoParser\";s:9:\"arguments\";a:1:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";}s:15:\"arguments_count\";i:1;}\";s:4:\"twig\";s:2480:\"a:4:{s:5:\"class\";s:36:\"Drupal\\Core\\Template\\TwigEnvironment\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:2;s:43:\"2l-harZPfARr2fpvhY7yD2oOyUmL-GWCe5hc4g77liM\";i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"Twig\\Loader\\LoaderInterface\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:11:\"twig.config\";}}}s:15:\"arguments_count\";i:6;s:5:\"calls\";a:8:{i:0;a:2:{i:0;s:12:\"addExtension\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:44:\"Drupal\\Core\\Template\\ComponentsTwigExtension\";s:15:\"invalidBehavior\";i:1;}}}}i:1;a:2:{i:0;s:12:\"addExtension\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:39:\"Drupal\\Core\\Template\\IconsTwigExtension\";s:15:\"invalidBehavior\";i:1;}}}}i:2;a:2:{i:0;s:12:\"addExtension\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"twig.extension\";s:15:\"invalidBehavior\";i:1;}}}}i:3;a:2:{i:0;s:12:\"addExtension\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"twig.extension.debug\";s:15:\"invalidBehavior\";i:1;}}}}i:4;a:2:{i:0;s:12:\"addExtension\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"twig.extension.varDumper\";s:15:\"invalidBehavior\";i:1;}}}}i:5;a:2:{i:0;s:12:\"addExtension\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"devel.twig.debug_extension\";s:15:\"invalidBehavior\";i:1;}}}}i:6;a:2:{i:0;s:12:\"addExtension\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"help_twig.extension\";s:15:\"invalidBehavior\";i:1;}}}}i:7;a:2:{i:0;s:12:\"addExtension\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"twig_tweak.twig_extension\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:14:\"twig.extension\";s:694:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Template\\TwigExtension\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"url_generator\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"date.formatter\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"file_url_generator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:44:\"Drupal\\Core\\Template\\ComponentsTwigExtension\";s:427:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Template\\ComponentsTwigExtension\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"plugin.manager.sdc\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:46:\"Drupal\\Core\\Theme\\Component\\ComponentValidator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:39:\"Drupal\\Core\\Template\\IconsTwigExtension\";s:290:\"a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Template\\IconsTwigExtension\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"plugin.manager.icon_pack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:20:\"twig.extension.debug\";s:82:\"a:2:{s:5:\"class\";s:29:\"Twig\\Extension\\DebugExtension\";s:15:\"arguments_count\";i:0;}\";s:24:\"twig.extension.varDumper\";s:88:\"a:2:{s:5:\"class\";s:35:\"Drupal\\Core\\Template\\DebugExtension\";s:15:\"arguments_count\";i:0;}\";s:22:\"twig.loader.filesystem\";s:482:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Template\\Loader\\FilesystemLoader\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:1:\".\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:11:\"twig.config\";}}}s:15:\"arguments_count\";i:4;}\";s:26:\"twig.loader.theme_registry\";s:288:\"a:3:{s:5:\"class\";s:47:\"Drupal\\Core\\Template\\Loader\\ThemeRegistryLoader\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"theme.registry\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:18:\"twig.loader.string\";s:93:\"a:2:{s:5:\"class\";s:40:\"Drupal\\Core\\Template\\Loader\\StringLoader\";s:15:\"arguments_count\";i:0;}\";s:20:\"file.htaccess_writer\";s:395:\"a:3:{s:5:\"class\";s:31:\"Drupal\\Core\\File\\HtaccessWriter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"logger.channel.security\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"stream_wrapper_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:22:\"file.mime_type.guesser\";s:360:\"a:3:{s:5:\"class\";s:52:\"Drupal\\Core\\ProxyClass\\File\\MimeType\\MimeTypeGuesser\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:52:\"drupal.proxy_original_service.file.mime_type.guesser\";}}s:15:\"arguments_count\";i:2;}\";s:32:\"file.mime_type.guesser.extension\";s:379:\"a:3:{s:5:\"class\";s:61:\"Drupal\\Core\\ProxyClass\\File\\MimeType\\ExtensionMimeTypeGuesser\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:62:\"drupal.proxy_original_service.file.mime_type.guesser.extension\";}}s:15:\"arguments_count\";i:2;}\";s:46:\"Drupal\\Core\\File\\MimeType\\MimeTypeMapInterface\";s:595:\"a:3:{s:5:\"class\";s:46:\"Drupal\\Core\\File\\MimeType\\MimeTypeMapInterface\";s:15:\"arguments_count\";i:0;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__TyjM0GVbj9D0QhJIxL5iRKj48Og4RQ3_w6VNSPWSe4Y\";s:5:\"value\";a:4:{s:5:\"class\";s:44:\"Drupal\\Core\\File\\MimeType\\MimeTypeMapFactory\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}s:6:\"shared\";b:0;}i:1;s:6:\"create\";}}\";s:66:\"Drupal\\Core\\File\\EventSubscriber\\LegacyMimeTypeMapLoadedSubscriber\";s:307:\"a:3:{s:5:\"class\";s:66:\"Drupal\\Core\\File\\EventSubscriber\\LegacyMimeTypeMapLoadedSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:28:\"render_placeholder_generator\";s:372:\"a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Render\\PlaceholderGenerator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_contexts_manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:15:\"renderer.config\";}}}s:15:\"arguments_count\";i:2;}\";s:12:\"render_cache\";s:633:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Render\\PlaceholderingRenderCache\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"variation_cache_factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_contexts_manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"render_placeholder_generator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:8:\"renderer\";s:908:\"a:3:{s:5:\"class\";s:27:\"Drupal\\Core\\Render\\Renderer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"callable_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.element_info\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"render_placeholder_generator\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"render_cache\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:15:\"renderer.config\";}}}s:15:\"arguments_count\";i:7;}\";s:45:\"early_rendering_controller_wrapper_subscriber\";s:435:\"a:3:{s:5:\"class\";s:69:\"Drupal\\Core\\EventSubscriber\\EarlyRenderingControllerWrapperSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:40:\"http_kernel.controller.argument_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:45:\"html_response.placeholder_strategy_subscriber\";s:316:\"a:3:{s:5:\"class\";s:69:\"Drupal\\Core\\EventSubscriber\\HtmlResponsePlaceholderStrategySubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"placeholder_strategy\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:20:\"placeholder_strategy\";s:835:\"a:3:{s:5:\"class\";s:57:\"Drupal\\Core\\Render\\Placeholder\\ChainedPlaceholderStrategy\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:3:{i:0;a:2:{i:0;s:22:\"addPlaceholderStrategy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"placeholder_strategy.cached\";s:15:\"invalidBehavior\";i:1;}}}}i:1;a:2:{i:0;s:22:\"addPlaceholderStrategy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"placeholder_strategy.big_pipe\";s:15:\"invalidBehavior\";i:1;}}}}i:2;a:2:{i:0;s:22:\"addPlaceholderStrategy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"placeholder_strategy.single_flush\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:27:\"placeholder_strategy.cached\";s:396:\"a:3:{s:5:\"class\";s:45:\"Drupal\\Core\\Render\\Placeholder\\CachedStrategy\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"placeholder_strategy\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"render_cache\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:33:\"placeholder_strategy.single_flush\";s:103:\"a:2:{s:5:\"class\";s:50:\"Drupal\\Core\\Render\\Placeholder\\SingleFlushStrategy\";s:15:\"arguments_count\";i:0;}\";s:15:\"email.validator\";s:92:\"a:2:{s:5:\"class\";s:39:\"Drupal\\Component\\Utility\\EmailValidator\";s:15:\"arguments_count\";i:0;}\";s:27:\"update.update_hook_registry\";s:357:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Update\\UpdateHookRegistry\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:17:\"container.modules\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:27:\"update.post_update_registry\";s:915:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Update\\UpdateRegistry\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;s:13:\"sites/default\";i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:17:\"container.modules\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__3vSQ_CCnQyyLMfadbdedivyRzL9A_X7orGBoMC81184\";s:5:\"value\";a:5:{s:5:\"class\";s:48:\"Drupal\\Core\\KeyValueStore\\KeyValueStoreInterface\";s:6:\"public\";b:0;s:9:\"arguments\";a:1:{i:0;s:11:\"post_update\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}s:6:\"shared\";b:0;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:5;s:11:\"post_update\";}}s:15:\"arguments_count\";i:6;}\";s:4:\"uuid\";s:78:\"a:2:{s:5:\"class\";s:25:\"Drupal\\Component\\Uuid\\Php\";s:15:\"arguments_count\";i:0;}\";s:27:\"response_filter.active_link\";s:607:\"a:3:{s:5:\"class\";s:52:\"Drupal\\Core\\EventSubscriber\\ActiveLinkResponseFilter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"path.current\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"path.matcher\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:32:\"response_filter.rss.relative_url\";s:109:\"a:2:{s:5:\"class\";s:56:\"Drupal\\Core\\EventSubscriber\\RssResponseRelativeUrlFilter\";s:15:\"arguments_count\";i:0;}\";s:9:\"messenger\";s:436:\"a:3:{s:5:\"class\";s:31:\"Drupal\\Core\\Messenger\\Messenger\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:64:\"Symfony\\Component\\HttpFoundation\\Session\\Flash\\FlashBagInterface\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"page_cache_kill_switch\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:17:\"tempstore.private\";s:607:\"a:3:{s:5:\"class\";s:45:\"Drupal\\Core\\TempStore\\PrivateTempStoreFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"keyvalue.expirable\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:4;i:604800;}}s:15:\"arguments_count\";i:5;}\";s:16:\"tempstore.shared\";s:606:\"a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\TempStore\\SharedTempStoreFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"keyvalue.expirable\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:4;i:604800;}}s:15:\"arguments_count\";i:5;}\";s:13:\"pager.manager\";s:273:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Pager\\PagerManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"pager.parameters\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:16:\"pager.parameters\";s:273:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Pager\\PagerParameters\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:54:\"Drupal\\Core\\Theme\\Component\\SchemaCompatibilityChecker\";s:107:\"a:2:{s:5:\"class\";s:54:\"Drupal\\Core\\Theme\\Component\\SchemaCompatibilityChecker\";s:15:\"arguments_count\";i:0;}\";s:46:\"Drupal\\Core\\Theme\\Component\\ComponentValidator\";s:161:\"a:3:{s:5:\"class\";s:46:\"Drupal\\Core\\Theme\\Component\\ComponentValidator\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:12:\"setValidator\";i:1;a:0:{}}}}\";s:37:\"Drupal\\Core\\Theme\\ComponentNegotiator\";s:277:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Theme\\ComponentNegotiator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:18:\"plugin.manager.sdc\";s:1279:\"a:3:{s:5:\"class\";s:40:\"Drupal\\Core\\Theme\\ComponentPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:10:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:37:\"Drupal\\Core\\Theme\\ComponentNegotiator\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:54:\"Drupal\\Core\\Theme\\Component\\SchemaCompatibilityChecker\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:46:\"Drupal\\Core\\Theme\\Component\\ComponentValidator\";s:15:\"invalidBehavior\";i:1;}i:9;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";}}s:15:\"arguments_count\";i:10;}\";s:43:\"Drupal\\Core\\Template\\Loader\\ComponentLoader\";s:402:\"a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Template\\Loader\\ComponentLoader\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"plugin.manager.sdc\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"logger.channel.default\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:51:\"Drupal\\Core\\EventSubscriber\\CsrfExceptionSubscriber\";s:104:\"a:2:{s:5:\"class\";s:51:\"Drupal\\Core\\EventSubscriber\\CsrfExceptionSubscriber\";s:15:\"arguments_count\";i:0;}\";s:24:\"plugin.manager.icon_pack\";s:866:\"a:4:{s:5:\"class\";s:45:\"Drupal\\Core\\Theme\\Icon\\Plugin\\IconPackManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"plugin.manager.icon_extractor\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:36:\"Drupal\\Core\\Theme\\Icon\\IconCollector\";s:15:\"invalidBehavior\";i:1;}i:5;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";}}s:15:\"arguments_count\";i:6;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:12:\"setValidator\";i:1;a:0:{}}}}\";s:29:\"plugin.manager.icon_extractor\";s:620:\"a:3:{s:5:\"class\";s:49:\"Drupal\\Core\\Theme\\Icon\\IconExtractorPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"plugin_form.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:33:\"Drupal\\Core\\Theme\\Icon\\IconFinder\";s:449:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Theme\\Icon\\IconFinder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"file_url_generator\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"logger.channel.default\";s:15:\"invalidBehavior\";i:1;}i:2;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";}}s:15:\"arguments_count\";i:3;}\";s:36:\"Drupal\\Core\\Theme\\Icon\\IconCollector\";s:492:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Theme\\Icon\\IconCollector\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"plugin.manager.icon_extractor\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:26:\"admin_toolbar_tools.helper\";s:635:\"a:3:{s:5:\"class\";s:50:\"Drupal\\admin_toolbar_tools\\AdminToolbarToolsHelper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:30:\"plugin.manager.menu.local_task\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:26:\"announcements_feed.fetcher\";s:997:\"a:3:{s:5:\"class\";s:41:\"Drupal\\announcements_feed\\AnnounceFetcher\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"http_client\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"keyvalue.expirable\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__IkPzS-6qD8FmP93NFexJETlAipR4_yUDws3eHrRn-Zo\";s:5:\"value\";a:5:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:6:\"public\";b:0;s:9:\"arguments\";a:1:{i:0;s:18:\"announcements_feed\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}s:6:\"shared\";b:0;}i:4;s:41:\"https://www.drupal.org/announcements.json\";}}s:15:\"arguments_count\";i:5;}\";s:32:\"announcements_feed.lazy_builders\";s:292:\"a:3:{s:5:\"class\";s:38:\"Drupal\\announcements_feed\\LazyBuilders\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.element_info\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:27:\"announcements_feed.renderer\";s:349:\"a:3:{s:5:\"class\";s:42:\"Drupal\\announcements_feed\\AnnounceRenderer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"announcements_feed.fetcher\";s:15:\"invalidBehavior\";i:1;}i:1;s:42:\"https://www.drupal.org/about/announcements\";}}s:15:\"arguments_count\";i:2;}\";s:25:\"automated_cron.subscriber\";s:492:\"a:3:{s:5:\"class\";s:51:\"Drupal\\automated_cron\\EventSubscriber\\AutomatedCron\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:4:\"cron\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:33:\"html_response.big_pipe_subscriber\";s:295:\"a:3:{s:5:\"class\";s:61:\"Drupal\\big_pipe\\EventSubscriber\\HtmlResponseBigPipeSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"big_pipe\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:29:\"placeholder_strategy.big_pipe\";s:514:\"a:3:{s:5:\"class\";s:50:\"Drupal\\big_pipe\\Render\\Placeholder\\BigPipeStrategy\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"session_configuration\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:8:\"big_pipe\";s:1118:\"a:3:{s:5:\"class\";s:30:\"Drupal\\big_pipe\\Render\\BigPipe\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:10:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:7:\"session\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"http_kernel\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"messenger\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"router.request_context\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"logger.channel.php\";s:15:\"invalidBehavior\";i:1;}i:9;b:1;}}s:15:\"arguments_count\";i:10;}\";s:28:\"route_subscriber.no_big_pipe\";s:114:\"a:2:{s:5:\"class\";s:61:\"Drupal\\big_pipe\\EventSubscriber\\NoBigPipeRouteAlterSubscriber\";s:15:\"arguments_count\";i:0;}\";s:24:\"http_middleware.big_pipe\";s:318:\"a:4:{s:5:\"class\";s:46:\"\\Drupal\\big_pipe\\StackMiddleware\\ContentLength\";s:4:\"lazy\";b:1;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:30:\"http_middleware.content_length\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:5:\"blazy\";s:687:\"a:3:{s:5:\"class\";s:18:\"Drupal\\blazy\\Blazy\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"blazy.libraries\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:13:\"blazy.manager\";s:694:\"a:3:{s:5:\"class\";s:25:\"Drupal\\blazy\\BlazyManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"blazy.libraries\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:15:\"blazy.formatter\";s:696:\"a:3:{s:5:\"class\";s:27:\"Drupal\\blazy\\BlazyFormatter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"blazy.libraries\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:11:\"blazy.media\";s:494:\"a:3:{s:5:\"class\";s:29:\"Drupal\\blazy\\Media\\BlazyMedia\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"blazy.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"http_client\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:30:\"media.oembed.iframe_url_helper\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:12:\"blazy.oembed\";s:506:\"a:3:{s:5:\"class\";s:30:\"Drupal\\blazy\\Media\\BlazyOEmbed\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"blazy.media\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"media.oembed.resource_fetcher\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"media.oembed.url_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:12:\"blazy.entity\";s:263:\"a:3:{s:5:\"class\";s:24:\"Drupal\\blazy\\BlazyEntity\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"blazy.oembed\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:12:\"blazy.config\";s:646:\"a:3:{s:5:\"class\";s:26:\"Drupal\\blazy\\Config\\Config\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:15:\"blazy.libraries\";s:1110:\"a:4:{s:5:\"class\";s:28:\"Drupal\\blazy\\Asset\\Libraries\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;s:5:\"calls\";a:2:{i:0;a:2:{i:0;s:12:\"setDiscovery\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"library.discovery\";s:15:\"invalidBehavior\";i:1;}}}}i:1;a:2:{i:0;s:9:\"setFinder\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:39:\"library.libraries_directory_file_finder\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:10:\"blazy.file\";s:584:\"a:3:{s:5:\"class\";s:28:\"Drupal\\blazy\\Media\\BlazyFile\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"file.repository\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"image.factory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:9:\"blazy.svg\";s:582:\"a:3:{s:5:\"class\";s:26:\"Drupal\\blazy\\Media\\Svg\\Svg\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"file.repository\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"image.factory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:10:\"blazy.skin\";s:585:\"a:3:{s:5:\"class\";s:29:\"Drupal\\blazy\\Skin\\SkinManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"blazy\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:21:\"blazy.admin.formatter\";s:604:\"a:3:{s:5:\"class\";s:37:\"Drupal\\blazy\\Form\\BlazyAdminFormatter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"entity_display.repository\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"config.typed\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"date.formatter\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"blazy.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:11:\"blazy.admin\";s:595:\"a:3:{s:5:\"class\";s:28:\"Drupal\\blazy\\Form\\BlazyAdmin\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"entity_display.repository\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"config.typed\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"date.formatter\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"blazy.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:20:\"blazy.csp_subscriber\";s:296:\"a:3:{s:5:\"class\";s:42:\"Drupal\\blazy\\EventSubscriber\\CspSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"library.dependency_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:12:\"blazy_layout\";s:707:\"a:3:{s:5:\"class\";s:38:\"Drupal\\blazy_layout\\BlazyLayoutManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"blazy.libraries\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:18:\"blazy_layout.admin\";s:832:\"a:4:{s:5:\"class\";s:41:\"Drupal\\blazy_layout\\Form\\BlazyLayoutAdmin\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"entity_display.repository\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"config.typed\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"date.formatter\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"blazy.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:10:\"setManager\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"blazy_layout\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:33:\"theme.negotiator.block.admin_demo\";s:91:\"a:2:{s:5:\"class\";s:38:\"Drupal\\block\\Theme\\AdminDemoNegotiator\";s:15:\"arguments_count\";i:0;}\";s:37:\"block.page_display_variant_subscriber\";s:115:\"a:2:{s:5:\"class\";s:62:\"Drupal\\block\\EventSubscriber\\BlockPageDisplayVariantSubscriber\";s:15:\"arguments_count\";i:0;}\";s:16:\"block.repository\";s:486:\"a:3:{s:5:\"class\";s:28:\"Drupal\\block\\BlockRepository\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"context.handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:25:\"block_content.uuid_lookup\";s:492:\"a:3:{s:5:\"class\";s:44:\"\\Drupal\\block_content\\BlockContentUuidLookup\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.bootstrap\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:27:\"block_content.bc_subscriber\";s:396:\"a:3:{s:5:\"class\";s:44:\"Drupal\\block_content\\Routing\\RouteSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:18:\"breakpoint.manager\";s:711:\"a:3:{s:5:\"class\";s:35:\"Drupal\\breakpoint\\BreakpointManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:25:\"captcha.config_subscriber\";s:316:\"a:3:{s:5:\"class\";s:62:\"Drupal\\captcha\\EventSubscriber\\CaptchaCachedSettingsSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.element_info\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:14:\"captcha.helper\";s:278:\"a:3:{s:5:\"class\";s:37:\"Drupal\\captcha\\Service\\CaptchaService\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:31:\"plugin.manager.ckeditor5.plugin\";s:506:\"a:3:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:32:\"ckeditor5.smart_default_settings\";s:621:\"a:3:{s:5:\"class\";s:37:\"Drupal\\ckeditor5\\SmartDefaultSettings\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"plugin.manager.ckeditor5.plugin\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"logger.channel.ckeditor5\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:29:\"ckeditor5.ckeditor5_cache_tag\";s:299:\"a:3:{s:5:\"class\";s:50:\"Drupal\\ckeditor5\\EventSubscriber\\CKEditor5CacheTag\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_tags.invalidator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:24:\"logger.channel.ckeditor5\";s:267:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:9:\"ckeditor5\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:18:\"comment.breadcrumb\";s:285:\"a:3:{s:5:\"class\";s:39:\"Drupal\\comment\\CommentBreadcrumbBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:15:\"comment.manager\";s:930:\"a:3:{s:5:\"class\";s:29:\"Drupal\\comment\\CommentManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"entity_display.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:7;}\";s:18:\"comment.statistics\";s:790:\"a:3:{s:5:\"class\";s:32:\"Drupal\\comment\\CommentStatistics\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"database.replica\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:21:\"comment.lazy_builders\";s:807:\"a:3:{s:5:\"class\";s:34:\"Drupal\\comment\\CommentLazyBuilders\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity.form_builder\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"comment.manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:20:\"comment.link_builder\";s:706:\"a:3:{s:5:\"class\";s:33:\"Drupal\\comment\\CommentLinkBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"comment.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:24:\"config.config_subscriber\";s:83:\"a:2:{s:5:\"class\";s:30:\"Drupal\\config\\ConfigSubscriber\";s:15:\"arguments_count\";i:0;}\";s:29:\"access_check.contact_personal\";s:380:\"a:3:{s:5:\"class\";s:39:\"Drupal\\contact\\Access\\ContactPageAccess\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"user.data\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:20:\"contact.mail_handler\";s:715:\"a:3:{s:5:\"class\";s:26:\"Drupal\\contact\\MailHandler\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"plugin.manager.mail\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"logger.channel.contact\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:22:\"logger.channel.contact\";s:265:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:7:\"contact\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:21:\"datetime.views_helper\";s:287:\"a:3:{s:5:\"class\";s:35:\"Drupal\\datetime\\DateTimeViewsHelper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"views.field_data_provider\";s:15:\"invalidBehavior\";i:3;}}}s:15:\"arguments_count\";i:1;}\";s:12:\"logger.dblog\";s:376:\"a:3:{s:5:\"class\";s:25:\"Drupal\\dblog\\Logger\\DbLog\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"logger.log_message_parser\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:22:\"devel.error_subscriber\";s:290:\"a:3:{s:5:\"class\";s:51:\"Drupal\\devel\\EventSubscriber\\ErrorHandlerSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:30:\"devel.theme_rebuild_subscriber\";s:821:\"a:3:{s:5:\"class\";s:55:\"Drupal\\devel\\EventSubscriber\\ThemeInfoRebuildSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"messenger\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"theme.registry\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:22:\"devel.route_subscriber\";s:395:\"a:3:{s:5:\"class\";s:36:\"Drupal\\devel\\Routing\\RouteSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:27:\"plugin.manager.devel_dumper\";s:497:\"a:3:{s:5:\"class\";s:37:\"Drupal\\devel\\DevelDumperPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:12:\"devel.dumper\";s:816:\"a:3:{s:5:\"class\";s:31:\"Drupal\\devel\\DevelDumperManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"plugin.manager.devel_dumper\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"messenger\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:26:\"devel.twig.debug_extension\";s:272:\"a:3:{s:5:\"class\";s:33:\"Drupal\\devel\\Twig\\Extension\\Debug\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"devel.dumper\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:29:\"devel.switch_user_list_helper\";s:605:\"a:3:{s:5:\"class\";s:33:\"Drupal\\devel\\SwitchUserListHelper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"redirect.destination\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:20:\"logger.channel.devel\";s:263:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:5:\"devel\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:24:\"consolidation.site_alias\";s:93:\"a:2:{s:5:\"class\";s:40:\"Consolidation\\SiteAlias\\SiteAliasManager\";s:15:\"arguments_count\";i:0;}\";s:26:\"consolidation.site_process\";s:93:\"a:2:{s:5:\"class\";s:40:\"Consolidation\\SiteProcess\\ProcessManager\";s:15:\"arguments_count\";i:0;}\";s:19:\"devel.lazy_builders\";s:377:\"a:3:{s:5:\"class\";s:30:\"Drupal\\devel\\DevelLazyBuilders\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"menu.link_tree\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:28:\"plugin.manager.develgenerate\";s:1049:\"a:3:{s:5:\"class\";s:48:\"Drupal\\devel_generate\\DevelGeneratePluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"messenger\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:8;}\";s:29:\"logger.channel.devel_generate\";s:273:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:14:\"devel_generate\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:37:\"dxpr_builder_page.uninstall_validator\";s:414:\"a:3:{s:5:\"class\";s:58:\"Drupal\\dxpr_builder_page\\DXPRBuilderPageUninstallValidator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:36:\"theme.negotiator.dxpr_theme_settings\";s:731:\"a:3:{s:5:\"class\";s:63:\"Drupal\\dxpr_theme_helper\\Theme\\DxprThemeSettingsThemeNegotiator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:24:\"cache.dynamic_page_cache\";s:283:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:18:\"dynamic_page_cache\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:34:\"variation_cache.dynamic_page_cache\";s:295:\"a:4:{s:5:\"class\";s:41:\"Drupal\\Core\\Cache\\VariationCacheInterface\";s:9:\"arguments\";a:1:{i:0;s:18:\"dynamic_page_cache\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"variation_cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:29:\"dynamic_page_cache_subscriber\";s:778:\"a:3:{s:5:\"class\";s:68:\"Drupal\\dynamic_page_cache\\EventSubscriber\\DynamicPageCacheSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"dynamic_page_cache_request_policy\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:34:\"dynamic_page_cache_response_policy\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:34:\"variation_cache.dynamic_page_cache\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_contexts_manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:15:\"renderer.config\";}}}s:15:\"arguments_count\";i:5;}\";s:33:\"dynamic_page_cache_request_policy\";s:123:\"a:2:{s:5:\"class\";s:70:\"Drupal\\dynamic_page_cache\\PageCache\\RequestPolicy\\DefaultRequestPolicy\";s:15:\"arguments_count\";i:0;}\";s:34:\"dynamic_page_cache_response_policy\";s:372:\"a:3:{s:5:\"class\";s:52:\"Drupal\\Core\\ProxyClass\\PageCache\\ChainResponsePolicy\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:64:\"drupal.proxy_original_service.dynamic_page_cache_response_policy\";}}s:15:\"arguments_count\";i:2;}\";s:21:\"plugin.manager.editor\";s:605:\"a:3:{s:5:\"class\";s:34:\"Drupal\\editor\\Plugin\\EditorManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:14:\"element.editor\";s:269:\"a:3:{s:5:\"class\";s:21:\"Drupal\\editor\\Element\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"plugin.manager.editor\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:43:\"editor.config_translation_mapper_subscriber\";s:304:\"a:3:{s:5:\"class\";s:63:\"Drupal\\editor\\EventSubscriber\\EditorConfigTranslationSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:37:\"plugin.manager.entity_browser.display\";s:496:\"a:3:{s:5:\"class\";s:36:\"Drupal\\entity_browser\\DisplayManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:47:\"plugin.manager.entity_browser.selection_display\";s:505:\"a:3:{s:5:\"class\";s:45:\"Drupal\\entity_browser\\SelectionDisplayManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:36:\"plugin.manager.entity_browser.widget\";s:495:\"a:3:{s:5:\"class\";s:35:\"Drupal\\entity_browser\\WidgetManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:45:\"plugin.manager.entity_browser.widget_selector\";s:503:\"a:3:{s:5:\"class\";s:43:\"Drupal\\entity_browser\\WidgetSelectorManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:50:\"plugin.manager.entity_browser.field_widget_display\";s:507:\"a:3:{s:5:\"class\";s:47:\"Drupal\\entity_browser\\FieldWidgetDisplayManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:47:\"plugin.manager.entity_browser.widget_validation\";s:505:\"a:3:{s:5:\"class\";s:45:\"Drupal\\entity_browser\\WidgetValidationManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:31:\"entity_browser.route_subscriber\";s:412:\"a:3:{s:5:\"class\";s:37:\"Drupal\\entity_browser\\RouteSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:37:\"plugin.manager.entity_browser.display\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:32:\"entity_browser.selection_storage\";s:302:\"a:4:{s:5:\"class\";s:57:\"Drupal\\Core\\KeyValueStore\\KeyValueStoreExpirableInterface\";s:9:\"arguments\";a:1:{i:0;s:14:\"entity_browser\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"keyvalue.expirable\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:25:\"field.uninstall_validator\";s:515:\"a:3:{s:5:\"class\";s:36:\"Drupal\\field\\FieldUninstallValidator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"plugin.manager.field.field_type\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:37:\"plugin.manager.field_group.formatters\";s:620:\"a:3:{s:5:\"class\";s:51:\"Drupal\\field_group\\FieldGroupFormatterPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:22:\"field_group.subscriber\";s:288:\"a:3:{s:5:\"class\";s:42:\"Drupal\\field_group\\Routing\\RouteSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:27:\"field_group.param_converter\";s:99:\"a:2:{s:5:\"class\";s:46:\"Drupal\\field_group\\Routing\\FieldGroupConverter\";s:15:\"arguments_count\";i:0;}\";s:19:\"field_ui.subscriber\";s:285:\"a:3:{s:5:\"class\";s:39:\"Drupal\\field_ui\\Routing\\RouteSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:31:\"access_check.field_ui.view_mode\";s:288:\"a:3:{s:5:\"class\";s:42:\"Drupal\\field_ui\\Access\\ViewModeAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:31:\"access_check.field_ui.form_mode\";s:288:\"a:3:{s:5:\"class\";s:42:\"Drupal\\field_ui\\Access\\FormModeAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:33:\"access_check.field_ui.field_reuse\";s:525:\"a:3:{s:5:\"class\";s:44:\"Drupal\\field_ui\\Access\\FieldReuseAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"plugin.manager.field.field_type\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:21:\"file.event.subscriber\";s:503:\"a:3:{s:5:\"class\";s:47:\"Drupal\\file\\EventSubscriber\\FileEventSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"transliteration\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:10:\"file.usage\";s:408:\"a:3:{s:5:\"class\";s:46:\"Drupal\\file\\FileUsage\\DatabaseFileUsageBackend\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:2;s:10:\"file_usage\";}}s:15:\"arguments_count\";i:3;}\";s:19:\"file.upload_handler\";s:1377:\"a:3:{s:5:\"class\";s:36:\"Drupal\\file\\Upload\\FileUploadHandler\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"stream_wrapper_manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"file.mime_type.guesser\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"file.repository\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"file.validator\";s:15:\"invalidBehavior\";i:1;}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:44:\"validation.basic_recursive_validator_factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:11;}\";s:15:\"file.repository\";s:801:\"a:3:{s:5:\"class\";s:26:\"Drupal\\file\\FileRepository\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"stream_wrapper_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"file.usage\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:32:\"file.recursive_validator_factory\";s:399:\"a:3:{s:5:\"class\";s:48:\"Drupal\\file\\Validation\\RecursiveValidatorFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"class_resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"typed_data_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:24:\"file.recursive_validator\";s:280:\"a:3:{s:5:\"class\";s:56:\"Symfony\\Component\\Validator\\Validator\\ValidatorInterface\";s:15:\"arguments_count\";i:0;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:32:\"file.recursive_validator_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:15:\"createValidator\";}}\";s:14:\"file.validator\";s:614:\"a:3:{s:5:\"class\";s:36:\"Drupal\\file\\Validation\\FileValidator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"file.recursive_validator\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"validation.constraint\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:29:\"file.input_stream_file_writer\";s:278:\"a:3:{s:5:\"class\";s:40:\"Drupal\\file\\Upload\\InputStreamFileWriter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:14:\"cache.file_mdm\";s:272:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:8:\"file_mdm\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:23:\"logger.channel.file_mdm\";s:266:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:8:\"file_mdm\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:44:\"Drupal\\file_mdm\\FileMetadataManagerInterface\";s:863:\"a:3:{s:5:\"class\";s:35:\"Drupal\\file_mdm\\FileMetadataManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:57:\"Drupal\\file_mdm\\Plugin\\FileMetadataPluginManagerInterface\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"logger.channel.file_mdm\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"cache.file_mdm\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"stream_wrapper_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:57:\"Drupal\\file_mdm\\Plugin\\FileMetadataPluginManagerInterface\";s:614:\"a:3:{s:5:\"class\";s:48:\"Drupal\\file_mdm\\Plugin\\FileMetadataPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:21:\"plugin.manager.filter\";s:493:\"a:3:{s:5:\"class\";s:33:\"Drupal\\filter\\FilterPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:26:\"filter.uninstall_validator\";s:507:\"a:3:{s:5:\"class\";s:38:\"Drupal\\filter\\FilterUninstallValidator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"plugin.manager.filter\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:27:\"plugin.manager.help_section\";s:729:\"a:4:{s:5:\"class\";s:30:\"Drupal\\help\\HelpSectionManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:16:\"setSearchManager\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"plugin.manager.search\";s:15:\"invalidBehavior\";i:3;}}}}}}\";s:25:\"plugin.manager.help_topic\";s:544:\"a:3:{s:5:\"class\";s:34:\"Drupal\\help\\HelpTopicPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";}}s:15:\"arguments_count\";i:4;}\";s:19:\"help_twig.extension\";s:497:\"a:3:{s:5:\"class\";s:29:\"Drupal\\help\\HelpTwigExtension\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"access_manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"plugin.manager.help_topic\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:27:\"path_processor.image_styles\";s:300:\"a:3:{s:5:\"class\";s:51:\"Drupal\\image\\PathProcessor\\PathProcessorImageStyles\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"stream_wrapper_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:27:\"plugin.manager.image.effect\";s:491:\"a:3:{s:5:\"class\";s:31:\"Drupal\\image\\ImageEffectManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:51:\"Drupal\\imagemagick\\ImagemagickFormatMapperInterface\";s:622:\"a:3:{s:5:\"class\";s:42:\"Drupal\\imagemagick\\ImagemagickFormatMapper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"config.typed\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:38:\"Drupal\\sophron\\MimeMapManagerInterface\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:50:\"Drupal\\imagemagick\\ImagemagickExecManagerInterface\";s:798:\"a:3:{s:5:\"class\";s:41:\"Drupal\\imagemagick\\ImagemagickExecManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"logger.channel.image\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:51:\"Drupal\\imagemagick\\ImagemagickFormatMapperInterface\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"messenger\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:61:\"Drupal\\imagemagick\\EventSubscriber\\ImagemagickEventSubscriber\";s:767:\"a:3:{s:5:\"class\";s:61:\"Drupal\\imagemagick\\EventSubscriber\\ImagemagickEventSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"logger.channel.image\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"stream_wrapper_manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:44:\"Drupal\\file_mdm\\FileMetadataManagerInterface\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:42:\"plugin.manager.language_negotiation_method\";s:508:\"a:3:{s:5:\"class\";s:48:\"Drupal\\language\\LanguageNegotiationMethodManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:19:\"language_negotiator\";s:790:\"a:4:{s:5:\"class\";s:34:\"Drupal\\language\\LanguageNegotiator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:42:\"plugin.manager.language_negotiation_method\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:19:\"initLanguageManager\";i:1;a:0:{}}}}\";s:26:\"language.config_subscriber\";s:616:\"a:3:{s:5:\"class\";s:48:\"Drupal\\language\\EventSubscriber\\ConfigSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language.default\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"language_negotiator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:32:\"language.config_factory_override\";s:613:\"a:3:{s:5:\"class\";s:52:\"Drupal\\language\\Config\\LanguageConfigFactoryOverride\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"config.typed\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language.default\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:18:\"language_converter\";s:348:\"a:3:{s:5:\"class\";s:44:\"Drupal\\language\\ProxyClass\\LanguageConverter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:48:\"drupal.proxy_original_service.language_converter\";}}s:15:\"arguments_count\";i:2;}\";s:26:\"plugin.manager.core.layout\";s:603:\"a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Layout\\LayoutPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:19:\"layout.icon_builder\";s:108:\"a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Layout\\Icon\\SvgIconBuilder\";s:15:\"arguments_count\";i:0;s:6:\"shared\";b:0;}\";s:21:\"locale.config_manager\";s:936:\"a:3:{s:5:\"class\";s:33:\"Drupal\\locale\\LocaleConfigManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"locale.storage\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"config.typed\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:40:\"Drupal\\locale\\LocaleDefaultConfigStorage\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:7;}\";s:14:\"locale.storage\";s:269:\"a:3:{s:5:\"class\";s:35:\"Drupal\\locale\\StringDatabaseStorage\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:14:\"locale.project\";s:268:\"a:3:{s:5:\"class\";s:34:\"Drupal\\locale\\LocaleProjectStorage\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:21:\"locale.plural.formula\";s:366:\"a:3:{s:5:\"class\";s:27:\"Drupal\\locale\\PluralFormula\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:31:\"string_translator.locale.lookup\";s:791:\"a:3:{s:5:\"class\";s:31:\"Drupal\\locale\\LocaleTranslation\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"locale.storage\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:27:\"stream_wrapper.translations\";s:99:\"a:2:{s:5:\"class\";s:46:\"Drupal\\locale\\StreamWrapper\\TranslationsStream\";s:15:\"arguments_count\";i:0;}\";s:24:\"locale.config_subscriber\";s:390:\"a:3:{s:5:\"class\";s:36:\"Drupal\\locale\\LocaleConfigSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"locale.config_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:35:\"locale.locale_translation_cache_tag\";s:304:\"a:3:{s:5:\"class\";s:55:\"Drupal\\locale\\EventSubscriber\\LocaleTranslationCacheTag\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_tags.invalidator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:27:\"plugin.manager.media.source\";s:491:\"a:3:{s:5:\"class\";s:31:\"Drupal\\media\\MediaSourceManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:25:\"media.oembed.url_resolver\";s:725:\"a:3:{s:5:\"class\";s:31:\"Drupal\\media\\OEmbed\\UrlResolver\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:32:\"media.oembed.provider_repository\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"media.oembed.resource_fetcher\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"http_client\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:32:\"media.oembed.provider_repository\";s:692:\"a:3:{s:5:\"class\";s:38:\"Drupal\\media\\OEmbed\\ProviderRepository\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"http_client\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:29:\"media.oembed.resource_fetcher\";s:510:\"a:3:{s:5:\"class\";s:35:\"Drupal\\media\\OEmbed\\ResourceFetcher\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"http_client\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:32:\"media.oembed.provider_repository\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:3;i:5;}}s:15:\"arguments_count\";i:4;}\";s:30:\"media.oembed.iframe_url_helper\";s:380:\"a:3:{s:5:\"class\";s:28:\"Drupal\\media\\IFrameUrlHelper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"router.request_context\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"private_key\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:23:\"media.config_subscriber\";s:516:\"a:3:{s:5:\"class\";s:50:\"Drupal\\media\\EventSubscriber\\MediaConfigSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"router.builder\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_tags.invalidator\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:24:\"media_library.ui_builder\";s:726:\"a:3:{s:5:\"class\";s:42:\"Drupal\\media_library\\MediaLibraryUiBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"views.executable\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"form_builder\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"media_library.opener_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:30:\"media_library.route_subscriber\";s:97:\"a:2:{s:5:\"class\";s:44:\"Drupal\\media_library\\Routing\\RouteSubscriber\";s:15:\"arguments_count\";i:0;}\";s:29:\"media_library.opener_resolver\";s:1174:\"a:3:{s:5:\"class\";s:35:\"Drupal\\media_library\\OpenerResolver\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:4:{i:0;a:2:{i:0;s:9:\"addOpener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"media_library.opener.field_widget\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"media_library.opener.field_widget\";}}}i:1;a:2:{i:0;s:9:\"addOpener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"media_library.opener.editor\";s:15:\"invalidBehavior\";i:1;}i:1;s:27:\"media_library.opener.editor\";}}}i:2;a:2:{i:0;s:9:\"addOpener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"media_library.opener.form_element\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"media_library.opener.form_element\";}}}i:3;a:2:{i:0;s:9:\"addOpener\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:33:\"media_library.opener.dxpr_builder\";s:15:\"invalidBehavior\";i:1;}i:1;s:33:\"media_library.opener.dxpr_builder\";}}}}}\";s:33:\"media_library.opener.field_widget\";s:296:\"a:3:{s:5:\"class\";s:50:\"Drupal\\media_library\\MediaLibraryFieldWidgetOpener\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:27:\"media_library.opener.editor\";s:291:\"a:3:{s:5:\"class\";s:45:\"Drupal\\media_library\\MediaLibraryEditorOpener\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:33:\"media_library.opener.form_element\";s:309:\"a:3:{s:5:\"class\";s:63:\"Drupal\\media_library_form_element\\MediaLibraryFormElementOpener\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:30:\"menu_ui.menu_tree_manipulators\";s:99:\"a:2:{s:5:\"class\";s:46:\"Drupal\\menu_ui\\Menu\\MenuUiMenuTreeManipulators\";s:15:\"arguments_count\";i:0;}\";s:21:\"node.route_subscriber\";s:88:\"a:2:{s:5:\"class\";s:35:\"Drupal\\node\\Routing\\RouteSubscriber\";s:15:\"arguments_count\";i:0;}\";s:18:\"node.grant_storage\";s:484:\"a:3:{s:5:\"class\";s:36:\"Drupal\\node\\NodeGrantDatabaseStorage\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:25:\"access_check.node.preview\";s:287:\"a:3:{s:5:\"class\";s:41:\"Drupal\\node\\Access\\NodePreviewAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:32:\"node.admin_path.route_subscriber\";s:399:\"a:3:{s:5:\"class\";s:52:\"Drupal\\node\\EventSubscriber\\NodeAdminRouteSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"router.builder\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:12:\"node_preview\";s:356:\"a:3:{s:5:\"class\";s:58:\"Drupal\\node\\ProxyClass\\ParamConverter\\NodePreviewConverter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:42:\"drupal.proxy_original_service.node_preview\";}}s:15:\"arguments_count\";i:2;}\";s:30:\"cache_context.user.node_grants\";s:285:\"a:3:{s:5:\"class\";s:46:\"Drupal\\node\\Cache\\NodeAccessGrantsCacheContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:23:\"node.node_route_context\";s:290:\"a:3:{s:5:\"class\";s:44:\"Drupal\\node\\ContextProvider\\NodeRouteContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:26:\"http_middleware.page_cache\";s:631:\"a:3:{s:5:\"class\";s:43:\"Drupal\\page_cache\\StackMiddleware\\PageCache\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"http_middleware.big_pipe\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"cache.page\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"page_cache_request_policy\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"page_cache_response_policy\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:10:\"cache.page\";s:268:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:4:\"page\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:21:\"path_alias.subscriber\";s:402:\"a:3:{s:5:\"class\";s:53:\"Drupal\\path_alias\\EventSubscriber\\PathAliasSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"path_alias.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"path.current\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:25:\"path_alias.path_processor\";s:295:\"a:3:{s:5:\"class\";s:50:\"Drupal\\path_alias\\PathProcessor\\AliasPathProcessor\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"path_alias.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:18:\"path_alias.manager\";s:707:\"a:3:{s:5:\"class\";s:30:\"Drupal\\path_alias\\AliasManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"path_alias.repository\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"path_alias.prefix_list\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"cache.data\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:21:\"path_alias.repository\";s:267:\"a:3:{s:5:\"class\";s:33:\"Drupal\\path_alias\\AliasRepository\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:20:\"path_alias.whitelist\";s:610:\"a:3:{s:5:\"class\";s:32:\"Drupal\\path_alias\\AliasWhitelist\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;s:20:\"path_alias_whitelist\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.bootstrap\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"path_alias.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:22:\"path_alias.prefix_list\";s:613:\"a:3:{s:5:\"class\";s:33:\"Drupal\\path_alias\\AliasPrefixList\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;s:22:\"path_alias_prefix_list\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.bootstrap\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"path_alias.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:27:\"recaptcha.config_subscriber\";s:315:\"a:3:{s:5:\"class\";s:66:\"Drupal\\recaptcha\\EventSubscriber\\RecaptchaSettingsConfigSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_tags.invalidator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:21:\"recaptcha.drupal8post\";s:290:\"a:3:{s:5:\"class\";s:52:\"Drupal\\recaptcha\\ReCaptcha\\RequestMethod\\Drupal8Post\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"http_client\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:21:\"plugin.manager.search\";s:493:\"a:3:{s:5:\"class\";s:33:\"Drupal\\search\\SearchPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:29:\"search.search_page_repository\";s:386:\"a:3:{s:5:\"class\";s:34:\"Drupal\\search\\SearchPageRepository\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:12:\"search.index\";s:805:\"a:3:{s:5:\"class\";s:25:\"Drupal\\search\\SearchIndex\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"database.replica\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_tags.invalidator\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"search.text_processor\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:21:\"search.text_processor\";s:487:\"a:3:{s:5:\"class\";s:33:\"Drupal\\search\\SearchTextProcessor\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"transliteration\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:22:\"shortcut.lazy_builders\";s:485:\"a:3:{s:5:\"class\";s:36:\"Drupal\\shortcut\\ShortcutLazyBuilders\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:13:\"slick.manager\";s:928:\"a:4:{s:5:\"class\";s:25:\"Drupal\\slick\\SlickManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"blazy.libraries\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:14:\"setSkinManager\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"slick.skin_manager\";s:15:\"invalidBehavior\";i:1;}}}}}}\";s:15:\"slick.formatter\";s:696:\"a:3:{s:5:\"class\";s:27:\"Drupal\\slick\\SlickFormatter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"blazy.libraries\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:11:\"slick.admin\";s:381:\"a:3:{s:5:\"class\";s:28:\"Drupal\\slick\\Form\\SlickAdmin\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"blazy.admin.formatter\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"slick.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:18:\"slick.skin_manager\";s:652:\"a:3:{s:5:\"class\";s:29:\"Drupal\\slick\\SlickSkinManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:38:\"Drupal\\sophron\\MimeMapManagerInterface\";s:484:\"a:3:{s:5:\"class\";s:29:\"Drupal\\sophron\\MimeMapManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:53:\"Drupal\\sophron\\EventSubscriber\\SophronEventSubscriber\";s:294:\"a:3:{s:5:\"class\";s:53:\"Drupal\\sophron\\EventSubscriber\\SophronEventSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:17:\"access_check.cron\";s:89:\"a:2:{s:5:\"class\";s:36:\"Drupal\\system\\Access\\CronAccessCheck\";s:15:\"arguments_count\";i:0;}\";s:22:\"access_check.db_update\";s:93:\"a:2:{s:5:\"class\";s:40:\"Drupal\\system\\Access\\DbUpdateAccessCheck\";s:15:\"arguments_count\";i:0;}\";s:34:\"access_check.admin_menu_block_page\";s:612:\"a:3:{s:5:\"class\";s:52:\"Drupal\\system\\Access\\SystemAdminMenuBlockAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"access_manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"menu.link_tree\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:6:\"router\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"plugin.manager.menu.link\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:32:\"access_check.admin_overview_page\";s:612:\"a:3:{s:5:\"class\";s:52:\"Drupal\\system\\Access\\SystemAdminMenuBlockAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"access_manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"menu.link_tree\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:6:\"router\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"plugin.manager.menu.link\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:14:\"system.manager\";s:588:\"a:3:{s:5:\"class\";s:27:\"Drupal\\system\\SystemManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"menu.link_tree\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"menu.active_trail\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:25:\"system.breadcrumb.default\";s:1130:\"a:3:{s:5:\"class\";s:40:\"Drupal\\system\\PathBasedBreadcrumbBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:9:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"router.request_context\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"access_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:6:\"router\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"path_processor_manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"title_resolver\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"path.current\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"path.matcher\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:9;}\";s:20:\"path_processor.files\";s:99:\"a:2:{s:5:\"class\";s:46:\"Drupal\\system\\PathProcessor\\PathProcessorFiles\";s:15:\"arguments_count\";i:0;}\";s:34:\"system.admin_path.route_subscriber\";s:103:\"a:2:{s:5:\"class\";s:50:\"Drupal\\system\\EventSubscriber\\AdminRouteSubscriber\";s:15:\"arguments_count\";i:0;}\";s:29:\"theme.negotiator.system.batch\";s:380:\"a:3:{s:5:\"class\";s:35:\"Drupal\\system\\Theme\\BatchNegotiator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"batch.storage\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:33:\"theme.negotiator.system.db_update\";s:384:\"a:3:{s:5:\"class\";s:38:\"Drupal\\system\\Theme\\DbUpdateNegotiator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:24:\"system.config_subscriber\";s:277:\"a:3:{s:5:\"class\";s:36:\"Drupal\\system\\SystemConfigSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"router.builder\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:23:\"system.config_cache_tag\";s:504:\"a:3:{s:5:\"class\";s:44:\"Drupal\\system\\EventSubscriber\\ConfigCacheTag\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_tags.invalidator\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"theme.registry\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:24:\"system.timezone_resolver\";s:375:\"a:3:{s:5:\"class\";s:30:\"Drupal\\system\\TimeZoneResolver\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:28:\"system.file_event.subscriber\";s:304:\"a:3:{s:5:\"class\";s:63:\"Drupal\\system\\EventSubscriber\\SecurityFileUploadEventSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:21:\"logger.channel.system\";s:264:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:6:\"system\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:17:\"system.sa_fetcher\";s:1063:\"a:3:{s:5:\"class\";s:58:\"Drupal\\system\\SecurityAdvisories\\SecurityAdvisoriesFetcher\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"keyvalue.expirable\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"http_client\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"extension.list.theme\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"extension.list.profile\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"logger.channel.system\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:8;}\";s:35:\"system.advisories_config_subscriber\";s:300:\"a:3:{s:5:\"class\";s:56:\"Drupal\\system\\EventSubscriber\\AdvisoriesConfigSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"system.sa_fetcher\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:29:\"system.menus.route_subscriber\";s:479:\"a:3:{s:5:\"class\";s:39:\"Drupal\\system\\Routing\\MenuLinksetRoutes\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:24:\"authentication_providers\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"router.builder\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:32:\"system.module_admin_links_helper\";s:407:\"a:3:{s:5:\"class\";s:36:\"Drupal\\system\\ModuleAdminLinksHelper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"menu.link_tree\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:38:\"system.module_admin_links_memory_cache\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:38:\"system.module_admin_links_memory_cache\";s:281:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Cache\\MemoryCache\\MemoryCache\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:36:\"system.access_route_alter_subscriber\";s:109:\"a:2:{s:5:\"class\";s:56:\"Drupal\\system\\EventSubscriber\\AccessRouteAlterSubscriber\";s:15:\"arguments_count\";i:0;}\";s:24:\"taxonomy_term.breadcrumb\";s:392:\"a:3:{s:5:\"class\";s:37:\"Drupal\\taxonomy\\TermBreadcrumbBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:41:\"taxonomy_term.taxonomy_term_route_context\";s:294:\"a:3:{s:5:\"class\";s:48:\"Drupal\\taxonomy\\ContextProvider\\TermRouteContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:19:\"token.entity_mapper\";s:382:\"a:3:{s:5:\"class\";s:30:\"Drupal\\token\\TokenEntityMapper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:18:\"token.tree_builder\";s:576:\"a:3:{s:5:\"class\";s:24:\"Drupal\\token\\TreeBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"token\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"token.entity_mapper\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"cache.data\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:22:\"token.route_subscriber\";s:282:\"a:3:{s:5:\"class\";s:36:\"Drupal\\token\\Routing\\RouteSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:21:\"token.module_provider\";s:463:\"a:3:{s:5:\"class\";s:32:\"Drupal\\token\\TokenModuleProvider\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"token\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:13:\"cache.toolbar\";s:271:\"a:4:{s:5:\"class\";s:39:\"Drupal\\Core\\Cache\\CacheBackendInterface\";s:9:\"arguments\";a:1:{i:0;s:7:\"toolbar\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache_factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:52:\"toolbar.page_cache_request_policy.allow_toolbar_path\";s:94:\"a:2:{s:5:\"class\";s:41:\"Drupal\\toolbar\\PageCache\\AllowToolbarPath\";s:15:\"arguments_count\";i:0;}\";s:17:\"toolbar.menu_tree\";s:754:\"a:3:{s:5:\"class\";s:39:\"Drupal\\toolbar\\Menu\\ToolbarMenuLinkTree\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:41:\"Drupal\\Core\\Menu\\MenuTreeStorageInterface\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"plugin.manager.menu.link\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"menu.active_trail\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"callable_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:25:\"twig_tweak.twig_extension\";s:382:\"a:3:{s:5:\"class\";s:36:\"Drupal\\twig_tweak\\TwigTweakExtension\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:29:\"twig_tweak.block_view_builder\";s:929:\"a:3:{s:5:\"class\";s:39:\"Drupal\\twig_tweak\\View\\BlockViewBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"plugin.manager.block\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"context.repository\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"context.handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"title_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:7;}\";s:30:\"twig_tweak.region_view_builder\";s:603:\"a:3:{s:5:\"class\";s:40:\"Drupal\\twig_tweak\\View\\RegionViewBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"title_resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:30:\"twig_tweak.entity_view_builder\";s:395:\"a:3:{s:5:\"class\";s:40:\"Drupal\\twig_tweak\\View\\EntityViewBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:35:\"twig_tweak.entity_form_view_builder\";s:290:\"a:3:{s:5:\"class\";s:44:\"Drupal\\twig_tweak\\View\\EntityFormViewBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity.form_builder\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:29:\"twig_tweak.field_view_builder\";s:283:\"a:3:{s:5:\"class\";s:39:\"Drupal\\twig_tweak\\View\\FieldViewBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:28:\"twig_tweak.menu_view_builder\";s:279:\"a:3:{s:5:\"class\";s:38:\"Drupal\\twig_tweak\\View\\MenuViewBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"menu.link_tree\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:29:\"twig_tweak.image_view_builder\";s:279:\"a:3:{s:5:\"class\";s:39:\"Drupal\\twig_tweak\\View\\ImageViewBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"image.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:24:\"twig_tweak.url_extractor\";s:386:\"a:3:{s:5:\"class\";s:30:\"Drupal\\twig_tweak\\UrlExtractor\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"file_url_generator\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:24:\"twig_tweak.uri_extractor\";s:276:\"a:3:{s:5:\"class\";s:30:\"Drupal\\twig_tweak\\UriExtractor\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:35:\"twig_tweak.cache_metadata_extractor\";s:93:\"a:2:{s:5:\"class\";s:40:\"Drupal\\twig_tweak\\CacheMetadataExtractor\";s:15:\"arguments_count\";i:0;}\";s:34:\"access_check.update.manager_access\";s:279:\"a:3:{s:5:\"class\";s:45:\"Drupal\\update\\Access\\UpdateManagerAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:14:\"update.manager\";s:1032:\"a:3:{s:5:\"class\";s:27:\"Drupal\\update\\UpdateManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"update.processor\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"keyvalue.expirable\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"extension.list.theme\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:8;}\";s:16:\"update.processor\";s:985:\"a:3:{s:5:\"class\";s:29:\"Drupal\\update\\UpdateProcessor\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"queue\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"update.fetcher\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"private_key\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"keyvalue.expirable\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:8;}\";s:14:\"update.fetcher\";s:583:\"a:3:{s:5:\"class\";s:27:\"Drupal\\update\\UpdateFetcher\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"http_client\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"settings\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"logger.channel.update\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:11:\"update.root\";s:361:\"a:3:{s:5:\"class\";s:24:\"Drupal\\update\\UpdateRoot\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:6:\"kernel\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:21:\"logger.channel.update\";s:264:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:6:\"update\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:23:\"access_check.permission\";s:93:\"a:2:{s:5:\"class\";s:40:\"Drupal\\user\\Access\\PermissionAccessCheck\";s:15:\"arguments_count\";i:0;}\";s:26:\"access_check.user.register\";s:91:\"a:2:{s:5:\"class\";s:38:\"Drupal\\user\\Access\\RegisterAccessCheck\";s:15:\"arguments_count\";i:0;}\";s:22:\"access_check.user.role\";s:87:\"a:2:{s:5:\"class\";s:34:\"Drupal\\user\\Access\\RoleAccessCheck\";s:15:\"arguments_count\";i:0;}\";s:30:\"access_check.user.login_status\";s:88:\"a:2:{s:5:\"class\";s:35:\"Drupal\\user\\Access\\LoginStatusCheck\";s:15:\"arguments_count\";i:0;}\";s:26:\"user.authentication.cookie\";s:489:\"a:3:{s:5:\"class\";s:42:\"Drupal\\user\\Authentication\\Provider\\Cookie\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"session_configuration\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"messenger\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:9:\"user.data\";s:254:\"a:3:{s:5:\"class\";s:20:\"Drupal\\user\\UserData\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:32:\"user_maintenance_mode_subscriber\";s:400:\"a:3:{s:5:\"class\";s:53:\"Drupal\\user\\EventSubscriber\\MaintenanceModeSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"maintenance_mode\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:29:\"user_access_denied_subscriber\";s:289:\"a:3:{s:5:\"class\";s:50:\"Drupal\\user\\EventSubscriber\\AccessDeniedSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:27:\"user_last_access_subscriber\";s:504:\"a:3:{s:5:\"class\";s:49:\"Drupal\\user\\EventSubscriber\\UserRequestSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:28:\"theme.negotiator.admin_theme\";s:490:\"a:3:{s:5:\"class\";s:33:\"Drupal\\user\\Theme\\AdminNegotiator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"router.admin_context\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:9:\"user.auth\";s:375:\"a:3:{s:5:\"class\";s:30:\"Drupal\\user\\UserAuthentication\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"password\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:16:\"user.permissions\";s:602:\"a:3:{s:5:\"class\";s:29:\"Drupal\\user\\PermissionHandler\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"callable_resolver\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:25:\"user.current_user_context\";s:396:\"a:3:{s:5:\"class\";s:46:\"Drupal\\user\\ContextProvider\\CurrentUserContext\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:25:\"user.toolbar_link_builder\";s:269:\"a:3:{s:5:\"class\";s:30:\"Drupal\\user\\ToolbarLinkBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:18:\"user.flood_control\";s:472:\"a:3:{s:5:\"class\";s:28:\"Drupal\\user\\UserFloodControl\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"flood\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:21:\"user.flood_subscriber\";s:293:\"a:3:{s:5:\"class\";s:47:\"Drupal\\user\\EventSubscriber\\UserFloodSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"logger.channel.user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:19:\"logger.channel.user\";s:262:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:4:\"user\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:35:\"user.module_permissions_link_helper\";s:501:\"a:3:{s:5:\"class\";s:39:\"Drupal\\user\\ModulePermissionsLinkHelper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"user.permissions\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"access_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:19:\"user.name_validator\";s:413:\"a:3:{s:5:\"class\";s:29:\"Drupal\\user\\UserNameValidator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:44:\"validation.basic_recursive_validator_factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"validation.constraint\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:23:\"paramconverter.views_ui\";s:366:\"a:3:{s:5:\"class\";s:57:\"Drupal\\views_ui\\ProxyClass\\ParamConverter\\ViewUIConverter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:15:\"arguments_count\";i:2;}\";s:21:\"webp.route_subscriber\";s:276:\"a:3:{s:5:\"class\";s:35:\"Drupal\\webp\\Routing\\RouteSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:9:\"webp.webp\";s:681:\"a:3:{s:5:\"class\";s:16:\"Drupal\\webp\\Webp\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"image.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:18:\"pathauto.generator\";s:1398:\"a:3:{s:5:\"class\";s:33:\"Drupal\\pathauto\\PathautoGenerator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"token\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"pathauto.alias_cleaner\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"pathauto.alias_storage_helper\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"pathauto.alias_uniquifier\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"pathauto.verbose_messenger\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"token.entity_mapper\";s:15:\"invalidBehavior\";i:1;}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"plugin.manager.alias_type\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:11;}\";s:22:\"pathauto.alias_cleaner\";s:818:\"a:3:{s:5:\"class\";s:28:\"Drupal\\pathauto\\AliasCleaner\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"pathauto.alias_storage_helper\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"transliteration\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:29:\"pathauto.alias_storage_helper\";s:826:\"a:3:{s:5:\"class\";s:34:\"Drupal\\pathauto\\AliasStorageHelper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"path_alias.repository\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"pathauto.verbose_messenger\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:25:\"pathauto.alias_uniquifier\";s:722:\"a:3:{s:5:\"class\";s:31:\"Drupal\\pathauto\\AliasUniquifier\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"pathauto.alias_storage_helper\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"path_alias.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:26:\"pathauto.verbose_messenger\";s:477:\"a:3:{s:5:\"class\";s:32:\"Drupal\\pathauto\\VerboseMessenger\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"messenger\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:25:\"plugin.manager.alias_type\";s:492:\"a:3:{s:5:\"class\";s:32:\"Drupal\\pathauto\\AliasTypeManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:27:\"pathauto.settings_cache_tag\";s:420:\"a:3:{s:5:\"class\";s:56:\"Drupal\\pathauto\\EventSubscriber\\PathautoSettingsCacheTag\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"plugin.manager.alias_type\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:27:\"plugin.manager.views.access\";s:515:\"a:3:{s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\ViewsPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:6:\"access\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:25:\"plugin.manager.views.area\";s:622:\"a:3:{s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\ViewsHandlerManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;s:4:\"area\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"views.views_data\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:29:\"plugin.manager.views.argument\";s:626:\"a:3:{s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\ViewsHandlerManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;s:8:\"argument\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"views.views_data\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:37:\"plugin.manager.views.argument_default\";s:526:\"a:3:{s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\ViewsPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:16:\"argument_default\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:39:\"plugin.manager.views.argument_validator\";s:528:\"a:3:{s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\ViewsPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:18:\"argument_validator\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:26:\"plugin.manager.views.cache\";s:514:\"a:3:{s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\ViewsPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:5:\"cache\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:37:\"plugin.manager.views.display_extender\";s:526:\"a:3:{s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\ViewsPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:16:\"display_extender\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:28:\"plugin.manager.views.display\";s:516:\"a:3:{s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\ViewsPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:7:\"display\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:33:\"plugin.manager.views.exposed_form\";s:522:\"a:3:{s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\ViewsPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:12:\"exposed_form\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:26:\"plugin.manager.views.field\";s:623:\"a:3:{s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\ViewsHandlerManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;s:5:\"field\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"views.views_data\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:27:\"plugin.manager.views.filter\";s:624:\"a:3:{s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\ViewsHandlerManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;s:6:\"filter\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"views.views_data\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:25:\"plugin.manager.views.join\";s:622:\"a:3:{s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\ViewsHandlerManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;s:4:\"join\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"views.views_data\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:26:\"plugin.manager.views.pager\";s:514:\"a:3:{s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\ViewsPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:5:\"pager\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:26:\"plugin.manager.views.query\";s:514:\"a:3:{s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\ViewsPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:5:\"query\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:33:\"plugin.manager.views.relationship\";s:631:\"a:3:{s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\ViewsHandlerManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;s:12:\"relationship\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"views.views_data\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:24:\"plugin.manager.views.row\";s:512:\"a:3:{s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\ViewsPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:3:\"row\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:25:\"plugin.manager.views.sort\";s:622:\"a:3:{s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\ViewsHandlerManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;s:4:\"sort\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"views.views_data\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:26:\"plugin.manager.views.style\";s:514:\"a:3:{s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\ViewsPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:5:\"style\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:27:\"plugin.manager.views.wizard\";s:515:\"a:3:{s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\ViewsPluginManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;s:6:\"wizard\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"container.namespaces\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"cache.discovery\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:16:\"views.views_data\";s:476:\"a:3:{s:5:\"class\";s:22:\"Drupal\\views\\ViewsData\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:25:\"views.field_data_provider\";s:516:\"a:3:{s:5:\"class\";s:35:\"Drupal\\views\\FieldViewsDataProvider\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:31:\"plugin.manager.field.field_type\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:23:\"views.views_data_helper\";s:271:\"a:3:{s:5:\"class\";s:28:\"Drupal\\views\\ViewsDataHelper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"views.views_data\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:16:\"views.executable\";s:719:\"a:3:{s:5:\"class\";s:34:\"Drupal\\views\\ViewExecutableFactory\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"views.views_data\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"router.route_provider\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"plugin.manager.views.display\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:14:\"views.analyzer\";s:262:\"a:3:{s:5:\"class\";s:21:\"Drupal\\views\\Analyzer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:22:\"views.route_subscriber\";s:386:\"a:3:{s:5:\"class\";s:44:\"Drupal\\views\\EventSubscriber\\RouteSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:24:\"views.exposed_form_cache\";s:82:\"a:2:{s:5:\"class\";s:29:\"Drupal\\views\\ExposedFormCache\";s:15:\"arguments_count\";i:0;}\";s:30:\"views.entity_schema_subscriber\";s:416:\"a:3:{s:5:\"class\";s:56:\"Drupal\\views\\EventSubscriber\\ViewsEntitySchemaSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"logger.channel.default\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:14:\"views.date_sql\";s:278:\"a:3:{s:5:\"class\";s:44:\"Drupal\\views\\Plugin\\views\\query\\MysqlDateSql\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:26:\"dxpr_builder.handler.block\";s:718:\"a:3:{s:5:\"class\";s:48:\"Drupal\\dxpr_builder\\Service\\Handler\\BlockHandler\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"plugin.manager.block\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:25:\"dxpr_builder.handler.view\";s:281:\"a:3:{s:5:\"class\";s:47:\"Drupal\\dxpr_builder\\Service\\Handler\\ViewHandler\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:20:\"dxpr_builder.service\";s:2364:\"a:3:{s:5:\"class\";s:46:\"Drupal\\dxpr_builder\\Service\\DxprBuilderService\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:20:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"file_url_generator\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"dxpr_builder.handler.block\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"dxpr_builder.handler.view\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"plugin.manager.block\";s:15:\"invalidBehavior\";i:1;}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"csrf_token\";s:15:\"invalidBehavior\";i:1;}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"messenger\";s:15:\"invalidBehavior\";i:1;}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"extension.list.theme\";s:15:\"invalidBehavior\";i:1;}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"dxpr_builder.key_service\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:20;}\";s:28:\"dxpr_builder.license_service\";s:1659:\"a:3:{s:5:\"class\";s:53:\"Drupal\\dxpr_builder\\Service\\DxprBuilderLicenseService\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:14:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"http_client\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"queue\";s:15:\"invalidBehavior\";i:1;}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"messenger\";s:15:\"invalidBehavior\";i:1;}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"dxpr_builder.key_service\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:14;}\";s:28:\"dxpr_builder.profile_handler\";s:407:\"a:3:{s:5:\"class\";s:50:\"Drupal\\dxpr_builder\\Service\\Handler\\ProfileHandler\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"context.repository\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"plugin.manager.block\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:37:\"access_check.dxpr_builder_profile.add\";s:411:\"a:3:{s:5:\"class\";s:59:\"Drupal\\dxpr_builder\\Access\\DxprBuilderProfileAddAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:39:\"access_check.dxpr_builder_billable_user\";s:316:\"a:3:{s:5:\"class\";s:61:\"Drupal\\dxpr_builder\\Access\\DxprBuilderBillableUserAccessCheck\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"dxpr_builder.license_service\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:24:\"dxpr_builder.jwt_decoder\";s:289:\"a:3:{s:5:\"class\";s:49:\"Drupal\\dxpr_builder\\Service\\DxprBuilderJWTDecoder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"cache.default\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:25:\"dxpr_builder.content_lock\";s:594:\"a:3:{s:5:\"class\";s:39:\"Drupal\\dxpr_builder\\Service\\ContentLock\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:24:\"dxpr_builder.key_service\";s:513:\"a:3:{s:5:\"class\";s:49:\"Drupal\\dxpr_builder\\Service\\DxprBuilderKeyService\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:3;N;}}s:15:\"arguments_count\";i:4;}\";s:31:\"node.node_translation_exception\";s:605:\"a:3:{s:5:\"class\";s:62:\"Drupal\\node\\EventSubscriber\\NodeTranslationExceptionSubscriber\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"keyvalue\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"url_generator\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:33:\"media_library.opener.dxpr_builder\";s:515:\"a:3:{s:5:\"class\";s:57:\"Drupal\\dxpr_builder\\Service\\MediaLibraryDxprBuilderOpener\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:18:\"cache.backend.null\";s:89:\"a:2:{s:5:\"class\";s:36:\"Drupal\\Core\\Cache\\NullBackendFactory\";s:15:\"arguments_count\";i:0;}\";s:28:\"logger.channel.config_schema\";s:272:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Logger\\LoggerChannel\";s:9:\"arguments\";a:1:{i:0;s:13:\"config_schema\";}s:15:\"arguments_count\";i:1;s:7:\"factory\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"logger.factory\";s:15:\"invalidBehavior\";i:1;}i:1;s:3:\"get\";}}\";s:21:\"config.schema_checker\";s:516:\"a:3:{s:5:\"class\";s:57:\"Drupal\\Core\\Config\\Development\\LenientConfigSchemaChecker\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"config.typed\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"messenger\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"logger.channel.config_schema\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:9781:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Extension\\ProceduralCall\";s:9:\"arguments\";a:1:{i:0;a:117:{s:31:\"admin_toolbar_tools_update_8001\";s:77:\"modules/contrib/admin_toolbar/admin_toolbar_tools/admin_toolbar_tools.install\";s:31:\"admin_toolbar_tools_update_8201\";s:77:\"modules/contrib/admin_toolbar/admin_toolbar_tools/admin_toolbar_tools.install\";s:31:\"admin_toolbar_tools_update_8202\";s:77:\"modules/contrib/admin_toolbar/admin_toolbar_tools/admin_toolbar_tools.install\";s:22:\"blazy_views_data_alter\";s:37:\"modules/contrib/blazy/blazy.views.inc\";s:31:\"blazy_views_plugins_style_alter\";s:37:\"modules/contrib/blazy/blazy.views.inc\";s:15:\"blazy_uninstall\";s:35:\"modules/contrib/blazy/blazy.install\";s:13:\"block_install\";s:32:\"core/modules/block/block.install\";s:25:\"block_update_last_removed\";s:32:\"core/modules/block/block.install\";s:33:\"block_content_update_last_removed\";s:48:\"core/modules/block_content/block_content.install\";s:27:\"captcha_set_form_id_setting\";s:35:\"modules/contrib/captcha/captcha.inc\";s:27:\"captcha_get_form_id_setting\";s:35:\"modules/contrib/captcha/captcha.inc\";s:14:\"captcha_schema\";s:39:\"modules/contrib/captcha/captcha.install\";s:20:\"captcha_requirements\";s:39:\"modules/contrib/captcha/captcha.install\";s:15:\"captcha_install\";s:39:\"modules/contrib/captcha/captcha.install\";s:17:\"comment_uninstall\";s:36:\"core/modules/comment/comment.install\";s:15:\"comment_install\";s:36:\"core/modules/comment/comment.install\";s:14:\"comment_schema\";s:36:\"core/modules/comment/comment.install\";s:27:\"comment_update_last_removed\";s:36:\"core/modules/comment/comment.install\";s:13:\"devel_install\";s:35:\"modules/contrib/devel/devel.install\";s:18:\"devel_requirements\";s:35:\"modules/contrib/devel/devel.install\";s:25:\"devel_update_last_removed\";s:35:\"modules/contrib/devel/devel.install\";s:24:\"devel_generate_operation\";s:61:\"modules/contrib/devel/devel_generate/devel_generate.batch.inc\";s:29:\"devel_generate_batch_finished\";s:61:\"modules/contrib/devel/devel_generate/devel_generate.batch.inc\";s:26:\"dxpr_builder_block_install\";s:82:\"modules/contrib/dxpr_builder/modules/dxpr_builder_block/dxpr_builder_block.install\";s:30:\"dxpr_builder_block_update_8001\";s:82:\"modules/contrib/dxpr_builder/modules/dxpr_builder_block/dxpr_builder_block.install\";s:30:\"dxpr_builder_block_update_8002\";s:82:\"modules/contrib/dxpr_builder/modules/dxpr_builder_block/dxpr_builder_block.install\";s:25:\"dxpr_builder_page_install\";s:80:\"modules/contrib/dxpr_builder/modules/dxpr_builder_page/dxpr_builder_page.install\";s:29:\"dxpr_builder_page_update_8001\";s:80:\"modules/contrib/dxpr_builder/modules/dxpr_builder_page/dxpr_builder_page.install\";s:25:\"dxpr_theme_helper_install\";s:59:\"modules/contrib/dxpr_theme_helper/dxpr_theme_helper.install\";s:34:\"dxpr_theme_helper_migrate_to_media\";s:59:\"modules/contrib/dxpr_theme_helper/dxpr_theme_helper.install\";s:54:\"dxpr_theme_helper_migrate_theme_setting_image_to_media\";s:59:\"modules/contrib/dxpr_theme_helper/dxpr_theme_helper.install\";s:34:\"entity_browser_update_last_removed\";s:53:\"modules/contrib/entity_browser/entity_browser.install\";s:31:\"entity_browser_views_data_alter\";s:55:\"modules/contrib/entity_browser/entity_browser.views.inc\";s:23:\"field_group_update_8301\";s:47:\"modules/contrib/field_group/field_group.install\";s:23:\"field_group_update_8302\";s:47:\"modules/contrib/field_group/field_group.install\";s:23:\"field_group_update_8303\";s:47:\"modules/contrib/field_group/field_group.install\";s:32:\"field_group_field_ui_form_params\";s:49:\"modules/contrib/field_group/includes/field_ui.inc\";s:36:\"field_group_get_context_from_display\";s:49:\"modules/contrib/field_group/includes/field_ui.inc\";s:39:\"field_group_field_ui_display_form_alter\";s:49:\"modules/contrib/field_group/includes/field_ui.inc\";s:41:\"field_group_field_ui_create_vertical_tabs\";s:49:\"modules/contrib/field_group/includes/field_ui.inc\";s:39:\"field_group_display_overview_row_region\";s:49:\"modules/contrib/field_group/includes/field_ui.inc\";s:33:\"field_group_field_overview_submit\";s:49:\"modules/contrib/field_group/includes/field_ui.inc\";s:32:\"field_group_format_settings_form\";s:49:\"modules/contrib/field_group/includes/field_ui.inc\";s:32:\"field_group_formatter_row_update\";s:49:\"modules/contrib/field_group/includes/field_ui.inc\";s:37:\"field_group_formatter_settings_update\";s:49:\"modules/contrib/field_group/includes/field_ui.inc\";s:35:\"field_group_format_settings_summary\";s:49:\"modules/contrib/field_group/includes/field_ui.inc\";s:48:\"field_group_field_ui_clone_field_groups_validate\";s:49:\"modules/contrib/field_group/includes/field_ui.inc\";s:39:\"field_group_field_ui_clone_field_groups\";s:49:\"modules/contrib/field_group/includes/field_ui.inc\";s:11:\"file_schema\";s:30:\"core/modules/file/file.install\";s:24:\"file_update_last_removed\";s:30:\"core/modules/file/file.install\";s:20:\"file_mdm_update_8200\";s:41:\"modules/contrib/file_mdm/file_mdm.install\";s:20:\"file_mdm_update_8201\";s:41:\"modules/contrib/file_mdm/file_mdm.install\";s:11:\"help_schema\";s:30:\"core/modules/help/help.install\";s:24:\"help_update_last_removed\";s:30:\"core/modules/help/help.install\";s:13:\"image_install\";s:32:\"core/modules/image/image.install\";s:15:\"image_uninstall\";s:32:\"core/modules/image/image.install\";s:25:\"image_update_last_removed\";s:32:\"core/modules/image/image.install\";s:24:\"imagemagick_requirements\";s:47:\"modules/contrib/imagemagick/imagemagick.install\";s:31:\"imagemagick_update_last_removed\";s:47:\"modules/contrib/imagemagick/imagemagick.install\";s:28:\"language_update_last_removed\";s:38:\"core/modules/language/language.install\";s:21:\"media_library_install\";s:48:\"core/modules/media_library/media_library.install\";s:33:\"media_library_update_last_removed\";s:48:\"core/modules/media_library/media_library.install\";s:16:\"node_mass_update\";s:32:\"core/modules/node/node.admin.inc\";s:11:\"node_schema\";s:30:\"core/modules/node/node.install\";s:12:\"node_install\";s:30:\"core/modules/node/node.install\";s:14:\"node_uninstall\";s:30:\"core/modules/node/node.install\";s:24:\"node_update_last_removed\";s:30:\"core/modules/node/node.install\";s:13:\"search_schema\";s:34:\"core/modules/search/search.install\";s:15:\"shortcut_schema\";s:38:\"core/modules/shortcut/shortcut.install\";s:16:\"shortcut_install\";s:38:\"core/modules/shortcut/shortcut.install\";s:18:\"shortcut_uninstall\";s:38:\"core/modules/shortcut/shortcut.install\";s:18:\"slick_requirements\";s:35:\"modules/contrib/slick/slick.install\";s:15:\"slick_uninstall\";s:35:\"modules/contrib/slick/slick.install\";s:20:\"sophron_requirements\";s:39:\"modules/contrib/sophron/sophron.install\";s:19:\"system_requirements\";s:34:\"core/modules/system/system.install\";s:14:\"system_install\";s:34:\"core/modules/system/system.install\";s:13:\"system_schema\";s:34:\"core/modules/system/system.install\";s:26:\"system_update_last_removed\";s:34:\"core/modules/system/system.install\";s:28:\"taxonomy_update_last_removed\";s:38:\"core/modules/taxonomy/taxonomy.install\";s:22:\"token_token_info_alter\";s:38:\"modules/contrib/token/token.tokens.inc\";s:16:\"token_token_info\";s:38:\"modules/contrib/token/token.tokens.inc\";s:12:\"token_tokens\";s:38:\"modules/contrib/token/token.tokens.inc\";s:28:\"token_get_token_view_display\";s:38:\"modules/contrib/token/token.tokens.inc\";s:18:\"token_requirements\";s:35:\"modules/contrib/token/token.install\";s:13:\"token_install\";s:35:\"modules/contrib/token/token.install\";s:24:\"token_get_token_problems\";s:35:\"modules/contrib/token/token.install\";s:23:\"token_drush_cache_clear\";s:37:\"modules/contrib/token/token.drush.inc\";s:11:\"user_schema\";s:30:\"core/modules/user/user.install\";s:12:\"user_install\";s:30:\"core/modules/user/user.install\";s:24:\"user_update_last_removed\";s:30:\"core/modules/user/user.install\";s:28:\"views_bootstrap_update_91001\";s:55:\"modules/contrib/views_bootstrap/views_bootstrap.install\";s:28:\"views_bootstrap_update_91002\";s:55:\"modules/contrib/views_bootstrap/views_bootstrap.install\";s:28:\"views_bootstrap_update_91003\";s:55:\"modules/contrib/views_bootstrap/views_bootstrap.install\";s:28:\"views_bootstrap_update_91004\";s:55:\"modules/contrib/views_bootstrap/views_bootstrap.install\";s:28:\"views_bootstrap_update_91005\";s:55:\"modules/contrib/views_bootstrap/views_bootstrap.install\";s:28:\"views_bootstrap_update_91006\";s:55:\"modules/contrib/views_bootstrap/views_bootstrap.install\";s:25:\"views_ui_add_ajax_trigger\";s:31:\"core/modules/views_ui/admin.inc\";s:31:\"views_ui_add_limited_validation\";s:31:\"core/modules/views_ui/admin.inc\";s:25:\"views_ui_add_ajax_wrapper\";s:31:\"core/modules/views_ui/admin.inc\";s:25:\"views_ui_ajax_update_form\";s:31:\"core/modules/views_ui/admin.inc\";s:20:\"views_ui_nojs_submit\";s:31:\"core/modules/views_ui/admin.inc\";s:34:\"views_ui_standard_display_dropdown\";s:31:\"core/modules/views_ui/admin.inc\";s:23:\"views_ui_build_form_url\";s:31:\"core/modules/views_ui/admin.inc\";s:32:\"views_ui_form_button_was_clicked\";s:31:\"core/modules/views_ui/admin.inc\";s:17:\"webp_requirements\";s:33:\"modules/contrib/webp/webp.install\";s:12:\"webp_install\";s:33:\"modules/contrib/webp/webp.install\";s:14:\"webp_uninstall\";s:33:\"modules/contrib/webp/webp.install\";s:19:\"pathauto_token_info\";s:44:\"modules/contrib/pathauto/pathauto.tokens.inc\";s:15:\"pathauto_tokens\";s:44:\"modules/contrib/pathauto/pathauto.tokens.inc\";s:16:\"pathauto_install\";s:41:\"modules/contrib/pathauto/pathauto.install\";s:13:\"views_install\";s:32:\"core/modules/views/views.install\";s:25:\"views_update_last_removed\";s:32:\"core/modules/views/views.install\";s:20:\"dxpr_builder_install\";s:49:\"modules/contrib/dxpr_builder/dxpr_builder.install\";s:22:\"dxpr_builder_uninstall\";s:49:\"modules/contrib/dxpr_builder/dxpr_builder.install\";s:25:\"dxpr_builder_requirements\";s:49:\"modules/contrib/dxpr_builder/dxpr_builder.install\";s:19:\"dxpr_builder_schema\";s:49:\"modules/contrib/dxpr_builder/dxpr_builder.install\";s:16:\"standard_install\";s:39:\"core/profiles/standard/standard.install\";}}s:15:\"arguments_count\";i:1;}\";s:53:\"Drupal\\announcements_feed\\Hook\\AnnouncementsFeedHooks\";s:106:\"a:2:{s:5:\"class\";s:53:\"Drupal\\announcements_feed\\Hook\\AnnouncementsFeedHooks\";s:15:\"arguments_count\";i:0;}\";s:45:\"Drupal\\automated_cron\\Hook\\AutomatedCronHooks\";s:98:\"a:2:{s:5:\"class\";s:45:\"Drupal\\automated_cron\\Hook\\AutomatedCronHooks\";s:15:\"arguments_count\";i:0;}\";s:33:\"Drupal\\big_pipe\\Hook\\BigPipeHooks\";s:86:\"a:2:{s:5:\"class\";s:33:\"Drupal\\big_pipe\\Hook\\BigPipeHooks\";s:15:\"arguments_count\";i:0;}\";s:28:\"Drupal\\block\\Hook\\BlockHooks\";s:81:\"a:2:{s:5:\"class\";s:28:\"Drupal\\block\\Hook\\BlockHooks\";s:15:\"arguments_count\";i:0;}\";s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";s:96:\"a:2:{s:5:\"class\";s:43:\"Drupal\\block_content\\Hook\\BlockContentHooks\";s:15:\"arguments_count\";i:0;}\";s:38:\"Drupal\\breakpoint\\Hook\\BreakpointHooks\";s:91:\"a:2:{s:5:\"class\";s:38:\"Drupal\\breakpoint\\Hook\\BreakpointHooks\";s:15:\"arguments_count\";i:0;}\";s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";s:89:\"a:2:{s:5:\"class\";s:36:\"Drupal\\ckeditor5\\Hook\\Ckeditor5Hooks\";s:15:\"arguments_count\";i:0;}\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:85:\"a:2:{s:5:\"class\";s:32:\"Drupal\\comment\\Hook\\CommentHooks\";s:15:\"arguments_count\";i:0;}\";s:30:\"Drupal\\config\\Hook\\ConfigHooks\";s:83:\"a:2:{s:5:\"class\";s:30:\"Drupal\\config\\Hook\\ConfigHooks\";s:15:\"arguments_count\";i:0;}\";s:32:\"Drupal\\contact\\Hook\\ContactHooks\";s:85:\"a:2:{s:5:\"class\";s:32:\"Drupal\\contact\\Hook\\ContactHooks\";s:15:\"arguments_count\";i:0;}\";s:38:\"Drupal\\contextual\\Hook\\ContextualHooks\";s:91:\"a:2:{s:5:\"class\";s:38:\"Drupal\\contextual\\Hook\\ContextualHooks\";s:15:\"arguments_count\";i:0;}\";s:34:\"Drupal\\datetime\\Hook\\DatetimeHooks\";s:87:\"a:2:{s:5:\"class\";s:34:\"Drupal\\datetime\\Hook\\DatetimeHooks\";s:15:\"arguments_count\";i:0;}\";s:28:\"Drupal\\dblog\\Hook\\DblogHooks\";s:81:\"a:2:{s:5:\"class\";s:28:\"Drupal\\dblog\\Hook\\DblogHooks\";s:15:\"arguments_count\";i:0;}\";s:52:\"Drupal\\dynamic_page_cache\\Hook\\DynamicPageCacheHooks\";s:105:\"a:2:{s:5:\"class\";s:52:\"Drupal\\dynamic_page_cache\\Hook\\DynamicPageCacheHooks\";s:15:\"arguments_count\";i:0;}\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:83:\"a:2:{s:5:\"class\";s:30:\"Drupal\\editor\\Hook\\EditorHooks\";s:15:\"arguments_count\";i:0;}\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:81:\"a:2:{s:5:\"class\";s:28:\"Drupal\\field\\Hook\\FieldHooks\";s:15:\"arguments_count\";i:0;}\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:86:\"a:2:{s:5:\"class\";s:33:\"Drupal\\field_ui\\Hook\\FieldUiHooks\";s:15:\"arguments_count\";i:0;}\";s:26:\"Drupal\\file\\Hook\\FileHooks\";s:79:\"a:2:{s:5:\"class\";s:26:\"Drupal\\file\\Hook\\FileHooks\";s:15:\"arguments_count\";i:0;}\";s:30:\"Drupal\\filter\\Hook\\FilterHooks\";s:83:\"a:2:{s:5:\"class\";s:30:\"Drupal\\filter\\Hook\\FilterHooks\";s:15:\"arguments_count\";i:0;}\";s:26:\"Drupal\\help\\Hook\\HelpHooks\";s:79:\"a:2:{s:5:\"class\";s:26:\"Drupal\\help\\Hook\\HelpHooks\";s:15:\"arguments_count\";i:0;}\";s:32:\"Drupal\\history\\Hook\\HistoryHooks\";s:85:\"a:2:{s:5:\"class\";s:32:\"Drupal\\history\\Hook\\HistoryHooks\";s:15:\"arguments_count\";i:0;}\";s:28:\"Drupal\\image\\Hook\\ImageHooks\";s:81:\"a:2:{s:5:\"class\";s:28:\"Drupal\\image\\Hook\\ImageHooks\";s:15:\"arguments_count\";i:0;}\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:87:\"a:2:{s:5:\"class\";s:34:\"Drupal\\language\\Hook\\LanguageHooks\";s:15:\"arguments_count\";i:0;}\";s:49:\"Drupal\\layout_discovery\\Hook\\LayoutDiscoveryHooks\";s:102:\"a:2:{s:5:\"class\";s:49:\"Drupal\\layout_discovery\\Hook\\LayoutDiscoveryHooks\";s:15:\"arguments_count\";i:0;}\";s:26:\"Drupal\\link\\Hook\\LinkHooks\";s:79:\"a:2:{s:5:\"class\";s:26:\"Drupal\\link\\Hook\\LinkHooks\";s:15:\"arguments_count\";i:0;}\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:83:\"a:2:{s:5:\"class\";s:30:\"Drupal\\locale\\Hook\\LocaleHooks\";s:15:\"arguments_count\";i:0;}\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:81:\"a:2:{s:5:\"class\";s:28:\"Drupal\\media\\Hook\\MediaHooks\";s:15:\"arguments_count\";i:0;}\";s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";s:96:\"a:2:{s:5:\"class\";s:43:\"Drupal\\media_library\\Hook\\MediaLibraryHooks\";s:15:\"arguments_count\";i:0;}\";s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";s:103:\"a:2:{s:5:\"class\";s:50:\"Drupal\\menu_link_content\\Hook\\MenuLinkContentHooks\";s:15:\"arguments_count\";i:0;}\";s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";s:277:\"a:3:{s:5:\"class\";s:31:\"Drupal\\menu_ui\\Hook\\MenuUiHooks\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:28:\"Drupal\\mysql\\Hook\\MysqlHooks\";s:81:\"a:2:{s:5:\"class\";s:28:\"Drupal\\mysql\\Hook\\MysqlHooks\";s:15:\"arguments_count\";i:0;}\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:80:\"a:2:{s:5:\"class\";s:27:\"Drupal\\node\\Hook\\NodeHooks1\";s:15:\"arguments_count\";i:0;}\";s:32:\"Drupal\\options\\Hook\\OptionsHooks\";s:85:\"a:2:{s:5:\"class\";s:32:\"Drupal\\options\\Hook\\OptionsHooks\";s:15:\"arguments_count\";i:0;}\";s:37:\"Drupal\\page_cache\\Hook\\PageCacheHooks\";s:90:\"a:2:{s:5:\"class\";s:37:\"Drupal\\page_cache\\Hook\\PageCacheHooks\";s:15:\"arguments_count\";i:0;}\";s:26:\"Drupal\\path\\Hook\\PathHooks\";s:79:\"a:2:{s:5:\"class\";s:26:\"Drupal\\path\\Hook\\PathHooks\";s:15:\"arguments_count\";i:0;}\";s:30:\"Drupal\\search\\Hook\\SearchHooks\";s:83:\"a:2:{s:5:\"class\";s:30:\"Drupal\\search\\Hook\\SearchHooks\";s:15:\"arguments_count\";i:0;}\";s:34:\"Drupal\\shortcut\\Hook\\ShortcutHooks\";s:87:\"a:2:{s:5:\"class\";s:34:\"Drupal\\shortcut\\Hook\\ShortcutHooks\";s:15:\"arguments_count\";i:0;}\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:83:\"a:2:{s:5:\"class\";s:30:\"Drupal\\system\\Hook\\SystemHooks\";s:15:\"arguments_count\";i:0;}\";s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";s:87:\"a:2:{s:5:\"class\";s:34:\"Drupal\\taxonomy\\Hook\\TaxonomyHooks\";s:15:\"arguments_count\";i:0;}\";s:26:\"Drupal\\text\\Hook\\TextHooks\";s:79:\"a:2:{s:5:\"class\";s:26:\"Drupal\\text\\Hook\\TextHooks\";s:15:\"arguments_count\";i:0;}\";s:32:\"Drupal\\toolbar\\Hook\\ToolbarHooks\";s:85:\"a:2:{s:5:\"class\";s:32:\"Drupal\\toolbar\\Hook\\ToolbarHooks\";s:15:\"arguments_count\";i:0;}\";s:30:\"Drupal\\update\\Hook\\UpdateHooks\";s:83:\"a:2:{s:5:\"class\";s:30:\"Drupal\\update\\Hook\\UpdateHooks\";s:15:\"arguments_count\";i:0;}\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:79:\"a:2:{s:5:\"class\";s:26:\"Drupal\\user\\Hook\\UserHooks\";s:15:\"arguments_count\";i:0;}\";s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";s:86:\"a:2:{s:5:\"class\";s:33:\"Drupal\\views_ui\\Hook\\ViewsUiHooks\";s:15:\"arguments_count\";i:0;}\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:81:\"a:2:{s:5:\"class\";s:28:\"Drupal\\views\\Hook\\ViewsHooks\";s:15:\"arguments_count\";i:0;}\";s:37:\"Drupal\\comment\\Hook\\CommentViewsHooks\";s:90:\"a:2:{s:5:\"class\";s:37:\"Drupal\\comment\\Hook\\CommentViewsHooks\";s:15:\"arguments_count\";i:0;}\";s:37:\"Drupal\\contact\\Hook\\ContactViewsHooks\";s:90:\"a:2:{s:5:\"class\";s:37:\"Drupal\\contact\\Hook\\ContactViewsHooks\";s:15:\"arguments_count\";i:0;}\";s:43:\"Drupal\\contextual\\Hook\\ContextualViewsHooks\";s:96:\"a:2:{s:5:\"class\";s:43:\"Drupal\\contextual\\Hook\\ContextualViewsHooks\";s:15:\"arguments_count\";i:0;}\";s:39:\"Drupal\\taxonomy\\Hook\\TaxonomyViewsHooks\";s:92:\"a:2:{s:5:\"class\";s:39:\"Drupal\\taxonomy\\Hook\\TaxonomyViewsHooks\";s:15:\"arguments_count\";i:0;}\";s:28:\"Drupal\\system\\Hook\\ThemeHook\";s:81:\"a:2:{s:5:\"class\";s:28:\"Drupal\\system\\Hook\\ThemeHook\";s:15:\"arguments_count\";i:0;}\";s:37:\"Drupal\\comment\\Hook\\CommentThemeHooks\";s:90:\"a:2:{s:5:\"class\";s:37:\"Drupal\\comment\\Hook\\CommentThemeHooks\";s:15:\"arguments_count\";i:0;}\";s:25:\"Drupal\\file\\Hook\\CronHook\";s:809:\"a:3:{s:5:\"class\";s:25:\"Drupal\\file\\Hook\\CronHook\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"stream_wrapper_manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"file.usage\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"logger.channel.file\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:38:\"Drupal\\system\\Hook\\PageAttachmentsHook\";s:288:\"a:3:{s:5:\"class\";s:38:\"Drupal\\system\\Hook\\PageAttachmentsHook\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"bare_html_page_renderer\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:38:\"Drupal\\comment\\Hook\\CommentTokensHooks\";s:91:\"a:2:{s:5:\"class\";s:38:\"Drupal\\comment\\Hook\\CommentTokensHooks\";s:15:\"arguments_count\";i:0;}\";s:27:\"Drupal\\file\\Hook\\TokenHooks\";s:475:\"a:3:{s:5:\"class\";s:27:\"Drupal\\file\\Hook\\TokenHooks\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"token\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"date.formatter\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:32:\"Drupal\\node\\Hook\\NodeTokensHooks\";s:85:\"a:2:{s:5:\"class\";s:32:\"Drupal\\node\\Hook\\NodeTokensHooks\";s:15:\"arguments_count\";i:0;}\";s:36:\"Drupal\\system\\Hook\\SystemTokensHooks\";s:89:\"a:2:{s:5:\"class\";s:36:\"Drupal\\system\\Hook\\SystemTokensHooks\";s:15:\"arguments_count\";i:0;}\";s:40:\"Drupal\\taxonomy\\Hook\\TaxonomyTokensHooks\";s:93:\"a:2:{s:5:\"class\";s:40:\"Drupal\\taxonomy\\Hook\\TaxonomyTokensHooks\";s:15:\"arguments_count\";i:0;}\";s:32:\"Drupal\\user\\Hook\\UserTokensHooks\";s:85:\"a:2:{s:5:\"class\";s:32:\"Drupal\\user\\Hook\\UserTokensHooks\";s:15:\"arguments_count\";i:0;}\";s:34:\"Drupal\\views\\Hook\\ViewsTokensHooks\";s:87:\"a:2:{s:5:\"class\";s:34:\"Drupal\\views\\Hook\\ViewsTokensHooks\";s:15:\"arguments_count\";i:0;}\";s:36:\"Drupal\\contact\\Hook\\ContactFormHooks\";s:481:\"a:3:{s:5:\"class\";s:36:\"Drupal\\contact\\Hook\\ContactFormHooks\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:9:\"user.data\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:35:\"Drupal\\locale\\Hook\\LocaleThemeHooks\";s:278:\"a:3:{s:5:\"class\";s:35:\"Drupal\\locale\\Hook\\LocaleThemeHooks\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:33:\"Drupal\\file\\Hook\\FileDownloadHook\";s:481:\"a:3:{s:5:\"class\";s:33:\"Drupal\\file\\Hook\\FileDownloadHook\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:15:\"file.repository\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"file.usage\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:26:\"Drupal\\node\\Hook\\NodeHooks\";s:378:\"a:3:{s:5:\"class\";s:26:\"Drupal\\node\\Hook\\NodeHooks\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:43:\"Drupal\\contextual\\Hook\\ContextualThemeHooks\";s:282:\"a:3:{s:5:\"class\";s:43:\"Drupal\\contextual\\Hook\\ContextualThemeHooks\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:39:\"Drupal\\datetime\\Hook\\DatetimeViewsHooks\";s:287:\"a:3:{s:5:\"class\";s:39:\"Drupal\\datetime\\Hook\\DatetimeViewsHooks\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"datetime.views_helper\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:31:\"Drupal\\file\\Hook\\FileViewsHooks\";s:506:\"a:3:{s:5:\"class\";s:31:\"Drupal\\file\\Hook\\FileViewsHooks\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"views.field_data_provider\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:33:\"Drupal\\image\\Hook\\ImageViewsHooks\";s:280:\"a:3:{s:5:\"class\";s:33:\"Drupal\\image\\Hook\\ImageViewsHooks\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"entity_field.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:37:\"Drupal\\options\\Hook\\OptionsViewsHooks\";s:90:\"a:2:{s:5:\"class\";s:37:\"Drupal\\options\\Hook\\OptionsViewsHooks\";s:15:\"arguments_count\";i:0;}\";s:33:\"Drupal\\views\\Hook\\ViewsViewsHooks\";s:86:\"a:2:{s:5:\"class\";s:33:\"Drupal\\views\\Hook\\ViewsViewsHooks\";s:15:\"arguments_count\";i:0;}\";s:33:\"Drupal\\dblog\\Hook\\DblogViewsHooks\";s:86:\"a:2:{s:5:\"class\";s:33:\"Drupal\\dblog\\Hook\\DblogViewsHooks\";s:15:\"arguments_count\";i:0;}\";s:37:\"Drupal\\history\\Hook\\HistoryViewsHooks\";s:90:\"a:2:{s:5:\"class\";s:37:\"Drupal\\history\\Hook\\HistoryViewsHooks\";s:15:\"arguments_count\";i:0;}\";s:48:\"Drupal\\media_library\\Hook\\MediaLibraryViewsHooks\";s:101:\"a:2:{s:5:\"class\";s:48:\"Drupal\\media_library\\Hook\\MediaLibraryViewsHooks\";s:15:\"arguments_count\";i:0;}\";s:33:\"Drupal\\file\\Hook\\FileRequirements\";s:86:\"a:2:{s:5:\"class\";s:33:\"Drupal\\file\\Hook\\FileRequirements\";s:15:\"arguments_count\";i:0;}\";s:35:\"Drupal\\image\\Hook\\ImageRequirements\";s:283:\"a:3:{s:5:\"class\";s:35:\"Drupal\\image\\Hook\\ImageRequirements\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"image.toolkit.manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:37:\"Drupal\\locale\\Hook\\LocaleRequirements\";s:90:\"a:2:{s:5:\"class\";s:37:\"Drupal\\locale\\Hook\\LocaleRequirements\";s:15:\"arguments_count\";i:0;}\";s:40:\"Drupal\\media\\Hook\\MediaRequirementsHooks\";s:502:\"a:3:{s:5:\"class\";s:40:\"Drupal\\media\\Hook\\MediaRequirementsHooks\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"entity_display.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:35:\"Drupal\\mysql\\Hook\\MysqlRequirements\";s:88:\"a:2:{s:5:\"class\";s:35:\"Drupal\\mysql\\Hook\\MysqlRequirements\";s:15:\"arguments_count\";i:0;}\";s:33:\"Drupal\\node\\Hook\\NodeRequirements\";s:608:\"a:3:{s:5:\"class\";s:33:\"Drupal\\node\\Hook\\NodeRequirements\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"string_translation\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"extension.list.module\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:37:\"Drupal\\search\\Hook\\SearchRequirements\";s:293:\"a:3:{s:5:\"class\";s:37:\"Drupal\\search\\Hook\\SearchRequirements\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"search.search_page_repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:37:\"Drupal\\update\\Hook\\UpdateRequirements\";s:278:\"a:3:{s:5:\"class\";s:37:\"Drupal\\update\\Hook\\UpdateRequirements\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:33:\"Drupal\\user\\Hook\\UserRequirements\";s:378:\"a:3:{s:5:\"class\";s:33:\"Drupal\\user\\Hook\\UserRequirements\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:44:\"Drupal\\media\\Hook\\MediaThemeSuggestionsHooks\";s:97:\"a:2:{s:5:\"class\";s:44:\"Drupal\\media\\Hook\\MediaThemeSuggestionsHooks\";s:15:\"arguments_count\";i:0;}\";s:40:\"Drupal\\node\\Hook\\NodeViewsExecutionHooks\";s:93:\"a:2:{s:5:\"class\";s:40:\"Drupal\\node\\Hook\\NodeViewsExecutionHooks\";s:15:\"arguments_count\";i:0;}\";s:40:\"Drupal\\user\\Hook\\UserViewsExecutionHooks\";s:93:\"a:2:{s:5:\"class\";s:40:\"Drupal\\user\\Hook\\UserViewsExecutionHooks\";s:15:\"arguments_count\";i:0;}\";s:42:\"Drupal\\views\\Hook\\ViewsViewsExecutionHooks\";s:95:\"a:2:{s:5:\"class\";s:42:\"Drupal\\views\\Hook\\ViewsViewsExecutionHooks\";s:15:\"arguments_count\";i:0;}\";s:31:\"Drupal\\node\\Hook\\NodeViewsHooks\";s:84:\"a:2:{s:5:\"class\";s:31:\"Drupal\\node\\Hook\\NodeViewsHooks\";s:15:\"arguments_count\";i:0;}\";s:31:\"Drupal\\node\\Hook\\NodeThemeHooks\";s:84:\"a:2:{s:5:\"class\";s:31:\"Drupal\\node\\Hook\\NodeThemeHooks\";s:15:\"arguments_count\";i:0;}\";s:31:\"Drupal\\user\\Hook\\UserViewsHooks\";s:84:\"a:2:{s:5:\"class\";s:31:\"Drupal\\user\\Hook\\UserViewsHooks\";s:15:\"arguments_count\";i:0;}\";s:34:\"Drupal\\standard\\Hook\\StandardHooks\";s:87:\"a:2:{s:5:\"class\";s:34:\"Drupal\\standard\\Hook\\StandardHooks\";s:15:\"arguments_count\";i:0;}\";s:56:\"drupal.proxy_original_service.page_cache_response_policy\";s:1221:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\PageCache\\ChainResponsePolicy\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:3:{i:0;a:2:{i:0;s:9:\"addPolicy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"page_cache_kill_switch\";s:15:\"invalidBehavior\";i:1;}}}}i:1;a:2:{i:0;s:9:\"addPolicy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:26:\"page_cache_no_cache_routes\";s:5:\"value\";a:4:{s:5:\"class\";s:54:\"Drupal\\Core\\PageCache\\ResponsePolicy\\DenyNoCacheRoutes\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}s:6:\"shared\";b:1;}}}}i:2;a:2:{i:0;s:9:\"addPolicy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:26:\"page_cache_no_server_error\";s:5:\"value\";a:3:{s:5:\"class\";s:50:\"Drupal\\Core\\PageCache\\ResponsePolicy\\NoServerError\";s:6:\"public\";b:0;s:15:\"arguments_count\";i:0;}s:6:\"shared\";b:1;}}}}}}\";s:46:\"drupal.proxy_original_service.config.installer\";s:833:\"a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Config\\ConfigInstaller\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"config.typed\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.manager\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:5;s:8:\"standard\";i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:23:\"extension.path.resolver\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:7;}\";s:46:\"drupal.proxy_original_service.module_installer\";s:1832:\"a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Extension\\ModuleInstaller\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:7:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:6:\"kernel\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"update.update_hook_registry\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"logger.channel.default\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:8:\"iterator\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:27:\"content_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"required_module_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:45:\"module_required_by_themes_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"database_driver_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"install_profile_uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:37:\"dxpr_builder_page.uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"field.uninstall_validator\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"filter.uninstall_validator\";s:15:\"invalidBehavior\";i:1;}}}}}s:15:\"arguments_count\";i:7;}\";s:47:\"drupal.proxy_original_service.menu.active_trail\";s:809:\"a:3:{s:5:\"class\";s:48:\"Drupal\\dxpr_builder\\Menu\\MenuActiveTrailOverride\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"plugin.manager.menu.link\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"cache.menu\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:6:\"router\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:54:\"drupal.proxy_original_service.paramconverter.menu_link\";s:301:\"a:3:{s:5:\"class\";s:50:\"Drupal\\Core\\ParamConverter\\MenuLinkPluginConverter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:24:\"plugin.manager.menu.link\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:34:\"drupal.proxy_original_service.lock\";s:270:\"a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Lock\\DatabaseLockBackend\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:45:\"drupal.proxy_original_service.lock.persistent\";s:280:\"a:3:{s:5:\"class\";s:46:\"Drupal\\Core\\Lock\\PersistentDatabaseLockBackend\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:43:\"drupal.proxy_original_service.router.dumper\";s:476:\"a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Routing\\MatcherDumper\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:5:\"state\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:21:\"logger.channel.router\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}\";s:44:\"drupal.proxy_original_service.router.builder\";s:825:\"a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Routing\\RouteBuilder\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:6:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"router.dumper\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"controller_resolver\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:41:\"Drupal\\Core\\Access\\CheckProviderInterface\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:6;}\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";s:630:\"a:3:{s:5:\"class\";s:57:\"Drupal\\Core\\ParamConverter\\AdminPathConfigEntityConverter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"router.admin_context\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:53:\"drupal.proxy_original_service.bare_html_page_renderer\";s:400:\"a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Render\\BareHtmlPageRenderer\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:35:\"html_response.attachments_processor\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:43:\"drupal.proxy_original_service.batch.storage\";s:569:\"a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Batch\\BatchStorage\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:7:\"session\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"csrf_token\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"datetime.time\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:52:\"drupal.proxy_original_service.file.mime_type.guesser\";s:580:\"a:4:{s:5:\"class\";s:41:\"Drupal\\Core\\File\\MimeType\\MimeTypeGuesser\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"stream_wrapper_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;s:5:\"calls\";a:1:{i:0;a:2:{i:0;s:18:\"addMimeTypeGuesser\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:62:\"drupal.proxy_original_service.file.mime_type.guesser.extension\";s:15:\"invalidBehavior\";i:1;}i:1;i:0;}}}}}\";s:62:\"drupal.proxy_original_service.file.mime_type.guesser.extension\";s:426:\"a:3:{s:5:\"class\";s:50:\"Drupal\\Core\\File\\MimeType\\ExtensionMimeTypeGuesser\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:46:\"Drupal\\Core\\File\\MimeType\\MimeTypeMapInterface\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:11:\"file_system\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:2;}\";s:64:\"drupal.proxy_original_service.dynamic_page_cache_response_policy\";s:1805:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\PageCache\\ChainResponsePolicy\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:4:{i:0;a:2:{i:0;s:9:\"addPolicy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"page_cache_kill_switch\";s:15:\"invalidBehavior\";i:1;}}}}i:1;a:2:{i:0;s:9:\"addPolicy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:26:\"page_cache_no_cache_routes\";s:5:\"value\";a:4:{s:5:\"class\";s:54:\"Drupal\\Core\\PageCache\\ResponsePolicy\\DenyNoCacheRoutes\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}s:6:\"shared\";b:1;}}}}i:2;a:2:{i:0;s:9:\"addPolicy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:26:\"page_cache_no_server_error\";s:5:\"value\";a:3:{s:5:\"class\";s:50:\"Drupal\\Core\\PageCache\\ResponsePolicy\\NoServerError\";s:6:\"public\";b:0;s:15:\"arguments_count\";i:0;}s:6:\"shared\";b:1;}}}}i:3;a:2:{i:0;s:9:\"addPolicy\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__tbqcvygFpyqScobssXHrXwtUUOszwJq1z7b_YVqyxzA\";s:5:\"value\";a:4:{s:5:\"class\";s:66:\"Drupal\\dynamic_page_cache\\PageCache\\ResponsePolicy\\DenyAdminRoutes\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"current_route_match\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}s:6:\"shared\";b:0;}}}}}}\";s:48:\"drupal.proxy_original_service.language_converter\";s:276:\"a:3:{s:5:\"class\";s:33:\"Drupal\\language\\LanguageConverter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:42:\"drupal.proxy_original_service.node_preview\";s:291:\"a:3:{s:5:\"class\";s:47:\"Drupal\\node\\ParamConverter\\NodePreviewConverter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"tempstore.private\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:1;}\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";s:727:\"a:3:{s:5:\"class\";s:46:\"Drupal\\views_ui\\ParamConverter\\ViewUIConverter\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:5:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"entity_type.manager\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"tempstore.shared\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:20:\"router.admin_context\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"entity.repository\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:5;}\";s:42:\"Drupal\\Core\\Config\\StorageManagerInterface\";s:582:\"a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Config\\ExportStorageManager\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"event_dispatcher\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:4:\"lock\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:4;}\";s:35:\"Drupal\\Core\\Form\\FormCacheInterface\";s:973:\"a:3:{s:5:\"class\";s:26:\"Drupal\\Core\\Form\\FormCache\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:8:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"keyvalue.expirable\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:12:\"current_user\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"csrf_token\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:19:\"logger.channel.form\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:25:\"page_cache_request_policy\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:8;}\";s:23:\"GuzzleHttp\\HandlerStack\";s:327:\"a:4:{s:5:\"class\";s:23:\"GuzzleHttp\\HandlerStack\";s:15:\"arguments_count\";i:0;s:7:\"factory\";a:2:{i:0;s:23:\"GuzzleHttp\\HandlerStack\";i:1;s:6:\"create\";}s:12:\"configurator\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:41:\"Drupal\\Core\\Http\\HandlerStackConfigurator\";s:15:\"invalidBehavior\";i:1;}i:1;s:9:\"configure\";}}\";s:41:\"Drupal\\Core\\Http\\HandlerStackConfigurator\";s:295:\"a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Http\\HandlerStackConfigurator\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:17:\"service_container\";s:15:\"invalidBehavior\";i:1;}i:1;a:0:{}}}s:15:\"arguments_count\";i:2;}\";s:41:\"Drupal\\Core\\Menu\\MenuTreeStorageInterface\";s:502:\"a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuTreeStorage\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"database\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:10:\"cache.menu\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"cache_tags.invalidator\";s:15:\"invalidBehavior\";i:1;}i:3;s:9:\"menu_tree\";}}s:15:\"arguments_count\";i:4;}\";s:80:\"Symfony\\Component\\HttpKernel\\ControllerMetadata\\ArgumentMetadataFactoryInterface\";s:124:\"a:2:{s:5:\"class\";s:71:\"Symfony\\Component\\HttpKernel\\ControllerMetadata\\ArgumentMetadataFactory\";s:15:\"arguments_count\";i:0;}\";s:46:\"Psr\\Http\\Message\\ServerRequestFactoryInterface\";s:80:\"a:2:{s:5:\"class\";s:27:\"GuzzleHttp\\Psr7\\HttpFactory\";s:15:\"arguments_count\";i:0;}\";s:39:\"Psr\\Http\\Message\\StreamFactoryInterface\";s:80:\"a:2:{s:5:\"class\";s:27:\"GuzzleHttp\\Psr7\\HttpFactory\";s:15:\"arguments_count\";i:0;}\";s:45:\"Psr\\Http\\Message\\UploadedFileFactoryInterface\";s:80:\"a:2:{s:5:\"class\";s:27:\"GuzzleHttp\\Psr7\\HttpFactory\";s:15:\"arguments_count\";i:0;}\";s:41:\"Psr\\Http\\Message\\ResponseFactoryInterface\";s:80:\"a:2:{s:5:\"class\";s:27:\"GuzzleHttp\\Psr7\\HttpFactory\";s:15:\"arguments_count\";i:0;}\";s:41:\"Drupal\\Core\\Access\\CheckProviderInterface\";s:8504:\"a:4:{s:5:\"class\";s:32:\"Drupal\\Core\\Access\\CheckProvider\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:9:\"parameter\";s:4:\"name\";s:29:\"dynamic_access_check_services\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__yiIg2BctoU5WIKsm9W7zCOi9Q1PlXMil67Erp_KpAv0\";s:5:\"value\";a:4:{s:5:\"class\";s:52:\"Symfony\\Component\\DependencyInjection\\ServiceLocator\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:25:{s:20:\"access_check.default\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:20:\"access_check.default\";s:15:\"invalidBehavior\";i:1;}s:19:\"access_check.entity\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:19:\"access_check.entity\";s:15:\"invalidBehavior\";i:1;}s:26:\"access_check.entity_create\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"access_check.entity_create\";s:15:\"invalidBehavior\";i:1;}s:30:\"access_check.entity_create_any\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"access_check.entity_create_any\";s:15:\"invalidBehavior\";i:1;}s:35:\"access_check.entity_delete_multiple\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:35:\"access_check.entity_delete_multiple\";s:15:\"invalidBehavior\";i:1;}s:18:\"access_check.theme\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:18:\"access_check.theme\";s:15:\"invalidBehavior\";i:1;}s:19:\"access_check.custom\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:19:\"access_check.custom\";s:15:\"invalidBehavior\";i:1;}s:17:\"access_check.csrf\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:17:\"access_check.csrf\";s:15:\"invalidBehavior\";i:1;}s:24:\"access_check.header.csrf\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:24:\"access_check.header.csrf\";s:15:\"invalidBehavior\";i:1;}s:29:\"access_check.contact_personal\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:29:\"access_check.contact_personal\";s:15:\"invalidBehavior\";i:1;}s:31:\"access_check.field_ui.view_mode\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"access_check.field_ui.view_mode\";s:15:\"invalidBehavior\";i:1;}s:31:\"access_check.field_ui.form_mode\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:31:\"access_check.field_ui.form_mode\";s:15:\"invalidBehavior\";i:1;}s:33:\"access_check.field_ui.field_reuse\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:33:\"access_check.field_ui.field_reuse\";s:15:\"invalidBehavior\";i:1;}s:25:\"access_check.node.preview\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:25:\"access_check.node.preview\";s:15:\"invalidBehavior\";i:1;}s:17:\"access_check.cron\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:17:\"access_check.cron\";s:15:\"invalidBehavior\";i:1;}s:22:\"access_check.db_update\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"access_check.db_update\";s:15:\"invalidBehavior\";i:1;}s:34:\"access_check.admin_menu_block_page\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"access_check.admin_menu_block_page\";s:15:\"invalidBehavior\";i:1;}s:32:\"access_check.admin_overview_page\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:32:\"access_check.admin_overview_page\";s:15:\"invalidBehavior\";i:1;}s:34:\"access_check.update.manager_access\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:34:\"access_check.update.manager_access\";s:15:\"invalidBehavior\";i:1;}s:23:\"access_check.permission\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:23:\"access_check.permission\";s:15:\"invalidBehavior\";i:1;}s:26:\"access_check.user.register\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:26:\"access_check.user.register\";s:15:\"invalidBehavior\";i:1;}s:22:\"access_check.user.role\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:22:\"access_check.user.role\";s:15:\"invalidBehavior\";i:1;}s:30:\"access_check.user.login_status\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:30:\"access_check.user.login_status\";s:15:\"invalidBehavior\";i:1;}s:37:\"access_check.dxpr_builder_profile.add\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:37:\"access_check.dxpr_builder_profile.add\";s:15:\"invalidBehavior\";i:1;}s:39:\"access_check.dxpr_builder_billable_user\";O:8:\"stdClass\":3:{s:4:\"type\";s:15:\"service_closure\";s:2:\"id\";s:39:\"access_check.dxpr_builder_billable_user\";s:15:\"invalidBehavior\";i:1;}}}}}s:15:\"arguments_count\";i:1;}s:6:\"shared\";b:0;}}}s:15:\"arguments_count\";i:2;s:5:\"calls\";a:25:{i:0;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:20:\"access_check.default\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:7:\"_access\";}i:3;b:0;}}i:1;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:19:\"access_check.entity\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:14:\"_entity_access\";}i:3;b:0;}}i:2;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:26:\"access_check.entity_create\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:21:\"_entity_create_access\";}i:3;b:0;}}i:3;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:30:\"access_check.entity_create_any\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:25:\"_entity_create_any_access\";}i:3;b:0;}}i:4;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:35:\"access_check.entity_delete_multiple\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:30:\"_entity_delete_multiple_access\";}i:3;b:0;}}i:5;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:18:\"access_check.theme\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:13:\"_access_theme\";}i:3;b:0;}}i:6;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:19:\"access_check.custom\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:14:\"_custom_access\";}i:3;b:0;}}i:7;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:17:\"access_check.csrf\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:11:\"_csrf_token\";}i:3;b:1;}}i:8;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:24:\"access_check.header.csrf\";i:1;s:6:\"access\";i:2;a:0:{}i:3;b:1;}}i:9;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:29:\"access_check.contact_personal\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:28:\"_access_contact_personal_tab\";}i:3;b:0;}}i:10;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:31:\"access_check.field_ui.view_mode\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:26:\"_field_ui_view_mode_access\";}i:3;b:0;}}i:11;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:31:\"access_check.field_ui.form_mode\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:26:\"_field_ui_form_mode_access\";}i:3;b:0;}}i:12;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:33:\"access_check.field_ui.field_reuse\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:28:\"_field_ui_field_reuse_access\";}i:3;b:0;}}i:13;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:25:\"access_check.node.preview\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:20:\"_node_preview_access\";}i:3;b:0;}}i:14;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:17:\"access_check.cron\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:19:\"_access_system_cron\";}i:3;b:0;}}i:15;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:22:\"access_check.db_update\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:21:\"_access_system_update\";}i:3;b:0;}}i:16;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:34:\"access_check.admin_menu_block_page\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:29:\"_access_admin_menu_block_page\";}i:3;b:0;}}i:17;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:32:\"access_check.admin_overview_page\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:27:\"_access_admin_overview_page\";}i:3;b:0;}}i:18;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:34:\"access_check.update.manager_access\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:22:\"_access_update_manager\";}i:3;b:0;}}i:19;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:23:\"access_check.permission\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:11:\"_permission\";}i:3;b:0;}}i:20;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:26:\"access_check.user.register\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:21:\"_access_user_register\";}i:3;b:0;}}i:21;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:22:\"access_check.user.role\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:5:\"_role\";}i:3;b:0;}}i:22;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:30:\"access_check.user.login_status\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:18:\"_user_is_logged_in\";}i:3;b:0;}}i:23;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:37:\"access_check.dxpr_builder_profile.add\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:32:\"_dxpr_builder_profile_add_access\";}i:3;b:0;}}i:24;a:2:{i:0;s:15:\"addCheckService\";i:1;a:4:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";i:1;s:6:\"access\";i:2;a:1:{i:0;s:27:\"_dxpr_builder_billable_user\";}i:3;b:0;}}}}\";s:64:\"Symfony\\Component\\HttpFoundation\\Session\\Flash\\FlashBagInterface\";s:108:\"a:2:{s:5:\"class\";s:55:\"Symfony\\Component\\HttpFoundation\\Session\\Flash\\FlashBag\";s:15:\"arguments_count\";i:0;}\";s:72:\"Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBagInterface\";s:116:\"a:2:{s:5:\"class\";s:63:\"Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag\";s:15:\"arguments_count\";i:0;}\";s:27:\"Twig\\Loader\\LoaderInterface\";s:1677:\"a:3:{s:5:\"class\";s:23:\"Twig\\Loader\\ChainLoader\";s:15:\"arguments_count\";i:0;s:5:\"calls\";a:5:{i:0;a:2:{i:0;s:9:\"addLoader\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:22:\"twig.loader.filesystem\";s:15:\"invalidBehavior\";i:1;}}}}i:1;a:2:{i:0;s:9:\"addLoader\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:43:\"Drupal\\Core\\Template\\Loader\\ComponentLoader\";s:15:\"invalidBehavior\";i:1;}}}}i:2;a:2:{i:0;s:9:\"addLoader\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:26:\"twig.loader.theme_registry\";s:15:\"invalidBehavior\";i:1;}}}}i:3;a:2:{i:0;s:9:\"addLoader\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:18:\"twig.loader.string\";s:15:\"invalidBehavior\";i:1;}}}}i:4;a:2:{i:0;s:9:\"addLoader\";i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__OTz14LhjV67MV_GY1ORmvLbTUT8TtGzRw4OJLpj3PQQ\";s:5:\"value\";a:4:{s:5:\"class\";s:31:\"Drupal\\help\\HelpTopicTwigLoader\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;s:45:\"/home/cisc/public_html/portal.ciscsas.dev/web\";i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"theme_handler\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:3;}s:6:\"shared\";b:0;}}}}}}\";s:40:\"Drupal\\locale\\LocaleDefaultConfigStorage\";s:408:\"a:3:{s:5:\"class\";s:40:\"Drupal\\locale\\LocaleDefaultConfigStorage\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.storage\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}i:2;s:8:\"standard\";}}s:15:\"arguments_count\";i:3;}\";s:48:\"Drupal\\views\\Plugin\\views\\query\\CastSqlInterface\";s:97:\"a:2:{s:5:\"class\";s:44:\"Drupal\\mysql\\Plugin\\views\\query\\MysqlCastSql\";s:15:\"arguments_count\";i:0;}\";s:35:\"html_response.attachments_processor\";s:2294:\"a:3:{s:5:\"class\";s:59:\"\\Drupal\\big_pipe\\Render\\BigPipeResponseAttachmentsProcessor\";s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:9:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:15:\"private_service\";s:2:\"id\";s:52:\"private__LQmKJbURk42p_G_RM_wwKG7xa_FTyuzo9Wmpdt2OuAw\";s:5:\"value\";a:4:{s:5:\"class\";s:51:\"Drupal\\Core\\Render\\HtmlResponseAttachmentsProcessor\";s:6:\"public\";b:0;s:9:\"arguments\";O:8:\"stdClass\":2:{s:4:\"type\";s:10:\"collection\";s:5:\"value\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"asset.resolver\";s:15:\"invalidBehavior\";i:1;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"asset.css.collection_renderer\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"asset.js.collection_renderer\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:8;}s:6:\"shared\";b:0;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"asset.resolver\";s:15:\"invalidBehavior\";i:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"config.factory\";s:15:\"invalidBehavior\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:29:\"asset.css.collection_renderer\";s:15:\"invalidBehavior\";i:1;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:28:\"asset.js.collection_renderer\";s:15:\"invalidBehavior\";i:1;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:13:\"request_stack\";s:15:\"invalidBehavior\";i:1;}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:8:\"renderer\";s:15:\"invalidBehavior\";i:1;}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:14:\"module_handler\";s:15:\"invalidBehavior\";i:1;}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"service\";s:2:\"id\";s:16:\"language_manager\";s:15:\"invalidBehavior\";i:1;}}}s:15:\"arguments_count\";i:9;}\";}s:6:\"frozen\";b:1;s:14:\"machine_format\";b:1;}',-1,1773072974.068,1,'','0');
/*!40000 ALTER TABLE `cache_container` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_data`
--

DROP TABLE IF EXISTS `cache_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_data` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_data`
--

LOCK TABLES `cache_data` WRITE;
/*!40000 ALTER TABLE `cache_data` DISABLE KEYS */;
INSERT INTO `cache_data` VALUES ('block_content:page_1:results:9f32e2dcd20f538e573cfe2115164fbc240498e712bdb0783c18f294ca6e578f',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:2:\"id\";s:1:\"1\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";i:0;}',-1,1773352143.739,1,'block_content:1 block_content_list config:views.view.block_content','4'),('blogs:page_1:results:70bf354fef5b793f2e61a808b74a61f36206d09dba269159dd74fc5fc0f272cb',_binary 'a:3:{s:6:\"result\";a:0:{}s:10:\"total_rows\";i:0;s:12:\"current_page\";i:0;}',-1,1773361113.713,1,'config:views.view.blogs node_list','3'),('clientes:page_1:results:744830608b9662b05a904660dccd3479967ded95e57c0c0c110e7379a3a0189d',_binary 'a:3:{s:6:\"result\";a:6:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758916138\";s:3:\"nid\";s:3:\"344\";}i:1;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:1;s:23:\"node_field_data_created\";s:10:\"1758915532\";s:3:\"nid\";s:3:\"343\";}i:2;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:2;s:23:\"node_field_data_created\";s:10:\"1758914499\";s:3:\"nid\";s:3:\"342\";}i:3;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:3;s:23:\"node_field_data_created\";s:10:\"1758914438\";s:3:\"nid\";s:3:\"341\";}i:4;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:4;s:23:\"node_field_data_created\";s:10:\"1758749490\";s:3:\"nid\";s:3:\"339\";}i:5;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:5;s:23:\"node_field_data_created\";s:10:\"1750199175\";s:3:\"nid\";s:1:\"7\";}}s:10:\"total_rows\";i:13;s:12:\"current_page\";i:1;}',-1,1773413328.486,1,'config:views.view.clientes node:339 node:341 node:342 node:343 node:344 node:7 node_list','3'),('clientes:page_1:results:79cc28760a14156a494fe7d3bf08efac482dada6259a7222ae3d4473978ae8a7',_binary 'a:3:{s:6:\"result\";a:6:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758917580\";s:3:\"nid\";s:3:\"349\";}i:1;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:1;s:23:\"node_field_data_created\";s:10:\"1758917554\";s:3:\"nid\";s:3:\"350\";}i:2;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:2;s:23:\"node_field_data_created\";s:10:\"1758917446\";s:3:\"nid\";s:3:\"348\";}i:3;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:3;s:23:\"node_field_data_created\";s:10:\"1758916857\";s:3:\"nid\";s:3:\"346\";}i:4;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:4;s:23:\"node_field_data_created\";s:10:\"1758916805\";s:3:\"nid\";s:3:\"347\";}i:5;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:5;s:23:\"node_field_data_created\";s:10:\"1758916291\";s:3:\"nid\";s:3:\"345\";}}s:10:\"total_rows\";i:7;s:12:\"current_page\";i:0;}',-1,1773413411.059,1,'config:views.view.clientes node:345 node:346 node:347 node:348 node:349 node:350 node_list','3'),('clientes:page_1:results:840c1d8fb0a474f9afe9e798ebd8ddf824c268302d7fc8326086469f4aeaaeac',_binary 'a:3:{s:6:\"result\";a:6:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758917580\";s:3:\"nid\";s:3:\"349\";}i:1;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:1;s:23:\"node_field_data_created\";s:10:\"1758917554\";s:3:\"nid\";s:3:\"350\";}i:2;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:2;s:23:\"node_field_data_created\";s:10:\"1758917446\";s:3:\"nid\";s:3:\"348\";}i:3;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:3;s:23:\"node_field_data_created\";s:10:\"1758916857\";s:3:\"nid\";s:3:\"346\";}i:4;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:4;s:23:\"node_field_data_created\";s:10:\"1758916805\";s:3:\"nid\";s:3:\"347\";}i:5;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:5;s:23:\"node_field_data_created\";s:10:\"1758916291\";s:3:\"nid\";s:3:\"345\";}}s:10:\"total_rows\";i:7;s:12:\"current_page\";i:0;}',-1,1773361120.031,1,'config:views.view.clientes node:345 node:346 node:347 node:348 node:349 node:350 node_list','3'),('clientes:page_1:results:f0b72c20ba4e684d7646bbf44788c53f349d27e8fd8dac803caebd3e5e2d0bd2',_binary 'a:3:{s:6:\"result\";a:2:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1750199026\";s:3:\"nid\";s:1:\"6\";}i:1;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:1;s:23:\"node_field_data_created\";s:10:\"1750100394\";s:3:\"nid\";s:1:\"5\";}}s:10:\"total_rows\";i:14;s:12:\"current_page\";i:2;}',-1,1773413391.983,1,'config:views.view.clientes node:5 node:6 node_list','3'),('clientes_home:block_1:results:822ce07d386aa072133020cb0e18cde750781fcd417aed4dc417f0b4b5e8bd9a',_binary 'a:3:{s:6:\"result\";a:8:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758917580\";s:3:\"nid\";s:3:\"349\";}i:1;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:1;s:23:\"node_field_data_created\";s:10:\"1758917554\";s:3:\"nid\";s:3:\"350\";}i:2;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:2;s:23:\"node_field_data_created\";s:10:\"1758917446\";s:3:\"nid\";s:3:\"348\";}i:3;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:3;s:23:\"node_field_data_created\";s:10:\"1758916857\";s:3:\"nid\";s:3:\"346\";}i:4;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:4;s:23:\"node_field_data_created\";s:10:\"1758916805\";s:3:\"nid\";s:3:\"347\";}i:5;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:5;s:23:\"node_field_data_created\";s:10:\"1758916291\";s:3:\"nid\";s:3:\"345\";}i:6;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:6;s:23:\"node_field_data_created\";s:10:\"1758916138\";s:3:\"nid\";s:3:\"344\";}i:7;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:7;s:23:\"node_field_data_created\";s:10:\"1758915532\";s:3:\"nid\";s:3:\"343\";}}s:10:\"total_rows\";i:8;s:12:\"current_page\";N;}',-1,1773075082.209,1,'config:views.view.clientes_home node:343 node:344 node:345 node:346 node:347 node:348 node:349 node:350 node_list','0'),('clientes_home:block_1:results:fe7e78c41193172dd7c781224091f4c6932331063c6fdc30d08a3e9c5a55830e',_binary 'a:3:{s:6:\"result\";a:8:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758917580\";s:3:\"nid\";s:3:\"349\";}i:1;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:1;s:23:\"node_field_data_created\";s:10:\"1758917554\";s:3:\"nid\";s:3:\"350\";}i:2;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:2;s:23:\"node_field_data_created\";s:10:\"1758917446\";s:3:\"nid\";s:3:\"348\";}i:3;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:3;s:23:\"node_field_data_created\";s:10:\"1758916857\";s:3:\"nid\";s:3:\"346\";}i:4;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:4;s:23:\"node_field_data_created\";s:10:\"1758916805\";s:3:\"nid\";s:3:\"347\";}i:5;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:5;s:23:\"node_field_data_created\";s:10:\"1758916291\";s:3:\"nid\";s:3:\"345\";}i:6;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:6;s:23:\"node_field_data_created\";s:10:\"1758916138\";s:3:\"nid\";s:3:\"344\";}i:7;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:7;s:23:\"node_field_data_created\";s:10:\"1758915532\";s:3:\"nid\";s:3:\"343\";}}s:10:\"total_rows\";i:8;s:12:\"current_page\";N;}',-1,1773075275.612,1,'config:views.view.clientes_home node:343 node:344 node:345 node:346 node:347 node:348 node:349 node:350 node_list','3'),('content:page_1:results:9ffa8c017c6eb789bc4c82e7d1d3901ce6b4c903a6bf66424c180d39af1df3ab',_binary 'a:3:{s:6:\"result\";a:21:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:3:\"nid\";s:1:\"1\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:1;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:1;s:3:\"nid\";s:1:\"2\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:2;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:2;s:3:\"nid\";s:3:\"340\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:3;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:3;s:3:\"nid\";s:3:\"351\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:4;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:4;s:3:\"nid\";s:3:\"350\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:5;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:5;s:3:\"nid\";s:3:\"349\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:6;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:6;s:3:\"nid\";s:3:\"348\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:7;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:7;s:3:\"nid\";s:3:\"347\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:8;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:8;s:3:\"nid\";s:3:\"346\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:9;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:9;s:3:\"nid\";s:3:\"345\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:10;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:10;s:3:\"nid\";s:3:\"344\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:11;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:11;s:3:\"nid\";s:3:\"343\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:12;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:12;s:3:\"nid\";s:3:\"342\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:13;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:13;s:3:\"nid\";s:3:\"339\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:14;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:14;s:3:\"nid\";s:3:\"341\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:15;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:15;s:3:\"nid\";s:1:\"8\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:16;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:16;s:3:\"nid\";s:1:\"9\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:17;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:17;s:3:\"nid\";s:1:\"7\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:18;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:18;s:3:\"nid\";s:1:\"6\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:19;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:19;s:3:\"nid\";s:1:\"5\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}i:20;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:20;s:3:\"nid\";s:1:\"3\";s:36:\"users_field_data_node_field_data_uid\";s:1:\"1\";}}s:10:\"total_rows\";s:2:\"21\";s:12:\"current_page\";i:0;}',-1,1773332082.774,1,'config:views.view.content node:1 node:2 node:3 node:339 node:340 node:341 node:342 node:343 node:344 node:345 node:346 node:347 node:348 node:349 node:350 node:351 node:5 node:6 node:7 node:8 node:9 node_list user:1 user_list','6'),('css:cisc_theme:cisc_theme:es2ox1Ed53o67rlcDn7g985YI-4X9yTQSKActEqGIwqWM0',_binary 'a:69:{s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9987333333333339169257669709622859954833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9986666666666668135121653904207050800323486328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.9979999999999993320898283855058252811431884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.997966666666666668561447295360267162322998046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9979333333333340050330662052147090435028076171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9978999999999995651478457148186862468719482421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9978666666666669016194646246731281280517578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9978333333333324617342441342771053314208984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9977999999999997982058630441315472126007080078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.997766666666667134677481953985989093780517578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:35:\"modules/contrib/blazy/css/blazy.css\";a:8:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/blazy/css/blazy.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";a:8:{s:6:\"weight\";d:6.666666666666666986144906825728639887529425323009490966796875E-5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";a:8:{s:6:\"weight\";d:0.000100000000000000004792173602385929598312941379845142364501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/views/views.module.css\";a:8:{s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998633333333344808124820701777935028076171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.999233333333332751635680324397981166839599609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9986999999999994770405464805662631988525390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001433333333324071645620279014110565185546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00146666666665851153084076941013336181640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-pager.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001499999999992951416061259806156158447265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-pager.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001533333333327391301281750202178955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001566666666661831186502240598201751708984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001633333333330710956943221390247344970703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0016666666666651508421637117862701416015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.001800000000002910383045673370361328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001133333333342534388066269457340240478515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001166666666676974273286759853363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001200000000011414158507250249385833740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00123333333334585404372774064540863037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773074793.174,1,'library_info','0'),('css:cisc_theme:cisc_theme:es511bFwkIZQ0-62HwWZcC6tvzphZjW9-dOTgMUrM1QpY0',_binary 'a:77:{s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.7987666666666672909968838212080299854278564453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.6985666666666663360274469596333801746368408203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.5986333333333337947124164202250540256500244140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5985999999999993548271959298290312290191650390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4986666666666668135121653904207050800323486328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.3986999999999998323119143606163561344146728515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9988666666666663473961307317949831485748291015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.998799999999999243982529151253402233123779296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/core/components/resize.module.css\";a:8:{s:6:\"weight\";d:-9.9984666666666672796282000490464270114898681640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/core/components/resize.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.9977000000000000312638803734444081783294677734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.99766666666666736773549928329885005950927734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.99763333333333292785027879290282726287841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9976000000000002643218977027572691440582275390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9975666666666658244366772123612463474273681640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.997533333333333160908296122215688228607177734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9975000000000004973799150320701301097869873046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.9974666666666660574946945416741073131561279296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.201266666666668925245176069438457489013671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"modules/contrib/captcha/css/captcha.css\";a:8:{s:6:\"weight\";d:200.000733333333329255765420384705066680908203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"modules/contrib/captcha/css/captcha.css\";s:7:\"version\";d:1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001633333333330710956943221390247344970703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0016666666666651508421637117862701416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998433333333338168813497759401798248291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.999900000000000233058017329312860965728759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999866666666665793172796838916838169097900390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.998833333333333683867749641649425029754638671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.99849999999999994315658113919198513031005859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.002266666666656647066702134907245635986328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000633333333325936109758913516998291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.000666666666660375994979403913021087646484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:65:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-search.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-search.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002033333333343989579589106142520904541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00213333333334730923525057733058929443359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00216666666665332741104066371917724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002199999999987767296261154115200042724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00223333333332220718148164451122283935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.002100000000012869350030086934566497802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0007666666666636956506408751010894775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000866666666667015306302346289157867431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773361167.462,1,'library_info','0'),('css:cisc_theme:cisc_theme:es5710BHwsXtxpd_y_o4Mkm40lJiLM-5VW7n8dhEturog0',_binary 'a:9:{s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/glyphicons-halflings/css/halflings-set.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.000033333333334439885220490396022796630859375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/glyphicons-halflings/css/halflings-set.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1101:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.00006666666666887977044098079204559326171875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1101:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:55:\"modules/contrib/dxpr_builder/css/drupal-integration.css\";a:8:{s:6:\"weight\";d:200.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/dxpr_builder/css/drupal-integration.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/et-line-font/et-line-font.css\";a:8:{s:6:\"weight\";d:200.0001333333333377595408819615840911865234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/et-line-font/et-line-font.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/pe-icon-7-stroke/css/pe-icon-7-stroke.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/pe-icon-7-stroke/css/pe-icon-7-stroke.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:86:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:86:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773072981.451,1,'library_info','0'),('css:cisc_theme:cisc_theme:es9rHAy005U5MWBfIuG0NqFTWqR1LRB34UbEGeuSAEii80',_binary 'a:72:{s:31:\"libraries/slick/slick/slick.css\";a:8:{s:6:\"weight\";d:-199.9980666666666593300760723650455474853515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"libraries/slick/slick/slick.css\";s:7:\"version\";s:3:\"1.x\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:55:\"https://github.com/kenwheeler/slick/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}}s:49:\"modules/contrib/slick/css/layout/slick.module.css\";a:8:{s:6:\"weight\";d:-99.9979666666666702212751260958611965179443359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/slick/css/layout/slick.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9987666666666665804541480611078441143035888671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9986999999999994770405464805662631988525390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.9978999999999995651478457148186862468719482421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.9978666666666669016194646246731281280517578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9978333333333324617342441342771053314208984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9977999999999997982058630441315472126007080078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.997766666666667134677481953985989093780517578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.997733333333332694792261463589966297149658203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9977000000000000312638803734444081783294677734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.99766666666666736773549928329885005950927734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:35:\"modules/contrib/blazy/css/blazy.css\";a:8:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/blazy/css/blazy.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.style.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"modules/contrib/blazy/css/components/grid/blazy.column.css\";a:8:{s:6:\"weight\";d:6.666666666666666986144906825728639887529425323009490966796875E-5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/blazy/css/components/grid/blazy.column.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";a:8:{s:6:\"weight\";d:0.000100000000000000004792173602385929598312941379845142364501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/views/views.module.css\";a:8:{s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"libraries/slick/slick/slick-theme.css\";a:8:{s:6:\"weight\";d:198.001966666666675109809148125350475311279296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"libraries/slick/slick/slick-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"modules/contrib/slick/css/theme/slick.theme--default.css\";a:8:{s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/slick/css/theme/slick.theme--default.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"modules/contrib/slick/css/theme/slick.theme.css\";a:8:{s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/slick/css/theme/slick.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.99866666666667924801004119217395782470703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";d:-9.999866666666665793172796838916838169097900390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.99916666666666742457891814410686492919921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9987333333333339169257669709622859954833984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.0013666666666666666372920158067927332012914121150970458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.0007666666666636956506408751010894775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0013999999999896317603997886180877685546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001433333333324071645620279014110565185546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00146666666665851153084076941013336181640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001499999999992951416061259806156158447265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001533333333327391301281750202178955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001566666666661831186502240598201751708984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001633333333330710956943221390247344970703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0016666666666651508421637117862701416015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000866666666667015306302346289157867431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001133333333342534388066269457340240478515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001166666666676974273286759853363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001200000000011414158507250249385833740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773074773.583,1,'library_info','0'),('css:cisc_theme:cisc_theme:esDX3x9Dmtt4m3calBuwpCqk734BdPMLKxlX_sDfvZV5A0',_binary 'a:18:{s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.699799999999999755573298898525536060333251953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.5998666666666654379014289588667452335357666015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.599833333333332774373047868721187114715576171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.499900000000000233058017329312860965728759765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.399933333333333251857766299508512020111083984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.000233333333333333330962544582831696970970369875431060791015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.200033333333323071201448328793048858642578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.000300000000009958966984413564205169677734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/glyphicons-halflings/css/halflings-set.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00033333333334439885220490396022796630859375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/glyphicons-halflings/css/halflings-set.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1101:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.000366666666678838737425394356250762939453125;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1101:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:55:\"modules/contrib/dxpr_builder/css/drupal-integration.css\";a:8:{s:6:\"weight\";d:200.0004000000000132786226458847522735595703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/dxpr_builder/css/drupal-integration.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/et-line-font/et-line-font.css\";a:8:{s:6:\"weight\";d:200.00043333333331929679843597114086151123046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/et-line-font/et-line-font.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/pe-icon-7-stroke/css/pe-icon-7-stroke.css\";a:8:{s:6:\"weight\";d:200.000466666666653736683656461536884307861328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/pe-icon-7-stroke/css/pe-icon-7-stroke.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:86:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.css\";a:8:{s:6:\"weight\";d:200.0004999999999881765688769519329071044921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:86:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.000533333333322616454097442328929901123046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00056666666665705633931793272495269775390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773073130.883,1,'library_info','0'),('css:cisc_theme:cisc_theme:esHbHMNfOFgYUE_n7ZDlx11NgHPA0mEqEXmdjtBOK1DVw0',_binary 'a:76:{s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.798799999999999954525264911353588104248046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.69859999999999899955582804977893829345703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.59866666666666645824079751037061214447021484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5986333333333337947124164202250540256500244140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4986999999999994770405464805662631988525390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.3987333333333342721971348510123789310455322265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9989000000000007872813512221910059452056884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.998833333333333683867749641649425029754638671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.997766666666667134677481953985989093780517578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.997733333333332694792261463589966297149658203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9977000000000000312638803734444081783294677734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.99766666666666736773549928329885005950927734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.99763333333333292785027879290282726287841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9976000000000002643218977027572691440582275390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9975666666666658244366772123612463474273681640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.997533333333333160908296122215688228607177734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/views/views.module.css\";a:8:{s:6:\"weight\";d:0.0025000000000000000520417042793042128323577344417572021484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.2012333333333344853599555790424346923828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.001533333333327391301281750202178955078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001566666666661831186502240598201751708984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998500000000007048583938740193843841552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.999900000000000233058017329312860965728759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999866666666665793172796838916838169097900390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9988666666666663473961307317949831485748291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.9985333333333326066849622293375432491302490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.002199999999987767296261154115200042724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000633333333325936109758913516998291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.000666666666660375994979403913021087646484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0016666666666651508421637117862701416015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-pager.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-pager.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002100000000012869350030086934566497802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00213333333334730923525057733058929443359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00216666666665332741104066371917724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.002033333333343989579589106142520904541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000733333333329255765420384705066680908203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0007666666666636956506408751010894775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000866666666667015306302346289157867431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773361114.107,1,'library_info','0'),('css:cisc_theme:cisc_theme:esJ9zPCnR0RjRcPlOSytQ3tLT-rC549g9wVwfEYyTi3VU0',_binary 'a:86:{s:31:\"libraries/slick/slick/slick.css\";a:8:{s:6:\"weight\";d:-199.997600000000005593392415903508663177490234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"libraries/slick/slick/slick.css\";s:7:\"version\";s:3:\"1.x\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:55:\"https://github.com/kenwheeler/slick/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}}s:49:\"modules/contrib/slick/css/layout/slick.module.css\";a:8:{s:6:\"weight\";d:-99.99750000000000227373675443232059478759765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/slick/css/layout/slick.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.6984333333333321292002437985502183437347412109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.5984999999999995878852132591418921947479248046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.598466666666666924356832168996334075927734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4985333333333326066849622293375432491302490234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.3985666666666674018415505997836589813232421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9987333333333339169257669709622859954833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9986666666666668135121653904207050800323486328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.9974333333333333939663134515285491943359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.9974000000000007304379323613829910755157470703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9973666666666662905527118709869682788848876953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.997333333333333627024330780841410160064697265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.997299999999999187139110290445387363433837890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9972666666666665236107292002998292446136474609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.99723333333333386008234811015427112579345703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.99719999999999942019712761975824832916259765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:35:\"modules/contrib/blazy/css/blazy.css\";a:8:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/blazy/css/blazy.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";a:8:{s:6:\"weight\";d:6.666666666666666986144906825728639887529425323009490966796875E-5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";a:8:{s:6:\"weight\";d:0.000100000000000000004792173602385929598312941379845142364501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/views/views.module.css\";a:8:{s:6:\"weight\";d:0.002833333333333333536874221181278699077665805816650390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.20139999999997826307662762701511383056640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"libraries/slick/slick/slick-theme.css\";a:8:{s:6:\"weight\";d:198.002433333333328846492804586887359619140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"libraries/slick/slick/slick-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:104:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:104:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:65:\"modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"modules/contrib/slick/css/theme/slick.theme--default.css\";a:8:{s:6:\"weight\";d:200.002466666666663286378025077283382415771484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/slick/css/theme/slick.theme--default.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"modules/contrib/slick/css/theme/slick.theme.css\";a:8:{s:6:\"weight\";d:200.002533333333332166148466058075428009033203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/slick/css/theme/slick.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.9983333333333348491578362882137298583984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.999233333333332751635680324397981166839599609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9986999999999994770405464805662631988525390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.9983666666666675126862173783592879772186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.00236666666665996672236360609531402587890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002033333333343989579589106142520904541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002100000000012869350030086934566497802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00213333333334730923525057733058929443359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00216666666665332741104066371917724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00223333333332220718148164451122283935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002266666666656647066702134907245635986328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0022999999999910869519226253032684326171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002333333333325526837143115699291229248046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.002199999999987767296261154115200042724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001133333333342534388066269457340240478515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001166666666676974273286759853363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001200000000011414158507250249385833740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00123333333334585404372774064540863037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773074676.265,1,'library_info','0'),('css:cisc_theme:cisc_theme:esNytSKIgLnACH--ZIxEsJKgaab6wCQf0-5UdkvjrJZHw0',_binary 'a:76:{s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.7987666666666672909968838212080299854278564453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.6985666666666663360274469596333801746368408203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.5986333333333337947124164202250540256500244140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5985999999999993548271959298290312290191650390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4986666666666668135121653904207050800323486328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.3986999999999998323119143606163561344146728515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9988666666666663473961307317949831485748291015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.998799999999999243982529151253402233123779296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.997733333333332694792261463589966297149658203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.9977000000000000312638803734444081783294677734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.99766666666666736773549928329885005950927734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.99763333333333292785027879290282726287841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9976000000000002643218977027572691440582275390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9975666666666658244366772123612463474273681640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.997533333333333160908296122215688228607177734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.9975000000000004973799150320701301097869873046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.201266666666668925245176069438457489013671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"modules/contrib/captcha/css/captcha.css\";a:8:{s:6:\"weight\";d:200.000733333333329255765420384705066680908203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"modules/contrib/captcha/css/captcha.css\";s:7:\"version\";d:1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.001566666666661831186502240598201751708984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001633333333330710956943221390247344970703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998466666666672608698718249797821044921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.999900000000000233058017329312860965728759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999866666666665793172796838916838169097900390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.998833333333333683867749641649425029754638671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.99849999999999994315658113919198513031005859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.00223333333332220718148164451122283935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000633333333325936109758913516998291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.000666666666660375994979403913021087646484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:65:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-search.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-search.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002033333333343989579589106142520904541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002100000000012869350030086934566497802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00213333333334730923525057733058929443359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00216666666665332741104066371917724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002199999999987767296261154115200042724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.002066666666678429464809596538543701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0007666666666636956506408751010894775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000866666666667015306302346289157867431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773331992.865,1,'library_info','0'),('css:cisc_theme:cisc_theme:esOrtUry7nfxAAFiOacn1_JoNxKnnwdliOH5db19D2Bzo0',_binary 'a:81:{s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.6984333333333321292002437985502183437347412109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.5984999999999995878852132591418921947479248046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.598466666666666924356832168996334075927734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4985333333333326066849622293375432491302490234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.3985666666666674018415505997836589813232421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9987333333333339169257669709622859954833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9986666666666668135121653904207050800323486328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.9976000000000002643218977027572691440582275390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.9975666666666658244366772123612463474273681640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.997533333333333160908296122215688228607177734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9975000000000004973799150320701301097869873046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9974666666666660574946945416741073131561279296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9974333333333333939663134515285491943359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9974000000000007304379323613829910755157470703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.9973666666666662905527118709869682788848876953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:35:\"modules/contrib/blazy/css/blazy.css\";a:8:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/blazy/css/blazy.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";a:8:{s:6:\"weight\";d:6.666666666666666986144906825728639887529425323009490966796875E-5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";a:8:{s:6:\"weight\";d:0.000100000000000000004792173602385929598312941379845142364501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/views/views.module.css\";a:8:{s:6:\"weight\";d:0.0026666666666666665776175282331905691535212099552154541015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.20139999999997826307662762701511383056640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.9983333333333348491578362882137298583984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.999233333333332751635680324397981166839599609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9986999999999994770405464805662631988525390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.9983666666666675126862173783592879772186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.00236666666665996672236360609531402587890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-pager.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-pager.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002033333333343989579589106142520904541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002100000000012869350030086934566497802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00213333333334730923525057733058929443359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00216666666665332741104066371917724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00223333333332220718148164451122283935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002266666666656647066702134907245635986328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0022999999999910869519226253032684326171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002333333333325526837143115699291229248046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.002199999999987767296261154115200042724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001133333333342534388066269457340240478515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001166666666676974273286759853363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001200000000011414158507250249385833740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00123333333334585404372774064540863037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773077106.663,1,'library_info','0'),('css:cisc_theme:cisc_theme:esROEw1DsmSigDjS6Q6Ot2ewzx5gSEamABTsTmT1xlbNI0',_binary 'a:65:{s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9988666666666663473961307317949831485748291015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.998799999999999243982529151253402233123779296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/core/components/resize.module.css\";a:8:{s:6:\"weight\";d:-9.9987666666666665804541480611078441143035888671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/core/components/resize.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.99810000000000087538865045644342899322509765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.99806666666666643550342996604740619659423828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9980333333333337719750488759018480777740478515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9979999999999993320898283855058252811431884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.997966666666666668561447295360267162322998046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9979333333333340050330662052147090435028076171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9978999999999995651478457148186862468719482421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.9978666666666669016194646246731281280517578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"modules/contrib/captcha/css/captcha.css\";a:8:{s:6:\"weight\";d:200.000733333333329255765420384705066680908203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"modules/contrib/captcha/css/captcha.css\";s:7:\"version\";d:1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998733333333319706071051768958568572998046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.999900000000000233058017329312860965728759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999866666666665793172796838916838169097900390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.998833333333333683867749641649425029754638671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000633333333325936109758913516998291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.000666666666660375994979403913021087646484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00133333333332075198995880782604217529296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001366666666655191875179298222064971923828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:65:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-search.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0013999999999896317603997886180877685546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-search.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001433333333324071645620279014110565185546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00146666666665851153084076941013336181640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001499999999992951416061259806156158447265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001533333333327391301281750202178955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001566666666661831186502240598201751708984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001633333333330710956943221390247344970703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0016666666666651508421637117862701416015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.001699999999999590727384202182292938232421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0007666666666636956506408751010894775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000866666666667015306302346289157867431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773074886.938,1,'library_info','0'),('css:cisc_theme:cisc_theme:esROuvJXQzQT6aNEJcapDps9BUnXPRcYJmXijHebcBjEw0',_binary 'a:96:{s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.7984666666666679901709358091466128826141357421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.698266666666665258844659547321498394012451171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.598333333333332717529629007913172245025634765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5983000000000000540012479177676141262054443359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4983666666666675126862173783592879772186279296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.3984000000000005314859663485549390316009521484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/core/components/resize.module.css\";a:8:{s:6:\"weight\";d:-9.998166666666666202445412636734545230865478515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/core/components/resize.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.997133333333334093140365439467132091522216796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.997099999999999653255144949071109294891357421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9970666666666669897267638589255511760711669921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9970333333333325498415433685295283794403076171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9969999999999998863131622783839702606201171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9969666666666672227847811882384121417999267578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9969333333333327828995606978423893451690673828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.996900000000000119371179607696831226348876953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/stable9/css/contextual/contextual.module.css\";a:8:{s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/stable9/css/contextual/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/contextual/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/contextual/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/core/vertical-tabs.css\";a:8:{s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/core/vertical-tabs.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.201566666666650462502730078995227813720703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/stable9/css/system/system.admin.css\";a:8:{s:6:\"weight\";d:190.00313333333332366237300448119640350341796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/stable9/css/system/system.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/contextual/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.001433333333324071645620279014110565185546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/contextual/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/contextual/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00146666666665851153084076941013336181640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/contextual/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.00276666666667324534500949084758758544921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/stable9/css/shortcut/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.002800000000007685230229981243610382080078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/stable9/css/shortcut/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/shortcut/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.0028333333333421251154504716396331787109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/shortcut/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/stable9/css/user/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.003166666666658102258224971592426300048828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/stable9/css/user/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998099999999993769961292855441570281982421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.999233333333332751635680324397981166839599609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9992000000000000881072992342524230480194091796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.99916666666666742457891814410686492919921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9991000000000003211653165635652840137481689453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9990000000000005542233338928781449794769287109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.998200000000000642330633127130568027496337890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:75:\"themes/contrib/dxpr_theme/vendor/color-wheel/reinvented-color-wheel.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:75:\"themes/contrib/dxpr_theme/vendor/color-wheel/reinvented-color-wheel.min.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.themesettings.css\";a:8:{s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.themesettings.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/vendor/dxb_slider/dxb-slider.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/vendor/dxb_slider/dxb-slider.min.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.002733333333338805459789000451564788818359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00216666666665332741104066371917724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002199999999987767296261154115200042724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:65:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-search.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00223333333332220718148164451122283935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-search.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:73:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-status-message.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002266666666656647066702134907245635986328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:73:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-status-message.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0022999999999910869519226253032684326171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002333333333325526837143115699291229248046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00236666666665996672236360609531402587890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002399999999994406607584096491336822509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002433333333328846492804586887359619140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002466666666663286378025077283382415771484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00249999999999772626324556767940521240234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002533333333332166148466058075428009033203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002600000000001045918907038867473602294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00263333333333548580412752926349639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002666666666669925689348019659519195556640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0027000000000043655745685100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.0025666666666666060336865484714508056640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001133333333342534388066269457340240478515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001166666666676974273286759853363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001200000000011414158507250249385833740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00123333333334585404372774064540863037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001266666666680293928948231041431427001953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001299999999986312104738317430019378662109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00133333333332075198995880782604217529296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001366666666655191875179298222064971923828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773072978.267,1,'library_info','0'),('css:cisc_theme:cisc_theme:esSRI3V8Jp_JpA4uhwLaR1JQrTJ34F0MAsY3ebI9Joy4A0',_binary 'a:2:{s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.000033333333334439885220490396022796630859375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773073128.521,1,'library_info','0'),('css:cisc_theme:cisc_theme:esStFJtgX64HSGATQ_GITAs-vlWf68-Mj7bqxMTUHwxGw0',_binary 'a:12:{s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.699799999999999755573298898525536060333251953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.5998666666666654379014289588667452335357666015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.599833333333332774373047868721187114715576171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.499900000000000233058017329312860965728759765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.399933333333333251857766299508512020111083984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.000233333333333333330962544582831696970970369875431060791015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.200033333333323071201448328793048858642578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.000300000000009958966984413564205169677734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00033333333334439885220490396022796630859375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.000366666666678838737425394356250762939453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773074677.602,1,'library_info','0'),('css:cisc_theme:cisc_theme:esT1LU6GjdYGgnQwNH5BmQokhUIJ3mZf-8X7NLLY8vJrU0',_binary 'a:62:{s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9989000000000007872813512221910059452056884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.998833333333333683867749641649425029754638671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.998200000000000642330633127130568027496337890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.998166666666666202445412636734545230865478515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9981333333333335389170315465889871120452880859375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.99810000000000087538865045644342899322509765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.99806666666666643550342996604740619659423828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9980333333333337719750488759018480777740478515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9979999999999993320898283855058252811431884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.997966666666666668561447295360267162322998046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998799999999988585841492749750614166259765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.999900000000000233058017329312860965728759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999866666666665793172796838916838169097900390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9988666666666663473961307317949831485748291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000633333333325936109758913516998291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.000666666666660375994979403913021087646484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001266666666680293928948231041431427001953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001299999999986312104738317430019378662109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00133333333332075198995880782604217529296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001366666666655191875179298222064971923828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0013999999999896317603997886180877685546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001433333333324071645620279014110565185546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00146666666665851153084076941013336181640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001499999999992951416061259806156158447265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001533333333327391301281750202178955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001566666666661831186502240598201751708984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001633333333330710956943221390247344970703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0016666666666651508421637117862701416015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.00159999999999627107172273099422454833984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000733333333329255765420384705066680908203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0007666666666636956506408751010894775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000866666666667015306302346289157867431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773074677.444,1,'library_info','0'),('css:cisc_theme:cisc_theme:esYPEKLoXCVhv650dH1JDnG_-Nu8GdaD6-56ILZ8r7P5Y0',_binary 'a:84:{s:31:\"libraries/slick/slick/slick.css\";a:8:{s:6:\"weight\";d:-199.997666666666674473162856884300708770751953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"libraries/slick/slick/slick.css\";s:7:\"version\";s:3:\"1.x\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:55:\"https://github.com/kenwheeler/slick/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}}s:49:\"modules/contrib/slick/css/layout/slick.module.css\";a:8:{s:6:\"weight\";d:-99.997566666666671153507195413112640380859375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/slick/css/layout/slick.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.7986666666666675240549011505208909511566162109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.6984666666666665690854642889462411403656005859375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.598533333333332251413594349287450313568115234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5984999999999995878852132591418921947479248046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4985666666666670465701827197335660457611083984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.3986000000000000653699316899292171001434326171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9987666666666665804541480611078441143035888671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9986999999999994770405464805662631988525390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.9975000000000004973799150320701301097869873046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.9974666666666660574946945416741073131561279296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9974333333333333939663134515285491943359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9974000000000007304379323613829910755157470703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9973666666666662905527118709869682788848876953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.997333333333333627024330780841410160064697265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.997299999999999187139110290445387363433837890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.9972666666666665236107292002998292446136474609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:35:\"modules/contrib/blazy/css/blazy.css\";a:8:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/blazy/css/blazy.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.style.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"modules/contrib/blazy/css/components/grid/blazy.column.css\";a:8:{s:6:\"weight\";d:6.666666666666666986144906825728639887529425323009490966796875E-5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/blazy/css/components/grid/blazy.column.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";a:8:{s:6:\"weight\";d:0.000100000000000000004792173602385929598312941379845142364501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/views/views.module.css\";a:8:{s:6:\"weight\";d:0.0027666666666666668399077178008838018286041915416717529296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.201366666666643823191407136619091033935546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"libraries/slick/slick/slick-theme.css\";a:8:{s:6:\"weight\";d:198.00236666666665996672236360609531402587890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"libraries/slick/slick/slick-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.0016666666666651508421637117862701416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"modules/contrib/slick/css/theme/slick.theme--default.css\";a:8:{s:6:\"weight\";d:200.002399999999994406607584096491336822509765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/slick/css/theme/slick.theme--default.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"modules/contrib/slick/css/theme/slick.theme.css\";a:8:{s:6:\"weight\";d:200.002466666666663286378025077283382415771484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/slick/css/theme/slick.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998366666666669289043056778609752655029296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";d:-9.999866666666665793172796838916838169097900390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.99916666666666742457891814410686492919921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9987333333333339169257669709622859954833984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.998400000000000176214598468504846096038818359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.0022999999999910869519226253032684326171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.0007666666666636956506408751010894775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002033333333343989579589106142520904541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002100000000012869350030086934566497802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00216666666665332741104066371917724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002199999999987767296261154115200042724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00223333333332220718148164451122283935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002266666666656647066702134907245635986328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.00213333333334730923525057733058929443359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000866666666667015306302346289157867431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001133333333342534388066269457340240478515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001166666666676974273286759853363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001200000000011414158507250249385833740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773075204.026,1,'library_info','0'),('css:cisc_theme:cisc_theme:esb7f-adLpsvj33jeG4ulp4k9xVECx79ej4FW1RAo0WFM0',_binary 'a:1:{s:73:\"core/themes/stable9/css/announcements_feed/announcements_feed.toolbar.css\";a:8:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:73:\"core/themes/stable9/css/announcements_feed/announcements_feed.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773072978.534,1,'library_info','0'),('css:cisc_theme:cisc_theme:escVI7iOJRolup_70vEkqogOGjYeTF1_oNE8OgoLIAE180',_binary 'a:63:{s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9989000000000007872813512221910059452056884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.998833333333333683867749641649425029754638671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.998200000000000642330633127130568027496337890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.998166666666666202445412636734545230865478515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9981333333333335389170315465889871120452880859375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.99810000000000087538865045644342899322509765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.99806666666666643550342996604740619659423828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9980333333333337719750488759018480777740478515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9979999999999993320898283855058252811431884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.997966666666666668561447295360267162322998046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/views/views.module.css\";a:8:{s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998799999999988585841492749750614166259765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.999900000000000233058017329312860965728759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999866666666665793172796838916838169097900390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9988666666666663473961307317949831485748291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000633333333325936109758913516998291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.000666666666660375994979403913021087646484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001266666666680293928948231041431427001953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001299999999986312104738317430019378662109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00133333333332075198995880782604217529296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001366666666655191875179298222064971923828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0013999999999896317603997886180877685546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001433333333324071645620279014110565185546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00146666666665851153084076941013336181640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001499999999992951416061259806156158447265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001533333333327391301281750202178955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001566666666661831186502240598201751708984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001633333333330710956943221390247344970703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0016666666666651508421637117862701416015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.00159999999999627107172273099422454833984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000733333333329255765420384705066680908203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0007666666666636956506408751010894775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000866666666667015306302346289157867431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773074735.749,1,'library_info','0'),('css:cisc_theme:cisc_theme:esd0KC0vc2xsIhhMMH3XUL0sos9IjoSkxQV-zIEVGax5Y0',_binary 'a:79:{s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.99766666666666736773549928329885005950927734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.99763333333333292785027879290282726287841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9976000000000002643218977027572691440582275390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9975666666666658244366772123612463474273681640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.997533333333333160908296122215688228607177734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9975000000000004973799150320701301097869873046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9974666666666660574946945416741073131561279296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.9974333333333333939663134515285491943359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/stable9/css/contextual/contextual.module.css\";a:8:{s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/stable9/css/contextual/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/contextual/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/contextual/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/contextual/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.001433333333324071645620279014110565185546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/contextual/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/contextual/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00146666666665851153084076941013336181640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/contextual/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.001633333333330710956943221390247344970703125;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.00223333333332220718148164451122283935546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/stable9/css/shortcut/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.002266666666656647066702134907245635986328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/stable9/css/shortcut/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/shortcut/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.0022999999999910869519226253032684326171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/shortcut/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/stable9/css/user/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.002600000000001045918907038867473602294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/stable9/css/user/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998466666666672608698718249797821044921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.999233333333332751635680324397981166839599609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9992000000000000881072992342524230480194091796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.99916666666666742457891814410686492919921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9991000000000003211653165635652840137481689453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9990000000000005542233338928781449794769287109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.002199999999987767296261154115200042724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002100000000012869350030086934566497802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00213333333334730923525057733058929443359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00216666666665332741104066371917724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.002033333333343989579589106142520904541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001133333333342534388066269457340240478515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001166666666676974273286759853363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001200000000011414158507250249385833740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00123333333334585404372774064540863037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001266666666680293928948231041431427001953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001299999999986312104738317430019378662109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00133333333332075198995880782604217529296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001366666666655191875179298222064971923828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773075085.175,1,'library_info','0'),('css:cisc_theme:cisc_theme:esg31Z6hE3c6j8U14NEA1Zzota3UVN90ZzWmiAbrrZJts0',_binary 'a:75:{s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.798799999999999954525264911353588104248046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.69859999999999899955582804977893829345703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.59866666666666645824079751037061214447021484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5986333333333337947124164202250540256500244140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4986999999999994770405464805662631988525390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.3987333333333342721971348510123789310455322265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9989000000000007872813512221910059452056884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.998833333333333683867749641649425029754638671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.9977999999999997982058630441315472126007080078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.997766666666667134677481953985989093780517578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.997733333333332694792261463589966297149658203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9977000000000000312638803734444081783294677734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.99766666666666736773549928329885005950927734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.99763333333333292785027879290282726287841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9976000000000002643218977027572691440582275390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.9975666666666658244366772123612463474273681640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/views/views.module.css\";a:8:{s:6:\"weight\";d:0.002466666666666666486718018092005877406336367130279541015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.2012333333333344853599555790424346923828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.001533333333327391301281750202178955078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001566666666661831186502240598201751708984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998500000000007048583938740193843841552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.999900000000000233058017329312860965728759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999866666666665793172796838916838169097900390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9988666666666663473961307317949831485748291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.9985333333333326066849622293375432491302490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.00216666666665332741104066371917724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000633333333325936109758913516998291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.000666666666660375994979403913021087646484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0016666666666651508421637117862701416015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002033333333343989579589106142520904541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002100000000012869350030086934566497802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00213333333334730923525057733058929443359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.00200000000000954969436861574649810791015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000733333333329255765420384705066680908203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0007666666666636956506408751010894775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000866666666667015306302346289157867431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773075217.386,1,'library_info','0'),('css:cisc_theme:cisc_theme:esgJtGk_bI8lrY5XYZcUu44UHwBL9pZH2PlMMM2vNATkk0',_binary 'a:88:{s:31:\"libraries/slick/slick/slick.css\";a:8:{s:6:\"weight\";d:-199.997533333333336713621974922716617584228515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"libraries/slick/slick/slick.css\";s:7:\"version\";s:3:\"1.x\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:55:\"https://github.com/kenwheeler/slick/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}}s:49:\"modules/contrib/slick/css/layout/slick.module.css\";a:8:{s:6:\"weight\";d:-99.9974333333333333939663134515285491943359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/slick/css/layout/slick.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.6984333333333321292002437985502183437347412109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.5984999999999995878852132591418921947479248046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.598466666666666924356832168996334075927734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4985333333333326066849622293375432491302490234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.3985666666666674018415505997836589813232421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9987333333333339169257669709622859954833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9986666666666668135121653904207050800323486328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.9973666666666662905527118709869682788848876953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.997333333333333627024330780841410160064697265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.997299999999999187139110290445387363433837890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9972666666666665236107292002998292446136474609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.99723333333333386008234811015427112579345703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.99719999999999942019712761975824832916259765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9971666666666667566687465296126902103424072265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.997133333333334093140365439467132091522216796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:35:\"modules/contrib/blazy/css/blazy.css\";a:8:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/blazy/css/blazy.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";a:8:{s:6:\"weight\";d:6.666666666666666986144906825728639887529425323009490966796875E-5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";a:8:{s:6:\"weight\";d:0.000100000000000000004792173602385929598312941379845142364501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/views/views.module.css\";a:8:{s:6:\"weight\";d:0.00289999999999999980015985556747182272374629974365234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.20139999999997826307662762701511383056640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"libraries/slick/slick/slick-theme.css\";a:8:{s:6:\"weight\";d:198.00249999999999772626324556767940521240234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"libraries/slick/slick/slick-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:104:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:104:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:65:\"modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"modules/contrib/slick/css/theme/slick.theme--default.css\";a:8:{s:6:\"weight\";d:200.002533333333332166148466058075428009033203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/slick/css/theme/slick.theme--default.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"modules/contrib/slick/css/theme/slick.theme.css\";a:8:{s:6:\"weight\";d:200.002600000000001045918907038867473602294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/slick/css/theme/slick.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.9983333333333348491578362882137298583984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.999233333333332751635680324397981166839599609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9986999999999994770405464805662631988525390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.9983666666666675126862173783592879772186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.002433333333328846492804586887359619140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002033333333343989579589106142520904541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002100000000012869350030086934566497802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00213333333334730923525057733058929443359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00216666666665332741104066371917724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002199999999987767296261154115200042724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00223333333332220718148164451122283935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0022999999999910869519226253032684326171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002333333333325526837143115699291229248046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00236666666665996672236360609531402587890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002399999999994406607584096491336822509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.002266666666656647066702134907245635986328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001133333333342534388066269457340240478515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001166666666676974273286759853363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001200000000011414158507250249385833740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00123333333334585404372774064540863037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773075007.495,1,'library_info','0'),('css:cisc_theme:cisc_theme:eshrnpCG12SEnBjvWWBXcedz6m0AYMNXqYElx_i9CQhLU0',_binary 'a:95:{s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.7984666666666679901709358091466128826141357421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.698266666666665258844659547321498394012451171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.598333333333332717529629007913172245025634765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5983000000000000540012479177676141262054443359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4983666666666675126862173783592879772186279296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.3984000000000005314859663485549390316009521484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.997133333333334093140365439467132091522216796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.997099999999999653255144949071109294891357421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9970666666666669897267638589255511760711669921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9970333333333325498415433685295283794403076171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9969999999999998863131622783839702606201171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9969666666666672227847811882384121417999267578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9969333333333327828995606978423893451690673828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.996900000000000119371179607696831226348876953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/stable9/css/contextual/contextual.module.css\";a:8:{s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/stable9/css/contextual/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/contextual/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/contextual/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.201566666666650462502730078995227813720703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/contextual/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.001433333333324071645620279014110565185546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/contextual/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/contextual/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00146666666665851153084076941013336181640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/contextual/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/glyphicons-halflings/css/halflings-set.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/glyphicons-halflings/css/halflings-set.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1101:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1101:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:55:\"modules/contrib/dxpr_builder/css/drupal-integration.css\";a:8:{s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/dxpr_builder/css/drupal-integration.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/et-line-font/et-line-font.css\";a:8:{s:6:\"weight\";d:200.002033333333343989579589106142520904541015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/et-line-font/et-line-font.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/pe-icon-7-stroke/css/pe-icon-7-stroke.css\";a:8:{s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/pe-icon-7-stroke/css/pe-icon-7-stroke.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:86:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.css\";a:8:{s:6:\"weight\";d:200.002100000000012869350030086934566497802734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:86:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.00213333333334730923525057733058929443359375;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.00216666666665332741104066371917724609375;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.00276666666667324534500949084758758544921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/stable9/css/shortcut/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.002800000000007685230229981243610382080078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/stable9/css/shortcut/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/shortcut/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.0028333333333421251154504716396331787109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/shortcut/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/stable9/css/user/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.00313333333332366237300448119640350341796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/stable9/css/user/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998166666666662649731733836233615875244140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.999233333333332751635680324397981166839599609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9992000000000000881072992342524230480194091796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.99916666666666742457891814410686492919921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9991000000000003211653165635652840137481689453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9990000000000005542233338928781449794769287109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.998200000000000642330633127130568027496337890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.002733333333338805459789000451564788818359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00223333333332220718148164451122283935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002266666666656647066702134907245635986328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0022999999999910869519226253032684326171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002333333333325526837143115699291229248046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00236666666665996672236360609531402587890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002399999999994406607584096491336822509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002433333333328846492804586887359619140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002466666666663286378025077283382415771484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00249999999999772626324556767940521240234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002533333333332166148466058075428009033203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002600000000001045918907038867473602294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00263333333333548580412752926349639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002666666666669925689348019659519195556640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0027000000000043655745685100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.0025666666666666060336865484714508056640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001133333333342534388066269457340240478515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001166666666676974273286759853363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001200000000011414158507250249385833740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00123333333334585404372774064540863037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001266666666680293928948231041431427001953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001299999999986312104738317430019378662109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00133333333332075198995880782604217529296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001366666666655191875179298222064971923828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773073128.350,1,'library_info','0'),('css:cisc_theme:cisc_theme:esiWCYESlEYvK3KksLWG8-e-G_0fpNHoz8pq2BZJTjBXI0',_binary 'a:86:{s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.9974666666666660574946945416741073131561279296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.9974333333333333939663134515285491943359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9974000000000007304379323613829910755157470703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9973666666666662905527118709869682788848876953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.997333333333333627024330780841410160064697265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.997299999999999187139110290445387363433837890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9972666666666665236107292002998292446136474609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.99723333333333386008234811015427112579345703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:35:\"modules/contrib/blazy/css/blazy.css\";a:8:{s:6:\"weight\";d:0.0002999999999999999737189393389513725196593441069126129150390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/blazy/css/blazy.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";a:8:{s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";a:8:{s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";a:8:{s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";a:8:{s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/stable9/css/contextual/contextual.module.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/stable9/css/contextual/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/contextual/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/contextual/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/views/views.module.css\";a:8:{s:6:\"weight\";d:0.002833333333333333536874221181278699077665805816650390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/contextual/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/contextual/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/contextual/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.001633333333330710956943221390247344970703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/contextual/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.002433333333328846492804586887359619140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/stable9/css/shortcut/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.002466666666663286378025077283382415771484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/stable9/css/shortcut/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/shortcut/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00249999999999772626324556767940521240234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/shortcut/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/stable9/css/user/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.002800000000007685230229981243610382080078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/stable9/css/user/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998300000000000409272615797817707061767578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.999233333333332751635680324397981166839599609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.9992000000000000881072992342524230480194091796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.99916666666666742457891814410686492919921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9991000000000003211653165635652840137481689453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9990666666666658812800960731692612171173095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.999033333333333217751714983023703098297119140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.9990000000000005542233338928781449794769287109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9989666666666661143381134024821221828460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.99893333333333345080973231233656406402587890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.998833333333333683867749641649425029754638671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.002399999999994406607584096491336822509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.001133333333342534388066269457340240478515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-pager.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-pager.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002033333333343989579589106142520904541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002100000000012869350030086934566497802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00213333333334730923525057733058929443359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00216666666665332741104066371917724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002199999999987767296261154115200042724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002266666666656647066702134907245635986328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0022999999999910869519226253032684326171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002333333333325526837143115699291229248046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00236666666665996672236360609531402587890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.00223333333332220718148164451122283935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001200000000011414158507250249385833740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00123333333334585404372774064540863037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001266666666680293928948231041431427001953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001299999999986312104738317430019378662109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00133333333332075198995880782604217529296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001366666666655191875179298222064971923828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0013999999999896317603997886180877685546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001433333333324071645620279014110565185546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00146666666665851153084076941013336181640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001499999999992951416061259806156158447265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001533333333327391301281750202178955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773073130.683,1,'library_info','0'),('css:cisc_theme:cisc_theme:esihcxOCgiyalr0JGfRtEJbAi1kTy-NqXBoVCpIxeAyfk0',_binary 'a:64:{s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9989000000000007872813512221910059452056884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.998833333333333683867749641649425029754638671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.998166666666666202445412636734545230865478515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.9981333333333335389170315465889871120452880859375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.99810000000000087538865045644342899322509765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.99806666666666643550342996604740619659423828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9980333333333337719750488759018480777740478515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9979999999999993320898283855058252811431884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.997966666666666668561447295360267162322998046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.9979333333333340050330662052147090435028076171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/views/views.module.css\";a:8:{s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998799999999988585841492749750614166259765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.999900000000000233058017329312860965728759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999866666666665793172796838916838169097900390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9988666666666663473961307317949831485748291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.001800000000002910383045673370361328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000633333333325936109758913516998291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.000666666666660375994979403913021087646484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001266666666680293928948231041431427001953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001299999999986312104738317430019378662109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-pager.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00133333333332075198995880782604217529296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-pager.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001366666666655191875179298222064971923828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0013999999999896317603997886180877685546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001433333333324071645620279014110565185546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00146666666665851153084076941013336181640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001499999999992951416061259806156158447265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001533333333327391301281750202178955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001566666666661831186502240598201751708984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0016666666666651508421637117862701416015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.001633333333330710956943221390247344970703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000733333333329255765420384705066680908203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0007666666666636956506408751010894775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000866666666667015306302346289157867431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773074805.976,1,'library_info','0'),('css:cisc_theme:cisc_theme:esmYQWdmLzUDl2oP0w_JX39lt4wVtzKMdBBL5JA5lZaNU0',_binary 'a:109:{s:31:\"libraries/slick/slick/slick.css\";a:8:{s:6:\"weight\";d:-199.99686666666667633762699551880359649658203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"libraries/slick/slick/slick.css\";s:7:\"version\";s:3:\"1.x\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:55:\"https://github.com/kenwheeler/slick/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}}s:49:\"modules/contrib/slick/css/layout/slick.module.css\";a:8:{s:6:\"weight\";d:-99.996766666666673017971334047615528106689453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/slick/css/layout/slick.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.798300000000001119815351557917892932891845703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.698100000000000164845914696343243122100830078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.5981666666666658471740447566844522953033447265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.598133333333333183645663666538894176483154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.498200000000000642330633127130568027496337890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.398233333333333661130382097326219081878662109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.996700000000000585487214266322553157806396484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.996666666666666145601993775926530361175537109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9966333333333334820736126857809722423553466796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.99660000000000081854523159563541412353515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.996566666666666378660011105239391326904296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9965333333333337151316300150938332080841064453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9964999999999992752464095246978104114532470703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.996466666666666611718028434552252292633056640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:35:\"modules/contrib/blazy/css/blazy.css\";a:8:{s:6:\"weight\";d:0.0002999999999999999737189393389513725196593441069126129150390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/blazy/css/blazy.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";a:8:{s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";a:8:{s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";a:8:{s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";a:8:{s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/stable9/css/contextual/contextual.module.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/stable9/css/contextual/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/contextual/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/contextual/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/stable9/css/views/views.module.css\";a:8:{s:6:\"weight\";d:0.003599999999999999901467706564517357037402689456939697265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.201733333333322661928832530975341796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"libraries/slick/slick/slick-theme.css\";a:8:{s:6:\"weight\";d:198.003166666666658102258224971592426300048828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"libraries/slick/slick/slick-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/contextual/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/contextual/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/contextual/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.001633333333330710956943221390247344970703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/contextual/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/glyphicons-halflings/css/halflings-set.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002100000000012869350030086934566497802734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/glyphicons-halflings/css/halflings-set.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1101:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.00213333333334730923525057733058929443359375;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1101:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:55:\"modules/contrib/dxpr_builder/css/drupal-integration.css\";a:8:{s:6:\"weight\";d:200.00216666666665332741104066371917724609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/dxpr_builder/css/drupal-integration.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/et-line-font/et-line-font.css\";a:8:{s:6:\"weight\";d:200.002199999999987767296261154115200042724609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/et-line-font/et-line-font.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/pe-icon-7-stroke/css/pe-icon-7-stroke.css\";a:8:{s:6:\"weight\";d:200.00223333333332220718148164451122283935546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/pe-icon-7-stroke/css/pe-icon-7-stroke.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:86:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.css\";a:8:{s:6:\"weight\";d:200.002266666666656647066702134907245635986328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:86:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.0022999999999910869519226253032684326171875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.002333333333325526837143115699291229248046875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:200.00236666666665996672236360609531402587890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:104:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:200.002399999999994406607584096491336822509765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:104:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:65:\"modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002433333333328846492804586887359619140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.003033333333320342717343010008335113525390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/stable9/css/shortcut/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.00306666666665478260256350040435791015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/stable9/css/shortcut/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/stable9/css/shortcut/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.003099999999989222487783990800380706787109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/shortcut/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"modules/contrib/slick/css/theme/slick.theme--default.css\";a:8:{s:6:\"weight\";d:200.0031999999999925421434454619884490966796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/slick/css/theme/slick.theme--default.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"modules/contrib/slick/css/theme/slick.theme.css\";a:8:{s:6:\"weight\";d:200.00326666666666142191388644278049468994140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/slick/css/theme/slick.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/stable9/css/user/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.003566666666671380880870856344699859619140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/stable9/css/user/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.99799999999999045030563138425350189208984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.999233333333332751635680324397981166839599609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.9992000000000000881072992342524230480194091796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.99916666666666742457891814410686492919921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9991000000000003211653165635652840137481689453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9990666666666658812800960731692612171173095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.999033333333333217751714983023703098297119140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.9990000000000005542233338928781449794769287109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9989666666666661143381134024821221828460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.99893333333333345080973231233656406402587890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.998833333333333683867749641649425029754638671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.9980333333333337719750488759018480777740478515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.002466666666666666486718018092005877406336367130279541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.00299999999998590283212251961231231689453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.00110000000000809450284577906131744384765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.001133333333342534388066269457340240478515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00249999999999772626324556767940521240234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002533333333332166148466058075428009033203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0025666666666666060336865484714508056640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002600000000001045918907038867473602294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00263333333333548580412752926349639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002666666666669925689348019659519195556640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0027000000000043655745685100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002733333333338805459789000451564788818359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00276666666667324534500949084758758544921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002800000000007685230229981243610382080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002866666666676565000670962035655975341796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00290000000001100488589145243167877197265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002933333333345444771111942827701568603515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002966666666679884656332433223724365234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.0028333333333421251154504716396331787109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001200000000011414158507250249385833740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00123333333334585404372774064540863037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001266666666680293928948231041431427001953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001299999999986312104738317430019378662109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00133333333332075198995880782604217529296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001366666666655191875179298222064971923828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0013999999999896317603997886180877685546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001433333333324071645620279014110565185546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00146666666665851153084076941013336181640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001499999999992951416061259806156158447265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001533333333327391301281750202178955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773075082.778,1,'library_info','0'),('css:cisc_theme:cisc_theme:esmvyBw98SyYUKdy3kCQ74uRMB1P-NcNss-ll_Pal3E6Q0',_binary 'a:74:{s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.798799999999999954525264911353588104248046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.69859999999999899955582804977893829345703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.59866666666666645824079751037061214447021484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5986333333333337947124164202250540256500244140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4986999999999994770405464805662631988525390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.3987333333333342721971348510123789310455322265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9989000000000007872813512221910059452056884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.998833333333333683867749641649425029754638671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.9977999999999997982058630441315472126007080078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.997766666666667134677481953985989093780517578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.997733333333332694792261463589966297149658203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9977000000000000312638803734444081783294677734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.99766666666666736773549928329885005950927734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.99763333333333292785027879290282726287841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9976000000000002643218977027572691440582275390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.9975666666666658244366772123612463474273681640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.2012333333333344853599555790424346923828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.001533333333327391301281750202178955078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001566666666661831186502240598201751708984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998500000000007048583938740193843841552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.999900000000000233058017329312860965728759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999866666666665793172796838916838169097900390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9988666666666663473961307317949831485748291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.9985333333333326066849622293375432491302490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.00216666666665332741104066371917724609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000633333333325936109758913516998291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.000666666666660375994979403913021087646484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0016666666666651508421637117862701416015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002033333333343989579589106142520904541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002100000000012869350030086934566497802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00213333333334730923525057733058929443359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.00200000000000954969436861574649810791015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000733333333329255765420384705066680908203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0007666666666636956506408751010894775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000866666666667015306302346289157867431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773074187.507,1,'library_info','0'),('css:cisc_theme:cisc_theme:esu4--HynIsAVQ8UuhckSrRsWfjYDXndyuJ-0nZr-cRPQ0',_binary 'a:1:{s:49:\"themes/contrib/dxpr_theme/css/components/tabs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/components/tabs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773073128.499,1,'library_info','0'),('css:cisc_theme:cisc_theme:esv0qxEuRvJi5iAtIujWh70psep5XJTJW1PNyDNdb9LLc0',_binary 'a:72:{s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.798799999999999954525264911353588104248046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.69859999999999899955582804977893829345703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.59866666666666645824079751037061214447021484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5986333333333337947124164202250540256500244140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4986999999999994770405464805662631988525390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";a:8:{s:6:\"weight\";d:-11.3987333333333342721971348510123789310455322265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/core/components/progress.module.css\";a:8:{s:6:\"weight\";d:-9.9989000000000007872813512221910059452056884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.998833333333333683867749641649425029754638671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/stable9/css/system/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.9978666666666669016194646246731281280517578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.9978333333333324617342441342771053314208984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9977999999999997982058630441315472126007080078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.997766666666667134677481953985989093780517578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.997733333333332694792261463589966297149658203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/stable9/css/system/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9977000000000000312638803734444081783294677734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.99766666666666736773549928329885005950927734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.99763333333333292785027879290282726287841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";a:8:{s:6:\"weight\";d:188.2012333333333344853599555790424346923828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";a:8:{s:6:\"weight\";d:200.001533333333327391301281750202178955078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.998500000000007048583938740193843841552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"themes/contrib/bootstrap5/css/components/details.css\";a:8:{s:6:\"weight\";d:-9.999900000000000233058017329312860965728759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:-9.999866666666665793172796838916838169097900390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/field.css\";a:8:{s:6:\"weight\";d:-9.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/form.css\";a:8:{s:6:\"weight\";d:-9.99980000000000046611603465862572193145751953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";a:8:{s:6:\"weight\";d:-9.99976666666666602623081416822969913482666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";a:8:{s:6:\"weight\";d:-9.9997333333333333627024330780841410160064697265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/links.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";a:8:{s:6:\"weight\";d:-9.9988666666666663473961307317949831485748291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";a:8:{s:6:\"weight\";d:-9.9985333333333326066849622293375432491302490234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:170.002100000000012869350030086934566497802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/contrib/bootstrap5/css/style.css\";a:8:{s:6:\"weight\";d:200.000633333333325936109758913516998291015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";a:8:{s:6:\"weight\";d:200.000666666666660375994979403913021087646484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00159999999999627107172273099422454833984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001633333333330710956943221390247344970703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.0016666666666651508421637117862701416015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001699999999999590727384202182292938232421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00173333333333403061260469257831573486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001766666666668470497825182974338531494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001800000000002910383045673370361328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001833333333337350268266163766384124755859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00186666666667179015348665416240692138671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001900000000006230038707144558429718017578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.001966666666675109809148125350475311279296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.00200000000000954969436861574649810791015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002033333333343989579589106142520904541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:200.002066666666678429464809596538543701171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";a:9:{s:8:\"minified\";b:0;s:6:\"weight\";d:205.0019333333333406699239276349544525146484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/layout.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000733333333329255765420384705066680908203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/header.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0007666666666636956506408751010894775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/home.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000799999999998135535861365497112274169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/servicios.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00083333333333257542108185589313507080078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/clientes.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000866666666667015306302346289157867431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/proyecto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0009000000000014551915228366851806640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/custom/cisc_theme/css/proyectos.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.000933333333335895076743327081203460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"themes/custom/cisc_theme/css/contacto.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.00096666666667033496196381747722625732421875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"themes/custom/cisc_theme/css/blog.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001000000000004774847184307873249053955078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"themes/custom/cisc_theme/css/blogs.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.0010333333333392147324047982692718505859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"themes/custom/cisc_theme/css/footer.css\";a:9:{s:8:\"minified\";b:1;s:6:\"weight\";d:206.001066666666673654617625288665294647216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773074799.842,1,'library_info','0'),('css:claro:cisc_theme:esDlegnhVtw0vNBEOS3Ijc8If-7JBoHbd7KCIoLExCt740',_binary 'a:104:{s:46:\"core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.99686666666667633762699551880359649658203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.799700000000001409716787748038768768310546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.6995333333333331182757319766096770763397216796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.599599999999998800603862036950886249542236328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5995666666666661370754809468053281307220458984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4996333333333335957604504073970019817352294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/misc/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/misc/components/resize.module.css\";a:8:{s:6:\"weight\";d:-9.99916666666666742457891814410686492919921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/components/resize.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/system/css/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/system/css/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.9991000000000003211653165635652840137481689453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/system/css/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9990666666666658812800960731692612171173095703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/system/css/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/modules/system/css/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.999033333333333217751714983023703098297119140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/modules/system/css/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/modules/system/css/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9990000000000005542233338928781449794769287109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/modules/system/css/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/system/css/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9989666666666661143381134024821221828460693359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/system/css/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/modules/system/css/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.99893333333333345080973231233656406402587890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/system/css/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.9989000000000007872813512221910059452056884765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/modules/contextual/css/contextual.module.css\";a:8:{s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/contextual/css/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/contextual/css/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/contextual/css/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.00316666666666666658802586908905141171999275684356689453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"themes/contrib/bootstrap5/css/ck5style.css\";a:8:{s:6:\"weight\";d:200.00056666666665705633931793272495269775390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/contrib/bootstrap5/css/ck5style.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"core/modules/ckeditor5/css/editor.css\";a:8:{s:6:\"weight\";d:200.000599999999991496224538423120975494384765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"core/modules/ckeditor5/css/editor.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:36:\"core/modules/ckeditor5/css/image.css\";a:8:{s:6:\"weight\";d:200.000633333333325936109758913516998291015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/ckeditor5/css/image.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:36:\"core/modules/ckeditor5/css/table.css\";a:8:{s:6:\"weight\";d:200.000666666666660375994979403913021087646484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/ckeditor5/css/table.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/contextual/css/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.000733333333329255765420384705066680908203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/css/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.0007666666666636956506408751010894775390625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.0031999999999925421434454619884490966796875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.003233333333326982028665952384471893310546875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.00326666666666142191388644278049468994140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/modules/shortcut/css/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.003333333333330301684327423572540283203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/shortcut/css/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.003366666666664741569547913968563079833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/modules/user/css/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.003433333333333621339988894760608673095703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/user/css/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/themes/claro/css/base/variables.css\";a:8:{s:6:\"weight\";d:-199.998633333333344808124820701777935028076171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/themes/claro/css/base/variables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/base/elements.css\";a:8:{s:6:\"weight\";d:-199.9986000000000103682396002113819122314453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/base/elements.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/base/typography.css\";a:8:{s:6:\"weight\";d:-199.998566666666675928354379720985889434814453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/base/typography.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:36:\"core/themes/claro/css/base/print.css\";a:8:{s:6:\"weight\";d:-199.99853333333334148846915923058986663818359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/themes/claro/css/base/print.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";a:8:{s:6:\"weight\";d:-109.9986666666666650371553259901702404022216796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/layout/breadcrumb.css\";a:8:{s:6:\"weight\";d:-99.9969999999999998863131622783839702606201171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/layout/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/layout/local-actions.css\";a:8:{s:6:\"weight\";d:-99.9969666666666654464279417879879474639892578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/layout/local-actions.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/layout/layout.css\";a:8:{s:6:\"weight\";d:-99.9969333333333310065427212975919246673583984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/layout/layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";a:8:{s:6:\"weight\";d:-9.998799999999999243982529151253402233123779296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--links.css\";a:8:{s:6:\"weight\";d:-9.9987666666666665804541480611078441143035888671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/system-admin--modules.css\";a:8:{s:6:\"weight\";d:-9.9987333333333339169257669709622859954833984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/system-admin--modules.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--panel.css\";a:8:{s:6:\"weight\";d:-9.9986999999999994770405464805662631988525390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--panel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";a:8:{s:6:\"weight\";d:-0.999666666666666703378041347605176270008087158203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/progress.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/layout/card-list.css\";a:8:{s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/layout/card-list.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/card.css\";a:8:{s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/card.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/classy/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/classy/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/field.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/icons.css\";a:8:{s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/classy/components/inline-form.css\";a:8:{s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/classy/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/item-list.css\";a:8:{s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/link.css\";a:8:{s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/links.css\";a:8:{s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/menu.css\";a:8:{s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/more-link.css\";a:8:{s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/classy/components/textarea.css\";a:8:{s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/classy/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/accordion.css\";a:8:{s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/accordion.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/action-link.css\";a:8:{s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/action-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/content-header.css\";a:8:{s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/content-header.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/ckeditor5.css\";a:8:{s:6:\"weight\";d:0.00200000000000000004163336342344337026588618755340576171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/ckeditor5.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/button.css\";a:8:{s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/details.css\";a:8:{s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/divider.css\";a:8:{s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/divider.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/messages.css\";a:8:{s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/entity-meta.css\";a:8:{s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/entity-meta.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/fieldset.css\";a:8:{s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/fieldset.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/form.css\";a:8:{s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";a:8:{s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--field-multiple.css\";a:8:{s:6:\"weight\";d:0.0023999999999999997897515147116109801572747528553009033203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--field-multiple.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/components/form--managed-file.css\";a:8:{s:6:\"weight\";d:0.002433333333333333355075200898909315583296120166778564453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/form--managed-file.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/form--text.css\";a:8:{s:6:\"weight\";d:0.002466666666666666486718018092005877406336367130279541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/form--text.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/form--select.css\";a:8:{s:6:\"weight\";d:0.0025000000000000000520417042793042128323577344417572021484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/form--select.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/help.css\";a:8:{s:6:\"weight\";d:0.0025333333333333331836845214724007746553979814052581787109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/help.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/themes/claro/css/components/image-preview.css\";a:8:{s:6:\"weight\";d:0.00256666666666666674900820765969911008141934871673583984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/image-preview.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/menus-and-lists.css\";a:8:{s:6:\"weight\";d:0.00259999999999999988065102485279567190445959568023681640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/menus-and-lists.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/modules-page.css\";a:8:{s:6:\"weight\";d:0.0026333333333333334459747110400940073304809629917144775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/modules-page.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/node.css\";a:8:{s:6:\"weight\";d:0.0026666666666666665776175282331905691535212099552154541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/node.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/page-title.css\";a:8:{s:6:\"weight\";d:0.002700000000000000142941214420488904579542577266693115234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/page-title.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/components/pager.css\";a:8:{s:6:\"weight\";d:0.002733333333333333274584031613585466402582824230194091796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/skip-link.css\";a:8:{s:6:\"weight\";d:0.0027666666666666668399077178008838018286041915416717529296875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/skip-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/tables.css\";a:8:{s:6:\"weight\";d:0.0027999999999999999715505349939803636516444385051727294921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/tables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";a:8:{s:6:\"weight\";d:0.002833333333333333536874221181278699077665805816650390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/search-admin-settings.css\";a:8:{s:6:\"weight\";d:0.0028666666666666666685170383743752609007060527801513671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/search-admin-settings.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:0.00289999999999999980015985556747182272374629974365234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/tabs.css\";a:8:{s:6:\"weight\";d:0.0029333333333333333654835417547701581497676670551300048828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/tabs.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/themes/claro/css/components/vertical-tabs.css\";a:8:{s:6:\"weight\";d:0.0030999999999999998910593657086565144709311425685882568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/vertical-tabs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/theme/filter.theme.css\";a:8:{s:6:\"weight\";d:0.003299999999999999981958875849841206218115985393524169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/theme/filter.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/dialog.css\";a:8:{s:6:\"weight\";d:200.000533333333322616454097442328929901123046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/themes/claro/css/theme/colors.css\";a:8:{s:6:\"weight\";d:200.002966666666679884656332433223724365234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/themes/claro/css/theme/colors.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/shortcut.css\";a:8:{s:6:\"weight\";d:200.00339999999999918145476840436458587646484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/shortcut.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773332094.056,1,'library_info','0'),('css:claro:cisc_theme:esE9XQxli30IJcjpQ1BGYddmVjaLcoYN_v0FrAya2xOEw0',_binary 'a:98:{s:46:\"core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.997033333333320115343667566776275634765625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.79729999999999989768184605054557323455810546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.6971666666666660461260107695125043392181396484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.5972333333333335048109802301041781902313232421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5971999999999990649257597397081553936004638671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4972666666666665236107292002998292446136474609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/misc/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/system/css/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/system/css/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/system/css/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/system/css/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/modules/system/css/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/modules/system/css/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/modules/system/css/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/modules/system/css/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/system/css/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/system/css/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/modules/system/css/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/system/css/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/modules/contextual/css/contextual.module.css\";a:8:{s:6:\"weight\";d:0.0025333333333333331836845214724007746553979814052581787109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/contextual/css/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/contextual/css/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.0026666666666666665776175282331905691535212099552154541015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/contextual/css/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.0028666666666666666685170383743752609007060527801513671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/dropbutton.css\";a:8:{s:6:\"weight\";d:0.0029333333333333333654835417547701581497676670551300048828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/dropbutton.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.003000000000000000062450045135165055398829281330108642578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/contextual/css/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.0025666666666666060336865484714508056640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/css/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.002600000000001045918907038867473602294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.003033333333320342717343010008335113525390625;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.00306666666665478260256350040435791015625;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.003099999999989222487783990800380706787109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/modules/shortcut/css/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.00313333333332366237300448119640350341796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/shortcut/css/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.003166666666658102258224971592426300048828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/modules/user/css/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.003233333333326982028665952384471893310546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/user/css/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/themes/claro/css/base/variables.css\";a:8:{s:6:\"weight\";d:-199.999200000000001864464138634502887725830078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/themes/claro/css/base/variables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/base/elements.css\";a:8:{s:6:\"weight\";d:-199.99916666666666742457891814410686492919921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/base/elements.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/base/typography.css\";a:8:{s:6:\"weight\";d:-199.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/base/typography.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:36:\"core/themes/claro/css/base/print.css\";a:8:{s:6:\"weight\";d:-199.9990999999999985448084771633148193359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/themes/claro/css/base/print.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";a:8:{s:6:\"weight\";d:-109.9992333333333363043493591248989105224609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/layout/breadcrumb.css\";a:8:{s:6:\"weight\";d:-99.997566666666671153507195413112640380859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/layout/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/layout/local-actions.css\";a:8:{s:6:\"weight\";d:-99.997533333333336713621974922716617584228515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/layout/local-actions.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/layout/layout.css\";a:8:{s:6:\"weight\";d:-99.99750000000000227373675443232059478759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/layout/layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--links.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/system-admin--modules.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/system-admin--modules.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--panel.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--panel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";a:8:{s:6:\"weight\";d:-0.99736666666666662361961925853393040597438812255859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/progress.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/layout/card-list.css\";a:8:{s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/layout/card-list.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/card.css\";a:8:{s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/card.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/classy/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/classy/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/field.css\";a:8:{s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/icons.css\";a:8:{s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/classy/components/inline-form.css\";a:8:{s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/classy/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/item-list.css\";a:8:{s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/link.css\";a:8:{s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/links.css\";a:8:{s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/menu.css\";a:8:{s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/more-link.css\";a:8:{s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/classy/components/textarea.css\";a:8:{s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/classy/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/accordion.css\";a:8:{s:6:\"weight\";d:0.00133333333333333328880876411659528457676060497760772705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/accordion.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/action-link.css\";a:8:{s:6:\"weight\";d:0.0013666666666666666372920158067927332012914121150970458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/action-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/content-header.css\";a:8:{s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/content-header.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/ckeditor5.css\";a:8:{s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/ckeditor5.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/button.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/details.css\";a:8:{s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/divider.css\";a:8:{s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/divider.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/messages.css\";a:8:{s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/entity-meta.css\";a:8:{s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/entity-meta.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/fieldset.css\";a:8:{s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/fieldset.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/form.css\";a:8:{s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";a:8:{s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--field-multiple.css\";a:8:{s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--field-multiple.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/components/form--managed-file.css\";a:8:{s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/form--managed-file.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/form--text.css\";a:8:{s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/form--text.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/form--select.css\";a:8:{s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/form--select.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/help.css\";a:8:{s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/help.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/themes/claro/css/components/image-preview.css\";a:8:{s:6:\"weight\";d:0.00200000000000000004163336342344337026588618755340576171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/image-preview.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/menus-and-lists.css\";a:8:{s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/menus-and-lists.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/modules-page.css\";a:8:{s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/modules-page.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/node.css\";a:8:{s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/node.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/page-title.css\";a:8:{s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/page-title.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/components/pager.css\";a:8:{s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/skip-link.css\";a:8:{s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/skip-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/tables.css\";a:8:{s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/tables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";a:8:{s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/search-admin-settings.css\";a:8:{s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/search-admin-settings.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/tabs.css\";a:8:{s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/tabs.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/themes/claro/css/theme/colors.css\";a:8:{s:6:\"weight\";d:200.002399999999994406607584096491336822509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/themes/claro/css/theme/colors.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/dialog.css\";a:8:{s:6:\"weight\";d:200.00290000000001100488589145243167877197265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/shortcut.css\";a:8:{s:6:\"weight\";d:200.0031999999999925421434454619884490966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/shortcut.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773332030.667,1,'library_info','0'),('css:claro:cisc_theme:esI6WYWY880-FocGgkp5nMXWYZHjvJm56H2by2WUvsSZg0',_binary 'a:103:{s:46:\"core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.99686666666667633762699551880359649658203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.799700000000001409716787748038768768310546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.6995333333333331182757319766096770763397216796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.599599999999998800603862036950886249542236328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5995666666666661370754809468053281307220458984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4996333333333335957604504073970019817352294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/misc/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/misc/components/tree-child.module.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/misc/components/tree-child.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/system/css/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/system/css/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/system/css/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/system/css/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/modules/system/css/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/modules/system/css/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/modules/system/css/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.999233333333332751635680324397981166839599609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/modules/system/css/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/system/css/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9992000000000000881072992342524230480194091796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/system/css/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/modules/system/css/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.99916666666666742457891814410686492919921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/system/css/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/misc/components/sticky-header.module.css\";a:8:{s:6:\"weight\";d:-9.996900000000000119371179607696831226348876953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/misc/components/sticky-header.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/modules/contextual/css/contextual.module.css\";a:8:{s:6:\"weight\";d:0.0029333333333333333654835417547701581497676670551300048828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/contextual/css/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/contextual/css/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.003033333333333333194092862328261617221869528293609619140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/contextual/css/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/dropbutton.css\";a:8:{s:6:\"weight\";d:0.0030666666666666667594165485155599526478908956050872802734375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/dropbutton.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.00316666666666666658802586908905141171999275684356689453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/modules/block/css/block.admin.css\";a:8:{s:6:\"weight\";d:200.00290000000001100488589145243167877197265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/block/css/block.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/contextual/css/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.002966666666679884656332433223724365234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/css/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00299999999998590283212251961231231689453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.0031999999999925421434454619884490966796875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.003233333333326982028665952384471893310546875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.00326666666666142191388644278049468994140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/modules/shortcut/css/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.003299999999995861799106933176517486572265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/shortcut/css/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.003333333333330301684327423572540283203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/modules/user/css/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.00339999999999918145476840436458587646484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/user/css/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/themes/claro/css/base/variables.css\";a:8:{s:6:\"weight\";d:-199.998866666666657465611933730542659759521484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/themes/claro/css/base/variables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/base/elements.css\";a:8:{s:6:\"weight\";d:-199.998833333333323025726713240146636962890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/base/elements.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/base/typography.css\";a:8:{s:6:\"weight\";d:-199.998799999999988585841492749750614166259765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/base/typography.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:36:\"core/themes/claro/css/base/print.css\";a:8:{s:6:\"weight\";d:-199.99876666666665414595627225935459136962890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/themes/claro/css/base/print.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";a:8:{s:6:\"weight\";d:-109.9989000000000061163518694229423999786376953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/layout/breadcrumb.css\";a:8:{s:6:\"weight\";d:-99.99723333333332675465499050915241241455078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/layout/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/layout/local-actions.css\";a:8:{s:6:\"weight\";d:-99.9972000000000065256244852207601070404052734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/layout/local-actions.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/layout/layout.css\";a:8:{s:6:\"weight\";d:-99.9971666666666720857392647303640842437744140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/layout/layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";a:8:{s:6:\"weight\";d:-9.999033333333333217751714983023703098297119140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--links.css\";a:8:{s:6:\"weight\";d:-9.9990000000000005542233338928781449794769287109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/system-admin--modules.css\";a:8:{s:6:\"weight\";d:-9.9989666666666661143381134024821221828460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/system-admin--modules.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--panel.css\";a:8:{s:6:\"weight\";d:-9.99893333333333345080973231233656406402587890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--panel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";a:8:{s:6:\"weight\";d:-0.999666666666666703378041347605176270008087158203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/progress.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/layout/card-list.css\";a:8:{s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/layout/card-list.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/card.css\";a:8:{s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/card.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/classy/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/classy/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/field.css\";a:8:{s:6:\"weight\";d:0.00133333333333333328880876411659528457676060497760772705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/icons.css\";a:8:{s:6:\"weight\";d:0.0013666666666666666372920158067927332012914121150970458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/classy/components/inline-form.css\";a:8:{s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/classy/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/item-list.css\";a:8:{s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/link.css\";a:8:{s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/links.css\";a:8:{s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/menu.css\";a:8:{s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/more-link.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/classy/components/textarea.css\";a:8:{s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/classy/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/accordion.css\";a:8:{s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/accordion.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/action-link.css\";a:8:{s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/action-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/content-header.css\";a:8:{s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/content-header.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/ckeditor5.css\";a:8:{s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/ckeditor5.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/button.css\";a:8:{s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/details.css\";a:8:{s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/divider.css\";a:8:{s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/divider.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/messages.css\";a:8:{s:6:\"weight\";d:0.00200000000000000004163336342344337026588618755340576171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/entity-meta.css\";a:8:{s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/entity-meta.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/fieldset.css\";a:8:{s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/fieldset.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/form.css\";a:8:{s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";a:8:{s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--field-multiple.css\";a:8:{s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--field-multiple.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/components/form--managed-file.css\";a:8:{s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/form--managed-file.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/form--text.css\";a:8:{s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/form--text.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/form--select.css\";a:8:{s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/form--select.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/help.css\";a:8:{s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/help.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/themes/claro/css/components/image-preview.css\";a:8:{s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/image-preview.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/menus-and-lists.css\";a:8:{s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/menus-and-lists.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/modules-page.css\";a:8:{s:6:\"weight\";d:0.0023999999999999997897515147116109801572747528553009033203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/modules-page.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/node.css\";a:8:{s:6:\"weight\";d:0.002433333333333333355075200898909315583296120166778564453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/node.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/page-title.css\";a:8:{s:6:\"weight\";d:0.002466666666666666486718018092005877406336367130279541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/page-title.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/components/pager.css\";a:8:{s:6:\"weight\";d:0.0025000000000000000520417042793042128323577344417572021484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/skip-link.css\";a:8:{s:6:\"weight\";d:0.0025333333333333331836845214724007746553979814052581787109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/skip-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/tables.css\";a:8:{s:6:\"weight\";d:0.00256666666666666674900820765969911008141934871673583984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/tables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";a:8:{s:6:\"weight\";d:0.00259999999999999988065102485279567190445959568023681640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/search-admin-settings.css\";a:8:{s:6:\"weight\";d:0.0026333333333333334459747110400940073304809629917144775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/search-admin-settings.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:0.0026666666666666665776175282331905691535212099552154541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/tabs.css\";a:8:{s:6:\"weight\";d:0.002700000000000000142941214420488904579542577266693115234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/tabs.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/themes/claro/css/components/vertical-tabs.css\";a:8:{s:6:\"weight\";d:0.0028666666666666666685170383743752609007060527801513671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/vertical-tabs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/dialog.css\";a:8:{s:6:\"weight\";d:200.000533333333322616454097442328929901123046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/themes/claro/css/theme/colors.css\";a:8:{s:6:\"weight\";d:200.002733333333338805459789000451564788818359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/themes/claro/css/theme/colors.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/shortcut.css\";a:8:{s:6:\"weight\";d:200.003366666666664741569547913968563079833984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/shortcut.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773332195.724,1,'library_info','0');
INSERT INTO `cache_data` VALUES ('css:claro:cisc_theme:esO7BAiMehnkAHHUACiFIr8zwRsN3Y-j4wuG6pijZBfok0',_binary 'a:103:{s:46:\"core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.99693333333334521739743649959564208984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.79729999999999989768184605054557323455810546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.6971666666666660461260107695125043392181396484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.5972333333333335048109802301041781902313232421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5971999999999990649257597397081553936004638671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4972666666666665236107292002998292446136474609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/misc/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/system/css/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/system/css/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/system/css/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/system/css/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/modules/system/css/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/modules/system/css/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/modules/system/css/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/modules/system/css/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/system/css/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/system/css/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/modules/system/css/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/system/css/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/misc/components/tablesort.module.css\";a:8:{s:6:\"weight\";d:-9.9970333333333325498415433685295283794403076171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/misc/components/tablesort.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/modules/contextual/css/contextual.module.css\";a:8:{s:6:\"weight\";d:0.0025333333333333331836845214724007746553979814052581787109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/contextual/css/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/contextual/css/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.0026666666666666665776175282331905691535212099552154541015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/contextual/css/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.0028666666666666666685170383743752609007060527801513671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/dropbutton.css\";a:8:{s:6:\"weight\";d:0.0029333333333333333654835417547701581497676670551300048828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/dropbutton.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.0030999999999999998910593657086565144709311425685882568359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/modules/views/css/views.module.css\";a:8:{s:6:\"weight\";d:0.0033666666666666666789253792302361034671775996685028076171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/views/css/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/contextual/css/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.0025666666666666060336865484714508056640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/css/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.002600000000001045918907038867473602294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.00313333333332366237300448119640350341796875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.003166666666658102258224971592426300048828125;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.0031999999999925421434454619884490966796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/modules/shortcut/css/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.003233333333326982028665952384471893310546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/shortcut/css/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00326666666666142191388644278049468994140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/modules/user/css/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.003333333333330301684327423572540283203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/user/css/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/themes/claro/css/base/variables.css\";a:8:{s:6:\"weight\";d:-199.999200000000001864464138634502887725830078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/themes/claro/css/base/variables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/base/elements.css\";a:8:{s:6:\"weight\";d:-199.99916666666666742457891814410686492919921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/base/elements.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/base/typography.css\";a:8:{s:6:\"weight\";d:-199.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/base/typography.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:36:\"core/themes/claro/css/base/print.css\";a:8:{s:6:\"weight\";d:-199.9990999999999985448084771633148193359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/themes/claro/css/base/print.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";a:8:{s:6:\"weight\";d:-109.9992333333333363043493591248989105224609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/layout/breadcrumb.css\";a:8:{s:6:\"weight\";d:-99.997566666666671153507195413112640380859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/layout/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/layout/local-actions.css\";a:8:{s:6:\"weight\";d:-99.997533333333336713621974922716617584228515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/layout/local-actions.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/layout/layout.css\";a:8:{s:6:\"weight\";d:-99.99750000000000227373675443232059478759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/layout/layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--links.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/system-admin--modules.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/system-admin--modules.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--panel.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--panel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";a:8:{s:6:\"weight\";d:-0.99736666666666662361961925853393040597438812255859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/progress.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/layout/card-list.css\";a:8:{s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/layout/card-list.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/card.css\";a:8:{s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/card.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/classy/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/classy/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/field.css\";a:8:{s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/icons.css\";a:8:{s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/classy/components/inline-form.css\";a:8:{s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/classy/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/item-list.css\";a:8:{s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/link.css\";a:8:{s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/links.css\";a:8:{s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/menu.css\";a:8:{s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/more-link.css\";a:8:{s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/classy/components/textarea.css\";a:8:{s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/classy/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/accordion.css\";a:8:{s:6:\"weight\";d:0.00133333333333333328880876411659528457676060497760772705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/accordion.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/action-link.css\";a:8:{s:6:\"weight\";d:0.0013666666666666666372920158067927332012914121150970458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/action-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/content-header.css\";a:8:{s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/content-header.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/ckeditor5.css\";a:8:{s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/ckeditor5.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/button.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/details.css\";a:8:{s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/divider.css\";a:8:{s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/divider.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/messages.css\";a:8:{s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/entity-meta.css\";a:8:{s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/entity-meta.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/fieldset.css\";a:8:{s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/fieldset.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/form.css\";a:8:{s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";a:8:{s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--field-multiple.css\";a:8:{s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--field-multiple.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/components/form--managed-file.css\";a:8:{s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/form--managed-file.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/form--text.css\";a:8:{s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/form--text.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/form--select.css\";a:8:{s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/form--select.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/help.css\";a:8:{s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/help.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/themes/claro/css/components/image-preview.css\";a:8:{s:6:\"weight\";d:0.00200000000000000004163336342344337026588618755340576171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/image-preview.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/menus-and-lists.css\";a:8:{s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/menus-and-lists.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/modules-page.css\";a:8:{s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/modules-page.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/node.css\";a:8:{s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/node.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/page-title.css\";a:8:{s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/page-title.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/components/pager.css\";a:8:{s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/skip-link.css\";a:8:{s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/skip-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/tables.css\";a:8:{s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/tables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";a:8:{s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/search-admin-settings.css\";a:8:{s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/search-admin-settings.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/tabs.css\";a:8:{s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/tabs.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/tablesort.css\";a:8:{s:6:\"weight\";d:0.003000000000000000062450045135165055398829281330108642578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/tablesort-indicator.css\";a:8:{s:6:\"weight\";d:0.003033333333333333194092862328261617221869528293609619140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/tablesort-indicator.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/components/views-exposed-form.css\";a:8:{s:6:\"weight\";d:0.0033999999999999998105681964233326652902178466320037841796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/views-exposed-form.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/themes/claro/css/theme/colors.css\";a:8:{s:6:\"weight\";d:200.002399999999994406607584096491336822509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/themes/claro/css/theme/colors.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/dialog.css\";a:8:{s:6:\"weight\";d:200.00290000000001100488589145243167877197265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/shortcut.css\";a:8:{s:6:\"weight\";d:200.003299999999995861799106933176517486572265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/shortcut.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773075114.023,1,'library_info','0'),('css:claro:cisc_theme:esWke_p1IMyCqvCj2fAXEeZzkiViReATL3QRByHXZ8yYY0',_binary 'a:90:{s:46:\"core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.9972999999999956344254314899444580078125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/misc/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/system/css/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/system/css/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/system/css/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/system/css/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/modules/system/css/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/modules/system/css/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/modules/system/css/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/modules/system/css/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/system/css/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/system/css/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/modules/system/css/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/system/css/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/modules/contextual/css/contextual.module.css\";a:8:{s:6:\"weight\";d:0.0025333333333333331836845214724007746553979814052581787109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/contextual/css/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/contextual/css/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.0026666666666666665776175282331905691535212099552154541015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/contextual/css/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.002733333333333333274584031613585466402582824230194091796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/contextual/css/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.0025666666666666060336865484714508056640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/css/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.002600000000001045918907038867473602294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.00276666666667324534500949084758758544921875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.002800000000007685230229981243610382080078125;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.0028333333333421251154504716396331787109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/modules/shortcut/css/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.002866666666676565000670962035655975341796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/shortcut/css/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00290000000001100488589145243167877197265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/modules/user/css/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.002966666666679884656332433223724365234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/user/css/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/themes/claro/css/base/variables.css\";a:8:{s:6:\"weight\";d:-199.999200000000001864464138634502887725830078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/themes/claro/css/base/variables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/base/elements.css\";a:8:{s:6:\"weight\";d:-199.99916666666666742457891814410686492919921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/base/elements.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/base/typography.css\";a:8:{s:6:\"weight\";d:-199.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/base/typography.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:36:\"core/themes/claro/css/base/print.css\";a:8:{s:6:\"weight\";d:-199.9990999999999985448084771633148193359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/themes/claro/css/base/print.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";a:8:{s:6:\"weight\";d:-109.9992333333333363043493591248989105224609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/layout/breadcrumb.css\";a:8:{s:6:\"weight\";d:-99.997566666666671153507195413112640380859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/layout/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/layout/local-actions.css\";a:8:{s:6:\"weight\";d:-99.997533333333336713621974922716617584228515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/layout/local-actions.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/layout/layout.css\";a:8:{s:6:\"weight\";d:-99.99750000000000227373675443232059478759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/layout/layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--links.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/system-admin--modules.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/system-admin--modules.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--panel.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--panel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";a:8:{s:6:\"weight\";d:-0.99736666666666662361961925853393040597438812255859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/progress.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/layout/card-list.css\";a:8:{s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/layout/card-list.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/card.css\";a:8:{s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/card.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/classy/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/classy/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/field.css\";a:8:{s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/icons.css\";a:8:{s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/classy/components/inline-form.css\";a:8:{s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/classy/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/item-list.css\";a:8:{s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/link.css\";a:8:{s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/links.css\";a:8:{s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/menu.css\";a:8:{s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/more-link.css\";a:8:{s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/classy/components/textarea.css\";a:8:{s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/classy/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/accordion.css\";a:8:{s:6:\"weight\";d:0.00133333333333333328880876411659528457676060497760772705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/accordion.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/action-link.css\";a:8:{s:6:\"weight\";d:0.0013666666666666666372920158067927332012914121150970458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/action-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/content-header.css\";a:8:{s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/content-header.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/ckeditor5.css\";a:8:{s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/ckeditor5.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/button.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/details.css\";a:8:{s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/divider.css\";a:8:{s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/divider.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/messages.css\";a:8:{s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/entity-meta.css\";a:8:{s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/entity-meta.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/fieldset.css\";a:8:{s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/fieldset.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/form.css\";a:8:{s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";a:8:{s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--field-multiple.css\";a:8:{s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--field-multiple.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/components/form--managed-file.css\";a:8:{s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/form--managed-file.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/form--text.css\";a:8:{s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/form--text.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/form--select.css\";a:8:{s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/form--select.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/help.css\";a:8:{s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/help.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/themes/claro/css/components/image-preview.css\";a:8:{s:6:\"weight\";d:0.00200000000000000004163336342344337026588618755340576171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/image-preview.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/menus-and-lists.css\";a:8:{s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/menus-and-lists.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/modules-page.css\";a:8:{s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/modules-page.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/node.css\";a:8:{s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/node.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/page-title.css\";a:8:{s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/page-title.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/components/pager.css\";a:8:{s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/skip-link.css\";a:8:{s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/skip-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/tables.css\";a:8:{s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/tables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";a:8:{s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/search-admin-settings.css\";a:8:{s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/search-admin-settings.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/tabs.css\";a:8:{s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/tabs.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/themes/claro/css/theme/colors.css\";a:8:{s:6:\"weight\";d:200.002399999999994406607584096491336822509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/themes/claro/css/theme/colors.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/shortcut.css\";a:8:{s:6:\"weight\";d:200.002933333333345444771111942827701568603515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/shortcut.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773332021.993,1,'library_info','0'),('css:claro:cisc_theme:esZfa4tDO1FqL6lhSR8CxqmM7C5-P9ZR4QbjXKs5vy1mQ0',_binary 'a:98:{s:46:\"core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.997066666666654555228888057172298431396484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.7995000000000000994759830064140260219573974609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/autocomplete.css\";a:8:{s:6:\"weight\";d:-11.699466666666666014862130396068096160888671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/autocomplete.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/assets/vendor/jquery.ui/themes/base/menu.css\";a:8:{s:6:\"weight\";d:-11.6994333333333333513337493059225380420684814453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/misc/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/claro/css/components/autocomplete-loading.module.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/claro/css/components/autocomplete-loading.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/misc/components/resize.module.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/components/resize.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/system/css/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/system/css/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/system/css/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/system/css/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/modules/system/css/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.999233333333332751635680324397981166839599609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/modules/system/css/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/modules/system/css/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9992000000000000881072992342524230480194091796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/modules/system/css/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/system/css/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.99916666666666742457891814410686492919921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/system/css/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/modules/system/css/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/system/css/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.9991000000000003211653165635652840137481689453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/modules/contextual/css/contextual.module.css\";a:8:{s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/contextual/css/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/contextual/css/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/contextual/css/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.0029666666666666664971263589478667199728079140186309814453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/contextual/css/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.000366666666678838737425394356250762939453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/css/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.0004000000000132786226458847522735595703125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.00299999999998590283212251961231231689453125;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.003033333333320342717343010008335113525390625;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.00306666666665478260256350040435791015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/modules/shortcut/css/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.00313333333332366237300448119640350341796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/shortcut/css/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.003166666666658102258224971592426300048828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/modules/user/css/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.003233333333326982028665952384471893310546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/user/css/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/themes/claro/css/base/variables.css\";a:8:{s:6:\"weight\";d:-199.998833333333323025726713240146636962890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/themes/claro/css/base/variables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/base/elements.css\";a:8:{s:6:\"weight\";d:-199.998799999999988585841492749750614166259765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/base/elements.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/base/typography.css\";a:8:{s:6:\"weight\";d:-199.99876666666665414595627225935459136962890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/base/typography.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:36:\"core/themes/claro/css/base/print.css\";a:8:{s:6:\"weight\";d:-199.998733333333319706071051768958568572998046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/themes/claro/css/base/print.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";a:8:{s:6:\"weight\";d:-109.9988666666666716764666489325463771820068359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/components/media.css\";a:8:{s:6:\"weight\";d:-99.9997000000000042518877307884395122528076171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/components/media.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/layout/breadcrumb.css\";a:8:{s:6:\"weight\";d:-99.9972000000000065256244852207601070404052734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/layout/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/layout/local-actions.css\";a:8:{s:6:\"weight\";d:-99.9971666666666720857392647303640842437744140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/layout/local-actions.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/layout/layout.css\";a:8:{s:6:\"weight\";d:-99.9971333333333376458540442399680614471435546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/layout/layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";a:8:{s:6:\"weight\";d:-9.9990000000000005542233338928781449794769287109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--links.css\";a:8:{s:6:\"weight\";d:-9.9989666666666661143381134024821221828460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/system-admin--modules.css\";a:8:{s:6:\"weight\";d:-9.99893333333333345080973231233656406402587890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/system-admin--modules.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--panel.css\";a:8:{s:6:\"weight\";d:-9.9989000000000007872813512221910059452056884765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--panel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";a:8:{s:6:\"weight\";d:-0.9995666666666667143914537518867291510105133056640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/progress.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/layout/card-list.css\";a:8:{s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/layout/card-list.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/card.css\";a:8:{s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/card.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/classy/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/classy/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:0.00133333333333333328880876411659528457676060497760772705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/field.css\";a:8:{s:6:\"weight\";d:0.0013666666666666666372920158067927332012914121150970458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/icons.css\";a:8:{s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/classy/components/inline-form.css\";a:8:{s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/classy/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/item-list.css\";a:8:{s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/link.css\";a:8:{s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/links.css\";a:8:{s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/menu.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/more-link.css\";a:8:{s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/classy/components/textarea.css\";a:8:{s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/classy/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/accordion.css\";a:8:{s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/accordion.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/action-link.css\";a:8:{s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/action-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/content-header.css\";a:8:{s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/content-header.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/ckeditor5.css\";a:8:{s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/ckeditor5.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/button.css\";a:8:{s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/details.css\";a:8:{s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/divider.css\";a:8:{s:6:\"weight\";d:0.00200000000000000004163336342344337026588618755340576171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/divider.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/messages.css\";a:8:{s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/entity-meta.css\";a:8:{s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/entity-meta.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/fieldset.css\";a:8:{s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/fieldset.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/form.css\";a:8:{s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";a:8:{s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--field-multiple.css\";a:8:{s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--field-multiple.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/components/form--managed-file.css\";a:8:{s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/form--managed-file.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/form--text.css\";a:8:{s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/form--text.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/form--select.css\";a:8:{s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/form--select.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/help.css\";a:8:{s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/help.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/themes/claro/css/components/image-preview.css\";a:8:{s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/image-preview.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/menus-and-lists.css\";a:8:{s:6:\"weight\";d:0.0023999999999999997897515147116109801572747528553009033203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/menus-and-lists.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/modules-page.css\";a:8:{s:6:\"weight\";d:0.002433333333333333355075200898909315583296120166778564453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/modules-page.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/node.css\";a:8:{s:6:\"weight\";d:0.002466666666666666486718018092005877406336367130279541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/node.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/page-title.css\";a:8:{s:6:\"weight\";d:0.0025000000000000000520417042793042128323577344417572021484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/page-title.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/components/pager.css\";a:8:{s:6:\"weight\";d:0.0025333333333333331836845214724007746553979814052581787109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/skip-link.css\";a:8:{s:6:\"weight\";d:0.00256666666666666674900820765969911008141934871673583984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/skip-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/tables.css\";a:8:{s:6:\"weight\";d:0.00259999999999999988065102485279567190445959568023681640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/tables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";a:8:{s:6:\"weight\";d:0.0026333333333333334459747110400940073304809629917144775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/search-admin-settings.css\";a:8:{s:6:\"weight\";d:0.0026666666666666665776175282331905691535212099552154541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/search-admin-settings.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:0.002700000000000000142941214420488904579542577266693115234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/tabs.css\";a:8:{s:6:\"weight\";d:0.002733333333333333274584031613585466402582824230194091796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/tabs.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/themes/claro/css/components/vertical-tabs.css\";a:8:{s:6:\"weight\";d:0.00289999999999999980015985556747182272374629974365234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/vertical-tabs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/file.css\";a:8:{s:6:\"weight\";d:0.0030999999999999998910593657086565144709311425685882568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/file.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/themes/claro/css/theme/colors.css\";a:8:{s:6:\"weight\";d:200.00276666666667324534500949084758758544921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/themes/claro/css/theme/colors.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/shortcut.css\";a:8:{s:6:\"weight\";d:200.0031999999999925421434454619884490966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/shortcut.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773075094.233,1,'library_info','0'),('css:claro:cisc_theme:esb7f-adLpsvj33jeG4ulp4k9xVECx79ej4FW1RAo0WFM0',_binary 'a:1:{s:66:\"core/modules/announcements_feed/css/announcements_feed.toolbar.css\";a:8:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/modules/announcements_feed/css/announcements_feed.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773073089.249,1,'library_info','0'),('css:claro:cisc_theme:esoibdrstalJ5CmlD58Xprpe2wJ3R0VEahHgTja8hfFJk0',_binary 'a:104:{s:46:\"core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.996900000000010777512216009199619293212890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.79729999999999989768184605054557323455810546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.6971666666666660461260107695125043392181396484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.5972333333333335048109802301041781902313232421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5971999999999990649257597397081553936004638671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4972666666666665236107292002998292446136474609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/misc/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/system/css/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.999700000000000699174051987938582897186279296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/system/css/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.999666666666666259288831497542560100555419921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/system/css/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9996333333333335957604504073970019817352294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/system/css/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/modules/system/css/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/modules/system/css/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/modules/system/css/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.9995666666666664923468488268554210662841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/modules/system/css/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/system/css/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/system/css/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/modules/system/css/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/system/css/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.999466666666666725404866156168282032012939453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/misc/components/sticky-header.module.css\";a:8:{s:6:\"weight\";d:-9.9970333333333325498415433685295283794403076171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/misc/components/sticky-header.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/misc/components/tablesort.module.css\";a:8:{s:6:\"weight\";d:-9.9969999999999998863131622783839702606201171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/misc/components/tablesort.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/modules/contextual/css/contextual.module.css\";a:8:{s:6:\"weight\";d:0.0025333333333333331836845214724007746553979814052581787109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/contextual/css/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/contextual/css/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.0026666666666666665776175282331905691535212099552154541015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/contextual/css/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.0028666666666666666685170383743752609007060527801513671875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/dropbutton.css\";a:8:{s:6:\"weight\";d:0.0029333333333333333654835417547701581497676670551300048828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/dropbutton.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.00313333333333333345638305189595484989695250988006591796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/modules/views/css/views.module.css\";a:8:{s:6:\"weight\";d:0.0033999999999999998105681964233326652902178466320037841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/views/css/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/contextual/css/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.0025666666666666060336865484714508056640625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/css/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.002600000000001045918907038867473602294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.003166666666658102258224971592426300048828125;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.0031999999999925421434454619884490966796875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.003233333333326982028665952384471893310546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/modules/shortcut/css/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.00326666666666142191388644278049468994140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/shortcut/css/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.003299999999995861799106933176517486572265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/modules/user/css/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.003366666666664741569547913968563079833984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/user/css/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/themes/claro/css/base/variables.css\";a:8:{s:6:\"weight\";d:-199.999200000000001864464138634502887725830078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/themes/claro/css/base/variables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/base/elements.css\";a:8:{s:6:\"weight\";d:-199.99916666666666742457891814410686492919921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/base/elements.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/base/typography.css\";a:8:{s:6:\"weight\";d:-199.999133333333332984693697653710842132568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/base/typography.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:36:\"core/themes/claro/css/base/print.css\";a:8:{s:6:\"weight\";d:-199.9990999999999985448084771633148193359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/themes/claro/css/base/print.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";a:8:{s:6:\"weight\";d:-109.9992333333333363043493591248989105224609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/layout/breadcrumb.css\";a:8:{s:6:\"weight\";d:-99.997566666666671153507195413112640380859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/layout/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/layout/local-actions.css\";a:8:{s:6:\"weight\";d:-99.997533333333336713621974922716617584228515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/layout/local-actions.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/layout/layout.css\";a:8:{s:6:\"weight\";d:-99.99750000000000227373675443232059478759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/layout/layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--links.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/system-admin--modules.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/system-admin--modules.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--panel.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--panel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";a:8:{s:6:\"weight\";d:-0.99736666666666662361961925853393040597438812255859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/progress.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/layout/card-list.css\";a:8:{s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/layout/card-list.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/card.css\";a:8:{s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/card.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/classy/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/classy/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/field.css\";a:8:{s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/icons.css\";a:8:{s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/classy/components/inline-form.css\";a:8:{s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/classy/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/item-list.css\";a:8:{s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/link.css\";a:8:{s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/links.css\";a:8:{s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/menu.css\";a:8:{s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/more-link.css\";a:8:{s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/classy/components/textarea.css\";a:8:{s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/classy/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/accordion.css\";a:8:{s:6:\"weight\";d:0.00133333333333333328880876411659528457676060497760772705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/accordion.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/action-link.css\";a:8:{s:6:\"weight\";d:0.0013666666666666666372920158067927332012914121150970458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/action-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/content-header.css\";a:8:{s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/content-header.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/ckeditor5.css\";a:8:{s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/ckeditor5.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/button.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/details.css\";a:8:{s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/divider.css\";a:8:{s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/divider.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/messages.css\";a:8:{s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/entity-meta.css\";a:8:{s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/entity-meta.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/fieldset.css\";a:8:{s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/fieldset.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/form.css\";a:8:{s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";a:8:{s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--field-multiple.css\";a:8:{s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--field-multiple.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/components/form--managed-file.css\";a:8:{s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/form--managed-file.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/form--text.css\";a:8:{s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/form--text.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/form--select.css\";a:8:{s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/form--select.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/help.css\";a:8:{s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/help.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/themes/claro/css/components/image-preview.css\";a:8:{s:6:\"weight\";d:0.00200000000000000004163336342344337026588618755340576171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/image-preview.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/menus-and-lists.css\";a:8:{s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/menus-and-lists.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/modules-page.css\";a:8:{s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/modules-page.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/node.css\";a:8:{s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/node.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/page-title.css\";a:8:{s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/page-title.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/components/pager.css\";a:8:{s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/skip-link.css\";a:8:{s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/skip-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/tables.css\";a:8:{s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/tables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";a:8:{s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/search-admin-settings.css\";a:8:{s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/search-admin-settings.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/tabs.css\";a:8:{s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/tabs.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/tablesort.css\";a:8:{s:6:\"weight\";d:0.003033333333333333194092862328261617221869528293609619140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/tablesort-indicator.css\";a:8:{s:6:\"weight\";d:0.0030666666666666667594165485155599526478908956050872802734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/tablesort-indicator.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/components/views-exposed-form.css\";a:8:{s:6:\"weight\";d:0.0034333333333333333758918826106310007162392139434814453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/views-exposed-form.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/themes/claro/css/theme/colors.css\";a:8:{s:6:\"weight\";d:200.002399999999994406607584096491336822509765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/themes/claro/css/theme/colors.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/dialog.css\";a:8:{s:6:\"weight\";d:200.00290000000001100488589145243167877197265625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/shortcut.css\";a:8:{s:6:\"weight\";d:200.003333333333330301684327423572540283203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/shortcut.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773073089.118,1,'library_info','0'),('css:claro:cisc_theme:esrCf6TH-z7yiFX6-fqJLLmVrXMNGcsOHJD44KsG9koag0',_binary 'a:1:{s:48:\"core/themes/claro/css/classy/components/file.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/file.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773075106.174,1,'library_info','0'),('css:claro:cisc_theme:esww5-hOC4MHXVD_H5_4bgpMHkAQk44stfpmq4TVcB8Ro0',_binary 'a:105:{s:46:\"core/assets/vendor/normalize-css/normalize.css\";a:8:{s:6:\"weight\";d:-219.996900000000010777512216009199619293212890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";a:8:{s:6:\"weight\";d:-11.799700000000001409716787748038768768310546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";a:8:{s:6:\"weight\";d:-11.6995333333333331182757319766096770763397216796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";a:8:{s:6:\"weight\";d:-11.599599999999998800603862036950886249542236328125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";a:8:{s:6:\"weight\";d:-11.5995666666666661370754809468053281307220458984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";a:8:{s:6:\"weight\";d:-11.4996333333333335957604504073970019817352294921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/misc/components/progress.module.css\";a:8:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";a:8:{s:6:\"weight\";d:-9.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/misc/components/tree-child.module.css\";a:8:{s:6:\"weight\";d:-9.9994333333333340618764850660227239131927490234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/misc/components/tree-child.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/tabledrag.css\";a:8:{s:6:\"weight\";d:-9.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/system/css/components/align.module.css\";a:8:{s:6:\"weight\";d:-9.99936666666666695846288348548114299774169921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/system/css/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:-9.99933333333333251857766299508512020111083984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/system/css/components/clearfix.module.css\";a:8:{s:6:\"weight\";d:-9.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/system/css/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/modules/system/css/components/hidden.module.css\";a:8:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/modules/system/css/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/modules/system/css/components/item-list.module.css\";a:8:{s:6:\"weight\";d:-9.999233333333332751635680324397981166839599609375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/modules/system/css/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/system/css/components/js.module.css\";a:8:{s:6:\"weight\";d:-9.9992000000000000881072992342524230480194091796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/system/css/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/modules/system/css/components/position-container.module.css\";a:8:{s:6:\"weight\";d:-9.99916666666666742457891814410686492919921875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/system/css/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:62:\"core/modules/system/css/components/reset-appearance.module.css\";a:8:{s:6:\"weight\";d:-9.999133333333332984693697653710842132568359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/misc/components/resize.module.css\";a:8:{s:6:\"weight\";d:-9.9969333333333327828995606978423893451690673828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/components/resize.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/toolbar.module.css\";a:8:{s:6:\"weight\";d:0.0001333333333333333397228981365145727977505885064601898193359375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";a:8:{s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/modules/contextual/css/contextual.module.css\";a:8:{s:6:\"weight\";d:0.0029333333333333333654835417547701581497676670551300048828125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/contextual/css/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/contextual/css/contextual.toolbar.css\";a:8:{s:6:\"weight\";d:0.003033333333333333194092862328261617221869528293609619140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/contextual/css/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"modules/contrib/devel/css/devel.toolbar.css\";a:8:{s:6:\"weight\";d:0.00313333333333333345638305189595484989695250988006591796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"modules/contrib/token/css/jquery.treetable.css\";a:8:{s:6:\"weight\";d:0.0033666666666666666789253792302361034671775996685028076171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/token/css/jquery.treetable.css\";s:7:\"version\";s:5:\"3.2.0\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:67:\"https://github.com/ludo/jquery-treetable/blob/3.2.0/MIT-LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/token/css/token.treetable.theme.css\";a:8:{s:6:\"weight\";d:0.0033999999999999998105681964233326652902178466320037841796875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/token/css/token.treetable.theme.css\";s:7:\"version\";s:5:\"3.2.0\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:67:\"https://github.com/ludo/jquery-treetable/blob/3.2.0/MIT-LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}}s:35:\"modules/contrib/token/css/token.css\";a:8:{s:6:\"weight\";d:0.0034333333333333333758918826106310007162392139434814453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/token/css/token.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/state/toolbar.menu.css\";a:8:{s:6:\"weight\";d:100.000100000000003319655661471188068389892578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";a:8:{s:6:\"weight\";d:200.000166666666672199426102451980113983154296875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00020000000000663931132294237613677978515625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";a:8:{s:6:\"weight\";d:200.000233333333341079196543432772159576416015625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";a:8:{s:6:\"weight\";d:200.000266666666675519081763923168182373046875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/modules/block/css/block.admin.css\";a:8:{s:6:\"weight\";d:200.00290000000001100488589145243167877197265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/block/css/block.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/modules/contextual/css/contextual.theme.css\";a:8:{s:6:\"weight\";d:200.002966666666679884656332433223724365234375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/css/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";a:8:{s:6:\"weight\";d:200.00299999999998590283212251961231231689453125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.003166666666658102258224971592426300048828125;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:8:{s:6:\"weight\";d:200.0031999999999925421434454619884490966796875;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}}s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";a:8:{s:6:\"weight\";d:200.003233333333326982028665952384471893310546875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/modules/shortcut/css/shortcut.theme.css\";a:8:{s:6:\"weight\";d:200.00326666666666142191388644278049468994140625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/shortcut/css/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";a:8:{s:6:\"weight\";d:200.003299999999995861799106933176517486572265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/modules/user/css/user.icons.admin.css\";a:8:{s:6:\"weight\";d:200.0034666666666680612252093851566314697265625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/user/css/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:40:\"core/themes/claro/css/base/variables.css\";a:8:{s:6:\"weight\";d:-199.998866666666657465611933730542659759521484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/themes/claro/css/base/variables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/base/elements.css\";a:8:{s:6:\"weight\";d:-199.998833333333323025726713240146636962890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/base/elements.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/base/typography.css\";a:8:{s:6:\"weight\";d:-199.998799999999988585841492749750614166259765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/base/typography.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:36:\"core/themes/claro/css/base/print.css\";a:8:{s:6:\"weight\";d:-199.99876666666665414595627225935459136962890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/themes/claro/css/base/print.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";a:8:{s:6:\"weight\";d:-109.9989000000000061163518694229423999786376953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/layout/breadcrumb.css\";a:8:{s:6:\"weight\";d:-99.99723333333332675465499050915241241455078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/layout/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/layout/local-actions.css\";a:8:{s:6:\"weight\";d:-99.9972000000000065256244852207601070404052734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/layout/local-actions.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:39:\"core/themes/claro/css/layout/layout.css\";a:8:{s:6:\"weight\";d:-99.9971666666666720857392647303640842437744140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/layout/layout.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";a:8:{s:6:\"weight\";d:-9.999033333333333217751714983023703098297119140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--links.css\";a:8:{s:6:\"weight\";d:-9.9990000000000005542233338928781449794769287109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/system-admin--modules.css\";a:8:{s:6:\"weight\";d:-9.9989666666666661143381134024821221828460693359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/system-admin--modules.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:56:\"core/themes/claro/css/components/system-admin--panel.css\";a:8:{s:6:\"weight\";d:-9.99893333333333345080973231233656406402587890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--panel.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";a:8:{s:6:\"weight\";d:-0.999666666666666703378041347605176270008087158203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/progress.css\";a:8:{s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/layout/card-list.css\";a:8:{s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/layout/card-list.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/card.css\";a:8:{s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/card.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/classy/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/classy/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";a:8:{s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/field.css\";a:8:{s:6:\"weight\";d:0.00133333333333333328880876411659528457676060497760772705078125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/icons.css\";a:8:{s:6:\"weight\";d:0.0013666666666666666372920158067927332012914121150970458984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/classy/components/inline-form.css\";a:8:{s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/classy/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/item-list.css\";a:8:{s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/link.css\";a:8:{s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/classy/components/links.css\";a:8:{s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/classy/components/menu.css\";a:8:{s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/more-link.css\";a:8:{s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/classy/components/textarea.css\";a:8:{s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/classy/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";a:8:{s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/accordion.css\";a:8:{s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/accordion.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/action-link.css\";a:8:{s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/action-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:51:\"core/themes/claro/css/components/content-header.css\";a:8:{s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/content-header.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/ckeditor5.css\";a:8:{s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/ckeditor5.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:53:\"core/themes/claro/css/components/container-inline.css\";a:8:{s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:60:\"core/themes/claro/css/components/container-inline.module.css\";a:8:{s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/breadcrumb.css\";a:8:{s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/button.css\";a:8:{s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/button.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/details.css\";a:8:{s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:44:\"core/themes/claro/css/components/divider.css\";a:8:{s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/divider.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/messages.css\";a:8:{s:6:\"weight\";d:0.00200000000000000004163336342344337026588618755340576171875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/entity-meta.css\";a:8:{s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/entity-meta.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/fieldset.css\";a:8:{s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/fieldset.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/form.css\";a:8:{s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";a:8:{s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:57:\"core/themes/claro/css/components/form--field-multiple.css\";a:8:{s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--field-multiple.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:55:\"core/themes/claro/css/components/form--managed-file.css\";a:8:{s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/form--managed-file.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/form--text.css\";a:8:{s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/form--text.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/form--select.css\";a:8:{s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/form--select.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/help.css\";a:8:{s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/help.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/themes/claro/css/components/image-preview.css\";a:8:{s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/image-preview.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:52:\"core/themes/claro/css/components/menus-and-lists.css\";a:8:{s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/menus-and-lists.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:49:\"core/themes/claro/css/components/modules-page.css\";a:8:{s:6:\"weight\";d:0.0023999999999999997897515147116109801572747528553009033203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/modules-page.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/node.css\";a:8:{s:6:\"weight\";d:0.002433333333333333355075200898909315583296120166778564453125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/node.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:47:\"core/themes/claro/css/components/page-title.css\";a:8:{s:6:\"weight\";d:0.002466666666666666486718018092005877406336367130279541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/page-title.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:42:\"core/themes/claro/css/components/pager.css\";a:8:{s:6:\"weight\";d:0.0025000000000000000520417042793042128323577344417572021484375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:46:\"core/themes/claro/css/components/skip-link.css\";a:8:{s:6:\"weight\";d:0.0025333333333333331836845214724007746553979814052581787109375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/skip-link.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/tables.css\";a:8:{s:6:\"weight\";d:0.00256666666666666674900820765969911008141934871673583984375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/tables.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";a:8:{s:6:\"weight\";d:0.00259999999999999988065102485279567190445959568023681640625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:58:\"core/themes/claro/css/components/search-admin-settings.css\";a:8:{s:6:\"weight\";d:0.0026333333333333334459747110400940073304809629917144775390625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/search-admin-settings.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:48:\"core/themes/claro/css/components/tableselect.css\";a:8:{s:6:\"weight\";d:0.0026666666666666665776175282331905691535212099552154541015625;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:41:\"core/themes/claro/css/components/tabs.css\";a:8:{s:6:\"weight\";d:0.002700000000000000142941214420488904579542577266693115234375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/tabs.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:50:\"core/themes/claro/css/components/vertical-tabs.css\";a:8:{s:6:\"weight\";d:0.0028666666666666666685170383743752609007060527801513671875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/vertical-tabs.css\";s:7:\"version\";i:-1;s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:43:\"core/themes/claro/css/components/dialog.css\";a:8:{s:6:\"weight\";d:200.000533333333322616454097442328929901123046875;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"core/themes/claro/css/theme/colors.css\";a:8:{s:6:\"weight\";d:200.002733333333338805459789000451564788818359375;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/themes/claro/css/theme/colors.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:45:\"core/themes/claro/css/components/shortcut.css\";a:8:{s:6:\"weight\";d:200.003333333333330301684327423572540283203125;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/shortcut.css\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"media\";s:3:\"all\";s:10:\"preprocess\";b:1;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}',-1,1773332168.580,1,'library_info','0'),('etiquetas_proyectos:default:results:12d1f3077a6ea3a6e852853b65802c62b3cbc0dc22f82f67ce3aa5ff16801485',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758919641\";s:3:\"nid\";s:3:\"351\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773074735.514,1,'config:views.view.etiquetas_proyectos node:351 node_list','0'),('etiquetas_proyectos:default:results:23b74216e221aeb6e6ef793b01c6fc56104051d6ad48bfd320c8cf902f0c85aa',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1750269311\";s:3:\"nid\";s:1:\"8\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773361114.925,1,'config:views.view.etiquetas_proyectos node:8 node_list','3'),('etiquetas_proyectos:default:results:4b95a91eb7b1b3543a2f2e361cc32f6b1dc82b17e6d6641a37411fa263c018c4',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758750287\";s:3:\"nid\";s:3:\"340\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773075217.127,1,'config:views.view.etiquetas_proyectos node:340 node_list','2'),('etiquetas_proyectos:default:results:4fc8d0b82d5d9110182861471d89da7a831191f136e8e4abfc8a7378d6c3b2a0',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758750287\";s:3:\"nid\";s:3:\"340\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773361107.262,1,'config:views.view.etiquetas_proyectos node:340 node_list','3'),('etiquetas_proyectos:default:results:79bf5bc0711d4bfb8f3f8884bae1159215bb28fc79742cc2f66f5845b2de9684',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1751401633\";s:3:\"nid\";s:1:\"9\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773361122.174,1,'config:views.view.etiquetas_proyectos node:9 node_list','3'),('etiquetas_proyectos:default:results:a636de53d204ba059009f1e9a660d0c738bebfab39f75c4d37d5a684a0177bfd',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758919641\";s:3:\"nid\";s:3:\"351\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773361112.723,1,'config:views.view.etiquetas_proyectos node:351 node_list','3'),('etiquetas_proyectos:default:results:b23d19b0d17d3151af526e6f3ae18f474fd7dedb7a6c993189faac2fd685b6a5',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1751401633\";s:3:\"nid\";s:1:\"9\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773351878.523,1,'config:views.view.etiquetas_proyectos node:9 node_list','3'),('etiquetas_proyectos:default:results:e884c0b482bd9ac1ef67801b881d73c182e67df0f1a37089616c3218332c3ef7',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1750269311\";s:3:\"nid\";s:1:\"8\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773075203.645,1,'config:views.view.etiquetas_proyectos node:8 node_list','2'),('galeria_proyectos:default:results:7da7b432326886d0a882780484e1afa42676cf951619c62972753abd66518f0c',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1750269311\";s:3:\"nid\";s:1:\"8\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773075203.715,1,'config:views.view.galeria_proyectos node:8 node_list','2'),('galeria_proyectos:default:results:818ff17f1b08189d40cf4e4b0ca18f488c31b5ae9f0b77e59a293cc025b5f0b6',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1750269311\";s:3:\"nid\";s:1:\"8\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773361115.016,1,'config:views.view.galeria_proyectos node:8 node_list','3'),('js:cisc_theme:es:5UKnT_DD_Y-EOdEiK5L4rt19N2J2C3NoN2T5HalRxOg:0',_binary 'a:4:{i:0;a:0:{}i:1;a:75:{s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-20.99893333333333345080973231233656406402587890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.999300000000001631406121305190026760101318359375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.99889999999999901092451182194054126739501953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.998866666666668123752970132045447826385498046875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.8982000000000009976020010071806609630584716796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.798500000000000653699316899292171001434326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.7984666666666679901709358091466128826141357421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7984333333333335502857153187505900859832763671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.7984000000000008867573342286050319671630859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7983666666666682232289531384594738483428955078125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7983333333333337833437326480634510517120361328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.798300000000001119815351557917892932891845703125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.798266666666666679930131067521870136260986328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7982333333333340164017499773763120174407958984375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.6985333333333318961422264692373573780059814453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.6977999999999990876631272840313613414764404296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.69776666666666642413474619388580322265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.697733333333331984249525703489780426025390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.597899999999999209876477834768593311309814453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.5978666666666665463480967446230351924896240234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5978333333333321064628762542270123958587646484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.4979333333333340050330662052147090435028076171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3979666666666670238328151754103600978851318359375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-8.9986666666666668135121653904207050800323486328125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"modules/contrib/blazy/js/dblazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.99953333333333294064004803658463060855865478515625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"modules/contrib/blazy/js/dblazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89950000000000063238303482648916542530059814453125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.8994666666666670806762340362183749675750732421875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89943333333333352896943324594758450984954833984375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.79939999999999944435558063560165464878082275390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5993666666666666031915156054310500621795654296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.59926666666666594807111323461867868900299072265625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49923333333333363981410002452321350574493408203125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.4992000000000000881072992342524230480194091796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.499033333333333217751714983023703098297119140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.498833333333333683867749641649425029754638671875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.01933333333333298043044123915024101734161376953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:52:\"https://github.com/dinbror/blazy/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.00916666666666632323767771595157682895660400390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"libraries/slick/slick/slick.min.js\";a:11:{s:6:\"weight\";d:-2.99756666666666671261509691248647868633270263671875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"libraries/slick/slick/slick.min.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:55:\"https://github.com/kenwheeler/slick/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.999133333333333428782907503773458302021026611328125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.699100000000000054711790653527714312076568603515625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.499000000000000110134124042815528810024261474609375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.399066666666666680640673803281970322132110595703125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9977000000000000312638803734444081783294677734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0013666666666666666372920158067927332012914121150970458984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00200000000000000004163336342344337026588618755340576171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023999999999999997897515147116109801572747528553009033203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/slick/js/slick.load.min.js\";a:11:{s:6:\"weight\";d:0.002466666666666666486718018092005877406336367130279541015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/slick/js/slick.load.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773074676.354,1,'library_info','0'),('js:cisc_theme:es:6wEzH7V7eg5r2MbwzzjqH3InF2wbujZtjamkBYhE6Bg:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.998200000000000642330633127130568027496337890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:61:{s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-20.998433333333334616099818958900868892669677734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.9995666666666664923468488268554210662841796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.998799999999999243982529151253402233123779296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.998400000000000176214598468504846096038818359375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.998366666666665736329377978108823299407958984375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.9995333333333320524616283364593982696533203125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"modules/contrib/blazy/js/dblazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.999033333333333217751714983023703098297119140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"modules/contrib/blazy/js/dblazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89900000000000002131628207280300557613372802734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89896666666666735778790098265744745731353759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.8989333333333338060811001923866569995880126953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.798899999999999721467247582040727138519287109375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5988666666666659921247628517448902130126953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.598766666666666225182780181057751178741455078125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49873333333333302874734727083705365657806396484375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49870000000000036521896618069149553775787353515625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49853333333333349486338192946277558803558349609375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.4983333333333330728009968879632651805877685546875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.018833333333333257542108185589313507080078125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:52:\"https://github.com/dinbror/blazy/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.008666666666666600349344662390649318695068359375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.99863333333333326180536460014991462230682373046875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.998166666666666646534622486797161400318145751953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.69859999999999988773424774990417063236236572265625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.49849999999999994315658113919198513031005859375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.39856666666666651366313089965842664241790771484375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00053333333333333335889159254605829119100235402584075927734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00200000000000000004163336342344337026588618755340576171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773073130.719,1,'library_info','0'),('js:cisc_theme:es:CxOVKHxcod57azho_gmue9jTeM8hEuwmOX82h_hXJfg:0',_binary 'a:4:{i:0;a:0:{}i:1;a:69:{s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-20.999199999999998311750459834001958370208740234375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.9995666666666664923468488268554210662841796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.99916666666666742457891814410686492919921875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.999133333333332984693697653710842132568359375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";d:-19.999033333333333217751714983023703098297119140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.999866666666665793172796838916838169097900390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.000933333333335895076743327081203460693359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";i:-18;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999933333333334672943237819708883762359619140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.89833333333333342807236476801335811614990234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.79860000000000042064129956997931003570556640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7985666666666677571129184798337519168853759765625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.7985333333333333172276979894377291202545166015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.798500000000000653699316899292171001434326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7984666666666679901709358091466128826141357421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.7984333333333335502857153187505900859832763671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.7984000000000008867573342286050319671630859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7983666666666682232289531384594738483428955078125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.6986666666666661029694296303205192089080810546875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.6979333333333332944903304451145231723785400390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.6978999999999988546051099547185003757476806640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.697866666666666191076728864572942256927490234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.5980333333333334167036809958517551422119140625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.5979999999999989768184605054557323455810546875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5979666666666663132900794153101742267608642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.49806666666666643550342996604740619659423828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3981000000000012306600183364935219287872314453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"modules/contrib/blazy/js/dblazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"modules/contrib/blazy/js/dblazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89979999999999993320898283855058252811431884765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89976666666666726968060174840502440929412841796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.899733333333333717973800958134233951568603515625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.79966666666666608165314755751751363277435302734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.599633333333333240489082527346909046173095703125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.59953333333333258536868015653453767299652099609375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49950000000000027711166694643907248973846435546875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.499466666666666725404866156168282032012939453125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.4992999999999998550492819049395620822906494140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.4991000000000003211653165635652840137481689453125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.01959999999999961772800816106610000133514404296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:52:\"https://github.com/dinbror/blazy/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.00943333333333296053524463786743581295013427734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.999400000000000066080474425689317286014556884765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.699366666666666692009357575443573296070098876953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.499266666666666747431690964731387794017791748046875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.399333333333333317938240725197829306125640869140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99883333333333335080084225410246290266513824462890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99783333333333334991266383440233767032623291015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:5:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}}i:3;b:0;}',-1,1773077106.672,1,'library_info','0'),('js:cisc_theme:es:IA2jRPHcan4qvL9YwKzVom3lCdicewyY46npHpkH390:0',_binary 'a:4:{i:0;a:0:{}i:1;a:69:{s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-20.999266666666667191520900814794003963470458984375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.9995666666666664923468488268554210662841796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.999233333333332751635680324397981166839599609375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.999199999999998311750459834001958370208740234375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";d:-19.9990999999999985448084771633148193359375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.999866666666665793172796838916838169097900390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.000933333333335895076743327081203460693359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";i:-18;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999933333333334672943237819708883762359619140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.8984000000000005314859663485549390316009521484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.798700000000000187583282240666449069976806640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.7986666666666675240549011505208909511566162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.79860000000000042064129956997931003570556640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7985666666666677571129184798337519168853759765625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7985333333333333172276979894377291202545166015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.798500000000000653699316899292171001434326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.7984666666666679901709358091466128826141357421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7984333333333335502857153187505900859832763671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.698733333333333206383031210862100124359130859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.6979999999999986215470926254056394100189208984375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.69796666666666595801871153526008129119873046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.6979333333333332944903304451145231723785400390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.5981000000000005201172825763933360576629638671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.5980666666666660802320620859973132610321044921875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5980333333333334167036809958517551422119140625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.4981333333333335389170315465889871120452880859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3981666666666665577167805167846381664276123046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"modules/contrib/blazy/js/dblazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"modules/contrib/blazy/js/dblazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89979999999999993320898283855058252811431884765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89976666666666726968060174840502440929412841796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.899733333333333717973800958134233951568603515625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.79966666666666608165314755751751363277435302734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.599633333333333240489082527346909046173095703125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.59953333333333258536868015653453767299652099609375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49950000000000027711166694643907248973846435546875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.499466666666666725404866156168282032012939453125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49933333333333340675608269521035254001617431640625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49916666666666653640049844398163259029388427734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.01959999999999961772800816106610000133514404296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:52:\"https://github.com/dinbror/blazy/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.00943333333333296053524463786743581295013427734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"libraries/slick/slick/slick.min.js\";a:11:{s:6:\"weight\";d:-2.997766666666666690588272103923372924327850341796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"libraries/slick/slick/slick.min.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:55:\"https://github.com/kenwheeler/slick/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.999400000000000066080474425689317286014556884765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.699366666666666692009357575443573296070098876953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.4993000000000000770938868299708701670169830322265625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99890000000000001012523398458142764866352081298828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.997900000000000009237055564881302416324615478515625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/slick/js/slick.load.min.js\";a:11:{s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/slick/js/slick.load.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:5:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}}i:3;b:0;}',-1,1773075204.033,1,'library_info','0'),('js:cisc_theme:es:JxSQwcXzr60NEeY3BNdYHhhzp4i4IkHbn_ukicGOjQc:0',_binary 'a:4:{i:0;a:0:{}i:1;a:74:{s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-20.999199999999998311750459834001958370208740234375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.9995666666666664923468488268554210662841796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.99916666666666742457891814410686492919921875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.999133333333332984693697653710842132568359375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";d:-19.999033333333333217751714983023703098297119140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.999866666666665793172796838916838169097900390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.000933333333335895076743327081203460693359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";i:-18;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999933333333334672943237819708883762359619140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.898233333333333661130382097326219081878662109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.7985333333333333172276979894377291202545166015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.798500000000000653699316899292171001434326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7984666666666679901709358091466128826141357421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.7984333333333335502857153187505900859832763671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7984000000000008867573342286050319671630859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7983666666666682232289531384594738483428955078125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.7983333333333337833437326480634510517120361328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.798300000000001119815351557917892932891845703125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.798266666666666679930131067521870136260986328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.6985666666666663360274469596333801746368408203125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.697833333333331751191508374176919460296630859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.6977999999999990876631272840313613414764404296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.69776666666666642413474619388580322265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.597933333333333649761698325164616107940673828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.597899999999999209876477834768593311309814453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5978666666666665463480967446230351924896240234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.497966666666666668561447295360267162322998046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.397999999999999687361196265555918216705322265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-8.9989000000000007872813512221910059452056884765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"modules/contrib/blazy/js/dblazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"modules/contrib/blazy/js/dblazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89979999999999993320898283855058252811431884765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89976666666666726968060174840502440929412841796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.899733333333333717973800958134233951568603515625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.79966666666666608165314755751751363277435302734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.599633333333333240489082527346909046173095703125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.59953333333333258536868015653453767299652099609375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49950000000000027711166694643907248973846435546875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.499466666666666725404866156168282032012939453125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.4992999999999998550492819049395620822906494140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.4991000000000003211653165635652840137481689453125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.01959999999999961772800816106610000133514404296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:52:\"https://github.com/dinbror/blazy/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.00943333333333296053524463786743581295013427734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"libraries/slick/slick/slick.min.js\";a:11:{s:6:\"weight\";d:-2.997599999999999820232687852694652974605560302734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"libraries/slick/slick/slick.min.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:55:\"https://github.com/kenwheeler/slick/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.999400000000000066080474425689317286014556884765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.699366666666666692009357575443573296070098876953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.499266666666666747431690964731387794017791748046875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.399333333333333317938240725197829306125640869140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99873333333333336181425465838401578366756439208984375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9977333333333333609260762386838905513286590576171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:62:\"modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00133333333333333328880876411659528457676060497760772705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0013666666666666666372920158067927332012914121150970458984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/slick/js/slick.load.min.js\";a:11:{s:6:\"weight\";d:0.002433333333333333355075200898909315583296120166778564453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/slick/js/slick.load.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:5:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}}i:3;b:0;}',-1,1773075007.508,1,'library_info','0'),('js:cisc_theme:es:KU0Te47aI5yutmbQeckmtld44pX2N4cGWXciEqUnB8c:0',_binary 'a:4:{i:0;a:0:{}i:1;a:48:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.8990333333333335730230828630737960338592529296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.799333333333333229120398755185306072235107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.7993000000000005655920176650397479534149169921875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7992666666666679020636365748941898345947265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.7992333333333334621784160844981670379638671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7992000000000007986500349943526089191436767578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.799166666666668135121653904207050800323486328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.799133333333333695236433413811028003692626953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.7991000000000010317080523236654698848724365234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7990666666666665918228318332694470882415771484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.699366666666666247920147725380957126617431640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.698633333333333439441048540174961090087890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.69859999999999899955582804977893829345703125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.6985666666666663360274469596333801746368408203125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.5987333333333335616543990909121930599212646484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.5986999999999991217691786005161702632904052734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.59866666666666645824079751037061214447021484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.4987666666666665804541480611078441143035888671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3987999999999995992538970313034951686859130859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99853333333333338384107946694712154567241668701171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00053333333333333335889159254605829119100235402584075927734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773074799.852,1,'library_info','0'),('js:cisc_theme:es:N2zLNCcTrfXtVDssIBZEnZ67fx4_BVN865qtQDlAZKU:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.99893333333333345080973231233656406402587890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:39:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.9995666666666664923468488268554210662841796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.9995333333333320524616283364593982696533203125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.99889999999999989910293152206577360630035400390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00053333333333333335889159254605829119100235402584075927734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00133333333333333328880876411659528457676060497760772705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773075085.189,1,'library_info','0'),('js:cisc_theme:es:NDJZC2fY-i3mIFTySslCSgad83mWFiqbXLDM4uT0MK8:0',_binary 'a:4:{i:0;a:0:{}i:1;a:41:{s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-20.99893333333333345080973231233656406402587890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.999300000000001631406121305190026760101318359375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.99889999999999901092451182194054126739501953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.998866666666668123752970132045447826385498046875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"modules/contrib/blazy/js/dblazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.99953333333333294064004803658463060855865478515625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"modules/contrib/blazy/js/dblazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89950000000000063238303482648916542530059814453125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.8994666666666670806762340362183749675750732421875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89943333333333352896943324594758450984954833984375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.79939999999999944435558063560165464878082275390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5993666666666666031915156054310500621795654296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.59926666666666594807111323461867868900299072265625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49923333333333363981410002452321350574493408203125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.4992000000000000881072992342524230480194091796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.499033333333333217751714983023703098297119140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.498833333333333683867749641649425029754638671875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.01933333333333298043044123915024101734161376953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:52:\"https://github.com/dinbror/blazy/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.00916666666666632323767771595157682895660400390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.999133333333333428782907503773458302021026611328125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.699100000000000054711790653527714312076568603515625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.499000000000000110134124042815528810024261474609375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.399066666666666680640673803281970322132110595703125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00133333333333333328880876411659528457676060497760772705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773074793.180,1,'library_info','0'),('js:cisc_theme:es:NXhscRe0440PFpI5dSznEVgmauL25KojD7u4e9aZwOM:0',_binary 'a:4:{i:0;a:0:{}i:1;a:0:{}i:2;a:1:{s:13:\"ajaxPageState\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}}i:3;b:0;}',-1,1773072978.421,1,'library_info','0'),('js:cisc_theme:es:SuqaaksICd8CS-kyRiILzYB2EG9e_10S9-2TOUw23y4:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.998200000000000642330633127130568027496337890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:117:{s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-20.998433333333334616099818958900868892669677734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.9995666666666664923468488268554210662841796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.998799999999999243982529151253402233123779296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.998400000000000176214598468504846096038818359375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.998366666666665736329377978108823299407958984375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.9995333333333320524616283364593982696533203125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.8976666666666677230068671633489429950714111328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.797966666666667379104183055460453033447265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.7979333333333347155758019653148949146270751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7979000000000002756905814749188721179962158203125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.797866666666667612162200384773313999176025390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.797833333333333172276979894377291202545166015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7978000000000005087485988042317330837249755859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.79776666666666784522021771408617496490478515625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.79773333333333340533499722369015216827392578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7977000000000007418066161335445940494537353515625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.6979999999999986215470926254056394100189208984375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.6964333333333332376469115843065083026885986328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.6963999999999987977616910939104855060577392578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.696366666666666134233310003764927387237548828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.59653333333333335986026213504374027252197265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.59649999999999891997504164464771747589111328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5964666666666662564466605545021593570709228515625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.496566666666666378660011105239391326904296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3966000000000011738165994756855070590972900390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/dxpr_builder/js/global-setup.js\";a:11:{s:6:\"weight\";d:-9.9976000000000002643218977027572691440582275390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/global-setup.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:73:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/twig/twig.min.js\";a:11:{s:6:\"weight\";d:-9.9968666666666674558427985175512731075286865234375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:73:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/twig/twig.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"modules/contrib/dxpr_builder/js/image-utils.js\";a:11:{s:6:\"weight\";d:-8.9975666666666658244366772123612463474273681640625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/dxpr_builder/js/image-utils.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-8.9971666666666667566687465296126902103424072265625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/dxpr_builder/js/entity-browser.js\";a:11:{s:6:\"weight\";d:-7.997533333333333160908296122215688228607177734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/dxpr_builder/js/entity-browser.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-7.997099999999999653255144949071109294891357421875;s:5:\"group\";i:-100;s:4:\"data\";s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:46:\"modules/contrib/dxpr_builder/js/file-upload.js\";a:11:{s:6:\"weight\";d:-6.99749999999999960920149533194489777088165283203125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/dxpr_builder/js/file-upload.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-6.9970666666666669897267638589255511760711669921875;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:38:\"modules/contrib/blazy/js/dblazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.999033333333333217751714983023703098297119140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"modules/contrib/blazy/js/dblazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/dxpr_builder/js/image-select.js\";a:11:{s:6:\"weight\";d:-5.99746666666666694567311424179933965206146240234375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/image-select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-5.99703333333333343801996306865476071834564208984375;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89900000000000002131628207280300557613372802734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89896666666666735778790098265744745731353759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.8989333333333338060811001923866569995880126953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.798899999999999721467247582040727138519287109375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5988666666666659921247628517448902130126953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.598766666666666225182780181057751178741455078125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49873333333333302874734727083705365657806396484375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49870000000000036521896618069149553775787353515625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49853333333333349486338192946277558803558349609375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.4983333333333330728009968879632651805877685546875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.018833333333333257542108185589313507080078125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:52:\"https://github.com/dinbror/blazy/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.008666666666666600349344662390649318695068359375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/dxpr_builder/js/video-select.js\";a:11:{s:6:\"weight\";d:-4.9974333333333333939663134515285491943359375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/video-select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-4.9969999999999998863131622783839702606201171875;s:5:\"group\";i:-100;s:4:\"data\";s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-3.996966666666666778695571338175795972347259521484375;s:5:\"group\";i:-100;s:4:\"data\";s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-2.996933333333333226988770547905005514621734619140625;s:5:\"group\";i:-100;s:4:\"data\";s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:34:\"libraries/slick/slick/slick.min.js\";a:11:{s:6:\"weight\";d:-2.996133333333333315096069782157428562641143798828125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"libraries/slick/slick/slick.min.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:55:\"https://github.com/kenwheeler/slick/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.99863333333333326180536460014991462230682373046875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.998166666666666646534622486797161400318145751953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.69859999999999988773424774990417063236236572265625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.49849999999999994315658113919198513031005859375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.39856666666666651366313089965842664241790771484375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99633333333333329306924497359432280063629150390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00053333333333333335889159254605829119100235402584075927734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/lz-string/libs/lz-string.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/lz-string/libs/lz-string.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:82:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/base64-js/base64js.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:82:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/base64-js/base64js.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.00259999999999999988065102485279567190445959568023681640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-notify/bootstrap-notify.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-notify/bootstrap-notify.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0026333333333333334459747110400940073304809629917144775390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:83:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/sortablejs/Sortable.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:83:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/sortablejs/Sortable.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0026666666666666665776175282331905691535212099552154541015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/draggabilly/dist/draggabilly.pkgd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/draggabilly/dist/draggabilly.pkgd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.002700000000000000142941214420488904579542577266693115234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/core/dist/floating-ui.core.umd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/core/dist/floating-ui.core.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.002733333333333333274584031613585466402582824230194091796875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:105:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/dom/dist/floating-ui.dom.umd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:105:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/dom/dist/floating-ui.dom.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0027666666666666668399077178008838018286041915416717529296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:85:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:85:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0027999999999999999715505349939803636516444385051727294921875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/dxpr_builder/js/editor_validation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/dxpr_builder/js/editor_validation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0028666666666666666685170383743752609007060527801513671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0030999999999999998910593657086565144709311425685882568359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00316666666666666658802586908905141171999275684356689453125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.0032000000000000001533495552763497471460141241550445556640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0032333333333333332849923724694463089690543711185455322265625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.003266666666666666850316058656744644395075738430023193359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.003299999999999999981958875849841206218115985393524169921875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0033333333333333335472825620371395416441373527050018310546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0033666666666666666789253792302361034671775996685028076171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00370000000000000016375789613221058971248567104339599609375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00373333333333333329540071332530715153552591800689697265625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0037666666666666668607243995126054869615472853183746337890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/history/js/history.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/history/js/history.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0037999999999999999923672167057020487845875322818756103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/history/js/mark-as-read.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/history/js/mark-as-read.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0038333333333333331240100338987986106076277792453765869140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/slick/js/slick.load.min.js\";a:11:{s:6:\"weight\";d:0.003899999999999999820976537279193507856689393520355224609375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/slick/js/slick.load.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.003933333333333332952619354472290069679729640483856201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773075082.786,1,'library_info','0'),('js:cisc_theme:es:T1ut3maomovtUnQXQ8RYHIR4BqyGhAO74RsdyUBiShs:0',_binary 'a:4:{i:0;a:0:{}i:1;a:41:{s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-20.998999999999998777866494492627680301666259765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.999300000000001631406121305190026760101318359375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.99896666666666789069495280273258686065673828125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-19.99893333333333345080973231233656406402587890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"modules/contrib/blazy/js/dblazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.99953333333333294064004803658463060855865478515625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"modules/contrib/blazy/js/dblazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89950000000000063238303482648916542530059814453125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.8994666666666670806762340362183749675750732421875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.89943333333333352896943324594758450984954833984375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.79939999999999944435558063560165464878082275390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5993666666666666031915156054310500621795654296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.59926666666666594807111323461867868900299072265625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49923333333333363981410002452321350574493408203125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.4992000000000000881072992342524230480194091796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49906666666666676945851577329449355602264404296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.49889999999999989910293152206577360630035400390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.01933333333333298043044123915024101734161376953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:52:\"https://github.com/dinbror/blazy/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.00916666666666632323767771595157682895660400390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"libraries/slick/slick/slick.min.js\";a:11:{s:6:\"weight\";d:-2.998699999999999921129756330628879368305206298828125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"libraries/slick/slick/slick.min.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:55:\"https://github.com/kenwheeler/slick/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.999133333333333428782907503773458302021026611328125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.699100000000000054711790653527714312076568603515625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.4990333333333334397963199080550111830234527587890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";s:7:\"version\";i:-1;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:42:\"modules/contrib/slick/js/slick.load.min.js\";a:11:{s:6:\"weight\";d:0.00133333333333333328880876411659528457676060497760772705078125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/slick/js/slick.load.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773074773.589,1,'library_info','0'),('js:cisc_theme:es:X4dUxXDG1F-ul68j1AsjOobyalsHu0Zm32gEs2-jVHg:0',_binary 'a:4:{i:0;a:0:{}i:1;a:2:{s:40:\"themes/contrib/bootstrap5/js/nav-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"themes/contrib/bootstrap5/js/nav-tabs.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";i:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-tabs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-tabs.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:3.3333333333333334930724534128643199437647126615047454833984375E-5;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:1:{s:13:\"ajaxPageState\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}}i:3;b:0;}',-1,1773073128.501,1,'library_info','0'),('js:cisc_theme:es:Z4eNaIF3sKbXGMRMi9php8lNNIaosHIS1Z9qBRcmlX0:0',_binary 'a:4:{i:0;a:0:{}i:1;a:19:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00053333333333333335889159254605829119100235402584075927734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773074677.453,1,'library_info','0'),('js:cisc_theme:es:ets-Nexf1NF1n6lP50Q5Xb2EJOi2U2kIKyngBzVA_L0:0',_binary 'a:4:{i:0;a:0:{}i:1;a:51:{s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.8996666666666666145601993775926530361175537109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.7999666666666680470143546699546277523040771484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.7999333333333336071291341795586049556732177734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.79990000000000094360075308941304683685302734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.79986666666666650371553259901702404022216796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7998333333333338401871515088714659214019775390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.799800000000001176658770418725907802581787109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.799766666666666736773549928329885005950927734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.7997333333333340732451688381843268871307373046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.799700000000001409716787748038768768310546875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.6985333333333318961422264692373573780059814453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.698499999999999232613845379091799259185791015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.6984666666666665690854642889462411403656005859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.5986333333333337947124164202250540256500244140625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.5985999999999993548271959298290312290191650390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.598566666666666691298814839683473110198974609375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.4986666666666668135121653904207050800323486328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3986999999999998323119143606163561344146728515625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/dxpr_builder/js/global-setup.js\";a:11:{s:6:\"weight\";d:-9.9995999999999991558752299170009791851043701171875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/global-setup.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:73:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/twig/twig.min.js\";a:11:{s:6:\"weight\";d:-9.9989000000000007872813512221910059452056884765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:73:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/twig/twig.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"modules/contrib/dxpr_builder/js/image-utils.js\";a:11:{s:6:\"weight\";d:-8.9995666666666664923468488268554210662841796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/dxpr_builder/js/image-utils.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-8.99916666666666742457891814410686492919921875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/dxpr_builder/js/entity-browser.js\";a:11:{s:6:\"weight\";d:-7.99953333333333294064004803658463060855865478515625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/dxpr_builder/js/entity-browser.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-7.9991000000000003211653165635652840137481689453125;s:5:\"group\";i:-100;s:4:\"data\";s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:46:\"modules/contrib/dxpr_builder/js/file-upload.js\";a:11:{s:6:\"weight\";d:-6.99950000000000027711166694643907248973846435546875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/dxpr_builder/js/file-upload.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-6.99906666666666676945851577329449355602264404296875;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/dxpr_builder/js/image-select.js\";a:11:{s:6:\"weight\";d:-5.999466666666666725404866156168282032012939453125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/image-select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-5.999033333333333217751714983023703098297119140625;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/dxpr_builder/js/video-select.js\";a:11:{s:6:\"weight\";d:-4.99943333333333317369806536589749157428741455078125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/video-select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-4.99899999999999966604491419275291264057159423828125;s:5:\"group\";i:-100;s:4:\"data\";s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-3.998966666666666558427323252544738352298736572265625;s:5:\"group\";i:-100;s:4:\"data\";s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-2.99893333333333345080973231233656406402587890625;s:5:\"group\";i:-100;s:4:\"data\";s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.998433333333333283832189408713020384311676025390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/lz-string/libs/lz-string.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/lz-string/libs/lz-string.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:82:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/base64-js/base64js.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:82:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/base64-js/base64js.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-notify/bootstrap-notify.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-notify/bootstrap-notify.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:83:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/sortablejs/Sortable.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:83:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/sortablejs/Sortable.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/draggabilly/dist/draggabilly.pkgd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/draggabilly/dist/draggabilly.pkgd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/core/dist/floating-ui.core.umd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/core/dist/floating-ui.core.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:105:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/dom/dist/floating-ui.dom.umd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:105:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/dom/dist/floating-ui.dom.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:85:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:85:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/dxpr_builder/js/editor_validation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/dxpr_builder/js/editor_validation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:1:{s:13:\"ajaxPageState\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}}i:3;b:0;}',-1,1773073130.885,1,'library_info','0'),('js:cisc_theme:es:fVWdDsUlpJB53OxcP6SF1v5DPSgGVxmEdM8xt4cELLU:0',_binary 'a:4:{i:0;a:0:{}i:1;a:22:{s:87:\"https://www.google.com/recaptcha/api.js?render=6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-199.999333333333339624005020596086978912353515625;s:10:\"attributes\";a:2:{s:5:\"defer\";b:1;s:5:\"async\";b:1;}s:5:\"group\";i:-100;s:4:\"data\";s:87:\"https://www.google.com/recaptcha/api.js?render=6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";s:7:\"version\";s:5:\"1.3.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:0;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"BSD\";s:3:\"url\";s:55:\"https://github.com/google/recaptcha/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00053333333333333335889159254605829119100235402584075927734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/jquery.form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/jquery.form.js\";s:7:\"version\";s:5:\"4.3.0\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/jquery-form/form/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/recaptcha_v3/js/recaptcha_v3.js\";a:11:{s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/recaptcha_v3/js/recaptcha_v3.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773074886.975,1,'library_info','0'),('js:cisc_theme:es:kTRrX8lduNq9oyjEs6vHKjfRdyKO1xa3oALF6qNpRcE:0',_binary 'a:4:{i:0;a:0:{}i:1;a:24:{s:47:\"modules/contrib/dxpr_builder/js/global-setup.js\";a:11:{s:6:\"weight\";d:-9.9999666666666673364716189098544418811798095703125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/global-setup.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:73:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/twig/twig.min.js\";a:11:{s:6:\"weight\";d:-9.999266666666667191520900814794003963470458984375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:73:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/twig/twig.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"modules/contrib/dxpr_builder/js/image-utils.js\";a:11:{s:6:\"weight\";d:-8.9999333333333328965863984194584190845489501953125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/dxpr_builder/js/image-utils.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-8.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/dxpr_builder/js/entity-browser.js\";a:11:{s:6:\"weight\";d:-7.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/dxpr_builder/js/entity-browser.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-7.999466666666666725404866156168282032012939453125;s:5:\"group\";i:-100;s:4:\"data\";s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:46:\"modules/contrib/dxpr_builder/js/file-upload.js\";a:11:{s:6:\"weight\";d:-6.99986666666666668135121653904207050800323486328125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/dxpr_builder/js/file-upload.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-6.99943333333333317369806536589749157428741455078125;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/dxpr_builder/js/image-select.js\";a:11:{s:6:\"weight\";d:-5.9998333333333331296444157487712800502777099609375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/image-select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-5.9993999999999996219912645756267011165618896484375;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/dxpr_builder/js/video-select.js\";a:11:{s:6:\"weight\";d:-4.99979999999999957793761495850048959255218505859375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/video-select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-4.99936666666666695846288348548114299774169921875;s:5:\"group\";i:-100;s:4:\"data\";s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-3.99933333333333340675608269521035254001617431640625;s:5:\"group\";i:-100;s:4:\"data\";s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-2.9992999999999998550492819049395620822906494140625;s:5:\"group\";i:-100;s:4:\"data\";s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/lz-string/libs/lz-string.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/lz-string/libs/lz-string.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";i:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:82:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/base64-js/base64js.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:82:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/base64-js/base64js.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.000233333333333333330962544582831696970970369875431060791015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-notify/bootstrap-notify.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-notify/bootstrap-notify.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:83:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/sortablejs/Sortable.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:83:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/sortablejs/Sortable.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0002999999999999999737189393389513725196593441069126129150390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/draggabilly/dist/draggabilly.pkgd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/draggabilly/dist/draggabilly.pkgd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/core/dist/floating-ui.core.umd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/core/dist/floating-ui.core.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:105:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/dom/dist/floating-ui.dom.umd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:105:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/dom/dist/floating-ui.dom.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:85:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:85:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/dxpr_builder/js/editor_validation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/dxpr_builder/js/editor_validation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:1:{s:13:\"ajaxPageState\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}}i:3;b:0;}',-1,1773072981.454,1,'library_info','0'),('js:cisc_theme:es:ltZAQTe17VByex01Zm9VtvjL4ILW0gVFb71F5jFl6EM:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.99893333333333345080973231233656406402587890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:81:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.9995666666666664923468488268554210662841796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.9995333333333320524616283364593982696533203125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.89789999999999992041921359486877918243408203125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.79820000000000135287336888723075389862060546875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.79816666666666691298814839683473110198974609375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7981333333333342494597673066891729831695556640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.798100000000001585931386216543614864349365234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.798066666666667146046165726147592067718505859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7980333333333344825177846360020339488983154296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.7980000000000000426325641456060111522674560546875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.797966666666667379104183055460453033447265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7979333333333347155758019653148949146270751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.6982333333333325953162784571759402751922607421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.69753333333333245036556036211550235748291015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.6974999999999997868371792719699442386627197265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.6974666666666653469519587815739214420318603515625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.5976333333333325725789109128527343273162841796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.59759999999999990905052982270717620849609375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.597566666666665469165309332311153411865234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.49766666666666736773549928329885005950927734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3977000000000003865352482534945011138916015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.99889999999999989910293152206577360630035400390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99743333333333328294401098901289515197277069091796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00053333333333333335889159254605829119100235402584075927734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00126666666666666659184226073620038732769899070262908935546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/misc/details-summarized-content.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/misc/details-summarized-content.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001299999999999999940325512426397835952229797840118408203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:25:\"core/misc/details-aria.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/details-aria.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00133333333333333328880876411659528457676060497760772705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/details.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/details.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0013666666666666666372920158067927332012914121150970458984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/states.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/states.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00139999999999999998577526749699018182582221925258636474609375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/vertical-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/vertical-tabs.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/jquery.form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/jquery.form.js\";s:7:\"version\";s:5:\"4.3.0\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/jquery-form/form/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/dxpr_theme/vendor/color-wheel/reinvented-color-wheel.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/dxpr_theme/vendor/color-wheel/reinvented-color-wheel.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:77:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-settings-admin.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:77:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-settings-admin.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"themes/contrib/dxpr_theme/vendor/dxb_slider/dxb-slider.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/dxpr_theme/vendor/dxb_slider/dxb-slider.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/checkbox.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/checkbox.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:62:\"core/modules/media_library/js/media_library.click_to_select.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/media_library/js/media_library.click_to_select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/modules/media_library/js/media_library.view.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/media_library/js/media_library.view.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00259999999999999988065102485279567190445959568023681640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0026333333333333334459747110400940073304809629917144775390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/sortable/Sortable.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/sortable/Sortable.min.js\";s:7:\"version\";s:6:\"1.15.6\";s:6:\"weight\";d:0.0026666666666666665776175282331905691535212099552154541015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/SortableJS/Sortable/1.15.6/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:82:\"modules/contrib/media_library_form_element/assets/js/media_library.form-element.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:82:\"modules/contrib/media_library_form_element/assets/js/media_library.form-element.js\";s:7:\"version\";d:2;s:8:\"minified\";b:0;s:6:\"weight\";d:0.002700000000000000142941214420488904579542577266693115234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002733333333333333274584031613585466402582824230194091796875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773072978.404,1,'library_info','0'),('js:cisc_theme:es:pukba13ShbzJkeQKI1Ca0u4RKdSNXdvkMJegpFkPUVk:0',_binary 'a:4:{i:0;a:0:{}i:1;a:47:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";d:-19.99983333333333490600125514902174472808837890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99973333333333158634559367783367633819580078125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.9995333333333338288184677367098629474639892578125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.899066666666666236551463953219354152679443359375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.799366666666667669005619245581328868865966796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.799333333333333229120398755185306072235107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7993000000000005655920176650397479534149169921875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.7992666666666679020636365748941898345947265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7992333333333334621784160844981670379638671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7992000000000007986500349943526089191436767578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.799166666666668135121653904207050800323486328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.799133333333333695236433413811028003692626953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7991000000000010317080523236654698848724365234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.6993999999999989114485288155265152454376220703125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.6986666666666661029694296303205192089080810546875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.698633333333333439441048540174961090087890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.69859999999999899955582804977893829345703125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.598766666666666225182780181057751178741455078125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.5987333333333335616543990909121930599212646484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5986999999999991217691786005161702632904052734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.498799999999999243982529151253402233123779296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3988333333333340391391175216995179653167724609375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99960000000000004405364961712621152400970458984375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99856666666666671350327533218660391867160797119140625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";i:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00020000000000000000958434720477185919662588275969028472900390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.000233333333333333330962544582831696970970369875431060791015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.0002999999999999999737189393389513725196593441069126129150390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00053333333333333335889159254605829119100235402584075927734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:5:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}}i:3;b:0;}',-1,1773074187.515,1,'library_info','0'),('js:cisc_theme:es:tymr1VTBWIhRsQVzRIma0pXGRy-Z9xiONl9H1qTTVVg:0',_binary 'a:4:{i:0;a:0:{}i:1;a:50:{s:87:\"https://www.google.com/recaptcha/api.js?render=6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-199.99840000000000372892827726900577545166015625;s:10:\"attributes\";a:2:{s:5:\"defer\";b:1;s:5:\"async\";b:1;}s:5:\"group\";i:-100;s:4:\"data\";s:87:\"https://www.google.com/recaptcha/api.js?render=6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";s:7:\"version\";s:5:\"1.3.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:0;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"BSD\";s:3:\"url\";s:55:\"https://github.com/google/recaptcha/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";d:-19.99983333333333490600125514902174472808837890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.999700000000000699174051987938582897186279296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.9994999999999993889332472463138401508331298828125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.8990333333333335730230828630737960338592529296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.799333333333333229120398755185306072235107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.7993000000000005655920176650397479534149169921875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7992666666666679020636365748941898345947265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.7992333333333334621784160844981670379638671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7992000000000007986500349943526089191436767578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.799166666666668135121653904207050800323486328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.799133333333333695236433413811028003692626953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.7991000000000010317080523236654698848724365234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7990666666666665918228318332694470882415771484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.699366666666666247920147725380957126617431640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.698633333333333439441048540174961090087890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.69859999999999899955582804977893829345703125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.6985666666666663360274469596333801746368408203125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.5987333333333335616543990909121930599212646484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.5986999999999991217691786005161702632904052734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.59866666666666645824079751037061214447021484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.4987666666666665804541480611078441143035888671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3987999999999995992538970313034951686859130859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9995666666666667143914537518867291510105133056640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99853333333333338384107946694712154567241668701171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";i:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00020000000000000000958434720477185919662588275969028472900390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.000233333333333333330962544582831696970970369875431060791015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/jquery.form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/jquery.form.js\";s:7:\"version\";s:5:\"4.3.0\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/jquery-form/form/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00053333333333333335889159254605829119100235402584075927734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/recaptcha_v3/js/recaptcha_v3.js\";a:11:{s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/recaptcha_v3/js/recaptcha_v3.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:5:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}}i:3;b:0;}',-1,1773331992.879,1,'library_info','0'),('js:cisc_theme:es:xM-VLZq2Yn3KkqTHauz2gooLfUJVwErTlS7FCcfAMf4:0',_binary 'a:4:{i:0;a:0:{}i:1;a:29:{s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.8996666666666666145601993775926530361175537109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.7999666666666680470143546699546277523040771484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.7999333333333336071291341795586049556732177734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.79990000000000094360075308941304683685302734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.79986666666666650371553259901702404022216796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7998333333333338401871515088714659214019775390625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.799800000000001176658770418725907802581787109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.799766666666666736773549928329885005950927734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.7997333333333340732451688381843268871307373046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.799700000000001409716787748038768768310546875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.69926666666666648097816505469381809234619140625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.69923333333333204109294456429779529571533203125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.6991999999999993775645634741522371768951416015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.5993666666666666031915156054310500621795654296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.5993333333333321633062951150350272655487060546875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.599299999999999499777914024889469146728515625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.4993999999999996219912645756267011165618896484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3994333333333344171478529460728168487548828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99916666666666664742280090649728663265705108642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00053333333333333335889159254605829119100235402584075927734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:1:{s:13:\"ajaxPageState\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}}i:3;b:0;}',-1,1773074677.607,1,'library_info','0'),('js:cisc_theme:es:z-OHPGIIcbVDw3-tf2Q6ba2KbXYaWGmiB_4_mJvhWNg:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.99893333333333345080973231233656406402587890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:92:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.9995666666666664923468488268554210662841796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.9995333333333320524616283364593982696533203125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.8984000000000005314859663485549390316009521484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.798700000000000187583282240666449069976806640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.7986666666666675240549011505208909511566162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.79860000000000042064129956997931003570556640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7985666666666677571129184798337519168853759765625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7985333333333333172276979894377291202545166015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.798500000000000653699316899292171001434326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.7984666666666679901709358091466128826141357421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7984333333333335502857153187505900859832763671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.698733333333333206383031210862100124359130859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.697199999999998709654391859658062458038330078125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.6971666666666660461260107695125043392181396484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.69713333333333338259762967936694622039794921875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.5972999999999988318677424103952944278717041015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.597266666666666168339361320249736309051513671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5972333333333335048109802301041781902313232421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.497333333333333627024330780841410160064697265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.397366666666666645824079751037061214447021484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/dxpr_builder/js/global-setup.js\";a:11:{s:6:\"weight\";d:-9.9983333333333330728009968879632651805877685546875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/global-setup.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:73:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/twig/twig.min.js\";a:11:{s:6:\"weight\";d:-9.99763333333333292785027879290282726287841796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:73:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/twig/twig.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"modules/contrib/dxpr_builder/js/image-utils.js\";a:11:{s:6:\"weight\";d:-8.998300000000000409272615797817707061767578125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/dxpr_builder/js/image-utils.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";a:11:{s:8:\"minified\";b:1;s:6:\"weight\";d:-8.9978999999999995651478457148186862468719482421875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/dxpr_builder/js/entity-browser.js\";a:11:{s:6:\"weight\";d:-7.99826666666666685756581500754691660404205322265625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/dxpr_builder/js/entity-browser.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-7.99783333333333334991266383440233767032623291015625;s:5:\"group\";i:-100;s:4:\"data\";s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:46:\"modules/contrib/dxpr_builder/js/file-upload.js\";a:11:{s:6:\"weight\";d:-6.9982333333333333058590142172761261463165283203125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/dxpr_builder/js/file-upload.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-6.9977999999999997982058630441315472126007080078125;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/dxpr_builder/js/image-select.js\";a:11:{s:6:\"weight\";d:-5.99819999999999975415221342700533568859100341796875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/image-select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-5.99776666666666624649906225386075675487518310546875;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:47:\"modules/contrib/dxpr_builder/js/video-select.js\";a:11:{s:6:\"weight\";d:-4.99816666666666709062383233685977756977081298828125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/video-select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-4.99773333333333358297068116371519863605499267578125;s:5:\"group\";i:-100;s:4:\"data\";s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-3.9977000000000000312638803734444081783294677734375;s:5:\"group\";i:-100;s:4:\"data\";s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";a:11:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";d:-2.99766666666666647955707958317361772060394287109375;s:5:\"group\";i:-100;s:4:\"data\";s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.99889999999999989910293152206577360630035400390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99709999999999998632205233661807142198085784912109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0005000000000000000104083408558608425664715468883514404296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00053333333333333335889159254605829119100235402584075927734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/lz-string/libs/lz-string.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/lz-string/libs/lz-string.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:82:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/base64-js/base64js.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:82:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/base64-js/base64js.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-notify/bootstrap-notify.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-notify/bootstrap-notify.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:83:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/sortablejs/Sortable.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:83:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/sortablejs/Sortable.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/draggabilly/dist/draggabilly.pkgd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/draggabilly/dist/draggabilly.pkgd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/core/dist/floating-ui.core.umd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/core/dist/floating-ui.core.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.00200000000000000004163336342344337026588618755340576171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:105:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/dom/dist/floating-ui.dom.umd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:105:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/dom/dist/floating-ui.dom.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:85:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:85:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"modules/contrib/dxpr_builder/js/editor_validation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/dxpr_builder/js/editor_validation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.0023999999999999997897515147116109801572747528553009033203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.002433333333333333355075200898909315583296120166778564453125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002466666666666666486718018092005877406336367130279541015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0025000000000000000520417042793042128323577344417572021484375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0025333333333333331836845214724007746553979814052581787109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00256666666666666674900820765969911008141934871673583984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00259999999999999988065102485279567190445959568023681640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0029333333333333333654835417547701581497676670551300048828125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0029666666666666664971263589478667199728079140186309814453125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.003000000000000000062450045135165055398829281330108642578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/history/js/history.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/history/js/history.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.003033333333333333194092862328261617221869528293609619140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/history/js/mark-as-read.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/history/js/mark-as-read.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0030666666666666667594165485155599526478908956050872802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0030999999999999998910593657086565144709311425685882568359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:10:\"cisc_theme\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773073128.400,1,'library_info','0'),('js:claro:es:1VvIo1amPR4h5P6Y64LsiwsegNnixHKp2gCzTNr-7eI:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.99896666666666789069495280273258686065673828125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:65:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.999500000000001165290086646564304828643798828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.999466666666666725404866156168282032012939453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.898433333333333195014347438700497150421142578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.798733333333334627468502731062471866607666015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.798700000000000187583282240666449069976806640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7986666666666675240549011505208909511566162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.79860000000000042064129956997931003570556640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7985666666666677571129184798337519168853759765625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.7985333333333333172276979894377291202545166015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.798500000000000653699316899292171001434326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7984666666666679901709358091466128826141357421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.6987666666666658699114123010076582431793212890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.698066666666665724960694205947220325469970703125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.6980333333333330614323131158016622066497802734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.6979999999999986215470926254056394100189208984375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.5981666666666658471740447566844522953033447265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.598133333333333183645663666538894176483154296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5981000000000005201172825763933360576629638671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.498200000000000642330633127130568027496337890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.398233333333333661130382097326219081878662109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.9989333333333332287651273873052559792995452880859375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.997966666666666668561447295360267162322998046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/themes/claro/js/messages.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/messages.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/themes/claro/js/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/themes/claro/js/ajax.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/misc/dropbutton/dropbutton.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/misc/dropbutton/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/themes/claro/js/dropbutton.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/themes/claro/js/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:5:\"claro\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773332084.520,1,'library_info','0'),('js:claro:es:6Z2oqqHfGtEixfZgGlpOmJsnt1GyOrxffQLSNOGwjb0:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.99803333333333199561820947565138339996337890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:73:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.999500000000001165290086646564304828643798828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.999466666666666725404866156168282032012939453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.8986000000000000653699316899292171001434326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.7989000000000014978240869822911918163299560546875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.7988666666666670579388664918951690196990966796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.79883333333333439441048540174961090087890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.798799999999999954525264911353588104248046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7987666666666672909968838212080299854278564453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.798733333333334627468502731062471866607666015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.798700000000000187583282240666449069976806640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.7986666666666675240549011505208909511566162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.698933333333332740266996552236378192901611328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.6982333333333325953162784571759402751922607421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.6981999999999999317878973670303821563720703125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.6981666666666654919026768766343593597412109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.598333333333332717529629007913172245025634765625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.5983000000000000540012479177676141262054443359375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5982666666666656141160274273715913295745849609375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.4983666666666675126862173783592879772186279296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3984000000000005314859663485549390316009521484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.9978000000000000202504679691628552973270416259765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9981333333333333168724266215576790273189544677734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:22:\"core/misc/tabledrag.js\";a:11:{s:6:\"weight\";d:-0.9979999999999999982236431605997495353221893310546875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:22:\"core/misc/tabledrag.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/themes/claro/js/messages.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/messages.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/themes/claro/js/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/themes/claro/js/ajax.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:30:\"core/modules/block/js/block.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:30:\"core/modules/block/js/block.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/themes/claro/js/tabledrag.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/themes/claro/js/tabledrag.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/vertical-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/vertical-tabs.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:37:\"core/themes/claro/js/vertical-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"core/themes/claro/js/vertical-tabs.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/block/js/block.admin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/block/js/block.admin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/misc/dropbutton/dropbutton.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/misc/dropbutton/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/themes/claro/js/dropbutton.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/themes/claro/js/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023999999999999997897515147116109801572747528553009033203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/misc/tableresponsive.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/misc/tableresponsive.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002433333333333333355075200898909315583296120166778564453125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002466666666666666486718018092005877406336367130279541015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:5:\"claro\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773332195.730,1,'library_info','0'),('js:claro:es:9Txh4W8BJPjNOtLa1rYif2nXnYN81CLs9PmVbPupw4Q:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.99896666666666789069495280273258686065673828125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:36:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.999500000000001165290086646564304828643798828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.999466666666666725404866156168282032012939453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.9989333333333332287651273873052559792995452880859375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/themes/claro/js/messages.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/messages.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/themes/claro/js/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/themes/claro/js/ajax.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0012333333333333332433590090460029387031681835651397705078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:5:\"claro\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773332022.001,1,'library_info','0');
INSERT INTO `cache_data` VALUES ('js:claro:es:9zlzq8xNJVGmP6ZopaRPdHELkHFjFesPC4sDDqhzdx8:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.99896666666666789069495280273258686065673828125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:66:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.999500000000001165290086646564304828643798828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.999466666666666725404866156168282032012939453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.898433333333333195014347438700497150421142578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.798733333333334627468502731062471866607666015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.798700000000000187583282240666449069976806640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7986666666666675240549011505208909511566162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.79860000000000042064129956997931003570556640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7985666666666677571129184798337519168853759765625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.7985333333333333172276979894377291202545166015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.798500000000000653699316899292171001434326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7984666666666679901709358091466128826141357421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.6987666666666658699114123010076582431793212890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.698066666666665724960694205947220325469970703125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.6980333333333330614323131158016622066497802734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.6979999999999986215470926254056394100189208984375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.5981666666666658471740447566844522953033447265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.598133333333333183645663666538894176483154296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5981000000000005201172825763933360576629638671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.498200000000000642330633127130568027496337890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.398233333333333661130382097326219081878662109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.9989333333333332287651273873052559792995452880859375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.997966666666666668561447295360267162322998046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/themes/claro/js/messages.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/messages.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/themes/claro/js/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/themes/claro/js/ajax.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/misc/dropbutton/dropbutton.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/misc/dropbutton/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/themes/claro/js/dropbutton.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/themes/claro/js/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/misc/tableresponsive.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/misc/tableresponsive.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:5:\"claro\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773332030.677,1,'library_info','0'),('js:claro:es:ECrROEu_7Jzi6OBbAhB-jzz1v74ZA67EX_6GMSwCj5A:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.99896666666666789069495280273258686065673828125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:65:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.999500000000001165290086646564304828643798828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.999466666666666725404866156168282032012939453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.898433333333333195014347438700497150421142578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.798733333333334627468502731062471866607666015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.798700000000000187583282240666449069976806640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7986666666666675240549011505208909511566162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.79860000000000042064129956997931003570556640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7985666666666677571129184798337519168853759765625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.7985333333333333172276979894377291202545166015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.798500000000000653699316899292171001434326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7984666666666679901709358091466128826141357421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.6987666666666658699114123010076582431793212890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js\";a:11:{s:6:\"weight\";d:-11.6983333333333323622582611278630793094635009765625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/widgets/menu-min.js\";a:11:{s:6:\"weight\";d:-11.698299999999999698729880037717521190643310546875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/widgets/menu-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.9989333333333332287651273873052559792995452880859375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:25:\"core/misc/autocomplete.js\";a:11:{s:6:\"weight\";d:-0.99836666666666662450779767823405563831329345703125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/autocomplete.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/themes/claro/js/messages.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/messages.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/themes/claro/js/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/themes/claro/js/ajax.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/themes/claro/js/autocomplete.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/themes/claro/js/autocomplete.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00176666666666666660225060159206122989417053759098052978515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/misc/details-summarized-content.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/misc/details-summarized-content.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017999999999999999507338532822586785187013447284698486328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:25:\"core/misc/details-aria.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/details-aria.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00183333333333333329921710497245612714323215186595916748046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/details.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/details.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001866666666666666647700356662653575767762959003448486328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/themes/claro/js/details.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/themes/claro/js/details.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/entity-form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/entity-form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/states.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/states.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0019666666666666664763096772361450348398648202419281005859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/vertical-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/vertical-tabs.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00200000000000000004163336342344337026588618755340576171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:37:\"core/themes/claro/js/vertical-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"core/themes/claro/js/vertical-tabs.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/jquery.form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/jquery.form.js\";s:7:\"version\";s:5:\"4.3.0\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/jquery-form/form/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/modules/file/js/file.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/modules/file/js/file.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:29:\"core/modules/media/js/form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/modules/media/js/form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/modules/path/js/path.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/modules/path/js/path.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:5:\"claro\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773075094.304,1,'library_info','0'),('js:claro:es:EpGn9_fTHurM5qyotU228dQRZ_7GQsVibaZGXOmZPCs:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.98563333333333247310292790643870830535888671875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:109:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.999500000000001165290086646564304828643798828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.999466666666666725404866156168282032012939453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.8936666666666663871865239343605935573577880859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.7939666666666678196406792267225682735443115234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.7939333333333333797554587363265454769134521484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.79390000000000071622707764618098735809326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.7938666666666680526986965560354292392730712890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7938333333333336128134760656394064426422119140625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.793800000000000949285094975493848323822021484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.793766666666666509399874485097825527191162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.7937333333333338458714933949522674083709716796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.79370000000000118234311230480670928955078125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.693999999999999062083588796667754650115966796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.6932999999999989171328707016073167324066162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.69326666666666625360448961146175861358642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.69323333333333181371926912106573581695556640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.593399999999999039346221252344548702239990234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.5933666666666663758178401621989905834197998046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.593333333333333712289459072053432464599609375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.4934333333333338345028096227906644344329833984375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3934666666666668533025585929863154888153076171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.9856000000000000316191517413244582712650299072265625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99319999999999997175592625353601761162281036376953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/themes/claro/js/messages.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/messages.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/themes/claro/js/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/themes/claro/js/ajax.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/ckeditor5/html-support/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/ckeditor5/heading/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/ckeditor5/image/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/ckeditor5/code-block/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/ckeditor5/link/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/ckeditor5/list/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/ckeditor5/table/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"core/assets/vendor/ckeditor5/editor-classic/editor-classic.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/editor-classic/editor-classic.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0035000000000000000728583859910258979653008282184600830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:57:\"core/assets/vendor/ckeditor5/html-support/html-support.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/html-support/html-support.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0035333333333333332045012031841224597883410751819610595703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:65:\"core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.00596666666666666699325727307723354897461831569671630859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.006366666666666666307694555371199385263025760650634765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.006400000000000000306699110552699494292028248310089111328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.006433333333333333438341927745796056115068495273590087890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.006466666666666666569984744938892617938108742237091064453125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.006499999999999999701627562131989179761148989200592041015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0068333333333333336201409480281654396094381809234619140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/modules/editor/js/editor.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/modules/editor/js/editor.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.006866666666666666751783765221262001432478427886962890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/ckeditor5/js/ckeditor5.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/ckeditor5/js/ckeditor5.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0068999999999999998834265824143585632555186748504638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:57:\"core/assets/vendor/ckeditor5/basic-styles/basic-styles.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/basic-styles/basic-styles.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.00693333333333333301506939960745512507855892181396484375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/build/drupalEmphasis.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/build/drupalEmphasis.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.00936666666666666723750633849476798786781728267669677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/ckeditor5/heading/heading.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/ckeditor5/heading/heading.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.00940000000000000036914915568786454969085752964019775390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/ckeditor5/essentials/essentials.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/essentials/essentials.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.01183333333333333285686261859837031806819140911102294921875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:61:\"https://github.com/ckeditor/ckeditor5/blob/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/modules/ckeditor5/js/build/drupalHtmlEngine.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/js/build/drupalHtmlEngine.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.01186666666666666598850543579146687989123165607452392578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/ckeditor5/image/image.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/ckeditor5/image/image.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.011900000000000000854871728961370536126196384429931640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/ckeditor5/js/build/drupalImage.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/ckeditor5/js/build/drupalImage.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.0143333333333333333425851918718763045035302639007568359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.014433333333333332737513643451165989972651004791259765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0144666666666666658691564606442625517956912517547607421875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.01450000000000000073552275381416620803065598011016845703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/ckeditor5/autoformat/autoformat.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/autoformat/autoformat.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.01453333333333333386716557100726276985369622707366943359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/ckeditor5/block-quote/block-quote.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/block-quote/block-quote.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.01456666666666666699880838820035933167673647403717041015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/ckeditor5/code-block/code-block.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/code-block/code-block.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.01700000000000000122124532708767219446599483489990234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:63:\"core/assets/vendor/ckeditor5/horizontal-line/horizontal-line.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/horizontal-line.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0194333333333333337089587899981779628433287143707275390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/assets/vendor/ckeditor5/link/link.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/assets/vendor/ckeditor5/link/link.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.021866666666666666196672252908683731220662593841552734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/assets/vendor/ckeditor5/list/list.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/assets/vendor/ckeditor5/list/list.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0242999999999999986843857158191894995979964733123779296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:67:\"core/assets/vendor/ckeditor5/paste-from-office/paste-from-office.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"core/assets/vendor/ckeditor5/paste-from-office/paste-from-office.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0267333333333333346415461306833094567991793155670166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/ckeditor5/remove-format/remove-format.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/remove-format/remove-format.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.026766666666666667773188947876406018622219562530517578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"core/assets/vendor/ckeditor5/source-editing/source-editing.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/source-editing/source-editing.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0292000000000000002609024107869117869995534420013427734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/ckeditor5/table/table.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/ckeditor5/table/table.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.03163333333333333274861587369741755537688732147216796875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034066666666666668705776288561537512578070163726806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034099999999999998367972153801019885577261447906494140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/misc/details-summarized-content.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/misc/details-summarized-content.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.03413333333333333496906192294773063622415065765380859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:25:\"core/misc/details-aria.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/details-aria.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.03416666666666666463125778818721300922334194183349609375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/details.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/details.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034200000000000001232347557333923759870231151580810546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/themes/claro/js/details.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/themes/claro/js/details.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.034233333333333330894543422573406132869422435760498046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/entity-form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/entity-form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0342666666666666674956331917201168835163116455078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/states.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/states.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0342999999999999971578290569595992565155029296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/vertical-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/vertical-tabs.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034333333333333333758918826106310007162392139434814453125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:37:\"core/themes/claro/js/vertical-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"core/themes/claro/js/vertical-tabs.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.034366666666666663421114691345792380161583423614501953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/modules/filter/js/filter.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/modules/filter/js/filter.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.03440000000000000002220446049250313080847263336181640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/modules/text/js/text.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/modules/text/js/text.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034433333333333336623294229639213881455361843109130859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034466666666666666285490094878696254454553127288818359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:5:\"claro\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773332094.182,1,'library_info','0'),('js:claro:es:Hl7rkTP29fClRcIBbys-Ev2imwt3WZZXKkRz2bXUyGA:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.99803333333333199561820947565138339996337890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:78:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.999500000000001165290086646564304828643798828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.999466666666666725404866156168282032012939453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.8986000000000000653699316899292171001434326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.7989000000000014978240869822911918163299560546875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.7988666666666670579388664918951690196990966796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.79883333333333439441048540174961090087890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.798799999999999954525264911353588104248046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7987666666666672909968838212080299854278564453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.798733333333334627468502731062471866607666015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.798700000000000187583282240666449069976806640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.7986666666666675240549011505208909511566162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.698933333333332740266996552236378192901611328125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.6982333333333325953162784571759402751922607421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.6981999999999999317878973670303821563720703125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.6981666666666654919026768766343593597412109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.598333333333332717529629007913172245025634765625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.5983000000000000540012479177676141262054443359375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5982666666666656141160274273715913295745849609375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.4983666666666675126862173783592879772186279296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3984000000000005314859663485549390316009521484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.9978000000000000202504679691628552973270416259765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9981333333333333168724266215576790273189544677734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:22:\"core/misc/tabledrag.js\";a:11:{s:6:\"weight\";d:-0.9979999999999999982236431605997495353221893310546875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:22:\"core/misc/tabledrag.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/themes/claro/js/messages.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/messages.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/themes/claro/js/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/themes/claro/js/ajax.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:30:\"core/modules/block/js/block.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:30:\"core/modules/block/js/block.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00103333333333333336929993340191913375747390091419219970703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00143333333333333333425851918718763045035302639007568359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00146666666666666668274177087738507907488383352756500244140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0015000000000000000312250225675825276994146406650543212890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00153333333333333337970827425777997632394544780254364013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001566666666666666728191525947977424948476254940032958984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00189999999999999999618360835285102439229376614093780517578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0019333333333333333446668600430484730168245732784271240234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/themes/claro/js/tabledrag.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/themes/claro/js/tabledrag.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00203333333333333317327618061653993208892643451690673828125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/vertical-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/vertical-tabs.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:37:\"core/themes/claro/js/vertical-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"core/themes/claro/js/vertical-tabs.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/block/js/block.admin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/block/js/block.admin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/misc/details-summarized-content.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/misc/details-summarized-content.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:25:\"core/misc/details-aria.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/details-aria.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023999999999999997897515147116109801572747528553009033203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/details.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/details.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002433333333333333355075200898909315583296120166778564453125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/themes/claro/js/details.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/themes/claro/js/details.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.002466666666666666486718018092005877406336367130279541015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/transliteration/bundle.umd.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/transliteration/bundle.umd.min.js\";s:7:\"version\";s:5:\"2.3.5\";s:6:\"weight\";d:0.0025000000000000000520417042793042128323577344417572021484375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:73:\"https://raw.githubusercontent.com/dzcpy/transliteration/1.6.5/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:25:\"core/misc/machine-name.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/machine-name.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0025333333333333331836845214724007746553979814052581787109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"modules/contrib/token/js/jquery.treetable.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"modules/contrib/token/js/jquery.treetable.js\";s:7:\"version\";s:5:\"3.2.0\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00256666666666666674900820765969911008141934871673583984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:67:\"https://github.com/ludo/jquery-treetable/blob/3.2.0/MIT-LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"modules/contrib/token/js/token.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"modules/contrib/token/js/token.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00259999999999999988065102485279567190445959568023681640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0026333333333333334459747110400940073304809629917144775390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:5:\"claro\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773332168.704,1,'library_info','0'),('js:claro:es:NXhscRe0440PFpI5dSznEVgmauL25KojD7u4e9aZwOM:0',_binary 'a:4:{i:0;a:0:{}i:1;a:0:{}i:2;a:1:{s:13:\"ajaxPageState\";a:1:{s:5:\"theme\";s:5:\"claro\";}}i:3;b:0;}',-1,1773073089.211,1,'library_info','0'),('js:claro:es:NgDQRIfywDHMnobMYn7bHvA7eeoVTEyNpCzGuEhexbA:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.98563333333333247310292790643870830535888671875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:110:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.999500000000001165290086646564304828643798828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.999466666666666725404866156168282032012939453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.8936666666666663871865239343605935573577880859375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.7939666666666678196406792267225682735443115234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.7939333333333333797554587363265454769134521484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.79390000000000071622707764618098735809326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.7938666666666680526986965560354292392730712890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.7938333333333336128134760656394064426422119140625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.793800000000000949285094975493848323822021484375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.793766666666666509399874485097825527191162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.7937333333333338458714933949522674083709716796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.79370000000000118234311230480670928955078125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.693999999999999062083588796667754650115966796875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.6932999999999989171328707016073167324066162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.69326666666666625360448961146175861358642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.69323333333333181371926912106573581695556640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.593399999999999039346221252344548702239990234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.5933666666666663758178401621989905834197998046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.593333333333333712289459072053432464599609375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.4934333333333338345028096227906644344329833984375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.3934666666666668533025585929863154888153076171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.9856000000000000316191517413244582712650299072265625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.99319999999999997175592625353601761162281036376953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/themes/claro/js/messages.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/messages.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/themes/claro/js/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/themes/claro/js/ajax.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/ckeditor5/html-support/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/ckeditor5/heading/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/ckeditor5/image/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/ckeditor5/code-block/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/ckeditor5/link/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/ckeditor5/list/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/ckeditor5/table/translations/es.js\";a:12:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0010666666666666667177831850921165823820047080516815185546875;s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"core/assets/vendor/ckeditor5/editor-classic/editor-classic.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/editor-classic/editor-classic.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0035000000000000000728583859910258979653008282184600830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:57:\"core/assets/vendor/ckeditor5/html-support/html-support.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/html-support/html-support.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0035333333333333332045012031841224597883410751819610595703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:65:\"core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.00596666666666666699325727307723354897461831569671630859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.006366666666666666307694555371199385263025760650634765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.006400000000000000306699110552699494292028248310089111328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.006433333333333333438341927745796056115068495273590087890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.006466666666666666569984744938892617938108742237091064453125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.006499999999999999701627562131989179761148989200592041015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0068333333333333336201409480281654396094381809234619140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/modules/editor/js/editor.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/modules/editor/js/editor.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.006866666666666666751783765221262001432478427886962890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/ckeditor5/js/ckeditor5.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/ckeditor5/js/ckeditor5.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0068999999999999998834265824143585632555186748504638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:57:\"core/assets/vendor/ckeditor5/basic-styles/basic-styles.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/basic-styles/basic-styles.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.00693333333333333301506939960745512507855892181396484375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/build/drupalEmphasis.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/build/drupalEmphasis.js\";s:7:\"version\";s:6:\"11.2.2\";s:6:\"weight\";d:0.00936666666666666723750633849476798786781728267669677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/ckeditor5/heading/heading.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/ckeditor5/heading/heading.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.00940000000000000036914915568786454969085752964019775390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/ckeditor5/essentials/essentials.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/essentials/essentials.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.01183333333333333285686261859837031806819140911102294921875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:61:\"https://github.com/ckeditor/ckeditor5/blob/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/modules/ckeditor5/js/build/drupalHtmlEngine.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/js/build/drupalHtmlEngine.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.01186666666666666598850543579146687989123165607452392578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/ckeditor5/image/image.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/ckeditor5/image/image.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.011900000000000000854871728961370536126196384429931640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/ckeditor5/js/build/drupalImage.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/ckeditor5/js/build/drupalImage.js\";s:7:\"version\";i:-1;s:6:\"weight\";d:0.0143333333333333333425851918718763045035302639007568359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.014433333333333332737513643451165989972651004791259765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0144666666666666658691564606442625517956912517547607421875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.01450000000000000073552275381416620803065598011016845703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/ckeditor5/autoformat/autoformat.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/autoformat/autoformat.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.01453333333333333386716557100726276985369622707366943359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/ckeditor5/block-quote/block-quote.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/block-quote/block-quote.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.01456666666666666699880838820035933167673647403717041015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/ckeditor5/code-block/code-block.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/code-block/code-block.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.01700000000000000122124532708767219446599483489990234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:63:\"core/assets/vendor/ckeditor5/horizontal-line/horizontal-line.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/horizontal-line.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0194333333333333337089587899981779628433287143707275390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/assets/vendor/ckeditor5/link/link.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/assets/vendor/ckeditor5/link/link.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.021866666666666666196672252908683731220662593841552734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/assets/vendor/ckeditor5/list/list.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/assets/vendor/ckeditor5/list/list.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0242999999999999986843857158191894995979964733123779296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:67:\"core/assets/vendor/ckeditor5/paste-from-office/paste-from-office.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"core/assets/vendor/ckeditor5/paste-from-office/paste-from-office.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0267333333333333346415461306833094567991793155670166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/ckeditor5/remove-format/remove-format.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/remove-format/remove-format.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.026766666666666667773188947876406018622219562530517578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"core/assets/vendor/ckeditor5/source-editing/source-editing.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/source-editing/source-editing.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.0292000000000000002609024107869117869995534420013427734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/ckeditor5/table/table.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/ckeditor5/table/table.js\";s:7:\"version\";s:6:\"45.2.0\";s:6:\"weight\";d:0.03163333333333333274861587369741755537688732147216796875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034066666666666668705776288561537512578070163726806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034099999999999998367972153801019885577261447906494140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/misc/details-summarized-content.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/misc/details-summarized-content.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.03413333333333333496906192294773063622415065765380859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:25:\"core/misc/details-aria.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/details-aria.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.03416666666666666463125778818721300922334194183349609375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/details.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/details.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034200000000000001232347557333923759870231151580810546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/themes/claro/js/details.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/themes/claro/js/details.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.034233333333333330894543422573406132869422435760498046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0342666666666666674956331917201168835163116455078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/entity-form.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/entity-form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0342999999999999971578290569595992565155029296875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/states.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/states.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034333333333333333758918826106310007162392139434814453125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/vertical-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/vertical-tabs.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034366666666666663421114691345792380161583423614501953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:37:\"core/themes/claro/js/vertical-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"core/themes/claro/js/vertical-tabs.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.03440000000000000002220446049250313080847263336181640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/modules/filter/js/filter.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/modules/filter/js/filter.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034433333333333336623294229639213881455361843109130859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/modules/text/js/text.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/modules/text/js/text.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.034466666666666666285490094878696254454553127288818359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0345000000000000028865798640254070051014423370361328125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:5:\"claro\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773332367.778,1,'library_info','0'),('js:claro:es:aE_-btBAs_0U3Ur-ay3QJzDfNIAYIJ0dipxvVL9IGuc:0',_binary 'a:4:{i:0;a:0:{}i:1;a:1:{s:32:\"core/themes/claro/js/nav-tabs.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/nav-tabs.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";i:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:1:{s:13:\"ajaxPageState\";a:1:{s:5:\"theme\";s:5:\"claro\";}}i:3;b:0;}',-1,1773073089.285,1,'library_info','0'),('js:claro:es:iPf48wFcHuGJuDfi4kM9P_Y_Cq4fpHwy_7F09T1CFWA:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.99896666666666789069495280273258686065673828125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:69:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.999500000000001165290086646564304828643798828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.999466666666666725404866156168282032012939453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.898433333333333195014347438700497150421142578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.798733333333334627468502731062471866607666015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.798700000000000187583282240666449069976806640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7986666666666675240549011505208909511566162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.79860000000000042064129956997931003570556640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7985666666666677571129184798337519168853759765625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.7985333333333333172276979894377291202545166015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.798500000000000653699316899292171001434326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7984666666666679901709358091466128826141357421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.6987666666666658699114123010076582431793212890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.698066666666665724960694205947220325469970703125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.6980333333333330614323131158016622066497802734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.6979999999999986215470926254056394100189208984375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.5981666666666658471740447566844522953033447265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.598133333333333183645663666538894176483154296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5981000000000005201172825763933360576629638671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.498200000000000642330633127130568027496337890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.398233333333333661130382097326219081878662109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.9989333333333332287651273873052559792995452880859375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.997966666666666668561447295360267162322998046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/themes/claro/js/messages.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/messages.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/themes/claro/js/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/themes/claro/js/ajax.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/misc/dropbutton/dropbutton.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/misc/dropbutton/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/themes/claro/js/dropbutton.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/themes/claro/js/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/checkbox.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/checkbox.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/themes/claro/js/checkbox.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/checkbox.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/tableselect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/tableselect.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/themes/claro/js/tableselect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/themes/claro/js/tableselect.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:5:\"claro\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773075114.028,1,'library_info','0'),('js:claro:es:uMe1ctAC_9zNc7CbXjBlb4gkStUqlFUjkrSOlPZmWhs:0',_binary 'a:4:{i:0;a:2:{s:29:\"core/misc/touchevents-test.js\";a:11:{s:6:\"weight\";d:-20.99896666666666789069495280273258686065673828125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000633333333333333295921130368100193663849495351314544677734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"header\";}}i:1;a:70:{s:39:\"core/assets/vendor/jquery/jquery.min.js\";a:11:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:5:\"cache\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/assets/vendor/underscore/underscore-min.js\";a:11:{s:6:\"weight\";d:-19.999500000000001165290086646564304828643798828125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/assets/vendor/once/once.min.js\";a:11:{s:6:\"weight\";d:-18.99980000000000046611603465862572193145751953125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/backbone/backbone-min.js\";a:11:{s:6:\"weight\";d:-18.999466666666666725404866156168282032012939453125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:41:\"core/modules/locale/locale.translation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"public://languages/es_WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:-18.0009000000000014551915228366851806640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:33:\"core/misc/drupalSettingsLoader.js\";a:11:{s:6:\"weight\";d:-17.999966666666665560114779509603977203369140625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:19:\"core/misc/drupal.js\";a:11:{s:6:\"weight\";d:-17.999900000000000233058017329312860965728759765625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/drupal.init.js\";a:11:{s:6:\"weight\";d:-16.999866666666665793172796838916838169097900390625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/debounce.js\";a:11:{s:6:\"weight\";d:-15.999700000000000699174051987938582897186279296875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";a:11:{s:6:\"weight\";d:-11.898433333333333195014347438700497150421142578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";a:11:{s:6:\"weight\";d:-11.798733333333334627468502731062471866607666015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";a:11:{s:6:\"weight\";d:-11.798700000000000187583282240666449069976806640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";a:11:{s:6:\"weight\";d:-11.7986666666666675240549011505208909511566162109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";a:11:{s:6:\"weight\";d:-11.79863333333333486052652006037533283233642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";a:11:{s:6:\"weight\";d:-11.79860000000000042064129956997931003570556640625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";a:11:{s:6:\"weight\";d:-11.7985666666666677571129184798337519168853759765625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";a:11:{s:6:\"weight\";d:-11.7985333333333333172276979894377291202545166015625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";a:11:{s:6:\"weight\";d:-11.798500000000000653699316899292171001434326171875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";a:11:{s:6:\"weight\";d:-11.7984666666666679901709358091466128826141357421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";a:11:{s:6:\"weight\";d:-11.6987666666666658699114123010076582431793212890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";a:11:{s:6:\"weight\";d:-11.698066666666665724960694205947220325469970703125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";a:11:{s:6:\"weight\";d:-11.6980333333333330614323131158016622066497802734375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";a:11:{s:6:\"weight\";d:-11.6979999999999986215470926254056394100189208984375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";a:11:{s:6:\"weight\";d:-11.5981666666666658471740447566844522953033447265625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";a:11:{s:6:\"weight\";d:-11.598133333333333183645663666538894176483154296875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";a:11:{s:6:\"weight\";d:-11.5981000000000005201172825763933360576629638671875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";a:11:{s:6:\"weight\";d:-11.498200000000000642330633127130568027496337890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";a:11:{s:6:\"weight\";d:-11.398233333333333661130382097326219081878662109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:40:\"core/modules/contextual/js/contextual.js\";a:11:{s:6:\"weight\";d:-1.9989333333333332287651273873052559792995452880859375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";a:11:{s:6:\"weight\";d:-0.9997666666666666923646289433236233890056610107421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";a:11:{s:6:\"weight\";d:-0.997966666666666668561447295360267162322998046875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/progress.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00016666666666666666110109551457441057209507562220096588134765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";a:11:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";s:6:\"weight\";d:0.000266666666666666679445796273029145595501177012920379638671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/announce.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003333333333333333222021910291488211441901512444019317626953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:20:\"core/misc/message.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0003666666666666666706854427193462697687209583818912506103515625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/themes/claro/js/messages.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/messages.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0004000000000000000191686944095437183932517655193805694580078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:17:\"core/misc/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000433333333333333313441837475465945317409932613372802734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/themes/claro/js/ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/themes/claro/js/ajax.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00046666666666666666192508916566339394194073975086212158203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/displace.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000566666666666666707374844236255739815533161163330078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:39:\"core/modules/toolbar/js/toolbar.menu.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000599999999999999947437878677902745039318688213825225830078125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/modules/toolbar/js/toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000666666666666666644404382058297642288380302488803863525390625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:43:\"core/modules/toolbar/js/models/MenuModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000699999999999999992887633748495090912911109626293182373046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000733333333333333341370885438692539537441916763782501220703125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000766666666666666689854137128889988161972723901271820068359375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000800000000000000038337388819087436786503531038761138916015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.000833333333333333386820640509284885411034338176250457763671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00086666666666666662688367495093189063481986522674560546875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00089999999999999997536692664112933925935067236423492431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.0009333333333333333238501783313267878838814795017242431640625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;s:6:\"weight\";d:0.00096666666666666667233343002152423650841228663921356201171875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/modules/big_pipe/js/big_pipe.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.001000000000000000020816681711721685132943093776702880859375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:27:\"core/misc/tabbingmanager.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00110000000000000006626643678231403100653551518917083740234375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00113333333333333341474968847251147963106632232666015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:48:\"core/modules/contextual/js/contextual.toolbar.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00116666666666666676323294016270892825559712946414947509765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/active-link.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00119999999999999989487575735580549007863737642765045166015625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00160000000000000007667477763817487357300706207752227783203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/misc/dialog/dialog-deprecation.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0016333333333333334251580293283723221975378692150115966796875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:26:\"core/misc/dialog/dialog.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00166666666666666677364128101856977082206867635250091552734375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/misc/dialog/dialog.position.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.00169999999999999990528409821166633264510892331600189208984375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:36:\"core/misc/dialog/dialog.jquery-ui.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0017333333333333332537673499018637812696397304534912109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020666666666666667385998668038382675149478018283843994140625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:31:\"core/misc/dialog/dialog.ajax.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0020999999999999998702426839969348293379880487918853759765625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/misc/dropbutton/dropbutton.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/misc/dropbutton/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002133333333333333435566370184233164764009416103363037109375;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:34:\"core/themes/claro/js/dropbutton.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/themes/claro/js/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.002166666666666666567209187377329726587049663066864013671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:28:\"core/misc/tableresponsive.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/misc/tableresponsive.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022000000000000001325328735646280620130710303783416748046875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:21:\"core/misc/checkbox.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/checkbox.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022333333333333332641756907577246238361112773418426513671875;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:32:\"core/themes/claro/js/checkbox.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/checkbox.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022666666666666668294993769450229592621326446533203125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:24:\"core/misc/tableselect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/tableselect.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0022999999999999999611421941381195210851728916168212890625;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:35:\"core/themes/claro/js/tableselect.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/themes/claro/js/tableselect.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023333333333333335264658803254178565111942589282989501953125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}s:38:\"core/modules/toolbar/js/escapeAdmin.js\";a:11:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;s:6:\"weight\";d:0.0023666666666666666581086975185144183342345058917999267578125;s:5:\"cache\";b:1;s:10:\"preprocess\";b:1;s:10:\"attributes\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}s:5:\"scope\";s:6:\"footer\";}}i:2;a:6:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;s:25:\"suppressDeprecationErrors\";b:1;s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";s:5:\"claro\";s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}s:21:\"bigPipePlaceholderIds\";a:0:{}}i:3;b:0;}',-1,1773073089.179,1,'library_info','0'),('media:media_page_list:results:522cac2e12f6e5a50994e3f97a719a39222c3ca196a5413cfd7fc2daa8dad09b',_binary 'a:3:{s:6:\"result\";a:18:{i:0;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:3:\"mid\";s:2:\"29\";}i:1;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:1;s:3:\"mid\";s:2:\"27\";}i:2;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:2;s:3:\"mid\";s:2:\"26\";}i:3;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:3;s:3:\"mid\";s:2:\"25\";}i:4;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:4;s:3:\"mid\";s:2:\"23\";}i:5;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:5;s:3:\"mid\";s:2:\"22\";}i:6;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:6;s:3:\"mid\";s:2:\"21\";}i:7;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:7;s:3:\"mid\";s:2:\"20\";}i:8;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:8;s:3:\"mid\";s:2:\"19\";}i:9;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:9;s:3:\"mid\";s:2:\"18\";}i:10;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:10;s:3:\"mid\";s:2:\"17\";}i:11;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:11;s:3:\"mid\";s:2:\"16\";}i:12;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:12;s:3:\"mid\";s:2:\"15\";}i:13;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:13;s:3:\"mid\";s:2:\"10\";}i:14;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:14;s:3:\"mid\";s:1:\"9\";}i:15;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:15;s:3:\"mid\";s:1:\"7\";}i:16;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:16;s:3:\"mid\";s:1:\"6\";}i:17;O:22:\"Drupal\\views\\ResultRow\":4:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:17;s:3:\"mid\";s:1:\"5\";}}s:10:\"total_rows\";s:2:\"18\";s:12:\"current_page\";i:0;}',-1,1773075113.313,1,'config:views.view.media media:10 media:15 media:16 media:17 media:18 media:19 media:20 media:21 media:22 media:23 media:25 media:26 media:27 media:29 media:5 media:6 media:7 media:9 media_list','1'),('preload-paths:/admin/content',_binary 'a:1:{s:2:\"es\";a:70:{i:0;s:7:\"/node/1\";i:1;s:7:\"/node/2\";i:2;s:9:\"/node/340\";i:3;s:9:\"/node/351\";i:4;s:9:\"/node/350\";i:5;s:9:\"/node/349\";i:6;s:9:\"/node/348\";i:7;s:9:\"/node/347\";i:8;s:9:\"/node/346\";i:9;s:9:\"/node/345\";i:10;s:9:\"/node/344\";i:11;s:9:\"/node/343\";i:12;s:9:\"/node/342\";i:13;s:9:\"/node/339\";i:14;s:9:\"/node/341\";i:15;s:7:\"/node/8\";i:16;s:7:\"/node/9\";i:17;s:7:\"/node/7\";i:18;s:7:\"/node/6\";i:19;s:7:\"/node/5\";i:20;s:7:\"/node/3\";i:21;s:12:\"/node/1/edit\";i:22;s:14:\"/node/1/delete\";i:23;s:12:\"/node/2/edit\";i:24;s:14:\"/node/2/delete\";i:25;s:14:\"/node/340/edit\";i:26;s:16:\"/node/340/delete\";i:27;s:14:\"/node/351/edit\";i:28;s:16:\"/node/351/delete\";i:29;s:14:\"/node/350/edit\";i:30;s:16:\"/node/350/delete\";i:31;s:14:\"/node/349/edit\";i:32;s:16:\"/node/349/delete\";i:33;s:14:\"/node/348/edit\";i:34;s:16:\"/node/348/delete\";i:35;s:14:\"/node/347/edit\";i:36;s:16:\"/node/347/delete\";i:37;s:14:\"/node/346/edit\";i:38;s:16:\"/node/346/delete\";i:39;s:14:\"/node/345/edit\";i:40;s:16:\"/node/345/delete\";i:41;s:14:\"/node/344/edit\";i:42;s:16:\"/node/344/delete\";i:43;s:14:\"/node/343/edit\";i:44;s:16:\"/node/343/delete\";i:45;s:14:\"/node/342/edit\";i:46;s:16:\"/node/342/delete\";i:47;s:14:\"/node/339/edit\";i:48;s:16:\"/node/339/delete\";i:49;s:14:\"/node/341/edit\";i:50;s:16:\"/node/341/delete\";i:51;s:12:\"/node/8/edit\";i:52;s:14:\"/node/8/delete\";i:53;s:12:\"/node/9/edit\";i:54;s:14:\"/node/9/delete\";i:55;s:12:\"/node/7/edit\";i:56;s:14:\"/node/7/delete\";i:57;s:12:\"/node/6/edit\";i:58;s:14:\"/node/6/delete\";i:59;s:12:\"/node/5/edit\";i:60;s:14:\"/node/5/delete\";i:61;s:12:\"/node/3/edit\";i:62;s:14:\"/node/3/delete\";i:63;s:9:\"/node/add\";i:64;s:17:\"/node/add/article\";i:65;s:14:\"/node/add/blog\";i:66;s:18:\"/node/add/clientes\";i:67;s:28:\"/node/add/drag_and_drop_page\";i:68;s:19:\"/node/add/proyectos\";i:69;s:14:\"/node/add/page\";}}',1773438552,1773352153.753,1,'','0'),('preload-paths:/admin/content/block',_binary 'a:1:{s:2:\"es\";a:7:{i:0;s:9:\"/node/add\";i:1;s:17:\"/node/add/article\";i:2;s:14:\"/node/add/blog\";i:3;s:18:\"/node/add/clientes\";i:4;s:28:\"/node/add/drag_and_drop_page\";i:5;s:19:\"/node/add/proyectos\";i:6;s:14:\"/node/add/page\";}}',1773418813,1773332414.190,1,'','0'),('preload-paths:/admin/content/block/3',_binary 'a:1:{s:2:\"es\";a:7:{i:0;s:9:\"/node/add\";i:1;s:17:\"/node/add/article\";i:2;s:14:\"/node/add/blog\";i:3;s:18:\"/node/add/clientes\";i:4;s:28:\"/node/add/drag_and_drop_page\";i:5;s:19:\"/node/add/proyectos\";i:6;s:14:\"/node/add/page\";}}',1773418766,1773332367.909,1,'','0'),('preload-paths:/admin/structure',_binary 'a:1:{s:2:\"es\";a:7:{i:0;s:9:\"/node/add\";i:1;s:17:\"/node/add/article\";i:2;s:14:\"/node/add/blog\";i:3;s:18:\"/node/add/clientes\";i:4;s:28:\"/node/add/drag_and_drop_page\";i:5;s:19:\"/node/add/proyectos\";i:6;s:14:\"/node/add/page\";}}',1773418420,1773332022.092,1,'','0'),('preload-paths:/admin/structure/block-content',_binary 'a:1:{s:2:\"es\";a:7:{i:0;s:9:\"/node/add\";i:1;s:17:\"/node/add/article\";i:2;s:14:\"/node/add/blog\";i:3;s:18:\"/node/add/clientes\";i:4;s:28:\"/node/add/drag_and_drop_page\";i:5;s:19:\"/node/add/proyectos\";i:6;s:14:\"/node/add/page\";}}',1773418429,1773332030.766,1,'','0'),('preload-paths:/admin/structure/block/add/block_content:7740b568-231a-4f5a-8c07-e5f7641284a2/cisc_theme',_binary 'a:1:{s:2:\"es\";a:7:{i:0;s:9:\"/node/add\";i:1;s:17:\"/node/add/article\";i:2;s:14:\"/node/add/blog\";i:3;s:18:\"/node/add/clientes\";i:4;s:28:\"/node/add/drag_and_drop_page\";i:5;s:19:\"/node/add/proyectos\";i:6;s:14:\"/node/add/page\";}}',1773418567,1773332168.798,1,'','0'),('preload-paths:/admin/structure/block/list/cisc_theme',_binary 'a:1:{s:2:\"es\";a:7:{i:0;s:9:\"/node/add\";i:1;s:17:\"/node/add/article\";i:2;s:14:\"/node/add/blog\";i:3;s:18:\"/node/add/clientes\";i:4;s:28:\"/node/add/drag_and_drop_page\";i:5;s:19:\"/node/add/proyectos\";i:6;s:14:\"/node/add/page\";}}',1773418594,1773332195.821,1,'','0'),('preload-paths:/block/add',_binary 'a:1:{s:2:\"es\";a:7:{i:0;s:9:\"/node/add\";i:1;s:17:\"/node/add/article\";i:2;s:14:\"/node/add/blog\";i:3;s:18:\"/node/add/clientes\";i:4;s:28:\"/node/add/drag_and_drop_page\";i:5;s:19:\"/node/add/proyectos\";i:6;s:14:\"/node/add/page\";}}',1773418484,1773332085.344,1,'','0'),('preload-paths:/block/add/basic',_binary 'a:1:{s:2:\"es\";a:7:{i:0;s:9:\"/node/add\";i:1;s:17:\"/node/add/article\";i:2;s:14:\"/node/add/blog\";i:3;s:18:\"/node/add/clientes\";i:4;s:28:\"/node/add/drag_and_drop_page\";i:5;s:19:\"/node/add/proyectos\";i:6;s:14:\"/node/add/page\";}}',1773418492,1773332094.257,1,'','0'),('preload-paths:/blog',_binary 'a:1:{s:2:\"es\";a:2:{i:0;s:7:\"/node/2\";i:1;s:7:\"/node/3\";}}',1773447513,1773361114.125,1,'','0'),('preload-paths:/clientes',_binary 'a:1:{s:2:\"es\";a:2:{i:0;s:7:\"/node/2\";i:1;s:7:\"/node/3\";}}',1773447519,1773361120.416,1,'','0'),('preload-paths:/contact/contactanos',_binary 'a:1:{s:2:\"es\";a:2:{i:0;s:7:\"/node/2\";i:1;s:7:\"/node/3\";}}',1773447566,1773361167.483,1,'','0'),('preload-paths:/node/1',_binary 'a:1:{s:2:\"es\";a:7:{i:0;s:7:\"/node/1\";i:1;s:9:\"/node/351\";i:2;s:9:\"/node/340\";i:3;s:7:\"/node/9\";i:4;s:7:\"/node/8\";i:5;s:7:\"/node/2\";i:6;s:7:\"/node/3\";}}',1773456785,1773370389.606,1,'','0'),('preload-paths:/node/2',_binary 'a:1:{s:2:\"es\";a:2:{i:0;s:7:\"/node/2\";i:1;s:7:\"/node/3\";}}',1773447515,1773361116.363,1,'','0'),('preload-paths:/node/3',_binary 'a:1:{s:2:\"es\";a:2:{i:0;s:7:\"/node/3\";i:1;s:7:\"/node/2\";}}',1773418872,1773332473.285,1,'','0'),('preload-paths:/node/340',_binary 'a:1:{s:2:\"es\";a:3:{i:0;s:9:\"/node/340\";i:1;s:7:\"/node/2\";i:2;s:7:\"/node/3\";}}',1773447506,1773361107.586,1,'','0'),('preload-paths:/node/351',_binary 'a:1:{s:2:\"es\";a:3:{i:0;s:9:\"/node/351\";i:1;s:7:\"/node/2\";i:2;s:7:\"/node/3\";}}',1773447512,1773361113.085,1,'','0'),('preload-paths:/node/8',_binary 'a:1:{s:2:\"es\";a:3:{i:0;s:7:\"/node/8\";i:1;s:7:\"/node/2\";i:2;s:7:\"/node/3\";}}',1773447514,1773361115.402,1,'','0'),('preload-paths:/node/9',_binary 'a:1:{s:2:\"es\";a:3:{i:0;s:7:\"/node/9\";i:1;s:7:\"/node/2\";i:2;s:7:\"/node/3\";}}',1773438277,1773351878.866,1,'','0'),('preload-paths:/proyectos',_binary 'a:1:{s:2:\"es\";a:6:{i:0;s:9:\"/node/351\";i:1;s:9:\"/node/340\";i:2;s:7:\"/node/9\";i:3;s:7:\"/node/8\";i:4;s:7:\"/node/2\";i:5;s:7:\"/node/3\";}}',1773447517,1773361118.247,1,'','0'),('preload-paths:/user/1',_binary 'a:1:{s:2:\"es\";a:9:{i:0;s:7:\"/node/2\";i:1;s:7:\"/node/3\";i:2;s:9:\"/node/add\";i:3;s:17:\"/node/add/article\";i:4;s:14:\"/node/add/blog\";i:5;s:18:\"/node/add/clientes\";i:6;s:28:\"/node/add/drag_and_drop_page\";i:7;s:19:\"/node/add/proyectos\";i:8;s:14:\"/node/add/page\";}}',1773418408,1773332009.835,1,'','0'),('preload-paths:/user/login',_binary 'a:1:{s:2:\"es\";a:2:{i:0;s:7:\"/node/2\";i:1;s:7:\"/node/3\";}}',1773418391,1773331992.894,1,'','0'),('proyectos_home:block_1:results:bc4c6fcfc336ffc7552febef1e686d66238fefd94e76193c6060077591c272fc',_binary 'a:3:{s:6:\"result\";a:4:{i:0;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758919641\";s:3:\"nid\";s:3:\"351\";s:39:\"node_field_data_node__field_cliente_nid\";s:1:\"7\";}i:1;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:1;s:23:\"node_field_data_created\";s:10:\"1758750287\";s:3:\"nid\";s:3:\"340\";s:39:\"node_field_data_node__field_cliente_nid\";s:3:\"339\";}i:2;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:2;s:23:\"node_field_data_created\";s:10:\"1751401633\";s:3:\"nid\";s:1:\"9\";s:39:\"node_field_data_node__field_cliente_nid\";s:1:\"5\";}i:3;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:3;s:23:\"node_field_data_created\";s:10:\"1750269311\";s:3:\"nid\";s:1:\"8\";s:39:\"node_field_data_node__field_cliente_nid\";s:1:\"5\";}}s:10:\"total_rows\";i:4;s:12:\"current_page\";N;}',-1,1773075081.874,1,'config:views.view.proyectos_home node:339 node:340 node:351 node:5 node:7 node:8 node:9 node_list','0'),('proyectos_home:block_1:results:f7f958f3d2506e17c873f3a6f685d221fe2884c75e27dfe7323a3419dc1581db',_binary 'a:3:{s:6:\"result\";a:4:{i:0;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758919641\";s:3:\"nid\";s:3:\"351\";s:39:\"node_field_data_node__field_cliente_nid\";s:1:\"7\";}i:1;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:1;s:23:\"node_field_data_created\";s:10:\"1758750287\";s:3:\"nid\";s:3:\"340\";s:39:\"node_field_data_node__field_cliente_nid\";s:3:\"339\";}i:2;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:2;s:23:\"node_field_data_created\";s:10:\"1751401633\";s:3:\"nid\";s:1:\"9\";s:39:\"node_field_data_node__field_cliente_nid\";s:1:\"5\";}i:3;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:3;s:23:\"node_field_data_created\";s:10:\"1750269311\";s:3:\"nid\";s:1:\"8\";s:39:\"node_field_data_node__field_cliente_nid\";s:1:\"5\";}}s:10:\"total_rows\";i:4;s:12:\"current_page\";N;}',-1,1773075275.445,1,'config:views.view.proyectos_home node:339 node:340 node:351 node:5 node:7 node:8 node:9 node_list','3'),('proyectos_page:page_1:results:bb73920dd1f8b4b7371b51164f51415ca7d40bb273456764952f1b15ed92a1e4',_binary 'a:3:{s:6:\"result\";a:4:{i:0;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758919641\";s:3:\"nid\";s:3:\"351\";s:39:\"node_field_data_node__field_cliente_nid\";s:1:\"7\";}i:1;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:1;s:23:\"node_field_data_created\";s:10:\"1758750287\";s:3:\"nid\";s:3:\"340\";s:39:\"node_field_data_node__field_cliente_nid\";s:3:\"339\";}i:2;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:2;s:23:\"node_field_data_created\";s:10:\"1751401633\";s:3:\"nid\";s:1:\"9\";s:39:\"node_field_data_node__field_cliente_nid\";s:1:\"5\";}i:3;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:3;s:23:\"node_field_data_created\";s:10:\"1750269311\";s:3:\"nid\";s:1:\"8\";s:39:\"node_field_data_node__field_cliente_nid\";s:1:\"5\";}}s:10:\"total_rows\";i:4;s:12:\"current_page\";i:0;}',-1,1773075341.032,1,'config:views.view.proyectos_page node:339 node:340 node:351 node:5 node:7 node:8 node:9 node_list','3'),('proyectos_page:page_1:results:fae35aa4f176c5c4601c2575b5f211cf74a5fda66daf485558114caeb6a3e0a6',_binary 'a:3:{s:6:\"result\";a:4:{i:0;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758919641\";s:3:\"nid\";s:3:\"351\";s:39:\"node_field_data_node__field_cliente_nid\";s:1:\"7\";}i:1;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:1;s:23:\"node_field_data_created\";s:10:\"1758750287\";s:3:\"nid\";s:3:\"340\";s:39:\"node_field_data_node__field_cliente_nid\";s:3:\"339\";}i:2;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:2;s:23:\"node_field_data_created\";s:10:\"1751401633\";s:3:\"nid\";s:1:\"9\";s:39:\"node_field_data_node__field_cliente_nid\";s:1:\"5\";}i:3;O:22:\"Drupal\\views\\ResultRow\":6:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:3;s:23:\"node_field_data_created\";s:10:\"1750269311\";s:3:\"nid\";s:1:\"8\";s:39:\"node_field_data_node__field_cliente_nid\";s:1:\"5\";}}s:10:\"total_rows\";i:4;s:12:\"current_page\";i:0;}',-1,1773077106.052,1,'config:views.view.proyectos_page node:339 node:340 node:351 node:5 node:7 node:8 node:9 node_list','3'),('route:[language]=es:[query_parameters]=:/',_binary 'a:3:{s:4:\"path\";s:7:\"/node/1\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.node.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773074675.311,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/.git/HEAD',_binary 'a:3:{s:4:\"path\";s:10:\"/.git/HEAD\";s:5:\"query\";a:0:{}s:6:\"routes\";b:0;}',-1,1773151979.304,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/.git/config',_binary 'a:3:{s:4:\"path\";s:12:\"/.git/config\";s:5:\"query\";a:0:{}s:6:\"routes\";b:0;}',-1,1773074186.785,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/.well-known/traffic-advice',_binary 'a:3:{s:4:\"path\";s:27:\"/.well-known/traffic-advice\";s:5:\"query\";a:0:{}s:6:\"routes\";b:0;}',-1,1773159197.915,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin',_binary 'a:3:{s:4:\"path\";s:6:\"/admin\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:12:\"system.admin\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:6:\"/admin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:13:\"{^/admin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/admin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:6:\"/admin\";s:8:\"numParts\";i:1;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773073089.253,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/appearance/settings/cisc_theme',_binary 'a:3:{s:4:\"path\";s:37:\"/admin/appearance/settings/cisc_theme\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:2:{s:26:\"dxpr_theme_helper.settings\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}s:27:\"system.theme_settings_theme\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773072975.998,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/content',_binary 'a:3:{s:4:\"path\";s:14:\"/admin/content\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:2:{s:20:\"system.admin_content\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}s:19:\"view.content.page_1\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773072978.492,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/content/block',_binary 'a:3:{s:4:\"path\";s:20:\"/admin/content/block\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:2:{s:31:\"entity.block_content.collection\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}s:25:\"view.block_content.page_1\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332083.594,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/content/block/3',_binary 'a:3:{s:4:\"path\";s:22:\"/admin/content/block/3\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:2:{s:30:\"entity.block_content.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/content/block/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:18:\"block_content.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"block_content.update\";s:13:\"block_content\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/content/block/(?P<block_content>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/admin/content/block/%\";s:8:\"numParts\";i:4;}}s:30:\"entity.block_content.edit_form\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/content/block/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:12:\"_entity_form\";s:18:\"block_content.edit\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"block_content.update\";s:13:\"block_content\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/content/block/(?P<block_content>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/admin/content/block/%\";s:8:\"numParts\";i:4;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332366.995,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/content/files',_binary 'a:3:{s:4:\"path\";s:20:\"/admin/content/files\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:17:\"view.files.page_1\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/files\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/files$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/files\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/files\";s:8:\"numParts\";i:3;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773412072.022,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/content/media',_binary 'a:3:{s:4:\"path\";s:20:\"/admin/content/media\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:2:{s:23:\"entity.media.collection\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}s:26:\"view.media.media_page_list\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075113.012,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/structure',_binary 'a:3:{s:4:\"path\";s:16:\"/admin/structure\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:22:\"system.admin_structure\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/admin/structure\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:9:\"Structure\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/admin/structure$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/admin/structure\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/admin/structure\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332021.199,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/structure/block',_binary 'a:3:{s:4:\"path\";s:22:\"/admin/structure/block\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:19:\"block.admin_display\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/block\";s:8:\"numParts\";i:3;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332168.775,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/structure/block-content',_binary 'a:3:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:36:\"entity.block_content_type.collection\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:18:\"block_content_type\";s:6:\"_title\";s:11:\"Block types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer block types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/block-content\";s:8:\"numParts\";i:3;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332029.975,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/structure/block/add',_binary 'a:3:{s:4:\"path\";s:26:\"/admin/structure/block/add\";s:5:\"query\";a:0:{}s:6:\"routes\";b:0;}',-1,1773332168.773,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/structure/block/add/block_content%3A7740b568-231a-4f5a-8c07-e5f7641284a2',_binary 'a:3:{s:4:\"path\";s:77:\"/admin/structure/block/add/block_content:7740b568-231a-4f5a-8c07-e5f7641284a2\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:15:\"block.admin_add\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/block/add/{plugin_id}/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:66:\"\\Drupal\\block\\Controller\\BlockAddController::blockAddConfigureForm\";s:5:\"theme\";N;s:6:\"_title\";s:15:\"Configure block\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"plugin_id\";i:1;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/admin/structure/block/add/(?P<plugin_id>[^/]++)(?:/(?P<theme>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"plugin_id\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/block/add\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"plugin_id\";i:1;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/structure/block/add/%\";s:8:\"numParts\";i:6;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332168.769,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/structure/block/add/block_content%3A7740b568-231a-4f5a-8c07-e5f7641284a2/cisc_theme',_binary 'a:3:{s:4:\"path\";s:88:\"/admin/structure/block/add/block_content:7740b568-231a-4f5a-8c07-e5f7641284a2/cisc_theme\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:15:\"block.admin_add\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/block/add/{plugin_id}/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:66:\"\\Drupal\\block\\Controller\\BlockAddController::blockAddConfigureForm\";s:5:\"theme\";N;s:6:\"_title\";s:15:\"Configure block\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"plugin_id\";i:1;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/admin/structure/block/add/(?P<plugin_id>[^/]++)(?:/(?P<theme>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"plugin_id\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/block/add\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"plugin_id\";i:1;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/structure/block/add/%\";s:8:\"numParts\";i:6;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332167.658,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/structure/block/list',_binary 'a:3:{s:4:\"path\";s:27:\"/admin/structure/block/list\";s:5:\"query\";a:0:{}s:6:\"routes\";b:0;}',-1,1773332195.785,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/admin/structure/block/list/cisc_theme',_binary 'a:3:{s:4:\"path\";s:38:\"/admin/structure/block/list/cisc_theme\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"block.admin_display_theme\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/block/list/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:2:{s:13:\"_access_theme\";s:4:\"TRUE\";s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:18:\"access_check.theme\";i:1;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/block/list/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/block/list\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/block/list/%\";s:8:\"numParts\";i:5;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332261.779,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/block',_binary 'a:3:{s:4:\"path\";s:6:\"/block\";s:5:\"query\";a:0:{}s:6:\"routes\";b:0;}',-1,1773332085.323,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/block/add',_binary 'a:3:{s:4:\"path\";s:10:\"/block/add\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:22:\"block_content.add_page\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/block/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\block_content\\Controller\\BlockContentController::add\";s:6:\"_title\";s:17:\"Add content block\";}s:12:\"requirements\";a:1:{s:25:\"_entity_create_any_access\";s:13:\"block_content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.entity_create_any\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/block/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/block/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:10:\"/block/add\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332084.633,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/block/add/basic',_binary 'a:3:{s:4:\"path\";s:16:\"/block/add/basic\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:22:\"block_content.add_form\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/block/add/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:64:\"\\Drupal\\block_content\\Controller\\BlockContentController::addForm\";s:15:\"_title_callback\";s:72:\"\\Drupal\\block_content\\Controller\\BlockContentController::getAddFormTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:34:\"block_content:{block_content_type}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/block/add/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/block/add\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:12:\"/block/add/%\";s:8:\"numParts\";i:3;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332092.972,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/blog',_binary 'a:3:{s:4:\"path\";s:5:\"/blog\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:17:\"view.blogs.page_1\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:5:\"/blog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:12:\"{^/blog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/blog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:5:\"/blog\";s:8:\"numParts\";i:1;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773072975.295,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/clientes',_binary 'a:3:{s:4:\"path\";s:9:\"/clientes\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:20:\"view.clientes.page_1\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/clientes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/clientes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/clientes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:9:\"/clientes\";s:8:\"numParts\";i:1;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773072975.295,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/contact/contactanos',_binary 'a:3:{s:4:\"path\";s:20:\"/contact/contactanos\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:29:\"entity.contact_form.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/contact/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:7:\"Contact\";s:11:\"_controller\";s:61:\"\\Drupal\\contact\\Controller\\ContactController::contactSitePage\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"contact_form.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/contact/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/contact\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:10:\"/contact/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773072975.296,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/contextual/render',_binary 'a:3:{s:4:\"path\";s:18:\"/contextual/render\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:17:\"contextual.render\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/contextual/render\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:47:\"\\Drupal\\contextual\\ContextualController::render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"access contextual links\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/contextual/render$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/contextual/render\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/contextual/render\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773073129.043,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/editor/filter_xss/full_html',_binary 'a:3:{s:4:\"path\";s:28:\"/editor/filter_xss/full_html\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:17:\"editor.filter_xss\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/editor/filter_xss/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:42:\"\\Drupal\\editor\\EditorController::filterXss\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"filter_format.use\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/editor/filter_xss/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/editor/filter_xss\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/editor/filter_xss/%\";s:8:\"numParts\";i:3;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332125.683,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/favicon.ico',_binary 'a:3:{s:4:\"path\";s:12:\"/favicon.ico\";s:5:\"query\";a:0:{}s:6:\"routes\";b:0;}',-1,1773124154.356,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/history/1/read',_binary 'a:3:{s:4:\"path\";s:15:\"/history/1/read\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:17:\"history.read_node\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/history/{node}/read\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:54:\"\\Drupal\\history\\Controller\\HistoryController::readNode\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:9:\"node.view\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/history/(?P<node>\\d+)/read$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/read\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/history\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/history/%/read\";s:8:\"numParts\";i:3;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075087.104,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/history/2/read',_binary 'a:3:{s:4:\"path\";s:15:\"/history/2/read\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:17:\"history.read_node\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/history/{node}/read\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:54:\"\\Drupal\\history\\Controller\\HistoryController::readNode\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:9:\"node.view\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/history/(?P<node>\\d+)/read$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/read\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/history\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/history/%/read\";s:8:\"numParts\";i:3;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773073129.486,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/history/3/read',_binary 'a:3:{s:4:\"path\";s:15:\"/history/3/read\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:17:\"history.read_node\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/history/{node}/read\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:54:\"\\Drupal\\history\\Controller\\HistoryController::readNode\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:9:\"node.view\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/history/(?P<node>\\d+)/read$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/read\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/history\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/history/%/read\";s:8:\"numParts\";i:3;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773073173.417,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/inicio',_binary 'a:3:{s:4:\"path\";s:7:\"/node/1\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.node.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773361120.829,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/media',_binary 'a:3:{s:4:\"path\";s:6:\"/media\";s:5:\"query\";a:0:{}s:6:\"routes\";b:0;}',-1,1773075094.366,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/media/add',_binary 'a:3:{s:4:\"path\";s:10:\"/media/add\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.media.add_page\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:55:\"Drupal\\Core\\Entity\\Controller\\EntityController::addPage\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";s:14:\"entity_type_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:25:\"_entity_create_any_access\";s:5:\"media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.entity_create_any\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:10:\"/media/add\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075094.363,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/media/add/video',_binary 'a:3:{s:4:\"path\";s:16:\"/media/add/video\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.media.add_form\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/media/add/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:9:\"media.add\";s:14:\"entity_type_id\";s:5:\"media\";s:15:\"_title_callback\";s:62:\"Drupal\\Core\\Entity\\Controller\\EntityController::addBundleTitle\";s:16:\"bundle_parameter\";s:10:\"media_type\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:18:\"media:{media_type}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:3:{s:4:\"type\";s:17:\"entity:media_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/media/add/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/media/add\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:12:\"/media/add/%\";s:8:\"numParts\";i:3;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075092.791,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/node/1',_binary 'a:3:{s:4:\"path\";s:7:\"/node/1\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.node.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773361118.684,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/node/add',_binary 'a:3:{s:4:\"path\";s:9:\"/node/add\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:2:{s:13:\"node.add_page\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/node/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:11:\"Add content\";s:11:\"_controller\";s:47:\"\\Drupal\\node\\Controller\\NodeController::addPage\";}s:12:\"requirements\";a:1:{s:25:\"_entity_create_any_access\";s:4:\"node\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.entity_create_any\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/node/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/node/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:9:\"/node/add\";s:8:\"numParts\";i:2;}}s:21:\"entity.node.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773072978.487,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/proyectos',_binary 'a:3:{s:4:\"path\";s:10:\"/proyectos\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:26:\"view.proyectos_page.page_1\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/proyectos\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:14:\"proyectos_page\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/proyectos$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/proyectos\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:10:\"/proyectos\";s:8:\"numParts\";i:1;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773072975.293,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/proyectos/agencia-logistica-de-las-fuerzas-militares',_binary 'a:3:{s:4:\"path\";s:9:\"/node/351\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.node.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773074735.212,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/proyectos/la-previsora-sa',_binary 'a:3:{s:4:\"path\";s:9:\"/node/340\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.node.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773074745.001,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/proyectos/red-turistica-de-pueblos-patrimonio',_binary 'a:3:{s:4:\"path\";s:7:\"/node/8\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.node.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773074772.971,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/proyectos/tarjeta-joven',_binary 'a:3:{s:4:\"path\";s:7:\"/node/9\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.node.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773074753.444,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/servicios',_binary 'a:3:{s:4:\"path\";s:7:\"/node/3\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.node.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773073171.748,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/somos-cisc',_binary 'a:3:{s:4:\"path\";s:7:\"/node/2\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.node.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773073127.604,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/system/403',_binary 'a:3:{s:4:\"path\";s:11:\"/system/403\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:10:\"system.403\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/403\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on403\";s:6:\"_title\";s:13:\"Access denied\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/403$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/403\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/403\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773412072.070,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/system/404',_binary 'a:3:{s:4:\"path\";s:11:\"/system/404\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:10:\"system.404\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/404\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on404\";s:6:\"_title\";s:14:\"Page not found\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/404$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/404\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/404\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773074186.833,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/user',_binary 'a:3:{s:4:\"path\";s:5:\"/user\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:9:\"user.page\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:5:\"/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\user\\Controller\\UserController::userPage\";s:6:\"_title\";s:10:\"My account\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:12:\"{^/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:5:\"/user\";s:8:\"numParts\";i:1;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773331991.420,1,'route_match','1'),('route:[language]=es:[query_parameters]=:/user/login',_binary 'a:3:{s:4:\"path\";s:11:\"/user/login\";s:5:\"query\";a:0:{}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:3:{s:10:\"user.login\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/user/login\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\user\\Form\\UserLoginForm\";s:6:\"_title\";s:6:\"Log in\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/user/login$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/login\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/user/login\";s:8:\"numParts\";i:2;}}s:15:\"user.login.http\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/user/login\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:59:\"\\Drupal\\user\\Controller\\UserAuthenticationController::login\";}s:12:\"requirements\";a:2:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";s:7:\"_format\";s:4:\"json\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/user/login$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/login\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/user/login\";s:8:\"numParts\";i:2;}}s:21:\"entity.user.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_view\";s:9:\"user.full\";s:15:\"_title_callback\";s:48:\"Drupal\\user\\Controller\\UserController::userTitle\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"user.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/user/(?P<user>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/user/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773331991.989,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773072979017&enterprise=false,59db36b0cdf90dd7e6fbede4007d3c56d9637722:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773072979017\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773072982.961,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773073128663&enterprise=false,e22ddf8769361940b16494e323b9a13d00444a3d:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773073128663\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773073129.090,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773073130968&enterprise=false,2c8210f834fbd28c66cc25179d3287adaf530734:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773073130968\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773073131.612,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773073172705&enterprise=false,e4b94ec9e16ea22a9bf70e1da5f3b1b88a2b6d06:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773073172705\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773073173.192,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773073329623&enterprise=false,df3cf18ffa6d75464221f925b7b8ee69a0bf1ce1:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773073329623\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773073330.343,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773073332805&enterprise=false,c897ad6d68846cb0610b8e3de8e90f5f76be932a:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773073332805\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773073333.275,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773073332806&enterprise=false,997fdd0a096c5ed043f07d2ab636932b13f45ecf:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773073332806\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773073333.306,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773073332807,45b0adb43a5f650df4d9f44de761121a0075c28b:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773073332807\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773074798.195,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084211&enterprise=false,de267a3a959b2398f1b5262839f11b9b2077721f:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773075084211\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075085.493,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084212,f29740eab8ace5a40f77d57122989aa369209c6a:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084212\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075119.117,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084213,4b1fe88ef840d149b8898f3af86440c7f16f3203:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084213\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075121.261,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084214,25f9035624f9c84421cb2d9c116456b9fcca4942:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084214\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075126.052,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084215,030e2ffcc1d5e0a980996af44d85a025a2ba8db8:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084215\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075126.402,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084216,6d00afedd9497e82ced9c641bd3fcbf4578b42c5:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084216\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075132.630,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084217,9b90a0042fd592570ab55ffc439bda14ff424c77:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084217\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075133.950,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084218,3e42f841a1eb4ccbfb9c6495d6758b553c1757c7:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084218\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075164.039,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084219&enterprise=false,8a56f230223acb39e81c5fc2cd4a30a194728fa0:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773075084219\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075164.032,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084220,dd6fc1e50053282489cd7e1011c31cfc138c2d7c:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084220\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075164.038,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084221,e6dcbfe52b7653393eddc618efcb80ebee014975:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084221\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075195.373,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084222&enterprise=false,8062344bef19237642a1a0ff199bd52198dab208:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773075084222\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075195.403,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084223,66e5f0c7dc01aaf707bed8fe0e6de89901dbe364:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084223\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075195.448,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084224,f9fb2c003de19e9f86ae5f8240da043ead64ddf2:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084224\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075195.392,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084225,2f90d12fffda2508a358ce4b5f112e86e1498d9d:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084225\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075253.386,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084226&enterprise=false,9d409f64a45fb96027e3a39c954338174f1b570b:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773075084226\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075253.387,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084227,45b4cf1dc379a2594d3bc83638f04539576bfe1f:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084227\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075253.313,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084228,3bb5a46ccb7640efbee55c90cb9ab7ac5d70e67a:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084228\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075253.341,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075084229,296214148969bd1b56ec4c71de2d49b5b3a61b3e:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075084229\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075253.349,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075344710&enterprise=false,808c5df99eac39e2272eb4c936c85f60af45104c:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773075344710\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075345.544,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773075344711,cd3be5180d176c5e06750a15048f1a044bca8625:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:1:{s:1:\"_\";s:13:\"1773075344711\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075907.465,1,'route_match','1'),('route:[language]=es:[query_parameters]=_=1773332010346&enterprise=false,72e6073a924bde07cb000f5b30685c13b753e587:/dxpr_builder/csrf',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:5:\"query\";a:2:{s:10:\"enterprise\";s:5:\"false\";s:1:\"_\";s:13:\"1773332010346\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"dxpr_builder.csrf_refresh\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332013.602,1,'route_match','1'),('route:[language]=es:[query_parameters]=_wrapper_format=drupal_ajax&ajax_form=1&element_parents=field_media_video_file%2Fwidget%2F0,5359d12c32e2936e6b86aa1ae6051580782622a2:/media/add/video',_binary 'a:3:{s:4:\"path\";s:16:\"/media/add/video\";s:5:\"query\";a:3:{s:15:\"element_parents\";s:31:\"field_media_video_file/widget/0\";s:9:\"ajax_form\";s:1:\"1\";s:15:\"_wrapper_format\";s:11:\"drupal_ajax\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.media.add_form\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/media/add/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:9:\"media.add\";s:14:\"entity_type_id\";s:5:\"media\";s:15:\"_title_callback\";s:62:\"Drupal\\Core\\Entity\\Controller\\EntityController::addBundleTitle\";s:16:\"bundle_parameter\";s:10:\"media_type\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:18:\"media:{media_type}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:3:{s:4:\"type\";s:17:\"entity:media_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/media/add/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/media/add\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:12:\"/media/add/%\";s:8:\"numParts\";i:3;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773075105.692,1,'route_match','1'),('route:[language]=es:[query_parameters]=_wrapper_format=drupal_modal&destination=%2Fadmin%2Fcontent%2Fblock,010beaf1786b0932de191a78dabe4e386826a00f:/admin/content/block/3/delete',_binary 'a:3:{s:4:\"path\";s:29:\"/admin/content/block/3/delete\";s:5:\"query\";a:2:{s:11:\"destination\";s:20:\"/admin/content/block\";s:15:\"_wrapper_format\";s:12:\"drupal_modal\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:32:\"entity.block_content.delete_form\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/content/block/{block_content}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:20:\"block_content.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"block_content.delete\";s:13:\"block_content\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/admin/content/block/(?P<block_content>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"block_content\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:29;s:14:\"patternOutline\";s:29:\"/admin/content/block/%/delete\";s:8:\"numParts\";i:5;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773352140.927,1,'route_match','1'),('route:[language]=es:[query_parameters]=block-placement=cisc-theme-reportedeseguimientoplatzi,065ea13b3fe11ad67d801d148be4e28e39c31eac:/admin/structure/block/list/cisc_theme',_binary 'a:3:{s:4:\"path\";s:38:\"/admin/structure/block/list/cisc_theme\";s:5:\"query\";a:1:{s:15:\"block-placement\";s:37:\"cisc-theme-reportedeseguimientoplatzi\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:25:\"block.admin_display_theme\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/block/list/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:2:{s:13:\"_access_theme\";s:4:\"TRUE\";s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:18:\"access_check.theme\";i:1;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/block/list/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/block/list\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/block/list/%\";s:8:\"numParts\";i:5;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332194.877,1,'route_match','1'),('route:[language]=es:[query_parameters]=check_logged_in=1,f563b6be90b54b75edc6320c40e3a77219310a16:/user/1',_binary 'a:3:{s:4:\"path\";s:7:\"/user/1\";s:5:\"query\";a:1:{s:15:\"check_logged_in\";s:1:\"1\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:21:\"entity.user.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_view\";s:9:\"user.full\";s:15:\"_title_callback\";s:48:\"Drupal\\user\\Controller\\UserController::userTitle\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"user.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/user/(?P<user>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/user/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332008.234,1,'route_match','1'),('route:[language]=es:[query_parameters]=da39a3ee5e6b4b0d3255bfef95601890afd80709:/user/password',_binary 'a:3:{s:4:\"path\";s:14:\"/user/password\";s:5:\"query\";a:1:{s:4:\"name\";a:0:{}}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:3:{s:9:\"user.pass\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/user/password\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\user\\Form\\UserPasswordForm\";s:6:\"_title\";s:19:\"Reset your password\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/user/password$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/user/password\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/user/password\";s:8:\"numParts\";i:2;}}s:14:\"user.pass.http\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/user/password\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:67:\"\\Drupal\\user\\Controller\\UserAuthenticationController::resetPassword\";}s:12:\"requirements\";a:2:{s:7:\"_access\";s:4:\"TRUE\";s:7:\"_format\";s:4:\"json\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/user/password$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/user/password\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/user/password\";s:8:\"numParts\";i:2;}}s:21:\"entity.user.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_view\";s:9:\"user.full\";s:15:\"_title_callback\";s:48:\"Drupal\\user\\Controller\\UserController::userTitle\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"user.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/user/(?P<user>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/user/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773295845.582,1,'route_match','1'),('route:[language]=es:[query_parameters]=destination=%2Fadmin%2Fcontent%2Fblock,bae87f628bb3c08338d624bc8ff50fc97b292460:/admin/content/block/3',_binary 'a:3:{s:4:\"path\";s:22:\"/admin/content/block/3\";s:5:\"query\";a:1:{s:11:\"destination\";s:20:\"/admin/content/block\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:2:{s:30:\"entity.block_content.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/content/block/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:18:\"block_content.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"block_content.update\";s:13:\"block_content\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/content/block/(?P<block_content>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/admin/content/block/%\";s:8:\"numParts\";i:4;}}s:30:\"entity.block_content.edit_form\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/content/block/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:12:\"_entity_form\";s:18:\"block_content.edit\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"block_content.update\";s:13:\"block_content\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/content/block/(?P<block_content>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/admin/content/block/%\";s:8:\"numParts\";i:4;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332785.812,1,'route_match','1'),('route:[language]=es:[query_parameters]=destination=%2Fadmin%2Fcontent%2Fblock,bae87f628bb3c08338d624bc8ff50fc97b292460:/admin/content/block/3/delete',_binary 'a:3:{s:4:\"path\";s:29:\"/admin/content/block/3/delete\";s:5:\"query\";a:1:{s:11:\"destination\";s:20:\"/admin/content/block\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:32:\"entity.block_content.delete_form\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/content/block/{block_content}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:20:\"block_content.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"block_content.delete\";s:13:\"block_content\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/admin/content/block/(?P<block_content>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"block_content\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:29;s:14:\"patternOutline\";s:29:\"/admin/content/block/%/delete\";s:8:\"numParts\";i:5;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773352142.757,1,'route_match','1'),('route:[language]=es:[query_parameters]=fid=205,bb7ff9c64eeee46a1b6508725325eba1771d8de6:/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4',_binary 'a:3:{s:4:\"path\";s:54:\"/sites/default/files/dxpr_builder_videos/SIG (2)_0.mp4\";s:5:\"query\";a:1:{s:3:\"fid\";s:3:\"205\";}s:6:\"routes\";b:0;}',-1,1773074677.137,1,'route_match','1'),('route:[language]=es:[query_parameters]=page=0,8eb7057e4e001344bc95cb6d87aec61bba035ad9:/clientes',_binary 'a:3:{s:4:\"path\";s:9:\"/clientes\";s:5:\"query\";a:1:{s:4:\"page\";s:1:\"0\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:20:\"view.clientes.page_1\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/clientes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/clientes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/clientes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:9:\"/clientes\";s:8:\"numParts\";i:1;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773413410.910,1,'route_match','1'),('route:[language]=es:[query_parameters]=page=1,1a3b6e29af53ff0b0a967b922426587a9b82e152:/clientes',_binary 'a:3:{s:4:\"path\";s:9:\"/clientes\";s:5:\"query\";a:1:{s:4:\"page\";s:1:\"1\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:20:\"view.clientes.page_1\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/clientes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/clientes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/clientes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:9:\"/clientes\";s:8:\"numParts\";i:1;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773074809.786,1,'route_match','1'),('route:[language]=es:[query_parameters]=page=2,b941a131dcbf32cc906cd9a100bc5b7eafebf9fb:/clientes',_binary 'a:3:{s:4:\"path\";s:9:\"/clientes\";s:5:\"query\";a:1:{s:4:\"page\";s:1:\"2\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:20:\"view.clientes.page_1\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/clientes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/clientes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/clientes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:9:\"/clientes\";s:8:\"numParts\";i:1;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773074814.772,1,'route_match','1'),('route:[language]=es:[query_parameters]=token=4s0wktvevLvZrjbP94mrWEEhxIJSkHAfD_ibe6EkQd0,004da0d19c8b0c4590ca031559abd6a08697739e:/dxpr_builder/ajax',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/ajax\";s:5:\"query\";a:1:{s:5:\"token\";s:43:\"4s0wktvevLvZrjbP94mrWEEhxIJSkHAfD_ibe6EkQd0\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:26:\"dxpr_builder.ajax_callback\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/ajax\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:59:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxCallback\";}s:12:\"requirements\";a:2:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/ajax$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/ajax\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/ajax\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773072983.499,1,'route_match','1'),('route:[language]=es:[query_parameters]=token=81H2YzjTUCH0_EnxMVwgTzNdnfM56gtWFtl20u1KhaI,527049042df650e9c4abbd7039ee5a50225bb435:/user/logout',_binary 'a:3:{s:4:\"path\";s:12:\"/user/logout\";s:5:\"query\";a:1:{s:5:\"token\";s:43:\"81H2YzjTUCH0_EnxMVwgTzNdnfM56gtWFtl20u1KhaI\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:3:{s:11:\"user.logout\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/logout\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:46:\"\\Drupal\\user\\Controller\\UserController::logout\";}s:12:\"requirements\";a:2:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:24:\"_csrf_confirm_form_route\";s:19:\"user.logout.confirm\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:30:\"access_check.user.login_status\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/user/logout$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/user/logout\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/user/logout\";s:8:\"numParts\";i:2;}}s:16:\"user.logout.http\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/logout\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:60:\"\\Drupal\\user\\Controller\\UserAuthenticationController::logout\";}s:12:\"requirements\";a:3:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";s:7:\"_format\";s:4:\"json\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:30:\"access_check.user.login_status\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/user/logout$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/user/logout\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/user/logout\";s:8:\"numParts\";i:2;}}s:21:\"entity.user.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_view\";s:9:\"user.full\";s:15:\"_title_callback\";s:48:\"Drupal\\user\\Controller\\UserController::userTitle\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"user.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/user/(?P<user>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/user/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773352217.349,1,'route_match','1'),('route:[language]=es:[query_parameters]=token=QpKDWg_lb7LhkxJlgHxhEB5Z2dMrHg8gMFsokWpn9lk,cc6b6ff945bb1ff872c7e42d0fd44600f128b68d:/user/logout',_binary 'a:3:{s:4:\"path\";s:12:\"/user/logout\";s:5:\"query\";a:1:{s:5:\"token\";s:43:\"QpKDWg_lb7LhkxJlgHxhEB5Z2dMrHg8gMFsokWpn9lk\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:3:{s:11:\"user.logout\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/logout\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:46:\"\\Drupal\\user\\Controller\\UserController::logout\";}s:12:\"requirements\";a:2:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:24:\"_csrf_confirm_form_route\";s:19:\"user.logout.confirm\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:30:\"access_check.user.login_status\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/user/logout$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/user/logout\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/user/logout\";s:8:\"numParts\";i:2;}}s:16:\"user.logout.http\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/logout\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:60:\"\\Drupal\\user\\Controller\\UserAuthenticationController::logout\";}s:12:\"requirements\";a:3:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";s:7:\"_format\";s:4:\"json\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:30:\"access_check.user.login_status\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/user/logout$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/user/logout\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/user/logout\";s:8:\"numParts\";i:2;}}s:21:\"entity.user.canonical\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_view\";s:9:\"user.full\";s:15:\"_title_callback\";s:48:\"Drupal\\user\\Controller\\UserController::userTitle\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"user.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/user/(?P<user>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/user/%\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773089599.131,1,'route_match','1'),('route:[language]=es:[query_parameters]=token=lKjAqUH06yqLS5F-JA72ZWtROckiHdtPlgttrKSploU,8599bd709b431aebd2e79d3db5c9180d187ae05e:/dxpr_builder/ajax',_binary 'a:3:{s:4:\"path\";s:18:\"/dxpr_builder/ajax\";s:5:\"query\";a:1:{s:5:\"token\";s:43:\"lKjAqUH06yqLS5F-JA72ZWtROckiHdtPlgttrKSploU\";}s:6:\"routes\";O:41:\"Symfony\\Component\\Routing\\RouteCollection\":4:{s:49:\"\0Symfony\\Component\\Routing\\RouteCollection\0routes\";a:1:{s:26:\"dxpr_builder.ajax_callback\";O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/ajax\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:59:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxCallback\";}s:12:\"requirements\";a:2:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/ajax$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/ajax\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/ajax\";s:8:\"numParts\";i:2;}}}s:50:\"\0Symfony\\Component\\Routing\\RouteCollection\0aliases\";a:0:{}s:52:\"\0Symfony\\Component\\Routing\\RouteCollection\0resources\";a:0:{}s:53:\"\0Symfony\\Component\\Routing\\RouteCollection\0priorities\";a:0:{}}}',-1,1773332014.145,1,'route_match','1'),('route_provider.route_load:02205892b858ce8a0c22a05eacaa95fee9349f34ccfa7787344be7cbcbfeecb9772945ad1508d302ab14a7d7658e5c457b2fe3dccdb7d7b9676c22793cde26f5',_binary 'a:131:{s:22:\"admin_toolbar.settings\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\admin_toolbar\\Form\\AdminToolbarSettingsForm\";s:6:\"_title\";s:22:\"Admin Toolbar settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/config/user\\-interface/admin\\-toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/admin-toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:8:\"numParts\";i:4;}}\";s:25:\"admin_toolbar_tools.cssjs\";s:1082:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/cssjs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushJsCss\";s:6:\"_title\";s:24:\"Flush CSS and JavaScript\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/cssjs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/cssjs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/cssjs\";s:8:\"numParts\";i:3;}}\";s:25:\"admin_toolbar_tools.flush\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/flush\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushAll\";s:6:\"_title\";s:16:\"Flush all caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/flush$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/flush\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/flush\";s:8:\"numParts\";i:2;}}\";s:30:\"admin_toolbar_tools.flush_menu\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushMenu\";s:6:\"_title\";s:4:\"Menu\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/menu\";s:8:\"numParts\";i:3;}}\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/flush/rendercache\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::cacheRender\";s:6:\"_title\";s:12:\"Render cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/flush/rendercache$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/flush/rendercache\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/flush/rendercache\";s:8:\"numParts\";i:3;}}\";s:32:\"admin_toolbar_tools.flush_static\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/static-caches\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushStatic\";s:6:\"_title\";s:13:\"Static caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/flush/static\\-caches$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/static-caches\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/static-caches\";s:8:\"numParts\";i:3;}}\";s:30:\"admin_toolbar_tools.flush_twig\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/twig\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushTwig\";s:6:\"_title\";s:4:\"Twig\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/twig$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/twig\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/twig\";s:8:\"numParts\";i:3;}}\";s:31:\"admin_toolbar_tools.flush_views\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushViews\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/views\";s:8:\"numParts\";i:3;}}\";s:26:\"admin_toolbar_tools.plugin\";s:1069:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/flush/plugin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushPlugins\";s:6:\"_title\";s:6:\"Plugin\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/flush/plugin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/flush/plugin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/flush/plugin\";s:8:\"numParts\";i:3;}}\";s:28:\"admin_toolbar_tools.settings\";s:1138:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:62:\"\\Drupal\\admin_toolbar_tools\\Form\\AdminToolbarToolsSettingsForm\";s:6:\"_title\";s:28:\"Admin Toolbar Tools settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/user\\-interface/admin\\-toolbar\\-tools$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/user-interface/admin-toolbar-tools\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:8:\"numParts\";i:4;}}\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/theme_rebuild\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::themeRebuild\";s:6:\"_title\";s:13:\"Theme Rebuild\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/flush/theme_rebuild$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/theme_rebuild\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/theme_rebuild\";s:8:\"numParts\";i:3;}}\";s:31:\"announcements_feed.announcement\";s:1047:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/announcements_feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:74:\"\\Drupal\\announcements_feed\\Controller\\AnnounceController::getAnnouncements\";s:6:\"_title\";s:23:\"Community announcements\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"access announcements\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/announcements_feed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/announcements_feed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:25:\"/admin/announcements_feed\";s:8:\"numParts\";i:2;}}\";s:14:\"blazy.settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/blazy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\blazy_ui\\Form\\BlazyConfigForm\";s:6:\"_title\";s:8:\"Blazy UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer blazy\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/blazy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/blazy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/blazy\";s:8:\"numParts\";i:4;}}\";s:19:\"block.admin_display\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/block\";s:8:\"numParts\";i:3;}}\";s:16:\"captcha_settings\";s:1019:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/people/captcha\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaSettingsForm\";s:6:\"_title\";s:16:\"CAPTCHA settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/people/captcha$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/people/captcha\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/people/captcha\";s:8:\"numParts\";i:4;}}\";s:13:\"comment.admin\";s:1373:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/content/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:14:\"page_published\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/content/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/content/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/content/comment\";s:8:\"numParts\";i:3;}}\";s:11:\"config.sync\";s:1046:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/configuration\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\config\\Form\\ConfigSync\";s:6:\"_title\";s:11:\"Synchronize\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/configuration$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/configuration\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/development/configuration\";s:8:\"numParts\";i:4;}}\";s:16:\"contact.form_add\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/structure/contact/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"contact_form.add\";s:6:\"_title\";s:16:\"Add contact form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/structure/contact/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/contact/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/structure/contact/add\";s:8:\"numParts\";i:4;}}\";s:19:\"dblog.access_denied\";s:1076:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/access-denied\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:26:\"Top \'access denied\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:13:\"access denied\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/access\\-denied$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/access-denied\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/access-denied\";s:8:\"numParts\";i:3;}}\";s:14:\"dblog.overview\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/reports/dblog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"watchdog\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/reports/dblog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/reports/dblog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/reports/dblog\";s:8:\"numParts\";i:3;}}\";s:20:\"dblog.page_not_found\";s:1083:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/reports/page-not-found\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:27:\"Top \'page not found\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:14:\"page not found\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/page\\-not\\-found$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/reports/page-not-found\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/reports/page-not-found\";s:8:\"numParts\";i:3;}}\";s:12:\"dblog.search\";s:1072:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:6:\"_title\";s:18:\"Top search phrases\";s:4:\"type\";s:6:\"search\";}s:12:\"requirements\";a:2:{s:20:\"_module_dependencies\";s:6:\"search\";s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/search\";s:8:\"numParts\";i:3;}}\";s:20:\"devel.admin_settings\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/development/devel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\SettingsForm\";s:6:\"_title\";s:14:\"Devel settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/development/devel$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/development/devel\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/development/devel\";s:8:\"numParts\";i:4;}}\";s:27:\"devel.toolbar.settings_form\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/devel/toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\devel\\Form\\ToolbarSettingsForm\";s:6:\"_title\";s:22:\"Devel Toolbar Settings\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:20:\"_module_dependencies\";s:7:\"toolbar\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/devel/toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/devel/toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/devel/toolbar\";s:8:\"numParts\";i:5;}}\";s:36:\"devel_generate.admin_config_generate\";s:1161:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/generate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Generate\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:25:\"administer devel_generate\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/generate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/generate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/generate\";s:8:\"numParts\";i:4;}}\";s:28:\"devel_generate.block_content\";s:1154:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/development/generate/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:29:\"Generate Contenido de bloques\";s:10:\"_plugin_id\";s:13:\"block_content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/development/generate/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/development/generate/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:48:\"/admin/config/development/generate/block-content\";s:8:\"numParts\";i:5;}}\";s:22:\"devel_generate.content\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/development/generate/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate contenido\";s:10:\"_plugin_id\";s:7:\"content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/development/generate/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/development/generate/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/development/generate/content\";s:8:\"numParts\";i:5;}}\";s:20:\"devel_generate.media\";s:1113:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/development/generate/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:30:\"Generate contenidos multimedia\";s:10:\"_plugin_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/development/generate/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/config/development/generate/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/config/development/generate/media\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.menu\";s:1092:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:14:\"Generate menus\";s:10:\"_plugin_id\";s:4:\"menu\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/menu\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.term\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/term\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate términos\";s:10:\"_plugin_id\";s:4:\"term\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/term$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/term\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/term\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.user\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:17:\"Generate usuarios\";s:10:\"_plugin_id\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/user\";s:8:\"numParts\";i:5;}}\";s:25:\"devel_generate.vocabulary\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/development/generate/vocabs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:21:\"Generate vocabularios\";s:10:\"_plugin_id\";s:10:\"vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/development/generate/vocabs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/development/generate/vocabs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/development/generate/vocabs\";s:8:\"numParts\";i:5;}}\";s:25:\"dxpr_builder.admin.studio\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/dxpr_studio\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"DXPR Studio\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/dxpr_studio$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/dxpr_studio\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/admin/dxpr_studio\";s:8:\"numParts\";i:2;}}\";s:33:\"dxpr_builder.admin.studio.builder\";s:1165:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"DXPR Builder\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/dxpr_studio/dxpr_builder$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/dxpr_studio/dxpr_builder\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:8:\"numParts\";i:3;}}\";s:24:\"dxpr_builder.ai_settings\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:24:\"DXPR Builder AI Settings\";s:5:\"_form\";s:51:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderAiSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/dxpr_studio/dxpr_builder/ai_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:8:\"numParts\";i:4;}}\";s:29:\"dxpr_builder.licensed_content\";s:1103:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"Drupal\\dxpr_builder\\Controller\\PageController::licensedContentPage\";s:6:\"_title\";s:13:\"Content items\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:8:\"numParts\";i:4;}}\";s:21:\"dxpr_builder.settings\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"DXPR Builder Settings\";s:5:\"_form\";s:49:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/dxpr_studio/dxpr_builder/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:8:\"numParts\";i:4;}}\";s:26:\"dxpr_builder.user_licenses\";s:1124:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\PageController::userLicensesPage\";s:6:\"_title\";s:13:\"User Licenses\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/user_licenses$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:8:\"numParts\";i:4;}}\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:1135:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:10:\"DXPR Theme\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/dxpr_studio/dxpr_theme$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/dxpr_studio/dxpr_theme\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:8:\"numParts\";i:3;}}\";s:26:\"dxpr_theme_helper.settings\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.block_content.collection\";s:1364:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}\";s:36:\"entity.block_content_type.collection\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:18:\"block_content_type\";s:6:\"_title\";s:11:\"Block types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer block types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/block-content\";s:8:\"numParts\";i:3;}}\";s:35:\"entity.block_content_type.edit_form\";s:1493:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"block_content_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:39:\"/admin/structure/block-content/manage/%\";s:8:\"numParts\";i:5;}}\";s:30:\"entity.comment_type.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"comment_type\";s:6:\"_title\";s:13:\"Comment types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer comment types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/comment\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.comment_type.edit_form\";s:1410:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"comment_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/comment/manage/%\";s:8:\"numParts\";i:5;}}\";s:39:\"entity.configurable_language.collection\";s:1005:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:21:\"configurable_language\";s:6:\"_title\";s:9:\"Languages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/language\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.contact_form.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"contact_form\";s:6:\"_title\";s:13:\"Contact forms\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/contact\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.contact_form.edit_form\";s:1363:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"contact_form.edit\";s:6:\"_title\";s:17:\"Edit contact form\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/contact/manage/%\";s:8:\"numParts\";i:5;}}\";s:29:\"entity.date_format.collection\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/date-time\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"date_format\";s:6:\"_title\";s:21:\"Date and time formats\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/regional/date\\-time$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/date-time\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/date-time\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_page_template.collection\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_page_template\";s:6:\"_title\";s:41:\"DXPR Builder Page Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/page_template$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.dxpr_builder_profile.collection\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"dxpr_builder_profile\";s:6:\"_title\";s:34:\"DXPR Builder Profile Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/profile$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_user_template.collection\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_user_template\";s:6:\"_title\";s:41:\"DXPR Builder User Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/admin/dxpr_studio/dxpr_builder/user_templates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.entity_browser.collection\";s:1031:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/content/entity_browser\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:14:\"entity_browser\";s:6:\"_title\";s:15:\"Entity Browsers\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/content/entity_browser$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:36:\"/admin/config/content/entity_browser\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_form_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/form\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_form_mode\";s:6:\"_title\";s:10:\"Form modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/form$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/form\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/form\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_view_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_view_mode\";s:6:\"_title\";s:10:\"View modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/view$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/view\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/view\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.field_storage_config.collection\";s:969:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"field_storage_config\";s:6:\"_title\";s:10:\"Field list\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/fields\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.image_style.collection\";s:1007:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/media/image-styles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"image_style\";s:6:\"_title\";s:12:\"Image styles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/image\\-styles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/media/image-styles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/media/image-styles\";s:8:\"numParts\";i:4;}}\";s:26:\"entity.media_type.add_form\";s:1079:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:14:\"media_type.add\";s:14:\"entity_type_id\";s:10:\"media_type\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:10:\"media_type\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/media/add\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.media_type.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"media_type\";s:6:\"_title\";s:11:\"Media types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer media types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/media\";s:8:\"numParts\";i:3;}}\";s:27:\"entity.media_type.edit_form\";s:1388:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/media/manage/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"media_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/media/manage/%\";s:8:\"numParts\";i:5;}}\";s:20:\"entity.menu.add_form\";s:962:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/menu/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"menu.add\";s:6:\"_title\";s:8:\"Add menu\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/menu/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/menu/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/structure/menu/add\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.menu.collection\";s:937:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/structure/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"menu\";s:6:\"_title\";s:5:\"Menus\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/structure/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/structure/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/structure/menu\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.menu.edit_form\";s:1319:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/menu/manage/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:9:\"menu.edit\";s:15:\"_title_callback\";s:52:\"\\Drupal\\menu_ui\\Controller\\MenuController::menuTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"menu.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:30:\"/admin/structure/menu/manage/%\";s:8:\"numParts\";i:5;}}\";s:27:\"entity.node_type.collection\";s:964:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/types\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"node_type\";s:6:\"_title\";s:13:\"Content types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/types$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/types\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/types\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.node_type.edit_form\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/types/manage/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:14:\"node_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/types/manage/%\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.path_alias.collection\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/search/path\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"path_alias\";s:6:\"_title\";s:11:\"URL aliases\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer url aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/search/path$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/search/path\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/search/path\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.search_page.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/config/search/pages\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"search_page\";s:6:\"_title\";s:12:\"Search pages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer search\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/config/search/pages$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/config/search/pages\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/config/search/pages\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.shortcut_set.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/user-interface/shortcut\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"shortcut_set\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer shortcuts\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/user\\-interface/shortcut$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/user-interface/shortcut\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/user-interface/shortcut\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.slick.collection\";s:971:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/slick\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:5:\"slick\";s:6:\"_title\";s:19:\"Slick Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/slick$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/slick\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:1122:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/structure/taxonomy/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:14:\"entity_type_id\";s:19:\"taxonomy_vocabulary\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:19:\"taxonomy_vocabulary\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/structure/taxonomy/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/taxonomy/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/structure/taxonomy/add\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_vocabulary.collection\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/taxonomy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"taxonomy_vocabulary\";s:6:\"_title\";s:8:\"Taxonomy\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:44:\"administer taxonomy+access taxonomy overview\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/taxonomy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/taxonomy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/structure/taxonomy\";s:8:\"numParts\";i:3;}}\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:1560:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";s:5:\"_form\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:44:\"taxonomy_vocabulary.access taxonomy overview\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:21:\"with_config_overrides\";b:1;s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/overview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/taxonomy/manage/%/overview\";s:8:\"numParts\";i:6;}}\";s:22:\"entity.user.admin_form\";s:1015:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/people/accounts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\user\\AccountSettingsForm\";s:6:\"_title\";s:16:\"Account settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer account settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/people/accounts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/people/accounts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/people/accounts\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.user.collection\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:17:\"user_admin_people\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:16:\"administer users\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/people\";s:8:\"numParts\";i:2;}}\";s:27:\"entity.user_role.collection\";s:941:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/people/roles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"user_role\";s:6:\"_title\";s:5:\"Roles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/people/roles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/people/roles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/people/roles\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.user_role.edit_form\";s:1306:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/people/roles/manage/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/people/roles/manage/%\";s:8:\"numParts\";i:5;}}\";s:22:\"entity.view.collection\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"view\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/views\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.view.edit_form\";s:1284:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/views/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/structure/views/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/views/view/%\";s:8:\"numParts\";i:5;}}\";s:21:\"field_ui.display_mode\";s:1150:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/display-modes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:13:\"Display modes\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"administer display modes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/display\\-modes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/display-modes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/display-modes\";s:8:\"numParts\";i:3;}}\";s:17:\"file_mdm.settings\";s:1024:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/system/file_mdm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\file_mdm\\Form\\SettingsForm\";s:6:\"_title\";s:21:\"File metadata manager\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/system/file_mdm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/system/file_mdm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/system/file_mdm\";s:8:\"numParts\";i:4;}}\";s:21:\"filter.admin_overview\";s:1003:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/content/formats\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:13:\"filter_format\";s:6:\"_title\";s:24:\"Text formats and editors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer filters\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/content/formats$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/content/formats\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/content/formats\";s:8:\"numParts\";i:4;}}\";s:9:\"help.main\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/admin/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\help\\Controller\\HelpController::helpMain\";s:6:\"_title\";s:4:\"Help\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/admin/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/admin/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/admin/help\";s:8:\"numParts\";i:2;}}\";s:30:\"language.content_settings_page\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/content-language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:59:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm::getTitle\";s:5:\"_form\";s:49:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/regional/content\\-language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/content-language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/regional/content-language\";s:8:\"numParts\";i:4;}}\";s:21:\"locale.translate_page\";s:1061:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/translate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\locale\\Controller\\LocaleController::translatePage\";s:6:\"_title\";s:26:\"User interface translation\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/regional/translate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/translate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/translate\";s:8:\"numParts\";i:4;}}\";s:23:\"locale.translate_status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/reports/translations\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:41:\"\\Drupal\\locale\\Form\\TranslationStatusForm\";s:6:\"_title\";s:29:\"Available translation updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/reports/translations$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/reports/translations\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/reports/translations\";s:8:\"numParts\";i:3;}}\";s:14:\"media.settings\";s:1027:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/media/media-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\media\\Form\\MediaSettingsForm\";s:6:\"_title\";s:14:\"Media settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/media/media\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/media/media-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/media/media-settings\";s:8:\"numParts\";i:4;}}\";s:22:\"media_library.settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\media_library\\Form\\SettingsForm\";s:6:\"_title\";s:22:\"Media Library settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/media-library\";s:8:\"numParts\";i:4;}}\";s:13:\"node.type_add\";s:989:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/types/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"node_type.add\";s:6:\"_title\";s:16:\"Add content type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/types/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/types/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/types/add\";s:8:\"numParts\";i:4;}}\";s:43:\"remove_reset_password.remove_reset_password\";s:1145:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/reset-password-form-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:60:\"\\Drupal\\remove_reset_password\\Form\\ResetPasswordSettingsForm\";s:6:\"_title\";s:33:\"Reset Password Local Tab Settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/config/people/reset\\-password\\-form\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/reset-password-form-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:49:\"/admin/config/people/reset-password-form-settings\";s:8:\"numParts\";i:4;}}\";s:16:\"sophron.settings\";s:1018:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/system/sophron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\sophron\\Form\\SettingsForm\";s:6:\"_title\";s:20:\"Sophron - MIME Types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/system/sophron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/system/sophron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/system/sophron\";s:8:\"numParts\";i:4;}}\";s:19:\"system.admin_config\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\SystemController::overview\";s:7:\"link_id\";s:19:\"system.admin_config\";s:6:\"_title\";s:13:\"Configuration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:27:\"_access_admin_overview_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:32:\"access_check.admin_overview_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/config\";s:8:\"numParts\";i:2;}}\";s:27:\"system.admin_config_content\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/config/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:17:\"Content authoring\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/config/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/config/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/config/content\";s:8:\"numParts\";i:3;}}\";s:31:\"system.admin_config_development\";s:1130:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/development\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"Development\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/development$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/development\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/config/development\";s:8:\"numParts\";i:3;}}\";s:25:\"system.admin_config_media\";s:1099:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/config/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:5:\"Media\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/config/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/config/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/config/media\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_regional\";s:1126:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/regional\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Region and language\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/regional$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/regional\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/regional\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_search\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Search and metadata\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/search\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_services\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/services\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"Web services\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/services$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/services\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/services\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_system\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"System\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/system\";s:8:\"numParts\";i:3;}}\";s:22:\"system.admin_config_ui\";s:1146:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/user-interface\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"User interface\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/user\\-interface$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/user-interface\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/config/user-interface\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_workflow\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/workflow\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Workflow\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/workflow$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/workflow\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/workflow\";s:8:\"numParts\";i:3;}}\";s:20:\"system.admin_content\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}\";s:18:\"system.admin_index\";s:967:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/index\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\system\\Controller\\AdminController::index\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"access administration pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/index$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/index\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/index\";s:8:\"numParts\";i:2;}}\";s:20:\"system.admin_reports\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/reports\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:7:\"Reports\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/reports$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/reports\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/reports\";s:8:\"numParts\";i:2;}}\";s:22:\"system.admin_structure\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/admin/structure\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:9:\"Structure\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/admin/structure$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/admin/structure\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/admin/structure\";s:8:\"numParts\";i:2;}}\";s:20:\"system.cron_settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/system/cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:28:\"\\Drupal\\system\\Form\\CronForm\";s:6:\"_title\";s:4:\"Cron\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/system/cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/system/cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/system/cron\";s:8:\"numParts\";i:4;}}\";s:27:\"system.development_settings\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\DevelopmentSettingsForm\";s:6:\"_title\";s:20:\"Development settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/settings\";s:8:\"numParts\";i:4;}}\";s:27:\"system.file_system_settings\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/media/file-system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\system\\Form\\FileSystemForm\";s:6:\"_title\";s:11:\"File system\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/media/file\\-system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/media/file-system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/media/file-system\";s:8:\"numParts\";i:4;}}\";s:29:\"system.image_toolkit_settings\";s:1035:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/image-toolkit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\system\\Form\\ImageToolkitForm\";s:6:\"_title\";s:13:\"Image toolkit\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/image\\-toolkit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/image-toolkit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/image-toolkit\";s:8:\"numParts\";i:4;}}\";s:23:\"system.linkset_settings\";s:1036:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/config/services/linkset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"Menu Linkset Settings\";s:5:\"_form\";s:42:\"Drupal\\system\\Form\\MenuLinksetSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/admin/config/services/linkset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/services/linkset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:30:\"/admin/config/services/linkset\";s:8:\"numParts\";i:4;}}\";s:23:\"system.logging_settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/development/logging\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\system\\Form\\LoggingForm\";s:6:\"_title\";s:18:\"Logging and errors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/development/logging$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/development/logging\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/development/logging\";s:8:\"numParts\";i:4;}}\";s:19:\"system.modules_list\";s:1006:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/modules\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Extend\";s:14:\"_title_context\";s:15:\"With components\";s:5:\"_form\";s:35:\"\\Drupal\\system\\Form\\ModulesListForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/modules$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/modules\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/modules\";s:8:\"numParts\";i:2;}}\";s:24:\"system.modules_uninstall\";s:985:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/modules/uninstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\system\\Form\\ModulesUninstallForm\";s:6:\"_title\";s:9:\"Uninstall\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/modules/uninstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/modules/uninstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/modules/uninstall\";s:8:\"numParts\";i:3;}}\";s:27:\"system.performance_settings\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/performance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\PerformanceController::build\";s:6:\"_title\";s:11:\"Performance\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/performance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/performance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/performance\";s:8:\"numParts\";i:4;}}\";s:24:\"system.regional_settings\";s:1026:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RegionalForm\";s:6:\"_title\";s:17:\"Regional settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/settings\";s:8:\"numParts\";i:4;}}\";s:25:\"system.rss_feeds_settings\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/services/rss-publishing\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RssFeedsForm\";s:6:\"_title\";s:14:\"RSS publishing\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/services/rss\\-publishing$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/services/rss-publishing\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/services/rss-publishing\";s:8:\"numParts\";i:4;}}\";s:32:\"system.site_information_settings\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/system/site-information\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\system\\Form\\SiteInformationForm\";s:6:\"_title\";s:19:\"Basic site settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/system/site\\-information$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/system/site-information\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/system/site-information\";s:8:\"numParts\";i:4;}}\";s:28:\"system.site_maintenance_mode\";s:1088:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/maintenance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\SiteMaintenanceModeForm\";s:6:\"_title\";s:16:\"Maintenance mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:57:\"administer site configuration+administer software updates\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/maintenance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/maintenance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/maintenance\";s:8:\"numParts\";i:4;}}\";s:13:\"system.status\";s:1010:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/status\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemInfoController::status\";s:6:\"_title\";s:13:\"Status report\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/status$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/status\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/status\";s:8:\"numParts\";i:3;}}\";s:18:\"system.themes_page\";s:979:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/appearance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:10:\"Appearance\";s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemController::themesPage\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/appearance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/appearance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/admin/appearance\";s:8:\"numParts\";i:2;}}\";s:21:\"system.theme_settings\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/appearance/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:6:\"_title\";s:19:\"Appearance settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/appearance/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/appearance/settings\";s:8:\"numParts\";i:3;}}\";s:27:\"system.theme_settings_theme\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:17:\"user.admin_create\";s:947:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/people/create\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:8:\"Add user\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"user\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/people/create$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/people/create\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/people/create\";s:8:\"numParts\";i:3;}}\";s:16:\"user.admin_index\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"People\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/people\";s:8:\"numParts\";i:3;}}\";s:22:\"user.admin_permissions\";s:993:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/people/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\user\\Form\\UserPermissionsForm\";s:6:\"_title\";s:11:\"Permissions\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/people/permissions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/people/permissions\";s:8:\"numParts\";i:3;}}\";s:13:\"user.role_add\";s:970:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/admin/people/roles/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:8:\"Add role\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:30:\"{^/admin/people/roles/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/admin/people/roles/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:23:\"/admin/people/roles/add\";s:8:\"numParts\";i:4;}}\";s:17:\"view.files.page_1\";s:1385:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/files\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/files$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/files\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/files\";s:8:\"numParts\";i:3;}}\";s:23:\"view.media_library.page\";s:1413:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/content/media-grid\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/media\\-grid$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/content/media-grid\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/content/media-grid\";s:8:\"numParts\";i:3;}}\";s:12:\"views_ui.add\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/views/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"view.add\";s:6:\"_title\";s:8:\"Add view\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/views/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/views/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/views/add\";s:8:\"numParts\";i:4;}}\";s:23:\"views_ui.reports_fields\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/reports/fields/views-fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportFields\";s:6:\"_title\";s:13:\"Used in views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/reports/fields/views\\-fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/reports/fields/views-fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/reports/fields/views-fields\";s:8:\"numParts\";i:4;}}\";s:24:\"views_ui.reports_plugins\";s:1032:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/views-plugins\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportPlugins\";s:6:\"_title\";s:13:\"Views plugins\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/views\\-plugins$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/views-plugins\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/views-plugins\";s:8:\"numParts\";i:3;}}\";s:18:\"webp.settings_form\";s:1028:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/webp/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\webp\\Form\\SettingsForm\";s:6:\"_title\";s:13:\"WebP settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/webp/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/webp/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:33:\"/admin/config/media/webp/settings\";s:8:\"numParts\";i:5;}}\";}',-1,1773075113.738,1,'routes','1'),('route_provider.route_load:0553a1b0e4641b05610ba01413799f62c51c93f6c965af2fded7d508a4003dafce5df22b877f6bfbf4b251a69d58a9f8b5d064a0aafec0c9eb138720e687ebdf',_binary 'a:47:{s:16:\"captcha_examples\";s:1413:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/config/people/captcha/examples/{module}/{challenge}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaExamplesForm\";s:6:\"_title\";s:16:\"CAPTCHA examples\";s:6:\"module\";s:0:\"\";s:9:\"challenge\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:6:\"module\";i:1;s:9:\"challenge\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:95:\"{^/admin/config/people/captcha/examples(?:/(?P<module>[^/]++)(?:/(?P<challenge>[^/]++))?)?$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"challenge\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"module\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/people/captcha/examples\";}}s:9:\"path_vars\";a:2:{i:0;s:6:\"module\";i:1;s:9:\"challenge\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:37:\"/admin/config/people/captcha/examples\";s:8:\"numParts\";i:7;}}\";s:18:\"config.export_full\";s:1089:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/config/development/configuration/full/export\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\config\\Form\\ConfigExportForm\";s:6:\"_title\";s:6:\"Export\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"export configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/development/configuration/full/export$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:51:\"/admin/config/development/configuration/full/export\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:51:\"/admin/config/development/configuration/full/export\";s:8:\"numParts\";i:6;}}\";s:18:\"config.import_full\";s:1089:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/config/development/configuration/full/import\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\config\\Form\\ConfigImportForm\";s:6:\"_title\";s:6:\"Import\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"import configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/development/configuration/full/import$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:51:\"/admin/config/development/configuration/full/import\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:51:\"/admin/config/development/configuration/full/import\";s:8:\"numParts\";i:6;}}\";s:36:\"entity.block_content.field_ui_fields\";s:1601:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:65:\"/admin/structure/block-content/manage/{block_content_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer block_content fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:83:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/block-content/manage/%/fields\";s:8:\"numParts\";i:6;}}\";s:37:\"entity.block_content_type.delete_form\";s:1561:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:65:\"/admin/structure/block-content/manage/{block_content_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:25:\"block_content_type.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:83:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/block-content/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:49:\"entity.block_content_type.entity_permissions_form\";s:1639:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:70:\"/admin/structure/block-content/manage/{block_content_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:13:\"block_content\";s:18:\"bundle_entity_type\";s:18:\"block_content_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:3:{s:4:\"type\";s:25:\"entity:block_content_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:51:\"/admin/structure/block-content/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";s:30:\"entity.comment.field_ui_fields\";s:1521:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/comment/manage/{comment_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer comment fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/comment/manage/%/fields\";s:8:\"numParts\";i:6;}}\";s:31:\"entity.comment_type.delete_form\";s:1417:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/comment/manage/{comment_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:19:\"comment_type.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/comment/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:43:\"entity.comment_type.entity_permissions_form\";s:1559:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/comment/manage/{comment_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:7:\"comment\";s:18:\"bundle_entity_type\";s:12:\"comment_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:3:{s:4:\"type\";s:19:\"entity:comment_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:45:\"/admin/structure/comment/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";s:31:\"entity.contact_form.delete_form\";s:1417:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/contact/manage/{contact_form}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:19:\"contact_form.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/contact/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:43:\"entity.contact_form.entity_permissions_form\";s:1568:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/contact/manage/{contact_form}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:18:\"bundle_entity_type\";s:12:\"contact_form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:3:{s:4:\"type\";s:19:\"entity:contact_form\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:45:\"/admin/structure/contact/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";s:38:\"entity.contact_message.field_ui_fields\";s:1538:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/contact/manage/{contact_form}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:33:\"administer contact_message fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/contact/manage/%/fields\";s:8:\"numParts\";i:6;}}\";s:48:\"entity.entity_form_display.block_content.default\";s:1661:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/structure/block-content/manage/{block_content_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:37:\"administer block_content form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:52:\"/admin/structure/block-content/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";s:42:\"entity.entity_form_display.comment.default\";s:1581:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/comment/manage/{comment_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:31:\"administer comment form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/comment/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";s:50:\"entity.entity_form_display.contact_message.default\";s:1598:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/contact/manage/{contact_form}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:39:\"administer contact_message form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/contact/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";s:40:\"entity.entity_form_display.media.default\";s:1555:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/admin/structure/media/manage/{media_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:29:\"administer media form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:44:\"/admin/structure/media/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";s:39:\"entity.entity_form_display.node.default\";s:1542:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/types/manage/{node_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:28:\"administer node form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:44:\"/admin/structure/types/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";s:48:\"entity.entity_form_display.taxonomy_term.default\";s:1684:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:76:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:37:\"administer taxonomy_term form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:94:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/overview/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:56:\"/admin/structure/taxonomy/manage/%/overview/form-display\";s:8:\"numParts\";i:7;}}\";s:39:\"entity.entity_form_display.user.default\";s:1179:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/people/accounts/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:28:\"administer user form display\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/config/people/accounts/form\\-display$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/people/accounts/form-display\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/people/accounts/form-display\";s:8:\"numParts\";i:5;}}\";s:48:\"entity.entity_view_display.block_content.default\";s:1629:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:66:\"/admin/structure/block-content/manage/{block_content_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:32:\"administer block_content display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:47:\"/admin/structure/block-content/manage/%/display\";s:8:\"numParts\";i:6;}}\";s:42:\"entity.entity_view_display.comment.default\";s:1549:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/comment/manage/{comment_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:26:\"administer comment display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/comment/manage/%/display\";s:8:\"numParts\";i:6;}}\";s:50:\"entity.entity_view_display.contact_message.default\";s:1566:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/contact/manage/{contact_form}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:34:\"administer contact_message display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/contact/manage/%/display\";s:8:\"numParts\";i:6;}}\";s:40:\"entity.entity_view_display.media.default\";s:1523:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/admin/structure/media/manage/{media_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:24:\"administer media display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:39:\"/admin/structure/media/manage/%/display\";s:8:\"numParts\";i:6;}}\";s:39:\"entity.entity_view_display.node.default\";s:1510:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/structure/types/manage/{node_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:23:\"administer node display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:39:\"/admin/structure/types/manage/%/display\";s:8:\"numParts\";i:6;}}\";s:48:\"entity.entity_view_display.taxonomy_term.default\";s:1653:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:32:\"administer taxonomy_term display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/overview/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:51:\"/admin/structure/taxonomy/manage/%/overview/display\";s:8:\"numParts\";i:7;}}\";s:39:\"entity.entity_view_display.user.default\";s:1148:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/people/accounts/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:23:\"administer user display\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/people/accounts/display$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/people/accounts/display\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:37:\"/admin/config/people/accounts/display\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.media.field_ui_fields\";s:1495:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/structure/media/manage/{media_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer media fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/media/manage/%/fields\";s:8:\"numParts\";i:6;}}\";s:29:\"entity.media_type.delete_form\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/structure/media/manage/{media_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"media_type.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/media/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:41:\"entity.media_type.entity_permissions_form\";s:1533:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/media/manage/{media_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:5:\"media\";s:18:\"bundle_entity_type\";s:10:\"media_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:10:\"media_type\";a:3:{s:4:\"type\";s:17:\"entity:media_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/media/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";s:25:\"entity.menu.add_link_form\";s:1393:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/structure/menu/manage/{menu}/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\menu_link_content\\Controller\\MenuController::addLink\";s:6:\"_title\";s:13:\"Add menu link\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:17:\"menu_link_content\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)/add$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:4:\"/add\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:34:\"/admin/structure/menu/manage/%/add\";s:8:\"numParts\";i:6;}}\";s:27:\"entity.node.field_ui_fields\";s:1482:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/structure/types/manage/{node_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer node fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/types/manage/%/fields\";s:8:\"numParts\";i:6;}}\";s:28:\"entity.node_type.delete_form\";s:1378:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/structure/types/manage/{node_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"node_type.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"node_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/types/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:40:\"entity.node_type.entity_permissions_form\";s:1519:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/types/manage/{node_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:4:\"node\";s:18:\"bundle_entity_type\";s:9:\"node_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:3:{s:4:\"type\";s:16:\"entity:node_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/types/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";s:37:\"entity.recaptcha_v3_action.collection\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"recaptcha_v3_action\";s:6:\"_title\";s:20:\"reCAPTCHA v3 actions\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/people/captcha/recaptcha\\-v3\\-actions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";s:8:\"numParts\";i:5;}}\";s:36:\"entity.taxonomy_term.field_ui_fields\";s:1625:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:70:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer taxonomy_term fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:87:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/overview/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:50:\"/admin/structure/taxonomy/manage/%/overview/fields\";s:8:\"numParts\";i:7;}}\";s:38:\"entity.taxonomy_vocabulary.delete_form\";s:1549:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:26:\"taxonomy_vocabulary.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:26:\"taxonomy_vocabulary.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/taxonomy/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:1484:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:26:\"taxonomy_vocabulary.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:34:\"/admin/structure/taxonomy/manage/%\";s:8:\"numParts\";i:5;}}\";s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";s:1663:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:75:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:18:\"bundle_entity_type\";s:19:\"taxonomy_vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:92:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/overview/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:55:\"/admin/structure/taxonomy/manage/%/overview/permissions\";s:8:\"numParts\";i:7;}}\";s:27:\"entity.user.field_ui_fields\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/people/accounts/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer user fields\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/people/accounts/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/people/accounts/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:36:\"/admin/config/people/accounts/fields\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.user_role.delete_form\";s:1372:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/people/roles/manage/{user_role}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"user_role.delete\";s:6:\"_title\";s:11:\"Delete role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:35:\"/admin/people/roles/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:38:\"entity.user_role.edit_permissions_form\";s:1326:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/people/permissions/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:49:\"\\Drupal\\user\\Form\\UserPermissionsRoleSpecificForm\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/admin/people/permissions/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:27:\"/admin/people/permissions/%\";s:8:\"numParts\";i:4;}}\";s:29:\"field_ui.entity_form_mode_add\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/structure/display-modes/form/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:78:\"\\Drupal\\field_ui\\Controller\\EntityDisplayModeController::formModeTypeSelection\";s:6:\"_title\";s:28:\"Choose form mode entity type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/structure/display\\-modes/form/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/structure/display-modes/form/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/structure/display-modes/form/add\";s:8:\"numParts\";i:5;}}\";s:29:\"field_ui.entity_view_mode_add\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/structure/display-modes/view/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:78:\"\\Drupal\\field_ui\\Controller\\EntityDisplayModeController::viewModeTypeSelection\";s:6:\"_title\";s:28:\"Choose view mode entity type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/structure/display\\-modes/view/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/structure/display-modes/view/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/structure/display-modes/view/add\";s:8:\"numParts\";i:5;}}\";s:12:\"language.add\";s:1043:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/config/regional/language/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:25:\"configurable_language.add\";s:6:\"_title\";s:12:\"Add language\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:21:\"configurable_language\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/regional/language/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/config/regional/language/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:35:\"/admin/config/regional/language/add\";s:8:\"numParts\";i:5;}}\";s:20:\"language.negotiation\";s:1077:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/regional/language/detection\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:46:\"\\Drupal\\language\\Form\\NegotiationConfigureForm\";s:6:\"_title\";s:23:\"Detection and selection\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/regional/language/detection$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/regional/language/detection\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/regional/language/detection\";s:8:\"numParts\";i:5;}}\";s:21:\"recaptcha_v3.settings\";s:1086:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/people/captcha/recaptcha-v3\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:49:\"\\Drupal\\recaptcha_v3\\Form\\ReCaptchaV3SettingsForm\";s:6:\"_title\";s:21:\"reCAPTCHA v3 settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/people/captcha/recaptcha\\-v3$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/people/captcha/recaptcha-v3\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/people/captcha/recaptcha-v3\";s:8:\"numParts\";i:5;}}\";s:14:\"slick.settings\";s:998:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/media/slick/ui\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\slick_ui\\Form\\SlickSettingsForm\";s:6:\"_title\";s:8:\"Slick UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/media/slick/ui$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/media/slick/ui\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:28:\"/admin/config/media/slick/ui\";s:8:\"numParts\";i:5;}}\";}',-1,1773072977.930,1,'routes','1'),('route_provider.route_load:076e6432345e9af5c8060a6c0fab82201c91bd86e20771a8331fcc10cb4c67f762dc20b7cb2a88a9baba602dcf0799bfd91dc7a6509769ed84d8c6c09bec1db6',_binary 'a:1:{s:36:\"entity.block_content_type.collection\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:18:\"block_content_type\";s:6:\"_title\";s:11:\"Block types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer block types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/block-content\";s:8:\"numParts\";i:3;}}\";}',-1,1773332030.261,1,'routes','1'),('route_provider.route_load:076f3a22686b7c70006780643c2fd8000e149b62c6a2268b24a4a4c67443181df4d1d168992566cfeea8d9e3880112d7e96d9cf022f905640d1ec5b39d6c46b4',_binary 'a:1:{s:15:\"block.admin_add\";s:1354:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/block/add/{plugin_id}/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:66:\"\\Drupal\\block\\Controller\\BlockAddController::blockAddConfigureForm\";s:5:\"theme\";N;s:6:\"_title\";s:15:\"Configure block\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"plugin_id\";i:1;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/admin/structure/block/add/(?P<plugin_id>[^/]++)(?:/(?P<theme>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"plugin_id\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/block/add\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"plugin_id\";i:1;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/structure/block/add/%\";s:8:\"numParts\";i:6;}}\";}',-1,1773332167.154,1,'routes','1'),('route_provider.route_load:09cf08a71cf0287ed4246f1c8b32d129949b3c9d759db3b578b7f4e474ac070f91c7d19adef84b801c927184480785d36e15d28684fa5959c9da966293caac33',_binary 'a:1:{s:41:\"entity.media_type.entity_permissions_form\";s:1533:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/media/manage/{media_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:5:\"media\";s:18:\"bundle_entity_type\";s:10:\"media_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:10:\"media_type\";a:3:{s:4:\"type\";s:17:\"entity:media_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/media/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.225,1,'routes','0'),('route_provider.route_load:1902f452bc34462e4d0c2b18b3eb10281f1a563cd73d87d14ea544defd3a9228aa69409990208534155b4b1bc3f2c7aa0fc744237ac22edfdc5ac9a063cc4cca',_binary 'a:1:{s:30:\"entity.comment_type.devel_load\";s:1372:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/comment_type/%\";s:8:\"numParts\";i:3;}}\";}',-1,1773072975.214,1,'routes','0'),('route_provider.route_load:1c80ba0dada29b8ff22dfbec58a38a07901b407736e213e688da39cb0ae999ab2559651e553c9e018a8b00e4a5bccf9d89e6bccafc22e5d3e4e5c1738b15e583',_binary 'a:1:{s:20:\"system.admin_content\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}\";}',-1,1773073088.104,1,'routes','1'),('route_provider.route_load:211fa57fa4e757d42bd031e7834299b07a2626c4dc3fdcedfb675cbbf83aa7ccbca2601d918332415497a99134e16ea625a5a6eb7de616584d2143282b05b4d6',_binary 'a:1:{s:22:\"entity.block.edit_form\";s:1289:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/structure/block/manage/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"block.default\";s:6:\"_title\";s:15:\"Configure block\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:12:\"block.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/admin/structure/block/manage/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/block/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/block/manage/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773332010.924,1,'routes','1'),('route_provider.route_load:2171b5aa7e886cb96046c6f1655c5c6181627c2cf4197065effe00a133fe3cb43cc76c00fa8f0bc445a74c676b6b52cccc9db2a280a9b05cd9adceb49e568cd8',_binary 'a:1:{s:30:\"entity.contact_form.devel_load\";s:1372:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/contact_form/%\";s:8:\"numParts\";i:3;}}\";}',-1,1773072975.220,1,'routes','0'),('route_provider.route_load:23b444c945c9ed4cd37f97984084397dfcf691793a474532765fb94b2566ad9fdb49a7104073c941b22e0df79089257300e3fa8e77f0578efcba2e95867fce1a',_binary 'a:1:{s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";s:1663:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:75:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:18:\"bundle_entity_type\";s:19:\"taxonomy_vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:92:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/overview/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:55:\"/admin/structure/taxonomy/manage/%/overview/permissions\";s:8:\"numParts\";i:7;}}\";}',-1,1773072975.277,1,'routes','0'),('route_provider.route_load:2538eaa1715d47c67748c6844b68f463892f9ae7592f8d22e7118fce775981a93dd8962534876d91faeb28d74f2e674e823f87dbe28065fb89ae0fcb7603cc74',_binary 'a:1:{s:37:\"entity.block_content_type.delete_form\";s:1561:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:65:\"/admin/structure/block-content/manage/{block_content_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:25:\"block_content_type.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:83:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/block-content/manage/%/delete\";s:8:\"numParts\";i:6;}}\";}',-1,1773332030.152,1,'routes','1'),('route_provider.route_load:257f76b121dcc5bf247b998a4962c72e5c0aecbb46627e886e1f0bca1f1ed9721251fd114b027039478ec0ce94b44411fa72a9b4ab575e053b3395699411ca02',_binary 'a:8:{s:31:\"announcements_feed.announcement\";s:1047:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/announcements_feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:74:\"\\Drupal\\announcements_feed\\Controller\\AnnounceController::getAnnouncements\";s:6:\"_title\";s:23:\"Community announcements\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"access announcements\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/announcements_feed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/announcements_feed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:25:\"/admin/announcements_feed\";s:8:\"numParts\";i:2;}}\";s:25:\"dxpr_builder.admin.studio\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/dxpr_studio\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"DXPR Studio\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/dxpr_studio$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/dxpr_studio\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/admin/dxpr_studio\";s:8:\"numParts\";i:2;}}\";s:22:\"entity.user.collection\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:17:\"user_admin_people\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:16:\"administer users\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/people\";s:8:\"numParts\";i:2;}}\";s:19:\"system.admin_config\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\SystemController::overview\";s:7:\"link_id\";s:19:\"system.admin_config\";s:6:\"_title\";s:13:\"Configuration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:27:\"_access_admin_overview_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:32:\"access_check.admin_overview_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/config\";s:8:\"numParts\";i:2;}}\";s:20:\"system.admin_content\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}\";s:20:\"system.admin_reports\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/reports\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:7:\"Reports\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/reports$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/reports\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/reports\";s:8:\"numParts\";i:2;}}\";s:22:\"system.admin_structure\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/admin/structure\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:9:\"Structure\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/admin/structure$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/admin/structure\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/admin/structure\";s:8:\"numParts\";i:2;}}\";s:18:\"system.themes_page\";s:979:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/appearance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:10:\"Appearance\";s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemController::themesPage\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/appearance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/appearance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/admin/appearance\";s:8:\"numParts\";i:2;}}\";}',-1,1773082926.336,1,'routes','1'),('route_provider.route_load:269f1436766ea5e44b916c44150a457e432e8f771473ab6d7f9d8d66635c0f1f7f4311e77fab6cf29d5b5a29a21cea6c8a3490962d19a91d447be5330189601d',_binary 'a:131:{s:22:\"admin_toolbar.settings\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\admin_toolbar\\Form\\AdminToolbarSettingsForm\";s:6:\"_title\";s:22:\"Admin Toolbar settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/config/user\\-interface/admin\\-toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/admin-toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:8:\"numParts\";i:4;}}\";s:25:\"admin_toolbar_tools.cssjs\";s:1082:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/cssjs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushJsCss\";s:6:\"_title\";s:24:\"Flush CSS and JavaScript\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/cssjs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/cssjs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/cssjs\";s:8:\"numParts\";i:3;}}\";s:25:\"admin_toolbar_tools.flush\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/flush\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushAll\";s:6:\"_title\";s:16:\"Flush all caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/flush$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/flush\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/flush\";s:8:\"numParts\";i:2;}}\";s:30:\"admin_toolbar_tools.flush_menu\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushMenu\";s:6:\"_title\";s:4:\"Menu\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/menu\";s:8:\"numParts\";i:3;}}\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/flush/rendercache\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::cacheRender\";s:6:\"_title\";s:12:\"Render cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/flush/rendercache$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/flush/rendercache\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/flush/rendercache\";s:8:\"numParts\";i:3;}}\";s:32:\"admin_toolbar_tools.flush_static\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/static-caches\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushStatic\";s:6:\"_title\";s:13:\"Static caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/flush/static\\-caches$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/static-caches\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/static-caches\";s:8:\"numParts\";i:3;}}\";s:30:\"admin_toolbar_tools.flush_twig\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/twig\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushTwig\";s:6:\"_title\";s:4:\"Twig\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/twig$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/twig\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/twig\";s:8:\"numParts\";i:3;}}\";s:31:\"admin_toolbar_tools.flush_views\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushViews\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/views\";s:8:\"numParts\";i:3;}}\";s:26:\"admin_toolbar_tools.plugin\";s:1069:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/flush/plugin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushPlugins\";s:6:\"_title\";s:6:\"Plugin\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/flush/plugin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/flush/plugin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/flush/plugin\";s:8:\"numParts\";i:3;}}\";s:28:\"admin_toolbar_tools.settings\";s:1138:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:62:\"\\Drupal\\admin_toolbar_tools\\Form\\AdminToolbarToolsSettingsForm\";s:6:\"_title\";s:28:\"Admin Toolbar Tools settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/user\\-interface/admin\\-toolbar\\-tools$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/user-interface/admin-toolbar-tools\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:8:\"numParts\";i:4;}}\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/theme_rebuild\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::themeRebuild\";s:6:\"_title\";s:13:\"Theme Rebuild\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/flush/theme_rebuild$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/theme_rebuild\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/theme_rebuild\";s:8:\"numParts\";i:3;}}\";s:31:\"announcements_feed.announcement\";s:1047:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/announcements_feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:74:\"\\Drupal\\announcements_feed\\Controller\\AnnounceController::getAnnouncements\";s:6:\"_title\";s:23:\"Community announcements\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"access announcements\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/announcements_feed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/announcements_feed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:25:\"/admin/announcements_feed\";s:8:\"numParts\";i:2;}}\";s:14:\"blazy.settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/blazy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\blazy_ui\\Form\\BlazyConfigForm\";s:6:\"_title\";s:8:\"Blazy UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer blazy\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/blazy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/blazy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/blazy\";s:8:\"numParts\";i:4;}}\";s:19:\"block.admin_display\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/block\";s:8:\"numParts\";i:3;}}\";s:16:\"captcha_settings\";s:1019:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/people/captcha\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaSettingsForm\";s:6:\"_title\";s:16:\"CAPTCHA settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/people/captcha$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/people/captcha\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/people/captcha\";s:8:\"numParts\";i:4;}}\";s:13:\"comment.admin\";s:1373:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/content/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:14:\"page_published\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/content/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/content/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/content/comment\";s:8:\"numParts\";i:3;}}\";s:11:\"config.sync\";s:1046:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/configuration\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\config\\Form\\ConfigSync\";s:6:\"_title\";s:11:\"Synchronize\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/configuration$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/configuration\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/development/configuration\";s:8:\"numParts\";i:4;}}\";s:16:\"contact.form_add\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/structure/contact/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"contact_form.add\";s:6:\"_title\";s:16:\"Add contact form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/structure/contact/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/contact/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/structure/contact/add\";s:8:\"numParts\";i:4;}}\";s:19:\"dblog.access_denied\";s:1076:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/access-denied\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:26:\"Top \'access denied\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:13:\"access denied\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/access\\-denied$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/access-denied\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/access-denied\";s:8:\"numParts\";i:3;}}\";s:14:\"dblog.overview\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/reports/dblog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"watchdog\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/reports/dblog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/reports/dblog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/reports/dblog\";s:8:\"numParts\";i:3;}}\";s:20:\"dblog.page_not_found\";s:1083:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/reports/page-not-found\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:27:\"Top \'page not found\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:14:\"page not found\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/page\\-not\\-found$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/reports/page-not-found\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/reports/page-not-found\";s:8:\"numParts\";i:3;}}\";s:12:\"dblog.search\";s:1072:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:6:\"_title\";s:18:\"Top search phrases\";s:4:\"type\";s:6:\"search\";}s:12:\"requirements\";a:2:{s:20:\"_module_dependencies\";s:6:\"search\";s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/search\";s:8:\"numParts\";i:3;}}\";s:20:\"devel.admin_settings\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/development/devel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\SettingsForm\";s:6:\"_title\";s:14:\"Devel settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/development/devel$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/development/devel\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/development/devel\";s:8:\"numParts\";i:4;}}\";s:27:\"devel.toolbar.settings_form\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/devel/toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\devel\\Form\\ToolbarSettingsForm\";s:6:\"_title\";s:22:\"Devel Toolbar Settings\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:20:\"_module_dependencies\";s:7:\"toolbar\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/devel/toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/devel/toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/devel/toolbar\";s:8:\"numParts\";i:5;}}\";s:36:\"devel_generate.admin_config_generate\";s:1161:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/generate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Generate\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:25:\"administer devel_generate\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/generate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/generate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/generate\";s:8:\"numParts\";i:4;}}\";s:28:\"devel_generate.block_content\";s:1154:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/development/generate/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:29:\"Generate Contenido de bloques\";s:10:\"_plugin_id\";s:13:\"block_content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/development/generate/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/development/generate/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:48:\"/admin/config/development/generate/block-content\";s:8:\"numParts\";i:5;}}\";s:22:\"devel_generate.content\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/development/generate/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate contenido\";s:10:\"_plugin_id\";s:7:\"content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/development/generate/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/development/generate/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/development/generate/content\";s:8:\"numParts\";i:5;}}\";s:20:\"devel_generate.media\";s:1113:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/development/generate/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:30:\"Generate contenidos multimedia\";s:10:\"_plugin_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/development/generate/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/config/development/generate/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/config/development/generate/media\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.menu\";s:1092:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:14:\"Generate menus\";s:10:\"_plugin_id\";s:4:\"menu\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/menu\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.term\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/term\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate términos\";s:10:\"_plugin_id\";s:4:\"term\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/term$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/term\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/term\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.user\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:17:\"Generate usuarios\";s:10:\"_plugin_id\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/user\";s:8:\"numParts\";i:5;}}\";s:25:\"devel_generate.vocabulary\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/development/generate/vocabs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:21:\"Generate vocabularios\";s:10:\"_plugin_id\";s:10:\"vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/development/generate/vocabs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/development/generate/vocabs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/development/generate/vocabs\";s:8:\"numParts\";i:5;}}\";s:25:\"dxpr_builder.admin.studio\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/dxpr_studio\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"DXPR Studio\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/dxpr_studio$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/dxpr_studio\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/admin/dxpr_studio\";s:8:\"numParts\";i:2;}}\";s:33:\"dxpr_builder.admin.studio.builder\";s:1165:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"DXPR Builder\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/dxpr_studio/dxpr_builder$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/dxpr_studio/dxpr_builder\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:8:\"numParts\";i:3;}}\";s:24:\"dxpr_builder.ai_settings\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:24:\"DXPR Builder AI Settings\";s:5:\"_form\";s:51:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderAiSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/dxpr_studio/dxpr_builder/ai_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:8:\"numParts\";i:4;}}\";s:29:\"dxpr_builder.licensed_content\";s:1103:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"Drupal\\dxpr_builder\\Controller\\PageController::licensedContentPage\";s:6:\"_title\";s:13:\"Content items\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:8:\"numParts\";i:4;}}\";s:21:\"dxpr_builder.settings\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"DXPR Builder Settings\";s:5:\"_form\";s:49:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/dxpr_studio/dxpr_builder/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:8:\"numParts\";i:4;}}\";s:26:\"dxpr_builder.user_licenses\";s:1124:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\PageController::userLicensesPage\";s:6:\"_title\";s:13:\"User Licenses\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/user_licenses$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:8:\"numParts\";i:4;}}\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:1135:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:10:\"DXPR Theme\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/dxpr_studio/dxpr_theme$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/dxpr_studio/dxpr_theme\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:8:\"numParts\";i:3;}}\";s:31:\"entity.block_content.collection\";s:1364:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}\";s:36:\"entity.block_content_type.collection\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:18:\"block_content_type\";s:6:\"_title\";s:11:\"Block types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer block types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/block-content\";s:8:\"numParts\";i:3;}}\";s:35:\"entity.block_content_type.edit_form\";s:1493:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"block_content_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:39:\"/admin/structure/block-content/manage/%\";s:8:\"numParts\";i:5;}}\";s:30:\"entity.comment_type.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"comment_type\";s:6:\"_title\";s:13:\"Comment types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer comment types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/comment\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.comment_type.edit_form\";s:1410:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"comment_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/comment/manage/%\";s:8:\"numParts\";i:5;}}\";s:39:\"entity.configurable_language.collection\";s:1005:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:21:\"configurable_language\";s:6:\"_title\";s:9:\"Languages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/language\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.contact_form.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"contact_form\";s:6:\"_title\";s:13:\"Contact forms\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/contact\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.contact_form.edit_form\";s:1363:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"contact_form.edit\";s:6:\"_title\";s:17:\"Edit contact form\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/contact/manage/%\";s:8:\"numParts\";i:5;}}\";s:29:\"entity.date_format.collection\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/date-time\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"date_format\";s:6:\"_title\";s:21:\"Date and time formats\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/regional/date\\-time$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/date-time\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/date-time\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_page_template.collection\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_page_template\";s:6:\"_title\";s:41:\"DXPR Builder Page Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/page_template$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.dxpr_builder_profile.collection\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"dxpr_builder_profile\";s:6:\"_title\";s:34:\"DXPR Builder Profile Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/profile$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_user_template.collection\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_user_template\";s:6:\"_title\";s:41:\"DXPR Builder User Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/admin/dxpr_studio/dxpr_builder/user_templates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.entity_browser.collection\";s:1031:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/content/entity_browser\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:14:\"entity_browser\";s:6:\"_title\";s:15:\"Entity Browsers\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/content/entity_browser$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:36:\"/admin/config/content/entity_browser\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_form_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/form\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_form_mode\";s:6:\"_title\";s:10:\"Form modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/form$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/form\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/form\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_view_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_view_mode\";s:6:\"_title\";s:10:\"View modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/view$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/view\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/view\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.field_storage_config.collection\";s:969:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"field_storage_config\";s:6:\"_title\";s:10:\"Field list\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/fields\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.image_style.collection\";s:1007:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/media/image-styles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"image_style\";s:6:\"_title\";s:12:\"Image styles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/image\\-styles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/media/image-styles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/media/image-styles\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.media.collection\";s:1366:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.media_type.add_form\";s:1079:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:14:\"media_type.add\";s:14:\"entity_type_id\";s:10:\"media_type\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:10:\"media_type\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/media/add\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.media_type.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"media_type\";s:6:\"_title\";s:11:\"Media types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer media types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/media\";s:8:\"numParts\";i:3;}}\";s:27:\"entity.media_type.edit_form\";s:1388:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/media/manage/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"media_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/media/manage/%\";s:8:\"numParts\";i:5;}}\";s:20:\"entity.menu.add_form\";s:962:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/menu/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"menu.add\";s:6:\"_title\";s:8:\"Add menu\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/menu/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/menu/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/structure/menu/add\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.menu.collection\";s:937:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/structure/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"menu\";s:6:\"_title\";s:5:\"Menus\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/structure/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/structure/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/structure/menu\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.menu.edit_form\";s:1319:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/menu/manage/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:9:\"menu.edit\";s:15:\"_title_callback\";s:52:\"\\Drupal\\menu_ui\\Controller\\MenuController::menuTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"menu.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:30:\"/admin/structure/menu/manage/%\";s:8:\"numParts\";i:5;}}\";s:27:\"entity.node_type.collection\";s:964:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/types\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"node_type\";s:6:\"_title\";s:13:\"Content types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/types$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/types\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/types\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.node_type.edit_form\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/types/manage/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:14:\"node_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/types/manage/%\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.path_alias.collection\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/search/path\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"path_alias\";s:6:\"_title\";s:11:\"URL aliases\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer url aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/search/path$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/search/path\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/search/path\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.search_page.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/config/search/pages\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"search_page\";s:6:\"_title\";s:12:\"Search pages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer search\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/config/search/pages$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/config/search/pages\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/config/search/pages\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.shortcut_set.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/user-interface/shortcut\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"shortcut_set\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer shortcuts\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/user\\-interface/shortcut$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/user-interface/shortcut\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/user-interface/shortcut\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.slick.collection\";s:971:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/slick\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:5:\"slick\";s:6:\"_title\";s:19:\"Slick Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/slick$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/slick\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:1122:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/structure/taxonomy/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:14:\"entity_type_id\";s:19:\"taxonomy_vocabulary\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:19:\"taxonomy_vocabulary\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/structure/taxonomy/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/taxonomy/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/structure/taxonomy/add\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_vocabulary.collection\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/taxonomy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"taxonomy_vocabulary\";s:6:\"_title\";s:8:\"Taxonomy\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:44:\"administer taxonomy+access taxonomy overview\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/taxonomy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/taxonomy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/structure/taxonomy\";s:8:\"numParts\";i:3;}}\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:1560:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";s:5:\"_form\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:44:\"taxonomy_vocabulary.access taxonomy overview\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:21:\"with_config_overrides\";b:1;s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/overview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/taxonomy/manage/%/overview\";s:8:\"numParts\";i:6;}}\";s:22:\"entity.user.admin_form\";s:1015:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/people/accounts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\user\\AccountSettingsForm\";s:6:\"_title\";s:16:\"Account settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer account settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/people/accounts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/people/accounts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/people/accounts\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.user.collection\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:17:\"user_admin_people\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:16:\"administer users\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/people\";s:8:\"numParts\";i:2;}}\";s:27:\"entity.user_role.collection\";s:941:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/people/roles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"user_role\";s:6:\"_title\";s:5:\"Roles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/people/roles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/people/roles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/people/roles\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.user_role.edit_form\";s:1306:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/people/roles/manage/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/people/roles/manage/%\";s:8:\"numParts\";i:5;}}\";s:22:\"entity.view.collection\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"view\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/views\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.view.edit_form\";s:1284:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/views/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/structure/views/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/views/view/%\";s:8:\"numParts\";i:5;}}\";s:21:\"field_ui.display_mode\";s:1150:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/display-modes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:13:\"Display modes\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"administer display modes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/display\\-modes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/display-modes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/display-modes\";s:8:\"numParts\";i:3;}}\";s:17:\"file_mdm.settings\";s:1024:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/system/file_mdm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\file_mdm\\Form\\SettingsForm\";s:6:\"_title\";s:21:\"File metadata manager\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/system/file_mdm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/system/file_mdm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/system/file_mdm\";s:8:\"numParts\";i:4;}}\";s:21:\"filter.admin_overview\";s:1003:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/content/formats\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:13:\"filter_format\";s:6:\"_title\";s:24:\"Text formats and editors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer filters\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/content/formats$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/content/formats\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/content/formats\";s:8:\"numParts\";i:4;}}\";s:9:\"help.main\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/admin/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\help\\Controller\\HelpController::helpMain\";s:6:\"_title\";s:4:\"Help\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/admin/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/admin/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/admin/help\";s:8:\"numParts\";i:2;}}\";s:30:\"language.content_settings_page\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/content-language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:59:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm::getTitle\";s:5:\"_form\";s:49:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/regional/content\\-language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/content-language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/regional/content-language\";s:8:\"numParts\";i:4;}}\";s:21:\"locale.translate_page\";s:1061:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/translate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\locale\\Controller\\LocaleController::translatePage\";s:6:\"_title\";s:26:\"User interface translation\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/regional/translate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/translate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/translate\";s:8:\"numParts\";i:4;}}\";s:23:\"locale.translate_status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/reports/translations\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:41:\"\\Drupal\\locale\\Form\\TranslationStatusForm\";s:6:\"_title\";s:29:\"Available translation updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/reports/translations$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/reports/translations\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/reports/translations\";s:8:\"numParts\";i:3;}}\";s:14:\"media.settings\";s:1027:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/media/media-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\media\\Form\\MediaSettingsForm\";s:6:\"_title\";s:14:\"Media settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/media/media\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/media/media-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/media/media-settings\";s:8:\"numParts\";i:4;}}\";s:22:\"media_library.settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\media_library\\Form\\SettingsForm\";s:6:\"_title\";s:22:\"Media Library settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/media-library\";s:8:\"numParts\";i:4;}}\";s:13:\"node.type_add\";s:989:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/types/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"node_type.add\";s:6:\"_title\";s:16:\"Add content type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/types/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/types/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/types/add\";s:8:\"numParts\";i:4;}}\";s:43:\"remove_reset_password.remove_reset_password\";s:1145:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/reset-password-form-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:60:\"\\Drupal\\remove_reset_password\\Form\\ResetPasswordSettingsForm\";s:6:\"_title\";s:33:\"Reset Password Local Tab Settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/config/people/reset\\-password\\-form\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/reset-password-form-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:49:\"/admin/config/people/reset-password-form-settings\";s:8:\"numParts\";i:4;}}\";s:16:\"sophron.settings\";s:1018:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/system/sophron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\sophron\\Form\\SettingsForm\";s:6:\"_title\";s:20:\"Sophron - MIME Types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/system/sophron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/system/sophron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/system/sophron\";s:8:\"numParts\";i:4;}}\";s:19:\"system.admin_config\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\SystemController::overview\";s:7:\"link_id\";s:19:\"system.admin_config\";s:6:\"_title\";s:13:\"Configuration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:27:\"_access_admin_overview_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:32:\"access_check.admin_overview_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/config\";s:8:\"numParts\";i:2;}}\";s:27:\"system.admin_config_content\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/config/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:17:\"Content authoring\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/config/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/config/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/config/content\";s:8:\"numParts\";i:3;}}\";s:31:\"system.admin_config_development\";s:1130:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/development\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"Development\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/development$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/development\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/config/development\";s:8:\"numParts\";i:3;}}\";s:25:\"system.admin_config_media\";s:1099:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/config/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:5:\"Media\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/config/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/config/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/config/media\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_regional\";s:1126:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/regional\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Region and language\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/regional$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/regional\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/regional\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_search\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Search and metadata\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/search\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_services\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/services\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"Web services\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/services$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/services\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/services\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_system\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"System\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/system\";s:8:\"numParts\";i:3;}}\";s:22:\"system.admin_config_ui\";s:1146:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/user-interface\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"User interface\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/user\\-interface$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/user-interface\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/config/user-interface\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_workflow\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/workflow\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Workflow\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/workflow$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/workflow\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/workflow\";s:8:\"numParts\";i:3;}}\";s:20:\"system.admin_content\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}\";s:18:\"system.admin_index\";s:967:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/index\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\system\\Controller\\AdminController::index\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"access administration pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/index$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/index\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/index\";s:8:\"numParts\";i:2;}}\";s:20:\"system.admin_reports\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/reports\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:7:\"Reports\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/reports$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/reports\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/reports\";s:8:\"numParts\";i:2;}}\";s:22:\"system.admin_structure\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/admin/structure\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:9:\"Structure\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/admin/structure$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/admin/structure\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/admin/structure\";s:8:\"numParts\";i:2;}}\";s:20:\"system.cron_settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/system/cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:28:\"\\Drupal\\system\\Form\\CronForm\";s:6:\"_title\";s:4:\"Cron\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/system/cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/system/cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/system/cron\";s:8:\"numParts\";i:4;}}\";s:27:\"system.development_settings\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\DevelopmentSettingsForm\";s:6:\"_title\";s:20:\"Development settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/settings\";s:8:\"numParts\";i:4;}}\";s:27:\"system.file_system_settings\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/media/file-system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\system\\Form\\FileSystemForm\";s:6:\"_title\";s:11:\"File system\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/media/file\\-system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/media/file-system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/media/file-system\";s:8:\"numParts\";i:4;}}\";s:29:\"system.image_toolkit_settings\";s:1035:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/image-toolkit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\system\\Form\\ImageToolkitForm\";s:6:\"_title\";s:13:\"Image toolkit\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/image\\-toolkit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/image-toolkit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/image-toolkit\";s:8:\"numParts\";i:4;}}\";s:23:\"system.linkset_settings\";s:1036:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/config/services/linkset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"Menu Linkset Settings\";s:5:\"_form\";s:42:\"Drupal\\system\\Form\\MenuLinksetSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/admin/config/services/linkset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/services/linkset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:30:\"/admin/config/services/linkset\";s:8:\"numParts\";i:4;}}\";s:23:\"system.logging_settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/development/logging\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\system\\Form\\LoggingForm\";s:6:\"_title\";s:18:\"Logging and errors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/development/logging$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/development/logging\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/development/logging\";s:8:\"numParts\";i:4;}}\";s:19:\"system.modules_list\";s:1006:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/modules\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Extend\";s:14:\"_title_context\";s:15:\"With components\";s:5:\"_form\";s:35:\"\\Drupal\\system\\Form\\ModulesListForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/modules$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/modules\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/modules\";s:8:\"numParts\";i:2;}}\";s:24:\"system.modules_uninstall\";s:985:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/modules/uninstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\system\\Form\\ModulesUninstallForm\";s:6:\"_title\";s:9:\"Uninstall\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/modules/uninstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/modules/uninstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/modules/uninstall\";s:8:\"numParts\";i:3;}}\";s:27:\"system.performance_settings\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/performance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\PerformanceController::build\";s:6:\"_title\";s:11:\"Performance\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/performance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/performance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/performance\";s:8:\"numParts\";i:4;}}\";s:24:\"system.regional_settings\";s:1026:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RegionalForm\";s:6:\"_title\";s:17:\"Regional settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/settings\";s:8:\"numParts\";i:4;}}\";s:25:\"system.rss_feeds_settings\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/services/rss-publishing\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RssFeedsForm\";s:6:\"_title\";s:14:\"RSS publishing\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/services/rss\\-publishing$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/services/rss-publishing\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/services/rss-publishing\";s:8:\"numParts\";i:4;}}\";s:32:\"system.site_information_settings\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/system/site-information\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\system\\Form\\SiteInformationForm\";s:6:\"_title\";s:19:\"Basic site settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/system/site\\-information$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/system/site-information\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/system/site-information\";s:8:\"numParts\";i:4;}}\";s:28:\"system.site_maintenance_mode\";s:1088:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/maintenance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\SiteMaintenanceModeForm\";s:6:\"_title\";s:16:\"Maintenance mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:57:\"administer site configuration+administer software updates\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/maintenance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/maintenance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/maintenance\";s:8:\"numParts\";i:4;}}\";s:13:\"system.status\";s:1010:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/status\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemInfoController::status\";s:6:\"_title\";s:13:\"Status report\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/status$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/status\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/status\";s:8:\"numParts\";i:3;}}\";s:18:\"system.themes_page\";s:979:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/appearance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:10:\"Appearance\";s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemController::themesPage\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/appearance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/appearance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/admin/appearance\";s:8:\"numParts\";i:2;}}\";s:21:\"system.theme_settings\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/appearance/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:6:\"_title\";s:19:\"Appearance settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/appearance/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/appearance/settings\";s:8:\"numParts\";i:3;}}\";s:27:\"system.theme_settings_theme\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:17:\"user.admin_create\";s:947:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/people/create\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:8:\"Add user\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"user\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/people/create$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/people/create\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/people/create\";s:8:\"numParts\";i:3;}}\";s:16:\"user.admin_index\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"People\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/people\";s:8:\"numParts\";i:3;}}\";s:22:\"user.admin_permissions\";s:993:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/people/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\user\\Form\\UserPermissionsForm\";s:6:\"_title\";s:11:\"Permissions\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/people/permissions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/people/permissions\";s:8:\"numParts\";i:3;}}\";s:13:\"user.role_add\";s:970:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/admin/people/roles/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:8:\"Add role\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:30:\"{^/admin/people/roles/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/admin/people/roles/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:23:\"/admin/people/roles/add\";s:8:\"numParts\";i:4;}}\";s:17:\"view.files.page_1\";s:1385:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/files\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/files$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/files\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/files\";s:8:\"numParts\";i:3;}}\";s:23:\"view.media_library.page\";s:1413:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/content/media-grid\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/media\\-grid$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/content/media-grid\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/content/media-grid\";s:8:\"numParts\";i:3;}}\";s:12:\"views_ui.add\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/views/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"view.add\";s:6:\"_title\";s:8:\"Add view\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/views/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/views/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/views/add\";s:8:\"numParts\";i:4;}}\";s:23:\"views_ui.reports_fields\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/reports/fields/views-fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportFields\";s:6:\"_title\";s:13:\"Used in views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/reports/fields/views\\-fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/reports/fields/views-fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/reports/fields/views-fields\";s:8:\"numParts\";i:4;}}\";s:24:\"views_ui.reports_plugins\";s:1032:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/views-plugins\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportPlugins\";s:6:\"_title\";s:13:\"Views plugins\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/views\\-plugins$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/views-plugins\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/views-plugins\";s:8:\"numParts\";i:3;}}\";s:18:\"webp.settings_form\";s:1028:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/webp/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\webp\\Form\\SettingsForm\";s:6:\"_title\";s:13:\"WebP settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/webp/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/webp/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:33:\"/admin/config/media/webp/settings\";s:8:\"numParts\";i:5;}}\";}',-1,1773072977.587,1,'routes','1'),('route_provider.route_load:2768de3103b70d9c3004b3b67124da4ac82c8e01e0443e2476a6baa7608ea413f6412bb8747e35eb6215884d7700a0bbad695a080873821047ae996e3887ae6b',_binary 'a:1:{s:27:\"entity.media_type.edit_form\";s:1388:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/media/manage/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"media_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/media/manage/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773072975.222,1,'routes','0');
INSERT INTO `cache_data` VALUES ('route_provider.route_load:296255a8ab758afa9ae6cbfdf805b754969c29d5966c06ce594ca6d822e129e530cfd3ed00657e734a1e97c63f131e90555767523b56c5c730f6046ceb6827bb',_binary 'a:131:{s:22:\"admin_toolbar.settings\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\admin_toolbar\\Form\\AdminToolbarSettingsForm\";s:6:\"_title\";s:22:\"Admin Toolbar settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/config/user\\-interface/admin\\-toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/admin-toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:8:\"numParts\";i:4;}}\";s:25:\"admin_toolbar_tools.cssjs\";s:1082:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/cssjs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushJsCss\";s:6:\"_title\";s:24:\"Flush CSS and JavaScript\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/cssjs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/cssjs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/cssjs\";s:8:\"numParts\";i:3;}}\";s:25:\"admin_toolbar_tools.flush\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/flush\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushAll\";s:6:\"_title\";s:16:\"Flush all caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/flush$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/flush\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/flush\";s:8:\"numParts\";i:2;}}\";s:30:\"admin_toolbar_tools.flush_menu\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushMenu\";s:6:\"_title\";s:4:\"Menu\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/menu\";s:8:\"numParts\";i:3;}}\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/flush/rendercache\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::cacheRender\";s:6:\"_title\";s:12:\"Render cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/flush/rendercache$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/flush/rendercache\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/flush/rendercache\";s:8:\"numParts\";i:3;}}\";s:32:\"admin_toolbar_tools.flush_static\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/static-caches\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushStatic\";s:6:\"_title\";s:13:\"Static caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/flush/static\\-caches$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/static-caches\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/static-caches\";s:8:\"numParts\";i:3;}}\";s:30:\"admin_toolbar_tools.flush_twig\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/twig\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushTwig\";s:6:\"_title\";s:4:\"Twig\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/twig$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/twig\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/twig\";s:8:\"numParts\";i:3;}}\";s:31:\"admin_toolbar_tools.flush_views\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushViews\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/views\";s:8:\"numParts\";i:3;}}\";s:26:\"admin_toolbar_tools.plugin\";s:1069:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/flush/plugin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushPlugins\";s:6:\"_title\";s:6:\"Plugin\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/flush/plugin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/flush/plugin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/flush/plugin\";s:8:\"numParts\";i:3;}}\";s:28:\"admin_toolbar_tools.settings\";s:1138:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:62:\"\\Drupal\\admin_toolbar_tools\\Form\\AdminToolbarToolsSettingsForm\";s:6:\"_title\";s:28:\"Admin Toolbar Tools settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/user\\-interface/admin\\-toolbar\\-tools$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/user-interface/admin-toolbar-tools\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:8:\"numParts\";i:4;}}\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/theme_rebuild\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::themeRebuild\";s:6:\"_title\";s:13:\"Theme Rebuild\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/flush/theme_rebuild$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/theme_rebuild\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/theme_rebuild\";s:8:\"numParts\";i:3;}}\";s:31:\"announcements_feed.announcement\";s:1047:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/announcements_feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:74:\"\\Drupal\\announcements_feed\\Controller\\AnnounceController::getAnnouncements\";s:6:\"_title\";s:23:\"Community announcements\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"access announcements\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/announcements_feed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/announcements_feed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:25:\"/admin/announcements_feed\";s:8:\"numParts\";i:2;}}\";s:14:\"blazy.settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/blazy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\blazy_ui\\Form\\BlazyConfigForm\";s:6:\"_title\";s:8:\"Blazy UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer blazy\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/blazy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/blazy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/blazy\";s:8:\"numParts\";i:4;}}\";s:19:\"block.admin_display\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/block\";s:8:\"numParts\";i:3;}}\";s:16:\"captcha_settings\";s:1019:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/people/captcha\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaSettingsForm\";s:6:\"_title\";s:16:\"CAPTCHA settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/people/captcha$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/people/captcha\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/people/captcha\";s:8:\"numParts\";i:4;}}\";s:13:\"comment.admin\";s:1373:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/content/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:14:\"page_published\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/content/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/content/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/content/comment\";s:8:\"numParts\";i:3;}}\";s:11:\"config.sync\";s:1046:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/configuration\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\config\\Form\\ConfigSync\";s:6:\"_title\";s:11:\"Synchronize\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/configuration$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/configuration\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/development/configuration\";s:8:\"numParts\";i:4;}}\";s:16:\"contact.form_add\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/structure/contact/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"contact_form.add\";s:6:\"_title\";s:16:\"Add contact form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/structure/contact/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/contact/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/structure/contact/add\";s:8:\"numParts\";i:4;}}\";s:19:\"dblog.access_denied\";s:1076:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/access-denied\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:26:\"Top \'access denied\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:13:\"access denied\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/access\\-denied$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/access-denied\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/access-denied\";s:8:\"numParts\";i:3;}}\";s:14:\"dblog.overview\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/reports/dblog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"watchdog\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/reports/dblog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/reports/dblog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/reports/dblog\";s:8:\"numParts\";i:3;}}\";s:20:\"dblog.page_not_found\";s:1083:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/reports/page-not-found\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:27:\"Top \'page not found\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:14:\"page not found\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/page\\-not\\-found$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/reports/page-not-found\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/reports/page-not-found\";s:8:\"numParts\";i:3;}}\";s:12:\"dblog.search\";s:1072:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:6:\"_title\";s:18:\"Top search phrases\";s:4:\"type\";s:6:\"search\";}s:12:\"requirements\";a:2:{s:20:\"_module_dependencies\";s:6:\"search\";s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/search\";s:8:\"numParts\";i:3;}}\";s:20:\"devel.admin_settings\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/development/devel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\SettingsForm\";s:6:\"_title\";s:14:\"Devel settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/development/devel$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/development/devel\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/development/devel\";s:8:\"numParts\";i:4;}}\";s:27:\"devel.toolbar.settings_form\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/devel/toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\devel\\Form\\ToolbarSettingsForm\";s:6:\"_title\";s:22:\"Devel Toolbar Settings\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:20:\"_module_dependencies\";s:7:\"toolbar\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/devel/toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/devel/toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/devel/toolbar\";s:8:\"numParts\";i:5;}}\";s:36:\"devel_generate.admin_config_generate\";s:1161:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/generate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Generate\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:25:\"administer devel_generate\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/generate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/generate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/generate\";s:8:\"numParts\";i:4;}}\";s:28:\"devel_generate.block_content\";s:1154:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/development/generate/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:29:\"Generate Contenido de bloques\";s:10:\"_plugin_id\";s:13:\"block_content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/development/generate/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/development/generate/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:48:\"/admin/config/development/generate/block-content\";s:8:\"numParts\";i:5;}}\";s:22:\"devel_generate.content\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/development/generate/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate contenido\";s:10:\"_plugin_id\";s:7:\"content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/development/generate/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/development/generate/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/development/generate/content\";s:8:\"numParts\";i:5;}}\";s:20:\"devel_generate.media\";s:1113:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/development/generate/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:30:\"Generate contenidos multimedia\";s:10:\"_plugin_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/development/generate/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/config/development/generate/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/config/development/generate/media\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.menu\";s:1092:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:14:\"Generate menus\";s:10:\"_plugin_id\";s:4:\"menu\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/menu\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.term\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/term\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate términos\";s:10:\"_plugin_id\";s:4:\"term\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/term$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/term\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/term\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.user\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:17:\"Generate usuarios\";s:10:\"_plugin_id\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/user\";s:8:\"numParts\";i:5;}}\";s:25:\"devel_generate.vocabulary\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/development/generate/vocabs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:21:\"Generate vocabularios\";s:10:\"_plugin_id\";s:10:\"vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/development/generate/vocabs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/development/generate/vocabs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/development/generate/vocabs\";s:8:\"numParts\";i:5;}}\";s:25:\"dxpr_builder.admin.studio\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/dxpr_studio\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"DXPR Studio\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/dxpr_studio$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/dxpr_studio\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/admin/dxpr_studio\";s:8:\"numParts\";i:2;}}\";s:33:\"dxpr_builder.admin.studio.builder\";s:1165:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"DXPR Builder\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/dxpr_studio/dxpr_builder$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/dxpr_studio/dxpr_builder\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:8:\"numParts\";i:3;}}\";s:24:\"dxpr_builder.ai_settings\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:24:\"DXPR Builder AI Settings\";s:5:\"_form\";s:51:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderAiSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/dxpr_studio/dxpr_builder/ai_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:8:\"numParts\";i:4;}}\";s:29:\"dxpr_builder.licensed_content\";s:1103:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"Drupal\\dxpr_builder\\Controller\\PageController::licensedContentPage\";s:6:\"_title\";s:13:\"Content items\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:8:\"numParts\";i:4;}}\";s:21:\"dxpr_builder.settings\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"DXPR Builder Settings\";s:5:\"_form\";s:49:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/dxpr_studio/dxpr_builder/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:8:\"numParts\";i:4;}}\";s:26:\"dxpr_builder.user_licenses\";s:1124:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\PageController::userLicensesPage\";s:6:\"_title\";s:13:\"User Licenses\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/user_licenses$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:8:\"numParts\";i:4;}}\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:1135:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:10:\"DXPR Theme\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/dxpr_studio/dxpr_theme$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/dxpr_studio/dxpr_theme\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:8:\"numParts\";i:3;}}\";s:26:\"dxpr_theme_helper.settings\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.block_content_type.collection\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:18:\"block_content_type\";s:6:\"_title\";s:11:\"Block types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer block types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/block-content\";s:8:\"numParts\";i:3;}}\";s:35:\"entity.block_content_type.edit_form\";s:1493:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"block_content_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:39:\"/admin/structure/block-content/manage/%\";s:8:\"numParts\";i:5;}}\";s:30:\"entity.comment_type.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"comment_type\";s:6:\"_title\";s:13:\"Comment types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer comment types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/comment\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.comment_type.edit_form\";s:1410:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"comment_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/comment/manage/%\";s:8:\"numParts\";i:5;}}\";s:39:\"entity.configurable_language.collection\";s:1005:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:21:\"configurable_language\";s:6:\"_title\";s:9:\"Languages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/language\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.contact_form.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"contact_form\";s:6:\"_title\";s:13:\"Contact forms\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/contact\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.contact_form.edit_form\";s:1363:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"contact_form.edit\";s:6:\"_title\";s:17:\"Edit contact form\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/contact/manage/%\";s:8:\"numParts\";i:5;}}\";s:29:\"entity.date_format.collection\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/date-time\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"date_format\";s:6:\"_title\";s:21:\"Date and time formats\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/regional/date\\-time$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/date-time\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/date-time\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_page_template.collection\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_page_template\";s:6:\"_title\";s:41:\"DXPR Builder Page Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/page_template$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.dxpr_builder_profile.collection\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"dxpr_builder_profile\";s:6:\"_title\";s:34:\"DXPR Builder Profile Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/profile$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_user_template.collection\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_user_template\";s:6:\"_title\";s:41:\"DXPR Builder User Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/admin/dxpr_studio/dxpr_builder/user_templates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.entity_browser.collection\";s:1031:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/content/entity_browser\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:14:\"entity_browser\";s:6:\"_title\";s:15:\"Entity Browsers\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/content/entity_browser$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:36:\"/admin/config/content/entity_browser\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_form_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/form\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_form_mode\";s:6:\"_title\";s:10:\"Form modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/form$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/form\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/form\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_view_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_view_mode\";s:6:\"_title\";s:10:\"View modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/view$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/view\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/view\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.field_storage_config.collection\";s:969:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"field_storage_config\";s:6:\"_title\";s:10:\"Field list\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/fields\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.image_style.collection\";s:1007:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/media/image-styles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"image_style\";s:6:\"_title\";s:12:\"Image styles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/image\\-styles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/media/image-styles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/media/image-styles\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.media.collection\";s:1366:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.media_type.add_form\";s:1079:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:14:\"media_type.add\";s:14:\"entity_type_id\";s:10:\"media_type\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:10:\"media_type\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/media/add\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.media_type.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"media_type\";s:6:\"_title\";s:11:\"Media types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer media types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/media\";s:8:\"numParts\";i:3;}}\";s:27:\"entity.media_type.edit_form\";s:1388:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/media/manage/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"media_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/media/manage/%\";s:8:\"numParts\";i:5;}}\";s:20:\"entity.menu.add_form\";s:962:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/menu/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"menu.add\";s:6:\"_title\";s:8:\"Add menu\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/menu/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/menu/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/structure/menu/add\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.menu.collection\";s:937:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/structure/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"menu\";s:6:\"_title\";s:5:\"Menus\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/structure/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/structure/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/structure/menu\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.menu.edit_form\";s:1319:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/menu/manage/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:9:\"menu.edit\";s:15:\"_title_callback\";s:52:\"\\Drupal\\menu_ui\\Controller\\MenuController::menuTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"menu.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:30:\"/admin/structure/menu/manage/%\";s:8:\"numParts\";i:5;}}\";s:27:\"entity.node_type.collection\";s:964:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/types\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"node_type\";s:6:\"_title\";s:13:\"Content types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/types$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/types\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/types\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.node_type.edit_form\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/types/manage/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:14:\"node_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/types/manage/%\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.path_alias.collection\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/search/path\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"path_alias\";s:6:\"_title\";s:11:\"URL aliases\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer url aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/search/path$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/search/path\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/search/path\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.search_page.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/config/search/pages\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"search_page\";s:6:\"_title\";s:12:\"Search pages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer search\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/config/search/pages$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/config/search/pages\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/config/search/pages\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.shortcut_set.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/user-interface/shortcut\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"shortcut_set\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer shortcuts\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/user\\-interface/shortcut$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/user-interface/shortcut\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/user-interface/shortcut\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.slick.collection\";s:971:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/slick\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:5:\"slick\";s:6:\"_title\";s:19:\"Slick Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/slick$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/slick\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:1122:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/structure/taxonomy/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:14:\"entity_type_id\";s:19:\"taxonomy_vocabulary\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:19:\"taxonomy_vocabulary\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/structure/taxonomy/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/taxonomy/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/structure/taxonomy/add\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_vocabulary.collection\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/taxonomy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"taxonomy_vocabulary\";s:6:\"_title\";s:8:\"Taxonomy\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:44:\"administer taxonomy+access taxonomy overview\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/taxonomy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/taxonomy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/structure/taxonomy\";s:8:\"numParts\";i:3;}}\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:1560:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";s:5:\"_form\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:44:\"taxonomy_vocabulary.access taxonomy overview\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:21:\"with_config_overrides\";b:1;s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/overview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/taxonomy/manage/%/overview\";s:8:\"numParts\";i:6;}}\";s:22:\"entity.user.admin_form\";s:1015:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/people/accounts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\user\\AccountSettingsForm\";s:6:\"_title\";s:16:\"Account settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer account settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/people/accounts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/people/accounts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/people/accounts\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.user.collection\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:17:\"user_admin_people\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:16:\"administer users\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/people\";s:8:\"numParts\";i:2;}}\";s:27:\"entity.user_role.collection\";s:941:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/people/roles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"user_role\";s:6:\"_title\";s:5:\"Roles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/people/roles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/people/roles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/people/roles\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.user_role.edit_form\";s:1306:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/people/roles/manage/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/people/roles/manage/%\";s:8:\"numParts\";i:5;}}\";s:22:\"entity.view.collection\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"view\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/views\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.view.edit_form\";s:1284:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/views/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/structure/views/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/views/view/%\";s:8:\"numParts\";i:5;}}\";s:21:\"field_ui.display_mode\";s:1150:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/display-modes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:13:\"Display modes\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"administer display modes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/display\\-modes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/display-modes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/display-modes\";s:8:\"numParts\";i:3;}}\";s:17:\"file_mdm.settings\";s:1024:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/system/file_mdm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\file_mdm\\Form\\SettingsForm\";s:6:\"_title\";s:21:\"File metadata manager\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/system/file_mdm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/system/file_mdm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/system/file_mdm\";s:8:\"numParts\";i:4;}}\";s:21:\"filter.admin_overview\";s:1003:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/content/formats\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:13:\"filter_format\";s:6:\"_title\";s:24:\"Text formats and editors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer filters\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/content/formats$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/content/formats\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/content/formats\";s:8:\"numParts\";i:4;}}\";s:9:\"help.main\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/admin/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\help\\Controller\\HelpController::helpMain\";s:6:\"_title\";s:4:\"Help\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/admin/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/admin/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/admin/help\";s:8:\"numParts\";i:2;}}\";s:30:\"language.content_settings_page\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/content-language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:59:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm::getTitle\";s:5:\"_form\";s:49:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/regional/content\\-language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/content-language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/regional/content-language\";s:8:\"numParts\";i:4;}}\";s:21:\"locale.translate_page\";s:1061:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/translate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\locale\\Controller\\LocaleController::translatePage\";s:6:\"_title\";s:26:\"User interface translation\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/regional/translate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/translate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/translate\";s:8:\"numParts\";i:4;}}\";s:23:\"locale.translate_status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/reports/translations\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:41:\"\\Drupal\\locale\\Form\\TranslationStatusForm\";s:6:\"_title\";s:29:\"Available translation updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/reports/translations$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/reports/translations\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/reports/translations\";s:8:\"numParts\";i:3;}}\";s:14:\"media.settings\";s:1027:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/media/media-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\media\\Form\\MediaSettingsForm\";s:6:\"_title\";s:14:\"Media settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/media/media\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/media/media-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/media/media-settings\";s:8:\"numParts\";i:4;}}\";s:22:\"media_library.settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\media_library\\Form\\SettingsForm\";s:6:\"_title\";s:22:\"Media Library settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/media-library\";s:8:\"numParts\";i:4;}}\";s:13:\"node.type_add\";s:989:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/types/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"node_type.add\";s:6:\"_title\";s:16:\"Add content type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/types/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/types/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/types/add\";s:8:\"numParts\";i:4;}}\";s:43:\"remove_reset_password.remove_reset_password\";s:1145:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/reset-password-form-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:60:\"\\Drupal\\remove_reset_password\\Form\\ResetPasswordSettingsForm\";s:6:\"_title\";s:33:\"Reset Password Local Tab Settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/config/people/reset\\-password\\-form\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/reset-password-form-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:49:\"/admin/config/people/reset-password-form-settings\";s:8:\"numParts\";i:4;}}\";s:16:\"sophron.settings\";s:1018:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/system/sophron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\sophron\\Form\\SettingsForm\";s:6:\"_title\";s:20:\"Sophron - MIME Types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/system/sophron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/system/sophron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/system/sophron\";s:8:\"numParts\";i:4;}}\";s:19:\"system.admin_config\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\SystemController::overview\";s:7:\"link_id\";s:19:\"system.admin_config\";s:6:\"_title\";s:13:\"Configuration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:27:\"_access_admin_overview_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:32:\"access_check.admin_overview_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/config\";s:8:\"numParts\";i:2;}}\";s:27:\"system.admin_config_content\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/config/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:17:\"Content authoring\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/config/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/config/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/config/content\";s:8:\"numParts\";i:3;}}\";s:31:\"system.admin_config_development\";s:1130:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/development\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"Development\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/development$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/development\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/config/development\";s:8:\"numParts\";i:3;}}\";s:25:\"system.admin_config_media\";s:1099:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/config/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:5:\"Media\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/config/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/config/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/config/media\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_regional\";s:1126:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/regional\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Region and language\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/regional$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/regional\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/regional\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_search\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Search and metadata\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/search\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_services\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/services\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"Web services\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/services$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/services\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/services\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_system\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"System\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/system\";s:8:\"numParts\";i:3;}}\";s:22:\"system.admin_config_ui\";s:1146:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/user-interface\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"User interface\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/user\\-interface$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/user-interface\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/config/user-interface\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_workflow\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/workflow\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Workflow\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/workflow$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/workflow\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/workflow\";s:8:\"numParts\";i:3;}}\";s:20:\"system.admin_content\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}\";s:18:\"system.admin_index\";s:967:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/index\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\system\\Controller\\AdminController::index\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"access administration pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/index$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/index\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/index\";s:8:\"numParts\";i:2;}}\";s:20:\"system.admin_reports\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/reports\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:7:\"Reports\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/reports$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/reports\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/reports\";s:8:\"numParts\";i:2;}}\";s:22:\"system.admin_structure\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/admin/structure\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:9:\"Structure\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/admin/structure$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/admin/structure\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/admin/structure\";s:8:\"numParts\";i:2;}}\";s:20:\"system.cron_settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/system/cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:28:\"\\Drupal\\system\\Form\\CronForm\";s:6:\"_title\";s:4:\"Cron\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/system/cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/system/cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/system/cron\";s:8:\"numParts\";i:4;}}\";s:27:\"system.development_settings\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\DevelopmentSettingsForm\";s:6:\"_title\";s:20:\"Development settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/settings\";s:8:\"numParts\";i:4;}}\";s:27:\"system.file_system_settings\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/media/file-system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\system\\Form\\FileSystemForm\";s:6:\"_title\";s:11:\"File system\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/media/file\\-system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/media/file-system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/media/file-system\";s:8:\"numParts\";i:4;}}\";s:29:\"system.image_toolkit_settings\";s:1035:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/image-toolkit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\system\\Form\\ImageToolkitForm\";s:6:\"_title\";s:13:\"Image toolkit\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/image\\-toolkit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/image-toolkit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/image-toolkit\";s:8:\"numParts\";i:4;}}\";s:23:\"system.linkset_settings\";s:1036:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/config/services/linkset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"Menu Linkset Settings\";s:5:\"_form\";s:42:\"Drupal\\system\\Form\\MenuLinksetSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/admin/config/services/linkset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/services/linkset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:30:\"/admin/config/services/linkset\";s:8:\"numParts\";i:4;}}\";s:23:\"system.logging_settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/development/logging\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\system\\Form\\LoggingForm\";s:6:\"_title\";s:18:\"Logging and errors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/development/logging$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/development/logging\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/development/logging\";s:8:\"numParts\";i:4;}}\";s:19:\"system.modules_list\";s:1006:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/modules\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Extend\";s:14:\"_title_context\";s:15:\"With components\";s:5:\"_form\";s:35:\"\\Drupal\\system\\Form\\ModulesListForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/modules$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/modules\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/modules\";s:8:\"numParts\";i:2;}}\";s:24:\"system.modules_uninstall\";s:985:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/modules/uninstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\system\\Form\\ModulesUninstallForm\";s:6:\"_title\";s:9:\"Uninstall\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/modules/uninstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/modules/uninstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/modules/uninstall\";s:8:\"numParts\";i:3;}}\";s:27:\"system.performance_settings\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/performance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\PerformanceController::build\";s:6:\"_title\";s:11:\"Performance\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/performance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/performance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/performance\";s:8:\"numParts\";i:4;}}\";s:24:\"system.regional_settings\";s:1026:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RegionalForm\";s:6:\"_title\";s:17:\"Regional settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/settings\";s:8:\"numParts\";i:4;}}\";s:25:\"system.rss_feeds_settings\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/services/rss-publishing\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RssFeedsForm\";s:6:\"_title\";s:14:\"RSS publishing\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/services/rss\\-publishing$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/services/rss-publishing\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/services/rss-publishing\";s:8:\"numParts\";i:4;}}\";s:32:\"system.site_information_settings\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/system/site-information\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\system\\Form\\SiteInformationForm\";s:6:\"_title\";s:19:\"Basic site settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/system/site\\-information$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/system/site-information\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/system/site-information\";s:8:\"numParts\";i:4;}}\";s:28:\"system.site_maintenance_mode\";s:1088:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/maintenance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\SiteMaintenanceModeForm\";s:6:\"_title\";s:16:\"Maintenance mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:57:\"administer site configuration+administer software updates\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/maintenance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/maintenance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/maintenance\";s:8:\"numParts\";i:4;}}\";s:13:\"system.status\";s:1010:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/status\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemInfoController::status\";s:6:\"_title\";s:13:\"Status report\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/status$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/status\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/status\";s:8:\"numParts\";i:3;}}\";s:18:\"system.themes_page\";s:979:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/appearance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:10:\"Appearance\";s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemController::themesPage\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/appearance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/appearance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/admin/appearance\";s:8:\"numParts\";i:2;}}\";s:21:\"system.theme_settings\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/appearance/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:6:\"_title\";s:19:\"Appearance settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/appearance/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/appearance/settings\";s:8:\"numParts\";i:3;}}\";s:27:\"system.theme_settings_theme\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:17:\"user.admin_create\";s:947:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/people/create\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:8:\"Add user\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"user\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/people/create$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/people/create\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/people/create\";s:8:\"numParts\";i:3;}}\";s:16:\"user.admin_index\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"People\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/people\";s:8:\"numParts\";i:3;}}\";s:22:\"user.admin_permissions\";s:993:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/people/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\user\\Form\\UserPermissionsForm\";s:6:\"_title\";s:11:\"Permissions\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/people/permissions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/people/permissions\";s:8:\"numParts\";i:3;}}\";s:13:\"user.role_add\";s:970:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/admin/people/roles/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:8:\"Add role\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:30:\"{^/admin/people/roles/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/admin/people/roles/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:23:\"/admin/people/roles/add\";s:8:\"numParts\";i:4;}}\";s:17:\"view.files.page_1\";s:1385:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/files\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/files$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/files\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/files\";s:8:\"numParts\";i:3;}}\";s:23:\"view.media_library.page\";s:1413:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/content/media-grid\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/media\\-grid$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/content/media-grid\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/content/media-grid\";s:8:\"numParts\";i:3;}}\";s:12:\"views_ui.add\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/views/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"view.add\";s:6:\"_title\";s:8:\"Add view\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/views/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/views/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/views/add\";s:8:\"numParts\";i:4;}}\";s:23:\"views_ui.reports_fields\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/reports/fields/views-fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportFields\";s:6:\"_title\";s:13:\"Used in views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/reports/fields/views\\-fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/reports/fields/views-fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/reports/fields/views-fields\";s:8:\"numParts\";i:4;}}\";s:24:\"views_ui.reports_plugins\";s:1032:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/views-plugins\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportPlugins\";s:6:\"_title\";s:13:\"Views plugins\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/views\\-plugins$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/views-plugins\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/views-plugins\";s:8:\"numParts\";i:3;}}\";s:18:\"webp.settings_form\";s:1028:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/webp/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\webp\\Form\\SettingsForm\";s:6:\"_title\";s:13:\"WebP settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/webp/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/webp/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:33:\"/admin/config/media/webp/settings\";s:8:\"numParts\";i:5;}}\";}',-1,1773332084.151,1,'routes','1'),('route_provider.route_load:29c8ab2503922999d524f2b5f8eb0a90d28e9b1cd6cfcda0b9c42988095f9d461c20a209eb6d313867fc5691888ccaa9f8101a62c497379765c17284f367f36f',_binary 'a:1:{s:36:\"entity.taxonomy_vocabulary.edit_form\";s:1484:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:26:\"taxonomy_vocabulary.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:34:\"/admin/structure/taxonomy/manage/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773072975.244,1,'routes','0'),('route_provider.route_load:2af31f7909b3b8a280da7cfb14cc6ea98d0cecb2fe59221ffa1191860dfc89685b764419790863cd79d50d7cf52c9673505642d673212cf7f4295ada4d5d77c0',_binary 'a:1:{s:20:\"config.export_single\";s:1510:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:81:\"/admin/config/development/configuration/single/export/{config_type}/{config_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:13:\"Single export\";s:5:\"_form\";s:42:\"\\Drupal\\config\\Form\\ConfigSingleExportForm\";s:11:\"config_type\";N;s:11:\"config_name\";N;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"export configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"config_type\";i:1;s:11:\"config_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:118:\"{^/admin/config/development/configuration/single/export(?:/(?P<config_type>[^/]++)(?:/(?P<config_name>[^/]++))?)?$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"config_name\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"config_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:53:\"/admin/config/development/configuration/single/export\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"config_type\";i:1;s:11:\"config_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:53:\"/admin/config/development/configuration/single/export\";s:8:\"numParts\";i:8;}}\";}',-1,1773082923.467,1,'routes','1'),('route_provider.route_load:2c668e41bb26e393c9c4a2f53a40c287b5873c5c2eb7e7f8fa8de24123c35a2e8e9d70dd30439835b9556a80b213eb8b89dc2f75cb96f337dfaf1f90184b3102',_binary 'a:1:{s:36:\"entity.block_content.field_ui_fields\";s:1601:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:65:\"/admin/structure/block-content/manage/{block_content_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer block_content fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:83:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/block-content/manage/%/fields\";s:8:\"numParts\";i:6;}}\";}',-1,1773332030.145,1,'routes','1'),('route_provider.route_load:2d2bb59c5f094e4340b86339196162dc5570754b2ccb1ff05d9b6fe62e38b38cebeb45024da7550787011f24691eec72e5ee0814b31ec5b0a4fe66dc5d499266',_binary 'a:1:{s:22:\"entity.user.admin_form\";s:1015:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/people/accounts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\user\\AccountSettingsForm\";s:6:\"_title\";s:16:\"Account settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer account settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/people/accounts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/people/accounts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/people/accounts\";s:8:\"numParts\";i:4;}}\";}',-1,1773082924.008,1,'routes','1'),('route_provider.route_load:3066469d934a36ee7910b1a137deadb94dc53c925fe6e457811290e88d0059af1f841b228d1369b2ce772aeb8858b64b5a8eecc72fea6290e957ea32f19492b2',_binary 'a:1:{s:39:\"entity.entity_view_display.node.default\";s:1510:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/structure/types/manage/{node_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:23:\"administer node display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:39:\"/admin/structure/types/manage/%/display\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.231,1,'routes','0'),('route_provider.route_load:30d5de3f9c42525f5431459c4df4f032c7860154f056bcad62701af31bac90e5cb7d9c65fc6f4ca5887da92165f9c02a8bd85376c6390649a4011bc25251f13d',_binary 'a:119:{s:22:\"admin_toolbar.settings\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\admin_toolbar\\Form\\AdminToolbarSettingsForm\";s:6:\"_title\";s:22:\"Admin Toolbar settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/config/user\\-interface/admin\\-toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/admin-toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:8:\"numParts\";i:4;}}\";s:25:\"admin_toolbar_tools.cssjs\";s:1082:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/cssjs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushJsCss\";s:6:\"_title\";s:24:\"Flush CSS and JavaScript\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/cssjs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/cssjs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/cssjs\";s:8:\"numParts\";i:3;}}\";s:25:\"admin_toolbar_tools.flush\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/flush\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushAll\";s:6:\"_title\";s:16:\"Flush all caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/flush$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/flush\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/flush\";s:8:\"numParts\";i:2;}}\";s:30:\"admin_toolbar_tools.flush_menu\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushMenu\";s:6:\"_title\";s:4:\"Menu\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/menu\";s:8:\"numParts\";i:3;}}\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/flush/rendercache\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::cacheRender\";s:6:\"_title\";s:12:\"Render cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/flush/rendercache$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/flush/rendercache\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/flush/rendercache\";s:8:\"numParts\";i:3;}}\";s:32:\"admin_toolbar_tools.flush_static\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/static-caches\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushStatic\";s:6:\"_title\";s:13:\"Static caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/flush/static\\-caches$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/static-caches\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/static-caches\";s:8:\"numParts\";i:3;}}\";s:30:\"admin_toolbar_tools.flush_twig\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/twig\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushTwig\";s:6:\"_title\";s:4:\"Twig\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/twig$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/twig\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/twig\";s:8:\"numParts\";i:3;}}\";s:31:\"admin_toolbar_tools.flush_views\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushViews\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/views\";s:8:\"numParts\";i:3;}}\";s:26:\"admin_toolbar_tools.plugin\";s:1069:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/flush/plugin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushPlugins\";s:6:\"_title\";s:6:\"Plugin\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/flush/plugin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/flush/plugin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/flush/plugin\";s:8:\"numParts\";i:3;}}\";s:28:\"admin_toolbar_tools.settings\";s:1138:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:62:\"\\Drupal\\admin_toolbar_tools\\Form\\AdminToolbarToolsSettingsForm\";s:6:\"_title\";s:28:\"Admin Toolbar Tools settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/user\\-interface/admin\\-toolbar\\-tools$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/user-interface/admin-toolbar-tools\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:8:\"numParts\";i:4;}}\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/theme_rebuild\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::themeRebuild\";s:6:\"_title\";s:13:\"Theme Rebuild\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/flush/theme_rebuild$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/theme_rebuild\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/theme_rebuild\";s:8:\"numParts\";i:3;}}\";s:31:\"announcements_feed.announcement\";s:1047:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/announcements_feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:74:\"\\Drupal\\announcements_feed\\Controller\\AnnounceController::getAnnouncements\";s:6:\"_title\";s:23:\"Community announcements\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"access announcements\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/announcements_feed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/announcements_feed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:25:\"/admin/announcements_feed\";s:8:\"numParts\";i:2;}}\";s:14:\"blazy.settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/blazy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\blazy_ui\\Form\\BlazyConfigForm\";s:6:\"_title\";s:8:\"Blazy UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer blazy\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/blazy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/blazy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/blazy\";s:8:\"numParts\";i:4;}}\";s:16:\"captcha_settings\";s:1019:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/people/captcha\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaSettingsForm\";s:6:\"_title\";s:16:\"CAPTCHA settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/people/captcha$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/people/captcha\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/people/captcha\";s:8:\"numParts\";i:4;}}\";s:13:\"comment.admin\";s:1373:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/content/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:14:\"page_published\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/content/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/content/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/content/comment\";s:8:\"numParts\";i:3;}}\";s:11:\"config.sync\";s:1046:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/configuration\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\config\\Form\\ConfigSync\";s:6:\"_title\";s:11:\"Synchronize\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/configuration$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/configuration\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/development/configuration\";s:8:\"numParts\";i:4;}}\";s:16:\"contact.form_add\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/structure/contact/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"contact_form.add\";s:6:\"_title\";s:16:\"Add contact form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/structure/contact/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/contact/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/structure/contact/add\";s:8:\"numParts\";i:4;}}\";s:19:\"dblog.access_denied\";s:1076:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/access-denied\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:26:\"Top \'access denied\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:13:\"access denied\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/access\\-denied$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/access-denied\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/access-denied\";s:8:\"numParts\";i:3;}}\";s:14:\"dblog.overview\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/reports/dblog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"watchdog\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/reports/dblog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/reports/dblog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/reports/dblog\";s:8:\"numParts\";i:3;}}\";s:20:\"dblog.page_not_found\";s:1083:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/reports/page-not-found\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:27:\"Top \'page not found\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:14:\"page not found\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/page\\-not\\-found$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/reports/page-not-found\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/reports/page-not-found\";s:8:\"numParts\";i:3;}}\";s:12:\"dblog.search\";s:1072:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:6:\"_title\";s:18:\"Top search phrases\";s:4:\"type\";s:6:\"search\";}s:12:\"requirements\";a:2:{s:20:\"_module_dependencies\";s:6:\"search\";s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/search\";s:8:\"numParts\";i:3;}}\";s:20:\"devel.admin_settings\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/development/devel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\SettingsForm\";s:6:\"_title\";s:14:\"Devel settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/development/devel$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/development/devel\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/development/devel\";s:8:\"numParts\";i:4;}}\";s:27:\"devel.toolbar.settings_form\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/devel/toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\devel\\Form\\ToolbarSettingsForm\";s:6:\"_title\";s:22:\"Devel Toolbar Settings\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:20:\"_module_dependencies\";s:7:\"toolbar\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/devel/toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/devel/toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/devel/toolbar\";s:8:\"numParts\";i:5;}}\";s:36:\"devel_generate.admin_config_generate\";s:1161:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/generate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Generate\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:25:\"administer devel_generate\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/generate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/generate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/generate\";s:8:\"numParts\";i:4;}}\";s:28:\"devel_generate.block_content\";s:1154:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/development/generate/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:29:\"Generate Contenido de bloques\";s:10:\"_plugin_id\";s:13:\"block_content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/development/generate/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/development/generate/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:48:\"/admin/config/development/generate/block-content\";s:8:\"numParts\";i:5;}}\";s:22:\"devel_generate.content\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/development/generate/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate contenido\";s:10:\"_plugin_id\";s:7:\"content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/development/generate/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/development/generate/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/development/generate/content\";s:8:\"numParts\";i:5;}}\";s:20:\"devel_generate.media\";s:1113:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/development/generate/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:30:\"Generate contenidos multimedia\";s:10:\"_plugin_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/development/generate/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/config/development/generate/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/config/development/generate/media\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.menu\";s:1092:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:14:\"Generate menus\";s:10:\"_plugin_id\";s:4:\"menu\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/menu\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.term\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/term\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate términos\";s:10:\"_plugin_id\";s:4:\"term\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/term$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/term\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/term\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.user\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:17:\"Generate usuarios\";s:10:\"_plugin_id\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/user\";s:8:\"numParts\";i:5;}}\";s:25:\"devel_generate.vocabulary\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/development/generate/vocabs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:21:\"Generate vocabularios\";s:10:\"_plugin_id\";s:10:\"vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/development/generate/vocabs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/development/generate/vocabs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/development/generate/vocabs\";s:8:\"numParts\";i:5;}}\";s:25:\"dxpr_builder.admin.studio\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/dxpr_studio\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"DXPR Studio\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/dxpr_studio$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/dxpr_studio\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/admin/dxpr_studio\";s:8:\"numParts\";i:2;}}\";s:33:\"dxpr_builder.admin.studio.builder\";s:1165:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"DXPR Builder\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/dxpr_studio/dxpr_builder$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/dxpr_studio/dxpr_builder\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:8:\"numParts\";i:3;}}\";s:24:\"dxpr_builder.ai_settings\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:24:\"DXPR Builder AI Settings\";s:5:\"_form\";s:51:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderAiSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/dxpr_studio/dxpr_builder/ai_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:8:\"numParts\";i:4;}}\";s:29:\"dxpr_builder.licensed_content\";s:1103:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"Drupal\\dxpr_builder\\Controller\\PageController::licensedContentPage\";s:6:\"_title\";s:13:\"Content items\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:8:\"numParts\";i:4;}}\";s:21:\"dxpr_builder.settings\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"DXPR Builder Settings\";s:5:\"_form\";s:49:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/dxpr_studio/dxpr_builder/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:8:\"numParts\";i:4;}}\";s:26:\"dxpr_builder.user_licenses\";s:1124:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\PageController::userLicensesPage\";s:6:\"_title\";s:13:\"User Licenses\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/user_licenses$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:8:\"numParts\";i:4;}}\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:1135:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:10:\"DXPR Theme\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/dxpr_studio/dxpr_theme$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/dxpr_studio/dxpr_theme\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:8:\"numParts\";i:3;}}\";s:26:\"dxpr_theme_helper.settings\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.block_content.collection\";s:1364:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}\";s:35:\"entity.block_content_type.edit_form\";s:1493:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"block_content_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:39:\"/admin/structure/block-content/manage/%\";s:8:\"numParts\";i:5;}}\";s:29:\"entity.comment_type.edit_form\";s:1410:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"comment_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/comment/manage/%\";s:8:\"numParts\";i:5;}}\";s:39:\"entity.configurable_language.collection\";s:1005:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:21:\"configurable_language\";s:6:\"_title\";s:9:\"Languages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/language\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.contact_form.edit_form\";s:1363:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"contact_form.edit\";s:6:\"_title\";s:17:\"Edit contact form\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/contact/manage/%\";s:8:\"numParts\";i:5;}}\";s:29:\"entity.date_format.collection\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/date-time\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"date_format\";s:6:\"_title\";s:21:\"Date and time formats\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/regional/date\\-time$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/date-time\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/date-time\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_page_template.collection\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_page_template\";s:6:\"_title\";s:41:\"DXPR Builder Page Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/page_template$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.dxpr_builder_profile.collection\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"dxpr_builder_profile\";s:6:\"_title\";s:34:\"DXPR Builder Profile Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/profile$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_user_template.collection\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_user_template\";s:6:\"_title\";s:41:\"DXPR Builder User Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/admin/dxpr_studio/dxpr_builder/user_templates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.entity_browser.collection\";s:1031:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/content/entity_browser\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:14:\"entity_browser\";s:6:\"_title\";s:15:\"Entity Browsers\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/content/entity_browser$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:36:\"/admin/config/content/entity_browser\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.field_storage_config.collection\";s:969:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"field_storage_config\";s:6:\"_title\";s:10:\"Field list\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/fields\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.image_style.collection\";s:1007:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/media/image-styles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"image_style\";s:6:\"_title\";s:12:\"Image styles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/image\\-styles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/media/image-styles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/media/image-styles\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.media.collection\";s:1366:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.media_type.add_form\";s:1079:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:14:\"media_type.add\";s:14:\"entity_type_id\";s:10:\"media_type\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:10:\"media_type\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/media/add\";s:8:\"numParts\";i:4;}}\";s:27:\"entity.media_type.edit_form\";s:1388:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/media/manage/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"media_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/media/manage/%\";s:8:\"numParts\";i:5;}}\";s:20:\"entity.menu.add_form\";s:962:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/menu/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"menu.add\";s:6:\"_title\";s:8:\"Add menu\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/menu/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/menu/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/structure/menu/add\";s:8:\"numParts\";i:4;}}\";s:21:\"entity.menu.edit_form\";s:1319:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/menu/manage/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:9:\"menu.edit\";s:15:\"_title_callback\";s:52:\"\\Drupal\\menu_ui\\Controller\\MenuController::menuTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"menu.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:30:\"/admin/structure/menu/manage/%\";s:8:\"numParts\";i:5;}}\";s:26:\"entity.node_type.edit_form\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/types/manage/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:14:\"node_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/types/manage/%\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.path_alias.collection\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/search/path\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"path_alias\";s:6:\"_title\";s:11:\"URL aliases\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer url aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/search/path$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/search/path\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/search/path\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.search_page.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/config/search/pages\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"search_page\";s:6:\"_title\";s:12:\"Search pages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer search\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/config/search/pages$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/config/search/pages\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/config/search/pages\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.shortcut_set.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/user-interface/shortcut\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"shortcut_set\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer shortcuts\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/user\\-interface/shortcut$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/user-interface/shortcut\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/user-interface/shortcut\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.slick.collection\";s:971:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/slick\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:5:\"slick\";s:6:\"_title\";s:19:\"Slick Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/slick$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/slick\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:1122:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/structure/taxonomy/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:14:\"entity_type_id\";s:19:\"taxonomy_vocabulary\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:19:\"taxonomy_vocabulary\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/structure/taxonomy/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/taxonomy/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/structure/taxonomy/add\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:1560:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";s:5:\"_form\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:44:\"taxonomy_vocabulary.access taxonomy overview\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:21:\"with_config_overrides\";b:1;s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/overview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/taxonomy/manage/%/overview\";s:8:\"numParts\";i:6;}}\";s:22:\"entity.user.admin_form\";s:1015:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/people/accounts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\user\\AccountSettingsForm\";s:6:\"_title\";s:16:\"Account settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer account settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/people/accounts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/people/accounts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/people/accounts\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.user.collection\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:17:\"user_admin_people\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:16:\"administer users\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/people\";s:8:\"numParts\";i:2;}}\";s:27:\"entity.user_role.collection\";s:941:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/people/roles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"user_role\";s:6:\"_title\";s:5:\"Roles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/people/roles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/people/roles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/people/roles\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.user_role.edit_form\";s:1306:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/people/roles/manage/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/people/roles/manage/%\";s:8:\"numParts\";i:5;}}\";s:21:\"entity.view.edit_form\";s:1284:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/views/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/structure/views/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/views/view/%\";s:8:\"numParts\";i:5;}}\";s:17:\"file_mdm.settings\";s:1024:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/system/file_mdm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\file_mdm\\Form\\SettingsForm\";s:6:\"_title\";s:21:\"File metadata manager\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/system/file_mdm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/system/file_mdm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/system/file_mdm\";s:8:\"numParts\";i:4;}}\";s:21:\"filter.admin_overview\";s:1003:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/content/formats\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:13:\"filter_format\";s:6:\"_title\";s:24:\"Text formats and editors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer filters\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/content/formats$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/content/formats\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/content/formats\";s:8:\"numParts\";i:4;}}\";s:9:\"help.main\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/admin/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\help\\Controller\\HelpController::helpMain\";s:6:\"_title\";s:4:\"Help\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/admin/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/admin/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/admin/help\";s:8:\"numParts\";i:2;}}\";s:30:\"language.content_settings_page\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/content-language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:59:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm::getTitle\";s:5:\"_form\";s:49:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/regional/content\\-language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/content-language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/regional/content-language\";s:8:\"numParts\";i:4;}}\";s:21:\"locale.translate_page\";s:1061:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/translate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\locale\\Controller\\LocaleController::translatePage\";s:6:\"_title\";s:26:\"User interface translation\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/regional/translate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/translate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/translate\";s:8:\"numParts\";i:4;}}\";s:23:\"locale.translate_status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/reports/translations\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:41:\"\\Drupal\\locale\\Form\\TranslationStatusForm\";s:6:\"_title\";s:29:\"Available translation updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/reports/translations$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/reports/translations\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/reports/translations\";s:8:\"numParts\";i:3;}}\";s:14:\"media.settings\";s:1027:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/media/media-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\media\\Form\\MediaSettingsForm\";s:6:\"_title\";s:14:\"Media settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/media/media\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/media/media-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/media/media-settings\";s:8:\"numParts\";i:4;}}\";s:22:\"media_library.settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\media_library\\Form\\SettingsForm\";s:6:\"_title\";s:22:\"Media Library settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/media-library\";s:8:\"numParts\";i:4;}}\";s:13:\"node.type_add\";s:989:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/types/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"node_type.add\";s:6:\"_title\";s:16:\"Add content type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/types/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/types/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/types/add\";s:8:\"numParts\";i:4;}}\";s:43:\"remove_reset_password.remove_reset_password\";s:1145:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/reset-password-form-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:60:\"\\Drupal\\remove_reset_password\\Form\\ResetPasswordSettingsForm\";s:6:\"_title\";s:33:\"Reset Password Local Tab Settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/config/people/reset\\-password\\-form\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/reset-password-form-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:49:\"/admin/config/people/reset-password-form-settings\";s:8:\"numParts\";i:4;}}\";s:16:\"sophron.settings\";s:1018:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/system/sophron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\sophron\\Form\\SettingsForm\";s:6:\"_title\";s:20:\"Sophron - MIME Types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/system/sophron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/system/sophron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/system/sophron\";s:8:\"numParts\";i:4;}}\";s:19:\"system.admin_config\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\SystemController::overview\";s:7:\"link_id\";s:19:\"system.admin_config\";s:6:\"_title\";s:13:\"Configuration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:27:\"_access_admin_overview_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:32:\"access_check.admin_overview_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/config\";s:8:\"numParts\";i:2;}}\";s:27:\"system.admin_config_content\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/config/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:17:\"Content authoring\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/config/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/config/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/config/content\";s:8:\"numParts\";i:3;}}\";s:31:\"system.admin_config_development\";s:1130:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/development\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"Development\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/development$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/development\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/config/development\";s:8:\"numParts\";i:3;}}\";s:25:\"system.admin_config_media\";s:1099:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/config/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:5:\"Media\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/config/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/config/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/config/media\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_regional\";s:1126:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/regional\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Region and language\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/regional$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/regional\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/regional\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_search\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Search and metadata\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/search\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_services\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/services\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"Web services\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/services$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/services\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/services\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_system\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"System\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/system\";s:8:\"numParts\";i:3;}}\";s:22:\"system.admin_config_ui\";s:1146:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/user-interface\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"User interface\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/user\\-interface$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/user-interface\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/config/user-interface\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_workflow\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/workflow\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Workflow\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/workflow$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/workflow\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/workflow\";s:8:\"numParts\";i:3;}}\";s:20:\"system.admin_content\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}\";s:18:\"system.admin_index\";s:967:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/index\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\system\\Controller\\AdminController::index\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"access administration pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/index$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/index\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/index\";s:8:\"numParts\";i:2;}}\";s:20:\"system.admin_reports\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/reports\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:7:\"Reports\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/reports$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/reports\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/reports\";s:8:\"numParts\";i:2;}}\";s:20:\"system.cron_settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/system/cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:28:\"\\Drupal\\system\\Form\\CronForm\";s:6:\"_title\";s:4:\"Cron\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/system/cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/system/cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/system/cron\";s:8:\"numParts\";i:4;}}\";s:27:\"system.development_settings\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\DevelopmentSettingsForm\";s:6:\"_title\";s:20:\"Development settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/settings\";s:8:\"numParts\";i:4;}}\";s:27:\"system.file_system_settings\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/media/file-system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\system\\Form\\FileSystemForm\";s:6:\"_title\";s:11:\"File system\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/media/file\\-system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/media/file-system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/media/file-system\";s:8:\"numParts\";i:4;}}\";s:29:\"system.image_toolkit_settings\";s:1035:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/image-toolkit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\system\\Form\\ImageToolkitForm\";s:6:\"_title\";s:13:\"Image toolkit\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/image\\-toolkit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/image-toolkit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/image-toolkit\";s:8:\"numParts\";i:4;}}\";s:23:\"system.linkset_settings\";s:1036:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/config/services/linkset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"Menu Linkset Settings\";s:5:\"_form\";s:42:\"Drupal\\system\\Form\\MenuLinksetSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/admin/config/services/linkset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/services/linkset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:30:\"/admin/config/services/linkset\";s:8:\"numParts\";i:4;}}\";s:23:\"system.logging_settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/development/logging\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\system\\Form\\LoggingForm\";s:6:\"_title\";s:18:\"Logging and errors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/development/logging$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/development/logging\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/development/logging\";s:8:\"numParts\";i:4;}}\";s:19:\"system.modules_list\";s:1006:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/modules\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Extend\";s:14:\"_title_context\";s:15:\"With components\";s:5:\"_form\";s:35:\"\\Drupal\\system\\Form\\ModulesListForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/modules$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/modules\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/modules\";s:8:\"numParts\";i:2;}}\";s:24:\"system.modules_uninstall\";s:985:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/modules/uninstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\system\\Form\\ModulesUninstallForm\";s:6:\"_title\";s:9:\"Uninstall\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/modules/uninstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/modules/uninstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/modules/uninstall\";s:8:\"numParts\";i:3;}}\";s:27:\"system.performance_settings\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/performance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\PerformanceController::build\";s:6:\"_title\";s:11:\"Performance\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/performance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/performance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/performance\";s:8:\"numParts\";i:4;}}\";s:24:\"system.regional_settings\";s:1026:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RegionalForm\";s:6:\"_title\";s:17:\"Regional settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/settings\";s:8:\"numParts\";i:4;}}\";s:25:\"system.rss_feeds_settings\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/services/rss-publishing\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RssFeedsForm\";s:6:\"_title\";s:14:\"RSS publishing\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/services/rss\\-publishing$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/services/rss-publishing\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/services/rss-publishing\";s:8:\"numParts\";i:4;}}\";s:32:\"system.site_information_settings\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/system/site-information\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\system\\Form\\SiteInformationForm\";s:6:\"_title\";s:19:\"Basic site settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/system/site\\-information$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/system/site-information\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/system/site-information\";s:8:\"numParts\";i:4;}}\";s:28:\"system.site_maintenance_mode\";s:1088:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/maintenance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\SiteMaintenanceModeForm\";s:6:\"_title\";s:16:\"Maintenance mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:57:\"administer site configuration+administer software updates\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/maintenance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/maintenance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/maintenance\";s:8:\"numParts\";i:4;}}\";s:13:\"system.status\";s:1010:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/status\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemInfoController::status\";s:6:\"_title\";s:13:\"Status report\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/status$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/status\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/status\";s:8:\"numParts\";i:3;}}\";s:18:\"system.themes_page\";s:979:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/appearance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:10:\"Appearance\";s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemController::themesPage\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/appearance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/appearance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/admin/appearance\";s:8:\"numParts\";i:2;}}\";s:21:\"system.theme_settings\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/appearance/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:6:\"_title\";s:19:\"Appearance settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/appearance/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/appearance/settings\";s:8:\"numParts\";i:3;}}\";s:27:\"system.theme_settings_theme\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:17:\"user.admin_create\";s:947:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/people/create\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:8:\"Add user\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"user\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/people/create$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/people/create\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/people/create\";s:8:\"numParts\";i:3;}}\";s:16:\"user.admin_index\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"People\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/people\";s:8:\"numParts\";i:3;}}\";s:22:\"user.admin_permissions\";s:993:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/people/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\user\\Form\\UserPermissionsForm\";s:6:\"_title\";s:11:\"Permissions\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/people/permissions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/people/permissions\";s:8:\"numParts\";i:3;}}\";s:13:\"user.role_add\";s:970:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/admin/people/roles/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:8:\"Add role\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:30:\"{^/admin/people/roles/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/admin/people/roles/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:23:\"/admin/people/roles/add\";s:8:\"numParts\";i:4;}}\";s:17:\"view.files.page_1\";s:1385:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/files\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/files$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/files\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/files\";s:8:\"numParts\";i:3;}}\";s:23:\"view.media_library.page\";s:1413:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/content/media-grid\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/media\\-grid$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/content/media-grid\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/content/media-grid\";s:8:\"numParts\";i:3;}}\";s:12:\"views_ui.add\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/views/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"view.add\";s:6:\"_title\";s:8:\"Add view\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/views/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/views/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/views/add\";s:8:\"numParts\";i:4;}}\";s:23:\"views_ui.reports_fields\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/reports/fields/views-fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportFields\";s:6:\"_title\";s:13:\"Used in views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/reports/fields/views\\-fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/reports/fields/views-fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/reports/fields/views-fields\";s:8:\"numParts\";i:4;}}\";s:24:\"views_ui.reports_plugins\";s:1032:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/views-plugins\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportPlugins\";s:6:\"_title\";s:13:\"Views plugins\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/views\\-plugins$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/views-plugins\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/views-plugins\";s:8:\"numParts\";i:3;}}\";s:18:\"webp.settings_form\";s:1028:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/webp/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\webp\\Form\\SettingsForm\";s:6:\"_title\";s:13:\"WebP settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/webp/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/webp/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:33:\"/admin/config/media/webp/settings\";s:8:\"numParts\";i:5;}}\";}',-1,1773332021.545,1,'routes','1'),('route_provider.route_load:31abc56ad89f69ac3bae9b992bce41b47a1a24adcc5d4bd1b11782b454ec097b7bbdd7628fe7377603400f9cf12e0b574426992cd24c916ec8b68c6cfe5c6c6f',_binary 'a:1:{s:29:\"entity.view.edit_display_form\";s:1533:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:52:\"/admin/structure/views/view/{view}/edit/{display_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";s:10:\"display_id\";N;}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:4:\"view\";i:1;s:10:\"display_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/admin/structure/views/view/(?P<view>[^/]++)/edit(?:/(?P<display_id>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:2:{i:0;s:4:\"view\";i:1;s:10:\"display_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:34:\"/admin/structure/views/view/%/edit\";s:8:\"numParts\";i:7;}}\";}',-1,1773073131.517,1,'routes','1'),('route_provider.route_load:31d0301c28578117d2f266d9933fe5b23af572ac8c7bc2202aef110abe0795a05488cf9fa1e49c6e6e5dd3643d2949219dd351d1c7045696738f5b8343af6eb2',_binary 'a:0:{}',-1,1773072977.649,1,'routes','1'),('route_provider.route_load:322c7ca28a855d3991709816364b866ad6448befdcd18725eb3e51b43eb1cf41bfd2aca093ef97b458d1405e1f2080989333b571d0bd46cbe4698be1567bbb16',_binary 'a:0:{}',-1,1773072975.229,1,'routes','0'),('route_provider.route_load:3369f1a883644aecd0f18cfe97137a7028d8331b527a9e7bcc84cf296e00767f2c070904d43a71cf30afd7d649f75bd42a34611cb1222cd732781a04d6d3e6c6',_binary 'a:1:{s:43:\"entity.comment_type.entity_permissions_form\";s:1559:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/comment/manage/{comment_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:7:\"comment\";s:18:\"bundle_entity_type\";s:12:\"comment_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:3:{s:4:\"type\";s:19:\"entity:comment_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:45:\"/admin/structure/comment/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.214,1,'routes','0'),('route_provider.route_load:347acad42dddd23413926f1f35ef7ce963bfa94ef20f4e24f15b8c154ce9ebb5ee2844acad682d73bb230c232521fdc1f1a20ccfa88a4b1f00db0508b0d8ca4d',_binary 'a:1:{s:30:\"entity.filter_format.edit_form\";s:1437:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:52:\"/admin/config/content/formats/manage/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:18:\"filter_format.edit\";s:15:\"_title_callback\";s:52:\"\\Drupal\\filter\\Controller\\FilterController::getLabel\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:20:\"filter_format.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/admin/config/content/formats/manage/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/formats/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:38:\"/admin/config/content/formats/manage/%\";s:8:\"numParts\";i:6;}}\";}',-1,1773072981.319,1,'routes','1'),('route_provider.route_load:34a859e3b870b48fd36bfe4966f4638e00c1dd37fdb4b08ad487e9a7ae45cd6dd1c0f09f735e1bb1fa16c5aa76f98008f6e69332aa3182ff963b9575407a4d6e',_binary 'a:1:{s:34:\"entity.shortcut_set.customize_form\";s:1492:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}/customize\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:22:\"shortcut_set.customize\";s:6:\"_title\";s:10:\"List links\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"shortcut_set.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:87:\"{^/admin/config/user\\-interface/shortcut/manage/(?P<shortcut_set>[^/]++)/customize$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/customize\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/admin/config/user-interface/shortcut/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:56:\"/admin/config/user-interface/shortcut/manage/%/customize\";s:8:\"numParts\";i:7;}}\";}',-1,1773072978.502,1,'routes','1'),('route_provider.route_load:35c683b339e4320321e5d69dc706cc978ab94786bcb590a3bdc4518961cbba02185534f78f3df77e9cd70686d8ad0997dde1341e8a53bee146ae6de6978065e8',_binary 'a:1:{s:21:\"entity.view.edit_form\";s:1284:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/views/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/structure/views/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/views/view/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773073131.408,1,'routes','1'),('route_provider.route_load:37365ae2cf04a26cba48f99c8230864d4030bb46f67226f7a0947a3abacee5122a9f602d27ecab1b1e6c30fc3e26b84fb0730a9cb721ba88207080b9efc1142d',_binary 'a:1:{s:13:\"comment.admin\";s:1373:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/content/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:14:\"page_published\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/content/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/content/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/content/comment\";s:8:\"numParts\";i:3;}}\";}',-1,1773082932.341,1,'routes','1'),('route_provider.route_load:37b99a49895a5c6e2e92c4f2f76d8b013710daddc5dc8222e7e94875de2777ace0d008c72bf63c73fb17c887df852ceeb27c8965adad7fa1132295cb52109e67',_binary 'a:1:{s:23:\"locale.translate_import\";s:1057:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/translate/import\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\locale\\Form\\ImportForm\";s:6:\"_title\";s:28:\"Interface translation import\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/regional/translate/import$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/translate/import\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/regional/translate/import\";s:8:\"numParts\";i:5;}}\";}',-1,1773082933.116,1,'routes','1'),('route_provider.route_load:3943690bb13799120b60dcb0a96f70489be033cd775b94da446ad3032f9f16263a9cca859a49e0fc07c99238b4c4de6692d68b2150593a85c3da12fded6fab4f',_binary 'a:1:{s:18:\"config.export_full\";s:1089:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/config/development/configuration/full/export\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\config\\Form\\ConfigExportForm\";s:6:\"_title\";s:6:\"Export\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"export configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/development/configuration/full/export$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:51:\"/admin/config/development/configuration/full/export\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:51:\"/admin/config/development/configuration/full/export\";s:8:\"numParts\";i:6;}}\";}',-1,1773082923.407,1,'routes','1'),('route_provider.route_load:39c3559ed536959bcb4b5057774bc4d25651d47c60a500daa409269131d50a5256717907747025940bf74b24237087b5d95c00618606fb9e1a591ecc0c625d6d',_binary 'a:132:{s:22:\"admin_toolbar.settings\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\admin_toolbar\\Form\\AdminToolbarSettingsForm\";s:6:\"_title\";s:22:\"Admin Toolbar settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/config/user\\-interface/admin\\-toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/admin-toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:8:\"numParts\";i:4;}}\";s:25:\"admin_toolbar_tools.cssjs\";s:1082:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/cssjs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushJsCss\";s:6:\"_title\";s:24:\"Flush CSS and JavaScript\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/cssjs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/cssjs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/cssjs\";s:8:\"numParts\";i:3;}}\";s:25:\"admin_toolbar_tools.flush\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/flush\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushAll\";s:6:\"_title\";s:16:\"Flush all caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/flush$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/flush\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/flush\";s:8:\"numParts\";i:2;}}\";s:30:\"admin_toolbar_tools.flush_menu\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushMenu\";s:6:\"_title\";s:4:\"Menu\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/menu\";s:8:\"numParts\";i:3;}}\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/flush/rendercache\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::cacheRender\";s:6:\"_title\";s:12:\"Render cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/flush/rendercache$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/flush/rendercache\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/flush/rendercache\";s:8:\"numParts\";i:3;}}\";s:32:\"admin_toolbar_tools.flush_static\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/static-caches\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushStatic\";s:6:\"_title\";s:13:\"Static caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/flush/static\\-caches$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/static-caches\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/static-caches\";s:8:\"numParts\";i:3;}}\";s:30:\"admin_toolbar_tools.flush_twig\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/twig\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushTwig\";s:6:\"_title\";s:4:\"Twig\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/twig$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/twig\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/twig\";s:8:\"numParts\";i:3;}}\";s:31:\"admin_toolbar_tools.flush_views\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushViews\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/views\";s:8:\"numParts\";i:3;}}\";s:26:\"admin_toolbar_tools.plugin\";s:1069:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/flush/plugin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushPlugins\";s:6:\"_title\";s:6:\"Plugin\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/flush/plugin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/flush/plugin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/flush/plugin\";s:8:\"numParts\";i:3;}}\";s:28:\"admin_toolbar_tools.settings\";s:1138:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:62:\"\\Drupal\\admin_toolbar_tools\\Form\\AdminToolbarToolsSettingsForm\";s:6:\"_title\";s:28:\"Admin Toolbar Tools settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/user\\-interface/admin\\-toolbar\\-tools$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/user-interface/admin-toolbar-tools\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:8:\"numParts\";i:4;}}\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/theme_rebuild\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::themeRebuild\";s:6:\"_title\";s:13:\"Theme Rebuild\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/flush/theme_rebuild$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/theme_rebuild\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/theme_rebuild\";s:8:\"numParts\";i:3;}}\";s:31:\"announcements_feed.announcement\";s:1047:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/announcements_feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:74:\"\\Drupal\\announcements_feed\\Controller\\AnnounceController::getAnnouncements\";s:6:\"_title\";s:23:\"Community announcements\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"access announcements\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/announcements_feed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/announcements_feed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:25:\"/admin/announcements_feed\";s:8:\"numParts\";i:2;}}\";s:14:\"blazy.settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/blazy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\blazy_ui\\Form\\BlazyConfigForm\";s:6:\"_title\";s:8:\"Blazy UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer blazy\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/blazy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/blazy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/blazy\";s:8:\"numParts\";i:4;}}\";s:19:\"block.admin_display\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/block\";s:8:\"numParts\";i:3;}}\";s:16:\"captcha_settings\";s:1019:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/people/captcha\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaSettingsForm\";s:6:\"_title\";s:16:\"CAPTCHA settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/people/captcha$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/people/captcha\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/people/captcha\";s:8:\"numParts\";i:4;}}\";s:13:\"comment.admin\";s:1373:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/content/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:14:\"page_published\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/content/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/content/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/content/comment\";s:8:\"numParts\";i:3;}}\";s:11:\"config.sync\";s:1046:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/configuration\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\config\\Form\\ConfigSync\";s:6:\"_title\";s:11:\"Synchronize\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/configuration$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/configuration\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/development/configuration\";s:8:\"numParts\";i:4;}}\";s:16:\"contact.form_add\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/structure/contact/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"contact_form.add\";s:6:\"_title\";s:16:\"Add contact form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/structure/contact/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/contact/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/structure/contact/add\";s:8:\"numParts\";i:4;}}\";s:19:\"dblog.access_denied\";s:1076:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/access-denied\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:26:\"Top \'access denied\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:13:\"access denied\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/access\\-denied$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/access-denied\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/access-denied\";s:8:\"numParts\";i:3;}}\";s:14:\"dblog.overview\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/reports/dblog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"watchdog\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/reports/dblog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/reports/dblog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/reports/dblog\";s:8:\"numParts\";i:3;}}\";s:20:\"dblog.page_not_found\";s:1083:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/reports/page-not-found\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:27:\"Top \'page not found\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:14:\"page not found\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/page\\-not\\-found$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/reports/page-not-found\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/reports/page-not-found\";s:8:\"numParts\";i:3;}}\";s:12:\"dblog.search\";s:1072:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:6:\"_title\";s:18:\"Top search phrases\";s:4:\"type\";s:6:\"search\";}s:12:\"requirements\";a:2:{s:20:\"_module_dependencies\";s:6:\"search\";s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/search\";s:8:\"numParts\";i:3;}}\";s:20:\"devel.admin_settings\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/development/devel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\SettingsForm\";s:6:\"_title\";s:14:\"Devel settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/development/devel$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/development/devel\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/development/devel\";s:8:\"numParts\";i:4;}}\";s:27:\"devel.toolbar.settings_form\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/devel/toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\devel\\Form\\ToolbarSettingsForm\";s:6:\"_title\";s:22:\"Devel Toolbar Settings\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:20:\"_module_dependencies\";s:7:\"toolbar\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/devel/toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/devel/toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/devel/toolbar\";s:8:\"numParts\";i:5;}}\";s:36:\"devel_generate.admin_config_generate\";s:1161:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/generate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Generate\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:25:\"administer devel_generate\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/generate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/generate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/generate\";s:8:\"numParts\";i:4;}}\";s:28:\"devel_generate.block_content\";s:1154:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/development/generate/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:29:\"Generate Contenido de bloques\";s:10:\"_plugin_id\";s:13:\"block_content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/development/generate/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/development/generate/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:48:\"/admin/config/development/generate/block-content\";s:8:\"numParts\";i:5;}}\";s:22:\"devel_generate.content\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/development/generate/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate contenido\";s:10:\"_plugin_id\";s:7:\"content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/development/generate/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/development/generate/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/development/generate/content\";s:8:\"numParts\";i:5;}}\";s:20:\"devel_generate.media\";s:1113:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/development/generate/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:30:\"Generate contenidos multimedia\";s:10:\"_plugin_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/development/generate/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/config/development/generate/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/config/development/generate/media\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.menu\";s:1092:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:14:\"Generate menus\";s:10:\"_plugin_id\";s:4:\"menu\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/menu\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.term\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/term\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate términos\";s:10:\"_plugin_id\";s:4:\"term\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/term$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/term\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/term\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.user\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:17:\"Generate usuarios\";s:10:\"_plugin_id\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/user\";s:8:\"numParts\";i:5;}}\";s:25:\"devel_generate.vocabulary\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/development/generate/vocabs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:21:\"Generate vocabularios\";s:10:\"_plugin_id\";s:10:\"vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/development/generate/vocabs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/development/generate/vocabs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/development/generate/vocabs\";s:8:\"numParts\";i:5;}}\";s:25:\"dxpr_builder.admin.studio\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/dxpr_studio\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"DXPR Studio\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/dxpr_studio$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/dxpr_studio\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/admin/dxpr_studio\";s:8:\"numParts\";i:2;}}\";s:33:\"dxpr_builder.admin.studio.builder\";s:1165:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"DXPR Builder\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/dxpr_studio/dxpr_builder$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/dxpr_studio/dxpr_builder\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:8:\"numParts\";i:3;}}\";s:24:\"dxpr_builder.ai_settings\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:24:\"DXPR Builder AI Settings\";s:5:\"_form\";s:51:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderAiSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/dxpr_studio/dxpr_builder/ai_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:8:\"numParts\";i:4;}}\";s:29:\"dxpr_builder.licensed_content\";s:1103:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"Drupal\\dxpr_builder\\Controller\\PageController::licensedContentPage\";s:6:\"_title\";s:13:\"Content items\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:8:\"numParts\";i:4;}}\";s:21:\"dxpr_builder.settings\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"DXPR Builder Settings\";s:5:\"_form\";s:49:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/dxpr_studio/dxpr_builder/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:8:\"numParts\";i:4;}}\";s:26:\"dxpr_builder.user_licenses\";s:1124:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\PageController::userLicensesPage\";s:6:\"_title\";s:13:\"User Licenses\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/user_licenses$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:8:\"numParts\";i:4;}}\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:1135:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:10:\"DXPR Theme\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/dxpr_studio/dxpr_theme$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/dxpr_studio/dxpr_theme\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:8:\"numParts\";i:3;}}\";s:26:\"dxpr_theme_helper.settings\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.block_content.collection\";s:1364:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}\";s:36:\"entity.block_content_type.collection\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:18:\"block_content_type\";s:6:\"_title\";s:11:\"Block types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer block types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/block-content\";s:8:\"numParts\";i:3;}}\";s:35:\"entity.block_content_type.edit_form\";s:1493:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"block_content_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:39:\"/admin/structure/block-content/manage/%\";s:8:\"numParts\";i:5;}}\";s:30:\"entity.comment_type.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"comment_type\";s:6:\"_title\";s:13:\"Comment types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer comment types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/comment\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.comment_type.edit_form\";s:1410:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"comment_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/comment/manage/%\";s:8:\"numParts\";i:5;}}\";s:39:\"entity.configurable_language.collection\";s:1005:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:21:\"configurable_language\";s:6:\"_title\";s:9:\"Languages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/language\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.contact_form.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"contact_form\";s:6:\"_title\";s:13:\"Contact forms\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/contact\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.contact_form.edit_form\";s:1363:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"contact_form.edit\";s:6:\"_title\";s:17:\"Edit contact form\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/contact/manage/%\";s:8:\"numParts\";i:5;}}\";s:29:\"entity.date_format.collection\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/date-time\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"date_format\";s:6:\"_title\";s:21:\"Date and time formats\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/regional/date\\-time$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/date-time\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/date-time\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_page_template.collection\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_page_template\";s:6:\"_title\";s:41:\"DXPR Builder Page Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/page_template$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.dxpr_builder_profile.collection\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"dxpr_builder_profile\";s:6:\"_title\";s:34:\"DXPR Builder Profile Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/profile$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_user_template.collection\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_user_template\";s:6:\"_title\";s:41:\"DXPR Builder User Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/admin/dxpr_studio/dxpr_builder/user_templates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.entity_browser.collection\";s:1031:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/content/entity_browser\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:14:\"entity_browser\";s:6:\"_title\";s:15:\"Entity Browsers\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/content/entity_browser$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:36:\"/admin/config/content/entity_browser\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_form_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/form\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_form_mode\";s:6:\"_title\";s:10:\"Form modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/form$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/form\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/form\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_view_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_view_mode\";s:6:\"_title\";s:10:\"View modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/view$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/view\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/view\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.field_storage_config.collection\";s:969:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"field_storage_config\";s:6:\"_title\";s:10:\"Field list\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/fields\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.image_style.collection\";s:1007:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/media/image-styles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"image_style\";s:6:\"_title\";s:12:\"Image styles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/image\\-styles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/media/image-styles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/media/image-styles\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.media.collection\";s:1366:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.media_type.add_form\";s:1079:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:14:\"media_type.add\";s:14:\"entity_type_id\";s:10:\"media_type\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:10:\"media_type\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/media/add\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.media_type.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"media_type\";s:6:\"_title\";s:11:\"Media types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer media types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/media\";s:8:\"numParts\";i:3;}}\";s:27:\"entity.media_type.edit_form\";s:1388:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/media/manage/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"media_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/media/manage/%\";s:8:\"numParts\";i:5;}}\";s:20:\"entity.menu.add_form\";s:962:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/menu/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"menu.add\";s:6:\"_title\";s:8:\"Add menu\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/menu/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/menu/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/structure/menu/add\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.menu.collection\";s:937:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/structure/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"menu\";s:6:\"_title\";s:5:\"Menus\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/structure/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/structure/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/structure/menu\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.menu.edit_form\";s:1319:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/menu/manage/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:9:\"menu.edit\";s:15:\"_title_callback\";s:52:\"\\Drupal\\menu_ui\\Controller\\MenuController::menuTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"menu.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:30:\"/admin/structure/menu/manage/%\";s:8:\"numParts\";i:5;}}\";s:27:\"entity.node_type.collection\";s:964:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/types\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"node_type\";s:6:\"_title\";s:13:\"Content types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/types$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/types\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/types\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.node_type.edit_form\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/types/manage/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:14:\"node_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/types/manage/%\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.path_alias.collection\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/search/path\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"path_alias\";s:6:\"_title\";s:11:\"URL aliases\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer url aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/search/path$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/search/path\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/search/path\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.search_page.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/config/search/pages\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"search_page\";s:6:\"_title\";s:12:\"Search pages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer search\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/config/search/pages$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/config/search/pages\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/config/search/pages\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.shortcut_set.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/user-interface/shortcut\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"shortcut_set\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer shortcuts\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/user\\-interface/shortcut$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/user-interface/shortcut\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/user-interface/shortcut\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.slick.collection\";s:971:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/slick\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:5:\"slick\";s:6:\"_title\";s:19:\"Slick Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/slick$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/slick\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:1122:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/structure/taxonomy/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:14:\"entity_type_id\";s:19:\"taxonomy_vocabulary\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:19:\"taxonomy_vocabulary\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/structure/taxonomy/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/taxonomy/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/structure/taxonomy/add\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_vocabulary.collection\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/taxonomy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"taxonomy_vocabulary\";s:6:\"_title\";s:8:\"Taxonomy\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:44:\"administer taxonomy+access taxonomy overview\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/taxonomy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/taxonomy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/structure/taxonomy\";s:8:\"numParts\";i:3;}}\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:1560:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";s:5:\"_form\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:44:\"taxonomy_vocabulary.access taxonomy overview\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:21:\"with_config_overrides\";b:1;s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/overview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/taxonomy/manage/%/overview\";s:8:\"numParts\";i:6;}}\";s:22:\"entity.user.admin_form\";s:1015:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/people/accounts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\user\\AccountSettingsForm\";s:6:\"_title\";s:16:\"Account settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer account settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/people/accounts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/people/accounts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/people/accounts\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.user.collection\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:17:\"user_admin_people\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:16:\"administer users\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/people\";s:8:\"numParts\";i:2;}}\";s:27:\"entity.user_role.collection\";s:941:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/people/roles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"user_role\";s:6:\"_title\";s:5:\"Roles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/people/roles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/people/roles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/people/roles\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.user_role.edit_form\";s:1306:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/people/roles/manage/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/people/roles/manage/%\";s:8:\"numParts\";i:5;}}\";s:22:\"entity.view.collection\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"view\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/views\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.view.edit_form\";s:1284:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/views/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/structure/views/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/views/view/%\";s:8:\"numParts\";i:5;}}\";s:21:\"field_ui.display_mode\";s:1150:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/display-modes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:13:\"Display modes\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"administer display modes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/display\\-modes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/display-modes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/display-modes\";s:8:\"numParts\";i:3;}}\";s:17:\"file_mdm.settings\";s:1024:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/system/file_mdm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\file_mdm\\Form\\SettingsForm\";s:6:\"_title\";s:21:\"File metadata manager\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/system/file_mdm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/system/file_mdm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/system/file_mdm\";s:8:\"numParts\";i:4;}}\";s:21:\"filter.admin_overview\";s:1003:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/content/formats\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:13:\"filter_format\";s:6:\"_title\";s:24:\"Text formats and editors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer filters\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/content/formats$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/content/formats\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/content/formats\";s:8:\"numParts\";i:4;}}\";s:9:\"help.main\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/admin/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\help\\Controller\\HelpController::helpMain\";s:6:\"_title\";s:4:\"Help\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/admin/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/admin/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/admin/help\";s:8:\"numParts\";i:2;}}\";s:30:\"language.content_settings_page\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/content-language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:59:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm::getTitle\";s:5:\"_form\";s:49:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/regional/content\\-language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/content-language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/regional/content-language\";s:8:\"numParts\";i:4;}}\";s:21:\"locale.translate_page\";s:1061:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/translate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\locale\\Controller\\LocaleController::translatePage\";s:6:\"_title\";s:26:\"User interface translation\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/regional/translate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/translate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/translate\";s:8:\"numParts\";i:4;}}\";s:23:\"locale.translate_status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/reports/translations\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:41:\"\\Drupal\\locale\\Form\\TranslationStatusForm\";s:6:\"_title\";s:29:\"Available translation updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/reports/translations$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/reports/translations\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/reports/translations\";s:8:\"numParts\";i:3;}}\";s:14:\"media.settings\";s:1027:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/media/media-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\media\\Form\\MediaSettingsForm\";s:6:\"_title\";s:14:\"Media settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/media/media\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/media/media-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/media/media-settings\";s:8:\"numParts\";i:4;}}\";s:22:\"media_library.settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\media_library\\Form\\SettingsForm\";s:6:\"_title\";s:22:\"Media Library settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/media-library\";s:8:\"numParts\";i:4;}}\";s:13:\"node.type_add\";s:989:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/types/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"node_type.add\";s:6:\"_title\";s:16:\"Add content type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/types/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/types/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/types/add\";s:8:\"numParts\";i:4;}}\";s:43:\"remove_reset_password.remove_reset_password\";s:1145:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/reset-password-form-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:60:\"\\Drupal\\remove_reset_password\\Form\\ResetPasswordSettingsForm\";s:6:\"_title\";s:33:\"Reset Password Local Tab Settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/config/people/reset\\-password\\-form\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/reset-password-form-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:49:\"/admin/config/people/reset-password-form-settings\";s:8:\"numParts\";i:4;}}\";s:16:\"sophron.settings\";s:1018:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/system/sophron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\sophron\\Form\\SettingsForm\";s:6:\"_title\";s:20:\"Sophron - MIME Types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/system/sophron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/system/sophron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/system/sophron\";s:8:\"numParts\";i:4;}}\";s:19:\"system.admin_config\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\SystemController::overview\";s:7:\"link_id\";s:19:\"system.admin_config\";s:6:\"_title\";s:13:\"Configuration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:27:\"_access_admin_overview_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:32:\"access_check.admin_overview_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/config\";s:8:\"numParts\";i:2;}}\";s:27:\"system.admin_config_content\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/config/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:17:\"Content authoring\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/config/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/config/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/config/content\";s:8:\"numParts\";i:3;}}\";s:31:\"system.admin_config_development\";s:1130:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/development\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"Development\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/development$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/development\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/config/development\";s:8:\"numParts\";i:3;}}\";s:25:\"system.admin_config_media\";s:1099:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/config/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:5:\"Media\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/config/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/config/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/config/media\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_regional\";s:1126:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/regional\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Region and language\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/regional$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/regional\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/regional\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_search\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Search and metadata\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/search\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_services\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/services\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"Web services\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/services$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/services\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/services\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_system\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"System\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/system\";s:8:\"numParts\";i:3;}}\";s:22:\"system.admin_config_ui\";s:1146:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/user-interface\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"User interface\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/user\\-interface$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/user-interface\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/config/user-interface\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_workflow\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/workflow\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Workflow\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/workflow$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/workflow\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/workflow\";s:8:\"numParts\";i:3;}}\";s:20:\"system.admin_content\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}\";s:18:\"system.admin_index\";s:967:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/index\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\system\\Controller\\AdminController::index\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"access administration pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/index$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/index\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/index\";s:8:\"numParts\";i:2;}}\";s:20:\"system.admin_reports\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/reports\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:7:\"Reports\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/reports$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/reports\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/reports\";s:8:\"numParts\";i:2;}}\";s:22:\"system.admin_structure\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/admin/structure\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:9:\"Structure\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/admin/structure$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/admin/structure\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/admin/structure\";s:8:\"numParts\";i:2;}}\";s:20:\"system.cron_settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/system/cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:28:\"\\Drupal\\system\\Form\\CronForm\";s:6:\"_title\";s:4:\"Cron\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/system/cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/system/cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/system/cron\";s:8:\"numParts\";i:4;}}\";s:27:\"system.development_settings\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\DevelopmentSettingsForm\";s:6:\"_title\";s:20:\"Development settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/settings\";s:8:\"numParts\";i:4;}}\";s:27:\"system.file_system_settings\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/media/file-system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\system\\Form\\FileSystemForm\";s:6:\"_title\";s:11:\"File system\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/media/file\\-system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/media/file-system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/media/file-system\";s:8:\"numParts\";i:4;}}\";s:29:\"system.image_toolkit_settings\";s:1035:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/image-toolkit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\system\\Form\\ImageToolkitForm\";s:6:\"_title\";s:13:\"Image toolkit\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/image\\-toolkit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/image-toolkit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/image-toolkit\";s:8:\"numParts\";i:4;}}\";s:23:\"system.linkset_settings\";s:1036:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/config/services/linkset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"Menu Linkset Settings\";s:5:\"_form\";s:42:\"Drupal\\system\\Form\\MenuLinksetSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/admin/config/services/linkset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/services/linkset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:30:\"/admin/config/services/linkset\";s:8:\"numParts\";i:4;}}\";s:23:\"system.logging_settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/development/logging\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\system\\Form\\LoggingForm\";s:6:\"_title\";s:18:\"Logging and errors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/development/logging$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/development/logging\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/development/logging\";s:8:\"numParts\";i:4;}}\";s:19:\"system.modules_list\";s:1006:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/modules\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Extend\";s:14:\"_title_context\";s:15:\"With components\";s:5:\"_form\";s:35:\"\\Drupal\\system\\Form\\ModulesListForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/modules$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/modules\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/modules\";s:8:\"numParts\";i:2;}}\";s:24:\"system.modules_uninstall\";s:985:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/modules/uninstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\system\\Form\\ModulesUninstallForm\";s:6:\"_title\";s:9:\"Uninstall\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/modules/uninstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/modules/uninstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/modules/uninstall\";s:8:\"numParts\";i:3;}}\";s:27:\"system.performance_settings\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/performance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\PerformanceController::build\";s:6:\"_title\";s:11:\"Performance\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/performance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/performance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/performance\";s:8:\"numParts\";i:4;}}\";s:24:\"system.regional_settings\";s:1026:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RegionalForm\";s:6:\"_title\";s:17:\"Regional settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/settings\";s:8:\"numParts\";i:4;}}\";s:25:\"system.rss_feeds_settings\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/services/rss-publishing\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RssFeedsForm\";s:6:\"_title\";s:14:\"RSS publishing\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/services/rss\\-publishing$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/services/rss-publishing\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/services/rss-publishing\";s:8:\"numParts\";i:4;}}\";s:32:\"system.site_information_settings\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/system/site-information\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\system\\Form\\SiteInformationForm\";s:6:\"_title\";s:19:\"Basic site settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/system/site\\-information$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/system/site-information\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/system/site-information\";s:8:\"numParts\";i:4;}}\";s:28:\"system.site_maintenance_mode\";s:1088:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/maintenance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\SiteMaintenanceModeForm\";s:6:\"_title\";s:16:\"Maintenance mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:57:\"administer site configuration+administer software updates\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/maintenance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/maintenance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/maintenance\";s:8:\"numParts\";i:4;}}\";s:13:\"system.status\";s:1010:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/status\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemInfoController::status\";s:6:\"_title\";s:13:\"Status report\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/status$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/status\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/status\";s:8:\"numParts\";i:3;}}\";s:18:\"system.themes_page\";s:979:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/appearance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:10:\"Appearance\";s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemController::themesPage\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/appearance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/appearance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/admin/appearance\";s:8:\"numParts\";i:2;}}\";s:21:\"system.theme_settings\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/appearance/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:6:\"_title\";s:19:\"Appearance settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/appearance/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/appearance/settings\";s:8:\"numParts\";i:3;}}\";s:27:\"system.theme_settings_theme\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:17:\"user.admin_create\";s:947:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/people/create\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:8:\"Add user\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"user\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/people/create$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/people/create\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/people/create\";s:8:\"numParts\";i:3;}}\";s:16:\"user.admin_index\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"People\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/people\";s:8:\"numParts\";i:3;}}\";s:22:\"user.admin_permissions\";s:993:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/people/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\user\\Form\\UserPermissionsForm\";s:6:\"_title\";s:11:\"Permissions\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/people/permissions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/people/permissions\";s:8:\"numParts\";i:3;}}\";s:13:\"user.role_add\";s:970:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/admin/people/roles/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:8:\"Add role\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:30:\"{^/admin/people/roles/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/admin/people/roles/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:23:\"/admin/people/roles/add\";s:8:\"numParts\";i:4;}}\";s:17:\"view.files.page_1\";s:1385:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/files\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/files$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/files\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/files\";s:8:\"numParts\";i:3;}}\";s:23:\"view.media_library.page\";s:1413:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/content/media-grid\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/media\\-grid$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/content/media-grid\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/content/media-grid\";s:8:\"numParts\";i:3;}}\";s:12:\"views_ui.add\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/views/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"view.add\";s:6:\"_title\";s:8:\"Add view\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/views/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/views/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/views/add\";s:8:\"numParts\";i:4;}}\";s:23:\"views_ui.reports_fields\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/reports/fields/views-fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportFields\";s:6:\"_title\";s:13:\"Used in views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/reports/fields/views\\-fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/reports/fields/views-fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/reports/fields/views-fields\";s:8:\"numParts\";i:4;}}\";s:24:\"views_ui.reports_plugins\";s:1032:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/views-plugins\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportPlugins\";s:6:\"_title\";s:13:\"Views plugins\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/views\\-plugins$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/views-plugins\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/views-plugins\";s:8:\"numParts\";i:3;}}\";s:18:\"webp.settings_form\";s:1028:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/webp/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\webp\\Form\\SettingsForm\";s:6:\"_title\";s:13:\"WebP settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/webp/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/webp/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:33:\"/admin/config/media/webp/settings\";s:8:\"numParts\";i:5;}}\";}',-1,1773075093.910,1,'routes','1'),('route_provider.route_load:3a1a39d10802fc88b28c7dbe91cd62d98c99ace48e8a3a2237e9521e7b4b09aa0fdb6d541407fcdef6a13a91014716fa24f17eeee9623023053c7799c10013b6',_binary 'a:1:{s:32:\"entity.block_content.delete_form\";s:1365:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/content/block/{block_content}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:20:\"block_content.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"block_content.delete\";s:13:\"block_content\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/admin/content/block/(?P<block_content>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"block_content\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:29;s:14:\"patternOutline\";s:29:\"/admin/content/block/%/delete\";s:8:\"numParts\";i:5;}}\";}',-1,1773332083.963,1,'routes','1'),('route_provider.route_load:3a46d102cdce859d3dcd5f6af6a53e27218fdb1c39be258679680cc4162c2677d7965d88fc79f8958252e24b07e25c69ff9fd335dd371d1117c9e806e5abac98',_binary 'a:1:{s:26:\"entity.node_type.edit_form\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/types/manage/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:14:\"node_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/types/manage/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773072975.230,1,'routes','0'),('route_provider.route_load:3ad1ebd9576785069037e4d34c248615e69dfa9e22ef7937eba2a342769765850fb6583064190cc4f92fa20e9112e58976b8641358eaddfaa27839d68bd8ccd3',_binary 'a:1:{s:23:\"entity.media.collection\";s:1366:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}\";}',-1,1773075112.590,1,'routes','1'),('route_provider.route_load:3ae3fb4379fae4d4d5521d6819c54536ae2b76e0860b6fc7c8b355e69d37081648d55237e0724e163fd42309effd9a08a614566e0f724016ff282d25d56ecbb2',_binary 'a:1:{s:9:\"help.main\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/admin/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\help\\Controller\\HelpController::helpMain\";s:6:\"_title\";s:4:\"Help\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/admin/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/admin/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/admin/help\";s:8:\"numParts\";i:2;}}\";}',-1,1773082925.245,1,'routes','1'),('route_provider.route_load:3ba50f34ff7727371ffc329d2e5eeda55a3238a72f2707dd66345f544d58a100e6cdbd6ee96d1dc56029f87292a18fd443c797282dcc4dead131bb78d2f3d34c',_binary 'a:1:{s:20:\"entity.block.disable\";s:1448:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/structure/block/manage/{block}/disable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"\\Drupal\\block\\Controller\\BlockController::performOperation\";s:2:\"op\";s:7:\"disable\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:13:\"block.disable\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/admin/structure/block/manage/(?P<block>[^/]++)/disable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/disable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/block/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:39:\"/admin/structure/block/manage/%/disable\";s:8:\"numParts\";i:6;}}\";}',-1,1773332195.234,1,'routes','1'),('route_provider.route_load:3d1947b95a6b42ffecd9f2959868b44887f2ef5623b6d597bdf779feaba6b909e170d7106fffe7a3d9b132021f278b3c70674d478acc6c15cedd192c57edc570',_binary 'a:1:{s:24:\"entity.block.delete_form\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:44:\"/admin/structure/block/manage/{block}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"block.delete\";s:6:\"_title\";s:12:\"Remove block\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/admin/structure/block/manage/(?P<block>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/block/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/block/manage/%/delete\";s:8:\"numParts\";i:6;}}\";}',-1,1773332010.942,1,'routes','1'),('route_provider.route_load:4114d7f0e8d1f71713ac678720d0e0df0eefcea04ec94db3c3186e0cc663f20d233e77e3d61eb869dcfa8e3a336a04caabf7422210c20c4b5d8cfe60edb76d9d',_binary 'a:1:{s:40:\"entity.taxonomy_vocabulary.overview_form\";s:1560:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";s:5:\"_form\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:44:\"taxonomy_vocabulary.access taxonomy overview\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:21:\"with_config_overrides\";b:1;s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/overview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/taxonomy/manage/%/overview\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.244,1,'routes','0'),('route_provider.route_load:45fe369073099b2ebfad524741b54d1402acdde5c57108073e15fd4a15c317a1ed268d69c715c841154ba67c8510bdb4e77dd99738192ef7c5f53b210259d118',_binary 'a:1:{s:41:\"entity.block_content.revision_delete_form\";s:1819:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:77:\"/admin/content/block/{block_content}/revision/{block_content_revision}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:29:\"block_content.revision-delete\";s:6:\"_title\";s:15:\"Delete revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:38:\"block_content_revision.delete revision\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"block_content_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:block_content\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"block_content\";i:1;s:22:\"block_content_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:104:\"{^/admin/content/block/(?P<block_content>[^/]++)/revision/(?P<block_content_revision>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"block_content_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"block_content\";i:1;s:22:\"block_content_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:117;s:14:\"patternOutline\";s:40:\"/admin/content/block/%/revision/%/delete\";s:8:\"numParts\";i:7;}}\";}',-1,1773352142.992,1,'routes','1'),('route_provider.route_load:4632218a43c6fc181408a49c38fc99e6d3b38007dcf50ff196021e9e4ac1af750827cdf2abf5f57a427e08c24d8ca88563ca0e4f864bc34c21de07ebc4f61051',_binary 'a:1:{s:48:\"entity.entity_view_display.block_content.default\";s:1629:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:66:\"/admin/structure/block-content/manage/{block_content_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:32:\"administer block_content display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:47:\"/admin/structure/block-content/manage/%/display\";s:8:\"numParts\";i:6;}}\";}',-1,1773332030.150,1,'routes','1'),('route_provider.route_load:48d5cb73b71d44c34d7f520da240f9404df0cda9fe347680bd08c02cc6fdb70b6c5002b7d3c1cc95132a0fbbcbcc21736834a66eaa2d5eeb0c5d785dc7d0bf92',_binary 'a:1:{s:36:\"entity.block_content_type.devel_load\";s:1444:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/devel/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/devel/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:27:\"/devel/block_content_type/%\";s:8:\"numParts\";i:3;}}\";}',-1,1773072975.208,1,'routes','0'),('route_provider.route_load:4d8a6dff45d80fc0d199ca1745a850d8f7e7fd77e98adafa0d4ddc4fd5066c4dbccd4f2a2a4a7bd892db7238387111302a254273048c7e0c4817f3c24bb06e27',_binary 'a:1:{s:22:\"block_content.type_add\";s:1024:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/block-content/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:22:\"block_content_type.add\";s:6:\"_title\";s:3:\"Add\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:18:\"block_content_type\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/structure/block\\-content/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/structure/block-content/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/structure/block-content/add\";s:8:\"numParts\";i:4;}}\";}',-1,1773332030.755,1,'routes','1'),('route_provider.route_load:4e35abd69c42ef26bbc325585df77378daf7473afdae00db9a00e929a33159c768bba972d4a2f35480d47e8eba9a60392d3846a982716a7d742fdda572acb732',_binary 'a:1:{s:27:\"entity.node_type.devel_load\";s:1331:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/devel/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/devel/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/devel/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:18:\"/devel/node_type/%\";s:8:\"numParts\";i:3;}}\";}',-1,1773072975.241,1,'routes','0'),('route_provider.route_load:528c2dce38fda8f7a4296cdd58b54d55156974a180c69aa71418412fe53ed593861b539651f3396a1b5bc7b488e383325bf344710fc585d0528be39a68b33e9e',_binary 'a:1:{s:37:\"entity.taxonomy_vocabulary.devel_load\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/taxonomy_vocabulary/%\";s:8:\"numParts\";i:3;}}\";}',-1,1773072975.278,1,'routes','0'),('route_provider.route_load:56981abaf3e2e8bba5d6888c7011a285a329f1805055347833992af7c2903bff77ac1e55dc43bd75df015e30f178547c88aa53793219b5a0a921ff38f8305a1c',_binary 'a:1:{s:30:\"entity.comment.field_ui_fields\";s:1521:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/comment/manage/{comment_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer comment fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/comment/manage/%/fields\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.211,1,'routes','0'),('route_provider.route_load:5c4004f75bcfd740eaa45814bc0841c8a05d54e683ff25240d4d937a71cb019c66fb8e7d40d84115f2937855954aa823fad9108d9d8f1bea3384d32a11d97f18',_binary 'a:9:{s:19:\"block.admin_display\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/block\";s:8:\"numParts\";i:3;}}\";s:36:\"entity.block_content_type.collection\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:18:\"block_content_type\";s:6:\"_title\";s:11:\"Block types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer block types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/block-content\";s:8:\"numParts\";i:3;}}\";s:30:\"entity.comment_type.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"comment_type\";s:6:\"_title\";s:13:\"Comment types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer comment types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/comment\";s:8:\"numParts\";i:3;}}\";s:28:\"entity.media_type.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"media_type\";s:6:\"_title\";s:11:\"Media types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer media types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/media\";s:8:\"numParts\";i:3;}}\";s:22:\"entity.menu.collection\";s:937:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/structure/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"menu\";s:6:\"_title\";s:5:\"Menus\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/structure/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/structure/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/structure/menu\";s:8:\"numParts\";i:3;}}\";s:27:\"entity.node_type.collection\";s:964:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/types\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"node_type\";s:6:\"_title\";s:13:\"Content types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/types$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/types\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/types\";s:8:\"numParts\";i:3;}}\";s:37:\"entity.taxonomy_vocabulary.collection\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/taxonomy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"taxonomy_vocabulary\";s:6:\"_title\";s:8:\"Taxonomy\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:44:\"administer taxonomy+access taxonomy overview\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/taxonomy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/taxonomy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/structure/taxonomy\";s:8:\"numParts\";i:3;}}\";s:22:\"entity.view.collection\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"view\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/views\";s:8:\"numParts\";i:3;}}\";s:21:\"field_ui.display_mode\";s:1150:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/display-modes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:13:\"Display modes\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"administer display modes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/display\\-modes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/display-modes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/display-modes\";s:8:\"numParts\";i:3;}}\";}',-1,1773082926.340,1,'routes','1'),('route_provider.route_load:5f39867980abd005eeaa4ea13b449a14d9670640a0792127d801b044d3151b2fa5b995b69385114e2442c636b46b7627375e1ed6623a02c271ffb06031a7a1be',_binary 'a:1:{s:21:\"locale.translate_page\";s:1061:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/translate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\locale\\Controller\\LocaleController::translatePage\";s:6:\"_title\";s:26:\"User interface translation\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/regional/translate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/translate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/translate\";s:8:\"numParts\";i:4;}}\";}',-1,1773082925.439,1,'routes','1'),('route_provider.route_load:636b1838a5dc66d5cc34530ea2fdcbf454ffda2114f87c4a49b779e0acf0f808be7655af8b3cf7365ae7ba513066bfd3924ea689e97d9a4c9bab5a73489371c3',_binary 'a:1:{s:22:\"entity.menu.devel_load\";s:1271:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/menu/%\";s:8:\"numParts\";i:3;}}\";}',-1,1773072975.283,1,'routes','0'),('route_provider.route_load:637ba94c4a14feb90bdf0efb291240127c09b5638b19114572c59cee49aead633479fe96a9eefa955c2ad049909ac0fb457984994dc51c2973a4f3f6df804e83',_binary 'a:11:{s:36:\"devel_generate.admin_config_generate\";s:1161:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/generate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Generate\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:25:\"administer devel_generate\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/generate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/generate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/generate\";s:8:\"numParts\";i:4;}}\";s:27:\"system.admin_config_content\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/config/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:17:\"Content authoring\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/config/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/config/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/config/content\";s:8:\"numParts\";i:3;}}\";s:31:\"system.admin_config_development\";s:1130:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/development\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"Development\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/development$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/development\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/config/development\";s:8:\"numParts\";i:3;}}\";s:25:\"system.admin_config_media\";s:1099:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/config/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:5:\"Media\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/config/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/config/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/config/media\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_regional\";s:1126:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/regional\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Region and language\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/regional$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/regional\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/regional\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_search\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Search and metadata\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/search\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_services\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/services\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"Web services\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/services$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/services\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/services\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_system\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"System\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/system\";s:8:\"numParts\";i:3;}}\";s:22:\"system.admin_config_ui\";s:1146:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/user-interface\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"User interface\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/user\\-interface$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/user-interface\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/config/user-interface\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_workflow\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/workflow\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Workflow\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/workflow$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/workflow\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/workflow\";s:8:\"numParts\";i:3;}}\";s:16:\"user.admin_index\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"People\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/people\";s:8:\"numParts\";i:3;}}\";}',-1,1773082926.350,1,'routes','1'),('route_provider.route_load:66ee311b986809c9a7f7a14c25b88059bdd13fcb1b770f9792b0c4c9040852278e62a3cc965814acfed34c67108f11fa50ea042b4bc81c5362c79631fcccdbe6',_binary 'a:3:{s:22:\"admin_toolbar.settings\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\admin_toolbar\\Form\\AdminToolbarSettingsForm\";s:6:\"_title\";s:22:\"Admin Toolbar settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/config/user\\-interface/admin\\-toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/admin-toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:8:\"numParts\";i:4;}}\";s:28:\"admin_toolbar_tools.settings\";s:1138:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:62:\"\\Drupal\\admin_toolbar_tools\\Form\\AdminToolbarToolsSettingsForm\";s:6:\"_title\";s:28:\"Admin Toolbar Tools settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/user\\-interface/admin\\-toolbar\\-tools$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/user-interface/admin-toolbar-tools\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.shortcut_set.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/user-interface/shortcut\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"shortcut_set\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer shortcuts\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/user\\-interface/shortcut$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/user-interface/shortcut\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/user-interface/shortcut\";s:8:\"numParts\";i:4;}}\";}',-1,1773082926.377,1,'routes','1'),('route_provider.route_load:6c5e3b85a909783cc8bc4edf95c71abb121964af6704f5856c7df3d3bea3c66b6465168f9cf0e6db9b50e77e7cb9d329638a07d4755368bfcf4d40fa70c4cc18',_binary 'a:0:{}',-1,1773072975.210,1,'routes','0'),('route_provider.route_load:6f05ce621cf12b467e04160939dc8fdf6ad605fac89cf172892a65df0d8764c831769df174c662c3638e47d8422eff67384a865799f81a933cd02ff3e4003d2d',_binary 'a:7:{s:28:\"devel_generate.block_content\";s:1154:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/development/generate/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:29:\"Generate Contenido de bloques\";s:10:\"_plugin_id\";s:13:\"block_content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/development/generate/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/development/generate/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:48:\"/admin/config/development/generate/block-content\";s:8:\"numParts\";i:5;}}\";s:22:\"devel_generate.content\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/development/generate/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate contenido\";s:10:\"_plugin_id\";s:7:\"content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/development/generate/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/development/generate/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/development/generate/content\";s:8:\"numParts\";i:5;}}\";s:20:\"devel_generate.media\";s:1113:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/development/generate/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:30:\"Generate contenidos multimedia\";s:10:\"_plugin_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/development/generate/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/config/development/generate/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/config/development/generate/media\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.menu\";s:1092:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:14:\"Generate menus\";s:10:\"_plugin_id\";s:4:\"menu\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/menu\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.term\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/term\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate términos\";s:10:\"_plugin_id\";s:4:\"term\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/term$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/term\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/term\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.user\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:17:\"Generate usuarios\";s:10:\"_plugin_id\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/user\";s:8:\"numParts\";i:5;}}\";s:25:\"devel_generate.vocabulary\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/development/generate/vocabs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:21:\"Generate vocabularios\";s:10:\"_plugin_id\";s:10:\"vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/development/generate/vocabs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/development/generate/vocabs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/development/generate/vocabs\";s:8:\"numParts\";i:5;}}\";}',-1,1773082926.364,1,'routes','1'),('route_provider.route_load:6fd23f717150303d26b83670d5df6becd334c16248db96545d9bd957a5d85a2b139d71a06972ee07907025353df69000ca5b870cddafe0a80af0f20b09adc434',_binary 'a:1:{s:22:\"ckeditor5.upload_image\";s:1400:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/ckeditor5/upload-image/{editor}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:61:\"\\Drupal\\ckeditor5\\Controller\\CKEditor5ImageController::upload\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:10:\"editor.use\";s:14:\"_custom_access\";s:79:\"\\Drupal\\ckeditor5\\Controller\\CKEditor5ImageController::imageUploadEnabledAccess\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"editor\";a:2:{s:4:\"type\";s:13:\"entity:editor\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:3:{i:0;s:19:\"access_check.entity\";i:1;s:19:\"access_check.custom\";i:2;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/ckeditor5/upload\\-image/(?P<editor>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/ckeditor5/upload-image\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:25:\"/ckeditor5/upload-image/%\";s:8:\"numParts\";i:3;}}\";}',-1,1773332093.586,1,'routes','1'),('route_provider.route_load:71c14d85744860a4eed8ebd3fcfdae6c7174c6705cfd6cffdde6657074549ebb25651435e8b4453c4c05121b006c86c24ed8f2825575ce3c907f29ab2b62921f',_binary 'a:0:{}',-1,1773352142.990,1,'routes','1'),('route_provider.route_load:731c1f53ea20a221276ba1113504ce9f9761468f3824ccd71dad06194d9ca483481fe16feec38a698329a9fd1eab51f416877ad4f864cd442676fa2404e3d674',_binary 'a:0:{}',-1,1773072975.202,1,'routes','0'),('route_provider.route_load:74c4cde5d9bd50c002a7821a4a0bd42f97f6158785dde27fef3e2006cfc0f6381db3cd9720860ee762b1e8c11c2955f6bc83fcfa4dd512e03517e6f1d44f93c3',_binary 'a:130:{s:22:\"admin_toolbar.settings\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\admin_toolbar\\Form\\AdminToolbarSettingsForm\";s:6:\"_title\";s:22:\"Admin Toolbar settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/config/user\\-interface/admin\\-toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/admin-toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:8:\"numParts\";i:4;}}\";s:25:\"admin_toolbar_tools.cssjs\";s:1082:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/cssjs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushJsCss\";s:6:\"_title\";s:24:\"Flush CSS and JavaScript\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/cssjs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/cssjs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/cssjs\";s:8:\"numParts\";i:3;}}\";s:25:\"admin_toolbar_tools.flush\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/flush\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushAll\";s:6:\"_title\";s:16:\"Flush all caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/flush$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/flush\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/flush\";s:8:\"numParts\";i:2;}}\";s:30:\"admin_toolbar_tools.flush_menu\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushMenu\";s:6:\"_title\";s:4:\"Menu\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/menu\";s:8:\"numParts\";i:3;}}\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/flush/rendercache\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::cacheRender\";s:6:\"_title\";s:12:\"Render cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/flush/rendercache$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/flush/rendercache\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/flush/rendercache\";s:8:\"numParts\";i:3;}}\";s:32:\"admin_toolbar_tools.flush_static\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/static-caches\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushStatic\";s:6:\"_title\";s:13:\"Static caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/flush/static\\-caches$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/static-caches\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/static-caches\";s:8:\"numParts\";i:3;}}\";s:30:\"admin_toolbar_tools.flush_twig\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/twig\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushTwig\";s:6:\"_title\";s:4:\"Twig\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/twig$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/twig\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/twig\";s:8:\"numParts\";i:3;}}\";s:31:\"admin_toolbar_tools.flush_views\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushViews\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/views\";s:8:\"numParts\";i:3;}}\";s:26:\"admin_toolbar_tools.plugin\";s:1069:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/flush/plugin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushPlugins\";s:6:\"_title\";s:6:\"Plugin\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/flush/plugin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/flush/plugin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/flush/plugin\";s:8:\"numParts\";i:3;}}\";s:28:\"admin_toolbar_tools.settings\";s:1138:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:62:\"\\Drupal\\admin_toolbar_tools\\Form\\AdminToolbarToolsSettingsForm\";s:6:\"_title\";s:28:\"Admin Toolbar Tools settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/user\\-interface/admin\\-toolbar\\-tools$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/user-interface/admin-toolbar-tools\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:8:\"numParts\";i:4;}}\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/theme_rebuild\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::themeRebuild\";s:6:\"_title\";s:13:\"Theme Rebuild\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/flush/theme_rebuild$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/theme_rebuild\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/theme_rebuild\";s:8:\"numParts\";i:3;}}\";s:31:\"announcements_feed.announcement\";s:1047:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/announcements_feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:74:\"\\Drupal\\announcements_feed\\Controller\\AnnounceController::getAnnouncements\";s:6:\"_title\";s:23:\"Community announcements\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"access announcements\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/announcements_feed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/announcements_feed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:25:\"/admin/announcements_feed\";s:8:\"numParts\";i:2;}}\";s:14:\"blazy.settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/blazy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\blazy_ui\\Form\\BlazyConfigForm\";s:6:\"_title\";s:8:\"Blazy UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer blazy\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/blazy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/blazy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/blazy\";s:8:\"numParts\";i:4;}}\";s:19:\"block.admin_display\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/block\";s:8:\"numParts\";i:3;}}\";s:16:\"captcha_settings\";s:1019:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/people/captcha\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaSettingsForm\";s:6:\"_title\";s:16:\"CAPTCHA settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/people/captcha$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/people/captcha\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/people/captcha\";s:8:\"numParts\";i:4;}}\";s:13:\"comment.admin\";s:1373:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/content/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:14:\"page_published\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/content/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/content/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/content/comment\";s:8:\"numParts\";i:3;}}\";s:11:\"config.sync\";s:1046:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/configuration\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\config\\Form\\ConfigSync\";s:6:\"_title\";s:11:\"Synchronize\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/configuration$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/configuration\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/development/configuration\";s:8:\"numParts\";i:4;}}\";s:16:\"contact.form_add\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/structure/contact/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"contact_form.add\";s:6:\"_title\";s:16:\"Add contact form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/structure/contact/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/contact/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/structure/contact/add\";s:8:\"numParts\";i:4;}}\";s:19:\"dblog.access_denied\";s:1076:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/access-denied\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:26:\"Top \'access denied\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:13:\"access denied\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/access\\-denied$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/access-denied\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/access-denied\";s:8:\"numParts\";i:3;}}\";s:14:\"dblog.overview\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/reports/dblog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"watchdog\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/reports/dblog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/reports/dblog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/reports/dblog\";s:8:\"numParts\";i:3;}}\";s:20:\"dblog.page_not_found\";s:1083:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/reports/page-not-found\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:27:\"Top \'page not found\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:14:\"page not found\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/page\\-not\\-found$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/reports/page-not-found\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/reports/page-not-found\";s:8:\"numParts\";i:3;}}\";s:12:\"dblog.search\";s:1072:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:6:\"_title\";s:18:\"Top search phrases\";s:4:\"type\";s:6:\"search\";}s:12:\"requirements\";a:2:{s:20:\"_module_dependencies\";s:6:\"search\";s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/search\";s:8:\"numParts\";i:3;}}\";s:20:\"devel.admin_settings\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/development/devel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\SettingsForm\";s:6:\"_title\";s:14:\"Devel settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/development/devel$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/development/devel\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/development/devel\";s:8:\"numParts\";i:4;}}\";s:27:\"devel.toolbar.settings_form\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/devel/toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\devel\\Form\\ToolbarSettingsForm\";s:6:\"_title\";s:22:\"Devel Toolbar Settings\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:20:\"_module_dependencies\";s:7:\"toolbar\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/devel/toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/devel/toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/devel/toolbar\";s:8:\"numParts\";i:5;}}\";s:36:\"devel_generate.admin_config_generate\";s:1161:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/generate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Generate\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:25:\"administer devel_generate\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/generate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/generate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/generate\";s:8:\"numParts\";i:4;}}\";s:28:\"devel_generate.block_content\";s:1154:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/development/generate/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:29:\"Generate Contenido de bloques\";s:10:\"_plugin_id\";s:13:\"block_content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/development/generate/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/development/generate/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:48:\"/admin/config/development/generate/block-content\";s:8:\"numParts\";i:5;}}\";s:22:\"devel_generate.content\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/development/generate/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate contenido\";s:10:\"_plugin_id\";s:7:\"content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/development/generate/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/development/generate/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/development/generate/content\";s:8:\"numParts\";i:5;}}\";s:20:\"devel_generate.media\";s:1113:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/development/generate/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:30:\"Generate contenidos multimedia\";s:10:\"_plugin_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/development/generate/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/config/development/generate/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/config/development/generate/media\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.menu\";s:1092:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:14:\"Generate menus\";s:10:\"_plugin_id\";s:4:\"menu\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/menu\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.term\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/term\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate términos\";s:10:\"_plugin_id\";s:4:\"term\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/term$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/term\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/term\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.user\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:17:\"Generate usuarios\";s:10:\"_plugin_id\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/user\";s:8:\"numParts\";i:5;}}\";s:25:\"devel_generate.vocabulary\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/development/generate/vocabs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:21:\"Generate vocabularios\";s:10:\"_plugin_id\";s:10:\"vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/development/generate/vocabs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/development/generate/vocabs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/development/generate/vocabs\";s:8:\"numParts\";i:5;}}\";s:25:\"dxpr_builder.admin.studio\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/dxpr_studio\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"DXPR Studio\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/dxpr_studio$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/dxpr_studio\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/admin/dxpr_studio\";s:8:\"numParts\";i:2;}}\";s:33:\"dxpr_builder.admin.studio.builder\";s:1165:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"DXPR Builder\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/dxpr_studio/dxpr_builder$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/dxpr_studio/dxpr_builder\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:8:\"numParts\";i:3;}}\";s:24:\"dxpr_builder.ai_settings\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:24:\"DXPR Builder AI Settings\";s:5:\"_form\";s:51:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderAiSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/dxpr_studio/dxpr_builder/ai_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:8:\"numParts\";i:4;}}\";s:29:\"dxpr_builder.licensed_content\";s:1103:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"Drupal\\dxpr_builder\\Controller\\PageController::licensedContentPage\";s:6:\"_title\";s:13:\"Content items\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:8:\"numParts\";i:4;}}\";s:21:\"dxpr_builder.settings\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"DXPR Builder Settings\";s:5:\"_form\";s:49:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/dxpr_studio/dxpr_builder/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:8:\"numParts\";i:4;}}\";s:26:\"dxpr_builder.user_licenses\";s:1124:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\PageController::userLicensesPage\";s:6:\"_title\";s:13:\"User Licenses\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/user_licenses$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:8:\"numParts\";i:4;}}\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:1135:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:10:\"DXPR Theme\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/dxpr_studio/dxpr_theme$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/dxpr_studio/dxpr_theme\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:8:\"numParts\";i:3;}}\";s:26:\"dxpr_theme_helper.settings\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.block_content.collection\";s:1364:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}\";s:30:\"entity.comment_type.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"comment_type\";s:6:\"_title\";s:13:\"Comment types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer comment types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/comment\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.comment_type.edit_form\";s:1410:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"comment_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/comment/manage/%\";s:8:\"numParts\";i:5;}}\";s:39:\"entity.configurable_language.collection\";s:1005:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:21:\"configurable_language\";s:6:\"_title\";s:9:\"Languages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/language\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.contact_form.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"contact_form\";s:6:\"_title\";s:13:\"Contact forms\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/contact\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.contact_form.edit_form\";s:1363:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"contact_form.edit\";s:6:\"_title\";s:17:\"Edit contact form\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/contact/manage/%\";s:8:\"numParts\";i:5;}}\";s:29:\"entity.date_format.collection\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/date-time\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"date_format\";s:6:\"_title\";s:21:\"Date and time formats\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/regional/date\\-time$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/date-time\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/date-time\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_page_template.collection\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_page_template\";s:6:\"_title\";s:41:\"DXPR Builder Page Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/page_template$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.dxpr_builder_profile.collection\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"dxpr_builder_profile\";s:6:\"_title\";s:34:\"DXPR Builder Profile Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/profile$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_user_template.collection\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_user_template\";s:6:\"_title\";s:41:\"DXPR Builder User Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/admin/dxpr_studio/dxpr_builder/user_templates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.entity_browser.collection\";s:1031:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/content/entity_browser\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:14:\"entity_browser\";s:6:\"_title\";s:15:\"Entity Browsers\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/content/entity_browser$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:36:\"/admin/config/content/entity_browser\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_form_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/form\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_form_mode\";s:6:\"_title\";s:10:\"Form modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/form$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/form\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/form\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_view_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_view_mode\";s:6:\"_title\";s:10:\"View modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/view$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/view\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/view\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.field_storage_config.collection\";s:969:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"field_storage_config\";s:6:\"_title\";s:10:\"Field list\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/fields\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.image_style.collection\";s:1007:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/media/image-styles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"image_style\";s:6:\"_title\";s:12:\"Image styles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/image\\-styles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/media/image-styles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/media/image-styles\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.media.collection\";s:1366:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.media_type.add_form\";s:1079:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:14:\"media_type.add\";s:14:\"entity_type_id\";s:10:\"media_type\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:10:\"media_type\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/media/add\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.media_type.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"media_type\";s:6:\"_title\";s:11:\"Media types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer media types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/media\";s:8:\"numParts\";i:3;}}\";s:27:\"entity.media_type.edit_form\";s:1388:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/media/manage/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"media_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/media/manage/%\";s:8:\"numParts\";i:5;}}\";s:20:\"entity.menu.add_form\";s:962:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/menu/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"menu.add\";s:6:\"_title\";s:8:\"Add menu\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/menu/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/menu/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/structure/menu/add\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.menu.collection\";s:937:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/structure/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"menu\";s:6:\"_title\";s:5:\"Menus\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/structure/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/structure/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/structure/menu\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.menu.edit_form\";s:1319:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/menu/manage/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:9:\"menu.edit\";s:15:\"_title_callback\";s:52:\"\\Drupal\\menu_ui\\Controller\\MenuController::menuTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"menu.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:30:\"/admin/structure/menu/manage/%\";s:8:\"numParts\";i:5;}}\";s:27:\"entity.node_type.collection\";s:964:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/types\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"node_type\";s:6:\"_title\";s:13:\"Content types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/types$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/types\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/types\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.node_type.edit_form\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/types/manage/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:14:\"node_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/types/manage/%\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.path_alias.collection\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/search/path\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"path_alias\";s:6:\"_title\";s:11:\"URL aliases\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer url aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/search/path$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/search/path\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/search/path\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.search_page.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/config/search/pages\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"search_page\";s:6:\"_title\";s:12:\"Search pages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer search\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/config/search/pages$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/config/search/pages\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/config/search/pages\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.shortcut_set.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/user-interface/shortcut\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"shortcut_set\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer shortcuts\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/user\\-interface/shortcut$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/user-interface/shortcut\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/user-interface/shortcut\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.slick.collection\";s:971:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/slick\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:5:\"slick\";s:6:\"_title\";s:19:\"Slick Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/slick$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/slick\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:1122:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/structure/taxonomy/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:14:\"entity_type_id\";s:19:\"taxonomy_vocabulary\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:19:\"taxonomy_vocabulary\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/structure/taxonomy/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/taxonomy/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/structure/taxonomy/add\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_vocabulary.collection\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/taxonomy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"taxonomy_vocabulary\";s:6:\"_title\";s:8:\"Taxonomy\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:44:\"administer taxonomy+access taxonomy overview\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/taxonomy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/taxonomy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/structure/taxonomy\";s:8:\"numParts\";i:3;}}\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:1560:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";s:5:\"_form\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:44:\"taxonomy_vocabulary.access taxonomy overview\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:21:\"with_config_overrides\";b:1;s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/overview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/taxonomy/manage/%/overview\";s:8:\"numParts\";i:6;}}\";s:22:\"entity.user.admin_form\";s:1015:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/people/accounts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\user\\AccountSettingsForm\";s:6:\"_title\";s:16:\"Account settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer account settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/people/accounts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/people/accounts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/people/accounts\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.user.collection\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:17:\"user_admin_people\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:16:\"administer users\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/people\";s:8:\"numParts\";i:2;}}\";s:27:\"entity.user_role.collection\";s:941:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/people/roles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"user_role\";s:6:\"_title\";s:5:\"Roles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/people/roles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/people/roles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/people/roles\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.user_role.edit_form\";s:1306:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/people/roles/manage/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/people/roles/manage/%\";s:8:\"numParts\";i:5;}}\";s:22:\"entity.view.collection\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"view\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/views\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.view.edit_form\";s:1284:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/views/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/structure/views/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/views/view/%\";s:8:\"numParts\";i:5;}}\";s:21:\"field_ui.display_mode\";s:1150:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/display-modes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:13:\"Display modes\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"administer display modes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/display\\-modes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/display-modes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/display-modes\";s:8:\"numParts\";i:3;}}\";s:17:\"file_mdm.settings\";s:1024:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/system/file_mdm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\file_mdm\\Form\\SettingsForm\";s:6:\"_title\";s:21:\"File metadata manager\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/system/file_mdm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/system/file_mdm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/system/file_mdm\";s:8:\"numParts\";i:4;}}\";s:21:\"filter.admin_overview\";s:1003:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/content/formats\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:13:\"filter_format\";s:6:\"_title\";s:24:\"Text formats and editors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer filters\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/content/formats$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/content/formats\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/content/formats\";s:8:\"numParts\";i:4;}}\";s:9:\"help.main\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/admin/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\help\\Controller\\HelpController::helpMain\";s:6:\"_title\";s:4:\"Help\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/admin/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/admin/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/admin/help\";s:8:\"numParts\";i:2;}}\";s:30:\"language.content_settings_page\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/content-language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:59:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm::getTitle\";s:5:\"_form\";s:49:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/regional/content\\-language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/content-language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/regional/content-language\";s:8:\"numParts\";i:4;}}\";s:21:\"locale.translate_page\";s:1061:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/translate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\locale\\Controller\\LocaleController::translatePage\";s:6:\"_title\";s:26:\"User interface translation\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/regional/translate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/translate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/translate\";s:8:\"numParts\";i:4;}}\";s:23:\"locale.translate_status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/reports/translations\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:41:\"\\Drupal\\locale\\Form\\TranslationStatusForm\";s:6:\"_title\";s:29:\"Available translation updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/reports/translations$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/reports/translations\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/reports/translations\";s:8:\"numParts\";i:3;}}\";s:14:\"media.settings\";s:1027:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/media/media-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\media\\Form\\MediaSettingsForm\";s:6:\"_title\";s:14:\"Media settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/media/media\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/media/media-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/media/media-settings\";s:8:\"numParts\";i:4;}}\";s:22:\"media_library.settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\media_library\\Form\\SettingsForm\";s:6:\"_title\";s:22:\"Media Library settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/media-library\";s:8:\"numParts\";i:4;}}\";s:13:\"node.type_add\";s:989:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/types/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"node_type.add\";s:6:\"_title\";s:16:\"Add content type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/types/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/types/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/types/add\";s:8:\"numParts\";i:4;}}\";s:43:\"remove_reset_password.remove_reset_password\";s:1145:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/reset-password-form-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:60:\"\\Drupal\\remove_reset_password\\Form\\ResetPasswordSettingsForm\";s:6:\"_title\";s:33:\"Reset Password Local Tab Settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/config/people/reset\\-password\\-form\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/reset-password-form-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:49:\"/admin/config/people/reset-password-form-settings\";s:8:\"numParts\";i:4;}}\";s:16:\"sophron.settings\";s:1018:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/system/sophron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\sophron\\Form\\SettingsForm\";s:6:\"_title\";s:20:\"Sophron - MIME Types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/system/sophron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/system/sophron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/system/sophron\";s:8:\"numParts\";i:4;}}\";s:19:\"system.admin_config\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\SystemController::overview\";s:7:\"link_id\";s:19:\"system.admin_config\";s:6:\"_title\";s:13:\"Configuration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:27:\"_access_admin_overview_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:32:\"access_check.admin_overview_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/config\";s:8:\"numParts\";i:2;}}\";s:27:\"system.admin_config_content\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/config/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:17:\"Content authoring\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/config/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/config/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/config/content\";s:8:\"numParts\";i:3;}}\";s:31:\"system.admin_config_development\";s:1130:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/development\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"Development\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/development$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/development\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/config/development\";s:8:\"numParts\";i:3;}}\";s:25:\"system.admin_config_media\";s:1099:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/config/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:5:\"Media\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/config/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/config/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/config/media\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_regional\";s:1126:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/regional\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Region and language\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/regional$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/regional\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/regional\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_search\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Search and metadata\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/search\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_services\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/services\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"Web services\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/services$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/services\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/services\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_system\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"System\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/system\";s:8:\"numParts\";i:3;}}\";s:22:\"system.admin_config_ui\";s:1146:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/user-interface\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"User interface\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/user\\-interface$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/user-interface\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/config/user-interface\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_workflow\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/workflow\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Workflow\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/workflow$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/workflow\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/workflow\";s:8:\"numParts\";i:3;}}\";s:20:\"system.admin_content\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}\";s:18:\"system.admin_index\";s:967:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/index\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\system\\Controller\\AdminController::index\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"access administration pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/index$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/index\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/index\";s:8:\"numParts\";i:2;}}\";s:20:\"system.admin_reports\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/reports\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:7:\"Reports\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/reports$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/reports\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/reports\";s:8:\"numParts\";i:2;}}\";s:22:\"system.admin_structure\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/admin/structure\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:9:\"Structure\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/admin/structure$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/admin/structure\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/admin/structure\";s:8:\"numParts\";i:2;}}\";s:20:\"system.cron_settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/system/cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:28:\"\\Drupal\\system\\Form\\CronForm\";s:6:\"_title\";s:4:\"Cron\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/system/cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/system/cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/system/cron\";s:8:\"numParts\";i:4;}}\";s:27:\"system.development_settings\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\DevelopmentSettingsForm\";s:6:\"_title\";s:20:\"Development settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/settings\";s:8:\"numParts\";i:4;}}\";s:27:\"system.file_system_settings\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/media/file-system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\system\\Form\\FileSystemForm\";s:6:\"_title\";s:11:\"File system\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/media/file\\-system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/media/file-system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/media/file-system\";s:8:\"numParts\";i:4;}}\";s:29:\"system.image_toolkit_settings\";s:1035:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/image-toolkit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\system\\Form\\ImageToolkitForm\";s:6:\"_title\";s:13:\"Image toolkit\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/image\\-toolkit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/image-toolkit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/image-toolkit\";s:8:\"numParts\";i:4;}}\";s:23:\"system.linkset_settings\";s:1036:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/config/services/linkset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"Menu Linkset Settings\";s:5:\"_form\";s:42:\"Drupal\\system\\Form\\MenuLinksetSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/admin/config/services/linkset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/services/linkset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:30:\"/admin/config/services/linkset\";s:8:\"numParts\";i:4;}}\";s:23:\"system.logging_settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/development/logging\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\system\\Form\\LoggingForm\";s:6:\"_title\";s:18:\"Logging and errors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/development/logging$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/development/logging\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/development/logging\";s:8:\"numParts\";i:4;}}\";s:19:\"system.modules_list\";s:1006:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/modules\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Extend\";s:14:\"_title_context\";s:15:\"With components\";s:5:\"_form\";s:35:\"\\Drupal\\system\\Form\\ModulesListForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/modules$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/modules\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/modules\";s:8:\"numParts\";i:2;}}\";s:24:\"system.modules_uninstall\";s:985:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/modules/uninstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\system\\Form\\ModulesUninstallForm\";s:6:\"_title\";s:9:\"Uninstall\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/modules/uninstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/modules/uninstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/modules/uninstall\";s:8:\"numParts\";i:3;}}\";s:27:\"system.performance_settings\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/performance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\PerformanceController::build\";s:6:\"_title\";s:11:\"Performance\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/performance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/performance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/performance\";s:8:\"numParts\";i:4;}}\";s:24:\"system.regional_settings\";s:1026:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RegionalForm\";s:6:\"_title\";s:17:\"Regional settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/settings\";s:8:\"numParts\";i:4;}}\";s:25:\"system.rss_feeds_settings\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/services/rss-publishing\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RssFeedsForm\";s:6:\"_title\";s:14:\"RSS publishing\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/services/rss\\-publishing$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/services/rss-publishing\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/services/rss-publishing\";s:8:\"numParts\";i:4;}}\";s:32:\"system.site_information_settings\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/system/site-information\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\system\\Form\\SiteInformationForm\";s:6:\"_title\";s:19:\"Basic site settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/system/site\\-information$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/system/site-information\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/system/site-information\";s:8:\"numParts\";i:4;}}\";s:28:\"system.site_maintenance_mode\";s:1088:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/maintenance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\SiteMaintenanceModeForm\";s:6:\"_title\";s:16:\"Maintenance mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:57:\"administer site configuration+administer software updates\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/maintenance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/maintenance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/maintenance\";s:8:\"numParts\";i:4;}}\";s:13:\"system.status\";s:1010:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/status\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemInfoController::status\";s:6:\"_title\";s:13:\"Status report\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/status$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/status\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/status\";s:8:\"numParts\";i:3;}}\";s:18:\"system.themes_page\";s:979:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/appearance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:10:\"Appearance\";s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemController::themesPage\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/appearance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/appearance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/admin/appearance\";s:8:\"numParts\";i:2;}}\";s:21:\"system.theme_settings\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/appearance/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:6:\"_title\";s:19:\"Appearance settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/appearance/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/appearance/settings\";s:8:\"numParts\";i:3;}}\";s:27:\"system.theme_settings_theme\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:17:\"user.admin_create\";s:947:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/people/create\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:8:\"Add user\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"user\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/people/create$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/people/create\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/people/create\";s:8:\"numParts\";i:3;}}\";s:16:\"user.admin_index\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"People\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/people\";s:8:\"numParts\";i:3;}}\";s:22:\"user.admin_permissions\";s:993:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/people/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\user\\Form\\UserPermissionsForm\";s:6:\"_title\";s:11:\"Permissions\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/people/permissions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/people/permissions\";s:8:\"numParts\";i:3;}}\";s:13:\"user.role_add\";s:970:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/admin/people/roles/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:8:\"Add role\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:30:\"{^/admin/people/roles/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/admin/people/roles/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:23:\"/admin/people/roles/add\";s:8:\"numParts\";i:4;}}\";s:17:\"view.files.page_1\";s:1385:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/files\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/files$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/files\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/files\";s:8:\"numParts\";i:3;}}\";s:23:\"view.media_library.page\";s:1413:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/content/media-grid\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/media\\-grid$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/content/media-grid\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/content/media-grid\";s:8:\"numParts\";i:3;}}\";s:12:\"views_ui.add\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/views/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"view.add\";s:6:\"_title\";s:8:\"Add view\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/views/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/views/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/views/add\";s:8:\"numParts\";i:4;}}\";s:23:\"views_ui.reports_fields\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/reports/fields/views-fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportFields\";s:6:\"_title\";s:13:\"Used in views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/reports/fields/views\\-fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/reports/fields/views-fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/reports/fields/views-fields\";s:8:\"numParts\";i:4;}}\";s:24:\"views_ui.reports_plugins\";s:1032:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/views-plugins\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportPlugins\";s:6:\"_title\";s:13:\"Views plugins\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/views\\-plugins$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/views-plugins\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/views-plugins\";s:8:\"numParts\";i:3;}}\";s:18:\"webp.settings_form\";s:1028:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/webp/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\webp\\Form\\SettingsForm\";s:6:\"_title\";s:13:\"WebP settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/webp/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/webp/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:33:\"/admin/config/media/webp/settings\";s:8:\"numParts\";i:5;}}\";}',-1,1773332030.284,1,'routes','1'),('route_provider.route_load:772125e5280c7ec370f0ee39c18d064563fa0786316365d2d9ef97964c25ea7af65929b216c365e5b63d4beabf27e8544887dee48ccd3fd55aae6d3f5a0f771b',_binary 'a:1:{s:30:\"entity.block_content.canonical\";s:1358:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/content/block/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:18:\"block_content.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"block_content.update\";s:13:\"block_content\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/content/block/(?P<block_content>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/admin/content/block/%\";s:8:\"numParts\";i:4;}}\";}',-1,1773332083.858,1,'routes','1'),('route_provider.route_load:7847b73c698391286137d155026ae8bc240a9b0709cdcb834c8190e6c69e655142e5a53468e4f3bda89b32c5e8f14be9d7cfc488c59df8b24c54a0a3798074b7',_binary 'a:1:{s:9:\"<current>\";s:710:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/<current>\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:0:{}s:12:\"requirements\";a:0:{}s:7:\"options\";a:2:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/\\<current\\>$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/<current>\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:10:\"/<current>\";s:8:\"numParts\";i:1;}}\";}',-1,1773074186.835,1,'routes','1'),('route_provider.route_load:7b6e0951a45a88b635ee666f7c78262cdfb112ab7f30cea07ff9fee3fd711c3f3e915d429629cf116296fc0894a4de57c773662e56b3cdf8fa694e8bec835353',_binary 'a:1:{s:29:\"entity.contact_form.edit_form\";s:1363:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"contact_form.edit\";s:6:\"_title\";s:17:\"Edit contact form\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/contact/manage/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773072975.216,1,'routes','0'),('route_provider.route_load:7b9e452c215ae30ebf44b432e606d5fced3284bc8e7c795d760a4b380351edf4518eb6fb11cb418002b8a957bf482424da26d492fbfd63dd113c159469ad4126',_binary 'a:1:{s:31:\"entity.contact_form.delete_form\";s:1417:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/contact/manage/{contact_form}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:19:\"contact_form.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/contact/manage/%/delete\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.221,1,'routes','0'),('route_provider.route_load:7f21a6f7f7b2e22f1802edfe08440348d7557ee0fba5ec53a51db035383a3faca30c9d10067e195c1174fed291554099b6e8b66edd2d47fbc8a53447f1f5d19f',_binary 'a:1:{s:22:\"system.admin_structure\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/admin/structure\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:9:\"Structure\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/admin/structure$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/admin/structure\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/admin/structure\";s:8:\"numParts\";i:2;}}\";}',-1,1773332021.210,1,'routes','1');
INSERT INTO `cache_data` VALUES ('route_provider.route_load:82894e6f89c212d9af69ec51d85634b1fd01602add5841e9a972062466814151173b99a215befbf56af541f03f589eb919436d05e809fe72d12cba12fc43dc68',_binary 'a:344:{s:8:\"<button>\";s:772:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:1:\"/\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:0:{}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"_no_path\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:8:\"{^/$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:1:\"/\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:1:\"/\";s:8:\"numParts\";i:1;}}\";s:7:\"<front>\";s:777:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:1:\"/\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:6:\"_title\";s:4:\"Home\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:8:\"{^/$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:1:\"/\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:1:\"/\";s:8:\"numParts\";i:1;}}\";s:8:\"<nolink>\";s:772:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:1:\"/\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:0:{}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"_no_path\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:8:\"{^/$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:1:\"/\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:1:\"/\";s:8:\"numParts\";i:1;}}\";s:6:\"<none>\";s:772:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:1:\"/\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:0:{}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"_no_path\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:8:\"{^/$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:1:\"/\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:1:\"/\";s:8:\"numParts\";i:1;}}\";s:22:\"admin_toolbar.run.cron\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/run-cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:65:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::runCron\";s:6:\"_title\";s:8:\"Run cron\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/run\\-cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/run-cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:9:\"/run-cron\";s:8:\"numParts\";i:1;}}\";s:13:\"big_pipe.nojs\";s:959:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:15:\"/big_pipe/no-js\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\big_pipe\\Controller\\BigPipeController:setNoJsCookie\";s:6:\"_title\";s:19:\"BigPipe no-JS check\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/big_pipe/no\\-js$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/big_pipe/no-js\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:15:\"/big_pipe/no-js\";s:8:\"numParts\";i:2;}}\";s:27:\"block.category_autocomplete\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/block-category/autocomplete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:69:\"\\Drupal\\block\\Controller\\CategoryAutocompleteController::autocomplete\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/block\\-category/autocomplete$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/block-category/autocomplete\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:28:\"/block-category/autocomplete\";s:8:\"numParts\";i:2;}}\";s:22:\"block_content.add_form\";s:1460:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/block/add/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:64:\"\\Drupal\\block_content\\Controller\\BlockContentController::addForm\";s:15:\"_title_callback\";s:72:\"\\Drupal\\block_content\\Controller\\BlockContentController::getAddFormTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:34:\"block_content:{block_content_type}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/block/add/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/block/add\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:12:\"/block/add/%\";s:8:\"numParts\";i:3;}}\";s:22:\"block_content.add_page\";s:981:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/block/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\block_content\\Controller\\BlockContentController::add\";s:6:\"_title\";s:17:\"Add content block\";}s:12:\"requirements\";a:1:{s:25:\"_entity_create_any_access\";s:13:\"block_content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.entity_create_any\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/block/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/block/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:10:\"/block/add\";s:8:\"numParts\";i:2;}}\";s:31:\"ckeditor5.media_entity_metadata\";s:1468:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/ckeditor5/{editor}/media-entity-metadata\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:74:\"\\Drupal\\ckeditor5\\Controller\\CKEditor5MediaController::mediaEntityMetadata\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:10:\"editor.use\";s:14:\"_custom_access\";s:61:\"\\Drupal\\ckeditor5\\Controller\\CKEditor5MediaController::access\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"editor\";a:2:{s:4:\"type\";s:13:\"entity:editor\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:3:{i:0;s:19:\"access_check.entity\";i:1;s:19:\"access_check.custom\";i:2;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:3:\"GET\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/ckeditor5/(?P<editor>[^/]++)/media\\-entity\\-metadata$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/media-entity-metadata\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/ckeditor5\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:34:\"/ckeditor5/%/media-entity-metadata\";s:8:\"numParts\";i:3;}}\";s:15:\"comment.approve\";s:1369:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/comment/{comment}/approve\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:7:\"Approve\";s:11:\"_controller\";s:60:\"\\Drupal\\comment\\Controller\\CommentController::commentApprove\";s:11:\"entity_type\";s:7:\"comment\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:15:\"comment.approve\";s:11:\"_csrf_token\";s:4:\"TRUE\";s:7:\"comment\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/comment/(?P<comment>\\d+)/approve$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/approve\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:7:\"comment\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:18:\"/comment/%/approve\";s:8:\"numParts\";i:3;}}\";s:31:\"comment.new_comments_node_links\";s:1031:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/comments/render_new_comments_node_links\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:72:\"\\Drupal\\comment\\Controller\\CommentController::renderNewCommentsNodeLinks\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/comments/render_new_comments_node_links$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/comments/render_new_comments_node_links\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:40:\"/comments/render_new_comments_node_links\";s:8:\"numParts\";i:2;}}\";s:21:\"comment.node_redirect\";s:1248:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/comment/{node}/reply\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"\\Drupal\\comment\\Controller\\CommentController::redirectNode\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:9:\"node.view\";s:20:\"_module_dependencies\";s:4:\"node\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/comment/(?P<node>\\d+)/reply$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/reply\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:16:\"/comment/%/reply\";s:8:\"numParts\";i:3;}}\";s:13:\"comment.reply\";s:1805:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:56:\"/comment/reply/{entity_type}/{entity}/{field_name}/{pid}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:58:\"\\Drupal\\comment\\Controller\\CommentController::getReplyForm\";s:6:\"_title\";s:15:\"Add new comment\";s:3:\"pid\";N;}s:12:\"requirements\";a:1:{s:14:\"_custom_access\";s:61:\"\\Drupal\\comment\\Controller\\CommentController::replyFormAccess\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:20:\"entity:{entity_type}\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:4:{i:0;s:11:\"entity_type\";i:1;s:6:\"entity\";i:2;s:10:\"field_name\";i:3;s:3:\"pid\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:108:\"{^/comment/reply/(?P<entity_type>[^/]++)/(?P<entity>[^/]++)/(?P<field_name>[^/]++)(?:/(?P<pid>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"pid\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"entity\";i:4;b:1;}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/comment/reply\";}}s:9:\"path_vars\";a:4:{i:0;s:11:\"entity_type\";i:1;s:6:\"entity\";i:2;s:10:\"field_name\";i:3;s:3:\"pid\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:24;s:14:\"patternOutline\";s:20:\"/comment/reply/%/%/%\";s:8:\"numParts\";i:6;}}\";s:17:\"contact.site_page\";s:1086:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:8:\"/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:7:\"Contact\";s:11:\"_controller\";s:61:\"\\Drupal\\contact\\Controller\\ContactController::contactSitePage\";s:12:\"contact_form\";N;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"access site-wide contact form\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:15:\"{^/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:8:\"/contact\";s:8:\"numParts\";i:1;}}\";s:17:\"contextual.render\";s:927:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/contextual/render\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:47:\"\\Drupal\\contextual\\ContextualController::render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"access contextual links\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/contextual/render$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/contextual/render\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/contextual/render\";s:8:\"numParts\";i:2;}}\";s:17:\"devel.cache_clear\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/cache/clear\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:52:\"\\Drupal\\devel\\Controller\\DevelController::cacheClear\";s:6:\"_title\";s:11:\"Clear cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/devel/cache/clear$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/cache/clear\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/devel/cache/clear\";s:8:\"numParts\";i:3;}}\";s:18:\"devel.configs_list\";s:1117:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/devel/config/{filter}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:30:\"\\Drupal\\devel\\Form\\ConfigsList\";s:6:\"_title\";s:13:\"Config editor\";s:6:\"filter\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"filter\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/config(?:/(?P<filter>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"filter\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/config\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"filter\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/devel/config\";s:8:\"numParts\";i:3;}}\";s:19:\"devel.config_delete\";s:1184:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/config/delete/{config_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:35:\"\\Drupal\\devel\\Form\\ConfigDeleteForm\";s:6:\"_title\";s:41:\"Delete configuration object: @config_name\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"config_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/config/delete/(?P<config_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"config_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/config/delete\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"config_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/devel/config/delete/%\";s:8:\"numParts\";i:4;}}\";s:17:\"devel.config_edit\";s:1170:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/config/edit/{config_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\ConfigEditor\";s:6:\"_title\";s:39:\"Edit configuration object: @config_name\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"config_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/config/edit/(?P<config_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"config_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/config/edit\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"config_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/config/edit/%\";s:8:\"numParts\";i:4;}}\";s:30:\"devel.container_info.parameter\";s:1041:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/devel/container/parameter\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"\\Drupal\\devel\\Controller\\ContainerInfoController::parameterList\";s:6:\"_title\";s:20:\"Container parameters\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/devel/container/parameter$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/container/parameter\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/devel/container/parameter\";s:8:\"numParts\";i:3;}}\";s:37:\"devel.container_info.parameter.detail\";s:1245:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/container/parameter/{parameter_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:65:\"\\Drupal\\devel\\Controller\\ContainerInfoController::parameterDetail\";s:6:\"_title\";s:31:\"Parameter @parameter_name value\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"parameter_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/container/parameter/(?P<parameter_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"parameter_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/container/parameter\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"parameter_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/container/parameter/%\";s:8:\"numParts\";i:4;}}\";s:28:\"devel.container_info.service\";s:1029:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/container/service\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:61:\"\\Drupal\\devel\\Controller\\ContainerInfoController::serviceList\";s:6:\"_title\";s:18:\"Container services\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/devel/container/service$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/container/service\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/devel/container/service\";s:8:\"numParts\";i:3;}}\";s:35:\"devel.container_info.service.detail\";s:1210:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/container/service/{service_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"\\Drupal\\devel\\Controller\\ContainerInfoController::serviceDetail\";s:6:\"_title\";s:26:\"Service @service_id detail\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"service_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/devel/container/service/(?P<service_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"service_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/container/service\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"service_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:26:\"/devel/container/service/%\";s:8:\"numParts\";i:4;}}\";s:19:\"devel.elements_page\";s:985:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:15:\"/devel/elements\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\devel\\Controller\\ElementInfoController::elementList\";s:6:\"_title\";s:12:\"Element Info\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:22:\"{^/devel/elements$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/devel/elements\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:15:\"/devel/elements\";s:8:\"numParts\";i:2;}}\";s:26:\"devel.elements_page.detail\";s:1176:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/elements/{element_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:61:\"\\Drupal\\devel\\Controller\\ElementInfoController::elementDetail\";s:6:\"_title\";s:21:\"Element @element_name\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"element_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/elements/(?P<element_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"element_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/devel/elements\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"element_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:17:\"/devel/elements/%\";s:8:\"numParts\";i:3;}}\";s:22:\"devel.entity_info_page\";s:1002:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/entity/info\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:65:\"\\Drupal\\devel\\Controller\\EntityTypeInfoController::entityTypeList\";s:6:\"_title\";s:11:\"Entity info\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/devel/entity/info$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/entity/info\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/devel/entity/info\";s:8:\"numParts\";i:3;}}\";s:29:\"devel.entity_info_page.detail\";s:1211:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/devel/entity/info/{entity_type_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\devel\\Controller\\EntityTypeInfoController::entityTypeDetail\";s:6:\"_title\";s:27:\"Entity type @entity_type_id\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/devel/entity/info/(?P<entity_type_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_type_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/entity/info\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/entity/info/%\";s:8:\"numParts\";i:4;}}\";s:29:\"devel.entity_info_page.fields\";s:1221:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/entity/fields/{entity_type_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\devel\\Controller\\EntityTypeInfoController::entityTypeFields\";s:6:\"_title\";s:29:\"Entity fields @entity_type_id\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/devel/entity/fields/(?P<entity_type_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_type_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/entity/fields\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/devel/entity/fields/%\";s:8:\"numParts\";i:4;}}\";s:16:\"devel.event_info\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/devel/events\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\devel\\Controller\\EventInfoController::eventList\";s:6:\"_title\";s:6:\"Events\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/devel/events$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/events\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/devel/events\";s:8:\"numParts\";i:2;}}\";s:21:\"devel.field_info_page\";s:987:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/devel/field/info\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\devel\\Controller\\DevelController::fieldInfoPage\";s:6:\"_title\";s:10:\"Field info\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/devel/field/info$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/field/info\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/devel/field/info\";s:8:\"numParts\";i:3;}}\";s:17:\"devel.layout_info\";s:1029:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/devel/layouts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:61:\"\\Drupal\\devel\\Controller\\LayoutInfoController::layoutInfoPage\";s:6:\"_title\";s:7:\"Layouts\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:16:\"layout_discovery\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/devel/layouts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/devel/layouts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/devel/layouts\";s:8:\"numParts\";i:2;}}\";s:18:\"devel.menu_rebuild\";s:977:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/devel/menu/reset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\devel\\Form\\RouterRebuildConfirmForm\";s:6:\"_title\";s:14:\"Rebuild router\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/devel/menu/reset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/menu/reset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/devel/menu/reset\";s:8:\"numParts\";i:3;}}\";s:15:\"devel.reinstall\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/devel/reinstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\devel\\Form\\DevelReinstall\";s:6:\"_title\";s:17:\"Reinstall modules\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/devel/reinstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/devel/reinstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/devel/reinstall\";s:8:\"numParts\";i:2;}}\";s:16:\"devel.route_info\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/devel/routes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\devel\\Controller\\RouteInfoController::routeList\";s:6:\"_title\";s:6:\"Routes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/devel/routes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/routes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/devel/routes\";s:8:\"numParts\";i:2;}}\";s:21:\"devel.route_info.item\";s:995:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/routes/item\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\devel\\Controller\\RouteInfoController::routeDetail\";s:6:\"_title\";s:12:\"Route detail\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/devel/routes/item$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/routes/item\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/devel/routes/item\";s:8:\"numParts\";i:3;}}\";s:14:\"devel.run_cron\";s:1028:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:15:\"/devel/run-cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:42:\"\\Drupal\\system\\CronController::runManually\";s:6:\"_title\";s:8:\"Run cron\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/devel/run\\-cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/devel/run-cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:15:\"/devel/run-cron\";s:8:\"numParts\";i:2;}}\";s:13:\"devel.session\";s:973:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/devel/session\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\devel\\Controller\\DevelController::session\";s:6:\"_title\";s:14:\"Session viewer\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/devel/session$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/devel/session\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/devel/session\";s:8:\"numParts\";i:2;}}\";s:23:\"devel.state_system_page\";s:971:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/devel/state\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\devel\\Controller\\DevelController::stateSystemPage\";s:6:\"_title\";s:12:\"State editor\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/devel/state$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/devel/state\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/devel/state\";s:8:\"numParts\";i:2;}}\";s:12:\"devel.switch\";s:1179:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/devel/switch/{name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:57:\"\\Drupal\\devel\\Controller\\SwitchUserController::switchUser\";s:6:\"_title\";s:11:\"Switch user\";s:4:\"name\";s:0:\"\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:12:\"switch users\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/devel/switch(?:/(?P<name>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/switch\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/devel/switch\";s:8:\"numParts\";i:3;}}\";s:17:\"devel.switch_user\";s:956:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/switch-user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\devel\\Form\\SwitchUserPageForm\";s:6:\"_title\";s:11:\"Switch user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:12:\"switch users\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/devel/switch\\-user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/switch-user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/devel/switch-user\";s:8:\"numParts\";i:2;}}\";s:23:\"devel.system_state_edit\";s:1157:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/state/edit/{state_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\devel\\Form\\SystemStateEdit\";s:6:\"_title\";s:32:\"Edit state variable: @state_name\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"state_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/state/edit/(?P<state_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"state_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/state/edit\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"state_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/devel/state/edit/%\";s:8:\"numParts\";i:4;}}\";s:20:\"devel.theme_registry\";s:1007:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/devel/theme/registry\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\devel\\Controller\\DevelController::themeRegistry\";s:6:\"_title\";s:14:\"Theme registry\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/devel/theme/registry$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/devel/theme/registry\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/devel/theme/registry\";s:8:\"numParts\";i:3;}}\";s:26:\"dxpr_builder.ajax_callback\";s:1010:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/ajax\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:59:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxCallback\";}s:12:\"requirements\";a:2:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/ajax$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/ajax\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/ajax\";s:8:\"numParts\";i:2;}}\";s:37:\"dxpr_builder.ajax_help_link_validator\";s:1035:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/dxpr_builder/ajax/help_link_validator\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\AjaxController::validateHelpLink\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/dxpr_builder/ajax/help_link_validator$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/dxpr_builder/ajax/help_link_validator\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:38:\"/dxpr_builder/ajax/help_link_validator\";s:8:\"numParts\";i:3;}}\";s:25:\"dxpr_builder.csrf_refresh\";s:950:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}\";s:38:\"dxpr_builder.delete_stale_user_confirm\";s:1055:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/dxpr-builder/delete-stale-user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:41:\"Are you sure you want to remove the user?\";s:5:\"_form\";s:51:\"Drupal\\dxpr_builder\\Form\\DeleteStaleUserConfirmForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/dxpr\\-builder/delete\\-stale\\-user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/dxpr-builder/delete-stale-user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:31:\"/dxpr-builder/delete-stale-user\";s:8:\"numParts\";i:2;}}\";s:33:\"dxpr_builder.disavow_user_confirm\";s:1049:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/dxpr-builder/disavow-user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:60:\"Are you sure you want to exclude the user from DXPR editing?\";s:5:\"_form\";s:47:\"Drupal\\dxpr_builder\\Form\\DisavowUserConfirmForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/dxpr\\-builder/disavow\\-user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/dxpr-builder/disavow-user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:26:\"/dxpr-builder/disavow-user\";s:8:\"numParts\";i:2;}}\";s:26:\"dxpr_builder.media_library\";s:996:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/dxpr_builder/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:68:\"Drupal\\dxpr_builder\\Controller\\AjaxController::openImageMediaLibrary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:10:\"view media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/dxpr_builder/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/dxpr_builder/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:27:\"/dxpr_builder/media-library\";s:8:\"numParts\";i:2;}}\";s:17:\"editor.filter_xss\";s:1235:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/editor/filter_xss/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:42:\"\\Drupal\\editor\\EditorController::filterXss\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"filter_format.use\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/editor/filter_xss/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/editor/filter_xss\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/editor/filter_xss/%\";s:8:\"numParts\";i:3;}}\";s:30:\"entity.action.devel_definition\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/definition/action\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"action\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/devel/definition/action$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/definition/action\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/devel/definition/action\";s:8:\"numParts\";i:3;}}\";s:24:\"entity.action.devel_load\";s:1295:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/devel/action/{action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"action\";s:10:\"parameters\";a:1:{s:6:\"action\";a:2:{s:4:\"type\";s:13:\"entity:action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/devel/action/(?P<action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/action\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:15:\"/devel/action/%\";s:8:\"numParts\";i:3;}}\";s:40:\"entity.action.devel_load_with_references\";s:1414:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/load-with-references/action/{action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"action\";s:10:\"parameters\";a:1:{s:6:\"action\";a:2:{s:4:\"type\";s:13:\"entity:action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/load\\-with\\-references/action/(?P<action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/load-with-references/action\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/load-with-references/action/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.action.devel_path_alias\";s:1182:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/devel/path-alias/action/{action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"action\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/path\\-alias/action/(?P<action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/path-alias/action\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:26:\"/devel/path-alias/action/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.base_field_override.devel_definition\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/definition/base_field_override\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"base_field_override\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/definition/base_field_override$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/base_field_override\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:37:\"/devel/definition/base_field_override\";s:8:\"numParts\";i:3;}}\";s:37:\"entity.base_field_override.devel_load\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/base_field_override/{base_field_override}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"base_field_override\";s:10:\"parameters\";a:1:{s:19:\"base_field_override\";a:2:{s:4:\"type\";s:26:\"entity:base_field_override\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"base_field_override\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/base_field_override/(?P<base_field_override>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"base_field_override\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/base_field_override\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"base_field_override\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/base_field_override/%\";s:8:\"numParts\";i:3;}}\";s:53:\"entity.base_field_override.devel_load_with_references\";s:1575:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/base_field_override/{base_field_override}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"base_field_override\";s:10:\"parameters\";a:1:{s:19:\"base_field_override\";a:2:{s:4:\"type\";s:26:\"entity:base_field_override\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"base_field_override\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/base_field_override/(?P<base_field_override>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"base_field_override\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/base_field_override\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"base_field_override\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/base_field_override/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.base_field_override.devel_path_alias\";s:1316:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/base_field_override/{base_field_override}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"base_field_override\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"base_field_override\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/base_field_override/(?P<base_field_override>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"base_field_override\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/base_field_override\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"base_field_override\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/base_field_override/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.block.devel_definition\";s:1350:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/definition/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/devel/definition/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/definition/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/definition/block/%\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.block.devel_load\";s:1283:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/devel/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/devel/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/devel/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:14:\"/devel/block/%\";s:8:\"numParts\";i:3;}}\";s:39:\"entity.block.devel_load_with_references\";s:1402:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/load-with-references/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/load\\-with\\-references/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/load-with-references/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:35:\"/devel/load-with-references/block/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.block.devel_path_alias\";s:1332:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/path-alias/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/path\\-alias/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/path-alias/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/path-alias/block/%\";s:8:\"numParts\";i:4;}}\";s:24:\"entity.block.token_devel\";s:1352:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/devel/token/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/devel/token/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/token/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/token/block/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.block_content.devel_definition\";s:1409:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/definition/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/definition/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/definition/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/definition/block_content/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.block_content.devel_load\";s:1342:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:22:\"/devel/block_content/%\";s:8:\"numParts\";i:3;}}\";s:47:\"entity.block_content.devel_load_with_references\";s:1461:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/load-with-references/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/load\\-with\\-references/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/devel/load-with-references/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:43:\"/devel/load-with-references/block_content/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.block_content.devel_path_alias\";s:1391:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/path-alias/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/path\\-alias/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/path-alias/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/path-alias/block_content/%\";s:8:\"numParts\";i:4;}}\";s:33:\"entity.block_content.devel_render\";s:1375:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/render/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/render/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/render/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/render/block_content/%\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.block_content.token_devel\";s:1411:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/token/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/token/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/token/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/token/block_content/%\";s:8:\"numParts\";i:4;}}\";s:42:\"entity.block_content_type.devel_definition\";s:1511:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/definition/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/definition/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/devel/definition/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:38:\"/devel/definition/block_content_type/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.block_content_type.devel_load\";s:1444:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/devel/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/devel/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:27:\"/devel/block_content_type/%\";s:8:\"numParts\";i:3;}}\";s:52:\"entity.block_content_type.devel_load_with_references\";s:1563:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:67:\"/devel/load-with-references/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:86:\"{^/devel/load\\-with\\-references/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/devel/load-with-references/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:48:\"/devel/load-with-references/block_content_type/%\";s:8:\"numParts\";i:4;}}\";s:42:\"entity.block_content_type.devel_path_alias\";s:1493:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/path-alias/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/devel/path\\-alias/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/devel/path-alias/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:38:\"/devel/path-alias/block_content_type/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.captcha_point.devel_definition\";s:1451:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/definition/captcha_point/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"captcha_point\";s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/definition/captcha_point/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/definition/captcha_point\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/definition/captcha_point/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.captcha_point.devel_load\";s:1384:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/captcha_point/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"captcha_point\";s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/captcha_point/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/captcha_point\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:22:\"/devel/captcha_point/%\";s:8:\"numParts\";i:3;}}\";s:47:\"entity.captcha_point.devel_load_with_references\";s:1503:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/load-with-references/captcha_point/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"captcha_point\";s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/load\\-with\\-references/captcha_point/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/devel/load-with-references/captcha_point\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:43:\"/devel/load-with-references/captcha_point/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.captcha_point.devel_path_alias\";s:1433:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/path-alias/captcha_point/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"captcha_point\";s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/path\\-alias/captcha_point/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/path-alias/captcha_point\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/path-alias/captcha_point/%\";s:8:\"numParts\";i:4;}}\";s:24:\"entity.comment.canonical\";s:1279:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:67:\"\\Drupal\\comment\\Controller\\CommentController::commentPermalinkTitle\";s:11:\"_controller\";s:62:\"\\Drupal\\comment\\Controller\\CommentController::commentPermalink\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"comment.view\";s:7:\"comment\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/comment/(?P<comment>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:10:\"/comment/%\";s:8:\"numParts\";i:2;}}\";s:26:\"entity.comment.delete_form\";s:1226:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/comment/{comment}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:6:\"Delete\";s:12:\"_entity_form\";s:14:\"comment.delete\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:14:\"comment.delete\";s:7:\"comment\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/comment/(?P<comment>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:7:\"comment\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:17:\"/comment/%/delete\";s:8:\"numParts\";i:3;}}\";s:31:\"entity.comment.devel_definition\";s:1332:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/devel/definition/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/devel/definition/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/devel/definition/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:27:\"/devel/definition/comment/%\";s:8:\"numParts\";i:4;}}\";s:25:\"entity.comment.devel_load\";s:1265:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/devel/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/devel/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:16:\"/devel/comment/%\";s:8:\"numParts\";i:3;}}\";s:41:\"entity.comment.devel_load_with_references\";s:1384:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/load-with-references/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/load\\-with\\-references/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/devel/load-with-references/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:37:\"/devel/load-with-references/comment/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.comment.devel_path_alias\";s:1314:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/devel/path-alias/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/path\\-alias/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/devel/path-alias/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:27:\"/devel/path-alias/comment/%\";s:8:\"numParts\";i:4;}}\";s:27:\"entity.comment.devel_render\";s:1298:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/render/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/devel/render/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/devel/render/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:23:\"/devel/render/comment/%\";s:8:\"numParts\";i:4;}}\";s:24:\"entity.comment.edit_form\";s:1217:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/comment/{comment}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:4:\"Edit\";s:12:\"_entity_form\";s:15:\"comment.default\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:14:\"comment.update\";s:7:\"comment\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/comment/(?P<comment>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:7:\"comment\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/comment/%/edit\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.comment.token_devel\";s:1334:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/token/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/token/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/token/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/devel/token/comment/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.comment_type.devel_definition\";s:1439:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/definition/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/definition/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/definition/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/definition/comment_type/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.comment_type.devel_load\";s:1372:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/comment_type/%\";s:8:\"numParts\";i:3;}}\";s:46:\"entity.comment_type.devel_load_with_references\";s:1491:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/load-with-references/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/load\\-with\\-references/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/devel/load-with-references/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:42:\"/devel/load-with-references/comment_type/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.comment_type.devel_path_alias\";s:1421:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/path-alias/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/path\\-alias/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/path-alias/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/path-alias/comment_type/%\";s:8:\"numParts\";i:4;}}\";s:45:\"entity.configurable_language.devel_definition\";s:1547:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/definition/configurable_language/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:21:\"configurable_language\";s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/devel/definition/configurable_language/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/definition/configurable_language\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/definition/configurable_language/%\";s:8:\"numParts\";i:4;}}\";s:39:\"entity.configurable_language.devel_load\";s:1480:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:52:\"/devel/configurable_language/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:21:\"configurable_language\";s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/devel/configurable_language/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/configurable_language\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:30:\"/devel/configurable_language/%\";s:8:\"numParts\";i:3;}}\";s:55:\"entity.configurable_language.devel_load_with_references\";s:1599:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/load-with-references/configurable_language/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:21:\"configurable_language\";s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:92:\"{^/devel/load\\-with\\-references/configurable_language/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/devel/load-with-references/configurable_language\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:51:\"/devel/load-with-references/configurable_language/%\";s:8:\"numParts\";i:4;}}\";s:45:\"entity.configurable_language.devel_path_alias\";s:1529:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/path-alias/configurable_language/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:21:\"configurable_language\";s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:81:\"{^/devel/path\\-alias/configurable_language/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/path-alias/configurable_language\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/path-alias/configurable_language/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.contact_form.canonical\";s:1233:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/contact/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:7:\"Contact\";s:11:\"_controller\";s:61:\"\\Drupal\\contact\\Controller\\ContactController::contactSitePage\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"contact_form.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/contact/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/contact\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:10:\"/contact/%\";s:8:\"numParts\";i:2;}}\";s:36:\"entity.contact_form.devel_definition\";s:1439:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/definition/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/definition/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/definition/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/definition/contact_form/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.contact_form.devel_load\";s:1372:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/contact_form/%\";s:8:\"numParts\";i:3;}}\";s:46:\"entity.contact_form.devel_load_with_references\";s:1491:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/load-with-references/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/load\\-with\\-references/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/devel/load-with-references/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:42:\"/devel/load-with-references/contact_form/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.contact_form.devel_path_alias\";s:1421:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/path-alias/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/path\\-alias/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/path-alias/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/path-alias/contact_form/%\";s:8:\"numParts\";i:4;}}\";s:39:\"entity.contact_message.devel_definition\";s:1098:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/devel/definition/contact_message\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:15:\"contact_message\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/devel/definition/contact_message$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/definition/contact_message\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:33:\"/devel/definition/contact_message\";s:8:\"numParts\";i:3;}}\";s:33:\"entity.contact_message.devel_load\";s:1366:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/devel/contact_message/{contact_message}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:15:\"contact_message\";s:10:\"parameters\";a:1:{s:15:\"contact_message\";a:2:{s:4:\"type\";s:22:\"entity:contact_message\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:15:\"contact_message\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/devel/contact_message/(?P<contact_message>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:15:\"contact_message\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/contact_message\";}}s:9:\"path_vars\";a:1:{i:0;s:15:\"contact_message\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:24:\"/devel/contact_message/%\";s:8:\"numParts\";i:3;}}\";s:49:\"entity.contact_message.devel_load_with_references\";s:1485:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/devel/load-with-references/contact_message/{contact_message}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:15:\"contact_message\";s:10:\"parameters\";a:1:{s:15:\"contact_message\";a:2:{s:4:\"type\";s:22:\"entity:contact_message\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:15:\"contact_message\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/devel/load\\-with\\-references/contact_message/(?P<contact_message>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:15:\"contact_message\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/devel/load-with-references/contact_message\";}}s:9:\"path_vars\";a:1:{i:0;s:15:\"contact_message\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:45:\"/devel/load-with-references/contact_message/%\";s:8:\"numParts\";i:4;}}\";s:39:\"entity.contact_message.devel_path_alias\";s:1276:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/devel/path-alias/contact_message/{contact_message}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:15:\"contact_message\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:15:\"contact_message\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/devel/path\\-alias/contact_message/(?P<contact_message>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:15:\"contact_message\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/path-alias/contact_message\";}}s:9:\"path_vars\";a:1:{i:0;s:15:\"contact_message\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:35:\"/devel/path-alias/contact_message/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.contact_message.token_devel\";s:1435:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/devel/token/contact_message/{contact_message}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:15:\"contact_message\";s:10:\"parameters\";a:1:{s:15:\"contact_message\";a:2:{s:4:\"type\";s:22:\"entity:contact_message\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:15:\"contact_message\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/token/contact_message/(?P<contact_message>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:15:\"contact_message\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/token/contact_message\";}}s:9:\"path_vars\";a:1:{i:0;s:15:\"contact_message\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:30:\"/devel/token/contact_message/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.date_format.devel_definition\";s:1427:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/definition/date_format/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"date_format\";s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/definition/date_format/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/definition/date_format\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/definition/date_format/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.date_format.devel_load\";s:1360:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/date_format/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"date_format\";s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/date_format/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/date_format\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/devel/date_format/%\";s:8:\"numParts\";i:3;}}\";s:45:\"entity.date_format.devel_load_with_references\";s:1479:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/load-with-references/date_format/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"date_format\";s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/devel/load\\-with\\-references/date_format/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/load-with-references/date_format\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/load-with-references/date_format/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.date_format.devel_path_alias\";s:1409:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/path-alias/date_format/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"date_format\";s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/devel/path\\-alias/date_format/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/path-alias/date_format\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/path-alias/date_format/%\";s:8:\"numParts\";i:4;}}\";s:50:\"entity.dxpr_builder_page_template.devel_definition\";s:1607:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/definition/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_page_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/devel/definition/dxpr_builder_page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/definition/dxpr_builder_page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/definition/dxpr_builder_page_template/%\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_page_template.devel_load\";s:1540:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:62:\"/devel/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_page_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/devel/dxpr_builder_page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/dxpr_builder_page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:35:\"/devel/dxpr_builder_page_template/%\";s:8:\"numParts\";i:3;}}\";s:60:\"entity.dxpr_builder_page_template.devel_load_with_references\";s:1660:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:83:\"/devel/load-with-references/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_page_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:102:\"{^/devel/load\\-with\\-references/dxpr_builder_page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:54:\"/devel/load-with-references/dxpr_builder_page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:56:\"/devel/load-with-references/dxpr_builder_page_template/%\";s:8:\"numParts\";i:4;}}\";s:50:\"entity.dxpr_builder_page_template.devel_path_alias\";s:1589:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/path-alias/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_page_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:91:\"{^/devel/path\\-alias/dxpr_builder_page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/path-alias/dxpr_builder_page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/path-alias/dxpr_builder_page_template/%\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_profile.devel_definition\";s:1535:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/devel/definition/dxpr_builder_profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"dxpr_builder_profile\";s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/devel/definition/dxpr_builder_profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/definition/dxpr_builder_profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/definition/dxpr_builder_profile/%\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.dxpr_builder_profile.devel_load\";s:1468:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/devel/dxpr_builder_profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"dxpr_builder_profile\";s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/devel/dxpr_builder_profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/dxpr_builder_profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:29:\"/devel/dxpr_builder_profile/%\";s:8:\"numParts\";i:3;}}\";s:54:\"entity.dxpr_builder_profile.devel_load_with_references\";s:1587:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/devel/load-with-references/dxpr_builder_profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"dxpr_builder_profile\";s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/devel/load\\-with\\-references/dxpr_builder_profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/devel/load-with-references/dxpr_builder_profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:50:\"/devel/load-with-references/dxpr_builder_profile/%\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_profile.devel_path_alias\";s:1517:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/devel/path-alias/dxpr_builder_profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"dxpr_builder_profile\";s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/devel/path\\-alias/dxpr_builder_profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/path-alias/dxpr_builder_profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/path-alias/dxpr_builder_profile/%\";s:8:\"numParts\";i:4;}}\";s:50:\"entity.dxpr_builder_user_template.devel_definition\";s:1607:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/definition/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_user_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/devel/definition/dxpr_builder_user_template/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/definition/dxpr_builder_user_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/definition/dxpr_builder_user_template/%\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_user_template.devel_load\";s:1540:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:62:\"/devel/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_user_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/devel/dxpr_builder_user_template/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/dxpr_builder_user_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:35:\"/devel/dxpr_builder_user_template/%\";s:8:\"numParts\";i:3;}}\";s:60:\"entity.dxpr_builder_user_template.devel_load_with_references\";s:1660:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:83:\"/devel/load-with-references/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_user_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:102:\"{^/devel/load\\-with\\-references/dxpr_builder_user_template/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:54:\"/devel/load-with-references/dxpr_builder_user_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:56:\"/devel/load-with-references/dxpr_builder_user_template/%\";s:8:\"numParts\";i:4;}}\";s:50:\"entity.dxpr_builder_user_template.devel_path_alias\";s:1589:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/path-alias/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_user_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:91:\"{^/devel/path\\-alias/dxpr_builder_user_template/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/path-alias/dxpr_builder_user_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/path-alias/dxpr_builder_user_template/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.editor.devel_definition\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/definition/editor\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"editor\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/devel/definition/editor$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/definition/editor\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/devel/definition/editor\";s:8:\"numParts\";i:3;}}\";s:24:\"entity.editor.devel_load\";s:1295:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/devel/editor/{editor}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"editor\";s:10:\"parameters\";a:1:{s:6:\"editor\";a:2:{s:4:\"type\";s:13:\"entity:editor\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/devel/editor/(?P<editor>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/editor\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:15:\"/devel/editor/%\";s:8:\"numParts\";i:3;}}\";s:40:\"entity.editor.devel_load_with_references\";s:1414:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/load-with-references/editor/{editor}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"editor\";s:10:\"parameters\";a:1:{s:6:\"editor\";a:2:{s:4:\"type\";s:13:\"entity:editor\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/load\\-with\\-references/editor/(?P<editor>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/load-with-references/editor\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/load-with-references/editor/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.editor.devel_path_alias\";s:1182:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/devel/path-alias/editor/{editor}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"editor\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/path\\-alias/editor/(?P<editor>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/path-alias/editor\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:26:\"/devel/path-alias/editor/%\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.entity_browser.devel_definition\";s:1463:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/devel/definition/entity_browser/{entity_browser}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:14:\"entity_browser\";s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/devel/definition/entity_browser/(?P<entity_browser>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/definition/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/definition/entity_browser/%\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.entity_browser.devel_load\";s:1396:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/devel/entity_browser/{entity_browser}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:14:\"entity_browser\";s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/devel/entity_browser/(?P<entity_browser>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/devel/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:23:\"/devel/entity_browser/%\";s:8:\"numParts\";i:3;}}\";s:48:\"entity.entity_browser.devel_load_with_references\";s:1515:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/load-with-references/entity_browser/{entity_browser}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:14:\"entity_browser\";s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/devel/load\\-with\\-references/entity_browser/(?P<entity_browser>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/devel/load-with-references/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:44:\"/devel/load-with-references/entity_browser/%\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.entity_browser.devel_path_alias\";s:1445:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/devel/path-alias/entity_browser/{entity_browser}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:14:\"entity_browser\";s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/devel/path\\-alias/entity_browser/(?P<entity_browser>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/path-alias/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/path-alias/entity_browser/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.entity_form_display.devel_definition\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/definition/entity_form_display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_form_display\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/definition/entity_form_display$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/entity_form_display\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:37:\"/devel/definition/entity_form_display\";s:8:\"numParts\";i:3;}}\";s:37:\"entity.entity_form_display.devel_load\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/entity_form_display/{entity_form_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_form_display\";s:10:\"parameters\";a:1:{s:19:\"entity_form_display\";a:2:{s:4:\"type\";s:26:\"entity:entity_form_display\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/entity_form_display/(?P<entity_form_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_form_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/entity_form_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/entity_form_display/%\";s:8:\"numParts\";i:3;}}\";s:53:\"entity.entity_form_display.devel_load_with_references\";s:1575:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/entity_form_display/{entity_form_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_form_display\";s:10:\"parameters\";a:1:{s:19:\"entity_form_display\";a:2:{s:4:\"type\";s:26:\"entity:entity_form_display\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/entity_form_display/(?P<entity_form_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_form_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/entity_form_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/entity_form_display/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.entity_form_display.devel_path_alias\";s:1316:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/entity_form_display/{entity_form_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_form_display\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/entity_form_display/(?P<entity_form_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_form_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/entity_form_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/entity_form_display/%\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.entity_form_mode.devel_definition\";s:1487:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/definition/entity_form_mode/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_form_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/definition/entity_form_mode/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/definition/entity_form_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/definition/entity_form_mode/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_form_mode.devel_load\";s:1420:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/entity_form_mode/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_form_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/entity_form_mode/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/entity_form_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:25:\"/devel/entity_form_mode/%\";s:8:\"numParts\";i:3;}}\";s:50:\"entity.entity_form_mode.devel_load_with_references\";s:1539:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/load-with-references/entity_form_mode/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_form_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:82:\"{^/devel/load\\-with\\-references/entity_form_mode/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/load-with-references/entity_form_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/load-with-references/entity_form_mode/%\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.entity_form_mode.devel_path_alias\";s:1469:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/path-alias/entity_form_mode/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_form_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/devel/path\\-alias/entity_form_mode/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/path-alias/entity_form_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/path-alias/entity_form_mode/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.entity_view_display.devel_definition\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/definition/entity_view_display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_view_display\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/definition/entity_view_display$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/entity_view_display\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:37:\"/devel/definition/entity_view_display\";s:8:\"numParts\";i:3;}}\";s:37:\"entity.entity_view_display.devel_load\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/entity_view_display/{entity_view_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_view_display\";s:10:\"parameters\";a:1:{s:19:\"entity_view_display\";a:2:{s:4:\"type\";s:26:\"entity:entity_view_display\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/entity_view_display/(?P<entity_view_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_view_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/entity_view_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/entity_view_display/%\";s:8:\"numParts\";i:3;}}\";s:53:\"entity.entity_view_display.devel_load_with_references\";s:1575:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/entity_view_display/{entity_view_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_view_display\";s:10:\"parameters\";a:1:{s:19:\"entity_view_display\";a:2:{s:4:\"type\";s:26:\"entity:entity_view_display\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/entity_view_display/(?P<entity_view_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_view_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/entity_view_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/entity_view_display/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.entity_view_display.devel_path_alias\";s:1316:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/entity_view_display/{entity_view_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_view_display\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/entity_view_display/(?P<entity_view_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_view_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/entity_view_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/entity_view_display/%\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.entity_view_mode.devel_definition\";s:1487:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/definition/entity_view_mode/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_view_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/definition/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/definition/entity_view_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/definition/entity_view_mode/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_view_mode.devel_load\";s:1420:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/entity_view_mode/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_view_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/entity_view_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:25:\"/devel/entity_view_mode/%\";s:8:\"numParts\";i:3;}}\";s:50:\"entity.entity_view_mode.devel_load_with_references\";s:1539:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/load-with-references/entity_view_mode/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_view_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:82:\"{^/devel/load\\-with\\-references/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/load-with-references/entity_view_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/load-with-references/entity_view_mode/%\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.entity_view_mode.devel_path_alias\";s:1469:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/path-alias/entity_view_mode/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_view_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/devel/path\\-alias/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/path-alias/entity_view_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/path-alias/entity_view_mode/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.field_config.devel_definition\";s:1083:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/definition/field_config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"field_config\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/devel/definition/field_config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/definition/field_config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/devel/definition/field_config\";s:8:\"numParts\";i:3;}}\";s:30:\"entity.field_config.devel_load\";s:1372:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/field_config/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"field_config\";s:10:\"parameters\";a:1:{s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/field_config/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/field_config\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/field_config/%\";s:8:\"numParts\";i:3;}}\";s:46:\"entity.field_config.devel_load_with_references\";s:1491:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/load-with-references/field_config/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"field_config\";s:10:\"parameters\";a:1:{s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/load\\-with\\-references/field_config/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/devel/load-with-references/field_config\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:42:\"/devel/load-with-references/field_config/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.field_config.devel_path_alias\";s:1246:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/path-alias/field_config/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"field_config\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/path\\-alias/field_config/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/path-alias/field_config\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/path-alias/field_config/%\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.field_storage_config.devel_definition\";s:1123:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/devel/definition/field_storage_config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"field_storage_config\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/devel/definition/field_storage_config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/definition/field_storage_config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:38:\"/devel/definition/field_storage_config\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.field_storage_config.devel_load\";s:1468:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/devel/field_storage_config/{field_storage_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"field_storage_config\";s:10:\"parameters\";a:1:{s:20:\"field_storage_config\";a:2:{s:4:\"type\";s:27:\"entity:field_storage_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/devel/field_storage_config/(?P<field_storage_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"field_storage_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/field_storage_config\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:29:\"/devel/field_storage_config/%\";s:8:\"numParts\";i:3;}}\";s:54:\"entity.field_storage_config.devel_load_with_references\";s:1587:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/devel/load-with-references/field_storage_config/{field_storage_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"field_storage_config\";s:10:\"parameters\";a:1:{s:20:\"field_storage_config\";a:2:{s:4:\"type\";s:27:\"entity:field_storage_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/devel/load\\-with\\-references/field_storage_config/(?P<field_storage_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"field_storage_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/devel/load-with-references/field_storage_config\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:50:\"/devel/load-with-references/field_storage_config/%\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.field_storage_config.devel_path_alias\";s:1326:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/devel/path-alias/field_storage_config/{field_storage_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"field_storage_config\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/devel/path\\-alias/field_storage_config/(?P<field_storage_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"field_storage_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/path-alias/field_storage_config\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/path-alias/field_storage_config/%\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.file.delete_form\";s:1208:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/file/{file}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:11:\"file.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:2:{s:4:\"file\";s:3:\"\\d+\";s:14:\"_entity_access\";s:11:\"file.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"file\";a:2:{s:4:\"type\";s:11:\"entity:file\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/file/(?P<file>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"file\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:14:\"/file/%/delete\";s:8:\"numParts\";i:3;}}\";s:28:\"entity.file.devel_definition\";s:1042:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/devel/definition/file\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"file\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/devel/definition/file$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/file\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/devel/definition/file\";s:8:\"numParts\";i:3;}}\";s:22:\"entity.file.devel_load\";s:1229:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/file/{file}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"file\";s:10:\"parameters\";a:1:{s:4:\"file\";a:2:{s:4:\"type\";s:11:\"entity:file\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/file/(?P<file>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"file\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/file/%\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.file.devel_load_with_references\";s:1348:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/file/{file}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"file\";s:10:\"parameters\";a:1:{s:4:\"file\";a:2:{s:4:\"type\";s:11:\"entity:file\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/file/(?P<file>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"file\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/file/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.file.devel_path_alias\";s:1162:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/file/{file}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"file\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/file/(?P<file>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"file\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/file/%\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.file.token_devel\";s:1298:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/token/file/{file}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:4:\"file\";s:10:\"parameters\";a:1:{s:4:\"file\";a:2:{s:4:\"type\";s:11:\"entity:file\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/devel/token/file/(?P<file>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"file\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/token/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/devel/token/file/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.filter_format.devel_definition\";s:1451:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/definition/filter_format/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"filter_format\";s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/definition/filter_format/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/definition/filter_format\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/definition/filter_format/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.filter_format.devel_load\";s:1384:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/filter_format/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"filter_format\";s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/filter_format/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/filter_format\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:22:\"/devel/filter_format/%\";s:8:\"numParts\";i:3;}}\";s:47:\"entity.filter_format.devel_load_with_references\";s:1503:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/load-with-references/filter_format/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"filter_format\";s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/load\\-with\\-references/filter_format/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/devel/load-with-references/filter_format\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:43:\"/devel/load-with-references/filter_format/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.filter_format.devel_path_alias\";s:1433:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/path-alias/filter_format/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"filter_format\";s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/path\\-alias/filter_format/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/path-alias/filter_format\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/path-alias/filter_format/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.image_style.devel_definition\";s:1427:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/definition/image_style/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"image_style\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/definition/image_style/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/definition/image_style\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/definition/image_style/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.image_style.devel_load\";s:1360:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/image_style/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"image_style\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/image_style/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/image_style\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/devel/image_style/%\";s:8:\"numParts\";i:3;}}\";s:45:\"entity.image_style.devel_load_with_references\";s:1479:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/load-with-references/image_style/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"image_style\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/devel/load\\-with\\-references/image_style/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/load-with-references/image_style\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/load-with-references/image_style/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.image_style.devel_path_alias\";s:1409:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/path-alias/image_style/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"image_style\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/devel/path\\-alias/image_style/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/path-alias/image_style\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/path-alias/image_style/%\";s:8:\"numParts\";i:4;}}\";s:49:\"entity.language_content_settings.devel_definition\";s:1148:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/definition/language_content_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:25:\"language_content_settings\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/devel/definition/language_content_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/devel/definition/language_content_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:43:\"/devel/definition/language_content_settings\";s:8:\"numParts\";i:3;}}\";s:43:\"entity.language_content_settings.devel_load\";s:1528:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/devel/language_content_settings/{language_content_settings}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:25:\"language_content_settings\";s:10:\"parameters\";a:1:{s:25:\"language_content_settings\";a:2:{s:4:\"type\";s:32:\"entity:language_content_settings\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/language_content_settings/(?P<language_content_settings>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:25:\"language_content_settings\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/language_content_settings\";}}s:9:\"path_vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:34:\"/devel/language_content_settings/%\";s:8:\"numParts\";i:3;}}\";s:59:\"entity.language_content_settings.devel_load_with_references\";s:1648:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:81:\"/devel/load-with-references/language_content_settings/{language_content_settings}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:25:\"language_content_settings\";s:10:\"parameters\";a:1:{s:25:\"language_content_settings\";a:2:{s:4:\"type\";s:32:\"entity:language_content_settings\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:100:\"{^/devel/load\\-with\\-references/language_content_settings/(?P<language_content_settings>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:25:\"language_content_settings\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:53:\"/devel/load-with-references/language_content_settings\";}}s:9:\"path_vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:55:\"/devel/load-with-references/language_content_settings/%\";s:8:\"numParts\";i:4;}}\";s:49:\"entity.language_content_settings.devel_path_alias\";s:1376:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/devel/path-alias/language_content_settings/{language_content_settings}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:25:\"language_content_settings\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:89:\"{^/devel/path\\-alias/language_content_settings/(?P<language_content_settings>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:25:\"language_content_settings\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/devel/path-alias/language_content_settings\";}}s:9:\"path_vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:45:\"/devel/path-alias/language_content_settings/%\";s:8:\"numParts\";i:4;}}\";s:21:\"entity.media.add_form\";s:1390:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/media/add/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:9:\"media.add\";s:14:\"entity_type_id\";s:5:\"media\";s:15:\"_title_callback\";s:62:\"Drupal\\Core\\Entity\\Controller\\EntityController::addBundleTitle\";s:16:\"bundle_parameter\";s:10:\"media_type\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:18:\"media:{media_type}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:3:{s:4:\"type\";s:17:\"entity:media_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/media/add/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/media/add\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:12:\"/media/add/%\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.media.add_page\";s:1050:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:55:\"Drupal\\Core\\Entity\\Controller\\EntityController::addPage\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";s:14:\"entity_type_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:25:\"_entity_create_any_access\";s:5:\"media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.entity_create_any\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:10:\"/media/add\";s:8:\"numParts\";i:2;}}\";s:22:\"entity.media.canonical\";s:1275:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/media/{media}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:10:\"media.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"media.update\";s:5:\"media\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/media/(?P<media>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:5:\"media\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:13:\"/media/%/edit\";s:8:\"numParts\";i:3;}}\";s:24:\"entity.media.delete_form\";s:1287:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/media/{media}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"media.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"media.delete\";s:5:\"media\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/media/(?P<media>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:5:\"media\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/media/%/delete\";s:8:\"numParts\";i:3;}}\";s:33:\"entity.media.delete_multiple_form\";s:965:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/media/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:42:\"Drupal\\Core\\Entity\\Form\\DeleteMultipleForm\";s:14:\"entity_type_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:30:\"_entity_delete_multiple_access\";s:5:\"media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:35:\"access_check.entity_delete_multiple\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/media/delete$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/media/delete\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/media/delete\";s:8:\"numParts\";i:2;}}\";s:29:\"entity.media.devel_definition\";s:1308:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/definition/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/devel/definition/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/definition/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/definition/media/%\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.media.devel_load\";s:1241:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/devel/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/devel/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/devel/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:14:\"/devel/media/%\";s:8:\"numParts\";i:3;}}\";s:39:\"entity.media.devel_load_with_references\";s:1360:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/load-with-references/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/load\\-with\\-references/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/load-with-references/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:35:\"/devel/load-with-references/media/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.media.devel_path_alias\";s:1290:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/path-alias/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/path\\-alias/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/path-alias/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/path-alias/media/%\";s:8:\"numParts\";i:4;}}\";s:25:\"entity.media.devel_render\";s:1274:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/devel/render/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/render/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/render/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:21:\"/devel/render/media/%\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.media.edit_form\";s:1275:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/media/{media}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:10:\"media.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"media.update\";s:5:\"media\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/media/(?P<media>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:5:\"media\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:13:\"/media/%/edit\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.media.revision\";s:1695:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/media/{media}/revisions/{media_revision}/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\Core\\Entity\\Controller\\EntityRevisionViewController\";s:15:\"_title_callback\";s:65:\"Drupal\\Core\\Entity\\Controller\\EntityRevisionViewController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:28:\"media_revision.view revision\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:14:\"media_revision\";a:2:{s:4:\"type\";s:21:\"entity_revision:media\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/media/(?P<media>[^/]++)/revisions/(?P<media_revision>[^/]++)/view$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/view\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"media_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:25:\"/media/%/revisions/%/view\";s:8:\"numParts\";i:5;}}\";s:33:\"entity.media.revision_delete_form\";s:1628:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/media/{media}/revision/{media_revision}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"media.revision-delete\";s:6:\"_title\";s:15:\"Delete revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:30:\"media_revision.delete revision\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:14:\"media_revision\";a:2:{s:4:\"type\";s:21:\"entity_revision:media\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/media/(?P<media>[^/]++)/revision/(?P<media_revision>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"media_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:26:\"/media/%/revision/%/delete\";s:8:\"numParts\";i:5;}}\";s:33:\"entity.media.revision_revert_form\";s:1619:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/media/{media}/revision/{media_revision}/revert\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"media.revision-revert\";s:6:\"_title\";s:15:\"Revert revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:21:\"media_revision.revert\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:14:\"media_revision\";a:2:{s:4:\"type\";s:21:\"entity_revision:media\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/media/(?P<media>[^/]++)/revision/(?P<media_revision>[^/]++)/revert$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"media_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:26:\"/media/%/revision/%/revert\";s:8:\"numParts\";i:5;}}\";s:24:\"entity.media.token_devel\";s:1310:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/devel/token/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/devel/token/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/token/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/token/media/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.media.version_history\";s:1309:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/media/{media}/revisions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"Drupal\\Core\\Entity\\Controller\\VersionHistoryController\";s:6:\"_title\";s:9:\"Revisions\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:24:\"media.view all revisions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"entity_type_id\";s:5:\"media\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/media/(?P<media>[^/]++)/revisions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:18:\"/media/%/revisions\";s:8:\"numParts\";i:3;}}\";s:34:\"entity.media_type.devel_definition\";s:1415:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/definition/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/definition/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/definition/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:30:\"/devel/definition/media_type/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.media_type.devel_load\";s:1348:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:19:\"/devel/media_type/%\";s:8:\"numParts\";i:3;}}\";s:44:\"entity.media_type.devel_load_with_references\";s:1467:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/devel/load-with-references/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/load\\-with\\-references/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/load-with-references/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/load-with-references/media_type/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.media_type.devel_path_alias\";s:1397:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/path-alias/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/path\\-alias/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/path-alias/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:30:\"/devel/path-alias/media_type/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.menu.devel_definition\";s:1338:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/definition/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/devel/definition/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/definition/menu/%\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.menu.devel_load\";s:1271:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/menu/%\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.menu.devel_load_with_references\";s:1390:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/menu/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.menu.devel_path_alias\";s:1320:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/menu/%\";s:8:\"numParts\";i:4;}}\";s:41:\"entity.menu_link_content.devel_definition\";s:1457:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/definition/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/devel/definition/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/devel/definition/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:37:\"/devel/definition/menu_link_content/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.menu_link_content.devel_load\";s:1390:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:44:\"/devel/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/devel/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:26:\"/devel/menu_link_content/%\";s:8:\"numParts\";i:3;}}\";s:51:\"entity.menu_link_content.devel_load_with_references\";s:1509:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:65:\"/devel/load-with-references/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/devel/load\\-with\\-references/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/devel/load-with-references/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:47:\"/devel/load-with-references/menu_link_content/%\";s:8:\"numParts\";i:4;}}\";s:41:\"entity.menu_link_content.devel_path_alias\";s:1439:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/path-alias/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/devel/path\\-alias/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/devel/path-alias/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:37:\"/devel/path-alias/menu_link_content/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.menu_link_content.devel_render\";s:1423:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/devel/render/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/devel/render/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/render/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/render/menu_link_content/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.menu_link_content.token_devel\";s:1459:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/devel/token/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/devel/token/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/token/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/token/menu_link_content/%\";s:8:\"numParts\";i:4;}}\";s:21:\"entity.node.canonical\";s:1206:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}\";s:23:\"entity.node.delete_form\";s:1241:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/node/{node}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:11:\"node.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:11:\"node.delete\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/node/(?P<node>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:14:\"/node/%/delete\";s:8:\"numParts\";i:3;}}\";s:28:\"entity.node.devel_definition\";s:1296:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/definition/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/devel/definition/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/definition/node/%\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.node.devel_load\";s:1229:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/node/%\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.node.devel_load_with_references\";s:1348:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/node/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.node.devel_path_alias\";s:1278:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/node/%\";s:8:\"numParts\";i:4;}}\";s:24:\"entity.node.devel_render\";s:1262:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/devel/render/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/devel/render/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/render/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/render/node/%\";s:8:\"numParts\";i:4;}}\";s:21:\"entity.node.edit_form\";s:1204:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/node/{node}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:12:\"_entity_form\";s:9:\"node.edit\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"node.update\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/node/(?P<node>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:12:\"/node/%/edit\";s:8:\"numParts\";i:3;}}\";s:19:\"entity.node.preview\";s:1440:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/node/preview/{node_preview}/{view_mode_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\node\\Controller\\NodePreviewController::view\";}s:12:\"requirements\";a:1:{s:20:\"_node_preview_access\";s:14:\"{node_preview}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:10:\"parameters\";a:1:{s:12:\"node_preview\";a:2:{s:4:\"type\";s:12:\"node_preview\";s:9:\"converter\";s:42:\"drupal.proxy_original_service.node_preview\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:25:\"access_check.node.preview\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"node_preview\";i:1;s:12:\"view_mode_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/node/preview/(?P<node_preview>[^/]++)/(?P<view_mode_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"view_mode_id\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"node_preview\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/node/preview\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"node_preview\";i:1;s:12:\"view_mode_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:12;s:14:\"patternOutline\";s:17:\"/node/preview/%/%\";s:8:\"numParts\";i:4;}}\";s:20:\"entity.node.revision\";s:1677:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/node/{node}/revisions/{node_revision}/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:52:\"\\Drupal\\node\\Controller\\NodeController::revisionShow\";s:15:\"_title_callback\";s:57:\"\\Drupal\\node\\Controller\\NodeController::revisionPageTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:27:\"node_revision.view revision\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:13:\"node_revision\";a:2:{s:4:\"type\";s:20:\"entity_revision:node\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/node/(?P<node>\\d+)/revisions/(?P<node_revision>[^/]++)/view$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/view\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"node_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:24:\"/node/%/revisions/%/view\";s:8:\"numParts\";i:5;}}\";s:23:\"entity.node.token_devel\";s:1298:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/token/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/devel/token/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/token/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/devel/token/node/%\";s:8:\"numParts\";i:4;}}\";s:27:\"entity.node.version_history\";s:1313:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/node/{node}/revisions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:9:\"Revisions\";s:11:\"_controller\";s:56:\"\\Drupal\\node\\Controller\\NodeController::revisionOverview\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:23:\"node.view all revisions\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/node/(?P<node>\\d+)/revisions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:17:\"/node/%/revisions\";s:8:\"numParts\";i:3;}}\";s:33:\"entity.node_type.devel_definition\";s:1398:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/definition/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/devel/definition/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/definition/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/definition/node_type/%\";s:8:\"numParts\";i:4;}}\";s:27:\"entity.node_type.devel_load\";s:1331:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/devel/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/devel/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/devel/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:18:\"/devel/node_type/%\";s:8:\"numParts\";i:3;}}\";s:43:\"entity.node_type.devel_load_with_references\";s:1450:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/devel/load-with-references/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/devel/load\\-with\\-references/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/load-with-references/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/load-with-references/node_type/%\";s:8:\"numParts\";i:4;}}\";s:33:\"entity.node_type.devel_path_alias\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/path-alias/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/devel/path\\-alias/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/path-alias/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/path-alias/node_type/%\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.pathauto_pattern.devel_definition\";s:1487:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/definition/pathauto_pattern/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"pathauto_pattern\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/definition/pathauto_pattern/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/definition/pathauto_pattern\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/definition/pathauto_pattern/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.pathauto_pattern.devel_load\";s:1420:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/pathauto_pattern/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"pathauto_pattern\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/pathauto_pattern/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/pathauto_pattern\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:25:\"/devel/pathauto_pattern/%\";s:8:\"numParts\";i:3;}}\";s:50:\"entity.pathauto_pattern.devel_load_with_references\";s:1539:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/load-with-references/pathauto_pattern/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"pathauto_pattern\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:82:\"{^/devel/load\\-with\\-references/pathauto_pattern/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/load-with-references/pathauto_pattern\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/load-with-references/pathauto_pattern/%\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.pathauto_pattern.devel_path_alias\";s:1469:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/path-alias/pathauto_pattern/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"pathauto_pattern\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/devel/path\\-alias/pathauto_pattern/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/path-alias/pathauto_pattern\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/path-alias/pathauto_pattern/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.path_alias.devel_definition\";s:1202:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/devel/definition/path_alias\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/definition/path_alias$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/definition/path_alias\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/devel/definition/path_alias\";s:8:\"numParts\";i:3;}}\";s:28:\"entity.path_alias.devel_load\";s:1306:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/path_alias/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path_alias/(?P<path_alias>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/path_alias\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:19:\"/devel/path_alias/%\";s:8:\"numParts\";i:3;}}\";s:44:\"entity.path_alias.devel_load_with_references\";s:1425:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/devel/load-with-references/path_alias/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/load\\-with\\-references/path_alias/(?P<path_alias>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/load-with-references/path_alias\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/load-with-references/path_alias/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.path_alias.devel_path_alias\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/path-alias/path_alias/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/path\\-alias/path_alias/(?P<path_alias>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/path-alias/path_alias\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:30:\"/devel/path-alias/path_alias/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.path_alias.token_devel\";s:1375:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/token/path_alias/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/token/path_alias/(?P<path_alias>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/token/path_alias\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/token/path_alias/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.recaptcha_v3_action.devel_definition\";s:1523:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/definition/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/definition/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/definition/recaptcha_v3_action/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.recaptcha_v3_action.devel_load\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/recaptcha_v3_action/%\";s:8:\"numParts\";i:3;}}\";s:53:\"entity.recaptcha_v3_action.devel_load_with_references\";s:1575:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/recaptcha_v3_action/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.recaptcha_v3_action.devel_path_alias\";s:1505:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/recaptcha_v3_action/%\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.recaptcha_v3_action.token_devel\";s:1525:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/devel/token/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/devel/token/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/token/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/token/recaptcha_v3_action/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.search_page.devel_definition\";s:1427:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/definition/search_page/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"search_page\";s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/definition/search_page/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/definition/search_page\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/definition/search_page/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.search_page.devel_load\";s:1360:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/search_page/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"search_page\";s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/search_page/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/search_page\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/devel/search_page/%\";s:8:\"numParts\";i:3;}}\";s:45:\"entity.search_page.devel_load_with_references\";s:1479:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/load-with-references/search_page/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"search_page\";s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/devel/load\\-with\\-references/search_page/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/load-with-references/search_page\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/load-with-references/search_page/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.search_page.devel_path_alias\";s:1409:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/path-alias/search_page/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"search_page\";s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/devel/path\\-alias/search_page/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/path-alias/search_page\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/path-alias/search_page/%\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.shortcut.devel_definition\";s:1344:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/definition/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/devel/definition/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/definition/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/definition/shortcut/%\";s:8:\"numParts\";i:4;}}\";s:26:\"entity.shortcut.devel_load\";s:1277:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/devel/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/devel/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/devel/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:17:\"/devel/shortcut/%\";s:8:\"numParts\";i:3;}}\";s:42:\"entity.shortcut.devel_load_with_references\";s:1396:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/load-with-references/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/devel/load\\-with\\-references/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/devel/load-with-references/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:38:\"/devel/load-with-references/shortcut/%\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.shortcut.devel_path_alias\";s:1326:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/path-alias/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/devel/path\\-alias/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/path-alias/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/path-alias/shortcut/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.shortcut.devel_render\";s:1310:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/devel/render/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/devel/render/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/render/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/render/shortcut/%\";s:8:\"numParts\";i:4;}}\";s:27:\"entity.shortcut.token_devel\";s:1346:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/token/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/token/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/devel/token/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:23:\"/devel/token/shortcut/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.shortcut_set.devel_definition\";s:1439:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/definition/shortcut_set/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"shortcut_set\";s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/definition/shortcut_set/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/definition/shortcut_set\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/definition/shortcut_set/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.shortcut_set.devel_load\";s:1372:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/shortcut_set/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"shortcut_set\";s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/shortcut_set/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/shortcut_set\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/shortcut_set/%\";s:8:\"numParts\";i:3;}}\";s:46:\"entity.shortcut_set.devel_load_with_references\";s:1491:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/load-with-references/shortcut_set/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"shortcut_set\";s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/load\\-with\\-references/shortcut_set/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/devel/load-with-references/shortcut_set\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:42:\"/devel/load-with-references/shortcut_set/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.shortcut_set.devel_path_alias\";s:1421:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/path-alias/shortcut_set/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"shortcut_set\";s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/path\\-alias/shortcut_set/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/path-alias/shortcut_set\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/path-alias/shortcut_set/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.slick.devel_definition\";s:1350:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/definition/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"slick\";s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/devel/definition/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/definition/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/definition/slick/%\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.slick.devel_load\";s:1283:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/devel/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"slick\";s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/devel/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/devel/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:14:\"/devel/slick/%\";s:8:\"numParts\";i:3;}}\";s:39:\"entity.slick.devel_load_with_references\";s:1402:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/load-with-references/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"slick\";s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/load\\-with\\-references/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/load-with-references/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:35:\"/devel/load-with-references/slick/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.slick.devel_path_alias\";s:1332:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/path-alias/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"slick\";s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/path\\-alias/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/path-alias/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/path-alias/slick/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.taxonomy_term.canonical\";s:1671:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/taxonomy/term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:57:\"\\Drupal\\taxonomy\\Controller\\TaxonomyController::termTitle\";s:7:\"view_id\";s:13:\"taxonomy_term\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:1:{s:5:\"arg_0\";s:13:\"taxonomy_term\";}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:16:\"/taxonomy/term/%\";s:8:\"numParts\";i:3;}}\";s:32:\"entity.taxonomy_term.delete_form\";s:1347:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/taxonomy/term/{taxonomy_term}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:20:\"taxonomy_term.delete\";s:6:\"_title\";s:11:\"Delete term\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"taxonomy_term.delete\";s:13:\"taxonomy_term\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/taxonomy/term/(?P<taxonomy_term>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:13;s:14:\"patternOutline\";s:23:\"/taxonomy/term/%/delete\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_term.devel_definition\";s:1409:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/definition/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/definition/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/definition/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/definition/taxonomy_term/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.taxonomy_term.devel_load\";s:1342:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:22:\"/devel/taxonomy_term/%\";s:8:\"numParts\";i:3;}}\";s:47:\"entity.taxonomy_term.devel_load_with_references\";s:1461:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/load-with-references/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/load\\-with\\-references/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/devel/load-with-references/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:43:\"/devel/load-with-references/taxonomy_term/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_term.devel_path_alias\";s:1391:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/path-alias/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/path\\-alias/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/path-alias/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/path-alias/taxonomy_term/%\";s:8:\"numParts\";i:4;}}\";s:33:\"entity.taxonomy_term.devel_render\";s:1375:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/render/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/render/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/render/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/render/taxonomy_term/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.taxonomy_term.edit_form\";s:1337:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/taxonomy/term/{taxonomy_term}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"taxonomy_term.default\";s:6:\"_title\";s:9:\"Edit term\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"taxonomy_term.update\";s:13:\"taxonomy_term\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/taxonomy/term/(?P<taxonomy_term>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:13;s:14:\"patternOutline\";s:21:\"/taxonomy/term/%/edit\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.taxonomy_term.revision\";s:1847:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\Core\\Entity\\Controller\\EntityRevisionViewController\";s:15:\"_title_callback\";s:65:\"Drupal\\Core\\Entity\\Controller\\EntityRevisionViewController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:36:\"taxonomy_term_revision.view revision\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"taxonomy_term_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:taxonomy_term\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:96:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)/revision/(?P<taxonomy_term_revision>[^/]++)/view$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/view\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"taxonomy_term_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:53;s:14:\"patternOutline\";s:32:\"/taxonomy/term/%/revision/%/view\";s:8:\"numParts\";i:6;}}\";s:41:\"entity.taxonomy_term.revision_delete_form\";s:1793:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:29:\"taxonomy_term.revision-delete\";s:6:\"_title\";s:15:\"Delete revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:38:\"taxonomy_term_revision.delete revision\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"taxonomy_term_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:taxonomy_term\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:98:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)/revision/(?P<taxonomy_term_revision>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"taxonomy_term_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:53;s:14:\"patternOutline\";s:34:\"/taxonomy/term/%/revision/%/delete\";s:8:\"numParts\";i:6;}}\";s:41:\"entity.taxonomy_term.revision_revert_form\";s:1784:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/revert\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:29:\"taxonomy_term.revision-revert\";s:6:\"_title\";s:15:\"Revert revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:29:\"taxonomy_term_revision.revert\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"taxonomy_term_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:taxonomy_term\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:98:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)/revision/(?P<taxonomy_term_revision>[^/]++)/revert$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"taxonomy_term_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:53;s:14:\"patternOutline\";s:34:\"/taxonomy/term/%/revision/%/revert\";s:8:\"numParts\";i:6;}}\";s:32:\"entity.taxonomy_term.token_devel\";s:1411:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/token/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/token/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/token/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/token/taxonomy_term/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.taxonomy_term.version_history\";s:1420:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/taxonomy/term/{taxonomy_term}/revisions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"Drupal\\Core\\Entity\\Controller\\VersionHistoryController\";s:6:\"_title\";s:9:\"Revisions\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:32:\"taxonomy_term.view all revisions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)/revisions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:13;s:14:\"patternOutline\";s:26:\"/taxonomy/term/%/revisions\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.taxonomy_vocabulary.devel_definition\";s:1523:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/definition/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/definition/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/definition/taxonomy_vocabulary/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_vocabulary.devel_load\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/taxonomy_vocabulary/%\";s:8:\"numParts\";i:3;}}\";s:53:\"entity.taxonomy_vocabulary.devel_load_with_references\";s:1575:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/taxonomy_vocabulary/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.taxonomy_vocabulary.devel_path_alias\";s:1505:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/taxonomy_vocabulary/%\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.user.cancel_form\";s:1217:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/user/{user}/cancel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:14:\"Cancel account\";s:12:\"_entity_form\";s:11:\"user.cancel\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:11:\"user.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/user/(?P<user>\\d+)/cancel$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/cancel\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:14:\"/user/%/cancel\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.user.canonical\";s:1166:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_view\";s:9:\"user.full\";s:15:\"_title_callback\";s:48:\"Drupal\\user\\Controller\\UserController::userTitle\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"user.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/user/(?P<user>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/user/%\";s:8:\"numParts\";i:2;}}\";s:24:\"entity.user.contact_form\";s:1258:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/user/{user}/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:7:\"Contact\";s:11:\"_controller\";s:65:\"\\Drupal\\contact\\Controller\\ContactController::contactPersonalPage\";}s:12:\"requirements\";a:2:{s:28:\"_access_contact_personal_tab\";s:4:\"TRUE\";s:4:\"user\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:29:\"access_check.contact_personal\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/user/(?P<user>\\d+)/contact$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/contact\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/user/%/contact\";s:8:\"numParts\";i:3;}}\";s:28:\"entity.user.devel_definition\";s:1296:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/definition/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/devel/definition/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/definition/user/%\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.user.devel_load\";s:1229:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/user/%\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.user.devel_load_with_references\";s:1348:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/user/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.user.devel_path_alias\";s:1278:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/user/%\";s:8:\"numParts\";i:4;}}\";s:24:\"entity.user.devel_render\";s:1262:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/devel/render/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/devel/render/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/render/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/render/user/%\";s:8:\"numParts\";i:4;}}\";s:21:\"entity.user.edit_form\";s:1254:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/user/{user}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"user.default\";s:15:\"_title_callback\";s:48:\"Drupal\\user\\Controller\\UserController::userTitle\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:11:\"user.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/user/(?P<user>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:12:\"/user/%/edit\";s:8:\"numParts\";i:3;}}\";s:23:\"entity.user.token_devel\";s:1298:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/token/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/devel/token/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/token/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/devel/token/user/%\";s:8:\"numParts\";i:4;}}\";s:33:\"entity.user_role.devel_definition\";s:1398:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/definition/user_role/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"user_role\";s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/devel/definition/user_role/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/definition/user_role\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/definition/user_role/%\";s:8:\"numParts\";i:4;}}\";s:27:\"entity.user_role.devel_load\";s:1331:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/devel/user_role/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"user_role\";s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/devel/user_role/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/devel/user_role\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:18:\"/devel/user_role/%\";s:8:\"numParts\";i:3;}}\";s:43:\"entity.user_role.devel_load_with_references\";s:1450:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/devel/load-with-references/user_role/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"user_role\";s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/devel/load\\-with\\-references/user_role/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/load-with-references/user_role\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/load-with-references/user_role/%\";s:8:\"numParts\";i:4;}}\";s:33:\"entity.user_role.devel_path_alias\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/path-alias/user_role/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"user_role\";s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/devel/path\\-alias/user_role/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/path-alias/user_role\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/path-alias/user_role/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.view.devel_definition\";s:1348:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/definition/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"view\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/devel/definition/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/definition/view/%\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.view.devel_load\";s:1281:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"view\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/view/%\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.view.devel_load_with_references\";s:1390:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"view\";s:10:\"parameters\";a:1:{s:4:\"view\";a:2:{s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/view/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.view.devel_path_alias\";s:1330:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"view\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/view/%\";s:8:\"numParts\";i:4;}}\";s:24:\"entity_browser.edit_form\";s:1537:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/entity_browser/{entity_type}/{entity}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:77:\"\\Drupal\\entity_browser\\Controllers\\EntityBrowserController::entityBrowserEdit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:13:\"entity.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:6:\"entity\";a:3:{s:4:\"type\";s:20:\"entity:{entity_type}\";s:20:\"load_latest_revision\";i:1;s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"entity_type\";i:1;s:6:\"entity\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/entity_browser/(?P<entity_type>[^/]++)/(?P<entity>[^/]++)/edit$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"entity\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/entity_browser\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"entity_type\";i:1;s:6:\"entity\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:9;s:14:\"patternOutline\";s:24:\"/entity_browser/%/%/edit\";s:8:\"numParts\";i:4;}}\";s:18:\"file.ajax_progress\";s:1045:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/file/progress/{key}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"\\Drupal\\file\\Controller\\FileWidgetAjaxController::progress\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:3:\"key\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/file/progress/(?P<key>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"key\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/file/progress\";}}s:9:\"path_vars\";a:1:{i:0;s:3:\"key\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:16:\"/file/progress/%\";s:8:\"numParts\";i:3;}}\";s:11:\"filter.tips\";s:1256:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/filter/tips/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\filter\\Controller\\FilterController::filterTips\";s:6:\"_title\";s:12:\"Compose tips\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"filter_format.use\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/filter/tips/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/filter/tips\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:14:\"/filter/tips/%\";s:8:\"numParts\";i:3;}}\";s:15:\"filter.tips_all\";s:1050:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/filter/tips\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\filter\\Controller\\FilterController::filterTips\";s:6:\"_title\";s:12:\"Compose tips\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/filter/tips$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/filter/tips\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/filter/tips\";s:8:\"numParts\";i:2;}}\";s:26:\"history.get_last_node_view\";s:998:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/history/get_node_read_timestamps\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:67:\"\\Drupal\\history\\Controller\\HistoryController::getNodeReadTimestamps\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/history/get_node_read_timestamps$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/history/get_node_read_timestamps\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:33:\"/history/get_node_read_timestamps\";s:8:\"numParts\";i:2;}}\";s:17:\"history.read_node\";s:1201:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/history/{node}/read\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:54:\"\\Drupal\\history\\Controller\\HistoryController::readNode\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:9:\"node.view\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/history/(?P<node>\\d+)/read$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/read\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/history\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/history/%/read\";s:8:\"numParts\";i:3;}}\";s:19:\"image.style_private\";s:1441:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/system/files/styles/{image_style}/{scheme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"Drupal\\webp\\Controller\\ImageStyleDownloadController::deliver\";s:26:\"required_derivative_scheme\";s:7:\"private\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:6:\"scheme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/system/files/styles/(?P<image_style>[^/]++)/(?P<scheme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"scheme\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/system/files/styles\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:6:\"scheme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:28;s:14:\"patternOutline\";s:24:\"/system/files/styles/%/%\";s:8:\"numParts\";i:5;}}\";s:18:\"image.style_public\";s:1449:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/sites/default/files/styles/{image_style}/{scheme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"Drupal\\webp\\Controller\\ImageStyleDownloadController::deliver\";s:26:\"required_derivative_scheme\";s:6:\"public\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:6:\"scheme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/sites/default/files/styles/(?P<image_style>[^/]++)/(?P<scheme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"scheme\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/sites/default/files/styles\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:6:\"scheme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:60;s:14:\"patternOutline\";s:31:\"/sites/default/files/styles/%/%\";s:8:\"numParts\";i:6;}}\";s:20:\"media.filter.preview\";s:1387:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/media/{filter_format}/preview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:55:\"\\Drupal\\media\\Controller\\MediaFilterController::preview\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:17:\"filter_format.use\";s:14:\"_custom_access\";s:74:\"\\Drupal\\media\\Controller\\MediaFilterController::formatUsesMediaEmbedFilter\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:3:\"GET\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/media/(?P<filter_format>[^/]++)/preview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/preview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:16:\"/media/%/preview\";s:8:\"numParts\";i:3;}}\";s:19:\"media.oembed_iframe\";s:902:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/media/oembed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:55:\"\\Drupal\\media\\Controller\\OEmbedIframeController::render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:10:\"view media\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/media/oembed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/media/oembed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/media/oembed\";s:8:\"numParts\";i:2;}}\";s:16:\"media_library.ui\";s:909:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:32:\"media_library.ui_builder:buildUi\";}s:12:\"requirements\";a:1:{s:14:\"_custom_access\";s:36:\"media_library.ui_builder:checkAccess\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:22:\"{^/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:14:\"/media-library\";s:8:\"numParts\";i:1;}}\";s:8:\"node.add\";s:1323:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/node/add/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"node.default\";s:15:\"_title_callback\";s:52:\"\\Drupal\\node\\Controller\\NodeController::addPageTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:16:\"node:{node_type}\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:3:{s:4:\"type\";s:16:\"entity:node_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/node/add/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/node/add\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:11:\"/node/add/%\";s:8:\"numParts\";i:3;}}\";s:13:\"node.add_page\";s:978:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/node/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:11:\"Add content\";s:11:\"_controller\";s:47:\"\\Drupal\\node\\Controller\\NodeController::addPage\";}s:12:\"requirements\";a:1:{s:25:\"_entity_create_any_access\";s:4:\"node\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.entity_create_any\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/node/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/node/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:9:\"/node/add\";s:8:\"numParts\";i:2;}}\";s:28:\"node.revision_delete_confirm\";s:1681:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/node/{node}/revisions/{node_revision}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\node\\Form\\NodeRevisionDeleteForm\";s:6:\"_title\";s:23:\"Delete earlier revision\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:29:\"node_revision.delete revision\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:2:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:13:\"node_revision\";a:2:{s:4:\"type\";s:20:\"entity_revision:node\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/node/(?P<node>\\d+)/revisions/(?P<node_revision>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"node_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:26:\"/node/%/revisions/%/delete\";s:8:\"numParts\";i:5;}}\";s:28:\"node.revision_revert_confirm\";s:1684:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/node/{node}/revisions/{node_revision}/revert\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\node\\Form\\NodeRevisionRevertForm\";s:6:\"_title\";s:26:\"Revert to earlier revision\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:29:\"node_revision.revert revision\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:2:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:13:\"node_revision\";a:2:{s:4:\"type\";s:20:\"entity_revision:node\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/node/(?P<node>\\d+)/revisions/(?P<node_revision>[^/]++)/revert$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"node_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:26:\"/node/%/revisions/%/revert\";s:8:\"numParts\";i:5;}}\";s:40:\"node.revision_revert_translation_confirm\";s:1869:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:56:\"/node/{node}/revisions/{node_revision}/revert/{langcode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\node\\Form\\NodeRevisionRevertTranslationForm\";s:6:\"_title\";s:43:\"Revert to earlier revision of a translation\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:29:\"node_revision.revert revision\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:2:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:13:\"node_revision\";a:2:{s:4:\"type\";s:20:\"entity_revision:node\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";i:2;s:8:\"langcode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/node/(?P<node>\\d+)/revisions/(?P<node_revision>[^/]++)/revert/(?P<langcode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"langcode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"node_revision\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:3:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";i:2;s:8:\"langcode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:42;s:14:\"patternOutline\";s:28:\"/node/%/revisions/%/revert/%\";s:8:\"numParts\";i:6;}}\";s:23:\"search.help_help_search\";s:1251:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/search/help/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:53:\"Drupal\\search\\Controller\\SearchController::searchHelp\";s:6:\"_title\";s:15:\"About searching\";s:6:\"entity\";s:11:\"help_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/search/help/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/search/help/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/search/help/help\";s:8:\"numParts\";i:3;}}\";s:23:\"search.help_node_search\";s:1185:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/search/node/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:53:\"Drupal\\search\\Controller\\SearchController::searchHelp\";s:6:\"_title\";s:15:\"About searching\";s:6:\"entity\";s:11:\"node_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/search/node/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/search/node/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/search/node/help\";s:8:\"numParts\";i:3;}}\";s:23:\"search.help_user_search\";s:1185:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/search/user/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:53:\"Drupal\\search\\Controller\\SearchController::searchHelp\";s:6:\"_title\";s:15:\"About searching\";s:6:\"entity\";s:11:\"user_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/search/user/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/search/user/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/search/user/help\";s:8:\"numParts\";i:3;}}\";s:11:\"search.view\";s:1140:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:7:\"/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:61:\"Drupal\\search\\Controller\\SearchController::redirectSearchPage\";s:6:\"_title\";s:6:\"Search\";s:6:\"entity\";s:11:\"node_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:14:\"{^/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:7:\"/search\";s:8:\"numParts\";i:1;}}\";s:23:\"search.view_help_search\";s:1215:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/search/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:47:\"Drupal\\search\\Controller\\SearchController::view\";s:6:\"_title\";s:6:\"Search\";s:6:\"entity\";s:11:\"help_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/search/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/search/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/search/help\";s:8:\"numParts\";i:2;}}\";s:23:\"search.view_node_search\";s:1149:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/search/node\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:47:\"Drupal\\search\\Controller\\SearchController::view\";s:6:\"_title\";s:6:\"Search\";s:6:\"entity\";s:11:\"node_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/search/node$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/search/node\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/search/node\";s:8:\"numParts\";i:2;}}\";s:23:\"search.view_user_search\";s:1149:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/search/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:47:\"Drupal\\search\\Controller\\SearchController::view\";s:6:\"_title\";s:6:\"Search\";s:6:\"entity\";s:11:\"user_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/search/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/search/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/search/user\";s:8:\"numParts\";i:2;}}\";s:19:\"shortcut.set_switch\";s:1291:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/user/{user}/shortcuts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\shortcut\\Form\\SwitchShortcutSet\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:14:\"_custom_access\";s:52:\"\\Drupal\\shortcut\\Form\\SwitchShortcutSet::checkAccess\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"user\";s:3:\"\\d+\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/user/(?P<user>[^/]++)/shortcuts$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/shortcuts\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:17:\"/user/%/shortcuts\";s:8:\"numParts\";i:3;}}\";s:10:\"system.401\";s:906:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/401\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on401\";s:6:\"_title\";s:12:\"Unauthorized\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/401$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/401\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/401\";s:8:\"numParts\";i:2;}}\";s:10:\"system.403\";s:907:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/403\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on403\";s:6:\"_title\";s:13:\"Access denied\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/403$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/403\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/403\";s:8:\"numParts\";i:2;}}\";s:10:\"system.404\";s:908:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/404\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on404\";s:6:\"_title\";s:14:\"Page not found\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/404$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/404\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/404\";s:8:\"numParts\";i:2;}}\";s:10:\"system.4xx\";s:906:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/4xx\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on4xx\";s:6:\"_title\";s:12:\"Client error\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/4xx$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/4xx\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/4xx\";s:8:\"numParts\";i:2;}}\";s:22:\"system.batch_page.html\";s:1014:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:6:\"/batch\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\BatchController::batchPage\";s:15:\"_title_callback\";s:57:\"\\Drupal\\system\\Controller\\BatchController::batchPageTitle\";}s:12:\"requirements\";a:2:{s:7:\"_access\";s:4:\"TRUE\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:13:\"{^/batch$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/batch\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:6:\"/batch\";s:8:\"numParts\";i:1;}}\";s:11:\"system.cron\";s:993:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/cron/{key}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:34:\"\\Drupal\\system\\CronController::run\";}s:12:\"requirements\";a:1:{s:19:\"_access_system_cron\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:17:\"access_check.cron\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:3:\"key\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/cron/(?P<key>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"key\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/cron\";}}s:9:\"path_vars\";a:1:{i:0;s:3:\"key\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/cron/%\";s:8:\"numParts\";i:2;}}\";s:16:\"system.csrftoken\";s:892:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/session/token\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:56:\"\\Drupal\\system\\Controller\\CsrfTokenController::csrfToken\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/session/token$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/session/token\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/session/token\";s:8:\"numParts\";i:2;}}\";s:16:\"system.css_asset\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/sites/default/files/css/{file_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:52:\"Drupal\\system\\Controller\\CssAssetController::deliver\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"file_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/sites/default/files/css/(?P<file_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"file_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/sites/default/files/css\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"file_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:26:\"/sites/default/files/css/%\";s:8:\"numParts\";i:5;}}\";s:16:\"system.db_update\";s:1025:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/update.php/{op}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:2:\"op\";s:4:\"info\";}s:12:\"requirements\";a:1:{s:21:\"_access_system_update\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"default_url_options\";a:1:{s:15:\"path_processing\";b:0;}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:22:\"access_check.db_update\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:2:\"op\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/update\\.php(?:/(?P<op>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:2:\"op\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/update.php\";}}s:9:\"path_vars\";a:1:{i:0;s:2:\"op\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:11:\"/update.php\";s:8:\"numParts\";i:2;}}\";s:26:\"system.entity_autocomplete\";s:1585:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:89:\"/entity_reference_autocomplete/{target_type}/{selection_handler}/{selection_settings_key}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:74:\"\\Drupal\\system\\Controller\\EntityAutocompleteController::handleAutocomplete\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:11:\"target_type\";i:1;s:17:\"selection_handler\";i:2;s:22:\"selection_settings_key\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:126:\"{^/entity_reference_autocomplete/(?P<target_type>[^/]++)/(?P<selection_handler>[^/]++)/(?P<selection_settings_key>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"selection_settings_key\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"selection_handler\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"target_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/entity_reference_autocomplete\";}}s:9:\"path_vars\";a:3:{i:0;s:11:\"target_type\";i:1;s:17:\"selection_handler\";i:2;s:22:\"selection_settings_key\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:8;s:14:\"patternOutline\";s:36:\"/entity_reference_autocomplete/%/%/%\";s:8:\"numParts\";i:4;}}\";s:12:\"system.files\";s:1064:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/system/files/{scheme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"Drupal\\webp\\Controller\\FileDownloadController::download\";s:6:\"scheme\";s:7:\"private\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"scheme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/system/files(?:/(?P<scheme>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"scheme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/system/files\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"scheme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/system/files\";s:8:\"numParts\";i:3;}}\";s:15:\"system.js_asset\";s:1086:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/sites/default/files/js/{file_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"Drupal\\system\\Controller\\JsAssetController::deliver\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"file_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/sites/default/files/js/(?P<file_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"file_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/sites/default/files/js\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"file_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:25:\"/sites/default/files/js/%\";s:8:\"numParts\";i:5;}}\";s:28:\"system.private_file_download\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/system/files/{filepath}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:55:\"Drupal\\webp\\Controller\\FileDownloadController::download\";}s:12:\"requirements\";a:2:{s:8:\"filepath\";s:2:\".+\";s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"filepath\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/system/files/(?P<filepath>.+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:2:\".+\";i:3;s:8:\"filepath\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/system/files\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"filepath\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:15:\"/system/files/%\";s:8:\"numParts\";i:3;}}\";s:16:\"system.temporary\";s:924:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/system/temporary\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:47:\"\\Drupal\\system\\FileDownloadController::download\";s:6:\"scheme\";s:9:\"temporary\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/system/temporary$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/system/temporary\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/system/temporary\";s:8:\"numParts\";i:2;}}\";s:15:\"system.timezone\";s:1687:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:66:\"/system/timezone/{abbreviation}/{offset}/{is_daylight_saving_time}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:57:\"\\Drupal\\system\\Controller\\TimezoneController::getTimezone\";s:12:\"abbreviation\";s:0:\"\";s:6:\"offset\";i:-1;s:23:\"is_daylight_saving_time\";N;}s:12:\"requirements\";a:4:{s:7:\"_access\";s:4:\"TRUE\";s:12:\"abbreviation\";s:14:\"0|([A-Z]{3,5})\";s:6:\"offset\";s:6:\"\\-?\\d+\";s:23:\"is_daylight_saving_time\";s:7:\"\\-1|0|1\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:12:\"abbreviation\";i:1;s:6:\"offset\";i:2;s:23:\"is_daylight_saving_time\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:129:\"{^/system/timezone(?:/(?P<abbreviation>0|(?:[A-Z]{3,5}))(?:/(?P<offset>\\-?\\d+)(?:/(?P<is_daylight_saving_time>\\-1|0|1))?)?)?$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:7:\"\\-1|0|1\";i:3;s:23:\"is_daylight_saving_time\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"\\-?\\d+\";i:3;s:6:\"offset\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:16:\"0|(?:[A-Z]{3,5})\";i:3;s:12:\"abbreviation\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/system/timezone\";}}s:9:\"path_vars\";a:3:{i:0;s:12:\"abbreviation\";i:1;s:6:\"offset\";i:2;s:23:\"is_daylight_saving_time\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/system/timezone\";s:8:\"numParts\";i:5;}}\";s:10:\"token.tree\";s:882:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/token/tree\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:56:\"\\Drupal\\token\\Controller\\TokenTreeController::outputTree\";}s:12:\"requirements\";a:1:{s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/token/tree$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/token/tree\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/token/tree\";s:8:\"numParts\";i:2;}}\";s:16:\"toolbar.subtrees\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/toolbar/subtrees/{hash}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"\\Drupal\\toolbar\\Controller\\ToolbarController::subtreesAjax\";}s:12:\"requirements\";a:1:{s:14:\"_custom_access\";s:64:\"\\Drupal\\toolbar\\Controller\\ToolbarController::checkSubTreeAccess\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"hash\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/toolbar/subtrees/(?P<hash>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"hash\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/toolbar/subtrees\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"hash\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:19:\"/toolbar/subtrees/%\";s:8:\"numParts\";i:3;}}\";s:19:\"user.cancel_confirm\";s:1671:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/user/{user}/cancel/confirm/{timestamp}/{hashed_pass}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:28:\"Confirm account cancellation\";s:11:\"_controller\";s:53:\"\\Drupal\\user\\Controller\\UserController::confirmCancel\";s:9:\"timestamp\";i:0;s:11:\"hashed_pass\";s:0:\"\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"user.delete\";s:4:\"user\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:4:\"user\";i:1;s:9:\"timestamp\";i:2;s:11:\"hashed_pass\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:97:\"{^/user/(?P<user>\\d+)/cancel/confirm(?:/(?P<timestamp>[^/]++)(?:/(?P<hashed_pass>[^/]++))?)?$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"hashed_pass\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"timestamp\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/cancel/confirm\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:3:{i:0;s:4:\"user\";i:1;s:9:\"timestamp\";i:2;s:11:\"hashed_pass\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:11;s:14:\"patternOutline\";s:22:\"/user/%/cancel/confirm\";s:8:\"numParts\";i:6;}}\";s:9:\"user.edit\";s:927:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/user/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:52:\"\\Drupal\\user\\Controller\\UserController::userEditPage\";s:6:\"_title\";s:12:\"Edit account\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/user/edit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/user/edit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:10:\"/user/edit\";s:8:\"numParts\";i:2;}}\";s:10:\"user.login\";s:928:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/user/login\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\user\\Form\\UserLoginForm\";s:6:\"_title\";s:6:\"Log in\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/user/login$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/login\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/user/login\";s:8:\"numParts\";i:2;}}\";s:11:\"user.logout\";s:1014:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/logout\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:46:\"\\Drupal\\user\\Controller\\UserController::logout\";}s:12:\"requirements\";a:2:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:24:\"_csrf_confirm_form_route\";s:19:\"user.logout.confirm\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:30:\"access_check.user.login_status\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/user/logout$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/user/logout\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/user/logout\";s:8:\"numParts\";i:2;}}\";s:19:\"user.logout.confirm\";s:910:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/user/logout/confirm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:5:\"_form\";s:35:\"\\Drupal\\user\\Form\\UserLogoutConfirm\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/user/logout/confirm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/user/logout/confirm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/user/logout/confirm\";s:8:\"numParts\";i:3;}}\";s:9:\"user.page\";s:898:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:5:\"/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\user\\Controller\\UserController::userPage\";s:6:\"_title\";s:10:\"My account\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:12:\"{^/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:5:\"/user\";s:8:\"numParts\";i:1;}}\";s:9:\"user.pass\";s:934:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/user/password\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\user\\Form\\UserPasswordForm\";s:6:\"_title\";s:19:\"Reset your password\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/user/password$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/user/password\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/user/password\";s:8:\"numParts\";i:2;}}\";s:13:\"user.register\";s:910:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/user/register\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:18:\"Create new account\";}s:12:\"requirements\";a:1:{s:21:\"_access_user_register\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.user.register\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/user/register$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/user/register\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/user/register\";s:8:\"numParts\";i:2;}}\";s:10:\"user.reset\";s:1390:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/user/reset/{uid}/{timestamp}/{hash}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\user\\Controller\\UserController::resetPass\";s:6:\"_title\";s:14:\"Reset password\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:3:\"uid\";i:1;s:9:\"timestamp\";i:2;s:4:\"hash\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/user/reset/(?P<uid>[^/]++)/(?P<timestamp>[^/]++)/(?P<hash>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"hash\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"timestamp\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"uid\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/reset\";}}s:9:\"path_vars\";a:3:{i:0;s:3:\"uid\";i:1;s:9:\"timestamp\";i:2;s:4:\"hash\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:24;s:14:\"patternOutline\";s:17:\"/user/reset/%/%/%\";s:8:\"numParts\";i:5;}}\";s:15:\"user.reset.form\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/user/reset/{uid}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:56:\"\\Drupal\\user\\Controller\\UserController::getResetPassForm\";s:6:\"_title\";s:14:\"Reset password\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:3:\"uid\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/user/reset/(?P<uid>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"uid\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/reset\";}}s:9:\"path_vars\";a:1:{i:0;s:3:\"uid\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/user/reset/%\";s:8:\"numParts\";i:3;}}\";s:16:\"user.reset.login\";s:1478:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/user/reset/{uid}/{timestamp}/{hash}/login\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\user\\Controller\\UserController::resetPassLogin\";s:6:\"_title\";s:14:\"Reset password\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:3:\"uid\";i:1;s:9:\"timestamp\";i:2;s:4:\"hash\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/user/reset/(?P<uid>[^/]++)/(?P<timestamp>[^/]++)/(?P<hash>[^/]++)/login$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/login\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"hash\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"timestamp\";i:4;b:1;}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"uid\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/reset\";}}s:9:\"path_vars\";a:3:{i:0;s:3:\"uid\";i:1;s:9:\"timestamp\";i:2;s:4:\"hash\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:49;s:14:\"patternOutline\";s:23:\"/user/reset/%/%/%/login\";s:8:\"numParts\";i:6;}}\";s:31:\"user.well-known.change_password\";s:969:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/.well-known/change-password\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:52:\"\\Drupal\\user\\Controller\\UserController::userEditPage\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/\\.well\\-known/change\\-password$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/.well-known/change-password\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:28:\"/.well-known/change-password\";s:8:\"numParts\";i:2;}}\";s:17:\"view.blogs.page_1\";s:1291:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:5:\"/blog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:12:\"{^/blog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/blog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:5:\"/blog\";s:8:\"numParts\";i:1;}}\";s:20:\"view.clientes.page_1\";s:1310:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/clientes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/clientes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/clientes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:9:\"/clientes\";s:8:\"numParts\";i:1;}}\";s:21:\"view.frontpage.feed_1\";s:1283:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:8:\"/rss.xml\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:9:\"frontpage\";s:10:\"display_id\";s:6:\"feed_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"feed\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Feed\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/rss\\.xml$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/rss.xml\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:8:\"/rss.xml\";s:8:\"numParts\";i:1;}}\";s:21:\"view.frontpage.page_1\";s:1295:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:5:\"/node\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:9:\"frontpage\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:12:\"{^/node$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:5:\"/node\";s:8:\"numParts\";i:1;}}\";s:26:\"view.proyectos_page.page_1\";s:1324:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/proyectos\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:14:\"proyectos_page\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/proyectos$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/proyectos\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:10:\"/proyectos\";s:8:\"numParts\";i:1;}}\";s:25:\"view.taxonomy_term.feed_1\";s:1537:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/taxonomy/term/{arg_0}/feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"taxonomy_term\";s:10:\"display_id\";s:6:\"feed_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:1:{s:5:\"arg_0\";s:5:\"arg_0\";}s:23:\"_view_display_plugin_id\";s:4:\"feed\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Feed\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"arg_0\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/taxonomy/term/(?P<arg_0>[^/]++)/feed$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/feed\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"arg_0\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"arg_0\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:13;s:14:\"patternOutline\";s:21:\"/taxonomy/term/%/feed\";s:8:\"numParts\";i:4;}}\";s:25:\"view.taxonomy_term.page_1\";s:1505:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/taxonomy/term/{arg_0}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"taxonomy_term\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:1:{s:5:\"arg_0\";s:5:\"arg_0\";}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"arg_0\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/taxonomy/term/(?P<arg_0>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"arg_0\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"arg_0\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:16:\"/taxonomy/term/%\";s:8:\"numParts\";i:3;}}\";s:10:\"views.ajax\";s:877:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/views/ajax\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:53:\"\\Drupal\\views\\Controller\\ViewAjaxController::ajaxView\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/views/ajax$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/views/ajax\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/views/ajax\";s:8:\"numParts\";i:2;}}\";}',-1,1773074186.851,1,'routes','1'),('route_provider.route_load:843142b45e5b006541cf626257da41641d96fe3c46eeb8fd0aa37a68c03f8ca51a328dd6969e04157fb5a9782edbf6cf4c481191b7a4f107fc35c485acded56a',_binary 'a:131:{s:22:\"admin_toolbar.settings\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\admin_toolbar\\Form\\AdminToolbarSettingsForm\";s:6:\"_title\";s:22:\"Admin Toolbar settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/config/user\\-interface/admin\\-toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/admin-toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:8:\"numParts\";i:4;}}\";s:25:\"admin_toolbar_tools.cssjs\";s:1082:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/cssjs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushJsCss\";s:6:\"_title\";s:24:\"Flush CSS and JavaScript\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/cssjs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/cssjs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/cssjs\";s:8:\"numParts\";i:3;}}\";s:25:\"admin_toolbar_tools.flush\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/flush\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushAll\";s:6:\"_title\";s:16:\"Flush all caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/flush$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/flush\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/flush\";s:8:\"numParts\";i:2;}}\";s:30:\"admin_toolbar_tools.flush_menu\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushMenu\";s:6:\"_title\";s:4:\"Menu\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/menu\";s:8:\"numParts\";i:3;}}\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/flush/rendercache\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::cacheRender\";s:6:\"_title\";s:12:\"Render cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/flush/rendercache$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/flush/rendercache\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/flush/rendercache\";s:8:\"numParts\";i:3;}}\";s:32:\"admin_toolbar_tools.flush_static\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/static-caches\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushStatic\";s:6:\"_title\";s:13:\"Static caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/flush/static\\-caches$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/static-caches\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/static-caches\";s:8:\"numParts\";i:3;}}\";s:30:\"admin_toolbar_tools.flush_twig\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/twig\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushTwig\";s:6:\"_title\";s:4:\"Twig\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/twig$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/twig\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/twig\";s:8:\"numParts\";i:3;}}\";s:31:\"admin_toolbar_tools.flush_views\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushViews\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/views\";s:8:\"numParts\";i:3;}}\";s:26:\"admin_toolbar_tools.plugin\";s:1069:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/flush/plugin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushPlugins\";s:6:\"_title\";s:6:\"Plugin\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/flush/plugin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/flush/plugin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/flush/plugin\";s:8:\"numParts\";i:3;}}\";s:28:\"admin_toolbar_tools.settings\";s:1138:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:62:\"\\Drupal\\admin_toolbar_tools\\Form\\AdminToolbarToolsSettingsForm\";s:6:\"_title\";s:28:\"Admin Toolbar Tools settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/user\\-interface/admin\\-toolbar\\-tools$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/user-interface/admin-toolbar-tools\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:8:\"numParts\";i:4;}}\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/theme_rebuild\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::themeRebuild\";s:6:\"_title\";s:13:\"Theme Rebuild\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/flush/theme_rebuild$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/theme_rebuild\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/theme_rebuild\";s:8:\"numParts\";i:3;}}\";s:31:\"announcements_feed.announcement\";s:1047:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/announcements_feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:74:\"\\Drupal\\announcements_feed\\Controller\\AnnounceController::getAnnouncements\";s:6:\"_title\";s:23:\"Community announcements\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"access announcements\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/announcements_feed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/announcements_feed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:25:\"/admin/announcements_feed\";s:8:\"numParts\";i:2;}}\";s:14:\"blazy.settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/blazy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\blazy_ui\\Form\\BlazyConfigForm\";s:6:\"_title\";s:8:\"Blazy UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer blazy\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/blazy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/blazy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/blazy\";s:8:\"numParts\";i:4;}}\";s:19:\"block.admin_display\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/block\";s:8:\"numParts\";i:3;}}\";s:16:\"captcha_settings\";s:1019:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/people/captcha\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaSettingsForm\";s:6:\"_title\";s:16:\"CAPTCHA settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/people/captcha$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/people/captcha\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/people/captcha\";s:8:\"numParts\";i:4;}}\";s:13:\"comment.admin\";s:1373:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/content/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:14:\"page_published\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/content/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/content/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/content/comment\";s:8:\"numParts\";i:3;}}\";s:11:\"config.sync\";s:1046:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/configuration\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\config\\Form\\ConfigSync\";s:6:\"_title\";s:11:\"Synchronize\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/configuration$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/configuration\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/development/configuration\";s:8:\"numParts\";i:4;}}\";s:16:\"contact.form_add\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/structure/contact/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"contact_form.add\";s:6:\"_title\";s:16:\"Add contact form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/structure/contact/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/contact/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/structure/contact/add\";s:8:\"numParts\";i:4;}}\";s:19:\"dblog.access_denied\";s:1076:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/access-denied\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:26:\"Top \'access denied\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:13:\"access denied\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/access\\-denied$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/access-denied\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/access-denied\";s:8:\"numParts\";i:3;}}\";s:14:\"dblog.overview\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/reports/dblog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"watchdog\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/reports/dblog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/reports/dblog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/reports/dblog\";s:8:\"numParts\";i:3;}}\";s:20:\"dblog.page_not_found\";s:1083:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/reports/page-not-found\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:27:\"Top \'page not found\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:14:\"page not found\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/page\\-not\\-found$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/reports/page-not-found\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/reports/page-not-found\";s:8:\"numParts\";i:3;}}\";s:12:\"dblog.search\";s:1072:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:6:\"_title\";s:18:\"Top search phrases\";s:4:\"type\";s:6:\"search\";}s:12:\"requirements\";a:2:{s:20:\"_module_dependencies\";s:6:\"search\";s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/search\";s:8:\"numParts\";i:3;}}\";s:20:\"devel.admin_settings\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/development/devel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\SettingsForm\";s:6:\"_title\";s:14:\"Devel settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/development/devel$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/development/devel\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/development/devel\";s:8:\"numParts\";i:4;}}\";s:27:\"devel.toolbar.settings_form\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/devel/toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\devel\\Form\\ToolbarSettingsForm\";s:6:\"_title\";s:22:\"Devel Toolbar Settings\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:20:\"_module_dependencies\";s:7:\"toolbar\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/devel/toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/devel/toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/devel/toolbar\";s:8:\"numParts\";i:5;}}\";s:36:\"devel_generate.admin_config_generate\";s:1161:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/generate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Generate\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:25:\"administer devel_generate\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/generate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/generate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/generate\";s:8:\"numParts\";i:4;}}\";s:28:\"devel_generate.block_content\";s:1154:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/development/generate/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:29:\"Generate Contenido de bloques\";s:10:\"_plugin_id\";s:13:\"block_content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/development/generate/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/development/generate/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:48:\"/admin/config/development/generate/block-content\";s:8:\"numParts\";i:5;}}\";s:22:\"devel_generate.content\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/development/generate/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate contenido\";s:10:\"_plugin_id\";s:7:\"content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/development/generate/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/development/generate/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/development/generate/content\";s:8:\"numParts\";i:5;}}\";s:20:\"devel_generate.media\";s:1113:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/development/generate/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:30:\"Generate contenidos multimedia\";s:10:\"_plugin_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/development/generate/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/config/development/generate/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/config/development/generate/media\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.menu\";s:1092:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:14:\"Generate menus\";s:10:\"_plugin_id\";s:4:\"menu\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/menu\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.term\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/term\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate términos\";s:10:\"_plugin_id\";s:4:\"term\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/term$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/term\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/term\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.user\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:17:\"Generate usuarios\";s:10:\"_plugin_id\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/user\";s:8:\"numParts\";i:5;}}\";s:25:\"devel_generate.vocabulary\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/development/generate/vocabs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:21:\"Generate vocabularios\";s:10:\"_plugin_id\";s:10:\"vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/development/generate/vocabs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/development/generate/vocabs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/development/generate/vocabs\";s:8:\"numParts\";i:5;}}\";s:25:\"dxpr_builder.admin.studio\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/dxpr_studio\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"DXPR Studio\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/dxpr_studio$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/dxpr_studio\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/admin/dxpr_studio\";s:8:\"numParts\";i:2;}}\";s:33:\"dxpr_builder.admin.studio.builder\";s:1165:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"DXPR Builder\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/dxpr_studio/dxpr_builder$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/dxpr_studio/dxpr_builder\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:8:\"numParts\";i:3;}}\";s:24:\"dxpr_builder.ai_settings\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:24:\"DXPR Builder AI Settings\";s:5:\"_form\";s:51:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderAiSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/dxpr_studio/dxpr_builder/ai_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:8:\"numParts\";i:4;}}\";s:29:\"dxpr_builder.licensed_content\";s:1103:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"Drupal\\dxpr_builder\\Controller\\PageController::licensedContentPage\";s:6:\"_title\";s:13:\"Content items\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:8:\"numParts\";i:4;}}\";s:21:\"dxpr_builder.settings\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"DXPR Builder Settings\";s:5:\"_form\";s:49:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/dxpr_studio/dxpr_builder/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:8:\"numParts\";i:4;}}\";s:26:\"dxpr_builder.user_licenses\";s:1124:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\PageController::userLicensesPage\";s:6:\"_title\";s:13:\"User Licenses\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/user_licenses$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:8:\"numParts\";i:4;}}\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:1135:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:10:\"DXPR Theme\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/dxpr_studio/dxpr_theme$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/dxpr_studio/dxpr_theme\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:8:\"numParts\";i:3;}}\";s:26:\"dxpr_theme_helper.settings\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.block_content.collection\";s:1364:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}\";s:36:\"entity.block_content_type.collection\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:18:\"block_content_type\";s:6:\"_title\";s:11:\"Block types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer block types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/block-content\";s:8:\"numParts\";i:3;}}\";s:35:\"entity.block_content_type.edit_form\";s:1493:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"block_content_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:39:\"/admin/structure/block-content/manage/%\";s:8:\"numParts\";i:5;}}\";s:30:\"entity.comment_type.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"comment_type\";s:6:\"_title\";s:13:\"Comment types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer comment types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/comment\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.comment_type.edit_form\";s:1410:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"comment_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/comment/manage/%\";s:8:\"numParts\";i:5;}}\";s:39:\"entity.configurable_language.collection\";s:1005:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:21:\"configurable_language\";s:6:\"_title\";s:9:\"Languages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/language\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.contact_form.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"contact_form\";s:6:\"_title\";s:13:\"Contact forms\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/contact\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.contact_form.edit_form\";s:1363:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"contact_form.edit\";s:6:\"_title\";s:17:\"Edit contact form\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/contact/manage/%\";s:8:\"numParts\";i:5;}}\";s:29:\"entity.date_format.collection\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/date-time\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"date_format\";s:6:\"_title\";s:21:\"Date and time formats\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/regional/date\\-time$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/date-time\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/date-time\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_page_template.collection\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_page_template\";s:6:\"_title\";s:41:\"DXPR Builder Page Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/page_template$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.dxpr_builder_profile.collection\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"dxpr_builder_profile\";s:6:\"_title\";s:34:\"DXPR Builder Profile Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/profile$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_user_template.collection\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_user_template\";s:6:\"_title\";s:41:\"DXPR Builder User Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/admin/dxpr_studio/dxpr_builder/user_templates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.entity_browser.collection\";s:1031:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/content/entity_browser\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:14:\"entity_browser\";s:6:\"_title\";s:15:\"Entity Browsers\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/content/entity_browser$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:36:\"/admin/config/content/entity_browser\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_form_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/form\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_form_mode\";s:6:\"_title\";s:10:\"Form modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/form$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/form\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/form\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_view_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_view_mode\";s:6:\"_title\";s:10:\"View modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/view$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/view\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/view\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.field_storage_config.collection\";s:969:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"field_storage_config\";s:6:\"_title\";s:10:\"Field list\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/fields\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.image_style.collection\";s:1007:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/media/image-styles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"image_style\";s:6:\"_title\";s:12:\"Image styles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/image\\-styles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/media/image-styles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/media/image-styles\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.media.collection\";s:1366:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.media_type.add_form\";s:1079:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:14:\"media_type.add\";s:14:\"entity_type_id\";s:10:\"media_type\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:10:\"media_type\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/media/add\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.media_type.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"media_type\";s:6:\"_title\";s:11:\"Media types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer media types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/media\";s:8:\"numParts\";i:3;}}\";s:27:\"entity.media_type.edit_form\";s:1388:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/media/manage/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"media_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/media/manage/%\";s:8:\"numParts\";i:5;}}\";s:20:\"entity.menu.add_form\";s:962:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/menu/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"menu.add\";s:6:\"_title\";s:8:\"Add menu\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/menu/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/menu/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/structure/menu/add\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.menu.collection\";s:937:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/structure/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"menu\";s:6:\"_title\";s:5:\"Menus\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/structure/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/structure/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/structure/menu\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.menu.edit_form\";s:1319:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/menu/manage/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:9:\"menu.edit\";s:15:\"_title_callback\";s:52:\"\\Drupal\\menu_ui\\Controller\\MenuController::menuTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"menu.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:30:\"/admin/structure/menu/manage/%\";s:8:\"numParts\";i:5;}}\";s:27:\"entity.node_type.collection\";s:964:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/types\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"node_type\";s:6:\"_title\";s:13:\"Content types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/types$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/types\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/types\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.node_type.edit_form\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/types/manage/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:14:\"node_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/types/manage/%\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.path_alias.collection\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/search/path\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"path_alias\";s:6:\"_title\";s:11:\"URL aliases\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer url aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/search/path$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/search/path\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/search/path\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.search_page.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/config/search/pages\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"search_page\";s:6:\"_title\";s:12:\"Search pages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer search\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/config/search/pages$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/config/search/pages\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/config/search/pages\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.shortcut_set.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/user-interface/shortcut\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"shortcut_set\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer shortcuts\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/user\\-interface/shortcut$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/user-interface/shortcut\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/user-interface/shortcut\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.slick.collection\";s:971:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/slick\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:5:\"slick\";s:6:\"_title\";s:19:\"Slick Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/slick$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/slick\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:1122:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/structure/taxonomy/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:14:\"entity_type_id\";s:19:\"taxonomy_vocabulary\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:19:\"taxonomy_vocabulary\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/structure/taxonomy/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/taxonomy/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/structure/taxonomy/add\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_vocabulary.collection\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/taxonomy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"taxonomy_vocabulary\";s:6:\"_title\";s:8:\"Taxonomy\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:44:\"administer taxonomy+access taxonomy overview\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/taxonomy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/taxonomy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/structure/taxonomy\";s:8:\"numParts\";i:3;}}\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:1560:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";s:5:\"_form\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:44:\"taxonomy_vocabulary.access taxonomy overview\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:21:\"with_config_overrides\";b:1;s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/overview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/taxonomy/manage/%/overview\";s:8:\"numParts\";i:6;}}\";s:22:\"entity.user.admin_form\";s:1015:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/people/accounts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\user\\AccountSettingsForm\";s:6:\"_title\";s:16:\"Account settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer account settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/people/accounts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/people/accounts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/people/accounts\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.user.collection\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:17:\"user_admin_people\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:16:\"administer users\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/people\";s:8:\"numParts\";i:2;}}\";s:27:\"entity.user_role.collection\";s:941:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/people/roles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"user_role\";s:6:\"_title\";s:5:\"Roles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/people/roles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/people/roles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/people/roles\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.user_role.edit_form\";s:1306:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/people/roles/manage/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/people/roles/manage/%\";s:8:\"numParts\";i:5;}}\";s:22:\"entity.view.collection\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"view\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/views\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.view.edit_form\";s:1284:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/views/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/structure/views/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/views/view/%\";s:8:\"numParts\";i:5;}}\";s:21:\"field_ui.display_mode\";s:1150:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/display-modes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:13:\"Display modes\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"administer display modes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/display\\-modes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/display-modes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/display-modes\";s:8:\"numParts\";i:3;}}\";s:17:\"file_mdm.settings\";s:1024:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/system/file_mdm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\file_mdm\\Form\\SettingsForm\";s:6:\"_title\";s:21:\"File metadata manager\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/system/file_mdm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/system/file_mdm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/system/file_mdm\";s:8:\"numParts\";i:4;}}\";s:21:\"filter.admin_overview\";s:1003:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/content/formats\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:13:\"filter_format\";s:6:\"_title\";s:24:\"Text formats and editors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer filters\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/content/formats$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/content/formats\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/content/formats\";s:8:\"numParts\";i:4;}}\";s:9:\"help.main\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/admin/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\help\\Controller\\HelpController::helpMain\";s:6:\"_title\";s:4:\"Help\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/admin/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/admin/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/admin/help\";s:8:\"numParts\";i:2;}}\";s:30:\"language.content_settings_page\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/content-language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:59:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm::getTitle\";s:5:\"_form\";s:49:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/regional/content\\-language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/content-language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/regional/content-language\";s:8:\"numParts\";i:4;}}\";s:21:\"locale.translate_page\";s:1061:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/translate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\locale\\Controller\\LocaleController::translatePage\";s:6:\"_title\";s:26:\"User interface translation\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/regional/translate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/translate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/translate\";s:8:\"numParts\";i:4;}}\";s:23:\"locale.translate_status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/reports/translations\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:41:\"\\Drupal\\locale\\Form\\TranslationStatusForm\";s:6:\"_title\";s:29:\"Available translation updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/reports/translations$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/reports/translations\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/reports/translations\";s:8:\"numParts\";i:3;}}\";s:14:\"media.settings\";s:1027:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/media/media-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\media\\Form\\MediaSettingsForm\";s:6:\"_title\";s:14:\"Media settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/media/media\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/media/media-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/media/media-settings\";s:8:\"numParts\";i:4;}}\";s:22:\"media_library.settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\media_library\\Form\\SettingsForm\";s:6:\"_title\";s:22:\"Media Library settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/media-library\";s:8:\"numParts\";i:4;}}\";s:13:\"node.type_add\";s:989:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/types/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"node_type.add\";s:6:\"_title\";s:16:\"Add content type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/types/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/types/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/types/add\";s:8:\"numParts\";i:4;}}\";s:43:\"remove_reset_password.remove_reset_password\";s:1145:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/reset-password-form-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:60:\"\\Drupal\\remove_reset_password\\Form\\ResetPasswordSettingsForm\";s:6:\"_title\";s:33:\"Reset Password Local Tab Settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/config/people/reset\\-password\\-form\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/reset-password-form-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:49:\"/admin/config/people/reset-password-form-settings\";s:8:\"numParts\";i:4;}}\";s:16:\"sophron.settings\";s:1018:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/system/sophron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\sophron\\Form\\SettingsForm\";s:6:\"_title\";s:20:\"Sophron - MIME Types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/system/sophron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/system/sophron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/system/sophron\";s:8:\"numParts\";i:4;}}\";s:19:\"system.admin_config\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\SystemController::overview\";s:7:\"link_id\";s:19:\"system.admin_config\";s:6:\"_title\";s:13:\"Configuration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:27:\"_access_admin_overview_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:32:\"access_check.admin_overview_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/config\";s:8:\"numParts\";i:2;}}\";s:27:\"system.admin_config_content\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/config/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:17:\"Content authoring\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/config/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/config/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/config/content\";s:8:\"numParts\";i:3;}}\";s:31:\"system.admin_config_development\";s:1130:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/development\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"Development\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/development$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/development\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/config/development\";s:8:\"numParts\";i:3;}}\";s:25:\"system.admin_config_media\";s:1099:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/config/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:5:\"Media\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/config/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/config/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/config/media\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_regional\";s:1126:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/regional\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Region and language\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/regional$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/regional\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/regional\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_search\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Search and metadata\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/search\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_services\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/services\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"Web services\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/services$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/services\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/services\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_system\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"System\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/system\";s:8:\"numParts\";i:3;}}\";s:22:\"system.admin_config_ui\";s:1146:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/user-interface\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"User interface\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/user\\-interface$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/user-interface\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/config/user-interface\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_workflow\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/workflow\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Workflow\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/workflow$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/workflow\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/workflow\";s:8:\"numParts\";i:3;}}\";s:18:\"system.admin_index\";s:967:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/index\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\system\\Controller\\AdminController::index\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"access administration pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/index$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/index\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/index\";s:8:\"numParts\";i:2;}}\";s:20:\"system.admin_reports\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/reports\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:7:\"Reports\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/reports$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/reports\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/reports\";s:8:\"numParts\";i:2;}}\";s:22:\"system.admin_structure\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/admin/structure\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:9:\"Structure\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/admin/structure$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/admin/structure\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/admin/structure\";s:8:\"numParts\";i:2;}}\";s:20:\"system.cron_settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/system/cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:28:\"\\Drupal\\system\\Form\\CronForm\";s:6:\"_title\";s:4:\"Cron\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/system/cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/system/cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/system/cron\";s:8:\"numParts\";i:4;}}\";s:27:\"system.development_settings\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\DevelopmentSettingsForm\";s:6:\"_title\";s:20:\"Development settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/settings\";s:8:\"numParts\";i:4;}}\";s:27:\"system.file_system_settings\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/media/file-system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\system\\Form\\FileSystemForm\";s:6:\"_title\";s:11:\"File system\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/media/file\\-system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/media/file-system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/media/file-system\";s:8:\"numParts\";i:4;}}\";s:29:\"system.image_toolkit_settings\";s:1035:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/image-toolkit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\system\\Form\\ImageToolkitForm\";s:6:\"_title\";s:13:\"Image toolkit\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/image\\-toolkit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/image-toolkit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/image-toolkit\";s:8:\"numParts\";i:4;}}\";s:23:\"system.linkset_settings\";s:1036:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/config/services/linkset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"Menu Linkset Settings\";s:5:\"_form\";s:42:\"Drupal\\system\\Form\\MenuLinksetSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/admin/config/services/linkset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/services/linkset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:30:\"/admin/config/services/linkset\";s:8:\"numParts\";i:4;}}\";s:23:\"system.logging_settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/development/logging\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\system\\Form\\LoggingForm\";s:6:\"_title\";s:18:\"Logging and errors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/development/logging$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/development/logging\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/development/logging\";s:8:\"numParts\";i:4;}}\";s:19:\"system.modules_list\";s:1006:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/modules\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Extend\";s:14:\"_title_context\";s:15:\"With components\";s:5:\"_form\";s:35:\"\\Drupal\\system\\Form\\ModulesListForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/modules$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/modules\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/modules\";s:8:\"numParts\";i:2;}}\";s:24:\"system.modules_uninstall\";s:985:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/modules/uninstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\system\\Form\\ModulesUninstallForm\";s:6:\"_title\";s:9:\"Uninstall\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/modules/uninstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/modules/uninstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/modules/uninstall\";s:8:\"numParts\";i:3;}}\";s:27:\"system.performance_settings\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/performance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\PerformanceController::build\";s:6:\"_title\";s:11:\"Performance\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/performance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/performance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/performance\";s:8:\"numParts\";i:4;}}\";s:24:\"system.regional_settings\";s:1026:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RegionalForm\";s:6:\"_title\";s:17:\"Regional settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/settings\";s:8:\"numParts\";i:4;}}\";s:25:\"system.rss_feeds_settings\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/services/rss-publishing\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RssFeedsForm\";s:6:\"_title\";s:14:\"RSS publishing\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/services/rss\\-publishing$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/services/rss-publishing\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/services/rss-publishing\";s:8:\"numParts\";i:4;}}\";s:32:\"system.site_information_settings\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/system/site-information\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\system\\Form\\SiteInformationForm\";s:6:\"_title\";s:19:\"Basic site settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/system/site\\-information$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/system/site-information\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/system/site-information\";s:8:\"numParts\";i:4;}}\";s:28:\"system.site_maintenance_mode\";s:1088:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/maintenance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\SiteMaintenanceModeForm\";s:6:\"_title\";s:16:\"Maintenance mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:57:\"administer site configuration+administer software updates\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/maintenance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/maintenance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/maintenance\";s:8:\"numParts\";i:4;}}\";s:13:\"system.status\";s:1010:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/status\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemInfoController::status\";s:6:\"_title\";s:13:\"Status report\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/status$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/status\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/status\";s:8:\"numParts\";i:3;}}\";s:18:\"system.themes_page\";s:979:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/appearance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:10:\"Appearance\";s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemController::themesPage\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/appearance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/appearance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/admin/appearance\";s:8:\"numParts\";i:2;}}\";s:21:\"system.theme_settings\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/appearance/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:6:\"_title\";s:19:\"Appearance settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/appearance/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/appearance/settings\";s:8:\"numParts\";i:3;}}\";s:27:\"system.theme_settings_theme\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:17:\"user.admin_create\";s:947:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/people/create\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:8:\"Add user\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"user\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/people/create$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/people/create\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/people/create\";s:8:\"numParts\";i:3;}}\";s:16:\"user.admin_index\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"People\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/people\";s:8:\"numParts\";i:3;}}\";s:22:\"user.admin_permissions\";s:993:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/people/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\user\\Form\\UserPermissionsForm\";s:6:\"_title\";s:11:\"Permissions\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/people/permissions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/people/permissions\";s:8:\"numParts\";i:3;}}\";s:13:\"user.role_add\";s:970:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/admin/people/roles/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:8:\"Add role\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:30:\"{^/admin/people/roles/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/admin/people/roles/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:23:\"/admin/people/roles/add\";s:8:\"numParts\";i:4;}}\";s:17:\"view.files.page_1\";s:1385:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/files\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/files$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/files\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/files\";s:8:\"numParts\";i:3;}}\";s:23:\"view.media_library.page\";s:1413:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/content/media-grid\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/media\\-grid$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/content/media-grid\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/content/media-grid\";s:8:\"numParts\";i:3;}}\";s:12:\"views_ui.add\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/views/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"view.add\";s:6:\"_title\";s:8:\"Add view\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/views/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/views/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/views/add\";s:8:\"numParts\";i:4;}}\";s:23:\"views_ui.reports_fields\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/reports/fields/views-fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportFields\";s:6:\"_title\";s:13:\"Used in views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/reports/fields/views\\-fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/reports/fields/views-fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/reports/fields/views-fields\";s:8:\"numParts\";i:4;}}\";s:24:\"views_ui.reports_plugins\";s:1032:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/views-plugins\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportPlugins\";s:6:\"_title\";s:13:\"Views plugins\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/views\\-plugins$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/views-plugins\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/views-plugins\";s:8:\"numParts\";i:3;}}\";s:18:\"webp.settings_form\";s:1028:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/webp/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\webp\\Form\\SettingsForm\";s:6:\"_title\";s:13:\"WebP settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/webp/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/webp/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:33:\"/admin/config/media/webp/settings\";s:8:\"numParts\";i:5;}}\";}',-1,1773073088.754,1,'routes','1'),('route_provider.route_load:846f77dc3db5536cc4540de912498f67194716be4baa85dc4b4e2ae423081848af24965bbad5087ddb41c656317a91696e51ee449b9120e73b2fe14819a85963',_binary 'a:0:{}',-1,1773072975.216,1,'routes','0'),('route_provider.route_load:85370d56dcf4152e9a12fbd4ceb6a950bceac8ce37d1fe56674a9c0df9a728e79fea2597e92478c208208577a48f5ed61d35db9884b724430026dcf9bd1e01cd',_binary 'a:1:{s:28:\"entity.node_type.delete_form\";s:1378:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/structure/types/manage/{node_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"node_type.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"node_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/types/manage/%/delete\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.242,1,'routes','0'),('route_provider.route_load:8848cdec7e4e6aaf9a1e7e6d7a6a37610273e4a0fb7ddf885ffb8415df8e46a122376dd0f6efeb029bb45d3301bc75125a4799f3b3c0e921aa7504b0c7411579',_binary 'a:1:{s:19:\"entity.block.enable\";s:1442:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:44:\"/admin/structure/block/manage/{block}/enable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"\\Drupal\\block\\Controller\\BlockController::performOperation\";s:2:\"op\";s:6:\"enable\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"block.enable\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/admin/structure/block/manage/(?P<block>[^/]++)/enable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/enable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/block/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/block/manage/%/enable\";s:8:\"numParts\";i:6;}}\";}',-1,1773352142.940,1,'routes','1'),('route_provider.route_load:8965e6d407cdac9ee4314ab289444958cf5400842a7993aab90b3e2cc04c8da7bc288e2771edb4291eaddbef92de32d9d561fc2372da35cd0067ae82fe8f7545',_binary 'a:1:{s:21:\"entity.menu.edit_form\";s:1319:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/menu/manage/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:9:\"menu.edit\";s:15:\"_title_callback\";s:52:\"\\Drupal\\menu_ui\\Controller\\MenuController::menuTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"menu.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:30:\"/admin/structure/menu/manage/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773332010.952,1,'routes','1'),('route_provider.route_load:8966bf7bdb2eab7aa07c8f18ca6bf13aa97a9dc83edfd102ef6d9a8c622a1355e3c5a21699697e02a87ad67c2b235bb5e4a9128176816a155e930d748c016e10',_binary 'a:1:{s:9:\"user.page\";s:898:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:5:\"/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\user\\Controller\\UserController::userPage\";s:6:\"_title\";s:10:\"My account\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:12:\"{^/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:5:\"/user\";s:8:\"numParts\";i:1;}}\";}',-1,1773331991.498,1,'routes','1'),('route_provider.route_load:8d91c4c913305747ad0fce44fbd470b275ec704b22b05a2f963499d76f8ca7e2296224afc791aef531cc30f3e9357156ddce5bf0c58ca33670b6bedc3df06418',_binary 'a:1:{s:50:\"entity.entity_form_display.contact_message.default\";s:1598:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/contact/manage/{contact_form}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:39:\"administer contact_message form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/contact/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.219,1,'routes','0'),('route_provider.route_load:8e4c87698a9689c93864e177748d8c1b55aa92e185e4ebd1ec5b2cacc6762fcef74a779f1d260041fffbb02db7d6308db2387777571102e1629ccceefc0f1d7f',_binary 'a:1:{s:36:\"entity.taxonomy_term.field_ui_fields\";s:1625:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:70:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer taxonomy_term fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:87:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/overview/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:50:\"/admin/structure/taxonomy/manage/%/overview/fields\";s:8:\"numParts\";i:7;}}\";}',-1,1773072975.245,1,'routes','0'),('route_provider.route_load:923de6d2846ec22be3ede559b0098ac7768f42ac42593e13168e1993e14e20b1945d7e85a0e8addf042797f1cd35834416ff8f940f5f3c402c501d0474b05897',_binary 'a:1:{s:16:\"block.admin_demo\";s:1237:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/block/demo/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:46:\"\\Drupal\\block\\Controller\\BlockController::demo\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:2:{s:13:\"_access_theme\";s:4:\"TRUE\";s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:18:\"access_check.theme\";i:1;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/block/demo/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/block/demo\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/block/demo/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773332195.675,1,'routes','1'),('route_provider.route_load:928a6981a11267b79317fdf472b4d7bad8e9a4c2e4bd4cfff83b24d847eb9300110689f4852aaedce86444ace84b239f4281836c8dfd71fb1c5f73c873940cdc',_binary 'a:5:{s:29:\"entity.contact_form.edit_form\";s:1363:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"contact_form.edit\";s:6:\"_title\";s:17:\"Edit contact form\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/contact/manage/%\";s:8:\"numParts\";i:5;}}\";s:43:\"entity.contact_form.entity_permissions_form\";s:1568:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/contact/manage/{contact_form}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:18:\"bundle_entity_type\";s:12:\"contact_form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:3:{s:4:\"type\";s:19:\"entity:contact_form\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:45:\"/admin/structure/contact/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";s:38:\"entity.contact_message.field_ui_fields\";s:1538:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/contact/manage/{contact_form}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:33:\"administer contact_message fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/contact/manage/%/fields\";s:8:\"numParts\";i:6;}}\";s:50:\"entity.entity_form_display.contact_message.default\";s:1598:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/contact/manage/{contact_form}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:39:\"administer contact_message form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/contact/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";s:50:\"entity.entity_view_display.contact_message.default\";s:1566:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/contact/manage/{contact_form}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:34:\"administer contact_message display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/contact/manage/%/display\";s:8:\"numParts\";i:6;}}\";}',-1,1773074887.027,1,'routes','1'),('route_provider.route_load:93330592336c8e2a5401a53d569aaeb29807a501778341e7ec6f1598870ac3ab1155df632a113065389c2e7ce2a1fc08c3ecd493a0d562197c2d6d5c05a09e7c',_binary 'a:3:{s:17:\"file_mdm.settings\";s:1024:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/system/file_mdm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\file_mdm\\Form\\SettingsForm\";s:6:\"_title\";s:21:\"File metadata manager\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/system/file_mdm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/system/file_mdm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/system/file_mdm\";s:8:\"numParts\";i:4;}}\";s:16:\"sophron.settings\";s:1018:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/system/sophron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\sophron\\Form\\SettingsForm\";s:6:\"_title\";s:20:\"Sophron - MIME Types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/system/sophron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/system/sophron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/system/sophron\";s:8:\"numParts\";i:4;}}\";s:32:\"system.site_information_settings\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/system/site-information\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\system\\Form\\SiteInformationForm\";s:6:\"_title\";s:19:\"Basic site settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/system/site\\-information$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/system/site-information\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/system/site-information\";s:8:\"numParts\";i:4;}}\";}',-1,1773082926.373,1,'routes','1'),('route_provider.route_load:94bf9d85b1ef337f1c446da7d1cda459e9b8a783b8a266f39e7505e91de20389370e251c640022b8eb4755509aa63a064208f87f984da6124c6c4647b144dc71',_binary 'a:1:{s:30:\"entity.block_content.edit_form\";s:1273:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/content/block/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:12:\"_entity_form\";s:18:\"block_content.edit\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"block_content.update\";s:13:\"block_content\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/content/block/(?P<block_content>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/admin/content/block/%\";s:8:\"numParts\";i:4;}}\";}',-1,1773332012.636,1,'routes','1'),('route_provider.route_load:95677fb510e77c2288cf6ed0072ff750b39ad756aa6901e6c1879229b1ebe9c116134f98ea233645fad2d9e497081843003ba797c7e0528ec39a9851b80563d5',_binary 'a:1:{s:25:\"block.admin_display_theme\";s:1225:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/block/list/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:2:{s:13:\"_access_theme\";s:4:\"TRUE\";s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:18:\"access_check.theme\";i:1;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/block/list/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/block/list\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/block/list/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773332194.420,1,'routes','1'),('route_provider.route_load:95682e519bc8564af322158abf7a28328d3ba3eeb1747b25ef22f7f909bafe4562caec8bff43c172a310a5b3fa938601a7b8b48dc7aaabc9246ba4f82596e3bd',_binary 'a:1:{s:23:\"view.media_library.page\";s:1413:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/content/media-grid\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/media\\-grid$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/content/media-grid\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/content/media-grid\";s:8:\"numParts\";i:3;}}\";}',-1,1773072975.285,1,'routes','0'),('route_provider.route_load:9570ed25795120e9d6500a579ce516b74a1483cbf277be0558b6dcf122ee71d1409b55c1e8d9eb62eeea16bdfa9142debacd5e4b7a830eba61feeb2b130240b0',_binary 'a:1:{s:22:\"user.admin_permissions\";s:993:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/people/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\user\\Form\\UserPermissionsForm\";s:6:\"_title\";s:11:\"Permissions\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/people/permissions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/people/permissions\";s:8:\"numParts\";i:3;}}\";}',-1,1773082924.010,1,'routes','1'),('route_provider.route_load:95fcebe76ae85b7828d8ce1ab7cad02c8c705a2d085e5785abfdb6836cb270bc42fdfab7169f256f78483b4f45725e77f2446e38b13baf44a3e9947e008d6513',_binary 'a:1:{s:29:\"entity.comment_type.edit_form\";s:1410:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"comment_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/comment/manage/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773072975.210,1,'routes','0'),('route_provider.route_load:9632ffcc71b7b6853acc1a0bf7d7adc294d0514a6c8da124c1fe4631336c7aba5429b437ebd3e23d5c1a09df34094e809bf0beb72ef904af02ad88f5d2c0264f',_binary 'a:1:{s:29:\"entity.media_type.delete_form\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/structure/media/manage/{media_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"media_type.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/media/manage/%/delete\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.228,1,'routes','0'),('route_provider.route_load:967ed2ec46660f0e88d584f26832ed9c3f1e9f0ab013ff48e50df2b52e3da6620cb3b5e9746227c7dfa015e9f902bc0982186951d421c4187dfee954b2602e9d',_binary 'a:2:{s:16:\"captcha_settings\";s:1019:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/people/captcha\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaSettingsForm\";s:6:\"_title\";s:16:\"CAPTCHA settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/people/captcha$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/people/captcha\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/people/captcha\";s:8:\"numParts\";i:4;}}\";s:43:\"remove_reset_password.remove_reset_password\";s:1145:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/reset-password-form-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:60:\"\\Drupal\\remove_reset_password\\Form\\ResetPasswordSettingsForm\";s:6:\"_title\";s:33:\"Reset Password Local Tab Settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/config/people/reset\\-password\\-form\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/reset-password-form-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:49:\"/admin/config/people/reset-password-form-settings\";s:8:\"numParts\";i:4;}}\";}',-1,1773082926.382,1,'routes','1'),('route_provider.route_load:96ecf6cad638178b1fe68773e6b3710371e3ae3e90ad003e0625d44fc1aa21f3433b44ad03123b82f5e0bd2aaccbde06d32acdb28f22292448561d2ef3675077',_binary 'a:1:{s:43:\"entity.contact_form.entity_permissions_form\";s:1568:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/contact/manage/{contact_form}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:18:\"bundle_entity_type\";s:12:\"contact_form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:3:{s:4:\"type\";s:19:\"entity:contact_form\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:45:\"/admin/structure/contact/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.220,1,'routes','0'),('route_provider.route_load:976011096be7531b257ed1dac04832c8ec600fc3d6ccf5b3972e1d15a75d87a9f514a95f9e9ad75853ded85476b0e8a8888a8237b1eb95e2c300d57a15525c94',_binary 'a:1:{s:31:\"entity.comment_type.delete_form\";s:1417:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/comment/manage/{comment_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:19:\"comment_type.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/comment/manage/%/delete\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.215,1,'routes','0'),('route_provider.route_load:9767132658725f3350812bcf23bfef78c7fea3059c64a9c20c8ba298dd46937d12fa28ac6d7d0fc54a4fefa2ca517d64166b9ecd0325b5eef9912c560d8d5cb8',_binary 'a:1:{s:17:\"view.files.page_1\";s:1385:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/files\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/files$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/files\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/files\";s:8:\"numParts\";i:3;}}\";}',-1,1773412072.623,1,'routes','1'),('route_provider.route_load:98e96c19795d5da8229d00c1f399e11ab3572f6f911d1da4ca19c50065fe5915d8d1d6b5cbf94e711e98c01c2d84beb67f2553fc4e94e6bf84fc50003016886f',_binary 'a:1:{s:10:\"system.php\";s:990:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/reports/status/php\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\system\\Controller\\SystemInfoController::php\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/reports/status/php$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/reports/status/php\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/reports/status/php\";s:8:\"numParts\";i:4;}}\";}',-1,1773072978.514,1,'routes','1'),('route_provider.route_load:9a4959be4c8f770f4a5b1982a597b766f42e36a2512e188242e3d9cf9258feca38474517a4a441ace638c40217748a7d1eb5b90262051dfac4be4050e368a059',_binary 'a:1:{s:18:\"config.import_full\";s:1089:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/config/development/configuration/full/import\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\config\\Form\\ConfigImportForm\";s:6:\"_title\";s:6:\"Import\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"import configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/development/configuration/full/import$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:51:\"/admin/config/development/configuration/full/import\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:51:\"/admin/config/development/configuration/full/import\";s:8:\"numParts\";i:6;}}\";}',-1,1773082923.558,1,'routes','1'),('route_provider.route_load:9c6a6401dace970c6a93e8f01091555fc04ec190ed1854b76fe4b9dd4075ef08af19c397a861bf30f67dbc106a44702659d4c05cb8a4bcc0423a2f8c3b31118f',_binary 'a:10:{s:19:\"block.admin_display\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/block\";s:8:\"numParts\";i:3;}}\";s:36:\"entity.block_content_type.collection\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:18:\"block_content_type\";s:6:\"_title\";s:11:\"Block types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer block types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/block-content\";s:8:\"numParts\";i:3;}}\";s:30:\"entity.comment_type.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"comment_type\";s:6:\"_title\";s:13:\"Comment types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer comment types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/comment\";s:8:\"numParts\";i:3;}}\";s:30:\"entity.contact_form.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"contact_form\";s:6:\"_title\";s:13:\"Contact forms\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/contact\";s:8:\"numParts\";i:3;}}\";s:28:\"entity.media_type.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"media_type\";s:6:\"_title\";s:11:\"Media types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer media types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/media\";s:8:\"numParts\";i:3;}}\";s:22:\"entity.menu.collection\";s:937:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/structure/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"menu\";s:6:\"_title\";s:5:\"Menus\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/structure/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/structure/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/structure/menu\";s:8:\"numParts\";i:3;}}\";s:27:\"entity.node_type.collection\";s:964:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/types\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"node_type\";s:6:\"_title\";s:13:\"Content types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/types$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/types\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/types\";s:8:\"numParts\";i:3;}}\";s:37:\"entity.taxonomy_vocabulary.collection\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/taxonomy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"taxonomy_vocabulary\";s:6:\"_title\";s:8:\"Taxonomy\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:44:\"administer taxonomy+access taxonomy overview\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/taxonomy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/taxonomy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/structure/taxonomy\";s:8:\"numParts\";i:3;}}\";s:22:\"entity.view.collection\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"view\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/views\";s:8:\"numParts\";i:3;}}\";s:21:\"field_ui.display_mode\";s:1150:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/display-modes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:13:\"Display modes\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"administer display modes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/display\\-modes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/display-modes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/display-modes\";s:8:\"numParts\";i:3;}}\";}',-1,1773332021.219,1,'routes','1'),('route_provider.route_load:9d8b6429d5d708d8fd38313925f1bb51de5f0a9aeeaf3e75c268b7612c60d855aefc25a9359c82753f978cded7da4df4a0d0907a431f70a2dcecef741238b4bb',_binary 'a:0:{}',-1,1773072977.653,1,'routes','1'),('route_provider.route_load:9f93cb9e6a445d09aa0bf0f28ed7dab275dc6831c63a5894e7d0d0c87da2b143dc1c572cedd51d428f633dbf6e970ac744ba3005c9f8c407c232328aaa647af2',_binary 'a:1:{s:28:\"entity.media_type.devel_load\";s:1348:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:19:\"/devel/media_type/%\";s:8:\"numParts\";i:3;}}\";}',-1,1773072975.227,1,'routes','0'),('route_provider.route_load:a156fdf0a1fc30a16c922f30e3d8f9915f0d80e18ae3d8149754a5d781d796ef668c67a81fc47a061416978e00a0dd85ead298f98f81e26c0bf412bb93b25c84',_binary 'a:1:{s:30:\"entity.contact_form.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"contact_form\";s:6:\"_title\";s:13:\"Contact forms\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/contact\";s:8:\"numParts\";i:3;}}\";}',-1,1773082923.744,1,'routes','1'),('route_provider.route_load:a31067329aaab8f604a60b05884e4982a96043f57ef39d44a13115d2a464c8ae99ebadf5b1e944aef979275b313c1f33015bbe9416c2fde50aa2a11ba12794fd',_binary 'a:2:{s:23:\"system.linkset_settings\";s:1036:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/config/services/linkset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"Menu Linkset Settings\";s:5:\"_form\";s:42:\"Drupal\\system\\Form\\MenuLinksetSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/admin/config/services/linkset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/services/linkset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:30:\"/admin/config/services/linkset\";s:8:\"numParts\";i:4;}}\";s:25:\"system.rss_feeds_settings\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/services/rss-publishing\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RssFeedsForm\";s:6:\"_title\";s:14:\"RSS publishing\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/services/rss\\-publishing$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/services/rss-publishing\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/services/rss-publishing\";s:8:\"numParts\";i:4;}}\";}',-1,1773082926.358,1,'routes','1'),('route_provider.route_load:a4562b0983ce37bfcc274dafd65be9ff54076bf1495ecb345080f72237fd84e73e139002db537b77ad12888546f461b32910d75b8a550d2b5d825edb4b0a198c',_binary 'a:1:{s:41:\"entity.block_content.revision_revert_form\";s:1810:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:77:\"/admin/content/block/{block_content}/revision/{block_content_revision}/revert\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:29:\"block_content.revision-revert\";s:6:\"_title\";s:15:\"Revert revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:29:\"block_content_revision.revert\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"block_content_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:block_content\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"block_content\";i:1;s:22:\"block_content_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:104:\"{^/admin/content/block/(?P<block_content>[^/]++)/revision/(?P<block_content_revision>[^/]++)/revert$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"block_content_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"block_content\";i:1;s:22:\"block_content_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:117;s:14:\"patternOutline\";s:40:\"/admin/content/block/%/revision/%/revert\";s:8:\"numParts\";i:7;}}\";}',-1,1773352142.993,1,'routes','1'),('route_provider.route_load:a4aede1a11c6ddb670d12573d9402ff04f7892d92e4dc09744916cf184f9341b54026219cd9626fa5ce51aa99a87ef73d1872e3b47db44fa3c9afdf98a2e7a2f',_binary 'a:1:{s:19:\"system.modules_list\";s:1006:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/modules\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Extend\";s:14:\"_title_context\";s:15:\"With components\";s:5:\"_form\";s:35:\"\\Drupal\\system\\Form\\ModulesListForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/modules$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/modules\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/modules\";s:8:\"numParts\";i:2;}}\";}',-1,1773082925.242,1,'routes','1'),('route_provider.route_load:a6133f5ff020b13416b18d7afd0c43c51975daccc23d80b6cce3cec9dc851ee125c7825fcd017b09ff4851428b85b5da9dbe8a7dc95c63b04709b10e6ec8677b',_binary 'a:1:{s:29:\"user.admin_permissions.module\";s:1374:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/people/permissions/module/{modules}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\user\\Form\\UserPermissionsModuleSpecificForm\";s:6:\"_title\";s:18:\"Module Permissions\";}s:12:\"requirements\";a:3:{s:11:\"_permission\";s:22:\"administer permissions\";s:7:\"modules\";s:16:\"[a-z][a-z0-9_,]*\";s:14:\"_custom_access\";s:59:\"\\Drupal\\user\\Form\\UserPermissionsModuleSpecificForm::access\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"modules\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/admin/people/permissions/module/(?P<modules>[a-z][a-z0-9_,]*)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:16:\"[a-z][a-z0-9_,]*\";i:3;s:7:\"modules\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/people/permissions/module\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"modules\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:34:\"/admin/people/permissions/module/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773082930.422,1,'routes','1'),('route_provider.route_load:abe1af0fef5b9814c621b144cb5ee9a087c39f4be0e118954b53515ca2c71c1854cb92c1d8c548ff5e46f2c0d2a59c00a0ae5d558e6cb9b49a9a65dcb48224a7',_binary 'a:1:{s:38:\"dxpr_builder.ajax_file_upload_callback\";s:1065:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/dxpr_builder/ajax/file_upload\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\UploadFileController::fileUpload\";}s:12:\"requirements\";a:2:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:4:\"POST\";i:1;s:6:\"DELETE\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/dxpr_builder/ajax/file_upload$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/dxpr_builder/ajax/file_upload\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/dxpr_builder/ajax/file_upload\";s:8:\"numParts\";i:3;}}\";}',-1,1773072981.401,1,'routes','1'),('route_provider.route_load:abfae45df8183b5f30c96a3839e9e07c3c981616152e9609eea2acf6538bdb64c122d47100d7eb7bebcb41ac6c6d80e388b21bbb89807f08718f88dc3cebe2e4',_binary 'a:1:{s:42:\"entity.entity_view_display.comment.default\";s:1549:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/comment/manage/{comment_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:26:\"administer comment display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/comment/manage/%/display\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.213,1,'routes','0'),('route_provider.route_load:adcdb1da31fcd33cc402f4858e9e5d70afb8136d70b2cf4a0a02609509a7f50489c04200b5ef027f49f16d0035e1ac4256df63b59361fdc8e441b4f0e568daa2',_binary 'a:1:{s:49:\"entity.block_content_type.entity_permissions_form\";s:1639:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:70:\"/admin/structure/block-content/manage/{block_content_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:13:\"block_content\";s:18:\"bundle_entity_type\";s:18:\"block_content_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:3:{s:4:\"type\";s:25:\"entity:block_content_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:51:\"/admin/structure/block-content/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";}',-1,1773332030.032,1,'routes','1'),('route_provider.route_load:add711292419f1db484a4a6d3b0f4b1520c1ad3d50486090df8d05ff99e8ef816134999ae8db0138797997f450c47590db078e811442f4e78eccdd5fc1ee4dce',_binary 'a:1:{s:15:\"help.help_topic\";s:1086:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/help/topic/{id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:64:\"\\Drupal\\help\\Controller\\HelpTopicPluginController::viewHelpTopic\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:2:\"id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/help/topic/(?P<id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:2:\"id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/help/topic\";}}s:9:\"path_vars\";a:1:{i:0;s:2:\"id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/admin/help/topic/%\";s:8:\"numParts\";i:4;}}\";}',-1,1773082923.411,1,'routes','1'),('route_provider.route_load:af3ccde813a051434fdcea5f38e40e8258911a2185f44c5c8179db17e9461434a5331e749d6e445e642af3d2176e9c7653f6a8b9688f1df125a940cbf592442f',_binary 'a:0:{}',-1,1773072975.221,1,'routes','0'),('route_provider.route_load:aff777861e0821fd8d347e6a2c934f26aefb751c3e71101a22d9b140907d9f8b41886e54544f9d46278298cfeadd5e11ffe6098b02f0d0c29c1f0d31f7a72367',_binary 'a:4:{s:39:\"entity.configurable_language.collection\";s:1005:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:21:\"configurable_language\";s:6:\"_title\";s:9:\"Languages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/language\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.date_format.collection\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/date-time\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"date_format\";s:6:\"_title\";s:21:\"Date and time formats\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/regional/date\\-time$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/date-time\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/date-time\";s:8:\"numParts\";i:4;}}\";s:30:\"language.content_settings_page\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/content-language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:59:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm::getTitle\";s:5:\"_form\";s:49:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/regional/content\\-language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/content-language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/regional/content-language\";s:8:\"numParts\";i:4;}}\";s:24:\"system.regional_settings\";s:1026:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RegionalForm\";s:6:\"_title\";s:17:\"Regional settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/settings\";s:8:\"numParts\";i:4;}}\";}',-1,1773082926.368,1,'routes','1'),('route_provider.route_load:b1510eba79f3ae03c01557360fbb00a71a69ae5a8670f6d0def7f7399db93b3452e384aaf7468ffe708a0b420df49acb5af7d1995a87c6c1e6bcf7a74db5c096',_binary 'a:1:{s:36:\"entity.block_content.version_history\";s:1444:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/content/block/{block_content}/revisions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"Drupal\\Core\\Entity\\Controller\\VersionHistoryController\";s:6:\"_title\";s:9:\"Revisions\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:32:\"block_content.view all revisions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"entity_type_id\";s:13:\"block_content\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/content/block/(?P<block_content>[^/]++)/revisions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:29;s:14:\"patternOutline\";s:32:\"/admin/content/block/%/revisions\";s:8:\"numParts\";i:5;}}\";}',-1,1773332367.893,1,'routes','1'),('route_provider.route_load:b1b9ff5666df805628c0041e9de4f45f9db7e8dd49c4cf85fccca3908ec8e1a20f40c298ac917991b7caaf7611dc1408a04e659adc471b4a3213fbd5438da2b1',_binary 'a:1:{s:35:\"entity.block_content_type.edit_form\";s:1493:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"block_content_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:39:\"/admin/structure/block-content/manage/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773332030.007,1,'routes','1'),('route_provider.route_load:b223fbd2150fc29997dcb60bb6dd07ab19d44f72eace5f4f57582c5821e76d0c45507e3b90e2f39423368dfa3d135e51a6577e231157911e9ad316f0a1eeef59',_binary 'a:131:{s:22:\"admin_toolbar.settings\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\admin_toolbar\\Form\\AdminToolbarSettingsForm\";s:6:\"_title\";s:22:\"Admin Toolbar settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/config/user\\-interface/admin\\-toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/admin-toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:8:\"numParts\";i:4;}}\";s:25:\"admin_toolbar_tools.cssjs\";s:1082:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/cssjs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushJsCss\";s:6:\"_title\";s:24:\"Flush CSS and JavaScript\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/cssjs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/cssjs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/cssjs\";s:8:\"numParts\";i:3;}}\";s:25:\"admin_toolbar_tools.flush\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/flush\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushAll\";s:6:\"_title\";s:16:\"Flush all caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/flush$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/flush\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/flush\";s:8:\"numParts\";i:2;}}\";s:30:\"admin_toolbar_tools.flush_menu\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushMenu\";s:6:\"_title\";s:4:\"Menu\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/menu\";s:8:\"numParts\";i:3;}}\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/flush/rendercache\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::cacheRender\";s:6:\"_title\";s:12:\"Render cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/flush/rendercache$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/flush/rendercache\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/flush/rendercache\";s:8:\"numParts\";i:3;}}\";s:32:\"admin_toolbar_tools.flush_static\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/static-caches\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushStatic\";s:6:\"_title\";s:13:\"Static caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/flush/static\\-caches$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/static-caches\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/static-caches\";s:8:\"numParts\";i:3;}}\";s:30:\"admin_toolbar_tools.flush_twig\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/twig\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushTwig\";s:6:\"_title\";s:4:\"Twig\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/twig$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/twig\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/twig\";s:8:\"numParts\";i:3;}}\";s:31:\"admin_toolbar_tools.flush_views\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushViews\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/views\";s:8:\"numParts\";i:3;}}\";s:26:\"admin_toolbar_tools.plugin\";s:1069:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/flush/plugin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushPlugins\";s:6:\"_title\";s:6:\"Plugin\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/flush/plugin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/flush/plugin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/flush/plugin\";s:8:\"numParts\";i:3;}}\";s:28:\"admin_toolbar_tools.settings\";s:1138:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:62:\"\\Drupal\\admin_toolbar_tools\\Form\\AdminToolbarToolsSettingsForm\";s:6:\"_title\";s:28:\"Admin Toolbar Tools settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/user\\-interface/admin\\-toolbar\\-tools$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/user-interface/admin-toolbar-tools\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:8:\"numParts\";i:4;}}\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/theme_rebuild\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::themeRebuild\";s:6:\"_title\";s:13:\"Theme Rebuild\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/flush/theme_rebuild$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/theme_rebuild\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/theme_rebuild\";s:8:\"numParts\";i:3;}}\";s:31:\"announcements_feed.announcement\";s:1047:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/announcements_feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:74:\"\\Drupal\\announcements_feed\\Controller\\AnnounceController::getAnnouncements\";s:6:\"_title\";s:23:\"Community announcements\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"access announcements\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/announcements_feed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/announcements_feed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:25:\"/admin/announcements_feed\";s:8:\"numParts\";i:2;}}\";s:14:\"blazy.settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/blazy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\blazy_ui\\Form\\BlazyConfigForm\";s:6:\"_title\";s:8:\"Blazy UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer blazy\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/blazy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/blazy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/blazy\";s:8:\"numParts\";i:4;}}\";s:19:\"block.admin_display\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/block\";s:8:\"numParts\";i:3;}}\";s:16:\"captcha_settings\";s:1019:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/people/captcha\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaSettingsForm\";s:6:\"_title\";s:16:\"CAPTCHA settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/people/captcha$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/people/captcha\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/people/captcha\";s:8:\"numParts\";i:4;}}\";s:13:\"comment.admin\";s:1373:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/content/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:14:\"page_published\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/content/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/content/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/content/comment\";s:8:\"numParts\";i:3;}}\";s:11:\"config.sync\";s:1046:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/configuration\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\config\\Form\\ConfigSync\";s:6:\"_title\";s:11:\"Synchronize\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/configuration$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/configuration\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/development/configuration\";s:8:\"numParts\";i:4;}}\";s:16:\"contact.form_add\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/structure/contact/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"contact_form.add\";s:6:\"_title\";s:16:\"Add contact form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/structure/contact/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/contact/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/structure/contact/add\";s:8:\"numParts\";i:4;}}\";s:19:\"dblog.access_denied\";s:1076:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/access-denied\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:26:\"Top \'access denied\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:13:\"access denied\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/access\\-denied$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/access-denied\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/access-denied\";s:8:\"numParts\";i:3;}}\";s:14:\"dblog.overview\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/reports/dblog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"watchdog\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/reports/dblog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/reports/dblog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/reports/dblog\";s:8:\"numParts\";i:3;}}\";s:20:\"dblog.page_not_found\";s:1083:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/reports/page-not-found\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:27:\"Top \'page not found\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:14:\"page not found\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/page\\-not\\-found$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/reports/page-not-found\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/reports/page-not-found\";s:8:\"numParts\";i:3;}}\";s:12:\"dblog.search\";s:1072:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:6:\"_title\";s:18:\"Top search phrases\";s:4:\"type\";s:6:\"search\";}s:12:\"requirements\";a:2:{s:20:\"_module_dependencies\";s:6:\"search\";s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/search\";s:8:\"numParts\";i:3;}}\";s:20:\"devel.admin_settings\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/development/devel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\SettingsForm\";s:6:\"_title\";s:14:\"Devel settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/development/devel$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/development/devel\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/development/devel\";s:8:\"numParts\";i:4;}}\";s:27:\"devel.toolbar.settings_form\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/devel/toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\devel\\Form\\ToolbarSettingsForm\";s:6:\"_title\";s:22:\"Devel Toolbar Settings\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:20:\"_module_dependencies\";s:7:\"toolbar\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/devel/toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/devel/toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/devel/toolbar\";s:8:\"numParts\";i:5;}}\";s:36:\"devel_generate.admin_config_generate\";s:1161:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/generate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Generate\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:25:\"administer devel_generate\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/generate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/generate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/generate\";s:8:\"numParts\";i:4;}}\";s:28:\"devel_generate.block_content\";s:1154:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/development/generate/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:29:\"Generate Contenido de bloques\";s:10:\"_plugin_id\";s:13:\"block_content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/development/generate/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/development/generate/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:48:\"/admin/config/development/generate/block-content\";s:8:\"numParts\";i:5;}}\";s:22:\"devel_generate.content\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/development/generate/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate contenido\";s:10:\"_plugin_id\";s:7:\"content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/development/generate/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/development/generate/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/development/generate/content\";s:8:\"numParts\";i:5;}}\";s:20:\"devel_generate.media\";s:1113:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/development/generate/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:30:\"Generate contenidos multimedia\";s:10:\"_plugin_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/development/generate/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/config/development/generate/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/config/development/generate/media\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.menu\";s:1092:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:14:\"Generate menus\";s:10:\"_plugin_id\";s:4:\"menu\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/menu\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.term\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/term\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate términos\";s:10:\"_plugin_id\";s:4:\"term\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/term$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/term\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/term\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.user\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:17:\"Generate usuarios\";s:10:\"_plugin_id\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/user\";s:8:\"numParts\";i:5;}}\";s:25:\"devel_generate.vocabulary\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/development/generate/vocabs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:21:\"Generate vocabularios\";s:10:\"_plugin_id\";s:10:\"vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/development/generate/vocabs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/development/generate/vocabs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/development/generate/vocabs\";s:8:\"numParts\";i:5;}}\";s:25:\"dxpr_builder.admin.studio\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/dxpr_studio\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"DXPR Studio\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/dxpr_studio$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/dxpr_studio\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/admin/dxpr_studio\";s:8:\"numParts\";i:2;}}\";s:33:\"dxpr_builder.admin.studio.builder\";s:1165:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"DXPR Builder\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/dxpr_studio/dxpr_builder$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/dxpr_studio/dxpr_builder\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:8:\"numParts\";i:3;}}\";s:24:\"dxpr_builder.ai_settings\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:24:\"DXPR Builder AI Settings\";s:5:\"_form\";s:51:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderAiSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/dxpr_studio/dxpr_builder/ai_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:8:\"numParts\";i:4;}}\";s:29:\"dxpr_builder.licensed_content\";s:1103:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"Drupal\\dxpr_builder\\Controller\\PageController::licensedContentPage\";s:6:\"_title\";s:13:\"Content items\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:8:\"numParts\";i:4;}}\";s:21:\"dxpr_builder.settings\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"DXPR Builder Settings\";s:5:\"_form\";s:49:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/dxpr_studio/dxpr_builder/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:8:\"numParts\";i:4;}}\";s:26:\"dxpr_builder.user_licenses\";s:1124:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\PageController::userLicensesPage\";s:6:\"_title\";s:13:\"User Licenses\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/user_licenses$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:8:\"numParts\";i:4;}}\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:1135:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:10:\"DXPR Theme\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/dxpr_studio/dxpr_theme$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/dxpr_studio/dxpr_theme\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:8:\"numParts\";i:3;}}\";s:26:\"dxpr_theme_helper.settings\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.block_content.collection\";s:1364:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}\";s:36:\"entity.block_content_type.collection\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:18:\"block_content_type\";s:6:\"_title\";s:11:\"Block types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer block types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/block-content\";s:8:\"numParts\";i:3;}}\";s:35:\"entity.block_content_type.edit_form\";s:1493:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"block_content_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:39:\"/admin/structure/block-content/manage/%\";s:8:\"numParts\";i:5;}}\";s:30:\"entity.comment_type.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"comment_type\";s:6:\"_title\";s:13:\"Comment types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer comment types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/comment\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.comment_type.edit_form\";s:1410:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"comment_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/comment/manage/%\";s:8:\"numParts\";i:5;}}\";s:39:\"entity.configurable_language.collection\";s:1005:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:21:\"configurable_language\";s:6:\"_title\";s:9:\"Languages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/language\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.contact_form.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"contact_form\";s:6:\"_title\";s:13:\"Contact forms\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/contact\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.contact_form.edit_form\";s:1363:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"contact_form.edit\";s:6:\"_title\";s:17:\"Edit contact form\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/contact/manage/%\";s:8:\"numParts\";i:5;}}\";s:29:\"entity.date_format.collection\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/date-time\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"date_format\";s:6:\"_title\";s:21:\"Date and time formats\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/regional/date\\-time$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/date-time\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/date-time\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_page_template.collection\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_page_template\";s:6:\"_title\";s:41:\"DXPR Builder Page Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/page_template$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.dxpr_builder_profile.collection\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"dxpr_builder_profile\";s:6:\"_title\";s:34:\"DXPR Builder Profile Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/profile$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_user_template.collection\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_user_template\";s:6:\"_title\";s:41:\"DXPR Builder User Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/admin/dxpr_studio/dxpr_builder/user_templates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.entity_browser.collection\";s:1031:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/content/entity_browser\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:14:\"entity_browser\";s:6:\"_title\";s:15:\"Entity Browsers\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/content/entity_browser$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:36:\"/admin/config/content/entity_browser\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_form_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/form\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_form_mode\";s:6:\"_title\";s:10:\"Form modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/form$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/form\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/form\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_view_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_view_mode\";s:6:\"_title\";s:10:\"View modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/view$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/view\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/view\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.field_storage_config.collection\";s:969:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"field_storage_config\";s:6:\"_title\";s:10:\"Field list\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/fields\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.image_style.collection\";s:1007:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/media/image-styles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"image_style\";s:6:\"_title\";s:12:\"Image styles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/image\\-styles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/media/image-styles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/media/image-styles\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.media.collection\";s:1366:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.media_type.add_form\";s:1079:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:14:\"media_type.add\";s:14:\"entity_type_id\";s:10:\"media_type\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:10:\"media_type\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/media/add\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.media_type.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"media_type\";s:6:\"_title\";s:11:\"Media types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer media types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/media\";s:8:\"numParts\";i:3;}}\";s:27:\"entity.media_type.edit_form\";s:1388:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/media/manage/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"media_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/media/manage/%\";s:8:\"numParts\";i:5;}}\";s:20:\"entity.menu.add_form\";s:962:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/menu/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"menu.add\";s:6:\"_title\";s:8:\"Add menu\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/menu/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/menu/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/structure/menu/add\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.menu.collection\";s:937:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/structure/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"menu\";s:6:\"_title\";s:5:\"Menus\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/structure/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/structure/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/structure/menu\";s:8:\"numParts\";i:3;}}\";s:27:\"entity.node_type.collection\";s:964:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/types\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"node_type\";s:6:\"_title\";s:13:\"Content types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/types$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/types\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/types\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.node_type.edit_form\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/types/manage/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:14:\"node_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/types/manage/%\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.path_alias.collection\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/search/path\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"path_alias\";s:6:\"_title\";s:11:\"URL aliases\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer url aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/search/path$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/search/path\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/search/path\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.search_page.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/config/search/pages\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"search_page\";s:6:\"_title\";s:12:\"Search pages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer search\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/config/search/pages$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/config/search/pages\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/config/search/pages\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.shortcut_set.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/user-interface/shortcut\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"shortcut_set\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer shortcuts\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/user\\-interface/shortcut$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/user-interface/shortcut\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/user-interface/shortcut\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.slick.collection\";s:971:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/slick\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:5:\"slick\";s:6:\"_title\";s:19:\"Slick Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/slick$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/slick\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:1122:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/structure/taxonomy/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:14:\"entity_type_id\";s:19:\"taxonomy_vocabulary\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:19:\"taxonomy_vocabulary\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/structure/taxonomy/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/taxonomy/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/structure/taxonomy/add\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_vocabulary.collection\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/taxonomy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"taxonomy_vocabulary\";s:6:\"_title\";s:8:\"Taxonomy\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:44:\"administer taxonomy+access taxonomy overview\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/taxonomy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/taxonomy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/structure/taxonomy\";s:8:\"numParts\";i:3;}}\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:1560:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";s:5:\"_form\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:44:\"taxonomy_vocabulary.access taxonomy overview\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:21:\"with_config_overrides\";b:1;s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/overview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/taxonomy/manage/%/overview\";s:8:\"numParts\";i:6;}}\";s:22:\"entity.user.admin_form\";s:1015:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/people/accounts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\user\\AccountSettingsForm\";s:6:\"_title\";s:16:\"Account settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer account settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/people/accounts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/people/accounts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/people/accounts\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.user.collection\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:17:\"user_admin_people\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:16:\"administer users\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/people\";s:8:\"numParts\";i:2;}}\";s:27:\"entity.user_role.collection\";s:941:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/people/roles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"user_role\";s:6:\"_title\";s:5:\"Roles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/people/roles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/people/roles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/people/roles\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.user_role.edit_form\";s:1306:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/people/roles/manage/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/people/roles/manage/%\";s:8:\"numParts\";i:5;}}\";s:22:\"entity.view.collection\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"view\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/views\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.view.edit_form\";s:1284:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/views/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/structure/views/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/views/view/%\";s:8:\"numParts\";i:5;}}\";s:21:\"field_ui.display_mode\";s:1150:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/display-modes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:13:\"Display modes\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"administer display modes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/display\\-modes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/display-modes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/display-modes\";s:8:\"numParts\";i:3;}}\";s:17:\"file_mdm.settings\";s:1024:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/system/file_mdm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\file_mdm\\Form\\SettingsForm\";s:6:\"_title\";s:21:\"File metadata manager\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/system/file_mdm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/system/file_mdm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/system/file_mdm\";s:8:\"numParts\";i:4;}}\";s:21:\"filter.admin_overview\";s:1003:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/content/formats\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:13:\"filter_format\";s:6:\"_title\";s:24:\"Text formats and editors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer filters\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/content/formats$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/content/formats\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/content/formats\";s:8:\"numParts\";i:4;}}\";s:9:\"help.main\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/admin/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\help\\Controller\\HelpController::helpMain\";s:6:\"_title\";s:4:\"Help\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/admin/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/admin/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/admin/help\";s:8:\"numParts\";i:2;}}\";s:30:\"language.content_settings_page\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/content-language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:59:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm::getTitle\";s:5:\"_form\";s:49:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/regional/content\\-language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/content-language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/regional/content-language\";s:8:\"numParts\";i:4;}}\";s:21:\"locale.translate_page\";s:1061:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/translate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\locale\\Controller\\LocaleController::translatePage\";s:6:\"_title\";s:26:\"User interface translation\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/regional/translate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/translate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/translate\";s:8:\"numParts\";i:4;}}\";s:23:\"locale.translate_status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/reports/translations\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:41:\"\\Drupal\\locale\\Form\\TranslationStatusForm\";s:6:\"_title\";s:29:\"Available translation updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/reports/translations$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/reports/translations\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/reports/translations\";s:8:\"numParts\";i:3;}}\";s:14:\"media.settings\";s:1027:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/media/media-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\media\\Form\\MediaSettingsForm\";s:6:\"_title\";s:14:\"Media settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/media/media\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/media/media-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/media/media-settings\";s:8:\"numParts\";i:4;}}\";s:22:\"media_library.settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\media_library\\Form\\SettingsForm\";s:6:\"_title\";s:22:\"Media Library settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/media-library\";s:8:\"numParts\";i:4;}}\";s:13:\"node.type_add\";s:989:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/types/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"node_type.add\";s:6:\"_title\";s:16:\"Add content type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/types/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/types/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/types/add\";s:8:\"numParts\";i:4;}}\";s:43:\"remove_reset_password.remove_reset_password\";s:1145:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/reset-password-form-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:60:\"\\Drupal\\remove_reset_password\\Form\\ResetPasswordSettingsForm\";s:6:\"_title\";s:33:\"Reset Password Local Tab Settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/config/people/reset\\-password\\-form\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/reset-password-form-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:49:\"/admin/config/people/reset-password-form-settings\";s:8:\"numParts\";i:4;}}\";s:16:\"sophron.settings\";s:1018:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/system/sophron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\sophron\\Form\\SettingsForm\";s:6:\"_title\";s:20:\"Sophron - MIME Types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/system/sophron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/system/sophron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/system/sophron\";s:8:\"numParts\";i:4;}}\";s:19:\"system.admin_config\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\SystemController::overview\";s:7:\"link_id\";s:19:\"system.admin_config\";s:6:\"_title\";s:13:\"Configuration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:27:\"_access_admin_overview_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:32:\"access_check.admin_overview_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/config\";s:8:\"numParts\";i:2;}}\";s:27:\"system.admin_config_content\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/config/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:17:\"Content authoring\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/config/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/config/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/config/content\";s:8:\"numParts\";i:3;}}\";s:31:\"system.admin_config_development\";s:1130:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/development\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"Development\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/development$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/development\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/config/development\";s:8:\"numParts\";i:3;}}\";s:25:\"system.admin_config_media\";s:1099:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/config/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:5:\"Media\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/config/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/config/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/config/media\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_regional\";s:1126:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/regional\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Region and language\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/regional$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/regional\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/regional\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_search\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Search and metadata\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/search\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_services\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/services\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"Web services\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/services$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/services\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/services\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_system\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"System\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/system\";s:8:\"numParts\";i:3;}}\";s:22:\"system.admin_config_ui\";s:1146:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/user-interface\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"User interface\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/user\\-interface$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/user-interface\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/config/user-interface\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_workflow\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/workflow\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Workflow\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/workflow$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/workflow\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/workflow\";s:8:\"numParts\";i:3;}}\";s:20:\"system.admin_content\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}\";s:18:\"system.admin_index\";s:967:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/index\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\system\\Controller\\AdminController::index\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"access administration pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/index$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/index\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/index\";s:8:\"numParts\";i:2;}}\";s:20:\"system.admin_reports\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/reports\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:7:\"Reports\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/reports$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/reports\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/reports\";s:8:\"numParts\";i:2;}}\";s:22:\"system.admin_structure\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/admin/structure\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:9:\"Structure\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/admin/structure$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/admin/structure\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/admin/structure\";s:8:\"numParts\";i:2;}}\";s:20:\"system.cron_settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/system/cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:28:\"\\Drupal\\system\\Form\\CronForm\";s:6:\"_title\";s:4:\"Cron\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/system/cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/system/cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/system/cron\";s:8:\"numParts\";i:4;}}\";s:27:\"system.development_settings\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\DevelopmentSettingsForm\";s:6:\"_title\";s:20:\"Development settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/settings\";s:8:\"numParts\";i:4;}}\";s:27:\"system.file_system_settings\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/media/file-system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\system\\Form\\FileSystemForm\";s:6:\"_title\";s:11:\"File system\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/media/file\\-system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/media/file-system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/media/file-system\";s:8:\"numParts\";i:4;}}\";s:29:\"system.image_toolkit_settings\";s:1035:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/image-toolkit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\system\\Form\\ImageToolkitForm\";s:6:\"_title\";s:13:\"Image toolkit\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/image\\-toolkit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/image-toolkit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/image-toolkit\";s:8:\"numParts\";i:4;}}\";s:23:\"system.linkset_settings\";s:1036:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/config/services/linkset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"Menu Linkset Settings\";s:5:\"_form\";s:42:\"Drupal\\system\\Form\\MenuLinksetSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/admin/config/services/linkset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/services/linkset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:30:\"/admin/config/services/linkset\";s:8:\"numParts\";i:4;}}\";s:23:\"system.logging_settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/development/logging\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\system\\Form\\LoggingForm\";s:6:\"_title\";s:18:\"Logging and errors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/development/logging$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/development/logging\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/development/logging\";s:8:\"numParts\";i:4;}}\";s:19:\"system.modules_list\";s:1006:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/modules\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Extend\";s:14:\"_title_context\";s:15:\"With components\";s:5:\"_form\";s:35:\"\\Drupal\\system\\Form\\ModulesListForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/modules$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/modules\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/modules\";s:8:\"numParts\";i:2;}}\";s:24:\"system.modules_uninstall\";s:985:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/modules/uninstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\system\\Form\\ModulesUninstallForm\";s:6:\"_title\";s:9:\"Uninstall\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/modules/uninstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/modules/uninstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/modules/uninstall\";s:8:\"numParts\";i:3;}}\";s:27:\"system.performance_settings\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/performance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\PerformanceController::build\";s:6:\"_title\";s:11:\"Performance\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/performance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/performance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/performance\";s:8:\"numParts\";i:4;}}\";s:24:\"system.regional_settings\";s:1026:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RegionalForm\";s:6:\"_title\";s:17:\"Regional settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/settings\";s:8:\"numParts\";i:4;}}\";s:25:\"system.rss_feeds_settings\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/services/rss-publishing\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RssFeedsForm\";s:6:\"_title\";s:14:\"RSS publishing\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/services/rss\\-publishing$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/services/rss-publishing\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/services/rss-publishing\";s:8:\"numParts\";i:4;}}\";s:32:\"system.site_information_settings\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/system/site-information\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\system\\Form\\SiteInformationForm\";s:6:\"_title\";s:19:\"Basic site settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/system/site\\-information$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/system/site-information\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/system/site-information\";s:8:\"numParts\";i:4;}}\";s:28:\"system.site_maintenance_mode\";s:1088:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/maintenance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\SiteMaintenanceModeForm\";s:6:\"_title\";s:16:\"Maintenance mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:57:\"administer site configuration+administer software updates\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/maintenance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/maintenance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/maintenance\";s:8:\"numParts\";i:4;}}\";s:13:\"system.status\";s:1010:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/status\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemInfoController::status\";s:6:\"_title\";s:13:\"Status report\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/status$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/status\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/status\";s:8:\"numParts\";i:3;}}\";s:18:\"system.themes_page\";s:979:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/appearance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:10:\"Appearance\";s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemController::themesPage\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/appearance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/appearance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/admin/appearance\";s:8:\"numParts\";i:2;}}\";s:21:\"system.theme_settings\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/appearance/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:6:\"_title\";s:19:\"Appearance settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/appearance/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/appearance/settings\";s:8:\"numParts\";i:3;}}\";s:27:\"system.theme_settings_theme\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:17:\"user.admin_create\";s:947:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/people/create\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:8:\"Add user\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"user\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/people/create$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/people/create\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/people/create\";s:8:\"numParts\";i:3;}}\";s:16:\"user.admin_index\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"People\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/people\";s:8:\"numParts\";i:3;}}\";s:22:\"user.admin_permissions\";s:993:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/people/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\user\\Form\\UserPermissionsForm\";s:6:\"_title\";s:11:\"Permissions\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/people/permissions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/people/permissions\";s:8:\"numParts\";i:3;}}\";s:13:\"user.role_add\";s:970:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/admin/people/roles/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:8:\"Add role\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:30:\"{^/admin/people/roles/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/admin/people/roles/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:23:\"/admin/people/roles/add\";s:8:\"numParts\";i:4;}}\";s:17:\"view.files.page_1\";s:1385:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/files\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/files$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/files\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/files\";s:8:\"numParts\";i:3;}}\";s:23:\"view.media_library.page\";s:1413:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/content/media-grid\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/media\\-grid$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/content/media-grid\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/content/media-grid\";s:8:\"numParts\";i:3;}}\";s:12:\"views_ui.add\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/views/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"view.add\";s:6:\"_title\";s:8:\"Add view\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/views/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/views/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/views/add\";s:8:\"numParts\";i:4;}}\";s:23:\"views_ui.reports_fields\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/reports/fields/views-fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportFields\";s:6:\"_title\";s:13:\"Used in views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/reports/fields/views\\-fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/reports/fields/views-fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/reports/fields/views-fields\";s:8:\"numParts\";i:4;}}\";s:24:\"views_ui.reports_plugins\";s:1032:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/views-plugins\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportPlugins\";s:6:\"_title\";s:13:\"Views plugins\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/views\\-plugins$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/views-plugins\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/views-plugins\";s:8:\"numParts\";i:3;}}\";s:18:\"webp.settings_form\";s:1028:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/webp/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\webp\\Form\\SettingsForm\";s:6:\"_title\";s:13:\"WebP settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/webp/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/webp/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:33:\"/admin/config/media/webp/settings\";s:8:\"numParts\";i:5;}}\";}',-1,1773332195.367,1,'routes','1'),('route_provider.route_load:b524ed1e6d5d34f83840c26cdad1ee84ac1ff06b5c10100de44dd76a7d970d804d6b2919ee62eeb98d7930cac3f7d6bd3e9630491cd635687ac0f7d34a3e5da7',_binary 'a:1:{s:36:\"entity.block_content.version_history\";s:1444:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/content/block/{block_content}/revisions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"Drupal\\Core\\Entity\\Controller\\VersionHistoryController\";s:6:\"_title\";s:9:\"Revisions\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:32:\"block_content.view all revisions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"entity_type_id\";s:13:\"block_content\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/content/block/(?P<block_content>[^/]++)/revisions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:29;s:14:\"patternOutline\";s:32:\"/admin/content/block/%/revisions\";s:8:\"numParts\";i:5;}}\";}',-1,1773352142.994,1,'routes','1'),('route_provider.route_load:ba12d63a8b555cef7036f26be536a12be09f910a56976755d069f144a332981a7f20847e9dc89f19b42ed4c4837dfdccc832214ec7a88a1f789aa2f9b8f55ac5',_binary 'a:2:{s:28:\"entity.path_alias.collection\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/search/path\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"path_alias\";s:6:\"_title\";s:11:\"URL aliases\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer url aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/search/path$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/search/path\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/search/path\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.search_page.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/config/search/pages\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"search_page\";s:6:\"_title\";s:12:\"Search pages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer search\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/config/search/pages$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/config/search/pages\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/config/search/pages\";s:8:\"numParts\";i:4;}}\";}',-1,1773082926.371,1,'routes','1'),('route_provider.route_load:baa65e981a04adc27c2ceedf291cbbe803d10b20bebaf113ff53f9534c66645bd9027d760f34041706bf617ff650f58c85248ca9a3a3354ed2449888aa5114b6',_binary 'a:1:{s:10:\"user.login\";s:928:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/user/login\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\user\\Form\\UserLoginForm\";s:6:\"_title\";s:6:\"Log in\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/user/login$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/login\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/user/login\";s:8:\"numParts\";i:2;}}\";}',-1,1773331991.445,1,'routes','1'),('route_provider.route_load:bae46e4ca4714519e3929a34e690940aafd6d8b6ced5668c3874e89e88a6579d9567887dbea347c6b6b4745ff7f8b6fe951b72c865cf9fc7ed8337778b17ffd5',_binary 'a:1:{s:48:\"entity.entity_form_display.taxonomy_term.default\";s:1684:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:76:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:37:\"administer taxonomy_term form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:94:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/overview/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:56:\"/admin/structure/taxonomy/manage/%/overview/form-display\";s:8:\"numParts\";i:7;}}\";}',-1,1773072975.276,1,'routes','0'),('route_provider.route_load:bb1629009dcaf13b726488e04ac08fb163b89e08bec80edaa55b9b9b84725d741db0a15354954fbbd499ef7c316e676e5d838c4c829e146618f06f440fea9cad',_binary 'a:1:{s:38:\"entity.contact_message.field_ui_fields\";s:1538:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/contact/manage/{contact_form}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:33:\"administer contact_message fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/contact/manage/%/fields\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.217,1,'routes','0'),('route_provider.route_load:bc07fa62bf8a45e533d56875ba57e16221a071a396b3c17c654bb4cd658b14491f24b97df0aa87b28ab5288da4e6065d34e37535290cff84facf6e1bcaab7168',_binary 'a:1:{s:48:\"entity.entity_view_display.taxonomy_term.default\";s:1653:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:32:\"administer taxonomy_term display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/overview/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:51:\"/admin/structure/taxonomy/manage/%/overview/display\";s:8:\"numParts\";i:7;}}\";}',-1,1773072975.277,1,'routes','0'),('route_provider.route_load:bcb238b010b8b67aac8e985382fb828c08f6b1003efe881ea77b8719514fd7787972c4e8a61a475ba6edc05ef60a44aa8dd8a3932b50b78490de55fa66d1b072',_binary 'a:1:{s:42:\"entity.entity_form_display.comment.default\";s:1581:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/comment/manage/{comment_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:31:\"administer comment form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/comment/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.213,1,'routes','0'),('route_provider.route_load:c206b5ed0b7c92d07e106856e4d80b34ee4460f830bf3629b6349ab6ce4df5b82c2e5e6e56b9865cb2fb2e7a86e2418761a711ae70925713cd9e10542bf07706',_binary 'a:1:{s:27:\"entity.node.field_ui_fields\";s:1482:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/structure/types/manage/{node_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer node fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/types/manage/%/fields\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.230,1,'routes','0'),('route_provider.route_load:c5a7b3843acb1d8e0b9456f927cac080a8c6ca049f9bf72dc07c1e0585f7fd5bc0a9d1e4ce0e2be0a17b2f58e696ccc1cd2f00ba85ee96bab05a977b8441a59f',_binary 'a:1:{s:27:\"entity.user_role.collection\";s:941:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/people/roles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"user_role\";s:6:\"_title\";s:5:\"Roles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/people/roles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/people/roles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/people/roles\";s:8:\"numParts\";i:3;}}\";}',-1,1773082930.154,1,'routes','1');
INSERT INTO `cache_data` VALUES ('route_provider.route_load:c96612c082730e34c754b3b585a64c96abd85d53525018ce2d6696907af4925b98747a44d4f4c8cb2d35752b05173d60695c711159cb1480ceef388d2e2f9b70',_binary 'a:133:{s:22:\"admin_toolbar.settings\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\admin_toolbar\\Form\\AdminToolbarSettingsForm\";s:6:\"_title\";s:22:\"Admin Toolbar settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/config/user\\-interface/admin\\-toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/admin-toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:8:\"numParts\";i:4;}}\";s:25:\"admin_toolbar_tools.cssjs\";s:1082:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/cssjs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushJsCss\";s:6:\"_title\";s:24:\"Flush CSS and JavaScript\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/cssjs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/cssjs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/cssjs\";s:8:\"numParts\";i:3;}}\";s:25:\"admin_toolbar_tools.flush\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/flush\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushAll\";s:6:\"_title\";s:16:\"Flush all caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/flush$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/flush\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/flush\";s:8:\"numParts\";i:2;}}\";s:30:\"admin_toolbar_tools.flush_menu\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushMenu\";s:6:\"_title\";s:4:\"Menu\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/menu\";s:8:\"numParts\";i:3;}}\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/flush/rendercache\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::cacheRender\";s:6:\"_title\";s:12:\"Render cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/flush/rendercache$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/flush/rendercache\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/flush/rendercache\";s:8:\"numParts\";i:3;}}\";s:32:\"admin_toolbar_tools.flush_static\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/static-caches\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushStatic\";s:6:\"_title\";s:13:\"Static caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/flush/static\\-caches$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/static-caches\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/static-caches\";s:8:\"numParts\";i:3;}}\";s:30:\"admin_toolbar_tools.flush_twig\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/twig\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushTwig\";s:6:\"_title\";s:4:\"Twig\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/twig$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/twig\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/twig\";s:8:\"numParts\";i:3;}}\";s:31:\"admin_toolbar_tools.flush_views\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushViews\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/views\";s:8:\"numParts\";i:3;}}\";s:26:\"admin_toolbar_tools.plugin\";s:1069:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/flush/plugin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushPlugins\";s:6:\"_title\";s:6:\"Plugin\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/flush/plugin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/flush/plugin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/flush/plugin\";s:8:\"numParts\";i:3;}}\";s:28:\"admin_toolbar_tools.settings\";s:1138:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:62:\"\\Drupal\\admin_toolbar_tools\\Form\\AdminToolbarToolsSettingsForm\";s:6:\"_title\";s:28:\"Admin Toolbar Tools settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/user\\-interface/admin\\-toolbar\\-tools$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/user-interface/admin-toolbar-tools\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:8:\"numParts\";i:4;}}\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/theme_rebuild\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::themeRebuild\";s:6:\"_title\";s:13:\"Theme Rebuild\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/flush/theme_rebuild$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/theme_rebuild\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/theme_rebuild\";s:8:\"numParts\";i:3;}}\";s:31:\"announcements_feed.announcement\";s:1047:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/announcements_feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:74:\"\\Drupal\\announcements_feed\\Controller\\AnnounceController::getAnnouncements\";s:6:\"_title\";s:23:\"Community announcements\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"access announcements\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/announcements_feed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/announcements_feed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:25:\"/admin/announcements_feed\";s:8:\"numParts\";i:2;}}\";s:14:\"blazy.settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/blazy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\blazy_ui\\Form\\BlazyConfigForm\";s:6:\"_title\";s:8:\"Blazy UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer blazy\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/blazy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/blazy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/blazy\";s:8:\"numParts\";i:4;}}\";s:19:\"block.admin_display\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/block\";s:8:\"numParts\";i:3;}}\";s:16:\"captcha_settings\";s:1019:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/people/captcha\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaSettingsForm\";s:6:\"_title\";s:16:\"CAPTCHA settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/people/captcha$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/people/captcha\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/people/captcha\";s:8:\"numParts\";i:4;}}\";s:13:\"comment.admin\";s:1373:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/content/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:14:\"page_published\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/content/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/content/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/content/comment\";s:8:\"numParts\";i:3;}}\";s:11:\"config.sync\";s:1046:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/configuration\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\config\\Form\\ConfigSync\";s:6:\"_title\";s:11:\"Synchronize\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/configuration$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/configuration\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/development/configuration\";s:8:\"numParts\";i:4;}}\";s:16:\"contact.form_add\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/structure/contact/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"contact_form.add\";s:6:\"_title\";s:16:\"Add contact form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/structure/contact/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/contact/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/structure/contact/add\";s:8:\"numParts\";i:4;}}\";s:19:\"dblog.access_denied\";s:1076:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/access-denied\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:26:\"Top \'access denied\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:13:\"access denied\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/access\\-denied$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/access-denied\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/access-denied\";s:8:\"numParts\";i:3;}}\";s:14:\"dblog.overview\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/reports/dblog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"watchdog\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/reports/dblog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/reports/dblog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/reports/dblog\";s:8:\"numParts\";i:3;}}\";s:20:\"dblog.page_not_found\";s:1083:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/reports/page-not-found\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:27:\"Top \'page not found\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:14:\"page not found\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/page\\-not\\-found$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/reports/page-not-found\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/reports/page-not-found\";s:8:\"numParts\";i:3;}}\";s:12:\"dblog.search\";s:1072:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:6:\"_title\";s:18:\"Top search phrases\";s:4:\"type\";s:6:\"search\";}s:12:\"requirements\";a:2:{s:20:\"_module_dependencies\";s:6:\"search\";s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/search\";s:8:\"numParts\";i:3;}}\";s:20:\"devel.admin_settings\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/development/devel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\SettingsForm\";s:6:\"_title\";s:14:\"Devel settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/development/devel$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/development/devel\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/development/devel\";s:8:\"numParts\";i:4;}}\";s:27:\"devel.toolbar.settings_form\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/devel/toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\devel\\Form\\ToolbarSettingsForm\";s:6:\"_title\";s:22:\"Devel Toolbar Settings\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:20:\"_module_dependencies\";s:7:\"toolbar\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/devel/toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/devel/toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/devel/toolbar\";s:8:\"numParts\";i:5;}}\";s:36:\"devel_generate.admin_config_generate\";s:1161:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/generate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Generate\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:25:\"administer devel_generate\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/generate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/generate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/generate\";s:8:\"numParts\";i:4;}}\";s:28:\"devel_generate.block_content\";s:1154:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/development/generate/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:29:\"Generate Contenido de bloques\";s:10:\"_plugin_id\";s:13:\"block_content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/development/generate/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/development/generate/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:48:\"/admin/config/development/generate/block-content\";s:8:\"numParts\";i:5;}}\";s:22:\"devel_generate.content\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/development/generate/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate contenido\";s:10:\"_plugin_id\";s:7:\"content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/development/generate/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/development/generate/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/development/generate/content\";s:8:\"numParts\";i:5;}}\";s:20:\"devel_generate.media\";s:1113:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/development/generate/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:30:\"Generate contenidos multimedia\";s:10:\"_plugin_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/development/generate/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/config/development/generate/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/config/development/generate/media\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.menu\";s:1092:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:14:\"Generate menus\";s:10:\"_plugin_id\";s:4:\"menu\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/menu\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.term\";s:1096:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/term\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate términos\";s:10:\"_plugin_id\";s:4:\"term\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/term$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/term\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/term\";s:8:\"numParts\";i:5;}}\";s:19:\"devel_generate.user\";s:1095:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:17:\"Generate usuarios\";s:10:\"_plugin_id\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/user\";s:8:\"numParts\";i:5;}}\";s:25:\"devel_generate.vocabulary\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/development/generate/vocabs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:21:\"Generate vocabularios\";s:10:\"_plugin_id\";s:10:\"vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/development/generate/vocabs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/development/generate/vocabs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/development/generate/vocabs\";s:8:\"numParts\";i:5;}}\";s:25:\"dxpr_builder.admin.studio\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/dxpr_studio\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"DXPR Studio\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/dxpr_studio$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/dxpr_studio\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/admin/dxpr_studio\";s:8:\"numParts\";i:2;}}\";s:33:\"dxpr_builder.admin.studio.builder\";s:1165:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"DXPR Builder\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/dxpr_studio/dxpr_builder$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/dxpr_studio/dxpr_builder\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:8:\"numParts\";i:3;}}\";s:24:\"dxpr_builder.ai_settings\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:24:\"DXPR Builder AI Settings\";s:5:\"_form\";s:51:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderAiSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/dxpr_studio/dxpr_builder/ai_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:8:\"numParts\";i:4;}}\";s:29:\"dxpr_builder.licensed_content\";s:1103:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"Drupal\\dxpr_builder\\Controller\\PageController::licensedContentPage\";s:6:\"_title\";s:13:\"Content items\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:8:\"numParts\";i:4;}}\";s:21:\"dxpr_builder.settings\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"DXPR Builder Settings\";s:5:\"_form\";s:49:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/dxpr_studio/dxpr_builder/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:8:\"numParts\";i:4;}}\";s:26:\"dxpr_builder.user_licenses\";s:1124:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\PageController::userLicensesPage\";s:6:\"_title\";s:13:\"User Licenses\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/user_licenses$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:8:\"numParts\";i:4;}}\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:1135:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:10:\"DXPR Theme\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/dxpr_studio/dxpr_theme$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/dxpr_studio/dxpr_theme\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:8:\"numParts\";i:3;}}\";s:26:\"dxpr_theme_helper.settings\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.block_content.collection\";s:1364:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}\";s:36:\"entity.block_content_type.collection\";s:1062:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:18:\"block_content_type\";s:6:\"_title\";s:11:\"Block types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer block types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/block-content\";s:8:\"numParts\";i:3;}}\";s:35:\"entity.block_content_type.edit_form\";s:1493:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"block_content_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:39:\"/admin/structure/block-content/manage/%\";s:8:\"numParts\";i:5;}}\";s:30:\"entity.comment_type.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"comment_type\";s:6:\"_title\";s:13:\"Comment types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer comment types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/comment\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.comment_type.edit_form\";s:1410:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"comment_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/comment/manage/%\";s:8:\"numParts\";i:5;}}\";s:39:\"entity.configurable_language.collection\";s:1005:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:21:\"configurable_language\";s:6:\"_title\";s:9:\"Languages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/language\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.contact_form.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"contact_form\";s:6:\"_title\";s:13:\"Contact forms\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/contact\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.contact_form.edit_form\";s:1363:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"contact_form.edit\";s:6:\"_title\";s:17:\"Edit contact form\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/contact/manage/%\";s:8:\"numParts\";i:5;}}\";s:29:\"entity.date_format.collection\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/date-time\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"date_format\";s:6:\"_title\";s:21:\"Date and time formats\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/regional/date\\-time$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/date-time\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/date-time\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_page_template.collection\";s:1108:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_page_template\";s:6:\"_title\";s:41:\"DXPR Builder Page Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/page_template$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.dxpr_builder_profile.collection\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"dxpr_builder_profile\";s:6:\"_title\";s:34:\"DXPR Builder Profile Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/profile$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_user_template.collection\";s:1112:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_user_template\";s:6:\"_title\";s:41:\"DXPR Builder User Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/admin/dxpr_studio/dxpr_builder/user_templates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.entity_browser.collection\";s:1031:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/content/entity_browser\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:14:\"entity_browser\";s:6:\"_title\";s:15:\"Entity Browsers\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/content/entity_browser$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:36:\"/admin/config/content/entity_browser\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_form_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/form\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_form_mode\";s:6:\"_title\";s:10:\"Form modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/form$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/form\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/form\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_view_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_view_mode\";s:6:\"_title\";s:10:\"View modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/view$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/view\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/view\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.field_storage_config.collection\";s:969:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"field_storage_config\";s:6:\"_title\";s:10:\"Field list\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/fields\";s:8:\"numParts\";i:3;}}\";s:29:\"entity.image_style.collection\";s:1007:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/media/image-styles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"image_style\";s:6:\"_title\";s:12:\"Image styles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/image\\-styles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/media/image-styles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/media/image-styles\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.media.collection\";s:1366:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.media_type.add_form\";s:1079:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:14:\"media_type.add\";s:14:\"entity_type_id\";s:10:\"media_type\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:10:\"media_type\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/media/add\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.media_type.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"media_type\";s:6:\"_title\";s:11:\"Media types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer media types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/media\";s:8:\"numParts\";i:3;}}\";s:27:\"entity.media_type.edit_form\";s:1388:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/media/manage/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"media_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/media/manage/%\";s:8:\"numParts\";i:5;}}\";s:20:\"entity.menu.add_form\";s:962:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/menu/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"menu.add\";s:6:\"_title\";s:8:\"Add menu\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/menu/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/menu/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/structure/menu/add\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.menu.collection\";s:937:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/structure/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"menu\";s:6:\"_title\";s:5:\"Menus\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/structure/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/structure/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/structure/menu\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.menu.edit_form\";s:1319:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/menu/manage/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:9:\"menu.edit\";s:15:\"_title_callback\";s:52:\"\\Drupal\\menu_ui\\Controller\\MenuController::menuTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"menu.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:30:\"/admin/structure/menu/manage/%\";s:8:\"numParts\";i:5;}}\";s:27:\"entity.node_type.collection\";s:964:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/types\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"node_type\";s:6:\"_title\";s:13:\"Content types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/types$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/types\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/types\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.node_type.edit_form\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/types/manage/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:14:\"node_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/types/manage/%\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.path_alias.collection\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/search/path\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"path_alias\";s:6:\"_title\";s:11:\"URL aliases\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer url aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/search/path$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/search/path\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/search/path\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.search_page.collection\";s:976:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/config/search/pages\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"search_page\";s:6:\"_title\";s:12:\"Search pages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer search\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/config/search/pages$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/config/search/pages\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/config/search/pages\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.shortcut_set.collection\";s:1021:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/user-interface/shortcut\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"shortcut_set\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer shortcuts\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/user\\-interface/shortcut$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/user-interface/shortcut\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/user-interface/shortcut\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.slick.collection\";s:971:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/slick\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:5:\"slick\";s:6:\"_title\";s:19:\"Slick Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/slick$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/slick\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:1122:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/structure/taxonomy/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:14:\"entity_type_id\";s:19:\"taxonomy_vocabulary\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:19:\"taxonomy_vocabulary\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/structure/taxonomy/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/taxonomy/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/structure/taxonomy/add\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_vocabulary.collection\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/taxonomy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"taxonomy_vocabulary\";s:6:\"_title\";s:8:\"Taxonomy\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:44:\"administer taxonomy+access taxonomy overview\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/taxonomy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/taxonomy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/structure/taxonomy\";s:8:\"numParts\";i:3;}}\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:1560:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";s:5:\"_form\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:44:\"taxonomy_vocabulary.access taxonomy overview\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:21:\"with_config_overrides\";b:1;s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/overview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/taxonomy/manage/%/overview\";s:8:\"numParts\";i:6;}}\";s:22:\"entity.user.admin_form\";s:1015:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/people/accounts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\user\\AccountSettingsForm\";s:6:\"_title\";s:16:\"Account settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer account settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/people/accounts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/people/accounts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/people/accounts\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.user.collection\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:17:\"user_admin_people\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:16:\"administer users\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/people\";s:8:\"numParts\";i:2;}}\";s:27:\"entity.user_role.collection\";s:941:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/people/roles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"user_role\";s:6:\"_title\";s:5:\"Roles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/people/roles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/people/roles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/people/roles\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.user_role.edit_form\";s:1306:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/people/roles/manage/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/people/roles/manage/%\";s:8:\"numParts\";i:5;}}\";s:22:\"entity.view.collection\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"view\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/views\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.view.edit_form\";s:1284:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/views/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/structure/views/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/views/view/%\";s:8:\"numParts\";i:5;}}\";s:21:\"field_ui.display_mode\";s:1150:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/display-modes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:13:\"Display modes\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"administer display modes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/display\\-modes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/display-modes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/display-modes\";s:8:\"numParts\";i:3;}}\";s:17:\"file_mdm.settings\";s:1024:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/system/file_mdm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\file_mdm\\Form\\SettingsForm\";s:6:\"_title\";s:21:\"File metadata manager\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/system/file_mdm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/system/file_mdm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/system/file_mdm\";s:8:\"numParts\";i:4;}}\";s:21:\"filter.admin_overview\";s:1003:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/content/formats\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:13:\"filter_format\";s:6:\"_title\";s:24:\"Text formats and editors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer filters\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/content/formats$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/content/formats\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/content/formats\";s:8:\"numParts\";i:4;}}\";s:9:\"help.main\";s:942:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/admin/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\help\\Controller\\HelpController::helpMain\";s:6:\"_title\";s:4:\"Help\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/admin/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/admin/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/admin/help\";s:8:\"numParts\";i:2;}}\";s:30:\"language.content_settings_page\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/content-language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:59:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm::getTitle\";s:5:\"_form\";s:49:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/regional/content\\-language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/content-language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/regional/content-language\";s:8:\"numParts\";i:4;}}\";s:21:\"locale.translate_page\";s:1061:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/translate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\locale\\Controller\\LocaleController::translatePage\";s:6:\"_title\";s:26:\"User interface translation\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/regional/translate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/translate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/translate\";s:8:\"numParts\";i:4;}}\";s:23:\"locale.translate_status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/reports/translations\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:41:\"\\Drupal\\locale\\Form\\TranslationStatusForm\";s:6:\"_title\";s:29:\"Available translation updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/reports/translations$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/reports/translations\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/reports/translations\";s:8:\"numParts\";i:3;}}\";s:14:\"media.settings\";s:1027:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/media/media-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\media\\Form\\MediaSettingsForm\";s:6:\"_title\";s:14:\"Media settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/media/media\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/media/media-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/media/media-settings\";s:8:\"numParts\";i:4;}}\";s:22:\"media_library.settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\media_library\\Form\\SettingsForm\";s:6:\"_title\";s:22:\"Media Library settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/media-library\";s:8:\"numParts\";i:4;}}\";s:13:\"node.type_add\";s:989:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/types/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"node_type.add\";s:6:\"_title\";s:16:\"Add content type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/types/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/types/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/types/add\";s:8:\"numParts\";i:4;}}\";s:43:\"remove_reset_password.remove_reset_password\";s:1145:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/reset-password-form-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:60:\"\\Drupal\\remove_reset_password\\Form\\ResetPasswordSettingsForm\";s:6:\"_title\";s:33:\"Reset Password Local Tab Settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/config/people/reset\\-password\\-form\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/reset-password-form-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:49:\"/admin/config/people/reset-password-form-settings\";s:8:\"numParts\";i:4;}}\";s:16:\"sophron.settings\";s:1018:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/system/sophron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\sophron\\Form\\SettingsForm\";s:6:\"_title\";s:20:\"Sophron - MIME Types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/system/sophron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/system/sophron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/system/sophron\";s:8:\"numParts\";i:4;}}\";s:19:\"system.admin_config\";s:1105:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\SystemController::overview\";s:7:\"link_id\";s:19:\"system.admin_config\";s:6:\"_title\";s:13:\"Configuration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:27:\"_access_admin_overview_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:32:\"access_check.admin_overview_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/config\";s:8:\"numParts\";i:2;}}\";s:27:\"system.admin_config_content\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/config/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:17:\"Content authoring\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/config/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/config/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/config/content\";s:8:\"numParts\";i:3;}}\";s:31:\"system.admin_config_development\";s:1130:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/development\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"Development\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/development$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/development\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/config/development\";s:8:\"numParts\";i:3;}}\";s:25:\"system.admin_config_media\";s:1099:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/config/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:5:\"Media\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/config/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/config/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/config/media\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_regional\";s:1126:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/regional\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Region and language\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/regional$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/regional\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/regional\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_search\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Search and metadata\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/search\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_services\";s:1119:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/services\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"Web services\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/services$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/services\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/services\";s:8:\"numParts\";i:3;}}\";s:26:\"system.admin_config_system\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"System\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/system\";s:8:\"numParts\";i:3;}}\";s:22:\"system.admin_config_ui\";s:1146:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/user-interface\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"User interface\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/user\\-interface$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/user-interface\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/config/user-interface\";s:8:\"numParts\";i:3;}}\";s:28:\"system.admin_config_workflow\";s:1114:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/workflow\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Workflow\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/workflow$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/workflow\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/workflow\";s:8:\"numParts\";i:3;}}\";s:20:\"system.admin_content\";s:1336:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}\";s:18:\"system.admin_index\";s:967:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/index\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\system\\Controller\\AdminController::index\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"access administration pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/index$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/index\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/index\";s:8:\"numParts\";i:2;}}\";s:20:\"system.admin_reports\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/reports\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:7:\"Reports\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/reports$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/reports\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/reports\";s:8:\"numParts\";i:2;}}\";s:22:\"system.admin_structure\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/admin/structure\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:9:\"Structure\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/admin/structure$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/admin/structure\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/admin/structure\";s:8:\"numParts\";i:2;}}\";s:20:\"system.cron_settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/system/cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:28:\"\\Drupal\\system\\Form\\CronForm\";s:6:\"_title\";s:4:\"Cron\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/system/cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/system/cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/system/cron\";s:8:\"numParts\";i:4;}}\";s:27:\"system.development_settings\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\DevelopmentSettingsForm\";s:6:\"_title\";s:20:\"Development settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/settings\";s:8:\"numParts\";i:4;}}\";s:27:\"system.file_system_settings\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/media/file-system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\system\\Form\\FileSystemForm\";s:6:\"_title\";s:11:\"File system\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/media/file\\-system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/media/file-system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/media/file-system\";s:8:\"numParts\";i:4;}}\";s:29:\"system.image_toolkit_settings\";s:1035:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/image-toolkit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\system\\Form\\ImageToolkitForm\";s:6:\"_title\";s:13:\"Image toolkit\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/image\\-toolkit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/image-toolkit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/image-toolkit\";s:8:\"numParts\";i:4;}}\";s:23:\"system.linkset_settings\";s:1036:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/config/services/linkset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"Menu Linkset Settings\";s:5:\"_form\";s:42:\"Drupal\\system\\Form\\MenuLinksetSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/admin/config/services/linkset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/services/linkset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:30:\"/admin/config/services/linkset\";s:8:\"numParts\";i:4;}}\";s:23:\"system.logging_settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/development/logging\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\system\\Form\\LoggingForm\";s:6:\"_title\";s:18:\"Logging and errors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/development/logging$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/development/logging\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/development/logging\";s:8:\"numParts\";i:4;}}\";s:19:\"system.modules_list\";s:1006:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/modules\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Extend\";s:14:\"_title_context\";s:15:\"With components\";s:5:\"_form\";s:35:\"\\Drupal\\system\\Form\\ModulesListForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/modules$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/modules\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/modules\";s:8:\"numParts\";i:2;}}\";s:24:\"system.modules_uninstall\";s:985:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/modules/uninstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\system\\Form\\ModulesUninstallForm\";s:6:\"_title\";s:9:\"Uninstall\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/modules/uninstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/modules/uninstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/modules/uninstall\";s:8:\"numParts\";i:3;}}\";s:27:\"system.performance_settings\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/performance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\PerformanceController::build\";s:6:\"_title\";s:11:\"Performance\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/performance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/performance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/performance\";s:8:\"numParts\";i:4;}}\";s:24:\"system.regional_settings\";s:1026:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RegionalForm\";s:6:\"_title\";s:17:\"Regional settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/settings\";s:8:\"numParts\";i:4;}}\";s:25:\"system.rss_feeds_settings\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/services/rss-publishing\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RssFeedsForm\";s:6:\"_title\";s:14:\"RSS publishing\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/services/rss\\-publishing$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/services/rss-publishing\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/services/rss-publishing\";s:8:\"numParts\";i:4;}}\";s:32:\"system.site_information_settings\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/system/site-information\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\system\\Form\\SiteInformationForm\";s:6:\"_title\";s:19:\"Basic site settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/system/site\\-information$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/system/site-information\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/system/site-information\";s:8:\"numParts\";i:4;}}\";s:28:\"system.site_maintenance_mode\";s:1088:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/maintenance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\SiteMaintenanceModeForm\";s:6:\"_title\";s:16:\"Maintenance mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:57:\"administer site configuration+administer software updates\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/maintenance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/maintenance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/maintenance\";s:8:\"numParts\";i:4;}}\";s:13:\"system.status\";s:1010:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/status\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemInfoController::status\";s:6:\"_title\";s:13:\"Status report\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/status$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/status\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/status\";s:8:\"numParts\";i:3;}}\";s:18:\"system.themes_page\";s:979:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/appearance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:10:\"Appearance\";s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemController::themesPage\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/appearance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/appearance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/admin/appearance\";s:8:\"numParts\";i:2;}}\";s:21:\"system.theme_settings\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/appearance/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:6:\"_title\";s:19:\"Appearance settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/appearance/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/appearance/settings\";s:8:\"numParts\";i:3;}}\";s:27:\"system.theme_settings_theme\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";s:13:\"update.status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/reports/updates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:56:\"\\Drupal\\update\\Controller\\UpdateController::updateStatus\";s:6:\"_title\";s:17:\"Available updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/reports/updates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/reports/updates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/reports/updates\";s:8:\"numParts\";i:3;}}\";s:17:\"user.admin_create\";s:947:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/people/create\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:8:\"Add user\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"user\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/people/create$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/people/create\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/people/create\";s:8:\"numParts\";i:3;}}\";s:16:\"user.admin_index\";s:1104:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"People\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/people\";s:8:\"numParts\";i:3;}}\";s:22:\"user.admin_permissions\";s:993:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/people/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\user\\Form\\UserPermissionsForm\";s:6:\"_title\";s:11:\"Permissions\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/people/permissions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/people/permissions\";s:8:\"numParts\";i:3;}}\";s:13:\"user.role_add\";s:970:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/admin/people/roles/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:8:\"Add role\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:30:\"{^/admin/people/roles/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/admin/people/roles/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:23:\"/admin/people/roles/add\";s:8:\"numParts\";i:4;}}\";s:17:\"view.files.page_1\";s:1385:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/files\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/files$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/files\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/files\";s:8:\"numParts\";i:3;}}\";s:23:\"view.media_library.page\";s:1413:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/content/media-grid\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/media\\-grid$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/content/media-grid\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/content/media-grid\";s:8:\"numParts\";i:3;}}\";s:12:\"views_ui.add\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/views/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"view.add\";s:6:\"_title\";s:8:\"Add view\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/views/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/views/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/views/add\";s:8:\"numParts\";i:4;}}\";s:23:\"views_ui.reports_fields\";s:1056:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/reports/fields/views-fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportFields\";s:6:\"_title\";s:13:\"Used in views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/reports/fields/views\\-fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/reports/fields/views-fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/reports/fields/views-fields\";s:8:\"numParts\";i:4;}}\";s:24:\"views_ui.reports_plugins\";s:1032:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/views-plugins\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportPlugins\";s:6:\"_title\";s:13:\"Views plugins\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/views\\-plugins$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/views-plugins\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/views-plugins\";s:8:\"numParts\";i:3;}}\";s:18:\"webp.settings_form\";s:1028:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/webp/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\webp\\Form\\SettingsForm\";s:6:\"_title\";s:13:\"WebP settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/webp/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/webp/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:33:\"/admin/config/media/webp/settings\";s:8:\"numParts\";i:5;}}\";}',-1,1773073128.010,1,'routes','1'),('route_provider.route_load:cec15c6f5d62c4ee68d0dcb342d82dfa3a878b172f1f086efe7a6a524de21c07d398438039280dcc2b48381405b536eab86c75947d3d07083f3669722276fe79',_binary 'a:1:{s:24:\"system.modules_uninstall\";s:985:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/modules/uninstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\system\\Form\\ModulesUninstallForm\";s:6:\"_title\";s:9:\"Uninstall\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/modules/uninstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/modules/uninstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/modules/uninstall\";s:8:\"numParts\";i:3;}}\";}',-1,1773082928.689,1,'routes','1'),('route_provider.route_load:d1d5045afb7f1116270220e681660cf387a35a63fd9da308e801a64f28a2755ad36740f500069fca970d5f9b706ee24ef9fd061ee69706d2d8e75c8b71792f2c',_binary 'a:345:{s:8:\"<button>\";s:772:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:1:\"/\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:0:{}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"_no_path\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:8:\"{^/$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:1:\"/\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:1:\"/\";s:8:\"numParts\";i:1;}}\";s:9:\"<current>\";s:710:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/<current>\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:0:{}s:12:\"requirements\";a:0:{}s:7:\"options\";a:2:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/\\<current\\>$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/<current>\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:10:\"/<current>\";s:8:\"numParts\";i:1;}}\";s:7:\"<front>\";s:777:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:1:\"/\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:6:\"_title\";s:4:\"Home\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:8:\"{^/$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:1:\"/\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:1:\"/\";s:8:\"numParts\";i:1;}}\";s:8:\"<nolink>\";s:772:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:1:\"/\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:0:{}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"_no_path\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:8:\"{^/$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:1:\"/\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:1:\"/\";s:8:\"numParts\";i:1;}}\";s:6:\"<none>\";s:772:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:1:\"/\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:0:{}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"_no_path\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:8:\"{^/$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:1:\"/\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:1:\"/\";s:8:\"numParts\";i:1;}}\";s:22:\"admin_toolbar.run.cron\";s:1000:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/run-cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:65:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::runCron\";s:6:\"_title\";s:8:\"Run cron\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/run\\-cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/run-cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:9:\"/run-cron\";s:8:\"numParts\";i:1;}}\";s:13:\"big_pipe.nojs\";s:959:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:15:\"/big_pipe/no-js\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\big_pipe\\Controller\\BigPipeController:setNoJsCookie\";s:6:\"_title\";s:19:\"BigPipe no-JS check\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/big_pipe/no\\-js$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/big_pipe/no-js\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:15:\"/big_pipe/no-js\";s:8:\"numParts\";i:2;}}\";s:27:\"block.category_autocomplete\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/block-category/autocomplete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:69:\"\\Drupal\\block\\Controller\\CategoryAutocompleteController::autocomplete\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/block\\-category/autocomplete$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/block-category/autocomplete\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:28:\"/block-category/autocomplete\";s:8:\"numParts\";i:2;}}\";s:22:\"block_content.add_form\";s:1460:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/block/add/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:64:\"\\Drupal\\block_content\\Controller\\BlockContentController::addForm\";s:15:\"_title_callback\";s:72:\"\\Drupal\\block_content\\Controller\\BlockContentController::getAddFormTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:34:\"block_content:{block_content_type}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/block/add/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/block/add\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:12:\"/block/add/%\";s:8:\"numParts\";i:3;}}\";s:22:\"block_content.add_page\";s:981:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/block/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\block_content\\Controller\\BlockContentController::add\";s:6:\"_title\";s:17:\"Add content block\";}s:12:\"requirements\";a:1:{s:25:\"_entity_create_any_access\";s:13:\"block_content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.entity_create_any\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/block/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/block/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:10:\"/block/add\";s:8:\"numParts\";i:2;}}\";s:31:\"ckeditor5.media_entity_metadata\";s:1468:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/ckeditor5/{editor}/media-entity-metadata\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:74:\"\\Drupal\\ckeditor5\\Controller\\CKEditor5MediaController::mediaEntityMetadata\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:10:\"editor.use\";s:14:\"_custom_access\";s:61:\"\\Drupal\\ckeditor5\\Controller\\CKEditor5MediaController::access\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"editor\";a:2:{s:4:\"type\";s:13:\"entity:editor\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:3:{i:0;s:19:\"access_check.entity\";i:1;s:19:\"access_check.custom\";i:2;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:3:\"GET\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/ckeditor5/(?P<editor>[^/]++)/media\\-entity\\-metadata$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/media-entity-metadata\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/ckeditor5\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:34:\"/ckeditor5/%/media-entity-metadata\";s:8:\"numParts\";i:3;}}\";s:15:\"comment.approve\";s:1369:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/comment/{comment}/approve\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:7:\"Approve\";s:11:\"_controller\";s:60:\"\\Drupal\\comment\\Controller\\CommentController::commentApprove\";s:11:\"entity_type\";s:7:\"comment\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:15:\"comment.approve\";s:11:\"_csrf_token\";s:4:\"TRUE\";s:7:\"comment\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/comment/(?P<comment>\\d+)/approve$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/approve\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:7:\"comment\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:18:\"/comment/%/approve\";s:8:\"numParts\";i:3;}}\";s:31:\"comment.new_comments_node_links\";s:1031:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/comments/render_new_comments_node_links\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:72:\"\\Drupal\\comment\\Controller\\CommentController::renderNewCommentsNodeLinks\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/comments/render_new_comments_node_links$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/comments/render_new_comments_node_links\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:40:\"/comments/render_new_comments_node_links\";s:8:\"numParts\";i:2;}}\";s:21:\"comment.node_redirect\";s:1248:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/comment/{node}/reply\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"\\Drupal\\comment\\Controller\\CommentController::redirectNode\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:9:\"node.view\";s:20:\"_module_dependencies\";s:4:\"node\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/comment/(?P<node>\\d+)/reply$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/reply\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:16:\"/comment/%/reply\";s:8:\"numParts\";i:3;}}\";s:13:\"comment.reply\";s:1805:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:56:\"/comment/reply/{entity_type}/{entity}/{field_name}/{pid}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:58:\"\\Drupal\\comment\\Controller\\CommentController::getReplyForm\";s:6:\"_title\";s:15:\"Add new comment\";s:3:\"pid\";N;}s:12:\"requirements\";a:1:{s:14:\"_custom_access\";s:61:\"\\Drupal\\comment\\Controller\\CommentController::replyFormAccess\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:20:\"entity:{entity_type}\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:4:{i:0;s:11:\"entity_type\";i:1;s:6:\"entity\";i:2;s:10:\"field_name\";i:3;s:3:\"pid\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:108:\"{^/comment/reply/(?P<entity_type>[^/]++)/(?P<entity>[^/]++)/(?P<field_name>[^/]++)(?:/(?P<pid>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"pid\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"entity\";i:4;b:1;}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/comment/reply\";}}s:9:\"path_vars\";a:4:{i:0;s:11:\"entity_type\";i:1;s:6:\"entity\";i:2;s:10:\"field_name\";i:3;s:3:\"pid\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:24;s:14:\"patternOutline\";s:20:\"/comment/reply/%/%/%\";s:8:\"numParts\";i:6;}}\";s:17:\"contact.site_page\";s:1086:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:8:\"/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:7:\"Contact\";s:11:\"_controller\";s:61:\"\\Drupal\\contact\\Controller\\ContactController::contactSitePage\";s:12:\"contact_form\";N;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"access site-wide contact form\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:15:\"{^/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:8:\"/contact\";s:8:\"numParts\";i:1;}}\";s:17:\"contextual.render\";s:927:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/contextual/render\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:47:\"\\Drupal\\contextual\\ContextualController::render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"access contextual links\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/contextual/render$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/contextual/render\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/contextual/render\";s:8:\"numParts\";i:2;}}\";s:17:\"devel.cache_clear\";s:1048:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/cache/clear\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:52:\"\\Drupal\\devel\\Controller\\DevelController::cacheClear\";s:6:\"_title\";s:11:\"Clear cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/devel/cache/clear$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/cache/clear\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/devel/cache/clear\";s:8:\"numParts\";i:3;}}\";s:18:\"devel.configs_list\";s:1117:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/devel/config/{filter}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:30:\"\\Drupal\\devel\\Form\\ConfigsList\";s:6:\"_title\";s:13:\"Config editor\";s:6:\"filter\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"filter\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/config(?:/(?P<filter>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"filter\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/config\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"filter\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/devel/config\";s:8:\"numParts\";i:3;}}\";s:19:\"devel.config_delete\";s:1184:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/config/delete/{config_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:35:\"\\Drupal\\devel\\Form\\ConfigDeleteForm\";s:6:\"_title\";s:41:\"Delete configuration object: @config_name\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"config_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/config/delete/(?P<config_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"config_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/config/delete\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"config_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/devel/config/delete/%\";s:8:\"numParts\";i:4;}}\";s:17:\"devel.config_edit\";s:1170:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/config/edit/{config_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\ConfigEditor\";s:6:\"_title\";s:39:\"Edit configuration object: @config_name\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"config_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/config/edit/(?P<config_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"config_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/config/edit\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"config_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/config/edit/%\";s:8:\"numParts\";i:4;}}\";s:30:\"devel.container_info.parameter\";s:1041:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/devel/container/parameter\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"\\Drupal\\devel\\Controller\\ContainerInfoController::parameterList\";s:6:\"_title\";s:20:\"Container parameters\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/devel/container/parameter$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/container/parameter\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/devel/container/parameter\";s:8:\"numParts\";i:3;}}\";s:37:\"devel.container_info.parameter.detail\";s:1245:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/container/parameter/{parameter_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:65:\"\\Drupal\\devel\\Controller\\ContainerInfoController::parameterDetail\";s:6:\"_title\";s:31:\"Parameter @parameter_name value\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"parameter_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/container/parameter/(?P<parameter_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"parameter_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/container/parameter\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"parameter_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/container/parameter/%\";s:8:\"numParts\";i:4;}}\";s:28:\"devel.container_info.service\";s:1029:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/container/service\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:61:\"\\Drupal\\devel\\Controller\\ContainerInfoController::serviceList\";s:6:\"_title\";s:18:\"Container services\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/devel/container/service$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/container/service\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/devel/container/service\";s:8:\"numParts\";i:3;}}\";s:35:\"devel.container_info.service.detail\";s:1210:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/container/service/{service_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"\\Drupal\\devel\\Controller\\ContainerInfoController::serviceDetail\";s:6:\"_title\";s:26:\"Service @service_id detail\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"service_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/devel/container/service/(?P<service_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"service_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/container/service\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"service_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:26:\"/devel/container/service/%\";s:8:\"numParts\";i:4;}}\";s:19:\"devel.elements_page\";s:985:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:15:\"/devel/elements\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\devel\\Controller\\ElementInfoController::elementList\";s:6:\"_title\";s:12:\"Element Info\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:22:\"{^/devel/elements$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/devel/elements\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:15:\"/devel/elements\";s:8:\"numParts\";i:2;}}\";s:26:\"devel.elements_page.detail\";s:1176:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/elements/{element_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:61:\"\\Drupal\\devel\\Controller\\ElementInfoController::elementDetail\";s:6:\"_title\";s:21:\"Element @element_name\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"element_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/elements/(?P<element_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"element_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/devel/elements\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"element_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:17:\"/devel/elements/%\";s:8:\"numParts\";i:3;}}\";s:22:\"devel.entity_info_page\";s:1002:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/entity/info\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:65:\"\\Drupal\\devel\\Controller\\EntityTypeInfoController::entityTypeList\";s:6:\"_title\";s:11:\"Entity info\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/devel/entity/info$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/entity/info\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/devel/entity/info\";s:8:\"numParts\";i:3;}}\";s:29:\"devel.entity_info_page.detail\";s:1211:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/devel/entity/info/{entity_type_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\devel\\Controller\\EntityTypeInfoController::entityTypeDetail\";s:6:\"_title\";s:27:\"Entity type @entity_type_id\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/devel/entity/info/(?P<entity_type_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_type_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/entity/info\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/entity/info/%\";s:8:\"numParts\";i:4;}}\";s:29:\"devel.entity_info_page.fields\";s:1221:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/entity/fields/{entity_type_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\devel\\Controller\\EntityTypeInfoController::entityTypeFields\";s:6:\"_title\";s:29:\"Entity fields @entity_type_id\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/devel/entity/fields/(?P<entity_type_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_type_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/entity/fields\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/devel/entity/fields/%\";s:8:\"numParts\";i:4;}}\";s:16:\"devel.event_info\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/devel/events\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\devel\\Controller\\EventInfoController::eventList\";s:6:\"_title\";s:6:\"Events\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/devel/events$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/events\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/devel/events\";s:8:\"numParts\";i:2;}}\";s:21:\"devel.field_info_page\";s:987:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/devel/field/info\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\devel\\Controller\\DevelController::fieldInfoPage\";s:6:\"_title\";s:10:\"Field info\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/devel/field/info$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/field/info\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/devel/field/info\";s:8:\"numParts\";i:3;}}\";s:17:\"devel.layout_info\";s:1029:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/devel/layouts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:61:\"\\Drupal\\devel\\Controller\\LayoutInfoController::layoutInfoPage\";s:6:\"_title\";s:7:\"Layouts\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:16:\"layout_discovery\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/devel/layouts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/devel/layouts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/devel/layouts\";s:8:\"numParts\";i:2;}}\";s:18:\"devel.menu_rebuild\";s:977:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/devel/menu/reset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\devel\\Form\\RouterRebuildConfirmForm\";s:6:\"_title\";s:14:\"Rebuild router\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/devel/menu/reset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/menu/reset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/devel/menu/reset\";s:8:\"numParts\";i:3;}}\";s:15:\"devel.reinstall\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/devel/reinstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\devel\\Form\\DevelReinstall\";s:6:\"_title\";s:17:\"Reinstall modules\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/devel/reinstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/devel/reinstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/devel/reinstall\";s:8:\"numParts\";i:2;}}\";s:16:\"devel.route_info\";s:966:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/devel/routes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\devel\\Controller\\RouteInfoController::routeList\";s:6:\"_title\";s:6:\"Routes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/devel/routes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/routes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/devel/routes\";s:8:\"numParts\";i:2;}}\";s:21:\"devel.route_info.item\";s:995:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/routes/item\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\devel\\Controller\\RouteInfoController::routeDetail\";s:6:\"_title\";s:12:\"Route detail\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/devel/routes/item$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/routes/item\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/devel/routes/item\";s:8:\"numParts\";i:3;}}\";s:14:\"devel.run_cron\";s:1028:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:15:\"/devel/run-cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:42:\"\\Drupal\\system\\CronController::runManually\";s:6:\"_title\";s:8:\"Run cron\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/devel/run\\-cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/devel/run-cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:15:\"/devel/run-cron\";s:8:\"numParts\";i:2;}}\";s:13:\"devel.session\";s:973:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/devel/session\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\devel\\Controller\\DevelController::session\";s:6:\"_title\";s:14:\"Session viewer\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/devel/session$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/devel/session\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/devel/session\";s:8:\"numParts\";i:2;}}\";s:23:\"devel.state_system_page\";s:971:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/devel/state\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\devel\\Controller\\DevelController::stateSystemPage\";s:6:\"_title\";s:12:\"State editor\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/devel/state$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/devel/state\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/devel/state\";s:8:\"numParts\";i:2;}}\";s:12:\"devel.switch\";s:1179:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/devel/switch/{name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:57:\"\\Drupal\\devel\\Controller\\SwitchUserController::switchUser\";s:6:\"_title\";s:11:\"Switch user\";s:4:\"name\";s:0:\"\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:12:\"switch users\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/devel/switch(?:/(?P<name>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/switch\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/devel/switch\";s:8:\"numParts\";i:3;}}\";s:17:\"devel.switch_user\";s:956:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/switch-user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\devel\\Form\\SwitchUserPageForm\";s:6:\"_title\";s:11:\"Switch user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:12:\"switch users\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/devel/switch\\-user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/switch-user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/devel/switch-user\";s:8:\"numParts\";i:2;}}\";s:23:\"devel.system_state_edit\";s:1157:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/state/edit/{state_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\devel\\Form\\SystemStateEdit\";s:6:\"_title\";s:32:\"Edit state variable: @state_name\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"state_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/state/edit/(?P<state_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"state_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/state/edit\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"state_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/devel/state/edit/%\";s:8:\"numParts\";i:4;}}\";s:20:\"devel.theme_registry\";s:1007:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/devel/theme/registry\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\devel\\Controller\\DevelController::themeRegistry\";s:6:\"_title\";s:14:\"Theme registry\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/devel/theme/registry$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/devel/theme/registry\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/devel/theme/registry\";s:8:\"numParts\";i:3;}}\";s:26:\"dxpr_builder.ajax_callback\";s:1010:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/ajax\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:59:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxCallback\";}s:12:\"requirements\";a:2:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/ajax$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/ajax\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/ajax\";s:8:\"numParts\";i:2;}}\";s:37:\"dxpr_builder.ajax_help_link_validator\";s:1035:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/dxpr_builder/ajax/help_link_validator\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\AjaxController::validateHelpLink\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/dxpr_builder/ajax/help_link_validator$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/dxpr_builder/ajax/help_link_validator\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:38:\"/dxpr_builder/ajax/help_link_validator\";s:8:\"numParts\";i:3;}}\";s:25:\"dxpr_builder.csrf_refresh\";s:950:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}\";s:38:\"dxpr_builder.delete_stale_user_confirm\";s:1055:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/dxpr-builder/delete-stale-user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:41:\"Are you sure you want to remove the user?\";s:5:\"_form\";s:51:\"Drupal\\dxpr_builder\\Form\\DeleteStaleUserConfirmForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/dxpr\\-builder/delete\\-stale\\-user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/dxpr-builder/delete-stale-user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:31:\"/dxpr-builder/delete-stale-user\";s:8:\"numParts\";i:2;}}\";s:33:\"dxpr_builder.disavow_user_confirm\";s:1049:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/dxpr-builder/disavow-user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:60:\"Are you sure you want to exclude the user from DXPR editing?\";s:5:\"_form\";s:47:\"Drupal\\dxpr_builder\\Form\\DisavowUserConfirmForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/dxpr\\-builder/disavow\\-user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/dxpr-builder/disavow-user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:26:\"/dxpr-builder/disavow-user\";s:8:\"numParts\";i:2;}}\";s:26:\"dxpr_builder.media_library\";s:996:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/dxpr_builder/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:68:\"Drupal\\dxpr_builder\\Controller\\AjaxController::openImageMediaLibrary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:10:\"view media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/dxpr_builder/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/dxpr_builder/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:27:\"/dxpr_builder/media-library\";s:8:\"numParts\";i:2;}}\";s:17:\"editor.filter_xss\";s:1235:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/editor/filter_xss/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:42:\"\\Drupal\\editor\\EditorController::filterXss\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"filter_format.use\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/editor/filter_xss/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/editor/filter_xss\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/editor/filter_xss/%\";s:8:\"numParts\";i:3;}}\";s:30:\"entity.action.devel_definition\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/definition/action\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"action\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/devel/definition/action$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/definition/action\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/devel/definition/action\";s:8:\"numParts\";i:3;}}\";s:24:\"entity.action.devel_load\";s:1295:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/devel/action/{action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"action\";s:10:\"parameters\";a:1:{s:6:\"action\";a:2:{s:4:\"type\";s:13:\"entity:action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/devel/action/(?P<action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/action\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:15:\"/devel/action/%\";s:8:\"numParts\";i:3;}}\";s:40:\"entity.action.devel_load_with_references\";s:1414:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/load-with-references/action/{action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"action\";s:10:\"parameters\";a:1:{s:6:\"action\";a:2:{s:4:\"type\";s:13:\"entity:action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/load\\-with\\-references/action/(?P<action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/load-with-references/action\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/load-with-references/action/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.action.devel_path_alias\";s:1182:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/devel/path-alias/action/{action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"action\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/path\\-alias/action/(?P<action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/path-alias/action\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:26:\"/devel/path-alias/action/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.base_field_override.devel_definition\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/definition/base_field_override\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"base_field_override\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/definition/base_field_override$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/base_field_override\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:37:\"/devel/definition/base_field_override\";s:8:\"numParts\";i:3;}}\";s:37:\"entity.base_field_override.devel_load\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/base_field_override/{base_field_override}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"base_field_override\";s:10:\"parameters\";a:1:{s:19:\"base_field_override\";a:2:{s:4:\"type\";s:26:\"entity:base_field_override\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"base_field_override\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/base_field_override/(?P<base_field_override>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"base_field_override\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/base_field_override\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"base_field_override\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/base_field_override/%\";s:8:\"numParts\";i:3;}}\";s:53:\"entity.base_field_override.devel_load_with_references\";s:1575:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/base_field_override/{base_field_override}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"base_field_override\";s:10:\"parameters\";a:1:{s:19:\"base_field_override\";a:2:{s:4:\"type\";s:26:\"entity:base_field_override\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"base_field_override\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/base_field_override/(?P<base_field_override>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"base_field_override\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/base_field_override\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"base_field_override\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/base_field_override/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.base_field_override.devel_path_alias\";s:1316:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/base_field_override/{base_field_override}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"base_field_override\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"base_field_override\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/base_field_override/(?P<base_field_override>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"base_field_override\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/base_field_override\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"base_field_override\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/base_field_override/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.block.devel_definition\";s:1350:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/definition/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/devel/definition/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/definition/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/definition/block/%\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.block.devel_load\";s:1283:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/devel/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/devel/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/devel/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:14:\"/devel/block/%\";s:8:\"numParts\";i:3;}}\";s:39:\"entity.block.devel_load_with_references\";s:1402:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/load-with-references/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/load\\-with\\-references/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/load-with-references/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:35:\"/devel/load-with-references/block/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.block.devel_path_alias\";s:1332:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/path-alias/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/path\\-alias/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/path-alias/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/path-alias/block/%\";s:8:\"numParts\";i:4;}}\";s:24:\"entity.block.token_devel\";s:1352:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/devel/token/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/devel/token/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/token/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/token/block/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.block_content.devel_definition\";s:1409:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/definition/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/definition/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/definition/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/definition/block_content/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.block_content.devel_load\";s:1342:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:22:\"/devel/block_content/%\";s:8:\"numParts\";i:3;}}\";s:47:\"entity.block_content.devel_load_with_references\";s:1461:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/load-with-references/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/load\\-with\\-references/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/devel/load-with-references/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:43:\"/devel/load-with-references/block_content/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.block_content.devel_path_alias\";s:1391:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/path-alias/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/path\\-alias/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/path-alias/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/path-alias/block_content/%\";s:8:\"numParts\";i:4;}}\";s:33:\"entity.block_content.devel_render\";s:1375:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/render/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/render/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/render/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/render/block_content/%\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.block_content.token_devel\";s:1411:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/token/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/token/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/token/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/token/block_content/%\";s:8:\"numParts\";i:4;}}\";s:42:\"entity.block_content_type.devel_definition\";s:1511:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/definition/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/definition/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/devel/definition/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:38:\"/devel/definition/block_content_type/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.block_content_type.devel_load\";s:1444:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/devel/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/devel/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:27:\"/devel/block_content_type/%\";s:8:\"numParts\";i:3;}}\";s:52:\"entity.block_content_type.devel_load_with_references\";s:1563:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:67:\"/devel/load-with-references/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:86:\"{^/devel/load\\-with\\-references/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/devel/load-with-references/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:48:\"/devel/load-with-references/block_content_type/%\";s:8:\"numParts\";i:4;}}\";s:42:\"entity.block_content_type.devel_path_alias\";s:1493:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/path-alias/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/devel/path\\-alias/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/devel/path-alias/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:38:\"/devel/path-alias/block_content_type/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.captcha_point.devel_definition\";s:1451:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/definition/captcha_point/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"captcha_point\";s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/definition/captcha_point/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/definition/captcha_point\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/definition/captcha_point/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.captcha_point.devel_load\";s:1384:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/captcha_point/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"captcha_point\";s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/captcha_point/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/captcha_point\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:22:\"/devel/captcha_point/%\";s:8:\"numParts\";i:3;}}\";s:47:\"entity.captcha_point.devel_load_with_references\";s:1503:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/load-with-references/captcha_point/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"captcha_point\";s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/load\\-with\\-references/captcha_point/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/devel/load-with-references/captcha_point\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:43:\"/devel/load-with-references/captcha_point/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.captcha_point.devel_path_alias\";s:1433:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/path-alias/captcha_point/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"captcha_point\";s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/path\\-alias/captcha_point/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/path-alias/captcha_point\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/path-alias/captcha_point/%\";s:8:\"numParts\";i:4;}}\";s:24:\"entity.comment.canonical\";s:1279:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:67:\"\\Drupal\\comment\\Controller\\CommentController::commentPermalinkTitle\";s:11:\"_controller\";s:62:\"\\Drupal\\comment\\Controller\\CommentController::commentPermalink\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"comment.view\";s:7:\"comment\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/comment/(?P<comment>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:10:\"/comment/%\";s:8:\"numParts\";i:2;}}\";s:26:\"entity.comment.delete_form\";s:1226:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/comment/{comment}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:6:\"Delete\";s:12:\"_entity_form\";s:14:\"comment.delete\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:14:\"comment.delete\";s:7:\"comment\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/comment/(?P<comment>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:7:\"comment\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:17:\"/comment/%/delete\";s:8:\"numParts\";i:3;}}\";s:31:\"entity.comment.devel_definition\";s:1332:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/devel/definition/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/devel/definition/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/devel/definition/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:27:\"/devel/definition/comment/%\";s:8:\"numParts\";i:4;}}\";s:25:\"entity.comment.devel_load\";s:1265:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/devel/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/devel/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:16:\"/devel/comment/%\";s:8:\"numParts\";i:3;}}\";s:41:\"entity.comment.devel_load_with_references\";s:1384:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/load-with-references/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/load\\-with\\-references/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/devel/load-with-references/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:37:\"/devel/load-with-references/comment/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.comment.devel_path_alias\";s:1314:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/devel/path-alias/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/path\\-alias/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/devel/path-alias/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:27:\"/devel/path-alias/comment/%\";s:8:\"numParts\";i:4;}}\";s:27:\"entity.comment.devel_render\";s:1298:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/render/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/devel/render/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/devel/render/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:23:\"/devel/render/comment/%\";s:8:\"numParts\";i:4;}}\";s:24:\"entity.comment.edit_form\";s:1217:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/comment/{comment}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:4:\"Edit\";s:12:\"_entity_form\";s:15:\"comment.default\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:14:\"comment.update\";s:7:\"comment\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/comment/(?P<comment>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:7:\"comment\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/comment/%/edit\";s:8:\"numParts\";i:3;}}\";s:26:\"entity.comment.token_devel\";s:1334:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/token/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/token/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/token/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/devel/token/comment/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.comment_type.devel_definition\";s:1439:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/definition/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/definition/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/definition/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/definition/comment_type/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.comment_type.devel_load\";s:1372:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/comment_type/%\";s:8:\"numParts\";i:3;}}\";s:46:\"entity.comment_type.devel_load_with_references\";s:1491:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/load-with-references/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/load\\-with\\-references/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/devel/load-with-references/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:42:\"/devel/load-with-references/comment_type/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.comment_type.devel_path_alias\";s:1421:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/path-alias/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/path\\-alias/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/path-alias/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/path-alias/comment_type/%\";s:8:\"numParts\";i:4;}}\";s:45:\"entity.configurable_language.devel_definition\";s:1547:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/definition/configurable_language/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:21:\"configurable_language\";s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/devel/definition/configurable_language/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/definition/configurable_language\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/definition/configurable_language/%\";s:8:\"numParts\";i:4;}}\";s:39:\"entity.configurable_language.devel_load\";s:1480:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:52:\"/devel/configurable_language/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:21:\"configurable_language\";s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/devel/configurable_language/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/configurable_language\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:30:\"/devel/configurable_language/%\";s:8:\"numParts\";i:3;}}\";s:55:\"entity.configurable_language.devel_load_with_references\";s:1599:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/load-with-references/configurable_language/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:21:\"configurable_language\";s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:92:\"{^/devel/load\\-with\\-references/configurable_language/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/devel/load-with-references/configurable_language\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:51:\"/devel/load-with-references/configurable_language/%\";s:8:\"numParts\";i:4;}}\";s:45:\"entity.configurable_language.devel_path_alias\";s:1529:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/path-alias/configurable_language/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:21:\"configurable_language\";s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:81:\"{^/devel/path\\-alias/configurable_language/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/path-alias/configurable_language\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/path-alias/configurable_language/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.contact_form.canonical\";s:1233:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/contact/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:7:\"Contact\";s:11:\"_controller\";s:61:\"\\Drupal\\contact\\Controller\\ContactController::contactSitePage\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"contact_form.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/contact/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/contact\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:10:\"/contact/%\";s:8:\"numParts\";i:2;}}\";s:36:\"entity.contact_form.devel_definition\";s:1439:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/definition/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/definition/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/definition/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/definition/contact_form/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.contact_form.devel_load\";s:1372:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/contact_form/%\";s:8:\"numParts\";i:3;}}\";s:46:\"entity.contact_form.devel_load_with_references\";s:1491:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/load-with-references/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/load\\-with\\-references/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/devel/load-with-references/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:42:\"/devel/load-with-references/contact_form/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.contact_form.devel_path_alias\";s:1421:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/path-alias/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/path\\-alias/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/path-alias/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/path-alias/contact_form/%\";s:8:\"numParts\";i:4;}}\";s:39:\"entity.contact_message.devel_definition\";s:1098:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/devel/definition/contact_message\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:15:\"contact_message\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/devel/definition/contact_message$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/definition/contact_message\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:33:\"/devel/definition/contact_message\";s:8:\"numParts\";i:3;}}\";s:33:\"entity.contact_message.devel_load\";s:1366:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/devel/contact_message/{contact_message}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:15:\"contact_message\";s:10:\"parameters\";a:1:{s:15:\"contact_message\";a:2:{s:4:\"type\";s:22:\"entity:contact_message\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:15:\"contact_message\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/devel/contact_message/(?P<contact_message>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:15:\"contact_message\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/contact_message\";}}s:9:\"path_vars\";a:1:{i:0;s:15:\"contact_message\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:24:\"/devel/contact_message/%\";s:8:\"numParts\";i:3;}}\";s:49:\"entity.contact_message.devel_load_with_references\";s:1485:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/devel/load-with-references/contact_message/{contact_message}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:15:\"contact_message\";s:10:\"parameters\";a:1:{s:15:\"contact_message\";a:2:{s:4:\"type\";s:22:\"entity:contact_message\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:15:\"contact_message\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/devel/load\\-with\\-references/contact_message/(?P<contact_message>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:15:\"contact_message\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/devel/load-with-references/contact_message\";}}s:9:\"path_vars\";a:1:{i:0;s:15:\"contact_message\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:45:\"/devel/load-with-references/contact_message/%\";s:8:\"numParts\";i:4;}}\";s:39:\"entity.contact_message.devel_path_alias\";s:1276:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/devel/path-alias/contact_message/{contact_message}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:15:\"contact_message\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:15:\"contact_message\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/devel/path\\-alias/contact_message/(?P<contact_message>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:15:\"contact_message\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/path-alias/contact_message\";}}s:9:\"path_vars\";a:1:{i:0;s:15:\"contact_message\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:35:\"/devel/path-alias/contact_message/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.contact_message.token_devel\";s:1435:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/devel/token/contact_message/{contact_message}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:15:\"contact_message\";s:10:\"parameters\";a:1:{s:15:\"contact_message\";a:2:{s:4:\"type\";s:22:\"entity:contact_message\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:15:\"contact_message\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/token/contact_message/(?P<contact_message>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:15:\"contact_message\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/token/contact_message\";}}s:9:\"path_vars\";a:1:{i:0;s:15:\"contact_message\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:30:\"/devel/token/contact_message/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.date_format.devel_definition\";s:1427:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/definition/date_format/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"date_format\";s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/definition/date_format/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/definition/date_format\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/definition/date_format/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.date_format.devel_load\";s:1360:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/date_format/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"date_format\";s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/date_format/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/date_format\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/devel/date_format/%\";s:8:\"numParts\";i:3;}}\";s:45:\"entity.date_format.devel_load_with_references\";s:1479:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/load-with-references/date_format/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"date_format\";s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/devel/load\\-with\\-references/date_format/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/load-with-references/date_format\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/load-with-references/date_format/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.date_format.devel_path_alias\";s:1409:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/path-alias/date_format/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"date_format\";s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/devel/path\\-alias/date_format/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/path-alias/date_format\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/path-alias/date_format/%\";s:8:\"numParts\";i:4;}}\";s:50:\"entity.dxpr_builder_page_template.devel_definition\";s:1607:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/definition/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_page_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/devel/definition/dxpr_builder_page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/definition/dxpr_builder_page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/definition/dxpr_builder_page_template/%\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_page_template.devel_load\";s:1540:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:62:\"/devel/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_page_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/devel/dxpr_builder_page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/dxpr_builder_page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:35:\"/devel/dxpr_builder_page_template/%\";s:8:\"numParts\";i:3;}}\";s:60:\"entity.dxpr_builder_page_template.devel_load_with_references\";s:1660:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:83:\"/devel/load-with-references/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_page_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:102:\"{^/devel/load\\-with\\-references/dxpr_builder_page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:54:\"/devel/load-with-references/dxpr_builder_page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:56:\"/devel/load-with-references/dxpr_builder_page_template/%\";s:8:\"numParts\";i:4;}}\";s:50:\"entity.dxpr_builder_page_template.devel_path_alias\";s:1589:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/path-alias/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_page_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:91:\"{^/devel/path\\-alias/dxpr_builder_page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/path-alias/dxpr_builder_page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/path-alias/dxpr_builder_page_template/%\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_profile.devel_definition\";s:1535:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/devel/definition/dxpr_builder_profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"dxpr_builder_profile\";s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/devel/definition/dxpr_builder_profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/definition/dxpr_builder_profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/definition/dxpr_builder_profile/%\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.dxpr_builder_profile.devel_load\";s:1468:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/devel/dxpr_builder_profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"dxpr_builder_profile\";s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/devel/dxpr_builder_profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/dxpr_builder_profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:29:\"/devel/dxpr_builder_profile/%\";s:8:\"numParts\";i:3;}}\";s:54:\"entity.dxpr_builder_profile.devel_load_with_references\";s:1587:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/devel/load-with-references/dxpr_builder_profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"dxpr_builder_profile\";s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/devel/load\\-with\\-references/dxpr_builder_profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/devel/load-with-references/dxpr_builder_profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:50:\"/devel/load-with-references/dxpr_builder_profile/%\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_profile.devel_path_alias\";s:1517:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/devel/path-alias/dxpr_builder_profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"dxpr_builder_profile\";s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/devel/path\\-alias/dxpr_builder_profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/path-alias/dxpr_builder_profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/path-alias/dxpr_builder_profile/%\";s:8:\"numParts\";i:4;}}\";s:50:\"entity.dxpr_builder_user_template.devel_definition\";s:1607:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/definition/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_user_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/devel/definition/dxpr_builder_user_template/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/definition/dxpr_builder_user_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/definition/dxpr_builder_user_template/%\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.dxpr_builder_user_template.devel_load\";s:1540:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:62:\"/devel/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_user_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/devel/dxpr_builder_user_template/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/dxpr_builder_user_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:35:\"/devel/dxpr_builder_user_template/%\";s:8:\"numParts\";i:3;}}\";s:60:\"entity.dxpr_builder_user_template.devel_load_with_references\";s:1660:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:83:\"/devel/load-with-references/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_user_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:102:\"{^/devel/load\\-with\\-references/dxpr_builder_user_template/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:54:\"/devel/load-with-references/dxpr_builder_user_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:56:\"/devel/load-with-references/dxpr_builder_user_template/%\";s:8:\"numParts\";i:4;}}\";s:50:\"entity.dxpr_builder_user_template.devel_path_alias\";s:1589:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/path-alias/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_user_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:91:\"{^/devel/path\\-alias/dxpr_builder_user_template/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/path-alias/dxpr_builder_user_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/path-alias/dxpr_builder_user_template/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.editor.devel_definition\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/definition/editor\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"editor\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/devel/definition/editor$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/definition/editor\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/devel/definition/editor\";s:8:\"numParts\";i:3;}}\";s:24:\"entity.editor.devel_load\";s:1295:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/devel/editor/{editor}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"editor\";s:10:\"parameters\";a:1:{s:6:\"editor\";a:2:{s:4:\"type\";s:13:\"entity:editor\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/devel/editor/(?P<editor>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/editor\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:15:\"/devel/editor/%\";s:8:\"numParts\";i:3;}}\";s:40:\"entity.editor.devel_load_with_references\";s:1414:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/load-with-references/editor/{editor}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"editor\";s:10:\"parameters\";a:1:{s:6:\"editor\";a:2:{s:4:\"type\";s:13:\"entity:editor\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/load\\-with\\-references/editor/(?P<editor>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/load-with-references/editor\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/load-with-references/editor/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.editor.devel_path_alias\";s:1182:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/devel/path-alias/editor/{editor}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"editor\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/path\\-alias/editor/(?P<editor>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/path-alias/editor\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:26:\"/devel/path-alias/editor/%\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.entity_browser.devel_definition\";s:1463:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/devel/definition/entity_browser/{entity_browser}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:14:\"entity_browser\";s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/devel/definition/entity_browser/(?P<entity_browser>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/definition/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/definition/entity_browser/%\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.entity_browser.devel_load\";s:1396:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/devel/entity_browser/{entity_browser}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:14:\"entity_browser\";s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/devel/entity_browser/(?P<entity_browser>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/devel/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:23:\"/devel/entity_browser/%\";s:8:\"numParts\";i:3;}}\";s:48:\"entity.entity_browser.devel_load_with_references\";s:1515:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/load-with-references/entity_browser/{entity_browser}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:14:\"entity_browser\";s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/devel/load\\-with\\-references/entity_browser/(?P<entity_browser>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/devel/load-with-references/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:44:\"/devel/load-with-references/entity_browser/%\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.entity_browser.devel_path_alias\";s:1445:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/devel/path-alias/entity_browser/{entity_browser}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:14:\"entity_browser\";s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/devel/path\\-alias/entity_browser/(?P<entity_browser>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/path-alias/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/path-alias/entity_browser/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.entity_form_display.devel_definition\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/definition/entity_form_display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_form_display\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/definition/entity_form_display$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/entity_form_display\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:37:\"/devel/definition/entity_form_display\";s:8:\"numParts\";i:3;}}\";s:37:\"entity.entity_form_display.devel_load\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/entity_form_display/{entity_form_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_form_display\";s:10:\"parameters\";a:1:{s:19:\"entity_form_display\";a:2:{s:4:\"type\";s:26:\"entity:entity_form_display\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/entity_form_display/(?P<entity_form_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_form_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/entity_form_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/entity_form_display/%\";s:8:\"numParts\";i:3;}}\";s:53:\"entity.entity_form_display.devel_load_with_references\";s:1575:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/entity_form_display/{entity_form_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_form_display\";s:10:\"parameters\";a:1:{s:19:\"entity_form_display\";a:2:{s:4:\"type\";s:26:\"entity:entity_form_display\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/entity_form_display/(?P<entity_form_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_form_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/entity_form_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/entity_form_display/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.entity_form_display.devel_path_alias\";s:1316:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/entity_form_display/{entity_form_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_form_display\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/entity_form_display/(?P<entity_form_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_form_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/entity_form_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/entity_form_display/%\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.entity_form_mode.devel_definition\";s:1487:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/definition/entity_form_mode/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_form_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/definition/entity_form_mode/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/definition/entity_form_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/definition/entity_form_mode/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_form_mode.devel_load\";s:1420:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/entity_form_mode/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_form_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/entity_form_mode/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/entity_form_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:25:\"/devel/entity_form_mode/%\";s:8:\"numParts\";i:3;}}\";s:50:\"entity.entity_form_mode.devel_load_with_references\";s:1539:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/load-with-references/entity_form_mode/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_form_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:82:\"{^/devel/load\\-with\\-references/entity_form_mode/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/load-with-references/entity_form_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/load-with-references/entity_form_mode/%\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.entity_form_mode.devel_path_alias\";s:1469:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/path-alias/entity_form_mode/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_form_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/devel/path\\-alias/entity_form_mode/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/path-alias/entity_form_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/path-alias/entity_form_mode/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.entity_view_display.devel_definition\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/definition/entity_view_display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_view_display\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/definition/entity_view_display$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/entity_view_display\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:37:\"/devel/definition/entity_view_display\";s:8:\"numParts\";i:3;}}\";s:37:\"entity.entity_view_display.devel_load\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/entity_view_display/{entity_view_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_view_display\";s:10:\"parameters\";a:1:{s:19:\"entity_view_display\";a:2:{s:4:\"type\";s:26:\"entity:entity_view_display\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/entity_view_display/(?P<entity_view_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_view_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/entity_view_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/entity_view_display/%\";s:8:\"numParts\";i:3;}}\";s:53:\"entity.entity_view_display.devel_load_with_references\";s:1575:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/entity_view_display/{entity_view_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_view_display\";s:10:\"parameters\";a:1:{s:19:\"entity_view_display\";a:2:{s:4:\"type\";s:26:\"entity:entity_view_display\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/entity_view_display/(?P<entity_view_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_view_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/entity_view_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/entity_view_display/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.entity_view_display.devel_path_alias\";s:1316:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/entity_view_display/{entity_view_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_view_display\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/entity_view_display/(?P<entity_view_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_view_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/entity_view_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/entity_view_display/%\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.entity_view_mode.devel_definition\";s:1487:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/definition/entity_view_mode/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_view_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/definition/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/definition/entity_view_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/definition/entity_view_mode/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_view_mode.devel_load\";s:1420:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/entity_view_mode/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_view_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/entity_view_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:25:\"/devel/entity_view_mode/%\";s:8:\"numParts\";i:3;}}\";s:50:\"entity.entity_view_mode.devel_load_with_references\";s:1539:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/load-with-references/entity_view_mode/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_view_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:82:\"{^/devel/load\\-with\\-references/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/load-with-references/entity_view_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/load-with-references/entity_view_mode/%\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.entity_view_mode.devel_path_alias\";s:1469:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/path-alias/entity_view_mode/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_view_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/devel/path\\-alias/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/path-alias/entity_view_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/path-alias/entity_view_mode/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.field_config.devel_definition\";s:1083:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/definition/field_config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"field_config\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/devel/definition/field_config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/definition/field_config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/devel/definition/field_config\";s:8:\"numParts\";i:3;}}\";s:30:\"entity.field_config.devel_load\";s:1372:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/field_config/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"field_config\";s:10:\"parameters\";a:1:{s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/field_config/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/field_config\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/field_config/%\";s:8:\"numParts\";i:3;}}\";s:46:\"entity.field_config.devel_load_with_references\";s:1491:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/load-with-references/field_config/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"field_config\";s:10:\"parameters\";a:1:{s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/load\\-with\\-references/field_config/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/devel/load-with-references/field_config\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:42:\"/devel/load-with-references/field_config/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.field_config.devel_path_alias\";s:1246:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/path-alias/field_config/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"field_config\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/path\\-alias/field_config/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/path-alias/field_config\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/path-alias/field_config/%\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.field_storage_config.devel_definition\";s:1123:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/devel/definition/field_storage_config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"field_storage_config\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/devel/definition/field_storage_config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/definition/field_storage_config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:38:\"/devel/definition/field_storage_config\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.field_storage_config.devel_load\";s:1468:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/devel/field_storage_config/{field_storage_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"field_storage_config\";s:10:\"parameters\";a:1:{s:20:\"field_storage_config\";a:2:{s:4:\"type\";s:27:\"entity:field_storage_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/devel/field_storage_config/(?P<field_storage_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"field_storage_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/field_storage_config\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:29:\"/devel/field_storage_config/%\";s:8:\"numParts\";i:3;}}\";s:54:\"entity.field_storage_config.devel_load_with_references\";s:1587:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/devel/load-with-references/field_storage_config/{field_storage_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"field_storage_config\";s:10:\"parameters\";a:1:{s:20:\"field_storage_config\";a:2:{s:4:\"type\";s:27:\"entity:field_storage_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/devel/load\\-with\\-references/field_storage_config/(?P<field_storage_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"field_storage_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/devel/load-with-references/field_storage_config\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:50:\"/devel/load-with-references/field_storage_config/%\";s:8:\"numParts\";i:4;}}\";s:44:\"entity.field_storage_config.devel_path_alias\";s:1326:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/devel/path-alias/field_storage_config/{field_storage_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"field_storage_config\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/devel/path\\-alias/field_storage_config/(?P<field_storage_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"field_storage_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/path-alias/field_storage_config\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/path-alias/field_storage_config/%\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.file.delete_form\";s:1208:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/file/{file}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:11:\"file.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:2:{s:4:\"file\";s:3:\"\\d+\";s:14:\"_entity_access\";s:11:\"file.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"file\";a:2:{s:4:\"type\";s:11:\"entity:file\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/file/(?P<file>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"file\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:14:\"/file/%/delete\";s:8:\"numParts\";i:3;}}\";s:28:\"entity.file.devel_definition\";s:1042:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/devel/definition/file\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"file\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/devel/definition/file$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/file\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/devel/definition/file\";s:8:\"numParts\";i:3;}}\";s:22:\"entity.file.devel_load\";s:1229:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/file/{file}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"file\";s:10:\"parameters\";a:1:{s:4:\"file\";a:2:{s:4:\"type\";s:11:\"entity:file\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/file/(?P<file>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"file\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/file/%\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.file.devel_load_with_references\";s:1348:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/file/{file}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"file\";s:10:\"parameters\";a:1:{s:4:\"file\";a:2:{s:4:\"type\";s:11:\"entity:file\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/file/(?P<file>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"file\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/file/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.file.devel_path_alias\";s:1162:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/file/{file}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"file\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/file/(?P<file>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"file\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/file/%\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.file.token_devel\";s:1298:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/token/file/{file}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:4:\"file\";s:10:\"parameters\";a:1:{s:4:\"file\";a:2:{s:4:\"type\";s:11:\"entity:file\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/devel/token/file/(?P<file>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"file\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/token/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/devel/token/file/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.filter_format.devel_definition\";s:1451:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/definition/filter_format/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"filter_format\";s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/definition/filter_format/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/definition/filter_format\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/definition/filter_format/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.filter_format.devel_load\";s:1384:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/filter_format/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"filter_format\";s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/filter_format/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/filter_format\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:22:\"/devel/filter_format/%\";s:8:\"numParts\";i:3;}}\";s:47:\"entity.filter_format.devel_load_with_references\";s:1503:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/load-with-references/filter_format/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"filter_format\";s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/load\\-with\\-references/filter_format/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/devel/load-with-references/filter_format\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:43:\"/devel/load-with-references/filter_format/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.filter_format.devel_path_alias\";s:1433:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/path-alias/filter_format/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"filter_format\";s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/path\\-alias/filter_format/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/path-alias/filter_format\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/path-alias/filter_format/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.image_style.devel_definition\";s:1427:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/definition/image_style/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"image_style\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/definition/image_style/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/definition/image_style\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/definition/image_style/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.image_style.devel_load\";s:1360:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/image_style/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"image_style\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/image_style/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/image_style\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/devel/image_style/%\";s:8:\"numParts\";i:3;}}\";s:45:\"entity.image_style.devel_load_with_references\";s:1479:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/load-with-references/image_style/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"image_style\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/devel/load\\-with\\-references/image_style/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/load-with-references/image_style\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/load-with-references/image_style/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.image_style.devel_path_alias\";s:1409:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/path-alias/image_style/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"image_style\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/devel/path\\-alias/image_style/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/path-alias/image_style\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/path-alias/image_style/%\";s:8:\"numParts\";i:4;}}\";s:49:\"entity.language_content_settings.devel_definition\";s:1148:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/definition/language_content_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:25:\"language_content_settings\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/devel/definition/language_content_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/devel/definition/language_content_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:43:\"/devel/definition/language_content_settings\";s:8:\"numParts\";i:3;}}\";s:43:\"entity.language_content_settings.devel_load\";s:1528:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/devel/language_content_settings/{language_content_settings}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:25:\"language_content_settings\";s:10:\"parameters\";a:1:{s:25:\"language_content_settings\";a:2:{s:4:\"type\";s:32:\"entity:language_content_settings\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/language_content_settings/(?P<language_content_settings>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:25:\"language_content_settings\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/language_content_settings\";}}s:9:\"path_vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:34:\"/devel/language_content_settings/%\";s:8:\"numParts\";i:3;}}\";s:59:\"entity.language_content_settings.devel_load_with_references\";s:1648:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:81:\"/devel/load-with-references/language_content_settings/{language_content_settings}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:25:\"language_content_settings\";s:10:\"parameters\";a:1:{s:25:\"language_content_settings\";a:2:{s:4:\"type\";s:32:\"entity:language_content_settings\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:100:\"{^/devel/load\\-with\\-references/language_content_settings/(?P<language_content_settings>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:25:\"language_content_settings\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:53:\"/devel/load-with-references/language_content_settings\";}}s:9:\"path_vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:55:\"/devel/load-with-references/language_content_settings/%\";s:8:\"numParts\";i:4;}}\";s:49:\"entity.language_content_settings.devel_path_alias\";s:1376:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/devel/path-alias/language_content_settings/{language_content_settings}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:25:\"language_content_settings\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:89:\"{^/devel/path\\-alias/language_content_settings/(?P<language_content_settings>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:25:\"language_content_settings\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/devel/path-alias/language_content_settings\";}}s:9:\"path_vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:45:\"/devel/path-alias/language_content_settings/%\";s:8:\"numParts\";i:4;}}\";s:21:\"entity.media.add_form\";s:1390:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/media/add/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:9:\"media.add\";s:14:\"entity_type_id\";s:5:\"media\";s:15:\"_title_callback\";s:62:\"Drupal\\Core\\Entity\\Controller\\EntityController::addBundleTitle\";s:16:\"bundle_parameter\";s:10:\"media_type\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:18:\"media:{media_type}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:3:{s:4:\"type\";s:17:\"entity:media_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/media/add/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/media/add\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:12:\"/media/add/%\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.media.add_page\";s:1050:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:55:\"Drupal\\Core\\Entity\\Controller\\EntityController::addPage\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";s:14:\"entity_type_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:25:\"_entity_create_any_access\";s:5:\"media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.entity_create_any\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:10:\"/media/add\";s:8:\"numParts\";i:2;}}\";s:22:\"entity.media.canonical\";s:1275:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/media/{media}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:10:\"media.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"media.update\";s:5:\"media\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/media/(?P<media>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:5:\"media\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:13:\"/media/%/edit\";s:8:\"numParts\";i:3;}}\";s:24:\"entity.media.delete_form\";s:1287:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/media/{media}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"media.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"media.delete\";s:5:\"media\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/media/(?P<media>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:5:\"media\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/media/%/delete\";s:8:\"numParts\";i:3;}}\";s:33:\"entity.media.delete_multiple_form\";s:965:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/media/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:42:\"Drupal\\Core\\Entity\\Form\\DeleteMultipleForm\";s:14:\"entity_type_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:30:\"_entity_delete_multiple_access\";s:5:\"media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:35:\"access_check.entity_delete_multiple\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/media/delete$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/media/delete\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/media/delete\";s:8:\"numParts\";i:2;}}\";s:29:\"entity.media.devel_definition\";s:1308:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/definition/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/devel/definition/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/definition/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/definition/media/%\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.media.devel_load\";s:1241:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/devel/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/devel/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/devel/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:14:\"/devel/media/%\";s:8:\"numParts\";i:3;}}\";s:39:\"entity.media.devel_load_with_references\";s:1360:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/load-with-references/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/load\\-with\\-references/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/load-with-references/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:35:\"/devel/load-with-references/media/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.media.devel_path_alias\";s:1290:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/path-alias/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/path\\-alias/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/path-alias/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/path-alias/media/%\";s:8:\"numParts\";i:4;}}\";s:25:\"entity.media.devel_render\";s:1274:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/devel/render/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/render/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/render/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:21:\"/devel/render/media/%\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.media.edit_form\";s:1275:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/media/{media}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:10:\"media.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"media.update\";s:5:\"media\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/media/(?P<media>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:5:\"media\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:13:\"/media/%/edit\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.media.revision\";s:1695:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/media/{media}/revisions/{media_revision}/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\Core\\Entity\\Controller\\EntityRevisionViewController\";s:15:\"_title_callback\";s:65:\"Drupal\\Core\\Entity\\Controller\\EntityRevisionViewController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:28:\"media_revision.view revision\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:14:\"media_revision\";a:2:{s:4:\"type\";s:21:\"entity_revision:media\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/media/(?P<media>[^/]++)/revisions/(?P<media_revision>[^/]++)/view$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/view\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"media_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:25:\"/media/%/revisions/%/view\";s:8:\"numParts\";i:5;}}\";s:33:\"entity.media.revision_delete_form\";s:1628:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/media/{media}/revision/{media_revision}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"media.revision-delete\";s:6:\"_title\";s:15:\"Delete revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:30:\"media_revision.delete revision\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:14:\"media_revision\";a:2:{s:4:\"type\";s:21:\"entity_revision:media\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/media/(?P<media>[^/]++)/revision/(?P<media_revision>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"media_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:26:\"/media/%/revision/%/delete\";s:8:\"numParts\";i:5;}}\";s:33:\"entity.media.revision_revert_form\";s:1619:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/media/{media}/revision/{media_revision}/revert\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"media.revision-revert\";s:6:\"_title\";s:15:\"Revert revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:21:\"media_revision.revert\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:14:\"media_revision\";a:2:{s:4:\"type\";s:21:\"entity_revision:media\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/media/(?P<media>[^/]++)/revision/(?P<media_revision>[^/]++)/revert$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"media_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:26:\"/media/%/revision/%/revert\";s:8:\"numParts\";i:5;}}\";s:24:\"entity.media.token_devel\";s:1310:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/devel/token/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/devel/token/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/token/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/token/media/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.media.version_history\";s:1309:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/media/{media}/revisions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"Drupal\\Core\\Entity\\Controller\\VersionHistoryController\";s:6:\"_title\";s:9:\"Revisions\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:24:\"media.view all revisions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"entity_type_id\";s:5:\"media\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/media/(?P<media>[^/]++)/revisions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:18:\"/media/%/revisions\";s:8:\"numParts\";i:3;}}\";s:34:\"entity.media_type.devel_definition\";s:1415:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/definition/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/definition/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/definition/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:30:\"/devel/definition/media_type/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.media_type.devel_load\";s:1348:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:19:\"/devel/media_type/%\";s:8:\"numParts\";i:3;}}\";s:44:\"entity.media_type.devel_load_with_references\";s:1467:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/devel/load-with-references/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/load\\-with\\-references/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/load-with-references/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/load-with-references/media_type/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.media_type.devel_path_alias\";s:1397:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/path-alias/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/path\\-alias/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/path-alias/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:30:\"/devel/path-alias/media_type/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.menu.devel_definition\";s:1338:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/definition/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/devel/definition/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/definition/menu/%\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.menu.devel_load\";s:1271:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/menu/%\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.menu.devel_load_with_references\";s:1390:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/menu/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.menu.devel_path_alias\";s:1320:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/menu/%\";s:8:\"numParts\";i:4;}}\";s:41:\"entity.menu_link_content.devel_definition\";s:1457:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/definition/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/devel/definition/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/devel/definition/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:37:\"/devel/definition/menu_link_content/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.menu_link_content.devel_load\";s:1390:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:44:\"/devel/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/devel/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:26:\"/devel/menu_link_content/%\";s:8:\"numParts\";i:3;}}\";s:51:\"entity.menu_link_content.devel_load_with_references\";s:1509:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:65:\"/devel/load-with-references/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/devel/load\\-with\\-references/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/devel/load-with-references/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:47:\"/devel/load-with-references/menu_link_content/%\";s:8:\"numParts\";i:4;}}\";s:41:\"entity.menu_link_content.devel_path_alias\";s:1439:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/path-alias/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/devel/path\\-alias/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/devel/path-alias/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:37:\"/devel/path-alias/menu_link_content/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.menu_link_content.devel_render\";s:1423:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/devel/render/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/devel/render/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/render/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/render/menu_link_content/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.menu_link_content.token_devel\";s:1459:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/devel/token/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/devel/token/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/token/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/token/menu_link_content/%\";s:8:\"numParts\";i:4;}}\";s:21:\"entity.node.canonical\";s:1206:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}\";s:23:\"entity.node.delete_form\";s:1241:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/node/{node}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:11:\"node.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:11:\"node.delete\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/node/(?P<node>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:14:\"/node/%/delete\";s:8:\"numParts\";i:3;}}\";s:28:\"entity.node.devel_definition\";s:1296:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/definition/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/devel/definition/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/definition/node/%\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.node.devel_load\";s:1229:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/node/%\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.node.devel_load_with_references\";s:1348:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/node/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.node.devel_path_alias\";s:1278:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/node/%\";s:8:\"numParts\";i:4;}}\";s:24:\"entity.node.devel_render\";s:1262:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/devel/render/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/devel/render/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/render/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/render/node/%\";s:8:\"numParts\";i:4;}}\";s:21:\"entity.node.edit_form\";s:1204:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/node/{node}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:12:\"_entity_form\";s:9:\"node.edit\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"node.update\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/node/(?P<node>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:12:\"/node/%/edit\";s:8:\"numParts\";i:3;}}\";s:19:\"entity.node.preview\";s:1440:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/node/preview/{node_preview}/{view_mode_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\node\\Controller\\NodePreviewController::view\";}s:12:\"requirements\";a:1:{s:20:\"_node_preview_access\";s:14:\"{node_preview}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:10:\"parameters\";a:1:{s:12:\"node_preview\";a:2:{s:4:\"type\";s:12:\"node_preview\";s:9:\"converter\";s:42:\"drupal.proxy_original_service.node_preview\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:25:\"access_check.node.preview\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"node_preview\";i:1;s:12:\"view_mode_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/node/preview/(?P<node_preview>[^/]++)/(?P<view_mode_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"view_mode_id\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"node_preview\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/node/preview\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"node_preview\";i:1;s:12:\"view_mode_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:12;s:14:\"patternOutline\";s:17:\"/node/preview/%/%\";s:8:\"numParts\";i:4;}}\";s:20:\"entity.node.revision\";s:1677:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/node/{node}/revisions/{node_revision}/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:52:\"\\Drupal\\node\\Controller\\NodeController::revisionShow\";s:15:\"_title_callback\";s:57:\"\\Drupal\\node\\Controller\\NodeController::revisionPageTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:27:\"node_revision.view revision\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:13:\"node_revision\";a:2:{s:4:\"type\";s:20:\"entity_revision:node\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/node/(?P<node>\\d+)/revisions/(?P<node_revision>[^/]++)/view$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/view\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"node_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:24:\"/node/%/revisions/%/view\";s:8:\"numParts\";i:5;}}\";s:23:\"entity.node.token_devel\";s:1298:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/token/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/devel/token/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/token/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/devel/token/node/%\";s:8:\"numParts\";i:4;}}\";s:27:\"entity.node.version_history\";s:1313:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/node/{node}/revisions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:9:\"Revisions\";s:11:\"_controller\";s:56:\"\\Drupal\\node\\Controller\\NodeController::revisionOverview\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:23:\"node.view all revisions\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/node/(?P<node>\\d+)/revisions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:17:\"/node/%/revisions\";s:8:\"numParts\";i:3;}}\";s:33:\"entity.node_type.devel_definition\";s:1398:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/definition/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/devel/definition/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/definition/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/definition/node_type/%\";s:8:\"numParts\";i:4;}}\";s:27:\"entity.node_type.devel_load\";s:1331:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/devel/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/devel/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/devel/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:18:\"/devel/node_type/%\";s:8:\"numParts\";i:3;}}\";s:43:\"entity.node_type.devel_load_with_references\";s:1450:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/devel/load-with-references/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/devel/load\\-with\\-references/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/load-with-references/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/load-with-references/node_type/%\";s:8:\"numParts\";i:4;}}\";s:33:\"entity.node_type.devel_path_alias\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/path-alias/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/devel/path\\-alias/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/path-alias/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/path-alias/node_type/%\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.pathauto_pattern.devel_definition\";s:1487:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/definition/pathauto_pattern/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"pathauto_pattern\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/definition/pathauto_pattern/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/definition/pathauto_pattern\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/definition/pathauto_pattern/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.pathauto_pattern.devel_load\";s:1420:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/pathauto_pattern/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"pathauto_pattern\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/pathauto_pattern/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/pathauto_pattern\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:25:\"/devel/pathauto_pattern/%\";s:8:\"numParts\";i:3;}}\";s:50:\"entity.pathauto_pattern.devel_load_with_references\";s:1539:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/load-with-references/pathauto_pattern/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"pathauto_pattern\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:82:\"{^/devel/load\\-with\\-references/pathauto_pattern/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/load-with-references/pathauto_pattern\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/load-with-references/pathauto_pattern/%\";s:8:\"numParts\";i:4;}}\";s:40:\"entity.pathauto_pattern.devel_path_alias\";s:1469:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/path-alias/pathauto_pattern/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"pathauto_pattern\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/devel/path\\-alias/pathauto_pattern/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/path-alias/pathauto_pattern\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/path-alias/pathauto_pattern/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.path_alias.devel_definition\";s:1202:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/devel/definition/path_alias\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/definition/path_alias$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/definition/path_alias\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/devel/definition/path_alias\";s:8:\"numParts\";i:3;}}\";s:28:\"entity.path_alias.devel_load\";s:1306:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/path_alias/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path_alias/(?P<path_alias>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/path_alias\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:19:\"/devel/path_alias/%\";s:8:\"numParts\";i:3;}}\";s:44:\"entity.path_alias.devel_load_with_references\";s:1425:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/devel/load-with-references/path_alias/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/load\\-with\\-references/path_alias/(?P<path_alias>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/load-with-references/path_alias\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/load-with-references/path_alias/%\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.path_alias.devel_path_alias\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/path-alias/path_alias/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/path\\-alias/path_alias/(?P<path_alias>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/path-alias/path_alias\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:30:\"/devel/path-alias/path_alias/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.path_alias.token_devel\";s:1375:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/token/path_alias/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/token/path_alias/(?P<path_alias>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/token/path_alias\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/token/path_alias/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.recaptcha_v3_action.devel_definition\";s:1523:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/definition/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/definition/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/definition/recaptcha_v3_action/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.recaptcha_v3_action.devel_load\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/recaptcha_v3_action/%\";s:8:\"numParts\";i:3;}}\";s:53:\"entity.recaptcha_v3_action.devel_load_with_references\";s:1575:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/recaptcha_v3_action/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.recaptcha_v3_action.devel_path_alias\";s:1505:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/recaptcha_v3_action/%\";s:8:\"numParts\";i:4;}}\";s:38:\"entity.recaptcha_v3_action.token_devel\";s:1525:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/devel/token/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/devel/token/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/token/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/token/recaptcha_v3_action/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.search_page.devel_definition\";s:1427:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/definition/search_page/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"search_page\";s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/definition/search_page/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/definition/search_page\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/definition/search_page/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.search_page.devel_load\";s:1360:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/search_page/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"search_page\";s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/search_page/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/search_page\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/devel/search_page/%\";s:8:\"numParts\";i:3;}}\";s:45:\"entity.search_page.devel_load_with_references\";s:1479:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/load-with-references/search_page/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"search_page\";s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/devel/load\\-with\\-references/search_page/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/load-with-references/search_page\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/load-with-references/search_page/%\";s:8:\"numParts\";i:4;}}\";s:35:\"entity.search_page.devel_path_alias\";s:1409:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/path-alias/search_page/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"search_page\";s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/devel/path\\-alias/search_page/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/path-alias/search_page\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/path-alias/search_page/%\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.shortcut.devel_definition\";s:1344:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/definition/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/devel/definition/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/definition/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/definition/shortcut/%\";s:8:\"numParts\";i:4;}}\";s:26:\"entity.shortcut.devel_load\";s:1277:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/devel/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/devel/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/devel/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:17:\"/devel/shortcut/%\";s:8:\"numParts\";i:3;}}\";s:42:\"entity.shortcut.devel_load_with_references\";s:1396:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/load-with-references/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/devel/load\\-with\\-references/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/devel/load-with-references/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:38:\"/devel/load-with-references/shortcut/%\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.shortcut.devel_path_alias\";s:1326:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/path-alias/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/devel/path\\-alias/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/path-alias/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/path-alias/shortcut/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.shortcut.devel_render\";s:1310:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/devel/render/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/devel/render/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/render/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/render/shortcut/%\";s:8:\"numParts\";i:4;}}\";s:27:\"entity.shortcut.token_devel\";s:1346:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/token/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/token/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/devel/token/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:23:\"/devel/token/shortcut/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.shortcut_set.devel_definition\";s:1439:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/definition/shortcut_set/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"shortcut_set\";s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/definition/shortcut_set/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/definition/shortcut_set\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/definition/shortcut_set/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.shortcut_set.devel_load\";s:1372:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/shortcut_set/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"shortcut_set\";s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/shortcut_set/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/shortcut_set\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/shortcut_set/%\";s:8:\"numParts\";i:3;}}\";s:46:\"entity.shortcut_set.devel_load_with_references\";s:1491:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/load-with-references/shortcut_set/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"shortcut_set\";s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/load\\-with\\-references/shortcut_set/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/devel/load-with-references/shortcut_set\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:42:\"/devel/load-with-references/shortcut_set/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.shortcut_set.devel_path_alias\";s:1421:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/path-alias/shortcut_set/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"shortcut_set\";s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/path\\-alias/shortcut_set/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/path-alias/shortcut_set\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/path-alias/shortcut_set/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.slick.devel_definition\";s:1350:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/definition/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"slick\";s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/devel/definition/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/definition/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/definition/slick/%\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.slick.devel_load\";s:1283:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/devel/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"slick\";s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/devel/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/devel/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:14:\"/devel/slick/%\";s:8:\"numParts\";i:3;}}\";s:39:\"entity.slick.devel_load_with_references\";s:1402:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/load-with-references/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"slick\";s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/load\\-with\\-references/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/load-with-references/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:35:\"/devel/load-with-references/slick/%\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.slick.devel_path_alias\";s:1332:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/path-alias/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"slick\";s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/path\\-alias/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/path-alias/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/path-alias/slick/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.taxonomy_term.canonical\";s:1671:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/taxonomy/term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:57:\"\\Drupal\\taxonomy\\Controller\\TaxonomyController::termTitle\";s:7:\"view_id\";s:13:\"taxonomy_term\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:1:{s:5:\"arg_0\";s:13:\"taxonomy_term\";}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:16:\"/taxonomy/term/%\";s:8:\"numParts\";i:3;}}\";s:32:\"entity.taxonomy_term.delete_form\";s:1347:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/taxonomy/term/{taxonomy_term}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:20:\"taxonomy_term.delete\";s:6:\"_title\";s:11:\"Delete term\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"taxonomy_term.delete\";s:13:\"taxonomy_term\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/taxonomy/term/(?P<taxonomy_term>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:13;s:14:\"patternOutline\";s:23:\"/taxonomy/term/%/delete\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_term.devel_definition\";s:1409:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/definition/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/definition/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/definition/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/definition/taxonomy_term/%\";s:8:\"numParts\";i:4;}}\";s:31:\"entity.taxonomy_term.devel_load\";s:1342:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:22:\"/devel/taxonomy_term/%\";s:8:\"numParts\";i:3;}}\";s:47:\"entity.taxonomy_term.devel_load_with_references\";s:1461:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/load-with-references/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/load\\-with\\-references/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/devel/load-with-references/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:43:\"/devel/load-with-references/taxonomy_term/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_term.devel_path_alias\";s:1391:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/path-alias/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/path\\-alias/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/path-alias/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/path-alias/taxonomy_term/%\";s:8:\"numParts\";i:4;}}\";s:33:\"entity.taxonomy_term.devel_render\";s:1375:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/render/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/render/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/render/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/render/taxonomy_term/%\";s:8:\"numParts\";i:4;}}\";s:30:\"entity.taxonomy_term.edit_form\";s:1337:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/taxonomy/term/{taxonomy_term}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"taxonomy_term.default\";s:6:\"_title\";s:9:\"Edit term\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"taxonomy_term.update\";s:13:\"taxonomy_term\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/taxonomy/term/(?P<taxonomy_term>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:13;s:14:\"patternOutline\";s:21:\"/taxonomy/term/%/edit\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.taxonomy_term.revision\";s:1847:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\Core\\Entity\\Controller\\EntityRevisionViewController\";s:15:\"_title_callback\";s:65:\"Drupal\\Core\\Entity\\Controller\\EntityRevisionViewController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:36:\"taxonomy_term_revision.view revision\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"taxonomy_term_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:taxonomy_term\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:96:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)/revision/(?P<taxonomy_term_revision>[^/]++)/view$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/view\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"taxonomy_term_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:53;s:14:\"patternOutline\";s:32:\"/taxonomy/term/%/revision/%/view\";s:8:\"numParts\";i:6;}}\";s:41:\"entity.taxonomy_term.revision_delete_form\";s:1793:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:29:\"taxonomy_term.revision-delete\";s:6:\"_title\";s:15:\"Delete revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:38:\"taxonomy_term_revision.delete revision\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"taxonomy_term_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:taxonomy_term\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:98:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)/revision/(?P<taxonomy_term_revision>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"taxonomy_term_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:53;s:14:\"patternOutline\";s:34:\"/taxonomy/term/%/revision/%/delete\";s:8:\"numParts\";i:6;}}\";s:41:\"entity.taxonomy_term.revision_revert_form\";s:1784:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/revert\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:29:\"taxonomy_term.revision-revert\";s:6:\"_title\";s:15:\"Revert revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:29:\"taxonomy_term_revision.revert\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"taxonomy_term_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:taxonomy_term\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:98:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)/revision/(?P<taxonomy_term_revision>[^/]++)/revert$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"taxonomy_term_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:53;s:14:\"patternOutline\";s:34:\"/taxonomy/term/%/revision/%/revert\";s:8:\"numParts\";i:6;}}\";s:32:\"entity.taxonomy_term.token_devel\";s:1411:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/token/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/token/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/token/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/token/taxonomy_term/%\";s:8:\"numParts\";i:4;}}\";s:36:\"entity.taxonomy_term.version_history\";s:1420:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/taxonomy/term/{taxonomy_term}/revisions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"Drupal\\Core\\Entity\\Controller\\VersionHistoryController\";s:6:\"_title\";s:9:\"Revisions\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:32:\"taxonomy_term.view all revisions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)/revisions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:13;s:14:\"patternOutline\";s:26:\"/taxonomy/term/%/revisions\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.taxonomy_vocabulary.devel_definition\";s:1523:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/definition/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/definition/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/definition/taxonomy_vocabulary/%\";s:8:\"numParts\";i:4;}}\";s:37:\"entity.taxonomy_vocabulary.devel_load\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/taxonomy_vocabulary/%\";s:8:\"numParts\";i:3;}}\";s:53:\"entity.taxonomy_vocabulary.devel_load_with_references\";s:1575:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/taxonomy_vocabulary/%\";s:8:\"numParts\";i:4;}}\";s:43:\"entity.taxonomy_vocabulary.devel_path_alias\";s:1505:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/taxonomy_vocabulary/%\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.user.cancel_form\";s:1217:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/user/{user}/cancel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:14:\"Cancel account\";s:12:\"_entity_form\";s:11:\"user.cancel\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:11:\"user.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/user/(?P<user>\\d+)/cancel$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/cancel\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:14:\"/user/%/cancel\";s:8:\"numParts\";i:3;}}\";s:21:\"entity.user.canonical\";s:1166:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_view\";s:9:\"user.full\";s:15:\"_title_callback\";s:48:\"Drupal\\user\\Controller\\UserController::userTitle\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"user.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/user/(?P<user>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/user/%\";s:8:\"numParts\";i:2;}}\";s:24:\"entity.user.contact_form\";s:1258:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/user/{user}/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:7:\"Contact\";s:11:\"_controller\";s:65:\"\\Drupal\\contact\\Controller\\ContactController::contactPersonalPage\";}s:12:\"requirements\";a:2:{s:28:\"_access_contact_personal_tab\";s:4:\"TRUE\";s:4:\"user\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:29:\"access_check.contact_personal\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/user/(?P<user>\\d+)/contact$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/contact\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/user/%/contact\";s:8:\"numParts\";i:3;}}\";s:28:\"entity.user.devel_definition\";s:1296:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/definition/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/devel/definition/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/definition/user/%\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.user.devel_load\";s:1229:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/user/%\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.user.devel_load_with_references\";s:1348:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/user/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.user.devel_path_alias\";s:1278:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/user/%\";s:8:\"numParts\";i:4;}}\";s:24:\"entity.user.devel_render\";s:1262:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/devel/render/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/devel/render/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/render/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/render/user/%\";s:8:\"numParts\";i:4;}}\";s:21:\"entity.user.edit_form\";s:1254:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/user/{user}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"user.default\";s:15:\"_title_callback\";s:48:\"Drupal\\user\\Controller\\UserController::userTitle\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:11:\"user.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/user/(?P<user>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:12:\"/user/%/edit\";s:8:\"numParts\";i:3;}}\";s:23:\"entity.user.token_devel\";s:1298:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/token/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/devel/token/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/token/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/devel/token/user/%\";s:8:\"numParts\";i:4;}}\";s:33:\"entity.user_role.devel_definition\";s:1398:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/definition/user_role/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"user_role\";s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/devel/definition/user_role/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/definition/user_role\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/definition/user_role/%\";s:8:\"numParts\";i:4;}}\";s:27:\"entity.user_role.devel_load\";s:1331:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/devel/user_role/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"user_role\";s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/devel/user_role/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/devel/user_role\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:18:\"/devel/user_role/%\";s:8:\"numParts\";i:3;}}\";s:43:\"entity.user_role.devel_load_with_references\";s:1450:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/devel/load-with-references/user_role/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"user_role\";s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/devel/load\\-with\\-references/user_role/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/load-with-references/user_role\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/load-with-references/user_role/%\";s:8:\"numParts\";i:4;}}\";s:33:\"entity.user_role.devel_path_alias\";s:1380:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/path-alias/user_role/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"user_role\";s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/devel/path\\-alias/user_role/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/path-alias/user_role\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/path-alias/user_role/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.view.devel_definition\";s:1348:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/definition/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"view\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/devel/definition/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/definition/view/%\";s:8:\"numParts\";i:4;}}\";s:22:\"entity.view.devel_load\";s:1281:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"view\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/view/%\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.view.devel_load_with_references\";s:1390:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"view\";s:10:\"parameters\";a:1:{s:4:\"view\";a:2:{s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/view/%\";s:8:\"numParts\";i:4;}}\";s:28:\"entity.view.devel_path_alias\";s:1330:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"view\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/view/%\";s:8:\"numParts\";i:4;}}\";s:24:\"entity_browser.edit_form\";s:1537:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/entity_browser/{entity_type}/{entity}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:77:\"\\Drupal\\entity_browser\\Controllers\\EntityBrowserController::entityBrowserEdit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:13:\"entity.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:6:\"entity\";a:3:{s:4:\"type\";s:20:\"entity:{entity_type}\";s:20:\"load_latest_revision\";i:1;s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"entity_type\";i:1;s:6:\"entity\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/entity_browser/(?P<entity_type>[^/]++)/(?P<entity>[^/]++)/edit$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"entity\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/entity_browser\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"entity_type\";i:1;s:6:\"entity\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:9;s:14:\"patternOutline\";s:24:\"/entity_browser/%/%/edit\";s:8:\"numParts\";i:4;}}\";s:18:\"file.ajax_progress\";s:1045:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/file/progress/{key}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"\\Drupal\\file\\Controller\\FileWidgetAjaxController::progress\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:3:\"key\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/file/progress/(?P<key>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"key\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/file/progress\";}}s:9:\"path_vars\";a:1:{i:0;s:3:\"key\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:16:\"/file/progress/%\";s:8:\"numParts\";i:3;}}\";s:11:\"filter.tips\";s:1256:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/filter/tips/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\filter\\Controller\\FilterController::filterTips\";s:6:\"_title\";s:12:\"Compose tips\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"filter_format.use\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/filter/tips/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/filter/tips\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:14:\"/filter/tips/%\";s:8:\"numParts\";i:3;}}\";s:15:\"filter.tips_all\";s:1050:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/filter/tips\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\filter\\Controller\\FilterController::filterTips\";s:6:\"_title\";s:12:\"Compose tips\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/filter/tips$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/filter/tips\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/filter/tips\";s:8:\"numParts\";i:2;}}\";s:26:\"history.get_last_node_view\";s:998:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/history/get_node_read_timestamps\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:67:\"\\Drupal\\history\\Controller\\HistoryController::getNodeReadTimestamps\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/history/get_node_read_timestamps$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/history/get_node_read_timestamps\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:33:\"/history/get_node_read_timestamps\";s:8:\"numParts\";i:2;}}\";s:17:\"history.read_node\";s:1201:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/history/{node}/read\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:54:\"\\Drupal\\history\\Controller\\HistoryController::readNode\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:9:\"node.view\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/history/(?P<node>\\d+)/read$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/read\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/history\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/history/%/read\";s:8:\"numParts\";i:3;}}\";s:19:\"image.style_private\";s:1441:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/system/files/styles/{image_style}/{scheme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"Drupal\\webp\\Controller\\ImageStyleDownloadController::deliver\";s:26:\"required_derivative_scheme\";s:7:\"private\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:6:\"scheme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/system/files/styles/(?P<image_style>[^/]++)/(?P<scheme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"scheme\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/system/files/styles\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:6:\"scheme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:28;s:14:\"patternOutline\";s:24:\"/system/files/styles/%/%\";s:8:\"numParts\";i:5;}}\";s:18:\"image.style_public\";s:1449:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/sites/default/files/styles/{image_style}/{scheme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"Drupal\\webp\\Controller\\ImageStyleDownloadController::deliver\";s:26:\"required_derivative_scheme\";s:6:\"public\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:6:\"scheme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/sites/default/files/styles/(?P<image_style>[^/]++)/(?P<scheme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"scheme\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/sites/default/files/styles\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:6:\"scheme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:60;s:14:\"patternOutline\";s:31:\"/sites/default/files/styles/%/%\";s:8:\"numParts\";i:6;}}\";s:20:\"media.filter.preview\";s:1387:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/media/{filter_format}/preview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:55:\"\\Drupal\\media\\Controller\\MediaFilterController::preview\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:17:\"filter_format.use\";s:14:\"_custom_access\";s:74:\"\\Drupal\\media\\Controller\\MediaFilterController::formatUsesMediaEmbedFilter\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:3:\"GET\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/media/(?P<filter_format>[^/]++)/preview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/preview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:16:\"/media/%/preview\";s:8:\"numParts\";i:3;}}\";s:19:\"media.oembed_iframe\";s:902:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/media/oembed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:55:\"\\Drupal\\media\\Controller\\OEmbedIframeController::render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:10:\"view media\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/media/oembed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/media/oembed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/media/oembed\";s:8:\"numParts\";i:2;}}\";s:16:\"media_library.ui\";s:909:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:32:\"media_library.ui_builder:buildUi\";}s:12:\"requirements\";a:1:{s:14:\"_custom_access\";s:36:\"media_library.ui_builder:checkAccess\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:22:\"{^/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:14:\"/media-library\";s:8:\"numParts\";i:1;}}\";s:8:\"node.add\";s:1323:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/node/add/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"node.default\";s:15:\"_title_callback\";s:52:\"\\Drupal\\node\\Controller\\NodeController::addPageTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:16:\"node:{node_type}\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:3:{s:4:\"type\";s:16:\"entity:node_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/node/add/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/node/add\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:11:\"/node/add/%\";s:8:\"numParts\";i:3;}}\";s:13:\"node.add_page\";s:978:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/node/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:11:\"Add content\";s:11:\"_controller\";s:47:\"\\Drupal\\node\\Controller\\NodeController::addPage\";}s:12:\"requirements\";a:1:{s:25:\"_entity_create_any_access\";s:4:\"node\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.entity_create_any\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/node/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/node/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:9:\"/node/add\";s:8:\"numParts\";i:2;}}\";s:28:\"node.revision_delete_confirm\";s:1681:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/node/{node}/revisions/{node_revision}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\node\\Form\\NodeRevisionDeleteForm\";s:6:\"_title\";s:23:\"Delete earlier revision\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:29:\"node_revision.delete revision\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:2:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:13:\"node_revision\";a:2:{s:4:\"type\";s:20:\"entity_revision:node\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/node/(?P<node>\\d+)/revisions/(?P<node_revision>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"node_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:26:\"/node/%/revisions/%/delete\";s:8:\"numParts\";i:5;}}\";s:28:\"node.revision_revert_confirm\";s:1684:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/node/{node}/revisions/{node_revision}/revert\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\node\\Form\\NodeRevisionRevertForm\";s:6:\"_title\";s:26:\"Revert to earlier revision\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:29:\"node_revision.revert revision\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:2:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:13:\"node_revision\";a:2:{s:4:\"type\";s:20:\"entity_revision:node\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/node/(?P<node>\\d+)/revisions/(?P<node_revision>[^/]++)/revert$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"node_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:26:\"/node/%/revisions/%/revert\";s:8:\"numParts\";i:5;}}\";s:40:\"node.revision_revert_translation_confirm\";s:1869:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:56:\"/node/{node}/revisions/{node_revision}/revert/{langcode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\node\\Form\\NodeRevisionRevertTranslationForm\";s:6:\"_title\";s:43:\"Revert to earlier revision of a translation\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:29:\"node_revision.revert revision\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:2:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:13:\"node_revision\";a:2:{s:4:\"type\";s:20:\"entity_revision:node\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";i:2;s:8:\"langcode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/node/(?P<node>\\d+)/revisions/(?P<node_revision>[^/]++)/revert/(?P<langcode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"langcode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"node_revision\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:3:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";i:2;s:8:\"langcode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:42;s:14:\"patternOutline\";s:28:\"/node/%/revisions/%/revert/%\";s:8:\"numParts\";i:6;}}\";s:23:\"search.help_help_search\";s:1251:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/search/help/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:53:\"Drupal\\search\\Controller\\SearchController::searchHelp\";s:6:\"_title\";s:15:\"About searching\";s:6:\"entity\";s:11:\"help_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/search/help/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/search/help/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/search/help/help\";s:8:\"numParts\";i:3;}}\";s:23:\"search.help_node_search\";s:1185:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/search/node/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:53:\"Drupal\\search\\Controller\\SearchController::searchHelp\";s:6:\"_title\";s:15:\"About searching\";s:6:\"entity\";s:11:\"node_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/search/node/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/search/node/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/search/node/help\";s:8:\"numParts\";i:3;}}\";s:23:\"search.help_user_search\";s:1185:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/search/user/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:53:\"Drupal\\search\\Controller\\SearchController::searchHelp\";s:6:\"_title\";s:15:\"About searching\";s:6:\"entity\";s:11:\"user_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/search/user/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/search/user/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/search/user/help\";s:8:\"numParts\";i:3;}}\";s:11:\"search.view\";s:1140:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:7:\"/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:61:\"Drupal\\search\\Controller\\SearchController::redirectSearchPage\";s:6:\"_title\";s:6:\"Search\";s:6:\"entity\";s:11:\"node_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:14:\"{^/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:7:\"/search\";s:8:\"numParts\";i:1;}}\";s:23:\"search.view_help_search\";s:1215:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/search/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:47:\"Drupal\\search\\Controller\\SearchController::view\";s:6:\"_title\";s:6:\"Search\";s:6:\"entity\";s:11:\"help_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/search/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/search/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/search/help\";s:8:\"numParts\";i:2;}}\";s:23:\"search.view_node_search\";s:1149:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/search/node\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:47:\"Drupal\\search\\Controller\\SearchController::view\";s:6:\"_title\";s:6:\"Search\";s:6:\"entity\";s:11:\"node_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/search/node$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/search/node\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/search/node\";s:8:\"numParts\";i:2;}}\";s:23:\"search.view_user_search\";s:1149:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/search/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:47:\"Drupal\\search\\Controller\\SearchController::view\";s:6:\"_title\";s:6:\"Search\";s:6:\"entity\";s:11:\"user_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/search/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/search/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/search/user\";s:8:\"numParts\";i:2;}}\";s:19:\"shortcut.set_switch\";s:1291:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/user/{user}/shortcuts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\shortcut\\Form\\SwitchShortcutSet\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:14:\"_custom_access\";s:52:\"\\Drupal\\shortcut\\Form\\SwitchShortcutSet::checkAccess\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"user\";s:3:\"\\d+\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/user/(?P<user>[^/]++)/shortcuts$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/shortcuts\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:17:\"/user/%/shortcuts\";s:8:\"numParts\";i:3;}}\";s:10:\"system.401\";s:906:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/401\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on401\";s:6:\"_title\";s:12:\"Unauthorized\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/401$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/401\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/401\";s:8:\"numParts\";i:2;}}\";s:10:\"system.403\";s:907:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/403\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on403\";s:6:\"_title\";s:13:\"Access denied\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/403$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/403\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/403\";s:8:\"numParts\";i:2;}}\";s:10:\"system.404\";s:908:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/404\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on404\";s:6:\"_title\";s:14:\"Page not found\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/404$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/404\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/404\";s:8:\"numParts\";i:2;}}\";s:10:\"system.4xx\";s:906:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/4xx\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on4xx\";s:6:\"_title\";s:12:\"Client error\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/4xx$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/4xx\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/4xx\";s:8:\"numParts\";i:2;}}\";s:22:\"system.batch_page.html\";s:1014:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:6:\"/batch\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\BatchController::batchPage\";s:15:\"_title_callback\";s:57:\"\\Drupal\\system\\Controller\\BatchController::batchPageTitle\";}s:12:\"requirements\";a:2:{s:7:\"_access\";s:4:\"TRUE\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:13:\"{^/batch$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/batch\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:6:\"/batch\";s:8:\"numParts\";i:1;}}\";s:11:\"system.cron\";s:993:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/cron/{key}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:34:\"\\Drupal\\system\\CronController::run\";}s:12:\"requirements\";a:1:{s:19:\"_access_system_cron\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:17:\"access_check.cron\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:3:\"key\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/cron/(?P<key>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"key\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/cron\";}}s:9:\"path_vars\";a:1:{i:0;s:3:\"key\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/cron/%\";s:8:\"numParts\";i:2;}}\";s:16:\"system.csrftoken\";s:892:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/session/token\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:56:\"\\Drupal\\system\\Controller\\CsrfTokenController::csrfToken\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/session/token$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/session/token\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/session/token\";s:8:\"numParts\";i:2;}}\";s:16:\"system.css_asset\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/sites/default/files/css/{file_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:52:\"Drupal\\system\\Controller\\CssAssetController::deliver\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"file_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/sites/default/files/css/(?P<file_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"file_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/sites/default/files/css\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"file_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:26:\"/sites/default/files/css/%\";s:8:\"numParts\";i:5;}}\";s:16:\"system.db_update\";s:1025:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/update.php/{op}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:2:\"op\";s:4:\"info\";}s:12:\"requirements\";a:1:{s:21:\"_access_system_update\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"default_url_options\";a:1:{s:15:\"path_processing\";b:0;}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:22:\"access_check.db_update\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:2:\"op\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/update\\.php(?:/(?P<op>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:2:\"op\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/update.php\";}}s:9:\"path_vars\";a:1:{i:0;s:2:\"op\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:11:\"/update.php\";s:8:\"numParts\";i:2;}}\";s:26:\"system.entity_autocomplete\";s:1585:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:89:\"/entity_reference_autocomplete/{target_type}/{selection_handler}/{selection_settings_key}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:74:\"\\Drupal\\system\\Controller\\EntityAutocompleteController::handleAutocomplete\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:11:\"target_type\";i:1;s:17:\"selection_handler\";i:2;s:22:\"selection_settings_key\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:126:\"{^/entity_reference_autocomplete/(?P<target_type>[^/]++)/(?P<selection_handler>[^/]++)/(?P<selection_settings_key>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"selection_settings_key\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"selection_handler\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"target_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/entity_reference_autocomplete\";}}s:9:\"path_vars\";a:3:{i:0;s:11:\"target_type\";i:1;s:17:\"selection_handler\";i:2;s:22:\"selection_settings_key\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:8;s:14:\"patternOutline\";s:36:\"/entity_reference_autocomplete/%/%/%\";s:8:\"numParts\";i:4;}}\";s:12:\"system.files\";s:1064:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/system/files/{scheme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"Drupal\\webp\\Controller\\FileDownloadController::download\";s:6:\"scheme\";s:7:\"private\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"scheme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/system/files(?:/(?P<scheme>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"scheme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/system/files\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"scheme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/system/files\";s:8:\"numParts\";i:3;}}\";s:15:\"system.js_asset\";s:1086:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/sites/default/files/js/{file_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"Drupal\\system\\Controller\\JsAssetController::deliver\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"file_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/sites/default/files/js/(?P<file_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"file_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/sites/default/files/js\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"file_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:25:\"/sites/default/files/js/%\";s:8:\"numParts\";i:5;}}\";s:28:\"system.private_file_download\";s:1060:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/system/files/{filepath}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:55:\"Drupal\\webp\\Controller\\FileDownloadController::download\";}s:12:\"requirements\";a:2:{s:8:\"filepath\";s:2:\".+\";s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"filepath\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/system/files/(?P<filepath>.+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:2:\".+\";i:3;s:8:\"filepath\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/system/files\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"filepath\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:15:\"/system/files/%\";s:8:\"numParts\";i:3;}}\";s:16:\"system.temporary\";s:924:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/system/temporary\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:47:\"\\Drupal\\system\\FileDownloadController::download\";s:6:\"scheme\";s:9:\"temporary\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/system/temporary$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/system/temporary\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/system/temporary\";s:8:\"numParts\";i:2;}}\";s:15:\"system.timezone\";s:1687:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:66:\"/system/timezone/{abbreviation}/{offset}/{is_daylight_saving_time}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:57:\"\\Drupal\\system\\Controller\\TimezoneController::getTimezone\";s:12:\"abbreviation\";s:0:\"\";s:6:\"offset\";i:-1;s:23:\"is_daylight_saving_time\";N;}s:12:\"requirements\";a:4:{s:7:\"_access\";s:4:\"TRUE\";s:12:\"abbreviation\";s:14:\"0|([A-Z]{3,5})\";s:6:\"offset\";s:6:\"\\-?\\d+\";s:23:\"is_daylight_saving_time\";s:7:\"\\-1|0|1\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:12:\"abbreviation\";i:1;s:6:\"offset\";i:2;s:23:\"is_daylight_saving_time\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:129:\"{^/system/timezone(?:/(?P<abbreviation>0|(?:[A-Z]{3,5}))(?:/(?P<offset>\\-?\\d+)(?:/(?P<is_daylight_saving_time>\\-1|0|1))?)?)?$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:7:\"\\-1|0|1\";i:3;s:23:\"is_daylight_saving_time\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"\\-?\\d+\";i:3;s:6:\"offset\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:16:\"0|(?:[A-Z]{3,5})\";i:3;s:12:\"abbreviation\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/system/timezone\";}}s:9:\"path_vars\";a:3:{i:0;s:12:\"abbreviation\";i:1;s:6:\"offset\";i:2;s:23:\"is_daylight_saving_time\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/system/timezone\";s:8:\"numParts\";i:5;}}\";s:10:\"token.tree\";s:882:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/token/tree\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:56:\"\\Drupal\\token\\Controller\\TokenTreeController::outputTree\";}s:12:\"requirements\";a:1:{s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/token/tree$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/token/tree\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/token/tree\";s:8:\"numParts\";i:2;}}\";s:16:\"toolbar.subtrees\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/toolbar/subtrees/{hash}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"\\Drupal\\toolbar\\Controller\\ToolbarController::subtreesAjax\";}s:12:\"requirements\";a:1:{s:14:\"_custom_access\";s:64:\"\\Drupal\\toolbar\\Controller\\ToolbarController::checkSubTreeAccess\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"hash\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/toolbar/subtrees/(?P<hash>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"hash\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/toolbar/subtrees\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"hash\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:19:\"/toolbar/subtrees/%\";s:8:\"numParts\";i:3;}}\";s:19:\"user.cancel_confirm\";s:1671:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/user/{user}/cancel/confirm/{timestamp}/{hashed_pass}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:28:\"Confirm account cancellation\";s:11:\"_controller\";s:53:\"\\Drupal\\user\\Controller\\UserController::confirmCancel\";s:9:\"timestamp\";i:0;s:11:\"hashed_pass\";s:0:\"\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"user.delete\";s:4:\"user\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:4:\"user\";i:1;s:9:\"timestamp\";i:2;s:11:\"hashed_pass\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:97:\"{^/user/(?P<user>\\d+)/cancel/confirm(?:/(?P<timestamp>[^/]++)(?:/(?P<hashed_pass>[^/]++))?)?$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"hashed_pass\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"timestamp\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/cancel/confirm\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:3:{i:0;s:4:\"user\";i:1;s:9:\"timestamp\";i:2;s:11:\"hashed_pass\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:11;s:14:\"patternOutline\";s:22:\"/user/%/cancel/confirm\";s:8:\"numParts\";i:6;}}\";s:9:\"user.edit\";s:927:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/user/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:52:\"\\Drupal\\user\\Controller\\UserController::userEditPage\";s:6:\"_title\";s:12:\"Edit account\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/user/edit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/user/edit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:10:\"/user/edit\";s:8:\"numParts\";i:2;}}\";s:10:\"user.login\";s:928:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/user/login\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\user\\Form\\UserLoginForm\";s:6:\"_title\";s:6:\"Log in\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/user/login$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/login\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/user/login\";s:8:\"numParts\";i:2;}}\";s:11:\"user.logout\";s:1014:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/logout\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:46:\"\\Drupal\\user\\Controller\\UserController::logout\";}s:12:\"requirements\";a:2:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:24:\"_csrf_confirm_form_route\";s:19:\"user.logout.confirm\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:30:\"access_check.user.login_status\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/user/logout$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/user/logout\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/user/logout\";s:8:\"numParts\";i:2;}}\";s:19:\"user.logout.confirm\";s:910:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/user/logout/confirm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:5:\"_form\";s:35:\"\\Drupal\\user\\Form\\UserLogoutConfirm\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/user/logout/confirm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/user/logout/confirm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/user/logout/confirm\";s:8:\"numParts\";i:3;}}\";s:9:\"user.page\";s:898:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:5:\"/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\user\\Controller\\UserController::userPage\";s:6:\"_title\";s:10:\"My account\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:12:\"{^/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:5:\"/user\";s:8:\"numParts\";i:1;}}\";s:9:\"user.pass\";s:934:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/user/password\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\user\\Form\\UserPasswordForm\";s:6:\"_title\";s:19:\"Reset your password\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/user/password$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/user/password\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/user/password\";s:8:\"numParts\";i:2;}}\";s:13:\"user.register\";s:910:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/user/register\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:18:\"Create new account\";}s:12:\"requirements\";a:1:{s:21:\"_access_user_register\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.user.register\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/user/register$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/user/register\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/user/register\";s:8:\"numParts\";i:2;}}\";s:10:\"user.reset\";s:1390:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/user/reset/{uid}/{timestamp}/{hash}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\user\\Controller\\UserController::resetPass\";s:6:\"_title\";s:14:\"Reset password\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:3:\"uid\";i:1;s:9:\"timestamp\";i:2;s:4:\"hash\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/user/reset/(?P<uid>[^/]++)/(?P<timestamp>[^/]++)/(?P<hash>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"hash\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"timestamp\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"uid\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/reset\";}}s:9:\"path_vars\";a:3:{i:0;s:3:\"uid\";i:1;s:9:\"timestamp\";i:2;s:4:\"hash\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:24;s:14:\"patternOutline\";s:17:\"/user/reset/%/%/%\";s:8:\"numParts\";i:5;}}\";s:15:\"user.reset.form\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/user/reset/{uid}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:56:\"\\Drupal\\user\\Controller\\UserController::getResetPassForm\";s:6:\"_title\";s:14:\"Reset password\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:3:\"uid\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/user/reset/(?P<uid>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"uid\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/reset\";}}s:9:\"path_vars\";a:1:{i:0;s:3:\"uid\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/user/reset/%\";s:8:\"numParts\";i:3;}}\";s:16:\"user.reset.login\";s:1478:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/user/reset/{uid}/{timestamp}/{hash}/login\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\user\\Controller\\UserController::resetPassLogin\";s:6:\"_title\";s:14:\"Reset password\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:3:\"uid\";i:1;s:9:\"timestamp\";i:2;s:4:\"hash\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/user/reset/(?P<uid>[^/]++)/(?P<timestamp>[^/]++)/(?P<hash>[^/]++)/login$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/login\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"hash\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"timestamp\";i:4;b:1;}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"uid\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/reset\";}}s:9:\"path_vars\";a:3:{i:0;s:3:\"uid\";i:1;s:9:\"timestamp\";i:2;s:4:\"hash\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:49;s:14:\"patternOutline\";s:23:\"/user/reset/%/%/%/login\";s:8:\"numParts\";i:6;}}\";s:31:\"user.well-known.change_password\";s:969:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/.well-known/change-password\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:52:\"\\Drupal\\user\\Controller\\UserController::userEditPage\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/\\.well\\-known/change\\-password$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/.well-known/change-password\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:28:\"/.well-known/change-password\";s:8:\"numParts\";i:2;}}\";s:17:\"view.blogs.page_1\";s:1291:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:5:\"/blog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:12:\"{^/blog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/blog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:5:\"/blog\";s:8:\"numParts\";i:1;}}\";s:20:\"view.clientes.page_1\";s:1310:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/clientes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/clientes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/clientes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:9:\"/clientes\";s:8:\"numParts\";i:1;}}\";s:21:\"view.frontpage.feed_1\";s:1283:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:8:\"/rss.xml\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:9:\"frontpage\";s:10:\"display_id\";s:6:\"feed_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"feed\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Feed\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/rss\\.xml$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/rss.xml\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:8:\"/rss.xml\";s:8:\"numParts\";i:1;}}\";s:21:\"view.frontpage.page_1\";s:1295:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:5:\"/node\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:9:\"frontpage\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:12:\"{^/node$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:5:\"/node\";s:8:\"numParts\";i:1;}}\";s:26:\"view.proyectos_page.page_1\";s:1324:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/proyectos\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:14:\"proyectos_page\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/proyectos$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/proyectos\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:10:\"/proyectos\";s:8:\"numParts\";i:1;}}\";s:25:\"view.taxonomy_term.feed_1\";s:1537:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/taxonomy/term/{arg_0}/feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"taxonomy_term\";s:10:\"display_id\";s:6:\"feed_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:1:{s:5:\"arg_0\";s:5:\"arg_0\";}s:23:\"_view_display_plugin_id\";s:4:\"feed\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Feed\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"arg_0\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/taxonomy/term/(?P<arg_0>[^/]++)/feed$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/feed\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"arg_0\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"arg_0\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:13;s:14:\"patternOutline\";s:21:\"/taxonomy/term/%/feed\";s:8:\"numParts\";i:4;}}\";s:25:\"view.taxonomy_term.page_1\";s:1505:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/taxonomy/term/{arg_0}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"taxonomy_term\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:1:{s:5:\"arg_0\";s:5:\"arg_0\";}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"arg_0\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/taxonomy/term/(?P<arg_0>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"arg_0\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"arg_0\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:16:\"/taxonomy/term/%\";s:8:\"numParts\";i:3;}}\";s:10:\"views.ajax\";s:877:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/views/ajax\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:53:\"\\Drupal\\views\\Controller\\ViewAjaxController::ajaxView\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/views/ajax$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/views/ajax\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/views/ajax\";s:8:\"numParts\";i:2;}}\";}',-1,1773072976.010,1,'routes','1'),('route_provider.route_load:d274bb1d2307bbba496ef13a14d5c73de9b2821df94a74273299934d0bef0825cd56c51ee88014461fdfc57e950aac713cb913c5dde03c3a2dcd6bc5adbb3aa3',_binary 'a:1:{s:13:\"update.status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/reports/updates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:56:\"\\Drupal\\update\\Controller\\UpdateController::updateStatus\";s:6:\"_title\";s:17:\"Available updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/reports/updates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/reports/updates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/reports/updates\";s:8:\"numParts\";i:3;}}\";}',-1,1773072977.500,1,'routes','1'),('route_provider.route_load:d2e744e34ddc4f89721d26e14716a8646c997417a0acc5ee4a3bd508080e8e2b68bbfb5ad2a915a7ce81afd6a4f3617b54d0bb0a40d4df4d61048dca00b615f0',_binary 'a:1:{s:24:\"shortcut.link_add_inline\";s:1595:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:75:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}/add-link-inline\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:72:\"\\Drupal\\shortcut\\Controller\\ShortcutSetController::addShortcutLinkInline\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:19:\"shortcut_set.update\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:95:\"{^/admin/config/user\\-interface/shortcut/manage/(?P<shortcut_set>[^/]++)/add\\-link\\-inline$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/add-link-inline\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/admin/config/user-interface/shortcut/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:62:\"/admin/config/user-interface/shortcut/manage/%/add-link-inline\";s:8:\"numParts\";i:7;}}\";}',-1,1773075094.166,1,'routes','1'),('route_provider.route_load:d4a48213a9dfafdc31627946938c3fd9c6c6efa436b21f108449c5fd3acc6c5fb2665202ae47366f5cfaa3698a4c24673de4e94572b6ece785f9961855037328',_binary 'a:1:{s:20:\"config.import_single\";s:1111:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/config/development/configuration/single/import\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:13:\"Single import\";s:5:\"_form\";s:42:\"\\Drupal\\config\\Form\\ConfigSingleImportForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"import configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/admin/config/development/configuration/single/import$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:53:\"/admin/config/development/configuration/single/import\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:53:\"/admin/config/development/configuration/single/import\";s:8:\"numParts\";i:6;}}\";}',-1,1773082923.656,1,'routes','1'),('route_provider.route_load:d54f82fa880e053a84044f43dda940112472f94024b5235950910b0af8b597601f2640f49f4ee83ce4a64090b19709cf7f1b918302a2cc2e4f62ec150c48132b',_binary 'a:1:{s:22:\"comment.admin_approval\";s:1411:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/content/comment/approval\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:15:\"page_unapproved\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/content/comment/approval$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/content/comment/approval\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/content/comment/approval\";s:8:\"numParts\";i:4;}}\";}',-1,1773082932.338,1,'routes','1'),('route_provider.route_load:d841248aefe0cf6549604535f596c63968614930336d134b588f348166e02f856a43fbe2f260f2bdc45f20f4e173f2611d0bfaeac7b92141b7050329bf0df691',_binary 'a:1:{s:28:\"entity.media.field_ui_fields\";s:1495:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/structure/media/manage/{media_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer media fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/media/manage/%/fields\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.222,1,'routes','0'),('route_provider.route_load:d8d1779bdb4d0b49c838ffc4384d2ca44129b4db335c6d51762f6769a3ff68c0cc0354451d3c35507892ca8b45e70b373cbe7741af8ac2dbdd7f6acea8f99b04',_binary 'a:2:{s:34:\"entity.entity_form_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/form\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_form_mode\";s:6:\"_title\";s:10:\"Form modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/form$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/form\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/form\";s:8:\"numParts\";i:4;}}\";s:34:\"entity.entity_view_mode.collection\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_view_mode\";s:6:\"_title\";s:10:\"View modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/view$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/view\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/view\";s:8:\"numParts\";i:4;}}\";}',-1,1773082926.344,1,'routes','1'),('route_provider.route_load:d98c4b3cb48f272ce32227426db751272fd73c0970726fc35789f32ae14ad965dcc3983acf269ad33f524273d4bef86da3de50c895a5fceac6cab6fc1cfbd2f4',_binary 'a:1:{s:12:\"system.admin\";s:1054:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:6:\"/admin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:13:\"{^/admin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/admin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:6:\"/admin\";s:8:\"numParts\";i:1;}}\";}',-1,1773072977.899,1,'routes','1'),('route_provider.route_load:da2d795e8886867fa59b04bb7aa8015b0bd4fa08c4ee4cf3ee43616d693067682fca879a31502e69e78bc38f6e5f87164526f9b4a8dc6688c2d5013c4984effc',_binary 'a:1:{s:19:\"block.admin_library\";s:1242:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/structure/block/library/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\block\\Controller\\BlockLibraryController::listBlocks\";s:6:\"_title\";s:11:\"Place block\";}s:12:\"requirements\";a:2:{s:13:\"_access_theme\";s:4:\"TRUE\";s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:18:\"access_check.theme\";i:1;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/structure/block/library/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block/library\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:32:\"/admin/structure/block/library/%\";s:8:\"numParts\";i:5;}}\";}',-1,1773332195.196,1,'routes','1'),('route_provider.route_load:da36fa8957218e621c7e4131105114499887df0f9bad0b01b612ae83cd178c7f91bedae96881db7199e1b0062b6c611f6cf866df59afff79e0db11041f50bedb',_binary 'a:6:{s:11:\"config.sync\";s:1046:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/configuration\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\config\\Form\\ConfigSync\";s:6:\"_title\";s:11:\"Synchronize\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/configuration$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/configuration\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/development/configuration\";s:8:\"numParts\";i:4;}}\";s:20:\"devel.admin_settings\";s:1022:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/development/devel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\SettingsForm\";s:6:\"_title\";s:14:\"Devel settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/development/devel$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/development/devel\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/development/devel\";s:8:\"numParts\";i:4;}}\";s:27:\"system.development_settings\";s:1052:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\DevelopmentSettingsForm\";s:6:\"_title\";s:20:\"Development settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/settings\";s:8:\"numParts\";i:4;}}\";s:23:\"system.logging_settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/development/logging\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\system\\Form\\LoggingForm\";s:6:\"_title\";s:18:\"Logging and errors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/development/logging$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/development/logging\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/development/logging\";s:8:\"numParts\";i:4;}}\";s:27:\"system.performance_settings\";s:1073:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/performance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\PerformanceController::build\";s:6:\"_title\";s:11:\"Performance\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/performance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/performance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/performance\";s:8:\"numParts\";i:4;}}\";s:28:\"system.site_maintenance_mode\";s:1088:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/maintenance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\SiteMaintenanceModeForm\";s:6:\"_title\";s:16:\"Maintenance mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:57:\"administer site configuration+administer software updates\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/maintenance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/maintenance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/maintenance\";s:8:\"numParts\";i:4;}}\";}',-1,1773082926.361,1,'routes','1'),('route_provider.route_load:dae5de9604aaa8ac167b606ff8ef86c75e76998dabf593368e43b87c0e8cca28267e25c008f1b8ee390c701a8d6677e780891cece43241b01c88b19f6fc2a436',_binary 'a:1:{s:40:\"entity.entity_view_display.media.default\";s:1523:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/admin/structure/media/manage/{media_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:24:\"administer media display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:39:\"/admin/structure/media/manage/%/display\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.225,1,'routes','0'),('route_provider.route_load:dc11034164a8cddbe0603eb659312f66b2ba1ece22056f614c8eaee697408bd97c644b9d78e113a2bb8db7a814423e60012dbc46368b64234371894ad8bb644a',_binary 'a:1:{s:20:\"system.cron_settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/system/cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:28:\"\\Drupal\\system\\Form\\CronForm\";s:6:\"_title\";s:4:\"Cron\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/system/cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/system/cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/system/cron\";s:8:\"numParts\";i:4;}}\";}',-1,1773082925.617,1,'routes','1'),('route_provider.route_load:dfba599fee9663e8aeb4772f0908e11c72e9804a0333ac5ca46863080c7da35900951a187a05e5f33fc88e44dd0d4cc36b193f4678d49b4a1944d63353769514',_binary 'a:9:{s:19:\"dblog.access_denied\";s:1076:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/access-denied\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:26:\"Top \'access denied\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:13:\"access denied\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/access\\-denied$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/access-denied\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/access-denied\";s:8:\"numParts\";i:3;}}\";s:14:\"dblog.overview\";s:1355:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/reports/dblog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"watchdog\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/reports/dblog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/reports/dblog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/reports/dblog\";s:8:\"numParts\";i:3;}}\";s:20:\"dblog.page_not_found\";s:1083:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/reports/page-not-found\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:27:\"Top \'page not found\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:14:\"page not found\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/page\\-not\\-found$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/reports/page-not-found\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/reports/page-not-found\";s:8:\"numParts\";i:3;}}\";s:12:\"dblog.search\";s:1072:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:6:\"_title\";s:18:\"Top search phrases\";s:4:\"type\";s:6:\"search\";}s:12:\"requirements\";a:2:{s:20:\"_module_dependencies\";s:6:\"search\";s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/search\";s:8:\"numParts\";i:3;}}\";s:38:\"entity.field_storage_config.collection\";s:969:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"field_storage_config\";s:6:\"_title\";s:10:\"Field list\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/fields\";s:8:\"numParts\";i:3;}}\";s:23:\"locale.translate_status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/reports/translations\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:41:\"\\Drupal\\locale\\Form\\TranslationStatusForm\";s:6:\"_title\";s:29:\"Available translation updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/reports/translations$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/reports/translations\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/reports/translations\";s:8:\"numParts\";i:3;}}\";s:13:\"system.status\";s:1010:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/status\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemInfoController::status\";s:6:\"_title\";s:13:\"Status report\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/status$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/status\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/status\";s:8:\"numParts\";i:3;}}\";s:13:\"update.status\";s:1020:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/reports/updates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:56:\"\\Drupal\\update\\Controller\\UpdateController::updateStatus\";s:6:\"_title\";s:17:\"Available updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/reports/updates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/reports/updates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/reports/updates\";s:8:\"numParts\";i:3;}}\";s:24:\"views_ui.reports_plugins\";s:1032:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/views-plugins\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportPlugins\";s:6:\"_title\";s:13:\"Views plugins\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/views\\-plugins$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/views-plugins\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/views-plugins\";s:8:\"numParts\";i:3;}}\";}',-1,1773082926.386,1,'routes','1'),('route_provider.route_load:e27b13ebcdbf4fc0d2dbc221d2674fb6f3f7116e388424dd504ef2f475b3a2e0d912425f03804eb28705585cd5702b40b58f0a50931f86728aeb710677f51537',_binary 'a:1:{s:31:\"entity.block_content.collection\";s:1364:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}\";}',-1,1773082931.211,1,'routes','1'),('route_provider.route_load:e3970f8f38c0e8aa3400f878babc2fc344df01d5fe992c949c3255cab734d248b040fb25a43e44a2ee9b4e87ad1e1ae09e14126508757dd1ac18cb36224ac39d',_binary 'a:1:{s:48:\"entity.entity_form_display.block_content.default\";s:1661:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/structure/block-content/manage/{block_content_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:37:\"administer block_content form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:52:\"/admin/structure/block-content/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";}',-1,1773332030.148,1,'routes','1'),('route_provider.route_load:e8d2187aeec1d656cd0133abe46cee2564b2fb278189aea898a60c42634d3e501acd11136f36dddd707dc903d81f767d39befc0dc72e6b2b13131b1965084d7e',_binary 'a:3:{s:21:\"dxpr_builder.settings\";s:1091:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"DXPR Builder Settings\";s:5:\"_form\";s:49:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/dxpr_studio/dxpr_builder/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:8:\"numParts\";i:4;}}\";s:32:\"entity.entity_browser.collection\";s:1031:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/content/entity_browser\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:14:\"entity_browser\";s:6:\"_title\";s:15:\"Entity Browsers\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/content/entity_browser$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:36:\"/admin/config/content/entity_browser\";s:8:\"numParts\";i:4;}}\";s:21:\"filter.admin_overview\";s:1003:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/content/formats\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:13:\"filter_format\";s:6:\"_title\";s:24:\"Text formats and editors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer filters\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/content/formats$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/content/formats\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/content/formats\";s:8:\"numParts\";i:4;}}\";}',-1,1773082926.380,1,'routes','1'),('route_provider.route_load:e914bd53c914877a614f451d657ed30846ac7a5d3ba7fddbc2f335d004040d7cc1bb3be4f21839f57021b936b4b2e50f4cbf2720c056d71acaac097370fbc988',_binary 'a:1:{s:20:\"language.negotiation\";s:1077:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/regional/language/detection\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:46:\"\\Drupal\\language\\Form\\NegotiationConfigureForm\";s:6:\"_title\";s:23:\"Detection and selection\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/regional/language/detection$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/regional/language/detection\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/regional/language/detection\";s:8:\"numParts\";i:5;}}\";}',-1,1773082932.775,1,'routes','1'),('route_provider.route_load:eb10aad920911d4396baa265abc3cddbf592e04bfa30b90dac02d4fba4391db4ce5606e0d98c95327221d3cec208c0ffeb726c950cdbd2e13e2794618da48e80',_binary 'a:1:{s:26:\"dxpr_theme_helper.settings\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}\";}',-1,1773072977.520,1,'routes','1'),('route_provider.route_load:eb734bb6e62adcca9253d9797b6f88804c8bcd66976da8ccf85f1b0c8103ed3ad06b0120320402bf1c64537b06b16adccc10ec91388ff4602107dfe8255ceb73',_binary 'a:8:{s:14:\"blazy.settings\";s:984:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/blazy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\blazy_ui\\Form\\BlazyConfigForm\";s:6:\"_title\";s:8:\"Blazy UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer blazy\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/blazy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/blazy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/blazy\";s:8:\"numParts\";i:4;}}\";s:29:\"entity.image_style.collection\";s:1007:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/media/image-styles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"image_style\";s:6:\"_title\";s:12:\"Image styles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/image\\-styles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/media/image-styles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/media/image-styles\";s:8:\"numParts\";i:4;}}\";s:23:\"entity.slick.collection\";s:971:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/slick\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:5:\"slick\";s:6:\"_title\";s:19:\"Slick Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/slick$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/slick\";s:8:\"numParts\";i:4;}}\";s:14:\"media.settings\";s:1027:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/media/media-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\media\\Form\\MediaSettingsForm\";s:6:\"_title\";s:14:\"Media settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/media/media\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/media/media-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/media/media-settings\";s:8:\"numParts\";i:4;}}\";s:22:\"media_library.settings\";s:1034:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\media_library\\Form\\SettingsForm\";s:6:\"_title\";s:22:\"Media Library settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/media-library\";s:8:\"numParts\";i:4;}}\";s:27:\"system.file_system_settings\";s:1023:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/media/file-system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\system\\Form\\FileSystemForm\";s:6:\"_title\";s:11:\"File system\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/media/file\\-system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/media/file-system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/media/file-system\";s:8:\"numParts\";i:4;}}\";s:29:\"system.image_toolkit_settings\";s:1035:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/image-toolkit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\system\\Form\\ImageToolkitForm\";s:6:\"_title\";s:13:\"Image toolkit\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/image\\-toolkit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/image-toolkit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/image-toolkit\";s:8:\"numParts\";i:4;}}\";s:18:\"webp.settings_form\";s:1028:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/webp/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\webp\\Form\\SettingsForm\";s:6:\"_title\";s:13:\"WebP settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/webp/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/webp/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:33:\"/admin/config/media/webp/settings\";s:8:\"numParts\";i:5;}}\";}',-1,1773082926.354,1,'routes','1'),('route_provider.route_load:ec70d9809fe2ccfb88c0c1ad4992672595c36b4b7310634ff81d57149477cdc21a266a5ddbd74c3b48a945674881e384aeee9452540331b2ed7b6b26e7ed14e5',_binary 'a:1:{s:40:\"entity.entity_form_display.media.default\";s:1555:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/admin/structure/media/manage/{media_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:29:\"administer media form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:44:\"/admin/structure/media/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.223,1,'routes','0'),('route_provider.route_load:f4614442d6ec49ffb4391461219cdbac1b94f6c46b89a752b1ef1ae93b5ce716dc08d80684ff6c720a91cedb6ca75545ba1b2e9fc4bb5171142a15504c4b56be',_binary 'a:1:{s:34:\"entity.shortcut.link_delete_inline\";s:1519:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:67:\"/admin/config/user-interface/shortcut/link/{shortcut}/delete-inline\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:72:\"\\Drupal\\shortcut\\Controller\\ShortcutController::deleteShortcutLinkInline\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:15:\"shortcut.delete\";s:11:\"_csrf_token\";s:4:\"TRUE\";s:8:\"shortcut\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:83:\"{^/admin/config/user\\-interface/shortcut/link/(?P<shortcut>\\d+)/delete\\-inline$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/delete-inline\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:8:\"shortcut\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/shortcut/link\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:58:\"/admin/config/user-interface/shortcut/link/%/delete-inline\";s:8:\"numParts\";i:7;}}\";}',-1,1773073089.020,1,'routes','1'),('route_provider.route_load:f58c08274877baf8255ab47712237538b002d421ad9e099ca2873f9d824ef4297272d2f3363f24edcbbea859602c6987f65a24089817e4ccbb2ba5191826e63f',_binary 'a:1:{s:39:\"entity.entity_form_display.node.default\";s:1542:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/types/manage/{node_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:28:\"administer node form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:44:\"/admin/structure/types/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.231,1,'routes','0'),('route_provider.route_load:f8058d857b1ee11cd6774fd4df965677cd17a39ea886fff5c71aa9328394941b033ac7db579e7aae19b506ca5bfeebb426b69cd3fd4699ae7b5199947a95936f',_binary 'a:1:{s:50:\"entity.entity_view_display.contact_message.default\";s:1566:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/contact/manage/{contact_form}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:34:\"administer contact_message display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/contact/manage/%/display\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.219,1,'routes','0'),('route_provider.route_load:f8fa52d56dc28b591aa944b6dc3ffcfde3e0575415aaf21089bb24f58d6dedc78551003f4e985d87862d2db2d63e6c991a320ba2e2b78c45e1713f6161203c1f',_binary 'a:1:{s:40:\"entity.node_type.entity_permissions_form\";s:1519:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/types/manage/{node_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:4:\"node\";s:18:\"bundle_entity_type\";s:9:\"node_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:3:{s:4:\"type\";s:16:\"entity:node_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/types/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.231,1,'routes','0'),('route_provider.route_load:fa2480ca124ab4f21dd9331c3f156bbb90257244a11d84ee700c2979b1dbf7156b9701cafa34219513d89dc4ae6e7b6b6e7970d2c321e16900a4b28d4b5aaa8a',_binary 'a:42:{s:16:\"captcha_examples\";s:1413:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/config/people/captcha/examples/{module}/{challenge}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaExamplesForm\";s:6:\"_title\";s:16:\"CAPTCHA examples\";s:6:\"module\";s:0:\"\";s:9:\"challenge\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:6:\"module\";i:1;s:9:\"challenge\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:95:\"{^/admin/config/people/captcha/examples(?:/(?P<module>[^/]++)(?:/(?P<challenge>[^/]++))?)?$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"challenge\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"module\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/people/captcha/examples\";}}s:9:\"path_vars\";a:2:{i:0;s:6:\"module\";i:1;s:9:\"challenge\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:37:\"/admin/config/people/captcha/examples\";s:8:\"numParts\";i:7;}}\";s:18:\"config.export_full\";s:1089:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/config/development/configuration/full/export\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\config\\Form\\ConfigExportForm\";s:6:\"_title\";s:6:\"Export\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"export configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/development/configuration/full/export$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:51:\"/admin/config/development/configuration/full/export\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:51:\"/admin/config/development/configuration/full/export\";s:8:\"numParts\";i:6;}}\";s:18:\"config.import_full\";s:1089:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/config/development/configuration/full/import\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\config\\Form\\ConfigImportForm\";s:6:\"_title\";s:6:\"Import\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"import configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/development/configuration/full/import$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:51:\"/admin/config/development/configuration/full/import\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:51:\"/admin/config/development/configuration/full/import\";s:8:\"numParts\";i:6;}}\";s:30:\"entity.comment.field_ui_fields\";s:1521:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/comment/manage/{comment_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer comment fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/comment/manage/%/fields\";s:8:\"numParts\";i:6;}}\";s:31:\"entity.comment_type.delete_form\";s:1417:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/comment/manage/{comment_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:19:\"comment_type.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/comment/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:43:\"entity.comment_type.entity_permissions_form\";s:1559:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/comment/manage/{comment_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:7:\"comment\";s:18:\"bundle_entity_type\";s:12:\"comment_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:3:{s:4:\"type\";s:19:\"entity:comment_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:45:\"/admin/structure/comment/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";s:31:\"entity.contact_form.delete_form\";s:1417:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/contact/manage/{contact_form}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:19:\"contact_form.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/contact/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:43:\"entity.contact_form.entity_permissions_form\";s:1568:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/contact/manage/{contact_form}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:18:\"bundle_entity_type\";s:12:\"contact_form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:3:{s:4:\"type\";s:19:\"entity:contact_form\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:45:\"/admin/structure/contact/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";s:38:\"entity.contact_message.field_ui_fields\";s:1538:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/contact/manage/{contact_form}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:33:\"administer contact_message fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/contact/manage/%/fields\";s:8:\"numParts\";i:6;}}\";s:42:\"entity.entity_form_display.comment.default\";s:1581:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/comment/manage/{comment_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:31:\"administer comment form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/comment/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";s:50:\"entity.entity_form_display.contact_message.default\";s:1598:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/contact/manage/{contact_form}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:39:\"administer contact_message form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/contact/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";s:40:\"entity.entity_form_display.media.default\";s:1555:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/admin/structure/media/manage/{media_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:29:\"administer media form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:44:\"/admin/structure/media/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";s:39:\"entity.entity_form_display.node.default\";s:1542:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/types/manage/{node_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:28:\"administer node form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:44:\"/admin/structure/types/manage/%/form-display\";s:8:\"numParts\";i:6;}}\";s:48:\"entity.entity_form_display.taxonomy_term.default\";s:1684:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:76:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:37:\"administer taxonomy_term form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:94:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/overview/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:56:\"/admin/structure/taxonomy/manage/%/overview/form-display\";s:8:\"numParts\";i:7;}}\";s:39:\"entity.entity_form_display.user.default\";s:1179:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/people/accounts/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:28:\"administer user form display\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/config/people/accounts/form\\-display$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/people/accounts/form-display\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/people/accounts/form-display\";s:8:\"numParts\";i:5;}}\";s:42:\"entity.entity_view_display.comment.default\";s:1549:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/comment/manage/{comment_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:26:\"administer comment display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/comment/manage/%/display\";s:8:\"numParts\";i:6;}}\";s:50:\"entity.entity_view_display.contact_message.default\";s:1566:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/contact/manage/{contact_form}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:34:\"administer contact_message display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/contact/manage/%/display\";s:8:\"numParts\";i:6;}}\";s:40:\"entity.entity_view_display.media.default\";s:1523:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/admin/structure/media/manage/{media_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:24:\"administer media display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:39:\"/admin/structure/media/manage/%/display\";s:8:\"numParts\";i:6;}}\";s:39:\"entity.entity_view_display.node.default\";s:1510:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/structure/types/manage/{node_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:23:\"administer node display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:39:\"/admin/structure/types/manage/%/display\";s:8:\"numParts\";i:6;}}\";s:48:\"entity.entity_view_display.taxonomy_term.default\";s:1653:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:32:\"administer taxonomy_term display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/overview/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:51:\"/admin/structure/taxonomy/manage/%/overview/display\";s:8:\"numParts\";i:7;}}\";s:39:\"entity.entity_view_display.user.default\";s:1148:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/people/accounts/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:23:\"administer user display\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/people/accounts/display$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/people/accounts/display\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:37:\"/admin/config/people/accounts/display\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.media.field_ui_fields\";s:1495:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/structure/media/manage/{media_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer media fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/media/manage/%/fields\";s:8:\"numParts\";i:6;}}\";s:29:\"entity.media_type.delete_form\";s:1456:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/structure/media/manage/{media_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"media_type.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/media/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:41:\"entity.media_type.entity_permissions_form\";s:1533:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/media/manage/{media_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:5:\"media\";s:18:\"bundle_entity_type\";s:10:\"media_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:10:\"media_type\";a:3:{s:4:\"type\";s:17:\"entity:media_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/media/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";s:25:\"entity.menu.add_link_form\";s:1393:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/structure/menu/manage/{menu}/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\menu_link_content\\Controller\\MenuController::addLink\";s:6:\"_title\";s:13:\"Add menu link\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:17:\"menu_link_content\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)/add$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:4:\"/add\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:34:\"/admin/structure/menu/manage/%/add\";s:8:\"numParts\";i:6;}}\";s:27:\"entity.node.field_ui_fields\";s:1482:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/structure/types/manage/{node_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer node fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/types/manage/%/fields\";s:8:\"numParts\";i:6;}}\";s:28:\"entity.node_type.delete_form\";s:1378:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/structure/types/manage/{node_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"node_type.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"node_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/types/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:40:\"entity.node_type.entity_permissions_form\";s:1519:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/types/manage/{node_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:4:\"node\";s:18:\"bundle_entity_type\";s:9:\"node_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:3:{s:4:\"type\";s:16:\"entity:node_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/types/manage/%/permissions\";s:8:\"numParts\";i:6;}}\";s:37:\"entity.recaptcha_v3_action.collection\";s:1155:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"recaptcha_v3_action\";s:6:\"_title\";s:20:\"reCAPTCHA v3 actions\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/people/captcha/recaptcha\\-v3\\-actions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";s:8:\"numParts\";i:5;}}\";s:36:\"entity.taxonomy_term.field_ui_fields\";s:1625:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:70:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer taxonomy_term fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:87:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/overview/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:50:\"/admin/structure/taxonomy/manage/%/overview/fields\";s:8:\"numParts\";i:7;}}\";s:38:\"entity.taxonomy_vocabulary.delete_form\";s:1549:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:26:\"taxonomy_vocabulary.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:26:\"taxonomy_vocabulary.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/taxonomy/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:1484:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:26:\"taxonomy_vocabulary.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:34:\"/admin/structure/taxonomy/manage/%\";s:8:\"numParts\";i:5;}}\";s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";s:1663:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:75:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:18:\"bundle_entity_type\";s:19:\"taxonomy_vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:92:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/overview/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:55:\"/admin/structure/taxonomy/manage/%/overview/permissions\";s:8:\"numParts\";i:7;}}\";s:27:\"entity.user.field_ui_fields\";s:1120:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/people/accounts/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer user fields\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/people/accounts/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/people/accounts/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:36:\"/admin/config/people/accounts/fields\";s:8:\"numParts\";i:5;}}\";s:28:\"entity.user_role.delete_form\";s:1372:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/people/roles/manage/{user_role}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"user_role.delete\";s:6:\"_title\";s:11:\"Delete role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:35:\"/admin/people/roles/manage/%/delete\";s:8:\"numParts\";i:6;}}\";s:38:\"entity.user_role.edit_permissions_form\";s:1326:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/people/permissions/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:49:\"\\Drupal\\user\\Form\\UserPermissionsRoleSpecificForm\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/admin/people/permissions/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:27:\"/admin/people/permissions/%\";s:8:\"numParts\";i:4;}}\";s:29:\"field_ui.entity_form_mode_add\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/structure/display-modes/form/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:78:\"\\Drupal\\field_ui\\Controller\\EntityDisplayModeController::formModeTypeSelection\";s:6:\"_title\";s:28:\"Choose form mode entity type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/structure/display\\-modes/form/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/structure/display-modes/form/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/structure/display-modes/form/add\";s:8:\"numParts\";i:5;}}\";s:29:\"field_ui.entity_view_mode_add\";s:1118:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/structure/display-modes/view/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:78:\"\\Drupal\\field_ui\\Controller\\EntityDisplayModeController::viewModeTypeSelection\";s:6:\"_title\";s:28:\"Choose view mode entity type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/structure/display\\-modes/view/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/structure/display-modes/view/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/structure/display-modes/view/add\";s:8:\"numParts\";i:5;}}\";s:12:\"language.add\";s:1043:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/config/regional/language/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:25:\"configurable_language.add\";s:6:\"_title\";s:12:\"Add language\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:21:\"configurable_language\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/regional/language/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/config/regional/language/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:35:\"/admin/config/regional/language/add\";s:8:\"numParts\";i:5;}}\";s:20:\"language.negotiation\";s:1077:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/regional/language/detection\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:46:\"\\Drupal\\language\\Form\\NegotiationConfigureForm\";s:6:\"_title\";s:23:\"Detection and selection\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/regional/language/detection$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/regional/language/detection\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/regional/language/detection\";s:8:\"numParts\";i:5;}}\";s:21:\"recaptcha_v3.settings\";s:1086:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/people/captcha/recaptcha-v3\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:49:\"\\Drupal\\recaptcha_v3\\Form\\ReCaptchaV3SettingsForm\";s:6:\"_title\";s:21:\"reCAPTCHA v3 settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/people/captcha/recaptcha\\-v3$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/people/captcha/recaptcha-v3\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/people/captcha/recaptcha-v3\";s:8:\"numParts\";i:5;}}\";s:14:\"slick.settings\";s:998:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/media/slick/ui\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\slick_ui\\Form\\SlickSettingsForm\";s:6:\"_title\";s:8:\"Slick UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/media/slick/ui$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/media/slick/ui\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:28:\"/admin/config/media/slick/ui\";s:8:\"numParts\";i:5;}}\";}',-1,1773332030.427,1,'routes','1'),('route_provider.route_load:febaad96a91461680f71bffb65625d795389df3f1b98a2f8a87624edc77fa73310c08ad1b7d9931ccc8b877003fe660076be319232edfcb6d5e7ec8d64ab2645',_binary 'a:1:{s:38:\"entity.taxonomy_vocabulary.delete_form\";s:1549:\"O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:26:\"taxonomy_vocabulary.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:26:\"taxonomy_vocabulary.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/taxonomy/manage/%/delete\";s:8:\"numParts\";i:6;}}\";}',-1,1773072975.278,1,'routes','0'),('tecnologias_proyectos:default:results:661031cd18f676523c374874e1019befb02df27e13f8be3d4edc5f2e4b2f3d5b',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758750287\";s:3:\"nid\";s:3:\"340\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773075217.170,1,'config:views.view.tecnologias_proyectos node:340 node_list','2'),('tecnologias_proyectos:default:results:7725d4330387c6440f09793cf66ed2b4ee23332afe2ce408191da42056799bbb',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758750287\";s:3:\"nid\";s:3:\"340\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773361107.326,1,'config:views.view.tecnologias_proyectos node:340 node_list','3'),('tecnologias_proyectos:default:results:8911d644c0aae7fb5fe774484d99ef6a3492fcc436f6bda5df424243f54789e5',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1751401633\";s:3:\"nid\";s:1:\"9\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773351878.581,1,'config:views.view.tecnologias_proyectos node:9 node_list','3'),('tecnologias_proyectos:default:results:8d3582384db437aa413f8b06dbd4df5843e71eb94f1144cff4c2e5948f1e10cf',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758919641\";s:3:\"nid\";s:3:\"351\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773361112.784,1,'config:views.view.tecnologias_proyectos node:351 node_list','3'),('tecnologias_proyectos:default:results:9e4bb2d379472e4ece38e0241663e66bd213f1f41a12faf817bbe4cded331253',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1751401633\";s:3:\"nid\";s:1:\"9\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773361122.221,1,'config:views.view.tecnologias_proyectos node:9 node_list','3'),('tecnologias_proyectos:default:results:e9023b73d4f14c6471503a0595b4067941e16cd8d4e7202a810a7683286caa0d',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1758919641\";s:3:\"nid\";s:3:\"351\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773074735.568,1,'config:views.view.tecnologias_proyectos node:351 node_list','0'),('tecnologias_proyectos:default:results:fc9ca90ac4866b4dbc4ffa8c447e8bcc73a09e21955a4b13aec5c4f25e0f95ea',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1750269311\";s:3:\"nid\";s:1:\"8\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773075203.693,1,'config:views.view.tecnologias_proyectos node:8 node_list','2'),('tecnologias_proyectos:default:results:fcd81da5c741b82ec08a4254dbd4d666ded8f5d56ac67efcc1036e817bd17c5d',_binary 'a:3:{s:6:\"result\";a:1:{i:0;O:22:\"Drupal\\views\\ResultRow\":5:{s:7:\"_entity\";N;s:22:\"_relationship_entities\";a:0:{}s:5:\"index\";i:0;s:23:\"node_field_data_created\";s:10:\"1750269311\";s:3:\"nid\";s:1:\"8\";}}s:10:\"total_rows\";i:1;s:12:\"current_page\";N;}',-1,1773361114.983,1,'config:views.view.tecnologias_proyectos node:8 node_list','3'),('views:unpack_options:0c0ac0290b20ac663784a582ef2295016b2abe1a1d3e76001d8fa3e927362590:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:0;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:0;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:0;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:0;s:5:\"sorts\";b:1;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_language_interface***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:10:\"view media\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:2:{s:17:\"display_link_grid\";a:7:{s:2:\"id\";s:17:\"display_link_grid\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:11:\"Cuadrícula\";s:5:\"empty\";b:1;s:10:\"display_id\";s:6:\"widget\";}s:18:\"display_link_table\";a:7:{s:2:\"id\";s:18:\"display_link_table\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:5:\"Tabla\";s:5:\"empty\";b:1;s:10:\"display_id\";s:12:\"widget_table\";}}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:2:{s:25:\"media_library_select_form\";a:23:{s:2:\"id\";s:25:\"media_library_select_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:25:\"media_library_select_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:25:\"media_library_select_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:1:{s:6:\"bundle\";a:26:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:6:\"ignore\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:24;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:0;s:5:\"limit\";i:0;s:4:\"case\";s:4:\"none\";s:9:\"path_case\";s:4:\"none\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:3:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:26:\"admin/content/media-widget\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.872,1,'config:views.view.media_library','0'),('views:unpack_options:1036d91b1083517324464b3d64c4d3499f8c29e696c6266d1ce84b03d8f3b220:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:0;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:0;s:3:\"row\";b:0;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:3:\"rss\";s:7:\"options\";a:3:{s:11:\"description\";s:0:\"\";s:8:\"grouping\";a:0:{}s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:8:\"node_rss\";s:7:\"options\";a:2:{s:12:\"relationship\";s:4:\"none\";s:9:\"view_mode\";s:7:\"default\";}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:20:\"taxonomy/term/%/feed\";s:10:\"route_name\";s:0:\"\";s:8:\"displays\";a:2:{s:6:\"page_1\";s:6:\"page_1\";s:7:\"default\";s:1:\"0\";}s:14:\"sitename_title\";b:0;}',-1,1773072974.885,1,'config:views.view.taxonomy_term','0'),('views:unpack_options:127bcba9764af0af8e1f7aa8d73d8b44fdd5e2a186f9d39098419e763f3e4332:es',_binary 'a:33:{s:5:\"title\";s:10:\"Multimedia\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access media overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:15:\"Aplicar filtros\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:0;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:24;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"6, 12, 24, 48\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:26:\"No hay medios disponibles.\";s:8:\"tokenize\";b:0;}}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:2:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:5:\"sorts\";a:3:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:22:\"Más recientes primero\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:1;s:11:\"granularity\";s:6:\"second\";}s:4:\"name\";a:12:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:3:\"ASC\";s:6:\"expose\";a:2:{s:5:\"label\";s:12:\"Nombre (A-Z)\";s:16:\"field_identifier\";s:4:\"name\";}s:7:\"exposed\";b:1;}s:6:\"name_1\";a:12:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:12:\"Nombre (Z-A)\";s:16:\"field_identifier\";s:6:\"name_1\";}s:7:\"exposed\";b:1;}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:5:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";N;s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:1;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:9:\"Publicado\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"bundle\";a:16:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"bundle_op\";s:5:\"label\";s:16:\"Tipos multimedia\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"bundle_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:16:\"Tipos multimedia\";s:11:\"description\";N;s:10:\"identifier\";s:6:\"bundle\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:3:{i:1;a:0:{}i:2;a:0:{}i:3;a:0:{}}}}s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:12:\"media_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072974.866,1,'config:views.view.media_library','0'),('views:unpack_options:13d5b40ac4fabb6ac4eee4c25f182f5ba6f7216ed6f155f86b6634e9f910ee22:es',_binary 'a:33:{s:5:\"title\";s:22:\"Quién está conectado\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:20:\"access user profiles\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:1:{s:6:\"result\";a:9:{s:2:\"id\";s:6:\"result\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:6:\"result\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"result\";s:5:\"empty\";b:0;s:7:\"content\";s:53:\"Actualmente hay un total de  @total usuario en linea.\";}}s:6:\"footer\";a:0:{}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:25:\"Hay 0 usuarios en línea.\";s:8:\"tokenize\";b:0;}}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:1:{s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}}s:5:\"sorts\";a:1:{s:6:\"access\";a:13:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"access\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:6:\"access\";a:16:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:8:\"operator\";s:2:\">=\";s:5:\"value\";a:4:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:11:\"-15 minutes\";s:4:\"type\";s:6:\"offset\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:9:\"access_op\";s:5:\"label\";s:14:\"Último acceso\";s:11:\"description\";s:108:\"Un usuario es considerado conectado durante este tiempo después de haber visto una página por última vez.\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"access_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"access\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072977.315,1,'config:views.view.who_s_online','0'),('views:unpack_options:18c4722ad58eeb527496dea0e15cb18c72446e6c041c767d26713d6f0dc6606d:es',_binary 'a:33:{s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:6:\"page_1\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:1:{s:20:\"entity_taxonomy_term\";a:12:{s:2:\"id\";s:20:\"entity_taxonomy_term\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:20:\"entity_taxonomy_term\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"entity\";s:5:\"empty\";b:1;s:6:\"target\";s:23:\"{{ raw_arguments.tid }}\";s:9:\"view_mode\";s:4:\"full\";s:8:\"tokenize\";b:1;s:13:\"bypass_access\";b:0;}}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:2:{s:6:\"sticky\";a:10:{s:2:\"id\";s:6:\"sticky\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:6:\"sticky\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"sticky\";}s:7:\"exposed\";b:0;}s:7:\"created\";a:11:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"tid\";a:22:{s:2:\"id\";s:3:\"tid\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:3:\"tid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:18:\"taxonomy_index_tid\";s:14:\"default_action\";s:9:\"not found\";s:9:\"exception\";a:3:{s:5:\"value\";s:0:\"\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:1;s:5:\"title\";s:19:\"{{ arguments.tid }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:4:{s:7:\"bundles\";a:0:{}s:6:\"access\";b:1;s:9:\"operation\";s:4:\"view\";s:8:\"multiple\";i:0;}s:12:\"break_phrase\";b:0;s:9:\"add_table\";b:0;s:13:\"require_value\";b:0;s:17:\"reduce_duplicates\";b:0;}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:14:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072974.883,1,'config:views.view.taxonomy_term','0'),('views:unpack_options:2842b9e66ab5d4cf4a5b64127dd57eb2c1bfebc745bf948f75467db57e428fe2:es',_binary 'a:33:{s:5:\"title\";s:9:\"Proyectos\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:0;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:15:\"lista-proyectos\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:3:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"field_ano\";a:35:{s:2:\"id\";s:9:\"field_ano\";s:5:\"table\";s:15:\"node__field_ano\";s:5:\"field\";s:9:\"field_ano\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:14:\"number_integer\";s:8:\"settings\";a:2:{s:18:\"thousand_separator\";s:0:\"\";s:13:\"prefix_suffix\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:91:\"{{ title }}\r\n<span class=\"bull\">&bull;</span>\r\n<span class=\"ano\">\r\n{{ field_ano }}\r\n</span>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:23:\"field_cliente_target_id\";a:20:{s:2:\"id\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:23:\"field_cliente_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"entity_target_id\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072977.301,1,'config:views.view.proyectos','0'),('views:unpack_options:3015a5a3bab742abf706a7c7f3f049371b9b227e29b3fef0d42d54f16afc9aa1:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:0;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:0;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:0;s:5:\"style\";b:0;s:3:\"row\";b:0;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:0;s:13:\"relationships\";b:0;s:6:\"fields\";b:0;s:5:\"sorts\";b:1;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:5:\"title\";s:16:\"Usos del archivo\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:4:{s:12:\"entity_label\";s:12:\"entity_label\";s:4:\"type\";s:4:\"type\";s:6:\"module\";s:6:\"module\";s:5:\"count\";s:5:\"count\";}s:7:\"default\";s:12:\"entity_label\";s:4:\"info\";a:4:{s:12:\"entity_label\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:6:\"module\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:5:\"count\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:1;}}s:6:\"fields\";a:4:{s:12:\"entity_label\";a:23:{s:2:\"id\";s:12:\"entity_label\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:12:\"entity_label\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:12:\"entity_label\";s:5:\"label\";s:7:\"Entidad\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:14:\"link_to_entity\";b:1;}s:4:\"type\";a:22:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:15:\"Tipo de entidad\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:6:\"module\";a:22:{s:2:\"id\";s:6:\"module\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:6:\"module\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:18:\"Registering module\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:5:\"count\";a:30:{s:2:\"id\";s:5:\"count\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:5:\"count\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"numeric\";s:5:\"label\";s:15:\"Recuento de uso\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:13:\"set_precision\";b:0;s:9:\"precision\";i:0;s:7:\"decimal\";s:1:\".\";s:9:\"separator\";s:1:\",\";s:13:\"format_plural\";b:0;s:20:\"format_plural_string\";s:8:\"1@count\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:1:{s:3:\"fid\";a:22:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:3:\"fid\";s:9:\"plugin_id\";s:8:\"file_fid\";s:14:\"default_action\";s:9:\"not found\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:1;s:5:\"title\";s:56:\"Información de uso de archivos para {{ arguments.fid }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:27:\"admin/content/files/usage/%\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.851,1,'config:views.view.files','0'),('views:unpack_options:30c684ef70709aad30d941f751697c598b0c5bc8a621184f6c0b589b65e4cdd7:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:0;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:0;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:17:\"admin/people/list\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:11:\"default tab\";s:5:\"title\";s:7:\"Listado\";s:11:\"description\";s:66:\"Encuentre y gestione a las personas que interactúan con su sitio.\";s:6:\"weight\";i:-10;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:8:\"Usuarios\";s:11:\"description\";s:48:\"Gestionar cuentas, roles y permisos de usuarios.\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";}}',-1,1773072977.310,1,'config:views.view.user_admin_people','0'),('views:unpack_options:38fcda0e01dcc8fb76fe4d3c70e93408236eb0ec716c05c367dc5db3558eba4e:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:0;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:0;}}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/files\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:8:\"Archivos\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.846,1,'config:views.view.files','0'),('views:unpack_options:3cced07727f5703acc0d5edf9dd4ecee3ac6d86bf802497c90b36ea6e42d5470:es',_binary 'a:33:{s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:1:{s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:27:\"{{ dump(field_etiquetas) }}\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:28:\"entity_reference_entity_view\";s:8:\"settings\";a:1:{s:9:\"view_mode\";s:7:\"default\";}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072977.293,1,'config:views.view.etiquetas_proyectos','0'),('views:unpack_options:4a6a159f1b3203e4a1cac1d375093c37df740a81202e052afda1f42d42113fad:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:15:\"taxonomy/term/%\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.886,1,'config:views.view.taxonomy_term','0'),('views:unpack_options:54575a71a40b45aaf940c8a61f5403fd018fd975711895086ae7e8b080e021cd:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:0:\"\";s:14:\"block_category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Lists (Views)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"block_hide_empty\";b:0;s:5:\"allow\";a:1:{s:14:\"items_per_page\";s:14:\"items_per_page\";}}',-1,1773072977.285,1,'config:views.view.clientes_home','0'),('views:unpack_options:56aed3a27a2d5eab84d8952559d748a39034fe2c2e07d34c72ce010e4b53ec04:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/reports/dblog\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.892,1,'config:views.view.watchdog','0'),('views:unpack_options:5a78e62b0d864b6c576cfcd20c403bf1d5e6f66652c5ecfcaa60c5d021ab05ec:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:0;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:37:\"La lista de comentarios no aprobados.\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:8:{s:17:\"comment_bulk_form\";a:26:{s:2:\"id\";s:17:\"comment_bulk_form\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:17:\"comment_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"comment_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"include\";s:16:\"selected_actions\";a:2:{i:0;s:21:\"comment_delete_action\";i:1;s:22:\"comment_publish_action\";}}s:7:\"subject\";a:37:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Asunto\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:17:\"comment_permalink\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:9:\"{{ uid }}\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:16:\"comment_username\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"entity_id\";a:37:{s:2:\"id\";s:9:\"entity_id\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:9:\"entity_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:9:\"entity_id\";s:9:\"plugin_id\";s:16:\"commented_entity\";s:5:\"label\";s:10:\"Enviado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:6:\"name_1\";a:37:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:4:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"subject\";a:16:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"subject_op\";s:5:\"label\";s:6:\"Asunto\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"subject_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:7:\"subject\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:16:\"Nombre del autor\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:11:\"author_name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:6:\"name_1\";s:6:\"name_1\";}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:30:\"admin/content/comment/approval\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:23:\"Comentarios sin aprobar\";s:11:\"description\";s:24:\"Comentarios no aprobados\";s:6:\"weight\";i:1;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.830,1,'config:views.view.comment','0'),('views:unpack_options:6315a44e0d4f7db2f94a3cd8772fb3869cb74bef7cf853f1402d8aa687bdf1dd:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:18:\"admin/content/node\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:11:\"default tab\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:-10;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:33:\"Encuentre y gestione el contenido\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";}}',-1,1773072974.839,1,'config:views.view.content','0'),('views:unpack_options:67d1103c2cfe293ed7a2b91bc02a49241face84418168a8e314dffb655b9ecf1:es',_binary 'a:33:{s:5:\"title\";s:21:\"Comentarios recientes\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:15:\"access comments\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:2:{s:22:\"default_field_elements\";b:1;s:10:\"hide_empty\";b:0;}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:11:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:7:\"content\";s:31:\"No hay comentarios disponibles.\";s:8:\"tokenize\";b:0;}}s:13:\"relationships\";a:1:{s:4:\"node\";a:5:{s:2:\"id\";s:4:\"node\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"node\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:6:\"fields\";a:2:{s:7:\"subject\";a:26:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:20:\"Desde hace @interval\";s:11:\"past_format\";s:14:\"Hace @interval\";s:11:\"granularity\";i:2;}}}s:5:\"sorts\";a:2:{s:7:\"created\";a:12:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;}s:3:\"cid\";a:12:{s:2:\"id\";s:3:\"cid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"cid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"cid\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:3:\"cid\";}s:7:\"exposed\";b:0;}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:11:\"status_node\";a:10:{s:2:\"id\";s:11:\"status_node\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"node\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072977.288,1,'config:views.view.comments_recent','0'),('views:unpack_options:6dbe9918b340a44e2049d8a1eca57e8f384b1d4165d0558388ed8ba980dc228f:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:4:\"blog\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.818,1,'config:views.view.blogs','0'),('views:unpack_options:7356e969f32afa91c61186fe38b726debca7b2a7e521aec0c44cb558e7bee286:es',_binary 'a:33:{s:5:\"title\";s:9:\"Contenido\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:0;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:23:\"access content overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:3:{s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:10:{s:14:\"node_bulk_form\";s:14:\"node_bulk_form\";s:5:\"title\";s:5:\"title\";s:4:\"type\";s:4:\"type\";s:4:\"name\";s:4:\"name\";s:6:\"status\";s:6:\"status\";s:7:\"changed\";s:7:\"changed\";s:9:\"edit_node\";s:9:\"edit_node\";s:11:\"delete_node\";s:11:\"delete_node\";s:10:\"dropbutton\";s:10:\"dropbutton\";s:9:\"timestamp\";s:5:\"title\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:10:{s:14:\"node_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:5:\"title\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:9:\"edit_node\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:11:\"delete_node\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:10:\"dropbutton\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:9:\"timestamp\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:1;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:6:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay contenido disponible.\";}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:6:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:11:\"admin_label\";s:6:\"author\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:6:\"fields\";a:8:{s:14:\"node_bulk_form\";a:14:{s:2:\"id\";s:14:\"node_bulk_form\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:14:\"node_bulk_form\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:14:\"node_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:5:\"title\";a:17:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Título\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:4:\"type\";a:37:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:17:\"Tipo de contenido\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:17:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:6:\"status\";a:17:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:12:\"Sin publicar\";s:18:\"format_custom_true\";s:9:\"Publicado\";}}s:7:\"changed\";a:17:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:8:\"langcode\";a:37:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:14:\"field_language\";s:5:\"label\";s:6:\"Idioma\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:8:\"language\";s:8:\"settings\";a:2:{s:14:\"link_to_entity\";b:0;s:15:\"native_language\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:23:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:5:{s:5:\"title\";a:16:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:8:\"title_op\";s:5:\"label\";s:7:\"Título\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:8:\"title_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:5:\"title\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:16:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:17:\"Tipo de contenido\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:12:\"status_extra\";a:9:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:12:\"status_extra\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"node_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";b:0;s:5:\"group\";i:1;s:6:\"expose\";a:2:{s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072974.834,1,'config:views.view.content','0'),('views:unpack_options:77238f2a6112eb5fb079e325b894fdd8fd51385fd0f51e244d3e3fd65fe4a7f4:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:34:\"La lista de comentarios aprobados.\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:21:\"admin/content/comment\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:11:\"Comentarios\";s:11:\"description\";s:22:\"Comentarios publicados\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.828,1,'config:views.view.comment','0'),('views:unpack_options:7c9ef34a30fd1f84aa0ce7317443708ab97db5415e535c4ac077d7792f032851:es',_binary 'a:33:{s:5:\"title\";s:14:\"Content blocks\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:20:\"access block library\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:4:{s:4:\"info\";s:4:\"info\";s:4:\"type\";s:4:\"type\";s:7:\"changed\";s:7:\"changed\";s:10:\"operations\";s:10:\"operations\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:4:{s:4:\"info\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:10:\"operations\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:2:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:38:\"There are no content blocks available.\";s:8:\"tokenize\";b:0;}s:27:\"block_content_listing_empty\";a:10:{s:2:\"id\";s:27:\"block_content_listing_empty\";s:5:\"table\";s:13:\"block_content\";s:5:\"field\";s:27:\"block_content_listing_empty\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:9:\"plugin_id\";s:27:\"block_content_listing_empty\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;}}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:4:{s:4:\"info\";a:37:{s:2:\"id\";s:4:\"info\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"info\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";N;s:12:\"entity_field\";s:4:\"info\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:23:\"Descripción del bloque\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"type\";a:37:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:14:\"Tipo de bloque\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:13:\"block_content\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:3:{s:4:\"info\";a:16:{s:2:\"id\";s:4:\"info\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"info\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"info\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"info_op\";s:5:\"label\";s:23:\"Descripción del bloque\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"info_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"info\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:16:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:14:\"Tipo de bloque\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"reusable\";a:16:{s:2:\"id\";s:8:\"reusable\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:8:\"reusable\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:8:\"reusable\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072974.776,1,'config:views.view.block_content','0'),('views:unpack_options:812e4735ec6f4b578a0a9c0d2b456ae60be8c790f002a557642ed76e35bce003:es',_binary 'a:33:{s:5:\"title\";s:14:\"Proyectos Home\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:4;}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"4\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:1:{s:13:\"field_cliente\";a:8:{s:2:\"id\";s:13:\"field_cliente\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:13:\"field_cliente\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:24:\"field_cliente: Contenido\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:6:\"fields\";a:6:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}s:13:\"field_image_1\";a:35:{s:2:\"id\";s:13:\"field_image_1\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:6:\"medium\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"title_1\";a:37:{s:2:\"id\";s:7:\"title_1\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:0:\"\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:650:\"<div class=\"proyecto_home\">\r\n    <img src=\"{{ field_image_1 }}\" alt=\"Front Page\" />\r\n    <div class=\"proyecto_hover\">\r\n        <div class=\"proyecto_header\">\r\n            <div class=\"column-1\">\r\n                <div class=\"logo_proyecto\">\r\n                    <img src=\"{{field_image}}\" alt=\"Logo\">\r\n                </div>\r\n            </div>\r\n            <div class=\"column-2\">\r\n                <h1>{{ title_1 }}</h1>\r\n            </div>\r\n        </div>\r\n        <a class=\"proyecto_enlace\" href=\"{{ view_node }}\"><img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\"/></a>\r\n        <p>{{ field_etiquetas }}</p>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072977.303,1,'config:views.view.proyectos_home','0'),('views:unpack_options:8220181d8471b3d749a63522f288b988cbb5bcd2e95467b86603e54c3ac839c6:es',_binary 'a:33:{s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:1:{s:17:\"field_tecnologias\";a:35:{s:2:\"id\";s:17:\"field_tecnologias\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:5:\"field\";s:17:\"field_tecnologias\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:29:\"{{ dump(field_tecnologias) }}\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:28:\"entity_reference_entity_view\";s:8:\"settings\";a:1:{s:9:\"view_mode\";s:7:\"default\";}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072977.306,1,'config:views.view.tecnologias_proyectos','0'),('views:unpack_options:82f41da3d7dab603d63d8eb6cb7a31b6b33d8f873a5346ee3ff3cd936838a5f6:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:0;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:0;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:0;s:3:\"row\";b:0;s:6:\"header\";b:0;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:0;s:5:\"sorts\";b:1;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_language_interface***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:10:\"view media\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:3:{s:9:\"row_class\";s:85:\"media-library-item media-library-item--table js-media-library-item js-click-to-select\";s:17:\"default_row_class\";b:1;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:2:{s:17:\"display_link_grid\";a:7:{s:2:\"id\";s:17:\"display_link_grid\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:11:\"Cuadrícula\";s:5:\"empty\";b:1;s:10:\"display_id\";s:6:\"widget\";}s:18:\"display_link_table\";a:7:{s:2:\"id\";s:18:\"display_link_table\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:5:\"Tabla\";s:5:\"empty\";b:1;s:10:\"display_id\";s:12:\"widget_table\";}}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:5:{s:25:\"media_library_select_form\";a:9:{s:2:\"id\";s:25:\"media_library_select_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:25:\"media_library_select_form\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:25:\"media_library_select_form\";s:5:\"label\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";}s:20:\"thumbnail__target_id\";a:10:{s:2:\"id\";s:20:\"thumbnail__target_id\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:20:\"thumbnail__target_id\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:9:\"thumbnail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Miniatura\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:13:\"media_library\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}}s:4:\"name\";a:10:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Nombre\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}}s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:20:\"media_field_revision\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}}s:7:\"changed\";a:10:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:1:{s:6:\"bundle\";a:26:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:6:\"ignore\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:24;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:0;s:5:\"limit\";i:0;s:4:\"case\";s:4:\"none\";s:9:\"path_case\";s:4:\"none\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:3:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:32:\"admin/content/media-widget-table\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.875,1,'config:views.view.media_library','0'),('views:unpack_options:857221d56b8cd2ce8549c45ecf114dda7a270d0baa3b801cb0e1e244b4b2e6e0:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:9:\"proyectos\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.881,1,'config:views.view.proyectos_page','0'),('views:unpack_options:886233f993d64ddbba0f8db7d0974f8459e58c336827704a62ea0313e2826d9a:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/media\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:10:\"Multimedia\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.864,1,'config:views.view.media','0'),('views:unpack_options:8db22991b5e3aae53364ae14af30948a4399695f69a793d56ad2680dbaa51b03:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:29:\"Un listado de nuevos usuarios\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:15:\"Quién es nuevo\";s:14:\"block_category\";s:7:\"Usuario\";s:16:\"block_hide_empty\";b:0;s:5:\"allow\";a:1:{s:14:\"items_per_page\";s:14:\"items_per_page\";}}',-1,1773072977.314,1,'config:views.view.who_s_new','0'),('views:unpack_options:93af9ce955109c3351bf1da797033d6d2d165908de93d2341c82d9704f7b7bf0:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/block\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:7:\"Bloques\";s:11:\"description\";s:31:\"Create and edit content blocks.\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:20:\"system.admin_content\";s:7:\"context\";s:1:\"0\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.778,1,'config:views.view.block_content','0'),('views:unpack_options:a9a5cad5c8cd2ab73e6f1221e53e9c4709d14aaa6a5ebeafda23318a4105db23:es',_binary 'a:33:{s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:1:{s:13:\"field_galeria\";a:35:{s:2:\"id\";s:13:\"field_galeria\";s:5:\"table\";s:19:\"node__field_galeria\";s:5:\"field\";s:13:\"field_galeria\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:11:\"slick_image\";s:8:\"settings\";a:30:{s:7:\"caption\";a:2:{s:3:\"alt\";s:1:\"0\";s:5:\"title\";s:1:\"0\";}s:9:\"optionset\";s:17:\"galeria_proyectos\";s:4:\"link\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:5:\"cache\";i:0;s:9:\"admin_uri\";s:109:\"/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax\";s:10:\"background\";b:0;s:11:\"box_caption\";s:0:\"\";s:18:\"box_caption_custom\";s:0:\"\";s:7:\"loading\";s:4:\"auto\";s:7:\"preload\";b:0;s:9:\"box_style\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:12:\"media_switch\";s:0:\"\";s:5:\"ratio\";s:0:\"\";s:15:\"thumbnail_style\";s:0:\"\";s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:6:\"column\";s:4:\"skin\";s:7:\"default\";s:12:\"overridables\";a:8:{s:6:\"arrows\";s:6:\"arrows\";s:9:\"draggable\";s:9:\"draggable\";s:8:\"infinite\";s:8:\"infinite\";s:8:\"autoplay\";s:1:\"0\";s:4:\"dots\";s:1:\"0\";s:10:\"mouseWheel\";s:1:\"0\";s:9:\"randomize\";s:1:\"0\";s:13:\"variableWidth\";s:1:\"0\";}s:19:\"optionset_thumbnail\";s:0:\"\";s:14:\"skin_thumbnail\";s:0:\"\";s:17:\"thumbnail_caption\";s:0:\"\";s:16:\"thumbnail_effect\";s:0:\"\";s:18:\"thumbnail_position\";s:0:\"\";s:8:\"override\";b:1;s:13:\"preserve_keys\";b:0;s:13:\"visible_items\";N;}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:5;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:1;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072977.297,1,'config:views.view.galeria_proyectos','0'),('views:unpack_options:ae12dee1c1c2ba41e0ab1fc66aff47d2d47ee4f708b8b1cad195baf0a3b5363f:es',_binary 'a:33:{s:5:\"title\";s:15:\"Quién es nuevo\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:1:{s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:6:\"access\";a:16:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:8:\"operator\";s:1:\">\";s:5:\"value\";a:4:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:10:\"1970-01-01\";s:4:\"type\";s:4:\"date\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072977.312,1,'config:views.view.who_s_new','0'),('views:unpack_options:b4e629fd7363f3930700d12f5a1f2ad07fec54787e76a7caa539ff0eeec2882b:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:0;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:0;s:3:\"row\";b:0;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:3:\"rss\";s:7:\"options\";a:3:{s:11:\"description\";s:0:\"\";s:8:\"grouping\";a:0:{}s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:8:\"node_rss\";s:7:\"options\";a:2:{s:12:\"relationship\";s:4:\"none\";s:9:\"view_mode\";s:3:\"rss\";}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:7:\"rss.xml\";s:10:\"route_name\";s:0:\"\";s:8:\"displays\";a:2:{s:6:\"page_1\";s:6:\"page_1\";s:7:\"default\";s:0:\"\";}s:14:\"sitename_title\";b:1;}',-1,1773072974.855,1,'config:views.view.frontpage','0'),('views:unpack_options:b8d221a009f6491054958eefe89d8b07d07e98818ea2d8f3005fa416e72330be:es',_binary 'a:33:{s:5:\"title\";s:11:\"Comentarios\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"más\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:19:\"administer comments\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:13:\"siguiente ›\";s:8:\"previous\";s:12:\"‹ anterior\";s:5:\"first\";s:10:\"« primero\";s:4:\"last\";s:10:\"último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:6:{s:17:\"comment_bulk_form\";s:17:\"comment_bulk_form\";s:7:\"subject\";s:7:\"subject\";s:3:\"uid\";s:3:\"uid\";s:9:\"entity_id\";s:9:\"entity_id\";s:7:\"changed\";s:7:\"changed\";s:10:\"operations\";s:10:\"operations\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:6:{s:17:\"comment_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"subject\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:3:\"uid\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:9:\"entity_id\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:10:\"operations\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:1;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:31:\"No hay comentarios disponibles.\";s:8:\"tokenize\";b:0;}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:6:\"fields\";a:8:{s:17:\"comment_bulk_form\";a:26:{s:2:\"id\";s:17:\"comment_bulk_form\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:17:\"comment_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"comment_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"include\";s:16:\"selected_actions\";a:2:{i:0;s:21:\"comment_delete_action\";i:1;s:24:\"comment_unpublish_action\";}}s:7:\"subject\";a:37:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Asunto\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:17:\"comment_permalink\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:9:\"{{ uid }}\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:16:\"comment_username\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"entity_id\";a:37:{s:2:\"id\";s:9:\"entity_id\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:9:\"entity_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:9:\"entity_id\";s:9:\"plugin_id\";s:16:\"commented_entity\";s:5:\"label\";s:10:\"Enviado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:6:\"name_1\";a:37:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"changed\";a:13:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"changed\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:4:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"subject\";a:16:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"subject_op\";s:5:\"label\";s:6:\"Asunto\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"subject_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:7:\"subject\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:11:\"Author name\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:11:\"author_name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:6:\"name_1\";s:6:\"name_1\";}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072974.824,1,'config:views.view.comment','0');
INSERT INTO `cache_data` VALUES ('views:unpack_options:bd7cc952fe467e3ff429ccc60a88539d05daf88b71c4b31e91572286af2e9ba8:es',_binary 'a:33:{s:5:\"title\";s:8:\"Archivos\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:1;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access files overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:3:\"fid\";s:3:\"fid\";s:8:\"filename\";s:8:\"filename\";s:8:\"filemime\";s:8:\"filemime\";s:8:\"filesize\";s:8:\"filesize\";s:6:\"status\";s:6:\"status\";s:7:\"created\";s:7:\"created\";s:7:\"changed\";s:7:\"changed\";s:5:\"count\";s:5:\"count\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:8:{s:3:\"fid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:8:\"filename\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:8:\"filemime\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:8:\"filesize\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"created\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:5:\"count\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:6:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay archivos disponibles.\";}}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:1;}}s:6:\"fields\";a:9:{s:3:\"fid\";a:24:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:3:\"fid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:3:\"Fid\";s:7:\"exclude\";b:1;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:8:\"filename\";a:36:{s:2:\"id\";s:8:\"filename\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filename\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filename\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Nombre\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"file_link\";s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:8:\"filemime\";a:25:{s:2:\"id\";s:8:\"filemime\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filemime\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filemime\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Tipo MIME\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"file_filemime\";}s:8:\"filesize\";a:25:{s:2:\"id\";s:8:\"filesize\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filesize\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filesize\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Tamaño\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"file_size\";}s:6:\"status\";a:26:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:8:\"Temporal\";s:18:\"format_custom_true\";s:10:\"Permanente\";}}s:7:\"created\";a:26:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:15:\"Fecha de subida\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:6:\"medium\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:22:\"Fecha de modificación\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:6:\"medium\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:5:\"count\";a:30:{s:2:\"id\";s:5:\"count\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:5:\"count\";s:12:\"relationship\";s:3:\"fid\";s:10:\"group_type\";s:3:\"sum\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"numeric\";s:5:\"label\";s:8:\"Usado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:1;s:4:\"path\";s:35:\"admin/content/files/usage/{{ fid }}\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:13:\"set_precision\";b:0;s:9:\"precision\";i:0;s:7:\"decimal\";s:1:\".\";s:9:\"separator\";s:1:\",\";s:13:\"format_plural\";b:1;s:20:\"format_plural_string\";s:27:\"@count lugar@count lugares\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:0;}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:3:{s:8:\"filename\";a:16:{s:2:\"id\";s:8:\"filename\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filename\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filename\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:4:\"word\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:11:\"filemime_op\";s:5:\"label\";s:17:\"Nombre de archivo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"filename_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"filename\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"filemime\";a:16:{s:2:\"id\";s:8:\"filemime\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filemime\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filemime\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:4:\"word\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:11:\"filemime_op\";s:5:\"label\";s:9:\"Tipo MIME\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"filemime_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"filemime\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:11:\"file_status\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"status_op\";s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072974.841,1,'config:views.view.files','0'),('views:unpack_options:bf9fa664b66a3b0293608f1a4779513bd02ec388024a8856b809f3279054eff0:es',_binary 'a:33:{s:5:\"title\";s:31:\"Mensajes recientes del registro\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:11:\"admin-dblog\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:19:\"access site reports\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:0;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:25:\"{{ type }} {{ severity }}\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:7:\"nothing\";s:7:\"nothing\";s:3:\"wid\";s:3:\"wid\";s:8:\"severity\";s:8:\"severity\";s:4:\"type\";s:4:\"type\";s:9:\"timestamp\";s:9:\"timestamp\";s:7:\"message\";s:7:\"message\";s:4:\"name\";s:4:\"name\";s:4:\"link\";s:4:\"link\";}s:7:\"default\";s:3:\"wid\";s:4:\"info\";a:8:{s:7:\"nothing\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:3:\"wid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:8:\"severity\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:9:\"timestamp\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"message\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:4:\"link\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:0;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:1:{s:4:\"area\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:40:\"No hay mensajes de registro disponibles.\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:40:\"No hay mensajes de registro disponibles.\";s:8:\"tokenize\";b:0;}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:8:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:4:\"User\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:6:\"fields\";a:8:{s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:5:\"Icono\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:4:\"icon\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}s:3:\"wid\";a:22:{s:2:\"id\";s:3:\"wid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"wid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:3:\"WID\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:8:\"severity\";a:23:{s:2:\"id\";s:8:\"severity\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:8:\"severity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:12:\"machine_name\";s:5:\"label\";s:8:\"Gravedad\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"machine_name\";b:0;}s:4:\"type\";a:22:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:4:\"Tipo\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:9:\"timestamp\";a:25:{s:2:\"id\";s:9:\"timestamp\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:9:\"timestamp\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"label\";s:5:\"Fecha\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";}s:7:\"message\";a:23:{s:2:\"id\";s:7:\"message\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:7:\"message\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:13:\"dblog_message\";s:5:\"label\";s:7:\"Mensaje\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:1;s:4:\"path\";s:35:\"admin/reports/dblog/event/{{ wid }}\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:13:\"{{ message }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:56;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:1;s:4:\"trim\";b:1;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:1;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"replace_variables\";b:1;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Usuario\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"link\";a:22:{s:2:\"id\";s:4:\"link\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"link\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"dblog_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}}s:5:\"sorts\";a:1:{s:3:\"wid\";a:10:{s:2:\"id\";s:3:\"wid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"wid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:3:\"wid\";}s:7:\"exposed\";b:0;}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:4:\"type\";a:14:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"dblog_types\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:4:\"Tipo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:1;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"severity\";a:14:{s:2:\"id\";s:8:\"severity\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:8:\"severity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"in_operator\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"severity_op\";s:5:\"label\";s:8:\"Gravedad\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"severity_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"severity\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:1;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072974.888,1,'config:views.view.watchdog','0'),('views:unpack_options:c076f2dd29311472a07d95ac319f432eaa443715305dbdb45118588cfafb8d96:es',_binary 'a:33:{s:5:\"title\";s:13:\"Clientes Home\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:8;}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"slick\";s:7:\"options\";a:25:{s:7:\"caption\";a:1:{s:11:\"field_image\";s:1:\"0\";}s:9:\"optionset\";s:13:\"clientes_home\";s:5:\"class\";s:0:\"\";s:5:\"image\";s:0:\"\";s:4:\"link\";s:0:\"\";s:7:\"overlay\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"vanilla\";b:1;s:6:\"layout\";s:0:\"\";s:5:\"cache\";i:0;s:9:\"admin_uri\";s:99:\"/admin/structure/views/ajax/display/clientes_home/block_1/style_options?_wrapper_format=drupal_ajax\";s:4:\"grid\";s:1:\"4\";s:11:\"grid_medium\";s:1:\"3\";s:10:\"grid_small\";s:1:\"2\";s:5:\"style\";s:4:\"grid\";s:4:\"skin\";s:7:\"default\";s:12:\"overridables\";a:8:{s:6:\"arrows\";s:6:\"arrows\";s:8:\"autoplay\";s:8:\"autoplay\";s:9:\"draggable\";s:9:\"draggable\";s:8:\"infinite\";s:8:\"infinite\";s:4:\"dots\";s:1:\"0\";s:10:\"mouseWheel\";s:1:\"0\";s:9:\"randomize\";s:1:\"0\";s:13:\"variableWidth\";s:1:\"0\";}s:9:\"thumbnail\";s:0:\"\";s:19:\"optionset_thumbnail\";s:0:\"\";s:14:\"skin_thumbnail\";s:0:\"\";s:16:\"thumbnail_effect\";s:0:\"\";s:18:\"thumbnail_position\";s:0:\"\";s:8:\"override\";b:0;s:13:\"preserve_keys\";b:0;s:13:\"visible_items\";N;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:1:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072977.282,1,'config:views.view.clientes_home','0'),('views:unpack_options:c5665fadbb59c6dad25e92e30846ed0e7ad772009004ff2146f197a01f896bbf:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:8:\"clientes\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.822,1,'config:views.view.clientes','0'),('views:unpack_options:c8153fc732c233c7430fdf7a4f32d43060f4856beb812b98a119bf3fad116def:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:0;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:5:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"edit_media\";a:26:{s:2:\"id\";s:10:\"edit_media\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:10:\"edit_media\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:16:\"entity_link_edit\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:19:\"Editar {{ nombre }}\";s:9:\"make_link\";b:1;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:19:\"Editar {{ nombre }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:1:\"0\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:6:\"Editar\";s:18:\"output_url_as_text\";b:0;s:8:\"absolute\";b:0;}s:12:\"delete_media\";a:26:{s:2:\"id\";s:12:\"delete_media\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:12:\"delete_media\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:18:\"entity_link_delete\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:19:\"Borrar {{ nombre }}\";s:9:\"make_link\";b:1;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:19:\"Borrar {{ nombre }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:1:\"0\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:8:\"Eliminar\";s:18:\"output_url_as_text\";b:0;s:8:\"absolute\";b:0;}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:24:\"admin/content/media-grid\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.869,1,'config:views.view.media_library','0'),('views:unpack_options:cc4e10ce0b458d1eab795aa84fe58da47a2f60d1ee7b0714d9698582bace6b97:es',_binary 'a:33:{s:5:\"title\";s:5:\"Blogs\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:6;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:5:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:5:\"vista\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:569:\"<div class=\"preview-blog\">\r\n    <div class=\"image-blog\">\r\n        <img src=\"{{ field_image }}\" alt=\"preview\">\r\n    </div>\r\n    <div class=\"entrada-blog\">\r\n        <div class=\"titulo-blog\">\r\n            <h1>\r\n                {{ title }}\r\n            </h1>\r\n        </div>\r\n        <div class=\"enlace-blog\">\r\n            <a href=\"{{ view_node }}\">\r\n                <img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\" />\r\n            </a>\r\n        </div>\r\n    </div>\r\n    <div class=\"etiqueta-blog\">\r\n        {{ field_etiquetas }}\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:4:\"blog\";s:4:\"blog\";}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072974.815,1,'config:views.view.blogs','0'),('views:unpack_options:d774fe7e5faefd8e754229712037c5a53f381daa24a037433b340350895a68a4:es',_binary 'a:33:{s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:3:{s:16:\"area_text_custom\";a:11:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:7:\"content\";s:211:\"Aún no se ha creado ningún contenido de página de inicio. <br>Siga la<a target=\"_blank\" href=\"https://www.drupal.org/es/docs/user_guide/es/index.html\">Guía del usuario</a> para comenzar a construir su sitio.\";s:8:\"tokenize\";b:0;}s:18:\"node_listing_empty\";a:10:{s:2:\"id\";s:18:\"node_listing_empty\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:18:\"node_listing_empty\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:18:\"node_listing_empty\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;}s:5:\"title\";a:10:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"title\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:5:\"title\";s:14:\"¡Bienvenidos!\";}}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:2:{s:6:\"sticky\";a:12:{s:2:\"id\";s:6:\"sticky\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"sticky\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"sticky\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"sticky\";}s:7:\"exposed\";b:0;}s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:3:{s:7:\"promote\";a:16:{s:2:\"id\";s:7:\"promote\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"promote\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"promote\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072974.854,1,'config:views.view.frontpage','0'),('views:unpack_options:dce19bdde6b6ca89dcdd649a02860cb019c7380ca47f039fa4d0064967a69980:es',_binary 'a:33:{s:5:\"title\";s:14:\"Proyectos Page\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:8;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"4\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:1:{s:13:\"field_cliente\";a:8:{s:2:\"id\";s:13:\"field_cliente\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:13:\"field_cliente\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:24:\"field_cliente: Contenido\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:6:\"fields\";a:6:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}s:7:\"title_1\";a:37:{s:2:\"id\";s:7:\"title_1\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:13:\"field_image_1\";a:35:{s:2:\"id\";s:13:\"field_image_1\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:6:\"medium\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:0:\"\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:650:\"<div class=\"proyecto_home\">\r\n    <img src=\"{{ field_image_1 }}\" alt=\"Front Page\" />\r\n    <div class=\"proyecto_hover\">\r\n        <div class=\"proyecto_header\">\r\n            <div class=\"column-1\">\r\n                <div class=\"logo_proyecto\">\r\n                    <img src=\"{{field_image}}\" alt=\"Logo\">\r\n                </div>\r\n            </div>\r\n            <div class=\"column-2\">\r\n                <h1>{{ title_1 }}</h1>\r\n            </div>\r\n        </div>\r\n        <a class=\"proyecto_enlace\" href=\"{{ view_node }}\"><img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\"/></a>\r\n        <p>{{ field_etiquetas }}</p>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072974.878,1,'config:views.view.proyectos_page','0'),('views:unpack_options:e070be1f4fae7420ba09d2dabf3b7c0d6f97e695f145ddd4154d8c846b9d9fa7:es',_binary 'a:33:{s:5:\"title\";s:8:\"Clientes\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:6;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:25:\"views_bootstrap_accordion\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:12:\"panel_output\";s:6:\"single\";s:17:\"panel_title_field\";s:5:\"title\";s:5:\"flush\";b:0;s:8:\"behavior\";s:6:\"closed\";s:8:\"sections\";a:3:{s:5:\"first\";i:0;s:6:\"middle\";i:0;s:4:\"last\";i:0;}}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:4:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:17:\"field_descripcion\";a:35:{s:2:\"id\";s:17:\"field_descripcion\";s:5:\"table\";s:23:\"node__field_descripcion\";s:5:\"field\";s:17:\"field_descripcion\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:12:\"basic_string\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:429:\"<div class=\"container\">\r\n    <div class=\"row\">\r\n        <div class=\"col-md-4 d-flex justify-content-center align-items-center\">\r\n            <div class=\"logo-cliente\">\r\n                <img src=\"{{ field_image }}\" alt=\"Logo\">\r\n            </div>\r\n        </div>\r\n        <div class=\"col-md-8\">\r\n            <div class=\"descripcion\">\r\n                {{ field_descripcion }}\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072974.820,1,'config:views.view.clientes','0'),('views:unpack_options:e953ee821b8e0a680db6f452f5104d64fd994710f2f5fbecf587ca8c7ad9d9fb:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:60:\"Una lista de los usuarios que están conectados actualmente.\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:22:\"Quién está conectado\";s:14:\"block_category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Lists (Views)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"block_hide_empty\";b:0;s:5:\"allow\";a:1:{s:14:\"items_per_page\";s:14:\"items_per_page\";}}',-1,1773072977.316,1,'config:views.view.who_s_online','0'),('views:unpack_options:ea9f50f064b18f23e9577941820700efec1a9e8f545abdd2c983a80ae241eaf9:es',_binary 'a:33:{s:5:\"title\";s:18:\"Contenido reciente\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:0;s:13:\"use_more_text\";s:4:\"Más\";s:12:\"link_display\";s:1:\"0\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay contenido disponible.\";s:8:\"tokenize\";b:0;}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:6:\"fields\";a:2:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"changed\";a:13:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"changed\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:2:{s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"node_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";b:0;s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072977.292,1,'config:views.view.content_recent','0'),('views:unpack_options:f08465c7b392aa405b1f95346410e2d16c2a7ca1860a77877817f4f24c350bae:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:21:\"Comentarios recientes\";s:14:\"block_category\";s:14:\"Listas (Views)\";s:16:\"block_hide_empty\";b:0;s:5:\"allow\";a:1:{s:14:\"items_per_page\";b:1;}}',-1,1773072977.289,1,'config:views.view.comments_recent','0'),('views:unpack_options:f11a2f020a80df60d05bcd5a53d0dc32d5bc1306c31ebf30b6dcc8a84d8eb98d:es',_binary 'a:38:{s:8:\"defaults\";a:28:{s:6:\"access\";b:1;s:5:\"cache\";b:1;s:5:\"query\";b:1;s:5:\"title\";b:1;s:9:\"css_class\";b:1;s:19:\"display_description\";b:0;s:8:\"use_ajax\";b:1;s:23:\"hide_attachment_summary\";b:1;s:16:\"show_admin_links\";b:1;s:5:\"pager\";b:1;s:8:\"use_more\";b:1;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";b:1;s:12:\"exposed_form\";b:1;s:12:\"link_display\";b:1;s:8:\"link_url\";b:1;s:8:\"group_by\";b:1;s:5:\"style\";b:1;s:3:\"row\";b:1;s:6:\"header\";b:1;s:6:\"footer\";b:1;s:5:\"empty\";b:1;s:13:\"relationships\";b:1;s:6:\"fields\";b:1;s:5:\"sorts\";b:1;s:9:\"arguments\";b:1;s:7:\"filters\";b:1;s:13:\"filter_groups\";b:1;}s:5:\"title\";s:0:\"\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:0:{}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:0:{}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:0:{}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:4:\"node\";s:10:\"route_name\";s:0:\"\";s:4:\"menu\";a:9:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"enabled\";b:1;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:0:\"\";s:8:\"expanded\";b:0;}s:11:\"tab_options\";a:4:{s:4:\"type\";s:4:\"none\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;}}',-1,1773072974.857,1,'config:views.view.frontpage','0'),('views:unpack_options:f94946ca222ce3712fb9e26986e0c0412f85012e9dc2dda2ee74d7ad7afb1a96:es',_binary 'a:33:{s:5:\"title\";s:8:\"Usuarios\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:0;s:13:\"use_more_text\";s:4:\"más\";s:12:\"link_display\";s:6:\"page_1\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:16:\"administer users\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:11:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:14:\"user_bulk_form\";s:14:\"user_bulk_form\";s:4:\"name\";s:4:\"name\";s:6:\"status\";s:6:\"status\";s:3:\"rid\";s:3:\"rid\";s:7:\"created\";s:7:\"created\";s:6:\"access\";s:6:\"access\";s:9:\"edit_node\";s:9:\"edit_node\";s:10:\"dropbutton\";s:10:\"dropbutton\";}s:7:\"default\";s:7:\"created\";s:4:\"info\";a:8:{s:14:\"user_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:3:\"rid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"created\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"access\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:9:\"edit_node\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:10:\"dropbutton\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:20:\"No people available.\";s:8:\"tokenize\";b:0;}}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:9:{s:14:\"user_bulk_form\";a:23:{s:2:\"id\";s:14:\"user_bulk_form\";s:5:\"table\";s:5:\"users\";s:5:\"field\";s:14:\"user_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:14:\"user_bulk_form\";s:5:\"label\";s:21:\"Actualización masiva\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:17:\"Nombre de usuario\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:6:\"status\";a:26:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:9:\"Bloqueado\";s:18:\"format_custom_true\";s:6:\"Activo\";}}s:15:\"roles_target_id\";a:24:{s:2:\"id\";s:15:\"roles_target_id\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:15:\"roles_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:10:\"user_roles\";s:5:\"label\";s:5:\"Roles\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:2:\"ul\";s:9:\"separator\";s:2:\", \";}s:17:\"dxpr_builder_user\";a:23:{s:2:\"id\";s:17:\"dxpr_builder_user\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:17:\"dxpr_builder_user\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:23:\"dxpr_builder_user_field\";s:5:\"label\";s:17:\"DXPR Builder User\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:7:\"created\";a:26:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:18:\"Miembro desde hace\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:9:\"@interval\";s:11:\"past_format\";s:9:\"@interval\";s:11:\"granularity\";i:2;}}s:6:\"access\";a:26:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:14:\"Último acceso\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:20:\"Desde hace @interval\";s:11:\"past_format\";s:14:\"Hace @interval\";s:11:\"granularity\";i:2;}}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:5:\"users\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:4:\"mail\";a:37:{s:2:\"id\";s:4:\"mail\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"mail\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"mail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:12:\"basic_string\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:6:{s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:37:\"Nombre o correo electrónico contiene\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"user\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:4:\"mail\";s:4:\"mail\";}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:6:\"Activo\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:9:\"Bloqueado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:15:\"roles_target_id\";a:15:{s:2:\"id\";s:15:\"roles_target_id\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:15:\"roles_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:10:\"user_roles\";s:8:\"operator\";s:2:\"or\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:18:\"roles_target_id_op\";s:5:\"label\";s:3:\"Rol\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:18:\"roles_target_id_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"role\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:17:\"reduce_duplicates\";b:0;}s:10:\"permission\";a:15:{s:2:\"id\";s:10:\"permission\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:10:\"permission\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"user_permissions\";s:8:\"operator\";s:2:\"or\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:13:\"permission_op\";s:5:\"label\";s:7:\"Permiso\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:13:\"permission_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:10:\"permission\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:17:\"reduce_duplicates\";b:0;}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"uid_raw\";a:15:{s:2:\"id\";s:7:\"uid_raw\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"uid_raw\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:7:\"numeric\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";a:3:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:1:\"0\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072977.308,1,'config:views.view.user_admin_people','0'),('views:unpack_options:fffd2edc0774c471ef876634225889fb37b2e6c7dd25eb054fac634bdef2b07b:es',_binary 'a:33:{s:5:\"title\";s:10:\"Multimedia\";s:7:\"enabled\";b:1;s:15:\"display_comment\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:8:\"use_ajax\";b:0;s:23:\"hide_attachment_summary\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"more\";s:12:\"link_display\";s:0:\"\";s:8:\"link_url\";s:0:\"\";s:8:\"group_by\";b:0;s:18:\"rendering_language\";s:33:\"***LANGUAGE_entity_translation***\";s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access media overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:6:{s:4:\"name\";s:4:\"name\";s:6:\"bundle\";s:6:\"bundle\";s:7:\"changed\";s:7:\"changed\";s:3:\"uid\";s:3:\"uid\";s:6:\"status\";s:6:\"status\";s:20:\"thumbnail__target_id\";s:20:\"thumbnail__target_id\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:6:{s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"bundle\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:3:\"uid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:20:\"thumbnail__target_id\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:13:\"exposed_block\";b:0;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:26:\"No hay medios disponibles.\";s:8:\"tokenize\";b:0;}}s:13:\"relationships\";a:0:{}s:6:\"fields\";a:8:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:20:\"thumbnail__target_id\";a:37:{s:2:\"id\";s:20:\"thumbnail__target_id\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:20:\"thumbnail__target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:9:\"thumbnail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Miniatura\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:9:\"thumbnail\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:5:\"media\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:30:\"Nombre del elemento multimedia\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:6:\"bundle\";a:37:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:4:\"Tipo\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:6:\"status\";a:37:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:12:\"Sin publicar\";s:18:\"format_custom_true\";s:9:\"Publicado\";}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:7:\"filters\";a:5:{s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:30:\"Nombre del elemento multimedia\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"bundle\";a:16:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"bundle_op\";s:5:\"label\";s:4:\"Tipo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"bundle_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:6:\"Verdad\";s:11:\"description\";N;s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:1;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:12:\"media_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:17:\"display_extenders\";a:0:{}}',-1,1773072974.859,1,'config:views.view.media','0');
/*!40000 ALTER TABLE `cache_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_default`
--

DROP TABLE IF EXISTS `cache_default`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_default` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_default`
--

LOCK TABLES `cache_default` WRITE;
/*!40000 ALTER TABLE `cache_default` DISABLE KEYS */;
INSERT INTO `cache_default` VALUES ('blazy_lightboxes',_binary 'a:1:{i:0;s:6:\"flybox\";}',-1,1773073130.162,1,'blazy_lightboxes:count:1','0'),('captcha_placement_map_cache',_binary 'a:2:{s:32:\"contact_message_contactanos_form\";a:3:{s:4:\"path\";a:0:{}s:3:\"key\";s:7:\"actions\";s:6:\"weight\";i:99;}s:15:\"user_login_form\";a:3:{s:4:\"path\";a:0:{}s:3:\"key\";s:7:\"actions\";s:6:\"weight\";i:99;}}',-1,1773331992.139,1,'','0'),('ckeditor5.langcodes',_binary 'a:72:{s:2:\"af\";s:2:\"af\";s:2:\"ar\";s:2:\"ar\";s:3:\"ast\";s:3:\"ast\";s:2:\"az\";s:2:\"az\";s:2:\"be\";s:2:\"be\";s:2:\"bg\";s:2:\"bg\";s:2:\"bn\";s:2:\"bn\";s:2:\"bs\";s:2:\"bs\";s:2:\"ca\";s:2:\"ca\";s:2:\"cs\";s:2:\"cs\";s:2:\"da\";s:2:\"da\";s:5:\"de-ch\";s:5:\"de-ch\";s:2:\"de\";s:2:\"de\";s:2:\"el\";s:2:\"el\";s:5:\"en-au\";s:5:\"en-au\";s:5:\"en-gb\";s:5:\"en-gb\";s:2:\"eo\";s:2:\"eo\";s:5:\"es-co\";s:5:\"es-co\";s:2:\"es\";s:2:\"es\";s:2:\"et\";s:2:\"et\";s:2:\"eu\";s:2:\"eu\";s:2:\"fa\";s:2:\"fa\";s:2:\"fi\";s:2:\"fi\";s:2:\"fr\";s:2:\"fr\";s:2:\"gl\";s:2:\"gl\";s:2:\"gu\";s:2:\"gu\";s:2:\"he\";s:2:\"he\";s:2:\"hi\";s:2:\"hi\";s:2:\"hr\";s:2:\"hr\";s:2:\"hu\";s:2:\"hu\";s:2:\"hy\";s:2:\"hy\";s:2:\"id\";s:2:\"id\";s:2:\"it\";s:2:\"it\";s:2:\"ja\";s:2:\"ja\";s:2:\"jv\";s:2:\"jv\";s:2:\"kk\";s:2:\"kk\";s:2:\"km\";s:2:\"km\";s:2:\"kn\";s:2:\"kn\";s:2:\"ko\";s:2:\"ko\";s:2:\"ku\";s:2:\"ku\";s:2:\"lt\";s:2:\"lt\";s:2:\"lv\";s:2:\"lv\";s:2:\"ms\";s:2:\"ms\";s:2:\"nb\";s:2:\"nb\";s:2:\"ne\";s:2:\"ne\";s:2:\"nl\";s:2:\"nl\";s:2:\"no\";s:2:\"no\";s:2:\"oc\";s:2:\"oc\";s:2:\"pl\";s:2:\"pl\";s:5:\"pt-br\";s:5:\"pt-br\";s:2:\"pt\";s:2:\"pt\";s:2:\"ro\";s:2:\"ro\";s:2:\"ru\";s:2:\"ru\";s:2:\"si\";s:2:\"si\";s:2:\"sk\";s:2:\"sk\";s:2:\"sl\";s:2:\"sl\";s:2:\"sq\";s:2:\"sq\";s:7:\"sr-latn\";s:7:\"sr-latn\";s:2:\"sr\";s:2:\"sr\";s:2:\"sv\";s:2:\"sv\";s:2:\"th\";s:2:\"th\";s:2:\"ti\";s:2:\"ti\";s:2:\"tk\";s:2:\"tk\";s:2:\"tr\";s:2:\"tr\";s:2:\"tt\";s:2:\"tt\";s:2:\"ug\";s:2:\"ug\";s:2:\"uk\";s:2:\"uk\";s:2:\"ur\";s:2:\"ur\";s:2:\"uz\";s:2:\"uz\";s:2:\"vi\";s:2:\"vi\";s:5:\"zh-cn\";s:5:\"zh-cn\";s:2:\"zh\";s:2:\"zh\";}',-1,1773072978.205,1,'','0'),('config:dxpr_builder.settings',_binary 'a:3:{s:3:\"sub\";s:5:\"28876\";s:5:\"scope\";s:17:\"dxpr/dxpr_builder\";s:9:\"dxpr_tier\";s:4:\"free\";}',-1,1773370389.554,1,'config:dxpr_builder.settings','4'),('core.extension.list.module',_binary 'a:149:{s:18:\"announcements_feed\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:59:\"core/modules/announcements_feed/announcements_feed.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:13:\"Announcements\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:49:\"Displays announcements from the Drupal community.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:4:\"Core\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:26:\"modules/announcements_feed\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:14:\"automated_cron\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:51:\"core/modules/automated_cron/automated_cron.info.yml\";s:11:\"\0*\0filename\";s:21:\"automated_cron.module\";s:4:\"info\";a:12:{s:4:\"name\";s:14:\"Automated Cron\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:94:\"Provides an automated way to run cron jobs, by executing them at the end of a server response.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:20:\"system.cron_settings\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:22:\"modules/automated_cron\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:3:\"ban\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:29:\"core/modules/ban/ban.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:12:{s:4:\"name\";s:3:\"Ban\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:49:\"Allows banning visits from specific IP addresses.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:14:\"ban.admin_page\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:11:\"modules/ban\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:10:\"basic_auth\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:43:\"core/modules/basic_auth/basic_auth.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:25:\"HTTP Basic Authentication\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:47:\"Provides an HTTP Basic authentication provider.\";s:7:\"package\";s:12:\"Web services\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:11:\"drupal:user\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:18:\"modules/basic_auth\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:2:{s:4:\"user\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"user\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:6:\"system\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:6:\"system\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-2;}s:8:\"big_pipe\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:39:\"core/modules/big_pipe/big_pipe.info.yml\";s:11:\"\0*\0filename\";s:15:\"big_pipe.module\";s:4:\"info\";a:11:{s:4:\"name\";s:7:\"BigPipe\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:86:\"Sends pages using the BigPipe technique that allows browsers to show them much faster.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:16:\"modules/big_pipe\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:5:\"block\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:33:\"core/modules/block/block.info.yml\";s:11:\"\0*\0filename\";s:12:\"block.module\";s:4:\"info\";a:12:{s:4:\"name\";s:5:\"Block\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:111:\"Allows users to configure blocks (containing content, forms, etc.) and to place them in the regions of a theme.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:19:\"block.admin_display\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:13:\"modules/block\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:10:{s:13:\"block_content\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"block\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:14:\"layout_builder\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"block\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:38:\"layout_builder_expose_all_field_blocks\";r:160;s:10:\"navigation\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"block\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"navigation_top_bar\";r:165;s:13:\"settings_tray\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"block\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:12:\"ctools_views\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"block\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:12:\"dxpr_builder\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"block\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"dxpr_builder_block\";r:178;s:17:\"dxpr_builder_page\";r:178;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-3;}s:13:\"block_content\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:49:\"core/modules/block_content/block_content.info.yml\";s:11:\"\0*\0filename\";s:20:\"block_content.module\";s:4:\"info\";a:12:{s:4:\"name\";s:13:\"Block Content\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:54:\"Allows the creation of content blocks and block types.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:3:{i:0;s:12:\"drupal:block\";i:1;s:11:\"drupal:text\";i:2;s:11:\"drupal:user\";}s:9:\"configure\";s:31:\"entity.block_content.collection\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:21:\"modules/block_content\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:6:{s:5:\"block\";r:156;s:4:\"text\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"text\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"field\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"field\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:6:\"filter\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:6:\"filter\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:4:\"user\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"user\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:6:\"system\";r:104;}s:4:\"sort\";i:-7;}s:10:\"breakpoint\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:43:\"core/modules/breakpoint/breakpoint.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:10:\"Breakpoint\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:65:\"Manages breakpoints and breakpoint groups for responsive designs.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:18:\"modules/breakpoint\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:7:{s:16:\"responsive_image\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"breakpoint\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:7:\"toolbar\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"breakpoint\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:13:\"settings_tray\";r:258;s:13:\"admin_toolbar\";r:258;s:33:\"admin_toolbar_links_access_filter\";r:258;s:19:\"admin_toolbar_tools\";r:258;s:20:\"admin_toolbar_search\";r:258;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-8;}s:9:\"ckeditor5\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:41:\"core/modules/ckeditor5/ckeditor5.info.yml\";s:11:\"\0*\0filename\";s:16:\"ckeditor5.module\";s:4:\"info\";a:11:{s:4:\"name\";s:10:\"CKEditor 5\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:41:\"Provides the CKEditor 5 rich text editor.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:4:\"Core\";s:12:\"dependencies\";a:1:{i:0;s:13:\"drupal:editor\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:17:\"modules/ckeditor5\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:6:{s:6:\"editor\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:6:\"editor\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:6:\"filter\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:6:\"filter\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:4:\"user\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"user\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:6:\"system\";r:104;s:4:\"file\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"file\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"field\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"field\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-11;}s:7:\"comment\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:37:\"core/modules/comment/comment.info.yml\";s:11:\"\0*\0filename\";s:14:\"comment.module\";s:4:\"info\";a:12:{s:4:\"name\";s:7:\"Comment\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:35:\"Allows users to comment on content.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:11:\"drupal:text\";}s:9:\"configure\";s:13:\"comment.admin\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:15:\"modules/comment\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:5:{s:4:\"text\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"text\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"field\";r:218;s:6:\"filter\";r:222;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-12;}s:6:\"config\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:35:\"core/modules/config/config.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:12:{s:4:\"name\";s:21:\"Configuration Manager\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:53:\"Allows importing and exporting configuration changes.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:11:\"config.sync\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:14:\"modules/config\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:18:\"config_translation\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:59:\"core/modules/config_translation/config_translation.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:12:{s:4:\"name\";s:25:\"Configuration Translation\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:45:\"Allows users to translate configuration text.\";s:7:\"package\";s:12:\"Multilingual\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:30:\"config_translation.mapper_list\";s:12:\"dependencies\";a:1:{i:0;s:13:\"drupal:locale\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:26:\"modules/config_translation\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:4:{s:6:\"locale\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:6:\"locale\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:8:\"language\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:8:\"language\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:4:\"file\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"file\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"field\";r:310;}s:4:\"sort\";i:-15;}s:7:\"contact\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:37:\"core/modules/contact/contact.info.yml\";s:11:\"\0*\0filename\";s:14:\"contact.module\";s:4:\"info\";a:12:{s:4:\"name\";s:7:\"Contact\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:71:\"Provides site-wide contact forms and forms to contact individual users.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:30:\"entity.contact_form.collection\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:15:\"modules/contact\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:18:\"content_moderation\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:59:\"core/modules/content_moderation/content_moderation.info.yml\";s:11:\"\0*\0filename\";s:25:\"content_moderation.module\";s:4:\"info\";a:12:{s:4:\"name\";s:18:\"Content Moderation\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:93:\"Provides additional publication states that can be used by other modules to moderate content.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:4:\"Core\";s:9:\"configure\";s:26:\"entity.workflow.collection\";s:12:\"dependencies\";a:1:{i:0;s:16:\"drupal:workflows\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:26:\"modules/content_moderation\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:9:\"workflows\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:9:\"workflows\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-1;}s:19:\"content_translation\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:61:\"core/modules/content_translation/content_translation.info.yml\";s:11:\"\0*\0filename\";s:26:\"content_translation.module\";s:4:\"info\";a:12:{s:4:\"name\";s:19:\"Content Translation\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:34:\"Allows users to translate content.\";s:12:\"dependencies\";a:1:{i:0;s:15:\"drupal:language\";}s:7:\"package\";s:12:\"Multilingual\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:30:\"language.content_settings_page\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:27:\"modules/content_translation\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:8:\"language\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:8:\"language\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-16;}s:10:\"contextual\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:43:\"core/modules/contextual/contextual.info.yml\";s:11:\"\0*\0filename\";s:17:\"contextual.module\";s:4:\"info\";a:11:{s:4:\"name\";s:16:\"Contextual Links\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:76:\"Provides contextual links to directly access tasks related to page elements.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:18:\"modules/contextual\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:5:{s:14:\"layout_builder\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"contextual\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:38:\"layout_builder_expose_all_field_blocks\";r:520;s:10:\"navigation\";r:520;s:18:\"navigation_top_bar\";r:520;s:13:\"settings_tray\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"contextual\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-17;}s:8:\"datetime\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:39:\"core/modules/datetime/datetime.info.yml\";s:11:\"\0*\0filename\";s:15:\"datetime.module\";s:4:\"info\";a:11:{s:4:\"name\";s:8:\"Datetime\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:48:\"Defines field types for storing dates and times.\";s:7:\"package\";s:11:\"Field types\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:12:\"drupal:field\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:16:\"modules/datetime\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:14:\"datetime_range\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:8:\"datetime\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:1:{s:5:\"field\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"field\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-18;}s:14:\"datetime_range\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:51:\"core/modules/datetime_range/datetime_range.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:14:\"Datetime Range\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:40:\"Provides the ability to store end dates.\";s:7:\"package\";s:11:\"Field types\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:15:\"drupal:datetime\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:22:\"modules/datetime_range\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:2:{s:8:\"datetime\";r:556;s:5:\"field\";r:561;}s:4:\"sort\";i:-19;}s:5:\"dblog\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:33:\"core/modules/dblog/dblog.info.yml\";s:11:\"\0*\0filename\";s:12:\"dblog.module\";s:4:\"info\";a:12:{s:4:\"name\";s:16:\"Database Logging\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:35:\"Logs system events in the database.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:23:\"system.logging_settings\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:13:\"modules/dblog\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:17:\"migrate_drupal_ui\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"dblog\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:18:\"dynamic_page_cache\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:59:\"core/modules/dynamic_page_cache/dynamic_page_cache.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:27:\"Internal Dynamic Page Cache\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:66:\"Caches pages, including those with dynamic content, for all users.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:26:\"modules/dynamic_page_cache\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:6:\"editor\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:35:\"core/modules/editor/editor.info.yml\";s:11:\"\0*\0filename\";s:13:\"editor.module\";s:4:\"info\";a:12:{s:4:\"name\";s:11:\"Text Editor\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:94:\"Provides a framework to associate text editors (like WYSIWYGs) and toolbars with text formats.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:2:{i:0;s:13:\"drupal:filter\";i:1;s:11:\"drupal:file\";}s:9:\"configure\";s:21:\"filter.admin_overview\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:14:\"modules/editor\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:9:\"ckeditor5\";r:293;}s:8:\"requires\";a:5:{s:6:\"filter\";r:297;s:4:\"user\";r:301;s:6:\"system\";r:104;s:4:\"file\";r:306;s:5:\"field\";r:310;}s:4:\"sort\";i:-10;}s:5:\"field\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:33:\"core/modules/field/field.info.yml\";s:11:\"\0*\0filename\";s:12:\"field.module\";s:4:\"info\";a:11:{s:4:\"name\";s:5:\"Field\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:52:\"Provides the capabilities to add fields to entities.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:13:\"modules/field\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:67:{s:4:\"text\";r:218;s:13:\"block_content\";r:218;s:4:\"file\";r:310;s:6:\"editor\";r:310;s:9:\"ckeditor5\";r:310;s:7:\"comment\";r:218;s:6:\"locale\";r:310;s:18:\"config_translation\";r:310;s:8:\"datetime\";r:561;s:14:\"datetime_range\";r:561;s:8:\"field_ui\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"field\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:4:\"node\";r:218;s:7:\"history\";r:218;s:5:\"image\";r:310;s:7:\"jsonapi\";r:310;s:4:\"link\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"field\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"media\";r:310;s:13:\"media_library\";r:310;s:17:\"menu_link_content\";r:719;s:7:\"menu_ui\";r:719;s:10:\"navigation\";r:310;s:18:\"navigation_top_bar\";r:310;s:7:\"options\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"field\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:16:\"responsive_image\";r:310;s:8:\"shortcut\";r:719;s:8:\"taxonomy\";r:218;s:9:\"telephone\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"field\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"blazy\";r:310;s:12:\"blazy_layout\";r:310;s:8:\"blazy_ui\";r:310;s:12:\"dxpr_builder\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"field\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"dxpr_builder_block\";r:218;s:18:\"dxpr_builder_media\";r:310;s:11:\"field_group\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"field\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"dxpr_builder_page\";r:749;s:26:\"media_library_form_element\";r:310;s:17:\"dxpr_theme_helper\";r:218;s:22:\"entity_browser_example\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"field\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:19:\"field_group_migrate\";r:749;s:21:\"field_group_accordion\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"field\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:7:\"metatag\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"field\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"metatag_app_links\";r:765;s:19:\"metatag_custom_tags\";r:765;s:10:\"metatag_dc\";r:765;s:19:\"metatag_dc_advanced\";r:765;s:22:\"metatag_extended_perms\";r:765;s:16:\"metatag_facebook\";r:765;s:16:\"metatag_favicons\";r:765;s:18:\"metatag_google_cse\";r:765;s:19:\"metatag_google_plus\";r:765;s:16:\"metatag_hreflang\";r:765;s:14:\"metatag_mobile\";r:765;s:18:\"metatag_open_graph\";r:765;s:27:\"metatag_open_graph_products\";r:765;s:20:\"metatag_page_manager\";r:765;s:17:\"metatag_pinterest\";r:765;s:14:\"metatag_routes\";r:765;s:21:\"metatag_twitter_cards\";r:765;s:20:\"metatag_verification\";r:765;s:13:\"metatag_views\";r:765;s:8:\"redirect\";r:719;s:12:\"redirect_404\";r:719;s:15:\"redirect_domain\";r:719;s:5:\"slick\";r:310;s:8:\"slick_ui\";r:310;s:11:\"slick_views\";r:310;s:4:\"webp\";r:310;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-4;}s:12:\"field_layout\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:47:\"core/modules/field_layout/field_layout.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:12:\"Field Layout\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:94:\"Allows users to configure the display and form display by arranging fields in several columns.\";s:7:\"package\";s:19:\"Core (Experimental)\";s:9:\"lifecycle\";s:12:\"experimental\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:23:\"drupal:layout_discovery\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:20:\"modules/field_layout\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:16:\"layout_discovery\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:16:\"layout_discovery\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-21;}s:8:\"field_ui\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:39:\"core/modules/field_ui/field_ui.info.yml\";s:11:\"\0*\0filename\";s:15:\"field_ui.module\";s:4:\"info\";a:11:{s:4:\"name\";s:8:\"Field UI\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:47:\"Provides a user interface for the Field module.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:12:\"drupal:field\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:16:\"modules/field_ui\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:3:{s:12:\"dxpr_builder\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:8:\"field_ui\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"dxpr_builder_block\";r:849;s:17:\"dxpr_builder_page\";r:849;}s:8:\"requires\";a:1:{s:5:\"field\";r:711;}s:4:\"sort\";i:-22;}s:4:\"file\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:31:\"core/modules/file/file.info.yml\";s:11:\"\0*\0filename\";s:11:\"file.module\";s:4:\"info\";a:11:{s:4:\"name\";s:4:\"File\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:78:\"Provides a field type for files and defines a \"managed_file\" Form API element.\";s:7:\"package\";s:11:\"Field types\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:12:\"drupal:field\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:12:\"modules/file\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:25:{s:6:\"editor\";r:306;s:9:\"ckeditor5\";r:306;s:6:\"locale\";r:407;s:18:\"config_translation\";r:407;s:5:\"image\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"file\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:7:\"jsonapi\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"file\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"media\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"file\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:13:\"media_library\";r:893;s:10:\"navigation\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"file\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"navigation_top_bar\";r:898;s:16:\"responsive_image\";r:885;s:5:\"blazy\";r:893;s:12:\"blazy_layout\";r:893;s:8:\"blazy_ui\";r:893;s:12:\"dxpr_builder\";r:885;s:18:\"dxpr_builder_block\";r:885;s:18:\"dxpr_builder_media\";r:893;s:17:\"dxpr_builder_page\";r:885;s:26:\"media_library_form_element\";r:893;s:17:\"dxpr_theme_helper\";r:893;s:22:\"entity_browser_example\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"file\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"slick\";r:893;s:8:\"slick_ui\";r:893;s:11:\"slick_views\";r:893;s:4:\"webp\";r:885;}s:8:\"requires\";a:1:{s:5:\"field\";r:310;}s:4:\"sort\";i:-9;}s:6:\"filter\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:35:\"core/modules/filter/filter.info.yml\";s:11:\"\0*\0filename\";s:13:\"filter.module\";s:4:\"info\";a:12:{s:4:\"name\";s:6:\"Filter\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:48:\"Filters text content in preparation for display.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:21:\"filter.admin_overview\";s:12:\"dependencies\";a:1:{i:0;s:11:\"drupal:user\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:14:\"modules/filter\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:33:{s:4:\"text\";r:222;s:13:\"block_content\";r:222;s:6:\"editor\";r:297;s:9:\"ckeditor5\";r:297;s:7:\"comment\";r:222;s:4:\"node\";r:222;s:7:\"history\";r:222;s:5:\"views\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:6:\"filter\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:13:\"media_library\";r:955;s:7:\"options\";r:222;s:8:\"taxonomy\";r:222;s:8:\"views_ui\";r:955;s:5:\"blazy\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:6:\"filter\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:12:\"blazy_layout\";r:963;s:8:\"blazy_ui\";r:963;s:12:\"ctools_views\";r:955;s:12:\"dxpr_builder\";r:955;s:18:\"dxpr_builder_block\";r:222;s:18:\"dxpr_builder_media\";r:955;s:17:\"dxpr_builder_page\";r:222;s:26:\"media_library_form_element\";r:955;s:17:\"dxpr_theme_helper\";r:222;s:22:\"entity_browser_example\";r:955;s:13:\"metatag_views\";r:955;s:8:\"redirect\";r:955;s:12:\"redirect_404\";r:955;s:15:\"redirect_domain\";r:955;s:5:\"slick\";r:963;s:8:\"slick_ui\";r:963;s:11:\"slick_views\";r:955;s:15:\"views_bootstrap\";r:955;s:15:\"views_slideshow\";r:955;s:21:\"views_slideshow_cycle\";r:955;}s:8:\"requires\";a:2:{s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-5;}s:4:\"help\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:31:\"core/modules/help/help.info.yml\";s:11:\"\0*\0filename\";s:11:\"help.module\";s:4:\"info\";a:11:{s:4:\"name\";s:4:\"Help\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:68:\"Generates help pages and provides a Help block with page-level help.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:12:\"modules/help\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:7:\"history\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:37:\"core/modules/history/history.info.yml\";s:11:\"\0*\0filename\";s:14:\"history.module\";s:4:\"info\";a:11:{s:4:\"name\";s:7:\"History\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:71:\"Records which content users have viewed and marks it as new or updated.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:11:\"drupal:node\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:15:\"modules/history\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:6:{s:4:\"node\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"node\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:4:\"text\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"text\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"field\";r:218;s:6:\"filter\";r:222;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-24;}s:5:\"image\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:33:\"core/modules/image/image.info.yml\";s:11:\"\0*\0filename\";s:12:\"image.module\";s:4:\"info\";a:12:{s:4:\"name\";s:5:\"Image\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:78:\"Defines a field type for image media and provides display configuration tools.\";s:7:\"package\";s:11:\"Field types\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:11:\"drupal:file\";}s:9:\"configure\";s:29:\"entity.image_style.collection\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:13:\"modules/image\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:17:{s:5:\"media\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"image\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:13:\"media_library\";r:1076;s:16:\"responsive_image\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"image\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"blazy\";r:1076;s:12:\"blazy_layout\";r:1076;s:8:\"blazy_ui\";r:1076;s:12:\"dxpr_builder\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"image\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"dxpr_builder_block\";r:1088;s:18:\"dxpr_builder_media\";r:1076;s:17:\"dxpr_builder_page\";r:1088;s:26:\"media_library_form_element\";r:1076;s:17:\"dxpr_theme_helper\";r:1076;s:22:\"entity_browser_example\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"image\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"slick\";r:1076;s:8:\"slick_ui\";r:1076;s:11:\"slick_views\";r:1076;s:4:\"webp\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"image\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:2:{s:4:\"file\";r:885;s:5:\"field\";r:310;}s:4:\"sort\";i:-25;}s:18:\"inline_form_errors\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:59:\"core/modules/inline_form_errors/inline_form_errors.info.yml\";s:11:\"\0*\0filename\";s:25:\"inline_form_errors.module\";s:4:\"info\";a:11:{s:4:\"type\";s:6:\"module\";s:4:\"name\";s:18:\"Inline Form Errors\";s:11:\"description\";s:88:\"Places error messages adjacent to form inputs, for improved usability and accessibility.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:4:\"Core\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:26:\"modules/inline_form_errors\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:7:\"jsonapi\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:37:\"core/modules/jsonapi/jsonapi.info.yml\";s:11:\"\0*\0filename\";s:14:\"jsonapi.module\";s:4:\"info\";a:12:{s:4:\"name\";s:8:\"JSON:API\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:63:\"Exposes entities as a JSON:API-specification-compliant web API.\";s:7:\"package\";s:12:\"Web services\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:16:\"jsonapi.settings\";s:12:\"dependencies\";a:2:{i:0;s:20:\"drupal:serialization\";i:1;s:11:\"drupal:file\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:15:\"modules/jsonapi\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:13:\"serialization\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:13:\"serialization\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:4:\"file\";r:889;s:5:\"field\";r:310;}s:4:\"sort\";i:-27;}s:8:\"language\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:39:\"core/modules/language/language.info.yml\";s:11:\"\0*\0filename\";s:15:\"language.module\";s:4:\"info\";a:12:{s:4:\"name\";s:8:\"Language\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:46:\"Allows users to configure available languages.\";s:7:\"package\";s:12:\"Multilingual\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:39:\"entity.configurable_language.collection\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:16:\"modules/language\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:3:{s:6:\"locale\";r:403;s:18:\"config_translation\";r:403;s:19:\"content_translation\";r:493;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-13;}s:14:\"layout_builder\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:51:\"core/modules/layout_builder/layout_builder.info.yml\";s:11:\"\0*\0filename\";s:21:\"layout_builder.module\";s:4:\"info\";a:11:{s:4:\"name\";s:14:\"Layout Builder\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:82:\"Allows users to add and arrange blocks and content fields directly on the content.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:3:{i:0;s:23:\"drupal:layout_discovery\";i:1;s:17:\"drupal:contextual\";i:2;s:12:\"drupal:block\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:22:\"modules/layout_builder\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:3:{s:38:\"layout_builder_expose_all_field_blocks\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:14:\"layout_builder\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"navigation\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:14:\"layout_builder\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"navigation_top_bar\";r:1226;}s:8:\"requires\";a:3:{s:16:\"layout_discovery\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:16:\"layout_discovery\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"contextual\";r:520;s:5:\"block\";r:160;}s:4:\"sort\";i:-28;}s:38:\"layout_builder_expose_all_field_blocks\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:122:\"core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:12:{s:4:\"name\";s:38:\"Layout Builder Expose All Field Blocks\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:299:\"When enabled, this module exposes all fields for all entity view displays. When disabled, only entity type bundles that have layout builder enabled will have their fields exposed. Enabling this module could significantly decrease performance on sites with a large number of entity types and bundles.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:21:\"drupal:layout_builder\";}s:9:\"lifecycle\";s:10:\"deprecated\";s:14:\"lifecycle_link\";s:76:\"https://www.drupal.org/node/3223395#s-layout-builder-expose-all-field-blocks\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:69:\"modules/layout_builder/modules/layout_builder_expose_all_field_blocks\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:4:{s:14:\"layout_builder\";r:1222;s:16:\"layout_discovery\";r:1232;s:10:\"contextual\";r:520;s:5:\"block\";r:160;}s:4:\"sort\";i:-29;}s:16:\"layout_discovery\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:55:\"core/modules/layout_discovery/layout_discovery.info.yml\";s:11:\"\0*\0filename\";s:23:\"layout_discovery.module\";s:4:\"info\";a:11:{s:4:\"name\";s:16:\"Layout Discovery\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:57:\"Provides a way for modules or themes to register layouts.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:24:\"modules/layout_discovery\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:6:{s:12:\"field_layout\";r:821;s:14:\"layout_builder\";r:1232;s:38:\"layout_builder_expose_all_field_blocks\";r:1232;s:10:\"navigation\";r:1232;s:18:\"navigation_top_bar\";r:1232;s:12:\"blazy_layout\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:16:\"layout_discovery\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-20;}s:4:\"link\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:31:\"core/modules/link/link.info.yml\";s:11:\"\0*\0filename\";s:11:\"link.module\";s:4:\"info\";a:11:{s:4:\"name\";s:4:\"Link\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:53:\"Provides a field type for internal and external URLs.\";s:7:\"package\";s:11:\"Field types\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:12:\"drupal:field\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:12:\"modules/link\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:6:{s:17:\"menu_link_content\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"link\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:7:\"menu_ui\";r:1325;s:8:\"shortcut\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"link\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:8:\"redirect\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"link\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:12:\"redirect_404\";r:1334;s:15:\"redirect_domain\";r:1334;}s:8:\"requires\";a:1:{s:5:\"field\";r:719;}s:4:\"sort\";i:-30;}s:6:\"locale\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:35:\"core/modules/locale/locale.info.yml\";s:11:\"\0*\0filename\";s:13:\"locale.module\";s:4:\"info\";a:12:{s:4:\"name\";s:21:\"Interface Translation\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:83:\"Allows users to translate interface text and to switch between interface languages.\";s:9:\"configure\";s:21:\"locale.translate_page\";s:7:\"package\";s:12:\"Multilingual\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:2:{i:0;s:15:\"drupal:language\";i:1;s:11:\"drupal:file\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:14:\"modules/locale\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:18:\"config_translation\";r:399;}s:8:\"requires\";a:3:{s:8:\"language\";r:403;s:4:\"file\";r:407;s:5:\"field\";r:310;}s:4:\"sort\";i:-14;}s:5:\"media\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:33:\"core/modules/media/media.info.yml\";s:11:\"\0*\0filename\";s:12:\"media.module\";s:4:\"info\";a:12:{s:4:\"name\";s:5:\"Media\";s:11:\"description\";s:64:\"Manages the creation, configuration, and display of media items.\";s:4:\"type\";s:6:\"module\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:3:{i:0;s:11:\"drupal:file\";i:1;s:12:\"drupal:image\";i:2;s:11:\"drupal:user\";}s:9:\"configure\";s:14:\"media.settings\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:13:\"modules/media\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:10:{s:13:\"media_library\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"media\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"blazy\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"media\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:12:\"blazy_layout\";r:1404;s:8:\"blazy_ui\";r:1404;s:18:\"dxpr_builder_media\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"media\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:26:\"media_library_form_element\";r:1400;s:17:\"dxpr_theme_helper\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"media\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"slick\";r:1404;s:8:\"slick_ui\";r:1404;s:11:\"slick_views\";r:1404;}s:8:\"requires\";a:5:{s:4:\"file\";r:893;s:5:\"field\";r:310;s:5:\"image\";r:1076;s:4:\"user\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"user\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:6:\"system\";r:104;}s:4:\"sort\";i:-31;}s:13:\"media_library\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:49:\"core/modules/media_library/media_library.info.yml\";s:11:\"\0*\0filename\";s:20:\"media_library.module\";s:4:\"info\";a:12:{s:4:\"name\";s:13:\"Media Library\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:98:\"Enhances the media list with additional features to more easily find and use existing media items.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:22:\"media_library.settings\";s:12:\"dependencies\";a:3:{i:0;s:12:\"drupal:media\";i:1;s:12:\"drupal:views\";i:2;s:11:\"drupal:user\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:21:\"modules/media_library\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:3:{s:18:\"dxpr_builder_media\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:13:\"media_library\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:26:\"media_library_form_element\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:13:\"media_library\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"dxpr_theme_helper\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:13:\"media_library\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:8:{s:5:\"media\";r:1400;s:4:\"file\";r:893;s:5:\"field\";r:310;s:5:\"image\";r:1076;s:4:\"user\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"user\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:6:\"system\";r:104;s:5:\"views\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"views\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:6:\"filter\";r:955;}s:4:\"sort\";i:-33;}s:17:\"menu_link_content\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:57:\"core/modules/menu_link_content/menu_link_content.info.yml\";s:11:\"\0*\0filename\";s:24:\"menu_link_content.module\";s:4:\"info\";a:11:{s:4:\"name\";s:17:\"Custom Menu Links\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:34:\"Allows users to create menu links.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:11:\"drupal:link\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:25:\"modules/menu_link_content\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:7:\"menu_ui\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:17:\"menu_link_content\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:2:{s:4:\"link\";r:1325;s:5:\"field\";r:719;}s:4:\"sort\";i:-34;}s:7:\"menu_ui\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:37:\"core/modules/menu_ui/menu_ui.info.yml\";s:11:\"\0*\0filename\";s:14:\"menu_ui.module\";s:4:\"info\";a:12:{s:4:\"name\";s:7:\"Menu UI\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:45:\"Provides a user interface for managing menus.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:22:\"entity.menu.collection\";s:12:\"dependencies\";a:1:{i:0;s:24:\"drupal:menu_link_content\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:15:\"modules/menu_ui\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:17:\"menu_link_content\";r:1509;s:4:\"link\";r:1325;s:5:\"field\";r:719;}s:4:\"sort\";i:-35;}s:7:\"migrate\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:37:\"core/modules/migrate/migrate.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:7:\"Migrate\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:50:\"Provides a framework for migrating data to Drupal.\";s:7:\"package\";s:9:\"Migration\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:15:\"modules/migrate\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:2:{s:14:\"migrate_drupal\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"migrate\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"migrate_drupal_ui\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"migrate\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-1;}s:14:\"migrate_drupal\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:51:\"core/modules/migrate_drupal/migrate_drupal.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:14:\"Migrate Drupal\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:84:\"Provides a framework to migrate data from previous versions of Drupal into the site.\";s:7:\"package\";s:9:\"Migration\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:2:{i:0;s:14:\"drupal:migrate\";i:1;s:13:\"drupal:phpass\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:22:\"modules/migrate_drupal\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:17:\"migrate_drupal_ui\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:14:\"migrate_drupal\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:2:{s:7:\"migrate\";r:1568;s:6:\"phpass\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:6:\"phpass\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-3;}s:17:\"migrate_drupal_ui\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:57:\"core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:12:{s:4:\"name\";s:17:\"Migrate Drupal UI\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:67:\"Provides a user interface for migrating from older Drupal versions.\";s:7:\"package\";s:9:\"Migration\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:25:\"migrate_drupal_ui.upgrade\";s:12:\"dependencies\";a:3:{i:0;s:14:\"drupal:migrate\";i:1;s:21:\"drupal:migrate_drupal\";i:2;s:12:\"drupal:dblog\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:25:\"modules/migrate_drupal_ui\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:4:{s:7:\"migrate\";r:1572;s:14:\"migrate_drupal\";r:1602;s:6:\"phpass\";r:1608;s:5:\"dblog\";r:616;}s:4:\"sort\";i:-4;}s:5:\"mysql\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:33:\"core/modules/mysql/mysql.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:5:\"MySQL\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:35:\"Provides the MySQL database driver.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:13:\"modules/mysql\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:18:\"navigation_top_bar\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:78:\"core/modules/navigation/modules/navigation_top_bar/navigation_top_bar.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:18:\"Navigation Top Bar\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:72:\"Obsolete. All the functionality has been moved to the navigation module.\";s:7:\"package\";s:19:\"Core (Experimental)\";s:9:\"lifecycle\";s:8:\"obsolete\";s:14:\"lifecycle_link\";s:111:\"https://www.drupal.org/docs/core-modules-and-themes/deprecated-and-obsolete#s-understanding-obsolete-extensions\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:21:\"navigation:navigation\";}s:6:\"hidden\";b:1;s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:45:\"modules/navigation/modules/navigation_top_bar\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:7:{s:10:\"navigation\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"navigation\";s:10:\"\0*\0project\";s:10:\"navigation\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"block\";r:165;s:4:\"file\";r:898;s:5:\"field\";r:310;s:14:\"layout_builder\";r:1226;s:16:\"layout_discovery\";r:1232;s:10:\"contextual\";r:520;}s:4:\"sort\";i:-37;}s:10:\"navigation\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:43:\"core/modules/navigation/navigation.info.yml\";s:11:\"\0*\0filename\";s:17:\"navigation.module\";s:4:\"info\";a:12:{s:4:\"name\";s:10:\"Navigation\";s:11:\"description\";s:29:\"New administration navigation\";s:7:\"package\";s:19:\"Core (Experimental)\";s:9:\"lifecycle\";s:12:\"experimental\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:19:\"navigation.settings\";s:4:\"type\";s:6:\"module\";s:12:\"dependencies\";a:3:{i:0;s:12:\"drupal:block\";i:1;s:11:\"drupal:file\";i:2;s:21:\"drupal:layout_builder\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:18:\"modules/navigation\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:18:\"navigation_top_bar\";r:1695;}s:8:\"requires\";a:6:{s:5:\"block\";r:165;s:4:\"file\";r:898;s:5:\"field\";r:310;s:14:\"layout_builder\";r:1226;s:16:\"layout_discovery\";r:1232;s:10:\"contextual\";r:520;}s:4:\"sort\";i:-36;}s:4:\"node\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:31:\"core/modules/node/node.info.yml\";s:11:\"\0*\0filename\";s:11:\"node.module\";s:4:\"info\";a:12:{s:4:\"name\";s:4:\"Node\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:74:\"Manages the creation, configuration, and display of the main site content.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:27:\"entity.node_type.collection\";s:12:\"dependencies\";a:1:{i:0;s:11:\"drupal:text\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:12:\"modules/node\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:6:{s:7:\"history\";r:1039;s:8:\"taxonomy\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"node\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"dxpr_builder_block\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"node\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"dxpr_builder_page\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"node\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"dxpr_theme_helper\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"node\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:22:\"entity_browser_example\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"node\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:5:{s:4:\"text\";r:1043;s:5:\"field\";r:218;s:6:\"filter\";r:222;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-23;}s:7:\"options\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:37:\"core/modules/options/options.info.yml\";s:11:\"\0*\0filename\";s:14:\"options.module\";s:4:\"info\";a:11:{s:4:\"name\";s:7:\"Options\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:114:\"Defines field types with select lists, checkboxes, and radio buttons to select values from fixed lists of options.\";s:7:\"package\";s:11:\"Field types\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:2:{i:0;s:12:\"drupal:field\";i:1;s:11:\"drupal:text\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:15:\"modules/options\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:5:{s:5:\"field\";r:729;s:4:\"text\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"text\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:6:\"filter\";r:222;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-38;}s:15:\"package_manager\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:53:\"core/modules/package_manager/package_manager.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:12:{s:4:\"name\";s:15:\"Package Manager\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:87:\"API module providing functionality to stage package installs and updates with Composer.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"lifecycle\";s:12:\"experimental\";s:12:\"dependencies\";a:1:{i:0;s:13:\"drupal:update\";}s:6:\"hidden\";b:1;s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:23:\"modules/package_manager\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:6:\"update\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:6:\"update\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-1;}s:10:\"page_cache\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:43:\"core/modules/page_cache/page_cache.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:19:\"Internal Page Cache\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:91:\"Caches pages for anonymous users and can be used when external page cache is not available.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:18:\"modules/page_cache\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:4:\"path\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:31:\"core/modules/path/path.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:12:{s:4:\"name\";s:4:\"Path\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:66:\"Allows users to create custom URLs for existing paths on the site.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:28:\"entity.path_alias.collection\";s:12:\"dependencies\";a:1:{i:0;s:17:\"drupal:path_alias\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:12:\"modules/path\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:2:{s:22:\"entity_browser_example\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"path\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:8:\"pathauto\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"path\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:1:{s:10:\"path_alias\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"path_alias\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-40;}s:10:\"path_alias\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:43:\"core/modules/path_alias/path_alias.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:10:\"Path alias\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:41:\"Provides the API allowing to rename URLs.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"required\";b:1;s:6:\"hidden\";b:1;s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:18:\"modules/path_alias\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:6:{s:4:\"path\";r:1914;s:22:\"entity_browser_example\";r:1914;s:8:\"pathauto\";r:1914;s:8:\"redirect\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"path_alias\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:12:\"redirect_404\";r:1946;s:15:\"redirect_domain\";r:1946;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-39;}s:5:\"pgsql\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:33:\"core/modules/pgsql/pgsql.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:10:\"PostgreSQL\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:40:\"Provides the PostgreSQL database driver.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:13:\"modules/pgsql\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:6:\"phpass\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:35:\"core/modules/phpass/phpass.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:22:\"Password Compatibility\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:103:\"Provides the password checking algorithm for user accounts created with Drupal prior to version 10.1.0.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:14:\"modules/phpass\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:2:{s:14:\"migrate_drupal\";r:1608;s:17:\"migrate_drupal_ui\";r:1608;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-2;}s:16:\"responsive_image\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:55:\"core/modules/responsive_image/responsive_image.info.yml\";s:11:\"\0*\0filename\";s:23:\"responsive_image.module\";s:4:\"info\";a:12:{s:4:\"name\";s:16:\"Responsive Image\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:79:\"Provides functionality to output responsive images using the HTML5 picture tag.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:2:{i:0;s:17:\"drupal:breakpoint\";i:1;s:12:\"drupal:image\";}s:9:\"configure\";s:40:\"entity.responsive_image_style.collection\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:24:\"modules/responsive_image\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:4:{s:10:\"breakpoint\";r:254;s:5:\"image\";r:1081;s:4:\"file\";r:885;s:5:\"field\";r:310;}s:4:\"sort\";i:-41;}s:4:\"rest\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:31:\"core/modules/rest/rest.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:20:\"RESTful Web Services\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:49:\"Provides a framework for exposing REST resources.\";s:7:\"package\";s:12:\"Web services\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:20:\"drupal:serialization\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:12:\"modules/rest\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:13:\"serialization\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:13:\"serialization\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-42;}s:3:\"sdc\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:29:\"core/modules/sdc/sdc.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:27:\"Single-Directory Components\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:63:\"Allows discovery and rendering of self-contained UI components.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:19:\"Core (Experimental)\";s:9:\"lifecycle\";s:8:\"obsolete\";s:14:\"lifecycle_link\";s:41:\"https://www.drupal.org/node/3223395#s-sdc\";s:12:\"dependencies\";a:1:{i:0;s:20:\"drupal:serialization\";}s:6:\"hidden\";b:1;s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:11:\"modules/sdc\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:13:\"serialization\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:13:\"serialization\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-43;}s:6:\"search\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:35:\"core/modules/search/search.info.yml\";s:11:\"\0*\0filename\";s:13:\"search.module\";s:4:\"info\";a:12:{s:4:\"name\";s:6:\"Search\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:79:\"Allows users to create search pages based on plugins provided by other modules.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:29:\"entity.search_page.collection\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:14:\"modules/search\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:13:\"serialization\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:49:\"core/modules/serialization/serialization.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:13:\"Serialization\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:80:\"Provides a service for converting data to and from formats such as JSON and XML.\";s:7:\"package\";s:12:\"Web services\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:21:\"modules/serialization\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:3:{s:7:\"jsonapi\";r:1162;s:4:\"rest\";r:2059;s:3:\"sdc\";r:2090;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-26;}s:13:\"settings_tray\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:49:\"core/modules/settings_tray/settings_tray.info.yml\";s:11:\"\0*\0filename\";s:20:\"settings_tray.module\";s:4:\"info\";a:11:{s:4:\"name\";s:13:\"Settings Tray\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:78:\"Allows users to directly edit the configuration of blocks on the current page.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:3:{i:0;s:12:\"drupal:block\";i:1;s:14:\"drupal:toolbar\";i:2;s:17:\"drupal:contextual\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:21:\"modules/settings_tray\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:4:{s:5:\"block\";r:170;s:7:\"toolbar\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"toolbar\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"breakpoint\";r:258;s:10:\"contextual\";r:527;}s:4:\"sort\";i:-45;}s:8:\"shortcut\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:39:\"core/modules/shortcut/shortcut.info.yml\";s:11:\"\0*\0filename\";s:15:\"shortcut.module\";s:4:\"info\";a:12:{s:4:\"name\";s:8:\"Shortcut\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:57:\"Allows users to create sets of shortcuts within the site.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:30:\"entity.shortcut_set.collection\";s:12:\"dependencies\";a:1:{i:0;s:11:\"drupal:link\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:16:\"modules/shortcut\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:2:{s:4:\"link\";r:1330;s:5:\"field\";r:719;}s:4:\"sort\";i:-46;}s:6:\"sqlite\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:35:\"core/modules/sqlite/sqlite.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:6:\"SQLite\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:36:\"Provides the SQLite database driver.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:14:\"modules/sqlite\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:6:\"syslog\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:35:\"core/modules/syslog/syslog.info.yml\";s:11:\"\0*\0filename\";s:13:\"syslog.module\";s:4:\"info\";a:12:{s:4:\"name\";s:6:\"Syslog\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:43:\"Logs events to the web server\'s system log.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:23:\"system.logging_settings\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:14:\"modules/syslog\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:6:\"system\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:35:\"core/modules/system/system.info.yml\";s:11:\"\0*\0filename\";s:13:\"system.module\";s:4:\"info\";a:13:{s:4:\"name\";s:6:\"System\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:42:\"Provides user interfaces for core systems.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"required\";b:1;s:9:\"configure\";s:26:\"system.admin_config_system\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:14:\"modules/system\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:40:{s:4:\"user\";r:104;s:10:\"basic_auth\";r:104;s:6:\"filter\";r:104;s:4:\"text\";r:104;s:13:\"block_content\";r:104;s:6:\"editor\";r:104;s:9:\"ckeditor5\";r:104;s:7:\"comment\";r:104;s:4:\"node\";r:104;s:7:\"history\";r:104;s:5:\"media\";r:104;s:5:\"views\";r:104;s:13:\"media_library\";r:104;s:7:\"options\";r:104;s:8:\"taxonomy\";r:104;s:8:\"views_ui\";r:104;s:10:\"workspaces\";r:104;s:13:\"workspaces_ui\";r:104;s:5:\"blazy\";r:104;s:12:\"blazy_layout\";r:104;s:8:\"blazy_ui\";r:104;s:12:\"ctools_views\";r:104;s:12:\"dxpr_builder\";r:104;s:18:\"dxpr_builder_block\";r:104;s:18:\"dxpr_builder_media\";r:104;s:17:\"dxpr_builder_page\";r:104;s:26:\"media_library_form_element\";r:104;s:17:\"dxpr_theme_helper\";r:104;s:22:\"entity_browser_example\";r:104;s:13:\"metatag_views\";r:104;s:8:\"redirect\";r:104;s:12:\"redirect_404\";r:104;s:15:\"redirect_domain\";r:104;s:5:\"slick\";r:104;s:8:\"slick_ui\";r:104;s:11:\"slick_views\";r:104;s:10:\"twig_tweak\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:6:\"system\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:6:\">=10.3\";}s:15:\"views_bootstrap\";r:104;s:15:\"views_slideshow\";r:104;s:21:\"views_slideshow_cycle\";r:104;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:8:\"taxonomy\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:39:\"core/modules/taxonomy/taxonomy.info.yml\";s:11:\"\0*\0filename\";s:15:\"taxonomy.module\";s:4:\"info\";a:12:{s:4:\"name\";s:8:\"Taxonomy\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:38:\"Enables the categorization of content.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:2:{i:0;s:11:\"drupal:node\";i:1;s:11:\"drupal:text\";}s:9:\"configure\";s:37:\"entity.taxonomy_vocabulary.collection\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:16:\"modules/taxonomy\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:6:{s:4:\"node\";r:1766;s:4:\"text\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"text\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"field\";r:218;s:6:\"filter\";r:222;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-47;}s:9:\"telephone\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:41:\"core/modules/telephone/telephone.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:9:\"Telephone\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:43:\"Defines a field type for telephone numbers.\";s:7:\"package\";s:11:\"Field types\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:12:\"drupal:field\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:17:\"modules/telephone\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:5:\"field\";r:736;}s:4:\"sort\";i:-48;}s:4:\"text\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:31:\"core/modules/text/text.info.yml\";s:11:\"\0*\0filename\";s:11:\"text.module\";s:4:\"info\";a:11:{s:4:\"name\";s:4:\"Text\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:68:\"Defines field types for short and long text with optional summaries.\";s:7:\"package\";s:11:\"Field types\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:2:{i:0;s:12:\"drupal:field\";i:1;s:13:\"drupal:filter\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:12:\"modules/text\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:10:{s:13:\"block_content\";r:214;s:7:\"comment\";r:340;s:4:\"node\";r:1043;s:7:\"history\";r:1043;s:7:\"options\";r:1819;s:8:\"taxonomy\";r:2354;s:18:\"dxpr_builder_block\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"text\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"dxpr_builder_page\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"text\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"dxpr_theme_helper\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"text\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:22:\"entity_browser_example\";r:1043;}s:8:\"requires\";a:4:{s:5:\"field\";r:218;s:6:\"filter\";r:222;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-6;}s:7:\"toolbar\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:37:\"core/modules/toolbar/toolbar.info.yml\";s:11:\"\0*\0filename\";s:14:\"toolbar.module\";s:4:\"info\";a:11:{s:4:\"name\";s:7:\"Toolbar\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:72:\"Provides an administration toolbar to display links provided by modules.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:17:\"drupal:breakpoint\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:15:\"modules/toolbar\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:5:{s:13:\"settings_tray\";r:2174;s:13:\"admin_toolbar\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"toolbar\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:33:\"admin_toolbar_links_access_filter\";r:2462;s:19:\"admin_toolbar_tools\";r:2462;s:20:\"admin_toolbar_search\";r:2462;}s:8:\"requires\";a:1:{s:10:\"breakpoint\";r:258;}s:4:\"sort\";i:-44;}s:6:\"update\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:35:\"core/modules/update/update.info.yml\";s:11:\"\0*\0filename\";s:13:\"update.module\";s:4:\"info\";a:12:{s:4:\"name\";s:13:\"Update Status\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:76:\"Checks for updates and can notify users if there are new releases available.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:4:\"Core\";s:9:\"configure\";s:15:\"update.settings\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:14:\"modules/update\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:15:\"package_manager\";r:1852;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:4:\"user\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:31:\"core/modules/user/user.info.yml\";s:11:\"\0*\0filename\";s:11:\"user.module\";s:4:\"info\";a:13:{s:4:\"name\";s:4:\"User\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:76:\"Allows users to register and log in, and manages user roles and permissions.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"required\";b:1;s:9:\"configure\";s:16:\"user.admin_index\";s:12:\"dependencies\";a:1:{i:0;s:13:\"drupal:system\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:12:\"modules/user\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:38:{s:10:\"basic_auth\";r:100;s:6:\"filter\";r:301;s:4:\"text\";r:301;s:13:\"block_content\";r:226;s:6:\"editor\";r:301;s:9:\"ckeditor5\";r:301;s:7:\"comment\";r:301;s:4:\"node\";r:301;s:7:\"history\";r:301;s:5:\"media\";r:1426;s:5:\"views\";r:301;s:13:\"media_library\";r:1475;s:7:\"options\";r:301;s:8:\"taxonomy\";r:301;s:8:\"views_ui\";r:301;s:10:\"workspaces\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:4:\"user\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:13:\"workspaces_ui\";r:2538;s:5:\"blazy\";r:301;s:12:\"blazy_layout\";r:301;s:8:\"blazy_ui\";r:301;s:12:\"ctools_views\";r:301;s:12:\"dxpr_builder\";r:301;s:18:\"dxpr_builder_block\";r:301;s:18:\"dxpr_builder_media\";r:1426;s:17:\"dxpr_builder_page\";r:301;s:26:\"media_library_form_element\";r:1475;s:17:\"dxpr_theme_helper\";r:301;s:22:\"entity_browser_example\";r:301;s:13:\"metatag_views\";r:301;s:8:\"redirect\";r:301;s:12:\"redirect_404\";r:301;s:15:\"redirect_domain\";r:301;s:5:\"slick\";r:301;s:8:\"slick_ui\";r:301;s:11:\"slick_views\";r:301;s:15:\"views_bootstrap\";r:301;s:15:\"views_slideshow\";r:301;s:21:\"views_slideshow_cycle\";r:301;}s:8:\"requires\";a:1:{s:6:\"system\";r:104;}s:4:\"sort\";i:-1;}s:5:\"views\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:33:\"core/modules/views/views.info.yml\";s:11:\"\0*\0filename\";s:12:\"views.module\";s:4:\"info\";a:11:{s:4:\"name\";s:5:\"Views\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:99:\"Provides a framework to fetch information from the database and to display it in different formats.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:13:\"drupal:filter\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:13:\"modules/views\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:10;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:18:{s:13:\"media_library\";r:1480;s:8:\"views_ui\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"views\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:12:\"ctools_views\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"views\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:12:\"dxpr_builder\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"views\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"dxpr_builder_block\";r:2599;s:18:\"dxpr_builder_media\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"views\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"dxpr_builder_page\";r:2599;s:26:\"media_library_form_element\";r:1480;s:17:\"dxpr_theme_helper\";r:1480;s:22:\"entity_browser_example\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"views\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:13:\"metatag_views\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"views\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:8:\"redirect\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"views\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:12:\"redirect_404\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"views\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:15:\"redirect_domain\";r:2619;s:11:\"slick_views\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"views\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:15:\"views_bootstrap\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"views\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:15:\"views_slideshow\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"views\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:21:\"views_slideshow_cycle\";r:2636;}s:8:\"requires\";a:3:{s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-32;}s:8:\"views_ui\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:39:\"core/modules/views_ui/views_ui.info.yml\";s:11:\"\0*\0filename\";s:15:\"views_ui.module\";s:4:\"info\";a:12:{s:4:\"name\";s:8:\"Views UI\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:58:\"Provides a user interface for creating and managing views.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:6:\"11.2.2\";s:9:\"configure\";s:22:\"entity.view.collection\";s:12:\"dependencies\";a:1:{i:0;s:12:\"drupal:views\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:16:\"modules/views_ui\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:4:{s:5:\"views\";r:2591;s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-49;}s:9:\"workflows\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:41:\"core/modules/workflows/workflows.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:12:{s:4:\"name\";s:9:\"Workflows\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:151:\"Provides an interface to create workflows with transitions between different states (for example publication or user status) provided by other modules.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:4:\"Core\";s:9:\"configure\";s:26:\"entity.workflow.collection\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:17:\"modules/workflows\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:18:\"content_moderation\";r:463;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:10:\"workspaces\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:43:\"core/modules/workspaces/workspaces.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:11:{s:4:\"name\";s:10:\"Workspaces\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:74:\"Provides an API for staging and previewing content in a full site context.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:4:\"Core\";s:12:\"dependencies\";a:1:{i:0;s:11:\"drupal:user\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:18:\"modules/workspaces\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:13:\"workspaces_ui\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"workspaces\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:2:{s:4:\"user\";r:2538;s:6:\"system\";r:104;}s:4:\"sort\";i:-50;}s:13:\"workspaces_ui\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:49:\"core/modules/workspaces_ui/workspaces_ui.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:12:{s:4:\"name\";s:13:\"Workspaces UI\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:63:\"Provides a user interface for creating and managing workspaces.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:4:\"Core\";s:9:\"configure\";s:27:\"entity.workspace.collection\";s:12:\"dependencies\";a:1:{i:0;s:17:\"drupal:workspaces\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:21:\"modules/workspaces_ui\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:10:\"workspaces\";r:2725;s:4:\"user\";r:2538;s:6:\"system\";r:104;}s:4:\"sort\";i:-51;}s:13:\"admin_toolbar\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:52:\"modules/contrib/admin_toolbar/admin_toolbar.info.yml\";s:11:\"\0*\0filename\";s:20:\"admin_toolbar.module\";s:4:\"info\";a:14:{s:4:\"name\";s:13:\"Admin Toolbar\";s:11:\"description\";s:66:\"Provides an improved drop-down menu interface to the site Toolbar.\";s:7:\"package\";s:14:\"Administration\";s:4:\"type\";s:6:\"module\";s:9:\"configure\";s:22:\"admin_toolbar.settings\";s:24:\"core_version_requirement\";s:18:\"^9.5 || ^10 || ^11\";s:12:\"dependencies\";a:1:{i:0;s:14:\"drupal:toolbar\";}s:7:\"version\";s:5:\"3.6.1\";s:7:\"project\";s:13:\"admin_toolbar\";s:9:\"datestamp\";i:1749079737;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1749079737;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:29:\"modules/contrib/admin_toolbar\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:3:{s:33:\"admin_toolbar_links_access_filter\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:13:\"admin_toolbar\";s:10:\"\0*\0project\";s:13:\"admin_toolbar\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:19:\"admin_toolbar_tools\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:13:\"admin_toolbar\";s:10:\"\0*\0project\";s:13:\"admin_toolbar\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:20:\"admin_toolbar_search\";r:2792;}s:8:\"requires\";a:2:{s:7:\"toolbar\";r:2462;s:10:\"breakpoint\";r:258;}s:4:\"sort\";i:-52;}s:33:\"admin_toolbar_links_access_filter\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:106:\"modules/contrib/admin_toolbar/admin_toolbar_links_access_filter/admin_toolbar_links_access_filter.info.yml\";s:11:\"\0*\0filename\";s:40:\"admin_toolbar_links_access_filter.module\";s:4:\"info\";a:14:{s:4:\"name\";s:33:\"Admin Toolbar Links Access Filter\";s:11:\"description\";s:204:\"Provides a workaround for the common problem that users with \'Use the administration pages and help\' permission see menu links they don\'t have access permission for. Deprecated from Drupal 10.3 and above.\";s:7:\"package\";s:14:\"Administration\";s:4:\"type\";s:6:\"module\";s:24:\"core_version_requirement\";s:18:\"^9.5 || ^10 || ^11\";s:12:\"dependencies\";a:1:{i:0;s:27:\"admin_toolbar:admin_toolbar\";}s:9:\"lifecycle\";s:10:\"deprecated\";s:14:\"lifecycle_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/issues/3463291\";s:7:\"version\";s:5:\"3.6.1\";s:7:\"project\";s:13:\"admin_toolbar\";s:9:\"datestamp\";i:1749079737;s:17:\"core_incompatible\";b:0;s:5:\"mtime\";i:1749079737;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_links_access_filter\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:13:\"admin_toolbar\";r:2788;s:7:\"toolbar\";r:2462;s:10:\"breakpoint\";r:258;}s:4:\"sort\";i:-53;}s:20:\"admin_toolbar_search\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:80:\"modules/contrib/admin_toolbar/admin_toolbar_search/admin_toolbar_search.info.yml\";s:11:\"\0*\0filename\";s:27:\"admin_toolbar_search.module\";s:4:\"info\";a:14:{s:4:\"name\";s:20:\"Admin Toolbar Search\";s:11:\"description\";s:39:\"Provides search of Admin Toolbar items.\";s:7:\"package\";s:14:\"Administration\";s:4:\"type\";s:6:\"module\";s:24:\"core_version_requirement\";s:18:\"^9.5 || ^10 || ^11\";s:9:\"configure\";s:29:\"admin_toolbar_search.settings\";s:12:\"dependencies\";a:1:{i:0;s:33:\"admin_toolbar:admin_toolbar_tools\";}s:7:\"version\";s:5:\"3.6.1\";s:7:\"project\";s:13:\"admin_toolbar\";s:9:\"datestamp\";i:1749079737;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1749079737;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:50:\"modules/contrib/admin_toolbar/admin_toolbar_search\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:4:{s:19:\"admin_toolbar_tools\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:19:\"admin_toolbar_tools\";s:10:\"\0*\0project\";s:13:\"admin_toolbar\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:13:\"admin_toolbar\";r:2792;s:7:\"toolbar\";r:2462;s:10:\"breakpoint\";r:258;}s:4:\"sort\";i:-55;}s:19:\"admin_toolbar_tools\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:78:\"modules/contrib/admin_toolbar/admin_toolbar_tools/admin_toolbar_tools.info.yml\";s:11:\"\0*\0filename\";s:26:\"admin_toolbar_tools.module\";s:4:\"info\";a:14:{s:4:\"name\";s:25:\"Admin Toolbar Extra Tools\";s:11:\"description\";s:86:\"Adds menu links like Flush cache, Run cron, Run updates, and Logout under Drupal icon.\";s:7:\"package\";s:14:\"Administration\";s:9:\"configure\";s:28:\"admin_toolbar_tools.settings\";s:4:\"type\";s:6:\"module\";s:24:\"core_version_requirement\";s:18:\"^9.5 || ^10 || ^11\";s:12:\"dependencies\";a:1:{i:0;s:27:\"admin_toolbar:admin_toolbar\";}s:7:\"version\";s:5:\"3.6.1\";s:7:\"project\";s:13:\"admin_toolbar\";s:9:\"datestamp\";i:1749079737;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1749079737;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:49:\"modules/contrib/admin_toolbar/admin_toolbar_tools\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:20:\"admin_toolbar_search\";r:2859;}s:8:\"requires\";a:3:{s:13:\"admin_toolbar\";r:2792;s:7:\"toolbar\";r:2462;s:10:\"breakpoint\";r:258;}s:4:\"sort\";i:-54;}s:5:\"blazy\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:36:\"modules/contrib/blazy/blazy.info.yml\";s:11:\"\0*\0filename\";s:12:\"blazy.module\";s:4:\"info\";a:14:{s:4:\"name\";s:5:\"Blazy\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:28:\"Provides media lazy loading.\";s:24:\"core_version_requirement\";s:5:\">=9.4\";s:7:\"package\";s:5:\"Blazy\";s:12:\"dependencies\";a:2:{i:0;s:13:\"drupal:filter\";i:1;s:12:\"drupal:media\";}s:17:\"test_dependencies\";a:2:{i:0;s:23:\"drupal:responsive_image\";i:1;s:12:\"drupal:views\";}s:7:\"version\";s:6:\"3.0.13\";s:7:\"project\";s:5:\"blazy\";s:9:\"datestamp\";i:1729740945;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1729740945;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:21:\"modules/contrib/blazy\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:5:{s:12:\"blazy_layout\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"blazy\";s:10:\"\0*\0project\";s:5:\"blazy\";s:19:\"\0*\0constraintString\";s:6:\">= 3.x\";}s:8:\"blazy_ui\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"blazy\";s:10:\"\0*\0project\";s:5:\"blazy\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"slick\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"blazy\";s:10:\"\0*\0project\";s:5:\"blazy\";s:19:\"\0*\0constraintString\";s:6:\">= 3.x\";}s:8:\"slick_ui\";r:2936;s:11:\"slick_views\";r:2936;}s:8:\"requires\";a:7:{s:6:\"filter\";r:963;s:4:\"user\";r:301;s:6:\"system\";r:104;s:5:\"media\";r:1404;s:4:\"file\";r:893;s:5:\"field\";r:310;s:5:\"image\";r:1076;}s:4:\"sort\";i:-56;}s:12:\"blazy_layout\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:64:\"modules/contrib/blazy/modules/blazy_layout/blazy_layout.info.yml\";s:11:\"\0*\0filename\";s:19:\"blazy_layout.module\";s:4:\"info\";a:13:{s:4:\"name\";s:12:\"Blazy Layout\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:65:\"Provides a single layout with dynamic regions for Layout Builder.\";s:24:\"core_version_requirement\";s:5:\">=9.4\";s:7:\"package\";s:5:\"Blazy\";s:12:\"dependencies\";a:2:{i:0;s:23:\"drupal:layout_discovery\";i:1;s:20:\"blazy:blazy (>= 3.x)\";}s:7:\"version\";s:6:\"3.0.13\";s:7:\"project\";s:5:\"blazy\";s:9:\"datestamp\";i:1729740945;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1729740945;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:42:\"modules/contrib/blazy/modules/blazy_layout\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:9:{s:16:\"layout_discovery\";r:1296;s:5:\"blazy\";r:2928;s:6:\"filter\";r:963;s:4:\"user\";r:301;s:6:\"system\";r:104;s:5:\"media\";r:1404;s:4:\"file\";r:893;s:5:\"field\";r:310;s:5:\"image\";r:1076;}s:4:\"sort\";i:-57;}s:8:\"blazy_ui\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:56:\"modules/contrib/blazy/modules/blazy_ui/blazy_ui.info.yml\";s:11:\"\0*\0filename\";s:15:\"blazy_ui.module\";s:4:\"info\";a:14:{s:4:\"name\";s:8:\"Blazy UI\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:32:\"Provides Blazy configuration UI.\";s:24:\"core_version_requirement\";s:5:\">=9.4\";s:7:\"package\";s:5:\"Blazy\";s:9:\"configure\";s:14:\"blazy.settings\";s:12:\"dependencies\";a:1:{i:0;s:11:\"blazy:blazy\";}s:7:\"version\";s:6:\"3.0.13\";s:7:\"project\";s:5:\"blazy\";s:9:\"datestamp\";i:1729740945;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1729740945;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:38:\"modules/contrib/blazy/modules/blazy_ui\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:8:{s:5:\"blazy\";r:2932;s:6:\"filter\";r:963;s:4:\"user\";r:301;s:6:\"system\";r:104;s:5:\"media\";r:1404;s:4:\"file\";r:893;s:5:\"field\";r:310;s:5:\"image\";r:1076;}s:4:\"sort\";i:-58;}s:7:\"captcha\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:40:\"modules/contrib/captcha/captcha.info.yml\";s:11:\"\0*\0filename\";s:14:\"captcha.module\";s:4:\"info\";a:14:{s:4:\"name\";s:7:\"CAPTCHA\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:66:\"Provides the CAPTCHA API for adding challenges to arbitrary forms.\";s:7:\"package\";s:12:\"Spam control\";s:24:\"core_version_requirement\";s:18:\"^9.5 || ^10 || ^11\";s:9:\"configure\";s:16:\"captcha_settings\";s:7:\"version\";s:5:\"2.0.7\";s:7:\"project\";s:7:\"captcha\";s:9:\"datestamp\";i:1732250193;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1732250193;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:23:\"modules/contrib/captcha\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:3:{s:13:\"image_captcha\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"captcha\";s:10:\"\0*\0project\";s:7:\"captcha\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:9:\"recaptcha\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"captcha\";s:10:\"\0*\0project\";s:7:\"captcha\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:12:\"recaptcha_v3\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"captcha\";s:10:\"\0*\0project\";s:7:\"captcha\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:13:\"image_captcha\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:68:\"modules/contrib/captcha/modules/image_captcha/image_captcha.info.yml\";s:11:\"\0*\0filename\";s:20:\"image_captcha.module\";s:4:\"info\";a:14:{s:4:\"name\";s:13:\"Image CAPTCHA\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:32:\"Provides an image based CAPTCHA.\";s:7:\"package\";s:12:\"Spam control\";s:24:\"core_version_requirement\";s:18:\"^9.5 || ^10 || ^11\";s:12:\"dependencies\";a:1:{i:0;s:15:\"captcha:captcha\";}s:9:\"configure\";s:22:\"image_captcha.settings\";s:7:\"version\";s:5:\"2.0.7\";s:7:\"project\";s:7:\"captcha\";s:9:\"datestamp\";i:1732250193;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1732250193;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:45:\"modules/contrib/captcha/modules/image_captcha\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:7:\"captcha\";r:3049;}s:4:\"sort\";i:-1;}s:6:\"ctools\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:38:\"modules/contrib/ctools/ctools.info.yml\";s:11:\"\0*\0filename\";s:13:\"ctools.module\";s:4:\"info\";a:13:{s:4:\"name\";s:11:\"Chaos Tools\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:85:\"Provides a number of utility and helper APIs for Drupal developers and site builders.\";s:7:\"package\";s:16:\"Chaos tool suite\";s:24:\"core_version_requirement\";s:18:\"^9.5 || ^10 || ^11\";s:7:\"version\";s:5:\"4.1.0\";s:7:\"project\";s:6:\"ctools\";s:9:\"datestamp\";i:1718144953;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1718144953;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:22:\"modules/contrib/ctools\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:12:\"ctools_block\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:6:\"ctools\";s:10:\"\0*\0project\";s:6:\"ctools\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:12:\"ctools_block\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:65:\"modules/contrib/ctools/modules/ctools_block/ctools_block.info.yml\";s:11:\"\0*\0filename\";s:19:\"ctools_block.module\";s:4:\"info\";a:13:{s:4:\"name\";s:18:\"Chaos Tools Blocks\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:74:\"Provides improvements to blocks that will one day be added to Drupal core.\";s:7:\"package\";s:31:\"Chaos tool suite (Experimental)\";s:24:\"core_version_requirement\";s:18:\"^9.5 || ^10 || ^11\";s:12:\"dependencies\";a:1:{i:0;s:13:\"ctools:ctools\";}s:7:\"version\";s:5:\"4.1.0\";s:7:\"project\";s:6:\"ctools\";s:9:\"datestamp\";i:1718144953;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1718144953;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:43:\"modules/contrib/ctools/modules/ctools_block\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:6:\"ctools\";r:3116;}s:4:\"sort\";i:-1;}s:18:\"ctools_entity_mask\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:77:\"modules/contrib/ctools/modules/ctools_entity_mask/ctools_entity_mask.info.yml\";s:11:\"\0*\0filename\";s:25:\"ctools_entity_mask.module\";s:4:\"info\";a:13:{s:4:\"name\";s:11:\"Entity Mask\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:92:\"Allows an entity type to borrow the fields and display configuration of another entity type.\";s:24:\"core_version_requirement\";s:18:\"^9.5 || ^10 || ^11\";s:7:\"version\";s:5:\"4.1.0\";s:7:\"project\";s:6:\"ctools\";s:9:\"datestamp\";i:1718144953;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1718144953;s:12:\"dependencies\";a:0:{}s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:49:\"modules/contrib/ctools/modules/ctools_entity_mask\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:12:\"ctools_views\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:65:\"modules/contrib/ctools/modules/ctools_views/ctools_views.info.yml\";s:11:\"\0*\0filename\";s:19:\"ctools_views.module\";s:4:\"info\";a:13:{s:4:\"name\";s:17:\"Chaos Tools Views\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:89:\"A set of improvements to the core Views code that allows for greater control over Blocks.\";s:7:\"package\";s:31:\"Chaos tool suite (Experimental)\";s:24:\"core_version_requirement\";s:18:\"^9.5 || ^10 || ^11\";s:12:\"dependencies\";a:2:{i:0;s:12:\"drupal:block\";i:1;s:12:\"drupal:views\";}s:7:\"version\";s:5:\"4.1.0\";s:7:\"project\";s:6:\"ctools\";s:9:\"datestamp\";i:1718144953;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1718144953;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:43:\"modules/contrib/ctools/modules/ctools_views\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:5:{s:5:\"block\";r:174;s:5:\"views\";r:2595;s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-59;}s:5:\"devel\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:36:\"modules/contrib/devel/devel.info.yml\";s:11:\"\0*\0filename\";s:12:\"devel.module\";s:4:\"info\";a:15:{s:4:\"type\";s:6:\"module\";s:4:\"name\";s:5:\"Devel\";s:11:\"description\";s:52:\"Various blocks, pages, and functions for developers.\";s:7:\"package\";s:11:\"Development\";s:24:\"core_version_requirement\";s:19:\"^10.3 || ^11 || ^12\";s:3:\"php\";d:8.0999999999999996447286321199499070644378662109375;s:9:\"configure\";s:20:\"devel.admin_settings\";s:4:\"tags\";a:1:{i:0;s:9:\"developer\";}s:7:\"version\";s:5:\"5.4.0\";s:7:\"project\";s:5:\"devel\";s:9:\"datestamp\";i:1751916161;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1751916161;s:12:\"dependencies\";a:0:{}}s:7:\"subpath\";s:21:\"modules/contrib/devel\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:14:\"devel_generate\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:60:\"modules/contrib/devel/devel_generate/devel_generate.info.yml\";s:11:\"\0*\0filename\";s:21:\"devel_generate.module\";s:4:\"info\";a:14:{s:4:\"type\";s:6:\"module\";s:4:\"name\";s:14:\"Devel Generate\";s:11:\"description\";s:52:\"Generate test users, nodes, menus, taxonomy terms...\";s:7:\"package\";s:11:\"Development\";s:24:\"core_version_requirement\";s:21:\">=10.0 <12.0.0-stable\";s:4:\"tags\";a:1:{i:0;s:9:\"developer\";}s:7:\"version\";s:5:\"5.4.0\";s:7:\"project\";s:5:\"devel\";s:9:\"datestamp\";i:1751916161;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1751916161;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:36:\"modules/contrib/devel/devel_generate\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:12:\"dxpr_builder\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:50:\"modules/contrib/dxpr_builder/dxpr_builder.info.yml\";s:11:\"\0*\0filename\";s:19:\"dxpr_builder.module\";s:4:\"info\";a:15:{s:4:\"name\";s:12:\"DXPR Builder\";s:11:\"description\";s:30:\"Drupal layout builder by DXPR.\";s:7:\"package\";s:4:\"DXPR\";s:4:\"type\";s:6:\"module\";s:24:\"core_version_requirement\";s:18:\"^9.3 || ^10 || ^11\";s:9:\"configure\";s:21:\"dxpr_builder.settings\";s:12:\"dependencies\";a:5:{i:0;s:12:\"drupal:field\";i:1;s:15:\"drupal:field_ui\";i:2;s:12:\"drupal:views\";i:3;s:12:\"drupal:image\";i:4;s:12:\"drupal:block\";}s:8:\"suggests\";a:1:{i:0;s:7:\"key:key\";}s:7:\"version\";s:5:\"2.7.5\";s:7:\"project\";s:12:\"dxpr_builder\";s:9:\"datestamp\";i:1748943739;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748943739;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:28:\"modules/contrib/dxpr_builder\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:100;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:2:{s:18:\"dxpr_builder_block\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:12:\"dxpr_builder\";s:10:\"\0*\0project\";s:12:\"dxpr_builder\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"dxpr_builder_page\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:12:\"dxpr_builder\";s:10:\"\0*\0project\";s:12:\"dxpr_builder\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:9:{s:5:\"field\";r:743;s:8:\"field_ui\";r:849;s:5:\"views\";r:2599;s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;s:5:\"image\";r:1088;s:4:\"file\";r:885;s:5:\"block\";r:178;}s:4:\"sort\";i:-60;}s:18:\"dxpr_builder_block\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:83:\"modules/contrib/dxpr_builder/modules/dxpr_builder_block/dxpr_builder_block.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:23:\"DXPR Builder Block Type\";s:11:\"description\";s:52:\"Block type with DXPR Builder drag and drop solution.\";s:4:\"type\";s:6:\"module\";s:7:\"package\";s:4:\"DXPR\";s:24:\"core_version_requirement\";s:18:\"^9.3 || ^10 || ^11\";s:12:\"dependencies\";a:3:{i:0;s:11:\"drupal:text\";i:1;s:11:\"drupal:node\";i:2;s:25:\"dxpr_builder:dxpr_builder\";}s:7:\"version\";s:5:\"2.7.5\";s:7:\"project\";s:12:\"dxpr_builder\";s:9:\"datestamp\";i:1748943739;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748943739;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:55:\"modules/contrib/dxpr_builder/modules/dxpr_builder_block\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:12:{s:4:\"text\";r:2419;s:5:\"field\";r:218;s:6:\"filter\";r:222;s:4:\"user\";r:301;s:6:\"system\";r:104;s:4:\"node\";r:1770;s:12:\"dxpr_builder\";r:3298;s:8:\"field_ui\";r:849;s:5:\"views\";r:2599;s:5:\"image\";r:1088;s:4:\"file\";r:885;s:5:\"block\";r:178;}s:4:\"sort\";i:-61;}s:18:\"dxpr_builder_media\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:83:\"modules/contrib/dxpr_builder/modules/dxpr_builder_media/dxpr_builder_media.info.yml\";s:11:\"\0*\0filename\";s:25:\"dxpr_builder_media.module\";s:4:\"info\";a:16:{s:4:\"name\";s:18:\"DXPR Builder Media\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:54:\"This module provides a media browser for DXPR Builder.\";s:7:\"package\";s:4:\"DXPR\";s:24:\"core_version_requirement\";s:18:\"^9.3 || ^10 || ^11\";s:6:\"hidden\";b:1;s:12:\"dependencies\";a:6:{i:0;s:37:\"inline_entity_form:inline_entity_form\";i:1;s:29:\"entity_browser:entity_browser\";i:2;s:41:\"entity_browser:entity_browser_entity_form\";i:3;s:12:\"drupal:media\";i:4;s:20:\"drupal:media_library\";i:5;s:12:\"drupal:views\";}s:17:\"test_dependencies\";a:6:{i:0;s:30:\"inline_entity_form (>=8.x-1.x)\";i:1;s:26:\"entity_browser (>=8.x-2.x)\";i:2;s:53:\"entity_browser:entity_browser_entity_form (>=8.x-2.x)\";i:3;s:47:\"video_embed_field:video_embed_field (>=8.x-2.x)\";i:4;s:20:\"drupal:media (>=8.4)\";i:5;s:13:\"ctools:ctools\";}s:12:\"config_devel\";a:3:{i:0;s:29:\"views.view.dxpr_builder_media\";i:1;s:40:\"image.style.dxpr_builder_media_thumbnail\";i:2;s:47:\"entity_browser.browser.dxpr_builder_media_modal\";}s:7:\"version\";s:5:\"2.7.5\";s:7:\"project\";s:12:\"dxpr_builder\";s:9:\"datestamp\";i:1748943739;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748943739;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:55:\"modules/contrib/dxpr_builder/modules/dxpr_builder_media\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:12:{s:18:\"inline_entity_form\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:18:\"inline_entity_form\";s:10:\"\0*\0project\";s:18:\"inline_entity_form\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:14:\"entity_browser\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:14:\"entity_browser\";s:10:\"\0*\0project\";s:14:\"entity_browser\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:26:\"entity_browser_entity_form\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:26:\"entity_browser_entity_form\";s:10:\"\0*\0project\";s:14:\"entity_browser\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"media\";r:1410;s:4:\"file\";r:893;s:5:\"field\";r:310;s:5:\"image\";r:1076;s:4:\"user\";r:1426;s:6:\"system\";r:104;s:13:\"media_library\";r:1458;s:5:\"views\";r:2604;s:6:\"filter\";r:955;}s:4:\"sort\";i:-64;}s:17:\"dxpr_builder_page\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:81:\"modules/contrib/dxpr_builder/modules/dxpr_builder_page/dxpr_builder_page.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:14:{s:4:\"name\";s:31:\"DXPR Builder Drag and Drop Page\";s:11:\"description\";s:53:\"Content type with DXPR Builder drag and drop solution\";s:4:\"type\";s:6:\"module\";s:24:\"core_version_requirement\";s:18:\"^9.3 || ^10 || ^11\";s:7:\"package\";s:4:\"DXPR\";s:12:\"dependencies\";a:4:{i:0;s:18:\"drupal:field_group\";i:1;s:11:\"drupal:text\";i:2;s:11:\"drupal:node\";i:3;s:25:\"dxpr_builder:dxpr_builder\";}s:6:\"config\";a:2:{s:7:\"install\";a:5:{i:0;s:56:\"core.entity_form_display.node.drag_and_drop_page.default\";i:1;s:56:\"core.entity_view_display.node.drag_and_drop_page.default\";i:2;s:55:\"core.entity_view_display.node.drag_and_drop_page.teaser\";i:3;s:46:\"field.field.node.drag_and_drop_page.field_body\";i:4;s:28:\"node.type.drag_and_drop_page\";}s:8:\"optional\";a:3:{i:0;s:58:\"field.field.node.drag_and_drop_page.field_dth_hide_regions\";i:1;s:64:\"field.field.node.drag_and_drop_page.field_dth_main_content_width\";i:2;s:57:\"field.field.node.drag_and_drop_page.field_dth_page_layout\";}}s:7:\"version\";s:5:\"2.7.5\";s:7:\"project\";s:12:\"dxpr_builder\";s:9:\"datestamp\";i:1748943739;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748943739;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:54:\"modules/contrib/dxpr_builder/modules/dxpr_builder_page\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:13:{s:11:\"field_group\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:11:\"field_group\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"field\";r:749;s:4:\"text\";r:2423;s:6:\"filter\";r:222;s:4:\"user\";r:301;s:6:\"system\";r:104;s:4:\"node\";r:1774;s:12:\"dxpr_builder\";r:3302;s:8:\"field_ui\";r:849;s:5:\"views\";r:2599;s:5:\"image\";r:1088;s:4:\"file\";r:885;s:5:\"block\";r:178;}s:4:\"sort\";i:-66;}s:17:\"dxpr_theme_helper\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:60:\"modules/contrib/dxpr_theme_helper/dxpr_theme_helper.info.yml\";s:11:\"\0*\0filename\";s:24:\"dxpr_theme_helper.module\";s:4:\"info\";a:14:{s:4:\"name\";s:17:\"DXPR Theme Helper\";s:4:\"type\";s:6:\"module\";s:24:\"core_version_requirement\";s:18:\"^9.3 || ^10 || ^11\";s:11:\"description\";s:43:\"Provides features and tools for DXPR Theme.\";s:7:\"package\";s:4:\"DXPR\";s:12:\"dependencies\";a:5:{i:0;s:11:\"drupal:node\";i:1;s:11:\"drupal:text\";i:2;s:12:\"drupal:media\";i:3;s:20:\"drupal:media_library\";i:4;s:33:\"drupal:media_library_form_element\";}s:6:\"config\";a:1:{s:7:\"install\";a:5:{i:0;s:44:\"field.storage.node.field_dth_body_background\";i:1;s:41:\"field.storage.node.field_dth_hide_regions\";i:2;s:47:\"field.storage.node.field_dth_main_content_width\";i:3;s:40:\"field.storage.node.field_dth_page_layout\";i:4;s:48:\"field.storage.node.field_dth_page_title_backgrou\";}}s:7:\"version\";s:5:\"2.0.0\";s:7:\"project\";s:17:\"dxpr_theme_helper\";s:9:\"datestamp\";i:1736962161;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1736962161;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:33:\"modules/contrib/dxpr_theme_helper\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:12:{s:4:\"node\";r:1778;s:4:\"text\";r:2427;s:5:\"field\";r:218;s:6:\"filter\";r:222;s:4:\"user\";r:301;s:6:\"system\";r:104;s:5:\"media\";r:1415;s:4:\"file\";r:893;s:5:\"image\";r:1076;s:13:\"media_library\";r:1466;s:5:\"views\";r:1480;s:26:\"media_library_form_element\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:26:\"media_library_form_element\";s:10:\"\0*\0project\";s:6:\"drupal\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-68;}s:14:\"entity_browser\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:54:\"modules/contrib/entity_browser/entity_browser.info.yml\";s:11:\"\0*\0filename\";s:21:\"entity_browser.module\";s:4:\"info\";a:14:{s:4:\"name\";s:14:\"Entity Browser\";s:11:\"description\";s:49:\"Provide a generic entity browser/picker/selector.\";s:4:\"type\";s:6:\"module\";s:7:\"package\";s:5:\"Media\";s:24:\"core_version_requirement\";s:12:\"^10.2 || ^11\";s:9:\"configure\";s:32:\"entity.entity_browser.collection\";s:7:\"version\";s:8:\"8.x-2.13\";s:7:\"project\";s:14:\"entity_browser\";s:9:\"datestamp\";i:1739701404;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1739701404;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:30:\"modules/contrib/entity_browser\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:3:{s:26:\"entity_browser_entity_form\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:14:\"entity_browser\";s:10:\"\0*\0project\";s:14:\"entity_browser\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"dxpr_builder_media\";r:3405;s:22:\"entity_browser_example\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:14:\"entity_browser\";s:10:\"\0*\0project\";s:14:\"entity_browser\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-62;}s:22:\"entity_browser_example\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:93:\"modules/contrib/entity_browser/modules/entity_browser_example/entity_browser_example.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:22:\"Entity Browser example\";s:11:\"description\";s:30:\"Entity browser example module.\";s:4:\"type\";s:6:\"module\";s:7:\"package\";s:5:\"Media\";s:24:\"core_version_requirement\";s:12:\"^10.2 || ^11\";s:12:\"dependencies\";a:7:{i:0;s:29:\"entity_browser:entity_browser\";i:1;s:12:\"drupal:views\";i:2;s:12:\"drupal:field\";i:3;s:11:\"drupal:file\";i:4;s:11:\"drupal:node\";i:5;s:12:\"drupal:image\";i:6;s:11:\"drupal:path\";}s:7:\"version\";s:8:\"8.x-2.13\";s:7:\"project\";s:14:\"entity_browser\";s:9:\"datestamp\";i:1739701404;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1739701404;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:61:\"modules/contrib/entity_browser/modules/entity_browser_example\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:12:{s:14:\"entity_browser\";r:3563;s:5:\"views\";r:2611;s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;s:5:\"field\";r:756;s:4:\"file\";r:913;s:4:\"node\";r:1782;s:4:\"text\";r:1043;s:5:\"image\";r:1097;s:4:\"path\";r:1905;s:10:\"path_alias\";r:1914;}s:4:\"sort\";i:-69;}s:26:\"entity_browser_entity_form\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:86:\"modules/contrib/entity_browser/modules/entity_form/entity_browser_entity_form.info.yml\";s:11:\"\0*\0filename\";s:33:\"entity_browser_entity_form.module\";s:4:\"info\";a:13:{s:4:\"name\";s:18:\"Entity Browser IEF\";s:11:\"description\";s:46:\"Entity browser inline entity form integration.\";s:4:\"type\";s:6:\"module\";s:7:\"package\";s:5:\"Media\";s:24:\"core_version_requirement\";s:12:\"^10.2 || ^11\";s:12:\"dependencies\";a:2:{i:0;s:29:\"entity_browser:entity_browser\";i:1;s:37:\"inline_entity_form:inline_entity_form\";}s:7:\"version\";s:8:\"8.x-2.13\";s:7:\"project\";s:14:\"entity_browser\";s:9:\"datestamp\";i:1739701404;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1739701404;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:50:\"modules/contrib/entity_browser/modules/entity_form\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:18:\"dxpr_builder_media\";r:3409;}s:8:\"requires\";a:2:{s:14:\"entity_browser\";r:3558;s:18:\"inline_entity_form\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:18:\"inline_entity_form\";s:10:\"\0*\0project\";s:18:\"inline_entity_form\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-63;}s:19:\"field_group_migrate\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:84:\"modules/contrib/field_group/contrib/field_group_migrate/field_group_migrate.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:19:\"Field Group Migrate\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:62:\"Provides the ability to migrate field groups from D6/D7 to D8.\";s:7:\"package\";s:9:\"Migration\";s:24:\"core_version_requirement\";s:12:\"^10.3 || ^11\";s:12:\"dependencies\";a:1:{i:0;s:23:\"field_group:field_group\";}s:7:\"version\";s:5:\"4.0.0\";s:7:\"project\";s:11:\"field_group\";s:9:\"datestamp\";i:1745408691;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1745408691;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:55:\"modules/contrib/field_group/contrib/field_group_migrate\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:2:{s:11:\"field_group\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:11:\"field_group\";s:10:\"\0*\0project\";s:11:\"field_group\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"field\";r:749;}s:4:\"sort\";i:-70;}s:11:\"field_group\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:48:\"modules/contrib/field_group/field_group.info.yml\";s:11:\"\0*\0filename\";s:18:\"field_group.module\";s:4:\"info\";a:13:{s:4:\"name\";s:11:\"Field Group\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:67:\"Provides the ability to group your fields on both form and display.\";s:7:\"package\";s:6:\"Fields\";s:24:\"core_version_requirement\";s:12:\"^10.3 || ^11\";s:12:\"dependencies\";a:1:{i:0;s:12:\"drupal:field\";}s:7:\"version\";s:5:\"4.0.0\";s:7:\"project\";s:11:\"field_group\";s:9:\"datestamp\";i:1745408691;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1745408691;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:27:\"modules/contrib/field_group\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:2:{s:17:\"dxpr_builder_page\";r:3463;s:19:\"field_group_migrate\";r:3674;}s:8:\"requires\";a:1:{s:5:\"field\";r:749;}s:4:\"sort\";i:-65;}s:21:\"field_group_accordion\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:88:\"modules/contrib/field_group/modules/field_group_accordion/field_group_accordion.info.yml\";s:11:\"\0*\0filename\";s:28:\"field_group_accordion.module\";s:4:\"info\";a:14:{s:4:\"name\";s:45:\"Field Group: Accordion formatter (Deprecated)\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:97:\"Provides the option to render groups as accordion. This module is deprecated as Jquery UI is EOL.\";s:7:\"package\";s:6:\"Fields\";s:24:\"core_version_requirement\";s:12:\"^10.3 || ^11\";s:9:\"lifecycle\";s:10:\"deprecated\";s:14:\"lifecycle_link\";s:57:\"https://www.drupal.org/project/field_group/issues/3363859\";s:12:\"dependencies\";a:2:{i:0;s:12:\"drupal:field\";i:1;s:39:\"jquery_ui_accordion:jquery_ui_accordion\";}s:7:\"version\";s:5:\"4.0.0\";s:7:\"project\";s:11:\"field_group\";s:9:\"datestamp\";i:1745408691;s:17:\"core_incompatible\";b:0;s:5:\"mtime\";i:1745408691;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:57:\"modules/contrib/field_group/modules/field_group_accordion\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:2:{s:5:\"field\";r:761;s:19:\"jquery_ui_accordion\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:19:\"jquery_ui_accordion\";s:10:\"\0*\0project\";s:19:\"jquery_ui_accordion\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-71;}s:8:\"file_mdm\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:42:\"modules/contrib/file_mdm/file_mdm.info.yml\";s:11:\"\0*\0filename\";s:15:\"file_mdm.module\";s:4:\"info\";a:14:{s:4:\"type\";s:6:\"module\";s:24:\"core_version_requirement\";s:11:\"^10.3 | ^11\";s:4:\"name\";s:21:\"File metadata manager\";s:11:\"description\";s:43:\"Provides a service to manage file metadata.\";s:7:\"package\";s:13:\"File metadata\";s:9:\"configure\";s:17:\"file_mdm.settings\";s:7:\"version\";s:5:\"3.1.0\";s:7:\"project\";s:8:\"file_mdm\";s:9:\"datestamp\";i:1718086270;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1718086270;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:24:\"modules/contrib/file_mdm\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:3:{s:13:\"file_mdm_exif\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:8:\"file_mdm\";s:10:\"\0*\0project\";s:8:\"file_mdm\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:13:\"file_mdm_font\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:8:\"file_mdm\";s:10:\"\0*\0project\";s:8:\"file_mdm\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:11:\"imagemagick\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:8:\"file_mdm\";s:10:\"\0*\0project\";s:8:\"file_mdm\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:13:\"file_mdm_exif\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:61:\"modules/contrib/file_mdm/file_mdm_exif/file_mdm_exif.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:14:{s:4:\"type\";s:6:\"module\";s:24:\"core_version_requirement\";s:11:\"^10.3 | ^11\";s:4:\"name\";s:20:\"File metadata - EXIF\";s:11:\"description\";s:59:\"Provides a file metadata plugin for EXIF image information.\";s:7:\"package\";s:13:\"File metadata\";s:9:\"configure\";s:17:\"file_mdm.settings\";s:12:\"dependencies\";a:1:{i:0;s:17:\"file_mdm:file_mdm\";}s:7:\"version\";s:5:\"3.1.0\";s:7:\"project\";s:8:\"file_mdm\";s:9:\"datestamp\";i:1718086270;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1718086270;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:38:\"modules/contrib/file_mdm/file_mdm_exif\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:8:\"file_mdm\";r:3769;}s:4:\"sort\";i:-1;}s:13:\"file_mdm_font\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:61:\"modules/contrib/file_mdm/file_mdm_font/file_mdm_font.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:14:{s:4:\"type\";s:6:\"module\";s:24:\"core_version_requirement\";s:11:\"^10.3 | ^11\";s:4:\"name\";s:20:\"File metadata - Font\";s:11:\"description\";s:66:\"Provides a file metadata plugin for TTF/OTF/WOFF font information.\";s:7:\"package\";s:13:\"File metadata\";s:9:\"configure\";s:17:\"file_mdm.settings\";s:12:\"dependencies\";a:1:{i:0;s:17:\"file_mdm:file_mdm\";}s:7:\"version\";s:5:\"3.1.0\";s:7:\"project\";s:8:\"file_mdm\";s:9:\"datestamp\";i:1718086270;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1718086270;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:38:\"modules/contrib/file_mdm/file_mdm_font\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:8:\"file_mdm\";r:3773;}s:4:\"sort\";i:-2;}s:11:\"imagemagick\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:48:\"modules/contrib/imagemagick/imagemagick.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:14:{s:4:\"type\";s:6:\"module\";s:24:\"core_version_requirement\";s:11:\"^10.3 | ^11\";s:4:\"name\";s:11:\"ImageMagick\";s:11:\"description\";s:33:\"Provides ImageMagick integration.\";s:7:\"package\";s:5:\"Media\";s:9:\"configure\";s:29:\"system.image_toolkit_settings\";s:12:\"dependencies\";a:2:{i:0;s:17:\"file_mdm:file_mdm\";i:1;s:15:\"sophron:sophron\";}s:7:\"version\";s:5:\"4.0.2\";s:7:\"project\";s:11:\"imagemagick\";s:9:\"datestamp\";i:1724827813;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1724827813;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:27:\"modules/contrib/imagemagick\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:2:{s:8:\"file_mdm\";r:3777;s:7:\"sophron\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"sophron\";s:10:\"\0*\0project\";s:7:\"sophron\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-4;}s:26:\"media_library_form_element\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:78:\"modules/contrib/media_library_form_element/media_library_form_element.info.yml\";s:11:\"\0*\0filename\";s:33:\"media_library_form_element.module\";s:4:\"info\";a:13:{s:4:\"name\";s:26:\"Media Library Form Element\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:50:\"A Form API element to select / add new media item.\";s:24:\"core_version_requirement\";s:12:\"^10.3 || ^11\";s:12:\"dependencies\";a:1:{i:0;s:20:\"drupal:media_library\";}s:7:\"version\";s:5:\"2.1.2\";s:7:\"project\";s:26:\"media_library_form_element\";s:9:\"datestamp\";i:1751647271;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1751647271;s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:42:\"modules/contrib/media_library_form_element\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:17:\"dxpr_theme_helper\";r:3528;}s:8:\"requires\";a:9:{s:13:\"media_library\";r:1462;s:5:\"media\";r:1400;s:4:\"file\";r:893;s:5:\"field\";r:310;s:5:\"image\";r:1076;s:4:\"user\";r:1475;s:6:\"system\";r:104;s:5:\"views\";r:1480;s:6:\"filter\";r:955;}s:4:\"sort\";i:-67;}s:7:\"metatag\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:40:\"modules/contrib/metatag/metatag.info.yml\";s:11:\"\0*\0filename\";s:14:\"metatag.module\";s:4:\"info\";a:14:{s:4:\"name\";s:7:\"Metatag\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:34:\"Manage meta tags for all entities.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:3:\"php\";d:8;s:9:\"configure\";s:34:\"entity.metatag_defaults.collection\";s:12:\"dependencies\";a:2:{i:0;s:12:\"drupal:field\";i:1;s:11:\"token:token\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;}s:7:\"subpath\";s:23:\"modules/contrib/metatag\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:19:{s:17:\"metatag_app_links\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:19:\"metatag_custom_tags\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"metatag_dc\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:19:\"metatag_dc_advanced\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:22:\"metatag_extended_perms\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:16:\"metatag_facebook\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:16:\"metatag_favicons\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"metatag_google_cse\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:19:\"metatag_google_plus\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:16:\"metatag_hreflang\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:14:\"metatag_mobile\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"metatag_open_graph\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:27:\"metatag_open_graph_products\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:20:\"metatag_page_manager\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:17:\"metatag_pinterest\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:14:\"metatag_routes\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:21:\"metatag_twitter_cards\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:20:\"metatag_verification\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:13:\"metatag_views\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"metatag\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:2:{s:5:\"field\";r:765;s:5:\"token\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"token\";s:10:\"\0*\0project\";s:5:\"token\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-73;}s:17:\"metatag_app_links\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:68:\"modules/contrib/metatag/metatag_app_links/metatag_app_links.info.yml\";s:11:\"\0*\0filename\";s:24:\"metatag_app_links.module\";s:4:\"info\";a:13:{s:4:\"name\";s:18:\"Metatag: App Links\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:44:\"Provides support for applinks.org meta tags.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:41:\"modules/contrib/metatag/metatag_app_links\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3939;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-74;}s:19:\"metatag_custom_tags\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:72:\"modules/contrib/metatag/metatag_custom_tags/metatag_custom_tags.info.yml\";s:11:\"\0*\0filename\";s:26:\"metatag_custom_tags.module\";s:4:\"info\";a:15:{s:4:\"name\";s:20:\"Metatag: Custom Tags\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:55:\"Provides support to define and manage custom meta tags.\";s:24:\"core_version_requirement\";s:18:\"^9.5 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:9:\"configure\";s:36:\"entity.metatag_custom_tag.collection\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:17:\"test_dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:43:\"modules/contrib/metatag/metatag_custom_tags\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3943;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-75;}s:10:\"metatag_dc\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:54:\"modules/contrib/metatag/metatag_dc/metatag_dc.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:20:\"Metatag: Dublin Core\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:199:\"Provides the fifteen <a href=\"https://dublincore.org/documents/dces/\">Dublin Core Metadata Element Set 1.1</a> meta tags from the <a href=\"https://dublincore.org/\">Dublin Core Metadata Institute</a>.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:34:\"modules/contrib/metatag/metatag_dc\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:19:\"metatag_dc_advanced\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"metatag_dc\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3947;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-76;}s:19:\"metatag_dc_advanced\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:72:\"modules/contrib/metatag/metatag_dc_advanced/metatag_dc_advanced.info.yml\";s:11:\"\0*\0filename\";s:26:\"metatag_dc_advanced.module\";s:4:\"info\";a:13:{s:4:\"name\";s:29:\"Metatag: Dublin Core Advanced\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:114:\"Provides forty additional meta tags from the <a href=\"https://dublincore.org/\">Dublin Core Metadata Institute</a>.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:2:{i:0;s:15:\"metatag:metatag\";i:1;s:18:\"metatag:metatag_dc\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:43:\"modules/contrib/metatag/metatag_dc_advanced\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:4:{s:7:\"metatag\";r:3951;s:5:\"field\";r:765;s:5:\"token\";r:4017;s:10:\"metatag_dc\";r:4110;}s:4:\"sort\";i:-77;}s:22:\"metatag_extended_perms\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:78:\"modules/contrib/metatag/metatag_extended_perms/metatag_extended_perms.info.yml\";s:11:\"\0*\0filename\";s:29:\"metatag_extended_perms.module\";s:4:\"info\";a:13:{s:4:\"name\";s:28:\"Metatag Extended Permissions\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:223:\"Adds individual permissions for each meta tag, allowing for fine-grained access to the meta tags. Note: this may lead to performance issues on the permissions admin page, please see the included README.txt file for details.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:46:\"modules/contrib/metatag/metatag_extended_perms\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3955;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-78;}s:16:\"metatag_facebook\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:66:\"modules/contrib/metatag/metatag_facebook/metatag_facebook.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:17:\"Metatag: Facebook\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:82:\"A set of meta tags specially for controlling advanced functionality with Facebook.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:40:\"modules/contrib/metatag/metatag_facebook\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3959;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-79;}s:16:\"metatag_favicons\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:66:\"modules/contrib/metatag/metatag_favicons/metatag_favicons.info.yml\";s:11:\"\0*\0filename\";s:23:\"metatag_favicons.module\";s:4:\"info\";a:13:{s:4:\"name\";s:17:\"Metatag: Favicons\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:45:\"Provides support for many different favicons.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:40:\"modules/contrib/metatag/metatag_favicons\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3963;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-80;}s:18:\"metatag_google_cse\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:70:\"modules/contrib/metatag/metatag_google_cse/metatag_google_cse.info.yml\";s:11:\"\0*\0filename\";s:25:\"metatag_google_cse.module\";s:4:\"info\";a:13:{s:4:\"name\";s:42:\"Metatag: Google Custom Search Engine (CSE)\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:68:\"Provides support for meta tags used for Google Custom Search Engine.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:42:\"modules/contrib/metatag/metatag_google_cse\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3967;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-81;}s:19:\"metatag_google_plus\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:72:\"modules/contrib/metatag/metatag_google_plus/metatag_google_plus.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:14:{s:4:\"name\";s:20:\"Metatag: Google Plus\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:56:\"Deprecated module, do not use. Will be removed in 3.0.0.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:6:\"hidden\";b:1;s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:43:\"modules/contrib/metatag/metatag_google_plus\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3971;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-82;}s:16:\"metatag_hreflang\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:66:\"modules/contrib/metatag/metatag_hreflang/metatag_hreflang.info.yml\";s:11:\"\0*\0filename\";s:23:\"metatag_hreflang.module\";s:4:\"info\";a:13:{s:4:\"name\";s:17:\"Metatag: Hreflang\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:80:\"Provides support for the hreflang meta tag with some extra logic to simplify it.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:40:\"modules/contrib/metatag/metatag_hreflang\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3975;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-83;}s:14:\"metatag_mobile\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:62:\"modules/contrib/metatag/metatag_mobile/metatag_mobile.info.yml\";s:11:\"\0*\0filename\";s:21:\"metatag_mobile.module\";s:4:\"info\";a:13:{s:4:\"name\";s:32:\"Metatag: Mobile & UI Adjustments\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:77:\"Provides support for meta tags used to control the mobile browser experience.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:38:\"modules/contrib/metatag/metatag_mobile\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3979;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-84;}s:18:\"metatag_open_graph\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:70:\"modules/contrib/metatag/metatag_open_graph/metatag_open_graph.info.yml\";s:11:\"\0*\0filename\";s:25:\"metatag_open_graph.module\";s:4:\"info\";a:13:{s:4:\"name\";s:19:\"Metatag: Open Graph\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:51:\"Provides support for Open Graph Protocol meta tags.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:42:\"modules/contrib/metatag/metatag_open_graph\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:27:\"metatag_open_graph_products\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:18:\"metatag_open_graph\";s:10:\"\0*\0project\";s:7:\"metatag\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3983;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-85;}s:27:\"metatag_open_graph_products\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:88:\"modules/contrib/metatag/metatag_open_graph_products/metatag_open_graph_products.info.yml\";s:11:\"\0*\0filename\";s:34:\"metatag_open_graph_products.module\";s:4:\"info\";a:13:{s:4:\"name\";s:28:\"Metatag: Open Graph Products\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:74:\"Provides additional Open Graph Protocol meta tags for describing products.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:2:{i:0;s:15:\"metatag:metatag\";i:1;s:26:\"metatag:metatag_open_graph\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:51:\"modules/contrib/metatag/metatag_open_graph_products\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:4:{s:7:\"metatag\";r:3987;s:5:\"field\";r:765;s:5:\"token\";r:4017;s:18:\"metatag_open_graph\";r:4387;}s:4:\"sort\";i:-86;}s:20:\"metatag_page_manager\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:74:\"modules/contrib/metatag/metatag_page_manager/metatag_page_manager.info.yml\";s:11:\"\0*\0filename\";s:27:\"metatag_page_manager.module\";s:4:\"info\";a:13:{s:4:\"name\";s:21:\"Metatag: Page Manager\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:51:\"Provides metatag support for Page Manager variants.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:2:{i:0;s:25:\"page_manager:page_manager\";i:1;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:44:\"modules/contrib/metatag/metatag_page_manager\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:4:{s:12:\"page_manager\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:12:\"page_manager\";s:10:\"\0*\0project\";s:12:\"page_manager\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:7:\"metatag\";r:3991;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-87;}s:17:\"metatag_pinterest\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:68:\"modules/contrib/metatag/metatag_pinterest/metatag_pinterest.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:18:\"Metatag: Pinterest\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:50:\"Provides support for Pinterest\'s custom meta tags.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:41:\"modules/contrib/metatag/metatag_pinterest\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3995;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-88;}s:14:\"metatag_routes\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:62:\"modules/contrib/metatag/metatag_routes/metatag_routes.info.yml\";s:11:\"\0*\0filename\";s:21:\"metatag_routes.module\";s:4:\"info\";a:13:{s:4:\"name\";s:29:\"Metatag Custom Routes (Paths)\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:83:\"Allows assigning meta tags to be used on custom routes, equivalent to custom paths.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:38:\"modules/contrib/metatag/metatag_routes\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:3999;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-89;}s:21:\"metatag_twitter_cards\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:76:\"modules/contrib/metatag/metatag_twitter_cards/metatag_twitter_cards.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:22:\"Metatag: Twitter Cards\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:46:\"Provides support for Twitter\'s Card meta tags.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:45:\"modules/contrib/metatag/metatag_twitter_cards\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:4003;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-90;}s:20:\"metatag_verification\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:74:\"modules/contrib/metatag/metatag_verification/metatag_verification.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:21:\"Metatag: Verification\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:67:\"Verifies ownership of a site for search engines and other services.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:1:{i:0;s:15:\"metatag:metatag\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:44:\"modules/contrib/metatag/metatag_verification\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:7:\"metatag\";r:4007;s:5:\"field\";r:765;s:5:\"token\";r:4017;}s:4:\"sort\";i:-91;}s:13:\"metatag_views\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:60:\"modules/contrib/metatag/metatag_views/metatag_views.info.yml\";s:11:\"\0*\0filename\";s:20:\"metatag_views.module\";s:4:\"info\";a:13:{s:4:\"name\";s:14:\"Metatag: Views\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:40:\"Provides views integration for metatags.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:7:\"package\";s:3:\"SEO\";s:12:\"dependencies\";a:2:{i:0;s:15:\"metatag:metatag\";i:1;s:12:\"drupal:views\";}s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:7:\"metatag\";s:9:\"datestamp\";i:1748539493;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748539493;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:37:\"modules/contrib/metatag/metatag_views\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:7:{s:7:\"metatag\";r:4011;s:5:\"field\";r:765;s:5:\"token\";r:4017;s:5:\"views\";r:2615;s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-92;}s:8:\"pathauto\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:42:\"modules/contrib/pathauto/pathauto.info.yml\";s:11:\"\0*\0filename\";s:15:\"pathauto.module\";s:4:\"info\";a:15:{s:4:\"name\";s:8:\"Pathauto\";s:11:\"description\";s:95:\"Provides a mechanism for modules to automatically generate aliases for the content they manage.\";s:24:\"core_version_requirement\";s:18:\"^9.4 || ^10 || ^11\";s:4:\"type\";s:6:\"module\";s:12:\"dependencies\";a:2:{i:0;s:11:\"drupal:path\";i:1;s:11:\"token:token\";}s:9:\"configure\";s:34:\"entity.pathauto_pattern.collection\";s:10:\"recommends\";a:1:{i:0;s:17:\"redirect:redirect\";}s:7:\"version\";s:8:\"8.x-1.13\";s:7:\"project\";s:8:\"pathauto\";s:9:\"datestamp\";i:1722507674;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1722507674;s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:24:\"modules/contrib/pathauto\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:1;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:4:\"path\";r:1909;s:10:\"path_alias\";r:1914;s:5:\"token\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"token\";s:10:\"\0*\0project\";s:5:\"token\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:4:\"sort\";i:-93;}s:9:\"recaptcha\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:44:\"modules/contrib/recaptcha/recaptcha.info.yml\";s:11:\"\0*\0filename\";s:16:\"recaptcha.module\";s:4:\"info\";a:14:{s:4:\"name\";s:9:\"reCAPTCHA\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:90:\"Protect your website from spam and abuse while letting real people pass through with ease.\";s:7:\"package\";s:12:\"Spam control\";s:24:\"core_version_requirement\";s:10:\"^10 || ^11\";s:9:\"configure\";s:29:\"recaptcha.admin_settings_form\";s:12:\"dependencies\";a:1:{i:0;s:15:\"captcha:captcha\";}s:7:\"version\";s:7:\"8.x-3.4\";s:7:\"project\";s:9:\"recaptcha\";s:9:\"datestamp\";i:1723563037;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1723563037;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:25:\"modules/contrib/recaptcha\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:7:\"captcha\";r:3053;}s:4:\"sort\";i:-2;}s:12:\"recaptcha_v3\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:50:\"modules/contrib/recaptcha_v3/recaptcha_v3.info.yml\";s:11:\"\0*\0filename\";s:19:\"recaptcha_v3.module\";s:4:\"info\";a:14:{s:4:\"name\";s:12:\"reCAPTCHA v3\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:89:\"The reCaptcha V3 module provides integration with Google reCaptcha V3 and CAPTCHA module.\";s:24:\"core_version_requirement\";s:10:\"^10 || ^11\";s:7:\"package\";s:12:\"Spam control\";s:9:\"configure\";s:21:\"recaptcha_v3.settings\";s:12:\"dependencies\";a:1:{i:0;s:15:\"captcha:captcha\";}s:7:\"version\";s:5:\"2.0.4\";s:7:\"project\";s:12:\"recaptcha_v3\";s:9:\"datestamp\";i:1739448402;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1739448402;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:28:\"modules/contrib/recaptcha_v3\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:7:\"captcha\";r:3057;}s:4:\"sort\";i:-3;}s:12:\"redirect_404\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:67:\"modules/contrib/redirect/modules/redirect_404/redirect_404.info.yml\";s:11:\"\0*\0filename\";s:19:\"redirect_404.module\";s:4:\"info\";a:14:{s:4:\"name\";s:12:\"Redirect 404\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:91:\"Logs 404 errors and allows users to create redirects for often requested but missing pages.\";s:24:\"core_version_requirement\";s:18:\"^9.2 || ^10 || ^11\";s:9:\"configure\";s:20:\"redirect_404.fix_404\";s:12:\"dependencies\";a:2:{i:0;s:17:\"redirect:redirect\";i:1;s:12:\"drupal:views\";}s:7:\"version\";s:8:\"8.x-1.11\";s:7:\"project\";s:8:\"redirect\";s:9:\"datestamp\";i:1737382888;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1737382888;s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:45:\"modules/contrib/redirect/modules/redirect_404\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:8:{s:8:\"redirect\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:8:\"redirect\";s:10:\"\0*\0project\";s:8:\"redirect\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"path_alias\";r:1946;s:4:\"link\";r:1334;s:5:\"field\";r:719;s:5:\"views\";r:2623;s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-95;}s:15:\"redirect_domain\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:73:\"modules/contrib/redirect/modules/redirect_domain/redirect_domain.info.yml\";s:11:\"\0*\0filename\";s:22:\"redirect_domain.module\";s:4:\"info\";a:14:{s:4:\"name\";s:15:\"Redirect Domain\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:41:\"Allows users to redirect between domains.\";s:24:\"core_version_requirement\";s:18:\"^9.2 || ^10 || ^11\";s:9:\"configure\";s:27:\"redirect_domain.domain_list\";s:12:\"dependencies\";a:1:{i:0;s:17:\"redirect:redirect\";}s:7:\"version\";s:8:\"8.x-1.11\";s:7:\"project\";s:8:\"redirect\";s:9:\"datestamp\";i:1737382888;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1737382888;s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:48:\"modules/contrib/redirect/modules/redirect_domain\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:8:{s:8:\"redirect\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:8:\"redirect\";s:10:\"\0*\0project\";s:8:\"redirect\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:10:\"path_alias\";r:1946;s:4:\"link\";r:1334;s:5:\"field\";r:719;s:5:\"views\";r:2619;s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-96;}s:8:\"redirect\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:42:\"modules/contrib/redirect/redirect.info.yml\";s:11:\"\0*\0filename\";s:15:\"redirect.module\";s:4:\"info\";a:14:{s:4:\"name\";s:8:\"Redirect\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:51:\"Allows users to redirect from old URLs to new URLs.\";s:24:\"core_version_requirement\";s:18:\"^9.2 || ^10 || ^11\";s:9:\"configure\";s:17:\"redirect.settings\";s:12:\"dependencies\";a:3:{i:0;s:17:\"drupal:path_alias\";i:1;s:11:\"drupal:link\";i:2;s:12:\"drupal:views\";}s:7:\"version\";s:8:\"8.x-1.11\";s:7:\"project\";s:8:\"redirect\";s:9:\"datestamp\";i:1737382888;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1737382888;s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:24:\"modules/contrib/redirect\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:2:{s:12:\"redirect_404\";r:4741;s:15:\"redirect_domain\";r:4780;}s:8:\"requires\";a:7:{s:10:\"path_alias\";r:1946;s:4:\"link\";r:1334;s:5:\"field\";r:719;s:5:\"views\";r:2619;s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-94;}s:21:\"remove_reset_password\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:68:\"modules/contrib/remove_reset_password/remove_reset_password.info.yml\";s:11:\"\0*\0filename\";s:28:\"remove_reset_password.module\";s:4:\"info\";a:14:{s:4:\"name\";s:27:\"Remove\'Reset your password\'\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:51:\"Allows user to remove \"Reset your password\" button.\";s:7:\"package\";s:4:\"user\";s:24:\"core_version_requirement\";s:10:\"^10 || ^11\";s:9:\"configure\";s:43:\"remove_reset_password.remove_reset_password\";s:7:\"version\";s:5:\"1.0.4\";s:7:\"project\";s:21:\"remove_reset_password\";s:9:\"datestamp\";i:1746037775;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1746037775;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:37:\"modules/contrib/remove_reset_password\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:8:\"slick_ui\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:56:\"modules/contrib/slick/modules/slick_ui/slick_ui.info.yml\";s:11:\"\0*\0filename\";s:15:\"slick_ui.module\";s:4:\"info\";a:14:{s:4:\"name\";s:8:\"Slick UI\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:41:\"Provides Slick carousel configuration UI.\";s:24:\"core_version_requirement\";s:5:\">=9.4\";s:7:\"package\";s:5:\"Slick\";s:9:\"configure\";s:23:\"entity.slick.collection\";s:12:\"dependencies\";a:1:{i:0;s:11:\"slick:slick\";}s:7:\"version\";s:5:\"3.0.4\";s:7:\"project\";s:5:\"slick\";s:9:\"datestamp\";i:1729250267;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1729250267;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:38:\"modules/contrib/slick/modules/slick_ui\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:9:{s:5:\"slick\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"slick\";s:10:\"\0*\0project\";s:5:\"slick\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"blazy\";r:2936;s:6:\"filter\";r:963;s:4:\"user\";r:301;s:6:\"system\";r:104;s:5:\"media\";r:1404;s:4:\"file\";r:893;s:5:\"field\";r:310;s:5:\"image\";r:1076;}s:4:\"sort\";i:-98;}s:5:\"slick\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:36:\"modules/contrib/slick/slick.info.yml\";s:11:\"\0*\0filename\";s:12:\"slick.module\";s:4:\"info\";a:13:{s:4:\"name\";s:5:\"Slick\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:51:\"Slick carousel, the last carousel you\'ll ever need.\";s:24:\"core_version_requirement\";s:5:\">=9.4\";s:7:\"package\";s:5:\"Slick\";s:12:\"dependencies\";a:1:{i:0;s:20:\"blazy:blazy (>= 3.x)\";}s:7:\"version\";s:5:\"3.0.4\";s:7:\"project\";s:5:\"slick\";s:9:\"datestamp\";i:1729250267;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1729250267;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:21:\"modules/contrib/slick\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:2:{s:8:\"slick_ui\";r:4885;s:11:\"slick_views\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:5:\"slick\";s:10:\"\0*\0project\";s:5:\"slick\";s:19:\"\0*\0constraintString\";s:6:\">= 3.x\";}}s:8:\"requires\";a:8:{s:5:\"blazy\";r:2936;s:6:\"filter\";r:963;s:4:\"user\";r:301;s:6:\"system\";r:104;s:5:\"media\";r:1404;s:4:\"file\";r:893;s:5:\"field\";r:310;s:5:\"image\";r:1076;}s:4:\"sort\";i:-97;}s:11:\"slick_views\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:48:\"modules/contrib/slick_views/slick_views.info.yml\";s:11:\"\0*\0filename\";s:18:\"slick_views.module\";s:4:\"info\";a:13:{s:4:\"name\";s:11:\"Slick Views\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:47:\"Provides Slick carousel integration with Views.\";s:24:\"core_version_requirement\";s:5:\">=9.4\";s:7:\"package\";s:5:\"Slick\";s:12:\"dependencies\";a:2:{i:0;s:12:\"drupal:views\";i:1;s:20:\"slick:slick (>= 3.x)\";}s:7:\"version\";s:5:\"3.0.3\";s:7:\"project\";s:11:\"slick_views\";s:9:\"datestamp\";i:1729253843;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1729253843;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:27:\"modules/contrib/slick_views\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:10:{s:5:\"views\";r:2628;s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;s:5:\"slick\";r:4924;s:5:\"blazy\";r:2936;s:5:\"media\";r:1404;s:4:\"file\";r:893;s:5:\"field\";r:310;s:5:\"image\";r:1076;}s:4:\"sort\";i:-99;}s:7:\"sophron\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:40:\"modules/contrib/sophron/sophron.info.yml\";s:11:\"\0*\0filename\";s:14:\"sophron.module\";s:4:\"info\";a:14:{s:4:\"type\";s:6:\"module\";s:24:\"core_version_requirement\";s:12:\"^10.2 || ^11\";s:4:\"name\";s:7:\"Sophron\";s:11:\"description\";s:48:\"Provides an extensive MIME types management API.\";s:9:\"configure\";s:16:\"sophron.settings\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"project\";s:7:\"sophron\";s:9:\"datestamp\";i:1744800238;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1744800238;s:12:\"dependencies\";a:0:{}s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:23:\"modules/contrib/sophron\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:2:{s:11:\"imagemagick\";r:3870;s:15:\"sophron_guesser\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:7:\"sophron\";s:10:\"\0*\0project\";s:7:\"sophron\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-3;}s:15:\"sophron_guesser\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:64:\"modules/contrib/sophron/sophron_guesser/sophron_guesser.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"type\";s:6:\"module\";s:24:\"core_version_requirement\";s:12:\"^10.2 || ^11\";s:4:\"name\";s:15:\"Sophron guesser\";s:11:\"description\";s:68:\"Replaces Drupal core MIME type extension-based guesser with Sophron.\";s:12:\"dependencies\";a:1:{i:0;s:15:\"sophron:sophron\";}s:7:\"version\";s:5:\"2.2.1\";s:7:\"project\";s:7:\"sophron\";s:9:\"datestamp\";i:1744800238;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1744800238;s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:39:\"modules/contrib/sophron/sophron_guesser\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:7:\"sophron\";r:5002;}s:4:\"sort\";i:-5;}s:5:\"token\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:36:\"modules/contrib/token/token.info.yml\";s:11:\"\0*\0filename\";s:12:\"token.module\";s:4:\"info\";a:13:{s:4:\"name\";s:5:\"Token\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:73:\"Provides a user interface for the Token API and some missing core tokens.\";s:24:\"core_version_requirement\";s:18:\"^9.2 || ^10 || ^11\";s:7:\"version\";s:8:\"8.x-1.15\";s:7:\"project\";s:5:\"token\";s:9:\"datestamp\";i:1722206215;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1722206215;s:12:\"dependencies\";a:0:{}s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:21:\"modules/contrib/token\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:21:{s:7:\"metatag\";r:4017;s:17:\"metatag_app_links\";r:4017;s:19:\"metatag_custom_tags\";r:4017;s:10:\"metatag_dc\";r:4017;s:19:\"metatag_dc_advanced\";r:4017;s:22:\"metatag_extended_perms\";r:4017;s:16:\"metatag_facebook\";r:4017;s:16:\"metatag_favicons\";r:4017;s:18:\"metatag_google_cse\";r:4017;s:19:\"metatag_google_plus\";r:4017;s:16:\"metatag_hreflang\";r:4017;s:14:\"metatag_mobile\";r:4017;s:18:\"metatag_open_graph\";r:4017;s:27:\"metatag_open_graph_products\";r:4017;s:20:\"metatag_page_manager\";r:4017;s:17:\"metatag_pinterest\";r:4017;s:14:\"metatag_routes\";r:4017;s:21:\"metatag_twitter_cards\";r:4017;s:20:\"metatag_verification\";r:4017;s:13:\"metatag_views\";r:4017;s:8:\"pathauto\";r:4650;}s:8:\"requires\";a:0:{}s:4:\"sort\";i:-72;}s:10:\"twig_tweak\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:46:\"modules/contrib/twig_tweak/twig_tweak.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:10:\"Twig Tweak\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:47:\"Provides some extra Twig functions and filters.\";s:24:\"core_version_requirement\";s:14:\"^10.3 || ^11.0\";s:12:\"dependencies\";a:1:{i:0;s:22:\"drupal:system (>=10.3)\";}s:7:\"version\";s:5:\"3.4.1\";s:7:\"project\";s:10:\"twig_tweak\";s:9:\"datestamp\";i:1748530581;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1748530581;s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:26:\"modules/contrib/twig_tweak\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:6:\"system\";r:2318;}s:4:\"sort\";i:-100;}s:15:\"views_bootstrap\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:56:\"modules/contrib/views_bootstrap/views_bootstrap.info.yml\";s:11:\"\0*\0filename\";s:22:\"views_bootstrap.module\";s:4:\"info\";a:14:{s:4:\"name\";s:17:\"Views Bootstrap 5\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:84:\"Allows for different styles to be used in views to work with Bootstrap 5 components.\";s:7:\"package\";s:5:\"Views\";s:24:\"core_version_requirement\";s:16:\"^9 || ^10 || ^11\";s:12:\"dependencies\";a:1:{i:0;s:12:\"drupal:views\";}s:9:\"libraries\";a:1:{i:0;s:26:\"views_bootstrap/components\";}s:7:\"version\";s:9:\"5.5.0-rc3\";s:7:\"project\";s:15:\"views_bootstrap\";s:9:\"datestamp\";i:1728259901;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1728259901;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:31:\"modules/contrib/views_bootstrap\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:4:{s:5:\"views\";r:2632;s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-101;}s:21:\"views_slideshow_cycle\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:92:\"modules/contrib/views_slideshow/modules/views_slideshow_cycle/views_slideshow_cycle.info.yml\";s:11:\"\0*\0filename\";s:28:\"views_slideshow_cycle.module\";s:4:\"info\";a:13:{s:4:\"name\";s:21:\"Views Slideshow Cycle\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:50:\"Adds a Rotating slideshow mode to Views Slideshow.\";s:7:\"package\";s:5:\"Views\";s:24:\"core_version_requirement\";s:16:\"^9 || ^10 || ^11\";s:12:\"dependencies\";a:1:{i:0;s:31:\"views_slideshow:views_slideshow\";}s:7:\"version\";s:5:\"5.0.1\";s:7:\"project\";s:15:\"views_slideshow\";s:9:\"datestamp\";i:1724040373;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1724040373;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:61:\"modules/contrib/views_slideshow/modules/views_slideshow_cycle\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:5:{s:15:\"views_slideshow\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:15:\"views_slideshow\";s:10:\"\0*\0project\";s:15:\"views_slideshow\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:5:\"views\";r:2636;s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-103;}s:15:\"views_slideshow\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:56:\"modules/contrib/views_slideshow/views_slideshow.info.yml\";s:11:\"\0*\0filename\";s:22:\"views_slideshow.module\";s:4:\"info\";a:13:{s:4:\"name\";s:15:\"Views Slideshow\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:154:\"Provides a View style that displays rows as a jQuery slideshow. This is an API and requires Views Slideshow Cycle or another module that supports the API.\";s:7:\"package\";s:5:\"Views\";s:24:\"core_version_requirement\";s:16:\"^9 || ^10 || ^11\";s:12:\"dependencies\";a:1:{i:0;s:12:\"drupal:views\";}s:7:\"version\";s:5:\"5.0.1\";s:7:\"project\";s:15:\"views_slideshow\";s:9:\"datestamp\";i:1724040373;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1724040373;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:31:\"modules/contrib/views_slideshow\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:1:{s:21:\"views_slideshow_cycle\";r:5170;}s:8:\"requires\";a:4:{s:5:\"views\";r:2636;s:6:\"filter\";r:955;s:4:\"user\";r:301;s:6:\"system\";r:104;}s:4:\"sort\";i:-102;}s:4:\"webp\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:34:\"modules/contrib/webp/webp.info.yml\";s:11:\"\0*\0filename\";s:11:\"webp.module\";s:4:\"info\";a:14:{s:4:\"name\";s:4:\"WebP\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:49:\"Generates WebP copies of image style derivatives.\";s:24:\"core_version_requirement\";s:22:\"^8 || ^9 || ^10 || ^11\";s:7:\"package\";s:5:\"Other\";s:9:\"configure\";s:18:\"webp.settings_form\";s:12:\"dependencies\";a:1:{i:0;s:12:\"drupal:image\";}s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:7:\"project\";s:4:\"webp\";s:9:\"datestamp\";i:1713170121;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1713170121;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:20:\"modules/contrib/webp\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:3:{s:5:\"image\";r:1104;s:4:\"file\";r:885;s:5:\"field\";r:310;}s:4:\"sort\";i:-104;}s:10:\"xmlsitemap\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:46:\"modules/contrib/xmlsitemap/xmlsitemap.info.yml\";s:11:\"\0*\0filename\";s:17:\"xmlsitemap.module\";s:4:\"info\";a:15:{s:4:\"name\";s:11:\"XML Sitemap\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:98:\"Creates an XML Sitemap conforming to the <a href=\"http://sitemaps.org/\">sitemaps.org protocol</a>.\";s:7:\"package\";s:11:\"XML Sitemap\";s:24:\"core_version_requirement\";s:12:\"^10.3 || ^11\";s:9:\"configure\";s:23:\"xmlsitemap.admin_search\";s:17:\"test_dependencies\";a:3:{i:0;s:15:\"metatag:metatag\";i:1;s:19:\"robotstxt:robotstxt\";i:2;s:31:\"config_readonly:config_readonly\";}s:7:\"version\";s:5:\"2.0.0\";s:7:\"project\";s:10:\"xmlsitemap\";s:9:\"datestamp\";i:1745611167;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1745611167;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:26:\"modules/contrib/xmlsitemap\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:2:{s:17:\"xmlsitemap_custom\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"xmlsitemap\";s:10:\"\0*\0project\";s:10:\"xmlsitemap\";s:19:\"\0*\0constraintString\";s:0:\"\";}s:18:\"xmlsitemap_engines\";O:32:\"Drupal\\Core\\Extension\\Dependency\":3:{s:7:\"\0*\0name\";s:10:\"xmlsitemap\";s:10:\"\0*\0project\";s:10:\"xmlsitemap\";s:19:\"\0*\0constraintString\";s:0:\"\";}}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}s:17:\"xmlsitemap_custom\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:71:\"modules/contrib/xmlsitemap/xmlsitemap_custom/xmlsitemap_custom.info.yml\";s:11:\"\0*\0filename\";s:24:\"xmlsitemap_custom.module\";s:4:\"info\";a:14:{s:4:\"name\";s:18:\"XML Sitemap Custom\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:44:\"Adds user configurable links to the sitemap.\";s:7:\"package\";s:11:\"XML Sitemap\";s:24:\"core_version_requirement\";s:12:\"^10.3 || ^11\";s:9:\"configure\";s:22:\"xmlsitemap_custom.list\";s:12:\"dependencies\";a:1:{i:0;s:21:\"xmlsitemap:xmlsitemap\";}s:7:\"version\";s:5:\"2.0.0\";s:7:\"project\";s:10:\"xmlsitemap\";s:9:\"datestamp\";i:1745611167;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1745611167;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:44:\"modules/contrib/xmlsitemap/xmlsitemap_custom\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:10:\"xmlsitemap\";r:5271;}s:4:\"sort\";i:-1;}s:18:\"xmlsitemap_engines\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:6:\"module\";s:11:\"\0*\0pathname\";s:73:\"modules/contrib/xmlsitemap/xmlsitemap_engines/xmlsitemap_engines.info.yml\";s:11:\"\0*\0filename\";s:25:\"xmlsitemap_engines.module\";s:4:\"info\";a:14:{s:4:\"name\";s:19:\"XML Sitemap Engines\";s:4:\"type\";s:6:\"module\";s:11:\"description\";s:37:\"Submit the sitemap to search engines.\";s:7:\"package\";s:11:\"XML Sitemap\";s:24:\"core_version_requirement\";s:12:\"^10.3 || ^11\";s:9:\"configure\";s:27:\"xmlsitemap_engines.settings\";s:12:\"dependencies\";a:1:{i:0;s:21:\"xmlsitemap:xmlsitemap\";}s:7:\"version\";s:5:\"2.0.0\";s:7:\"project\";s:10:\"xmlsitemap\";s:9:\"datestamp\";i:1745611167;s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1745611167;s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:45:\"modules/contrib/xmlsitemap/xmlsitemap_engines\";s:6:\"origin\";s:0:\"\";s:6:\"weight\";i:0;s:6:\"status\";i:0;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:1:{s:10:\"xmlsitemap\";r:5275;}s:4:\"sort\";i:-2;}s:8:\"standard\";O:31:\"Drupal\\Core\\Extension\\Extension\":12:{s:7:\"\0*\0type\";s:7:\"profile\";s:11:\"\0*\0pathname\";s:40:\"core/profiles/standard/standard.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:15:{s:4:\"name\";s:8:\"Standard\";s:4:\"type\";s:7:\"profile\";s:11:\"description\";s:51:\"Install with commonly used features pre-configured.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"install\";a:32:{i:0;s:4:\"node\";i:1;s:7:\"history\";i:2;s:5:\"block\";i:3;s:10:\"breakpoint\";i:4;s:9:\"ckeditor5\";i:5;s:6:\"config\";i:6;s:7:\"comment\";i:7;s:10:\"contextual\";i:8;s:7:\"contact\";i:9;s:17:\"menu_link_content\";i:10;s:8:\"datetime\";i:11;s:13:\"block_content\";i:12;s:6:\"editor\";i:13;s:4:\"help\";i:14;s:5:\"image\";i:15;s:7:\"menu_ui\";i:16;s:7:\"options\";i:17;s:4:\"path\";i:18;s:10:\"page_cache\";i:19;s:18:\"dynamic_page_cache\";i:20;s:8:\"big_pipe\";i:21;s:8:\"taxonomy\";i:22;s:5:\"dblog\";i:23;s:6:\"search\";i:24;s:8:\"shortcut\";i:25;s:7:\"toolbar\";i:26;s:8:\"field_ui\";i:27;s:4:\"file\";i:28;s:5:\"views\";i:29;s:8:\"views_ui\";i:30;s:14:\"automated_cron\";i:31;s:18:\"announcements_feed\";}s:6:\"themes\";a:2:{i:0;s:7:\"olivero\";i:1;s:5:\"claro\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";s:6:\"hidden\";b:1;s:12:\"distribution\";a:1:{s:4:\"name\";s:6:\"Drupal\";}}s:7:\"subpath\";s:17:\"profiles/standard\";s:6:\"origin\";s:4:\"core\";s:6:\"weight\";i:1000;s:6:\"status\";i:1;s:14:\"schema_version\";i:-1;s:11:\"required_by\";a:0:{}s:8:\"requires\";a:0:{}s:4:\"sort\";i:0;}}',-1,1773418113.298,1,'','0'),('core.extension.list.profile',_binary 'a:3:{s:10:\"demo_umami\";O:31:\"Drupal\\Core\\Extension\\Extension\":6:{s:7:\"\0*\0type\";s:7:\"profile\";s:11:\"\0*\0pathname\";s:44:\"core/profiles/demo_umami/demo_umami.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:14:{s:4:\"name\";s:40:\"Demo: Umami Food Magazine (Experimental)\";s:4:\"type\";s:7:\"profile\";s:11:\"description\";s:71:\"Install an example site that shows off some of Drupal’s capabilities.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"install\";a:42:{i:0;s:4:\"node\";i:1;s:7:\"history\";i:2;s:8:\"big_pipe\";i:3;s:5:\"block\";i:4;s:10:\"breakpoint\";i:5;s:9:\"ckeditor5\";i:6;s:6:\"config\";i:7;s:10:\"contextual\";i:8;s:7:\"contact\";i:9;s:14:\"layout_builder\";i:10;s:16:\"layout_discovery\";i:11;s:17:\"menu_link_content\";i:12;s:8:\"datetime\";i:13;s:13:\"block_content\";i:14;s:6:\"editor\";i:15;s:4:\"help\";i:16;s:5:\"image\";i:17;s:5:\"media\";i:18;s:13:\"media_library\";i:19;s:7:\"menu_ui\";i:20;s:7:\"options\";i:21;s:4:\"path\";i:22;s:10:\"page_cache\";i:23;s:18:\"dynamic_page_cache\";i:24;s:8:\"taxonomy\";i:25;s:5:\"dblog\";i:26;s:6:\"search\";i:27;s:8:\"shortcut\";i:28;s:7:\"toolbar\";i:29;s:8:\"field_ui\";i:30;s:4:\"file\";i:31;s:5:\"views\";i:32;s:8:\"views_ui\";i:33;s:14:\"automated_cron\";i:34;s:16:\"responsive_image\";i:35;s:18:\"content_moderation\";i:36;s:9:\"workflows\";i:37;s:8:\"language\";i:38;s:6:\"locale\";i:39;s:18:\"config_translation\";i:40;s:19:\"content_translation\";i:41;s:18:\"announcements_feed\";}s:6:\"themes\";a:2:{i:0;s:5:\"claro\";i:1;s:5:\"umami\";}s:12:\"keep_english\";b:1;s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:19:\"profiles/demo_umami\";s:6:\"origin\";s:4:\"core\";}s:7:\"minimal\";O:31:\"Drupal\\Core\\Extension\\Extension\":6:{s:7:\"\0*\0type\";s:7:\"profile\";s:11:\"\0*\0pathname\";s:38:\"core/profiles/minimal/minimal.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:7:\"Minimal\";s:4:\"type\";s:7:\"profile\";s:11:\"description\";s:86:\"Build a custom site without pre-configured functionality. Suitable for advanced users.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"install\";a:5:{i:0;s:4:\"node\";i:1;s:5:\"block\";i:2;s:5:\"dblog\";i:3;s:10:\"page_cache\";i:4;s:18:\"dynamic_page_cache\";}s:6:\"themes\";a:1:{i:0;s:5:\"stark\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:16:\"profiles/minimal\";s:6:\"origin\";s:4:\"core\";}s:8:\"standard\";O:31:\"Drupal\\Core\\Extension\\Extension\":6:{s:7:\"\0*\0type\";s:7:\"profile\";s:11:\"\0*\0pathname\";s:40:\"core/profiles/standard/standard.info.yml\";s:11:\"\0*\0filename\";N;s:4:\"info\";a:13:{s:4:\"name\";s:8:\"Standard\";s:4:\"type\";s:7:\"profile\";s:11:\"description\";s:51:\"Install with commonly used features pre-configured.\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"install\";a:32:{i:0;s:4:\"node\";i:1;s:7:\"history\";i:2;s:5:\"block\";i:3;s:10:\"breakpoint\";i:4;s:9:\"ckeditor5\";i:5;s:6:\"config\";i:6;s:7:\"comment\";i:7;s:10:\"contextual\";i:8;s:7:\"contact\";i:9;s:17:\"menu_link_content\";i:10;s:8:\"datetime\";i:11;s:13:\"block_content\";i:12;s:6:\"editor\";i:13;s:4:\"help\";i:14;s:5:\"image\";i:15;s:7:\"menu_ui\";i:16;s:7:\"options\";i:17;s:4:\"path\";i:18;s:10:\"page_cache\";i:19;s:18:\"dynamic_page_cache\";i:20;s:8:\"big_pipe\";i:21;s:8:\"taxonomy\";i:22;s:5:\"dblog\";i:23;s:6:\"search\";i:24;s:8:\"shortcut\";i:25;s:7:\"toolbar\";i:26;s:8:\"field_ui\";i:27;s:4:\"file\";i:28;s:5:\"views\";i:29;s:8:\"views_ui\";i:30;s:14:\"automated_cron\";i:31;s:18:\"announcements_feed\";}s:6:\"themes\";a:2:{i:0;s:7:\"olivero\";i:1;s:5:\"claro\";}s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:7:\"package\";s:5:\"Other\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:17:\"profiles/standard\";s:6:\"origin\";s:4:\"core\";}}',-1,1773072974.151,1,'','0'),('core.extension.list.theme_engine',_binary 'a:1:{s:4:\"twig\";O:31:\"Drupal\\Core\\Extension\\Extension\":6:{s:7:\"\0*\0type\";s:12:\"theme_engine\";s:11:\"\0*\0pathname\";s:38:\"core/themes/engines/twig/twig.info.yml\";s:11:\"\0*\0filename\";s:11:\"twig.engine\";s:4:\"info\";a:11:{s:4:\"type\";s:12:\"theme_engine\";s:4:\"name\";s:4:\"Twig\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:4:\"Core\";s:24:\"core_version_requirement\";s:6:\"11.2.2\";s:17:\"core_incompatible\";b:0;s:9:\"lifecycle\";s:6:\"stable\";s:5:\"mtime\";i:1750946214;s:12:\"dependencies\";a:0:{}s:11:\"description\";s:0:\"\";s:3:\"php\";s:5:\"8.3.0\";}s:7:\"subpath\";s:19:\"themes/engines/twig\";s:6:\"origin\";s:4:\"core\";}}',-1,1773072974.156,1,'','0'),('dxpr_builder:button_styles',_binary 'a:0:{}',-1,1773072981.400,1,'','0'),('dxpr_builder:cms_disallowed_elements1',_binary 'a:2:{s:40:\"az_block-dxpr_theme_helper_user_register\";s:40:\"az_block-dxpr_theme_helper_user_register\";s:42:\"az_block-language_block:language_interface\";s:42:\"az_block-language_block:language_interface\";}',-1,1773332009.804,1,'','0'),('dxpr_builder:cms_elements_blocks',_binary 'a:23:{s:20:\"block-announce_block\";s:40:\"Block: Announcements: Announcements Feed\";s:56:\"block-block_content:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";s:34:\"Block: Bloque de contenido: Footer\";s:25:\"block-local_actions_block\";s:52:\"Block: Core: Acciones principales de administración\";s:23:\"block-devel_switch_user\";s:32:\"Block: Devel: Cambiar de usuario\";s:24:\"block-full_screen_search\";s:49:\"Block: Formularios: DXPR Theme Full Screen Search\";s:23:\"block-search_form_block\";s:43:\"Block: Formularios: Formulario de búsqueda\";s:37:\"block-dxpr_theme_helper_user_register\";s:53:\"Block: Formularios: Formulario de registro de usuario\";s:22:\"block-user_login_block\";s:37:\"Block: Formularios: Inicio de sesión\";s:16:\"block-help_block\";s:18:\"Block: Help: Ayuda\";s:29:\"block-system_menu_block:admin\";s:30:\"Block: Menús: Administración\";s:15:\"block-shortcuts\";s:21:\"Block: Menús: Atajos\";s:29:\"block-system_menu_block:devel\";s:25:\"Block: Menús: Desarrollo\";s:29:\"block-system_menu_block:tools\";s:27:\"Block: Menús: Herramientas\";s:31:\"block-system_menu_block:account\";s:41:\"Block: Menús: Menú de cuenta de usuario\";s:28:\"block-system_menu_block:main\";s:36:\"Block: Menús: Navegación principal\";s:30:\"block-system_menu_block:footer\";s:29:\"Block: Menús: Pie de página\";s:39:\"block-language_block:language_interface\";s:36:\"Block: Sistema: Alternador de idioma\";s:26:\"block-node_syndicate_block\";s:24:\"Block: Sistema: Sindicar\";s:29:\"block-system_breadcrumb_block\";s:48:\"Block: System: Enlaces de ayuda a la navegación\";s:29:\"block-system_powered_by_block\";s:34:\"Block: System: Funciona con Drupal\";s:27:\"block-system_branding_block\";s:30:\"Block: System: Marca del sitio\";s:27:\"block-system_messages_block\";s:23:\"Block: System: Mensajes\";s:30:\"block-system_clear_cache_block\";s:28:\"Block: System: Vaciar caché\";}',-1,1773332009.788,1,'','0'),('dxpr_builder:cms_elements_views',_binary 'a:48:{s:18:\"view-files-default\";s:28:\"View: Archivos (Por defecto)\";s:17:\"view-files-page_1\";s:36:\"View: Archivos (Resumen de ficheros)\";s:17:\"view-files-page_2\";s:33:\"View: Archivos (Usos del archivo)\";s:25:\"view-media_library-widget\";s:36:\"View: Biblioteca de medios (Control)\";s:26:\"view-media_library-default\";s:40:\"View: Biblioteca de medios (Por defecto)\";s:23:\"view-media_library-page\";s:36:\"View: Biblioteca de medios (Página)\";s:31:\"view-media_library-widget_table\";s:43:\"View: Biblioteca de medios (Widget (tabla))\";s:18:\"view-blogs-default\";s:21:\"View: Blogs (Default)\";s:17:\"view-blogs-page_1\";s:18:\"View: Blogs (Page)\";s:25:\"view-who_s_online-default\";s:49:\"View: Bloque de usuarios conectados (Por defecto)\";s:36:\"view-who_s_online-who_s_online_block\";s:60:\"View: Bloque de usuarios conectados (Quién está conectado)\";s:20:\"view-clientes-page_1\";s:25:\"View: Clientes (Clientes)\";s:21:\"view-clientes-default\";s:24:\"View: Clientes (Default)\";s:26:\"view-clientes_home-block_1\";s:27:\"View: Clientes Home (Block)\";s:26:\"view-clientes_home-default\";s:29:\"View: Clientes Home (Default)\";s:27:\"view-comment-page_published\";s:42:\"View: Comentarios (Comentarios publicados)\";s:28:\"view-comment-page_unapproved\";s:43:\"View: Comentarios (Comentarios sin aprobar)\";s:20:\"view-comment-default\";s:31:\"View: Comentarios (Por defecto)\";s:28:\"view-comments_recent-block_1\";s:36:\"View: Comentarios recientes (Bloque)\";s:28:\"view-comments_recent-default\";s:41:\"View: Comentarios recientes (Por defecto)\";s:20:\"view-content-default\";s:29:\"View: Contenido (Por defecto)\";s:19:\"view-content-page_1\";s:25:\"View: Contenido (Página)\";s:27:\"view-content_recent-block_1\";s:33:\"View: Contenido reciente (Bloque)\";s:27:\"view-content_recent-default\";s:38:\"View: Contenido reciente (Por defecto)\";s:26:\"view-block_content-default\";s:34:\"View: Content blocks (Por defecto)\";s:25:\"view-block_content-page_1\";s:30:\"View: Content blocks (Página)\";s:32:\"view-etiquetas_proyectos-default\";s:35:\"View: Etiquetas Proyectos (Default)\";s:30:\"view-galeria_proyectos-default\";s:34:\"View: Galería Proyectos (Default)\";s:21:\"view-watchdog-default\";s:29:\"View: Guardián (Por defecto)\";s:18:\"view-watchdog-page\";s:25:\"View: Guardián (Página)\";s:26:\"view-media-media_page_list\";s:29:\"View: Multimedia (Multimedia)\";s:18:\"view-media-default\";s:30:\"View: Multimedia (Por defecto)\";s:22:\"view-proyectos-default\";s:25:\"View: Proyectos (Default)\";s:27:\"view-proyectos_home-block_1\";s:28:\"View: Proyectos Home (Block)\";s:27:\"view-proyectos_home-default\";s:30:\"View: Proyectos Home (Default)\";s:27:\"view-proyectos_page-default\";s:30:\"View: Proyectos Page (Default)\";s:26:\"view-proyectos_page-page_1\";s:27:\"View: Proyectos Page (Page)\";s:21:\"view-frontpage-feed_1\";s:40:\"View: Página inicio (Canal de noticias)\";s:22:\"view-frontpage-default\";s:34:\"View: Página inicio (Por defecto)\";s:21:\"view-frontpage-page_1\";s:30:\"View: Página inicio (Página)\";s:22:\"view-who_s_new-default\";s:35:\"View: Quién es nuevo (Por defecto)\";s:22:\"view-who_s_new-block_1\";s:39:\"View: Quién es nuevo (Quién es nuevo)\";s:34:\"view-tecnologias_proyectos-default\";s:37:\"View: Tecnologias Proyectos (Default)\";s:25:\"view-taxonomy_term-feed_1\";s:48:\"View: Término de taxonomía (Canal de noticias)\";s:26:\"view-taxonomy_term-default\";s:42:\"View: Término de taxonomía (Por defecto)\";s:25:\"view-taxonomy_term-page_1\";s:38:\"View: Término de taxonomía (Página)\";s:30:\"view-user_admin_people-default\";s:28:\"View: Usuarios (Por defecto)\";s:29:\"view-user_admin_people-page_1\";s:24:\"View: Usuarios (Página)\";}',-1,1773072980.699,1,'','0'),('dxpr_builder:cms_view_elements_settings',_binary 'a:48:{s:29:\"az_view-block_content-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:4:{s:4:\"info\";s:44:\"Bloque de contenido: Descripción del bloque\";s:4:\"type\";s:35:\"Bloque de contenido: Tipo de bloque\";s:7:\"changed\";s:31:\"Bloque de contenido: Modificado\";s:10:\"operations\";s:42:\"Bloque de contenido: Enlaces de operación\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:28:\"az_view-block_content-page_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:4:{s:4:\"info\";s:44:\"Bloque de contenido: Descripción del bloque\";s:4:\"type\";s:35:\"Bloque de contenido: Tipo de bloque\";s:7:\"changed\";s:31:\"Bloque de contenido: Modificado\";s:10:\"operations\";s:42:\"Bloque de contenido: Enlaces de operación\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:21:\"az_view-blogs-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:5:{s:5:\"title\";s:18:\"Contenido: Título\";s:11:\"field_image\";s:17:\"Contenido: Imagen\";s:9:\"view_node\";s:29:\"Contenido: Enlace a Contenido\";s:15:\"field_etiquetas\";s:20:\"Contenido: Etiquetas\";s:7:\"nothing\";s:27:\"Global: Texto personalizado\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:6;s:6:\"offset\";N;}}s:20:\"az_view-blogs-page_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:5:{s:5:\"title\";s:18:\"Contenido: Título\";s:11:\"field_image\";s:17:\"Contenido: Imagen\";s:9:\"view_node\";s:29:\"Contenido: Enlace a Contenido\";s:15:\"field_etiquetas\";s:20:\"Contenido: Etiquetas\";s:7:\"nothing\";s:27:\"Global: Texto personalizado\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:6;s:6:\"offset\";N;}}s:24:\"az_view-clientes-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:4:{s:5:\"title\";s:18:\"Contenido: Título\";s:11:\"field_image\";s:17:\"Contenido: Imagen\";s:17:\"field_descripcion\";s:23:\"Contenido: Descripción\";s:7:\"nothing\";s:27:\"Global: Texto personalizado\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:6;s:6:\"offset\";N;}}s:23:\"az_view-clientes-page_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:4:{s:5:\"title\";s:18:\"Contenido: Título\";s:11:\"field_image\";s:17:\"Contenido: Imagen\";s:17:\"field_descripcion\";s:23:\"Contenido: Descripción\";s:7:\"nothing\";s:27:\"Global: Texto personalizado\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:6;s:6:\"offset\";N;}}s:29:\"az_view-clientes_home-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:1:{s:11:\"field_image\";s:17:\"Contenido: Imagen\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:8;s:6:\"offset\";N;}}s:29:\"az_view-clientes_home-block_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:1:{s:11:\"field_image\";s:17:\"Contenido: Imagen\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:8;s:6:\"offset\";N;}}s:23:\"az_view-comment-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:8:{s:17:\"comment_bulk_form\";s:59:\"Comentario: Formulario de operaciones de comentario en masa\";s:7:\"subject\";s:19:\"Comentario: Título\";s:3:\"uid\";s:25:\"Comentario: Uid del autor\";s:4:\"name\";s:17:\"Comentario: Autor\";s:9:\"entity_id\";s:25:\"Comentario: ID de entidad\";s:7:\"changed\";s:34:\"Comentario: Fecha de modificación\";s:10:\"operations\";s:33:\"Comentario: Enlaces de operación\";s:6:\"name_1\";s:15:\"Usuario: Nombre\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:30:\"az_view-comment-page_published\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:8:{s:17:\"comment_bulk_form\";s:59:\"Comentario: Formulario de operaciones de comentario en masa\";s:7:\"subject\";s:19:\"Comentario: Título\";s:3:\"uid\";s:25:\"Comentario: Uid del autor\";s:4:\"name\";s:17:\"Comentario: Autor\";s:9:\"entity_id\";s:25:\"Comentario: ID de entidad\";s:7:\"changed\";s:34:\"Comentario: Fecha de modificación\";s:10:\"operations\";s:33:\"Comentario: Enlaces de operación\";s:6:\"name_1\";s:15:\"Usuario: Nombre\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:31:\"az_view-comment-page_unapproved\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:8:{s:17:\"comment_bulk_form\";s:59:\"Comentario: Formulario de operaciones de comentario en masa\";s:7:\"subject\";s:19:\"Comentario: Título\";s:3:\"uid\";s:25:\"Comentario: Uid del autor\";s:4:\"name\";s:17:\"Comentario: Autor\";s:9:\"entity_id\";s:25:\"Comentario: ID de entidad\";s:7:\"changed\";s:34:\"Comentario: Fecha de modificación\";s:10:\"operations\";s:33:\"Comentario: Enlaces de operación\";s:6:\"name_1\";s:15:\"Usuario: Nombre\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:31:\"az_view-comments_recent-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:2:{s:7:\"subject\";s:19:\"Comentario: Título\";s:7:\"changed\";s:34:\"Comentario: Fecha de modificación\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:31:\"az_view-comments_recent-block_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:2:{s:7:\"subject\";s:19:\"Comentario: Título\";s:7:\"changed\";s:34:\"Comentario: Fecha de modificación\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:23:\"az_view-content-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:8:{s:14:\"node_bulk_form\";s:52:\"Contenido: Formulario de operaciones masivas de nodo\";s:5:\"title\";s:18:\"Contenido: Título\";s:4:\"type\";s:28:\"Contenido: Tipo de contenido\";s:4:\"name\";s:15:\"Usuario: Nombre\";s:6:\"status\";s:20:\"Contenido: Publicado\";s:7:\"changed\";s:21:\"Contenido: Modificado\";s:8:\"langcode\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Broken/missing handler: @table > @field\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@table\";s:15:\"node_field_data\";s:6:\"@field\";s:8:\"langcode\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"operations\";s:32:\"Contenido: Enlaces de operación\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:22:\"az_view-content-page_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:8:{s:14:\"node_bulk_form\";s:52:\"Contenido: Formulario de operaciones masivas de nodo\";s:5:\"title\";s:18:\"Contenido: Título\";s:4:\"type\";s:28:\"Contenido: Tipo de contenido\";s:4:\"name\";s:15:\"Usuario: Nombre\";s:6:\"status\";s:20:\"Contenido: Publicado\";s:7:\"changed\";s:21:\"Contenido: Modificado\";s:8:\"langcode\";s:31:\"Contenido: Translation language\";s:10:\"operations\";s:32:\"Contenido: Enlaces de operación\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:30:\"az_view-content_recent-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:2:{s:5:\"title\";s:18:\"Contenido: Título\";s:7:\"changed\";s:21:\"Contenido: Modificado\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:30:\"az_view-content_recent-block_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:2:{s:5:\"title\";s:18:\"Contenido: Título\";s:7:\"changed\";s:21:\"Contenido: Modificado\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:35:\"az_view-etiquetas_proyectos-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:0;s:17:\"contextual_filter\";b:1;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:1:{s:15:\"field_etiquetas\";s:20:\"Contenido: Etiquetas\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:5;s:6:\"offset\";N;}}s:21:\"az_view-files-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:9:{s:3:\"fid\";s:23:\"Archivo: ID del archivo\";s:8:\"filename\";s:26:\"Archivo: Nombre de archivo\";s:8:\"filemime\";s:29:\"Archivo: Tipo MIME de archivo\";s:8:\"filesize\";s:27:\"Archivo: Tamaño de archivo\";s:6:\"status\";s:15:\"Archivo: Estado\";s:7:\"created\";s:15:\"Archivo: Creado\";s:7:\"changed\";s:19:\"Archivo: Modificado\";s:5:\"count\";s:37:\"SUM(Uso del archivo: Recuento de uso)\";s:10:\"operations\";s:30:\"Archivo: Enlaces de operación\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:20:\"az_view-files-page_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:9:{s:3:\"fid\";s:23:\"Archivo: ID del archivo\";s:8:\"filename\";s:26:\"Archivo: Nombre de archivo\";s:8:\"filemime\";s:29:\"Archivo: Tipo MIME de archivo\";s:8:\"filesize\";s:27:\"Archivo: Tamaño de archivo\";s:6:\"status\";s:15:\"Archivo: Estado\";s:7:\"created\";s:15:\"Archivo: Creado\";s:7:\"changed\";s:19:\"Archivo: Modificado\";s:5:\"count\";s:37:\"SUM(Uso del archivo: Recuento de uso)\";s:10:\"operations\";s:30:\"Archivo: Enlaces de operación\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:20:\"az_view-files-page_2\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:1;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:4:{s:12:\"entity_label\";s:36:\"Uso del archivo: Etiqueta de entidad\";s:4:\"type\";s:32:\"Uso del archivo: Tipo de entidad\";s:6:\"module\";s:24:\"Uso del archivo: Módulo\";s:5:\"count\";s:32:\"Uso del archivo: Recuento de uso\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:25:\"az_view-frontpage-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:0;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:0:{}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:24:\"az_view-frontpage-feed_1\";a:8:{s:17:\"view_display_type\";s:4:\"feed\";s:5:\"title\";i:0;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:0:{}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:24:\"az_view-frontpage-page_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:0;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:0:{}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:33:\"az_view-galeria_proyectos-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:0;s:17:\"contextual_filter\";b:1;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:1:{s:13:\"field_galeria\";s:19:\"Contenido: Galería\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:5;s:6:\"offset\";N;}}s:21:\"az_view-media-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:8:{s:15:\"media_bulk_form\";s:33:\"Multimedia: Actualización masiva\";s:20:\"thumbnail__target_id\";s:21:\"Multimedia: Miniatura\";s:4:\"name\";s:18:\"Multimedia: Nombre\";s:6:\"bundle\";s:28:\"Multimedia: Tipos multimedia\";s:3:\"uid\";s:23:\"Multimedia: Escrito por\";s:6:\"status\";s:21:\"Multimedia: Publicado\";s:7:\"changed\";s:22:\"Multimedia: Modificado\";s:10:\"operations\";s:33:\"Multimedia: Enlaces de operación\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:29:\"az_view-media-media_page_list\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:8:{s:15:\"media_bulk_form\";s:33:\"Multimedia: Actualización masiva\";s:20:\"thumbnail__target_id\";s:21:\"Multimedia: Miniatura\";s:4:\"name\";s:18:\"Multimedia: Nombre\";s:6:\"bundle\";s:28:\"Multimedia: Tipos multimedia\";s:3:\"uid\";s:23:\"Multimedia: Escrito por\";s:6:\"status\";s:21:\"Multimedia: Publicado\";s:7:\"changed\";s:22:\"Multimedia: Modificado\";s:10:\"operations\";s:33:\"Multimedia: Enlaces de operación\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:29:\"az_view-media_library-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:1;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:2:{s:15:\"media_bulk_form\";s:33:\"Multimedia: Actualización masiva\";s:15:\"rendered_entity\";s:32:\"Multimedia: Entidad representada\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:24;s:6:\"offset\";N;}}s:26:\"az_view-media_library-page\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:1;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:5:{s:15:\"media_bulk_form\";s:33:\"Multimedia: Actualización masiva\";s:4:\"name\";s:18:\"Multimedia: Nombre\";s:10:\"edit_media\";s:41:\"Multimedia: Enlace para editar Multimedia\";s:12:\"delete_media\";s:43:\"Multimedia: Enlace para eliminar Multimedia\";s:15:\"rendered_entity\";s:32:\"Multimedia: Entidad representada\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:24;s:6:\"offset\";N;}}s:28:\"az_view-media_library-widget\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:1;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:1;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:2:{s:25:\"media_library_select_form\";s:30:\"Multimedia: Seleccionar medios\";s:15:\"rendered_entity\";s:32:\"Multimedia: Entidad representada\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:24;s:6:\"offset\";N;}}s:34:\"az_view-media_library-widget_table\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:1;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:1;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:5:{s:25:\"media_library_select_form\";s:30:\"Multimedia: Seleccionar medios\";s:20:\"thumbnail__target_id\";s:21:\"Multimedia: Miniatura\";s:4:\"name\";s:18:\"Multimedia: Nombre\";s:3:\"uid\";s:36:\"Revisión de Multimedia: Escrito por\";s:7:\"changed\";s:22:\"Multimedia: Modificado\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:24;s:6:\"offset\";N;}}s:25:\"az_view-proyectos-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:1;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:3:{s:5:\"title\";s:18:\"Contenido: Título\";s:9:\"field_ano\";s:15:\"Contenido: Año\";s:7:\"nothing\";s:27:\"Global: Texto personalizado\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:30:\"az_view-proyectos_home-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:6:{s:11:\"field_image\";s:17:\"Contenido: Imagen\";s:15:\"field_etiquetas\";s:20:\"Contenido: Etiquetas\";s:13:\"field_image_1\";s:17:\"Contenido: Imagen\";s:7:\"title_1\";s:18:\"Contenido: Título\";s:9:\"view_node\";s:29:\"Contenido: Enlace a Contenido\";s:7:\"nothing\";s:27:\"Global: Texto personalizado\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:4;s:6:\"offset\";N;}}s:30:\"az_view-proyectos_home-block_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:6:{s:11:\"field_image\";s:17:\"Contenido: Imagen\";s:15:\"field_etiquetas\";s:20:\"Contenido: Etiquetas\";s:13:\"field_image_1\";s:17:\"Contenido: Imagen\";s:7:\"title_1\";s:18:\"Contenido: Título\";s:9:\"view_node\";s:29:\"Contenido: Enlace a Contenido\";s:7:\"nothing\";s:27:\"Global: Texto personalizado\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:4;s:6:\"offset\";N;}}s:30:\"az_view-proyectos_page-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:6:{s:11:\"field_image\";s:17:\"Contenido: Imagen\";s:15:\"field_etiquetas\";s:20:\"Contenido: Etiquetas\";s:7:\"title_1\";s:18:\"Contenido: Título\";s:13:\"field_image_1\";s:17:\"Contenido: Imagen\";s:9:\"view_node\";s:29:\"Contenido: Enlace a Contenido\";s:7:\"nothing\";s:27:\"Global: Texto personalizado\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:8;s:6:\"offset\";N;}}s:29:\"az_view-proyectos_page-page_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:6:{s:11:\"field_image\";s:17:\"Contenido: Imagen\";s:15:\"field_etiquetas\";s:20:\"Contenido: Etiquetas\";s:7:\"title_1\";s:18:\"Contenido: Título\";s:13:\"field_image_1\";s:17:\"Contenido: Imagen\";s:9:\"view_node\";s:29:\"Contenido: Enlace a Contenido\";s:7:\"nothing\";s:27:\"Global: Texto personalizado\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:8;s:6:\"offset\";N;}}s:29:\"az_view-taxonomy_term-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:0;s:17:\"contextual_filter\";b:1;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:0:{}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:28:\"az_view-taxonomy_term-feed_1\";a:8:{s:17:\"view_display_type\";s:4:\"feed\";s:5:\"title\";i:0;s:17:\"contextual_filter\";b:1;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:0:{}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:28:\"az_view-taxonomy_term-page_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:0;s:17:\"contextual_filter\";b:1;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:0:{}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:37:\"az_view-tecnologias_proyectos-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:0;s:17:\"contextual_filter\";b:1;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:1:{s:17:\"field_tecnologias\";s:23:\"Contenido: Tecnologías\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:5;s:6:\"offset\";N;}}s:33:\"az_view-user_admin_people-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:9:{s:14:\"user_bulk_form\";s:30:\"Usuario: Actualización masiva\";s:4:\"name\";s:15:\"Usuario: Nombre\";s:6:\"status\";s:27:\"Usuario: Estado del usuario\";s:15:\"roles_target_id\";s:14:\"Usuario: Roles\";s:17:\"dxpr_builder_user\";s:31:\"DXPR Builder: DXPR Builder User\";s:7:\"created\";s:15:\"Usuario: Creado\";s:6:\"access\";s:23:\"Usuario: Último acceso\";s:10:\"operations\";s:30:\"Usuario: Enlaces de operación\";s:4:\"mail\";s:28:\"Usuario: Correo electrónico\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:32:\"az_view-user_admin_people-page_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:9:{s:14:\"user_bulk_form\";s:30:\"Usuario: Actualización masiva\";s:4:\"name\";s:15:\"Usuario: Nombre\";s:6:\"status\";s:27:\"Usuario: Estado del usuario\";s:15:\"roles_target_id\";s:14:\"Usuario: Roles\";s:17:\"dxpr_builder_user\";s:31:\"DXPR Builder: DXPR Builder User\";s:7:\"created\";s:15:\"Usuario: Creado\";s:6:\"access\";s:23:\"Usuario: Último acceso\";s:10:\"operations\";s:30:\"Usuario: Enlaces de operación\";s:4:\"mail\";s:28:\"Usuario: Correo electrónico\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:24:\"az_view-watchdog-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:8:{s:7:\"nothing\";s:5:\"Icono\";s:3:\"wid\";s:14:\"Guardián: WID\";s:8:\"severity\";s:29:\"Guardián: Nivel de seguridad\";s:4:\"type\";s:15:\"Guardián: Tipo\";s:9:\"timestamp\";s:25:\"Guardián: Sello temporal\";s:7:\"message\";s:18:\"Guardián: Mensaje\";s:4:\"name\";s:15:\"Usuario: Nombre\";s:4:\"link\";s:22:\"Guardián: Operaciones\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:21:\"az_view-watchdog-page\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:1;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:1;s:10:\"field_list\";a:8:{s:7:\"nothing\";s:5:\"Icono\";s:3:\"wid\";s:14:\"Guardián: WID\";s:8:\"severity\";s:29:\"Guardián: Nivel de seguridad\";s:4:\"type\";s:15:\"Guardián: Tipo\";s:9:\"timestamp\";s:25:\"Guardián: Sello temporal\";s:7:\"message\";s:18:\"Guardián: Mensaje\";s:4:\"name\";s:15:\"Usuario: Nombre\";s:4:\"link\";s:22:\"Guardián: Operaciones\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:50;s:6:\"offset\";N;}}s:25:\"az_view-who_s_new-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:1:{s:4:\"name\";s:15:\"Usuario: Nombre\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:5;s:6:\"offset\";N;}}s:25:\"az_view-who_s_new-block_1\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:1:{s:4:\"name\";s:15:\"Usuario: Nombre\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:5;s:6:\"offset\";N;}}s:28:\"az_view-who_s_online-default\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:1:{s:4:\"name\";s:15:\"Usuario: Nombre\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}s:39:\"az_view-who_s_online-who_s_online_block\";a:8:{s:17:\"view_display_type\";s:6:\"normal\";s:5:\"title\";i:1;s:17:\"contextual_filter\";b:0;s:14:\"exposed_filter\";i:0;s:12:\"ajax_enabled\";i:0;s:10:\"use_fields\";i:0;s:10:\"field_list\";a:1:{s:4:\"name\";s:15:\"Usuario: Nombre\";}s:5:\"pager\";a:2:{s:14:\"items_per_page\";i:10;s:6:\"offset\";N;}}}',-1,1773072981.391,1,'','0'),('dxpr_builder:cms_views_tags',_binary 'a:48:{s:29:\"az_view-block_content-default\";s:13:\"block_content\";s:28:\"az_view-block_content-page_1\";s:13:\"block_content\";s:21:\"az_view-blogs-default\";s:5:\"blogs\";s:20:\"az_view-blogs-page_1\";s:5:\"blogs\";s:24:\"az_view-clientes-default\";s:8:\"clientes\";s:23:\"az_view-clientes-page_1\";s:8:\"clientes\";s:29:\"az_view-clientes_home-default\";s:13:\"clientes_home\";s:29:\"az_view-clientes_home-block_1\";s:13:\"clientes_home\";s:23:\"az_view-comment-default\";s:7:\"comment\";s:30:\"az_view-comment-page_published\";s:7:\"comment\";s:31:\"az_view-comment-page_unapproved\";s:7:\"comment\";s:31:\"az_view-comments_recent-default\";s:15:\"comments_recent\";s:31:\"az_view-comments_recent-block_1\";s:15:\"comments_recent\";s:23:\"az_view-content-default\";s:7:\"content\";s:22:\"az_view-content-page_1\";s:7:\"content\";s:30:\"az_view-content_recent-default\";s:14:\"content_recent\";s:30:\"az_view-content_recent-block_1\";s:14:\"content_recent\";s:35:\"az_view-etiquetas_proyectos-default\";s:19:\"etiquetas_proyectos\";s:21:\"az_view-files-default\";s:5:\"files\";s:20:\"az_view-files-page_1\";s:5:\"files\";s:20:\"az_view-files-page_2\";s:5:\"files\";s:25:\"az_view-frontpage-default\";s:9:\"frontpage\";s:24:\"az_view-frontpage-feed_1\";s:9:\"frontpage\";s:24:\"az_view-frontpage-page_1\";s:9:\"frontpage\";s:33:\"az_view-galeria_proyectos-default\";s:17:\"galeria_proyectos\";s:21:\"az_view-media-default\";s:5:\"media\";s:29:\"az_view-media-media_page_list\";s:5:\"media\";s:29:\"az_view-media_library-default\";s:13:\"media_library\";s:26:\"az_view-media_library-page\";s:13:\"media_library\";s:28:\"az_view-media_library-widget\";s:13:\"media_library\";s:34:\"az_view-media_library-widget_table\";s:13:\"media_library\";s:25:\"az_view-proyectos-default\";s:9:\"proyectos\";s:30:\"az_view-proyectos_home-default\";s:14:\"proyectos_home\";s:30:\"az_view-proyectos_home-block_1\";s:14:\"proyectos_home\";s:30:\"az_view-proyectos_page-default\";s:14:\"proyectos_page\";s:29:\"az_view-proyectos_page-page_1\";s:14:\"proyectos_page\";s:29:\"az_view-taxonomy_term-default\";s:13:\"taxonomy_term\";s:28:\"az_view-taxonomy_term-feed_1\";s:13:\"taxonomy_term\";s:28:\"az_view-taxonomy_term-page_1\";s:13:\"taxonomy_term\";s:37:\"az_view-tecnologias_proyectos-default\";s:21:\"tecnologias_proyectos\";s:33:\"az_view-user_admin_people-default\";s:17:\"user_admin_people\";s:32:\"az_view-user_admin_people-page_1\";s:17:\"user_admin_people\";s:24:\"az_view-watchdog-default\";s:8:\"watchdog\";s:21:\"az_view-watchdog-page\";s:8:\"watchdog\";s:25:\"az_view-who_s_new-default\";s:9:\"who_s_new\";s:25:\"az_view-who_s_new-block_1\";s:9:\"who_s_new\";s:28:\"az_view-who_s_online-default\";s:12:\"who_s_online\";s:39:\"az_view-who_s_online-who_s_online_block\";s:12:\"who_s_online\";}',-1,1773072981.398,1,'','0'),('dxpr_builder_license_info',_binary 'a:7:{s:17:\"site_license_used\";i:0;s:11:\"sites_limit\";i:1;s:11:\"users_limit\";i:1;s:14:\"entities_limit\";i:100;s:4:\"tier\";s:4:\"free\";s:11:\"users_count\";i:0;s:6:\"status\";s:10:\"authorized\";}',1773456785,1773370389.277,1,'','0'),('dxpr_builder_license_users',_binary 'a:0:{}',1773456785,1773370388.089,1,'','0'),('filter_formats:es',_binary 'a:4:{s:10:\"basic_html\";O:33:\"Drupal\\filter\\Entity\\FilterFormat\":23:{s:15:\"\0*\0entityTypeId\";s:13:\"filter_format\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:10:\"basic_html\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"a48639b4-226e-43d4-bd70-9410b291646f\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mclCbTlJwWJORez4Y1eX2MqA0aGjSMAoJb3TaBABcK8\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:6:\"editor\";}}s:12:\"\0*\0isSyncing\";b:0;s:9:\"\0*\0format\";s:10:\"basic_html\";s:7:\"\0*\0name\";s:12:\"HTML básico\";s:9:\"\0*\0weight\";i:0;s:8:\"\0*\0roles\";N;s:10:\"\0*\0filters\";a:7:{s:21:\"editor_file_reference\";a:5:{s:2:\"id\";s:21:\"editor_file_reference\";s:8:\"provider\";s:6:\"editor\";s:6:\"status\";b:1;s:6:\"weight\";i:11;s:8:\"settings\";a:0:{}}s:12:\"filter_align\";a:5:{s:2:\"id\";s:12:\"filter_align\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:7;s:8:\"settings\";a:0:{}}s:14:\"filter_caption\";a:5:{s:2:\"id\";s:14:\"filter_caption\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:8;s:8:\"settings\";a:0:{}}s:11:\"filter_html\";a:5:{s:2:\"id\";s:11:\"filter_html\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:3:{s:12:\"allowed_html\";s:243:\"<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href> <blockquote cite> <ul type> <ol start type> <strong> <em> <code> <li> <img src alt data-entity-uuid data-entity-type height width data-caption data-align>\";s:16:\"filter_html_help\";b:0;s:20:\"filter_html_nofollow\";b:0;}}s:24:\"filter_html_image_secure\";a:5:{s:2:\"id\";s:24:\"filter_html_image_secure\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:9;s:8:\"settings\";a:0:{}}s:22:\"filter_image_lazy_load\";a:5:{s:2:\"id\";s:22:\"filter_image_lazy_load\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:15;s:8:\"settings\";a:0:{}}s:12:\"slick_filter\";a:5:{s:2:\"id\";s:12:\"slick_filter\";s:8:\"provider\";s:5:\"slick\";s:6:\"status\";b:0;s:6:\"weight\";i:4;s:8:\"settings\";a:2:{s:9:\"optionset\";s:7:\"default\";s:12:\"media_switch\";s:0:\"\";}}}}s:15:\"restricted_html\";O:33:\"Drupal\\filter\\Entity\\FilterFormat\":23:{s:15:\"\0*\0entityTypeId\";s:13:\"filter_format\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:15:\"restricted_html\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"54275222-a504-464f-b7b3-cac9061a1dc2\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QiKqQS_YGAT3Qr4vaAgZICJknm-MGCzt_xBAMqg-tRM\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:9:\"\0*\0format\";s:15:\"restricted_html\";s:7:\"\0*\0name\";s:16:\"HTML Restringido\";s:9:\"\0*\0weight\";i:1;s:8:\"\0*\0roles\";N;s:10:\"\0*\0filters\";a:4:{s:12:\"filter_autop\";a:5:{s:2:\"id\";s:12:\"filter_autop\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}}s:11:\"filter_html\";a:5:{s:2:\"id\";s:11:\"filter_html\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:3:{s:12:\"allowed_html\";s:149:\"<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>\";s:16:\"filter_html_help\";b:1;s:20:\"filter_html_nofollow\";b:0;}}s:10:\"filter_url\";a:5:{s:2:\"id\";s:10:\"filter_url\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:17:\"filter_url_length\";i:72;}}s:12:\"slick_filter\";a:5:{s:2:\"id\";s:12:\"slick_filter\";s:8:\"provider\";s:5:\"slick\";s:6:\"status\";b:0;s:6:\"weight\";i:4;s:8:\"settings\";a:2:{s:9:\"optionset\";s:7:\"default\";s:12:\"media_switch\";s:0:\"\";}}}}s:9:\"full_html\";O:33:\"Drupal\\filter\\Entity\\FilterFormat\":23:{s:15:\"\0*\0entityTypeId\";s:13:\"filter_format\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:9:\"full_html\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"33bfc1a6-d48a-411e-be2a-067056b4f5a6\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"vpZysv3RHJjhYzq7O_q5q8mVlHdrSzKELmXyiX6RtV0\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:6:\"editor\";}}s:12:\"\0*\0isSyncing\";b:0;s:9:\"\0*\0format\";s:9:\"full_html\";s:7:\"\0*\0name\";s:13:\"HTML completo\";s:9:\"\0*\0weight\";i:2;s:8:\"\0*\0roles\";N;s:10:\"\0*\0filters\";a:6:{s:21:\"editor_file_reference\";a:5:{s:2:\"id\";s:21:\"editor_file_reference\";s:8:\"provider\";s:6:\"editor\";s:6:\"status\";b:1;s:6:\"weight\";i:11;s:8:\"settings\";a:0:{}}s:12:\"filter_align\";a:5:{s:2:\"id\";s:12:\"filter_align\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:8;s:8:\"settings\";a:0:{}}s:14:\"filter_caption\";a:5:{s:2:\"id\";s:14:\"filter_caption\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:9;s:8:\"settings\";a:0:{}}s:20:\"filter_htmlcorrector\";a:5:{s:2:\"id\";s:20:\"filter_htmlcorrector\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:10;s:8:\"settings\";a:0:{}}s:22:\"filter_image_lazy_load\";a:5:{s:2:\"id\";s:22:\"filter_image_lazy_load\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:15;s:8:\"settings\";a:0:{}}s:12:\"slick_filter\";a:5:{s:2:\"id\";s:12:\"slick_filter\";s:8:\"provider\";s:5:\"slick\";s:6:\"status\";b:0;s:6:\"weight\";i:4;s:8:\"settings\";a:2:{s:9:\"optionset\";s:7:\"default\";s:12:\"media_switch\";s:0:\"\";}}}}s:10:\"plain_text\";O:33:\"Drupal\\filter\\Entity\\FilterFormat\":23:{s:15:\"\0*\0entityTypeId\";s:13:\"filter_format\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:10:\"plain_text\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"3d1185d4-c16d-4b86-a72e-0f7096698b38\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JLMwODO0epnA_H-jFlH9ezVfa5YBJniRv3MmLqYNl_Q\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:9:\"\0*\0format\";s:10:\"plain_text\";s:7:\"\0*\0name\";s:17:\"Texto sin formato\";s:9:\"\0*\0weight\";i:10;s:8:\"\0*\0roles\";N;s:10:\"\0*\0filters\";a:4:{s:12:\"filter_autop\";a:5:{s:2:\"id\";s:12:\"filter_autop\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}}s:18:\"filter_html_escape\";a:5:{s:2:\"id\";s:18:\"filter_html_escape\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:0:{}}s:10:\"filter_url\";a:5:{s:2:\"id\";s:10:\"filter_url\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:17:\"filter_url_length\";i:72;}}s:12:\"slick_filter\";a:5:{s:2:\"id\";s:12:\"slick_filter\";s:8:\"provider\";s:5:\"slick\";s:6:\"status\";b:0;s:6:\"weight\";i:4;s:8:\"settings\";a:2:{s:9:\"optionset\";s:7:\"default\";s:12:\"media_switch\";s:0:\"\";}}}}}',-1,1773332093.168,1,'config:filter_format_list','0'),('imagemagick:enabled_extensions',_binary 'a:7:{s:3:\"gif\";s:3:\"GIF\";s:4:\"jfif\";s:4:\"JPEG\";s:3:\"jpe\";s:4:\"JPEG\";s:4:\"jpeg\";s:4:\"JPEG\";s:3:\"jpg\";s:4:\"JPEG\";s:3:\"png\";s:3:\"PNG\";s:4:\"webp\";s:4:\"WEBP\";}',-1,1773075113.469,1,'config:imagemagick.settings','0'),('imagemagick:enabled_formats',_binary 'a:4:{s:3:\"GIF\";s:9:\"image/gif\";s:4:\"JPEG\";s:10:\"image/jpeg\";s:3:\"PNG\";s:9:\"image/png\";s:4:\"WEBP\";s:10:\"image/webp\";}',-1,1773075112.510,1,'config:imagemagick.settings','0'),('locale:es::administrator:authenticated',_binary 'a:1132:{s:12:\"vocabularies\";s:12:\"vocabularios\";s:5:\"terms\";s:9:\"términos\";s:13:\"Block Content\";s:20:\"Contenido de bloques\";s:7:\"content\";s:9:\"contenido\";s:5:\"users\";s:8:\"usuarios\";s:5:\"media\";s:21:\"contenidos multimedia\";s:5:\"menus\";s:5:\"menus\";s:27:\"Choose from @count webfonts\";b:1;s:23:\"Typography Scale Factor\";b:1;s:39:\"(This overrides advanced type controls)\";b:1;s:14:\"Divider Length\";b:1;s:16:\"(0 = full width)\";b:1;s:55:\"One media item remaining.@count media items remaining.\";s:60:\"Falta un ítem multimedia.Faltan @count objetos multimedia.\";s:105:\"The default page title image can also be changed per node, using the Header image field in the node form.\";b:1;s:9:\"Thumbnail\";s:9:\"Miniatura\";s:11:\"Description\";s:12:\"Descripción\";s:21:\"Appears in: @bundles.\";s:20:\"Aparece en @bundles.\";s:14:\"Also known as:\";s:23:\"También conocido como:\";s:14:\"@group: @field\";s:14:\"@group: @field\";s:7:\"Content\";s:9:\"Contenido\";s:32:\"@group (historical data): @field\";s:34:\"@group (datos históricos): @field\";s:14:\"@label (@name)\";s:14:\"@label (@name)\";s:22:\"@label (@name:@column)\";s:22:\"@label (@name:@column)\";s:33:\"No preview. Save to view changes.\";b:1;s:6:\"Custom\";s:13:\"Personalizado\";s:15:\"Revert to saved\";b:1;s:9:\"Color set\";b:1;s:5:\"@name\";b:1;s:6:\"Colors\";s:7:\"Colores\";s:12:\"Boxed Layout\";b:1;s:139:\"By default containers and their backgrounds are full-width. Boxed containers will squeeze all container backgrounds into a centered column.\";b:1;s:13:\"Sticky Footer\";b:1;s:97:\"Makes footer stick to the bottom of the browser on short pages. (Does not work with boxed layout)\";b:1;s:14:\"Box Background\";b:1;s:53:\"Background color for main content while in boxed mode\";b:1;s:25:\"Boxed Container Max-width\";b:1;s:73:\"Width of the boxed layout container. Should be higher than content width.\";b:1;s:17:\"Content Max-width\";b:1;s:119:\"Max width of the website container. 480px - 4100px. Default is 1280px. With Side-Header enabled we typically use 980px.\";b:1;s:21:\"Space between columns\";b:1;s:16:\"Default is 20px.\";b:1;s:18:\"Space between rows\";b:1;s:15:\"Container Space\";b:1;s:16:\"Default is 30px.\";b:1;s:13:\"Grid Settings\";b:1;s:25:\"Path to  background image\";b:1;s:153:\"The path to the file you would like to use as your page title background image. If you upload a file below it will automatically populate this text field\";b:1;s:17:\"Upload Background\";b:1;s:23:\"No media item selected.\";b:1;s:9:\"Add media\";s:28:\"Añadir contenido multimedia\";s:13:\"Update widget\";s:22:\"Actualizar controlador\";s:5:\"Cover\";s:7:\"Portada\";s:7:\"Contain\";b:1;s:9:\"No Repeat\";b:1;s:6:\"Repeat\";s:7:\"Repetir\";s:16:\"Background Style\";b:1;s:13:\"Center Center\";b:1;s:8:\"Left Top\";b:1;s:11:\"Left Center\";b:1;s:11:\"Left Bottom\";b:1;s:9:\"Right Top\";b:1;s:12:\"Right Center\";b:1;s:12:\"Right Bottom\";b:1;s:13:\"Center Bottom\";b:1;s:19:\"Background Position\";b:1;s:6:\"Normal\";s:6:\"Normal\";s:16:\"Fixed (Parallax)\";b:1;s:15:\"Background Mode\";b:1;s:16:\"Background Image\";b:1;s:93:\"Width of the horizontal gutter in DXPR Theme mobile view (<1200px). 0 - 100px. Default is 10.\";b:1;s:93:\"Width of the vertical gutter in DXPR Theme mobile view (<1200px). 0 - 100px. Default is 10px.\";b:1;s:22:\"Mobile Container space\";b:1;s:10:\"Never hide\";b:1;s:28:\"Extra small devices (<768px)\";b:1;s:21:\"Small devices (768px)\";b:1;s:22:\"Medium devices (992px)\";b:1;s:21:\"Hide in small devices\";b:1;s:16:\"Secondary Header\";b:1;s:11:\"Mobile view\";b:1;s:19:\"Header / Navigation\";b:1;s:10:\"Page Title\";s:18:\"Título de página\";s:11:\"Content Top\";s:18:\"Contenido Superior\";s:14:\"Content Bottom\";s:19:\"Fondo del Contenido\";s:6:\"Footer\";s:14:\"Pie de página\";s:18:\"Full width regions\";b:1;s:302:\"Full width content regions have 2 use cases: creating blocks that span across the whole browser and creating layouts with full screen backgrounds within your content. If you want all content to be full width, don\'t use these settings but instead set the \"Layout Max-width\" setting to the maximum value.\";b:1;s:24:\"Full width content types\";b:1;s:289:\"If you want to create Drag and Drop pages with full-width sections you need this setting. This only works if the pages have no sidebar blocks. When you enable sidebar blocks alongside your full-width content pages they will simply squish into fixed containers to make room for the sidebar.\";b:1;s:36:\"Full Width Regions and Content Types\";b:1;s:21:\"Navigation (branding)\";b:1;s:29:\"Navigation Collapsible (menu)\";b:1;s:11:\"Hero Region\";b:1;s:6:\"Header\";s:10:\"Encabezado\";s:7:\"Primary\";s:8:\"Primario\";s:9:\"Secondary\";s:10:\"Secundario\";s:12:\"Hide Regions\";b:1;s:26:\"Globally disables regions.\";b:1;s:6:\"Layout\";s:7:\"Diseño\";s:16:\"Show Breadcrumbs\";b:1;s:4:\"Left\";s:9:\"Izquierda\";s:6:\"Center\";s:8:\"Centrado\";s:5:\"Right\";s:7:\"Derecha\";s:17:\"Align Breadcrumbs\";b:1;s:21:\"Breadcrumbs separator\";b:1;s:75:\"Add custom breadcrumbs separator symbol. Leave empty for default separator.\";b:1;s:16:\"Hide on Homepage\";b:1;s:11:\"Align Title\";b:1;s:55:\"Choose position of Page Title within page title header.\";b:1;s:9:\"Uppercase\";b:1;s:4:\"Bold\";b:1;s:6:\"Italic\";b:1;s:10:\"Font Style\";b:1;s:6:\"Height\";s:4:\"Alto\";s:53:\"height of the header. 50px - 500px. Default is 120px.\";b:1;s:12:\"No Animation\";b:1;s:6:\"Bounce\";b:1;s:5:\"Flash\";b:1;s:5:\"Pulse\";b:1;s:7:\"Fade in\";b:1;s:14:\"Bounce in down\";b:1;s:12:\"Bounce in up\";b:1;s:12:\"Fade in down\";b:1;s:10:\"Fade in up\";b:1;s:9:\"Animation\";s:10:\"Animación\";s:20:\"Choose an animation.\";b:1;s:24:\"Path to background image\";b:1;s:24:\"Background Image Opacity\";b:1;s:98:\"Use this to blend the background image with a color. 0 is fully transparent and 1 is fully opaque.\";b:1;s:11:\"Side-Header\";b:1;s:30:\"Normal (Logo left, Menu Right)\";b:1;s:18:\"Centered (stacked)\";b:1;s:17:\"Centered (inline)\";b:1;s:20:\"Logo Left, Menu Left\";b:1;s:22:\"Logo Center, Menu Left\";b:1;s:23:\"Logo Center, Menu Right\";b:1;s:21:\"Logo Right, Menu Left\";b:1;s:69:\"Different header layouts give a different view at your menu and logo.\";b:1;s:7:\"Overlay\";s:14:\"Superposición\";s:16:\"Pull-down Navbar\";b:1;s:12:\"Header Style\";b:1;s:106:\"Create transparent headers and free floating navbars. Overlays the header over the page title and content.\";b:1;s:14:\"Header Opacity\";b:1;s:88:\"Creates RGBa translucent background color. 0 is fully transparent and 1 is fully opaque.\";b:1;s:59:\"Initial height of the header. 10px - 200px. Default is 100.\";b:1;s:11:\"Logo Height\";b:1;s:65:\"Height of the logo within the header. 10% - 100%. Default is 50%.\";b:1;s:14:\"Fixed Position\";b:1;s:67:\"A Fixed header stays in the top of the browser when a user scrolls.\";b:1;s:13:\"Sticky Header\";b:1;s:165:\"A sticky can first be positioned at a distance from the top edge of the window and when the user scrolls past a certain point it will stick to the top of the window.\";b:1;s:20:\"Sticky Second Header\";b:1;s:11:\"Always Show\";b:1;s:40:\"Hide initially. Show after scroll offset\";b:1;s:21:\"Hide before Scrolling\";b:1;s:131:\"Hide menu before or after scrolling. Turn on \"Overlay Mode\" to prevent your menu creating an empty space at the top of your layout.\";b:1;s:13:\"Scroll offset\";b:1;s:104:\"Scroll distance before header jumps to its fixed position at the top of page. 0 - 2096px. Default is 60.\";b:1;s:64:\"Header height after scrolling past scroll offset. Default is 50.\";b:1;s:18:\"Background Opacity\";b:1;s:21:\"Sticky Header Options\";b:1;s:20:\"None (Theme Default)\";b:1;s:5:\"White\";s:6:\"Blanco\";s:12:\"Custom Color\";b:1;s:17:\"Navbar Background\";b:1;s:24:\"Custom Navbar Background\";b:1;s:16:\"Block Background\";b:1;s:23:\"Custom Block Background\";b:1;s:10:\"Block Text\";b:1;s:23:\"Custom Block Text Color\";b:1;s:15:\"Menu Background\";b:1;s:22:\"Custom Menu Background\";b:1;s:9:\"Menu Text\";b:1;s:22:\"Custom Menu Text Color\";b:1;s:21:\"Menu Hover Background\";b:1;s:28:\"Custom Menu Hover Background\";b:1;s:15:\"Menu Hover Text\";b:1;s:28:\"Custom Menu Hover Text Color\";b:1;s:19:\"Dropdown Background\";b:1;s:26:\"Custom Dropdown Background\";b:1;s:13:\"Dropdown Text\";b:1;s:26:\"Custom Dropdown Text Color\";b:1;s:25:\"Dropdown Hover Background\";b:1;s:32:\"Custom Dropdown Hover Background\";b:1;s:19:\"Dropdown Hover Text\";b:1;s:32:\"Custom Dropdown Hover Text Color\";b:1;s:27:\"Customize Navigation Colors\";b:1;s:18:\"Top Header Options\";b:1;s:13:\"Align Content\";b:1;s:68:\"Different header aligns give a different view at your menu and logo.\";b:1;s:5:\"Width\";s:5:\"Ancho\";s:41:\"Width of the side-header. Default is 300.\";b:1;s:55:\"Height of the logo in the side-header. Default is 30px.\";b:1;s:13:\"Left to Right\";b:1;s:13:\"Right to Left\";b:1;s:26:\"Mobile menu open direction\";b:1;s:24:\"Open menu from the right\";b:1;s:10:\"Three dash\";b:1;s:8:\"Two dash\";b:1;s:14:\"Hamburger Menu\";b:1;s:15:\"Hamburger menu.\";b:1;s:4:\"None\";s:7:\"Ninguno\";s:5:\"Cross\";b:1;s:19:\"Hamburger Animation\";b:1;s:20:\"Hamburger Animation.\";b:1;s:33:\"Side Header & Mobile Menu Options\";b:1;s:24:\"Mark items with children\";b:1;s:14:\"Dropdown width\";b:1;s:9:\"Lead text\";b:1;s:7:\"Opacity\";s:8:\"Opacidad\";s:18:\"Colored Background\";b:1;s:12:\"Colored text\";b:1;s:6:\"Border\";s:5:\"Borde\";s:11:\"Hover Style\";b:1;s:3:\"Top\";s:8:\"Superior\";s:6:\"Bottom\";s:8:\"Inferior\";s:10:\"Middle Out\";b:1;s:16:\"Fade in from Top\";b:1;s:15:\"Position Offset\";b:1;s:33:\"Position Offset for Sticky Header\";b:1;s:16:\"Border Thickness\";b:1;s:12:\"Border Color\";b:1;s:12:\"Custom Value\";b:1;s:21:\"Customize Menu Border\";b:1;s:15:\"Main Menu Links\";b:1;s:17:\"Mobile Breakpoint\";b:1;s:166:\"Point below where DXPR Theme switches to mobile header and navigation. If you set this to the maximum value (4100) the desktop style will never show. Default is 1200.\";b:1;s:61:\"Height of header in mobile view. 10px - 200px. Default is 60.\";b:1;s:13:\"Mobile Header\";b:1;s:18:\"Header & Main Menu\";b:1;s:16:\"Body Line Height\";b:1;s:14:\"Body Font Size\";b:1;s:19:\"Main menu Font Size\";b:1;s:20:\"Headings Line Height\";b:1;s:25:\"H1 Font Size (Page Title)\";b:1;s:12:\"H2 Font Size\";b:1;s:12:\"H3 Font Size\";b:1;s:12:\"H4 Font Size\";b:1;s:20:\"Blockquote Font Size\";b:1;s:22:\"Blockquote Line Height\";b:1;s:23:\"Headings Letter Spacing\";b:1;s:18:\"Headings Uppercase\";b:1;s:13:\"Headings Bold\";b:1;s:13:\"Nav Font Size\";b:1;s:20:\"Mobile Type Controls\";b:1;s:22:\"Advanced Type Controls\";b:1;s:119:\"If you change the main contorls above these advanced controls are automatically generated and need might re-adjustment.\";b:1;s:17:\"Divider Thickness\";b:1;s:16:\"Divider Position\";b:1;s:13:\"Divider Color\";b:1;s:7:\"Divider\";s:7:\"Divisor\";s:10:\"Typography\";b:1;s:9:\"Base font\";b:1;s:12:\"CSS Selector\";b:1;s:8:\"Headings\";s:15:\"Encabezamientos\";s:10:\"Navigation\";s:11:\"Navegación\";s:9:\"Site name\";s:16:\"Nombre del sitio\";s:10:\"Blockquote\";s:14:\"Bloque de cita\";s:19:\"Browse & View Fonts\";b:1;s:5:\"Fonts\";s:7:\"Fuentes\";s:21:\"None (Theme Defaults)\";b:1;s:11:\"Block Boxed\";b:1;s:13:\"Block Outline\";b:1;s:16:\"Block Card Style\";b:1;s:14:\"Title Inverted\";b:1;s:19:\"Title Inverted Pill\";b:1;s:13:\"Title Sticker\";b:1;s:21:\"Title Sticker Colored\";b:1;s:13:\"Title Outline\";b:1;s:16:\"Hairline Divider\";b:1;s:19:\"Block Design Preset\";b:1;s:4:\"Card\";s:7:\"Tarjeta\";s:29:\"Card DXPR Theme Primary Color\";b:1;s:19:\"Card Accent 1 Color\";b:1;s:19:\"Card Accent 2 Color\";b:1;s:10:\"Card Black\";b:1;s:10:\"Card White\";b:1;s:9:\"Card Gray\";b:1;s:13:\"Block padding\";b:1;s:19:\"Block Border Radius\";b:1;s:12:\"Block Border\";b:1;s:18:\"Block Border Color\";b:1;s:13:\"Block Element\";b:1;s:2:\"h1\";b:1;s:2:\"h2\";b:1;s:2:\"h3\";b:1;s:2:\"h4\";b:1;s:9:\"Paragraph\";b:1;s:15:\"Title Font Size\";b:1;s:11:\"Title Align\";b:1;s:16:\"Title Card Style\";b:1;s:16:\"Title Background\";b:1;s:13:\"Title padding\";b:1;s:12:\"Title Border\";b:1;s:19:\"Title Border Radius\";b:1;s:18:\"Title Border Color\";b:1;s:18:\"Title Sticker Mode\";b:1;s:101:\"In Sticker mode the title\'s width is flexible. By default the title takes the full width of the block\";b:1;s:19:\"Block Title Element\";b:1;s:20:\"Add Divider to Block\";b:1;s:17:\"Customize Divider\";b:1;s:166:\"Turn on to customize block divider specifically. To customize the divider default styling globally across the website find the Divider settings in the Typography tab.\";b:1;s:15:\"Divider Spacing\";b:1;s:15:\"Divider Element\";b:1;s:16:\"Customize Design\";b:1;s:11:\"Highlighted\";s:9:\"Destacado\";s:4:\"Help\";s:5:\"Ayuda\";s:13:\"Sidebar First\";b:1;s:14:\"Sidebar Second\";b:1;s:12:\"Main Content\";b:1;s:7:\"Regions\";s:8:\"Regiones\";s:14:\"Choose Regions\";b:1;s:57:\"The custom block design only applies to selected regions.\";b:1;s:12:\"Block Design\";b:1;s:12:\"Sitewide CSS\";b:1;s:41:\"Sitewide Javascript (include script tags)\";b:1;s:15:\"Custom CSS & JS\";b:1;s:136:\"This CSS will be attached after the theme and allows you to customize your site without needing the additional complexity of a subtheme.\";b:1;s:13:\"Vertical Tabs\";s:20:\"Pestañas verticales\";s:19:\"Core theme settings\";b:1;s:22:\"User pictures in posts\";s:40:\"Imágenes de los usuarios en los envíos\";s:25:\"User pictures in comments\";s:44:\"Imágenes de los usuarios en los comentarios\";s:36:\"User verification status in comments\";s:53:\"Estado de verificación de usuario en los comentarios\";s:13:\"Shortcut icon\";s:23:\"Icono de acceso rápido\";s:20:\"Page element display\";s:37:\"Visualización de elemento de página\";s:34:\"Use the logo supplied by the theme\";s:46:\"Utilizar el logotipo proporcionado por el tema\";s:19:\"Path to custom logo\";s:26:\"Ruta al logo personalizado\";s:141:\"Examples: <code>@implicit-public-file</code> (for a file in the public filesystem), <code>@explicit-file</code>, or <code>@local-file</code>.\";s:156:\"Ejemplos: <code>@implicit-public-file</code> (para un archivo en el sistema de archivos públicos), <code>@explicit-file</code>, o <code>@local-file</code>.\";s:17:\"Upload logo image\";s:25:\"Cargar la imagen del logo\";s:87:\"If you don\'t have direct file access to the server, use this field to upload your logo.\";s:91:\"Si no tiene acceso directo a los archivos del servidor, use este campo para cargar su logo.\";s:10:\"Logo image\";s:19:\"Imagen del logotipo\";s:37:\"Use the favicon supplied by the theme\";s:45:\"Utilizar el favicon proporcionado por el tema\";s:19:\"Path to custom icon\";s:27:\"Ruta al icono personalizado\";s:20:\"Upload favicon image\";s:20:\"Subir imagen favicon\";s:96:\"If you don\'t have direct file access to the server, use this field to upload your shortcut icon.\";s:110:\"Si no tiene acceso directo a los archivos del servidor, use este campo para cargar el icono de acceso rápido.\";s:7:\"Favicon\";s:7:\"Favicon\";s:95:\"Your shortcut icon, or favicon, is displayed in the address bar and bookmarks of most browsers.\";s:125:\"Tu icono de acceso directo, o favicon, es mostrado en la barra de direcciones y marcadores de la mayoría de los navegadores.\";s:18:\"Save configuration\";s:22:\"Guardar configuración\";s:5:\"Block\";s:6:\"Bloque\";s:28:\"(version @version available)\";s:30:\"(versión @version disponible)\";s:11:\"Not secure!\";s:15:\"¡No es seguro!\";s:134:\"There is a security update available for your version of Drupal. To ensure the security of your server, you should update immediately!\";s:157:\"Hay una actualización de seguridad disponible para su versión de Drupal. Para garantizar la seguridad de su servidor, ¡debería actualizarla de inmediato!\";s:85:\"See the <a href=\":available_updates\">available updates</a> page for more information.\";s:102:\"Vea la página de <a href=\":available_updates\">actualizaciones disponibles</a> para más información.\";s:149:\"There are security updates available for one or more of your modules or themes. To ensure the security of your server, you should update immediately!\";s:181:\"Hay actualizaciones de seguridad disponibles para uno o más de sus módulos o temas gráficos. Para garantizar la seguridad de su servidor, ¡debería actualizarlos inmediatamente!\";s:20:\"Skip to main content\";s:28:\"Pasar al contenido principal\";s:49:\"Displays announcements from the Drupal community.\";b:1;s:48:\"Reference for usage, configuration, and modules.\";s:46:\"Referencia de uso, configuración, y módulos.\";s:24:\"Find and manage content.\";s:34:\"Encontrar y administrar contenido.\";s:59:\"List and edit site comments and the comment approval queue.\";s:84:\"Enumerar y editar los comentarios del sitio y la cola de aprobación de comentarios.\";s:45:\"Administer blocks, content types, menus, etc.\";s:53:\"Administrar bloques, tipos de contenido, menús, etc.\";s:79:\"Configure what block content appears in your site\'s sidebars and other regions.\";s:99:\"Configurar qué bloques de contenido aparecen en las zonas laterales del sitio y en otras regiones.\";s:78:\"Create and manage fields, forms, and display settings for your content blocks.\";b:1;s:46:\"Manage form and displays settings of comments.\";s:82:\"Administrar el formulario y la configuración de presentación de los comentarios.\";s:32:\"Create and manage contact forms.\";s:44:\"Crear y administrar formularios de contacto.\";s:65:\"Configure what displays are available for your content and forms.\";s:87:\"Configurar qué visualizaciones están disponibles para el contenido y los formularios.\";s:25:\"Manage custom view modes.\";s:50:\"Administrar modos de visualización personalizados\";s:25:\"Manage custom form modes.\";s:47:\"Administrar modos de formulario personalizados.\";s:28:\"Manage menus and menu links.\";s:38:\"Administrar menús y enlaces de menú.\";s:71:\"Create and manage fields, forms, and display settings for your content.\";s:86:\"Crear y administrar campos, formularios y opciones de presentación para el contenido.\";s:67:\"Manage tagging, categorization, and classification of your content.\";s:74:\"Administrar el etiquetado, categorización y clasificación del contenido.\";s:35:\"Manage customized lists of content.\";s:47:\"Administrar listas personalizadas de contenido.\";s:19:\"Manage media types.\";s:27:\"Gestionar tipos multimedia.\";s:28:\"Select and configure themes.\";s:30:\"Seleccionar y configurar temas\";s:53:\"Add and install modules to extend site functionality.\";b:1;s:20:\"Administer settings.\";s:21:\"Administrar opciones.\";s:78:\"Configure styles that can be used for resizing or adjusting images on display.\";s:97:\"Configurar estilos que se pueden usar para redimensionar o ajustar la presentación de imágenes.\";s:67:\"Configure the location of uploaded files and how they are accessed.\";s:75:\"Configura la localización de los archivos subidos y cómo acceder a ellos.\";s:74:\"Choose which image toolkit to use if you have installed optional toolkits.\";s:92:\"Elegir qué juego de herramientas de imágenes quiere usar si ha instalado otros opcionales.\";s:22:\"Manage media settings.\";s:35:\"Gestionar configuracion multimedia.\";s:30:\"Manage Media Library settings.\";s:35:\"Gestionar ajustes de Media Library.\";s:22:\"Configure WebP module.\";b:1;s:23:\"Manage Slick optionset.\";b:1;s:16:\"Manage Blazy UI.\";b:1;s:115:\"Configure the site description, the number of items per feed, and whether feeds should be titles/teasers/full-text.\";s:140:\"Configurar la descripción del sitio, el número de artículos por fuente de datos, y si estos deben ser títulos/resúmenes/texto completo.\";s:43:\"Enable or disable the menu linkset endpoint\";b:1;s:36:\"Configure and use development tools.\";s:49:\"Configurar y usar las herramientas de desarrollo.\";s:37:\"Import and export your configuration.\";s:38:\"Importar y exportar la configuración.\";s:62:\"Take the site offline for updates and other maintenance tasks.\";s:60:\"Desconectar el sitio para su mantenimiento o actualización.\";s:45:\"Configure caching and bandwidth optimization.\";s:51:\"Configurar cache y optimización de ancho de banda.\";s:36:\"Configure theme development settings\";b:1;s:61:\"Configure the display of error messages and database logging.\";s:85:\"Configurar la presentación de mensajes de error y los registros de la base de datos.\";s:131:\"Helper functions, pages, and blocks to assist Drupal developers. The devel blocks can be managed via the block administration page.\";b:1;s:98:\"Generate realistic items (content, users, menus, etc) to assist your site development and testing.\";b:1;s:59:\"Configure regional settings, localization, and translation.\";s:67:\"Configurar los parámetros regionales, localización y traducción.\";s:62:\"Configure languages for content, interface, and configuration.\";s:65:\"Configurar idiomas para el contenido, interfaz, y configuración.\";s:39:\"Configure language support for content.\";s:52:\"Configure los idiomas disponibles para el contenido.\";s:87:\"Configure the import of translation files, and add or customize interface translations.\";s:105:\"Configurar la importación de archivos de traducción, y añadir o personalizar interfaces de traducción\";s:43:\"Configure the locale and timezone settings.\";s:55:\"Configurar los ajustes de localización y zona horaria.\";s:44:\"Configure how dates and times are displayed.\";s:52:\"Configurar cómo se muestran las fechas y las horas.\";s:64:\"Configure site search, metadata, and search engine optimization.\";s:93:\"Configurar la búsqueda en el sitio web, metadatos y optimización para motores de búsqueda.\";s:34:\"Add custom URLs to existing paths.\";s:47:\"Añadir URLs personalizadas a rutas existentes.\";s:51:\"Configure search pages and search indexing options.\";s:85:\"Configurar las páginas de búsqueda y las opciones de indexación de las búsquedas.\";s:49:\"Configure basic site settings, actions, and cron.\";s:63:\"Configurar los parámetros básicos del sitio, acciones y cron.\";s:77:\"Change site name, email address, slogan, default front page, and error pages.\";s:124:\"Cambiar nombre del sitio, dirección de correo electrónico, eslogan, página de inicio predeterminada, y páginas de error.\";s:40:\"Manage automatic site maintenance tasks.\";s:49:\"Administrar tareas de mantenimiento automáticas.\";s:33:\"Configure file metadata settings.\";b:1;s:18:\"Manage MIME Types.\";b:1;s:44:\"Configure the administrative user interface.\";s:53:\"Configurar la interfaz de administración de usuario.\";s:29:\"Add and modify shortcut sets.\";s:40:\"Agregar y modificar conjuntos de atajos.\";s:35:\"Configure the Admin Toolbar module.\";b:1;s:41:\"Configure the Admin Toolbar Tools module.\";b:1;s:28:\"Manage the content workflow.\";s:45:\"Administrar el flujo de trabajo de contenido.\";s:43:\"Configure content formatting and authoring.\";s:50:\"Configurar el formato y la autoría del contenido.\";s:78:\"Select and configure text editors, and how content is filtered when displayed.\";s:112:\"Seleccione y configure los editores de texto y como los contenidos son filtrados cuando se muestran en pantalla.\";s:40:\"Configuration settings for DXPR Builder.\";b:1;s:23:\"Manage entity browsers.\";b:1;s:24:\"Configure user accounts.\";s:30:\"Configurar cuentas de usuario.\";s:105:\"Configure default user account settings, including fields, registration requirements, and email messages.\";s:132:\"Configurar las opciones predeterminadas de usuario, incluidos los campos, requisitos de registro, y mensajes de correo electrónico.\";s:27:\"Administer CAPTCHA settings\";s:31:\"Administrar opciones de CAPTCHA\";s:46:\"Configure and remove reset password local tab.\";b:1;s:80:\"Generate a given number of vocabularies. Optionally delete current vocabularies.\";s:89:\"Generar un número dado de vocabularios. Opcionalmente, borrar los vocabularios actuales.\";s:66:\"Generate a given number of terms. Optionally delete current terms.\";s:83:\"Generar un número dado de términos. Opcionalmente, borrar los términos actuales.\";s:82:\"Generate a given number of Block content blocks. Optionally delete current blocks.\";b:1;s:70:\"Generate a given number of content. Optionally delete current content.\";b:1;s:66:\"Generate a given number of users. Optionally delete current users.\";s:87:\"Generar un numero determinado de usuarios. Opcionalmente, borrar los usuarios actuales.\";s:42:\"Generate a given number of media entities.\";b:1;s:86:\"Generate a given number of menus and menu\n *   links. Optionally delete current menus.\";b:1;s:34:\"View reports, updates, and errors.\";s:40:\"Ver informes, actualizaciones y errores.\";s:43:\"View events that have recently been logged.\";s:42:\"Ver los sucesos registrados recientemente.\";s:36:\"View \'page not found\' errors (404s).\";s:49:\"Ver los errores de \"página no encontrada\" (404).\";s:35:\"View \'access denied\' errors (403s).\";s:43:\"Ver los errores de \"acceso denegado\" (403).\";s:39:\"Overview of fields on all entity types.\";s:67:\"Información general de los campos en todos los tipos de entidades.\";s:97:\"Get a status report about available interface translations for your installed modules and themes.\";s:113:\"Obtenga un informe de estado acerca de traducciones de interfaz disponibles para sus módulos y temas instalados.\";s:48:\"Get a status report about your site\'s operation.\";s:61:\"Obtener un informe de estado sobre las operaciones del sitio.\";s:38:\"Overview of plugins used in all views.\";s:58:\"Resumen de las extensiones utilizadas en todas las vistas.\";s:33:\"View most popular search phrases.\";s:48:\"Ver las frases más populares en las búsquedas.\";s:82:\"Get a status report about available updates for your installed modules and themes.\";s:113:\"Obtener un informe de estado sobre las actualizaciones disponibles para los módulos y temas visuales instalados.\";s:45:\"Manage user accounts, roles, and permissions.\";s:48:\"Gestionar cuentas, roles y permisos de usuarios.\";s:23:\"Configure DXPR Builder.\";b:1;s:73:\"View listing of DXPR content items that count towards your license limit.\";b:1;s:38:\"Configure DXPR Builder Page templates.\";b:1;s:32:\"View DXPR Builder user licenses.\";b:1;s:37:\"Configure DXPR Builder User profiles.\";b:1;s:38:\"Configure DXPR Builder User templates.\";b:1;s:35:\"Configure DXPR Builder AI features.\";b:1;s:51:\"Change the site-wide settings of your default theme\";b:1;s:13:\"Announcements\";s:8:\"Anuncios\";s:8:\"Comments\";s:11:\"Comentarios\";s:11:\"Add content\";s:17:\"Añadir contenido\";s:17:\"Add content block\";s:27:\"Añadir bloque de contenido\";s:6:\"Blocks\";s:7:\"Bloques\";s:5:\"Files\";s:8:\"Archivos\";s:13:\"Media library\";s:20:\"Biblioteca de medios\";s:5:\"Media\";s:10:\"Multimedia\";s:12:\"Block layout\";s:18:\"Diseño de bloques\";s:11:\"Block types\";s:16:\"Tipos de bloques\";s:13:\"Comment types\";s:19:\"Tipos de comentario\";s:12:\"Inaccessible\";s:11:\"Inaccesible\";s:16:\"Add contact form\";s:30:\"Añadir formulario de contacto\";s:13:\"Contact forms\";s:23:\"Formularios de contacto\";s:10:\"View modes\";s:23:\"Modos de visualización\";s:10:\"Form modes\";s:19:\"Modos de formulario\";s:13:\"Display modes\";s:23:\"Modos de visualización\";s:8:\"Add menu\";s:13:\"Añadir menú\";s:5:\"Menus\";s:6:\"Menús\";s:16:\"Add content type\";s:25:\"Añadir tipo de contenido\";s:13:\"Content types\";s:18:\"Tipos de contenido\";s:14:\"Add vocabulary\";s:19:\"Agregar vocabulario\";s:8:\"Taxonomy\";s:10:\"Taxonomía\";s:8:\"Add view\";s:13:\"Añadir vista\";s:5:\"Views\";s:6:\"Vistas\";s:14:\"Add media type\";s:23:\"Añadir tipo multimedia\";s:11:\"Media types\";s:16:\"Tipos multimedia\";s:9:\"Structure\";s:10:\"Estructura\";s:8:\"Settings\";s:14:\"Configuración\";s:10:\"Appearance\";s:10:\"Apariencia\";s:16:\"Uninstall module\";s:19:\"Desinstalar módulo\";s:6:\"Extend\";s:7:\"Ampliar\";s:12:\"Image styles\";s:17:\"Estilos de imagen\";s:11:\"File system\";s:19:\"Sistema de archivos\";s:13:\"Image toolkit\";s:34:\"Juego de herramientas de imágenes\";s:14:\"Media settings\";s:25:\"Configuración multimedia\";s:22:\"Media Library settings\";s:24:\"Ajustes de Media Library\";s:4:\"WebP\";b:1;s:5:\"Slick\";b:1;s:8:\"Blazy UI\";b:1;s:14:\"RSS publishing\";s:16:\"Publicación RSS\";s:21:\"Menu Linkset Settings\";b:1;s:12:\"Web services\";s:13:\"Servicios web\";s:29:\"Configuration synchronization\";s:33:\"Sincronización de configuración\";s:16:\"Maintenance mode\";s:21:\"Modo de mantenimiento\";s:11:\"Performance\";s:11:\"Rendimiento\";s:20:\"Development settings\";s:28:\"Configuración de desarrollo\";s:18:\"Logging and errors\";s:18:\"Registro y errores\";s:14:\"Devel settings\";s:22:\"Opciones de desarrollo\";s:14:\"Devel generate\";s:25:\"Generación de desarrollo\";s:11:\"Development\";s:10:\"Desarrollo\";s:9:\"Languages\";s:7:\"Idiomas\";s:16:\"Content language\";s:20:\"Idioma del contenido\";s:26:\"User interface translation\";s:37:\"Traducción de la interfaz de usuario\";s:17:\"Regional settings\";s:19:\"Opciones regionales\";s:21:\"Date and time formats\";s:23:\"Formato de fecha y hora\";s:19:\"Region and language\";b:1;s:11:\"URL aliases\";s:12:\"Alias de URL\";s:12:\"Search pages\";s:15:\"Buscar páginas\";s:19:\"Search and metadata\";s:22:\"Búsqueda y meta datos\";s:19:\"Basic site settings\";s:34:\"Configuraciones básicas del sitio\";s:4:\"Cron\";s:4:\"Cron\";s:21:\"File metadata manager\";b:1;s:10:\"MIME types\";b:1;s:6:\"System\";s:7:\"Sistema\";s:9:\"Shortcuts\";s:6:\"Atajos\";s:13:\"Admin Toolbar\";b:1;s:19:\"Admin Toolbar Tools\";b:1;s:14:\"User interface\";s:19:\"Interfaz de usuario\";s:24:\"Text formats and editors\";s:27:\"Formato y editores de texto\";s:12:\"DXPR Builder\";b:1;s:15:\"Entity browsers\";s:24:\"Navegadores de entidades\";s:17:\"Content authoring\";s:22:\"Autoría del contenido\";s:16:\"Account settings\";s:27:\"Configuración de la cuenta\";s:16:\"CAPTCHA settings\";s:19:\"Opciones de CAPTCHA\";s:21:\"Remove Reset password\";b:1;s:6:\"People\";s:8:\"Usuarios\";s:15:\"Generate @label\";b:1;s:8:\"Generate\";s:5:\"Crear\";s:13:\"Configuration\";s:14:\"Configuración\";s:19:\"Recent log messages\";s:31:\"Mensajes recientes del registro\";s:27:\"Top \'page not found\' errors\";s:46:\"Principales errores de \"página no encontrada\"\";s:26:\"Top \'access denied\' errors\";s:40:\"Principales errores de \"acceso denegado\"\";s:13:\"Used in views\";s:14:\"Usado en views\";s:10:\"Field list\";s:15:\"Lista de campos\";s:29:\"Available translation updates\";s:41:\"Actualizaciones de traducción disponible\";s:13:\"Status report\";s:17:\"Informe de estado\";s:13:\"Views plugins\";s:20:\"Extensiones de Views\";s:18:\"Top search phrases\";s:36:\"Frases principales en las búsquedas\";s:17:\"Available updates\";s:27:\"Actualizaciones disponibles\";s:7:\"Reports\";s:8:\"Informes\";s:8:\"Add user\";s:15:\"Añadir usuario\";s:11:\"Permissions\";s:8:\"Permisos\";s:8:\"Add role\";s:11:\"Añadir rol\";s:5:\"Roles\";s:5:\"Roles\";s:5:\"Index\";s:7:\"Índice\";s:8:\"Run cron\";s:13:\"Ejecutar cron\";s:11:\"Run updates\";s:24:\"Ejecutar actualizaciones\";s:24:\"Flush CSS and JavaScript\";b:1;s:19:\"Flush plugins cache\";s:24:\"Vaciar caché de plugins\";s:18:\"Flush static cache\";s:23:\"Vaciar caché estática\";s:29:\"Flush routing and links cache\";s:41:\"Vaciar caché de enrutamiento y vínculos\";s:16:\"Flush twig cache\";s:24:\"Vaciar la caché de twig\";s:18:\"Flush render cache\";s:28:\"Vaciar caché de renderizado\";s:22:\"Rebuild theme registry\";s:32:\"Reconstruir el registro de temas\";s:17:\"Flush views cache\";b:1;s:16:\"Flush all caches\";s:24:\"Vaciar todas las cachés\";s:6:\"Logout\";s:14:\"Cerrar sesión\";s:13:\"Config editor\";s:24:\"Editor de configuración\";s:17:\"Reinstall modules\";s:19:\"Reinstalar módulos\";s:12:\"Rebuild menu\";s:17:\"Reconstruir menú\";s:12:\"State editor\";b:1;s:14:\"Theme registry\";s:17:\"Registro de temas\";s:11:\"Entity info\";s:23:\"Información de entidad\";s:14:\"Session viewer\";s:16:\"Visor de sesión\";s:12:\"Element Info\";s:25:\"Información del Elemento\";s:22:\"Devel Toolbar Settings\";b:1;s:5:\"Tools\";s:12:\"Herramientas\";s:16:\"General Settings\";s:22:\"Configuración General\";s:13:\"Content items\";b:1;s:14:\"Page Templates\";b:1;s:13:\"User Licenses\";b:1;s:13:\"User Profiles\";b:1;s:14:\"User Templates\";b:1;s:9:\"AI (beta)\";b:1;s:14:\"Theme Settings\";s:29:\"Configuración de tema visual\";s:10:\"DXPR Theme\";b:1;s:11:\"DXPR Studio\";b:1;s:13:\"Toolbar items\";s:37:\"Elementos de la barra de herramientas\";s:22:\"Return to site content\";s:31:\"Regresar al contenido del sitio\";s:12:\"Back to site\";s:17:\"Regresar al sitio\";s:10:\"Admin menu\";s:24:\"Menú de administración\";s:6:\"Manage\";s:11:\"Administrar\";s:16:\"Manage Slick UI.\";b:1;s:64:\"Overview of the available CAPTCHA challenge types with examples\'\";b:1;s:44:\"Administer the Google reCAPTCHA V3 settings.\";b:1;s:43:\"Administer the Google reCAPTCHA V3 actions.\";b:1;s:13:\"Manage fields\";s:18:\"Administrar campos\";s:19:\"Manage form display\";s:44:\"Administrar la visualización del formulario\";s:14:\"Manage display\";s:23:\"Gestionar presentación\";s:18:\"Manage permissions\";s:20:\"Administrar permisos\";s:5:\"Devel\";s:10:\"Desarrollo\";s:6:\"Delete\";s:8:\"Eliminar\";s:13:\"Add view mode\";s:21:\"Añadir modo de vista\";s:13:\"Add form mode\";s:26:\"Agregar modo de formulario\";s:8:\"Add link\";s:14:\"Añadir enlace\";s:4:\"Edit\";s:6:\"Editar\";s:8:\"Slick UI\";b:1;s:6:\"Import\";s:8:\"Importar\";s:6:\"Export\";s:8:\"Exportar\";s:23:\"Detection and selection\";s:23:\"Detección y selección\";s:12:\"Add language\";s:14:\"Agregar idioma\";s:16:\"CAPTCHA examples\";b:1;s:21:\"reCAPTCHA V3 settings\";b:1;s:20:\"reCAPTCHA V3 actions\";b:1;s:16:\"Edit permissions\";s:15:\"Editar permisos\";s:10:\"My account\";s:9:\"Mi cuenta\";s:16:\"Development menu\";b:1;s:9:\"Configure\";s:10:\"Configurar\";s:27:\"Site administration toolbar\";s:38:\"Barra de administración del sitio web\";s:19:\"Administration menu\";s:24:\"Menú de administración\";s:22:\"User-defined shortcuts\";s:41:\"Accesos directos definidos por el usuario\";s:20:\"User account actions\";s:32:\"Acciones de la cuenta de usuario\";s:3:\"Add\";s:7:\"Agregar\";s:5:\"Close\";s:6:\"Cerrar\";s:14:\"Status message\";s:17:\"Mensaje de estado\";s:15:\"Warning message\";s:22:\"Mensaje de advertencia\";s:13:\"Error message\";s:16:\"Mensaje de error\";s:29:\"- Description not available -\";s:30:\"- Descripción no disponible -\";s:14:\"All Components\";s:21:\"Todos los componentes\";s:17:\"Adding selection.\";s:21:\"Añadiendo selección\";s:22:\"Opening media library.\";s:29:\"Abriendo librería de medios.\";s:14:\"Edit shortcuts\";s:13:\"Editar atajos\";s:12:\"User account\";s:17:\"Cuenta de usuario\";s:17:\"Edit user account\";s:27:\"Editar la cuenta de usuario\";s:12:\"View profile\";s:10:\"Ver perfil\";s:12:\"Edit profile\";s:13:\"Editar perfil\";s:7:\"Log out\";s:14:\"Cerrar sesión\";s:19:\"Edit configuration.\";b:1;s:25:\"Edit state system values.\";b:1;s:42:\"Overview of layouts available to the site.\";b:1;s:17:\"Reinstall Modules\";s:19:\"Reinstalar Módulos\";s:12:\"Rebuild Menu\";s:17:\"Reconstruir Menú\";s:11:\"Entity Info\";b:1;s:10:\"Field Info\";b:1;s:9:\"PHPinfo()\";s:9:\"PHPinfo()\";s:12:\"View Session\";b:1;s:11:\"Cache clear\";b:1;s:11:\"Switch user\";s:18:\"Cambiar de usuario\";s:14:\"Container Info\";b:1;s:11:\"Routes Info\";b:1;s:18:\"Current route info\";b:1;s:11:\"Events Info\";b:1;s:12:\"Layouts Info\";b:1;s:4:\"Home\";s:6:\"Inicio\";s:18:\"Announcements Feed\";b:1;s:18:\"Block: @block_name\";b:1;s:13:\"Content block\";s:19:\"Bloque de contenido\";s:5:\"Forms\";s:11:\"Formularios\";s:22:\"User registration form\";s:33:\"Formulario de registro de usuario\";s:29:\"DXPR Theme Full Screen Search\";b:1;s:17:\"Language switcher\";s:20:\"Alternador de idioma\";s:9:\"Syndicate\";s:8:\"Sindicar\";s:11:\"Search form\";s:23:\"Formulario de búsqueda\";s:11:\"Clear cache\";s:13:\"Vaciar caché\";s:17:\"Powered by Drupal\";s:19:\"Funciona con Drupal\";s:11:\"Breadcrumbs\";s:33:\"Enlaces de ayuda a la navegación\";s:8:\"Messages\";s:8:\"Mensajes\";s:13:\"Site branding\";s:15:\"Marca del sitio\";s:10:\"User login\";s:17:\"Inicio de sesión\";s:21:\"Primary admin actions\";s:39:\"Acciones principales de administración\";s:16:\"View: @view_name\";b:1;s:4:\"True\";s:6:\"Verdad\";s:8:\"Reusable\";s:12:\"Reutilizable\";s:14:\"@group: @title\";s:14:\"@group: @title\";s:17:\"Block description\";s:23:\"Descripción del bloque\";s:10:\"Block type\";s:14:\"Tipo de bloque\";s:7:\"Changed\";s:10:\"Modificado\";s:16:\"Operations links\";s:21:\"Enlaces de operación\";s:16:\"Published status\";s:22:\"Estado de publicación\";s:5:\"Title\";s:7:\"Título\";s:26:\"Link to @entity_type_label\";s:27:\"Enlace a @entity_type_label\";s:6:\"Global\";s:6:\"Global\";s:11:\"Custom text\";s:19:\"Texto personalizado\";s:23:\"Approved comment status\";s:30:\"Estado del comentario aprobado\";s:6:\"author\";s:5:\"autor\";s:7:\"Comment\";s:10:\"Comentario\";s:28:\"Comment operations bulk form\";s:47:\"Formulario de operaciones de comentario en masa\";s:10:\"Author uid\";s:13:\"Uid del autor\";s:6:\"Author\";s:5:\"Autor\";s:9:\"Entity ID\";s:13:\"ID de entidad\";s:12:\"Updated date\";s:22:\"Fecha de modificación\";s:4:\"User\";s:7:\"Usuario\";s:4:\"Name\";s:6:\"Nombre\";s:25:\"Node operations bulk form\";s:41:\"Formulario de operaciones masivas de nodo\";s:9:\"Published\";s:9:\"Publicado\";s:20:\"Translation language\";s:20:\"Translation language\";s:10:\"File usage\";s:16:\"Usos del archivo\";s:9:\"Temporary\";s:8:\"Temporal\";s:9:\"Permanent\";s:10:\"Permanente\";s:4:\"File\";s:7:\"Archivo\";s:7:\"File ID\";s:14:\"ID del archivo\";s:8:\"Filename\";s:17:\"Nombre de archivo\";s:14:\"File MIME type\";s:20:\"Tipo MIME de archivo\";s:9:\"File size\";s:18:\"Tamaño de archivo\";s:6:\"Status\";s:6:\"Estado\";s:7:\"Created\";s:6:\"Creado\";s:10:\"File Usage\";s:15:\"Uso del archivo\";s:9:\"Use count\";s:15:\"Recuento de uso\";s:12:\"Entity label\";s:19:\"Etiqueta de entidad\";s:11:\"Entity type\";s:15:\"Tipo de entidad\";s:6:\"Module\";s:7:\"Módulo\";s:29:\"Promoted to front page status\";s:32:\"Estado de promovido a la portada\";s:11:\"Bulk update\";s:21:\"Actualización masiva\";s:11:\"Authored by\";s:11:\"Escrito por\";s:15:\"Rendered entity\";s:20:\"Entidad representada\";s:31:\"Link to edit @entity_type_label\";s:37:\"Enlace para editar @entity_type_label\";s:33:\"Link to delete @entity_type_label\";s:39:\"Enlace para eliminar @entity_type_label\";s:12:\"Select media\";s:18:\"Seleccionar medios\";s:21:\"@entity_type revision\";s:25:\"Revisión de @entity_type\";s:19:\"@field_name: @label\";s:19:\"@field_name: @label\";s:6:\"Active\";s:6:\"Activo\";s:19:\"Default translation\";s:26:\"Traducción predeterminada\";s:45:\"View official announcements related to Drupal\";b:1;s:27:\"Administer the Blazy module\";b:1;s:17:\"Administer blocks\";s:19:\"Administrar bloques\";s:36:\"%type_name: Create new content block\";b:1;s:32:\"%type_name: Delete content block\";b:1;s:42:\"%type_name: Delete content block revisions\";b:1;s:30:\"%type_name: Edit content block\";b:1;s:42:\"%type_name: Revert content block revisions\";b:1;s:44:\"%type_name: View content block history pages\";b:1;s:39:\"Access the Content blocks overview page\";s:55:\"Acceder a la página de resumen de bloques de contenido\";s:24:\"Administer block content\";s:31:\"Administrar contenido de bloque\";s:22:\"Administer block types\";s:27:\"Administrar tipos de bloque\";s:12:\"Skip CAPTCHA\";s:14:\"Obviar CAPTCHA\";s:37:\"Administer comment types and settings\";s:45:\"Adminitra tipos de comentarios y sus opciones\";s:40:\"Administer comments and comment settings\";s:49:\"Administrar comentarios y opciones de comentarios\";s:17:\"Edit own comments\";s:26:\"Editar comentarios propios\";s:13:\"Post comments\";s:20:\"Publicar comentarios\";s:21:\"Skip comment approval\";s:32:\"Omitir aprobación de comentario\";s:13:\"View comments\";s:15:\"Ver comentarios\";s:20:\"Export configuration\";s:23:\"Exportar configuración\";s:20:\"Import configuration\";s:23:\"Importar configuración\";s:25:\"Synchronize configuration\";s:26:\"Sincronizar configuración\";s:50:\"Administer contact forms and contact form settings\";s:73:\"Administrar formularios de contacto y opciones de formularios de contacto\";s:30:\"Use the site-wide contact form\";s:40:\"Usar el formulario de contacto del sitio\";s:33:\"Use users\' personal contact forms\";s:57:\"Usar los formularios de contacto personal de los usuarios\";s:20:\"Use contextual links\";s:25:\"Usar enlaces contextuales\";s:37:\"Administer DXPR Builder configuration\";b:1;s:31:\"Administer dxpr builder profile\";b:1;s:22:\"Edit with DXPR Builder\";b:1;s:28:\"Access developer information\";s:42:\"Acceso a información para desarrolladores\";s:12:\"Switch users\";s:19:\"Cambiar de usuarios\";s:25:\"Administer devel_generate\";b:1;s:26:\"Administer entity browsers\";s:36:\"Administrar navegadores de entidades\";s:33:\"%entity_label: Administer display\";s:40:\"%entity_label: Administrar presentación\";s:15:\"Contact message\";s:19:\"Mensaje de contacto\";s:13:\"Taxonomy term\";s:22:\"Término de taxonomía\";s:32:\"%entity_label: Administer fields\";s:33:\"%entity_label: Administrar campos\";s:38:\"%entity_label: Administer form display\";s:55:\"%entity_label: Administrar presentación del formulario\";s:43:\"Add, edit, and delete custom display modes.\";s:67:\"Añadir, editar, y eliminar modos de visualización personalizados.\";s:30:\"Access the Files overview page\";s:43:\"Acceder a la página de resumen de archivos\";s:15:\"Delete any file\";s:26:\"Eliminar cualquier archivo\";s:16:\"Delete own files\";s:25:\"Eliminar archivos propios\";s:35:\"Administer text formats and filters\";s:39:\"Administrar formatos de texto y filtros\";s:45:\"Use the <a href=\":url\">@label</a> text format\";s:53:\"Utilice el formato de texto <a href=\":url\">@label</a>\";s:14:\"Use help pages\";b:1;s:23:\"Administer image styles\";s:29:\"Administrar estilos de imagen\";s:24:\"Translate interface text\";s:32:\"Traducir el texto de la interfaz\";s:20:\"Administer languages\";s:19:\"Administrar idiomas\";s:28:\"%type_name: Create new media\";s:34:\"%type_name: Crear nuevo multimedia\";s:28:\"%type_name: Delete any media\";s:41:\"%type_name: Eliminar cualquier multimedia\";s:28:\"%type_name: Delete own media\";s:38:\"%type_name: Eliminar multimedia propio\";s:26:\"%type_name: Edit any media\";s:39:\"%type_name: Editar cualquier multimedia\";s:26:\"%type_name: Edit own media\";s:36:\"%type_name: Editar multimedia propio\";s:41:\"%type_name: View any media revision pages\";b:1;s:21:\"Access media overview\";s:28:\"Resumen de acceso multimedia\";s:16:\"Administer media\";s:32:\"Administrar contenido multimedia\";s:22:\"Administer media types\";s:28:\"Administrar tipos multimedia\";s:12:\"Create media\";s:16:\"Crear multimedia\";s:41:\"Delete %type_name: Delete media revisions\";b:1;s:16:\"Delete any media\";s:29:\"Eliminar cualquier multimedia\";s:16:\"Delete own media\";s:26:\"Eliminar multimedia propio\";s:41:\"Revert %type_name: Revert media revisions\";b:1;s:16:\"Update any media\";s:31:\"Actualizar cualquier multimedia\";s:16:\"Update own media\";s:28:\"Actualizar multimedia propio\";s:24:\"View all media revisions\";s:35:\"Ver todas las revisiones multimedia\";s:10:\"View media\";s:24:\"Ver contenido multimedia\";s:26:\"View own unpublished media\";s:46:\"Ver contenidos multimedia propios sin publicar\";s:30:\"%type_name: Create new content\";s:33:\"%type_name: Crear contenido nuevo\";s:30:\"%type_name: Delete any content\";s:38:\"%type_name: Borrar cualquier contenido\";s:30:\"%type_name: Delete own content\";s:35:\"%type_name: Borrar contenido propio\";s:28:\"%type_name: Delete revisions\";b:1;s:28:\"%type_name: Edit any content\";s:38:\"%type_name: Editar cualquier contenido\";s:28:\"%type_name: Edit own content\";s:35:\"%type_name: Editar contenido propio\";s:28:\"%type_name: Revert revisions\";s:31:\"%type_name: Revertir revisiones\";s:26:\"%type_name: View revisions\";s:26:\"%type_name: Ver revisiones\";s:32:\"Access the Content overview page\";s:44:\"Acceder a la página de resumen de contenido\";s:18:\"Administer content\";s:21:\"Administrar contenido\";s:24:\"Administer content types\";s:30:\"Administrar tipos de contenido\";s:29:\"Bypass content access control\";s:40:\"Eludir el control de acceso al contenido\";s:20:\"Delete all revisions\";s:27:\"Borrar todas las revisiones\";s:20:\"Revert all revisions\";s:29:\"Revertir todas las revisiones\";s:18:\"View all revisions\";s:24:\"Ver todas las revisiones\";s:28:\"View own unpublished content\";s:36:\"Ver el contenido propio sin publicar\";s:22:\"Administer URL aliases\";s:24:\"Administrar alias de URL\";s:27:\"Create and edit URL aliases\";s:27:\"Crear y editar alias de URL\";s:19:\"Administer pathauto\";s:37:\"Administrar alias de URL automáticos\";s:19:\"Bulk delete aliases\";b:1;s:19:\"Bulk update aliases\";b:1;s:22:\"Notify of Path Changes\";s:26:\"Avisar de cambios de rutas\";s:17:\"Administer search\";s:21:\"Administrar búsqueda\";s:19:\"Use advanced search\";s:23:\"Usar búsqueda avanzada\";s:10:\"Use search\";s:14:\"Usar búsqueda\";s:20:\"Administer shortcuts\";s:18:\"Administrar atajos\";s:25:\"Edit current shortcut set\";s:35:\"Editar el actual conjunto de atajos\";s:23:\"Select any shortcut set\";s:40:\"Seleccionar cualquier conjunto de atajos\";s:13:\"Use shortcuts\";s:14:\"Utilice atajos\";s:36:\"Administer the Slick carousel module\";b:1;s:18:\"Administer actions\";s:20:\"Administrar acciones\";s:31:\"Administer menus and menu links\";b:1;s:18:\"Administer modules\";s:20:\"Administrar módulos\";s:29:\"Administer site configuration\";s:36:\"Administrar configuración del sitio\";s:27:\"Administer software updates\";s:39:\"Administrar actualizaciones de software\";s:17:\"Administer themes\";s:17:\"Administrar temas\";s:16:\"Link to any page\";s:26:\"Enlaza a cualquier página\";s:28:\"Use the administration pages\";s:35:\"Use las páginas de administración\";s:32:\"Use the site in maintenance mode\";s:38:\"Usar el sitio en modo de mantenimiento\";s:22:\"View published content\";s:23:\"Ver contenido publicado\";s:17:\"View site reports\";s:22:\"Ver informes del sitio\";s:29:\"View the administration theme\";s:30:\"Ver el tema de administración\";s:25:\"%vocabulary: Create terms\";s:28:\"%vocabulary: Crear términos\";s:34:\"%vocabulary: Delete term revisions\";b:1;s:25:\"%vocabulary: Delete terms\";s:31:\"%vocabulary: Eliminar términos\";s:23:\"%vocabulary: Edit terms\";s:29:\"%vocabulary: Editar términos\";s:34:\"%vocabulary: Revert term revisions\";b:1;s:32:\"%vocabulary: View term revisions\";b:1;s:44:\"Access the taxonomy vocabulary overview page\";s:60:\"Acceda a la página de resumen del vocabulario de taxonomía\";s:33:\"Administer vocabularies and terms\";s:36:\"Administrar vocabularios y términos\";s:25:\"Delete all term revisions\";b:1;s:25:\"Revert all term revisions\";b:1;s:23:\"View all term revisions\";b:1;s:22:\"View vocabulary labels\";b:1;s:15:\"Use the toolbar\";s:29:\"Usar la barra de herramientas\";s:34:\"View software update notifications\";b:1;s:27:\"Administer account settings\";s:44:\"Administrar las configuraciones de la cuenta\";s:32:\"Administer roles and permissions\";b:1;s:16:\"Administer users\";s:20:\"Administrar usuarios\";s:23:\"Cancel own user account\";s:22:\"Cancelar cuenta propia\";s:19:\"Change own username\";s:32:\"Cambiar nombre de usuario propio\";s:36:\"Select method for cancelling account\";s:47:\"Seleccionar el método para cancelar la cuenta.\";s:25:\"View user email addresses\";s:41:\"Ver direcciones de correo de los usuarios\";s:21:\"View user information\";s:28:\"Ver información del usuario\";s:16:\"Administer views\";s:18:\"Administrar vistas\";s:20:\"Administer reCAPTCHA\";s:21:\"Administrar reCAPTCHA\";s:11:\"User status\";s:18:\"Estado del usuario\";s:17:\"DXPR Builder User\";b:1;s:11:\"Last access\";s:14:\"Último acceso\";s:5:\"Email\";s:19:\"Correo electrónico\";s:9:\"Emergency\";s:10:\"Emergencia\";s:5:\"Alert\";s:6:\"Alerta\";s:8:\"Critical\";s:8:\"Crítico\";s:5:\"Error\";s:5:\"Error\";s:7:\"Warning\";s:11:\"Advertencia\";s:6:\"Notice\";s:5:\"Aviso\";s:4:\"Info\";s:4:\"Info\";s:5:\"Debug\";s:7:\"Depurar\";s:8:\"Watchdog\";s:9:\"Guardián\";s:3:\"WID\";s:3:\"WID\";s:14:\"Severity level\";s:18:\"Nivel de seguridad\";s:4:\"Type\";s:4:\"Tipo\";s:9:\"Timestamp\";s:14:\"Sello temporal\";s:7:\"Message\";s:7:\"Mensaje\";s:10:\"Operations\";s:11:\"Operaciones\";s:39:\"Broken/missing handler: @table > @field\";s:45:\"Manejador roto/no encontrado: @table > @field\";s:28:\"Original image (No resizing)\";b:1;s:6:\"Sunday\";s:7:\"Domingo\";s:7:\"Tuesday\";s:6:\"Martes\";s:6:\"Friday\";s:7:\"Viernes\";s:9:\"Wednesday\";s:10:\"Miércoles\";s:18:\"View user profile.\";s:23:\"Ver perfil del usuario.\";s:18:\"Edit @entity_label\";b:1;s:20:\"Delete @entity_label\";b:1;s:43:\"Filter the contents of the %view_title view\";s:44:\"Filtrar el contenido de la vista %view_title\";s:7:\"- Any -\";s:14:\"- Cualquiera -\";s:16:\"Update this item\";s:24:\"Actualizar este elemento\";s:10:\"sort by @s\";s:14:\"ordenar por @s\";s:14:\"Sort ascending\";s:18:\"Ordenar ascendente\";s:61:\"Perform actions on the selected items in the %view_title view\";b:1;s:17:\"No items selected\";s:29:\"Ningún elemento seleccionado\";s:10:\"- Select -\";s:15:\"- Seleccionar -\";s:6:\"Action\";s:7:\"Acción\";s:23:\"Apply to selected items\";s:37:\"Aplicar a los elementos seleccionados\";s:12:\"Comment type\";s:18:\"Tipo de comentario\";s:12:\"Contact form\";s:22:\"Formulario de contacto\";s:10:\"Media type\";s:16:\"Tipos multimedia\";s:18:\"@type_label bundle\";s:32:\"Colección de campos @type_label\";s:16:\"Custom menu link\";s:29:\"Enlace de menú personalizado\";s:12:\"Content type\";s:17:\"Tipo de contenido\";s:12:\"Shortcut set\";s:29:\"Counjunto de accesos directos\";s:10:\"Vocabulary\";s:11:\"Vocabulario\";s:35:\"Remove from %shortcut_set shortcuts\";s:32:\"Eliminar de atajos %shortcut_set\";s:10:\"Breadcrumb\";s:19:\"Ruta de navegación\";s:14:\"Administration\";s:15:\"Administración\";s:12:\"Primary tabs\";s:19:\"Solapas principales\";s:19:\"Tabs display toggle\";s:50:\"Conmutación de la visualización de las pestañas\";s:3:\"Fri\";s:3:\"Vie\";s:4:\"View\";s:3:\"Ver\";s:9:\"Revisions\";s:10:\"Revisiones\";s:4:\"Tabs\";s:9:\"Pestañas\";s:9:\"Edit view\";s:12:\"Editar vista\";s:0:\"\";b:1;s:1:\">\";s:1:\">\";s:3:\"Tue\";s:3:\"Mar\";s:38:\"The requested page could not be found.\";s:42:\"No se ha encontrado la página solicitada.\";s:14:\"Page not found\";s:21:\"Página no encontrada\";s:36:\"The time the media item was created.\";s:56:\"El momento en el cual el elemento multimedia fue creado.\";s:36:\"One file only.Maximum @count files.\";s:48:\"Máximo @count fichero.Máximo @count ficheros.\";s:12:\"@size limit.\";s:17:\"límite de @size.\";s:8:\"@size MB\";s:8:\"@size MB\";s:27:\"Allowed types: @extensions.\";s:30:\"Tipos permitidos: @extensions.\";s:26:\"The user ID of the author.\";s:27:\"El ID de usuario del autor.\";s:43:\"Briefly describe the changes you have made.\";s:49:\"Describa brevemente los cambios que ha realizado.\";s:6:\"Upload\";s:17:\"Subir al servidor\";s:14:\"Add a new file\";s:21:\"Añadir archivo nuevo\";s:20:\"Revision log message\";s:35:\"Mensaje del historial de revisiones\";s:20:\"Revision information\";s:28:\"Información de la revisión\";s:9:\"URL alias\";s:12:\"Alias de URL\";s:118:\"Specify an alternative path by which this data can be accessed. For example, type \"/about\" when writing an about page.\";s:141:\"Especificar una ruta alternativa por la que se pueda acceder a estos datos. Por ejemplo, escribe \"/ sobre\" al escribir una página acerca de.\";s:10:\"Loading…\";s:11:\"Cargando…\";s:4:\"Date\";s:5:\"Fecha\";s:4:\"Time\";s:4:\"Hora\";s:11:\"Authored on\";s:17:\"Fecha de autoría\";s:21:\"Authoring information\";s:24:\"Información de autoría\";s:4:\"Save\";s:7:\"Guardar\";s:21:\"Requires Drupal core:\";s:30:\"Requiere el núcleo de Drupal:\";s:43:\"@low_version_number to @high_version_number\";s:42:\"@low_version_number a @high_version_number\";s:33:\"on dxpr.com. Click for more info.\";b:1;s:11:\"Add @bundle\";s:15:\"Añadir @bundle\";s:30:\"Add to %shortcut_set shortcuts\";s:30:\"Añadir a atajos %shortcut_set\";s:16:\"Add @entity-type\";s:20:\"Añadir @entity-type\";s:10:\"media item\";s:19:\"elemento multimedia\";s:54:\"%name: this field cannot hold more than @count values.\";s:61:\"%name: Este campo no puede contener más de @count valor(es).\";s:4:\"UUID\";s:4:\"UUID\";s:46:\"%name: may not be longer than @max characters.\";s:53:\"%name: no puede ser mayor que de @max los caracteres.\";s:13:\"Language code\";s:17:\"Código de idioma\";s:7:\"User ID\";s:13:\"ID de Usuario\";s:7:\"Default\";s:11:\"Por defecto\";s:3:\"URI\";s:3:\"URI\";s:51:\"%name: The integer must be larger or equal to %min.\";s:61:\"%name: El número entero debe ser más grande o igual a %min.\";s:2:\"ID\";s:2:\"ID\";s:11:\"Revision ID\";s:15:\"ID de revisión\";s:8:\"Language\";s:6:\"Idioma\";s:20:\"Revision create time\";s:34:\"Revisión del momento de creación\";s:13:\"Revision user\";s:20:\"Revisión de usuario\";s:16:\"Default revision\";s:24:\"Revisión predeterminada\";s:29:\"Revision translation affected\";s:39:\"Revisión de traducción está afectado\";s:6:\"Remove\";s:8:\"Eliminar\";s:30:\"@type %label has been created.\";s:28:\"@type %label ha sido creado.\";s:6:\"Monday\";s:5:\"Lunes\";s:5:\"Table\";s:5:\"Tabla\";s:4:\"Grid\";s:11:\"Cuadrícula\";s:14:\"Secondary tabs\";s:19:\"Solapas secundarias\";s:10:\"Member for\";s:18:\"Miembro desde hace\";s:26:\"@count month@count months\";s:23:\"@count mes@count meses\";s:24:\"@count week@count weeks\";s:28:\"@count semana@count semanas\";s:7:\"Contact\";s:8:\"Contacto\";s:15:\"Configure block\";s:17:\"Configurar bloque\";s:12:\"Remove block\";s:15:\"Eliminar bloque\";s:9:\"Edit menu\";s:12:\"Editar menú\";s:14:\"Add block type\";s:22:\"Añadir tipo de bloque\";s:34:\"A brief description of your block.\";s:36:\"Una breve descripción de su bloque.\";s:32:\"The content block language code.\";b:1;s:54:\"The log entry explaining the changes in this revision.\";s:55:\"La entra de registro explica el cambio en la revisión.\";s:18:\"About text formats\";s:27:\"Acerca de formatos de texto\";s:11:\"Text format\";s:16:\"Formato de texto\";s:24:\"Allowed HTML tags: @tags\";s:32:\"Etiquetas HTML permitidas: @tags\";s:41:\"Lines and paragraphs break automatically.\";s:46:\"Saltos automáticos de líneas y de párrafos.\";s:69:\"Web page addresses and email addresses turn into links automatically.\";s:98:\"Las direcciones de correos electrónicos y páginas web se convierten en enlaces automáticamente.\";s:18:\"Save and configure\";s:20:\"Guardar y configurar\";s:23:\"Add %type content block\";b:1;s:16:\"Content block ID\";b:1;s:29:\"@type %info has been created.\";s:25:\"@type %info se ha creado.\";s:24:\"Browse available tokens.\";s:28:\"Ojear comodines disponibles.\";s:47:\"This field supports tokens. @browse_tokens_link\";s:45:\"Este campo admite tokens. @browse_tokens_link\";s:13:\"Display title\";s:15:\"Mostrar título\";s:5:\"Pages\";s:8:\"Páginas\";s:174:\"Specify pages by using their paths. Enter one path per line. The \'*\' character is a wildcard. An example path is %user-wildcard for every user page. %front is the front page.\";s:221:\"Especifique las páginas utilizando sus rutas. Introduzca una ruta en cada línea. El carácter \'*\' es un comodín. Un ejemplo de ruta puede ser %user-wildcard para cada página de usuario. %front es la página principal.\";s:25:\"Show for the listed pages\";s:31:\"Mostrar las páginas enumeradas\";s:25:\"Hide for the listed pages\";s:31:\"Ocultar las páginas enumeradas\";s:20:\"Negate the condition\";s:19:\"Negar la condición\";s:22:\"Success (@status_code)\";b:1;s:28:\"Access denied (@status_code)\";b:1;s:29:\"Page not found (@status_code)\";b:1;s:15:\"Response status\";s:19:\"Respuesta de estado\";s:153:\"Shows the block on pages with any matching response status. If nothing is checked, the block is shown on all pages. Other response statuses are not used.\";b:1;s:37:\"When the user has the following roles\";s:44:\"Cuando el usuario tiene los siguientes roles\";s:10:\"Visibility\";s:11:\"Visibilidad\";s:21:\"Machine-readable name\";s:17:\"Nombre de sistema\";s:86:\"A unique name for this block instance. Must be alpha-numeric and underscore separated.\";s:101:\"Un nombre único para esta instancia del bloque. Debe ser alfanumérico y separado por guiones bajos.\";s:24:\"Navigation (Collapsible)\";b:1;s:6:\"Region\";s:7:\"Región\";s:55:\"Select the region where this block should be displayed.\";s:62:\"Seleccione la región donde este bloque debería ser mostrado.\";s:10:\"Save block\";s:17:\"Guardar el bloque\";s:12:\"Machine name\";s:17:\"Nombre de sistema\";s:3:\"Thu\";s:3:\"Jue\";s:8:\"Thursday\";s:6:\"Jueves\";s:28:\"@count minute@count minutes\";s:28:\"@count minuto@count minutos\";s:13:\"Shortcut link\";s:15:\"Enlace de atajo\";s:6:\"format\";s:7:\"formato\";s:15:\"Timestamp value\";s:26:\"Valor de la marca temporal\";s:7:\"Form ID\";s:17:\"ID del formulario\";s:17:\"The sender\'s name\";s:19:\"Nombre el remitente\";s:18:\"The sender\'s email\";s:33:\"Correo electrónico del remitente\";s:7:\"Subject\";s:6:\"Asunto\";s:4:\"Copy\";s:6:\"Copiar\";s:12:\"Recipient ID\";s:19:\"ID del destinatario\";s:7:\"Enabled\";s:8:\"Activado\";s:15:\"Menu link title\";s:29:\"Título del enlace del menú.\";s:9:\"Menu name\";s:16:\"Nombre del menú\";s:4:\"Link\";s:6:\"Enlace\";s:8:\"External\";s:7:\"Externo\";s:54:\"Indicates whether the menu link should be rediscovered\";s:53:\"Indica si el enlace del menú debe ser redescubierto.\";s:6:\"Weight\";s:4:\"Peso\";s:16:\"Show as expanded\";s:17:\"Mostrar expandido\";s:16:\"Parent plugin ID\";s:25:\"ID de la extensión madre\";s:11:\"System path\";s:16:\"Ruta del systema\";s:4:\"Path\";s:4:\"Ruta\";s:5:\"Nodes\";s:5:\"Nodos\";s:16:\"Site information\";s:22:\"Información del sitio\";s:5:\"Dates\";s:6:\"Fechas\";s:14:\"Taxonomy terms\";s:23:\"Términos de taxonomía\";s:12:\"Vocabularies\";s:12:\"Vocabularios\";s:10:\"Menu links\";s:16:\"Enlaces de menú\";s:12:\"Current page\";s:14:\"Página actual\";s:3:\"URL\";s:3:\"URL\";s:20:\"List of @type values\";s:27:\"Listado de valores de @type\";s:5:\"Array\";s:5:\"Array\";s:6:\"Random\";s:9:\"Aleatorio\";s:22:\"Image with image style\";s:27:\"Imagen con estilo de imagen\";s:5:\"Users\";s:8:\"Usuarios\";s:12:\"Current user\";s:14:\"Usuario actual\";s:12:\"Current date\";s:12:\"Fecha actual\";s:10:\"Comment ID\";s:17:\"ID del comentario\";s:16:\"Original @entity\";s:16:\"@entity original\";s:10:\"IP Address\";s:13:\"Dirección IP\";s:13:\"Email address\";s:33:\"Dirección de correo electrónico\";s:9:\"Home page\";s:17:\"Página de inicio\";s:6:\"Entity\";s:7:\"Entidad\";s:6:\"Parent\";s:5:\"Padre\";s:12:\"Date changed\";s:14:\"Fecha cambiada\";s:8:\"Edit URL\";s:10:\"Editar URL\";s:12:\"Date created\";s:18:\"Fecha de creación\";s:13:\"Comment count\";s:23:\"Cantidad de comentarios\";s:10:\"Content ID\";s:15:\"ID de contenido\";s:4:\"Body\";s:6:\"Cuerpo\";s:7:\"Summary\";s:7:\"Resumen\";s:9:\"Menu link\";s:15:\"Enlace del menu\";s:23:\"Translation source node\";s:31:\"nodo original de la traducción\";s:17:\"New comment count\";s:27:\"Nueva cuenta de comentarios\";s:9:\"File name\";s:17:\"Nombre de archivo\";s:9:\"MIME type\";s:9:\"Tipo MIME\";s:5:\"Owner\";s:11:\"Propietario\";s:9:\"Base name\";s:11:\"Nombre base\";s:9:\"Extension\";s:10:\"Extensión\";s:14:\"File byte size\";s:27:\"Tamaño de archivo en bytes\";s:6:\"Slogan\";s:4:\"Lema\";s:8:\"Base URL\";s:8:\"URL Base\";s:9:\"Base path\";s:9:\"Ruta base\";s:11:\"URL (brief)\";s:11:\"URL (corta)\";s:10:\"Login page\";s:28:\"Página de inicio de sesión\";s:12:\"Short format\";s:13:\"Formato corto\";s:13:\"Medium format\";s:13:\"Formato medio\";s:11:\"Long format\";s:13:\"Formato largo\";s:13:\"Custom format\";s:21:\"Formato personalizado\";s:10:\"Time-since\";s:12:\"Tiempo desde\";s:13:\"Raw timestamp\";s:26:\"Sello temporal sin filtrar\";s:7:\"Term ID\";s:15:\"ID del término\";s:10:\"Node count\";s:17:\"Cantidad de nodos\";s:11:\"Parent term\";s:14:\"Término padre\";s:23:\"Translation source term\";b:1;s:7:\"Parents\";s:6:\"Padres\";s:9:\"Root term\";s:14:\"Término raíz\";s:13:\"Vocabulary ID\";s:18:\"ID del vocabulario\";s:10:\"Term count\";s:21:\"Cantidad de términos\";s:15:\"Menu link count\";s:30:\"Número de enlaces en el menú\";s:4:\"Menu\";s:5:\"Menú\";s:7:\"Link ID\";s:12:\"ID de enlace\";s:4:\"Root\";s:5:\"Raíz\";s:24:\"Account cancellation URL\";s:32:\"URL de cancelación de la cuenta\";s:18:\"One-time login URL\";s:36:\"URL para un único inicio de sesión\";s:21:\"Deprecated: User Name\";s:27:\"Obsoleto: Nombre de Usuario\";s:12:\"Account Name\";s:19:\"Nombre de la cuenta\";s:12:\"Display Name\";s:16:\"Nombre a mostrar\";s:10:\"Last login\";s:22:\"Ultima identificación\";s:10:\"IP address\";s:16:\"Direccion(es) IP\";s:13:\"Language name\";s:17:\"Nombre del idioma\";s:9:\"Direction\";s:10:\"Dirección\";s:6:\"Domain\";s:7:\"Dominio\";s:11:\"Path prefix\";s:18:\"Prefijo de la ruta\";s:11:\"Page number\";s:18:\"Número de página\";s:18:\"Query string value\";s:30:\"Valor de la cadena de consulta\";s:18:\"Interface language\";s:21:\"Idioma de la interfaz\";s:12:\"Relative URL\";s:12:\"URL relativa\";s:12:\"Absolute URL\";s:12:\"URL absoluta\";s:9:\"Brief URL\";s:9:\"URL breve\";s:13:\"Unaliased URL\";s:13:\"URL sin alias\";s:9:\"Arguments\";s:10:\"Argumentos\";s:5:\"First\";s:7:\"Primero\";s:4:\"Last\";s:7:\"Último\";s:5:\"Count\";s:7:\"Número\";s:8:\"Reversed\";s:9:\"Invertido\";s:4:\"Keys\";s:6:\"Claves\";s:8:\"Imploded\";s:12:\"Implosionado\";s:5:\"Value\";s:5:\"Valor\";s:11:\"Joined path\";s:14:\"Ruta unificada\";s:6:\"Number\";s:7:\"Número\";s:4:\"Hash\";s:4:\"Hash\";s:5:\"Label\";s:8:\"Etiqueta\";s:10:\"Base table\";s:10:\"Tabla base\";s:10:\"Base field\";s:10:\"Campo base\";s:10:\"Total rows\";s:14:\"Total de filas\";s:14:\"Items per page\";s:21:\"Elementos por página\";s:10:\"Page count\";s:19:\"Recuento de página\";s:9:\"@label ID\";s:9:\"ID @label\";s:4:\"Text\";s:5:\"Texto\";s:16:\"Alternative text\";s:17:\"Texto alternativo\";s:7:\"Display\";s:13:\"Presentación\";s:9:\"Link text\";s:16:\"Texto del enlace\";s:14:\"Comment status\";s:21:\"Estado del comentario\";s:15:\"Last comment ID\";s:25:\"ID del último comentario\";s:22:\"Last comment timestamp\";s:38:\"Marca de tiempo del último comentario\";s:17:\"Last comment name\";s:29:\"Nombre del último comentario\";s:20:\"Last comment user ID\";s:37:\"ID del usuario del último comentario\";s:18:\"Number of comments\";s:22:\"Número de comentarios\";s:28:\"@type type with delta @delta\";s:27:\"Tipo @type con delta @delta\";s:39:\"The block configuration has been saved.\";s:44:\"Se ha guardado la configuración del bloque.\";s:24:\"No blocks in this region\";s:30:\"No hay bloques en esta región\";s:8:\"Category\";s:10:\"Categoría\";s:70:\"Place block <span class=\"visually-hidden\">in the %region region</span>\";s:73:\"Colocar bloque <span class=\"visually-hidden\">en la región %region</span>\";s:23:\"Region for @block block\";s:25:\"Región del bloque @block\";s:23:\"Weight for @block block\";s:22:\"Peso del bloque @block\";s:7:\"Disable\";s:10:\"Desactivar\";s:10:\"Edit block\";s:13:\"Editar bloque\";s:11:\"Save blocks\";s:15:\"Guardar bloques\";s:145:\"Block placement is specific to each theme on your site. Changes will not be saved until you click <em>Save blocks</em> at the bottom of the page.\";s:182:\"La colocación de bloques es específica de cada tema en su sitio. Los cambios no serán guardados hasta que haga clic en <em>Guardar bloques</em> en la parte inferior de la página.\";s:34:\"Demonstrate block regions (@theme)\";s:36:\"Mostrar regiones de bloques (@theme)\";s:37:\"The block settings have been updated.\";s:43:\"Se han actualizado las opciones del bloque.\";s:19:\"Create new revision\";s:21:\"Crear nueva revisión\";s:25:\"Edit content block %label\";b:1;s:29:\"@type %info has been updated.\";s:30:\"@type %info se ha actualizado.\";s:159:\"This will also remove 1 placed block instance. This action cannot be undone.This will also remove @count placed block instances. This action cannot be undone.\";s:194:\"Esto también eliminará 1 instancia de bloque colocada. Esta acción no se puede deshacer.Esto también eliminará @count las instancias de bloque colocadas. Esta acción no se puede deshacer.\";s:6:\"Cancel\";s:8:\"Cancelar\";s:56:\"Are you sure you want to delete the @entity-type %label?\";s:61:\"¿Está seguro de querer borrar %label del tipo @entity-type?\";s:13:\"content block\";s:19:\"bloque de contenido\";s:41:\"The @entity-type %label has been deleted.\";s:36:\"Se ha eliminado @entity-type %label.\";}',-1,1773352143.099,1,'locale','0'),('locale:es::anonymous',_binary 'a:1064:{s:38:\"The requested page could not be found.\";s:42:\"No se ha encontrado la página solicitada.\";s:14:\"Page not found\";s:21:\"Página no encontrada\";s:20:\"Skip to main content\";s:28:\"Pasar al contenido principal\";s:4:\"Home\";s:6:\"Inicio\";s:4:\"True\";s:6:\"Verdad\";s:16:\"Published status\";s:22:\"Estado de publicación\";s:19:\"@field_name: @label\";s:19:\"@field_name: @label\";s:7:\"Content\";s:9:\"Contenido\";s:0:\"\";b:1;s:1:\">\";s:1:\">\";s:3:\"Tue\";s:3:\"Mar\";s:7:\"Tuesday\";s:6:\"Martes\";s:3:\"Add\";s:7:\"Agregar\";s:5:\"Devel\";s:10:\"Desarrollo\";s:4:\"View\";s:3:\"Ver\";s:4:\"Edit\";s:6:\"Editar\";s:6:\"Delete\";s:8:\"Eliminar\";s:9:\"Revisions\";s:10:\"Revisiones\";s:3:\"Fri\";s:3:\"Vie\";s:6:\"Friday\";s:7:\"Viernes\";s:3:\"Wed\";s:4:\"Mié\";s:9:\"Wednesday\";s:10:\"Miércoles\";s:10:\"Pagination\";s:11:\"Paginación\";s:15:\"Go to next page\";s:25:\"Ir a la página siguiente\";s:9:\"Next page\";s:17:\"Siguiente página\";s:19:\"Go to previous page\";s:24:\"Ir a la página anterior\";s:13:\"Previous page\";s:16:\"Página anterior\";s:7:\"Message\";s:7:\"Mensaje\";s:12:\"Send message\";s:14:\"Enviar mensaje\";s:13:\"Manage fields\";s:18:\"Administrar campos\";s:19:\"Manage form display\";s:44:\"Administrar la visualización del formulario\";s:14:\"Manage display\";s:23:\"Gestionar presentación\";s:18:\"Manage permissions\";s:20:\"Administrar permisos\";s:42:\"Exporting your complete site configuration\";s:49:\"Exportando la configuración completa de su sitio\";s:6:\"Export\";s:8:\"Exportar\";s:36:\"Managing and deploying configuration\";b:1;s:4:\"Goal\";s:8:\"Objetivo\";s:165:\"Create and download an archive containing all your site\'s configuration, exported as YAML files. See @config_overview_topic for more information about configuration.\";b:1;s:5:\"Steps\";s:5:\"Pasos\";s:176:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Configuration synchronization</em> &gt; <em>@export_link</em>.\";s:180:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Desarrollo</em> &gt; <em>Sincronización de configuración</em> &gt; <em>@export_link</em>.\";s:48:\"Click <em>Export</em> and save the archive file.\";s:45:\"Clique <em>Exportar</em> y guarde el archivo.\";s:37:\"Exporting a single configuration item\";s:47:\"Exportando un único elemento de configuración\";s:11:\"Single item\";s:15:\"Elemento único\";s:114:\"Export a single configuration item to a file. See @config_overview_topic for more information about configuration.\";s:146:\"Exporta un único elemento de configuración a un archivo. Consulte @config_overview_topic para obtener más información sobre la configuración.\";s:204:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Configuration synchronization</em> &gt; <em>Export</em> &gt; <em>@single_export_link</em>.\";s:210:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Desarrollo</em> &gt; <em>Sincronización de configuración</em> &gt; <em>Exportar</em> &gt; <em>@single_export_link</em>.\";s:131:\"Select the <em>Configuration type</em> that you want to export, and then select the specific <em>Configuration name</em> to export.\";b:1;s:105:\"Use your browser to copy the text in the box marked <em>Here is your configuration</em> to the clipboard.\";b:1;s:142:\"Paste the copied text into a plain-text editor on your computer or other device, and save it using the suggested file name below the text box.\";b:1;s:42:\"Importing your complete site configuration\";s:49:\"Importando la configuración completa de su sitio\";s:6:\"Import\";s:8:\"Importar\";s:204:\"Import the complete configuration of your site from an archive file, such as one that was previously exported (see @export_full_topic). See @config_overview_topic for more information about configuration.\";s:224:\"Importar la configuración completa de su sitio desde un archivo, como uno que haya sido exportado previamente (ver @export_full_topic). Consulte @config_overview_topic para obtener más información sobre la configuración.\";s:176:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Configuration synchronization</em> &gt; <em>@import_link</em>.\";s:180:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Desarrollo</em> &gt; <em>Sincronización de configuración</em> &gt; <em>@import_link</em>.\";s:74:\"Browse to find the <em>Configuration archive</em> that you want to import.\";s:81:\"Navegue para encontrar el <em>Archivo de configuración</em> que quiera importar.\";s:186:\"Click <em>Upload</em>. Your configuration archive will be unpacked and placed in the configuration synchronization directory, and you will be redirected to the <em>Synchronize</em> page.\";b:1;s:149:\"Review the differences between your uploaded configuration and the active configuration, if any, and click <em>Import all</em> to import the changes.\";b:1;s:37:\"Importing a single configuration item\";s:47:\"Importando un único elemento de configuración\";s:188:\"Import a single configuration item in YAML format, such as one that was previously exported (see @export_single_topic). See @config_overview_topic for more information about configuration.\";s:224:\"Importar un único elemento de configuración en formato YAML, como uno que se haya exportado previamente (véase @export_single_topic). Consulte @config_overview_topic para obtener más información sobre la configuración.\";s:204:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Configuration synchronization</em> &gt; <em>Import</em> &gt; <em>@single_import_link</em>.\";s:210:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Desarrollo</em> &gt; <em>Sincronización de configuración</em> &gt; <em>Importar</em> &gt; <em>@single_import_link</em>.\";s:63:\"Select the <em>Configuration type</em> that you want to import.\";b:1;s:110:\"On your computer or other device, copy the YAML-format configuration that you want to import to the clipboard.\";b:1;s:85:\"Paste the clipboard text into the box labeled <em>Paste your configuration here</em>.\";b:1;s:22:\"Click <em>Import</em>.\";s:25:\"Clique <em>Importar</em>.\";s:36:\"Managing the fields of contact forms\";b:1;s:13:\"Contact forms\";s:23:\"Formularios de contacto\";s:77:\"Add, remove, or rearrange the fields on personal and site-wide contact forms.\";s:98:\"Agregue, elimine o reorganice los campos en formularios de contacto personales y de todo el sitio.\";s:37:\"What are the fields on contact forms?\";s:56:\"¿Cuáles son los campos de los formularios de contacto?\";s:284:\"Both personal and site-wide contact forms will always have <em>Subject</em> and <em>Message</em> fields. You can add additional fields for users to fill out if desired. Note that if you want to display other content on a form page, such as text or images, you can use a content block.\";b:1;s:103:\"In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@contact_link</em>.\";s:104:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; <em>@contact_link</em>.\";s:125:\"Click <em>Manage fields</em> for the form you want to change the fields of, and add or remove one or more fields on the form.\";b:1;s:98:\"Click <em>Manage form display</em> to change the order or configuration of the fields on the form.\";s:136:\"Haga clic en <em> Administrar la pantalla del formulario </em> para cambiar el orden o la configuración de los campos en el formulario.\";s:30:\"Setting a default contact form\";b:1;s:46:\"the form displayed on the default contact page\";b:1;s:113:\"Set a site-wide contact form to be the default contact form (@contact_page_link; for example, <em>/contact</em>).\";b:1;s:70:\"Click <em>Edit</em> for the site-wide form you want to be the default.\";b:1;s:66:\"Check <em>Make this the default form</em> and click <em>Save</em>.\";b:1;s:27:\"Creating a new contact form\";s:39:\"Creando un nuevo formulario de contacto\";s:36:\"Create a new site-wide contact form.\";b:1;s:32:\"Click <em>Add contact form</em>.\";s:47:\"Clique <em>Añadir formulario de contacto</em>.\";s:104:\"Fill in the <em>Label</em> (title) for the form, <em>Recipients</em>, and optionally the other settings.\";b:1;s:101:\"Click <em>Save</em>. You should see your new contact form in the table, along with a link to view it.\";s:122:\"Haga clic en <em> Guardar </em>. Debería ver su nuevo formulario de contacto en la tabla, junto con un enlace para verlo.\";s:153:\"The contact form will always have <em>Subject</em> and <em>Message</em> fields. If you want to add more fields, follow the steps in @adding_fields_topic.\";s:158:\"El formulario de contacto siempre tendrá los campos <em>Asunto</em> y <em>Mensaje</em>. Si desea agregar más campos, siga los pasos en @adding_fields_topic.\";s:34:\"Configuring personal contact forms\";b:1;s:16:\"Account settings\";s:27:\"Configuración de la cuenta\";s:11:\"Permissions\";s:8:\"Permisos\";s:69:\"Configure personal contact forms for registered users on the website.\";s:93:\"Configura los formularios de contacto personales para los usuarios registrados del sitio web.\";s:127:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>People</em> &gt; <em>@config_link</em>.\";s:130:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Personas</em> &gt; <em>@config_link</em>.\";s:121:\"In the <em>Contact settings</em> section, check/uncheck the box to enable/disable the contact form for new user accounts.\";s:167:\"En la sección <em> Configuración de contacto </em>, marque/desmarque la casilla para habilitar/deshabilitar el formulario de contacto para nuevas cuentas de usuario.\";s:34:\"Click <em>Save configuration</em>.\";s:38:\"Pulse <em>Guardar configuración</em>.\";s:103:\"In the <em>Manage</em> administrative menu, navigate to <em>People</em> &gt; <em>@permission_link</em>.\";s:105:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Personas</em> &gt; <em>@permission_link</em>.\";s:451:\"Verify that permissions are correct for your site\'s roles, including the generic <em>Anonymous user</em> and <em>Authenticated user</em>. In order to use personal contact forms, users need both <em>View user information</em> (in the <em>User</em> section, which enables them to view user profiles) and <em>Use users\' personal contact forms</em> (in the <em>Contact</em> section, which enables them to use contact forms if they can view user profiles).\";b:1;s:32:\"Click <em>Save permissions</em>.\";s:33:\"Clique <em>Guardar permisos</em>.\";s:22:\"Managing contact forms\";s:33:\"Gestionar formularios de contacto\";s:23:\"What are contact forms?\";s:39:\"¿Qué son los formularios de contacto?\";s:437:\"There are two different types of contact forms provided by the core Contact module: personal contact forms, which allow users to contact other users on the site, and site-wide contact forms, which allow users to contact site managers or administrators. A site can have more than one site-wide contact form; each has its own fields to fill out, recipients, and URL; you can also change the fields that are shown on personal contact forms.\";s:564:\"Hay dos tipos diferentes de formularios de contacto proporcionados por el módulo de contacto central: formularios de contacto personal, que permiten a los usuarios contactar a otros usuarios en el sitio y formularios de contacto en todo el sitio, que permiten a los usuarios comunicarse con los gerentes o administradores del sitio. Un sitio puede tener más de un formulario de contacto en todo el sitio; Cada uno tiene sus propios campos para completar, destinatarios y URL; También puede cambiar los campos que se muestran en formularios de contacto personal.\";s:31:\"Using the personal contact form\";s:41:\"Usando el formulario de contacto personal\";s:438:\"Site visitors can email registered users on your site by using the personal contact form, without knowing or learning the email address of the recipient. When a user with the correct permissions is viewing another user\'s profile, the viewer will see a <em>Contact</em> tab or link, which leads to the personal contact form if the user whose profile is being viewed has their personal contact form enabled (this is a user account setting).\";b:1;s:29:\"Contact form management tasks\";s:45:\"Tareas de gestión de formularios de contacto\";s:48:\"See the related topics below for specific tasks.\";s:81:\"Consulte los temas relacionados a continuación para obtener tareas específicas.\";s:27:\"Optimizing site performance\";b:1;s:25:\"What is site performance?\";b:1;s:138:\"Site performance, in this context, refers to speed factors such as the page load time and the response time after a user action on a page.\";b:1;s:16:\"What is caching?\";b:1;s:532:\"Caching is saving already-rendered HTML output and other calculated data for later use the first time it is needed. This saves time, because the next time the same data is needed it can be quickly retrieved instead of recalculated. Automatic caching systems also include mechanisms to delete cached calculations or mark them as no longer valid when the underlying data changes. To facilitate that, cached data has a <em>lifetime</em>, which is the maximum time before the data will be deleted from the cache (forcing recalculation).\";b:1;s:25:\"What is file aggregation?\";b:1;s:208:\"Aggregation is when CSS and JavaScript files are merged together and compressed into a format that is much smaller than the original. This allows for faster transmission and faster rendering on the other end.\";b:1;s:47:\"What can I do to improve my site\'s performance?\";b:1;s:87:\"The following core software modules and mechanisms can improve your site\'s performance:\";b:1;s:26:\"Internal Page Cache module\";b:1;s:157:\"Caches pages requested by users who are not logged in (anonymous users). Do not use if your site needs to send different output to different anonymous users.\";b:1;s:34:\"Internal Dynamic Page Cache module\";b:1;s:160:\"Caches data for both authenticated and anonymous users, with non-cacheable data in the page converted to placeholders and calculated when the page is requested.\";b:1;s:15:\"Big Pipe module\";s:16:\"Módulo Big Pipe\";s:275:\"Changes the way pages are sent to users, so that cacheable parts are sent out first with placeholders, and the uncacheable or personalized parts of the page are streamed afterwards. This allows the browser to render the bulk of the page quickly and fill in the details later.\";b:1;s:25:\"Performance page settings\";b:1;s:265:\"In the <em>Manage</em> administrative menu, if you navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Performance</em>, you will find a setting for the maximum cache lifetime, as well as the ability to turn on CSS and JavaScript file aggregation.\";b:1;s:20:\"Additional resources\";s:20:\"Recursos adicionales\";s:55:\"Online documentation for the Internal Page Cache module\";s:57:\"Documentación online para el módulo Internal Page Cache\";s:63:\"Online documentation for the Internal Dynamic Page Cache module\";s:65:\"Documentación online para el módulo Internal Dynamic Page Cache\";s:43:\"Online documentation for the BigPipe module\";s:45:\"Documentación online para el módulo BigPipe\";s:36:\"Changing the appearance of your site\";s:38:\"Cambiando el aspecto de su página web\";s:26:\"Managing content structure\";b:1;s:16:\"What is a theme?\";s:18:\"¿Qué es un tema?\";s:652:\"A <em>theme</em> is a set of files that define the visual look and feel of your site. The core software and modules that run on your site determine which content (including HTML text and other data stored in the database, uploaded images, and any other asset files) is displayed on the pages of your site. The theme determines the HTML markup and CSS styling that wraps the content. Several basic themes are supplied with the core software; additional <em>contributed themes</em> can be downloaded separately from the <a href=\"https://www.drupal.org/project/project_theme\">Download &amp; Extend page on drupal.org</a>, or you can create your own theme.\";b:1;s:21:\"What is a base theme?\";s:23:\"¿Qué es un tema base?\";s:319:\"A base theme is a theme that is not meant to be used directly on a site, but instead acts as a scaffolding for building other themes. The core Stable 9 theme is one example; other base themes can be downloaded from the <a href=\"https://www.drupal.org/project/project_theme\">Download &amp; Extend page on drupal.org</a>.\";b:1;s:17:\"What is a layout?\";s:28:\"¿Qué es un layout/diseño?\";s:403:\"A <em>layout</em> is a template that defines where blocks and other pieces of content should be displayed. The core Layout Discovery module allows modules and themes to register layouts, and the core Layout Builder module provides a visual interface for placing fields and blocks in layouts for entity sub-types and individual entity items (see @content_structure_topic for more on entities and fields).\";b:1;s:33:\"Changing site appearance overview\";b:1;s:343:\"The main way to change the overall appearance of your site is to switch the default theme. The core Layout Builder and Layout Discovery modules allow you to define layouts for your site\'s content, and the core Breakpoint module helps themes change appearance for different-sized devices. See the related topics listed below for specific tasks.\";s:430:\"La principal forma de cambiar la apariencia general de su sitio es cambiar el tema por defecto. Los módulos centrales Layout Builder y Layout Discovery le permiten definir diseños para el contenido de su sitio, y el módulo central Breakpoint ayuda a los temas a cambiar la apariencia para dispositivos de diferentes tamaños. Consulte los temas relacionados que se enumeran a continuación para conocer las tareas específicas.\";s:55:\"Extending and Customizing Your Site (Drupal User Guide)\";b:1;s:14:\"Theming Drupal\";b:1;s:14:\"Managing menus\";s:18:\"Gestionando menús\";s:15:\"What is a menu?\";s:19:\"¿Qué es un menú?\";s:146:\"A menu is a collection of <em>menu links</em> used to navigate a web site. Menus and menu links can be provided by modules or site administrators.\";b:1;s:23:\"Managing menus overview\";b:1;s:561:\"The core Menu UI module provides a user interface for managing menus, including creating new menus, reordering menu links, and disabling links provided by modules. It also provides the ability for links to content items to be added to menus while editing, if configured on the content type. The core Custom Menu Links module provides the ability to add custom links to menus. Each menu can be displayed by placing a block in a theme region; some themes also can display a menu outside of the block system. See the related topics listed below for specific tasks.\";b:1;s:20:\"Additional Resources\";s:20:\"Recursos adicionales\";s:107:\"<a href=\"https://www.drupal.org/docs/user_guide/en/menu-concept.html\">Concept: Menu (Drupal User Guide)</a>\";b:1;s:21:\"Enabling web services\";s:25:\"Habilitando servicios web\";s:22:\"What is a web service?\";s:26:\"¿Qué es un servicio web?\";s:256:\"A web service allows your site to provide its content and data to other web sites and applications. Typically, the data is transported via <a href=\"https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol\">HTTP</a> in a serialized machine-readable format.\";b:1;s:22:\"What is serialization?\";s:28:\"¿Qué es la serialización?\";s:272:\"Serialization is the process of converting complex data structures into text strings, so that they can be exchanged and stored. The reverse process is called <em>deserialization</em>. JSON and XML are the two most-commonly-used data serialization formats for web services.\";b:1;s:34:\"What is HTTP Basic authentication?\";s:41:\"¿Qué es la autenticación básica HTTP?\";s:196:\"<a href=\"http://en.wikipedia.org/wiki/Basic_access_authentication\">HTTP Basic authentication</a> is a method for authenticating requests by sending a user name and password along with the request.\";b:1;s:34:\"What modules provide web services?\";s:43:\"¿Qué módulos proporcionan servicios web?\";s:57:\"The following core software modules provide web services:\";b:1;s:15:\"JSON:API module\";b:1;s:233:\"Exposes <em>entities</em> to other applications using a fully compliant implementation of the <a href=\"https://jsonapi.org\">JSON:API Specification</a>. See @content_structure_topic for more information on content entities and fields.\";b:1;s:27:\"RESTful Web Services module\";s:32:\"Módulo de servicios web RESTful\";s:306:\"Exposes entities and other resources to other applications using a <a href=\"https://en.wikipedia.org/wiki/Representational_state_transfer\">REST</a> implementation. Data is exchanged using a serialization format such as JSON, and transferred using an authentication method such as HTTP Basic Authentication.\";s:333:\"Expone entidades y otros recursos a otras aplicaciones utilizando una implementación <a href=\"https://en.wikipedia.org/wiki/Representational_state_transfer\">REST</a>. Los datos se intercambian utilizando un formato de serialización como JSON, y se transfieren utilizando un método de autenticación como HTTP Basic Authentication.\";s:20:\"Serialization module\";b:1;s:88:\"Provides a framework for adding specific serialization formats for other modules to use.\";b:1;s:32:\"HTTP Basic Authentication module\";b:1;s:111:\"Provides a way for web services to be authenticated using HTTP Basic authentication against site user accounts.\";b:1;s:61:\"There are also contributed modules that provide web services.\";b:1;s:56:\"Online documentation for the RESTful Web Services module\";b:1;s:44:\"Online documentation for the JSON:API module\";b:1;s:59:\"Comparison of the RESTFul Web Services and JSON:API modules\";b:1;s:41:\"Maintaining and troubleshooting your site\";b:1;s:40:\"Maintaining and troubleshooting overview\";s:62:\"Descripción general de mantenimiento y solución de problemas\";s:174:\"Here are some tasks and hints related to maintaining your site, and troubleshooting problems that may come up on your site. See the related topics below for more information.\";b:1;s:119:\"When performing maintenance, such as installing, uninstalling, or updating a module, put your site in maintenance mode.\";b:1;s:51:\"Configure your site so that cron runs periodically.\";s:60:\"Configure tu sitio para que cron se ejecute periódicamente.\";s:96:\"If your site is not behaving as expected, clear the cache before trying to diagnose the problem.\";s:125:\"Si su web no se está comportando como esperaba, limpie la memoria caché de esta antes de intentar diagnosticar el problema.\";s:179:\"There are several site reports that can help you diagnose problems with your site. There are also two core modules that can be used for error logging: Database Logging and Syslog.\";b:1;s:127:\"<a href=\"https://www.drupal.org/docs/user_guide/en/prevent-chapter.html\">Preventing and Fixing Problems (Drupal User Guide)</a>\";b:1;s:122:\"<a href=\"https://www.drupal.org/docs/user_guide/en/security-chapter.html\">Security and Maintenance (Drupal User Guide)</a>\";b:1;s:23:\"Making your site secure\";b:1;s:26:\"What are security updates?\";s:44:\"¿Qué son las actualizaciones de seguridad?\";s:303:\"Any software occasionally has bugs, and sometimes these bugs have security implications. When security bugs are fixed in the core software, modules, or themes that your site uses, they are released in a <em>security update</em>. You will need to apply security updates in order to keep your site secure.\";s:344:\"Cualquier software ocasionalmente tiene errores, y a veces estos errores tienen implicaciones de seguridad. Cuando los errores de seguridad se corrigen en el núcleo, los módulos o los temas que utiliza su sitio, se lanzan en una <em>actualización de seguridad</em>. Deberá aplicar actualizaciones de seguridad para mantener su sitio seguro.\";s:29:\"What are security advisories?\";s:35:\"¿Qué son los avisos de seguridad?\";s:419:\"A security advisory is a public announcement about a reported security problem in the core software. Contributed projects with a shield icon and \"Stable releases for this project are covered by the security advisory policy\" on their project page are also covered by Drupal\'s security advisory policy. Security advisories are managed by the <a href=\"https://www.drupal.org/drupal-security-team\">Drupal Security Team</a>.\";s:496:\"Un aviso de seguridad es un anuncio público sobre un problema de seguridad informado en el software del núcleo. Los proyectos contribuidos con un ícono de escudo y \"Lanzamientos estables para este proyecto están cubiertos por la política de aviso de seguridad\" en su página de proyecto también están cubiertos por la política de aviso de seguridad de Drupal. Los avisos de seguridad son administrados por el <a href=\"https://www.drupal.org/drupal-security-team\">Drupal Security Team</a>.\";s:14:\"Security tasks\";s:19:\"Tareas de seguridad\";s:198:\"Keeping track of updates, updating the core software, and updating contributed modules and/or themes are all part of keeping your site secure. See the related topics listed below for specific tasks.\";b:1;s:155:\"<a href=\"https://www.drupal.org/drupal-security-team/security-advisory-process-and-permissions-policy\">Security advisory process and permissions policy</a>\";s:168:\"<a href=\"https://www.drupal.org/drupal-security-team/security-advisory-process-and-permissions-policy\">Proceso de asesoramiento de seguridad y política de permisos</a>\";s:23:\"Configuring help search\";s:29:\"Configurar búsqueda de ayuda\";s:6:\"Extend\";s:7:\"Ampliar\";s:4:\"Help\";s:5:\"Ayuda\";s:23:\"Clearing the site cache\";s:26:\"Borrar la caché del sitio\";s:28:\"Running and configuring cron\";b:1;s:51:\"Set up your site so that users can search for help.\";s:61:\"Configure su sitio para que los usuarios puedan buscar ayuda.\";s:193:\"In the <em>Manage</em> administrative menu, navigate to <em>@extend_link</em>. Verify that the Search, Help, and Block modules are installed (or install them if they are not already installed).\";b:1;s:140:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Search and metadata</em> &gt; <em>Search pages</em>.\";s:159:\"En el menú administrativo <em>Administrar</em>, dirígete a <em>Configuración</em> & gt; <em>Búsqueda y metadatos</em> & gt; <em>Páginas de búsqueda</em>.\";s:124:\"Verify that a Help search page is listed in the <em>Search pages</em> section. If not, add a new page of type <em>Help</em>.\";s:164:\"Verifica que haya una página de búsqueda de ayuda en la sección <em>Páginas de búsqueda</em>. De lo contrario, agrega una nueva página de tipo <em>Ayuda</em>.\";s:144:\"Check the indexing status of the Help search page. If it is not fully indexed, see @cron_topic about how to run Cron until indexing is complete.\";s:200:\"Compruebe el estado de indexación de la página de búsqueda de la Ayuda. Si no está totalmente indexada, consulte el tema @cron_topic sobre cómo ejecutar Cron hasta que se complete la indexación.\";s:244:\"In the future, you can click <em>Rebuild search index</em> on this page, or @cache_topic, in order to force help topic text to be reindexed for searching. This should be done whenever a module, theme, language, or string translation is updated.\";s:295:\"En el futuro, puedes hacer clic en <em>Reconstruir el índice de búsqueda</em> en esta página, o en @cache_topic, para forzar que el texto del tema de ayuda se vuelva a indexar para la búsqueda. Esto debería hacerse siempre que se actualice un módulo, tema, idioma o traducción de cadenas.\";s:102:\"In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>Block layout</em>.\";b:1;s:515:\"Click the link for your administrative theme (such as the core Claro theme), near the top of the page, and verify that there is already a search block for help located in the Help region. If not, follow the steps in the related topic to place the <em>Search form</em> block in the Help region. When configuring the block, choose <em>Help</em> as the search page, and in the <em>Pages</em> tab under <em>Visibility</em>, enter <em>/admin/help</em> to make the search form only visible on the main <em>Help</em> page.\";s:616:\"Haz clic en el enlace de tu tema administrativo (como el tema Claro principal), cerca de la parte superior de la página, y verifica que ya haya un bloque de búsqueda de ayuda ubicado en la región de Ayuda. Si no es así, sigue los pasos en el tema relacionado para colocar el bloque <em>Formulario de búsqueda</em> en la región de Ayuda. Al configurar el bloque, elige <em>Ayuda</em> como la página de búsqueda, y en la pestaña <em>Páginas</em> dentro de <em>Visibilidad</em>, ingresa <em>/admin/help</em> para hacer que el formulario de búsqueda solo sea visible en la página principal de <em>Ayuda</em>.\";s:135:\"In the <em>Manage</em> administrative menu, navigate to <em>@help_link</em>. Verify that the search block is visible, and try a search.\";s:161:\"En el menú administrativo <em>Administrar</em>, vaya a <em>@help_link</em>. Verifique que el bloque de búsqueda esté visible e intente realizar una búsqueda.\";s:24:\"Working with help topics\";b:1;s:26:\"User interface translation\";s:37:\"Traducción de la interfaz de usuario\";s:21:\"What is a help topic?\";b:1;s:200:\"A help topic describes a concept, or steps to accomplish a task, related to a feature provided by one or more modules or themes. If the core Search module is enabled, these topics are also searchable.\";b:1;s:29:\"Where are help topics listed?\";b:1;s:179:\"The top-level help topics are listed at @help_link. Links to other topics, including non-top-level help topics, can be found under the \"Related\" heading when viewing a topic page.\";b:1;s:29:\"How are help topics provided?\";b:1;s:461:\"Modules and themes can provide help topics as Twig-file-based plugins in a project sub-directory called <em>help_topics</em>; plugin metadata is provided in YAML front matter within each Twig file. Plugin-based help topics provided by modules and themes will automatically be updated when a module or theme is updated. Use the plugins in <em>core/modules/help/help_topics</em> as a guide when writing and formatting a help topic plugin for your theme or module.\";b:1;s:31:\"How are help topics translated?\";b:1;s:375:\"The title and body text of help topics provided by contributed modules and themes are translatable using @translate_link (provided by Interface Translation module). Topics provided by custom modules and themes are also translatable if they have been viewed at least once in a non-English language, which triggers putting their translatable text into the translation database.\";b:1;s:37:\"How can users search for help topics?\";b:1;s:515:\"To enable users to search help, including help topics, you will need to install the core Search module, configure a search page, and add a search block to the Help page or another administrative page. (A search page is provided automatically, and if you use the core Claro administrative theme, a help search block is shown on the main Help page.) Then users with search permissions, and permission to view help, will be able to search help. See the related topic, @help_search_topic, for step-by-step instructions.\";b:1;s:21:\"Help Topics Standards\";b:1;s:4:\"Cron\";s:4:\"Cron\";s:58:\"Configure your system so that cron will run automatically.\";s:63:\"Configure su sistema para que cron se ejecute automáticamente.\";s:20:\"What are cron tasks?\";s:27:\"¿Qué son las tareas cron?\";s:397:\"To ensure that your site and its modules continue to function well, a group of administrative operations should be run periodically. These operations are called <em>cron</em> tasks, and running the tasks is known as <em>running cron</em>. Depending on how often content is updated on your site, you might need to run cron on a schedule ranging from hourly to weekly to keep your site running well.\";b:1;s:44:\"What options are available for running cron?\";s:54:\"¿Qué opciones están disponibles para ejecutar cron?\";s:118:\"If the core Automated Cron module is installed, your site will run cron periodically, on a schedule you can configure.\";b:1;s:118:\"You can set up a task on your web server to visit the <em> cron URL</em>, which is unique to your site, on a schedule.\";b:1;s:104:\"You can also run cron manually, but this is not the recommended way to make sure it is run periodically.\";s:127:\"También puede ejecutar cron manualmente, pero esta no es la forma recomendada de asegurarse de que se ejecute periódicamente.\";s:170:\"In the <em>Manage</em> administration menu, navigate to <em>Configuration</em> &gt; <em>System</em> &gt; <em>@cron_link</em>. Note the <em>Last run</em> time on the page.\";s:194:\"En el menú de administración <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Sistema</em> &gt; <em>@cron_link</em>. Anote la hora de la <em>última ejecución</em> en la página.\";s:87:\"If you want to run cron right now, click <em>Run cron</em> and wait for cron to finish.\";s:100:\"Si desea ejecutar cron ahora mismo, haga clic en <em>Ejecutar cron</em> y espere a que termine cron.\";s:396:\"If you have a way to configure tasks on your web server, copy the link where it says <em>To run cron from outside the site, go to</em>. Set up a task to visit that URL on your desired cron schedule, such as once an hour or once a week. (On Linux-like servers, you can use the <em>wget</em> command to visit a URL.) If you configure an outside task, you should uninstall the Automated Cron module.\";b:1;s:231:\"If you are not configuring an outside task, and you have the core Automated Cron module installed, select a schedule for automated cron runs in <em>Cron settings</em> &gt; <em>Run cron every</em>. Click <em>Save configuration</em>.\";s:273:\"Si no está configurando una tarea externa y tiene instalado el módulo principal Automated Cron, seleccione un horario para las ejecuciones cron automatizadas en <em>Configuración de Cron</em> & gt; <em>Ejecute cron cada</em>. Haz clic en <em>Guardar configuración</em>.\";s:116:\"<a href=\"https://www.drupal.org/docs/user_guide/en/security-cron-concept.html\">Concept: Cron (Drupal User Guide)</a>\";b:1;s:129:\"<a href=\"https://www.drupal.org/docs/user_guide/en/security-cron.html\">Configuring Cron Maintenance Tasks (Drupal User Guide)</a>\";b:1;s:36:\"Tracking the content of your website\";b:1;s:17:\"Tracking overview\";b:1;s:181:\"The core History module tracks how recently users have viewed content items, and provides a Views field and filter that can be used to show users content that they haven\'t yet seen.\";b:1;s:120:\"If you have one or more tracking modules installed on your site, see the related topics listed below for specific tasks.\";s:173:\"Si usted tiene uno o más módulos de seguimiento instalados en su sitio, consulte los temas relacionados que se listan a continuación para conocer las tareas específicas.\";s:39:\"Working with languages and translations\";s:35:\"Trabajar con idiomas y traducciones\";s:41:\"What text can be translated in your site?\";s:43:\"¿Qué texto se puede traducir en su sitio?\";s:53:\"There are three types of text that can be translated:\";s:47:\"Hay tres tipos de texto que se pueden traducir:\";s:191:\"Content (blocks, content items, etc.) can be written in English or another language, and can be translated into additional languages. See @content_structure_topic to learn more about content.\";s:207:\"El contenido (bloques, elementos de contenido, etc.) puede estar escrito en inglés o en otro idioma, y puede traducirse a otros idiomas. Consulte @content_structure_topic para saber más sobre el contenido.\";s:262:\"Many configuration items also include text that can be translated. Default configuration provided by your site\'s software is provided in English; you can also download community-provided translations. See @config_overview_topic to learn more about configuration.\";s:349:\"Muchos elementos de configuración también incluyen texto que puede ser traducido. La configuración por defecto proporcionada por el software de su sitio se proporciona en inglés; también puede descargar traducciones proporcionadas por la comunidad. Consulte el tema @config_overview_topic para obtener más información sobre la configuración.\";s:241:\"User interface text that is provided by the core software, your install profile, themes, and modules is provided in English, but can be translated into other languages. You can also download translations that community-members have provided.\";b:1;s:31:\"Working with languages overview\";b:1;s:700:\"The core Language module lets you add new languages to your site, provides the <em>Language switcher</em> block, and provides the ability to configure block visibility by language; the block and block visibility settings are only available if you have multiple languages configured. The core Content Translation, Configuration Translation, and Interface Translation modules let you translate content, configuration, and the built-in user interface, respectively. The core Locale module manages automatic downloads of community-provided translations of default configuration and user-interface text if the core Update Status module is installed. See the related topics listed below for specific tasks.\";b:1;s:47:\"Extending and modifying your site functionality\";b:1;s:17:\"What is a module?\";s:21:\"¿Qué es un módulo?\";s:379:\"A <em>module</em> is a set of PHP, JavaScript, and/or CSS files that extends site features and adds functionality. A set of <em>Core modules</em> is distributed as part of the core software download. Additional <em>Contributed modules</em> can be downloaded separately from the <a href=\"https://www.drupal.org/project/project_module\">Download &amp; Extend page on drupal.org</a>.\";b:1;s:31:\"What is an Experimental module?\";s:34:\"¿Qué es un módulo experimental?\";s:162:\"An <em>Experimental</em> module is a module that is still in development and is not yet stable. Using Experimental modules on production sites is not recommended.\";s:180:\"Un módulo <em> Experimental </em> es un módulo que todavía está en desarrollo y aún no es estable. No se recomienda el uso de módulos experimentales en sitios de producción.\";s:37:\"What are installing and uninstalling?\";s:33:\"¿Qué es instalar y desinstalar?\";s:410:\"Installing a core or downloaded contributed module means turning it on, so that you can use its features and functionality. Uninstalling means turning it off and removing all of its configuration. A module cannot be uninstalled if another installed module depends on it, or if you have created content on your site using the module -- you would need to delete the content and uninstall dependent modules first.\";b:1;s:18:\"Extending overview\";s:38:\"Ampliación de la descripción general\";s:114:\"See the related topics listed below for help performing tasks related to extending the functionality of your site.\";s:169:\"Consulta los temas relacionados que se enumeran a continuación para obtener ayuda sobre realizar tareas relacionadas con la ampliación de la funcionalidad de tu sitio.\";s:119:\"<a href=\"https://www.drupal.org/docs/user_guide/en/understanding-modules.html\">Concept: Modules (Drupal User Guide)</a>\";b:1;s:131:\"<a href=\"https://www.drupal.org/docs/user_guide/en/extend-chapter.html\">Extending and Customizing Your Site (Drupal User Guide)</a>\";b:1;s:14:\"Managing media\";b:1;s:21:\"What are media items?\";b:1;s:472:\"Core media items include audio, images, documents, and videos. You can add other media types, such as social media posts, through the use of contributed modules. Media items may be files located in your site\'s file system, or remote items referenced by a URL. Media items are content entities, and they are divided into media types (which are entity sub-types); media types can have fields. See @content_structure_topic for more information on content entities and fields.\";b:1;s:26:\"What is the media library?\";b:1;s:174:\"The media library is a visual user interface for managing and reusing media items. Add media items to content using Media reference fields and the Media library field widget.\";b:1;s:23:\"What is an image style?\";b:1;s:321:\"An image style is a set of processing steps, known as <em>effects</em>, that can be applied to images. Examples of effects include scaling and cropping images to different sizes. Responsive image styles can associate image styles with your theme\'s size breakpoints. This allows serving images sized for the browser width.\";b:1;s:26:\"Overview of managing media\";b:1;s:58:\"The following modules provide media-related functionality:\";b:1;s:65:\"Media items and media types are managed by the core Media module.\";b:1;s:232:\"The core Media module provides a Media reference field to add media to content entities. The core File and Image modules also provide reference fields. It is recommended to use the Media reference field because it is more versatile.\";b:1;s:214:\"The core Media Library module provides the media library and the Media library field widget. With this module installed, the Media library field widget becomes the default widget for editing Media reference fields.\";b:1;s:271:\"The core Image module provides a user interface for defining image styles. The core Responsive Image module provides responsive image styles. Using the core Breakpoint module, and a breakpoint-enabled theme, these responsive styles can serve images sized for the browser.\";b:1;s:55:\"See the related topics listed below for specific tasks.\";s:82:\"Consulte los temas relacionados listados a continuación para tareas específicas.\";s:75:\"<a href=\"https://www.drupal.org/docs/8/core/modules/media\">Media module</a>\";b:1;s:34:\"Using the administrative interface\";b:1;s:45:\"Accessibility of the administrative interface\";b:1;s:38:\"Using in-line (quick) settings editing\";s:45:\"Usar la edición de ajustes en línea (quick)\";s:55:\"What administrative interface components are available?\";s:68:\"¿Qué componentes de la interfaz administrativa están disponibles?\";s:158:\"The following administrative interface components are provided by the core software and its modules (some contributed modules offer additional functionality):\";b:1;s:123:\"Accessibility features, to enable all users to perform administrative tasks. See @accessibility_topic for more information.\";s:157:\"Funciones de accesibilidad, para que todos los usuarios puedan realizar tareas administrativas. Consulte @accessibility_topic para obtener más información.\";s:392:\"A menu system, which you can navigate to find pages for administrative tasks. The core Toolbar module displays this menu on the top or left side of the page (right side in right-to-left languages). There are also contributed module replacements for the core Toolbar module, with additional features, such as the <a href=\"https://www.drupal.org/project/admin_toolbar\">Admin Toolbar module</a>.\";b:1;s:104:\"The core Shortcuts module enhances the toolbar with a configurable list of links to commonly-used tasks.\";s:124:\"El módulo principal Shortcuts mejora la barra de herramientas con una lista configurable de enlaces a tareas de uso común.\";s:133:\"If you install the core Contextual Links module, non-administrative pages will contain links leading to related administrative tasks.\";s:153:\"Si instala el módulo principal Contextual Links, las páginas no administrativas contendrán enlaces que conducen a tareas administrativas relacionadas.\";s:162:\"In-place or <em>quick</em> editing. In-place editing of configuration is provided by the core Settings Tray module. See @settings_tray_topic for more information.\";s:202:\"En su sitio o <em>quick</em>. La edición en el lugar de la configuración es proporcionada por el módulo central de la bandeja de ajustes. Consulte @settings_tray_topic para obtener más información.\";s:158:\"The core Help module displays help topics, and provides a Help block that can be placed on administrative pages to provide an overview of their functionality.\";s:194:\"El módulo principal Help muestra temas de ayuda y proporciona un bloque de ayuda que se puede colocar en páginas administrativas para proporcionar una descripción general de su funcionalidad.\";s:49:\"What are the sections of the administrative menu?\";s:53:\"¿Cuáles son las secciones del menú administrativo?\";s:275:\"The administrative menu, which you can navigate by visiting <em>@admin_link</em> on your site or by using an administrative toolbar, has the following sections (some may not be available, depending on which modules are currently installed on your site, and your permissions):\";b:1;s:88:\"<strong>Content:</strong> Find, manage, and create new pages; manage comments and files.\";b:1;s:161:\"<strong>Structure:</strong> Place and edit blocks, set up content types and fields, configure menus, administer taxonomy, and configure some contributed modules.\";b:1;s:95:\"<strong>Appearance:</strong> Switch between themes, install themes, and update existing themes.\";b:1;s:64:\"<strong>Extend:</strong> Update, install, and uninstall modules.\";b:1;s:122:\"<strong>Configuration:</strong> Configure the settings for various site functionality, including some contributed modules.\";s:144:\"<strong> Configuración: </strong> Configure la configuración para diversas funcionalidades del sitio, incluidos algunos módulos contribuidos.\";s:62:\"<strong>People:</strong> Manage user accounts and permissions.\";b:1;s:104:\"<strong>Reports:</strong> Display information about site security, necessary updates, and site activity.\";b:1;s:70:\"<strong>Help:</strong> Get help on using the administrative interface.\";b:1;s:33:\"Administrative interface overview\";b:1;s:207:\"Install the core modules mentioned above to use the corresponding aspect of the administrative interface. See the related topics listed below for more details on some aspects of the administrative interface.\";b:1;s:36:\"What types of data does a site have?\";s:37:\"¿Qué tipos de datos tiene un sitio?\";s:565:\"There are four main types of data. <em>Content</em> is the information (text, images, etc.) meant to be displayed to website visitors. <em>Configuration</em> is data that defines how the content is displayed; some configuration (such as field labels) may also be visible to site visitors. <em>State</em> is temporary data about the state of your site, such as the last time the system <em>cron</em> jobs ran. <em>Session</em> is a subset of State information, related to users\' interactions with the site, such as site cookies and whether or not they are logged in.\";b:1;s:25:\"What is a content entity?\";s:35:\"¿Qué es una entidad de contenido?\";s:781:\"A <em>content entity</em> (or more commonly, <em>entity</em>) is an item of content data, which can consist of text, HTML markup, images, attached files, and other data. Content entities are grouped into <em>entity types</em>, which have different purposes and are displayed in very different ways on the site. Most entity types are also divided into <em>entity sub-types</em>, which are divisions within an entity type to allow for smaller variations in how the entities are used and displayed. For example, the <em>Content item</em> entity type that stores page-level content is divided into <em>content type</em> sub-types; the <em>Content block</em> entity type has <em>block types</em>; but the <em>User</em> entity type (for user profile information) does not have sub-types.\";b:1;s:16:\"What is a field?\";s:19:\"¿Qué es un campo?\";s:486:\"Within entity items, the data is stored in individual <em>fields</em>, each of which holds one type of data, such as formatted or plain text, images or other files, or dates. Fields can be added by an administrator on entity sub-types, so that all entity items of a given entity sub-type have the same collection of fields available, and they can be single-valued or multiple-valued. When you create or edit entity items, you are specifying the values for the fields on the entity item.\";b:1;s:26:\"What is a reference field?\";s:33:\"¿Qué es un campo de referencia?\";s:319:\"A <em>reference field</em> is a field that stores a relationship between an entity and one or more other entities, which may belong to the same or different entity type. For example, a <em>Content reference</em> field on a content type stores a relationship between one content item and one or more other content items.\";s:362:\"Un <em>campo de referencia</em> es un campo que almacena una relación entre una entidad y una o más entidades distintas, que pueden pertenecer al mismo tipo de entidad o diferente. Por ejemplo, un campo <em>Referencia de contenido</em> en un tipo de contenido almacena una relación entre un elemento de contenido y uno o más elementos de contenido distintos.\";s:31:\"What field types are available?\";s:41:\"¿Qué tipos de campo están disponibles?\";s:123:\"The following field types are provided by the core system and core modules (many more are provided by contributed modules):\";b:1;s:83:\"Boolean, Number (provided by the core system): Stores true/false values and numbers\";b:1;s:88:\"Comment (provided by the core Comment module): Allows users to add comments to an entity\";s:117:\"Comentario (proporcionado por el módulo principal Comment): Permite a los usuarios agregar comentarios a una entidad\";s:57:\"Date, Timestamp (Datetime module): Stores dates and times\";s:66:\"Fecha, marca de tiempo (módulo Datetime): Almacena fechas y horas\";s:84:\"Date range (Datetime range module): Stores time/date periods with a start and an end\";s:103:\"Intervalo de fechas (módulo Datetime range): almacena períodos de hora/fecha con un inicio y un final\";s:43:\"Email (core system): Stores email addresses\";b:1;s:45:\"Link (Link module): Stores URLs and link text\";s:52:\"Link (módulo Link): Almacena URLs y texto de enlace\";s:151:\"List (Options module): Stores values chosen from pre-defined lists, where the values can be numbers or text; see section below for more on list fields.\";b:1;s:68:\"Reference (core system): Stores entity references; see section above\";b:1;s:54:\"Telephone (Telephone module): Stores telephone numbers\";s:61:\"Teléfono (módulo Telephone): Almacena números de teléfono\";s:101:\"Text (Text module): Stores formatted and unformatted text; see section below for more on text fields.\";b:1;s:49:\"What settings are available for List field types?\";b:1;s:598:\"List fields associate pre-defined <em>keys</em> (or value codes) with <em>labels</em> that the user sees. For example, you might define a list field that shows the user the names of several locations, while behind the scenes a location code is stored in the database. Each list field type corresponds to one type of stored key. For example, a <em>List (integer)</em> field stores integers, while the <em>List (text)</em> field stores text strings. Once you have chosen the field type, the main setting for a list field is the <em>Allowed values</em> list, which associates the keys with the labels.\";b:1;s:40:\"What types of Text fields are available?\";b:1;s:804:\"There are several types of text fields, with different characteristics. Text fields can be either <em>plain</em> or <em>formatted</em>: plain text fields do not contain HTML, while formatted fields can contain HTML and are processed through <em>text filters</em> (these are provided by the core Filter module; if you have that module enabled, see the related topic below on filters for more information). Text fields can also be regular-length (with a limit of 255 characters) or <em>long</em> (with a very large character limit), and long formatted text fields can include a <em>summary</em> attribute. All possible combinations of these characteristics exist as text field types; for example, <em>Text (plain)</em> and <em>Text (formatted, long, with summary)</em> are two examples of text field types.\";b:1;s:20:\"What is a formatter?\";s:25:\"¿Qué es un formateador?\";s:329:\"A <em>formatter</em> is a way to display a field; most field types offer several types of formatters, and most formatters have settings that further define how the field is displayed. It is also possible to completely hide a field from display, and you have the option of showing or hiding the field\'s label when it is displayed.\";b:1;s:17:\"What is a widget?\";s:20:\"¿Qué es un widget?\";s:427:\"A <em>widget</em> is a way to edit a field. Some field types, such as plain text single-line fields, have only one widget available (in this case, a single-line text input field). Other field types offer choices for the widget; for example, single-valued <em>List</em> fields can use a <em>Select</em> or <em>Radio button</em> widget for editing. Many widget types have settings that further define how the field can be edited.\";b:1;s:35:\"Managing content structure overview\";s:60:\"Resumen de la administración de la estructura del contenido\";s:142:\"Besides the field modules listed in the previous section, there are additional core modules that you can use to manage your content structure:\";b:1;s:147:\"The core Node, Comment, Content Block, Custom Menu Links, User, File, Image, Media, Taxonomy, and Contact modules all provide content entity types.\";b:1;s:101:\"The core Field UI module provides a user interface for managing fields and their display on entities.\";b:1;s:111:\"The core Layout Builder module provides a more flexible user interface for configuring the display of entities.\";b:1;s:113:\"The core Filter, Responsive Image, and Path modules provide settings and display options for entities and fields.\";s:139:\"Los módulos principales Filter, Responsive Image y Path proporcionan configuraciones y opciones de visualización para entidades y campos.\";s:236:\"Depending on the core and contributed modules that you currently have installed on your site, the related topics below and other topics listed on the main help page (see @help_link) will help you with tasks related to content structure.\";b:1;s:122:\"<a href=\"https://www.drupal.org/docs/user_guide/en/understanding-data.html\">Concept: Types of Data (Drupal User Guide)</a>\";b:1;s:116:\"<a href=\"https://www.drupal.org/docs/user_guide/en/planning-chapter.html\">Planning your Site (Drupal User Guide)</a>\";b:1;s:133:\"<a href=\"https://www.drupal.org/docs/user_guide/en/structure-reference-fields.html\">Concept: Reference Fields (Drupal User Guide)</a>\";b:1;s:33:\"What is the configuration system?\";b:1;s:206:\"The configuration system provides the ability for administrators to customize the site, and to move and synchronize configuration changes between development sites and the live site. It does this in 2 ways:\";b:1;s:35:\"Providing storage for configuration\";b:1;s:162:\"Providing a process in which configuration changes can be imported and exported between instances of the same site; for example, from \"dev\" to \"staging\" to \"live\"\";b:1;s:27:\"What is configuration data?\";b:1;s:327:\"Configuration data describes settings that define how your site behaves or is displayed. For example, when a site administrator updates settings using an administrative form, these settings are stored as configuration data. Configuration data describes settings as simple as a site name and as complex as a view or image style.\";b:1;s:38:\"What kinds of configuration are there?\";b:1;s:20:\"Active configuration\";b:1;s:164:\"Active configuration is the current working configuration of a site. Storage of active configuration is defined by the site, and resides in the database by default.\";b:1;s:20:\"Simple configuration\";s:23:\"Configuración sencilla\";s:156:\"A simple configuration item is a group of settings, such as the settings for a module or theme. Each simple configuration item has its own unique structure.\";b:1;s:22:\"Configuration entities\";s:27:\"Entidades de configuración\";s:189:\"Configuration entities are user-defined configuration items grouped by type, such as views, image styles, and content types. Each configuration entity within a type has a similar structure.\";s:248:\"Las entidades de configuración son elementos de configuración definidos por el usuario y agrupados por tipo, tales como vistas, estilos de imagen y tipos de contenido. Cada entidad de configuración dentro de un tipo tiene una estructura similar.\";s:21:\"Default configuration\";s:29:\"Configuración predeterminada\";s:624:\"Default configuration can be defined by a module, theme, or installation profile in its <em>config/install</em> or <em>config/optional</em> directories. Configuration is provided in YAML files (file extension .yml); YAML is a human-readable data serialization standard that is used by the core software for several purposes. Once the default configuration has been imported into the site\'s active configuration (through installing the extension), that configuration is owned by the site, not the extension. This means that future updates of the extension will not override the site\'s active configuration for that extension.\";b:1;s:38:\"What is configuration synchronization?\";b:1;s:217:\"Configuration synchronization is the process of exporting and importing configuration to keep configuration synchronized between different versions of a site; for example, between a development site and the live site.\";b:1;s:481:\"Each site has unique identifier, also called a <em>UUID</em>, which identifies the site to the system in any instance of the site, as long as the site instances have been reproduced as clones (cloning is when the codebase and database are copied to create a new site instance). When site instances are cloned, a \"dev\" instance of the site has the same UUID as the \"live\" instance. When site instances share the same UUID, configuration can be exported from one instance to another.\";b:1;s:88:\"The following list contains terms and concepts related to configuration synchronization:\";b:1;s:22:\"Exported configuration\";b:1;s:316:\"When configuration is exported, the active configuration is exported as a set of files in YAML format. When using the <em>Configuration synchronization</em> administrative UI, configuration can be exported as a full-export or single-item archive. This archive can then be imported into the destination site instance.\";b:1;s:22:\"Imported configuration\";b:1;s:273:\"Imported configuration is configuration that has been exported from another instance of the site (the \"source\") and is now being imported into another site instance (the \"destination\"), thereby updating its active configuration to match the imported configuration data set.\";b:1;s:28:\"Configuration sync directory\";s:47:\"Directorio de sincronización de configuración\";s:481:\"The configuration sync directory location is set in the site\'s <em>settings.php</em> file. When configuration is exported, the active configuration is exported and described in YAML files which are stored in the configuration sync directory. After the first export, the system compares the site\'s active configuration with the configuration data in the sync directory and will only export active configuration items that are different than their counterparts in the sync directory.\";b:1;s:31:\"Managing configuration overview\";b:1;s:391:\"Configuration management tasks, such as exporting or importing configuration and synchronizing configuration, can be done either through the administrative UI provided by the core Configuration Manager module or a command-line interface (CLI) tool. Defining a configuration sync directory path other than the default value requires read/write access to the site\'s <em>settings.php</em> file.\";b:1;s:152:\"Most modules and themes also provide settings forms for updating the configuration they provide. See the related topics listed below for specific tasks.\";b:1;s:134:\"<a href=\"https://www.drupal.org/docs/configuration-management/workflow-using-drush\">Configuration Management: Workflow using Drush</a>\";b:1;s:125:\"<a href=\"https://www.drupal.org/docs/user_guide/en/install-dev-sites.html\">Concept: Development Sites (Drupal User Guide)</a>\";b:1;s:125:\"<a href=\"https://www.drupal.org/docs/user_guide/en/install-dev-making.html\">Making a Development Site (Drupal User Guide)</a>\";b:1;s:25:\"Overview of accessibility\";b:1;s:305:\"The core administrative interface has built-in compliance with many accessibility standards so that most pages are accessible to most users in their default state. However, certain pages become more accessible to some users through the use of a non-default or improved interface. These interfaces include:\";b:1;s:37:\"Disabling drag-and-drop functionality\";s:51:\"Desactivando la funcionalidad de arrastrar y soltar\";s:490:\"The default drag-and-drop user interface for ordering tables in the administrative interface presents a challenge for some users, including keyboard-only users and users of screen readers and other assistive technology. The drag-and-drop interface can be disabled in a table by clicking a link labeled <em>Show row weights</em> above the table. The replacement interface allows users to order the table by choosing numerical weights (with increasing numbers) instead of dragging table rows.\";b:1;s:27:\"Enabling inline form errors\";s:41:\"Habilitar errores de formulario en línea\";s:472:\"Errors that occur when you submit a form, such as not filling in a required field, are sometimes difficult for users to understand and locate. In order to make these errors easier to find, the best practice is to put a summary of the errors at the top of the form page. To make them easier to understand, the best practice is to display error messages with the form fields they are related to. Both of these practices are implemented by the core Inline Form Errors module.\";b:1;s:23:\"Edit settings in place.\";s:31:\"Editar los ajustes en el lugar.\";s:22:\"What is quick editing?\";s:30:\"¿Qué es la edición rápida?\";s:185:\"The core Settings Tray module provides the ability to quickly edit settings inline. It requires the core Contextual Links module in order to expose the links that let you edit in place.\";s:226:\"El módulo principal de la bandeja de ajustes ofrece la posibilidad de editar rápidamente los ajustes en línea. Requiere el módulo central de Enlaces Contextuales para exponer los enlaces que le permiten editar en el lugar.\";s:31:\"Who can edit settings in place?\";s:46:\"¿Quién puede editar los ajustes en el lugar?\";s:321:\"In order to follow these steps to edit settings in place, the core Settings Tray module must be installed. Also, either the core Toolbar module or a contributed replacement must be installed. You will need to have <em>Use contextual links</em> permission, as well as permission to edit the particular content or settings.\";s:389:\"Para seguir estos pasos para editar la configuración en el lugar, el módulo central de la bandeja de configuración debe estar instalado. Además, debe instalarse el módulo principal de la barra de herramientas o un sustituto aportado. Necesitarás tener el permiso de <em>Utilizar enlaces contextuales</em>, así como el permiso para editar el contenido particular o la configuración.\";s:85:\"Find and visit a page on your site that has the settings that you would like to edit.\";s:92:\"Busque y visite una página en su sitio que tenga la configuración que le gustaría editar.\";s:186:\"Click the contextual links <em>Edit</em> button on the toolbar (in most themes, it looks like a pencil). Contextual <em>Edit</em> links with the same icon will appear all over your page.\";b:1;s:224:\"Find the contextual link for the part of the page you want to edit. For example, if you want to edit the settings for a block, the link should be in the top-right corner of the block, or top-left for right-to-left languages.\";s:273:\"Encuentre el enlace contextual para la parte de la página que desea editar. Por ejemplo, si desea editar la configuración para un bloque, el enlace debe estar en la esquina superior derecha del bloque o la parte superior izquierda para los idiomas de derecha a izquierda.\";s:140:\"Click the link to open the contextual links menu, and click <em>Quick edit</em>. An editing form for the settings should appear on the page.\";s:182:\"Haga clic en el enlace para abrir el menú de enlaces contextuales y haga clic en <em>Edición rápida</em>. En la página debería aparecer un formulario de edición de los ajustes.\";s:36:\"Make your edits and submit the form.\";s:42:\"Haga sus ediciones y envíe el formulario.\";s:23:\"Configuring site search\";s:40:\"Configuración de la búsqueda del sitio\";s:6:\"Search\";s:6:\"Buscar\";s:40:\"Managing user accounts and site visitors\";s:53:\"Administrar cuentas de usuario y visitantes del sitio\";s:22:\"What are search pages?\";b:1;s:310:\"The core Search module organizes site search into <em>pages</em>. Each page allows users to search a particular type of content with a particular configuration. The configuration includes specifying a URL that starts with <em>search</em>, a name for the page, and additional options for some search page types.\";b:1;s:283:\"When users visit the main search page (see @search_link), they will see the configured search pages that they have access to. Each search page has a search form on it, and the page will display search results after the user enters keywords into the form and clicks the search button.\";b:1;s:33:\"What modules provide site search?\";b:1;s:192:\"The core Search module provides the ability to configure search pages; search page types are provided by both core and contributed modules. The core modules that provide search page types are:\";b:1;s:44:\"The Node module, for searching content pages\";b:1;s:44:\"The User module, for searching user profiles\";b:1;s:42:\"The Help module, for searching help topics\";b:1;s:344:\"As an alternative to the core Search module\'s system of search pages, you can use contributed modules to provide site search. For example, the <a href=\"https://www.drupal.org/project/apachesolr\">Apache Solr</a> and <a href=\"https://www.drupal.org/project/sphinx\">Sphinx</a> contributed modules use third-party technology to provide site search.\";b:1;s:51:\"What are the limitations of the core Search module?\";b:1;s:642:\"There are two main limitations of the core Search module. First, it is not appropriate for very large sites -- if you have a large site, look into other search technologies like Apache Solr. Second, the Node search page type only supports exact keyword matching, which is not the behavior that most users will expect. You can improve this by installing a language-specific stemming module for your language (such as <a href=\"https://www.drupal.org/project/porterstemmer\">Porter Stemmer</a> for American English), which makes it so that, for example, a search for the word walk would match pages containing the words walk, walking, and walked.\";b:1;s:32:\"What are the search permissions?\";b:1;s:187:\"Users with <em>Use search</em> permission can use the <em>Search form</em> block and <em>Search</em> page; this permission is required for any search configured in the core Search module.\";s:248:\"Los usuarios con el permiso <em>Utilizar búsqueda</em> pueden utilizar el bloque <em>Formulario de búsqueda</em> y la página <em>Búsqueda</em>; este permiso es necesario para cualquier búsqueda configurada en el módulo de búsqueda principal.\";s:108:\"In addition to <em>Use search</em>, <em>View user information</em> permission is needed for searching users.\";b:1;s:111:\"In addition to <em>Use search</em>, <em>View published content</em> permission is needed for searching content.\";b:1;s:122:\"Users with <em>Use advanced search</em> permission can use more complex search filtering when performing content searches.\";b:1;s:32:\"Configuring site search overview\";b:1;s:642:\"In order to configure site search using the core Search module, you will need to configure one or more search pages. You will also need to verify or alter permissions so that the desired user roles can search the site. (See @user_overview_topic for more information about roles and permissions.) For content search, you will also need to make sure that the search index is configured and that the site is fully indexed. Finally, you may wish to place the <em>Search form</em> block on pages of your site, or add the search page to a navigation menu, to give users easy access to search. See the related topics listed below for specific tasks.\";s:821:\"Para configurar la búsqueda en el sitio con el módulo principal de búsqueda, deberá configurar una o más páginas de búsqueda. También deberá verificar o modificar los permisos para que los roles de usuario deseados puedan buscar en el sitio. (Consulte @user_overview_topic para obtener más información sobre roles y permisos). Para la búsqueda de contenido, también deberá asegurarse de que el índice de búsqueda esté configurado y que el sitio esté completamente indexado. Por último, es posible que desee colocar el bloque <em>Formulario de búsqueda</em> en las páginas de su sitio, o agregar la página de búsqueda a un menú de navegación, para que los usuarios puedan acceder fácilmente a la búsqueda. Consulte los temas relacionados que se enumeran a continuación para tareas específicas.\";s:108:\"<a href=\"https://www.drupal.org/documentation/modules/search\">Online documentation for the Search module</a>\";b:1;s:24:\"Configuring search pages\";s:38:\"Configurando las páginas de búsqueda\";s:12:\"Search pages\";s:15:\"Buscar páginas\";s:25:\"Managing the search index\";s:37:\"Administrando el índice de búsqueda\";s:35:\"Configure one or more search pages.\";s:43:\"Configure una o más páginas de búsqueda.\";s:149:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Search and Metadata</em> &gt; <em>@search_settings_link</em>.\";s:152:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Búsqueda y metadatos</em> &gt; <em>@search_settings_link</em>.\";s:122:\"Scroll down to the <em>Search pages</em> section. You will see a list of the already-configured search pages on your site.\";b:1;s:161:\"To configure an existing search page, click <em>Edit</em>. Or, to add a new search page, select the <em>Search page type</em> and click <em>Add search page</em>.\";b:1;s:80:\"Enter the desired <em>Label</em> name and URL <em>Path</em> for the search page.\";b:1;s:149:\"For <em>Content</em> search pages, select the desired level of influence in ranking search results of the available <em>Content ranking</em> factors.\";b:1;s:76:\"Click <em>Save</em>. You will be returned to the <em>Search pages</em> page.\";b:1;s:195:\"Verify that the correct search page is listed as <em>Default</em> in the <em>Status</em> column. If not, click <em>Set as default</em> in the <em>Operations</em> list for the correct search page.\";b:1;s:152:\"Optionally, disable or delete any search pages that you do not want to have available on the site (disabling is temporary, while deleting is permanent).\";s:170:\"Opcionalmente, deshabilite o elimine las páginas de búsqueda que no desee tener disponibles en el sitio (deshabilitar es temporal, mientras que eliminar es permanente).\";s:86:\"Follow the steps in @search_index_topic to make sure that the search index is updated.\";b:1;s:84:\"Manage the search index, and make sure that the site is fully indexed for searching.\";b:1;s:25:\"What is the search index?\";b:1;s:467:\"The <em>Content</em> and <em>Help</em> search types provided by the core software pre-index their content and store the results in several database tables that are collectively called the <em>search index</em>. The process of indexing renders the content and breaks it up into words, which can then be matched more efficiently with keyword queries when users perform searches. Search indexing happens during cron runs; see @cron_topic for more information about cron.\";s:586:\"Los tipos de búsqueda de <em>Contenido</em> y <em>Ayuda</em> proporcionados por el software central pre-indexan su contenido y almacenan los resultados en varias tablas de bases de datos que se denominan colectivamente <em>índice de búsqueda</em>. El proceso de indexación representa el contenido y lo divide en palabras, que luego se pueden relacionar de manera más eficiente con consultas de palabras clave cuando los usuarios realizan búsquedas. La indexación de búsqueda ocurre durante las ejecuciones de cron; consulte @cron_topic para obtener más información sobre cron.\";s:250:\"Under <em>Indexing throttle</em>, select the <em>Number of items to index per cron run</em>. A smaller number will make cron faster and reduce the possibility of timeout; a larger number will make sure more of your site is indexed in fewer cron runs.\";b:1;s:206:\"Under <em>Default indexing settings</em>, enter the desired <em>Minimum word length to index</em>. Words smaller than this length will be dropped from both keywords when searching and content when indexing.\";b:1;s:189:\"If your site uses Chinese, Japanese, or Korean languages, optionally check <em>Simple CJK handling</em> under <em>Default indexing settings</em> to provide some support for these languages.\";s:213:\"Si su web utiliza idiomas como el chino, japonés o coreano, puede marcar adicionalmente <em>Manejo de Simple CJK</em> bajo <em>Configuraciones de indexado por defecto</em> para proporcionar apoyo a estos idiomas,\";s:96:\"Click <em>Save configuration</em>, and you should be returned to the <em>Search pages</em> page.\";b:1;s:146:\"Click <em>Re-index site</em> if you have changed the indexing configuration, or later on, if you believe that the search index has been corrupted.\";b:1;s:77:\"Follow the steps in @cron_topic to make sure a cron task has been configured.\";s:86:\"Siga los pasos de @cron_topic para asegurarse de que se ha configurado una tarea cron.\";s:293:\"After waiting for cron to run several times, verify that the content has been fully indexed for searching. The overall status is listed under <em>Indexing progress</em>, and the status for each search page is shown in the <em>Indexing progress</em> column of the <em>Search pages</em> section.\";b:1;s:21:\"Uninstalling a module\";s:22:\"Desinstalar un módulo\";s:9:\"Uninstall\";s:11:\"Desinstalar\";s:39:\"Enabling and disabling maintenance mode\";s:49:\"Habilitar y deshabilitar el modo de mantenimiento\";s:132:\"Uninstall a module. Your site should be in <em>maintenance mode</em> when you uninstall modules. See @maintenance_topic for details.\";s:161:\"Desinstalar un módulo. Su sitio debe estar en <em>modo de mantenimiento</em> cuando desinstale módulos. Consulte @maintenance_topic para obtener más detalles.\";s:102:\"In the <em>Manage</em> administrative menu, navigate to <em>Extend</em> &gt; <em>@uninstall_link</em>.\";b:1;s:147:\"Enter a word from the module name or description into the filter box, to make the list of modules smaller. Locate the module you want to uninstall.\";b:1;s:337:\"In the <em>Description</em> column, see if there are reasons that this module cannot be uninstalled. For example, you may have created content using this module (which you would need to delete first), or there may be another module installed that requires this module to be installed (you would need to uninstall the other module first).\";b:1;s:137:\"If there are no reasons listed, the module can be uninstalled. Check the box in the <em>Uninstall</em> column, next to the module\'s name.\";b:1;s:184:\"Click <em>Uninstall</em> at the bottom of the page. Verify the list of modules to be uninstalled and configuration to be deleted on the confirmation page, and click <em>Uninstall</em>.\";b:1;s:142:\"Wait for the module to be uninstalled. You should be returned to the <em>Uninstall</em> page with a message saying the module was uninstalled.\";b:1;s:52:\"Configuring error responses, including 403/404 pages\";s:71:\"Configuración de respuestas a un error, incluidas las páginas 403/404\";s:18:\"Logging and errors\";s:18:\"Registro y errores\";s:19:\"Basic site settings\";s:34:\"Configuraciones básicas del sitio\";s:95:\"Set up your site to respond appropriately to site errors, including 403 and 404 page responses.\";s:120:\"Configura tu sitio para responder adecuadamente a los errores del sitio, incluidas las respuestas de páginas 403 y 404.\";s:31:\"What are 403 and 404 responses?\";s:36:\"¿Qué son las respuestas 403 y 404?\";s:437:\"When a user visits a web page, the web server sends a response code in addition to the page content. A normal, non-error response has code 200. If the page does not exist on the site, the response code is 404. If the page exists, but the user is not authorized to visit the page, the response code is 403. The core software provides default responses for both 403 and 404 codes, but if you prefer, you can create your own pages for each.\";b:1;s:28:\"What other errors can occur?\";b:1;s:417:\"Under some situations, your site can generate error messages. These can be due to user errors (such as entering invalid values in a form, or incorrect configuration), PHP runtime errors, or software bugs. Some errors may result in a <em>white screen of death</em> (a totally blank web page response); less drastic errors will generate error messages. You can configure what happens when an error message is generated.\";b:1;s:89:\"If desired, create pages to use for 403 and 404 responses. Note the URLs for these pages.\";s:104:\"Si lo desea, cree páginas para las respuestas 403 y 404. Indique las direcciones URL de estas páginas.\";s:132:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>System</em> &gt; <em>@information_link</em>.\";b:1;s:273:\"In the <em>Error pages</em> section, enter the URL for your 403/404 pages, starting after the site home page URL. For example, if your site URL is <em>https://example.com</em> and your 404 page is <em>https://example.com/not-found</em>, you would enter <em>/not-found</em>.\";b:1;s:100:\"Click <em>Save configuration</em>. You should see a message indicating that the settings were saved.\";b:1;s:138:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>@log_settings_link</em>.\";b:1;s:218:\"For a production site, select <em>None</em> under <em>Error messages to display</em>. For a site that is in development, select one of the other options, so that you are more aware of the errors the site is generating.\";b:1;s:28:\"Uninstalling an unused theme\";s:32:\"Desinstalar un tema no utilizado\";s:10:\"Appearance\";s:10:\"Apariencia\";s:89:\"Uninstall a theme that was previously installed, but is no longer being used on the site.\";s:84:\"Desinstale un tema que se instaló anteriormente, pero que ya no se usa en el sitio.\";s:78:\"In the <em>Manage</em> administrative menu, navigate to <em>@themes_link</em>.\";b:1;s:86:\"Locate the theme that you want to uninstall, in the <em>Installed themes</em> section.\";s:81:\"Localice el tema que desea desinstalar, en la sección <em>Temas instalados</em>.\";s:291:\"Click the <em>Uninstall</em> link to uninstall the theme. If there is not an <em>Uninstall</em> link, the theme cannot be uninstalled because it is either being used as the site default theme, being used as the <em>Administration theme</em>, or is the base theme for another installed theme.\";s:288:\"Haga clic en el enlace <em>Desinstalar</em> para desinstalar el tema. Si no hay un enlace <em>Desinstalar</em>, el tema no se puede desinstalar porque se está utilizando como tema predeterminado del sitio, como <em>tema de administración</em> o es el tema base para otro tema instalado.\";s:28:\"Changing basic site settings\";s:43:\"Cambiar la configuración básica del sitio\";s:17:\"Regional settings\";s:19:\"Opciones regionales\";s:21:\"Date and time formats\";s:23:\"Formato de fecha y hora\";s:160:\"Configure the basic settings of your site, including the site name, slogan, main email address, default time zone, default country, and the date formats to use.\";s:233:\"Configure los ajustes básicos de su sitio, incluido el nombre del sitio, el eslogan, la dirección de correo electrónico principal, la zona horaria predeterminada, el país predeterminado y los formatos de fecha que se utilizarán.\";s:66:\"Enter the site name, slogan, and main email address for your site.\";s:98:\"Introduce el nombre del sitio web, eslogan, y una dirección de email principal para tu sitio web.\";s:142:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; <em>@regional_link</em>.\";b:1;s:63:\"Select the default country and default time zone for your site.\";s:68:\"Seleccione el país y la zona horaria predeterminados para su sitio.\";s:142:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; <em>@datetime_link</em>.\";b:1;s:211:\"Look at the <em>Patterns</em> for the Default long, medium, and short date formats. If any of them does not match the date format you want to use on your site, click <em>Edit</em> in that row to edit the format.\";b:1;s:153:\"Adjust the <em>Format string</em> until the <em>Displayed</em> format matches what you want. (Date format strings are composed of PHP date format codes.)\";b:1;s:90:\"Click <em>Save format</em>. You should see a message indicating that the format was saved.\";b:1;s:83:\"Repeat the previous three steps for any other date formats that need to be changed.\";b:1;s:128:\"<a href=\"https://www.php.net/manual/datetime.format.php#refsect1-datetime.format-parameters\">PHP date format codes reference</a>\";b:1;s:45:\"Installing a theme and setting default themes\";s:65:\"Instalación de un tema y configuración de temas predeterminados\";s:154:\"Install a core theme, or a contributed theme that has already been downloaded. Choose the default themes to use for the site and for administrative pages.\";s:163:\"Instale un tema principal o un tema contribuido que ya se haya descargado. Elija los temas predeterminados para usar en el sitio y en las páginas administrativas.\";s:94:\"Locate the themes that you want to use as the site default theme and for administrative pages.\";s:105:\"Busque los temas que desea utilizar como tema predeterminado del sitio para las páginas administrativas.\";s:266:\"For each of these themes, if the theme is in the <em>Uninstalled themes</em> section, click the <em>Install</em> link to install the theme. Wait for the theme to be installed (translations might be downloaded). You should be returned to the <em>Appearance</em> page.\";b:1;s:218:\"Locate the theme that you want to be your default theme, which should now be in the <em>Installed themes</em> section. If it is not already labeled as the <em>default theme</em>, click the <em>Set as default</em> link.\";b:1;s:176:\"At the bottom of the page, select the <em>Administration theme</em> that you want to use on administrative pages. Click <em>Save configuration</em> if you selected a new theme.\";s:209:\"En la parte inferior de la página, seleccione el <em>Tema de administración</em> que desea utilizar en las páginas administrativas. Haga clic en <em>Guardar configuración</em> si seleccionó un nuevo tema.\";s:281:\"If you changed the default theme for your site, visit the site home page or another page on the non-administration part of your site and verify that the site is using the new theme. If you changed the administration theme, verify that the new theme is used on administrative pages.\";s:316:\"Si cambió el tema predeterminado para su sitio, visite la página de inicio del sitio u otra página en la parte no administrativa de su sitio y verifique que el sitio esté usando el nuevo tema. Si cambió el tema de administración, verifique que el nuevo tema se esté utilizando en las páginas administrativas.\";s:11:\"Performance\";s:11:\"Rendimiento\";s:33:\"Clear the data in the site cache.\";b:1;s:18:\"What is the cache?\";s:20:\"¿Qué es la caché?\";s:509:\"Some of the calculations that are done when your site loads a page take a long time to run. To save time when these calculations would need to be done again, their results can be <em>cached</em> in your site\'s database. There are internal mechanisms to <em>clear</em> cached data when the conditions or assumptions that went into the calculation have changed, but you can also clear cached data manually. When your site is misbehaving, a good first step is to clear the cache and see if the problem goes away.\";b:1;s:137:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>@performance_link</em>.\";b:1;s:73:\"Click <em>Clear all caches</em>. Your site\'s cached data will be cleared.\";s:105:\"Haz clic en <em>Limpiar todas las cachés</em>. Se borrarán los datos almacenados en caché de tu sitio.\";s:109:\"<a href=\"https://www.drupal.org/docs/user_guide/en/prevent-cache.html\">Concept: Cache (Drupal User Guide)</a>\";b:1;s:16:\"Maintenance mode\";s:21:\"Modo de mantenimiento\";s:114:\"Put your site in maintenance mode to perform maintenance operations, and then return to normal mode when finished.\";b:1;s:25:\"What is maintenance mode?\";s:35:\"¿Qué es el modo de mantenimiento?\";s:370:\"When your site is in maintenance mode, most site visitors will see a simple maintenance mode message page, rather than being able to use the full functionality of the site. Users with <em>Use the site in maintenance mode</em> permission who are already logged in will be able to use the full site, and the log in page at <em>/user</em> will also be accessible to anyone.\";b:1;s:137:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>@maintenance_link</em>.\";b:1;s:200:\"Check <em>Put site into maintenance mode</em>, optionally change the <em>Message to display when in maintenance mode</em>, and click <em>Save configuration</em>. Your site will be in maintenance mode.\";b:1;s:36:\"Perform your maintenance operations.\";b:1;s:135:\"Uncheck <em>Put site into maintenance mode</em> and click <em>Save configuration</em>. Your site will be back in normal operation mode.\";b:1;s:56:\"Clear the site cache. See @cache_topic for instructions.\";s:77:\"Borrar la caché del sitio. Consulte @cache_topic para obtener instrucciones.\";s:19:\"Installing a module\";s:19:\"Instalar un módulo\";s:80:\"Install a core module, or a contributed module that has already been downloaded.\";b:1;s:78:\"In the <em>Manage</em> administrative menu, navigate to <em>@extend_link</em>.\";b:1;s:145:\"Enter a word from the module name or description into the filter box, to make the list of modules smaller. Locate the module you want to install.\";b:1;s:328:\"Check the box next to the name of the module you want to install; you can also check more than one box to install multiple modules at the same time. If the checkbox is disabled for the module you are trying to install, expand the information to see why -- you may need to download an additional module that your module requires.\";b:1;s:211:\"Click <em>Install</em> at the bottom of the page. If you chose to install a module with dependencies that were not already installed, or if you chose an Experimental module, confirm your choice on the next page.\";b:1;s:160:\"Wait for the module (or modules) to be installed. You should be returned to the <em>Extend</em> page with a message saying the module or modules were installed.\";b:1;s:28:\"Running reports on your site\";b:1;s:13:\"Status report\";s:17:\"Informe de estado\";s:62:\"Run reports to learn about the status and health of your site.\";b:1;s:318:\"In the <em>Manage</em> administrative menu, navigate to <em>Reports</em> &gt; <em>@status_link</em> to see a report that summarizes the health and status of your site. If there are any warnings or errors, you will need to fix them. Take note of any upcoming highly critical security releases that may impact your site.\";b:1;s:342:\"If you have the core Database Logging module installed, in the <em>Manage</em> administrative menu, navigate to <em>Reports</em> &gt; <em>Recent log messages</em> to see a report of the error and informational messages your site has generated. You can filter the report by <em>Severity</em> to see only the most critical messages, if desired.\";b:1;s:468:\"If you have the core Update Status module installed, in the <em>Manage</em> administrative menu, navigate to <em>Reports</em> &gt; <em>Available updates</em> to see a report of the updates that are available for your site software. If <em>Last checked</em> is far in the past, click <em>Check manually</em> to update the report. Scan the report; if the core software or any modules or themes have security updates available, you should update them as soon as possible.\";b:1;s:215:\"<a href=\"https://www.drupal.org/docs/user_guide/en/security-chapter.html\">Security and Maintenance (Drupal User Guide)</a>, which includes information on how to update your site\'s core software, modules, and themes.\";b:1;s:36:\"Modifying the permissions for a role\";s:32:\"Modificar los permisos de un rol\";s:44:\"Modify the permissions for an existing role.\";b:1;s:104:\"In the <em>Manage</em> administrative menu, navigate to <em>People</em> &gt; <em>@permissions_link</em>.\";b:1;s:339:\"Review the permissions for the role, paying particular attention to the permissions marked with <em>Warning: Give to trusted roles only; this permission has security implications.</em> Uncheck permissions that this role should not have, in the row of the permission and the column of the role; check permissions that this role should have.\";b:1;s:53:\"Configuring how user accounts are created and deleted\";s:59:\"Configurar cómo se crean y eliminan las cuentas de usuario\";s:72:\"Configure settings related to how user accounts are created and deleted.\";s:88:\"Configure los ajustes relacionados con cómo se crean y eliminan las cuentas de usuario.\";s:68:\"What are the settings related to user account creation and deletion?\";s:93:\"¿Cuáles son los ajustes relacionados con la creación y eliminación de cuentas de usuario?\";s:247:\"You can make it possible for new users to register themselves for accounts, with or without email verification or administrative approval. Or, you can make it so only administrators with <em>Administer users</em> permission can register new users.\";b:1;s:111:\"You can configure what happens to content that a user created, if their account is <em>canceled</em> (deleted).\";b:1;s:167:\"You can edit the email messages that are sent to users when their accounts are pending, approved, created, blocked, or canceled, or when they request a password reset.\";s:216:\"Puede editar los mensajes de correo electrónico que se envían a los usuarios cuando sus cuentas están pendientes, aprobadas, creadas, bloqueadas o canceladas, o cuando solicitan un restablecimiento de contraseña.\";s:41:\"What are variables in email message text?\";b:1;s:259:\"<em>Variables</em> are short text strings, enclosed in square brackets [], that you can insert into configured email message text. When an individual message is generated, data from your site is substituted for the variables. Some commonly-used variables are:\";b:1;s:38:\"[site:name]: The name of your website.\";b:1;s:36:\"[site:url]: The URL of your website.\";b:1;s:62:\"[site:login-url]: The URL where users can log in to your site.\";s:72:\"[site:login-url]: La URL donde los usuarios inician sesión en su sitio.\";s:47:\"[user:display-name]: The user\'s displayed name.\";s:57:\"[user:display-name]: El nombre de usuario que se muestra.\";s:45:\"[user:account-name]: The user\'s account name.\";s:60:\"[usuario :account-name]: el nombre de la cuenta del usuario.\";s:36:\"[user:mail]: The user\'s email alias.\";b:1;s:116:\"[user:one-time-login-url]: An expiring URL that a user can use to log in once, if they need to reset their password.\";b:1;s:137:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>People</em> &gt; <em>@account_settings_link</em>.\";b:1;s:170:\"Select the method you want to use for creating user accounts, and check or uncheck the box that requires email verification, to match the settings you want for your site.\";b:1;s:103:\"Select the desired option for what happens to content that a user created if their account is canceled.\";b:1;s:69:\"Optionally, edit the text of email messages related to user accounts.\";b:1;s:43:\"Verify that the other settings are correct.\";s:56:\"Verifique que las demás configuraciones sean correctas.\";s:15:\"What is a user?\";b:1;s:168:\"A user is anyone accessing or viewing your site. <em>Anonymous</em> users are users who are not logged in, and <em>Authenticated</em> users are users who are logged in.\";b:1;s:15:\"What is a role?\";b:1;s:173:\"<em>Roles</em> are used to group and classify users; each user can be assigned one or more roles. There are also special roles for all anonymous and all authenticated users.\";b:1;s:21:\"What is a permission?\";b:1;s:305:\"Granting a <em>permission</em> to a role allows users who have been assigned that role to perform an action on the site, such as viewing content, editing or creating  a particular type of content, administering settings for a particular module, or using a particular function of the site (such as search).\";b:1;s:47:\"Overview of managing user accounts and visitors\";b:1;s:282:\"The core User module allows users to register, log in, and log out, and administrators to manage user roles and permissions. Depending on which modules you have installed on your site, the related topics below will help you with tasks related to managing user accounts and visitors.\";b:1;s:17:\"Adding a new role\";s:23:\"Añadiendo un nuevo rol\";s:5:\"Roles\";s:5:\"Roles\";s:18:\"Create a new role.\";b:1;s:98:\"In the <em>Manage</em> administrative menu, navigate to <em>People</em> &gt; <em>@roles_link</em>.\";b:1;s:24:\"Click <em>Add role</em>.\";b:1;s:119:\"Enter the desired <em>Role name</em>. If desired, click <em>Edit</em> to change the <em>Machine name</em> for the role.\";b:1;s:116:\"Click <em>Save</em>. You should be returned to the <em>Roles</em> page and your new role should be in the role list.\";b:1;s:23:\"Creating a user account\";s:29:\"Creando una cuenta de usuario\";s:6:\"People\";s:8:\"Usuarios\";s:26:\"Create a new user account.\";s:34:\"Crear una nueva cuenta de usuario.\";s:78:\"In the <em>Manage</em> administrative menu, navigate to <em>@people_link</em>.\";b:1;s:24:\"Click <em>Add user</em>.\";b:1;s:100:\"Enter the <em>Email address</em>, <em>Username</em>, and <em>Password</em> (twice) for the new user.\";b:1;s:68:\"Verify that the <em>Roles</em> checked for the new user are correct.\";b:1;s:130:\"If you want the new user to receive an email message notifying them of the new account, check <em>Notify user of new account</em>.\";b:1;s:46:\"Optionally, change other settings on the form.\";b:1;s:34:\"Click <em>Create new account</em>.\";s:46:\"Haga click en <em>Crear una nueva cuenta</em>.\";s:108:\"You will be left on the <em>Add user</em> page; repeat these steps if you have more user accounts to create.\";b:1;s:36:\"Modifying or deleting a user account\";s:42:\"Modificar o eliminar una cuenta de usuario\";s:42:\"Update or delete an existing user account.\";b:1;s:299:\"Enter all or part of the user name or email address of the user account you want to update or delete, and click <em>Filter</em>. A short list of user accounts, including the account of interest, should be shown in the table; if not, modify the filter text until you can find the account of interest.\";b:1;s:79:\"Click <em>Edit</em> in the <em>Operations</em> area of the account of interest.\";b:1;s:191:\"To delete the user account, scroll to the bottom and click <em>Cancel account</em>. Select what you want to happen to the user\'s content on the next screen, and click <em>Cancel account</em>.\";b:1;s:81:\"To update the user account, enter new values in the form and click <em>Save</em>.\";b:1;s:28:\"Viewing Drupal announcements\";b:1;s:13:\"Announcements\";s:8:\"Anuncios\";s:45:\"View official announcements related to Drupal\";b:1;s:30:\"What are Drupal announcements?\";b:1;s:81:\"A feed of announcements about the Drupal project and Drupal Association programs.\";b:1;s:275:\"The purpose of this feed is to provide a channel for outreach directly to Drupal site owners. This content must be highly relevant to site owners interests, serve the strategic goals of the project, and/or promote the sustainability of the project and the Drupal Association.\";b:1;s:233:\"The module sources its content from a JSON feed generated from <a href=\"https://www.drupal.org/about/announcements\">here</a>. The governance policy for the content is documented <a href=\"https://www.drupal.org/node/3274085\">here</a>.\";b:1;s:43:\"How can I see the Announcements in my site?\";b:1;s:199:\"If you have the toolbar module enabled, you will see a direct link to them in the toolbar. If the toolbar module is not enabled, the content can always be accessed in the <em>@actions_link</em> page.\";b:1;s:30:\"Who can see the Announcements?\";b:1;s:83:\"Users with the <em>@permissions_link</em> permission can view Drupal announcements.\";b:1;s:28:\"Announcement module overview\";b:1;s:15:\"Managing blocks\";s:17:\"Gestionar bloques\";s:16:\"What are blocks?\";s:23:\"¿Qué son los bloques?\";s:151:\"Blocks are boxes of content rendered into an area, or region, of a web page of your site. Blocks are placed and configured specifically for each theme.\";s:171:\"Los bloques son cajas de contenido representados en un área o región de una página web de su sitio. Los bloques se colocan y configuran específicamente para cada tema.\";s:24:\"What are content blocks?\";b:1;s:213:\"Content blocks are blocks whose content you can edit. You can define one or more <em>block types</em>, and attach fields to each block type. Content blocks can be placed just like blocks provided by other modules.\";b:1;s:30:\"What is the block description?\";s:37:\"¿Qué es la descripción del bloque?\";s:141:\"The block description is an identification name for a block, which is shown in the administrative interface. It is not displayed on the site.\";s:147:\"La descripción del bloque es un nombre de identificación para un bloque, que se muestra en la interfaz administrativa. No se muestra en el sitio.\";s:24:\"What is the block title?\";s:32:\"¿Qué es el título del bloque?\";s:110:\"The block title is the heading that is optionally shown to site visitors when the block is placed in a region.\";s:137:\"El título del bloque es el encabezado que se muestra opcionalmente a los visitantes del sitio cuando el bloque se coloca en una región.\";s:28:\"Overview for managing blocks\";b:1;s:262:\"The <em>Block</em> module allows you to place blocks in regions of your installed themes, and configure block settings. The <em>Block Content</em> module allows you to manage block types and content blocks. See the related topics listed below for specific tasks.\";b:1;s:102:\"<a href=\"https://www.drupal.org/docs/user_guide/en/blocks-chapter.html\">Blocks (Drupal User Guide)</a>\";b:1;s:37:\"Configuring a previously-placed block\";s:41:\"Configurar un bloque previamente colocado\";s:12:\"Block layout\";s:18:\"Diseño de bloques\";s:84:\"Configure the settings of a block that was previously placed in a region of a theme.\";s:74:\"Configurar los ajustes de un bloque ya situado en una sección de un tema.\";s:102:\"In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@layout_link</em>.\";s:103:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; <em>@layout_link</em>.\";s:52:\"Click the name of the theme that contains the block.\";s:55:\"Haga clic en el nombre del tema que contiene el bloque.\";s:85:\"Optionally, click <em>Demonstrate block regions</em> to see the regions of the theme.\";s:97:\"Opcionalmente, haga clic en <em>Demostrar regiones de bloque</em> para ver las regiones del tema.\";s:177:\"If you only want to change the region where a block is located, or the ordering of blocks within a region, drag blocks to their desired positions and click <em>Save blocks</em>.\";s:199:\"Si solo desea cambiar la región donde se encuentra un bloque, o el orden de los bloques dentro de una región, arrastre los bloques a sus posiciones deseadas y haga clic en <em>Guardar bloques</em>.\";s:182:\"If you want to change additional settings, find the region where the block you want to update is currently located, and click <em>Configure</em> in the line of the block description.\";s:204:\"Si desea cambiar configuraciones adicionales, busque la región donde se encuentra actualmente el bloque que desea actualizar y haga clic en <em>Configurar</em> en la línea de la descripción del bloque.\";s:138:\"Edit the block\'s settings. The available settings vary depending on the module that provides the block, but for all blocks you can change:\";s:159:\"Edite la configuración del bloque. La configuración disponible varía según el módulo que proporciona el bloque, pero para todos los bloques puede cambiar:\";s:166:\"<em>Block title</em>: The heading for the block on your site -- for some blocks, you will need to check the <em>Override title</em> checkbox in order to enter a title\";s:201:\"<em>Título del bloque</em>: La cabecera del bloque en tu sitio — para algunos bloques, necesitará marcar la  casilla de verificación <em>Sobrescribir título</em> para poder introducir un título.\";s:69:\"<em>Display title</em>: Check the box if you want the title displayed\";s:78:\"<em>Mostrar título</em>: marque la casilla si desea que se muestre el título\";s:74:\"<em>Visibility</em>: Add conditions for when the block should be displayed\";s:80:\"<em>Visibilidad</em>: agregue condiciones para cuándo se debe mostrar el bloque\";s:66:\"<em>Region</em>: Change the theme region the block is displayed in\";s:75:\"<em>Región</em>: cambie la región del tema en la que se muestra el bloque\";s:26:\"Click <em>Save block</em>.\";s:37:\"Haga clic en <em>Guardar bloque</em>.\";s:15:\"Placing a block\";s:19:\"Colocando un bloque\";s:36:\"Place a block into a theme\'s region.\";s:43:\"Coloque un bloque en la región de un tema.\";s:93:\"In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; @layout_link.\";b:1;s:64:\"Click the name of the theme that you want to place the block in.\";s:66:\"Haga clic en el nombre del tema en el que desea colocar el bloque.\";s:116:\"Find the region where you want the block, and click <em>Place block</em> in that region. A modal dialog will pop up.\";s:145:\"Busque la región donde desea colocar el bloque y haga clic en el <em>Colocar bloque</em> de esa región. Aparecerá un cuadro de diálogo modal.\";s:117:\"Find the block you want to place and click <em>Place block</em>. A <em>Configure block</em> modal dialog will pop up.\";s:141:\"Busque el bloque que desea colocar y haga clic en <em>Colocar bloque</em>. Aparecerá un cuadro de diálogo modal <em>Configurar bloque</em>.\";s:98:\"Configure the block and click <em>Save block</em>; see @configure_topic for configuration details.\";s:128:\"Configure el bloque y haga clic en <em> Guardar bloque </em>; Consulte @configure_topic para obtener detalles de configuración.\";s:38:\"Managing text filters and text formats\";s:48:\"Gestión de filtros de texto y formatos de texto\";s:24:\"Text formats and editors\";s:27:\"Formato y editores de texto\";s:35:\"Configure text formats on the site.\";b:1;s:39:\"What are text filters and text formats?\";b:1;s:363:\"A text filter is a processing step that can be applied to text, either to transform it in some way (such as converting URLs in the text into HTML links), or to defend against potentially-dangerous input from site users. A text format is an ordered sequence of text filters. Text filters are provided by modules; text formats are managed by the core Filter module.\";b:1;s:458:\"Text fields that have \"formatted\" in the field type name, such as <em>Text (formatted)</em>, use text formats. Users choose the text format when editing the field text; when the field text is shown on the site, it is processed by the chosen text format. Administrators can configure text formats and assign permissions for who can use each format. If the core Text Editor module is enabled, administrators can also associate visual editors with text formats.\";b:1;s:32:\"What text filters are available?\";b:1;s:48:\"Some of the more commonly used text filters are:\";b:1;s:47:\"Limit allowed HTML tags and correct faulty HTML\";s:65:\"Limita las etiquetas HTML permitidas y corrige el HTML incorrecto\";s:92:\"Limits which HTML tags can be used; useful both for site security and enforcing site design.\";b:1;s:29:\"Convert line breaks into HTML\";s:34:\"Convertir saltos de línea en HTML\";s:136:\"Line breaks in HTML source are displayed as horizontal spaces. This filter converts line breaks into HTML paragraph and line break tags.\";b:1;s:23:\"Convert URLs into links\";s:28:\"Convertir las URL en enlaces\";s:56:\"Takes plain URLs in text and turns them into HTML links.\";b:1;s:28:\"Restrict images to this site\";s:33:\"Restringir imágenes a este sitio\";s:87:\"For text formats that allow HTML image tags, restricts images to URLs within this site.\";b:1;s:266:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Content Authoring</em> &gt; <em>@overview_link</em>. If you do not have the core Text Editor module installed, the menu link and page title will instead be <em>Text formats</em>.\";s:283:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Autoría de contenido</em> &gt; <em>@overview_link</em>. Si no tiene instalado el módulo principal Text Editor, el enlace del menú y el título de la página serán <em>Formatos de texto</em>.\";s:121:\"Click <em>Configure</em> to configure an existing text format, or <em>+ Add text format</em> to create a new text format.\";b:1;s:52:\"Enter the desired <em>Name</em> for the text format.\";b:1;s:357:\"Check the <em>Roles</em> that can use this text format. Some HTML tags allow users to embed malicious links or scripts in text. To ensure security, anonymous and untrusted users should only have access to text formats that restrict them to either plain text or a safe set of HTML tags. <strong>Improper text format configuration is a security risk.</strong>\";b:1;s:112:\"If the core Text Editor module is installed, see the related topic to connect a text editor to this text format.\";b:1;s:76:\"Under <em>Enabled filters</em>, check the text filters that you want to use.\";b:1;s:315:\"Under <em>Filter processing order</em>, drag the filters to the correct order. Choose the order carefully; for example, if you have a filter that results in a particular HTML tag being added to the text, that should run after a filter that restricts HTML tags, to avoid deleting the new tags the first filter added.\";b:1;s:117:\"Under <em>Filter settings</em>, verify and adjust the settings for each active filter that has configuration options.\";b:1;s:103:\"Click <em>Save configuration</em>, which will return you to the <em>Text formats and editors</em> page.\";b:1;s:68:\"Repeat these steps if you have additional text formats to configure.\";b:1;s:24:\"Creating a content block\";b:1;s:14:\"Content blocks\";b:1;s:62:\"Create a content block, which can later be placed on the site.\";b:1;s:73:\"In the <em>Manage</em> administrative menu, navigate to <em>Content</em>.\";b:1;s:27:\"Open the @library_link tab.\";b:1;s:139:\"Click <em>Add content block</em>. If you have more than one block type defined on your site, click the name of the type you want to create.\";b:1;s:99:\"Enter a description of your block (to be shown to administrators) and the body text for your block.\";s:114:\"Ingrese una descripción de su bloque (que se mostrará a los administradores) y el texto del cuerpo de su bloque.\";s:20:\"Click <em>Save</em>.\";s:23:\"Pulse <em>Guardar</em>.\";s:21:\"Defining a block type\";b:1;s:11:\"Block types\";s:16:\"Tipos de bloques\";s:35:\"Define a block type and its fields.\";b:1;s:101:\"In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@types_link</em>.\";b:1;s:31:\"Click  <em>Add block type</em>.\";b:1;s:152:\"Enter a label for this block type (shown in the administrative interface). Optionally, edit the automatically-generated machine name or the description.\";s:181:\"Introduzca una etiqueta para este tipo de bloque (mostrado en la interfaz de administración). Opcionalmente, edite el nombre de sistema generado automáticamente o la descripción.\";s:75:\"Click <em>Save</em>. You will be returned to the <em>Block types</em> page.\";s:91:\"Pulse <em>Guardar</em>. Será redirigido de nuevo a la página de <em>Tipos de bloque</em>.\";s:110:\"Click <em>Manage fields</em> in the row of your new block type, and add the desired fields to your block type.\";s:129:\"Haga clic en <em>Administrar campos</em> en la fila de su nuevo tipo de bloque y agregue los campos deseados a su tipo de bloque.\";s:138:\"Optionally, click <em>Manage form display</em> or <em>Manage display</em> to change the editing form or field display for your block type.\";b:1;s:50:\"Managing height, width, and resolution breakpoints\";s:64:\"Administrar puntos de interrupción de alto, ancho y resolución\";s:21:\"What are breakpoints?\";s:33:\"¿Qué son los puntos de ruptura?\";s:576:\"Breakpoints are the point at which your site\'s content will respond to provide the user with the best possible layout to consume the information. A breakpoint separates the height or width of viewports (screens, printers, and other media output types) into steps. For instance, a width breakpoint of 40em creates two steps: one for widths up to 40em and one for widths above 40em. Breakpoints can be used to define when layouts should shift from one form to another, when images should be resized, and other changes that need to respond to changes in viewport height or width.\";s:699:\"Los puntos de ruptura son el punto en el que el contenido de su sitio responderá para proporcionar al usuario la mejor disposición posible para consumir la información. Un punto de ruptura separa la altura o el ancho de los puntos de vista (pantallas, impresoras y otros tipos de salida de medios) en tramos. Por ejemplo, un punto de ruptura de ancho de 40em crea dos saltos: uno para anchos de hasta 40em y otro para anchos superiores a 40em. Los puntos de ruptura pueden utilizarse para definir cuándo los diseños deben pasar de un formulario a otro, cuándo deben cambiar el tamaño de las imágenes y otros cambios que deben responder a los cambios en la altura o la anchura de la pantalla.\";s:23:\"What are media queries?\";s:35:\"¿Qué son las consultas de medios?\";s:269:\"Media  queries are a formal way to encode breakpoints. For instance, a width breakpoint at 40em would be written as the media query \"(min-width: 40em)\". Breakpoints are really just media queries with some additional meta-data, such as a name and multiplier information.\";b:1;s:32:\"What are resolution multipliers?\";s:46:\"¿Qué son los multiplicadores de resolución?\";s:418:\"Resolution multipliers are a measure of the viewport\'s device resolution, defined to be the ratio between the physical pixel size of the active device and the <a href=\"http://en.wikipedia.org/wiki/Device_independent_pixel\">device-independent pixel</a> size. The Breakpoint module defines multipliers of 1, 1.5, and 2; when defining breakpoints, modules and themes can define which multipliers apply to each breakpoint.\";s:509:\"Los Multiplicadores de resolución son una medida de la resolución de la ventana del dispositivo, que se define como la relación entre el tamaño de pixel físico del dispositivo activo y el <a href=\"http://en.wikipedia.org/wiki/Device_independent_pixel\"> pixel independiente del tamaño de dispositivo </a>. El módulo Breakpoint define multiplicadores de 1, 1,5 y 2; al definir puntos de interrupción, los módulos y los temas pueden definir qué multiplicadores se aplican a cada punto de interrupción.\";s:27:\"What is a breakpoint group?\";s:40:\"¿Qué es un grupo de puntos de ruptura?\";s:221:\"Breakpoints can be organized into groups. Modules and themes should use groups to separate out breakpoints that are meant to be used for different purposes, such as breakpoints for layouts or breakpoints for image sizing.\";s:274:\"Los saltos de pantalla (breakpoints) se pueden organizar en grupos. Los módulos y temas deberían usar los grupos para separarlos; estos grupos se pueden usar para diferentes propósitos, como saltos de pantalla para distintas presentaciones o para redimensionar imágenes.\";s:51:\"Managing breakpoints and breakpoint groups overview\";b:1;s:276:\"The <em>Breakpoint</em> module allows you to define breakpoints and breakpoint groups in YAML files. Modules and themes can use the API provided by the <em>Breakpoint</em> module to define breakpoints and breakpoint groups, and to assign resolution multipliers to breakpoints.\";s:353:\"El módulo <em>Breakpoint</em> permite definir puntos de inflexión y grupos de puntos de inflexión en archivos YAML. Los módulos y temas pueden utilizar la API proporcionada por el módulo <em>Breakpoint</em> para definir puntos de inflexión y grupos de puntos de inflexión, y para asignar multiplicadores de resolución a los puntos de inflexión.\";s:34:\"Working with breakpoints in Drupal\";b:1;s:31:\"W3C standards for media queries\";s:40:\"Estándares de la W3C para media queries\";s:39:\"Connecting text editors to text formats\";s:48:\"Conectando editores de texto a formatos de texto\";s:279:\"Configure a text format so that when a user is editing text and selects this text format, a text editor installed on your site is shown. Configure the text editor, such as choosing which buttons and functions are available. See @filter_overview_topic for more about text formats.\";s:344:\"Configurar un formato de texto para que cuando un usuario esté editando texto y seleccione este formato de texto, se muestre un editor de texto instalado en su sitio. Configure el editor de texto, por ejemplo, eligiendo qué botones y funciones están disponibles. Ver @filter_overview_topic para más información sobre los formatos de texto.\";s:22:\"What is a text editor?\";s:29:\"¿Qué es un editor de texto?\";s:824:\"A text editor is software (typically, a JavaScript library) that provides buttons and other command mechanisms to make editing HTML text easier. Some editors are called <em>visual</em> or <em>WYSIWYG (What You See Is What You Get)</em> editors; these editors hide the details of HTML from the user, and instead show formatted output on the screen. The core Text Editor module provides a framework for deploying text editors on your site. The core CKEditor 5 module provides CKEditor 5, which is a widely-used JavaScript text editor that creates clean and valid HTML; the module also enforces the HTML tag restrictions in the associated text format. Various contributed modules provide other editors; to install a new editor, besides installing the module, you may need to download the editor library from a third-party site.\";s:950:\"Un editor de texto es un software (normalmente, una librería de JavaScript) que proporciona botones y otros mecanismos de comando para facilitar la edición de texto HTML. Algunos editores se denominan editores <em>visuales</em> o <em>WYSIWYG (Lo que ves es lo que obtienes)</em>; estos editores ocultan los detalles de HTML del usuario y, en su lugar, muestran la salida formateada en la pantalla. El módulo principal Text Editor proporciona un marco para implementar editores de texto en su sitio. El módulo principal CKEditor 5 proporciona CKEditor 5, que es un editor de texto de JavaScript ampliamente utilizado que crea HTML limpio y válido; el módulo también impone las restricciones de etiquetas HTML en el formato de texto asociado. Varios módulos contribuidos proporcionan otros editores; para instalar un nuevo editor, además de instalar el módulo, es posible que deba descargar la librería del editor desde un sitio de terceros.\";s:264:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Content Authoring</em> &gt; <em>@overview_link</em>. The <em>Text editor</em> column in the table shows the text editor that is currently connected to each text format, if any.\";s:288:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Autoría de Contenido</em> &gt; <em>@overview_link</em>. La columna <em>Editor de texto</em> de la tabla muestra el editor de texto que está conectado actualmente a cada formato de texto, si lo hay.\";s:171:\"Follow the steps on @filter_overview_topic to add a new text format or configure an existing text format; when you reach the step about text editors, return to this topic.\";s:200:\"Siga los pasos del tema @filter_overview_topic para añadir un nuevo formato de texto o configurar un formato de texto existente; cuando llegue al paso sobre los editores de texto, vuelva a este tema.\";s:168:\"Select <em>CKEditor 5</em> as the <em>Text editor</em>, or another text editor that you have installed. The rest of these steps assume you selected <em>CKEditor 5</em>.\";s:171:\"Seleccione <em>CKEditor 5</em> como <em>Editor de texto</em> u otro editor de texto que haya instalado. El resto de estos pasos asumen que seleccionó <em>CKEditor 5</em>.\";s:272:\"Under <em>Toolbar configuration</em>, drag buttons between <em>Available buttons</em> and <em>Active toolbar</em>; only buttons in <em>Active toolbar</em> will be shown to the user. Focusing or hovering over a button will display a tooltip explaining what the button does.\";s:368:\"En <em>Configuración de la barra de herramientas</em>, arrastre los botones entre <em>Botones disponibles</em> y <em>Barra de herramientas activa</em>; solo se mostrarán al usuario los botones de la <em>barra de herramientas activa</em>. Al enfocar o pasar el mouse sobre un botón, se mostrará una información sobre herramientas que explica lo que hace el botón.\";s:205:\"Drag buttons within <em>Active toolbar</em> to the desired order, and group buttons by dragging them between group identifiers; drag <em>a new group identifier</em> to the toolbar to add additional groups.\";s:271:\"Arrastre los botones dentro de la <em>Barra de herramientas activa</em> al orden deseado y agrupe los botones arrastrándolos entre los identificadores de grupo; arrastre <em>un nuevo identificador de grupo</em> a la barra de herramientas para agregar grupos adicionales.\";s:161:\"If you add buttons that require configuration, the <em>CKEditor 5 plugin settings</em> section will be visible, and provide their respective configuration forms.\";s:190:\"Si agrega botones que requieren configuración, la sección <em>Configuración del complemento CKEditor 5</em> estará visible y proporcionará sus respectivos formularios de configuración.\";s:112:\"Return to @filter_overview_topic to complete the text format configuration, and be sure to save the text format.\";s:131:\"Vuelva a @filter_overview_topic para completar la configuración del formato de texto, y asegúrese de guardar el formato de texto.\";s:20:\"Configuring comments\";s:22:\"Configurar comentarios\";s:40:\"Administer comments and comment settings\";s:49:\"Administrar comentarios y opciones de comentarios\";s:23:\"Creating a comment type\";s:27:\"Crear un tipo de comentario\";s:233:\"Configure a content entity type/subtype to allow commenting, using a comment type that you have configured. See @content_structure_topic for more about content entities and fields, and @comment_type_topic to configure a comment type.\";s:308:\"Configure un tipo/subtipo de entidad de contenido para permitir los comentarios, utilizando un tipo de comentario que haya configurado. Consulte @content_structure_topic para obtener más información sobre las entidades y los campos de contenido, y @comment_type_topic para configurar un tipo de comentario.\";s:27:\"Who can configure comments?\";s:42:\"¿Quién puede configurar los comentarios?\";s:503:\"In order to follow these steps, the Field UI module must be installed. You\'ll need the Comment module\'s <em>@comment_permissions_link</em> permission, in order to change comment settings for a comment field. You\'ll also need to have the appropriate permission for adding fields to the entity type or subtype that the comments are attached to. For example, to add a comment field to content items provided by the Node module, you would need the Node module\'s <em>Administer content types</em> permission.\";b:1;s:164:\"Follow the steps in the related <em>Adding a field to an entity sub-type</em> topic to add a field of type <em>Comments</em> to the desired entity type or sub-type.\";s:174:\"Siga los pasos del tema relacionado <em>Agregar un campo a un subtipo de entidad</em> para agregar un campo de tipo <em>Comentarios</em> al tipo o subtipo de entidad deseado.\";s:213:\"On the first field settings page, choose the <em>Comment type</em> to use for this entity type or sub-type. You\'ll also notice that the <em>Allowed number of values</em> field cannot be changed for comment fields.\";s:252:\"En la primera página de configuración de campo, elija el <em>Tipo de comentario</em> para usar con este tipo o subtipo de entidad. También notará que el campo <em>Número permitido de valores</em> no se puede cambiar para los campos de comentarios.\";s:82:\"On the next field settings page, enter the desired settings for the comment field:\";s:119:\"En la siguiente página de configuración de campos, introduzca la configuración deseada para el campo de comentarios:\";s:163:\"<em>Threading</em>: whether or not the comments are collected by threads, with people able to reply to particular comments instead of to the content entity itself.\";b:1;s:130:\"<em>Comments per page</em>: the maximum number of comments displayed on one page (a pager will be added if you exceed this limit).\";b:1;s:207:\"<em>Anonymous commenting</em>: whether or not anonymous commenters are allowed or required to leave contact information with their comments (only applies if anonymous users have permission to post comments).\";b:1;s:223:\"<em>Show reply form on the same page as comments</em>: whether the comment reply form is displayed on the same page as the comments. If this is not selected, clicking <em>Reply</em> will open a new page with the reply form.\";s:296:\"<em>Mostrar formulario de respuesta en la misma página que los comentarios</em>: si el formulario de respuesta de comentarios se muestra en la misma página que los comentarios. Si no se selecciona, al hacer clic en <em>Responder</em> se abrirá una nueva página con el formulario de respuesta.\";s:135:\"<em>Preview comments</em>: whether previewing comments before submission is <em>Required</em>, <em>Optional</em>, or <em>Disabled</em>.\";b:1;s:197:\"<em>Default value</em>: each individual entity has its own comment settings, but here you can set defaults for the comment settings for this entity type or subtype. The comment settings values are:\";s:280:\"<em> Valor predeterminado </em>: cada entidad individual tiene su propia configuración de comentarios, pero aquí puede establecer valores predeterminados para la configuración de comentarios para este tipo de entidad o subtipo. Los valores de configuración de comentarios son:\";s:36:\"<em>Open</em>: comments are allowed.\";s:42:\"<em>Abierto</em>: se permiten comentarios.\";s:79:\"<em>Closed</em>: past comments remain visible, but no new comments are allowed.\";s:105:\"<em>Cerrado</em>: los comentarios anteriores permanecen visibles, pero no se permiten nuevos comentarios.\";s:75:\"<em>Hidden</em>: past comments are hidden, and no new comments are allowed.\";s:91:\"<em>Oculto</em>: se ocultan los comentarios anteriores y no se permiten nuevos comentarios.\";s:49:\"Online documentation for content comment settings\";s:79:\"Documentación en línea para la configuración de los comentarios de contenido\";s:17:\"Managing comments\";s:23:\"Gestión de comentarios\";s:18:\"What is a comment?\";s:24:\"¿Qué es un comentario?\";s:409:\"A comment is a piece of content, typically posted by a website visitor, which provides discussion or commentary on other content like blog posts and news articles. Comments are a type of content entity, and can have fields that store text, HTML markup, and other data. Comments are attached to other content entities via Comment fields. See @content_structure_topic for more about content entities and fields.\";b:1;s:23:\"What is a comment type?\";s:32:\"¿Qué es un tipo de comentario?\";s:547:\"Comments are divided into <em>comment types</em>, which are the entity sub-types for the comment entity type. Each comment type has its own fields and its own form and display settings; each type can be used to comment on a single entity type. You can set up different comment types for different commenting purposes on your web site; for example, you might set up a comment type for recipes that has fields \"How did it taste?\" and \"Did the instructions work?\", and another comment type for blog entries that has only a generic comment body field.\";s:672:\"Los comentarios se dividen en <em>tipos de comentarios</em>, que son los subtipos de entidad para el tipo de entidad de comentario. Cada tipo de comentario tiene sus propios campos y su propia configuración de formulario y visualización; cada tipo se puede utilizar para comentar sobre un único tipo de entidad. Puede configurar diferentes tipos de comentarios para diferentes propósitos de comentarios en su sitio web; por ejemplo, puede configurar un tipo de comentario para recetas que tenga campos \"¿Qué sabor tiene?\" y \"¿Funcionaron las instrucciones?\", y otro tipo de comentario para entradas de blog que solo tiene un campo de cuerpo de comentario genérico.\";s:19:\"What is moderation?\";s:25:\"¿Qué es la moderación?\";s:678:\"<em>Moderation</em> is a workflow where comments posted by some users on your site are verified before being published, to prevent spam and other bad behavior. The core software provides basic moderation functionality: you can configure permissions so that new comments posted by some user roles start as unpublished until a user with a different role reviews and publishes them. Contributed modules provide additional moderation and spam-reduction functionality, such as requiring untrusted users pass a CAPTCHA test before submitting comments and letting community members flag comments as possible spam. See @users_overview_topic for more about users, permissions, and roles.\";b:1;s:29:\"Overview of managing comments\";s:50:\"Descripción general de la gestión de comentarios\";s:61:\"The core Comment module provides the following functionality:\";b:1;s:16:\"Posting comments\";s:27:\"Publicación de comentarios\";s:183:\"Creating comment types; the core Field UI module allows you to attach fields to comment types and attach comment reference fields to other entities so that people can comment on them.\";b:1;s:22:\"Configuring commenting\";s:29:\"Configuración de comentarios\";s:38:\"Moderating comments as discussed above\";s:55:\"Comentarios moderadores como se discutió anteriormente\";s:19:\"Moderating comments\";b:1;s:19:\"Unapproved comments\";s:23:\"Comentarios sin aprobar\";s:8:\"Comments\";s:11:\"Comentarios\";s:47:\"Decide which comments are shown on the website.\";s:52:\"Decide qué comentarios se muestran en el sitio web.\";s:26:\"Who can moderate comments?\";s:39:\"¿Quién puede moderar los comentarios?\";s:272:\"Users with the <em>@comment_permissions_link</em> permission (typically administrators) can moderate comments. You will also need the <em>Access the Content Overview page</em> permission from the Node module (if it is installed) to navigate to the comment management page.\";b:1;s:144:\"In the <em>Manage</em> administrative menu, navigate to <em>Content</em> &gt; <em>@comment_published_link</em>. A list of all comments is shown.\";b:1;s:347:\"To unpublish comments, select one or more comments by checking the boxes on the left side (right side in right-to-left languages). Then select <em>Unpublish comment</em> from the <em>Action</em> select list and click <em>Apply to selected items</em>. If you select the <em>Delete comment</em> action, you can instead delete the unwanted  comments.\";b:1;s:105:\"To change the content of a comment click <em>Edit</em> from the dropdown button for a particular comment.\";b:1;s:342:\"To publish comments that are not yet visible on the website, navigate to the <em>@comment_unpublished_link</em> tab. Select one or more comments by checking the boxes on the left side (right side in right-to-left languages). Then select <em>Publish comment</em> from the <em>Action</em> select list and click <em>Apply to selected items</em>.\";b:1;s:44:\"Online documentation for moderating comments\";s:49:\"Documentación en línea para moderar comentarios\";s:13:\"Comment types\";s:19:\"Tipos de comentario\";s:37:\"Administer comment types and settings\";s:45:\"Adminitra tipos de comentarios y sus opciones\";s:104:\"Create a new comment type. See @comment_overview_topic for information about comments and comment types.\";s:142:\"Crea un nuevo tipo de comentario. Consulte @comment_overview_topic para obtener información sobre los comentarios y los tipos de comentarios.\";s:30:\"Who can create a comment type?\";s:43:\"¿Quién puede crear un tipo de comentario?\";s:113:\"Users with the <em>@comment_permissions_link</em> permission (typically administrators) can create comment types.\";s:127:\"Los usuarios con el permiso <em>@comment_permissions_link</em> (normalmente administradores) pueden crear tipos de comentarios.\";s:109:\"In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@comment_types_link</em>.\";b:1;s:32:\"Click <em>Add comment type</em>.\";s:51:\"Haga clic en <em> Agregar tipo de comentario </em>.\";s:127:\"In the <em>Label</em> field, enter a name for the comment type, which is how it will be listed in the administrative interface.\";b:1;s:157:\"In the <em>Target entity type</em> field, select the entity type to be commented on. See @content_structure_topic for more about content entities and fields.\";s:200:\"En el campo <em>Tipo de entidad objetivo</em>, seleccione el tipo de entidad a comentar. Consulte @content_structure_topic para obtener más información sobre las entidades y los campos de contenido.\";s:54:\"Click <em>Save</em>. The comment type will be created.\";s:66:\"Haga clic en <em> Guardar </em>. Se creará el tipo de comentario.\";s:196:\"Optionally, if you have the core Field UI module installed you can follow the steps in the related topics to add fields to the new comment type, set up the editing form, and configure the display.\";b:1;s:18:\"Disabling comments\";b:1;s:346:\"Turn off commenting for a particular entity (see @content_structure_topic for more about content entities and fields). Note that if you want to turn off commenting for all entities of an entity type or subtype, you will need to edit the field settings for the comment field; see @comment_config_topic for more about configuring the comment field.\";b:1;s:25:\"Who can disable comments?\";s:44:\"¿Quién puede deshabilitar los comentarios?\";s:170:\"You will need the <em>@comment_permissions_link</em> permission in order to disable commenting. You will also need permission to edit the entity that the comments are on.\";s:187:\"Necesitará el permiso <em> @comment_permissions_link </em> para deshabilitar los comentarios. También necesitará permiso para editar la entidad en la que se encuentran los comentarios.\";s:275:\"Find the entity you want to disable comments for, and edit it. For example, to turn off comments on a content item, you could find it by navigating in the <em>Manage</em> administrative menu to <em>Content</em>, filtering to find the content item, and clicking <em>Edit</em>.\";b:1;s:68:\"Under <em>Comment settings</em>, select the desired comment setting:\";s:94:\"En <em>Configuración de comentario</em>, seleccione la configuración de comentarios deseada:\";s:16:\"Save the entity.\";s:18:\"Salvar la entidad.\";s:44:\"Configuring language detection and selection\";s:55:\"Configuración de la detección y selección del idioma\";s:23:\"Detection and selection\";s:23:\"Detección y selección\";s:94:\"Configure the methods used to decide which language will be used to display text on your site.\";s:106:\"Configure los métodos utilizados para decidir qué lenguaje se utilizará para mostrar texto en su sitio.\";s:36:\"What is a language detection method?\";s:46:\"¿Qué es un método de detección de idiomas?\";s:583:\"A language detection method is a way for your site to decide what language should be used to display text. This decision is made by evaluating a series of detection methods for languages; the first detection method that gets a result will determine which language is used. If you have more than one language on your site, you can configure the detection methods that are used and the order they are evaluated, for both user interface text and content text. Configuration text always uses the interface text method, and most sites use the same detection methods for all types of text.\";b:1;s:46:\"What language detection methods are available?\";s:60:\"¿Qué métodos de detección de idiomas están disponibles?\";s:137:\"The available detection methods depend on what modules you have installed. Some of the most commonly-used language detection methods are:\";s:153:\"Los métodos de detección disponibles dependen de los módulos que haya instalado. Algunos de los métodos de detección de idiomas más utilizados son:\";s:3:\"URL\";s:3:\"URL\";s:187:\"Use the language from the URL, which can either be in a path prefix like <em>example.com/fr/page_path</em> for French (fr) language, or in a domain like <em>fr.example.com/page_path</em>.\";b:1;s:4:\"User\";s:7:\"Usuario\";s:70:\"For logged in users, use the language they have set in their profiles.\";b:1;s:7:\"Browser\";s:9:\"Navegador\";s:53:\"Use the language preferences from the user\'s browser.\";s:57:\"Use las preferencias de idioma del navegador del usuario.\";s:17:\"Selected language\";s:19:\"Idioma seleccionado\";s:80:\"Use the language most recently selected from a <em>Language switcher</em> block.\";b:1;s:7:\"Session\";s:7:\"Sesión\";s:130:\"Use the language from a session parameter or a request parameter; for example, adding <em>?language=fr</em> to the end of the URL.\";b:1;s:158:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; <em>Languages</em> &gt; @detection_link.\";b:1;s:123:\"Check the boxes to enable the desired language detection methods, and uncheck boxes for the methods you do not want to use.\";s:144:\"Marque las casillas para habilitar los métodos de detección de idiomas deseados y desactivar las casillas para los métodos que no desea usar.\";s:51:\"Drag the methods to change their order, if desired.\";s:57:\"Arrastre los métodos para cambiar su orden, si lo desea.\";s:29:\"Click <em>Save settings</em>.\";s:47:\"Haga clic en <em> Guardar configuración </em>.\";s:140:\"Click <em>Configure</em> on each enabled detection method and verify that its configuration is correct (or update the configuration if not).\";b:1;s:17:\"Adding a language\";b:1;s:9:\"Languages\";s:7:\"Idiomas\";s:28:\"Add a language to your site.\";s:29:\"Agregue un idioma a su sitio.\";s:134:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; @languages_link.\";b:1;s:28:\"Click <em>Add language</em>.\";s:39:\"Haga clic en <em> Agregar idioma </em>.\";s:98:\"If your language is in the <em>Language name</em> list, select it and click <em>Add language</em>.\";b:1;s:210:\"If your language is not in the list, select <em>Custom language...</em> and enter the <em>Language code</em>, <em>Language name</em>, and <em>Direction</em> for the language. Click <em>Add custom language</em>.\";b:1;s:269:\"Wait for the translation system to be updated. Also, if you have the core Update Status module installed and translations are available for your language, wait for translations to be downloaded. You should be returned to the <em>Languages</em> page when this completes.\";b:1;s:31:\"Translating user interface text\";s:43:\"Traducir el texto de la interfaz de usuario\";s:111:\"Translate user interface text strings from English into a non-English language that is configured on your site.\";b:1;s:134:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; @translate_link.\";b:1;s:207:\"Using the filters, search for a string or set of strings that you want to translate; make sure to select the correct <em>Translation language</em> if you have more than one non-English language on your site.\";b:1;s:60:\"Enter new translations and click <em>Save translations</em>.\";s:75:\"Ingrese nuevas traducciones y haga clic en <em> Guardar traducciones </em>.\";s:109:\"Repeat these steps until all of the desired user interface text is translated for all languages on your site.\";b:1;s:28:\"Importing a translation file\";b:1;s:78:\"Import a file (.po extension) containing translations for user interface text.\";b:1;s:172:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; <em>User interface translation</em> &gt; @import_link.\";b:1;s:122:\"Browse to find the <em>Translation file</em> you want to import. Select the language and check the desired import options.\";b:1;s:60:\"Click <em>Import</em> and wait for your file to be imported.\";b:1;s:37:\"Checking interface translation status\";b:1;s:29:\"Available translation updates\";s:41:\"Actualizaciones de traducción disponible\";s:95:\"Check the current status of interface translations, and see if there are any updates available.\";s:100:\"Verifique el estado actual de las traducciones de interfaz y vea si hay actualizaciones disponibles.\";s:133:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; @language_link.\";b:1;s:162:\"Look at the <em>Interface translation</em> column in the language table, to find the percentage of user interface text that has been translated for each language.\";b:1;s:190:\"In the <em>Manage</em> administrative menu, navigate to <em>Reports</em> &gt; <em>@translation_updates_link</em>. This report is only available if the core Update Status module is installed.\";s:204:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Informes</em> &gt; <em>@translation_updates_link</em>. Este informe solo está disponible si está instalado el módulo principal Update Status.\";s:63:\"Optionally, click <em>Check manually</em> to update the report.\";b:1;s:92:\"View the report to find out if any languages have translation updates that you can download.\";b:1;s:22:\"Using contextual links\";b:1;s:95:\"Use contextual links to access administrative tasks without navigating the administrative menu.\";s:121:\"Utilice enlaces contextuales para acceder a las tareas administrativas sin tener que navegar por el menú administrativo.\";s:26:\"What are contextual links?\";s:36:\"¿Qué son los enlaces contextuales?\";s:592:\"<em>Contextual links</em> give users with the <em>Use contextual links</em> permission quick access to administrative tasks related to areas of non-administrative pages. For example, if a page on your site displays a block, the block would have a contextual link that would allow users with permission to configure the block. If the block contains a menu or a view, it would also have a contextual link for editing the menu links or the view. Clicking a contextual link takes you to the related administrative page directly, without needing to navigate through the administrative menu system.\";b:1;s:264:\"Make sure that the core Contextual Links module is installed, and that you have a role with the <em>Use contextual links</em> permission. Optionally, make sure that a toolbar module is installed (either the core Toolbar module or a contributed module replacement).\";b:1;s:68:\"Visit a non-administrative page on your site, such as the home page.\";s:76:\"Visite una página no administrativa en su sitio, como la página de inicio.\";s:78:\"Locate a block or another area on the page that you want to edit or configure.\";s:77:\"Localiza un bloque u otra área en la página que quiera editar o configurar.\";s:519:\"Make the contextual links button visible by hovering your mouse over that area in the page. In most themes, this button looks like a pencil and is placed in the upper right corner of the page area (upper left for right-to-left languages), and hovering will also temporarily outline the affected area. Alternatively, click the contextual links toggle button on the right end of the toolbar (left end for right-to-left languages), which will make all contextual link buttons on the page visible until it is clicked again.\";b:1;s:204:\"While the contextual links button for the area of interest is visible, click the button to display the list of links for that area. Click a link in the list to visit the corresponding administrative page.\";b:1;s:132:\"Complete your administrative task and save your settings, or cancel the action. You should be returned to the page you started from.\";s:134:\"Completa tu tarea administrativa y guarda tu configuración, o cancela la acción. Deberías volver a la página en la que comenzaste.\";s:36:\"Adding a field to an entity sub-type\";b:1;s:13:\"Content types\";s:18:\"Tipos de contenido\";s:149:\"Add a field to an entity sub-type; see @content_structure_topic for an overview of entity types and sub-types, as well as an overview of field types.\";b:1;s:240:\"Navigate to the page for managing the entity sub-type you want to add the field to. For example, to add a field to a content type, in the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@content_types_link</em>.\";s:260:\"Navegue a la página para administrar el subtipo de entidad al que desea agregar el campo. Por ejemplo, para agregar un campo a un tipo de contenido, en el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; <em>@content_types_link</em>.\";s:97:\"Find the particular sub-type that you want to add the field to, and click <em>Manage fields</em>.\";b:1;s:25:\"Click <em>Add field</em>.\";s:35:\"Haz clic en <em>Agregar campo</em>.\";s:131:\"In <em>Add a new field</em>, select the type of field you want to add; see @content_structure_topic for an overview of field types.\";b:1;s:155:\"The <em>Label</em> field should now be visible; enter a label for the field, which is used as the field label for both content editing and content display.\";b:1;s:33:\"Click <em>Save and continue</em>.\";s:40:\"Haz clic en <em>Guardar y continuar</em>\";s:222:\"On the next screen, enter a value for <em>Allowed number of values</em>. You can limit the field to one value per entity item, a set number of values, or set it to have unlimited values. Click <em>Save field settings</em>.\";b:1;s:422:\"On the next screen, optionally edit the settings for the field, which vary depending on what field type you are creating. For all fields, you can edit the <em>Label</em>, <em>Help text</em> (text to be displayed below the field on the content editing page), and <em>Required field</em> (to make it so a value must be entered in order to save the content when editing). You can also configure a default value for the field.\";b:1;s:121:\"Click <em>Save settings</em>. You should be returned to the <em>Manage fields</em> page, with your new field in the list.\";b:1;s:46:\"Adding a reference field to an entity sub-type\";b:1;s:136:\"Add an entity reference field to an entity sub-type; see @content_structure_topic for more information on entities and reference fields.\";s:160:\"Añade un campo de referencia de entidad a un subtipo de entidad; véase @content_structure_topic para más información sobre entidades y campos de referencia.\";s:259:\"In <em>Add a new field</em>, select the type of reference field you want to add. The <em>Reference</em> section of the select list shows the most common types of reference field; choose <em>Other...</em> if the entity type you want to reference is not listed.\";b:1;s:344:\"On the next screen, verify that the type of entity you want to reference is shown in <em>Type of item to reference</em>, or select it if not. Enter a value for <em>Allowed number of values</em>. You can limit the field to one value per entity item, a set number of values, or set it to have unlimited values. Click <em>Save field settings</em>.\";b:1;s:266:\"On the next screen, optionally edit the settings for <em>Label</em>, <em>Help text</em> (text to be displayed below the field on the content editing page), and <em>Required field</em> (to make it so a value must be entered in order to save the content when editing).\";b:1;s:365:\"In the <em>Reference type</em> section, you will usually want to limit the entity sub-types that can be referenced; for example, if you are creating a <em>Content</em> reference, you can check one or two <em>Content type</em> choices. The choices will be easier for content editors to scan if you also choose a sort value (normally the entity title or label field).\";b:1;s:48:\"Configuring the edit form for an entity sub-type\";b:1;s:184:\"Configure the <em>widgets</em> used to edit the fields of an entity sub-type, their order on the form, and the widget settings. See @content_structure_topic for background information.\";b:1;s:236:\"Navigate to the page for managing the entity type you want to add the field to. For example, to add a field to a content type, in the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@content_types_link</em>.\";s:257:\"Navegue a la página para administrar el tipo de entidad al que desea agregar el campo. Por ejemplo, para agregar un campo a un tipo de contenido, en el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; <em>@content_types_link</em>.\";s:149:\"Find the particular sub-type that you want to configure the editing form for, and click <em>Manage form display</em> in the <em>Operations</em> list.\";b:1;s:64:\"Use the drag arrows to order the fields in your preferred order.\";s:77:\"Utilice las flechas de arrastrar para ordenar el área en su orden preferido.\";s:97:\"Drag any fields that you do not wish to see on the editing form to the <em>Disabled</em> section.\";b:1;s:72:\"In the <em>Widget</em> column, select the widget for editing each field.\";b:1;s:111:\"After selecting the desired widgets, click the settings gear in each row to change the settings for the widget.\";b:1;s:54:\"When you are done making changes, click <em>Save</em>.\";s:62:\"Cuando esté haciendo cambios, haga click en <em>Guardar</em>.\";s:141:\"Test the editing form for your entity sub-type by editing or creating an entity. If needed, return to these steps to further refine the form.\";b:1;s:48:\"Configuring field display for an entity sub-type\";b:1;s:196:\"Configure the <em>formatters</em> used to display the fields of an entity sub-type, their order in the display, and the formatter settings. See @content_structure_topic for background information.\";b:1;s:138:\"Find the particular sub-type that you want to configure the display of, and click <em>Manage display</em> in the <em>Operations</em> list.\";b:1;s:92:\"Drag any fields that you do not wish to see in the display to the <em>Disabled</em> section.\";b:1;s:314:\"In the <em>Label</em> column, select the position for each field label in the display, or <em>- Hidden -</em> to hide a label. You can also choose <em>- Visually Hidden-</em> if you want the label\'s text to appear in the HTML page, so that screen readers and search engines can read it, but it will not be visible.\";b:1;s:78:\"In the <em>Format</em> column, select the formatter for displaying each field.\";b:1;s:117:\"After selecting the desired formatters, click the settings gear in each row to change the settings for the formatter.\";b:1;s:127:\"Test the display for your entity sub-type by viewing an entity. If needed, return to these steps to further refine the display.\";b:1;s:23:\"Creating a content item\";s:37:\"Creación de un elemento de contenido\";s:32:\"Access the Content overview page\";s:44:\"Acceder a la página de resumen de contenido\";s:16:\"Managing content\";s:23:\"Administrando contenido\";s:110:\"Create and publish a content item. See @content_overview_topic for more about content types and content items.\";s:165:\"Crear y publicar un elemento de contenido. Consulte @content_overview_topic para obtener más información sobre los tipos de contenido y los elementos de contenido.\";s:23:\"Who can create content?\";s:31:\"¿Quién puede crear contenido?\";s:511:\"Users with the <em>@content_permissions_link</em> permission can visit the <em>Content</em> page as described in this topic. Each content type has its own create permissions. For example, to create content of type Article, a user would need the Article: Create new content permission. In addition, users with the <em>Bypass content access control</em> or <em>Administer content</em> permission can create content items of all types. Some contributed modules change the permission structure for creating content.\";b:1;s:79:\"In the <em>Manage</em> administrative menu, navigate to <em>@content_link</em>.\";s:86:\"En el menú administrativo <em>Administrar</em>, navegue hasta <em>@content_link</em>.\";s:27:\"Click <em>Add content</em>.\";s:39:\"Haz clic en <em>Añadir contenido</em>.\";s:153:\"If there is more than one content type defined on your site that you have permission to create, click the name of the type of content you want to create.\";s:148:\"Si hay más de un tipo de contenido definido en su sitio que tiene permiso para crear, haga clic en el nombre del tipo de contenido que desea crear.\";s:217:\"On the content edit form, enter the <em>Title</em> of your content, which will show as the page title when the content item is displayed on a page, and also as the label for the content item in administration screens.\";b:1;s:79:\"Fill in the other fields shown on the edit form for this specific content type.\";s:111:\"Complete los otros campos que se muestran en el formulario de edición para este tipo de contenido específico.\";s:193:\"Leave the <em>Published</em> field checked to publish the content immediately, or uncheck it to make it unpublished. Unpublished content is generally not shown to non-administrative site users.\";b:1;s:58:\"Optionally, click <em>Preview</em> to preview the content.\";b:1;s:66:\"Click <em>Save</em>. You will see the content displayed on a page.\";b:1;s:41:\"Basic Page Management (Drupal User Guide)\";b:1;s:43:\"Creating a Content Item (Drupal User Guide)\";b:1;s:23:\"Creating a content type\";s:26:\"Crear un tipo de contenido\";s:24:\"Administer content types\";s:30:\"Administrar tipos de contenido\";s:84:\"Create a new content type. See @content_overview_topic for more about content types.\";s:127:\"Crear un nuevo tipo de contenido. Consulte @content_overview_topic para obtener más información sobre los tipos de contenido.\";s:30:\"Who can create a content type?\";s:42:\"¿Quién puede crear un tipo de contenido?\";s:117:\"Users with the <em>@content_permissions_link</em> permission (typically administrators) can create new content types.\";b:1;s:109:\"In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@content_types_link</em>.\";s:107:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> > <em>@content_types_link</em>.\";s:32:\"Click <em>Add content type.</em>\";s:50:\"Haga clic en <em> Agregar tipo de contenido. </em>\";s:126:\"In the <em>Name</em> field, enter a name for the content type, which is how it will be listed in the administrative interface.\";b:1;s:158:\"Optionally, enter a <em>Description</em> for the content type. You may also want to adjust some of the settings in the vertical tabs section of the edit page.\";b:1;s:306:\"Click <em>Save and manage fields</em>. Your content type will be created, and assuming you have the core Field UI module installed, you will be taken to the <em>Manage fields</em> page for the content type. (If you do not have the core Field UI module installed, the button will say <em>Save</em> instead.)\";b:1;s:177:\"If you have the core Field UI module installed, follow the steps in the related topics to add fields to the new content type, set up the editing form, and configure the display.\";b:1;s:41:\"Adding a Content Type (Drupal User Guide)\";b:1;s:48:\"Setting Up Content Structure (Drupal User Guide)\";b:1;s:22:\"Editing a content item\";s:31:\"Editar un elemento de contenido\";s:149:\"Find a content item and edit it, or update a group of content items in bulk. See @node_overview_topic for more about content types and content items.\";b:1;s:30:\"Who can find and edit content?\";s:44:\"¿Quién puede encontrar y editar contenido?\";s:624:\"Users with the <em>@content_permissions_link</em> permission can use the <em>Content</em> page to find content. Each content type has its own edit permissions. For example, to edit content of type Article, a user would need the <em>Article: Edit own content</em> permission to edit an article they created, or the <em>Article: Edit any content</em> permission to edit an article someone else created. In addition, users with the <em>Bypass content access control</em> or <em>Administer content</em> permission can edit content items of all types. Some contributed modules change the permission structure for editing content.\";s:751:\"Los usuarios con la <em> @content_permissions_link </em> permiso pueden usar la página <em> Content </em> para encontrar contenido. Cada tipo de contenido tiene sus propios permisos de edición. Por ejemplo, para editar el contenido del tipo de artículo, un usuario necesitaría el artículo <em>: editar el permiso de contenido propio </em> para editar un artículo que creó, o el artículo <em>: editar cualquier contenido </em> permiso Para editar un artículo que alguien más creó. Además, los usuarios con el control de acceso de contenido <em> de omisión </em> o <em> administrar contenido </em> pueden editar elementos de contenido de todos los tipos. Algunos módulos contribuidos cambian la estructura de permiso para editar contenido.\";s:66:\"Optionally, use filters to reduce the list of content items shown:\";s:91:\"Opcionalmente, use filtros para reducir la lista de elementos de contenido que se muestran:\";s:42:\"<em>Title</em>: key word(s) from the title\";b:1;s:21:\"<em>Content type</em>\";s:28:\"<em> Tipo de contenido </em>\";s:25:\"<em>Published status</em>\";s:27:\"<em> Estado publicado </em>\";s:17:\"<em>Language</em>\";b:1;s:81:\"If you enter or select filter values, click <em>Filter</em> to apply the filters.\";s:99:\"Si ingresa o selecciona valores de filtro, haga clic en <em> Filtro </em> para aplicar los filtros.\";s:88:\"Optionally, sort the list by clicking a column header. Click again to reverse the order.\";s:123:\"Si lo desea, puede ordenar la lista haciendo clic en la cabecera de una columna. Haga clic de nuevo para invertir el orden.\";s:156:\"To edit the title or other field values for one content item, click <em>Edit</em> in the row of the content item. Update the values and click <em>Save</em>.\";s:200:\"Para editar el título u otros valores de campo para un elemento de contenido, haga clic en <em>Editar</em> en la fila del elemento de contenido. Actualice los valores y haga clic en <em>Guardar</em>.\";s:430:\"A few types of edits can be done in bulk to multiple content items. For example, to publish several unpublished content items, check the boxes in the left column (right column in right-to-left languages) to select the desired content items. For <em>Action</em>, select the <em>Publish content</em> action. Click <em>Apply to selected items</em> to make the change. The other actions under <em>Action</em> work in a similar manner.\";s:546:\"Algunos tipos de ediciones se pueden realizar de forma masiva en varios elementos de contenido. Por ejemplo, para publicar varios elementos de contenido no publicados, marque las casillas en la columna izquierda (columna derecha en los idiomas de derecha a izquierda) para seleccionar los elementos de contenido deseados. Para <em>Acción</em>, seleccione la acción <em>Publicar contenido</em>. Haga clic en <em>Aplicar a elementos seleccionados</em> para realizar el cambio. Las otras acciones bajo <em>Acción</em> funcionan de manera similar.\";s:42:\"Editing a Content Item (Drupal User Guide)\";b:1;s:23:\"What is a content item?\";s:35:\"¿Qué es un elemento de contenido?\";s:240:\"A <em>content item</em> is a type of content entity for page-level content, which can have fields that store text, HTML markup, images, attached files, and other data. See @content_structure_topic for more about content entities and fields.\";b:1;s:23:\"What is a content type?\";s:31:\"¿Qué es un tipo de contenido?\";s:295:\"Content items are divided into <em>content types</em>, which are the entity sub-types for the content item entity type; each content type has its own fields and display settings. For example, you might set up content types for pages, articles, recipes, events, and blog entries on your web site.\";s:357:\"Los elementos de contenido se dividen en <em>tipos de contenido</em>, que son los subtipos de entidad para el tipo de entidad de elemento de contenido; cada tipo de contenido tiene sus propios campos y ajustes de visualización. Por ejemplo, puede configurar tipos de contenido para páginas, artículos, recetas, eventos y entradas de blog en su sitio web.\";s:28:\"Overview of managing content\";b:1;s:463:\"The core Node module allows you to define content types, and add and edit content items. The core Field UI module allows you to attach fields to each content type and manage the edit form and display for each content type. See the related topics listed below for specific tasks. Many other core and contributed modules and installation profiles provide pre-defined content types, modify the permission structure for content items, and provide other functionality.\";s:599:\"El módulo central Node le permite definir los tipos de contenido y añadir y editar elementos de contenido. El módulo central Field UI le permite adjuntar campos a cada tipo de contenido y gestionar el formulario de edición y la visualización de cada tipo de contenido. Consulte los temas relacionados que se enumeran a continuación para ver las tareas específicas. Muchos otros módulos principales y contribuidos y perfiles de instalación proporcionan tipos de contenido predefinidos, modifican la estructura de permisos para los elementos de contenido y proporcionan otras funcionalidades.\";s:41:\"Tracking which content a user has visited\";b:1;s:32:\"What content visits are tracked?\";b:1;s:413:\"The core History module tracks when each logged-in user has most recently visited each content item page on the site. This allows content to be marked as <em>new</em> or <em>updated</em> for each user, meaning that it was newly created or has been updated since the last time they visited its page. These records are kept for one month, meaning that content older than one month is never marked as new or updated.\";b:1;s:63:\"What options are available for using this tracking information?\";s:78:\"¿Cuáles son las opciones disponibles para usar este rastreo de información?\";s:288:\"You can display the new/updated status of content by creating or editing a view. There is a <em>Has new content</em> field for <em>Content</em> views, which displays the new/updated marker. There is also a <em>Has new content</em> filter, which limits the view to new and updated content.\";b:1;s:21:\"Adding an image style\";s:27:\"Agregar un estilo de imagen\";s:12:\"Image styles\";s:17:\"Estilos de imagen\";s:121:\"Add a new image style, which can be used to process and display images. See @media_topic for an overview of image styles.\";s:170:\"Añade un nuevo estilo de imagen, que puede utilizarse para procesar y mostrar imágenes. Consulte @media_topic para obtener una visión general de los estilos de imagen.\";s:117:\"In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Media</em> &gt; @styles_link.\";s:119:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Medios</em> &gt; @styles_link.\";s:31:\"Click <em>Add image style</em>.\";b:1;s:83:\"Enter a descriptive <em>Image style name</em>, and click <em>Create new style</em>.\";b:1;s:72:\"Under <em>Effect</em>, choose an effect to apply and click <em>Add</em>.\";b:1;s:287:\"Configure the effect on the next page. Most effects require some additional configuration after they are added.  For example, for the <em>Crop</em> effect, enter the <em>Width</em> and <em>Height</em> to crop the image to, and choose the <em>Anchor</em> point. Click <em>Add effect</em>.\";b:1;s:71:\"Repeat the previous two steps until all of the effects have been added.\";s:78:\"Repita los dos pasos anteriores hasta que se hayan agregado todos los efectos.\";s:88:\"Drag to change the order of the effects. Then click <em>Save</em> to save the new order.\";s:114:\"Arrastre para cambiar el orden de los efectos. Luego haga clic en <em> Guardar </em> para guardar el nuevo pedido.\";s:220:\"The image style can now be used to format a field containing an image in your layouts or traditional field displays. It can also be used as part of a responsive image style. See related topics below for more information.\";b:1;s:33:\"Managing content listings (views)\";b:1;s:15:\"What is a view?\";b:1;s:337:\"A <em>view</em> is a listing of items on your site; for example, a block showing the most recent comments, a page listing news items, or a list of registered users. The listings can be formatted in a table, grid, list, calendar, RSS feed, and other formats (some output formats may require you to install additional contributed modules).\";b:1;s:34:\"What are the components of a view?\";b:1;s:291:\"When you first create a view, you will specify what type of <em>base data</em> is being displayed in the view, which cannot be changed. After choosing a base data type, you can edit the following components, which allow you to specify which data to output, in what order, and in what format:\";b:1;s:144:\"<em>Displays</em>: whether the output goes to a page, block, feed, etc.; a single view can have multiple displays, each with different settings.\";b:1;s:100:\"<em>Format</em>: the output style for each display, such as content item, grid, table, or HTML list.\";b:1;s:72:\"<em>Fields</em>: if the Format allows, the particular fields to display.\";b:1;s:207:\"<em>Filter criteria</em>: criteria to limit the data to output, such as whether the content is published, the type of content, etc. Filters can be <em>exposed</em> to let users choose how to filter the data.\";b:1;s:84:\"<em>Sort criteria</em>: how to order the data. Sorting can also be exposed to users.\";b:1;s:274:\"<em>Page settings</em>, <em>Block settings</em>, etc.: settings specific to the display type, such as the URL for a page display. Most display types support an <em>Access</em> setting, where you can choose a Permission or Role that a user must have in order to see the view.\";s:369:\"<em>Configuración de página</em>, <em>Configuración de bloqueo</em>, etc.: configuraciones específicas del tipo de visualización, como la URL para la visualización de una página. La mayoría de los tipos de visualización admiten una configuración de <em>Acceso</em>, en la que puede elegir un Permiso o una Función que un usuario debe tener para ver la vista.\";s:97:\"<em>Header</em> and <em>Footer</em>: content to display at the top or bottom of the view display.\";b:1;s:100:\"<em>No results behavior</em>: what to do if the filter criteria result in having no data to display.\";b:1;s:104:\"<em>Pager</em>: how many items to display, and how to paginate if there are additional items to display.\";b:1;s:187:\"<em>Advanced</em> &gt; <em>Contextual filters</em>: like regular filters, except the criteria come from the <em>context</em>, such as the current date, page the view is displayed on, etc.\";b:1;s:195:\"<em>Advanced</em> &gt; <em>Relationships</em>: additional data to pull in and display, related in some way to the base data of the view (such as data about the user who created the content item).\";b:1;s:120:\"<em>Advanced</em> &gt; <em>Exposed form</em>: if you have exposed filters or sorts, how to display the form to the user.\";b:1;s:25:\"What are bulk operations?\";b:1;s:488:\"Views using a table display format can include a bulk operations form, which allows users with sufficient permission to select one or more items from the view and apply an administrative action to them. The bulk actions available are specific to the base data type of the view; for example, a view of content items could support bulk publishing and unpublishing actions. If you have the core Actions UI module installed, see the related topic \"Configuring actions\" for more about actions.\";b:1;s:23:\"Managing views overview\";b:1;s:252:\"The core Views module handles the display of views, and the core Views UI module allows you to create, edit, and delete views in the administrative interface. See the related topics listed below for specific tasks (if the Views UI module is installed).\";s:367:\"El módulo del núcleo Views (Vistas) maneja la presentación de vistas, y el módulo del núcleo Views UI (Interfaz de usuario de Vistas) permite crear, editar y eliminar vistas en la interfaz de administracion. Mire la lista de contenidos relacionados a continuación para obtener más información sobre tareas específicas (si el módulo Views UI está instalado)\";s:123:\"<a href=\"https://www.drupal.org/docs/user_guide/en/views-chapter.html\">Creating Listings with Views (Drupal User Guide)</a>\";b:1;s:23:\"Adding a link to a menu\";b:1;s:5:\"Menus\";s:6:\"Menús\";s:152:\"Add a link to a menu. Note that you can also add a link to a menu from the content edit page if menu settings have been configured for the content type.\";s:208:\"Añada este enlace al menú . Compruebe que puede añadir también el link a un menú desde la página de edición de contenido si  los ajustes del sitio web fueron ya  configurados para el tipo de contenido.\";s:101:\"In the <em>Manage</em> administration menu, navigate to <em>Structure</em> &gt; @structure_menu_link.\";s:104:\"En el menú de administración <em>Gestionar</em>, vaya a <em>Estructura</em> &gt; @structure_menu_link.\";s:84:\"Locate the desired menu and click <em>Add link</em> in the <em>Operations</em> list.\";b:1;s:51:\"Enter the <em>Menu link title</em> to be displayed.\";b:1;s:46:\"Enter the <em>Link</em>, one of the following:\";b:1;s:44:\"An internal path, such as <em>/node/add</em>\";b:1;s:19:\"A full external URL\";b:1;s:83:\"Start typing the title of a content item and select it when the full title comes up\";b:1;s:92:\"<em>&lt;nolink&gt;</em> to display the <em>Menu link title</em> as plain text without a link\";b:1;s:61:\"<em>&lt;front&gt;</em> to link to the front page of your site\";b:1;s:88:\"Make sure that <em>Enabled</em> is checked; if not, the menu link will not be displayed.\";b:1;s:99:\"Optionally, enter a <em>Description</em>, which will be displayed when a user hovers over the link.\";b:1;s:125:\"Optionally, check <em>Show as expanded</em> to automatically show the children of this link (if any) when this link is shown.\";b:1;s:102:\"Optionally, select the <em>Parent link</em>, if this menu link should be a child of another menu link.\";b:1;s:92:\"Click <em>Save</em>. You will be returned to the <em>Add link</em> page to add another link.\";b:1;s:97:\"Locate the menu you just added a link to and click <em>Edit</em> in the <em>Operations</em> list.\";b:1;s:125:\"Verify that the order of links is correct. If it is not, drag menu links until the order is correct, and click <em>Save</em>.\";b:1;s:42:\"Configure menu settings for a content type\";b:1;s:197:\"For an existing content type, configure the available menus that will be shown as options on content editing screens; links to content items of this type can be added to these menus during editing.\";b:1;s:100:\"In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; @content_types_link.\";s:101:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; @content_types_link.\";s:103:\"Locate the content type you want to configure, and click <em>Edit</em> in the <em>Operations</em> list.\";s:117:\"Localice el tipo de contenido que desea configurar y pulse sobre <em>Editar</em> en la lista de <em>Operaciones</em>.\";s:117:\"Under <em>Menu settings</em>, check the menus that you want to be available when editing a content item of this type.\";b:1;s:130:\"Optionally, select the <em>Default parent item</em>, to put links to content items under a default location in the menu structure.\";b:1;s:15:\"Creating a menu\";b:1;s:18:\"Create a new menu.\";b:1;s:98:\"In the <em>Manage</em> administration menu, navigate <em>Structure</em> &gt; @structure_menu_link.\";s:110:\"En el menú de administración <em>Gestionar</em>, navegue por <em>Estructura</em> &gt; @@structure_menu_link.\";s:24:\"Click <em>Add menu</em>.\";b:1;s:203:\"Enter the title for the menu, which is used as the default block title if the menu is displayed as a block. If desired, also edit the machine name of the menu, which is by default derived from the title.\";b:1;s:79:\"Enter an administrative summary, which is displayed on the <em>Menus</em> page.\";b:1;s:74:\"If your site has more than one language, choose the language for the menu.\";b:1;s:178:\"Click <em>Save</em>. You will be on the menu editing page, ready to add links to the menu if the core Custom Menu Links module is installed; see related topics for further tasks.\";b:1;s:35:\"Reordering and disabling menu links\";b:1;s:67:\"Disable menu links or change the order and hierarchy of menu links.\";b:1;s:60:\"Click <em>Edit menu</em> for the menu that you want to edit.\";b:1;s:100:\"Drag menu links into a new order, or check/uncheck <em>Enabled</em> to enable or disable menu links.\";b:1;s:41:\"Click <em>Save</em> to save your changes.\";b:1;s:19:\"Editing a URL alias\";s:27:\"Edición de un alias de URL\";s:22:\"Administer URL aliases\";s:24:\"Administrar alias de URL\";s:11:\"URL aliases\";s:12:\"Alias de URL\";s:28:\"Configuring aliases for URLs\";s:33:\"Configuración de alias para URLS\";s:118:\"Change an existing URL alias, to correct the path or the alias value. See @path_overview_topic for more about aliases.\";s:143:\"Cambiar un alias de URL existente, para corregir la ruta o el valor del alias. Ver @path_overview_topic para más información sobre los alias.\";s:27:\"Who can manage URL aliases?\";b:1;s:75:\"Users with the <em>@path_permissions_link</em> permission can edit aliases.\";b:1;s:192:\"In the <em>Manage</em> administration menu, navigate to <em>Configuration</em> &gt; <em>Search and metadata</em> &gt; <em>@path_aliases_link</em>. A list of all the site\'s aliases will appear.\";b:1;s:87:\"Click <em>Edit</em> in the dropdown button for the alias that you would like to change.\";s:95:\"Haga clic en <em> editar </em> en el botón desplegable para el alias que le gustaría cambiar.\";s:99:\"Make the required changes and click <em>Save</em>. You will be returned to the URL alias list page.\";b:1;s:81:\"Note that you can also add new aliases from this page, for any path on your site.\";s:105:\"Tenga en cuenta que también puede agregar nuevos alias de esta página, para cualquier ruta en su sitio.\";s:39:\"Creating a URL alias for a content item\";s:58:\"Creación de un alias de URL para un elemento de contenido\";s:27:\"Create and edit URL aliases\";s:27:\"Crear y editar alias de URL\";s:178:\"Give a content item page a human- or SEO-friendly URL alias; you can follow similar steps to create an alias for a taxonomy term page. See @overview_topic for more about aliases.\";s:272:\"Asigne a la página de un elemento de contenido un alias de URL amigable para las personas o para el SEO; puede seguir pasos similares para crear un alias para una página de términos de taxonomía. Consulte @overview_topic para obtener más información sobre los alias.\";s:27:\"Who can create URL aliases?\";s:34:\"¿Quién puede crear alias de URL?\";s:168:\"Users with the <em>@path_permissions_link</em> permission can create aliases. To follow the steps in this topic, you will also need permission to edit the content item.\";s:184:\"Los usuarios con el permiso <em> @path_permissions_link </em> pueden crear alias. Para seguir los pasos de este tema, también necesitará permiso para editar el elemento de contenido.\";s:142:\"Locate and open the content edit form for the content item, or create a new content item (see related topics on creating and editing content).\";b:1;s:143:\"Under <em>URL alias</em> on the edit form, enter the desired alias (for example, \"/about-us\"). Make sure the alias starts with a \"/\" character.\";b:1;s:106:\"Verify that the page can be visited with the new alias, for example <em>https://example.com/about-us</em>.\";s:114:\"Compruebe que la página puede ser visitada con el nuevo alias, por ejemplo <em>https://example.com/about-us</em>.\";s:14:\"What is a URL?\";s:18:\"¿Qué es una URL?\";s:339:\"URL is the abbreviation for \"Uniform Resource Locator\", which is the page\'s address on the web. It is the \"name\" by which a browser identifies a page to display. In the example \"Visit us at <em>example.com</em>.\", <em>https://example.com</em> would be the URL for the home page of your website. Users use URLs to locate content on the web.\";b:1;s:15:\"What is a path?\";b:1;s:256:\"A path is the unique, last part of the URL for a specific function or piece of content. For example, for a page whose full URL is <em>https://example.com/node/7</em>, the path is <em>node/7</em>. Here are some examples of paths you might find in your site:\";b:1;s:42:\"node/7: Path to a particular content item.\";s:54:\"nodo/7: ruta a un elemento de contenido en particular.\";s:46:\"taxonomy/term/6: Path to a taxonomy term page.\";s:63:\"taxonomy/term/6: Ruta a una página de términos de taxonomía.\";s:36:\"user/3: Path to a user profile page.\";b:1;s:17:\"What is an alias?\";s:19:\"¿Qué es un alias?\";s:317:\"The core software allows you to provide more understandable URLs for pages on your site, which are called <em>aliases</em>. For example, if you have an \"About Us\" page with the path <em>node/7</em>, you can set up an alias of <em>about</em> so that your visitors will see it as <em>https://www.example.com/about</em>.\";b:1;s:48:\"Overview of configuring paths, aliases, and URLs\";s:63:\"Descripción general de la configuración de rutas, alias y URL\";s:298:\"The core Path module provides the URL aliasing functionality. The contributed <a href=\"https://www.drupal.org/project/pathauto\">Pathauto</a> module allows you to configure automatically-generated URL aliases for content items and other pages. See the related topics listed below for specific tasks.\";b:1;s:53:\"Concept: Paths, Aliases, and URLs (Drupal User Guide)\";b:1;s:48:\"Creating and using shortcut administrative links\";s:60:\"Creación y uso de enlaces administrativos de acceso directo\";s:72:\"Create, view, and use a set of shortcuts to access administrative pages.\";s:92:\"Cree, vea y use un conjunto de accesos directos para acceder a las páginas administrativas.\";s:19:\"What are shortcuts?\";s:22:\"¿Qué son los atajos?\";s:763:\"<em>Shortcuts</em> are quick links to administrative pages; they are managed by the core Shortcut module. A site can have one or more <em>shortcut sets</em>, which can be shared by one or more users (by default, there is only one set shared by all users); each set contains a limited number of shortcuts. Users need <em>Use shortcuts</em> permission to view shortcuts; <em>Edit current shortcut set</em> permission to add, delete, or edit the shortcuts in the set assigned to them; and <em>Select any shortcut set</em> permission to select a different shortcut set when editing their user profile. There is also an <em>Administer shortcuts</em> permission, which allows an administrator to do any of these actions, as well as select shortcut sets for other users.\";s:982:\"Los <em>accesos directos</em> son enlaces rápidos a páginas administrativas; son administrados por el módulo principal Shortcut. Un sitio puede tener uno o más <em>conjuntos de accesos directos</em>, que pueden ser compartidos por uno o más usuarios (por defecto, solo hay un conjunto compartido por todos los usuarios); cada conjunto contiene un número limitado de atajos. Los usuarios necesitan el permiso <em>Usar accesos directos</em> para ver los accesos directos; Permiso <em>Editar conjunto de accesos directos actual</em> para añadir, eliminar, o editar los accesos directos en el conjunto asignado a ellos; y permiso de <em>Seleccionar cualquier conjunto de accesos directos</em> para seleccionar un conjunto de atajos diferente al editar su perfil de usuario. También hay un permiso <em>Administrar accesos directos</em>, que permite a un administrador realizar cualquiera de estas acciones, así como seleccionar conjuntos de accesos directos para otros usuarios.\";s:284:\"Make sure that the core Shortcut module is installed, and that you have a role with <em>Edit current shortcut set</em> or <em>Administer shortcuts</em> permission. Also, make sure that a toolbar module is installed (either the core Toolbar module or a contributed module replacement).\";b:1;s:71:\"Navigate to an administrative page that you want in your shortcut list.\";s:79:\"Navegue a la página administrativa que desee en  su lista de accesos directos.\";s:293:\"Click the shortcut link to add the page to your shortcut list -- in the core Claro administrative theme, the link looks like a star, and is displayed next to the page title. However, if the page is already in your shortcut set, clicking the shortcut link will remove it from your shortcut set.\";s:381:\"Haz clic en el enlace de acceso directo para agregar la página a tu lista de accesos directos: en el tema administrativo principal Claro, el enlace se ve como una estrella y se muestra junto al título de la página. Sin embargo, si la página ya está en tu conjunto de accesos directos, hacer clic en el enlace de acceso directo la eliminará de tu conjunto de accesos directos.\";s:72:\"Repeat until all the desired links have been added to your shortcut set.\";s:86:\"Repita hasta que se hayan agregado todos los enlaces deseados a su conjunto de atajos.\";s:104:\"Click <em>Shortcuts</em> in the toolbar to display your shortcuts, and verify that the list is complete.\";b:1;s:157:\"Optionally, click <em>Edit shortcuts</em> at the right end of the shortcut list (left end in right-to-left languages), to remove links or change their order.\";b:1;s:77:\"Click any link in the shortcut bar to go directly to the administrative page.\";s:109:\"Haga clic en cualquier enlace de la barra de acceso directo para ir directamente a la página administrativa.\";s:20:\"Configuring taxonomy\";s:31:\"Configuración de la taxonomía\";s:33:\"Administer vocabularies and terms\";s:36:\"Administrar vocabularios y términos\";s:8:\"Taxonomy\";s:10:\"Taxonomía\";s:17:\"Managing taxonomy\";s:25:\"Gestión de la taxonomía\";s:214:\"Create a taxonomy vocabulary and add a reference field for that vocabulary to a content entity. See @taxonomy_overview_topic for information about taxonomy and @content_structure_topic for more on content entities.\";s:286:\"Crea un vocabulario de taxonomía y añade un campo de referencia para ese vocabulario a una entidad de contenido. Consulte @taxonomy_overview_topic para obtener información sobre la taxonomía y @content_structure_topic para obtener más información sobre las entidades de contenido.\";s:40:\"Who can configure a taxonomy vocabulary?\";s:55:\"¿Quién puede configurar un vocabulario de taxonomía?\";s:290:\"Users with the <em>@taxonomy_permissions_link</em> permission can configure a vocabulary. To add a field in the administrative interface, the core Field UI module must be installed, and you will also need the <em>Administer fields</em> permission for the entity you are adding the field to.\";b:1;s:110:\"In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@taxonomy_admin_link</em>.\";s:108:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> > <em>@taxonomy_admin_link</em>.\";s:30:\"Click <em>Add vocabulary</em>.\";s:41:\"Haz clic en <em>Agregar vocabulario</em>.\";s:182:\"In the <em>Name</em> field, enter a name for the vocabulary (for example \"Ingredients\"), which is how it will be shown in the administrative interface. Optionally, add a description.\";s:195:\"En el campo <em>Nombre</em>, introduzca un nombre para el vocabulario (por ejemplo \"Ingredientes\"), que es como se mostrará en la interfaz administrativa. Opcionalmente, añada una descripción.\";s:123:\"Click <em>Save</em>. Your vocabulary will be created and you will see the page that lists all the terms in this vocabulary.\";s:127:\"Haz clic en <em>Guardar</em>. Su vocabulario se creará y verá la página que enumera todos los términos de este vocabulario.\";s:272:\"Optionally, click <em>Add term</em> to add a term to the new vocabulary. In the <em>Name</em> field, enter the term name (for example \"Butter\"). Click <em>Save</em>. You will receive a confirmation about the term you created. You may optionally continue to add more terms.\";s:340:\"Opcionalmente, haga clic en <em> Agregar término </em> para agregar un término al nuevo vocabulario. En el campo <em> nombre </em>, ingrese el nombre del término (por ejemplo \"mantequilla\"). Haga clic en <em> Guardar </em>. Recibirá una confirmación sobre el término que creó. Opcionalmente, puede continuar agregando más términos.\";s:328:\"If you have the Field UI module installed, follow the instructions on the related <em>Adding a reference field to an entity sub-type</em> topic to add a taxonomy reference field to the entity type of your choice. The settings page will allow you to choose the <em>Vocabulary</em> that you created as the vocabulary to reference.\";b:1;s:98:\"You may also want to configure the display and form display of the new field (see related topics).\";b:1;s:41:\"Setting Up a Taxonomy (Drupal User Guide)\";b:1;s:17:\"What is taxonomy?\";s:24:\"¿Qué es la taxonomía?\";s:773:\"<em>Taxonomy</em> is used to classify website content. One common example of taxonomy is the tags used to classify or categorize posts in a blog website; a cooking website could use an ingredients taxonomy to classify recipes. Individual taxonomy items are known as <em>terms</em> (the blog tags or recipe ingredients in these examples); and a set of terms is known as a <em>vocabulary</em> (the set of all blog post tags, or the set of all recipe ingredients in these examples). Technically, taxonomy terms are an entity type and the entity subtypes are the vocabularies; see @content_structure_topic for more on content entities. Like other entities, taxonomy terms can have fields attached; for instance, you could set up an image field to contain an icon for each term.\";s:1043:\"La <em>taxonomía</em> se utiliza para clasificar el contenido del sitio web. Un ejemplo común de taxonomía son las etiquetas utilizadas para clasificar o categorizar publicaciones en un sitio web de blog; un sitio web de cocina podría usar una taxonomía de ingredientes para clasificar recetas. Los elementos de taxonomía individuales se conocen como <em>términos</em> (las etiquetas de blog o los ingredientes de recetas en estos ejemplos); y un conjunto de términos se conoce como <em>vocabulario</em> (el conjunto de todas las etiquetas de publicaciones de blog o el conjunto de todos los ingredientes de recetas en estos ejemplos). Técnicamente, los términos de taxonomía son un tipo de entidad y los subtipos de entidad son los vocabularios; consulte @content_structure_topic para obtener más información sobre las entidades de contenido. Al igual que otras entidades, los términos de la taxonomía pueden tener campos adjuntos; por ejemplo, puede configurar un campo de imagen para que contenga un icono para cada término.\";s:317:\"An individual vocabulary can organize its terms in a hierarchy, or it could be flat. For example, blog tags normally have a flat structure, while a recipe ingredients vocabulary could be hierarchical (for example, tomatoes could be a sub-term of vegetables, and under tomatoes, you could have green and red tomatoes).\";s:377:\"Un vocabulario individual puede organizar sus términos en una jerarquía, o puede ser plano. Por ejemplo, las etiquetas de un blog suelen tener una estructura plana, mientras que el vocabulario de ingredientes de una receta puede ser jerárquico (por ejemplo, los tomates pueden ser un subtérmino de las verduras, y dentro de los tomates, puede haber tomates verdes y rojos).\";s:221:\"Taxonomy terms are normally attached as reference fields to other content entities, which is how you can use them to classify content. When you set up a taxonomy reference field, you can let users enter terms in two ways:\";b:1;s:12:\"Free tagging\";s:16:\"Etiquetado libre\";s:59:\"New terms can be created right on the content editing form.\";s:89:\"Se pueden crear nuevos términos directamente en el formulario de edición de contenidos.\";s:19:\"Fixed list of terms\";s:23:\"Lista fija de términos\";s:145:\"The list of terms is curated and managed outside the content editing form, and users can only select from the existing list when editing content.\";s:182:\"La lista de términos se elabora y gestiona fuera del formulario de edición de contenidos, y los usuarios sólo pueden seleccionarlos de la lista existente al editar los contenidos.\";s:338:\"Taxonomy reference fields can be added to any entity, such as user accounts, content blocks, or regular content items. If you use them to classify regular content items, your site will automatically be set up with taxonomy listing pages for each term; each of these pages lists all of the content items that are classified with that term.\";s:424:\"Los campos de referencia de taxonomía se pueden agregar a cualquier entidad, como cuentas de usuario, bloques de contenido o elementos de contenido normales. Si los utiliza para clasificar elementos de contenido habituales, su sitio se configurará automáticamente con páginas de listado de taxonomías para cada término; cada una de estas páginas enumera todos los elementos de contenido clasificados con ese término.\";s:29:\"Overview of managing taxonomy\";b:1;s:317:\"The core Taxonomy module allows you to create and edit taxonomy vocabularies and taxonomy terms. The core Field UI module provides a user interface for adding fields to entities, including the taxonomy reference field, and configuring field editing and display. See the related topics listed below for specific tasks.\";b:1;s:37:\"Concept: Taxonomy (Drupal User Guide)\";b:1;s:39:\"Adding a bulk operations form to a view\";b:1;s:5:\"Views\";s:6:\"Vistas\";s:16:\"Administer views\";s:18:\"Administrar vistas\";s:214:\"Add one or more existing actions as bulk operations to an existing table-style view. If you have the core Actions UI module installed, see the related topic \"Configuring actions\" for more information about actions.\";b:1;s:19:\"Who can edit views?\";s:36:\"¿Quién puede modificar las vistas?\";s:132:\"The core Views UI module will need to be installed and you will need <em>@views_permissions</em> permission in order to edit a view.\";b:1;s:126:\"In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@views</em>. A list of all views is shown.\";s:136:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> > <em>@views</em>. Se muestra una lista de todas las vistas.\";s:179:\"Find the view that you would like to edit, and click <em>Edit</em> from the dropdown button. Note that bulk operations work best in a view with a Page display, and a Table format.\";s:219:\"Busque la vista que le gustaría editar y haga clic en <em>Editar</em> en el botón desplegable. Tenga en cuenta que las operaciones masivas funcionan mejor en una vista con visualización de Página y formato de Tabla.\";s:469:\"If there is not already an <em>Operations bulk form</em> in the <em>Fields</em> list for the view, click <em>Add</em> in the <em>Fields</em> section to add it. (The exact name of the bulk form field will vary, and may contain keywords like \"bulk update\", \"form element\" or \"operations\" -- not to be confused with <em>operations links</em>, which are applied to each item in a row.) If the bulk operations field already exists, click the field name to edit its settings.\";b:1;s:125:\"Check the action(s) you want to make available in the <em>Selected actions</em> list and click <em>Apply (all displays)</em>.\";b:1;s:265:\"Verify that the <em>Access</em> settings for the view are at least as restrictive as the permissions necessary to perform the bulk operations. People with permission to see the view, but who don\'t have permission to do the bulk operations, will experience problems.\";s:298:\"Verifique que la configuración de <em>Acceso</em> para la vista sea al menos tan restrictiva como los permisos necesarios para realizar las operaciones masivas. Las personas con permiso para ver la vista, pero que no tienen permiso para realizar las operaciones masivas, experimentarán problemas.\";s:84:\"Click <em>Save</em>. The action(s) will be available as bulk operations in the view.\";s:111:\"Haga clic en <em>Guardar</em>. La(s) acción(es) estará(n) disponible(s) como operaciones masivas en la vista.\";s:32:\"Editing an existing view display\";b:1;s:87:\"Edit an existing view display, to modify what data is displayed or how it is displayed.\";b:1;s:209:\"If you are not already editing your view, in the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@views_link</em>. Find the view you want to edit, and click its <em>Edit</em> link.\";b:1;s:60:\"Under <em>Displays</em>, click the display you want to edit.\";b:1;s:154:\"Find the section whose settings you want to change, such as <em>Format</em> or <em>Filter criteria</em>. (See @views_overview_topic for more information.)\";s:172:\"Busque la sección cuya configuración desea cambiar, como <em>Formato</em> o <em>Criterios de filtro</em>. (Consulte @views_overview_topic para obtener más información).\";s:290:\"For sections containing lists (such as <em>Fields</em> and <em>Filter criteria</em>), to modify or delete an existing item, click the name of the item. To add a new item, click <em>Add</em> in the drop-down list. To change the order of items, click <em>Rearrange</em> in the drop-down list.\";b:1;s:585:\"For sections containing individual settings (such as <em>Title</em> and <em>Format</em>), there are often two links for each setting. The first link shows the current value; click that link to change the value. If there is a second link called <em>Settings</em>, click that link to change the settings details. For example, if your <em>Format</em> is currently shown as <em>Unformatted list</em>, click <em>Unformatted list</em> to switch to using a <em>Grid</em> or <em>Table</em> format. Click <em>Settings</em> next to your format type to change the settings for your chosen format.\";b:1;s:162:\"When you have finished changing all the settings, verify that the display is correct by clicking <em>Update preview</em>. Return to editing settings if necessary.\";b:1;s:154:\"When you have verified the display, click <em>Save</em>. Alternatively, if you have made mistakes and want to discard your changes, click <em>Cancel</em>.\";b:1;s:19:\"Creating a new view\";b:1;s:62:\"Create a new view to list content or other items on your site.\";b:1;s:101:\"In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@views_link</em>.\";b:1;s:24:\"Click <em>Add view</em>.\";b:1;s:123:\"In the <em>View name</em> field, enter a name for the view, which is how it will be listed in the administrative interface.\";b:1;s:126:\"In <em>View settings</em> &gt; <em>Show</em>, select the base data type to display in your view. This cannot be changed later.\";b:1;s:117:\"Optionally, select or enter filtering, sorting, and page/block display settings; these can be added or changed later.\";b:1;s:113:\"Click <em>Save and edit</em>. Your view will be created; edit it following the steps in the related topics below.\";b:1;s:40:\"Adding a new display to an existing view\";b:1;s:160:\"Add a new display to an existing view. This will allow you to display similar data to an existing view, using similar settings, in a new block, page, feed, etc.\";b:1;s:44:\"Under <em>Displays</em>, click <em>Add</em>.\";b:1;s:217:\"In the pop-up list, click the link for the type of display you want to add; the most common types are <em>Page</em> and <em>Block</em>. The new display will be added to your view, and you will be editing that display.\";b:1;s:139:\"Optionally, click the link next to <em>Display name</em> and enter a new name to be shown for this display in the administrative interface.\";b:1;s:80:\"Follow the steps in @view_edit_topic to edit the other settings for the display.\";b:1;s:23:\"Adding a new media type\";s:31:\"Agregar un nuevo tipo de medios\";s:11:\"Media types\";s:16:\"Tipos multimedia\";s:256:\"Add a new media type that can be referenced in Media reference fields; media types are a content entity type. See @media_topic for an overview of media items and media types, and @content_structure_topic for more information on content entities and fields.\";s:360:\"Agregue un nuevo tipo de medio al que se pueda hacer referencia en los campos de referencia de Medios; los tipos de medios son un tipo de entidad de contenido. Consulte @media_topic para obtener una descripción general de los elementos y tipos de medios, y @content_structure_topic para obtener más información sobre las entidades y los campos de contenido.\";s:92:\"In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; @media_link.\";s:93:\"En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; @media_link.\";s:119:\"If there is not already a media type for the type of media you want to use on your site, click <em>Add media type</em>.\";b:1;s:105:\"Enter a <em>Name</em> and <em>Description</em> for your media type, and select the <em>Media source</em>.\";b:1;s:295:\"For most media sources, there is additional information that will need to be stored with your media item, in a field on your media type. Under <em>Media source configuration</em>, select an existing field to re-use to store this information, or select <em> - Create -</em> to create a new field.\";b:1;s:113:\"Note the types of metadata in the <em>Field mapping</em> section that can be mapped to fields on your media type.\";b:1;s:194:\"Optionally, add additional fields for the metadata noted above or for other information that you want to store to your media type by clicking on <em>Manage fields</em> (see related topic below).\";b:1;s:153:\"If you have added metadata fields, click <em>Edit</em>. Under <em>Field mapping</em>, select the fields you added for each piece of metadata information.\";b:1;s:122:\"You can now use this media type by adding a Media reference field to any content entity sub-type. See related topic below.\";b:1;s:21:\"Requires Drupal core:\";s:30:\"Requiere el núcleo de Drupal:\";s:43:\"@low_version_number to @high_version_number\";s:42:\"@low_version_number a @high_version_number\";s:33:\"on dxpr.com. Click for more info.\";b:1;s:28:\"(version @version available)\";s:30:\"(versión @version disponible)\";s:11:\"Not secure!\";s:15:\"¡No es seguro!\";s:8:\"Username\";s:17:\"Nombre de usuario\";s:8:\"Password\";s:11:\"Contraseña\";s:6:\"Log in\";s:15:\"Iniciar sesión\";s:18:\"Create new account\";s:18:\"Crear nueva cuenta\";s:19:\"Reset your password\";s:28:\"Reinicializar su contraseña\";s:43:\"You are not authorized to access this page.\";s:43:\"No tiene permiso para visitar esta página.\";s:13:\"Access denied\";s:15:\"Acceso denegado\";}',-1,1773412072.860,1,'locale','0'),('locale:es:Abbreviated month name:administrator:authenticated',_binary 'a:4:{s:3:\"Mar\";s:3:\"Mar\";s:3:\"Jun\";s:3:\"Jun\";s:3:\"Sep\";s:3:\"Sep\";s:3:\"Jul\";s:3:\"Jul\";}',-1,1773073089.341,1,'locale','0'),('locale:es:Abbreviated month name:anonymous',_binary 'a:3:{s:3:\"Jun\";s:3:\"Jun\";s:3:\"Sep\";s:3:\"Sep\";s:3:\"Jul\";s:3:\"Jul\";}',-1,1773074754.016,1,'locale','0'),('locale:es:Long month name:administrator:authenticated',_binary 'a:4:{s:5:\"March\";s:5:\"Marzo\";s:4:\"June\";s:5:\"Junio\";s:9:\"September\";s:10:\"Septiembre\";s:4:\"July\";s:5:\"Julio\";}',-1,1773073089.346,1,'locale','0'),('locale:es:Long month name:anonymous',_binary 'a:3:{s:4:\"June\";s:5:\"Junio\";s:9:\"September\";s:10:\"Septiembre\";s:4:\"July\";s:5:\"Julio\";}',-1,1773074754.020,1,'locale','0'),('locale:es:View entity type:administrator:authenticated',_binary 'a:1:{s:4:\"View\";s:41:\"Vista\r\nen contexto: Tipo de entidad Vista\";}',-1,1773332194.464,1,'locale','0'),('theme_registry:build:modules',_binary 'a:194:{s:18:\"preprocess invokes\";a:35:{s:21:\"contextual_preprocess\";a:2:{s:6:\"module\";s:10:\"contextual\";s:4:\"hook\";s:10:\"preprocess\";}s:29:\"blazy_layout_preprocess_block\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"comment_preprocess_block\";a:2:{s:6:\"module\";s:7:\"comment\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"help_preprocess_block\";a:2:{s:6:\"module\";s:4:\"help\";s:4:\"hook\";s:16:\"preprocess_block\";}s:25:\"language_preprocess_block\";a:2:{s:6:\"module\";s:8:\"language\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"menu_ui_preprocess_block\";a:2:{s:6:\"module\";s:7:\"menu_ui\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"node_preprocess_block\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:16:\"preprocess_block\";}s:23:\"search_preprocess_block\";a:2:{s:6:\"module\";s:6:\"search\";s:4:\"hook\";s:16:\"preprocess_block\";}s:25:\"shortcut_preprocess_block\";a:2:{s:6:\"module\";s:8:\"shortcut\";s:4:\"hook\";s:16:\"preprocess_block\";}s:23:\"system_preprocess_block\";a:2:{s:6:\"module\";s:6:\"system\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"user_preprocess_block\";a:2:{s:6:\"module\";s:4:\"user\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"views_preprocess_comment\";a:2:{s:6:\"module\";s:5:\"views\";s:4:\"hook\";s:18:\"preprocess_comment\";}s:50:\"field_ui_preprocess_form_element__new_storage_type\";a:2:{s:6:\"module\";s:8:\"field_ui\";s:4:\"hook\";s:41:\"preprocess_form_element__new_storage_type\";}s:27:\"blazy_preprocess_file_audio\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_file_audio\";}s:27:\"blazy_preprocess_file_video\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_file_video\";}s:30:\"blazy_layout_preprocess_layout\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:17:\"preprocess_layout\";}s:30:\"media_library_preprocess_media\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:16:\"preprocess_media\";}s:37:\"media_preprocess_media_reference_help\";a:2:{s:6:\"module\";s:5:\"media\";s:4:\"hook\";s:31:\"preprocess_media_reference_help\";}s:36:\"blazy_preprocess_media_oembed_iframe\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:30:\"preprocess_media_oembed_iframe\";}s:22:\"locale_preprocess_node\";a:2:{s:6:\"module\";s:6:\"locale\";s:4:\"hook\";s:15:\"preprocess_node\";}s:21:\"views_preprocess_node\";a:2:{s:6:\"module\";s:5:\"views\";s:4:\"hook\";s:15:\"preprocess_node\";}s:35:\"admin_toolbar_tools_preprocess_html\";a:2:{s:6:\"module\";s:19:\"admin_toolbar_tools\";s:4:\"hook\";s:15:\"preprocess_html\";}s:20:\"node_preprocess_html\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:15:\"preprocess_html\";}s:23:\"toolbar_preprocess_html\";a:2:{s:6:\"module\";s:7:\"toolbar\";s:4:\"hook\";s:15:\"preprocess_html\";}s:28:\"dxpr_builder_preprocess_page\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:15:\"preprocess_page\";}s:30:\"shortcut_preprocess_page_title\";a:2:{s:6:\"module\";s:8:\"shortcut\";s:4:\"hook\";s:21:\"preprocess_page_title\";}s:22:\"blazy_preprocess_image\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:16:\"preprocess_image\";}s:41:\"dxpr_builder_preprocess_menu_local_action\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:28:\"preprocess_menu_local_action\";}s:22:\"blazy_preprocess_field\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:16:\"preprocess_field\";}s:29:\"blazy_layout_preprocess_field\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:16:\"preprocess_field\";}s:24:\"comment_preprocess_field\";a:2:{s:6:\"module\";s:7:\"comment\";s:4:\"hook\";s:16:\"preprocess_field\";}s:25:\"system_preprocess_toolbar\";a:2:{s:6:\"module\";s:6:\"system\";s:4:\"hook\";s:18:\"preprocess_toolbar\";}s:27:\"blazy_preprocess_views_view\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_views_view\";}s:30:\"views_ui_preprocess_views_view\";a:2:{s:6:\"module\";s:8:\"views_ui\";s:4:\"hook\";s:21:\"preprocess_views_view\";}s:42:\"media_library_preprocess_views_view_fields\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:28:\"preprocess_views_view_fields\";}}s:18:\"announcements_feed\";a:6:{s:9:\"variables\";a:4:{s:8:\"featured\";N;s:8:\"standard\";N;s:5:\"count\";i:0;s:9:\"feed_link\";s:0:\"\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:31:\"core/modules/announcements_feed\";s:8:\"template\";s:18:\"announcements-feed\";s:4:\"path\";s:41:\"core/modules/announcements_feed/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:24:\"announcements_feed_admin\";a:6:{s:9:\"variables\";a:4:{s:8:\"featured\";N;s:8:\"standard\";N;s:5:\"count\";i:0;s:9:\"feed_link\";s:0:\"\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:31:\"core/modules/announcements_feed\";s:8:\"template\";s:24:\"announcements-feed-admin\";s:4:\"path\";s:41:\"core/modules/announcements_feed/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:26:\"big_pipe_interface_preview\";a:6:{s:9:\"variables\";a:3:{s:8:\"callback\";N;s:9:\"arguments\";N;s:7:\"preview\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/big_pipe\";s:8:\"template\";s:26:\"big-pipe-interface-preview\";s:4:\"path\";s:31:\"core/modules/big_pipe/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:5:\"blazy\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/blazy\";s:8:\"template\";s:5:\"blazy\";s:4:\"path\";s:31:\"modules/contrib/blazy/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:25:\"template_preprocess_blazy\";i:1;s:21:\"contextual_preprocess\";}}s:12:\"block__blazy\";a:7:{s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/blazy/modules/blazy_layout\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:12:\"block--blazy\";s:4:\"path\";s:52:\"modules/contrib/blazy/modules/blazy_layout/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:12:\"field__blazy\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/blazy/modules/blazy_layout\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:12:\"field--blazy\";s:4:\"path\";s:52:\"modules/contrib/blazy/modules/blazy_layout/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:13:\"layout__blazy\";a:7:{s:9:\"base hook\";s:6:\"layout\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/blazy/modules/blazy_layout\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:13:\"layout--blazy\";s:4:\"path\";s:52:\"modules/contrib/blazy/modules/blazy_layout/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:5:\"block\";a:7:{s:14:\"render element\";s:8:\"elements\";s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/block\";s:8:\"template\";s:5:\"block\";s:4:\"path\";s:28:\"core/modules/block/templates\";s:20:\"preprocess functions\";a:11:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";}}s:22:\"block_content_add_list\";a:8:{s:9:\"variables\";a:1:{s:7:\"content\";N;}s:4:\"file\";s:23:\"block_content.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:26:\"core/modules/block_content\";s:8:\"includes\";a:1:{i:0;s:50:\"core/modules/block_content/block_content.pages.inc\";}s:8:\"template\";s:22:\"block-content-add-list\";s:4:\"path\";s:36:\"core/modules/block_content/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:42:\"template_preprocess_block_content_add_list\";i:1;s:21:\"contextual_preprocess\";}}s:7:\"captcha\";a:6:{s:14:\"render element\";s:7:\"element\";s:8:\"template\";s:7:\"captcha\";s:4:\"path\";s:33:\"modules/contrib/captcha/templates\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:23:\"modules/contrib/captcha\";s:20:\"preprocess functions\";a:2:{i:0;s:27:\"template_preprocess_captcha\";i:1;s:21:\"contextual_preprocess\";}}s:26:\"ckeditor5_settings_toolbar\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:22:\"core/modules/ckeditor5\";s:8:\"template\";s:26:\"ckeditor5-settings-toolbar\";s:4:\"path\";s:32:\"core/modules/ckeditor5/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:7:\"comment\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:20:\"core/modules/comment\";s:8:\"template\";s:7:\"comment\";s:4:\"path\";s:30:\"core/modules/comment/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:27:\"template_preprocess_comment\";i:1;s:21:\"contextual_preprocess\";i:2;s:24:\"views_preprocess_comment\";}}s:14:\"field__comment\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:20:\"core/modules/comment\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:14:\"field--comment\";s:4:\"path\";s:30:\"core/modules/comment/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:28:\"html__entity_browser__iframe\";a:6:{s:8:\"template\";s:28:\"html--entity-browser--iframe\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_html\";i:1;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:30:\"modules/contrib/entity_browser\";s:4:\"path\";s:40:\"modules/contrib/entity_browser/templates\";}s:27:\"html__entity_browser__modal\";a:6:{s:8:\"template\";s:28:\"html--entity-browser--iframe\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_html\";i:1;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:30:\"modules/contrib/entity_browser\";s:4:\"path\";s:40:\"modules/contrib/entity_browser/templates\";}s:28:\"page__entity_browser__iframe\";a:6:{s:8:\"template\";s:28:\"page--entity-browser--iframe\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_page\";i:1;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:30:\"modules/contrib/entity_browser\";s:4:\"path\";s:40:\"modules/contrib/entity_browser/templates\";}s:27:\"page__entity_browser__modal\";a:6:{s:8:\"template\";s:28:\"page--entity-browser--iframe\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_page\";i:1;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:30:\"modules/contrib/entity_browser\";s:4:\"path\";s:40:\"modules/contrib/entity_browser/templates\";}s:15:\"horizontal_tabs\";a:8:{s:14:\"render element\";s:7:\"element\";s:8:\"template\";s:15:\"horizontal-tabs\";s:4:\"file\";s:19:\"templates/theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:27:\"modules/contrib/field_group\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/field_group/templates/theme.inc\";}s:4:\"path\";s:37:\"modules/contrib/field_group/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_horizontal_tabs\";i:1;s:21:\"contextual_preprocess\";}}s:24:\"field_group_html_element\";a:8:{s:14:\"render element\";s:7:\"element\";s:8:\"template\";s:24:\"field-group-html-element\";s:4:\"file\";s:19:\"templates/theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:27:\"modules/contrib/field_group\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/field_group/templates/theme.inc\";}s:4:\"path\";s:37:\"modules/contrib/field_group/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:44:\"template_preprocess_field_group_html_element\";i:1;s:21:\"contextual_preprocess\";}}s:14:\"field_ui_table\";a:6:{s:9:\"variables\";a:9:{s:6:\"header\";N;s:4:\"rows\";N;s:6:\"footer\";N;s:10:\"attributes\";a:0:{}s:7:\"caption\";N;s:9:\"colgroups\";a:0:{}s:6:\"sticky\";b:0;s:10:\"responsive\";b:1;s:5:\"empty\";s:0:\"\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/field_ui\";s:8:\"template\";s:14:\"field-ui-table\";s:4:\"path\";s:31:\"core/modules/field_ui/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:34:\"template_preprocess_field_ui_table\";i:1;s:21:\"contextual_preprocess\";}}s:30:\"form_element__new_storage_type\";a:8:{s:9:\"base hook\";s:12:\"form_element\";s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/field_ui\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:30:\"form-element--new-storage-type\";s:4:\"path\";s:31:\"core/modules/field_ui/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:50:\"field_ui_preprocess_form_element__new_storage_type\";}}s:9:\"file_link\";a:6:{s:9:\"variables\";a:3:{s:4:\"file\";N;s:11:\"description\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/file\";s:8:\"template\";s:9:\"file-link\";s:4:\"path\";s:27:\"core/modules/file/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:29:\"template_preprocess_file_link\";i:1;s:21:\"contextual_preprocess\";}}s:17:\"file_managed_file\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/file\";s:8:\"template\";s:17:\"file-managed-file\";s:4:\"path\";s:27:\"core/modules/file/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:37:\"template_preprocess_file_managed_file\";i:1;s:21:\"contextual_preprocess\";}}s:10:\"file_audio\";a:6:{s:9:\"variables\";a:2:{s:5:\"files\";a:0:{}s:10:\"attributes\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/file\";s:8:\"template\";s:10:\"file-audio\";s:4:\"path\";s:27:\"core/modules/file/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:27:\"blazy_preprocess_file_audio\";}}s:10:\"file_video\";a:6:{s:9:\"variables\";a:2:{s:5:\"files\";a:0:{}s:10:\"attributes\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/file\";s:8:\"template\";s:10:\"file-video\";s:4:\"path\";s:27:\"core/modules/file/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:27:\"blazy_preprocess_file_video\";}}s:20:\"file_widget_multiple\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/file\";s:8:\"template\";s:20:\"file-widget-multiple\";s:4:\"path\";s:27:\"core/modules/file/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:40:\"template_preprocess_file_widget_multiple\";i:1;s:21:\"contextual_preprocess\";}}s:16:\"file_upload_help\";a:6:{s:9:\"variables\";a:3:{s:11:\"description\";N;s:17:\"upload_validators\";N;s:11:\"cardinality\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/file\";s:8:\"template\";s:16:\"file-upload-help\";s:4:\"path\";s:27:\"core/modules/file/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_file_upload_help\";i:1;s:21:\"contextual_preprocess\";}}s:11:\"filter_tips\";a:6:{s:9:\"variables\";a:2:{s:4:\"tips\";N;s:4:\"long\";b:0;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/filter\";s:8:\"template\";s:11:\"filter-tips\";s:4:\"path\";s:29:\"core/modules/filter/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:31:\"template_preprocess_filter_tips\";i:1;s:21:\"contextual_preprocess\";}}s:19:\"text_format_wrapper\";a:6:{s:9:\"variables\";a:3:{s:8:\"children\";N;s:11:\"description\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/filter\";s:8:\"template\";s:19:\"text-format-wrapper\";s:4:\"path\";s:29:\"core/modules/filter/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:39:\"template_preprocess_text_format_wrapper\";i:1;s:21:\"contextual_preprocess\";}}s:17:\"filter_guidelines\";a:6:{s:9:\"variables\";a:1:{s:6:\"format\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/filter\";s:8:\"template\";s:17:\"filter-guidelines\";s:4:\"path\";s:29:\"core/modules/filter/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:37:\"template_preprocess_filter_guidelines\";i:1;s:21:\"contextual_preprocess\";}}s:14:\"filter_caption\";a:6:{s:9:\"variables\";a:4:{s:4:\"node\";N;s:3:\"tag\";N;s:7:\"caption\";N;s:7:\"classes\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/filter\";s:8:\"template\";s:14:\"filter-caption\";s:4:\"path\";s:29:\"core/modules/filter/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:12:\"help_section\";a:6:{s:9:\"variables\";a:4:{s:5:\"title\";N;s:11:\"description\";N;s:5:\"links\";N;s:5:\"empty\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/help\";s:8:\"template\";s:12:\"help-section\";s:4:\"path\";s:27:\"core/modules/help/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:10:\"help_topic\";a:6:{s:9:\"variables\";a:2:{s:4:\"body\";a:0:{}s:7:\"related\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/help\";s:8:\"template\";s:10:\"help-topic\";s:4:\"path\";s:27:\"core/modules/help/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:11:\"image_style\";a:6:{s:9:\"variables\";a:7:{s:10:\"style_name\";N;s:3:\"uri\";N;s:5:\"width\";N;s:6:\"height\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:11:\"image-style\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:31:\"template_preprocess_image_style\";i:1;s:21:\"contextual_preprocess\";}}s:19:\"image_style_preview\";a:8:{s:9:\"variables\";a:1:{s:5:\"style\";N;}s:4:\"file\";s:15:\"image.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/image/image.admin.inc\";}s:8:\"template\";s:19:\"image-style-preview\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:39:\"template_preprocess_image_style_preview\";i:1;s:21:\"contextual_preprocess\";}}s:12:\"image_anchor\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:15:\"image.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/image/image.admin.inc\";}s:8:\"template\";s:12:\"image-anchor\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:32:\"template_preprocess_image_anchor\";i:1;s:21:\"contextual_preprocess\";}}s:20:\"image_resize_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:20:\"image-resize-summary\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:19:\"image_scale_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:19:\"image-scale-summary\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:18:\"image_crop_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:18:\"image-crop-summary\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:28:\"image_scale_and_crop_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:28:\"image-scale-and-crop-summary\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:20:\"image_rotate_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:20:\"image-rotate-summary\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:12:\"image_widget\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:15:\"image.field.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/image/image.field.inc\";}s:8:\"template\";s:12:\"image-widget\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:32:\"template_preprocess_image_widget\";i:1;s:21:\"contextual_preprocess\";}}s:15:\"image_formatter\";a:8:{s:9:\"variables\";a:4:{s:4:\"item\";N;s:15:\"item_attributes\";N;s:3:\"url\";N;s:11:\"image_style\";N;}s:4:\"file\";s:15:\"image.field.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/image/image.field.inc\";}s:8:\"template\";s:15:\"image-formatter\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_image_formatter\";i:1;s:21:\"contextual_preprocess\";}}s:35:\"language_negotiation_configure_form\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"language.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/language\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/language/language.admin.inc\";}s:8:\"template\";s:35:\"language-negotiation-configure-form\";s:4:\"path\";s:31:\"core/modules/language/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:55:\"template_preprocess_language_negotiation_configure_form\";i:1;s:21:\"contextual_preprocess\";}}s:31:\"language_content_settings_table\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:18:\"language.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/language\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/language/language.admin.inc\";}s:8:\"template\";s:31:\"language-content-settings-table\";s:4:\"path\";s:31:\"core/modules/language/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:51:\"template_preprocess_language_content_settings_table\";i:1;s:21:\"contextual_preprocess\";}}s:6:\"layout\";a:6:{s:14:\"render element\";s:7:\"content\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:29:\"core/modules/layout_discovery\";s:8:\"template\";s:6:\"layout\";s:4:\"path\";s:39:\"core/modules/layout_discovery/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";}}s:14:\"layout__onecol\";a:8:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:14:\"layout--onecol\";s:4:\"path\";s:44:\"core/modules/layout_discovery/layouts/onecol\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:29:\"core/modules/layout_discovery\";s:31:\"incomplete preprocess functions\";b:1;s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:14:\"layout__twocol\";a:8:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:14:\"layout--twocol\";s:4:\"path\";s:44:\"core/modules/layout_discovery/layouts/twocol\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:29:\"core/modules/layout_discovery\";s:31:\"incomplete preprocess functions\";b:1;s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:21:\"layout__twocol_bricks\";a:8:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:21:\"layout--twocol-bricks\";s:4:\"path\";s:51:\"core/modules/layout_discovery/layouts/twocol_bricks\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:29:\"core/modules/layout_discovery\";s:31:\"incomplete preprocess functions\";b:1;s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:25:\"layout__threecol_25_50_25\";a:8:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:25:\"layout--threecol-25-50-25\";s:4:\"path\";s:55:\"core/modules/layout_discovery/layouts/threecol_25_50_25\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:29:\"core/modules/layout_discovery\";s:31:\"incomplete preprocess functions\";b:1;s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:25:\"layout__threecol_33_34_33\";a:8:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:25:\"layout--threecol-33-34-33\";s:4:\"path\";s:55:\"core/modules/layout_discovery/layouts/threecol_33_34_33\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:29:\"core/modules/layout_discovery\";s:31:\"incomplete preprocess functions\";b:1;s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:28:\"link_formatter_link_separate\";a:6:{s:9:\"variables\";a:3:{s:5:\"title\";N;s:9:\"url_title\";N;s:3:\"url\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/link\";s:8:\"template\";s:28:\"link-formatter-link-separate\";s:4:\"path\";s:27:\"core/modules/link/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:48:\"template_preprocess_link_formatter_link_separate\";i:1;s:21:\"contextual_preprocess\";}}s:29:\"locale_translation_last_check\";a:8:{s:9:\"variables\";a:1:{s:4:\"last\";N;}s:4:\"file\";s:16:\"locale.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/locale\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/locale/locale.pages.inc\";}s:8:\"template\";s:29:\"locale-translation-last-check\";s:4:\"path\";s:29:\"core/modules/locale/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:49:\"template_preprocess_locale_translation_last_check\";i:1;s:21:\"contextual_preprocess\";}}s:30:\"locale_translation_update_info\";a:8:{s:9:\"variables\";a:2:{s:7:\"updates\";a:0:{}s:9:\"not_found\";a:0:{}}s:4:\"file\";s:16:\"locale.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/locale\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/locale/locale.pages.inc\";}s:8:\"template\";s:30:\"locale-translation-update-info\";s:4:\"path\";s:29:\"core/modules/locale/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:50:\"template_preprocess_locale_translation_update_info\";i:1;s:21:\"contextual_preprocess\";}}s:5:\"media\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/media\";s:8:\"template\";s:5:\"media\";s:4:\"path\";s:28:\"core/modules/media/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:25:\"template_preprocess_media\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"media_library_preprocess_media\";}}s:20:\"media_reference_help\";a:8:{s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:25:\"field_multiple_value_form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/media\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:20:\"media-reference-help\";s:4:\"path\";s:28:\"core/modules/media/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:37:\"media_preprocess_media_reference_help\";}}s:19:\"media_oembed_iframe\";a:6:{s:9:\"variables\";a:3:{s:8:\"resource\";N;s:5:\"media\";N;s:17:\"placeholder_token\";s:0:\"\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/media\";s:8:\"template\";s:19:\"media-oembed-iframe\";s:4:\"path\";s:28:\"core/modules/media/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:36:\"blazy_preprocess_media_oembed_iframe\";}}s:17:\"media_embed_error\";a:6:{s:9:\"variables\";a:2:{s:7:\"message\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/media\";s:8:\"template\";s:17:\"media-embed-error\";s:4:\"path\";s:28:\"core/modules/media/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:20:\"media__media_library\";a:7:{s:9:\"base hook\";s:5:\"media\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:26:\"core/modules/media_library\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:20:\"media--media-library\";s:4:\"path\";s:36:\"core/modules/media_library/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:21:\"media_library_wrapper\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:26:\"core/modules/media_library\";s:8:\"template\";s:21:\"media-library-wrapper\";s:4:\"path\";s:36:\"core/modules/media_library/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:41:\"template_preprocess_media_library_wrapper\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"media_library_item\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:26:\"core/modules/media_library\";s:8:\"template\";s:18:\"media-library-item\";s:4:\"path\";s:36:\"core/modules/media_library/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_media_library_item\";i:1;s:21:\"contextual_preprocess\";}}s:21:\"media_library_element\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/media_library_form_element\";s:8:\"template\";s:21:\"media-library-element\";s:4:\"path\";s:52:\"modules/contrib/media_library_form_element/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:41:\"template_preprocess_media_library_element\";i:1;s:21:\"contextual_preprocess\";}}s:14:\"menu_link_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:20:\"core/modules/menu_ui\";s:8:\"template\";s:14:\"menu-link-form\";s:4:\"path\";s:30:\"core/modules/menu_ui/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:4:\"node\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/node\";s:8:\"template\";s:4:\"node\";s:4:\"path\";s:27:\"core/modules/node/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:24:\"template_preprocess_node\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"locale_preprocess_node\";i:3;s:21:\"views_preprocess_node\";}}s:13:\"node_add_list\";a:6:{s:9:\"variables\";a:1:{s:7:\"content\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/node\";s:8:\"template\";s:13:\"node-add-list\";s:4:\"path\";s:27:\"core/modules/node/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_node_add_list\";i:1;s:21:\"contextual_preprocess\";}}s:14:\"node_edit_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/node\";s:8:\"template\";s:14:\"node-edit-form\";s:4:\"path\";s:27:\"core/modules/node/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:18:\"field__node__title\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/node\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:18:\"field--node--title\";s:4:\"path\";s:27:\"core/modules/node/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:16:\"field__node__uid\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/node\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:16:\"field--node--uid\";s:4:\"path\";s:27:\"core/modules/node/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:20:\"field__node__created\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/node\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:20:\"field--node--created\";s:4:\"path\";s:27:\"core/modules/node/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:25:\"recaptcha_widget_noscript\";a:6:{s:9:\"variables\";a:1:{s:6:\"widget\";N;}s:8:\"template\";s:25:\"recaptcha-widget-noscript\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:25:\"modules/contrib/recaptcha\";s:4:\"path\";s:35:\"modules/contrib/recaptcha/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:45:\"template_preprocess_recaptcha_widget_noscript\";i:1;s:21:\"contextual_preprocess\";}}s:21:\"captcha__recaptcha_v3\";a:7:{s:9:\"base hook\";s:7:\"captcha\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/recaptcha_v3\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:21:\"captcha--recaptcha-v3\";s:4:\"path\";s:38:\"modules/contrib/recaptcha_v3/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:13:\"search_result\";a:8:{s:9:\"variables\";a:2:{s:6:\"result\";N;s:9:\"plugin_id\";N;}s:4:\"file\";s:16:\"search.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/search\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/search/search.pages.inc\";}s:8:\"template\";s:13:\"search-result\";s:4:\"path\";s:29:\"core/modules/search/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_search_result\";i:1;s:21:\"contextual_preprocess\";}}s:5:\"slick\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:5:\"slick\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:25:\"template_preprocess_slick\";i:1;s:21:\"contextual_preprocess\";}}s:11:\"slick_slide\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:11:\"slick-slide\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:31:\"template_preprocess_slick_slide\";i:1;s:21:\"contextual_preprocess\";}}s:10:\"slick_grid\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:10:\"slick-grid\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:30:\"template_preprocess_slick_grid\";i:1;s:21:\"contextual_preprocess\";}}s:15:\"slick_thumbnail\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:15:\"slick-thumbnail\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_slick_thumbnail\";i:1;s:21:\"contextual_preprocess\";}}s:13:\"slick_vanilla\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:13:\"slick-vanilla\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_slick_vanilla\";i:1;s:21:\"contextual_preprocess\";}}s:13:\"slick_wrapper\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:13:\"slick-wrapper\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_slick_wrapper\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"html\";a:7:{s:14:\"render element\";s:4:\"html\";s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessHtml\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:4:\"html\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:21:\"contextual_preprocess\";i:1;s:35:\"admin_toolbar_tools_preprocess_html\";i:2;s:20:\"node_preprocess_html\";i:3;s:23:\"toolbar_preprocess_html\";}}s:4:\"page\";a:7:{s:14:\"render element\";s:4:\"page\";s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:4:\"page\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";}}s:10:\"page_title\";a:6:{s:9:\"variables\";a:1:{s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:10:\"page-title\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:30:\"shortcut_preprocess_page_title\";}}s:6:\"region\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:6:\"region\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:26:\"template_preprocess_region\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"time\";a:7:{s:9:\"variables\";a:3:{s:9:\"timestamp\";N;s:4:\"text\";N;s:10:\"attributes\";a:0:{}}s:18:\"initial preprocess\";s:50:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessTime\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:4:\"time\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:13:\"datetime_form\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:58:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessDatetimeForm\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:13:\"datetime-form\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:16:\"datetime_wrapper\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:61:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessDatetimeWrapper\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:16:\"datetime-wrapper\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:15:\"status_messages\";a:6:{s:9:\"variables\";a:2:{s:15:\"status_headings\";a:0:{}s:12:\"message_list\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:15:\"status-messages\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:5:\"links\";a:7:{s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:5:\"links\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:18:\"dropbutton_wrapper\";a:6:{s:9:\"variables\";a:1:{s:8:\"children\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:18:\"dropbutton-wrapper\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:5:\"image\";a:6:{s:9:\"variables\";a:9:{s:3:\"uri\";N;s:5:\"width\";N;s:6:\"height\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:10:\"attributes\";a:0:{}s:5:\"sizes\";N;s:6:\"srcset\";a:0:{}s:10:\"style_name\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:5:\"image\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:25:\"template_preprocess_image\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_image\";}}s:10:\"breadcrumb\";a:6:{s:9:\"variables\";a:1:{s:5:\"links\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:10:\"breadcrumb\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:30:\"template_preprocess_breadcrumb\";i:1;s:21:\"contextual_preprocess\";}}s:5:\"table\";a:6:{s:9:\"variables\";a:9:{s:6:\"header\";N;s:4:\"rows\";N;s:6:\"footer\";N;s:10:\"attributes\";a:0:{}s:7:\"caption\";N;s:9:\"colgroups\";a:0:{}s:6:\"sticky\";b:0;s:10:\"responsive\";b:1;s:5:\"empty\";s:0:\"\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:5:\"table\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:25:\"template_preprocess_table\";i:1;s:21:\"contextual_preprocess\";}}s:19:\"tablesort_indicator\";a:6:{s:9:\"variables\";a:1:{s:5:\"style\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:19:\"tablesort-indicator\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:39:\"template_preprocess_tablesort_indicator\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"mark\";a:6:{s:9:\"variables\";a:1:{s:6:\"status\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:4:\"mark\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:9:\"item_list\";a:6:{s:9:\"variables\";a:7:{s:5:\"items\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"list_type\";s:2:\"ul\";s:18:\"wrapper_attributes\";a:0:{}s:10:\"attributes\";a:0:{}s:5:\"empty\";N;s:7:\"context\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:9:\"item-list\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:29:\"template_preprocess_item_list\";i:1;s:21:\"contextual_preprocess\";}}s:9:\"feed_icon\";a:6:{s:9:\"variables\";a:3:{s:3:\"url\";N;s:5:\"title\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:9:\"feed-icon\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:12:\"progress_bar\";a:6:{s:9:\"variables\";a:3:{s:5:\"label\";N;s:7:\"percent\";N;s:7:\"message\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:12:\"progress-bar\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:11:\"indentation\";a:6:{s:9:\"variables\";a:1:{s:4:\"size\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:11:\"indentation\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:16:\"maintenance_page\";a:6:{s:14:\"render element\";s:4:\"page\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:16:\"maintenance-page\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_maintenance_page\";i:1;s:21:\"contextual_preprocess\";}}s:12:\"install_page\";a:6:{s:14:\"render element\";s:4:\"page\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:12:\"install-page\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:32:\"template_preprocess_install_page\";i:1;s:21:\"contextual_preprocess\";}}s:21:\"maintenance_task_list\";a:6:{s:9:\"variables\";a:3:{s:5:\"items\";N;s:6:\"active\";N;s:7:\"variant\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:21:\"maintenance-task-list\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:41:\"template_preprocess_maintenance_task_list\";i:1;s:21:\"contextual_preprocess\";}}s:16:\"authorize_report\";a:8:{s:9:\"variables\";a:2:{s:8:\"messages\";a:0:{}s:10:\"attributes\";a:0:{}}s:8:\"includes\";a:1:{i:0;s:35:\"core/includes/theme.maintenance.inc\";}s:8:\"template\";s:16:\"authorize-report\";s:10:\"deprecated\";s:209:\"The \"authorize-report\" template is deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. See https://www.drupal.org/node/3522119\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_authorize_report\";i:1;s:21:\"contextual_preprocess\";}}s:5:\"pager\";a:6:{s:14:\"render element\";s:5:\"pager\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:5:\"pager\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:25:\"template_preprocess_pager\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"menu\";a:6:{s:9:\"variables\";a:3:{s:9:\"menu_name\";N;s:5:\"items\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:4:\"menu\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:15:\"menu_local_task\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:15:\"menu-local-task\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_menu_local_task\";i:1;s:21:\"contextual_preprocess\";}}s:17:\"menu_local_action\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:17:\"menu-local-action\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:37:\"template_preprocess_menu_local_action\";i:1;s:21:\"contextual_preprocess\";i:2;s:41:\"dxpr_builder_preprocess_menu_local_action\";}}s:16:\"menu_local_tasks\";a:6:{s:9:\"variables\";a:2:{s:7:\"primary\";a:0:{}s:9:\"secondary\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:16:\"menu-local-tasks\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:5:\"input\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:5:\"input\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:25:\"template_preprocess_input\";i:1;s:21:\"contextual_preprocess\";}}s:6:\"select\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:6:\"select\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:26:\"template_preprocess_select\";i:1;s:21:\"contextual_preprocess\";}}s:8:\"fieldset\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:8:\"fieldset\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:28:\"template_preprocess_fieldset\";i:1;s:21:\"contextual_preprocess\";}}s:7:\"details\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:7:\"details\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:27:\"template_preprocess_details\";i:1;s:21:\"contextual_preprocess\";}}s:6:\"radios\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:6:\"radios\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:26:\"template_preprocess_radios\";i:1;s:21:\"contextual_preprocess\";}}s:10:\"checkboxes\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:10:\"checkboxes\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:30:\"template_preprocess_checkboxes\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"form\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:4:\"form\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_form\";i:1;s:21:\"contextual_preprocess\";}}s:8:\"textarea\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:8:\"textarea\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:28:\"template_preprocess_textarea\";i:1;s:21:\"contextual_preprocess\";}}s:12:\"form_element\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:12:\"form-element\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:32:\"template_preprocess_form_element\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"form_element_label\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:18:\"form-element-label\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_form_element_label\";i:1;s:21:\"contextual_preprocess\";}}s:13:\"vertical_tabs\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:13:\"vertical-tabs\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_vertical_tabs\";i:1;s:21:\"contextual_preprocess\";}}s:9:\"container\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:9:\"container\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:5:\"field\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:5:\"field\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";}}s:25:\"field_multiple_value_form\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:25:\"field-multiple-value-form\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:45:\"template_preprocess_field_multiple_value_form\";i:1;s:21:\"contextual_preprocess\";}}s:23:\"off_canvas_page_wrapper\";a:6:{s:9:\"variables\";a:1:{s:8:\"children\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:23:\"off-canvas-page-wrapper\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:21:\"status_report_grouped\";a:6:{s:9:\"variables\";a:2:{s:20:\"grouped_requirements\";N;s:12:\"requirements\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:21:\"status-report-grouped\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:28:\"block__system_branding_block\";a:8:{s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:28:\"block--system-branding-block\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:28:\"block__system_messages_block\";a:7:{s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:28:\"block--system-messages-block\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:24:\"block__system_menu_block\";a:8:{s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:24:\"block--system-menu-block\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:18:\"system_themes_page\";a:8:{s:9:\"variables\";a:2:{s:12:\"theme_groups\";a:0:{}s:18:\"theme_group_titles\";a:0:{}}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:18:\"system-themes-page\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_system_themes_page\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"system_config_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:18:\"system-config-form\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:12:\"confirm_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:12:\"confirm-form\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:22:\"system_modules_details\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:22:\"system-modules-details\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:42:\"template_preprocess_system_modules_details\";i:1;s:21:\"contextual_preprocess\";}}s:24:\"system_modules_uninstall\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:24:\"system-modules-uninstall\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:44:\"template_preprocess_system_modules_uninstall\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"status_report_page\";a:6:{s:9:\"variables\";a:3:{s:8:\"counters\";a:0:{}s:12:\"general_info\";a:0:{}s:12:\"requirements\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:18:\"status-report-page\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:13:\"status_report\";a:6:{s:9:\"variables\";a:2:{s:20:\"grouped_requirements\";N;s:12:\"requirements\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:13:\"status-report\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:21:\"status_report_counter\";a:6:{s:9:\"variables\";a:3:{s:6:\"amount\";N;s:4:\"text\";N;s:8:\"severity\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:21:\"status-report-counter\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:26:\"status_report_general_info\";a:6:{s:9:\"variables\";a:7:{s:6:\"drupal\";a:0:{}s:4:\"cron\";a:0:{}s:15:\"database_system\";a:0:{}s:23:\"database_system_version\";a:0:{}s:3:\"php\";a:0:{}s:16:\"php_memory_limit\";a:0:{}s:9:\"webserver\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:26:\"status-report-general-info\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:10:\"admin_page\";a:8:{s:9:\"variables\";a:1:{s:6:\"blocks\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:10:\"admin-page\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:30:\"template_preprocess_admin_page\";i:1;s:21:\"contextual_preprocess\";}}s:11:\"admin_block\";a:8:{s:9:\"variables\";a:2:{s:5:\"block\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:11:\"admin-block\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:19:\"admin_block_content\";a:8:{s:9:\"variables\";a:1:{s:7:\"content\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:19:\"admin-block-content\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:39:\"template_preprocess_admin_block_content\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"system_admin_index\";a:8:{s:9:\"variables\";a:1:{s:10:\"menu_items\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:18:\"system-admin-index\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_system_admin_index\";i:1;s:21:\"contextual_preprocess\";}}s:15:\"entity_add_list\";a:6:{s:9:\"variables\";a:2:{s:7:\"bundles\";a:0:{}s:18:\"add_bundle_message\";N;}s:8:\"template\";s:15:\"entity-add-list\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_entity_add_list\";i:1;s:21:\"contextual_preprocess\";}}s:46:\"system_security_advisories_fetch_error_message\";a:8:{s:4:\"file\";s:16:\"system.theme.inc\";s:9:\"variables\";a:1:{s:13:\"error_message\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/system/system.theme.inc\";}s:8:\"template\";s:46:\"system-security-advisories-fetch-error-message\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:66:\"template_preprocess_system_security_advisories_fetch_error_message\";i:1;s:21:\"contextual_preprocess\";}}s:17:\"entity_page_title\";a:6:{s:9:\"variables\";a:4:{s:10:\"attributes\";a:0:{}s:5:\"title\";N;s:6:\"entity\";N;s:9:\"view_mode\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:17:\"entity-page-title\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:13:\"taxonomy_term\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/taxonomy\";s:8:\"template\";s:13:\"taxonomy-term\";s:4:\"path\";s:31:\"core/modules/taxonomy/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_taxonomy_term\";i:1;s:21:\"contextual_preprocess\";}}s:15:\"token_tree_link\";a:8:{s:9:\"variables\";a:8:{s:11:\"token_types\";a:0:{}s:12:\"global_types\";b:1;s:12:\"click_insert\";b:1;s:15:\"show_restricted\";b:0;s:11:\"show_nested\";b:0;s:15:\"recursion_limit\";i:3;s:4:\"text\";N;s:7:\"options\";a:0:{}}s:4:\"file\";s:15:\"token.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/token\";s:8:\"includes\";a:1:{i:0;s:37:\"modules/contrib/token/token.pages.inc\";}s:8:\"template\";s:15:\"token-tree-link\";s:4:\"path\";s:31:\"modules/contrib/token/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_token_tree_link\";i:1;s:21:\"contextual_preprocess\";}}s:7:\"toolbar\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:20:\"core/modules/toolbar\";s:8:\"template\";s:7:\"toolbar\";s:4:\"path\";s:30:\"core/modules/toolbar/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:27:\"template_preprocess_toolbar\";i:1;s:21:\"contextual_preprocess\";i:2;s:25:\"system_preprocess_toolbar\";}}s:13:\"menu__toolbar\";a:8:{s:9:\"base hook\";s:4:\"menu\";s:9:\"variables\";a:3:{s:9:\"menu_name\";N;s:5:\"items\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:20:\"core/modules/toolbar\";s:31:\"incomplete preprocess functions\";b:1;s:8:\"template\";s:13:\"menu--toolbar\";s:4:\"path\";s:30:\"core/modules/toolbar/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:17:\"update_last_check\";a:6:{s:9:\"variables\";a:1:{s:4:\"last\";i:0;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/update\";s:8:\"template\";s:17:\"update-last-check\";s:4:\"path\";s:29:\"core/modules/update/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:37:\"template_preprocess_update_last_check\";i:1;s:21:\"contextual_preprocess\";}}s:13:\"update_report\";a:8:{s:9:\"variables\";a:1:{s:4:\"data\";N;}s:4:\"file\";s:17:\"update.report.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/update\";s:8:\"includes\";a:1:{i:0;s:37:\"core/modules/update/update.report.inc\";}s:8:\"template\";s:13:\"update-report\";s:4:\"path\";s:29:\"core/modules/update/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_update_report\";i:1;s:21:\"contextual_preprocess\";}}s:21:\"update_project_status\";a:8:{s:9:\"variables\";a:1:{s:7:\"project\";a:0:{}}s:4:\"file\";s:17:\"update.report.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/update\";s:8:\"includes\";a:1:{i:0;s:37:\"core/modules/update/update.report.inc\";}s:8:\"template\";s:21:\"update-project-status\";s:4:\"path\";s:29:\"core/modules/update/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:41:\"template_preprocess_update_project_status\";i:1;s:21:\"contextual_preprocess\";}}s:14:\"update_version\";a:8:{s:9:\"variables\";a:3:{s:7:\"version\";N;s:5:\"title\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:17:\"update.report.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/update\";s:8:\"includes\";a:1:{i:0;s:37:\"core/modules/update/update.report.inc\";}s:8:\"template\";s:14:\"update-version\";s:4:\"path\";s:29:\"core/modules/update/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:34:\"template_preprocess_update_version\";i:1;s:21:\"contextual_preprocess\";}}s:26:\"update_fetch_error_message\";a:9:{s:4:\"file\";s:17:\"update.report.inc\";s:14:\"render element\";s:7:\"element\";s:9:\"variables\";a:1:{s:13:\"error_message\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/update\";s:8:\"includes\";a:1:{i:0;s:37:\"core/modules/update/update.report.inc\";}s:8:\"template\";s:26:\"update-fetch-error-message\";s:4:\"path\";s:29:\"core/modules/update/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:46:\"template_preprocess_update_fetch_error_message\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"user\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/user\";s:8:\"template\";s:4:\"user\";s:4:\"path\";s:27:\"core/modules/user/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_user\";i:1;s:21:\"contextual_preprocess\";}}s:8:\"username\";a:6:{s:9:\"variables\";a:3:{s:7:\"account\";N;s:10:\"attributes\";a:0:{}s:12:\"link_options\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/user\";s:8:\"template\";s:8:\"username\";s:4:\"path\";s:27:\"core/modules/user/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:28:\"template_preprocess_username\";i:1;s:21:\"contextual_preprocess\";}}s:25:\"views_bootstrap_accordion\";a:8:{s:20:\"preprocess functions\";a:4:{i:0;s:45:\"template_preprocess_views_bootstrap_accordion\";i:1;s:45:\"template_preprocess_views_bootstrap_accordion\";i:2;s:45:\"template_preprocess_views_bootstrap_accordion\";i:3;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:25:\"views-bootstrap-accordion\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:24:\"views_bootstrap_carousel\";a:8:{s:20:\"preprocess functions\";a:4:{i:0;s:44:\"template_preprocess_views_bootstrap_carousel\";i:1;s:44:\"template_preprocess_views_bootstrap_carousel\";i:2;s:44:\"template_preprocess_views_bootstrap_carousel\";i:3;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:24:\"views-bootstrap-carousel\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:21:\"views_bootstrap_cards\";a:8:{s:20:\"preprocess functions\";a:4:{i:0;s:41:\"template_preprocess_views_bootstrap_cards\";i:1;s:41:\"template_preprocess_views_bootstrap_cards\";i:2;s:41:\"template_preprocess_views_bootstrap_cards\";i:3;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"template\";s:21:\"views-bootstrap-cards\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:8:\"includes\";a:1:{i:0;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}}s:24:\"views_bootstrap_dropdown\";a:8:{s:20:\"preprocess functions\";a:4:{i:0;s:44:\"template_preprocess_views_bootstrap_dropdown\";i:1;s:44:\"template_preprocess_views_bootstrap_dropdown\";i:2;s:44:\"template_preprocess_views_bootstrap_dropdown\";i:3;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"template\";s:24:\"views-bootstrap-dropdown\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:8:\"includes\";a:1:{i:0;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}}s:20:\"views_bootstrap_grid\";a:8:{s:20:\"preprocess functions\";a:4:{i:0;s:40:\"template_preprocess_views_bootstrap_grid\";i:1;s:40:\"template_preprocess_views_bootstrap_grid\";i:2;s:40:\"template_preprocess_views_bootstrap_grid\";i:3;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:20:\"views-bootstrap-grid\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:26:\"views_bootstrap_list_group\";a:8:{s:20:\"preprocess functions\";a:4:{i:0;s:46:\"template_preprocess_views_bootstrap_list_group\";i:1;s:46:\"template_preprocess_views_bootstrap_list_group\";i:2;s:46:\"template_preprocess_views_bootstrap_list_group\";i:3;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:26:\"views-bootstrap-list-group\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:28:\"views_bootstrap_media_object\";a:8:{s:20:\"preprocess functions\";a:4:{i:0;s:48:\"template_preprocess_views_bootstrap_media_object\";i:1;s:48:\"template_preprocess_views_bootstrap_media_object\";i:2;s:48:\"template_preprocess_views_bootstrap_media_object\";i:3;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:28:\"views-bootstrap-media-object\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:19:\"views_bootstrap_tab\";a:8:{s:20:\"preprocess functions\";a:4:{i:0;s:39:\"template_preprocess_views_bootstrap_tab\";i:1;s:39:\"template_preprocess_views_bootstrap_tab\";i:2;s:39:\"template_preprocess_views_bootstrap_tab\";i:3;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:19:\"views-bootstrap-tab\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:21:\"views_bootstrap_table\";a:8:{s:20:\"preprocess functions\";a:6:{i:0;s:41:\"template_preprocess_views_bootstrap_table\";i:1;s:36:\"template_preprocess_views_view_table\";i:2;s:41:\"template_preprocess_views_bootstrap_table\";i:3;s:36:\"template_preprocess_views_view_table\";i:4;s:41:\"template_preprocess_views_bootstrap_table\";i:5;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:21:\"views-bootstrap-table\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:28:\"views_ui_display_tab_setting\";a:8:{s:9:\"variables\";a:7:{s:11:\"description\";s:0:\"\";s:4:\"link\";s:0:\"\";s:14:\"settings_links\";a:0:{}s:10:\"overridden\";b:0;s:9:\"defaulted\";b:0;s:21:\"description_separator\";b:1;s:5:\"class\";a:0:{}}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:28:\"views-ui-display-tab-setting\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:48:\"template_preprocess_views_ui_display_tab_setting\";i:1;s:21:\"contextual_preprocess\";}}s:27:\"views_ui_display_tab_bucket\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:27:\"views-ui-display-tab-bucket\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:47:\"template_preprocess_views_ui_display_tab_bucket\";i:1;s:21:\"contextual_preprocess\";}}s:30:\"views_ui_rearrange_filter_form\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:30:\"views-ui-rearrange-filter-form\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:50:\"template_preprocess_views_ui_rearrange_filter_form\";i:1;s:21:\"contextual_preprocess\";}}s:27:\"views_ui_expose_filter_form\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:27:\"views-ui-expose-filter-form\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:18:\"views_ui_view_info\";a:8:{s:9:\"variables\";a:2:{s:4:\"view\";N;s:8:\"displays\";N;}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:18:\"views-ui-view-info\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:28:\"views_ui_views_listing_table\";a:8:{s:9:\"variables\";a:3:{s:7:\"headers\";N;s:4:\"rows\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:28:\"views-ui-views-listing-table\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:48:\"template_preprocess_views_ui_views_listing_table\";i:1;s:21:\"contextual_preprocess\";}}s:27:\"views_ui_view_displays_list\";a:6:{s:9:\"variables\";a:1:{s:8:\"displays\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"template\";s:27:\"views-ui-view-displays-list\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:32:\"views_ui_build_group_filter_form\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:32:\"views-ui-build-group-filter-form\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:52:\"template_preprocess_views_ui_build_group_filter_form\";i:1;s:21:\"contextual_preprocess\";}}s:27:\"views_ui_style_plugin_table\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:27:\"views-ui-style-plugin-table\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:47:\"template_preprocess_views_ui_style_plugin_table\";i:1;s:21:\"contextual_preprocess\";}}s:29:\"views_ui_view_preview_section\";a:8:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"section\";N;s:7:\"content\";N;s:5:\"links\";s:0:\"\";}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:29:\"views-ui-view-preview-section\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:49:\"template_preprocess_views_ui_view_preview_section\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"views_ui_container\";a:8:{s:9:\"variables\";a:2:{s:8:\"children\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:18:\"views-ui-container\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:16:\"views_mini_pager\";a:7:{s:9:\"variables\";a:7:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"tags\";a:0:{}s:8:\"quantity\";i:9;s:7:\"element\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:10:\"parameters\";a:0:{}}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-mini-pager\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_views_mini_pager\";i:1;s:21:\"contextual_preprocess\";}}s:16:\"views_view_field\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:9:\"variables\";a:3:{s:4:\"view\";N;s:5:\"field\";N;s:3:\"row\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-view-field\";s:4:\"path\";s:28:\"core/modules/views/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_views_view_field\";i:1;s:21:\"contextual_preprocess\";}}s:19:\"views_view_grouping\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:9:\"variables\";a:5:{s:4:\"view\";N;s:8:\"grouping\";N;s:14:\"grouping_level\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:19:\"views-view-grouping\";s:4:\"path\";s:28:\"core/modules/views/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:39:\"template_preprocess_views_view_grouping\";i:1;s:21:\"contextual_preprocess\";}}s:10:\"views_view\";a:7:{s:9:\"variables\";a:13:{s:10:\"view_array\";a:0:{}s:4:\"view\";N;s:4:\"rows\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:7:\"exposed\";a:0:{}s:4:\"more\";a:0:{}s:10:\"feed_icons\";a:0:{}s:5:\"pager\";a:0:{}s:5:\"title\";s:0:\"\";s:17:\"attachment_before\";a:0:{}s:16:\"attachment_after\";a:0:{}}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:10:\"views-view\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:4:{i:0;s:30:\"template_preprocess_views_view\";i:1;s:21:\"contextual_preprocess\";i:2;s:27:\"blazy_preprocess_views_view\";i:3;s:30:\"views_ui_preprocess_views_view\";}}s:19:\"views_view_row_opml\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:3:\"row\";N;s:11:\"field_alias\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:19:\"views-view-row-opml\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:39:\"template_preprocess_views_view_row_opml\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"views_view_row_rss\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:3:\"row\";N;s:11:\"field_alias\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:18:\"views-view-row-rss\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_views_view_row_rss\";i:1;s:21:\"contextual_preprocess\";}}s:17:\"views_view_fields\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:3:\"row\";N;s:11:\"field_alias\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:17:\"views-view-fields\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:3:{i:0;s:37:\"template_preprocess_views_view_fields\";i:1;s:21:\"contextual_preprocess\";i:2;s:42:\"media_library_preprocess_views_view_fields\";}}s:16:\"views_view_table\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-view-table\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_views_view_table\";i:1;s:21:\"contextual_preprocess\";}}s:26:\"views_view_grid_responsive\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:26:\"views-view-grid-responsive\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:46:\"template_preprocess_views_view_grid_responsive\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"views_view_summary\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:18:\"views-view-summary\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_views_view_summary\";i:1;s:21:\"contextual_preprocess\";}}s:15:\"views_view_list\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:15:\"views-view-list\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_views_view_list\";i:1;s:21:\"contextual_preprocess\";}}s:15:\"views_view_grid\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:15:\"views-view-grid\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_views_view_grid\";i:1;s:21:\"contextual_preprocess\";}}s:30:\"views_view_summary_unformatted\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:30:\"views-view-summary-unformatted\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:50:\"template_preprocess_views_view_summary_unformatted\";i:1;s:21:\"contextual_preprocess\";}}s:14:\"views_view_rss\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:14:\"views-view-rss\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:34:\"template_preprocess_views_view_rss\";i:1;s:21:\"contextual_preprocess\";}}s:22:\"views_view_unformatted\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:22:\"views-view-unformatted\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:42:\"template_preprocess_views_view_unformatted\";i:1;s:21:\"contextual_preprocess\";}}s:15:\"views_view_opml\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:15:\"views-view-opml\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_views_view_opml\";i:1;s:21:\"contextual_preprocess\";}}s:21:\"views_form_views_form\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:21:\"views-form-views-form\";s:4:\"path\";s:28:\"core/modules/views/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:18:\"views_exposed_form\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:18:\"views-exposed-form\";s:4:\"path\";s:28:\"core/modules/views/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_views_exposed_form\";i:1;s:21:\"contextual_preprocess\";}}s:17:\"dxpr-license-info\";a:6:{s:8:\"template\";s:17:\"dxpr-license-info\";s:9:\"variables\";a:7:{s:10:\"used_count\";N;s:11:\"total_count\";N;s:5:\"limit\";N;s:11:\"block_label\";N;s:11:\"total_label\";N;s:10:\"used_label\";N;s:14:\"more_info_link\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/dxpr_builder\";s:4:\"path\";s:38:\"modules/contrib/dxpr_builder/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:33:\"page__dxpr_builder__media_library\";a:6:{s:8:\"template\";s:33:\"page--dxpr-builder--media-library\";s:14:\"render element\";s:4:\"page\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_page\";i:1;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/dxpr_builder\";s:4:\"path\";s:38:\"modules/contrib/dxpr_builder/templates\";}s:33:\"html__dxpr_builder__media_library\";a:6:{s:8:\"template\";s:33:\"html--dxpr-builder--media-library\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_html\";i:1;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/dxpr_builder\";s:4:\"path\";s:38:\"modules/contrib/dxpr_builder/templates\";}}',-1,1773072976.753,1,'','0'),('theme_registry:cisc_theme',_binary 'a:231:{s:18:\"preprocess invokes\";a:40:{s:21:\"contextual_preprocess\";a:2:{s:6:\"module\";s:10:\"contextual\";s:4:\"hook\";s:10:\"preprocess\";}s:29:\"blazy_layout_preprocess_block\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"comment_preprocess_block\";a:2:{s:6:\"module\";s:7:\"comment\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"help_preprocess_block\";a:2:{s:6:\"module\";s:4:\"help\";s:4:\"hook\";s:16:\"preprocess_block\";}s:25:\"language_preprocess_block\";a:2:{s:6:\"module\";s:8:\"language\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"menu_ui_preprocess_block\";a:2:{s:6:\"module\";s:7:\"menu_ui\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"node_preprocess_block\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:16:\"preprocess_block\";}s:23:\"search_preprocess_block\";a:2:{s:6:\"module\";s:6:\"search\";s:4:\"hook\";s:16:\"preprocess_block\";}s:25:\"shortcut_preprocess_block\";a:2:{s:6:\"module\";s:8:\"shortcut\";s:4:\"hook\";s:16:\"preprocess_block\";}s:23:\"system_preprocess_block\";a:2:{s:6:\"module\";s:6:\"system\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"user_preprocess_block\";a:2:{s:6:\"module\";s:4:\"user\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"views_preprocess_comment\";a:2:{s:6:\"module\";s:5:\"views\";s:4:\"hook\";s:18:\"preprocess_comment\";}s:50:\"field_ui_preprocess_form_element__new_storage_type\";a:2:{s:6:\"module\";s:8:\"field_ui\";s:4:\"hook\";s:41:\"preprocess_form_element__new_storage_type\";}s:27:\"blazy_preprocess_file_audio\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_file_audio\";}s:27:\"blazy_preprocess_file_video\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_file_video\";}s:30:\"blazy_layout_preprocess_layout\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:17:\"preprocess_layout\";}s:30:\"media_library_preprocess_media\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:16:\"preprocess_media\";}s:37:\"media_preprocess_media_reference_help\";a:2:{s:6:\"module\";s:5:\"media\";s:4:\"hook\";s:31:\"preprocess_media_reference_help\";}s:36:\"blazy_preprocess_media_oembed_iframe\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:30:\"preprocess_media_oembed_iframe\";}s:22:\"locale_preprocess_node\";a:2:{s:6:\"module\";s:6:\"locale\";s:4:\"hook\";s:15:\"preprocess_node\";}s:21:\"views_preprocess_node\";a:2:{s:6:\"module\";s:5:\"views\";s:4:\"hook\";s:15:\"preprocess_node\";}s:35:\"admin_toolbar_tools_preprocess_html\";a:2:{s:6:\"module\";s:19:\"admin_toolbar_tools\";s:4:\"hook\";s:15:\"preprocess_html\";}s:20:\"node_preprocess_html\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:15:\"preprocess_html\";}s:23:\"toolbar_preprocess_html\";a:2:{s:6:\"module\";s:7:\"toolbar\";s:4:\"hook\";s:15:\"preprocess_html\";}s:28:\"dxpr_builder_preprocess_page\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:15:\"preprocess_page\";}s:30:\"shortcut_preprocess_page_title\";a:2:{s:6:\"module\";s:8:\"shortcut\";s:4:\"hook\";s:21:\"preprocess_page_title\";}s:22:\"blazy_preprocess_image\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:16:\"preprocess_image\";}s:41:\"dxpr_builder_preprocess_menu_local_action\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:28:\"preprocess_menu_local_action\";}s:22:\"blazy_preprocess_field\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:16:\"preprocess_field\";}s:29:\"blazy_layout_preprocess_field\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:16:\"preprocess_field\";}s:24:\"comment_preprocess_field\";a:2:{s:6:\"module\";s:7:\"comment\";s:4:\"hook\";s:16:\"preprocess_field\";}s:25:\"system_preprocess_toolbar\";a:2:{s:6:\"module\";s:6:\"system\";s:4:\"hook\";s:18:\"preprocess_toolbar\";}s:27:\"blazy_preprocess_views_view\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_views_view\";}s:30:\"views_ui_preprocess_views_view\";a:2:{s:6:\"module\";s:8:\"views_ui\";s:4:\"hook\";s:21:\"preprocess_views_view\";}s:42:\"media_library_preprocess_views_view_fields\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:28:\"preprocess_views_view_fields\";}s:50:\"media_library_preprocess_views_view__media_library\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:36:\"preprocess_views_view__media_library\";}s:27:\"node_preprocess_field__node\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:22:\"preprocess_field__node\";}s:41:\"dxpr_builder_preprocess_page__people_list\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:28:\"preprocess_page__people_list\";}s:54:\"entity_browser_preprocess_page__entity_browser__iframe\";a:2:{s:6:\"module\";s:14:\"entity_browser\";s:4:\"hook\";s:39:\"preprocess_page__entity_browser__iframe\";}s:53:\"entity_browser_preprocess_page__entity_browser__modal\";a:2:{s:6:\"module\";s:14:\"entity_browser\";s:4:\"hook\";s:38:\"preprocess_page__entity_browser__modal\";}}s:18:\"announcements_feed\";a:6:{s:9:\"variables\";a:4:{s:8:\"featured\";N;s:8:\"standard\";N;s:5:\"count\";i:0;s:9:\"feed_link\";s:0:\"\";}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:18:\"announcements-feed\";s:4:\"path\";s:48:\"core/themes/stable9/templates/announcements_feed\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:24:\"announcements_feed_admin\";a:6:{s:9:\"variables\";a:4:{s:8:\"featured\";N;s:8:\"standard\";N;s:5:\"count\";i:0;s:9:\"feed_link\";s:0:\"\";}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:24:\"announcements-feed-admin\";s:4:\"path\";s:48:\"core/themes/stable9/templates/announcements_feed\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:26:\"big_pipe_interface_preview\";a:6:{s:9:\"variables\";a:3:{s:8:\"callback\";N;s:9:\"arguments\";N;s:7:\"preview\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:26:\"big-pipe-interface-preview\";s:4:\"path\";s:37:\"core/themes/stable9/templates/content\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:5:\"blazy\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/blazy\";s:8:\"template\";s:5:\"blazy\";s:4:\"path\";s:31:\"modules/contrib/blazy/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:25:\"template_preprocess_blazy\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:12:\"block__blazy\";a:8:{s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/blazy/modules/blazy_layout\";s:8:\"template\";s:12:\"block--blazy\";s:4:\"path\";s:52:\"modules/contrib/blazy/modules/blazy_layout/templates\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:44;s:27:\"bootstrap5_preprocess_block\";i:92;s:21:\"dxpr_theme_preprocess\";i:93;s:27:\"dxpr_theme_preprocess_block\";}s:14:\"render element\";s:8:\"elements\";s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:12:\"field__blazy\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/blazy/modules/blazy_layout\";s:8:\"template\";s:12:\"field--blazy\";s:4:\"path\";s:52:\"modules/contrib/blazy/modules/blazy_layout/templates\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:20;s:21:\"dxpr_theme_preprocess\";}s:14:\"render element\";s:7:\"element\";}s:13:\"layout__blazy\";a:7:{s:9:\"base hook\";s:6:\"layout\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/blazy/modules/blazy_layout\";s:8:\"template\";s:13:\"layout--blazy\";s:4:\"path\";s:52:\"modules/contrib/blazy/modules/blazy_layout/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";i:6;s:21:\"dxpr_theme_preprocess\";}s:14:\"render element\";s:7:\"content\";}s:5:\"block\";a:7:{s:14:\"render element\";s:8:\"elements\";s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:5:\"block\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:44;s:27:\"bootstrap5_preprocess_block\";i:92;s:21:\"dxpr_theme_preprocess\";i:93;s:27:\"dxpr_theme_preprocess_block\";}}s:22:\"block_content_add_list\";a:8:{s:9:\"variables\";a:1:{s:7:\"content\";N;}s:4:\"file\";s:23:\"block_content.pages.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:50:\"core/modules/block_content/block_content.pages.inc\";i:1;s:50:\"core/modules/block_content/block_content.pages.inc\";}s:8:\"template\";s:22:\"block-content-add-list\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:42:\"template_preprocess_block_content_add_list\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:7:\"captcha\";a:6:{s:14:\"render element\";s:7:\"element\";s:8:\"template\";s:7:\"captcha\";s:4:\"path\";s:33:\"modules/contrib/captcha/templates\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:23:\"modules/contrib/captcha\";s:20:\"preprocess functions\";a:3:{i:0;s:27:\"template_preprocess_captcha\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:26:\"ckeditor5_settings_toolbar\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:22:\"core/modules/ckeditor5\";s:8:\"template\";s:26:\"ckeditor5-settings-toolbar\";s:4:\"path\";s:32:\"core/modules/ckeditor5/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:21:\"dxpr_theme_preprocess\";}}s:7:\"comment\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:7:\"comment\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:6:{i:0;s:27:\"template_preprocess_comment\";i:1;s:21:\"contextual_preprocess\";i:2;s:24:\"views_preprocess_comment\";i:24;s:21:\"dxpr_theme_preprocess\";i:25;s:29:\"dxpr_theme_preprocess_comment\";i:26;s:31:\"field_group_build_entity_groups\";}}s:14:\"field__comment\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:14:\"field--comment\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:20;s:21:\"dxpr_theme_preprocess\";}s:14:\"render element\";s:7:\"element\";}s:28:\"html__entity_browser__iframe\";a:6:{s:8:\"template\";s:28:\"html--entity-browser--iframe\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:3:{i:0;s:24:\"template_preprocess_html\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:30:\"modules/contrib/entity_browser\";s:4:\"path\";s:40:\"modules/contrib/entity_browser/templates\";}s:27:\"html__entity_browser__modal\";a:6:{s:8:\"template\";s:28:\"html--entity-browser--iframe\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:3:{i:0;s:24:\"template_preprocess_html\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:30:\"modules/contrib/entity_browser\";s:4:\"path\";s:40:\"modules/contrib/entity_browser/templates\";}s:28:\"page__entity_browser__iframe\";a:6:{s:8:\"template\";s:28:\"page--entity-browser--iframe\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:4:{i:0;s:24:\"template_preprocess_page\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";i:3;s:54:\"entity_browser_preprocess_page__entity_browser__iframe\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:30:\"modules/contrib/entity_browser\";s:4:\"path\";s:40:\"modules/contrib/entity_browser/templates\";}s:27:\"page__entity_browser__modal\";a:6:{s:8:\"template\";s:28:\"page--entity-browser--iframe\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:4:{i:0;s:24:\"template_preprocess_page\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";i:3;s:53:\"entity_browser_preprocess_page__entity_browser__modal\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:30:\"modules/contrib/entity_browser\";s:4:\"path\";s:40:\"modules/contrib/entity_browser/templates\";}s:15:\"horizontal_tabs\";a:8:{s:14:\"render element\";s:7:\"element\";s:8:\"template\";s:15:\"horizontal-tabs\";s:4:\"file\";s:19:\"templates/theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:27:\"modules/contrib/field_group\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/field_group/templates/theme.inc\";}s:4:\"path\";s:37:\"modules/contrib/field_group/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:35:\"template_preprocess_horizontal_tabs\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:24:\"field_group_html_element\";a:8:{s:14:\"render element\";s:7:\"element\";s:8:\"template\";s:24:\"field-group-html-element\";s:4:\"file\";s:19:\"templates/theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:27:\"modules/contrib/field_group\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/field_group/templates/theme.inc\";}s:4:\"path\";s:37:\"modules/contrib/field_group/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:44:\"template_preprocess_field_group_html_element\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:14:\"field_ui_table\";a:6:{s:9:\"variables\";a:9:{s:6:\"header\";N;s:4:\"rows\";N;s:6:\"footer\";N;s:10:\"attributes\";a:0:{}s:7:\"caption\";N;s:9:\"colgroups\";a:0:{}s:6:\"sticky\";b:0;s:10:\"responsive\";b:1;s:5:\"empty\";s:0:\"\";}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:14:\"field-ui-table\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:34:\"template_preprocess_field_ui_table\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:30:\"form_element__new_storage_type\";a:7:{s:9:\"base hook\";s:12:\"form_element\";s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:30:\"form-element--new-storage-type\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:4:{i:0;s:32:\"template_preprocess_form_element\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";i:9;s:50:\"field_ui_preprocess_form_element__new_storage_type\";}}s:9:\"file_link\";a:6:{s:9:\"variables\";a:3:{s:4:\"file\";N;s:11:\"description\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:9:\"file-link\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:3:{i:0;s:29:\"template_preprocess_file_link\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:17:\"file_managed_file\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:17:\"file-managed-file\";s:4:\"path\";s:48:\"themes/contrib/bootstrap5/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:37:\"template_preprocess_file_managed_file\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:10:\"file_audio\";a:6:{s:9:\"variables\";a:2:{s:5:\"files\";a:0:{}s:10:\"attributes\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:10:\"file-audio\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:1;s:27:\"blazy_preprocess_file_audio\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:10:\"file_video\";a:6:{s:9:\"variables\";a:2:{s:5:\"files\";a:0:{}s:10:\"attributes\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:10:\"file-video\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:1;s:27:\"blazy_preprocess_file_video\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:20:\"file_widget_multiple\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:20:\"file-widget-multiple\";s:4:\"path\";s:48:\"themes/contrib/bootstrap5/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:40:\"template_preprocess_file_widget_multiple\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:16:\"file_upload_help\";a:6:{s:9:\"variables\";a:3:{s:11:\"description\";N;s:17:\"upload_validators\";N;s:11:\"cardinality\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:16:\"file-upload-help\";s:4:\"path\";s:48:\"themes/contrib/bootstrap5/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:36:\"template_preprocess_file_upload_help\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:11:\"filter_tips\";a:6:{s:9:\"variables\";a:2:{s:4:\"tips\";N;s:4:\"long\";b:0;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:11:\"filter-tips\";s:4:\"path\";s:48:\"themes/contrib/bootstrap5/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:31:\"template_preprocess_filter_tips\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:19:\"text_format_wrapper\";a:6:{s:9:\"variables\";a:3:{s:8:\"children\";N;s:11:\"description\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:19:\"text-format-wrapper\";s:4:\"path\";s:48:\"themes/contrib/bootstrap5/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:39:\"template_preprocess_text_format_wrapper\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:17:\"filter_guidelines\";a:6:{s:9:\"variables\";a:1:{s:6:\"format\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:17:\"filter-guidelines\";s:4:\"path\";s:48:\"themes/contrib/bootstrap5/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:37:\"template_preprocess_filter_guidelines\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:14:\"filter_caption\";a:6:{s:9:\"variables\";a:4:{s:4:\"node\";N;s:3:\"tag\";N;s:7:\"caption\";N;s:7:\"classes\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:14:\"filter-caption\";s:4:\"path\";s:48:\"themes/contrib/bootstrap5/templates/content-edit\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:12:\"help_section\";a:6:{s:9:\"variables\";a:4:{s:5:\"title\";N;s:11:\"description\";N;s:5:\"links\";N;s:5:\"empty\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:12:\"help-section\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:10:\"help_topic\";a:6:{s:9:\"variables\";a:2:{s:4:\"body\";a:0:{}s:7:\"related\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:10:\"help-topic\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:11:\"image_style\";a:6:{s:9:\"variables\";a:7:{s:10:\"style_name\";N;s:3:\"uri\";N;s:5:\"width\";N;s:6:\"height\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:11:\"image-style\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:3:{i:0;s:31:\"template_preprocess_image_style\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:19:\"image_style_preview\";a:8:{s:9:\"variables\";a:1:{s:5:\"style\";N;}s:4:\"file\";s:15:\"image.admin.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/image/image.admin.inc\";i:1;s:34:\"core/modules/image/image.admin.inc\";}s:8:\"template\";s:19:\"image-style-preview\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:39:\"template_preprocess_image_style_preview\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:12:\"image_anchor\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:15:\"image.admin.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/image/image.admin.inc\";i:1;s:34:\"core/modules/image/image.admin.inc\";}s:8:\"template\";s:12:\"image-anchor\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:32:\"template_preprocess_image_anchor\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:20:\"image_resize_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:20:\"image-resize-summary\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:19:\"image_scale_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:19:\"image-scale-summary\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:18:\"image_crop_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:18:\"image-crop-summary\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:28:\"image_scale_and_crop_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:28:\"image-scale-and-crop-summary\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:20:\"image_rotate_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:20:\"image-rotate-summary\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:12:\"image_widget\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:15:\"image.field.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/image/image.field.inc\";i:1;s:34:\"core/modules/image/image.field.inc\";i:2;s:34:\"core/modules/image/image.field.inc\";i:3;s:34:\"core/modules/image/image.field.inc\";}s:8:\"template\";s:12:\"image-widget\";s:4:\"path\";s:48:\"themes/contrib/bootstrap5/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:32:\"template_preprocess_image_widget\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:15:\"image_formatter\";a:8:{s:9:\"variables\";a:4:{s:4:\"item\";N;s:15:\"item_attributes\";N;s:3:\"url\";N;s:11:\"image_style\";N;}s:4:\"file\";s:15:\"image.field.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/image/image.field.inc\";i:1;s:34:\"core/modules/image/image.field.inc\";i:2;s:34:\"core/modules/image/image.field.inc\";i:3;s:34:\"core/modules/image/image.field.inc\";}s:8:\"template\";s:15:\"image-formatter\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:3:{i:0;s:35:\"template_preprocess_image_formatter\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:35:\"language_negotiation_configure_form\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"language.admin.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/language/language.admin.inc\";i:1;s:40:\"core/modules/language/language.admin.inc\";}s:8:\"template\";s:35:\"language-negotiation-configure-form\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:55:\"template_preprocess_language_negotiation_configure_form\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:31:\"language_content_settings_table\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:18:\"language.admin.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/language/language.admin.inc\";i:1;s:40:\"core/modules/language/language.admin.inc\";}s:8:\"template\";s:31:\"language-content-settings-table\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:51:\"template_preprocess_language_content_settings_table\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:6:\"layout\";a:6:{s:14:\"render element\";s:7:\"content\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:6:\"layout\";s:4:\"path\";s:36:\"core/themes/stable9/templates/layout\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";i:6;s:21:\"dxpr_theme_preprocess\";}}s:14:\"layout__onecol\";a:7:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:14:\"layout--onecol\";s:4:\"path\";s:51:\"core/themes/stable9/layouts/layout_discovery/onecol\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";i:3;s:21:\"dxpr_theme_preprocess\";}}s:14:\"layout__twocol\";a:7:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:14:\"layout--twocol\";s:4:\"path\";s:51:\"core/themes/stable9/layouts/layout_discovery/twocol\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";i:3;s:21:\"dxpr_theme_preprocess\";}}s:21:\"layout__twocol_bricks\";a:7:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:21:\"layout--twocol-bricks\";s:4:\"path\";s:58:\"core/themes/stable9/layouts/layout_discovery/twocol_bricks\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";i:3;s:21:\"dxpr_theme_preprocess\";}}s:25:\"layout__threecol_25_50_25\";a:7:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:25:\"layout--threecol-25-50-25\";s:4:\"path\";s:62:\"core/themes/stable9/layouts/layout_discovery/threecol_25_50_25\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";i:3;s:21:\"dxpr_theme_preprocess\";}}s:25:\"layout__threecol_33_34_33\";a:7:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:25:\"layout--threecol-33-34-33\";s:4:\"path\";s:62:\"core/themes/stable9/layouts/layout_discovery/threecol_33_34_33\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";i:3;s:21:\"dxpr_theme_preprocess\";}}s:28:\"link_formatter_link_separate\";a:6:{s:9:\"variables\";a:3:{s:5:\"title\";N;s:9:\"url_title\";N;s:3:\"url\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:28:\"link-formatter-link-separate\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:3:{i:0;s:48:\"template_preprocess_link_formatter_link_separate\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:29:\"locale_translation_last_check\";a:8:{s:9:\"variables\";a:1:{s:4:\"last\";N;}s:4:\"file\";s:16:\"locale.pages.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/locale/locale.pages.inc\";i:1;s:36:\"core/modules/locale/locale.pages.inc\";}s:8:\"template\";s:29:\"locale-translation-last-check\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:49:\"template_preprocess_locale_translation_last_check\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:30:\"locale_translation_update_info\";a:8:{s:9:\"variables\";a:2:{s:7:\"updates\";a:0:{}s:9:\"not_found\";a:0:{}}s:4:\"file\";s:16:\"locale.pages.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/locale/locale.pages.inc\";i:1;s:36:\"core/modules/locale/locale.pages.inc\";}s:8:\"template\";s:30:\"locale-translation-update-info\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:50:\"template_preprocess_locale_translation_update_info\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:5:\"media\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:5:\"media\";s:4:\"path\";s:43:\"themes/contrib/bootstrap5/templates/content\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_media\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"media_library_preprocess_media\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:31:\"field_group_build_entity_groups\";}}s:20:\"media_reference_help\";a:7:{s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:25:\"field_multiple_value_form\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:20:\"media-reference-help\";s:4:\"path\";s:37:\"core/themes/stable9/templates/content\";s:20:\"preprocess functions\";a:4:{i:0;s:45:\"template_preprocess_field_multiple_value_form\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";i:9;s:37:\"media_preprocess_media_reference_help\";}}s:19:\"media_oembed_iframe\";a:6:{s:9:\"variables\";a:3:{s:8:\"resource\";N;s:5:\"media\";N;s:17:\"placeholder_token\";s:0:\"\";}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:19:\"media-oembed-iframe\";s:4:\"path\";s:37:\"core/themes/stable9/templates/content\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:1;s:36:\"blazy_preprocess_media_oembed_iframe\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:17:\"media_embed_error\";a:6:{s:9:\"variables\";a:2:{s:7:\"message\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:17:\"media-embed-error\";s:4:\"path\";s:37:\"core/themes/stable9/templates/content\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:20:\"media__media_library\";a:7:{s:9:\"base hook\";s:5:\"media\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:20:\"media--media-library\";s:4:\"path\";s:49:\"themes/contrib/bootstrap5/templates/media-library\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_media\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"media_library_preprocess_media\";i:3;s:21:\"dxpr_theme_preprocess\";i:4;s:31:\"field_group_build_entity_groups\";}s:14:\"render element\";s:8:\"elements\";}s:21:\"media_library_wrapper\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:21:\"media-library-wrapper\";s:4:\"path\";s:43:\"core/themes/stable9/templates/media-library\";s:20:\"preprocess functions\";a:4:{i:0;s:41:\"template_preprocess_media_library_wrapper\";i:1;s:21:\"contextual_preprocess\";i:4;s:43:\"bootstrap5_preprocess_media_library_wrapper\";i:5;s:21:\"dxpr_theme_preprocess\";}}s:18:\"media_library_item\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:18:\"media-library-item\";s:4:\"path\";s:49:\"themes/contrib/bootstrap5/templates/media-library\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_media_library_item\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:21:\"media_library_element\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/media_library_form_element\";s:8:\"template\";s:21:\"media-library-element\";s:4:\"path\";s:52:\"modules/contrib/media_library_form_element/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:41:\"template_preprocess_media_library_element\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:14:\"menu_link_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:14:\"menu-link-form\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:4:\"node\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:4:\"node\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:6:{i:0;s:24:\"template_preprocess_node\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"locale_preprocess_node\";i:3;s:21:\"views_preprocess_node\";i:32;s:21:\"dxpr_theme_preprocess\";i:33;s:31:\"field_group_build_entity_groups\";}}s:13:\"node_add_list\";a:6:{s:9:\"variables\";a:1:{s:7:\"content\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:13:\"node-add-list\";s:4:\"path\";s:48:\"themes/contrib/bootstrap5/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:33:\"template_preprocess_node_add_list\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:14:\"node_edit_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:14:\"node-edit-form\";s:4:\"path\";s:48:\"themes/contrib/bootstrap5/templates/content-edit\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:18:\"field__node__title\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:18:\"field--node--title\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:7:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:20;s:21:\"dxpr_theme_preprocess\";i:21;s:27:\"node_preprocess_field__node\";}s:14:\"render element\";s:7:\"element\";}s:16:\"field__node__uid\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:16:\"field--node--uid\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:7:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:20;s:21:\"dxpr_theme_preprocess\";i:21;s:27:\"node_preprocess_field__node\";}s:14:\"render element\";s:7:\"element\";}s:20:\"field__node__created\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:20:\"field--node--created\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:7:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:20;s:21:\"dxpr_theme_preprocess\";i:21;s:27:\"node_preprocess_field__node\";}s:14:\"render element\";s:7:\"element\";}s:25:\"recaptcha_widget_noscript\";a:6:{s:9:\"variables\";a:1:{s:6:\"widget\";N;}s:8:\"template\";s:25:\"recaptcha-widget-noscript\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:25:\"modules/contrib/recaptcha\";s:4:\"path\";s:35:\"modules/contrib/recaptcha/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:45:\"template_preprocess_recaptcha_widget_noscript\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:21:\"captcha__recaptcha_v3\";a:7:{s:9:\"base hook\";s:7:\"captcha\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/recaptcha_v3\";s:8:\"template\";s:21:\"captcha--recaptcha-v3\";s:4:\"path\";s:38:\"modules/contrib/recaptcha_v3/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:27:\"template_preprocess_captcha\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}s:14:\"render element\";s:7:\"element\";}s:13:\"search_result\";a:8:{s:9:\"variables\";a:2:{s:6:\"result\";N;s:9:\"plugin_id\";N;}s:4:\"file\";s:16:\"search.pages.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"includes\";a:4:{i:0;s:36:\"core/modules/search/search.pages.inc\";i:1;s:36:\"core/modules/search/search.pages.inc\";i:2;s:36:\"core/modules/search/search.pages.inc\";i:3;s:36:\"core/modules/search/search.pages.inc\";}s:8:\"template\";s:13:\"search-result\";s:4:\"path\";s:43:\"themes/contrib/bootstrap5/templates/content\";s:20:\"preprocess functions\";a:3:{i:0;s:33:\"template_preprocess_search_result\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:5:\"slick\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:5:\"slick\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:25:\"template_preprocess_slick\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:11:\"slick_slide\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:11:\"slick-slide\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:31:\"template_preprocess_slick_slide\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:10:\"slick_grid\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:10:\"slick-grid\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:30:\"template_preprocess_slick_grid\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:15:\"slick_thumbnail\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:15:\"slick-thumbnail\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:35:\"template_preprocess_slick_thumbnail\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:13:\"slick_vanilla\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:13:\"slick-vanilla\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:33:\"template_preprocess_slick_vanilla\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:13:\"slick_wrapper\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:13:\"slick-wrapper\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:33:\"template_preprocess_slick_wrapper\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:4:\"html\";a:7:{s:14:\"render element\";s:4:\"html\";s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessHtml\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:4:\"html\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:7:{i:0;s:21:\"contextual_preprocess\";i:1;s:35:\"admin_toolbar_tools_preprocess_html\";i:2;s:20:\"node_preprocess_html\";i:3;s:23:\"toolbar_preprocess_html\";i:16;s:26:\"bootstrap5_preprocess_html\";i:36;s:21:\"dxpr_theme_preprocess\";i:37;s:26:\"dxpr_theme_preprocess_html\";}}s:4:\"page\";a:7:{s:14:\"render element\";s:4:\"page\";s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:8:\"template\";s:4:\"page\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:20:\"preprocess functions\";a:5:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";i:8;s:26:\"bootstrap5_preprocess_page\";i:20;s:21:\"dxpr_theme_preprocess\";i:21;s:26:\"dxpr_theme_preprocess_page\";}}s:10:\"page_title\";a:6:{s:9:\"variables\";a:1:{s:5:\"title\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:10:\"page-title\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:1;s:30:\"shortcut_preprocess_page_title\";i:16;s:21:\"dxpr_theme_preprocess\";}}s:6:\"region\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:6:\"region\";s:4:\"path\";s:42:\"themes/contrib/bootstrap5/templates/layout\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_region\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";i:9;s:28:\"dxpr_theme_preprocess_region\";}}s:4:\"time\";a:7:{s:9:\"variables\";a:3:{s:9:\"timestamp\";N;s:4:\"text\";N;s:10:\"attributes\";a:0:{}}s:18:\"initial preprocess\";s:50:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessTime\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:4:\"time\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:13:\"datetime_form\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:58:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessDatetimeForm\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:13:\"datetime-form\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:4;s:35:\"bootstrap5_preprocess_datetime_form\";i:6;s:21:\"dxpr_theme_preprocess\";}}s:16:\"datetime_wrapper\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:61:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessDatetimeWrapper\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:16:\"datetime-wrapper\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:15:\"status_messages\";a:6:{s:9:\"variables\";a:2:{s:15:\"status_headings\";a:0:{}s:12:\"message_list\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:15:\"status-messages\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";i:9;s:37:\"dxpr_theme_preprocess_status_messages\";}}s:5:\"links\";a:7:{s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:4:{i:0;s:5:\"links\";i:1;s:5:\"links\";i:2;s:5:\"links\";i:3;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:5:\"links\";s:4:\"path\";s:46:\"themes/contrib/bootstrap5/templates/navigation\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:18:\"dropbutton_wrapper\";a:6:{s:9:\"variables\";a:1:{s:8:\"children\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:18:\"dropbutton-wrapper\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:5:\"image\";a:6:{s:9:\"variables\";a:9:{s:3:\"uri\";N;s:5:\"width\";N;s:6:\"height\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:10:\"attributes\";a:0:{}s:5:\"sizes\";N;s:6:\"srcset\";a:0:{}s:10:\"style_name\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:5:\"image\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_image\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_image\";i:12;s:27:\"bootstrap5_preprocess_image\";i:14;s:21:\"dxpr_theme_preprocess\";}}s:10:\"breadcrumb\";a:6:{s:9:\"variables\";a:1:{s:5:\"links\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:10:\"breadcrumb\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:30:\"template_preprocess_breadcrumb\";i:1;s:21:\"contextual_preprocess\";i:16;s:21:\"dxpr_theme_preprocess\";i:17;s:32:\"dxpr_theme_preprocess_breadcrumb\";}}s:5:\"table\";a:6:{s:9:\"variables\";a:9:{s:6:\"header\";N;s:4:\"rows\";N;s:6:\"footer\";N;s:10:\"attributes\";a:0:{}s:7:\"caption\";N;s:9:\"colgroups\";a:0:{}s:6:\"sticky\";b:0;s:10:\"responsive\";b:1;s:5:\"empty\";s:0:\"\";}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:5:\"table\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:4:{i:0;s:25:\"template_preprocess_table\";i:1;s:21:\"contextual_preprocess\";i:8;s:27:\"bootstrap5_preprocess_table\";i:10;s:21:\"dxpr_theme_preprocess\";}}s:19:\"tablesort_indicator\";a:6:{s:9:\"variables\";a:1:{s:5:\"style\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:19:\"tablesort-indicator\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:39:\"template_preprocess_tablesort_indicator\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:4:\"mark\";a:6:{s:9:\"variables\";a:1:{s:6:\"status\";i:1;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:4:\"mark\";s:4:\"path\";s:43:\"themes/contrib/bootstrap5/templates/content\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:9:\"item_list\";a:6:{s:9:\"variables\";a:7:{s:5:\"items\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"list_type\";s:2:\"ul\";s:18:\"wrapper_attributes\";a:0:{}s:10:\"attributes\";a:0:{}s:5:\"empty\";N;s:7:\"context\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:9:\"item-list\";s:4:\"path\";s:43:\"themes/contrib/bootstrap5/templates/dataset\";s:20:\"preprocess functions\";a:3:{i:0;s:29:\"template_preprocess_item_list\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:9:\"feed_icon\";a:6:{s:9:\"variables\";a:3:{s:3:\"url\";N;s:5:\"title\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:9:\"feed-icon\";s:4:\"path\";s:43:\"core/themes/stable9/templates/media-library\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:12:\"progress_bar\";a:6:{s:9:\"variables\";a:3:{s:5:\"label\";N;s:7:\"percent\";N;s:7:\"message\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:12:\"progress-bar\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/misc\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:11:\"indentation\";a:6:{s:9:\"variables\";a:1:{s:4:\"size\";i:1;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:11:\"indentation\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:16:\"maintenance_page\";a:6:{s:14:\"render element\";s:4:\"page\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:16:\"maintenance-page\";s:4:\"path\";s:42:\"themes/contrib/bootstrap5/templates/layout\";s:20:\"preprocess functions\";a:3:{i:0;s:36:\"template_preprocess_maintenance_page\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:12:\"install_page\";a:6:{s:14:\"render element\";s:4:\"page\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:12:\"install-page\";s:4:\"path\";s:36:\"core/themes/stable9/templates/layout\";s:20:\"preprocess functions\";a:3:{i:0;s:32:\"template_preprocess_install_page\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:21:\"maintenance_task_list\";a:6:{s:9:\"variables\";a:3:{s:5:\"items\";N;s:6:\"active\";N;s:7:\"variant\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:21:\"maintenance-task-list\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:41:\"template_preprocess_maintenance_task_list\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:16:\"authorize_report\";a:8:{s:9:\"variables\";a:2:{s:8:\"messages\";a:0:{}s:10:\"attributes\";a:0:{}}s:8:\"includes\";a:2:{i:0;s:35:\"core/includes/theme.maintenance.inc\";i:1;s:35:\"core/includes/theme.maintenance.inc\";}s:8:\"template\";s:16:\"authorize-report\";s:10:\"deprecated\";s:209:\"The \"authorize-report\" template is deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. See https://www.drupal.org/node/3522119\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:36:\"template_preprocess_authorize_report\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:5:\"pager\";a:6:{s:14:\"render element\";s:5:\"pager\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:5:\"pager\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:25:\"template_preprocess_pager\";i:1;s:21:\"contextual_preprocess\";i:16;s:21:\"dxpr_theme_preprocess\";i:17;s:27:\"dxpr_theme_preprocess_pager\";}}s:4:\"menu\";a:6:{s:9:\"variables\";a:3:{s:9:\"menu_name\";N;s:5:\"items\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:4:\"menu\";s:4:\"path\";s:46:\"themes/contrib/bootstrap5/templates/navigation\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:15:\"menu_local_task\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:15:\"menu-local-task\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:35:\"template_preprocess_menu_local_task\";i:1;s:21:\"contextual_preprocess\";i:8;s:37:\"bootstrap5_preprocess_menu_local_task\";i:20;s:21:\"dxpr_theme_preprocess\";}}s:17:\"menu_local_action\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:17:\"menu-local-action\";s:4:\"path\";s:46:\"themes/contrib/bootstrap5/templates/navigation\";s:20:\"preprocess functions\";a:4:{i:0;s:37:\"template_preprocess_menu_local_action\";i:1;s:21:\"contextual_preprocess\";i:2;s:41:\"dxpr_builder_preprocess_menu_local_action\";i:12;s:21:\"dxpr_theme_preprocess\";}}s:16:\"menu_local_tasks\";a:6:{s:9:\"variables\";a:2:{s:7:\"primary\";a:0:{}s:9:\"secondary\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:16:\"menu-local-tasks\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:21:\"contextual_preprocess\";i:4;s:38:\"bootstrap5_preprocess_menu_local_tasks\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:38:\"dxpr_theme_preprocess_menu_local_tasks\";}}s:5:\"input\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:5:\"input\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_input\";i:1;s:21:\"contextual_preprocess\";i:8;s:27:\"bootstrap5_preprocess_input\";i:10;s:21:\"dxpr_theme_preprocess\";i:11;s:27:\"dxpr_theme_preprocess_input\";}}s:6:\"select\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:6:\"select\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_select\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:8:\"fieldset\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:8:\"fieldset\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:28:\"template_preprocess_fieldset\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:7:\"details\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:7:\"details\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:27:\"template_preprocess_details\";i:1;s:21:\"contextual_preprocess\";i:16;s:21:\"dxpr_theme_preprocess\";i:17;s:29:\"dxpr_theme_preprocess_details\";}}s:6:\"radios\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:6:\"radios\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_radios\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:10:\"checkboxes\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:10:\"checkboxes\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:30:\"template_preprocess_checkboxes\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:4:\"form\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:4:\"form\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:24:\"template_preprocess_form\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:8:\"textarea\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:8:\"textarea\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:4:{i:0;s:28:\"template_preprocess_textarea\";i:1;s:21:\"contextual_preprocess\";i:8;s:30:\"bootstrap5_preprocess_textarea\";i:10;s:21:\"dxpr_theme_preprocess\";}}s:12:\"form_element\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:12:\"form-element\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:32:\"template_preprocess_form_element\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:18:\"form_element_label\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:18:\"form-element-label\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_form_element_label\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:13:\"vertical_tabs\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:13:\"vertical-tabs\";s:4:\"path\";s:46:\"themes/contrib/bootstrap5/templates/navigation\";s:20:\"preprocess functions\";a:3:{i:0;s:33:\"template_preprocess_vertical_tabs\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:9:\"container\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:9:\"container\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:5:\"field\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:5:\"field\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:20;s:21:\"dxpr_theme_preprocess\";}}s:25:\"field_multiple_value_form\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:25:\"field-multiple-value-form\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:45:\"template_preprocess_field_multiple_value_form\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:23:\"off_canvas_page_wrapper\";a:6:{s:9:\"variables\";a:1:{s:8:\"children\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:23:\"off-canvas-page-wrapper\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:21:\"status_report_grouped\";a:6:{s:9:\"variables\";a:2:{s:20:\"grouped_requirements\";N;s:12:\"requirements\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:21:\"status-report-grouped\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:28:\"block__system_branding_block\";a:8:{s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:8:\"template\";s:28:\"block--system-branding-block\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:27:\"bootstrap5_preprocess_block\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:27:\"dxpr_theme_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:28:\"block__system_messages_block\";a:8:{s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:28:\"block--system-messages-block\";s:4:\"path\";s:35:\"core/themes/stable9/templates/block\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:27:\"bootstrap5_preprocess_block\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:27:\"dxpr_theme_preprocess_block\";}s:14:\"render element\";s:8:\"elements\";s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:24:\"block__system_menu_block\";a:8:{s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:8:\"template\";s:24:\"block--system-menu-block\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:27:\"bootstrap5_preprocess_block\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:27:\"dxpr_theme_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:18:\"system_themes_page\";a:8:{s:9:\"variables\";a:2:{s:12:\"theme_groups\";a:0:{}s:18:\"theme_group_titles\";a:0:{}}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"includes\";a:4:{i:0;s:36:\"core/modules/system/system.admin.inc\";i:1;s:36:\"core/modules/system/system.admin.inc\";i:2;s:36:\"core/modules/system/system.admin.inc\";i:3;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:18:\"system-themes-page\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_system_themes_page\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:18:\"system_config_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:18:\"system-config-form\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:12:\"confirm_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:12:\"confirm-form\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/form\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:22:\"system_modules_details\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"includes\";a:4:{i:0;s:36:\"core/modules/system/system.admin.inc\";i:1;s:36:\"core/modules/system/system.admin.inc\";i:2;s:36:\"core/modules/system/system.admin.inc\";i:3;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:22:\"system-modules-details\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/admin\";s:20:\"preprocess functions\";a:4:{i:0;s:42:\"template_preprocess_system_modules_details\";i:1;s:21:\"contextual_preprocess\";i:8;s:44:\"bootstrap5_preprocess_system_modules_details\";i:10;s:21:\"dxpr_theme_preprocess\";}}s:24:\"system_modules_uninstall\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"includes\";a:4:{i:0;s:36:\"core/modules/system/system.admin.inc\";i:1;s:36:\"core/modules/system/system.admin.inc\";i:2;s:36:\"core/modules/system/system.admin.inc\";i:3;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:24:\"system-modules-uninstall\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/admin\";s:20:\"preprocess functions\";a:4:{i:0;s:44:\"template_preprocess_system_modules_uninstall\";i:1;s:21:\"contextual_preprocess\";i:8;s:46:\"bootstrap5_preprocess_system_modules_uninstall\";i:10;s:21:\"dxpr_theme_preprocess\";}}s:18:\"status_report_page\";a:6:{s:9:\"variables\";a:3:{s:8:\"counters\";a:0:{}s:12:\"general_info\";a:0:{}s:12:\"requirements\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:18:\"status-report-page\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:13:\"status_report\";a:6:{s:9:\"variables\";a:2:{s:20:\"grouped_requirements\";N;s:12:\"requirements\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:13:\"status-report\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:21:\"status_report_counter\";a:6:{s:9:\"variables\";a:3:{s:6:\"amount\";N;s:4:\"text\";N;s:8:\"severity\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:21:\"status-report-counter\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:26:\"status_report_general_info\";a:6:{s:9:\"variables\";a:7:{s:6:\"drupal\";a:0:{}s:4:\"cron\";a:0:{}s:15:\"database_system\";a:0:{}s:23:\"database_system_version\";a:0:{}s:3:\"php\";a:0:{}s:16:\"php_memory_limit\";a:0:{}s:9:\"webserver\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:26:\"status-report-general-info\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:10:\"admin_page\";a:8:{s:9:\"variables\";a:1:{s:6:\"blocks\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/system/system.admin.inc\";i:1;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:10:\"admin-page\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:30:\"template_preprocess_admin_page\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:11:\"admin_block\";a:8:{s:9:\"variables\";a:2:{s:5:\"block\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/system/system.admin.inc\";i:1;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:11:\"admin-block\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:19:\"admin_block_content\";a:8:{s:9:\"variables\";a:1:{s:7:\"content\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/system/system.admin.inc\";i:1;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:19:\"admin-block-content\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:39:\"template_preprocess_admin_block_content\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:18:\"system_admin_index\";a:8:{s:9:\"variables\";a:1:{s:10:\"menu_items\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/system/system.admin.inc\";i:1;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:18:\"system-admin-index\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_system_admin_index\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:15:\"entity_add_list\";a:6:{s:9:\"variables\";a:2:{s:7:\"bundles\";a:0:{}s:18:\"add_bundle_message\";N;}s:8:\"template\";s:15:\"entity-add-list\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:4:\"path\";s:42:\"core/themes/stable9/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:35:\"template_preprocess_entity_add_list\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:46:\"system_security_advisories_fetch_error_message\";a:8:{s:4:\"file\";s:16:\"system.theme.inc\";s:9:\"variables\";a:1:{s:13:\"error_message\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/system/system.theme.inc\";i:1;s:36:\"core/modules/system/system.theme.inc\";}s:8:\"template\";s:46:\"system-security-advisories-fetch-error-message\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:66:\"template_preprocess_system_security_advisories_fetch_error_message\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:17:\"entity_page_title\";a:6:{s:9:\"variables\";a:4:{s:10:\"attributes\";a:0:{}s:5:\"title\";N;s:6:\"entity\";N;s:9:\"view_mode\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:17:\"entity-page-title\";s:4:\"path\";s:35:\"core/themes/stable9/templates/field\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:13:\"taxonomy_term\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:13:\"taxonomy-term\";s:4:\"path\";s:43:\"themes/contrib/bootstrap5/templates/content\";s:20:\"preprocess functions\";a:4:{i:0;s:33:\"template_preprocess_taxonomy_term\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";i:9;s:31:\"field_group_build_entity_groups\";}}s:15:\"token_tree_link\";a:8:{s:9:\"variables\";a:8:{s:11:\"token_types\";a:0:{}s:12:\"global_types\";b:1;s:12:\"click_insert\";b:1;s:15:\"show_restricted\";b:0;s:11:\"show_nested\";b:0;s:15:\"recursion_limit\";i:3;s:4:\"text\";N;s:7:\"options\";a:0:{}}s:4:\"file\";s:15:\"token.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/token\";s:8:\"includes\";a:1:{i:0;s:37:\"modules/contrib/token/token.pages.inc\";}s:8:\"template\";s:15:\"token-tree-link\";s:4:\"path\";s:31:\"modules/contrib/token/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:35:\"template_preprocess_token_tree_link\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:7:\"toolbar\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:7:\"toolbar\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:20:\"preprocess functions\";a:4:{i:0;s:27:\"template_preprocess_toolbar\";i:1;s:21:\"contextual_preprocess\";i:2;s:25:\"system_preprocess_toolbar\";i:6;s:21:\"dxpr_theme_preprocess\";}}s:13:\"menu__toolbar\";a:7:{s:9:\"base hook\";s:4:\"menu\";s:9:\"variables\";a:3:{s:9:\"menu_name\";N;s:5:\"items\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:13:\"menu--toolbar\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:21:\"dxpr_theme_preprocess\";}}s:17:\"update_last_check\";a:6:{s:9:\"variables\";a:1:{s:4:\"last\";i:0;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:17:\"update-last-check\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:37:\"template_preprocess_update_last_check\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:13:\"update_report\";a:8:{s:9:\"variables\";a:1:{s:4:\"data\";N;}s:4:\"file\";s:17:\"update.report.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:37:\"core/modules/update/update.report.inc\";i:1;s:37:\"core/modules/update/update.report.inc\";}s:8:\"template\";s:13:\"update-report\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:33:\"template_preprocess_update_report\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:21:\"update_project_status\";a:8:{s:9:\"variables\";a:1:{s:7:\"project\";a:0:{}}s:4:\"file\";s:17:\"update.report.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:37:\"core/modules/update/update.report.inc\";i:1;s:37:\"core/modules/update/update.report.inc\";}s:8:\"template\";s:21:\"update-project-status\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:41:\"template_preprocess_update_project_status\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:14:\"update_version\";a:8:{s:9:\"variables\";a:3:{s:7:\"version\";N;s:5:\"title\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:17:\"update.report.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:37:\"core/modules/update/update.report.inc\";i:1;s:37:\"core/modules/update/update.report.inc\";}s:8:\"template\";s:14:\"update-version\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:34:\"template_preprocess_update_version\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:26:\"update_fetch_error_message\";a:9:{s:4:\"file\";s:17:\"update.report.inc\";s:14:\"render element\";s:7:\"element\";s:9:\"variables\";a:1:{s:13:\"error_message\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:37:\"core/modules/update/update.report.inc\";i:1;s:37:\"core/modules/update/update.report.inc\";}s:8:\"template\";s:26:\"update-fetch-error-message\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:46:\"template_preprocess_update_fetch_error_message\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:4:\"user\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:4:\"user\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/user\";s:20:\"preprocess functions\";a:4:{i:0;s:24:\"template_preprocess_user\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";i:9;s:31:\"field_group_build_entity_groups\";}}s:8:\"username\";a:6:{s:9:\"variables\";a:3:{s:7:\"account\";N;s:10:\"attributes\";a:0:{}s:12:\"link_options\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:8:\"username\";s:4:\"path\";s:40:\"themes/contrib/bootstrap5/templates/user\";s:20:\"preprocess functions\";a:3:{i:0;s:28:\"template_preprocess_username\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:25:\"views_bootstrap_accordion\";a:8:{s:20:\"preprocess functions\";a:3:{i:0;s:45:\"template_preprocess_views_bootstrap_accordion\";i:3;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:25:\"views-bootstrap-accordion\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:24:\"views_bootstrap_carousel\";a:8:{s:20:\"preprocess functions\";a:3:{i:0;s:44:\"template_preprocess_views_bootstrap_carousel\";i:3;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:24:\"views-bootstrap-carousel\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:21:\"views_bootstrap_cards\";a:8:{s:20:\"preprocess functions\";a:3:{i:0;s:41:\"template_preprocess_views_bootstrap_cards\";i:3;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"template\";s:21:\"views-bootstrap-cards\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:8:\"includes\";a:1:{i:0;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}}s:24:\"views_bootstrap_dropdown\";a:8:{s:20:\"preprocess functions\";a:3:{i:0;s:44:\"template_preprocess_views_bootstrap_dropdown\";i:3;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"template\";s:24:\"views-bootstrap-dropdown\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:8:\"includes\";a:1:{i:0;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}}s:20:\"views_bootstrap_grid\";a:8:{s:20:\"preprocess functions\";a:3:{i:0;s:40:\"template_preprocess_views_bootstrap_grid\";i:3;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:20:\"views-bootstrap-grid\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:26:\"views_bootstrap_list_group\";a:8:{s:20:\"preprocess functions\";a:3:{i:0;s:46:\"template_preprocess_views_bootstrap_list_group\";i:3;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:26:\"views-bootstrap-list-group\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:28:\"views_bootstrap_media_object\";a:8:{s:20:\"preprocess functions\";a:3:{i:0;s:48:\"template_preprocess_views_bootstrap_media_object\";i:3;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:28:\"views-bootstrap-media-object\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:19:\"views_bootstrap_tab\";a:8:{s:20:\"preprocess functions\";a:3:{i:0;s:39:\"template_preprocess_views_bootstrap_tab\";i:3;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:19:\"views-bootstrap-tab\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:21:\"views_bootstrap_table\";a:8:{s:20:\"preprocess functions\";a:4:{i:0;s:41:\"template_preprocess_views_bootstrap_table\";i:1;s:36:\"template_preprocess_views_view_table\";i:5;s:21:\"contextual_preprocess\";i:6;s:21:\"dxpr_theme_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:21:\"views-bootstrap-table\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:28:\"views_ui_display_tab_setting\";a:8:{s:9:\"variables\";a:7:{s:11:\"description\";s:0:\"\";s:4:\"link\";s:0:\"\";s:14:\"settings_links\";a:0:{}s:10:\"overridden\";b:0;s:9:\"defaulted\";b:0;s:21:\"description_separator\";b:1;s:5:\"class\";a:0:{}}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:28:\"views-ui-display-tab-setting\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:4:{i:0;s:48:\"template_preprocess_views_ui_display_tab_setting\";i:1;s:21:\"contextual_preprocess\";i:4;s:50:\"bootstrap5_preprocess_views_ui_display_tab_setting\";i:5;s:21:\"dxpr_theme_preprocess\";}}s:27:\"views_ui_display_tab_bucket\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:27:\"views-ui-display-tab-bucket\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:4:{i:0;s:47:\"template_preprocess_views_ui_display_tab_bucket\";i:1;s:21:\"contextual_preprocess\";i:4;s:49:\"bootstrap5_preprocess_views_ui_display_tab_bucket\";i:5;s:21:\"dxpr_theme_preprocess\";}}s:30:\"views_ui_rearrange_filter_form\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:30:\"views-ui-rearrange-filter-form\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:50:\"template_preprocess_views_ui_rearrange_filter_form\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:27:\"views_ui_expose_filter_form\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:27:\"views-ui-expose-filter-form\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:18:\"views_ui_view_info\";a:8:{s:9:\"variables\";a:2:{s:4:\"view\";N;s:8:\"displays\";N;}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:18:\"views-ui-view-info\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:28:\"views_ui_views_listing_table\";a:8:{s:9:\"variables\";a:3:{s:7:\"headers\";N;s:4:\"rows\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"includes\";a:4:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:2;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:3;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:28:\"views-ui-views-listing-table\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/admin\";s:20:\"preprocess functions\";a:4:{i:0;s:48:\"template_preprocess_views_ui_views_listing_table\";i:1;s:21:\"contextual_preprocess\";i:8;s:50:\"bootstrap5_preprocess_views_ui_views_listing_table\";i:10;s:21:\"dxpr_theme_preprocess\";}}s:27:\"views_ui_view_displays_list\";a:6:{s:9:\"variables\";a:1:{s:8:\"displays\";a:0:{}}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"template\";s:27:\"views-ui-view-displays-list\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:32:\"views_ui_build_group_filter_form\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:32:\"views-ui-build-group-filter-form\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:52:\"template_preprocess_views_ui_build_group_filter_form\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:27:\"views_ui_style_plugin_table\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:27:\"views-ui-style-plugin-table\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:47:\"template_preprocess_views_ui_style_plugin_table\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:29:\"views_ui_view_preview_section\";a:8:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"section\";N;s:7:\"content\";N;s:5:\"links\";s:0:\"\";}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:29:\"views-ui-view-preview-section\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:49:\"template_preprocess_views_ui_view_preview_section\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:18:\"views_ui_container\";a:8:{s:9:\"variables\";a:2:{s:8:\"children\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:18:\"views-ui-container\";s:4:\"path\";s:35:\"core/themes/stable9/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:16:\"views_mini_pager\";a:7:{s:9:\"variables\";a:7:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"tags\";a:0:{}s:8:\"quantity\";i:9;s:7:\"element\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:10:\"parameters\";a:0:{}}s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:8:\"includes\";a:8:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";i:4;s:34:\"core/modules/views/views.theme.inc\";i:5;s:34:\"core/modules/views/views.theme.inc\";i:6;s:34:\"core/modules/views/views.theme.inc\";i:7;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-mini-pager\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:4:{i:0;s:36:\"template_preprocess_views_mini_pager\";i:1;s:21:\"contextual_preprocess\";i:16;s:21:\"dxpr_theme_preprocess\";i:17;s:38:\"dxpr_theme_preprocess_views_mini_pager\";}}s:16:\"views_view_field\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:9:\"variables\";a:3:{s:4:\"view\";N;s:5:\"field\";N;s:3:\"row\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-view-field\";s:4:\"path\";s:35:\"core/themes/stable9/templates/views\";s:20:\"preprocess functions\";a:3:{i:0;s:36:\"template_preprocess_views_view_field\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:19:\"views_view_grouping\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:9:\"variables\";a:5:{s:4:\"view\";N;s:8:\"grouping\";N;s:14:\"grouping_level\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:19:\"views-view-grouping\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/views\";s:20:\"preprocess functions\";a:3:{i:0;s:39:\"template_preprocess_views_view_grouping\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:10:\"views_view\";a:7:{s:9:\"variables\";a:13:{s:10:\"view_array\";a:0:{}s:4:\"view\";N;s:4:\"rows\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:7:\"exposed\";a:0:{}s:4:\"more\";a:0:{}s:10:\"feed_icons\";a:0:{}s:5:\"pager\";a:0:{}s:5:\"title\";s:0:\"\";s:17:\"attachment_before\";a:0:{}s:16:\"attachment_after\";a:0:{}}s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/views\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:10:\"views-view\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:6:{i:0;s:30:\"template_preprocess_views_view\";i:1;s:21:\"contextual_preprocess\";i:2;s:27:\"blazy_preprocess_views_view\";i:3;s:30:\"views_ui_preprocess_views_view\";i:8;s:29:\"stable9_preprocess_views_view\";i:20;s:21:\"dxpr_theme_preprocess\";}}s:19:\"views_view_row_opml\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:3:\"row\";N;s:11:\"field_alias\";N;}s:4:\"path\";s:35:\"core/themes/stable9/templates/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:19:\"views-view-row-opml\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:3:{i:0;s:39:\"template_preprocess_views_view_row_opml\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:18:\"views_view_row_rss\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:3:\"row\";N;s:11:\"field_alias\";N;}s:4:\"path\";s:35:\"core/themes/stable9/templates/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:18:\"views-view-row-rss\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_views_view_row_rss\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:17:\"views_view_fields\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:3:\"row\";N;s:11:\"field_alias\";N;}s:4:\"path\";s:35:\"core/themes/stable9/templates/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:17:\"views-view-fields\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:4:{i:0;s:37:\"template_preprocess_views_view_fields\";i:1;s:21:\"contextual_preprocess\";i:2;s:42:\"media_library_preprocess_views_view_fields\";i:6;s:21:\"dxpr_theme_preprocess\";}}s:16:\"views_view_table\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/views\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-view-table\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:3:{i:0;s:36:\"template_preprocess_views_view_table\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:26:\"views_view_grid_responsive\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:26:\"views-view-grid-responsive\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:3:{i:0;s:46:\"template_preprocess_views_view_grid_responsive\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:18:\"views_view_summary\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:8:\"includes\";a:8:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";i:4;s:34:\"core/modules/views/views.theme.inc\";i:5;s:34:\"core/modules/views/views.theme.inc\";i:6;s:34:\"core/modules/views/views.theme.inc\";i:7;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:18:\"views-view-summary\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_views_view_summary\";i:1;s:21:\"contextual_preprocess\";i:16;s:21:\"dxpr_theme_preprocess\";}}s:15:\"views_view_list\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/views\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:15:\"views-view-list\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:3:{i:0;s:35:\"template_preprocess_views_view_list\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:15:\"views_view_grid\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/views\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:15:\"views-view-grid\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:3:{i:0;s:35:\"template_preprocess_views_view_grid\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:30:\"views_view_summary_unformatted\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/views\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:30:\"views-view-summary-unformatted\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:3:{i:0;s:50:\"template_preprocess_views_view_summary_unformatted\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:14:\"views_view_rss\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:35:\"core/themes/stable9/templates/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:14:\"views-view-rss\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:3:{i:0;s:34:\"template_preprocess_views_view_rss\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:22:\"views_view_unformatted\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/views\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:22:\"views-view-unformatted\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:3:{i:0;s:42:\"template_preprocess_views_view_unformatted\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:15:\"views_view_opml\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:35:\"core/themes/stable9/templates/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:15:\"views-view-opml\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:3:{i:0;s:35:\"template_preprocess_views_view_opml\";i:1;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";}}s:21:\"views_form_views_form\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:21:\"views-form-views-form\";s:4:\"path\";s:28:\"core/modules/views/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:21:\"dxpr_theme_preprocess\";}}s:18:\"views_exposed_form\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:18:\"views-exposed-form\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/views\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_views_exposed_form\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";}}s:17:\"dxpr-license-info\";a:6:{s:8:\"template\";s:17:\"dxpr-license-info\";s:9:\"variables\";a:7:{s:10:\"used_count\";N;s:11:\"total_count\";N;s:5:\"limit\";N;s:11:\"block_label\";N;s:11:\"total_label\";N;s:10:\"used_label\";N;s:14:\"more_info_link\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/dxpr_builder\";s:4:\"path\";s:38:\"modules/contrib/dxpr_builder/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:21:\"dxpr_theme_preprocess\";}}s:33:\"page__dxpr_builder__media_library\";a:6:{s:8:\"template\";s:33:\"page--dxpr-builder--media-library\";s:14:\"render element\";s:4:\"page\";s:20:\"preprocess functions\";a:3:{i:0;s:24:\"template_preprocess_page\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/dxpr_builder\";s:4:\"path\";s:38:\"modules/contrib/dxpr_builder/templates\";}s:33:\"html__dxpr_builder__media_library\";a:6:{s:8:\"template\";s:33:\"html--dxpr-builder--media-library\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:3:{i:0;s:24:\"template_preprocess_html\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/dxpr_builder\";s:4:\"path\";s:38:\"modules/contrib/dxpr_builder/templates\";}s:26:\"block__local_actions_block\";a:8:{s:8:\"template\";s:26:\"block--local-actions-block\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/block\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:27:\"bootstrap5_preprocess_block\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:27:\"dxpr_theme_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:23:\"layout__fourcol_section\";a:7:{s:8:\"template\";s:23:\"layout--fourcol-section\";s:4:\"path\";s:58:\"core/themes/stable9/layouts/layout_builder/fourcol_section\";s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";i:3;s:21:\"dxpr_theme_preprocess\";}}s:24:\"layout__threecol_section\";a:7:{s:8:\"template\";s:24:\"layout--threecol-section\";s:4:\"path\";s:59:\"core/themes/stable9/layouts/layout_builder/threecol_section\";s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";i:3;s:21:\"dxpr_theme_preprocess\";}}s:22:\"layout__twocol_section\";a:7:{s:8:\"template\";s:22:\"layout--twocol-section\";s:4:\"path\";s:57:\"core/themes/stable9/layouts/layout_builder/twocol_section\";s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:19:\"core/themes/stable9\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";i:3;s:21:\"dxpr_theme_preprocess\";}}s:24:\"block__local_tasks_block\";a:8:{s:8:\"template\";s:24:\"block--local-tasks-block\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/block\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:27:\"bootstrap5_preprocess_block\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:27:\"dxpr_theme_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:24:\"block__search_form_block\";a:8:{s:8:\"template\";s:24:\"block--search-form-block\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:27:\"bootstrap5_preprocess_block\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:27:\"dxpr_theme_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:11:\"links__node\";a:8:{s:8:\"template\";s:11:\"links--node\";s:4:\"path\";s:43:\"themes/contrib/bootstrap5/templates/content\";s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:2:{i:0;s:5:\"links\";i:1;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:9:\"base hook\";s:5:\"links\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:21:\"dxpr_theme_preprocess\";}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";}s:25:\"links__media_library_menu\";a:8:{s:8:\"template\";s:25:\"links--media-library-menu\";s:4:\"path\";s:49:\"themes/contrib/bootstrap5/templates/media-library\";s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:2:{i:0;s:5:\"links\";i:1;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:9:\"base hook\";s:5:\"links\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:1;s:21:\"dxpr_theme_preprocess\";i:2;s:47:\"bootstrap5_preprocess_links__media_library_menu\";}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";}s:25:\"item_list__search_results\";a:7:{s:8:\"template\";s:25:\"item-list--search-results\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:9:\"variables\";a:7:{s:5:\"items\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"list_type\";s:2:\"ul\";s:18:\"wrapper_attributes\";a:0:{}s:10:\"attributes\";a:0:{}s:5:\"empty\";N;s:7:\"context\";a:0:{}}s:9:\"base hook\";s:9:\"item_list\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:4:{i:0;s:29:\"template_preprocess_item_list\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";i:3;s:44:\"stable9_preprocess_item_list__search_results\";}}s:10:\"menu__main\";a:7:{s:8:\"template\";s:10:\"menu--main\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:9:\"variables\";a:3:{s:9:\"menu_name\";N;s:5:\"items\";a:0:{}s:10:\"attributes\";a:0:{}}s:9:\"base hook\";s:4:\"menu\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:21:\"dxpr_theme_preprocess\";}}s:41:\"container__media_library_widget_selection\";a:8:{s:8:\"template\";s:41:\"container--media-library-widget-selection\";s:4:\"path\";s:49:\"themes/contrib/bootstrap5/templates/media-library\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:9:\"container\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:21:\"dxpr_theme_preprocess\";}s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";}s:24:\"field__text_with_summary\";a:7:{s:8:\"template\";s:24:\"field--text-with-summary\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:5;s:21:\"dxpr_theme_preprocess\";}}s:11:\"field__text\";a:7:{s:8:\"template\";s:11:\"field--text\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:5;s:21:\"dxpr_theme_preprocess\";}}s:16:\"field__text_long\";a:7:{s:8:\"template\";s:16:\"field--text-long\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:5;s:21:\"dxpr_theme_preprocess\";}}s:37:\"views_view_unformatted__media_library\";a:8:{s:8:\"template\";s:37:\"views-view-unformatted--media-library\";s:4:\"path\";s:49:\"themes/contrib/bootstrap5/templates/media-library\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:9:\"base hook\";s:22:\"views_view_unformatted\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:3:{i:0;s:42:\"template_preprocess_views_view_unformatted\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";}}s:29:\"block__dxpr_theme_breadcrumbs\";a:8:{s:8:\"template\";s:29:\"block--dxpr-theme-breadcrumbs\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:27:\"bootstrap5_preprocess_block\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:27:\"dxpr_theme_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:28:\"block__dxpr_theme_page_title\";a:8:{s:8:\"template\";s:28:\"block--dxpr-theme-page-title\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:14:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:27:\"bootstrap5_preprocess_block\";i:12;s:21:\"dxpr_theme_preprocess\";i:13;s:27:\"dxpr_theme_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:14:\"node__cms_news\";a:7:{s:8:\"template\";s:14:\"node--cms-news\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:4:\"node\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:6:{i:0;s:24:\"template_preprocess_node\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"locale_preprocess_node\";i:3;s:21:\"views_preprocess_node\";i:4;s:21:\"dxpr_theme_preprocess\";i:5;s:31:\"field_group_build_entity_groups\";}}s:14:\"node__cms_blog\";a:7:{s:8:\"template\";s:14:\"node--cms-blog\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:4:\"node\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:6:{i:0;s:24:\"template_preprocess_node\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"locale_preprocess_node\";i:3;s:21:\"views_preprocess_node\";i:4;s:21:\"dxpr_theme_preprocess\";i:5;s:31:\"field_group_build_entity_groups\";}}s:18:\"region__page_title\";a:7:{s:8:\"template\";s:18:\"region--page-title\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:6:\"region\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:4:{i:0;s:26:\"template_preprocess_region\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";i:3;s:28:\"dxpr_theme_preprocess_region\";}}s:13:\"input__submit\";a:7:{s:8:\"template\";s:13:\"input--submit\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:5:\"input\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_input\";i:1;s:21:\"contextual_preprocess\";i:2;s:27:\"bootstrap5_preprocess_input\";i:3;s:21:\"dxpr_theme_preprocess\";i:4;s:27:\"dxpr_theme_preprocess_input\";}}s:23:\"form__search_block_form\";a:7:{s:8:\"template\";s:23:\"form--search-block-form\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:4:\"form\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:3:{i:0;s:24:\"template_preprocess_form\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:20:\"form_element__search\";a:7:{s:8:\"template\";s:20:\"form-element--search\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:12:\"form_element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:3:{i:0;s:32:\"template_preprocess_form_element\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:12:\"toolbar__gin\";a:7:{s:8:\"template\";s:12:\"toolbar--gin\";s:4:\"path\";s:35:\"themes/contrib/dxpr_theme/templates\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:7:\"toolbar\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/dxpr_theme\";s:20:\"preprocess functions\";a:4:{i:0;s:27:\"template_preprocess_toolbar\";i:1;s:21:\"contextual_preprocess\";i:2;s:25:\"system_preprocess_toolbar\";i:3;s:21:\"dxpr_theme_preprocess\";}}s:15:\"node__proyectos\";a:7:{s:8:\"template\";s:15:\"node--proyectos\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:4:\"node\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:6:{i:0;s:24:\"template_preprocess_node\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"locale_preprocess_node\";i:3;s:21:\"views_preprocess_node\";i:4;s:21:\"dxpr_theme_preprocess\";i:5;s:31:\"field_group_build_entity_groups\";}}s:10:\"node__blog\";a:7:{s:8:\"template\";s:10:\"node--blog\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:4:\"node\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:6:{i:0;s:24:\"template_preprocess_node\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"locale_preprocess_node\";i:3;s:21:\"views_preprocess_node\";i:4;s:21:\"dxpr_theme_preprocess\";i:5;s:31:\"field_group_build_entity_groups\";}}s:10:\"page__blog\";a:8:{s:8:\"template\";s:10:\"page--blog\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:4:\"page\";s:9:\"base hook\";s:4:\"page\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:5:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";i:2;s:26:\"bootstrap5_preprocess_page\";i:3;s:21:\"dxpr_theme_preprocess\";i:4;s:26:\"dxpr_theme_preprocess_page\";}s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";}s:14:\"page__clientes\";a:8:{s:8:\"template\";s:14:\"page--clientes\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:4:\"page\";s:9:\"base hook\";s:4:\"page\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:5:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";i:2;s:26:\"bootstrap5_preprocess_page\";i:3;s:21:\"dxpr_theme_preprocess\";i:4;s:26:\"dxpr_theme_preprocess_page\";}s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";}s:15:\"page__proyectos\";a:8:{s:8:\"template\";s:15:\"page--proyectos\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:4:\"page\";s:9:\"base hook\";s:4:\"page\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:5:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";i:2;s:26:\"bootstrap5_preprocess_page\";i:3;s:21:\"dxpr_theme_preprocess\";i:4;s:26:\"dxpr_theme_preprocess_page\";}s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";}s:38:\"form__contact_message_contactanos_form\";a:7:{s:8:\"template\";s:38:\"form--contact-message-contactanos-form\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:4:\"form\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:3:{i:0;s:24:\"template_preprocess_form\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";}}s:26:\"taxonomy_term__tecnologias\";a:7:{s:8:\"template\";s:26:\"taxonomy-term--tecnologias\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:13:\"taxonomy_term\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:4:{i:0;s:33:\"template_preprocess_taxonomy_term\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";i:3;s:31:\"field_group_build_entity_groups\";}}s:19:\"taxonomy_term__tags\";a:7:{s:8:\"template\";s:19:\"taxonomy-term--tags\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:13:\"taxonomy_term\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:20:\"preprocess functions\";a:4:{i:0;s:33:\"template_preprocess_taxonomy_term\";i:1;s:21:\"contextual_preprocess\";i:2;s:21:\"dxpr_theme_preprocess\";i:3;s:31:\"field_group_build_entity_groups\";}}s:25:\"views_view__media_library\";a:8:{s:9:\"variables\";a:13:{s:10:\"view_array\";a:0:{}s:4:\"view\";N;s:4:\"rows\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:7:\"exposed\";a:0:{}s:4:\"more\";a:0:{}s:10:\"feed_icons\";a:0:{}s:5:\"pager\";a:0:{}s:5:\"title\";s:0:\"\";s:17:\"attachment_before\";a:0:{}s:16:\"attachment_after\";a:0:{}}s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/views\";s:8:\"includes\";a:4:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";i:2;s:34:\"core/modules/views/views.theme.inc\";i:3;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:10:\"views-view\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:20:\"preprocess functions\";a:7:{i:0;s:30:\"template_preprocess_views_view\";i:1;s:21:\"contextual_preprocess\";i:2;s:27:\"blazy_preprocess_views_view\";i:3;s:30:\"views_ui_preprocess_views_view\";i:8;s:29:\"stable9_preprocess_views_view\";i:20;s:21:\"dxpr_theme_preprocess\";i:21;s:50:\"media_library_preprocess_views_view__media_library\";}s:9:\"base hook\";s:10:\"views_view\";}s:11:\"field__node\";a:7:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:5:\"field\";s:4:\"path\";s:41:\"themes/contrib/bootstrap5/templates/field\";s:20:\"preprocess functions\";a:7:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:20;s:21:\"dxpr_theme_preprocess\";i:21;s:27:\"node_preprocess_field__node\";}s:9:\"base hook\";s:5:\"field\";}s:17:\"page__people_list\";a:8:{s:14:\"render element\";s:4:\"page\";s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:24:\"themes/custom/cisc_theme\";s:8:\"template\";s:4:\"page\";s:4:\"path\";s:34:\"themes/custom/cisc_theme/templates\";s:20:\"preprocess functions\";a:6:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";i:8;s:26:\"bootstrap5_preprocess_page\";i:20;s:21:\"dxpr_theme_preprocess\";i:21;s:26:\"dxpr_theme_preprocess_page\";i:48;s:41:\"dxpr_builder_preprocess_page__people_list\";}s:9:\"base hook\";s:4:\"page\";}s:26:\"media_library_item__widget\";a:7:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:18:\"media-library-item\";s:4:\"path\";s:49:\"themes/contrib/bootstrap5/templates/media-library\";s:20:\"preprocess functions\";a:4:{i:0;s:38:\"template_preprocess_media_library_item\";i:1;s:21:\"contextual_preprocess\";i:8;s:21:\"dxpr_theme_preprocess\";i:9;s:48:\"bootstrap5_preprocess_media_library_item__widget\";}s:9:\"base hook\";s:18:\"media_library_item\";}s:21:\"links__language_block\";a:8:{s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:4:{i:0;s:5:\"links\";i:1;s:5:\"links\";i:2;s:5:\"links\";i:3;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";s:4:\"type\";s:17:\"base_theme_engine\";s:10:\"theme path\";s:25:\"themes/contrib/bootstrap5\";s:8:\"template\";s:5:\"links\";s:4:\"path\";s:46:\"themes/contrib/bootstrap5/templates/navigation\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:4;s:21:\"dxpr_theme_preprocess\";i:5;s:43:\"dxpr_theme_preprocess_links__language_block\";}s:9:\"base hook\";s:5:\"links\";}}',-1,1773072976.810,1,'','0'),('theme_registry:claro',_binary 'a:227:{s:18:\"preprocess invokes\";a:40:{s:21:\"contextual_preprocess\";a:2:{s:6:\"module\";s:10:\"contextual\";s:4:\"hook\";s:10:\"preprocess\";}s:29:\"blazy_layout_preprocess_block\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"comment_preprocess_block\";a:2:{s:6:\"module\";s:7:\"comment\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"help_preprocess_block\";a:2:{s:6:\"module\";s:4:\"help\";s:4:\"hook\";s:16:\"preprocess_block\";}s:25:\"language_preprocess_block\";a:2:{s:6:\"module\";s:8:\"language\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"menu_ui_preprocess_block\";a:2:{s:6:\"module\";s:7:\"menu_ui\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"node_preprocess_block\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:16:\"preprocess_block\";}s:23:\"search_preprocess_block\";a:2:{s:6:\"module\";s:6:\"search\";s:4:\"hook\";s:16:\"preprocess_block\";}s:25:\"shortcut_preprocess_block\";a:2:{s:6:\"module\";s:8:\"shortcut\";s:4:\"hook\";s:16:\"preprocess_block\";}s:23:\"system_preprocess_block\";a:2:{s:6:\"module\";s:6:\"system\";s:4:\"hook\";s:16:\"preprocess_block\";}s:21:\"user_preprocess_block\";a:2:{s:6:\"module\";s:4:\"user\";s:4:\"hook\";s:16:\"preprocess_block\";}s:24:\"views_preprocess_comment\";a:2:{s:6:\"module\";s:5:\"views\";s:4:\"hook\";s:18:\"preprocess_comment\";}s:50:\"field_ui_preprocess_form_element__new_storage_type\";a:2:{s:6:\"module\";s:8:\"field_ui\";s:4:\"hook\";s:41:\"preprocess_form_element__new_storage_type\";}s:27:\"blazy_preprocess_file_audio\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_file_audio\";}s:27:\"blazy_preprocess_file_video\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_file_video\";}s:30:\"blazy_layout_preprocess_layout\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:17:\"preprocess_layout\";}s:30:\"media_library_preprocess_media\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:16:\"preprocess_media\";}s:37:\"media_preprocess_media_reference_help\";a:2:{s:6:\"module\";s:5:\"media\";s:4:\"hook\";s:31:\"preprocess_media_reference_help\";}s:36:\"blazy_preprocess_media_oembed_iframe\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:30:\"preprocess_media_oembed_iframe\";}s:22:\"locale_preprocess_node\";a:2:{s:6:\"module\";s:6:\"locale\";s:4:\"hook\";s:15:\"preprocess_node\";}s:21:\"views_preprocess_node\";a:2:{s:6:\"module\";s:5:\"views\";s:4:\"hook\";s:15:\"preprocess_node\";}s:35:\"admin_toolbar_tools_preprocess_html\";a:2:{s:6:\"module\";s:19:\"admin_toolbar_tools\";s:4:\"hook\";s:15:\"preprocess_html\";}s:20:\"node_preprocess_html\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:15:\"preprocess_html\";}s:23:\"toolbar_preprocess_html\";a:2:{s:6:\"module\";s:7:\"toolbar\";s:4:\"hook\";s:15:\"preprocess_html\";}s:28:\"dxpr_builder_preprocess_page\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:15:\"preprocess_page\";}s:30:\"shortcut_preprocess_page_title\";a:2:{s:6:\"module\";s:8:\"shortcut\";s:4:\"hook\";s:21:\"preprocess_page_title\";}s:22:\"blazy_preprocess_image\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:16:\"preprocess_image\";}s:41:\"dxpr_builder_preprocess_menu_local_action\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:28:\"preprocess_menu_local_action\";}s:22:\"blazy_preprocess_field\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:16:\"preprocess_field\";}s:29:\"blazy_layout_preprocess_field\";a:2:{s:6:\"module\";s:12:\"blazy_layout\";s:4:\"hook\";s:16:\"preprocess_field\";}s:24:\"comment_preprocess_field\";a:2:{s:6:\"module\";s:7:\"comment\";s:4:\"hook\";s:16:\"preprocess_field\";}s:25:\"system_preprocess_toolbar\";a:2:{s:6:\"module\";s:6:\"system\";s:4:\"hook\";s:18:\"preprocess_toolbar\";}s:27:\"blazy_preprocess_views_view\";a:2:{s:6:\"module\";s:5:\"blazy\";s:4:\"hook\";s:21:\"preprocess_views_view\";}s:30:\"views_ui_preprocess_views_view\";a:2:{s:6:\"module\";s:8:\"views_ui\";s:4:\"hook\";s:21:\"preprocess_views_view\";}s:42:\"media_library_preprocess_views_view_fields\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:28:\"preprocess_views_view_fields\";}s:50:\"media_library_preprocess_views_view__media_library\";a:2:{s:6:\"module\";s:13:\"media_library\";s:4:\"hook\";s:36:\"preprocess_views_view__media_library\";}s:27:\"node_preprocess_field__node\";a:2:{s:6:\"module\";s:4:\"node\";s:4:\"hook\";s:22:\"preprocess_field__node\";}s:41:\"dxpr_builder_preprocess_page__people_list\";a:2:{s:6:\"module\";s:12:\"dxpr_builder\";s:4:\"hook\";s:28:\"preprocess_page__people_list\";}s:54:\"entity_browser_preprocess_page__entity_browser__iframe\";a:2:{s:6:\"module\";s:14:\"entity_browser\";s:4:\"hook\";s:39:\"preprocess_page__entity_browser__iframe\";}s:53:\"entity_browser_preprocess_page__entity_browser__modal\";a:2:{s:6:\"module\";s:14:\"entity_browser\";s:4:\"hook\";s:38:\"preprocess_page__entity_browser__modal\";}}s:18:\"announcements_feed\";a:6:{s:9:\"variables\";a:4:{s:8:\"featured\";N;s:8:\"standard\";N;s:5:\"count\";i:0;s:9:\"feed_link\";s:0:\"\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:31:\"core/modules/announcements_feed\";s:8:\"template\";s:18:\"announcements-feed\";s:4:\"path\";s:41:\"core/modules/announcements_feed/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:24:\"announcements_feed_admin\";a:6:{s:9:\"variables\";a:4:{s:8:\"featured\";N;s:8:\"standard\";N;s:5:\"count\";i:0;s:9:\"feed_link\";s:0:\"\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:31:\"core/modules/announcements_feed\";s:8:\"template\";s:24:\"announcements-feed-admin\";s:4:\"path\";s:41:\"core/modules/announcements_feed/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:26:\"big_pipe_interface_preview\";a:6:{s:9:\"variables\";a:3:{s:8:\"callback\";N;s:9:\"arguments\";N;s:7:\"preview\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/big_pipe\";s:8:\"template\";s:26:\"big-pipe-interface-preview\";s:4:\"path\";s:31:\"core/modules/big_pipe/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:5:\"blazy\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/blazy\";s:8:\"template\";s:5:\"blazy\";s:4:\"path\";s:31:\"modules/contrib/blazy/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:25:\"template_preprocess_blazy\";i:1;s:21:\"contextual_preprocess\";}}s:12:\"block__blazy\";a:8:{s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/blazy/modules/blazy_layout\";s:8:\"template\";s:12:\"block--blazy\";s:4:\"path\";s:52:\"modules/contrib/blazy/modules/blazy_layout/templates\";s:20:\"preprocess functions\";a:12:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:22;s:22:\"claro_preprocess_block\";}s:14:\"render element\";s:8:\"elements\";s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:12:\"field__blazy\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/blazy/modules/blazy_layout\";s:8:\"template\";s:12:\"field--blazy\";s:4:\"path\";s:52:\"modules/contrib/blazy/modules/blazy_layout/templates\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";}s:14:\"render element\";s:7:\"element\";}s:13:\"layout__blazy\";a:7:{s:9:\"base hook\";s:6:\"layout\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/blazy/modules/blazy_layout\";s:8:\"template\";s:13:\"layout--blazy\";s:4:\"path\";s:52:\"modules/contrib/blazy/modules/blazy_layout/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";}s:14:\"render element\";s:7:\"content\";}s:5:\"block\";a:7:{s:14:\"render element\";s:8:\"elements\";s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"block\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/block\";s:20:\"preprocess functions\";a:12:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:22;s:22:\"claro_preprocess_block\";}}s:22:\"block_content_add_list\";a:8:{s:9:\"variables\";a:1:{s:7:\"content\";N;}s:4:\"file\";s:23:\"block_content.pages.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:50:\"core/modules/block_content/block_content.pages.inc\";i:1;s:50:\"core/modules/block_content/block_content.pages.inc\";}s:8:\"template\";s:22:\"block-content-add-list\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:42:\"template_preprocess_block_content_add_list\";i:1;s:21:\"contextual_preprocess\";i:4;s:39:\"claro_preprocess_block_content_add_list\";}}s:7:\"captcha\";a:6:{s:14:\"render element\";s:7:\"element\";s:8:\"template\";s:7:\"captcha\";s:4:\"path\";s:33:\"modules/contrib/captcha/templates\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:23:\"modules/contrib/captcha\";s:20:\"preprocess functions\";a:2:{i:0;s:27:\"template_preprocess_captcha\";i:1;s:21:\"contextual_preprocess\";}}s:26:\"ckeditor5_settings_toolbar\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:22:\"core/modules/ckeditor5\";s:8:\"template\";s:26:\"ckeditor5-settings-toolbar\";s:4:\"path\";s:32:\"core/modules/ckeditor5/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:7:\"comment\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:7:\"comment\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/content\";s:20:\"preprocess functions\";a:4:{i:0;s:27:\"template_preprocess_comment\";i:1;s:21:\"contextual_preprocess\";i:2;s:24:\"views_preprocess_comment\";i:3;s:31:\"field_group_build_entity_groups\";}}s:14:\"field__comment\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:14:\"field--comment\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";}s:14:\"render element\";s:7:\"element\";}s:28:\"html__entity_browser__iframe\";a:6:{s:8:\"template\";s:28:\"html--entity-browser--iframe\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_html\";i:1;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:30:\"modules/contrib/entity_browser\";s:4:\"path\";s:40:\"modules/contrib/entity_browser/templates\";}s:27:\"html__entity_browser__modal\";a:6:{s:8:\"template\";s:28:\"html--entity-browser--iframe\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_html\";i:1;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:30:\"modules/contrib/entity_browser\";s:4:\"path\";s:40:\"modules/contrib/entity_browser/templates\";}s:28:\"page__entity_browser__iframe\";a:6:{s:8:\"template\";s:28:\"page--entity-browser--iframe\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:3:{i:0;s:24:\"template_preprocess_page\";i:1;s:21:\"contextual_preprocess\";i:2;s:54:\"entity_browser_preprocess_page__entity_browser__iframe\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:30:\"modules/contrib/entity_browser\";s:4:\"path\";s:40:\"modules/contrib/entity_browser/templates\";}s:27:\"page__entity_browser__modal\";a:6:{s:8:\"template\";s:28:\"page--entity-browser--iframe\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:3:{i:0;s:24:\"template_preprocess_page\";i:1;s:21:\"contextual_preprocess\";i:2;s:53:\"entity_browser_preprocess_page__entity_browser__modal\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:30:\"modules/contrib/entity_browser\";s:4:\"path\";s:40:\"modules/contrib/entity_browser/templates\";}s:15:\"horizontal_tabs\";a:8:{s:14:\"render element\";s:7:\"element\";s:8:\"template\";s:15:\"horizontal-tabs\";s:4:\"file\";s:19:\"templates/theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:27:\"modules/contrib/field_group\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/field_group/templates/theme.inc\";}s:4:\"path\";s:37:\"modules/contrib/field_group/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_horizontal_tabs\";i:1;s:21:\"contextual_preprocess\";}}s:24:\"field_group_html_element\";a:8:{s:14:\"render element\";s:7:\"element\";s:8:\"template\";s:24:\"field-group-html-element\";s:4:\"file\";s:19:\"templates/theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:27:\"modules/contrib/field_group\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/field_group/templates/theme.inc\";}s:4:\"path\";s:37:\"modules/contrib/field_group/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:44:\"template_preprocess_field_group_html_element\";i:1;s:21:\"contextual_preprocess\";}}s:14:\"field_ui_table\";a:6:{s:9:\"variables\";a:9:{s:6:\"header\";N;s:4:\"rows\";N;s:6:\"footer\";N;s:10:\"attributes\";a:0:{}s:7:\"caption\";N;s:9:\"colgroups\";a:0:{}s:6:\"sticky\";b:0;s:10:\"responsive\";b:1;s:5:\"empty\";s:0:\"\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:14:\"field-ui-table\";s:4:\"path\";s:31:\"core/modules/field_ui/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:34:\"template_preprocess_field_ui_table\";i:1;s:21:\"contextual_preprocess\";i:2;s:31:\"claro_preprocess_field_ui_table\";}}s:30:\"form_element__new_storage_type\";a:7:{s:9:\"base hook\";s:12:\"form_element\";s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/field_ui\";s:8:\"template\";s:30:\"form-element--new-storage-type\";s:4:\"path\";s:31:\"core/modules/field_ui/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:32:\"template_preprocess_form_element\";i:1;s:21:\"contextual_preprocess\";i:4;s:29:\"claro_preprocess_form_element\";i:6;s:50:\"field_ui_preprocess_form_element__new_storage_type\";}}s:9:\"file_link\";a:6:{s:9:\"variables\";a:3:{s:4:\"file\";N;s:11:\"description\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:9:\"file-link\";s:4:\"path\";s:33:\"core/themes/claro/templates/field\";s:20:\"preprocess functions\";a:2:{i:0;s:29:\"template_preprocess_file_link\";i:1;s:21:\"contextual_preprocess\";}}s:17:\"file_managed_file\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:17:\"file-managed-file\";s:4:\"path\";s:40:\"core/themes/claro/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:37:\"template_preprocess_file_managed_file\";i:1;s:21:\"contextual_preprocess\";i:4;s:34:\"claro_preprocess_file_managed_file\";}}s:10:\"file_audio\";a:6:{s:9:\"variables\";a:2:{s:5:\"files\";a:0:{}s:10:\"attributes\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:10:\"file-audio\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:27:\"blazy_preprocess_file_audio\";}}s:10:\"file_video\";a:6:{s:9:\"variables\";a:2:{s:5:\"files\";a:0:{}s:10:\"attributes\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:10:\"file-video\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:27:\"blazy_preprocess_file_video\";}}s:20:\"file_widget_multiple\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:20:\"file-widget-multiple\";s:4:\"path\";s:40:\"core/themes/claro/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:40:\"template_preprocess_file_widget_multiple\";i:1;s:21:\"contextual_preprocess\";i:4;s:37:\"claro_preprocess_file_widget_multiple\";}}s:16:\"file_upload_help\";a:6:{s:9:\"variables\";a:3:{s:11:\"description\";N;s:17:\"upload_validators\";N;s:11:\"cardinality\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/file\";s:8:\"template\";s:16:\"file-upload-help\";s:4:\"path\";s:27:\"core/modules/file/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_file_upload_help\";i:1;s:21:\"contextual_preprocess\";}}s:11:\"filter_tips\";a:6:{s:9:\"variables\";a:2:{s:4:\"tips\";N;s:4:\"long\";b:0;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:11:\"filter-tips\";s:4:\"path\";s:34:\"core/themes/claro/templates/filter\";s:20:\"preprocess functions\";a:3:{i:0;s:31:\"template_preprocess_filter_tips\";i:1;s:21:\"contextual_preprocess\";i:4;s:28:\"claro_preprocess_filter_tips\";}}s:19:\"text_format_wrapper\";a:6:{s:9:\"variables\";a:4:{s:8:\"children\";N;s:11:\"description\";N;s:10:\"attributes\";a:0:{}s:8:\"disabled\";b:0;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:19:\"text-format-wrapper\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:39:\"template_preprocess_text_format_wrapper\";i:1;s:21:\"contextual_preprocess\";i:4;s:36:\"claro_preprocess_text_format_wrapper\";}}s:17:\"filter_guidelines\";a:6:{s:9:\"variables\";a:1:{s:6:\"format\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:17:\"filter-guidelines\";s:4:\"path\";s:34:\"core/themes/claro/templates/filter\";s:20:\"preprocess functions\";a:2:{i:0;s:37:\"template_preprocess_filter_guidelines\";i:1;s:21:\"contextual_preprocess\";}}s:14:\"filter_caption\";a:6:{s:9:\"variables\";a:4:{s:4:\"node\";N;s:3:\"tag\";N;s:7:\"caption\";N;s:7:\"classes\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:14:\"filter-caption\";s:4:\"path\";s:47:\"core/themes/claro/templates/classy/content-edit\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:12:\"help_section\";a:6:{s:9:\"variables\";a:4:{s:5:\"title\";N;s:11:\"description\";N;s:5:\"links\";N;s:5:\"empty\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:12:\"help-section\";s:4:\"path\";s:39:\"core/themes/claro/templates/classy/misc\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:10:\"help_topic\";a:6:{s:9:\"variables\";a:2:{s:4:\"body\";a:0:{}s:7:\"related\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/modules/help\";s:8:\"template\";s:10:\"help-topic\";s:4:\"path\";s:27:\"core/modules/help/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:11:\"image_style\";a:6:{s:9:\"variables\";a:7:{s:10:\"style_name\";N;s:3:\"uri\";N;s:5:\"width\";N;s:6:\"height\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:11:\"image-style\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:31:\"template_preprocess_image_style\";i:1;s:21:\"contextual_preprocess\";}}s:19:\"image_style_preview\";a:8:{s:9:\"variables\";a:1:{s:5:\"style\";N;}s:4:\"file\";s:15:\"image.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/image/image.admin.inc\";}s:8:\"template\";s:19:\"image-style-preview\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:39:\"template_preprocess_image_style_preview\";i:1;s:21:\"contextual_preprocess\";}}s:12:\"image_anchor\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:15:\"image.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/image/image.admin.inc\";}s:8:\"template\";s:12:\"image-anchor\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:32:\"template_preprocess_image_anchor\";i:1;s:21:\"contextual_preprocess\";}}s:20:\"image_resize_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:20:\"image-resize-summary\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:19:\"image_scale_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:19:\"image-scale-summary\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:18:\"image_crop_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:18:\"image-crop-summary\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:28:\"image_scale_and_crop_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:28:\"image-scale-and-crop-summary\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:20:\"image_rotate_summary\";a:6:{s:9:\"variables\";a:2:{s:4:\"data\";N;s:6:\"effect\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"template\";s:20:\"image-rotate-summary\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:12:\"image_widget\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:15:\"image.field.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/image/image.field.inc\";i:1;s:34:\"core/modules/image/image.field.inc\";}s:8:\"template\";s:12:\"image-widget\";s:4:\"path\";s:40:\"core/themes/claro/templates/content-edit\";s:20:\"preprocess functions\";a:3:{i:0;s:32:\"template_preprocess_image_widget\";i:1;s:21:\"contextual_preprocess\";i:4;s:29:\"claro_preprocess_image_widget\";}}s:15:\"image_formatter\";a:8:{s:9:\"variables\";a:4:{s:4:\"item\";N;s:15:\"item_attributes\";N;s:3:\"url\";N;s:11:\"image_style\";N;}s:4:\"file\";s:15:\"image.field.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/image\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/image/image.field.inc\";}s:8:\"template\";s:15:\"image-formatter\";s:4:\"path\";s:28:\"core/modules/image/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_image_formatter\";i:1;s:21:\"contextual_preprocess\";}}s:35:\"language_negotiation_configure_form\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"language.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/language\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/language/language.admin.inc\";}s:8:\"template\";s:35:\"language-negotiation-configure-form\";s:4:\"path\";s:31:\"core/modules/language/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:55:\"template_preprocess_language_negotiation_configure_form\";i:1;s:21:\"contextual_preprocess\";}}s:31:\"language_content_settings_table\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:18:\"language.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/language\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/language/language.admin.inc\";}s:8:\"template\";s:31:\"language-content-settings-table\";s:4:\"path\";s:31:\"core/modules/language/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:51:\"template_preprocess_language_content_settings_table\";i:1;s:21:\"contextual_preprocess\";}}s:6:\"layout\";a:6:{s:14:\"render element\";s:7:\"content\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:29:\"core/modules/layout_discovery\";s:8:\"template\";s:6:\"layout\";s:4:\"path\";s:39:\"core/modules/layout_discovery/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";}}s:14:\"layout__onecol\";a:7:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:14:\"layout--onecol\";s:4:\"path\";s:44:\"core/modules/layout_discovery/layouts/onecol\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:29:\"core/modules/layout_discovery\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";}}s:14:\"layout__twocol\";a:7:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:14:\"layout--twocol\";s:4:\"path\";s:44:\"core/modules/layout_discovery/layouts/twocol\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:29:\"core/modules/layout_discovery\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";}}s:21:\"layout__twocol_bricks\";a:7:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:21:\"layout--twocol-bricks\";s:4:\"path\";s:51:\"core/modules/layout_discovery/layouts/twocol_bricks\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:29:\"core/modules/layout_discovery\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";}}s:25:\"layout__threecol_25_50_25\";a:7:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:25:\"layout--threecol-25-50-25\";s:4:\"path\";s:55:\"core/modules/layout_discovery/layouts/threecol_25_50_25\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:29:\"core/modules/layout_discovery\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";}}s:25:\"layout__threecol_33_34_33\";a:7:{s:14:\"render element\";s:7:\"content\";s:9:\"base hook\";s:6:\"layout\";s:8:\"template\";s:25:\"layout--threecol-33-34-33\";s:4:\"path\";s:55:\"core/modules/layout_discovery/layouts/threecol_33_34_33\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:29:\"core/modules/layout_discovery\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_layout\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"blazy_layout_preprocess_layout\";}}s:28:\"link_formatter_link_separate\";a:6:{s:9:\"variables\";a:3:{s:5:\"title\";N;s:9:\"url_title\";N;s:3:\"url\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:28:\"link-formatter-link-separate\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:2:{i:0;s:48:\"template_preprocess_link_formatter_link_separate\";i:1;s:21:\"contextual_preprocess\";}}s:29:\"locale_translation_last_check\";a:8:{s:9:\"variables\";a:1:{s:4:\"last\";N;}s:4:\"file\";s:16:\"locale.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/locale\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/locale/locale.pages.inc\";}s:8:\"template\";s:29:\"locale-translation-last-check\";s:4:\"path\";s:29:\"core/modules/locale/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:49:\"template_preprocess_locale_translation_last_check\";i:1;s:21:\"contextual_preprocess\";}}s:30:\"locale_translation_update_info\";a:8:{s:9:\"variables\";a:2:{s:7:\"updates\";a:0:{}s:9:\"not_found\";a:0:{}}s:4:\"file\";s:16:\"locale.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/locale\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/locale/locale.pages.inc\";}s:8:\"template\";s:30:\"locale-translation-update-info\";s:4:\"path\";s:29:\"core/modules/locale/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:50:\"template_preprocess_locale_translation_update_info\";i:1;s:21:\"contextual_preprocess\";}}s:5:\"media\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"media\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/content\";s:20:\"preprocess functions\";a:4:{i:0;s:25:\"template_preprocess_media\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"media_library_preprocess_media\";i:3;s:31:\"field_group_build_entity_groups\";}}s:20:\"media_reference_help\";a:7:{s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:25:\"field_multiple_value_form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/media\";s:8:\"template\";s:20:\"media-reference-help\";s:4:\"path\";s:28:\"core/modules/media/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:45:\"template_preprocess_field_multiple_value_form\";i:1;s:21:\"contextual_preprocess\";i:4;s:42:\"claro_preprocess_field_multiple_value_form\";i:6;s:37:\"media_preprocess_media_reference_help\";}}s:19:\"media_oembed_iframe\";a:6:{s:9:\"variables\";a:3:{s:8:\"resource\";N;s:5:\"media\";N;s:17:\"placeholder_token\";s:0:\"\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/media\";s:8:\"template\";s:19:\"media-oembed-iframe\";s:4:\"path\";s:28:\"core/modules/media/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:36:\"blazy_preprocess_media_oembed_iframe\";}}s:17:\"media_embed_error\";a:6:{s:9:\"variables\";a:2:{s:7:\"message\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:17:\"media-embed-error\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/content\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:20:\"media__media_library\";a:7:{s:9:\"base hook\";s:5:\"media\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:20:\"media--media-library\";s:4:\"path\";s:41:\"core/themes/claro/templates/media-library\";s:20:\"preprocess functions\";a:4:{i:0;s:25:\"template_preprocess_media\";i:1;s:21:\"contextual_preprocess\";i:2;s:30:\"media_library_preprocess_media\";i:3;s:31:\"field_group_build_entity_groups\";}s:14:\"render element\";s:8:\"elements\";}s:21:\"media_library_wrapper\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:21:\"media-library-wrapper\";s:4:\"path\";s:48:\"core/themes/claro/templates/classy/media-library\";s:20:\"preprocess functions\";a:2:{i:0;s:41:\"template_preprocess_media_library_wrapper\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"media_library_item\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:18:\"media-library-item\";s:4:\"path\";s:48:\"core/themes/claro/templates/classy/media-library\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_media_library_item\";i:1;s:21:\"contextual_preprocess\";}}s:21:\"media_library_element\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:42:\"modules/contrib/media_library_form_element\";s:8:\"template\";s:21:\"media-library-element\";s:4:\"path\";s:52:\"modules/contrib/media_library_form_element/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:41:\"template_preprocess_media_library_element\";i:1;s:21:\"contextual_preprocess\";}}s:14:\"menu_link_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:14:\"menu-link-form\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:4:\"node\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:4:\"node\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/content\";s:20:\"preprocess functions\";a:5:{i:0;s:24:\"template_preprocess_node\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"locale_preprocess_node\";i:3;s:21:\"views_preprocess_node\";i:4;s:31:\"field_group_build_entity_groups\";}}s:13:\"node_add_list\";a:6:{s:9:\"variables\";a:1:{s:7:\"content\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:13:\"node-add-list\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:33:\"template_preprocess_node_add_list\";i:1;s:21:\"contextual_preprocess\";i:4;s:30:\"claro_preprocess_node_add_list\";}}s:14:\"node_edit_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:14:\"node-edit-form\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:18:\"field__node__title\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:18:\"field--node--title\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:10;s:27:\"node_preprocess_field__node\";}s:14:\"render element\";s:7:\"element\";}s:16:\"field__node__uid\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:16:\"field--node--uid\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:10;s:27:\"node_preprocess_field__node\";}s:14:\"render element\";s:7:\"element\";}s:20:\"field__node__created\";a:7:{s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:20:\"field--node--created\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:10;s:27:\"node_preprocess_field__node\";}s:14:\"render element\";s:7:\"element\";}s:25:\"recaptcha_widget_noscript\";a:6:{s:9:\"variables\";a:1:{s:6:\"widget\";N;}s:8:\"template\";s:25:\"recaptcha-widget-noscript\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:25:\"modules/contrib/recaptcha\";s:4:\"path\";s:35:\"modules/contrib/recaptcha/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:45:\"template_preprocess_recaptcha_widget_noscript\";i:1;s:21:\"contextual_preprocess\";}}s:21:\"captcha__recaptcha_v3\";a:7:{s:9:\"base hook\";s:7:\"captcha\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/recaptcha_v3\";s:8:\"template\";s:21:\"captcha--recaptcha-v3\";s:4:\"path\";s:38:\"modules/contrib/recaptcha_v3/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:27:\"template_preprocess_captcha\";i:1;s:21:\"contextual_preprocess\";}s:14:\"render element\";s:7:\"element\";}s:13:\"search_result\";a:8:{s:9:\"variables\";a:2:{s:6:\"result\";N;s:9:\"plugin_id\";N;}s:4:\"file\";s:16:\"search.pages.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/search/search.pages.inc\";i:1;s:36:\"core/modules/search/search.pages.inc\";}s:8:\"template\";s:13:\"search-result\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/content\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_search_result\";i:1;s:21:\"contextual_preprocess\";}}s:5:\"slick\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:5:\"slick\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:25:\"template_preprocess_slick\";i:1;s:21:\"contextual_preprocess\";}}s:11:\"slick_slide\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:11:\"slick-slide\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:31:\"template_preprocess_slick_slide\";i:1;s:21:\"contextual_preprocess\";}}s:10:\"slick_grid\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:10:\"slick-grid\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:30:\"template_preprocess_slick_grid\";i:1;s:21:\"contextual_preprocess\";}}s:15:\"slick_thumbnail\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:15:\"slick-thumbnail\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_slick_thumbnail\";i:1;s:21:\"contextual_preprocess\";}}s:13:\"slick_vanilla\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:13:\"slick-vanilla\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_slick_vanilla\";i:1;s:21:\"contextual_preprocess\";}}s:13:\"slick_wrapper\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:25:\"templates/slick.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/slick\";s:8:\"includes\";a:1:{i:0;s:47:\"modules/contrib/slick/templates/slick.theme.inc\";}s:8:\"template\";s:13:\"slick-wrapper\";s:4:\"path\";s:31:\"modules/contrib/slick/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_slick_wrapper\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"html\";a:7:{s:14:\"render element\";s:4:\"html\";s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessHtml\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:4:\"html\";s:4:\"path\";s:41:\"core/themes/claro/templates/classy/layout\";s:20:\"preprocess functions\";a:4:{i:0;s:21:\"contextual_preprocess\";i:1;s:35:\"admin_toolbar_tools_preprocess_html\";i:2;s:20:\"node_preprocess_html\";i:3;s:23:\"toolbar_preprocess_html\";}}s:4:\"page\";a:7:{s:14:\"render element\";s:4:\"page\";s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:4:\"page\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";}}s:10:\"page_title\";a:6:{s:9:\"variables\";a:1:{s:5:\"title\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:10:\"page-title\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/content\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:30:\"shortcut_preprocess_page_title\";}}s:6:\"region\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:6:\"region\";s:4:\"path\";s:41:\"core/themes/claro/templates/classy/layout\";s:20:\"preprocess functions\";a:2:{i:0;s:26:\"template_preprocess_region\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"time\";a:7:{s:9:\"variables\";a:3:{s:9:\"timestamp\";N;s:4:\"text\";N;s:10:\"attributes\";a:0:{}}s:18:\"initial preprocess\";s:50:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessTime\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:4:\"time\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:13:\"datetime_form\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:58:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessDatetimeForm\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:13:\"datetime-form\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:16:\"datetime_wrapper\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:61:\"Drupal\\Core\\Datetime\\DatePreprocess:preprocessDatetimeWrapper\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:16:\"datetime-wrapper\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:33:\"claro_preprocess_datetime_wrapper\";}}s:15:\"status_messages\";a:6:{s:9:\"variables\";a:2:{s:15:\"status_headings\";a:0:{}s:12:\"message_list\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:15:\"status-messages\";s:4:\"path\";s:32:\"core/themes/claro/templates/misc\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:32:\"claro_preprocess_status_messages\";}}s:5:\"links\";a:7:{s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"links\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:22:\"claro_preprocess_links\";}}s:18:\"dropbutton_wrapper\";a:6:{s:9:\"variables\";a:1:{s:8:\"children\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:18:\"dropbutton-wrapper\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:5:\"image\";a:6:{s:9:\"variables\";a:9:{s:3:\"uri\";N;s:5:\"width\";N;s:6:\"height\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:10:\"attributes\";a:0:{}s:5:\"sizes\";N;s:6:\"srcset\";a:0:{}s:10:\"style_name\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"image\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:3:{i:0;s:25:\"template_preprocess_image\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_image\";}}s:10:\"breadcrumb\";a:6:{s:9:\"variables\";a:1:{s:5:\"links\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:10:\"breadcrumb\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:30:\"template_preprocess_breadcrumb\";i:1;s:21:\"contextual_preprocess\";}}s:5:\"table\";a:6:{s:9:\"variables\";a:9:{s:6:\"header\";N;s:4:\"rows\";N;s:6:\"footer\";N;s:10:\"attributes\";a:0:{}s:7:\"caption\";N;s:9:\"colgroups\";a:0:{}s:6:\"sticky\";b:0;s:10:\"responsive\";b:1;s:5:\"empty\";s:0:\"\";}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"table\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/dataset\";s:20:\"preprocess functions\";a:3:{i:0;s:25:\"template_preprocess_table\";i:1;s:21:\"contextual_preprocess\";i:4;s:22:\"claro_preprocess_table\";}}s:19:\"tablesort_indicator\";a:6:{s:9:\"variables\";a:1:{s:5:\"style\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:19:\"tablesort-indicator\";s:4:\"path\";s:33:\"core/themes/claro/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:39:\"template_preprocess_tablesort_indicator\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"mark\";a:6:{s:9:\"variables\";a:1:{s:6:\"status\";i:1;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:4:\"mark\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/content\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:9:\"item_list\";a:6:{s:9:\"variables\";a:7:{s:5:\"items\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"list_type\";s:2:\"ul\";s:18:\"wrapper_attributes\";a:0:{}s:10:\"attributes\";a:0:{}s:5:\"empty\";N;s:7:\"context\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:9:\"item-list\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/dataset\";s:20:\"preprocess functions\";a:2:{i:0;s:29:\"template_preprocess_item_list\";i:1;s:21:\"contextual_preprocess\";}}s:9:\"feed_icon\";a:6:{s:9:\"variables\";a:3:{s:3:\"url\";N;s:5:\"title\";N;s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:9:\"feed-icon\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:12:\"progress_bar\";a:6:{s:9:\"variables\";a:3:{s:5:\"label\";N;s:7:\"percent\";N;s:7:\"message\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:12:\"progress-bar\";s:4:\"path\";s:39:\"core/themes/claro/templates/classy/misc\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:11:\"indentation\";a:6:{s:9:\"variables\";a:1:{s:4:\"size\";i:1;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:11:\"indentation\";s:4:\"path\";s:33:\"core/themes/claro/templates/admin\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:16:\"maintenance_page\";a:6:{s:14:\"render element\";s:4:\"page\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:16:\"maintenance-page\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:36:\"template_preprocess_maintenance_page\";i:1;s:21:\"contextual_preprocess\";i:4;s:33:\"claro_preprocess_maintenance_page\";}}s:12:\"install_page\";a:6:{s:14:\"render element\";s:4:\"page\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:12:\"install-page\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:32:\"template_preprocess_install_page\";i:1;s:21:\"contextual_preprocess\";i:4;s:29:\"claro_preprocess_install_page\";}}s:21:\"maintenance_task_list\";a:6:{s:9:\"variables\";a:3:{s:5:\"items\";N;s:6:\"active\";N;s:7:\"variant\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:21:\"maintenance-task-list\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:41:\"template_preprocess_maintenance_task_list\";i:1;s:21:\"contextual_preprocess\";}}s:16:\"authorize_report\";a:8:{s:9:\"variables\";a:2:{s:8:\"messages\";a:0:{}s:10:\"attributes\";a:0:{}}s:8:\"includes\";a:1:{i:0;s:35:\"core/includes/theme.maintenance.inc\";}s:8:\"template\";s:16:\"authorize-report\";s:10:\"deprecated\";s:209:\"The \"authorize-report\" template is deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. See https://www.drupal.org/node/3522119\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_authorize_report\";i:1;s:21:\"contextual_preprocess\";}}s:5:\"pager\";a:6:{s:14:\"render element\";s:5:\"pager\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"pager\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:25:\"template_preprocess_pager\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"menu\";a:6:{s:9:\"variables\";a:3:{s:9:\"menu_name\";N;s:5:\"items\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:4:\"menu\";s:4:\"path\";s:45:\"core/themes/claro/templates/classy/navigation\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:15:\"menu_local_task\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:15:\"menu-local-task\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:20:\"preprocess functions\";a:3:{i:0;s:35:\"template_preprocess_menu_local_task\";i:1;s:21:\"contextual_preprocess\";i:4;s:32:\"claro_preprocess_menu_local_task\";}}s:17:\"menu_local_action\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:17:\"menu-local-action\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:37:\"template_preprocess_menu_local_action\";i:1;s:21:\"contextual_preprocess\";i:2;s:41:\"dxpr_builder_preprocess_menu_local_action\";i:3;s:34:\"claro_preprocess_menu_local_action\";}}s:16:\"menu_local_tasks\";a:6:{s:9:\"variables\";a:2:{s:7:\"primary\";a:0:{}s:9:\"secondary\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:16:\"menu-local-tasks\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:2;s:33:\"claro_preprocess_menu_local_tasks\";}}s:5:\"input\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"input\";s:4:\"path\";s:32:\"core/themes/claro/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:25:\"template_preprocess_input\";i:1;s:21:\"contextual_preprocess\";i:4;s:22:\"claro_preprocess_input\";}}s:6:\"select\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:6:\"select\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:26:\"template_preprocess_select\";i:1;s:21:\"contextual_preprocess\";i:2;s:23:\"claro_preprocess_select\";}}s:8:\"fieldset\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:8:\"fieldset\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:28:\"template_preprocess_fieldset\";i:1;s:21:\"contextual_preprocess\";i:4;s:25:\"claro_preprocess_fieldset\";}}s:7:\"details\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:7:\"details\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:27:\"template_preprocess_details\";i:1;s:21:\"contextual_preprocess\";i:4;s:24:\"claro_preprocess_details\";}}s:6:\"radios\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:6:\"radios\";s:4:\"path\";s:32:\"core/themes/claro/templates/form\";s:20:\"preprocess functions\";a:2:{i:0;s:26:\"template_preprocess_radios\";i:1;s:21:\"contextual_preprocess\";}}s:10:\"checkboxes\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:10:\"checkboxes\";s:4:\"path\";s:32:\"core/themes/claro/templates/form\";s:20:\"preprocess functions\";a:2:{i:0;s:30:\"template_preprocess_checkboxes\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"form\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:4:\"form\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_form\";i:1;s:21:\"contextual_preprocess\";}}s:8:\"textarea\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:8:\"textarea\";s:4:\"path\";s:32:\"core/themes/claro/templates/form\";s:20:\"preprocess functions\";a:2:{i:0;s:28:\"template_preprocess_textarea\";i:1;s:21:\"contextual_preprocess\";}}s:12:\"form_element\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:12:\"form-element\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:32:\"template_preprocess_form_element\";i:1;s:21:\"contextual_preprocess\";i:4;s:29:\"claro_preprocess_form_element\";}}s:18:\"form_element_label\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:18:\"form-element-label\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_form_element_label\";i:1;s:21:\"contextual_preprocess\";}}s:13:\"vertical_tabs\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:13:\"vertical-tabs\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_vertical_tabs\";i:1;s:21:\"contextual_preprocess\";}}s:9:\"container\";a:7:{s:14:\"render element\";s:7:\"element\";s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:9:\"container\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:5:\"field\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"field\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";}}s:25:\"field_multiple_value_form\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:25:\"field-multiple-value-form\";s:4:\"path\";s:32:\"core/themes/claro/templates/form\";s:20:\"preprocess functions\";a:3:{i:0;s:45:\"template_preprocess_field_multiple_value_form\";i:1;s:21:\"contextual_preprocess\";i:4;s:42:\"claro_preprocess_field_multiple_value_form\";}}s:23:\"off_canvas_page_wrapper\";a:6:{s:9:\"variables\";a:1:{s:8:\"children\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:23:\"off-canvas-page-wrapper\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:21:\"status_report_grouped\";a:6:{s:9:\"variables\";a:2:{s:20:\"grouped_requirements\";N;s:12:\"requirements\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:21:\"status-report-grouped\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:28:\"block__system_branding_block\";a:8:{s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:28:\"block--system-branding-block\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/block\";s:20:\"preprocess functions\";a:12:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:22:\"claro_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:28:\"block__system_messages_block\";a:8:{s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:28:\"block--system-messages-block\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:12:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:22:\"claro_preprocess_block\";}s:14:\"render element\";s:8:\"elements\";s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:24:\"block__system_menu_block\";a:8:{s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:24:\"block--system-menu-block\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/block\";s:20:\"preprocess functions\";a:12:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:22:\"claro_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:18:\"system_themes_page\";a:8:{s:9:\"variables\";a:2:{s:12:\"theme_groups\";a:0:{}s:18:\"theme_group_titles\";a:0:{}}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/system/system.admin.inc\";i:1;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:18:\"system-themes-page\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_system_themes_page\";i:1;s:21:\"contextual_preprocess\";i:4;s:35:\"claro_preprocess_system_themes_page\";}}s:18:\"system_config_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:18:\"system-config-form\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:12:\"confirm_form\";a:6:{s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:12:\"confirm-form\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:22:\"system_modules_details\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/system/system.admin.inc\";i:1;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:22:\"system-modules-details\";s:4:\"path\";s:33:\"core/themes/claro/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:42:\"template_preprocess_system_modules_details\";i:1;s:21:\"contextual_preprocess\";}}s:24:\"system_modules_uninstall\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:24:\"system-modules-uninstall\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:44:\"template_preprocess_system_modules_uninstall\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"status_report_page\";a:6:{s:9:\"variables\";a:3:{s:8:\"counters\";a:0:{}s:12:\"general_info\";a:0:{}s:12:\"requirements\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:18:\"status-report-page\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:13:\"status_report\";a:6:{s:9:\"variables\";a:2:{s:20:\"grouped_requirements\";N;s:12:\"requirements\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:13:\"status-report\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:21:\"status_report_counter\";a:6:{s:9:\"variables\";a:3:{s:6:\"amount\";N;s:4:\"text\";N;s:8:\"severity\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:21:\"status-report-counter\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:26:\"status_report_general_info\";a:6:{s:9:\"variables\";a:7:{s:6:\"drupal\";a:0:{}s:4:\"cron\";a:0:{}s:15:\"database_system\";a:0:{}s:23:\"database_system_version\";a:0:{}s:3:\"php\";a:0:{}s:16:\"php_memory_limit\";a:0:{}s:9:\"webserver\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:26:\"status-report-general-info\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:10:\"admin_page\";a:8:{s:9:\"variables\";a:1:{s:6:\"blocks\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/system/system.admin.inc\";i:1;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:10:\"admin-page\";s:4:\"path\";s:33:\"core/themes/claro/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:30:\"template_preprocess_admin_page\";i:1;s:21:\"contextual_preprocess\";}}s:11:\"admin_block\";a:8:{s:9:\"variables\";a:2:{s:5:\"block\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:11:\"admin-block\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"claro_preprocess_admin_block\";}}s:19:\"admin_block_content\";a:8:{s:9:\"variables\";a:2:{s:7:\"content\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:36:\"core/modules/system/system.admin.inc\";i:1;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:19:\"admin-block-content\";s:4:\"path\";s:33:\"core/themes/claro/templates/admin\";s:20:\"preprocess functions\";a:3:{i:0;s:39:\"template_preprocess_admin_block_content\";i:1;s:21:\"contextual_preprocess\";i:4;s:36:\"claro_preprocess_admin_block_content\";}}s:18:\"system_admin_index\";a:8:{s:9:\"variables\";a:1:{s:10:\"menu_items\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/system/system.admin.inc\";}s:8:\"template\";s:18:\"system-admin-index\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_system_admin_index\";i:1;s:21:\"contextual_preprocess\";}}s:15:\"entity_add_list\";a:6:{s:9:\"variables\";a:2:{s:7:\"bundles\";a:0:{}s:18:\"add_bundle_message\";N;}s:8:\"template\";s:15:\"entity-add-list\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:35:\"template_preprocess_entity_add_list\";i:1;s:21:\"contextual_preprocess\";i:4;s:32:\"claro_preprocess_entity_add_list\";}}s:46:\"system_security_advisories_fetch_error_message\";a:8:{s:4:\"file\";s:16:\"system.theme.inc\";s:9:\"variables\";a:1:{s:13:\"error_message\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"includes\";a:1:{i:0;s:36:\"core/modules/system/system.theme.inc\";}s:8:\"template\";s:46:\"system-security-advisories-fetch-error-message\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:66:\"template_preprocess_system_security_advisories_fetch_error_message\";i:1;s:21:\"contextual_preprocess\";}}s:17:\"entity_page_title\";a:6:{s:9:\"variables\";a:4:{s:10:\"attributes\";a:0:{}s:5:\"title\";N;s:6:\"entity\";N;s:9:\"view_mode\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/system\";s:8:\"template\";s:17:\"entity-page-title\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:13:\"taxonomy_term\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:13:\"taxonomy-term\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/content\";s:20:\"preprocess functions\";a:3:{i:0;s:33:\"template_preprocess_taxonomy_term\";i:1;s:21:\"contextual_preprocess\";i:2;s:31:\"field_group_build_entity_groups\";}}s:15:\"token_tree_link\";a:8:{s:9:\"variables\";a:8:{s:11:\"token_types\";a:0:{}s:12:\"global_types\";b:1;s:12:\"click_insert\";b:1;s:15:\"show_restricted\";b:0;s:11:\"show_nested\";b:0;s:15:\"recursion_limit\";i:3;s:4:\"text\";N;s:7:\"options\";a:0:{}}s:4:\"file\";s:15:\"token.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"modules/contrib/token\";s:8:\"includes\";a:1:{i:0;s:37:\"modules/contrib/token/token.pages.inc\";}s:8:\"template\";s:15:\"token-tree-link\";s:4:\"path\";s:31:\"modules/contrib/token/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_token_tree_link\";i:1;s:21:\"contextual_preprocess\";}}s:7:\"toolbar\";a:6:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:7:\"toolbar\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:20:\"preprocess functions\";a:4:{i:0;s:27:\"template_preprocess_toolbar\";i:1;s:21:\"contextual_preprocess\";i:2;s:25:\"system_preprocess_toolbar\";i:6;s:24:\"claro_preprocess_toolbar\";}}s:13:\"menu__toolbar\";a:7:{s:9:\"base hook\";s:4:\"menu\";s:9:\"variables\";a:3:{s:9:\"menu_name\";N;s:5:\"items\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:13:\"menu--toolbar\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:17:\"update_last_check\";a:6:{s:9:\"variables\";a:1:{s:4:\"last\";i:0;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/update\";s:8:\"template\";s:17:\"update-last-check\";s:4:\"path\";s:29:\"core/modules/update/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:37:\"template_preprocess_update_last_check\";i:1;s:21:\"contextual_preprocess\";}}s:13:\"update_report\";a:8:{s:9:\"variables\";a:1:{s:4:\"data\";N;}s:4:\"file\";s:17:\"update.report.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/update\";s:8:\"includes\";a:1:{i:0;s:37:\"core/modules/update/update.report.inc\";}s:8:\"template\";s:13:\"update-report\";s:4:\"path\";s:29:\"core/modules/update/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:33:\"template_preprocess_update_report\";i:1;s:21:\"contextual_preprocess\";}}s:21:\"update_project_status\";a:8:{s:9:\"variables\";a:1:{s:7:\"project\";a:0:{}}s:4:\"file\";s:17:\"update.report.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/update\";s:8:\"includes\";a:1:{i:0;s:37:\"core/modules/update/update.report.inc\";}s:8:\"template\";s:21:\"update-project-status\";s:4:\"path\";s:29:\"core/modules/update/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:41:\"template_preprocess_update_project_status\";i:1;s:21:\"contextual_preprocess\";}}s:14:\"update_version\";a:8:{s:9:\"variables\";a:3:{s:7:\"version\";N;s:5:\"title\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:17:\"update.report.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:37:\"core/modules/update/update.report.inc\";i:1;s:37:\"core/modules/update/update.report.inc\";}s:8:\"template\";s:14:\"update-version\";s:4:\"path\";s:33:\"core/themes/claro/templates/admin\";s:20:\"preprocess functions\";a:2:{i:0;s:34:\"template_preprocess_update_version\";i:1;s:21:\"contextual_preprocess\";}}s:26:\"update_fetch_error_message\";a:9:{s:4:\"file\";s:17:\"update.report.inc\";s:14:\"render element\";s:7:\"element\";s:9:\"variables\";a:1:{s:13:\"error_message\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:19:\"core/modules/update\";s:8:\"includes\";a:1:{i:0;s:37:\"core/modules/update/update.report.inc\";}s:8:\"template\";s:26:\"update-fetch-error-message\";s:4:\"path\";s:29:\"core/modules/update/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:46:\"template_preprocess_update_fetch_error_message\";i:1;s:21:\"contextual_preprocess\";}}s:4:\"user\";a:6:{s:14:\"render element\";s:8:\"elements\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:4:\"user\";s:4:\"path\";s:39:\"core/themes/claro/templates/classy/user\";s:20:\"preprocess functions\";a:3:{i:0;s:24:\"template_preprocess_user\";i:1;s:21:\"contextual_preprocess\";i:2;s:31:\"field_group_build_entity_groups\";}}s:8:\"username\";a:6:{s:9:\"variables\";a:3:{s:7:\"account\";N;s:10:\"attributes\";a:0:{}s:12:\"link_options\";a:0:{}}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:8:\"username\";s:4:\"path\";s:39:\"core/themes/claro/templates/classy/user\";s:20:\"preprocess functions\";a:2:{i:0;s:28:\"template_preprocess_username\";i:1;s:21:\"contextual_preprocess\";}}s:25:\"views_bootstrap_accordion\";a:8:{s:20:\"preprocess functions\";a:2:{i:0;s:45:\"template_preprocess_views_bootstrap_accordion\";i:3;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:25:\"views-bootstrap-accordion\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:24:\"views_bootstrap_carousel\";a:8:{s:20:\"preprocess functions\";a:2:{i:0;s:44:\"template_preprocess_views_bootstrap_carousel\";i:3;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:24:\"views-bootstrap-carousel\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:21:\"views_bootstrap_cards\";a:8:{s:20:\"preprocess functions\";a:2:{i:0;s:41:\"template_preprocess_views_bootstrap_cards\";i:3;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"template\";s:21:\"views-bootstrap-cards\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:8:\"includes\";a:1:{i:0;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}}s:24:\"views_bootstrap_dropdown\";a:8:{s:20:\"preprocess functions\";a:2:{i:0;s:44:\"template_preprocess_views_bootstrap_dropdown\";i:3;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"template\";s:24:\"views-bootstrap-dropdown\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:8:\"includes\";a:1:{i:0;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}}s:20:\"views_bootstrap_grid\";a:8:{s:20:\"preprocess functions\";a:2:{i:0;s:40:\"template_preprocess_views_bootstrap_grid\";i:3;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:20:\"views-bootstrap-grid\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:26:\"views_bootstrap_list_group\";a:8:{s:20:\"preprocess functions\";a:2:{i:0;s:46:\"template_preprocess_views_bootstrap_list_group\";i:3;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:26:\"views-bootstrap-list-group\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:28:\"views_bootstrap_media_object\";a:8:{s:20:\"preprocess functions\";a:2:{i:0;s:48:\"template_preprocess_views_bootstrap_media_object\";i:3;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:28:\"views-bootstrap-media-object\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:19:\"views_bootstrap_tab\";a:8:{s:20:\"preprocess functions\";a:2:{i:0;s:39:\"template_preprocess_views_bootstrap_tab\";i:3;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:19:\"views-bootstrap-tab\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:21:\"views_bootstrap_table\";a:8:{s:20:\"preprocess functions\";a:3:{i:0;s:41:\"template_preprocess_views_bootstrap_table\";i:1;s:36:\"template_preprocess_views_view_table\";i:5;s:21:\"contextual_preprocess\";}s:4:\"file\";s:28:\"../views_bootstrap.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:3:{i:0;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:1;s:57:\"modules/contrib/views_bootstrap/views_bootstrap.theme.inc\";i:2;s:70:\"modules/contrib/views_bootstrap/templates/../views_bootstrap.theme.inc\";}s:8:\"template\";s:21:\"views-bootstrap-table\";s:4:\"path\";s:41:\"modules/contrib/views_bootstrap/templates\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}}s:28:\"views_ui_display_tab_setting\";a:8:{s:9:\"variables\";a:7:{s:11:\"description\";s:0:\"\";s:4:\"link\";s:0:\"\";s:14:\"settings_links\";a:0:{}s:10:\"overridden\";b:0;s:9:\"defaulted\";b:0;s:21:\"description_separator\";b:1;s:5:\"class\";a:0:{}}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:28:\"views-ui-display-tab-setting\";s:4:\"path\";s:33:\"core/themes/claro/templates/views\";s:20:\"preprocess functions\";a:2:{i:0;s:48:\"template_preprocess_views_ui_display_tab_setting\";i:1;s:21:\"contextual_preprocess\";}}s:27:\"views_ui_display_tab_bucket\";a:8:{s:14:\"render element\";s:7:\"element\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:27:\"views-ui-display-tab-bucket\";s:4:\"path\";s:33:\"core/themes/claro/templates/views\";s:20:\"preprocess functions\";a:3:{i:0;s:47:\"template_preprocess_views_ui_display_tab_bucket\";i:1;s:21:\"contextual_preprocess\";i:4;s:44:\"claro_preprocess_views_ui_display_tab_bucket\";}}s:30:\"views_ui_rearrange_filter_form\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:30:\"views-ui-rearrange-filter-form\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:50:\"template_preprocess_views_ui_rearrange_filter_form\";i:1;s:21:\"contextual_preprocess\";i:2;s:47:\"claro_preprocess_views_ui_rearrange_filter_form\";}}s:27:\"views_ui_expose_filter_form\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:27:\"views-ui-expose-filter-form\";s:4:\"path\";s:33:\"core/themes/claro/templates/views\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:18:\"views_ui_view_info\";a:8:{s:9:\"variables\";a:2:{s:4:\"view\";N;s:8:\"displays\";N;}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:18:\"views-ui-view-info\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:28:\"views_ui_views_listing_table\";a:8:{s:9:\"variables\";a:3:{s:7:\"headers\";N;s:4:\"rows\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:28:\"views-ui-views-listing-table\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:48:\"template_preprocess_views_ui_views_listing_table\";i:1;s:21:\"contextual_preprocess\";}}s:27:\"views_ui_view_displays_list\";a:6:{s:9:\"variables\";a:1:{s:8:\"displays\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"template\";s:27:\"views-ui-view-displays-list\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:32:\"views_ui_build_group_filter_form\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";i:1;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:32:\"views-ui-build-group-filter-form\";s:4:\"path\";s:33:\"core/themes/claro/templates/views\";s:20:\"preprocess functions\";a:2:{i:0;s:52:\"template_preprocess_views_ui_build_group_filter_form\";i:1;s:21:\"contextual_preprocess\";}}s:27:\"views_ui_style_plugin_table\";a:8:{s:14:\"render element\";s:4:\"form\";s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:27:\"views-ui-style-plugin-table\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:47:\"template_preprocess_views_ui_style_plugin_table\";i:1;s:21:\"contextual_preprocess\";}}s:29:\"views_ui_view_preview_section\";a:8:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"section\";N;s:7:\"content\";N;s:5:\"links\";s:0:\"\";}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:29:\"views-ui-view-preview-section\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:49:\"template_preprocess_views_ui_view_preview_section\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"views_ui_container\";a:8:{s:9:\"variables\";a:2:{s:8:\"children\";N;s:10:\"attributes\";a:0:{}}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:21:\"core/modules/views_ui\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}s:8:\"template\";s:18:\"views-ui-container\";s:4:\"path\";s:31:\"core/modules/views_ui/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:16:\"views_mini_pager\";a:7:{s:9:\"variables\";a:7:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"tags\";a:0:{}s:8:\"quantity\";i:9;s:7:\"element\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:10:\"parameters\";a:0:{}}s:4:\"path\";s:33:\"core/themes/claro/templates/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-mini-pager\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_views_mini_pager\";i:1;s:21:\"contextual_preprocess\";}}s:16:\"views_view_field\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:9:\"variables\";a:3:{s:4:\"view\";N;s:5:\"field\";N;s:3:\"row\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-view-field\";s:4:\"path\";s:28:\"core/modules/views/templates\";s:20:\"preprocess functions\";a:2:{i:0;s:36:\"template_preprocess_views_view_field\";i:1;s:21:\"contextual_preprocess\";}}s:19:\"views_view_grouping\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:9:\"variables\";a:5:{s:4:\"view\";N;s:8:\"grouping\";N;s:14:\"grouping_level\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:19:\"views-view-grouping\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/views\";s:20:\"preprocess functions\";a:2:{i:0;s:39:\"template_preprocess_views_view_grouping\";i:1;s:21:\"contextual_preprocess\";}}s:10:\"views_view\";a:7:{s:9:\"variables\";a:13:{s:10:\"view_array\";a:0:{}s:4:\"view\";N;s:4:\"rows\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:7:\"exposed\";a:0:{}s:4:\"more\";a:0:{}s:10:\"feed_icons\";a:0:{}s:5:\"pager\";a:0:{}s:5:\"title\";s:0:\"\";s:17:\"attachment_before\";a:0:{}s:16:\"attachment_after\";a:0:{}}s:4:\"path\";s:40:\"core/themes/claro/templates/classy/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:10:\"views-view\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:4:{i:0;s:30:\"template_preprocess_views_view\";i:1;s:21:\"contextual_preprocess\";i:2;s:27:\"blazy_preprocess_views_view\";i:3;s:30:\"views_ui_preprocess_views_view\";}}s:19:\"views_view_row_opml\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:3:\"row\";N;s:11:\"field_alias\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:19:\"views-view-row-opml\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:39:\"template_preprocess_views_view_row_opml\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"views_view_row_rss\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:3:\"row\";N;s:11:\"field_alias\";N;}s:4:\"path\";s:40:\"core/themes/claro/templates/classy/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:18:\"views-view-row-rss\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_views_view_row_rss\";i:1;s:21:\"contextual_preprocess\";}}s:17:\"views_view_fields\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:3:\"row\";N;s:11:\"field_alias\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:17:\"views-view-fields\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:3:{i:0;s:37:\"template_preprocess_views_view_fields\";i:1;s:21:\"contextual_preprocess\";i:2;s:42:\"media_library_preprocess_views_view_fields\";}}s:16:\"views_view_table\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:33:\"core/themes/claro/templates/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:16:\"views-view-table\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:3:{i:0;s:36:\"template_preprocess_views_view_table\";i:1;s:21:\"contextual_preprocess\";i:4;s:33:\"claro_preprocess_views_view_table\";}}s:26:\"views_view_grid_responsive\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:26:\"views-view-grid-responsive\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:46:\"template_preprocess_views_view_grid_responsive\";i:1;s:21:\"contextual_preprocess\";}}s:18:\"views_view_summary\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:40:\"core/themes/claro/templates/classy/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:18:\"views-view-summary\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:2:{i:0;s:38:\"template_preprocess_views_view_summary\";i:1;s:21:\"contextual_preprocess\";}}s:15:\"views_view_list\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:15:\"views-view-list\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_views_view_list\";i:1;s:21:\"contextual_preprocess\";}}s:15:\"views_view_grid\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:15:\"views-view-grid\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_views_view_grid\";i:1;s:21:\"contextual_preprocess\";}}s:30:\"views_view_summary_unformatted\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:40:\"core/themes/claro/templates/classy/views\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:30:\"views-view-summary-unformatted\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:2:{i:0;s:50:\"template_preprocess_views_view_summary_unformatted\";i:1;s:21:\"contextual_preprocess\";}}s:14:\"views_view_rss\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:14:\"views-view-rss\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:34:\"template_preprocess_views_view_rss\";i:1;s:21:\"contextual_preprocess\";}}s:22:\"views_view_unformatted\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:22:\"views-view-unformatted\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:42:\"template_preprocess_views_view_unformatted\";i:1;s:21:\"contextual_preprocess\";}}s:15:\"views_view_opml\";a:7:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:15:\"views-view-opml\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:2:{i:0;s:35:\"template_preprocess_views_view_opml\";i:1;s:21:\"contextual_preprocess\";}}s:21:\"views_form_views_form\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:21:\"views-form-views-form\";s:4:\"path\";s:28:\"core/modules/views/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:18:\"views_exposed_form\";a:8:{s:4:\"file\";s:15:\"views.theme.inc\";s:14:\"render element\";s:4:\"form\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:18:\"views-exposed-form\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_views_exposed_form\";i:1;s:21:\"contextual_preprocess\";i:4;s:35:\"claro_preprocess_views_exposed_form\";}}s:17:\"dxpr-license-info\";a:6:{s:8:\"template\";s:17:\"dxpr-license-info\";s:9:\"variables\";a:7:{s:10:\"used_count\";N;s:11:\"total_count\";N;s:5:\"limit\";N;s:11:\"block_label\";N;s:11:\"total_label\";N;s:10:\"used_label\";N;s:14:\"more_info_link\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/dxpr_builder\";s:4:\"path\";s:38:\"modules/contrib/dxpr_builder/templates\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}}s:33:\"page__dxpr_builder__media_library\";a:6:{s:8:\"template\";s:33:\"page--dxpr-builder--media-library\";s:14:\"render element\";s:4:\"page\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_page\";i:1;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/dxpr_builder\";s:4:\"path\";s:38:\"modules/contrib/dxpr_builder/templates\";}s:33:\"html__dxpr_builder__media_library\";a:6:{s:8:\"template\";s:33:\"html--dxpr-builder--media-library\";s:14:\"render element\";s:4:\"html\";s:20:\"preprocess functions\";a:2:{i:0;s:24:\"template_preprocess_html\";i:1;s:21:\"contextual_preprocess\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:28:\"modules/contrib/dxpr_builder\";s:4:\"path\";s:38:\"modules/contrib/dxpr_builder/templates\";}s:24:\"block__search_form_block\";a:8:{s:8:\"template\";s:24:\"block--search-form-block\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/block\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:12:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:22:\"claro_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:24:\"block__local_tasks_block\";a:8:{s:8:\"template\";s:24:\"block--local-tasks-block\";s:4:\"path\";s:33:\"core/themes/claro/templates/block\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:12:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:22:\"claro_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:26:\"block__local_actions_block\";a:8:{s:8:\"template\";s:26:\"block--local-actions-block\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:5:\"block\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:12:{i:0;s:21:\"contextual_preprocess\";i:1;s:29:\"blazy_layout_preprocess_block\";i:2;s:24:\"comment_preprocess_block\";i:3;s:21:\"help_preprocess_block\";i:4;s:25:\"language_preprocess_block\";i:5;s:24:\"menu_ui_preprocess_block\";i:6;s:21:\"node_preprocess_block\";i:7;s:23:\"search_preprocess_block\";i:8;s:25:\"shortcut_preprocess_block\";i:9;s:23:\"system_preprocess_block\";i:10;s:21:\"user_preprocess_block\";i:11;s:22:\"claro_preprocess_block\";}s:18:\"initial preprocess\";s:44:\"Drupal\\block\\Hook\\BlockHooks:preprocessBlock\";}s:25:\"media_library_item__small\";a:7:{s:8:\"template\";s:25:\"media-library-item--small\";s:4:\"path\";s:48:\"core/themes/claro/templates/classy/media-library\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:18:\"media_library_item\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_media_library_item\";i:1;s:21:\"contextual_preprocess\";i:2;s:42:\"claro_preprocess_media_library_item__small\";}}s:18:\"region__breadcrumb\";a:7:{s:8:\"template\";s:18:\"region--breadcrumb\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:14:\"render element\";s:8:\"elements\";s:9:\"base hook\";s:6:\"region\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:2:{i:0;s:26:\"template_preprocess_region\";i:1;s:21:\"contextual_preprocess\";}}s:11:\"links__node\";a:8:{s:8:\"template\";s:11:\"links--node\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/content\";s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:9:\"base hook\";s:5:\"links\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:2:{i:0;s:21:\"contextual_preprocess\";i:1;s:22:\"claro_preprocess_links\";}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";}s:25:\"links__media_library_menu\";a:8:{s:8:\"template\";s:25:\"links--media-library-menu\";s:4:\"path\";s:48:\"core/themes/claro/templates/classy/media-library\";s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:9:\"base hook\";s:5:\"links\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:1;s:22:\"claro_preprocess_links\";i:2;s:42:\"claro_preprocess_links__media_library_menu\";}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";}s:25:\"item_list__search_results\";a:7:{s:8:\"template\";s:25:\"item-list--search-results\";s:4:\"path\";s:42:\"core/themes/claro/templates/classy/dataset\";s:9:\"variables\";a:7:{s:5:\"items\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"list_type\";s:2:\"ul\";s:18:\"wrapper_attributes\";a:0:{}s:10:\"attributes\";a:0:{}s:5:\"empty\";N;s:7:\"context\";a:0:{}}s:9:\"base hook\";s:9:\"item_list\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:2:{i:0;s:29:\"template_preprocess_item_list\";i:1;s:21:\"contextual_preprocess\";}}s:44:\"item_list__media_library_add_form_media_list\";a:7:{s:8:\"template\";s:44:\"item-list--media-library-add-form-media-list\";s:4:\"path\";s:41:\"core/themes/claro/templates/media-library\";s:9:\"variables\";a:7:{s:5:\"items\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"list_type\";s:2:\"ul\";s:18:\"wrapper_attributes\";a:0:{}s:10:\"attributes\";a:0:{}s:5:\"empty\";N;s:7:\"context\";a:0:{}}s:9:\"base hook\";s:9:\"item_list\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:3:{i:0;s:29:\"template_preprocess_item_list\";i:1;s:21:\"contextual_preprocess\";i:2;s:61:\"claro_preprocess_item_list__media_library_add_form_media_list\";}}s:23:\"maintenance_page__front\";a:7:{s:8:\"template\";s:23:\"maintenance-page--front\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:14:\"render element\";s:4:\"page\";s:9:\"base hook\";s:16:\"maintenance_page\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:3:{i:0;s:36:\"template_preprocess_maintenance_page\";i:1;s:21:\"contextual_preprocess\";i:2;s:33:\"claro_preprocess_maintenance_page\";}}s:25:\"menu_local_task__views_ui\";a:7:{s:8:\"template\";s:25:\"menu-local-task--views-ui\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:15:\"menu_local_task\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:4:{i:0;s:35:\"template_preprocess_menu_local_task\";i:1;s:21:\"contextual_preprocess\";i:2;s:32:\"claro_preprocess_menu_local_task\";i:3;s:42:\"claro_preprocess_menu_local_task__views_ui\";}}s:30:\"fieldset__media_library_widget\";a:7:{s:8:\"template\";s:30:\"fieldset--media-library-widget\";s:4:\"path\";s:41:\"core/themes/claro/templates/media-library\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:8:\"fieldset\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:4:{i:0;s:28:\"template_preprocess_fieldset\";i:1;s:21:\"contextual_preprocess\";i:2;s:25:\"claro_preprocess_fieldset\";i:3;s:47:\"claro_preprocess_fieldset__media_library_widget\";}}s:46:\"details__media_library_add_form_selected_media\";a:7:{s:8:\"template\";s:46:\"details--media-library-add-form-selected-media\";s:4:\"path\";s:41:\"core/themes/claro/templates/media-library\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:7:\"details\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:3:{i:0;s:27:\"template_preprocess_details\";i:1;s:21:\"contextual_preprocess\";i:2;s:24:\"claro_preprocess_details\";}}s:22:\"details__vertical_tabs\";a:7:{s:8:\"template\";s:22:\"details--vertical-tabs\";s:4:\"path\";s:38:\"core/themes/claro/templates/navigation\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:7:\"details\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:3:{i:0;s:27:\"template_preprocess_details\";i:1;s:21:\"contextual_preprocess\";i:2;s:24:\"claro_preprocess_details\";}}s:32:\"container__media_library_content\";a:8:{s:8:\"template\";s:32:\"container--media-library-content\";s:4:\"path\";s:48:\"core/themes/claro/templates/classy/media-library\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:9:\"container\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";}s:41:\"container__media_library_widget_selection\";a:8:{s:8:\"template\";s:41:\"container--media-library-widget-selection\";s:4:\"path\";s:48:\"core/themes/claro/templates/classy/media-library\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:9:\"container\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";}s:40:\"container__text_format_filter_guidelines\";a:8:{s:8:\"template\";s:40:\"container--text-format-filter-guidelines\";s:4:\"path\";s:39:\"core/themes/claro/templates/text_format\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:9:\"container\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";}s:34:\"container__text_format_filter_help\";a:8:{s:8:\"template\";s:34:\"container--text-format-filter-help\";s:4:\"path\";s:39:\"core/themes/claro/templates/text_format\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:9:\"container\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";}s:37:\"container__text_format_filter_wrapper\";a:8:{s:8:\"template\";s:37:\"container--text-format-filter-wrapper\";s:4:\"path\";s:39:\"core/themes/claro/templates/text_format\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:9:\"container\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:1:{i:0;s:21:\"contextual_preprocess\";}s:18:\"initial preprocess\";s:53:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessContainer\";}s:24:\"field__text_with_summary\";a:7:{s:8:\"template\";s:24:\"field--text-with-summary\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";}}s:11:\"field__text\";a:7:{s:8:\"template\";s:11:\"field--text\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";}}s:16:\"field__text_long\";a:7:{s:8:\"template\";s:16:\"field--text-long\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:14:\"render element\";s:7:\"element\";s:9:\"base hook\";s:5:\"field\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:5:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";}}s:38:\"views_ui_view_preview_section__exposed\";a:9:{s:8:\"template\";s:38:\"views-ui-view-preview-section--exposed\";s:4:\"path\";s:33:\"core/themes/claro/templates/views\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"section\";N;s:7:\"content\";N;s:5:\"links\";s:0:\"\";}s:9:\"base hook\";s:29:\"views_ui_view_preview_section\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:2:{i:0;s:49:\"template_preprocess_views_ui_view_preview_section\";i:1;s:21:\"contextual_preprocess\";}s:4:\"file\";s:18:\"views_ui.theme.inc\";s:8:\"includes\";a:1:{i:0;s:40:\"core/modules/views_ui/views_ui.theme.inc\";}}s:25:\"views_view__media_library\";a:8:{s:8:\"template\";s:25:\"views-view--media-library\";s:4:\"path\";s:41:\"core/themes/claro/templates/media-library\";s:9:\"variables\";a:13:{s:10:\"view_array\";a:0:{}s:4:\"view\";N;s:4:\"rows\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:5:\"empty\";a:0:{}s:7:\"exposed\";a:0:{}s:4:\"more\";a:0:{}s:10:\"feed_icons\";a:0:{}s:5:\"pager\";a:0:{}s:5:\"title\";s:0:\"\";s:17:\"attachment_before\";a:0:{}s:16:\"attachment_after\";a:0:{}}s:9:\"base hook\";s:10:\"views_view\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:5:{i:0;s:30:\"template_preprocess_views_view\";i:1;s:21:\"contextual_preprocess\";i:2;s:27:\"blazy_preprocess_views_view\";i:3;s:30:\"views_ui_preprocess_views_view\";i:4;s:50:\"media_library_preprocess_views_view__media_library\";}s:8:\"includes\";a:2:{i:0;s:34:\"core/modules/views/views.theme.inc\";i:1;s:34:\"core/modules/views/views.theme.inc\";}}s:37:\"views_view_unformatted__media_library\";a:8:{s:8:\"template\";s:37:\"views-view-unformatted--media-library\";s:4:\"path\";s:41:\"core/themes/claro/templates/media-library\";s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:4:\"rows\";N;s:5:\"title\";N;}s:9:\"base hook\";s:22:\"views_view_unformatted\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:20:\"preprocess functions\";a:2:{i:0;s:42:\"template_preprocess_views_view_unformatted\";i:1;s:21:\"contextual_preprocess\";}s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}}s:11:\"field__node\";a:7:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"field\";s:4:\"path\";s:40:\"core/themes/claro/templates/classy/field\";s:20:\"preprocess functions\";a:6:{i:0;s:25:\"template_preprocess_field\";i:1;s:21:\"contextual_preprocess\";i:2;s:22:\"blazy_preprocess_field\";i:3;s:29:\"blazy_layout_preprocess_field\";i:4;s:24:\"comment_preprocess_field\";i:10;s:27:\"node_preprocess_field__node\";}s:9:\"base hook\";s:5:\"field\";}s:17:\"page__people_list\";a:8:{s:14:\"render element\";s:4:\"page\";s:18:\"initial preprocess\";s:48:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessPage\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:4:\"page\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:1;s:28:\"dxpr_builder_preprocess_page\";i:4;s:41:\"dxpr_builder_preprocess_page__people_list\";}s:9:\"base hook\";s:4:\"page\";}s:30:\"form_element__password_confirm\";a:7:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:12:\"form-element\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:32:\"template_preprocess_form_element\";i:1;s:21:\"contextual_preprocess\";i:4;s:29:\"claro_preprocess_form_element\";i:6;s:47:\"claro_preprocess_form_element__password_confirm\";}s:9:\"base hook\";s:12:\"form_element\";}s:22:\"form_element__password\";a:7:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:12:\"form-element\";s:4:\"path\";s:27:\"core/themes/claro/templates\";s:20:\"preprocess functions\";a:4:{i:0;s:32:\"template_preprocess_form_element\";i:1;s:21:\"contextual_preprocess\";i:4;s:29:\"claro_preprocess_form_element\";i:6;s:39:\"claro_preprocess_form_element__password\";}s:9:\"base hook\";s:12:\"form_element\";}s:17:\"links__dropbutton\";a:8:{s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"links\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:1;s:22:\"claro_preprocess_links\";i:2;s:34:\"claro_preprocess_links__dropbutton\";}s:9:\"base hook\";s:5:\"links\";}s:19:\"links__action_links\";a:8:{s:9:\"variables\";a:4:{s:5:\"links\";a:0:{}s:10:\"attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:5:\"links\";}}s:7:\"heading\";a:0:{}s:16:\"set_active_class\";b:0;}s:18:\"initial preprocess\";s:49:\"Drupal\\Core\\Theme\\ThemePreprocess:preprocessLinks\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:5:\"links\";s:4:\"path\";s:29:\"core/modules/system/templates\";s:20:\"preprocess functions\";a:3:{i:0;s:21:\"contextual_preprocess\";i:1;s:22:\"claro_preprocess_links\";i:2;s:36:\"claro_preprocess_links__action_links\";}s:9:\"base hook\";s:5:\"links\";}s:32:\"views_view_fields__media_library\";a:8:{s:9:\"variables\";a:4:{s:4:\"view\";N;s:7:\"options\";N;s:3:\"row\";N;s:11:\"field_alias\";N;}s:4:\"path\";s:28:\"core/modules/views/templates\";s:8:\"includes\";a:1:{i:0;s:34:\"core/modules/views/views.theme.inc\";}s:8:\"template\";s:17:\"views-view-fields\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:18:\"core/modules/views\";s:20:\"preprocess functions\";a:4:{i:0;s:37:\"template_preprocess_views_view_fields\";i:1;s:21:\"contextual_preprocess\";i:2;s:42:\"media_library_preprocess_views_view_fields\";i:3;s:49:\"claro_preprocess_views_view_fields__media_library\";}s:9:\"base hook\";s:17:\"views_view_fields\";}s:26:\"media_library_item__widget\";a:7:{s:14:\"render element\";s:7:\"element\";s:4:\"type\";s:12:\"theme_engine\";s:10:\"theme path\";s:17:\"core/themes/claro\";s:8:\"template\";s:18:\"media-library-item\";s:4:\"path\";s:48:\"core/themes/claro/templates/classy/media-library\";s:20:\"preprocess functions\";a:3:{i:0;s:38:\"template_preprocess_media_library_item\";i:1;s:21:\"contextual_preprocess\";i:4;s:43:\"claro_preprocess_media_library_item__widget\";}s:9:\"base hook\";s:18:\"media_library_item\";}}',-1,1773073088.260,1,'','0');
INSERT INTO `cache_default` VALUES ('token_info_sorted:es',_binary 'a:2:{s:5:\"types\";a:136:{s:25:\"menu_link_content-enabled\";a:5:{s:4:\"name\";s:8:\"Activado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:8:\"Activado\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:25:\"menu_link_content-enabled\";s:6:\"nested\";b:1;s:4:\"type\";s:25:\"menu_link_content-enabled\";}s:6:\"random\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Random\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Tokens related to random data.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"random\";}s:10:\"path_alias\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:10:\"path_alias\";s:6:\"module\";s:5:\"token\";s:4:\"type\";s:10:\"path_alias\";}s:16:\"path_alias-alias\";a:5:{s:4:\"name\";s:12:\"Alias de URL\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:12:\"Alias de URL\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:16:\"path_alias-alias\";s:6:\"nested\";b:1;s:4:\"type\";s:16:\"path_alias-alias\";}s:28:\"media-field_media_audio_file\";a:5:{s:4:\"name\";s:16:\"Archivo de audio\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:16:\"Archivo de audio\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:28:\"media-field_media_audio_file\";s:6:\"nested\";b:1;s:4:\"type\";s:28:\"media-field_media_audio_file\";}s:28:\"media-field_media_video_file\";a:5:{s:4:\"name\";s:17:\"Archivo de vídeo\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:17:\"Archivo de vídeo\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:28:\"media-field_media_video_file\";s:6:\"nested\";b:1;s:4:\"type\";s:28:\"media-field_media_video_file\";}s:4:\"file\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Tokens related to uploaded files.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:4:\"file\";s:4:\"type\";s:4:\"file\";}s:5:\"array\";a:5:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Array\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Tokens related to arrays of strings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:5:\"array\";s:6:\"nested\";b:1;s:4:\"type\";s:5:\"array\";}s:23:\"contact_message-subject\";a:5:{s:4:\"name\";s:6:\"Asunto\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Asunto\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:23:\"contact_message-subject\";s:6:\"nested\";b:1;s:4:\"type\";s:23:\"contact_message-subject\";}s:14:\"node-field_ano\";a:5:{s:4:\"name\";s:4:\"Año\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:4:\"Año\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:14:\"node-field_ano\";s:6:\"nested\";b:1;s:4:\"type\";s:14:\"node-field_ano\";}s:13:\"block_content\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:13:\"block_content\";s:6:\"module\";s:5:\"token\";s:4:\"type\";s:13:\"block_content\";}s:18:\"node-field_cliente\";a:5:{s:4:\"name\";s:7:\"Cliente\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:7:\"Cliente\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:18:\"node-field_cliente\";s:6:\"nested\";b:1;s:4:\"type\";s:18:\"node-field_cliente\";}s:24:\"menu_link_content-bundle\";a:5:{s:4:\"name\";s:50:\"Colección de campos Enlace de menú personalizado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:50:\"Colección de campos Enlace de menú personalizado\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:24:\"menu_link_content-bundle\";s:6:\"nested\";b:1;s:4:\"type\";s:24:\"menu_link_content-bundle\";}s:7:\"comment\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Tokens for comments posted on the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:7:\"comment\";s:4:\"type\";s:7:\"comment\";}s:12:\"node-comment\";a:5:{s:4:\"name\";s:11:\"Comentarios\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:11:\"Comentarios\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:12:\"node-comment\";s:6:\"nested\";b:1;s:4:\"type\";s:12:\"node-comment\";}s:16:\"block_content-id\";a:5:{s:4:\"name\";s:16:\"Content block ID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:16:\"Content block ID\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:16:\"block_content-id\";s:6:\"nested\";b:1;s:4:\"type\";s:16:\"block_content-id\";}s:20:\"contact_message-copy\";a:5:{s:4:\"name\";s:6:\"Copiar\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Copiar\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:20:\"contact_message-copy\";s:6:\"nested\";b:1;s:4:\"type\";s:20:\"contact_message-copy\";}s:20:\"contact_message-mail\";a:5:{s:4:\"name\";s:33:\"Correo electrónico del remitente\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:33:\"Correo electrónico del remitente\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:20:\"contact_message-mail\";s:6:\"nested\";b:1;s:4:\"type\";s:20:\"contact_message-mail\";}s:21:\"shortcut-shortcut_set\";a:5:{s:4:\"name\";s:29:\"Counjunto de accesos directos\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:29:\"Counjunto de accesos directos\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:21:\"shortcut-shortcut_set\";s:6:\"nested\";b:1;s:4:\"type\";s:21:\"shortcut-shortcut_set\";}s:18:\"block_content-body\";a:5:{s:4:\"name\";s:6:\"Cuerpo\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Cuerpo\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:18:\"block_content-body\";s:6:\"nested\";b:1;s:4:\"type\";s:18:\"block_content-body\";}s:29:\"menu_link_content-description\";a:5:{s:4:\"name\";s:12:\"Descripción\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:12:\"Descripción\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:29:\"menu_link_content-description\";s:6:\"nested\";b:1;s:4:\"type\";s:29:\"menu_link_content-description\";}s:22:\"node-field_descripcion\";a:5:{s:4:\"name\";s:12:\"Descripción\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:12:\"Descripción\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:22:\"node-field_descripcion\";s:6:\"nested\";b:1;s:4:\"type\";s:22:\"node-field_descripcion\";}s:18:\"block_content-info\";a:5:{s:4:\"name\";s:23:\"Descripción del bloque\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:23:\"Descripción del bloque\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:18:\"block_content-info\";s:6:\"nested\";b:1;s:4:\"type\";s:18:\"block_content-info\";}s:31:\"node-field_descripcion_proyecto\";a:5:{s:4:\"name\";s:21:\"Descripción Proyecto\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:21:\"Descripción Proyecto\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:31:\"node-field_descripcion_proyecto\";s:6:\"nested\";b:1;s:4:\"type\";s:31:\"node-field_descripcion_proyecto\";}s:26:\"media-field_media_document\";a:5:{s:4:\"name\";s:9:\"Documento\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:9:\"Documento\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:26:\"media-field_media_document\";s:6:\"nested\";b:1;s:4:\"type\";s:26:\"media-field_media_document\";}s:27:\"node-field_dth_hide_regions\";a:5:{s:4:\"name\";s:17:\"DXPR Hide Regions\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:17:\"DXPR Hide Regions\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:27:\"node-field_dth_hide_regions\";s:6:\"nested\";b:1;s:4:\"type\";s:27:\"node-field_dth_hide_regions\";}s:33:\"node-field_dth_main_content_width\";a:5:{s:4:\"name\";s:23:\"DXPR Main Content Width\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:23:\"DXPR Main Content Width\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:33:\"node-field_dth_main_content_width\";s:6:\"nested\";b:1;s:4:\"type\";s:33:\"node-field_dth_main_content_width\";}s:26:\"node-field_dth_page_layout\";a:5:{s:4:\"name\";s:16:\"DXPR Page Layout\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:16:\"DXPR Page Layout\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:26:\"node-field_dth_page_layout\";s:6:\"nested\";b:1;s:4:\"type\";s:26:\"node-field_dth_page_layout\";}s:27:\"contact_message-field_email\";a:5:{s:4:\"name\";s:5:\"Email\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:5:\"Email\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:27:\"contact_message-field_email\";s:6:\"nested\";b:1;s:4:\"type\";s:27:\"contact_message-field_email\";}s:22:\"menu_link_content-link\";a:5:{s:4:\"name\";s:6:\"Enlace\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Enlace\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:22:\"menu_link_content-link\";s:6:\"nested\";b:1;s:4:\"type\";s:22:\"menu_link_content-link\";}s:8:\"shortcut\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:8:\"shortcut\";s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"shortcut\";}s:17:\"menu_link_content\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:17:\"menu_link_content\";s:6:\"module\";s:5:\"token\";s:4:\"type\";s:17:\"menu_link_content\";}s:9:\"menu-link\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Menu links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Tokens related to menu links.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:9:\"menu-link\";s:4:\"type\";s:9:\"menu-link\";}s:9:\"media-uid\";a:5:{s:4:\"name\";s:11:\"Escrito por\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:11:\"Escrito por\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:9:\"media-uid\";s:6:\"nested\";b:1;s:4:\"type\";s:9:\"media-uid\";}s:15:\"node-field_tags\";a:5:{s:4:\"name\";s:9:\"Etiquetas\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:15:\"node-field_tags\";s:6:\"nested\";b:1;s:4:\"type\";s:15:\"node-field_tags\";}s:20:\"node-field_etiquetas\";a:5:{s:4:\"name\";s:10:\"Etiquetas:\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:10:\"Etiquetas:\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:20:\"node-field_etiquetas\";s:6:\"nested\";b:1;s:4:\"type\";s:20:\"node-field_etiquetas\";}s:26:\"menu_link_content-external\";a:5:{s:4:\"name\";s:7:\"Externo\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:7:\"Externo\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:26:\"menu_link_content-external\";s:6:\"nested\";b:1;s:4:\"type\";s:26:\"menu_link_content-external\";}s:12:\"current-date\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Current date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Tokens related to the current date and time.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"date\";}s:13:\"media-created\";a:5:{s:4:\"name\";s:17:\"Fecha de autoría\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:17:\"Fecha de autoría\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:13:\"media-created\";s:6:\"nested\";b:1;s:4:\"type\";s:13:\"media-created\";}s:4:\"date\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Dates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"Tokens related to times and dates.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:4:\"date\";s:4:\"type\";s:4:\"date\";}s:30:\"node-field_dth_body_background\";a:5:{s:4:\"name\";s:25:\"field_dth_body_background\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:25:\"field_dth_body_background\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:30:\"node-field_dth_body_background\";s:6:\"nested\";b:1;s:4:\"type\";s:30:\"node-field_dth_body_background\";}s:34:\"node-field_dth_page_title_backgrou\";a:5:{s:4:\"name\";s:29:\"field_dth_page_title_backgrou\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:29:\"field_dth_page_title_backgrou\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:34:\"node-field_dth_page_title_backgrou\";s:6:\"nested\";b:1;s:4:\"type\";s:34:\"node-field_dth_page_title_backgrou\";}s:18:\"node-field_galeria\";a:5:{s:4:\"name\";s:8:\"Galería\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:8:\"Galería\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:18:\"node-field_galeria\";s:6:\"nested\";b:1;s:4:\"type\";s:18:\"node-field_galeria\";}s:9:\"media-mid\";a:5:{s:4:\"name\";s:2:\"ID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:2:\"ID\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:9:\"media-mid\";s:6:\"nested\";b:1;s:4:\"type\";s:9:\"media-mid\";}s:13:\"path_alias-id\";a:5:{s:4:\"name\";s:2:\"ID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:2:\"ID\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:13:\"path_alias-id\";s:6:\"nested\";b:1;s:4:\"type\";s:13:\"path_alias-id\";}s:11:\"shortcut-id\";a:5:{s:4:\"name\";s:2:\"ID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:2:\"ID\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:11:\"shortcut-id\";s:6:\"nested\";b:1;s:4:\"type\";s:11:\"shortcut-id\";}s:20:\"menu_link_content-id\";a:5:{s:4:\"name\";s:13:\"ID de entidad\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:13:\"ID de entidad\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:20:\"menu_link_content-id\";s:6:\"nested\";b:1;s:4:\"type\";s:20:\"menu_link_content-id\";}s:24:\"menu_link_content-parent\";a:5:{s:4:\"name\";s:25:\"ID de la extensión madre\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:25:\"ID de la extensión madre\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:24:\"menu_link_content-parent\";s:6:\"nested\";b:1;s:4:\"type\";s:24:\"menu_link_content-parent\";}s:25:\"contact_message-recipient\";a:5:{s:4:\"name\";s:19:\"ID del destinatario\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:19:\"ID del destinatario\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:25:\"contact_message-recipient\";s:6:\"nested\";b:1;s:4:\"type\";s:25:\"contact_message-recipient\";}s:28:\"contact_message-contact_form\";a:5:{s:4:\"name\";s:17:\"ID del formulario\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:17:\"ID del formulario\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:28:\"contact_message-contact_form\";s:6:\"nested\";b:1;s:4:\"type\";s:28:\"contact_message-contact_form\";}s:25:\"block_content-revision_id\";a:5:{s:4:\"name\";s:15:\"ID de revisión\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:15:\"ID de revisión\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:25:\"block_content-revision_id\";s:6:\"nested\";b:1;s:4:\"type\";s:25:\"block_content-revision_id\";}s:9:\"media-vid\";a:5:{s:4:\"name\";s:15:\"ID de revisión\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:15:\"ID de revisión\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:9:\"media-vid\";s:6:\"nested\";b:1;s:4:\"type\";s:9:\"media-vid\";}s:29:\"menu_link_content-revision_id\";a:5:{s:4:\"name\";s:15:\"ID de revisión\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:15:\"ID de revisión\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:29:\"menu_link_content-revision_id\";s:6:\"nested\";b:1;s:4:\"type\";s:29:\"menu_link_content-revision_id\";}s:22:\"path_alias-revision_id\";a:5:{s:4:\"name\";s:15:\"ID de revisión\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:15:\"ID de revisión\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:22:\"path_alias-revision_id\";s:6:\"nested\";b:1;s:4:\"type\";s:22:\"path_alias-revision_id\";}s:8:\"language\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Tokens related to site language.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:8:\"language\";}s:22:\"block_content-langcode\";a:5:{s:4:\"name\";s:6:\"Idioma\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Idioma\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:22:\"block_content-langcode\";s:6:\"nested\";b:1;s:4:\"type\";s:22:\"block_content-langcode\";}s:24:\"contact_message-langcode\";a:5:{s:4:\"name\";s:6:\"Idioma\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Idioma\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:24:\"contact_message-langcode\";s:6:\"nested\";b:1;s:4:\"type\";s:24:\"contact_message-langcode\";}s:14:\"media-langcode\";a:5:{s:4:\"name\";s:6:\"Idioma\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Idioma\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:14:\"media-langcode\";s:6:\"nested\";b:1;s:4:\"type\";s:14:\"media-langcode\";}s:26:\"menu_link_content-langcode\";a:5:{s:4:\"name\";s:6:\"Idioma\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Idioma\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:26:\"menu_link_content-langcode\";s:6:\"nested\";b:1;s:4:\"type\";s:26:\"menu_link_content-langcode\";}s:19:\"path_alias-langcode\";a:5:{s:4:\"name\";s:6:\"Idioma\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Idioma\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:19:\"path_alias-langcode\";s:6:\"nested\";b:1;s:4:\"type\";s:19:\"path_alias-langcode\";}s:17:\"shortcut-langcode\";a:5:{s:4:\"name\";s:6:\"Idioma\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Idioma\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:17:\"shortcut-langcode\";s:6:\"nested\";b:1;s:4:\"type\";s:17:\"shortcut-langcode\";}s:23:\"media-field_media_image\";a:5:{s:4:\"name\";s:6:\"Imagen\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:23:\"media-field_media_image\";s:6:\"nested\";b:1;s:4:\"type\";s:23:\"media-field_media_image\";}s:16:\"node-field_image\";a:5:{s:4:\"name\";s:6:\"Imagen\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:16:\"node-field_image\";s:6:\"nested\";b:1;s:4:\"type\";s:16:\"node-field_image\";}s:17:\"user-user_picture\";a:5:{s:4:\"name\";s:6:\"Imagen\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:17:\"user-user_picture\";s:6:\"nested\";b:1;s:4:\"type\";s:17:\"user-user_picture\";}s:22:\"image_with_image_style\";a:5:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Image with image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:22:\"image_with_image_style\";s:6:\"module\";s:5:\"token\";s:6:\"nested\";b:1;s:4:\"type\";s:22:\"image_with_image_style\";}s:28:\"term-field_imagen_tecnologia\";a:5:{s:4:\"name\";s:18:\"Imagen Tecnología\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:18:\"Imagen Tecnología\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:28:\"term-field_imagen_tecnologia\";s:6:\"nested\";b:1;s:4:\"type\";s:28:\"term-field_imagen_tecnologia\";}s:28:\"menu_link_content-rediscover\";a:5:{s:4:\"name\";s:53:\"Indica si el enlace del menú debe ser redescubierto.\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:53:\"Indica si el enlace del menú debe ser redescubierto.\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:28:\"menu_link_content-rediscover\";s:6:\"nested\";b:1;s:4:\"type\";s:28:\"menu_link_content-rediscover\";}s:4:\"site\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Site information\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"Tokens for site-wide settings and other global information.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"site\";}s:33:\"list<node-field_dth_hide_regions>\";a:5:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"List of @type values\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";s:17:\"DXPR Hide Regions\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Tokens for lists of @type values.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";s:17:\"DXPR Hide Regions\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:33:\"list<node-field_dth_hide_regions>\";s:6:\"nested\";b:1;s:4:\"type\";s:33:\"list<node-field_dth_hide_regions>\";}s:21:\"list<node-field_tags>\";a:5:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"List of @type values\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Tokens for lists of @type values.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:21:\"list<node-field_tags>\";s:6:\"nested\";b:1;s:4:\"type\";s:21:\"list<node-field_tags>\";}s:26:\"list<node-field_etiquetas>\";a:5:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"List of @type values\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";s:10:\"Etiquetas:\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Tokens for lists of @type values.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";s:10:\"Etiquetas:\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:26:\"list<node-field_etiquetas>\";s:6:\"nested\";b:1;s:4:\"type\";s:26:\"list<node-field_etiquetas>\";}s:24:\"list<node-field_galeria>\";a:5:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"List of @type values\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";s:8:\"Galería\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Tokens for lists of @type values.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";s:8:\"Galería\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:24:\"list<node-field_galeria>\";s:6:\"nested\";b:1;s:4:\"type\";s:24:\"list<node-field_galeria>\";}s:28:\"list<node-field_tecnologias>\";a:5:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"List of @type values\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";s:12:\"Tecnologías\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Tokens for lists of @type values.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";s:12:\"Tecnologías\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:28:\"list<node-field_tecnologias>\";s:6:\"nested\";b:1;s:4:\"type\";s:28:\"list<node-field_tecnologias>\";}s:23:\"contact_message-message\";a:5:{s:4:\"name\";s:7:\"Mensaje\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:7:\"Mensaje\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:23:\"contact_message-message\";s:6:\"nested\";b:1;s:4:\"type\";s:23:\"contact_message-message\";}s:15:\"contact_message\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:15:\"contact_message\";s:6:\"module\";s:5:\"token\";s:4:\"type\";s:15:\"contact_message\";}s:26:\"block_content-revision_log\";a:5:{s:4:\"name\";s:35:\"Mensaje del historial de revisiones\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:35:\"Mensaje del historial de revisiones\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:26:\"block_content-revision_log\";s:6:\"nested\";b:1;s:4:\"type\";s:26:\"block_content-revision_log\";}s:26:\"media-revision_log_message\";a:5:{s:4:\"name\";s:35:\"Mensaje del historial de revisiones\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:35:\"Mensaje del historial de revisiones\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:26:\"media-revision_log_message\";s:6:\"nested\";b:1;s:4:\"type\";s:26:\"media-revision_log_message\";}s:38:\"menu_link_content-revision_log_message\";a:5:{s:4:\"name\";s:35:\"Mensaje del historial de revisiones\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:35:\"Mensaje del historial de revisiones\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:38:\"menu_link_content-revision_log_message\";s:6:\"nested\";b:1;s:4:\"type\";s:38:\"menu_link_content-revision_log_message\";}s:4:\"menu\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Tokens related to menus.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:4:\"menu\";s:4:\"type\";s:4:\"menu\";}s:15:\"media-thumbnail\";a:5:{s:4:\"name\";s:9:\"Miniatura\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:9:\"Miniatura\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:15:\"media-thumbnail\";s:6:\"nested\";b:1;s:4:\"type\";s:15:\"media-thumbnail\";}s:21:\"block_content-changed\";a:5:{s:4:\"name\";s:10:\"Modificado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:10:\"Modificado\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:21:\"block_content-changed\";s:6:\"nested\";b:1;s:4:\"type\";s:21:\"block_content-changed\";}s:13:\"media-changed\";a:5:{s:4:\"name\";s:10:\"Modificado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:10:\"Modificado\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:13:\"media-changed\";s:6:\"nested\";b:1;s:4:\"type\";s:13:\"media-changed\";}s:25:\"menu_link_content-changed\";a:5:{s:4:\"name\";s:10:\"Modificado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:10:\"Modificado\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:25:\"menu_link_content-changed\";s:6:\"nested\";b:1;s:4:\"type\";s:25:\"menu_link_content-changed\";}s:26:\"menu_link_content-expanded\";a:5:{s:4:\"name\";s:17:\"Mostrar expandido\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:17:\"Mostrar expandido\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:26:\"menu_link_content-expanded\";s:6:\"nested\";b:1;s:4:\"type\";s:26:\"menu_link_content-expanded\";}s:5:\"media\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:5:\"media\";s:6:\"module\";s:5:\"token\";s:4:\"type\";s:5:\"media\";}s:4:\"node\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Nodes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:55:\"Tokens related to individual content items, or \"nodes\".\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:4:\"node\";s:4:\"type\";s:4:\"node\";}s:10:\"media-name\";a:5:{s:4:\"name\";s:6:\"Nombre\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Nombre\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:10:\"media-name\";s:6:\"nested\";b:1;s:4:\"type\";s:10:\"media-name\";}s:14:\"shortcut-title\";a:5:{s:4:\"name\";s:6:\"Nombre\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:6:\"Nombre\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:14:\"shortcut-title\";s:6:\"nested\";b:1;s:4:\"type\";s:14:\"shortcut-title\";}s:37:\"contact_message-field_nombre_completo\";a:5:{s:4:\"name\";s:15:\"Nombre Completo\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:15:\"Nombre Completo\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:37:\"contact_message-field_nombre_completo\";s:6:\"nested\";b:1;s:4:\"type\";s:37:\"contact_message-field_nombre_completo\";}s:27:\"menu_link_content-menu_name\";a:5:{s:4:\"name\";s:16:\"Nombre del menú\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:16:\"Nombre del menú\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:27:\"menu_link_content-menu_name\";s:6:\"nested\";b:1;s:4:\"type\";s:27:\"menu_link_content-menu_name\";}s:20:\"contact_message-name\";a:5:{s:4:\"name\";s:19:\"Nombre el remitente\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:19:\"Nombre el remitente\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:20:\"contact_message-name\";s:6:\"nested\";b:1;s:4:\"type\";s:20:\"contact_message-name\";}s:24:\"menu_link_content-weight\";a:5:{s:4:\"name\";s:4:\"Peso\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:4:\"Peso\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:24:\"menu_link_content-weight\";s:6:\"nested\";b:1;s:4:\"type\";s:24:\"menu_link_content-weight\";}s:15:\"shortcut-weight\";a:5:{s:4:\"name\";s:4:\"Peso\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:4:\"Peso\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:15:\"shortcut-weight\";s:6:\"nested\";b:1;s:4:\"type\";s:15:\"shortcut-weight\";}s:20:\"block_content-status\";a:5:{s:4:\"name\";s:9:\"Publicado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:9:\"Publicado\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:20:\"block_content-status\";s:6:\"nested\";b:1;s:4:\"type\";s:20:\"block_content-status\";}s:12:\"media-status\";a:5:{s:4:\"name\";s:9:\"Publicado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:9:\"Publicado\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:12:\"media-status\";s:6:\"nested\";b:1;s:4:\"type\";s:12:\"media-status\";}s:17:\"path_alias-status\";a:5:{s:4:\"name\";s:9:\"Publicado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:9:\"Publicado\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:17:\"path_alias-status\";s:6:\"nested\";b:1;s:4:\"type\";s:17:\"path_alias-status\";}s:12:\"current-page\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Current page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Tokens related to the current page request.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:12:\"current-page\";}s:22:\"block_content-reusable\";a:5:{s:4:\"name\";s:12:\"Reutilizable\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:12:\"Reutilizable\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:22:\"block_content-reusable\";s:6:\"nested\";b:1;s:4:\"type\";s:22:\"block_content-reusable\";}s:30:\"block_content-revision_created\";a:5:{s:4:\"name\";s:34:\"Revisión del momento de creación\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:34:\"Revisión del momento de creación\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:30:\"block_content-revision_created\";s:6:\"nested\";b:1;s:4:\"type\";s:30:\"block_content-revision_created\";}s:22:\"media-revision_created\";a:5:{s:4:\"name\";s:34:\"Revisión del momento de creación\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:34:\"Revisión del momento de creación\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:22:\"media-revision_created\";s:6:\"nested\";b:1;s:4:\"type\";s:22:\"media-revision_created\";}s:34:\"menu_link_content-revision_created\";a:5:{s:4:\"name\";s:34:\"Revisión del momento de creación\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:34:\"Revisión del momento de creación\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:34:\"menu_link_content-revision_created\";s:6:\"nested\";b:1;s:4:\"type\";s:34:\"menu_link_content-revision_created\";}s:43:\"block_content-revision_translation_affected\";a:5:{s:4:\"name\";s:39:\"Revisión de traducción está afectado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:39:\"Revisión de traducción está afectado\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:43:\"block_content-revision_translation_affected\";s:6:\"nested\";b:1;s:4:\"type\";s:43:\"block_content-revision_translation_affected\";}s:35:\"media-revision_translation_affected\";a:5:{s:4:\"name\";s:39:\"Revisión de traducción está afectado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:39:\"Revisión de traducción está afectado\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:35:\"media-revision_translation_affected\";s:6:\"nested\";b:1;s:4:\"type\";s:35:\"media-revision_translation_affected\";}s:47:\"menu_link_content-revision_translation_affected\";a:5:{s:4:\"name\";s:39:\"Revisión de traducción está afectado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:39:\"Revisión de traducción está afectado\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:47:\"menu_link_content-revision_translation_affected\";s:6:\"nested\";b:1;s:4:\"type\";s:47:\"menu_link_content-revision_translation_affected\";}s:27:\"block_content-revision_user\";a:5:{s:4:\"name\";s:20:\"Revisión de usuario\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:20:\"Revisión de usuario\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:27:\"block_content-revision_user\";s:6:\"nested\";b:1;s:4:\"type\";s:27:\"block_content-revision_user\";}s:19:\"media-revision_user\";a:5:{s:4:\"name\";s:20:\"Revisión de usuario\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:20:\"Revisión de usuario\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:19:\"media-revision_user\";s:6:\"nested\";b:1;s:4:\"type\";s:19:\"media-revision_user\";}s:31:\"menu_link_content-revision_user\";a:5:{s:4:\"name\";s:20:\"Revisión de usuario\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:20:\"Revisión de usuario\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:31:\"menu_link_content-revision_user\";s:6:\"nested\";b:1;s:4:\"type\";s:31:\"menu_link_content-revision_user\";}s:30:\"block_content-revision_default\";a:5:{s:4:\"name\";s:24:\"Revisión predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:24:\"Revisión predeterminada\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:30:\"block_content-revision_default\";s:6:\"nested\";b:1;s:4:\"type\";s:30:\"block_content-revision_default\";}s:22:\"media-revision_default\";a:5:{s:4:\"name\";s:24:\"Revisión predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:24:\"Revisión predeterminada\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:22:\"media-revision_default\";s:6:\"nested\";b:1;s:4:\"type\";s:22:\"media-revision_default\";}s:34:\"menu_link_content-revision_default\";a:5:{s:4:\"name\";s:24:\"Revisión predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:24:\"Revisión predeterminada\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:34:\"menu_link_content-revision_default\";s:6:\"nested\";b:1;s:4:\"type\";s:34:\"menu_link_content-revision_default\";}s:27:\"path_alias-revision_default\";a:5:{s:4:\"name\";s:24:\"Revisión predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:24:\"Revisión predeterminada\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:27:\"path_alias-revision_default\";s:6:\"nested\";b:1;s:4:\"type\";s:27:\"path_alias-revision_default\";}s:13:\"shortcut-link\";a:5:{s:4:\"name\";s:4:\"Ruta\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:4:\"Ruta\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:13:\"shortcut-link\";s:6:\"nested\";b:1;s:4:\"type\";s:13:\"shortcut-link\";}s:15:\"path_alias-path\";a:5:{s:4:\"name\";s:16:\"Ruta del systema\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:16:\"Ruta del systema\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:15:\"path_alias-path\";s:6:\"nested\";b:1;s:4:\"type\";s:15:\"path_alias-path\";}s:22:\"node-field_tecnologias\";a:5:{s:4:\"name\";s:12:\"Tecnologías\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:12:\"Tecnologías\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:22:\"node-field_tecnologias\";s:6:\"nested\";b:1;s:4:\"type\";s:22:\"node-field_tecnologias\";}s:30:\"contact_message-field_telefono\";a:5:{s:4:\"name\";s:9:\"Teléfono\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:9:\"Teléfono\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:30:\"contact_message-field_telefono\";s:6:\"nested\";b:1;s:4:\"type\";s:30:\"contact_message-field_telefono\";}s:18:\"block_content-type\";a:5:{s:4:\"name\";s:14:\"Tipo de bloque\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:14:\"Tipo de bloque\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:18:\"block_content-type\";s:6:\"nested\";b:1;s:4:\"type\";s:18:\"block_content-type\";}s:12:\"content-type\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Tokens related to content types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:9:\"node_type\";s:4:\"type\";s:12:\"content-type\";}s:12:\"media-bundle\";a:5:{s:4:\"name\";s:16:\"Tipos multimedia\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:16:\"Tipos multimedia\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:12:\"media-bundle\";s:6:\"nested\";b:1;s:4:\"type\";s:12:\"media-bundle\";}s:30:\"block_content-default_langcode\";a:5:{s:4:\"name\";s:26:\"Traducción predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:26:\"Traducción predeterminada\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:30:\"block_content-default_langcode\";s:6:\"nested\";b:1;s:4:\"type\";s:30:\"block_content-default_langcode\";}s:22:\"media-default_langcode\";a:5:{s:4:\"name\";s:26:\"Traducción predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:26:\"Traducción predeterminada\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:22:\"media-default_langcode\";s:6:\"nested\";b:1;s:4:\"type\";s:22:\"media-default_langcode\";}s:34:\"menu_link_content-default_langcode\";a:5:{s:4:\"name\";s:26:\"Traducción predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:26:\"Traducción predeterminada\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:34:\"menu_link_content-default_langcode\";s:6:\"nested\";b:1;s:4:\"type\";s:34:\"menu_link_content-default_langcode\";}s:25:\"shortcut-default_langcode\";a:5:{s:4:\"name\";s:26:\"Traducción predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:26:\"Traducción predeterminada\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:25:\"shortcut-default_langcode\";s:6:\"nested\";b:1;s:4:\"type\";s:25:\"shortcut-default_langcode\";}s:4:\"term\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Taxonomy terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Tokens related to taxonomy terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:4:\"term\";s:4:\"type\";s:4:\"term\";}s:23:\"menu_link_content-title\";a:5:{s:4:\"name\";s:29:\"Título del enlace del menú.\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:29:\"Título del enlace del menú.\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:23:\"menu_link_content-title\";s:6:\"nested\";b:1;s:4:\"type\";s:23:\"menu_link_content-title\";}s:3:\"url\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Tokens related to URLs.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:4:\"path\";s:4:\"type\";s:3:\"url\";}s:30:\"media-field_media_oembed_video\";a:5:{s:4:\"name\";s:14:\"URL del vídeo\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:14:\"URL del vídeo\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:30:\"media-field_media_oembed_video\";s:6:\"nested\";b:1;s:4:\"type\";s:30:\"media-field_media_oembed_video\";}s:12:\"current-user\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Current user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Tokens related to the currently logged in user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"user\";}s:4:\"user\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Tokens related to individual user accounts.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:4:\"user\";s:4:\"type\";s:4:\"user\";}s:18:\"block_content-uuid\";a:5:{s:4:\"name\";s:4:\"UUID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:4:\"UUID\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:18:\"block_content-uuid\";s:6:\"nested\";b:1;s:4:\"type\";s:18:\"block_content-uuid\";}s:20:\"contact_message-uuid\";a:5:{s:4:\"name\";s:4:\"UUID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:4:\"UUID\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:20:\"contact_message-uuid\";s:6:\"nested\";b:1;s:4:\"type\";s:20:\"contact_message-uuid\";}s:10:\"media-uuid\";a:5:{s:4:\"name\";s:4:\"UUID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:4:\"UUID\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:10:\"media-uuid\";s:6:\"nested\";b:1;s:4:\"type\";s:10:\"media-uuid\";}s:22:\"menu_link_content-uuid\";a:5:{s:4:\"name\";s:4:\"UUID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:4:\"UUID\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:22:\"menu_link_content-uuid\";s:6:\"nested\";b:1;s:4:\"type\";s:22:\"menu_link_content-uuid\";}s:15:\"path_alias-uuid\";a:5:{s:4:\"name\";s:4:\"UUID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:4:\"UUID\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:15:\"path_alias-uuid\";s:6:\"nested\";b:1;s:4:\"type\";s:15:\"path_alias-uuid\";}s:13:\"shortcut-uuid\";a:5:{s:4:\"name\";s:4:\"UUID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label tokens.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:4:\"UUID\";}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:13:\"shortcut-uuid\";s:6:\"nested\";b:1;s:4:\"type\";s:13:\"shortcut-uuid\";}s:4:\"view\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:16:\"View entity type\";}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Tokens related to views.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:4:\"view\";s:4:\"type\";s:4:\"view\";}s:10:\"vocabulary\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Vocabularies\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Tokens related to taxonomy vocabularies.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"needs-data\";s:10:\"vocabulary\";s:4:\"type\";s:10:\"vocabulary\";}}s:6:\"tokens\";a:136:{s:7:\"comment\";a:17:{s:6:\"author\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"The author name of the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"user\";}s:8:\"original\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Original @entity\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:10:\"comentario\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"The original @entity data if the @entity is being updated or saved.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:10:\"comentario\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:7:\"comment\";}s:4:\"body\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"The formatted content of the comment itself.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"langcode\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"The language code of the language the comment is written in.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"mail\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Email address\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The email address left by the comment author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"hostname\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"IP Address\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"The IP address of the computer the comment was posted from.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"edit-url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Edit URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The URL of the comment\'s edit page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"entity\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"The entity the comment was posted to.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"entity\";}s:7:\"changed\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Date changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The date the comment was most recently updated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"date\";}s:7:\"created\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Date created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The date the comment was posted.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"date\";}s:3:\"cid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Comment ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"The unique ID of the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"language\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The language of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:10:\"comentario\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"language\";}s:6:\"parent\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Parent\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"The comment\'s parent, if comment threading is active.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:7:\"comment\";}s:8:\"homepage\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Home page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The home page URL left by the comment author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"title\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The title of the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"url\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The URL of the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:3:\"url\";}s:4:\"uuid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"The UUID of the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"node\";a:36:{s:6:\"author\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"user\";}s:9:\"field_ano\";a:4:{s:4:\"name\";s:4:\"Año\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Number (integer)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:14:\"node-field_ano\";}s:13:\"comment-count\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Comment count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"The number of comments posted on an entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:13:\"field_cliente\";a:4:{s:4:\"name\";s:7:\"Cliente\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Entity reference\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:18:\"node-field_cliente\";}s:7:\"comment\";a:4:{s:4:\"name\";s:11:\"Comentarios\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:12:\"node-comment\";}s:8:\"original\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Original @entity\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:9:\"contenido\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"The original @entity data if the @entity is being updated or saved.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:9:\"contenido\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"node\";}s:4:\"body\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Body\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"The main body text of the node.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"langcode\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"The language code of the language the node is written in.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:17:\"field_descripcion\";a:4:{s:4:\"name\";s:12:\"Descripción\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Text (plain, long)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:22:\"node-field_descripcion\";}s:26:\"field_descripcion_proyecto\";a:4:{s:4:\"name\";s:21:\"Descripción Proyecto\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1641;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:31:\"node-field_descripcion_proyecto\";}s:22:\"field_dth_hide_regions\";a:4:{s:4:\"name\";s:17:\"DXPR Hide Regions\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"List (text)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:33:\"list<node-field_dth_hide_regions>\";}s:28:\"field_dth_main_content_width\";a:4:{s:4:\"name\";s:23:\"DXPR Main Content Width\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1662;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:33:\"node-field_dth_main_content_width\";}s:21:\"field_dth_page_layout\";a:4:{s:4:\"name\";s:16:\"DXPR Page Layout\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1662;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:26:\"node-field_dth_page_layout\";}s:8:\"edit-url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Edit URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The URL of the node\'s edit page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:9:\"menu-link\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The menu link for this node.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:9:\"menu-link\";}s:10:\"field_tags\";a:4:{s:4:\"name\";s:9:\"Etiquetas\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:1586;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:21:\"list<node-field_tags>\";}s:15:\"field_etiquetas\";a:4:{s:4:\"name\";s:10:\"Etiquetas:\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"@type field. Also known as %labels.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:1586;s:7:\"%labels\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:26:\"list<node-field_etiquetas>\";}s:7:\"changed\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Date changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"The date the node was most recently updated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"date\";}s:7:\"created\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Date created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"date\";}s:25:\"field_dth_body_background\";a:4:{s:4:\"name\";s:25:\"field_dth_body_background\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1586;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:30:\"node-field_dth_body_background\";}s:29:\"field_dth_page_title_backgrou\";a:4:{s:4:\"name\";s:29:\"field_dth_page_title_backgrou\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1586;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:34:\"node-field_dth_page_title_backgrou\";}s:13:\"field_galeria\";a:4:{s:4:\"name\";s:8:\"Galería\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Image\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"%labels\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:24:\"list<node-field_galeria>\";}s:3:\"nid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Content ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The unique ID of the content item, or \"node\".\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"vid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"The unique ID of the node\'s latest revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"language\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The language of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:9:\"contenido\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"language\";}s:11:\"field_image\";a:4:{s:4:\"name\";s:6:\"Imagen\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"@type field. Also known as %labels.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:1765;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:16:\"node-field_image\";}s:3:\"log\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"The explanation of the most recent changes made to the node.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"source\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Translation source node\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"The source node for this current node\'s translation set.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"node\";}s:17:\"comment-count-new\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"New comment count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:75:\"The number of comments posted on an entity since the reader last viewed it.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:16:\"published_status\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"The publication status of the node (\"Published\" or \"Unpublished\").\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:7:\"summary\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Summary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"The summary of the node\'s main body text.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:17:\"field_tecnologias\";a:4:{s:4:\"name\";s:12:\"Tecnologías\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:1586;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:28:\"list<node-field_tecnologias>\";}s:12:\"content-type\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"The content type of the node.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:12:\"content-type\";}s:5:\"title\";a:1:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"url\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"The URL of the node.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:3:\"url\";}s:4:\"uuid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The UUID of the content item, or \"node\".\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"file\";a:15:{s:8:\"original\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Original @entity\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:7:\"archivo\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"The original @entity data if the @entity is being updated or saved.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:7:\"archivo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"file\";}s:7:\"created\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The date the file created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"date\";}s:9:\"extension\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Extension\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The extension of the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"fid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"File ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The unique ID of the uploaded file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"language\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The language of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:7:\"archivo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"language\";}s:7:\"changed\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"The date the file was most recently changed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"date\";}s:8:\"basename\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Base name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The base name of the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"File name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"The name of the file on disk.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"owner\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Owner\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"The user who originally uploaded the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"user\";}s:4:\"path\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"The location of the file relative to Drupal root.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"size\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"File size\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The size of the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"size-raw\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"File byte size\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"The size of the file, in bytes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"mime\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"MIME type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The MIME type of the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The web-accessible URL for the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"uuid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The UUID of the uploaded file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"site\";a:8:{s:4:\"mail\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"The administrative email address for the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"slogan\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Slogan\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The slogan of the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The name of the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:9:\"login-url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Login page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"The URL of the site\'s login page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:9:\"base-path\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Base path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"The base path of the site, currently: @base_path\";s:12:\"\0*\0arguments\";a:1:{s:10:\"@base_path\";s:0:\"\";}s:10:\"\0*\0options\";a:0:{}}}s:3:\"url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"The URL of the site\'s front page with the language prefix, if it exists.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:9:\"url-brief\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"URL (brief)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The URL of the site\'s front page without the protocol.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"base-url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Base URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"The base URL of the site, currently: @base_url\";s:12:\"\0*\0arguments\";a:1:{s:9:\"@base_url\";s:26:\"https://portal.ciscsas.dev\";}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"date\";a:15:{s:9:\"html_year\";a:3:{s:4:\"name\";s:9:\"Año HTML\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"A date in \'@type\' format. (%date)\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:9:\"html_year\";s:5:\"%date\";s:4:\"2026\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:18:\"html_yearless_date\";a:3:{s:4:\"name\";s:16:\"Fecha anual HTML\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"A date in \'@type\' format. (%date)\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:18:\"html_yearless_date\";s:5:\"%date\";s:5:\"03-12\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:9:\"html_date\";a:3:{s:4:\"name\";s:10:\"Fecha HTML\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"A date in \'@type\' format. (%date)\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:9:\"html_date\";s:5:\"%date\";s:10:\"2026-03-12\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"short\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Short format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"The current date in \'short\' format. (%date)\";s:12:\"\0*\0arguments\";a:1:{s:5:\"%date\";s:19:\"12 Mar 2026 - 11:16\";}s:10:\"\0*\0options\";a:0:{}}}s:8:\"fallback\";a:3:{s:4:\"name\";s:28:\"Formato de fecha de respaldo\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"A date in \'@type\' format. (%date)\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:8:\"fallback\";s:5:\"%date\";s:24:\"Jue, 12 Mar 2026 - 11:16\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:4:\"long\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Long format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"The current date in \'long\' format. (%date)\";s:12:\"\0*\0arguments\";a:1:{s:5:\"%date\";s:29:\"Jueves, 12 Marzo 2026 - 11:16\";}s:10:\"\0*\0options\";a:0:{}}}s:6:\"medium\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Medium format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"The current date in \'medium\' format. (%date)\";s:12:\"\0*\0arguments\";a:1:{s:5:\"%date\";s:24:\"Jue, 12 Mar 2026 - 11:16\";}s:10:\"\0*\0options\";a:0:{}}}s:6:\"custom\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Custom format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:172:\"The current date in a custom format. See <a href=\"https://www.php.net/manual/datetime.format.php#refsect1-datetime.format-parameters\">the PHP documentation</a> for details.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"dynamic\";b:1;}s:9:\"html_time\";a:3:{s:4:\"name\";s:9:\"Hora HTML\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"A date in \'@type\' format. (%date)\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:9:\"html_time\";s:5:\"%date\";s:8:\"11:16:33\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:13:\"html_datetime\";a:3:{s:4:\"name\";s:13:\"HTML Datetime\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"A date in \'@type\' format. (%date)\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:13:\"html_datetime\";s:5:\"%date\";s:24:\"2026-03-12T11:16:33-0500\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:10:\"html_month\";a:3:{s:4:\"name\";s:8:\"Mes HTML\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"A date in \'@type\' format. (%date)\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:10:\"html_month\";s:5:\"%date\";s:7:\"2026-03\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:14:\"olivero_medium\";a:3:{s:4:\"name\";s:14:\"Olivero Medium\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"A date in \'@type\' format. (%date)\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:14:\"olivero_medium\";s:5:\"%date\";s:13:\"12 Marzo 2026\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:3:\"raw\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Raw timestamp\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"The current date in UNIX timestamp format (%date)\";s:12:\"\0*\0arguments\";a:1:{s:5:\"%date\";i:1773332193;}s:10:\"\0*\0options\";a:0:{}}}s:9:\"html_week\";a:3:{s:4:\"name\";s:11:\"Semana HTML\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"A date in \'@type\' format. (%date)\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:9:\"html_week\";s:5:\"%date\";s:8:\"2026-W11\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"since\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Time-since\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"The current date in \'time-since\' format. (%date)\";s:12:\"\0*\0arguments\";a:1:{s:5:\"%date\";s:9:\"6 minutos\";}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"term\";a:16:{s:10:\"node-count\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Node count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The number of nodes tagged with the taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:11:\"description\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"The optional description of the taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"edit-url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Edit URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"The URL of the taxonomy term\'s edit page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:7:\"changed\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Date changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"The date the taxonomy was most recently updated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"date\";}s:3:\"tid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Term ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The unique ID of the taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"language\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The language of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:22:\"término de taxonomía\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"language\";}s:23:\"field_imagen_tecnologia\";a:4:{s:4:\"name\";s:18:\"Imagen Tecnología\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:1765;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:28:\"term-field_imagen_tecnologia\";}s:4:\"name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The name of the taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:7:\"parents\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Parents\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"An array of all the term\'s parents, starting with the root.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:5:\"array\";}s:6:\"source\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Translation source term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"The source term for this current term\'s translation set.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"term\";}s:8:\"original\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Original @entity\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:22:\"término de taxonomía\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"The original @entity data if the @entity is being updated or saved.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:22:\"término de taxonomía\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"term\";}s:6:\"parent\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Parent term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The parent term of the taxonomy term, if one exists.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"term\";}s:4:\"root\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Root term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The root term of the taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"term\";}s:3:\"url\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"The URL of the taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:3:\"url\";}s:4:\"uuid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The UUID of the taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"vocabulary\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"The vocabulary the taxonomy term belongs to.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:10:\"vocabulary\";}}s:10:\"vocabulary\";a:7:{s:10:\"node-count\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Node count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:75:\"The number of nodes tagged with terms belonging to the taxonomy vocabulary.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"term-count\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Term count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"The number of terms belonging to the taxonomy vocabulary.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:11:\"description\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The optional description of the taxonomy vocabulary.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"edit-url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Edit URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"The URL of the vocabulary\'s edit page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"vid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Vocabulary ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"The unique ID of the taxonomy vocabulary.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The name of the taxonomy vocabulary.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"machine-name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Machine-readable name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"The unique machine-readable name of the vocabulary.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"menu\";a:5:{s:11:\"description\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"The optional description of the menu.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"edit-url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Edit URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The URL of the menu\'s edit page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The name of the menu.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"machine-name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Machine-readable name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The unique machine-readable name of the menu.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:15:\"menu-link-count\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Menu link count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The number of menu links belonging to the menu.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:9:\"menu-link\";a:8:{s:8:\"edit-url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Edit URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"The URL of the menu link\'s edit page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"mlid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Link ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"The unique ID of the menu link.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"menu\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The menu of the menu link.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"menu\";}s:6:\"parent\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Parent\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The menu link\'s parent.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:9:\"menu-link\";}s:7:\"parents\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Parents\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:64:\"An array of all the menu link\'s parents, starting with the root.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:5:\"array\";}s:4:\"root\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Root\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The menu link\'s root.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:9:\"menu-link\";}s:5:\"title\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"The title of the menu link.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"url\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The URL of the menu link.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:3:\"url\";}}s:12:\"content-type\";a:5:{s:10:\"node-count\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Node count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The number of nodes belonging to the content type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:11:\"description\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The optional description of the content type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"edit-url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Edit URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The URL of the content type\'s edit page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"The name of the content type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"machine-name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Machine-readable name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"The unique machine-readable name of the content type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"user\";a:16:{s:4:\"mail\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"The email address of the user account.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:7:\"created\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"The date the user account was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"date\";}s:8:\"edit-url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Edit URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"The URL of the account edit page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"uid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The unique ID of the user account.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"language\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The language of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:7:\"usuario\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"language\";}s:12:\"user_picture\";a:4:{s:4:\"name\";s:6:\"Imagen\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:1765;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:17:\"user-user_picture\";}s:12:\"display-name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Display Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"The display name of the user account.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"account-name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Account Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The login name of the user account.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Deprecated: User Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Deprecated: Use account-name or display-name instead.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"roles\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"The user roles associated with the user account.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:5:\"array\";}s:10:\"last-login\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Last login\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The date the user last logged in to the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:4:\"date\";}s:3:\"url\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The URL of the account profile page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:3:\"url\";}s:10:\"cancel-url\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Account cancellation URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"The URL of the confirm delete page for the user account.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"restricted\";b:1;}s:18:\"one-time-login-url\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"One-time login URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"The URL of the one-time login page for the user account.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"restricted\";b:1;}s:8:\"original\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Original @entity\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:7:\"usuario\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"The original @entity data if the @entity is being updated or saved.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:7:\"usuario\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"user\";}s:4:\"uuid\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"The UUID of the user account.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:12:\"current-user\";a:17:{s:4:\"mail\";a:2:{s:4:\"name\";r:2662;s:11:\"description\";r:2666;}s:7:\"created\";a:3:{s:4:\"name\";r:2671;s:11:\"description\";r:2675;s:4:\"type\";s:4:\"date\";}s:10:\"ip-address\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"IP address\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The IP address of the current user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"edit-url\";a:2:{s:4:\"name\";r:2681;s:11:\"description\";r:2685;}s:3:\"uid\";a:2:{s:4:\"name\";r:2690;s:11:\"description\";r:2694;}s:8:\"language\";a:4:{s:4:\"name\";r:2699;s:11:\"description\";r:2703;s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"language\";}s:12:\"user_picture\";a:4:{s:4:\"name\";s:6:\"Imagen\";s:11:\"description\";r:2712;s:6:\"module\";s:5:\"token\";s:4:\"type\";s:17:\"user-user_picture\";}s:12:\"display-name\";a:2:{s:4:\"name\";r:2721;s:11:\"description\";r:2725;}s:12:\"account-name\";a:2:{s:4:\"name\";r:2730;s:11:\"description\";r:2734;}s:4:\"name\";a:2:{s:4:\"name\";r:2739;s:11:\"description\";r:2743;}s:5:\"roles\";a:3:{s:4:\"name\";r:2748;s:11:\"description\";r:2752;s:4:\"type\";s:5:\"array\";}s:10:\"last-login\";a:3:{s:4:\"name\";r:2758;s:11:\"description\";r:2762;s:4:\"type\";s:4:\"date\";}s:3:\"url\";a:3:{s:4:\"name\";r:2768;s:11:\"description\";r:2772;s:4:\"type\";s:3:\"url\";}s:10:\"cancel-url\";a:3:{s:4:\"name\";r:2778;s:11:\"description\";r:2782;s:10:\"restricted\";b:1;}s:18:\"one-time-login-url\";a:3:{s:4:\"name\";r:2788;s:11:\"description\";r:2792;s:10:\"restricted\";b:1;}s:8:\"original\";a:4:{s:4:\"name\";r:2798;s:11:\"description\";r:2803;s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"user\";}s:4:\"uuid\";a:2:{s:4:\"name\";r:2811;s:11:\"description\";r:2815;}}s:8:\"language\";a:5:{s:8:\"langcode\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"The language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:9:\"direction\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Direction\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:75:\"Whether the language is written left-to-right (ltr) or right-to-left (rtl).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"domain\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Domain\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The domain name to use for the language.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"name\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"The language name.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"prefix\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Path prefix\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Path prefix for URLs in the language.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:12:\"current-page\";a:6:{s:18:\"interface-language\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Interface language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The active user interface language.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:8:\"language\";}s:16:\"content-language\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Content language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The active content language.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:8:\"language\";}s:11:\"page-number\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Page number\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:61:\"The page number of the current page when viewing paged lists.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"title\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The title of the current page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"url\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The URL of the current page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:3:\"url\";}s:5:\"query\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Query string value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"The value of a specific query string field of the current page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"dynamic\";b:1;}}s:3:\"url\";a:6:{s:4:\"args\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Arguments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:90:\"The specific argument of the current page (e.g. \'arg:1\' on the page \'node/1\' returns \'1\').\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:5:\"array\";}s:4:\"path\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The path component of the URL.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"absolute\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Absolute URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The absolute URL.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"brief\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Brief URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The URL without the protocol and trailing backslash.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"relative\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Relative URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The relative URL.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:9:\"unaliased\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Unaliased URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"The unaliased URL.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:3:\"url\";}}s:5:\"array\";a:8:{s:4:\"keys\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Keys\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"The array of keys of the array.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:5:\"array\";}s:4:\"join\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Imploded\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:83:\"The values of the array joined together with a custom string in-between each value.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"dynamic\";b:1;}s:8:\"reversed\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Reversed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"The array reversed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:5:\"array\";}s:5:\"count\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The number of elements in the array.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"first\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"First\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"The first element of the array.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:9:\"join-path\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Joined path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:109:\"The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The specific value of the array.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"dynamic\";b:1;}s:4:\"last\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Last\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The last element of the array.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:6:\"random\";a:2:{s:4:\"hash\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Hash\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:64:\"A random hash. The possible hashing algorithms are: @hash-algos.\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@hash-algos\";s:591:\"md2, md4, md5, sha1, sha224, sha256, sha384, sha512/224, sha512/256, sha512, sha3-224, sha3-256, sha3-384, sha3-512, ripemd128, ripemd160, ripemd256, ripemd320, whirlpool, tiger128,3, tiger160,3, tiger192,3, tiger128,4, tiger160,4, tiger192,4, snefru, snefru256, gost, gost-crypto, adler32, crc32, crc32b, crc32c, fnv132, fnv1a32, fnv164, fnv1a64, joaat, murmur3a, murmur3c, murmur3f, xxh32, xxh64, xxh3, xxh128, haval128,3, haval160,3, haval192,3, haval224,3, haval256,3, haval128,4, haval160,4, haval192,4, haval224,4, haval256,4, haval128,5, haval160,5, haval192,5, haval224,5, haval256,5\";}s:10:\"\0*\0options\";a:0:{}}s:7:\"dynamic\";b:1;}s:6:\"number\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Number\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"A random number from 0 to @max.\";s:12:\"\0*\0arguments\";a:1:{s:4:\"@max\";i:2147483647;}s:10:\"\0*\0options\";a:0:{}}}}s:22:\"image_with_image_style\";a:6:{s:6:\"height\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Height\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The height the image, in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"width\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Width\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The width of the image, in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"filesize\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"File size\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"The file size of the image.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"mimetype\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"MIME type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"The MIME type (image/png, image/bmp, etc.) of the image.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"uri\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The URI to the image.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"url\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The URL to the image.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"view\";a:11:{s:10:\"base-field\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Base field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The base field used for this view.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:11:\"description\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The description of the view.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:14:\"items-per-page\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Items per page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"The number of items per page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"label\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Label\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"The label of the view.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:2:\"id\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The machine-readable ID of the view.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"current-page\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Current page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"The current page of results the view is on.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"page-count\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Page count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The total page count.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"base-table\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Base table\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The base table used for this view.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"total-rows\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Total rows\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:85:\"The total amount of results returned from the view. The current display will be used.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"title\";a:2:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"The title of current display of the view.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"url\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"The URL of the view.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:3:\"url\";}}s:13:\"block_content\";a:19:{s:8:\"original\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Original @entity\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:19:\"bloque de contenido\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"The original @entity data if the @entity is being updated or saved.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:19:\"bloque de contenido\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:13:\"block_content\";}s:2:\"id\";a:4:{s:4:\"name\";s:16:\"Content block ID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1565;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:16:\"block_content-id\";}s:4:\"body\";a:4:{s:4:\"name\";s:6:\"Cuerpo\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Text (formatted, long, with summary)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:18:\"block_content-body\";}s:4:\"info\";a:4:{s:4:\"name\";s:23:\"Descripción del bloque\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Text (plain)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:18:\"block_content-info\";}s:11:\"revision_id\";a:4:{s:4:\"name\";s:15:\"ID de revisión\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1565;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:25:\"block_content-revision_id\";}s:8:\"langcode\";a:4:{s:4:\"name\";s:6:\"Idioma\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:22:\"block_content-langcode\";}s:8:\"language\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The language of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:19:\"bloque de contenido\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"language\";}s:12:\"revision_log\";a:4:{s:4:\"name\";s:35:\"Mensaje del historial de revisiones\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1641;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:26:\"block_content-revision_log\";}s:7:\"changed\";a:4:{s:4:\"name\";s:10:\"Modificado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Last changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:21:\"block_content-changed\";}s:6:\"status\";a:4:{s:4:\"name\";s:9:\"Publicado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Boolean\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:20:\"block_content-status\";}s:8:\"reusable\";a:4:{s:4:\"name\";s:12:\"Reutilizable\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:22:\"block_content-reusable\";}s:16:\"revision_created\";a:4:{s:4:\"name\";s:34:\"Revisión del momento de creación\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:30:\"block_content-revision_created\";}s:29:\"revision_translation_affected\";a:4:{s:4:\"name\";s:39:\"Revisión de traducción está afectado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:43:\"block_content-revision_translation_affected\";}s:13:\"revision_user\";a:4:{s:4:\"name\";s:20:\"Revisión de usuario\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1586;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:27:\"block_content-revision_user\";}s:16:\"revision_default\";a:4:{s:4:\"name\";s:24:\"Revisión predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:30:\"block_content-revision_default\";}s:4:\"type\";a:4:{s:4:\"name\";s:14:\"Tipo de bloque\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1586;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:18:\"block_content-type\";}s:16:\"default_langcode\";a:4:{s:4:\"name\";s:26:\"Traducción predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:30:\"block_content-default_langcode\";}s:3:\"url\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The URL of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:19:\"bloque de contenido\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:3:\"url\";}s:4:\"uuid\";a:4:{s:4:\"name\";s:4:\"UUID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:18:\"block_content-uuid\";}}s:15:\"contact_message\";a:15:{s:7:\"subject\";a:4:{s:4:\"name\";s:6:\"Asunto\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3346;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:23:\"contact_message-subject\";}s:4:\"copy\";a:4:{s:4:\"name\";s:6:\"Copiar\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:20:\"contact_message-copy\";}s:4:\"mail\";a:4:{s:4:\"name\";s:33:\"Correo electrónico del remitente\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:20:\"contact_message-mail\";}s:11:\"field_email\";a:4:{s:4:\"name\";s:5:\"Email\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3533;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:27:\"contact_message-field_email\";}s:9:\"recipient\";a:4:{s:4:\"name\";s:19:\"ID del destinatario\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1586;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:25:\"contact_message-recipient\";}s:12:\"contact_form\";a:4:{s:4:\"name\";s:17:\"ID del formulario\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1586;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:28:\"contact_message-contact_form\";}s:8:\"langcode\";a:4:{s:4:\"name\";s:6:\"Idioma\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3367;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:24:\"contact_message-langcode\";}s:8:\"language\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The language of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:19:\"mensaje de contacto\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"language\";}s:7:\"message\";a:4:{s:4:\"name\";s:7:\"Mensaje\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1641;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:23:\"contact_message-message\";}s:8:\"original\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Original @entity\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:19:\"mensaje de contacto\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"The original @entity data if the @entity is being updated or saved.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:19:\"mensaje de contacto\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:15:\"contact_message\";}s:21:\"field_nombre_completo\";a:4:{s:4:\"name\";s:15:\"Nombre Completo\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3346;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:37:\"contact_message-field_nombre_completo\";}s:4:\"name\";a:4:{s:4:\"name\";s:19:\"Nombre el remitente\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3346;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:20:\"contact_message-name\";}s:14:\"field_telefono\";a:4:{s:4:\"name\";s:9:\"Teléfono\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1565;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:30:\"contact_message-field_telefono\";}s:3:\"url\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The URL of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:19:\"mensaje de contacto\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:3:\"url\";}s:4:\"uuid\";a:4:{s:4:\"name\";s:4:\"UUID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3502;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:20:\"contact_message-uuid\";}}s:5:\"media\";a:25:{s:22:\"field_media_audio_file\";a:4:{s:4:\"name\";s:16:\"Archivo de audio\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:28:\"media-field_media_audio_file\";}s:22:\"field_media_video_file\";a:4:{s:4:\"name\";s:17:\"Archivo de vídeo\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3664;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:28:\"media-field_media_video_file\";}s:20:\"field_media_document\";a:4:{s:4:\"name\";s:9:\"Documento\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3664;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:26:\"media-field_media_document\";}s:3:\"uid\";a:4:{s:4:\"name\";s:11:\"Escrito por\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1586;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:9:\"media-uid\";}s:7:\"created\";a:4:{s:4:\"name\";s:17:\"Fecha de autoría\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3433;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:13:\"media-created\";}s:3:\"mid\";a:4:{s:4:\"name\";s:2:\"ID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1565;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:9:\"media-mid\";}s:3:\"vid\";a:4:{s:4:\"name\";s:15:\"ID de revisión\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1565;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:9:\"media-vid\";}s:8:\"langcode\";a:4:{s:4:\"name\";s:6:\"Idioma\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3367;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:14:\"media-langcode\";}s:8:\"language\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The language of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:10:\"multimedia\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"language\";}s:17:\"field_media_image\";a:4:{s:4:\"name\";s:6:\"Imagen\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1765;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:23:\"media-field_media_image\";}s:20:\"revision_log_message\";a:4:{s:4:\"name\";s:35:\"Mensaje del historial de revisiones\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1641;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:26:\"media-revision_log_message\";}s:9:\"thumbnail\";a:4:{s:4:\"name\";s:9:\"Miniatura\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1765;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:15:\"media-thumbnail\";}s:7:\"changed\";a:4:{s:4:\"name\";s:10:\"Modificado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3400;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:13:\"media-changed\";}s:8:\"original\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Original @entity\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:10:\"multimedia\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"The original @entity data if the @entity is being updated or saved.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:10:\"multimedia\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:5:\"media\";}s:4:\"name\";a:4:{s:4:\"name\";s:6:\"Nombre\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3346;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:10:\"media-name\";}s:6:\"status\";a:4:{s:4:\"name\";s:9:\"Publicado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:12:\"media-status\";}s:16:\"revision_created\";a:4:{s:4:\"name\";s:34:\"Revisión del momento de creación\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3433;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:22:\"media-revision_created\";}s:29:\"revision_translation_affected\";a:4:{s:4:\"name\";s:39:\"Revisión de traducción está afectado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:35:\"media-revision_translation_affected\";}s:13:\"revision_user\";a:4:{s:4:\"name\";s:20:\"Revisión de usuario\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1586;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:19:\"media-revision_user\";}s:16:\"revision_default\";a:4:{s:4:\"name\";s:24:\"Revisión predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:22:\"media-revision_default\";}s:6:\"bundle\";a:4:{s:4:\"name\";s:16:\"Tipos multimedia\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1586;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:12:\"media-bundle\";}s:16:\"default_langcode\";a:4:{s:4:\"name\";s:26:\"Traducción predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:22:\"media-default_langcode\";}s:3:\"url\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The URL of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:10:\"multimedia\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:3:\"url\";}s:24:\"field_media_oembed_video\";a:4:{s:4:\"name\";s:14:\"URL del vídeo\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3346;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:30:\"media-field_media_oembed_video\";}s:4:\"uuid\";a:4:{s:4:\"name\";s:4:\"UUID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3502;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:10:\"media-uuid\";}}s:17:\"menu_link_content\";a:25:{s:7:\"enabled\";a:4:{s:4:\"name\";s:8:\"Activado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:25:\"menu_link_content-enabled\";}s:6:\"bundle\";a:4:{s:4:\"name\";s:50:\"Colección de campos Enlace de menú personalizado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3346;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:24:\"menu_link_content-bundle\";}s:11:\"description\";a:4:{s:4:\"name\";s:12:\"Descripción\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3346;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:29:\"menu_link_content-description\";}s:4:\"link\";a:4:{s:4:\"name\";s:6:\"Enlace\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:22:\"menu_link_content-link\";}s:8:\"original\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Original @entity\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:29:\"enlace de menú personalizado\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"The original @entity data if the @entity is being updated or saved.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:29:\"enlace de menú personalizado\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:17:\"menu_link_content\";}s:8:\"external\";a:4:{s:4:\"name\";s:7:\"Externo\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:26:\"menu_link_content-external\";}s:2:\"id\";a:4:{s:4:\"name\";s:13:\"ID de entidad\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1565;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:20:\"menu_link_content-id\";}s:6:\"parent\";a:4:{s:4:\"name\";s:25:\"ID de la extensión madre\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3346;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:24:\"menu_link_content-parent\";}s:11:\"revision_id\";a:4:{s:4:\"name\";s:15:\"ID de revisión\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1565;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:29:\"menu_link_content-revision_id\";}s:8:\"langcode\";a:4:{s:4:\"name\";s:6:\"Idioma\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3367;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:26:\"menu_link_content-langcode\";}s:8:\"language\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The language of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:29:\"enlace de menú personalizado\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"language\";}s:10:\"rediscover\";a:4:{s:4:\"name\";s:53:\"Indica si el enlace del menú debe ser redescubierto.\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:28:\"menu_link_content-rediscover\";}s:20:\"revision_log_message\";a:4:{s:4:\"name\";s:35:\"Mensaje del historial de revisiones\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1641;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:38:\"menu_link_content-revision_log_message\";}s:7:\"changed\";a:4:{s:4:\"name\";s:10:\"Modificado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3400;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:25:\"menu_link_content-changed\";}s:8:\"expanded\";a:4:{s:4:\"name\";s:17:\"Mostrar expandido\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:26:\"menu_link_content-expanded\";}s:9:\"menu_name\";a:4:{s:4:\"name\";s:16:\"Nombre del menú\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3346;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:27:\"menu_link_content-menu_name\";}s:6:\"weight\";a:4:{s:4:\"name\";s:4:\"Peso\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1565;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:24:\"menu_link_content-weight\";}s:16:\"revision_created\";a:4:{s:4:\"name\";s:34:\"Revisión del momento de creación\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3433;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:34:\"menu_link_content-revision_created\";}s:29:\"revision_translation_affected\";a:4:{s:4:\"name\";s:39:\"Revisión de traducción está afectado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:47:\"menu_link_content-revision_translation_affected\";}s:13:\"revision_user\";a:4:{s:4:\"name\";s:20:\"Revisión de usuario\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:1586;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:31:\"menu_link_content-revision_user\";}s:16:\"revision_default\";a:4:{s:4:\"name\";s:24:\"Revisión predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:34:\"menu_link_content-revision_default\";}s:16:\"default_langcode\";a:4:{s:4:\"name\";s:26:\"Traducción predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3412;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:34:\"menu_link_content-default_langcode\";}s:5:\"title\";a:4:{s:4:\"name\";s:29:\"Título del enlace del menú.\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3346;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:23:\"menu_link_content-title\";}s:3:\"url\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The URL of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:29:\"enlace de menú personalizado\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:3:\"url\";}s:4:\"uuid\";a:4:{s:4:\"name\";s:4:\"UUID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:1:{s:5:\"@type\";r:3502;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:22:\"menu_link_content-uuid\";}}s:10:\"path_alias\";a:11:{s:5:\"alias\";a:4:{s:4:\"name\";s:12:\"Alias de URL\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:3346;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:16:\"path_alias-alias\";}s:8:\"original\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Original @entity\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:12:\"alias de url\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"The original @entity data if the @entity is being updated or saved.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:12:\"alias de url\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:10:\"path_alias\";}s:2:\"id\";a:4:{s:4:\"name\";s:2:\"ID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:1565;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:13:\"path_alias-id\";}s:11:\"revision_id\";a:4:{s:4:\"name\";s:15:\"ID de revisión\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:1565;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:22:\"path_alias-revision_id\";}s:8:\"langcode\";a:4:{s:4:\"name\";s:6:\"Idioma\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:3367;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:19:\"path_alias-langcode\";}s:8:\"language\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The language of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:12:\"alias de url\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"language\";}s:6:\"status\";a:4:{s:4:\"name\";s:9:\"Publicado\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:3412;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:17:\"path_alias-status\";}s:16:\"revision_default\";a:4:{s:4:\"name\";s:24:\"Revisión predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:3412;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:27:\"path_alias-revision_default\";}s:4:\"path\";a:4:{s:4:\"name\";s:16:\"Ruta del systema\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:3346;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:15:\"path_alias-path\";}s:3:\"url\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The URL of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:12:\"alias de url\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:3:\"url\";}s:4:\"uuid\";a:4:{s:4:\"name\";s:4:\"UUID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:3502;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:15:\"path_alias-uuid\";}}s:8:\"shortcut\";a:11:{s:12:\"shortcut_set\";a:4:{s:4:\"name\";s:29:\"Counjunto de accesos directos\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:1586;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:21:\"shortcut-shortcut_set\";}s:8:\"original\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Original @entity\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:15:\"enlace de atajo\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"The original @entity data if the @entity is being updated or saved.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:15:\"enlace de atajo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"shortcut\";}s:2:\"id\";a:4:{s:4:\"name\";s:2:\"ID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:1565;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:11:\"shortcut-id\";}s:8:\"langcode\";a:4:{s:4:\"name\";s:6:\"Idioma\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:3367;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:17:\"shortcut-langcode\";}s:8:\"language\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The language of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:15:\"enlace de atajo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:8:\"language\";}s:5:\"title\";a:4:{s:4:\"name\";s:6:\"Nombre\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:3346;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:14:\"shortcut-title\";}s:6:\"weight\";a:4:{s:4:\"name\";s:4:\"Peso\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:1565;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:15:\"shortcut-weight\";}s:4:\"link\";a:4:{s:4:\"name\";s:4:\"Ruta\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:3930;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:13:\"shortcut-link\";}s:16:\"default_langcode\";a:4:{s:4:\"name\";s:26:\"Traducción predeterminada\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:3412;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:25:\"shortcut-default_langcode\";}s:3:\"url\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The URL of the @entity.\";s:12:\"\0*\0arguments\";a:1:{s:7:\"@entity\";s:15:\"enlace de atajo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:3:\"url\";}s:4:\"uuid\";a:4:{s:4:\"name\";s:4:\"UUID\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@type field.\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";r:3502;s:7:\"%labels\";s:4:\"Logo\";}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:13:\"shortcut-uuid\";}}s:16:\"block_content-id\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:18:\"block_content-uuid\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:25:\"block_content-revision_id\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:22:\"block_content-langcode\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:18:\"block_content-type\";a:2:{s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"entity\";a:4:{s:4:\"name\";r:4409;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:18:\"block_content_type\";}}s:30:\"block_content-revision_created\";a:2:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Timestamp value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:4:\"date\";a:4:{s:4:\"name\";s:34:\"Valor de la marca temporal formato\";s:11:\"description\";N;s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"date\";}}s:27:\"block_content-revision_user\";a:2:{s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"entity\";a:4:{s:4:\"name\";r:4442;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"user\";}}s:26:\"block_content-revision_log\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:20:\"block_content-status\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:18:\"block_content-info\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:21:\"block_content-changed\";a:2:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Timestamp value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:4:\"date\";a:4:{s:4:\"name\";s:34:\"Valor de la marca temporal formato\";s:11:\"description\";N;s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"date\";}}s:22:\"block_content-reusable\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:30:\"block_content-default_langcode\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:30:\"block_content-revision_default\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:43:\"block_content-revision_translation_affected\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:18:\"block_content-body\";a:3:{s:6:\"format\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:7:\"summary\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Summary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:20:\"contact_message-uuid\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:24:\"contact_message-langcode\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:28:\"contact_message-contact_form\";a:2:{s:6:\"entity\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:12:\"contact_form\";}s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4566;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:20:\"contact_message-name\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:20:\"contact_message-mail\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:23:\"contact_message-subject\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:23:\"contact_message-message\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:20:\"contact_message-copy\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:25:\"contact_message-recipient\";a:2:{s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4442;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"entity\";a:4:{s:4:\"name\";r:4442;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"user\";}}s:27:\"contact_message-field_email\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:37:\"contact_message-field_nombre_completo\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:30:\"contact_message-field_telefono\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:9:\"media-mid\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:10:\"media-uuid\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:9:\"media-vid\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:14:\"media-langcode\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:12:\"media-bundle\";a:2:{s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"entity\";a:4:{s:4:\"name\";r:4702;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:10:\"media_type\";}}s:22:\"media-revision_created\";a:2:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Timestamp value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:4:\"date\";a:4:{s:4:\"name\";s:34:\"Valor de la marca temporal formato\";s:11:\"description\";N;s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"date\";}}s:19:\"media-revision_user\";a:2:{s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4442;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"entity\";a:4:{s:4:\"name\";r:4442;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"user\";}}s:26:\"media-revision_log_message\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:12:\"media-status\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:9:\"media-uid\";a:2:{s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4442;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"entity\";a:4:{s:4:\"name\";r:4442;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"user\";}}s:10:\"media-name\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:15:\"media-thumbnail\";a:13:{s:6:\"height\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Height\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The height of the image in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"width\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Width\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"The width of the image in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:4:\"wide\";a:3:{s:4:\"name\";s:12:\"Ancho (1090)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:6:\"entity\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"file\";}s:5:\"large\";a:3:{s:4:\"name\";s:17:\"Grande (480×480)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4817;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"medium\";a:3:{s:4:\"name\";s:16:\"Medio (220×220)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:9:\"thumbnail\";a:3:{s:4:\"name\";s:20:\"Miniatura (100×100)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:13:\"media_library\";a:3:{s:4:\"name\";s:37:\"Miniatura de Media Library (220×220)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:8:\"optimize\";a:3:{s:4:\"name\";s:25:\"Optimize for fast loading\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:11:\"slick_media\";a:3:{s:4:\"name\";s:11:\"Slick media\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:3:\"alt\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Alternative text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"title\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}}s:13:\"media-created\";a:2:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Timestamp value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:4:\"date\";a:4:{s:4:\"name\";s:34:\"Valor de la marca temporal formato\";s:11:\"description\";N;s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"date\";}}s:13:\"media-changed\";a:2:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Timestamp value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:4:\"date\";a:4:{s:4:\"name\";s:34:\"Valor de la marca temporal formato\";s:11:\"description\";N;s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"date\";}}s:22:\"media-default_langcode\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:22:\"media-revision_default\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:35:\"media-revision_translation_affected\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:28:\"media-field_media_audio_file\";a:4:{s:6:\"entity\";a:4:{s:4:\"name\";r:4817;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"file\";}s:11:\"description\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4817;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:7:\"display\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:74:\"Flag to control whether this file should be displayed when viewing content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}}s:26:\"media-field_media_document\";a:4:{s:6:\"entity\";a:4:{s:4:\"name\";r:4817;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"file\";}s:11:\"description\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4817;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:7:\"display\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:74:\"Flag to control whether this file should be displayed when viewing content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}}s:23:\"media-field_media_image\";a:13:{s:6:\"height\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Height\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The height of the image in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"width\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Width\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"The width of the image in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:4:\"wide\";a:3:{s:4:\"name\";s:12:\"Ancho (1090)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:6:\"entity\";a:4:{s:4:\"name\";r:4817;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"file\";}s:5:\"large\";a:3:{s:4:\"name\";s:17:\"Grande (480×480)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4817;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"medium\";a:3:{s:4:\"name\";s:16:\"Medio (220×220)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:9:\"thumbnail\";a:3:{s:4:\"name\";s:20:\"Miniatura (100×100)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:13:\"media_library\";a:3:{s:4:\"name\";s:37:\"Miniatura de Media Library (220×220)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:8:\"optimize\";a:3:{s:4:\"name\";s:25:\"Optimize for fast loading\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:11:\"slick_media\";a:3:{s:4:\"name\";s:11:\"Slick media\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:3:\"alt\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Alternative text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"title\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}}s:30:\"media-field_media_oembed_video\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:28:\"media-field_media_video_file\";a:4:{s:6:\"entity\";a:4:{s:4:\"name\";r:4817;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"file\";}s:11:\"description\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4817;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:7:\"display\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:74:\"Flag to control whether this file should be displayed when viewing content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}}s:20:\"menu_link_content-id\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:22:\"menu_link_content-uuid\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:29:\"menu_link_content-revision_id\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:26:\"menu_link_content-langcode\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:24:\"menu_link_content-bundle\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:34:\"menu_link_content-revision_created\";a:2:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Timestamp value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:4:\"date\";a:4:{s:4:\"name\";s:34:\"Valor de la marca temporal formato\";s:11:\"description\";N;s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"date\";}}s:31:\"menu_link_content-revision_user\";a:2:{s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4442;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"entity\";a:4:{s:4:\"name\";r:4442;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"user\";}}s:38:\"menu_link_content-revision_log_message\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:25:\"menu_link_content-enabled\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:23:\"menu_link_content-title\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:29:\"menu_link_content-description\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:27:\"menu_link_content-menu_name\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:22:\"menu_link_content-link\";a:2:{s:5:\"title\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Link text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:3:\"uri\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:26:\"menu_link_content-external\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:28:\"menu_link_content-rediscover\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:24:\"menu_link_content-weight\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:26:\"menu_link_content-expanded\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:24:\"menu_link_content-parent\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:25:\"menu_link_content-changed\";a:2:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Timestamp value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:4:\"date\";a:4:{s:4:\"name\";s:34:\"Valor de la marca temporal formato\";s:11:\"description\";N;s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"date\";}}s:34:\"menu_link_content-default_langcode\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:34:\"menu_link_content-revision_default\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:47:\"menu_link_content-revision_translation_affected\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:12:\"node-comment\";a:6:{s:6:\"status\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Comment status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:16:\"last_comment_uid\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Last comment user ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:3:\"cid\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Last comment ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:22:\"last_comment_timestamp\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Last comment timestamp\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"The time that the last comment was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:17:\"last_comment_name\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Last comment name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"The name of the user posting the last comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:13:\"comment_count\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Number of comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The number of comments.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}}s:14:\"node-field_ano\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:18:\"node-field_cliente\";a:2:{s:6:\"entity\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"node\";}s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:5427;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:22:\"node-field_descripcion\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:31:\"node-field_descripcion_proyecto\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:30:\"node-field_dth_body_background\";a:2:{s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:860;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"entity\";a:4:{s:4:\"name\";r:860;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:5:\"media\";}}s:33:\"list<node-field_dth_hide_regions>\";a:3:{i:0;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:17:\"DXPR Hide Regions\";s:6:\"@delta\";i:0;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:27:\"node-field_dth_hide_regions\";}i:1;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:17:\"DXPR Hide Regions\";s:6:\"@delta\";i:1;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:27:\"node-field_dth_hide_regions\";}i:2;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:17:\"DXPR Hide Regions\";s:6:\"@delta\";i:2;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:27:\"node-field_dth_hide_regions\";}}s:27:\"node-field_dth_hide_regions\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:33:\"node-field_dth_main_content_width\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:26:\"node-field_dth_page_layout\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:34:\"node-field_dth_page_title_backgrou\";a:2:{s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:860;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"entity\";a:4:{s:4:\"name\";r:860;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:5:\"media\";}}s:26:\"list<node-field_etiquetas>\";a:2:{i:0;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:10:\"Etiquetas:\";s:6:\"@delta\";i:0;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:20:\"node-field_etiquetas\";}i:1;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:10:\"Etiquetas:\";s:6:\"@delta\";i:1;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:20:\"node-field_etiquetas\";}}s:20:\"node-field_etiquetas\";a:2:{s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"entity\";a:4:{s:4:\"name\";r:5571;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"term\";}}s:24:\"list<node-field_galeria>\";a:3:{i:0;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:8:\"Galería\";s:6:\"@delta\";i:0;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:18:\"node-field_galeria\";}i:1;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:8:\"Galería\";s:6:\"@delta\";i:1;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:18:\"node-field_galeria\";}i:2;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:8:\"Galería\";s:6:\"@delta\";i:2;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:18:\"node-field_galeria\";}}s:18:\"node-field_galeria\";a:13:{s:6:\"height\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Height\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The height of the image in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"width\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Width\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"The width of the image in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:4:\"wide\";a:3:{s:4:\"name\";s:12:\"Ancho (1090)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:6:\"entity\";a:4:{s:4:\"name\";r:4817;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"file\";}s:5:\"large\";a:3:{s:4:\"name\";s:17:\"Grande (480×480)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4817;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"medium\";a:3:{s:4:\"name\";s:16:\"Medio (220×220)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:9:\"thumbnail\";a:3:{s:4:\"name\";s:20:\"Miniatura (100×100)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:13:\"media_library\";a:3:{s:4:\"name\";s:37:\"Miniatura de Media Library (220×220)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:8:\"optimize\";a:3:{s:4:\"name\";s:25:\"Optimize for fast loading\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:11:\"slick_media\";a:3:{s:4:\"name\";s:11:\"Slick media\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:3:\"alt\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Alternative text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"title\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}}s:16:\"node-field_image\";a:13:{s:6:\"height\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Height\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The height of the image in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"width\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Width\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"The width of the image in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:4:\"wide\";a:3:{s:4:\"name\";s:12:\"Ancho (1090)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:6:\"entity\";a:4:{s:4:\"name\";r:4817;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"file\";}s:5:\"large\";a:3:{s:4:\"name\";s:17:\"Grande (480×480)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4817;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"medium\";a:3:{s:4:\"name\";s:16:\"Medio (220×220)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:9:\"thumbnail\";a:3:{s:4:\"name\";s:20:\"Miniatura (100×100)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:13:\"media_library\";a:3:{s:4:\"name\";s:37:\"Miniatura de Media Library (220×220)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:8:\"optimize\";a:3:{s:4:\"name\";s:25:\"Optimize for fast loading\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:11:\"slick_media\";a:3:{s:4:\"name\";s:11:\"Slick media\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:3:\"alt\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Alternative text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"title\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}}s:21:\"list<node-field_tags>\";a:3:{i:0;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:9:\"Etiquetas\";s:6:\"@delta\";i:0;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:15:\"node-field_tags\";}i:1;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:9:\"Etiquetas\";s:6:\"@delta\";i:1;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:15:\"node-field_tags\";}i:2;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:9:\"Etiquetas\";s:6:\"@delta\";i:2;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:15:\"node-field_tags\";}}s:15:\"node-field_tags\";a:2:{s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:5571;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"entity\";a:4:{s:4:\"name\";r:5571;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"term\";}}s:28:\"list<node-field_tecnologias>\";a:3:{i:0;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:12:\"Tecnologías\";s:6:\"@delta\";i:0;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:22:\"node-field_tecnologias\";}i:1;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:12:\"Tecnologías\";s:6:\"@delta\";i:1;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:22:\"node-field_tecnologias\";}i:2;a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"@type type with delta @delta\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@type\";s:12:\"Tecnologías\";s:6:\"@delta\";i:2;}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:22:\"node-field_tecnologias\";}}s:22:\"node-field_tecnologias\";a:2:{s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:5571;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"entity\";a:4:{s:4:\"name\";r:5571;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"term\";}}s:13:\"path_alias-id\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:15:\"path_alias-uuid\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:22:\"path_alias-revision_id\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:19:\"path_alias-langcode\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:15:\"path_alias-path\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:16:\"path_alias-alias\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:17:\"path_alias-status\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:27:\"path_alias-revision_default\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:11:\"shortcut-id\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:13:\"shortcut-uuid\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:17:\"shortcut-langcode\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:21:\"shortcut-shortcut_set\";a:2:{s:6:\"entity\";a:4:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:12:\"shortcut_set\";}s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:6006;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:14:\"shortcut-title\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:15:\"shortcut-weight\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Integer value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:13:\"shortcut-link\";a:2:{s:5:\"title\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Link text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:3:\"uri\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:25:\"shortcut-default_langcode\";a:1:{s:5:\"value\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Boolean value\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}}s:28:\"term-field_imagen_tecnologia\";a:13:{s:6:\"height\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Height\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The height of the image in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"width\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Width\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"The width of the image in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:4:\"wide\";a:3:{s:4:\"name\";s:12:\"Ancho (1090)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:6:\"entity\";a:4:{s:4:\"name\";r:4817;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"file\";}s:5:\"large\";a:3:{s:4:\"name\";s:17:\"Grande (480×480)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4817;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"medium\";a:3:{s:4:\"name\";s:16:\"Medio (220×220)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:9:\"thumbnail\";a:3:{s:4:\"name\";s:20:\"Miniatura (100×100)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:13:\"media_library\";a:3:{s:4:\"name\";s:37:\"Miniatura de Media Library (220×220)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:8:\"optimize\";a:3:{s:4:\"name\";s:25:\"Optimize for fast loading\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:11:\"slick_media\";a:3:{s:4:\"name\";s:11:\"Slick media\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:3:\"alt\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Alternative text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"title\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}}s:17:\"user-user_picture\";a:13:{s:6:\"height\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Height\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The height of the image in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"width\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Width\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"The width of the image in pixels.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:4:\"wide\";a:3:{s:4:\"name\";s:12:\"Ancho (1090)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:6:\"entity\";a:4:{s:4:\"name\";r:4817;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The referenced entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";s:4:\"type\";s:4:\"file\";}s:5:\"large\";a:3:{s:4:\"name\";s:17:\"Grande (480×480)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:9:\"target_id\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"@label ID\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4817;}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:6:\"module\";s:5:\"token\";}s:6:\"medium\";a:3:{s:4:\"name\";s:16:\"Medio (220×220)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:9:\"thumbnail\";a:3:{s:4:\"name\";s:20:\"Miniatura (100×100)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:13:\"media_library\";a:3:{s:4:\"name\";s:37:\"Miniatura de Media Library (220×220)\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:8:\"optimize\";a:3:{s:4:\"name\";s:25:\"Optimize for fast loading\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:11:\"slick_media\";a:3:{s:4:\"name\";s:11:\"Slick media\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Represents the image in the given image style.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:22:\"image_with_image_style\";}s:3:\"alt\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Alternative text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}s:5:\"title\";a:3:{s:4:\"name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";s:5:\"token\";}}s:12:\"current-date\";a:15:{s:9:\"html_year\";a:3:{s:4:\"name\";s:9:\"Año HTML\";s:11:\"description\";r:2127;s:6:\"module\";s:5:\"token\";}s:18:\"html_yearless_date\";a:3:{s:4:\"name\";s:16:\"Fecha anual HTML\";s:11:\"description\";r:2136;s:6:\"module\";s:5:\"token\";}s:9:\"html_date\";a:3:{s:4:\"name\";s:10:\"Fecha HTML\";s:11:\"description\";r:2145;s:6:\"module\";s:5:\"token\";}s:5:\"short\";a:2:{s:4:\"name\";r:2153;s:11:\"description\";r:2157;}s:8:\"fallback\";a:3:{s:4:\"name\";s:28:\"Formato de fecha de respaldo\";s:11:\"description\";r:2164;s:6:\"module\";s:5:\"token\";}s:4:\"long\";a:2:{s:4:\"name\";r:2172;s:11:\"description\";r:2176;}s:6:\"medium\";a:2:{s:4:\"name\";r:2182;s:11:\"description\";r:2186;}s:6:\"custom\";a:3:{s:4:\"name\";r:2192;s:11:\"description\";r:2196;s:7:\"dynamic\";b:1;}s:9:\"html_time\";a:3:{s:4:\"name\";s:9:\"Hora HTML\";s:11:\"description\";r:2203;s:6:\"module\";s:5:\"token\";}s:13:\"html_datetime\";a:3:{s:4:\"name\";s:13:\"HTML Datetime\";s:11:\"description\";r:2212;s:6:\"module\";s:5:\"token\";}s:10:\"html_month\";a:3:{s:4:\"name\";s:8:\"Mes HTML\";s:11:\"description\";r:2221;s:6:\"module\";s:5:\"token\";}s:14:\"olivero_medium\";a:3:{s:4:\"name\";s:14:\"Olivero Medium\";s:11:\"description\";r:2230;s:6:\"module\";s:5:\"token\";}s:3:\"raw\";a:2:{s:4:\"name\";r:2238;s:11:\"description\";r:2242;}s:9:\"html_week\";a:3:{s:4:\"name\";s:11:\"Semana HTML\";s:11:\"description\";r:2249;s:6:\"module\";s:5:\"token\";}s:5:\"since\";a:2:{s:4:\"name\";r:2257;s:11:\"description\";r:2261;}}}}',-1,1773332194.332,1,'token_info','0'),('views_data:block_content:es',_binary 'a:11:{s:5:\"table\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:15:\"entity revision\";b:0;s:4:\"join\";a:1:{s:24:\"block_content_field_data\";a:3:{s:10:\"left_field\";s:2:\"id\";s:5:\"field\";s:2:\"id\";s:4:\"type\";s:5:\"INNER\";}}s:11:\"entity type\";s:13:\"block_content\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:18:\"view_block_content\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:18:\"edit_block_content\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:20:\"delete_block_content\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:4:\"uuid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The content block UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The content block language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:27:\"block_content_listing_empty\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Empty block library behavior\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Provides a link to add a new block.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:27:\"block_content_listing_empty\";}}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:2:\"id\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:4:\"type\";}}}',-1,1773072976.682,1,'config:core.extension views_data','0'),('views_data:block_content_field_data:es',_binary 'a:11:{s:5:\"table\";a:6:{s:4:\"base\";a:5:{s:5:\"field\";s:2:\"id\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"cache_contexts\";a:0:{}s:16:\"access query tag\";s:20:\"block_content_access\";s:8:\"defaults\";a:2:{s:5:\"field\";s:4:\"info\";s:5:\"table\";s:24:\"block_content_field_data\";}}s:5:\"group\";r:5;s:8:\"provider\";s:13:\"block_content\";s:15:\"entity revision\";b:0;s:11:\"entity type\";s:13:\"block_content\";s:9:\"wizard_id\";s:13:\"block_content\";}s:2:\"id\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Content block ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The content block ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:2:\"id\";}s:11:\"revision_id\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"The revision ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:11:\"revision_id\";}s:4:\"type\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"The block type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"bundle\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"type\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The content block language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:4:\"info\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Block description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"A brief description of your block.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:22:\"link_to_entity default\";b:1;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"info\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"The time that the content block was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:8:\"reusable\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Reusable\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"A boolean indicating whether this block is reusable.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"reusable\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:29:\"revision_translation_affected\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:29:\"revision_translation_affected\";}}',-1,1773072980.703,1,'config:core.extension views_data','0'),('views_data:comment:es',_binary 'a:13:{s:17:\"comment_bulk_form\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Comment operations bulk form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:69:\"Add a form element that lets you run operations on multiple comments.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:17:\"comment_bulk_form\";}}s:5:\"table\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:15:\"entity revision\";b:0;s:4:\"join\";a:1:{s:18:\"comment_field_data\";a:3:{s:10:\"left_field\";s:3:\"cid\";s:5:\"field\";s:3:\"cid\";s:4:\"type\";s:5:\"INNER\";}}s:11:\"entity type\";s:7:\"comment\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:12:\"view_comment\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:12:\"edit_comment\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:14:\"delete_comment\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:4:\"uuid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The comment UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The comment language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:15:\"approve_comment\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Link to approve comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Provide a simple link to approve the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:20:\"comment_link_approve\";}}s:15:\"replyto_comment\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Link to reply-to comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a simple link to reply to the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"comment_link_reply\";}}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:3:\"cid\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:12:\"comment_type\";}}}',-1,1773072976.684,1,'config:core.extension views_data','0'),('views_data:comment_field_data:es',_binary 'a:32:{s:5:\"table\";a:6:{s:4:\"base\";a:6:{s:5:\"field\";s:3:\"cid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"cache_contexts\";a:0:{}s:16:\"access query tag\";s:14:\"comment_access\";s:8:\"defaults\";a:2:{s:5:\"field\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"Comments are responses to content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"group\";r:5;s:8:\"provider\";s:7:\"comment\";s:15:\"entity revision\";b:0;s:11:\"entity type\";s:7:\"comment\";s:9:\"wizard_id\";s:7:\"comment\";}s:3:\"cid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Comment ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"The comment ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"cid\";}s:12:\"comment_type\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment Type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The comment type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"bundle\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:12:\"comment_type\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The comment language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Approved status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:4:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Approved comment status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"Whether the comment is approved (or still in the moderation queue).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"uid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Author uid\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:73:\"If you need more fields than the uid add the comment: author relationship\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:6:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The User ID of the comment\'s author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"entity field\";s:3:\"uid\";}s:3:\"pid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Parent CID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The parent comment ID if this is a reply to a comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:7:\"comment\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:6:{s:4:\"base\";s:18:\"comment_field_data\";s:10:\"base field\";s:3:\"cid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"parent\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Parent comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"The parent comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"entity field\";s:3:\"pid\";}s:9:\"entity_id\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Entity ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The ID of the entity of which this comment is a reply.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:16:\"commented_entity\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"node\";}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"entity_id\";}s:7:\"subject\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:17:\"comment_permalink\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:7:\"subject\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The title of the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"name\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:85:\"The name of the comment\'s author. Can be rendered as a link to the author\'s homepage.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:16:\"comment_username\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"name\";}s:4:\"mail\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:88:\"Email of user that posted the comment. Will be empty if the author is a registered user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"mail\";}s:8:\"homepage\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Author\'s website\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:121:\"The website address of the comment\'s author. Can be rendered as a link. Will be empty if the author is a registered user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:6:\"string\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"homepage\";}s:8:\"hostname\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Hostname\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The comment author\'s hostname.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"hostname\";}s:7:\"created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Post date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Date and time of when the comment was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Date and time of when the comment was last updated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:6:\"thread\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Thread place\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:144:\"The alphadecimal representation of the comment\'s place in a thread, consisting of a base 36 string prefixed by an integer indicating its length.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Depth\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Display the depth of the comment if it is threaded.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:13:\"comment_depth\";}s:4:\"sort\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Thread\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"Sort by the threaded order. This will keep child comments together with their parents.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"comment_thread\";}s:12:\"entity field\";s:6:\"thread\";}s:11:\"entity_type\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The entity type to which this comment is attached.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:11:\"entity_type\";}s:10:\"field_name\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Comment field name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The field name through which this comment was added.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:10:\"field_name\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:16:\"created_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"created_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Created year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"created_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"created_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Created month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"created_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Created day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"created_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:9:\"date_week\";}}s:16:\"changed_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Changed date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"changed_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Changed year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"changed_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Changed year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"changed_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Changed month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"changed_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Changed day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"changed_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Changed week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_week\";}}s:4:\"node\";a:1:{s:12:\"relationship\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The @entity_type to which the comment is a reply to.\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:561;}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:15:\"node_field_data\";s:10:\"base field\";s:3:\"nid\";s:18:\"relationship field\";s:9:\"entity_id\";s:2:\"id\";s:8:\"standard\";s:5:\"label\";r:561;s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:11:\"entity_type\";s:5:\"value\";s:4:\"node\";s:5:\"table\";s:18:\"comment_field_data\";}}}}}',-1,1773072981.016,1,'config:core.extension views_data','0'),('views_data:es',_binary 'a:88:{s:8:\"watchdog\";a:12:{s:5:\"table\";a:4:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Watchdog\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"wizard_id\";s:8:\"watchdog\";s:4:\"base\";a:3:{s:5:\"field\";s:3:\"wid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Log entries\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Contains a list of log entries.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"provider\";s:5:\"dblog\";}s:3:\"wid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"WID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Unique watchdog event ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:3:\"uid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"UID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"The user ID of the user on which the log entry was written.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:12:\"relationship\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"The user on which the log entry as written.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:2:\"id\";s:8:\"standard\";}}s:4:\"type\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"The type of the log entry, for example \"user\" or \"page not found\".\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:11:\"dblog_types\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:7:\"message\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The actual message of the log entry.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:13:\"dblog_message\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:9:\"variables\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Variables\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The variables of the log entry in a serialized format.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:10:\"serialized\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:8:\"severity\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Severity level\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"The severity level of the event; ranges from 0 (Emergency) to 7 (Debug).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:12:\"machine_name\";s:16:\"options callback\";s:60:\"Drupal\\dblog\\Controller\\DbLogController::getLogLevelClassMap\";}s:6:\"filter\";a:2:{s:2:\"id\";s:11:\"in_operator\";s:16:\"options callback\";s:41:\"Drupal\\Core\\Logger\\RfcLogLevel::getLevels\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:4:\"link\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Operations\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Operation links for the event.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:16:\"dblog_operations\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:8:\"location\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Location\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"URL of the origin of the event.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:7:\"referer\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Referer\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"URL of the previous page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:8:\"hostname\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Hostname\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Hostname of the user who triggered the event.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:9:\"timestamp\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Timestamp\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date when the event occurred.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:4:\"date\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:1:{s:2:\"id\";s:4:\"date\";}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}}}s:7:\"history\";a:2:{s:5:\"table\";a:3:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:7:\"history\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:3:\"nid\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:3:\"uid\";s:5:\"value\";s:18:\"***CURRENT_USER***\";s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:7:\"history\";}s:9:\"timestamp\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Has new content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:22:\"history_user_timestamp\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Show a marker if the content is new or updated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:2:{s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Show only content that is new or updated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:22:\"history_user_timestamp\";}}}s:5:\"media\";a:12:{s:25:\"media_library_select_form\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Select media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:71:\"Provides a field for selecting media entities in our media library view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"mid\";s:5:\"field\";a:1:{s:2:\"id\";s:25:\"media_library_select_form\";}}s:15:\"media_bulk_form\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Bulk update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Allows users to apply an action to one or more items.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:9:\"bulk_form\";}}s:5:\"table\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:5:\"media\";s:15:\"entity revision\";b:0;s:4:\"join\";a:1:{s:16:\"media_field_data\";a:3:{s:10:\"left_field\";s:3:\"mid\";s:5:\"field\";s:3:\"mid\";s:4:\"type\";s:5:\"INNER\";}}s:11:\"entity type\";s:5:\"media\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:10:\"view_media\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:10:\"edit_media\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:12:\"delete_media\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:4:\"uuid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:3:\"mid\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:6:\"bundle\";}}}s:18:\"user__user_picture\";a:7:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:16:\"users_field_data\";a:4:{s:5:\"table\";s:18:\"user__user_picture\";s:10:\"left_field\";s:3:\"uid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:12:\"user_picture\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:6:\"Imagen\";s:11:\"title short\";s:6:\"Imagen\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:4:\"user\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:10:\"real field\";s:22:\"user_picture_target_id\";s:17:\"additional fields\";a:8:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:22:\"user_picture_target_id\";i:4;s:16:\"user_picture_alt\";i:5;s:18:\"user_picture_title\";i:6;s:18:\"user_picture_width\";i:7;s:19:\"user_picture_height\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:22:\"user_picture_target_id\";a:8:{s:5:\"group\";r:418;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:12:\"user_picture\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:4:\"user\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:22:\"user_picture_target_id\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:22:\"user_picture_target_id\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:22:\"user_picture_target_id\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"image from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:12:\"user_picture\";}s:10:\"\0*\0options\";a:0:{}}}}s:16:\"user_picture_alt\";a:7:{s:5:\"group\";r:418;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:12:\"user_picture\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:4:\"user\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:16:\"user_picture_alt\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:16:\"user_picture_alt\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:16:\"user_picture_alt\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";}}s:18:\"user_picture_title\";a:7:{s:5:\"group\";r:418;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:12:\"user_picture\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:4:\"user\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:18:\"user_picture_title\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:18:\"user_picture_title\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:18:\"user_picture_title\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";}}s:18:\"user_picture_width\";a:7:{s:5:\"group\";r:418;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:12:\"user_picture\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:4:\"user\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:18:\"user_picture_width\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:18:\"user_picture_width\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:18:\"user_picture_width\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";}}s:19:\"user_picture_height\";a:7:{s:5:\"group\";r:418;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:12:\"user_picture\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:4:\"user\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:19:\"user_picture_height\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:19:\"user_picture_height\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:19:\"user_picture_height\";s:5:\"table\";s:18:\"user__user_picture\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:22:\"user_picture_target_id\";i:7;s:16:\"user_picture_alt\";i:8;s:18:\"user_picture_title\";i:9;s:18:\"user_picture_width\";i:10;s:19:\"user_picture_height\";}s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";}}}s:29:\"media__field_media_video_file\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:16:\"media_field_data\";a:4:{s:5:\"table\";s:29:\"media__field_media_video_file\";s:10:\"left_field\";s:3:\"mid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:22:\"field_media_video_file\";a:5:{s:5:\"group\";r:277;s:5:\"title\";s:17:\"Archivo de vídeo\";s:11:\"title short\";s:17:\"Archivo de vídeo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"video\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:29:\"media__field_media_video_file\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:10:\"real field\";s:32:\"field_media_video_file_target_id\";s:17:\"additional fields\";a:6:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:32:\"field_media_video_file_target_id\";i:4;s:30:\"field_media_video_file_display\";i:5;s:34:\"field_media_video_file_description\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:32:\"field_media_video_file_target_id\";a:8:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:17:\"Archivo de vídeo\";s:5:\"@name\";s:22:\"field_media_video_file\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:17:\"Archivo de vídeo\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"video\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:32:\"field_media_video_file_target_id\";s:5:\"table\";s:29:\"media__field_media_video_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:32:\"field_media_video_file_target_id\";s:5:\"table\";s:29:\"media__field_media_video_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:32:\"field_media_video_file_target_id\";s:5:\"table\";s:29:\"media__field_media_video_file\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"file from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:22:\"field_media_video_file\";}s:10:\"\0*\0options\";a:0:{}}}}s:30:\"field_media_video_file_display\";a:7:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:17:\"Archivo de vídeo\";s:5:\"@name\";s:22:\"field_media_video_file\";s:7:\"@column\";s:7:\"display\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:17:\"Archivo de vídeo\";s:7:\"@column\";s:7:\"display\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"video\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:30:\"field_media_video_file_display\";s:5:\"table\";s:29:\"media__field_media_video_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:30:\"field_media_video_file_display\";s:5:\"table\";s:29:\"media__field_media_video_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:30:\"field_media_video_file_display\";s:5:\"table\";s:29:\"media__field_media_video_file\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";}}s:34:\"field_media_video_file_description\";a:7:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:17:\"Archivo de vídeo\";s:5:\"@name\";s:22:\"field_media_video_file\";s:7:\"@column\";s:11:\"description\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:17:\"Archivo de vídeo\";s:7:\"@column\";s:11:\"description\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"video\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:34:\"field_media_video_file_description\";s:5:\"table\";s:29:\"media__field_media_video_file\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:34:\"field_media_video_file_description\";s:5:\"table\";s:29:\"media__field_media_video_file\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:34:\"field_media_video_file_description\";s:5:\"table\";s:29:\"media__field_media_video_file\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";}}}s:38:\"media_revision__field_media_video_file\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:20:\"media_field_revision\";a:4:{s:5:\"table\";s:38:\"media_revision__field_media_video_file\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:35:\"field_media_video_file__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:17:\"Archivo de vídeo\";s:11:\"title short\";s:17:\"Archivo de vídeo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"video\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:38:\"media_revision__field_media_video_file\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:10:\"real field\";s:32:\"field_media_video_file_target_id\";s:17:\"additional fields\";a:6:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:32:\"field_media_video_file_target_id\";i:4;s:30:\"field_media_video_file_display\";i:5;s:34:\"field_media_video_file_description\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:32:\"field_media_video_file_target_id\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:895;s:11:\"title short\";r:902;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"video\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:32:\"field_media_video_file_target_id\";s:5:\"table\";s:38:\"media_revision__field_media_video_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:32:\"field_media_video_file_target_id\";s:5:\"table\";s:38:\"media_revision__field_media_video_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:32:\"field_media_video_file_target_id\";s:5:\"table\";s:38:\"media_revision__field_media_video_file\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"file from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:22:\"field_media_video_file\";}s:10:\"\0*\0options\";a:0:{}}}}s:30:\"field_media_video_file_display\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:978;s:11:\"title short\";r:985;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"video\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:30:\"field_media_video_file_display\";s:5:\"table\";s:38:\"media_revision__field_media_video_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:30:\"field_media_video_file_display\";s:5:\"table\";s:38:\"media_revision__field_media_video_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:30:\"field_media_video_file_display\";s:5:\"table\";s:38:\"media_revision__field_media_video_file\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";}}s:34:\"field_media_video_file_description\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:1051;s:11:\"title short\";r:1058;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"video\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:34:\"field_media_video_file_description\";s:5:\"table\";s:38:\"media_revision__field_media_video_file\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:34:\"field_media_video_file_description\";s:5:\"table\";s:38:\"media_revision__field_media_video_file\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:34:\"field_media_video_file_description\";s:5:\"table\";s:38:\"media_revision__field_media_video_file\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_video_file_target_id\";i:7;s:30:\"field_media_video_file_display\";i:8;s:34:\"field_media_video_file_description\";}s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";}}}s:31:\"media__field_media_oembed_video\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:16:\"media_field_data\";a:4:{s:5:\"table\";s:31:\"media__field_media_oembed_video\";s:10:\"left_field\";s:3:\"mid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:24:\"field_media_oembed_video\";a:5:{s:5:\"group\";r:277;s:5:\"title\";s:14:\"URL del vídeo\";s:11:\"title short\";s:14:\"URL del vídeo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:12:\"remote_video\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:31:\"media__field_media_oembed_video\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:10:\"real field\";s:30:\"field_media_oembed_video_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:30:\"field_media_oembed_video_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:30:\"field_media_oembed_video_value\";a:7:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:14:\"URL del vídeo\";s:5:\"@name\";s:24:\"field_media_oembed_video\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:14:\"URL del vídeo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:12:\"remote_video\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:30:\"field_media_oembed_video_value\";s:5:\"table\";s:31:\"media__field_media_oembed_video\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_oembed_video_value\";}s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:30:\"field_media_oembed_video_value\";s:5:\"table\";s:31:\"media__field_media_oembed_video\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_oembed_video_value\";}s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:30:\"field_media_oembed_video_value\";s:5:\"table\";s:31:\"media__field_media_oembed_video\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_oembed_video_value\";}s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";}}}s:40:\"media_revision__field_media_oembed_video\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:20:\"media_field_revision\";a:4:{s:5:\"table\";s:40:\"media_revision__field_media_oembed_video\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:37:\"field_media_oembed_video__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:14:\"URL del vídeo\";s:11:\"title short\";s:14:\"URL del vídeo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:12:\"remote_video\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:40:\"media_revision__field_media_oembed_video\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:10:\"real field\";s:30:\"field_media_oembed_video_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:30:\"field_media_oembed_video_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:30:\"field_media_oembed_video_value\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:1415;s:11:\"title short\";s:14:\"URL del vídeo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:12:\"remote_video\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:30:\"field_media_oembed_video_value\";s:5:\"table\";s:40:\"media_revision__field_media_oembed_video\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_oembed_video_value\";}s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:30:\"field_media_oembed_video_value\";s:5:\"table\";s:40:\"media_revision__field_media_oembed_video\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_oembed_video_value\";}s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:30:\"field_media_oembed_video_value\";s:5:\"table\";s:40:\"media_revision__field_media_oembed_video\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_oembed_video_value\";}s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";}}}s:24:\"media__field_media_image\";a:7:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:16:\"media_field_data\";a:4:{s:5:\"table\";s:24:\"media__field_media_image\";s:10:\"left_field\";s:3:\"mid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:17:\"field_media_image\";a:5:{s:5:\"group\";r:277;s:5:\"title\";s:6:\"Imagen\";s:11:\"title short\";s:6:\"Imagen\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"image\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:10:\"real field\";s:27:\"field_media_image_target_id\";s:17:\"additional fields\";a:8:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:27:\"field_media_image_target_id\";i:4;s:21:\"field_media_image_alt\";i:5;s:23:\"field_media_image_title\";i:6;s:23:\"field_media_image_width\";i:7;s:24:\"field_media_image_height\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:27:\"field_media_image_target_id\";a:8:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:17:\"field_media_image\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"image\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:27:\"field_media_image_target_id\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:27:\"field_media_image_target_id\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:27:\"field_media_image_target_id\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"image from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:17:\"field_media_image\";}s:10:\"\0*\0options\";a:0:{}}}}s:21:\"field_media_image_alt\";a:7:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:17:\"field_media_image\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"image\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:21:\"field_media_image_alt\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:21:\"field_media_image_alt\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:21:\"field_media_image_alt\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";}}s:23:\"field_media_image_title\";a:7:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:17:\"field_media_image\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"image\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:23:\"field_media_image_title\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_media_image_title\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_media_image_title\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";}}s:23:\"field_media_image_width\";a:7:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:17:\"field_media_image\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"image\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:23:\"field_media_image_width\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_media_image_width\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_media_image_width\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";}}s:24:\"field_media_image_height\";a:7:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:17:\"field_media_image\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"image\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:24:\"field_media_image_height\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:24:\"field_media_image_height\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:24:\"field_media_image_height\";s:5:\"table\";s:24:\"media__field_media_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";}}}s:33:\"media_revision__field_media_image\";a:7:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:20:\"media_field_revision\";a:4:{s:5:\"table\";s:33:\"media_revision__field_media_image\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:30:\"field_media_image__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:6:\"Imagen\";s:11:\"title short\";s:6:\"Imagen\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"image\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:10:\"real field\";s:27:\"field_media_image_target_id\";s:17:\"additional fields\";a:8:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:27:\"field_media_image_target_id\";i:4;s:21:\"field_media_image_alt\";i:5;s:23:\"field_media_image_title\";i:6;s:23:\"field_media_image_width\";i:7;s:24:\"field_media_image_height\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:27:\"field_media_image_target_id\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:1621;s:11:\"title short\";r:1628;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"image\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:27:\"field_media_image_target_id\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:27:\"field_media_image_target_id\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:27:\"field_media_image_target_id\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"image from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:17:\"field_media_image\";}s:10:\"\0*\0options\";a:0:{}}}}s:21:\"field_media_image_alt\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:1710;s:11:\"title short\";r:1717;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"image\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:21:\"field_media_image_alt\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:21:\"field_media_image_alt\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:21:\"field_media_image_alt\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";}}s:23:\"field_media_image_title\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:1789;s:11:\"title short\";r:1796;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"image\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:23:\"field_media_image_title\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_media_image_title\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_media_image_title\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";}}s:23:\"field_media_image_width\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:1868;s:11:\"title short\";r:1875;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"image\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:23:\"field_media_image_width\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_media_image_width\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_media_image_width\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";}}s:24:\"field_media_image_height\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:1947;s:11:\"title short\";r:1954;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"image\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:24:\"field_media_image_height\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:24:\"field_media_image_height\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:24:\"field_media_image_height\";s:5:\"table\";s:33:\"media_revision__field_media_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_media_image_target_id\";i:7;s:21:\"field_media_image_alt\";i:8;s:23:\"field_media_image_title\";i:9;s:23:\"field_media_image_width\";i:10;s:24:\"field_media_image_height\";}s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";}}}s:27:\"media__field_media_document\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:16:\"media_field_data\";a:4:{s:5:\"table\";s:27:\"media__field_media_document\";s:10:\"left_field\";s:3:\"mid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:20:\"field_media_document\";a:5:{s:5:\"group\";r:277;s:5:\"title\";s:9:\"Documento\";s:11:\"title short\";s:9:\"Documento\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"document\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:27:\"media__field_media_document\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:10:\"real field\";s:30:\"field_media_document_target_id\";s:17:\"additional fields\";a:6:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:30:\"field_media_document_target_id\";i:4;s:28:\"field_media_document_display\";i:5;s:32:\"field_media_document_description\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:30:\"field_media_document_target_id\";a:8:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:9:\"Documento\";s:5:\"@name\";s:20:\"field_media_document\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Documento\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"document\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:30:\"field_media_document_target_id\";s:5:\"table\";s:27:\"media__field_media_document\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:30:\"field_media_document_target_id\";s:5:\"table\";s:27:\"media__field_media_document\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:30:\"field_media_document_target_id\";s:5:\"table\";s:27:\"media__field_media_document\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"file from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:20:\"field_media_document\";}s:10:\"\0*\0options\";a:0:{}}}}s:28:\"field_media_document_display\";a:7:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:9:\"Documento\";s:5:\"@name\";s:20:\"field_media_document\";s:7:\"@column\";s:7:\"display\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Documento\";s:7:\"@column\";s:7:\"display\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"document\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:28:\"field_media_document_display\";s:5:\"table\";s:27:\"media__field_media_document\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:28:\"field_media_document_display\";s:5:\"table\";s:27:\"media__field_media_document\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:28:\"field_media_document_display\";s:5:\"table\";s:27:\"media__field_media_document\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";}}s:32:\"field_media_document_description\";a:7:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:9:\"Documento\";s:5:\"@name\";s:20:\"field_media_document\";s:7:\"@column\";s:11:\"description\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Documento\";s:7:\"@column\";s:11:\"description\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"document\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:32:\"field_media_document_description\";s:5:\"table\";s:27:\"media__field_media_document\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:32:\"field_media_document_description\";s:5:\"table\";s:27:\"media__field_media_document\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:32:\"field_media_document_description\";s:5:\"table\";s:27:\"media__field_media_document\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";}}}s:36:\"media_revision__field_media_document\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:20:\"media_field_revision\";a:4:{s:5:\"table\";s:36:\"media_revision__field_media_document\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:33:\"field_media_document__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:9:\"Documento\";s:11:\"title short\";s:9:\"Documento\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"document\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:36:\"media_revision__field_media_document\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:10:\"real field\";s:30:\"field_media_document_target_id\";s:17:\"additional fields\";a:6:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:30:\"field_media_document_target_id\";i:4;s:28:\"field_media_document_display\";i:5;s:32:\"field_media_document_description\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:30:\"field_media_document_target_id\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:2483;s:11:\"title short\";r:2490;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"document\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:30:\"field_media_document_target_id\";s:5:\"table\";s:36:\"media_revision__field_media_document\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:30:\"field_media_document_target_id\";s:5:\"table\";s:36:\"media_revision__field_media_document\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:30:\"field_media_document_target_id\";s:5:\"table\";s:36:\"media_revision__field_media_document\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"file from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:20:\"field_media_document\";}s:10:\"\0*\0options\";a:0:{}}}}s:28:\"field_media_document_display\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:2566;s:11:\"title short\";r:2573;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"document\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:28:\"field_media_document_display\";s:5:\"table\";s:36:\"media_revision__field_media_document\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:28:\"field_media_document_display\";s:5:\"table\";s:36:\"media_revision__field_media_document\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:28:\"field_media_document_display\";s:5:\"table\";s:36:\"media_revision__field_media_document\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";}}s:32:\"field_media_document_description\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:2639;s:11:\"title short\";r:2646;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"document\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:32:\"field_media_document_description\";s:5:\"table\";s:36:\"media_revision__field_media_document\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:32:\"field_media_document_description\";s:5:\"table\";s:36:\"media_revision__field_media_document\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:32:\"field_media_document_description\";s:5:\"table\";s:36:\"media_revision__field_media_document\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:30:\"field_media_document_target_id\";i:7;s:28:\"field_media_document_display\";i:8;s:32:\"field_media_document_description\";}s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";}}}s:29:\"media__field_media_audio_file\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:16:\"media_field_data\";a:4:{s:5:\"table\";s:29:\"media__field_media_audio_file\";s:10:\"left_field\";s:3:\"mid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:22:\"field_media_audio_file\";a:5:{s:5:\"group\";r:277;s:5:\"title\";s:16:\"Archivo de audio\";s:11:\"title short\";s:16:\"Archivo de audio\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"audio\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:29:\"media__field_media_audio_file\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:10:\"real field\";s:32:\"field_media_audio_file_target_id\";s:17:\"additional fields\";a:6:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:32:\"field_media_audio_file_target_id\";i:4;s:30:\"field_media_audio_file_display\";i:5;s:34:\"field_media_audio_file_description\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:32:\"field_media_audio_file_target_id\";a:8:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:16:\"Archivo de audio\";s:5:\"@name\";s:22:\"field_media_audio_file\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:16:\"Archivo de audio\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"audio\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:32:\"field_media_audio_file_target_id\";s:5:\"table\";s:29:\"media__field_media_audio_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:32:\"field_media_audio_file_target_id\";s:5:\"table\";s:29:\"media__field_media_audio_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:32:\"field_media_audio_file_target_id\";s:5:\"table\";s:29:\"media__field_media_audio_file\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"file from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:22:\"field_media_audio_file\";}s:10:\"\0*\0options\";a:0:{}}}}s:30:\"field_media_audio_file_display\";a:7:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:16:\"Archivo de audio\";s:5:\"@name\";s:22:\"field_media_audio_file\";s:7:\"@column\";s:7:\"display\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:16:\"Archivo de audio\";s:7:\"@column\";s:7:\"display\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"audio\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:30:\"field_media_audio_file_display\";s:5:\"table\";s:29:\"media__field_media_audio_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:30:\"field_media_audio_file_display\";s:5:\"table\";s:29:\"media__field_media_audio_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:30:\"field_media_audio_file_display\";s:5:\"table\";s:29:\"media__field_media_audio_file\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";}}s:34:\"field_media_audio_file_description\";a:7:{s:5:\"group\";r:277;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:16:\"Archivo de audio\";s:5:\"@name\";s:22:\"field_media_audio_file\";s:7:\"@column\";s:11:\"description\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:16:\"Archivo de audio\";s:7:\"@column\";s:11:\"description\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"audio\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:34:\"field_media_audio_file_description\";s:5:\"table\";s:29:\"media__field_media_audio_file\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:34:\"field_media_audio_file_description\";s:5:\"table\";s:29:\"media__field_media_audio_file\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:34:\"field_media_audio_file_description\";s:5:\"table\";s:29:\"media__field_media_audio_file\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";}}}s:38:\"media_revision__field_media_audio_file\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:20:\"media_field_revision\";a:4:{s:5:\"table\";s:38:\"media_revision__field_media_audio_file\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:35:\"field_media_audio_file__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:16:\"Archivo de audio\";s:11:\"title short\";s:16:\"Archivo de audio\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"audio\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:38:\"media_revision__field_media_audio_file\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:10:\"real field\";s:32:\"field_media_audio_file_target_id\";s:17:\"additional fields\";a:6:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:32:\"field_media_audio_file_target_id\";i:4;s:30:\"field_media_audio_file_display\";i:5;s:34:\"field_media_audio_file_description\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:32:\"field_media_audio_file_target_id\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:3005;s:11:\"title short\";r:3012;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"audio\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:32:\"field_media_audio_file_target_id\";s:5:\"table\";s:38:\"media_revision__field_media_audio_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:32:\"field_media_audio_file_target_id\";s:5:\"table\";s:38:\"media_revision__field_media_audio_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:32:\"field_media_audio_file_target_id\";s:5:\"table\";s:38:\"media_revision__field_media_audio_file\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"file from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:22:\"field_media_audio_file\";}s:10:\"\0*\0options\";a:0:{}}}}s:30:\"field_media_audio_file_display\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:3088;s:11:\"title short\";r:3095;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"audio\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:30:\"field_media_audio_file_display\";s:5:\"table\";s:38:\"media_revision__field_media_audio_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:30:\"field_media_audio_file_display\";s:5:\"table\";s:38:\"media_revision__field_media_audio_file\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:30:\"field_media_audio_file_display\";s:5:\"table\";s:38:\"media_revision__field_media_audio_file\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";}}s:34:\"field_media_audio_file_description\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:3161;s:11:\"title short\";r:3168;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:5:\"audio\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:34:\"field_media_audio_file_description\";s:5:\"table\";s:38:\"media_revision__field_media_audio_file\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:34:\"field_media_audio_file_description\";s:5:\"table\";s:38:\"media_revision__field_media_audio_file\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:34:\"field_media_audio_file_description\";s:5:\"table\";s:38:\"media_revision__field_media_audio_file\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_media_audio_file_target_id\";i:7;s:30:\"field_media_audio_file_display\";i:8;s:34:\"field_media_audio_file_description\";}s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";}}}s:38:\"taxonomy_term__field_imagen_tecnologia\";a:7:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:24:\"taxonomy_term_field_data\";a:4:{s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:10:\"left_field\";s:3:\"tid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:23:\"field_imagen_tecnologia\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:18:\"Imagen Tecnología\";s:11:\"title short\";s:18:\"Imagen Tecnología\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:11:\"tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:10:\"real field\";s:33:\"field_imagen_tecnologia_target_id\";s:17:\"additional fields\";a:8:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:33:\"field_imagen_tecnologia_target_id\";i:4;s:27:\"field_imagen_tecnologia_alt\";i:5;s:29:\"field_imagen_tecnologia_title\";i:6;s:29:\"field_imagen_tecnologia_width\";i:7;s:30:\"field_imagen_tecnologia_height\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:33:\"field_imagen_tecnologia_target_id\";a:8:{s:5:\"group\";r:3498;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:18:\"Imagen Tecnología\";s:5:\"@name\";s:23:\"field_imagen_tecnologia\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:18:\"Imagen Tecnología\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:11:\"tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:33:\"field_imagen_tecnologia_target_id\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:33:\"field_imagen_tecnologia_target_id\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:33:\"field_imagen_tecnologia_target_id\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"image from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:23:\"field_imagen_tecnologia\";}s:10:\"\0*\0options\";a:0:{}}}}s:27:\"field_imagen_tecnologia_alt\";a:7:{s:5:\"group\";r:3498;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:18:\"Imagen Tecnología\";s:5:\"@name\";s:23:\"field_imagen_tecnologia\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:18:\"Imagen Tecnología\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:11:\"tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:27:\"field_imagen_tecnologia_alt\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:27:\"field_imagen_tecnologia_alt\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:27:\"field_imagen_tecnologia_alt\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";}}s:29:\"field_imagen_tecnologia_title\";a:7:{s:5:\"group\";r:3498;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:18:\"Imagen Tecnología\";s:5:\"@name\";s:23:\"field_imagen_tecnologia\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:18:\"Imagen Tecnología\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:11:\"tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:29:\"field_imagen_tecnologia_title\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:29:\"field_imagen_tecnologia_title\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:29:\"field_imagen_tecnologia_title\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";}}s:29:\"field_imagen_tecnologia_width\";a:7:{s:5:\"group\";r:3498;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:18:\"Imagen Tecnología\";s:5:\"@name\";s:23:\"field_imagen_tecnologia\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:18:\"Imagen Tecnología\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:11:\"tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:29:\"field_imagen_tecnologia_width\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:29:\"field_imagen_tecnologia_width\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:29:\"field_imagen_tecnologia_width\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";}}s:30:\"field_imagen_tecnologia_height\";a:7:{s:5:\"group\";r:3498;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:18:\"Imagen Tecnología\";s:5:\"@name\";s:23:\"field_imagen_tecnologia\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:18:\"Imagen Tecnología\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:11:\"tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:30:\"field_imagen_tecnologia_height\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:30:\"field_imagen_tecnologia_height\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:30:\"field_imagen_tecnologia_height\";s:5:\"table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";}}}s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";a:7:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:28:\"taxonomy_term_field_revision\";a:4:{s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:10:\"left_field\";s:11:\"revision_id\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:36:\"field_imagen_tecnologia__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:18:\"Imagen Tecnología\";s:11:\"title short\";s:18:\"Imagen Tecnología\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:11:\"tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:10:\"real field\";s:33:\"field_imagen_tecnologia_target_id\";s:17:\"additional fields\";a:8:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:33:\"field_imagen_tecnologia_target_id\";i:4;s:27:\"field_imagen_tecnologia_alt\";i:5;s:29:\"field_imagen_tecnologia_title\";i:6;s:29:\"field_imagen_tecnologia_width\";i:7;s:30:\"field_imagen_tecnologia_height\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:33:\"field_imagen_tecnologia_target_id\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:3529;s:11:\"title short\";r:3536;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:11:\"tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:33:\"field_imagen_tecnologia_target_id\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:33:\"field_imagen_tecnologia_target_id\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:33:\"field_imagen_tecnologia_target_id\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"image from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:23:\"field_imagen_tecnologia\";}s:10:\"\0*\0options\";a:0:{}}}}s:27:\"field_imagen_tecnologia_alt\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:3618;s:11:\"title short\";r:3625;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:11:\"tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:27:\"field_imagen_tecnologia_alt\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:27:\"field_imagen_tecnologia_alt\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:27:\"field_imagen_tecnologia_alt\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";}}s:29:\"field_imagen_tecnologia_title\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:3697;s:11:\"title short\";r:3704;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:11:\"tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:29:\"field_imagen_tecnologia_title\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:29:\"field_imagen_tecnologia_title\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:29:\"field_imagen_tecnologia_title\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";}}s:29:\"field_imagen_tecnologia_width\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:3776;s:11:\"title short\";r:3783;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:11:\"tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:29:\"field_imagen_tecnologia_width\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:29:\"field_imagen_tecnologia_width\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:29:\"field_imagen_tecnologia_width\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";}}s:30:\"field_imagen_tecnologia_height\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:3855;s:11:\"title short\";r:3862;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:11:\"tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:30:\"field_imagen_tecnologia_height\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:30:\"field_imagen_tecnologia_height\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:30:\"field_imagen_tecnologia_height\";s:5:\"table\";s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:33:\"field_imagen_tecnologia_target_id\";i:7;s:27:\"field_imagen_tecnologia_alt\";i:8;s:29:\"field_imagen_tecnologia_title\";i:9;s:29:\"field_imagen_tecnologia_width\";i:10;s:30:\"field_imagen_tecnologia_height\";}s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";}}}s:23:\"node__field_tecnologias\";a:4:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:23:\"node__field_tecnologias\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:17:\"field_tecnologias\";a:6:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:12:\"Tecnologías\";s:11:\"title short\";s:12:\"Tecnologías\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:27:\"field_tecnologias_target_id\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:27:\"field_tecnologias_target_id\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}s:12:\"relationship\";a:9:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"@label referenced from @field_name\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:3498;s:11:\"@field_name\";s:17:\"field_tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"@field_name: @label\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:3498;s:11:\"@field_name\";s:17:\"field_tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:4359;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:11:\"entity type\";s:13:\"taxonomy_term\";s:10:\"base field\";s:3:\"tid\";s:18:\"relationship field\";s:27:\"field_tecnologias_target_id\";}}s:27:\"field_tecnologias_target_id\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:12:\"Tecnologías\";s:5:\"@name\";s:17:\"field_tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:12:\"Tecnologías\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:8:{s:5:\"field\";s:27:\"field_tecnologias_target_id\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:16:\"entity_target_id\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";}s:6:\"filter\";a:7:{s:5:\"field\";s:27:\"field_tecnologias_target_id\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:18:\"taxonomy_index_tid\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:27:\"field_tecnologias_target_id\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";}}s:5:\"delta\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:12:\"Tecnologías\";s:5:\"@name\";s:17:\"field_tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:12:\"Tecnologías\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";}}}s:32:\"node_revision__field_tecnologias\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:4:{s:5:\"table\";s:32:\"node_revision__field_tecnologias\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:30:\"field_tecnologias__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:12:\"Tecnologías\";s:11:\"title short\";s:12:\"Tecnologías\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:32:\"node_revision__field_tecnologias\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:27:\"field_tecnologias_target_id\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:27:\"field_tecnologias_target_id\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:27:\"field_tecnologias_target_id\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:4410;s:11:\"title short\";s:12:\"Tecnologías\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:8:{s:5:\"field\";s:27:\"field_tecnologias_target_id\";s:5:\"table\";s:32:\"node_revision__field_tecnologias\";s:2:\"id\";s:16:\"entity_target_id\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";}s:6:\"filter\";a:7:{s:5:\"field\";s:27:\"field_tecnologias_target_id\";s:5:\"table\";s:32:\"node_revision__field_tecnologias\";s:2:\"id\";s:18:\"taxonomy_index_tid\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:27:\"field_tecnologias_target_id\";s:5:\"table\";s:32:\"node_revision__field_tecnologias\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";}}s:5:\"delta\";a:8:{s:5:\"group\";r:4577;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:12:\"Tecnologías\";s:5:\"@name\";s:17:\"field_tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:12:\"Tecnologías\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:32:\"node_revision__field_tecnologias\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:32:\"node_revision__field_tecnologias\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:32:\"node_revision__field_tecnologias\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";}}s:17:\"field_tecnologias\";a:1:{s:12:\"relationship\";a:9:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"@label referenced from @field_name\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:3498;s:11:\"@field_name\";s:17:\"field_tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"@field_name: @label\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:3498;s:11:\"@field_name\";s:17:\"field_tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:4359;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:11:\"entity type\";s:13:\"taxonomy_term\";s:10:\"base field\";s:3:\"tid\";s:18:\"relationship field\";s:27:\"field_tecnologias_target_id\";}}}s:24:\"taxonomy_term_field_data\";a:24:{s:32:\"reverse__node__field_tecnologias\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"@entity using @field_name\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"@field_name\";s:17:\"field_tecnologias\";s:7:\"@entity\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:17:\"field_tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:3498;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Relate each @entity with a @field_name set to the @label.\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";r:4735;s:11:\"@field_name\";s:17:\"field_tecnologias\";s:7:\"@entity\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:15:\"node_field_data\";s:11:\"entity_type\";s:4:\"node\";s:10:\"base field\";s:3:\"nid\";s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"field table\";s:23:\"node__field_tecnologias\";s:11:\"field field\";s:27:\"field_tecnologias_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:25:\"reverse__node__field_tags\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"@entity using @field_name\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";r:4735;s:11:\"@field_name\";s:10:\"field_tags\";s:7:\"@entity\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:10:\"field_tags\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:3498;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Relate each @entity with a @field_name set to the @label.\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";r:4735;s:11:\"@field_name\";s:10:\"field_tags\";s:7:\"@entity\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:15:\"node_field_data\";s:11:\"entity_type\";s:4:\"node\";s:10:\"base field\";s:3:\"nid\";s:10:\"field_name\";s:10:\"field_tags\";s:11:\"field table\";s:16:\"node__field_tags\";s:11:\"field field\";s:20:\"field_tags_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:30:\"reverse__node__field_etiquetas\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"@entity using @field_name\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";r:4735;s:11:\"@field_name\";s:15:\"field_etiquetas\";s:7:\"@entity\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:3498;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Relate each @entity with a @field_name set to the @label.\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";r:4735;s:11:\"@field_name\";s:15:\"field_etiquetas\";s:7:\"@entity\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:15:\"node_field_data\";s:11:\"entity_type\";s:4:\"node\";s:10:\"base field\";s:3:\"nid\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"field table\";s:21:\"node__field_etiquetas\";s:11:\"field field\";s:25:\"field_etiquetas_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:5:\"table\";a:7:{s:4:\"base\";a:6:{s:5:\"field\";s:3:\"tid\";s:5:\"title\";r:3498;s:14:\"cache_contexts\";a:0:{}s:16:\"access query tag\";s:20:\"taxonomy_term_access\";s:8:\"defaults\";a:2:{s:5:\"field\";s:4:\"name\";s:5:\"table\";s:24:\"taxonomy_term_field_data\";}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Taxonomy terms are attached to nodes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"group\";r:3498;s:8:\"provider\";s:8:\"taxonomy\";s:15:\"entity revision\";b:0;s:11:\"entity type\";s:13:\"taxonomy_term\";s:9:\"wizard_id\";s:13:\"taxonomy_term\";s:4:\"join\";a:1:{s:14:\"taxonomy_index\";a:2:{s:5:\"field\";s:3:\"tid\";s:10:\"left_field\";s:3:\"tid\";}}}s:3:\"tid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Term ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"The tid of a taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:3:{s:2:\"id\";s:8:\"taxonomy\";s:10:\"name field\";s:4:\"name\";s:12:\"zero is null\";b:1;}s:6:\"filter\";a:6:{s:2:\"id\";s:18:\"taxonomy_index_tid\";s:11:\"allow empty\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"Taxonomy term chosen from autocomplete or select widget.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"hierarchy table\";s:21:\"taxonomy_term__parent\";s:7:\"numeric\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"tid\";}s:11:\"revision_id\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:11:\"revision_id\";}s:3:\"vid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Filter the results of \"Taxonomy: Term\" to a particular vocabulary.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"The vocabulary name.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"argument\";a:1:{s:2:\"id\";s:14:\"vocabulary_vid\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"bundle\";}s:4:\"sort\";a:3:{s:2:\"id\";s:8:\"standard\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Vocabulary ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"The raw vocabulary ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"entity field\";s:3:\"vid\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The term language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:4:\"name\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:9:\"term_name\";}s:8:\"argument\";a:3:{s:2:\"id\";s:6:\"string\";s:11:\"many to one\";b:1;s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Uncategorized\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"name\";}s:18:\"description__value\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:3:{s:2:\"id\";s:5:\"field\";s:6:\"format\";s:19:\"description__format\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:11:\"description\";}s:19:\"description__format\";a:6:{s:5:\"title\";s:21:\"Descripción (format)\";s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:11:\"description\";}s:6:\"weight\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Weight\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"The weight of this term in relation to other terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"weight\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The date the term was last updated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:29:\"revision_translation_affected\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:29:\"revision_translation_affected\";}s:7:\"tid_raw\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Term ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"The tid of a taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"tid\";s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}}s:18:\"tid_representative\";a:1:{s:12:\"relationship\";a:11:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Representative node\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Representative node\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:89:\"Obtains a single representative node for each term, according to a chosen sort criterion.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:13:\"groupwise_max\";s:18:\"relationship field\";s:3:\"tid\";s:11:\"outer field\";s:28:\"taxonomy_term_field_data.tid\";s:14:\"argument table\";s:24:\"taxonomy_term_field_data\";s:14:\"argument field\";s:3:\"tid\";s:4:\"base\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:29:\"node_field_data:term_node_tid\";}}s:16:\"changed_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"changed_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Updated year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"changed_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"changed_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Updated month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"changed_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Updated day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"changed_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_week\";}}}s:16:\"node__field_tags\";a:4:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:16:\"node__field_tags\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:10:\"field_tags\";a:6:{s:5:\"group\";r:4359;s:5:\"title\";s:9:\"Etiquetas\";s:11:\"title short\";s:9:\"Etiquetas\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"article\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:16:\"node__field_tags\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:20:\"field_tags_target_id\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:20:\"field_tags_target_id\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}s:12:\"relationship\";a:9:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"@label referenced from @field_name\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:3498;s:11:\"@field_name\";s:10:\"field_tags\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"@field_name: @label\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:3498;s:11:\"@field_name\";s:10:\"field_tags\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:4359;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"article\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:11:\"entity type\";s:13:\"taxonomy_term\";s:10:\"base field\";s:3:\"tid\";s:18:\"relationship field\";s:20:\"field_tags_target_id\";}}s:20:\"field_tags_target_id\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Etiquetas\";s:5:\"@name\";s:10:\"field_tags\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:9:\"Etiquetas\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"article\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:8:{s:5:\"field\";s:20:\"field_tags_target_id\";s:5:\"table\";s:16:\"node__field_tags\";s:2:\"id\";s:16:\"entity_target_id\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:20:\"field_tags_target_id\";}s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";}s:6:\"filter\";a:7:{s:5:\"field\";s:20:\"field_tags_target_id\";s:5:\"table\";s:16:\"node__field_tags\";s:2:\"id\";s:18:\"taxonomy_index_tid\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:20:\"field_tags_target_id\";}s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:20:\"field_tags_target_id\";s:5:\"table\";s:16:\"node__field_tags\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:20:\"field_tags_target_id\";}s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";}}s:5:\"delta\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Etiquetas\";s:5:\"@name\";s:10:\"field_tags\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"article\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:16:\"node__field_tags\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:20:\"field_tags_target_id\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:16:\"node__field_tags\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:20:\"field_tags_target_id\";}s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:16:\"node__field_tags\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:20:\"field_tags_target_id\";}s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";}}}s:25:\"node_revision__field_tags\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:4:{s:5:\"table\";s:25:\"node_revision__field_tags\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:23:\"field_tags__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:9:\"Etiquetas\";s:11:\"title short\";s:9:\"Etiquetas\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"article\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:25:\"node_revision__field_tags\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:20:\"field_tags_target_id\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:20:\"field_tags_target_id\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:20:\"field_tags_target_id\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:5263;s:11:\"title short\";s:9:\"Etiquetas\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"article\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:8:{s:5:\"field\";s:20:\"field_tags_target_id\";s:5:\"table\";s:25:\"node_revision__field_tags\";s:2:\"id\";s:16:\"entity_target_id\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:20:\"field_tags_target_id\";}s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";}s:6:\"filter\";a:7:{s:5:\"field\";s:20:\"field_tags_target_id\";s:5:\"table\";s:25:\"node_revision__field_tags\";s:2:\"id\";s:18:\"taxonomy_index_tid\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:20:\"field_tags_target_id\";}s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:20:\"field_tags_target_id\";s:5:\"table\";s:25:\"node_revision__field_tags\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:20:\"field_tags_target_id\";}s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";}}s:5:\"delta\";a:8:{s:5:\"group\";r:5433;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Etiquetas\";s:5:\"@name\";s:10:\"field_tags\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"article\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:25:\"node_revision__field_tags\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:20:\"field_tags_target_id\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:25:\"node_revision__field_tags\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:20:\"field_tags_target_id\";}s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:25:\"node_revision__field_tags\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:20:\"field_tags_target_id\";}s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";}}s:10:\"field_tags\";a:1:{s:12:\"relationship\";a:9:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"@label referenced from @field_name\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:3498;s:11:\"@field_name\";s:10:\"field_tags\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"@field_name: @label\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:3498;s:11:\"@field_name\";s:10:\"field_tags\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:4359;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"article\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:11:\"entity type\";s:13:\"taxonomy_term\";s:10:\"base field\";s:3:\"tid\";s:18:\"relationship field\";s:20:\"field_tags_target_id\";}}}s:17:\"node__field_image\";a:7:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:5:{s:5:\"table\";s:17:\"node__field_image\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:3:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}i:2;a:2:{s:5:\"field\";s:6:\"bundle\";s:5:\"value\";a:3:{i:0;s:8:\"clientes\";i:1;s:9:\"proyectos\";i:2;s:4:\"blog\";}}}s:7:\"join_id\";s:22:\"field_or_language_join\";}}s:8:\"provider\";s:5:\"views\";}s:11:\"field_image\";a:6:{s:5:\"group\";r:4359;s:5:\"title\";s:6:\"Imagen\";s:11:\"title short\";s:6:\"Imagen\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:86:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Logo\";}s:7:\"aliases\";a:1:{i:0;a:4:{s:4:\"base\";s:4:\"node\";s:5:\"group\";r:4359;s:5:\"title\";s:4:\"Logo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"field\";a:9:{s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:21:\"field_image_target_id\";s:17:\"additional fields\";a:8:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:21:\"field_image_target_id\";i:4;s:15:\"field_image_alt\";i:5;s:17:\"field_image_title\";i:6;s:17:\"field_image_width\";i:7;s:18:\"field_image_height\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:21:\"field_image_target_id\";a:9:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:112:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:target_id)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:5645;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:21:\"field_image_target_id\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:21:\"field_image_target_id\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:21:\"field_image_target_id\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"image from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:11:\"field_image\";}s:10:\"\0*\0options\";a:0:{}}}}s:15:\"field_image_alt\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:106:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:alt)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:5747;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:15:\"field_image_alt\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:15:\"field_image_alt\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:15:\"field_image_alt\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}}s:17:\"field_image_title\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:108:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:title)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:5839;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:17:\"field_image_title\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:17:\"field_image_title\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:17:\"field_image_title\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}}s:17:\"field_image_width\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:108:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:width)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:5931;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:17:\"field_image_width\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:17:\"field_image_width\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:17:\"field_image_width\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}}s:18:\"field_image_height\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:109:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:height)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:6023;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:18:\"field_image_height\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:18:\"field_image_height\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:18:\"field_image_height\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}}}s:26:\"node_revision__field_image\";a:7:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:5:{s:5:\"table\";s:26:\"node_revision__field_image\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:3:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}i:2;a:2:{s:5:\"value\";a:3:{i:0;s:8:\"clientes\";i:1;s:9:\"proyectos\";i:2;s:4:\"blog\";}s:5:\"field\";s:6:\"bundle\";}}s:7:\"join_id\";s:22:\"field_or_language_join\";}}s:8:\"provider\";s:5:\"views\";}s:24:\"field_image__revision_id\";a:6:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:6:\"Imagen\";s:11:\"title short\";s:6:\"Imagen\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:106:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido (datos históricos): Logo\";}s:7:\"aliases\";a:1:{i:0;a:4:{s:4:\"base\";s:26:\"node_revision__field_image\";s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:4:\"Logo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"field\";a:8:{s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:21:\"field_image_target_id\";s:17:\"additional fields\";a:8:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:21:\"field_image_target_id\";i:4;s:15:\"field_image_alt\";i:5;s:17:\"field_image_title\";i:6;s:17:\"field_image_width\";i:7;s:18:\"field_image_height\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:21:\"field_image_target_id\";a:9:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:5645;s:11:\"title short\";r:5652;s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:112:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:target_id)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:5645;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:21:\"field_image_target_id\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:21:\"field_image_target_id\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:21:\"field_image_target_id\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"image from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:11:\"field_image\";}s:10:\"\0*\0options\";a:0:{}}}}s:15:\"field_image_alt\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:5747;s:11:\"title short\";r:5754;s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:106:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:alt)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:5747;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:15:\"field_image_alt\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:15:\"field_image_alt\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:15:\"field_image_alt\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}}s:17:\"field_image_title\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:5839;s:11:\"title short\";r:5846;s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:108:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:title)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:5839;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:17:\"field_image_title\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:17:\"field_image_title\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:17:\"field_image_title\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}}s:17:\"field_image_width\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:5931;s:11:\"title short\";r:5938;s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:108:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:width)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:5931;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:17:\"field_image_width\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:17:\"field_image_width\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:17:\"field_image_width\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}}s:18:\"field_image_height\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:6023;s:11:\"title short\";r:6030;s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:109:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:height)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:6023;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:18:\"field_image_height\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:18:\"field_image_height\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:18:\"field_image_height\";s:5:\"table\";s:26:\"node_revision__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}}}s:19:\"node__field_galeria\";a:8:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:19:\"node__field_galeria\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:13:\"field_galeria\";a:5:{s:5:\"group\";r:4359;s:5:\"title\";s:8:\"Galería\";s:11:\"title short\";s:8:\"Galería\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:23:\"field_galeria_target_id\";s:17:\"additional fields\";a:8:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:23:\"field_galeria_target_id\";i:4;s:17:\"field_galeria_alt\";i:5;s:19:\"field_galeria_title\";i:6;s:19:\"field_galeria_width\";i:7;s:20:\"field_galeria_height\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:23:\"field_galeria_target_id\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:23:\"field_galeria_target_id\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_galeria_target_id\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_galeria_target_id\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"image from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:13:\"field_galeria\";}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"delta\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:8:\"Galería\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}s:17:\"field_galeria_alt\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:17:\"field_galeria_alt\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:17:\"field_galeria_alt\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:17:\"field_galeria_alt\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}s:19:\"field_galeria_title\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:19:\"field_galeria_title\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:19:\"field_galeria_title\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:19:\"field_galeria_title\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}s:19:\"field_galeria_width\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:19:\"field_galeria_width\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:19:\"field_galeria_width\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:19:\"field_galeria_width\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}s:20:\"field_galeria_height\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:20:\"field_galeria_height\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:20:\"field_galeria_height\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:20:\"field_galeria_height\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}}s:28:\"node_revision__field_galeria\";a:8:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:4:{s:5:\"table\";s:28:\"node_revision__field_galeria\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:26:\"field_galeria__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:8:\"Galería\";s:11:\"title short\";s:8:\"Galería\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:23:\"field_galeria_target_id\";s:17:\"additional fields\";a:8:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:23:\"field_galeria_target_id\";i:4;s:17:\"field_galeria_alt\";i:5;s:19:\"field_galeria_title\";i:6;s:19:\"field_galeria_width\";i:7;s:20:\"field_galeria_height\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:23:\"field_galeria_target_id\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:6655;s:11:\"title short\";r:6662;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:23:\"field_galeria_target_id\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_galeria_target_id\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_galeria_target_id\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"image from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:13:\"field_galeria\";}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"delta\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:8:\"Galería\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}s:17:\"field_galeria_alt\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:6823;s:11:\"title short\";r:6830;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:17:\"field_galeria_alt\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:17:\"field_galeria_alt\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:17:\"field_galeria_alt\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}s:19:\"field_galeria_title\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:6902;s:11:\"title short\";r:6909;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:19:\"field_galeria_title\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:19:\"field_galeria_title\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:19:\"field_galeria_title\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}s:19:\"field_galeria_width\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:6981;s:11:\"title short\";r:6988;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:19:\"field_galeria_width\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:19:\"field_galeria_width\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:19:\"field_galeria_width\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}s:20:\"field_galeria_height\";a:7:{s:5:\"group\";r:7263;s:5:\"title\";r:7060;s:11:\"title short\";r:7067;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:20:\"field_galeria_height\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:20:\"field_galeria_height\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:20:\"field_galeria_height\";s:5:\"table\";s:28:\"node_revision__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}}s:21:\"node__field_etiquetas\";a:4:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:21:\"node__field_etiquetas\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:15:\"field_etiquetas\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";s:9:\"Etiquetas\";s:11:\"title short\";s:9:\"Etiquetas\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:73:\"Aparece en proyectos, blog. También conocido como: Contenido: Etiquetas:\";}s:7:\"aliases\";a:1:{i:0;a:4:{s:4:\"base\";s:4:\"node\";s:5:\"group\";r:4359;s:5:\"title\";s:10:\"Etiquetas:\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"field\";a:9:{s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:25:\"field_etiquetas_target_id\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:25:\"field_etiquetas_target_id\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}s:12:\"relationship\";a:9:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"@label referenced from @field_name\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:3498;s:11:\"@field_name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"@field_name: @label\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:3498;s:11:\"@field_name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:4359;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:15:\"proyectos, blog\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:11:\"entity type\";s:13:\"taxonomy_term\";s:10:\"base field\";s:3:\"tid\";s:18:\"relationship field\";s:25:\"field_etiquetas_target_id\";}}s:25:\"field_etiquetas_target_id\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Etiquetas\";s:5:\"@name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:9:\"Etiquetas\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:90:\"Aparece en proyectos, blog. También conocido como: Contenido: Etiquetas (field_etiquetas)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:10:\"Etiquetas:\";s:5:\"@name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:7699;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:8:{s:5:\"field\";s:25:\"field_etiquetas_target_id\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:16:\"entity_target_id\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";}s:6:\"filter\";a:7:{s:5:\"field\";s:25:\"field_etiquetas_target_id\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:18:\"taxonomy_index_tid\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:25:\"field_etiquetas_target_id\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";}}s:5:\"delta\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Etiquetas\";s:5:\"@name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:15:\"proyectos, blog\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";}}}s:30:\"node_revision__field_etiquetas\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:4:{s:5:\"table\";s:30:\"node_revision__field_etiquetas\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:28:\"field_etiquetas__revision_id\";a:6:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:9:\"Etiquetas\";s:11:\"title short\";s:9:\"Etiquetas\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:93:\"Aparece en proyectos, blog. También conocido como: Contenido (datos históricos): Etiquetas:\";}s:7:\"aliases\";a:1:{i:0;a:4:{s:4:\"base\";s:30:\"node_revision__field_etiquetas\";s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:10:\"Etiquetas:\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"field\";a:8:{s:5:\"table\";s:30:\"node_revision__field_etiquetas\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:25:\"field_etiquetas_target_id\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:25:\"field_etiquetas_target_id\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:25:\"field_etiquetas_target_id\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:7699;s:11:\"title short\";s:9:\"Etiquetas\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:90:\"Aparece en proyectos, blog. También conocido como: Contenido: Etiquetas (field_etiquetas)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:10:\"Etiquetas:\";s:5:\"@name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:7699;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:8:{s:5:\"field\";s:25:\"field_etiquetas_target_id\";s:5:\"table\";s:30:\"node_revision__field_etiquetas\";s:2:\"id\";s:16:\"entity_target_id\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";}s:6:\"filter\";a:7:{s:5:\"field\";s:25:\"field_etiquetas_target_id\";s:5:\"table\";s:30:\"node_revision__field_etiquetas\";s:2:\"id\";s:18:\"taxonomy_index_tid\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:25:\"field_etiquetas_target_id\";s:5:\"table\";s:30:\"node_revision__field_etiquetas\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";}}s:5:\"delta\";a:8:{s:5:\"group\";r:7890;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Etiquetas\";s:5:\"@name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:15:\"proyectos, blog\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:30:\"node_revision__field_etiquetas\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:30:\"node_revision__field_etiquetas\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:30:\"node_revision__field_etiquetas\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";}}s:15:\"field_etiquetas\";a:1:{s:12:\"relationship\";a:9:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"@label referenced from @field_name\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:3498;s:11:\"@field_name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"@field_name: @label\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:3498;s:11:\"@field_name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:4359;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:15:\"proyectos, blog\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:11:\"entity type\";s:13:\"taxonomy_term\";s:10:\"base field\";s:3:\"tid\";s:18:\"relationship field\";s:25:\"field_etiquetas_target_id\";}}}s:27:\"node__field_dth_page_layout\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:27:\"node__field_dth_page_layout\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:21:\"field_dth_page_layout\";a:5:{s:5:\"group\";r:4359;s:5:\"title\";s:16:\"DXPR Page Layout\";s:11:\"title short\";s:16:\"DXPR Page Layout\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:27:\"node__field_dth_page_layout\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:27:\"field_dth_page_layout_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:27:\"field_dth_page_layout_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:27:\"field_dth_page_layout_value\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:16:\"DXPR Page Layout\";s:5:\"@name\";s:21:\"field_dth_page_layout\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:16:\"DXPR Page Layout\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:27:\"field_dth_page_layout_value\";s:5:\"table\";s:27:\"node__field_dth_page_layout\";s:2:\"id\";s:17:\"string_list_field\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_dth_page_layout_value\";}s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:27:\"field_dth_page_layout_value\";s:5:\"table\";s:27:\"node__field_dth_page_layout\";s:2:\"id\";s:10:\"list_field\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_dth_page_layout_value\";}s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:27:\"field_dth_page_layout_value\";s:5:\"table\";s:27:\"node__field_dth_page_layout\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_dth_page_layout_value\";}s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";}}}s:36:\"node_revision__field_dth_page_layout\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:4:{s:5:\"table\";s:36:\"node_revision__field_dth_page_layout\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:34:\"field_dth_page_layout__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:16:\"DXPR Page Layout\";s:11:\"title short\";s:16:\"DXPR Page Layout\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:36:\"node_revision__field_dth_page_layout\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:27:\"field_dth_page_layout_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:27:\"field_dth_page_layout_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:27:\"field_dth_page_layout_value\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:8092;s:11:\"title short\";s:16:\"DXPR Page Layout\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:27:\"field_dth_page_layout_value\";s:5:\"table\";s:36:\"node_revision__field_dth_page_layout\";s:2:\"id\";s:17:\"string_list_field\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_dth_page_layout_value\";}s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:27:\"field_dth_page_layout_value\";s:5:\"table\";s:36:\"node_revision__field_dth_page_layout\";s:2:\"id\";s:10:\"list_field\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_dth_page_layout_value\";}s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:27:\"field_dth_page_layout_value\";s:5:\"table\";s:36:\"node_revision__field_dth_page_layout\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_dth_page_layout_value\";}s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";}}}s:34:\"node__field_dth_main_content_width\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:34:\"node__field_dth_main_content_width\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:28:\"field_dth_main_content_width\";a:5:{s:5:\"group\";r:4359;s:5:\"title\";s:23:\"DXPR Main Content Width\";s:11:\"title short\";s:23:\"DXPR Main Content Width\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:34:\"node__field_dth_main_content_width\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:34:\"field_dth_main_content_width_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:34:\"field_dth_main_content_width_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:34:\"field_dth_main_content_width_value\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:23:\"DXPR Main Content Width\";s:5:\"@name\";s:28:\"field_dth_main_content_width\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:23:\"DXPR Main Content Width\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:34:\"field_dth_main_content_width_value\";s:5:\"table\";s:34:\"node__field_dth_main_content_width\";s:2:\"id\";s:17:\"string_list_field\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:34:\"field_dth_main_content_width_value\";}s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:34:\"field_dth_main_content_width_value\";s:5:\"table\";s:34:\"node__field_dth_main_content_width\";s:2:\"id\";s:10:\"list_field\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:34:\"field_dth_main_content_width_value\";}s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:34:\"field_dth_main_content_width_value\";s:5:\"table\";s:34:\"node__field_dth_main_content_width\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:34:\"field_dth_main_content_width_value\";}s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";}}}s:43:\"node_revision__field_dth_main_content_width\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:4:{s:5:\"table\";s:43:\"node_revision__field_dth_main_content_width\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:41:\"field_dth_main_content_width__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:23:\"DXPR Main Content Width\";s:11:\"title short\";s:23:\"DXPR Main Content Width\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:43:\"node_revision__field_dth_main_content_width\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:34:\"field_dth_main_content_width_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:34:\"field_dth_main_content_width_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:34:\"field_dth_main_content_width_value\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:8288;s:11:\"title short\";s:23:\"DXPR Main Content Width\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:34:\"field_dth_main_content_width_value\";s:5:\"table\";s:43:\"node_revision__field_dth_main_content_width\";s:2:\"id\";s:17:\"string_list_field\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:34:\"field_dth_main_content_width_value\";}s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:34:\"field_dth_main_content_width_value\";s:5:\"table\";s:43:\"node_revision__field_dth_main_content_width\";s:2:\"id\";s:10:\"list_field\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:34:\"field_dth_main_content_width_value\";}s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:34:\"field_dth_main_content_width_value\";s:5:\"table\";s:43:\"node_revision__field_dth_main_content_width\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:34:\"field_dth_main_content_width_value\";}s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";}}}s:28:\"node__field_dth_hide_regions\";a:4:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:28:\"node__field_dth_hide_regions\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:22:\"field_dth_hide_regions\";a:5:{s:5:\"group\";r:4359;s:5:\"title\";s:17:\"DXPR Hide Regions\";s:11:\"title short\";s:17:\"DXPR Hide Regions\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:28:\"node__field_dth_hide_regions\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:28:\"field_dth_hide_regions_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:28:\"field_dth_hide_regions_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:28:\"field_dth_hide_regions_value\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:17:\"DXPR Hide Regions\";s:5:\"@name\";s:22:\"field_dth_hide_regions\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:17:\"DXPR Hide Regions\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:28:\"field_dth_hide_regions_value\";s:5:\"table\";s:28:\"node__field_dth_hide_regions\";s:2:\"id\";s:17:\"string_list_field\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:28:\"field_dth_hide_regions_value\";}s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:28:\"field_dth_hide_regions_value\";s:5:\"table\";s:28:\"node__field_dth_hide_regions\";s:2:\"id\";s:10:\"list_field\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:28:\"field_dth_hide_regions_value\";}s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:28:\"field_dth_hide_regions_value\";s:5:\"table\";s:28:\"node__field_dth_hide_regions\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:28:\"field_dth_hide_regions_value\";}s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";}}s:5:\"delta\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:17:\"DXPR Hide Regions\";s:5:\"@name\";s:22:\"field_dth_hide_regions\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:17:\"DXPR Hide Regions\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:28:\"node__field_dth_hide_regions\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:28:\"field_dth_hide_regions_value\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:28:\"node__field_dth_hide_regions\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:28:\"field_dth_hide_regions_value\";}s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:28:\"node__field_dth_hide_regions\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:28:\"field_dth_hide_regions_value\";}s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";}}}s:37:\"node_revision__field_dth_hide_regions\";a:4:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:4:{s:5:\"table\";s:37:\"node_revision__field_dth_hide_regions\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:35:\"field_dth_hide_regions__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:17:\"DXPR Hide Regions\";s:11:\"title short\";s:17:\"DXPR Hide Regions\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:37:\"node_revision__field_dth_hide_regions\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:28:\"field_dth_hide_regions_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:28:\"field_dth_hide_regions_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:28:\"field_dth_hide_regions_value\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:8484;s:11:\"title short\";s:17:\"DXPR Hide Regions\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:28:\"field_dth_hide_regions_value\";s:5:\"table\";s:37:\"node_revision__field_dth_hide_regions\";s:2:\"id\";s:17:\"string_list_field\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:28:\"field_dth_hide_regions_value\";}s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:28:\"field_dth_hide_regions_value\";s:5:\"table\";s:37:\"node_revision__field_dth_hide_regions\";s:2:\"id\";s:10:\"list_field\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:28:\"field_dth_hide_regions_value\";}s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:28:\"field_dth_hide_regions_value\";s:5:\"table\";s:37:\"node_revision__field_dth_hide_regions\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:28:\"field_dth_hide_regions_value\";}s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";}}s:5:\"delta\";a:8:{s:5:\"group\";r:8650;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:17:\"DXPR Hide Regions\";s:5:\"@name\";s:22:\"field_dth_hide_regions\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:17:\"DXPR Hide Regions\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:18:\"drag_and_drop_page\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:37:\"node_revision__field_dth_hide_regions\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:28:\"field_dth_hide_regions_value\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:37:\"node_revision__field_dth_hide_regions\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:28:\"field_dth_hide_regions_value\";}s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:37:\"node_revision__field_dth_hide_regions\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:28:\"field_dth_hide_regions_value\";}s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";}}}s:32:\"node__field_descripcion_proyecto\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:32:\"node__field_descripcion_proyecto\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:26:\"field_descripcion_proyecto\";a:5:{s:5:\"group\";r:4359;s:5:\"title\";s:21:\"Descripción Proyecto\";s:11:\"title short\";s:21:\"Descripción Proyecto\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:32:\"node__field_descripcion_proyecto\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:32:\"field_descripcion_proyecto_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:32:\"field_descripcion_proyecto_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:32:\"field_descripcion_proyecto_value\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:21:\"Descripción Proyecto\";s:5:\"@name\";s:26:\"field_descripcion_proyecto\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:21:\"Descripción Proyecto\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:32:\"field_descripcion_proyecto_value\";s:5:\"table\";s:32:\"node__field_descripcion_proyecto\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_descripcion_proyecto_value\";}s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:32:\"field_descripcion_proyecto_value\";s:5:\"table\";s:32:\"node__field_descripcion_proyecto\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_descripcion_proyecto_value\";}s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:32:\"field_descripcion_proyecto_value\";s:5:\"table\";s:32:\"node__field_descripcion_proyecto\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_descripcion_proyecto_value\";}s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";}}}s:41:\"node_revision__field_descripcion_proyecto\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:4:{s:5:\"table\";s:41:\"node_revision__field_descripcion_proyecto\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:39:\"field_descripcion_proyecto__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:21:\"Descripción Proyecto\";s:11:\"title short\";s:21:\"Descripción Proyecto\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:41:\"node_revision__field_descripcion_proyecto\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:32:\"field_descripcion_proyecto_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:32:\"field_descripcion_proyecto_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:32:\"field_descripcion_proyecto_value\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:8814;s:11:\"title short\";s:21:\"Descripción Proyecto\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:32:\"field_descripcion_proyecto_value\";s:5:\"table\";s:41:\"node_revision__field_descripcion_proyecto\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_descripcion_proyecto_value\";}s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:32:\"field_descripcion_proyecto_value\";s:5:\"table\";s:41:\"node_revision__field_descripcion_proyecto\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_descripcion_proyecto_value\";}s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:32:\"field_descripcion_proyecto_value\";s:5:\"table\";s:41:\"node_revision__field_descripcion_proyecto\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:32:\"field_descripcion_proyecto_value\";}s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";}}}s:23:\"node__field_descripcion\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:23:\"node__field_descripcion\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:17:\"field_descripcion\";a:5:{s:5:\"group\";r:4359;s:5:\"title\";s:12:\"Descripción\";s:11:\"title short\";s:12:\"Descripción\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"clientes\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:23:\"node__field_descripcion\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:23:\"field_descripcion_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:23:\"field_descripcion_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:23:\"field_descripcion_value\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:12:\"Descripción\";s:5:\"@name\";s:17:\"field_descripcion\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:12:\"Descripción\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"clientes\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:23:\"field_descripcion_value\";s:5:\"table\";s:23:\"node__field_descripcion\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_descripcion_value\";}s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_descripcion_value\";s:5:\"table\";s:23:\"node__field_descripcion\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_descripcion_value\";}s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_descripcion_value\";s:5:\"table\";s:23:\"node__field_descripcion\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_descripcion_value\";}s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";}}}s:32:\"node_revision__field_descripcion\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:4:{s:5:\"table\";s:32:\"node_revision__field_descripcion\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:30:\"field_descripcion__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:12:\"Descripción\";s:11:\"title short\";s:12:\"Descripción\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"clientes\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:32:\"node_revision__field_descripcion\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:23:\"field_descripcion_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:23:\"field_descripcion_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:23:\"field_descripcion_value\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:9010;s:11:\"title short\";s:12:\"Descripción\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"clientes\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:23:\"field_descripcion_value\";s:5:\"table\";s:32:\"node_revision__field_descripcion\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_descripcion_value\";}s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_descripcion_value\";s:5:\"table\";s:32:\"node_revision__field_descripcion\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_descripcion_value\";}s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_descripcion_value\";s:5:\"table\";s:32:\"node_revision__field_descripcion\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_descripcion_value\";}s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";}}}s:19:\"node__field_cliente\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:19:\"node__field_cliente\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:13:\"field_cliente\";a:6:{s:5:\"group\";r:4359;s:5:\"title\";s:7:\"Cliente\";s:11:\"title short\";s:7:\"Cliente\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:19:\"node__field_cliente\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:23:\"field_cliente_target_id\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:23:\"field_cliente_target_id\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}s:12:\"relationship\";a:9:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"@label referenced from @field_name\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:4359;s:11:\"@field_name\";s:13:\"field_cliente\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"@field_name: @label\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:4359;s:11:\"@field_name\";s:13:\"field_cliente\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:4359;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:15:\"node_field_data\";s:11:\"entity type\";s:4:\"node\";s:10:\"base field\";s:3:\"nid\";s:18:\"relationship field\";s:23:\"field_cliente_target_id\";}}s:23:\"field_cliente_target_id\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:7:\"Cliente\";s:5:\"@name\";s:13:\"field_cliente\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:7:\"Cliente\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:8:{s:5:\"field\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:19:\"node__field_cliente\";s:2:\"id\";s:16:\"entity_target_id\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_cliente_target_id\";}s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:21:\"target_entity_type_id\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:19:\"node__field_cliente\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_cliente_target_id\";}s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:19:\"node__field_cliente\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_cliente_target_id\";}s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";}}}s:28:\"node_revision__field_cliente\";a:4:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:4:{s:5:\"table\";s:28:\"node_revision__field_cliente\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:26:\"field_cliente__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:7:\"Cliente\";s:11:\"title short\";s:7:\"Cliente\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:28:\"node_revision__field_cliente\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:23:\"field_cliente_target_id\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:23:\"field_cliente_target_id\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:23:\"field_cliente_target_id\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:9230;s:11:\"title short\";s:7:\"Cliente\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:8:{s:5:\"field\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:28:\"node_revision__field_cliente\";s:2:\"id\";s:16:\"entity_target_id\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_cliente_target_id\";}s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:21:\"target_entity_type_id\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:28:\"node_revision__field_cliente\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_cliente_target_id\";}s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:28:\"node_revision__field_cliente\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_cliente_target_id\";}s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";}}s:13:\"field_cliente\";a:1:{s:12:\"relationship\";a:9:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"@label referenced from @field_name\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:4359;s:11:\"@field_name\";s:13:\"field_cliente\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"@field_name: @label\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:4359;s:11:\"@field_name\";s:13:\"field_cliente\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:4359;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:15:\"node_field_data\";s:11:\"entity type\";s:4:\"node\";s:10:\"base field\";s:3:\"nid\";s:18:\"relationship field\";s:23:\"field_cliente_target_id\";}}}s:15:\"node_field_data\";a:35:{s:28:\"reverse__node__field_cliente\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"@entity using @field_name\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"content item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"@field_name\";s:13:\"field_cliente\";s:7:\"@entity\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:13:\"field_cliente\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:4359;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Relate each @entity with a @field_name set to the @label.\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";r:9421;s:11:\"@field_name\";s:13:\"field_cliente\";s:7:\"@entity\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:15:\"node_field_data\";s:11:\"entity_type\";s:4:\"node\";s:10:\"base field\";s:3:\"nid\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"field table\";s:19:\"node__field_cliente\";s:11:\"field field\";s:23:\"field_cliente_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:5:\"table\";a:6:{s:4:\"base\";a:6:{s:5:\"field\";s:3:\"nid\";s:5:\"title\";r:4359;s:14:\"cache_contexts\";a:1:{i:0;s:21:\"user.node_grants:view\";}s:16:\"access query tag\";s:11:\"node_access\";s:8:\"defaults\";a:2:{s:5:\"field\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";}s:6:\"weight\";i:-10;}s:5:\"group\";r:4359;s:8:\"provider\";s:4:\"node\";s:15:\"entity revision\";b:0;s:11:\"entity type\";s:4:\"node\";s:9:\"wizard_id\";s:4:\"node\";}s:3:\"nid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:4:{s:2:\"id\";s:8:\"node_nid\";s:10:\"name field\";s:5:\"title\";s:7:\"numeric\";b:1;s:13:\"validate type\";s:3:\"nid\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"nid\";}s:3:\"vid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"vid\";}s:4:\"type\";a:6:{s:5:\"title\";s:17:\"Tipo de contenido\";s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:9:\"node_type\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"bundle\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"type\";}s:8:\"langcode\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:5:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Published status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";s:9:\"use_equal\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:3:\"uid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The username of the content author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:9:\"user_name\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";r:418;s:5:\"title\";r:418;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uid\";}s:5:\"title\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:3:{s:2:\"id\";s:5:\"field\";s:26:\"default_formatter_settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:20:\"link_to_node default\";b:1;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:5:\"title\";}s:7:\"created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored on\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The date and time that the content was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the node was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:7:\"promote\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Promoted to front page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:4:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Promoted to front page status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:7:\"promote\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"A boolean indicating whether the node is visible on the front page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"sticky\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Sticky at top of lists\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:4:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Sticky status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";}s:4:\"sort\";a:2:{s:2:\"id\";s:8:\"standard\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Whether or not the content is sticky. To list sticky content first, set this to descending.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"entity field\";s:6:\"sticky\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"A boolean indicating whether the node should sort to the top of content lists.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:16:\"default_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:29:\"revision_translation_affected\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:29:\"revision_translation_affected\";}s:12:\"status_extra\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Published status or admin user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"Filters out unpublished content if the current user cannot view it.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:3:{s:5:\"field\";s:6:\"status\";s:2:\"id\";s:11:\"node_status\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Published status or admin user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:16:\"created_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"created_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Created year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"created_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"created_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Created month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"created_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Created day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"created_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:9:\"date_week\";}}s:16:\"changed_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"changed_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Updated year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"changed_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"changed_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Updated month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"changed_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Updated day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"changed_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_week\";}}s:12:\"uid_revision\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"User has a revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"All nodes where a certain user has a revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"nid\";s:6:\"filter\";a:1:{s:2:\"id\";s:17:\"node_uid_revision\";}s:8:\"argument\";a:1:{s:2:\"id\";s:17:\"node_uid_revision\";}}s:13:\"comments_link\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Add comment link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:140:\"Display the standard add comment link used on regular @entity_type, which will only display if the viewing user has access to add a comment.\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";s:4:\"node\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:19:\"comment_entity_link\";}}s:9:\"uid_touch\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"User posted or commented\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"Display nodes only if a user posted the @entity_type or commented on the @entity_type.\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";s:4:\"node\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:3:\"uid\";s:10:\"name table\";s:16:\"users_field_data\";s:10:\"name field\";s:4:\"name\";s:2:\"id\";s:25:\"argument_comment_user_uid\";s:11:\"no group by\";b:1;s:11:\"entity_type\";s:4:\"node\";s:9:\"entity_id\";s:3:\"nid\";}s:6:\"filter\";a:6:{s:5:\"field\";s:3:\"uid\";s:10:\"name table\";s:16:\"users_field_data\";s:10:\"name field\";s:4:\"name\";s:2:\"id\";s:16:\"comment_user_uid\";s:11:\"entity_type\";s:4:\"node\";s:9:\"entity_id\";s:3:\"nid\";}}s:11:\"comment_cid\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Comments of the @entity_type using field: @field_name\";s:12:\"\0*\0arguments\";a:2:{s:12:\"@entity_type\";s:4:\"node\";s:11:\"@field_name\";s:7:\"comment\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:159:\"Relate all comments on the @entity_type. This will create 1 duplicate record for every comment. Usually if you need this it is better to create a comment view.\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";s:4:\"node\";}s:10:\"\0*\0options\";a:0:{}}s:12:\"relationship\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:18:\"comment_field_data\";s:10:\"base field\";s:9:\"entity_id\";s:18:\"relationship field\";s:3:\"nid\";s:2:\"id\";s:8:\"standard\";s:5:\"extra\";a:2:{i:0;a:2:{s:5:\"field\";s:11:\"entity_type\";s:5:\"value\";s:4:\"node\";}i:1;a:2:{s:5:\"field\";s:10:\"field_name\";s:5:\"value\";s:7:\"comment\";}}}}s:13:\"term_node_tid\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Taxonomy terms on node\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:160:\"Relate nodes to taxonomy terms, specifying which vocabulary or vocabularies to use. This relationship will cause duplicated records if there are multiple terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"relationship\";a:3:{s:2:\"id\";s:14:\"node_term_data\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:24:\"taxonomy_term_field_data\";}s:5:\"field\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"All taxonomy terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Display all taxonomy terms associated with a node from specified vocabularies.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"taxonomy_index_tid\";s:11:\"no group by\";b:1;s:14:\"click sortable\";b:0;}}s:19:\"term_node_tid_depth\";a:4:{s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:175:\"Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"nid\";s:8:\"argument\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Has taxonomy term ID (with depth)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:24:\"taxonomy_index_tid_depth\";s:21:\"accept depth modifier\";b:1;}s:6:\"filter\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Has taxonomy terms (with depth)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:24:\"taxonomy_index_tid_depth\";}}s:28:\"term_node_tid_depth_modifier\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Has taxonomy term ID depth modifier\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:111:\"Allows the \"depth\" for Taxonomy: Term ID (with depth) to be modified via an additional contextual filter value.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:1:{s:2:\"id\";s:33:\"taxonomy_index_tid_depth_modifier\";}}}s:15:\"node__field_ano\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:15:\"node__field_ano\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:9:\"field_ano\";a:5:{s:5:\"group\";r:4359;s:5:\"title\";s:4:\"Año\";s:11:\"title short\";s:4:\"Año\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:15:\"node__field_ano\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:15:\"field_ano_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:15:\"field_ano_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:15:\"field_ano_value\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:4:\"Año\";s:5:\"@name\";s:9:\"field_ano\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:4:\"Año\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:15:\"field_ano_value\";s:5:\"table\";s:15:\"node__field_ano\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:15:\"field_ano_value\";}s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:15:\"field_ano_value\";s:5:\"table\";s:15:\"node__field_ano\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:15:\"field_ano_value\";}s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:15:\"field_ano_value\";s:5:\"table\";s:15:\"node__field_ano\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:15:\"field_ano_value\";}s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";}}}s:24:\"node_revision__field_ano\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:4:{s:5:\"table\";s:24:\"node_revision__field_ano\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:22:\"field_ano__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:4:\"Año\";s:11:\"title short\";s:4:\"Año\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:24:\"node_revision__field_ano\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:15:\"field_ano_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:15:\"field_ano_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:15:\"field_ano_value\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:10059;s:11:\"title short\";s:4:\"Año\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:15:\"field_ano_value\";s:5:\"table\";s:24:\"node_revision__field_ano\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:15:\"field_ano_value\";}s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:15:\"field_ano_value\";s:5:\"table\";s:24:\"node_revision__field_ano\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:15:\"field_ano_value\";}s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:15:\"field_ano_value\";s:5:\"table\";s:24:\"node_revision__field_ano\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:15:\"field_ano_value\";}s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";}}}s:13:\"node__comment\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:13:\"node__comment\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:7:\"comment\";a:5:{s:5:\"group\";r:4359;s:5:\"title\";s:11:\"Comentarios\";s:11:\"title short\";s:11:\"Comentarios\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"article\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:13:\"node__comment\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:14:\"comment_status\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:14:\"comment_status\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:14:\"comment_status\";a:7:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:11:\"Comentarios\";s:5:\"@name\";s:7:\"comment\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:11:\"Comentarios\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"article\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:14:\"comment_status\";s:5:\"table\";s:13:\"node__comment\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:14:\"comment_status\";}s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:14:\"comment_status\";s:5:\"table\";s:13:\"node__comment\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:14:\"comment_status\";}s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:14:\"comment_status\";s:5:\"table\";s:13:\"node__comment\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:14:\"comment_status\";}s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";}}}s:22:\"node_revision__comment\";a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:4:{s:5:\"table\";s:22:\"node_revision__comment\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:20:\"comment__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:11:\"Comentarios\";s:11:\"title short\";s:11:\"Comentarios\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"article\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:22:\"node_revision__comment\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:14:\"comment_status\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:14:\"comment_status\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:14:\"comment_status\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:10258;s:11:\"title short\";s:11:\"Comentarios\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"article\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:14:\"comment_status\";s:5:\"table\";s:22:\"node_revision__comment\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:14:\"comment_status\";}s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:14:\"comment_status\";s:5:\"table\";s:22:\"node_revision__comment\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:14:\"comment_status\";}s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:14:\"comment_status\";s:5:\"table\";s:22:\"node_revision__comment\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:14:\"comment_status\";}s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";}}}s:10:\"node__body\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:5:{s:5:\"table\";s:10:\"node__body\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:3:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}i:2;a:2:{s:5:\"field\";s:6:\"bundle\";s:5:\"value\";a:1:{i:0;s:4:\"blog\";}}}s:7:\"join_id\";s:22:\"field_or_language_join\";}}s:8:\"provider\";s:5:\"views\";}s:4:\"body\";a:6:{s:5:\"group\";r:4359;s:5:\"title\";s:6:\"Cuerpo\";s:11:\"title short\";s:6:\"Cuerpo\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:96:\"Aparece en page, article, drag_and_drop_page, blog. También conocido como: Contenido: Contenido\";}s:7:\"aliases\";a:1:{i:0;a:4:{s:4:\"base\";s:4:\"node\";s:5:\"group\";r:4359;s:5:\"title\";s:9:\"Contenido\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";s:6:\"Cuerpo\";}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"field\";a:9:{s:5:\"table\";s:10:\"node__body\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:10:\"body_value\";s:17:\"additional fields\";a:6:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:10:\"body_value\";i:4;s:12:\"body_summary\";i:5;s:11:\"body_format\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:10:\"body_value\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Cuerpo\";s:5:\"@name\";s:4:\"body\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:6:\"Cuerpo\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:100:\"Aparece en page, article, drag_and_drop_page, blog. También conocido como: Contenido: Cuerpo (body)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Contenido\";s:5:\"@name\";s:4:\"body\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:10475;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:10:\"body_value\";s:5:\"table\";s:10:\"node__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:10:\"body_value\";s:5:\"table\";s:10:\"node__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:10:\"body_value\";s:5:\"table\";s:10:\"node__body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";}}s:12:\"body_summary\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Cuerpo\";s:5:\"@name\";s:4:\"body\";s:7:\"@column\";s:7:\"summary\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Cuerpo\";s:7:\"@column\";s:7:\"summary\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:108:\"Aparece en page, article, drag_and_drop_page, blog. También conocido como: Contenido: Cuerpo (body:summary)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:9:\"Contenido\";s:5:\"@name\";s:4:\"body\";s:7:\"@column\";s:7:\"summary\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:10554;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:12:\"body_summary\";s:5:\"table\";s:10:\"node__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:12:\"body_summary\";s:5:\"table\";s:10:\"node__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:12:\"body_summary\";s:5:\"table\";s:10:\"node__body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";}}s:11:\"body_format\";a:8:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Cuerpo\";s:5:\"@name\";s:4:\"body\";s:7:\"@column\";s:6:\"format\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Cuerpo\";s:7:\"@column\";s:6:\"format\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:107:\"Aparece en page, article, drag_and_drop_page, blog. También conocido como: Contenido: Cuerpo (body:format)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:9:\"Contenido\";s:5:\"@name\";s:4:\"body\";s:7:\"@column\";s:6:\"format\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:10640;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:11:\"body_format\";s:5:\"table\";s:10:\"node__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:11:\"body_format\";s:5:\"table\";s:10:\"node__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:11:\"body_format\";s:5:\"table\";s:10:\"node__body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";}}}s:19:\"node_revision__body\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:19:\"node_field_revision\";a:5:{s:5:\"table\";s:19:\"node_revision__body\";s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:3:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}i:2;a:2:{s:5:\"value\";a:1:{i:0;s:4:\"blog\";}s:5:\"field\";s:6:\"bundle\";}}s:7:\"join_id\";s:22:\"field_or_language_join\";}}s:8:\"provider\";s:5:\"views\";}s:17:\"body__revision_id\";a:6:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:6:\"Cuerpo\";s:11:\"title short\";s:6:\"Cuerpo\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:116:\"Aparece en page, article, drag_and_drop_page, blog. También conocido como: Contenido (datos históricos): Contenido\";}s:7:\"aliases\";a:1:{i:0;a:4:{s:4:\"base\";s:19:\"node_revision__body\";s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:9:\"Contenido\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";s:6:\"Cuerpo\";}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"field\";a:8:{s:5:\"table\";s:19:\"node_revision__body\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:10:\"body_value\";s:17:\"additional fields\";a:6:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:10:\"body_value\";i:4;s:12:\"body_summary\";i:5;s:11:\"body_format\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:10:\"body_value\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:10475;s:11:\"title short\";s:6:\"Cuerpo\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:100:\"Aparece en page, article, drag_and_drop_page, blog. También conocido como: Contenido: Cuerpo (body)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Contenido\";s:5:\"@name\";s:4:\"body\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:10475;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:10:\"body_value\";s:5:\"table\";s:19:\"node_revision__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:10:\"body_value\";s:5:\"table\";s:19:\"node_revision__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:10:\"body_value\";s:5:\"table\";s:19:\"node_revision__body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";}}s:12:\"body_summary\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:10554;s:11:\"title short\";r:10561;s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:108:\"Aparece en page, article, drag_and_drop_page, blog. También conocido como: Contenido: Cuerpo (body:summary)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:9:\"Contenido\";s:5:\"@name\";s:4:\"body\";s:7:\"@column\";s:7:\"summary\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:10554;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:12:\"body_summary\";s:5:\"table\";s:19:\"node_revision__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:12:\"body_summary\";s:5:\"table\";s:19:\"node_revision__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:12:\"body_summary\";s:5:\"table\";s:19:\"node_revision__body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";}}s:11:\"body_format\";a:8:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:10640;s:11:\"title short\";r:10647;s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:107:\"Aparece en page, article, drag_and_drop_page, blog. También conocido como: Contenido: Cuerpo (body:format)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:4359;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:9:\"Contenido\";s:5:\"@name\";s:4:\"body\";s:7:\"@column\";s:6:\"format\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:4359;s:6:\"@field\";r:10640;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:11:\"body_format\";s:5:\"table\";s:19:\"node_revision__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:11:\"body_format\";s:5:\"table\";s:19:\"node_revision__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:11:\"body_format\";s:5:\"table\";s:19:\"node_revision__body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";}}}s:21:\"comment__comment_body\";a:4:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:18:\"comment_field_data\";a:4:{s:5:\"table\";s:21:\"comment__comment_body\";s:10:\"left_field\";s:3:\"cid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:12:\"comment_body\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:10:\"Comentario\";s:11:\"title short\";s:10:\"Comentario\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"comment\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:21:\"comment__comment_body\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:10:\"real field\";s:18:\"comment_body_value\";s:17:\"additional fields\";a:5:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:18:\"comment_body_value\";i:4;s:19:\"comment_body_format\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:18:\"comment_body_value\";a:7:{s:5:\"group\";r:11038;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:10:\"Comentario\";s:5:\"@name\";s:12:\"comment_body\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:10:\"Comentario\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"comment\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:18:\"comment_body_value\";s:5:\"table\";s:21:\"comment__comment_body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:8:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:18:\"comment_body_value\";i:7;s:19:\"comment_body_format\";}s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:18:\"comment_body_value\";s:5:\"table\";s:21:\"comment__comment_body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:8:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:18:\"comment_body_value\";i:7;s:19:\"comment_body_format\";}s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:18:\"comment_body_value\";s:5:\"table\";s:21:\"comment__comment_body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:8:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:18:\"comment_body_value\";i:7;s:19:\"comment_body_format\";}s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";}}s:19:\"comment_body_format\";a:7:{s:5:\"group\";r:11038;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:10:\"Comentario\";s:5:\"@name\";s:12:\"comment_body\";s:7:\"@column\";s:6:\"format\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:10:\"Comentario\";s:7:\"@column\";s:6:\"format\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:7:\"comment\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:19:\"comment_body_format\";s:5:\"table\";s:21:\"comment__comment_body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:8:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:18:\"comment_body_value\";i:7;s:19:\"comment_body_format\";}s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:19:\"comment_body_format\";s:5:\"table\";s:21:\"comment__comment_body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:8:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:18:\"comment_body_value\";i:7;s:19:\"comment_body_format\";}s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:19:\"comment_body_format\";s:5:\"table\";s:21:\"comment__comment_body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:8:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:18:\"comment_body_value\";i:7;s:19:\"comment_body_format\";}s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";}}}s:19:\"block_content__body\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:24:\"block_content_field_data\";a:4:{s:5:\"table\";s:19:\"block_content__body\";s:10:\"left_field\";s:2:\"id\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:4:\"body\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:6:\"Cuerpo\";s:11:\"title short\";s:6:\"Cuerpo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:26:\"basic, drag_and_drop_block\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:19:\"block_content__body\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:10:\"real field\";s:10:\"body_value\";s:17:\"additional fields\";a:6:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:10:\"body_value\";i:4;s:12:\"body_summary\";i:5;s:11:\"body_format\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:10:\"body_value\";a:7:{s:5:\"group\";r:11215;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Cuerpo\";s:5:\"@name\";s:4:\"body\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:6:\"Cuerpo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:26:\"basic, drag_and_drop_block\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:10:\"body_value\";s:5:\"table\";s:19:\"block_content__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:10:\"body_value\";s:5:\"table\";s:19:\"block_content__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:10:\"body_value\";s:5:\"table\";s:19:\"block_content__body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";}}s:12:\"body_summary\";a:7:{s:5:\"group\";r:11215;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Cuerpo\";s:5:\"@name\";s:4:\"body\";s:7:\"@column\";s:7:\"summary\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Cuerpo\";s:7:\"@column\";s:7:\"summary\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:26:\"basic, drag_and_drop_block\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:12:\"body_summary\";s:5:\"table\";s:19:\"block_content__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:12:\"body_summary\";s:5:\"table\";s:19:\"block_content__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:12:\"body_summary\";s:5:\"table\";s:19:\"block_content__body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";}}s:11:\"body_format\";a:7:{s:5:\"group\";r:11215;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Cuerpo\";s:5:\"@name\";s:4:\"body\";s:7:\"@column\";s:6:\"format\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Cuerpo\";s:7:\"@column\";s:6:\"format\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:26:\"basic, drag_and_drop_block\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:11:\"body_format\";s:5:\"table\";s:19:\"block_content__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:11:\"body_format\";s:5:\"table\";s:19:\"block_content__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:11:\"body_format\";s:5:\"table\";s:19:\"block_content__body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";}}}s:28:\"block_content_revision__body\";a:5:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:28:\"block_content_field_revision\";a:4:{s:5:\"table\";s:28:\"block_content_revision__body\";s:10:\"left_field\";s:11:\"revision_id\";s:5:\"field\";s:11:\"revision_id\";s:5:\"extra\";a:2:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}}}}s:8:\"provider\";s:5:\"views\";}s:17:\"body__revision_id\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:6:\"Cuerpo\";s:11:\"title short\";s:6:\"Cuerpo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:26:\"basic, drag_and_drop_block\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:8:{s:5:\"table\";s:28:\"block_content_revision__body\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:10:\"real field\";s:10:\"body_value\";s:17:\"additional fields\";a:6:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:10:\"body_value\";i:4;s:12:\"body_summary\";i:5;s:11:\"body_format\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:1;}}s:10:\"body_value\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:11244;s:11:\"title short\";s:6:\"Cuerpo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:26:\"basic, drag_and_drop_block\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:10:\"body_value\";s:5:\"table\";s:28:\"block_content_revision__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:10:\"body_value\";s:5:\"table\";s:28:\"block_content_revision__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:10:\"body_value\";s:5:\"table\";s:28:\"block_content_revision__body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";}}s:12:\"body_summary\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:11311;s:11:\"title short\";r:11318;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:26:\"basic, drag_and_drop_block\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:12:\"body_summary\";s:5:\"table\";s:28:\"block_content_revision__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:12:\"body_summary\";s:5:\"table\";s:28:\"block_content_revision__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:12:\"body_summary\";s:5:\"table\";s:28:\"block_content_revision__body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";}}s:11:\"body_format\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"@group (historical data)\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@group\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:11384;s:11:\"title short\";r:11391;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:26:\"basic, drag_and_drop_block\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:11:\"body_format\";s:5:\"table\";s:28:\"block_content_revision__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:11:\"body_format\";s:5:\"table\";s:28:\"block_content_revision__body\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:11:\"body_format\";s:5:\"table\";s:28:\"block_content_revision__body\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:9:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:10:\"body_value\";i:7;s:12:\"body_summary\";i:8;s:11:\"body_format\";}s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";}}}s:5:\"views\";a:29:{s:5:\"table\";a:3:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Global\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"join\";a:1:{s:7:\"#global\";a:0:{}}s:8:\"provider\";s:5:\"views\";}s:6:\"random\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Random\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Randomize the display order.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"sort\";a:1:{s:2:\"id\";s:6:\"random\";}}s:4:\"null\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Null\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:213:\"Allow a contextual filter value to be ignored. The query will not be altered by this contextual filter value. Can be used when contextual filter values come from the URL, and a part of the URL needs to be ignored.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"null\";}}s:7:\"nothing\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Custom text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Provide custom text or link.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:6:\"custom\";s:14:\"click sortable\";b:0;}}s:7:\"counter\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"View result counter\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Displays the actual position of the view result\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"counter\";}}s:4:\"area\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Text area\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"Provide markup for the area using any available text format.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:4:\"text\";}}s:16:\"area_text_custom\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Unfiltered text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Provide markup for the area with minimal filtering.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:11:\"text_custom\";}}s:5:\"title\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Title override\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:115:\"Override the default view title for this view. This is useful to display an alternative title when a view is empty.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:2:\"id\";s:5:\"title\";s:8:\"sub_type\";s:5:\"empty\";}}s:4:\"view\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"View area\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Insert a view inside an area.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:4:\"view\";}}s:6:\"result\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Result summary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Shows result summary, for example the items per page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:6:\"result\";}}s:8:\"messages\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Displays messages in an area.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:8:\"messages\";}}s:16:\"http_status_code\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Response status code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:88:\"Alter the HTTP response status code used by this view, mostly helpful for empty results.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:16:\"http_status_code\";}}s:7:\"combine\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Combine fields filter\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Combine multiple fields together and search by them.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"combine\";}}s:10:\"dropbutton\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Dropbutton\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Display fields in a dropbutton.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:10:\"dropbutton\";}}s:12:\"display_link\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Link to display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:141:\"Displays a link to a path-based display of this view while keeping the filter criteria, sort criteria, pager settings and contextual filters.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:12:\"display_link\";}}s:12:\"entity_block\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:11866;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:5:\"block\";s:2:\"id\";s:6:\"entity\";}}s:20:\"entity_block_content\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:13:\"block_content\";s:2:\"id\";s:6:\"entity\";}}s:14:\"entity_comment\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:11038;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:11038;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:7:\"comment\";s:2:\"id\";s:6:\"entity\";}}s:22:\"entity_contact_message\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:11911;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:15:\"contact_message\";s:2:\"id\";s:6:\"entity\";}}s:11:\"entity_file\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:11928;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:4:\"file\";s:2:\"id\";s:6:\"entity\";}}s:12:\"entity_media\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:5:\"media\";s:2:\"id\";s:6:\"entity\";}}s:24:\"entity_menu_link_content\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:11959;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:17:\"menu_link_content\";s:2:\"id\";s:6:\"entity\";}}s:11:\"entity_node\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:4:\"node\";s:2:\"id\";s:6:\"entity\";}}s:17:\"entity_path_alias\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:11990;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:10:\"path_alias\";s:2:\"id\";s:6:\"entity\";}}s:26:\"entity_recaptcha_v3_action\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:12007;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:19:\"recaptcha_v3_action\";s:2:\"id\";s:6:\"entity\";}}s:15:\"entity_shortcut\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:12024;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:8:\"shortcut\";s:2:\"id\";s:6:\"entity\";}}s:20:\"entity_taxonomy_term\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:13:\"taxonomy_term\";s:2:\"id\";s:6:\"entity\";}}s:11:\"entity_user\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:418;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:418;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:4:\"user\";s:2:\"id\";s:6:\"entity\";}}s:16:\"contextual_links\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Contextual Links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Display fields in a contextual links menu.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:16:\"contextual_links\";}}}s:7:\"comment\";a:13:{s:17:\"comment_bulk_form\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Comment operations bulk form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:69:\"Add a form element that lets you run operations on multiple comments.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:17:\"comment_bulk_form\";}}s:5:\"table\";a:5:{s:5:\"group\";r:11038;s:8:\"provider\";s:7:\"comment\";s:15:\"entity revision\";b:0;s:4:\"join\";a:1:{s:18:\"comment_field_data\";a:3:{s:10:\"left_field\";s:3:\"cid\";s:5:\"field\";s:3:\"cid\";s:4:\"type\";s:5:\"INNER\";}}s:11:\"entity type\";s:7:\"comment\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:12:\"view_comment\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11038;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11038;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:12:\"edit_comment\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11038;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11038;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:14:\"delete_comment\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11038;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11038;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:4:\"uuid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The comment UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The comment language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:15:\"approve_comment\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Link to approve comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Provide a simple link to approve the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:20:\"comment_link_approve\";}}s:15:\"replyto_comment\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Link to reply-to comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a simple link to reply to the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"comment_link_reply\";}}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:3:\"cid\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:12:\"comment_type\";}}}s:4:\"node\";a:13:{s:14:\"node_bulk_form\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Node operations bulk form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Add a form element that lets you run operations on multiple nodes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"node_bulk_form\";}}s:5:\"table\";a:5:{s:5:\"group\";r:4359;s:8:\"provider\";s:4:\"node\";s:15:\"entity revision\";b:0;s:4:\"join\";a:1:{s:15:\"node_field_data\";a:3:{s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:3:\"nid\";s:4:\"type\";s:5:\"INNER\";}}s:11:\"entity type\";s:4:\"node\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:9:\"view_node\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:9:\"edit_node\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:11:\"delete_node\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:4:\"uuid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:18:\"node_listing_empty\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Empty Node Frontpage behavior\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provides a link to the node add overview page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:18:\"node_listing_empty\";}}s:12:\"new_comments\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"New comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The number of new comments on the node.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:17:\"node_new_comments\";s:11:\"no group by\";b:1;}}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:3:\"nid\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:4:\"type\";}}}s:18:\"taxonomy_term_data\";a:11:{s:23:\"taxonomy_term_bulk_form\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Bulk update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Allows users to apply an action to one or more items.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:9:\"bulk_form\";}}s:5:\"table\";a:5:{s:5:\"group\";r:3498;s:8:\"provider\";s:8:\"taxonomy\";s:15:\"entity revision\";b:0;s:4:\"join\";a:1:{s:24:\"taxonomy_term_field_data\";a:3:{s:10:\"left_field\";s:3:\"tid\";s:5:\"field\";s:3:\"tid\";s:4:\"type\";s:5:\"INNER\";}}s:11:\"entity type\";s:13:\"taxonomy_term\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:18:\"view_taxonomy_term\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:18:\"edit_taxonomy_term\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:20:\"delete_taxonomy_term\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:4:\"uuid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The term UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";r:4938;s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:3:\"tid\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:3:\"vid\";}}}s:5:\"users\";a:12:{s:14:\"user_bulk_form\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Bulk update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Add a form element that lets you run operations on multiple users.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"user_bulk_form\";}}s:5:\"table\";a:5:{s:5:\"group\";r:418;s:8:\"provider\";s:4:\"user\";s:15:\"entity revision\";b:0;s:4:\"join\";a:1:{s:16:\"users_field_data\";a:3:{s:10:\"left_field\";s:3:\"uid\";s:5:\"field\";s:3:\"uid\";s:4:\"type\";s:5:\"INNER\";}}s:11:\"entity type\";s:4:\"user\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:9:\"view_user\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:418;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:418;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:9:\"edit_user\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:418;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:418;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:4:\"uuid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The user UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The user language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:11:\"uid_current\";a:4:{s:10:\"real field\";s:3:\"uid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Current\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Filter the view to the currently logged in user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:12:\"user_current\";s:4:\"type\";s:6:\"yes-no\";}}s:4:\"data\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Data\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Provides access to the user data service.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"uid\";s:5:\"field\";a:1:{s:2:\"id\";s:9:\"user_data\";}}s:7:\"contact\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide a simple link to the user contact page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:12:\"contact_link\";}}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:3:\"uid\";}}}s:13:\"block_content\";a:11:{s:5:\"table\";a:5:{s:5:\"group\";r:11215;s:8:\"provider\";s:13:\"block_content\";s:15:\"entity revision\";b:0;s:4:\"join\";a:1:{s:24:\"block_content_field_data\";a:3:{s:10:\"left_field\";s:2:\"id\";s:5:\"field\";s:2:\"id\";s:4:\"type\";s:5:\"INNER\";}}s:11:\"entity type\";s:13:\"block_content\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:18:\"view_block_content\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:18:\"edit_block_content\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:20:\"delete_block_content\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:4:\"uuid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The content block UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The content block language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:27:\"block_content_listing_empty\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Empty block library behavior\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Provides a link to add a new block.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:27:\"block_content_listing_empty\";}}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:2:\"id\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:4:\"type\";}}}s:24:\"block_content_field_data\";a:11:{s:5:\"table\";a:6:{s:4:\"base\";a:5:{s:5:\"field\";s:2:\"id\";s:5:\"title\";r:11215;s:14:\"cache_contexts\";a:0:{}s:16:\"access query tag\";s:20:\"block_content_access\";s:8:\"defaults\";a:2:{s:5:\"field\";s:4:\"info\";s:5:\"table\";s:24:\"block_content_field_data\";}}s:5:\"group\";r:11215;s:8:\"provider\";s:13:\"block_content\";s:15:\"entity revision\";b:0;s:11:\"entity type\";s:13:\"block_content\";s:9:\"wizard_id\";s:13:\"block_content\";}s:2:\"id\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Content block ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The content block ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:2:\"id\";}s:11:\"revision_id\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"The revision ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:11:\"revision_id\";}s:4:\"type\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"The block type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"bundle\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"type\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";r:12790;s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:4:\"info\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Block description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"A brief description of your block.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:22:\"link_to_entity default\";b:1;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"info\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"The time that the content block was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:8:\"reusable\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Reusable\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"A boolean indicating whether this block is reusable.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"reusable\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:29:\"revision_translation_affected\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:29:\"revision_translation_affected\";}}s:22:\"block_content_revision\";a:9:{s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:5:\"table\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"@entity_type revision\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:15:\"entity revision\";b:1;s:4:\"join\";a:2:{s:28:\"block_content_field_revision\";a:3:{s:10:\"left_field\";s:11:\"revision_id\";s:5:\"field\";s:11:\"revision_id\";s:4:\"type\";s:5:\"INNER\";}s:24:\"block_content_field_data\";a:2:{s:10:\"left_field\";s:11:\"revision_id\";s:5:\"field\";s:11:\"revision_id\";}}s:11:\"entity type\";s:13:\"block_content\";}s:15:\"latest_revision\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Is Latest Revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:81:\"Restrict the view to only revisions that are the latest revision of their entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:1:{s:2:\"id\";s:15:\"latest_revision\";}}s:36:\"latest_translation_affected_revision\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Is Latest Translation Affected Revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:102:\"Restrict the view to only revisions that are the latest translation affected revision of their entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:1:{s:2:\"id\";s:36:\"latest_translation_affected_revision\";}}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";r:12790;s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:13:\"revision_user\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:9:\"user_name\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";r:418;s:5:\"title\";r:418;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:13:\"revision_user\";}s:16:\"revision_created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:16:\"revision_created\";}s:12:\"revision_log\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The log entry explaining the changes in this revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:12:\"revision_log\";}s:16:\"revision_default\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"revision_default\";}}s:28:\"block_content_field_revision\";a:12:{s:5:\"table\";a:6:{s:15:\"entity revision\";b:1;s:4:\"base\";a:4:{s:5:\"field\";s:11:\"revision_id\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type revisions\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:64:\"Block Content revision is a history of changes to block content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"defaults\";a:1:{s:5:\"title\";s:4:\"info\";}}s:4:\"join\";a:1:{s:24:\"block_content_field_data\";a:3:{s:10:\"left_field\";s:11:\"revision_id\";s:5:\"field\";s:11:\"revision_id\";s:4:\"type\";s:5:\"INNER\";}}s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"@entity_type revision\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity type\";s:13:\"block_content\";s:8:\"provider\";s:5:\"views\";}s:2:\"id\";a:8:{s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:24:\"block_content_field_data\";s:10:\"base field\";s:2:\"id\";s:5:\"title\";r:11215;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Get the actual @label from a @label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:8:\"langcode\";s:10:\"left_field\";s:8:\"langcode\";}}}s:5:\"title\";r:12851;s:4:\"help\";r:12855;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:2:\"id\";}s:11:\"revision_id\";a:8:{s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:24:\"block_content_field_data\";s:10:\"base field\";s:11:\"revision_id\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"@label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Get the actual @label from a @label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:8:\"langcode\";s:10:\"left_field\";s:8:\"langcode\";}}}s:5:\"title\";r:12870;s:4:\"help\";r:12874;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:11:\"revision_id\";}s:18:\"view_block_content\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:18:\"edit_block_content\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:20:\"delete_block_content\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11215;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";r:12790;s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:6:{s:5:\"title\";r:12923;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:4:\"info\";a:7:{s:5:\"title\";r:12938;s:4:\"help\";r:12942;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"info\";}s:7:\"changed\";a:7:{s:5:\"title\";r:12957;s:4:\"help\";r:12961;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";r:12995;s:4:\"help\";r:12999;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:29:\"revision_translation_affected\";a:7:{s:5:\"title\";r:13014;s:4:\"help\";r:13018;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:29:\"revision_translation_affected\";}}s:18:\"comment_field_data\";a:32:{s:5:\"table\";a:6:{s:4:\"base\";a:6:{s:5:\"field\";s:3:\"cid\";s:5:\"title\";r:11038;s:14:\"cache_contexts\";a:0:{}s:16:\"access query tag\";s:14:\"comment_access\";s:8:\"defaults\";a:2:{s:5:\"field\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"Comments are responses to content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"group\";r:11038;s:8:\"provider\";s:7:\"comment\";s:15:\"entity revision\";b:0;s:11:\"entity type\";s:7:\"comment\";s:9:\"wizard_id\";s:7:\"comment\";}s:3:\"cid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Comment ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"The comment ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"cid\";}s:12:\"comment_type\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment Type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The comment type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"bundle\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:12:\"comment_type\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";r:12184;s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Approved status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:4:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Approved comment status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"Whether the comment is approved (or still in the moderation queue).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:3:\"uid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Author uid\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:73:\"If you need more fields than the uid add the comment: author relationship\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:6:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The User ID of the comment\'s author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"entity field\";s:3:\"uid\";}s:3:\"pid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Parent CID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The parent comment ID if this is a reply to a comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:7:\"comment\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:6:{s:4:\"base\";s:18:\"comment_field_data\";s:10:\"base field\";s:3:\"cid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"parent\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Parent comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"The parent comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"entity field\";s:3:\"pid\";}s:9:\"entity_id\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Entity ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The ID of the entity of which this comment is a reply.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:16:\"commented_entity\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"node\";}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"entity_id\";}s:7:\"subject\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:17:\"comment_permalink\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:7:\"subject\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The title of the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"name\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:85:\"The name of the comment\'s author. Can be rendered as a link to the author\'s homepage.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:16:\"comment_username\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"name\";}s:4:\"mail\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:88:\"Email of user that posted the comment. Will be empty if the author is a registered user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"mail\";}s:8:\"homepage\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Author\'s website\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:121:\"The website address of the comment\'s author. Can be rendered as a link. Will be empty if the author is a registered user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:6:\"string\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"homepage\";}s:8:\"hostname\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Hostname\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The comment author\'s hostname.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"hostname\";}s:7:\"created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Post date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Date and time of when the comment was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Date and time of when the comment was last updated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:6:\"thread\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Thread place\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:144:\"The alphadecimal representation of the comment\'s place in a thread, consisting of a base 36 string prefixed by an integer indicating its length.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Depth\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Display the depth of the comment if it is threaded.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:13:\"comment_depth\";}s:4:\"sort\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Thread\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"Sort by the threaded order. This will keep child comments together with their parents.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"comment_thread\";}s:12:\"entity field\";s:6:\"thread\";}s:11:\"entity_type\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The entity type to which this comment is attached.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:11:\"entity_type\";}s:10:\"field_name\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Comment field name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The field name through which this comment was added.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:10:\"field_name\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:16:\"created_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"created_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Created year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"created_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"created_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Created month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"created_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Created day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"created_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:9:\"date_week\";}}s:16:\"changed_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Changed date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"changed_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Changed year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"changed_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Changed year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"changed_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Changed month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"changed_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Changed day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"changed_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Changed week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_week\";}}s:4:\"node\";a:1:{s:12:\"relationship\";a:8:{s:5:\"title\";r:4359;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The @entity_type to which the comment is a reply to.\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:15:\"node_field_data\";s:10:\"base field\";s:3:\"nid\";s:18:\"relationship field\";s:9:\"entity_id\";s:2:\"id\";s:8:\"standard\";s:5:\"label\";r:4359;s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:11:\"entity_type\";s:5:\"value\";s:4:\"node\";s:5:\"table\";s:18:\"comment_field_data\";}}}}}s:25:\"comment_entity_statistics\";a:9:{s:5:\"table\";a:3:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Comment Statistics\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:4:\"type\";s:4:\"LEFT\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:11:\"entity_type\";s:5:\"value\";s:4:\"node\";}}}}s:8:\"provider\";s:5:\"views\";}s:22:\"last_comment_timestamp\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Last comment time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"Date and time of when the last comment was posted.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:22:\"comment_last_timestamp\";}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:1:{s:2:\"id\";s:4:\"date\";}}s:17:\"last_comment_name\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Last comment author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The name of the author of the last posted comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:29:\"comment_ces_last_comment_name\";s:11:\"no group by\";b:1;}s:4:\"sort\";a:2:{s:2:\"id\";s:29:\"comment_ces_last_comment_name\";s:11:\"no group by\";b:1;}}s:13:\"comment_count\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Comment count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"The number of comments an entity has.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:12:\"last_updated\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Updated/commented date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:62:\"The most recent of last comment posted or entity updated time.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:24:\"comment_ces_last_updated\";s:11:\"no group by\";b:1;}s:4:\"sort\";a:2:{s:2:\"id\";s:24:\"comment_ces_last_updated\";s:11:\"no group by\";b:1;}s:6:\"filter\";a:1:{s:2:\"id\";s:24:\"comment_ces_last_updated\";}}s:3:\"cid\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Last comment CID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Display the last comment of an entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"relationship\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Last comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The last comment of an entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:7:\"comment\";s:10:\"base field\";s:3:\"cid\";s:2:\"id\";s:8:\"standard\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Last Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:16:\"last_comment_uid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Last comment uid\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"The User ID of the author of the last comment of an entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"relationship\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Last comment author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:5:\"users\";s:10:\"base field\";s:3:\"uid\";s:2:\"id\";s:8:\"standard\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Last comment author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}}s:11:\"entity_type\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"The entity type to which the comment is a reply to.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:10:\"field_name\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Comment field name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"The field name from which the comment originated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}}s:12:\"file_managed\";a:26:{s:5:\"table\";a:6:{s:5:\"group\";r:11928;s:8:\"provider\";s:4:\"file\";s:4:\"base\";a:6:{s:5:\"field\";s:3:\"fid\";s:5:\"title\";r:11928;s:14:\"cache_contexts\";a:0:{}s:16:\"access query tag\";s:11:\"file_access\";s:8:\"defaults\";a:1:{s:5:\"field\";s:8:\"filename\";}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Files maintained by Drupal and various modules.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:15:\"entity revision\";b:0;s:11:\"entity type\";s:4:\"file\";s:9:\"wizard_id\";s:12:\"file_managed\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:11:\"delete_file\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11928;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:11928;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:3:\"fid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"File ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The file ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:3:{s:2:\"id\";s:8:\"file_fid\";s:10:\"name field\";s:8:\"filename\";s:7:\"numeric\";b:1;}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"fid\";s:12:\"relationship\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"File usage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Relate file entities to their usage.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:10:\"file_usage\";s:10:\"base field\";s:3:\"fid\";s:5:\"field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"File usage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"uuid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The file UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The file language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:3:\"uid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"The user ID of the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"User who uploaded\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"User who uploaded\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uid\";}s:8:\"filename\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Filename\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Name of the file with no path components.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"filename\";}s:3:\"uri\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The URI to access the file (either local or remote).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:8:\"file_uri\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uri\";}s:8:\"filemime\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"File MIME type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The file\'s MIME type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:13:\"file_filemime\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"filemime\";}s:8:\"filesize\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"File size\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The size of the file in bytes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:9:\"file_size\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"filesize\";}s:6:\"status\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"The status of the file, temporary (FALSE) and permanent (TRUE).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:26:\"default_formatter_settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Temporary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"format_custom_true\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Permanent\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:11:\"file_status\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:7:\"created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The timestamp that the file was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The timestamp that the file was last changed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:9:\"extension\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Extension\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The extension of the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:8:\"filename\";s:5:\"field\";a:5:{s:11:\"entity_type\";s:4:\"file\";s:10:\"field_name\";s:8:\"filename\";s:17:\"default_formatter\";s:14:\"file_extension\";s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}}s:26:\"reverse_field_galeria_node\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:4359;s:6:\"@field\";s:8:\"Galería\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:13:\"field_galeria\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Relate each @entity with a @field set to the image.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:4359;s:6:\"@field\";s:8:\"Galería\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:4359;s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:15:\"node_field_data\";s:11:\"entity_type\";s:4:\"node\";s:10:\"base field\";s:3:\"nid\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"field table\";s:19:\"node__field_galeria\";s:11:\"field field\";s:23:\"field_galeria_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:24:\"reverse_field_image_node\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:4359;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:11:\"field_image\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Relate each @entity with a @field set to the image.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:4359;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:4359;s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:15:\"node_field_data\";s:11:\"entity_type\";s:4:\"node\";s:10:\"base field\";s:3:\"nid\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"field table\";s:17:\"node__field_image\";s:11:\"field field\";s:21:\"field_image_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:45:\"reverse_field_imagen_tecnologia_taxonomy_term\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:3498;s:6:\"@field\";s:18:\"Imagen Tecnología\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:23:\"field_imagen_tecnologia\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Relate each @entity with a @field set to the image.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:3498;s:6:\"@field\";s:18:\"Imagen Tecnología\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:3498;s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:10:\"base field\";s:3:\"tid\";s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"field table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:11:\"field field\";s:33:\"field_imagen_tecnologia_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:36:\"reverse_field_media_audio_file_media\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:277;s:6:\"@field\";s:16:\"Archivo de audio\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:22:\"field_media_audio_file\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:277;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"Relate each @entity with a @field set to the file.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:277;s:6:\"@field\";s:16:\"Archivo de audio\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:16:\"media_field_data\";s:11:\"entity_type\";s:5:\"media\";s:10:\"base field\";s:3:\"mid\";s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"field table\";s:29:\"media__field_media_audio_file\";s:11:\"field field\";s:32:\"field_media_audio_file_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:34:\"reverse_field_media_document_media\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:277;s:6:\"@field\";s:9:\"Documento\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:20:\"field_media_document\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:277;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"Relate each @entity with a @field set to the file.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:277;s:6:\"@field\";s:9:\"Documento\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:16:\"media_field_data\";s:11:\"entity_type\";s:5:\"media\";s:10:\"base field\";s:3:\"mid\";s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"field table\";s:27:\"media__field_media_document\";s:11:\"field field\";s:30:\"field_media_document_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:31:\"reverse_field_media_image_media\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:277;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:17:\"field_media_image\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Relate each @entity with a @field set to the image.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:277;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:277;s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:16:\"media_field_data\";s:11:\"entity_type\";s:5:\"media\";s:10:\"base field\";s:3:\"mid\";s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"field table\";s:24:\"media__field_media_image\";s:11:\"field field\";s:27:\"field_media_image_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:36:\"reverse_field_media_video_file_media\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:277;s:6:\"@field\";s:17:\"Archivo de vídeo\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:22:\"field_media_video_file\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:277;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"Relate each @entity with a @field set to the file.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:277;s:6:\"@field\";s:17:\"Archivo de vídeo\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:16:\"media_field_data\";s:11:\"entity_type\";s:5:\"media\";s:10:\"base field\";s:3:\"mid\";s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"field table\";s:29:\"media__field_media_video_file\";s:11:\"field field\";s:32:\"field_media_video_file_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:25:\"reverse_user_picture_user\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:418;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:12:\"user_picture\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Relate each @entity with a @field set to the image.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:418;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:418;s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:16:\"users_field_data\";s:11:\"entity_type\";s:4:\"user\";s:10:\"base field\";s:3:\"uid\";s:10:\"field_name\";s:12:\"user_picture\";s:11:\"field table\";s:18:\"user__user_picture\";s:11:\"field field\";s:22:\"user_picture_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:10:\"blazy_file\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Blazy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"Displays a preview of a File using Blazy, if applicable.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:10:\"blazy_file\";s:14:\"click sortable\";b:0;}}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:3:\"fid\";}}}s:10:\"file_usage\";a:14:{s:5:\"table\";a:3:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"File Usage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"join\";a:5:{s:12:\"file_managed\";a:2:{s:5:\"field\";s:3:\"fid\";s:10:\"left_field\";s:3:\"fid\";}s:15:\"node_field_data\";a:5:{s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:5:\"right\";s:5:\"field\";s:2:\"id\";s:10:\"left_field\";s:3:\"nid\";s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"type\";s:5:\"value\";s:4:\"node\";}}}s:16:\"users_field_data\";a:5:{s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:5:\"right\";s:5:\"field\";s:2:\"id\";s:10:\"left_field\";s:3:\"uid\";s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"type\";s:5:\"value\";s:4:\"user\";}}}s:7:\"comment\";a:5:{s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:5:\"right\";s:5:\"field\";s:2:\"id\";s:10:\"left_field\";s:3:\"cid\";s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"type\";s:5:\"value\";s:7:\"comment\";}}}s:18:\"taxonomy_term_data\";a:5:{s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:5:\"right\";s:5:\"field\";s:2:\"id\";s:10:\"left_field\";s:3:\"tid\";s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"type\";s:5:\"value\";s:13:\"taxonomy_term\";}}}}s:8:\"provider\";s:5:\"views\";}s:12:\"file_to_node\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Content that is associated with this file, usually because this file is in a field on the content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:15:\"node_field_data\";i:1;s:19:\"node_field_revision\";i:2;s:16:\"users_field_data\";i:3;s:18:\"comment_field_data\";i:4;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:2:\"id\";s:12:\"relationship\";a:9:{s:2:\"id\";s:8:\"standard\";s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:4:\"left\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:15:\"node_field_data\";s:10:\"base field\";s:3:\"nid\";s:18:\"relationship field\";s:2:\"id\";s:5:\"extra\";a:1:{i:0;a:4:{s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:4:\"node\";}}}}s:12:\"node_to_file\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:87:\"A file that is associated with this node, usually because it is in a field on the node.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:4:{i:0;s:12:\"file_managed\";i:1;s:16:\"users_field_data\";i:2;s:18:\"comment_field_data\";i:3;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:3:\"fid\";s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:12:\"file_managed\";s:10:\"base field\";s:3:\"fid\";s:18:\"relationship field\";s:3:\"fid\";}}s:12:\"file_to_user\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:94:\"A user that is associated with this file, usually because this file is in a field on the user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:15:\"node_field_data\";i:1;s:19:\"node_field_revision\";i:2;s:16:\"users_field_data\";i:3;s:18:\"comment_field_data\";i:4;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:2:\"id\";s:12:\"relationship\";a:9:{s:2:\"id\";s:8:\"standard\";s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:4:\"left\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:5:\"users\";s:10:\"base field\";s:3:\"uid\";s:18:\"relationship field\";s:2:\"id\";s:5:\"extra\";a:1:{i:0;a:4:{s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:4:\"user\";}}}}s:12:\"user_to_file\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:87:\"A file that is associated with this user, usually because it is in a field on the user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:12:\"file_managed\";i:1;s:15:\"node_field_data\";i:2;s:19:\"node_field_revision\";i:3;s:18:\"comment_field_data\";i:4;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:3:\"fid\";s:12:\"relationship\";a:8:{s:2:\"id\";s:8:\"standard\";s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:4:\"left\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:12:\"file_managed\";s:10:\"base field\";s:3:\"fid\";s:18:\"relationship field\";s:3:\"fid\";}}s:15:\"file_to_comment\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:100:\"A comment that is associated with this file, usually because this file is in a field on the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:15:\"node_field_data\";i:1;s:19:\"node_field_revision\";i:2;s:16:\"users_field_data\";i:3;s:18:\"comment_field_data\";i:4;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:2:\"id\";s:12:\"relationship\";a:9:{s:2:\"id\";s:8:\"standard\";s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:4:\"left\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:18:\"comment_field_data\";s:10:\"base field\";s:3:\"cid\";s:18:\"relationship field\";s:2:\"id\";s:5:\"extra\";a:1:{i:0;a:4:{s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:7:\"comment\";}}}}s:15:\"comment_to_file\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:93:\"A file that is associated with this comment, usually because it is in a field on the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:12:\"file_managed\";i:1;s:15:\"node_field_data\";i:2;s:19:\"node_field_revision\";i:3;s:16:\"users_field_data\";i:4;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:3:\"fid\";s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:12:\"file_managed\";s:10:\"base field\";s:3:\"fid\";s:18:\"relationship field\";s:3:\"fid\";}}s:21:\"file_to_taxonomy_term\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy Term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:112:\"A taxonomy term that is associated with this file, usually because this file is in a field on the taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:15:\"node_field_data\";i:1;s:19:\"node_field_revision\";i:2;s:16:\"users_field_data\";i:3;s:18:\"comment_field_data\";i:4;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:2:\"id\";s:12:\"relationship\";a:9:{s:2:\"id\";s:8:\"standard\";s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:4:\"left\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy Term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy Term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:18:\"taxonomy_term_data\";s:10:\"base field\";s:3:\"tid\";s:18:\"relationship field\";s:2:\"id\";s:5:\"extra\";a:1:{i:0;a:4:{s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:13:\"taxonomy_term\";}}}}s:21:\"taxonomy_term_to_file\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:105:\"A file that is associated with this taxonomy term, usually because it is in a field on the taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:12:\"file_managed\";i:1;s:15:\"node_field_data\";i:2;s:19:\"node_field_revision\";i:3;s:16:\"users_field_data\";i:4;s:18:\"comment_field_data\";}s:10:\"real field\";s:3:\"fid\";s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:12:\"file_managed\";s:10:\"base field\";s:3:\"fid\";s:18:\"relationship field\";s:3:\"fid\";}}s:6:\"module\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Module\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"The module managing this file relationship.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:4:\"type\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The type of entity that is related to the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:2:\"id\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Entity ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"The ID of the entity that is related to the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:5:\"count\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Use count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The number of times the file is used by this entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:12:\"entity_label\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Entity label\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The label of the entity that is related to the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:2:\"id\";s:5:\"field\";a:2:{s:2:\"id\";s:12:\"entity_label\";s:17:\"entity type field\";s:4:\"type\";}}}s:16:\"media_field_data\";a:20:{s:5:\"table\";a:6:{s:4:\"base\";a:5:{s:5:\"field\";s:3:\"mid\";s:5:\"title\";r:277;s:14:\"cache_contexts\";a:0:{}s:16:\"access query tag\";s:12:\"media_access\";s:8:\"defaults\";a:2:{s:5:\"field\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";}}s:5:\"group\";r:277;s:8:\"provider\";s:5:\"media\";s:15:\"entity revision\";b:0;s:11:\"entity type\";s:5:\"media\";s:9:\"wizard_id\";s:5:\"media\";}s:3:\"mid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"mid\";}s:3:\"vid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"vid\";}s:6:\"bundle\";a:6:{s:5:\"title\";s:16:\"Tipos multimedia\";s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"bundle\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"bundle\";}s:8:\"langcode\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:3:\"uid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The user ID of the author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";r:418;s:5:\"title\";r:418;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uid\";}s:4:\"name\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"name\";}s:20:\"thumbnail__target_id\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Thumbnail\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The thumbnail of the media item.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:14:\"thumbnail__alt\";a:7:{s:5:\"title\";s:15:\"Miniatura (alt)\";s:4:\"help\";r:15252;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:16:\"thumbnail__title\";a:7:{s:5:\"title\";s:17:\"Miniatura (title)\";s:4:\"help\";r:15252;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:16:\"thumbnail__width\";a:7:{s:5:\"title\";s:17:\"Miniatura (width)\";s:4:\"help\";r:15252;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:17:\"thumbnail__height\";a:7:{s:5:\"title\";s:18:\"Miniatura (height)\";s:4:\"help\";r:15252;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:7:\"created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored on\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The time the media item was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The time the media item was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:29:\"revision_translation_affected\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:29:\"revision_translation_affected\";}s:9:\"user_name\";a:1:{s:6:\"filter\";a:5:{s:2:\"id\";s:9:\"user_name\";s:11:\"allow empty\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The username of the content author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"uid\";}}s:12:\"status_extra\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Published status or admin user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:65:\"Filters out unpublished media if the current user cannot view it.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:3:{s:5:\"field\";s:6:\"status\";s:2:\"id\";s:12:\"media_status\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Published status or admin user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:11:\"blazy_media\";a:3:{s:5:\"title\";s:5:\"Blazy\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Displays a preview of a Media using Blazy, if applicable.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:11:\"blazy_media\";s:14:\"click sortable\";b:0;}}}s:14:\"media_revision\";a:9:{s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:5:\"table\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"@entity_type revision\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:5:\"media\";s:15:\"entity revision\";b:1;s:4:\"join\";a:2:{s:20:\"media_field_revision\";a:3:{s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:3:\"vid\";s:4:\"type\";s:5:\"INNER\";}s:16:\"media_field_data\";a:2:{s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:3:\"vid\";}}s:11:\"entity type\";s:5:\"media\";}s:15:\"latest_revision\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Is Latest Revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:81:\"Restrict the view to only revisions that are the latest revision of their entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:1:{s:2:\"id\";s:15:\"latest_revision\";}}s:36:\"latest_translation_affected_revision\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Is Latest Translation Affected Revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:102:\"Restrict the view to only revisions that are the latest translation affected revision of their entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:1:{s:2:\"id\";s:36:\"latest_translation_affected_revision\";}}s:8:\"langcode\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:13:\"revision_user\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:9:\"user_name\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";r:418;s:5:\"title\";r:418;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:13:\"revision_user\";}s:16:\"revision_created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:16:\"revision_created\";}s:20:\"revision_log_message\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:20:\"revision_log_message\";}s:16:\"revision_default\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"revision_default\";}}s:20:\"media_field_revision\";a:19:{s:5:\"table\";a:7:{s:15:\"entity revision\";b:1;s:4:\"base\";a:2:{s:5:\"field\";s:3:\"vid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type revisions\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:277;}s:10:\"\0*\0options\";a:0:{}}}s:4:\"join\";a:1:{s:16:\"media_field_data\";a:3:{s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:3:\"vid\";s:4:\"type\";s:5:\"INNER\";}}s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"@entity_type revision\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity type\";s:5:\"media\";s:9:\"wizard_id\";s:14:\"media_revision\";s:8:\"provider\";s:5:\"views\";}s:3:\"mid\";a:7:{s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:16:\"media_field_data\";s:10:\"base field\";s:3:\"mid\";s:5:\"title\";r:277;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Get the actual @label from a @label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:8:\"langcode\";s:10:\"left_field\";s:8:\"langcode\";}}}s:5:\"title\";r:15137;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"mid\";}s:3:\"vid\";a:7:{s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:16:\"media_field_data\";s:10:\"base field\";s:3:\"vid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"@label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Get the actual @label from a @label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:8:\"langcode\";s:10:\"left_field\";s:8:\"langcode\";}}}s:5:\"title\";r:15152;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"vid\";}s:10:\"view_media\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:10:\"edit_media\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:12:\"delete_media\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:277;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:8:\"langcode\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:6:{s:5:\"title\";r:15193;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:3:\"uid\";a:8:{s:5:\"title\";r:15208;s:4:\"help\";r:15212;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";r:418;s:5:\"title\";r:418;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uid\";}s:4:\"name\";a:6:{s:5:\"title\";r:15234;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"name\";}s:20:\"thumbnail__target_id\";a:7:{s:5:\"title\";r:15248;s:4:\"help\";r:15252;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:14:\"thumbnail__alt\";a:7:{s:5:\"title\";s:15:\"Miniatura (alt)\";s:4:\"help\";r:15252;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:16:\"thumbnail__title\";a:7:{s:5:\"title\";s:17:\"Miniatura (title)\";s:4:\"help\";r:15252;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:16:\"thumbnail__width\";a:7:{s:5:\"title\";s:17:\"Miniatura (width)\";s:4:\"help\";r:15252;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:17:\"thumbnail__height\";a:7:{s:5:\"title\";s:18:\"Miniatura (height)\";s:4:\"help\";r:15252;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:7:\"created\";a:7:{s:5:\"title\";r:15319;s:4:\"help\";r:15323;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";r:15338;s:4:\"help\";r:15342;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";r:15357;s:4:\"help\";r:15361;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:29:\"revision_translation_affected\";a:7:{s:5:\"title\";r:15376;s:4:\"help\";r:15380;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:29:\"revision_translation_affected\";}}s:13:\"node_revision\";a:9:{s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:5:\"table\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"@entity_type revision\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"node\";s:15:\"entity revision\";b:1;s:4:\"join\";a:2:{s:19:\"node_field_revision\";a:3:{s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:3:\"vid\";s:4:\"type\";s:5:\"INNER\";}s:15:\"node_field_data\";a:2:{s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:3:\"vid\";}}s:11:\"entity type\";s:4:\"node\";}s:15:\"latest_revision\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Is Latest Revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:81:\"Restrict the view to only revisions that are the latest revision of their entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:1:{s:2:\"id\";s:15:\"latest_revision\";}}s:36:\"latest_translation_affected_revision\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Is Latest Translation Affected Revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:102:\"Restrict the view to only revisions that are the latest translation affected revision of their entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:1:{s:2:\"id\";s:36:\"latest_translation_affected_revision\";}}s:8:\"langcode\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:12:\"revision_uid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:9:\"user_name\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";r:418;s:5:\"title\";r:418;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:12:\"revision_uid\";}s:18:\"revision_timestamp\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:18:\"revision_timestamp\";}s:12:\"revision_log\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:12:\"revision_log\";}s:16:\"revision_default\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"revision_default\";}}s:19:\"node_field_revision\";a:19:{s:5:\"table\";a:7:{s:15:\"entity revision\";b:1;s:4:\"base\";a:4:{s:5:\"field\";s:3:\"vid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type revisions\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Content revision is a history of changes to content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"defaults\";a:1:{s:5:\"title\";s:5:\"title\";}}s:4:\"join\";a:1:{s:15:\"node_field_data\";a:3:{s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:3:\"vid\";s:4:\"type\";s:5:\"INNER\";}}s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"@entity_type revision\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity type\";s:4:\"node\";s:9:\"wizard_id\";s:19:\"node_field_revision\";s:8:\"provider\";s:5:\"views\";}s:3:\"nid\";a:7:{s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:15:\"node_field_data\";s:10:\"base field\";s:3:\"nid\";s:5:\"title\";r:4359;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Get the actual @label from a @label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:8:\"langcode\";s:10:\"left_field\";s:8:\"langcode\";}}}s:5:\"title\";r:9470;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:8:\"node_nid\";s:7:\"numeric\";b:1;}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"nid\";}s:3:\"vid\";a:7:{s:8:\"argument\";a:2:{s:2:\"id\";s:8:\"node_vid\";s:7:\"numeric\";b:1;}s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:15:\"node_field_data\";s:10:\"base field\";s:3:\"vid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"@label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Get the actual @label from a @label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:8:\"langcode\";s:10:\"left_field\";s:8:\"langcode\";}}}s:5:\"title\";r:9488;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"vid\";}s:9:\"view_node\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:9:\"edit_node\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:11:\"delete_node\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:4359;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"The language of the content or translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"status\";a:6:{s:5:\"title\";r:9529;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:5:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";s:9:\"use_equal\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:3:\"uid\";a:8:{s:5:\"title\";r:9550;s:4:\"help\";r:9554;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";r:418;s:5:\"title\";r:418;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uid\";}s:5:\"title\";a:6:{s:5:\"title\";r:9576;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:5:\"title\";}s:7:\"created\";a:7:{s:5:\"title\";r:9593;s:4:\"help\";r:9597;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";r:9612;s:4:\"help\";r:9616;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:7:\"promote\";a:7:{s:5:\"title\";r:9631;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:7:\"promote\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"A boolean indicating whether the node is visible on the front page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"sticky\";a:7:{s:5:\"title\";r:9655;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"sticky\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"A boolean indicating whether the node should sort to the top of content lists.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:16:\"default_langcode\";a:7:{s:5:\"title\";r:9683;s:4:\"help\";r:9687;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:29:\"revision_translation_affected\";a:7:{s:5:\"title\";r:9702;s:4:\"help\";r:9706;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:29:\"revision_translation_affected\";}s:16:\"link_to_revision\";a:1:{s:5:\"field\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Link to revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Provide a simple link to the revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"node_revision_link\";s:14:\"click sortable\";b:0;}}s:15:\"revert_revision\";a:1:{s:5:\"field\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Link to revert revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a simple link to revert to the revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:25:\"node_revision_link_revert\";s:14:\"click sortable\";b:0;}}s:15:\"delete_revision\";a:1:{s:5:\"field\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Link to delete revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Provide a simple link to delete the content revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:25:\"node_revision_link_delete\";s:14:\"click sortable\";b:0;}}}s:11:\"node_access\";a:2:{s:5:\"table\";a:3:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Content access\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"join\";a:1:{s:15:\"node_field_data\";a:2:{s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:3:\"nid\";}}s:8:\"provider\";s:5:\"views\";}s:3:\"nid\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Access\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Filter by access.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:11:\"node_access\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:107:\"Filter for content by view access. <strong>Not necessary if you are using node as your base table.</strong>\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}}s:17:\"node_search_index\";a:3:{s:5:\"table\";a:3:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Search\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:3:\"sid\";s:5:\"table\";s:12:\"search_index\";s:5:\"extra\";s:96:\"node_search_index.type = \'node_search\' AND node_search_index.langcode = node_field_data.langcode\";}}s:8:\"provider\";s:5:\"views\";}s:5:\"score\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Score\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:93:\"The score of the search item. This will not be used if the search filter is not also present.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:3:{s:2:\"id\";s:12:\"search_score\";s:5:\"float\";b:1;s:11:\"no group by\";b:1;}s:4:\"sort\";a:2:{s:2:\"id\";s:12:\"search_score\";s:11:\"no group by\";b:1;}}s:4:\"keys\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Search Keywords\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"The keywords to search for.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:3:{s:2:\"id\";s:15:\"search_keywords\";s:11:\"no group by\";b:1;s:11:\"search_type\";s:11:\"node_search\";}s:8:\"argument\";a:3:{s:2:\"id\";s:6:\"search\";s:11:\"no group by\";b:1;s:11:\"search_type\";s:11:\"node_search\";}}}s:17:\"node_search_total\";a:1:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:17:\"node_search_index\";a:2:{s:10:\"left_field\";s:4:\"word\";s:5:\"field\";s:4:\"word\";}}s:8:\"provider\";s:5:\"views\";}}s:19:\"node_search_dataset\";a:1:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:6:{s:10:\"left_field\";s:3:\"sid\";s:10:\"left_table\";s:17:\"node_search_index\";s:5:\"field\";s:3:\"sid\";s:5:\"table\";s:14:\"search_dataset\";s:5:\"extra\";s:111:\"node_search_index.type = node_search_dataset.type AND node_search_index.langcode = node_search_dataset.langcode\";s:4:\"type\";s:5:\"INNER\";}}s:8:\"provider\";s:5:\"views\";}}s:22:\"taxonomy_term_revision\";a:9:{s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:5:\"table\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"@entity_type revision\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:15:\"entity revision\";b:1;s:4:\"join\";a:2:{s:28:\"taxonomy_term_field_revision\";a:3:{s:10:\"left_field\";s:11:\"revision_id\";s:5:\"field\";s:11:\"revision_id\";s:4:\"type\";s:5:\"INNER\";}s:24:\"taxonomy_term_field_data\";a:2:{s:10:\"left_field\";s:11:\"revision_id\";s:5:\"field\";s:11:\"revision_id\";}}s:11:\"entity type\";s:13:\"taxonomy_term\";}s:15:\"latest_revision\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Is Latest Revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:81:\"Restrict the view to only revisions that are the latest revision of their entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:1:{s:2:\"id\";s:15:\"latest_revision\";}}s:36:\"latest_translation_affected_revision\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Is Latest Translation Affected Revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:102:\"Restrict the view to only revisions that are the latest translation affected revision of their entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:1:{s:2:\"id\";s:36:\"latest_translation_affected_revision\";}}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";r:4938;s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:13:\"revision_user\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";r:418;s:5:\"title\";r:418;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:13:\"revision_user\";}s:16:\"revision_created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:16:\"revision_created\";}s:20:\"revision_log_message\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:20:\"revision_log_message\";}s:16:\"revision_default\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"revision_default\";}}s:28:\"taxonomy_term_field_revision\";a:14:{s:5:\"table\";a:6:{s:15:\"entity revision\";b:1;s:4:\"base\";a:2:{s:5:\"field\";s:11:\"revision_id\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type revisions\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:3498;}s:10:\"\0*\0options\";a:0:{}}}s:4:\"join\";a:1:{s:24:\"taxonomy_term_field_data\";a:3:{s:10:\"left_field\";s:11:\"revision_id\";s:5:\"field\";s:11:\"revision_id\";s:4:\"type\";s:5:\"INNER\";}}s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"@entity_type revision\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity type\";s:13:\"taxonomy_term\";s:8:\"provider\";s:5:\"views\";}s:3:\"tid\";a:8:{s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:10:\"base field\";s:3:\"tid\";s:5:\"title\";r:3498;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Get the actual @label from a @label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:8:\"langcode\";s:10:\"left_field\";s:8:\"langcode\";}}}s:5:\"title\";r:4858;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The term ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"tid\";}s:11:\"revision_id\";a:7:{s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:10:\"base field\";s:11:\"revision_id\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"@label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Get the actual @label from a @label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:8:\"langcode\";s:10:\"left_field\";s:8:\"langcode\";}}}s:5:\"title\";r:4889;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:11:\"revision_id\";}s:18:\"view_taxonomy_term\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:18:\"edit_taxonomy_term\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:20:\"delete_taxonomy_term\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";r:4938;s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:6:{s:5:\"title\";r:4953;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:4:\"name\";a:6:{s:5:\"title\";r:4968;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"name\";}s:18:\"description__value\";a:6:{s:5:\"title\";r:4987;s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:6:\"format\";s:19:\"description__format\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:11:\"description\";}s:19:\"description__format\";a:6:{s:5:\"title\";s:21:\"Descripción (format)\";s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:11:\"description\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the term was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";r:5054;s:4:\"help\";r:5058;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:29:\"revision_translation_affected\";a:7:{s:5:\"title\";r:5073;s:4:\"help\";r:5077;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:29:\"revision_translation_affected\";}}s:21:\"taxonomy_term__parent\";a:2:{s:16:\"parent_target_id\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Term Parents\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:123:\"The parent term of the term. This can produce duplicate entries if you are using a vocabulary that allows multiple parents.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:8:\"taxonomy\";s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:10:\"base field\";s:3:\"tid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Parent\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:3498;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"parent\";}s:5:\"table\";a:4:{s:5:\"group\";r:3498;s:8:\"provider\";s:8:\"taxonomy\";s:4:\"join\";a:2:{s:24:\"taxonomy_term_field_data\";a:3:{s:10:\"left_field\";s:3:\"tid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}s:21:\"taxonomy_term__parent\";a:2:{s:10:\"left_field\";s:9:\"entity_id\";s:5:\"field\";s:16:\"parent_target_id\";}}s:11:\"entity type\";s:13:\"taxonomy_term\";}}s:30:\"taxonomy_term_revision__parent\";a:3:{s:16:\"parent_target_id\";a:8:{s:5:\"title\";r:16809;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The parents of this term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:10:\"base field\";s:3:\"tid\";s:5:\"label\";r:3498;s:5:\"title\";r:3498;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"parent\";}s:5:\"table\";a:4:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"@entity_type revision\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:3498;}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:4:\"join\";a:1:{s:28:\"taxonomy_term_field_revision\";a:3:{s:10:\"left_field\";s:11:\"revision_id\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:11:\"entity type\";s:13:\"taxonomy_term\";}s:13:\"revision_user\";a:1:{s:6:\"filter\";a:1:{s:2:\"id\";s:9:\"user_name\";}}}s:14:\"taxonomy_index\";a:6:{s:5:\"table\";a:3:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"join\";a:3:{s:24:\"taxonomy_term_field_data\";a:2:{s:10:\"left_field\";s:3:\"tid\";s:5:\"field\";s:3:\"tid\";}s:15:\"node_field_data\";a:2:{s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:3:\"nid\";}s:21:\"taxonomy_term__parent\";a:2:{s:10:\"left_field\";s:9:\"entity_id\";s:5:\"field\";s:3:\"tid\";}}s:8:\"provider\";s:5:\"views\";}s:3:\"nid\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Content with term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Relate all content tagged with a term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:15:\"node_field_data\";s:10:\"base field\";s:3:\"nid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"node\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";s:15:\"node_field_data\";}}s:3:\"tid\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Has taxonomy term ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Display content if it has the selected taxonomy terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:6:{s:2:\"id\";s:18:\"taxonomy_index_tid\";s:10:\"name table\";s:24:\"taxonomy_term_field_data\";s:10:\"name field\";s:4:\"name\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Uncategorized\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"numeric\";b:1;s:9:\"skip base\";s:24:\"taxonomy_term_field_data\";}s:6:\"filter\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Has taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"taxonomy_index_tid\";s:15:\"hierarchy table\";s:21:\"taxonomy_term__parent\";s:7:\"numeric\";b:1;s:9:\"skip base\";s:24:\"taxonomy_term_field_data\";s:11:\"allow empty\";b:1;}}s:6:\"status\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Publish status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"Whether or not the content related to a term is published.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:3:{s:2:\"id\";s:7:\"boolean\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Published status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";}}s:6:\"sticky\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Sticky status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:55:\"Whether or not the content related to a term is sticky.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:3:{s:2:\"id\";s:7:\"boolean\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Sticky status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";}s:4:\"sort\";a:2:{s:2:\"id\";s:8:\"standard\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:109:\"Whether or not the content related to a term is sticky. To list sticky content first, set this to descending.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:7:\"created\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Post date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The date the content related to a term was posted.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:1:{s:2:\"id\";s:4:\"date\";}}}s:16:\"users_field_data\";a:31:{s:5:\"table\";a:6:{s:4:\"base\";a:5:{s:5:\"field\";s:3:\"uid\";s:5:\"title\";r:418;s:14:\"cache_contexts\";a:0:{}s:16:\"access query tag\";s:11:\"user_access\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Users who have created accounts on your site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"group\";r:418;s:8:\"provider\";s:4:\"user\";s:15:\"entity revision\";b:0;s:11:\"entity type\";s:4:\"user\";s:9:\"wizard_id\";s:4:\"user\";}s:3:\"uid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The user ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:4:{s:2:\"id\";s:8:\"user_uid\";s:10:\"name table\";s:16:\"users_field_data\";s:10:\"name field\";s:4:\"name\";s:16:\"empty field name\";s:8:\"Anónimo\";}s:6:\"filter\";a:4:{s:2:\"id\";s:9:\"user_name\";s:11:\"allow empty\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Name (autocomplete)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:119:\"The user or author name. Uses an autocomplete widget to find a user name, the actual filter uses the resulting user ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uid\";s:12:\"relationship\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Content authored\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:126:\"Relate content to the user who created it. This relationship will create one record for each content item created by the user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:15:\"node_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"field\";s:3:\"uid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"nodes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Language of the translation of user information\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:18:\"preferred_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Preferred language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Preferred language of the user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:18:\"preferred_langcode\";}s:24:\"preferred_admin_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Preferred admin language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Preferred administrative language of the user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:24:\"preferred_admin_langcode\";}s:4:\"name\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"The user or author name.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:9:\"user_name\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:3:{s:2:\"id\";s:6:\"string\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Name (raw)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:126:\"The user or author name. This filter does not check if the user exists and allows partial matching. Does not use autocomplete.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"name\";}s:4:\"mail\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:104:\"Email address for a given user. This field is normally not shown to users, so be cautious when using it.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"mail\";}s:8:\"timezone\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Timezone\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The timezone of this user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"timezone\";}s:6:\"status\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"User status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Whether the user is active or blocked.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:4:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Active\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:7:\"created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The time that the user was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the user was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:6:\"access\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Last access\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"The time that the user last accessed the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:6:\"access\";}s:5:\"login\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Last login\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"The time that the user last logged in.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:5:\"login\";}s:4:\"init\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Initial email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The email address used for initial account creation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"init\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:22:\"dxpr_user_is_disavowed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Exclude from DXPR builder editing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"If checked the user will not be able to edit with DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:22:\"dxpr_user_is_disavowed\";}s:7:\"uid_raw\";a:3:{s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"The raw numeric user ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"uid\";s:6:\"filter\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"The user ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:7:\"numeric\";}}s:18:\"uid_representative\";a:1:{s:12:\"relationship\";a:11:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Representative node\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Representative node\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:89:\"Obtains a single representative node for each user, according to a chosen sort criterion.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:13:\"groupwise_max\";s:18:\"relationship field\";s:3:\"uid\";s:11:\"outer field\";s:20:\"users_field_data.uid\";s:14:\"argument table\";s:16:\"users_field_data\";s:14:\"argument field\";s:3:\"uid\";s:4:\"base\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:19:\"node_field_data:uid\";}}s:16:\"created_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"created_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Created year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"created_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"created_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Created month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"created_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Created day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"created_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:9:\"date_week\";}}s:16:\"changed_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"changed_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Updated year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"changed_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"changed_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Updated month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"changed_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Updated day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"changed_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_week\";}}s:17:\"dxpr_builder_user\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"DXPR Builder User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"DXPR Builder\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"DXPR Builder User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"Indicates if the user is a billable user for DXPR builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:23:\"dxpr_builder_user_field\";}}}s:11:\"user__roles\";a:3:{s:15:\"roles_target_id\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The roles the user has.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:10:\"user_roles\";s:11:\"no group by\";b:1;}s:8:\"argument\";a:6:{s:2:\"id\";s:15:\"user__roles_rid\";s:10:\"name table\";s:4:\"role\";s:10:\"name field\";s:4:\"name\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"No role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"zero is null\";b:1;s:7:\"numeric\";b:0;}s:6:\"filter\";a:2:{s:2:\"id\";s:10:\"user_roles\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:5:\"roles\";}s:5:\"table\";a:4:{s:5:\"group\";r:418;s:8:\"provider\";s:4:\"user\";s:4:\"join\";a:1:{s:16:\"users_field_data\";a:3:{s:10:\"left_field\";s:3:\"uid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:11:\"entity type\";s:4:\"user\";}s:10:\"permission\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Permission\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The user permissions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:16:\"user_permissions\";s:11:\"no group by\";b:1;}s:6:\"filter\";a:2:{s:2:\"id\";s:16:\"user_permissions\";s:10:\"real field\";s:15:\"roles_target_id\";}}}s:17:\"menu_link_content\";a:2:{s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:2:\"id\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:6:\"bundle\";}}}s:10:\"path_alias\";a:1:{s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:2:\"id\";}}}s:8:\"shortcut\";a:2:{s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:2:\"id\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:12:\"shortcut_set\";}}}s:18:\"views_entity_media\";a:1:{s:5:\"table\";a:3:{s:4:\"join\";a:4:{s:5:\"media\";a:1:{s:10:\"left_table\";s:5:\"media\";}s:16:\"media_field_data\";a:1:{s:10:\"left_table\";s:16:\"media_field_data\";}s:14:\"media_revision\";a:1:{s:10:\"left_table\";s:14:\"media_revision\";}s:20:\"media_field_revision\";a:1:{s:10:\"left_table\";s:20:\"media_field_revision\";}}s:11:\"entity type\";s:5:\"media\";s:5:\"group\";r:277;}}s:26:\"views_entity_taxonomy_term\";a:1:{s:5:\"table\";a:3:{s:4:\"join\";a:6:{s:24:\"taxonomy_term_field_data\";a:1:{s:10:\"left_table\";s:24:\"taxonomy_term_field_data\";}s:18:\"taxonomy_term_data\";a:1:{s:10:\"left_table\";s:18:\"taxonomy_term_data\";}s:22:\"taxonomy_term_revision\";a:1:{s:10:\"left_table\";s:22:\"taxonomy_term_revision\";}s:28:\"taxonomy_term_field_revision\";a:1:{s:10:\"left_table\";s:28:\"taxonomy_term_field_revision\";}s:21:\"taxonomy_term__parent\";a:1:{s:10:\"left_table\";s:21:\"taxonomy_term__parent\";}s:30:\"taxonomy_term_revision__parent\";a:1:{s:10:\"left_table\";s:30:\"taxonomy_term_revision__parent\";}}s:11:\"entity type\";s:13:\"taxonomy_term\";s:5:\"group\";r:3498;}}s:17:\"views_entity_node\";a:1:{s:5:\"table\";a:3:{s:4:\"join\";a:4:{s:15:\"node_field_data\";a:1:{s:10:\"left_table\";s:15:\"node_field_data\";}s:4:\"node\";a:1:{s:10:\"left_table\";s:4:\"node\";}s:13:\"node_revision\";a:1:{s:10:\"left_table\";s:13:\"node_revision\";}s:19:\"node_field_revision\";a:1:{s:10:\"left_table\";s:19:\"node_field_revision\";}}s:11:\"entity type\";s:4:\"node\";s:5:\"group\";r:4359;}}s:20:\"views_entity_comment\";a:1:{s:5:\"table\";a:3:{s:4:\"join\";a:2:{s:7:\"comment\";a:1:{s:10:\"left_table\";s:7:\"comment\";}s:18:\"comment_field_data\";a:1:{s:10:\"left_table\";s:18:\"comment_field_data\";}}s:11:\"entity type\";s:7:\"comment\";s:5:\"group\";r:11038;}}s:17:\"views_entity_user\";a:1:{s:5:\"table\";a:3:{s:4:\"join\";a:3:{s:5:\"users\";a:1:{s:10:\"left_table\";s:5:\"users\";}s:16:\"users_field_data\";a:1:{s:10:\"left_table\";s:16:\"users_field_data\";}s:11:\"user__roles\";a:1:{s:10:\"left_table\";s:11:\"user__roles\";}}s:11:\"entity type\";s:4:\"user\";s:5:\"group\";r:418;}}s:26:\"views_entity_block_content\";a:1:{s:5:\"table\";a:3:{s:4:\"join\";a:4:{s:13:\"block_content\";a:1:{s:10:\"left_table\";s:13:\"block_content\";}s:24:\"block_content_field_data\";a:1:{s:10:\"left_table\";s:24:\"block_content_field_data\";}s:22:\"block_content_revision\";a:1:{s:10:\"left_table\";s:22:\"block_content_revision\";}s:28:\"block_content_field_revision\";a:1:{s:10:\"left_table\";s:28:\"block_content_field_revision\";}}s:11:\"entity type\";s:13:\"block_content\";s:5:\"group\";r:11215;}}s:17:\"views_entity_file\";a:1:{s:5:\"table\";a:3:{s:4:\"join\";a:1:{s:12:\"file_managed\";a:1:{s:10:\"left_table\";s:12:\"file_managed\";}}s:11:\"entity type\";s:4:\"file\";s:5:\"group\";r:11928;}}}',-1,1773072976.616,1,'config:core.extension views_data','0'),('views_data:file_managed:es',_binary 'a:26:{s:5:\"table\";a:6:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:4:\"base\";a:6:{s:5:\"field\";s:3:\"fid\";s:5:\"title\";r:3;s:14:\"cache_contexts\";a:0:{}s:16:\"access query tag\";s:11:\"file_access\";s:8:\"defaults\";a:1:{s:5:\"field\";s:8:\"filename\";}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Files maintained by Drupal and various modules.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:15:\"entity revision\";b:0;s:11:\"entity type\";s:4:\"file\";s:9:\"wizard_id\";s:12:\"file_managed\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:11:\"delete_file\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:3;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:3:\"fid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"File ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The file ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:3:{s:2:\"id\";s:8:\"file_fid\";s:10:\"name field\";s:8:\"filename\";s:7:\"numeric\";b:1;}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"fid\";s:12:\"relationship\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"File usage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Relate file entities to their usage.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:10:\"file_usage\";s:10:\"base field\";s:3:\"fid\";s:5:\"field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"File usage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"uuid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The file UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The file language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:3:\"uid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"The user ID of the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"User who uploaded\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"User who uploaded\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uid\";}s:8:\"filename\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Filename\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Name of the file with no path components.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"filename\";}s:3:\"uri\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The URI to access the file (either local or remote).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:8:\"file_uri\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uri\";}s:8:\"filemime\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"File MIME type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The file\'s MIME type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:13:\"file_filemime\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"filemime\";}s:8:\"filesize\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"File size\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The size of the file in bytes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:9:\"file_size\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"filesize\";}s:6:\"status\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"The status of the file, temporary (FALSE) and permanent (TRUE).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:26:\"default_formatter_settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Temporary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"format_custom_true\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Permanent\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:11:\"file_status\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:7:\"created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The timestamp that the file was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The timestamp that the file was last changed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:9:\"extension\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Extension\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The extension of the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:8:\"filename\";s:5:\"field\";a:5:{s:11:\"entity_type\";s:4:\"file\";s:10:\"field_name\";s:8:\"filename\";s:17:\"default_formatter\";s:14:\"file_extension\";s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}}s:26:\"reverse_field_galeria_node\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"@field\";s:8:\"Galería\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:13:\"field_galeria\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Relate each @entity with a @field set to the image.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:333;s:6:\"@field\";s:8:\"Galería\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:333;s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:15:\"node_field_data\";s:11:\"entity_type\";s:4:\"node\";s:10:\"base field\";s:3:\"nid\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"field table\";s:19:\"node__field_galeria\";s:11:\"field field\";s:23:\"field_galeria_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:24:\"reverse_field_image_node\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:333;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:11:\"field_image\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Relate each @entity with a @field set to the image.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:333;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:333;s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:15:\"node_field_data\";s:11:\"entity_type\";s:4:\"node\";s:10:\"base field\";s:3:\"nid\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"field table\";s:17:\"node__field_image\";s:11:\"field field\";s:21:\"field_image_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:45:\"reverse_field_imagen_tecnologia_taxonomy_term\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"@field\";s:18:\"Imagen Tecnología\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:23:\"field_imagen_tecnologia\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Relate each @entity with a @field set to the image.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:400;s:6:\"@field\";s:18:\"Imagen Tecnología\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:400;s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:10:\"base field\";s:3:\"tid\";s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"field table\";s:38:\"taxonomy_term__field_imagen_tecnologia\";s:11:\"field field\";s:33:\"field_imagen_tecnologia_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:36:\"reverse_field_media_audio_file_media\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"@field\";s:16:\"Archivo de audio\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:22:\"field_media_audio_file\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:435;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"Relate each @entity with a @field set to the file.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:435;s:6:\"@field\";s:16:\"Archivo de audio\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:16:\"media_field_data\";s:11:\"entity_type\";s:5:\"media\";s:10:\"base field\";s:3:\"mid\";s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"field table\";s:29:\"media__field_media_audio_file\";s:11:\"field field\";s:32:\"field_media_audio_file_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:34:\"reverse_field_media_document_media\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:435;s:6:\"@field\";s:9:\"Documento\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:20:\"field_media_document\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:435;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"Relate each @entity with a @field set to the file.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:435;s:6:\"@field\";s:9:\"Documento\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:16:\"media_field_data\";s:11:\"entity_type\";s:5:\"media\";s:10:\"base field\";s:3:\"mid\";s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"field table\";s:27:\"media__field_media_document\";s:11:\"field field\";s:30:\"field_media_document_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:31:\"reverse_field_media_image_media\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:435;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:17:\"field_media_image\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Relate each @entity with a @field set to the image.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:435;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:435;s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:16:\"media_field_data\";s:11:\"entity_type\";s:5:\"media\";s:10:\"base field\";s:3:\"mid\";s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"field table\";s:24:\"media__field_media_image\";s:11:\"field field\";s:27:\"field_media_image_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:36:\"reverse_field_media_video_file_media\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:435;s:6:\"@field\";s:17:\"Archivo de vídeo\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:22:\"field_media_video_file\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:435;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"Relate each @entity with a @field set to the file.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:435;s:6:\"@field\";s:17:\"Archivo de vídeo\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:16:\"media_field_data\";s:11:\"entity_type\";s:5:\"media\";s:10:\"base field\";s:3:\"mid\";s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"field table\";s:29:\"media__field_media_video_file\";s:11:\"field field\";s:32:\"field_media_video_file_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:25:\"reverse_user_picture_user\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@entity using @field\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:12:\"user_picture\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Relate each @entity with a @field set to the image.\";s:12:\"\0*\0arguments\";a:2:{s:7:\"@entity\";r:566;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:566;s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:16:\"users_field_data\";s:11:\"entity_type\";s:4:\"user\";s:10:\"base field\";s:3:\"uid\";s:10:\"field_name\";s:12:\"user_picture\";s:11:\"field table\";s:18:\"user__user_picture\";s:11:\"field field\";s:22:\"user_picture_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:10:\"blazy_file\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Blazy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"Displays a preview of a File using Blazy, if applicable.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:10:\"blazy_file\";s:14:\"click sortable\";b:0;}}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:3:\"fid\";}}}',-1,1773072976.704,1,'config:core.extension views_data','0'),('views_data:file_usage:es',_binary 'a:14:{s:5:\"table\";a:3:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"File Usage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"join\";a:5:{s:12:\"file_managed\";a:2:{s:5:\"field\";s:3:\"fid\";s:10:\"left_field\";s:3:\"fid\";}s:15:\"node_field_data\";a:5:{s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:5:\"right\";s:5:\"field\";s:2:\"id\";s:10:\"left_field\";s:3:\"nid\";s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"type\";s:5:\"value\";s:4:\"node\";}}}s:16:\"users_field_data\";a:5:{s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:5:\"right\";s:5:\"field\";s:2:\"id\";s:10:\"left_field\";s:3:\"uid\";s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"type\";s:5:\"value\";s:4:\"user\";}}}s:7:\"comment\";a:5:{s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:5:\"right\";s:5:\"field\";s:2:\"id\";s:10:\"left_field\";s:3:\"cid\";s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"type\";s:5:\"value\";s:7:\"comment\";}}}s:18:\"taxonomy_term_data\";a:5:{s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:5:\"right\";s:5:\"field\";s:2:\"id\";s:10:\"left_field\";s:3:\"tid\";s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"type\";s:5:\"value\";s:13:\"taxonomy_term\";}}}}s:8:\"provider\";s:5:\"views\";}s:12:\"file_to_node\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Content that is associated with this file, usually because this file is in a field on the content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:15:\"node_field_data\";i:1;s:19:\"node_field_revision\";i:2;s:16:\"users_field_data\";i:3;s:18:\"comment_field_data\";i:4;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:2:\"id\";s:12:\"relationship\";a:9:{s:2:\"id\";s:8:\"standard\";s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:4:\"left\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:15:\"node_field_data\";s:10:\"base field\";s:3:\"nid\";s:18:\"relationship field\";s:2:\"id\";s:5:\"extra\";a:1:{i:0;a:4:{s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:4:\"node\";}}}}s:12:\"node_to_file\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:87:\"A file that is associated with this node, usually because it is in a field on the node.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:4:{i:0;s:12:\"file_managed\";i:1;s:16:\"users_field_data\";i:2;s:18:\"comment_field_data\";i:3;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:3:\"fid\";s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:12:\"file_managed\";s:10:\"base field\";s:3:\"fid\";s:18:\"relationship field\";s:3:\"fid\";}}s:12:\"file_to_user\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:94:\"A user that is associated with this file, usually because this file is in a field on the user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:15:\"node_field_data\";i:1;s:19:\"node_field_revision\";i:2;s:16:\"users_field_data\";i:3;s:18:\"comment_field_data\";i:4;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:2:\"id\";s:12:\"relationship\";a:9:{s:2:\"id\";s:8:\"standard\";s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:4:\"left\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:5:\"users\";s:10:\"base field\";s:3:\"uid\";s:18:\"relationship field\";s:2:\"id\";s:5:\"extra\";a:1:{i:0;a:4:{s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:4:\"user\";}}}}s:12:\"user_to_file\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:87:\"A file that is associated with this user, usually because it is in a field on the user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:12:\"file_managed\";i:1;s:15:\"node_field_data\";i:2;s:19:\"node_field_revision\";i:3;s:18:\"comment_field_data\";i:4;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:3:\"fid\";s:12:\"relationship\";a:8:{s:2:\"id\";s:8:\"standard\";s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:4:\"left\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:12:\"file_managed\";s:10:\"base field\";s:3:\"fid\";s:18:\"relationship field\";s:3:\"fid\";}}s:15:\"file_to_comment\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:100:\"A comment that is associated with this file, usually because this file is in a field on the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:15:\"node_field_data\";i:1;s:19:\"node_field_revision\";i:2;s:16:\"users_field_data\";i:3;s:18:\"comment_field_data\";i:4;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:2:\"id\";s:12:\"relationship\";a:9:{s:2:\"id\";s:8:\"standard\";s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:4:\"left\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:18:\"comment_field_data\";s:10:\"base field\";s:3:\"cid\";s:18:\"relationship field\";s:2:\"id\";s:5:\"extra\";a:1:{i:0;a:4:{s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:7:\"comment\";}}}}s:15:\"comment_to_file\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:93:\"A file that is associated with this comment, usually because it is in a field on the comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:12:\"file_managed\";i:1;s:15:\"node_field_data\";i:2;s:19:\"node_field_revision\";i:3;s:16:\"users_field_data\";i:4;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:3:\"fid\";s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:12:\"file_managed\";s:10:\"base field\";s:3:\"fid\";s:18:\"relationship field\";s:3:\"fid\";}}s:21:\"file_to_taxonomy_term\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy Term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:112:\"A taxonomy term that is associated with this file, usually because this file is in a field on the taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:15:\"node_field_data\";i:1;s:19:\"node_field_revision\";i:2;s:16:\"users_field_data\";i:3;s:18:\"comment_field_data\";i:4;s:24:\"taxonomy_term_field_data\";}s:10:\"real field\";s:2:\"id\";s:12:\"relationship\";a:9:{s:2:\"id\";s:8:\"standard\";s:7:\"join_id\";s:21:\"casted_int_field_join\";s:4:\"cast\";s:4:\"left\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy Term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy Term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:18:\"taxonomy_term_data\";s:10:\"base field\";s:3:\"tid\";s:18:\"relationship field\";s:2:\"id\";s:5:\"extra\";a:1:{i:0;a:4:{s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:13:\"taxonomy_term\";}}}}s:21:\"taxonomy_term_to_file\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:105:\"A file that is associated with this taxonomy term, usually because it is in a field on the taxonomy term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";a:5:{i:0;s:12:\"file_managed\";i:1;s:15:\"node_field_data\";i:2;s:19:\"node_field_revision\";i:3;s:16:\"users_field_data\";i:4;s:18:\"comment_field_data\";}s:10:\"real field\";s:3:\"fid\";s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:12:\"file_managed\";s:10:\"base field\";s:3:\"fid\";s:18:\"relationship field\";s:3:\"fid\";}}s:6:\"module\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Module\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"The module managing this file relationship.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:4:\"type\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The type of entity that is related to the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:2:\"id\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Entity ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"The ID of the entity that is related to the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:5:\"count\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Use count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The number of times the file is used by this entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:12:\"entity_label\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Entity label\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The label of the entity that is related to the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:2:\"id\";s:5:\"field\";a:2:{s:2:\"id\";s:12:\"entity_label\";s:17:\"entity type field\";s:4:\"type\";}}}',-1,1773072981.222,1,'config:core.extension views_data','0'),('views_data:media:es',_binary 'a:12:{s:25:\"media_library_select_form\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Select media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:71:\"Provides a field for selecting media entities in our media library view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"mid\";s:5:\"field\";a:1:{s:2:\"id\";s:25:\"media_library_select_form\";}}s:15:\"media_bulk_form\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Bulk update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Allows users to apply an action to one or more items.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:9:\"bulk_form\";}}s:5:\"table\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:5:\"media\";s:15:\"entity revision\";b:0;s:4:\"join\";a:1:{s:16:\"media_field_data\";a:3:{s:10:\"left_field\";s:3:\"mid\";s:5:\"field\";s:3:\"mid\";s:4:\"type\";s:5:\"INNER\";}}s:11:\"entity type\";s:5:\"media\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:10:\"view_media\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:26;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:26;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:10:\"edit_media\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:26;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:26;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:12:\"delete_media\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:26;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:26;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:4:\"uuid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:3:\"mid\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:6:\"bundle\";}}}',-1,1773072976.706,1,'config:core.extension views_data','0'),('views_data:media_field_data:es',_binary 'a:20:{s:5:\"table\";a:6:{s:4:\"base\";a:5:{s:5:\"field\";s:3:\"mid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"cache_contexts\";a:0:{}s:16:\"access query tag\";s:12:\"media_access\";s:8:\"defaults\";a:2:{s:5:\"field\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";}}s:5:\"group\";r:5;s:8:\"provider\";s:5:\"media\";s:15:\"entity revision\";b:0;s:11:\"entity type\";s:5:\"media\";s:9:\"wizard_id\";s:5:\"media\";}s:3:\"mid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"mid\";}s:3:\"vid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"vid\";}s:6:\"bundle\";a:6:{s:5:\"title\";s:16:\"Tipos multimedia\";s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"bundle\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"bundle\";}s:8:\"langcode\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:3:\"uid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The user ID of the author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:112;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uid\";}s:4:\"name\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"name\";}s:20:\"thumbnail__target_id\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Thumbnail\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The thumbnail of the media item.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:14:\"thumbnail__alt\";a:7:{s:5:\"title\";s:15:\"Miniatura (alt)\";s:4:\"help\";r:138;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:16:\"thumbnail__title\";a:7:{s:5:\"title\";s:17:\"Miniatura (title)\";s:4:\"help\";r:138;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:16:\"thumbnail__width\";a:7:{s:5:\"title\";s:17:\"Miniatura (width)\";s:4:\"help\";r:138;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:17:\"thumbnail__height\";a:7:{s:5:\"title\";s:18:\"Miniatura (height)\";s:4:\"help\";r:138;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:7:\"created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored on\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The time the media item was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The time the media item was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:29:\"revision_translation_affected\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:29:\"revision_translation_affected\";}s:9:\"user_name\";a:1:{s:6:\"filter\";a:5:{s:2:\"id\";s:9:\"user_name\";s:11:\"allow empty\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The username of the content author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"uid\";}}s:12:\"status_extra\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Published status or admin user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:65:\"Filters out unpublished media if the current user cannot view it.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:3:{s:5:\"field\";s:6:\"status\";s:2:\"id\";s:12:\"media_status\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Published status or admin user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:11:\"blazy_media\";a:3:{s:5:\"title\";s:5:\"Blazy\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Displays a preview of a Media using Blazy, if applicable.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:11:\"blazy_media\";s:14:\"click sortable\";b:0;}}}',-1,1773072981.243,1,'config:core.extension views_data','0'),('views_data:media_field_revision:es',_binary 'a:19:{s:5:\"table\";a:7:{s:15:\"entity revision\";b:1;s:4:\"base\";a:2:{s:5:\"field\";s:3:\"vid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type revisions\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}}s:4:\"join\";a:1:{s:16:\"media_field_data\";a:3:{s:10:\"left_field\";s:3:\"vid\";s:5:\"field\";s:3:\"vid\";s:4:\"type\";s:5:\"INNER\";}}s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"@entity_type revision\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";r:9;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity type\";s:5:\"media\";s:9:\"wizard_id\";s:14:\"media_revision\";s:8:\"provider\";s:5:\"views\";}s:3:\"mid\";a:7:{s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:16:\"media_field_data\";s:10:\"base field\";s:3:\"mid\";s:5:\"title\";r:9;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Get the actual @label from a @label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:9;}s:10:\"\0*\0options\";a:0:{}}s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:8:\"langcode\";s:10:\"left_field\";s:8:\"langcode\";}}}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"mid\";}s:3:\"vid\";a:7:{s:12:\"relationship\";a:6:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:16:\"media_field_data\";s:10:\"base field\";s:3:\"vid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"@label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:9;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Get the actual @label from a @label revision\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:9;}s:10:\"\0*\0options\";a:0:{}}s:5:\"extra\";a:1:{i:0;a:2:{s:5:\"field\";s:8:\"langcode\";s:10:\"left_field\";s:8:\"langcode\";}}}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"vid\";}s:10:\"view_media\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:9;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:9;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:10:\"edit_media\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:9;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:9;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:12:\"delete_media\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:9;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:9;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:8:\"langcode\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:3:\"uid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The user ID of the author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:180;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uid\";}s:4:\"name\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"name\";}s:20:\"thumbnail__target_id\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Thumbnail\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The thumbnail of the media item.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:14:\"thumbnail__alt\";a:7:{s:5:\"title\";s:15:\"Miniatura (alt)\";s:4:\"help\";r:206;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:16:\"thumbnail__title\";a:7:{s:5:\"title\";s:17:\"Miniatura (title)\";s:4:\"help\";r:206;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:16:\"thumbnail__width\";a:7:{s:5:\"title\";s:17:\"Miniatura (width)\";s:4:\"help\";r:206;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:17:\"thumbnail__height\";a:7:{s:5:\"title\";s:18:\"Miniatura (height)\";s:4:\"help\";r:206;s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:9:\"thumbnail\";}s:7:\"created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored on\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The time the media item was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The time the media item was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:29:\"revision_translation_affected\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:29:\"revision_translation_affected\";}}',-1,1773072981.256,1,'config:core.extension views_data','0'),('views_data:menu_link_content:es',_binary 'a:2:{s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:2:\"id\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:6:\"bundle\";}}}',-1,1773072976.707,1,'config:core.extension views_data','0'),('views_data:node:es',_binary 'a:13:{s:14:\"node_bulk_form\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Node operations bulk form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Add a form element that lets you run operations on multiple nodes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"node_bulk_form\";}}s:5:\"table\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"node\";s:15:\"entity revision\";b:0;s:4:\"join\";a:1:{s:15:\"node_field_data\";a:3:{s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:3:\"nid\";s:4:\"type\";s:5:\"INNER\";}}s:11:\"entity type\";s:4:\"node\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:9:\"view_node\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:9:\"edit_node\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:11:\"delete_node\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:4:\"uuid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:18:\"node_listing_empty\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Empty Node Frontpage behavior\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provides a link to the node add overview page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:18:\"node_listing_empty\";}}s:12:\"new_comments\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"New comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The number of new comments on the node.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:17:\"node_new_comments\";s:11:\"no group by\";b:1;}}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:3:\"nid\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:4:\"type\";}}}',-1,1773072976.709,1,'config:core.extension views_data','0'),('views_data:node__field_ano:es',_binary 'a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:15:\"node__field_ano\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:9:\"field_ano\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:4:\"Año\";s:11:\"title short\";s:4:\"Año\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:15:\"node__field_ano\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:15:\"field_ano_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:15:\"field_ano_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:15:\"field_ano_value\";a:7:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:4:\"Año\";s:5:\"@name\";s:9:\"field_ano\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:4:\"Año\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:15:\"field_ano_value\";s:5:\"table\";s:15:\"node__field_ano\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:15:\"field_ano_value\";}s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:15:\"field_ano_value\";s:5:\"table\";s:15:\"node__field_ano\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:15:\"field_ano_value\";}s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:15:\"field_ano_value\";s:5:\"table\";s:15:\"node__field_ano\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:15:\"field_ano_value\";}s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";}}}',-1,1773072981.260,1,'config:core.extension views_data','0'),('views_data:node__field_cliente:es',_binary 'a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:19:\"node__field_cliente\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:13:\"field_cliente\";a:6:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:7:\"Cliente\";s:11:\"title short\";s:7:\"Cliente\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:19:\"node__field_cliente\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:23:\"field_cliente_target_id\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:23:\"field_cliente_target_id\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}s:12:\"relationship\";a:9:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"@label referenced from @field_name\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:15;s:11:\"@field_name\";s:13:\"field_cliente\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"@field_name: @label\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:15;s:11:\"@field_name\";s:13:\"field_cliente\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:15;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:15:\"node_field_data\";s:11:\"entity type\";s:4:\"node\";s:10:\"base field\";s:3:\"nid\";s:18:\"relationship field\";s:23:\"field_cliente_target_id\";}}s:23:\"field_cliente_target_id\";a:7:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:7:\"Cliente\";s:5:\"@name\";s:13:\"field_cliente\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:7:\"Cliente\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:8:{s:5:\"field\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:19:\"node__field_cliente\";s:2:\"id\";s:16:\"entity_target_id\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_cliente_target_id\";}s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:21:\"target_entity_type_id\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:19:\"node__field_cliente\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_cliente_target_id\";}s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:19:\"node__field_cliente\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_cliente_target_id\";}s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";}}}',-1,1773072981.262,1,'config:core.extension views_data','0'),('views_data:node__field_descripcion:es',_binary 'a:3:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:23:\"node__field_descripcion\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:17:\"field_descripcion\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:12:\"Descripción\";s:11:\"title short\";s:12:\"Descripción\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"clientes\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:23:\"node__field_descripcion\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:23:\"field_descripcion_value\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:23:\"field_descripcion_value\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:23:\"field_descripcion_value\";a:7:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:12:\"Descripción\";s:5:\"@name\";s:17:\"field_descripcion\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:12:\"Descripción\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:8:\"clientes\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:23:\"field_descripcion_value\";s:5:\"table\";s:23:\"node__field_descripcion\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_descripcion_value\";}s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_descripcion_value\";s:5:\"table\";s:23:\"node__field_descripcion\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_descripcion_value\";}s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_descripcion_value\";s:5:\"table\";s:23:\"node__field_descripcion\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_descripcion_value\";}s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";}}}',-1,1773072980.950,1,'config:core.extension views_data','0'),('views_data:node__field_etiquetas:es',_binary 'a:4:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:21:\"node__field_etiquetas\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:15:\"field_etiquetas\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:9:\"Etiquetas\";s:11:\"title short\";s:9:\"Etiquetas\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:73:\"Aparece en proyectos, blog. También conocido como: Contenido: Etiquetas:\";}s:7:\"aliases\";a:1:{i:0;a:4:{s:4:\"base\";s:4:\"node\";s:5:\"group\";r:15;s:5:\"title\";s:10:\"Etiquetas:\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:15;s:6:\"@field\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"field\";a:9:{s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:25:\"field_etiquetas_target_id\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:25:\"field_etiquetas_target_id\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}s:12:\"relationship\";a:9:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"@label referenced from @field_name\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"@field_name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"@field_name: @label\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:52;s:11:\"@field_name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:15;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:15:\"proyectos, blog\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:11:\"entity type\";s:13:\"taxonomy_term\";s:10:\"base field\";s:3:\"tid\";s:18:\"relationship field\";s:25:\"field_etiquetas_target_id\";}}s:25:\"field_etiquetas_target_id\";a:8:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Etiquetas\";s:5:\"@name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:9:\"Etiquetas\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:90:\"Aparece en proyectos, blog. También conocido como: Contenido: Etiquetas (field_etiquetas)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:10:\"Etiquetas:\";s:5:\"@name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:15;s:6:\"@field\";r:77;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:8:{s:5:\"field\";s:25:\"field_etiquetas_target_id\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:16:\"entity_target_id\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";}s:6:\"filter\";a:7:{s:5:\"field\";s:25:\"field_etiquetas_target_id\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:18:\"taxonomy_index_tid\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:25:\"field_etiquetas_target_id\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";}}s:5:\"delta\";a:8:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:9:\"Etiquetas\";s:5:\"@name\";s:15:\"field_etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:9:\"Etiquetas\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:15:\"proyectos, blog\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:25:\"field_etiquetas_target_id\";}s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";}}}',-1,1773072980.921,1,'config:core.extension views_data','0');
INSERT INTO `cache_default` VALUES ('views_data:node__field_galeria:es',_binary 'a:8:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:19:\"node__field_galeria\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:13:\"field_galeria\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:8:\"Galería\";s:11:\"title short\";s:8:\"Galería\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:23:\"field_galeria_target_id\";s:17:\"additional fields\";a:8:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:23:\"field_galeria_target_id\";i:4;s:17:\"field_galeria_alt\";i:5;s:19:\"field_galeria_title\";i:6;s:19:\"field_galeria_width\";i:7;s:20:\"field_galeria_height\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:23:\"field_galeria_target_id\";a:8:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:23:\"field_galeria_target_id\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:23:\"field_galeria_target_id\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:23:\"field_galeria_target_id\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"image from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:13:\"field_galeria\";}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"delta\";a:8:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:8:\"Galería\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}s:17:\"field_galeria_alt\";a:7:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:17:\"field_galeria_alt\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:17:\"field_galeria_alt\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:17:\"field_galeria_alt\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}s:19:\"field_galeria_title\";a:7:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:19:\"field_galeria_title\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:19:\"field_galeria_title\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:19:\"field_galeria_title\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}s:19:\"field_galeria_width\";a:7:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:19:\"field_galeria_width\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:19:\"field_galeria_width\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:19:\"field_galeria_width\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}s:20:\"field_galeria_height\";a:7:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:8:\"Galería\";s:5:\"@name\";s:13:\"field_galeria\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:8:\"Galería\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:20:\"field_galeria_height\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:20:\"field_galeria_height\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:20:\"field_galeria_height\";s:5:\"table\";s:19:\"node__field_galeria\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:23:\"field_galeria_target_id\";i:7;s:17:\"field_galeria_alt\";i:8;s:19:\"field_galeria_title\";i:9;s:19:\"field_galeria_width\";i:10;s:20:\"field_galeria_height\";}s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";}}}',-1,1773072981.239,1,'config:core.extension views_data','0'),('views_data:node__field_image:es',_binary 'a:7:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:5:{s:5:\"table\";s:17:\"node__field_image\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:3:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}i:1;a:2:{s:10:\"left_field\";s:8:\"langcode\";s:5:\"field\";s:8:\"langcode\";}i:2;a:2:{s:5:\"field\";s:6:\"bundle\";s:5:\"value\";a:3:{i:0;s:8:\"clientes\";i:1;s:9:\"proyectos\";i:2;s:4:\"blog\";}}}s:7:\"join_id\";s:22:\"field_or_language_join\";}}s:8:\"provider\";s:5:\"views\";}s:11:\"field_image\";a:6:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:6:\"Imagen\";s:11:\"title short\";s:6:\"Imagen\";s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:86:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Logo\";}s:7:\"aliases\";a:1:{i:0;a:4:{s:4:\"base\";s:4:\"node\";s:5:\"group\";r:25;s:5:\"title\";s:4:\"Logo\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:25;s:6:\"@field\";s:6:\"Imagen\";}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"field\";a:9:{s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:21:\"field_image_target_id\";s:17:\"additional fields\";a:8:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:21:\"field_image_target_id\";i:4;s:15:\"field_image_alt\";i:5;s:17:\"field_image_title\";i:6;s:17:\"field_image_width\";i:7;s:18:\"field_image_height\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}}s:21:\"field_image_target_id\";a:9:{s:5:\"group\";r:25;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:112:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:target_id)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:25;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:9:\"target_id\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:25;s:6:\"@field\";r:64;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:21:\"field_image_target_id\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:21:\"field_image_target_id\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:21:\"field_image_target_id\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:12:\"file_managed\";s:11:\"entity type\";s:4:\"file\";s:10:\"base field\";s:3:\"fid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"image from @field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:11:\"field_image\";}s:10:\"\0*\0options\";a:0:{}}}}s:15:\"field_image_alt\";a:8:{s:5:\"group\";r:25;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:106:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:alt)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:25;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:3:\"alt\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:25;s:6:\"@field\";r:166;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:15:\"field_image_alt\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:15:\"field_image_alt\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:15:\"field_image_alt\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}}s:17:\"field_image_title\";a:8:{s:5:\"group\";r:25;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:108:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:title)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:25;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:5:\"title\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:25;s:6:\"@field\";r:258;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:17:\"field_image_title\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:17:\"field_image_title\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:6:\"string\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:17:\"field_image_title\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}}s:17:\"field_image_width\";a:8:{s:5:\"group\";r:25;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:108:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:width)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:25;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:5:\"width\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:25;s:6:\"@field\";r:350;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:17:\"field_image_width\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:17:\"field_image_width\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:17:\"field_image_width\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}}s:18:\"field_image_height\";a:8:{s:5:\"group\";r:25;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:6:\"Imagen\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label:@column\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:6:\"Imagen\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:109:\"Aparece en article, clientes, proyectos, blog. También conocido como: Contenido: Imagen (field_image:height)\";}s:7:\"aliases\";a:1:{i:0;a:3:{s:5:\"group\";r:25;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@label (@name:@column)\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";s:4:\"Logo\";s:5:\"@name\";s:11:\"field_image\";s:7:\"@column\";s:6:\"height\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"This is an alias of @group: @field.\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@group\";r:25;s:6:\"@field\";r:442;}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"argument\";a:7:{s:5:\"field\";s:18:\"field_image_height\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"filter\";a:7:{s:5:\"field\";s:18:\"field_image_height\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:18:\"field_image_height\";s:5:\"table\";s:17:\"node__field_image\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:11:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:21:\"field_image_target_id\";i:7;s:15:\"field_image_alt\";i:8;s:17:\"field_image_title\";i:9;s:17:\"field_image_width\";i:10;s:18:\"field_image_height\";}s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";}}}',-1,1773072980.918,1,'config:core.extension views_data','0'),('views_data:node__field_tecnologias:es',_binary 'a:4:{s:5:\"table\";a:2:{s:4:\"join\";a:1:{s:15:\"node_field_data\";a:4:{s:5:\"table\";s:23:\"node__field_tecnologias\";s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:8:\"provider\";s:5:\"views\";}s:17:\"field_tecnologias\";a:6:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";s:12:\"Tecnologías\";s:11:\"title short\";s:12:\"Tecnologías\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:9:{s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:5:\"field\";s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:10:\"real field\";s:27:\"field_tecnologias_target_id\";s:17:\"additional fields\";a:4:{i:0;s:5:\"delta\";i:1;s:8:\"langcode\";i:2;s:6:\"bundle\";i:3;s:27:\"field_tecnologias_target_id\";}s:12:\"element type\";s:3:\"div\";s:11:\"is revision\";b:0;s:14:\"click sortable\";b:1;}s:12:\"relationship\";a:9:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"@label referenced from @field_name\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"@field_name\";s:17:\"field_tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"@field_name: @label\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";r:44;s:11:\"@field_name\";s:17:\"field_tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:15;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:24:\"taxonomy_term_field_data\";s:11:\"entity type\";s:13:\"taxonomy_term\";s:10:\"base field\";s:3:\"tid\";s:18:\"relationship field\";s:27:\"field_tecnologias_target_id\";}}s:27:\"field_tecnologias_target_id\";a:7:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"@label (@name)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:12:\"Tecnologías\";s:5:\"@name\";s:17:\"field_tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";s:12:\"Tecnologías\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:8:{s:5:\"field\";s:27:\"field_tecnologias_target_id\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:16:\"entity_target_id\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";}s:6:\"filter\";a:7:{s:5:\"field\";s:27:\"field_tecnologias_target_id\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:18:\"taxonomy_index_tid\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:27:\"field_tecnologias_target_id\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";}}s:5:\"delta\";a:8:{s:5:\"group\";r:15;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label (@name:delta)\";s:12:\"\0*\0arguments\";a:2:{s:6:\"@label\";s:12:\"Tecnologías\";s:5:\"@name\";s:17:\"field_tecnologias\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"title short\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"@label:delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";s:12:\"Tecnologías\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Delta - Appears in: @bundles.\";s:12:\"\0*\0arguments\";a:1:{s:8:\"@bundles\";s:9:\"proyectos\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"- No value -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";}s:6:\"filter\";a:7:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:7:\"numeric\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:6:{s:5:\"field\";s:5:\"delta\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:2:\"id\";s:8:\"standard\";s:17:\"additional fields\";a:7:{i:0;s:6:\"bundle\";i:1;s:7:\"deleted\";i:2;s:9:\"entity_id\";i:3;s:11:\"revision_id\";i:4;s:8:\"langcode\";i:5;s:5:\"delta\";i:6;s:27:\"field_tecnologias_target_id\";}s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";}}}',-1,1773072981.276,1,'config:core.extension views_data','0'),('views_data:node_field_data:es',_binary 'a:35:{s:28:\"reverse__node__field_cliente\";a:1:{s:12:\"relationship\";a:12:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"@entity using @field_name\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"content item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"@field_name\";s:13:\"field_cliente\";s:7:\"@entity\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"@field_name\";s:12:\"\0*\0arguments\";a:1:{s:11:\"@field_name\";s:13:\"field_cliente\";}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";r:12;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Relate each @entity with a @field_name set to the @label.\";s:12:\"\0*\0arguments\";a:3:{s:6:\"@label\";r:7;s:11:\"@field_name\";s:13:\"field_cliente\";s:7:\"@entity\";r:12;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"entity_reverse\";s:4:\"base\";s:15:\"node_field_data\";s:11:\"entity_type\";s:4:\"node\";s:10:\"base field\";s:3:\"nid\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"field table\";s:19:\"node__field_cliente\";s:11:\"field field\";s:23:\"field_cliente_target_id\";s:10:\"join_extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:5:\"table\";a:6:{s:4:\"base\";a:6:{s:5:\"field\";s:3:\"nid\";s:5:\"title\";r:12;s:14:\"cache_contexts\";a:1:{i:0;s:21:\"user.node_grants:view\";}s:16:\"access query tag\";s:11:\"node_access\";s:8:\"defaults\";a:2:{s:5:\"field\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";}s:6:\"weight\";i:-10;}s:5:\"group\";r:12;s:8:\"provider\";s:4:\"node\";s:15:\"entity revision\";b:0;s:11:\"entity type\";s:4:\"node\";s:9:\"wizard_id\";s:4:\"node\";}s:3:\"nid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:4:{s:2:\"id\";s:8:\"node_nid\";s:10:\"name field\";s:5:\"title\";s:7:\"numeric\";b:1;s:13:\"validate type\";s:3:\"nid\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"nid\";}s:3:\"vid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"numeric\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"vid\";}s:4:\"type\";a:6:{s:5:\"title\";s:17:\"Tipo de contenido\";s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:9:\"node_type\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"bundle\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"type\";}s:8:\"langcode\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:6:\"status\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:5:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Published status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";s:9:\"use_equal\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:3:\"uid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The username of the content author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:2:{s:2:\"id\";s:16:\"entity_target_id\";s:21:\"target_entity_type_id\";s:4:\"user\";}s:6:\"filter\";a:2:{s:2:\"id\";s:9:\"user_name\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"relationship\";a:5:{s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";r:160;s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uid\";}s:5:\"title\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:3:{s:2:\"id\";s:5:\"field\";s:26:\"default_formatter_settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:20:\"link_to_node default\";b:1;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:5:\"title\";}s:7:\"created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored on\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The date and time that the content was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the node was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:7:\"promote\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Promoted to front page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:4:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Promoted to front page status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:7:\"promote\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"A boolean indicating whether the node is visible on the front page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:6:\"sticky\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Sticky at top of lists\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:4:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Sticky status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";}s:4:\"sort\";a:2:{s:2:\"id\";s:8:\"standard\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Whether or not the content is sticky. To list sticky content first, set this to descending.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"entity field\";s:6:\"sticky\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"A boolean indicating whether the node should sort to the top of content lists.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:16:\"default_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:29:\"revision_translation_affected\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:29:\"revision_translation_affected\";}s:12:\"status_extra\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Published status or admin user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"Filters out unpublished content if the current user cannot view it.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:3:{s:5:\"field\";s:6:\"status\";s:2:\"id\";s:11:\"node_status\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Published status or admin user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:16:\"created_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"created_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Created year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"created_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"created_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Created month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"created_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Created day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"created_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:9:\"date_week\";}}s:16:\"changed_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"changed_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Updated year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"changed_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"changed_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Updated month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"changed_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Updated day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"changed_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_week\";}}s:12:\"uid_revision\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"User has a revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"All nodes where a certain user has a revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"nid\";s:6:\"filter\";a:1:{s:2:\"id\";s:17:\"node_uid_revision\";}s:8:\"argument\";a:1:{s:2:\"id\";s:17:\"node_uid_revision\";}}s:13:\"comments_link\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Add comment link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:140:\"Display the standard add comment link used on regular @entity_type, which will only display if the viewing user has access to add a comment.\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";s:4:\"node\";}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:19:\"comment_entity_link\";}}s:9:\"uid_touch\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"User posted or commented\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"Display nodes only if a user posted the @entity_type or commented on the @entity_type.\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";s:4:\"node\";}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:7:{s:5:\"field\";s:3:\"uid\";s:10:\"name table\";s:16:\"users_field_data\";s:10:\"name field\";s:4:\"name\";s:2:\"id\";s:25:\"argument_comment_user_uid\";s:11:\"no group by\";b:1;s:11:\"entity_type\";s:4:\"node\";s:9:\"entity_id\";s:3:\"nid\";}s:6:\"filter\";a:6:{s:5:\"field\";s:3:\"uid\";s:10:\"name table\";s:16:\"users_field_data\";s:10:\"name field\";s:4:\"name\";s:2:\"id\";s:16:\"comment_user_uid\";s:11:\"entity_type\";s:4:\"node\";s:9:\"entity_id\";s:3:\"nid\";}}s:11:\"comment_cid\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Comments of the @entity_type using field: @field_name\";s:12:\"\0*\0arguments\";a:2:{s:12:\"@entity_type\";s:4:\"node\";s:11:\"@field_name\";s:7:\"comment\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:159:\"Relate all comments on the @entity_type. This will create 1 duplicate record for every comment. Usually if you need this it is better to create a comment view.\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";s:4:\"node\";}s:10:\"\0*\0options\";a:0:{}}s:12:\"relationship\";a:7:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:18:\"comment_field_data\";s:10:\"base field\";s:9:\"entity_id\";s:18:\"relationship field\";s:3:\"nid\";s:2:\"id\";s:8:\"standard\";s:5:\"extra\";a:2:{i:0;a:2:{s:5:\"field\";s:11:\"entity_type\";s:5:\"value\";s:4:\"node\";}i:1;a:2:{s:5:\"field\";s:10:\"field_name\";s:5:\"value\";s:7:\"comment\";}}}}s:13:\"term_node_tid\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Taxonomy terms on node\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:160:\"Relate nodes to taxonomy terms, specifying which vocabulary or vocabularies to use. This relationship will cause duplicated records if there are multiple terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"relationship\";a:3:{s:2:\"id\";s:14:\"node_term_data\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:24:\"taxonomy_term_field_data\";}s:5:\"field\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"All taxonomy terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Display all taxonomy terms associated with a node from specified vocabularies.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"taxonomy_index_tid\";s:11:\"no group by\";b:1;s:14:\"click sortable\";b:0;}}s:19:\"term_node_tid_depth\";a:4:{s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:175:\"Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"nid\";s:8:\"argument\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Has taxonomy term ID (with depth)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:24:\"taxonomy_index_tid_depth\";s:21:\"accept depth modifier\";b:1;}s:6:\"filter\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Has taxonomy terms (with depth)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:24:\"taxonomy_index_tid_depth\";}}s:28:\"term_node_tid_depth_modifier\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Has taxonomy term ID depth modifier\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:111:\"Allows the \"depth\" for Taxonomy: Term ID (with depth) to be modified via an additional contextual filter value.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:1:{s:2:\"id\";s:33:\"taxonomy_index_tid_depth_modifier\";}}}',-1,1773072980.916,1,'config:core.extension views_data','0'),('views_data:path_alias:es',_binary 'a:1:{s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:2:\"id\";}}}',-1,1773072976.710,1,'config:core.extension views_data','0'),('views_data:shortcut:es',_binary 'a:2:{s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:2:\"id\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:12:\"shortcut_set\";}}}',-1,1773072976.711,1,'config:core.extension views_data','0'),('views_data:taxonomy_index:es',_binary 'a:6:{s:5:\"table\";a:3:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"join\";a:3:{s:24:\"taxonomy_term_field_data\";a:2:{s:10:\"left_field\";s:3:\"tid\";s:5:\"field\";s:3:\"tid\";}s:15:\"node_field_data\";a:2:{s:10:\"left_field\";s:3:\"nid\";s:5:\"field\";s:3:\"nid\";}s:21:\"taxonomy_term__parent\";a:2:{s:10:\"left_field\";s:9:\"entity_id\";s:5:\"field\";s:3:\"tid\";}}s:8:\"provider\";s:5:\"views\";}s:3:\"nid\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Content with term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Relate all content tagged with a term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"relationship\";a:5:{s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:15:\"node_field_data\";s:10:\"base field\";s:3:\"nid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"node\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"skip base\";s:15:\"node_field_data\";}}s:3:\"tid\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Has taxonomy term ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Display content if it has the selected taxonomy terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:6:{s:2:\"id\";s:18:\"taxonomy_index_tid\";s:10:\"name table\";s:24:\"taxonomy_term_field_data\";s:10:\"name field\";s:4:\"name\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Uncategorized\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"numeric\";b:1;s:9:\"skip base\";s:24:\"taxonomy_term_field_data\";}s:6:\"filter\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Has taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"taxonomy_index_tid\";s:15:\"hierarchy table\";s:21:\"taxonomy_term__parent\";s:7:\"numeric\";b:1;s:9:\"skip base\";s:24:\"taxonomy_term_field_data\";s:11:\"allow empty\";b:1;}}s:6:\"status\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Publish status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"Whether or not the content related to a term is published.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:3:{s:2:\"id\";s:7:\"boolean\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Published status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";}}s:6:\"sticky\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Sticky status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:55:\"Whether or not the content related to a term is sticky.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:3:{s:2:\"id\";s:7:\"boolean\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Sticky status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";}s:4:\"sort\";a:2:{s:2:\"id\";s:8:\"standard\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:109:\"Whether or not the content related to a term is sticky. To list sticky content first, set this to descending.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:7:\"created\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Post date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The date the content related to a term was posted.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:1:{s:2:\"id\";s:4:\"date\";}}}',-1,1773072981.271,1,'config:core.extension views_data','0'),('views_data:taxonomy_term_data:es',_binary 'a:11:{s:23:\"taxonomy_term_bulk_form\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Bulk update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Allows users to apply an action to one or more items.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:9:\"bulk_form\";}}s:5:\"table\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:15:\"entity revision\";b:0;s:4:\"join\";a:1:{s:24:\"taxonomy_term_field_data\";a:3:{s:10:\"left_field\";s:3:\"tid\";s:5:\"field\";s:3:\"tid\";s:4:\"type\";s:5:\"INNER\";}}s:11:\"entity type\";s:13:\"taxonomy_term\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:18:\"view_taxonomy_term\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:18:\"edit_taxonomy_term\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:20:\"delete_taxonomy_term\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Link to delete @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provide a delete link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:18:\"entity_link_delete\";}}s:4:\"uuid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The term UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The term language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:3:\"tid\";}}s:21:\"entity_browser_bundle\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Entity Browser Target Bundles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:21:\"entity_browser_bundle\";s:10:\"real field\";s:3:\"vid\";}}}',-1,1773072976.712,1,'config:core.extension views_data','0'),('views_data:user__roles:es',_binary 'a:3:{s:15:\"roles_target_id\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The roles the user has.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:10:\"user_roles\";s:11:\"no group by\";b:1;}s:8:\"argument\";a:6:{s:2:\"id\";s:15:\"user__roles_rid\";s:10:\"name table\";s:4:\"role\";s:10:\"name field\";s:4:\"name\";s:16:\"empty field name\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"No role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"zero is null\";b:1;s:7:\"numeric\";b:0;}s:6:\"filter\";a:2:{s:2:\"id\";s:10:\"user_roles\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:5:\"roles\";}s:5:\"table\";a:4:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:4:\"join\";a:1:{s:16:\"users_field_data\";a:3:{s:10:\"left_field\";s:3:\"uid\";s:5:\"field\";s:9:\"entity_id\";s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"field\";s:7:\"deleted\";s:5:\"value\";i:0;s:7:\"numeric\";b:1;}}}}s:11:\"entity type\";s:4:\"user\";}s:10:\"permission\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Permission\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The user permissions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:16:\"user_permissions\";s:11:\"no group by\";b:1;}s:6:\"filter\";a:2:{s:2:\"id\";s:16:\"user_permissions\";s:10:\"real field\";s:15:\"roles_target_id\";}}}',-1,1773072981.286,1,'config:core.extension views_data','0'),('views_data:users:es',_binary 'a:12:{s:14:\"user_bulk_form\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Bulk update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Add a form element that lets you run operations on multiple users.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"user_bulk_form\";}}s:5:\"table\";a:5:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:15:\"entity revision\";b:0;s:4:\"join\";a:1:{s:16:\"users_field_data\";a:3:{s:10:\"left_field\";s:3:\"uid\";s:5:\"field\";s:3:\"uid\";s:4:\"type\";s:5:\"INNER\";}}s:11:\"entity type\";s:4:\"user\";}s:10:\"operations\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Operations links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Provides links to perform entity operations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:17:\"entity_operations\";}}s:15:\"rendered_entity\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Renders an entity in a view mode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:15:\"rendered_entity\";}}s:9:\"view_user\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Link to @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Provide a view link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:11:\"entity_link\";}}s:9:\"edit_user\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Link to edit @entity_type_label\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide an edit link to the @entity_type_label.\";s:12:\"\0*\0arguments\";a:1:{s:18:\"@entity_type_label\";r:14;}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:16:\"entity_link_edit\";}}s:4:\"uuid\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The user UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"uuid\";}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Original language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The user language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:11:\"uid_current\";a:4:{s:10:\"real field\";s:3:\"uid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Current\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Filter the view to the currently logged in user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:2:{s:2:\"id\";s:12:\"user_current\";s:4:\"type\";s:6:\"yes-no\";}}s:4:\"data\";a:4:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Data\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Provides access to the user data service.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"uid\";s:5:\"field\";a:1:{s:2:\"id\";s:9:\"user_data\";}}s:7:\"contact\";a:1:{s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Provide a simple link to the user contact page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:12:\"contact_link\";}}s:21:\"entity_browser_select\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity browser bulk select form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:91:\"Add a form element that lets you use a view as a base to select entities in entity browser.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:21:\"entity_browser_select\";s:10:\"real field\";s:3:\"uid\";}}}',-1,1773072976.714,1,'config:core.extension views_data','0'),('views_data:users_field_data:es',_binary 'a:31:{s:5:\"table\";a:6:{s:4:\"base\";a:5:{s:5:\"field\";s:3:\"uid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"cache_contexts\";a:0:{}s:16:\"access query tag\";s:11:\"user_access\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Users who have created accounts on your site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"group\";r:5;s:8:\"provider\";s:4:\"user\";s:15:\"entity revision\";b:0;s:11:\"entity type\";s:4:\"user\";s:9:\"wizard_id\";s:4:\"user\";}s:3:\"uid\";a:8:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The user ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:4:{s:2:\"id\";s:8:\"user_uid\";s:10:\"name table\";s:16:\"users_field_data\";s:10:\"name field\";s:4:\"name\";s:16:\"empty field name\";s:8:\"Anónimo\";}s:6:\"filter\";a:4:{s:2:\"id\";s:9:\"user_name\";s:11:\"allow empty\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Name (autocomplete)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:119:\"The user or author name. Uses an autocomplete widget to find a user name, the actual filter uses the resulting user ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:3:\"uid\";s:12:\"relationship\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Content authored\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:126:\"Relate content to the user who created it. This relationship will create one record for each content item created by the user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:8:\"standard\";s:4:\"base\";s:15:\"node_field_data\";s:10:\"base field\";s:3:\"uid\";s:5:\"field\";s:3:\"uid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"nodes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Translation language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Language of the translation of user information\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"langcode\";}s:18:\"preferred_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Preferred language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Preferred language of the user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:18:\"preferred_langcode\";}s:24:\"preferred_admin_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Preferred admin language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Preferred administrative language of the user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:14:\"field_language\";}s:8:\"argument\";a:1:{s:2:\"id\";s:8:\"language\";}s:6:\"filter\";a:2:{s:2:\"id\";s:8:\"language\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:24:\"preferred_admin_langcode\";}s:4:\"name\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"The user or author name.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:5:\"field\";s:17:\"default_formatter\";s:9:\"user_name\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:3:{s:2:\"id\";s:6:\"string\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Name (raw)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:126:\"The user or author name. This filter does not check if the user exists and allows partial matching. Does not use autocomplete.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"name\";}s:4:\"mail\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:104:\"Email address for a given user. This field is normally not shown to users, so be cautious when using it.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"mail\";}s:8:\"timezone\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Timezone\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The timezone of this user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:8:\"timezone\";}s:6:\"status\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"User status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Whether the user is active or blocked.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:4:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Active\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";s:6:\"yes-no\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:6:\"status\";}s:7:\"created\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The time that the user was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"created\";}s:7:\"changed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the user was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:7:\"changed\";}s:6:\"access\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Last access\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"The time that the user last accessed the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:6:\"access\";}s:5:\"login\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Last login\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"The time that the user last logged in.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:2:{s:2:\"id\";s:4:\"date\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}s:12:\"entity field\";s:5:\"login\";}s:4:\"init\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Initial email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The email address used for initial account creation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:2:{s:2:\"id\";s:6:\"string\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:4:\"init\";}s:16:\"default_langcode\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:16:\"default_langcode\";}s:22:\"dxpr_user_is_disavowed\";a:7:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Exclude from DXPR builder editing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"If checked the user will not be able to edit with DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:5:\"field\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:6:\"filter\";a:2:{s:2:\"id\";s:7:\"boolean\";s:11:\"allow empty\";b:1;}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}s:12:\"entity field\";s:22:\"dxpr_user_is_disavowed\";}s:7:\"uid_raw\";a:3:{s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"The raw numeric user ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"real field\";s:3:\"uid\";s:6:\"filter\";a:2:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"The user ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:7:\"numeric\";}}s:18:\"uid_representative\";a:1:{s:12:\"relationship\";a:11:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Representative node\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Representative node\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:89:\"Obtains a single representative node for each user, according to a chosen sort criterion.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:13:\"groupwise_max\";s:18:\"relationship field\";s:3:\"uid\";s:11:\"outer field\";s:20:\"users_field_data.uid\";s:14:\"argument table\";s:16:\"users_field_data\";s:14:\"argument field\";s:3:\"uid\";s:4:\"base\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:19:\"node_field_data:uid\";}}s:16:\"created_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"created_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Created year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"created_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"created_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Created month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"created_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Created day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"created_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Created week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"created\";s:2:\"id\";s:9:\"date_week\";}}s:16:\"changed_fulldate\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date in the form of CCYYMMDD.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:13:\"date_fulldate\";}}s:18:\"changed_year_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Updated year + month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Date in the form of YYYYMM.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:15:\"date_year_month\";}}s:12:\"changed_year\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated year\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Date in the form of YYYY.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_year\";}}s:13:\"changed_month\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Updated month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of MM (01 - 12).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:10:\"date_month\";}}s:11:\"changed_day\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Updated day\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of DD (01 - 31).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:8:\"date_day\";}}s:12:\"changed_week\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Updated week\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Date in the form of WW (01 - 53).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:2:{s:5:\"field\";s:7:\"changed\";s:2:\"id\";s:9:\"date_week\";}}s:17:\"dxpr_builder_user\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"DXPR Builder User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"DXPR Builder\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"DXPR Builder User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"Indicates if the user is a billable user for DXPR builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:23:\"dxpr_builder_user_field\";}}}',-1,1773072981.019,1,'config:core.extension views_data','0'),('views_data:views:es',_binary 'a:29:{s:5:\"table\";a:3:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Global\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"join\";a:1:{s:7:\"#global\";a:0:{}}s:8:\"provider\";s:5:\"views\";}s:6:\"random\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Random\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Randomize the display order.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"sort\";a:1:{s:2:\"id\";s:6:\"random\";}}s:4:\"null\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Null\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:213:\"Allow a contextual filter value to be ignored. The query will not be altered by this contextual filter value. Can be used when contextual filter values come from the URL, and a part of the URL needs to be ignored.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"null\";}}s:7:\"nothing\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Custom text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Provide custom text or link.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:6:\"custom\";s:14:\"click sortable\";b:0;}}s:7:\"counter\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"View result counter\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Displays the actual position of the view result\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:7:\"counter\";}}s:4:\"area\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Text area\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"Provide markup for the area using any available text format.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:4:\"text\";}}s:16:\"area_text_custom\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Unfiltered text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Provide markup for the area with minimal filtering.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:11:\"text_custom\";}}s:5:\"title\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Title override\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:115:\"Override the default view title for this view. This is useful to display an alternative title when a view is empty.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:2:\"id\";s:5:\"title\";s:8:\"sub_type\";s:5:\"empty\";}}s:4:\"view\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"View area\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Insert a view inside an area.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:4:\"view\";}}s:6:\"result\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Result summary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Shows result summary, for example the items per page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:6:\"result\";}}s:8:\"messages\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Displays messages in an area.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:8:\"messages\";}}s:16:\"http_status_code\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Response status code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:88:\"Alter the HTTP response status code used by this view, mostly helpful for empty results.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:16:\"http_status_code\";}}s:7:\"combine\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Combine fields filter\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Combine multiple fields together and search by them.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"combine\";}}s:10:\"dropbutton\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Dropbutton\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Display fields in a dropbutton.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:10:\"dropbutton\";}}s:12:\"display_link\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Link to display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:141:\"Displays a link to a path-based display of this view while keeping the filter criteria, sort criteria, pager settings and contextual filters.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:1:{s:2:\"id\";s:12:\"display_link\";}}s:12:\"entity_block\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:170;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:5:\"block\";s:2:\"id\";s:6:\"entity\";}}s:20:\"entity_block_content\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:187;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:13:\"block_content\";s:2:\"id\";s:6:\"entity\";}}s:14:\"entity_comment\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:204;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:7:\"comment\";s:2:\"id\";s:6:\"entity\";}}s:22:\"entity_contact_message\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:221;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:15:\"contact_message\";s:2:\"id\";s:6:\"entity\";}}s:11:\"entity_file\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:238;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:4:\"file\";s:2:\"id\";s:6:\"entity\";}}s:12:\"entity_media\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:255;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:5:\"media\";s:2:\"id\";s:6:\"entity\";}}s:24:\"entity_menu_link_content\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:272;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:17:\"menu_link_content\";s:2:\"id\";s:6:\"entity\";}}s:11:\"entity_node\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:289;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:4:\"node\";s:2:\"id\";s:6:\"entity\";}}s:17:\"entity_path_alias\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:306;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:10:\"path_alias\";s:2:\"id\";s:6:\"entity\";}}s:26:\"entity_recaptcha_v3_action\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:323;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:19:\"recaptcha_v3_action\";s:2:\"id\";s:6:\"entity\";}}s:15:\"entity_shortcut\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:340;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:8:\"shortcut\";s:2:\"id\";s:6:\"entity\";}}s:20:\"entity_taxonomy_term\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:357;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:13:\"taxonomy_term\";s:2:\"id\";s:6:\"entity\";}}s:11:\"entity_user\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Rendered entity - @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Displays a rendered @label entity in an area.\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:374;}s:10:\"\0*\0options\";a:0:{}}s:4:\"area\";a:2:{s:11:\"entity_type\";s:4:\"user\";s:2:\"id\";s:6:\"entity\";}}s:16:\"contextual_links\";a:3:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Contextual Links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Display fields in a contextual links menu.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:16:\"contextual_links\";}}}',-1,1773072980.835,1,'config:core.extension views_data','0'),('views_data:watchdog:es',_binary 'a:12:{s:5:\"table\";a:4:{s:5:\"group\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Watchdog\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"wizard_id\";s:8:\"watchdog\";s:4:\"base\";a:3:{s:5:\"field\";s:3:\"wid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Log entries\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Contains a list of log entries.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"provider\";s:5:\"dblog\";}s:3:\"wid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"WID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Unique watchdog event ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:3:\"uid\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"UID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"The user ID of the user on which the log entry was written.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:6:\"filter\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:8:\"argument\";a:1:{s:2:\"id\";s:7:\"numeric\";}s:12:\"relationship\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"The user on which the log entry as written.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";s:16:\"users_field_data\";s:10:\"base field\";s:3:\"uid\";s:2:\"id\";s:8:\"standard\";}}s:4:\"type\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"The type of the log entry, for example \"user\" or \"page not found\".\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:11:\"dblog_types\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:7:\"message\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The actual message of the log entry.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:13:\"dblog_message\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:9:\"variables\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Variables\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The variables of the log entry in a serialized format.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:10:\"serialized\";s:14:\"click sortable\";b:0;}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:8:\"severity\";a:5:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Severity level\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"The severity level of the event; ranges from 0 (Emergency) to 7 (Debug).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:2:{s:2:\"id\";s:12:\"machine_name\";s:16:\"options callback\";s:60:\"Drupal\\dblog\\Controller\\DbLogController::getLogLevelClassMap\";}s:6:\"filter\";a:2:{s:2:\"id\";s:11:\"in_operator\";s:16:\"options callback\";s:41:\"Drupal\\Core\\Logger\\RfcLogLevel::getLevels\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:4:\"link\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Operations\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Operation links for the event.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:16:\"dblog_operations\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:8:\"location\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Location\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"URL of the origin of the event.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:7:\"referer\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Referer\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"URL of the previous page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:8:\"hostname\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Hostname\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Hostname of the user who triggered the event.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:8:\"standard\";}s:8:\"argument\";a:1:{s:2:\"id\";s:6:\"string\";}s:6:\"filter\";a:1:{s:2:\"id\";s:6:\"string\";}s:4:\"sort\";a:1:{s:2:\"id\";s:8:\"standard\";}}s:9:\"timestamp\";a:6:{s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Timestamp\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Date when the event occurred.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"field\";a:1:{s:2:\"id\";s:4:\"date\";}s:8:\"argument\";a:1:{s:2:\"id\";s:4:\"date\";}s:6:\"filter\";a:1:{s:2:\"id\";s:4:\"date\";}s:4:\"sort\";a:1:{s:2:\"id\";s:4:\"date\";}}}',-1,1773072981.377,1,'config:core.extension views_data','0');
/*!40000 ALTER TABLE `cache_default` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_discovery`
--

DROP TABLE IF EXISTS `cache_discovery`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_discovery` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_discovery`
--

LOCK TABLES `cache_discovery` WRITE;
/*!40000 ALTER TABLE `cache_discovery` DISABLE KEYS */;
INSERT INTO `cache_discovery` VALUES ('block_content.field_storage_definitions.installed',_binary 'a:16:{s:2:\"id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Content block ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The content block ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:2:\"id\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The content block UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"revision_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"The revision ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:11:\"revision_id\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The content block language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:115;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"type\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"The block type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:4:\"type\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:18:\"block_content_type\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:155;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:16:\"revision_created\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:193;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:13:\"revision_user\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:13:\"revision_user\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:223;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"revision_log\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The log entry explaining the changes in this revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:25;s:8:\"settings\";a:1:{s:4:\"rows\";i:4;}}}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:12:\"revision_log\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:260;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:302;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"info\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Block description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"A brief description of your block.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"required\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:4:\"info\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:341;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"The time that the content block was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:384;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"reusable\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Reusable\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"A boolean indicating whether this block is reusable.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:0;s:12:\"revisionable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:8:\"reusable\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:415;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:458;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:501;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:543;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"body\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:18:\"block_content.body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"3fba7a83-1c50-4261-b26c-4edd0e9081a6\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eS0snV_L3dx9shtWRTzm5eblwOJ7qKWC9IE-4GMTDFc\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:13:\"block_content\";i:1;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:18:\"block_content.body\";s:13:\"\0*\0field_name\";s:4:\"body\";s:14:\"\0*\0entity_type\";s:13:\"block_content\";s:7:\"\0*\0type\";s:17:\"text_with_summary\";s:9:\"\0*\0module\";s:4:\"text\";s:11:\"\0*\0settings\";a:0:{}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.359,1,'','0'),('block_plugins',_binary 'a:34:{s:14:\"announce_block\";a:7:{s:5:\"class\";s:52:\"Drupal\\announcements_feed\\Plugin\\Block\\AnnounceBlock\";s:8:\"provider\";s:18:\"announcements_feed\";s:2:\"id\";s:14:\"announce_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Announcements Feed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:13:\"Announcements\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:50:\"block_content:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";a:9:{s:5:\"class\";s:51:\"Drupal\\block_content\\Plugin\\Block\\BlockContentBlock\";s:8:\"provider\";s:13:\"block_content\";s:2:\"id\";s:13:\"block_content\";s:7:\"deriver\";s:51:\"Drupal\\block_content\\Plugin\\Derivative\\BlockContent\";s:11:\"admin_label\";s:6:\"Footer\";s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}s:19:\"config_dependencies\";a:1:{s:7:\"content\";a:1:{i:0;s:70:\"block_content:drag_and_drop_block:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";}}}s:17:\"devel_switch_user\";a:6:{s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Switch user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:5:\"Devel\";s:19:\"context_definitions\";a:0:{}s:2:\"id\";s:17:\"devel_switch_user\";s:5:\"class\";s:41:\"Drupal\\devel\\Plugin\\Block\\SwitchUserBlock\";s:8:\"provider\";s:5:\"devel\";}s:31:\"dxpr_theme_helper_user_register\";a:6:{s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"User registration form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:0:{}s:2:\"id\";s:31:\"dxpr_theme_helper_user_register\";s:5:\"class\";s:55:\"Drupal\\dxpr_theme_helper\\Plugin\\Block\\UserRegisterBlock\";s:8:\"provider\";s:17:\"dxpr_theme_helper\";}s:18:\"full_screen_search\";a:6:{s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"DXPR Theme Full Screen Search\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:0:{}s:2:\"id\";s:18:\"full_screen_search\";s:5:\"class\";s:59:\"Drupal\\dxpr_theme_helper\\Plugin\\Block\\FullScreenSearchBlock\";s:8:\"provider\";s:17:\"dxpr_theme_helper\";}s:10:\"help_block\";a:7:{s:5:\"class\";s:34:\"Drupal\\help\\Plugin\\Block\\HelpBlock\";s:8:\"provider\";s:4:\"help\";s:2:\"id\";s:10:\"help_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Help\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:4:\"Help\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:1:{s:13:\"settings_tray\";b:0;}}s:33:\"language_block:language_interface\";a:8:{s:5:\"class\";s:42:\"Drupal\\language\\Plugin\\Block\\LanguageBlock\";s:8:\"provider\";s:8:\"language\";s:2:\"id\";s:14:\"language_block\";s:7:\"deriver\";s:47:\"Drupal\\language\\Plugin\\Derivative\\LanguageBlock\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Language switcher\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"System\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:20:\"node_syndicate_block\";a:8:{s:5:\"class\";s:39:\"Drupal\\node\\Plugin\\Block\\SyndicateBlock\";s:8:\"provider\";s:4:\"node\";s:2:\"id\";s:20:\"node_syndicate_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Syndicate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"System\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}s:16:\"_block_ui_hidden\";b:1;}s:17:\"search_form_block\";a:7:{s:5:\"class\";s:38:\"Drupal\\search\\Plugin\\Block\\SearchBlock\";s:8:\"provider\";s:6:\"search\";s:2:\"id\";s:17:\"search_form_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Search form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:9:\"shortcuts\";a:7:{s:5:\"class\";s:43:\"Drupal\\shortcut\\Plugin\\Block\\ShortcutsBlock\";s:8:\"provider\";s:8:\"shortcut\";s:2:\"id\";s:9:\"shortcuts\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Shortcuts\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:24:\"system_clear_cache_block\";a:7:{s:5:\"class\";s:42:\"Drupal\\system\\Plugin\\Block\\ClearCacheBlock\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:24:\"system_clear_cache_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Clear cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:6:\"System\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:23:\"system_powered_by_block\";a:7:{s:5:\"class\";s:47:\"Drupal\\system\\Plugin\\Block\\SystemPoweredByBlock\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:23:\"system_powered_by_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Powered by Drupal\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:6:\"System\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:25:\"system_menu_block:account\";a:9:{s:5:\"class\";s:42:\"Drupal\\system\\Plugin\\Block\\SystemMenuBlock\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:17:\"system_menu_block\";s:7:\"deriver\";s:47:\"Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock\";s:11:\"admin_label\";s:26:\"Menú de cuenta de usuario\";s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:1:{s:13:\"settings_tray\";s:42:\"Drupal\\system\\Form\\SystemMenuOffCanvasForm\";}s:19:\"config_dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:19:\"system.menu.account\";}}}s:23:\"system_menu_block:admin\";a:9:{s:5:\"class\";s:42:\"Drupal\\system\\Plugin\\Block\\SystemMenuBlock\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:17:\"system_menu_block\";s:7:\"deriver\";s:47:\"Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock\";s:11:\"admin_label\";s:15:\"Administración\";s:8:\"category\";r:162;s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:1:{s:13:\"settings_tray\";s:42:\"Drupal\\system\\Form\\SystemMenuOffCanvasForm\";}s:19:\"config_dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:17:\"system.menu.admin\";}}}s:23:\"system_menu_block:devel\";a:9:{s:5:\"class\";s:42:\"Drupal\\system\\Plugin\\Block\\SystemMenuBlock\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:17:\"system_menu_block\";s:7:\"deriver\";s:47:\"Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock\";s:11:\"admin_label\";s:10:\"Desarrollo\";s:8:\"category\";r:162;s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:1:{s:13:\"settings_tray\";s:42:\"Drupal\\system\\Form\\SystemMenuOffCanvasForm\";}s:19:\"config_dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:17:\"system.menu.devel\";}}}s:24:\"system_menu_block:footer\";a:9:{s:5:\"class\";s:42:\"Drupal\\system\\Plugin\\Block\\SystemMenuBlock\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:17:\"system_menu_block\";s:7:\"deriver\";s:47:\"Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock\";s:11:\"admin_label\";s:14:\"Pie de página\";s:8:\"category\";r:162;s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:1:{s:13:\"settings_tray\";s:42:\"Drupal\\system\\Form\\SystemMenuOffCanvasForm\";}s:19:\"config_dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:18:\"system.menu.footer\";}}}s:22:\"system_menu_block:main\";a:9:{s:5:\"class\";s:42:\"Drupal\\system\\Plugin\\Block\\SystemMenuBlock\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:17:\"system_menu_block\";s:7:\"deriver\";s:47:\"Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock\";s:11:\"admin_label\";s:21:\"Navegación principal\";s:8:\"category\";r:162;s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:1:{s:13:\"settings_tray\";s:42:\"Drupal\\system\\Form\\SystemMenuOffCanvasForm\";}s:19:\"config_dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}}}s:23:\"system_menu_block:tools\";a:9:{s:5:\"class\";s:42:\"Drupal\\system\\Plugin\\Block\\SystemMenuBlock\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:17:\"system_menu_block\";s:7:\"deriver\";s:47:\"Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock\";s:11:\"admin_label\";s:12:\"Herramientas\";s:8:\"category\";r:162;s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:1:{s:13:\"settings_tray\";s:42:\"Drupal\\system\\Form\\SystemMenuOffCanvasForm\";}s:19:\"config_dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:17:\"system.menu.tools\";}}}s:23:\"system_breadcrumb_block\";a:7:{s:5:\"class\";s:48:\"Drupal\\system\\Plugin\\Block\\SystemBreadcrumbBlock\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:23:\"system_breadcrumb_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Breadcrumbs\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:6:\"System\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:21:\"system_messages_block\";a:7:{s:5:\"class\";s:46:\"Drupal\\system\\Plugin\\Block\\SystemMessagesBlock\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:21:\"system_messages_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:6:\"System\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:21:\"system_branding_block\";a:7:{s:5:\"class\";s:46:\"Drupal\\system\\Plugin\\Block\\SystemBrandingBlock\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:21:\"system_branding_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Site branding\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:6:\"System\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:1:{s:13:\"settings_tray\";s:46:\"Drupal\\system\\Form\\SystemBrandingOffCanvasForm\";}}s:17:\"system_main_block\";a:7:{s:5:\"class\";s:42:\"Drupal\\system\\Plugin\\Block\\SystemMainBlock\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:17:\"system_main_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Main page content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:6:\"System\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:1:{s:13:\"settings_tray\";b:0;}}s:16:\"user_login_block\";a:7:{s:5:\"class\";s:39:\"Drupal\\user\\Plugin\\Block\\UserLoginBlock\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:16:\"user_login_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"User login\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:33:\"views_block:clientes_home-block_1\";a:9:{s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Lists (Views)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"@view: @display\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@view\";s:13:\"Clientes Home\";s:8:\"@display\";s:5:\"Block\";}s:10:\"\0*\0options\";a:0:{}}s:19:\"config_dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:24:\"views.view.clientes_home\";}}s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\Block\\ViewsBlock\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:11:\"views_block\";s:7:\"deriver\";s:41:\"Drupal\\views\\Plugin\\Derivative\\ViewsBlock\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:35:\"views_block:comments_recent-block_1\";a:9:{s:8:\"category\";s:14:\"Listas (Views)\";s:11:\"admin_label\";s:21:\"Comentarios recientes\";s:19:\"config_dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:26:\"views.view.comments_recent\";}}s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\Block\\ViewsBlock\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:11:\"views_block\";s:7:\"deriver\";s:41:\"Drupal\\views\\Plugin\\Derivative\\ViewsBlock\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:34:\"views_block:content_recent-block_1\";a:9:{s:8:\"category\";r:298;s:11:\"admin_label\";s:18:\"Contenido reciente\";s:19:\"config_dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:25:\"views.view.content_recent\";}}s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\Block\\ViewsBlock\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:11:\"views_block\";s:7:\"deriver\";s:41:\"Drupal\\views\\Plugin\\Derivative\\ViewsBlock\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:34:\"views_block:proyectos_home-block_1\";a:9:{s:8:\"category\";r:298;s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"@view: @display\";s:12:\"\0*\0arguments\";a:2:{s:5:\"@view\";s:14:\"Proyectos Home\";s:8:\"@display\";s:5:\"Block\";}s:10:\"\0*\0options\";a:0:{}}s:19:\"config_dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:25:\"views.view.proyectos_home\";}}s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\Block\\ViewsBlock\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:11:\"views_block\";s:7:\"deriver\";s:41:\"Drupal\\views\\Plugin\\Derivative\\ViewsBlock\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:29:\"views_block:who_s_new-block_1\";a:9:{s:8:\"category\";s:7:\"Usuario\";s:11:\"admin_label\";s:15:\"Quién es nuevo\";s:19:\"config_dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:20:\"views.view.who_s_new\";}}s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\Block\\ViewsBlock\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:11:\"views_block\";s:7:\"deriver\";s:41:\"Drupal\\views\\Plugin\\Derivative\\ViewsBlock\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:43:\"views_block:who_s_online-who_s_online_block\";a:9:{s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Lists (Views)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"admin_label\";s:22:\"Quién está conectado\";s:19:\"config_dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:23:\"views.view.who_s_online\";}}s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\Block\\ViewsBlock\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:11:\"views_block\";s:7:\"deriver\";s:41:\"Drupal\\views\\Plugin\\Derivative\\ViewsBlock\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:12:\"license_info\";a:6:{s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"License info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"DXPR builder\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:0:{}s:2:\"id\";s:12:\"license_info\";s:5:\"class\";s:53:\"Drupal\\dxpr_builder\\Plugin\\Block\\DxprLicenseInfoBlock\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:6:\"broken\";a:7:{s:5:\"class\";s:37:\"Drupal\\Core\\Block\\Plugin\\Block\\Broken\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"broken\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Broken/Missing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:16:\"page_title_block\";a:7:{s:5:\"class\";s:45:\"Drupal\\Core\\Block\\Plugin\\Block\\PageTitleBlock\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:16:\"page_title_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Page title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:4:\"core\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:1:{s:13:\"settings_tray\";b:0;}}s:19:\"local_actions_block\";a:7:{s:5:\"class\";s:47:\"Drupal\\Core\\Menu\\Plugin\\Block\\LocalActionsBlock\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:19:\"local_actions_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Primary admin actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:4:\"core\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}s:17:\"local_tasks_block\";a:7:{s:5:\"class\";s:45:\"Drupal\\Core\\Menu\\Plugin\\Block\\LocalTasksBlock\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:17:\"local_tasks_block\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Tabs\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:4:\"core\";s:19:\"context_definitions\";a:0:{}s:5:\"forms\";a:0:{}}}',-1,1773352144.113,1,'','0'),('breakpoints',_binary 'a:21:{s:14:\"toolbar.narrow\";a:8:{s:5:\"label\";s:6:\"narrow\";s:10:\"mediaQuery\";s:35:\"only screen and (min-width: 16.5em)\";s:6:\"weight\";i:0;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"toolbar\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:14:\"toolbar.narrow\";s:8:\"provider\";s:7:\"toolbar\";}s:16:\"toolbar.standard\";a:8:{s:5:\"label\";s:8:\"standard\";s:10:\"mediaQuery\";s:37:\"only screen and (min-width: 38.125em)\";s:6:\"weight\";i:1;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"toolbar\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:16:\"toolbar.standard\";s:8:\"provider\";s:7:\"toolbar\";}s:12:\"toolbar.wide\";a:8:{s:5:\"label\";s:4:\"wide\";s:10:\"mediaQuery\";s:33:\"only screen and (min-width: 61em)\";s:6:\"weight\";i:2;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"toolbar\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:12:\"toolbar.wide\";s:8:\"provider\";s:7:\"toolbar\";}s:10:\"olivero.sm\";a:8:{s:5:\"label\";s:5:\"Small\";s:10:\"mediaQuery\";s:26:\"all and (min-width: 500px)\";s:6:\"weight\";i:0;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"olivero\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:10:\"olivero.sm\";s:8:\"provider\";s:7:\"olivero\";}s:10:\"olivero.md\";a:8:{s:5:\"label\";s:6:\"Medium\";s:10:\"mediaQuery\";s:26:\"all and (min-width: 700px)\";s:6:\"weight\";i:1;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"olivero\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:10:\"olivero.md\";s:8:\"provider\";s:7:\"olivero\";}s:10:\"olivero.lg\";a:8:{s:5:\"label\";s:5:\"Large\";s:10:\"mediaQuery\";s:27:\"all and (min-width: 1000px)\";s:6:\"weight\";i:2;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"olivero\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:10:\"olivero.lg\";s:8:\"provider\";s:7:\"olivero\";}s:10:\"olivero.xl\";a:8:{s:5:\"label\";s:7:\"X-Large\";s:10:\"mediaQuery\";s:27:\"all and (min-width: 1300px)\";s:6:\"weight\";i:3;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"olivero\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:10:\"olivero.xl\";s:8:\"provider\";s:7:\"olivero\";}s:14:\"olivero.nav-md\";a:8:{s:5:\"label\";s:10:\"Nav Medium\";s:10:\"mediaQuery\";s:26:\"all and (min-width: 500px)\";s:6:\"weight\";i:4;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"olivero\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:14:\"olivero.nav-md\";s:8:\"provider\";s:7:\"olivero\";}s:11:\"olivero.nav\";a:8:{s:5:\"label\";s:3:\"Nav\";s:10:\"mediaQuery\";s:27:\"all and (min-width: 1200px)\";s:6:\"weight\";i:5;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"olivero\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:11:\"olivero.nav\";s:8:\"provider\";s:7:\"olivero\";}s:15:\"olivero.grid-md\";a:8:{s:5:\"label\";s:11:\"Grid Medium\";s:10:\"mediaQuery\";s:26:\"all and (min-width: 700px)\";s:6:\"weight\";i:6;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"olivero\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:15:\"olivero.grid-md\";s:8:\"provider\";s:7:\"olivero\";}s:16:\"olivero.grid-max\";a:8:{s:5:\"label\";s:8:\"Grid Max\";s:10:\"mediaQuery\";s:27:\"all and (min-width: 1440px)\";s:6:\"weight\";i:7;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"olivero\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:16:\"olivero.grid-max\";s:8:\"provider\";s:7:\"olivero\";}s:24:\"bootstrap5.screen.xs-max\";a:8:{s:5:\"label\";s:6:\"xs-max\";s:10:\"mediaQuery\";s:21:\"(max-width: 575.98px)\";s:6:\"weight\";i:1;s:11:\"multipliers\";a:2:{i:0;s:2:\"1x\";i:1;s:2:\"2x\";}s:5:\"group\";s:17:\"bootstrap5.screen\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:24:\"bootstrap5.screen.xs-max\";s:8:\"provider\";s:10:\"bootstrap5\";}s:24:\"bootstrap5.screen.sm-min\";a:8:{s:5:\"label\";s:6:\"sm-min\";s:10:\"mediaQuery\";s:18:\"(min-width: 576px)\";s:6:\"weight\";i:2;s:11:\"multipliers\";a:2:{i:0;s:2:\"1x\";i:1;s:2:\"2x\";}s:5:\"group\";s:17:\"bootstrap5.screen\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:24:\"bootstrap5.screen.sm-min\";s:8:\"provider\";s:10:\"bootstrap5\";}s:24:\"bootstrap5.screen.sm-max\";a:8:{s:5:\"label\";s:6:\"sm-max\";s:10:\"mediaQuery\";s:21:\"(max-width: 767.98px)\";s:6:\"weight\";i:3;s:11:\"multipliers\";a:2:{i:0;s:2:\"1x\";i:1;s:2:\"2x\";}s:5:\"group\";s:17:\"bootstrap5.screen\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:24:\"bootstrap5.screen.sm-max\";s:8:\"provider\";s:10:\"bootstrap5\";}s:24:\"bootstrap5.screen.md-min\";a:8:{s:5:\"label\";s:6:\"md-min\";s:10:\"mediaQuery\";s:18:\"(min-width: 768px)\";s:6:\"weight\";i:4;s:11:\"multipliers\";a:2:{i:0;s:2:\"1x\";i:1;s:2:\"2x\";}s:5:\"group\";s:17:\"bootstrap5.screen\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:24:\"bootstrap5.screen.md-min\";s:8:\"provider\";s:10:\"bootstrap5\";}s:24:\"bootstrap5.screen.md-max\";a:8:{s:5:\"label\";s:6:\"md-max\";s:10:\"mediaQuery\";s:21:\"(max-width: 991.98px)\";s:6:\"weight\";i:5;s:11:\"multipliers\";a:2:{i:0;s:2:\"1x\";i:1;s:2:\"2x\";}s:5:\"group\";s:17:\"bootstrap5.screen\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:24:\"bootstrap5.screen.md-max\";s:8:\"provider\";s:10:\"bootstrap5\";}s:24:\"bootstrap5.screen.lg-min\";a:8:{s:5:\"label\";s:6:\"lg-min\";s:10:\"mediaQuery\";s:18:\"(min-width: 992px)\";s:6:\"weight\";i:6;s:11:\"multipliers\";a:2:{i:0;s:2:\"1x\";i:1;s:2:\"2x\";}s:5:\"group\";s:17:\"bootstrap5.screen\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:24:\"bootstrap5.screen.lg-min\";s:8:\"provider\";s:10:\"bootstrap5\";}s:24:\"bootstrap5.screen.lg-max\";a:8:{s:5:\"label\";s:6:\"lg-max\";s:10:\"mediaQuery\";s:22:\"(max-width: 1199.98px)\";s:6:\"weight\";i:7;s:11:\"multipliers\";a:2:{i:0;s:2:\"1x\";i:1;s:2:\"2x\";}s:5:\"group\";s:17:\"bootstrap5.screen\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:24:\"bootstrap5.screen.lg-max\";s:8:\"provider\";s:10:\"bootstrap5\";}s:24:\"bootstrap5.screen.xl-min\";a:8:{s:5:\"label\";s:6:\"xl-min\";s:10:\"mediaQuery\";s:19:\"(min-width: 1200px)\";s:6:\"weight\";i:8;s:11:\"multipliers\";a:2:{i:0;s:2:\"1x\";i:1;s:2:\"2x\";}s:5:\"group\";s:17:\"bootstrap5.screen\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:24:\"bootstrap5.screen.xl-min\";s:8:\"provider\";s:10:\"bootstrap5\";}s:24:\"bootstrap5.screen.xl-max\";a:8:{s:5:\"label\";s:6:\"xl-max\";s:10:\"mediaQuery\";s:22:\"(max-width: 1399.98px)\";s:6:\"weight\";i:9;s:11:\"multipliers\";a:2:{i:0;s:2:\"1x\";i:1;s:2:\"2x\";}s:5:\"group\";s:17:\"bootstrap5.screen\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:24:\"bootstrap5.screen.xl-max\";s:8:\"provider\";s:10:\"bootstrap5\";}s:25:\"bootstrap5.screen.xxl-min\";a:8:{s:5:\"label\";s:7:\"xxl-min\";s:10:\"mediaQuery\";s:19:\"(min-width: 1400px)\";s:6:\"weight\";i:10;s:11:\"multipliers\";a:2:{i:0;s:2:\"1x\";i:1;s:2:\"2x\";}s:5:\"group\";s:17:\"bootstrap5.screen\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:25:\"bootstrap5.screen.xxl-min\";s:8:\"provider\";s:10:\"bootstrap5\";}}',-1,1773072977.538,1,'breakpoints','1'),('breakpoints:toolbar',_binary 'a:3:{s:14:\"toolbar.narrow\";a:8:{s:5:\"label\";s:6:\"narrow\";s:10:\"mediaQuery\";s:35:\"only screen and (min-width: 16.5em)\";s:6:\"weight\";i:0;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"toolbar\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:14:\"toolbar.narrow\";s:8:\"provider\";s:7:\"toolbar\";}s:16:\"toolbar.standard\";a:8:{s:5:\"label\";s:8:\"standard\";s:10:\"mediaQuery\";s:37:\"only screen and (min-width: 38.125em)\";s:6:\"weight\";i:1;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"toolbar\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:16:\"toolbar.standard\";s:8:\"provider\";s:7:\"toolbar\";}s:12:\"toolbar.wide\";a:8:{s:5:\"label\";s:4:\"wide\";s:10:\"mediaQuery\";s:33:\"only screen and (min-width: 61em)\";s:6:\"weight\";i:2;s:11:\"multipliers\";a:1:{i:0;s:2:\"1x\";}s:5:\"group\";s:7:\"toolbar\";s:5:\"class\";s:28:\"Drupal\\breakpoint\\Breakpoint\";s:2:\"id\";s:12:\"toolbar.wide\";s:8:\"provider\";s:7:\"toolbar\";}}',-1,1773072977.541,1,'breakpoints','1'),('ckeditor5_plugins',_binary 'a:45:{s:20:\"ckeditor5_essentials\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:20:\"ckeditor5_essentials\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:2:{i:0;s:33:\"drupalHtmlEngine.DrupalHtmlEngine\";i:1;s:21:\"essentials.Essentials\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:10:\"Essentials\";s:7:\"library\";s:46:\"ckeditor5/internal.drupal.ckeditor5.htmlEngine\";s:13:\"admin_library\";s:35:\"ckeditor5/internal.admin.essentials\";s:8:\"elements\";a:1:{i:0;s:4:\"<br>\";}s:13:\"toolbar_items\";a:2:{s:4:\"undo\";a:1:{s:5:\"label\";s:4:\"Undo\";}s:4:\"redo\";a:1:{s:5:\"label\";s:4:\"Redo\";}}s:10:\"conditions\";a:0:{}}}s:19:\"ckeditor5_paragraph\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:19:\"ckeditor5_paragraph\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:19:\"paragraph.Paragraph\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:9:\"Paragraph\";s:7:\"library\";s:25:\"core/ckeditor5.essentials\";s:13:\"admin_library\";s:35:\"ckeditor5/internal.admin.essentials\";s:8:\"elements\";a:1:{i:0;s:3:\"<p>\";}s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";b:0;}}s:17:\"ckeditor5_heading\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":7:{s:5:\"\0*\0id\";s:17:\"ckeditor5_heading\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:15:\"heading.Heading\";}s:6:\"config\";a:1:{s:7:\"heading\";a:1:{s:7:\"options\";a:7:{i:0;a:3:{s:5:\"model\";s:9:\"paragraph\";s:5:\"title\";s:9:\"Paragraph\";s:5:\"class\";s:20:\"ck-heading_paragraph\";}i:1;a:4:{s:5:\"model\";s:8:\"heading1\";s:4:\"view\";s:2:\"h1\";s:5:\"title\";s:9:\"Heading 1\";s:5:\"class\";s:19:\"ck-heading_heading1\";}i:2;a:4:{s:5:\"model\";s:8:\"heading2\";s:4:\"view\";s:2:\"h2\";s:5:\"title\";s:9:\"Heading 2\";s:5:\"class\";s:19:\"ck-heading_heading2\";}i:3;a:4:{s:5:\"model\";s:8:\"heading3\";s:4:\"view\";s:2:\"h3\";s:5:\"title\";s:9:\"Heading 3\";s:5:\"class\";s:19:\"ck-heading_heading3\";}i:4;a:4:{s:5:\"model\";s:8:\"heading4\";s:4:\"view\";s:2:\"h4\";s:5:\"title\";s:9:\"Heading 4\";s:5:\"class\";s:19:\"ck-heading_heading4\";}i:5;a:4:{s:5:\"model\";s:8:\"heading5\";s:4:\"view\";s:2:\"h5\";s:5:\"title\";s:9:\"Heading 5\";s:5:\"class\";s:19:\"ck-heading_heading5\";}i:6;a:4:{s:5:\"model\";s:8:\"heading6\";s:4:\"view\";s:2:\"h6\";s:5:\"title\";s:9:\"Heading 6\";s:5:\"class\";s:19:\"ck-heading_heading6\";}}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:47:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Heading\";s:5:\"label\";s:8:\"Headings\";s:7:\"library\";s:25:\"core/ckeditor5.essentials\";s:13:\"admin_library\";s:32:\"ckeditor5/internal.admin.heading\";s:8:\"elements\";a:6:{i:0;s:4:\"<h1>\";i:1;s:4:\"<h2>\";i:2;s:4:\"<h3>\";i:3;s:4:\"<h4>\";i:4;s:4:\"<h5>\";i:5;s:4:\"<h6>\";}s:13:\"toolbar_items\";a:1:{s:7:\"heading\";a:1:{s:5:\"label\";s:7:\"Heading\";}}s:10:\"conditions\";b:0;}s:9:\"\0*\0schema\";O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:34:\"ckeditor5.plugin.ckeditor5_heading\";s:5:\"label\";s:8:\"Headings\";s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:7:\"mapping\";a:1:{s:16:\"enabled_headings\";a:6:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";s:5:\"value\";s:5:\"label\";s:16:\"Enabled Headings\";s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:66:\"Enable at least one heading, otherwise disable the Heading plugin.\";}}s:8:\"sequence\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Heading type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:8:\"callback\";s:62:\"\\Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Heading::validChoices\";}}}s:11:\"requiredKey\";b:1;}}s:11:\"constraints\";a:2:{s:9:\"ValidKeys\";s:7:\"<infer>\";s:16:\"FullyValidatable\";N;}s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";s:34:\"ckeditor5.plugin.ckeditor5_heading\";s:9:\"\0*\0parent\";N;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:1:{s:16:\"enabled_headings\";a:5:{i:0;s:8:\"heading2\";i:1;s:8:\"heading3\";i:2;s:8:\"heading4\";i:3;s:8:\"heading5\";i:4;s:8:\"heading6\";}}s:11:\"\0*\0elements\";a:1:{s:16:\"enabled_headings\";O:34:\"Drupal\\Core\\Config\\Schema\\Sequence\":8:{s:13:\"\0*\0definition\";O:48:\"Drupal\\Core\\Config\\Schema\\SequenceDataDefinition\":2:{s:13:\"\0*\0definition\";a:10:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";s:5:\"value\";s:5:\"label\";s:16:\"Enabled Headings\";s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:66:\"Enable at least one heading, otherwise disable the Heading plugin.\";}}s:8:\"sequence\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Heading type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:8:\"callback\";s:62:\"\\Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Heading::validChoices\";}}}s:11:\"requiredKey\";b:1;s:5:\"class\";s:34:\"Drupal\\Core\\Config\\Schema\\Sequence\";s:16:\"definition_class\";s:49:\"\\Drupal\\Core\\Config\\Schema\\SequenceDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:17:\"\0*\0itemDefinition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:1:{s:4:\"type\";s:3:\"any\";}}}s:7:\"\0*\0name\";s:16:\"enabled_headings\";s:9:\"\0*\0parent\";r:101;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:5:{i:0;s:8:\"heading2\";i:1;s:8:\"heading3\";i:2;s:8:\"heading4\";i:3;s:8:\"heading5\";i:4;s:8:\"heading6\";}s:11:\"\0*\0elements\";a:5:{i:0;O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Heading type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:8:\"callback\";s:62:\"\\Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Heading::validChoices\";}}s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";i:0;s:9:\"\0*\0parent\";r:142;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:8:\"heading2\";}i:1;O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Heading type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:8:\"callback\";s:62:\"\\Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Heading::validChoices\";}}s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";i:1;s:9:\"\0*\0parent\";r:142;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:8:\"heading3\";}i:2;O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Heading type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:8:\"callback\";s:62:\"\\Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Heading::validChoices\";}}s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";i:2;s:9:\"\0*\0parent\";r:142;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:8:\"heading4\";}i:3;O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Heading type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:8:\"callback\";s:62:\"\\Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Heading::validChoices\";}}s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";i:3;s:9:\"\0*\0parent\";r:142;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:8:\"heading5\";}i:4;O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Heading type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:8:\"callback\";s:62:\"\\Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Heading::validChoices\";}}s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";i:4;s:9:\"\0*\0parent\";r:142;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:8:\"heading6\";}}}}}s:13:\"\0*\0configName\";s:5:\"STRIP\";}s:15:\"ckeditor5_style\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":7:{s:5:\"\0*\0id\";s:15:\"ckeditor5_style\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:11:\"style.Style\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:45:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Style\";s:5:\"label\";s:5:\"Style\";s:7:\"library\";s:20:\"core/ckeditor5.style\";s:13:\"admin_library\";s:30:\"ckeditor5/internal.admin.style\";s:8:\"elements\";a:1:{i:0;s:26:\"<$any-html5-element class>\";}s:13:\"toolbar_items\";a:1:{s:5:\"style\";a:1:{s:5:\"label\";s:5:\"Style\";}}s:10:\"conditions\";b:0;}s:9:\"\0*\0schema\";O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:32:\"ckeditor5.plugin.ckeditor5_style\";s:5:\"label\";s:5:\"Style\";s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:7:\"mapping\";a:1:{s:6:\"styles\";a:6:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";N;s:5:\"label\";s:6:\"Styles\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:62:\"Enable at least one style, otherwise disable the Style plugin.\";}s:17:\"UniqueLabelInList\";a:1:{s:8:\"labelKey\";s:5:\"label\";}}s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Style\";s:7:\"mapping\";a:2:{s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:11:\"Style label\";}s:7:\"element\";a:3:{s:4:\"type\";s:17:\"ckeditor5.element\";s:11:\"constraints\";a:2:{s:16:\"CKEditor5Element\";a:1:{s:18:\"requiredAttributes\";a:1:{i:0;a:2:{s:13:\"attributeName\";s:5:\"class\";s:22:\"minAttributeValueCount\";i:1;}}}s:20:\"StyleSensibleElement\";a:0:{}}s:5:\"label\";s:19:\"Style tag + classes\";}}}s:11:\"requiredKey\";b:1;}}s:11:\"constraints\";a:2:{s:9:\"ValidKeys\";s:7:\"<infer>\";s:16:\"FullyValidatable\";N;}s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";s:32:\"ckeditor5.plugin.ckeditor5_style\";s:9:\"\0*\0parent\";N;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:1:{s:6:\"styles\";a:0:{}}s:11:\"\0*\0elements\";a:1:{s:6:\"styles\";O:34:\"Drupal\\Core\\Config\\Schema\\Sequence\":8:{s:13:\"\0*\0definition\";O:48:\"Drupal\\Core\\Config\\Schema\\SequenceDataDefinition\":2:{s:13:\"\0*\0definition\";a:10:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";N;s:5:\"label\";s:6:\"Styles\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:62:\"Enable at least one style, otherwise disable the Style plugin.\";}s:17:\"UniqueLabelInList\";a:1:{s:8:\"labelKey\";s:5:\"label\";}}s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Style\";s:7:\"mapping\";a:2:{s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:11:\"Style label\";}s:7:\"element\";a:3:{s:4:\"type\";s:17:\"ckeditor5.element\";s:11:\"constraints\";a:2:{s:16:\"CKEditor5Element\";a:1:{s:18:\"requiredAttributes\";a:1:{i:0;a:2:{s:13:\"attributeName\";s:5:\"class\";s:22:\"minAttributeValueCount\";i:1;}}}s:20:\"StyleSensibleElement\";a:0:{}}s:5:\"label\";s:19:\"Style tag + classes\";}}}s:11:\"requiredKey\";b:1;s:5:\"class\";s:34:\"Drupal\\Core\\Config\\Schema\\Sequence\";s:16:\"definition_class\";s:49:\"\\Drupal\\Core\\Config\\Schema\\SequenceDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:17:\"\0*\0itemDefinition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:1:{s:4:\"type\";s:3:\"any\";}}}s:7:\"\0*\0name\";s:6:\"styles\";s:9:\"\0*\0parent\";r:293;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:0:{}s:11:\"\0*\0elements\";N;}}}s:13:\"\0*\0configName\";s:5:\"STRIP\";}s:22:\"ckeditor5_htmlComments\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:22:\"ckeditor5_htmlComments\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:23:\"htmlSupport.HtmlComment\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:20:\"HTML Comment support\";s:7:\"library\";s:26:\"core/ckeditor5.htmlSupport\";s:13:\"admin_library\";b:0;s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:0:{}}}s:30:\"ckeditor5_arbitraryHtmlSupport\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:30:\"ckeditor5_arbitraryHtmlSupport\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:30:\"htmlSupport.GeneralHtmlSupport\";}s:6:\"config\";a:1:{s:11:\"htmlSupport\";a:1:{s:5:\"allow\";a:1:{i:0;a:4:{s:4:\"name\";a:1:{s:6:\"regexp\";a:1:{s:7:\"pattern\";s:4:\"/.*/\";}}s:10:\"attributes\";b:1;s:7:\"classes\";b:1;s:6:\"styles\";b:1;}}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:22:\"Arbitrary HTML support\";s:7:\"library\";s:26:\"core/ckeditor5.htmlSupport\";s:13:\"admin_library\";b:0;s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:0:{}}}s:29:\"ckeditor5_wildcardHtmlSupport\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:29:\"ckeditor5_wildcardHtmlSupport\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:30:\"htmlSupport.GeneralHtmlSupport\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:21:\"Wildcard HTML support\";s:7:\"library\";s:26:\"core/ckeditor5.htmlSupport\";s:13:\"admin_library\";b:0;s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:0:{}}}s:28:\"ckeditor5_globalAttributeDir\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:28:\"ckeditor5_globalAttributeDir\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:30:\"htmlSupport.GeneralHtmlSupport\";}s:6:\"config\";a:1:{s:11:\"htmlSupport\";a:1:{s:5:\"allow\";a:1:{i:0;a:2:{s:4:\"name\";N;s:10:\"attributes\";a:1:{i:0;a:2:{s:3:\"key\";s:3:\"dir\";s:5:\"value\";a:1:{s:6:\"regexp\";a:1:{s:7:\"pattern\";s:13:\"/^(ltr|rtl)$/\";}}}}}}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:55:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\GlobalAttribute\";s:5:\"label\";s:22:\"Global `dir` attribute\";s:7:\"library\";s:26:\"core/ckeditor5.htmlSupport\";s:13:\"admin_library\";b:0;s:8:\"elements\";a:1:{i:0;s:17:\"<* dir=\"ltr rtl\">\";}s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:1:{s:6:\"filter\";s:11:\"filter_html\";}}}s:29:\"ckeditor5_globalAttributeLang\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:29:\"ckeditor5_globalAttributeLang\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:30:\"htmlSupport.GeneralHtmlSupport\";}s:6:\"config\";a:1:{s:11:\"htmlSupport\";a:1:{s:5:\"allow\";a:1:{i:0;a:2:{s:4:\"name\";N;s:10:\"attributes\";s:4:\"lang\";}}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:55:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\GlobalAttribute\";s:5:\"label\";s:23:\"Global `lang` attribute\";s:7:\"library\";s:26:\"core/ckeditor5.htmlSupport\";s:13:\"admin_library\";b:0;s:8:\"elements\";a:1:{i:0;s:8:\"<* lang>\";}s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:1:{s:6:\"filter\";s:11:\"filter_html\";}}}s:27:\"ckeditor5_specialCharacters\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:27:\"ckeditor5_specialCharacters\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:2:{i:0;s:35:\"specialCharacters.SpecialCharacters\";i:1;s:45:\"specialCharacters.SpecialCharactersEssentials\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:18:\"Special characters\";s:7:\"library\";s:32:\"core/ckeditor5.specialCharacters\";s:13:\"admin_library\";s:42:\"ckeditor5/internal.admin.specialCharacters\";s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:1:{s:17:\"specialCharacters\";a:1:{s:5:\"label\";s:18:\"Special characters\";}}s:10:\"conditions\";b:0;}}s:23:\"ckeditor5_sourceEditing\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":7:{s:5:\"\0*\0id\";s:23:\"ckeditor5_sourceEditing\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:2:{i:0;s:27:\"sourceEditing.SourceEditing\";i:1;s:30:\"htmlSupport.GeneralHtmlSupport\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:53:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\SourceEditing\";s:5:\"label\";s:14:\"Source editing\";s:7:\"library\";s:28:\"core/ckeditor5.sourceEditing\";s:13:\"admin_library\";s:38:\"ckeditor5/internal.admin.sourceEditing\";s:8:\"elements\";a:0:{}s:13:\"toolbar_items\";a:1:{s:13:\"sourceEditing\";a:1:{s:5:\"label\";s:6:\"Source\";}}s:10:\"conditions\";b:0;}s:9:\"\0*\0schema\";O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:40:\"ckeditor5.plugin.ckeditor5_sourceEditing\";s:5:\"label\";s:14:\"Source Editing\";s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:7:\"mapping\";a:1:{s:12:\"allowed_tags\";a:5:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";N;s:5:\"label\";s:12:\"Allowed Tags\";s:8:\"sequence\";a:3:{s:4:\"type\";s:17:\"ckeditor5.element\";s:5:\"label\";s:11:\"Allowed Tag\";s:11:\"constraints\";a:2:{s:26:\"SourceEditingRedundantTags\";a:0:{}s:37:\"SourceEditingPreventSelfXssConstraint\";a:0:{}}}s:11:\"requiredKey\";b:1;}}s:11:\"constraints\";a:2:{s:9:\"ValidKeys\";s:7:\"<infer>\";s:16:\"FullyValidatable\";N;}s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";s:40:\"ckeditor5.plugin.ckeditor5_sourceEditing\";s:9:\"\0*\0parent\";N;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:1:{s:12:\"allowed_tags\";a:0:{}}s:11:\"\0*\0elements\";a:1:{s:12:\"allowed_tags\";O:34:\"Drupal\\Core\\Config\\Schema\\Sequence\":8:{s:13:\"\0*\0definition\";O:48:\"Drupal\\Core\\Config\\Schema\\SequenceDataDefinition\":2:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";N;s:5:\"label\";s:12:\"Allowed Tags\";s:8:\"sequence\";a:3:{s:4:\"type\";s:17:\"ckeditor5.element\";s:5:\"label\";s:11:\"Allowed Tag\";s:11:\"constraints\";a:2:{s:26:\"SourceEditingRedundantTags\";a:0:{}s:37:\"SourceEditingPreventSelfXssConstraint\";a:0:{}}}s:11:\"requiredKey\";b:1;s:5:\"class\";s:34:\"Drupal\\Core\\Config\\Schema\\Sequence\";s:16:\"definition_class\";s:49:\"\\Drupal\\Core\\Config\\Schema\\SequenceDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:17:\"\0*\0itemDefinition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:1:{s:4:\"type\";s:3:\"any\";}}}s:7:\"\0*\0name\";s:12:\"allowed_tags\";s:9:\"\0*\0parent\";r:533;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:0:{}s:11:\"\0*\0elements\";N;}}}s:13:\"\0*\0configName\";s:5:\"STRIP\";}s:14:\"ckeditor5_bold\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:14:\"ckeditor5_bold\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:16:\"basicStyles.Bold\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:4:\"Bold\";s:7:\"library\";s:20:\"core/ckeditor5.basic\";s:13:\"admin_library\";s:30:\"ckeditor5/internal.admin.basic\";s:8:\"elements\";a:1:{i:0;s:8:\"<strong>\";}s:13:\"toolbar_items\";a:1:{s:4:\"bold\";a:1:{s:5:\"label\";s:4:\"Bold\";}}s:10:\"conditions\";b:0;}}s:18:\"ckeditor5_emphasis\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:18:\"ckeditor5_emphasis\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:2:{i:0;s:18:\"basicStyles.Italic\";i:1;s:29:\"drupalEmphasis.DrupalEmphasis\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:8:\"Emphasis\";s:7:\"library\";s:44:\"ckeditor5/internal.drupal.ckeditor5.emphasis\";s:13:\"admin_library\";s:30:\"ckeditor5/internal.admin.basic\";s:8:\"elements\";a:1:{i:0;s:4:\"<em>\";}s:13:\"toolbar_items\";a:1:{s:6:\"italic\";a:1:{s:5:\"label\";s:6:\"Italic\";}}s:10:\"conditions\";b:0;}}s:19:\"ckeditor5_underline\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:19:\"ckeditor5_underline\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:21:\"basicStyles.Underline\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:9:\"Underline\";s:7:\"library\";s:20:\"core/ckeditor5.basic\";s:13:\"admin_library\";s:30:\"ckeditor5/internal.admin.basic\";s:8:\"elements\";a:1:{i:0;s:3:\"<u>\";}s:13:\"toolbar_items\";a:1:{s:9:\"underline\";a:1:{s:5:\"label\";s:9:\"Underline\";}}s:10:\"conditions\";b:0;}}s:14:\"ckeditor5_code\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:14:\"ckeditor5_code\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:16:\"basicStyles.Code\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:4:\"Code\";s:7:\"library\";s:20:\"core/ckeditor5.basic\";s:13:\"admin_library\";s:30:\"ckeditor5/internal.admin.basic\";s:8:\"elements\";a:1:{i:0;s:6:\"<code>\";}s:13:\"toolbar_items\";a:1:{s:4:\"code\";a:1:{s:5:\"label\";s:4:\"Code\";}}s:10:\"conditions\";b:0;}}s:19:\"ckeditor5_codeBlock\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":7:{s:5:\"\0*\0id\";s:19:\"ckeditor5_codeBlock\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:2:{i:0;s:19:\"codeBlock.CodeBlock\";i:1;s:30:\"htmlSupport.GeneralHtmlSupport\";}s:6:\"config\";a:1:{s:11:\"htmlSupport\";a:1:{s:5:\"allow\";a:1:{i:0;a:1:{s:4:\"name\";s:3:\"pre\";}}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\CodeBlock\";s:5:\"label\";s:10:\"Code Block\";s:7:\"library\";s:45:\"ckeditor5/internal.drupal.ckeditor5.codeBlock\";s:13:\"admin_library\";s:34:\"ckeditor5/internal.admin.codeBlock\";s:8:\"elements\";a:3:{i:0;s:5:\"<pre>\";i:1;s:6:\"<code>\";i:2;s:25:\"<code class=\"language-*\">\";}s:13:\"toolbar_items\";a:1:{s:9:\"codeBlock\";a:1:{s:5:\"label\";s:10:\"Code Block\";}}s:10:\"conditions\";b:0;}s:9:\"\0*\0schema\";O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:36:\"ckeditor5.plugin.ckeditor5_codeBlock\";s:5:\"label\";s:10:\"Code Block\";s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:7:\"mapping\";a:1:{s:9:\"languages\";a:6:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";N;s:5:\"label\";s:9:\"Languages\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:70:\"Enable at least one language, otherwise disable the Code Block plugin.\";}s:17:\"UniqueLabelInList\";a:1:{s:8:\"labelKey\";s:5:\"label\";}}s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";}s:8:\"language\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";}}}s:11:\"requiredKey\";b:1;}}s:11:\"constraints\";a:2:{s:9:\"ValidKeys\";s:7:\"<infer>\";s:16:\"FullyValidatable\";N;}s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";s:36:\"ckeditor5.plugin.ckeditor5_codeBlock\";s:9:\"\0*\0parent\";N;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:1:{s:9:\"languages\";a:14:{i:0;a:2:{s:8:\"language\";s:9:\"plaintext\";s:5:\"label\";s:10:\"Plain text\";}i:1;a:2:{s:8:\"language\";s:1:\"c\";s:5:\"label\";s:1:\"C\";}i:2;a:2:{s:8:\"language\";s:2:\"cs\";s:5:\"label\";s:2:\"C#\";}i:3;a:2:{s:8:\"language\";s:3:\"cpp\";s:5:\"label\";s:3:\"C++\";}i:4;a:2:{s:8:\"language\";s:3:\"css\";s:5:\"label\";s:3:\"CSS\";}i:5;a:2:{s:8:\"language\";s:4:\"diff\";s:5:\"label\";s:4:\"Diff\";}i:6;a:2:{s:8:\"language\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";}i:7;a:2:{s:8:\"language\";s:4:\"java\";s:5:\"label\";s:4:\"Java\";}i:8;a:2:{s:8:\"language\";s:10:\"javascript\";s:5:\"label\";s:10:\"JavaScript\";}i:9;a:2:{s:8:\"language\";s:3:\"php\";s:5:\"label\";s:3:\"PHP\";}i:10;a:2:{s:8:\"language\";s:6:\"python\";s:5:\"label\";s:6:\"Python\";}i:11;a:2:{s:8:\"language\";s:4:\"ruby\";s:5:\"label\";s:4:\"Ruby\";}i:12;a:2:{s:8:\"language\";s:10:\"typescript\";s:5:\"label\";s:10:\"TypeScript\";}i:13;a:2:{s:8:\"language\";s:3:\"xml\";s:5:\"label\";s:3:\"XML\";}}}s:11:\"\0*\0elements\";a:1:{s:9:\"languages\";O:34:\"Drupal\\Core\\Config\\Schema\\Sequence\":8:{s:13:\"\0*\0definition\";O:48:\"Drupal\\Core\\Config\\Schema\\SequenceDataDefinition\":2:{s:13:\"\0*\0definition\";a:10:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";N;s:5:\"label\";s:9:\"Languages\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:70:\"Enable at least one language, otherwise disable the Code Block plugin.\";}s:17:\"UniqueLabelInList\";a:1:{s:8:\"labelKey\";s:5:\"label\";}}s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";}s:8:\"language\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";}}}s:11:\"requiredKey\";b:1;s:5:\"class\";s:34:\"Drupal\\Core\\Config\\Schema\\Sequence\";s:16:\"definition_class\";s:49:\"\\Drupal\\Core\\Config\\Schema\\SequenceDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:17:\"\0*\0itemDefinition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:1:{s:4:\"type\";s:3:\"any\";}}}s:7:\"\0*\0name\";s:9:\"languages\";s:9:\"\0*\0parent\";r:698;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:14:{i:0;a:2:{s:8:\"language\";s:9:\"plaintext\";s:5:\"label\";s:10:\"Plain text\";}i:1;a:2:{s:8:\"language\";s:1:\"c\";s:5:\"label\";s:1:\"C\";}i:2;a:2:{s:8:\"language\";s:2:\"cs\";s:5:\"label\";s:2:\"C#\";}i:3;a:2:{s:8:\"language\";s:3:\"cpp\";s:5:\"label\";s:3:\"C++\";}i:4;a:2:{s:8:\"language\";s:3:\"css\";s:5:\"label\";s:3:\"CSS\";}i:5;a:2:{s:8:\"language\";s:4:\"diff\";s:5:\"label\";s:4:\"Diff\";}i:6;a:2:{s:8:\"language\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";}i:7;a:2:{s:8:\"language\";s:4:\"java\";s:5:\"label\";s:4:\"Java\";}i:8;a:2:{s:8:\"language\";s:10:\"javascript\";s:5:\"label\";s:10:\"JavaScript\";}i:9;a:2:{s:8:\"language\";s:3:\"php\";s:5:\"label\";s:3:\"PHP\";}i:10;a:2:{s:8:\"language\";s:6:\"python\";s:5:\"label\";s:6:\"Python\";}i:11;a:2:{s:8:\"language\";s:4:\"ruby\";s:5:\"label\";s:4:\"Ruby\";}i:12;a:2:{s:8:\"language\";s:10:\"typescript\";s:5:\"label\";s:10:\"TypeScript\";}i:13;a:2:{s:8:\"language\";s:3:\"xml\";s:5:\"label\";s:3:\"XML\";}}s:11:\"\0*\0elements\";a:14:{i:0;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:0;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:9:\"plaintext\";s:5:\"label\";s:10:\"Plain text\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:861;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:9:\"plaintext\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:861;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:10:\"Plain text\";}}}i:1;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:1;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:1:\"c\";s:5:\"label\";s:1:\"C\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:933;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:1:\"c\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:933;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:1:\"C\";}}}i:2;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:2;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:2:\"cs\";s:5:\"label\";s:2:\"C#\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:1005;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:2:\"cs\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:1005;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:2:\"C#\";}}}i:3;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:3;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:3:\"cpp\";s:5:\"label\";s:3:\"C++\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:1077;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:3:\"cpp\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:1077;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:3:\"C++\";}}}i:4;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:4;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:3:\"css\";s:5:\"label\";s:3:\"CSS\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:1149;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:3:\"css\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:1149;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:3:\"CSS\";}}}i:5;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:5;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:4:\"diff\";s:5:\"label\";s:4:\"Diff\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:1221;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:4:\"diff\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:1221;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:4:\"Diff\";}}}i:6;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:6;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:4:\"html\";s:5:\"label\";s:4:\"HTML\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:1293;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:4:\"html\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:1293;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:4:\"HTML\";}}}i:7;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:7;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:4:\"java\";s:5:\"label\";s:4:\"Java\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:1365;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:4:\"java\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:1365;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:4:\"Java\";}}}i:8;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:8;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:10:\"javascript\";s:5:\"label\";s:10:\"JavaScript\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:1437;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:10:\"javascript\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:1437;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:10:\"JavaScript\";}}}i:9;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:9;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:3:\"php\";s:5:\"label\";s:3:\"PHP\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:1509;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:3:\"php\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:1509;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:3:\"PHP\";}}}i:10;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:10;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:6:\"python\";s:5:\"label\";s:6:\"Python\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:1581;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:6:\"python\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:1581;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:6:\"Python\";}}}i:11;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:11;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:4:\"ruby\";s:5:\"label\";s:4:\"Ruby\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:1653;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:4:\"ruby\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:1653;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:4:\"Ruby\";}}}i:12;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:12;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:10:\"typescript\";s:5:\"label\";s:10:\"TypeScript\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:1725;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:10:\"typescript\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:1725;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:10:\"TypeScript\";}}}i:13;O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:3:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;}}s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";i:13;s:9:\"\0*\0parent\";r:782;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"language\";s:3:\"xml\";s:5:\"label\";s:3:\"XML\";}s:11:\"\0*\0elements\";a:2:{s:8:\"language\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"language\";s:9:\"\0*\0parent\";r:1797;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:3:\"xml\";}s:5:\"label\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:12:\"translatable\";b:1;s:11:\"constraints\";a:2:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}s:8:\"NotBlank\";a:0:{}}s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:5:\"label\";s:9:\"\0*\0parent\";r:1797;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:3:\"XML\";}}}}}}}s:13:\"\0*\0configName\";s:5:\"STRIP\";}s:23:\"ckeditor5_strikethrough\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:23:\"ckeditor5_strikethrough\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:25:\"basicStyles.Strikethrough\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:13:\"Strikethrough\";s:7:\"library\";s:20:\"core/ckeditor5.basic\";s:13:\"admin_library\";s:30:\"ckeditor5/internal.admin.basic\";s:8:\"elements\";a:1:{i:0;s:3:\"<s>\";}s:13:\"toolbar_items\";a:1:{s:13:\"strikethrough\";a:1:{s:5:\"label\";s:13:\"Strikethrough\";}}s:10:\"conditions\";b:0;}}s:19:\"ckeditor5_subscript\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:19:\"ckeditor5_subscript\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:21:\"basicStyles.Subscript\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:9:\"Subscript\";s:7:\"library\";s:20:\"core/ckeditor5.basic\";s:13:\"admin_library\";s:30:\"ckeditor5/internal.admin.basic\";s:8:\"elements\";a:1:{i:0;s:5:\"<sub>\";}s:13:\"toolbar_items\";a:1:{s:9:\"subscript\";a:1:{s:5:\"label\";s:9:\"Subscript\";}}s:10:\"conditions\";b:0;}}s:21:\"ckeditor5_superscript\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:21:\"ckeditor5_superscript\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:23:\"basicStyles.Superscript\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:11:\"Superscript\";s:7:\"library\";s:20:\"core/ckeditor5.basic\";s:13:\"admin_library\";s:30:\"ckeditor5/internal.admin.basic\";s:8:\"elements\";a:1:{i:0;s:5:\"<sup>\";}s:13:\"toolbar_items\";a:1:{s:11:\"superscript\";a:1:{s:5:\"label\";s:11:\"Superscript\";}}s:10:\"conditions\";b:0;}}s:20:\"ckeditor5_blockquote\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:20:\"ckeditor5_blockquote\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:21:\"blockQuote.BlockQuote\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:11:\"Block quote\";s:7:\"library\";s:25:\"core/ckeditor5.blockquote\";s:13:\"admin_library\";s:35:\"ckeditor5/internal.admin.blockquote\";s:8:\"elements\";a:1:{i:0;s:12:\"<blockquote>\";}s:13:\"toolbar_items\";a:1:{s:10:\"blockQuote\";a:1:{s:5:\"label\";s:11:\"Block quote\";}}s:10:\"conditions\";b:0;}}s:14:\"ckeditor5_link\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:14:\"ckeditor5_link\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:9:\"link.Link\";}s:6:\"config\";a:1:{s:4:\"link\";a:1:{s:15:\"defaultProtocol\";s:8:\"https://\";}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:4:\"Link\";s:7:\"library\";s:19:\"core/ckeditor5.link\";s:13:\"admin_library\";s:29:\"ckeditor5/internal.admin.link\";s:8:\"elements\";a:2:{i:0;s:3:\"<a>\";i:1;s:8:\"<a href>\";}s:13:\"toolbar_items\";a:1:{s:4:\"link\";a:1:{s:5:\"label\";s:4:\"Link\";}}s:10:\"conditions\";b:0;}}s:19:\"ckeditor5_linkImage\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:19:\"ckeditor5_linkImage\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:14:\"link.LinkImage\";}s:6:\"config\";a:1:{s:5:\"image\";a:1:{s:7:\"toolbar\";a:2:{i:0;s:1:\"|\";i:1;s:9:\"linkImage\";}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:12:\"Linked Image\";s:7:\"library\";b:0;s:13:\"admin_library\";b:0;s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"plugins\";a:2:{i:0;s:14:\"ckeditor5_link\";i:1;s:15:\"ckeditor5_image\";}}}}s:19:\"ckeditor5_linkMedia\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:19:\"ckeditor5_linkMedia\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:27:\"drupalMedia.DrupalLinkMedia\";}s:6:\"config\";a:1:{s:11:\"drupalMedia\";a:1:{s:7:\"toolbar\";a:1:{i:0;s:15:\"drupalLinkMedia\";}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:12:\"Linked Media\";s:7:\"library\";b:0;s:13:\"admin_library\";b:0;s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"plugins\";a:2:{i:0;s:14:\"ckeditor5_link\";i:1;s:11:\"media_media\";}}}}s:14:\"ckeditor5_list\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":7:{s:5:\"\0*\0id\";s:14:\"ckeditor5_list\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:2:{i:0;s:9:\"list.List\";i:1;s:19:\"list.ListProperties\";}s:6:\"config\";a:1:{s:4:\"list\";a:1:{s:10:\"properties\";a:1:{s:6:\"styles\";b:0;}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:50:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\ListPlugin\";s:5:\"label\";s:4:\"List\";s:7:\"library\";s:19:\"core/ckeditor5.list\";s:13:\"admin_library\";s:29:\"ckeditor5/internal.admin.list\";s:8:\"elements\";a:4:{i:0;s:4:\"<ul>\";i:1;s:4:\"<ol>\";i:2;s:19:\"<ol reversed start>\";i:3;s:4:\"<li>\";}s:13:\"toolbar_items\";a:2:{s:12:\"bulletedList\";a:1:{s:5:\"label\";s:13:\"Bulleted list\";}s:12:\"numberedList\";a:1:{s:5:\"label\";s:13:\"Numbered list\";}}s:10:\"conditions\";b:0;}s:9:\"\0*\0schema\";O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:31:\"ckeditor5.plugin.ckeditor5_list\";s:5:\"label\";s:4:\"List\";s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:7:\"mapping\";a:2:{s:10:\"properties\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:23:\"Allowed list attributes\";s:7:\"mapping\";a:2:{s:8:\"reversed\";a:3:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Allow reverse list\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}}s:10:\"startIndex\";a:3:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Allow start index\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}}}s:11:\"requiredKey\";b:1;}s:10:\"multiBlock\";a:4:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:40:\"Allow blocks to be created in list items\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}s:11:\"requiredKey\";b:1;}}s:11:\"constraints\";a:2:{s:9:\"ValidKeys\";s:7:\"<infer>\";s:16:\"FullyValidatable\";N;}s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";s:31:\"ckeditor5.plugin.ckeditor5_list\";s:9:\"\0*\0parent\";N;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:10:\"properties\";a:2:{s:8:\"reversed\";b:1;s:10:\"startIndex\";b:1;}s:10:\"multiBlock\";b:1;}s:11:\"\0*\0elements\";a:2:{s:10:\"properties\";O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:9:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:23:\"Allowed list attributes\";s:7:\"mapping\";a:2:{s:8:\"reversed\";a:4:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Allow reverse list\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}s:11:\"requiredKey\";b:1;}s:10:\"startIndex\";a:4:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Allow start index\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}s:11:\"requiredKey\";b:1;}}s:11:\"requiredKey\";b:1;s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";s:10:\"properties\";s:9:\"\0*\0parent\";r:2041;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:2:{s:8:\"reversed\";b:1;s:10:\"startIndex\";b:1;}s:11:\"\0*\0elements\";a:2:{s:8:\"reversed\";O:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BooleanData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Allow reverse list\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}s:11:\"requiredKey\";b:1;s:5:\"class\";s:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BooleanData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:8:\"reversed\";s:9:\"\0*\0parent\";r:2087;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";b:1;}s:10:\"startIndex\";O:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BooleanData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Allow start index\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}s:11:\"requiredKey\";b:1;s:5:\"class\";s:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BooleanData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:10:\"startIndex\";s:9:\"\0*\0parent\";r:2087;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";b:1;}}}s:10:\"multiBlock\";O:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BooleanData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:40:\"Allow blocks to be created in list items\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}s:11:\"requiredKey\";b:1;s:5:\"class\";s:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BooleanData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:10:\"multiBlock\";s:9:\"\0*\0parent\";r:2041;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";b:1;}}}s:13:\"\0*\0configName\";s:5:\"STRIP\";}s:24:\"ckeditor5_horizontalLine\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:24:\"ckeditor5_horizontalLine\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:29:\"horizontalLine.HorizontalLine\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:15:\"Horizontal line\";s:7:\"library\";s:29:\"core/ckeditor5.horizontalLine\";s:13:\"admin_library\";s:39:\"ckeditor5/internal.admin.horizontalLine\";s:8:\"elements\";a:1:{i:0;s:4:\"<hr>\";}s:13:\"toolbar_items\";a:1:{s:14:\"horizontalLine\";a:1:{s:5:\"label\";s:15:\"Horizontal line\";}}s:10:\"conditions\";b:0;}}s:19:\"ckeditor5_alignment\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":7:{s:5:\"\0*\0id\";s:19:\"ckeditor5_alignment\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:19:\"alignment.Alignment\";}s:6:\"config\";a:1:{s:9:\"alignment\";a:1:{s:7:\"options\";a:4:{i:0;a:2:{s:4:\"name\";s:4:\"left\";s:9:\"className\";s:15:\"text-align-left\";}i:1;a:2:{s:4:\"name\";s:6:\"center\";s:9:\"className\";s:17:\"text-align-center\";}i:2;a:2:{s:4:\"name\";s:5:\"right\";s:9:\"className\";s:16:\"text-align-right\";}i:3;a:2:{s:4:\"name\";s:7:\"justify\";s:9:\"className\";s:18:\"text-align-justify\";}}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Alignment\";s:5:\"label\";s:9:\"Alignment\";s:7:\"library\";s:24:\"core/ckeditor5.alignment\";s:13:\"admin_library\";s:34:\"ckeditor5/internal.admin.alignment\";s:8:\"elements\";a:1:{i:0;s:95:\"<$text-container class=\"text-align-left text-align-center text-align-right text-align-justify\">\";}s:13:\"toolbar_items\";a:1:{s:9:\"alignment\";a:1:{s:5:\"label\";s:14:\"Text alignment\";}}s:10:\"conditions\";b:0;}s:9:\"\0*\0schema\";O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:36:\"ckeditor5.plugin.ckeditor5_alignment\";s:5:\"label\";s:10:\"Alignments\";s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:7:\"mapping\";a:1:{s:18:\"enabled_alignments\";a:6:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";s:5:\"value\";s:5:\"label\";s:18:\"Enabled Alignments\";s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:70:\"Enable at least one alignment, otherwise disable the Alignment button.\";}}s:8:\"sequence\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Alignment type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:4:{i:0;s:4:\"left\";i:1;s:6:\"center\";i:2;s:5:\"right\";i:3;s:7:\"justify\";}}}s:11:\"requiredKey\";b:1;}}s:11:\"constraints\";a:2:{s:9:\"ValidKeys\";s:7:\"<infer>\";s:16:\"FullyValidatable\";N;}s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";s:36:\"ckeditor5.plugin.ckeditor5_alignment\";s:9:\"\0*\0parent\";N;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:1:{s:18:\"enabled_alignments\";a:4:{i:0;s:4:\"left\";i:1;s:6:\"center\";i:2;s:5:\"right\";i:3;s:7:\"justify\";}}s:11:\"\0*\0elements\";a:1:{s:18:\"enabled_alignments\";O:34:\"Drupal\\Core\\Config\\Schema\\Sequence\":8:{s:13:\"\0*\0definition\";O:48:\"Drupal\\Core\\Config\\Schema\\SequenceDataDefinition\":2:{s:13:\"\0*\0definition\";a:10:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";s:5:\"value\";s:5:\"label\";s:18:\"Enabled Alignments\";s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:70:\"Enable at least one alignment, otherwise disable the Alignment button.\";}}s:8:\"sequence\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Alignment type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:4:{i:0;s:4:\"left\";i:1;s:6:\"center\";i:2;s:5:\"right\";i:3;s:7:\"justify\";}}}s:11:\"requiredKey\";b:1;s:5:\"class\";s:34:\"Drupal\\Core\\Config\\Schema\\Sequence\";s:16:\"definition_class\";s:49:\"\\Drupal\\Core\\Config\\Schema\\SequenceDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}s:17:\"\0*\0itemDefinition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:1:{s:4:\"type\";s:3:\"any\";}}}s:7:\"\0*\0name\";s:18:\"enabled_alignments\";s:9:\"\0*\0parent\";r:2233;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:4:{i:0;s:4:\"left\";i:1;s:6:\"center\";i:2;s:5:\"right\";i:3;s:7:\"justify\";}s:11:\"\0*\0elements\";a:4:{i:0;O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Alignment type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:4:{i:0;s:4:\"left\";i:1;s:6:\"center\";i:2;s:5:\"right\";i:3;s:7:\"justify\";}}s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";i:0;s:9:\"\0*\0parent\";r:2276;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:4:\"left\";}i:1;O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Alignment type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:4:{i:0;s:4:\"left\";i:1;s:6:\"center\";i:2;s:5:\"right\";i:3;s:7:\"justify\";}}s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";i:1;s:9:\"\0*\0parent\";r:2276;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:6:\"center\";}i:2;O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Alignment type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:4:{i:0;s:4:\"left\";i:1;s:6:\"center\";i:2;s:5:\"right\";i:3;s:7:\"justify\";}}s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";i:2;s:9:\"\0*\0parent\";r:2276;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:5:\"right\";}i:3;O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Alignment type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:4:{i:0;s:4:\"left\";i:1;s:6:\"center\";i:2;s:5:\"right\";i:3;s:7:\"justify\";}}s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";i:3;s:9:\"\0*\0parent\";r:2276;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:7:\"justify\";}}}}}s:13:\"\0*\0configName\";s:5:\"STRIP\";}s:20:\"ckeditor5_autoformat\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:20:\"ckeditor5_autoformat\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:21:\"autoformat.Autoformat\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:10:\"Autoformat\";s:7:\"library\";s:25:\"core/ckeditor5.autoformat\";s:13:\"admin_library\";b:0;s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";b:0;}}s:22:\"ckeditor5_removeFormat\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:22:\"ckeditor5_removeFormat\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:25:\"removeFormat.RemoveFormat\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:13:\"Remove Format\";s:7:\"library\";s:27:\"core/ckeditor5.removeFormat\";s:13:\"admin_library\";s:37:\"ckeditor5/internal.admin.removeFormat\";s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:1:{s:12:\"removeFormat\";a:1:{s:5:\"label\";s:13:\"Remove Format\";}}s:10:\"conditions\";b:0;}}s:25:\"ckeditor5_pasteFromOffice\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:25:\"ckeditor5_pasteFromOffice\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:31:\"pasteFromOffice.PasteFromOffice\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:17:\"Paste From Office\";s:7:\"library\";s:30:\"core/ckeditor5.pasteFromOffice\";s:13:\"admin_library\";b:0;s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:0:{}}}s:15:\"ckeditor5_table\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:15:\"ckeditor5_table\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:4:{i:0;s:11:\"table.Table\";i:1;s:18:\"table.TableToolbar\";i:2;s:18:\"table.TableCaption\";i:3;s:22:\"table.PlainTableOutput\";}s:6:\"config\";a:1:{s:5:\"table\";a:1:{s:14:\"contentToolbar\";a:4:{i:0;s:11:\"tableColumn\";i:1;s:8:\"tableRow\";i:2;s:15:\"mergeTableCells\";i:3;s:18:\"toggleTableCaption\";}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:5:\"Table\";s:7:\"library\";s:20:\"core/ckeditor5.table\";s:13:\"admin_library\";s:30:\"ckeditor5/internal.admin.table\";s:8:\"elements\";a:10:{i:0;s:7:\"<table>\";i:1;s:4:\"<tr>\";i:2;s:4:\"<td>\";i:3;s:20:\"<td rowspan colspan>\";i:4;s:4:\"<th>\";i:5;s:20:\"<th rowspan colspan>\";i:6;s:7:\"<thead>\";i:7;s:7:\"<tbody>\";i:8;s:7:\"<tfoot>\";i:9;s:9:\"<caption>\";}s:13:\"toolbar_items\";a:1:{s:11:\"insertTable\";a:1:{s:5:\"label\";s:5:\"table\";}}s:10:\"conditions\";b:0;}}s:26:\"ckeditor5_table_properties\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:26:\"ckeditor5_table_properties\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:21:\"table.TableProperties\";}s:6:\"config\";a:1:{s:5:\"table\";a:1:{s:14:\"contentToolbar\";a:1:{i:0;s:15:\"tableProperties\";}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:16:\"Table properties\";s:7:\"library\";s:41:\"ckeditor5/internal.drupal.ckeditor5.table\";s:13:\"admin_library\";b:0;s:8:\"elements\";a:1:{i:0;s:13:\"<table style>\";}s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"plugins\";a:2:{i:0;s:15:\"ckeditor5_table\";i:1;s:30:\"ckeditor5_arbitraryHtmlSupport\";}}}}s:31:\"ckeditor5_table_cell_properties\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:31:\"ckeditor5_table_cell_properties\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:25:\"table.TableCellProperties\";}s:6:\"config\";a:1:{s:5:\"table\";a:1:{s:14:\"contentToolbar\";a:1:{i:0;s:19:\"tableCellProperties\";}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:21:\"Table cell properties\";s:7:\"library\";s:41:\"ckeditor5/internal.drupal.ckeditor5.table\";s:13:\"admin_library\";b:0;s:8:\"elements\";a:4:{i:0;s:10:\"<td style>\";i:1;s:26:\"<td rowspan colspan style>\";i:2;s:10:\"<th style>\";i:3;s:26:\"<th rowspan colspan style>\";}s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"plugins\";a:2:{i:0;s:15:\"ckeditor5_table\";i:1;s:30:\"ckeditor5_arbitraryHtmlSupport\";}}}}s:15:\"ckeditor5_image\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:15:\"ckeditor5_image\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:4:{i:0;s:11:\"image.Image\";i:1;s:18:\"image.ImageToolbar\";i:2;s:23:\"drupalImage.DrupalImage\";i:3;s:29:\"drupalImage.DrupalInsertImage\";}s:6:\"config\";a:1:{s:5:\"image\";a:2:{s:7:\"toolbar\";a:1:{i:0;s:26:\"drupalImageAlternativeText\";}s:6:\"insert\";a:2:{s:4:\"type\";s:4:\"auto\";s:12:\"integrations\";a:0:{}}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:45:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Image\";s:5:\"label\";s:5:\"Image\";s:7:\"library\";s:41:\"ckeditor5/internal.drupal.ckeditor5.image\";s:13:\"admin_library\";s:30:\"ckeditor5/internal.admin.image\";s:8:\"elements\";a:2:{i:0;s:5:\"<img>\";i:1;s:26:\"<img src alt height width>\";}s:13:\"toolbar_items\";a:1:{s:17:\"drupalInsertImage\";a:1:{s:5:\"label\";s:5:\"Image\";}}s:10:\"conditions\";a:1:{s:11:\"toolbarItem\";s:17:\"drupalInsertImage\";}}}s:21:\"ckeditor5_imageUpload\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:21:\"ckeditor5_imageUpload\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:2:{i:0;s:17:\"image.ImageUpload\";i:1;s:29:\"drupalImage.DrupalImageUpload\";}s:6:\"config\";a:1:{s:5:\"image\";a:1:{s:6:\"upload\";a:1:{s:5:\"types\";a:3:{i:0;s:4:\"jpeg\";i:1;s:3:\"png\";i:2;s:3:\"gif\";}}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:12:\"Image Upload\";s:7:\"library\";b:0;s:13:\"admin_library\";b:0;s:8:\"elements\";a:1:{i:0;s:39:\"<img data-entity-uuid data-entity-type>\";}s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:2:{s:17:\"imageUploadStatus\";b:1;s:7:\"plugins\";a:1:{i:0;s:15:\"ckeditor5_image\";}}}}s:18:\"ckeditor5_imageUrl\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:18:\"ckeditor5_imageUrl\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:23:\"image.ImageInsertViaUrl\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:9:\"Image URL\";s:7:\"library\";b:0;s:13:\"admin_library\";b:0;s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:2:{s:17:\"imageUploadStatus\";b:0;s:7:\"plugins\";a:1:{i:0;s:15:\"ckeditor5_image\";}}}}s:21:\"ckeditor5_imageResize\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":7:{s:5:\"\0*\0id\";s:21:\"ckeditor5_imageResize\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:17:\"image.ImageResize\";}s:6:\"config\";a:1:{s:5:\"image\";a:3:{s:10:\"resizeUnit\";s:2:\"px\";s:13:\"resizeOptions\";a:1:{i:0;a:2:{s:4:\"name\";s:20:\"resizeImage:original\";s:5:\"value\";N;}}s:7:\"toolbar\";a:1:{i:0;s:11:\"resizeImage\";}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:51:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\ImageResize\";s:5:\"label\";s:12:\"Image resize\";s:7:\"library\";b:0;s:13:\"admin_library\";b:0;s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:2:{s:21:\"requiresConfiguration\";a:1:{s:12:\"allow_resize\";b:1;}s:7:\"plugins\";a:1:{i:0;s:15:\"ckeditor5_image\";}}}s:9:\"\0*\0schema\";O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:38:\"ckeditor5.plugin.ckeditor5_imageResize\";s:5:\"label\";s:12:\"Image Resize\";s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:7:\"mapping\";a:1:{s:12:\"allow_resize\";a:4:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Allow resize\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}s:11:\"requiredKey\";b:1;}}s:11:\"constraints\";a:2:{s:9:\"ValidKeys\";s:7:\"<infer>\";s:16:\"FullyValidatable\";N;}s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";s:38:\"ckeditor5.plugin.ckeditor5_imageResize\";s:9:\"\0*\0parent\";N;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:1:{s:12:\"allow_resize\";b:1;}s:11:\"\0*\0elements\";a:1:{s:12:\"allow_resize\";O:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BooleanData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Allow resize\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}s:11:\"requiredKey\";b:1;s:5:\"class\";s:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BooleanData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:12:\"allow_resize\";s:9:\"\0*\0parent\";r:2643;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";b:1;}}}s:13:\"\0*\0configName\";s:5:\"STRIP\";}s:22:\"ckeditor5_imageCaption\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:22:\"ckeditor5_imageCaption\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:18:\"image.ImageCaption\";}s:6:\"config\";a:1:{s:5:\"image\";a:1:{s:7:\"toolbar\";a:1:{i:0;s:18:\"toggleImageCaption\";}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:13:\"Image caption\";s:7:\"library\";b:0;s:13:\"admin_library\";b:0;s:8:\"elements\";a:1:{i:0;s:18:\"<img data-caption>\";}s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:2:{s:6:\"filter\";s:14:\"filter_caption\";s:7:\"plugins\";a:1:{i:0;s:15:\"ckeditor5_image\";}}}}s:20:\"ckeditor5_imageAlign\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:20:\"ckeditor5_imageAlign\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:16:\"image.ImageStyle\";}s:6:\"config\";a:1:{s:5:\"image\";a:2:{s:7:\"toolbar\";a:7:{i:0;s:1:\"|\";i:1;s:16:\"imageStyle:block\";i:2;s:20:\"imageStyle:alignLeft\";i:3;s:22:\"imageStyle:alignCenter\";i:4;s:21:\"imageStyle:alignRight\";i:5;s:17:\"imageStyle:inline\";i:6;s:1:\"|\";}s:6:\"styles\";a:1:{s:7:\"options\";a:5:{i:0;s:6:\"inline\";i:1;a:3:{s:4:\"name\";s:5:\"block\";s:4:\"icon\";s:4:\"left\";s:5:\"title\";s:10:\"Break text\";}i:2;a:2:{s:4:\"name\";s:9:\"alignLeft\";s:5:\"title\";s:24:\"Align left and wrap text\";}i:3;a:2:{s:4:\"name\";s:11:\"alignCenter\";s:5:\"title\";s:27:\"Align center and break text\";}i:4;a:2:{s:4:\"name\";s:10:\"alignRight\";s:5:\"title\";s:25:\"Align right and wrap text\";}}}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:11:\"Image align\";s:7:\"library\";b:0;s:13:\"admin_library\";b:0;s:8:\"elements\";a:1:{i:0;s:16:\"<img data-align>\";}s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:2:{s:6:\"filter\";s:12:\"filter_align\";s:7:\"plugins\";a:1:{i:0;s:15:\"ckeditor5_image\";}}}}s:16:\"ckeditor5_indent\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:16:\"ckeditor5_indent\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:13:\"indent.Indent\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:6:\"Indent\";s:7:\"library\";s:21:\"core/ckeditor5.indent\";s:13:\"admin_library\";s:31:\"ckeditor5/internal.admin.indent\";s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:2:{s:6:\"indent\";a:1:{s:5:\"label\";s:6:\"Indent\";}s:7:\"outdent\";a:1:{s:5:\"label\";s:7:\"Outdent\";}}s:10:\"conditions\";b:0;}}s:18:\"ckeditor5_language\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":7:{s:5:\"\0*\0id\";s:18:\"ckeditor5_language\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:25:\"language.TextPartLanguage\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:48:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Language\";s:5:\"label\";s:8:\"Language\";s:7:\"library\";s:37:\"ckeditor5/internal.ckeditor5.language\";s:13:\"admin_library\";s:33:\"ckeditor5/internal.admin.language\";s:8:\"elements\";a:1:{i:0;s:15:\"<span lang dir>\";}s:13:\"toolbar_items\";a:1:{s:16:\"textPartLanguage\";a:1:{s:5:\"label\";s:8:\"Language\";}}s:10:\"conditions\";b:0;}s:9:\"\0*\0schema\";O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:35:\"ckeditor5.plugin.ckeditor5_language\";s:5:\"label\";s:8:\"Language\";s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:7:\"mapping\";a:1:{s:13:\"language_list\";a:4:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Language list ID\";s:11:\"constraints\";a:2:{s:40:\"CKEditor5ToolbarItemDependencyConstraint\";a:1:{s:11:\"toolbarItem\";s:16:\"textPartLanguage\";}s:6:\"Choice\";a:3:{i:0;s:2:\"un\";i:1;s:3:\"all\";i:2;s:15:\"site_configured\";}}s:11:\"requiredKey\";b:1;}}s:11:\"constraints\";a:2:{s:9:\"ValidKeys\";s:7:\"<infer>\";s:16:\"FullyValidatable\";N;}s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";s:35:\"ckeditor5.plugin.ckeditor5_language\";s:9:\"\0*\0parent\";N;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:1:{s:13:\"language_list\";s:2:\"un\";}s:11:\"\0*\0elements\";a:1:{s:13:\"language_list\";O:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Language list ID\";s:11:\"constraints\";a:2:{s:40:\"CKEditor5ToolbarItemDependencyConstraint\";a:1:{s:11:\"toolbarItem\";s:16:\"textPartLanguage\";}s:6:\"Choice\";a:3:{i:0;s:2:\"un\";i:1;s:3:\"all\";i:2;s:15:\"site_configured\";}}s:11:\"requiredKey\";b:1;s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:13:\"language_list\";s:9:\"\0*\0parent\";r:2798;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";s:2:\"un\";}}}s:13:\"\0*\0configName\";s:5:\"STRIP\";}s:20:\"ckeditor5_showBlocks\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:20:\"ckeditor5_showBlocks\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:21:\"showBlocks.ShowBlocks\";}s:6:\"config\";a:0:{}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:11:\"Show blocks\";s:7:\"library\";s:25:\"core/ckeditor5.showBlocks\";s:13:\"admin_library\";s:35:\"ckeditor5/internal.admin.showBlocks\";s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:1:{s:10:\"showBlocks\";a:1:{s:5:\"label\";s:11:\"Show blocks\";}}s:10:\"conditions\";b:0;}}s:11:\"media_media\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":7:{s:5:\"\0*\0id\";s:11:\"media_media\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:5:\"media\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:2:{i:0;s:23:\"drupalMedia.DrupalMedia\";i:1;s:30:\"drupalMedia.DrupalElementStyle\";}s:6:\"config\";a:1:{s:11:\"drupalMedia\";a:2:{s:7:\"toolbar\";a:1:{i:0;s:25:\"mediaImageTextAlternative\";}s:10:\"themeError\";a:1:{s:4:\"func\";a:3:{s:4:\"name\";s:12:\"Drupal.theme\";s:4:\"args\";a:1:{i:0;s:22:\"mediaEmbedPreviewError\";}s:6:\"invoke\";b:1;}}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:45:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Media\";s:5:\"label\";s:5:\"Media\";s:7:\"library\";s:41:\"ckeditor5/internal.drupal.ckeditor5.media\";s:13:\"admin_library\";b:0;s:8:\"elements\";a:3:{i:0;s:14:\"<drupal-media>\";i:1;s:52:\"<drupal-media data-entity-type data-entity-uuid alt>\";i:2;s:29:\"<drupal-media data-view-mode>\";}s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:1:{s:6:\"filter\";s:11:\"media_embed\";}}s:9:\"\0*\0schema\";O:33:\"Drupal\\Core\\Config\\Schema\\Mapping\":8:{s:13:\"\0*\0definition\";O:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\":2:{s:13:\"\0*\0definition\";a:7:{s:4:\"type\";s:28:\"ckeditor5.plugin.media_media\";s:5:\"label\";s:5:\"Media\";s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:7:\"mapping\";a:1:{s:24:\"allow_view_mode_override\";a:4:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Allow view mode override\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}s:11:\"requiredKey\";b:1;}}s:11:\"constraints\";a:2:{s:9:\"ValidKeys\";s:7:\"<infer>\";s:16:\"FullyValidatable\";N;}s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"\0*\0mainPropertyName\";N;}s:7:\"\0*\0name\";s:28:\"ckeditor5.plugin.media_media\";s:9:\"\0*\0parent\";N;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";a:1:{s:24:\"allow_view_mode_override\";b:0;}s:11:\"\0*\0elements\";a:1:{s:24:\"allow_view_mode_override\";O:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BooleanData\":7:{s:13:\"\0*\0definition\";O:36:\"Drupal\\Core\\TypedData\\DataDefinition\":1:{s:13:\"\0*\0definition\";a:8:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Allow view mode override\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}s:11:\"requiredKey\";b:1;s:5:\"class\";s:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BooleanData\";s:16:\"definition_class\";s:37:\"\\Drupal\\Core\\TypedData\\DataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;s:8:\"required\";b:1;}}s:7:\"\0*\0name\";s:24:\"allow_view_mode_override\";s:9:\"\0*\0parent\";r:2904;s:14:\"\0*\0_serviceIds\";a:1:{s:16:\"typedDataManager\";s:12:\"config.typed\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:8:\"\0*\0value\";b:0;}}}s:13:\"\0*\0configName\";s:5:\"STRIP\";}s:28:\"ckeditor5_drupalMediaCaption\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:28:\"ckeditor5_drupalMediaCaption\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:9:\"ckeditor5\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:30:\"drupalMedia.DrupalMediaCaption\";}s:6:\"config\";a:1:{s:11:\"drupalMedia\";a:1:{s:7:\"toolbar\";a:1:{i:0;s:24:\"toggleDrupalMediaCaption\";}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:13:\"Media caption\";s:7:\"library\";b:0;s:13:\"admin_library\";b:0;s:8:\"elements\";a:1:{i:0;s:27:\"<drupal-media data-caption>\";}s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:2:{s:6:\"filter\";s:14:\"filter_caption\";s:7:\"plugins\";a:1:{i:0;s:11:\"media_media\";}}}}s:16:\"media_mediaAlign\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:16:\"media_mediaAlign\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:5:\"media\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:1:{i:0;s:30:\"drupalMedia.DrupalElementStyle\";}s:6:\"config\";a:2:{s:19:\"drupalElementStyles\";a:1:{s:5:\"align\";a:4:{i:0;a:6:{s:4:\"name\";s:5:\"right\";s:5:\"title\";s:25:\"Align right and wrap text\";s:4:\"icon\";s:21:\"IconObjectInlineRight\";s:13:\"attributeName\";s:10:\"data-align\";s:14:\"attributeValue\";s:5:\"right\";s:13:\"modelElements\";a:1:{i:0;s:11:\"drupalMedia\";}}i:1;a:6:{s:4:\"name\";s:4:\"left\";s:5:\"title\";s:24:\"Align left and wrap text\";s:4:\"icon\";s:20:\"IconObjectInlineLeft\";s:13:\"attributeName\";s:10:\"data-align\";s:14:\"attributeValue\";s:4:\"left\";s:13:\"modelElements\";a:1:{i:0;s:11:\"drupalMedia\";}}i:2;a:6:{s:4:\"name\";s:6:\"center\";s:5:\"title\";s:27:\"Align center and break text\";s:4:\"icon\";s:16:\"IconObjectCenter\";s:13:\"attributeName\";s:10:\"data-align\";s:14:\"attributeValue\";s:6:\"center\";s:13:\"modelElements\";a:1:{i:0;s:11:\"drupalMedia\";}}i:3;a:5:{s:4:\"name\";s:9:\"breakText\";s:5:\"title\";s:10:\"Break text\";s:4:\"icon\";s:14:\"IconObjectLeft\";s:9:\"isDefault\";b:1;s:13:\"modelElements\";a:1:{i:0;s:11:\"drupalMedia\";}}}}s:11:\"drupalMedia\";a:1:{s:7:\"toolbar\";a:6:{i:0;s:1:\"|\";i:1;s:34:\"drupalElementStyle:align:breakText\";i:2;s:29:\"drupalElementStyle:align:left\";i:3;s:31:\"drupalElementStyle:align:center\";i:4;s:30:\"drupalElementStyle:align:right\";i:5;s:1:\"|\";}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:46:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefault\";s:5:\"label\";s:11:\"Media align\";s:7:\"library\";s:46:\"ckeditor5/internal.drupal.ckeditor5.mediaAlign\";s:13:\"admin_library\";b:0;s:8:\"elements\";a:1:{i:0;s:25:\"<drupal-media data-align>\";}s:13:\"toolbar_items\";a:0:{}s:10:\"conditions\";a:2:{s:6:\"filter\";s:12:\"filter_align\";s:7:\"plugins\";a:1:{i:0;s:11:\"media_media\";}}}}s:26:\"media_library_mediaLibrary\";O:49:\"Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\":5:{s:5:\"\0*\0id\";s:26:\"media_library_mediaLibrary\";s:8:\"\0*\0class\";N;s:11:\"\0*\0provider\";s:13:\"media_library\";s:60:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0ckeditor5\";a:2:{s:7:\"plugins\";a:0:{}s:6:\"config\";a:1:{s:11:\"drupalMedia\";a:2:{s:10:\"openDialog\";a:1:{s:4:\"func\";a:2:{s:4:\"name\";s:27:\"Drupal.ckeditor5.openDialog\";s:6:\"invoke\";b:0;}}s:14:\"dialogSettings\";a:2:{s:7:\"classes\";a:1:{s:9:\"ui-dialog\";s:26:\"media-library-widget-modal\";}s:6:\"height\";s:3:\"75%\";}}}}s:57:\"\0Drupal\\ckeditor5\\Plugin\\CKEditor5PluginDefinition\0drupal\";a:7:{s:5:\"class\";s:52:\"Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\MediaLibrary\";s:5:\"label\";s:13:\"Media Library\";s:7:\"library\";s:27:\"editor/drupal.editor.dialog\";s:13:\"admin_library\";s:36:\"ckeditor5/internal.admin.drupalmedia\";s:8:\"elements\";b:0;s:13:\"toolbar_items\";a:1:{s:11:\"drupalMedia\";a:1:{s:5:\"label\";s:12:\"Drupal media\";}}s:10:\"conditions\";a:2:{s:6:\"filter\";s:11:\"media_embed\";s:11:\"toolbarItem\";s:11:\"drupalMedia\";}}}}',-1,1773332093.557,1,'','0'),('comment.field_storage_definitions.installed',_binary 'a:20:{s:3:\"cid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Comment ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"The comment ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:3:\"cid\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The comment UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}}}s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The comment language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"comment_type\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment Type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The comment type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:12:\"comment_type\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:12:\"comment_type\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:116;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:22:\"default_value_callback\";s:47:\"Drupal\\comment\\Entity\\Comment::getDefaultStatus\";s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:154;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:22:\"default_value_callback\";s:52:\"Drupal\\comment\\Entity\\Comment::getDefaultEntityOwner\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The user ID of the comment author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:194;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"pid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Parent ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The parent comment ID if this is a reply to a comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:3:\"pid\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:7:\"comment\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:232;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:9:\"entity_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Entity ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The ID of the entity of which this comment is a reply.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:9:\"entity_id\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:268;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"subject\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Subject\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:10;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:7:\"subject\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:64;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:305;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:64;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The comment author\'s name.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:60;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:342;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:60;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"mail\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The comment author\'s email address.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:4:\"mail\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:email\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:380;}s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:254;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"homepage\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Homepage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The comment author\'s home page address.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:8:\"homepage\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:14:\"field_item:uri\";s:8:\"settings\";a:2:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:411;}s:7:\"\0*\0type\";s:3:\"uri\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"hostname\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Hostname\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The comment author\'s hostname.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:22:\"default_value_callback\";s:49:\"Drupal\\comment\\Entity\\Comment::getDefaultHostname\";s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:8:\"hostname\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:445;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"The time that the comment was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:481;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"The time that the comment was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:511;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"thread\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Thread place\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:144:\"The alphadecimal representation of the comment\'s place in a thread, consisting of a base 36 string prefixed by an integer indicating its length.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:6:\"thread\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:541;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"entity_type\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The entity type to which this comment is attached.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:11:\"entity_type\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:32;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:575;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:10:\"field_name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Comment field name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The field name through which this comment was added.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:10:\"field_name\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:32;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:610;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:645;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"comment_body\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:20:\"comment.comment_body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"87aadc64-bb58-4ec9-9a52-4eb7cdce0fde\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"swYoCch_hY8QO5uwr4FURplfnUCUlpPB4idF8WGVCpw\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:20:\"comment.comment_body\";s:13:\"\0*\0field_name\";s:12:\"comment_body\";s:14:\"\0*\0entity_type\";s:7:\"comment\";s:7:\"\0*\0type\";s:9:\"text_long\";s:9:\"\0*\0module\";s:4:\"text\";s:11:\"\0*\0settings\";a:0:{}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.380,1,'','0'),('component_plugins',_binary 'a:1:{s:14:\"olivero:teaser\";a:16:{s:5:\"class\";s:28:\"Drupal\\Core\\Plugin\\Component\";s:7:\"$schema\";s:96:\"https://git.drupalcode.org/project/drupal/-/raw/HEAD/core/assets/schemas/v1/metadata.schema.json\";s:4:\"name\";s:6:\"Teaser\";s:6:\"status\";s:6:\"stable\";s:5:\"props\";a:2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";a:1:{s:10:\"attributes\";a:3:{s:4:\"type\";s:30:\"Drupal\\Core\\Template\\Attribute\";s:5:\"title\";s:10:\"Attributes\";s:11:\"description\";s:19:\"Wrapper attributes.\";}}}s:5:\"slots\";a:5:{s:7:\"content\";a:3:{s:5:\"title\";s:7:\"Content\";s:8:\"required\";b:1;s:11:\"description\";s:18:\"The teaser content\";}s:5:\"image\";a:3:{s:5:\"title\";s:5:\"Image\";s:8:\"required\";b:0;s:11:\"description\";s:12:\"Teaser image\";}s:4:\"meta\";a:3:{s:5:\"title\";s:4:\"Meta\";s:8:\"required\";b:0;s:11:\"description\";s:11:\"Teaser meta\";}s:6:\"prefix\";a:3:{s:5:\"title\";s:6:\"Prefix\";s:8:\"required\";b:0;s:11:\"description\";s:21:\"Contextual links slot\";}s:5:\"title\";a:3:{s:5:\"title\";s:13:\"Title content\";s:8:\"required\";b:0;s:11:\"description\";s:12:\"Teaser title\";}}s:21:\"_discovered_file_path\";s:104:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/themes/olivero/components/teaser/teaser.component.yml\";s:8:\"provider\";s:7:\"olivero\";s:2:\"id\";s:14:\"olivero:teaser\";s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Other\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"extension_type\";E:37:\"Drupal\\Core\\Theme\\ExtensionType:Theme\";s:4:\"path\";s:83:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/themes/olivero/components/teaser\";s:11:\"machineName\";s:6:\"teaser\";s:7:\"library\";a:1:{s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:51:\"../core/themes/olivero/components/teaser/teaser.css\";a:0:{}}}}s:8:\"template\";s:11:\"teaser.twig\";s:13:\"documentation\";s:68:\"No documentation found. Add a README.md in your component directory.\";}}',-1,1773072978.228,1,'','0'),('condition_plugins',_binary 'a:13:{s:8:\"language\";a:7:{s:5:\"class\";s:41:\"Drupal\\language\\Plugin\\Condition\\Language\";s:8:\"provider\";s:8:\"language\";s:2:\"id\";s:8:\"language\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:1:{s:8:\"language\";O:44:\"Drupal\\Core\\Plugin\\Context\\ContextDefinition\":10:{s:11:\"\0*\0dataType\";s:8:\"language\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:12:\"request_path\";a:7:{s:5:\"class\";s:42:\"Drupal\\system\\Plugin\\Condition\\RequestPath\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:12:\"request_path\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Request Path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:0:{}}s:13:\"current_theme\";a:7:{s:5:\"class\";s:52:\"Drupal\\system\\Plugin\\Condition\\CurrentThemeCondition\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:13:\"current_theme\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Current Theme\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:0:{}}s:15:\"response_status\";a:7:{s:5:\"class\";s:45:\"Drupal\\system\\Plugin\\Condition\\ResponseStatus\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:15:\"response_status\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Response status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:0:{}}s:9:\"user_role\";a:7:{s:5:\"class\";s:37:\"Drupal\\user\\Plugin\\Condition\\UserRole\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:9:\"user_role\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"User Role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:1:{s:4:\"user\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:11:\"entity:user\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:27:\"entity_bundle:block_content\";a:8:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\Condition\\EntityBundle\";s:8:\"provider\";s:13:\"block_content\";s:2:\"id\";s:13:\"entity_bundle\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\Condition\\Deriver\\EntityBundle\";s:5:\"label\";s:14:\"Tipo de bloque\";s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:1:{s:13:\"block_content\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:20:\"entity:block_content\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:21:\"entity_bundle:comment\";a:8:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\Condition\\EntityBundle\";s:8:\"provider\";s:7:\"comment\";s:2:\"id\";s:13:\"entity_bundle\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\Condition\\Deriver\\EntityBundle\";s:5:\"label\";s:18:\"Tipo de comentario\";s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:1:{s:7:\"comment\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:14:\"entity:comment\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:29:\"entity_bundle:contact_message\";a:8:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\Condition\\EntityBundle\";s:8:\"provider\";s:7:\"contact\";s:2:\"id\";s:13:\"entity_bundle\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\Condition\\Deriver\\EntityBundle\";s:5:\"label\";s:22:\"Formulario de contacto\";s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:1:{s:15:\"contact_message\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:22:\"entity:contact_message\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:19:\"entity_bundle:media\";a:8:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\Condition\\EntityBundle\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:13:\"entity_bundle\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\Condition\\Deriver\\EntityBundle\";s:5:\"label\";s:16:\"Tipos multimedia\";s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:1:{s:5:\"media\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:12:\"entity:media\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:31:\"entity_bundle:menu_link_content\";a:8:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\Condition\\EntityBundle\";s:8:\"provider\";s:17:\"menu_link_content\";s:2:\"id\";s:13:\"entity_bundle\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\Condition\\Deriver\\EntityBundle\";s:5:\"label\";s:50:\"Colección de campos Enlace de menú personalizado\";s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:1:{s:17:\"menu_link_content\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:24:\"entity:menu_link_content\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:18:\"entity_bundle:node\";a:8:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\Condition\\EntityBundle\";s:8:\"provider\";s:4:\"node\";s:2:\"id\";s:13:\"entity_bundle\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\Condition\\Deriver\\EntityBundle\";s:5:\"label\";s:17:\"Tipo de contenido\";s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:1:{s:4:\"node\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:11:\"entity:node\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:22:\"entity_bundle:shortcut\";a:8:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\Condition\\EntityBundle\";s:8:\"provider\";s:8:\"shortcut\";s:2:\"id\";s:13:\"entity_bundle\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\Condition\\Deriver\\EntityBundle\";s:5:\"label\";s:29:\"Counjunto de accesos directos\";s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:1:{s:8:\"shortcut\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:15:\"entity:shortcut\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:27:\"entity_bundle:taxonomy_term\";a:8:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\Condition\\EntityBundle\";s:8:\"provider\";s:8:\"taxonomy\";s:2:\"id\";s:13:\"entity_bundle\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\Condition\\Deriver\\EntityBundle\";s:5:\"label\";s:11:\"Vocabulario\";s:6:\"module\";N;s:8:\"category\";N;s:19:\"context_definitions\";a:1:{s:13:\"taxonomy_term\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:20:\"entity:taxonomy_term\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}}',-1,1773073088.640,1,'','0'),('contextual_links_plugins:es',_binary 'a:14:{s:15:\"block_configure\";a:8:{s:10:\"route_name\";s:22:\"entity.block.edit_form\";s:5:\"group\";s:5:\"block\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Configure block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:15:\"block_configure\";s:8:\"provider\";s:5:\"block\";}s:12:\"block_remove\";a:8:{s:10:\"route_name\";s:24:\"entity.block.delete_form\";s:5:\"group\";s:5:\"block\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Remove block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:12:\"block_remove\";s:8:\"provider\";s:5:\"block\";}s:24:\"block_content.block_edit\";a:8:{s:10:\"route_name\";s:30:\"entity.block_content.edit_form\";s:5:\"group\";s:13:\"block_content\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:24:\"block_content.block_edit\";s:8:\"provider\";s:13:\"block_content\";}s:22:\"entity.media.edit_form\";a:8:{s:10:\"route_name\";s:22:\"entity.media.edit_form\";s:5:\"group\";s:5:\"media\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:22:\"entity.media.edit_form\";s:8:\"provider\";s:5:\"media\";}s:24:\"entity.media.delete_form\";a:8:{s:10:\"route_name\";s:24:\"entity.media.delete_form\";s:5:\"group\";s:5:\"media\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";i:10;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:24:\"entity.media.delete_form\";s:8:\"provider\";s:5:\"media\";}s:21:\"entity.menu.edit_form\";a:8:{s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:5:\"group\";s:4:\"menu\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Edit menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:21:\"entity.menu.edit_form\";s:8:\"provider\";s:7:\"menu_ui\";}s:21:\"entity.node.edit_form\";a:8:{s:10:\"route_name\";s:21:\"entity.node.edit_form\";s:5:\"group\";s:4:\"node\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:21:\"entity.node.edit_form\";s:8:\"provider\";s:4:\"node\";}s:23:\"entity.node.delete_form\";a:8:{s:10:\"route_name\";s:23:\"entity.node.delete_form\";s:5:\"group\";s:4:\"node\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";i:10;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:23:\"entity.node.delete_form\";s:8:\"provider\";s:4:\"node\";}s:30:\"entity.taxonomy_term.edit_form\";a:8:{s:10:\"route_name\";s:30:\"entity.taxonomy_term.edit_form\";s:5:\"group\";s:13:\"taxonomy_term\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";i:10;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:30:\"entity.taxonomy_term.edit_form\";s:8:\"provider\";s:8:\"taxonomy\";}s:32:\"entity.taxonomy_term.delete_form\";a:8:{s:10:\"route_name\";s:32:\"entity.taxonomy_term.delete_form\";s:5:\"group\";s:13:\"taxonomy_term\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";i:20;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:32:\"entity.taxonomy_term.delete_form\";s:8:\"provider\";s:8:\"taxonomy\";}s:38:\"entity.taxonomy_vocabulary.delete_form\";a:8:{s:10:\"route_name\";s:38:\"entity.taxonomy_vocabulary.delete_form\";s:5:\"group\";s:19:\"taxonomy_vocabulary\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";i:20;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:38:\"entity.taxonomy_vocabulary.delete_form\";s:8:\"provider\";s:8:\"taxonomy\";}s:28:\"entity.user_role.delete_form\";a:8:{s:10:\"route_name\";s:28:\"entity.user_role.delete_form\";s:5:\"group\";s:4:\"role\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Delete role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";i:10;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:28:\"entity.user_role.delete_form\";s:8:\"provider\";s:4:\"user\";}s:21:\"entity.view.edit_form\";a:8:{s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:5:\"group\";s:21:\"entity.view.edit_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Edit view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:21:\"entity.view.edit_form\";s:8:\"provider\";s:8:\"views_ui\";}s:24:\"entity.view.preview_form\";a:8:{s:10:\"route_name\";s:24:\"entity.view.preview_form\";s:5:\"group\";s:24:\"entity.view.preview_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Preview view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:24:\"entity.view.preview_form\";s:8:\"provider\";s:8:\"views_ui\";}}',-1,1773073129.090,1,'','0'),('contextual_links_plugins:es:block',_binary 'a:2:{s:15:\"block_configure\";a:8:{s:10:\"route_name\";s:22:\"entity.block.edit_form\";s:5:\"group\";s:5:\"block\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Configure block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:15:\"block_configure\";s:8:\"provider\";s:5:\"block\";}s:12:\"block_remove\";a:8:{s:10:\"route_name\";s:24:\"entity.block.delete_form\";s:5:\"group\";s:5:\"block\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Remove block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:12:\"block_remove\";s:8:\"provider\";s:5:\"block\";}}',-1,1773332010.919,1,'','0'),('contextual_links_plugins:es:block_content',_binary 'a:1:{s:24:\"block_content.block_edit\";a:8:{s:10:\"route_name\";s:30:\"entity.block_content.edit_form\";s:5:\"group\";s:13:\"block_content\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:24:\"block_content.block_edit\";s:8:\"provider\";s:13:\"block_content\";}}',-1,1773332012.630,1,'','0'),('contextual_links_plugins:es:entity.view.edit_form',_binary 'a:1:{s:21:\"entity.view.edit_form\";a:8:{s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:5:\"group\";s:21:\"entity.view.edit_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Edit view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:21:\"entity.view.edit_form\";s:8:\"provider\";s:8:\"views_ui\";}}',-1,1773073131.404,1,'','0'),('contextual_links_plugins:es:menu',_binary 'a:1:{s:21:\"entity.menu.edit_form\";a:8:{s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:5:\"group\";s:4:\"menu\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Edit menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:21:\"entity.menu.edit_form\";s:8:\"provider\";s:7:\"menu_ui\";}}',-1,1773332010.948,1,'','0'),('contextual_links_plugins:es:node',_binary 'a:2:{s:21:\"entity.node.edit_form\";a:8:{s:10:\"route_name\";s:21:\"entity.node.edit_form\";s:5:\"group\";s:4:\"node\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";N;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:21:\"entity.node.edit_form\";s:8:\"provider\";s:4:\"node\";}s:23:\"entity.node.delete_form\";a:8:{s:10:\"route_name\";s:23:\"entity.node.delete_form\";s:5:\"group\";s:4:\"node\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"options\";a:0:{}s:6:\"weight\";i:10;s:5:\"class\";s:38:\"Drupal\\Core\\Menu\\ContextualLinkDefault\";s:2:\"id\";s:23:\"entity.node.delete_form\";s:8:\"provider\";s:4:\"node\";}}',-1,1773073129.096,1,'','0'),('devel_generate_plugins',_binary 'a:7:{s:10:\"vocabulary\";a:9:{s:8:\"settings\";a:3:{s:3:\"num\";i:1;s:12:\"title_length\";i:12;s:4:\"kill\";b:0;}s:12:\"dependencies\";a:1:{i:0;s:8:\"taxonomy\";}s:2:\"id\";s:10:\"vocabulary\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"vocabularies\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:80:\"Generate a given number of vocabularies. Optionally delete current vocabularies.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:3:\"url\";s:6:\"vocabs\";s:10:\"permission\";s:25:\"administer devel_generate\";s:5:\"class\";s:66:\"Drupal\\devel_generate\\Plugin\\DevelGenerate\\VocabularyDevelGenerate\";s:8:\"provider\";s:14:\"devel_generate\";}s:4:\"term\";a:9:{s:8:\"settings\";a:5:{s:3:\"num\";i:10;s:12:\"title_length\";i:12;s:13:\"minimum_depth\";i:1;s:13:\"maximum_depth\";i:4;s:4:\"kill\";b:0;}s:12:\"dependencies\";a:1:{i:0;s:8:\"taxonomy\";}s:2:\"id\";s:4:\"term\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Generate a given number of terms. Optionally delete current terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:3:\"url\";s:4:\"term\";s:10:\"permission\";s:25:\"administer devel_generate\";s:5:\"class\";s:60:\"Drupal\\devel_generate\\Plugin\\DevelGenerate\\TermDevelGenerate\";s:8:\"provider\";s:14:\"devel_generate\";}s:13:\"block_content\";a:9:{s:8:\"settings\";a:5:{s:3:\"num\";i:50;s:4:\"kill\";b:0;s:12:\"title_length\";i:4;s:14:\"add_type_label\";b:0;s:8:\"reusable\";b:1;}s:12:\"dependencies\";a:0:{}s:2:\"id\";s:13:\"block_content\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Block Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:82:\"Generate a given number of Block content blocks. Optionally delete current blocks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:3:\"url\";s:13:\"block-content\";s:10:\"permission\";s:25:\"administer devel_generate\";s:5:\"class\";s:68:\"Drupal\\devel_generate\\Plugin\\DevelGenerate\\BlockContentDevelGenerate\";s:8:\"provider\";s:14:\"devel_generate\";}s:7:\"content\";a:9:{s:8:\"settings\";a:5:{s:3:\"num\";i:50;s:4:\"kill\";b:0;s:12:\"max_comments\";i:0;s:12:\"title_length\";i:4;s:14:\"add_type_label\";b:0;}s:12:\"dependencies\";a:1:{i:0;s:4:\"node\";}s:2:\"id\";s:7:\"content\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:70:\"Generate a given number of content. Optionally delete current content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:3:\"url\";s:7:\"content\";s:10:\"permission\";s:25:\"administer devel_generate\";s:5:\"class\";s:63:\"Drupal\\devel_generate\\Plugin\\DevelGenerate\\ContentDevelGenerate\";s:8:\"provider\";s:14:\"devel_generate\";}s:4:\"user\";a:9:{s:8:\"settings\";a:3:{s:3:\"num\";i:50;s:4:\"kill\";b:0;s:4:\"pass\";s:0:\"\";}s:12:\"dependencies\";a:0:{}s:2:\"id\";s:4:\"user\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Generate a given number of users. Optionally delete current users.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:3:\"url\";s:4:\"user\";s:10:\"permission\";s:25:\"administer devel_generate\";s:5:\"class\";s:60:\"Drupal\\devel_generate\\Plugin\\DevelGenerate\\UserDevelGenerate\";s:8:\"provider\";s:14:\"devel_generate\";}s:5:\"media\";a:9:{s:8:\"settings\";a:3:{s:3:\"num\";i:50;s:4:\"kill\";b:0;s:11:\"name_length\";i:4;}s:12:\"dependencies\";a:1:{i:0;s:5:\"media\";}s:2:\"id\";s:5:\"media\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Generate a given number of media entities.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:3:\"url\";s:5:\"media\";s:10:\"permission\";s:25:\"administer devel_generate\";s:5:\"class\";s:61:\"Drupal\\devel_generate\\Plugin\\DevelGenerate\\MediaDevelGenerate\";s:8:\"provider\";s:14:\"devel_generate\";}s:4:\"menu\";a:9:{s:8:\"settings\";a:5:{s:9:\"num_menus\";i:2;s:9:\"num_links\";i:50;s:12:\"title_length\";i:12;s:9:\"max_width\";i:6;s:4:\"kill\";b:0;}s:12:\"dependencies\";a:0:{}s:2:\"id\";s:4:\"menu\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"Generate a given number of menus and menu\n *   links. Optionally delete current menus.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:3:\"url\";s:4:\"menu\";s:10:\"permission\";s:25:\"administer devel_generate\";s:5:\"class\";s:60:\"Drupal\\devel_generate\\Plugin\\DevelGenerate\\MenuDevelGenerate\";s:8:\"provider\";s:14:\"devel_generate\";}}',-1,1773072974.438,1,'','0'),('editor_plugins',_binary 'a:1:{s:9:\"ckeditor5\";a:8:{s:5:\"class\";s:40:\"Drupal\\ckeditor5\\Plugin\\Editor\\CKEditor5\";s:8:\"provider\";s:9:\"ckeditor5\";s:2:\"id\";s:9:\"ckeditor5\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"CKEditor 5\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:26:\"supports_content_filtering\";b:1;s:23:\"supports_inline_editing\";b:1;s:11:\"is_xss_safe\";b:0;s:23:\"supported_element_types\";a:1:{i:0;s:8:\"textarea\";}}}',-1,1773332093.448,1,'','0'),('element_info',_binary 'a:78:{s:7:\"captcha\";a:3:{s:2:\"id\";s:7:\"captcha\";s:5:\"class\";s:30:\"Drupal\\captcha\\Element\\Captcha\";s:8:\"provider\";s:7:\"captcha\";}s:16:\"contextual_links\";a:3:{s:5:\"class\";s:41:\"Drupal\\contextual\\Element\\ContextualLinks\";s:8:\"provider\";s:10:\"contextual\";s:2:\"id\";s:16:\"contextual_links\";}s:28:\"contextual_links_placeholder\";a:3:{s:5:\"class\";s:52:\"Drupal\\contextual\\Element\\ContextualLinksPlaceholder\";s:8:\"provider\";s:10:\"contextual\";s:2:\"id\";s:28:\"contextual_links_placeholder\";}s:18:\"devel_table_filter\";a:3:{s:2:\"id\";s:18:\"devel_table_filter\";s:5:\"class\";s:42:\"Drupal\\devel\\Element\\ClientSideFilterTable\";s:8:\"provider\";s:5:\"devel\";}s:20:\"entity_browser_pager\";a:3:{s:2:\"id\";s:20:\"entity_browser_pager\";s:5:\"class\";s:55:\"Drupal\\entity_browser\\Element\\EntityBrowserPagerElement\";s:8:\"provider\";s:14:\"entity_browser\";}s:14:\"entity_browser\";a:3:{s:2:\"id\";s:14:\"entity_browser\";s:5:\"class\";s:50:\"Drupal\\entity_browser\\Element\\EntityBrowserElement\";s:8:\"provider\";s:14:\"entity_browser\";}s:24:\"field_group_html_element\";a:3:{s:2:\"id\";s:24:\"field_group_html_element\";s:5:\"class\";s:38:\"Drupal\\field_group\\Element\\HtmlElement\";s:8:\"provider\";s:11:\"field_group\";}s:15:\"horizontal_tabs\";a:3:{s:2:\"id\";s:15:\"horizontal_tabs\";s:5:\"class\";s:41:\"Drupal\\field_group\\Element\\HorizontalTabs\";s:8:\"provider\";s:11:\"field_group\";}s:14:\"field_ui_table\";a:3:{s:5:\"class\";s:36:\"Drupal\\field_ui\\Element\\FieldUiTable\";s:8:\"provider\";s:8:\"field_ui\";s:2:\"id\";s:14:\"field_ui_table\";}s:12:\"managed_file\";a:3:{s:5:\"class\";s:31:\"Drupal\\file\\Element\\ManagedFile\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:12:\"managed_file\";}s:16:\"file_mdm_caching\";a:3:{s:5:\"class\";s:43:\"Drupal\\file_mdm\\Element\\FileMetadataCaching\";s:8:\"provider\";s:8:\"file_mdm\";s:2:\"id\";s:16:\"file_mdm_caching\";}s:11:\"text_format\";a:3:{s:5:\"class\";s:32:\"Drupal\\filter\\Element\\TextFormat\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:11:\"text_format\";}s:14:\"processed_text\";a:3:{s:5:\"class\";s:35:\"Drupal\\filter\\Element\\ProcessedText\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:14:\"processed_text\";}s:22:\"language_configuration\";a:3:{s:5:\"class\";s:45:\"Drupal\\language\\Element\\LanguageConfiguration\";s:8:\"provider\";s:8:\"language\";s:2:\"id\";s:22:\"language_configuration\";}s:13:\"media_library\";a:3:{s:2:\"id\";s:13:\"media_library\";s:5:\"class\";s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";s:8:\"provider\";s:26:\"media_library_form_element\";}s:18:\"status_report_page\";a:3:{s:5:\"class\";s:38:\"Drupal\\system\\Element\\StatusReportPage\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:18:\"status_report_page\";}s:16:\"token_tree_table\";a:3:{s:2:\"id\";s:16:\"token_tree_table\";s:5:\"class\";s:35:\"Drupal\\token\\Element\\TokenTreeTable\";s:8:\"provider\";s:5:\"token\";}s:12:\"toolbar_item\";a:3:{s:5:\"class\";s:34:\"Drupal\\toolbar\\Element\\ToolbarItem\";s:8:\"provider\";s:7:\"toolbar\";s:2:\"id\";s:12:\"toolbar_item\";}s:7:\"toolbar\";a:3:{s:5:\"class\";s:30:\"Drupal\\toolbar\\Element\\Toolbar\";s:8:\"provider\";s:7:\"toolbar\";s:2:\"id\";s:7:\"toolbar\";}s:4:\"view\";a:3:{s:5:\"class\";s:25:\"Drupal\\views\\Element\\View\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"view\";}s:10:\"operations\";a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Render\\Element\\Operations\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:10:\"operations\";}s:7:\"actions\";a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Render\\Element\\Actions\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"actions\";}s:6:\"search\";a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Render\\Element\\Search\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"search\";}s:5:\"table\";a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Render\\Element\\Table\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"table\";}s:8:\"fieldset\";a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\Render\\Element\\Fieldset\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"fieldset\";}s:6:\"button\";a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Render\\Element\\Button\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"button\";}s:6:\"select\";a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Render\\Element\\Select\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"select\";}s:4:\"form\";a:3:{s:5:\"class\";s:31:\"Drupal\\Core\\Render\\Element\\Form\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"form\";}s:8:\"password\";a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\Render\\Element\\Password\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"password\";}s:5:\"radio\";a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Render\\Element\\Radio\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"radio\";}s:5:\"label\";a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Render\\Element\\Label\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"label\";}s:4:\"page\";a:3:{s:5:\"class\";s:31:\"Drupal\\Core\\Render\\Element\\Page\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"page\";}s:9:\"textfield\";a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:9:\"textfield\";}s:11:\"tableselect\";a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:11:\"tableselect\";}s:10:\"page_title\";a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Render\\Element\\PageTitle\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:10:\"page_title\";}s:13:\"vertical_tabs\";a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Render\\Element\\VerticalTabs\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:13:\"vertical_tabs\";}s:7:\"details\";a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Render\\Element\\Details\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"details\";}s:4:\"date\";a:3:{s:5:\"class\";s:31:\"Drupal\\Core\\Render\\Element\\Date\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"date\";}s:4:\"path\";a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"path\";}s:3:\"url\";a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Render\\Element\\Url\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:3:\"url\";}s:6:\"radios\";a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Render\\Element\\Radios\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"radios\";}s:5:\"range\";a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Render\\Element\\Range\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"range\";}s:6:\"number\";a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Render\\Element\\Number\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"number\";}s:12:\"machine_name\";a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:12:\"machine_name\";}s:4:\"item\";a:3:{s:5:\"class\";s:31:\"Drupal\\Core\\Render\\Element\\Item\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"item\";}s:5:\"email\";a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Render\\Element\\Email\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"email\";}s:10:\"dropbutton\";a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Render\\Element\\Dropbutton\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:10:\"dropbutton\";}s:13:\"status_report\";a:3:{s:5:\"class\";s:39:\"Drupal\\Core\\Render\\Element\\StatusReport\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:13:\"status_report\";}s:8:\"textarea\";a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\Render\\Element\\Textarea\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"textarea\";}s:4:\"link\";a:3:{s:5:\"class\";s:31:\"Drupal\\Core\\Render\\Element\\Link\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"link\";}s:9:\"container\";a:3:{s:5:\"class\";s:36:\"Drupal\\Core\\Render\\Element\\Container\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:9:\"container\";}s:3:\"tel\";a:3:{s:5:\"class\";s:30:\"Drupal\\Core\\Render\\Element\\Tel\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:3:\"tel\";}s:5:\"pager\";a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Render\\Element\\Pager\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"pager\";}s:9:\"more_link\";a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\Render\\Element\\MoreLink\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:9:\"more_link\";}s:15:\"inline_template\";a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Render\\Element\\InlineTemplate\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:15:\"inline_template\";}s:10:\"fieldgroup\";a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Render\\Element\\Fieldgroup\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:10:\"fieldgroup\";}s:12:\"image_button\";a:3:{s:5:\"class\";s:38:\"Drupal\\Core\\Render\\Element\\ImageButton\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:12:\"image_button\";}s:9:\"component\";a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Render\\Element\\ComponentElement\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:9:\"component\";}s:6:\"weight\";a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Render\\Element\\Weight\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"weight\";}s:5:\"color\";a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Render\\Element\\Color\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"color\";}s:8:\"html_tag\";a:3:{s:5:\"class\";s:34:\"Drupal\\Core\\Render\\Element\\HtmlTag\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"html_tag\";}s:10:\"checkboxes\";a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Render\\Element\\Checkboxes\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:10:\"checkboxes\";}s:4:\"html\";a:3:{s:5:\"class\";s:31:\"Drupal\\Core\\Render\\Element\\Html\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"html\";}s:19:\"system_compact_link\";a:3:{s:5:\"class\";s:44:\"Drupal\\Core\\Render\\Element\\SystemCompactLink\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:19:\"system_compact_link\";}s:5:\"token\";a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Render\\Element\\Token\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"token\";}s:6:\"submit\";a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Render\\Element\\Submit\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"submit\";}s:15:\"language_select\";a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Render\\Element\\LanguageSelect\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:15:\"language_select\";}s:4:\"icon\";a:3:{s:5:\"class\";s:31:\"Drupal\\Core\\Render\\Element\\Icon\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"icon\";}s:4:\"file\";a:3:{s:5:\"class\";s:31:\"Drupal\\Core\\Render\\Element\\File\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"file\";}s:15:\"status_messages\";a:3:{s:5:\"class\";s:41:\"Drupal\\Core\\Render\\Element\\StatusMessages\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:15:\"status_messages\";}s:5:\"value\";a:3:{s:5:\"class\";s:32:\"Drupal\\Core\\Render\\Element\\Value\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"value\";}s:8:\"checkbox\";a:3:{s:5:\"class\";s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"checkbox\";}s:6:\"hidden\";a:3:{s:5:\"class\";s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"hidden\";}s:16:\"password_confirm\";a:3:{s:5:\"class\";s:42:\"Drupal\\Core\\Render\\Element\\PasswordConfirm\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:16:\"password_confirm\";}s:19:\"entity_autocomplete\";a:3:{s:5:\"class\";s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:19:\"entity_autocomplete\";}s:8:\"datetime\";a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"datetime\";}s:8:\"datelist\";a:3:{s:5:\"class\";s:37:\"Drupal\\Core\\Datetime\\Element\\Datelist\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"datelist\";}s:15:\"break_lock_link\";a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\TempStore\\Element\\BreakLockLink\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:15:\"break_lock_link\";}}',-1,1773072976.131,1,'','0'),('element_info_build:cisc_theme',_binary 'a:78:{s:7:\"captcha\";a:8:{s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;s:40:\"recaptcha_v3_pre_captcha_element_process\";i:1;a:2:{i:0;s:30:\"Drupal\\captcha\\Element\\Captcha\";i:1;s:21:\"processCaptchaElement\";}i:2;s:41:\"recaptcha_v3_post_captcha_element_process\";}s:13:\"#captcha_type\";s:7:\"default\";s:14:\"#default_value\";s:0:\"\";s:19:\"#captcha_admin_mode\";b:0;s:17:\"#captcha_validate\";s:42:\"captcha_validate_case_insensitive_equality\";s:15:\"#value_callback\";a:2:{i:0;s:30:\"Drupal\\captcha\\Element\\Captcha\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:7:\"captcha\";}s:16:\"contextual_links\";a:6:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:41:\"Drupal\\contextual\\Element\\ContextualLinks\";i:1;s:14:\"preRenderLinks\";}}s:6:\"#theme\";s:17:\"links__contextual\";s:6:\"#links\";a:0:{}s:11:\"#attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:16:\"contextual-links\";}}s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:34:\"contextual/drupal.contextual-links\";}}s:5:\"#type\";s:16:\"contextual_links\";}s:28:\"contextual_links_placeholder\";a:3:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:52:\"Drupal\\contextual\\Element\\ContextualLinksPlaceholder\";i:1;s:20:\"preRenderPlaceholder\";}}s:3:\"#id\";N;s:5:\"#type\";s:28:\"contextual_links_placeholder\";}s:18:\"devel_table_filter\";a:11:{s:13:\"#filter_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Search\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"#filter_placeholder\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Search\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"#filter_description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Search\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"#header\";a:0:{}s:5:\"#rows\";a:0:{}s:6:\"#empty\";s:0:\"\";s:7:\"#sticky\";b:0;s:11:\"#responsive\";b:1;s:11:\"#attributes\";a:0:{}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:42:\"Drupal\\devel\\Element\\ClientSideFilterTable\";i:1;s:14:\"preRenderTable\";}}s:5:\"#type\";s:18:\"devel_table_filter\";}s:20:\"entity_browser_pager\";a:7:{s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:55:\"Drupal\\entity_browser\\Element\\EntityBrowserPagerElement\";i:1;s:25:\"processEntityBrowserPager\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:12:\"#total_pages\";N;s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:20:\"entity_browser/pager\";}}s:6:\"#input\";b:1;s:15:\"#value_callback\";a:2:{i:0;s:55:\"Drupal\\entity_browser\\Element\\EntityBrowserPagerElement\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:20:\"entity_browser_pager\";}s:14:\"entity_browser\";a:11:{s:6:\"#input\";b:1;s:5:\"#tree\";b:1;s:12:\"#cardinality\";i:-1;s:15:\"#selection_mode\";s:16:\"selection_append\";s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:50:\"Drupal\\entity_browser\\Element\\EntityBrowserElement\";i:1;s:20:\"processEntityBrowser\";}}s:14:\"#default_value\";a:0:{}s:26:\"#entity_browser_validators\";a:0:{}s:15:\"#widget_context\";a:0:{}s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:21:\"entity_browser/common\";}}s:15:\"#value_callback\";a:2:{i:0;s:50:\"Drupal\\entity_browser\\Element\\EntityBrowserElement\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:14:\"entity_browser\";}s:24:\"field_group_html_element\";a:4:{s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:38:\"Drupal\\field_group\\Element\\HtmlElement\";i:1;s:12:\"processGroup\";}i:1;a:2:{i:0;s:38:\"Drupal\\field_group\\Element\\HtmlElement\";i:1;s:18:\"processHtmlElement\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\field_group\\Element\\HtmlElement\";i:1;s:14:\"preRenderGroup\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:24:\"field_group_html_element\";}s:5:\"#type\";s:24:\"field_group_html_element\";}s:15:\"horizontal_tabs\";a:5:{s:12:\"#default_tab\";s:0:\"\";s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:41:\"Drupal\\field_group\\Element\\HorizontalTabs\";i:1;s:21:\"processHorizontalTabs\";}i:1;a:2:{i:0;s:41:\"Drupal\\field_group\\Element\\HorizontalTabs\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:41:\"Drupal\\field_group\\Element\\HorizontalTabs\";i:1;s:14:\"preRenderGroup\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:15:\"horizontal_tabs\";}s:5:\"#type\";s:15:\"horizontal_tabs\";}s:14:\"field_ui_table\";a:18:{s:7:\"#header\";a:0:{}s:5:\"#rows\";a:0:{}s:6:\"#empty\";s:0:\"\";s:6:\"#input\";b:1;s:5:\"#tree\";b:1;s:12:\"#tableselect\";b:0;s:7:\"#sticky\";b:0;s:11:\"#responsive\";b:1;s:9:\"#multiple\";b:1;s:10:\"#js_select\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:36:\"Drupal\\field_ui\\Element\\FieldUiTable\";i:1;s:12:\"processTable\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:36:\"Drupal\\field_ui\\Element\\FieldUiTable\";i:1;s:13:\"validateTable\";}}s:10:\"#tabledrag\";a:0:{}s:11:\"#pre_render\";a:3:{i:0;a:2:{i:0;O:36:\"Drupal\\field_ui\\Element\\FieldUiTable\":7:{s:11:\"\0*\0pluginId\";s:14:\"field_ui_table\";s:19:\"\0*\0pluginDefinition\";a:3:{s:5:\"class\";s:36:\"Drupal\\field_ui\\Element\\FieldUiTable\";s:8:\"provider\";s:8:\"field_ui\";s:2:\"id\";s:14:\"field_ui_table\";}s:16:\"\0*\0configuration\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:12:\"\0*\0messenger\";N;}i:1;s:14:\"tablePreRender\";}i:1;a:2:{i:0;r:151;i:1;s:19:\"preRenderRegionRows\";}i:2;a:2:{i:0;s:36:\"Drupal\\field_ui\\Element\\FieldUiTable\";i:1;s:14:\"preRenderTable\";}}s:6:\"#theme\";s:14:\"field_ui_table\";s:8:\"#regions\";a:1:{s:0:\"\";a:0:{}}s:15:\"#value_callback\";a:2:{i:0;s:36:\"Drupal\\field_ui\\Element\\FieldUiTable\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:14:\"field_ui_table\";}s:12:\"managed_file\";a:17:{s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\file\\Element\\ManagedFile\";i:1;s:18:\"processManagedFile\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\file\\Element\\ManagedFile\";i:1;s:19:\"validateManagedFile\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\file\\Element\\ManagedFile\";i:1;s:20:\"preRenderManagedFile\";}}s:6:\"#theme\";s:17:\"file_managed_file\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:19:\"#progress_indicator\";s:8:\"throbber\";s:17:\"#progress_message\";N;s:18:\"#upload_validators\";a:0:{}s:16:\"#upload_location\";N;s:5:\"#size\";i:22;s:9:\"#multiple\";b:0;s:9:\"#extended\";b:0;s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:16:\"file/drupal.file\";}}s:7:\"#accept\";N;s:15:\"#value_callback\";a:2:{i:0;s:31:\"Drupal\\file\\Element\\ManagedFile\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:12:\"managed_file\";}s:16:\"file_mdm_caching\";a:5:{s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:43:\"Drupal\\file_mdm\\Element\\FileMetadataCaching\";i:1;s:14:\"processCaching\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:43:\"Drupal\\file_mdm\\Element\\FileMetadataCaching\";i:1;s:15:\"validateCaching\";}}s:15:\"#value_callback\";a:2:{i:0;s:43:\"Drupal\\file_mdm\\Element\\FileMetadataCaching\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:16:\"file_mdm_caching\";}s:11:\"text_format\";a:5:{s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\filter\\Element\\TextFormat\";i:1;s:13:\"processFormat\";}}s:10:\"#base_type\";s:8:\"textarea\";s:15:\"#theme_wrappers\";a:1:{i:0;s:19:\"text_format_wrapper\";}s:5:\"#type\";s:11:\"text_format\";s:11:\"#pre_render\";a:1:{i:0;s:34:\"element.editor:preRenderTextFormat\";}}s:14:\"processed_text\";a:6:{s:5:\"#text\";s:0:\"\";s:7:\"#format\";N;s:21:\"#filter_types_to_skip\";a:0:{}s:9:\"#langcode\";s:0:\"\";s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:35:\"Drupal\\filter\\Element\\ProcessedText\";i:1;s:13:\"preRenderText\";}}s:5:\"#type\";s:14:\"processed_text\";}s:22:\"language_configuration\";a:5:{s:6:\"#input\";b:1;s:5:\"#tree\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:45:\"Drupal\\language\\Element\\LanguageConfiguration\";i:1;s:28:\"processLanguageConfiguration\";}}s:15:\"#value_callback\";a:2:{i:0;s:45:\"Drupal\\language\\Element\\LanguageConfiguration\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:22:\"language_configuration\";}s:13:\"media_library\";a:10:{s:6:\"#input\";b:1;s:5:\"#tree\";b:1;s:12:\"#cardinality\";i:1;s:16:\"#allowed_bundles\";a:0:{}s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";i:1;s:15:\"processAjaxForm\";}i:1;a:2:{i:0;s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";i:1;s:19:\"processMediaLibrary\";}i:2;a:2:{i:0;s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";i:1;s:14:\"preRenderGroup\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";i:1;s:27:\"elementValidateMediaLibrary\";}}s:6:\"#theme\";s:21:\"media_library_element\";s:15:\"#value_callback\";a:2:{i:0;s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:13:\"media_library\";}s:18:\"status_report_page\";a:3:{s:6:\"#theme\";s:18:\"status_report_page\";s:11:\"#pre_render\";a:3:{i:0;a:2:{i:0;s:38:\"Drupal\\system\\Element\\StatusReportPage\";i:1;s:17:\"preRenderCounters\";}i:1;a:2:{i:0;s:38:\"Drupal\\system\\Element\\StatusReportPage\";i:1;s:20:\"preRenderGeneralInfo\";}i:2;a:2:{i:0;s:38:\"Drupal\\system\\Element\\StatusReportPage\";i:1;s:21:\"preRenderRequirements\";}}s:5:\"#type\";s:18:\"status_report_page\";}s:16:\"token_tree_table\";a:17:{s:7:\"#header\";a:0:{}s:5:\"#rows\";a:0:{}s:11:\"#token_tree\";a:0:{}s:8:\"#columns\";a:3:{i:0;s:4:\"name\";i:1;s:5:\"token\";i:2;s:11:\"description\";}s:6:\"#empty\";s:0:\"\";s:16:\"#show_restricted\";b:0;s:12:\"#show_nested\";b:0;s:18:\"#skip_empty_values\";b:0;s:13:\"#click_insert\";b:1;s:7:\"#sticky\";b:0;s:11:\"#responsive\";b:1;s:6:\"#input\";b:1;s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\token\\Element\\TokenTreeTable\";i:1;s:18:\"preRenderTokenTree\";}i:1;a:2:{i:0;s:35:\"Drupal\\token\\Element\\TokenTreeTable\";i:1;s:14:\"preRenderTable\";}}s:6:\"#theme\";s:17:\"table__token_tree\";s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:11:\"token/token\";}}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\token\\Element\\TokenTreeTable\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:16:\"token_tree_table\";}s:12:\"toolbar_item\";a:3:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:34:\"Drupal\\toolbar\\Element\\ToolbarItem\";i:1;s:20:\"preRenderToolbarItem\";}}s:3:\"tab\";a:3:{s:5:\"#type\";s:4:\"link\";s:6:\"#title\";s:0:\"\";s:4:\"#url\";O:15:\"Drupal\\Core\\Url\":12:{s:15:\"\0*\0urlGenerator\";N;s:15:\"\0*\0urlAssembler\";N;s:16:\"\0*\0accessManager\";N;s:12:\"\0*\0routeName\";s:7:\"<front>\";s:18:\"\0*\0routeParameters\";a:0:{}s:10:\"\0*\0options\";a:0:{}s:11:\"\0*\0external\";b:0;s:11:\"\0*\0unrouted\";b:0;s:6:\"\0*\0uri\";N;s:15:\"\0*\0internalPath\";N;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}}}s:5:\"#type\";s:12:\"toolbar_item\";}s:7:\"toolbar\";a:6:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:30:\"Drupal\\toolbar\\Element\\Toolbar\";i:1;s:16:\"preRenderToolbar\";}}s:6:\"#theme\";s:7:\"toolbar\";s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:15:\"toolbar/toolbar\";}}s:11:\"#attributes\";a:3:{s:2:\"id\";s:22:\"toolbar-administration\";s:4:\"role\";s:5:\"group\";s:10:\"aria-label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Site administration toolbar\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"#bar\";a:2:{s:8:\"#heading\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Toolbar items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"#attributes\";a:3:{s:2:\"id\";s:11:\"toolbar-bar\";s:4:\"role\";s:10:\"navigation\";s:10:\"aria-label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Toolbar items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"#type\";s:7:\"toolbar\";}s:4:\"view\";a:7:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:25:\"Drupal\\views\\Element\\View\";i:1;s:20:\"preRenderViewElement\";}}s:5:\"#name\";N;s:11:\"#display_id\";s:7:\"default\";s:10:\"#arguments\";a:0:{}s:6:\"#embed\";b:1;s:6:\"#cache\";a:0:{}s:5:\"#type\";s:4:\"view\";}s:10:\"operations\";a:3:{s:6:\"#theme\";s:29:\"links__dropbutton__operations\";s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Operations\";i:1;s:19:\"preRenderDropbutton\";}}s:5:\"#type\";s:10:\"operations\";}s:7:\"actions\";a:4:{s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Actions\";i:1;s:26:\"preRenderActionsDropbutton\";}i:1;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Actions\";i:1;s:14:\"processActions\";}i:2;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Actions\";i:1;s:16:\"processContainer\";}}s:7:\"#weight\";i:100;s:15:\"#theme_wrappers\";a:1:{i:0;s:9:\"container\";}s:5:\"#type\";s:7:\"actions\";}s:6:\"search\";a:10:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:128;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Search\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Search\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Search\";i:1;s:15:\"preRenderSearch\";}}s:6:\"#theme\";s:13:\"input__search\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Search\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"search\";}s:5:\"table\";a:17:{s:7:\"#header\";a:0:{}s:5:\"#rows\";a:0:{}s:6:\"#empty\";s:0:\"\";s:6:\"#input\";b:1;s:5:\"#tree\";b:1;s:12:\"#tableselect\";b:0;s:7:\"#sticky\";b:0;s:11:\"#responsive\";b:1;s:9:\"#multiple\";b:1;s:10:\"#js_select\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Table\";i:1;s:12:\"processTable\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Table\";i:1;s:13:\"validateTable\";}}s:10:\"#tabledrag\";a:0:{}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Table\";i:1;s:14:\"preRenderTable\";}}s:6:\"#theme\";s:5:\"table\";s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Table\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"table\";}s:8:\"fieldset\";a:5:{s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Fieldset\";i:1;s:12:\"processGroup\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Fieldset\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Fieldset\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#value\";N;s:15:\"#theme_wrappers\";a:1:{i:0;s:8:\"fieldset\";}s:5:\"#type\";s:8:\"fieldset\";}s:6:\"button\";a:11:{s:6:\"#input\";b:1;s:5:\"#name\";s:2:\"op\";s:10:\"#is_button\";b:1;s:14:\"#submit_button\";b:1;s:25:\"#executes_submit_callback\";b:0;s:24:\"#limit_validation_errors\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Button\";i:1;s:13:\"processButton\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Button\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Button\";i:1;s:15:\"preRenderButton\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:13:\"input__submit\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Button\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"button\";}s:6:\"select\";a:11:{s:6:\"#input\";b:1;s:9:\"#multiple\";b:0;s:13:\"#sort_options\";b:0;s:11:\"#sort_start\";N;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:13:\"processSelect\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:15:\"preRenderSelect\";}}s:6:\"#theme\";s:6:\"select\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:8:\"#options\";a:0:{}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"select\";}s:4:\"form\";a:3:{s:7:\"#method\";s:4:\"post\";s:15:\"#theme_wrappers\";a:1:{i:0;s:4:\"form\";}s:5:\"#type\";s:4:\"form\";}s:8:\"password\";a:9:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:128;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Password\";i:1;s:15:\"processAjaxForm\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Password\";i:1;s:14:\"processPattern\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Password\";i:1;s:17:\"preRenderPassword\";}}s:6:\"#theme\";s:15:\"input__password\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Password\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:8:\"password\";}s:5:\"radio\";a:9:{s:6:\"#input\";b:1;s:14:\"#default_value\";N;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Radio\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Radio\";i:1;s:14:\"preRenderRadio\";}}s:6:\"#theme\";s:12:\"input__radio\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:14:\"#title_display\";s:5:\"after\";s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Radio\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"radio\";}s:5:\"label\";a:2:{s:6:\"#theme\";s:18:\"form_element_label\";s:5:\"#type\";s:5:\"label\";}s:4:\"page\";a:4:{s:6:\"#theme\";s:4:\"page\";s:6:\"#title\";s:0:\"\";s:5:\"#type\";s:4:\"page\";s:15:\"#theme_wrappers\";a:1:{s:23:\"off_canvas_page_wrapper\";a:1:{s:7:\"#weight\";i:-1000;}}}s:9:\"textfield\";a:10:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:128;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:4:{i:0;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:14:\"processPattern\";}i:3;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:18:\"preRenderTextfield\";}i:1;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:16:\"input__textfield\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:9:\"textfield\";}s:11:\"tableselect\";a:12:{s:6:\"#input\";b:1;s:10:\"#js_select\";b:1;s:9:\"#multiple\";b:1;s:11:\"#responsive\";b:1;s:7:\"#sticky\";b:0;s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:14:\"preRenderTable\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:20:\"preRenderTableselect\";}}s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:18:\"processTableselect\";}}s:8:\"#options\";a:0:{}s:6:\"#empty\";s:0:\"\";s:6:\"#theme\";s:18:\"table__tableselect\";s:15:\"#value_callback\";a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:11:\"tableselect\";}s:10:\"page_title\";a:3:{s:6:\"#theme\";s:10:\"page_title\";s:6:\"#title\";N;s:5:\"#type\";s:10:\"page_title\";}s:13:\"vertical_tabs\";a:5:{s:12:\"#default_tab\";s:0:\"\";s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:39:\"Drupal\\Core\\Render\\Element\\VerticalTabs\";i:1;s:19:\"processVerticalTabs\";}i:1;a:2:{i:0;s:39:\"Drupal\\field_group\\Element\\VerticalTabs\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:39:\"Drupal\\Core\\Render\\Element\\VerticalTabs\";i:1;s:21:\"preRenderVerticalTabs\";}i:1;a:2:{i:0;s:39:\"Drupal\\field_group\\Element\\VerticalTabs\";i:1;s:14:\"preRenderGroup\";}}s:15:\"#theme_wrappers\";a:2:{i:0;s:13:\"vertical_tabs\";i:1;s:12:\"form_element\";}s:5:\"#type\";s:13:\"vertical_tabs\";}s:7:\"details\";a:7:{s:5:\"#open\";b:0;s:19:\"#summary_attributes\";a:0:{}s:6:\"#value\";N;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:12:\"processGroup\";}i:1;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:16:\"preRenderDetails\";}i:1;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:14:\"preRenderGroup\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:7:\"details\";}s:5:\"#type\";s:7:\"details\";}s:4:\"date\";a:9:{s:6:\"#input\";b:1;s:6:\"#theme\";s:11:\"input__date\";s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\Date\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\Date\";i:1;s:13:\"preRenderDate\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:11:\"#attributes\";a:1:{s:4:\"type\";s:4:\"date\";}s:17:\"#date_date_format\";s:5:\"Y-m-d\";s:15:\"#value_callback\";a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\Date\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:4:\"date\";}s:4:\"path\";a:13:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:128;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:4:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:14:\"processPattern\";}i:3;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:18:\"preRenderTextfield\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:16:\"input__textfield\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:14:\"#validate_path\";b:1;s:13:\"#convert_path\";i:1;s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:19:\"validateMatchedPath\";}}s:15:\"#value_callback\";a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:4:\"path\";}s:3:\"url\";a:11:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:255;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Url\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Url\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Url\";i:1;s:14:\"processPattern\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Url\";i:1;s:11:\"validateUrl\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Url\";i:1;s:12:\"preRenderUrl\";}}s:6:\"#theme\";s:10:\"input__url\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Url\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:3:\"url\";}s:6:\"radios\";a:6:{s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Radios\";i:1;s:13:\"processRadios\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:6:\"radios\";}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Radios\";i:1;s:29:\"preRenderCompositeFormElement\";}}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Radios\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"radios\";}s:5:\"range\";a:11:{s:4:\"#min\";i:0;s:4:\"#max\";i:100;s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Range\";i:1;s:14:\"preRenderRange\";}}s:6:\"#theme\";s:12:\"input__range\";s:6:\"#input\";b:1;s:5:\"#step\";i:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Range\";i:1;s:15:\"processAjaxForm\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Range\";i:1;s:14:\"validateNumber\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Range\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"range\";}s:6:\"number\";a:9:{s:6:\"#input\";b:1;s:5:\"#step\";i:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:15:\"processAjaxForm\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:14:\"validateNumber\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:15:\"preRenderNumber\";}}s:6:\"#theme\";s:13:\"input__number\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"number\";}s:12:\"machine_name\";a:13:{s:6:\"#input\";b:1;s:14:\"#default_value\";N;s:9:\"#required\";b:1;s:10:\"#maxlength\";i:64;s:5:\"#size\";i:60;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";i:1;s:18:\"processMachineName\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";i:1;s:19:\"processAutocomplete\";}i:2;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";i:1;s:15:\"processAjaxForm\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";i:1;s:19:\"validateMachineName\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";i:1;s:18:\"preRenderTextfield\";}}s:6:\"#theme\";s:16:\"input__textfield\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:12:\"machine_name\";}s:4:\"item\";a:5:{s:6:\"#input\";b:1;s:7:\"#markup\";s:0:\"\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\Item\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:4:\"item\";}s:5:\"email\";a:11:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:254;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Email\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Email\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Email\";i:1;s:14:\"processPattern\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Email\";i:1;s:13:\"validateEmail\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Email\";i:1;s:14:\"preRenderEmail\";}}s:6:\"#theme\";s:12:\"input__email\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Email\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"email\";}s:10:\"dropbutton\";a:3:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Dropbutton\";i:1;s:19:\"preRenderDropbutton\";}}s:6:\"#theme\";s:17:\"links__dropbutton\";s:5:\"#type\";s:10:\"dropbutton\";}s:13:\"status_report\";a:4:{s:6:\"#theme\";s:21:\"status_report_grouped\";s:11:\"#priorities\";a:4:{i:0;s:5:\"error\";i:1;s:7:\"warning\";i:2;s:7:\"checked\";i:3;s:2:\"ok\";}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:39:\"Drupal\\Core\\Render\\Element\\StatusReport\";i:1;s:26:\"preRenderGroupRequirements\";}}s:5:\"#type\";s:13:\"status_report\";}s:8:\"textarea\";a:10:{s:6:\"#input\";b:1;s:5:\"#cols\";i:60;s:5:\"#rows\";i:5;s:10:\"#resizable\";s:8:\"vertical\";s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Textarea\";i:1;s:15:\"processAjaxForm\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Textarea\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Textarea\";i:1;s:14:\"preRenderGroup\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Textarea\";i:1;s:20:\"preRenderAttachments\";}}s:6:\"#theme\";s:8:\"textarea\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Textarea\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:8:\"textarea\";}s:4:\"link\";a:2:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\Link\";i:1;s:13:\"preRenderLink\";}}s:5:\"#type\";s:4:\"link\";}s:9:\"container\";a:5:{s:9:\"#optional\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Container\";i:1;s:12:\"processGroup\";}i:1;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Container\";i:1;s:16:\"processContainer\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Container\";i:1;s:14:\"preRenderGroup\";}i:1;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Container\";i:1;s:18:\"preRenderContainer\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:9:\"container\";}s:5:\"#type\";s:9:\"container\";}s:3:\"tel\";a:10:{s:6:\"#input\";b:1;s:5:\"#size\";i:30;s:10:\"#maxlength\";i:128;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Tel\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Tel\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Tel\";i:1;s:14:\"processPattern\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Tel\";i:1;s:12:\"preRenderTel\";}}s:6:\"#theme\";s:10:\"input__tel\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Tel\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:3:\"tel\";}s:5:\"pager\";a:9:{s:11:\"#pre_render\";a:1:{i:0;s:48:\"Drupal\\Core\\Render\\Element\\Pager::preRenderPager\";}s:6:\"#theme\";s:5:\"pager\";s:8:\"#element\";i:0;s:25:\"#pagination_heading_level\";s:2:\"h4\";s:11:\"#parameters\";a:0:{}s:9:\"#quantity\";i:9;s:5:\"#tags\";a:0:{}s:11:\"#route_name\";s:6:\"<none>\";s:5:\"#type\";s:5:\"pager\";}s:9:\"more_link\";a:4:{s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"More\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"#theme_wrappers\";a:1:{s:9:\"container\";a:1:{s:11:\"#attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:9:\"more-link\";}}}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\MoreLink\";i:1;s:13:\"preRenderLink\";}}s:5:\"#type\";s:9:\"more_link\";}s:15:\"inline_template\";a:4:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:41:\"Drupal\\Core\\Render\\Element\\InlineTemplate\";i:1;s:23:\"preRenderInlineTemplate\";}}s:9:\"#template\";s:0:\"\";s:8:\"#context\";a:0:{}s:5:\"#type\";s:15:\"inline_template\";}s:10:\"fieldgroup\";a:6:{s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Fieldgroup\";i:1;s:12:\"processGroup\";}i:1;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Fieldgroup\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Fieldgroup\";i:1;s:14:\"preRenderGroup\";}i:1;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Fieldgroup\";i:1;s:20:\"preRenderAttachments\";}}s:6:\"#value\";N;s:15:\"#theme_wrappers\";a:1:{i:0;s:8:\"fieldset\";}s:11:\"#attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:10:\"fieldgroup\";}}s:5:\"#type\";s:10:\"fieldgroup\";}s:12:\"image_button\";a:14:{s:13:\"#return_value\";b:1;s:18:\"#has_garbage_value\";b:1;s:4:\"#src\";N;s:15:\"#theme_wrappers\";a:1:{i:0;s:19:\"input__image_button\";}s:25:\"#executes_submit_callback\";b:1;s:6:\"#input\";b:1;s:5:\"#name\";s:2:\"op\";s:10:\"#is_button\";b:1;s:14:\"#submit_button\";b:1;s:24:\"#limit_validation_errors\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\ImageButton\";i:1;s:13:\"processButton\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\ImageButton\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\ImageButton\";i:1;s:15:\"preRenderButton\";}}s:15:\"#value_callback\";a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\ImageButton\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:12:\"image_button\";}s:9:\"component\";a:8:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;O:43:\"Drupal\\Core\\Render\\Element\\ComponentElement\":7:{s:11:\"\0*\0pluginId\";s:9:\"component\";s:19:\"\0*\0pluginDefinition\";a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Render\\Element\\ComponentElement\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:9:\"component\";}s:16:\"\0*\0configuration\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:12:\"\0*\0messenger\";N;}i:1;s:18:\"preRenderComponent\";}}s:10:\"#component\";s:0:\"\";s:8:\"#variant\";s:0:\"\";s:6:\"#props\";a:0:{}s:6:\"#slots\";a:0:{}s:11:\"#propsAlter\";a:0:{}s:11:\"#slotsAlter\";a:0:{}s:5:\"#type\";s:9:\"component\";}s:6:\"weight\";a:6:{s:6:\"#input\";b:1;s:6:\"#delta\";i:10;s:14:\"#default_value\";i:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Weight\";i:1;s:13:\"processWeight\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Weight\";i:1;s:15:\"processAjaxForm\";}}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Weight\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"weight\";}s:5:\"color\";a:8:{s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Color\";i:1;s:15:\"processAjaxForm\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Color\";i:1;s:13:\"validateColor\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Color\";i:1;s:14:\"preRenderColor\";}}s:6:\"#theme\";s:12:\"input__color\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Color\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"color\";}s:8:\"html_tag\";a:4:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\HtmlTag\";i:1;s:16:\"preRenderHtmlTag\";}}s:11:\"#attributes\";a:0:{}s:6:\"#value\";N;s:5:\"#type\";s:8:\"html_tag\";}s:10:\"checkboxes\";a:6:{s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Checkboxes\";i:1;s:17:\"processCheckboxes\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Checkboxes\";i:1;s:29:\"preRenderCompositeFormElement\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:10:\"checkboxes\";}s:15:\"#value_callback\";a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Checkboxes\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:10:\"checkboxes\";}s:4:\"html\";a:2:{s:6:\"#theme\";s:4:\"html\";s:5:\"#type\";s:4:\"html\";}s:19:\"system_compact_link\";a:3:{s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:44:\"Drupal\\Core\\Render\\Element\\SystemCompactLink\";i:1;s:20:\"preRenderCompactLink\";}i:1;a:2:{i:0;s:44:\"Drupal\\Core\\Render\\Element\\SystemCompactLink\";i:1;s:13:\"preRenderLink\";}}s:15:\"#theme_wrappers\";a:1:{s:9:\"container\";a:1:{s:11:\"#attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:12:\"compact-link\";}}}}s:5:\"#type\";s:19:\"system_compact_link\";}s:5:\"token\";a:5:{s:6:\"#input\";b:1;s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Token\";i:1;s:15:\"preRenderHidden\";}}s:6:\"#theme\";s:13:\"input__hidden\";s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Token\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"token\";}s:6:\"submit\";a:11:{s:25:\"#executes_submit_callback\";b:1;s:6:\"#input\";b:1;s:5:\"#name\";s:2:\"op\";s:10:\"#is_button\";b:1;s:14:\"#submit_button\";b:1;s:24:\"#limit_validation_errors\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:13:\"processButton\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:15:\"preRenderButton\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:13:\"input__submit\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"submit\";}s:15:\"language_select\";a:9:{s:6:\"#input\";b:1;s:14:\"#default_value\";s:3:\"und\";s:15:\"#value_callback\";a:2:{i:0;s:41:\"Drupal\\Core\\Render\\Element\\LanguageSelect\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:15:\"language_select\";s:8:\"#process\";a:3:{i:0;s:32:\"language_process_language_select\";i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:13:\"processSelect\";}i:2;a:2:{i:0;s:44:\"Drupal\\Core\\Render\\Element\\RenderElementBase\";i:1;s:15:\"processAjaxForm\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:6:\"#theme\";s:6:\"select\";s:10:\"#languages\";i:1;s:9:\"#multiple\";b:0;}s:4:\"icon\";a:5:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\Icon\";i:1;s:13:\"preRenderIcon\";}}s:8:\"#pack_id\";s:0:\"\";s:8:\"#icon_id\";s:0:\"\";s:9:\"#settings\";a:0:{}s:5:\"#type\";s:4:\"icon\";}s:4:\"file\";a:9:{s:6:\"#input\";b:1;s:9:\"#multiple\";b:0;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\File\";i:1;s:11:\"processFile\";}}s:5:\"#size\";i:60;s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\File\";i:1;s:13:\"preRenderFile\";}}s:6:\"#theme\";s:11:\"input__file\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\File\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:4:\"file\";}s:15:\"status_messages\";a:4:{s:8:\"#display\";N;s:11:\"#pre_render\";a:1:{i:0;s:62:\"Drupal\\Core\\Render\\Element\\StatusMessages::generatePlaceholder\";}s:17:\"#include_fallback\";b:0;s:5:\"#type\";s:15:\"status_messages\";}s:5:\"value\";a:3:{s:6:\"#input\";b:1;s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Value\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"value\";}s:8:\"checkbox\";a:9:{s:6:\"#input\";b:1;s:13:\"#return_value\";i:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:14:\"#title_display\";s:5:\"after\";s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:8:\"checkbox\";}s:6:\"hidden\";a:6:{s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";i:1;s:15:\"preRenderHidden\";}}s:6:\"#theme\";s:13:\"input__hidden\";s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"hidden\";}s:16:\"password_confirm\";a:6:{s:6:\"#input\";b:1;s:7:\"#markup\";s:0:\"\";s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:42:\"Drupal\\Core\\Render\\Element\\PasswordConfirm\";i:1;s:22:\"processPasswordConfirm\";}i:1;s:34:\"user_form_process_password_confirm\";}s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:42:\"Drupal\\Core\\Render\\Element\\PasswordConfirm\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:16:\"password_confirm\";}s:19:\"entity_autocomplete\";a:18:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:128;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:5:{i:0;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:25:\"processEntityAutocomplete\";}i:1;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:19:\"processAutocomplete\";}i:2;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:15:\"processAjaxForm\";}i:3;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:14:\"processPattern\";}i:4;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:18:\"preRenderTextfield\";}i:1;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:16:\"input__textfield\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:12:\"#target_type\";N;s:18:\"#selection_handler\";s:7:\"default\";s:19:\"#selection_settings\";a:0:{}s:5:\"#tags\";b:0;s:11:\"#autocreate\";N;s:19:\"#validate_reference\";b:1;s:22:\"#process_default_value\";b:1;s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:26:\"validateEntityAutocomplete\";}}s:15:\"#value_callback\";a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:19:\"entity_autocomplete\";}s:8:\"datetime\";a:16:{s:6:\"#input\";b:1;s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";i:1;s:16:\"validateDatetime\";}}s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";i:1;s:15:\"processDatetime\";}i:1;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:13:\"datetime_form\";s:15:\"#theme_wrappers\";a:1:{i:0;s:16:\"datetime_wrapper\";}s:17:\"#date_date_format\";s:5:\"Y-m-d\";s:18:\"#date_date_element\";s:4:\"date\";s:20:\"#date_date_callbacks\";a:0:{}s:17:\"#date_time_format\";s:5:\"H:i:s\";s:18:\"#date_time_element\";s:4:\"time\";s:20:\"#date_time_callbacks\";a:0:{}s:16:\"#date_year_range\";s:9:\"1900:2050\";s:15:\"#date_increment\";i:1;s:15:\"#value_callback\";a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:8:\"datetime\";}s:8:\"datelist\";a:12:{s:6:\"#input\";b:1;s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datelist\";i:1;s:16:\"validateDatelist\";}}s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datelist\";i:1;s:15:\"processDatelist\";}}s:6:\"#theme\";s:13:\"datetime_form\";s:15:\"#theme_wrappers\";a:1:{i:0;s:16:\"datetime_wrapper\";}s:16:\"#date_part_order\";a:5:{i:0;s:4:\"year\";i:1;s:5:\"month\";i:2;s:3:\"day\";i:3;s:4:\"hour\";i:4;s:6:\"minute\";}s:16:\"#date_year_range\";s:9:\"1900:2050\";s:15:\"#date_increment\";i:1;s:20:\"#date_date_callbacks\";a:0:{}s:14:\"#date_timezone\";s:14:\"America/Bogota\";s:15:\"#value_callback\";a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datelist\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:8:\"datelist\";}s:15:\"break_lock_link\";a:2:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;O:43:\"Drupal\\Core\\TempStore\\Element\\BreakLockLink\":7:{s:11:\"\0*\0pluginId\";s:15:\"break_lock_link\";s:19:\"\0*\0pluginDefinition\";a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\TempStore\\Element\\BreakLockLink\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:15:\"break_lock_link\";}s:16:\"\0*\0configuration\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:14:\"\0*\0_serviceIds\";a:3:{s:13:\"dateFormatter\";s:14:\"date.formatter\";s:17:\"entityTypeManager\";s:19:\"entity_type.manager\";s:8:\"renderer\";s:8:\"renderer\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:12:\"\0*\0messenger\";N;}i:1;s:13:\"preRenderLock\";}}s:5:\"#type\";s:15:\"break_lock_link\";}}',-1,1773072976.159,1,'','0'),('element_info_build:claro',_binary 'a:78:{s:7:\"captcha\";a:8:{s:6:\"#input\";b:1;s:8:\"#process\";a:3:{i:0;s:40:\"recaptcha_v3_pre_captcha_element_process\";i:1;a:2:{i:0;s:30:\"Drupal\\captcha\\Element\\Captcha\";i:1;s:21:\"processCaptchaElement\";}i:2;s:41:\"recaptcha_v3_post_captcha_element_process\";}s:13:\"#captcha_type\";s:7:\"default\";s:14:\"#default_value\";s:0:\"\";s:19:\"#captcha_admin_mode\";b:0;s:17:\"#captcha_validate\";s:42:\"captcha_validate_case_insensitive_equality\";s:15:\"#value_callback\";a:2:{i:0;s:30:\"Drupal\\captcha\\Element\\Captcha\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:7:\"captcha\";}s:16:\"contextual_links\";a:6:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:41:\"Drupal\\contextual\\Element\\ContextualLinks\";i:1;s:14:\"preRenderLinks\";}}s:6:\"#theme\";s:17:\"links__contextual\";s:6:\"#links\";a:0:{}s:11:\"#attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:16:\"contextual-links\";}}s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:34:\"contextual/drupal.contextual-links\";}}s:5:\"#type\";s:16:\"contextual_links\";}s:28:\"contextual_links_placeholder\";a:3:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:52:\"Drupal\\contextual\\Element\\ContextualLinksPlaceholder\";i:1;s:20:\"preRenderPlaceholder\";}}s:3:\"#id\";N;s:5:\"#type\";s:28:\"contextual_links_placeholder\";}s:18:\"devel_table_filter\";a:11:{s:13:\"#filter_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Search\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"#filter_placeholder\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Search\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"#filter_description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Search\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"#header\";a:0:{}s:5:\"#rows\";a:0:{}s:6:\"#empty\";s:0:\"\";s:7:\"#sticky\";b:0;s:11:\"#responsive\";b:1;s:11:\"#attributes\";a:0:{}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:42:\"Drupal\\devel\\Element\\ClientSideFilterTable\";i:1;s:14:\"preRenderTable\";}}s:5:\"#type\";s:18:\"devel_table_filter\";}s:20:\"entity_browser_pager\";a:7:{s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:55:\"Drupal\\entity_browser\\Element\\EntityBrowserPagerElement\";i:1;s:25:\"processEntityBrowserPager\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:12:\"#total_pages\";N;s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:20:\"entity_browser/pager\";}}s:6:\"#input\";b:1;s:15:\"#value_callback\";a:2:{i:0;s:55:\"Drupal\\entity_browser\\Element\\EntityBrowserPagerElement\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:20:\"entity_browser_pager\";}s:14:\"entity_browser\";a:11:{s:6:\"#input\";b:1;s:5:\"#tree\";b:1;s:12:\"#cardinality\";i:-1;s:15:\"#selection_mode\";s:16:\"selection_append\";s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:50:\"Drupal\\entity_browser\\Element\\EntityBrowserElement\";i:1;s:20:\"processEntityBrowser\";}}s:14:\"#default_value\";a:0:{}s:26:\"#entity_browser_validators\";a:0:{}s:15:\"#widget_context\";a:0:{}s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:21:\"entity_browser/common\";}}s:15:\"#value_callback\";a:2:{i:0;s:50:\"Drupal\\entity_browser\\Element\\EntityBrowserElement\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:14:\"entity_browser\";}s:24:\"field_group_html_element\";a:4:{s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:38:\"Drupal\\field_group\\Element\\HtmlElement\";i:1;s:12:\"processGroup\";}i:1;a:2:{i:0;s:38:\"Drupal\\field_group\\Element\\HtmlElement\";i:1;s:18:\"processHtmlElement\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\field_group\\Element\\HtmlElement\";i:1;s:14:\"preRenderGroup\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:24:\"field_group_html_element\";}s:5:\"#type\";s:24:\"field_group_html_element\";}s:15:\"horizontal_tabs\";a:5:{s:12:\"#default_tab\";s:0:\"\";s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:41:\"Drupal\\field_group\\Element\\HorizontalTabs\";i:1;s:21:\"processHorizontalTabs\";}i:1;a:2:{i:0;s:41:\"Drupal\\field_group\\Element\\HorizontalTabs\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:41:\"Drupal\\field_group\\Element\\HorizontalTabs\";i:1;s:14:\"preRenderGroup\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:15:\"horizontal_tabs\";}s:5:\"#type\";s:15:\"horizontal_tabs\";}s:14:\"field_ui_table\";a:18:{s:7:\"#header\";a:0:{}s:5:\"#rows\";a:0:{}s:6:\"#empty\";s:0:\"\";s:6:\"#input\";b:1;s:5:\"#tree\";b:1;s:12:\"#tableselect\";b:0;s:7:\"#sticky\";b:0;s:11:\"#responsive\";b:1;s:9:\"#multiple\";b:1;s:10:\"#js_select\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:36:\"Drupal\\field_ui\\Element\\FieldUiTable\";i:1;s:12:\"processTable\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:36:\"Drupal\\field_ui\\Element\\FieldUiTable\";i:1;s:13:\"validateTable\";}}s:10:\"#tabledrag\";a:0:{}s:11:\"#pre_render\";a:3:{i:0;a:2:{i:0;O:36:\"Drupal\\field_ui\\Element\\FieldUiTable\":7:{s:11:\"\0*\0pluginId\";s:14:\"field_ui_table\";s:19:\"\0*\0pluginDefinition\";a:3:{s:5:\"class\";s:36:\"Drupal\\field_ui\\Element\\FieldUiTable\";s:8:\"provider\";s:8:\"field_ui\";s:2:\"id\";s:14:\"field_ui_table\";}s:16:\"\0*\0configuration\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:12:\"\0*\0messenger\";N;}i:1;s:14:\"tablePreRender\";}i:1;a:2:{i:0;r:151;i:1;s:19:\"preRenderRegionRows\";}i:2;a:2:{i:0;s:36:\"Drupal\\field_ui\\Element\\FieldUiTable\";i:1;s:14:\"preRenderTable\";}}s:6:\"#theme\";s:14:\"field_ui_table\";s:8:\"#regions\";a:1:{s:0:\"\";a:0:{}}s:15:\"#value_callback\";a:2:{i:0;s:36:\"Drupal\\field_ui\\Element\\FieldUiTable\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:14:\"field_ui_table\";}s:12:\"managed_file\";a:17:{s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\file\\Element\\ManagedFile\";i:1;s:18:\"processManagedFile\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\file\\Element\\ManagedFile\";i:1;s:19:\"validateManagedFile\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:31:\"Drupal\\file\\Element\\ManagedFile\";i:1;s:20:\"preRenderManagedFile\";}i:1;a:2:{i:0;s:27:\"Drupal\\claro\\ClaroPreRender\";i:1;s:11:\"managedFile\";}}s:6:\"#theme\";s:17:\"file_managed_file\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:19:\"#progress_indicator\";s:8:\"throbber\";s:17:\"#progress_message\";N;s:18:\"#upload_validators\";a:0:{}s:16:\"#upload_location\";N;s:5:\"#size\";i:22;s:9:\"#multiple\";b:0;s:9:\"#extended\";b:0;s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:16:\"file/drupal.file\";}}s:7:\"#accept\";N;s:15:\"#value_callback\";a:2:{i:0;s:31:\"Drupal\\file\\Element\\ManagedFile\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:12:\"managed_file\";}s:16:\"file_mdm_caching\";a:5:{s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:43:\"Drupal\\file_mdm\\Element\\FileMetadataCaching\";i:1;s:14:\"processCaching\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:43:\"Drupal\\file_mdm\\Element\\FileMetadataCaching\";i:1;s:15:\"validateCaching\";}}s:15:\"#value_callback\";a:2:{i:0;s:43:\"Drupal\\file_mdm\\Element\\FileMetadataCaching\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:16:\"file_mdm_caching\";}s:11:\"text_format\";a:5:{s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\filter\\Element\\TextFormat\";i:1;s:13:\"processFormat\";}}s:10:\"#base_type\";s:8:\"textarea\";s:15:\"#theme_wrappers\";a:1:{i:0;s:19:\"text_format_wrapper\";}s:5:\"#type\";s:11:\"text_format\";s:11:\"#pre_render\";a:2:{i:0;s:34:\"element.editor:preRenderTextFormat\";i:1;a:2:{i:0;s:27:\"Drupal\\claro\\ClaroPreRender\";i:1;s:10:\"textFormat\";}}}s:14:\"processed_text\";a:6:{s:5:\"#text\";s:0:\"\";s:7:\"#format\";N;s:21:\"#filter_types_to_skip\";a:0:{}s:9:\"#langcode\";s:0:\"\";s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:35:\"Drupal\\filter\\Element\\ProcessedText\";i:1;s:13:\"preRenderText\";}}s:5:\"#type\";s:14:\"processed_text\";}s:22:\"language_configuration\";a:5:{s:6:\"#input\";b:1;s:5:\"#tree\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:45:\"Drupal\\language\\Element\\LanguageConfiguration\";i:1;s:28:\"processLanguageConfiguration\";}}s:15:\"#value_callback\";a:2:{i:0;s:45:\"Drupal\\language\\Element\\LanguageConfiguration\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:22:\"language_configuration\";}s:13:\"media_library\";a:10:{s:6:\"#input\";b:1;s:5:\"#tree\";b:1;s:12:\"#cardinality\";i:1;s:16:\"#allowed_bundles\";a:0:{}s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";i:1;s:15:\"processAjaxForm\";}i:1;a:2:{i:0;s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";i:1;s:19:\"processMediaLibrary\";}i:2;a:2:{i:0;s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";i:1;s:14:\"preRenderGroup\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";i:1;s:27:\"elementValidateMediaLibrary\";}}s:6:\"#theme\";s:21:\"media_library_element\";s:15:\"#value_callback\";a:2:{i:0;s:54:\"Drupal\\media_library_form_element\\Element\\MediaLibrary\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:13:\"media_library\";}s:18:\"status_report_page\";a:3:{s:6:\"#theme\";s:18:\"status_report_page\";s:11:\"#pre_render\";a:3:{i:0;a:2:{i:0;s:38:\"Drupal\\system\\Element\\StatusReportPage\";i:1;s:17:\"preRenderCounters\";}i:1;a:2:{i:0;s:38:\"Drupal\\system\\Element\\StatusReportPage\";i:1;s:20:\"preRenderGeneralInfo\";}i:2;a:2:{i:0;s:38:\"Drupal\\system\\Element\\StatusReportPage\";i:1;s:21:\"preRenderRequirements\";}}s:5:\"#type\";s:18:\"status_report_page\";}s:16:\"token_tree_table\";a:17:{s:7:\"#header\";a:0:{}s:5:\"#rows\";a:0:{}s:11:\"#token_tree\";a:0:{}s:8:\"#columns\";a:3:{i:0;s:4:\"name\";i:1;s:5:\"token\";i:2;s:11:\"description\";}s:6:\"#empty\";s:0:\"\";s:16:\"#show_restricted\";b:0;s:12:\"#show_nested\";b:0;s:18:\"#skip_empty_values\";b:0;s:13:\"#click_insert\";b:1;s:7:\"#sticky\";b:0;s:11:\"#responsive\";b:1;s:6:\"#input\";b:1;s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\token\\Element\\TokenTreeTable\";i:1;s:18:\"preRenderTokenTree\";}i:1;a:2:{i:0;s:35:\"Drupal\\token\\Element\\TokenTreeTable\";i:1;s:14:\"preRenderTable\";}}s:6:\"#theme\";s:17:\"table__token_tree\";s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:11:\"token/token\";}}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\token\\Element\\TokenTreeTable\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:16:\"token_tree_table\";}s:12:\"toolbar_item\";a:3:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:34:\"Drupal\\toolbar\\Element\\ToolbarItem\";i:1;s:20:\"preRenderToolbarItem\";}}s:3:\"tab\";a:3:{s:5:\"#type\";s:4:\"link\";s:6:\"#title\";s:0:\"\";s:4:\"#url\";O:15:\"Drupal\\Core\\Url\":12:{s:15:\"\0*\0urlGenerator\";N;s:15:\"\0*\0urlAssembler\";N;s:16:\"\0*\0accessManager\";N;s:12:\"\0*\0routeName\";s:7:\"<front>\";s:18:\"\0*\0routeParameters\";a:0:{}s:10:\"\0*\0options\";a:0:{}s:11:\"\0*\0external\";b:0;s:11:\"\0*\0unrouted\";b:0;s:6:\"\0*\0uri\";N;s:15:\"\0*\0internalPath\";N;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}}}s:5:\"#type\";s:12:\"toolbar_item\";}s:7:\"toolbar\";a:6:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:30:\"Drupal\\toolbar\\Element\\Toolbar\";i:1;s:16:\"preRenderToolbar\";}}s:6:\"#theme\";s:7:\"toolbar\";s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:15:\"toolbar/toolbar\";}}s:11:\"#attributes\";a:3:{s:2:\"id\";s:22:\"toolbar-administration\";s:4:\"role\";s:5:\"group\";s:10:\"aria-label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Site administration toolbar\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:4:\"#bar\";a:2:{s:8:\"#heading\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Toolbar items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"#attributes\";a:3:{s:2:\"id\";s:11:\"toolbar-bar\";s:4:\"role\";s:10:\"navigation\";s:10:\"aria-label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Toolbar items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"#type\";s:7:\"toolbar\";}s:4:\"view\";a:7:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:25:\"Drupal\\views\\Element\\View\";i:1;s:20:\"preRenderViewElement\";}}s:5:\"#name\";N;s:11:\"#display_id\";s:7:\"default\";s:10:\"#arguments\";a:0:{}s:6:\"#embed\";b:1;s:6:\"#cache\";a:0:{}s:5:\"#type\";s:4:\"view\";}s:10:\"operations\";a:4:{s:6:\"#theme\";s:29:\"links__dropbutton__operations\";s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:27:\"Drupal\\claro\\ClaroPreRender\";i:1;s:10:\"operations\";}i:1;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Operations\";i:1;s:19:\"preRenderDropbutton\";}}s:5:\"#type\";s:10:\"operations\";s:9:\"#attached\";a:1:{s:7:\"library\";a:1:{i:0;s:23:\"core/drupal.dialog.ajax\";}}}s:7:\"actions\";a:4:{s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Actions\";i:1;s:26:\"preRenderActionsDropbutton\";}i:1;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Actions\";i:1;s:14:\"processActions\";}i:2;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Actions\";i:1;s:16:\"processContainer\";}}s:7:\"#weight\";i:100;s:15:\"#theme_wrappers\";a:1:{i:0;s:9:\"container\";}s:5:\"#type\";s:7:\"actions\";}s:6:\"search\";a:10:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:128;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Search\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Search\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Search\";i:1;s:15:\"preRenderSearch\";}}s:6:\"#theme\";s:13:\"input__search\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Search\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"search\";}s:5:\"table\";a:17:{s:7:\"#header\";a:0:{}s:5:\"#rows\";a:0:{}s:6:\"#empty\";s:0:\"\";s:6:\"#input\";b:1;s:5:\"#tree\";b:1;s:12:\"#tableselect\";b:0;s:7:\"#sticky\";b:0;s:11:\"#responsive\";b:1;s:9:\"#multiple\";b:1;s:10:\"#js_select\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Table\";i:1;s:12:\"processTable\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Table\";i:1;s:13:\"validateTable\";}}s:10:\"#tabledrag\";a:0:{}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Table\";i:1;s:14:\"preRenderTable\";}}s:6:\"#theme\";s:5:\"table\";s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Table\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"table\";}s:8:\"fieldset\";a:5:{s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Fieldset\";i:1;s:12:\"processGroup\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Fieldset\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Fieldset\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#value\";N;s:15:\"#theme_wrappers\";a:1:{i:0;s:8:\"fieldset\";}s:5:\"#type\";s:8:\"fieldset\";}s:6:\"button\";a:11:{s:6:\"#input\";b:1;s:5:\"#name\";s:2:\"op\";s:10:\"#is_button\";b:1;s:14:\"#submit_button\";b:1;s:25:\"#executes_submit_callback\";b:0;s:24:\"#limit_validation_errors\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Button\";i:1;s:13:\"processButton\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Button\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Button\";i:1;s:15:\"preRenderButton\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:13:\"input__submit\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Button\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"button\";}s:6:\"select\";a:11:{s:6:\"#input\";b:1;s:9:\"#multiple\";b:0;s:13:\"#sort_options\";b:0;s:11:\"#sort_start\";N;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:13:\"processSelect\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:15:\"preRenderSelect\";}}s:6:\"#theme\";s:6:\"select\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:8:\"#options\";a:0:{}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"select\";}s:4:\"form\";a:3:{s:7:\"#method\";s:4:\"post\";s:15:\"#theme_wrappers\";a:1:{i:0;s:4:\"form\";}s:5:\"#type\";s:4:\"form\";}s:8:\"password\";a:9:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:128;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Password\";i:1;s:15:\"processAjaxForm\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Password\";i:1;s:14:\"processPattern\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Password\";i:1;s:17:\"preRenderPassword\";}}s:6:\"#theme\";s:15:\"input__password\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Password\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:8:\"password\";}s:5:\"radio\";a:9:{s:6:\"#input\";b:1;s:14:\"#default_value\";N;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Radio\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Radio\";i:1;s:14:\"preRenderRadio\";}}s:6:\"#theme\";s:12:\"input__radio\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:14:\"#title_display\";s:5:\"after\";s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Radio\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"radio\";}s:5:\"label\";a:2:{s:6:\"#theme\";s:18:\"form_element_label\";s:5:\"#type\";s:5:\"label\";}s:4:\"page\";a:4:{s:6:\"#theme\";s:4:\"page\";s:6:\"#title\";s:0:\"\";s:5:\"#type\";s:4:\"page\";s:15:\"#theme_wrappers\";a:1:{s:23:\"off_canvas_page_wrapper\";a:1:{s:7:\"#weight\";i:-1000;}}}s:9:\"textfield\";a:10:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:128;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:4:{i:0;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:14:\"processPattern\";}i:3;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:18:\"preRenderTextfield\";}i:1;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:16:\"input__textfield\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Textfield\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:9:\"textfield\";}s:11:\"tableselect\";a:12:{s:6:\"#input\";b:1;s:10:\"#js_select\";b:1;s:9:\"#multiple\";b:1;s:11:\"#responsive\";b:1;s:7:\"#sticky\";b:0;s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:14:\"preRenderTable\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:20:\"preRenderTableselect\";}}s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:18:\"processTableselect\";}}s:8:\"#options\";a:0:{}s:6:\"#empty\";s:0:\"\";s:6:\"#theme\";s:18:\"table__tableselect\";s:15:\"#value_callback\";a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\Tableselect\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:11:\"tableselect\";}s:10:\"page_title\";a:3:{s:6:\"#theme\";s:10:\"page_title\";s:6:\"#title\";N;s:5:\"#type\";s:10:\"page_title\";}s:13:\"vertical_tabs\";a:5:{s:12:\"#default_tab\";s:0:\"\";s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:39:\"Drupal\\Core\\Render\\Element\\VerticalTabs\";i:1;s:19:\"processVerticalTabs\";}i:1;a:2:{i:0;s:39:\"Drupal\\field_group\\Element\\VerticalTabs\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:3:{i:0;a:2:{i:0;s:39:\"Drupal\\Core\\Render\\Element\\VerticalTabs\";i:1;s:21:\"preRenderVerticalTabs\";}i:1;a:2:{i:0;s:39:\"Drupal\\field_group\\Element\\VerticalTabs\";i:1;s:14:\"preRenderGroup\";}i:2;a:2:{i:0;s:27:\"Drupal\\claro\\ClaroPreRender\";i:1;s:12:\"verticalTabs\";}}s:15:\"#theme_wrappers\";a:2:{i:0;s:13:\"vertical_tabs\";i:1;s:12:\"form_element\";}s:5:\"#type\";s:13:\"vertical_tabs\";}s:7:\"details\";a:7:{s:5:\"#open\";b:0;s:19:\"#summary_attributes\";a:0:{}s:6:\"#value\";N;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:12:\"processGroup\";}i:1;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:16:\"preRenderDetails\";}i:1;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\Details\";i:1;s:14:\"preRenderGroup\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:7:\"details\";}s:5:\"#type\";s:7:\"details\";}s:4:\"date\";a:9:{s:6:\"#input\";b:1;s:6:\"#theme\";s:11:\"input__date\";s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\Date\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\Date\";i:1;s:13:\"preRenderDate\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:11:\"#attributes\";a:1:{s:4:\"type\";s:4:\"date\";}s:17:\"#date_date_format\";s:5:\"Y-m-d\";s:15:\"#value_callback\";a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\Date\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:4:\"date\";}s:4:\"path\";a:13:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:128;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:4:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:14:\"processPattern\";}i:3;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:18:\"preRenderTextfield\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:16:\"input__textfield\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:14:\"#validate_path\";b:1;s:13:\"#convert_path\";i:1;s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:19:\"validateMatchedPath\";}}s:15:\"#value_callback\";a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\PathElement\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:4:\"path\";}s:3:\"url\";a:11:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:255;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Url\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Url\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Url\";i:1;s:14:\"processPattern\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Url\";i:1;s:11:\"validateUrl\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Url\";i:1;s:12:\"preRenderUrl\";}}s:6:\"#theme\";s:10:\"input__url\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Url\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:3:\"url\";}s:6:\"radios\";a:6:{s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Radios\";i:1;s:13:\"processRadios\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:6:\"radios\";}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Radios\";i:1;s:29:\"preRenderCompositeFormElement\";}}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Radios\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"radios\";}s:5:\"range\";a:11:{s:4:\"#min\";i:0;s:4:\"#max\";i:100;s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Range\";i:1;s:14:\"preRenderRange\";}}s:6:\"#theme\";s:12:\"input__range\";s:6:\"#input\";b:1;s:5:\"#step\";i:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Range\";i:1;s:15:\"processAjaxForm\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Range\";i:1;s:14:\"validateNumber\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Range\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"range\";}s:6:\"number\";a:9:{s:6:\"#input\";b:1;s:5:\"#step\";i:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:15:\"processAjaxForm\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:14:\"validateNumber\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:15:\"preRenderNumber\";}}s:6:\"#theme\";s:13:\"input__number\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Number\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"number\";}s:12:\"machine_name\";a:13:{s:6:\"#input\";b:1;s:14:\"#default_value\";N;s:9:\"#required\";b:1;s:10:\"#maxlength\";i:64;s:5:\"#size\";i:60;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";i:1;s:18:\"processMachineName\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";i:1;s:19:\"processAutocomplete\";}i:2;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";i:1;s:15:\"processAjaxForm\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";i:1;s:19:\"validateMachineName\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";i:1;s:18:\"preRenderTextfield\";}}s:6:\"#theme\";s:16:\"input__textfield\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\MachineName\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:12:\"machine_name\";}s:4:\"item\";a:5:{s:6:\"#input\";b:1;s:7:\"#markup\";s:0:\"\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\Item\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:4:\"item\";}s:5:\"email\";a:11:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:254;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Email\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Email\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Email\";i:1;s:14:\"processPattern\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Email\";i:1;s:13:\"validateEmail\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Email\";i:1;s:14:\"preRenderEmail\";}}s:6:\"#theme\";s:12:\"input__email\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Email\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"email\";}s:10:\"dropbutton\";a:3:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Dropbutton\";i:1;s:19:\"preRenderDropbutton\";}}s:6:\"#theme\";s:17:\"links__dropbutton\";s:5:\"#type\";s:10:\"dropbutton\";}s:13:\"status_report\";a:4:{s:6:\"#theme\";s:21:\"status_report_grouped\";s:11:\"#priorities\";a:4:{i:0;s:5:\"error\";i:1;s:7:\"warning\";i:2;s:7:\"checked\";i:3;s:2:\"ok\";}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:39:\"Drupal\\Core\\Render\\Element\\StatusReport\";i:1;s:26:\"preRenderGroupRequirements\";}}s:5:\"#type\";s:13:\"status_report\";}s:8:\"textarea\";a:10:{s:6:\"#input\";b:1;s:5:\"#cols\";i:60;s:5:\"#rows\";i:5;s:10:\"#resizable\";s:8:\"vertical\";s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Textarea\";i:1;s:15:\"processAjaxForm\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Textarea\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Textarea\";i:1;s:14:\"preRenderGroup\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Textarea\";i:1;s:20:\"preRenderAttachments\";}}s:6:\"#theme\";s:8:\"textarea\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Textarea\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:8:\"textarea\";}s:4:\"link\";a:2:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\Link\";i:1;s:13:\"preRenderLink\";}}s:5:\"#type\";s:4:\"link\";}s:9:\"container\";a:5:{s:9:\"#optional\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Container\";i:1;s:12:\"processGroup\";}i:1;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Container\";i:1;s:16:\"processContainer\";}}s:11:\"#pre_render\";a:3:{i:0;a:2:{i:0;s:27:\"Drupal\\claro\\ClaroPreRender\";i:1;s:9:\"container\";}i:1;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Container\";i:1;s:14:\"preRenderGroup\";}i:2;a:2:{i:0;s:36:\"Drupal\\Core\\Render\\Element\\Container\";i:1;s:18:\"preRenderContainer\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:9:\"container\";}s:5:\"#type\";s:9:\"container\";}s:3:\"tel\";a:10:{s:6:\"#input\";b:1;s:5:\"#size\";i:30;s:10:\"#maxlength\";i:128;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Tel\";i:1;s:19:\"processAutocomplete\";}i:1;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Tel\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Tel\";i:1;s:14:\"processPattern\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Tel\";i:1;s:12:\"preRenderTel\";}}s:6:\"#theme\";s:10:\"input__tel\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:30:\"Drupal\\Core\\Render\\Element\\Tel\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:3:\"tel\";}s:5:\"pager\";a:9:{s:11:\"#pre_render\";a:1:{i:0;s:48:\"Drupal\\Core\\Render\\Element\\Pager::preRenderPager\";}s:6:\"#theme\";s:5:\"pager\";s:8:\"#element\";i:0;s:25:\"#pagination_heading_level\";s:2:\"h4\";s:11:\"#parameters\";a:0:{}s:9:\"#quantity\";i:9;s:5:\"#tags\";a:0:{}s:11:\"#route_name\";s:6:\"<none>\";s:5:\"#type\";s:5:\"pager\";}s:9:\"more_link\";a:4:{s:6:\"#title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"More\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"#theme_wrappers\";a:1:{s:9:\"container\";a:1:{s:11:\"#attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:9:\"more-link\";}}}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\MoreLink\";i:1;s:13:\"preRenderLink\";}}s:5:\"#type\";s:9:\"more_link\";}s:15:\"inline_template\";a:4:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:41:\"Drupal\\Core\\Render\\Element\\InlineTemplate\";i:1;s:23:\"preRenderInlineTemplate\";}}s:9:\"#template\";s:0:\"\";s:8:\"#context\";a:0:{}s:5:\"#type\";s:15:\"inline_template\";}s:10:\"fieldgroup\";a:6:{s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Fieldgroup\";i:1;s:12:\"processGroup\";}i:1;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Fieldgroup\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Fieldgroup\";i:1;s:14:\"preRenderGroup\";}i:1;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Fieldgroup\";i:1;s:20:\"preRenderAttachments\";}}s:6:\"#value\";N;s:15:\"#theme_wrappers\";a:1:{i:0;s:8:\"fieldset\";}s:11:\"#attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:10:\"fieldgroup\";}}s:5:\"#type\";s:10:\"fieldgroup\";}s:12:\"image_button\";a:14:{s:13:\"#return_value\";b:1;s:18:\"#has_garbage_value\";b:1;s:4:\"#src\";N;s:15:\"#theme_wrappers\";a:1:{i:0;s:19:\"input__image_button\";}s:25:\"#executes_submit_callback\";b:1;s:6:\"#input\";b:1;s:5:\"#name\";s:2:\"op\";s:10:\"#is_button\";b:1;s:14:\"#submit_button\";b:1;s:24:\"#limit_validation_errors\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\ImageButton\";i:1;s:13:\"processButton\";}i:1;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\ImageButton\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\ImageButton\";i:1;s:15:\"preRenderButton\";}}s:15:\"#value_callback\";a:2:{i:0;s:38:\"Drupal\\Core\\Render\\Element\\ImageButton\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:12:\"image_button\";}s:9:\"component\";a:8:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;O:43:\"Drupal\\Core\\Render\\Element\\ComponentElement\":7:{s:11:\"\0*\0pluginId\";s:9:\"component\";s:19:\"\0*\0pluginDefinition\";a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\Render\\Element\\ComponentElement\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:9:\"component\";}s:16:\"\0*\0configuration\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:12:\"\0*\0messenger\";N;}i:1;s:18:\"preRenderComponent\";}}s:10:\"#component\";s:0:\"\";s:8:\"#variant\";s:0:\"\";s:6:\"#props\";a:0:{}s:6:\"#slots\";a:0:{}s:11:\"#propsAlter\";a:0:{}s:11:\"#slotsAlter\";a:0:{}s:5:\"#type\";s:9:\"component\";}s:6:\"weight\";a:6:{s:6:\"#input\";b:1;s:6:\"#delta\";i:10;s:14:\"#default_value\";i:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Weight\";i:1;s:13:\"processWeight\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Weight\";i:1;s:15:\"processAjaxForm\";}}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Weight\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"weight\";}s:5:\"color\";a:8:{s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Color\";i:1;s:15:\"processAjaxForm\";}}s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Color\";i:1;s:13:\"validateColor\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Color\";i:1;s:14:\"preRenderColor\";}}s:6:\"#theme\";s:12:\"input__color\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Color\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"color\";}s:8:\"html_tag\";a:4:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:34:\"Drupal\\Core\\Render\\Element\\HtmlTag\";i:1;s:16:\"preRenderHtmlTag\";}}s:11:\"#attributes\";a:0:{}s:6:\"#value\";N;s:5:\"#type\";s:8:\"html_tag\";}s:10:\"checkboxes\";a:6:{s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Checkboxes\";i:1;s:17:\"processCheckboxes\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Checkboxes\";i:1;s:29:\"preRenderCompositeFormElement\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:10:\"checkboxes\";}s:15:\"#value_callback\";a:2:{i:0;s:37:\"Drupal\\Core\\Render\\Element\\Checkboxes\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:10:\"checkboxes\";}s:4:\"html\";a:2:{s:6:\"#theme\";s:4:\"html\";s:5:\"#type\";s:4:\"html\";}s:19:\"system_compact_link\";a:3:{s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:44:\"Drupal\\Core\\Render\\Element\\SystemCompactLink\";i:1;s:20:\"preRenderCompactLink\";}i:1;a:2:{i:0;s:44:\"Drupal\\Core\\Render\\Element\\SystemCompactLink\";i:1;s:13:\"preRenderLink\";}}s:15:\"#theme_wrappers\";a:1:{s:9:\"container\";a:1:{s:11:\"#attributes\";a:1:{s:5:\"class\";a:1:{i:0;s:12:\"compact-link\";}}}}s:5:\"#type\";s:19:\"system_compact_link\";}s:5:\"token\";a:5:{s:6:\"#input\";b:1;s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Token\";i:1;s:15:\"preRenderHidden\";}}s:6:\"#theme\";s:13:\"input__hidden\";s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Token\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"token\";}s:6:\"submit\";a:11:{s:25:\"#executes_submit_callback\";b:1;s:6:\"#input\";b:1;s:5:\"#name\";s:2:\"op\";s:10:\"#is_button\";b:1;s:14:\"#submit_button\";b:1;s:24:\"#limit_validation_errors\";b:0;s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:13:\"processButton\";}i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:15:\"preRenderButton\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:13:\"input__submit\";}s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Submit\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"submit\";}s:15:\"language_select\";a:9:{s:6:\"#input\";b:1;s:14:\"#default_value\";s:3:\"und\";s:15:\"#value_callback\";a:2:{i:0;s:41:\"Drupal\\Core\\Render\\Element\\LanguageSelect\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:15:\"language_select\";s:8:\"#process\";a:3:{i:0;s:32:\"language_process_language_select\";i:1;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Select\";i:1;s:13:\"processSelect\";}i:2;a:2:{i:0;s:44:\"Drupal\\Core\\Render\\Element\\RenderElementBase\";i:1;s:15:\"processAjaxForm\";}}s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:6:\"#theme\";s:6:\"select\";s:10:\"#languages\";i:1;s:9:\"#multiple\";b:0;}s:4:\"icon\";a:5:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\Icon\";i:1;s:13:\"preRenderIcon\";}}s:8:\"#pack_id\";s:0:\"\";s:8:\"#icon_id\";s:0:\"\";s:9:\"#settings\";a:0:{}s:5:\"#type\";s:4:\"icon\";}s:4:\"file\";a:9:{s:6:\"#input\";b:1;s:9:\"#multiple\";b:0;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\File\";i:1;s:11:\"processFile\";}}s:5:\"#size\";i:60;s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\File\";i:1;s:13:\"preRenderFile\";}}s:6:\"#theme\";s:11:\"input__file\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:31:\"Drupal\\Core\\Render\\Element\\File\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:4:\"file\";}s:15:\"status_messages\";a:4:{s:8:\"#display\";N;s:11:\"#pre_render\";a:2:{i:0;s:62:\"Drupal\\Core\\Render\\Element\\StatusMessages::generatePlaceholder\";i:1;a:2:{i:0;s:27:\"Drupal\\claro\\ClaroPreRender\";i:1;s:18:\"messagePlaceholder\";}}s:17:\"#include_fallback\";b:0;s:5:\"#type\";s:15:\"status_messages\";}s:5:\"value\";a:3:{s:6:\"#input\";b:1;s:15:\"#value_callback\";a:2:{i:0;s:32:\"Drupal\\Core\\Render\\Element\\Value\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:5:\"value\";}s:8:\"checkbox\";a:9:{s:6:\"#input\";b:1;s:13:\"#return_value\";i:1;s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:17:\"preRenderCheckbox\";}i:1;a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:15:\"input__checkbox\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:14:\"#title_display\";s:5:\"after\";s:15:\"#value_callback\";a:2:{i:0;s:35:\"Drupal\\Core\\Render\\Element\\Checkbox\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:8:\"checkbox\";}s:6:\"hidden\";a:6:{s:6:\"#input\";b:1;s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";i:1;s:15:\"processAjaxForm\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";i:1;s:15:\"preRenderHidden\";}}s:6:\"#theme\";s:13:\"input__hidden\";s:15:\"#value_callback\";a:2:{i:0;s:33:\"Drupal\\Core\\Render\\Element\\Hidden\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:6:\"hidden\";}s:16:\"password_confirm\";a:6:{s:6:\"#input\";b:1;s:7:\"#markup\";s:0:\"\";s:8:\"#process\";a:2:{i:0;a:2:{i:0;s:42:\"Drupal\\Core\\Render\\Element\\PasswordConfirm\";i:1;s:22:\"processPasswordConfirm\";}i:1;s:34:\"user_form_process_password_confirm\";}s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:15:\"#value_callback\";a:2:{i:0;s:42:\"Drupal\\Core\\Render\\Element\\PasswordConfirm\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:16:\"password_confirm\";}s:19:\"entity_autocomplete\";a:18:{s:6:\"#input\";b:1;s:5:\"#size\";i:60;s:10:\"#maxlength\";i:128;s:24:\"#autocomplete_route_name\";b:0;s:8:\"#process\";a:5:{i:0;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:25:\"processEntityAutocomplete\";}i:1;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:19:\"processAutocomplete\";}i:2;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:15:\"processAjaxForm\";}i:3;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:14:\"processPattern\";}i:4;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:2:{i:0;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:18:\"preRenderTextfield\";}i:1;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:16:\"input__textfield\";s:15:\"#theme_wrappers\";a:1:{i:0;s:12:\"form_element\";}s:12:\"#target_type\";N;s:18:\"#selection_handler\";s:7:\"default\";s:19:\"#selection_settings\";a:0:{}s:5:\"#tags\";b:0;s:11:\"#autocreate\";N;s:19:\"#validate_reference\";b:1;s:22:\"#process_default_value\";b:1;s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:26:\"validateEntityAutocomplete\";}}s:15:\"#value_callback\";a:2:{i:0;s:45:\"Drupal\\Core\\Entity\\Element\\EntityAutocomplete\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:19:\"entity_autocomplete\";}s:8:\"datetime\";a:16:{s:6:\"#input\";b:1;s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";i:1;s:16:\"validateDatetime\";}}s:8:\"#process\";a:3:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";i:1;s:15:\"processDatetime\";}i:1;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";i:1;s:15:\"processAjaxForm\";}i:2;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";i:1;s:12:\"processGroup\";}}s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";i:1;s:14:\"preRenderGroup\";}}s:6:\"#theme\";s:13:\"datetime_form\";s:15:\"#theme_wrappers\";a:1:{i:0;s:16:\"datetime_wrapper\";}s:17:\"#date_date_format\";s:5:\"Y-m-d\";s:18:\"#date_date_element\";s:4:\"date\";s:20:\"#date_date_callbacks\";a:0:{}s:17:\"#date_time_format\";s:5:\"H:i:s\";s:18:\"#date_time_element\";s:4:\"time\";s:20:\"#date_time_callbacks\";a:0:{}s:16:\"#date_year_range\";s:9:\"1900:2050\";s:15:\"#date_increment\";i:1;s:15:\"#value_callback\";a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datetime\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:8:\"datetime\";}s:8:\"datelist\";a:12:{s:6:\"#input\";b:1;s:17:\"#element_validate\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datelist\";i:1;s:16:\"validateDatelist\";}}s:8:\"#process\";a:1:{i:0;a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datelist\";i:1;s:15:\"processDatelist\";}}s:6:\"#theme\";s:13:\"datetime_form\";s:15:\"#theme_wrappers\";a:1:{i:0;s:16:\"datetime_wrapper\";}s:16:\"#date_part_order\";a:5:{i:0;s:4:\"year\";i:1;s:5:\"month\";i:2;s:3:\"day\";i:3;s:4:\"hour\";i:4;s:6:\"minute\";}s:16:\"#date_year_range\";s:9:\"1900:2050\";s:15:\"#date_increment\";i:1;s:20:\"#date_date_callbacks\";a:0:{}s:14:\"#date_timezone\";s:14:\"America/Bogota\";s:15:\"#value_callback\";a:2:{i:0;s:37:\"Drupal\\Core\\Datetime\\Element\\Datelist\";i:1;s:13:\"valueCallback\";}s:5:\"#type\";s:8:\"datelist\";}s:15:\"break_lock_link\";a:2:{s:11:\"#pre_render\";a:1:{i:0;a:2:{i:0;O:43:\"Drupal\\Core\\TempStore\\Element\\BreakLockLink\":7:{s:11:\"\0*\0pluginId\";s:15:\"break_lock_link\";s:19:\"\0*\0pluginDefinition\";a:3:{s:5:\"class\";s:43:\"Drupal\\Core\\TempStore\\Element\\BreakLockLink\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:15:\"break_lock_link\";}s:16:\"\0*\0configuration\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:14:\"\0*\0_serviceIds\";a:3:{s:13:\"dateFormatter\";s:14:\"date.formatter\";s:17:\"entityTypeManager\";s:19:\"entity_type.manager\";s:8:\"renderer\";s:8:\"renderer\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:12:\"\0*\0messenger\";N;}i:1;s:13:\"preRenderLock\";}}s:5:\"#type\";s:15:\"break_lock_link\";}}',-1,1773073087.980,1,'','0'),('entity_base_field_definitions:block_content:es',_binary 'a:15:{s:2:\"id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Content block ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The content block ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:2:\"id\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The content block UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:31;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:11:\"revision_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"The revision ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:11:\"revision_id\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:57;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The content block language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:86;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"type\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"The block type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:4:\"type\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:18:\"block_content_type\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:120;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:16:\"revision_created\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:147;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:13:\"revision_user\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:13:\"revision_user\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:170;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:12:\"revision_log\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The log entry explaining the changes in this revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:25;s:8:\"settings\";a:1:{s:4:\"rows\";i:4;}}}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:12:\"revision_log\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:196;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:230;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"info\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Block description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"A brief description of your block.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"required\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:4:\"info\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:261;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"The time that the content block was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:295;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"reusable\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Reusable\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"A boolean indicating whether this block is reusable.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:0;s:12:\"revisionable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:8:\"reusable\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:319;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:354;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:389;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:423;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.603,1,'entity_field_info entity_types','1'),('entity_base_field_definitions:comment:es',_binary 'a:20:{s:3:\"cid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Comment ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"The comment ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:3:\"cid\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The comment UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:31;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The comment language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:57;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:12:\"comment_type\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment Type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The comment type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:12:\"comment_type\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:12:\"comment_type\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:90;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:22:\"default_value_callback\";s:47:\"Drupal\\comment\\Entity\\Comment::getDefaultStatus\";s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:117;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:22:\"default_value_callback\";s:52:\"Drupal\\comment\\Entity\\Comment::getDefaultEntityOwner\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The user ID of the comment author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:149;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:3:\"pid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Parent ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The parent comment ID if this is a reply to a comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:3:\"pid\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:7:\"comment\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:176;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:9:\"entity_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Entity ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The ID of the entity of which this comment is a reply.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:9:\"entity_id\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"node\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:201;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"subject\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Subject\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:10;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:7:\"subject\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:64;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:227;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The comment author\'s name.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:60;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:255;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"mail\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The comment author\'s email address.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:4:\"mail\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:email\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:284;}s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"homepage\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Homepage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The comment author\'s home page address.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:8:\"homepage\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:14:\"field_item:uri\";s:8:\"settings\";a:2:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:307;}s:7:\"\0*\0type\";s:3:\"uri\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"hostname\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Hostname\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The comment author\'s hostname.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:22:\"default_value_callback\";s:49:\"Drupal\\comment\\Entity\\Comment::getDefaultHostname\";s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:8:\"hostname\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:332;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"The time that the comment was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:359;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"The time that the comment was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:382;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"thread\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Thread place\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:144:\"The alphadecimal representation of the comment\'s place in a thread, consisting of a base 36 string prefixed by an integer indicating its length.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:6:\"thread\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:405;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:11:\"entity_type\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The entity type to which this comment is attached.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:11:\"entity_type\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:32;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:430;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:10:\"field_name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Comment field name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The field name through which this comment was added.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:10:\"field_name\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:32;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:456;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:482;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"path\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:14:\"custom_storage\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"computed\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"pathauto\";s:10:\"field_name\";s:4:\"path\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:path\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:517;}s:7:\"\0*\0type\";s:4:\"path\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.606,1,'entity_field_info entity_types','1'),('entity_base_field_definitions:contact_message:es',_binary 'a:9:{s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The message UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The message language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:28;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:12:\"contact_form\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Form ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The ID of the associated form.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:12:\"contact_form\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:12:\"contact_form\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:60;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The sender\'s name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"The name of the person that is sending the contact message.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:87;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"mail\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"The sender\'s email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"The email of the person that is sending the contact message.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:4:\"mail\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:email\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:112;}s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"subject\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Subject\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-10;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:7:\"subject\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:100;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:134;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"message\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:4:\"rows\";i:12;}}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:0;s:5:\"label\";s:5:\"above\";}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:7:\"message\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:162;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"copy\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Copy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Whether to send a copy of the message to the sender.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:4:\"copy\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:196;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:9:\"recipient\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Recipient ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"The ID of the recipient user for personal contact messages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:9:\"recipient\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:226;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.609,1,'entity_field_info entity_types','1'),('entity_base_field_definitions:file:es',_binary 'a:11:{s:3:\"fid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"File ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The file ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:3:\"fid\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The file UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:31;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The file language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:57;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:0;s:22:\"default_value_callback\";s:46:\"Drupal\\file\\Entity\\File::getDefaultEntityOwner\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"The user ID of the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:89;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"filename\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Filename\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Name of the file with no path components.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:8:\"filename\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:116;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uri\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The URI to access the file (either local or remote).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:13:\"FileUriUnique\";N;}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:3:\"uri\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:file_uri\";s:8:\"settings\";a:2:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:1;}}s:18:\"\0*\0fieldDefinition\";r:141;}s:7:\"\0*\0type\";s:8:\"file_uri\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"filemime\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"File MIME type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The file\'s MIME type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:8:\"filemime\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:167;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"filesize\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"File size\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The size of the file in bytes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:8:\"filesize\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:3:\"big\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:192;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"The status of the file, temporary (FALSE) and permanent (TRUE).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:220;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The timestamp that the file was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:253;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The timestamp that the file was last changed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:275;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.612,1,'entity_field_info entity_types','1'),('entity_base_field_definitions:media:es',_binary 'a:18:{s:3:\"mid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:3:\"mid\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:27;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:3:\"vid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:3:\"vid\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:49;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:74;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"bundle\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";s:16:\"Tipos multimedia\";s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:6:\"bundle\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:10:\"media_type\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:104;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:16:\"revision_created\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:124;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:13:\"revision_user\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:13:\"revision_user\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:147;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:20:\"revision_log_message\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:25;s:8:\"settings\";a:1:{s:4:\"rows\";i:4;}}}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:20:\"revision_log_message\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:173;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:100;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:207;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:22:\"default_value_callback\";s:48:\"Drupal\\media\\Entity\\Media::getDefaultEntityOwner\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The user ID of the author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:4:\"size\";s:2:\"60\";s:17:\"autocomplete_type\";s:4:\"tags\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"author\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:246;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:291;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:9:\"thumbnail\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Thumbnail\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The thumbnail of the media item.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:7:\"display\";a:1:{s:4:\"view\";a:2:{s:7:\"options\";a:4:{s:4:\"type\";s:5:\"image\";s:6:\"weight\";i:5;s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:9:\"thumbnail\";}}s:12:\"configurable\";b:1;}}s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:9:\"thumbnail\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:image\";s:8:\"settings\";a:16:{s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}s:15:\"display_default\";b:1;s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:9:\"alt_field\";i:1;s:18:\"alt_field_required\";i:1;s:11:\"title_field\";i:0;s:20:\"title_field_required\";i:0;s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:12:\"max_filesize\";s:0:\"\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:328;}s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored on\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The time the media item was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:22:\"default_value_callback\";s:41:\"Drupal\\media\\Entity\\Media::getRequestTime\";s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:9:\"timestamp\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:383;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The time the media item was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:420;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:444;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:479;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:513;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"path\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;}s:12:\"configurable\";b:1;}}s:8:\"computed\";b:1;s:8:\"provider\";s:4:\"path\";s:10:\"field_name\";s:4:\"path\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:path\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:546;}s:7:\"\0*\0type\";s:4:\"path\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.618,1,'entity_field_info entity_types','1'),('entity_base_field_definitions:menu_link_content:es',_binary 'a:22:{s:2:\"id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Entity ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"The entity ID for this menu link content entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:2:\"id\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"The content menu link UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:31;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:11:\"revision_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:11:\"revision_id\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:57;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The menu link language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:82;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"bundle\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";s:50:\"Colección de campos Enlace de menú personalizado\";s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"The content menu link bundle.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:6:\"bundle\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:32;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:116;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:16:\"revision_created\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:140;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:13:\"revision_user\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:13:\"revision_user\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:163;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:20:\"revision_log_message\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:20:\"revision_log_message\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:189;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"enabled\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Enabled\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:65:\"A flag for whether the link should be enabled in menus or hidden.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:7:\"boolean\";s:6:\"weight\";i:0;}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:-1;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:7:\"enabled\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:220;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:5:\"title\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Menu link title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:-5;}}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:5:\"title\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:266;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:11:\"description\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Shown when hovering over the menu link.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:0;}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:11:\"description\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:301;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:9:\"menu_name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Menu name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:93:\"The menu name. All links with the same menu name (such as \"tools\") are part of the same menu.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:5:\"tools\";}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:9:\"menu_name\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:338;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"link\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"required\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:12:\"link_default\";s:6:\"weight\";i:-2;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:4:\"link\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:link\";s:8:\"settings\";a:2:{s:5:\"title\";i:0;s:9:\"link_type\";i:17;}}s:18:\"\0*\0fieldDefinition\";r:366;}s:7:\"\0*\0type\";s:4:\"link\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"external\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"External\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:120:\"A flag to indicate if the link points to a full URL starting with a protocol, like http:// (1 = external, 0 = internal).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:8:\"external\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:393;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:10:\"rediscover\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Indicates whether the menu link should be rediscovered\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:10:\"rediscover\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:427;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"weight\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Weight\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:172:\"Link weight among links in the same menu at the same depth. In the menu, the links with high weight will sink and links with a low weight will be positioned nearer the top.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:14:\"number_integer\";s:6:\"weight\";i:0;}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:6:\"number\";s:6:\"weight\";i:20;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:6:\"weight\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:456;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"expanded\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Show as expanded\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:164:\"If selected and this menu link has children, the menu will always appear expanded. This option may be overridden for the entire menu tree when placing a menu block.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:7:\"boolean\";s:6:\"weight\";i:0;}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:0;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:8:\"expanded\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:497;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"parent\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Parent plugin ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:94:\"The ID of the parent menu link plugin, or empty string when at the top level of the hierarchy.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:6:\"parent\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:541;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"The time that the menu link was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:566;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:590;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:625;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:659;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.621,1,'entity_field_info entity_types','1'),('entity_base_field_definitions:node:es',_binary 'a:20:{s:3:\"nid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:3:\"nid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:27;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:3:\"vid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:3:\"vid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:49;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:74;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"type\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";s:17:\"Tipo de contenido\";s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:9:\"node_type\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:104;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:18:\"revision_timestamp\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:18:\"revision_timestamp\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:124;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:12:\"revision_uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:12:\"revision_uid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:147;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:12:\"revision_log\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:25;s:8:\"settings\";a:1:{s:4:\"rows\";i:4;}}}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:12:\"revision_log\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:173;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:120;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:207;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:22:\"default_value_callback\";s:54:\"Drupal\\dxpr_builder\\Entity\\Node::getDefaultEntityOwner\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The username of the content author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"author\";s:6:\"weight\";i:0;}}s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:8:\"settings\";a:3:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:4:\"size\";s:2:\"60\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:246;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:5:\"title\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:-5;}}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:5:\"title\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:289;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored on\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The date and time that the content was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:9:\"timestamp\";s:6:\"weight\";i:0;}}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:324;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the node was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:359;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"promote\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Promoted to front page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:15;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:7:\"promote\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:383;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"sticky\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Sticky at top of lists\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:16;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:6:\"sticky\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:422;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:461;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:496;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:530;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"path\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;}s:12:\"configurable\";b:1;}}s:8:\"computed\";b:1;s:8:\"provider\";s:4:\"path\";s:10:\"field_name\";s:4:\"path\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:path\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:563;}s:7:\"\0*\0type\";s:4:\"path\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:9:\"menu_link\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:12:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:68:\"Computed menu link for the node (only available during node saving).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:5:\"class\";s:35:\"\\Drupal\\token\\MenuLinkFieldItemList\";s:12:\"translatable\";b:1;s:8:\"internal\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:2:{s:5:\"label\";s:6:\"hidden\";s:6:\"region\";s:6:\"hidden\";}}s:4:\"form\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}}s:8:\"computed\";b:1;s:8:\"provider\";s:5:\"token\";s:10:\"field_name\";s:9:\"menu_link\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:17:\"menu_link_content\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:589;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.625,1,'entity_field_info entity_types','1'),('entity_base_field_definitions:path_alias:es',_binary 'a:8:{s:2:\"id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:2:\"id\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:27;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:11:\"revision_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:11:\"revision_id\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:49;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:14:\"include_locked\";b:0;}}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:3:\"und\";}}s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:74;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"path\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"System path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The path that this alias belongs to.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:4:\"path\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:5;s:8:\"settings\";a:1:{s:4:\"size\";i:45;}}}}}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:2:{s:9:\"ValidPath\";a:0:{}s:5:\"Regex\";a:2:{s:7:\"pattern\";s:6:\"/^\\//i\";s:7:\"message\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"The source path has to start with a slash.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}}}}s:18:\"\0*\0fieldDefinition\";r:108;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:5:\"alias\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"An alias used with this path.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:5:\"alias\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:10;s:8:\"settings\";a:1:{s:4:\"size\";i:45;}}}}}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:1:{s:5:\"Regex\";a:2:{s:7:\"pattern\";s:6:\"/^\\//i\";s:7:\"message\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"The alias path has to start with a slash.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}}}}s:18:\"\0*\0fieldDefinition\";r:152;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:195;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:226;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.627,1,'entity_field_info entity_types','1'),('entity_base_field_definitions:shortcut:es',_binary 'a:9:{s:2:\"id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The ID of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:2:\"id\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The UUID of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:31;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The language code of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:57;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:12:\"shortcut_set\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"The bundle of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:12:\"shortcut_set\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:12:\"shortcut_set\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:90;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:5:\"title\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The name of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-10;s:8:\"settings\";a:1:{s:4:\"size\";i:40;}}}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:5:\"title\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:117;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"weight\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Weight\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Weight among shortcuts in the same shortcut set.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:6:\"weight\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:151;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"link\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"The location this shortcut points to.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:12:\"link_default\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:4:\"link\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:link\";s:8:\"settings\";a:2:{s:5:\"title\";i:0;s:9:\"link_type\";i:1;}}s:18:\"\0*\0fieldDefinition\";r:179;}s:7:\"\0*\0type\";s:4:\"link\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:210;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"path\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:14:\"custom_storage\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"computed\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"pathauto\";s:10:\"field_name\";s:4:\"path\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:path\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:245;}s:7:\"\0*\0type\";s:4:\"path\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.630,1,'entity_field_info entity_types','1'),('entity_base_field_definitions:taxonomy_term:es',_binary 'a:18:{s:3:\"tid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Term ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The term ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:3:\"tid\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The term UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:31;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:11:\"revision_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:11:\"revision_id\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:57;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The term language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:82;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:3:\"vid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The vocabulary to which the term is assigned.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:3:\"vid\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:19:\"taxonomy_vocabulary\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:116;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:16:\"revision_created\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:143;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:13:\"revision_user\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:13:\"revision_user\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:166;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:20:\"revision_log_message\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:25;s:8:\"settings\";a:1:{s:4:\"rows\";i:4;}}}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:20:\"revision_log_message\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:192;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:100;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"class\";s:22:\"Drupal\\user\\StatusItem\";}s:18:\"\0*\0fieldDefinition\";r:226;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"required\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:-5;}}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:266;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:11:\"description\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:12:\"text_default\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:14:\"text_textfield\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:11:\"description\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:20:\"field_item:text_long\";s:8:\"settings\";a:1:{s:15:\"allowed_formats\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:301;}s:7:\"\0*\0type\";s:9:\"text_long\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"weight\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Weight\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"The weight of this term in relation to other terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"weight\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:334;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"parent\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Term Parents\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The parents of this term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"cardinality\";i:-1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"parent\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:13:\"taxonomy_term\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:365;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the term was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:391;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:415;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:450;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:484;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"path\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;}s:12:\"configurable\";b:1;}}s:8:\"computed\";b:1;s:8:\"provider\";s:4:\"path\";s:10:\"field_name\";s:4:\"path\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:path\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:517;}s:7:\"\0*\0type\";s:4:\"path\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.632,1,'entity_field_info entity_types','1'),('entity_base_field_definitions:user:es',_binary 'a:19:{s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The user ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The user UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:31;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}}s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The user language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:57;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:18:\"preferred_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Preferred language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:77:\"The user\'s preferred language code for receiving emails and viewing the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:18:\"preferred_langcode\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:2:{s:13:\"AllowedValues\";a:1:{s:8:\"callback\";s:60:\"Drupal\\user\\Entity\\User::getAllowedConfigurableLanguageCodes\";}s:6:\"Length\";a:1:{s:3:\"max\";i:12;}}}}}s:18:\"\0*\0fieldDefinition\";r:89;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:24:\"preferred_admin_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Preferred admin language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:68:\"The user\'s preferred language code for viewing administration pages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";N;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:24:\"preferred_admin_langcode\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:2:{s:13:\"AllowedValues\";a:1:{s:8:\"callback\";s:60:\"Drupal\\user\\Entity\\User::getAllowedConfigurableLanguageCodes\";}s:6:\"Length\";a:1:{s:3:\"max\";i:12;}}}}}s:18:\"\0*\0fieldDefinition\";r:118;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"The name of this user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:11:\"constraints\";a:2:{s:8:\"UserName\";a:0:{}s:14:\"UserNameUnique\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:5:\"class\";s:25:\"\\Drupal\\user\\UserNameItem\";}s:18:\"\0*\0fieldDefinition\";r:150;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"pass\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Password\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The password of this user (hashed).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:18:\"ProtectedUserField\";N;}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"pass\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:password\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:180;}s:7:\"\0*\0type\";s:8:\"password\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"mail\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The email of this user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:11:\"constraints\";a:3:{s:14:\"UserMailUnique\";N;s:16:\"UserMailRequired\";N;s:18:\"ProtectedUserField\";N;}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"mail\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:email\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:207;}s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"timezone\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Timezone\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The timezone of this user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:8:\"timezone\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:4:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:32;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:1:{s:13:\"AllowedValues\";a:1:{s:8:\"callback\";s:44:\"Drupal\\user\\Entity\\User::getAllowedTimezones\";}}}}s:5:\"class\";s:24:\"Drupal\\user\\TimeZoneItem\";}s:18:\"\0*\0fieldDefinition\";r:236;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"User status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Whether the user is active or blocked.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"class\";s:22:\"Drupal\\user\\StatusItem\";}s:18:\"\0*\0fieldDefinition\";r:267;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The time that the user was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:301;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the user was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:323;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:6:\"access\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Last access\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"The time that the user last accessed the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:6:\"access\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:20:\"field_item:timestamp\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:346;}s:7:\"\0*\0type\";s:9:\"timestamp\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:5:\"login\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Last login\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"The time that the user last logged in.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:5:\"login\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:20:\"field_item:timestamp\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:371;}s:7:\"\0*\0type\";s:9:\"timestamp\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"init\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Initial email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The email address used for initial account creation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"init\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:email\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:396;}s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:5:\"roles\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"cardinality\";i:-1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The roles the user has.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:5:\"roles\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:9:\"user_role\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:421;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:447;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"path\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:14:\"custom_storage\";b:1;s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"computed\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"pathauto\";s:10:\"field_name\";s:4:\"path\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:path\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:482;}s:7:\"\0*\0type\";s:4:\"path\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:22:\"dxpr_user_is_disavowed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Exclude from DXPR builder editing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"If checked the user will not be able to edit with DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}}s:9:\"read-only\";b:1;s:8:\"provider\";s:12:\"dxpr_builder\";s:10:\"field_name\";s:22:\"dxpr_user_is_disavowed\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:509;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.574,1,'entity_field_info entity_types','1'),('entity_browser_display_plugins',_binary 'a:3:{s:6:\"iframe\";a:6:{s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:79:\"Displays the entity browser in an iFrame container embedded into the main page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"uses_route\";b:1;s:2:\"id\";s:6:\"iframe\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"iFrame\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:57:\"Drupal\\entity_browser\\Plugin\\EntityBrowser\\Display\\IFrame\";s:8:\"provider\";s:14:\"entity_browser\";}s:5:\"modal\";a:6:{s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Displays the entity browser in a modal window.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"uses_route\";b:1;s:2:\"id\";s:5:\"modal\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Modal\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:56:\"Drupal\\entity_browser\\Plugin\\EntityBrowser\\Display\\Modal\";s:8:\"provider\";s:14:\"entity_browser\";}s:10:\"standalone\";a:6:{s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:103:\"Displays the entity browser as a standalone form. Only intended for testing or very specific use cases.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"uses_route\";b:1;s:2:\"id\";s:10:\"standalone\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Standalone form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:61:\"Drupal\\entity_browser\\Plugin\\EntityBrowser\\Display\\Standalone\";s:8:\"provider\";s:14:\"entity_browser\";}}',-1,1773072974.648,1,'','0'),('entity_bundle_field_definitions:block_content:basic:es',_binary 'a:1:{s:4:\"body\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:24:\"block_content.basic.body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"f1208082-3c64-4a6d-84e9-c4a87fc28a6a\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"j00Gfs9AFqwK4x9RIsISLbPO7vA12psPR4s60wOIwQo\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:32:\"field.storage.block_content.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:24:\"block_content.basic.body\";s:13:\"\0*\0field_name\";s:4:\"body\";s:13:\"\0*\0field_type\";s:17:\"text_with_summary\";s:14:\"\0*\0entity_type\";s:13:\"block_content\";s:9:\"\0*\0bundle\";s:5:\"basic\";s:8:\"\0*\0label\";s:6:\"Cuerpo\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.475,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:block_content:drag_and_drop_block:es',_binary 'a:1:{s:4:\"body\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:38:\"block_content.drag_and_drop_block.body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"a7c79e8a-8f9e-49ea-ba7e-13aebcc6e080\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8D52pkSvg8bJdCDOVeGxAHQPZWmGfdnuGKM9RxBZTRs\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:32:\"field.storage.block_content.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:38:\"block_content.drag_and_drop_block.body\";s:13:\"\0*\0field_name\";s:4:\"body\";s:13:\"\0*\0field_type\";s:17:\"text_with_summary\";s:14:\"\0*\0entity_type\";s:13:\"block_content\";s:9:\"\0*\0bundle\";s:19:\"drag_and_drop_block\";s:8:\"\0*\0label\";s:6:\"Cuerpo\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.480,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:comment:comment:es',_binary 'a:2:{s:9:\"entity_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Entity ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The ID of the entity of which this comment is a reply.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:9:\"entity_id\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"node\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"comment_body\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:28:\"comment.comment.comment_body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"06153b35-3b32-4254-b1cc-ada291e85075\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"62rlTOx3sPVrYhBnSBHZStXwiO02v1UpHSMrhWDsuG8\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:34:\"field.storage.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:28:\"comment.comment.comment_body\";s:13:\"\0*\0field_name\";s:12:\"comment_body\";s:13:\"\0*\0field_type\";s:9:\"text_long\";s:14:\"\0*\0entity_type\";s:7:\"comment\";s:9:\"\0*\0bundle\";s:7:\"comment\";s:8:\"\0*\0label\";s:10:\"Comentario\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:1:{s:15:\"allowed_formats\";a:0:{}}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.491,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:contact_message:contactanos:es',_binary 'a:3:{s:11:\"field_email\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:39:\"contact_message.contactanos.field_email\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"5964d2c7-1a4a-47e1-b70f-93f8b5503f04\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:41:\"field.storage.contact_message.field_email\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:39:\"contact_message.contactanos.field_email\";s:13:\"\0*\0field_name\";s:11:\"field_email\";s:13:\"\0*\0field_type\";s:5:\"email\";s:14:\"\0*\0entity_type\";s:15:\"contact_message\";s:9:\"\0*\0bundle\";s:11:\"contactanos\";s:8:\"\0*\0label\";s:5:\"Email\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:0:{}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:21:\"field_nombre_completo\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:49:\"contact_message.contactanos.field_nombre_completo\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"7c26a711-d6a7-4771-be49-785465084c4d\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.storage.contact_message.field_nombre_completo\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:49:\"contact_message.contactanos.field_nombre_completo\";s:13:\"\0*\0field_name\";s:21:\"field_nombre_completo\";s:13:\"\0*\0field_type\";s:6:\"string\";s:14:\"\0*\0entity_type\";s:15:\"contact_message\";s:9:\"\0*\0bundle\";s:11:\"contactanos\";s:8:\"\0*\0label\";s:15:\"Nombre Completo\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:0:{}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:14:\"field_telefono\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:42:\"contact_message.contactanos.field_telefono\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"fedf3361-0fcd-4e3c-82d2-e4996d2024d5\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:44:\"field.storage.contact_message.field_telefono\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:42:\"contact_message.contactanos.field_telefono\";s:13:\"\0*\0field_name\";s:14:\"field_telefono\";s:13:\"\0*\0field_type\";s:7:\"integer\";s:14:\"\0*\0entity_type\";s:15:\"contact_message\";s:9:\"\0*\0bundle\";s:11:\"contactanos\";s:8:\"\0*\0label\";s:9:\"Teléfono\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:4:{s:3:\"min\";N;s:3:\"max\";N;s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072980.004,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:contact_message:personal:es',_binary 'a:0:{}',-1,1773332194.254,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:file:file:es',_binary 'a:0:{}',-1,1773073130.204,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:media:audio:es',_binary 'a:1:{s:22:\"field_media_audio_file\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:34:\"media.audio.field_media_audio_file\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"fc399113-2a40-49e3-a1a5-ebcc6660621c\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UlZPIbHcLyNqGY5bvydCTijGcKDmwn4Fo8oYZT85wlk\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:42:\"field.storage.media.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:34:\"media.audio.field_media_audio_file\";s:13:\"\0*\0field_name\";s:22:\"field_media_audio_file\";s:13:\"\0*\0field_type\";s:4:\"file\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:9:\"\0*\0bundle\";s:5:\"audio\";s:8:\"\0*\0label\";s:16:\"Archivo de audio\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:11:\"mp3 wav aac\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.580,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:media:document:es',_binary 'a:1:{s:20:\"field_media_document\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:35:\"media.document.field_media_document\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"50a44101-a382-477a-bcf5-e2dff18273f0\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DY5HtJTxUjFRGU_PaY6ifo2nhR-nAZ0y0s6kLmUbv5g\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:40:\"field.storage.media.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:35:\"media.document.field_media_document\";s:13:\"\0*\0field_name\";s:20:\"field_media_document\";s:13:\"\0*\0field_type\";s:4:\"file\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:9:\"\0*\0bundle\";s:8:\"document\";s:8:\"\0*\0label\";s:9:\"Documento\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:96:\"txt rtf doc docx ppt pptx xls xlsx pdf odf odg odp ods odt fodt fods fodp fodg key numbers pages\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.586,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:media:image:es',_binary 'a:1:{s:17:\"field_media_image\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:29:\"media.image.field_media_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"337b2b75-cbfb-459e-a928-15905ec08861\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"P7CkVOgjDXiN26Fm2hniNei-XPK3iuZTlcBGqreTbJ0\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:37:\"field.storage.media.field_media_image\";i:1;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:29:\"media.image.field_media_image\";s:13:\"\0*\0field_name\";s:17:\"field_media_image\";s:13:\"\0*\0field_type\";s:5:\"image\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:9:\"\0*\0bundle\";s:5:\"image\";s:8:\"\0*\0label\";s:6:\"Imagen\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.593,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:media:remote_video:es',_binary 'a:1:{s:24:\"field_media_oembed_video\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:43:\"media.remote_video.field_media_oembed_video\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"817bafdb-ef83-4b62-a5a4-d8d8e756a70c\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Eo4HHenV5iZat_kEWgr_wydD3TgwURMCzwt-7qIEyoM\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:44:\"field.storage.media.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:43:\"media.remote_video.field_media_oembed_video\";s:13:\"\0*\0field_name\";s:24:\"field_media_oembed_video\";s:13:\"\0*\0field_type\";s:6:\"string\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:9:\"\0*\0bundle\";s:12:\"remote_video\";s:8:\"\0*\0label\";s:14:\"URL del vídeo\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:0:{}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.606,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:media:video:es',_binary 'a:1:{s:22:\"field_media_video_file\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:34:\"media.video.field_media_video_file\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"6841490f-4a62-4566-ab9f-b036f45483ed\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6kMMjmk2r_csGQ52qI9BUaO8r_oAzNLbxlclaj-JlDQ\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:42:\"field.storage.media.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:34:\"media.video.field_media_video_file\";s:13:\"\0*\0field_name\";s:22:\"field_media_video_file\";s:13:\"\0*\0field_type\";s:4:\"file\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:9:\"\0*\0bundle\";s:5:\"video\";s:8:\"\0*\0label\";s:17:\"Archivo de vídeo\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:3:\"mp4\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.612,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:menu_link_content:menu_link_content:es',_binary 'a:0:{}',-1,1773072975.292,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:node:article:es',_binary 'a:4:{s:4:\"body\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:17:\"node.article.body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"0dfca56f-94bb-4162-9c03-f82b758c0c4a\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"4Wxs1LseZ8JsNwD9uJVIbzZqG35yQXN8Eo1Hub6NMuI\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:17:\"node.article.body\";s:13:\"\0*\0field_name\";s:4:\"body\";s:13:\"\0*\0field_type\";s:17:\"text_with_summary\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:7:\"article\";s:8:\"\0*\0label\";s:6:\"Cuerpo\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:7:\"comment\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:20:\"node.article.comment\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"86e5e8b8-fa77-41ca-8a9f-498c1a28409a\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UqXlkKC4v2-bDfWx4zcXQrD5YIi3d5byENEmWv-G_Uc\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.storage.node.comment\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:20:\"node.article.comment\";s:13:\"\0*\0field_name\";s:7:\"comment\";s:13:\"\0*\0field_type\";s:7:\"comment\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:7:\"article\";s:8:\"\0*\0label\";s:11:\"Comentarios\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:5:{s:12:\"default_mode\";i:1;s:8:\"per_page\";i:50;s:9:\"anonymous\";i:0;s:13:\"form_location\";b:1;s:7:\"preview\";i:1;}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:1:{i:0;a:6:{s:6:\"status\";i:2;s:3:\"cid\";i:0;s:22:\"last_comment_timestamp\";i:0;s:17:\"last_comment_name\";N;s:16:\"last_comment_uid\";i:0;s:13:\"comment_count\";i:0;}}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:11:\"field_image\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:24:\"node.article.field_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"a52718d2-5b0c-42d6-adb8-c367daf51ab5\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"j0riO_-77ZFWNLtj0iJ31HnohiNjdn8HUL86RueCF-M\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:24:\"node.article.field_image\";s:13:\"\0*\0field_name\";s:11:\"field_image\";s:13:\"\0*\0field_type\";s:5:\"image\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:7:\"article\";s:8:\"\0*\0label\";s:6:\"Imagen\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:10:\"field_tags\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:23:\"node.article.field_tags\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"f90126f0-e218-4424-b90c-38cd55f6f525\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QdUgf_beeoaPiyKorFv0q1fcJpWH_uZTqe_xoVJacrw\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:29:\"field.storage.node.field_tags\";i:1;s:17:\"node.type.article\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:23:\"node.article.field_tags\";s:13:\"\0*\0field_name\";s:10:\"field_tags\";s:13:\"\0*\0field_type\";s:16:\"entity_reference\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:7:\"article\";s:8:\"\0*\0label\";s:9:\"Etiquetas\";s:14:\"\0*\0description\";s:96:\"Especifique una lista separada por comas. Por ejemplo: Amsterdam, Mexico City, \"Cleveland, Ohio\"\";s:11:\"\0*\0settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:3:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:1:{s:5:\"field\";s:5:\"_none\";}s:11:\"auto_create\";b:1;}}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.513,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:node:blog:es',_binary 'a:3:{s:4:\"body\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:14:\"node.blog.body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"51b2b083-f037-4740-8742-877047219a21\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:14:\"node.type.blog\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:14:\"node.blog.body\";s:13:\"\0*\0field_name\";s:4:\"body\";s:13:\"\0*\0field_type\";s:17:\"text_with_summary\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:4:\"blog\";s:8:\"\0*\0label\";s:9:\"Contenido\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:15:\"field_etiquetas\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:25:\"node.blog.field_etiquetas\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"49102cf8-8813-47ca-85ac-2f7cc00c7c8e\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:14:\"node.type.blog\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:25:\"node.blog.field_etiquetas\";s:13:\"\0*\0field_name\";s:15:\"field_etiquetas\";s:13:\"\0*\0field_type\";s:16:\"entity_reference\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:4:\"blog\";s:8:\"\0*\0label\";s:10:\"Etiquetas:\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:11:\"field_image\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:21:\"node.blog.field_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"20494464-5f04-43e6-8ce0-41bae706a7a9\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:14:\"node.type.blog\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:21:\"node.blog.field_image\";s:13:\"\0*\0field_name\";s:11:\"field_image\";s:13:\"\0*\0field_type\";s:5:\"image\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:4:\"blog\";s:8:\"\0*\0label\";s:6:\"Imagen\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"432x288\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.520,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:node:clientes:es',_binary 'a:2:{s:17:\"field_descripcion\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:31:\"node.clientes.field_descripcion\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"95dffb94-f0ef-4170-9f31-7e26637f9dbc\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:36:\"field.storage.node.field_descripcion\";i:1;s:18:\"node.type.clientes\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:31:\"node.clientes.field_descripcion\";s:13:\"\0*\0field_name\";s:17:\"field_descripcion\";s:13:\"\0*\0field_type\";s:11:\"string_long\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:8:\"clientes\";s:8:\"\0*\0label\";s:12:\"Descripción\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:0:{}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:11:\"field_image\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:25:\"node.clientes.field_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"e0f4b37b-5ce9-49a5-a04f-82e3a1dfa044\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:18:\"node.type.clientes\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:25:\"node.clientes.field_image\";s:13:\"\0*\0field_name\";s:11:\"field_image\";s:13:\"\0*\0field_type\";s:5:\"image\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:8:\"clientes\";s:8:\"\0*\0label\";s:4:\"Logo\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"270x140\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.526,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:node:drag_and_drop_page:es',_binary 'a:4:{s:4:\"body\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:28:\"node.drag_and_drop_page.body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"f0cbd38c-4630-4c90-9550-4e19c6adee69\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"LeDS5YeIgahCxEobRhABIh79j3dc21k4XUEjwB3CKaA\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:28:\"node.drag_and_drop_page.body\";s:13:\"\0*\0field_name\";s:4:\"body\";s:13:\"\0*\0field_type\";s:17:\"text_with_summary\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:18:\"drag_and_drop_page\";s:8:\"\0*\0label\";s:6:\"Cuerpo\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:22:\"field_dth_hide_regions\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:46:\"node.drag_and_drop_page.field_dth_hide_regions\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"1fc5d4d1-e82f-4b50-b34e-794c66c55e59\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dKNoTGqQtXpHZN5971UN1KLp1E3tTNF1_REnwn8dcJM\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:41:\"field.storage.node.field_dth_hide_regions\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:46:\"node.drag_and_drop_page.field_dth_hide_regions\";s:13:\"\0*\0field_name\";s:22:\"field_dth_hide_regions\";s:13:\"\0*\0field_type\";s:11:\"list_string\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:18:\"drag_and_drop_page\";s:8:\"\0*\0label\";s:17:\"DXPR Hide Regions\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:0:{}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:28:\"field_dth_main_content_width\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:52:\"node.drag_and_drop_page.field_dth_main_content_width\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"0663870a-c742-4faa-8f2e-f970f7624010\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9GozuVieiZuJDf6LOMWupwiG_vVJMV9YtZLV97OiA6U\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:47:\"field.storage.node.field_dth_main_content_width\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:52:\"node.drag_and_drop_page.field_dth_main_content_width\";s:13:\"\0*\0field_name\";s:28:\"field_dth_main_content_width\";s:13:\"\0*\0field_type\";s:11:\"list_string\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:18:\"drag_and_drop_page\";s:8:\"\0*\0label\";s:23:\"DXPR Main Content Width\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:0:{}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:21:\"field_dth_page_layout\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:45:\"node.drag_and_drop_page.field_dth_page_layout\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"fdb93bfd-ec71-47b3-99ee-a1c2ff177cce\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VzEKStu3rMyBJP0oHcJ-aH8pzBYZn3mr7QJj5rm6DoE\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:40:\"field.storage.node.field_dth_page_layout\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:45:\"node.drag_and_drop_page.field_dth_page_layout\";s:13:\"\0*\0field_name\";s:21:\"field_dth_page_layout\";s:13:\"\0*\0field_type\";s:11:\"list_string\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:18:\"drag_and_drop_page\";s:8:\"\0*\0label\";s:16:\"DXPR Page Layout\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:0:{}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.534,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:node:page:es',_binary 'a:2:{s:7:\"promote\";O:42:\"Drupal\\Core\\Field\\Entity\\BaseFieldOverride\":33:{s:15:\"\0*\0entityTypeId\";s:19:\"base_field_override\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:17:\"node.page.promote\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"327abb65-0d12-418e-b1a2-9009cc71dfec\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:14:\"node.type.page\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:17:\"node.page.promote\";s:13:\"\0*\0field_name\";s:7:\"promote\";s:13:\"\0*\0field_type\";s:7:\"boolean\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:4:\"page\";s:8:\"\0*\0label\";s:35:\"Promocionado a la página principal\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:2:{s:8:\"on_label\";s:8:\"Activado\";s:9:\"off_label\";s:11:\"Desactivado\";}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}}s:4:\"body\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:14:\"node.page.body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"6b06dc9d-1373-4b15-aa7b-7f5d61520178\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KHu9I-pR4FnP79crRJ5gVD_1mKGSZcJsdIm9bn64iFg\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:14:\"node.page.body\";s:13:\"\0*\0field_name\";s:4:\"body\";s:13:\"\0*\0field_type\";s:17:\"text_with_summary\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:4:\"page\";s:8:\"\0*\0label\";s:6:\"Cuerpo\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.541,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:node:proyectos:es',_binary 'a:7:{s:9:\"field_ano\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:24:\"node.proyectos.field_ano\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"1a01e304-b403-405a-899d-79cd63e127fe\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:28:\"field.storage.node.field_ano\";i:1;s:19:\"node.type.proyectos\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:24:\"node.proyectos.field_ano\";s:13:\"\0*\0field_name\";s:9:\"field_ano\";s:13:\"\0*\0field_type\";s:7:\"integer\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:9:\"proyectos\";s:8:\"\0*\0label\";s:4:\"Año\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:4:{s:3:\"min\";i:0;s:3:\"max\";i:9999;s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:13:\"field_cliente\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:28:\"node.proyectos.field_cliente\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"06188f3a-7fc8-4b70-a89f-b9bd50356523\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:32:\"field.storage.node.field_cliente\";i:1;s:18:\"node.type.clientes\";i:2;s:19:\"node.type.proyectos\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:28:\"node.proyectos.field_cliente\";s:13:\"\0*\0field_name\";s:13:\"field_cliente\";s:13:\"\0*\0field_type\";s:16:\"entity_reference\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:9:\"proyectos\";s:8:\"\0*\0label\";s:7:\"Cliente\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:2:{s:7:\"handler\";s:12:\"default:node\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}s:4:\"sort\";a:2:{s:5:\"field\";s:5:\"title\";s:9:\"direction\";s:3:\"ASC\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:26:\"field_descripcion_proyecto\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:41:\"node.proyectos.field_descripcion_proyecto\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"6c18b48d-f0c0-4525-b622-07c672227999\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:45:\"field.storage.node.field_descripcion_proyecto\";i:1;s:19:\"node.type.proyectos\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:41:\"node.proyectos.field_descripcion_proyecto\";s:13:\"\0*\0field_name\";s:26:\"field_descripcion_proyecto\";s:13:\"\0*\0field_type\";s:11:\"string_long\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:9:\"proyectos\";s:8:\"\0*\0label\";s:21:\"Descripción Proyecto\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:0:{}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:15:\"field_etiquetas\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:30:\"node.proyectos.field_etiquetas\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"fe1f4ef3-5fe7-47d1-9aed-262fce9d66f6\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:19:\"node.type.proyectos\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:30:\"node.proyectos.field_etiquetas\";s:13:\"\0*\0field_name\";s:15:\"field_etiquetas\";s:13:\"\0*\0field_type\";s:16:\"entity_reference\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:9:\"proyectos\";s:8:\"\0*\0label\";s:9:\"Etiquetas\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:13:\"field_galeria\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:28:\"node.proyectos.field_galeria\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"149581eb-6ff6-4642-bd54-6ab240d39871\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:32:\"field.storage.node.field_galeria\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:28:\"node.proyectos.field_galeria\";s:13:\"\0*\0field_name\";s:13:\"field_galeria\";s:13:\"\0*\0field_type\";s:5:\"image\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:9:\"proyectos\";s:8:\"\0*\0label\";s:8:\"Galería\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"370x220\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:11:\"field_image\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:26:\"node.proyectos.field_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"87841b52-a97d-4d4e-a511-20c50cede551\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:26:\"node.proyectos.field_image\";s:13:\"\0*\0field_name\";s:11:\"field_image\";s:13:\"\0*\0field_type\";s:5:\"image\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:9:\"proyectos\";s:8:\"\0*\0label\";s:6:\"Imagen\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:9:\"1000x1000\";s:14:\"min_resolution\";s:7:\"432x518\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:17:\"field_tecnologias\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:32:\"node.proyectos.field_tecnologias\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"06628618-1253-4621-8a33-4327e21b21ad\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:36:\"field.storage.node.field_tecnologias\";i:1;s:19:\"node.type.proyectos\";i:2;s:31:\"taxonomy.vocabulary.tecnologias\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:32:\"node.proyectos.field_tecnologias\";s:13:\"\0*\0field_name\";s:17:\"field_tecnologias\";s:13:\"\0*\0field_type\";s:16:\"entity_reference\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:9:\"\0*\0bundle\";s:9:\"proyectos\";s:8:\"\0*\0label\";s:12:\"Tecnologías\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:11:\"tecnologias\";s:11:\"tecnologias\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.548,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:path_alias:path_alias:es',_binary 'a:0:{}',-1,1773332194.296,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:shortcut:default:es',_binary 'a:0:{}',-1,1773072978.478,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:taxonomy_term:ai_agent_commands:es',_binary 'a:1:{s:6:\"parent\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Term Parents\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The parents of this term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"cardinality\";i:-1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"parent\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:17:\"ai_agent_commands\";}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:13:\"taxonomy_term\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:1:{s:14:\"target_bundles\";a:1:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";}}}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072976.562,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:taxonomy_term:ai_tone_of_voice:es',_binary 'a:1:{s:6:\"parent\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Term Parents\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The parents of this term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"cardinality\";i:-1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"parent\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:16:\"ai_tone_of_voice\";}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:13:\"taxonomy_term\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:1:{s:14:\"target_bundles\";a:1:{s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";}}}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072976.566,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:taxonomy_term:tags:es',_binary 'a:1:{s:6:\"parent\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Term Parents\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The parents of this term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"cardinality\";i:-1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"parent\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:4:\"tags\";}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:13:\"taxonomy_term\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:1:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}}}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072976.570,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:taxonomy_term:tecnologias:es',_binary 'a:2:{s:6:\"parent\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Term Parents\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The parents of this term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"cardinality\";i:-1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"parent\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:13:\"taxonomy_term\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:1:{s:14:\"target_bundles\";a:1:{s:11:\"tecnologias\";s:11:\"tecnologias\";}}}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:23:\"field_imagen_tecnologia\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:49:\"taxonomy_term.tecnologias.field_imagen_tecnologia\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"3bd15e00-9bbd-4f3c-b2b4-5f415fb6bc01\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:51:\"field.storage.taxonomy_term.field_imagen_tecnologia\";i:1;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:49:\"taxonomy_term.tecnologias.field_imagen_tecnologia\";s:13:\"\0*\0field_name\";s:23:\"field_imagen_tecnologia\";s:13:\"\0*\0field_type\";s:5:\"image\";s:14:\"\0*\0entity_type\";s:13:\"taxonomy_term\";s:9:\"\0*\0bundle\";s:11:\"tecnologias\";s:8:\"\0*\0label\";s:18:\"Imagen Tecnología\";s:14:\"\0*\0description\";s:0:\"\";s:11:\"\0*\0settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:11:\"\0*\0required\";b:1;s:15:\"\0*\0translatable\";b:0;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.574,1,'entity_field_info entity_types','1'),('entity_bundle_field_definitions:user:user:es',_binary 'a:1:{s:12:\"user_picture\";O:31:\"Drupal\\field\\Entity\\FieldConfig\":34:{s:15:\"\0*\0entityTypeId\";s:12:\"field_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:22:\"user.user.user_picture\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"f330f89d-1998-4308-93b9-4f594488423b\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TE3gYVzd6g0deXqUl8SEu2azHwVG-SdXm3kwbrz0kHw\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:31:\"field.storage.user.user_picture\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:22:\"user.user.user_picture\";s:13:\"\0*\0field_name\";s:12:\"user_picture\";s:13:\"\0*\0field_type\";s:5:\"image\";s:14:\"\0*\0entity_type\";s:4:\"user\";s:9:\"\0*\0bundle\";s:4:\"user\";s:8:\"\0*\0label\";s:6:\"Imagen\";s:14:\"\0*\0description\";s:23:\"Su cara o foto virtual.\";s:11:\"\0*\0settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:40:\"pictures/[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:0;s:18:\"alt_field_required\";b:0;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:11:\"\0*\0required\";b:0;s:15:\"\0*\0translatable\";b:1;s:16:\"\0*\0default_value\";a:0:{}s:25:\"\0*\0default_value_callback\";s:0:\"\";s:15:\"\0*\0fieldStorage\";N;s:14:\"\0*\0constraints\";a:0:{}s:22:\"\0*\0propertyConstraints\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072974.585,1,'entity_field_info entity_types','1'),('entity_bundle_info:es',_binary 'a:45:{s:5:\"block\";a:1:{s:5:\"block\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:13:\"block_content\";a:2:{s:5:\"basic\";a:1:{s:5:\"label\";s:14:\"Bloque básico\";}s:19:\"drag_and_drop_block\";a:1:{s:5:\"label\";s:19:\"Drag and Drop Block\";}}s:18:\"block_content_type\";a:1:{s:18:\"block_content_type\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:13:\"captcha_point\";a:1:{s:13:\"captcha_point\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Captcha Point\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:7:\"comment\";a:1:{s:7:\"comment\";a:1:{s:5:\"label\";s:27:\"Comentarios predeterminados\";}}s:12:\"comment_type\";a:1:{s:12:\"comment_type\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:15:\"contact_message\";a:2:{s:11:\"contactanos\";a:1:{s:5:\"label\";s:12:\"Contáctanos\";}s:8:\"personal\";a:1:{s:5:\"label\";s:31:\"Formulario de contacto personal\";}}s:12:\"contact_form\";a:1:{s:12:\"contact_form\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:6:\"editor\";a:1:{s:6:\"editor\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:14:\"entity_browser\";a:1:{s:14:\"entity_browser\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Entity browser\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:20:\"field_storage_config\";a:1:{s:20:\"field_storage_config\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Field storage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:12:\"field_config\";a:1:{s:12:\"field_config\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"file\";a:1:{s:4:\"file\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:13:\"filter_format\";a:1:{s:13:\"filter_format\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:11:\"image_style\";a:1:{s:11:\"image_style\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:25:\"language_content_settings\";a:1:{s:25:\"language_content_settings\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Content language settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:21:\"configurable_language\";a:1:{s:21:\"configurable_language\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"media\";a:5:{s:5:\"audio\";a:1:{s:5:\"label\";s:5:\"Audio\";}s:8:\"document\";a:1:{s:5:\"label\";s:9:\"Documento\";}s:5:\"image\";a:1:{s:5:\"label\";s:6:\"Imagen\";}s:12:\"remote_video\";a:1:{s:5:\"label\";s:12:\"Video remoto\";}s:5:\"video\";a:1:{s:5:\"label\";s:6:\"Vídeo\";}}s:10:\"media_type\";a:1:{s:10:\"media_type\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:17:\"menu_link_content\";a:1:{s:17:\"menu_link_content\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"node\";a:6:{s:7:\"article\";a:1:{s:5:\"label\";s:9:\"Artículo\";}s:4:\"blog\";a:1:{s:5:\"label\";s:4:\"Blog\";}s:8:\"clientes\";a:1:{s:5:\"label\";s:8:\"Clientes\";}s:18:\"drag_and_drop_page\";a:1:{s:5:\"label\";s:18:\"Drag and drop Page\";}s:4:\"page\";a:1:{s:5:\"label\";s:15:\"Página básica\";}s:9:\"proyectos\";a:1:{s:5:\"label\";s:9:\"Proyectos\";}}s:9:\"node_type\";a:1:{s:9:\"node_type\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:10:\"path_alias\";a:1:{s:10:\"path_alias\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:19:\"recaptcha_v3_action\";a:1:{s:19:\"recaptcha_v3_action\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:11:\"search_page\";a:1:{s:11:\"search_page\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Search page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:8:\"shortcut\";a:1:{s:7:\"default\";a:1:{s:5:\"label\";s:11:\"Por defecto\";}}s:12:\"shortcut_set\";a:1:{s:12:\"shortcut_set\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:5:\"slick\";a:1:{s:5:\"slick\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Slick optionset\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:6:\"action\";a:1:{s:6:\"action\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"menu\";a:1:{s:4:\"menu\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:13:\"taxonomy_term\";a:4:{s:17:\"ai_agent_commands\";a:1:{s:5:\"label\";s:16:\"AI Edit Commands\";}s:16:\"ai_tone_of_voice\";a:1:{s:5:\"label\";s:16:\"AI Tone of Voice\";}s:4:\"tags\";a:1:{s:5:\"label\";s:9:\"Etiquetas\";}s:11:\"tecnologias\";a:1:{s:5:\"label\";s:12:\"Tecnologías\";}}s:19:\"taxonomy_vocabulary\";a:1:{s:19:\"taxonomy_vocabulary\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Taxonomy vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"user\";a:1:{s:4:\"user\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:9:\"user_role\";a:1:{s:9:\"user_role\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:16:\"pathauto_pattern\";a:1:{s:16:\"pathauto_pattern\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Pathauto pattern\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:4:\"view\";a:1:{s:4:\"view\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}}}s:26:\"dxpr_builder_page_template\";a:1:{s:26:\"dxpr_builder_page_template\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"DXPR Builder Page Template\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:26:\"dxpr_builder_user_template\";a:1:{s:26:\"dxpr_builder_user_template\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder User Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:20:\"dxpr_builder_profile\";a:1:{s:20:\"dxpr_builder_profile\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"DXPR Builder Profile\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:19:\"base_field_override\";a:1:{s:19:\"base_field_override\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Base field override\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:19:\"entity_form_display\";a:1:{s:19:\"entity_form_display\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:19:\"entity_view_display\";a:1:{s:19:\"entity_view_display\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity view display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:16:\"entity_form_mode\";a:1:{s:16:\"entity_form_mode\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Form mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:16:\"entity_view_mode\";a:1:{s:16:\"entity_view_mode\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"View mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:11:\"date_format\";a:1:{s:11:\"date_format\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Date format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}}',-1,1773072974.540,1,'entity_bundles entity_types','1'),('entity_extra_field_info:es',_binary 'a:4:{s:7:\"comment\";a:1:{s:7:\"comment\";a:2:{s:4:\"form\";a:1:{s:6:\"author\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Author textfield\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:-2;}}s:7:\"display\";a:1:{s:5:\"links\";a:4:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Comment operation links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:100;s:7:\"visible\";b:1;}}}}s:15:\"contact_message\";a:2:{s:11:\"contactanos\";a:2:{s:4:\"form\";a:4:{s:4:\"name\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Sender name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:-50;}s:4:\"mail\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Sender email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:-40;}s:7:\"preview\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Preview sender message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Preview\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:40;}s:4:\"copy\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Send copy to sender\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Option\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:50;}}s:7:\"display\";a:0:{}}s:8:\"personal\";a:2:{s:4:\"form\";a:5:{s:4:\"name\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Sender name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:-50;}s:4:\"mail\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Sender email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:-40;}s:9:\"recipient\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Recipient username\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:-30;}s:7:\"preview\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Preview sender message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Preview\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:40;}s:4:\"copy\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Send copy to sender\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Option\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:50;}}s:7:\"display\";a:0:{}}}s:4:\"user\";a:1:{s:4:\"user\";a:2:{s:4:\"form\";a:4:{s:7:\"contact\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Contact settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Contact module form element.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:5;}s:7:\"account\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"User name and password\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"User module account form elements.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:-10;}s:8:\"language\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Language settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"User module form element.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:0;}s:8:\"timezone\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Timezone\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"System module form element.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:6;}}s:7:\"display\";a:1:{s:10:\"member_for\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Member for\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"User module \'member for\' view element.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:5;}}}}s:4:\"node\";a:6:{s:7:\"article\";a:2:{s:7:\"display\";a:1:{s:5:\"links\";a:4:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Node module element\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:100;s:7:\"visible\";b:1;}}s:4:\"form\";a:0:{}}s:4:\"blog\";a:2:{s:7:\"display\";a:1:{s:5:\"links\";a:4:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";r:186;s:6:\"weight\";i:100;s:7:\"visible\";b:1;}}s:4:\"form\";a:0:{}}s:8:\"clientes\";a:2:{s:7:\"display\";a:1:{s:5:\"links\";a:4:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";r:186;s:6:\"weight\";i:100;s:7:\"visible\";b:1;}}s:4:\"form\";a:0:{}}s:18:\"drag_and_drop_page\";a:2:{s:7:\"display\";a:1:{s:5:\"links\";a:4:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";r:186;s:6:\"weight\";i:100;s:7:\"visible\";b:1;}}s:4:\"form\";a:0:{}}s:4:\"page\";a:2:{s:7:\"display\";a:1:{s:5:\"links\";a:4:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";r:186;s:6:\"weight\";i:100;s:7:\"visible\";b:1;}}s:4:\"form\";a:0:{}}s:9:\"proyectos\";a:2:{s:7:\"display\";a:1:{s:5:\"links\";a:4:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";r:186;s:6:\"weight\";i:100;s:7:\"visible\";b:1;}}s:4:\"form\";a:0:{}}}}',-1,1773072978.648,1,'entity_field_info','0'),('entity_field_map',_binary 'a:11:{s:13:\"block_content\";a:16:{s:2:\"id\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:4:\"uuid\";a:2:{s:4:\"type\";s:4:\"uuid\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:11:\"revision_id\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:8:\"langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:4:\"type\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:16:\"revision_created\";a:2:{s:4:\"type\";s:7:\"created\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:13:\"revision_user\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:12:\"revision_log\";a:2:{s:4:\"type\";s:11:\"string_long\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:4:\"info\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:7:\"changed\";a:2:{s:4:\"type\";s:7:\"changed\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:8:\"reusable\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:16:\"default_langcode\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:16:\"revision_default\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:29:\"revision_translation_affected\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}s:4:\"body\";a:2:{s:4:\"type\";s:17:\"text_with_summary\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}}s:7:\"comment\";a:21:{s:3:\"cid\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:4:\"uuid\";a:2:{s:4:\"type\";s:4:\"uuid\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:8:\"langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:12:\"comment_type\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:3:\"uid\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:3:\"pid\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:9:\"entity_id\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:7:\"subject\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:4:\"name\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:4:\"mail\";a:2:{s:4:\"type\";s:5:\"email\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:8:\"homepage\";a:2:{s:4:\"type\";s:3:\"uri\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:8:\"hostname\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:7:\"created\";a:2:{s:4:\"type\";s:7:\"created\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:7:\"changed\";a:2:{s:4:\"type\";s:7:\"changed\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:6:\"thread\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:11:\"entity_type\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:10:\"field_name\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:16:\"default_langcode\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:4:\"path\";a:2:{s:4:\"type\";s:4:\"path\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}s:12:\"comment_body\";a:2:{s:4:\"type\";s:9:\"text_long\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}}s:15:\"contact_message\";a:12:{s:4:\"uuid\";a:2:{s:4:\"type\";s:4:\"uuid\";s:7:\"bundles\";a:2:{s:11:\"contactanos\";s:11:\"contactanos\";s:8:\"personal\";s:8:\"personal\";}}s:8:\"langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:2:{s:11:\"contactanos\";s:11:\"contactanos\";s:8:\"personal\";s:8:\"personal\";}}s:12:\"contact_form\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:2:{s:11:\"contactanos\";s:11:\"contactanos\";s:8:\"personal\";s:8:\"personal\";}}s:4:\"name\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:2:{s:11:\"contactanos\";s:11:\"contactanos\";s:8:\"personal\";s:8:\"personal\";}}s:4:\"mail\";a:2:{s:4:\"type\";s:5:\"email\";s:7:\"bundles\";a:2:{s:11:\"contactanos\";s:11:\"contactanos\";s:8:\"personal\";s:8:\"personal\";}}s:7:\"subject\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:2:{s:11:\"contactanos\";s:11:\"contactanos\";s:8:\"personal\";s:8:\"personal\";}}s:7:\"message\";a:2:{s:4:\"type\";s:11:\"string_long\";s:7:\"bundles\";a:2:{s:11:\"contactanos\";s:11:\"contactanos\";s:8:\"personal\";s:8:\"personal\";}}s:4:\"copy\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:2:{s:11:\"contactanos\";s:11:\"contactanos\";s:8:\"personal\";s:8:\"personal\";}}s:9:\"recipient\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:2:{s:11:\"contactanos\";s:11:\"contactanos\";s:8:\"personal\";s:8:\"personal\";}}s:21:\"field_nombre_completo\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:11:\"contactanos\";s:11:\"contactanos\";}}s:14:\"field_telefono\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:11:\"contactanos\";s:11:\"contactanos\";}}s:11:\"field_email\";a:2:{s:4:\"type\";s:5:\"email\";s:7:\"bundles\";a:1:{s:11:\"contactanos\";s:11:\"contactanos\";}}}s:4:\"file\";a:11:{s:3:\"fid\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:4:\"file\";s:4:\"file\";}}s:4:\"uuid\";a:2:{s:4:\"type\";s:4:\"uuid\";s:7:\"bundles\";a:1:{s:4:\"file\";s:4:\"file\";}}s:8:\"langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:1:{s:4:\"file\";s:4:\"file\";}}s:3:\"uid\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:4:\"file\";s:4:\"file\";}}s:8:\"filename\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:4:\"file\";s:4:\"file\";}}s:3:\"uri\";a:2:{s:4:\"type\";s:8:\"file_uri\";s:7:\"bundles\";a:1:{s:4:\"file\";s:4:\"file\";}}s:8:\"filemime\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:4:\"file\";s:4:\"file\";}}s:8:\"filesize\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:4:\"file\";s:4:\"file\";}}s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:4:\"file\";s:4:\"file\";}}s:7:\"created\";a:2:{s:4:\"type\";s:7:\"created\";s:7:\"bundles\";a:1:{s:4:\"file\";s:4:\"file\";}}s:7:\"changed\";a:2:{s:4:\"type\";s:7:\"changed\";s:7:\"bundles\";a:1:{s:4:\"file\";s:4:\"file\";}}}s:5:\"media\";a:23:{s:3:\"mid\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:4:\"uuid\";a:2:{s:4:\"type\";s:4:\"uuid\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:3:\"vid\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:8:\"langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:6:\"bundle\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:16:\"revision_created\";a:2:{s:4:\"type\";s:7:\"created\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:13:\"revision_user\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:20:\"revision_log_message\";a:2:{s:4:\"type\";s:11:\"string_long\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:3:\"uid\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:4:\"name\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:9:\"thumbnail\";a:2:{s:4:\"type\";s:5:\"image\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:7:\"created\";a:2:{s:4:\"type\";s:7:\"created\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:7:\"changed\";a:2:{s:4:\"type\";s:7:\"changed\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:16:\"default_langcode\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:16:\"revision_default\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:29:\"revision_translation_affected\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:4:\"path\";a:2:{s:4:\"type\";s:4:\"path\";s:7:\"bundles\";a:5:{s:5:\"audio\";s:5:\"audio\";s:8:\"document\";s:8:\"document\";s:5:\"image\";s:5:\"image\";s:12:\"remote_video\";s:12:\"remote_video\";s:5:\"video\";s:5:\"video\";}}s:22:\"field_media_audio_file\";a:2:{s:4:\"type\";s:4:\"file\";s:7:\"bundles\";a:1:{s:5:\"audio\";s:5:\"audio\";}}s:20:\"field_media_document\";a:2:{s:4:\"type\";s:4:\"file\";s:7:\"bundles\";a:1:{s:8:\"document\";s:8:\"document\";}}s:17:\"field_media_image\";a:2:{s:4:\"type\";s:5:\"image\";s:7:\"bundles\";a:1:{s:5:\"image\";s:5:\"image\";}}s:24:\"field_media_oembed_video\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:12:\"remote_video\";s:12:\"remote_video\";}}s:22:\"field_media_video_file\";a:2:{s:4:\"type\";s:4:\"file\";s:7:\"bundles\";a:1:{s:5:\"video\";s:5:\"video\";}}}s:17:\"menu_link_content\";a:22:{s:2:\"id\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:4:\"uuid\";a:2:{s:4:\"type\";s:4:\"uuid\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:11:\"revision_id\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:8:\"langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:6:\"bundle\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:16:\"revision_created\";a:2:{s:4:\"type\";s:7:\"created\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:13:\"revision_user\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:20:\"revision_log_message\";a:2:{s:4:\"type\";s:11:\"string_long\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:7:\"enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:5:\"title\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:11:\"description\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:9:\"menu_name\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:4:\"link\";a:2:{s:4:\"type\";s:4:\"link\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:8:\"external\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:10:\"rediscover\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:6:\"weight\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:8:\"expanded\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:6:\"parent\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:7:\"changed\";a:2:{s:4:\"type\";s:7:\"changed\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:16:\"default_langcode\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:16:\"revision_default\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}s:29:\"revision_translation_affected\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:17:\"menu_link_content\";s:17:\"menu_link_content\";}}}s:4:\"node\";a:34:{s:3:\"nid\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:4:\"uuid\";a:2:{s:4:\"type\";s:4:\"uuid\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:3:\"vid\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:8:\"langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:4:\"type\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:18:\"revision_timestamp\";a:2:{s:4:\"type\";s:7:\"created\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:12:\"revision_uid\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:12:\"revision_log\";a:2:{s:4:\"type\";s:11:\"string_long\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:3:\"uid\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:5:\"title\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:7:\"created\";a:2:{s:4:\"type\";s:7:\"created\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:7:\"changed\";a:2:{s:4:\"type\";s:7:\"changed\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:7:\"promote\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:6:\"sticky\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:16:\"default_langcode\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:16:\"revision_default\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:29:\"revision_translation_affected\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:4:\"path\";a:2:{s:4:\"type\";s:4:\"path\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:9:\"menu_link\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:6:{s:7:\"article\";s:7:\"article\";s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"page\";s:4:\"page\";s:9:\"proyectos\";s:9:\"proyectos\";}}s:11:\"field_image\";a:2:{s:4:\"type\";s:5:\"image\";s:7:\"bundles\";a:4:{s:7:\"article\";s:7:\"article\";s:8:\"clientes\";s:8:\"clientes\";s:9:\"proyectos\";s:9:\"proyectos\";s:4:\"blog\";s:4:\"blog\";}}s:7:\"comment\";a:2:{s:4:\"type\";s:7:\"comment\";s:7:\"bundles\";a:1:{s:7:\"article\";s:7:\"article\";}}s:10:\"field_tags\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:7:\"article\";s:7:\"article\";}}s:4:\"body\";a:2:{s:4:\"type\";s:17:\"text_with_summary\";s:7:\"bundles\";a:4:{s:4:\"page\";s:4:\"page\";s:7:\"article\";s:7:\"article\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"blog\";s:4:\"blog\";}}s:22:\"field_dth_hide_regions\";a:2:{s:4:\"type\";s:11:\"list_string\";s:7:\"bundles\";a:1:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";}}s:28:\"field_dth_main_content_width\";a:2:{s:4:\"type\";s:11:\"list_string\";s:7:\"bundles\";a:1:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";}}s:21:\"field_dth_page_layout\";a:2:{s:4:\"type\";s:11:\"list_string\";s:7:\"bundles\";a:1:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";}}s:17:\"field_descripcion\";a:2:{s:4:\"type\";s:11:\"string_long\";s:7:\"bundles\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}s:17:\"field_tecnologias\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}s:15:\"field_etiquetas\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:2:{s:9:\"proyectos\";s:9:\"proyectos\";s:4:\"blog\";s:4:\"blog\";}}s:13:\"field_cliente\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}s:9:\"field_ano\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}s:26:\"field_descripcion_proyecto\";a:2:{s:4:\"type\";s:11:\"string_long\";s:7:\"bundles\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}s:13:\"field_galeria\";a:2:{s:4:\"type\";s:5:\"image\";s:7:\"bundles\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:10:\"path_alias\";a:8:{s:2:\"id\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:10:\"path_alias\";s:10:\"path_alias\";}}s:4:\"uuid\";a:2:{s:4:\"type\";s:4:\"uuid\";s:7:\"bundles\";a:1:{s:10:\"path_alias\";s:10:\"path_alias\";}}s:11:\"revision_id\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:10:\"path_alias\";s:10:\"path_alias\";}}s:8:\"langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:1:{s:10:\"path_alias\";s:10:\"path_alias\";}}s:4:\"path\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:10:\"path_alias\";s:10:\"path_alias\";}}s:5:\"alias\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:10:\"path_alias\";s:10:\"path_alias\";}}s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:10:\"path_alias\";s:10:\"path_alias\";}}s:16:\"revision_default\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:10:\"path_alias\";s:10:\"path_alias\";}}}s:8:\"shortcut\";a:9:{s:2:\"id\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:7:\"default\";s:7:\"default\";}}s:4:\"uuid\";a:2:{s:4:\"type\";s:4:\"uuid\";s:7:\"bundles\";a:1:{s:7:\"default\";s:7:\"default\";}}s:8:\"langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:1:{s:7:\"default\";s:7:\"default\";}}s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:7:\"default\";s:7:\"default\";}}s:5:\"title\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:7:\"default\";s:7:\"default\";}}s:6:\"weight\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:7:\"default\";s:7:\"default\";}}s:4:\"link\";a:2:{s:4:\"type\";s:4:\"link\";s:7:\"bundles\";a:1:{s:7:\"default\";s:7:\"default\";}}s:16:\"default_langcode\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:7:\"default\";s:7:\"default\";}}s:4:\"path\";a:2:{s:4:\"type\";s:4:\"path\";s:7:\"bundles\";a:1:{s:7:\"default\";s:7:\"default\";}}}s:13:\"taxonomy_term\";a:19:{s:3:\"tid\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:4:\"uuid\";a:2:{s:4:\"type\";s:4:\"uuid\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:11:\"revision_id\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:8:\"langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:3:\"vid\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:16:\"revision_created\";a:2:{s:4:\"type\";s:7:\"created\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:13:\"revision_user\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:20:\"revision_log_message\";a:2:{s:4:\"type\";s:11:\"string_long\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:4:\"name\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:11:\"description\";a:2:{s:4:\"type\";s:9:\"text_long\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:6:\"weight\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:6:\"parent\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:7:\"changed\";a:2:{s:4:\"type\";s:7:\"changed\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:16:\"default_langcode\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:16:\"revision_default\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:29:\"revision_translation_affected\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:4:\"path\";a:2:{s:4:\"type\";s:4:\"path\";s:7:\"bundles\";a:4:{s:17:\"ai_agent_commands\";s:17:\"ai_agent_commands\";s:16:\"ai_tone_of_voice\";s:16:\"ai_tone_of_voice\";s:4:\"tags\";s:4:\"tags\";s:11:\"tecnologias\";s:11:\"tecnologias\";}}s:23:\"field_imagen_tecnologia\";a:2:{s:4:\"type\";s:5:\"image\";s:7:\"bundles\";a:1:{s:11:\"tecnologias\";s:11:\"tecnologias\";}}}s:4:\"user\";a:20:{s:3:\"uid\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:4:\"uuid\";a:2:{s:4:\"type\";s:4:\"uuid\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:8:\"langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:18:\"preferred_langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:24:\"preferred_admin_langcode\";a:2:{s:4:\"type\";s:8:\"language\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:4:\"name\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:4:\"pass\";a:2:{s:4:\"type\";s:8:\"password\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:4:\"mail\";a:2:{s:4:\"type\";s:5:\"email\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:8:\"timezone\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:7:\"created\";a:2:{s:4:\"type\";s:7:\"created\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:7:\"changed\";a:2:{s:4:\"type\";s:7:\"changed\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:6:\"access\";a:2:{s:4:\"type\";s:9:\"timestamp\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:5:\"login\";a:2:{s:4:\"type\";s:9:\"timestamp\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:4:\"init\";a:2:{s:4:\"type\";s:5:\"email\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:5:\"roles\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:16:\"default_langcode\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:4:\"path\";a:2:{s:4:\"type\";s:4:\"path\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:22:\"dxpr_user_is_disavowed\";a:2:{s:4:\"type\";s:7:\"boolean\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}s:12:\"user_picture\";a:2:{s:4:\"type\";s:5:\"image\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}}}',-1,1773072974.635,1,'entity_field_info entity_types','1'),('entity_field_storage_definitions:block_content:es',_binary 'a:1:{s:4:\"body\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:18:\"block_content.body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"3fba7a83-1c50-4261-b26c-4edd0e9081a6\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eS0snV_L3dx9shtWRTzm5eblwOJ7qKWC9IE-4GMTDFc\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:13:\"block_content\";i:1;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:18:\"block_content.body\";s:13:\"\0*\0field_name\";s:4:\"body\";s:14:\"\0*\0entity_type\";s:13:\"block_content\";s:7:\"\0*\0type\";s:17:\"text_with_summary\";s:9:\"\0*\0module\";s:4:\"text\";s:11:\"\0*\0settings\";a:0:{}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.469,1,'entity_field_info entity_types','1'),('entity_field_storage_definitions:comment:es',_binary 'a:1:{s:12:\"comment_body\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:20:\"comment.comment_body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"87aadc64-bb58-4ec9-9a52-4eb7cdce0fde\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"swYoCch_hY8QO5uwr4FURplfnUCUlpPB4idF8WGVCpw\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:20:\"comment.comment_body\";s:13:\"\0*\0field_name\";s:12:\"comment_body\";s:14:\"\0*\0entity_type\";s:7:\"comment\";s:7:\"\0*\0type\";s:9:\"text_long\";s:9:\"\0*\0module\";s:4:\"text\";s:11:\"\0*\0settings\";a:0:{}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.486,1,'entity_field_info entity_types','1'),('entity_field_storage_definitions:contact_message:es',_binary 'a:3:{s:11:\"field_email\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:27:\"contact_message.field_email\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"efd64957-e4e5-47fc-a58d-3c111bb6dc0d\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:27:\"contact_message.field_email\";s:13:\"\0*\0field_name\";s:11:\"field_email\";s:14:\"\0*\0entity_type\";s:15:\"contact_message\";s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:0:{}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:21:\"field_nombre_completo\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:37:\"contact_message.field_nombre_completo\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"557d0b75-5e4a-4849-914b-076aadf5e480\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:37:\"contact_message.field_nombre_completo\";s:13:\"\0*\0field_name\";s:21:\"field_nombre_completo\";s:14:\"\0*\0entity_type\";s:15:\"contact_message\";s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:3:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;s:8:\"is_ascii\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:14:\"field_telefono\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:30:\"contact_message.field_telefono\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"d53245af-19d1-476e-82d8-801ab033545d\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:30:\"contact_message.field_telefono\";s:13:\"\0*\0field_name\";s:14:\"field_telefono\";s:14:\"\0*\0entity_type\";s:15:\"contact_message\";s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773074886.495,1,'entity_field_info entity_types','1'),('entity_field_storage_definitions:file:es',_binary 'a:0:{}',-1,1773072981.219,1,'entity_field_info entity_types','1'),('entity_field_storage_definitions:media:es',_binary 'a:5:{s:22:\"field_media_audio_file\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:28:\"media.field_media_audio_file\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"7cadd040-427a-40d0-af4e-c7a0ad304df9\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JCHoh95CpUeBx9ch24Tmi6ru0nwmNz8xWVH4Qs7RnTg\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:28:\"media.field_media_audio_file\";s:13:\"\0*\0field_name\";s:22:\"field_media_audio_file\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:4:\"file\";s:9:\"\0*\0module\";s:4:\"file\";s:11:\"\0*\0settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:20:\"field_media_document\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:26:\"media.field_media_document\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"331f4ee6-dc07-44b4-972f-701786cbda36\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BdkTx7IL59MCw5a_fOZprPTOGM_wcjz-Fm8g7HV3vFk\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:26:\"media.field_media_document\";s:13:\"\0*\0field_name\";s:20:\"field_media_document\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:4:\"file\";s:9:\"\0*\0module\";s:4:\"file\";s:11:\"\0*\0settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:17:\"field_media_image\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:23:\"media.field_media_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"c9170aad-f70a-4690-9dc4-66aa3fa45c7a\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0N0KSFk57p6qsq3qM4lYVGSuROvzXK-tSsdwByqUh3g\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:23:\"media.field_media_image\";s:13:\"\0*\0field_name\";s:17:\"field_media_image\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:24:\"field_media_oembed_video\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:30:\"media.field_media_oembed_video\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"3eb02fe9-5487-489d-9421-c871b8ead462\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cNf_852Dq-fNnSaMI4LxL-J6N7bLkHuDbD9EUqOn4_U\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:30:\"media.field_media_oembed_video\";s:13:\"\0*\0field_name\";s:24:\"field_media_oembed_video\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:3:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;s:8:\"is_ascii\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:22:\"field_media_video_file\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:28:\"media.field_media_video_file\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"27fa5f6d-43ae-40d1-b693-c61cbb9632e3\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z5mgbn1PIVZ5TNMByBmivqo_u3Rdk58UIzpyN4ypTeM\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:28:\"media.field_media_video_file\";s:13:\"\0*\0field_name\";s:22:\"field_media_video_file\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:4:\"file\";s:9:\"\0*\0module\";s:4:\"file\";s:11:\"\0*\0settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072974.912,1,'entity_field_info entity_types','1'),('entity_field_storage_definitions:menu_link_content:es',_binary 'a:0:{}',-1,1773332194.274,1,'entity_field_info entity_types','1'),('entity_field_storage_definitions:node:es',_binary 'a:16:{s:4:\"body\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:9:\"node.body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"f51f997c-62cb-4298-af05-6f7ff5af91b6\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:9:\"node.body\";s:13:\"\0*\0field_name\";s:4:\"body\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:17:\"text_with_summary\";s:9:\"\0*\0module\";s:4:\"text\";s:11:\"\0*\0settings\";a:0:{}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:7:\"comment\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:12:\"node.comment\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"3640af61-ca18-4227-9a3a-6b3c25a1c5b1\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ktCna9xmWvYZIUfOCUyDQvedn5RtnS4CRmEIwNmvYjc\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:12:\"node.comment\";s:13:\"\0*\0field_name\";s:7:\"comment\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:7:\"comment\";s:9:\"\0*\0module\";s:7:\"comment\";s:11:\"\0*\0settings\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:9:\"field_ano\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:14:\"node.field_ano\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"d82086e5-f563-411d-9a3c-d6b1e8ace712\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:14:\"node.field_ano\";s:13:\"\0*\0field_name\";s:9:\"field_ano\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:13:\"field_cliente\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:18:\"node.field_cliente\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"54e30249-b1ea-41ca-933f-63e089528249\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:18:\"node.field_cliente\";s:13:\"\0*\0field_name\";s:13:\"field_cliente\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:4:\"node\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:17:\"field_descripcion\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:22:\"node.field_descripcion\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"11e2e9db-8c44-40bd-8c0b-51c438621272\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:22:\"node.field_descripcion\";s:13:\"\0*\0field_name\";s:17:\"field_descripcion\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:26:\"field_descripcion_proyecto\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:31:\"node.field_descripcion_proyecto\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"7e4c1c92-4ef7-47e2-8b8d-19c997a06559\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:31:\"node.field_descripcion_proyecto\";s:13:\"\0*\0field_name\";s:26:\"field_descripcion_proyecto\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:25:\"field_dth_body_background\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:30:\"node.field_dth_body_background\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"610ae215-f617-40e3-893f-9444e8b06b67\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"X9lEz_BWKwSeBZJCaxtaP25k_TrfAaioA2owTBLZlxM\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:30:\"node.field_dth_body_background\";s:13:\"\0*\0field_name\";s:25:\"field_dth_body_background\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:1;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:22:\"field_dth_hide_regions\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:27:\"node.field_dth_hide_regions\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"dda48fe8-b9a7-4f91-a1b2-cdd038443307\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Vxuz15nwUhgUosSALKPJnTNfunsdqhbTMeyahARL0SA\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:27:\"node.field_dth_hide_regions\";s:13:\"\0*\0field_name\";s:22:\"field_dth_hide_regions\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"list_string\";s:9:\"\0*\0module\";s:7:\"options\";s:11:\"\0*\0settings\";a:2:{s:14:\"allowed_values\";a:11:{s:10:\"navigation\";s:11:\"Navegación\";s:16:\"secondary_header\";s:16:\"Secondary Header\";s:10:\"page_title\";s:18:\"Título de página\";s:6:\"slider\";s:11:\"Hero Region\";s:6:\"header\";s:10:\"Encabezado\";s:11:\"content_top\";s:18:\"Contenido Superior\";s:7:\"content\";s:9:\"Contenido\";s:14:\"content_bottom\";s:19:\"Fondo del Contenido\";s:13:\"sidebar_first\";s:8:\"Primario\";s:14:\"sidebar_second\";s:10:\"Secundario\";s:6:\"footer\";s:14:\"Pie de página\";}s:23:\"allowed_values_function\";s:0:\"\";}s:14:\"\0*\0cardinality\";i:-1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:28:\"field_dth_main_content_width\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:33:\"node.field_dth_main_content_width\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"ade506d0-3f2c-45fb-b2fb-e6a5f1b401fa\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NdZfKqTnyMGn1zXwktiCh_E3YsP_O7-oeKdc5I8mue4\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:33:\"node.field_dth_main_content_width\";s:13:\"\0*\0field_name\";s:28:\"field_dth_main_content_width\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"list_string\";s:9:\"\0*\0module\";s:7:\"options\";s:11:\"\0*\0settings\";a:2:{s:14:\"allowed_values\";a:5:{s:34:\"dxpr-theme-util-full-width-content\";s:18:\"Full width content\";s:36:\"dxpr-theme-util-content-center-4-col\";s:28:\"Squish content column to 1/3\";s:36:\"dxpr-theme-util-content-center-6-col\";s:28:\"Squish content column to 1/2\";s:36:\"dxpr-theme-util-content-center-8-col\";s:28:\"Squish content column to 2/3\";s:37:\"dxpr-theme-util-content-center-10-col\";s:28:\"Squish content column to 5/6\";}s:23:\"allowed_values_function\";s:0:\"\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:21:\"field_dth_page_layout\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:26:\"node.field_dth_page_layout\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"45c08268-f08e-4356-b6b4-a22c9b8907bf\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"phGMMrBGUqfR0yNfSqUbz_QPky4ZrTW5GLXzMiI3HUM\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:26:\"node.field_dth_page_layout\";s:13:\"\0*\0field_name\";s:21:\"field_dth_page_layout\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"list_string\";s:9:\"\0*\0module\";s:7:\"options\";s:11:\"\0*\0settings\";a:2:{s:14:\"allowed_values\";a:2:{s:9:\"fullwidth\";s:10:\"Full Width\";s:5:\"boxed\";s:12:\"Boxed Layout\";}s:23:\"allowed_values_function\";s:0:\"\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:29:\"field_dth_page_title_backgrou\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:34:\"node.field_dth_page_title_backgrou\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"e3e651fe-e889-4c38-b2e8-99d1ae754a04\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sJOmmmCsYP1YtJVCBjGneGJRr01sw45YrFN2fU4Rf7A\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:34:\"node.field_dth_page_title_backgrou\";s:13:\"\0*\0field_name\";s:29:\"field_dth_page_title_backgrou\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:1;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:15:\"field_etiquetas\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:20:\"node.field_etiquetas\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"d54dc666-1019-4897-a26b-3dace6079e1e\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:20:\"node.field_etiquetas\";s:13:\"\0*\0field_name\";s:15:\"field_etiquetas\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:14:\"\0*\0cardinality\";i:2;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:13:\"field_galeria\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:18:\"node.field_galeria\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"b5b12c66-05e5-4ba9-9299-232205d28801\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:18:\"node.field_galeria\";s:13:\"\0*\0field_name\";s:13:\"field_galeria\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:5;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:11:\"field_image\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:16:\"node.field_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"da3b8231-3d54-49d8-9cb1-4b9e6a45d0fa\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EymokncRIZ7SgQT2IdOQhQJicX4nNc0K89ik-LxmOHE\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:16:\"node.field_image\";s:13:\"\0*\0field_name\";s:11:\"field_image\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:10:\"\0*\0deleted\";b:0;}s:10:\"field_tags\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:15:\"node.field_tags\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"083c2fef-758e-474d-b257-3dc9175d40e4\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:15:\"node.field_tags\";s:13:\"\0*\0field_name\";s:10:\"field_tags\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:14:\"\0*\0cardinality\";i:-1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:17:\"field_tecnologias\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:22:\"node.field_tecnologias\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"29331765-f2ec-4a12-8cdc-cdde5cccb543\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:22:\"node.field_tecnologias\";s:13:\"\0*\0field_name\";s:17:\"field_tecnologias\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:14:\"\0*\0cardinality\";i:4;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072976.504,1,'entity_field_info entity_types','1'),('entity_field_storage_definitions:path_alias:es',_binary 'a:0:{}',-1,1773072974.919,1,'entity_field_info entity_types','1'),('entity_field_storage_definitions:shortcut:es',_binary 'a:0:{}',-1,1773332194.300,1,'entity_field_info entity_types','1'),('entity_field_storage_definitions:taxonomy_term:es',_binary 'a:1:{s:23:\"field_imagen_tecnologia\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:37:\"taxonomy_term.field_imagen_tecnologia\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"73c19d60-423f-41a3-9925-f3ca9a49bdf0\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:37:\"taxonomy_term.field_imagen_tecnologia\";s:13:\"\0*\0field_name\";s:23:\"field_imagen_tecnologia\";s:14:\"\0*\0entity_type\";s:13:\"taxonomy_term\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773074735.578,1,'entity_field_info entity_types','1'),('entity_field_storage_definitions:user:es',_binary 'a:1:{s:12:\"user_picture\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:17:\"user.user_picture\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"2ba50648-5e97-4c30-8953-d8a5dee55150\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0q8-mw8y-Ls5I578sIPQFLp4ljpH7WvVYpzY-I9O-8E\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"user\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:17:\"user.user_picture\";s:13:\"\0*\0field_name\";s:12:\"user_picture\";s:14:\"\0*\0entity_type\";s:4:\"user\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072974.590,1,'entity_field_info entity_types','1'),('entity_form_mode_info:es',_binary 'a:2:{s:5:\"media\";a:1:{s:13:\"media_library\";a:10:{s:4:\"uuid\";s:36:\"ecfaf40f-b8ee-4d4c-8a10-bd2df09995e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"04_dAqpWYP1WmsXZ7IXJ7-yarCvNddD10EUkBDtIFy4\";}s:2:\"id\";s:19:\"media.media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}}s:4:\"user\";a:1:{s:8:\"register\";a:10:{s:4:\"uuid\";s:36:\"a233779e-5698-48d7-a30d-c9cfb962dd04\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5pE_4hurqtIlZN3XDi7eTo5RG13BMG0Rh9HYlRI3h8U\";}s:2:\"id\";s:13:\"user.register\";s:5:\"label\";s:8:\"Registro\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}}}',-1,1773072978.603,1,'entity_field_info entity_types','1'),('entity_reference_selection_plugins',_binary 'a:47:{s:15:\"default:comment\";a:9:{s:5:\"class\";s:63:\"Drupal\\comment\\Plugin\\EntityReferenceSelection\\CommentSelection\";s:8:\"provider\";s:7:\"comment\";s:2:\"id\";s:15:\"default:comment\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Comment selection\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:1;s:12:\"entity_types\";a:1:{i:0;s:7:\"comment\";}s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:12:\"default:file\";a:9:{s:5:\"class\";s:57:\"Drupal\\file\\Plugin\\EntityReferenceSelection\\FileSelection\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:12:\"default:file\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"File selection\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:1;s:12:\"entity_types\";a:1:{i:0;s:4:\"file\";}s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:13:\"default:media\";a:9:{s:5:\"class\";s:59:\"Drupal\\media\\Plugin\\EntityReferenceSelection\\MediaSelection\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:13:\"default:media\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Media selection\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:1;s:12:\"entity_types\";a:1:{i:0;s:5:\"media\";}s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:12:\"default:node\";a:9:{s:5:\"class\";s:57:\"Drupal\\node\\Plugin\\EntityReferenceSelection\\NodeSelection\";s:8:\"provider\";s:4:\"node\";s:2:\"id\";s:12:\"default:node\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Node selection\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:1;s:12:\"entity_types\";a:1:{i:0;s:4:\"node\";}s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:21:\"default:taxonomy_term\";a:9:{s:5:\"class\";s:61:\"Drupal\\taxonomy\\Plugin\\EntityReferenceSelection\\TermSelection\";s:8:\"provider\";s:8:\"taxonomy\";s:2:\"id\";s:21:\"default:taxonomy_term\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Taxonomy Term selection\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:1;s:12:\"entity_types\";a:1:{i:0;s:13:\"taxonomy_term\";}s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:12:\"default:user\";a:9:{s:5:\"class\";s:57:\"Drupal\\user\\Plugin\\EntityReferenceSelection\\UserSelection\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:12:\"default:user\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"User selection\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:1;s:12:\"entity_types\";a:1:{i:0;s:4:\"user\";}s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:5:\"views\";a:7:{s:5:\"class\";s:59:\"Drupal\\views\\Plugin\\EntityReferenceSelection\\ViewsSelection\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:5:\"views\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Views: Filter by an entity reference view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:5:\"views\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:0:{}}s:13:\"default:block\";a:9:{s:5:\"class\";s:63:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\PhpSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:5:\"block\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:21:\"default:block_content\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:13:\"block_content\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:26:\"default:block_content_type\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:18:\"block_content_type\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:21:\"default:captcha_point\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Captcha Point\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:13:\"captcha_point\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:20:\"default:comment_type\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:12:\"comment_type\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:23:\"default:contact_message\";a:9:{s:5:\"class\";s:63:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\PhpSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:15:\"contact_message\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:20:\"default:contact_form\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:12:\"contact_form\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:14:\"default:editor\";a:9:{s:5:\"class\";s:63:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\PhpSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:6:\"editor\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:22:\"default:entity_browser\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Entity browser\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:14:\"entity_browser\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:28:\"default:field_storage_config\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Field storage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:20:\"field_storage_config\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:20:\"default:field_config\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:12:\"field_config\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:21:\"default:filter_format\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:13:\"filter_format\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:19:\"default:image_style\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:11:\"image_style\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:33:\"default:language_content_settings\";a:9:{s:5:\"class\";s:63:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\PhpSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Content language settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:25:\"language_content_settings\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:29:\"default:configurable_language\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:21:\"configurable_language\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:18:\"default:media_type\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:10:\"media_type\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:25:\"default:menu_link_content\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:17:\"menu_link_content\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:17:\"default:node_type\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:9:\"node_type\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:18:\"default:path_alias\";a:9:{s:5:\"class\";s:63:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\PhpSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:10:\"path_alias\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:27:\"default:recaptcha_v3_action\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:19:\"default:search_page\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Search page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:11:\"search_page\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:16:\"default:shortcut\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:8:\"shortcut\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:20:\"default:shortcut_set\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:12:\"shortcut_set\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:13:\"default:slick\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Slick optionset\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:5:\"slick\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:14:\"default:action\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:6:\"action\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:12:\"default:menu\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:4:\"menu\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:27:\"default:taxonomy_vocabulary\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Taxonomy vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:17:\"default:user_role\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:9:\"user_role\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:24:\"default:pathauto_pattern\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Pathauto pattern\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:12:\"default:view\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:4:\"view\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:34:\"default:dxpr_builder_page_template\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"DXPR Builder Page Template\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:34:\"default:dxpr_builder_user_template\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder User Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:28:\"default:dxpr_builder_profile\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"DXPR Builder Profile\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:27:\"default:base_field_override\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Base field override\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:19:\"base_field_override\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:27:\"default:entity_form_display\";a:9:{s:5:\"class\";s:63:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\PhpSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:19:\"entity_form_display\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:27:\"default:entity_view_display\";a:9:{s:5:\"class\";s:63:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\PhpSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity view display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:19:\"entity_view_display\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:24:\"default:entity_form_mode\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Form mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:16:\"entity_form_mode\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:24:\"default:entity_view_mode\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"View mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:16:\"entity_view_mode\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:19:\"default:date_format\";a:9:{s:5:\"class\";s:67:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\DefaultSelection\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"default\";s:7:\"deriver\";s:60:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\DefaultSelectionDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"@entity_type selection\";s:12:\"\0*\0arguments\";a:1:{s:12:\"@entity_type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Date format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:7:\"default\";s:6:\"weight\";i:0;s:12:\"entity_types\";a:1:{i:0;s:11:\"date_format\";}s:17:\"base_plugin_label\";s:11:\"Por defecto\";}s:6:\"broken\";a:7:{s:5:\"class\";s:57:\"Drupal\\Core\\Entity\\Plugin\\EntityReferenceSelection\\Broken\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"broken\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Broken/Missing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:0:\"\";s:6:\"weight\";i:-100;s:12:\"entity_types\";a:0:{}}}',-1,1773075106.019,1,'','0'),('entity_type',_binary 'a:45:{s:5:\"block\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:5:\"block\";s:8:\"\0*\0class\";s:25:\"Drupal\\block\\Entity\\Block\";s:11:\"\0*\0provider\";s:5:\"block\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:25:\"Drupal\\block\\Entity\\Block\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:38:\"Drupal\\block\\BlockAccessControlHandler\";s:12:\"view_builder\";s:29:\"Drupal\\block\\BlockViewBuilder\";s:12:\"list_builder\";s:29:\"Drupal\\block\\BlockListBuilder\";s:4:\"form\";a:2:{s:7:\"default\";s:22:\"Drupal\\block\\BlockForm\";s:6:\"delete\";s:33:\"Drupal\\block\\Form\\BlockDeleteForm\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:17:\"administer blocks\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:11:\"delete-form\";s:44:\"/admin/structure/block/manage/{block}/delete\";s:9:\"edit-form\";s:37:\"/admin/structure/block/manage/{block}\";s:6:\"enable\";s:44:\"/admin/structure/block/manage/{block}/enable\";s:7:\"disable\";s:45:\"/admin/structure/block/manage/{block}/disable\";s:10:\"devel-load\";s:20:\"/devel/block/{block}\";s:26:\"devel-load-with-references\";s:41:\"/devel/load-with-references/block/{block}\";s:16:\"devel-path-alias\";s:31:\"/devel/path-alias/block/{block}\";s:16:\"devel-definition\";s:31:\"/devel/definition/block/{block}\";s:11:\"token-devel\";s:26:\"/devel/token/block/{block}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:12:\"@count block\";s:6:\"plural\";s:13:\"@count blocks\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:17:\"config:block_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:5:\"block\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:2:{i:0;s:5:\"theme\";i:1;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:8:{i:0;s:2:\"id\";i:1;s:5:\"theme\";i:2;s:6:\"region\";i:3;s:6:\"weight\";i:4;s:8:\"provider\";i:5;s:6:\"plugin\";i:6;s:8:\"settings\";i:7;s:10:\"visibility\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:13:\"block_content\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:13:\"block_content\";s:8:\"\0*\0class\";s:39:\"Drupal\\dxpr_builder\\Entity\\BlockContent\";s:11:\"\0*\0provider\";s:13:\"block_content\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:0;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:8:\"revision\";s:11:\"revision_id\";s:6:\"bundle\";s:4:\"type\";s:5:\"label\";s:4:\"info\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:40:\"Drupal\\block_content\\Entity\\BlockContent\";s:11:\"\0*\0handlers\";a:9:{s:7:\"storage\";s:46:\"Drupal\\Core\\Entity\\Sql\\SqlContentEntityStorage\";s:14:\"storage_schema\";s:46:\"Drupal\\block_content\\BlockContentStorageSchema\";s:6:\"access\";s:53:\"Drupal\\block_content\\BlockContentAccessControlHandler\";s:12:\"list_builder\";s:44:\"Drupal\\block_content\\BlockContentListBuilder\";s:12:\"view_builder\";s:44:\"Drupal\\block_content\\BlockContentViewBuilder\";s:10:\"views_data\";s:42:\"Drupal\\block_content\\BlockContentViewsData\";s:4:\"form\";a:6:{s:3:\"add\";s:37:\"Drupal\\block_content\\BlockContentForm\";s:4:\"edit\";s:37:\"Drupal\\block_content\\BlockContentForm\";s:6:\"delete\";s:48:\"Drupal\\block_content\\Form\\BlockContentDeleteForm\";s:7:\"default\";s:37:\"Drupal\\block_content\\BlockContentForm\";s:15:\"revision-delete\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionDeleteForm\";s:15:\"revision-revert\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionRevertForm\";}s:14:\"route_provider\";a:1:{s:8:\"revision\";s:52:\"Drupal\\Core\\Entity\\Routing\\RevisionHtmlRouteProvider\";}s:11:\"translation\";s:51:\"Drupal\\block_content\\BlockContentTranslationHandler\";}s:19:\"\0*\0admin_permission\";s:24:\"administer block content\";s:24:\"\0*\0collection_permission\";s:20:\"access block library\";s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:14:{s:9:\"canonical\";s:36:\"/admin/content/block/{block_content}\";s:11:\"delete-form\";s:43:\"/admin/content/block/{block_content}/delete\";s:9:\"edit-form\";s:36:\"/admin/content/block/{block_content}\";s:10:\"collection\";s:20:\"/admin/content/block\";s:6:\"create\";s:6:\"/block\";s:20:\"revision-delete-form\";s:77:\"/admin/content/block/{block_content}/revision/{block_content_revision}/delete\";s:20:\"revision-revert-form\";s:77:\"/admin/content/block/{block_content}/revision/{block_content_revision}/revert\";s:15:\"version-history\";s:46:\"/admin/content/block/{block_content}/revisions\";s:10:\"devel-load\";s:36:\"/devel/block_content/{block_content}\";s:26:\"devel-load-with-references\";s:57:\"/devel/load-with-references/block_content/{block_content}\";s:16:\"devel-path-alias\";s:47:\"/devel/path-alias/block_content/{block_content}\";s:12:\"devel-render\";s:43:\"/devel/render/block_content/{block_content}\";s:16:\"devel-definition\";s:47:\"/devel/definition/block_content/{block_content}\";s:11:\"token-devel\";s:42:\"/devel/token/block_content/{block_content}\";}s:21:\"\0*\0bundle_entity_type\";s:18:\"block_content_type\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:13:\"block_content\";s:22:\"\0*\0revision_data_table\";s:28:\"block_content_field_revision\";s:17:\"\0*\0revision_table\";s:22:\"block_content_revision\";s:13:\"\0*\0data_table\";s:24:\"block_content_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:1;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Content blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"content blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:20:\"@count content block\";s:6:\"plural\";s:21:\"@count content blocks\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:35:\"entity.block_content_type.edit_form\";s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:18:\"block_content_list\";}s:14:\"\0*\0constraints\";a:2:{s:26:\"EntityUntranslatableFields\";N;s:25:\"BlockContentEntityChanged\";N;}s:13:\"\0*\0additional\";a:2:{s:11:\"translation\";a:1:{s:13:\"block_content\";b:1;}s:10:\"token_type\";s:13:\"block_content\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:13:\"revision_user\";s:16:\"revision_created\";s:16:\"revision_created\";s:20:\"revision_log_message\";s:12:\"revision_log\";s:16:\"revision_default\";s:16:\"revision_default\";}}s:18:\"block_content_type\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:18:\"block_content_type\";s:8:\"\0*\0class\";s:44:\"Drupal\\block_content\\Entity\\BlockContentType\";s:11:\"\0*\0provider\";s:13:\"block_content\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:44:\"Drupal\\block_content\\Entity\\BlockContentType\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:50:\"Drupal\\block_content\\BlockTypeAccessControlHandler\";s:4:\"form\";a:4:{s:7:\"default\";s:41:\"Drupal\\block_content\\BlockContentTypeForm\";s:3:\"add\";s:41:\"Drupal\\block_content\\BlockContentTypeForm\";s:4:\"edit\";s:41:\"Drupal\\block_content\\BlockContentTypeForm\";s:6:\"delete\";s:52:\"Drupal\\block_content\\Form\\BlockContentTypeDeleteForm\";}s:14:\"route_provider\";a:2:{s:4:\"html\";s:49:\"Drupal\\Core\\Entity\\Routing\\AdminHtmlRouteProvider\";s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:12:\"list_builder\";s:48:\"Drupal\\block_content\\BlockContentTypeListBuilder\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:22:\"administer block types\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:11:\"delete-form\";s:65:\"/admin/structure/block-content/manage/{block_content_type}/delete\";s:9:\"edit-form\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:23:\"entity-permissions-form\";s:70:\"/admin/structure/block-content/manage/{block_content_type}/permissions\";s:10:\"collection\";s:30:\"/admin/structure/block-content\";s:10:\"devel-load\";s:46:\"/devel/block_content_type/{block_content_type}\";s:26:\"devel-load-with-references\";s:67:\"/devel/load-with-references/block_content_type/{block_content_type}\";s:16:\"devel-path-alias\";s:57:\"/devel/path-alias/block_content_type/{block_content_type}\";s:16:\"devel-definition\";s:57:\"/devel/definition/block_content_type/{block_content_type}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:13:\"block_content\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Block types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"block types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:17:\"@count block type\";s:6:\"plural\";s:18:\"@count block types\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:30:\"config:block_content_type_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:18:\"block_content_type\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"type\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:8:\"revision\";i:3;s:11:\"description\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:13:\"captcha_point\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:13:\"captcha_point\";s:8:\"\0*\0class\";s:34:\"Drupal\\captcha\\Entity\\CaptchaPoint\";s:11:\"\0*\0provider\";s:7:\"captcha\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:6:\"formId\";s:5:\"label\";s:5:\"label\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:34:\"Drupal\\captcha\\Entity\\CaptchaPoint\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:56:\"Drupal\\captcha\\Entity\\Controller\\CaptchaPointListBuilder\";s:4:\"form\";a:5:{s:3:\"add\";s:36:\"Drupal\\captcha\\Form\\CaptchaPointForm\";s:4:\"edit\";s:36:\"Drupal\\captcha\\Form\\CaptchaPointForm\";s:7:\"disable\";s:43:\"Drupal\\captcha\\Form\\CaptchaPointDisableForm\";s:6:\"enable\";s:42:\"Drupal\\captcha\\Form\\CaptchaPointEnableForm\";s:6:\"delete\";s:42:\"Drupal\\captcha\\Form\\CaptchaPointDeleteForm\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:27:\"administer CAPTCHA settings\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:9:\"edit-form\";s:59:\"/admin/config/people/captcha/captcha-points/{captcha_point}\";s:7:\"disable\";s:67:\"/admin/config/people/captcha/captcha-points/{captcha_point}/disable\";s:6:\"enable\";s:66:\"/admin/config/people/captcha/captcha-points/{captcha_point}/enable\";s:11:\"delete-form\";s:66:\"/admin/config/people/captcha/captcha-points/{captcha_point}/delete\";s:10:\"devel-load\";s:36:\"/devel/captcha_point/{captcha_point}\";s:26:\"devel-load-with-references\";s:57:\"/devel/load-with-references/captcha_point/{captcha_point}\";s:16:\"devel-path-alias\";s:47:\"/devel/path-alias/captcha_point/{captcha_point}\";s:16:\"devel-definition\";s:47:\"/devel/definition/captcha_point/{captcha_point}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Captcha Point\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:8:\"rendered\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:13:\"captcha_point\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:13:\"captcha_point\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:6:\"formId\";i:1;s:11:\"captchaType\";i:2;s:5:\"label\";i:3;s:4:\"uuid\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:7:\"comment\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:7:\"comment\";s:8:\"\0*\0class\";s:29:\"Drupal\\comment\\Entity\\Comment\";s:11:\"\0*\0provider\";s:7:\"comment\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:3:\"cid\";s:6:\"bundle\";s:12:\"comment_type\";s:5:\"label\";s:7:\"subject\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:5:\"owner\";s:3:\"uid\";s:8:\"revision\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:29:\"Drupal\\comment\\Entity\\Comment\";s:11:\"\0*\0handlers\";a:8:{s:7:\"storage\";s:29:\"Drupal\\comment\\CommentStorage\";s:14:\"storage_schema\";s:35:\"Drupal\\comment\\CommentStorageSchema\";s:6:\"access\";s:42:\"Drupal\\comment\\CommentAccessControlHandler\";s:12:\"list_builder\";s:36:\"Drupal\\Core\\Entity\\EntityListBuilder\";s:12:\"view_builder\";s:33:\"Drupal\\comment\\CommentViewBuilder\";s:10:\"views_data\";s:31:\"Drupal\\comment\\CommentViewsData\";s:4:\"form\";a:2:{s:7:\"default\";s:26:\"Drupal\\comment\\CommentForm\";s:6:\"delete\";s:30:\"Drupal\\comment\\Form\\DeleteForm\";}s:11:\"translation\";s:40:\"Drupal\\comment\\CommentTranslationHandler\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:11:{s:9:\"canonical\";s:18:\"/comment/{comment}\";s:11:\"delete-form\";s:25:\"/comment/{comment}/delete\";s:20:\"delete-multiple-form\";s:29:\"/admin/content/comment/delete\";s:9:\"edit-form\";s:23:\"/comment/{comment}/edit\";s:6:\"create\";s:8:\"/comment\";s:10:\"devel-load\";s:24:\"/devel/comment/{comment}\";s:26:\"devel-load-with-references\";s:45:\"/devel/load-with-references/comment/{comment}\";s:16:\"devel-path-alias\";s:35:\"/devel/path-alias/comment/{comment}\";s:12:\"devel-render\";s:31:\"/devel/render/comment/{comment}\";s:16:\"devel-definition\";s:35:\"/devel/definition/comment/{comment}\";s:11:\"token-devel\";s:30:\"/devel/token/comment/{comment}\";}s:21:\"\0*\0bundle_entity_type\";s:12:\"comment_type\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:7:\"comment\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";s:18:\"comment_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:14:\"@count comment\";s:6:\"plural\";s:15:\"@count comments\";}s:15:\"\0*\0uri_callback\";s:11:\"comment_uri\";s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:29:\"entity.comment_type.edit_form\";s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:12:\"comment_list\";}s:14:\"\0*\0constraints\";a:3:{s:11:\"CommentName\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:7:\"comment\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}s:12:\"comment_type\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:12:\"comment_type\";s:8:\"\0*\0class\";s:33:\"Drupal\\comment\\Entity\\CommentType\";s:11:\"\0*\0provider\";s:7:\"comment\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:33:\"Drupal\\comment\\Entity\\CommentType\";s:11:\"\0*\0handlers\";a:5:{s:4:\"form\";a:4:{s:7:\"default\";s:30:\"Drupal\\comment\\CommentTypeForm\";s:3:\"add\";s:30:\"Drupal\\comment\\CommentTypeForm\";s:4:\"edit\";s:30:\"Drupal\\comment\\CommentTypeForm\";s:6:\"delete\";s:41:\"Drupal\\comment\\Form\\CommentTypeDeleteForm\";}s:14:\"route_provider\";a:1:{s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:12:\"list_builder\";s:37:\"Drupal\\comment\\CommentTypeListBuilder\";s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:24:\"administer comment types\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:11:\"delete-form\";s:53:\"/admin/structure/comment/manage/{comment_type}/delete\";s:9:\"edit-form\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:8:\"add-form\";s:34:\"/admin/structure/comment/types/add\";s:23:\"entity-permissions-form\";s:58:\"/admin/structure/comment/manage/{comment_type}/permissions\";s:10:\"collection\";s:24:\"/admin/structure/comment\";s:10:\"devel-load\";s:34:\"/devel/comment_type/{comment_type}\";s:26:\"devel-load-with-references\";s:55:\"/devel/load-with-references/comment_type/{comment_type}\";s:16:\"devel-path-alias\";s:45:\"/devel/path-alias/comment_type/{comment_type}\";s:16:\"devel-definition\";s:45:\"/devel/definition/comment_type/{comment_type}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:7:\"comment\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"comment types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count comment type\";s:6:\"plural\";s:20:\"@count comment types\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:comment_type_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:12:\"comment_type\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"type\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:21:\"target_entity_type_id\";i:3;s:11:\"description\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:15:\"contact_message\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:15:\"contact_message\";s:8:\"\0*\0class\";s:29:\"Drupal\\contact\\Entity\\Message\";s:11:\"\0*\0provider\";s:7:\"contact\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:6:{s:6:\"bundle\";s:12:\"contact_form\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"langcode\";s:8:\"langcode\";s:8:\"revision\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:29:\"Drupal\\contact\\Entity\\Message\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:49:\"Drupal\\contact\\ContactMessageAccessControlHandler\";s:7:\"storage\";s:43:\"Drupal\\Core\\Entity\\ContentEntityNullStorage\";s:12:\"view_builder\";s:33:\"Drupal\\contact\\MessageViewBuilder\";s:4:\"form\";a:1:{s:7:\"default\";s:26:\"Drupal\\contact\\MessageForm\";}}s:19:\"\0*\0admin_permission\";s:24:\"administer contact forms\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:5:{s:10:\"devel-load\";s:40:\"/devel/contact_message/{contact_message}\";s:26:\"devel-load-with-references\";s:61:\"/devel/load-with-references/contact_message/{contact_message}\";s:16:\"devel-path-alias\";s:51:\"/devel/path-alias/contact_message/{contact_message}\";s:16:\"devel-definition\";s:33:\"/devel/definition/contact_message\";s:11:\"token-devel\";s:46:\"/devel/token/contact_message/{contact_message}\";}s:21:\"\0*\0bundle_entity_type\";s:12:\"contact_form\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Contact messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"contact messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:22:\"@count contact message\";s:6:\"plural\";s:23:\"@count contact messages\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:29:\"entity.contact_form.edit_form\";s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:20:\"contact_message_list\";}s:14:\"\0*\0constraints\";a:1:{s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:15:\"contact_message\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}s:12:\"contact_form\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:12:\"contact_form\";s:8:\"\0*\0class\";s:33:\"Drupal\\contact\\Entity\\ContactForm\";s:11:\"\0*\0provider\";s:7:\"contact\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:33:\"Drupal\\contact\\Entity\\ContactForm\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:46:\"Drupal\\contact\\ContactFormAccessControlHandler\";s:12:\"list_builder\";s:37:\"Drupal\\contact\\ContactFormListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:34:\"Drupal\\contact\\ContactFormEditForm\";s:4:\"edit\";s:34:\"Drupal\\contact\\ContactFormEditForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:14:\"route_provider\";a:1:{s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:24:\"administer contact forms\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:11:\"delete-form\";s:53:\"/admin/structure/contact/manage/{contact_form}/delete\";s:9:\"edit-form\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:23:\"entity-permissions-form\";s:58:\"/admin/structure/contact/manage/{contact_form}/permissions\";s:10:\"collection\";s:24:\"/admin/structure/contact\";s:9:\"canonical\";s:23:\"/contact/{contact_form}\";s:10:\"devel-load\";s:34:\"/devel/contact_form/{contact_form}\";s:26:\"devel-load-with-references\";s:55:\"/devel/load-with-references/contact_form/{contact_form}\";s:16:\"devel-path-alias\";s:45:\"/devel/path-alias/contact_form/{contact_form}\";s:16:\"devel-definition\";s:45:\"/devel/definition/contact_form/{contact_form}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:15:\"contact_message\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count contact form\";s:6:\"plural\";s:20:\"@count contact forms\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:contact_form_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:12:\"contact_form\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"form\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:7:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:10:\"recipients\";i:3;s:5:\"reply\";i:4;s:6:\"weight\";i:5;s:7:\"message\";i:6;s:8:\"redirect\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:6:\"editor\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:6:\"editor\";s:8:\"\0*\0class\";s:27:\"Drupal\\editor\\Entity\\Editor\";s:11:\"\0*\0provider\";s:6:\"editor\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:7:{s:2:\"id\";s:6:\"format\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:27:\"Drupal\\editor\\Entity\\Editor\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:40:\"Drupal\\editor\\EditorAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:10:\"devel-load\";s:22:\"/devel/editor/{editor}\";s:26:\"devel-load-with-references\";s:43:\"/devel/load-with-references/editor/{editor}\";s:16:\"devel-path-alias\";s:33:\"/devel/path-alias/editor/{editor}\";s:16:\"devel-definition\";s:24:\"/devel/definition/editor\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Text editors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"text editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"text editors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:18:\"@count text editor\";s:6:\"plural\";s:19:\"@count text editors\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:18:\"config:editor_list\";}s:14:\"\0*\0constraints\";a:1:{s:26:\"RequiredConfigDependencies\";a:1:{i:0;s:13:\"filter_format\";}}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:6:\"editor\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:6:\"format\";i:1;s:6:\"editor\";i:2;s:8:\"settings\";i:3;s:12:\"image_upload\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:14:\"entity_browser\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:14:\"entity_browser\";s:8:\"\0*\0class\";s:42:\"Drupal\\entity_browser\\Entity\\EntityBrowser\";s:11:\"\0*\0provider\";s:14:\"entity_browser\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:4:\"name\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:42:\"Drupal\\entity_browser\\Entity\\EntityBrowser\";s:11:\"\0*\0handlers\";a:4:{s:4:\"form\";a:5:{s:14:\"entity_browser\";s:44:\"Drupal\\entity_browser\\Form\\EntityBrowserForm\";s:7:\"default\";s:48:\"Drupal\\entity_browser\\Form\\EntityBrowserEditForm\";s:4:\"edit\";s:48:\"Drupal\\entity_browser\\Form\\EntityBrowserEditForm\";s:6:\"delete\";s:50:\"Drupal\\entity_browser\\Form\\EntityBrowserDeleteForm\";s:12:\"edit_widgets\";s:40:\"Drupal\\entity_browser\\Form\\WidgetsConfig\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:12:\"list_builder\";s:58:\"Drupal\\entity_browser\\Controllers\\EntityBrowserListBuilder\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:26:\"administer entity browsers\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"collection\";s:36:\"/admin/config/content/entity_browser\";s:9:\"edit-form\";s:58:\"/admin/config/content/entity_browser/{entity_browser}/edit\";s:12:\"edit-widgets\";s:66:\"/admin/config/content/entity_browser/{entity_browser}/edit_widgets\";s:11:\"delete-form\";s:60:\"/admin/config/content/entity_browser/{entity_browser}/delete\";s:10:\"devel-load\";s:38:\"/devel/entity_browser/{entity_browser}\";s:26:\"devel-load-with-references\";s:59:\"/devel/load-with-references/entity_browser/{entity_browser}\";s:16:\"devel-path-alias\";s:49:\"/devel/path-alias/entity_browser/{entity_browser}\";s:16:\"devel-definition\";s:49:\"/devel/definition/entity_browser/{entity_browser}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Entity browser\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:26:\"config:entity_browser_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:14:\"entity_browser\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:7:\"browser\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:9:{i:0;s:4:\"name\";i:1;s:5:\"label\";i:2;s:7:\"display\";i:3;s:21:\"display_configuration\";i:4;s:17:\"selection_display\";i:5;s:31:\"selection_display_configuration\";i:6;s:15:\"widget_selector\";i:7;s:29:\"widget_selector_configuration\";i:8;s:7:\"widgets\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:20:\"field_storage_config\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:20:\"field_storage_config\";s:8:\"\0*\0class\";s:38:\"Drupal\\field\\Entity\\FieldStorageConfig\";s:11:\"\0*\0provider\";s:5:\"field\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:2:\"id\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:38:\"Drupal\\field\\Entity\\FieldStorageConfig\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:51:\"Drupal\\field\\FieldStorageConfigAccessControlHandler\";s:7:\"storage\";s:38:\"Drupal\\field\\FieldStorageConfigStorage\";s:4:\"form\";a:2:{s:4:\"edit\";s:47:\"Drupal\\field_ui\\Form\\FieldStorageConfigEditForm\";s:7:\"default\";s:47:\"Drupal\\field_ui\\Form\\FieldStorageConfigEditForm\";}s:12:\"list_builder\";s:45:\"Drupal\\field_ui\\FieldStorageConfigListBuilder\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:5:{s:10:\"collection\";s:21:\"/admin/reports/fields\";s:10:\"devel-load\";s:50:\"/devel/field_storage_config/{field_storage_config}\";s:26:\"devel-load-with-references\";s:71:\"/devel/load-with-references/field_storage_config/{field_storage_config}\";s:16:\"devel-path-alias\";s:61:\"/devel/path-alias/field_storage_config/{field_storage_config}\";s:16:\"devel-definition\";s:38:\"/devel/definition/field_storage_config\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Field storage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Field storages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"field storage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"field storages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:20:\"@count field storage\";s:6:\"plural\";s:21:\"@count field storages\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:32:\"config:field_storage_config_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:4:{i:0;s:2:\"id\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";i:3;s:4:\"type\";}}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:20:\"field_storage_config\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:7:\"storage\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:12:{i:0;s:2:\"id\";i:1;s:10:\"field_name\";i:2;s:11:\"entity_type\";i:3;s:4:\"type\";i:4;s:8:\"settings\";i:5;s:6:\"module\";i:6;s:6:\"locked\";i:7;s:11:\"cardinality\";i:8;s:12:\"translatable\";i:9;s:7:\"indexes\";i:10;s:22:\"persist_with_no_fields\";i:11;s:14:\"custom_storage\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:12:\"field_config\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:12:\"field_config\";s:8:\"\0*\0class\";s:31:\"Drupal\\field\\Entity\\FieldConfig\";s:11:\"\0*\0provider\";s:5:\"field\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:31:\"Drupal\\field\\Entity\\FieldConfig\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:44:\"Drupal\\field\\FieldConfigAccessControlHandler\";s:7:\"storage\";s:31:\"Drupal\\field\\FieldConfigStorage\";s:4:\"form\";a:3:{s:4:\"edit\";s:40:\"Drupal\\field_ui\\Form\\FieldConfigEditForm\";s:7:\"default\";s:40:\"Drupal\\field_ui\\Form\\FieldConfigEditForm\";s:6:\"delete\";s:42:\"Drupal\\field_ui\\Form\\FieldConfigDeleteForm\";}s:12:\"list_builder\";s:38:\"Drupal\\field_ui\\FieldConfigListBuilder\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:10:\"devel-load\";s:34:\"/devel/field_config/{field_config}\";s:26:\"devel-load-with-references\";s:55:\"/devel/load-with-references/field_config/{field_config}\";s:16:\"devel-path-alias\";s:45:\"/devel/path-alias/field_config/{field_config}\";s:16:\"devel-definition\";s:30:\"/devel/definition/field_config\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:12:\"@count field\";s:6:\"plural\";s:13:\"@count fields\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:field_config_list\";}s:14:\"\0*\0constraints\";a:2:{s:26:\"RequiredConfigDependencies\";a:1:{i:0;s:20:\"field_storage_config\";}s:19:\"ImmutableProperties\";a:5:{i:0;s:2:\"id\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";i:3;s:6:\"bundle\";i:4;s:10:\"field_type\";}}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:12:\"field_config\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:5:\"field\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:12:{i:0;s:2:\"id\";i:1;s:10:\"field_name\";i:2;s:11:\"entity_type\";i:3;s:6:\"bundle\";i:4;s:5:\"label\";i:5;s:11:\"description\";i:6;s:8:\"required\";i:7;s:12:\"translatable\";i:8;s:13:\"default_value\";i:9;s:22:\"default_value_callback\";i:10;s:8:\"settings\";i:11;s:10:\"field_type\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:4:\"file\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:4:\"file\";s:8:\"\0*\0class\";s:23:\"Drupal\\file\\Entity\\File\";s:11:\"\0*\0provider\";s:4:\"file\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:3:\"fid\";s:5:\"label\";s:8:\"filename\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:5:\"owner\";s:3:\"uid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:23:\"Drupal\\file\\Entity\\File\";s:11:\"\0*\0handlers\";a:8:{s:7:\"storage\";s:23:\"Drupal\\file\\FileStorage\";s:14:\"storage_schema\";s:29:\"Drupal\\file\\FileStorageSchema\";s:6:\"access\";s:36:\"Drupal\\file\\FileAccessControlHandler\";s:10:\"views_data\";s:25:\"Drupal\\file\\FileViewsData\";s:12:\"list_builder\";s:36:\"Drupal\\Core\\Entity\\EntityListBuilder\";s:4:\"form\";a:1:{s:6:\"delete\";s:42:\"Drupal\\Core\\Entity\\ContentEntityDeleteForm\";}s:14:\"route_provider\";a:1:{s:4:\"html\";s:36:\"Drupal\\file\\Entity\\FileRouteProvider\";}s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:6:{s:11:\"delete-form\";s:19:\"/file/{file}/delete\";s:10:\"devel-load\";s:18:\"/devel/file/{file}\";s:26:\"devel-load-with-references\";s:39:\"/devel/load-with-references/file/{file}\";s:16:\"devel-path-alias\";s:29:\"/devel/path-alias/file/{file}\";s:16:\"devel-definition\";s:22:\"/devel/definition/file\";s:11:\"token-devel\";s:24:\"/devel/token/file/{file}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";s:12:\"file_managed\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"file\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count file\";s:6:\"plural\";s:12:\"@count files\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:9:\"file_list\";}s:14:\"\0*\0constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:4:\"file\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}s:13:\"filter_format\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:13:\"filter_format\";s:8:\"\0*\0class\";s:33:\"Drupal\\filter\\Entity\\FilterFormat\";s:11:\"\0*\0provider\";s:6:\"filter\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:6:\"format\";s:5:\"label\";s:4:\"name\";s:6:\"weight\";s:6:\"weight\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:33:\"Drupal\\filter\\Entity\\FilterFormat\";s:11:\"\0*\0handlers\";a:4:{s:4:\"form\";a:4:{s:3:\"add\";s:33:\"Drupal\\filter\\FilterFormatAddForm\";s:4:\"edit\";s:34:\"Drupal\\filter\\FilterFormatEditForm\";s:7:\"disable\";s:36:\"Drupal\\filter\\Form\\FilterDisableForm\";s:6:\"enable\";s:35:\"Drupal\\filter\\Form\\FilterEnableForm\";}s:12:\"list_builder\";s:37:\"Drupal\\filter\\FilterFormatListBuilder\";s:6:\"access\";s:46:\"Drupal\\filter\\FilterFormatAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:18:\"administer filters\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:7:{s:9:\"edit-form\";s:52:\"/admin/config/content/formats/manage/{filter_format}\";s:7:\"disable\";s:60:\"/admin/config/content/formats/manage/{filter_format}/disable\";s:6:\"enable\";s:59:\"/admin/config/content/formats/manage/{filter_format}/enable\";s:10:\"devel-load\";s:36:\"/devel/filter_format/{filter_format}\";s:26:\"devel-load-with-references\";s:57:\"/devel/load-with-references/filter_format/{filter_format}\";s:16:\"devel-path-alias\";s:47:\"/devel/path-alias/filter_format/{filter_format}\";s:16:\"devel-definition\";s:47:\"/devel/definition/filter_format/{filter_format}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Text formats\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"text format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"text formats\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:18:\"@count text format\";s:6:\"plural\";s:19:\"@count text formats\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:25:\"config:filter_format_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:13:\"filter_format\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:6:\"format\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:4:\"name\";i:1;s:6:\"format\";i:2;s:6:\"weight\";i:3;s:5:\"roles\";i:4;s:7:\"filters\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:11:\"image_style\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:11:\"image_style\";s:8:\"\0*\0class\";s:30:\"Drupal\\image\\Entity\\ImageStyle\";s:11:\"\0*\0provider\";s:5:\"image\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:4:\"name\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:30:\"Drupal\\image\\Entity\\ImageStyle\";s:11:\"\0*\0handlers\";a:4:{s:4:\"form\";a:4:{s:3:\"add\";s:35:\"Drupal\\image\\Form\\ImageStyleAddForm\";s:4:\"edit\";s:36:\"Drupal\\image\\Form\\ImageStyleEditForm\";s:6:\"delete\";s:38:\"Drupal\\image\\Form\\ImageStyleDeleteForm\";s:5:\"flush\";s:37:\"Drupal\\image\\Form\\ImageStyleFlushForm\";}s:12:\"list_builder\";s:34:\"Drupal\\image\\ImageStyleListBuilder\";s:7:\"storage\";s:30:\"Drupal\\image\\ImageStyleStorage\";s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";}s:19:\"\0*\0admin_permission\";s:23:\"administer image styles\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"flush-form\";s:59:\"/admin/config/media/image-styles/manage/{image_style}/flush\";s:9:\"edit-form\";s:53:\"/admin/config/media/image-styles/manage/{image_style}\";s:11:\"delete-form\";s:60:\"/admin/config/media/image-styles/manage/{image_style}/delete\";s:10:\"collection\";s:32:\"/admin/config/media/image-styles\";s:10:\"devel-load\";s:32:\"/devel/image_style/{image_style}\";s:26:\"devel-load-with-references\";s:53:\"/devel/load-with-references/image_style/{image_style}\";s:16:\"devel-path-alias\";s:43:\"/devel/path-alias/image_style/{image_style}\";s:16:\"devel-definition\";s:43:\"/devel/definition/image_style/{image_style}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Image styles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"image styles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:18:\"@count image style\";s:6:\"plural\";s:19:\"@count image styles\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:23:\"config:image_style_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:11:\"image_style\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:5:\"style\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:3:{i:0;s:4:\"name\";i:1;s:5:\"label\";i:2;s:7:\"effects\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:25:\"language_content_settings\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:25:\"language_content_settings\";s:8:\"\0*\0class\";s:46:\"Drupal\\language\\Entity\\ContentLanguageSettings\";s:11:\"\0*\0provider\";s:8:\"language\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:7:{s:2:\"id\";s:2:\"id\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:46:\"Drupal\\language\\Entity\\ContentLanguageSettings\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:20:\"administer languages\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:10:\"devel-load\";s:60:\"/devel/language_content_settings/{language_content_settings}\";s:26:\"devel-load-with-references\";s:81:\"/devel/load-with-references/language_content_settings/{language_content_settings}\";s:16:\"devel-path-alias\";s:71:\"/devel/path-alias/language_content_settings/{language_content_settings}\";s:16:\"devel-definition\";s:43:\"/devel/definition/language_content_settings\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Content language settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Content language settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"content language setting\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"content languages settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:31:\"@count content language setting\";s:6:\"plural\";s:33:\"@count content languages settings\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:8:\"rendered\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:3:{i:0;s:2:\"id\";i:1;s:21:\"target_entity_type_id\";i:2;s:13:\"target_bundle\";}}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:25:\"language_content_settings\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:16:\"content_settings\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:21:\"target_entity_type_id\";i:2;s:13:\"target_bundle\";i:3;s:16:\"default_langcode\";i:4;s:18:\"language_alterable\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:21:\"configurable_language\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:21:\"configurable_language\";s:8:\"\0*\0class\";s:43:\"Drupal\\language\\Entity\\ConfigurableLanguage\";s:11:\"\0*\0provider\";s:8:\"language\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"weight\";s:6:\"weight\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:43:\"Drupal\\language\\Entity\\ConfigurableLanguage\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:35:\"Drupal\\language\\LanguageListBuilder\";s:6:\"access\";s:44:\"Drupal\\language\\LanguageAccessControlHandler\";s:4:\"form\";a:3:{s:3:\"add\";s:36:\"Drupal\\language\\Form\\LanguageAddForm\";s:4:\"edit\";s:37:\"Drupal\\language\\Form\\LanguageEditForm\";s:6:\"delete\";s:39:\"Drupal\\language\\Form\\LanguageDeleteForm\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:20:\"administer languages\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:7:{s:11:\"delete-form\";s:62:\"/admin/config/regional/language/delete/{configurable_language}\";s:9:\"edit-form\";s:60:\"/admin/config/regional/language/edit/{configurable_language}\";s:10:\"collection\";s:31:\"/admin/config/regional/language\";s:10:\"devel-load\";s:52:\"/devel/configurable_language/{configurable_language}\";s:26:\"devel-load-with-references\";s:73:\"/devel/load-with-references/configurable_language/{configurable_language}\";s:16:\"devel-path-alias\";s:63:\"/devel/path-alias/configurable_language/{configurable_language}\";s:16:\"devel-definition\";s:63:\"/devel/definition/configurable_language/{configurable_language}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Languages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"languages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:15:\"@count language\";s:6:\"plural\";s:16:\"@count languages\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:33:\"config:configurable_language_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:21:\"configurable_language\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:6:\"entity\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:9:\"direction\";i:3;s:6:\"weight\";i:4;s:6:\"locked\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:5:\"media\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:5:\"media\";s:8:\"\0*\0class\";s:25:\"Drupal\\media\\Entity\\Media\";s:11:\"\0*\0provider\";s:5:\"media\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:3:\"mid\";s:8:\"revision\";s:3:\"vid\";s:6:\"bundle\";s:6:\"bundle\";s:5:\"label\";s:4:\"name\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:5:\"owner\";s:3:\"uid\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:25:\"Drupal\\media\\Entity\\Media\";s:11:\"\0*\0handlers\";a:7:{s:7:\"storage\";s:25:\"Drupal\\media\\MediaStorage\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:12:\"list_builder\";s:29:\"Drupal\\media\\MediaListBuilder\";s:6:\"access\";s:38:\"Drupal\\media\\MediaAccessControlHandler\";s:4:\"form\";a:7:{s:7:\"default\";s:22:\"Drupal\\media\\MediaForm\";s:3:\"add\";s:22:\"Drupal\\media\\MediaForm\";s:4:\"edit\";s:22:\"Drupal\\media\\MediaForm\";s:6:\"delete\";s:42:\"Drupal\\Core\\Entity\\ContentEntityDeleteForm\";s:23:\"delete-multiple-confirm\";s:42:\"Drupal\\Core\\Entity\\Form\\DeleteMultipleForm\";s:15:\"revision-delete\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionDeleteForm\";s:15:\"revision-revert\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionRevertForm\";}s:10:\"views_data\";s:27:\"Drupal\\media\\MediaViewsData\";s:14:\"route_provider\";a:2:{s:4:\"html\";s:39:\"Drupal\\media\\Routing\\MediaRouteProvider\";s:8:\"revision\";s:52:\"Drupal\\Core\\Entity\\Routing\\RevisionHtmlRouteProvider\";}}s:19:\"\0*\0admin_permission\";s:16:\"administer media\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:6:\"bundle\";s:8:\"\0*\0links\";a:17:{s:8:\"add-page\";s:10:\"/media/add\";s:8:\"add-form\";s:23:\"/media/add/{media_type}\";s:9:\"canonical\";s:19:\"/media/{media}/edit\";s:10:\"collection\";s:20:\"/admin/content/media\";s:11:\"delete-form\";s:21:\"/media/{media}/delete\";s:20:\"delete-multiple-form\";s:13:\"/media/delete\";s:9:\"edit-form\";s:19:\"/media/{media}/edit\";s:8:\"revision\";s:46:\"/media/{media}/revisions/{media_revision}/view\";s:20:\"revision-delete-form\";s:47:\"/media/{media}/revision/{media_revision}/delete\";s:20:\"revision-revert-form\";s:47:\"/media/{media}/revision/{media_revision}/revert\";s:15:\"version-history\";s:24:\"/media/{media}/revisions\";s:10:\"devel-load\";s:20:\"/devel/media/{media}\";s:26:\"devel-load-with-references\";s:41:\"/devel/load-with-references/media/{media}\";s:16:\"devel-path-alias\";s:31:\"/devel/path-alias/media/{media}\";s:12:\"devel-render\";s:27:\"/devel/render/media/{media}\";s:16:\"devel-definition\";s:31:\"/devel/definition/media/{media}\";s:11:\"token-devel\";s:26:\"/devel/token/media/{media}\";}s:21:\"\0*\0bundle_entity_type\";s:10:\"media_type\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:5:\"media\";s:22:\"\0*\0revision_data_table\";s:20:\"media_field_revision\";s:17:\"\0*\0revision_table\";s:14:\"media_revision\";s:13:\"\0*\0data_table\";s:16:\"media_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:1;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"media item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"media items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:17:\"@count media item\";s:6:\"plural\";s:18:\"@count media items\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:27:\"entity.media_type.edit_form\";s:26:\"\0*\0common_reference_target\";b:1;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:10:\"media_list\";}s:14:\"\0*\0constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:5:\"media\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:13:\"revision_user\";s:16:\"revision_created\";s:16:\"revision_created\";s:20:\"revision_log_message\";s:20:\"revision_log_message\";s:16:\"revision_default\";s:16:\"revision_default\";}}s:10:\"media_type\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:10:\"media_type\";s:8:\"\0*\0class\";s:29:\"Drupal\\media\\Entity\\MediaType\";s:11:\"\0*\0provider\";s:5:\"media\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:29:\"Drupal\\media\\Entity\\MediaType\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:42:\"Drupal\\media\\MediaTypeAccessControlHandler\";s:4:\"form\";a:3:{s:3:\"add\";s:26:\"Drupal\\media\\MediaTypeForm\";s:4:\"edit\";s:26:\"Drupal\\media\\MediaTypeForm\";s:6:\"delete\";s:44:\"Drupal\\media\\Form\\MediaTypeDeleteConfirmForm\";}s:12:\"list_builder\";s:33:\"Drupal\\media\\MediaTypeListBuilder\";s:14:\"route_provider\";a:2:{s:4:\"html\";s:51:\"Drupal\\Core\\Entity\\Routing\\DefaultHtmlRouteProvider\";s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:22:\"administer media types\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:8:\"add-form\";s:26:\"/admin/structure/media/add\";s:9:\"edit-form\";s:42:\"/admin/structure/media/manage/{media_type}\";s:11:\"delete-form\";s:49:\"/admin/structure/media/manage/{media_type}/delete\";s:23:\"entity-permissions-form\";s:54:\"/admin/structure/media/manage/{media_type}/permissions\";s:10:\"collection\";s:22:\"/admin/structure/media\";s:10:\"devel-load\";s:30:\"/devel/media_type/{media_type}\";s:26:\"devel-load-with-references\";s:51:\"/devel/load-with-references/media_type/{media_type}\";s:16:\"devel-path-alias\";s:41:\"/devel/path-alias/media_type/{media_type}\";s:16:\"devel-definition\";s:41:\"/devel/definition/media_type/{media_type}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:5:\"media\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Media types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"media types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:17:\"@count media type\";s:6:\"plural\";s:18:\"@count media types\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:22:\"config:media_type_list\";}s:14:\"\0*\0constraints\";a:2:{s:19:\"ImmutableProperties\";a:2:{i:0;s:2:\"id\";i:1;s:6:\"source\";}s:23:\"MediaMappingsConstraint\";a:0:{}}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:10:\"media_type\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"type\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:9:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:11:\"description\";i:3;s:6:\"source\";i:4;s:25:\"queue_thumbnail_downloads\";i:5;s:12:\"new_revision\";i:6;s:20:\"source_configuration\";i:7;s:9:\"field_map\";i:8;s:6:\"status\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:17:\"menu_link_content\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:17:\"menu_link_content\";s:8:\"\0*\0class\";s:47:\"Drupal\\menu_link_content\\Entity\\MenuLinkContent\";s:11:\"\0*\0provider\";s:17:\"menu_link_content\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:8:\"revision\";s:11:\"revision_id\";s:5:\"label\";s:5:\"title\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:6:\"bundle\";s:6:\"bundle\";s:9:\"published\";s:7:\"enabled\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:47:\"Drupal\\menu_link_content\\Entity\\MenuLinkContent\";s:11:\"\0*\0handlers\";a:7:{s:7:\"storage\";s:47:\"Drupal\\menu_link_content\\MenuLinkContentStorage\";s:14:\"storage_schema\";s:53:\"Drupal\\menu_link_content\\MenuLinkContentStorageSchema\";s:6:\"access\";s:60:\"Drupal\\menu_link_content\\MenuLinkContentAccessControlHandler\";s:4:\"form\";a:2:{s:7:\"default\";s:49:\"Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";s:6:\"delete\";s:55:\"Drupal\\menu_link_content\\Form\\MenuLinkContentDeleteForm\";}s:12:\"list_builder\";s:44:\"Drupal\\menu_link_content\\MenuLinkListBuilder\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:10:\"moderation\";s:0:\"\";}s:19:\"\0*\0admin_permission\";s:15:\"administer menu\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:9:\"canonical\";s:51:\"/admin/structure/menu/item/{menu_link_content}/edit\";s:9:\"edit-form\";s:51:\"/admin/structure/menu/item/{menu_link_content}/edit\";s:11:\"delete-form\";s:53:\"/admin/structure/menu/item/{menu_link_content}/delete\";s:10:\"devel-load\";s:44:\"/devel/menu_link_content/{menu_link_content}\";s:26:\"devel-load-with-references\";s:65:\"/devel/load-with-references/menu_link_content/{menu_link_content}\";s:16:\"devel-path-alias\";s:55:\"/devel/path-alias/menu_link_content/{menu_link_content}\";s:12:\"devel-render\";s:51:\"/devel/render/menu_link_content/{menu_link_content}\";s:16:\"devel-definition\";s:55:\"/devel/definition/menu_link_content/{menu_link_content}\";s:11:\"token-devel\";s:50:\"/devel/token/menu_link_content/{menu_link_content}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";s:17:\"menu_link_content\";s:22:\"\0*\0revision_data_table\";s:32:\"menu_link_content_field_revision\";s:17:\"\0*\0revision_table\";s:26:\"menu_link_content_revision\";s:13:\"\0*\0data_table\";s:22:\"menu_link_content_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Custom menu links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"custom menu links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:23:\"@count custom menu link\";s:6:\"plural\";s:24:\"@count custom menu links\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:22:\"menu_link_content_list\";}s:14:\"\0*\0constraints\";a:3:{s:17:\"MenuTreeHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:17:\"menu_link_content\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:13:\"revision_user\";s:16:\"revision_created\";s:16:\"revision_created\";s:20:\"revision_log_message\";s:20:\"revision_log_message\";s:16:\"revision_default\";s:16:\"revision_default\";}}s:4:\"node\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:4:\"node\";s:8:\"\0*\0class\";s:31:\"Drupal\\dxpr_builder\\Entity\\Node\";s:11:\"\0*\0provider\";s:4:\"node\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:12:{s:2:\"id\";s:3:\"nid\";s:8:\"revision\";s:3:\"vid\";s:6:\"bundle\";s:4:\"type\";s:5:\"label\";s:5:\"title\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:6:\"status\";s:6:\"status\";s:9:\"published\";s:6:\"status\";s:3:\"uid\";s:3:\"uid\";s:5:\"owner\";s:3:\"uid\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:23:\"Drupal\\node\\Entity\\Node\";s:11:\"\0*\0handlers\";a:9:{s:7:\"storage\";s:23:\"Drupal\\node\\NodeStorage\";s:14:\"storage_schema\";s:29:\"Drupal\\node\\NodeStorageSchema\";s:12:\"view_builder\";s:27:\"Drupal\\node\\NodeViewBuilder\";s:6:\"access\";s:36:\"Drupal\\node\\NodeAccessControlHandler\";s:10:\"views_data\";s:25:\"Drupal\\node\\NodeViewsData\";s:4:\"form\";a:4:{s:7:\"default\";s:25:\"Drupal\\node\\Form\\NodeForm\";s:6:\"delete\";s:31:\"Drupal\\node\\Form\\NodeDeleteForm\";s:4:\"edit\";s:25:\"Drupal\\node\\Form\\NodeForm\";s:23:\"delete-multiple-confirm\";s:31:\"Drupal\\node\\Form\\DeleteMultiple\";}s:14:\"route_provider\";a:1:{s:4:\"html\";s:36:\"Drupal\\node\\Entity\\NodeRouteProvider\";}s:12:\"list_builder\";s:27:\"Drupal\\node\\NodeListBuilder\";s:11:\"translation\";s:34:\"Drupal\\node\\NodeTranslationHandler\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";s:23:\"access content overview\";s:25:\"\0*\0permission_granularity\";s:6:\"bundle\";s:8:\"\0*\0links\";a:13:{s:9:\"canonical\";s:12:\"/node/{node}\";s:11:\"delete-form\";s:19:\"/node/{node}/delete\";s:20:\"delete-multiple-form\";s:26:\"/admin/content/node/delete\";s:9:\"edit-form\";s:17:\"/node/{node}/edit\";s:15:\"version-history\";s:22:\"/node/{node}/revisions\";s:8:\"revision\";s:43:\"/node/{node}/revisions/{node_revision}/view\";s:6:\"create\";s:5:\"/node\";s:10:\"devel-load\";s:18:\"/devel/node/{node}\";s:26:\"devel-load-with-references\";s:39:\"/devel/load-with-references/node/{node}\";s:16:\"devel-path-alias\";s:29:\"/devel/path-alias/node/{node}\";s:12:\"devel-render\";s:25:\"/devel/render/node/{node}\";s:16:\"devel-definition\";s:29:\"/devel/definition/node/{node}\";s:11:\"token-devel\";s:24:\"/devel/token/node/{node}\";}s:21:\"\0*\0bundle_entity_type\";s:9:\"node_type\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:4:\"node\";s:22:\"\0*\0revision_data_table\";s:19:\"node_field_revision\";s:17:\"\0*\0revision_table\";s:13:\"node_revision\";s:13:\"\0*\0data_table\";s:15:\"node_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:1;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"content item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"content items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count content item\";s:6:\"plural\";s:20:\"@count content items\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:26:\"entity.node_type.edit_form\";s:26:\"\0*\0common_reference_target\";b:1;s:22:\"\0*\0list_cache_contexts\";a:1:{i:0;s:21:\"user.node_grants:view\";}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:9:\"node_list\";}s:14:\"\0*\0constraints\";a:3:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;s:12:\"MenuSettings\";a:0:{}}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:4:\"node\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:12:\"revision_uid\";s:16:\"revision_created\";s:18:\"revision_timestamp\";s:20:\"revision_log_message\";s:12:\"revision_log\";s:16:\"revision_default\";s:16:\"revision_default\";}}s:9:\"node_type\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:9:\"node_type\";s:8:\"\0*\0class\";s:27:\"Drupal\\node\\Entity\\NodeType\";s:11:\"\0*\0provider\";s:4:\"node\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:4:\"type\";s:5:\"label\";s:4:\"name\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:27:\"Drupal\\node\\Entity\\NodeType\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:40:\"Drupal\\node\\NodeTypeAccessControlHandler\";s:4:\"form\";a:3:{s:3:\"add\";s:29:\"Drupal\\node\\Form\\NodeTypeForm\";s:4:\"edit\";s:29:\"Drupal\\node\\Form\\NodeTypeForm\";s:6:\"delete\";s:38:\"Drupal\\node\\Form\\NodeTypeDeleteConfirm\";}s:14:\"route_provider\";a:1:{s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:12:\"list_builder\";s:31:\"Drupal\\node\\NodeTypeListBuilder\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:24:\"administer content types\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:9:\"edit-form\";s:41:\"/admin/structure/types/manage/{node_type}\";s:11:\"delete-form\";s:48:\"/admin/structure/types/manage/{node_type}/delete\";s:23:\"entity-permissions-form\";s:53:\"/admin/structure/types/manage/{node_type}/permissions\";s:10:\"collection\";s:22:\"/admin/structure/types\";s:10:\"devel-load\";s:28:\"/devel/node_type/{node_type}\";s:26:\"devel-load-with-references\";s:49:\"/devel/load-with-references/node_type/{node_type}\";s:16:\"devel-path-alias\";s:39:\"/devel/path-alias/node_type/{node_type}\";s:16:\"devel-definition\";s:39:\"/devel/definition/node_type/{node_type}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:4:\"node\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"content types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count content type\";s:6:\"plural\";s:20:\"@count content types\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:21:\"config:node_type_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:9:\"node_type\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"type\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:7:{i:0;s:4:\"name\";i:1;s:4:\"type\";i:2;s:11:\"description\";i:3;s:4:\"help\";i:4;s:12:\"new_revision\";i:5;s:12:\"preview_mode\";i:6;s:17:\"display_submitted\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:10:\"path_alias\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:10:\"path_alias\";s:8:\"\0*\0class\";s:34:\"Drupal\\path_alias\\Entity\\PathAlias\";s:11:\"\0*\0provider\";s:10:\"path_alias\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:8:\"revision\";s:11:\"revision_id\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:6:\"bundle\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:34:\"Drupal\\path_alias\\Entity\\PathAlias\";s:11:\"\0*\0handlers\";a:7:{s:7:\"storage\";s:34:\"Drupal\\path_alias\\PathAliasStorage\";s:14:\"storage_schema\";s:40:\"Drupal\\path_alias\\PathAliasStorageSchema\";s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:4:\"form\";a:2:{s:7:\"default\";s:25:\"Drupal\\path\\PathAliasForm\";s:6:\"delete\";s:42:\"Drupal\\Core\\Entity\\ContentEntityDeleteForm\";}s:14:\"route_provider\";a:1:{s:4:\"html\";s:49:\"Drupal\\Core\\Entity\\Routing\\AdminHtmlRouteProvider\";}s:12:\"list_builder\";s:32:\"Drupal\\path\\PathAliasListBuilder\";}s:19:\"\0*\0admin_permission\";s:22:\"administer url aliases\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:10:\"devel-load\";s:30:\"/devel/path_alias/{path_alias}\";s:26:\"devel-load-with-references\";s:51:\"/devel/load-with-references/path_alias/{path_alias}\";s:16:\"devel-path-alias\";s:41:\"/devel/path-alias/path_alias/{path_alias}\";s:16:\"devel-definition\";s:28:\"/devel/definition/path_alias\";s:10:\"collection\";s:25:\"/admin/config/search/path\";s:8:\"add-form\";s:29:\"/admin/config/search/path/add\";s:9:\"edit-form\";s:43:\"/admin/config/search/path/edit/{path_alias}\";s:11:\"delete-form\";s:45:\"/admin/config/search/path/delete/{path_alias}\";s:11:\"token-devel\";s:36:\"/devel/token/path_alias/{path_alias}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";s:10:\"path_alias\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";s:19:\"path_alias_revision\";s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"URL aliases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"URL aliases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:16:\"@count URL alias\";s:6:\"plural\";s:18:\"@count URL aliases\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:11:\"route_match\";}s:14:\"\0*\0constraints\";a:2:{s:15:\"UniquePathAlias\";a:0:{}s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:10:\"path_alias\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}s:19:\"recaptcha_v3_action\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"recaptcha_v3_action\";s:8:\"\0*\0class\";s:44:\"Drupal\\recaptcha_v3\\Entity\\ReCaptchaV3Action\";s:11:\"\0*\0provider\";s:12:\"recaptcha_v3\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:44:\"Drupal\\recaptcha_v3\\Entity\\ReCaptchaV3Action\";s:11:\"\0*\0handlers\";a:6:{s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:12:\"list_builder\";s:48:\"Drupal\\recaptcha_v3\\ReCaptchaV3ActionListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:46:\"Drupal\\recaptcha_v3\\Form\\ReCaptchaV3ActionForm\";s:4:\"edit\";s:46:\"Drupal\\recaptcha_v3\\Form\\ReCaptchaV3ActionForm\";s:6:\"delete\";s:52:\"Drupal\\recaptcha_v3\\Form\\ReCaptchaV3ActionDeleteForm\";}s:14:\"route_provider\";a:1:{s:7:\"default\";s:49:\"Drupal\\Core\\Entity\\Routing\\AdminHtmlRouteProvider\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:27:\"administer CAPTCHA settings\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:8:\"add-form\";s:53:\"/admin/config/people/captcha/recaptcha-v3-actions/add\";s:9:\"edit-form\";s:71:\"/admin/config/people/captcha/recaptcha-v3-actions/{recaptcha_v3_action}\";s:11:\"delete-form\";s:78:\"/admin/config/people/captcha/recaptcha-v3-actions/{recaptcha_v3_action}/delete\";s:10:\"collection\";s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";s:10:\"devel-load\";s:48:\"/devel/recaptcha_v3_action/{recaptcha_v3_action}\";s:26:\"devel-load-with-references\";s:69:\"/devel/load-with-references/recaptcha_v3_action/{recaptcha_v3_action}\";s:16:\"devel-path-alias\";s:59:\"/devel/path-alias/recaptcha_v3_action/{recaptcha_v3_action}\";s:16:\"devel-definition\";s:59:\"/devel/definition/recaptcha_v3_action/{recaptcha_v3_action}\";s:11:\"token-devel\";s:54:\"/devel/token/recaptcha_v3_action/{recaptcha_v3_action}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"reCAPTCHA v3 actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"reCAPTCHA v3 actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:3:{s:8:\"singular\";s:26:\"@count reCAPTCHA v3 action\";s:6:\"plural\";s:27:\"@count reCAPTCHA v3 actions\";s:7:\"context\";N;}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:8:\"rendered\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:19:\"recaptcha_v3_action\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:19:\"recaptcha_v3_action\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:9:\"threshold\";i:3;s:9:\"challenge\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:11:\"search_page\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:11:\"search_page\";s:8:\"\0*\0class\";s:31:\"Drupal\\search\\Entity\\SearchPage\";s:11:\"\0*\0provider\";s:6:\"search\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"weight\";s:6:\"weight\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:31:\"Drupal\\search\\Entity\\SearchPage\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:44:\"Drupal\\search\\SearchPageAccessControlHandler\";s:12:\"list_builder\";s:35:\"Drupal\\search\\SearchPageListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:36:\"Drupal\\search\\Form\\SearchPageAddForm\";s:4:\"edit\";s:37:\"Drupal\\search\\Form\\SearchPageEditForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:17:\"administer search\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:10:{s:9:\"edit-form\";s:47:\"/admin/config/search/pages/manage/{search_page}\";s:11:\"delete-form\";s:54:\"/admin/config/search/pages/manage/{search_page}/delete\";s:6:\"enable\";s:54:\"/admin/config/search/pages/manage/{search_page}/enable\";s:7:\"disable\";s:55:\"/admin/config/search/pages/manage/{search_page}/disable\";s:11:\"set-default\";s:59:\"/admin/config/search/pages/manage/{search_page}/set-default\";s:10:\"collection\";s:26:\"/admin/config/search/pages\";s:10:\"devel-load\";s:32:\"/devel/search_page/{search_page}\";s:26:\"devel-load-with-references\";s:53:\"/devel/load-with-references/search_page/{search_page}\";s:16:\"devel-path-alias\";s:43:\"/devel/path-alias/search_page/{search_page}\";s:16:\"devel-definition\";s:43:\"/devel/definition/search_page/{search_page}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Search page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Search pages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"search page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"search pages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:18:\"@count search page\";s:6:\"plural\";s:19:\"@count search pages\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:23:\"config:search_page_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:11:\"search_page\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"page\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:6:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:4:\"path\";i:3;s:6:\"weight\";i:4;s:6:\"plugin\";i:5;s:13:\"configuration\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:8:\"shortcut\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:8:\"shortcut\";s:8:\"\0*\0class\";s:31:\"Drupal\\shortcut\\Entity\\Shortcut\";s:11:\"\0*\0provider\";s:8:\"shortcut\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:4:\"uuid\";s:4:\"uuid\";s:6:\"bundle\";s:12:\"shortcut_set\";s:5:\"label\";s:5:\"title\";s:8:\"langcode\";s:8:\"langcode\";s:8:\"revision\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:31:\"Drupal\\shortcut\\Entity\\Shortcut\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:44:\"Drupal\\shortcut\\ShortcutAccessControlHandler\";s:4:\"form\";a:4:{s:7:\"default\";s:28:\"Drupal\\shortcut\\ShortcutForm\";s:3:\"add\";s:28:\"Drupal\\shortcut\\ShortcutForm\";s:4:\"edit\";s:28:\"Drupal\\shortcut\\ShortcutForm\";s:6:\"delete\";s:39:\"Drupal\\shortcut\\Form\\ShortcutDeleteForm\";}s:7:\"storage\";s:46:\"Drupal\\Core\\Entity\\Sql\\SqlContentEntityStorage\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:9:\"canonical\";s:53:\"/admin/config/user-interface/shortcut/link/{shortcut}\";s:11:\"delete-form\";s:60:\"/admin/config/user-interface/shortcut/link/{shortcut}/delete\";s:9:\"edit-form\";s:53:\"/admin/config/user-interface/shortcut/link/{shortcut}\";s:10:\"devel-load\";s:26:\"/devel/shortcut/{shortcut}\";s:26:\"devel-load-with-references\";s:47:\"/devel/load-with-references/shortcut/{shortcut}\";s:16:\"devel-path-alias\";s:37:\"/devel/path-alias/shortcut/{shortcut}\";s:12:\"devel-render\";s:33:\"/devel/render/shortcut/{shortcut}\";s:16:\"devel-definition\";s:37:\"/devel/definition/shortcut/{shortcut}\";s:11:\"token-devel\";s:32:\"/devel/token/shortcut/{shortcut}\";}s:21:\"\0*\0bundle_entity_type\";s:12:\"shortcut_set\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:8:\"shortcut\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";s:19:\"shortcut_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Shortcut links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"shortcut links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:20:\"@count shortcut link\";s:6:\"plural\";s:21:\"@count shortcut links\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:shortcut_set_list\";}s:14:\"\0*\0constraints\";a:1:{s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:8:\"shortcut\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}s:12:\"shortcut_set\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:12:\"shortcut_set\";s:8:\"\0*\0class\";s:34:\"Drupal\\shortcut\\Entity\\ShortcutSet\";s:11:\"\0*\0provider\";s:8:\"shortcut\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:34:\"Drupal\\shortcut\\Entity\\ShortcutSet\";s:11:\"\0*\0handlers\";a:4:{s:7:\"storage\";s:34:\"Drupal\\shortcut\\ShortcutSetStorage\";s:6:\"access\";s:47:\"Drupal\\shortcut\\ShortcutSetAccessControlHandler\";s:12:\"list_builder\";s:38:\"Drupal\\shortcut\\ShortcutSetListBuilder\";s:4:\"form\";a:5:{s:7:\"default\";s:31:\"Drupal\\shortcut\\ShortcutSetForm\";s:3:\"add\";s:31:\"Drupal\\shortcut\\ShortcutSetForm\";s:4:\"edit\";s:31:\"Drupal\\shortcut\\ShortcutSetForm\";s:9:\"customize\";s:33:\"Drupal\\shortcut\\Form\\SetCustomize\";s:6:\"delete\";s:42:\"Drupal\\shortcut\\Form\\ShortcutSetDeleteForm\";}}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:14:\"customize-form\";s:69:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}/customize\";s:11:\"delete-form\";s:66:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}/delete\";s:9:\"edit-form\";s:59:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}\";s:10:\"collection\";s:37:\"/admin/config/user-interface/shortcut\";s:10:\"devel-load\";s:34:\"/devel/shortcut_set/{shortcut_set}\";s:26:\"devel-load-with-references\";s:55:\"/devel/load-with-references/shortcut_set/{shortcut_set}\";s:16:\"devel-path-alias\";s:45:\"/devel/path-alias/shortcut_set/{shortcut_set}\";s:16:\"devel-definition\";s:45:\"/devel/definition/shortcut_set/{shortcut_set}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:8:\"shortcut\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut sets\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"shortcut sets\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count shortcut set\";s:6:\"plural\";s:20:\"@count shortcut sets\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:shortcut_set_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:12:\"shortcut_set\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:3:\"set\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:2:{i:0;s:2:\"id\";i:1;s:5:\"label\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:5:\"slick\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:5:\"slick\";s:8:\"\0*\0class\";s:25:\"Drupal\\slick\\Entity\\Slick\";s:11:\"\0*\0provider\";s:5:\"slick\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:4:\"name\";s:5:\"label\";s:5:\"label\";s:6:\"status\";s:6:\"status\";s:6:\"weight\";s:6:\"weight\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:25:\"Drupal\\slick\\Entity\\Slick\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";s:12:\"list_builder\";s:43:\"Drupal\\slick_ui\\Controller\\SlickListBuilder\";s:4:\"form\";a:4:{s:3:\"add\";s:30:\"Drupal\\slick_ui\\Form\\SlickForm\";s:4:\"edit\";s:30:\"Drupal\\slick_ui\\Form\\SlickForm\";s:6:\"delete\";s:36:\"Drupal\\slick_ui\\Form\\SlickDeleteForm\";s:9:\"duplicate\";s:30:\"Drupal\\slick_ui\\Form\\SlickForm\";}}s:19:\"\0*\0admin_permission\";s:16:\"administer slick\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:8:\"add-form\";s:29:\"/admin/config/media/slick/add\";s:9:\"edit-form\";s:33:\"/admin/config/media/slick/{slick}\";s:11:\"delete-form\";s:40:\"/admin/config/media/slick/{slick}/delete\";s:14:\"duplicate-form\";s:43:\"/admin/config/media/slick/{slick}/duplicate\";s:10:\"collection\";s:25:\"/admin/config/media/slick\";s:10:\"devel-load\";s:20:\"/devel/slick/{slick}\";s:26:\"devel-load-with-references\";s:41:\"/devel/load-with-references/slick/{slick}\";s:16:\"devel-path-alias\";s:31:\"/devel/path-alias/slick/{slick}\";s:16:\"devel-definition\";s:31:\"/devel/definition/slick/{slick}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Slick optionset\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:17:\"config:slick_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:2:{s:9:\"list_path\";s:24:\"admin/config/media/slick\";s:10:\"token_type\";s:5:\"slick\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:9:\"optionset\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:9:{i:0;s:2:\"id\";i:1;s:4:\"name\";i:2;s:6:\"weight\";i:3;s:5:\"label\";i:4;s:5:\"group\";i:5;s:4:\"skin\";i:6;s:11:\"breakpoints\";i:7;s:9:\"optimized\";i:8;s:7:\"options\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:6:\"action\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:6:\"action\";s:8:\"\0*\0class\";s:27:\"Drupal\\system\\Entity\\Action\";s:11:\"\0*\0provider\";s:6:\"system\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:27:\"Drupal\\system\\Entity\\Action\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:18:\"administer actions\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:10:\"devel-load\";s:22:\"/devel/action/{action}\";s:26:\"devel-load-with-references\";s:43:\"/devel/load-with-references/action/{action}\";s:16:\"devel-path-alias\";s:33:\"/devel/path-alias/action/{action}\";s:16:\"devel-definition\";s:24:\"/devel/definition/action\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:13:\"@count action\";s:6:\"plural\";s:14:\"@count actions\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:18:\"config:action_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:6:\"action\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:4:\"type\";i:3;s:6:\"plugin\";i:4;s:13:\"configuration\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:4:\"menu\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:4:\"menu\";s:8:\"\0*\0class\";s:25:\"Drupal\\system\\Entity\\Menu\";s:11:\"\0*\0provider\";s:6:\"system\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:25:\"Drupal\\system\\Entity\\Menu\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:38:\"Drupal\\system\\MenuAccessControlHandler\";s:7:\"storage\";s:25:\"Drupal\\system\\MenuStorage\";s:4:\"form\";a:3:{s:3:\"add\";s:23:\"Drupal\\menu_ui\\MenuForm\";s:4:\"edit\";s:23:\"Drupal\\menu_ui\\MenuForm\";s:6:\"delete\";s:34:\"Drupal\\menu_ui\\Form\\MenuDeleteForm\";}s:12:\"list_builder\";s:30:\"Drupal\\menu_ui\\MenuListBuilder\";}s:19:\"\0*\0admin_permission\";s:15:\"administer menu\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:8:\"add-form\";s:25:\"/admin/structure/menu/add\";s:11:\"delete-form\";s:42:\"/admin/structure/menu/manage/{menu}/delete\";s:9:\"edit-form\";s:35:\"/admin/structure/menu/manage/{menu}\";s:13:\"add-link-form\";s:39:\"/admin/structure/menu/manage/{menu}/add\";s:10:\"collection\";s:21:\"/admin/structure/menu\";s:10:\"devel-load\";s:18:\"/devel/menu/{menu}\";s:26:\"devel-load-with-references\";s:39:\"/devel/load-with-references/menu/{menu}\";s:16:\"devel-path-alias\";s:29:\"/devel/path-alias/menu/{menu}\";s:16:\"devel-definition\";s:29:\"/devel/definition/menu/{menu}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count menu\";s:6:\"plural\";s:12:\"@count menus\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:16:\"config:menu_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:4:\"menu\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:11:\"description\";i:3;s:6:\"locked\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:13:\"taxonomy_term\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:13:\"taxonomy_term\";s:8:\"\0*\0class\";s:27:\"Drupal\\taxonomy\\Entity\\Term\";s:11:\"\0*\0provider\";s:8:\"taxonomy\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:3:\"tid\";s:8:\"revision\";s:11:\"revision_id\";s:6:\"bundle\";s:3:\"vid\";s:5:\"label\";s:4:\"name\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:27:\"Drupal\\taxonomy\\Entity\\Term\";s:11:\"\0*\0handlers\";a:9:{s:7:\"storage\";s:27:\"Drupal\\taxonomy\\TermStorage\";s:14:\"storage_schema\";s:33:\"Drupal\\taxonomy\\TermStorageSchema\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:12:\"list_builder\";s:36:\"Drupal\\Core\\Entity\\EntityListBuilder\";s:6:\"access\";s:40:\"Drupal\\taxonomy\\TermAccessControlHandler\";s:10:\"views_data\";s:29:\"Drupal\\taxonomy\\TermViewsData\";s:4:\"form\";a:4:{s:7:\"default\";s:24:\"Drupal\\taxonomy\\TermForm\";s:6:\"delete\";s:35:\"Drupal\\taxonomy\\Form\\TermDeleteForm\";s:15:\"revision-delete\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionDeleteForm\";s:15:\"revision-revert\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionRevertForm\";}s:14:\"route_provider\";a:1:{s:8:\"revision\";s:52:\"Drupal\\Core\\Entity\\Routing\\RevisionHtmlRouteProvider\";}s:11:\"translation\";s:38:\"Drupal\\taxonomy\\TermTranslationHandler\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";s:24:\"access taxonomy overview\";s:25:\"\0*\0permission_granularity\";s:6:\"bundle\";s:8:\"\0*\0links\";a:14:{s:9:\"canonical\";s:30:\"/taxonomy/term/{taxonomy_term}\";s:11:\"delete-form\";s:37:\"/taxonomy/term/{taxonomy_term}/delete\";s:9:\"edit-form\";s:35:\"/taxonomy/term/{taxonomy_term}/edit\";s:6:\"create\";s:14:\"/taxonomy/term\";s:8:\"revision\";s:69:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/view\";s:20:\"revision-delete-form\";s:71:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/delete\";s:20:\"revision-revert-form\";s:71:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/revert\";s:15:\"version-history\";s:40:\"/taxonomy/term/{taxonomy_term}/revisions\";s:10:\"devel-load\";s:36:\"/devel/taxonomy_term/{taxonomy_term}\";s:26:\"devel-load-with-references\";s:57:\"/devel/load-with-references/taxonomy_term/{taxonomy_term}\";s:16:\"devel-path-alias\";s:47:\"/devel/path-alias/taxonomy_term/{taxonomy_term}\";s:12:\"devel-render\";s:43:\"/devel/render/taxonomy_term/{taxonomy_term}\";s:16:\"devel-definition\";s:47:\"/devel/definition/taxonomy_term/{taxonomy_term}\";s:11:\"token-devel\";s:42:\"/devel/token/taxonomy_term/{taxonomy_term}\";}s:21:\"\0*\0bundle_entity_type\";s:19:\"taxonomy_vocabulary\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:18:\"taxonomy_term_data\";s:22:\"\0*\0revision_data_table\";s:28:\"taxonomy_term_field_revision\";s:17:\"\0*\0revision_table\";s:22:\"taxonomy_term_revision\";s:13:\"\0*\0data_table\";s:24:\"taxonomy_term_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:1;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Taxonomy terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"taxonomy terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:20:\"@count taxonomy term\";s:6:\"plural\";s:21:\"@count taxonomy terms\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:26:\"\0*\0common_reference_target\";b:1;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:18:\"taxonomy_term_list\";}s:14:\"\0*\0constraints\";a:3:{s:17:\"TaxonomyHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:4:\"term\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:13:\"revision_user\";s:16:\"revision_created\";s:16:\"revision_created\";s:20:\"revision_log_message\";s:20:\"revision_log_message\";s:16:\"revision_default\";s:16:\"revision_default\";}}s:19:\"taxonomy_vocabulary\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"taxonomy_vocabulary\";s:8:\"\0*\0class\";s:33:\"Drupal\\taxonomy\\Entity\\Vocabulary\";s:11:\"\0*\0provider\";s:8:\"taxonomy\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:3:\"vid\";s:5:\"label\";s:4:\"name\";s:6:\"weight\";s:6:\"weight\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:33:\"Drupal\\taxonomy\\Entity\\Vocabulary\";s:11:\"\0*\0handlers\";a:5:{s:7:\"storage\";s:33:\"Drupal\\taxonomy\\VocabularyStorage\";s:12:\"list_builder\";s:37:\"Drupal\\taxonomy\\VocabularyListBuilder\";s:6:\"access\";s:46:\"Drupal\\taxonomy\\VocabularyAccessControlHandler\";s:4:\"form\";a:4:{s:7:\"default\";s:30:\"Drupal\\taxonomy\\VocabularyForm\";s:5:\"reset\";s:40:\"Drupal\\taxonomy\\Form\\VocabularyResetForm\";s:6:\"delete\";s:41:\"Drupal\\taxonomy\\Form\\VocabularyDeleteForm\";s:8:\"overview\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:14:\"route_provider\";a:2:{s:4:\"html\";s:54:\"Drupal\\taxonomy\\Entity\\Routing\\VocabularyRouteProvider\";s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}}s:19:\"\0*\0admin_permission\";s:19:\"administer taxonomy\";s:24:\"\0*\0collection_permission\";s:24:\"access taxonomy overview\";s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:11:{s:8:\"add-form\";s:29:\"/admin/structure/taxonomy/add\";s:11:\"delete-form\";s:61:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/delete\";s:10:\"reset-form\";s:60:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/reset\";s:13:\"overview-form\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:9:\"edit-form\";s:54:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}\";s:23:\"entity-permissions-form\";s:75:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/permissions\";s:10:\"collection\";s:25:\"/admin/structure/taxonomy\";s:10:\"devel-load\";s:48:\"/devel/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:26:\"devel-load-with-references\";s:69:\"/devel/load-with-references/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:16:\"devel-path-alias\";s:59:\"/devel/path-alias/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:16:\"devel-definition\";s:59:\"/devel/definition/taxonomy_vocabulary/{taxonomy_vocabulary}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:13:\"taxonomy_term\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Taxonomy vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Taxonomy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"vocabularies\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:17:\"@count vocabulary\";s:6:\"plural\";s:19:\"@count vocabularies\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:31:\"config:taxonomy_vocabulary_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:10:\"vocabulary\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:10:\"vocabulary\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:4:\"name\";i:1;s:3:\"vid\";i:2;s:11:\"description\";i:3;s:6:\"weight\";i:4;s:12:\"new_revision\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:4:\"user\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:4:\"user\";s:8:\"\0*\0class\";s:23:\"Drupal\\user\\Entity\\User\";s:11:\"\0*\0provider\";s:4:\"user\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:7:{s:2:\"id\";s:3:\"uid\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:23:\"Drupal\\user\\Entity\\User\";s:11:\"\0*\0handlers\";a:9:{s:7:\"storage\";s:23:\"Drupal\\user\\UserStorage\";s:14:\"storage_schema\";s:29:\"Drupal\\user\\UserStorageSchema\";s:6:\"access\";s:36:\"Drupal\\user\\UserAccessControlHandler\";s:12:\"list_builder\";s:27:\"Drupal\\user\\UserListBuilder\";s:10:\"views_data\";s:25:\"Drupal\\user\\UserViewsData\";s:14:\"route_provider\";a:1:{s:4:\"html\";s:36:\"Drupal\\user\\Entity\\UserRouteProvider\";}s:4:\"form\";a:3:{s:7:\"default\";s:23:\"Drupal\\user\\ProfileForm\";s:6:\"cancel\";s:31:\"Drupal\\user\\Form\\UserCancelForm\";s:8:\"register\";s:24:\"Drupal\\user\\RegisterForm\";}s:11:\"translation\";s:37:\"Drupal\\user\\ProfileTranslationHandler\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";}s:19:\"\0*\0admin_permission\";s:16:\"administer users\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:11:{s:9:\"canonical\";s:12:\"/user/{user}\";s:9:\"edit-form\";s:17:\"/user/{user}/edit\";s:11:\"cancel-form\";s:19:\"/user/{user}/cancel\";s:10:\"collection\";s:13:\"/admin/people\";s:12:\"contact-form\";s:20:\"/user/{user}/contact\";s:10:\"devel-load\";s:18:\"/devel/user/{user}\";s:26:\"devel-load-with-references\";s:39:\"/devel/load-with-references/user/{user}\";s:16:\"devel-path-alias\";s:29:\"/devel/path-alias/user/{user}\";s:12:\"devel-render\";s:25:\"/devel/render/user/{user}\";s:16:\"devel-definition\";s:29:\"/devel/definition/user/{user}\";s:11:\"token-devel\";s:24:\"/devel/token/user/{user}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";s:5:\"users\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";s:16:\"users_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count user\";s:6:\"plural\";s:12:\"@count users\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:22:\"entity.user.admin_form\";s:26:\"\0*\0common_reference_target\";b:1;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:9:\"user_list\";}s:14:\"\0*\0constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:4:\"user\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}s:9:\"user_role\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:9:\"user_role\";s:8:\"\0*\0class\";s:23:\"Drupal\\user\\Entity\\Role\";s:11:\"\0*\0provider\";s:4:\"user\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:6:\"weight\";s:6:\"weight\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:23:\"Drupal\\user\\Entity\\Role\";s:11:\"\0*\0handlers\";a:4:{s:7:\"storage\";s:23:\"Drupal\\user\\RoleStorage\";s:6:\"access\";s:36:\"Drupal\\user\\RoleAccessControlHandler\";s:12:\"list_builder\";s:27:\"Drupal\\user\\RoleListBuilder\";s:4:\"form\";a:2:{s:7:\"default\";s:20:\"Drupal\\user\\RoleForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}}s:19:\"\0*\0admin_permission\";s:22:\"administer permissions\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:11:\"delete-form\";s:45:\"/admin/people/roles/manage/{user_role}/delete\";s:9:\"edit-form\";s:38:\"/admin/people/roles/manage/{user_role}\";s:21:\"edit-permissions-form\";s:37:\"/admin/people/permissions/{user_role}\";s:10:\"collection\";s:19:\"/admin/people/roles\";s:10:\"devel-load\";s:28:\"/devel/user_role/{user_role}\";s:26:\"devel-load-with-references\";s:49:\"/devel/load-with-references/user_role/{user_role}\";s:16:\"devel-path-alias\";s:39:\"/devel/path-alias/user_role/{user_role}\";s:16:\"devel-definition\";s:39:\"/devel/definition/user_role/{user_role}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count role\";s:6:\"plural\";s:12:\"@count roles\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:21:\"config:user_role_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:9:\"user_role\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"role\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:6:\"weight\";i:3;s:8:\"is_admin\";i:4;s:11:\"permissions\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:16:\"pathauto_pattern\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:16:\"pathauto_pattern\";s:8:\"\0*\0class\";s:38:\"Drupal\\pathauto\\Entity\\PathautoPattern\";s:11:\"\0*\0provider\";s:8:\"pathauto\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:4:\"uuid\";s:4:\"uuid\";s:6:\"weight\";s:6:\"weight\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:38:\"Drupal\\pathauto\\Entity\\PathautoPattern\";s:11:\"\0*\0handlers\";a:5:{s:12:\"list_builder\";s:42:\"Drupal\\pathauto\\PathautoPatternListBuilder\";s:4:\"form\";a:5:{s:7:\"default\";s:36:\"Drupal\\pathauto\\Form\\PatternEditForm\";s:9:\"duplicate\";s:41:\"Drupal\\pathauto\\Form\\PatternDuplicateForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";s:6:\"enable\";s:38:\"Drupal\\pathauto\\Form\\PatternEnableForm\";s:7:\"disable\";s:39:\"Drupal\\pathauto\\Form\\PatternDisableForm\";}s:14:\"route_provider\";a:1:{s:4:\"html\";s:51:\"Drupal\\Core\\Entity\\Routing\\DefaultHtmlRouteProvider\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:19:\"administer pathauto\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:10:{s:10:\"collection\";s:34:\"/admin/config/search/path/patterns\";s:9:\"edit-form\";s:53:\"/admin/config/search/path/patterns/{pathauto_pattern}\";s:11:\"delete-form\";s:60:\"/admin/config/search/path/patterns/{pathauto_pattern}/delete\";s:6:\"enable\";s:60:\"/admin/config/search/path/patterns/{pathauto_pattern}/enable\";s:7:\"disable\";s:61:\"/admin/config/search/path/patterns/{pathauto_pattern}/disable\";s:14:\"duplicate-form\";s:63:\"/admin/config/search/path/patterns/{pathauto_pattern}/duplicate\";s:10:\"devel-load\";s:42:\"/devel/pathauto_pattern/{pathauto_pattern}\";s:26:\"devel-load-with-references\";s:63:\"/devel/load-with-references/pathauto_pattern/{pathauto_pattern}\";s:16:\"devel-path-alias\";s:53:\"/devel/path-alias/pathauto_pattern/{pathauto_pattern}\";s:16:\"devel-definition\";s:53:\"/devel/definition/pathauto_pattern/{pathauto_pattern}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Pathauto pattern\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:28:\"config:pathauto_pattern_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:16:\"pathauto_pattern\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:7:\"pattern\";s:14:\"\0*\0lookup_keys\";a:3:{i:0;s:4:\"type\";i:1;s:6:\"status\";i:2;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:8:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:4:\"type\";i:3;s:7:\"pattern\";i:4;s:18:\"selection_criteria\";i:5;s:15:\"selection_logic\";i:6;s:6:\"weight\";i:7;s:13:\"relationships\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:4:\"view\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:4:\"view\";s:8:\"\0*\0class\";s:24:\"Drupal\\views\\Entity\\View\";s:11:\"\0*\0provider\";s:5:\"views\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:24:\"Drupal\\views\\Entity\\View\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";s:4:\"form\";a:6:{s:4:\"edit\";s:28:\"Drupal\\views_ui\\ViewEditForm\";s:3:\"add\";s:27:\"Drupal\\views_ui\\ViewAddForm\";s:7:\"preview\";s:31:\"Drupal\\views_ui\\ViewPreviewForm\";s:9:\"duplicate\";s:33:\"Drupal\\views_ui\\ViewDuplicateForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";s:10:\"break_lock\";s:34:\"Drupal\\views_ui\\Form\\BreakLockForm\";}s:12:\"list_builder\";s:31:\"Drupal\\views_ui\\ViewListBuilder\";}s:19:\"\0*\0admin_permission\";s:16:\"administer views\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:13:{s:9:\"edit-form\";s:34:\"/admin/structure/views/view/{view}\";s:17:\"edit-display-form\";s:52:\"/admin/structure/views/view/{view}/edit/{display_id}\";s:12:\"preview-form\";s:55:\"/admin/structure/views/view/{view}/preview/{display_id}\";s:14:\"duplicate-form\";s:44:\"/admin/structure/views/view/{view}/duplicate\";s:11:\"delete-form\";s:41:\"/admin/structure/views/view/{view}/delete\";s:6:\"enable\";s:41:\"/admin/structure/views/view/{view}/enable\";s:7:\"disable\";s:42:\"/admin/structure/views/view/{view}/disable\";s:15:\"break-lock-form\";s:45:\"/admin/structure/views/view/{view}/break-lock\";s:10:\"collection\";s:22:\"/admin/structure/views\";s:10:\"devel-load\";s:18:\"/devel/view/{view}\";s:26:\"devel-load-with-references\";s:39:\"/devel/load-with-references/view/{view}\";s:16:\"devel-path-alias\";s:29:\"/devel/path-alias/view/{view}\";s:16:\"devel-definition\";s:29:\"/devel/definition/view/{view}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Views\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"view\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"views\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count view\";s:6:\"plural\";s:12:\"@count views\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:16:\"config:view_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:4:\"view\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:8:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:6:\"module\";i:3;s:11:\"description\";i:4;s:3:\"tag\";i:5;s:10:\"base_table\";i:6;s:10:\"base_field\";i:7;s:7:\"display\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:26:\"dxpr_builder_page_template\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:26:\"dxpr_builder_page_template\";s:8:\"\0*\0class\";s:50:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderPageTemplate\";s:11:\"\0*\0provider\";s:12:\"dxpr_builder\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:50:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderPageTemplate\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:54:\"Drupal\\dxpr_builder\\DxprBuilderPageTemplateListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:52:\"Drupal\\dxpr_builder\\Form\\DxprBuilderPageTemplateForm\";s:4:\"edit\";s:52:\"Drupal\\dxpr_builder\\Form\\DxprBuilderPageTemplateForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:29:\"administer site configuration\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"collection\";s:48:\"/admin/config/content/dxpr_builder/page_template\";s:8:\"add-form\";s:52:\"/admin/config/content/dxpr_builder/page_template/add\";s:9:\"edit-form\";s:77:\"/admin/config/content/dxpr_builder/page_template/{dxpr_builder_page_template}\";s:11:\"delete-form\";s:84:\"/admin/config/content/dxpr_builder/page_template/{dxpr_builder_page_template}/delete\";s:10:\"devel-load\";s:62:\"/devel/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:26:\"devel-load-with-references\";s:83:\"/devel/load-with-references/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:16:\"devel-path-alias\";s:73:\"/devel/path-alias/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:16:\"devel-definition\";s:73:\"/devel/definition/dxpr_builder_page_template/{dxpr_builder_page_template}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"DXPR Builder Page Template\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder Page Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"DXPR Builder Page Template\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder Page Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:3:{s:8:\"singular\";s:33:\"@count DXPR Builder Page Template\";s:6:\"plural\";s:34:\"@count DXPR Builder Page Templates\";s:7:\"context\";N;}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:38:\"config:dxpr_builder_page_template_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:26:\"dxpr_builder_page_template\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:13:\"page_template\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:7:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"category\";s:8:\"category\";s:8:\"template\";s:8:\"template\";s:6:\"weight\";s:6:\"weight\";s:5:\"image\";s:5:\"image\";s:4:\"uuid\";s:4:\"uuid\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:26:\"dxpr_builder_user_template\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:26:\"dxpr_builder_user_template\";s:8:\"\0*\0class\";s:50:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderUserTemplate\";s:11:\"\0*\0provider\";s:12:\"dxpr_builder\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"weight\";s:6:\"weight\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:50:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderUserTemplate\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:54:\"Drupal\\dxpr_builder\\DxprBuilderUserTemplateListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:52:\"Drupal\\dxpr_builder\\Form\\DxprBuilderUserTemplateForm\";s:4:\"edit\";s:52:\"Drupal\\dxpr_builder\\Form\\DxprBuilderUserTemplateForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:29:\"administer site configuration\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"collection\";s:49:\"/admin/config/content/dxpr_builder/user_templates\";s:8:\"add-form\";s:53:\"/admin/config/content/dxpr_builder/user_templates/add\";s:9:\"edit-form\";s:78:\"/admin/config/content/dxpr_builder/user_templates/{dxpr_builder_user_template}\";s:11:\"delete-form\";s:85:\"/admin/config/content/dxpr_builder/user_templates/{dxpr_builder_user_template}/delete\";s:10:\"devel-load\";s:62:\"/devel/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:26:\"devel-load-with-references\";s:83:\"/devel/load-with-references/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:16:\"devel-path-alias\";s:73:\"/devel/path-alias/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:16:\"devel-definition\";s:73:\"/devel/definition/dxpr_builder_user_template/{dxpr_builder_user_template}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder User Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:38:\"config:dxpr_builder_user_template_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:26:\"dxpr_builder_user_template\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:13:\"user_template\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:6:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"template\";s:8:\"template\";s:3:\"uid\";s:3:\"uid\";s:6:\"global\";s:6:\"global\";s:4:\"uuid\";s:4:\"uuid\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:20:\"dxpr_builder_profile\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:20:\"dxpr_builder_profile\";s:8:\"\0*\0class\";s:45:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderProfile\";s:11:\"\0*\0provider\";s:12:\"dxpr_builder\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"weight\";s:6:\"weight\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:45:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderProfile\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:49:\"Drupal\\dxpr_builder\\DxprBuilderProfileListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:47:\"Drupal\\dxpr_builder\\Form\\DxprBuilderProfileForm\";s:4:\"edit\";s:47:\"Drupal\\dxpr_builder\\Form\\DxprBuilderProfileForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:31:\"administer dxpr_builder_profile\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"collection\";s:42:\"/admin/config/content/dxpr_builder/profile\";s:8:\"add-form\";s:46:\"/admin/config/content/dxpr_builder/profile/add\";s:9:\"edit-form\";s:65:\"/admin/config/content/dxpr_builder/profile/{dxpr_builder_profile}\";s:11:\"delete-form\";s:72:\"/admin/config/content/dxpr_builder/profile/{dxpr_builder_profile}/delete\";s:10:\"devel-load\";s:50:\"/devel/dxpr_builder_profile/{dxpr_builder_profile}\";s:26:\"devel-load-with-references\";s:71:\"/devel/load-with-references/dxpr_builder_profile/{dxpr_builder_profile}\";s:16:\"devel-path-alias\";s:61:\"/devel/path-alias/dxpr_builder_profile/{dxpr_builder_profile}\";s:16:\"devel-definition\";s:61:\"/devel/definition/dxpr_builder_profile/{dxpr_builder_profile}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"DXPR Builder Profile\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:32:\"config:dxpr_builder_profile_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:20:\"dxpr_builder_profile\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:20:\"dxpr_builder_profile\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:13:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:6:\"status\";i:3;s:11:\"dxpr_editor\";i:4;s:6:\"weight\";i:5;s:5:\"roles\";i:6;s:8:\"elements\";i:7;s:6:\"blocks\";i:8;s:5:\"views\";i:9;s:14:\"page_templates\";i:10;s:14:\"user_templates\";i:11;s:14:\"inline_buttons\";i:12;s:13:\"modal_buttons\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:19:\"base_field_override\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"base_field_override\";s:8:\"\0*\0class\";s:42:\"Drupal\\Core\\Field\\Entity\\BaseFieldOverride\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:42:\"Drupal\\Core\\Field\\Entity\\BaseFieldOverride\";s:11:\"\0*\0handlers\";a:2:{s:7:\"storage\";s:42:\"Drupal\\Core\\Field\\BaseFieldOverrideStorage\";s:6:\"access\";s:55:\"Drupal\\Core\\Field\\BaseFieldOverrideAccessControlHandler\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:10:\"devel-load\";s:48:\"/devel/base_field_override/{base_field_override}\";s:26:\"devel-load-with-references\";s:69:\"/devel/load-with-references/base_field_override/{base_field_override}\";s:16:\"devel-path-alias\";s:59:\"/devel/path-alias/base_field_override/{base_field_override}\";s:16:\"devel-definition\";s:37:\"/devel/definition/base_field_override\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Base field override\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:31:\"config:base_field_override_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:5:{i:0;s:2:\"id\";i:1;s:11:\"entity_type\";i:2;s:6:\"bundle\";i:3;s:10:\"field_name\";i:4;s:10:\"field_type\";}}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:19:\"base_field_override\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:19:\"base_field_override\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:12:{i:0;s:2:\"id\";i:1;s:10:\"field_name\";i:2;s:11:\"entity_type\";i:3;s:6:\"bundle\";i:4;s:5:\"label\";i:5;s:11:\"description\";i:6;s:8:\"required\";i:7;s:12:\"translatable\";i:8;s:13:\"default_value\";i:9;s:22:\"default_value_callback\";i:10;s:8:\"settings\";i:11;s:10:\"field_type\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:19:\"entity_form_display\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"entity_form_display\";s:8:\"\0*\0class\";s:43:\"Drupal\\Core\\Entity\\Entity\\EntityFormDisplay\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:43:\"Drupal\\Core\\Entity\\Entity\\EntityFormDisplay\";s:11:\"\0*\0handlers\";a:3:{s:6:\"access\";s:70:\"Drupal\\Core\\Entity\\Entity\\Access\\EntityFormDisplayAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";s:4:\"form\";a:1:{s:4:\"edit\";s:46:\"Drupal\\field_ui\\Form\\EntityFormDisplayEditForm\";}}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:10:\"devel-load\";s:48:\"/devel/entity_form_display/{entity_form_display}\";s:26:\"devel-load-with-references\";s:69:\"/devel/load-with-references/entity_form_display/{entity_form_display}\";s:16:\"devel-path-alias\";s:59:\"/devel/path-alias/entity_form_display/{entity_form_display}\";s:16:\"devel-definition\";s:37:\"/devel/definition/entity_form_display\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:31:\"config:entity_form_display_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:4:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";}}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:19:\"entity_form_display\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:6:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";i:4;s:7:\"content\";i:5;s:6:\"hidden\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:19:\"entity_view_display\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"entity_view_display\";s:8:\"\0*\0class\";s:43:\"Drupal\\Core\\Entity\\Entity\\EntityViewDisplay\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:43:\"Drupal\\Core\\Entity\\Entity\\EntityViewDisplay\";s:11:\"\0*\0handlers\";a:3:{s:6:\"access\";s:70:\"Drupal\\Core\\Entity\\Entity\\Access\\EntityViewDisplayAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";s:4:\"form\";a:1:{s:4:\"edit\";s:46:\"Drupal\\field_ui\\Form\\EntityViewDisplayEditForm\";}}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:10:\"devel-load\";s:48:\"/devel/entity_view_display/{entity_view_display}\";s:26:\"devel-load-with-references\";s:69:\"/devel/load-with-references/entity_view_display/{entity_view_display}\";s:16:\"devel-path-alias\";s:59:\"/devel/path-alias/entity_view_display/{entity_view_display}\";s:16:\"devel-definition\";s:37:\"/devel/definition/entity_view_display\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity view display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:4:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";}}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:19:\"entity_view_display\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:6:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";i:4;s:7:\"content\";i:5;s:6:\"hidden\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:16:\"entity_form_mode\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:16:\"entity_form_mode\";s:8:\"\0*\0class\";s:40:\"Drupal\\Core\\Entity\\Entity\\EntityFormMode\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:11:\"description\";s:11:\"description\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:40:\"Drupal\\Core\\Entity\\Entity\\EntityFormMode\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";s:12:\"list_builder\";s:41:\"Drupal\\field_ui\\EntityFormModeListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:42:\"Drupal\\field_ui\\Form\\EntityFormModeAddForm\";s:4:\"edit\";s:46:\"Drupal\\field_ui\\Form\\EntityDisplayModeEditForm\";s:6:\"delete\";s:48:\"Drupal\\field_ui\\Form\\EntityDisplayModeDeleteForm\";}}s:19:\"\0*\0admin_permission\";s:24:\"administer display modes\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:11:\"delete-form\";s:68:\"/admin/structure/display-modes/form/manage/{entity_form_mode}/delete\";s:9:\"edit-form\";s:61:\"/admin/structure/display-modes/form/manage/{entity_form_mode}\";s:8:\"add-form\";s:56:\"/admin/structure/display-modes/form/add/{entity_type_id}\";s:10:\"collection\";s:35:\"/admin/structure/display-modes/form\";s:10:\"devel-load\";s:42:\"/devel/entity_form_mode/{entity_form_mode}\";s:26:\"devel-load-with-references\";s:63:\"/devel/load-with-references/entity_form_mode/{entity_form_mode}\";s:16:\"devel-path-alias\";s:53:\"/devel/path-alias/entity_form_mode/{entity_form_mode}\";s:16:\"devel-definition\";s:53:\"/devel/definition/entity_form_mode/{entity_form_mode}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Form mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:28:\"config:entity_form_mode_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:2:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";}}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:16:\"entity_form_mode\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:11:\"description\";i:3;s:16:\"targetEntityType\";i:4;s:5:\"cache\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:16:\"entity_view_mode\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:16:\"entity_view_mode\";s:8:\"\0*\0class\";s:40:\"Drupal\\Core\\Entity\\Entity\\EntityViewMode\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:11:\"description\";s:11:\"description\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:40:\"Drupal\\Core\\Entity\\Entity\\EntityViewMode\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";s:12:\"list_builder\";s:44:\"Drupal\\field_ui\\EntityDisplayModeListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:45:\"Drupal\\field_ui\\Form\\EntityDisplayModeAddForm\";s:4:\"edit\";s:46:\"Drupal\\field_ui\\Form\\EntityDisplayModeEditForm\";s:6:\"delete\";s:48:\"Drupal\\field_ui\\Form\\EntityDisplayModeDeleteForm\";}}s:19:\"\0*\0admin_permission\";s:24:\"administer display modes\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:11:\"delete-form\";s:68:\"/admin/structure/display-modes/view/manage/{entity_view_mode}/delete\";s:9:\"edit-form\";s:61:\"/admin/structure/display-modes/view/manage/{entity_view_mode}\";s:8:\"add-form\";s:56:\"/admin/structure/display-modes/view/add/{entity_type_id}\";s:10:\"collection\";s:35:\"/admin/structure/display-modes/view\";s:10:\"devel-load\";s:42:\"/devel/entity_view_mode/{entity_view_mode}\";s:26:\"devel-load-with-references\";s:63:\"/devel/load-with-references/entity_view_mode/{entity_view_mode}\";s:16:\"devel-path-alias\";s:53:\"/devel/path-alias/entity_view_mode/{entity_view_mode}\";s:16:\"devel-definition\";s:53:\"/devel/definition/entity_view_mode/{entity_view_mode}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"View mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:28:\"config:entity_view_mode_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:2:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";}}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:16:\"entity_view_mode\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:11:\"description\";i:3;s:16:\"targetEntityType\";i:4;s:5:\"cache\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:11:\"date_format\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:11:\"date_format\";s:8:\"\0*\0class\";s:38:\"Drupal\\Core\\Datetime\\Entity\\DateFormat\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:38:\"Drupal\\Core\\Datetime\\Entity\\DateFormat\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:44:\"Drupal\\system\\DateFormatAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";s:4:\"form\";a:3:{s:3:\"add\";s:36:\"Drupal\\system\\Form\\DateFormatAddForm\";s:4:\"edit\";s:37:\"Drupal\\system\\Form\\DateFormatEditForm\";s:6:\"delete\";s:39:\"Drupal\\system\\Form\\DateFormatDeleteForm\";}s:12:\"list_builder\";s:35:\"Drupal\\system\\DateFormatListBuilder\";}s:19:\"\0*\0admin_permission\";s:29:\"administer site configuration\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:7:{s:9:\"edit-form\";s:61:\"/admin/config/regional/date-time/formats/manage/{date_format}\";s:11:\"delete-form\";s:68:\"/admin/config/regional/date-time/formats/manage/{date_format}/delete\";s:10:\"collection\";s:40:\"/admin/config/regional/date-time/formats\";s:10:\"devel-load\";s:32:\"/devel/date_format/{date_format}\";s:26:\"devel-load-with-references\";s:53:\"/devel/load-with-references/date_format/{date_format}\";s:16:\"devel-path-alias\";s:43:\"/devel/path-alias/date_format/{date_format}\";s:16:\"devel-definition\";s:43:\"/devel/definition/date_format/{date_format}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Date format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:8:\"rendered\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:11:\"date_format\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:6:\"locked\";i:3;s:7:\"pattern\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}}',-1,1773072974.446,1,'entity_types','1');
INSERT INTO `cache_discovery` VALUES ('entity_type_definitions.installed',_binary 'a:45:{s:6:\"action\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:6:\"action\";s:8:\"\0*\0class\";s:27:\"Drupal\\system\\Entity\\Action\";s:11:\"\0*\0provider\";s:6:\"system\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:27:\"Drupal\\system\\Entity\\Action\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:18:\"administer actions\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:13:\"@count action\";s:6:\"plural\";s:14:\"@count actions\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:18:\"config:action_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:4:\"type\";i:3;s:6:\"plugin\";i:4;s:13:\"configuration\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:19:\"base_field_override\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"base_field_override\";s:8:\"\0*\0class\";s:42:\"Drupal\\Core\\Field\\Entity\\BaseFieldOverride\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:42:\"Drupal\\Core\\Field\\Entity\\BaseFieldOverride\";s:11:\"\0*\0handlers\";a:2:{s:7:\"storage\";s:42:\"Drupal\\Core\\Field\\BaseFieldOverrideStorage\";s:6:\"access\";s:55:\"Drupal\\Core\\Field\\BaseFieldOverrideAccessControlHandler\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Base field override\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:31:\"config:base_field_override_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:5:{i:0;s:2:\"id\";i:1;s:11:\"entity_type\";i:2;s:6:\"bundle\";i:3;s:10:\"field_name\";i:4;s:10:\"field_type\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:19:\"base_field_override\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:12:{i:0;s:2:\"id\";i:1;s:10:\"field_name\";i:2;s:11:\"entity_type\";i:3;s:6:\"bundle\";i:4;s:5:\"label\";i:5;s:11:\"description\";i:6;s:8:\"required\";i:7;s:12:\"translatable\";i:8;s:13:\"default_value\";i:9;s:22:\"default_value_callback\";i:10;s:8:\"settings\";i:11;s:10:\"field_type\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:5:\"block\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:5:\"block\";s:8:\"\0*\0class\";s:25:\"Drupal\\block\\Entity\\Block\";s:11:\"\0*\0provider\";s:5:\"block\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:25:\"Drupal\\block\\Entity\\Block\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:38:\"Drupal\\block\\BlockAccessControlHandler\";s:12:\"view_builder\";s:29:\"Drupal\\block\\BlockViewBuilder\";s:12:\"list_builder\";s:29:\"Drupal\\block\\BlockListBuilder\";s:4:\"form\";a:2:{s:7:\"default\";s:22:\"Drupal\\block\\BlockForm\";s:6:\"delete\";s:33:\"Drupal\\block\\Form\\BlockDeleteForm\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:17:\"administer blocks\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:11:\"delete-form\";s:44:\"/admin/structure/block/manage/{block}/delete\";s:9:\"edit-form\";s:37:\"/admin/structure/block/manage/{block}\";s:6:\"enable\";s:44:\"/admin/structure/block/manage/{block}/enable\";s:7:\"disable\";s:45:\"/admin/structure/block/manage/{block}/disable\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:12:\"@count block\";s:6:\"plural\";s:13:\"@count blocks\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:17:\"config:block_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:2:{i:0;s:5:\"theme\";i:1;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:8:{i:0;s:2:\"id\";i:1;s:5:\"theme\";i:2;s:6:\"region\";i:3;s:6:\"weight\";i:4;s:8:\"provider\";i:5;s:6:\"plugin\";i:6;s:8:\"settings\";i:7;s:10:\"visibility\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:13:\"block_content\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:13:\"block_content\";s:8:\"\0*\0class\";s:40:\"Drupal\\block_content\\Entity\\BlockContent\";s:11:\"\0*\0provider\";s:13:\"block_content\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:0;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:8:\"revision\";s:11:\"revision_id\";s:6:\"bundle\";s:4:\"type\";s:5:\"label\";s:4:\"info\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:40:\"Drupal\\block_content\\Entity\\BlockContent\";s:11:\"\0*\0handlers\";a:9:{s:7:\"storage\";s:46:\"Drupal\\Core\\Entity\\Sql\\SqlContentEntityStorage\";s:14:\"storage_schema\";s:46:\"Drupal\\block_content\\BlockContentStorageSchema\";s:6:\"access\";s:53:\"Drupal\\block_content\\BlockContentAccessControlHandler\";s:12:\"list_builder\";s:44:\"Drupal\\block_content\\BlockContentListBuilder\";s:12:\"view_builder\";s:44:\"Drupal\\block_content\\BlockContentViewBuilder\";s:10:\"views_data\";s:42:\"Drupal\\block_content\\BlockContentViewsData\";s:4:\"form\";a:6:{s:3:\"add\";s:37:\"Drupal\\block_content\\BlockContentForm\";s:4:\"edit\";s:37:\"Drupal\\block_content\\BlockContentForm\";s:6:\"delete\";s:48:\"Drupal\\block_content\\Form\\BlockContentDeleteForm\";s:7:\"default\";s:37:\"Drupal\\block_content\\BlockContentForm\";s:15:\"revision-delete\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionDeleteForm\";s:15:\"revision-revert\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionRevertForm\";}s:14:\"route_provider\";a:1:{s:8:\"revision\";s:52:\"Drupal\\Core\\Entity\\Routing\\RevisionHtmlRouteProvider\";}s:11:\"translation\";s:51:\"Drupal\\block_content\\BlockContentTranslationHandler\";}s:19:\"\0*\0admin_permission\";s:24:\"administer block content\";s:24:\"\0*\0collection_permission\";s:20:\"access block library\";s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:9:\"canonical\";s:36:\"/admin/content/block/{block_content}\";s:11:\"delete-form\";s:43:\"/admin/content/block/{block_content}/delete\";s:9:\"edit-form\";s:36:\"/admin/content/block/{block_content}\";s:10:\"collection\";s:20:\"/admin/content/block\";s:6:\"create\";s:6:\"/block\";s:20:\"revision-delete-form\";s:77:\"/admin/content/block/{block_content}/revision/{block_content_revision}/delete\";s:20:\"revision-revert-form\";s:77:\"/admin/content/block/{block_content}/revision/{block_content_revision}/revert\";s:15:\"version-history\";s:46:\"/admin/content/block/{block_content}/revisions\";}s:21:\"\0*\0bundle_entity_type\";s:18:\"block_content_type\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:13:\"block_content\";s:22:\"\0*\0revision_data_table\";s:28:\"block_content_field_revision\";s:17:\"\0*\0revision_table\";s:22:\"block_content_revision\";s:13:\"\0*\0data_table\";s:24:\"block_content_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:1;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Content blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"content blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:20:\"@count content block\";s:6:\"plural\";s:21:\"@count content blocks\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:35:\"entity.block_content_type.edit_form\";s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:18:\"block_content_list\";}s:14:\"\0*\0constraints\";a:2:{s:26:\"EntityUntranslatableFields\";N;s:25:\"BlockContentEntityChanged\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:13:\"revision_user\";s:16:\"revision_created\";s:16:\"revision_created\";s:20:\"revision_log_message\";s:12:\"revision_log\";s:16:\"revision_default\";s:16:\"revision_default\";}}s:18:\"block_content_type\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:18:\"block_content_type\";s:8:\"\0*\0class\";s:44:\"Drupal\\block_content\\Entity\\BlockContentType\";s:11:\"\0*\0provider\";s:13:\"block_content\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:44:\"Drupal\\block_content\\Entity\\BlockContentType\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:50:\"Drupal\\block_content\\BlockTypeAccessControlHandler\";s:4:\"form\";a:4:{s:7:\"default\";s:41:\"Drupal\\block_content\\BlockContentTypeForm\";s:3:\"add\";s:41:\"Drupal\\block_content\\BlockContentTypeForm\";s:4:\"edit\";s:41:\"Drupal\\block_content\\BlockContentTypeForm\";s:6:\"delete\";s:52:\"Drupal\\block_content\\Form\\BlockContentTypeDeleteForm\";}s:14:\"route_provider\";a:2:{s:4:\"html\";s:49:\"Drupal\\Core\\Entity\\Routing\\AdminHtmlRouteProvider\";s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:12:\"list_builder\";s:48:\"Drupal\\block_content\\BlockContentTypeListBuilder\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:22:\"administer block types\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:11:\"delete-form\";s:65:\"/admin/structure/block-content/manage/{block_content_type}/delete\";s:9:\"edit-form\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:23:\"entity-permissions-form\";s:70:\"/admin/structure/block-content/manage/{block_content_type}/permissions\";s:10:\"collection\";s:30:\"/admin/structure/block-content\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:13:\"block_content\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Block types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"block types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:17:\"@count block type\";s:6:\"plural\";s:18:\"@count block types\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:30:\"config:block_content_type_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"type\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:8:\"revision\";i:3;s:11:\"description\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:13:\"captcha_point\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:13:\"captcha_point\";s:8:\"\0*\0class\";s:34:\"Drupal\\captcha\\Entity\\CaptchaPoint\";s:11:\"\0*\0provider\";s:7:\"captcha\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:6:\"formId\";s:5:\"label\";s:5:\"label\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:34:\"Drupal\\captcha\\Entity\\CaptchaPoint\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:56:\"Drupal\\captcha\\Entity\\Controller\\CaptchaPointListBuilder\";s:4:\"form\";a:5:{s:3:\"add\";s:36:\"Drupal\\captcha\\Form\\CaptchaPointForm\";s:4:\"edit\";s:36:\"Drupal\\captcha\\Form\\CaptchaPointForm\";s:7:\"disable\";s:43:\"Drupal\\captcha\\Form\\CaptchaPointDisableForm\";s:6:\"enable\";s:42:\"Drupal\\captcha\\Form\\CaptchaPointEnableForm\";s:6:\"delete\";s:42:\"Drupal\\captcha\\Form\\CaptchaPointDeleteForm\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:27:\"administer CAPTCHA settings\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:9:\"edit-form\";s:59:\"/admin/config/people/captcha/captcha-points/{captcha_point}\";s:7:\"disable\";s:67:\"/admin/config/people/captcha/captcha-points/{captcha_point}/disable\";s:6:\"enable\";s:66:\"/admin/config/people/captcha/captcha-points/{captcha_point}/enable\";s:11:\"delete-form\";s:66:\"/admin/config/people/captcha/captcha-points/{captcha_point}/delete\";s:10:\"devel-load\";s:36:\"/devel/captcha_point/{captcha_point}\";s:26:\"devel-load-with-references\";s:57:\"/devel/load-with-references/captcha_point/{captcha_point}\";s:16:\"devel-path-alias\";s:47:\"/devel/path-alias/captcha_point/{captcha_point}\";s:16:\"devel-definition\";s:47:\"/devel/definition/captcha_point/{captcha_point}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Captcha Point\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:8:\"rendered\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:13:\"captcha_point\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:13:\"captcha_point\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:6:\"formId\";i:1;s:11:\"captchaType\";i:2;s:5:\"label\";i:3;s:4:\"uuid\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:7:\"comment\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:7:\"comment\";s:8:\"\0*\0class\";s:29:\"Drupal\\comment\\Entity\\Comment\";s:11:\"\0*\0provider\";s:7:\"comment\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:3:\"cid\";s:6:\"bundle\";s:12:\"comment_type\";s:5:\"label\";s:7:\"subject\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:5:\"owner\";s:3:\"uid\";s:8:\"revision\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:29:\"Drupal\\comment\\Entity\\Comment\";s:11:\"\0*\0handlers\";a:8:{s:7:\"storage\";s:29:\"Drupal\\comment\\CommentStorage\";s:14:\"storage_schema\";s:35:\"Drupal\\comment\\CommentStorageSchema\";s:6:\"access\";s:42:\"Drupal\\comment\\CommentAccessControlHandler\";s:12:\"list_builder\";s:36:\"Drupal\\Core\\Entity\\EntityListBuilder\";s:12:\"view_builder\";s:33:\"Drupal\\comment\\CommentViewBuilder\";s:10:\"views_data\";s:31:\"Drupal\\comment\\CommentViewsData\";s:4:\"form\";a:2:{s:7:\"default\";s:26:\"Drupal\\comment\\CommentForm\";s:6:\"delete\";s:30:\"Drupal\\comment\\Form\\DeleteForm\";}s:11:\"translation\";s:40:\"Drupal\\comment\\CommentTranslationHandler\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:5:{s:9:\"canonical\";s:18:\"/comment/{comment}\";s:11:\"delete-form\";s:25:\"/comment/{comment}/delete\";s:20:\"delete-multiple-form\";s:29:\"/admin/content/comment/delete\";s:9:\"edit-form\";s:23:\"/comment/{comment}/edit\";s:6:\"create\";s:8:\"/comment\";}s:21:\"\0*\0bundle_entity_type\";s:12:\"comment_type\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:7:\"comment\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";s:18:\"comment_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:14:\"@count comment\";s:6:\"plural\";s:15:\"@count comments\";}s:15:\"\0*\0uri_callback\";s:11:\"comment_uri\";s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:29:\"entity.comment_type.edit_form\";s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:12:\"comment_list\";}s:14:\"\0*\0constraints\";a:3:{s:11:\"CommentName\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}s:12:\"comment_type\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:12:\"comment_type\";s:8:\"\0*\0class\";s:33:\"Drupal\\comment\\Entity\\CommentType\";s:11:\"\0*\0provider\";s:7:\"comment\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:33:\"Drupal\\comment\\Entity\\CommentType\";s:11:\"\0*\0handlers\";a:5:{s:4:\"form\";a:4:{s:7:\"default\";s:30:\"Drupal\\comment\\CommentTypeForm\";s:3:\"add\";s:30:\"Drupal\\comment\\CommentTypeForm\";s:4:\"edit\";s:30:\"Drupal\\comment\\CommentTypeForm\";s:6:\"delete\";s:41:\"Drupal\\comment\\Form\\CommentTypeDeleteForm\";}s:14:\"route_provider\";a:1:{s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:12:\"list_builder\";s:37:\"Drupal\\comment\\CommentTypeListBuilder\";s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:24:\"administer comment types\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:5:{s:11:\"delete-form\";s:53:\"/admin/structure/comment/manage/{comment_type}/delete\";s:9:\"edit-form\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:8:\"add-form\";s:34:\"/admin/structure/comment/types/add\";s:23:\"entity-permissions-form\";s:58:\"/admin/structure/comment/manage/{comment_type}/permissions\";s:10:\"collection\";s:24:\"/admin/structure/comment\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:7:\"comment\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"comment types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count comment type\";s:6:\"plural\";s:20:\"@count comment types\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:comment_type_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"type\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:21:\"target_entity_type_id\";i:3;s:11:\"description\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:21:\"configurable_language\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:21:\"configurable_language\";s:8:\"\0*\0class\";s:43:\"Drupal\\language\\Entity\\ConfigurableLanguage\";s:11:\"\0*\0provider\";s:8:\"language\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"weight\";s:6:\"weight\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:43:\"Drupal\\language\\Entity\\ConfigurableLanguage\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:35:\"Drupal\\language\\LanguageListBuilder\";s:6:\"access\";s:44:\"Drupal\\language\\LanguageAccessControlHandler\";s:4:\"form\";a:3:{s:3:\"add\";s:36:\"Drupal\\language\\Form\\LanguageAddForm\";s:4:\"edit\";s:37:\"Drupal\\language\\Form\\LanguageEditForm\";s:6:\"delete\";s:39:\"Drupal\\language\\Form\\LanguageDeleteForm\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:20:\"administer languages\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:3:{s:11:\"delete-form\";s:62:\"/admin/config/regional/language/delete/{configurable_language}\";s:9:\"edit-form\";s:60:\"/admin/config/regional/language/edit/{configurable_language}\";s:10:\"collection\";s:31:\"/admin/config/regional/language\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Languages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"languages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:15:\"@count language\";s:6:\"plural\";s:16:\"@count languages\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:33:\"config:configurable_language_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:6:\"entity\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:9:\"direction\";i:3;s:6:\"weight\";i:4;s:6:\"locked\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:12:\"contact_form\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:12:\"contact_form\";s:8:\"\0*\0class\";s:33:\"Drupal\\contact\\Entity\\ContactForm\";s:11:\"\0*\0provider\";s:7:\"contact\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:33:\"Drupal\\contact\\Entity\\ContactForm\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:46:\"Drupal\\contact\\ContactFormAccessControlHandler\";s:12:\"list_builder\";s:37:\"Drupal\\contact\\ContactFormListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:34:\"Drupal\\contact\\ContactFormEditForm\";s:4:\"edit\";s:34:\"Drupal\\contact\\ContactFormEditForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:14:\"route_provider\";a:1:{s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:24:\"administer contact forms\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:5:{s:11:\"delete-form\";s:53:\"/admin/structure/contact/manage/{contact_form}/delete\";s:9:\"edit-form\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:23:\"entity-permissions-form\";s:58:\"/admin/structure/contact/manage/{contact_form}/permissions\";s:10:\"collection\";s:24:\"/admin/structure/contact\";s:9:\"canonical\";s:23:\"/contact/{contact_form}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:15:\"contact_message\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count contact form\";s:6:\"plural\";s:20:\"@count contact forms\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:contact_form_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"form\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:7:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:10:\"recipients\";i:3;s:5:\"reply\";i:4;s:6:\"weight\";i:5;s:7:\"message\";i:6;s:8:\"redirect\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:15:\"contact_message\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:15:\"contact_message\";s:8:\"\0*\0class\";s:29:\"Drupal\\contact\\Entity\\Message\";s:11:\"\0*\0provider\";s:7:\"contact\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:6:{s:6:\"bundle\";s:12:\"contact_form\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"langcode\";s:8:\"langcode\";s:8:\"revision\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:29:\"Drupal\\contact\\Entity\\Message\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:49:\"Drupal\\contact\\ContactMessageAccessControlHandler\";s:7:\"storage\";s:43:\"Drupal\\Core\\Entity\\ContentEntityNullStorage\";s:12:\"view_builder\";s:33:\"Drupal\\contact\\MessageViewBuilder\";s:4:\"form\";a:1:{s:7:\"default\";s:26:\"Drupal\\contact\\MessageForm\";}}s:19:\"\0*\0admin_permission\";s:24:\"administer contact forms\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";s:12:\"contact_form\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Contact messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"contact messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:22:\"@count contact message\";s:6:\"plural\";s:23:\"@count contact messages\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:29:\"entity.contact_form.edit_form\";s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:20:\"contact_message_list\";}s:14:\"\0*\0constraints\";a:1:{s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}s:11:\"date_format\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:11:\"date_format\";s:8:\"\0*\0class\";s:38:\"Drupal\\Core\\Datetime\\Entity\\DateFormat\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:38:\"Drupal\\Core\\Datetime\\Entity\\DateFormat\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:44:\"Drupal\\system\\DateFormatAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";s:4:\"form\";a:3:{s:3:\"add\";s:36:\"Drupal\\system\\Form\\DateFormatAddForm\";s:4:\"edit\";s:37:\"Drupal\\system\\Form\\DateFormatEditForm\";s:6:\"delete\";s:39:\"Drupal\\system\\Form\\DateFormatDeleteForm\";}s:12:\"list_builder\";s:35:\"Drupal\\system\\DateFormatListBuilder\";}s:19:\"\0*\0admin_permission\";s:29:\"administer site configuration\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:3:{s:9:\"edit-form\";s:61:\"/admin/config/regional/date-time/formats/manage/{date_format}\";s:11:\"delete-form\";s:68:\"/admin/config/regional/date-time/formats/manage/{date_format}/delete\";s:10:\"collection\";s:40:\"/admin/config/regional/date-time/formats\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Date format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:8:\"rendered\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:6:\"locked\";i:3;s:7:\"pattern\";}s:21:\"\0*\0mergedConfigExport\";a:10:{s:4:\"uuid\";s:4:\"uuid\";s:8:\"langcode\";s:8:\"langcode\";s:6:\"status\";s:6:\"status\";s:12:\"dependencies\";s:12:\"dependencies\";s:20:\"third_party_settings\";s:20:\"third_party_settings\";s:5:\"_core\";s:5:\"_core\";s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"locked\";s:6:\"locked\";s:7:\"pattern\";s:7:\"pattern\";}}s:26:\"dxpr_builder_page_template\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:26:\"dxpr_builder_page_template\";s:8:\"\0*\0class\";s:50:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderPageTemplate\";s:11:\"\0*\0provider\";s:12:\"dxpr_builder\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:50:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderPageTemplate\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:54:\"Drupal\\dxpr_builder\\DxprBuilderPageTemplateListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:52:\"Drupal\\dxpr_builder\\Form\\DxprBuilderPageTemplateForm\";s:4:\"edit\";s:52:\"Drupal\\dxpr_builder\\Form\\DxprBuilderPageTemplateForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:29:\"administer site configuration\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"collection\";s:48:\"/admin/config/content/dxpr_builder/page_template\";s:8:\"add-form\";s:52:\"/admin/config/content/dxpr_builder/page_template/add\";s:9:\"edit-form\";s:77:\"/admin/config/content/dxpr_builder/page_template/{dxpr_builder_page_template}\";s:11:\"delete-form\";s:84:\"/admin/config/content/dxpr_builder/page_template/{dxpr_builder_page_template}/delete\";s:10:\"devel-load\";s:62:\"/devel/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:26:\"devel-load-with-references\";s:83:\"/devel/load-with-references/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:16:\"devel-path-alias\";s:73:\"/devel/path-alias/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:16:\"devel-definition\";s:73:\"/devel/definition/dxpr_builder_page_template/{dxpr_builder_page_template}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"DXPR Builder Page Template\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder Page Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"DXPR Builder Page Template\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder Page Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:3:{s:8:\"singular\";s:33:\"@count DXPR Builder Page Template\";s:6:\"plural\";s:34:\"@count DXPR Builder Page Templates\";s:7:\"context\";N;}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:38:\"config:dxpr_builder_page_template_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:13:\"page_template\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:7:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"category\";s:8:\"category\";s:8:\"template\";s:8:\"template\";s:6:\"weight\";s:6:\"weight\";s:5:\"image\";s:5:\"image\";s:4:\"uuid\";s:4:\"uuid\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:20:\"dxpr_builder_profile\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:20:\"dxpr_builder_profile\";s:8:\"\0*\0class\";s:45:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderProfile\";s:11:\"\0*\0provider\";s:12:\"dxpr_builder\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"weight\";s:6:\"weight\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:45:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderProfile\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:49:\"Drupal\\dxpr_builder\\DxprBuilderProfileListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:47:\"Drupal\\dxpr_builder\\Form\\DxprBuilderProfileForm\";s:4:\"edit\";s:47:\"Drupal\\dxpr_builder\\Form\\DxprBuilderProfileForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:31:\"administer dxpr_builder_profile\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"collection\";s:42:\"/admin/config/content/dxpr_builder/profile\";s:8:\"add-form\";s:46:\"/admin/config/content/dxpr_builder/profile/add\";s:9:\"edit-form\";s:65:\"/admin/config/content/dxpr_builder/profile/{dxpr_builder_profile}\";s:11:\"delete-form\";s:72:\"/admin/config/content/dxpr_builder/profile/{dxpr_builder_profile}/delete\";s:10:\"devel-load\";s:50:\"/devel/dxpr_builder_profile/{dxpr_builder_profile}\";s:26:\"devel-load-with-references\";s:71:\"/devel/load-with-references/dxpr_builder_profile/{dxpr_builder_profile}\";s:16:\"devel-path-alias\";s:61:\"/devel/path-alias/dxpr_builder_profile/{dxpr_builder_profile}\";s:16:\"devel-definition\";s:61:\"/devel/definition/dxpr_builder_profile/{dxpr_builder_profile}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"DXPR Builder Profile\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:32:\"config:dxpr_builder_profile_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:20:\"dxpr_builder_profile\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:13:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:6:\"status\";i:3;s:11:\"dxpr_editor\";i:4;s:6:\"weight\";i:5;s:5:\"roles\";i:6;s:8:\"elements\";i:7;s:6:\"blocks\";i:8;s:5:\"views\";i:9;s:14:\"page_templates\";i:10;s:14:\"user_templates\";i:11;s:14:\"inline_buttons\";i:12;s:13:\"modal_buttons\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:26:\"dxpr_builder_user_template\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:26:\"dxpr_builder_user_template\";s:8:\"\0*\0class\";s:50:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderUserTemplate\";s:11:\"\0*\0provider\";s:12:\"dxpr_builder\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"weight\";s:6:\"weight\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:50:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderUserTemplate\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:54:\"Drupal\\dxpr_builder\\DxprBuilderUserTemplateListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:52:\"Drupal\\dxpr_builder\\Form\\DxprBuilderUserTemplateForm\";s:4:\"edit\";s:52:\"Drupal\\dxpr_builder\\Form\\DxprBuilderUserTemplateForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:29:\"administer site configuration\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"collection\";s:49:\"/admin/config/content/dxpr_builder/user_templates\";s:8:\"add-form\";s:53:\"/admin/config/content/dxpr_builder/user_templates/add\";s:9:\"edit-form\";s:78:\"/admin/config/content/dxpr_builder/user_templates/{dxpr_builder_user_template}\";s:11:\"delete-form\";s:85:\"/admin/config/content/dxpr_builder/user_templates/{dxpr_builder_user_template}/delete\";s:10:\"devel-load\";s:62:\"/devel/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:26:\"devel-load-with-references\";s:83:\"/devel/load-with-references/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:16:\"devel-path-alias\";s:73:\"/devel/path-alias/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:16:\"devel-definition\";s:73:\"/devel/definition/dxpr_builder_user_template/{dxpr_builder_user_template}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder User Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:38:\"config:dxpr_builder_user_template_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:13:\"user_template\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:6:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"template\";s:8:\"template\";s:3:\"uid\";s:3:\"uid\";s:6:\"global\";s:6:\"global\";s:4:\"uuid\";s:4:\"uuid\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:6:\"editor\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:6:\"editor\";s:8:\"\0*\0class\";s:27:\"Drupal\\editor\\Entity\\Editor\";s:11:\"\0*\0provider\";s:6:\"editor\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:7:{s:2:\"id\";s:6:\"format\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:27:\"Drupal\\editor\\Entity\\Editor\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:40:\"Drupal\\editor\\EditorAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Text editors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"text editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"text editors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:18:\"@count text editor\";s:6:\"plural\";s:19:\"@count text editors\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:18:\"config:editor_list\";}s:14:\"\0*\0constraints\";a:1:{s:26:\"RequiredConfigDependencies\";a:1:{i:0;s:13:\"filter_format\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:6:\"format\";i:1;s:6:\"editor\";i:2;s:8:\"settings\";i:3;s:12:\"image_upload\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:14:\"entity_browser\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:14:\"entity_browser\";s:8:\"\0*\0class\";s:42:\"Drupal\\entity_browser\\Entity\\EntityBrowser\";s:11:\"\0*\0provider\";s:14:\"entity_browser\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:4:\"name\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:42:\"Drupal\\entity_browser\\Entity\\EntityBrowser\";s:11:\"\0*\0handlers\";a:4:{s:4:\"form\";a:5:{s:14:\"entity_browser\";s:44:\"Drupal\\entity_browser\\Form\\EntityBrowserForm\";s:7:\"default\";s:48:\"Drupal\\entity_browser\\Form\\EntityBrowserEditForm\";s:4:\"edit\";s:48:\"Drupal\\entity_browser\\Form\\EntityBrowserEditForm\";s:6:\"delete\";s:50:\"Drupal\\entity_browser\\Form\\EntityBrowserDeleteForm\";s:12:\"edit_widgets\";s:40:\"Drupal\\entity_browser\\Form\\WidgetsConfig\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:12:\"list_builder\";s:58:\"Drupal\\entity_browser\\Controllers\\EntityBrowserListBuilder\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:26:\"administer entity browsers\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"collection\";s:36:\"/admin/config/content/entity_browser\";s:9:\"edit-form\";s:58:\"/admin/config/content/entity_browser/{entity_browser}/edit\";s:12:\"edit-widgets\";s:66:\"/admin/config/content/entity_browser/{entity_browser}/edit_widgets\";s:11:\"delete-form\";s:60:\"/admin/config/content/entity_browser/{entity_browser}/delete\";s:10:\"devel-load\";s:38:\"/devel/entity_browser/{entity_browser}\";s:26:\"devel-load-with-references\";s:59:\"/devel/load-with-references/entity_browser/{entity_browser}\";s:16:\"devel-path-alias\";s:49:\"/devel/path-alias/entity_browser/{entity_browser}\";s:16:\"devel-definition\";s:49:\"/devel/definition/entity_browser/{entity_browser}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Entity browser\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:26:\"config:entity_browser_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:7:\"browser\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:9:{i:0;s:4:\"name\";i:1;s:5:\"label\";i:2;s:7:\"display\";i:3;s:21:\"display_configuration\";i:4;s:17:\"selection_display\";i:5;s:31:\"selection_display_configuration\";i:6;s:15:\"widget_selector\";i:7;s:29:\"widget_selector_configuration\";i:8;s:7:\"widgets\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:19:\"entity_form_display\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"entity_form_display\";s:8:\"\0*\0class\";s:43:\"Drupal\\Core\\Entity\\Entity\\EntityFormDisplay\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:43:\"Drupal\\Core\\Entity\\Entity\\EntityFormDisplay\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:70:\"Drupal\\Core\\Entity\\Entity\\Access\\EntityFormDisplayAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:31:\"config:entity_form_display_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:4:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:6:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";i:4;s:7:\"content\";i:5;s:6:\"hidden\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:16:\"entity_form_mode\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:16:\"entity_form_mode\";s:8:\"\0*\0class\";s:40:\"Drupal\\Core\\Entity\\Entity\\EntityFormMode\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:11:\"description\";s:11:\"description\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:40:\"Drupal\\Core\\Entity\\Entity\\EntityFormMode\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Form mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:28:\"config:entity_form_mode_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:2:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:11:\"description\";i:3;s:16:\"targetEntityType\";i:4;s:5:\"cache\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:19:\"entity_view_display\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"entity_view_display\";s:8:\"\0*\0class\";s:43:\"Drupal\\Core\\Entity\\Entity\\EntityViewDisplay\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:43:\"Drupal\\Core\\Entity\\Entity\\EntityViewDisplay\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:70:\"Drupal\\Core\\Entity\\Entity\\Access\\EntityViewDisplayAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity view display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:4:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:6:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";i:4;s:7:\"content\";i:5;s:6:\"hidden\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:16:\"entity_view_mode\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:16:\"entity_view_mode\";s:8:\"\0*\0class\";s:40:\"Drupal\\Core\\Entity\\Entity\\EntityViewMode\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:11:\"description\";s:11:\"description\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:40:\"Drupal\\Core\\Entity\\Entity\\EntityViewMode\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"View mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:28:\"config:entity_view_mode_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:2:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:11:\"description\";i:3;s:16:\"targetEntityType\";i:4;s:5:\"cache\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:12:\"field_config\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:12:\"field_config\";s:8:\"\0*\0class\";s:31:\"Drupal\\field\\Entity\\FieldConfig\";s:11:\"\0*\0provider\";s:5:\"field\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:31:\"Drupal\\field\\Entity\\FieldConfig\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:44:\"Drupal\\field\\FieldConfigAccessControlHandler\";s:7:\"storage\";s:31:\"Drupal\\field\\FieldConfigStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:12:\"@count field\";s:6:\"plural\";s:13:\"@count fields\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:field_config_list\";}s:14:\"\0*\0constraints\";a:2:{s:26:\"RequiredConfigDependencies\";a:1:{i:0;s:20:\"field_storage_config\";}s:19:\"ImmutableProperties\";a:5:{i:0;s:2:\"id\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";i:3;s:6:\"bundle\";i:4;s:10:\"field_type\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:5:\"field\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:12:{i:0;s:2:\"id\";i:1;s:10:\"field_name\";i:2;s:11:\"entity_type\";i:3;s:6:\"bundle\";i:4;s:5:\"label\";i:5;s:11:\"description\";i:6;s:8:\"required\";i:7;s:12:\"translatable\";i:8;s:13:\"default_value\";i:9;s:22:\"default_value_callback\";i:10;s:8:\"settings\";i:11;s:10:\"field_type\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:20:\"field_storage_config\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:20:\"field_storage_config\";s:8:\"\0*\0class\";s:38:\"Drupal\\field\\Entity\\FieldStorageConfig\";s:11:\"\0*\0provider\";s:5:\"field\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:2:\"id\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:38:\"Drupal\\field\\Entity\\FieldStorageConfig\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:51:\"Drupal\\field\\FieldStorageConfigAccessControlHandler\";s:7:\"storage\";s:38:\"Drupal\\field\\FieldStorageConfigStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Field storage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Field storages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"field storage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"field storages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:20:\"@count field storage\";s:6:\"plural\";s:21:\"@count field storages\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:32:\"config:field_storage_config_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:4:{i:0;s:2:\"id\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";i:3;s:4:\"type\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:7:\"storage\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:12:{i:0;s:2:\"id\";i:1;s:10:\"field_name\";i:2;s:11:\"entity_type\";i:3;s:4:\"type\";i:4;s:8:\"settings\";i:5;s:6:\"module\";i:6;s:6:\"locked\";i:7;s:11:\"cardinality\";i:8;s:12:\"translatable\";i:9;s:7:\"indexes\";i:10;s:22:\"persist_with_no_fields\";i:11;s:14:\"custom_storage\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:4:\"file\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:4:\"file\";s:8:\"\0*\0class\";s:23:\"Drupal\\file\\Entity\\File\";s:11:\"\0*\0provider\";s:4:\"file\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:3:\"fid\";s:5:\"label\";s:8:\"filename\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:5:\"owner\";s:3:\"uid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:23:\"Drupal\\file\\Entity\\File\";s:11:\"\0*\0handlers\";a:8:{s:7:\"storage\";s:23:\"Drupal\\file\\FileStorage\";s:14:\"storage_schema\";s:29:\"Drupal\\file\\FileStorageSchema\";s:6:\"access\";s:36:\"Drupal\\file\\FileAccessControlHandler\";s:10:\"views_data\";s:25:\"Drupal\\file\\FileViewsData\";s:12:\"list_builder\";s:36:\"Drupal\\Core\\Entity\\EntityListBuilder\";s:4:\"form\";a:1:{s:6:\"delete\";s:42:\"Drupal\\Core\\Entity\\ContentEntityDeleteForm\";}s:14:\"route_provider\";a:1:{s:4:\"html\";s:36:\"Drupal\\file\\Entity\\FileRouteProvider\";}s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:1:{s:11:\"delete-form\";s:19:\"/file/{file}/delete\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";s:12:\"file_managed\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"file\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count file\";s:6:\"plural\";s:12:\"@count files\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:9:\"file_list\";}s:14:\"\0*\0constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}s:13:\"filter_format\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:13:\"filter_format\";s:8:\"\0*\0class\";s:33:\"Drupal\\filter\\Entity\\FilterFormat\";s:11:\"\0*\0provider\";s:6:\"filter\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:6:\"format\";s:5:\"label\";s:4:\"name\";s:6:\"weight\";s:6:\"weight\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:33:\"Drupal\\filter\\Entity\\FilterFormat\";s:11:\"\0*\0handlers\";a:4:{s:4:\"form\";a:4:{s:3:\"add\";s:33:\"Drupal\\filter\\FilterFormatAddForm\";s:4:\"edit\";s:34:\"Drupal\\filter\\FilterFormatEditForm\";s:7:\"disable\";s:36:\"Drupal\\filter\\Form\\FilterDisableForm\";s:6:\"enable\";s:35:\"Drupal\\filter\\Form\\FilterEnableForm\";}s:12:\"list_builder\";s:37:\"Drupal\\filter\\FilterFormatListBuilder\";s:6:\"access\";s:46:\"Drupal\\filter\\FilterFormatAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:18:\"administer filters\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:3:{s:9:\"edit-form\";s:52:\"/admin/config/content/formats/manage/{filter_format}\";s:7:\"disable\";s:60:\"/admin/config/content/formats/manage/{filter_format}/disable\";s:6:\"enable\";s:59:\"/admin/config/content/formats/manage/{filter_format}/enable\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Text formats\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"text format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"text formats\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:18:\"@count text format\";s:6:\"plural\";s:19:\"@count text formats\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:25:\"config:filter_format_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:6:\"format\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:4:\"name\";i:1;s:6:\"format\";i:2;s:6:\"weight\";i:3;s:5:\"roles\";i:4;s:7:\"filters\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:11:\"image_style\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:11:\"image_style\";s:8:\"\0*\0class\";s:30:\"Drupal\\image\\Entity\\ImageStyle\";s:11:\"\0*\0provider\";s:5:\"image\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:4:\"name\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:30:\"Drupal\\image\\Entity\\ImageStyle\";s:11:\"\0*\0handlers\";a:4:{s:4:\"form\";a:4:{s:3:\"add\";s:35:\"Drupal\\image\\Form\\ImageStyleAddForm\";s:4:\"edit\";s:36:\"Drupal\\image\\Form\\ImageStyleEditForm\";s:6:\"delete\";s:38:\"Drupal\\image\\Form\\ImageStyleDeleteForm\";s:5:\"flush\";s:37:\"Drupal\\image\\Form\\ImageStyleFlushForm\";}s:12:\"list_builder\";s:34:\"Drupal\\image\\ImageStyleListBuilder\";s:7:\"storage\";s:30:\"Drupal\\image\\ImageStyleStorage\";s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";}s:19:\"\0*\0admin_permission\";s:23:\"administer image styles\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:10:\"flush-form\";s:59:\"/admin/config/media/image-styles/manage/{image_style}/flush\";s:9:\"edit-form\";s:53:\"/admin/config/media/image-styles/manage/{image_style}\";s:11:\"delete-form\";s:60:\"/admin/config/media/image-styles/manage/{image_style}/delete\";s:10:\"collection\";s:32:\"/admin/config/media/image-styles\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Image styles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"image styles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:18:\"@count image style\";s:6:\"plural\";s:19:\"@count image styles\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:23:\"config:image_style_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:5:\"style\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:3:{i:0;s:4:\"name\";i:1;s:5:\"label\";i:2;s:7:\"effects\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:25:\"language_content_settings\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:25:\"language_content_settings\";s:8:\"\0*\0class\";s:46:\"Drupal\\language\\Entity\\ContentLanguageSettings\";s:11:\"\0*\0provider\";s:8:\"language\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:7:{s:2:\"id\";s:2:\"id\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:46:\"Drupal\\language\\Entity\\ContentLanguageSettings\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:20:\"administer languages\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Content language settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Content language settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"content language setting\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"content languages settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:31:\"@count content language setting\";s:6:\"plural\";s:33:\"@count content languages settings\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:8:\"rendered\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:3:{i:0;s:2:\"id\";i:1;s:21:\"target_entity_type_id\";i:2;s:13:\"target_bundle\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:16:\"content_settings\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:21:\"target_entity_type_id\";i:2;s:13:\"target_bundle\";i:3;s:16:\"default_langcode\";i:4;s:18:\"language_alterable\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:5:\"media\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:5:\"media\";s:8:\"\0*\0class\";s:25:\"Drupal\\media\\Entity\\Media\";s:11:\"\0*\0provider\";s:5:\"media\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:3:\"mid\";s:8:\"revision\";s:3:\"vid\";s:6:\"bundle\";s:6:\"bundle\";s:5:\"label\";s:4:\"name\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:5:\"owner\";s:3:\"uid\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:25:\"Drupal\\media\\Entity\\Media\";s:11:\"\0*\0handlers\";a:7:{s:7:\"storage\";s:25:\"Drupal\\media\\MediaStorage\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:12:\"list_builder\";s:29:\"Drupal\\media\\MediaListBuilder\";s:6:\"access\";s:38:\"Drupal\\media\\MediaAccessControlHandler\";s:4:\"form\";a:7:{s:7:\"default\";s:22:\"Drupal\\media\\MediaForm\";s:3:\"add\";s:22:\"Drupal\\media\\MediaForm\";s:4:\"edit\";s:22:\"Drupal\\media\\MediaForm\";s:6:\"delete\";s:42:\"Drupal\\Core\\Entity\\ContentEntityDeleteForm\";s:23:\"delete-multiple-confirm\";s:42:\"Drupal\\Core\\Entity\\Form\\DeleteMultipleForm\";s:15:\"revision-delete\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionDeleteForm\";s:15:\"revision-revert\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionRevertForm\";}s:10:\"views_data\";s:27:\"Drupal\\media\\MediaViewsData\";s:14:\"route_provider\";a:2:{s:4:\"html\";s:39:\"Drupal\\media\\Routing\\MediaRouteProvider\";s:8:\"revision\";s:52:\"Drupal\\Core\\Entity\\Routing\\RevisionHtmlRouteProvider\";}}s:19:\"\0*\0admin_permission\";s:16:\"administer media\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:6:\"bundle\";s:8:\"\0*\0links\";a:16:{s:8:\"add-page\";s:10:\"/media/add\";s:8:\"add-form\";s:23:\"/media/add/{media_type}\";s:9:\"canonical\";s:19:\"/media/{media}/edit\";s:10:\"collection\";s:20:\"/admin/content/media\";s:11:\"delete-form\";s:21:\"/media/{media}/delete\";s:20:\"delete-multiple-form\";s:13:\"/media/delete\";s:9:\"edit-form\";s:19:\"/media/{media}/edit\";s:8:\"revision\";s:46:\"/media/{media}/revisions/{media_revision}/view\";s:20:\"revision-delete-form\";s:47:\"/media/{media}/revision/{media_revision}/delete\";s:20:\"revision-revert-form\";s:47:\"/media/{media}/revision/{media_revision}/revert\";s:15:\"version-history\";s:24:\"/media/{media}/revisions\";s:10:\"devel-load\";s:20:\"/devel/media/{media}\";s:26:\"devel-load-with-references\";s:41:\"/devel/load-with-references/media/{media}\";s:16:\"devel-path-alias\";s:31:\"/devel/path-alias/media/{media}\";s:12:\"devel-render\";s:27:\"/devel/render/media/{media}\";s:16:\"devel-definition\";s:31:\"/devel/definition/media/{media}\";}s:21:\"\0*\0bundle_entity_type\";s:10:\"media_type\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:5:\"media\";s:22:\"\0*\0revision_data_table\";s:20:\"media_field_revision\";s:17:\"\0*\0revision_table\";s:14:\"media_revision\";s:13:\"\0*\0data_table\";s:16:\"media_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:1;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"media item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"media items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:17:\"@count media item\";s:6:\"plural\";s:18:\"@count media items\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:27:\"entity.media_type.edit_form\";s:26:\"\0*\0common_reference_target\";b:1;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:10:\"media_list\";}s:14:\"\0*\0constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:13:\"revision_user\";s:16:\"revision_created\";s:16:\"revision_created\";s:20:\"revision_log_message\";s:20:\"revision_log_message\";s:16:\"revision_default\";s:16:\"revision_default\";}}s:10:\"media_type\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:10:\"media_type\";s:8:\"\0*\0class\";s:29:\"Drupal\\media\\Entity\\MediaType\";s:11:\"\0*\0provider\";s:5:\"media\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:29:\"Drupal\\media\\Entity\\MediaType\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:42:\"Drupal\\media\\MediaTypeAccessControlHandler\";s:4:\"form\";a:3:{s:3:\"add\";s:26:\"Drupal\\media\\MediaTypeForm\";s:4:\"edit\";s:26:\"Drupal\\media\\MediaTypeForm\";s:6:\"delete\";s:44:\"Drupal\\media\\Form\\MediaTypeDeleteConfirmForm\";}s:12:\"list_builder\";s:33:\"Drupal\\media\\MediaTypeListBuilder\";s:14:\"route_provider\";a:2:{s:4:\"html\";s:51:\"Drupal\\Core\\Entity\\Routing\\DefaultHtmlRouteProvider\";s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:22:\"administer media types\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:8:\"add-form\";s:26:\"/admin/structure/media/add\";s:9:\"edit-form\";s:42:\"/admin/structure/media/manage/{media_type}\";s:11:\"delete-form\";s:49:\"/admin/structure/media/manage/{media_type}/delete\";s:23:\"entity-permissions-form\";s:54:\"/admin/structure/media/manage/{media_type}/permissions\";s:10:\"collection\";s:22:\"/admin/structure/media\";s:10:\"devel-load\";s:30:\"/devel/media_type/{media_type}\";s:26:\"devel-load-with-references\";s:51:\"/devel/load-with-references/media_type/{media_type}\";s:16:\"devel-path-alias\";s:41:\"/devel/path-alias/media_type/{media_type}\";s:16:\"devel-definition\";s:41:\"/devel/definition/media_type/{media_type}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:5:\"media\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Media types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"media types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:17:\"@count media type\";s:6:\"plural\";s:18:\"@count media types\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:22:\"config:media_type_list\";}s:14:\"\0*\0constraints\";a:2:{s:19:\"ImmutableProperties\";a:2:{i:0;s:2:\"id\";i:1;s:6:\"source\";}s:23:\"MediaMappingsConstraint\";a:0:{}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"type\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:9:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:11:\"description\";i:3;s:6:\"source\";i:4;s:25:\"queue_thumbnail_downloads\";i:5;s:12:\"new_revision\";i:6;s:20:\"source_configuration\";i:7;s:9:\"field_map\";i:8;s:6:\"status\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:4:\"menu\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:4:\"menu\";s:8:\"\0*\0class\";s:25:\"Drupal\\system\\Entity\\Menu\";s:11:\"\0*\0provider\";s:6:\"system\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:25:\"Drupal\\system\\Entity\\Menu\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:38:\"Drupal\\system\\MenuAccessControlHandler\";s:7:\"storage\";s:25:\"Drupal\\system\\MenuStorage\";}s:19:\"\0*\0admin_permission\";s:15:\"administer menu\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count menu\";s:6:\"plural\";s:12:\"@count menus\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:16:\"config:menu_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:11:\"description\";i:3;s:6:\"locked\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:17:\"menu_link_content\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":40:{s:5:\"\0*\0id\";s:17:\"menu_link_content\";s:8:\"\0*\0class\";s:47:\"Drupal\\menu_link_content\\Entity\\MenuLinkContent\";s:11:\"\0*\0provider\";s:17:\"menu_link_content\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:8:\"revision\";s:11:\"revision_id\";s:5:\"label\";s:5:\"title\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:6:\"bundle\";s:6:\"bundle\";s:9:\"published\";s:7:\"enabled\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:47:\"Drupal\\menu_link_content\\Entity\\MenuLinkContent\";s:11:\"\0*\0handlers\";a:7:{s:7:\"storage\";s:47:\"Drupal\\menu_link_content\\MenuLinkContentStorage\";s:14:\"storage_schema\";s:53:\"Drupal\\menu_link_content\\MenuLinkContentStorageSchema\";s:6:\"access\";s:60:\"Drupal\\menu_link_content\\MenuLinkContentAccessControlHandler\";s:4:\"form\";a:2:{s:7:\"default\";s:49:\"Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";s:6:\"delete\";s:55:\"Drupal\\menu_link_content\\Form\\MenuLinkContentDeleteForm\";}s:12:\"list_builder\";s:44:\"Drupal\\menu_link_content\\MenuLinkListBuilder\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:10:\"moderation\";s:0:\"\";}s:19:\"\0*\0admin_permission\";s:15:\"administer menu\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:3:{s:9:\"canonical\";s:51:\"/admin/structure/menu/item/{menu_link_content}/edit\";s:9:\"edit-form\";s:51:\"/admin/structure/menu/item/{menu_link_content}/edit\";s:11:\"delete-form\";s:53:\"/admin/structure/menu/item/{menu_link_content}/delete\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";s:17:\"menu_link_content\";s:22:\"\0*\0revision_data_table\";s:32:\"menu_link_content_field_revision\";s:17:\"\0*\0revision_table\";s:26:\"menu_link_content_revision\";s:13:\"\0*\0data_table\";s:22:\"menu_link_content_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Custom menu links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"custom menu links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:23:\"@count custom menu link\";s:6:\"plural\";s:24:\"@count custom menu links\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:22:\"menu_link_content_list\";}s:14:\"\0*\0constraints\";a:3:{s:17:\"MenuTreeHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:1:{s:17:\"stringTranslation\";s:18:\"string_translation\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:13:\"revision_user\";s:16:\"revision_created\";s:16:\"revision_created\";s:20:\"revision_log_message\";s:20:\"revision_log_message\";s:16:\"revision_default\";s:16:\"revision_default\";}}s:4:\"node\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:4:\"node\";s:8:\"\0*\0class\";s:23:\"Drupal\\node\\Entity\\Node\";s:11:\"\0*\0provider\";s:4:\"node\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:12:{s:2:\"id\";s:3:\"nid\";s:8:\"revision\";s:3:\"vid\";s:6:\"bundle\";s:4:\"type\";s:5:\"label\";s:5:\"title\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:6:\"status\";s:6:\"status\";s:9:\"published\";s:6:\"status\";s:3:\"uid\";s:3:\"uid\";s:5:\"owner\";s:3:\"uid\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:23:\"Drupal\\node\\Entity\\Node\";s:11:\"\0*\0handlers\";a:9:{s:7:\"storage\";s:23:\"Drupal\\node\\NodeStorage\";s:14:\"storage_schema\";s:29:\"Drupal\\node\\NodeStorageSchema\";s:12:\"view_builder\";s:27:\"Drupal\\node\\NodeViewBuilder\";s:6:\"access\";s:36:\"Drupal\\node\\NodeAccessControlHandler\";s:10:\"views_data\";s:25:\"Drupal\\node\\NodeViewsData\";s:4:\"form\";a:4:{s:7:\"default\";s:20:\"Drupal\\node\\NodeForm\";s:6:\"delete\";s:31:\"Drupal\\node\\Form\\NodeDeleteForm\";s:4:\"edit\";s:20:\"Drupal\\node\\NodeForm\";s:23:\"delete-multiple-confirm\";s:31:\"Drupal\\node\\Form\\DeleteMultiple\";}s:14:\"route_provider\";a:1:{s:4:\"html\";s:36:\"Drupal\\node\\Entity\\NodeRouteProvider\";}s:12:\"list_builder\";s:27:\"Drupal\\node\\NodeListBuilder\";s:11:\"translation\";s:34:\"Drupal\\node\\NodeTranslationHandler\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";s:23:\"access content overview\";s:25:\"\0*\0permission_granularity\";s:6:\"bundle\";s:8:\"\0*\0links\";a:7:{s:9:\"canonical\";s:12:\"/node/{node}\";s:11:\"delete-form\";s:19:\"/node/{node}/delete\";s:20:\"delete-multiple-form\";s:26:\"/admin/content/node/delete\";s:9:\"edit-form\";s:17:\"/node/{node}/edit\";s:15:\"version-history\";s:22:\"/node/{node}/revisions\";s:8:\"revision\";s:43:\"/node/{node}/revisions/{node_revision}/view\";s:6:\"create\";s:5:\"/node\";}s:21:\"\0*\0bundle_entity_type\";s:9:\"node_type\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:4:\"node\";s:22:\"\0*\0revision_data_table\";s:19:\"node_field_revision\";s:17:\"\0*\0revision_table\";s:13:\"node_revision\";s:13:\"\0*\0data_table\";s:15:\"node_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:1;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"content item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"content items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count content item\";s:6:\"plural\";s:20:\"@count content items\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:26:\"entity.node_type.edit_form\";s:26:\"\0*\0common_reference_target\";b:1;s:22:\"\0*\0list_cache_contexts\";a:1:{i:0;s:21:\"user.node_grants:view\";}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:9:\"node_list\";}s:14:\"\0*\0constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:12:\"revision_uid\";s:16:\"revision_created\";s:18:\"revision_timestamp\";s:20:\"revision_log_message\";s:12:\"revision_log\";s:16:\"revision_default\";s:16:\"revision_default\";}}s:9:\"node_type\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:9:\"node_type\";s:8:\"\0*\0class\";s:27:\"Drupal\\node\\Entity\\NodeType\";s:11:\"\0*\0provider\";s:4:\"node\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:4:\"type\";s:5:\"label\";s:4:\"name\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:27:\"Drupal\\node\\Entity\\NodeType\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:40:\"Drupal\\node\\NodeTypeAccessControlHandler\";s:4:\"form\";a:3:{s:3:\"add\";s:24:\"Drupal\\node\\NodeTypeForm\";s:4:\"edit\";s:24:\"Drupal\\node\\NodeTypeForm\";s:6:\"delete\";s:38:\"Drupal\\node\\Form\\NodeTypeDeleteConfirm\";}s:14:\"route_provider\";a:1:{s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:12:\"list_builder\";s:31:\"Drupal\\node\\NodeTypeListBuilder\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:24:\"administer content types\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:9:\"edit-form\";s:41:\"/admin/structure/types/manage/{node_type}\";s:11:\"delete-form\";s:48:\"/admin/structure/types/manage/{node_type}/delete\";s:23:\"entity-permissions-form\";s:53:\"/admin/structure/types/manage/{node_type}/permissions\";s:10:\"collection\";s:22:\"/admin/structure/types\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:4:\"node\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"content types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count content type\";s:6:\"plural\";s:20:\"@count content types\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:21:\"config:node_type_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"type\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:7:{i:0;s:4:\"name\";i:1;s:4:\"type\";i:2;s:11:\"description\";i:3;s:4:\"help\";i:4;s:12:\"new_revision\";i:5;s:12:\"preview_mode\";i:6;s:17:\"display_submitted\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:16:\"pathauto_pattern\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:16:\"pathauto_pattern\";s:8:\"\0*\0class\";s:38:\"Drupal\\pathauto\\Entity\\PathautoPattern\";s:11:\"\0*\0provider\";s:8:\"pathauto\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:4:\"uuid\";s:4:\"uuid\";s:6:\"weight\";s:6:\"weight\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:38:\"Drupal\\pathauto\\Entity\\PathautoPattern\";s:11:\"\0*\0handlers\";a:5:{s:12:\"list_builder\";s:42:\"Drupal\\pathauto\\PathautoPatternListBuilder\";s:4:\"form\";a:5:{s:7:\"default\";s:36:\"Drupal\\pathauto\\Form\\PatternEditForm\";s:9:\"duplicate\";s:41:\"Drupal\\pathauto\\Form\\PatternDuplicateForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";s:6:\"enable\";s:38:\"Drupal\\pathauto\\Form\\PatternEnableForm\";s:7:\"disable\";s:39:\"Drupal\\pathauto\\Form\\PatternDisableForm\";}s:14:\"route_provider\";a:1:{s:4:\"html\";s:51:\"Drupal\\Core\\Entity\\Routing\\DefaultHtmlRouteProvider\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:19:\"administer pathauto\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:10:{s:10:\"collection\";s:34:\"/admin/config/search/path/patterns\";s:9:\"edit-form\";s:53:\"/admin/config/search/path/patterns/{pathauto_pattern}\";s:11:\"delete-form\";s:60:\"/admin/config/search/path/patterns/{pathauto_pattern}/delete\";s:6:\"enable\";s:60:\"/admin/config/search/path/patterns/{pathauto_pattern}/enable\";s:7:\"disable\";s:61:\"/admin/config/search/path/patterns/{pathauto_pattern}/disable\";s:14:\"duplicate-form\";s:63:\"/admin/config/search/path/patterns/{pathauto_pattern}/duplicate\";s:10:\"devel-load\";s:42:\"/devel/pathauto_pattern/{pathauto_pattern}\";s:26:\"devel-load-with-references\";s:63:\"/devel/load-with-references/pathauto_pattern/{pathauto_pattern}\";s:16:\"devel-path-alias\";s:53:\"/devel/path-alias/pathauto_pattern/{pathauto_pattern}\";s:16:\"devel-definition\";s:53:\"/devel/definition/pathauto_pattern/{pathauto_pattern}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Pathauto pattern\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:28:\"config:pathauto_pattern_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:16:\"pathauto_pattern\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:7:\"pattern\";s:14:\"\0*\0lookup_keys\";a:3:{i:0;s:4:\"type\";i:1;s:6:\"status\";i:2;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:8:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:4:\"type\";i:3;s:7:\"pattern\";i:4;s:18:\"selection_criteria\";i:5;s:15:\"selection_logic\";i:6;s:6:\"weight\";i:7;s:13:\"relationships\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:10:\"path_alias\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:10:\"path_alias\";s:8:\"\0*\0class\";s:34:\"Drupal\\path_alias\\Entity\\PathAlias\";s:11:\"\0*\0provider\";s:10:\"path_alias\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:8:\"revision\";s:11:\"revision_id\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:6:\"bundle\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:34:\"Drupal\\path_alias\\Entity\\PathAlias\";s:11:\"\0*\0handlers\";a:4:{s:7:\"storage\";s:34:\"Drupal\\path_alias\\PathAliasStorage\";s:14:\"storage_schema\";s:40:\"Drupal\\path_alias\\PathAliasStorageSchema\";s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";}s:19:\"\0*\0admin_permission\";s:22:\"administer url aliases\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";s:10:\"path_alias\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";s:19:\"path_alias_revision\";s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"URL aliases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"URL aliases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:16:\"@count URL alias\";s:6:\"plural\";s:18:\"@count URL aliases\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:11:\"route_match\";}s:14:\"\0*\0constraints\";a:2:{s:15:\"UniquePathAlias\";a:0:{}s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}s:19:\"recaptcha_v3_action\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"recaptcha_v3_action\";s:8:\"\0*\0class\";s:44:\"Drupal\\recaptcha_v3\\Entity\\ReCaptchaV3Action\";s:11:\"\0*\0provider\";s:12:\"recaptcha_v3\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:44:\"Drupal\\recaptcha_v3\\Entity\\ReCaptchaV3Action\";s:11:\"\0*\0handlers\";a:6:{s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:12:\"list_builder\";s:48:\"Drupal\\recaptcha_v3\\ReCaptchaV3ActionListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:46:\"Drupal\\recaptcha_v3\\Form\\ReCaptchaV3ActionForm\";s:4:\"edit\";s:46:\"Drupal\\recaptcha_v3\\Form\\ReCaptchaV3ActionForm\";s:6:\"delete\";s:52:\"Drupal\\recaptcha_v3\\Form\\ReCaptchaV3ActionDeleteForm\";}s:14:\"route_provider\";a:1:{s:7:\"default\";s:49:\"Drupal\\Core\\Entity\\Routing\\AdminHtmlRouteProvider\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:27:\"administer CAPTCHA settings\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:8:\"add-form\";s:53:\"/admin/config/people/captcha/recaptcha-v3-actions/add\";s:9:\"edit-form\";s:71:\"/admin/config/people/captcha/recaptcha-v3-actions/{recaptcha_v3_action}\";s:11:\"delete-form\";s:78:\"/admin/config/people/captcha/recaptcha-v3-actions/{recaptcha_v3_action}/delete\";s:10:\"collection\";s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";s:10:\"devel-load\";s:48:\"/devel/recaptcha_v3_action/{recaptcha_v3_action}\";s:26:\"devel-load-with-references\";s:69:\"/devel/load-with-references/recaptcha_v3_action/{recaptcha_v3_action}\";s:16:\"devel-path-alias\";s:59:\"/devel/path-alias/recaptcha_v3_action/{recaptcha_v3_action}\";s:16:\"devel-definition\";s:59:\"/devel/definition/recaptcha_v3_action/{recaptcha_v3_action}\";s:11:\"token-devel\";s:54:\"/devel/token/recaptcha_v3_action/{recaptcha_v3_action}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"reCAPTCHA v3 actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"reCAPTCHA v3 actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:3:{s:8:\"singular\";s:26:\"@count reCAPTCHA v3 action\";s:6:\"plural\";s:27:\"@count reCAPTCHA v3 actions\";s:7:\"context\";N;}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:8:\"rendered\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:19:\"recaptcha_v3_action\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:19:\"recaptcha_v3_action\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:9:\"threshold\";i:3;s:9:\"challenge\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:11:\"search_page\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:11:\"search_page\";s:8:\"\0*\0class\";s:31:\"Drupal\\search\\Entity\\SearchPage\";s:11:\"\0*\0provider\";s:6:\"search\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"weight\";s:6:\"weight\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:31:\"Drupal\\search\\Entity\\SearchPage\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:44:\"Drupal\\search\\SearchPageAccessControlHandler\";s:12:\"list_builder\";s:35:\"Drupal\\search\\SearchPageListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:36:\"Drupal\\search\\Form\\SearchPageAddForm\";s:4:\"edit\";s:37:\"Drupal\\search\\Form\\SearchPageEditForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:17:\"administer search\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:6:{s:9:\"edit-form\";s:47:\"/admin/config/search/pages/manage/{search_page}\";s:11:\"delete-form\";s:54:\"/admin/config/search/pages/manage/{search_page}/delete\";s:6:\"enable\";s:54:\"/admin/config/search/pages/manage/{search_page}/enable\";s:7:\"disable\";s:55:\"/admin/config/search/pages/manage/{search_page}/disable\";s:11:\"set-default\";s:59:\"/admin/config/search/pages/manage/{search_page}/set-default\";s:10:\"collection\";s:26:\"/admin/config/search/pages\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Search page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Search pages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"search page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"search pages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:18:\"@count search page\";s:6:\"plural\";s:19:\"@count search pages\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:23:\"config:search_page_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"page\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:6:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:4:\"path\";i:3;s:6:\"weight\";i:4;s:6:\"plugin\";i:5;s:13:\"configuration\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:8:\"shortcut\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:8:\"shortcut\";s:8:\"\0*\0class\";s:31:\"Drupal\\shortcut\\Entity\\Shortcut\";s:11:\"\0*\0provider\";s:8:\"shortcut\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:4:\"uuid\";s:4:\"uuid\";s:6:\"bundle\";s:12:\"shortcut_set\";s:5:\"label\";s:5:\"title\";s:8:\"langcode\";s:8:\"langcode\";s:8:\"revision\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:31:\"Drupal\\shortcut\\Entity\\Shortcut\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:44:\"Drupal\\shortcut\\ShortcutAccessControlHandler\";s:4:\"form\";a:4:{s:7:\"default\";s:28:\"Drupal\\shortcut\\ShortcutForm\";s:3:\"add\";s:28:\"Drupal\\shortcut\\ShortcutForm\";s:4:\"edit\";s:28:\"Drupal\\shortcut\\ShortcutForm\";s:6:\"delete\";s:39:\"Drupal\\shortcut\\Form\\ShortcutDeleteForm\";}s:7:\"storage\";s:46:\"Drupal\\Core\\Entity\\Sql\\SqlContentEntityStorage\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:3:{s:9:\"canonical\";s:53:\"/admin/config/user-interface/shortcut/link/{shortcut}\";s:11:\"delete-form\";s:60:\"/admin/config/user-interface/shortcut/link/{shortcut}/delete\";s:9:\"edit-form\";s:53:\"/admin/config/user-interface/shortcut/link/{shortcut}\";}s:21:\"\0*\0bundle_entity_type\";s:12:\"shortcut_set\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:8:\"shortcut\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";s:19:\"shortcut_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Shortcut links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"shortcut links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:20:\"@count shortcut link\";s:6:\"plural\";s:21:\"@count shortcut links\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:shortcut_set_list\";}s:14:\"\0*\0constraints\";a:1:{s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}s:12:\"shortcut_set\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:12:\"shortcut_set\";s:8:\"\0*\0class\";s:34:\"Drupal\\shortcut\\Entity\\ShortcutSet\";s:11:\"\0*\0provider\";s:8:\"shortcut\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:34:\"Drupal\\shortcut\\Entity\\ShortcutSet\";s:11:\"\0*\0handlers\";a:4:{s:7:\"storage\";s:34:\"Drupal\\shortcut\\ShortcutSetStorage\";s:6:\"access\";s:47:\"Drupal\\shortcut\\ShortcutSetAccessControlHandler\";s:12:\"list_builder\";s:38:\"Drupal\\shortcut\\ShortcutSetListBuilder\";s:4:\"form\";a:5:{s:7:\"default\";s:31:\"Drupal\\shortcut\\ShortcutSetForm\";s:3:\"add\";s:31:\"Drupal\\shortcut\\ShortcutSetForm\";s:4:\"edit\";s:31:\"Drupal\\shortcut\\ShortcutSetForm\";s:9:\"customize\";s:33:\"Drupal\\shortcut\\Form\\SetCustomize\";s:6:\"delete\";s:42:\"Drupal\\shortcut\\Form\\ShortcutSetDeleteForm\";}}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:14:\"customize-form\";s:69:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}/customize\";s:11:\"delete-form\";s:66:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}/delete\";s:9:\"edit-form\";s:59:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}\";s:10:\"collection\";s:37:\"/admin/config/user-interface/shortcut\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:8:\"shortcut\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut sets\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"shortcut sets\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count shortcut set\";s:6:\"plural\";s:20:\"@count shortcut sets\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:shortcut_set_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:3:\"set\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:2:{i:0;s:2:\"id\";i:1;s:5:\"label\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:5:\"slick\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:5:\"slick\";s:8:\"\0*\0class\";s:25:\"Drupal\\slick\\Entity\\Slick\";s:11:\"\0*\0provider\";s:5:\"slick\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:4:\"name\";s:5:\"label\";s:5:\"label\";s:6:\"status\";s:6:\"status\";s:6:\"weight\";s:6:\"weight\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:25:\"Drupal\\slick\\Entity\\Slick\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:10:\"devel-load\";s:20:\"/devel/slick/{slick}\";s:26:\"devel-load-with-references\";s:41:\"/devel/load-with-references/slick/{slick}\";s:16:\"devel-path-alias\";s:31:\"/devel/path-alias/slick/{slick}\";s:16:\"devel-definition\";s:23:\"/devel/definition/slick\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Slick optionset\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:17:\"config:slick_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:2:{s:9:\"list_path\";s:24:\"admin/config/media/slick\";s:10:\"token_type\";s:5:\"slick\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:9:\"optionset\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:9:{i:0;s:2:\"id\";i:1;s:4:\"name\";i:2;s:6:\"weight\";i:3;s:5:\"label\";i:4;s:5:\"group\";i:5;s:4:\"skin\";i:6;s:11:\"breakpoints\";i:7;s:9:\"optimized\";i:8;s:7:\"options\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:13:\"taxonomy_term\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:13:\"taxonomy_term\";s:8:\"\0*\0class\";s:27:\"Drupal\\taxonomy\\Entity\\Term\";s:11:\"\0*\0provider\";s:8:\"taxonomy\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:3:\"tid\";s:8:\"revision\";s:11:\"revision_id\";s:6:\"bundle\";s:3:\"vid\";s:5:\"label\";s:4:\"name\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:27:\"Drupal\\taxonomy\\Entity\\Term\";s:11:\"\0*\0handlers\";a:9:{s:7:\"storage\";s:27:\"Drupal\\taxonomy\\TermStorage\";s:14:\"storage_schema\";s:33:\"Drupal\\taxonomy\\TermStorageSchema\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:12:\"list_builder\";s:36:\"Drupal\\Core\\Entity\\EntityListBuilder\";s:6:\"access\";s:40:\"Drupal\\taxonomy\\TermAccessControlHandler\";s:10:\"views_data\";s:29:\"Drupal\\taxonomy\\TermViewsData\";s:4:\"form\";a:4:{s:7:\"default\";s:24:\"Drupal\\taxonomy\\TermForm\";s:6:\"delete\";s:35:\"Drupal\\taxonomy\\Form\\TermDeleteForm\";s:15:\"revision-delete\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionDeleteForm\";s:15:\"revision-revert\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionRevertForm\";}s:14:\"route_provider\";a:1:{s:8:\"revision\";s:52:\"Drupal\\Core\\Entity\\Routing\\RevisionHtmlRouteProvider\";}s:11:\"translation\";s:38:\"Drupal\\taxonomy\\TermTranslationHandler\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";s:24:\"access taxonomy overview\";s:25:\"\0*\0permission_granularity\";s:6:\"bundle\";s:8:\"\0*\0links\";a:8:{s:9:\"canonical\";s:30:\"/taxonomy/term/{taxonomy_term}\";s:11:\"delete-form\";s:37:\"/taxonomy/term/{taxonomy_term}/delete\";s:9:\"edit-form\";s:35:\"/taxonomy/term/{taxonomy_term}/edit\";s:6:\"create\";s:14:\"/taxonomy/term\";s:8:\"revision\";s:69:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/view\";s:20:\"revision-delete-form\";s:71:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/delete\";s:20:\"revision-revert-form\";s:71:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/revert\";s:15:\"version-history\";s:40:\"/taxonomy/term/{taxonomy_term}/revisions\";}s:21:\"\0*\0bundle_entity_type\";s:19:\"taxonomy_vocabulary\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:18:\"taxonomy_term_data\";s:22:\"\0*\0revision_data_table\";s:28:\"taxonomy_term_field_revision\";s:17:\"\0*\0revision_table\";s:22:\"taxonomy_term_revision\";s:13:\"\0*\0data_table\";s:24:\"taxonomy_term_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:1;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Taxonomy terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"taxonomy terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:20:\"@count taxonomy term\";s:6:\"plural\";s:21:\"@count taxonomy terms\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:26:\"\0*\0common_reference_target\";b:1;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:18:\"taxonomy_term_list\";}s:14:\"\0*\0constraints\";a:3:{s:17:\"TaxonomyHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:13:\"revision_user\";s:16:\"revision_created\";s:16:\"revision_created\";s:20:\"revision_log_message\";s:20:\"revision_log_message\";s:16:\"revision_default\";s:16:\"revision_default\";}}s:19:\"taxonomy_vocabulary\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"taxonomy_vocabulary\";s:8:\"\0*\0class\";s:33:\"Drupal\\taxonomy\\Entity\\Vocabulary\";s:11:\"\0*\0provider\";s:8:\"taxonomy\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:3:\"vid\";s:5:\"label\";s:4:\"name\";s:6:\"weight\";s:6:\"weight\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:33:\"Drupal\\taxonomy\\Entity\\Vocabulary\";s:11:\"\0*\0handlers\";a:5:{s:7:\"storage\";s:33:\"Drupal\\taxonomy\\VocabularyStorage\";s:12:\"list_builder\";s:37:\"Drupal\\taxonomy\\VocabularyListBuilder\";s:6:\"access\";s:46:\"Drupal\\taxonomy\\VocabularyAccessControlHandler\";s:4:\"form\";a:4:{s:7:\"default\";s:30:\"Drupal\\taxonomy\\VocabularyForm\";s:5:\"reset\";s:40:\"Drupal\\taxonomy\\Form\\VocabularyResetForm\";s:6:\"delete\";s:41:\"Drupal\\taxonomy\\Form\\VocabularyDeleteForm\";s:8:\"overview\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:14:\"route_provider\";a:2:{s:4:\"html\";s:54:\"Drupal\\taxonomy\\Entity\\Routing\\VocabularyRouteProvider\";s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}}s:19:\"\0*\0admin_permission\";s:19:\"administer taxonomy\";s:24:\"\0*\0collection_permission\";s:24:\"access taxonomy overview\";s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:7:{s:8:\"add-form\";s:29:\"/admin/structure/taxonomy/add\";s:11:\"delete-form\";s:61:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/delete\";s:10:\"reset-form\";s:60:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/reset\";s:13:\"overview-form\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:9:\"edit-form\";s:54:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}\";s:23:\"entity-permissions-form\";s:75:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/permissions\";s:10:\"collection\";s:25:\"/admin/structure/taxonomy\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:13:\"taxonomy_term\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Taxonomy vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Taxonomy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"vocabularies\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:17:\"@count vocabulary\";s:6:\"plural\";s:19:\"@count vocabularies\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:31:\"config:taxonomy_vocabulary_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:10:\"vocabulary\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:4:\"name\";i:1;s:3:\"vid\";i:2;s:11:\"description\";i:3;s:6:\"weight\";i:4;s:12:\"new_revision\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:4:\"user\";O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:4:\"user\";s:8:\"\0*\0class\";s:23:\"Drupal\\user\\Entity\\User\";s:11:\"\0*\0provider\";s:4:\"user\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:7:{s:2:\"id\";s:3:\"uid\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:23:\"Drupal\\user\\Entity\\User\";s:11:\"\0*\0handlers\";a:9:{s:7:\"storage\";s:23:\"Drupal\\user\\UserStorage\";s:14:\"storage_schema\";s:29:\"Drupal\\user\\UserStorageSchema\";s:6:\"access\";s:36:\"Drupal\\user\\UserAccessControlHandler\";s:12:\"list_builder\";s:27:\"Drupal\\user\\UserListBuilder\";s:10:\"views_data\";s:25:\"Drupal\\user\\UserViewsData\";s:14:\"route_provider\";a:1:{s:4:\"html\";s:36:\"Drupal\\user\\Entity\\UserRouteProvider\";}s:4:\"form\";a:3:{s:7:\"default\";s:23:\"Drupal\\user\\ProfileForm\";s:6:\"cancel\";s:31:\"Drupal\\user\\Form\\UserCancelForm\";s:8:\"register\";s:24:\"Drupal\\user\\RegisterForm\";}s:11:\"translation\";s:37:\"Drupal\\user\\ProfileTranslationHandler\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";}s:19:\"\0*\0admin_permission\";s:16:\"administer users\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:9:\"canonical\";s:12:\"/user/{user}\";s:9:\"edit-form\";s:17:\"/user/{user}/edit\";s:11:\"cancel-form\";s:19:\"/user/{user}/cancel\";s:10:\"collection\";s:13:\"/admin/people\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";s:5:\"users\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";s:16:\"users_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count user\";s:6:\"plural\";s:12:\"@count users\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:22:\"entity.user.admin_form\";s:26:\"\0*\0common_reference_target\";b:1;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:9:\"user_list\";}s:14:\"\0*\0constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}s:9:\"user_role\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:9:\"user_role\";s:8:\"\0*\0class\";s:23:\"Drupal\\user\\Entity\\Role\";s:11:\"\0*\0provider\";s:4:\"user\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:6:\"weight\";s:6:\"weight\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:23:\"Drupal\\user\\Entity\\Role\";s:11:\"\0*\0handlers\";a:4:{s:7:\"storage\";s:23:\"Drupal\\user\\RoleStorage\";s:6:\"access\";s:36:\"Drupal\\user\\RoleAccessControlHandler\";s:12:\"list_builder\";s:27:\"Drupal\\user\\RoleListBuilder\";s:4:\"form\";a:2:{s:7:\"default\";s:20:\"Drupal\\user\\RoleForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}}s:19:\"\0*\0admin_permission\";s:22:\"administer permissions\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:11:\"delete-form\";s:45:\"/admin/people/roles/manage/{user_role}/delete\";s:9:\"edit-form\";s:38:\"/admin/people/roles/manage/{user_role}\";s:21:\"edit-permissions-form\";s:37:\"/admin/people/permissions/{user_role}\";s:10:\"collection\";s:19:\"/admin/people/roles\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count role\";s:6:\"plural\";s:12:\"@count roles\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:21:\"config:user_role_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"role\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:6:\"weight\";i:3;s:8:\"is_admin\";i:4;s:11:\"permissions\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}s:4:\"view\";O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:4:\"view\";s:8:\"\0*\0class\";s:24:\"Drupal\\views\\Entity\\View\";s:11:\"\0*\0provider\";s:5:\"views\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:24:\"Drupal\\views\\Entity\\View\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:16:\"administer views\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Views\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"view\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"views\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count view\";s:6:\"plural\";s:12:\"@count views\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:16:\"config:view_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:8:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:6:\"module\";i:3;s:11:\"description\";i:4;s:3:\"tag\";i:5;s:10:\"base_table\";i:6;s:10:\"base_field\";i:7;s:7:\"display\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}}',-1,1773072974.455,1,'','0'),('entity_view_mode_info:es',_binary 'a:12:{s:5:\"block\";a:1:{s:5:\"token\";a:9:{s:4:\"uuid\";s:36:\"02be7e1e-a277-42fd-9674-3638075688b9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"block\";}}s:2:\"id\";s:11:\"block.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"block\";s:5:\"cache\";b:1;}}s:13:\"block_content\";a:2:{s:4:\"full\";a:10:{s:4:\"uuid\";s:36:\"4e86fb12-cb75-4db8-9748-9dea4e03fdd9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q7yUUYeRLByl-MCGveKKF_KhAtNICLCMJuKWfugCvso\";}s:2:\"id\";s:18:\"block_content.full\";s:5:\"label\";s:8:\"Completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:13:\"block_content\";s:5:\"cache\";b:1;}s:5:\"token\";a:9:{s:4:\"uuid\";s:36:\"f644445d-45cc-4375-9ae5-481f67ce877e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}}s:2:\"id\";s:19:\"block_content.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:13:\"block_content\";s:5:\"cache\";b:1;}}s:7:\"comment\";a:2:{s:4:\"full\";a:10:{s:4:\"uuid\";s:36:\"8e6360c7-40f9-4707-913e-2a1ece017f1a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N4mUjXpPckUkVRY1PbKw4GGoL1i2ECU7PL3EreiKStk\";}s:2:\"id\";s:12:\"comment.full\";s:5:\"label\";s:19:\"Comentario completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:7:\"comment\";s:5:\"cache\";b:1;}s:5:\"token\";a:9:{s:4:\"uuid\";s:36:\"77842513-53a1-46d9-92fd-21789272c1d1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:2:\"id\";s:13:\"comment.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:7:\"comment\";s:5:\"cache\";b:1;}}s:15:\"contact_message\";a:1:{s:5:\"token\";a:9:{s:4:\"uuid\";s:36:\"15456e39-0c73-4137-bafc-31785e71cf48\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:21:\"contact_message.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:15:\"contact_message\";s:5:\"cache\";b:1;}}s:4:\"file\";a:1:{s:5:\"token\";a:9:{s:4:\"uuid\";s:36:\"6cd9c319-cb15-456b-a381-652f023fcb71\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:2:\"id\";s:10:\"file.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"file\";s:5:\"cache\";b:1;}}s:5:\"media\";a:4:{s:4:\"full\";a:10:{s:4:\"uuid\";s:36:\"ecb4064e-077b-45b7-b48f-34f86c57f081\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dTfAUHooYV0uOVPO3saGpgv-c5PppJXDwxvwRTJOycM\";}s:2:\"id\";s:10:\"media.full\";s:5:\"label\";s:18:\"Contenido completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}s:13:\"media_library\";a:10:{s:4:\"uuid\";s:36:\"163ea83b-a622-42f7-b410-651f5d56aeb4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"04_dAqpWYP1WmsXZ7IXJ7-yarCvNddD10EUkBDtIFy4\";}s:2:\"id\";s:19:\"media.media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}s:5:\"slick\";a:10:{s:4:\"uuid\";s:36:\"96e3736e-a492-4f0d-842f-62bbe74421ba\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"RL7TDfa_Yx84vUNQlHVRJw-7YNeB3ZB0xhSd7RU9qYY\";}s:2:\"id\";s:11:\"media.slick\";s:5:\"label\";s:14:\"Slick carousel\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}s:5:\"token\";a:9:{s:4:\"uuid\";s:36:\"ac64fd0d-134b-4402-ad8f-39c1e680d629\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:2:\"id\";s:11:\"media.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}}s:17:\"menu_link_content\";a:1:{s:5:\"token\";a:9:{s:4:\"uuid\";s:36:\"b967e582-1250-484e-8505-10c3937592af\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"menu_link_content\";}}s:2:\"id\";s:23:\"menu_link_content.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:17:\"menu_link_content\";s:5:\"cache\";b:1;}}s:4:\"node\";a:6:{s:4:\"full\";a:10:{s:4:\"uuid\";s:36:\"86b7e058-1094-4a6b-b4f7-8ca947f8d2c4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QJ2aZ1xfVf59aq6Pz5X7fyUOa2HxuCoTwQ_RQjoulAU\";}s:2:\"id\";s:9:\"node.full\";s:5:\"label\";s:18:\"Contenido completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}s:3:\"rss\";a:10:{s:4:\"uuid\";s:36:\"51d331ec-2acf-4f5a-9562-56338c29d494\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"l8fiAFE3Kng_6bhLlUDnVTkTDzXWxzYFrCWTrngVXEA\";}s:2:\"id\";s:8:\"node.rss\";s:5:\"label\";s:3:\"RSS\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}s:12:\"search_index\";a:10:{s:4:\"uuid\";s:36:\"f861b720-95d5-4358-bf8f-f0999e639922\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"r_A0T3aTqGDwLyvoH7wLps-0PM--RHlS8UsiJe_Ac64\";}s:2:\"id\";s:17:\"node.search_index\";s:5:\"label\";s:20:\"Índice de búsqueda\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}s:13:\"search_result\";a:10:{s:4:\"uuid\";s:36:\"85a9c69c-f855-4c83-98e3-995fc2d26128\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"d8wBEm7XvJ6H3S0IneDD9PfTBklPIH7GMpxElVemPf8\";}s:2:\"id\";s:18:\"node.search_result\";s:5:\"label\";s:50:\"Destacar la entrada de los resultados de búsqueda\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}s:6:\"teaser\";a:10:{s:4:\"uuid\";s:36:\"4990f17f-6a48-4c49-bee8-c7dde3ca0cdf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KgGJDZFpMaz_8bTv6fN1bXS3Qi5LWmRJI9R53kEGsNQ\";}s:2:\"id\";s:11:\"node.teaser\";s:5:\"label\";s:7:\"Resumen\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}s:5:\"token\";a:9:{s:4:\"uuid\";s:36:\"89ad2507-bf87-47f0-8a85-52c848fbdea9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:10:\"node.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}}s:10:\"path_alias\";a:1:{s:5:\"token\";a:9:{s:4:\"uuid\";s:36:\"39c3141e-26a0-4db3-ae50-3fb48998a65a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:10:\"path_alias\";}}s:2:\"id\";s:16:\"path_alias.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:10:\"path_alias\";s:5:\"cache\";b:1;}}s:8:\"shortcut\";a:1:{s:5:\"token\";a:9:{s:4:\"uuid\";s:36:\"901e8424-b909-4193-94df-376aaa98901c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"shortcut\";}}s:2:\"id\";s:14:\"shortcut.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:8:\"shortcut\";s:5:\"cache\";b:1;}}s:13:\"taxonomy_term\";a:2:{s:4:\"full\";a:10:{s:4:\"uuid\";s:36:\"bc14ecd0-6b60-425a-b303-ad05fc32adac\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iukUENpf8CFvjZbGGacKX_Ges0-lU9z6zvsd32P6kbo\";}s:2:\"id\";s:18:\"taxonomy_term.full\";s:5:\"label\";s:34:\"Página de términos de taxonomía\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:5:\"cache\";b:1;}s:5:\"token\";a:9:{s:4:\"uuid\";s:36:\"e8288edd-532c-471a-bfbb-6108618ffb51\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:2:\"id\";s:19:\"taxonomy_term.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:5:\"cache\";b:1;}}s:4:\"user\";a:3:{s:7:\"compact\";a:10:{s:4:\"uuid\";s:36:\"836c9c94-96e2-4cd0-aa20-a0a583ada4c5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TtD7OuGskOsQfoGyxXkrdtllBpR37J19d5BMQDZWJgA\";}s:2:\"id\";s:12:\"user.compact\";s:5:\"label\";s:8:\"Compacto\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}s:4:\"full\";a:10:{s:4:\"uuid\";s:36:\"689236a7-d4d3-445a-9207-8b0760a8703c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZbXunWS_xAvMZXFfinyvClDAb_RCVLt7gAzE3v16E-Q\";}s:2:\"id\";s:9:\"user.full\";s:5:\"label\";s:17:\"Cuenta de usuario\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}s:5:\"token\";a:9:{s:4:\"uuid\";s:36:\"616b9234-c822-4be8-89de-b3a0501cb5aa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:10:\"user.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}}}',-1,1773072978.612,1,'entity_field_info entity_types','1'),('field_formatter_types_plugins',_binary 'a:58:{s:12:\"blazy_oembed\";a:5:{s:11:\"field_types\";a:3:{i:0;s:4:\"link\";i:1;s:6:\"string\";i:2;s:11:\"string_long\";}s:2:\"id\";s:12:\"blazy_oembed\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Blazy OEmbed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:61:\"Drupal\\blazy\\Plugin\\Field\\FieldFormatter\\BlazyOEmbedFormatter\";s:8:\"provider\";s:5:\"blazy\";}s:10:\"blazy_text\";a:6:{s:11:\"field_types\";a:3:{i:0;s:4:\"text\";i:1;s:9:\"text_long\";i:2;s:17:\"text_with_summary\";}s:2:\"id\";s:10:\"blazy_text\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Blazy Grid\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"quickedit\";a:1:{s:6:\"editor\";s:8:\"disabled\";}s:5:\"class\";s:59:\"Drupal\\blazy\\Plugin\\Field\\FieldFormatter\\BlazyTextFormatter\";s:8:\"provider\";s:5:\"blazy\";}s:12:\"blazy_entity\";a:5:{s:11:\"field_types\";a:2:{i:0;s:16:\"entity_reference\";i:1;s:26:\"entity_reference_revisions\";}s:2:\"id\";s:12:\"blazy_entity\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Blazy Grid\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:61:\"Drupal\\blazy\\Plugin\\Field\\FieldFormatter\\BlazyEntityFormatter\";s:8:\"provider\";s:5:\"blazy\";}s:10:\"blazy_file\";a:5:{s:11:\"field_types\";a:4:{i:0;s:16:\"entity_reference\";i:1;s:4:\"file\";i:2;s:5:\"image\";i:3;s:15:\"svg_image_field\";}s:2:\"id\";s:10:\"blazy_file\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Blazy File/SVG\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:59:\"Drupal\\blazy\\Plugin\\Field\\FieldFormatter\\BlazyFileFormatter\";s:8:\"provider\";s:5:\"blazy\";}s:11:\"blazy_title\";a:5:{s:11:\"field_types\";a:2:{i:0;s:4:\"text\";i:1;s:6:\"string\";}s:2:\"id\";s:11:\"blazy_title\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Blazy Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:60:\"Drupal\\blazy\\Plugin\\Field\\FieldFormatter\\BlazyTitleFormatter\";s:8:\"provider\";s:5:\"blazy\";}s:5:\"blazy\";a:5:{s:11:\"field_types\";a:1:{i:0;s:5:\"image\";}s:2:\"id\";s:5:\"blazy\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Blazy Image\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:60:\"Drupal\\blazy\\Plugin\\Field\\FieldFormatter\\BlazyImageFormatter\";s:8:\"provider\";s:5:\"blazy\";}s:11:\"blazy_media\";a:5:{s:11:\"field_types\";a:1:{i:0;s:16:\"entity_reference\";}s:2:\"id\";s:11:\"blazy_media\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Blazy Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:60:\"Drupal\\blazy\\Plugin\\Field\\FieldFormatter\\BlazyMediaFormatter\";s:8:\"provider\";s:5:\"blazy\";}s:17:\"comment_permalink\";a:7:{s:5:\"class\";s:68:\"Drupal\\comment\\Plugin\\Field\\FieldFormatter\\CommentPermalinkFormatter\";s:8:\"provider\";s:7:\"comment\";s:2:\"id\";s:17:\"comment_permalink\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Comment Permalink\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:2:{i:0;s:6:\"string\";i:1;s:3:\"uri\";}s:6:\"weight\";N;}s:15:\"comment_default\";a:7:{s:5:\"class\";s:66:\"Drupal\\comment\\Plugin\\Field\\FieldFormatter\\CommentDefaultFormatter\";s:8:\"provider\";s:7:\"comment\";s:2:\"id\";s:15:\"comment_default\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment list\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:7:\"comment\";}s:6:\"weight\";N;}s:16:\"comment_username\";a:7:{s:5:\"class\";s:62:\"Drupal\\comment\\Plugin\\Field\\FieldFormatter\\AuthorNameFormatter\";s:8:\"provider\";s:7:\"comment\";s:2:\"id\";s:16:\"comment_username\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Author name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Display the author name.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"field_types\";a:1:{i:0;s:6:\"string\";}s:6:\"weight\";N;}s:14:\"datetime_plain\";a:7:{s:5:\"class\";s:66:\"Drupal\\datetime\\Plugin\\Field\\FieldFormatter\\DateTimePlainFormatter\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:14:\"datetime_plain\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Plain\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:8:\"datetime\";}s:6:\"weight\";N;}s:16:\"datetime_default\";a:7:{s:5:\"class\";s:68:\"Drupal\\datetime\\Plugin\\Field\\FieldFormatter\\DateTimeDefaultFormatter\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:16:\"datetime_default\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Default\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:8:\"datetime\";}s:6:\"weight\";N;}s:15:\"datetime_custom\";a:7:{s:5:\"class\";s:67:\"Drupal\\datetime\\Plugin\\Field\\FieldFormatter\\DateTimeCustomFormatter\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:15:\"datetime_custom\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Custom\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:8:\"datetime\";}s:6:\"weight\";N;}s:17:\"datetime_time_ago\";a:7:{s:5:\"class\";s:68:\"Drupal\\datetime\\Plugin\\Field\\FieldFormatter\\DateTimeTimeAgoFormatter\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:17:\"datetime_time_ago\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Time ago\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:8:\"datetime\";}s:6:\"weight\";N;}s:18:\"file_rss_enclosure\";a:7:{s:5:\"class\";s:61:\"Drupal\\file\\Plugin\\Field\\FieldFormatter\\RSSEnclosureFormatter\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:18:\"file_rss_enclosure\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"RSS enclosure\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:4:\"file\";}s:6:\"weight\";N;}s:9:\"file_link\";a:7:{s:5:\"class\";s:60:\"Drupal\\file\\Plugin\\Field\\FieldFormatter\\DefaultFileFormatter\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:9:\"file_link\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"File link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:6:\"string\";}s:6:\"weight\";N;}s:14:\"file_url_plain\";a:7:{s:5:\"class\";s:57:\"Drupal\\file\\Plugin\\Field\\FieldFormatter\\UrlPlainFormatter\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:14:\"file_url_plain\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"URL to file\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:4:\"file\";}s:6:\"weight\";N;}s:10:\"file_video\";a:7:{s:5:\"class\";s:58:\"Drupal\\file\\Plugin\\Field\\FieldFormatter\\FileVideoFormatter\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:10:\"file_video\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Video\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Display the file using an HTML5 video tag.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"field_types\";a:1:{i:0;s:4:\"file\";}s:6:\"weight\";N;}s:10:\"file_table\";a:7:{s:5:\"class\";s:54:\"Drupal\\file\\Plugin\\Field\\FieldFormatter\\TableFormatter\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:10:\"file_table\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Table of files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:4:\"file\";}s:6:\"weight\";N;}s:12:\"file_default\";a:7:{s:5:\"class\";s:60:\"Drupal\\file\\Plugin\\Field\\FieldFormatter\\GenericFileFormatter\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:12:\"file_default\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Generic file\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:4:\"file\";}s:6:\"weight\";N;}s:13:\"file_filemime\";a:7:{s:5:\"class\";s:57:\"Drupal\\file\\Plugin\\Field\\FieldFormatter\\FilemimeFormatter\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:13:\"file_filemime\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"File MIME\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:6:\"string\";}s:6:\"weight\";N;}s:10:\"file_audio\";a:7:{s:5:\"class\";s:58:\"Drupal\\file\\Plugin\\Field\\FieldFormatter\\FileAudioFormatter\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:10:\"file_audio\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Audio\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Display the file using an HTML5 audio tag.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"field_types\";a:1:{i:0;s:4:\"file\";}s:6:\"weight\";N;}s:9:\"file_size\";a:7:{s:5:\"class\";s:48:\"Drupal\\file\\Plugin\\Field\\FieldFormatter\\FileSize\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:9:\"file_size\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Bytes (KB, MB, ...)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:7:\"integer\";}s:6:\"weight\";N;}s:14:\"file_extension\";a:7:{s:5:\"class\";s:62:\"Drupal\\file\\Plugin\\Field\\FieldFormatter\\FileExtensionFormatter\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:14:\"file_extension\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"File extension\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:6:\"string\";}s:6:\"weight\";N;}s:8:\"file_uri\";a:7:{s:5:\"class\";s:56:\"Drupal\\file\\Plugin\\Field\\FieldFormatter\\FileUriFormatter\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:8:\"file_uri\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"File URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:2:{i:0;s:3:\"uri\";i:1;s:8:\"file_uri\";}s:6:\"weight\";N;}s:5:\"image\";a:7:{s:5:\"class\";s:55:\"Drupal\\image\\Plugin\\Field\\FieldFormatter\\ImageFormatter\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:5:\"image\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Image\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:5:\"image\";}s:6:\"weight\";N;}s:9:\"image_url\";a:7:{s:5:\"class\";s:58:\"Drupal\\image\\Plugin\\Field\\FieldFormatter\\ImageUrlFormatter\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:9:\"image_url\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"URL to image\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:5:\"image\";}s:6:\"weight\";N;}s:4:\"link\";a:7:{s:5:\"class\";s:53:\"Drupal\\link\\Plugin\\Field\\FieldFormatter\\LinkFormatter\";s:8:\"provider\";s:4:\"link\";s:2:\"id\";s:4:\"link\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:4:\"link\";}s:6:\"weight\";N;}s:13:\"link_separate\";a:7:{s:5:\"class\";s:61:\"Drupal\\link\\Plugin\\Field\\FieldFormatter\\LinkSeparateFormatter\";s:8:\"provider\";s:4:\"link\";s:2:\"id\";s:13:\"link_separate\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Separate link text and URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:4:\"link\";}s:6:\"weight\";N;}s:6:\"oembed\";a:7:{s:5:\"class\";s:56:\"Drupal\\media\\Plugin\\Field\\FieldFormatter\\OEmbedFormatter\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:6:\"oembed\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"oEmbed content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:3:{i:0;s:4:\"link\";i:1;s:6:\"string\";i:2;s:11:\"string_long\";}s:6:\"weight\";N;}s:15:\"media_thumbnail\";a:7:{s:5:\"class\";s:64:\"Drupal\\media\\Plugin\\Field\\FieldFormatter\\MediaThumbnailFormatter\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:15:\"media_thumbnail\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Thumbnail\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:16:\"entity_reference\";}s:6:\"weight\";N;}s:8:\"list_key\";a:7:{s:5:\"class\";s:62:\"Drupal\\options\\Plugin\\Field\\FieldFormatter\\OptionsKeyFormatter\";s:8:\"provider\";s:7:\"options\";s:2:\"id\";s:8:\"list_key\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Key\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:3:{i:0;s:12:\"list_integer\";i:1;s:10:\"list_float\";i:2;s:11:\"list_string\";}s:6:\"weight\";N;}s:12:\"list_default\";a:7:{s:5:\"class\";s:66:\"Drupal\\options\\Plugin\\Field\\FieldFormatter\\OptionsDefaultFormatter\";s:8:\"provider\";s:7:\"options\";s:2:\"id\";s:12:\"list_default\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Default\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:3:{i:0;s:12:\"list_integer\";i:1;s:10:\"list_float\";i:2;s:11:\"list_string\";}s:6:\"weight\";N;}s:11:\"slick_image\";a:7:{s:11:\"field_types\";a:1:{i:0;s:5:\"image\";}s:2:\"id\";s:11:\"slick_image\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Slick Image\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Display the images as a Slick carousel.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"quickedit\";a:1:{s:6:\"editor\";s:8:\"disabled\";}s:5:\"class\";s:60:\"Drupal\\slick\\Plugin\\Field\\FieldFormatter\\SlickImageFormatter\";s:8:\"provider\";s:5:\"slick\";}s:10:\"slick_text\";a:6:{s:11:\"field_types\";a:3:{i:0;s:4:\"text\";i:1;s:9:\"text_long\";i:2;s:17:\"text_with_summary\";}s:2:\"id\";s:10:\"slick_text\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Slick Text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"quickedit\";a:1:{s:6:\"editor\";s:8:\"disabled\";}s:5:\"class\";s:59:\"Drupal\\slick\\Plugin\\Field\\FieldFormatter\\SlickTextFormatter\";s:8:\"provider\";s:5:\"slick\";}s:10:\"slick_file\";a:5:{s:11:\"field_types\";a:4:{i:0;s:16:\"entity_reference\";i:1;s:4:\"file\";i:2;s:5:\"image\";i:3;s:15:\"svg_image_field\";}s:2:\"id\";s:10:\"slick_file\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Slick File/SVG\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:59:\"Drupal\\slick\\Plugin\\Field\\FieldFormatter\\SlickFileFormatter\";s:8:\"provider\";s:5:\"slick\";}s:11:\"slick_media\";a:7:{s:11:\"field_types\";a:1:{i:0;s:16:\"entity_reference\";}s:2:\"id\";s:11:\"slick_media\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Slick Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Display the referenced entities as a Slick carousel.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"quickedit\";a:1:{s:6:\"editor\";s:8:\"disabled\";}s:5:\"class\";s:60:\"Drupal\\slick\\Plugin\\Field\\FieldFormatter\\SlickMediaFormatter\";s:8:\"provider\";s:5:\"slick\";}s:29:\"entity_reference_rss_category\";a:7:{s:5:\"class\";s:83:\"Drupal\\taxonomy\\Plugin\\Field\\FieldFormatter\\EntityReferenceTaxonomyTermRssFormatter\";s:8:\"provider\";s:8:\"taxonomy\";s:2:\"id\";s:29:\"entity_reference_rss_category\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"RSS category\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Display reference to taxonomy term in RSS.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"field_types\";a:1:{i:0;s:16:\"entity_reference\";}s:6:\"weight\";N;}s:12:\"text_default\";a:7:{s:5:\"class\";s:60:\"Drupal\\text\\Plugin\\Field\\FieldFormatter\\TextDefaultFormatter\";s:8:\"provider\";s:4:\"text\";s:2:\"id\";s:12:\"text_default\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Default\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:3:{i:0;s:4:\"text\";i:1;s:9:\"text_long\";i:2;s:17:\"text_with_summary\";}s:6:\"weight\";N;}s:12:\"text_trimmed\";a:7:{s:5:\"class\";s:60:\"Drupal\\text\\Plugin\\Field\\FieldFormatter\\TextTrimmedFormatter\";s:8:\"provider\";s:4:\"text\";s:2:\"id\";s:12:\"text_trimmed\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Trimmed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:3:{i:0;s:4:\"text\";i:1;s:9:\"text_long\";i:2;s:17:\"text_with_summary\";}s:6:\"weight\";N;}s:23:\"text_summary_or_trimmed\";a:7:{s:5:\"class\";s:69:\"Drupal\\text\\Plugin\\Field\\FieldFormatter\\TextSummaryOrTrimmedFormatter\";s:8:\"provider\";s:4:\"text\";s:2:\"id\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Summary or trimmed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:17:\"text_with_summary\";}s:6:\"weight\";N;}s:9:\"user_name\";a:7:{s:5:\"class\";s:57:\"Drupal\\user\\Plugin\\Field\\FieldFormatter\\UserNameFormatter\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:9:\"user_name\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"User name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Display the user or author name.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"field_types\";a:1:{i:0;s:6:\"string\";}s:6:\"weight\";N;}s:6:\"author\";a:7:{s:5:\"class\";s:55:\"Drupal\\user\\Plugin\\Field\\FieldFormatter\\AuthorFormatter\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:6:\"author\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Author\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Display the referenced author user entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"field_types\";a:1:{i:0;s:16:\"entity_reference\";}s:6:\"weight\";N;}s:17:\"dxpr_builder_text\";a:5:{s:11:\"field_types\";a:3:{i:0;s:4:\"text\";i:1;s:9:\"text_long\";i:2;s:17:\"text_with_summary\";}s:2:\"id\";s:17:\"dxpr_builder_text\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"DXPR Builder\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:68:\"Drupal\\dxpr_builder\\Plugin\\Field\\FieldFormatter\\DxprBuilderFormatter\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:28:\"entity_reference_entity_view\";a:7:{s:5:\"class\";s:76:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\EntityReferenceEntityFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:28:\"entity_reference_entity_view\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Rendered entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Render the referenced entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"field_types\";a:1:{i:0;s:16:\"entity_reference\";}s:6:\"weight\";N;}s:8:\"language\";a:7:{s:5:\"class\";s:63:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\LanguageFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"language\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:8:\"language\";}s:6:\"weight\";N;}s:12:\"email_mailto\";a:7:{s:5:\"class\";s:61:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\MailToFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:12:\"email_mailto\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:5:\"email\";}s:6:\"weight\";N;}s:12:\"basic_string\";a:7:{s:5:\"class\";s:66:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\BasicStringFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:12:\"basic_string\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Plain text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:2:{i:0;s:11:\"string_long\";i:1;s:5:\"email\";}s:6:\"weight\";N;}s:14:\"number_integer\";a:7:{s:5:\"class\";s:62:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\IntegerFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:14:\"number_integer\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Default\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:7:\"integer\";}s:6:\"weight\";N;}s:18:\"number_unformatted\";a:7:{s:5:\"class\";s:73:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\NumericUnformattedFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:18:\"number_unformatted\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Unformatted\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:3:{i:0;s:7:\"integer\";i:1;s:7:\"decimal\";i:2;s:5:\"float\";}s:6:\"weight\";N;}s:22:\"entity_reference_label\";a:7:{s:5:\"class\";s:75:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\EntityReferenceLabelFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:22:\"entity_reference_label\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Label\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Display the label of the referenced entities.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"field_types\";a:1:{i:0;s:16:\"entity_reference\";}s:6:\"weight\";N;}s:13:\"timestamp_ago\";a:7:{s:5:\"class\";s:67:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\TimestampAgoFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:13:\"timestamp_ago\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Time ago\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:3:{i:0;s:9:\"timestamp\";i:1;s:7:\"created\";i:2;s:7:\"changed\";}s:6:\"weight\";N;}s:7:\"boolean\";a:7:{s:5:\"class\";s:62:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\BooleanFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"boolean\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Boolean\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:7:\"boolean\";}s:6:\"weight\";N;}s:9:\"timestamp\";a:7:{s:5:\"class\";s:64:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\TimestampFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:9:\"timestamp\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Default\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:3:{i:0;s:9:\"timestamp\";i:1;s:7:\"created\";i:2;s:7:\"changed\";}s:6:\"weight\";N;}s:6:\"string\";a:7:{s:5:\"class\";s:61:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\StringFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"string\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Plain text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:2:{i:0;s:6:\"string\";i:1;s:3:\"uri\";}s:6:\"weight\";N;}s:8:\"uri_link\";a:7:{s:5:\"class\";s:62:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\UriLinkFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"uri_link\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Link to URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:3:\"uri\";}s:6:\"weight\";N;}s:14:\"number_decimal\";a:7:{s:5:\"class\";s:62:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\DecimalFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:14:\"number_decimal\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Default\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:2:{i:0;s:7:\"decimal\";i:1;s:5:\"float\";}s:6:\"weight\";N;}s:26:\"entity_reference_entity_id\";a:7:{s:5:\"class\";s:72:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldFormatter\\EntityReferenceIdFormatter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:26:\"entity_reference_entity_id\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Entity ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Display the ID of the referenced entities.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"field_types\";a:1:{i:0;s:16:\"entity_reference\";}s:6:\"weight\";N;}}',-1,1773072978.719,1,'','0'),('field_types_plugins',_binary 'a:29:{s:7:\"comment\";a:17:{s:5:\"class\";s:49:\"Drupal\\comment\\Plugin\\Field\\FieldType\\CommentItem\";s:8:\"provider\";s:7:\"comment\";s:2:\"id\";s:7:\"comment\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:75:\"This field manages configuration and presentation of comments on an entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:15:\"comment_default\";s:17:\"default_formatter\";s:15:\"comment_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:35:\"Drupal\\comment\\CommentFieldItemList\";s:11:\"cardinality\";i:1;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:8:\"datetime\";a:17:{s:5:\"class\";s:51:\"Drupal\\datetime\\Plugin\\Field\\FieldType\\DateTimeItem\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:8:\"datetime\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:79:\"Ideal when date and time needs to be input by users, like event dates and times\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"Date or date and time stored in a readable string format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Easy to read and understand for humans\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:9:\"date_time\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:16:\"datetime_default\";s:17:\"default_formatter\";s:16:\"datetime_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:60:\"Drupal\\datetime\\Plugin\\Field\\FieldType\\DateTimeFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:1:{s:14:\"DateTimeFormat\";a:0:{}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:4:\"file\";a:18:{s:5:\"class\";s:43:\"Drupal\\file\\Plugin\\Field\\FieldType\\FileItem\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:4:\"file\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:2:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"For uploading files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"Can be configured with options such as allowed file extensions and maximum upload size\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:11:\"file_upload\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:12:\"file_generic\";s:17:\"default_formatter\";s:12:\"file_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:52:\"Drupal\\file\\Plugin\\Field\\FieldType\\FileFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:2:{s:15:\"ReferenceAccess\";a:0:{}s:14:\"FileValidation\";a:0:{}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:3:{s:9:\"target_id\";a:2:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;}s:7:\"display\";a:2:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;}s:11:\"description\";a:2:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;}}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:14:\"file_url_plain\";}s:8:\"file_uri\";a:17:{s:5:\"class\";s:46:\"Drupal\\file\\Plugin\\Field\\FieldType\\FileUriItem\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:8:\"file_uri\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"File URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:77:\"An entity field containing a file URI, and a computed root-relative file URL.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:3:\"uri\";s:17:\"default_formatter\";s:8:\"file_uri\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:5:\"image\";a:18:{s:5:\"class\";s:45:\"Drupal\\image\\Plugin\\Field\\FieldType\\ImageItem\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:5:\"image\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Image\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"For uploading images\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:92:\"Allows a user to upload an image with configurable extensions, image dimensions, upload size\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:122:\"Can be configured with options such as allowed file extensions, maximum upload size and image dimensions minimums/maximums\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:11:\"file_upload\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:11:\"image_image\";s:17:\"default_formatter\";s:5:\"image\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:52:\"Drupal\\file\\Plugin\\Field\\FieldType\\FileFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:2:{s:15:\"ReferenceAccess\";a:0:{}s:14:\"FileValidation\";a:0:{}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:3:{s:4:\"file\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"columns\";a:3:{i:0;s:9:\"target_id\";i:1;s:5:\"width\";i:2;s:6:\"height\";}s:34:\"require_all_groups_for_translation\";b:1;}s:3:\"alt\";a:2:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Alt\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;}s:5:\"title\";a:2:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;}}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:14:\"file_url_plain\";}s:4:\"link\";a:17:{s:5:\"class\";s:43:\"Drupal\\link\\Plugin\\Field\\FieldType\\LinkItem\";s:8:\"provider\";s:4:\"link\";s:2:\"id\";s:4:\"link\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:100:\"Stores a URL string, optional varchar link text, and optional blob of attributes to assemble a link.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:12:\"link_default\";s:17:\"default_formatter\";s:4:\"link\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:4:{s:8:\"LinkType\";a:0:{}s:10:\"LinkAccess\";a:0:{}s:21:\"LinkExternalProtocols\";a:0:{}s:23:\"LinkNotExistingInternal\";a:0:{}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:10:\"list_float\";a:18:{s:5:\"class\";s:51:\"Drupal\\options\\Plugin\\Field\\FieldType\\ListFloatItem\";s:8:\"provider\";s:7:\"options\";s:2:\"id\";s:10:\"list_float\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"List (float)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:2:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Values stored are floating-point numbers\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"For example, \'Fraction\': 0 => 0, .25 => 1/4, .75 => 3/4, 1 => 1\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:14:\"selection_list\";s:6:\"weight\";i:-10;s:14:\"default_widget\";s:14:\"options_select\";s:17:\"default_formatter\";s:12:\"list_default\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:12:\"list_default\";}s:11:\"list_string\";a:18:{s:5:\"class\";s:52:\"Drupal\\options\\Plugin\\Field\\FieldType\\ListStringItem\";s:8:\"provider\";s:7:\"options\";s:2:\"id\";s:11:\"list_string\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"List (text)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:2:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Values stored are text values\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"For example, \'US States\': IL => Illinois, IA => Iowa, IN => Indiana\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:14:\"selection_list\";s:6:\"weight\";i:-50;s:14:\"default_widget\";s:14:\"options_select\";s:17:\"default_formatter\";s:12:\"list_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:12:\"list_default\";}s:12:\"list_integer\";a:18:{s:5:\"class\";s:53:\"Drupal\\options\\Plugin\\Field\\FieldType\\ListIntegerItem\";s:8:\"provider\";s:7:\"options\";s:2:\"id\";s:12:\"list_integer\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"List (integer)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:2:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Values stored are numbers without decimals\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:71:\"For example, \'Lifetime in days\': 1 => 1 day, 7 => 1 week, 31 => 1 month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:14:\"selection_list\";s:6:\"weight\";i:-30;s:14:\"default_widget\";s:14:\"options_select\";s:17:\"default_formatter\";s:12:\"list_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:12:\"list_default\";}s:4:\"path\";a:17:{s:5:\"class\";s:28:\"Drupal\\pathauto\\PathautoItem\";s:8:\"provider\";s:4:\"path\";s:2:\"id\";s:4:\"path\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"An entity field containing a path alias and related data.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:4:\"path\";s:17:\"default_formatter\";N;s:5:\"no_ui\";b:1;s:10:\"list_class\";s:37:\"Drupal\\pathauto\\PathautoFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:1:{s:9:\"PathAlias\";a:0:{}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:9:\"text_long\";a:18:{s:5:\"class\";s:47:\"Drupal\\text\\Plugin\\Field\\FieldType\\TextLongItem\";s:8:\"provider\";s:4:\"text\";s:2:\"id\";s:9:\"text_long\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Text (formatted, long)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Ideal for longer texts, like body or description without a summary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Supports long text without specifying a maximum length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"May use more storage and be slower for searching and sorting\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:14:\"formatted_text\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:13:\"text_textarea\";s:17:\"default_formatter\";s:12:\"text_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:52:\"Drupal\\text\\Plugin\\Field\\FieldType\\TextFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:12:\"text_default\";}s:4:\"text\";a:18:{s:5:\"class\";s:43:\"Drupal\\text\\Plugin\\Field\\FieldType\\TextItem\";s:8:\"provider\";s:4:\"text\";s:2:\"id\";s:4:\"text\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Text (formatted)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:4:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:85:\"Ideal for titles and names that need to support markup such as bold, italics or links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Efficient storage for short text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Requires specifying a maximum length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:3;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"Good for fields with known or predictable lengths\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:14:\"formatted_text\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:14:\"text_textfield\";s:17:\"default_formatter\";s:12:\"text_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:52:\"Drupal\\text\\Plugin\\Field\\FieldType\\TextFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:12:\"text_default\";}s:17:\"text_with_summary\";a:18:{s:5:\"class\";s:54:\"Drupal\\text\\Plugin\\Field\\FieldType\\TextWithSummaryItem\";s:8:\"provider\";s:4:\"text\";s:2:\"id\";s:17:\"text_with_summary\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Text (formatted, long, with summary)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:4:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"Ideal for longer texts, like body or description with a summary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Allows specifying a summary for the text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Supports long text without specifying a maximum length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:3;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"May use more storage and be slower for searching and sorting\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:14:\"formatted_text\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:26:\"text_textarea_with_summary\";s:17:\"default_formatter\";s:12:\"text_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:52:\"Drupal\\text\\Plugin\\Field\\FieldType\\TextFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:12:\"text_default\";}s:8:\"language\";a:17:{s:5:\"class\";s:36:\"\\Drupal\\language\\DefaultLanguageItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"language\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"An entity field referencing a language.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:15:\"language_select\";s:17:\"default_formatter\";s:8:\"language\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:1:{s:6:\"Length\";a:1:{s:3:\"max\";i:12;}}}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:7:\"integer\";a:17:{s:5:\"class\";s:52:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\IntegerItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"integer\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Number (integer)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:2:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Number without decimals\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"For example, 123\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:6:\"number\";s:6:\"weight\";i:-50;s:14:\"default_widget\";s:6:\"number\";s:17:\"default_formatter\";s:14:\"number_integer\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:7:\"decimal\";a:17:{s:5:\"class\";s:52:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\DecimalItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"decimal\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Number (decimal)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:84:\"Ideal for exact counts and measures (prices, temperatures, distances, volumes, etc.)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Stores a number in the database in a fixed decimal format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:104:\"For example, 12.34 km or € when used for further detailed calculations (such as summing many of these)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:6:\"number\";s:6:\"weight\";i:-30;s:14:\"default_widget\";s:6:\"number\";s:17:\"default_formatter\";s:14:\"number_decimal\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:3:\"uri\";a:17:{s:5:\"class\";s:48:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\UriItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:3:\"uri\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"An entity field containing a URI.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:3:\"uri\";s:17:\"default_formatter\";s:8:\"uri_link\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:8:\"password\";a:17:{s:5:\"class\";s:53:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\PasswordItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"password\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Password\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"An entity field containing a password value.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";N;s:17:\"default_formatter\";N;s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:4:\"uuid\";a:17:{s:5:\"class\";s:49:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\UuidItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"uuid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"An entity field containing a UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";N;s:17:\"default_formatter\";s:6:\"string\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:9:\"timestamp\";a:17:{s:5:\"class\";s:54:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\TimestampItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:9:\"timestamp\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Timestamp\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Ideal for using date and time calculations or comparisons\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:71:\"Date and time stored in the form of seconds since January 1, 1970 (UTC)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"Compact and efficient for storage, sorting and calculations\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:9:\"date_time\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:18:\"datetime_timestamp\";s:17:\"default_formatter\";s:9:\"timestamp\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:1:{s:5:\"Range\";a:2:{s:3:\"min\";s:11:\"-2147483648\";s:3:\"max\";s:10:\"2147483648\";}}}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:11:\"string_long\";a:17:{s:5:\"class\";s:55:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\StringLongItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:11:\"string_long\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Text (plain, long)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Ideal for longer texts, like body or description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Supports long text without specifying a maximum length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"May use more storage and be slower for searching and sorting\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:10:\"plain_text\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:15:\"string_textarea\";s:17:\"default_formatter\";s:12:\"basic_string\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:7:\"changed\";a:17:{s:5:\"class\";s:52:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\ChangedItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"changed\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Last changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:85:\"An entity field containing a UNIX timestamp of when the entity has been last updated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:18:\"datetime_timestamp\";s:17:\"default_formatter\";s:9:\"timestamp\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:38:\"Drupal\\Core\\Field\\ChangedFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:7:\"boolean\";a:17:{s:5:\"class\";s:52:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\BooleanItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"boolean\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Boolean\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Field to store a true or false value.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:16:\"boolean_checkbox\";s:17:\"default_formatter\";s:7:\"boolean\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:16:\"entity_reference\";a:17:{s:5:\"class\";s:60:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\EntityReferenceItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:16:\"entity_reference\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Entity reference\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"An entity field containing an entity reference.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:9:\"reference\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:29:\"entity_reference_autocomplete\";s:17:\"default_formatter\";s:22:\"entity_reference_label\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:46:\"Drupal\\Core\\Field\\EntityReferenceFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:6:\"string\";a:17:{s:5:\"class\";s:51:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\StringItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"string\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Text (plain)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:4:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Ideal for titles and names\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Efficient storage for short text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Requires specifying a maximum length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:3;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Good for fields with known or predictable length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:10:\"plain_text\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:16:\"string_textfield\";s:17:\"default_formatter\";s:6:\"string\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:5:\"email\";a:17:{s:5:\"class\";s:50:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\EmailItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"email\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Field to store an email address.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:13:\"email_default\";s:17:\"default_formatter\";s:12:\"basic_string\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:7:\"created\";a:17:{s:5:\"class\";s:52:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\CreatedItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"created\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:80:\"An entity field containing a UNIX timestamp of when the entity has been created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:18:\"datetime_timestamp\";s:17:\"default_formatter\";s:9:\"timestamp\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:3:\"map\";a:17:{s:5:\"class\";s:48:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\MapItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:3:\"map\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Map\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"An entity field for storing a serialized array of values.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";N;s:17:\"default_formatter\";N;s:5:\"no_ui\";b:1;s:10:\"list_class\";s:34:\"Drupal\\Core\\Field\\MapFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}s:5:\"float\";a:17:{s:5:\"class\";s:50:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\FloatItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"float\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Number (float)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:130:\"In most instances, it is best to use Number (decimal) instead, as decimal numbers stored as floats may contain errors in precision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:130:\"This type of field offers faster processing and more compact storage, but the differences are typically negligible on modern sites\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"For example, 123.4 km when used in imprecise contexts such as a walking trail distance\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:6:\"number\";s:6:\"weight\";i:-10;s:14:\"default_widget\";s:6:\"number\";s:17:\"default_formatter\";s:14:\"number_decimal\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;}}',-1,1773072974.496,1,'','0'),('field_widget_types_plugins',_binary 'a:26:{s:15:\"comment_default\";a:8:{s:5:\"class\";s:53:\"Drupal\\comment\\Plugin\\Field\\FieldWidget\\CommentWidget\";s:8:\"provider\";s:7:\"comment\";s:2:\"id\";s:15:\"comment_default\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:7:\"comment\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:16:\"datetime_default\";a:8:{s:5:\"class\";s:62:\"Drupal\\datetime\\Plugin\\Field\\FieldWidget\\DateTimeDefaultWidget\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:16:\"datetime_default\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Date and time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:8:\"datetime\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:17:\"datetime_datelist\";a:8:{s:5:\"class\";s:63:\"Drupal\\datetime\\Plugin\\Field\\FieldWidget\\DateTimeDatelistWidget\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:17:\"datetime_datelist\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Select list\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:8:\"datetime\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:31:\"entity_browser_entity_reference\";a:7:{s:11:\"field_types\";a:1:{i:0;s:16:\"entity_reference\";}s:15:\"multiple_values\";b:1;s:2:\"id\";s:31:\"entity_browser_entity_reference\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Entity browser\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Uses entity browser to select entities.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:75:\"Drupal\\entity_browser\\Plugin\\Field\\FieldWidget\\EntityReferenceBrowserWidget\";s:8:\"provider\";s:14:\"entity_browser\";}s:19:\"entity_browser_file\";a:6:{s:11:\"field_types\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"image\";}s:15:\"multiple_values\";b:1;s:2:\"id\";s:19:\"entity_browser_file\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Entity browser\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:14:\"entity_browser\";s:5:\"class\";s:64:\"Drupal\\entity_browser\\Plugin\\Field\\FieldWidget\\FileBrowserWidget\";}s:12:\"file_generic\";a:8:{s:5:\"class\";s:47:\"Drupal\\file\\Plugin\\Field\\FieldWidget\\FileWidget\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:12:\"file_generic\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:4:\"file\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:11:\"image_image\";a:8:{s:5:\"class\";s:49:\"Drupal\\image\\Plugin\\Field\\FieldWidget\\ImageWidget\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:11:\"image_image\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Image\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:5:\"image\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:12:\"link_default\";a:8:{s:5:\"class\";s:47:\"Drupal\\link\\Plugin\\Field\\FieldWidget\\LinkWidget\";s:8:\"provider\";s:4:\"link\";s:2:\"id\";s:12:\"link_default\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:4:\"link\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:16:\"oembed_textfield\";a:8:{s:5:\"class\";s:50:\"Drupal\\media\\Plugin\\Field\\FieldWidget\\OEmbedWidget\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:16:\"oembed_textfield\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"oEmbed URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:6:\"string\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:20:\"media_library_widget\";a:8:{s:5:\"class\";s:64:\"Drupal\\media_library\\Plugin\\Field\\FieldWidget\\MediaLibraryWidget\";s:8:\"provider\";s:13:\"media_library\";s:2:\"id\";s:20:\"media_library_widget\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Media library\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"Allows you to select items from the media library.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"field_types\";a:1:{i:0;s:16:\"entity_reference\";}s:15:\"multiple_values\";b:1;s:6:\"weight\";N;}s:4:\"path\";a:8:{s:5:\"class\";s:30:\"Drupal\\pathauto\\PathautoWidget\";s:8:\"provider\";s:4:\"path\";s:2:\"id\";s:4:\"path\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:4:\"path\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:13:\"text_textarea\";a:8:{s:5:\"class\";s:51:\"Drupal\\text\\Plugin\\Field\\FieldWidget\\TextareaWidget\";s:8:\"provider\";s:4:\"text\";s:2:\"id\";s:13:\"text_textarea\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Text area (multiple rows)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:9:\"text_long\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:26:\"text_textarea_with_summary\";a:8:{s:5:\"class\";s:62:\"Drupal\\text\\Plugin\\Field\\FieldWidget\\TextareaWithSummaryWidget\";s:8:\"provider\";s:4:\"text\";s:2:\"id\";s:26:\"text_textarea_with_summary\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Text area with a summary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:17:\"text_with_summary\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:14:\"text_textfield\";a:8:{s:5:\"class\";s:52:\"Drupal\\text\\Plugin\\Field\\FieldWidget\\TextfieldWidget\";s:8:\"provider\";s:4:\"text\";s:2:\"id\";s:14:\"text_textfield\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Text field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:4:\"text\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:14:\"options_select\";a:8:{s:5:\"class\";s:62:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldWidget\\OptionsSelectWidget\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:14:\"options_select\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Select list\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:4:{i:0;s:16:\"entity_reference\";i:1;s:12:\"list_integer\";i:2;s:10:\"list_float\";i:3;s:11:\"list_string\";}s:15:\"multiple_values\";b:1;s:6:\"weight\";N;}s:15:\"language_select\";a:8:{s:5:\"class\";s:63:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldWidget\\LanguageSelectWidget\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:15:\"language_select\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Language select\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:8:\"language\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:15:\"options_buttons\";a:8:{s:5:\"class\";s:63:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldWidget\\OptionsButtonsWidget\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:15:\"options_buttons\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Check boxes/radio buttons\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:5:{i:0;s:7:\"boolean\";i:1;s:16:\"entity_reference\";i:2;s:12:\"list_integer\";i:3;s:10:\"list_float\";i:4;s:11:\"list_string\";}s:15:\"multiple_values\";b:1;s:6:\"weight\";N;}s:6:\"number\";a:8:{s:5:\"class\";s:55:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldWidget\\NumberWidget\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"number\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Number field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:3:{i:0;s:7:\"integer\";i:1;s:7:\"decimal\";i:2;s:5:\"float\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:3:\"uri\";a:8:{s:5:\"class\";s:52:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldWidget\\UriWidget\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:3:\"uri\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URI field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:2:{i:0;s:3:\"uri\";i:1;s:8:\"file_uri\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:29:\"entity_reference_autocomplete\";a:8:{s:5:\"class\";s:76:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldWidget\\EntityReferenceAutocompleteWidget\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:29:\"entity_reference_autocomplete\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Autocomplete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"An autocomplete text field.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"field_types\";a:1:{i:0;s:16:\"entity_reference\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:16:\"string_textfield\";a:8:{s:5:\"class\";s:64:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldWidget\\StringTextfieldWidget\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:16:\"string_textfield\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Textfield\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:6:\"string\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:15:\"string_textarea\";a:8:{s:5:\"class\";s:63:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldWidget\\StringTextareaWidget\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:15:\"string_textarea\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Text area (multiple rows)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:11:\"string_long\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:16:\"boolean_checkbox\";a:8:{s:5:\"class\";s:64:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldWidget\\BooleanCheckboxWidget\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:16:\"boolean_checkbox\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Single on/off checkbox\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:7:\"boolean\";}s:15:\"multiple_values\";b:1;s:6:\"weight\";N;}s:13:\"email_default\";a:8:{s:5:\"class\";s:61:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldWidget\\EmailDefaultWidget\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:13:\"email_default\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:1:{i:0;s:5:\"email\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}s:34:\"entity_reference_autocomplete_tags\";a:8:{s:5:\"class\";s:80:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldWidget\\EntityReferenceAutocompleteTagsWidget\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:34:\"entity_reference_autocomplete_tags\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Autocomplete (Tags style)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"An autocomplete text field with tagging support.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"field_types\";a:1:{i:0;s:16:\"entity_reference\";}s:15:\"multiple_values\";b:1;s:6:\"weight\";N;}s:18:\"datetime_timestamp\";a:8:{s:5:\"class\";s:69:\"Drupal\\Core\\Datetime\\Plugin\\Field\\FieldWidget\\TimestampDatetimeWidget\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:18:\"datetime_timestamp\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Datetime Timestamp\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:11:\"field_types\";a:2:{i:0;s:9:\"timestamp\";i:1;s:7:\"created\";}s:15:\"multiple_values\";b:0;s:6:\"weight\";N;}}',-1,1773074886.589,1,'','0'),('file.field_storage_definitions.installed',_binary 'a:11:{s:3:\"fid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"File ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The file ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:3:\"fid\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The file UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The file language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:0;s:22:\"default_value_callback\";s:46:\"Drupal\\file\\Entity\\File::getDefaultEntityOwner\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"The user ID of the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:115;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"filename\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Filename\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Name of the file with no path components.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:8:\"filename\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:153;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uri\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The URI to access the file (either local or remote).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:13:\"FileUriUnique\";N;}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:3:\"uri\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:file_uri\";s:8:\"settings\";a:2:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:1;}}s:18:\"\0*\0fieldDefinition\";r:187;}s:7:\"\0*\0type\";s:8:\"file_uri\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:1;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"filemime\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"File MIME type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The file\'s MIME type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:8:\"filemime\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:222;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"filesize\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"File size\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The size of the file in bytes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:8:\"filesize\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:3:\"big\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:256;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:3:\"big\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"The status of the file, temporary (FALSE) and permanent (TRUE).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:293;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The timestamp that the file was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:334;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The timestamp that the file was last changed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:363;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072976.407,1,'','0'),('file_metadata_plugins',_binary 'a:2:{s:12:\"getimagesize\";a:5:{s:5:\"class\";s:48:\"Drupal\\file_mdm\\Plugin\\FileMetadata\\GetImageSize\";s:8:\"provider\";s:8:\"file_mdm\";s:2:\"id\";s:12:\"getimagesize\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Getimagesize\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"File metadata plugin for PHP getimagesize().\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:20:\"imagemagick_identify\";a:5:{s:5:\"class\";s:58:\"Drupal\\imagemagick\\Plugin\\FileMetadata\\ImagemagickIdentify\";s:8:\"provider\";s:11:\"imagemagick\";s:2:\"id\";s:20:\"imagemagick_identify\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"ImageMagick identify\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"File metadata plugin for ImageMagick identify results.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}',-1,1773075112.399,1,'','0'),('filter_plugins',_binary 'a:14:{s:12:\"blazy_filter\";a:9:{s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Lazyload inline images, or video iframes using Blazy.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:3;s:6:\"status\";b:0;s:8:\"settings\";a:6:{s:11:\"filter_tags\";a:2:{s:3:\"img\";s:3:\"img\";s:6:\"iframe\";s:6:\"iframe\";}s:12:\"media_switch\";s:0:\"\";s:9:\"box_style\";s:0:\"\";s:15:\"box_media_style\";s:0:\"\";s:12:\"hybrid_style\";s:0:\"\";s:12:\"use_data_uri\";s:1:\"0\";}s:2:\"id\";s:12:\"blazy_filter\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Blazy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:2;s:5:\"class\";s:38:\"Drupal\\blazy\\Plugin\\Filter\\BlazyFilter\";s:8:\"provider\";s:5:\"blazy\";}s:21:\"editor_file_reference\";a:9:{s:5:\"class\";s:47:\"Drupal\\editor\\Plugin\\Filter\\EditorFileReference\";s:8:\"provider\";s:6:\"editor\";s:2:\"id\";s:21:\"editor_file_reference\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Track images uploaded via a Text Editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:2;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:113:\"Ensures that the latest versions of images uploaded via a Text Editor are displayed, along with their dimensions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:0;s:6:\"status\";b:0;s:8:\"settings\";a:0:{}}s:24:\"filter_html_image_secure\";a:9:{s:5:\"class\";s:49:\"Drupal\\filter\\Plugin\\Filter\\FilterHtmlImageSecure\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:24:\"filter_html_image_secure\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Restrict images to this site\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:3;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:119:\"Disallows usage of &lt;img&gt; tag sources that are not hosted on this site by replacing them with a placeholder image.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:9;s:6:\"status\";b:0;s:8:\"settings\";a:0:{}}s:10:\"filter_url\";a:9:{s:5:\"class\";s:37:\"Drupal\\filter\\Plugin\\Filter\\FilterUrl\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:10:\"filter_url\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Convert URLs into links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:0;s:11:\"description\";N;s:6:\"weight\";i:0;s:6:\"status\";b:0;s:8:\"settings\";a:1:{s:17:\"filter_url_length\";i:72;}}s:18:\"filter_html_escape\";a:9:{s:5:\"class\";s:44:\"Drupal\\filter\\Plugin\\Filter\\FilterHtmlEscape\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:18:\"filter_html_escape\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Display any HTML as plain text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:1;s:11:\"description\";N;s:6:\"weight\";i:-10;s:6:\"status\";b:0;s:8:\"settings\";a:0:{}}s:14:\"filter_caption\";a:9:{s:5:\"class\";s:41:\"Drupal\\filter\\Plugin\\Filter\\FilterCaption\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:14:\"filter_caption\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Caption images\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:2;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:94:\"Uses a <code>data-caption</code> attribute on <code>&lt;img&gt;</code> tags to caption images.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:0;s:6:\"status\";b:0;s:8:\"settings\";a:0:{}}s:22:\"filter_image_lazy_load\";a:9:{s:5:\"class\";s:47:\"Drupal\\filter\\Plugin\\Filter\\FilterImageLazyLoad\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:22:\"filter_image_lazy_load\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Lazy load images\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:2;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:294:\"Instruct browsers to lazy load images if dimensions are specified. Use in conjunction with and place after the \'Track images uploaded via a Text Editor\' filter that adds image dimensions required for lazy loading. Results can be overridden by <code>&lt;img loading=&quot;eager&quot;&gt;</code>.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:15;s:6:\"status\";b:0;s:8:\"settings\";a:0:{}}s:12:\"filter_align\";a:9:{s:5:\"class\";s:39:\"Drupal\\filter\\Plugin\\Filter\\FilterAlign\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:12:\"filter_align\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Align images\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:2;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:90:\"Uses a <code>data-align</code> attribute on <code>&lt;img&gt;</code> tags to align images.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:0;s:6:\"status\";b:0;s:8:\"settings\";a:0:{}}s:11:\"filter_null\";a:9:{s:5:\"class\";s:38:\"Drupal\\filter\\Plugin\\Filter\\FilterNull\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:11:\"filter_null\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Provides a fallback for missing filters. Do not use.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:1;s:11:\"description\";N;s:6:\"weight\";i:-10;s:6:\"status\";b:0;s:8:\"settings\";a:0:{}}s:20:\"filter_htmlcorrector\";a:9:{s:5:\"class\";s:47:\"Drupal\\filter\\Plugin\\Filter\\FilterHtmlCorrector\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:20:\"filter_htmlcorrector\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Correct faulty and chopped off HTML\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:3;s:11:\"description\";N;s:6:\"weight\";i:10;s:6:\"status\";b:0;s:8:\"settings\";a:0:{}}s:11:\"filter_html\";a:9:{s:5:\"class\";s:38:\"Drupal\\filter\\Plugin\\Filter\\FilterHtml\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:11:\"filter_html\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Limit allowed HTML tags and correct faulty HTML\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:1;s:11:\"description\";N;s:6:\"weight\";i:-10;s:6:\"status\";b:0;s:8:\"settings\";a:3:{s:12:\"allowed_html\";s:166:\"<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type=\'1 A I\'> <li> <dl> <dt> <dd> <h2 id=\'jump-*\'> <h3 id> <h4 id> <h5 id> <h6 id>\";s:16:\"filter_html_help\";b:1;s:20:\"filter_html_nofollow\";b:0;}}s:12:\"filter_autop\";a:9:{s:5:\"class\";s:39:\"Drupal\\filter\\Plugin\\Filter\\FilterAutoP\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:12:\"filter_autop\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:87:\"Convert line breaks into HTML (i.e. <code>&lt;br&gt;</code> and <code>&lt;p&gt;</code>)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:0;s:11:\"description\";N;s:6:\"weight\";i:0;s:6:\"status\";b:0;s:8:\"settings\";a:0:{}}s:11:\"media_embed\";a:9:{s:5:\"class\";s:37:\"Drupal\\media\\Plugin\\Filter\\MediaEmbed\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:11:\"media_embed\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Embed media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:2;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:185:\"Embeds media items using a custom tag, <code>&lt;drupal-media&gt;</code>. If used in conjunction with the \'Align/Caption\' filters, make sure this filter is configured to run after them.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:100;s:6:\"status\";b:0;s:8:\"settings\";a:3:{s:17:\"default_view_mode\";s:7:\"default\";s:18:\"allowed_view_modes\";a:0:{}s:19:\"allowed_media_types\";a:0:{}}}s:12:\"slick_filter\";a:9:{s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"Creates slideshow/ carousel with Slick shortcode.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:4;s:6:\"status\";b:0;s:8:\"settings\";a:2:{s:9:\"optionset\";s:7:\"default\";s:12:\"media_switch\";s:0:\"\";}s:2:\"id\";s:12:\"slick_filter\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Slick\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"type\";i:2;s:5:\"class\";s:38:\"Drupal\\slick\\Plugin\\Filter\\SlickFilter\";s:8:\"provider\";s:5:\"slick\";}}',-1,1773332093.227,1,'','0'),('help_section_plugins',_binary 'a:2:{s:9:\"hook_help\";a:7:{s:5:\"class\";s:46:\"Drupal\\help\\Plugin\\HelpSection\\HookHelpSection\";s:8:\"provider\";s:4:\"help\";s:2:\"id\";s:9:\"hook_help\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Module overviews\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:89:\"Module overviews are provided by modules. Overviews available for your installed modules:\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"permission\";N;s:6:\"weight\";N;}s:11:\"help_topics\";a:7:{s:5:\"class\";s:47:\"Drupal\\help\\Plugin\\HelpSection\\HelpTopicSection\";s:8:\"provider\";s:4:\"help\";s:2:\"id\";s:11:\"help_topics\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Topics\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:80:\"Topics can be provided by modules or themes. Top-level help topics on your site:\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"permission\";N;s:6:\"weight\";i:-10;}}',-1,1773072974.357,1,'','0'),('help_topics',_binary 'a:91:{s:27:\"announcements_feed.overview\";a:7:{s:2:\"id\";s:27:\"announcements_feed.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Viewing Drupal announcements\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:0:{}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:18:\"announcements_feed\";s:21:\"_discovered_file_path\";s:127:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/announcements_feed/help_topics/announcements_feed.overview.html.twig\";}s:14:\"block.overview\";a:7:{s:2:\"id\";s:14:\"block.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Managing blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:8:{i:0;s:22:\"core.content_structure\";i:1;s:15:\"block.configure\";i:2;s:11:\"block.place\";i:3;s:17:\"block_content.add\";i:4;s:18:\"block_content.type\";i:5;s:19:\"contextual.overview\";i:6;s:18:\"core.ui_components\";i:7;s:14:\"views.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:5:\"block\";s:21:\"_discovered_file_path\";s:101:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/block/help_topics/block.overview.html.twig\";}s:15:\"block.configure\";a:7:{s:2:\"id\";s:15:\"block.configure\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Configuring a previously-placed block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:6:{i:0;s:14:\"block.overview\";i:1;s:21:\"core.ui_accessibility\";i:2;s:11:\"block.place\";i:3;s:17:\"block_content.add\";i:4;s:18:\"block_content.type\";i:5;s:17:\"core.translations\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:5:\"block\";s:21:\"_discovered_file_path\";s:102:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/block/help_topics/block.configure.html.twig\";}s:11:\"block.place\";a:7:{s:2:\"id\";s:11:\"block.place\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Placing a block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:8:{i:0;s:14:\"block.overview\";i:1;s:15:\"block.configure\";i:2;s:17:\"block_content.add\";i:3;s:18:\"block_content.type\";i:4;s:10:\"core.menus\";i:5;s:22:\"help.help_topic_search\";i:6;s:17:\"core.translations\";i:7;s:15:\"search.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:5:\"block\";s:21:\"_discovered_file_path\";s:98:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/block/help_topics/block.place.html.twig\";}s:17:\"block_content.add\";a:7:{s:2:\"id\";s:17:\"block_content.add\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Creating a content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:14:\"block.overview\";i:1;s:15:\"block.configure\";i:2;s:11:\"block.place\";i:3;s:18:\"block_content.type\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:13:\"block_content\";s:21:\"_discovered_file_path\";s:112:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/block_content/help_topics/block_content.add.html.twig\";}s:18:\"block_content.type\";a:7:{s:2:\"id\";s:18:\"block_content.type\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Defining a block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:7:{i:0;s:14:\"block.overview\";i:1;s:15:\"block.configure\";i:2;s:11:\"block.place\";i:3;s:17:\"block_content.add\";i:4;s:18:\"field_ui.add_field\";i:5;s:20:\"field_ui.manage_form\";i:6;s:23:\"field_ui.manage_display\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:13:\"block_content\";s:21:\"_discovered_file_path\";s:113:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/block_content/help_topics/block_content.type.html.twig\";}s:19:\"breakpoint.overview\";a:7:{s:2:\"id\";s:19:\"breakpoint.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"Managing height, width, and resolution breakpoints\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:15:\"core.appearance\";i:1;s:10:\"core.media\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:10:\"breakpoint\";s:21:\"_discovered_file_path\";s:111:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/breakpoint/help_topics/breakpoint.overview.html.twig\";}s:19:\"comment.configuring\";a:7:{s:2:\"id\";s:19:\"comment.configuring\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Configuring comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:5:{i:0;s:16:\"comment.overview\";i:1;s:21:\"comment.creating_type\";i:2;s:17:\"comment.disabling\";i:3;s:18:\"field_ui.add_field\";i:4;s:18:\"comment.moderating\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"comment\";s:21:\"_discovered_file_path\";s:108:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/comment/help_topics/comment.configuring.html.twig\";}s:16:\"comment.overview\";a:7:{s:2:\"id\";s:16:\"comment.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Managing comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:7:{i:0;s:18:\"comment.moderating\";i:1;s:19:\"comment.configuring\";i:2;s:21:\"comment.creating_type\";i:3;s:17:\"comment.disabling\";i:4;s:18:\"field_ui.add_field\";i:5;s:23:\"field_ui.manage_display\";i:6;s:20:\"field_ui.manage_form\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"comment\";s:21:\"_discovered_file_path\";s:105:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/comment/help_topics/comment.overview.html.twig\";}s:18:\"comment.moderating\";a:7:{s:2:\"id\";s:18:\"comment.moderating\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Moderating comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:16:\"comment.overview\";i:1;s:19:\"comment.configuring\";i:2;s:17:\"comment.disabling\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"comment\";s:21:\"_discovered_file_path\";s:107:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/comment/help_topics/comment.moderating.html.twig\";}s:21:\"comment.creating_type\";a:7:{s:2:\"id\";s:21:\"comment.creating_type\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Creating a comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:5:{i:0;s:18:\"field_ui.add_field\";i:1;s:23:\"field_ui.manage_display\";i:2;s:20:\"field_ui.manage_form\";i:3;s:16:\"comment.overview\";i:4;s:19:\"comment.configuring\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"comment\";s:21:\"_discovered_file_path\";s:110:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/comment/help_topics/comment.creating_type.html.twig\";}s:17:\"comment.disabling\";a:7:{s:2:\"id\";s:17:\"comment.disabling\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Disabling comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:16:\"comment.overview\";i:1;s:19:\"comment.configuring\";i:2;s:18:\"comment.moderating\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"comment\";s:21:\"_discovered_file_path\";s:106:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/comment/help_topics/comment.disabling.html.twig\";}s:18:\"config.export_full\";a:7:{s:2:\"id\";s:18:\"config.export_full\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Exporting your complete site configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:20:\"core.config_overview\";i:1;s:18:\"config.import_full\";i:2;s:20:\"config.export_single\";i:3;s:20:\"config.import_single\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"config\";s:21:\"_discovered_file_path\";s:106:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/config/help_topics/config.export_full.html.twig\";}s:20:\"config.export_single\";a:7:{s:2:\"id\";s:20:\"config.export_single\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Exporting a single configuration item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:20:\"core.config_overview\";i:1;s:18:\"config.export_full\";i:2;s:18:\"config.import_full\";i:3;s:20:\"config.import_single\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"config\";s:21:\"_discovered_file_path\";s:108:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/config/help_topics/config.export_single.html.twig\";}s:18:\"config.import_full\";a:7:{s:2:\"id\";s:18:\"config.import_full\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Importing your complete site configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:20:\"core.config_overview\";i:1;s:18:\"config.export_full\";i:2;s:20:\"config.import_single\";i:3;s:20:\"config.export_single\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"config\";s:21:\"_discovered_file_path\";s:106:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/config/help_topics/config.import_full.html.twig\";}s:20:\"config.import_single\";a:7:{s:2:\"id\";s:20:\"config.import_single\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Importing a single configuration item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:20:\"core.config_overview\";i:1;s:18:\"config.export_full\";i:2;s:18:\"config.import_full\";i:3;s:20:\"config.export_single\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"config\";s:21:\"_discovered_file_path\";s:108:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/config/help_topics/config.import_single.html.twig\";}s:21:\"contact.adding_fields\";a:7:{s:2:\"id\";s:21:\"contact.adding_fields\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Managing the fields of contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:16:\"contact.overview\";i:1;s:16:\"contact.creating\";i:2;s:28:\"contact.configuring_personal\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"contact\";s:21:\"_discovered_file_path\";s:110:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/contact/help_topics/contact.adding_fields.html.twig\";}s:23:\"contact.setting_default\";a:7:{s:2:\"id\";s:23:\"contact.setting_default\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Setting a default contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:16:\"contact.overview\";i:1;s:16:\"contact.creating\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"contact\";s:21:\"_discovered_file_path\";s:112:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/contact/help_topics/contact.setting_default.html.twig\";}s:16:\"contact.creating\";a:7:{s:2:\"id\";s:16:\"contact.creating\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Creating a new contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:16:\"contact.overview\";i:1;s:21:\"contact.adding_fields\";i:2;s:23:\"contact.setting_default\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"contact\";s:21:\"_discovered_file_path\";s:105:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/contact/help_topics/contact.creating.html.twig\";}s:28:\"contact.configuring_personal\";a:7:{s:2:\"id\";s:28:\"contact.configuring_personal\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"Configuring personal contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:16:\"contact.overview\";i:1;s:21:\"contact.adding_fields\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"contact\";s:21:\"_discovered_file_path\";s:117:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/contact/help_topics/contact.configuring_personal.html.twig\";}s:16:\"contact.overview\";a:7:{s:2:\"id\";s:16:\"contact.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Managing contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:4:{i:0;s:21:\"contact.adding_fields\";i:1;s:23:\"contact.setting_default\";i:2;s:16:\"contact.creating\";i:3;s:28:\"contact.configuring_personal\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"contact\";s:21:\"_discovered_file_path\";s:105:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/contact/help_topics/contact.overview.html.twig\";}s:19:\"contextual.overview\";a:7:{s:2:\"id\";s:19:\"contextual.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Using contextual links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:18:\"core.ui_components\";i:1;s:14:\"block.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:10:\"contextual\";s:21:\"_discovered_file_path\";s:111:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/contextual/help_topics/contextual.overview.html.twig\";}s:15:\"editor.overview\";a:7:{s:2:\"id\";s:15:\"editor.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Connecting text editors to text formats\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:22:\"core.content_structure\";i:1;s:20:\"field_ui.manage_form\";i:2;s:15:\"filter.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"editor\";s:21:\"_discovered_file_path\";s:103:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/editor/help_topics/editor.overview.html.twig\";}s:18:\"field_ui.add_field\";a:7:{s:2:\"id\";s:18:\"field_ui.add_field\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Adding a field to an entity sub-type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:13:{i:0;s:22:\"core.content_structure\";i:1;s:23:\"field_ui.manage_display\";i:2;s:20:\"field_ui.manage_form\";i:3;s:18:\"block_content.type\";i:4;s:19:\"comment.configuring\";i:5;s:16:\"comment.overview\";i:6;s:21:\"comment.creating_type\";i:7;s:24:\"field_ui.reference_field\";i:8;s:15:\"filter.overview\";i:9;s:10:\"core.media\";i:10;s:16:\"media.media_type\";i:11;s:18:\"node.creating_type\";i:12;s:13:\"node.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"field_ui\";s:21:\"_discovered_file_path\";s:108:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/field_ui/help_topics/field_ui.add_field.html.twig\";}s:24:\"field_ui.reference_field\";a:7:{s:2:\"id\";s:24:\"field_ui.reference_field\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Adding a reference field to an entity sub-type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:7:{i:0;s:22:\"core.content_structure\";i:1;s:18:\"field_ui.add_field\";i:2;s:23:\"field_ui.manage_display\";i:3;s:20:\"field_ui.manage_form\";i:4;s:10:\"core.media\";i:5;s:16:\"media.media_type\";i:6;s:20:\"taxonomy.configuring\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"field_ui\";s:21:\"_discovered_file_path\";s:114:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/field_ui/help_topics/field_ui.reference_field.html.twig\";}s:20:\"field_ui.manage_form\";a:7:{s:2:\"id\";s:20:\"field_ui.manage_form\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Configuring the edit form for an entity sub-type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:14:{i:0;s:22:\"core.content_structure\";i:1;s:18:\"field_ui.add_field\";i:2;s:23:\"field_ui.manage_display\";i:3;s:21:\"core.ui_accessibility\";i:4;s:18:\"block_content.type\";i:5;s:16:\"comment.overview\";i:6;s:21:\"comment.creating_type\";i:7;s:15:\"editor.overview\";i:8;s:24:\"field_ui.reference_field\";i:9;s:15:\"filter.overview\";i:10;s:10:\"core.media\";i:11;s:18:\"node.creating_type\";i:12;s:13:\"node.overview\";i:13;s:20:\"taxonomy.configuring\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"field_ui\";s:21:\"_discovered_file_path\";s:110:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/field_ui/help_topics/field_ui.manage_form.html.twig\";}s:23:\"field_ui.manage_display\";a:7:{s:2:\"id\";s:23:\"field_ui.manage_display\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Configuring field display for an entity sub-type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:13:{i:0;s:22:\"core.content_structure\";i:1;s:18:\"field_ui.add_field\";i:2;s:20:\"field_ui.manage_form\";i:3;s:21:\"core.ui_accessibility\";i:4;s:18:\"block_content.type\";i:5;s:16:\"comment.overview\";i:6;s:21:\"comment.creating_type\";i:7;s:24:\"field_ui.reference_field\";i:8;s:15:\"filter.overview\";i:9;s:11:\"image.style\";i:10;s:18:\"node.creating_type\";i:11;s:13:\"node.overview\";i:12;s:20:\"taxonomy.configuring\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"field_ui\";s:21:\"_discovered_file_path\";s:113:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/field_ui/help_topics/field_ui.manage_display.html.twig\";}s:15:\"filter.overview\";a:7:{s:2:\"id\";s:15:\"filter.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Managing text filters and text formats\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:6:{i:0;s:13:\"core.security\";i:1;s:22:\"core.content_structure\";i:2;s:20:\"field_ui.manage_form\";i:3;s:23:\"field_ui.manage_display\";i:4;s:18:\"field_ui.add_field\";i:5;s:15:\"editor.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"filter\";s:21:\"_discovered_file_path\";s:103:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/filter/help_topics/filter.overview.html.twig\";}s:16:\"core.performance\";a:7:{s:2:\"id\";s:16:\"core.performance\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Optimizing site performance\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:0:{}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:102:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.performance.html.twig\";}s:15:\"core.appearance\";a:7:{s:2:\"id\";s:15:\"core.appearance\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Changing the appearance of your site\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:4:{i:0;s:22:\"core.content_structure\";i:1;s:19:\"breakpoint.overview\";i:2;s:22:\"system.theme_uninstall\";i:3;s:20:\"system.theme_install\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:101:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.appearance.html.twig\";}s:10:\"core.menus\";a:7:{s:2:\"id\";s:10:\"core.menus\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Managing menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:5:{i:0;s:11:\"block.place\";i:1;s:21:\"menu_ui.menu_item_add\";i:2;s:34:\"menu_ui.content_type_configuration\";i:3;s:23:\"menu_ui.menu_operations\";i:4;s:18:\"menu_ui.overriding\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:96:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.menus.html.twig\";}s:17:\"core.web_services\";a:7:{s:2:\"id\";s:17:\"core.web_services\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Enabling web services\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:1:{i:0;s:22:\"core.content_structure\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:103:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.web_services.html.twig\";}s:16:\"core.maintenance\";a:7:{s:2:\"id\";s:16:\"core.maintenance\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Maintaining and troubleshooting your site\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:7:{i:0;s:9:\"core.cron\";i:1;s:14:\"core.extending\";i:2;s:13:\"core.security\";i:3;s:12:\"system.cache\";i:4;s:19:\"system.config_error\";i:5;s:23:\"system.maintenance_mode\";i:6;s:14:\"system.reports\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:102:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.maintenance.html.twig\";}s:13:\"core.security\";a:7:{s:2:\"id\";s:13:\"core.security\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Making your site secure\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:5:{i:0;s:15:\"filter.overview\";i:1;s:16:\"core.maintenance\";i:2;s:14:\"system.reports\";i:3;s:16:\"user.permissions\";i:4;s:30:\"user.security_account_settings\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:99:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.security.html.twig\";}s:22:\"help.help_topic_search\";a:7:{s:2:\"id\";s:22:\"help.help_topic_search\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Configuring help search\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:5:{i:0;s:11:\"block.place\";i:1;s:12:\"system.cache\";i:2;s:9:\"core.cron\";i:3;s:15:\"search.overview\";i:4;s:13:\"help.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"help\";s:21:\"_discovered_file_path\";s:108:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/help.help_topic_search.html.twig\";}s:13:\"help.overview\";a:7:{s:2:\"id\";s:13:\"help.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Working with help topics\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:2:{i:0;s:22:\"help.help_topic_search\";i:1;s:24:\"locale.translate_strings\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"help\";s:21:\"_discovered_file_path\";s:99:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/help.overview.html.twig\";}s:9:\"core.cron\";a:7:{s:2:\"id\";s:9:\"core.cron\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Running and configuring cron\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:16:\"core.maintenance\";i:1;s:22:\"help.help_topic_search\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:95:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.cron.html.twig\";}s:21:\"core.tracking_content\";a:7:{s:2:\"id\";s:21:\"core.tracking_content\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Tracking the content of your website\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:1:{i:0;s:29:\"history.tracking_user_content\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:107:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.tracking_content.html.twig\";}s:17:\"core.translations\";a:7:{s:2:\"id\";s:17:\"core.translations\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Working with languages and translations\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:7:{i:0;s:11:\"block.place\";i:1;s:15:\"block.configure\";i:2;s:15:\"language.detect\";i:3;s:12:\"language.add\";i:4;s:24:\"locale.translate_strings\";i:5;s:13:\"locale.import\";i:6;s:25:\"locale.translation_status\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:103:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.translations.html.twig\";}s:14:\"core.extending\";a:7:{s:2:\"id\";s:14:\"core.extending\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"Extending and modifying your site functionality\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:3:{i:0;s:16:\"core.maintenance\";i:1;s:23:\"system.module_uninstall\";i:2;s:21:\"system.module_install\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:100:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.extending.html.twig\";}s:10:\"core.media\";a:7:{s:2:\"id\";s:10:\"core.media\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Managing media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:7:{i:0;s:22:\"core.content_structure\";i:1;s:18:\"field_ui.add_field\";i:2;s:24:\"field_ui.reference_field\";i:3;s:20:\"field_ui.manage_form\";i:4;s:19:\"breakpoint.overview\";i:5;s:11:\"image.style\";i:6;s:16:\"media.media_type\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:96:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.media.html.twig\";}s:18:\"core.ui_components\";a:7:{s:2:\"id\";s:18:\"core.ui_components\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"Using the administrative interface\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:5:{i:0;s:14:\"block.overview\";i:1;s:19:\"contextual.overview\";i:2;s:21:\"core.ui_accessibility\";i:3;s:18:\"core.settings_tray\";i:4;s:17:\"shortcut.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:104:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.ui_components.html.twig\";}s:22:\"core.content_structure\";a:7:{s:2:\"id\";s:22:\"core.content_structure\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Managing content structure\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:12:{i:0;s:14:\"block.overview\";i:1;s:15:\"editor.overview\";i:2;s:18:\"field_ui.add_field\";i:3;s:24:\"field_ui.reference_field\";i:4;s:20:\"field_ui.manage_form\";i:5;s:23:\"field_ui.manage_display\";i:6;s:15:\"filter.overview\";i:7;s:15:\"core.appearance\";i:8;s:17:\"core.web_services\";i:9;s:10:\"core.media\";i:10;s:18:\"node.creating_type\";i:11;s:13:\"node.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:108:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.content_structure.html.twig\";}s:20:\"core.config_overview\";a:7:{s:2:\"id\";s:20:\"core.config_overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Managing and deploying configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:4:{i:0;s:18:\"config.export_full\";i:1;s:18:\"config.import_full\";i:2;s:20:\"config.export_single\";i:3;s:20:\"config.import_single\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:106:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.config_overview.html.twig\";}s:21:\"core.ui_accessibility\";a:7:{s:2:\"id\";s:21:\"core.ui_accessibility\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Accessibility of the administrative interface\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:18:\"core.ui_components\";i:1;s:15:\"block.configure\";i:2;s:20:\"field_ui.manage_form\";i:3;s:23:\"field_ui.manage_display\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:107:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.ui_accessibility.html.twig\";}s:18:\"core.settings_tray\";a:7:{s:2:\"id\";s:18:\"core.settings_tray\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Using in-line (quick) settings editing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:1:{i:0;s:18:\"core.ui_components\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"core\";s:21:\"_discovered_file_path\";s:104:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/help/help_topics/core.settings_tray.html.twig\";}s:29:\"history.tracking_user_content\";a:7:{s:2:\"id\";s:29:\"history.tracking_user_content\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Tracking which content a user has visited\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:1:{i:0;s:21:\"core.tracking_content\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"history\";s:21:\"_discovered_file_path\";s:118:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/history/help_topics/history.tracking_user_content.html.twig\";}s:11:\"image.style\";a:7:{s:2:\"id\";s:11:\"image.style\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Adding an image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:10:\"core.media\";i:1;s:23:\"field_ui.manage_display\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:5:\"image\";s:21:\"_discovered_file_path\";s:98:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/image/help_topics/image.style.html.twig\";}s:15:\"language.detect\";a:7:{s:2:\"id\";s:15:\"language.detect\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Configuring language detection and selection\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:17:\"core.translations\";i:1;s:12:\"language.add\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"language\";s:21:\"_discovered_file_path\";s:105:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/language/help_topics/language.detect.html.twig\";}s:12:\"language.add\";a:7:{s:2:\"id\";s:12:\"language.add\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Adding a language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:17:\"core.translations\";i:1;s:15:\"language.detect\";i:2;s:24:\"locale.translate_strings\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"language\";s:21:\"_discovered_file_path\";s:102:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/language/help_topics/language.add.html.twig\";}s:24:\"locale.translate_strings\";a:7:{s:2:\"id\";s:24:\"locale.translate_strings\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Translating user interface text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:5:{i:0;s:17:\"core.translations\";i:1;s:13:\"locale.import\";i:2;s:25:\"locale.translation_status\";i:3;s:12:\"language.add\";i:4;s:13:\"help.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"locale\";s:21:\"_discovered_file_path\";s:112:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/locale/help_topics/locale.translate_strings.html.twig\";}s:13:\"locale.import\";a:7:{s:2:\"id\";s:13:\"locale.import\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Importing a translation file\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:17:\"core.translations\";i:1;s:25:\"locale.translation_status\";i:2;s:24:\"locale.translate_strings\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"locale\";s:21:\"_discovered_file_path\";s:101:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/locale/help_topics/locale.import.html.twig\";}s:25:\"locale.translation_status\";a:7:{s:2:\"id\";s:25:\"locale.translation_status\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Checking interface translation status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:17:\"core.translations\";i:1;s:13:\"locale.import\";i:2;s:24:\"locale.translate_strings\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"locale\";s:21:\"_discovered_file_path\";s:113:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/locale/help_topics/locale.translation_status.html.twig\";}s:16:\"media.media_type\";a:7:{s:2:\"id\";s:16:\"media.media_type\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Adding a new media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:10:\"core.media\";i:1;s:18:\"field_ui.add_field\";i:2;s:24:\"field_ui.reference_field\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:5:\"media\";s:21:\"_discovered_file_path\";s:103:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/media/help_topics/media.media_type.html.twig\";}s:21:\"menu_ui.menu_item_add\";a:7:{s:2:\"id\";s:21:\"menu_ui.menu_item_add\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Adding a link to a menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:34:\"menu_ui.content_type_configuration\";i:1;s:23:\"menu_ui.menu_operations\";i:2;s:10:\"core.menus\";i:3;s:18:\"menu_ui.overriding\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"menu_ui\";s:21:\"_discovered_file_path\";s:110:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/menu_ui/help_topics/menu_ui.menu_item_add.html.twig\";}s:34:\"menu_ui.content_type_configuration\";a:7:{s:2:\"id\";s:34:\"menu_ui.content_type_configuration\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Configure menu settings for a content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:21:\"menu_ui.menu_item_add\";i:1;s:23:\"menu_ui.menu_operations\";i:2;s:10:\"core.menus\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"menu_ui\";s:21:\"_discovered_file_path\";s:123:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/menu_ui/help_topics/menu_ui.content_type_configuration.html.twig\";}s:23:\"menu_ui.menu_operations\";a:7:{s:2:\"id\";s:23:\"menu_ui.menu_operations\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Creating a menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:34:\"menu_ui.content_type_configuration\";i:1;s:10:\"core.menus\";i:2;s:21:\"menu_ui.menu_item_add\";i:3;s:18:\"menu_ui.overriding\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"menu_ui\";s:21:\"_discovered_file_path\";s:112:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/menu_ui/help_topics/menu_ui.menu_operations.html.twig\";}s:18:\"menu_ui.overriding\";a:7:{s:2:\"id\";s:18:\"menu_ui.overriding\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Reordering and disabling menu links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:21:\"menu_ui.menu_item_add\";i:1;s:23:\"menu_ui.menu_operations\";i:2;s:10:\"core.menus\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:7:\"menu_ui\";s:21:\"_discovered_file_path\";s:107:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/menu_ui/help_topics/menu_ui.overriding.html.twig\";}s:21:\"node.creating_content\";a:7:{s:2:\"id\";s:21:\"node.creating_content\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Creating a content item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:13:\"node.overview\";i:1;s:18:\"node.creating_type\";i:2;s:19:\"path.creating_alias\";i:3;s:12:\"node.editing\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"node\";s:21:\"_discovered_file_path\";s:107:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/node/help_topics/node.creating_content.html.twig\";}s:18:\"node.creating_type\";a:7:{s:2:\"id\";s:18:\"node.creating_type\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Creating a content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:6:{i:0;s:13:\"node.overview\";i:1;s:22:\"core.content_structure\";i:2;s:18:\"field_ui.add_field\";i:3;s:23:\"field_ui.manage_display\";i:4;s:20:\"field_ui.manage_form\";i:5;s:21:\"node.creating_content\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"node\";s:21:\"_discovered_file_path\";s:104:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/node/help_topics/node.creating_type.html.twig\";}s:12:\"node.editing\";a:7:{s:2:\"id\";s:12:\"node.editing\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Editing a content item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:13:\"node.overview\";i:1;s:21:\"node.creating_content\";i:2;s:19:\"path.creating_alias\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"node\";s:21:\"_discovered_file_path\";s:98:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/node/help_topics/node.editing.html.twig\";}s:13:\"node.overview\";a:7:{s:2:\"id\";s:13:\"node.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Managing content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:7:{i:0;s:22:\"core.content_structure\";i:1;s:18:\"field_ui.add_field\";i:2;s:23:\"field_ui.manage_display\";i:3;s:20:\"field_ui.manage_form\";i:4;s:18:\"node.creating_type\";i:5;s:21:\"node.creating_content\";i:6;s:12:\"node.editing\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"node\";s:21:\"_discovered_file_path\";s:99:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/node/help_topics/node.overview.html.twig\";}s:18:\"path.editing_alias\";a:7:{s:2:\"id\";s:18:\"path.editing_alias\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Editing a URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:13:\"path.overview\";i:1;s:19:\"path.creating_alias\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"path\";s:21:\"_discovered_file_path\";s:104:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/path/help_topics/path.editing_alias.html.twig\";}s:19:\"path.creating_alias\";a:7:{s:2:\"id\";s:19:\"path.creating_alias\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Creating a URL alias for a content item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:13:\"path.overview\";i:1;s:18:\"path.editing_alias\";i:2;s:21:\"node.creating_content\";i:3;s:12:\"node.editing\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"path\";s:21:\"_discovered_file_path\";s:105:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/path/help_topics/path.creating_alias.html.twig\";}s:13:\"path.overview\";a:7:{s:2:\"id\";s:13:\"path.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Configuring aliases for URLs\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:2:{i:0;s:19:\"path.creating_alias\";i:1;s:18:\"path.editing_alias\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"path\";s:21:\"_discovered_file_path\";s:99:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/path/help_topics/path.overview.html.twig\";}s:15:\"search.overview\";a:7:{s:2:\"id\";s:15:\"search.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Configuring site search\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:5:{i:0;s:16:\"user.permissions\";i:1;s:11:\"block.place\";i:2;s:22:\"help.help_topic_search\";i:3;s:18:\"search.configuring\";i:4;s:12:\"search.index\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"search\";s:21:\"_discovered_file_path\";s:103:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/search/help_topics/search.overview.html.twig\";}s:18:\"search.configuring\";a:7:{s:2:\"id\";s:18:\"search.configuring\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Configuring search pages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:15:\"search.overview\";i:1;s:12:\"search.index\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"search\";s:21:\"_discovered_file_path\";s:106:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/search/help_topics/search.configuring.html.twig\";}s:12:\"search.index\";a:7:{s:2:\"id\";s:12:\"search.index\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Managing the search index\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:15:\"search.overview\";i:1;s:18:\"search.configuring\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"search\";s:21:\"_discovered_file_path\";s:100:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/search/help_topics/search.index.html.twig\";}s:17:\"shortcut.overview\";a:7:{s:2:\"id\";s:17:\"shortcut.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Creating and using shortcut administrative links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:1:{i:0;s:18:\"core.ui_components\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"shortcut\";s:21:\"_discovered_file_path\";s:107:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/shortcut/help_topics/shortcut.overview.html.twig\";}s:23:\"system.module_uninstall\";a:7:{s:2:\"id\";s:23:\"system.module_uninstall\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Uninstalling a module\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:14:\"core.extending\";i:1;s:21:\"system.module_install\";i:2;s:23:\"system.maintenance_mode\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"system\";s:21:\"_discovered_file_path\";s:111:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/system/help_topics/system.module_uninstall.html.twig\";}s:19:\"system.config_error\";a:7:{s:2:\"id\";s:19:\"system.config_error\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Configuring error responses, including 403/404 pages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:19:\"system.config_basic\";i:1;s:16:\"core.maintenance\";i:2;s:14:\"system.reports\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"system\";s:21:\"_discovered_file_path\";s:107:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/system/help_topics/system.config_error.html.twig\";}s:22:\"system.theme_uninstall\";a:7:{s:2:\"id\";s:22:\"system.theme_uninstall\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Uninstalling an unused theme\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:15:\"core.appearance\";i:1;s:20:\"system.theme_install\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"system\";s:21:\"_discovered_file_path\";s:110:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/system/help_topics/system.theme_uninstall.html.twig\";}s:19:\"system.config_basic\";a:7:{s:2:\"id\";s:19:\"system.config_basic\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Changing basic site settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:2:{i:0;s:30:\"user.security_account_settings\";i:1;s:19:\"system.config_error\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"system\";s:21:\"_discovered_file_path\";s:107:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/system/help_topics/system.config_basic.html.twig\";}s:20:\"system.theme_install\";a:7:{s:2:\"id\";s:20:\"system.theme_install\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Installing a theme and setting default themes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:15:\"core.appearance\";i:1;s:22:\"system.theme_uninstall\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"system\";s:21:\"_discovered_file_path\";s:108:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/system/help_topics/system.theme_install.html.twig\";}s:12:\"system.cache\";a:7:{s:2:\"id\";s:12:\"system.cache\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Clearing the site cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:16:\"core.maintenance\";i:1;s:22:\"help.help_topic_search\";i:2;s:23:\"system.maintenance_mode\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"system\";s:21:\"_discovered_file_path\";s:100:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/system/help_topics/system.cache.html.twig\";}s:23:\"system.maintenance_mode\";a:7:{s:2:\"id\";s:23:\"system.maintenance_mode\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Enabling and disabling maintenance mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:16:\"core.maintenance\";i:1;s:12:\"system.cache\";i:2;s:23:\"system.module_uninstall\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"system\";s:21:\"_discovered_file_path\";s:111:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/system/help_topics/system.maintenance_mode.html.twig\";}s:21:\"system.module_install\";a:7:{s:2:\"id\";s:21:\"system.module_install\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Installing a module\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:14:\"core.extending\";i:1;s:23:\"system.module_uninstall\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"system\";s:21:\"_discovered_file_path\";s:109:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/system/help_topics/system.module_install.html.twig\";}s:14:\"system.reports\";a:7:{s:2:\"id\";s:14:\"system.reports\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Running reports on your site\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:16:\"core.maintenance\";i:1;s:13:\"core.security\";i:2;s:19:\"system.config_error\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:6:\"system\";s:21:\"_discovered_file_path\";s:102:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/system/help_topics/system.reports.html.twig\";}s:20:\"taxonomy.configuring\";a:7:{s:2:\"id\";s:20:\"taxonomy.configuring\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Configuring taxonomy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:17:\"taxonomy.overview\";i:1;s:24:\"field_ui.reference_field\";i:2;s:23:\"field_ui.manage_display\";i:3;s:20:\"field_ui.manage_form\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"taxonomy\";s:21:\"_discovered_file_path\";s:110:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/taxonomy/help_topics/taxonomy.configuring.html.twig\";}s:17:\"taxonomy.overview\";a:7:{s:2:\"id\";s:17:\"taxonomy.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Managing taxonomy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:1:{i:0;s:20:\"taxonomy.configuring\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"taxonomy\";s:21:\"_discovered_file_path\";s:107:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/taxonomy/help_topics/taxonomy.overview.html.twig\";}s:16:\"user.permissions\";a:7:{s:2:\"id\";s:16:\"user.permissions\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Modifying the permissions for a role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:13:\"user.overview\";i:1;s:13:\"user.new_role\";i:2;s:13:\"core.security\";i:3;s:15:\"search.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"user\";s:21:\"_discovered_file_path\";s:102:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/user/help_topics/user.permissions.html.twig\";}s:30:\"user.security_account_settings\";a:7:{s:2:\"id\";s:30:\"user.security_account_settings\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Configuring how user accounts are created and deleted\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:5:{i:0;s:13:\"core.security\";i:1;s:13:\"user.overview\";i:2;s:19:\"system.config_basic\";i:3;s:11:\"user.create\";i:4;s:11:\"user.update\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"user\";s:21:\"_discovered_file_path\";s:116:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/user/help_topics/user.security_account_settings.html.twig\";}s:13:\"user.overview\";a:7:{s:2:\"id\";s:13:\"user.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Managing user accounts and site visitors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:7:{i:0;s:16:\"user.permissions\";i:1;s:30:\"user.security_account_settings\";i:2;s:13:\"user.new_role\";i:3;s:11:\"user.create\";i:4;s:11:\"user.update\";i:5;s:24:\"views_ui.bulk_operations\";i:6;s:14:\"views.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"user\";s:21:\"_discovered_file_path\";s:99:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/user/help_topics/user.overview.html.twig\";}s:13:\"user.new_role\";a:7:{s:2:\"id\";s:13:\"user.new_role\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Adding a new role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:13:\"user.overview\";i:1;s:16:\"user.permissions\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"user\";s:21:\"_discovered_file_path\";s:99:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/user/help_topics/user.new_role.html.twig\";}s:11:\"user.create\";a:7:{s:2:\"id\";s:11:\"user.create\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Creating a user account\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:30:\"user.security_account_settings\";i:1;s:13:\"user.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"user\";s:21:\"_discovered_file_path\";s:97:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/user/help_topics/user.create.html.twig\";}s:11:\"user.update\";a:7:{s:2:\"id\";s:11:\"user.update\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Modifying or deleting a user account\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:2:{i:0;s:30:\"user.security_account_settings\";i:1;s:13:\"user.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:4:\"user\";s:21:\"_discovered_file_path\";s:97:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/user/help_topics/user.update.html.twig\";}s:24:\"views_ui.bulk_operations\";a:7:{s:2:\"id\";s:24:\"views_ui.bulk_operations\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Adding a bulk operations form to a view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:14:\"views.overview\";i:1;s:15:\"views_ui.create\";i:2;s:13:\"user.overview\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"views_ui\";s:21:\"_discovered_file_path\";s:114:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/views_ui/help_topics/views_ui.bulk_operations.html.twig\";}s:13:\"views_ui.edit\";a:7:{s:2:\"id\";s:13:\"views_ui.edit\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Editing an existing view display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:14:\"views.overview\";i:1;s:20:\"views_ui.add_display\";i:2;s:15:\"views_ui.create\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"views_ui\";s:21:\"_discovered_file_path\";s:103:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/views_ui/help_topics/views_ui.edit.html.twig\";}s:15:\"views_ui.create\";a:7:{s:2:\"id\";s:15:\"views_ui.create\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Creating a new view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:4:{i:0;s:14:\"views.overview\";i:1;s:13:\"views_ui.edit\";i:2;s:20:\"views_ui.add_display\";i:3;s:24:\"views_ui.bulk_operations\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"views_ui\";s:21:\"_discovered_file_path\";s:105:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/views_ui/help_topics/views_ui.create.html.twig\";}s:20:\"views_ui.add_display\";a:7:{s:2:\"id\";s:20:\"views_ui.add_display\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Adding a new display to an existing view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";s:0:\"\";s:7:\"related\";a:3:{i:0;s:14:\"views.overview\";i:1;s:13:\"views_ui.edit\";i:2;s:15:\"views_ui.create\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:8:\"views_ui\";s:21:\"_discovered_file_path\";s:110:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/views_ui/help_topics/views_ui.add_display.html.twig\";}s:14:\"views.overview\";a:7:{s:2:\"id\";s:14:\"views.overview\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Managing content listings (views)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"top_level\";b:1;s:7:\"related\";a:6:{i:0;s:14:\"block.overview\";i:1;s:24:\"views_ui.bulk_operations\";i:2;s:13:\"user.overview\";i:3;s:13:\"views_ui.edit\";i:4;s:15:\"views_ui.create\";i:5;s:20:\"views_ui.add_display\";}s:5:\"class\";s:25:\"Drupal\\help\\HelpTopicTwig\";s:8:\"provider\";s:5:\"views\";s:21:\"_discovered_file_path\";s:101:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/modules/views/help_topics/views.overview.html.twig\";}}',-1,1773082923.377,1,'','0'),('image_effect_plugins',_binary 'a:8:{s:13:\"image_convert\";a:5:{s:5:\"class\";s:50:\"Drupal\\image\\Plugin\\ImageEffect\\ConvertImageEffect\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:13:\"image_convert\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Convert\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Converts an image to a format (such as JPEG).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"image_crop\";a:5:{s:5:\"class\";s:47:\"Drupal\\image\\Plugin\\ImageEffect\\CropImageEffect\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:10:\"image_crop\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Crop\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:121:\"Resizing will make images an exact set of dimensions. This may cause images to be stretched or shrunk disproportionately.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:18:\"image_convert_avif\";a:5:{s:5:\"class\";s:47:\"Drupal\\image\\Plugin\\ImageEffect\\AvifImageEffect\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:18:\"image_convert_avif\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Convert to AVIF\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:68:\"Converts an image to AVIF, with a fallback if AVIF is not supported.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"image_resize\";a:5:{s:5:\"class\";s:49:\"Drupal\\image\\Plugin\\ImageEffect\\ResizeImageEffect\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:12:\"image_resize\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Resize\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:121:\"Resizing will make images an exact set of dimensions. This may cause images to be stretched or shrunk disproportionately.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:16:\"image_desaturate\";a:5:{s:5:\"class\";s:53:\"Drupal\\image\\Plugin\\ImageEffect\\DesaturateImageEffect\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:16:\"image_desaturate\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Desaturate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Desaturate converts an image to grayscale.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:11:\"image_scale\";a:5:{s:5:\"class\";s:48:\"Drupal\\image\\Plugin\\ImageEffect\\ScaleImageEffect\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:11:\"image_scale\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Scale\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:142:\"Scaling will maintain the aspect-ratio of the original image. If only a single dimension is specified, the other dimension will be calculated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:20:\"image_scale_and_crop\";a:5:{s:5:\"class\";s:55:\"Drupal\\image\\Plugin\\ImageEffect\\ScaleAndCropImageEffect\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:20:\"image_scale_and_crop\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Scale and crop\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:191:\"Scale and crop will maintain the aspect-ratio of the original image, then crop the larger dimension. This is most useful for creating perfectly square thumbnails without stretching the image.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:12:\"image_rotate\";a:5:{s:5:\"class\";s:49:\"Drupal\\image\\Plugin\\ImageEffect\\RotateImageEffect\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:12:\"image_rotate\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Rotate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:87:\"Rotating an image may cause the dimensions of an image to increase to fit the diagonal.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}',-1,1773073130.295,1,'','0'),('image_toolkit_plugins',_binary 'a:2:{s:11:\"imagemagick\";a:4:{s:5:\"class\";s:57:\"Drupal\\imagemagick\\Plugin\\ImageToolkit\\ImagemagickToolkit\";s:8:\"provider\";s:11:\"imagemagick\";s:2:\"id\";s:11:\"imagemagick\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"ImageMagick image toolkit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:2:\"gd\";a:4:{s:5:\"class\";s:43:\"Drupal\\system\\Plugin\\ImageToolkit\\GDToolkit\";s:8:\"provider\";s:6:\"system\";s:2:\"id\";s:2:\"gd\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"GD2 image manipulation toolkit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}',-1,1773072981.008,1,'','0'),('layout',_binary 'a:6:{s:12:\"blazy_layout\";O:35:\"Drupal\\Core\\Layout\\LayoutDefinition\":19:{s:5:\"\0*\0id\";s:12:\"blazy_layout\";s:8:\"\0*\0class\";s:45:\"Drupal\\blazy_layout\\Plugin\\Layout\\BlazyLayout\";s:11:\"\0*\0provider\";s:12:\"blazy_layout\";s:10:\"\0*\0deriver\";N;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Blazy dynamic layout\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:11:\"\0*\0category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Blazy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"\0*\0template\";N;s:15:\"\0*\0templatePath\";N;s:13:\"\0*\0theme_hook\";s:6:\"layout\";s:7:\"\0*\0path\";s:42:\"modules/contrib/blazy/modules/blazy_layout\";s:10:\"\0*\0library\";s:19:\"blazy_layout/layout\";s:7:\"\0*\0icon\";N;s:11:\"\0*\0icon_map\";a:1:{i:0;a:1:{i:0;s:7:\"blzyr_0\";}}s:10:\"\0*\0regions\";a:22:{s:7:\"blzyr_0\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Main\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:7:\"blzyr_1\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Feature\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:7:\"blzyr_2\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Sidetop\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:7:\"blzyr_3\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Sidebar\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:7:\"blzyr_4\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Sidebelow\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:7:\"blzyr_5\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Footer middle first\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:7:\"blzyr_6\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Footer middle last\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:7:\"blzyr_7\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Footer first\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:7:\"blzyr_8\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Footer last\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:7:\"blzyr_9\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Region @delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@delta\";i:9;}s:10:\"\0*\0options\";a:0:{}}}s:8:\"blzyr_10\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Region @delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@delta\";i:10;}s:10:\"\0*\0options\";a:0:{}}}s:8:\"blzyr_11\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Region @delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@delta\";i:11;}s:10:\"\0*\0options\";a:0:{}}}s:8:\"blzyr_12\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Region @delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@delta\";i:12;}s:10:\"\0*\0options\";a:0:{}}}s:8:\"blzyr_13\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Region @delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@delta\";i:13;}s:10:\"\0*\0options\";a:0:{}}}s:8:\"blzyr_14\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Region @delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@delta\";i:14;}s:10:\"\0*\0options\";a:0:{}}}s:8:\"blzyr_15\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Region @delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@delta\";i:15;}s:10:\"\0*\0options\";a:0:{}}}s:8:\"blzyr_16\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Region @delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@delta\";i:16;}s:10:\"\0*\0options\";a:0:{}}}s:8:\"blzyr_17\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Region @delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@delta\";i:17;}s:10:\"\0*\0options\";a:0:{}}}s:8:\"blzyr_18\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Region @delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@delta\";i:18;}s:10:\"\0*\0options\";a:0:{}}}s:8:\"blzyr_19\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Region @delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@delta\";i:19;}s:10:\"\0*\0options\";a:0:{}}}s:8:\"blzyr_20\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Region @delta\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@delta\";i:20;}s:10:\"\0*\0options\";a:0:{}}}s:2:\"bg\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Background\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:17:\"\0*\0default_region\";s:7:\"blzyr_0\";s:13:\"\0*\0additional\";a:0:{}s:21:\"\0*\0contextDefinitions\";a:0:{}s:22:\"\0*\0config_dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:12:\"blazy_layout\";}}}s:13:\"layout_onecol\";O:35:\"Drupal\\Core\\Layout\\LayoutDefinition\":19:{s:5:\"\0*\0id\";s:13:\"layout_onecol\";s:8:\"\0*\0class\";s:32:\"Drupal\\Core\\Layout\\LayoutDefault\";s:11:\"\0*\0provider\";s:16:\"layout_discovery\";s:10:\"\0*\0deriver\";N;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"One column\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:11:\"\0*\0category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Columns: 1\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"\0*\0template\";s:14:\"layout--onecol\";s:15:\"\0*\0templatePath\";s:44:\"core/modules/layout_discovery/layouts/onecol\";s:13:\"\0*\0theme_hook\";s:14:\"layout__onecol\";s:7:\"\0*\0path\";s:44:\"core/modules/layout_discovery/layouts/onecol\";s:10:\"\0*\0library\";s:23:\"layout_discovery/onecol\";s:7:\"\0*\0icon\";N;s:11:\"\0*\0icon_map\";a:1:{i:0;a:1:{i:0;s:7:\"content\";}}s:10:\"\0*\0regions\";a:1:{s:7:\"content\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}}s:17:\"\0*\0default_region\";s:7:\"content\";s:13:\"\0*\0additional\";a:0:{}s:21:\"\0*\0contextDefinitions\";a:0:{}s:22:\"\0*\0config_dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:16:\"layout_discovery\";}}}s:13:\"layout_twocol\";O:35:\"Drupal\\Core\\Layout\\LayoutDefinition\":19:{s:5:\"\0*\0id\";s:13:\"layout_twocol\";s:8:\"\0*\0class\";s:32:\"Drupal\\Core\\Layout\\LayoutDefault\";s:11:\"\0*\0provider\";s:16:\"layout_discovery\";s:10:\"\0*\0deriver\";N;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Two column\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:11:\"\0*\0category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Columns: 2\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"\0*\0template\";s:14:\"layout--twocol\";s:15:\"\0*\0templatePath\";s:44:\"core/modules/layout_discovery/layouts/twocol\";s:13:\"\0*\0theme_hook\";s:14:\"layout__twocol\";s:7:\"\0*\0path\";s:44:\"core/modules/layout_discovery/layouts/twocol\";s:10:\"\0*\0library\";s:23:\"layout_discovery/twocol\";s:7:\"\0*\0icon\";N;s:11:\"\0*\0icon_map\";a:3:{i:0;a:1:{i:0;s:3:\"top\";}i:1;a:2:{i:0;s:5:\"first\";i:1;s:6:\"second\";}i:2;a:1:{i:0;s:6:\"bottom\";}}s:10:\"\0*\0regions\";a:4:{s:3:\"top\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Top\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:5:\"first\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"First\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:6:\"second\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Second\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:6:\"bottom\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Bottom\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}}s:17:\"\0*\0default_region\";s:5:\"first\";s:13:\"\0*\0additional\";a:0:{}s:21:\"\0*\0contextDefinitions\";a:0:{}s:22:\"\0*\0config_dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:16:\"layout_discovery\";}}}s:20:\"layout_twocol_bricks\";O:35:\"Drupal\\Core\\Layout\\LayoutDefinition\":19:{s:5:\"\0*\0id\";s:20:\"layout_twocol_bricks\";s:8:\"\0*\0class\";s:32:\"Drupal\\Core\\Layout\\LayoutDefault\";s:11:\"\0*\0provider\";s:16:\"layout_discovery\";s:10:\"\0*\0deriver\";N;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Two column bricks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:11:\"\0*\0category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Columns: 2\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"\0*\0template\";s:21:\"layout--twocol-bricks\";s:15:\"\0*\0templatePath\";s:51:\"core/modules/layout_discovery/layouts/twocol_bricks\";s:13:\"\0*\0theme_hook\";s:21:\"layout__twocol_bricks\";s:7:\"\0*\0path\";s:51:\"core/modules/layout_discovery/layouts/twocol_bricks\";s:10:\"\0*\0library\";s:30:\"layout_discovery/twocol_bricks\";s:7:\"\0*\0icon\";N;s:11:\"\0*\0icon_map\";a:5:{i:0;a:1:{i:0;s:3:\"top\";}i:1;a:2:{i:0;s:11:\"first_above\";i:1;s:12:\"second_above\";}i:2;a:1:{i:0;s:6:\"middle\";}i:3;a:2:{i:0;s:11:\"first_below\";i:1;s:12:\"second_below\";}i:4;a:1:{i:0;s:6:\"bottom\";}}s:10:\"\0*\0regions\";a:7:{s:3:\"top\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Top\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:11:\"first_above\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"First above\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:12:\"second_above\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Second above\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:6:\"middle\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Middle\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:11:\"first_below\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"First below\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:12:\"second_below\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Second below\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:6:\"bottom\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Bottom\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}}s:17:\"\0*\0default_region\";s:6:\"middle\";s:13:\"\0*\0additional\";a:0:{}s:21:\"\0*\0contextDefinitions\";a:0:{}s:22:\"\0*\0config_dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:16:\"layout_discovery\";}}}s:24:\"layout_threecol_25_50_25\";O:35:\"Drupal\\Core\\Layout\\LayoutDefinition\":19:{s:5:\"\0*\0id\";s:24:\"layout_threecol_25_50_25\";s:8:\"\0*\0class\";s:32:\"Drupal\\Core\\Layout\\LayoutDefault\";s:11:\"\0*\0provider\";s:16:\"layout_discovery\";s:10:\"\0*\0deriver\";N;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Three column 25/50/25\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:11:\"\0*\0category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Columns: 3\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"\0*\0template\";s:25:\"layout--threecol-25-50-25\";s:15:\"\0*\0templatePath\";s:55:\"core/modules/layout_discovery/layouts/threecol_25_50_25\";s:13:\"\0*\0theme_hook\";s:25:\"layout__threecol_25_50_25\";s:7:\"\0*\0path\";s:55:\"core/modules/layout_discovery/layouts/threecol_25_50_25\";s:10:\"\0*\0library\";s:34:\"layout_discovery/threecol_25_50_25\";s:7:\"\0*\0icon\";N;s:11:\"\0*\0icon_map\";a:3:{i:0;a:1:{i:0;s:3:\"top\";}i:1;a:4:{i:0;s:5:\"first\";i:1;s:6:\"second\";i:2;s:6:\"second\";i:3;s:5:\"third\";}i:2;a:1:{i:0;s:6:\"bottom\";}}s:10:\"\0*\0regions\";a:5:{s:3:\"top\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Top\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:5:\"first\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"First\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:6:\"second\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Second\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:5:\"third\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Third\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:6:\"bottom\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Bottom\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}}s:17:\"\0*\0default_region\";s:6:\"second\";s:13:\"\0*\0additional\";a:0:{}s:21:\"\0*\0contextDefinitions\";a:0:{}s:22:\"\0*\0config_dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:16:\"layout_discovery\";}}}s:24:\"layout_threecol_33_34_33\";O:35:\"Drupal\\Core\\Layout\\LayoutDefinition\":19:{s:5:\"\0*\0id\";s:24:\"layout_threecol_33_34_33\";s:8:\"\0*\0class\";s:32:\"Drupal\\Core\\Layout\\LayoutDefault\";s:11:\"\0*\0provider\";s:16:\"layout_discovery\";s:10:\"\0*\0deriver\";N;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Three column 33/34/33\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:11:\"\0*\0category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Columns: 3\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"\0*\0template\";s:25:\"layout--threecol-33-34-33\";s:15:\"\0*\0templatePath\";s:55:\"core/modules/layout_discovery/layouts/threecol_33_34_33\";s:13:\"\0*\0theme_hook\";s:25:\"layout__threecol_33_34_33\";s:7:\"\0*\0path\";s:55:\"core/modules/layout_discovery/layouts/threecol_33_34_33\";s:10:\"\0*\0library\";s:34:\"layout_discovery/threecol_33_34_33\";s:7:\"\0*\0icon\";N;s:11:\"\0*\0icon_map\";a:3:{i:0;a:1:{i:0;s:3:\"top\";}i:1;a:3:{i:0;s:5:\"first\";i:1;s:6:\"second\";i:2;s:5:\"third\";}i:2;a:1:{i:0;s:6:\"bottom\";}}s:10:\"\0*\0regions\";a:5:{s:3:\"top\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Top\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:5:\"first\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"First\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:6:\"second\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Second\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:5:\"third\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Third\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}s:6:\"bottom\";a:1:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Bottom\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:13:\"layout_region\";}}}}s:17:\"\0*\0default_region\";s:5:\"first\";s:13:\"\0*\0additional\";a:0:{}s:21:\"\0*\0contextDefinitions\";a:0:{}s:22:\"\0*\0config_dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:16:\"layout_discovery\";}}}}',-1,1773072976.293,1,'','0'),('library_info:cisc_theme',_binary 'a:28:{s:10:\"contextual\";a:2:{s:23:\"drupal.contextual-links\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-2;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:3:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/stable9/css/contextual/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/contextual/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/contextual/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:16:\"core/drupal.ajax\";i:3;s:19:\"core/drupalSettings\";i:4;s:9:\"core/once\";i:5;s:28:\"core/drupal.touchevents-test\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"drupal.contextual-toolbar\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/contextual/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:34:\"contextual/drupal.contextual-links\";i:2;s:11:\"core/drupal\";i:3;s:9:\"core/once\";i:4;s:26:\"core/drupal.tabbingmanager\";i:5;s:20:\"core/drupal.announce\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:10:\"bootstrap5\";a:15:{s:4:\"base\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:19:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/action-links.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/bootstrap5/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"themes/contrib/bootstrap5/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";}i:4;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/bootstrap5/css/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";}i:5;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";}i:6;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";}i:7;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";}i:8;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";}i:9;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";}i:10;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";}i:11;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";}i:12;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";}i:13;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/bootstrap5/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";}i:14;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";}i:15;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/bootstrap5/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";}i:16;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";}i:17;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";}i:18;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"themes/contrib/bootstrap5/css/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"dialog\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"dropbutton\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/dropbutton.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"file\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/file.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"image-widget\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/bootstrap5/css/components/image-widget.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"indented\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/indented.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"messages\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"node\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/node.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"progress\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"search-results\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"themes/contrib/bootstrap5/css/components/search-results.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"user\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/user.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"bootstrap5-js-latest\";a:5:{s:7:\"version\";s:5:\"5.3.7\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"global-styling\";a:4:{s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/contrib/bootstrap5/css/style.css\";s:7:\"version\";i:-1;}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/bootstrap5/dist/icons/1.11.0/font/bootstrap-icons.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.nav-tabs\";a:5:{s:7:\"version\";s:5:\"5.3.7\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"themes/contrib/bootstrap5/js/nav-tabs.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:5:{i:0;s:15:\"core/matchmedia\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";i:3;s:20:\"core/drupal.debounce\";i:4;s:13:\"core/collapse\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"style-guide\";a:5:{s:7:\"version\";s:5:\"5.3.7\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/site/content/docs/5.3/examples/cheatsheet/cheatsheet.js\";s:7:\"version\";s:5:\"5.3.7\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:103:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/site/content/docs/5.3/examples/cheatsheet/cheatsheet.css\";s:7:\"version\";s:5:\"5.3.7\";}}s:12:\"dependencies\";a:1:{i:0;s:31:\"bootstrap5/bootstrap5-js-latest\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:7:\"stable9\";a:1:{s:9:\"normalize\";a:6:{s:6:\"remote\";s:40:\"https://github.com/necolas/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-220;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}}s:4:\"core\";a:150:{s:26:\"components.olivero--teaser\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/../core/themes/olivero/components/teaser/teaser.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"components.all\";a:4:{s:12:\"dependencies\";a:1:{i:0;s:31:\"core/components.olivero--teaser\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"internal.backbone\";a:6:{s:6:\"remote\";s:37:\"https://github.com/jashkenas/backbone\";s:7:\"version\";s:5:\"1.6.1\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-19;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";}}s:12:\"dependencies\";a:1:{i:0;s:24:\"core/internal.underscore\";}s:3:\"css\";a:0:{}}s:9:\"ckeditor5\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:6:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:1:{i:0;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:23:\"ckeditor5.editorClassic\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/editor-classic/editor-classic.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:1:{i:0;s:14:\"core/ckeditor5\";}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.editorDecoupled\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:26:\"core/ckeditor5.htmlSupport\";}s:3:\"css\";a:0:{}}s:20:\"ckeditor5.essentials\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:61:\"https://github.com/ckeditor/ckeditor5/blob/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/essentials/essentials.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:22:\"core/ckeditor5.heading\";}s:3:\"css\";a:0:{}}s:17:\"ckeditor5.heading\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/ckeditor5/heading/heading.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/heading/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/heading/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/heading/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/heading/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/heading/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/heading/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/heading/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/heading/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:15:\"ckeditor5.basic\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/basic-styles/basic-styles.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/basic-styles/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/basic-styles/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/basic-styles/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/basic-styles/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/basic-styles/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/basic-styles/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/basic-styles/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/basic-styles/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:27:\"ckeditor5.specialCharacters\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/special-characters.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"core/assets/vendor/ckeditor5/special-characters/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/assets/vendor/ckeditor5/special-characters/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:20:\"ckeditor5.blockquote\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/block-quote/block-quote.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/block-quote/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/block-quote/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/block-quote/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/block-quote/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/block-quote/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/block-quote/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/block-quote/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/block-quote/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:15:\"ckeditor5.image\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/ckeditor5/image/image.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/image/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/image/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/image/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/image/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/image/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/image/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/image/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/image/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:14:\"ckeditor5.link\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/assets/vendor/ckeditor5/link/link.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/link/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/link/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/link/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/link/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/link/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/link/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/link/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/link/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:14:\"ckeditor5.list\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/assets/vendor/ckeditor5/list/list.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/list/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/list/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/list/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/list/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/list/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/list/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/list/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/list/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:24:\"ckeditor5.horizontalLine\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/horizontal-line.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/horizontal-line/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/horizontal-line/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/horizontal-line/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/horizontal-line/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/horizontal-line/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"core/assets/vendor/ckeditor5/horizontal-line/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/horizontal-line/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:21:\"ckeditor5.htmlSupport\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/html-support/html-support.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/html-support/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/html-support/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/html-support/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/html-support/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/html-support/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/html-support/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/html-support/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/html-support/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:19:\"ckeditor5.alignment\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/ckeditor5/alignment/alignment.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/alignment/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/alignment/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/alignment/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/alignment/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/alignment/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/alignment/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/alignment/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/alignment/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:22:\"ckeditor5.removeFormat\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/remove-format/remove-format.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/remove-format/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/remove-format/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/remove-format/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/remove-format/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/remove-format/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/remove-format/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/remove-format/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/remove-format/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.pasteFromOffice\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"core/assets/vendor/ckeditor5/paste-from-office/paste-from-office.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:1:{i:0;s:14:\"core/ckeditor5\";}s:3:\"css\";a:0:{}}s:16:\"ckeditor5.indent\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/ckeditor5/indent/indent.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/indent/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/indent/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/indent/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/indent/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/indent/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/indent/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/indent/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/indent/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:23:\"ckeditor5.sourceEditing\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/source-editing/source-editing.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/source-editing/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/source-editing/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/source-editing/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/source-editing/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/source-editing/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/source-editing/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"core/assets/vendor/ckeditor5/source-editing/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/source-editing/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:15:\"ckeditor5.table\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/ckeditor5/table/table.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/table/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/table/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/table/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/table/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/table/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/table/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/table/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/table/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:18:\"ckeditor5.language\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/ckeditor5/language/language.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/language/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/language/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/language/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/language/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/language/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/language/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/language/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/language/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:19:\"ckeditor5.codeBlock\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/code-block/code-block.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/code-block/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/code-block/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/code-block/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/code-block/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/code-block/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/code-block/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/code-block/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/code-block/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:20:\"ckeditor5.showBlocks\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/show-blocks/show-blocks.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/show-blocks/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/show-blocks/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/show-blocks/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/show-blocks/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/show-blocks/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/show-blocks/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/show-blocks/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/show-blocks/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:15:\"ckeditor5.style\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/ckeditor5/style/style.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/style/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/style/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/style/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/style/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/style/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/style/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/style/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/style/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:22:\"ckeditor5.translations\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/ckeditor5/translation.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"ckeditor5.autoformat\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/autoformat/autoformat.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:1:{i:0;s:14:\"core/ckeditor5\";}s:3:\"css\";a:0:{}}s:6:\"drupal\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:6:{s:6:\"weight\";i:-18;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:6:{s:6:\"weight\";i:-17;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:19:\"core/drupalSettings\";i:1;s:19:\"locale/translations\";}s:14:\"drupalSettings\";a:1:{s:25:\"suppressDeprecationErrors\";b:1;}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"drupalSettings\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-18;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:14:\"drupalSettings\";a:2:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.active-link\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:19:\"core/drupalSettings\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"drupal.ajax\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:14:\"drupalSettings\";a:2:{s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";N;s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}}s:12:\"dependencies\";a:8:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:20:\"core/drupal.progress\";i:4;s:9:\"core/once\";i:5;s:13:\"core/tabbable\";i:6;s:11:\"core/loadjs\";i:7;s:19:\"core/drupal.message\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.announce\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:20:\"core/drupal.debounce\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"loadjs\";a:6:{s:6:\"remote\";s:32:\"https://github.com/muicss/loadjs\";s:7:\"version\";s:5:\"4.3.0\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:18:\"internal.jquery_ui\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:11:{i:0;a:6:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:4;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:5;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:6;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:7;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:8;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:9;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:10;a:6:{s:6:\"weight\";d:-11.9000000000000003552713678800500929355621337890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";d:188.19999999999998863131622783839702606201171875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/assets/vendor/jquery.ui/themes/base/theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"drupal.autocomplete\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:3:{i:0;a:6:{s:6:\"weight\";i:-1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/autocomplete.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:6:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:6:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/widgets/menu-min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:3:\"css\";a:3:{i:0;a:5:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/autocomplete.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/menu.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/core/components/autocomplete-loading.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:7:{i:0;s:11:\"core/jquery\";i:1;s:23:\"core/internal.jquery_ui\";i:2;s:11:\"core/drupal\";i:3;s:19:\"core/drupalSettings\";i:4;s:16:\"core/drupal.ajax\";i:5;s:27:\"core/drupal.jquery.position\";i:6;s:13:\"core/tabbable\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"drupal.batch\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:5:\"cache\";b:0;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:18:\"core/misc/batch.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:16:\"core/drupal.ajax\";i:4;s:20:\"core/drupal.progress\";i:5;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.checkbox\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/checkbox.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/drupal\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.collapse\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:3:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/misc/details-summarized-content.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/details-aria.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:2;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/details.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:16:\"core/drupal.form\";i:3;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.debounce\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-16;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/drupal\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"drupal.dialog\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:14:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:2;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:3;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:4;a:6:{s:6:\"weight\";d:-11.4000000000000003552713678800500929355621337890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:5;a:6:{s:6:\"weight\";d:-11.5;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:6;a:6:{s:6:\"weight\";d:-11.5999999999999996447286321199499070644378662109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:7;a:6:{s:6:\"weight\";d:-11.5999999999999996447286321199499070644378662109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:8;a:6:{s:6:\"weight\";d:-11.5999999999999996447286321199499070644378662109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:9;a:6:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:10;a:6:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:11;a:6:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:12;a:6:{s:6:\"weight\";i:-1;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:13;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:7:{i:0;a:5:{s:6:\"weight\";d:-11.4000000000000003552713678800500929355621337890625;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";d:-11.5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";d:-11.5999999999999996447286321199499070644378662109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";d:-11.5999999999999996447286321199499070644378662109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";}i:4;a:5:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";}i:5;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";}i:6;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"themes/contrib/bootstrap5/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:9:{i:0;s:11:\"core/jquery\";i:1;s:23:\"core/internal.jquery_ui\";i:2;s:11:\"core/drupal\";i:3;s:19:\"core/drupalSettings\";i:4;s:20:\"core/drupal.debounce\";i:5;s:20:\"core/drupal.displace\";i:6;s:9:\"core/once\";i:7;s:27:\"core/drupal.jquery.position\";i:8;s:13:\"core/tabbable\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.dialog.ajax\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:16:\"core/drupal.ajax\";i:4;s:18:\"core/drupal.dialog\";i:5;s:13:\"core/tabbable\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.displace\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:20:\"core/drupal.debounce\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"drupal.dropbutton\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/misc/dropbutton/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/themes/stable9/css/core/dropbutton/dropbutton.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"themes/contrib/bootstrap5/css/components/dropbutton.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.entity-form\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/entity-form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:16:\"core/drupal.form\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"drupal.fieldgroup\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/core/components/fieldgroup.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:11:\"moved_files\";a:1:{s:11:\"system/base\";a:4:{s:19:\"deprecation_version\";s:6:\"11.2.0\";s:15:\"removed_version\";s:6:\"12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3432346\";s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"css/components/fieldgroup.module.css\";a:1:{s:4:\"base\";s:42:\"core/misc/components/fieldgroup.module.css\";}}}}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"drupal.form\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:20:\"core/drupal.debounce\";i:3;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"drupal.htmx\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/htmx/htmx-assets.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/misc/htmx/htmx-behaviors.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:9:\"core/htmx\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:11:\"core/loadjs\";}s:14:\"drupalSettings\";a:2:{s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";N;s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"drupal.machine-name\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/machine-name.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";i:3;s:19:\"core/drupalSettings\";i:4;s:16:\"core/drupal.form\";i:5;s:20:\"core/transliteration\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"drupal.message\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:20:\"core/drupal.announce\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.progress\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/core/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"themes/contrib/bootstrap5/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/drupal\";i:1;s:11:\"core/jquery\";i:2;s:19:\"core/drupalSettings\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:22:\"drupal.textarea-resize\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/core/components/resize.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:11:\"moved_files\";a:1:{s:11:\"system/base\";a:4:{s:19:\"deprecation_version\";s:6:\"11.2.0\";s:15:\"removed_version\";s:6:\"12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3432346\";s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:32:\"css/components/resize.module.css\";a:1:{s:9:\"component\";s:33:\"misc/components/resize.module.css\";}}}}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"drupal.states\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/states.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"drupal.tabbingmanager\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:13:\"core/tabbable\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"drupal.tabledrag\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:22:\"core/misc/tabledrag.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/stable9/css/core/components/tabledrag.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/core/components/tree-child.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";i:4;s:28:\"core/drupal.touchevents-test\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"drupal.tabledrag.ajax\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabledrag-ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:16:\"core/drupal.ajax\";i:1;s:21:\"core/drupal.tabledrag\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.tableheader\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/stable9/css/core/components/sticky-header.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:22:\"drupal.tableresponsive\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/misc/tableresponsive.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.tableselect\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/tableselect.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/drupal\";i:1;s:20:\"core/drupal.checkbox\";i:2;s:11:\"core/jquery\";i:3;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"drupal.tablesort\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/stable9/css/core/components/tablesort.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:11:\"moved_files\";a:1:{s:11:\"system/base\";a:4:{s:19:\"deprecation_version\";s:6:\"11.2.0\";s:15:\"removed_version\";s:6:\"12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3432346\";s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:35:\"css/components/tablesort.module.css\";a:1:{s:4:\"base\";s:36:\"misc/components/tablesort.module.css\";}}}}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"drupal.time-diff\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:22:\"core/misc/time-diff.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.timezone\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/timezone.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:23:\"drupal.touchevents-test\";a:6:{s:6:\"header\";b:1;s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-21;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"drupal.vertical-tabs\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/vertical-tabs.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/core/vertical-tabs.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";i:3;s:19:\"core/drupalSettings\";i:4;s:16:\"core/drupal.form\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"htmx\";a:6:{s:6:\"remote\";s:38:\"https://github.com/bigskysoftware/htmx\";s:7:\"version\";s:5:\"2.0.4\";s:7:\"license\";a:3:{s:4:\"name\";s:15:\"Zero-Clause BSD\";s:3:\"url\";s:78:\"https://raw.githubusercontent.com/bigskysoftware/htmx/refs/tags/v2.0.4/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/htmx/htmx.min.js\";s:7:\"version\";s:5:\"2.0.4\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:20:\"internal.floating-ui\";a:6:{s:6:\"remote\";s:42:\"https://github.com/floating-ui/floating-ui\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:78:\"https://github.com/floating-ui/floating-ui/blob/@floating-ui/dom@1.7.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:2:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/floating-ui/floating-ui.core.umd.min.js\";s:7:\"version\";s:5:\"1.7.0\";}i:1;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/floating-ui/floating-ui.dom.umd.min.js\";s:7:\"version\";s:5:\"1.7.0\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:6:\"jquery\";a:6:{s:6:\"remote\";s:32:\"https://github.com/jquery/jquery\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:7:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:20:\"internal.jquery.form\";a:5:{s:7:\"version\";s:5:\"4.3.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/jquery-form/form/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/jquery.form.js\";s:7:\"version\";s:5:\"4.3.0\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}s:3:\"css\";a:0:{}}s:22:\"drupal.jquery.position\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"normalize\";a:6:{s:6:\"remote\";s:40:\"https://github.com/necolas/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:62:\"https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-220;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}s:4:\"once\";a:6:{s:6:\"remote\";s:39:\"https://git.drupalcode.org/project/once\";s:7:\"version\";s:5:\"1.0.1\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-19;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:8:\"sortable\";a:6:{s:6:\"remote\";s:38:\"https://github.com/SortableJS/Sortable\";s:7:\"version\";s:6:\"1.15.6\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/SortableJS/Sortable/1.15.6/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/sortable/Sortable.min.js\";s:7:\"version\";s:6:\"1.15.6\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:8:\"tabbable\";a:6:{s:6:\"remote\";s:38:\"https://github.com/focus-trap/tabbable\";s:7:\"version\";s:5:\"6.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-1;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:15:\"transliteration\";a:6:{s:6:\"remote\";s:40:\"https://github.com/dzcpy/transliteration\";s:7:\"version\";s:5:\"2.3.5\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:73:\"https://raw.githubusercontent.com/dzcpy/transliteration/1.6.5/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/transliteration/bundle.umd.min.js\";s:7:\"version\";s:5:\"2.3.5\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:19:\"internal.underscore\";a:6:{s:6:\"remote\";s:39:\"https://github.com/jashkenas/underscore\";s:7:\"version\";s:6:\"1.13.7\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-20;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:24:\"drupal.dialog.off_canvas\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/misc/dialog/off-canvas/js/off-canvas.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:14:{i:0;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/misc/dialog/off-canvas/css/reset.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/dialog/off-canvas/css/base.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/misc/dialog/off-canvas/css/utility.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/misc/dialog/off-canvas/css/button.css\";s:7:\"version\";s:6:\"11.2.2\";}i:4;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/misc/dialog/off-canvas/css/drupal.css\";s:7:\"version\";s:6:\"11.2.2\";}i:5;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/dialog/off-canvas/css/form.css\";s:7:\"version\";s:6:\"11.2.2\";}i:6;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/misc/dialog/off-canvas/css/table.css\";s:7:\"version\";s:6:\"11.2.2\";}i:7;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/misc/dialog/off-canvas/css/details.css\";s:7:\"version\";s:6:\"11.2.2\";}i:8;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/misc/dialog/off-canvas/css/messages.css\";s:7:\"version\";s:6:\"11.2.2\";}i:9;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/misc/dialog/off-canvas/css/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";}i:10;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/misc/dialog/off-canvas/css/throbber.css\";s:7:\"version\";s:6:\"11.2.2\";}i:11;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/misc/dialog/off-canvas/css/dropbutton.css\";s:7:\"version\";s:6:\"11.2.2\";}i:12;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/misc/dialog/off-canvas/css/titlebar.css\";s:7:\"version\";s:6:\"11.2.2\";}i:13;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/misc/dialog/off-canvas/css/wrapper.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:8:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";i:3;s:16:\"core/drupal.ajax\";i:4;s:20:\"core/drupal.announce\";i:5;s:18:\"core/drupal.dialog\";i:6;s:23:\"core/drupal.dialog.ajax\";i:7;s:28:\"core/drupal.touchevents-test\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"js-cookie\";a:7:{s:6:\"remote\";s:38:\"https://github.com/js-cookie/js-cookie\";s:7:\"version\";s:5:\"3.0.5\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/js-cookie/js-cookie/v3.0.5/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/js-cookie/js.cookie.min.js\";s:7:\"version\";s:5:\"3.0.5\";s:8:\"minified\";b:0;}}s:10:\"deprecated\";s:164:\"The %library_id% asset library is deprecated in Drupal 10.1.0 and will be removed in Drupal 11.0.0. There is no replacement. See https://www.drupal.org/node/3322720\";s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:34:\"drupal.fieldListKeyboardNavigation\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/misc/field-list-keyboard-navigation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:13:\"core/tabbable\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"ckeditor5.translations.af\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ar\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:26:\"ckeditor5.translations.ast\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.az\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.be\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.bg\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.bn\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.bs\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ca\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.cs\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.da\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:28:\"ckeditor5.translations.de-ch\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.de\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.el\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:28:\"ckeditor5.translations.en-au\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:28:\"ckeditor5.translations.en-gb\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.eo\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:28:\"ckeditor5.translations.es-co\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.es\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.et\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.eu\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.fa\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.fi\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.fr\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.gl\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.gu\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.he\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.hi\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.hr\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.hu\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.hy\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.id\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.it\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ja\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.jv\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.kk\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.km\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.kn\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ko\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ku\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.lt\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.lv\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ms\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.nb\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ne\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.nl\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.no\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.oc\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.pl\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:28:\"ckeditor5.translations.pt-br\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ro\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ru\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.si\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.sk\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.sl\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.sq\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:30:\"ckeditor5.translations.sr-latn\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.sr\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.sv\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.th\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ti\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.tk\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.tr\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.tt\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ug\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.uk\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ur\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.uz\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.vi\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.zh\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.pt\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:28:\"ckeditor5.translations.zh-cn\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}}s:6:\"locale\";a:2:{s:19:\"drupal.locale.admin\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/locale/js/locale.admin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/stable9/css/locale/locale.admin.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:16:\"core/drupal.form\";i:3;s:9:\"core/once\";}s:11:\"moved_files\";a:1:{s:22:\"locale/locale.admin.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:15:\"locale.admin.js\";s:18:\"js/locale.admin.js\";}}}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"translations\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/modules/locale/locale.translation.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:6:\"system\";a:8:{s:4:\"base\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:8:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/stable9/css/system/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/stable9/css/system/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/stable9/css/system/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:4;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/themes/stable9/css/system/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:5;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/stable9/css/system/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:6;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/themes/stable9/css/system/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:7;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/themes/stable9/css/system/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:5:\"admin\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:190;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/stable9/css/system/system.admin.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"system/base\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"maintenance\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:190;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/stable9/css/system/system.maintenance.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:2:{i:0;s:11:\"system/base\";i:1;s:12:\"system/admin\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"status.report\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:3:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"core/themes/stable9/css/system/components/system-status-counter.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:75:\"core/themes/stable9/css/system/components/system-status-report-counters.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:79:\"core/themes/stable9/css/system/components/system-status-report-general-info.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:11:\"moved_files\";a:1:{s:11:\"system/base\";a:4:{s:19:\"deprecation_version\";s:6:\"11.2.0\";s:15:\"removed_version\";s:6:\"12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3432346\";s:3:\"css\";a:1:{s:9:\"component\";a:3:{s:40:\"css/components/system-status-counter.css\";a:1:{s:4:\"base\";s:40:\"css/components/system-status-counter.css\";}s:49:\"css/components/system-status-reports-counters.css\";a:1:{s:4:\"base\";s:49:\"css/components/system-status-reports-counters.css\";}s:52:\"css/components/system-status-report-general-info.css\";a:1:{s:4:\"base\";s:52:\"css/components/system-status-report-general-info.css\";}}}}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"drupal.system\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/modules/system/js/system.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"drupal.system.modules\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/system/js/system.modules.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:20:\"core/drupal.debounce\";i:3;s:9:\"core/once\";i:4;s:20:\"core/drupal.announce\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"diff\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/system/system.diff.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.system.date\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"core/modules/system/js/system.date.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";i:4;s:16:\"core/drupal.form\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:10:\"dxpr_theme\";a:32:{s:14:\"global-styling\";a:4:{s:2:\"js\";a:2:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";s:7:\"version\";i:-1;}i:1;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:9:\"core/once\";}s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:0;s:6:\"weight\";i:205;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"public://dxpr_theme/css/themesettings-cisc_theme.css\";s:7:\"version\";i:-1;}}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"bootstrap-5\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-5.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"bootstrap-theme\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/bootstrap-theme.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"footer-menu\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/base/footer-menu.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:5:\"forms\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"themes/contrib/dxpr_theme/css/base/forms.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"variables\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:170;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"themes/contrib/dxpr_theme/css/base/variables.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"layout\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/contrib/dxpr_theme/css/base/layout.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"page-title\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/page-title.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"typography\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/base/typography.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:29:\"dxpr-theme-full-screen-search\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-full-screen-search.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:32:\"dxpr-theme-full-screen-search-js\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-full-screen-search.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"dxpr-theme-header\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:22:\"dxpr-theme-header--top\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--top.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:23:\"dxpr-theme-header--side\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--side.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"dxpr-theme-header--mobile\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-header--mobile.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:27:\"dxpr-theme-secondary-header\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:72:\"themes/contrib/dxpr_theme/css/components/dxpr-theme-secondary-header.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"dxpr-theme-admin\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme-admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal-breadcrumbs\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-breadcrumbs.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:9:\"core/once\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"drupal-tabs\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-tabs.min.js\";s:7:\"version\";i:-1;}}s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/components/tabs.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:9:\"core/once\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal-comments\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-comments.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"drupal-pager\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-pager.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"drupal-webform\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-webform.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"drupal-search\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-search.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"drupal-status-message\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:73:\"themes/contrib/dxpr_theme/css/vendor-extensions/drupal-status-message.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"dxpr-theme-builder\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"themes/contrib/dxpr_theme/css/vendor-extensions/dxpr-theme-builder.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"helper-classes\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"themes/contrib/dxpr_theme/css/helpers/helper-classes.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"bootstrap3\";a:4:{s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:182;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"themes/contrib/dxpr_theme/vendor/bootstrap3/css/bootstrap.min.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/vendor/bootstrap3/js/bootstrap.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";N;s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:5:\"admin\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"admin.themesettings\";a:4:{s:2:\"js\";a:3:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:74:\"themes/contrib/dxpr_theme/vendor/color-wheel/reinvented-color-wheel.min.js\";s:7:\"version\";i:-1;}i:1;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:77:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-settings-admin.bundle.min.js\";s:7:\"version\";i:-1;}i:2;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"themes/contrib/dxpr_theme/vendor/dxb_slider/dxb-slider.min.js\";s:7:\"version\";i:-1;}}s:3:\"css\";a:3:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:75:\"themes/contrib/dxpr_theme/vendor/color-wheel/reinvented-color-wheel.min.css\";s:7:\"version\";i:-1;}i:1;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"themes/contrib/dxpr_theme/css/dxpr-theme.admin.themesettings.css\";s:7:\"version\";i:-1;}i:2;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"themes/contrib/dxpr_theme/vendor/dxb_slider/dxb-slider.min.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:9:\"core/once\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"gin_toolbar\";a:5:{s:7:\"version\";s:3:\"1.x\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"themes/contrib/dxpr_theme/css/vendor-extensions/gin-toolbar.css\";s:7:\"version\";s:3:\"1.x\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"dxb_slider\";a:5:{s:7:\"version\";s:3:\"1.x\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"themes/contrib/dxpr_theme/vendor/dxb_slider/dxb-slider.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"themes/contrib/dxpr_theme/vendor/dxb_slider/dxb-slider.css\";s:7:\"version\";s:3:\"1.x\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"custom_animations\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/dxpr_theme/css/animations-dxpr.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:10:\"cisc_theme\";a:3:{s:14:\"global-styling\";a:4:{s:3:\"css\";a:11:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:206;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/layout.css\";s:7:\"version\";i:-1;}i:1;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:206;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/header.css\";s:7:\"version\";i:-1;}i:2;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:206;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/home.css\";s:7:\"version\";i:-1;}i:3;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:206;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/servicios.css\";s:7:\"version\";i:-1;}i:4;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:206;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/clientes.css\";s:7:\"version\";i:-1;}i:5;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:206;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/proyecto.css\";s:7:\"version\";i:-1;}i:6;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:206;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/custom/cisc_theme/css/proyectos.css\";s:7:\"version\";i:-1;}i:7;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:206;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"themes/custom/cisc_theme/css/contacto.css\";s:7:\"version\";i:-1;}i:8;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:206;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"themes/custom/cisc_theme/css/blog.css\";s:7:\"version\";i:-1;}i:9;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:206;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"themes/custom/cisc_theme/css/blogs.css\";s:7:\"version\";i:-1;}i:10;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:206;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"themes/custom/cisc_theme/css/footer.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"counter-effect\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"accordion-active\";a:5:{s:7:\"version\";s:3:\"1.x\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/drupal\";i:1;s:11:\"core/jquery\";i:2;s:19:\"core/drupalSettings\";i:3;s:21:\"bootstrap5/bootstrap5\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:26:\"media_library_form_element\";a:1:{s:26:\"media_library_form_element\";a:5:{s:7:\"version\";d:2;s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:82:\"modules/contrib/media_library_form_element/assets/js/media_library.form-element.js\";s:7:\"version\";d:2;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:6:{i:0;s:23:\"core/drupal.dialog.ajax\";i:1;s:13:\"core/sortable\";i:2;s:11:\"core/drupal\";i:3;s:11:\"core/jquery\";i:4;s:9:\"core/once\";i:5;s:19:\"media_library/style\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:13:\"media_library\";a:4:{s:15:\"click_to_select\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/media_library/js/media_library.click_to_select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"view\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/media_library/js/media_library.view.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:20:\"core/drupal.announce\";i:1;s:20:\"core/drupal.checkbox\";i:2;s:29:\"media_library/click_to_select\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"widget\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/modules/media_library/js/media_library.widget.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:23:\"core/drupal.dialog.ajax\";i:1;s:9:\"core/once\";i:2;s:13:\"core/sortable\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:2:\"ui\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/media_library/js/media_library.ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:6:{i:0;s:16:\"core/drupal.ajax\";i:1;s:20:\"core/drupal.announce\";i:2;s:9:\"core/once\";i:3;s:11:\"core/jquery\";i:4;s:18:\"media_library/view\";i:5;s:13:\"core/tabbable\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:7:\"toolbar\";a:4:{s:7:\"toolbar\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:7:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:2;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:3;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:4;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:5;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:6;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:3:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:10:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:16:\"core/drupal.ajax\";i:4;s:20:\"core/drupal.announce\";i:5;s:22:\"core/internal.backbone\";i:6;s:9:\"core/once\";i:7;s:20:\"core/drupal.displace\";i:8;s:20:\"toolbar/toolbar.menu\";i:9;s:28:\"toolbar/toolbar.anti-flicker\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"toolbar.menu\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:100;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"toolbar.escapeAdmin\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"toolbar.anti-flicker\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:6:\"header\";b:1;s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:5:\"devel\";a:3:{s:5:\"devel\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/devel/css/devel.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"devel-toolbar\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"devel-table-filter\";a:4:{s:2:\"js\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:28:\"system/drupal.system.modules\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:4:\"user\";a:4:{s:11:\"drupal.user\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/modules/user/js/user.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/user/js/user.theme.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/stable9/css/user/user.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"themes/contrib/bootstrap5/css/components/user.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";}s:11:\"moved_files\";a:2:{s:12:\"user/user.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:7:\"user.js\";s:10:\"js/user.js\";}}s:18:\"user/user.theme.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:13:\"user.theme.js\";s:16:\"js/user.theme.js\";}}}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"drupal.user.admin\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/stable9/css/user/user.admin.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:23:\"drupal.user.permissions\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/user/js/user.permissions.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:8:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";i:3;s:19:\"core/drupalSettings\";i:4;s:22:\"user/drupal.user.admin\";i:5;s:20:\"core/drupal.checkbox\";i:6;s:20:\"core/drupal.debounce\";i:7;s:20:\"core/drupal.announce\";}s:11:\"moved_files\";a:1:{s:24:\"user/user.permissions.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:19:\"user.permissions.js\";s:22:\"js/user.permissions.js\";}}}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"drupal.user.icons\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/stable9/css/user/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:19:\"admin_toolbar_tools\";a:1:{s:12:\"toolbar.icon\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:8:\"shortcut\";a:1:{s:15:\"drupal.shortcut\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/stable9/css/shortcut/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/stable9/css/shortcut/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:13:\"admin_toolbar\";a:6:{s:12:\"toolbar.tree\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:15:\"toolbar/toolbar\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:24:\"toolbar.tree.hoverintent\";a:4:{s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:26:\"admin_toolbar/toolbar.tree\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"toolbar.tree.hover\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/admin_toolbar/js/admin_toolbar.hover.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:26:\"admin_toolbar/toolbar.tree\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:22:\"toolbar.disable_sticky\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"modules/contrib/admin_toolbar/css/admin_toolbar.disable_sticky.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:23:\"toolbar.sticky_behavior\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"modules/contrib/admin_toolbar/css/admin_toolbar.sticky_behavior.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/admin_toolbar/js/admin_toolbar.sticky_behavior.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:26:\"admin_toolbar/toolbar.tree\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:23:\"toolbar.toggle_shortcut\";a:4:{s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"modules/contrib/admin_toolbar/css/admin_toolbar.sticky_behavior.css\";s:7:\"version\";i:-1;}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"modules/contrib/admin_toolbar/css/admin_toolbar.toggle_shortcut.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/admin_toolbar/js/admin_toolbar.toggle_shortcut.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:26:\"admin_toolbar/toolbar.tree\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:17:\"dxpr_theme_helper\";a:1:{s:23:\"dxpr_theme_helper.icons\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:12:\"dxpr_builder\";a:51:{s:4:\"core\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"editor.core\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:4:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/dxpr_builder/css/drupal-integration.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/et-line-font/et-line-font.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/pe-icon-7-stroke/css/pe-icon-7-stroke.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:86:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:14:{i:0;a:6:{s:6:\"weight\";i:-10;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/global-setup.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:6:{s:6:\"weight\";i:-9;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/dxpr_builder/js/image-utils.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:2;a:6:{s:6:\"weight\";i:-8;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/dxpr_builder/js/entity-browser.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:3;a:6:{s:6:\"weight\";i:-7;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/dxpr_builder/js/file-upload.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:4;a:6:{s:6:\"weight\";i:-6;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/image-select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:5;a:6:{s:6:\"weight\";i:-5;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/video-select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:6;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:82:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/base64-js/base64js.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:7;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-notify/bootstrap-notify.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:8;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:83:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/sortablejs/Sortable.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:9;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/draggabilly/dist/draggabilly.pkgd.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:10;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/core/dist/floating-ui.core.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:11;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:105:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/dom/dist/floating-ui.dom.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:12;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:85:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:13;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-9;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:7:{i:0;s:11:\"core/jquery\";i:1;s:19:\"core/drupalSettings\";i:2;s:23:\"core/internal.jquery_ui\";i:3;s:9:\"core/once\";i:4;s:31:\"dxpr_builder/string_compression\";i:5;s:42:\"dxpr_builder/elements.glyphicons_halflings\";i:6;s:31:\"dxpr_builder/editor.core.styles\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"string_compression\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/lz-string/libs/lz-string.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"editor.dev\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/dxpr_builder/dxpr_builder/dxpr_builder_dev.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"editor.frontend\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-9;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:19:\"core/drupalSettings\";i:2;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"editor.frontend_dev\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-9;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:19:\"core/drupalSettings\";i:2;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"bootstrap_3\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:190;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:90:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/bootstrap/css/bootstrap.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-10;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/bootstrap/js/bootstrap.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"bootstrap_4\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:190;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:93:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap/dist/css/bootstrap.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-10;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap/dist/js/bootstrap.bundle.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"bootstrap_5\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:190;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:95:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-5/dist/css/bootstrap.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-10;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-5/dist/js/bootstrap.bundle.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:24:\"entity_browser_selection\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_builder/js/entity_browser.media_selection.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"elements.waypoints\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:94:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/waypoints/lib/jquery.waypoints.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"elements.animate\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/animate.css/animate.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"elements.owlcarousel\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:3:{i:0;a:6:{s:8:\"minified\";b:0;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:6:{s:8:\"minified\";b:0;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:104:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"elements.icon_helpers\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:29:\"elements.glyphicons_halflings\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/glyphicons-halflings/css/halflings-set.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"elements.et_line_font\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/et-line-font/et-line-font.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:28:\"elements.font_awesome_6_free\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:30:\"elements.font_awesome_v4_shims\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/v4-shims.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"elements.pe_icon_7_stroke\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/pe-icon-7-stroke/css/pe-icon-7-stroke.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"elements.circliful\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:0;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/jquery.circliful/css/jquery.circliful.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/jquery.circliful/js/jquery.circliful.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"elements.counteverest\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:0;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@dxpr/counteverest/css/counteverest.dxpr.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:112:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@dxpr/counteverest/js/vendor/jquery.counteverest.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"elements.countto\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:89:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb-count-to/dxb-count-to.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"elements.social_icons\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/dxpr_builder/dxpr_builder/css/social.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"elements.test\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"modules/contrib/dxpr_builder/dxpr_elements/Test Elements//test-1.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"modules/contrib/dxpr_builder/dxpr_elements/Test Elements/test-1.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"elements.cta\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/dxpr_builder/css/elements/cta.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"elements.wow\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:78:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/wowjs/dist/wow.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:8:\"minified\";b:0;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/dxpr_builder/dxpr_builder/js/dxpr.wow.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"elements.dropshadow\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/dxpr_builder/css/elements/dropshadow.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"elements.iconbox\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/dxpr_builder/css/elements/iconbox.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"elements.iconwell\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/dxpr_builder/css/elements/iconwell.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"elements.imagebox\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/dxpr_builder/css/elements/imagebox.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"elements.pricelisting\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/dxpr_builder/css/elements/pricelisting.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"elements.pricingtable\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/dxpr_builder/css/elements/pricingtable.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"elements.quoteslider\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"modules/contrib/dxpr_builder/css/elements/quoteslider.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"elements.teambox\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/dxpr_builder/css/elements/teambox.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"elements.timeline\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/dxpr_builder/css/elements/timeline.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"configuration.profileform\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/dxpr_builder/css/profile-form.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/profile-form.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:7:\"twig.js\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-10;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:73:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/twig/twig.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"editor.validation\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/dxpr_builder/js/editor_validation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:19:\"core/drupalSettings\";i:1;s:19:\"core/drupal.message\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"user-licenses\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/dxpr_builder/css/user-licenses.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"ai-providers\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/dxpr_builder/css/ai-providers.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/ai-providers.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:21:\"core/drupal.tabledrag\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"tone-of-voice\";a:5:{s:7:\"version\";s:3:\"1.x\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/dxpr_builder/css/tone-of-voice.css\";s:7:\"version\";s:3:\"1.x\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/drupal\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"commands\";a:5:{s:7:\"version\";s:3:\"1.x\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"modules/contrib/dxpr_builder/css/commands.css\";s:7:\"version\";s:3:\"1.x\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/drupal\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"ai-settings-form\";a:5:{s:7:\"version\";s:3:\"1.x\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/dxpr_builder/css/ai-settings-form.css\";s:7:\"version\";s:3:\"1.x\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"editor.builder\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:2:\"js\";a:6:{i:0;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-8;s:5:\"group\";i:-100;s:4:\"data\";s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:1;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-7;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:2;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-6;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:3;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-5;s:5:\"group\";i:-100;s:4:\"data\";s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:4;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-4;s:5:\"group\";i:-100;s:4:\"data\";s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:5;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-3;s:5:\"group\";i:-100;s:4:\"data\";s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:2:{i:0;s:24:\"dxpr_builder/editor.core\";i:1;s:30:\"dxpr_builder/editor.validation\";}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:0:{}}s:18:\"editor.core.styles\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1101:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}s:13:\"editor.global\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}s:18:\"editor.gin_toolbar\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1113:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_gin_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}s:17:\"editor.navigation\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1112:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_navigation.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}s:14:\"editor.toolbar\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}s:11:\"development\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:2:\"js\";a:6:{i:0;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-8;s:5:\"group\";i:-100;s:4:\"data\";s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:1;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-7;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:2;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-6;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:3;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-5;s:5:\"group\";i:-100;s:4:\"data\";s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:4;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-4;s:5:\"group\";i:-100;s:4:\"data\";s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:5;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-3;s:5:\"group\";i:-100;s:4:\"data\";s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:2:{i:0;s:24:\"dxpr_builder/editor.core\";i:1;s:30:\"dxpr_builder/editor.validation\";}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:0:{}}s:10:\"production\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:2:\"js\";a:6:{i:0;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-8;s:5:\"group\";i:-100;s:4:\"data\";s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:1;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-7;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:2;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-6;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:3;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-5;s:5:\"group\";i:-100;s:4:\"data\";s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:4;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-4;s:5:\"group\";i:-100;s:4:\"data\";s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:5;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-3;s:5:\"group\";i:-100;s:4:\"data\";s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:2:{i:0;s:24:\"dxpr_builder/editor.core\";i:1;s:30:\"dxpr_builder/editor.validation\";}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:0:{}}}s:8:\"big_pipe\";a:1:{s:8:\"big_pipe\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:14:\"drupalSettings\";a:1:{s:21:\"bigPipePlaceholderIds\";a:0:{}}s:12:\"dependencies\";a:2:{i:0;s:16:\"core/drupal.ajax\";i:1;s:19:\"core/drupalSettings\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:18:\"announcements_feed\";a:3:{s:32:\"drupal.announcements_feed.dialog\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:72:\"core/themes/stable9/css/announcements_feed/announcements_feed.dialog.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:33:\"drupal.announcements_feed.toolbar\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:73:\"core/themes/stable9/css/announcements_feed/announcements_feed.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:30:\"drupal.announcements_feed.page\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/stable9/css/announcements_feed/announcements_feed.page.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:5:\"media\";a:7:{s:4:\"form\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/modules/media/js/form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:16:\"core/drupal.form\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"type_form\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/media/js/type_form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:16:\"core/drupal.form\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"oembed.formatter\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/stable9/css/media/oembed.formatter.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"oembed.frame\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/media/oembed.frame.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/oembed\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"filter.caption\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/stable9/css/media/filter.caption.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:14:\"filter/caption\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:26:\"media_embed_ckeditor_theme\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/media/js/media_embed_ckeditor.theme.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/drupal\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"drupal.media-icon\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/media/css/media.icon.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:38:\"field_ui/drupal.field_ui.manage_fields\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:14:\"entity_browser\";a:13:{s:6:\"common\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:19:\"core/drupalSettings\";i:1;s:11:\"core/drupal\";i:2;s:11:\"core/jquery\";i:3;s:23:\"core/drupal.dialog.ajax\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:5:\"pager\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"modules/contrib/entity_browser/css/entity_browser.pager.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"entity_browser\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"modules/contrib/entity_browser/css/entity_browser.entity_browser.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"entity_list\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/entity_browser/css/entity_browser.entity_list.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"iframe\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"modules/contrib/entity_browser/css/entity_browser.iframe.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/js/entity_browser.iframe.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:9:\"core/once\";i:1;s:21:\"entity_browser/common\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"iframe_selection\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"modules/contrib/entity_browser/js/entity_browser.iframe_selection.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:19:\"core/drupalSettings\";i:1;s:37:\"dxpr_builder/entity_browser_selection\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"entity_reference\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"modules/contrib/entity_browser/js/entity_browser.entity_reference.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:21:\"entity_browser/common\";i:1;s:26:\"entity_browser/entity_list\";i:2;s:13:\"core/sortable\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"file_browser\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"modules/contrib/entity_browser/css/entity_browser.file_browser.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:5:\"modal\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"modules/contrib/entity_browser/css/entity_browser.modal.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"modules/contrib/entity_browser/js/entity_browser.modal.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:19:\"core/drupalSettings\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";i:3;s:11:\"core/jquery\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"modal_selection\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"modules/contrib/entity_browser/css/entity_browser.modal_selection.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"modules/contrib/entity_browser/js/entity_browser.modal_selection.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:19:\"core/drupalSettings\";i:1;s:37:\"dxpr_builder/entity_browser_selection\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"tabs\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/entity_browser/css/entity_browser.tabs.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/entity_browser/js/entity_browser.tabs.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/drupal\";i:1;s:19:\"core/drupalSettings\";i:2;s:9:\"core/once\";i:3;s:11:\"core/jquery\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"view\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/entity_browser/js/entity_browser.view.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";i:4;s:16:\"views/views.ajax\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"multi_step_display\";a:4:{s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/entity_browser/js/entity_browser.command_queue.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"modules/contrib/entity_browser/js/entity_browser.multi_step_display.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:5:{i:0;s:26:\"entity_browser/entity_list\";i:1;s:13:\"core/sortable\";i:2;s:11:\"core/drupal\";i:3;s:9:\"core/once\";i:4;s:11:\"core/jquery\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:7:\"history\";a:2:{s:3:\"api\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/history/js/history.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:19:\"core/drupalSettings\";i:2;s:11:\"core/drupal\";i:3;s:16:\"core/drupal.ajax\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"mark-as-read\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/history/js/mark-as-read.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"history/api\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:5:\"views\";a:3:{s:12:\"views.module\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/stable9/css/views/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"views.ajax\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/modules/views/js/base.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/views/js/ajax_view.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";i:4;s:25:\"core/internal.jquery.form\";i:5;s:16:\"core/drupal.ajax\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"views.responsive-grid\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-100;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/views/css/views-responsive-grid.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:5:\"blazy\";a:53:{s:6:\"dblazy\";a:4:{s:2:\"js\";a:4:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-6;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"modules/contrib/blazy/js/dblazy.min.js\";s:7:\"version\";i:-1;}i:1;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.9000000000000003552713678800500929355621337890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";s:7:\"version\";i:-1;}i:2;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.9000000000000003552713678800500929355621337890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";s:7:\"version\";i:-1;}i:3;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.9000000000000003552713678800500929355621337890625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"dompurify\";a:6:{s:6:\"remote\";s:35:\"https://github.com/cure53/DOMPurify\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MPL\";s:3:\"url\";s:63:\"https://raw.githubusercontent.com/cure53/DOMPurify/main/LICENSE\";s:14:\"gpl-compatible\";b:0;}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-16;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"libraries/dompurify/dist/purify.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:5:\"blazy\";a:4:{s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:52:\"https://github.com/dinbror/blazy/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.019999999999999573674358543939888477325439453125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:13:\"blazy/dataset\";}s:3:\"css\";a:0:{}}s:3:\"bio\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.0099999999999997868371792719699442386627197265625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:3:{i:0;s:12:\"blazy/dblazy\";i:1;s:13:\"blazy/dataset\";i:2;s:14:\"blazy/observer\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"bio.media\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-2;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:9:\"blazy/bio\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"base\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/blazy/css/blazy.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.79999999999999982236431605997495353221893310546875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:20:\"core/drupal.debounce\";i:1;s:12:\"blazy/dblazy\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"drupal\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.6999999999999999555910790149937383830547332763671875;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:10:\"blazy/base\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"load\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.5;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:3:{i:0;s:15:\"blazy/bio.media\";i:1;s:12:\"blazy/drupal\";i:2;s:13:\"blazy/loading\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"compat\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.399999999999999911182158029987476766109466552734375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:15:\"blazy/bio.media\";i:1;s:12:\"blazy/drupal\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"bio.ajax\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"modules/contrib/blazy/js/base/io/bio.ajax.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:16:\"core/drupal.ajax\";i:1;s:12:\"blazy/compat\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:7:\"loading\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/css/components/blazy.loading.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:10:\"blazy/base\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"filter\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/css/components/blazy.filter.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.600000000000000088817841970012523233890533447265625;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/blazy/js/components/blazy.filter.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/dblazy\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"blur\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/blazy/css/components/blazy.blur.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.8000000000000000444089209850062616169452667236328125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/components/blazy.blur.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:13:\"blazy/animate\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:5:\"media\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.media.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:12:\"blazy/drupal\";i:1;s:11:\"blazy/ratio\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"oembed\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/css/components/blazy.oembed.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:7:\"preview\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/css/components/blazy.preview.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:5:\"ratio\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.ratio.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:10:\"blazy/base\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:5:\"style\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/css/components/blazy.style.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:10:\"blazy/base\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"column\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/blazy/css/components/grid/blazy.column.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"blazy/style\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"dygrid\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-0.05000000000000000277555756156289135105907917022705078125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"modules/contrib/blazy/js/components/grid/blazy.dygrid.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:10:\"blazy/base\";i:1;s:13:\"blazy/loading\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:7:\"masonry\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-0.05000000000000000277555756156289135105907917022705078125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/blazy/js/components/grid/blazy.masonry.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:10:\"blazy/base\";i:1;s:13:\"blazy/loading\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"flex\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/css/components/grid/blazy.flex.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-0.040000000000000000832667268468867405317723751068115234375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/blazy/js/components/grid/blazy.flex.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:3:{i:0;s:12:\"blazy/compat\";i:1;s:11:\"blazy/style\";i:2;s:13:\"blazy/masonry\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:7:\"flexbox\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"modules/contrib/blazy/css/components/grid/blazy.flexbox.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-0.040000000000000000832667268468867405317723751068115234375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/blazy/js/components/grid/blazy.flexbox.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"blazy/style\";i:1;s:12:\"blazy/dygrid\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"grid\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/css/components/grid/blazy.grid.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:10:\"blazy/base\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"nativegrid\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/blazy/css/components/grid/blazy.nativegrid.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-0.040000000000000000832667268468867405317723751068115234375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"modules/contrib/blazy/js/components/grid/blazy.nativegrid.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/dygrid\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"nativegrid.masonry\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"modules/contrib/blazy/css/components/grid/blazy.nativegrid.masonry.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-0.040000000000000000832667268468867405317723751068115234375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:72:\"modules/contrib/blazy/js/components/grid/blazy.nativegrid.masonry.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:4:{i:0;s:12:\"blazy/compat\";i:1;s:16:\"blazy/nativegrid\";i:2;s:11:\"blazy/style\";i:3;s:13:\"blazy/masonry\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"lightbox\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"modules/contrib/blazy/css/components/box/blazy.lightbox.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:10:\"blazy/base\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"blazybox\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"modules/contrib/blazy/css/components/box/blazy.blazybox.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/blazy/js/components/box/blazy.blazybox.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:3:{i:0;s:12:\"blazy/drupal\";i:1;s:14:\"blazy/lightbox\";i:2;s:11:\"blazy/ratio\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"flybox\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"modules/contrib/blazy/css/components/box/blazy.flybox.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"modules/contrib/blazy/js/components/box/blazy.flybox.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:14:\"blazy/blazybox\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"colorbox\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"modules/contrib/blazy/css/components/box/blazy.colorbox.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"modules/contrib/blazy/js/components/jquery/blazy.colorbox.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:3:{i:0;s:12:\"blazy/drupal\";i:1;s:11:\"blazy/ratio\";i:2;s:17:\"colorbox/colorbox\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"magnific_popup\";a:6:{s:6:\"remote\";s:46:\"https://dimsemenov.com/plugins/magnific-popup/\";s:7:\"version\";d:1;s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:64:\"https://github.com/dimsemenov/Magnific-Popup/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"libraries/magnific-popup/dist/jquery.magnific-popup.min.js\";s:7:\"version\";d:1;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"libraries/magnific-popup/dist/magnific-popup.css\";s:7:\"version\";d:1;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}}s:3:\"mfp\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/css/components/box/blazy.mfp.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"modules/contrib/blazy/js/components/jquery/blazy.mfp.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:3:{i:0;s:20:\"blazy/magnific_popup\";i:1;s:14:\"blazy/lightbox\";i:2;s:11:\"blazy/media\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"admin.grid\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/blazy/css/components/admin/blazy.admin-grid.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:16:\"blazy/nativegrid\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"admin.optionset\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"modules/contrib/blazy/css/components/admin/blazy.admin-optionset.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"admin.lb\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/blazy/css/components/admin/blazy.admin-lb.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"admin.tabs\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/blazy/css/components/admin/blazy.admin-tabs.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/blazy/js/components/admin/blazy.admin-tabs.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/dblazy\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:5:\"admin\";a:4:{s:3:\"css\";a:3:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/blazy/css/components/admin/blazy.admin.css\";s:7:\"version\";i:-1;}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"modules/contrib/blazy/css/components/admin/blazy.admin-modal.css\";s:7:\"version\";i:-1;}i:2;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"modules/contrib/blazy/css/components/admin/blazy.admin-tooltip.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/blazy/js/components/jquery/blazy.admin.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:12:\"blazy/drupal\";i:2;s:16:\"blazy/admin.grid\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"polyfill\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-21;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"classlist\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:7:\"promise\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:3:\"raf\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"webp\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/dblazy\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"fullscreen\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"modules/contrib/blazy/js/polyfill/blazy.fullscreen.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"eventify\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5999999999999996447286321199499070644378662109375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.eventify.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:12:\"blazy/dblazy\";i:1;s:10:\"blazy/base\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"viewport\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5999999999999996447286321199499070644378662109375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:12:\"blazy/dblazy\";i:1;s:10:\"blazy/base\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:5:\"xlazy\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:14:\"blazy/viewport\";i:1;s:13:\"blazy/dataset\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:7:\"animate\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.animate.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"blazy/xlazy\";i:1;s:12:\"blazy/compat\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:7:\"dataset\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5999999999999996447286321199499070644378662109375;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:12:\"blazy/dblazy\";i:1;s:10:\"blazy/base\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"background\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/blazy/js/plugin/blazy.background.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"blazy/xlazy\";i:1;s:12:\"blazy/compat\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"observer\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"blazy/xlazy\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"multimedia\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-5.5;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/blazy/js/plugin/blazy.multimedia.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"blazy/xlazy\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"instagram\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.8000000000000000444089209850062616169452667236328125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"modules/contrib/blazy/js/components/provider/blazy.instagram.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/compat\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"pinterest\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";d:-1.8000000000000000444089209850062616169452667236328125;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"modules/contrib/blazy/js/components/provider/blazy.pinterest.min.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/compat\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:5:\"slick\";a:20:{s:16:\"slick.mousewheel\";a:6:{s:6:\"remote\";s:49:\"https://github.com/brandonaaron/jquery-mousewheel\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:73:\"https://github.com/brandonaaron/jquery-mousewheel/blob/master/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:7:\"version\";s:6:\"3.1.11\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-4;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"libraries/mousewheel/jquery.mousewheel.min.js\";s:7:\"version\";s:6:\"3.1.11\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}s:3:\"css\";a:0:{}}s:12:\"slick.easing\";a:6:{s:6:\"remote\";s:40:\"https://github.com/gdsmith/jquery.easing\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:51:\"https://www.opensource.org/licenses/mit-license.php\";s:14:\"gpl-compatible\";b:1;}s:7:\"version\";d:1.3000000000000000444089209850062616169452667236328125;s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-4;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"libraries/easing/jquery.easing.min.js\";s:7:\"version\";d:1.3000000000000000444089209850062616169452667236328125;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}s:3:\"css\";a:0:{}}s:5:\"slick\";a:6:{s:6:\"remote\";s:35:\"https://kenwheeler.github.io/slick/\";s:7:\"version\";s:3:\"1.x\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:55:\"https://github.com/kenwheeler/slick/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-3;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"libraries/slick/slick/slick.min.js\";s:7:\"version\";s:3:\"1.x\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"libraries/slick/slick/slick.css\";s:7:\"version\";s:3:\"1.x\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}}s:16:\"accessible-slick\";a:6:{s:6:\"remote\";s:49:\"https://accessible360.github.io/accessible-slick/\";s:7:\"version\";s:3:\"1.x\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://github.com/Accessible360/accessible-slick/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-3;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"libraries/accessible-slick/slick/slick.min.js\";s:7:\"version\";s:3:\"1.x\";}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"libraries/accessible-slick/slick/slick.min.css\";s:7:\"version\";s:3:\"1.x\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}}s:4:\"base\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-100;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/slick/css/layout/slick.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/drupal\";i:1;s:19:\"core/drupalSettings\";i:2;s:12:\"blazy/dblazy\";i:3;s:11:\"slick/slick\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"slick.load\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:0;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"modules/contrib/slick/js/slick.load.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:10:\"slick/base\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"slick.theme\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/slick/css/theme/slick.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:16:\"slick/slick.load\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"slick.thumbnail.hover\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/slick/css/components/slick.thumbnail--hover.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:17:\"slick/slick.theme\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"slick.thumbnail.grid\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/slick/css/components/slick.thumbnail--grid.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:17:\"slick/slick.theme\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"slick.arrow.down\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"modules/contrib/slick/css/components/slick.arrows--down.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:17:\"slick/slick.theme\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"slick.colorbox\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";d:-0.040000000000000000832667268468867405317723751068115234375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/slick/js/slick.colorbox.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/drupal\";i:1;s:14:\"blazy/colorbox\";i:2;s:11:\"slick/slick\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:7:\"vanilla\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";d:-0.003000000000000000062450045135165055398829281330108642578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"modules/contrib/slick/js/slick.vanilla.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:10:\"slick/base\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"slick.css\";a:4:{s:12:\"dependencies\";a:1:{i:0;s:11:\"slick/slick\";}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:198;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"libraries/slick/slick/slick-theme.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"slick.main.default\";a:5:{s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/dblazy\";}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/slick/css/theme/slick.theme--default.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"slick.main.classic\";a:5:{s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/dblazy\";}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/slick/css/theme/slick.theme--classic.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"slick.main.fullscreen\";a:5:{s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/dblazy\";}s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/slick/css/theme/slick.theme--full.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"modules/contrib/slick/css/theme/slick.theme--fullscreen.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"slick.main.fullwidth\";a:5:{s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/dblazy\";}s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/slick/css/theme/slick.theme--full.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/slick/css/theme/slick.theme--fullwidth.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"slick.main.grid\";a:5:{s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/dblazy\";}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/slick/css/theme/slick.theme--grid.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"slick.main.split\";a:5:{s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/dblazy\";}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/slick/css/theme/slick.theme--split.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:24:\"slick.thumbnail.asnavfor\";a:5:{s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/dblazy\";}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"modules/contrib/slick/css/theme/slick.theme--asnavfor.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:7:\"captcha\";a:1:{s:4:\"base\";a:5:{s:7:\"version\";d:1;s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"modules/contrib/captcha/css/captcha.css\";s:7:\"version\";d:1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:12:\"recaptcha_v3\";a:3:{s:16:\"google.recaptcha\";a:6:{s:6:\"remote\";s:35:\"https://github.com/google/recaptcha\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"BSD\";s:3:\"url\";s:55:\"https://github.com/google/recaptcha/blob/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:7:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-200;s:10:\"attributes\";a:2:{s:5:\"defer\";b:1;s:5:\"async\";b:1;}s:5:\"group\";i:-100;s:4:\"data\";s:87:\"https://www.google.com/recaptcha/api.js?render=6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";s:7:\"version\";s:5:\"1.3.0\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:12:\"recaptcha_v3\";a:4:{s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:0;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/recaptcha_v3/js/recaptcha_v3.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/drupal\";i:1;s:11:\"core/jquery\";i:2;s:9:\"core/once\";i:3;s:29:\"recaptcha_v3/google.recaptcha\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"recaptcha_v3_no_badge\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:190;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/recaptcha_v3/css/recaptcha_v3_no_badge.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}}',-1,1773074887.127,1,'library_info','0');
INSERT INTO `cache_discovery` VALUES ('library_info:claro',_binary 'a:25:{s:10:\"contextual\";a:2:{s:23:\"drupal.contextual-links\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-2;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/contextual/js/contextual.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:3:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/contextual/css/contextual.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/css/contextual.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/contextual/css/contextual.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:16:\"core/drupal.ajax\";i:3;s:19:\"core/drupalSettings\";i:4;s:9:\"core/once\";i:5;s:28:\"core/drupal.touchevents-test\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"drupal.contextual-toolbar\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/contextual/js/contextual.toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/contextual/css/contextual.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:34:\"contextual/drupal.contextual-links\";i:2;s:11:\"core/drupal\";i:3;s:9:\"core/once\";i:4;s:26:\"core/drupal.tabbingmanager\";i:5;s:20:\"core/drupal.announce\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:5:\"claro\";a:40:{s:14:\"global-styling\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:52:{i:0;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/themes/claro/css/base/variables.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/base/elements.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/base/typography.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/themes/claro/css/base/print.css\";s:7:\"version\";s:6:\"11.2.2\";}i:4;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/classy/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";}i:5;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/claro/css/classy/components/exposed-filters.css\";s:7:\"version\";s:6:\"11.2.2\";}i:6;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/field.css\";s:7:\"version\";s:6:\"11.2.2\";}i:7;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/icons.css\";s:7:\"version\";s:6:\"11.2.2\";}i:8;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/classy/components/inline-form.css\";s:7:\"version\";s:6:\"11.2.2\";}i:9;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/item-list.css\";s:7:\"version\";s:6:\"11.2.2\";}i:10;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/link.css\";s:7:\"version\";s:6:\"11.2.2\";}i:11;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/classy/components/links.css\";s:7:\"version\";s:6:\"11.2.2\";}i:12;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/menu.css\";s:7:\"version\";s:6:\"11.2.2\";}i:13;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/more-link.css\";s:7:\"version\";s:6:\"11.2.2\";}i:14;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/classy/components/textarea.css\";s:7:\"version\";s:6:\"11.2.2\";}i:15;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/ui-dialog.css\";s:7:\"version\";s:6:\"11.2.2\";}i:16;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/accordion.css\";s:7:\"version\";s:6:\"11.2.2\";}i:17;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/action-link.css\";s:7:\"version\";s:6:\"11.2.2\";}i:18;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/content-header.css\";s:7:\"version\";s:6:\"11.2.2\";}i:19;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/ckeditor5.css\";s:7:\"version\";s:6:\"11.2.2\";}i:20;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/components/container-inline.css\";s:7:\"version\";s:6:\"11.2.2\";}i:21;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/themes/claro/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:22;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";}i:23;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/button.css\";s:7:\"version\";s:6:\"11.2.2\";}i:24;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/details.css\";s:7:\"version\";s:6:\"11.2.2\";}i:25;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/components/divider.css\";s:7:\"version\";s:6:\"11.2.2\";}i:26;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/messages.css\";s:7:\"version\";s:6:\"11.2.2\";}i:27;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/entity-meta.css\";s:7:\"version\";s:6:\"11.2.2\";}i:28;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/fieldset.css\";s:7:\"version\";s:6:\"11.2.2\";}i:29;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/form.css\";s:7:\"version\";s:6:\"11.2.2\";}i:30;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--checkbox-radio.css\";s:7:\"version\";s:6:\"11.2.2\";}i:31;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/form--field-multiple.css\";s:7:\"version\";s:6:\"11.2.2\";}i:32;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/form--managed-file.css\";s:7:\"version\";s:6:\"11.2.2\";}i:33;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/form--text.css\";s:7:\"version\";s:6:\"11.2.2\";}i:34;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/form--select.css\";s:7:\"version\";s:6:\"11.2.2\";}i:35;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/help.css\";s:7:\"version\";s:6:\"11.2.2\";}i:36;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/image-preview.css\";s:7:\"version\";s:6:\"11.2.2\";}i:37;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/menus-and-lists.css\";s:7:\"version\";s:6:\"11.2.2\";}i:38;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/modules-page.css\";s:7:\"version\";s:6:\"11.2.2\";}i:39;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/node.css\";s:7:\"version\";s:6:\"11.2.2\";}i:40;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/page-title.css\";s:7:\"version\";s:6:\"11.2.2\";}i:41;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/components/pager.css\";s:7:\"version\";s:6:\"11.2.2\";}i:42;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/skip-link.css\";s:7:\"version\";s:6:\"11.2.2\";}i:43;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/tables.css\";s:7:\"version\";s:6:\"11.2.2\";}i:44;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/claro/css/components/table--file-multiple-widget.css\";s:7:\"version\";s:6:\"11.2.2\";}i:45;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/search-admin-settings.css\";s:7:\"version\";s:6:\"11.2.2\";}i:46;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/tableselect.css\";s:7:\"version\";s:6:\"11.2.2\";}i:47;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/tabs.css\";s:7:\"version\";s:6:\"11.2.2\";}i:48;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/themes/claro/css/theme/colors.css\";s:7:\"version\";s:6:\"11.2.2\";}i:49;a:5:{s:6:\"weight\";i:-100;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/layout/breadcrumb.css\";s:7:\"version\";s:6:\"11.2.2\";}i:50;a:5:{s:6:\"weight\";i:-100;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/layout/local-actions.css\";s:7:\"version\";s:6:\"11.2.2\";}i:51;a:5:{s:6:\"weight\";i:-100;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/themes/claro/css/layout/layout.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:4:{i:0;s:12:\"system/admin\";i:1;s:11:\"core/jquery\";i:2;s:11:\"core/drupal\";i:3;s:28:\"core/drupal.touchevents-test\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"form-two-columns\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-100;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/layout/form-two-columns.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"maintenance-page\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/themes/claro/js/mobile.install.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/theme/maintenance-page.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:2:{i:0;s:18:\"system/maintenance\";i:1;s:20:\"claro/global-styling\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"install-page\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/themes/claro/js/mobile.install.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/theme/install-page.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:22:\"claro/maintenance-page\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.nav-tabs\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/nav-tabs.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";i:3;s:20:\"core/drupal.debounce\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"claro.jquery.ui\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-1;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/components/jquery.ui/theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"claro.drupal.dialog\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:21:\"claro/claro.jquery.ui\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"claro.tabledrag\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/themes/claro/js/tabledrag.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"drupal.node.preview\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/themes/claro/css/components/node-preview.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"drupal.tablesort\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/tablesort-indicator.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"media-form\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-100;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/components/media.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:10:\"media/form\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"image.admin\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/components/image.admin.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"system.admin\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:5:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--links.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/system-admin--modules.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--panel.css\";s:7:\"version\";s:6:\"11.2.2\";}i:4;a:5:{s:6:\"weight\";i:-110;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:10:\"claro/card\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"checkbox\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/checkbox.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/drupal\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"icon-link\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/icon-link.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"dropbutton\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/themes/claro/js/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/drupal\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"autocomplete\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/themes/claro/js/autocomplete.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:9:\"core/once\";i:1;s:21:\"claro/claro.jquery.ui\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.shortcut\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/shortcut.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"details-focus\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/themes/claro/js/details.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"ajax\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/themes/claro/js/ajax.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"form.password-confirm\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/claro/css/components/form--password-confirm.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/themes/claro/js/user.theme.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:20:\"claro/global-styling\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"status.report\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:4:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/claro/css/components/system-status-report-general-info.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/system-status-report.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/themes/claro/css/components/system-status-report-counters.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/system-status-counter.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:11:\"moved_files\";a:1:{s:20:\"claro/global-styling\";a:4:{s:19:\"deprecation_version\";s:6:\"11.2.0\";s:15:\"removed_version\";s:6:\"12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3432346\";s:3:\"css\";a:1:{s:9:\"component\";a:4:{s:39:\"css/components/system-status-report.css\";a:1:{s:4:\"base\";s:39:\"css/components/system-status-report.css\";}s:40:\"css/components/system-status-counter.css\";a:1:{s:4:\"base\";s:40:\"css/components/system-status-counter.css\";}s:48:\"css/components/system-status-report-counters.css\";a:1:{s:4:\"base\";s:48:\"css/components/system-status-report-counters.css\";}s:52:\"css/components/system-status-report-general-info.css\";a:1:{s:4:\"base\";s:52:\"css/components/system-status-report-general-info.css\";}}}}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:5:\"views\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/views-exposed-form.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"views_ui\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/views-ui.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"messages\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/messages.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"card\";a:4:{s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/themes/claro/css/layout/card-list.css\";s:7:\"version\";i:-1;}i:1;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/card.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"vertical-tabs\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/vertical-tabs.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"core/themes/claro/js/vertical-tabs.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:20:\"claro/global-styling\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"file\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/file.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"media_library.theme\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/media-library.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:15:\"claro/icon-link\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"media_library.ui\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/components/media-library.ui.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/themes/claro/js/media-library.ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/drupal\";i:1;s:11:\"core/jquery\";i:2;s:9:\"core/once\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"progress\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"tabbingmanager\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:12:\"dependencies\";a:1:{i:0;s:21:\"claro/claro.jquery.ui\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"filter\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/theme/filter.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"tableselect\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/themes/claro/js/tableselect.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:20:\"core/drupal.announce\";i:3;s:20:\"core/drupal.debounce\";i:4;s:13:\"core/tabbable\";i:5;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"classy.file\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/file.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"classy.indented\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/themes/claro/css/classy/components/indented.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:24:\"classy.media_embed_error\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/claro/css/classy/components/media-embed-error.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:33:\"classy.media_embed_ckeditor_theme\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/js/classy/media_embed_ckeditor.theme.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"classy.node\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/themes/claro/css/classy/components/node.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"classy.search-results\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/classy/components/search-results.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:4:\"core\";a:150:{s:26:\"components.olivero--teaser\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/../core/themes/olivero/components/teaser/teaser.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"components.all\";a:4:{s:12:\"dependencies\";a:1:{i:0;s:31:\"core/components.olivero--teaser\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"internal.backbone\";a:6:{s:6:\"remote\";s:37:\"https://github.com/jashkenas/backbone\";s:7:\"version\";s:5:\"1.6.1\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:66:\"https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-19;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/backbone/backbone-min.js\";s:7:\"version\";s:5:\"1.6.1\";}}s:12:\"dependencies\";a:1:{i:0;s:24:\"core/internal.underscore\";}s:3:\"css\";a:0:{}}s:9:\"ckeditor5\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:6:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:1:{i:0;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:23:\"ckeditor5.editorClassic\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/editor-classic/editor-classic.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:1:{i:0;s:14:\"core/ckeditor5\";}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.editorDecoupled\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:26:\"core/ckeditor5.htmlSupport\";}s:3:\"css\";a:0:{}}s:20:\"ckeditor5.essentials\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:61:\"https://github.com/ckeditor/ckeditor5/blob/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/essentials/essentials.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:22:\"core/ckeditor5.heading\";}s:3:\"css\";a:0:{}}s:17:\"ckeditor5.heading\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/ckeditor5/heading/heading.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/heading/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/heading/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/heading/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/heading/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/heading/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/heading/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/heading/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/heading/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/heading/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:15:\"ckeditor5.basic\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/basic-styles/basic-styles.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/basic-styles/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/basic-styles/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/basic-styles/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/basic-styles/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/basic-styles/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/basic-styles/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/basic-styles/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/basic-styles/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:27:\"ckeditor5.specialCharacters\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/special-characters.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"core/assets/vendor/ckeditor5/special-characters/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:71:\"core/assets/vendor/ckeditor5/special-characters/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:69:\"core/assets/vendor/ckeditor5/special-characters/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/special-characters/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:20:\"ckeditor5.blockquote\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/block-quote/block-quote.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/block-quote/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/block-quote/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/block-quote/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/block-quote/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/block-quote/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/block-quote/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/block-quote/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/block-quote/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:15:\"ckeditor5.image\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/ckeditor5/image/image.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/image/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/image/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/image/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/image/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/image/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/image/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/image/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/image/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/image/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:14:\"ckeditor5.link\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/assets/vendor/ckeditor5/link/link.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/link/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/link/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/link/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/link/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/link/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/link/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/link/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/link/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/link/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:14:\"ckeditor5.list\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/assets/vendor/ckeditor5/list/list.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/list/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/list/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/list/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/list/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/list/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/list/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/list/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/list/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/ckeditor5/list/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:24:\"ckeditor5.horizontalLine\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/horizontal-line.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/horizontal-line/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/horizontal-line/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/horizontal-line/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/horizontal-line/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/horizontal-line/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"core/assets/vendor/ckeditor5/horizontal-line/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/horizontal-line/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:21:\"ckeditor5.htmlSupport\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/html-support/html-support.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/html-support/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/html-support/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/html-support/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/html-support/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/html-support/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/html-support/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/html-support/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/html-support/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/html-support/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:19:\"ckeditor5.alignment\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/ckeditor5/alignment/alignment.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/alignment/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/alignment/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/alignment/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/alignment/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/alignment/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/alignment/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/alignment/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/alignment/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/alignment/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:22:\"ckeditor5.removeFormat\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/remove-format/remove-format.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/remove-format/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/remove-format/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/remove-format/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/remove-format/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/remove-format/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/remove-format/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/assets/vendor/ckeditor5/remove-format/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/remove-format/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.pasteFromOffice\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"core/assets/vendor/ckeditor5/paste-from-office/paste-from-office.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:1:{i:0;s:14:\"core/ckeditor5\";}s:3:\"css\";a:0:{}}s:16:\"ckeditor5.indent\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/ckeditor5/indent/indent.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/indent/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/indent/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/indent/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/indent/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/indent/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/indent/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/indent/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/indent/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/indent/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:23:\"ckeditor5.sourceEditing\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/source-editing/source-editing.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/source-editing/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/source-editing/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/source-editing/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/source-editing/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/source-editing/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/source-editing/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"core/assets/vendor/ckeditor5/source-editing/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/assets/vendor/ckeditor5/source-editing/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:15:\"ckeditor5.table\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/ckeditor5/table/table.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/table/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/table/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/table/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/table/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/table/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/table/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/table/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/table/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/table/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:18:\"ckeditor5.language\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/ckeditor5/language/language.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/ckeditor5/language/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/language/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/language/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/language/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/language/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/language/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/language/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/language/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/language/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:19:\"ckeditor5.codeBlock\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/code-block/code-block.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/code-block/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/code-block/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/code-block/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/code-block/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/code-block/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/code-block/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/assets/vendor/ckeditor5/code-block/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/assets/vendor/ckeditor5/code-block/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/code-block/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:20:\"ckeditor5.showBlocks\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/ckeditor5/show-blocks/show-blocks.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/ckeditor5/show-blocks/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/show-blocks/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/show-blocks/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/show-blocks/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/show-blocks/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/show-blocks/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/assets/vendor/ckeditor5/show-blocks/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/assets/vendor/ckeditor5/show-blocks/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/ckeditor5/show-blocks/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:15:\"ckeditor5.style\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:73:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/ckeditor5/style/style.js\";s:7:\"version\";s:6:\"45.2.0\";}i:1;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"af\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/af.js\";s:7:\"version\";s:6:\"45.2.0\";}i:2;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ar\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ar.js\";s:7:\"version\";s:6:\"45.2.0\";}i:3;a:7:{s:18:\"ckeditor5_langcode\";s:3:\"ast\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/ckeditor5/style/translations/ast.js\";s:7:\"version\";s:6:\"45.2.0\";}i:4;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"az\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/az.js\";s:7:\"version\";s:6:\"45.2.0\";}i:5;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"be\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/be.js\";s:7:\"version\";s:6:\"45.2.0\";}i:6;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bg\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/bg.js\";s:7:\"version\";s:6:\"45.2.0\";}i:7;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/bn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:8;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"bs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/bs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:9;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ca\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ca.js\";s:7:\"version\";s:6:\"45.2.0\";}i:10;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"cs\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/cs.js\";s:7:\"version\";s:6:\"45.2.0\";}i:11;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"da\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/da.js\";s:7:\"version\";s:6:\"45.2.0\";}i:12;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"de-ch\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/style/translations/de-ch.js\";s:7:\"version\";s:6:\"45.2.0\";}i:13;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"de\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/de.js\";s:7:\"version\";s:6:\"45.2.0\";}i:14;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"el\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/el.js\";s:7:\"version\";s:6:\"45.2.0\";}i:15;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-au\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/style/translations/en-au.js\";s:7:\"version\";s:6:\"45.2.0\";}i:16;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"en-gb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/style/translations/en-gb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:17;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eo\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/eo.js\";s:7:\"version\";s:6:\"45.2.0\";}i:18;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"es-co\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/style/translations/es-co.js\";s:7:\"version\";s:6:\"45.2.0\";}i:19;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"es\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/es.js\";s:7:\"version\";s:6:\"45.2.0\";}i:20;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"et\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/et.js\";s:7:\"version\";s:6:\"45.2.0\";}i:21;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"eu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/eu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:22;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fa\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/fa.js\";s:7:\"version\";s:6:\"45.2.0\";}i:23;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/fi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:24;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"fr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/fr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:25;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/gl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:26;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"gu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/gu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:27;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"he\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/he.js\";s:7:\"version\";s:6:\"45.2.0\";}i:28;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/hi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:29;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/hr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:30;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hu\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/hu.js\";s:7:\"version\";s:6:\"45.2.0\";}i:31;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"hy\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/hy.js\";s:7:\"version\";s:6:\"45.2.0\";}i:32;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"id\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/id.js\";s:7:\"version\";s:6:\"45.2.0\";}i:33;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"it\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/it.js\";s:7:\"version\";s:6:\"45.2.0\";}i:34;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ja\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ja.js\";s:7:\"version\";s:6:\"45.2.0\";}i:35;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"jv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/jv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:36;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/kk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:37;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"km\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/km.js\";s:7:\"version\";s:6:\"45.2.0\";}i:38;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"kn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/kn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:39;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ko\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ko.js\";s:7:\"version\";s:6:\"45.2.0\";}i:40;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ku\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ku.js\";s:7:\"version\";s:6:\"45.2.0\";}i:41;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/lt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:42;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"lv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/lv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:43;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ms\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ms.js\";s:7:\"version\";s:6:\"45.2.0\";}i:44;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nb\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/nb.js\";s:7:\"version\";s:6:\"45.2.0\";}i:45;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ne\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ne.js\";s:7:\"version\";s:6:\"45.2.0\";}i:46;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"nl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/nl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:47;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"no\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/no.js\";s:7:\"version\";s:6:\"45.2.0\";}i:48;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"oc\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/oc.js\";s:7:\"version\";s:6:\"45.2.0\";}i:49;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/pl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:50;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"pt-br\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/style/translations/pt-br.js\";s:7:\"version\";s:6:\"45.2.0\";}i:51;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"pt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/pt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:52;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ro\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ro.js\";s:7:\"version\";s:6:\"45.2.0\";}i:53;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ru\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ru.js\";s:7:\"version\";s:6:\"45.2.0\";}i:54;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"si\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/si.js\";s:7:\"version\";s:6:\"45.2.0\";}i:55;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/sk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:56;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sl\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/sl.js\";s:7:\"version\";s:6:\"45.2.0\";}i:57;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sq\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/sq.js\";s:7:\"version\";s:6:\"45.2.0\";}i:58;a:7:{s:18:\"ckeditor5_langcode\";s:7:\"sr-latn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/ckeditor5/style/translations/sr-latn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:59;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/sr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:60;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"sv\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/sv.js\";s:7:\"version\";s:6:\"45.2.0\";}i:61;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"th\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/th.js\";s:7:\"version\";s:6:\"45.2.0\";}i:62;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ti\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ti.js\";s:7:\"version\";s:6:\"45.2.0\";}i:63;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/tk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:64;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tr\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/tr.js\";s:7:\"version\";s:6:\"45.2.0\";}i:65;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"tt\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/tt.js\";s:7:\"version\";s:6:\"45.2.0\";}i:66;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ug\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ug.js\";s:7:\"version\";s:6:\"45.2.0\";}i:67;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uk\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/uk.js\";s:7:\"version\";s:6:\"45.2.0\";}i:68;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"ur\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/ur.js\";s:7:\"version\";s:6:\"45.2.0\";}i:69;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"uz\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/uz.js\";s:7:\"version\";s:6:\"45.2.0\";}i:70;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"vi\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/vi.js\";s:7:\"version\";s:6:\"45.2.0\";}i:71;a:7:{s:18:\"ckeditor5_langcode\";s:5:\"zh-cn\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/ckeditor5/style/translations/zh-cn.js\";s:7:\"version\";s:6:\"45.2.0\";}i:72;a:7:{s:18:\"ckeditor5_langcode\";s:2:\"zh\";s:8:\"minified\";b:1;s:10:\"preprocess\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/style/translations/zh.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:3:\"css\";a:0:{}}s:22:\"ckeditor5.translations\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/ckeditor5/translation.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"ckeditor5.autoformat\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/ckeditor5/autoformat/autoformat.js\";s:7:\"version\";s:6:\"45.2.0\";}}s:12:\"dependencies\";a:1:{i:0;s:14:\"core/ckeditor5\";}s:3:\"css\";a:0:{}}s:6:\"drupal\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:6:{s:6:\"weight\";i:-18;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/drupal.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:6:{s:6:\"weight\";i:-17;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/drupal.init.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:19:\"core/drupalSettings\";i:1;s:19:\"locale/translations\";}s:14:\"drupalSettings\";a:1:{s:25:\"suppressDeprecationErrors\";b:1;}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"drupalSettings\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-18;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/misc/drupalSettingsLoader.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:14:\"drupalSettings\";a:2:{s:4:\"path\";a:6:{s:7:\"baseUrl\";N;s:10:\"pathPrefix\";N;s:11:\"currentPath\";N;s:18:\"currentPathIsAdmin\";N;s:7:\"isFront\";N;s:15:\"currentLanguage\";N;}s:15:\"pluralDelimiter\";N;}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.active-link\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/active-link.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:19:\"core/drupalSettings\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"drupal.ajax\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/themes/claro/js/ajax.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/ajax-progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:14:\"drupalSettings\";a:2:{s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";N;s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}}s:12:\"dependencies\";a:8:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:20:\"core/drupal.progress\";i:4;s:9:\"core/once\";i:5;s:13:\"core/tabbable\";i:6;s:11:\"core/loadjs\";i:7;s:19:\"core/drupal.message\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.announce\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/announce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:20:\"core/drupal.debounce\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:6:\"loadjs\";a:6:{s:6:\"remote\";s:32:\"https://github.com/muicss/loadjs\";s:7:\"version\";s:5:\"4.3.0\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";s:7:\"version\";s:5:\"4.3.0\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:18:\"internal.jquery_ui\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:11:{i:0;a:6:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:4;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:5;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:6;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:7;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:8;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:9;a:6:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:10;a:6:{s:6:\"weight\";d:-11.9000000000000003552713678800500929355621337890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";d:-11.800000000000000710542735760100185871124267578125;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/core.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"drupal.autocomplete\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:4:{i:0;a:6:{s:6:\"weight\";i:-1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/autocomplete.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:6:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:6:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/ui/widgets/menu-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/themes/claro/js/autocomplete.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:3:{i:0;a:5:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/autocomplete.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/assets/vendor/jquery.ui/themes/base/menu.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/themes/claro/css/components/autocomplete-loading.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:9:{i:0;s:11:\"core/jquery\";i:1;s:23:\"core/internal.jquery_ui\";i:2;s:11:\"core/drupal\";i:3;s:19:\"core/drupalSettings\";i:4;s:16:\"core/drupal.ajax\";i:5;s:27:\"core/drupal.jquery.position\";i:6;s:13:\"core/tabbable\";i:7;s:9:\"core/once\";i:8;s:21:\"claro/claro.jquery.ui\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"drupal.batch\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:5:\"cache\";b:0;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:18:\"core/misc/batch.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:16:\"core/drupal.ajax\";i:4;s:20:\"core/drupal.progress\";i:5;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.checkbox\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/checkbox.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/checkbox.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:11:\"core/drupal\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.collapse\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:4:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/misc/details-summarized-content.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/details-aria.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:2;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/details.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:3;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/themes/claro/js/details.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:16:\"core/drupal.form\";i:3;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.debounce\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-16;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/debounce.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/drupal\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"drupal.dialog\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:14:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/dialog/dialog-deprecation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/dialog/dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:2;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/misc/dialog/dialog.position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:3;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/misc/dialog/dialog.jquery-ui.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:4;a:6:{s:6:\"weight\";d:-11.4000000000000003552713678800500929355621337890625;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:5;a:6:{s:6:\"weight\";d:-11.5;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:6;a:6:{s:6:\"weight\";d:-11.5999999999999996447286321199499070644378662109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:7;a:6:{s:6:\"weight\";d:-11.5999999999999996447286321199499070644378662109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:8;a:6:{s:6:\"weight\";d:-11.5999999999999996447286321199499070644378662109375;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:9;a:6:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:10;a:6:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:11;a:6:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:12;a:6:{s:6:\"weight\";i:-1;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:13;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:6:{i:0;a:5:{s:6:\"weight\";d:-11.5;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/assets/vendor/jquery.ui/themes/base/button.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";d:-11.5999999999999996447286321199499070644378662109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/jquery.ui/themes/base/checkboxradio.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";d:-11.5999999999999996447286321199499070644378662109375;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/assets/vendor/jquery.ui/themes/base/resizable.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";d:-11.699999999999999289457264239899814128875732421875;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/jquery.ui/themes/base/controlgroup.css\";s:7:\"version\";s:6:\"11.2.2\";}i:4;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/ckeditor5.dialog.fix.css\";s:7:\"version\";s:6:\"11.2.2\";}i:5;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/themes/claro/css/components/dialog.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:10:{i:0;s:11:\"core/jquery\";i:1;s:23:\"core/internal.jquery_ui\";i:2;s:11:\"core/drupal\";i:3;s:19:\"core/drupalSettings\";i:4;s:20:\"core/drupal.debounce\";i:5;s:20:\"core/drupal.displace\";i:6;s:9:\"core/once\";i:7;s:27:\"core/drupal.jquery.position\";i:8;s:13:\"core/tabbable\";i:9;s:21:\"claro/claro.jquery.ui\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.dialog.ajax\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:31:\"core/misc/dialog/dialog.ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:16:\"core/drupal.ajax\";i:4;s:18:\"core/drupal.dialog\";i:5;s:13:\"core/tabbable\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.displace\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/displace.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:20:\"core/drupal.debounce\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"drupal.dropbutton\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/misc/dropbutton/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/themes/claro/js/dropbutton.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/themes/claro/css/components/dropbutton.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";i:4;s:11:\"core/drupal\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.entity-form\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/entity-form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:16:\"core/drupal.form\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"drupal.fieldgroup\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/misc/components/fieldgroup.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:11:\"moved_files\";a:1:{s:11:\"system/base\";a:4:{s:19:\"deprecation_version\";s:6:\"11.2.0\";s:15:\"removed_version\";s:6:\"12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3432346\";s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:36:\"css/components/fieldgroup.module.css\";a:1:{s:4:\"base\";s:42:\"core/misc/components/fieldgroup.module.css\";}}}}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"drupal.form\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:17:\"core/misc/form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:20:\"core/drupal.debounce\";i:3;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"drupal.htmx\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/htmx/htmx-assets.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/misc/htmx/htmx-behaviors.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:9:\"core/htmx\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:11:\"core/loadjs\";}s:14:\"drupalSettings\";a:2:{s:13:\"ajaxPageState\";a:3:{s:9:\"libraries\";N;s:5:\"theme\";N;s:11:\"theme_token\";N;}s:14:\"ajaxTrustedUrl\";a:0:{}}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"drupal.machine-name\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:25:\"core/misc/machine-name.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";i:3;s:19:\"core/drupalSettings\";i:4;s:16:\"core/drupal.form\";i:5;s:20:\"core/transliteration\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"drupal.message\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:20:\"core/misc/message.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/themes/claro/js/messages.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:20:\"core/drupal.announce\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.progress\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/progress.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/components/progress.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/progress.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/drupal\";i:1;s:11:\"core/jquery\";i:2;s:19:\"core/drupalSettings\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:22:\"drupal.textarea-resize\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/misc/components/resize.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:11:\"moved_files\";a:1:{s:11:\"system/base\";a:4:{s:19:\"deprecation_version\";s:6:\"11.2.0\";s:15:\"removed_version\";s:6:\"12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3432346\";s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:32:\"css/components/resize.module.css\";a:1:{s:9:\"component\";s:33:\"misc/components/resize.module.css\";}}}}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"drupal.states\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:19:\"core/misc/states.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"drupal.tabbingmanager\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabbingmanager.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:13:\"core/tabbable\";i:3;s:21:\"claro/claro.jquery.ui\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"drupal.tabledrag\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:6:{s:6:\"weight\";i:-1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:22:\"core/misc/tabledrag.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"core/themes/claro/js/tabledrag.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/misc/components/tree-child.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/themes/claro/css/components/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";i:4;s:28:\"core/drupal.touchevents-test\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"drupal.tabledrag.ajax\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:27:\"core/misc/tabledrag-ajax.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:16:\"core/drupal.ajax\";i:1;s:21:\"core/drupal.tabledrag\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.tableheader\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/misc/components/sticky-header.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:22:\"drupal.tableresponsive\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/misc/tableresponsive.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.tableselect\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/tableselect.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/themes/claro/js/tableselect.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:10:{i:0;s:11:\"core/drupal\";i:1;s:20:\"core/drupal.checkbox\";i:2;s:11:\"core/jquery\";i:3;s:9:\"core/once\";i:4;s:11:\"core/jquery\";i:5;s:11:\"core/drupal\";i:6;s:20:\"core/drupal.announce\";i:7;s:20:\"core/drupal.debounce\";i:8;s:13:\"core/tabbable\";i:9;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"drupal.tablesort\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:3:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/misc/components/tablesort.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/classy/components/tablesort.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/tablesort-indicator.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:11:\"moved_files\";a:1:{s:11:\"system/base\";a:4:{s:19:\"deprecation_version\";s:6:\"11.2.0\";s:15:\"removed_version\";s:6:\"12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3432346\";s:3:\"css\";a:1:{s:9:\"component\";a:1:{s:35:\"css/components/tablesort.module.css\";a:1:{s:4:\"base\";s:36:\"misc/components/tablesort.module.css\";}}}}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"drupal.time-diff\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:22:\"core/misc/time-diff.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"drupal.timezone\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/timezone.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:23:\"drupal.touchevents-test\";a:6:{s:6:\"header\";b:1;s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-21;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/misc/touchevents-test.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"drupal.vertical-tabs\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:26:\"core/misc/vertical-tabs.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"core/themes/claro/js/vertical-tabs.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/themes/claro/css/components/vertical-tabs.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";i:3;s:19:\"core/drupalSettings\";i:4;s:16:\"core/drupal.form\";i:5;s:20:\"claro/global-styling\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"htmx\";a:6:{s:6:\"remote\";s:38:\"https://github.com/bigskysoftware/htmx\";s:7:\"version\";s:5:\"2.0.4\";s:7:\"license\";a:3:{s:4:\"name\";s:15:\"Zero-Clause BSD\";s:3:\"url\";s:78:\"https://raw.githubusercontent.com/bigskysoftware/htmx/refs/tags/v2.0.4/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/htmx/htmx.min.js\";s:7:\"version\";s:5:\"2.0.4\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:20:\"internal.floating-ui\";a:6:{s:6:\"remote\";s:42:\"https://github.com/floating-ui/floating-ui\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:78:\"https://github.com/floating-ui/floating-ui/blob/@floating-ui/dom@1.7.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:2:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/assets/vendor/floating-ui/floating-ui.core.umd.min.js\";s:7:\"version\";s:5:\"1.7.0\";}i:1;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/assets/vendor/floating-ui/floating-ui.dom.umd.min.js\";s:7:\"version\";s:5:\"1.7.0\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:6:\"jquery\";a:6:{s:6:\"remote\";s:32:\"https://github.com/jquery/jquery\";s:7:\"version\";s:12:\"4.0.0-beta.2\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/jquery/jquery/4.0.0-beta.2/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:7:{s:10:\"preprocess\";b:0;s:8:\"minified\";b:1;s:6:\"weight\";i:-20;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/assets/vendor/jquery/jquery.min.js\";s:7:\"version\";s:12:\"4.0.0-beta.2\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:20:\"internal.jquery.form\";a:5:{s:7:\"version\";s:5:\"4.3.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:65:\"https://raw.githubusercontent.com/jquery-form/form/master/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:24:\"core/misc/jquery.form.js\";s:7:\"version\";s:5:\"4.3.0\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}s:3:\"css\";a:0:{}}s:22:\"drupal.jquery.position\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:21:\"core/misc/position.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"normalize\";a:6:{s:6:\"remote\";s:40:\"https://github.com/necolas/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:72:\"https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-220;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/assets/vendor/normalize-css/normalize.css\";s:7:\"version\";s:5:\"8.0.1\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}s:4:\"once\";a:6:{s:6:\"remote\";s:39:\"https://git.drupalcode.org/project/once\";s:7:\"version\";s:5:\"1.0.1\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:63:\"https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-19;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"core/assets/vendor/once/once.min.js\";s:7:\"version\";s:5:\"1.0.1\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:8:\"sortable\";a:6:{s:6:\"remote\";s:38:\"https://github.com/SortableJS/Sortable\";s:7:\"version\";s:6:\"1.15.6\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/SortableJS/Sortable/1.15.6/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/assets/vendor/sortable/Sortable.min.js\";s:7:\"version\";s:6:\"1.15.6\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:8:\"tabbable\";a:6:{s:6:\"remote\";s:38:\"https://github.com/focus-trap/tabbable\";s:7:\"version\";s:5:\"6.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-1;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";s:7:\"version\";s:5:\"6.2.0\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:15:\"transliteration\";a:6:{s:6:\"remote\";s:40:\"https://github.com/dzcpy/transliteration\";s:7:\"version\";s:5:\"2.3.5\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:73:\"https://raw.githubusercontent.com/dzcpy/transliteration/1.6.5/LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/assets/vendor/transliteration/bundle.umd.min.js\";s:7:\"version\";s:5:\"2.3.5\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:19:\"internal.underscore\";a:6:{s:6:\"remote\";s:39:\"https://github.com/jashkenas/underscore\";s:7:\"version\";s:6:\"1.13.7\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:69:\"https://raw.githubusercontent.com/jashkenas/underscore/1.13.7/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-20;s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/assets/vendor/underscore/underscore-min.js\";s:7:\"version\";s:6:\"1.13.7\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:24:\"drupal.dialog.off_canvas\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/misc/dialog/off-canvas/js/off-canvas.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:14:{i:0;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/misc/dialog/off-canvas/css/reset.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/dialog/off-canvas/css/base.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:-200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/misc/dialog/off-canvas/css/utility.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/misc/dialog/off-canvas/css/button.css\";s:7:\"version\";s:6:\"11.2.2\";}i:4;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/misc/dialog/off-canvas/css/drupal.css\";s:7:\"version\";s:6:\"11.2.2\";}i:5;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/misc/dialog/off-canvas/css/form.css\";s:7:\"version\";s:6:\"11.2.2\";}i:6;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/misc/dialog/off-canvas/css/table.css\";s:7:\"version\";s:6:\"11.2.2\";}i:7;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/misc/dialog/off-canvas/css/details.css\";s:7:\"version\";s:6:\"11.2.2\";}i:8;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/misc/dialog/off-canvas/css/messages.css\";s:7:\"version\";s:6:\"11.2.2\";}i:9;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/misc/dialog/off-canvas/css/tabledrag.css\";s:7:\"version\";s:6:\"11.2.2\";}i:10;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/misc/dialog/off-canvas/css/throbber.css\";s:7:\"version\";s:6:\"11.2.2\";}i:11;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/misc/dialog/off-canvas/css/dropbutton.css\";s:7:\"version\";s:6:\"11.2.2\";}i:12;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/misc/dialog/off-canvas/css/titlebar.css\";s:7:\"version\";s:6:\"11.2.2\";}i:13;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/misc/dialog/off-canvas/css/wrapper.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:8:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";i:3;s:16:\"core/drupal.ajax\";i:4;s:20:\"core/drupal.announce\";i:5;s:18:\"core/drupal.dialog\";i:6;s:23:\"core/drupal.dialog.ajax\";i:7;s:28:\"core/drupal.touchevents-test\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"js-cookie\";a:7:{s:6:\"remote\";s:38:\"https://github.com/js-cookie/js-cookie\";s:7:\"version\";s:5:\"3.0.5\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:68:\"https://raw.githubusercontent.com/js-cookie/js-cookie/v3.0.5/LICENSE\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/assets/vendor/js-cookie/js.cookie.min.js\";s:7:\"version\";s:5:\"3.0.5\";s:8:\"minified\";b:0;}}s:10:\"deprecated\";s:164:\"The %library_id% asset library is deprecated in Drupal 10.1.0 and will be removed in Drupal 11.0.0. There is no replacement. See https://www.drupal.org/node/3322720\";s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}}s:34:\"drupal.fieldListKeyboardNavigation\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/misc/field-list-keyboard-navigation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:13:\"core/tabbable\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"ckeditor5.translations.af\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ar\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:26:\"ckeditor5.translations.ast\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.az\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.be\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.bg\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.bn\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.bs\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ca\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.cs\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.da\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:28:\"ckeditor5.translations.de-ch\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.de\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.el\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:28:\"ckeditor5.translations.en-au\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:28:\"ckeditor5.translations.en-gb\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.eo\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:28:\"ckeditor5.translations.es-co\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.es\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.et\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.eu\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.fa\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.fi\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.fr\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.gl\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.gu\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.he\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.hi\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.hr\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.hu\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.hy\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.id\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.it\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ja\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.jv\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.kk\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.km\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.kn\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ko\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ku\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.lt\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.lv\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ms\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.nb\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ne\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.nl\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.no\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.oc\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.pl\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:28:\"ckeditor5.translations.pt-br\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ro\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ru\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.si\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.sk\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.sl\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.sq\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:30:\"ckeditor5.translations.sr-latn\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.sr\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.sv\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.th\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ti\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.tk\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.tr\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.tt\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ug\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.uk\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.ur\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.uz\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.vi\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.zh\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:25:\"ckeditor5.translations.pt\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}s:28:\"ckeditor5.translations.zh-cn\";a:6:{s:6:\"remote\";s:37:\"https://github.com/ckeditor/ckeditor5\";s:7:\"version\";s:6:\"45.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:71:\"https://raw.githubusercontent.com/ckeditor/ckeditor5/v45.2.0/LICENSE.md\";s:14:\"gpl-compatible\";b:1;}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:27:\"core/ckeditor5.translations\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}}}s:6:\"locale\";a:2:{s:19:\"drupal.locale.admin\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/locale/js/locale.admin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/locale/css/locale.admin.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:16:\"core/drupal.form\";i:3;s:9:\"core/once\";}s:11:\"moved_files\";a:1:{s:22:\"locale/locale.admin.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:15:\"locale.admin.js\";s:18:\"js/locale.admin.js\";}}}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"translations\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/modules/locale/locale.translation.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:6:\"system\";a:8:{s:4:\"base\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:8:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/system/css/components/align.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/container-inline.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"core/modules/system/css/components/clearfix.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/modules/system/css/components/hidden.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:4;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/modules/system/css/components/item-list.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:5;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/system/css/components/js.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:6;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:64:\"core/modules/system/css/components/position-container.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:7;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"core/modules/system/css/components/reset-appearance.module.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:5:\"admin\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:5:{i:0;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"core/themes/claro/css/components/system-admin--admin-list.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--links.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/system-admin--modules.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";i:-10;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"core/themes/claro/css/components/system-admin--panel.css\";s:7:\"version\";s:6:\"11.2.2\";}i:4;a:5:{s:6:\"weight\";i:-110;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"core/themes/claro/css/layout/system-admin--layout.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:2:{i:0;s:11:\"system/base\";i:1;s:10:\"claro/card\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"maintenance\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:190;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/system/css/system.maintenance.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:2:{i:0;s:11:\"system/base\";i:1;s:12:\"system/admin\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"status.report\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:4:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:70:\"core/themes/claro/css/components/system-status-report-general-info.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/css/components/system-status-report.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/themes/claro/css/components/system-status-report-counters.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"core/themes/claro/css/components/system-status-counter.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:11:\"moved_files\";a:1:{s:20:\"claro/global-styling\";a:4:{s:19:\"deprecation_version\";s:6:\"11.2.0\";s:15:\"removed_version\";s:6:\"12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3432346\";s:3:\"css\";a:1:{s:9:\"component\";a:4:{s:39:\"css/components/system-status-report.css\";a:1:{s:4:\"base\";s:39:\"css/components/system-status-report.css\";}s:40:\"css/components/system-status-counter.css\";a:1:{s:4:\"base\";s:40:\"css/components/system-status-counter.css\";}s:48:\"css/components/system-status-report-counters.css\";a:1:{s:4:\"base\";s:48:\"css/components/system-status-report-counters.css\";}s:52:\"css/components/system-status-report-general-info.css\";a:1:{s:4:\"base\";s:52:\"css/components/system-status-report-general-info.css\";}}}}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"drupal.system\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/modules/system/js/system.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"drupal.system.modules\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/system/js/system.modules.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:20:\"core/drupal.debounce\";i:3;s:9:\"core/once\";i:4;s:20:\"core/drupal.announce\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:4:\"diff\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/system/css/system.diff.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.system.date\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"core/modules/system/js/system.date.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";i:4;s:16:\"core/drupal.form\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:5:\"views\";a:3:{s:12:\"views.module\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/views/css/views.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"core/themes/claro/css/components/views-exposed-form.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"views.ajax\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/modules/views/js/base.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/views/js/ajax_view.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:6:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";i:4;s:25:\"core/internal.jquery.form\";i:5;s:16:\"core/drupal.ajax\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"views.responsive-grid\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:-100;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/views/css/views-responsive-grid.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:8:\"shortcut\";a:1:{s:15:\"drupal.shortcut\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:3:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/shortcut/css/shortcut.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/shortcut/css/shortcut.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/components/shortcut.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:7:\"toolbar\";a:4:{s:7:\"toolbar\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:7:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/toolbar/js/toolbar.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/toolbar/js/models/MenuModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:2;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:3;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:4;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:5;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:6;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:3:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/components/toolbar.module.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/themes/claro/css/theme/toolbar.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/themes/claro/css/theme/toolbar.icons.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:10:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:16:\"core/drupal.ajax\";i:4;s:20:\"core/drupal.announce\";i:5;s:22:\"core/internal.backbone\";i:6;s:9:\"core/once\";i:7;s:20:\"core/drupal.displace\";i:8;s:20:\"toolbar/toolbar.menu\";i:9;s:28:\"toolbar/toolbar.anti-flicker\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"toolbar.menu\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/toolbar/js/toolbar.menu.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:100;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/state/toolbar.menu.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"toolbar.escapeAdmin\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/toolbar/js/escapeAdmin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"toolbar.anti-flicker\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:6:\"header\";b:1;s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:5:\"devel\";a:3:{s:5:\"devel\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/devel/css/devel.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"devel-toolbar\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"modules/contrib/devel/css/devel.toolbar.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"devel-table-filter\";a:4:{s:2:\"js\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:28:\"system/drupal.system.modules\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:4:\"user\";a:4:{s:11:\"drupal.user\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:3:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/modules/user/js/user.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/user/js/user.theme.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:2;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/themes/claro/js/user.theme.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:59:\"core/themes/claro/css/components/form--password-confirm.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";i:3;s:11:\"core/drupal\";i:4;s:20:\"claro/global-styling\";}s:11:\"moved_files\";a:2:{s:12:\"user/user.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:7:\"user.js\";s:10:\"js/user.js\";}}s:18:\"user/user.theme.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:13:\"user.theme.js\";s:16:\"js/user.theme.js\";}}}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"drupal.user.admin\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/user/css/user.admin.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:23:\"drupal.user.permissions\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:40:\"core/modules/user/js/user.permissions.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:8:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";i:3;s:19:\"core/drupalSettings\";i:4;s:22:\"user/drupal.user.admin\";i:5;s:20:\"core/drupal.checkbox\";i:6;s:20:\"core/drupal.debounce\";i:7;s:20:\"core/drupal.announce\";}s:11:\"moved_files\";a:1:{s:24:\"user/user.permissions.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:19:\"user.permissions.js\";s:22:\"js/user.permissions.js\";}}}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"drupal.user.icons\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/user/css/user.icons.admin.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:19:\"admin_toolbar_tools\";a:1:{s:12:\"toolbar.icon\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"modules/contrib/admin_toolbar/admin_toolbar_tools/css/tools.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:13:\"admin_toolbar\";a:6:{s:12:\"toolbar.tree\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/admin_toolbar/css/admin.toolbar.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:15:\"toolbar/toolbar\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:24:\"toolbar.tree.hoverintent\";a:4:{s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:26:\"admin_toolbar/toolbar.tree\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"toolbar.tree.hover\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/admin_toolbar/js/admin_toolbar.hover.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:26:\"admin_toolbar/toolbar.tree\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:22:\"toolbar.disable_sticky\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"modules/contrib/admin_toolbar/css/admin_toolbar.disable_sticky.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:23:\"toolbar.sticky_behavior\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"modules/contrib/admin_toolbar/css/admin_toolbar.sticky_behavior.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/admin_toolbar/js/admin_toolbar.sticky_behavior.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:26:\"admin_toolbar/toolbar.tree\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:23:\"toolbar.toggle_shortcut\";a:4:{s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"modules/contrib/admin_toolbar/css/admin_toolbar.sticky_behavior.css\";s:7:\"version\";i:-1;}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:67:\"modules/contrib/admin_toolbar/css/admin_toolbar.toggle_shortcut.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/admin_toolbar/js/admin_toolbar.toggle_shortcut.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:26:\"admin_toolbar/toolbar.tree\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:17:\"dxpr_theme_helper\";a:1:{s:23:\"dxpr_theme_helper.icons\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_theme_helper/css/dxpr_theme_helper.icons.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:12:\"dxpr_builder\";a:51:{s:4:\"core\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/dxpr_builder.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"editor.core\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:4:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:55:\"modules/contrib/dxpr_builder/css/drupal-integration.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/et-line-font/et-line-font.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/pe-icon-7-stroke/css/pe-icon-7-stroke.css\";s:7:\"version\";s:6:\"11.2.2\";}i:3;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:86:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:14:{i:0;a:6:{s:6:\"weight\";i:-10;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/global-setup.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:6:{s:6:\"weight\";i:-9;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/dxpr_builder/js/image-utils.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:2;a:6:{s:6:\"weight\";i:-8;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/dxpr_builder/js/entity-browser.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:3;a:6:{s:6:\"weight\";i:-7;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/dxpr_builder/js/file-upload.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:4;a:6:{s:6:\"weight\";i:-6;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/image-select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:5;a:6:{s:6:\"weight\";i:-5;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/video-select.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:6;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:82:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/base64-js/base64js.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:7;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-notify/bootstrap-notify.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:8;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:83:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/sortablejs/Sortable.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:9;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/draggabilly/dist/draggabilly.pkgd.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:10;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/core/dist/floating-ui.core.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:11;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:105:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/dom/dist/floating-ui.dom.umd.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:12;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:85:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:13;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-9;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:7:{i:0;s:11:\"core/jquery\";i:1;s:19:\"core/drupalSettings\";i:2;s:23:\"core/internal.jquery_ui\";i:3;s:9:\"core/once\";i:4;s:31:\"dxpr_builder/string_compression\";i:5;s:42:\"dxpr_builder/elements.glyphicons_halflings\";i:6;s:31:\"dxpr_builder/editor.core.styles\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"string_compression\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/lz-string/libs/lz-string.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:10:\"editor.dev\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:61:\"modules/contrib/dxpr_builder/dxpr_builder/dxpr_builder_dev.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/drupal\";i:1;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:15:\"editor.frontend\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-9;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:19:\"core/drupalSettings\";i:2;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"editor.frontend_dev\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-9;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:19:\"core/drupalSettings\";i:2;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"bootstrap_3\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:190;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:90:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/bootstrap/css/bootstrap.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-10;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/bootstrap/js/bootstrap.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"bootstrap_4\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:190;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:93:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap/dist/css/bootstrap.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-10;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap/dist/js/bootstrap.bundle.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:11:\"bootstrap_5\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:190;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:95:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-5/dist/css/bootstrap.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:-10;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-5/dist/js/bootstrap.bundle.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:24:\"entity_browser_selection\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_builder/js/entity_browser.media_selection.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"elements.waypoints\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:94:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/waypoints/lib/jquery.waypoints.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"elements.animate\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:84:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/animate.css/animate.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"elements.owlcarousel\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:3:{i:0;a:6:{s:8:\"minified\";b:0;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:6:{s:8:\"minified\";b:0;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:104:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\";s:7:\"version\";s:6:\"11.2.2\";}i:2;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"elements.icon_helpers\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:62:\"modules/contrib/dxpr_builder/dxpr_builder/css/icon-helpers.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:29:\"elements.glyphicons_halflings\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/glyphicons-halflings/css/halflings-set.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"elements.et_line_font\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/et-line-font/et-line-font.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:28:\"elements.font_awesome_6_free\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:30:\"elements.font_awesome_v4_shims\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/v4-shims.min.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"elements.pe_icon_7_stroke\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/pe-icon-7-stroke/css/pe-icon-7-stroke.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"elements.circliful\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:0;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/jquery.circliful/css/jquery.circliful.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:102:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/jquery.circliful/js/jquery.circliful.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"elements.counteverest\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:0;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:101:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@dxpr/counteverest/css/counteverest.dxpr.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:112:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@dxpr/counteverest/js/vendor/jquery.counteverest.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"elements.countto\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:89:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb-count-to/dxb-count-to.min.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"elements.social_icons\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/dxpr_builder/dxpr_builder/css/social.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"elements.test\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:68:\"modules/contrib/dxpr_builder/dxpr_elements/Test Elements//test-1.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"modules/contrib/dxpr_builder/dxpr_elements/Test Elements/test-1.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"elements.cta\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/dxpr_builder/css/elements/cta.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"elements.wow\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:78:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/wowjs/dist/wow.min.js\";s:7:\"version\";s:6:\"11.2.2\";}i:1;a:5:{s:8:\"minified\";b:0;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/dxpr_builder/dxpr_builder/js/dxpr.wow.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"elements.dropshadow\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:56:\"modules/contrib/dxpr_builder/css/elements/dropshadow.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"elements.iconbox\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/dxpr_builder/css/elements/iconbox.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"elements.iconwell\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/dxpr_builder/css/elements/iconwell.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"elements.imagebox\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/dxpr_builder/css/elements/imagebox.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"elements.pricelisting\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/dxpr_builder/css/elements/pricelisting.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"elements.pricingtable\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:58:\"modules/contrib/dxpr_builder/css/elements/pricingtable.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"elements.quoteslider\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"modules/contrib/dxpr_builder/css/elements/quoteslider.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"elements.teambox\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/dxpr_builder/css/elements/teambox.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"elements.timeline\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:6:{s:8:\"minified\";b:1;s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:54:\"modules/contrib/dxpr_builder/css/elements/timeline.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"configuration.profileform\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/dxpr_builder/css/profile-form.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/profile-form.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:7:\"twig.js\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:6:{s:6:\"weight\";i:-10;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:73:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/twig/twig.min.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"editor.validation\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"modules/contrib/dxpr_builder/js/editor_validation.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:19:\"core/drupalSettings\";i:1;s:19:\"core/drupal.message\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"user-licenses\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/dxpr_builder/css/user-licenses.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"ai-providers\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"modules/contrib/dxpr_builder/css/ai-providers.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"modules/contrib/dxpr_builder/js/ai-providers.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:21:\"core/drupal.tabledrag\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"tone-of-voice\";a:5:{s:7:\"version\";s:3:\"1.x\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"modules/contrib/dxpr_builder/css/tone-of-voice.css\";s:7:\"version\";s:3:\"1.x\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/drupal\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:8:\"commands\";a:5:{s:7:\"version\";s:3:\"1.x\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"modules/contrib/dxpr_builder/css/commands.css\";s:7:\"version\";s:3:\"1.x\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/drupal\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"ai-settings-form\";a:5:{s:7:\"version\";s:3:\"1.x\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:53:\"modules/contrib/dxpr_builder/css/ai-settings-form.css\";s:7:\"version\";s:3:\"1.x\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"editor.builder\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:2:\"js\";a:6:{i:0;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-8;s:5:\"group\";i:-100;s:4:\"data\";s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:1;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-7;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:2;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-6;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:3;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-5;s:5:\"group\";i:-100;s:4:\"data\";s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:4;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-4;s:5:\"group\";i:-100;s:4:\"data\";s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:5;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-3;s:5:\"group\";i:-100;s:4:\"data\";s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:2:{i:0;s:24:\"dxpr_builder/editor.core\";i:1;s:30:\"dxpr_builder/editor.validation\";}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:0:{}}s:18:\"editor.core.styles\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1101:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}s:13:\"editor.global\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1108:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_global.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}s:18:\"editor.gin_toolbar\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1113:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_gin_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}s:17:\"editor.navigation\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1112:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_navigation.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}s:14:\"editor.toolbar\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:8:\"external\";s:4:\"data\";s:1109:\"https://cdn.dxpr.com/2.7.5/css/dxpr_builder_backend_toolbar.css?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}}s:11:\"development\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:2:\"js\";a:6:{i:0;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-8;s:5:\"group\";i:-100;s:4:\"data\";s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:1;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-7;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:2;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-6;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:3;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-5;s:5:\"group\";i:-100;s:4:\"data\";s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:4;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-4;s:5:\"group\";i:-100;s:4:\"data\";s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:5;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-3;s:5:\"group\";i:-100;s:4:\"data\";s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:2:{i:0;s:24:\"dxpr_builder/editor.core\";i:1;s:30:\"dxpr_builder/editor.validation\";}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:0:{}}s:10:\"production\";a:6:{s:7:\"version\";s:5:\"2.7.5\";s:6:\"remote\";s:16:\"https://dxpr.com\";s:2:\"js\";a:6:{i:0;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-8;s:5:\"group\";i:-100;s:4:\"data\";s:1094:\"https://cdn.dxpr.com/2.7.5/dxpr_templates.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:1;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-7;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_global.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:2;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-6;s:5:\"group\";i:-100;s:4:\"data\";s:1091:\"https://cdn.dxpr.com/2.7.5/dxpr_events.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:3;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-5;s:5:\"group\";i:-100;s:4:\"data\";s:1096:\"https://cdn.dxpr.com/2.7.5/dxpr_param_types.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:4;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-4;s:5:\"group\";i:-100;s:4:\"data\";s:1093:\"https://cdn.dxpr.com/2.7.5/dxpr_elements.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}i:5;a:6:{s:4:\"type\";s:8:\"external\";s:8:\"minified\";b:1;s:6:\"weight\";i:-3;s:5:\"group\";i:-100;s:4:\"data\";s:1092:\"https://cdn.dxpr.com/2.7.5/dxpr_builder.min.js?jwt=eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:7:\"version\";s:5:\"2.7.5\";}}s:12:\"dependencies\";a:2:{i:0;s:24:\"dxpr_builder/editor.core\";i:1;s:30:\"dxpr_builder/editor.validation\";}s:7:\"license\";a:3:{s:4:\"name\";s:11:\"proprietary\";s:3:\"url\";s:28:\"https://dxpr.com/legal/terms\";s:14:\"gpl-compatible\";b:0;}s:3:\"css\";a:0:{}}}s:8:\"big_pipe\";a:1:{s:8:\"big_pipe\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/big_pipe/js/big_pipe.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:14:\"drupalSettings\";a:1:{s:21:\"bigPipePlaceholderIds\";a:0:{}}s:12:\"dependencies\";a:2:{i:0;s:16:\"core/drupal.ajax\";i:1;s:19:\"core/drupalSettings\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:18:\"announcements_feed\";a:3:{s:32:\"drupal.announcements_feed.dialog\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:65:\"core/modules/announcements_feed/css/announcements_feed.dialog.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:33:\"drupal.announcements_feed.toolbar\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:66:\"core/modules/announcements_feed/css/announcements_feed.toolbar.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:30:\"drupal.announcements_feed.page\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:63:\"core/modules/announcements_feed/css/announcements_feed.page.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:5:\"media\";a:7:{s:4:\"form\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:29:\"core/modules/media/js/form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:16:\"core/drupal.form\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:9:\"type_form\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:34:\"core/modules/media/js/type_form.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:16:\"core/drupal.form\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"oembed.formatter\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/media/css/oembed.formatter.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:12:\"oembed.frame\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/media/css/oembed.frame.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:12:\"blazy/oembed\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"filter.caption\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/modules/media/css/filter.caption.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:14:\"filter/caption\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:26:\"media_embed_ckeditor_theme\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:2:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/media/js/media_embed_ckeditor.theme.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}i:1;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:57:\"core/themes/claro/js/classy/media_embed_ckeditor.theme.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/drupal\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:17:\"drupal.media-icon\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/media/css/media.icon.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:38:\"field_ui/drupal.field_ui.manage_fields\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:4:\"path\";a:1:{s:11:\"drupal.path\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/modules/path/js/path.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:16:\"core/drupal.form\";}s:11:\"moved_files\";a:1:{s:12:\"path/path.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:7:\"path.js\";s:10:\"js/path.js\";}}}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:4:\"file\";a:2:{s:11:\"drupal.file\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/modules/file/js/file.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";i:3;s:19:\"core/drupalSettings\";}s:11:\"moved_files\";a:1:{s:12:\"file/file.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:7:\"file.js\";s:10:\"js/file.js\";}}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/themes/claro/css/components/file.css\";s:7:\"version\";i:-1;}}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"drupal.file-icon\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/modules/file/css/file.icon.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:38:\"field_ui/drupal.field_ui.manage_fields\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:9:\"ckeditor5\";a:31:{s:27:\"internal.ckeditor5.language\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/ckeditor5/css/language.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:23:\"core/ckeditor5.language\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:36:\"internal.drupal.ckeditor5.htmlEngine\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/js/build/drupalHtmlEngine.js\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:25:\"core/ckeditor5.essentials\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"internal.drupal.ckeditor5\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/ckeditor5/js/ckeditor5.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:37:\"core/modules/ckeditor5/css/editor.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:12:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";i:3;s:16:\"core/drupal.ajax\";i:4;s:20:\"core/drupal.debounce\";i:5;s:28:\"core/ckeditor5.editorClassic\";i:6;s:30:\"core/ckeditor5.editorDecoupled\";i:7;s:14:\"core/ckeditor5\";i:8;s:20:\"editor/drupal.editor\";i:9;s:47:\"ckeditor5/internal.drupal.ckeditor5.stylesheets\";i:10;s:19:\"core/drupalSettings\";i:11;s:19:\"core/drupal.message\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:37:\"internal.drupal.ckeditor5.stylesheets\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"themes/contrib/bootstrap5/css/ck5style.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:35:\"internal.drupal.ckeditor5.codeBlock\";a:4:{s:12:\"dependencies\";a:2:{i:0;s:24:\"core/ckeditor5.codeBlock\";i:1;s:26:\"core/ckeditor5.htmlSupport\";}s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:31:\"internal.drupal.ckeditor5.image\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/ckeditor5/js/build/drupalImage.js\";s:7:\"version\";i:-1;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/ckeditor5/css/image.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/drupal\";i:1;s:14:\"core/ckeditor5\";i:2;s:20:\"core/ckeditor5.image\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:34:\"internal.drupal.ckeditor5.emphasis\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/js/build/drupalEmphasis.js\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:2:{i:0;s:14:\"core/ckeditor5\";i:1;s:20:\"core/ckeditor5.basic\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:31:\"internal.drupal.ckeditor5.media\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:8:\"minified\";b:1;s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/ckeditor5/js/build/drupalMedia.js\";s:7:\"version\";i:-1;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/ckeditor5/css/drupalmedia.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:3:{i:0;s:14:\"core/ckeditor5\";i:1;s:11:\"core/drupal\";i:2;s:32:\"media/media_embed_ckeditor_theme\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:36:\"internal.drupal.ckeditor5.mediaAlign\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/ckeditor5/css/media-alignment.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:41:\"ckeditor5/internal.drupal.ckeditor5.media\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:38:\"internal.drupal.ckeditor5.filter.admin\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/js/ckeditor5.filter.admin.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/drupal\";i:1;s:9:\"core/once\";i:2;s:16:\"core/drupal.ajax\";i:3;s:19:\"core/drupalSettings\";i:4;s:25:\"core/drupal.vertical-tabs\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:31:\"internal.drupal.ckeditor5.table\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/ckeditor5/css/table.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:20:\"core/ckeditor5.table\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:14:\"internal.admin\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/ckeditor5/js/ckeditor5.admin.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/ckeditor5/css/toolbar.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:5:{i:0;s:13:\"core/sortable\";i:1;s:26:\"filter/drupal.filter.admin\";i:2;s:11:\"core/jquery\";i:3;s:9:\"core/once\";i:4;s:20:\"core/drupal.announce\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:32:\"internal.admin.specialCharacters\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:49:\"core/modules/ckeditor5/css/special-characters.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:27:\"internal.admin.removeFormat\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/ckeditor5/css/remove-format.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"internal.admin.essentials\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/ckeditor5/css/essentials.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"internal.admin.basic\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/ckeditor5/css/basic.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"internal.admin.blockquote\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/ckeditor5/css/blockquote.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"internal.admin.link\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/modules/ckeditor5/css/link.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:19:\"internal.admin.list\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/modules/ckeditor5/css/list.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:22:\"internal.admin.heading\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/modules/ckeditor5/css/heading.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:1:{i:0;s:25:\"core/ckeditor5.essentials\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:29:\"internal.admin.horizontalLine\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:52:\"core/modules/ckeditor5/css/horizontal-line.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:24:\"internal.admin.alignment\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"core/modules/ckeditor5/css/alignment.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:21:\"internal.admin.indent\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:43:\"core/modules/ckeditor5/css/indent.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:23:\"internal.admin.language\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:45:\"core/modules/ckeditor5/css/language.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:26:\"internal.admin.drupalmedia\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/ckeditor5/css/drupalmedia.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:25:\"internal.admin.showBlocks\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:48:\"core/modules/ckeditor5/css/show-blocks.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:28:\"internal.admin.sourceEditing\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"core/modules/ckeditor5/css/source-editing.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"internal.admin.style\";a:4:{s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/ckeditor5/js/ckeditor5.style.admin.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/ckeditor5/css/style.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:25:\"core/drupal.vertical-tabs\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"internal.admin.table\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/ckeditor5/css/table.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:24:\"internal.admin.codeBlock\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:47:\"core/modules/ckeditor5/css/code-block.admin.css\";s:7:\"version\";i:-1;}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"internal.admin.image\";a:4:{s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/ckeditor5/css/image.admin.css\";s:7:\"version\";i:-1;}}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:50:\"core/modules/ckeditor5/js/ckeditor5.image.admin.js\";s:7:\"version\";i:-1;s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:2:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:6:\"filter\";a:3:{s:19:\"drupal.filter.admin\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/filter/js/filter.admin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";i:3;s:16:\"core/drupal.form\";i:4;s:48:\"ckeditor5/internal.drupal.ckeditor5.filter.admin\";}s:11:\"moved_files\";a:1:{s:22:\"filter/filter.admin.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:15:\"filter.admin.js\";s:18:\"js/filter.admin.js\";}}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/theme/filter.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:13:\"drupal.filter\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/modules/filter/js/filter.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";}s:11:\"moved_files\";a:1:{s:16:\"filter/filter.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:9:\"filter.js\";s:12:\"js/filter.js\";}}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"core/themes/claro/css/theme/filter.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:7:\"caption\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:42:\"core/modules/filter/css/filter.caption.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:0:{}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:6:\"editor\";a:2:{s:13:\"drupal.editor\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:32:\"core/modules/editor/js/editor.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:5:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:19:\"core/drupalSettings\";i:3;s:9:\"core/once\";i:4;s:18:\"core/drupal.dialog\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:20:\"drupal.editor.dialog\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:39:\"core/modules/editor/js/editor.dialog.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:18:\"core/drupal.dialog\";i:2;s:16:\"core/drupal.ajax\";i:3;s:19:\"core/drupalSettings\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:4:\"text\";a:2:{s:11:\"drupal.text\";a:6:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:28:\"core/modules/text/js/text.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:9:\"core/once\";i:2;s:11:\"core/drupal\";}s:11:\"moved_files\";a:1:{s:12:\"text/text.js\";a:4:{s:19:\"deprecation_version\";s:13:\"drupal:11.1.0\";s:15:\"removed_version\";s:13:\"drupal:12.0.0\";s:16:\"deprecation_link\";s:35:\"https://www.drupal.org/node/3471539\";s:2:\"js\";a:1:{s:7:\"text.js\";s:10:\"js/text.js\";}}}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:16:\"drupal.text-icon\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:41:\"core/modules/text/css/text.icon.theme.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:1:{i:0;s:38:\"field_ui/drupal.field_ui.manage_fields\";}s:2:\"js\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:5:\"block\";a:2:{s:12:\"drupal.block\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:30:\"core/modules/block/js/block.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:12:\"dependencies\";a:3:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";}s:3:\"css\";a:0:{}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}s:18:\"drupal.block.admin\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:36:\"core/modules/block/js/block.admin.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:200;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:38:\"core/modules/block/css/block.admin.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:8:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:20:\"core/drupal.announce\";i:3;s:20:\"core/drupal.debounce\";i:4;s:23:\"core/drupal.dialog.ajax\";i:5;s:21:\"core/drupal.tabledrag\";i:6;s:25:\"core/drupal.vertical-tabs\";i:7;s:9:\"core/once\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}s:5:\"token\";a:2:{s:16:\"jquery.treeTable\";a:6:{s:6:\"remote\";s:36:\"http://plugins.jquery.com/treetable/\";s:7:\"version\";s:5:\"3.2.0\";s:7:\"license\";a:3:{s:4:\"name\";s:3:\"MIT\";s:3:\"url\";s:67:\"https://github.com/ludo/jquery-treetable/blob/3.2.0/MIT-LICENSE.txt\";s:14:\"gpl-compatible\";b:1;}s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:44:\"modules/contrib/token/js/jquery.treetable.js\";s:7:\"version\";s:5:\"3.2.0\";s:8:\"minified\";b:0;}}s:3:\"css\";a:2:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:46:\"modules/contrib/token/css/jquery.treetable.css\";s:7:\"version\";s:5:\"3.2.0\";}i:1;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:51:\"modules/contrib/token/css/token.treetable.theme.css\";s:7:\"version\";s:5:\"3.2.0\";}}s:12:\"dependencies\";a:1:{i:0;s:11:\"core/jquery\";}}s:5:\"token\";a:5:{s:7:\"version\";s:6:\"11.2.2\";s:2:\"js\";a:1:{i:0;a:5:{s:5:\"group\";i:-100;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:33:\"modules/contrib/token/js/token.js\";s:7:\"version\";s:6:\"11.2.2\";s:8:\"minified\";b:0;}}s:3:\"css\";a:1:{i:0;a:5:{s:6:\"weight\";i:0;s:5:\"group\";i:0;s:4:\"type\";s:4:\"file\";s:4:\"data\";s:35:\"modules/contrib/token/css/token.css\";s:7:\"version\";s:6:\"11.2.2\";}}s:12:\"dependencies\";a:4:{i:0;s:11:\"core/jquery\";i:1;s:11:\"core/drupal\";i:2;s:9:\"core/once\";i:3;s:22:\"token/jquery.treeTable\";}s:7:\"license\";a:3:{s:4:\"name\";s:16:\"GPL-2.0-or-later\";s:3:\"url\";s:36:\"https://www.drupal.org/licensing/faq\";s:14:\"gpl-compatible\";b:1;}}}}',-1,1773332168.816,1,'library_info','0'),('local_action_plugins:es',_binary 'a:75:{s:22:\"block_content_type_add\";a:9:{s:2:\"id\";s:22:\"block_content_type_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Add block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:22:\"block_content.type_add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:36:\"entity.block_content_type.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:13:\"block_content\";}s:24:\"block_content_add_action\";a:9:{s:2:\"id\";s:24:\"block_content_add_action\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Add content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:22:\"block_content.add_page\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:2:{i:0;s:19:\"block.admin_library\";i:1;s:31:\"entity.block_content.collection\";}s:5:\"class\";s:71:\"Drupal\\block_content\\Plugin\\Menu\\LocalAction\\BlockContentAddLocalAction\";s:8:\"provider\";s:13:\"block_content\";}s:17:\"captcha_point.add\";a:9:{s:2:\"id\";s:17:\"captcha_point.add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Add Captcha Point\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:17:\"captcha_point.add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:18:\"captcha_point.list\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:7:\"captcha\";}s:16:\"comment_type_add\";a:9:{s:2:\"id\";s:16:\"comment_type_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Add comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:28:\"entity.comment_type.add_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:30:\"entity.comment_type.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:7:\"comment\";}s:16:\"contact.form_add\";a:9:{s:2:\"id\";s:16:\"contact.form_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Add contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:1;s:10:\"route_name\";s:16:\"contact.form_add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:30:\"entity.contact_form.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:7:\"contact\";}s:18:\"entity_browser.add\";a:9:{s:2:\"id\";s:18:\"entity_browser.add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Add Entity browser\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:0;s:10:\"route_name\";s:30:\"entity.entity_browser.add_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:32:\"entity.entity_browser.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:14:\"entity_browser\";}s:70:\"field_group.field_group_add:field_group_add_block_content_form_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Add field group\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:51:\"field_ui.field_group_add_block_content.form_display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:48:\"entity.entity_form_display.block_content.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:80:\"field_group.field_group_add:field_group_add_block_content_form_display_form_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:89;s:6:\"weight\";N;s:10:\"route_name\";s:61:\"field_ui.field_group_add_block_content.form_display.form_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:50:\"entity.entity_form_display.block_content.form_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:65:\"field_group.field_group_add:field_group_add_block_content_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:89;s:6:\"weight\";N;s:10:\"route_name\";s:46:\"field_ui.field_group_add_block_content.display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:48:\"entity.entity_view_display.block_content.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:75:\"field_group.field_group_add:field_group_add_block_content_display_view_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:89;s:6:\"weight\";N;s:10:\"route_name\";s:56:\"field_ui.field_group_add_block_content.display.view_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:50:\"entity.entity_view_display.block_content.view_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:64:\"field_group.field_group_add:field_group_add_comment_form_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Add field group\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:45:\"field_ui.field_group_add_comment.form_display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:42:\"entity.entity_form_display.comment.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:74:\"field_group.field_group_add:field_group_add_comment_form_display_form_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:140;s:6:\"weight\";N;s:10:\"route_name\";s:55:\"field_ui.field_group_add_comment.form_display.form_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:44:\"entity.entity_form_display.comment.form_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:59:\"field_group.field_group_add:field_group_add_comment_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:140;s:6:\"weight\";N;s:10:\"route_name\";s:40:\"field_ui.field_group_add_comment.display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:42:\"entity.entity_view_display.comment.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:69:\"field_group.field_group_add:field_group_add_comment_display_view_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:140;s:6:\"weight\";N;s:10:\"route_name\";s:50:\"field_ui.field_group_add_comment.display.view_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:44:\"entity.entity_view_display.comment.view_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:72:\"field_group.field_group_add:field_group_add_contact_message_form_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Add field group\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:53:\"field_ui.field_group_add_contact_message.form_display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:50:\"entity.entity_form_display.contact_message.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:82:\"field_group.field_group_add:field_group_add_contact_message_form_display_form_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:191;s:6:\"weight\";N;s:10:\"route_name\";s:63:\"field_ui.field_group_add_contact_message.form_display.form_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:52:\"entity.entity_form_display.contact_message.form_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:67:\"field_group.field_group_add:field_group_add_contact_message_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:191;s:6:\"weight\";N;s:10:\"route_name\";s:48:\"field_ui.field_group_add_contact_message.display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:50:\"entity.entity_view_display.contact_message.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:77:\"field_group.field_group_add:field_group_add_contact_message_display_view_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:191;s:6:\"weight\";N;s:10:\"route_name\";s:58:\"field_ui.field_group_add_contact_message.display.view_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:52:\"entity.entity_view_display.contact_message.view_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:62:\"field_group.field_group_add:field_group_add_media_form_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Add field group\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:43:\"field_ui.field_group_add_media.form_display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:40:\"entity.entity_form_display.media.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:72:\"field_group.field_group_add:field_group_add_media_form_display_form_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:242;s:6:\"weight\";N;s:10:\"route_name\";s:53:\"field_ui.field_group_add_media.form_display.form_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:42:\"entity.entity_form_display.media.form_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:57:\"field_group.field_group_add:field_group_add_media_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:242;s:6:\"weight\";N;s:10:\"route_name\";s:38:\"field_ui.field_group_add_media.display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:40:\"entity.entity_view_display.media.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:67:\"field_group.field_group_add:field_group_add_media_display_view_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:242;s:6:\"weight\";N;s:10:\"route_name\";s:48:\"field_ui.field_group_add_media.display.view_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:42:\"entity.entity_view_display.media.view_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:61:\"field_group.field_group_add:field_group_add_node_form_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Add field group\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:42:\"field_ui.field_group_add_node.form_display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:39:\"entity.entity_form_display.node.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:71:\"field_group.field_group_add:field_group_add_node_form_display_form_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:293;s:6:\"weight\";N;s:10:\"route_name\";s:52:\"field_ui.field_group_add_node.form_display.form_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:41:\"entity.entity_form_display.node.form_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:56:\"field_group.field_group_add:field_group_add_node_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:293;s:6:\"weight\";N;s:10:\"route_name\";s:37:\"field_ui.field_group_add_node.display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:39:\"entity.entity_view_display.node.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:66:\"field_group.field_group_add:field_group_add_node_display_view_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:293;s:6:\"weight\";N;s:10:\"route_name\";s:47:\"field_ui.field_group_add_node.display.view_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:41:\"entity.entity_view_display.node.view_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:70:\"field_group.field_group_add:field_group_add_taxonomy_term_form_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Add field group\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:51:\"field_ui.field_group_add_taxonomy_term.form_display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:48:\"entity.entity_form_display.taxonomy_term.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:80:\"field_group.field_group_add:field_group_add_taxonomy_term_form_display_form_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:344;s:6:\"weight\";N;s:10:\"route_name\";s:61:\"field_ui.field_group_add_taxonomy_term.form_display.form_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:50:\"entity.entity_form_display.taxonomy_term.form_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:65:\"field_group.field_group_add:field_group_add_taxonomy_term_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:344;s:6:\"weight\";N;s:10:\"route_name\";s:46:\"field_ui.field_group_add_taxonomy_term.display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:48:\"entity.entity_view_display.taxonomy_term.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:75:\"field_group.field_group_add:field_group_add_taxonomy_term_display_view_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:344;s:6:\"weight\";N;s:10:\"route_name\";s:56:\"field_ui.field_group_add_taxonomy_term.display.view_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:50:\"entity.entity_view_display.taxonomy_term.view_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:61:\"field_group.field_group_add:field_group_add_user_form_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Add field group\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:42:\"field_ui.field_group_add_user.form_display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:39:\"entity.entity_form_display.user.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:71:\"field_group.field_group_add:field_group_add_user_form_display_form_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:395;s:6:\"weight\";N;s:10:\"route_name\";s:52:\"field_ui.field_group_add_user.form_display.form_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:41:\"entity.entity_form_display.user.form_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:56:\"field_group.field_group_add:field_group_add_user_display\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:395;s:6:\"weight\";N;s:10:\"route_name\";s:37:\"field_ui.field_group_add_user.display\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:39:\"entity.entity_view_display.user.default\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:66:\"field_group.field_group_add:field_group_add_user_display_view_mode\";a:10:{s:2:\"id\";s:27:\"field_group.field_group_add\";s:5:\"title\";r:395;s:6:\"weight\";N;s:10:\"route_name\";s:47:\"field_ui.field_group_add_user.display.view_mode\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:41:\"entity.entity_view_display.user.view_mode\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:59:\"\\Drupal\\field_group\\Plugin\\Derivative\\FieldGroupLocalAction\";s:8:\"provider\";s:11:\"field_group\";}s:29:\"field_ui.entity_view_mode_add\";a:9:{s:2:\"id\";s:29:\"field_ui.entity_view_mode_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Add view mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:1;s:10:\"route_name\";s:29:\"field_ui.entity_view_mode_add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:34:\"entity.entity_view_mode.collection\";}s:5:\"class\";s:38:\"Drupal\\field_ui\\DisplayModeLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:29:\"field_ui.entity_form_mode_add\";a:9:{s:2:\"id\";s:29:\"field_ui.entity_form_mode_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Add form mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:1;s:10:\"route_name\";s:29:\"field_ui.entity_form_mode_add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:34:\"entity.entity_form_mode.collection\";}s:5:\"class\";s:38:\"Drupal\\field_ui\\DisplayModeLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:72:\"field_ui.field_storage_config_add:field_storage_config_add_block_content\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Create a new field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:47:\"field_ui.field_storage_config_add_block_content\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:36:\"entity.block_content.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:74:\"field_ui.field_storage_config_add:field_storage_config_reuse_block_content\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Re-use an existing field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:49:\"field_ui.field_storage_config_reuse_block_content\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:36:\"entity.block_content.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:66:\"field_ui.field_storage_config_add:field_storage_config_add_comment\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Create a new field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:41:\"field_ui.field_storage_config_add_comment\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:30:\"entity.comment.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:68:\"field_ui.field_storage_config_add:field_storage_config_reuse_comment\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Re-use an existing field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:43:\"field_ui.field_storage_config_reuse_comment\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:30:\"entity.comment.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:74:\"field_ui.field_storage_config_add:field_storage_config_add_contact_message\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Create a new field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:49:\"field_ui.field_storage_config_add_contact_message\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:38:\"entity.contact_message.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:76:\"field_ui.field_storage_config_add:field_storage_config_reuse_contact_message\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Re-use an existing field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:51:\"field_ui.field_storage_config_reuse_contact_message\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:38:\"entity.contact_message.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:64:\"field_ui.field_storage_config_add:field_storage_config_add_media\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Create a new field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:39:\"field_ui.field_storage_config_add_media\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:28:\"entity.media.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:66:\"field_ui.field_storage_config_add:field_storage_config_reuse_media\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Re-use an existing field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:41:\"field_ui.field_storage_config_reuse_media\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:28:\"entity.media.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:63:\"field_ui.field_storage_config_add:field_storage_config_add_node\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Create a new field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:38:\"field_ui.field_storage_config_add_node\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:27:\"entity.node.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:65:\"field_ui.field_storage_config_add:field_storage_config_reuse_node\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Re-use an existing field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:40:\"field_ui.field_storage_config_reuse_node\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:27:\"entity.node.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:72:\"field_ui.field_storage_config_add:field_storage_config_add_taxonomy_term\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Create a new field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:47:\"field_ui.field_storage_config_add_taxonomy_term\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:36:\"entity.taxonomy_term.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:74:\"field_ui.field_storage_config_add:field_storage_config_reuse_taxonomy_term\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Re-use an existing field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:49:\"field_ui.field_storage_config_reuse_taxonomy_term\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:36:\"entity.taxonomy_term.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:63:\"field_ui.field_storage_config_add:field_storage_config_add_user\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Create a new field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:38:\"field_ui.field_storage_config_add_user\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:27:\"entity.user.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:65:\"field_ui.field_storage_config_add:field_storage_config_reuse_user\";a:10:{s:2:\"id\";s:33:\"field_ui.field_storage_config_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Re-use an existing field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:40:\"field_ui.field_storage_config_reuse_user\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:1:{s:10:\"attributes\";a:3:{s:5:\"class\";a:2:{i:0;s:8:\"use-ajax\";i:1;s:6:\"button\";}s:16:\"data-dialog-type\";s:5:\"modal\";s:19:\"data-dialog-options\";s:16:\"{\"width\":\"1100\"}\";}}s:10:\"appears_on\";a:1:{i:0;s:27:\"entity.user.field_ui_fields\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:7:\"deriver\";s:53:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalAction\";s:8:\"provider\";s:8:\"field_ui\";}s:30:\"filter_format_add_local_action\";a:9:{s:2:\"id\";s:30:\"filter_format_add_local_action\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Add text format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:17:\"filter.format_add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:21:\"filter.admin_overview\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:6:\"filter\";}s:22:\"image_style_add_action\";a:9:{s:2:\"id\";s:22:\"image_style_add_action\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Add image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:15:\"image.style_add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:29:\"entity.image_style.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:5:\"image\";}s:25:\"language_add_local_action\";a:9:{s:2:\"id\";s:25:\"language_add_local_action\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Add language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:12:\"language.add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:39:\"entity.configurable_language.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:8:\"language\";}s:16:\"media.bundle_add\";a:9:{s:2:\"id\";s:16:\"media.bundle_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Add media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:26:\"entity.media_type.add_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:28:\"entity.media_type.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:5:\"media\";}s:9:\"media.add\";a:9:{s:2:\"id\";s:9:\"media.add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Add media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:10;s:10:\"route_name\";s:21:\"entity.media.add_page\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:23:\"entity.media.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:5:\"media\";}s:17:\"media_library.add\";a:9:{s:2:\"id\";s:17:\"media_library.add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Add media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:21:\"entity.media.add_page\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:23:\"view.media_library.page\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:13:\"media_library\";}s:25:\"entity.menu.add_link_form\";a:9:{s:2:\"id\";s:25:\"entity.menu.add_link_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:21:\"entity.menu.edit_form\";}s:5:\"class\";s:43:\"Drupal\\Core\\Menu\\LocalActionWithDestination\";s:8:\"provider\";s:7:\"menu_ui\";}s:20:\"entity.menu.add_form\";a:9:{s:2:\"id\";s:20:\"entity.menu.add_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:20:\"entity.menu.add_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:22:\"entity.menu.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:7:\"menu_ui\";}s:13:\"node.type_add\";a:9:{s:2:\"id\";s:13:\"node.type_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Add content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:13:\"node.type_add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:27:\"entity.node_type.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:4:\"node\";}s:13:\"node.add_page\";a:9:{s:2:\"id\";s:13:\"node.add_page\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Add content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:13:\"node.add_page\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:20:\"system.admin_content\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:4:\"node\";}s:26:\"entity.path_alias.add_form\";a:9:{s:2:\"id\";s:26:\"entity.path_alias.add_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Add alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:26:\"entity.path_alias.add_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:28:\"entity.path_alias.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:4:\"path\";}s:35:\"entity.recaptcha_v3_action.add_form\";a:9:{s:2:\"id\";s:35:\"entity.recaptcha_v3_action.add_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Add reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:35:\"entity.recaptcha_v3_action.add_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:37:\"entity.recaptcha_v3_action.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:12:\"recaptcha_v3\";}s:29:\"shortcut_set_add_local_action\";a:9:{s:2:\"id\";s:29:\"shortcut_set_add_local_action\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Add shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:16:\"shortcut.set_add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:30:\"entity.shortcut_set.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:8:\"shortcut\";}s:17:\"shortcut.link_add\";a:9:{s:2:\"id\";s:17:\"shortcut.link_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Add shortcut\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:17:\"shortcut.link_add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:34:\"entity.shortcut_set.customize_form\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:8:\"shortcut\";}s:24:\"slick.optionset_page_add\";a:9:{s:2:\"id\";s:24:\"slick.optionset_page_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Add slick optionset\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:10;s:10:\"route_name\";s:24:\"slick.optionset_page_add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:23:\"entity.slick.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:8:\"slick_ui\";}s:22:\"system.date_format_add\";a:9:{s:2:\"id\";s:22:\"system.date_format_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Add format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";i:-10;s:10:\"route_name\";s:22:\"system.date_format_add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:29:\"entity.date_format.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:6:\"system\";}s:35:\"entity.taxonomy_vocabulary.add_form\";a:9:{s:2:\"id\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Add vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:37:\"entity.taxonomy_vocabulary.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:8:\"taxonomy\";}s:29:\"entity.taxonomy_term.add_form\";a:9:{s:2:\"id\";s:29:\"entity.taxonomy_term.add_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:29:\"entity.taxonomy_term.add_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:40:\"entity.taxonomy_vocabulary.overview_form\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:8:\"taxonomy\";}s:17:\"user_admin_create\";a:9:{s:2:\"id\";s:17:\"user_admin_create\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:17:\"user.admin_create\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:22:\"entity.user.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:4:\"user\";}s:13:\"user.role_add\";a:9:{s:2:\"id\";s:13:\"user.role_add\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:13:\"user.role_add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:27:\"entity.user_role.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:4:\"user\";}s:22:\"views_add_local_action\";a:9:{s:2:\"id\";s:22:\"views_add_local_action\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:12:\"views_ui.add\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:22:\"entity.view.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:8:\"views_ui\";}s:32:\"entity.pathauto_pattern.add_form\";a:9:{s:2:\"id\";s:32:\"entity.pathauto_pattern.add_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Add Pathauto pattern\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:32:\"entity.pathauto_pattern.add_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:34:\"entity.pathauto_pattern.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:8:\"pathauto\";}s:42:\"entity.dxpr_builder_user_template.add_form\";a:9:{s:2:\"id\";s:42:\"entity.dxpr_builder_user_template.add_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Add user template\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:42:\"entity.dxpr_builder_user_template.add_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:44:\"entity.dxpr_builder_user_template.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:42:\"entity.dxpr_builder_page_template.add_form\";a:9:{s:2:\"id\";s:42:\"entity.dxpr_builder_page_template.add_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Add page template\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:42:\"entity.dxpr_builder_page_template.add_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:44:\"entity.dxpr_builder_page_template.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:36:\"entity.dxpr_builder_profile.add_form\";a:9:{s:2:\"id\";s:36:\"entity.dxpr_builder_profile.add_form\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Add DXPR Builder profile\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"weight\";N;s:10:\"route_name\";s:36:\"entity.dxpr_builder_profile.add_form\";s:16:\"route_parameters\";a:0:{}s:7:\"options\";a:0:{}s:10:\"appears_on\";a:1:{i:0;s:38:\"entity.dxpr_builder_profile.collection\";}s:5:\"class\";s:35:\"Drupal\\Core\\Menu\\LocalActionDefault\";s:8:\"provider\";s:12:\"dxpr_builder\";}}',-1,1773072978.586,1,'','0'),('local_task_plugins:es',_binary 'a:415:{s:22:\"admin_toolbar.settings\";a:10:{s:10:\"route_name\";s:22:\"admin_toolbar.settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Toolbar settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"admin_toolbar.settings\";s:9:\"parent_id\";N;s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:22:\"admin_toolbar.settings\";s:8:\"provider\";s:13:\"admin_toolbar\";}s:28:\"admin_toolbar_tools.settings\";a:10:{s:10:\"route_name\";s:28:\"admin_toolbar_tools.settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Tools settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"admin_toolbar.settings\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:28:\"admin_toolbar_tools.settings\";s:8:\"provider\";s:19:\"admin_toolbar_tools\";}s:22:\"entity.block.edit_form\";a:10:{s:10:\"route_name\";s:22:\"entity.block.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Configure block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.block.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:22:\"entity.block.edit_form\";s:8:\"provider\";s:5:\"block\";}s:19:\"block.admin_display\";a:10:{s:10:\"route_name\";s:19:\"block.admin_display\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Block layout\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:19:\"block.admin_display\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:19:\"block.admin_display\";s:8:\"provider\";s:5:\"block\";}s:33:\"block.admin_display_theme:olivero\";a:11:{s:10:\"route_name\";s:25:\"block.admin_display_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:7:\"olivero\";}s:5:\"title\";s:7:\"Olivero\";s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:19:\"block.admin_display\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"block.admin_display_theme\";s:7:\"deriver\";s:45:\"Drupal\\block\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:5:\"block\";}s:31:\"block.admin_display_theme:claro\";a:11:{s:10:\"route_name\";s:25:\"block.admin_display_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:5:\"claro\";}s:5:\"title\";s:5:\"Claro\";s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:19:\"block.admin_display\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"block.admin_display_theme\";s:7:\"deriver\";s:45:\"Drupal\\block\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:5:\"block\";}s:36:\"block.admin_display_theme:bootstrap5\";a:11:{s:10:\"route_name\";s:25:\"block.admin_display_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"bootstrap5\";}s:5:\"title\";s:10:\"Bootstrap5\";s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:19:\"block.admin_display\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"block.admin_display_theme\";s:7:\"deriver\";s:45:\"Drupal\\block\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:5:\"block\";}s:36:\"block.admin_display_theme:dxpr_theme\";a:11:{s:10:\"route_name\";s:25:\"block.admin_display_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"dxpr_theme\";}s:5:\"title\";s:10:\"DXPR Theme\";s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:19:\"block.admin_display\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"block.admin_display_theme\";s:7:\"deriver\";s:45:\"Drupal\\block\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:5:\"block\";}s:36:\"block.admin_display_theme:cisc_theme\";a:11:{s:10:\"route_name\";s:19:\"block.admin_display\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:10:\"CISC Theme\";s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:19:\"block.admin_display\";s:6:\"weight\";i:-10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"block.admin_display_theme\";s:7:\"deriver\";s:45:\"Drupal\\block\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:5:\"block\";}s:31:\"entity.block_content.collection\";a:10:{s:10:\"route_name\";s:31:\"entity.block_content.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:31:\"entity.block_content.collection\";s:8:\"provider\";s:13:\"block_content\";}s:30:\"entity.block_content.canonical\";a:10:{s:10:\"route_name\";s:30:\"entity.block_content.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.block_content.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:30:\"entity.block_content.canonical\";s:8:\"provider\";s:13:\"block_content\";}s:32:\"entity.block_content.delete_form\";a:10:{s:10:\"route_name\";s:32:\"entity.block_content.delete_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.block_content.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:32:\"entity.block_content.delete_form\";s:8:\"provider\";s:13:\"block_content\";}s:35:\"entity.block_content_type.edit_form\";a:10:{s:10:\"route_name\";s:35:\"entity.block_content_type.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:35:\"entity.block_content_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:35:\"entity.block_content_type.edit_form\";s:8:\"provider\";s:13:\"block_content\";}s:16:\"captcha_settings\";a:10:{s:10:\"route_name\";s:16:\"captcha_settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"CAPTCHA Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:16:\"captcha_settings\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:16:\"captcha_settings\";s:8:\"provider\";s:7:\"captcha\";}s:16:\"captcha_examples\";a:10:{s:10:\"route_name\";s:16:\"captcha_examples\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"CAPTCHA Examples\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:16:\"captcha_settings\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:16:\"captcha_examples\";s:8:\"provider\";s:7:\"captcha\";}s:19:\"captcha_points.list\";a:10:{s:10:\"route_name\";s:18:\"captcha_point.list\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Captcha Points\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:16:\"captcha_settings\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:19:\"captcha_points.list\";s:8:\"provider\";s:7:\"captcha\";}s:28:\"entity.comment.canonical_tab\";a:10:{s:10:\"route_name\";s:24:\"entity.comment.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"View comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:24:\"entity.comment.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:28:\"entity.comment.canonical_tab\";s:8:\"provider\";s:7:\"comment\";}s:28:\"entity.comment.edit_form_tab\";a:10:{s:10:\"route_name\";s:24:\"entity.comment.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:24:\"entity.comment.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:28:\"entity.comment.edit_form_tab\";s:8:\"provider\";s:7:\"comment\";}s:30:\"entity.comment.delete_form_tab\";a:10:{s:10:\"route_name\";s:26:\"entity.comment.delete_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:24:\"entity.comment.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:30:\"entity.comment.delete_form_tab\";s:8:\"provider\";s:7:\"comment\";}s:13:\"comment.admin\";a:10:{s:10:\"route_name\";s:13:\"comment.admin\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:13:\"comment.admin\";s:8:\"provider\";s:7:\"comment\";}s:17:\"comment.admin_new\";a:10:{s:10:\"route_name\";s:13:\"comment.admin\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Published comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:13:\"comment.admin\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:17:\"comment.admin_new\";s:8:\"provider\";s:7:\"comment\";}s:22:\"comment.admin_approval\";a:11:{s:10:\"route_name\";s:22:\"comment.admin_approval\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Unapproved comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:13:\"comment.admin\";s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:55:\"Drupal\\comment\\Plugin\\Menu\\LocalTask\\UnapprovedComments\";s:2:\"id\";s:22:\"comment.admin_approval\";s:10:\"cache_tags\";a:1:{i:0;s:12:\"comment_list\";}s:8:\"provider\";s:7:\"comment\";}s:29:\"entity.comment_type.edit_form\";a:10:{s:10:\"route_name\";s:29:\"entity.comment_type.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.comment_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.comment_type.edit_form\";s:8:\"provider\";s:7:\"comment\";}s:11:\"config.sync\";a:10:{s:10:\"route_name\";s:11:\"config.sync\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Synchronize\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:11:\"config.sync\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:11:\"config.sync\";s:8:\"provider\";s:6:\"config\";}s:13:\"config.import\";a:10:{s:10:\"route_name\";s:18:\"config.import_full\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Import\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:11:\"config.sync\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:13:\"config.import\";s:8:\"provider\";s:6:\"config\";}s:13:\"config.export\";a:10:{s:10:\"route_name\";s:18:\"config.export_full\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Export\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:11:\"config.sync\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:13:\"config.export\";s:8:\"provider\";s:6:\"config\";}s:18:\"config.export_full\";a:10:{s:10:\"route_name\";s:18:\"config.export_full\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Full archive\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:13:\"config.export\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:18:\"config.export_full\";s:8:\"provider\";s:6:\"config\";}s:18:\"config.import_full\";a:10:{s:10:\"route_name\";s:18:\"config.import_full\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Full archive\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:13:\"config.import\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:18:\"config.import_full\";s:8:\"provider\";s:6:\"config\";}s:20:\"config.export_single\";a:10:{s:10:\"route_name\";s:20:\"config.export_single\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Single item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:13:\"config.export\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"config.export_single\";s:8:\"provider\";s:6:\"config\";}s:20:\"config.import_single\";a:10:{s:10:\"route_name\";s:20:\"config.import_single\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Single item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:13:\"config.import\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"config.import_single\";s:8:\"provider\";s:6:\"config\";}s:29:\"entity.contact_form.canonical\";a:10:{s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.contact_form.canonical\";s:8:\"provider\";s:7:\"contact\";}s:29:\"entity.contact_form.edit_form\";a:10:{s:10:\"route_name\";s:29:\"entity.contact_form.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.contact_form.edit_form\";s:8:\"provider\";s:7:\"contact\";}s:24:\"entity.user.contact_form\";a:10:{s:10:\"route_name\";s:24:\"entity.user.contact_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Contact\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.user.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:2;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:24:\"entity.user.contact_form\";s:8:\"provider\";s:7:\"contact\";}s:15:\"dblog.view_logs\";a:10:{s:10:\"route_name\";s:14:\"dblog.overview\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:14:\"dblog.overview\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"dblog.view_logs\";s:8:\"provider\";s:5:\"dblog\";}s:16:\"dblog.clear_logs\";a:10:{s:10:\"route_name\";s:13:\"dblog.confirm\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:14:\"dblog.overview\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:16:\"dblog.clear_logs\";s:8:\"provider\";s:5:\"dblog\";}s:30:\"devel.entities:block.devel_tab\";a:11:{s:10:\"route_name\";s:23:\"entity.block.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.block.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:41:\"devel.entities:block.devel_definition_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.block.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:block.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:40:\"devel.entities:blockdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.block.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:block.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:35:\"devel.entities:block.devel_load_tab\";a:11:{s:10:\"route_name\";s:23:\"entity.block.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:block.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:51:\"devel.entities:block.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:39:\"entity.block.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:block.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:38:\"devel.entities:block_content.devel_tab\";a:11:{s:10:\"route_name\";s:31:\"entity.block_content.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.block_content.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:49:\"devel.entities:block_content.devel_definition_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.block_content.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:block_content.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:48:\"devel.entities:block_contentdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.block_content.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:block_content.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:45:\"devel.entities:block_content.devel_render_tab\";a:11:{s:10:\"route_name\";s:33:\"entity.block_content.devel_render\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Render\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:block_content.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:43:\"devel.entities:block_content.devel_load_tab\";a:11:{s:10:\"route_name\";s:31:\"entity.block_content.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:block_content.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:59:\"devel.entities:block_content.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:47:\"entity.block_content.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:block_content.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:43:\"devel.entities:block_content_type.devel_tab\";a:11:{s:10:\"route_name\";s:36:\"entity.block_content_type.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:35:\"entity.block_content_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:54:\"devel.entities:block_content_type.devel_definition_tab\";a:11:{s:10:\"route_name\";s:42:\"entity.block_content_type.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:43:\"devel.entities:block_content_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:53:\"devel.entities:block_content_typedevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:42:\"entity.block_content_type.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:43:\"devel.entities:block_content_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:48:\"devel.entities:block_content_type.devel_load_tab\";a:11:{s:10:\"route_name\";s:36:\"entity.block_content_type.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:43:\"devel.entities:block_content_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:64:\"devel.entities:block_content_type.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:52:\"entity.block_content_type.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:43:\"devel.entities:block_content_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:38:\"devel.entities:captcha_point.devel_tab\";a:11:{s:10:\"route_name\";s:31:\"entity.captcha_point.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.captcha_point.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:49:\"devel.entities:captcha_point.devel_definition_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.captcha_point.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:captcha_point.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:48:\"devel.entities:captcha_pointdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.captcha_point.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:captcha_point.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:43:\"devel.entities:captcha_point.devel_load_tab\";a:11:{s:10:\"route_name\";s:31:\"entity.captcha_point.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:captcha_point.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:59:\"devel.entities:captcha_point.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:47:\"entity.captcha_point.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:captcha_point.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:32:\"devel.entities:comment.devel_tab\";a:11:{s:10:\"route_name\";s:25:\"entity.comment.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:24:\"entity.comment.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:43:\"devel.entities:comment.devel_definition_tab\";a:11:{s:10:\"route_name\";s:31:\"entity.comment.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:32:\"devel.entities:comment.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:42:\"devel.entities:commentdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:31:\"entity.comment.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:32:\"devel.entities:comment.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:39:\"devel.entities:comment.devel_render_tab\";a:11:{s:10:\"route_name\";s:27:\"entity.comment.devel_render\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Render\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:32:\"devel.entities:comment.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:37:\"devel.entities:comment.devel_load_tab\";a:11:{s:10:\"route_name\";s:25:\"entity.comment.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:32:\"devel.entities:comment.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:53:\"devel.entities:comment.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:41:\"entity.comment.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:32:\"devel.entities:comment.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:37:\"devel.entities:comment_type.devel_tab\";a:11:{s:10:\"route_name\";s:30:\"entity.comment_type.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.comment_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:48:\"devel.entities:comment_type.devel_definition_tab\";a:11:{s:10:\"route_name\";s:36:\"entity.comment_type.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:37:\"devel.entities:comment_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:47:\"devel.entities:comment_typedevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:36:\"entity.comment_type.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:37:\"devel.entities:comment_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:42:\"devel.entities:comment_type.devel_load_tab\";a:11:{s:10:\"route_name\";s:30:\"entity.comment_type.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:37:\"devel.entities:comment_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:58:\"devel.entities:comment_type.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:46:\"entity.comment_type.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:37:\"devel.entities:comment_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:37:\"devel.entities:contact_form.devel_tab\";a:11:{s:10:\"route_name\";s:30:\"entity.contact_form.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:48:\"devel.entities:contact_form.devel_definition_tab\";a:11:{s:10:\"route_name\";s:36:\"entity.contact_form.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:37:\"devel.entities:contact_form.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:47:\"devel.entities:contact_formdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:36:\"entity.contact_form.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:37:\"devel.entities:contact_form.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:42:\"devel.entities:contact_form.devel_load_tab\";a:11:{s:10:\"route_name\";s:30:\"entity.contact_form.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:37:\"devel.entities:contact_form.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:58:\"devel.entities:contact_form.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:46:\"entity.contact_form.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:37:\"devel.entities:contact_form.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:39:\"devel.entities:entity_browser.devel_tab\";a:11:{s:10:\"route_name\";s:32:\"entity.entity_browser.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:31:\"entity.entity_browser.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:50:\"devel.entities:entity_browser.devel_definition_tab\";a:11:{s:10:\"route_name\";s:38:\"entity.entity_browser.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:39:\"devel.entities:entity_browser.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:49:\"devel.entities:entity_browserdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:38:\"entity.entity_browser.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:39:\"devel.entities:entity_browser.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:44:\"devel.entities:entity_browser.devel_load_tab\";a:11:{s:10:\"route_name\";s:32:\"entity.entity_browser.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:39:\"devel.entities:entity_browser.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:60:\"devel.entities:entity_browser.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:48:\"entity.entity_browser.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:39:\"devel.entities:entity_browser.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:38:\"devel.entities:filter_format.devel_tab\";a:11:{s:10:\"route_name\";s:31:\"entity.filter_format.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.filter_format.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:49:\"devel.entities:filter_format.devel_definition_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.filter_format.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:filter_format.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:48:\"devel.entities:filter_formatdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.filter_format.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:filter_format.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:43:\"devel.entities:filter_format.devel_load_tab\";a:11:{s:10:\"route_name\";s:31:\"entity.filter_format.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:filter_format.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:59:\"devel.entities:filter_format.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:47:\"entity.filter_format.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:filter_format.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:36:\"devel.entities:image_style.devel_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.image_style.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"entity.image_style.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:47:\"devel.entities:image_style.devel_definition_tab\";a:11:{s:10:\"route_name\";s:35:\"entity.image_style.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:36:\"devel.entities:image_style.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:46:\"devel.entities:image_styledevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:35:\"entity.image_style.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:36:\"devel.entities:image_style.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:41:\"devel.entities:image_style.devel_load_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.image_style.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:36:\"devel.entities:image_style.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:57:\"devel.entities:image_style.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:45:\"entity.image_style.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:36:\"devel.entities:image_style.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:46:\"devel.entities:configurable_language.devel_tab\";a:11:{s:10:\"route_name\";s:39:\"entity.configurable_language.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:38:\"entity.configurable_language.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:57:\"devel.entities:configurable_language.devel_definition_tab\";a:11:{s:10:\"route_name\";s:45:\"entity.configurable_language.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:46:\"devel.entities:configurable_language.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:56:\"devel.entities:configurable_languagedevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:45:\"entity.configurable_language.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:46:\"devel.entities:configurable_language.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:51:\"devel.entities:configurable_language.devel_load_tab\";a:11:{s:10:\"route_name\";s:39:\"entity.configurable_language.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:46:\"devel.entities:configurable_language.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:67:\"devel.entities:configurable_language.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:55:\"entity.configurable_language.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:46:\"devel.entities:configurable_language.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:30:\"devel.entities:media.devel_tab\";a:11:{s:10:\"route_name\";s:23:\"entity.media.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.media.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:41:\"devel.entities:media.devel_definition_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.media.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:media.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:40:\"devel.entities:mediadevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.media.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:media.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:37:\"devel.entities:media.devel_render_tab\";a:11:{s:10:\"route_name\";s:25:\"entity.media.devel_render\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Render\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:media.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:35:\"devel.entities:media.devel_load_tab\";a:11:{s:10:\"route_name\";s:23:\"entity.media.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:media.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:51:\"devel.entities:media.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:39:\"entity.media.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:media.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:35:\"devel.entities:media_type.devel_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.media_type.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:46:\"devel.entities:media_type.devel_definition_tab\";a:11:{s:10:\"route_name\";s:34:\"entity.media_type.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:35:\"devel.entities:media_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:45:\"devel.entities:media_typedevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:34:\"entity.media_type.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:35:\"devel.entities:media_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:40:\"devel.entities:media_type.devel_load_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.media_type.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:35:\"devel.entities:media_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:56:\"devel.entities:media_type.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:44:\"entity.media_type.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:35:\"devel.entities:media_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:42:\"devel.entities:menu_link_content.devel_tab\";a:11:{s:10:\"route_name\";s:35:\"entity.menu_link_content.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:34:\"entity.menu_link_content.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:53:\"devel.entities:menu_link_content.devel_definition_tab\";a:11:{s:10:\"route_name\";s:41:\"entity.menu_link_content.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:42:\"devel.entities:menu_link_content.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:52:\"devel.entities:menu_link_contentdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:41:\"entity.menu_link_content.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:42:\"devel.entities:menu_link_content.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:49:\"devel.entities:menu_link_content.devel_render_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.menu_link_content.devel_render\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Render\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:42:\"devel.entities:menu_link_content.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:47:\"devel.entities:menu_link_content.devel_load_tab\";a:11:{s:10:\"route_name\";s:35:\"entity.menu_link_content.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:42:\"devel.entities:menu_link_content.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:63:\"devel.entities:menu_link_content.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:51:\"entity.menu_link_content.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:42:\"devel.entities:menu_link_content.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:29:\"devel.entities:node.devel_tab\";a:11:{s:10:\"route_name\";s:22:\"entity.node.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.node.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:40:\"devel.entities:node.devel_definition_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.node.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:node.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:39:\"devel.entities:nodedevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.node.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:node.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:36:\"devel.entities:node.devel_render_tab\";a:11:{s:10:\"route_name\";s:24:\"entity.node.devel_render\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Render\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:node.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:34:\"devel.entities:node.devel_load_tab\";a:11:{s:10:\"route_name\";s:22:\"entity.node.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:node.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:50:\"devel.entities:node.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:38:\"entity.node.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:node.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:34:\"devel.entities:node_type.devel_tab\";a:11:{s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:45:\"devel.entities:node_type.devel_definition_tab\";a:11:{s:10:\"route_name\";s:33:\"entity.node_type.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:34:\"devel.entities:node_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:44:\"devel.entities:node_typedevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:33:\"entity.node_type.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:34:\"devel.entities:node_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:39:\"devel.entities:node_type.devel_load_tab\";a:11:{s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:34:\"devel.entities:node_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:55:\"devel.entities:node_type.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:43:\"entity.node_type.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:34:\"devel.entities:node_type.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:35:\"devel.entities:path_alias.devel_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.path_alias.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:27:\"entity.path_alias.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:46:\"devel.entities:path_alias.devel_definition_tab\";a:11:{s:10:\"route_name\";s:34:\"entity.path_alias.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:35:\"devel.entities:path_alias.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:45:\"devel.entities:path_aliasdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:34:\"entity.path_alias.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:35:\"devel.entities:path_alias.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:40:\"devel.entities:path_alias.devel_load_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.path_alias.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:35:\"devel.entities:path_alias.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:56:\"devel.entities:path_alias.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:44:\"entity.path_alias.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:35:\"devel.entities:path_alias.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:44:\"devel.entities:recaptcha_v3_action.devel_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.recaptcha_v3_action.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:36:\"entity.recaptcha_v3_action.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:55:\"devel.entities:recaptcha_v3_action.devel_definition_tab\";a:11:{s:10:\"route_name\";s:43:\"entity.recaptcha_v3_action.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:44:\"devel.entities:recaptcha_v3_action.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:54:\"devel.entities:recaptcha_v3_actiondevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:43:\"entity.recaptcha_v3_action.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:44:\"devel.entities:recaptcha_v3_action.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:49:\"devel.entities:recaptcha_v3_action.devel_load_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.recaptcha_v3_action.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:44:\"devel.entities:recaptcha_v3_action.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:65:\"devel.entities:recaptcha_v3_action.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:53:\"entity.recaptcha_v3_action.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:44:\"devel.entities:recaptcha_v3_action.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:36:\"devel.entities:search_page.devel_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.search_page.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"entity.search_page.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:47:\"devel.entities:search_page.devel_definition_tab\";a:11:{s:10:\"route_name\";s:35:\"entity.search_page.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:36:\"devel.entities:search_page.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:46:\"devel.entities:search_pagedevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:35:\"entity.search_page.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:36:\"devel.entities:search_page.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:41:\"devel.entities:search_page.devel_load_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.search_page.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:36:\"devel.entities:search_page.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:57:\"devel.entities:search_page.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:45:\"entity.search_page.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:36:\"devel.entities:search_page.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:33:\"devel.entities:shortcut.devel_tab\";a:11:{s:10:\"route_name\";s:26:\"entity.shortcut.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:25:\"entity.shortcut.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:44:\"devel.entities:shortcut.devel_definition_tab\";a:11:{s:10:\"route_name\";s:32:\"entity.shortcut.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:33:\"devel.entities:shortcut.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:43:\"devel.entities:shortcutdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:32:\"entity.shortcut.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:33:\"devel.entities:shortcut.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:40:\"devel.entities:shortcut.devel_render_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.shortcut.devel_render\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Render\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:33:\"devel.entities:shortcut.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:38:\"devel.entities:shortcut.devel_load_tab\";a:11:{s:10:\"route_name\";s:26:\"entity.shortcut.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:33:\"devel.entities:shortcut.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:54:\"devel.entities:shortcut.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:42:\"entity.shortcut.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:33:\"devel.entities:shortcut.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:37:\"devel.entities:shortcut_set.devel_tab\";a:11:{s:10:\"route_name\";s:30:\"entity.shortcut_set.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.shortcut_set.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:48:\"devel.entities:shortcut_set.devel_definition_tab\";a:11:{s:10:\"route_name\";s:36:\"entity.shortcut_set.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:37:\"devel.entities:shortcut_set.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:47:\"devel.entities:shortcut_setdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:36:\"entity.shortcut_set.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:37:\"devel.entities:shortcut_set.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:42:\"devel.entities:shortcut_set.devel_load_tab\";a:11:{s:10:\"route_name\";s:30:\"entity.shortcut_set.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:37:\"devel.entities:shortcut_set.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:58:\"devel.entities:shortcut_set.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:46:\"entity.shortcut_set.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:37:\"devel.entities:shortcut_set.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:30:\"devel.entities:slick.devel_tab\";a:11:{s:10:\"route_name\";s:23:\"entity.slick.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.slick.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:41:\"devel.entities:slick.devel_definition_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.slick.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:slick.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:40:\"devel.entities:slickdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.slick.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:slick.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:35:\"devel.entities:slick.devel_load_tab\";a:11:{s:10:\"route_name\";s:23:\"entity.slick.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:slick.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:51:\"devel.entities:slick.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:39:\"entity.slick.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:slick.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:29:\"devel.entities:menu.devel_tab\";a:11:{s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.menu.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:40:\"devel.entities:menu.devel_definition_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.menu.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:menu.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:39:\"devel.entities:menudevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.menu.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:menu.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:34:\"devel.entities:menu.devel_load_tab\";a:11:{s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:menu.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:50:\"devel.entities:menu.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:38:\"entity.menu.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:menu.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:38:\"devel.entities:taxonomy_term.devel_tab\";a:11:{s:10:\"route_name\";s:31:\"entity.taxonomy_term.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.taxonomy_term.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:49:\"devel.entities:taxonomy_term.devel_definition_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.taxonomy_term.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:taxonomy_term.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:48:\"devel.entities:taxonomy_termdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.taxonomy_term.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:taxonomy_term.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:45:\"devel.entities:taxonomy_term.devel_render_tab\";a:11:{s:10:\"route_name\";s:33:\"entity.taxonomy_term.devel_render\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Render\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:taxonomy_term.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:43:\"devel.entities:taxonomy_term.devel_load_tab\";a:11:{s:10:\"route_name\";s:31:\"entity.taxonomy_term.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:taxonomy_term.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:59:\"devel.entities:taxonomy_term.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:47:\"entity.taxonomy_term.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:taxonomy_term.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:44:\"devel.entities:taxonomy_vocabulary.devel_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:55:\"devel.entities:taxonomy_vocabulary.devel_definition_tab\";a:11:{s:10:\"route_name\";s:43:\"entity.taxonomy_vocabulary.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:44:\"devel.entities:taxonomy_vocabulary.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:54:\"devel.entities:taxonomy_vocabularydevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:43:\"entity.taxonomy_vocabulary.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:44:\"devel.entities:taxonomy_vocabulary.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:49:\"devel.entities:taxonomy_vocabulary.devel_load_tab\";a:11:{s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:44:\"devel.entities:taxonomy_vocabulary.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:65:\"devel.entities:taxonomy_vocabulary.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:53:\"entity.taxonomy_vocabulary.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:44:\"devel.entities:taxonomy_vocabulary.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:29:\"devel.entities:user.devel_tab\";a:11:{s:10:\"route_name\";s:22:\"entity.user.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.user.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:40:\"devel.entities:user.devel_definition_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.user.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:user.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:39:\"devel.entities:userdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.user.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:user.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:36:\"devel.entities:user.devel_render_tab\";a:11:{s:10:\"route_name\";s:24:\"entity.user.devel_render\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Render\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:user.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:34:\"devel.entities:user.devel_load_tab\";a:11:{s:10:\"route_name\";s:22:\"entity.user.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:user.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:50:\"devel.entities:user.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:38:\"entity.user.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:user.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:34:\"devel.entities:user_role.devel_tab\";a:11:{s:10:\"route_name\";s:27:\"entity.user_role.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:26:\"entity.user_role.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:45:\"devel.entities:user_role.devel_definition_tab\";a:11:{s:10:\"route_name\";s:33:\"entity.user_role.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:34:\"devel.entities:user_role.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:44:\"devel.entities:user_roledevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:33:\"entity.user_role.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:34:\"devel.entities:user_role.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:39:\"devel.entities:user_role.devel_load_tab\";a:11:{s:10:\"route_name\";s:27:\"entity.user_role.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:34:\"devel.entities:user_role.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:55:\"devel.entities:user_role.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:43:\"entity.user_role.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:34:\"devel.entities:user_role.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:41:\"devel.entities:pathauto_pattern.devel_tab\";a:11:{s:10:\"route_name\";s:34:\"entity.pathauto_pattern.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:33:\"entity.pathauto_pattern.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:52:\"devel.entities:pathauto_pattern.devel_definition_tab\";a:11:{s:10:\"route_name\";s:40:\"entity.pathauto_pattern.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:41:\"devel.entities:pathauto_pattern.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:51:\"devel.entities:pathauto_patterndevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:40:\"entity.pathauto_pattern.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:41:\"devel.entities:pathauto_pattern.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:46:\"devel.entities:pathauto_pattern.devel_load_tab\";a:11:{s:10:\"route_name\";s:34:\"entity.pathauto_pattern.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:41:\"devel.entities:pathauto_pattern.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:62:\"devel.entities:pathauto_pattern.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:50:\"entity.pathauto_pattern.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:41:\"devel.entities:pathauto_pattern.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:29:\"devel.entities:view.devel_tab\";a:11:{s:10:\"route_name\";s:22:\"entity.view.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.view.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:40:\"devel.entities:view.devel_definition_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.view.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:view.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:39:\"devel.entities:viewdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:28:\"entity.view.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:view.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:34:\"devel.entities:view.devel_load_tab\";a:11:{s:10:\"route_name\";s:22:\"entity.view.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:view.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:50:\"devel.entities:view.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:38:\"entity.view.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:view.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:51:\"devel.entities:dxpr_builder_page_template.devel_tab\";a:11:{s:10:\"route_name\";s:44:\"entity.dxpr_builder_page_template.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:43:\"entity.dxpr_builder_page_template.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:62:\"devel.entities:dxpr_builder_page_template.devel_definition_tab\";a:11:{s:10:\"route_name\";s:50:\"entity.dxpr_builder_page_template.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:51:\"devel.entities:dxpr_builder_page_template.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:61:\"devel.entities:dxpr_builder_page_templatedevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:50:\"entity.dxpr_builder_page_template.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:51:\"devel.entities:dxpr_builder_page_template.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:56:\"devel.entities:dxpr_builder_page_template.devel_load_tab\";a:11:{s:10:\"route_name\";s:44:\"entity.dxpr_builder_page_template.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:51:\"devel.entities:dxpr_builder_page_template.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:72:\"devel.entities:dxpr_builder_page_template.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:60:\"entity.dxpr_builder_page_template.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:51:\"devel.entities:dxpr_builder_page_template.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:51:\"devel.entities:dxpr_builder_user_template.devel_tab\";a:11:{s:10:\"route_name\";s:44:\"entity.dxpr_builder_user_template.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:43:\"entity.dxpr_builder_user_template.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:62:\"devel.entities:dxpr_builder_user_template.devel_definition_tab\";a:11:{s:10:\"route_name\";s:50:\"entity.dxpr_builder_user_template.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:51:\"devel.entities:dxpr_builder_user_template.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:61:\"devel.entities:dxpr_builder_user_templatedevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:50:\"entity.dxpr_builder_user_template.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:51:\"devel.entities:dxpr_builder_user_template.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:56:\"devel.entities:dxpr_builder_user_template.devel_load_tab\";a:11:{s:10:\"route_name\";s:44:\"entity.dxpr_builder_user_template.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:51:\"devel.entities:dxpr_builder_user_template.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:72:\"devel.entities:dxpr_builder_user_template.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:60:\"entity.dxpr_builder_user_template.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:51:\"devel.entities:dxpr_builder_user_template.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:45:\"devel.entities:dxpr_builder_profile.devel_tab\";a:11:{s:10:\"route_name\";s:38:\"entity.dxpr_builder_profile.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:37:\"entity.dxpr_builder_profile.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:56:\"devel.entities:dxpr_builder_profile.devel_definition_tab\";a:11:{s:10:\"route_name\";s:44:\"entity.dxpr_builder_profile.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:45:\"devel.entities:dxpr_builder_profile.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:55:\"devel.entities:dxpr_builder_profiledevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:44:\"entity.dxpr_builder_profile.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:45:\"devel.entities:dxpr_builder_profile.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:50:\"devel.entities:dxpr_builder_profile.devel_load_tab\";a:11:{s:10:\"route_name\";s:38:\"entity.dxpr_builder_profile.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:45:\"devel.entities:dxpr_builder_profile.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:66:\"devel.entities:dxpr_builder_profile.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:54:\"entity.dxpr_builder_profile.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:45:\"devel.entities:dxpr_builder_profile.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:41:\"devel.entities:entity_form_mode.devel_tab\";a:11:{s:10:\"route_name\";s:34:\"entity.entity_form_mode.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:33:\"entity.entity_form_mode.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:52:\"devel.entities:entity_form_mode.devel_definition_tab\";a:11:{s:10:\"route_name\";s:40:\"entity.entity_form_mode.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:41:\"devel.entities:entity_form_mode.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:51:\"devel.entities:entity_form_modedevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:40:\"entity.entity_form_mode.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:41:\"devel.entities:entity_form_mode.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:46:\"devel.entities:entity_form_mode.devel_load_tab\";a:11:{s:10:\"route_name\";s:34:\"entity.entity_form_mode.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:41:\"devel.entities:entity_form_mode.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:62:\"devel.entities:entity_form_mode.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:50:\"entity.entity_form_mode.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:41:\"devel.entities:entity_form_mode.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:41:\"devel.entities:entity_view_mode.devel_tab\";a:11:{s:10:\"route_name\";s:34:\"entity.entity_view_mode.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:33:\"entity.entity_view_mode.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:52:\"devel.entities:entity_view_mode.devel_definition_tab\";a:11:{s:10:\"route_name\";s:40:\"entity.entity_view_mode.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:41:\"devel.entities:entity_view_mode.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:51:\"devel.entities:entity_view_modedevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:40:\"entity.entity_view_mode.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:41:\"devel.entities:entity_view_mode.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:46:\"devel.entities:entity_view_mode.devel_load_tab\";a:11:{s:10:\"route_name\";s:34:\"entity.entity_view_mode.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:41:\"devel.entities:entity_view_mode.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:62:\"devel.entities:entity_view_mode.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:50:\"entity.entity_view_mode.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:41:\"devel.entities:entity_view_mode.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:36:\"devel.entities:date_format.devel_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.date_format.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"entity.date_format.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:47:\"devel.entities:date_format.devel_definition_tab\";a:11:{s:10:\"route_name\";s:35:\"entity.date_format.devel_definition\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Definition\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:36:\"devel.entities:date_format.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:46:\"devel.entities:date_formatdevel_path_alias_tab\";a:11:{s:10:\"route_name\";s:35:\"entity.date_format.devel_path_alias\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Path alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:36:\"devel.entities:date_format.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:41:\"devel.entities:date_format.devel_load_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.date_format.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Load\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:36:\"devel.entities:date_format.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:57:\"devel.entities:date_format.devel_load_with_references_tab\";a:11:{s:10:\"route_name\";s:45:\"entity.date_format.devel_load_with_references\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Load (with references)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:36:\"devel.entities:date_format.devel_tab\";s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:20:\"devel.admin_settings\";a:10:{s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"devel.admin_settings\";s:9:\"parent_id\";N;s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"devel.admin_settings\";s:8:\"provider\";s:5:\"devel\";}s:28:\"devel.container_info.service\";a:10:{s:10:\"route_name\";s:28:\"devel.container_info.service\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Services\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"devel.container_info.service\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:28:\"devel.container_info.service\";s:8:\"provider\";s:5:\"devel\";}s:30:\"devel.container_info.parameter\";a:10:{s:10:\"route_name\";s:30:\"devel.container_info.parameter\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Parameters\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"devel.container_info.service\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:30:\"devel.container_info.parameter\";s:8:\"provider\";s:5:\"devel\";}s:31:\"entity.entity_browser.edit_form\";a:10:{s:10:\"route_name\";s:31:\"entity.entity_browser.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:31:\"entity.entity_browser.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:31:\"entity.entity_browser.edit_form\";s:8:\"provider\";s:14:\"entity_browser\";}s:40:\"entity.entity_browser.edit_form_overview\";a:10:{s:10:\"route_name\";s:31:\"entity.entity_browser.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"General Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:31:\"entity.entity_browser.edit_form\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:40:\"entity.entity_browser.edit_form_overview\";s:8:\"provider\";s:14:\"entity_browser\";}s:34:\"entity.entity_browser.edit_widgets\";a:10:{s:10:\"route_name\";s:34:\"entity.entity_browser.edit_widgets\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Widget Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:31:\"entity.entity_browser.edit_form\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:34:\"entity.entity_browser.edit_widgets\";s:8:\"provider\";s:14:\"entity_browser\";}s:33:\"entity.entity_browser.delete_form\";a:10:{s:10:\"route_name\";s:33:\"entity.entity_browser.delete_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:31:\"entity.entity_browser.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:33:\"entity.entity_browser.delete_form\";s:8:\"provider\";s:14:\"entity_browser\";}s:38:\"entity.field_storage_config.collection\";a:10:{s:10:\"route_name\";s:38:\"entity.field_storage_config.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Entities\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:38:\"entity.field_storage_config.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:38:\"entity.field_storage_config.collection\";s:8:\"provider\";s:8:\"field_ui\";}s:38:\"field_ui.fields:overview_block_content\";a:11:{s:10:\"route_name\";s:36:\"entity.block_content.field_ui_fields\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:35:\"entity.block_content_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:51:\"field_ui.fields:form_display_overview_block_content\";a:11:{s:10:\"route_name\";s:48:\"entity.entity_form_display.block_content.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:35:\"entity.block_content_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:2;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:46:\"field_ui.fields:display_overview_block_content\";a:11:{s:10:\"route_name\";s:48:\"entity.entity_view_display.block_content.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:35:\"entity.block_content_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:3;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:40:\"field_ui.fields:field_edit_block_content\";a:11:{s:10:\"route_name\";s:49:\"entity.field_config.block_content_field_edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:49:\"entity.field_config.block_content_field_edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:56:\"field_ui.fields:field_form_display_default_block_content\";a:11:{s:10:\"route_name\";s:48:\"entity.entity_form_display.block_content.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:35:\"entity.block_content_type.edit_form\";s:9:\"parent_id\";s:51:\"field_ui.fields:form_display_overview_block_content\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:51:\"field_ui.fields:field_display_default_block_content\";a:11:{s:10:\"route_name\";s:48:\"entity.entity_view_display.block_content.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:35:\"entity.block_content_type.edit_form\";s:9:\"parent_id\";s:46:\"field_ui.fields:display_overview_block_content\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:48:\"field_ui.fields:field_display_full_block_content\";a:12:{s:10:\"route_name\";s:50:\"entity.entity_view_display.block_content.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:4:\"full\";}s:5:\"title\";s:8:\"Completo\";s:10:\"base_route\";s:35:\"entity.block_content_type.edit_form\";s:9:\"parent_id\";s:46:\"field_ui.fields:display_overview_block_content\";s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:49:\"field_ui.fields:field_display_token_block_content\";a:12:{s:10:\"route_name\";s:50:\"entity.entity_view_display.block_content.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:5:\"token\";}s:5:\"title\";s:5:\"Token\";s:10:\"base_route\";s:35:\"entity.block_content_type.edit_form\";s:9:\"parent_id\";s:46:\"field_ui.fields:display_overview_block_content\";s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:32:\"field_ui.fields:overview_comment\";a:11:{s:10:\"route_name\";s:30:\"entity.comment.field_ui_fields\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.comment_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:45:\"field_ui.fields:form_display_overview_comment\";a:11:{s:10:\"route_name\";s:42:\"entity.entity_form_display.comment.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.comment_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:2;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:40:\"field_ui.fields:display_overview_comment\";a:11:{s:10:\"route_name\";s:42:\"entity.entity_view_display.comment.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.comment_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:3;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:34:\"field_ui.fields:field_edit_comment\";a:11:{s:10:\"route_name\";s:43:\"entity.field_config.comment_field_edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:43:\"entity.field_config.comment_field_edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:50:\"field_ui.fields:field_form_display_default_comment\";a:11:{s:10:\"route_name\";s:42:\"entity.entity_form_display.comment.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:29:\"entity.comment_type.edit_form\";s:9:\"parent_id\";s:45:\"field_ui.fields:form_display_overview_comment\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:45:\"field_ui.fields:field_display_default_comment\";a:11:{s:10:\"route_name\";s:42:\"entity.entity_view_display.comment.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:29:\"entity.comment_type.edit_form\";s:9:\"parent_id\";s:40:\"field_ui.fields:display_overview_comment\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:42:\"field_ui.fields:field_display_full_comment\";a:12:{s:10:\"route_name\";s:44:\"entity.entity_view_display.comment.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:4:\"full\";}s:5:\"title\";s:19:\"Comentario completo\";s:10:\"base_route\";s:29:\"entity.comment_type.edit_form\";s:9:\"parent_id\";s:40:\"field_ui.fields:display_overview_comment\";s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:43:\"field_ui.fields:field_display_token_comment\";a:12:{s:10:\"route_name\";s:44:\"entity.entity_view_display.comment.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:5:\"token\";}s:5:\"title\";s:5:\"Token\";s:10:\"base_route\";s:29:\"entity.comment_type.edit_form\";s:9:\"parent_id\";s:40:\"field_ui.fields:display_overview_comment\";s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:40:\"field_ui.fields:overview_contact_message\";a:11:{s:10:\"route_name\";s:38:\"entity.contact_message.field_ui_fields\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:53:\"field_ui.fields:form_display_overview_contact_message\";a:11:{s:10:\"route_name\";s:50:\"entity.entity_form_display.contact_message.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:2;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:48:\"field_ui.fields:display_overview_contact_message\";a:11:{s:10:\"route_name\";s:50:\"entity.entity_view_display.contact_message.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:3;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:42:\"field_ui.fields:field_edit_contact_message\";a:11:{s:10:\"route_name\";s:51:\"entity.field_config.contact_message_field_edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:51:\"entity.field_config.contact_message_field_edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:58:\"field_ui.fields:field_form_display_default_contact_message\";a:11:{s:10:\"route_name\";s:50:\"entity.entity_form_display.contact_message.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";s:53:\"field_ui.fields:form_display_overview_contact_message\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:53:\"field_ui.fields:field_display_default_contact_message\";a:11:{s:10:\"route_name\";s:50:\"entity.entity_view_display.contact_message.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";s:48:\"field_ui.fields:display_overview_contact_message\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:51:\"field_ui.fields:field_display_token_contact_message\";a:12:{s:10:\"route_name\";s:52:\"entity.entity_view_display.contact_message.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:5:\"token\";}s:5:\"title\";s:5:\"Token\";s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";s:48:\"field_ui.fields:display_overview_contact_message\";s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:30:\"field_ui.fields:overview_media\";a:11:{s:10:\"route_name\";s:28:\"entity.media.field_ui_fields\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:43:\"field_ui.fields:form_display_overview_media\";a:11:{s:10:\"route_name\";s:40:\"entity.entity_form_display.media.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:2;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:38:\"field_ui.fields:display_overview_media\";a:11:{s:10:\"route_name\";s:40:\"entity.entity_view_display.media.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:3;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:32:\"field_ui.fields:field_edit_media\";a:11:{s:10:\"route_name\";s:41:\"entity.field_config.media_field_edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:41:\"entity.field_config.media_field_edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:48:\"field_ui.fields:field_form_display_default_media\";a:11:{s:10:\"route_name\";s:40:\"entity.entity_form_display.media.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";s:43:\"field_ui.fields:form_display_overview_media\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:43:\"field_ui.fields:field_display_default_media\";a:11:{s:10:\"route_name\";s:40:\"entity.entity_view_display.media.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";s:38:\"field_ui.fields:display_overview_media\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:54:\"field_ui.fields:field_form_display_media_library_media\";a:12:{s:10:\"route_name\";s:42:\"entity.entity_form_display.media.form_mode\";s:16:\"route_parameters\";a:1:{s:14:\"form_mode_name\";s:13:\"media_library\";}s:5:\"title\";s:20:\"Biblioteca de medios\";s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";s:43:\"field_ui.fields:form_display_overview_media\";s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_form_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:40:\"field_ui.fields:field_display_full_media\";a:12:{s:10:\"route_name\";s:42:\"entity.entity_view_display.media.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:4:\"full\";}s:5:\"title\";s:18:\"Contenido completo\";s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";s:38:\"field_ui.fields:display_overview_media\";s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:49:\"field_ui.fields:field_display_media_library_media\";a:12:{s:10:\"route_name\";s:42:\"entity.entity_view_display.media.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:13:\"media_library\";}s:5:\"title\";s:20:\"Biblioteca de medios\";s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";s:38:\"field_ui.fields:display_overview_media\";s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:41:\"field_ui.fields:field_display_slick_media\";a:12:{s:10:\"route_name\";s:42:\"entity.entity_view_display.media.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:5:\"slick\";}s:5:\"title\";s:14:\"Slick carousel\";s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";s:38:\"field_ui.fields:display_overview_media\";s:6:\"weight\";i:2;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:41:\"field_ui.fields:field_display_token_media\";a:12:{s:10:\"route_name\";s:42:\"entity.entity_view_display.media.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:5:\"token\";}s:5:\"title\";s:5:\"Token\";s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";s:38:\"field_ui.fields:display_overview_media\";s:6:\"weight\";i:3;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:29:\"field_ui.fields:overview_node\";a:11:{s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:42:\"field_ui.fields:form_display_overview_node\";a:11:{s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:2;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:37:\"field_ui.fields:display_overview_node\";a:11:{s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:3;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:31:\"field_ui.fields:field_edit_node\";a:11:{s:10:\"route_name\";s:40:\"entity.field_config.node_field_edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:40:\"entity.field_config.node_field_edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:47:\"field_ui.fields:field_form_display_default_node\";a:11:{s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";s:42:\"field_ui.fields:form_display_overview_node\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:42:\"field_ui.fields:field_display_default_node\";a:11:{s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";s:37:\"field_ui.fields:display_overview_node\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:39:\"field_ui.fields:field_display_full_node\";a:12:{s:10:\"route_name\";s:41:\"entity.entity_view_display.node.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:4:\"full\";}s:5:\"title\";s:18:\"Contenido completo\";s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";s:37:\"field_ui.fields:display_overview_node\";s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:38:\"field_ui.fields:field_display_rss_node\";a:12:{s:10:\"route_name\";s:41:\"entity.entity_view_display.node.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:3:\"rss\";}s:5:\"title\";s:3:\"RSS\";s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";s:37:\"field_ui.fields:display_overview_node\";s:6:\"weight\";i:2;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:47:\"field_ui.fields:field_display_search_index_node\";a:12:{s:10:\"route_name\";s:41:\"entity.entity_view_display.node.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:12:\"search_index\";}s:5:\"title\";s:20:\"Índice de búsqueda\";s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";s:37:\"field_ui.fields:display_overview_node\";s:6:\"weight\";i:5;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:48:\"field_ui.fields:field_display_search_result_node\";a:12:{s:10:\"route_name\";s:41:\"entity.entity_view_display.node.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:13:\"search_result\";}s:5:\"title\";s:50:\"Destacar la entrada de los resultados de búsqueda\";s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";s:37:\"field_ui.fields:display_overview_node\";s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:41:\"field_ui.fields:field_display_teaser_node\";a:12:{s:10:\"route_name\";s:41:\"entity.entity_view_display.node.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:6:\"teaser\";}s:5:\"title\";s:7:\"Resumen\";s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";s:37:\"field_ui.fields:display_overview_node\";s:6:\"weight\";i:3;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:40:\"field_ui.fields:field_display_token_node\";a:12:{s:10:\"route_name\";s:41:\"entity.entity_view_display.node.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:5:\"token\";}s:5:\"title\";s:5:\"Token\";s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";s:37:\"field_ui.fields:display_overview_node\";s:6:\"weight\";i:4;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:38:\"field_ui.fields:overview_taxonomy_term\";a:11:{s:10:\"route_name\";s:36:\"entity.taxonomy_term.field_ui_fields\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:51:\"field_ui.fields:form_display_overview_taxonomy_term\";a:11:{s:10:\"route_name\";s:48:\"entity.entity_form_display.taxonomy_term.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:2;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:46:\"field_ui.fields:display_overview_taxonomy_term\";a:11:{s:10:\"route_name\";s:48:\"entity.entity_view_display.taxonomy_term.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:3;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:40:\"field_ui.fields:field_edit_taxonomy_term\";a:11:{s:10:\"route_name\";s:49:\"entity.field_config.taxonomy_term_field_edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:49:\"entity.field_config.taxonomy_term_field_edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:56:\"field_ui.fields:field_form_display_default_taxonomy_term\";a:11:{s:10:\"route_name\";s:48:\"entity.entity_form_display.taxonomy_term.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:9:\"parent_id\";s:51:\"field_ui.fields:form_display_overview_taxonomy_term\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:51:\"field_ui.fields:field_display_default_taxonomy_term\";a:11:{s:10:\"route_name\";s:48:\"entity.entity_view_display.taxonomy_term.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:9:\"parent_id\";s:46:\"field_ui.fields:display_overview_taxonomy_term\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:48:\"field_ui.fields:field_display_full_taxonomy_term\";a:12:{s:10:\"route_name\";s:50:\"entity.entity_view_display.taxonomy_term.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:4:\"full\";}s:5:\"title\";s:34:\"Página de términos de taxonomía\";s:10:\"base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:9:\"parent_id\";s:46:\"field_ui.fields:display_overview_taxonomy_term\";s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:49:\"field_ui.fields:field_display_token_taxonomy_term\";a:12:{s:10:\"route_name\";s:50:\"entity.entity_view_display.taxonomy_term.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:5:\"token\";}s:5:\"title\";s:5:\"Token\";s:10:\"base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:9:\"parent_id\";s:46:\"field_ui.fields:display_overview_taxonomy_term\";s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:29:\"field_ui.fields:overview_user\";a:11:{s:10:\"route_name\";s:27:\"entity.user.field_ui_fields\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.user.admin_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:42:\"field_ui.fields:form_display_overview_user\";a:11:{s:10:\"route_name\";s:39:\"entity.entity_form_display.user.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.user.admin_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:2;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:37:\"field_ui.fields:display_overview_user\";a:11:{s:10:\"route_name\";s:39:\"entity.entity_view_display.user.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.user.admin_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:3;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:31:\"field_ui.fields:field_edit_user\";a:11:{s:10:\"route_name\";s:40:\"entity.field_config.user_field_edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:40:\"entity.field_config.user_field_edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:47:\"field_ui.fields:field_form_display_default_user\";a:11:{s:10:\"route_name\";s:39:\"entity.entity_form_display.user.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:22:\"entity.user.admin_form\";s:9:\"parent_id\";s:42:\"field_ui.fields:form_display_overview_user\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:42:\"field_ui.fields:field_display_default_user\";a:11:{s:10:\"route_name\";s:39:\"entity.entity_view_display.user.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:7:\"Default\";s:10:\"base_route\";s:22:\"entity.user.admin_form\";s:9:\"parent_id\";s:37:\"field_ui.fields:display_overview_user\";s:6:\"weight\";i:-1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:48:\"field_ui.fields:field_form_display_register_user\";a:12:{s:10:\"route_name\";s:41:\"entity.entity_form_display.user.form_mode\";s:16:\"route_parameters\";a:1:{s:14:\"form_mode_name\";s:8:\"register\";}s:5:\"title\";s:8:\"Registro\";s:10:\"base_route\";s:22:\"entity.user.admin_form\";s:9:\"parent_id\";s:42:\"field_ui.fields:form_display_overview_user\";s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_form_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:42:\"field_ui.fields:field_display_compact_user\";a:12:{s:10:\"route_name\";s:41:\"entity.entity_view_display.user.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:7:\"compact\";}s:5:\"title\";s:8:\"Compacto\";s:10:\"base_route\";s:22:\"entity.user.admin_form\";s:9:\"parent_id\";s:37:\"field_ui.fields:display_overview_user\";s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:39:\"field_ui.fields:field_display_full_user\";a:12:{s:10:\"route_name\";s:41:\"entity.entity_view_display.user.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:4:\"full\";}s:5:\"title\";s:17:\"Cuenta de usuario\";s:10:\"base_route\";s:22:\"entity.user.admin_form\";s:9:\"parent_id\";s:37:\"field_ui.fields:display_overview_user\";s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:40:\"field_ui.fields:field_display_token_user\";a:12:{s:10:\"route_name\";s:41:\"entity.entity_view_display.user.view_mode\";s:16:\"route_parameters\";a:1:{s:14:\"view_mode_name\";s:5:\"token\";}s:5:\"title\";s:5:\"Token\";s:10:\"base_route\";s:22:\"entity.user.admin_form\";s:9:\"parent_id\";s:37:\"field_ui.fields:display_overview_user\";s:6:\"weight\";i:2;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:10:\"cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:33:\"entity.entity_view_mode.edit_form\";a:10:{s:10:\"route_name\";s:33:\"entity.entity_view_mode.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:33:\"entity.entity_view_mode.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:33:\"entity.entity_view_mode.edit_form\";s:8:\"provider\";s:8:\"field_ui\";}s:33:\"entity.entity_form_mode.edit_form\";a:10:{s:10:\"route_name\";s:33:\"entity.entity_form_mode.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:33:\"entity.entity_form_mode.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:33:\"entity.entity_form_mode.edit_form\";s:8:\"provider\";s:8:\"field_ui\";}s:34:\"entity.entity_view_mode.collection\";a:10:{s:10:\"route_name\";s:34:\"entity.entity_view_mode.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:34:\"entity.entity_view_mode.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:34:\"entity.entity_view_mode.collection\";s:8:\"provider\";s:8:\"field_ui\";}s:34:\"entity.entity_form_mode.collection\";a:10:{s:10:\"route_name\";s:34:\"entity.entity_form_mode.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:34:\"entity.entity_form_mode.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:34:\"entity.entity_form_mode.collection\";s:8:\"provider\";s:8:\"field_ui\";}s:34:\"entity.filter_format.edit_form_tab\";a:10:{s:10:\"route_name\";s:30:\"entity.filter_format.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Configure\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.filter_format.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:-10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:34:\"entity.filter_format.edit_form_tab\";s:8:\"provider\";s:6:\"filter\";}s:21:\"filter.admin_overview\";a:10:{s:10:\"route_name\";s:21:\"filter.admin_overview\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"filter.admin_overview\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"filter.admin_overview\";s:8:\"provider\";s:6:\"filter\";}s:28:\"entity.image_style.edit_form\";a:10:{s:10:\"route_name\";s:28:\"entity.image_style.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"entity.image_style.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:28:\"entity.image_style.edit_form\";s:8:\"provider\";s:5:\"image\";}s:29:\"entity.image_style.collection\";a:10:{s:10:\"route_name\";s:29:\"entity.image_style.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.image_style.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.image_style.collection\";s:8:\"provider\";s:5:\"image\";}s:39:\"entity.configurable_language.collection\";a:10:{s:10:\"route_name\";s:39:\"entity.configurable_language.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:39:\"entity.configurable_language.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:39:\"entity.configurable_language.collection\";s:8:\"provider\";s:8:\"language\";}s:20:\"language.negotiation\";a:10:{s:10:\"route_name\";s:20:\"language.negotiation\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Detection and selection\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:39:\"entity.configurable_language.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"language.negotiation\";s:8:\"provider\";s:8:\"language\";}s:38:\"entity.configurable_language.edit_form\";a:10:{s:10:\"route_name\";s:38:\"entity.configurable_language.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:38:\"entity.configurable_language.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:38:\"entity.configurable_language.edit_form\";s:8:\"provider\";s:8:\"language\";}s:21:\"locale.translate_page\";a:10:{s:10:\"route_name\";s:21:\"locale.translate_page\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Translate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"locale.translate_page\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"locale.translate_page\";s:8:\"provider\";s:6:\"locale\";}s:23:\"locale.translate_import\";a:10:{s:10:\"route_name\";s:23:\"locale.translate_import\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Import\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"locale.translate_page\";s:9:\"parent_id\";N;s:6:\"weight\";i:20;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:23:\"locale.translate_import\";s:8:\"provider\";s:6:\"locale\";}s:23:\"locale.translate_export\";a:10:{s:10:\"route_name\";s:23:\"locale.translate_export\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Export\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"locale.translate_page\";s:9:\"parent_id\";N;s:6:\"weight\";i:30;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:23:\"locale.translate_export\";s:8:\"provider\";s:6:\"locale\";}s:15:\"locale.settings\";a:10:{s:10:\"route_name\";s:15:\"locale.settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"locale.translate_page\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"locale.settings\";s:8:\"provider\";s:6:\"locale\";}s:34:\"media.tasks:entity.media.canonical\";a:11:{s:10:\"route_name\";s:22:\"entity.media.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.media.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:11:\"media.tasks\";s:7:\"deriver\";s:48:\"Drupal\\media\\Plugin\\Derivative\\DynamicLocalTasks\";s:8:\"provider\";s:5:\"media\";}s:36:\"media.tasks:entity.media.delete_form\";a:11:{s:10:\"route_name\";s:24:\"entity.media.delete_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.media.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:11:\"media.tasks\";s:7:\"deriver\";s:48:\"Drupal\\media\\Plugin\\Derivative\\DynamicLocalTasks\";s:8:\"provider\";s:5:\"media\";}s:27:\"entity.media_type.edit_form\";a:10:{s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"entity.media_type.edit_form\";s:8:\"provider\";s:5:\"media\";}s:28:\"entity.media_type.collection\";a:10:{s:10:\"route_name\";s:28:\"entity.media_type.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"entity.media_type.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:28:\"entity.media_type.collection\";s:8:\"provider\";s:5:\"media\";}s:23:\"entity.media.collection\";a:10:{s:10:\"route_name\";s:23:\"entity.media.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:23:\"entity.media.collection\";s:8:\"provider\";s:5:\"media\";}s:19:\"media_library.table\";a:10:{s:10:\"route_name\";s:23:\"entity.media.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Table\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:23:\"entity.media.collection\";s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:19:\"media_library.table\";s:8:\"provider\";s:13:\"media_library\";}s:18:\"media_library.grid\";a:10:{s:10:\"route_name\";s:23:\"view.media_library.page\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Grid\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:23:\"entity.media.collection\";s:6:\"weight\";i:20;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:18:\"media_library.grid\";s:8:\"provider\";s:13:\"media_library\";}s:34:\"entity.menu_link_content.canonical\";a:10:{s:10:\"route_name\";s:34:\"entity.menu_link_content.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:34:\"entity.menu_link_content.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:34:\"entity.menu_link_content.canonical\";s:8:\"provider\";s:17:\"menu_link_content\";}s:21:\"entity.menu.edit_form\";a:10:{s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Edit menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.menu.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"entity.menu.edit_form\";s:8:\"provider\";s:7:\"menu_ui\";}s:22:\"entity.menu.collection\";a:10:{s:10:\"route_name\";s:22:\"entity.menu.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.menu.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:22:\"entity.menu.collection\";s:8:\"provider\";s:7:\"menu_ui\";}s:21:\"entity.node.canonical\";a:10:{s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.node.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"entity.node.canonical\";s:8:\"provider\";s:4:\"node\";}s:21:\"entity.node.edit_form\";a:10:{s:10:\"route_name\";s:21:\"entity.node.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.node.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"entity.node.edit_form\";s:8:\"provider\";s:4:\"node\";}s:23:\"entity.node.delete_form\";a:10:{s:10:\"route_name\";s:23:\"entity.node.delete_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.node.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:23:\"entity.node.delete_form\";s:8:\"provider\";s:4:\"node\";}s:27:\"entity.node.version_history\";a:10:{s:10:\"route_name\";s:27:\"entity.node.version_history\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Revisions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.node.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:20;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"entity.node.version_history\";s:8:\"provider\";s:4:\"node\";}s:26:\"entity.node_type.edit_form\";a:10:{s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:26:\"entity.node_type.edit_form\";s:8:\"provider\";s:4:\"node\";}s:27:\"entity.node_type.collection\";a:10:{s:10:\"route_name\";s:27:\"entity.node_type.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:27:\"entity.node_type.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"entity.node_type.collection\";s:8:\"provider\";s:4:\"node\";}s:28:\"entity.path_alias.collection\";a:10:{s:10:\"route_name\";s:28:\"entity.path_alias.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"entity.path_alias.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:28:\"entity.path_alias.collection\";s:8:\"provider\";s:4:\"path\";}s:33:\"recaptcha.admin_settings_form_tab\";a:10:{s:10:\"route_name\";s:29:\"recaptcha.admin_settings_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"reCAPTCHA\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:16:\"captcha_settings\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:33:\"recaptcha.admin_settings_form_tab\";s:8:\"provider\";s:9:\"recaptcha\";}s:21:\"recaptcha_v3.settings\";a:10:{s:10:\"route_name\";s:21:\"recaptcha_v3.settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"reCAPTCHA v3\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:16:\"captcha_settings\";s:9:\"parent_id\";N;s:6:\"weight\";i:9;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"recaptcha_v3.settings\";s:8:\"provider\";s:12:\"recaptcha_v3\";}s:37:\"entity.recaptcha_v3_action.collection\";a:10:{s:10:\"route_name\";s:37:\"entity.recaptcha_v3_action.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"reCAPTCHA v3 actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:16:\"captcha_settings\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:37:\"entity.recaptcha_v3_action.collection\";s:8:\"provider\";s:12:\"recaptcha_v3\";}s:26:\"search.plugins:node_search\";a:9:{s:10:\"route_name\";s:23:\"search.view_node_search\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:9:\"Contenido\";s:10:\"base_route\";s:11:\"search.view\";s:9:\"parent_id\";N;s:6:\"weight\";i:-10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:0:\"\";}s:26:\"search.plugins:help_search\";a:9:{s:10:\"route_name\";s:23:\"search.view_help_search\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:5:\"Ayuda\";s:10:\"base_route\";s:11:\"search.view\";s:9:\"parent_id\";N;s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:0:\"\";}s:26:\"search.plugins:user_search\";a:9:{s:10:\"route_name\";s:23:\"search.view_user_search\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:8:\"Usuarios\";s:10:\"base_route\";s:11:\"search.view\";s:9:\"parent_id\";N;s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:0:\"\";}s:19:\"shortcut.set_switch\";a:10:{s:10:\"route_name\";s:19:\"shortcut.set_switch\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Shortcuts\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.user.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:19:\"shortcut.set_switch\";s:8:\"provider\";s:8:\"shortcut\";}s:34:\"entity.shortcut_set.customize_form\";a:10:{s:10:\"route_name\";s:34:\"entity.shortcut_set.customize_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"List links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:34:\"entity.shortcut_set.customize_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:34:\"entity.shortcut_set.customize_form\";s:8:\"provider\";s:8:\"shortcut\";}s:29:\"entity.shortcut_set.edit_form\";a:10:{s:10:\"route_name\";s:29:\"entity.shortcut_set.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Edit set name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:34:\"entity.shortcut_set.customize_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.shortcut_set.edit_form\";s:8:\"provider\";s:8:\"shortcut\";}s:25:\"entity.shortcut.canonical\";a:10:{s:10:\"route_name\";s:25:\"entity.shortcut.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:25:\"entity.shortcut.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"entity.shortcut.canonical\";s:8:\"provider\";s:8:\"shortcut\";}s:23:\"entity.slick.collection\";a:10:{s:10:\"route_name\";s:23:\"entity.slick.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:23:\"entity.slick.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:23:\"entity.slick.collection\";s:8:\"provider\";s:8:\"slick_ui\";}s:22:\"entity.slick.edit_form\";a:10:{s:10:\"route_name\";s:22:\"entity.slick.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.slick.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:22:\"entity.slick.edit_form\";s:8:\"provider\";s:8:\"slick_ui\";}s:14:\"slick.settings\";a:10:{s:10:\"route_name\";s:14:\"slick.settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"UI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:23:\"entity.slick.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"slick.settings\";s:8:\"provider\";s:8:\"slick_ui\";}s:29:\"system.rss_feeds_settings_tab\";a:10:{s:10:\"route_name\";s:25:\"system.rss_feeds_settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:25:\"system.rss_feeds_settings\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"system.rss_feeds_settings_tab\";s:8:\"provider\";s:6:\"system\";}s:32:\"system.site_maintenance_mode_tab\";a:10:{s:10:\"route_name\";s:28:\"system.site_maintenance_mode\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"system.site_maintenance_mode\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:32:\"system.site_maintenance_mode_tab\";s:8:\"provider\";s:6:\"system\";}s:36:\"system.site_information_settings_tab\";a:10:{s:10:\"route_name\";s:32:\"system.site_information_settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:32:\"system.site_information_settings\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:36:\"system.site_information_settings_tab\";s:8:\"provider\";s:6:\"system\";}s:18:\"system.themes_page\";a:10:{s:10:\"route_name\";s:18:\"system.themes_page\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:18:\"system.themes_page\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:18:\"system.themes_page\";s:8:\"provider\";s:6:\"system\";}s:21:\"system.theme_settings\";a:10:{s:10:\"route_name\";s:21:\"system.theme_settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:18:\"system.themes_page\";s:9:\"parent_id\";N;s:6:\"weight\";i:100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"system.theme_settings\";s:8:\"provider\";s:6:\"system\";}s:28:\"system.theme_settings_global\";a:10:{s:10:\"route_name\";s:21:\"system.theme_settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Global settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:21:\"system.theme_settings\";s:6:\"weight\";i:-100;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:28:\"system.theme_settings_global\";s:8:\"provider\";s:6:\"system\";}s:35:\"system.theme_settings_theme:olivero\";a:11:{s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:7:\"olivero\";}s:5:\"title\";s:7:\"Olivero\";s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:21:\"system.theme_settings\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"system.theme_settings_theme\";s:7:\"deriver\";s:46:\"Drupal\\system\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:6:\"system\";}s:33:\"system.theme_settings_theme:claro\";a:11:{s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:5:\"claro\";}s:5:\"title\";s:5:\"Claro\";s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:21:\"system.theme_settings\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"system.theme_settings_theme\";s:7:\"deriver\";s:46:\"Drupal\\system\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:6:\"system\";}s:38:\"system.theme_settings_theme:bootstrap5\";a:11:{s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"bootstrap5\";}s:5:\"title\";s:10:\"Bootstrap5\";s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:21:\"system.theme_settings\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"system.theme_settings_theme\";s:7:\"deriver\";s:46:\"Drupal\\system\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:6:\"system\";}s:38:\"system.theme_settings_theme:dxpr_theme\";a:11:{s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"dxpr_theme\";}s:5:\"title\";s:10:\"DXPR Theme\";s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:21:\"system.theme_settings\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"system.theme_settings_theme\";s:7:\"deriver\";s:46:\"Drupal\\system\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:6:\"system\";}s:38:\"system.theme_settings_theme:cisc_theme\";a:11:{s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}s:5:\"title\";s:10:\"CISC Theme\";s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:21:\"system.theme_settings\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"system.theme_settings_theme\";s:7:\"deriver\";s:46:\"Drupal\\system\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:6:\"system\";}s:19:\"system.modules_list\";a:10:{s:10:\"route_name\";s:19:\"system.modules_list\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:19:\"system.modules_list\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:19:\"system.modules_list\";s:8:\"provider\";s:6:\"system\";}s:24:\"system.modules_uninstall\";a:10:{s:10:\"route_name\";s:24:\"system.modules_uninstall\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Uninstall\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:19:\"system.modules_list\";s:9:\"parent_id\";N;s:6:\"weight\";i:20;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:24:\"system.modules_uninstall\";s:8:\"provider\";s:6:\"system\";}s:12:\"system.admin\";a:10:{s:10:\"route_name\";s:12:\"system.admin\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Tasks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:12:\"system.admin\";s:9:\"parent_id\";N;s:6:\"weight\";i:-20;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:12:\"system.admin\";s:8:\"provider\";s:6:\"system\";}s:18:\"system.admin_index\";a:10:{s:10:\"route_name\";s:18:\"system.admin_index\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Index\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:12:\"system.admin\";s:9:\"parent_id\";N;s:6:\"weight\";i:-18;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:18:\"system.admin_index\";s:8:\"provider\";s:6:\"system\";}s:29:\"entity.date_format.collection\";a:10:{s:10:\"route_name\";s:29:\"entity.date_format.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.date_format.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.date_format.collection\";s:8:\"provider\";s:6:\"system\";}s:28:\"entity.date_format.edit_form\";a:10:{s:10:\"route_name\";s:28:\"entity.date_format.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"entity.date_format.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:28:\"entity.date_format.edit_form\";s:8:\"provider\";s:6:\"system\";}s:52:\"entity.version_history:block_content.version_history\";a:11:{s:10:\"route_name\";s:36:\"entity.block_content.version_history\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Revisions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.block_content.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:20;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:22:\"entity.version_history\";s:7:\"deriver\";s:61:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\VersionHistoryLocalTasks\";s:8:\"provider\";s:6:\"system\";}s:44:\"entity.version_history:media.version_history\";a:11:{s:10:\"route_name\";s:28:\"entity.media.version_history\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";r:5119;s:10:\"base_route\";s:22:\"entity.media.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:20;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:22:\"entity.version_history\";s:7:\"deriver\";s:61:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\VersionHistoryLocalTasks\";s:8:\"provider\";s:6:\"system\";}s:52:\"entity.version_history:taxonomy_term.version_history\";a:11:{s:10:\"route_name\";s:36:\"entity.taxonomy_term.version_history\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";r:5119;s:10:\"base_route\";s:30:\"entity.taxonomy_term.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";i:20;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:22:\"entity.version_history\";s:7:\"deriver\";s:61:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\VersionHistoryLocalTasks\";s:8:\"provider\";s:6:\"system\";}s:20:\"system.admin_content\";a:10:{s:10:\"route_name\";s:20:\"system.admin_content\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"system.admin_content\";s:8:\"provider\";s:6:\"system\";}s:27:\"system.performance_settings\";a:10:{s:10:\"route_name\";s:27:\"system.performance_settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Performance\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:27:\"system.performance_settings\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"system.performance_settings\";s:8:\"provider\";s:6:\"system\";}s:30:\"entity.taxonomy_term.canonical\";a:10:{s:10:\"route_name\";s:30:\"entity.taxonomy_term.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.taxonomy_term.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:30:\"entity.taxonomy_term.canonical\";s:8:\"provider\";s:8:\"taxonomy\";}s:30:\"entity.taxonomy_term.edit_form\";a:10:{s:10:\"route_name\";s:30:\"entity.taxonomy_term.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.taxonomy_term.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:30:\"entity.taxonomy_term.edit_form\";s:8:\"provider\";s:8:\"taxonomy\";}s:32:\"entity.taxonomy_term.delete_form\";a:10:{s:10:\"route_name\";s:32:\"entity.taxonomy_term.delete_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.taxonomy_term.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:32:\"entity.taxonomy_term.delete_form\";s:8:\"provider\";s:8:\"taxonomy\";}s:40:\"entity.taxonomy_vocabulary.overview_form\";a:10:{s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:8:\"provider\";s:8:\"taxonomy\";}s:36:\"entity.taxonomy_vocabulary.edit_form\";a:10:{s:10:\"route_name\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:8:\"provider\";s:8:\"taxonomy\";}s:42:\"token.devel_entities:block.token_devel_tab\";a:11:{s:10:\"route_name\";s:24:\"entity.block.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:block.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:50:\"token.devel_entities:block_content.token_devel_tab\";a:11:{s:10:\"route_name\";s:32:\"entity.block_content.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:block_content.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:44:\"token.devel_entities:comment.token_devel_tab\";a:11:{s:10:\"route_name\";s:26:\"entity.comment.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:32:\"devel.entities:comment.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:52:\"token.devel_entities:contact_message.token_devel_tab\";a:11:{s:10:\"route_name\";s:34:\"entity.contact_message.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:40:\"devel.entities:contact_message.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:41:\"token.devel_entities:file.token_devel_tab\";a:11:{s:10:\"route_name\";s:23:\"entity.file.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:file.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:42:\"token.devel_entities:media.token_devel_tab\";a:11:{s:10:\"route_name\";s:24:\"entity.media.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:30:\"devel.entities:media.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:54:\"token.devel_entities:menu_link_content.token_devel_tab\";a:11:{s:10:\"route_name\";s:36:\"entity.menu_link_content.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:42:\"devel.entities:menu_link_content.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:41:\"token.devel_entities:node.token_devel_tab\";a:11:{s:10:\"route_name\";s:23:\"entity.node.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:node.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:47:\"token.devel_entities:path_alias.token_devel_tab\";a:11:{s:10:\"route_name\";s:29:\"entity.path_alias.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:35:\"devel.entities:path_alias.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:56:\"token.devel_entities:recaptcha_v3_action.token_devel_tab\";a:11:{s:10:\"route_name\";s:38:\"entity.recaptcha_v3_action.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:44:\"devel.entities:recaptcha_v3_action.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:45:\"token.devel_entities:shortcut.token_devel_tab\";a:11:{s:10:\"route_name\";s:27:\"entity.shortcut.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:33:\"devel.entities:shortcut.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:50:\"token.devel_entities:taxonomy_term.token_devel_tab\";a:11:{s:10:\"route_name\";s:32:\"entity.taxonomy_term.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:38:\"devel.entities:taxonomy_term.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:41:\"token.devel_entities:user.token_devel_tab\";a:11:{s:10:\"route_name\";s:23:\"entity.user.token_devel\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Tokens\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:29:\"devel.entities:user.devel_tab\";s:6:\"weight\";i:110;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"token.devel_entities\";s:7:\"deriver\";s:46:\"\\Drupal\\token\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"token\";}s:13:\"update.status\";a:10:{s:10:\"route_name\";s:13:\"update.status\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_reports\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:13:\"update.status\";s:8:\"provider\";s:6:\"update\";}s:15:\"update.settings\";a:10:{s:10:\"route_name\";s:15:\"update.settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_reports\";s:9:\"parent_id\";N;s:6:\"weight\";i:50;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"update.settings\";s:8:\"provider\";s:6:\"update\";}s:26:\"entity.user_role.edit_form\";a:10:{s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:26:\"entity.user_role.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:26:\"entity.user_role.edit_form\";s:8:\"provider\";s:4:\"user\";}s:38:\"entity.user_role.edit_permissions_form\";a:10:{s:10:\"route_name\";s:38:\"entity.user_role.edit_permissions_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:26:\"entity.user_role.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:38:\"entity.user_role.edit_permissions_form\";s:8:\"provider\";s:4:\"user\";}s:25:\"user.account_settings_tab\";a:10:{s:10:\"route_name\";s:22:\"entity.user.admin_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.user.admin_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"user.account_settings_tab\";s:8:\"provider\";s:4:\"user\";}s:13:\"user.register\";a:10:{s:10:\"route_name\";s:13:\"user.register\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Create new account\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:9:\"user.page\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:13:\"user.register\";s:8:\"provider\";s:4:\"user\";}s:9:\"user.pass\";a:10:{s:10:\"route_name\";s:9:\"user.pass\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Reset your password\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:9:\"user.page\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:9:\"user.pass\";s:8:\"provider\";s:4:\"user\";}s:10:\"user.login\";a:10:{s:10:\"route_name\";s:10:\"user.login\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Log in\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:9:\"user.page\";s:9:\"parent_id\";N;s:6:\"weight\";i:-10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:10:\"user.login\";s:8:\"provider\";s:4:\"user\";}s:21:\"entity.user.canonical\";a:10:{s:10:\"route_name\";s:21:\"entity.user.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.user.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"entity.user.canonical\";s:8:\"provider\";s:4:\"user\";}s:21:\"entity.user.edit_form\";a:10:{s:10:\"route_name\";s:21:\"entity.user.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.user.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"entity.user.edit_form\";s:8:\"provider\";s:4:\"user\";}s:22:\"entity.user.collection\";a:10:{s:10:\"route_name\";s:22:\"entity.user.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.user.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:22:\"entity.user.collection\";s:8:\"provider\";s:4:\"user\";}s:22:\"user.admin_permissions\";a:10:{s:10:\"route_name\";s:22:\"user.admin_permissions\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.user.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:22:\"user.admin_permissions\";s:8:\"provider\";s:4:\"user\";}s:60:\"entity.bundle.permission_form:permissions_block_content_type\";a:11:{s:10:\"route_name\";s:49:\"entity.block_content_type.entity_permissions_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:35:\"entity.block_content_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.bundle.permission_form\";s:7:\"deriver\";s:44:\"\\Drupal\\user\\Plugin\\Derivative\\UserLocalTask\";s:8:\"provider\";s:4:\"user\";}s:54:\"entity.bundle.permission_form:permissions_comment_type\";a:11:{s:10:\"route_name\";s:43:\"entity.comment_type.entity_permissions_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.comment_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.bundle.permission_form\";s:7:\"deriver\";s:44:\"\\Drupal\\user\\Plugin\\Derivative\\UserLocalTask\";s:8:\"provider\";s:4:\"user\";}s:54:\"entity.bundle.permission_form:permissions_contact_form\";a:11:{s:10:\"route_name\";s:43:\"entity.contact_form.entity_permissions_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.bundle.permission_form\";s:7:\"deriver\";s:44:\"\\Drupal\\user\\Plugin\\Derivative\\UserLocalTask\";s:8:\"provider\";s:4:\"user\";}s:52:\"entity.bundle.permission_form:permissions_media_type\";a:11:{s:10:\"route_name\";s:41:\"entity.media_type.entity_permissions_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:27:\"entity.media_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.bundle.permission_form\";s:7:\"deriver\";s:44:\"\\Drupal\\user\\Plugin\\Derivative\\UserLocalTask\";s:8:\"provider\";s:4:\"user\";}s:51:\"entity.bundle.permission_form:permissions_node_type\";a:11:{s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:26:\"entity.node_type.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.bundle.permission_form\";s:7:\"deriver\";s:44:\"\\Drupal\\user\\Plugin\\Derivative\\UserLocalTask\";s:8:\"provider\";s:4:\"user\";}s:61:\"entity.bundle.permission_form:permissions_taxonomy_vocabulary\";a:11:{s:10:\"route_name\";s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.bundle.permission_form\";s:7:\"deriver\";s:44:\"\\Drupal\\user\\Plugin\\Derivative\\UserLocalTask\";s:8:\"provider\";s:4:\"user\";}s:27:\"entity.user_role.collection\";a:10:{s:10:\"route_name\";s:27:\"entity.user_role.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.user.collection\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"entity.user_role.collection\";s:8:\"provider\";s:4:\"user\";}s:18:\"user.role.settings\";a:10:{s:10:\"route_name\";s:18:\"user.role.settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Role settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.user.collection\";s:9:\"parent_id\";N;s:6:\"weight\";i:11;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:18:\"user.role.settings\";s:8:\"provider\";s:4:\"user\";}s:21:\"views_ui.settings_tab\";a:10:{s:10:\"route_name\";s:23:\"views_ui.settings_basic\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.view.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"views_ui.settings_tab\";s:8:\"provider\";s:8:\"views_ui\";}s:27:\"views_ui.settings_basic_tab\";a:10:{s:10:\"route_name\";s:23:\"views_ui.settings_basic\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Basic\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:21:\"views_ui.settings_tab\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"views_ui.settings_basic_tab\";s:8:\"provider\";s:8:\"views_ui\";}s:30:\"views_ui.settings_advanced_tab\";a:10:{s:10:\"route_name\";s:26:\"views_ui.settings_advanced\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Advanced\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:21:\"views_ui.settings_tab\";s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:30:\"views_ui.settings_advanced_tab\";s:8:\"provider\";s:8:\"views_ui\";}s:17:\"views_ui.list_tab\";a:10:{s:10:\"route_name\";s:22:\"entity.view.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:22:\"entity.view.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:17:\"views_ui.list_tab\";s:8:\"provider\";s:8:\"views_ui\";}s:23:\"views_ui.reports_fields\";a:10:{s:10:\"route_name\";s:23:\"views_ui.reports_fields\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Used in views\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:38:\"entity.field_storage_config.collection\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:23:\"views_ui.reports_fields\";s:8:\"provider\";s:8:\"views_ui\";}s:21:\"entity.view.edit_form\";a:10:{s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.view.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"entity.view.edit_form\";s:8:\"provider\";s:8:\"views_ui\";}s:29:\"entity.view.edit_display_form\";a:10:{s:10:\"route_name\";s:29:\"entity.view.edit_display_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Edit display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:0:\"\";s:9:\"parent_id\";s:21:\"entity.view.edit_form\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.view.edit_display_form\";s:8:\"provider\";s:8:\"views_ui\";}s:22:\"pathauto.patterns.form\";a:10:{s:10:\"route_name\";s:34:\"entity.pathauto_pattern.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Patterns\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"entity.path_alias.collection\";s:9:\"parent_id\";N;s:6:\"weight\";i:10;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:22:\"pathauto.patterns.form\";s:8:\"provider\";s:8:\"pathauto\";}s:22:\"pathauto.settings.form\";a:10:{s:10:\"route_name\";s:22:\"pathauto.settings.form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"entity.path_alias.collection\";s:9:\"parent_id\";N;s:6:\"weight\";i:20;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:22:\"pathauto.settings.form\";s:8:\"provider\";s:8:\"pathauto\";}s:25:\"pathauto.bulk.update.form\";a:10:{s:10:\"route_name\";s:25:\"pathauto.bulk.update.form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Bulk generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"entity.path_alias.collection\";s:9:\"parent_id\";N;s:6:\"weight\";i:30;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"pathauto.bulk.update.form\";s:8:\"provider\";s:8:\"pathauto\";}s:21:\"pathauto.admin.delete\";a:10:{s:10:\"route_name\";s:21:\"pathauto.admin.delete\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Delete aliases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:28:\"entity.path_alias.collection\";s:9:\"parent_id\";N;s:6:\"weight\";i:40;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"pathauto.admin.delete\";s:8:\"provider\";s:8:\"pathauto\";}s:28:\"views_view:view.files.page_1\";a:11:{s:10:\"route_name\";s:17:\"view.files.page_1\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:8:\"Archivos\";s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:10:\"views_view\";s:7:\"deriver\";s:46:\"\\Drupal\\views\\Plugin\\Derivative\\ViewsLocalTask\";s:8:\"provider\";s:5:\"views\";}s:21:\"dxpr_builder.settings\";a:10:{s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"General Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"dxpr_builder.settings\";s:9:\"parent_id\";N;s:6:\"weight\";i:0;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"dxpr_builder.settings\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:29:\"dxpr_builder.licensed_content\";a:10:{s:10:\"route_name\";s:29:\"dxpr_builder.licensed_content\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content Items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"dxpr_builder.settings\";s:9:\"parent_id\";N;s:6:\"weight\";i:1;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"dxpr_builder.licensed_content\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:26:\"dxpr_builder.page_template\";a:10:{s:10:\"route_name\";s:44:\"entity.dxpr_builder_page_template.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Page Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"dxpr_builder.settings\";s:9:\"parent_id\";N;s:6:\"weight\";i:2;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:26:\"dxpr_builder.page_template\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:26:\"dxpr_builder.user_licenses\";a:10:{s:10:\"route_name\";s:26:\"dxpr_builder.user_licenses\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"User Licenses\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"dxpr_builder.settings\";s:9:\"parent_id\";N;s:6:\"weight\";i:3;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:26:\"dxpr_builder.user_licenses\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:20:\"dxpr_builder.profile\";a:10:{s:10:\"route_name\";s:38:\"entity.dxpr_builder_profile.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"User Profiles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"dxpr_builder.settings\";s:9:\"parent_id\";N;s:6:\"weight\";i:4;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"dxpr_builder.profile\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:27:\"dxpr_builder.user_templates\";a:10:{s:10:\"route_name\";s:44:\"entity.dxpr_builder_user_template.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"User Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"dxpr_builder.settings\";s:9:\"parent_id\";N;s:6:\"weight\";i:5;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"dxpr_builder.user_templates\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:15:\"dxpr_builder.ai\";a:10:{s:10:\"route_name\";s:24:\"dxpr_builder.ai_settings\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"AI (beta)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"dxpr_builder.settings\";s:9:\"parent_id\";N;s:6:\"weight\";i:6;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"dxpr_builder.ai\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:27:\"devel.toolbar.settings_form\";a:5:{s:5:\"title\";s:16:\"Toolbar Settings\";s:10:\"base_route\";s:20:\"devel.admin_settings\";s:10:\"route_name\";s:27:\"devel.toolbar.settings_form\";s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:7:\"options\";a:0:{}}}',-1,1773072978.626,1,'local_task','1'),('local_task_plugins:es:block.admin_add',_binary 'a:3:{s:11:\"base_routes\";a:0:{}s:7:\"parents\";a:0:{}s:8:\"children\";a:0:{}}',-1,1773332168.791,1,'local_task','1'),('local_task_plugins:es:block.admin_display_theme',_binary 'a:3:{s:11:\"base_routes\";a:1:{s:19:\"block.admin_display\";s:19:\"block.admin_display\";}s:7:\"parents\";a:5:{s:33:\"block.admin_display_theme:olivero\";b:1;s:19:\"block.admin_display\";b:1;s:31:\"block.admin_display_theme:claro\";b:1;s:36:\"block.admin_display_theme:bootstrap5\";b:1;s:36:\"block.admin_display_theme:dxpr_theme\";b:1;}s:8:\"children\";a:2:{s:21:\"> block.admin_display\";a:1:{s:19:\"block.admin_display\";a:10:{s:10:\"route_name\";s:19:\"block.admin_display\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Block layout\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:19:\"block.admin_display\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:19:\"block.admin_display\";s:8:\"provider\";s:5:\"block\";}}s:19:\"block.admin_display\";a:5:{s:33:\"block.admin_display_theme:olivero\";a:11:{s:10:\"route_name\";s:25:\"block.admin_display_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:7:\"olivero\";}s:5:\"title\";s:7:\"Olivero\";s:10:\"base_route\";s:19:\"block.admin_display\";s:9:\"parent_id\";s:19:\"block.admin_display\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"block.admin_display_theme\";s:7:\"deriver\";s:45:\"Drupal\\block\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:5:\"block\";}s:31:\"block.admin_display_theme:claro\";a:11:{s:10:\"route_name\";s:25:\"block.admin_display_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:5:\"claro\";}s:5:\"title\";s:5:\"Claro\";s:10:\"base_route\";s:19:\"block.admin_display\";s:9:\"parent_id\";s:19:\"block.admin_display\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"block.admin_display_theme\";s:7:\"deriver\";s:45:\"Drupal\\block\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:5:\"block\";}s:36:\"block.admin_display_theme:bootstrap5\";a:11:{s:10:\"route_name\";s:25:\"block.admin_display_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"bootstrap5\";}s:5:\"title\";s:10:\"Bootstrap5\";s:10:\"base_route\";s:19:\"block.admin_display\";s:9:\"parent_id\";s:19:\"block.admin_display\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"block.admin_display_theme\";s:7:\"deriver\";s:45:\"Drupal\\block\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:5:\"block\";}s:36:\"block.admin_display_theme:dxpr_theme\";a:11:{s:10:\"route_name\";s:25:\"block.admin_display_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"dxpr_theme\";}s:5:\"title\";s:10:\"DXPR Theme\";s:10:\"base_route\";s:19:\"block.admin_display\";s:9:\"parent_id\";s:19:\"block.admin_display\";s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"block.admin_display_theme\";s:7:\"deriver\";s:45:\"Drupal\\block\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:5:\"block\";}s:36:\"block.admin_display_theme:cisc_theme\";a:11:{s:10:\"route_name\";s:19:\"block.admin_display\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:10:\"CISC Theme\";s:10:\"base_route\";s:19:\"block.admin_display\";s:9:\"parent_id\";s:19:\"block.admin_display\";s:6:\"weight\";d:-9.9999979999999997204440660425461828708648681640625;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:25:\"block.admin_display_theme\";s:7:\"deriver\";s:45:\"Drupal\\block\\Plugin\\Derivative\\ThemeLocalTask\";s:8:\"provider\";s:5:\"block\";}}}}',-1,1773332195.801,1,'local_task','1'),('local_task_plugins:es:block_content.add_form',_binary 'a:3:{s:11:\"base_routes\";a:0:{}s:7:\"parents\";a:0:{}s:8:\"children\";a:0:{}}',-1,1773332094.251,1,'local_task','1'),('local_task_plugins:es:block_content.add_page',_binary 'a:3:{s:11:\"base_routes\";a:0:{}s:7:\"parents\";a:0:{}s:8:\"children\";a:0:{}}',-1,1773332085.334,1,'local_task','1'),('local_task_plugins:es:dxpr_theme_helper.settings',_binary 'a:3:{s:11:\"base_routes\";a:0:{}s:7:\"parents\";a:0:{}s:8:\"children\";a:0:{}}',-1,1773072978.635,1,'local_task','1'),('local_task_plugins:es:entity.block_content.canonical',_binary 'a:3:{s:11:\"base_routes\";a:1:{s:30:\"entity.block_content.canonical\";s:30:\"entity.block_content.canonical\";}s:7:\"parents\";a:1:{s:30:\"entity.block_content.canonical\";b:1;}s:8:\"children\";a:1:{s:32:\"> entity.block_content.canonical\";a:4:{s:30:\"entity.block_content.canonical\";a:10:{s:10:\"route_name\";s:30:\"entity.block_content.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.block_content.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:30:\"entity.block_content.canonical\";s:8:\"provider\";s:13:\"block_content\";}s:32:\"entity.block_content.delete_form\";a:10:{s:10:\"route_name\";s:32:\"entity.block_content.delete_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.block_content.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:32:\"entity.block_content.delete_form\";s:8:\"provider\";s:13:\"block_content\";}s:38:\"devel.entities:block_content.devel_tab\";a:11:{s:10:\"route_name\";s:31:\"entity.block_content.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.block_content.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";d:100.000013999999993075107340700924396514892578125;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:52:\"entity.version_history:block_content.version_history\";a:11:{s:10:\"route_name\";s:36:\"entity.block_content.version_history\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Revisions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:30:\"entity.block_content.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";d:20.00027299999999996771293808706104755401611328125;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:22:\"entity.version_history\";s:7:\"deriver\";s:61:\"Drupal\\Core\\Entity\\Plugin\\Derivative\\VersionHistoryLocalTasks\";s:8:\"provider\";s:6:\"system\";}}}}',-1,1773332367.889,1,'local_task','1'),('local_task_plugins:es:entity.block_content.collection',_binary 'a:3:{s:11:\"base_routes\";a:1:{s:20:\"system.admin_content\";s:20:\"system.admin_content\";}s:7:\"parents\";a:1:{s:31:\"entity.block_content.collection\";b:1;}s:8:\"children\";a:1:{s:22:\"> system.admin_content\";a:5:{s:31:\"entity.block_content.collection\";a:10:{s:10:\"route_name\";s:31:\"entity.block_content.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:31:\"entity.block_content.collection\";s:8:\"provider\";s:13:\"block_content\";}s:13:\"comment.admin\";a:10:{s:10:\"route_name\";s:13:\"comment.admin\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:13:\"comment.admin\";s:8:\"provider\";s:7:\"comment\";}s:23:\"entity.media.collection\";a:10:{s:10:\"route_name\";s:23:\"entity.media.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";d:10.0002569999999995076223058276809751987457275390625;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:23:\"entity.media.collection\";s:8:\"provider\";s:5:\"media\";}s:20:\"system.admin_content\";a:10:{s:10:\"route_name\";s:20:\"system.admin_content\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"system.admin_content\";s:8:\"provider\";s:6:\"system\";}s:28:\"views_view:view.files.page_1\";a:11:{s:10:\"route_name\";s:17:\"view.files.page_1\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:8:\"Archivos\";s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";d:0.0003039999999999999625265034719490131465136073529720306396484375;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:10:\"views_view\";s:7:\"deriver\";s:46:\"\\Drupal\\views\\Plugin\\Derivative\\ViewsLocalTask\";s:8:\"provider\";s:5:\"views\";}}}}',-1,1773332414.162,1,'local_task','1'),('local_task_plugins:es:entity.block_content_type.collection',_binary 'a:3:{s:11:\"base_routes\";a:0:{}s:7:\"parents\";a:0:{}s:8:\"children\";a:0:{}}',-1,1773332030.747,1,'local_task','1'),('local_task_plugins:es:entity.contact_form.canonical',_binary 'a:3:{s:11:\"base_routes\";a:1:{s:29:\"entity.contact_form.edit_form\";s:29:\"entity.contact_form.edit_form\";}s:7:\"parents\";a:1:{s:29:\"entity.contact_form.canonical\";b:1;}s:8:\"children\";a:1:{s:31:\"> entity.contact_form.edit_form\";a:7:{s:29:\"entity.contact_form.canonical\";a:10:{s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";d:6.00000000000000015200514458246772164784488268196582794189453125E-6;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.contact_form.canonical\";s:8:\"provider\";s:7:\"contact\";}s:29:\"entity.contact_form.edit_form\";a:10:{s:10:\"route_name\";s:29:\"entity.contact_form.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";d:1.000007000000000090267349150963127613067626953125;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.contact_form.edit_form\";s:8:\"provider\";s:7:\"contact\";}s:37:\"devel.entities:contact_form.devel_tab\";a:11:{s:10:\"route_name\";s:30:\"entity.contact_form.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";d:100.0000409999999959609340294264256954193115234375;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:40:\"field_ui.fields:overview_contact_message\";a:11:{s:10:\"route_name\";s:38:\"entity.contact_message.field_ui_fields\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";d:1.0002079999999999859738863960956223309040069580078125;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:53:\"field_ui.fields:form_display_overview_contact_message\";a:11:{s:10:\"route_name\";s:50:\"entity.entity_form_display.contact_message.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";d:2.0002089999999999037072484497912228107452392578125;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:48:\"field_ui.fields:display_overview_contact_message\";a:11:{s:10:\"route_name\";s:50:\"entity.entity_view_display.contact_message.default\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";d:3.00021000000000004348521542851813137531280517578125;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:15:\"field_ui.fields\";s:7:\"deriver\";s:51:\"\\Drupal\\field_ui\\Plugin\\Derivative\\FieldUiLocalTask\";s:8:\"provider\";s:8:\"field_ui\";}s:54:\"entity.bundle.permission_form:permissions_contact_form\";a:11:{s:10:\"route_name\";s:43:\"entity.contact_form.entity_permissions_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:29:\"entity.contact_form.edit_form\";s:9:\"parent_id\";N;s:6:\"weight\";d:10.00029299999999921055859886109828948974609375;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:29:\"entity.bundle.permission_form\";s:7:\"deriver\";s:44:\"\\Drupal\\user\\Plugin\\Derivative\\UserLocalTask\";s:8:\"provider\";s:4:\"user\";}}}}',-1,1773074887.023,1,'local_task','1'),('local_task_plugins:es:entity.media.add_form',_binary 'a:3:{s:11:\"base_routes\";a:0:{}s:7:\"parents\";a:0:{}s:8:\"children\";a:0:{}}',-1,1773075094.379,1,'local_task','1'),('local_task_plugins:es:entity.media.collection',_binary 'a:3:{s:11:\"base_routes\";a:1:{s:20:\"system.admin_content\";s:20:\"system.admin_content\";}s:7:\"parents\";a:2:{s:23:\"entity.media.collection\";b:1;s:19:\"media_library.table\";b:1;}s:8:\"children\";a:2:{s:22:\"> system.admin_content\";a:5:{s:31:\"entity.block_content.collection\";a:10:{s:10:\"route_name\";s:31:\"entity.block_content.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:31:\"entity.block_content.collection\";s:8:\"provider\";s:13:\"block_content\";}s:13:\"comment.admin\";a:10:{s:10:\"route_name\";s:13:\"comment.admin\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:13:\"comment.admin\";s:8:\"provider\";s:7:\"comment\";}s:23:\"entity.media.collection\";a:10:{s:10:\"route_name\";s:23:\"entity.media.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";d:10.0002569999999995076223058276809751987457275390625;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:23:\"entity.media.collection\";s:8:\"provider\";s:5:\"media\";}s:20:\"system.admin_content\";a:10:{s:10:\"route_name\";s:20:\"system.admin_content\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"system.admin_content\";s:8:\"provider\";s:6:\"system\";}s:28:\"views_view:view.files.page_1\";a:11:{s:10:\"route_name\";s:17:\"view.files.page_1\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:8:\"Archivos\";s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";d:0.0003039999999999999625265034719490131465136073529720306396484375;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:10:\"views_view\";s:7:\"deriver\";s:46:\"\\Drupal\\views\\Plugin\\Derivative\\ViewsLocalTask\";s:8:\"provider\";s:5:\"views\";}}s:23:\"entity.media.collection\";a:2:{s:19:\"media_library.table\";a:10:{s:10:\"route_name\";s:23:\"entity.media.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Table\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";s:23:\"entity.media.collection\";s:6:\"weight\";d:10.0002580000000005355786925065331161022186279296875;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:19:\"media_library.table\";s:8:\"provider\";s:13:\"media_library\";}s:18:\"media_library.grid\";a:10:{s:10:\"route_name\";s:23:\"view.media_library.page\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Grid\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";s:23:\"entity.media.collection\";s:6:\"weight\";d:20.000258999999999787178239785134792327880859375;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:18:\"media_library.grid\";s:8:\"provider\";s:13:\"media_library\";}}}}',-1,1773075114.083,1,'local_task','1'),('local_task_plugins:es:entity.node.canonical',_binary 'a:3:{s:11:\"base_routes\";a:1:{s:21:\"entity.node.canonical\";s:21:\"entity.node.canonical\";}s:7:\"parents\";a:1:{s:21:\"entity.node.canonical\";b:1;}s:8:\"children\";a:1:{s:23:\"> entity.node.canonical\";a:5:{s:29:\"devel.entities:node.devel_tab\";a:11:{s:10:\"route_name\";s:22:\"entity.node.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.node.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";d:100.0000830000000036079654819332063198089599609375;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:21:\"entity.node.canonical\";a:10:{s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.node.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"entity.node.canonical\";s:8:\"provider\";s:4:\"node\";}s:21:\"entity.node.edit_form\";a:10:{s:10:\"route_name\";s:21:\"entity.node.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.node.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"entity.node.edit_form\";s:8:\"provider\";s:4:\"node\";}s:23:\"entity.node.delete_form\";a:10:{s:10:\"route_name\";s:23:\"entity.node.delete_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.node.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";d:10.000260000000000815134626463986933231353759765625;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:23:\"entity.node.delete_form\";s:8:\"provider\";s:4:\"node\";}s:27:\"entity.node.version_history\";a:10:{s:10:\"route_name\";s:27:\"entity.node.version_history\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Revisions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.node.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";d:20.000260999999998290377334342338144779205322265625;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:27:\"entity.node.version_history\";s:8:\"provider\";s:4:\"node\";}}}}',-1,1773073128.483,1,'local_task','1'),('local_task_plugins:es:entity.user.canonical',_binary 'a:3:{s:11:\"base_routes\";a:1:{s:21:\"entity.user.canonical\";s:21:\"entity.user.canonical\";}s:7:\"parents\";a:1:{s:21:\"entity.user.canonical\";b:1;}s:8:\"children\";a:1:{s:23:\"> entity.user.canonical\";a:5:{s:24:\"entity.user.contact_form\";a:10:{s:10:\"route_name\";s:24:\"entity.user.contact_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Contact\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.user.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";d:2.000007999999999785956106279627420008182525634765625;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:24:\"entity.user.contact_form\";s:8:\"provider\";s:7:\"contact\";}s:29:\"devel.entities:user.devel_tab\";a:11:{s:10:\"route_name\";s:22:\"entity.user.devel_load\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.user.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";d:100.0001409999999992805896908976137638092041015625;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:14:\"devel.entities\";s:7:\"deriver\";s:46:\"\\Drupal\\devel\\Plugin\\Derivative\\DevelLocalTask\";s:8:\"provider\";s:5:\"devel\";}s:19:\"shortcut.set_switch\";a:10:{s:10:\"route_name\";s:19:\"shortcut.set_switch\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Shortcuts\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.user.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:19:\"shortcut.set_switch\";s:8:\"provider\";s:8:\"shortcut\";}s:21:\"entity.user.canonical\";a:10:{s:10:\"route_name\";s:21:\"entity.user.canonical\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.user.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"entity.user.canonical\";s:8:\"provider\";s:4:\"user\";}s:21:\"entity.user.edit_form\";a:10:{s:10:\"route_name\";s:21:\"entity.user.edit_form\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:21:\"entity.user.canonical\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:21:\"entity.user.edit_form\";s:8:\"provider\";s:4:\"user\";}}}}',-1,1773332009.092,1,'local_task','1'),('local_task_plugins:es:system.admin_content',_binary 'a:3:{s:11:\"base_routes\";a:1:{s:20:\"system.admin_content\";s:20:\"system.admin_content\";}s:7:\"parents\";a:1:{s:20:\"system.admin_content\";b:1;}s:8:\"children\";a:1:{s:22:\"> system.admin_content\";a:5:{s:31:\"entity.block_content.collection\";a:10:{s:10:\"route_name\";s:31:\"entity.block_content.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:31:\"entity.block_content.collection\";s:8:\"provider\";s:13:\"block_content\";}s:13:\"comment.admin\";a:10:{s:10:\"route_name\";s:13:\"comment.admin\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:13:\"comment.admin\";s:8:\"provider\";s:7:\"comment\";}s:23:\"entity.media.collection\";a:10:{s:10:\"route_name\";s:23:\"entity.media.collection\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";d:10.0002569999999995076223058276809751987457275390625;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:23:\"entity.media.collection\";s:8:\"provider\";s:5:\"media\";}s:20:\"system.admin_content\";a:10:{s:10:\"route_name\";s:20:\"system.admin_content\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:20:\"system.admin_content\";s:8:\"provider\";s:6:\"system\";}s:28:\"views_view:view.files.page_1\";a:11:{s:10:\"route_name\";s:17:\"view.files.page_1\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";s:8:\"Archivos\";s:10:\"base_route\";s:20:\"system.admin_content\";s:9:\"parent_id\";N;s:6:\"weight\";d:0.0003039999999999999625265034719490131465136073529720306396484375;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:10:\"views_view\";s:7:\"deriver\";s:46:\"\\Drupal\\views\\Plugin\\Derivative\\ViewsLocalTask\";s:8:\"provider\";s:5:\"views\";}}}}',-1,1773073089.269,1,'local_task','1'),('local_task_plugins:es:system.admin_structure',_binary 'a:3:{s:11:\"base_routes\";a:0:{}s:7:\"parents\";a:0:{}s:8:\"children\";a:0:{}}',-1,1773332022.086,1,'local_task','1'),('local_task_plugins:es:user.login',_binary 'a:3:{s:11:\"base_routes\";a:1:{s:9:\"user.page\";s:9:\"user.page\";}s:7:\"parents\";a:1:{s:10:\"user.login\";b:1;}s:8:\"children\";a:1:{s:11:\"> user.page\";a:3:{s:13:\"user.register\";a:10:{s:10:\"route_name\";s:13:\"user.register\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Create new account\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:9:\"user.page\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:13:\"user.register\";s:8:\"provider\";s:4:\"user\";}s:9:\"user.pass\";a:10:{s:10:\"route_name\";s:9:\"user.pass\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Reset your password\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:9:\"user.page\";s:9:\"parent_id\";N;s:6:\"weight\";N;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:9:\"user.pass\";s:8:\"provider\";s:4:\"user\";}s:10:\"user.login\";a:10:{s:10:\"route_name\";s:10:\"user.login\";s:16:\"route_parameters\";a:0:{}s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Log in\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:10:\"base_route\";s:9:\"user.page\";s:9:\"parent_id\";N;s:6:\"weight\";d:-9.99971000000000032059688237495720386505126953125;s:7:\"options\";a:0:{}s:5:\"class\";s:33:\"Drupal\\Core\\Menu\\LocalTaskDefault\";s:2:\"id\";s:10:\"user.login\";s:8:\"provider\";s:4:\"user\";}}}}',-1,1773331992.824,1,'local_task','1'),('local_task_plugins:es:view.blogs.page_1',_binary 'a:3:{s:11:\"base_routes\";a:0:{}s:7:\"parents\";a:0:{}s:8:\"children\";a:0:{}}',-1,1773361114.081,1,'local_task','1'),('local_task_plugins:es:view.clientes.page_1',_binary 'a:3:{s:11:\"base_routes\";a:0:{}s:7:\"parents\";a:0:{}s:8:\"children\";a:0:{}}',-1,1773074806.024,1,'local_task','1'),('local_task_plugins:es:view.proyectos_page.page_1',_binary 'a:3:{s:11:\"base_routes\";a:0:{}s:7:\"parents\";a:0:{}s:8:\"children\";a:0:{}}',-1,1773073130.794,1,'local_task','1'),('media.field_storage_definitions.installed',_binary 'a:22:{s:3:\"mid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:3:\"mid\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:36;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"vid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:3:\"vid\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:69;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:103;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"bundle\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";s:16:\"Tipos multimedia\";s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:6:\"bundle\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:10:\"media_type\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:141;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:16:\"revision_created\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:172;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:13:\"revision_user\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:13:\"revision_user\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:202;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:20:\"revision_log_message\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:25;s:8:\"settings\";a:1:{s:4:\"rows\";i:4;}}}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:20:\"revision_log_message\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:239;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:100;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:281;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:22:\"default_value_callback\";s:48:\"Drupal\\media\\Entity\\Media::getDefaultEntityOwner\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The user ID of the author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:4:\"size\";s:2:\"60\";s:17:\"autocomplete_type\";s:4:\"tags\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"author\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:328;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:384;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:9:\"thumbnail\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Thumbnail\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The thumbnail of the media item.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:7:\"display\";a:1:{s:4:\"view\";a:2:{s:7:\"options\";a:4:{s:4:\"type\";s:5:\"image\";s:6:\"weight\";i:5;s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:9:\"thumbnail\";}}s:12:\"configurable\";b:1;}}s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:9:\"thumbnail\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:image\";s:8:\"settings\";a:16:{s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}s:15:\"display_default\";b:1;s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:9:\"alt_field\";i:1;s:18:\"alt_field_required\";i:1;s:11:\"title_field\";i:0;s:20:\"title_field_required\";i:0;s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:12:\"max_filesize\";s:0:\"\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:430;}s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:5:{s:9:\"target_id\";a:3:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}s:3:\"alt\";a:3:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;}s:5:\"title\";a:3:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;}s:5:\"width\";a:3:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}s:6:\"height\";a:3:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:12:\"foreign keys\";a:1:{s:9:\"target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:9:\"target_id\";s:3:\"fid\";}}}s:11:\"unique keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored on\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The time the media item was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:22:\"default_value_callback\";s:41:\"Drupal\\media\\Entity\\Media::getRequestTime\";s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:9:\"timestamp\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:516;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The time the media item was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:560;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:591;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:634;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:676;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:22:\"field_media_audio_file\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:28:\"media.field_media_audio_file\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"7cadd040-427a-40d0-af4e-c7a0ad304df9\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JCHoh95CpUeBx9ch24Tmi6ru0nwmNz8xWVH4Qs7RnTg\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:28:\"media.field_media_audio_file\";s:13:\"\0*\0field_name\";s:22:\"field_media_audio_file\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:4:\"file\";s:9:\"\0*\0module\";s:4:\"file\";s:11:\"\0*\0settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:20:\"field_media_document\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:26:\"media.field_media_document\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"331f4ee6-dc07-44b4-972f-701786cbda36\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BdkTx7IL59MCw5a_fOZprPTOGM_wcjz-Fm8g7HV3vFk\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:26:\"media.field_media_document\";s:13:\"\0*\0field_name\";s:20:\"field_media_document\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:4:\"file\";s:9:\"\0*\0module\";s:4:\"file\";s:11:\"\0*\0settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:17:\"field_media_image\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:23:\"media.field_media_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"c9170aad-f70a-4690-9dc4-66aa3fa45c7a\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0N0KSFk57p6qsq3qM4lYVGSuROvzXK-tSsdwByqUh3g\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:23:\"media.field_media_image\";s:13:\"\0*\0field_name\";s:17:\"field_media_image\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:24:\"field_media_oembed_video\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:30:\"media.field_media_oembed_video\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"3eb02fe9-5487-489d-9421-c871b8ead462\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cNf_852Dq-fNnSaMI4LxL-J6N7bLkHuDbD9EUqOn4_U\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:30:\"media.field_media_oembed_video\";s:13:\"\0*\0field_name\";s:24:\"field_media_oembed_video\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:3:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;s:8:\"is_ascii\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:22:\"field_media_video_file\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:28:\"media.field_media_video_file\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"27fa5f6d-43ae-40d1-b693-c61cbb9632e3\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z5mgbn1PIVZ5TNMByBmivqo_u3Rdk58UIzpyN4ypTeM\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:28:\"media.field_media_video_file\";s:13:\"\0*\0field_name\";s:22:\"field_media_video_file\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:4:\"file\";s:9:\"\0*\0module\";s:4:\"file\";s:11:\"\0*\0settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}',-1,1773072974.905,1,'','0'),('media_source_plugins',_binary 'a:5:{s:10:\"video_file\";a:14:{s:5:\"class\";s:42:\"Drupal\\media\\Plugin\\media\\Source\\VideoFile\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:10:\"video_file\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Video file\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Use video files for reusable media.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"allowed_field_types\";a:1:{i:0;s:4:\"file\";}s:5:\"forms\";a:1:{s:17:\"media_library_add\";s:40:\"Drupal\\media_library\\Form\\FileUploadForm\";}s:26:\"default_thumbnail_filename\";s:9:\"video.png\";s:32:\"thumbnail_uri_metadata_attribute\";s:13:\"thumbnail_uri\";s:34:\"thumbnail_width_metadata_attribute\";s:15:\"thumbnail_width\";s:35:\"thumbnail_height_metadata_attribute\";s:16:\"thumbnail_height\";s:32:\"thumbnail_alt_metadata_attribute\";N;s:34:\"thumbnail_title_metadata_attribute\";N;s:31:\"default_name_metadata_attribute\";s:12:\"default_name\";}s:12:\"oembed:video\";a:16:{s:2:\"id\";s:5:\"video\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Remote video\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Use remote video URL for reusable media.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"providers\";a:2:{i:0;s:7:\"YouTube\";i:1;s:5:\"Vimeo\";}s:26:\"default_thumbnail_filename\";s:9:\"video.png\";s:5:\"class\";s:39:\"Drupal\\media\\Plugin\\media\\Source\\OEmbed\";s:8:\"provider\";s:5:\"media\";s:7:\"deriver\";s:46:\"Drupal\\media\\Plugin\\media\\Source\\OEmbedDeriver\";s:19:\"allowed_field_types\";a:1:{i:0;s:6:\"string\";}s:5:\"forms\";a:1:{s:17:\"media_library_add\";s:36:\"Drupal\\media_library\\Form\\OEmbedForm\";}s:32:\"thumbnail_uri_metadata_attribute\";s:13:\"thumbnail_uri\";s:34:\"thumbnail_width_metadata_attribute\";s:15:\"thumbnail_width\";s:35:\"thumbnail_height_metadata_attribute\";s:16:\"thumbnail_height\";s:32:\"thumbnail_alt_metadata_attribute\";N;s:34:\"thumbnail_title_metadata_attribute\";N;s:31:\"default_name_metadata_attribute\";s:12:\"default_name\";}s:5:\"image\";a:14:{s:5:\"class\";s:38:\"Drupal\\media\\Plugin\\media\\Source\\Image\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:5:\"image\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Image\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Use local images for reusable media.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"allowed_field_types\";a:1:{i:0;s:5:\"image\";}s:5:\"forms\";a:1:{s:17:\"media_library_add\";s:40:\"Drupal\\media_library\\Form\\FileUploadForm\";}s:26:\"default_thumbnail_filename\";s:16:\"no-thumbnail.png\";s:32:\"thumbnail_uri_metadata_attribute\";s:13:\"thumbnail_uri\";s:34:\"thumbnail_width_metadata_attribute\";s:15:\"thumbnail_width\";s:35:\"thumbnail_height_metadata_attribute\";s:16:\"thumbnail_height\";s:32:\"thumbnail_alt_metadata_attribute\";s:19:\"thumbnail_alt_value\";s:34:\"thumbnail_title_metadata_attribute\";N;s:31:\"default_name_metadata_attribute\";s:12:\"default_name\";}s:10:\"audio_file\";a:14:{s:5:\"class\";s:42:\"Drupal\\media\\Plugin\\media\\Source\\AudioFile\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:10:\"audio_file\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Audio file\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Use audio files for reusable media.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"allowed_field_types\";a:1:{i:0;s:4:\"file\";}s:5:\"forms\";a:1:{s:17:\"media_library_add\";s:40:\"Drupal\\media_library\\Form\\FileUploadForm\";}s:26:\"default_thumbnail_filename\";s:9:\"audio.png\";s:32:\"thumbnail_uri_metadata_attribute\";s:13:\"thumbnail_uri\";s:34:\"thumbnail_width_metadata_attribute\";s:15:\"thumbnail_width\";s:35:\"thumbnail_height_metadata_attribute\";s:16:\"thumbnail_height\";s:32:\"thumbnail_alt_metadata_attribute\";N;s:34:\"thumbnail_title_metadata_attribute\";N;s:31:\"default_name_metadata_attribute\";s:12:\"default_name\";}s:4:\"file\";a:14:{s:5:\"class\";s:37:\"Drupal\\media\\Plugin\\media\\Source\\File\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:4:\"file\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Use local files for reusable media.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"allowed_field_types\";a:1:{i:0;s:4:\"file\";}s:5:\"forms\";a:1:{s:17:\"media_library_add\";s:40:\"Drupal\\media_library\\Form\\FileUploadForm\";}s:26:\"default_thumbnail_filename\";s:11:\"generic.png\";s:32:\"thumbnail_uri_metadata_attribute\";s:13:\"thumbnail_uri\";s:34:\"thumbnail_width_metadata_attribute\";s:15:\"thumbnail_width\";s:35:\"thumbnail_height_metadata_attribute\";s:16:\"thumbnail_height\";s:32:\"thumbnail_alt_metadata_attribute\";N;s:34:\"thumbnail_title_metadata_attribute\";N;s:31:\"default_name_metadata_attribute\";s:12:\"default_name\";}}',-1,1773075106.095,1,'','0'),('menu_link_content.field_storage_definitions.installed',_binary 'a:22:{s:2:\"id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Entity ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"The entity ID for this menu link content entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:2:\"id\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"The content menu link UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"revision_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:11:\"revision_id\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The menu link language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:111;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"bundle\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";s:23:\"Custom menu link bundle\";s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"The content menu link bundle.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:6:\"bundle\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:32;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:153;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:16:\"revision_created\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:186;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:13:\"revision_user\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:13:\"revision_user\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:216;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:20:\"revision_log_message\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:20:\"revision_log_message\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:253;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"enabled\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Enabled\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:65:\"A flag for whether the link should be enabled in menus or hidden.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:7:\"boolean\";s:6:\"weight\";i:0;}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:-1;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:7:\"enabled\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:292;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:5:\"title\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Menu link title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:-5;}}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:5:\"title\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:346;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"description\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Shown when hovering over the menu link.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:0;}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:11:\"description\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:390;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:9:\"menu_name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Menu name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:93:\"The menu name. All links with the same menu name (such as \"tools\") are part of the same menu.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:5:\"tools\";}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:9:\"menu_name\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:436;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"link\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"required\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:12:\"link_default\";s:6:\"weight\";i:-2;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:4:\"link\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:link\";s:8:\"settings\";a:2:{s:5:\"title\";i:0;s:9:\"link_type\";i:17;}}s:18:\"\0*\0fieldDefinition\";r:473;}s:7:\"\0*\0type\";s:4:\"link\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:3:{s:3:\"uri\";a:3:{s:11:\"description\";s:20:\"The URI of the link.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:2048;}s:5:\"title\";a:3:{s:11:\"description\";s:14:\"The link text.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;}s:7:\"options\";a:4:{s:11:\"description\";s:41:\"Serialized array of options for the link.\";s:4:\"type\";s:4:\"blob\";s:4:\"size\";s:3:\"big\";s:9:\"serialize\";b:1;}}s:7:\"indexes\";a:1:{s:3:\"uri\";a:1:{i:0;a:2:{i:0;s:3:\"uri\";i:1;i:30;}}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"external\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"External\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:120:\"A flag to indicate if the link points to a full URL starting with a protocol, like http:// (1 = external, 0 = internal).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:8:\"external\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:522;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:10:\"rediscover\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Indicates whether the menu link should be rediscovered\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:10:\"rediscover\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:564;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"weight\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Weight\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:172:\"Link weight among links in the same menu at the same depth. In the menu, the links with high weight will sink and links with a low weight will be positioned nearer the top.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:14:\"number_integer\";s:6:\"weight\";i:0;}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:6:\"number\";s:6:\"weight\";i:20;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:6:\"weight\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:601;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"expanded\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Show as expanded\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:164:\"If selected and this menu link has children, the menu will always appear expanded. This option may be overridden for the entire menu tree when placing a menu block.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:7:\"boolean\";s:6:\"weight\";i:0;}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:0;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:8:\"expanded\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:651;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"parent\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Parent plugin ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:94:\"The ID of the parent menu link plugin, or empty string when at the top level of the hierarchy.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:6:\"parent\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:703;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"The time that the menu link was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:737;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:768;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:811;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:853;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072975.287,1,'','0');
INSERT INTO `cache_discovery` VALUES ('node.field_storage_definitions.installed',_binary 'a:34:{s:3:\"nid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:3:\"nid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:36;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"vid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:3:\"vid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:69;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:103;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"type\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";s:12:\"Content type\";s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:9:\"node_type\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:141;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:18:\"revision_timestamp\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:18:\"revision_timestamp\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:172;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"revision_uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:12:\"revision_uid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:202;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"revision_log\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:25;s:8:\"settings\";a:1:{s:4:\"rows\";i:4;}}}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:12:\"revision_log\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:239;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:120;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:281;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:22:\"default_value_callback\";s:46:\"Drupal\\node\\Entity\\Node::getDefaultEntityOwner\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The username of the content author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"author\";s:6:\"weight\";i:0;}}s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:8:\"settings\";a:3:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:4:\"size\";s:2:\"60\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:328;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:5:\"title\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:-5;}}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:5:\"title\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:382;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored on\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The date and time that the content was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:9:\"timestamp\";s:6:\"weight\";i:0;}}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:426;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the node was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:468;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"promote\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Promoted to front page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:15;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:7:\"promote\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:499;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"sticky\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Sticky at top of lists\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:16;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:6:\"sticky\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:546;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:593;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:636;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:678;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"body\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:9:\"node.body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"f51f997c-62cb-4298-af05-6f7ff5af91b6\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:9:\"node.body\";s:13:\"\0*\0field_name\";s:4:\"body\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:17:\"text_with_summary\";s:9:\"\0*\0module\";s:4:\"text\";s:11:\"\0*\0settings\";a:0:{}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:11:\"field_image\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:16:\"node.field_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"da3b8231-3d54-49d8-9cb1-4b9e6a45d0fa\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EymokncRIZ7SgQT2IdOQhQJicX4nNc0K89ik-LxmOHE\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:16:\"node.field_image\";s:13:\"\0*\0field_name\";s:11:\"field_image\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:10:\"\0*\0deleted\";b:0;}s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:16:\"node.field_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"da3b8231-3d54-49d8-9cb1-4b9e6a45d0fa\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EymokncRIZ7SgQT2IdOQhQJicX4nNc0K89ik-LxmOHE\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:16:\"node.field_image\";s:13:\"\0*\0field_name\";s:11:\"field_image\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}s:15:\"display_default\";b:1;s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:7:\"comment\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:12:\"node.comment\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"3640af61-ca18-4227-9a3a-6b3c25a1c5b1\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ktCna9xmWvYZIUfOCUyDQvedn5RtnS4CRmEIwNmvYjc\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:12:\"node.comment\";s:13:\"\0*\0field_name\";s:7:\"comment\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:7:\"comment\";s:9:\"\0*\0module\";s:7:\"comment\";s:11:\"\0*\0settings\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:10:\"field_tags\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:15:\"node.field_tags\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"083c2fef-758e-474d-b257-3dc9175d40e4\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:15:\"node.field_tags\";s:13:\"\0*\0field_name\";s:10:\"field_tags\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:14:\"\0*\0cardinality\";i:-1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:25:\"field_dth_body_background\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:30:\"node.field_dth_body_background\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"610ae215-f617-40e3-893f-9444e8b06b67\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"X9lEz_BWKwSeBZJCaxtaP25k_TrfAaioA2owTBLZlxM\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:30:\"node.field_dth_body_background\";s:13:\"\0*\0field_name\";s:25:\"field_dth_body_background\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:1;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:29:\"field_dth_page_title_backgrou\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:34:\"node.field_dth_page_title_backgrou\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"e3e651fe-e889-4c38-b2e8-99d1ae754a04\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sJOmmmCsYP1YtJVCBjGneGJRr01sw45YrFN2fU4Rf7A\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:34:\"node.field_dth_page_title_backgrou\";s:13:\"\0*\0field_name\";s:29:\"field_dth_page_title_backgrou\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:1;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:22:\"field_dth_hide_regions\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:27:\"node.field_dth_hide_regions\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"dda48fe8-b9a7-4f91-a1b2-cdd038443307\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Vxuz15nwUhgUosSALKPJnTNfunsdqhbTMeyahARL0SA\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:27:\"node.field_dth_hide_regions\";s:13:\"\0*\0field_name\";s:22:\"field_dth_hide_regions\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"list_string\";s:9:\"\0*\0module\";s:7:\"options\";s:11:\"\0*\0settings\";a:2:{s:14:\"allowed_values\";a:11:{s:10:\"navigation\";s:10:\"Navigation\";s:16:\"secondary_header\";s:16:\"Secondary Header\";s:10:\"page_title\";s:10:\"Page Title\";s:6:\"slider\";s:11:\"Hero Region\";s:6:\"header\";s:6:\"Header\";s:11:\"content_top\";s:11:\"Content Top\";s:7:\"content\";s:7:\"Content\";s:14:\"content_bottom\";s:14:\"Content Bottom\";s:13:\"sidebar_first\";s:7:\"Primary\";s:14:\"sidebar_second\";s:9:\"Secondary\";s:6:\"footer\";s:6:\"Footer\";}s:23:\"allowed_values_function\";s:0:\"\";}s:14:\"\0*\0cardinality\";i:-1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:28:\"field_dth_main_content_width\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:33:\"node.field_dth_main_content_width\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"ade506d0-3f2c-45fb-b2fb-e6a5f1b401fa\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NdZfKqTnyMGn1zXwktiCh_E3YsP_O7-oeKdc5I8mue4\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:33:\"node.field_dth_main_content_width\";s:13:\"\0*\0field_name\";s:28:\"field_dth_main_content_width\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"list_string\";s:9:\"\0*\0module\";s:7:\"options\";s:11:\"\0*\0settings\";a:2:{s:14:\"allowed_values\";a:5:{s:34:\"dxpr-theme-util-full-width-content\";s:18:\"Full width content\";s:36:\"dxpr-theme-util-content-center-4-col\";s:28:\"Squish content column to 1/3\";s:36:\"dxpr-theme-util-content-center-6-col\";s:28:\"Squish content column to 1/2\";s:36:\"dxpr-theme-util-content-center-8-col\";s:28:\"Squish content column to 2/3\";s:37:\"dxpr-theme-util-content-center-10-col\";s:28:\"Squish content column to 5/6\";}s:23:\"allowed_values_function\";s:0:\"\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:21:\"field_dth_page_layout\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:26:\"node.field_dth_page_layout\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"45c08268-f08e-4356-b6b4-a22c9b8907bf\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"phGMMrBGUqfR0yNfSqUbz_QPky4ZrTW5GLXzMiI3HUM\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:26:\"node.field_dth_page_layout\";s:13:\"\0*\0field_name\";s:21:\"field_dth_page_layout\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"list_string\";s:9:\"\0*\0module\";s:7:\"options\";s:11:\"\0*\0settings\";a:2:{s:14:\"allowed_values\";a:2:{s:9:\"fullwidth\";s:10:\"Full Width\";s:5:\"boxed\";s:12:\"Boxed Layout\";}s:23:\"allowed_values_function\";s:0:\"\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:17:\"field_descripcion\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:22:\"node.field_descripcion\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"11e2e9db-8c44-40bd-8c0b-51c438621272\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:22:\"node.field_descripcion\";s:13:\"\0*\0field_name\";s:17:\"field_descripcion\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:17:\"field_tecnologias\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:22:\"node.field_tecnologias\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"29331765-f2ec-4a12-8cdc-cdde5cccb543\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:22:\"node.field_tecnologias\";s:13:\"\0*\0field_name\";s:17:\"field_tecnologias\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:14:\"\0*\0cardinality\";i:4;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"4\";}s:15:\"field_etiquetas\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:20:\"node.field_etiquetas\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"d54dc666-1019-4897-a26b-3dace6079e1e\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:20:\"node.field_etiquetas\";s:13:\"\0*\0field_name\";s:15:\"field_etiquetas\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:14:\"\0*\0cardinality\";i:4;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:20:\"node.field_etiquetas\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"d54dc666-1019-4897-a26b-3dace6079e1e\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:20:\"node.field_etiquetas\";s:13:\"\0*\0field_name\";s:15:\"field_etiquetas\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:14:\"\0*\0cardinality\";i:2;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"2\";}s:13:\"field_cliente\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:18:\"node.field_cliente\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"54e30249-b1ea-41ca-933f-63e089528249\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:18:\"node.field_cliente\";s:13:\"\0*\0field_name\";s:13:\"field_cliente\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:4:\"node\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:9:\"field_ano\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:14:\"node.field_ano\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"d82086e5-f563-411d-9a3c-d6b1e8ace712\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:14:\"node.field_ano\";s:13:\"\0*\0field_name\";s:9:\"field_ano\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:14:\"node.field_ano\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"d82086e5-f563-411d-9a3c-d6b1e8ace712\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:14:\"node.field_ano\";s:13:\"\0*\0field_name\";s:9:\"field_ano\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:26:\"field_descripcion_proyecto\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:31:\"node.field_descripcion_proyecto\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"7e4c1c92-4ef7-47e2-8b8d-19c997a06559\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:31:\"node.field_descripcion_proyecto\";s:13:\"\0*\0field_name\";s:26:\"field_descripcion_proyecto\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:13:\"field_galeria\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:18:\"node.field_galeria\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"b5b12c66-05e5-4ba9-9299-232205d28801\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:18:\"node.field_galeria\";s:13:\"\0*\0field_name\";s:13:\"field_galeria\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:5;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:18:\"node.field_galeria\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"b5b12c66-05e5-4ba9-9299-232205d28801\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:18:\"node.field_galeria\";s:13:\"\0*\0field_name\";s:13:\"field_galeria\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}s:15:\"display_default\";b:1;s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;}s:14:\"\0*\0cardinality\";i:5;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"5\";}}',-1,1773072976.418,1,'','0'),('path_alias.field_storage_definitions.installed',_binary 'a:8:{s:2:\"id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:2:\"id\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:36;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"revision_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:11:\"revision_id\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:69;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:3:\"und\";}}s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:103;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"path\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"System path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The path that this alias belongs to.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:4:\"path\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:2:{s:9:\"ValidPath\";a:0:{}s:5:\"Regex\";a:2:{s:7:\"pattern\";s:6:\"/^\\//i\";s:7:\"message\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"The source path has to start with a slash.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}}}}s:18:\"\0*\0fieldDefinition\";r:141;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:5:\"alias\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"An alias used with this path.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:5:\"alias\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:1:{s:5:\"Regex\";a:2:{s:7:\"pattern\";s:6:\"/^\\//i\";s:7:\"message\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"The alias path has to start with a slash.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}}}}s:18:\"\0*\0fieldDefinition\";r:187;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:232;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:271;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.917,1,'','0'),('pathauto_alias_types',_binary 'a:7:{s:6:\"broken\";a:7:{s:5:\"types\";a:0:{}s:2:\"id\";s:6:\"broken\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Broken\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Broken/Missing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"AliasType\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:48:\"Drupal\\pathauto\\Plugin\\pathauto\\AliasType\\Broken\";s:8:\"provider\";s:8:\"pathauto\";}s:26:\"canonical_entities:comment\";a:7:{s:5:\"types\";a:1:{i:0;s:7:\"comment\";}s:2:\"id\";s:18:\"canonical_entities\";s:7:\"deriver\";s:54:\"\\Drupal\\pathauto\\Plugin\\Deriver\\EntityAliasTypeDeriver\";s:5:\"class\";s:61:\"Drupal\\pathauto\\Plugin\\pathauto\\AliasType\\EntityAliasTypeBase\";s:8:\"provider\";s:7:\"comment\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:1:{s:7:\"comment\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:14:\"entity:comment\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label being aliased\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:26;}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:24:\"canonical_entities:media\";a:7:{s:5:\"types\";a:1:{i:0;s:5:\"media\";}s:2:\"id\";s:18:\"canonical_entities\";s:7:\"deriver\";s:54:\"\\Drupal\\pathauto\\Plugin\\Deriver\\EntityAliasTypeDeriver\";s:5:\"class\";s:61:\"Drupal\\pathauto\\Plugin\\pathauto\\AliasType\\EntityAliasTypeBase\";s:8:\"provider\";s:5:\"media\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:1:{s:5:\"media\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:12:\"entity:media\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label being aliased\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:53;}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:23:\"canonical_entities:node\";a:7:{s:5:\"types\";a:1:{i:0;s:4:\"node\";}s:2:\"id\";s:18:\"canonical_entities\";s:7:\"deriver\";s:54:\"\\Drupal\\pathauto\\Plugin\\Deriver\\EntityAliasTypeDeriver\";s:5:\"class\";s:61:\"Drupal\\pathauto\\Plugin\\pathauto\\AliasType\\EntityAliasTypeBase\";s:8:\"provider\";s:4:\"node\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:1:{s:4:\"node\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:11:\"entity:node\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label being aliased\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:80;}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:27:\"canonical_entities:shortcut\";a:7:{s:5:\"types\";a:1:{i:0;s:8:\"shortcut\";}s:2:\"id\";s:18:\"canonical_entities\";s:7:\"deriver\";s:54:\"\\Drupal\\pathauto\\Plugin\\Deriver\\EntityAliasTypeDeriver\";s:5:\"class\";s:61:\"Drupal\\pathauto\\Plugin\\pathauto\\AliasType\\EntityAliasTypeBase\";s:8:\"provider\";s:8:\"shortcut\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:1:{s:8:\"shortcut\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:15:\"entity:shortcut\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label being aliased\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:107;}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:32:\"canonical_entities:taxonomy_term\";a:7:{s:5:\"types\";a:1:{i:0;s:4:\"term\";}s:2:\"id\";s:18:\"canonical_entities\";s:7:\"deriver\";s:54:\"\\Drupal\\pathauto\\Plugin\\Deriver\\EntityAliasTypeDeriver\";s:5:\"class\";s:61:\"Drupal\\pathauto\\Plugin\\pathauto\\AliasType\\EntityAliasTypeBase\";s:8:\"provider\";s:8:\"taxonomy\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:1:{s:13:\"taxonomy_term\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:20:\"entity:taxonomy_term\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label being aliased\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:134;}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}s:23:\"canonical_entities:user\";a:7:{s:5:\"types\";a:1:{i:0;s:4:\"user\";}s:2:\"id\";s:18:\"canonical_entities\";s:7:\"deriver\";s:54:\"\\Drupal\\pathauto\\Plugin\\Deriver\\EntityAliasTypeDeriver\";s:5:\"class\";s:61:\"Drupal\\pathauto\\Plugin\\pathauto\\AliasType\\EntityAliasTypeBase\";s:8:\"provider\";s:4:\"user\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"context_definitions\";a:1:{s:4:\"user\";O:50:\"Drupal\\Core\\Plugin\\Context\\EntityContextDefinition\":10:{s:11:\"\0*\0dataType\";s:11:\"entity:user\";s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"@label being aliased\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:161;}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0description\";N;s:13:\"\0*\0isMultiple\";b:0;s:13:\"\0*\0isRequired\";b:1;s:15:\"\0*\0defaultValue\";N;s:14:\"\0*\0constraints\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:19:\"\0*\0typedDataManager\";N;}}}}',-1,1773075093.123,1,'','0'),('queue_plugins',_binary 'a:2:{s:18:\"locale_translation\";a:5:{s:5:\"class\";s:50:\"Drupal\\locale\\Plugin\\QueueWorker\\LocaleTranslation\";s:8:\"provider\";s:6:\"locale\";s:2:\"id\";s:18:\"locale_translation\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Update translations\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"cron\";a:1:{s:4:\"time\";i:30;}}s:22:\"media_entity_thumbnail\";a:5:{s:5:\"class\";s:51:\"Drupal\\media\\Plugin\\QueueWorker\\ThumbnailDownloader\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:22:\"media_entity_thumbnail\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Thumbnail downloader\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"cron\";a:1:{s:4:\"time\";i:60;}}}',-1,1773082940.747,1,'','0'),('search_plugins',_binary 'a:3:{s:11:\"help_search\";a:5:{s:5:\"class\";s:36:\"Drupal\\help\\Plugin\\Search\\HelpSearch\";s:8:\"provider\";s:4:\"help\";s:2:\"id\";s:11:\"help_search\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Help\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"use_admin_theme\";b:1;}s:11:\"node_search\";a:5:{s:5:\"class\";s:36:\"Drupal\\node\\Plugin\\Search\\NodeSearch\";s:8:\"provider\";s:4:\"node\";s:2:\"id\";s:11:\"node_search\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"use_admin_theme\";b:0;}s:11:\"user_search\";a:5:{s:5:\"class\";s:36:\"Drupal\\user\\Plugin\\Search\\UserSearch\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:11:\"user_search\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"use_admin_theme\";b:0;}}',-1,1773072974.661,1,'','0'),('shortcut.field_storage_definitions.installed',_binary 'a:8:{s:2:\"id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The ID of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:2:\"id\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The UUID of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The language code of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"shortcut_set\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"The bundle of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:12:\"shortcut_set\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:12:\"shortcut_set\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:118;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:5:\"title\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The name of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-10;s:8:\"settings\";a:1:{s:4:\"size\";i:40;}}}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:5:\"title\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:156;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"weight\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Weight\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Weight among shortcuts in the same shortcut set.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:6:\"weight\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:199;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"link\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"The location this shortcut points to.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:12:\"link_default\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:4:\"link\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:link\";s:8:\"settings\";a:2:{s:5:\"title\";i:0;s:9:\"link_type\";i:1;}}s:18:\"\0*\0fieldDefinition\";r:236;}s:7:\"\0*\0type\";s:4:\"link\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:3:{s:3:\"uri\";a:3:{s:11:\"description\";s:20:\"The URI of the link.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:2048;}s:5:\"title\";a:3:{s:11:\"description\";s:14:\"The link text.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;}s:7:\"options\";a:4:{s:11:\"description\";s:41:\"Serialized array of options for the link.\";s:4:\"type\";s:4:\"blob\";s:4:\"size\";s:3:\"big\";s:9:\"serialize\";b:1;}}s:7:\"indexes\";a:1:{s:3:\"uri\";a:1:{i:0;a:2:{i:0;s:3:\"uri\";i:1;i:30;}}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:289;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072978.471,1,'','0'),('slick_skin_plugins',_binary 'a:1:{s:10:\"slick_skin\";a:4:{s:2:\"id\";s:10:\"slick_skin\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Slick skin\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:35:\"Drupal\\slick\\Plugin\\slick\\SlickSkin\";s:8:\"provider\";s:5:\"slick\";}}',-1,1773074676.002,1,'','0'),('slick_skins_data',_binary 'a:3:{s:5:\"skins\";a:7:{s:7:\"default\";a:4:{s:4:\"name\";s:7:\"Default\";s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:34:\"css/theme/slick.theme--default.css\";a:0:{}}}s:5:\"group\";s:4:\"main\";s:8:\"provider\";s:5:\"slick\";}s:8:\"asnavfor\";a:5:{s:4:\"name\";s:19:\"Thumbnail: asNavFor\";s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:35:\"css/theme/slick.theme--asnavfor.css\";a:0:{}}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Affected thumbnail navigation only.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"group\";s:9:\"thumbnail\";s:8:\"provider\";s:5:\"slick\";}s:7:\"classic\";a:5:{s:4:\"name\";s:7:\"Classic\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:176:\"Adds dark background color over white caption, only good for slider (single slide visible), not carousel (multiple slides visible), where small captions are placed over images.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:34:\"css/theme/slick.theme--classic.css\";a:0:{}}}s:5:\"group\";s:4:\"main\";s:8:\"provider\";s:5:\"slick\";}s:10:\"fullscreen\";a:5:{s:4:\"name\";s:11:\"Full screen\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Adds full screen display, works best with 1 slidesToShow.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:3:\"css\";a:1:{s:5:\"theme\";a:2:{s:31:\"css/theme/slick.theme--full.css\";a:0:{}s:37:\"css/theme/slick.theme--fullscreen.css\";a:0:{}}}s:5:\"group\";s:4:\"main\";s:8:\"provider\";s:5:\"slick\";}s:9:\"fullwidth\";a:5:{s:4:\"name\";s:10:\"Full width\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:82:\"Adds .slide__constrained wrapper to hold caption overlay within the max-container.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:3:\"css\";a:1:{s:5:\"theme\";a:2:{s:31:\"css/theme/slick.theme--full.css\";a:0:{}s:36:\"css/theme/slick.theme--fullwidth.css\";a:0:{}}}s:5:\"group\";s:4:\"main\";s:8:\"provider\";s:5:\"slick\";}s:4:\"grid\";a:5:{s:4:\"name\";s:15:\"Grid Foundation\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:111:\"Use slidesToShow > 1 to have more grid combination, only if you have considerable amount of grids, otherwise 1.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:31:\"css/theme/slick.theme--grid.css\";a:0:{}}}s:5:\"group\";s:4:\"main\";s:8:\"provider\";s:5:\"slick\";}s:5:\"split\";a:5:{s:4:\"name\";s:5:\"Split\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:70:\"Puts image and caption side by side, requires any split layout option.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:3:\"css\";a:1:{s:5:\"theme\";a:1:{s:32:\"css/theme/slick.theme--split.css\";a:0:{}}}s:5:\"group\";s:4:\"main\";s:8:\"provider\";s:5:\"slick\";}}s:6:\"arrows\";a:0:{}s:4:\"dots\";a:0:{}}',-1,1773074676.006,1,'slick_skins_data:count:7','0'),('taxonomy_term.field_storage_definitions.installed',_binary 'a:18:{s:3:\"tid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Term ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The term ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:3:\"tid\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The term UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"revision_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:11:\"revision_id\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The term language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:111;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"vid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The vocabulary to which the term is assigned.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:3:\"vid\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:19:\"taxonomy_vocabulary\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:153;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:16:\"revision_created\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:191;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:13:\"revision_user\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:13:\"revision_user\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:221;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:20:\"revision_log_message\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:25;s:8:\"settings\";a:1:{s:4:\"rows\";i:4;}}}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:20:\"revision_log_message\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:258;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:100;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"class\";s:22:\"Drupal\\user\\StatusItem\";}s:18:\"\0*\0fieldDefinition\";r:300;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"required\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:-5;}}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:348;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"description\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:12:\"text_default\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:14:\"text_textfield\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:11:\"description\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:20:\"field_item:text_long\";s:8:\"settings\";a:1:{s:15:\"allowed_formats\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:392;}s:7:\"\0*\0type\";s:9:\"text_long\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:2:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";}s:6:\"format\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;}}s:7:\"indexes\";a:1:{s:6:\"format\";a:1:{i:0;s:6:\"format\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"weight\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Weight\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"The weight of this term in relation to other terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"weight\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:438;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"parent\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Term Parents\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The parents of this term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"cardinality\";i:-1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"parent\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:13:\"taxonomy_term\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:478;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the term was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:514;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:545;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:588;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:630;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:23:\"field_imagen_tecnologia\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:37:\"taxonomy_term.field_imagen_tecnologia\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"73c19d60-423f-41a3-9925-f3ca9a49bdf0\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:37:\"taxonomy_term.field_imagen_tecnologia\";s:13:\"\0*\0field_name\";s:23:\"field_imagen_tecnologia\";s:14:\"\0*\0entity_type\";s:13:\"taxonomy_term\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}s:15:\"display_default\";b:1;s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}}',-1,1773072976.440,1,'','0'),('typed_config_definitions',_binary 'a:689:{s:9:\"undefined\";a:2:{s:5:\"label\";s:9:\"Undefined\";s:5:\"class\";s:35:\"Drupal\\Core\\Config\\Schema\\Undefined\";}s:6:\"ignore\";a:2:{s:5:\"label\";s:6:\"Ignore\";s:5:\"class\";s:32:\"Drupal\\Core\\Config\\Schema\\Ignore\";}s:7:\"boolean\";a:2:{s:5:\"label\";s:7:\"Boolean\";s:5:\"class\";s:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BooleanData\";}s:5:\"email\";a:3:{s:5:\"label\";s:5:\"Email\";s:5:\"class\";s:43:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\Email\";s:11:\"constraints\";a:1:{s:5:\"Email\";a:1:{s:7:\"message\";s:36:\"%value is not a valid email address.\";}}}s:7:\"integer\";a:2:{s:5:\"label\";s:7:\"Integer\";s:5:\"class\";s:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\IntegerData\";}s:9:\"timestamp\";a:2:{s:5:\"label\";s:9:\"Timestamp\";s:5:\"class\";s:47:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\Timestamp\";}s:5:\"float\";a:2:{s:5:\"label\";s:5:\"Float\";s:5:\"class\";s:47:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\FloatData\";}s:6:\"string\";a:2:{s:5:\"label\";s:6:\"String\";s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";}s:3:\"uri\";a:2:{s:5:\"label\";s:3:\"Uri\";s:5:\"class\";s:41:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\Uri\";}s:7:\"mapping\";a:5:{s:5:\"label\";s:7:\"Mapping\";s:5:\"class\";s:33:\"Drupal\\Core\\Config\\Schema\\Mapping\";s:16:\"definition_class\";s:40:\"\\Drupal\\Core\\TypedData\\MapDataDefinition\";s:7:\"mapping\";a:0:{}s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}}s:8:\"sequence\";a:3:{s:5:\"label\";s:8:\"Sequence\";s:5:\"class\";s:34:\"Drupal\\Core\\Config\\Schema\\Sequence\";s:16:\"definition_class\";s:49:\"\\Drupal\\Core\\Config\\Schema\\SequenceDataDefinition\";}s:5:\"label\";a:4:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Optional label\";s:12:\"translatable\";b:1;s:11:\"constraints\";a:1:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}}}s:14:\"required_label\";a:3:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:0:{}}}s:12:\"plural_label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"Plural variants\";}s:4:\"path\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Path\";}s:4:\"text\";a:4:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Text\";s:12:\"translatable\";b:1;s:11:\"constraints\";a:1:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:23:\"/([^\\PC\\x09\\x0a\\x0d])/u\";s:5:\"match\";b:0;s:7:\"message\";s:75:\"Text is not allowed to contain control characters, only visible characters.\";}}}s:4:\"uuid\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"UUID\";s:11:\"constraints\";a:1:{s:4:\"Uuid\";a:0:{}}}s:11:\"date_format\";a:4:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Date format\";s:12:\"translatable\";b:1;s:19:\"translation context\";s:15:\"PHP date format\";}s:9:\"color_hex\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Color\";s:11:\"constraints\";a:1:{s:5:\"Regex\";a:2:{s:7:\"pattern\";s:29:\"/^[#]?([0-9a-fA-F]{3}){1,2}$/\";s:7:\"message\";s:40:\"%value is not a valid hexadecimal color.\";}}}s:12:\"machine_name\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Machine name\";s:11:\"constraints\";a:2:{s:5:\"Regex\";a:2:{s:7:\"pattern\";s:14:\"/^[a-z0-9_]+$/\";s:7:\"message\";s:37:\"The %value machine name is not valid.\";}s:6:\"Length\";a:1:{s:3:\"max\";i:166;}}}s:8:\"langcode\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Language code\";s:11:\"constraints\";a:2:{s:7:\"NotNull\";a:0:{}s:6:\"Choice\";a:1:{s:8:\"callback\";s:77:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\LanguageReference::getAllValidLangcodes\";}}}s:5:\"bytes\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Bytes\";s:11:\"constraints\";a:1:{s:8:\"Callback\";a:2:{i:0;s:31:\"\\Drupal\\Component\\Utility\\Bytes\";i:1;s:18:\"validateConstraint\";}}}s:6:\"weight\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Weight\";s:11:\"constraints\";a:2:{s:5:\"Range\";a:2:{s:3:\"min\";i:-2147483648;s:3:\"max\";i:2147483647;}s:16:\"FullyValidatable\";N;}}s:17:\"_core_config_info\";a:3:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:1:{s:19:\"default_config_hash\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:26:\"Default configuration hash\";s:11:\"constraints\";a:3:{s:7:\"NotNull\";a:0:{}s:5:\"Regex\";s:19:\"/^[a-zA-Z0-9\\-_]+$/\";s:6:\"Length\";i:43;}}}s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";a:1:{i:0;s:19:\"default_config_hash\";}}}s:13:\"config_object\";a:3:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:2:{s:5:\"_core\";a:2:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:17:\"_core_config_info\";}s:8:\"langcode\";a:2:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:8:\"langcode\";}}s:11:\"constraints\";a:1:{s:36:\"LangcodeRequiredIfTranslatableValues\";N;}}s:4:\"mail\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:4:\"Mail\";s:7:\"mapping\";a:2:{s:7:\"subject\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:7:\"Subject\";}s:4:\"body\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:4:\"Body\";}}}s:6:\"filter\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:6:\"Filter\";s:7:\"mapping\";a:5:{s:2:\"id\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:21:\"plugin.manager.filter\";s:9:\"interface\";s:36:\"Drupal\\filter\\Plugin\\FilterInterface\";}}}s:8:\"provider\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Provider\";}s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Status\";}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:8:\"settings\";a:1:{s:4:\"type\";s:28:\"filter_settings.[%parent.id]\";}}}s:28:\"action_configuration_default\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:20:\"Action configuration\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}s:14:\"theme_settings\";a:2:{s:4:\"type\";s:13:\"config_object\";s:7:\"mapping\";a:4:{s:7:\"favicon\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:22:\"Shortcut icon settings\";s:7:\"mapping\";a:4:{s:8:\"mimetype\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"MIME type\";}s:4:\"path\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Path\";}s:3:\"url\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:3:\"URL\";}s:11:\"use_default\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:51:\"Use the default shortcut icon supplied by the theme\";}}}s:8:\"features\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:17:\"Optional features\";s:7:\"mapping\";a:7:{s:20:\"comment_user_picture\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:25:\"User pictures in comments\";}s:25:\"comment_user_verification\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:36:\"User verification status in comments\";}s:7:\"favicon\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Shortcut icon\";}s:4:\"logo\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:4:\"Logo\";}s:4:\"name\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Site name\";}s:17:\"node_user_picture\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"User pictures in posts\";}s:6:\"slogan\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:11:\"Site slogan\";}}}s:4:\"logo\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Logo settings\";s:7:\"mapping\";a:3:{s:4:\"path\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Logo path\";}s:3:\"url\";a:3:{s:4:\"type\";s:3:\"uri\";s:8:\"nullable\";b:1;s:5:\"label\";s:3:\"URL\";}s:11:\"use_default\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:11:\"Use default\";}}}s:20:\"third_party_settings\";a:4:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:20:\"Third party settings\";s:8:\"sequence\";a:1:{s:4:\"type\";s:33:\"theme_settings.third_party.[%key]\";}}}}s:5:\"route\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Route\";s:7:\"mapping\";a:2:{s:10:\"route_name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Route Name\";}s:12:\"route_params\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:12:\"Route Params\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Param\";}}}}s:24:\"config_dependencies_base\";a:3:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:4:{s:6:\"config\";a:4:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:33:\"Configuration entity dependencies\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:0:{}s:12:\"ConfigExists\";a:0:{}}}}s:7:\"content\";a:4:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:27:\"Content entity dependencies\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}s:6:\"module\";a:4:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:19:\"Module dependencies\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:11:\"constraints\";a:3:{s:8:\"NotBlank\";a:0:{}s:13:\"ExtensionName\";a:0:{}s:15:\"ExtensionExists\";s:6:\"module\";}}}s:5:\"theme\";a:4:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:18:\"Theme dependencies\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:11:\"constraints\";a:3:{s:8:\"NotBlank\";a:0:{}s:13:\"ExtensionName\";a:0:{}s:15:\"ExtensionExists\";s:5:\"theme\";}}}}s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}}s:19:\"config_dependencies\";a:4:{s:4:\"type\";s:24:\"config_dependencies_base\";s:5:\"label\";s:26:\"Configuration dependencies\";s:7:\"mapping\";a:1:{s:8:\"enforced\";a:3:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:24:\"config_dependencies_base\";s:5:\"label\";s:35:\"Enforced configuration dependencies\";}}s:11:\"constraints\";a:1:{s:9:\"ValidKeys\";s:7:\"<infer>\";}}s:13:\"config_entity\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:6:{s:4:\"uuid\";a:2:{s:4:\"type\";s:4:\"uuid\";s:5:\"label\";s:4:\"UUID\";}s:8:\"langcode\";a:1:{s:4:\"type\";s:8:\"langcode\";}s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Status\";}s:12:\"dependencies\";a:2:{s:4:\"type\";s:19:\"config_dependencies\";s:5:\"label\";s:12:\"Dependencies\";}s:20:\"third_party_settings\";a:4:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:20:\"Third party settings\";s:8:\"sequence\";a:1:{s:4:\"type\";s:42:\"[%parent.%parent.%type].third_party.[%key]\";}}s:5:\"_core\";a:2:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:17:\"_core_config_info\";}}}s:16:\"block.settings.*\";a:2:{s:4:\"type\";s:14:\"block_settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}}s:14:\"block_settings\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Block settings\";s:7:\"mapping\";a:5:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Description\";}s:13:\"label_display\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:13:\"Display title\";}s:8:\"provider\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:29:\"Provider of this block plugin\";s:11:\"constraints\";a:3:{s:8:\"NotBlank\";a:0:{}s:13:\"ExtensionName\";a:0:{}s:15:\"ExtensionExists\";s:6:\"module\";}}s:15:\"context_mapping\";a:4:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:19:\"Context assignments\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:16:\"condition.plugin\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:9:\"Condition\";s:7:\"mapping\";a:4:{s:2:\"id\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:24:\"plugin.manager.condition\";s:9:\"interface\";s:40:\"Drupal\\Core\\Condition\\ConditionInterface\";}}}s:6:\"negate\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Negate\";}s:4:\"uuid\";a:1:{s:4:\"type\";s:4:\"uuid\";}s:15:\"context_mapping\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:19:\"Context assignments\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:32:\"condition.plugin.entity_bundle:*\";a:2:{s:4:\"type\";s:16:\"condition.plugin\";s:7:\"mapping\";a:1:{s:7:\"bundles\";a:2:{s:4:\"type\";s:8:\"sequence\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:22:\"display_variant.plugin\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Display variant\";s:7:\"mapping\";a:4:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:4:\"uuid\";a:1:{s:4:\"type\";s:4:\"uuid\";}}}s:22:\"layout_plugin.settings\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Layout settings\";s:7:\"mapping\";a:2:{s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:15:\"context_mapping\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:19:\"Context assignments\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:24:\"layout_plugin.settings.*\";a:1:{s:4:\"type\";s:22:\"layout_plugin.settings\";}s:36:\"base_entity_reference_field_settings\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:1:{s:11:\"target_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"Type of item to reference\";}}}s:17:\"field_config_base\";a:2:{s:4:\"type\";s:13:\"config_entity\";s:7:\"mapping\";a:12:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:10:\"field_name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Field name\";}s:11:\"entity_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Entity type\";}s:6:\"bundle\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Bundle\";s:11:\"constraints\";a:1:{s:18:\"EntityBundleExists\";s:19:\"%parent.entity_type\";}}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:11:\"description\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Help text\";}s:8:\"required\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Required field\";}s:12:\"translatable\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Translatable\";}s:13:\"default_value\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:14:\"Default values\";s:8:\"sequence\";a:2:{s:4:\"type\";s:40:\"field.value.[%parent.%parent.field_type]\";s:5:\"label\";s:13:\"Default value\";}}s:22:\"default_value_callback\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:22:\"Default value callback\";}s:8:\"settings\";a:1:{s:4:\"type\";s:41:\"field.field_settings.[%parent.field_type]\";}s:10:\"field_type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Field type\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:31:\"plugin.manager.field.field_type\";s:9:\"interface\";s:37:\"\\Drupal\\Core\\Field\\FieldItemInterface\";}}}}}s:30:\"core.base_field_override.*.*.*\";a:2:{s:4:\"type\";s:17:\"field_config_base\";s:5:\"label\";s:26:\"Base field bundle override\";}s:18:\"core.date_format.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:11:\"Date format\";s:7:\"mapping\";a:4:{s:2:\"id\";a:2:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:6:\"locked\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Locked\";}s:7:\"pattern\";a:3:{s:4:\"type\";s:41:\"core_date_format_pattern.[%parent.locked]\";s:5:\"label\";s:15:\"PHP date format\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:0:{}s:5:\"Regex\";a:2:{s:7:\"pattern\";s:45:\"/[aABcdDeFgGhHiIjlLmMnNoOpPrsStTuUvwWxXyYzZ]/\";s:7:\"message\";s:32:\"This is not a valid date format.\";}}}}s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}}s:26:\"core_date_format_pattern.0\";a:2:{s:4:\"type\";s:11:\"date_format\";s:5:\"label\";s:11:\"Date format\";}s:26:\"core_date_format_pattern.1\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Date format\";}s:24:\"field.storage_settings.*\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}}s:22:\"field.field_settings.*\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}}s:13:\"field.value.*\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";}s:29:\"field.storage_settings.string\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"String settings\";s:7:\"mapping\";a:3:{s:10:\"max_length\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Maximum length\";}s:14:\"case_sensitive\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Case sensitive\";}s:8:\"is_ascii\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:33:\"Contains US ASCII characters only\";}}}s:18:\"field.value.string\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Value\";}}}s:34:\"field.storage_settings.string_long\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:22:\"String (long) settings\";s:7:\"mapping\";a:1:{s:14:\"case_sensitive\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Case sensitive\";}}}s:23:\"field.value.string_long\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:5:\"Value\";}}}s:31:\"field.storage_settings.password\";a:2:{s:4:\"type\";s:29:\"field.storage_settings.string\";s:5:\"label\";s:17:\"Password settings\";}s:26:\"field.storage_settings.uri\";a:3:{s:4:\"type\";s:29:\"field.storage_settings.string\";s:5:\"label\";s:12:\"URI settings\";s:7:\"mapping\";a:2:{s:10:\"max_length\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Maximum length\";}s:14:\"case_sensitive\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Case sensitive\";}}}s:15:\"field.value.uri\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Value\";}}}s:19:\"field.value.created\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Value\";}}}s:19:\"field.value.changed\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Value\";}}}s:39:\"field.storage_settings.entity_reference\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:39:\"Entity reference field storage settings\";s:7:\"mapping\";a:1:{s:11:\"target_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"Type of item to reference\";}}}s:37:\"field.field_settings.entity_reference\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:31:\"Entity reference field settings\";s:7:\"mapping\";a:2:{s:7:\"handler\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Reference method\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:3:{s:7:\"manager\";s:41:\"plugin.manager.entity_reference_selection\";s:9:\"interface\";s:62:\"Drupal\\Core\\Entity\\EntityReferenceSelection\\SelectionInterface\";s:13:\"allowFallback\";b:1;}}}s:16:\"handler_settings\";a:2:{s:4:\"type\";s:44:\"entity_reference_selection.[%parent.handler]\";s:5:\"label\";s:42:\"Entity reference selection plugin settings\";}}}s:28:\"field.value.entity_reference\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:2:{s:9:\"target_id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Value\";}s:11:\"target_uuid\";a:1:{s:4:\"type\";s:4:\"uuid\";}}}s:28:\"field.field_settings.boolean\";a:3:{s:5:\"label\";s:16:\"Boolean settings\";s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:2:{s:8:\"on_label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:8:\"On label\";}s:9:\"off_label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:9:\"Off label\";}}}s:19:\"field.value.boolean\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Value\";}}}s:26:\"field.field_settings.email\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Email settings\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Setting\";}}s:17:\"field.value.email\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:5:\"email\";s:5:\"label\";s:5:\"Value\";}}}s:30:\"field.storage_settings.integer\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:16:\"Integer settings\";s:7:\"mapping\";a:2:{s:8:\"unsigned\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Unsigned\";}s:4:\"size\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Database storage size\";}}}s:28:\"field.field_settings.integer\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:7:\"Integer\";s:7:\"mapping\";a:4:{s:3:\"min\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:7:\"Minimum\";}s:3:\"max\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:7:\"Maximum\";}s:6:\"prefix\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:6:\"Prefix\";}s:6:\"suffix\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:6:\"Suffix\";}}}s:19:\"field.value.integer\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Value\";}}}s:30:\"field.storage_settings.decimal\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:16:\"Decimal settings\";s:7:\"mapping\";a:2:{s:9:\"precision\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:9:\"Precision\";}s:5:\"scale\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Scale\";}}}s:28:\"field.field_settings.decimal\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:16:\"Decimal settings\";s:7:\"mapping\";a:4:{s:3:\"min\";a:2:{s:4:\"type\";s:5:\"float\";s:5:\"label\";s:7:\"Minimum\";}s:3:\"max\";a:2:{s:4:\"type\";s:5:\"float\";s:5:\"label\";s:7:\"Maximum\";}s:6:\"prefix\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:6:\"Prefix\";}s:6:\"suffix\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:6:\"Suffix\";}}}s:19:\"field.value.decimal\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:5:\"float\";s:5:\"label\";s:5:\"Value\";}}}s:28:\"field.storage_settings.float\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Float settings\";}s:26:\"field.field_settings.float\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Float settings\";s:7:\"mapping\";a:4:{s:3:\"min\";a:2:{s:4:\"type\";s:5:\"float\";s:5:\"label\";s:7:\"Minimum\";}s:3:\"max\";a:2:{s:4:\"type\";s:5:\"float\";s:5:\"label\";s:7:\"Maximum\";}s:6:\"prefix\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:6:\"Prefix\";}s:6:\"suffix\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:6:\"Suffix\";}}}s:17:\"field.value.float\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:5:\"float\";s:5:\"label\";s:5:\"Value\";}}}s:21:\"field.value.timestamp\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Timestamp value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:9:\"timestamp\";s:5:\"label\";s:5:\"Value\";}}}s:20:\"field.value.language\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Language value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Language value\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:8:\"callback\";s:77:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\LanguageReference::getAllValidLangcodes\";}}}}}s:11:\"text_format\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:21:\"Text with text format\";s:12:\"translatable\";b:1;s:7:\"mapping\";a:2:{s:5:\"value\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:4:\"Text\";s:12:\"translatable\";b:1;}s:6:\"format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Text format\";}}}s:26:\"entity_reference_selection\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:43:\"Entity reference selection handler settings\";s:7:\"mapping\";a:1:{s:11:\"target_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"Type of item to reference\";}}}s:28:\"entity_reference_selection.*\";a:1:{s:4:\"type\";s:26:\"entity_reference_selection\";}s:34:\"entity_reference_selection.default\";a:3:{s:4:\"type\";s:26:\"entity_reference_selection\";s:5:\"label\";s:34:\"Default selection handler settings\";s:7:\"mapping\";a:4:{s:14:\"target_bundles\";a:4:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:5:\"types\";s:8:\"nullable\";b:1;s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Bundle\";}}s:4:\"sort\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Sort settings\";s:7:\"mapping\";a:2:{s:5:\"field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Sort by\";}s:9:\"direction\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Sort direction\";}}}s:11:\"auto_create\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:54:\"Create referenced entities if they don\'t already exist\";}s:18:\"auto_create_bundle\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:45:\"Bundle assigned to the auto-created entities.\";}}}s:36:\"entity_reference_selection.default:*\";a:1:{s:4:\"type\";s:34:\"entity_reference_selection.default\";}s:10:\"mailer_dsn\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:28:\"Symfony mailer transport DSN\";s:7:\"mapping\";a:6:{s:6:\"scheme\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Scheme\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:37:\"The mailer DSN must contain a scheme.\";}s:5:\"Regex\";a:2:{s:7:\"pattern\";s:24:\"/^[a-z][a-z0-9+\\-\\.]*$/i\";s:7:\"message\";s:124:\"The mailer DSN scheme must start with a letter followed by zero or more letters, numbers, plus (+), minus (-) or periods (.)\";}}}s:4:\"host\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Host\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:62:\"The mailer DSN must contain a host (use \"default\" by default).\";}s:7:\"UriHost\";a:1:{s:7:\"message\";s:66:\"The mailer DSN host should conform to RFC 3986 URI host component.\";}}}s:4:\"user\";a:3:{s:4:\"type\";s:6:\"string\";s:8:\"nullable\";b:1;s:5:\"label\";s:4:\"User\";}s:8:\"password\";a:3:{s:4:\"type\";s:6:\"string\";s:8:\"nullable\";b:1;s:5:\"label\";s:8:\"Password\";}s:4:\"port\";a:4:{s:4:\"type\";s:7:\"integer\";s:8:\"nullable\";b:1;s:5:\"label\";s:4:\"Port\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:3:{s:3:\"min\";i:0;s:3:\"max\";i:65535;s:17:\"notInRangeMessage\";s:48:\"The mailer DSN port must be between 0 and 65535.\";}}}s:7:\"options\";a:2:{s:4:\"type\";s:35:\"mailer_dsn.options.[%parent.scheme]\";s:5:\"label\";s:7:\"Options\";}}}s:20:\"mailer_dsn.options.*\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:7:\"Options\";s:8:\"sequence\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Option\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}}}s:23:\"mailer_dsn.options.null\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:22:\"Null transport options\";s:7:\"mapping\";a:0:{}}s:25:\"mailer_dsn.options.native\";a:1:{s:4:\"type\";s:23:\"mailer_dsn.options.null\";}s:27:\"mailer_dsn.options.sendmail\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:26:\"Sendmail transport options\";s:7:\"mapping\";a:1:{s:7:\"command\";a:4:{s:4:\"type\";s:6:\"string\";s:8:\"nullable\";b:1;s:5:\"label\";s:44:\"Command to be executed by sendmail transport\";s:11:\"constraints\";a:1:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:87:\"The command option is not allowed to span multiple lines or contain control characters.\";}}}}}s:32:\"mailer_dsn.options.sendmail+smtp\";a:2:{s:4:\"type\";s:27:\"mailer_dsn.options.sendmail\";s:5:\"label\";s:26:\"Sendmail transport options\";}s:23:\"mailer_dsn.options.smtp\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:12:\"SMTP options\";s:7:\"mapping\";a:10:{s:8:\"auto_tls\";a:3:{s:4:\"type\";s:7:\"boolean\";s:8:\"nullable\";b:1;s:5:\"label\";s:66:\"Whether or not to enable TLS opportunistically (defaults to true).\";}s:11:\"require_tls\";a:3:{s:4:\"type\";s:7:\"boolean\";s:8:\"nullable\";b:1;s:5:\"label\";s:50:\"Whether or not to enforce TLS (defaults to false).\";}s:11:\"verify_peer\";a:3:{s:4:\"type\";s:7:\"boolean\";s:8:\"nullable\";b:1;s:5:\"label\";s:40:\"TLS Peer Verification (defaults to true)\";}s:9:\"source_ip\";a:4:{s:4:\"type\";s:6:\"string\";s:8:\"nullable\";b:1;s:5:\"label\";s:53:\"Bind to a specific IPv4 or IPv6 address (no default).\";s:11:\"constraints\";a:1:{s:7:\"UriHost\";a:1:{s:7:\"message\";s:60:\"The source IP should conform to RFC 3986 URI host component.\";}}}s:16:\"peer_fingerprint\";a:4:{s:4:\"type\";s:6:\"string\";s:8:\"nullable\";b:1;s:5:\"label\";s:33:\"TLS Peer Fingerprint (no default)\";s:11:\"constraints\";a:1:{s:5:\"Regex\";a:2:{s:7:\"pattern\";s:16:\"/^[a-fA-F0-9]+$/\";s:7:\"message\";s:128:\"The peer_fingerprint option requires an md5, sha1 or sha256 certificate fingerprint in hex with all separators (colons) removed.\";}}}s:12:\"local_domain\";a:4:{s:4:\"type\";s:6:\"string\";s:8:\"nullable\";b:1;s:5:\"label\";s:127:\"Domain name or IP address that represents the identity of the client when establishing the SMTP session (defaults to 127.0.0.1)\";s:11:\"constraints\";a:1:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:85:\"The local_domain is not allowed to span multiple lines or contain control characters.\";}}}s:17:\"restart_threshold\";a:4:{s:4:\"type\";s:7:\"integer\";s:8:\"nullable\";b:1;s:5:\"label\";s:94:\"Maximum number of messages to send before re-starting the transport (defaults to 100 messages)\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}s:23:\"restart_threshold_sleep\";a:4:{s:4:\"type\";s:5:\"float\";s:8:\"nullable\";b:1;s:5:\"label\";s:96:\"Number of seconds to sleep between stopping and re-starting the transport (defaults to no delay)\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}s:14:\"ping_threshold\";a:4:{s:4:\"type\";s:7:\"integer\";s:8:\"nullable\";b:1;s:5:\"label\";s:104:\"The minimum number of seconds between two messages required to ping the server (defaults to 100 seconds)\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}s:14:\"max_per_second\";a:4:{s:4:\"type\";s:7:\"integer\";s:8:\"nullable\";b:1;s:5:\"label\";s:64:\"The number of messages to send per second (defaults to no limit)\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}}}s:24:\"mailer_dsn.options.smtps\";a:2:{s:4:\"type\";s:23:\"mailer_dsn.options.smtp\";s:5:\"label\";s:19:\"Secure SMTP options\";}s:25:\"core.entity_view_mode.*.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:25:\"Entity view mode settings\";s:7:\"mapping\";a:5:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:40:\"The human-readable name of the view mode\";}s:11:\"description\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:11:\"Description\";}s:16:\"targetEntityType\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Target entity type\";}s:5:\"cache\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Cached\";}}}s:25:\"core.entity_form_mode.*.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:25:\"Entity form mode settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:5:{s:2:\"id\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";s:11:\"constraints\";a:1:{s:5:\"Regex\";a:2:{s:7:\"pattern\";s:26:\"/^[a-z0-9_]+\\.[a-z0-9_]+$/\";s:7:\"message\";s:27:\"The ID %value is not valid.\";}}}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:11:\"Description\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:9:\"allowNull\";b:1;}}}s:16:\"targetEntityType\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Target entity type\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:19:\"entity_type.manager\";s:9:\"interface\";s:41:\"Drupal\\Core\\Entity\\ContentEntityInterface\";}}}s:5:\"cache\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:5:\"Cache\";}}}s:30:\"core.entity_view_display.*.*.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:14:\"Entity display\";s:7:\"mapping\";a:6:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:16:\"targetEntityType\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Target entity type\";}s:6:\"bundle\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Bundle\";s:11:\"constraints\";a:1:{s:18:\"EntityBundleExists\";s:24:\"%parent.targetEntityType\";}}s:4:\"mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:30:\"View or form mode machine name\";}s:7:\"content\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:16:\"Field formatters\";s:8:\"sequence\";a:1:{s:4:\"type\";s:35:\"field_formatter.entity_view_display\";}}s:6:\"hidden\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:21:\"Field display setting\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:5:\"Value\";}}}}s:15:\"field_formatter\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Field formatter\";s:7:\"mapping\";a:4:{s:4:\"type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:24:\"Format type machine name\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:30:\"plugin.manager.field.formatter\";s:9:\"interface\";s:36:\"Drupal\\Core\\Field\\FormatterInterface\";}}}s:5:\"label\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:26:\"Label setting machine name\";}s:8:\"settings\";a:2:{s:4:\"type\";s:39:\"field.formatter.settings.[%parent.type]\";s:5:\"label\";s:8:\"Settings\";}s:20:\"third_party_settings\";a:4:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:20:\"Third party settings\";s:8:\"sequence\";a:1:{s:4:\"type\";s:34:\"field.formatter.third_party.[%key]\";}}}}s:35:\"field_formatter.entity_view_display\";a:2:{s:4:\"type\";s:15:\"field_formatter\";s:7:\"mapping\";a:2:{s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:6:\"region\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Region\";}}}s:30:\"core.entity_form_display.*.*.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:19:\"Entity form display\";s:7:\"mapping\";a:7:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:16:\"targetEntityType\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Target entity type\";}s:6:\"bundle\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Bundle\";s:11:\"constraints\";a:1:{s:18:\"EntityBundleExists\";s:24:\"%parent.targetEntityType\";}}s:4:\"mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:30:\"View or form mode machine name\";}s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Enabled\";}s:7:\"content\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:13:\"Field widgets\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:12:\"Field widget\";s:7:\"mapping\";a:5:{s:4:\"type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:24:\"Widget type machine name\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:27:\"plugin.manager.field.widget\";s:9:\"interface\";s:34:\"\\Drupal\\Core\\Field\\WidgetInterface\";}}}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:6:\"region\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Region\";}s:8:\"settings\";a:2:{s:4:\"type\";s:36:\"field.widget.settings.[%parent.type]\";s:5:\"label\";s:8:\"Settings\";}s:20:\"third_party_settings\";a:4:{s:11:\"requiredKey\";b:0;s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:20:\"Third party settings\";s:8:\"sequence\";a:1:{s:4:\"type\";s:31:\"field.widget.third_party.[%key]\";}}}}}s:6:\"hidden\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Hidden\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Component\";}}}}s:26:\"field.formatter.settings.*\";a:1:{s:4:\"type\";s:7:\"mapping\";}s:23:\"field.widget.settings.*\";a:1:{s:4:\"type\";s:7:\"mapping\";}s:38:\"field.widget.settings.string_textfield\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:34:\"Text field display format settings\";s:7:\"mapping\";a:2:{s:4:\"size\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"Size of textfield\";}s:11:\"placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Placeholder\";}}}s:37:\"field.widget.settings.string_textarea\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:32:\"Textarea display format settings\";s:7:\"mapping\";a:2:{s:4:\"rows\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:4:\"Rows\";}s:11:\"placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Placeholder\";}}}s:25:\"field.widget.settings.uri\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:9:\"URI field\";s:7:\"mapping\";a:2:{s:4:\"size\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"Size of URI field\";}s:11:\"placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Placeholder\";}}}s:35:\"field.widget.settings.email_default\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:35:\"Email field display format settings\";s:7:\"mapping\";a:2:{s:11:\"placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Placeholder\";}s:4:\"size\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:19:\"Size of email field\";}}}s:40:\"field.widget.settings.datetime_timestamp\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:42:\"Datetime timestamp display format settings\";}s:38:\"field.widget.settings.boolean_checkbox\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:40:\"Boolean checkbox display format settings\";s:7:\"mapping\";a:1:{s:13:\"display_label\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Display label\";}}}s:28:\"field.widget.settings.hidden\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:26:\"- Hidden - format settings\";}s:28:\"field.widget.settings.number\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:38:\"Number default display format settings\";s:7:\"mapping\";a:1:{s:11:\"placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Placeholder\";}}}s:30:\"field.widget.settings.checkbox\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:38:\"Single on/off checkbox format settings\";s:7:\"mapping\";a:1:{s:13:\"display_label\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:50:\"Use field label instead of the \"On value\" as label\";}}}s:37:\"field.widget.settings.language_select\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:24:\"Language format settings\";s:7:\"mapping\";a:1:{s:14:\"include_locked\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Include locked languages\";}}}s:56:\"field.widget.settings.entity_reference_autocomplete_tags\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:66:\"Entity reference autocomplete (Tags style) display format settings\";s:7:\"mapping\";a:4:{s:14:\"match_operator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Autocomplete matching\";}s:11:\"match_limit\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:43:\"Maximum number of autocomplete suggestions.\";}s:4:\"size\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"Size of textfield\";}s:11:\"placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Placeholder\";}}}s:51:\"field.widget.settings.entity_reference_autocomplete\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:53:\"Entity reference autocomplete display format settings\";s:7:\"mapping\";a:4:{s:14:\"match_operator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Autocomplete matching\";}s:11:\"match_limit\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:43:\"Maximum number of autocomplete suggestions.\";}s:4:\"size\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"Size of textfield\";}s:11:\"placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Placeholder\";}}}s:32:\"field.formatter.settings.boolean\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:3:{s:6:\"format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Output format\";}s:19:\"format_custom_false\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:23:\"Custom output for FALSE\";}s:18:\"format_custom_true\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:22:\"Custom output for TRUE\";}}}s:31:\"field.formatter.settings.string\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:1:{s:14:\"link_to_entity\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Link to the entity\";}}}s:33:\"field.formatter.settings.language\";a:2:{s:4:\"type\";s:31:\"field.formatter.settings.string\";s:7:\"mapping\";a:1:{s:15:\"native_language\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Display in native language\";}}}s:39:\"field.formatter.settings.number_decimal\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:38:\"Number decimal display format settings\";s:7:\"mapping\";a:4:{s:18:\"thousand_separator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Thousand marker\";}s:17:\"decimal_separator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Decimal marker\";}s:5:\"scale\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Scale\";}s:13:\"prefix_suffix\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Display prefix and suffix.\";}}}s:39:\"field.formatter.settings.number_integer\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:38:\"Number integer display format settings\";s:7:\"mapping\";a:2:{s:18:\"thousand_separator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Thousand marker\";}s:13:\"prefix_suffix\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Display prefix and suffix.\";}}}s:43:\"field.formatter.settings.number_unformatted\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:42:\"Number unformatted display format settings\";}s:33:\"field.formatter.settings.uri_link\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:35:\"URI as link display format settings\";}s:34:\"field.formatter.settings.timestamp\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:33:\"Timestamp display format settings\";s:7:\"mapping\";a:5:{s:11:\"date_format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Date format\";}s:18:\"custom_date_format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Custom date format\";}s:8:\"timezone\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Time zone\";}s:7:\"tooltip\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:7:\"Tooltip\";s:7:\"mapping\";a:2:{s:11:\"date_format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Tooltip date format\";}s:18:\"custom_date_format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:26:\"Tooltip custom date format\";}}}s:9:\"time_diff\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Time difference\";s:7:\"mapping\";a:5:{s:7:\"enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:23:\"Show as time difference\";}s:13:\"future_format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Future format\";}s:11:\"past_format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Past format\";}s:11:\"granularity\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:10:\"Time units\";}s:7:\"refresh\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:27:\"Refresh interval in seconds\";}}}}}s:38:\"field.formatter.settings.timestamp_ago\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:37:\"Timestamp ago display format settings\";s:7:\"mapping\";a:3:{s:13:\"future_format\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:13:\"Future format\";}s:11:\"past_format\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:11:\"Past format\";}s:11:\"granularity\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:11:\"Granularity\";}}}s:53:\"field.formatter.settings.entity_reference_entity_view\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:56:\"Entity reference rendered entity display format settings\";s:7:\"mapping\";a:2:{s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"View mode\";}s:4:\"link\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Show links\";}}}s:51:\"field.formatter.settings.entity_reference_entity_id\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:50:\"Entity reference entity ID display format settings\";}s:47:\"field.formatter.settings.entity_reference_label\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:46:\"Entity reference label display format settings\";s:7:\"mapping\";a:1:{s:4:\"link\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:35:\"Link label to the referenced entity\";}}}s:32:\"block.settings.field_block:*:*:*\";a:2:{s:4:\"type\";s:14:\"block_settings\";s:7:\"mapping\";a:1:{s:9:\"formatter\";a:1:{s:4:\"type\";s:15:\"field_formatter\";}}}s:38:\"block.settings.extra_field_block:*:*:*\";a:2:{s:4:\"type\";s:14:\"block_settings\";s:7:\"mapping\";a:1:{s:9:\"formatter\";a:1:{s:4:\"type\";s:15:\"field_formatter\";}}}s:31:\"action.configuration.entity:*:*\";a:2:{s:4:\"type\";s:28:\"action_configuration_default\";s:5:\"label\";s:13:\"Entity action\";}s:45:\"action.configuration.action_send_email_action\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:24:\"Send email configuration\";s:7:\"mapping\";a:3:{s:9:\"recipient\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Recipient\";}s:7:\"subject\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:7:\"Subject\";}s:7:\"message\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Message\";}}}s:39:\"action.configuration.action_goto_action\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:29:\"Redirect to URL configuration\";s:7:\"mapping\";a:1:{s:3:\"url\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:3:\"URL\";}}}s:42:\"action.configuration.action_message_action\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:43:\"Display a message to the user configuration\";s:7:\"mapping\";a:1:{s:7:\"message\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Message\";}}}s:14:\"core.extension\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:18:\"Extension settings\";s:7:\"mapping\";a:3:{s:6:\"module\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:15:\"Enabled modules\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Weight\";}}s:5:\"theme\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:16:\"Installed themes\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Weight\";}}s:7:\"profile\";a:4:{s:4:\"type\";s:6:\"string\";s:8:\"nullable\";b:1;s:11:\"requiredKey\";b:0;s:5:\"label\";s:15:\"Install profile\";}}}s:36:\"core.menu.static_menu_link_overrides\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:26:\"Static menu link overrides\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:11:\"definitions\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:11:\"Definitions\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:10:\"Definition\";s:7:\"mapping\";a:5:{s:9:\"menu_name\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Menu name\";s:12:\"ConfigExists\";a:1:{s:6:\"prefix\";s:12:\"system.menu.\";}}s:6:\"parent\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Parent\";s:11:\"constraints\";a:1:{s:12:\"AtLeastOneOf\";a:1:{s:11:\"constraints\";a:2:{i:0;a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:24:\"plugin.manager.menu.link\";s:9:\"interface\";s:34:\"Drupal\\Core\\Menu\\MenuLinkInterface\";}}i:1;a:1:{s:11:\"IdenticalTo\";a:1:{s:5:\"value\";s:0:\"\";}}}}}}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:8:\"expanded\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Expanded\";}s:7:\"enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Enabled\";}}}}}}s:22:\"admin_toolbar.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:22:\"Admin Toolbar settings\";s:7:\"mapping\";a:4:{s:22:\"enable_toggle_shortcut\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:39:\"Enable toggle toolbar keyboard shortcut\";}s:10:\"menu_depth\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:23:\"Depth of displayed menu\";}s:15:\"sticky_behavior\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:23:\"Toolbar sticky behavior\";s:7:\"options\";a:3:{s:7:\"enabled\";s:7:\"Enabled\";s:8:\"disabled\";s:8:\"Disabled\";s:19:\"hide_on_scroll_down\";s:48:\"Disabled: Hide on scroll-down, show on scroll-up\";}}s:20:\"hoverintent_behavior\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:20:\"hoverIntent behavior\";s:7:\"mapping\";a:2:{s:7:\"enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Enable hoverIntent\";}s:7:\"timeout\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:19:\"hoverIntent timeout\";}}}}}s:28:\"admin_toolbar_tools.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:28:\"Admin Toolbar Tools settings\";s:7:\"mapping\";a:2:{s:17:\"max_bundle_number\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:44:\"Number of bundles per entity type to display\";}s:16:\"show_local_tasks\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Show local tasks in toolbar\";}}}s:27:\"announcements_feed.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:22:\"Announcements Settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:3:{s:7:\"max_age\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:40:\"Cache announcements for max-age seconds.\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}s:13:\"cron_interval\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:52:\"Cron interval for fetching announcements in seconds.\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}s:5:\"limit\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:47:\"Number of announcements that will be displayed.\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}}}s:23:\"automated_cron.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:23:\"Automated cron settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:8:\"interval\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Run cron every\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}}}s:14:\"blazy.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:14:\"Blazy settings\";s:7:\"mapping\";a:19:{s:9:\"admin_css\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Admin CSS\";}s:9:\"lazy_html\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Lazy load HTML\";}s:4:\"nojs\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:13:\"No JavaScript\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"nojs\";}}s:2:\"fx\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Image effect\";}s:11:\"blur_client\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:20:\"Use client-side blur\";}s:12:\"blur_storage\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Store blur in localStorage\";}s:13:\"blur_minwidth\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Blur min-width\";}s:8:\"noscript\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Add noscript\";}s:9:\"one_pixel\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"One pixel placeholder\";}s:13:\"visible_class\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"Add is-b-visible class\";}s:13:\"wrapper_class\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:34:\"Remove field/ view wrapper classes\";}s:11:\"placeholder\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Placeholder\";}s:19:\"unstyled_extensions\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:31:\"Extensions without image styles\";}s:14:\"use_encodedbox\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:30:\"Use encoding for lightbox HTML\";}s:10:\"use_oembed\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Use oEmbed\";}s:16:\"max_region_count\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:16:\"Max region count\";}s:5:\"blazy\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Blazy\";s:7:\"mapping\";a:5:{s:13:\"loadInvisible\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Load invisible\";}s:6:\"offset\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Offset\";}s:23:\"saveViewportOffsetDelay\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:26:\"Save viewport offset delay\";}s:13:\"validateDelay\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:18:\"Set validate delay\";}s:9:\"container\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Scrolling container\";}}}s:2:\"io\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:2:\"IO\";s:7:\"mapping\";a:4:{s:7:\"unblazy\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Unload bLazy\";}s:10:\"rootMargin\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"rootMargin\";}s:9:\"threshold\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"threshold\";}s:10:\"disconnect\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Disconnect\";}}}s:6:\"extras\";a:2:{s:4:\"type\";s:10:\"blazy_base\";s:5:\"label\";s:6:\"Extras\";}}}s:10:\"blazy_base\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:40:\"Blazy image base display format settings\";s:7:\"mapping\";a:48:{s:7:\"caption\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:8:\"Captions\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Caption\";}}s:9:\"optionset\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Optionset\";}s:5:\"class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Class\";}s:5:\"image\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Image\";}s:4:\"link\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Link\";}s:7:\"overlay\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Overlay\";}s:5:\"title\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Title\";}s:7:\"vanilla\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Vanilla\";}s:8:\"by_delta\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:8:\"By delta\";}s:6:\"layout\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Layout\";}s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"View mode\";}s:5:\"cache\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Cache\";}s:9:\"admin_uri\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Admin uri\";}s:6:\"use_lb\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Use lb\";}s:10:\"background\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Background\";}s:11:\"box_caption\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Box caption\";}s:18:\"box_caption_custom\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Box caption custom\";}s:15:\"box_media_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Box media style\";}s:7:\"loading\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Loading\";}s:7:\"preload\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Preload\";}s:22:\"responsive_image_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:22:\"Responsive image style\";}s:15:\"use_theme_field\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Use theme field\";}s:9:\"box_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Box style\";}s:11:\"image_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Image style\";}s:12:\"media_switch\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Media switch\";}s:5:\"ratio\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Ratio\";}s:15:\"thumbnail_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Thumbnail style\";}s:4:\"grid\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Grid\";}s:11:\"grid_medium\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Grid medium\";}s:10:\"grid_small\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Grid small\";}s:5:\"style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Style\";}s:10:\"svg_inline\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Svg inline\";}s:8:\"svg_fill\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Svg fill\";}s:12:\"svg_sanitize\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Svg sanitize\";}s:19:\"svg_sanitize_remote\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Svg sanitize remote\";}s:16:\"svg_hide_caption\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:16:\"Svg hide caption\";}s:14:\"svg_attributes\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Svg attributes\";}s:17:\"current_view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Current view mode\";}s:2:\"fx\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"Fx\";}s:11:\"grid_header\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Grid header\";}s:4:\"icon\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Icon\";}s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"Id\";}s:4:\"lazy\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Lazy\";}s:5:\"sizes\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Sizes\";}s:5:\"_item\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\" item\";}s:4:\"_uri\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\" uri\";}s:11:\"breakpoints\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Breakpoints\";}s:4:\"skin\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Skin\";}}}s:30:\"field.formatter.settings.blazy\";a:2:{s:4:\"type\";s:10:\"blazy_base\";s:5:\"label\";s:35:\"Blazy image display format settings\";}s:37:\"field.formatter.settings.blazy_entity\";a:2:{s:4:\"type\";s:10:\"blazy_base\";s:5:\"label\";s:36:\"Blazy entity display format settings\";}s:36:\"field.formatter.settings.blazy_media\";a:2:{s:4:\"type\";s:10:\"blazy_base\";s:5:\"label\";s:35:\"Blazy media display format settings\";}s:37:\"field.formatter.settings.blazy_oembed\";a:2:{s:4:\"type\";s:10:\"blazy_base\";s:5:\"label\";s:36:\"Blazy oembed display format settings\";}s:35:\"field.formatter.settings.blazy_text\";a:2:{s:4:\"type\";s:10:\"blazy_base\";s:5:\"label\";s:34:\"Blazy text display format settings\";}s:33:\"field.formatter.third_party.blazy\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:41:\"Blazy third party display format settings\";s:7:\"mapping\";a:1:{s:5:\"blazy\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:5:\"Blazy\";}}}s:12:\"blazy_filter\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:12:\"Blazy filter\";s:7:\"mapping\";a:5:{s:12:\"media_switch\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Media switcher\";}s:12:\"hybrid_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:24:\"(Responsive) image style\";}s:9:\"box_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:33:\"Lightbox (Responsive) image style\";}s:15:\"box_media_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Lightbox media style\";}s:11:\"box_caption\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Lightbox caption\";}}}s:28:\"filter_settings.blazy_filter\";a:3:{s:4:\"type\";s:12:\"blazy_filter\";s:5:\"label\";s:12:\"Blazy filter\";s:7:\"mapping\";a:2:{s:11:\"filter_tags\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:9:\"HTML tags\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:3:\"tag\";}}s:12:\"use_data_uri\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Trust data URI\";}}}s:35:\"field.formatter.settings.blazy_file\";a:2:{s:4:\"type\";s:10:\"blazy_base\";s:5:\"label\";s:38:\"Blazy File/SVG display format settings\";}s:36:\"field.formatter.settings.blazy_title\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:27:\"Blazy Title format settings\";s:7:\"mapping\";a:3:{s:9:\"delimiter\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Delimiter\";}s:3:\"tag\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:3:\"Tag\";}s:5:\"break\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Add Linebreak\";}}}s:17:\"blazy_views_field\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:5:\"Blazy\";s:7:\"mapping\";a:9:{s:11:\"box_caption\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Lightbox caption\";}s:18:\"box_caption_custom\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:23:\"Lightbox custom caption\";}s:9:\"box_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Lightbox image style\";}s:15:\"box_media_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Lightbox video style\";}s:11:\"image_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Image style\";}s:12:\"media_switch\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Media switch\";}s:5:\"ratio\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Aspect ratio\";}s:15:\"thumbnail_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Thumbnail style\";}s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"View mode\";}}}s:22:\"views.field.blazy_file\";a:1:{s:4:\"type\";s:17:\"blazy_views_field\";}s:23:\"views.field.blazy_media\";a:1:{s:4:\"type\";s:17:\"blazy_views_field\";}s:17:\"views.style.blazy\";a:2:{s:4:\"type\";s:10:\"blazy_base\";s:5:\"label\";s:10:\"Blazy Grid\";}s:13:\"block.block.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:5:\"Block\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:8:{s:2:\"id\";a:3:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:2:\"ID\";s:11:\"constraints\";a:1:{s:5:\"Regex\";a:2:{s:7:\"pattern\";s:15:\"/^[a-z0-9_.]+$/\";s:7:\"message\";s:37:\"The %value machine name is not valid.\";}}}s:5:\"theme\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Theme\";s:11:\"constraints\";a:3:{s:8:\"NotBlank\";a:0:{}s:13:\"ExtensionName\";a:0:{}s:15:\"ExtensionExists\";s:5:\"theme\";}}s:6:\"region\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Region\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:0:{}s:8:\"Callback\";a:2:{i:0;s:26:\"\\Drupal\\block\\Entity\\Block\";i:1;s:14:\"validateRegion\";}}}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:8:\"provider\";a:3:{s:8:\"nullable\";b:1;s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Provider\";}s:6:\"plugin\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Plugin\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:3:{s:7:\"manager\";s:20:\"plugin.manager.block\";s:9:\"interface\";s:38:\"Drupal\\Core\\Block\\BlockPluginInterface\";s:13:\"allowFallback\";b:1;}}}s:8:\"settings\";a:1:{s:4:\"type\";s:31:\"block.settings.[%parent.plugin]\";}s:10:\"visibility\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:21:\"Visibility Conditions\";s:8:\"sequence\";a:2:{s:4:\"type\";s:21:\"condition.plugin.[id]\";s:5:\"label\";s:20:\"Visibility Condition\";}}}}s:20:\"block_content.type.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:19:\"Block type settings\";s:7:\"mapping\";a:4:{s:2:\"id\";a:2:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:8:\"revision\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:51:\"Whether a new revision should be created by default\";}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:11:\"Description\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:9:\"allowNull\";b:1;}}}}s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}}s:30:\"block.settings.block_content:*\";a:4:{s:4:\"type\";s:14:\"block_settings\";s:5:\"label\";s:13:\"Content block\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:3:{s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Status\";}s:4:\"info\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:10:\"Admin info\";}s:9:\"view_mode\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"View mode\";s:11:\"constraints\";a:1:{s:12:\"ConfigExists\";a:1:{s:6:\"prefix\";s:36:\"core.entity_view_mode.block_content.\";}}}}}s:23:\"captcha.captcha_point.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:13:\"CAPTCHA point\";s:7:\"mapping\";a:4:{s:6:\"formId\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Form ID\";}s:11:\"captchaType\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Captcha Type\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:4:\"uuid\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"UUID\";}}}s:16:\"captcha.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:16:\"CAPTCHA Settings\";s:7:\"mapping\";a:13:{s:15:\"enable_globally\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:25:\"Add captcha to all forms.\";}s:31:\"enable_globally_on_admin_routes\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:40:\"Additionally add captcha to admin forms.\";}s:17:\"default_challenge\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:34:\"The default challenge for captcha.\";}s:11:\"description\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:32:\"The default captcha description.\";}s:5:\"title\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:26:\"The default captcha title.\";}s:19:\"administration_mode\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:41:\"Add CAPTCHA administration links to forms\";}s:35:\"administration_mode_on_admin_routes\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:52:\"Additionally add administration links on admin pages\";}s:13:\"whitelist_ips\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"IP addresses list\";}s:30:\"wrong_captcha_response_message\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:70:\"The error message when a user has entered an incorrect CAPTCHA answer.\";}s:18:\"default_validation\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:26:\"Default CAPTCHA validation\";}s:11:\"persistence\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:19:\"CAPTCHA Persistence\";}s:12:\"enable_stats\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Enable statistics\";}s:19:\"log_wrong_responses\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Log wrong responses\";}}}s:22:\"ckeditor5.toolbar_item\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Toolbar item\";s:11:\"constraints\";a:1:{s:20:\"CKEditor5ToolbarItem\";a:0:{}}}s:17:\"ckeditor5.element\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Element\";s:11:\"constraints\";a:1:{s:16:\"CKEditor5Element\";a:0:{}}}s:39:\"ckeditor5_valid_pair__format_and_editor\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:50:\"Text Format plus Text Editor pair using CKEditor 5\";s:11:\"constraints\";a:2:{s:33:\"CKEditor5FundamentalCompatibility\";a:0:{}s:37:\"CKEditor5MediaAndFilterSettingsInSync\";a:0:{}}s:7:\"mapping\";a:3:{s:8:\"settings\";a:1:{s:4:\"type\";s:25:\"editor.settings.ckeditor5\";}s:7:\"filters\";a:4:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";s:3:\"key\";s:5:\"label\";s:15:\"Enabled filters\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"filter\";}}s:12:\"image_upload\";a:1:{s:4:\"type\";s:37:\"editor.image_upload_settings.[status]\";}}}s:25:\"editor.settings.ckeditor5\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:19:\"CKEditor 5 settings\";s:7:\"mapping\";a:2:{s:7:\"toolbar\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:21:\"Toolbar configuration\";s:7:\"mapping\";a:1:{s:5:\"items\";a:4:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";N;s:5:\"label\";s:5:\"Items\";s:8:\"sequence\";a:3:{s:4:\"type\";s:22:\"ckeditor5.toolbar_item\";s:5:\"label\";s:6:\"Button\";s:11:\"constraints\";a:1:{s:33:\"CKEditor5ToolbarItemConditionsMet\";a:0:{}}}}}}s:7:\"plugins\";a:4:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:7:\"Plugins\";s:7:\"orderby\";s:3:\"key\";s:8:\"sequence\";a:1:{s:4:\"type\";s:23:\"ckeditor5.plugin.[%key]\";}}}s:11:\"constraints\";a:2:{s:16:\"FullyValidatable\";N;s:35:\"CKEditor5EnabledConfigurablePlugins\";a:0:{}}}s:35:\"ckeditor5.plugin.ckeditor5_language\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:13:\"language_list\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Language list ID\";s:11:\"constraints\";a:2:{s:40:\"CKEditor5ToolbarItemDependencyConstraint\";a:1:{s:11:\"toolbarItem\";s:16:\"textPartLanguage\";}s:6:\"Choice\";a:3:{i:0;s:2:\"un\";i:1;s:3:\"all\";i:2;s:15:\"site_configured\";}}}}}s:34:\"ckeditor5.plugin.ckeditor5_heading\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Headings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:16:\"enabled_headings\";a:5:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";s:5:\"value\";s:5:\"label\";s:16:\"Enabled Headings\";s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:66:\"Enable at least one heading, otherwise disable the Heading plugin.\";}}s:8:\"sequence\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Heading type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:8:\"callback\";s:62:\"\\Drupal\\ckeditor5\\Plugin\\CKEditor5Plugin\\Heading::validChoices\";}}}}}}s:38:\"ckeditor5.plugin.ckeditor5_imageResize\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:12:\"Image Resize\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:12:\"allow_resize\";a:3:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Allow resize\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}}}}s:40:\"ckeditor5.plugin.ckeditor5_sourceEditing\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Source Editing\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:12:\"allowed_tags\";a:4:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";N;s:5:\"label\";s:12:\"Allowed Tags\";s:8:\"sequence\";a:3:{s:4:\"type\";s:17:\"ckeditor5.element\";s:5:\"label\";s:11:\"Allowed Tag\";s:11:\"constraints\";a:2:{s:26:\"SourceEditingRedundantTags\";a:0:{}s:37:\"SourceEditingPreventSelfXssConstraint\";a:0:{}}}}}}s:36:\"ckeditor5.plugin.ckeditor5_alignment\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:10:\"Alignments\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:18:\"enabled_alignments\";a:5:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";s:5:\"value\";s:5:\"label\";s:18:\"Enabled Alignments\";s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:70:\"Enable at least one alignment, otherwise disable the Alignment button.\";}}s:8:\"sequence\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Alignment type\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:4:{i:0;s:4:\"left\";i:1;s:6:\"center\";i:2;s:5:\"right\";i:3;s:7:\"justify\";}}}}}}s:31:\"ckeditor5.plugin.ckeditor5_list\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:4:\"List\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:2:{s:10:\"properties\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:23:\"Allowed list attributes\";s:7:\"mapping\";a:2:{s:8:\"reversed\";a:3:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Allow reverse list\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}}s:10:\"startIndex\";a:3:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Allow start index\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}}}}s:10:\"multiBlock\";a:3:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:40:\"Allow blocks to be created in list items\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}}}}s:28:\"ckeditor5.plugin.media_media\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Media\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:24:\"allow_view_mode_override\";a:3:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Allow view mode override\";s:11:\"constraints\";a:1:{s:7:\"NotNull\";a:0:{}}}}}s:36:\"ckeditor5.plugin.ckeditor5_codeBlock\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:10:\"Code Block\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:9:\"languages\";a:5:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";N;s:5:\"label\";s:9:\"Languages\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:70:\"Enable at least one language, otherwise disable the Code Block plugin.\";}s:17:\"UniqueLabelInList\";a:1:{s:8:\"labelKey\";s:5:\"label\";}}s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:2:{s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:14:\"Language label\";}s:8:\"language\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Language key\";}}}}}}s:32:\"ckeditor5.plugin.ckeditor5_style\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Style\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:6:\"styles\";a:5:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";N;s:5:\"label\";s:6:\"Styles\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:1:{s:7:\"message\";s:62:\"Enable at least one style, otherwise disable the Style plugin.\";}s:17:\"UniqueLabelInList\";a:1:{s:8:\"labelKey\";s:5:\"label\";}}s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Style\";s:7:\"mapping\";a:2:{s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:11:\"Style label\";}s:7:\"element\";a:3:{s:4:\"type\";s:17:\"ckeditor5.element\";s:11:\"constraints\";a:2:{s:16:\"CKEditor5Element\";a:1:{s:18:\"requiredAttributes\";a:1:{i:0;a:2:{s:13:\"attributeName\";s:5:\"class\";s:22:\"minAttributeValueCount\";i:1;}}}s:20:\"StyleSensibleElement\";a:0:{}}s:5:\"label\";s:19:\"Style tag + classes\";}}}}}}s:16:\"comment.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:16:\"Comment settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:16:\"log_ip_addresses\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:49:\"Whether to log IP addresses with comments or not.\";}}}s:40:\"field.formatter.settings.comment_default\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:31:\"Comment display format settings\";s:7:\"mapping\";a:2:{s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:57:\"The comment entity view mode to be used in this formatter\";}s:8:\"pager_id\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:8:\"Pager ID\";}}}s:37:\"field.widget.settings.comment_default\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:31:\"Comment display format settings\";}s:14:\"comment.type.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:21:\"Comment type settings\";s:7:\"mapping\";a:4:{s:2:\"id\";a:2:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:21:\"target_entity_type_id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Target Entity Type ID\";}s:11:\"description\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:11:\"Description\";}}}s:30:\"field.storage_settings.comment\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:16:\"Comment settings\";s:7:\"mapping\";a:1:{s:12:\"comment_type\";a:2:{s:5:\"label\";s:12:\"Comment type\";s:4:\"type\";s:6:\"string\";}}}s:19:\"field.value.comment\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:6:{s:6:\"status\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Comment status\";}s:3:\"cid\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:15:\"Last comment ID\";}s:22:\"last_comment_timestamp\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:22:\"Last comment timestamp\";}s:17:\"last_comment_name\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"Last comment name\";}s:16:\"last_comment_uid\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:20:\"Last comment user ID\";}s:13:\"comment_count\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:18:\"Number of comments\";}}}s:28:\"field.field_settings.comment\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:16:\"Comment settings\";s:7:\"mapping\";a:5:{s:12:\"default_mode\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:9:\"Threading\";}s:8:\"per_page\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"Comments per page\";}s:9:\"anonymous\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:4:\"Mode\";}s:13:\"form_location\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Allow comment title\";}s:7:\"preview\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:15:\"Preview comment\";}}}s:42:\"field.formatter.settings.comment_permalink\";a:1:{s:4:\"type\";s:31:\"field.formatter.settings.string\";}s:40:\"views.argument.argument_comment_user_uid\";a:2:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:17:\"Commented user ID\";}s:25:\"views.field.comment_depth\";a:2:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:13:\"Comment depth\";}s:31:\"views.field.comment_entity_link\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:12:\"Comment link\";s:7:\"mapping\";a:1:{s:6:\"teaser\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"Show teaser-style link\";}}}s:29:\"views.field.comment_bulk_form\";a:2:{s:4:\"type\";s:21:\"views_field_bulk_form\";s:5:\"label\";s:17:\"Comment bulk form\";}s:28:\"views.field.commented_entity\";a:2:{s:4:\"type\";s:17:\"views.field.field\";s:5:\"label\";s:16:\"Commented entity\";}s:34:\"views.field.comment_last_timestamp\";a:2:{s:4:\"type\";s:16:\"views.field.date\";s:5:\"label\";s:17:\"Last comment date\";}s:32:\"views.field.comment_link_approve\";a:3:{s:4:\"type\";s:24:\"views.field.comment_link\";s:5:\"label\";s:20:\"Comment approve link\";s:7:\"mapping\";a:1:{s:4:\"text\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"Text to display\";}}}s:30:\"views.field.comment_link_reply\";a:2:{s:4:\"type\";s:24:\"views.field.comment_link\";s:5:\"label\";s:18:\"Comment reply link\";}s:29:\"views.field.node_new_comments\";a:3:{s:4:\"type\";s:19:\"views.field.numeric\";s:5:\"label\";s:22:\"Number of new comments\";s:7:\"mapping\";a:1:{s:15:\"link_to_comment\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:31:\"Link this field to new comments\";}}}s:41:\"views.field.comment_ces_last_comment_name\";a:2:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:27:\"Name of last comment poster\";}s:36:\"views.field.comment_ces_last_updated\";a:2:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:36:\"Newer of last comment / node updated\";}s:25:\"views.filter.node_comment\";a:2:{s:4:\"type\";s:24:\"views.filter.in_operator\";s:5:\"label\";s:19:\"Comment node status\";}s:37:\"views.filter.comment_ces_last_updated\";a:2:{s:4:\"type\";s:17:\"views.filter.date\";s:5:\"label\";s:36:\"Newer of last comment / node updated\";}s:29:\"views.filter.comment_user_uid\";a:2:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:24:\"Node user posted comment\";}s:21:\"views.row.comment_rss\";a:3:{s:4:\"type\";s:9:\"views_row\";s:5:\"label\";s:7:\"Comment\";s:7:\"mapping\";a:1:{s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Display type\";}}}s:40:\"views.sort.comment_ces_last_comment_name\";a:2:{s:4:\"type\";s:10:\"views_sort\";s:5:\"label\";s:17:\"Last comment name\";}s:35:\"views.sort.comment_ces_last_updated\";a:2:{s:4:\"type\";s:15:\"views.sort.date\";s:5:\"label\";s:38:\"Newer of last comment / entity updated\";}s:25:\"views.sort.comment_thread\";a:2:{s:4:\"type\";s:10:\"views_sort\";s:5:\"label\";s:6:\"Thread\";}s:14:\"contact.form.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:12:\"Contact form\";s:7:\"mapping\";a:7:{s:2:\"id\";a:3:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:2:\"ID\";s:11:\"constraints\";a:1:{s:6:\"Length\";a:1:{s:3:\"max\";i:32;}}}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:10:\"recipients\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:10:\"Recipients\";s:8:\"sequence\";a:2:{s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email address\";}}s:5:\"reply\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"Auto-reply\";}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:7:\"message\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:39:\"Message displayed to user on submission\";}s:8:\"redirect\";a:2:{s:4:\"type\";s:4:\"path\";s:5:\"label\";s:27:\"Redirect path on submission\";}}}s:16:\"contact.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:16:\"Contact settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:3:{s:12:\"default_form\";a:4:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:23:\"Default form identifier\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:12:\"ConfigExists\";a:1:{s:6:\"prefix\";s:13:\"contact.form.\";}}}s:5:\"flood\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Flood control\";s:7:\"mapping\";a:2:{s:5:\"limit\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:29:\"Limit (messages per interval)\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}}s:8:\"interval\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:18:\"Interval (seconds)\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}}}}s:20:\"user_default_enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:40:\"Personal contact form enabled by default\";}}}s:24:\"views.field.contact_link\";a:2:{s:4:\"type\";s:21:\"views.field.user_link\";s:5:\"label\";s:25:\"Link to user contact page\";}s:28:\"views.field.contextual_links\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:15:\"Contextual link\";s:7:\"mapping\";a:2:{s:6:\"fields\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Fields\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Link\";}}s:11:\"destination\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Include destination\";}}}s:31:\"field.storage_settings.datetime\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:17:\"Datetime settings\";s:7:\"mapping\";a:1:{s:13:\"datetime_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Date type\";}}}s:20:\"field.value.datetime\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:2:{s:17:\"default_date_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Default date type\";}s:12:\"default_date\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Default date value\";}}}s:38:\"field.formatter.settings.datetime_base\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:1:{s:17:\"timezone_override\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Time zone override\";}}}s:41:\"field.formatter.settings.datetime_default\";a:3:{s:4:\"type\";s:38:\"field.formatter.settings.datetime_base\";s:5:\"label\";s:40:\"Datetime default display format settings\";s:7:\"mapping\";a:1:{s:11:\"format_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Date format\";}}}s:39:\"field.formatter.settings.datetime_plain\";a:2:{s:4:\"type\";s:38:\"field.formatter.settings.datetime_base\";s:5:\"label\";s:38:\"Datetime plain display format settings\";}s:40:\"field.formatter.settings.datetime_custom\";a:3:{s:4:\"type\";s:38:\"field.formatter.settings.datetime_base\";s:5:\"label\";s:39:\"Datetime custom display format settings\";s:7:\"mapping\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:11:\"date_format\";s:5:\"label\";s:16:\"Date/time format\";}}}s:42:\"field.formatter.settings.datetime_time_ago\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:41:\"Datetime time ago display format settings\";s:7:\"mapping\";a:3:{s:13:\"future_format\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:13:\"Future format\";}s:11:\"past_format\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:11:\"Past format\";}s:11:\"granularity\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:11:\"Granularity\";}}}s:39:\"field.widget.settings.datetime_datelist\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:44:\"Datetime select list display format settings\";s:7:\"mapping\";a:3:{s:9:\"increment\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:15:\"Time increments\";}s:10:\"date_order\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Date part order\";}s:9:\"time_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Time type\";}}}s:38:\"field.widget.settings.datetime_default\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:40:\"Datetime default display format settings\";}s:23:\"views.argument.datetime\";a:1:{s:4:\"type\";s:19:\"views.argument.date\";}s:27:\"views.argument.datetime_day\";a:1:{s:4:\"type\";s:23:\"views.argument.datetime\";}s:33:\"views.argument.datetime_full_date\";a:1:{s:4:\"type\";s:23:\"views.argument.datetime\";}s:29:\"views.argument.datetime_month\";a:1:{s:4:\"type\";s:23:\"views.argument.datetime\";}s:28:\"views.argument.datetime_week\";a:1:{s:4:\"type\";s:23:\"views.argument.datetime\";}s:28:\"views.argument.datetime_year\";a:1:{s:4:\"type\";s:23:\"views.argument.datetime\";}s:34:\"views.argument.datetime_year_month\";a:1:{s:4:\"type\";s:23:\"views.argument.datetime\";}s:21:\"views.filter.datetime\";a:1:{s:4:\"type\";s:17:\"views.filter.date\";}s:27:\"views.filter_value.datetime\";a:1:{s:4:\"type\";s:23:\"views.filter_value.date\";}s:19:\"views.sort.datetime\";a:1:{s:4:\"type\";s:15:\"views.sort.date\";}s:26:\"views.sort_expose.datetime\";a:1:{s:4:\"type\";s:22:\"views.sort_expose.date\";}s:14:\"dblog.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:25:\"Database logging settings\";s:7:\"mapping\";a:1:{s:9:\"row_limit\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:29:\"Database log messages to keep\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}}s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}}s:25:\"views.field.dblog_message\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:17:\"Log event message\";s:7:\"mapping\";a:1:{s:17:\"replace_variables\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Replace variables\";}}}s:28:\"views.field.dblog_operations\";a:2:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:21:\"Operation link markup\";}s:24:\"views.filter.dblog_types\";a:2:{s:4:\"type\";s:24:\"views.filter.in_operator\";s:5:\"label\";s:5:\"Types\";}s:14:\"devel.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:14:\"Devel settings\";s:7:\"mapping\";a:9:{s:10:\"page_alter\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Page alter\";}s:9:\"raw_names\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Raw names\";}s:14:\"error_handlers\";a:3:{s:5:\"label\";s:14:\"Error handlers\";s:4:\"type\";s:8:\"sequence\";s:8:\"sequence\";a:1:{s:4:\"type\";s:7:\"integer\";}}s:13:\"rebuild_theme\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:25:\"Rebuild theme information\";}s:22:\"debug_mail_file_format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:22:\"Mail debug file format\";}s:20:\"debug_mail_directory\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Mail debug directory\";}s:12:\"devel_dumper\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Devel variable dumper\";}s:13:\"debug_logfile\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Devel debug log file\";}s:9:\"debug_pre\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:29:\"Wrap debug output in pre tags\";}}}s:22:\"devel.toolbar.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:22:\"Devel Toolbar settings\";s:7:\"mapping\";a:1:{s:13:\"toolbar_items\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:13:\"Toolbar items\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:32:\"block.settings.devel_switch_user\";a:3:{s:4:\"type\";s:14:\"block_settings\";s:5:\"label\";s:17:\"Switch user block\";s:7:\"mapping\";a:3:{s:9:\"list_size\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:9:\"List size\";}s:12:\"include_anon\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"Include Anonymous user\";}s:9:\"show_form\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:16:\"Show search form\";}}}s:15:\"editor.editor.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:11:\"Text editor\";s:7:\"mapping\";a:4:{s:6:\"format\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Name\";s:11:\"constraints\";a:1:{s:12:\"ConfigExists\";a:1:{s:6:\"prefix\";s:14:\"filter.format.\";}}}s:6:\"editor\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Text editor\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:21:\"plugin.manager.editor\";s:9:\"interface\";s:42:\"Drupal\\editor\\Plugin\\EditorPluginInterface\";}}}s:8:\"settings\";a:1:{s:4:\"type\";s:32:\"editor.settings.[%parent.editor]\";}s:12:\"image_upload\";a:1:{s:4:\"type\";s:37:\"editor.image_upload_settings.[status]\";}}s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}}s:30:\"editor.image_upload_settings.*\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Image uploads\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:6:\"status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Status\";}}}s:30:\"editor.image_upload_settings.1\";a:4:{s:4:\"type\";s:30:\"editor.image_upload_settings.*\";s:5:\"label\";s:21:\"Image upload settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:4:{s:6:\"scheme\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"File storage\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:2:{s:8:\"callback\";s:52:\"\\Drupal\\editor\\Entity\\Editor::getValidStreamWrappers\";s:7:\"message\";s:113:\"The file storage you selected is not a visible, readable and writable stream wrapper. Possible choices: %choices.\";}}}s:9:\"directory\";a:4:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Upload directory\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:1:{s:9:\"allowNull\";b:1;}s:5:\"Regex\";a:3:{s:7:\"pattern\";s:11:\"/([^\\PC])/u\";s:5:\"match\";b:0;s:7:\"message\";s:95:\"The image upload directory is not allowed to span multiple lines or contain control characters.\";}}}s:8:\"max_size\";a:3:{s:4:\"type\";s:5:\"bytes\";s:5:\"label\";s:17:\"Maximum file size\";s:8:\"nullable\";b:1;}s:14:\"max_dimensions\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:18:\"Maximum dimensions\";s:7:\"mapping\";a:2:{s:5:\"width\";a:4:{s:4:\"type\";s:7:\"integer\";s:8:\"nullable\";b:1;s:5:\"label\";s:13:\"Maximum width\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:2:{s:3:\"min\";i:1;s:3:\"max\";i:99999;}}}s:6:\"height\";a:4:{s:4:\"type\";s:7:\"integer\";s:8:\"nullable\";b:1;s:5:\"label\";s:14:\"Maximum height\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:2:{s:3:\"min\";i:1;s:3:\"max\";i:99999;}}}}}}}s:24:\"entity_browser.browser.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:14:\"Entity browser\";s:7:\"mapping\";a:9:{s:4:\"name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Machine name\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:7:\"display\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Display plugin ID\";}s:21:\"display_configuration\";a:1:{s:4:\"type\";s:48:\"entity_browser.browser.display.[%parent.display]\";}s:17:\"selection_display\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:27:\"Selection display plugin ID\";}s:31:\"selection_display_configuration\";a:1:{s:4:\"type\";s:68:\"entity_browser.browser.selection_display.[%parent.selection_display]\";}s:15:\"widget_selector\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"Widget selector plugin ID\";}s:29:\"widget_selector_configuration\";a:1:{s:4:\"type\";s:64:\"entity_browser.browser.widget_selector.[%parent.widget_selector]\";}s:7:\"widgets\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:7:\"Widgets\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:5:{s:2:\"id\";a:1:{s:4:\"type\";s:6:\"string\";}s:4:\"uuid\";a:1:{s:4:\"type\";s:4:\"uuid\";}s:5:\"label\";a:1:{s:4:\"type\";s:5:\"label\";}s:6:\"weight\";a:1:{s:4:\"type\";s:7:\"integer\";}s:8:\"settings\";a:1:{s:4:\"type\";s:42:\"entity_browser.browser.widget.[%parent.id]\";}}}}}}s:41:\"entity_browser.browser.display.standalone\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:32:\"Standalone display configuration\";s:7:\"mapping\";a:1:{s:4:\"path\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Page path\";}}}s:37:\"entity_browser.browser.display.iframe\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:28:\"iFrame display configuration\";s:7:\"mapping\";a:4:{s:5:\"width\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"iFrame width\";}s:6:\"height\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"iFrame height\";}s:9:\"link_text\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:9:\"Link text\";}s:9:\"auto_open\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Auto open\";}}}s:36:\"entity_browser.browser.display.modal\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:27:\"Modal display configuration\";s:7:\"mapping\";a:4:{s:5:\"width\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Modal width\";}s:6:\"height\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Modal height\";}s:9:\"link_text\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:9:\"Link text\";}s:9:\"auto_open\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Auto open\";}}}s:34:\"entity_browser.browser.widget.base\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:47:\"Entity Browser widget base plugin configuration\";s:7:\"mapping\";a:2:{s:11:\"submit_text\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:18:\"Submit button text\";}s:11:\"auto_select\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:30:\"Automatically submit selection\";}}}s:36:\"entity_browser.browser.widget.upload\";a:3:{s:4:\"type\";s:34:\"entity_browser.browser.widget.base\";s:5:\"label\";s:27:\"Upload widget configuration\";s:7:\"mapping\";a:3:{s:15:\"upload_location\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Upload location\";}s:8:\"multiple\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"Allow multiple uploads\";}s:10:\"extensions\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:23:\"Allowed file extensions\";}}}s:34:\"entity_browser.browser.widget.view\";a:3:{s:4:\"type\";s:34:\"entity_browser.browser.widget.base\";s:5:\"label\";s:25:\"View widget configuration\";s:7:\"mapping\";a:3:{s:4:\"view\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"View ID\";}s:12:\"view_display\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"View display ID\";}s:9:\"arguments\";a:2:{s:4:\"type\";s:8:\"sequence\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:22:\"View display arguments\";}}}}s:48:\"entity_browser.browser.widget.media_image_upload\";a:3:{s:4:\"type\";s:36:\"entity_browser.browser.widget.upload\";s:5:\"label\";s:32:\"Media image upload configuration\";s:7:\"mapping\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Media Type\";}}}s:59:\"entity_browser.browser.selection_display.multi_step_display\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:31:\"Multistep display configuration\";s:7:\"mapping\";a:5:{s:11:\"entity_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Entity type\";}s:7:\"display\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Display\";}s:16:\"display_settings\";a:1:{s:4:\"type\";s:53:\"entity_browser.field_widget_display.[%parent.display]\";}s:11:\"select_text\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Select text\";}s:16:\"selection_hidden\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Selection hidden by default\";}}}s:45:\"entity_browser.browser.selection_display.view\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:26:\"View display configuration\";s:7:\"mapping\";a:2:{s:4:\"view\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"View ID\";}s:12:\"view_display\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"View display ID\";}}}s:53:\"field.widget.settings.entity_browser_entity_reference\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:38:\"Entity browser entity reference widget\";s:7:\"mapping\";a:8:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Entity Browser\";}s:20:\"field_widget_display\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Field widget display\";}s:17:\"field_widget_edit\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Field widget edit\";}s:19:\"field_widget_remove\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Field widget remove\";}s:20:\"field_widget_replace\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:20:\"Field widget replace\";}s:4:\"open\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:4:\"Open\";}s:29:\"field_widget_display_settings\";a:1:{s:4:\"type\";s:66:\"entity_browser.field_widget_display.[%parent.field_widget_display]\";}s:14:\"selection_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Selection mode\";}}}s:41:\"entity_browser.field_widget_display.label\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:27:\"Entity label display config\";}s:45:\"entity_browser.field_widget_display.thumbnail\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:30:\"Image thumbnail display config\";s:7:\"mapping\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Image style\";}}}s:51:\"entity_browser.field_widget_display.rendered_entity\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:30:\"Rendered entity display config\";s:7:\"mapping\";a:1:{s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"View mode\";}}}s:41:\"field.widget.settings.entity_browser_file\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:26:\"Entity browser file widget\";s:7:\"mapping\";a:8:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Entity Browser\";}s:17:\"field_widget_edit\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Field widget edit\";}s:19:\"field_widget_remove\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Field widget remove\";}s:20:\"field_widget_replace\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:20:\"Field widget replace\";}s:4:\"open\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:4:\"Open\";}s:14:\"selection_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Selection mode\";}s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"View mode\";}s:19:\"preview_image_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Preview image style\";}}}s:34:\"views.filter.entity_browser_bundle\";a:2:{s:4:\"type\";s:24:\"views.filter.in_operator\";s:5:\"label\";s:6:\"Bundle\";}s:28:\"views.display.entity_browser\";a:2:{s:4:\"type\";s:13:\"views_display\";s:5:\"label\";s:30:\"Entity browser display options\";}s:52:\"views.argument_default.entity_browser_widget_context\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:22:\"Entity Browser Context\";s:7:\"mapping\";a:3:{s:11:\"context_key\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Context key\";}s:8:\"fallback\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Fallback value\";}s:8:\"multiple\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Multiple values\";}}}s:33:\"views.field.entity_browser_select\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:21:\"Entity Browser select\";s:7:\"mapping\";a:1:{s:21:\"use_field_cardinality\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Use field cardinality\";}}}s:14:\"field.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:14:\"Field settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:16:\"purge_batch_size\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:45:\"Maximum number of field data records to purge\";s:11:\"constraints\";a:2:{s:7:\"NotNull\";a:0:{}s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}}}}s:17:\"field.storage.*.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:5:\"Field\";s:7:\"mapping\";a:12:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:10:\"field_name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Field name\";}s:11:\"entity_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Entity type\";}s:4:\"type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Type\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:31:\"plugin.manager.field.field_type\";s:9:\"interface\";s:37:\"\\Drupal\\Core\\Field\\FieldItemInterface\";}}}s:8:\"settings\";a:1:{s:4:\"type\";s:37:\"field.storage_settings.[%parent.type]\";}s:6:\"module\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Module\";}s:6:\"locked\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Locked\";}s:11:\"cardinality\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:40:\"Maximum number of values users can enter\";}s:12:\"translatable\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Translatable\";}s:7:\"indexes\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:7:\"Indexes\";s:8:\"sequence\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:7:\"Indexes\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"ignore\";s:5:\"label\";s:5:\"Index\";}}}s:22:\"persist_with_no_fields\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:36:\"Persist field storage with no fields\";}s:14:\"custom_storage\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Enable custom storage\";}}}s:17:\"field.field.*.*.*\";a:2:{s:4:\"type\";s:17:\"field_config_base\";s:5:\"label\";s:5:\"Field\";}s:33:\"views.relationship.entity_reverse\";a:2:{s:4:\"type\";s:18:\"views_relationship\";s:5:\"label\";s:24:\"Reverse entity reference\";}s:54:\"core.entity_view_display.*.*.*.third_party.field_group\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:35:\"Field group settings on entity view\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"A field group\";s:7:\"mapping\";a:7:{s:8:\"children\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:33:\"The fields belonging to the group\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"The field name\";}}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:26:\"Readable name of the group\";}s:11:\"parent_name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:30:\"The parent group of this group\";}s:6:\"region\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:24:\"The region of this group\";}s:6:\"weight\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:23:\"The weight of the group\";}s:11:\"format_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:26:\"The formatter of the group\";}s:15:\"format_settings\";a:1:{s:4:\"type\";s:62:\"field_group.field_group_formatter_plugin.[%parent.format_type]\";}}}}s:54:\"core.entity_form_display.*.*.*.third_party.field_group\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:35:\"Field group settings on entity form\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"A field group\";s:7:\"mapping\";a:7:{s:8:\"children\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:33:\"The fields belonging to the group\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"The field name\";}}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:26:\"Readable name of the group\";}s:6:\"region\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:24:\"The region of this group\";}s:11:\"parent_name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:30:\"The parent group of this group\";}s:6:\"weight\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:23:\"The weight of the group\";}s:11:\"format_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:26:\"The formatter of the group\";}s:15:\"format_settings\";a:1:{s:4:\"type\";s:62:\"field_group.field_group_formatter_plugin.[%parent.format_type]\";}}}}s:48:\"field_group.field_group_formatter_plugin.details\";a:3:{s:4:\"type\";s:45:\"field_group.field_group_formatter_plugin.base\";s:5:\"label\";s:42:\"Mapping for the details formatter settings\";s:7:\"mapping\";a:3:{s:4:\"open\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:32:\"Display element open by default.\";}s:11:\"description\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:26:\"Description of the element\";}s:15:\"required_fields\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Mark for required fields\";}}}s:56:\"field_group.field_group_formatter_plugin.details_sidebar\";a:3:{s:4:\"type\";s:48:\"field_group.field_group_formatter_plugin.details\";s:5:\"label\";s:50:\"Mapping for the details sidebar formatter settings\";s:7:\"mapping\";a:1:{s:6:\"weight\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Weight\";}}}s:49:\"field_group.field_group_formatter_plugin.fieldset\";a:3:{s:4:\"type\";s:45:\"field_group.field_group_formatter_plugin.base\";s:5:\"label\";s:43:\"Mapping for the fieldset formatter settings\";s:7:\"mapping\";a:2:{s:11:\"description\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:23:\"Description of the item\";}s:15:\"required_fields\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Mark for required fields\";}}}s:53:\"field_group.field_group_formatter_plugin.html_element\";a:3:{s:4:\"type\";s:45:\"field_group.field_group_formatter_plugin.base\";s:5:\"label\";s:47:\"Mapping for the html element formatter settings\";s:7:\"mapping\";a:8:{s:7:\"element\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:27:\"html element tag to be used\";}s:10:\"show_label\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"show the label\";}s:13:\"label_element\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:41:\"html element tag to be used for the label\";}s:21:\"label_element_classes\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:37:\"html classes to be used for the label\";}s:10:\"attributes\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:31:\"html attributes for the element\";}s:6:\"effect\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"effect on the element\";}s:5:\"speed\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"speed of the effect\";}s:15:\"required_fields\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Mark for required fields\";}}}s:44:\"field_group.field_group_formatter_plugin.tab\";a:3:{s:4:\"type\";s:45:\"field_group.field_group_formatter_plugin.base\";s:5:\"label\";s:38:\"Mapping for the tab formatter settings\";s:7:\"mapping\";a:3:{s:9:\"formatter\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"default state for the tab\";}s:11:\"description\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:22:\"Description of the tab\";}s:15:\"required_fields\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Mark for required fields\";}}}s:45:\"field_group.field_group_formatter_plugin.tabs\";a:3:{s:4:\"type\";s:45:\"field_group.field_group_formatter_plugin.base\";s:5:\"label\";s:38:\"Mapping for the tab formatter settings\";s:7:\"mapping\";a:5:{s:9:\"formatter\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:26:\"default state for the tabs\";}s:11:\"description\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:23:\"description of the tabs\";}s:15:\"required_fields\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Mark for required fields\";}s:9:\"direction\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Direction of the tabs\";}s:16:\"width_breakpoint\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:59:\"Disable Tabs widget if the window width is equal or smaller\";}}}s:45:\"field_group.field_group_formatter_plugin.base\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:39:\"Mapping for the base formatter settings\";s:7:\"mapping\";a:5:{s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:23:\"Label of the fieldgroup\";}s:7:\"classes\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"Classes of the fieldgroup\";}s:17:\"show_empty_fields\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Show Empty Fields\";}s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"Html id of the fieldgroup\";}s:13:\"label_as_html\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Output the label as html\";}}}s:17:\"field_ui.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:17:\"Field UI settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:12:\"field_prefix\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:46:\"The prefix for new fields created via Field UI\";s:11:\"constraints\";a:2:{s:5:\"Regex\";a:2:{s:7:\"pattern\";s:21:\"/^[_a-z]+[_a-z0-9]*$/\";s:7:\"message\";s:31:\"The %value prefix is not valid.\";}s:6:\"Length\";a:1:{s:3:\"max\";i:30;}}}}}s:13:\"file.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:13:\"File settings\";s:7:\"mapping\";a:4:{s:11:\"description\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:11:\"Description\";s:7:\"mapping\";a:2:{s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Type\";}s:6:\"length\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Length\";}}}s:4:\"icon\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:4:\"Icon\";s:7:\"mapping\";a:1:{s:9:\"directory\";a:2:{s:4:\"type\";s:4:\"path\";s:5:\"label\";s:9:\"Directory\";}}}s:35:\"make_unused_managed_files_temporary\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:51:\"Controls if unused files should be marked temporary\";}s:21:\"filename_sanitization\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:38:\"Uploaded filename sanitization options\";s:7:\"mapping\";a:6:{s:13:\"transliterate\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Transliterate\";}s:18:\"replace_whitespace\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Replace whitespace\";}s:24:\"replace_non_alphanumeric\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:67:\"Replace non-alphanumeric characters except dot, underscore and dash\";}s:22:\"deduplicate_separators\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:83:\"Replace sequences of dots, underscores and/or dashes with the replacement character\";}s:9:\"lowercase\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:20:\"Convert to lowercase\";}s:21:\"replacement_character\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:32:\"Character to use in replacements\";}}}}}s:27:\"field.storage_settings.file\";a:3:{s:4:\"type\";s:36:\"base_entity_reference_field_settings\";s:5:\"label\";s:13:\"File settings\";s:7:\"mapping\";a:3:{s:13:\"display_field\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:20:\"Enable Display field\";}s:15:\"display_default\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Files displayed by default\";}s:10:\"uri_scheme\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Upload destination\";}}}s:16:\"field.value.file\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";}s:30:\"base_file_field_field_settings\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:5:{s:7:\"handler\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Reference method\";}s:16:\"handler_settings\";a:2:{s:4:\"type\";s:44:\"entity_reference_selection.[%parent.handler]\";s:5:\"label\";s:31:\"File selection handler settings\";}s:14:\"file_directory\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"File directory\";}s:15:\"file_extensions\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:23:\"Allowed file extensions\";}s:12:\"max_filesize\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Maximum upload size\";}}}s:25:\"field.field_settings.file\";a:3:{s:4:\"type\";s:30:\"base_file_field_field_settings\";s:5:\"label\";s:13:\"File settings\";s:7:\"mapping\";a:1:{s:17:\"description_field\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Enable Description field\";}}}s:20:\"file.formatter.media\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:29:\"Media display format settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:4:{s:8:\"controls\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"Show playback controls\";}s:8:\"autoplay\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Autoplay\";}s:4:\"loop\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:4:\"Loop\";}s:26:\"multiple_file_display_type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"Display of multiple files\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:2:{i:0;s:4:\"tags\";i:1;s:7:\"sources\";}}}}}s:35:\"field.formatter.settings.file_audio\";a:2:{s:4:\"type\";s:20:\"file.formatter.media\";s:5:\"label\";s:34:\"Audio file display format settings\";}s:35:\"field.formatter.settings.file_video\";a:4:{s:4:\"type\";s:20:\"file.formatter.media\";s:5:\"label\";s:34:\"Video file display format settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:4:{s:5:\"muted\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:5:\"Muted\";}s:11:\"playsinline\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Plays inline\";}s:5:\"width\";a:4:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Width\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}}s:6:\"height\";a:4:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Height\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}}}}s:37:\"field.formatter.settings.file_default\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:28:\"Generic file format settings\";s:7:\"mapping\";a:1:{s:28:\"use_description_as_link_text\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:55:\"Replace the file name by its description when available\";}}}s:43:\"field.formatter.settings.file_rss_enclosure\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:29:\"RSS enclosure format settings\";}s:35:\"field.formatter.settings.file_table\";a:2:{s:4:\"type\";s:37:\"field.formatter.settings.file_default\";s:5:\"label\";s:30:\"Table of files format settings\";}s:39:\"field.formatter.settings.file_url_plain\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:27:\"URL to file format settings\";}s:34:\"field.widget.settings.file_generic\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:20:\"File format settings\";s:7:\"mapping\";a:1:{s:18:\"progress_indicator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Progress indicator\";}}}s:34:\"field_formatter_settings_base_file\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:1:{s:12:\"link_to_file\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Link to file\";}}}s:34:\"field.formatter.settings.file_link\";a:1:{s:4:\"type\";s:34:\"field_formatter_settings_base_file\";}s:33:\"field.formatter.settings.file_uri\";a:2:{s:4:\"type\";s:34:\"field_formatter_settings_base_file\";s:7:\"mapping\";a:1:{s:18:\"file_download_path\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Display download path\";}}}s:38:\"field.formatter.settings.file_filemime\";a:2:{s:4:\"type\";s:34:\"field_formatter_settings_base_file\";s:7:\"mapping\";a:1:{s:14:\"filemime_image\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:28:\"Display the filemime as icon\";}}}s:39:\"field.formatter.settings.file_extension\";a:2:{s:4:\"type\";s:34:\"field_formatter_settings_base_file\";s:7:\"mapping\";a:1:{s:20:\"extension_detect_tar\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Detect tar\";}}}s:23:\"views.argument.file_fid\";a:2:{s:4:\"type\";s:22:\"views.argument.numeric\";s:5:\"label\";s:7:\"File ID\";}s:16:\"views.field.file\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:4:\"File\";s:7:\"mapping\";a:1:{s:12:\"link_to_file\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:36:\"Link this field to download the file\";}}}s:24:\"views.filter.file_status\";a:2:{s:4:\"type\";s:24:\"views.filter.in_operator\";s:5:\"label\";s:11:\"File status\";}s:23:\"file_mdm.cache_settings\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Cache settings\";s:7:\"mapping\";a:3:{s:7:\"enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:23:\"Enable metadata caching\";}s:10:\"expiration\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:20:\"Cache entry duration\";}s:16:\"disallowed_paths\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:33:\"Paths to be excluded from caching\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:29:\"file_mdm.plugin.configuration\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:28:\"FileMetadata plugin settings\";s:7:\"mapping\";a:1:{s:5:\"cache\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Cache settings\";s:7:\"mapping\";a:2:{s:8:\"override\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:25:\"Override general settings\";}s:8:\"settings\";a:2:{s:4:\"type\";s:23:\"file_mdm.cache_settings\";s:5:\"label\";s:32:\"Plugin overridden cache settings\";}}}}}s:17:\"file_mdm.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:17:\"file_mdm settings\";s:7:\"mapping\";a:2:{s:14:\"metadata_cache\";a:2:{s:4:\"type\";s:23:\"file_mdm.cache_settings\";s:5:\"label\";s:21:\"Main metadata caching\";}s:22:\"missing_file_log_level\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:41:\"Log level to use if a file does not exist\";}}}s:42:\"file_mdm.file_metadata_plugin.getimagesize\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:42:\"getimagesize file metadata plugin settings\";s:7:\"mapping\";a:1:{s:13:\"configuration\";a:2:{s:4:\"type\";s:29:\"file_mdm.plugin.configuration\";s:5:\"label\";s:28:\"getimagesize plugin settings\";}}}s:15:\"filter.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:15:\"Filter settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:2:{s:15:\"fallback_format\";a:3:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:20:\"Fallback text format\";s:11:\"constraints\";a:1:{s:6:\"Length\";a:1:{s:3:\"max\";i:255;}}}s:27:\"always_show_fallback_choice\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Always show fallback choice\";}}}s:15:\"filter.format.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:12:\"Text formats\";s:7:\"mapping\";a:5:{s:4:\"name\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:4:\"Name\";}s:6:\"format\";a:3:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:12:\"Machine name\";s:11:\"constraints\";a:1:{s:6:\"Length\";a:1:{s:3:\"max\";i:255;}}}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:5:\"roles\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:5:\"Roles\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Role\";}}s:7:\"filters\";a:4:{s:4:\"type\";s:8:\"sequence\";s:7:\"orderby\";s:3:\"key\";s:5:\"label\";s:15:\"Enabled filters\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"filter\";}}}}s:17:\"filter_settings.*\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Filter settings\";}s:27:\"filter_settings.filter_html\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:11:\"Filter HTML\";s:7:\"mapping\";a:3:{s:12:\"allowed_html\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Allowed HTML\";}s:16:\"filter_html_help\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"HTML help\";}s:20:\"filter_html_nofollow\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"HTML nofollow\";}}}s:26:\"filter_settings.filter_url\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:10:\"Filter URL\";s:7:\"mapping\";a:1:{s:17:\"filter_url_length\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:10:\"URL length\";}}}s:25:\"search.plugin.help_search\";a:2:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:11:\"Help search\";}s:34:\"views.field.history_user_timestamp\";a:3:{s:4:\"type\";s:16:\"views.field.node\";s:5:\"label\";s:12:\"History user\";s:7:\"mapping\";a:1:{s:8:\"comments\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:30:\"Check for new comments as well\";}}}s:35:\"views.filter.history_user_timestamp\";a:2:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:12:\"History user\";}s:10:\"image_size\";a:3:{s:4:\"type\";s:7:\"mapping\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:2:{s:5:\"width\";a:4:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Width\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:9:\"allowNull\";b:1;}}}s:6:\"height\";a:4:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Height\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:9:\"allowNull\";b:1;}}}}}s:19:\"field_default_image\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:5:{s:4:\"uuid\";a:1:{s:4:\"type\";s:4:\"uuid\";}s:3:\"alt\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:16:\"Alternative text\";}s:5:\"title\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Title\";}s:5:\"width\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Width\";}s:6:\"height\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Height\";}}}s:13:\"image.style.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:11:\"Image style\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:3:{s:4:\"name\";a:1:{s:4:\"type\";s:12:\"machine_name\";}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:7:\"effects\";a:2:{s:4:\"type\";s:8:\"sequence\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:4:{s:4:\"uuid\";a:1:{s:4:\"type\";s:4:\"uuid\";}s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:27:\"plugin.manager.image.effect\";s:9:\"interface\";s:33:\"Drupal\\image\\ImageEffectInterface\";}}}s:6:\"weight\";a:1:{s:4:\"type\";s:6:\"weight\";}s:4:\"data\";a:1:{s:4:\"type\";s:25:\"image.effect.[%parent.id]\";}}}}}}s:14:\"image.effect.*\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Effect settings\";}s:23:\"image.effect.image_crop\";a:3:{s:4:\"type\";s:10:\"image_size\";s:5:\"label\";s:10:\"Image crop\";s:7:\"mapping\";a:1:{s:6:\"anchor\";a:2:{s:5:\"label\";s:6:\"Anchor\";s:4:\"type\";s:6:\"string\";}}}s:26:\"image.effect.image_convert\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:7:\"Convert\";s:7:\"mapping\";a:1:{s:9:\"extension\";a:3:{s:5:\"label\";s:9:\"Extension\";s:4:\"type\";s:6:\"string\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:8:\"callback\";s:67:\"Drupal\\Core\\ImageToolkit\\ImageToolkitManager::getAllValidExtensions\";}}}}}s:31:\"image.effect.image_convert_avif\";a:2:{s:4:\"type\";s:26:\"image.effect.image_convert\";s:5:\"label\";s:15:\"Convert to AVIF\";}s:25:\"image.effect.image_resize\";a:2:{s:4:\"type\";s:10:\"image_size\";s:5:\"label\";s:12:\"Image resize\";}s:25:\"image.effect.image_rotate\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:12:\"Image rotate\";s:7:\"mapping\";a:3:{s:7:\"degrees\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Rotation angle\";}s:7:\"bgcolor\";a:2:{s:5:\"label\";s:16:\"Background color\";s:4:\"type\";s:9:\"color_hex\";}s:6:\"random\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Randomize\";}}}s:24:\"image.effect.image_scale\";a:3:{s:4:\"type\";s:10:\"image_size\";s:5:\"label\";s:11:\"Image scale\";s:7:\"mapping\";a:1:{s:7:\"upscale\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Upscale\";}}}s:29:\"image.effect.image_desaturate\";a:1:{s:4:\"type\";s:8:\"sequence\";}s:33:\"image.effect.image_scale_and_crop\";a:3:{s:4:\"type\";s:10:\"image_size\";s:5:\"label\";s:20:\"Image scale and crop\";s:7:\"mapping\";a:1:{s:6:\"anchor\";a:2:{s:5:\"label\";s:6:\"Anchor\";s:4:\"type\";s:6:\"string\";}}}s:14:\"image.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:3:{s:13:\"preview_image\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Preview image\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:0:{}s:5:\"Image\";a:0:{}}}s:26:\"allow_insecure_derivatives\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:32:\"Allow insecure image derivatives\";}s:20:\"suppress_itok_output\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:52:\"Suppress the itok query string for image derivatives\";}}}s:28:\"field.storage_settings.image\";a:3:{s:4:\"type\";s:27:\"field.storage_settings.file\";s:5:\"label\";s:14:\"Image settings\";s:7:\"mapping\";a:1:{s:13:\"default_image\";a:2:{s:4:\"type\";s:19:\"field_default_image\";s:5:\"label\";s:13:\"Default value\";}}}s:26:\"field.field_settings.image\";a:3:{s:4:\"type\";s:30:\"base_file_field_field_settings\";s:5:\"label\";s:14:\"Image settings\";s:7:\"mapping\";a:7:{s:14:\"max_resolution\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:24:\"Maximum image dimensions\";}s:14:\"min_resolution\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:24:\"Minimum image dimensions\";}s:9:\"alt_field\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:16:\"Enable Alt field\";}s:18:\"alt_field_required\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Alt field required\";}s:11:\"title_field\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Enable Title field\";}s:20:\"title_field_required\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:20:\"Title field required\";}s:13:\"default_image\";a:2:{s:4:\"type\";s:19:\"field_default_image\";s:5:\"label\";s:13:\"Default value\";}}}s:17:\"field.value.image\";a:2:{s:4:\"type\";s:19:\"field_default_image\";s:5:\"label\";s:13:\"Default value\";}s:30:\"field.formatter.settings.image\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:35:\"Image field display format settings\";s:7:\"mapping\";a:3:{s:10:\"image_link\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Link image to\";}s:11:\"image_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Image style\";}s:13:\"image_loading\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:22:\"Image loading settings\";s:7:\"mapping\";a:1:{s:9:\"attribute\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Loading attribute\";}}}}}s:34:\"field.formatter.settings.image_url\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:28:\"Image URL formatter settings\";s:7:\"mapping\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Image style\";}}}s:33:\"field.widget.settings.image_image\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:35:\"Image field display format settings\";s:7:\"mapping\";a:2:{s:18:\"progress_indicator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Progress indicator\";}s:19:\"preview_image_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Preview image style\";}}}s:24:\"imagemagick.image_format\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:12:\"Image format\";s:7:\"mapping\";a:4:{s:9:\"mime_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"MIME type\";}s:6:\"weight\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:60:\"Weight to prioritise image file extensions mapping to format\";}s:7:\"enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:30:\"Support enabled in the toolkit\";}s:18:\"exclude_extensions\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:36:\"Image file extensions to be excluded\";}}}s:20:\"imagemagick.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:20:\"Imagemagick settings\";s:7:\"mapping\";a:9:{s:7:\"quality\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:13:\"Image quality\";}s:8:\"binaries\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:45:\"Graphics package - ImageMagick/GraphicsMagick\";}s:19:\"imagemagick_version\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"ImageMagick version\";}s:16:\"path_to_binaries\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Path to the binaries\";}s:7:\"prepend\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Prepend arguments\";}s:12:\"log_warnings\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:51:\"Log command executions returning with non-zero code\";}s:5:\"debug\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:29:\"Display debugging information\";}s:13:\"image_formats\";a:2:{s:4:\"type\";s:8:\"sequence\";s:8:\"sequence\";a:1:{s:4:\"type\";s:24:\"imagemagick.image_format\";}}s:8:\"advanced\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:17:\"Advanced settings\";s:7:\"mapping\";a:4:{s:7:\"density\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:16:\"Image resolution\";}s:10:\"colorspace\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Convert colorspace\";}s:7:\"profile\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Color profile path\";}s:8:\"coalesce\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:28:\"Coalesce Animated GIF images\";}}}}}s:53:\"imagemagick.file_metadata_plugin.imagemagick_identify\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:50:\"imagemagick_identify file metadata plugin settings\";s:7:\"mapping\";a:1:{s:13:\"configuration\";a:2:{s:4:\"type\";s:29:\"file_mdm.plugin.configuration\";s:5:\"label\";s:36:\"imagemagick_identify plugin settings\";}}}s:25:\"language_type_negotiation\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:37:\"Language negotiation per type setting\";s:7:\"mapping\";a:2:{s:7:\"enabled\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:19:\"Enabled negotiators\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Weight\";}}s:14:\"method_weights\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:18:\"Negotiator weights\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Weight\";}}}}s:14:\"language.types\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:14:\"Language types\";s:7:\"mapping\";a:3:{s:3:\"all\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:18:\"All language types\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Language type\";}}s:12:\"configurable\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:27:\"Configurable language types\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Language type\";}}s:11:\"negotiation\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:38:\"Language negotiation per type settings\";s:8:\"sequence\";a:2:{s:4:\"type\";s:25:\"language_type_negotiation\";s:5:\"label\";s:37:\"Language negotiation per type setting\";}}}}s:20:\"language.negotiation\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:26:\"Language detection methods\";s:7:\"mapping\";a:3:{s:7:\"session\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:7:\"Session\";s:7:\"mapping\";a:1:{s:9:\"parameter\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"Request/session parameter\";}}}s:3:\"url\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:46:\"Language from the URL (Path prefix or domain).\";s:7:\"mapping\";a:3:{s:6:\"source\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:40:\"Part of the URL that determines language\";}s:8:\"prefixes\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:25:\"Path prefix configuration\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Path prefix\";}}s:7:\"domains\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:20:\"Domain configuration\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Domain\";}}}}s:17:\"selected_langcode\";a:2:{s:4:\"type\";s:8:\"langcode\";s:5:\"label\";s:17:\"Selected language\";}}}s:17:\"language.mappings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:16:\"Language mapping\";s:7:\"mapping\";a:1:{s:3:\"map\";a:2:{s:4:\"type\";s:8:\"sequence\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Language\";}}}}s:17:\"language.entity.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:8:\"Language\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:5:{s:2:\"id\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";s:11:\"constraints\";a:2:{s:8:\"NotBlank\";a:0:{}s:5:\"Regex\";a:2:{s:7:\"pattern\";s:35:\"/[a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*/\";s:7:\"message\";s:34:\"This is not a valid language code.\";}}}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:9:\"direction\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Direction\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:2:{i:0;s:3:\"ltr\";i:1;s:3:\"rtl\";}}}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:6:\"locked\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Locked\";}}}s:29:\"language.content_settings.*.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:25:\"Content Language Settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:5:{s:2:\"id\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:0:{}}}s:21:\"target_entity_type_id\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Entity Type ID\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:19:\"entity_type.manager\";s:9:\"interface\";s:41:\"Drupal\\Core\\Entity\\ContentEntityInterface\";}}}s:13:\"target_bundle\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Bundle\";s:11:\"constraints\";a:1:{s:18:\"EntityBundleExists\";s:29:\"%parent.target_entity_type_id\";}}s:16:\"default_langcode\";a:3:{s:4:\"type\";s:8:\"langcode\";s:5:\"label\";s:16:\"Default language\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:8:\"callback\";s:76:\"\\Drupal\\language\\Entity\\ContentLanguageSettings::getAllValidDefaultLangcodes\";}}}s:18:\"language_alterable\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Allow to alter the language\";}}}s:25:\"condition.plugin.language\";a:2:{s:4:\"type\";s:16:\"condition.plugin\";s:7:\"mapping\";a:1:{s:9:\"langcodes\";a:2:{s:4:\"type\";s:8:\"sequence\";s:8:\"sequence\";a:1:{s:4:\"type\";s:8:\"langcode\";}}}}s:29:\"field.formatter.settings.link\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:20:\"Link format settings\";s:7:\"mapping\";a:5:{s:11:\"trim_length\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:21:\"Trim link text length\";}s:8:\"url_only\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"URL only\";}s:9:\"url_plain\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"Show URL as plain text\";}s:3:\"rel\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:27:\"Add rel=\"nofollow\" to links\";}s:6:\"target\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:23:\"Open link in new window\";}}}s:38:\"field.formatter.settings.link_separate\";a:2:{s:4:\"type\";s:29:\"field.formatter.settings.link\";s:5:\"label\";s:20:\"Link format settings\";}s:34:\"field.widget.settings.link_default\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:20:\"Link format settings\";s:7:\"mapping\";a:2:{s:15:\"placeholder_url\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Placeholder for URL\";}s:17:\"placeholder_title\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:25:\"Placeholder for link text\";}}}s:25:\"field.field_settings.link\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Link settings\";s:7:\"mapping\";a:2:{s:5:\"title\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:15:\"Allow link text\";}s:9:\"link_type\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"Allowed link type\";}}}s:16:\"field.value.link\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:4:{s:10:\"attributes\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Link attributes\";s:7:\"mapping\";a:1:{s:5:\"title\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:9:\"Link text\";}}}s:3:\"uri\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:3:\"URL\";}s:5:\"title\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:9:\"Link text\";}s:7:\"options\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:12:\"Link options\";s:7:\"mapping\";a:5:{s:5:\"query\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:25:\"URL query key value pairs\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}s:8:\"fragment\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"URL fragment\";}s:8:\"absolute\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:83:\"Whether to force the output to be an absolute link (beginning with http: or https:)\";}s:5:\"https\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:79:\"Whether to force this URL to point to a secure location (beginning with https:)\";}s:10:\"attributes\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:15:\"Link attributes\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}}}s:15:\"locale.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:28:\"Translate interface settings\";s:7:\"mapping\";a:4:{s:13:\"cache_strings\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Cache strings\";}s:17:\"translate_english\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Enable English translation\";}s:10:\"javascript\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:19:\"JavaScript settings\";s:7:\"mapping\";a:1:{s:9:\"directory\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Translation directory\";}}}s:11:\"translation\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:20:\"Translation settings\";s:7:\"mapping\";a:8:{s:10:\"use_source\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Translation source\";}s:16:\"default_filename\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:36:\"Default translation filename pattern\";}s:22:\"default_server_pattern\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:34:\"Default translation server pattern\";}s:20:\"overwrite_customized\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:33:\"Overwrite customized translations\";}s:24:\"overwrite_not_customized\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:37:\"Overwrite non customized translations\";}s:20:\"update_interval_days\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"Check for updates\";}s:4:\"path\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:32:\"Interface translations directory\";}s:14:\"import_enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Import enabled\";}}}}}s:14:\"media.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:14:\"Media settings\";s:7:\"mapping\";a:4:{s:13:\"icon_base_uri\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:60:\"Full URI to a folder where the media icons will be installed\";}s:13:\"iframe_domain\";a:3:{s:4:\"type\";s:3:\"uri\";s:8:\"nullable\";b:1;s:5:\"label\";s:54:\"Domain from which to serve oEmbed content in an iframe\";}s:20:\"oembed_providers_url\";a:2:{s:4:\"type\";s:3:\"uri\";s:5:\"label\";s:55:\"The URL of the oEmbed providers database in JSON format\";}s:14:\"standalone_url\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:56:\"Allow media items to be viewed standalone at /media/{id}\";}}}s:12:\"media.type.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:10:\"Media type\";s:7:\"mapping\";a:8:{s:2:\"id\";a:3:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:12:\"Machine name\";s:11:\"constraints\";a:1:{s:6:\"Length\";a:1:{s:3:\"max\";i:32;}}}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:4:\"Name\";}s:11:\"description\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:11:\"Description\";}s:6:\"source\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Source\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:27:\"plugin.manager.media.source\";s:9:\"interface\";s:33:\"Drupal\\media\\MediaSourceInterface\";}}}s:25:\"queue_thumbnail_downloads\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:48:\"Whether the thumbnail downloads should be queued\";}s:12:\"new_revision\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:51:\"Whether a new revision should be created by default\";}s:20:\"source_configuration\";a:1:{s:4:\"type\";s:29:\"media.source.[%parent.source]\";}s:9:\"field_map\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:9:\"Field map\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:40:\"field.formatter.settings.media_thumbnail\";a:2:{s:4:\"type\";s:30:\"field.formatter.settings.image\";s:5:\"label\";s:45:\"Media thumbnail field display format settings\";}s:31:\"field.formatter.settings.oembed\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:30:\"oEmbed display format settings\";s:7:\"mapping\";a:3:{s:9:\"max_width\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:13:\"Maximum width\";}s:10:\"max_height\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Maximum height\";}s:7:\"loading\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:23:\"oEmbed loading settings\";s:7:\"mapping\";a:1:{s:9:\"attribute\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Loading attribute\";}}}}}s:38:\"field.widget.settings.oembed_textfield\";a:2:{s:4:\"type\";s:38:\"field.widget.settings.string_textfield\";s:5:\"label\";s:29:\"oEmbed widget format settings\";}s:14:\"media.source.*\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:21:\"Media source settings\";}s:17:\"media.source.file\";a:2:{s:4:\"type\";s:24:\"media.source.field_aware\";s:5:\"label\";s:33:\"\"File\" media source configuration\";}s:18:\"media.source.image\";a:2:{s:4:\"type\";s:24:\"media.source.field_aware\";s:5:\"label\";s:34:\"\"Image\" media source configuration\";}s:23:\"media.source.audio_file\";a:2:{s:4:\"type\";s:24:\"media.source.field_aware\";s:5:\"label\";s:34:\"\"Audio\" media source configuration\";}s:23:\"media.source.video_file\";a:2:{s:4:\"type\";s:24:\"media.source.field_aware\";s:5:\"label\";s:34:\"\"Video\" media source configuration\";}s:21:\"media.source.oembed:*\";a:3:{s:4:\"type\";s:24:\"media.source.field_aware\";s:5:\"label\";s:33:\"oEmbed media source configuration\";s:7:\"mapping\";a:2:{s:20:\"thumbnails_directory\";a:2:{s:4:\"type\";s:3:\"uri\";s:5:\"label\";s:34:\"URI of thumbnail storage directory\";}s:9:\"providers\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:24:\"Allowed oEmbed providers\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Provider name\";}}}}s:24:\"media.source.field_aware\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:1:{s:12:\"source_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Source field\";}}}s:27:\"filter_settings.media_embed\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:11:\"Media Embed\";s:7:\"mapping\";a:3:{s:17:\"default_view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:37:\"The view mode that is used by default\";}s:18:\"allowed_view_modes\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:48:\"View modes selectable in the \"Edit media\" dialog\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"View mode\";}}s:19:\"allowed_media_types\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:43:\"Media types selectable in the Media Library\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Media type\";}}}}s:42:\"field.widget.settings.media_library_widget\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:29:\"Media library widget settings\";s:7:\"mapping\";a:1:{s:11:\"media_types\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:37:\"Allowed media types, in display order\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Media type ID\";}}}}s:22:\"media_library.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:22:\"Media library settings\";s:7:\"mapping\";a:1:{s:11:\"advanced_ui\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Enable advanced UI\";}}}s:16:\"menu_ui.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:13:\"Menu settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:24:\"override_parent_selector\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Override parent selector\";}}}s:31:\"node.type.*.third_party.menu_ui\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:30:\"Per-content type menu settings\";s:7:\"mapping\";a:2:{s:15:\"available_menus\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:15:\"Available menus\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Menu machine name\";}}s:6:\"parent\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Parent\";}}}s:13:\"node.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:13:\"Node settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:15:\"use_admin_theme\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:57:\"Use administration theme when editing or creating content\";}}}s:11:\"node.type.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:12:\"Content type\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:7:{s:4:\"name\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:4:\"Name\";}s:4:\"type\";a:3:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:21:\"Machine-readable name\";s:11:\"constraints\";a:1:{s:6:\"Length\";a:1:{s:3:\"max\";i:32;}}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:11:\"Description\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:9:\"allowNull\";b:1;}}}s:4:\"help\";a:4:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:36:\"Explanation or submission guidelines\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:9:\"allowNull\";b:1;}}}s:12:\"new_revision\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:51:\"Whether a new revision should be created by default\";}s:12:\"preview_mode\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:25:\"Preview before submitting\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:3:{i:0;i:0;i:1;i:1;i:2;i:2;}}}s:17:\"display_submitted\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:65:\"Display setting for author and date Submitted by post information\";}}}s:25:\"search.plugin.node_search\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Content search\";s:7:\"mapping\";a:1:{s:8:\"rankings\";a:4:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:15:\"Content ranking\";s:7:\"orderby\";s:3:\"key\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:9:\"Influence\";}}}}s:42:\"action.configuration.node_unpromote_action\";a:2:{s:4:\"type\";s:28:\"action_configuration_default\";s:5:\"label\";s:53:\"Demote selected content from front page configuration\";}s:40:\"action.configuration.node_promote_action\";a:2:{s:4:\"type\";s:28:\"action_configuration_default\";s:5:\"label\";s:54:\"Promote selected content from front page configuration\";}s:44:\"action.configuration.node_make_sticky_action\";a:2:{s:4:\"type\";s:28:\"action_configuration_default\";s:5:\"label\";s:42:\"Make selected content sticky configuration\";}s:46:\"action.configuration.node_make_unsticky_action\";a:2:{s:4:\"type\";s:28:\"action_configuration_default\";s:5:\"label\";s:44:\"Make selected content unsticky configuration\";}s:35:\"block.settings.node_syndicate_block\";a:3:{s:4:\"type\";s:14:\"block_settings\";s:5:\"label\";s:15:\"Syndicate block\";s:7:\"mapping\";a:1:{s:11:\"block_count\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:11:\"Block count\";}}}s:29:\"views.area.node_listing_empty\";a:2:{s:4:\"type\";s:10:\"views_area\";s:5:\"label\";s:9:\"Node link\";}s:23:\"views.argument.node_nid\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:7:\"Node ID\";s:7:\"mapping\";a:2:{s:12:\"break_phrase\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Allow multiple values\";}s:3:\"not\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Exclude\";}}}s:24:\"views.argument.node_type\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:9:\"Node type\";s:7:\"mapping\";a:8:{s:8:\"glossary\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Glossary mode\";}s:5:\"limit\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:15:\"Character limit\";}s:4:\"case\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Case\";}s:9:\"path_case\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Case in path\";}s:14:\"transform_dash\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:33:\"Transform spaces to dashes in URL\";}s:12:\"break_phrase\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Allow multiple values\";}s:9:\"add_table\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:45:\"Allow multiple filter values to work together\";}s:13:\"require_value\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:45:\"Do not display items with no value in summary\";}}}s:32:\"views.argument.node_uid_revision\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:12:\"Node user ID\";s:7:\"mapping\";a:2:{s:12:\"break_phrase\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Allow multiple values\";}s:3:\"not\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Exclude\";}}}s:23:\"views.argument.node_vid\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:16:\"Node revision ID\";s:7:\"mapping\";a:2:{s:12:\"break_phrase\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Allow multiple values\";}s:3:\"not\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Exclude\";}}}s:16:\"views.field.node\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:4:\"Node\";s:7:\"mapping\";a:1:{s:12:\"link_to_node\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:48:\"Link this field to the original piece of content\";}}}s:26:\"views.field.node_bulk_form\";a:2:{s:4:\"type\";s:21:\"views_field_bulk_form\";s:5:\"label\";s:14:\"Node bulk form\";}s:30:\"views.field.node_revision_link\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:23:\"Link to a node revision\";s:7:\"mapping\";a:1:{s:4:\"text\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"Text to display\";}}}s:37:\"views.field.node_revision_link_delete\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:30:\"Link to delete a node revision\";s:7:\"mapping\";a:1:{s:4:\"text\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"Text to display\";}}}s:37:\"views.field.node_revision_link_revert\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:35:\"Link to revert a node to a revision\";s:7:\"mapping\";a:1:{s:4:\"text\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"Text to display\";}}}s:24:\"views.filter.node_access\";a:2:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:11:\"Node access\";}s:24:\"views.filter.node_status\";a:2:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:11:\"Node status\";}s:30:\"views.filter.node_uid_revision\";a:3:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:25:\"Node revisions of an user\";s:7:\"mapping\";a:3:{s:8:\"operator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Operator\";}s:5:\"value\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Values\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Value\";}}s:6:\"expose\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:6:\"Expose\";s:7:\"mapping\";a:1:{s:6:\"reduce\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Reduce\";}}}}}s:30:\"views.filter_value.node_access\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Access\";}s:30:\"views.filter_value.node_status\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Status\";}s:18:\"views.row.node_rss\";a:3:{s:4:\"type\";s:9:\"views_row\";s:5:\"label\";s:15:\"Content options\";s:7:\"mapping\";a:1:{s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Display type\";}}}s:35:\"field.storage_settings.list_integer\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:23:\"List (integer) settings\";s:7:\"mapping\";a:2:{s:14:\"allowed_values\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:19:\"Allowed values list\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:24:\"Allowed value with label\";s:7:\"mapping\";a:2:{s:5:\"value\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Value\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}}}}s:23:\"allowed_values_function\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:23:\"Allowed values function\";}}}s:24:\"field.value.list_integer\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Value\";}}}s:33:\"field.storage_settings.list_float\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:21:\"List (float) settings\";s:7:\"mapping\";a:2:{s:14:\"allowed_values\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:19:\"Allowed values list\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:24:\"Allowed value with label\";s:7:\"mapping\";a:2:{s:5:\"value\";a:2:{s:4:\"type\";s:5:\"float\";s:5:\"label\";s:5:\"Value\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}}}}s:23:\"allowed_values_function\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:23:\"Allowed values function\";}}}s:22:\"field.value.list_float\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Value\";}}}s:34:\"field.storage_settings.list_string\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:20:\"List (text) settings\";s:7:\"mapping\";a:2:{s:14:\"allowed_values\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:19:\"Allowed values list\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:24:\"Allowed value with label\";s:7:\"mapping\";a:2:{s:5:\"value\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Value\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}}}}s:23:\"allowed_values_function\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:23:\"Allowed values function\";}}}s:23:\"field.value.list_string\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Value\";}}}s:37:\"field.formatter.settings.list_default\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:37:\"Options list default display settings\";}s:33:\"field.formatter.settings.list_key\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:19:\"Key format settings\";}s:37:\"field.widget.settings.options_buttons\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:41:\"Check boxes/radio buttons format settings\";}s:36:\"field.widget.settings.options_select\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:27:\"Select list format settings\";}s:32:\"views.argument.number_list_field\";a:2:{s:4:\"type\";s:22:\"views.argument.numeric\";s:7:\"mapping\";a:1:{s:7:\"summary\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:17:\"Display a summary\";s:7:\"mapping\";a:4:{s:10:\"sort_order\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Sort order\";}s:17:\"number_of_records\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:7:\"Sort by\";}s:6:\"format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Format\";}s:5:\"human\";a:1:{s:4:\"type\";s:7:\"boolean\";}}}}}s:32:\"views.argument.string_list_field\";a:2:{s:4:\"type\";s:21:\"views.argument.string\";s:7:\"mapping\";a:1:{s:7:\"summary\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:17:\"Display a summary\";s:7:\"mapping\";a:4:{s:10:\"sort_order\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Sort order\";}s:17:\"number_of_records\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:7:\"Sort by\";}s:6:\"format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Format\";}s:5:\"human\";a:1:{s:4:\"type\";s:7:\"boolean\";}}}}}s:23:\"views.filter.list_field\";a:1:{s:4:\"type\";s:24:\"views.filter.many_to_one\";}s:26:\"field.widget.settings.path\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:20:\"Link format settings\";}s:18:\"recaptcha.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:18:\"reCAPTCHA settings\";s:7:\"mapping\";a:5:{s:8:\"site_key\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Site key\";}s:10:\"secret_key\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Secret key\";}s:15:\"verify_hostname\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:28:\"Local domain name validation\";}s:12:\"use_globally\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"Use reCAPTCHA globally\";}s:6:\"widget\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Widget settings\";s:7:\"mapping\";a:4:{s:5:\"theme\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Theme\";}s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Type\";}s:4:\"size\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Size\";}s:8:\"noscript\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:53:\"Enable fallback for browsers with JavaScript disabled\";}}}}}s:21:\"recaptcha_v3.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:21:\"reCAPTCHA v3 settings\";s:7:\"mapping\";a:8:{s:8:\"site_key\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"The site key\";}s:10:\"secret_key\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"The secret key\";}s:10:\"hide_badge\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:37:\"Toggle the reCAPTCHA badge visibility\";}s:15:\"verify_hostname\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Checks the hostname\";}s:17:\"default_challenge\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:26:\"Default fallback challenge\";}s:13:\"error_message\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Error message\";s:12:\"translatable\";b:1;}s:9:\"cacheable\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"Make captcha cacheable\";}s:25:\"library_use_recaptcha_net\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:53:\"Load library from recaptcha.net instead of google.com\";}}}s:34:\"recaptcha_v3.recaptcha_v3_action.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:26:\"reCAPTCHA v3 action config\";s:7:\"mapping\";a:5:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:9:\"threshold\";a:2:{s:4:\"type\";s:5:\"float\";s:5:\"label\";s:9:\"Threshold\";}s:9:\"challenge\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Challenge\";}s:4:\"uuid\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"UUID\";}}}s:15:\"search.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:15:\"Search settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:4:{s:12:\"and_or_limit\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:24:\"AND/OR combination limit\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}s:12:\"default_page\";a:4:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Default search page\";s:11:\"constraints\";a:1:{s:12:\"ConfigExists\";a:1:{s:6:\"prefix\";s:12:\"search.page.\";}}s:11:\"requiredKey\";b:0;}s:5:\"index\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:17:\"Indexing settings\";s:7:\"mapping\";a:4:{s:10:\"cron_limit\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:37:\"Number of items to index per cron run\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}}s:11:\"overlap_cjk\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Simple CJK handling\";}s:17:\"minimum_word_size\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:28:\"Minimum word length to index\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}}s:11:\"tag_weights\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:16:\"HTML tags weight\";s:7:\"mapping\";a:12:{s:2:\"h1\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:13:\"Tag h1 weight\";}s:2:\"h2\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:13:\"Tag h2 weight\";}s:2:\"h3\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:13:\"Tag h3 weight\";}s:2:\"h4\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:13:\"Tag h4 weight\";}s:2:\"h5\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:13:\"Tag h5 weight\";}s:2:\"h6\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:13:\"Tag h6 weight\";}s:1:\"u\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:12:\"Tag u weight\";}s:1:\"b\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:12:\"Tag b weight\";}s:1:\"i\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:12:\"Tag i weight\";}s:6:\"strong\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:17:\"Tag strong weight\";}s:2:\"em\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:13:\"Tag em weight\";}s:1:\"a\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:12:\"Tag a weight\";}}}}}s:7:\"logging\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Log searches\";}}}s:13:\"search.page.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:11:\"Search page\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:6:{s:2:\"id\";a:2:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:4:\"path\";a:3:{s:4:\"type\";s:4:\"path\";s:5:\"label\";s:16:\"Search page path\";s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:0:{}}}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:6:\"plugin\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Plugin\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:21:\"plugin.manager.search\";s:9:\"interface\";s:36:\"Drupal\\search\\Plugin\\SearchInterface\";}}}s:13:\"configuration\";a:1:{s:4:\"type\";s:30:\"search.plugin.[%parent.plugin]\";}}}s:32:\"block.settings.search_form_block\";a:4:{s:4:\"type\";s:14:\"block_settings\";s:5:\"label\";s:12:\"Search block\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:7:\"page_id\";a:4:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Search page\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:12:\"ConfigExists\";a:1:{s:6:\"prefix\";s:12:\"search.page.\";}}}}}s:21:\"views.argument.search\";a:2:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:9:\"Query key\";}s:24:\"views.field.search_score\";a:3:{s:4:\"type\";s:19:\"views.field.numeric\";s:5:\"label\";s:12:\"Search score\";s:7:\"mapping\";a:2:{s:14:\"alternate_sort\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Alternative sort\";}s:15:\"alternate_order\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Alternate sort order\";}}}s:19:\"views.filter.search\";a:3:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:12:\"Link to node\";s:7:\"mapping\";a:1:{s:8:\"operator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"On empty input\";}}}s:34:\"views.filter_value.search_keywords\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Search keywords\";}s:21:\"views.row.search_view\";a:3:{s:4:\"type\";s:9:\"views_row\";s:5:\"label\";s:11:\"Source link\";s:7:\"mapping\";a:1:{s:5:\"score\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Display score\";}}}s:23:\"views.sort.search_score\";a:2:{s:4:\"type\";s:10:\"views_sort\";s:5:\"label\";s:12:\"Search score\";}s:14:\"shortcut.set.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:17:\"Shortcut settings\";s:7:\"mapping\";a:2:{s:2:\"id\";a:3:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:2:\"ID\";s:11:\"constraints\";a:2:{s:5:\"Regex\";a:2:{s:7:\"pattern\";s:14:\"/^[a-z0-9-]+$/\";s:7:\"message\";s:37:\"The %value machine name is not valid.\";}s:6:\"Length\";a:1:{s:3:\"max\";i:23;}}}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}}s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}}s:35:\"theme_settings.third_party.shortcut\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:17:\"Shortcut settings\";s:7:\"mapping\";a:1:{s:11:\"module_link\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Add shortcut link\";}}}s:14:\"slick.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:14:\"Slick settings\";s:7:\"mapping\";a:4:{s:7:\"library\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Library\";}s:10:\"module_css\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:35:\"Enable Slick module slick.theme.css\";}s:9:\"slick_css\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:36:\"Enable Slick library slick-theme.css\";}s:8:\"sitewide\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:19:\"Load slick globally\";}}}s:15:\"slick_optionset\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Settings\";s:7:\"mapping\";a:58:{s:11:\"mobileFirst\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Mobile first\";}s:8:\"asNavFor\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"asNavFor target\";}s:13:\"accessibility\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Accessibility\";}s:11:\"regionLabel\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"ARIA label\";}s:12:\"useGroupRole\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Use group role\";}s:16:\"instructionsText\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:26:\"Screen reader instructions\";}s:14:\"adaptiveHeight\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Adaptive height\";}s:8:\"autoplay\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Autoplay\";}s:23:\"useAutoplayToggleButton\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Use autoplay toggle button\";}s:9:\"pauseIcon\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Pause icon classes\";}s:8:\"playIcon\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Play icon classes\";}s:12:\"pauseOnHover\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Pause on hover\";}s:16:\"pauseOnDotsHover\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Pause on dots hover\";}s:12:\"pauseOnFocus\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Pause on focus\";}s:13:\"autoplaySpeed\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Autoplay speed\";}s:6:\"arrows\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Arrows\";}s:9:\"prevArrow\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"Previous arrow\";}s:9:\"nextArrow\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"Next arrow\";}s:15:\"arrowsPlacement\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:16:\"Arrows placement\";}s:9:\"downArrow\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Use arrow down\";}s:15:\"downArrowTarget\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Arrow down target\";}s:15:\"downArrowOffset\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"Arrow down offset\";}s:10:\"centerMode\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:11:\"Center mode\";}s:13:\"centerPadding\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Center padding\";}s:4:\"dots\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:4:\"Dots\";}s:9:\"dotsClass\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Dot class\";}s:10:\"appendDots\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"appendDots\";}s:9:\"draggable\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Draggable\";}s:4:\"fade\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:4:\"Fade\";}s:13:\"focusOnSelect\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Focus on select\";}s:8:\"infinite\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Infinite\";}s:12:\"initialSlide\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:13:\"Initial slide\";}s:8:\"lazyLoad\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Lazy load\";}s:10:\"mouseWheel\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Mousewheel\";}s:9:\"randomize\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Randomize\";}s:9:\"respondTo\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Respond to\";}s:3:\"rtl\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:3:\"RTL\";}s:4:\"rows\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:4:\"Rows\";}s:12:\"slidesPerRow\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Slides per row\";}s:5:\"slide\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Slide element\";}s:12:\"slidesToShow\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Slides to show\";}s:14:\"slidesToScroll\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:16:\"Slides to scroll\";}s:5:\"speed\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Speed\";}s:5:\"swipe\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:5:\"Swipe\";}s:12:\"swipeToSlide\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Swipe to slide\";}s:12:\"edgeFriction\";a:2:{s:4:\"type\";s:5:\"float\";s:5:\"label\";s:13:\"Edge friction\";}s:9:\"touchMove\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Touch move\";}s:14:\"touchThreshold\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:15:\"Touch threshold\";}s:6:\"useCSS\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Use CSS\";}s:7:\"cssEase\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"CSS ease\";}s:13:\"cssEaseBezier\";a:1:{s:4:\"type\";s:6:\"string\";}s:15:\"cssEaseOverride\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"CSS ease override\";}s:12:\"useTransform\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Use Transform\";}s:6:\"easing\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Easing\";}s:13:\"variableWidth\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"variableWidth\";}s:8:\"vertical\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Vertical\";}s:15:\"verticalSwiping\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"verticalSwiping\";}s:14:\"waitForAnimate\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"waitForAnimate\";}}}s:17:\"slick.optionset.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:15:\"Slick optionset\";s:7:\"mapping\";a:10:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:4:\"name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Name\";}s:6:\"weight\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Weight\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:4:\"uuid\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"UUID\";}s:5:\"group\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Group\";}s:4:\"skin\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Skin\";}s:11:\"breakpoints\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:11:\"Breakpoints\";}s:9:\"optimized\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Optimized\";}s:7:\"options\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:7:\"Options\";s:7:\"mapping\";a:3:{s:19:\"options__active_tab\";a:1:{s:4:\"type\";s:6:\"string\";}s:8:\"settings\";a:2:{s:4:\"type\";s:15:\"slick_optionset\";s:5:\"label\";s:8:\"Settings\";}s:11:\"responsives\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:18:\"Responsive display\";s:7:\"mapping\";a:1:{s:10:\"responsive\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:10:\"Responsive\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:3:{s:10:\"breakpoint\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:10:\"Responsive\";}s:7:\"unslick\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Unslick\";}s:8:\"settings\";a:2:{s:4:\"type\";s:15:\"slick_optionset\";s:5:\"label\";s:19:\"Responsive settings\";}}}}}}}}}}s:10:\"slick_base\";a:3:{s:4:\"type\";s:10:\"blazy_base\";s:5:\"label\";s:34:\"Slick display format base settings\";s:7:\"mapping\";a:60:{s:12:\"overridables\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:19:\"Overridable options\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Overridable\";}}s:9:\"thumbnail\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Thumbnail\";}s:19:\"optionset_thumbnail\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Optionset thumbnail\";}s:14:\"skin_thumbnail\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Skin thumbnail\";}s:17:\"thumbnail_caption\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Thumbnail caption\";}s:16:\"thumbnail_effect\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Thumbnail effect\";}s:18:\"thumbnail_position\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Thumbnail position\";}s:9:\"optionset\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Optionset\";}s:8:\"override\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Override\";}s:4:\"skin\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Skin\";}s:11:\"skin_arrows\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Skin arrows\";}s:9:\"skin_dots\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Skin dots\";}s:15:\"use_theme_field\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Use theme field\";}s:5:\"cache\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Cache\";}s:9:\"admin_uri\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Admin uri\";}s:6:\"use_lb\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Use lb\";}s:13:\"preserve_keys\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Preserve keys\";}s:13:\"visible_items\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:13:\"Visible items\";}s:4:\"grid\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Grid\";}s:11:\"grid_medium\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Grid medium\";}s:10:\"grid_small\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Grid small\";}s:5:\"style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Style\";}s:8:\"by_delta\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:8:\"By delta\";}s:6:\"layout\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Layout\";}s:4:\"link\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Link\";}s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"View mode\";}s:10:\"background\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Background\";}s:11:\"box_caption\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Box caption\";}s:18:\"box_caption_custom\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Box caption custom\";}s:15:\"box_media_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Box media style\";}s:7:\"caption\";a:1:{s:4:\"type\";s:8:\"sequence\";}s:7:\"loading\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Loading\";}s:7:\"preload\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Preload\";}s:22:\"responsive_image_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:22:\"Responsive image style\";}s:9:\"box_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Box style\";}s:11:\"image_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Image style\";}s:12:\"media_switch\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Media switch\";}s:5:\"ratio\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Ratio\";}s:15:\"thumbnail_style\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Thumbnail style\";}s:5:\"class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Class\";}s:5:\"image\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Image\";}s:7:\"overlay\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Overlay\";}s:5:\"title\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Title\";}s:7:\"vanilla\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Vanilla\";}s:10:\"svg_inline\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Svg inline\";}s:8:\"svg_fill\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Svg fill\";}s:12:\"svg_sanitize\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Svg sanitize\";}s:19:\"svg_sanitize_remote\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Svg sanitize remote\";}s:16:\"svg_hide_caption\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:16:\"Svg hide caption\";}s:14:\"svg_attributes\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Svg attributes\";}s:17:\"current_view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Current view mode\";}s:2:\"fx\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"Fx\";}s:11:\"grid_header\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Grid header\";}s:4:\"icon\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Icon\";}s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"Id\";}s:4:\"lazy\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Lazy\";}s:5:\"sizes\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Sizes\";}s:5:\"_item\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\" item\";}s:4:\"_uri\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\" uri\";}s:11:\"breakpoints\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Breakpoints\";}}}s:11:\"slick_image\";a:2:{s:4:\"type\";s:10:\"slick_base\";s:5:\"label\";s:35:\"Slick image display format settings\";}s:14:\"slick_extended\";a:2:{s:4:\"type\";s:11:\"slick_image\";s:5:\"label\";s:48:\"Slick fieldable display format extended settings\";}s:35:\"field.formatter.settings.slick_text\";a:2:{s:4:\"type\";s:10:\"slick_base\";s:5:\"label\";s:34:\"Slick text display format settings\";}s:36:\"field.formatter.settings.slick_image\";a:2:{s:4:\"type\";s:11:\"slick_image\";s:5:\"label\";s:35:\"Slick image display format settings\";}s:35:\"field.formatter.settings.slick_file\";a:2:{s:4:\"type\";s:11:\"slick_image\";s:5:\"label\";s:43:\"Slick image with ME display format settings\";}s:11:\"slick_media\";a:2:{s:4:\"type\";s:14:\"slick_extended\";s:5:\"label\";s:40:\"Slick media base display format settings\";}s:36:\"field.formatter.settings.slick_media\";a:2:{s:4:\"type\";s:11:\"slick_media\";s:5:\"label\";s:35:\"Slick media display format settings\";}s:28:\"filter_settings.slick_filter\";a:3:{s:4:\"type\";s:10:\"slick_base\";s:5:\"label\";s:12:\"Slick filter\";s:7:\"mapping\";a:1:{s:12:\"overridables\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:12:\"Overridables\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"override\";}}}}s:20:\"slick_extended_views\";a:3:{s:4:\"type\";s:14:\"slick_extended\";s:5:\"label\";s:29:\"Slick extended views settings\";s:7:\"mapping\";a:3:{s:8:\"grouping\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:24:\"Grouping field number %i\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Field\";s:7:\"mapping\";a:3:{s:5:\"field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Field\";}s:8:\"rendered\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:33:\"Use rendered output to group rows\";}s:14:\"rendered_strip\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:32:\"Remove tags from rendered output\";}}}}s:14:\"grouping_limit\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Grouping limit\";}s:18:\"grouping_optionset\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Grouping optionset\";}}}s:17:\"views.style.slick\";a:2:{s:4:\"type\";s:20:\"slick_extended_views\";s:5:\"label\";s:14:\"Slick Carousel\";}s:26:\"views.style.slick_grouping\";a:2:{s:4:\"type\";s:20:\"slick_extended_views\";s:5:\"label\";s:14:\"Slick Grouping\";}s:23:\"sophron.mapping_command\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Mapping command\";s:7:\"mapping\";a:2:{s:6:\"method\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Method callback\";}s:9:\"arguments\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:35:\"The arguments to pass to the method\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:16:\"sophron.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:16:\"Sophron settings\";s:7:\"mapping\";a:3:{s:10:\"map_option\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:24:\"Indicates the map to use\";}s:9:\"map_class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"A FQCN custom map\";}s:12:\"map_commands\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:30:\"A sequence of mapping commands\";s:8:\"sequence\";a:1:{s:4:\"type\";s:23:\"sophron.mapping_command\";}}}}s:11:\"system.site\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:16:\"Site information\";s:7:\"mapping\";a:9:{s:4:\"uuid\";a:3:{s:4:\"type\";s:4:\"uuid\";s:5:\"label\";s:9:\"Site UUID\";s:11:\"constraints\";a:2:{s:4:\"Uuid\";a:0:{}s:7:\"NotNull\";a:0:{}}}s:4:\"name\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:9:\"Site name\";}s:4:\"mail\";a:2:{s:4:\"type\";s:5:\"email\";s:5:\"label\";s:13:\"Email address\";}s:6:\"slogan\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:6:\"Slogan\";}s:4:\"page\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Pages\";s:7:\"mapping\";a:3:{i:403;a:2:{s:4:\"type\";s:4:\"path\";s:5:\"label\";s:32:\"Default 403 (access denied) page\";}i:404;a:2:{s:4:\"type\";s:4:\"path\";s:5:\"label\";s:28:\"Default 404 (not found) page\";}s:5:\"front\";a:2:{s:4:\"type\";s:4:\"path\";s:5:\"label\";s:18:\"Default front page\";}}}s:18:\"admin_compact_mode\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Compact mode\";}s:17:\"weight_select_max\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:28:\"Weight element maximum value\";}s:16:\"default_langcode\";a:2:{s:4:\"type\";s:8:\"langcode\";s:5:\"label\";s:26:\"Site default language code\";}s:17:\"mail_notification\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:26:\"Notification email address\";}}}s:18:\"system.maintenance\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:16:\"Maintenance mode\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:7:\"message\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:43:\"Message to display when in maintenance mode\";}}}s:11:\"system.cron\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:13:\"Cron settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:2:{s:9:\"threshold\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:10:\"Thresholds\";s:7:\"mapping\";a:2:{s:20:\"requirements_warning\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:27:\"Requirements warning period\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:60;}}}s:18:\"requirements_error\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:25:\"Requirements error period\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:300;}}}}}s:7:\"logging\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Detailed cron logging\";}}}s:11:\"system.date\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:13:\"Date settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:3:{s:9:\"first_day\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"First day of week\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:2:{s:3:\"min\";i:0;s:3:\"max\";i:6;}}}s:7:\"country\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:7:\"Country\";s:7:\"mapping\";a:1:{s:7:\"default\";a:4:{s:8:\"nullable\";b:1;s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Default country\";s:11:\"constraints\";a:1:{s:11:\"CountryCode\";a:0:{}}}}}s:8:\"timezone\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:18:\"Time zone settings\";s:7:\"mapping\";a:2:{s:7:\"default\";a:4:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Default time zone\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:8:\"callback\";s:29:\"DateTimeZone::listIdentifiers\";}}}s:4:\"user\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:4:\"User\";s:7:\"mapping\";a:3:{s:12:\"configurable\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:33:\"Users may set their own time zone\";}s:7:\"default\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:23:\"Time zone for new users\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:3:{i:0;i:0;i:1;i:1;i:2;i:2;}}}s:4:\"warn\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:51:\"Remind users at login if their time zone is not set\";}}}}}}}s:11:\"system.diff\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:13:\"Diff settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:7:\"context\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:7:\"Context\";s:7:\"mapping\";a:2:{s:13:\"lines_leading\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:33:\"Number of leading lines in a diff\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}s:14:\"lines_trailing\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:34:\"Number of trailing lines in a diff\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}}}}}s:14:\"system.logging\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:16:\"Logging settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:11:\"error_level\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"Error messages to display\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:7:\"choices\";a:4:{i:0;s:4:\"hide\";i:1;s:4:\"some\";i:2;s:3:\"all\";i:3;s:7:\"verbose\";}}}}}}s:18:\"system.performance\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:20:\"Performance settings\";s:7:\"mapping\";a:4:{s:5:\"cache\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:7:\"Caching\";s:7:\"mapping\";a:1:{s:4:\"page\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:12:\"Page caching\";s:7:\"mapping\";a:1:{s:7:\"max_age\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:7:\"Max age\";}}}}}s:3:\"css\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:24:\"CSS performance settings\";s:7:\"mapping\";a:2:{s:10:\"preprocess\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Aggregate CSS files\";}s:4:\"gzip\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Compress CSS files\";}}}s:8:\"fast_404\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:17:\"Fast 404 settings\";s:7:\"mapping\";a:4:{s:7:\"enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:16:\"Fast 404 enabled\";}s:5:\"paths\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:27:\"Regular expression to match\";}s:13:\"exclude_paths\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:31:\"Regular expression to not match\";}s:4:\"html\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Fast 404 page html\";}}}s:2:\"js\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:31:\"JavaScript performance settings\";s:7:\"mapping\";a:2:{s:10:\"preprocess\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"JavaScript preprocess\";}s:4:\"gzip\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Compress JavaScript files.\";}}}}}s:10:\"system.rss\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:13:\"Feed settings\";s:7:\"mapping\";a:1:{s:5:\"items\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:10:\"Feed items\";s:7:\"mapping\";a:1:{s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Feed content\";}}}}}s:12:\"system.theme\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:14:\"Theme settings\";s:7:\"mapping\";a:2:{s:5:\"admin\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Administration theme\";}s:7:\"default\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Default theme\";}}}s:13:\"system.menu.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:4:\"Menu\";s:7:\"mapping\";a:4:{s:2:\"id\";a:3:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:2:\"ID\";s:11:\"constraints\";a:2:{s:5:\"Regex\";a:2:{s:7:\"pattern\";s:14:\"/^[a-z0-9-]+$/\";s:7:\"message\";s:37:\"The %value machine name is not valid.\";}s:6:\"Length\";a:1:{s:3:\"max\";i:32;}}}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:11:\"description\";a:4:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:16:\"Menu description\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:6:\"Length\";a:1:{s:3:\"max\";i:512;}}}s:6:\"locked\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Locked\";}}s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}}s:15:\"system.action.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:13:\"System action\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:5:{s:2:\"id\";a:3:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:2:\"ID\";s:11:\"constraints\";a:1:{s:5:\"Regex\";a:2:{s:7:\"pattern\";s:16:\"/^[a-z0-9_\\.]+$/\";s:7:\"message\";s:37:\"The %value machine name is not valid.\";}}}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:4:\"type\";a:4:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Type\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:9:\"allowNull\";b:1;}}}s:6:\"plugin\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Plugin\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:21:\"plugin.manager.action\";s:9:\"interface\";s:34:\"Drupal\\Core\\Action\\ActionInterface\";}}}s:13:\"configuration\";a:1:{s:4:\"type\";s:37:\"action.configuration.[%parent.plugin]\";}}}s:11:\"system.file\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:11:\"File system\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:4:{s:22:\"allow_insecure_uploads\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"Allow insecure uploads\";}s:14:\"default_scheme\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:23:\"Default download method\";s:11:\"constraints\";a:1:{s:13:\"ClassResolver\";a:2:{s:14:\"classOrService\";s:22:\"stream_wrapper_manager\";s:6:\"method\";s:13:\"isValidScheme\";}}}s:4:\"path\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Path settings\";s:10:\"deprecated\";s:186:\"The \'path\' config schema is deprecated in drupal:11.2.0 and will be removed from drupal 12.0.0. Use \'file_temp_path\' key in settings.php instead. See https://www.drupal.org/node/3039255.\";}s:21:\"temporary_maximum_age\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:31:\"Maximum age for temporary files\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}}}s:12:\"system.image\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:14:\"Image settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:7:\"toolkit\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Toolkit\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:21:\"image.toolkit.manager\";s:9:\"interface\";s:47:\"\\Drupal\\Core\\ImageToolkit\\ImageToolkitInterface\";}}}}}s:15:\"system.image.gd\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:14:\"Image settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:12:\"jpeg_quality\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:12:\"JPEG quality\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:2:{s:3:\"min\";i:0;s:3:\"max\";i:100;}}}}}s:11:\"system.mail\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:11:\"Mail system\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:2:{s:9:\"interface\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:10:\"Interfaces\";s:8:\"sequence\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Interface\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:19:\"plugin.manager.mail\";s:9:\"interface\";s:30:\"Drupal\\Core\\Mail\\MailInterface\";}}}}s:10:\"mailer_dsn\";a:2:{s:4:\"type\";s:10:\"mailer_dsn\";s:5:\"label\";s:28:\"Symfony mailer transport DSN\";}}}s:19:\"system.theme.global\";a:2:{s:4:\"type\";s:14:\"theme_settings\";s:5:\"label\";s:21:\"Theme global settings\";}s:17:\"system.advisories\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:26:\"Security advisory settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:2:{s:7:\"enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:36:\"Display critical security advisories\";}s:14:\"interval_hours\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:52:\"How often to check for security advisories, in hours\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:0;}}}}}s:36:\"block.settings.system_branding_block\";a:4:{s:4:\"type\";s:14:\"block_settings\";s:5:\"label\";s:14:\"Branding block\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:3:{s:13:\"use_site_logo\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Use site logo\";}s:13:\"use_site_name\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Use site name\";}s:15:\"use_site_slogan\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Use site slogan\";}}}s:34:\"block.settings.system_menu_block:*\";a:4:{s:4:\"type\";s:14:\"block_settings\";s:5:\"label\";s:10:\"Menu block\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:3:{s:5:\"level\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Starting level\";s:11:\"constraints\";a:1:{s:13:\"MenuLinkDepth\";a:1:{s:3:\"min\";i:0;}}}s:5:\"depth\";a:4:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:24:\"Maximum number of levels\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:13:\"MenuLinkDepth\";a:2:{s:9:\"baseLevel\";s:15:\"[%parent.level]\";s:3:\"min\";i:1;}}}s:16:\"expand_all_items\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:16:\"Expand all items\";}}}s:32:\"block.settings.local_tasks_block\";a:4:{s:4:\"type\";s:14:\"block_settings\";s:5:\"label\";s:10:\"Tabs block\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:2:{s:7:\"primary\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:30:\"Whether primary tabs are shown\";}s:9:\"secondary\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:32:\"Whether secondary tabs are shown\";}}}s:29:\"condition.plugin.request_path\";a:2:{s:4:\"type\";s:16:\"condition.plugin\";s:7:\"mapping\";a:1:{s:5:\"pages\";a:1:{s:4:\"type\";s:6:\"string\";}}}s:32:\"condition.plugin.response_status\";a:2:{s:4:\"type\";s:16:\"condition.plugin\";s:7:\"mapping\";a:1:{s:12:\"status_codes\";a:2:{s:4:\"type\";s:8:\"sequence\";s:8:\"sequence\";a:1:{s:4:\"type\";s:7:\"integer\";}}}}s:20:\"system.feature_flags\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:20:\"System Feature Flags\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:16:\"linkset_endpoint\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:32:\"Enable the menu linkset endpoint\";}}}s:30:\"condition.plugin.current_theme\";a:2:{s:4:\"type\";s:16:\"condition.plugin\";s:7:\"mapping\";a:1:{s:5:\"theme\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Theme\";}}}s:17:\"taxonomy.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:17:\"Taxonomy settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:3:{s:20:\"maintain_index_table\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:20:\"Maintain index table\";}s:17:\"override_selector\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Override selector\";}s:20:\"terms_per_page_admin\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:24:\"Number of terms per page\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}}}}s:21:\"taxonomy.vocabulary.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:10:\"Vocabulary\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:5:{s:4:\"name\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:4:\"Name\";}s:3:\"vid\";a:3:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:12:\"Machine name\";s:11:\"constraints\";a:1:{s:6:\"Length\";a:1:{s:3:\"max\";i:32;}}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:11:\"Description\";s:8:\"nullable\";b:1;s:11:\"constraints\";a:1:{s:8:\"NotBlank\";a:1:{s:9:\"allowNull\";b:1;}}}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:12:\"new_revision\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:51:\"Whether a new revision should be created by default\";}}}s:54:\"field.formatter.settings.entity_reference_rss_category\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:24:\"Taxonomy format settings\";}s:33:\"views.argument.taxonomy_index_tid\";a:2:{s:4:\"type\";s:26:\"views.argument.many_to_one\";s:5:\"label\";s:16:\"Taxonomy term ID\";}s:39:\"views.argument.taxonomy_index_tid_depth\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:16:\"Taxonomy term ID\";s:7:\"mapping\";a:3:{s:5:\"depth\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Depth\";}s:12:\"break_phrase\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Allow multiple values\";}s:22:\"use_taxonomy_term_path\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"Use taxonomy term path\";}}}s:48:\"views.argument.taxonomy_index_tid_depth_modifier\";a:2:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:23:\"Taxonomy depth modifier\";}s:23:\"views.argument.taxonomy\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:8:\"Taxonomy\";s:7:\"mapping\";a:2:{s:12:\"break_phrase\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Allow multiple values\";}s:3:\"not\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Exclude\";}}}s:29:\"views.argument.vocabulary_vid\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:10:\"Vocabulary\";s:7:\"mapping\";a:2:{s:12:\"break_phrase\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Allow multiple values\";}s:3:\"not\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Exclude\";}}}s:45:\"views.argument_validator.entity:taxonomy_term\";a:2:{s:4:\"type\";s:31:\"views.argument_validator_entity\";s:5:\"label\";s:13:\"Taxonomy term\";}s:43:\"views.argument_validator.taxonomy_term_name\";a:3:{s:4:\"type\";s:31:\"views.argument_validator_entity\";s:5:\"label\";s:13:\"Taxonomy term\";s:7:\"mapping\";a:2:{s:4:\"vids\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:12:\"Vocabularies\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Vocabulary\";}}s:9:\"transform\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:60:\"Transform dashes in URL to spaces in term name filter values\";}}}s:35:\"views.argument_default.taxonomy_tid\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:25:\"Taxonomy term ID from URL\";s:7:\"mapping\";a:5:{s:9:\"term_page\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:34:\"Load default filter from term page\";}s:4:\"node\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:75:\"Load default filter from node page, that\'s good for related taxonomy blocks\";}s:5:\"limit\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:25:\"Limit terms by vocabulary\";}s:4:\"vids\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:12:\"Vocabularies\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Vocabulary\";}}s:6:\"anyall\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:23:\"Multiple-value handling\";}}}s:21:\"views.field.term_name\";a:2:{s:4:\"type\";s:17:\"views.field.field\";s:7:\"mapping\";a:1:{s:14:\"convert_spaces\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:39:\"Convert spaces in term names to hyphens\";}}}s:30:\"views.field.taxonomy_index_tid\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:17:\"Taxonomy language\";s:7:\"mapping\";a:5:{s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Display type\";}s:9:\"separator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Separator\";}s:16:\"link_to_taxonomy\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:32:\"Link this field to its term page\";}s:5:\"limit\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:25:\"Limit terms by vocabulary\";}s:4:\"vids\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:12:\"Vocabularies\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Vocabulary\";}}}}s:31:\"views.filter.taxonomy_index_tid\";a:3:{s:4:\"type\";s:24:\"views.filter.many_to_one\";s:5:\"label\";s:16:\"Taxonomy term ID\";s:7:\"mapping\";a:6:{s:3:\"vid\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Vocabulary\";}s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Selection type\";}s:9:\"hierarchy\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Show hierarchy in dropdown\";}s:5:\"limit\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Limit to vocabulary\";}s:13:\"error_message\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Display error message\";}s:5:\"value\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Values\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Value\";}}}}s:37:\"views.filter.taxonomy_index_tid_depth\";a:3:{s:4:\"type\";s:31:\"views.filter.taxonomy_index_tid\";s:5:\"label\";s:27:\"Taxonomy term ID with depth\";s:7:\"mapping\";a:1:{s:5:\"depth\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Depth\";}}}s:33:\"views.relationship.node_term_data\";a:3:{s:4:\"type\";s:18:\"views_relationship\";s:5:\"label\";s:13:\"Taxonomy term\";s:7:\"mapping\";a:1:{s:4:\"vids\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:12:\"Vocabularies\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Vocabulary\";}}}}s:13:\"text.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:13:\"Text settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:22:\"default_summary_length\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:22:\"Default summary length\";s:11:\"constraints\";a:2:{s:7:\"NotNull\";a:0:{}s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}}}}s:27:\"field.storage_settings.text\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:25:\"Text (formatted) settings\";s:7:\"mapping\";a:1:{s:10:\"max_length\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Maximum length\";}}}s:25:\"field.field_settings.text\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:25:\"Text (formatted) settings\";s:7:\"mapping\";a:1:{s:15:\"allowed_formats\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:20:\"Allowed text formats\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:16:\"field.value.text\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:2:{s:5:\"value\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Value\";}s:6:\"format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Text format\";}}}s:32:\"field.storage_settings.text_long\";a:2:{s:5:\"label\";s:31:\"Text (formatted, long) settings\";s:4:\"type\";s:25:\"field.field_settings.text\";}s:30:\"field.field_settings.text_long\";a:3:{s:5:\"label\";s:31:\"Text (formatted, long) settings\";s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:1:{s:15:\"allowed_formats\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:20:\"Allowed text formats\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:21:\"field.value.text_long\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:2:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:5:\"Value\";}s:6:\"format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Text format\";}}}s:38:\"field.field_settings.text_with_summary\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:45:\"Text (formatted, long, with summary) settings\";s:7:\"mapping\";a:3:{s:15:\"display_summary\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Summary input\";}s:16:\"required_summary\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Require summary\";}s:15:\"allowed_formats\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:20:\"Allowed text formats\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:29:\"field.value.text_with_summary\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Default value\";s:7:\"mapping\";a:3:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:4:\"Body\";}s:7:\"summary\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Summary\";}s:6:\"format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Text format\";}}}s:37:\"field.formatter.settings.text_default\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:46:\"Formatted text default display format settings\";}s:48:\"field.formatter.settings.text_summary_or_trimmed\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:57:\"Summary or trimmed formatted text display format settings\";s:7:\"mapping\";a:1:{s:11:\"trim_length\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:11:\"Trim length\";}}}s:37:\"field.formatter.settings.text_trimmed\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:36:\"Trimmed text display format settings\";s:7:\"mapping\";a:1:{s:11:\"trim_length\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:11:\"Trim length\";}}}s:35:\"field.widget.settings.text_textarea\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:49:\"Text area (multiple rows) display format settings\";s:7:\"mapping\";a:2:{s:4:\"rows\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:4:\"Rows\";}s:11:\"placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Placeholder\";}}}s:48:\"field.widget.settings.text_textarea_with_summary\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:48:\"Text area with a summary display format settings\";s:7:\"mapping\";a:4:{s:4:\"rows\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:4:\"Rows\";}s:12:\"summary_rows\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:22:\"Number of summary rows\";}s:11:\"placeholder\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:11:\"Placeholder\";}s:12:\"show_summary\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Always show summary\";}}}s:36:\"field.widget.settings.text_textfield\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:34:\"Text field display format settings\";s:7:\"mapping\";a:2:{s:4:\"size\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"Size of textfield\";}s:11:\"placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Placeholder\";}}}s:15:\"update.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:15:\"Update settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:3:{s:5:\"check\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Check settings\";s:7:\"mapping\";a:2:{s:19:\"disabled_extensions\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:51:\"Check for updates of uninstalled modules and themes\";}s:13:\"interval_days\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:21:\"Days since last check\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:2:{i:0;i:1;i:1;i:7;}}}}}s:5:\"fetch\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Fetch settings\";s:7:\"mapping\";a:3:{s:3:\"url\";a:3:{s:4:\"type\";s:3:\"uri\";s:8:\"nullable\";b:1;s:5:\"label\";s:38:\"URL for fetching available update data\";}s:12:\"max_attempts\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:16:\"Maximum attempts\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}}s:7:\"timeout\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:18:\"Timeout in seconds\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}}}}s:12:\"notification\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:21:\"Notification settings\";s:7:\"mapping\";a:2:{s:6:\"emails\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:52:\"Email addresses to notify when updates are available\";s:8:\"sequence\";a:2:{s:4:\"type\";s:5:\"email\";s:5:\"label\";s:5:\"Email\";}}s:9:\"threshold\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:28:\"Email notification threshold\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:2:{i:0;s:3:\"all\";i:1;s:8:\"security\";}}}}}}}s:30:\"migrate.source.update_settings\";a:3:{s:4:\"type\";s:18:\"migrate_source_sql\";s:5:\"label\";s:22:\"Drupal update settings\";s:7:\"mapping\";a:1:{s:9:\"variables\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:9:\"Variables\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Variable\";}}}}s:13:\"user.settings\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:13:\"User settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:7:{s:9:\"anonymous\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:4:\"Name\";}s:11:\"verify_mail\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:60:\"Require email verification when a visitor creates an account\";}s:6:\"notify\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:11:\"Notify user\";s:7:\"mapping\";a:8:{s:14:\"cancel_confirm\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:33:\"Account cancellation confirmation\";}s:14:\"password_reset\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:31:\"Notify user when password reset\";}s:16:\"status_activated\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:37:\"Notify user when account is activated\";}s:14:\"status_blocked\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Account blocked\";}s:15:\"status_canceled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:16:\"Account canceled\";}s:22:\"register_admin_created\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:43:\"Welcome (new user created by administrator)\";}s:29:\"register_no_approval_required\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:30:\"Welcome (no approval required)\";}s:25:\"register_pending_approval\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Welcome (awaiting approval)\";}}}s:8:\"register\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:26:\"Who can register accounts?\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:7:\"choices\";a:3:{i:0;s:8:\"visitors\";i:1;s:10:\"admin_only\";i:2;s:23:\"visitors_admin_approval\";}}}}s:13:\"cancel_method\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:30:\"When cancelling a user account\";s:11:\"constraints\";a:1:{s:16:\"UserCancelMethod\";a:0:{}}}s:22:\"password_reset_timeout\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:22:\"Password reset timeout\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}}s:17:\"password_strength\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:34:\"Enable password strength indicator\";}}}s:9:\"user.mail\";a:4:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:14:\"Email settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:9:{s:14:\"cancel_confirm\";a:2:{s:4:\"type\";s:4:\"mail\";s:5:\"label\";s:33:\"Account cancellation confirmation\";}s:14:\"password_reset\";a:2:{s:4:\"type\";s:4:\"mail\";s:5:\"label\";s:17:\"Password recovery\";}s:22:\"register_admin_created\";a:2:{s:4:\"type\";s:4:\"mail\";s:5:\"label\";s:32:\"Account created by administrator\";}s:29:\"register_no_approval_required\";a:2:{s:4:\"type\";s:4:\"mail\";s:5:\"label\";s:48:\"Registration confirmation (No approval required)\";}s:25:\"register_pending_approval\";a:2:{s:4:\"type\";s:4:\"mail\";s:5:\"label\";s:44:\"Registration confirmation (Pending approval)\";}s:31:\"register_pending_approval_admin\";a:2:{s:4:\"type\";s:4:\"mail\";s:5:\"label\";s:30:\"Admin (user awaiting approval)\";}s:16:\"status_activated\";a:2:{s:4:\"type\";s:4:\"mail\";s:5:\"label\";s:18:\"Account activation\";}s:14:\"status_blocked\";a:2:{s:4:\"type\";s:4:\"mail\";s:5:\"label\";s:15:\"Account blocked\";}s:15:\"status_canceled\";a:2:{s:4:\"type\";s:4:\"mail\";s:5:\"label\";s:17:\"Account cancelled\";}}}s:10:\"user.flood\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:19:\"User flood settings\";s:7:\"mapping\";a:5:{s:8:\"uid_only\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"UID only identifier\";}s:8:\"ip_limit\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:8:\"IP limit\";}s:9:\"ip_window\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:9:\"IP window\";}s:10:\"user_limit\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:10:\"User limit\";}s:11:\"user_window\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:11:\"User window\";}}}s:11:\"user.role.*\";a:4:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:18:\"User role settings\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:5:{s:2:\"id\";a:2:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:16:\"User role weight\";}s:8:\"is_admin\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"User is admin\";}s:11:\"permissions\";a:4:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:11:\"Permissions\";s:7:\"orderby\";s:5:\"value\";s:8:\"sequence\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Permission\";s:11:\"constraints\";a:1:{s:8:\"Callback\";a:1:{s:8:\"callback\";a:2:{i:0;s:24:\"\\Drupal\\user\\Entity\\Role\";i:1;s:22:\"getAllValidPermissions\";}}}}}}}s:41:\"action.configuration.user_add_role_action\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:37:\"Configuration for the add role action\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:3:\"rid\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"The ID of the role to add\";s:11:\"constraints\";a:1:{s:10:\"RoleExists\";N;}}}}s:43:\"action.configuration.user_block_user_action\";a:2:{s:4:\"type\";s:28:\"action_configuration_default\";s:5:\"label\";s:38:\"Block the selected users configuration\";}s:44:\"action.configuration.user_cancel_user_action\";a:2:{s:4:\"type\";s:28:\"action_configuration_default\";s:5:\"label\";s:47:\"Cancel the selected user accounts configuration\";}s:44:\"action.configuration.user_remove_role_action\";a:4:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:40:\"Configuration for the remove role action\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:1:{s:3:\"rid\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:28:\"The ID of the role to remove\";s:11:\"constraints\";a:1:{s:10:\"RoleExists\";N;}}}}s:45:\"action.configuration.user_unblock_user_action\";a:2:{s:4:\"type\";s:28:\"action_configuration_default\";s:5:\"label\";s:40:\"Unblock the selected users configuration\";}s:25:\"search.plugin.user_search\";a:2:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:11:\"User search\";}s:26:\"condition.plugin.user_role\";a:2:{s:4:\"type\";s:16:\"condition.plugin\";s:7:\"mapping\";a:1:{s:5:\"roles\";a:2:{s:4:\"type\";s:8:\"sequence\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:39:\"entity_reference_selection.default:user\";a:3:{s:4:\"type\";s:34:\"entity_reference_selection.default\";s:5:\"label\";s:31:\"User selection handler settings\";s:7:\"mapping\";a:2:{s:6:\"filter\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Filter settings\";s:7:\"mapping\";a:2:{s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Filter by\";}s:4:\"role\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:30:\"Restrict to the selected roles\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Role\";}}}}s:17:\"include_anonymous\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:51:\"Include the anonymous user in the matched entities.\";}}}s:34:\"field.formatter.settings.user_name\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:1:{s:14:\"link_to_entity\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:16:\"Link to the user\";}}}s:17:\"views.access.perm\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:10:\"Permission\";s:7:\"mapping\";a:1:{s:4:\"perm\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Permission\";}}}s:17:\"views.access.role\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Roles\";s:7:\"mapping\";a:1:{s:4:\"role\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:13:\"List of roles\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Role\";}}}}s:23:\"views.argument.user_uid\";a:2:{s:4:\"type\";s:22:\"views.argument.numeric\";s:5:\"label\";s:7:\"User ID\";}s:30:\"views.argument.user__roles_rid\";a:2:{s:4:\"type\";s:26:\"views.argument.many_to_one\";s:5:\"label\";s:7:\"Role ID\";}s:36:\"views.argument_validator.entity:user\";a:3:{s:4:\"type\";s:31:\"views.argument_validator_entity\";s:5:\"label\";s:4:\"User\";s:7:\"mapping\";a:2:{s:14:\"restrict_roles\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Restrict user based on role\";}s:5:\"roles\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:30:\"Restrict to the selected roles\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Role\";}}}}s:27:\"views.argument_default.user\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:16:\"User ID from URL\";s:7:\"mapping\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:44:\"Also look for a node and use the node author\";}}}s:16:\"views_field_user\";a:2:{s:4:\"type\";s:11:\"views_field\";s:7:\"mapping\";a:1:{s:12:\"link_to_user\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Link this field to its user\";}}}s:28:\"views.field.user_permissions\";a:2:{s:4:\"type\";s:26:\"views.field.prerender_list\";s:5:\"label\";s:18:\"List of permission\";}s:22:\"views.field.user_roles\";a:2:{s:4:\"type\";s:26:\"views.field.prerender_list\";s:5:\"label\";s:13:\"List of roles\";}s:16:\"views.field.user\";a:2:{s:4:\"type\";s:16:\"views_field_user\";s:5:\"label\";s:4:\"User\";}s:26:\"views.field.user_bulk_form\";a:2:{s:4:\"type\";s:21:\"views_field_bulk_form\";s:5:\"label\";s:25:\"User operations bulk form\";}s:21:\"views.field.user_data\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:15:\"User data field\";s:7:\"mapping\";a:2:{s:11:\"data_module\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Module name\";}s:9:\"data_name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Name\";}}}s:25:\"views.filter.user_current\";a:2:{s:4:\"type\";s:20:\"views.filter.boolean\";s:5:\"label\";s:12:\"Current user\";}s:22:\"views.filter.user_name\";a:2:{s:4:\"type\";s:24:\"views.filter.in_operator\";s:5:\"label\";s:9:\"User name\";}s:29:\"views.filter.user_permissions\";a:2:{s:4:\"type\";s:24:\"views.filter.many_to_one\";s:5:\"label\";s:10:\"Permission\";}s:23:\"views.filter.user_roles\";a:2:{s:4:\"type\";s:24:\"views.filter.many_to_one\";s:5:\"label\";s:4:\"Role\";}s:31:\"views.filter_value.user_current\";a:2:{s:4:\"type\";s:26:\"views.filter_value.boolean\";s:5:\"label\";s:12:\"Current user\";}s:37:\"views.style.views_bootstrap_accordion\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:25:\"Views bootstrap accordion\";s:7:\"mapping\";a:5:{s:12:\"panel_output\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Accordion grouping\";s:7:\"options\";a:2:{s:6:\"single\";s:29:\"One accordion item per result\";s:7:\"grouped\";s:34:\"Accordion content by grouped field\";}}s:17:\"panel_title_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Panel title field\";}s:5:\"flush\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Flush Borders\";}s:8:\"behavior\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Collapse Options\";s:7:\"options\";a:3:{s:6:\"closed\";s:16:\"All Items Closed\";s:3:\"all\";s:14:\"All Items Open\";s:7:\"specify\";s:27:\"Specify Behavior by Section\";}}s:8:\"sections\";a:4:{s:4:\"type\";s:5:\"array\";s:5:\"label\";s:13:\"Open Elements\";s:5:\"items\";a:1:{s:4:\"type\";s:6:\"string\";}s:7:\"default\";a:0:{}}}}s:33:\"views.style.views_bootstrap_cards\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:21:\"Views bootstrap cards\";s:7:\"mapping\";a:9:{s:7:\"display\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Content display\";s:7:\"options\";a:2:{s:6:\"fields\";s:16:\"Select by fields\";s:7:\"content\";s:19:\"Display row content\";}}s:16:\"card_title_field\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:16:\"Card title field\";}s:18:\"card_content_field\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:18:\"Card content field\";}s:16:\"card_image_field\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:16:\"Card image field\";}s:10:\"card_group\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Use card group\";}s:16:\"row_class_custom\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:24:\"Custom row wrapper class\";}s:16:\"col_class_custom\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:24:\"Custom col wrapper class\";}s:23:\"card_group_class_custom\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:23:\"Custom card group class\";}s:7:\"columns\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:21:\"Maximum cards per row\";}}}s:36:\"views.style.views_bootstrap_carousel\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:24:\"Views bootstrap carousel\";s:7:\"mapping\";a:16:{s:8:\"interval\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:8:\"Interval\";}s:8:\"keyboard\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Keyboard\";}s:4:\"ride\";a:4:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Ride (Autoplay)\";s:11:\"description\";s:27:\"See Bootstrap documentation\";s:7:\"options\";a:2:{s:8:\"carousel\";s:29:\"Autoplay the carousel on load\";s:4:\"true\";s:44:\"Autoplay the carousel after user interaction\";}}s:10:\"navigation\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Show navigation\";}s:10:\"indicators\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Show indicators\";}s:5:\"pause\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Pause on hover\";}s:11:\"use_caption\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:73:\"Add captions to your slides for add title and description over the image.\";}s:19:\"caption_breakpoints\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Hide captions\";s:7:\"options\";a:5:{s:17:\"d-none d-sm-block\";s:5:\"Small\";s:17:\"d-none d-md-block\";s:6:\"Medium\";s:17:\"d-none d-lg-block\";s:5:\"Large\";s:17:\"d-none d-xl-block\";s:11:\"Extra Large\";s:18:\"d-none d-xxl-block\";s:17:\"Extra Extra Large\";}}s:4:\"wrap\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:4:\"Wrap\";}s:6:\"effect\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Effect\";}s:7:\"columns\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:7:\"Columns\";}s:11:\"breakpoints\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Breakpoints\";s:7:\"options\";a:6:{s:2:\"xs\";s:11:\"Extra Small\";s:2:\"sm\";s:5:\"Small\";s:2:\"md\";s:6:\"Medium\";s:2:\"lg\";s:5:\"Large\";s:2:\"xl\";s:11:\"Extra large\";s:3:\"xxl\";s:17:\"Extra extra large\";}}s:7:\"display\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Display\";}s:5:\"image\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Image\";}s:5:\"title\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Title\";}s:11:\"description\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Description\";}}}s:32:\"views.style.views_bootstrap_grid\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:20:\"Views bootstrap grid\";s:7:\"mapping\";a:8:{s:10:\"grid_class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Grid row custom class\";}s:9:\"row_class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Custom column class\";}s:6:\"col_xs\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Column xs\";}s:6:\"col_sm\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Column sm\";}s:6:\"col_md\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Column md\";}s:6:\"col_lg\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Column lg\";}s:6:\"col_xl\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Column xl\";}s:7:\"col_xxl\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Column xxl\";}}}s:38:\"views.style.views_bootstrap_list_group\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:26:\"Views bootstrap list group\";s:7:\"mapping\";a:2:{s:23:\"list_group_class_custom\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:23:\"Custom list group class\";}s:11:\"title_field\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Title field\";}}}s:40:\"views.style.views_bootstrap_media_object\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:28:\"Views bootstrap media object\";s:7:\"mapping\";a:5:{s:13:\"heading_field\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:13:\"Heading field\";}s:11:\"image_field\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Image field\";}s:15:\"image_placement\";a:3:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"Image Placement\";s:7:\"options\";a:2:{s:5:\"first\";s:4:\"Left\";s:4:\"last\";s:5:\"Right\";}}s:11:\"image_class\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Image class\";s:7:\"options\";a:3:{s:5:\"start\";s:3:\"Top\";s:6:\"center\";s:6:\"Middle\";s:3:\"end\";s:6:\"Bottom\";}}s:10:\"body_field\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:10:\"Body field\";}}}s:31:\"views.style.views_bootstrap_tab\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:19:\"Views bootstrap tab\";s:7:\"mapping\";a:5:{s:10:\"tab_output\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Tab Output\";s:7:\"options\";a:2:{s:6:\"single\";s:18:\"One tab per result\";s:7:\"grouped\";s:28:\"Tab content by grouped field\";}}s:9:\"tab_field\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:9:\"Tab field\";}s:8:\"tab_type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Tab type\";s:7:\"options\";a:3:{s:4:\"tabs\";s:4:\"Tabs\";s:5:\"pills\";s:5:\"Pills\";s:4:\"list\";s:4:\"List\";}}s:12:\"tab_position\";a:3:{s:4:\"type\";s:6:\"radios\";s:5:\"label\";s:16:\"Position of tabs\";s:7:\"options\";a:6:{s:5:\"basic\";s:21:\"Tabs/pills on the top\";s:4:\"left\";s:22:\"Tabs/pills on the left\";s:5:\"right\";s:23:\"Tabs/pills on the right\";s:5:\"below\";s:24:\"Tabs/pills on the bottom\";s:9:\"justified\";s:31:\"Tabs/pills justified on the top\";s:7:\"stacked\";s:18:\"Tabs/pills stacked\";}}s:8:\"tab_fade\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:11:\"Fade Effect\";}}}s:33:\"views.style.views_bootstrap_table\";a:3:{s:4:\"type\";s:17:\"views.style.table\";s:5:\"label\";s:21:\"Views bootstrap table\";s:7:\"mapping\";a:3:{s:10:\"responsive\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Responsive\";}s:18:\"table_class_custom\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Table custom class\";}s:16:\"bootstrap_styles\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:16:\"Bootstrap styles\";s:7:\"mapping\";a:5:{s:8:\"bordered\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Bordered\";}s:10:\"borderless\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Borderless\";}s:2:\"sm\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Condensed\";}s:5:\"hover\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Hover\";}s:7:\"striped\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Striped\";}}}}}s:13:\"webp.settings\";a:2:{s:4:\"type\";s:13:\"config_object\";s:7:\"mapping\";a:1:{s:7:\"quality\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:13:\"Image quality\";}}}s:37:\"imageapi_optimize.processor.webp_webp\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:1:{s:7:\"quality\";a:2:{s:5:\"label\";s:13:\"Image quality\";s:4:\"type\";s:7:\"integer\";}}}s:17:\"pathauto.settings\";a:2:{s:4:\"type\";s:13:\"config_object\";s:7:\"mapping\";a:12:{s:20:\"enabled_entity_types\";a:3:{s:5:\"label\";s:20:\"Enabled entity types\";s:4:\"type\";s:8:\"sequence\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}s:11:\"punctuation\";a:2:{s:4:\"type\";s:8:\"sequence\";s:8:\"sequence\";a:1:{s:4:\"type\";s:7:\"integer\";}}s:7:\"verbose\";a:1:{s:4:\"type\";s:7:\"boolean\";}s:9:\"separator\";a:1:{s:4:\"type\";s:6:\"string\";}s:10:\"max_length\";a:1:{s:4:\"type\";s:7:\"integer\";}s:20:\"max_component_length\";a:1:{s:4:\"type\";s:7:\"integer\";}s:13:\"transliterate\";a:1:{s:4:\"type\";s:7:\"boolean\";}s:12:\"reduce_ascii\";a:1:{s:4:\"type\";s:7:\"boolean\";}s:4:\"case\";a:1:{s:4:\"type\";s:7:\"boolean\";}s:12:\"ignore_words\";a:1:{s:4:\"type\";s:6:\"string\";}s:13:\"update_action\";a:1:{s:4:\"type\";s:7:\"integer\";}s:11:\"safe_tokens\";a:3:{s:5:\"label\";s:58:\"Tokens that are safe to use and do not need to be cleaned.\";s:4:\"type\";s:8:\"sequence\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}}}s:42:\"action.configuration.pathauto_update_alias\";a:2:{s:4:\"type\";s:28:\"action_configuration_default\";s:5:\"label\";s:16:\"Update URL alias\";}s:18:\"pathauto.pattern.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:23:\"Pathauto pattern config\";s:7:\"mapping\";a:8:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Pattern type\";}s:7:\"pattern\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Pattern\";}s:18:\"selection_criteria\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:18:\"Selection criteria\";s:8:\"sequence\";a:2:{s:4:\"type\";s:21:\"condition.plugin.[id]\";s:5:\"label\";s:19:\"Selection condition\";}}s:15:\"selection_logic\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Selection logic\";}s:6:\"weight\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Weight\";}s:13:\"relationships\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:19:\"Context definitions\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:12:\"Relationship\";s:7:\"mapping\";a:1:{s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}}}}}}s:17:\"views.access.none\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:4:\"None\";}s:12:\"views.area.*\";a:2:{s:4:\"type\";s:10:\"views_area\";s:5:\"label\";s:12:\"Default area\";}s:17:\"views.area.entity\";a:3:{s:4:\"type\";s:10:\"views_area\";s:5:\"label\";s:6:\"Entity\";s:7:\"mapping\";a:4:{s:6:\"target\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"The target entity\";}s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"View mode\";}s:8:\"tokenize\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:41:\"Use replacement tokens from the first row\";}s:13:\"bypass_access\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:20:\"Bypass access checks\";}}}s:15:\"views.area.text\";a:3:{s:4:\"type\";s:10:\"views_area\";s:5:\"label\";s:4:\"Text\";s:7:\"mapping\";a:2:{s:7:\"content\";a:2:{s:4:\"type\";s:11:\"text_format\";s:5:\"label\";s:30:\"The formatted text of the area\";}s:8:\"tokenize\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:41:\"Use replacement tokens from the first row\";}}}s:22:\"views.area.text_custom\";a:3:{s:4:\"type\";s:10:\"views_area\";s:5:\"label\";s:11:\"Text custom\";s:7:\"mapping\";a:2:{s:7:\"content\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:26:\"The shown text of the area\";}s:8:\"tokenize\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:41:\"Use replacement tokens from the first row\";}}}s:17:\"views.area.result\";a:3:{s:4:\"type\";s:10:\"views_area\";s:5:\"label\";s:6:\"Result\";s:7:\"mapping\";a:1:{s:7:\"content\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:41:\"The shown text of the result summary area\";}}}s:16:\"views.area.title\";a:3:{s:4:\"type\";s:10:\"views_area\";s:5:\"label\";s:5:\"Title\";s:7:\"mapping\";a:1:{s:5:\"title\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:47:\"The title which will be overridden for the page\";}}}s:15:\"views.area.view\";a:3:{s:4:\"type\";s:10:\"views_area\";s:5:\"label\";s:4:\"View\";s:7:\"mapping\";a:2:{s:14:\"view_to_insert\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"View to insert\";}s:17:\"inherit_arguments\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Inherit contextual filters\";}}}s:27:\"views.area.http_status_code\";a:3:{s:4:\"type\";s:10:\"views_area\";s:5:\"label\";s:16:\"HTTP status code\";s:7:\"mapping\";a:1:{s:11:\"status_code\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:16:\"HTTP status code\";}}}s:23:\"views.area.display_link\";a:3:{s:4:\"type\";s:10:\"views_area\";s:5:\"label\";s:12:\"Display link\";s:7:\"mapping\";a:2:{s:10:\"display_id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:46:\"The display ID of the view display to link to.\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:22:\"The label of the link.\";}}}s:16:\"views.argument.*\";a:2:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:16:\"Default argument\";}s:26:\"views.argument.many_to_one\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:11:\"Many to one\";s:7:\"mapping\";a:4:{s:12:\"break_phrase\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Allow multiple values\";}s:9:\"add_table\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:45:\"Allow multiple filter values to work together\";}s:13:\"require_value\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:45:\"Do not display items with no value in summary\";}s:17:\"reduce_duplicates\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Reduce duplicates\";}}}s:19:\"views.argument.null\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:4:\"Null\";s:7:\"mapping\";a:1:{s:11:\"must_not_be\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:46:\"Fail basic validation if any argument is given\";}}}s:22:\"views.argument.numeric\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:7:\"Numeric\";s:7:\"mapping\";a:2:{s:12:\"break_phrase\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Allow multiple values\";}s:3:\"not\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Exclude\";}}}s:24:\"views.argument.entity_id\";a:2:{s:4:\"type\";s:22:\"views.argument.numeric\";s:5:\"label\";s:9:\"Entity ID\";}s:31:\"views.argument.entity_target_id\";a:3:{s:4:\"type\";s:22:\"views.argument.numeric\";s:5:\"label\";s:16:\"Entity Target ID\";s:7:\"mapping\";a:1:{s:21:\"target_entity_type_id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Target entity type ID\";}}}s:21:\"views.argument.string\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:6:\"String\";s:7:\"mapping\";a:8:{s:8:\"glossary\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Glossary mode\";}s:5:\"limit\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:15:\"Character limit\";}s:4:\"case\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Case\";}s:9:\"path_case\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Case in path\";}s:14:\"transform_dash\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:33:\"Transform spaces to dashes in URL\";}s:12:\"break_phrase\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Allow multiple values\";}s:9:\"add_table\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:45:\"Allow multiple filter values to work together\";}s:13:\"require_value\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:45:\"Do not display items with no value in summary\";}}}s:21:\"views.argument.broken\";a:2:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:6:\"Broken\";}s:19:\"views.argument.date\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:4:\"Date\";s:7:\"mapping\";a:3:{s:4:\"date\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Date\";}s:12:\"node_created\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Node Creation Time\";}s:12:\"node_changed\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Node Update Time\";}}}s:23:\"views.argument.date_day\";a:3:{s:4:\"type\";s:19:\"views.argument.date\";s:5:\"label\";s:8:\"Day Date\";s:7:\"mapping\";a:1:{s:3:\"day\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:3:\"Day\";}}}s:22:\"views.argument.formula\";a:3:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:7:\"Formula\";s:7:\"mapping\";a:2:{s:11:\"placeholder\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Place Holder\";}s:7:\"formula\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Formula Used\";}}}s:28:\"views.argument.date_fulldate\";a:3:{s:4:\"type\";s:19:\"views.argument.date\";s:5:\"label\";s:9:\"Full Date\";s:7:\"mapping\";a:1:{s:7:\"created\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Full Date\";}}}s:30:\"views.argument.groupby_numeric\";a:2:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:16:\"Group by Numeric\";}s:25:\"views.argument.date_month\";a:3:{s:4:\"type\";s:19:\"views.argument.date\";s:5:\"label\";s:10:\"Month Date\";s:7:\"mapping\";a:1:{s:5:\"month\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Month\";}}}s:23:\"views.argument.standard\";a:2:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:8:\"Standard\";}s:24:\"views.argument.date_week\";a:2:{s:4:\"type\";s:19:\"views.argument.date\";s:5:\"label\";s:9:\"Week Date\";}s:24:\"views.argument.date_year\";a:2:{s:4:\"type\";s:19:\"views.argument.date\";s:5:\"label\";s:9:\"Year Date\";}s:30:\"views.argument.date_year_month\";a:3:{s:4:\"type\";s:19:\"views.argument.date\";s:5:\"label\";s:13:\"YearMonthDate\";s:7:\"mapping\";a:1:{s:7:\"created\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Date Year month\";}}}s:23:\"views.argument.language\";a:2:{s:4:\"type\";s:14:\"views_argument\";s:5:\"label\";s:8:\"Language\";}s:24:\"views.argument_default.*\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:21:\"Base default argument\";}s:28:\"views.argument_default.fixed\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Fixed\";s:7:\"mapping\";a:1:{s:8:\"argument\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Fixed value\";}}}s:26:\"views.argument_default.raw\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:18:\"Raw value from URL\";s:7:\"mapping\";a:2:{s:5:\"index\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Path component\";}s:9:\"use_alias\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Use path alias\";}}}s:38:\"views.argument_default.query_parameter\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Query parameter\";s:7:\"mapping\";a:3:{s:11:\"query_param\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Parameter\";}s:8:\"fallback\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Fallback value\";}s:8:\"multiple\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Multiple values\";}}}s:29:\"views.argument_validator.none\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:16:\"Basic validation\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}s:28:\"views.argument_validator.php\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"PHP Code\";s:7:\"mapping\";a:1:{s:4:\"code\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"PHP validate code\";}}}s:26:\"views.argument_validator.*\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:26:\"Default argument validator\";}s:31:\"views.argument_validator_entity\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:4:{s:7:\"bundles\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:7:\"Bundles\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Bundle\";}}s:6:\"access\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Access\";}s:9:\"operation\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"Access operation to check\";}s:8:\"multiple\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:18:\"Multiple arguments\";}}}s:33:\"views.argument_validator.entity:*\";a:1:{s:4:\"type\";s:31:\"views.argument_validator_entity\";}s:16:\"views.cache.none\";a:3:{s:4:\"type\";s:11:\"views_cache\";s:5:\"label\";s:10:\"No caching\";s:7:\"mapping\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:7:\"Options\";}}}s:15:\"views.cache.tag\";a:3:{s:4:\"type\";s:11:\"views_cache\";s:5:\"label\";s:17:\"Tag based caching\";s:7:\"mapping\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:7:\"Options\";}}}s:16:\"views.cache.time\";a:3:{s:4:\"type\";s:11:\"views_cache\";s:5:\"label\";s:18:\"Time based caching\";s:7:\"mapping\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Cache options\";s:7:\"mapping\";a:4:{s:16:\"results_lifespan\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:54:\"The length of time raw query results should be cached.\";}s:23:\"results_lifespan_custom\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:61:\"Length of time in seconds raw query results should be cached.\";}s:15:\"output_lifespan\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:57:\"The length of time rendered HTML output should be cached.\";}s:22:\"output_lifespan_custom\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:64:\"Length of time in seconds rendered HTML output should be cached.\";}}}}}s:13:\"views_display\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Display options\";s:7:\"mapping\";a:35:{s:7:\"enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Status\";}s:5:\"title\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Display title\";}s:6:\"format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Format\";}s:6:\"fields\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Fields\";s:8:\"sequence\";a:1:{s:4:\"type\";s:23:\"views.field.[plugin_id]\";}}s:5:\"pager\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Pager\";s:7:\"mapping\";a:2:{s:4:\"type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Pager type\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:26:\"plugin.manager.views.pager\";s:9:\"interface\";s:47:\"Drupal\\views\\Plugin\\views\\pager\\PagerPluginBase\";}}}s:7:\"options\";a:1:{s:4:\"type\";s:26:\"views.pager.[%parent.type]\";}}}s:12:\"exposed_form\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:12:\"Exposed form\";s:7:\"mapping\";a:2:{s:4:\"type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Exposed form type\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:33:\"plugin.manager.views.exposed_form\";s:9:\"interface\";s:65:\"Drupal\\views\\Plugin\\views\\exposed_form\\ExposedFormPluginInterface\";}}}s:7:\"options\";a:2:{s:5:\"label\";s:7:\"Options\";s:4:\"type\";s:33:\"views.exposed_form.[%parent.type]\";}}}s:6:\"access\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:6:\"Access\";s:7:\"mapping\";a:2:{s:4:\"type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Access type\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:1:{s:7:\"manager\";s:27:\"plugin.manager.views.access\";}}}s:7:\"options\";a:1:{s:4:\"type\";s:27:\"views.access.[%parent.type]\";}}}s:5:\"cache\";a:1:{s:4:\"type\";s:18:\"views.cache.[type]\";}s:5:\"empty\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:19:\"No results behavior\";s:8:\"sequence\";a:1:{s:4:\"type\";s:22:\"views.area.[plugin_id]\";}}s:5:\"sorts\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:5:\"Sorts\";s:8:\"sequence\";a:1:{s:4:\"type\";s:22:\"views.sort.[plugin_id]\";}}s:9:\"arguments\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:9:\"Arguments\";s:8:\"sequence\";a:1:{s:4:\"type\";s:26:\"views.argument.[plugin_id]\";}}s:7:\"filters\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:7:\"Filters\";s:8:\"sequence\";a:1:{s:4:\"type\";s:24:\"views.filter.[plugin_id]\";}}s:13:\"filter_groups\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:6:\"Groups\";s:7:\"mapping\";a:2:{s:8:\"operator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Operator\";}s:6:\"groups\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Groups\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Operator\";}}}}s:5:\"style\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:6:\"Format\";s:7:\"mapping\";a:2:{s:4:\"type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Type\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:26:\"plugin.manager.views.style\";s:9:\"interface\";s:47:\"Drupal\\views\\Plugin\\views\\style\\StylePluginBase\";}}}s:7:\"options\";a:1:{s:4:\"type\";s:26:\"views.style.[%parent.type]\";}}}s:3:\"row\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:3:\"Row\";s:7:\"mapping\";a:2:{s:4:\"type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Row type\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:1:{s:7:\"manager\";s:24:\"plugin.manager.views.row\";}}}s:7:\"options\";a:1:{s:4:\"type\";s:24:\"views.row.[%parent.type]\";}}}s:5:\"query\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Query\";s:7:\"mapping\";a:2:{s:4:\"type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Query type\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:1:{s:7:\"manager\";s:26:\"plugin.manager.views.query\";}}}s:7:\"options\";a:1:{s:4:\"type\";s:26:\"views.query.[%parent.type]\";}}}s:8:\"defaults\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Defaults\";s:7:\"mapping\";a:28:{s:5:\"empty\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:5:\"Empty\";}s:6:\"access\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Access restrictions\";}s:5:\"cache\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Caching\";}s:5:\"query\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Query options\";}s:5:\"title\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:5:\"Title\";}s:9:\"css_class\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"CSS class\";}s:19:\"display_description\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Administrative description\";}s:8:\"use_ajax\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Use AJAX\";}s:23:\"hide_attachment_summary\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:60:\"Hide attachments when displaying a contextual filter summary\";}s:16:\"show_admin_links\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Show contextual links\";}s:5:\"pager\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Use pager\";}s:8:\"use_more\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:16:\"Create more link\";}s:15:\"use_more_always\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:49:\"Display \'more\' link only if there is more content\";}s:13:\"use_more_text\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:38:\"The text to display for the more link.\";}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Exposed form style\";}s:12:\"link_display\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Link display\";}s:8:\"link_url\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Link URL\";}s:8:\"group_by\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Aggregate\";}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:5:\"Style\";}s:3:\"row\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:3:\"Row\";}s:13:\"relationships\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Relationships\";}s:6:\"fields\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Fields\";}s:5:\"sorts\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:5:\"Sorts\";}s:9:\"arguments\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Arguments\";}s:7:\"filters\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Filters\";}s:13:\"filter_groups\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Filter groups\";}s:6:\"header\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Header\";}s:6:\"footer\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Footer\";}}}s:13:\"relationships\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:13:\"Relationships\";s:8:\"sequence\";a:1:{s:4:\"type\";s:30:\"views.relationship.[plugin_id]\";}}s:9:\"css_class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"CSS class\";}s:8:\"use_ajax\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Use AJAX\";}s:8:\"group_by\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Aggregate\";}s:19:\"display_description\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:26:\"Administrative description\";}s:16:\"show_admin_links\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Show contextual links\";}s:8:\"use_more\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:16:\"Create more link\";}s:15:\"use_more_always\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:49:\"Display \'more\' link only if there is more content\";}s:13:\"use_more_text\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:38:\"The text to display for the more link.\";}s:12:\"link_display\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Link display\";}s:8:\"link_url\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Link URL\";}s:6:\"header\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Header\";s:8:\"sequence\";a:1:{s:4:\"type\";s:22:\"views.area.[plugin_id]\";}}s:6:\"footer\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Footer\";s:8:\"sequence\";a:1:{s:4:\"type\";s:22:\"views.area.[plugin_id]\";}}s:15:\"display_comment\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"Display comment\";}s:23:\"hide_attachment_summary\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Hide attachments in summary\";}s:18:\"rendering_language\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Entity language\";}s:13:\"exposed_block\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:31:\"Put the exposed form in a block\";}s:17:\"display_extenders\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:17:\"Display extenders\";s:8:\"sequence\";a:1:{s:4:\"type\";s:29:\"views.display_extender.[%key]\";}}}}s:10:\"views_sort\";a:3:{s:4:\"type\";s:13:\"views_handler\";s:5:\"label\";s:13:\"Sort criteria\";s:7:\"mapping\";a:4:{s:5:\"order\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Sort order\";}s:6:\"expose\";a:1:{s:4:\"type\";s:37:\"views.sort_expose.[%parent.plugin_id]\";}s:7:\"exposed\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:56:\"Expose this sort to visitors, to allow them to change it\";}s:9:\"plugin_id\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Plugin ID\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:25:\"plugin.manager.views.sort\";s:13:\"allowFallback\";b:1;}}}}}s:17:\"views_sort_expose\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:2:{s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:16:\"field_identifier\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Field identifier\";}}}s:10:\"views_area\";a:3:{s:4:\"type\";s:13:\"views_handler\";s:5:\"label\";s:4:\"Area\";s:7:\"mapping\";a:3:{s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:55:\"A string to identify the area instance in the admin UI.\";}s:5:\"empty\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:34:\"Display even if view has no result\";}s:9:\"plugin_id\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Plugin ID\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:25:\"plugin.manager.views.area\";s:13:\"allowFallback\";b:1;}}}}}s:13:\"views_handler\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:9:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:28:\"A unique ID per handler type\";}s:5:\"table\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:37:\"The views_data table for this handler\";}s:5:\"field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:37:\"The views_data field for this handler\";}s:12:\"relationship\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:56:\"The ID of the relationship instance used by this handler\";}s:10:\"group_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:22:\"A sql aggregation type\";}s:11:\"admin_label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:58:\"A string to identify the handler instance in the admin UI.\";}s:11:\"entity_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"The entity type\";}s:12:\"entity_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:30:\"The corresponding entity field\";}s:9:\"plugin_id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"The plugin ID\";}}}s:14:\"views_argument\";a:3:{s:4:\"type\";s:13:\"views_handler\";s:5:\"label\";s:8:\"Argument\";s:7:\"mapping\";a:18:{s:14:\"default_action\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:38:\"When the filter value is NOT available\";}s:9:\"exception\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Exception value\";s:7:\"mapping\";a:3:{s:5:\"value\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Value\";}s:12:\"title_enable\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Override title\";}s:5:\"title\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Title\";}}}s:12:\"title_enable\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Override title\";}s:5:\"title\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:16:\"Overridden title\";}s:21:\"default_argument_type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Type\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:1:{s:7:\"manager\";s:37:\"plugin.manager.views.argument_default\";}}}s:24:\"default_argument_options\";a:2:{s:4:\"type\";s:54:\"views.argument_default.[%parent.default_argument_type]\";s:5:\"label\";s:24:\"Default argument options\";}s:15:\"summary_options\";a:2:{s:4:\"type\";s:36:\"views.style.[%parent.summary.format]\";s:5:\"label\";s:15:\"Summary options\";}s:7:\"summary\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:17:\"Display a summary\";s:7:\"mapping\";a:3:{s:10:\"sort_order\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Sort order\";}s:17:\"number_of_records\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:7:\"Sort by\";}s:6:\"format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Format\";}}}s:18:\"specify_validation\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Specify validation criteria\";}s:8:\"validate\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:19:\"Validation settings\";s:7:\"mapping\";a:2:{s:4:\"type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Validator\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:1:{s:7:\"manager\";s:39:\"plugin.manager.views.argument_validator\";}}}s:4:\"fail\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:48:\"Action to take if filter value does not validate\";}}}s:16:\"validate_options\";a:2:{s:4:\"type\";s:48:\"views.argument_validator.[%parent.validate.type]\";s:5:\"label\";s:16:\"Validate options\";}s:8:\"glossary\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Glossary mode\";}s:5:\"limit\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:15:\"Character limit\";}s:4:\"case\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Case\";}s:9:\"path_case\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Case in path\";}s:14:\"transform_dash\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:33:\"Transform spaces to dashes in URL\";}s:12:\"break_phrase\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Allow multiple values\";}s:9:\"plugin_id\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Plugin ID\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:29:\"plugin.manager.views.argument\";s:13:\"allowFallback\";b:1;}}}}}s:18:\"views_exposed_form\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:7:{s:13:\"submit_button\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:18:\"Submit button text\";}s:12:\"reset_button\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:20:\"Include reset button\";}s:18:\"reset_button_label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:18:\"Reset button label\";}s:19:\"exposed_sorts_label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:19:\"Exposed sorts label\";}s:17:\"expose_sort_order\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Expose sort order\";}s:14:\"sort_asc_label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:9:\"Ascending\";}s:15:\"sort_desc_label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:10:\"Descending\";}}}s:11:\"views_field\";a:2:{s:4:\"type\";s:13:\"views_handler\";s:7:\"mapping\";a:17:{s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:14:\"Create a label\";}s:7:\"exclude\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:20:\"Exclude from display\";}s:5:\"alter\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Rewrite results\";s:7:\"mapping\";a:26:{s:10:\"alter_text\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:50:\"Override the output of this field with custom text\";}s:4:\"text\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:4:\"Text\";}s:9:\"make_link\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:34:\"Output this field as a custom link\";}s:4:\"path\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Link path\";}s:8:\"absolute\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Use absolute path\";}s:8:\"external\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"External server URL\";}s:14:\"replace_spaces\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Replace spaces with dashes\";}s:9:\"path_case\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Transform the case\";}s:15:\"trim_whitespace\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"Remove whitespace\";}s:3:\"alt\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:10:\"Title text\";}s:3:\"rel\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Rel Text\";}s:10:\"link_class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Link class\";}s:6:\"prefix\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Prefix text\";}s:6:\"suffix\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Suffix text\";}s:6:\"target\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Target\";}s:5:\"nl2br\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:34:\"Convert newlines to HTML <br> tags\";}s:10:\"max_length\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:28:\"Maximum number of characters\";}s:13:\"word_boundary\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:28:\"Trim only on a word boundary\";}s:8:\"ellipsis\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:36:\"Add \"…\" at the end of trimmed text\";}s:9:\"more_link\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:41:\"Add a read-more link if output is trimmed\";}s:14:\"more_link_text\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"More link label\";}s:14:\"more_link_path\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"More link path\";}s:10:\"strip_tags\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Strip HTML tags\";}s:4:\"trim\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:49:\"Trim this field to a maximum number of characters\";}s:13:\"preserve_tags\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Preserve certain tags\";}s:4:\"html\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"Field can contain HTML\";}}}s:12:\"element_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"HTML element\";}s:13:\"element_class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"CSS class\";}s:18:\"element_label_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Label HTML element\";}s:19:\"element_label_class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"CSS class\";}s:19:\"element_label_colon\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:29:\"Place a colon after the label\";}s:20:\"element_wrapper_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Wrapper HTML element\";}s:21:\"element_wrapper_class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"CSS class\";}s:23:\"element_default_classes\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Add default classes\";}s:5:\"empty\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"No results text\";}s:10:\"hide_empty\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Hide if empty\";}s:10:\"empty_zero\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Count the number 0 as empty\";}s:16:\"hide_alter_empty\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:23:\"Hide rewriting if empty\";}s:11:\"destination\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:53:\"Append a destination query string to operation links.\";}s:9:\"plugin_id\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Plugin ID\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:26:\"plugin.manager.views.field\";s:13:\"allowFallback\";b:1;}}}}}s:11:\"views_pager\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Pager\";s:7:\"mapping\";a:3:{s:6:\"offset\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Offset\";}s:24:\"pagination_heading_level\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Pager header element\";}s:14:\"items_per_page\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Items per page\";}}}s:15:\"views_pager_sql\";a:3:{s:4:\"type\";s:11:\"views_pager\";s:5:\"label\";s:9:\"SQL pager\";s:7:\"mapping\";a:6:{s:14:\"items_per_page\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Items per page\";}s:24:\"pagination_heading_level\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Pager header element\";}s:11:\"total_pages\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:15:\"Number of pages\";}s:2:\"id\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:8:\"Pager ID\";}s:4:\"tags\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:17:\"Pager link labels\";s:7:\"mapping\";a:3:{s:4:\"next\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:19:\"Next page link text\";}s:8:\"previous\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:23:\"Previous page link text\";}s:8:\"quantity\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:29:\"Number of pager links visible\";}}}s:6:\"expose\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:15:\"Exposed options\";s:7:\"mapping\";a:7:{s:14:\"items_per_page\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Items per page\";}s:20:\"items_per_page_label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:20:\"Items per page label\";}s:22:\"items_per_page_options\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:30:\"Exposed items per page options\";}s:26:\"items_per_page_options_all\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Include all items option\";}s:32:\"items_per_page_options_all_label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"All items label\";}s:6:\"offset\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Expose Offset\";}s:12:\"offset_label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:12:\"Offset label\";}}}}}s:11:\"views_style\";a:2:{s:4:\"type\";s:7:\"mapping\";s:7:\"mapping\";a:4:{s:8:\"grouping\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:24:\"Grouping field number %i\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Field\";s:7:\"mapping\";a:3:{s:5:\"field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Field\";}s:8:\"rendered\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:33:\"Use rendered output to group rows\";}s:14:\"rendered_strip\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:32:\"Remove tags from rendered output\";}}}}s:9:\"row_class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Row class\";}s:17:\"default_row_class\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Add views row classes\";}s:11:\"uses_fields\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Force using fields\";}}}s:12:\"views_filter\";a:2:{s:4:\"type\";s:13:\"views_handler\";s:7:\"mapping\";a:8:{s:8:\"operator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Operator\";}s:5:\"value\";a:2:{s:4:\"type\";s:38:\"views.filter_value.[%parent.plugin_id]\";s:5:\"label\";s:5:\"Value\";}s:5:\"group\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Group\";}s:7:\"exposed\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:58:\"Expose this filter to visitors, to allow them to change it\";}s:6:\"expose\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:6:\"Expose\";s:7:\"mapping\";a:12:{s:11:\"operator_id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Operator identifier\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:11:\"description\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Description\";}s:12:\"use_operator\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Expose operator\";}s:8:\"operator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Operator\";}s:24:\"operator_limit_selection\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:29:\"Limit the available operators\";}s:13:\"operator_list\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:27:\"List of available operators\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Operator\";}}s:10:\"identifier\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Filter identifier\";}s:8:\"required\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Required\";}s:8:\"remember\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Remember the last selection\";}s:8:\"multiple\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:25:\"Allow multiple selections\";}s:14:\"remember_roles\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:10:\"User roles\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Role\";}}}}s:10:\"is_grouped\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Grouped filters\";}s:10:\"group_info\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Group\";s:7:\"mapping\";a:10:{s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:11:\"description\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Description\";}s:10:\"identifier\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Identifier\";}s:8:\"optional\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Optional\";}s:6:\"widget\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Widget type\";}s:8:\"multiple\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:25:\"Allow multiple selections\";}s:8:\"remember\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Remember\";}s:13:\"default_group\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Default\";}s:22:\"default_group_multiple\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:8:\"Defaults\";s:8:\"sequence\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:7:\"Default\";}}s:11:\"group_items\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:11:\"Group items\";s:8:\"sequence\";a:2:{s:4:\"type\";s:59:\"views.filter.group_item.[%parent.%parent.%parent.plugin_id]\";s:5:\"label\";s:10:\"Group item\";}}}}s:9:\"plugin_id\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Plugin ID\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:27:\"plugin.manager.views.filter\";s:13:\"allowFallback\";b:1;}}}}}s:23:\"views_filter_group_item\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:10:\"Group item\";s:7:\"mapping\";a:3:{s:5:\"title\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:8:\"operator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Operator\";}s:5:\"value\";a:2:{s:4:\"type\";s:62:\"views.filter_value.[%parent.%parent.%parent.%parent.plugin_id]\";s:5:\"label\";s:5:\"Value\";}}}s:18:\"views_relationship\";a:2:{s:4:\"type\";s:13:\"views_handler\";s:7:\"mapping\";a:3:{s:11:\"admin_label\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Administrative title\";}s:8:\"required\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:25:\"Require this relationship\";}s:9:\"plugin_id\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"The plugin ID\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:33:\"plugin.manager.views.relationship\";s:13:\"allowFallback\";b:1;}}}}}s:11:\"views_query\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Query options\";}s:9:\"views_row\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:11:\"Row options\";s:7:\"mapping\";a:1:{s:12:\"relationship\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Relationship\";}}}s:16:\"views_entity_row\";a:2:{s:4:\"type\";s:9:\"views_row\";s:7:\"mapping\";a:1:{s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"View mode\";}}}s:11:\"views_cache\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:19:\"Cache configuration\";s:7:\"mapping\";a:1:{s:4:\"type\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Cache type\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:1:{s:7:\"manager\";s:26:\"plugin.manager.views.cache\";}}}}}s:22:\"views_display_extender\";a:2:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:25:\"Display extender settings\";}s:21:\"views_field_bulk_form\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:14:\"Bulk operation\";s:7:\"mapping\";a:3:{s:12:\"action_title\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:12:\"Action title\";}s:15:\"include_exclude\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Available actions\";}s:16:\"selected_actions\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:17:\"Available actions\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Action\";}}}}s:21:\"views.display.default\";a:2:{s:4:\"type\";s:13:\"views_display\";s:5:\"label\";s:23:\"Default display options\";}s:18:\"views_display_path\";a:2:{s:4:\"type\";s:13:\"views_display\";s:7:\"mapping\";a:2:{s:4:\"path\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Page path\";}s:10:\"route_name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Route name\";}}}s:18:\"views.display.page\";a:3:{s:4:\"type\";s:18:\"views_display_path\";s:5:\"label\";s:20:\"Page display options\";s:7:\"mapping\";a:3:{s:4:\"menu\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:4:\"Menu\";s:7:\"mapping\";a:9:{s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Type\";}s:5:\"title\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:5:\"Title\";}s:11:\"description\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:11:\"Description\";}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:7:\"enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Enabled\";}s:8:\"expanded\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Expanded\";}s:9:\"menu_name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Menu name\";}s:6:\"parent\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Parent\";}s:7:\"context\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Context\";}}}s:11:\"tab_options\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:11:\"Tab options\";s:7:\"mapping\";a:5:{s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Type\";}s:5:\"title\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:5:\"Title\";}s:11:\"description\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:11:\"Description\";}s:6:\"weight\";a:2:{s:4:\"type\";s:6:\"weight\";s:5:\"label\";s:6:\"Weight\";}s:9:\"menu_name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Menu name\";}}}s:15:\"use_admin_theme\";a:3:{s:4:\"type\";s:7:\"boolean\";s:8:\"nullable\";b:1;s:5:\"label\";s:57:\"Use the administration theme when rendering the view page\";}}}s:19:\"views.display.block\";a:3:{s:4:\"type\";s:13:\"views_display\";s:5:\"label\";s:21:\"Block display options\";s:7:\"mapping\";a:4:{s:17:\"block_description\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:10:\"Block name\";}s:14:\"block_category\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"Block category\";}s:16:\"block_hide_empty\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:34:\"Hide block if no result/empty text\";}s:5:\"allow\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:5:\"Allow\";s:7:\"mapping\";a:1:{s:14:\"items_per_page\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Items per page\";}}}}}s:18:\"views.display.feed\";a:3:{s:4:\"type\";s:18:\"views_display_path\";s:5:\"label\";s:20:\"Feed display options\";s:7:\"mapping\";a:2:{s:14:\"sitename_title\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:31:\"Use the site name for the title\";}s:8:\"displays\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:62:\"The feed icon will be available only to the selected displays.\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Display\";}}}}s:19:\"views.display.embed\";a:2:{s:4:\"type\";s:13:\"views_display\";s:5:\"label\";s:21:\"Embed display options\";}s:24:\"views.display.attachment\";a:3:{s:4:\"type\";s:13:\"views_display\";s:5:\"label\";s:26:\"Attachment display options\";s:7:\"mapping\";a:6:{s:8:\"displays\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:9:\"Attach to\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Display\";}}s:19:\"attachment_position\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Attachment position\";}s:17:\"inherit_arguments\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Inherit contextual filters\";}s:23:\"inherit_exposed_filters\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:23:\"Inherit exposed filters\";}s:13:\"inherit_pager\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Inherit pager\";}s:12:\"render_pager\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:12:\"Render pager\";}}}s:30:\"views.display.entity_reference\";a:2:{s:4:\"type\";s:13:\"views_display\";s:5:\"label\";s:16:\"Entity Reference\";}s:32:\"entity_reference_selection.views\";a:3:{s:4:\"type\";s:26:\"entity_reference_selection\";s:5:\"label\";s:32:\"Views selection handler settings\";s:7:\"mapping\";a:1:{s:4:\"view\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:32:\"View used to select the entities\";s:7:\"mapping\";a:3:{s:9:\"view_name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"View name\";}s:12:\"display_name\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Display name\";}s:9:\"arguments\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:14:\"View arguments\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Argument\";}}}}}}s:24:\"views.exposed_form.basic\";a:2:{s:4:\"type\";s:18:\"views_exposed_form\";s:5:\"label\";s:5:\"Basic\";}s:33:\"views.exposed_form.input_required\";a:3:{s:4:\"type\";s:18:\"views_exposed_form\";s:5:\"label\";s:14:\"Input required\";s:7:\"mapping\";a:2:{s:19:\"text_input_required\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"Text on demand\";}s:26:\"text_input_required_format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Text on demand format\";}}}s:13:\"views.field.*\";a:2:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:13:\"Default field\";}s:19:\"views.field.boolean\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:7:\"Boolean\";s:7:\"mapping\";a:4:{s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Output format\";}s:16:\"type_custom_true\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:22:\"Custom output for TRUE\";}s:17:\"type_custom_false\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:23:\"Custom output for FALSE\";}s:3:\"not\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Reverse\";}}}s:18:\"views.field.broken\";a:2:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:6:\"Broken\";}s:19:\"views.field.counter\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:7:\"Counter\";s:7:\"mapping\";a:1:{s:13:\"counter_start\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:14:\"Starting value\";}}}s:18:\"views.field.custom\";a:2:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:6:\"Custom\";}s:16:\"views.field.date\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:4:\"Date\";s:7:\"mapping\";a:3:{s:11:\"date_format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Date format\";}s:18:\"custom_date_format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Custom date format\";}s:8:\"timezone\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Timezone\";}}}s:24:\"views.field.entity_label\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:12:\"Entity label\";s:7:\"mapping\";a:1:{s:14:\"link_to_entity\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:14:\"Link to entity\";}}}s:21:\"views.field.file_size\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:9:\"File size\";s:7:\"mapping\";a:1:{s:17:\"file_size_display\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"File size display\";}}}s:17:\"views.field.links\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:5:\"Links\";s:7:\"mapping\";a:2:{s:6:\"fields\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Fields\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Field\";}}s:11:\"destination\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Include destination\";}}}s:22:\"views.field.dropbutton\";a:2:{s:4:\"type\";s:17:\"views.field.links\";s:5:\"label\";s:11:\"Drop button\";}s:24:\"views.field.machine_name\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:12:\"Machine name\";s:7:\"mapping\";a:1:{s:12:\"machine_name\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"Output machine name\";}}}s:18:\"views.field.markup\";a:2:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:6:\"Markup\";}s:19:\"views.field.numeric\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:7:\"Numeric\";s:7:\"mapping\";a:8:{s:13:\"set_precision\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:5:\"Round\";}s:9:\"precision\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:9:\"Precision\";}s:7:\"decimal\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Decimal point\";}s:9:\"separator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Thousands marker\";}s:13:\"format_plural\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:13:\"Format plural\";}s:20:\"format_plural_string\";a:3:{s:4:\"type\";s:12:\"plural_label\";s:5:\"label\";s:15:\"Plural variants\";s:11:\"constraints\";a:1:{s:5:\"Regex\";a:3:{s:7:\"pattern\";s:15:\"/([^\\PC\\x03])/u\";s:5:\"match\";b:0;s:7:\"message\";s:76:\"Labels are not allowed to span multiple lines or contain control characters.\";}}}s:6:\"prefix\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:6:\"Prefix\";}s:6:\"suffix\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:6:\"Suffix\";}}}s:26:\"views.field.prerender_list\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:4:\"List\";s:7:\"mapping\";a:2:{s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Display type\";}s:9:\"separator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Separator\";}}}s:22:\"views.field.serialized\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:10:\"Serialized\";s:7:\"mapping\";a:2:{s:6:\"format\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Display format\";}s:3:\"key\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:29:\"Which key should be displayed\";}}}s:20:\"views.field.standard\";a:2:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:8:\"Standard\";}s:25:\"views.field.time_interval\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:13:\"Time interval\";s:7:\"mapping\";a:1:{s:11:\"granularity\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:11:\"Granularity\";}}}s:15:\"views.field.url\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:3:\"URL\";s:7:\"mapping\";a:1:{s:15:\"display_as_link\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Display as link\";}}}s:20:\"views.field.language\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:8:\"Language\";s:7:\"mapping\";a:1:{s:15:\"native_language\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:26:\"Display in native language\";}}}s:27:\"views.field.rendered_entity\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:15:\"Rendered entity\";s:7:\"mapping\";a:1:{s:9:\"view_mode\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"View mode\";}}}s:23:\"views.field.entity_link\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:11:\"Entity link\";s:7:\"mapping\";a:3:{s:4:\"text\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"Text to display\";}s:18:\"output_url_as_text\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:22:\"Output the URL as text\";}s:8:\"absolute\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:23:\"Output an absolute link\";}}}s:30:\"views.field.entity_link_delete\";a:2:{s:4:\"type\";s:23:\"views.field.entity_link\";s:5:\"label\";s:18:\"Entity delete link\";}s:28:\"views.field.entity_link_edit\";a:2:{s:4:\"type\";s:23:\"views.field.entity_link\";s:5:\"label\";s:16:\"Entity edit link\";}s:21:\"views.field.bulk_form\";a:2:{s:4:\"type\";s:21:\"views_field_bulk_form\";s:5:\"label\";s:9:\"Bulk form\";}s:17:\"views.field.field\";a:3:{s:4:\"type\";s:11:\"views_field\";s:5:\"label\";s:26:\"Views entity field handler\";s:7:\"mapping\";a:13:{s:17:\"click_sort_column\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:29:\"Column used for click sorting\";}s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Formatter\";}s:8:\"settings\";a:2:{s:5:\"label\";s:8:\"Settings\";s:4:\"type\";s:39:\"field.formatter.settings.[%parent.type]\";}s:12:\"group_column\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Group by column\";}s:13:\"group_columns\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:16:\"Group by columns\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Column\";}}s:10:\"group_rows\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:34:\"Display all values in the same row\";}s:11:\"delta_limit\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:5:\"Field\";}s:12:\"delta_offset\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Offset\";}s:14:\"delta_reversed\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Reversed\";}s:16:\"delta_first_last\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:19:\"First and last only\";}s:10:\"multi_type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Display type\";}s:9:\"separator\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:9:\"Separator\";}s:17:\"field_api_classes\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Use field template\";}}}s:26:\"views.field.field_language\";a:2:{s:4:\"type\";s:17:\"views.field.field\";s:5:\"label\";s:28:\"Views language field handler\";}s:14:\"views.filter.*\";a:2:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:14:\"Default filter\";}s:20:\"views.filter.boolean\";a:2:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:7:\"Boolean\";}s:27:\"views_filter_boolean_string\";a:2:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:14:\"Boolean string\";}s:19:\"views.filter.broken\";a:2:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:6:\"Broken\";}s:19:\"views.filter.bundle\";a:2:{s:4:\"type\";s:24:\"views.filter.in_operator\";s:5:\"label\";s:6:\"Bundle\";}s:20:\"views.filter.combine\";a:3:{s:4:\"type\";s:19:\"views.filter.string\";s:5:\"label\";s:7:\"Combine\";s:7:\"mapping\";a:1:{s:6:\"fields\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Fields\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Field\";}}}}s:34:\"views.filter_value.groupby_numeric\";a:2:{s:4:\"type\";s:26:\"views.filter_value.numeric\";s:5:\"label\";s:16:\"Group by numeric\";}s:24:\"views.filter.in_operator\";a:3:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:11:\"IN operator\";s:7:\"mapping\";a:4:{s:8:\"operator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Operator\";}s:5:\"value\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Values\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Value\";}}s:6:\"expose\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:6:\"Expose\";s:7:\"mapping\";a:1:{s:6:\"reduce\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Reduce\";}}}s:10:\"group_info\";a:1:{s:7:\"mapping\";a:1:{s:11:\"group_items\";a:1:{s:8:\"sequence\";a:2:{s:4:\"type\";s:35:\"views.filter.group_item.in_operator\";s:5:\"label\";s:10:\"Group item\";}}}}}}s:19:\"views.filter.string\";a:3:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:6:\"String\";s:7:\"mapping\";a:2:{s:6:\"expose\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:7:\"Exposed\";s:7:\"mapping\";a:2:{s:8:\"required\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Required\";}s:11:\"placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Placeholder\";}}}s:5:\"value\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Value\";}}}s:20:\"views.filter.numeric\";a:3:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:7:\"Numeric\";s:7:\"mapping\";a:1:{s:6:\"expose\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:7:\"Exposed\";s:7:\"mapping\";a:3:{s:15:\"min_placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"Min placeholder\";}s:15:\"max_placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"Max placeholder\";}s:11:\"placeholder\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:11:\"Placeholder\";}}}}}s:26:\"views.filter_value.numeric\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:7:\"Numeric\";s:7:\"mapping\";a:3:{s:3:\"min\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:3:\"Min\";}s:3:\"max\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"And max\";}s:5:\"value\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Value\";}}}s:20:\"views.filter_value.*\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Filter value\";}s:27:\"views.filter_value.equality\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Equality\";}s:24:\"views.filter.many_to_one\";a:3:{s:4:\"type\";s:24:\"views.filter.in_operator\";s:5:\"label\";s:11:\"Many to one\";s:7:\"mapping\";a:1:{s:17:\"reduce_duplicates\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:16:\"Reduce duplicate\";}}}s:29:\"views.filter.entity_reference\";a:4:{s:4:\"type\";s:24:\"views.filter.many_to_one\";s:5:\"label\";s:16:\"Entity reference\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:3:{s:11:\"sub_handler\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Selection handler\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:2:{s:7:\"manager\";s:41:\"plugin.manager.entity_reference_selection\";s:9:\"interface\";s:62:\"Drupal\\Core\\Entity\\EntityReferenceSelection\\SelectionInterface\";}}}s:6:\"widget\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Selection type\";}s:20:\"sub_handler_settings\";a:2:{s:4:\"type\";s:48:\"entity_reference_selection.[%parent.sub_handler]\";s:5:\"label\";s:26:\"Selection handler settings\";}}}s:21:\"views.filter.standard\";a:2:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:8:\"Standard\";}s:25:\"views.filter.group_item.*\";a:2:{s:4:\"type\";s:23:\"views_filter_group_item\";s:5:\"label\";s:10:\"Group item\";}s:31:\"views.filter.group_item.boolean\";a:2:{s:4:\"type\";s:23:\"views_filter_group_item\";s:7:\"mapping\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:25:\"views.filter_value.string\";}}}s:35:\"views.filter.group_item.in_operator\";a:2:{s:4:\"type\";s:23:\"views_filter_group_item\";s:7:\"mapping\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:30:\"views.filter_value.in_operator\";}}}s:25:\"views.filter_value.string\";a:1:{s:4:\"type\";s:6:\"string\";}s:26:\"views.filter_value.boolean\";a:1:{s:4:\"type\";s:6:\"string\";}s:26:\"views.filter_value.combine\";a:1:{s:4:\"type\";s:6:\"string\";}s:21:\"views.filter.language\";a:2:{s:4:\"type\";s:24:\"views.filter.in_operator\";s:5:\"label\";s:8:\"Language\";}s:28:\"views.filter.latest_revision\";a:2:{s:4:\"type\";s:12:\"views_filter\";s:5:\"label\";s:15:\"Latest revision\";}s:23:\"views.filter_value.date\";a:3:{s:4:\"type\";s:26:\"views.filter_value.numeric\";s:5:\"label\";s:4:\"Date\";s:7:\"mapping\";a:1:{s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Type\";}}}s:17:\"views.filter.date\";a:3:{s:4:\"type\";s:20:\"views.filter.numeric\";s:5:\"label\";s:4:\"Date\";s:7:\"mapping\";a:1:{s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Type\";}}}s:30:\"views.filter_value.in_operator\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Values\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Value\";}}s:13:\"views.pager.*\";a:2:{s:4:\"type\";s:11:\"views_pager\";s:5:\"label\";s:13:\"Default pager\";}s:16:\"views.pager.none\";a:2:{s:4:\"type\";s:11:\"views_pager\";s:5:\"label\";s:17:\"Display all items\";}s:16:\"views.pager.some\";a:2:{s:4:\"type\";s:11:\"views_pager\";s:5:\"label\";s:35:\"Display a specified number of items\";}s:16:\"views.pager.mini\";a:2:{s:4:\"type\";s:15:\"views_pager_sql\";s:5:\"label\";s:24:\"Paged output, mini pager\";}s:16:\"views.pager.full\";a:3:{s:4:\"type\";s:15:\"views_pager_sql\";s:5:\"label\";s:24:\"Paged output, full pager\";s:7:\"mapping\";a:2:{s:4:\"tags\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:4:\"Tags\";s:7:\"mapping\";a:2:{s:5:\"first\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:20:\"First page link text\";}s:4:\"last\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:19:\"Last page link text\";}}}s:8:\"quantity\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:29:\"Number of pager links visible\";}}}s:23:\"views.query.views_query\";a:3:{s:4:\"type\";s:11:\"views_query\";s:5:\"label\";s:11:\"Views query\";s:7:\"mapping\";a:5:{s:13:\"query_comment\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Query comment\";}s:19:\"disable_sql_rewrite\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Disable SQL rewriting\";}s:8:\"distinct\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Distinct\";}s:7:\"replica\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Use Replica Server\";}s:10:\"query_tags\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:10:\"Query Tags\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:3:\"Tag\";}}}}s:20:\"views.relationship.*\";a:2:{s:4:\"type\";s:18:\"views_relationship\";s:5:\"label\";s:8:\"Standard\";}s:27:\"views.relationship.standard\";a:2:{s:4:\"type\";s:18:\"views_relationship\";s:5:\"label\";s:8:\"Standard\";}s:25:\"views.relationship.broken\";a:2:{s:4:\"type\";s:18:\"views_relationship\";s:5:\"label\";s:6:\"Broken\";}s:32:\"views.relationship.groupwise_max\";a:3:{s:4:\"type\";s:18:\"views_relationship\";s:5:\"label\";s:13:\"Groupwise max\";s:7:\"mapping\";a:5:{s:13:\"subquery_sort\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:28:\"Representative sort criteria\";}s:14:\"subquery_order\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"Representative sort order\";}s:19:\"subquery_regenerate\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:39:\"Generate subquery each time view is run\";}s:13:\"subquery_view\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Representative view\";}s:18:\"subquery_namespace\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Subquery namespace\";}}}s:11:\"views.row.*\";a:1:{s:4:\"type\";s:9:\"views_row\";}s:18:\"views.row.entity:*\";a:2:{s:4:\"type\";s:16:\"views_entity_row\";s:5:\"label\";s:14:\"Entity options\";}s:16:\"views.row.fields\";a:3:{s:4:\"type\";s:9:\"views_row\";s:5:\"label\";s:13:\"Field options\";s:7:\"mapping\";a:4:{s:22:\"default_field_elements\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:38:\"Provide default field wrapper elements\";}s:6:\"inline\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Inline\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Inline\";}}s:9:\"separator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Separator\";}s:10:\"hide_empty\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"Hide empty\";}}}s:20:\"views.row.rss_fields\";a:3:{s:4:\"type\";s:9:\"views_row\";s:5:\"label\";s:17:\"RSS field options\";s:7:\"mapping\";a:6:{s:11:\"title_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Title field\";}s:10:\"link_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Link field\";}s:17:\"description_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Description field\";}s:13:\"creator_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Creator field\";}s:10:\"date_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:22:\"Publication date field\";}s:18:\"guid_field_options\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:13:\"Guid settings\";s:7:\"mapping\";a:2:{s:10:\"guid_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"GUID field\";}s:23:\"guid_field_is_permalink\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"GUID is permalink\";}}}}}s:21:\"views.row.opml_fields\";a:3:{s:4:\"type\";s:9:\"views_row\";s:5:\"label\";s:18:\"OPML field options\";s:7:\"mapping\";a:8:{s:10:\"type_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Type attribute\";}s:10:\"text_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Text attribute\";}s:13:\"created_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Created attribute\";}s:17:\"description_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Description attribute\";}s:14:\"html_url_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"HTML URL attribute\";}s:14:\"language_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Language attribute\";}s:13:\"xml_url_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"XML URL attribute\";}s:9:\"url_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"URL attribute\";}}}s:26:\"views.row.entity_reference\";a:2:{s:4:\"type\";s:16:\"views.row.fields\";s:5:\"label\";s:30:\"Entity Reference inline fields\";}s:14:\"views.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:14:\"Views settings\";s:7:\"mapping\";a:4:{s:17:\"display_extenders\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:17:\"Display extenders\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:16:\"Display extender\";}}s:13:\"sql_signature\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:38:\"Add Views signature to all SQL queries\";}s:2:\"ui\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:11:\"UI settings\";s:7:\"mapping\";a:3:{s:4:\"show\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:21:\"Live preview settings\";s:7:\"mapping\";a:7:{s:18:\"additional_queries\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:56:\"Show other queries run during render during live preview\";}s:15:\"advanced_column\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:37:\"Always show advanced display settings\";}s:15:\"default_display\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:31:\"Always show the default display\";}s:22:\"performance_statistics\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Show performance statistics\";}s:19:\"preview_information\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:66:\"Show information and statistics about the view during live preview\";}s:9:\"sql_query\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Query settings\";s:7:\"mapping\";a:2:{s:7:\"enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Show the SQL query\";}s:5:\"where\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Show SQL query\";}}}s:13:\"display_embed\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:23:\"Allow embedded displays\";}}}s:19:\"always_live_preview\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:39:\"Automatically update preview on changes\";}s:24:\"exposed_filter_any_label\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:67:\"Label for \"Any\" value on non-required single-select exposed filters\";}}}s:22:\"field_rewrite_elements\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:22:\"Field rewrite elements\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Element\";}}}}s:12:\"views.view.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:4:\"View\";s:7:\"mapping\";a:8:{s:2:\"id\";a:3:{s:4:\"type\";s:12:\"machine_name\";s:5:\"label\";s:2:\"ID\";s:11:\"constraints\";a:1:{s:6:\"Length\";a:1:{s:3:\"max\";i:128;}}}s:5:\"label\";a:2:{s:4:\"type\";s:14:\"required_label\";s:5:\"label\";s:5:\"Label\";}s:6:\"module\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Module\";}s:11:\"description\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:26:\"Administrative description\";}s:3:\"tag\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:3:\"Tag\";}s:10:\"base_table\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Base table\";}s:10:\"base_field\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Base field\";}s:7:\"display\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:8:\"Displays\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:16:\"Display settings\";s:7:\"mapping\";a:6:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Machine name\";}s:13:\"display_title\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:5:\"Title\";}s:14:\"display_plugin\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:14:\"Display plugin\";s:11:\"constraints\";a:1:{s:12:\"PluginExists\";a:1:{s:7:\"manager\";s:28:\"plugin.manager.views.display\";}}}s:8:\"position\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:8:\"Position\";}s:15:\"display_options\";a:1:{s:4:\"type\";s:38:\"views.display.[%parent.display_plugin]\";}s:14:\"cache_metadata\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:14:\"Cache metadata\";s:7:\"mapping\";a:4:{s:7:\"max-age\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"Cache maximum age\";}s:8:\"contexts\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:14:\"Cache contexts\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}s:4:\"tags\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:10:\"Cache tags\";s:8:\"sequence\";a:1:{s:4:\"type\";s:6:\"string\";}}s:9:\"cacheable\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:9:\"Cacheable\";}}}}}}}}s:11:\"views_block\";a:4:{s:4:\"type\";s:14:\"block_settings\";s:5:\"label\";s:10:\"View block\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}s:7:\"mapping\";a:2:{s:11:\"views_label\";a:3:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Title\";s:11:\"requiredKey\";b:0;}s:14:\"items_per_page\";a:5:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:15:\"Items per block\";s:11:\"constraints\";a:1:{s:5:\"Range\";a:1:{s:3:\"min\";i:1;}}s:11:\"requiredKey\";b:0;s:8:\"nullable\";b:1;}}}s:28:\"block.settings.views_block:*\";a:2:{s:4:\"type\";s:11:\"views_block\";s:11:\"constraints\";a:1:{s:16:\"FullyValidatable\";N;}}s:43:\"block.settings.views_exposed_filter_block:*\";a:1:{s:4:\"type\";s:11:\"views_block\";}s:12:\"views.sort.*\";a:2:{s:4:\"type\";s:10:\"views_sort\";s:5:\"label\";s:12:\"Default sort\";}s:18:\"views.sort.boolean\";a:2:{s:4:\"type\";s:10:\"views_sort\";s:5:\"label\";s:12:\"Boolean sort\";}s:15:\"views.sort.date\";a:3:{s:4:\"type\";s:10:\"views_sort\";s:5:\"label\";s:9:\"Date sort\";s:7:\"mapping\";a:1:{s:11:\"granularity\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Granularity\";}}}s:17:\"views.sort.broken\";a:2:{s:4:\"type\";s:10:\"views_sort\";s:5:\"label\";s:6:\"Broken\";}s:17:\"views.sort.random\";a:2:{s:4:\"type\";s:10:\"views_sort\";s:5:\"label\";s:6:\"Random\";}s:19:\"views.sort.standard\";a:2:{s:4:\"type\";s:10:\"views_sort\";s:5:\"label\";s:8:\"Standard\";}s:19:\"views.sort_expose.*\";a:2:{s:4:\"type\";s:17:\"views_sort_expose\";s:5:\"label\";s:29:\"Fallback sort expose settings\";}s:25:\"views.sort_expose.boolean\";a:2:{s:4:\"type\";s:17:\"views_sort_expose\";s:5:\"label\";s:28:\"Boolean sort expose settings\";}s:22:\"views.sort_expose.date\";a:2:{s:4:\"type\";s:17:\"views_sort_expose\";s:5:\"label\";s:25:\"Date sort expose settings\";}s:26:\"views.sort_expose.standard\";a:2:{s:4:\"type\";s:17:\"views_sort_expose\";s:5:\"label\";s:29:\"Standard sort expose settings\";}s:24:\"views.sort_expose.random\";a:2:{s:4:\"type\";s:26:\"views.sort_expose.standard\";s:5:\"label\";s:27:\"Random sort expose settings\";}s:13:\"views.style.*\";a:2:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:13:\"Default style\";}s:19:\"views.style.default\";a:2:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:16:\"Unformatted list\";}s:21:\"views.style.html_list\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:9:\"HTML List\";s:7:\"mapping\";a:3:{s:4:\"type\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"List type\";}s:13:\"wrapper_class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Wrapper class\";}s:5:\"class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"List class\";}}}s:16:\"views.style.grid\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:4:\"Grid\";s:7:\"mapping\";a:7:{s:7:\"columns\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:17:\"Number of columns\";}s:15:\"automatic_width\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:15:\"Automatic width\";}s:9:\"alignment\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Alignment\";}s:16:\"row_class_custom\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:18:\"Custom row classes\";}s:17:\"row_class_default\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:25:\"Default views row classes\";}s:16:\"col_class_custom\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:21:\"Custom column classes\";}s:17:\"col_class_default\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:28:\"Default views column classes\";}}}s:27:\"views.style.grid_responsive\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:17:\"Grid - Responsive\";s:7:\"mapping\";a:4:{s:7:\"columns\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:25:\"Maximum number of columns\";}s:14:\"cell_min_width\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:18:\"Minimum cell width\";}s:11:\"grid_gutter\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:11:\"Grid gutter\";}s:9:\"alignment\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Alignment\";}}}s:17:\"views.style.table\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:5:\"Table\";s:7:\"mapping\";a:11:{s:7:\"columns\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:7:\"Columns\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Columns name\";}}s:7:\"default\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Default sort\";}s:4:\"info\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:12:\"Columns info\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:11:\"Column info\";s:7:\"mapping\";a:6:{s:8:\"sortable\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:8:\"Sortable\";}s:18:\"default_sort_order\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Default order\";}s:5:\"align\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"Align\";}s:9:\"separator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Separator\";}s:12:\"empty_column\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:18:\"Hide empty columns\";}s:10:\"responsive\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Responsive\";}}}}s:8:\"override\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:48:\"Override normal sorting if click sorting is used\";}s:6:\"sticky\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:42:\"Enable Drupal style \"sticky\" table headers\";}s:7:\"summary\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:13:\"Summary title\";}s:5:\"order\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Default order\";}s:11:\"empty_table\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:32:\"Show the empty text in the table\";}s:7:\"caption\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:21:\"Caption for the table\";}s:11:\"description\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:17:\"Table description\";}s:5:\"class\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:11:\"Table class\";}}}s:27:\"views.style.default_summary\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:15:\"Summary options\";s:7:\"mapping\";a:4:{s:9:\"base_path\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Base path\";}s:5:\"count\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:30:\"Display record count with link\";}s:8:\"override\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:35:\"Override number of items to display\";}s:14:\"items_per_page\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:16:\"Items to display\";}}}s:15:\"views.style.rss\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:8:\"RSS Feed\";s:7:\"mapping\";a:1:{s:11:\"description\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:15:\"RSS description\";}}}s:31:\"views.style.unformatted_summary\";a:3:{s:4:\"type\";s:27:\"views.style.default_summary\";s:5:\"label\";s:11:\"Unformatted\";s:7:\"mapping\";a:2:{s:6:\"inline\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:20:\"Display items inline\";}s:9:\"separator\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"Separator\";}}}s:28:\"views.style.entity_reference\";a:3:{s:4:\"type\";s:11:\"views_style\";s:5:\"label\";s:21:\"Entity Reference list\";s:7:\"mapping\";a:1:{s:13:\"search_fields\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:13:\"Search fields\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Search field\";}}}}s:28:\"dxpr_builder.user_template.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:26:\"DXPR Builder User Template\";s:7:\"mapping\";a:6:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:8:\"template\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Template\";}s:3:\"uid\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:3:\"UID\";}s:6:\"global\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:6:\"Global\";}s:4:\"uuid\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"UUID\";}}}s:21:\"dxpr_builder.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:21:\"DXPR Builder settings\";s:7:\"mapping\";a:17:{s:9:\"bootstrap\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:25:\"Bootstrap version to load\";}s:16:\"drm_last_contact\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:34:\"drm_last_contact correccion schema\";}s:13:\"cke_stylesset\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:29:\"Text editor formatting styles\";}s:20:\"editor_assets_source\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:24:\"Source for editor assets\";}s:14:\"format_filters\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:27:\"Process text format filters\";}s:13:\"media_browser\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Media browser\";}s:15:\"offset_selector\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:29:\"Smooth-scroll offset selector\";}s:14:\"json_web_token\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:9:\"JWT token\";}s:15:\"api_key_storage\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:22:\"API key storage method\";}s:12:\"key_provider\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Key provider\";}s:10:\"ai_enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:10:\"AI enabled\";}s:8:\"ai_model\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"AI model\";}s:24:\"tone_of_voice_vocabulary\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:24:\"Tone of voice vocabulary\";}s:21:\"enable_taxonomy_tones\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:21:\"Enable taxonomy tones\";}s:19:\"commands_vocabulary\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:19:\"Commands vocabulary\";}s:24:\"enable_taxonomy_commands\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:24:\"Enable taxonomy commands\";}s:12:\"ai_providers\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:26:\"AI providers configuration\";s:8:\"sequence\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Provider\";s:7:\"mapping\";a:3:{s:7:\"enabled\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Enabled\";}s:6:\"weight\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Weight\";}s:6:\"region\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Region\";}}}}}}s:28:\"dxpr_builder.page_template.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:26:\"DXPR Builder Page Template\";s:7:\"mapping\";a:7:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:8:\"category\";a:2:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Category\";}s:8:\"template\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:8:\"Template\";}s:6:\"weight\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Weight\";}s:5:\"image\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:30:\"Base-64 encoded image contents\";}s:4:\"uuid\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"UUID\";}}}s:35:\"dxpr_builder.dxpr_builder_profile.*\";a:3:{s:4:\"type\";s:13:\"config_entity\";s:5:\"label\";s:20:\"DXPR Builder Profile\";s:7:\"mapping\";a:14:{s:2:\"id\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:2:\"ID\";}s:5:\"label\";a:2:{s:4:\"type\";s:5:\"label\";s:5:\"label\";s:5:\"Label\";}s:4:\"uuid\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"UUID\";}s:7:\"sidebar\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:7:\"Sidebar\";}s:11:\"dxpr_editor\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:17:\"DXPR Editor State\";}s:6:\"weight\";a:2:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:6:\"Weight\";}s:5:\"roles\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:5:\"Roles\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"Role\";}}s:8:\"elements\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:8:\"Elements\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:7:\"Element\";}}s:6:\"blocks\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:6:\"Blocks\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Blocks\";}}s:5:\"views\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:5:\"Views\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:4:\"View\";}}s:14:\"page_templates\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:14:\"Page templates\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:13:\"Page template\";}}s:14:\"user_templates\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:21:\"Global user templates\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:20:\"Global user template\";}}s:14:\"inline_buttons\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:14:\"Inline buttons\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Button\";}}s:13:\"modal_buttons\";a:3:{s:4:\"type\";s:8:\"sequence\";s:5:\"label\";s:13:\"Modal buttons\";s:8:\"sequence\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:6:\"Button\";}}}}s:16:\"olivero.settings\";a:3:{s:4:\"type\";s:14:\"theme_settings\";s:5:\"label\";s:16:\"olivero settings\";s:7:\"mapping\";a:4:{s:20:\"third_party_settings\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:20:\"Third party settings\";s:7:\"mapping\";a:1:{s:8:\"shortcut\";a:3:{s:4:\"type\";s:7:\"mapping\";s:5:\"label\";s:8:\"Shortcut\";s:7:\"mapping\";a:1:{s:11:\"module_link\";a:2:{s:4:\"type\";s:7:\"boolean\";s:5:\"label\";s:11:\"Module Link\";}}}}}s:22:\"mobile_menu_all_widths\";a:3:{s:4:\"type\";s:7:\"integer\";s:5:\"label\";s:22:\"Mobile menu all widths\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:7:\"choices\";a:2:{i:0;i:0;i:1;i:1;}}}}s:22:\"site_branding_bg_color\";a:3:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:30:\"Site branding background color\";s:11:\"constraints\";a:1:{s:6:\"Choice\";a:1:{s:7:\"choices\";a:3:{i:0;s:7:\"default\";i:1;s:4:\"gray\";i:2;s:5:\"white\";}}}}s:18:\"base_primary_color\";a:2:{s:4:\"type\";s:9:\"color_hex\";s:5:\"label\";s:18:\"Base Primary Color\";}}}s:14:\"claro.settings\";a:2:{s:4:\"type\";s:14:\"theme_settings\";s:5:\"label\";s:14:\"Claro settings\";}s:19:\"bootstrap5.settings\";a:3:{s:4:\"type\";s:13:\"config_object\";s:5:\"label\";s:26:\"Bootstrap 5 theme settings\";s:7:\"mapping\";a:8:{s:14:\"b5_body_schema\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:10:\"Body theme\";}s:17:\"b5_body_bg_schema\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:15:\"Body background\";}s:16:\"b5_navbar_schema\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Navbar theme\";}s:19:\"b5_navbar_bg_schema\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Navbar background\";}s:16:\"b5_footer_schema\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:12:\"Footer theme\";}s:19:\"b5_footer_bg_schema\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:17:\"Footer background\";}s:16:\"b5_top_container\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:22:\"Website container type\";}s:23:\"b5_top_container_config\";a:2:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:36:\"Website container type configuration\";}}}s:19:\"cisc_theme.settings\";a:2:{s:4:\"type\";s:14:\"theme_settings\";s:5:\"label\";s:19:\"CISC Theme settings\";}}',-1,1773072979.856,1,'','0'),('typed_data_types_plugins',_binary 'a:116:{s:13:\"filter_format\";a:10:{s:5:\"class\";s:42:\"Drupal\\filter\\Plugin\\DataType\\FilterFormat\";s:8:\"provider\";s:6:\"filter\";s:2:\"id\";s:13:\"filter_format\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Filter format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:3:\"uri\";a:10:{s:5:\"class\";s:41:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\Uri\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:3:\"uri\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:16:\"duration_iso8601\";a:10:{s:5:\"class\";s:53:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\DurationIso8601\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:16:\"duration_iso8601\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Duration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:3:\"map\";a:10:{s:5:\"class\";s:41:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\Map\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:3:\"map\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Map\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:39:\"Drupal\\Core\\TypedData\\MapDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:7:\"integer\";a:10:{s:5:\"class\";s:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\IntegerData\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"integer\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Integer\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:5:\"email\";a:10:{s:5:\"class\";s:43:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\Email\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"email\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:1:{s:5:\"Email\";a:0:{}}s:35:\"unwrap_for_canonical_representation\";b:1;}s:6:\"binary\";a:10:{s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BinaryData\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"binary\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Binary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:5:\"float\";a:10:{s:5:\"class\";s:47:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\FloatData\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"float\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Float\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:16:\"datetime_iso8601\";a:10:{s:5:\"class\";s:53:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\DateTimeIso8601\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:16:\"datetime_iso8601\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:7:\"boolean\";a:10:{s:5:\"class\";s:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\BooleanData\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"boolean\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Boolean\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:4:\"list\";a:10:{s:5:\"class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"list\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"List of items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:3:\"any\";a:10:{s:5:\"class\";s:41:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\Any\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:3:\"any\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Any data\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:8:\"language\";a:10:{s:5:\"class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\Language\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"language\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"A language object.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:7:\"decimal\";a:10:{s:5:\"class\";s:49:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\DecimalData\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"decimal\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Decimal\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:18:\"language_reference\";a:10:{s:5:\"class\";s:55:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\LanguageReference\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:18:\"language_reference\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Language reference\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:45:\"Drupal\\Core\\TypedData\\DataReferenceDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:6:\"string\";a:10:{s:5:\"class\";s:48:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\StringData\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"string\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"String\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:8:\"timespan\";a:10:{s:5:\"class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\TimeSpan\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"timespan\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Time span in seconds\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:9:\"timestamp\";a:10:{s:5:\"class\";s:47:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\Timestamp\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:9:\"timestamp\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Timestamp\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:36:\"Drupal\\Core\\TypedData\\DataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:18:\"field_item:comment\";a:20:{s:5:\"class\";s:49:\"Drupal\\comment\\Plugin\\Field\\FieldType\\CommentItem\";s:8:\"provider\";s:7:\"comment\";s:2:\"id\";s:7:\"comment\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:75:\"This field manages configuration and presentation of comments on an entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:15:\"comment_default\";s:17:\"default_formatter\";s:15:\"comment_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:35:\"Drupal\\comment\\CommentFieldItemList\";s:11:\"cardinality\";i:1;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:19:\"field_item:datetime\";a:20:{s:5:\"class\";s:51:\"Drupal\\datetime\\Plugin\\Field\\FieldType\\DateTimeItem\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:8:\"datetime\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Date\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:79:\"Ideal when date and time needs to be input by users, like event dates and times\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"Date or date and time stored in a readable string format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Easy to read and understand for humans\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:9:\"date_time\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:16:\"datetime_default\";s:17:\"default_formatter\";s:16:\"datetime_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:60:\"Drupal\\datetime\\Plugin\\Field\\FieldType\\DateTimeFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:1:{s:14:\"DateTimeFormat\";a:0:{}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:15:\"field_item:file\";a:21:{s:5:\"class\";s:43:\"Drupal\\file\\Plugin\\Field\\FieldType\\FileItem\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:4:\"file\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:2:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"For uploading files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"Can be configured with options such as allowed file extensions and maximum upload size\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:11:\"file_upload\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:12:\"file_generic\";s:17:\"default_formatter\";s:12:\"file_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:52:\"Drupal\\file\\Plugin\\Field\\FieldType\\FileFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:2:{s:15:\"ReferenceAccess\";a:0:{}s:14:\"FileValidation\";a:0:{}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:3:{s:9:\"target_id\";a:2:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;}s:7:\"display\";a:2:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;}s:11:\"description\";a:2:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;}}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:14:\"file_url_plain\";s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:19:\"field_item:file_uri\";a:20:{s:5:\"class\";s:46:\"Drupal\\file\\Plugin\\Field\\FieldType\\FileUriItem\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:8:\"file_uri\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"File URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:77:\"An entity field containing a file URI, and a computed root-relative file URL.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:3:\"uri\";s:17:\"default_formatter\";s:8:\"file_uri\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:16:\"field_item:image\";a:21:{s:5:\"class\";s:45:\"Drupal\\image\\Plugin\\Field\\FieldType\\ImageItem\";s:8:\"provider\";s:5:\"image\";s:2:\"id\";s:5:\"image\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Image\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"For uploading images\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:92:\"Allows a user to upload an image with configurable extensions, image dimensions, upload size\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:122:\"Can be configured with options such as allowed file extensions, maximum upload size and image dimensions minimums/maximums\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:11:\"file_upload\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:11:\"image_image\";s:17:\"default_formatter\";s:5:\"image\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:52:\"Drupal\\file\\Plugin\\Field\\FieldType\\FileFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:2:{s:15:\"ReferenceAccess\";a:0:{}s:14:\"FileValidation\";a:0:{}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:3:{s:4:\"file\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"columns\";a:3:{i:0;s:9:\"target_id\";i:1;s:5:\"width\";i:2;s:6:\"height\";}s:34:\"require_all_groups_for_translation\";b:1;}s:3:\"alt\";a:2:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Alt\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;}s:5:\"title\";a:2:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;}}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:14:\"file_url_plain\";s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:15:\"field_item:link\";a:20:{s:5:\"class\";s:43:\"Drupal\\link\\Plugin\\Field\\FieldType\\LinkItem\";s:8:\"provider\";s:4:\"link\";s:2:\"id\";s:4:\"link\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:100:\"Stores a URL string, optional varchar link text, and optional blob of attributes to assemble a link.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:12:\"link_default\";s:17:\"default_formatter\";s:4:\"link\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:4:{s:8:\"LinkType\";a:0:{}s:10:\"LinkAccess\";a:0:{}s:21:\"LinkExternalProtocols\";a:0:{}s:23:\"LinkNotExistingInternal\";a:0:{}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:21:\"field_item:list_float\";a:21:{s:5:\"class\";s:51:\"Drupal\\options\\Plugin\\Field\\FieldType\\ListFloatItem\";s:8:\"provider\";s:7:\"options\";s:2:\"id\";s:10:\"list_float\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"List (float)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:2:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Values stored are floating-point numbers\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"For example, \'Fraction\': 0 => 0, .25 => 1/4, .75 => 3/4, 1 => 1\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:14:\"selection_list\";s:6:\"weight\";i:-10;s:14:\"default_widget\";s:14:\"options_select\";s:17:\"default_formatter\";s:12:\"list_default\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:12:\"list_default\";s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:22:\"field_item:list_string\";a:21:{s:5:\"class\";s:52:\"Drupal\\options\\Plugin\\Field\\FieldType\\ListStringItem\";s:8:\"provider\";s:7:\"options\";s:2:\"id\";s:11:\"list_string\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"List (text)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:2:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Values stored are text values\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"For example, \'US States\': IL => Illinois, IA => Iowa, IN => Indiana\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:14:\"selection_list\";s:6:\"weight\";i:-50;s:14:\"default_widget\";s:14:\"options_select\";s:17:\"default_formatter\";s:12:\"list_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:12:\"list_default\";s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:23:\"field_item:list_integer\";a:21:{s:5:\"class\";s:53:\"Drupal\\options\\Plugin\\Field\\FieldType\\ListIntegerItem\";s:8:\"provider\";s:7:\"options\";s:2:\"id\";s:12:\"list_integer\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"List (integer)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:2:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Values stored are numbers without decimals\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:71:\"For example, \'Lifetime in days\': 1 => 1 day, 7 => 1 week, 31 => 1 month\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:14:\"selection_list\";s:6:\"weight\";i:-30;s:14:\"default_widget\";s:14:\"options_select\";s:17:\"default_formatter\";s:12:\"list_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:12:\"list_default\";s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:15:\"field_item:path\";a:20:{s:5:\"class\";s:28:\"Drupal\\pathauto\\PathautoItem\";s:8:\"provider\";s:4:\"path\";s:2:\"id\";s:4:\"path\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"An entity field containing a path alias and related data.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:4:\"path\";s:17:\"default_formatter\";N;s:5:\"no_ui\";b:1;s:10:\"list_class\";s:37:\"Drupal\\pathauto\\PathautoFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:1:{s:9:\"PathAlias\";a:0:{}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:20:\"field_item:text_long\";a:21:{s:5:\"class\";s:47:\"Drupal\\text\\Plugin\\Field\\FieldType\\TextLongItem\";s:8:\"provider\";s:4:\"text\";s:2:\"id\";s:9:\"text_long\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Text (formatted, long)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Ideal for longer texts, like body or description without a summary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Supports long text without specifying a maximum length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"May use more storage and be slower for searching and sorting\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:14:\"formatted_text\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:13:\"text_textarea\";s:17:\"default_formatter\";s:12:\"text_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:52:\"Drupal\\text\\Plugin\\Field\\FieldType\\TextFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:12:\"text_default\";s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:15:\"field_item:text\";a:21:{s:5:\"class\";s:43:\"Drupal\\text\\Plugin\\Field\\FieldType\\TextItem\";s:8:\"provider\";s:4:\"text\";s:2:\"id\";s:4:\"text\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Text (formatted)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:4:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:85:\"Ideal for titles and names that need to support markup such as bold, italics or links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Efficient storage for short text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Requires specifying a maximum length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:3;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"Good for fields with known or predictable lengths\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:14:\"formatted_text\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:14:\"text_textfield\";s:17:\"default_formatter\";s:12:\"text_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:52:\"Drupal\\text\\Plugin\\Field\\FieldType\\TextFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:12:\"text_default\";s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:28:\"field_item:text_with_summary\";a:21:{s:5:\"class\";s:54:\"Drupal\\text\\Plugin\\Field\\FieldType\\TextWithSummaryItem\";s:8:\"provider\";s:4:\"text\";s:2:\"id\";s:17:\"text_with_summary\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Text (formatted, long, with summary)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:4:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"Ideal for longer texts, like body or description with a summary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Allows specifying a summary for the text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Supports long text without specifying a maximum length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:3;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"May use more storage and be slower for searching and sorting\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:14:\"formatted_text\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:26:\"text_textarea_with_summary\";s:17:\"default_formatter\";s:12:\"text_default\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:52:\"Drupal\\text\\Plugin\\Field\\FieldType\\TextFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:23:\"default_token_formatter\";s:12:\"text_default\";s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:19:\"field_item:language\";a:20:{s:5:\"class\";s:35:\"Drupal\\language\\DefaultLanguageItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"language\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"An entity field referencing a language.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:15:\"language_select\";s:17:\"default_formatter\";s:8:\"language\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:1:{s:6:\"Length\";a:1:{s:3:\"max\";i:12;}}}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:18:\"field_item:integer\";a:20:{s:5:\"class\";s:52:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\IntegerItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"integer\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Number (integer)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:2:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Number without decimals\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"For example, 123\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:6:\"number\";s:6:\"weight\";i:-50;s:14:\"default_widget\";s:6:\"number\";s:17:\"default_formatter\";s:14:\"number_integer\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:18:\"field_item:decimal\";a:20:{s:5:\"class\";s:52:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\DecimalItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"decimal\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Number (decimal)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:84:\"Ideal for exact counts and measures (prices, temperatures, distances, volumes, etc.)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Stores a number in the database in a fixed decimal format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:104:\"For example, 12.34 km or € when used for further detailed calculations (such as summing many of these)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:6:\"number\";s:6:\"weight\";i:-30;s:14:\"default_widget\";s:6:\"number\";s:17:\"default_formatter\";s:14:\"number_decimal\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:14:\"field_item:uri\";a:20:{s:5:\"class\";s:48:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\UriItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:3:\"uri\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"An entity field containing a URI.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:3:\"uri\";s:17:\"default_formatter\";s:8:\"uri_link\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:19:\"field_item:password\";a:20:{s:5:\"class\";s:53:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\PasswordItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:8:\"password\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Password\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"An entity field containing a password value.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";N;s:17:\"default_formatter\";N;s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:15:\"field_item:uuid\";a:20:{s:5:\"class\";s:49:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\UuidItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"uuid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"An entity field containing a UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";N;s:17:\"default_formatter\";s:6:\"string\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:20:\"field_item:timestamp\";a:20:{s:5:\"class\";s:54:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\TimestampItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:9:\"timestamp\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Timestamp\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Ideal for using date and time calculations or comparisons\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:71:\"Date and time stored in the form of seconds since January 1, 1970 (UTC)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"Compact and efficient for storage, sorting and calculations\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:9:\"date_time\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:18:\"datetime_timestamp\";s:17:\"default_formatter\";s:9:\"timestamp\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:1:{s:5:\"Range\";a:2:{s:3:\"min\";s:11:\"-2147483648\";s:3:\"max\";s:10:\"2147483648\";}}}}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:22:\"field_item:string_long\";a:20:{s:5:\"class\";s:55:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\StringLongItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:11:\"string_long\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Text (plain, long)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Ideal for longer texts, like body or description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Supports long text without specifying a maximum length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"May use more storage and be slower for searching and sorting\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:10:\"plain_text\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:15:\"string_textarea\";s:17:\"default_formatter\";s:12:\"basic_string\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:18:\"field_item:changed\";a:20:{s:5:\"class\";s:52:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\ChangedItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"changed\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Last changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:85:\"An entity field containing a UNIX timestamp of when the entity has been last updated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:18:\"datetime_timestamp\";s:17:\"default_formatter\";s:9:\"timestamp\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:38:\"Drupal\\Core\\Field\\ChangedFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:18:\"field_item:boolean\";a:20:{s:5:\"class\";s:52:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\BooleanItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"boolean\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Boolean\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Field to store a true or false value.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:16:\"boolean_checkbox\";s:17:\"default_formatter\";s:7:\"boolean\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:27:\"field_item:entity_reference\";a:20:{s:5:\"class\";s:60:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\EntityReferenceItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:16:\"entity_reference\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Entity reference\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"An entity field containing an entity reference.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:9:\"reference\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:29:\"entity_reference_autocomplete\";s:17:\"default_formatter\";s:22:\"entity_reference_label\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:46:\"Drupal\\Core\\Field\\EntityReferenceFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:17:\"field_item:string\";a:20:{s:5:\"class\";s:51:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\StringItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"string\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Text (plain)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:4:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Ideal for titles and names\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Efficient storage for short text\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Requires specifying a maximum length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:3;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Good for fields with known or predictable length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:10:\"plain_text\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:16:\"string_textfield\";s:17:\"default_formatter\";s:6:\"string\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:16:\"field_item:email\";a:20:{s:5:\"class\";s:50:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\EmailItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"email\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Field to store an email address.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:13:\"email_default\";s:17:\"default_formatter\";s:12:\"basic_string\";s:5:\"no_ui\";b:0;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:18:\"field_item:created\";a:20:{s:5:\"class\";s:52:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\CreatedItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"created\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:80:\"An entity field containing a UNIX timestamp of when the entity has been created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";s:18:\"datetime_timestamp\";s:17:\"default_formatter\";s:9:\"timestamp\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:14:\"field_item:map\";a:20:{s:5:\"class\";s:48:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\MapItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:3:\"map\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Map\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"An entity field for storing a serialized array of values.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"category\";s:7:\"general\";s:6:\"weight\";i:0;s:14:\"default_widget\";N;s:17:\"default_formatter\";N;s:5:\"no_ui\";b:1;s:10:\"list_class\";s:34:\"Drupal\\Core\\Field\\MapFieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:16:\"field_item:float\";a:20:{s:5:\"class\";s:50:\"Drupal\\Core\\Field\\Plugin\\Field\\FieldType\\FloatItem\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"float\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Number (float)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";a:3:{i:0;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:130:\"In most instances, it is best to use Number (decimal) instead, as decimal numbers stored as floats may contain errors in precision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:1;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:130:\"This type of field offers faster processing and more compact storage, but the differences are typically negligible on modern sites\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}i:2;O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"For example, 123.4 km when used in imprecise contexts such as a walking trail distance\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:8:\"category\";s:6:\"number\";s:6:\"weight\";i:-10;s:14:\"default_widget\";s:6:\"number\";s:17:\"default_formatter\";s:14:\"number_decimal\";s:5:\"no_ui\";b:1;s:10:\"list_class\";s:32:\"\\Drupal\\Core\\Field\\FieldItemList\";s:11:\"cardinality\";N;s:11:\"constraints\";a:0:{}s:19:\"config_dependencies\";a:0:{}s:13:\"column_groups\";a:0:{}s:25:\"serialized_property_names\";a:0:{}s:6:\"module\";N;s:16:\"definition_class\";s:52:\"\\Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\";s:21:\"list_definition_class\";s:38:\"\\Drupal\\Core\\Field\\BaseFieldDefinition\";s:35:\"unwrap_for_canonical_representation\";b:0;}s:16:\"entity_reference\";a:10:{s:5:\"class\";s:50:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityReference\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:16:\"entity_reference\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Entity reference\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";N;s:16:\"definition_class\";s:45:\"Drupal\\Core\\TypedData\\DataReferenceDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:6:\"entity\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Entity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"All kind of entities, e.g. nodes, comments or users.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:11:\"constraints\";a:0:{}s:35:\"unwrap_for_canonical_representation\";b:1;}s:12:\"entity:block\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:20:\"entity:block_content\";a:12:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:2:{s:26:\"EntityUntranslatableFields\";N;s:25:\"BlockContentEntityChanged\";N;}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:26:\"entity:block_content:basic\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:14:\"Bloque básico\";s:11:\"constraints\";a:2:{s:26:\"EntityUntranslatableFields\";N;s:25:\"BlockContentEntityChanged\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:40:\"entity:block_content:drag_and_drop_block\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:19:\"Drag and Drop Block\";s:11:\"constraints\";a:2:{s:26:\"EntityUntranslatableFields\";N;s:25:\"BlockContentEntityChanged\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:25:\"entity:block_content_type\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:20:\"entity:captcha_point\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Captcha Point\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:6:\"formId\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:14:\"entity:comment\";a:12:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:3:{s:11:\"CommentName\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:22:\"entity:comment:comment\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:27:\"Comentarios predeterminados\";s:11:\"constraints\";a:3:{s:11:\"CommentName\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"entity:comment_type\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:22:\"entity:contact_message\";a:12:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:26:\"EntityUntranslatableFields\";N;}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:34:\"entity:contact_message:contactanos\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:12:\"Contáctanos\";s:11:\"constraints\";a:1:{s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:31:\"entity:contact_message:personal\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:31:\"Formulario de contacto personal\";s:11:\"constraints\";a:1:{s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"entity:contact_form\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:13:\"entity:editor\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:2:{s:26:\"RequiredConfigDependencies\";a:1:{i:0;s:13:\"filter_format\";}s:19:\"ImmutableProperties\";a:1:{i:0;s:6:\"format\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:21:\"entity:entity_browser\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Entity browser\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:4:\"name\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:27:\"entity:field_storage_config\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Field storage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:4:{i:0;s:2:\"id\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";i:3;s:4:\"type\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"entity:field_config\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:2:{s:26:\"RequiredConfigDependencies\";a:1:{i:0;s:20:\"field_storage_config\";}s:19:\"ImmutableProperties\";a:5:{i:0;s:2:\"id\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";i:3;s:6:\"bundle\";i:4;s:10:\"field_type\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:11:\"entity:file\";a:12:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:20:\"entity:filter_format\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:6:\"format\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:18:\"entity:image_style\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:4:\"name\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:32:\"entity:language_content_settings\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Content language settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:3:{i:0;s:2:\"id\";i:1;s:21:\"target_entity_type_id\";i:2;s:13:\"target_bundle\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:28:\"entity:configurable_language\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:12:\"entity:media\";a:12:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:18:\"entity:media:audio\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:5:\"Audio\";s:11:\"constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:21:\"entity:media:document\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:9:\"Documento\";s:11:\"constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:18:\"entity:media:image\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:6:\"Imagen\";s:11:\"constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:25:\"entity:media:remote_video\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:12:\"Video remoto\";s:11:\"constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:18:\"entity:media:video\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:6:\"Vídeo\";s:11:\"constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:17:\"entity:media_type\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:2:{s:19:\"ImmutableProperties\";a:2:{i:0;s:2:\"id\";i:1;s:6:\"source\";}s:23:\"MediaMappingsConstraint\";a:0:{}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:24:\"entity:menu_link_content\";a:12:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:3:{s:17:\"MenuTreeHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:42:\"entity:menu_link_content:menu_link_content\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";r:1765;s:11:\"constraints\";a:3:{s:17:\"MenuTreeHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:11:\"entity:node\";a:12:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:3:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;s:12:\"MenuSettings\";a:0:{}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"entity:node:article\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:9:\"Artículo\";s:11:\"constraints\";a:3:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;s:12:\"MenuSettings\";a:0:{}}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:16:\"entity:node:blog\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:4:\"Blog\";s:11:\"constraints\";a:3:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;s:12:\"MenuSettings\";a:0:{}}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:20:\"entity:node:clientes\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:8:\"Clientes\";s:11:\"constraints\";a:3:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;s:12:\"MenuSettings\";a:0:{}}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:30:\"entity:node:drag_and_drop_page\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:18:\"Drag and drop Page\";s:11:\"constraints\";a:3:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;s:12:\"MenuSettings\";a:0:{}}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:16:\"entity:node:page\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:15:\"Página básica\";s:11:\"constraints\";a:3:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;s:12:\"MenuSettings\";a:0:{}}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:21:\"entity:node:proyectos\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:9:\"Proyectos\";s:11:\"constraints\";a:3:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;s:12:\"MenuSettings\";a:0:{}}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:16:\"entity:node_type\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:4:\"type\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:17:\"entity:path_alias\";a:12:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:2:{s:15:\"UniquePathAlias\";a:0:{}s:26:\"EntityUntranslatableFields\";N;}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:26:\"entity:recaptcha_v3_action\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:18:\"entity:search_page\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Search page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:15:\"entity:shortcut\";a:12:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:26:\"EntityUntranslatableFields\";N;}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:23:\"entity:shortcut:default\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:11:\"Por defecto\";s:11:\"constraints\";a:1:{s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:19:\"entity:shortcut_set\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:12:\"entity:slick\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Slick optionset\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:4:\"name\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:13:\"entity:action\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:11:\"entity:menu\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:20:\"entity:taxonomy_term\";a:12:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:3:{s:17:\"TaxonomyHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:38:\"entity:taxonomy_term:ai_agent_commands\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:16:\"AI Edit Commands\";s:11:\"constraints\";a:3:{s:17:\"TaxonomyHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:37:\"entity:taxonomy_term:ai_tone_of_voice\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:16:\"AI Tone of Voice\";s:11:\"constraints\";a:3:{s:17:\"TaxonomyHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:25:\"entity:taxonomy_term:tags\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:9:\"Etiquetas\";s:11:\"constraints\";a:3:{s:17:\"TaxonomyHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:32:\"entity:taxonomy_term:tecnologias\";a:11:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";s:12:\"Tecnologías\";s:11:\"constraints\";a:3:{s:17:\"TaxonomyHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:26:\"entity:taxonomy_vocabulary\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Taxonomy vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:3:\"vid\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:11:\"entity:user\";a:12:{s:5:\"class\";s:48:\"Drupal\\Core\\Entity\\Plugin\\DataType\\EntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:16:\"entity:user_role\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:23:\"entity:pathauto_pattern\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Pathauto pattern\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:11:\"entity:view\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:33:\"entity:dxpr_builder_page_template\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"DXPR Builder Page Template\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:33:\"entity:dxpr_builder_user_template\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder User Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:27:\"entity:dxpr_builder_profile\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"DXPR Builder Profile\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:26:\"entity:base_field_override\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Base field override\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:5:{i:0;s:2:\"id\";i:1;s:11:\"entity_type\";i:2;s:6:\"bundle\";i:3;s:10:\"field_name\";i:4;s:10:\"field_type\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:26:\"entity:entity_form_display\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:4:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:26:\"entity:entity_view_display\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity view display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:4:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:23:\"entity:entity_form_mode\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Form mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:2:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:23:\"entity:entity_view_mode\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"View mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:2:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}s:18:\"entity:date_format\";a:12:{s:5:\"class\";s:54:\"Drupal\\Core\\Entity\\Plugin\\DataType\\ConfigEntityAdapter\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Date format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:19:\"ImmutableProperties\";a:1:{i:0;s:2:\"id\";}}s:8:\"internal\";b:0;s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"entity\";s:7:\"deriver\";s:56:\"Drupal\\Core\\Entity\\Plugin\\DataType\\Deriver\\EntityDeriver\";s:11:\"description\";r:1258;s:16:\"definition_class\";s:49:\"Drupal\\Core\\Entity\\TypedData\\EntityDataDefinition\";s:10:\"list_class\";s:46:\"Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\";s:21:\"list_definition_class\";s:40:\"Drupal\\Core\\TypedData\\ListDataDefinition\";s:35:\"unwrap_for_canonical_representation\";b:1;}}',-1,1773072974.544,1,'','0'),('user.field_storage_definitions.installed',_binary 'a:19:{s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The user ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The user UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}s:4:\"form\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}}s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The user language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:18:\"preferred_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Preferred language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:77:\"The user\'s preferred language code for receiving emails and viewing the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:18:\"preferred_langcode\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:2:{s:13:\"AllowedValues\";a:1:{s:8:\"callback\";s:60:\"Drupal\\user\\Entity\\User::getAllowedConfigurableLanguageCodes\";}s:6:\"Length\";a:1:{s:3:\"max\";i:12;}}}}}s:18:\"\0*\0fieldDefinition\";r:115;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:24:\"preferred_admin_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Preferred admin language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:68:\"The user\'s preferred language code for viewing administration pages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";N;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:24:\"preferred_admin_langcode\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:2:{s:13:\"AllowedValues\";a:1:{s:8:\"callback\";s:60:\"Drupal\\user\\Entity\\User::getAllowedConfigurableLanguageCodes\";}s:6:\"Length\";a:1:{s:3:\"max\";i:12;}}}}}s:18:\"\0*\0fieldDefinition\";r:152;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"The name of this user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:11:\"constraints\";a:2:{s:8:\"UserName\";a:0:{}s:14:\"UserNameUnique\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:5:\"class\";s:25:\"\\Drupal\\user\\UserNameItem\";}s:18:\"\0*\0fieldDefinition\";r:192;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"pass\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Password\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The password of this user (hashed).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:18:\"ProtectedUserField\";N;}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"pass\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:password\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:231;}s:7:\"\0*\0type\";s:8:\"password\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"mail\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The email of this user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:11:\"constraints\";a:3:{s:14:\"UserMailUnique\";N;s:16:\"UserMailRequired\";N;s:18:\"ProtectedUserField\";N;}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"mail\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:email\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:267;}s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:254;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"timezone\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Timezone\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The timezone of this user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:8:\"timezone\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:4:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:32;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:1:{s:13:\"AllowedValues\";a:1:{s:8:\"callback\";s:44:\"Drupal\\user\\Entity\\User::getAllowedTimezones\";}}}}s:5:\"class\";s:24:\"Drupal\\user\\TimeZoneItem\";}s:18:\"\0*\0fieldDefinition\";r:304;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:32;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"User status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Whether the user is active or blocked.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"class\";s:22:\"Drupal\\user\\StatusItem\";}s:18:\"\0*\0fieldDefinition\";r:344;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The time that the user was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:386;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the user was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:415;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"access\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Last access\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"The time that the user last accessed the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:6:\"access\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:20:\"field_item:timestamp\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:445;}s:7:\"\0*\0type\";s:9:\"timestamp\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:5:\"login\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Last login\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"The time that the user last logged in.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:5:\"login\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:20:\"field_item:timestamp\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:477;}s:7:\"\0*\0type\";s:9:\"timestamp\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"init\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Initial email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The email address used for initial account creation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"init\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:email\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:509;}s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:254;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:5:\"roles\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"cardinality\";i:-1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The roles the user has.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:5:\"roles\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:9:\"user_role\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:542;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:578;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"user_picture\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:17:\"user.user_picture\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"2ba50648-5e97-4c30-8953-d8a5dee55150\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0q8-mw8y-Ls5I578sIPQFLp4ljpH7WvVYpzY-I9O-8E\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"user\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:17:\"user.user_picture\";s:13:\"\0*\0field_name\";s:12:\"user_picture\";s:14:\"\0*\0entity_type\";s:4:\"user\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:10:\"\0*\0deleted\";b:0;}s:22:\"dxpr_user_is_disavowed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Exclude from DXPR builder editing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"If checked the user will not be able to edit with DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}}s:9:\"read-only\";b:1;s:8:\"provider\";s:12:\"dxpr_builder\";s:10:\"field_name\";s:22:\"dxpr_user_is_disavowed\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:670;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}',-1,1773072974.469,1,'','0'),('validation_constraint_plugins',_binary 'a:83:{s:8:\"Callback\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Callback\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:48:\"Symfony\\Component\\Validator\\Constraints\\Callback\";s:4:\"type\";b:0;}s:5:\"Blank\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Blank\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:45:\"Symfony\\Component\\Validator\\Constraints\\Blank\";s:4:\"type\";b:0;}s:8:\"NotBlank\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Not blank\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:48:\"Symfony\\Component\\Validator\\Constraints\\NotBlank\";s:4:\"type\";b:0;}s:5:\"Email\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:67:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\EmailConstraint\";s:4:\"type\";a:1:{i:0;s:6:\"string\";}}s:6:\"Choice\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Choice\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:46:\"Symfony\\Component\\Validator\\Constraints\\Choice\";s:4:\"type\";b:0;}s:5:\"Image\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Image\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:45:\"Symfony\\Component\\Validator\\Constraints\\Image\";s:4:\"type\";a:1:{i:0;s:6:\"string\";}}s:11:\"IdenticalTo\";a:3:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"IdenticalTo\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:51:\"Symfony\\Component\\Validator\\Constraints\\IdenticalTo\";s:4:\"type\";b:0;}s:25:\"BlockContentEntityChanged\";a:5:{s:5:\"class\";s:85:\"Drupal\\block_content\\Plugin\\Validation\\Constraint\\BlockContentEntityChangedConstraint\";s:8:\"provider\";s:13:\"block_content\";s:2:\"id\";s:25:\"BlockContentEntityChanged\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Block content entity changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:6:\"entity\";}}s:16:\"CKEditor5Element\";a:5:{s:5:\"class\";s:72:\"Drupal\\ckeditor5\\Plugin\\Validation\\Constraint\\CKEditor5ElementConstraint\";s:8:\"provider\";s:9:\"ckeditor5\";s:2:\"id\";s:16:\"CKEditor5Element\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"CKEditor 5 element\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:40:\"CKEditor5ToolbarItemDependencyConstraint\";a:5:{s:5:\"class\";s:77:\"Drupal\\ckeditor5\\Plugin\\Validation\\Constraint\\ToolbarItemDependencyConstraint\";s:8:\"provider\";s:9:\"ckeditor5\";s:2:\"id\";s:40:\"CKEditor5ToolbarItemDependencyConstraint\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"CKEditor 5 toolbar item dependency\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:20:\"StyleSensibleElement\";a:5:{s:5:\"class\";s:76:\"Drupal\\ckeditor5\\Plugin\\Validation\\Constraint\\StyleSensibleElementConstraint\";s:8:\"provider\";s:9:\"ckeditor5\";s:2:\"id\";s:20:\"StyleSensibleElement\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:56:\"Styles can only be specified for already supported tags.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:37:\"CKEditor5MediaAndFilterSettingsInSync\";a:5:{s:5:\"class\";s:93:\"Drupal\\ckeditor5\\Plugin\\Validation\\Constraint\\CKEditor5MediaAndFilterSettingsInSyncConstraint\";s:8:\"provider\";s:9:\"ckeditor5\";s:2:\"id\";s:37:\"CKEditor5MediaAndFilterSettingsInSync\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"CKEditor 5 Media plugin in sync with filter settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:26:\"SourceEditingRedundantTags\";a:5:{s:5:\"class\";s:82:\"Drupal\\ckeditor5\\Plugin\\Validation\\Constraint\\SourceEditingRedundantTagsConstraint\";s:8:\"provider\";s:9:\"ckeditor5\";s:2:\"id\";s:26:\"SourceEditingRedundantTags\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Source editing should only use otherwise unavailable tags and attributes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:35:\"CKEditor5EnabledConfigurablePlugins\";a:5:{s:5:\"class\";s:82:\"Drupal\\ckeditor5\\Plugin\\Validation\\Constraint\\EnabledConfigurablePluginsConstraint\";s:8:\"provider\";s:9:\"ckeditor5\";s:2:\"id\";s:35:\"CKEditor5EnabledConfigurablePlugins\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"CKEditor 5 enabled configurable plugins\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:33:\"CKEditor5FundamentalCompatibility\";a:5:{s:5:\"class\";s:80:\"Drupal\\ckeditor5\\Plugin\\Validation\\Constraint\\FundamentalCompatibilityConstraint\";s:8:\"provider\";s:9:\"ckeditor5\";s:2:\"id\";s:33:\"CKEditor5FundamentalCompatibility\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"CKEditor 5 fundamental text format compatibility\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:37:\"SourceEditingPreventSelfXssConstraint\";a:5:{s:5:\"class\";s:83:\"Drupal\\ckeditor5\\Plugin\\Validation\\Constraint\\SourceEditingPreventSelfXssConstraint\";s:8:\"provider\";s:9:\"ckeditor5\";s:2:\"id\";s:37:\"SourceEditingPreventSelfXssConstraint\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Source Editing should never allow self-XSS.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:17:\"UniqueLabelInList\";a:5:{s:5:\"class\";s:73:\"Drupal\\ckeditor5\\Plugin\\Validation\\Constraint\\UniqueLabelInListConstraint\";s:8:\"provider\";s:9:\"ckeditor5\";s:2:\"id\";s:17:\"UniqueLabelInList\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Unique label in list\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:33:\"CKEditor5ToolbarItemConditionsMet\";a:5:{s:5:\"class\";s:80:\"Drupal\\ckeditor5\\Plugin\\Validation\\Constraint\\ToolbarItemConditionsMetConstraint\";s:8:\"provider\";s:9:\"ckeditor5\";s:2:\"id\";s:33:\"CKEditor5ToolbarItemConditionsMet\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"CKEditor 5 toolbar item conditions must be met\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:20:\"CKEditor5ToolbarItem\";a:5:{s:5:\"class\";s:67:\"Drupal\\ckeditor5\\Plugin\\Validation\\Constraint\\ToolbarItemConstraint\";s:8:\"provider\";s:9:\"ckeditor5\";s:2:\"id\";s:20:\"CKEditor5ToolbarItem\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"CKEditor 5 toolbar item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:11:\"CommentName\";a:5:{s:5:\"class\";s:65:\"Drupal\\comment\\Plugin\\Validation\\Constraint\\CommentNameConstraint\";s:8:\"provider\";s:7:\"comment\";s:2:\"id\";s:11:\"CommentName\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Comment author name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:14:\"entity:comment\";}}s:14:\"DateTimeFormat\";a:5:{s:5:\"class\";s:69:\"Drupal\\datetime\\Plugin\\Validation\\Constraint\\DateTimeFormatConstraint\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:14:\"DateTimeFormat\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Datetime format valid for datetime type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:28:\"EntityBrowserImageDimensions\";a:5:{s:5:\"class\";s:89:\"Drupal\\entity_browser\\Plugin\\Validation\\Constraint\\EntityBrowserImageDimensionsConstraint\";s:8:\"provider\";s:14:\"entity_browser\";s:2:\"id\";s:28:\"EntityBrowserImageDimensions\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Entity Browser Image Dimensions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:4:\"file\";}}s:13:\"FileSizeLimit\";a:5:{s:5:\"class\";s:64:\"Drupal\\file\\Plugin\\Validation\\Constraint\\FileSizeLimitConstraint\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:13:\"FileSizeLimit\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"File Size Limit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:4:\"file\";}}s:14:\"FileValidation\";a:5:{s:5:\"class\";s:65:\"Drupal\\file\\Plugin\\Validation\\Constraint\\FileValidationConstraint\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:14:\"FileValidation\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"File Validation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:19:\"FileExtensionSecure\";a:5:{s:5:\"class\";s:70:\"Drupal\\file\\Plugin\\Validation\\Constraint\\FileExtensionSecureConstraint\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:19:\"FileExtensionSecure\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"File Extension Secure\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:4:\"file\";}}s:12:\"FileEncoding\";a:5:{s:5:\"class\";s:63:\"Drupal\\file\\Plugin\\Validation\\Constraint\\FileEncodingConstraint\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:12:\"FileEncoding\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"File encoding\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:13:\"FileUriUnique\";a:5:{s:5:\"class\";s:54:\"Drupal\\file\\Plugin\\Validation\\Constraint\\FileUriUnique\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:13:\"FileUriUnique\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"File URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:11:\"FileIsImage\";a:5:{s:5:\"class\";s:62:\"Drupal\\file\\Plugin\\Validation\\Constraint\\FileIsImageConstraint\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:11:\"FileIsImage\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"File Is Image\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:4:\"file\";}}s:19:\"FileImageDimensions\";a:5:{s:5:\"class\";s:70:\"Drupal\\file\\Plugin\\Validation\\Constraint\\FileImageDimensionsConstraint\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:19:\"FileImageDimensions\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"File Image Dimensions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:4:\"file\";}}s:13:\"FileExtension\";a:5:{s:5:\"class\";s:64:\"Drupal\\file\\Plugin\\Validation\\Constraint\\FileExtensionConstraint\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:13:\"FileExtension\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"File Extension\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:4:\"file\";}}s:14:\"FileNameLength\";a:5:{s:5:\"class\";s:65:\"Drupal\\file\\Plugin\\Validation\\Constraint\\FileNameLengthConstraint\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:14:\"FileNameLength\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"File Name Length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:4:\"file\";}}s:21:\"LinkExternalProtocols\";a:5:{s:5:\"class\";s:72:\"Drupal\\link\\Plugin\\Validation\\Constraint\\LinkExternalProtocolsConstraint\";s:8:\"provider\";s:4:\"link\";s:2:\"id\";s:21:\"LinkExternalProtocols\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"No dangerous external protocols\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:23:\"LinkNotExistingInternal\";a:5:{s:5:\"class\";s:74:\"Drupal\\link\\Plugin\\Validation\\Constraint\\LinkNotExistingInternalConstraint\";s:8:\"provider\";s:4:\"link\";s:2:\"id\";s:23:\"LinkNotExistingInternal\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"No broken internal links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:10:\"LinkAccess\";a:5:{s:5:\"class\";s:61:\"Drupal\\link\\Plugin\\Validation\\Constraint\\LinkAccessConstraint\";s:8:\"provider\";s:4:\"link\";s:2:\"id\";s:10:\"LinkAccess\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Link URI can be accessed by the user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:8:\"LinkType\";a:5:{s:5:\"class\";s:59:\"Drupal\\link\\Plugin\\Validation\\Constraint\\LinkTypeConstraint\";s:8:\"provider\";s:4:\"link\";s:2:\"id\";s:8:\"LinkType\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Link data valid for link type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:23:\"MediaMappingsConstraint\";a:5:{s:5:\"class\";s:65:\"Drupal\\media\\Plugin\\Validation\\Constraint\\MediaMappingsConstraint\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:23:\"MediaMappingsConstraint\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Media Mapping Constraint\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:6:\"string\";}}s:15:\"oembed_resource\";a:5:{s:5:\"class\";s:66:\"Drupal\\media\\Plugin\\Validation\\Constraint\\OEmbedResourceConstraint\";s:8:\"provider\";s:5:\"media\";s:2:\"id\";s:15:\"oembed_resource\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"oEmbed resource\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:3:{i:0;s:4:\"link\";i:1;s:6:\"string\";i:2;s:11:\"string_long\";}}s:17:\"MenuTreeHierarchy\";a:5:{s:5:\"class\";s:81:\"Drupal\\menu_link_content\\Plugin\\Validation\\Constraint\\MenuTreeHierarchyConstraint\";s:8:\"provider\";s:17:\"menu_link_content\";s:2:\"id\";s:17:\"MenuTreeHierarchy\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Menu tree hierarchy.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:12:\"MenuSettings\";a:5:{s:5:\"class\";s:66:\"Drupal\\menu_ui\\Plugin\\Validation\\Constraint\\MenuSettingsConstraint\";s:8:\"provider\";s:7:\"menu_ui\";s:2:\"id\";s:12:\"MenuSettings\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Menu settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:9:\"PathAlias\";a:5:{s:5:\"class\";s:60:\"Drupal\\path\\Plugin\\Validation\\Constraint\\PathAliasConstraint\";s:8:\"provider\";s:4:\"path\";s:2:\"id\";s:9:\"PathAlias\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Path alias.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:17:\"TaxonomyHierarchy\";a:5:{s:5:\"class\";s:76:\"Drupal\\taxonomy\\Plugin\\Validation\\Constraint\\TaxonomyTermHierarchyConstraint\";s:8:\"provider\";s:8:\"taxonomy\";s:2:\"id\";s:17:\"TaxonomyHierarchy\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Taxonomy term hierarchy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:14:\"UserMailUnique\";a:5:{s:5:\"class\";s:55:\"Drupal\\user\\Plugin\\Validation\\Constraint\\UserMailUnique\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:14:\"UserMailUnique\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"User email unique\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:16:\"UserCancelMethod\";a:5:{s:5:\"class\";s:68:\"Drupal\\user\\Plugin\\Validation\\Constraint\\UserCancelMethodsConstraint\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:16:\"UserCancelMethod\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"UserCancelMethod\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:18:\"ProtectedUserField\";a:5:{s:5:\"class\";s:69:\"Drupal\\user\\Plugin\\Validation\\Constraint\\ProtectedUserFieldConstraint\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:18:\"ProtectedUserField\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Password required for protected field change\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:10:\"RoleExists\";a:5:{s:5:\"class\";s:61:\"Drupal\\user\\Plugin\\Validation\\Constraint\\RoleExistsConstraint\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:10:\"RoleExists\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Role exists\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:8:\"UserName\";a:5:{s:5:\"class\";s:59:\"Drupal\\user\\Plugin\\Validation\\Constraint\\UserNameConstraint\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:8:\"UserName\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"User name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:14:\"UserNameUnique\";a:5:{s:5:\"class\";s:55:\"Drupal\\user\\Plugin\\Validation\\Constraint\\UserNameUnique\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:14:\"UserNameUnique\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"User name unique\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:16:\"UserMailRequired\";a:5:{s:5:\"class\";s:57:\"Drupal\\user\\Plugin\\Validation\\Constraint\\UserMailRequired\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:16:\"UserMailRequired\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"User email required\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:13:\"PrimitiveType\";a:5:{s:5:\"class\";s:75:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\PrimitiveTypeConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:13:\"PrimitiveType\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Primitive type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:4:\"Null\";a:5:{s:5:\"class\";s:68:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\IsNullConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"Null\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Null\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";b:0;}s:4:\"Uuid\";a:5:{s:5:\"class\";s:66:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\UuidConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:4:\"Uuid\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Universally Unique Identifier\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:6:\"Length\";a:5:{s:5:\"class\";s:68:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\LengthConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"Length\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Length\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:6:\"string\";}}s:11:\"ComplexData\";a:5:{s:5:\"class\";s:73:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\ComplexDataConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:11:\"ComplexData\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Complex data\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:5:\"Count\";a:5:{s:5:\"class\";s:67:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\CountConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"Count\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Count\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:4:\"list\";}}s:9:\"ValidKeys\";a:5:{s:5:\"class\";s:71:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\ValidKeysConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:9:\"ValidKeys\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Valid mapping keys\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:7:\"mapping\";}}s:5:\"Regex\";a:5:{s:5:\"class\";s:67:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\RegexConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"Regex\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Regex\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:5:\"Range\";a:5:{s:5:\"class\";s:67:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\RangeConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:5:\"Range\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Range\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:2:{i:0;s:7:\"integer\";i:1;s:5:\"float\";}}s:12:\"AtLeastOneOf\";a:5:{s:5:\"class\";s:74:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\AtLeastOneOfConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:12:\"AtLeastOneOf\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"At least one of\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:13:\"AllowedValues\";a:5:{s:5:\"class\";s:75:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\AllowedValuesConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:13:\"AllowedValues\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Allowed values\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:7:\"UriHost\";a:5:{s:5:\"class\";s:69:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\UriHostConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"UriHost\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"URI host\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:13:\"ClassResolver\";a:5:{s:5:\"class\";s:75:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\ClassResolverConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:13:\"ClassResolver\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Call a method on a service\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";b:0;}s:7:\"NotNull\";a:5:{s:5:\"class\";s:69:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\NotNullConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:7:\"NotNull\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"NotNull\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";b:0;}s:16:\"FullyValidatable\";a:5:{s:5:\"class\";s:78:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\FullyValidatableConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:16:\"FullyValidatable\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Whether this config schema type is fully validatable\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:11:\"UniqueField\";a:5:{s:5:\"class\";s:73:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\UniqueFieldConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:11:\"UniqueField\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Unique field constraint\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:18:\"EntityBundleExists\";a:5:{s:5:\"class\";s:80:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\EntityBundleExistsConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:18:\"EntityBundleExists\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Entity bundle exists\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:6:\"entity\";}}s:11:\"CountryCode\";a:5:{s:5:\"class\";s:73:\"Drupal\\Core\\Validation\\Plugin\\Validation\\Constraint\\CountryCodeConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:11:\"CountryCode\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"CountryCode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:13:\"MenuLinkDepth\";a:5:{s:5:\"class\";s:69:\"Drupal\\Core\\Menu\\Plugin\\Validation\\Constraint\\MenuLinkDepthConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:13:\"MenuLinkDepth\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Menu link depth\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:7:\"integer\";}}s:13:\"ExtensionName\";a:5:{s:5:\"class\";s:74:\"Drupal\\Core\\Extension\\Plugin\\Validation\\Constraint\\ExtensionNameConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:13:\"ExtensionName\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Valid extension name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:15:\"ExtensionExists\";a:5:{s:5:\"class\";s:76:\"Drupal\\Core\\Extension\\Plugin\\Validation\\Constraint\\ExtensionExistsConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:15:\"ExtensionExists\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Extension exists\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:10:\"EntityType\";a:5:{s:5:\"class\";s:68:\"Drupal\\Core\\Entity\\Plugin\\Validation\\Constraint\\EntityTypeConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:10:\"EntityType\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:2:{i:0;s:6:\"entity\";i:1;s:16:\"entity_reference\";}}s:19:\"ImmutableProperties\";a:5:{s:5:\"class\";s:77:\"Drupal\\Core\\Entity\\Plugin\\Validation\\Constraint\\ImmutablePropertiesConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:19:\"ImmutableProperties\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Properties are unchanged\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:6:\"entity\";}}s:6:\"Bundle\";a:5:{s:5:\"class\";s:64:\"Drupal\\Core\\Entity\\Plugin\\Validation\\Constraint\\BundleConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:6:\"Bundle\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Bundle\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:2:{i:0;s:6:\"entity\";i:1;s:16:\"entity_reference\";}}s:26:\"EntityUntranslatableFields\";a:5:{s:5:\"class\";s:84:\"Drupal\\Core\\Entity\\Plugin\\Validation\\Constraint\\EntityUntranslatableFieldsConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:26:\"EntityUntranslatableFields\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Entity untranslatable fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:6:\"entity\";}}s:13:\"EntityChanged\";a:5:{s:5:\"class\";s:71:\"Drupal\\Core\\Entity\\Plugin\\Validation\\Constraint\\EntityChangedConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:13:\"EntityChanged\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Entity changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:6:\"entity\";}}s:14:\"EntityHasField\";a:5:{s:5:\"class\";s:72:\"Drupal\\Core\\Entity\\Plugin\\Validation\\Constraint\\EntityHasFieldConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:14:\"EntityHasField\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Entity has field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:6:\"entity\";}}s:14:\"ValidReference\";a:5:{s:5:\"class\";s:72:\"Drupal\\Core\\Entity\\Plugin\\Validation\\Constraint\\ValidReferenceConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:14:\"ValidReference\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Entity Reference valid reference\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:15:\"ReferenceAccess\";a:5:{s:5:\"class\";s:73:\"Drupal\\Core\\Entity\\Plugin\\Validation\\Constraint\\ReferenceAccessConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:15:\"ReferenceAccess\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Entity Reference reference access\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:12:\"PluginExists\";a:5:{s:5:\"class\";s:70:\"Drupal\\Core\\Plugin\\Plugin\\Validation\\Constraint\\PluginExistsConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:12:\"PluginExists\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Plugin exists\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:26:\"RequiredConfigDependencies\";a:5:{s:5:\"class\";s:84:\"Drupal\\Core\\Config\\Plugin\\Validation\\Constraint\\RequiredConfigDependenciesConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:26:\"RequiredConfigDependencies\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Required config dependency types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:36:\"LangcodeRequiredIfTranslatableValues\";a:5:{s:5:\"class\";s:94:\"Drupal\\Core\\Config\\Plugin\\Validation\\Constraint\\LangcodeRequiredIfTranslatableValuesConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:36:\"LangcodeRequiredIfTranslatableValues\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Translatable config has langcode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:1:{i:0;s:13:\"config_object\";}}s:12:\"ConfigExists\";a:5:{s:5:\"class\";s:70:\"Drupal\\Core\\Config\\Plugin\\Validation\\Constraint\\ConfigExistsConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:12:\"ConfigExists\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Config exists\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:15:\"UniquePathAlias\";a:5:{s:5:\"class\";s:71:\"Drupal\\Core\\Path\\Plugin\\Validation\\Constraint\\UniquePathAliasConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:15:\"UniquePathAlias\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Unique path alias.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}s:9:\"ValidPath\";a:5:{s:5:\"class\";s:65:\"Drupal\\Core\\Path\\Plugin\\Validation\\Constraint\\ValidPathConstraint\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:9:\"ValidPath\";s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Valid path.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:10:\"Validation\";}}s:4:\"type\";a:0:{}}}',-1,1773072979.933,1,'','0'),('variant_plugins',_binary 'a:2:{s:10:\"block_page\";a:4:{s:5:\"class\";s:51:\"Drupal\\block\\Plugin\\DisplayVariant\\BlockPageVariant\";s:8:\"provider\";s:5:\"block\";s:2:\"id\";s:10:\"block_page\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Page with blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:11:\"simple_page\";a:4:{s:5:\"class\";s:58:\"Drupal\\Core\\Render\\Plugin\\DisplayVariant\\SimplePageVariant\";s:8:\"provider\";s:4:\"core\";s:2:\"id\";s:11:\"simple_page\";s:11:\"admin_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Simple page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}',-1,1773072977.222,1,'','0'),('views:access',_binary 'a:3:{s:4:\"role\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:6:\"access\";s:14:\"register_theme\";b:1;s:5:\"class\";s:36:\"Drupal\\user\\Plugin\\views\\access\\Role\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:4:\"role\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:64:\"Access will be granted to users with any of the specified roles.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";N;s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:4:\"perm\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:6:\"access\";s:14:\"register_theme\";b:1;s:5:\"class\";s:42:\"Drupal\\user\\Plugin\\views\\access\\Permission\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:4:\"perm\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Permission\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:69:\"Access will be granted to users with the specified permission string.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";N;s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:4:\"none\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:6:\"access\";s:14:\"register_theme\";b:1;s:5:\"class\";s:37:\"Drupal\\views\\Plugin\\views\\access\\None\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"none\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Unrestricted\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Will be available to all users.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";N;s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}}',-1,1773072974.792,1,'','0'),('views:area',_binary 'a:12:{s:27:\"block_content_listing_empty\";a:4:{s:11:\"plugin_type\";s:4:\"area\";s:2:\"id\";s:27:\"block_content_listing_empty\";s:5:\"class\";s:51:\"Drupal\\block_content\\Plugin\\views\\area\\ListingEmpty\";s:8:\"provider\";s:13:\"block_content\";}s:18:\"node_listing_empty\";a:4:{s:11:\"plugin_type\";s:4:\"area\";s:2:\"id\";s:18:\"node_listing_empty\";s:5:\"class\";s:42:\"Drupal\\node\\Plugin\\views\\area\\ListingEmpty\";s:8:\"provider\";s:4:\"node\";}s:4:\"text\";a:4:{s:11:\"plugin_type\";s:4:\"area\";s:2:\"id\";s:4:\"text\";s:5:\"class\";s:35:\"Drupal\\views\\Plugin\\views\\area\\Text\";s:8:\"provider\";s:5:\"views\";}s:6:\"broken\";a:4:{s:11:\"plugin_type\";s:4:\"area\";s:2:\"id\";s:6:\"broken\";s:5:\"class\";s:37:\"Drupal\\views\\Plugin\\views\\area\\Broken\";s:8:\"provider\";s:5:\"views\";}s:16:\"http_status_code\";a:4:{s:11:\"plugin_type\";s:4:\"area\";s:2:\"id\";s:16:\"http_status_code\";s:5:\"class\";s:45:\"Drupal\\views\\Plugin\\views\\area\\HTTPStatusCode\";s:8:\"provider\";s:5:\"views\";}s:12:\"display_link\";a:4:{s:11:\"plugin_type\";s:4:\"area\";s:2:\"id\";s:12:\"display_link\";s:5:\"class\";s:42:\"Drupal\\views\\Plugin\\views\\area\\DisplayLink\";s:8:\"provider\";s:5:\"views\";}s:6:\"entity\";a:4:{s:11:\"plugin_type\";s:4:\"area\";s:2:\"id\";s:6:\"entity\";s:5:\"class\";s:37:\"Drupal\\views\\Plugin\\views\\area\\Entity\";s:8:\"provider\";s:5:\"views\";}s:8:\"messages\";a:4:{s:11:\"plugin_type\";s:4:\"area\";s:2:\"id\";s:8:\"messages\";s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\area\\Messages\";s:8:\"provider\";s:5:\"views\";}s:4:\"view\";a:4:{s:11:\"plugin_type\";s:4:\"area\";s:2:\"id\";s:4:\"view\";s:5:\"class\";s:35:\"Drupal\\views\\Plugin\\views\\area\\View\";s:8:\"provider\";s:5:\"views\";}s:6:\"result\";a:4:{s:11:\"plugin_type\";s:4:\"area\";s:2:\"id\";s:6:\"result\";s:5:\"class\";s:37:\"Drupal\\views\\Plugin\\views\\area\\Result\";s:8:\"provider\";s:5:\"views\";}s:5:\"title\";a:4:{s:11:\"plugin_type\";s:4:\"area\";s:2:\"id\";s:5:\"title\";s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\views\\area\\Title\";s:8:\"provider\";s:5:\"views\";}s:11:\"text_custom\";a:4:{s:11:\"plugin_type\";s:4:\"area\";s:2:\"id\";s:11:\"text_custom\";s:5:\"class\";s:41:\"Drupal\\views\\Plugin\\views\\area\\TextCustom\";s:8:\"provider\";s:5:\"views\";}}',-1,1773072980.866,1,'','0'),('views:argument',_binary 'a:41:{s:25:\"argument_comment_user_uid\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:44:\"Drupal\\comment\\Plugin\\views\\argument\\UserUid\";s:8:\"provider\";s:7:\"comment\";s:2:\"id\";s:25:\"argument_comment_user_uid\";}s:14:\"datetime_month\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:47:\"Drupal\\datetime\\Plugin\\views\\argument\\MonthDate\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:14:\"datetime_month\";}s:13:\"datetime_year\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:46:\"Drupal\\datetime\\Plugin\\views\\argument\\YearDate\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:13:\"datetime_year\";}s:8:\"datetime\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:42:\"Drupal\\datetime\\Plugin\\views\\argument\\Date\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:8:\"datetime\";}s:18:\"datetime_full_date\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:46:\"Drupal\\datetime\\Plugin\\views\\argument\\FullDate\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:18:\"datetime_full_date\";}s:19:\"datetime_year_month\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:51:\"Drupal\\datetime\\Plugin\\views\\argument\\YearMonthDate\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:19:\"datetime_year_month\";}s:13:\"datetime_week\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:46:\"Drupal\\datetime\\Plugin\\views\\argument\\WeekDate\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:13:\"datetime_week\";}s:12:\"datetime_day\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:45:\"Drupal\\datetime\\Plugin\\views\\argument\\DayDate\";s:8:\"provider\";s:8:\"datetime\";s:2:\"id\";s:12:\"datetime_day\";}s:8:\"file_fid\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:37:\"Drupal\\file\\Plugin\\views\\argument\\Fid\";s:8:\"provider\";s:4:\"file\";s:2:\"id\";s:8:\"file_fid\";}s:8:\"node_nid\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:37:\"Drupal\\node\\Plugin\\views\\argument\\Nid\";s:8:\"provider\";s:4:\"node\";s:2:\"id\";s:8:\"node_nid\";}s:8:\"node_vid\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:37:\"Drupal\\node\\Plugin\\views\\argument\\Vid\";s:8:\"provider\";s:4:\"node\";s:2:\"id\";s:8:\"node_vid\";}s:9:\"node_type\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:38:\"Drupal\\node\\Plugin\\views\\argument\\Type\";s:8:\"provider\";s:4:\"node\";s:2:\"id\";s:9:\"node_type\";}s:17:\"node_uid_revision\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:45:\"Drupal\\node\\Plugin\\views\\argument\\UidRevision\";s:8:\"provider\";s:4:\"node\";s:2:\"id\";s:17:\"node_uid_revision\";}s:17:\"number_list_field\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:52:\"Drupal\\options\\Plugin\\views\\argument\\NumberListField\";s:8:\"provider\";s:7:\"options\";s:2:\"id\";s:17:\"number_list_field\";}s:17:\"string_list_field\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:52:\"Drupal\\options\\Plugin\\views\\argument\\StringListField\";s:8:\"provider\";s:7:\"options\";s:2:\"id\";s:17:\"string_list_field\";}s:6:\"search\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:42:\"Drupal\\search\\Plugin\\views\\argument\\Search\";s:8:\"provider\";s:6:\"search\";s:2:\"id\";s:6:\"search\";}s:24:\"taxonomy_index_tid_depth\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:51:\"Drupal\\taxonomy\\Plugin\\views\\argument\\IndexTidDepth\";s:8:\"provider\";s:8:\"taxonomy\";s:2:\"id\";s:24:\"taxonomy_index_tid_depth\";}s:33:\"taxonomy_index_tid_depth_modifier\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:59:\"Drupal\\taxonomy\\Plugin\\views\\argument\\IndexTidDepthModifier\";s:8:\"provider\";s:8:\"taxonomy\";s:2:\"id\";s:33:\"taxonomy_index_tid_depth_modifier\";}s:14:\"vocabulary_vid\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:51:\"Drupal\\taxonomy\\Plugin\\views\\argument\\VocabularyVid\";s:8:\"provider\";s:8:\"taxonomy\";s:2:\"id\";s:14:\"vocabulary_vid\";}s:18:\"taxonomy_index_tid\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:46:\"Drupal\\taxonomy\\Plugin\\views\\argument\\IndexTid\";s:8:\"provider\";s:8:\"taxonomy\";s:2:\"id\";s:18:\"taxonomy_index_tid\";}s:8:\"taxonomy\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:46:\"Drupal\\taxonomy\\Plugin\\views\\argument\\Taxonomy\";s:8:\"provider\";s:8:\"taxonomy\";s:2:\"id\";s:8:\"taxonomy\";}s:8:\"user_uid\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:37:\"Drupal\\user\\Plugin\\views\\argument\\Uid\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:8:\"user_uid\";}s:15:\"user__roles_rid\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:42:\"Drupal\\user\\Plugin\\views\\argument\\RolesRid\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:15:\"user__roles_rid\";}s:10:\"date_month\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:44:\"Drupal\\views\\Plugin\\views\\argument\\MonthDate\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:10:\"date_month\";}s:15:\"groupby_numeric\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:49:\"Drupal\\views\\Plugin\\views\\argument\\GroupByNumeric\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:15:\"groupby_numeric\";}s:7:\"formula\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:42:\"Drupal\\views\\Plugin\\views\\argument\\Formula\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:7:\"formula\";}s:6:\"broken\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:41:\"Drupal\\views\\Plugin\\views\\argument\\Broken\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:6:\"broken\";}s:6:\"string\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:49:\"Drupal\\views\\Plugin\\views\\argument\\StringArgument\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:6:\"string\";}s:9:\"date_year\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:43:\"Drupal\\views\\Plugin\\views\\argument\\YearDate\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:9:\"date_year\";}s:8:\"language\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument\\LanguageArgument\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:8:\"language\";}s:4:\"date\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\argument\\Date\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"date\";}s:11:\"many_to_one\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:44:\"Drupal\\views\\Plugin\\views\\argument\\ManyToOne\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:11:\"many_to_one\";}s:4:\"null\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:47:\"Drupal\\views\\Plugin\\views\\argument\\NullArgument\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"null\";}s:13:\"date_fulldate\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:43:\"Drupal\\views\\Plugin\\views\\argument\\FullDate\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:13:\"date_fulldate\";}s:16:\"entity_target_id\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:58:\"Drupal\\views\\Plugin\\views\\argument\\EntityReferenceArgument\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:16:\"entity_target_id\";}s:15:\"date_year_month\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:48:\"Drupal\\views\\Plugin\\views\\argument\\YearMonthDate\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:15:\"date_year_month\";}s:9:\"entity_id\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:49:\"Drupal\\views\\Plugin\\views\\argument\\EntityArgument\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:9:\"entity_id\";}s:9:\"date_week\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:43:\"Drupal\\views\\Plugin\\views\\argument\\WeekDate\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:9:\"date_week\";}s:8:\"date_day\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:42:\"Drupal\\views\\Plugin\\views\\argument\\DayDate\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:8:\"date_day\";}s:8:\"standard\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:43:\"Drupal\\views\\Plugin\\views\\argument\\Standard\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:8:\"standard\";}s:7:\"numeric\";a:4:{s:11:\"plugin_type\";s:8:\"argument\";s:5:\"class\";s:50:\"Drupal\\views\\Plugin\\views\\argument\\NumericArgument\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:7:\"numeric\";}}',-1,1773072981.160,1,'','0'),('views:argument_default',_binary 'a:8:{s:29:\"entity_browser_widget_context\";a:8:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:16:\"argument_default\";s:14:\"register_theme\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Entity Browser Context\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:2:\"id\";s:29:\"entity_browser_widget_context\";s:5:\"class\";s:78:\"Drupal\\entity_browser\\Plugin\\views\\argument_default\\EntityBrowserWidgetContext\";s:8:\"provider\";s:14:\"entity_browser\";}s:4:\"node\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:16:\"argument_default\";s:14:\"register_theme\";b:1;s:5:\"class\";s:46:\"Drupal\\node\\Plugin\\views\\argument_default\\Node\";s:8:\"provider\";s:4:\"node\";s:2:\"id\";s:4:\"node\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Content ID from URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"no_ui\";b:0;}s:12:\"taxonomy_tid\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:16:\"argument_default\";s:14:\"register_theme\";b:1;s:5:\"class\";s:49:\"Drupal\\taxonomy\\Plugin\\views\\argument_default\\Tid\";s:8:\"provider\";s:8:\"taxonomy\";s:2:\"id\";s:12:\"taxonomy_tid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Taxonomy term ID from URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"no_ui\";b:0;}s:4:\"user\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:16:\"argument_default\";s:14:\"register_theme\";b:1;s:5:\"class\";s:46:\"Drupal\\user\\Plugin\\views\\argument_default\\User\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:4:\"user\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"User ID from route context\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"no_ui\";b:0;}s:12:\"current_user\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:16:\"argument_default\";s:14:\"register_theme\";b:1;s:5:\"class\";s:53:\"Drupal\\user\\Plugin\\views\\argument_default\\CurrentUser\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:12:\"current_user\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"User ID from logged in user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"no_ui\";b:0;}s:5:\"fixed\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:16:\"argument_default\";s:14:\"register_theme\";b:1;s:5:\"class\";s:48:\"Drupal\\views\\Plugin\\views\\argument_default\\Fixed\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:5:\"fixed\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Fixed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"no_ui\";b:0;}s:15:\"query_parameter\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:16:\"argument_default\";s:14:\"register_theme\";b:1;s:5:\"class\";s:57:\"Drupal\\views\\Plugin\\views\\argument_default\\QueryParameter\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:15:\"query_parameter\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Query parameter\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"no_ui\";b:0;}s:3:\"raw\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:16:\"argument_default\";s:14:\"register_theme\";b:1;s:5:\"class\";s:46:\"Drupal\\views\\Plugin\\views\\argument_default\\Raw\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:3:\"raw\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Raw value from URL\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"no_ui\";b:0;}}',-1,1773072981.186,1,'','0'),('views:argument_validator',_binary 'a:49:{s:18:\"taxonomy_term_name\";a:10:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:5:\"class\";s:56:\"Drupal\\taxonomy\\Plugin\\views\\argument_validator\\TermName\";s:8:\"provider\";s:8:\"taxonomy\";s:2:\"id\";s:18:\"taxonomy_term_name\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Taxonomy term name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:11:\"entity_type\";s:13:\"taxonomy_term\";s:5:\"no_ui\";b:0;}s:9:\"user_name\";a:10:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:5:\"class\";s:52:\"Drupal\\user\\Plugin\\views\\argument_validator\\UserName\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:9:\"user_name\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"User name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:11:\"entity_type\";s:4:\"user\";s:5:\"no_ui\";b:0;}s:4:\"none\";a:10:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:5:\"class\";s:49:\"Drupal\\views\\Plugin\\views\\argument_validator\\None\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"none\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"- Basic validation -\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:11:\"entity_type\";N;s:5:\"no_ui\";b:0;}s:7:\"numeric\";a:10:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:5:\"class\";s:69:\"Drupal\\views\\Plugin\\views\\argument_validator\\NumericArgumentValidator\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:7:\"numeric\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Numeric\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:11:\"entity_type\";N;s:5:\"no_ui\";b:0;}s:12:\"entity:block\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:12:\"entity:block\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:64;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:5:\"block\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:20:\"entity:block_content\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:20:\"entity:block_content\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:81;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:13:\"block_content\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:25:\"entity:block_content_type\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:25:\"entity:block_content_type\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:98;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:18:\"block_content_type\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:20:\"entity:captcha_point\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:20:\"entity:captcha_point\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Captcha Point\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:115;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:13:\"captcha_point\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:14:\"entity:comment\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:14:\"entity:comment\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:132;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:7:\"comment\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:19:\"entity:comment_type\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:19:\"entity:comment_type\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:149;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:12:\"comment_type\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:22:\"entity:contact_message\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:22:\"entity:contact_message\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:166;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:15:\"contact_message\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:19:\"entity:contact_form\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:19:\"entity:contact_form\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:183;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:12:\"contact_form\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:13:\"entity:editor\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:13:\"entity:editor\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:200;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:6:\"editor\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:21:\"entity:entity_browser\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:21:\"entity:entity_browser\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Entity browser\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:217;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:14:\"entity_browser\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:27:\"entity:field_storage_config\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:27:\"entity:field_storage_config\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Field storage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:234;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:20:\"field_storage_config\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:19:\"entity:field_config\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:19:\"entity:field_config\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:251;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:12:\"field_config\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:11:\"entity:file\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:11:\"entity:file\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:268;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:4:\"file\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:20:\"entity:filter_format\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:20:\"entity:filter_format\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:285;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:13:\"filter_format\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:18:\"entity:image_style\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:18:\"entity:image_style\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:302;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:11:\"image_style\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:32:\"entity:language_content_settings\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:32:\"entity:language_content_settings\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Content language settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:319;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:25:\"language_content_settings\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:28:\"entity:configurable_language\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:28:\"entity:configurable_language\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:336;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:21:\"configurable_language\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:12:\"entity:media\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:12:\"entity:media\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:353;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:5:\"media\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:17:\"entity:media_type\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:17:\"entity:media_type\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:370;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:10:\"media_type\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:24:\"entity:menu_link_content\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:24:\"entity:menu_link_content\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:387;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:17:\"menu_link_content\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:11:\"entity:node\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:11:\"entity:node\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:404;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:4:\"node\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:16:\"entity:node_type\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:16:\"entity:node_type\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:421;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:9:\"node_type\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:17:\"entity:path_alias\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:17:\"entity:path_alias\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:438;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:10:\"path_alias\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:26:\"entity:recaptcha_v3_action\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:26:\"entity:recaptcha_v3_action\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:455;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:19:\"recaptcha_v3_action\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:18:\"entity:search_page\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:18:\"entity:search_page\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Search page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:472;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:11:\"search_page\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:15:\"entity:shortcut\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:15:\"entity:shortcut\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:489;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:8:\"shortcut\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:19:\"entity:shortcut_set\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:19:\"entity:shortcut_set\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:506;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:12:\"shortcut_set\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:12:\"entity:slick\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:12:\"entity:slick\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Slick optionset\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:523;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:5:\"slick\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:13:\"entity:action\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:13:\"entity:action\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:540;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:6:\"action\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:11:\"entity:menu\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:11:\"entity:menu\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:557;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:4:\"menu\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:20:\"entity:taxonomy_term\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:20:\"entity:taxonomy_term\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:574;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:13:\"taxonomy_term\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:26:\"entity:taxonomy_vocabulary\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:26:\"entity:taxonomy_vocabulary\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Taxonomy vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:591;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:11:\"entity:user\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:11:\"entity:user\";s:8:\"provider\";s:4:\"user\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:4:\"user\";s:5:\"class\";s:48:\"Drupal\\user\\Plugin\\views\\argument_validator\\User\";}s:16:\"entity:user_role\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:16:\"entity:user_role\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:628;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:9:\"user_role\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:23:\"entity:pathauto_pattern\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:23:\"entity:pathauto_pattern\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Pathauto pattern\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:645;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:16:\"pathauto_pattern\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:11:\"entity:view\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:11:\"entity:view\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:662;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:4:\"view\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:33:\"entity:dxpr_builder_page_template\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:33:\"entity:dxpr_builder_page_template\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"DXPR Builder Page Template\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:680;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:26:\"dxpr_builder_page_template\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:33:\"entity:dxpr_builder_user_template\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:33:\"entity:dxpr_builder_user_template\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder User Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:697;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:26:\"dxpr_builder_user_template\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:27:\"entity:dxpr_builder_profile\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:27:\"entity:dxpr_builder_profile\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"DXPR Builder Profile\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:714;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:20:\"dxpr_builder_profile\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:26:\"entity:base_field_override\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:26:\"entity:base_field_override\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Base field override\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:731;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:19:\"base_field_override\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:26:\"entity:entity_form_display\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:26:\"entity:entity_form_display\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:748;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:19:\"entity_form_display\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:26:\"entity:entity_view_display\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:26:\"entity:entity_view_display\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity view display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:765;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:19:\"entity_view_display\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:23:\"entity:entity_form_mode\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:23:\"entity:entity_form_mode\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Form mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:782;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:16:\"entity_form_mode\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:23:\"entity:entity_view_mode\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:23:\"entity:entity_view_mode\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"View mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:799;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:16:\"entity_view_mode\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}s:18:\"entity:date_format\";a:9:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:18:\"argument_validator\";s:14:\"register_theme\";b:1;s:2:\"id\";s:18:\"entity:date_format\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Date format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Validate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:816;}s:10:\"\0*\0options\";a:0:{}}s:11:\"entity_type\";s:11:\"date_format\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\argument_validator\\Entity\";}}',-1,1773072981.213,1,'','0'),('views:cache',_binary 'a:3:{s:4:\"none\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"cache\";s:14:\"register_theme\";b:1;s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\views\\cache\\None\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"none\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"None\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"No caching of Views data.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";N;s:4:\"base\";a:0:{}s:5:\"no_ui\";N;}s:3:\"tag\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"cache\";s:14:\"register_theme\";b:1;s:5:\"class\";s:35:\"Drupal\\views\\Plugin\\views\\cache\\Tag\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:3:\"tag\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Tag based\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:92:\"Tag based caching of data. Caches will persist until any related cache tags are invalidated.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";N;s:4:\"base\";a:0:{}s:5:\"no_ui\";N;}s:4:\"time\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"cache\";s:14:\"register_theme\";b:1;s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\views\\cache\\Time\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"time\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Time-based\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"Simple time-based caching of data.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";N;s:4:\"base\";a:0:{}s:5:\"no_ui\";N;}}',-1,1773073088.155,1,'','0'),('views:display',_binary 'a:8:{s:14:\"entity_browser\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:7:\"display\";s:14:\"register_theme\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Entity browser\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:5:\"admin\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Entity browser\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Displays a view as Entity browser widget.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"entity_browser\";s:5:\"theme\";s:10:\"views_view\";s:22:\"entity_browser_display\";b:1;s:5:\"class\";s:56:\"Drupal\\entity_browser\\Plugin\\views\\display\\EntityBrowser\";s:8:\"provider\";s:14:\"entity_browser\";s:16:\"contextual links\";a:1:{s:21:\"entity.view.edit_form\";a:2:{s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:22:\"route_parameters_names\";a:1:{s:4:\"view\";s:2:\"id\";}}}}s:4:\"feed\";a:20:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:7:\"display\";s:14:\"register_theme\";b:1;s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Feed\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"feed\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Feed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"admin\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Feed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Display the view as a feed, such as an RSS feed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"uses_menu_links\";b:0;s:10:\"uses_route\";b:1;s:15:\"uses_hook_block\";b:0;s:16:\"returns_response\";b:1;s:26:\"contextual_links_locations\";N;s:4:\"base\";a:0:{}s:5:\"theme\";N;s:5:\"no_ui\";b:0;s:24:\"entity_reference_display\";b:0;s:16:\"contextual links\";a:1:{s:21:\"entity.view.edit_form\";a:2:{s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:22:\"route_parameters_names\";a:1:{s:4:\"view\";s:2:\"id\";}}}}s:4:\"page\";a:20:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:7:\"display\";s:14:\"register_theme\";b:1;s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"page\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"admin\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Display the view as a page, with a URL and menu links.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"uses_menu_links\";b:1;s:10:\"uses_route\";b:1;s:15:\"uses_hook_block\";b:0;s:16:\"returns_response\";b:0;s:26:\"contextual_links_locations\";a:1:{i:0;s:4:\"page\";}s:4:\"base\";a:0:{}s:5:\"theme\";s:10:\"views_view\";s:5:\"no_ui\";b:0;s:24:\"entity_reference_display\";b:0;s:16:\"contextual links\";a:1:{s:21:\"entity.view.edit_form\";a:2:{s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:22:\"route_parameters_names\";a:1:{s:4:\"view\";s:2:\"id\";}}}}s:7:\"default\";a:20:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:7:\"display\";s:14:\"register_theme\";b:1;s:5:\"class\";s:48:\"Drupal\\views\\Plugin\\views\\display\\DefaultDisplay\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:7:\"default\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Default\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"admin\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Default settings for this view.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"uses_menu_links\";b:0;s:10:\"uses_route\";b:0;s:15:\"uses_hook_block\";b:0;s:16:\"returns_response\";b:0;s:26:\"contextual_links_locations\";N;s:4:\"base\";a:0:{}s:5:\"theme\";s:10:\"views_view\";s:5:\"no_ui\";b:1;s:24:\"entity_reference_display\";b:0;s:16:\"contextual links\";a:1:{s:21:\"entity.view.edit_form\";a:2:{s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:22:\"route_parameters_names\";a:1:{s:4:\"view\";s:2:\"id\";}}}}s:10:\"attachment\";a:20:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:7:\"display\";s:14:\"register_theme\";b:1;s:5:\"class\";s:44:\"Drupal\\views\\Plugin\\views\\display\\Attachment\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:10:\"attachment\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Attachment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"admin\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:79:\"Attachments added to other displays to achieve multiple views in the same view.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"uses_menu_links\";b:0;s:10:\"uses_route\";b:0;s:15:\"uses_hook_block\";b:0;s:16:\"returns_response\";b:0;s:26:\"contextual_links_locations\";a:1:{i:0;s:0:\"\";}s:4:\"base\";a:0:{}s:5:\"theme\";s:10:\"views_view\";s:5:\"no_ui\";b:0;s:24:\"entity_reference_display\";b:0;s:16:\"contextual links\";a:1:{s:21:\"entity.view.edit_form\";a:2:{s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:22:\"route_parameters_names\";a:1:{s:4:\"view\";s:2:\"id\";}}}}s:16:\"entity_reference\";a:20:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:7:\"display\";s:14:\"register_theme\";b:0;s:5:\"class\";s:49:\"Drupal\\views\\Plugin\\views\\display\\EntityReference\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:16:\"entity_reference\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Entity Reference\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"admin\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Entity Reference Source\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:61:\"Selects referenceable entities for an entity reference field.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"uses_menu_links\";b:0;s:10:\"uses_route\";b:0;s:15:\"uses_hook_block\";b:0;s:16:\"returns_response\";b:0;s:26:\"contextual_links_locations\";N;s:4:\"base\";a:0:{}s:5:\"theme\";s:10:\"views_view\";s:5:\"no_ui\";b:0;s:24:\"entity_reference_display\";b:1;s:16:\"contextual links\";a:1:{s:21:\"entity.view.edit_form\";a:2:{s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:22:\"route_parameters_names\";a:1:{s:4:\"view\";s:2:\"id\";}}}}s:5:\"embed\";a:20:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:7:\"display\";s:14:\"register_theme\";b:1;s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\display\\Embed\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:5:\"embed\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Embed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"admin\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"Provide a display which can be embedded using the views api.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"uses_menu_links\";b:0;s:10:\"uses_route\";b:0;s:15:\"uses_hook_block\";b:0;s:16:\"returns_response\";b:0;s:26:\"contextual_links_locations\";N;s:4:\"base\";a:0:{}s:5:\"theme\";s:10:\"views_view\";s:5:\"no_ui\";b:0;s:24:\"entity_reference_display\";b:0;s:16:\"contextual links\";a:1:{s:21:\"entity.view.edit_form\";a:2:{s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:22:\"route_parameters_names\";a:1:{s:4:\"view\";s:2:\"id\";}}}}s:5:\"block\";a:20:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:7:\"display\";s:14:\"register_theme\";b:0;s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\display\\Block\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:5:\"block\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:5:\"admin\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Display the view as a block.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"uses_menu_links\";b:0;s:10:\"uses_route\";b:0;s:15:\"uses_hook_block\";b:1;s:16:\"returns_response\";b:0;s:26:\"contextual_links_locations\";a:1:{i:0;s:5:\"block\";}s:4:\"base\";a:0:{}s:5:\"theme\";s:10:\"views_view\";s:5:\"no_ui\";b:0;s:24:\"entity_reference_display\";b:0;s:16:\"contextual links\";a:1:{s:21:\"entity.view.edit_form\";a:2:{s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:22:\"route_parameters_names\";a:1:{s:4:\"view\";s:2:\"id\";}}}}}',-1,1773072974.682,1,'','0'),('views:exposed_form',_binary 'a:2:{s:14:\"input_required\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:12:\"exposed_form\";s:14:\"register_theme\";b:1;s:5:\"class\";s:52:\"Drupal\\views\\Plugin\\views\\exposed_form\\InputRequired\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:14:\"input_required\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Input required\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:73:\"An exposed form that only renders a view if the form contains user input.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";N;s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:5:\"basic\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:12:\"exposed_form\";s:14:\"register_theme\";b:1;s:5:\"class\";s:44:\"Drupal\\views\\Plugin\\views\\exposed_form\\Basic\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:5:\"basic\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Basic\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Basic exposed form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";N;s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}}',-1,1773072976.751,1,'','0'),('views:field',_binary 'a:58:{s:10:\"blazy_file\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:10:\"blazy_file\";s:5:\"class\";s:51:\"Drupal\\blazy\\Plugin\\views\\field\\BlazyViewsFieldFile\";s:8:\"provider\";s:5:\"blazy\";}s:11:\"blazy_media\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:11:\"blazy_media\";s:5:\"class\";s:52:\"Drupal\\blazy\\Plugin\\views\\field\\BlazyViewsFieldMedia\";s:8:\"provider\";s:5:\"blazy\";}s:20:\"comment_link_approve\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:20:\"comment_link_approve\";s:5:\"class\";s:45:\"Drupal\\comment\\Plugin\\views\\field\\LinkApprove\";s:8:\"provider\";s:7:\"comment\";}s:19:\"comment_entity_link\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:19:\"comment_entity_link\";s:5:\"class\";s:44:\"Drupal\\comment\\Plugin\\views\\field\\EntityLink\";s:8:\"provider\";s:7:\"comment\";}s:16:\"commented_entity\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:16:\"commented_entity\";s:5:\"class\";s:49:\"Drupal\\comment\\Plugin\\views\\field\\CommentedEntity\";s:8:\"provider\";s:7:\"comment\";}s:24:\"comment_ces_last_updated\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:24:\"comment_ces_last_updated\";s:5:\"class\";s:55:\"Drupal\\comment\\Plugin\\views\\field\\StatisticsLastUpdated\";s:8:\"provider\";s:7:\"comment\";}s:13:\"comment_depth\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:13:\"comment_depth\";s:5:\"class\";s:39:\"Drupal\\comment\\Plugin\\views\\field\\Depth\";s:8:\"provider\";s:7:\"comment\";}s:18:\"comment_link_reply\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:18:\"comment_link_reply\";s:5:\"class\";s:43:\"Drupal\\comment\\Plugin\\views\\field\\LinkReply\";s:8:\"provider\";s:7:\"comment\";}s:29:\"comment_ces_last_comment_name\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:29:\"comment_ces_last_comment_name\";s:5:\"class\";s:59:\"Drupal\\comment\\Plugin\\views\\field\\StatisticsLastCommentName\";s:8:\"provider\";s:7:\"comment\";}s:17:\"node_new_comments\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:17:\"node_new_comments\";s:5:\"class\";s:49:\"Drupal\\comment\\Plugin\\views\\field\\NodeNewComments\";s:8:\"provider\";s:7:\"comment\";}s:22:\"comment_last_timestamp\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:22:\"comment_last_timestamp\";s:5:\"class\";s:47:\"Drupal\\comment\\Plugin\\views\\field\\LastTimestamp\";s:8:\"provider\";s:7:\"comment\";}s:17:\"comment_bulk_form\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:17:\"comment_bulk_form\";s:5:\"class\";s:49:\"Drupal\\comment\\Plugin\\views\\field\\CommentBulkForm\";s:8:\"provider\";s:7:\"comment\";}s:12:\"contact_link\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:12:\"contact_link\";s:5:\"class\";s:45:\"Drupal\\contact\\Plugin\\views\\field\\ContactLink\";s:8:\"provider\";s:7:\"contact\";}s:16:\"contextual_links\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:16:\"contextual_links\";s:5:\"class\";s:52:\"Drupal\\contextual\\Plugin\\views\\field\\ContextualLinks\";s:8:\"provider\";s:10:\"contextual\";}s:16:\"dblog_operations\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:16:\"dblog_operations\";s:5:\"class\";s:47:\"Drupal\\dblog\\Plugin\\views\\field\\DblogOperations\";s:8:\"provider\";s:5:\"dblog\";}s:13:\"dblog_message\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:13:\"dblog_message\";s:5:\"class\";s:44:\"Drupal\\dblog\\Plugin\\views\\field\\DblogMessage\";s:8:\"provider\";s:5:\"dblog\";}s:32:\"entity_browser_search_api_select\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:32:\"entity_browser_search_api_select\";s:5:\"class\";s:60:\"Drupal\\entity_browser\\Plugin\\views\\field\\SearchApiSelectForm\";s:8:\"provider\";s:14:\"entity_browser\";}s:21:\"entity_browser_select\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:21:\"entity_browser_select\";s:5:\"class\";s:51:\"Drupal\\entity_browser\\Plugin\\views\\field\\SelectForm\";s:8:\"provider\";s:14:\"entity_browser\";}s:4:\"file\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:4:\"file\";s:5:\"class\";s:35:\"Drupal\\file\\Plugin\\views\\field\\File\";s:8:\"provider\";s:4:\"file\";}s:22:\"history_user_timestamp\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:22:\"history_user_timestamp\";s:5:\"class\";s:54:\"Drupal\\history\\Plugin\\views\\field\\HistoryUserTimestamp\";s:8:\"provider\";s:7:\"history\";}s:25:\"media_library_select_form\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:25:\"media_library_select_form\";s:5:\"class\";s:62:\"Drupal\\media_library\\Plugin\\views\\field\\MediaLibrarySelectForm\";s:8:\"provider\";s:13:\"media_library\";}s:18:\"node_revision_link\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:18:\"node_revision_link\";s:5:\"class\";s:43:\"Drupal\\node\\Plugin\\views\\field\\RevisionLink\";s:8:\"provider\";s:4:\"node\";}s:25:\"node_revision_link_delete\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:25:\"node_revision_link_delete\";s:5:\"class\";s:49:\"Drupal\\node\\Plugin\\views\\field\\RevisionLinkDelete\";s:8:\"provider\";s:4:\"node\";}s:4:\"node\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:4:\"node\";s:5:\"class\";s:35:\"Drupal\\node\\Plugin\\views\\field\\Node\";s:8:\"provider\";s:4:\"node\";}s:14:\"node_bulk_form\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:14:\"node_bulk_form\";s:5:\"class\";s:43:\"Drupal\\node\\Plugin\\views\\field\\NodeBulkForm\";s:8:\"provider\";s:4:\"node\";}s:25:\"node_revision_link_revert\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:25:\"node_revision_link_revert\";s:5:\"class\";s:49:\"Drupal\\node\\Plugin\\views\\field\\RevisionLinkRevert\";s:8:\"provider\";s:4:\"node\";}s:12:\"search_score\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:12:\"search_score\";s:5:\"class\";s:38:\"Drupal\\search\\Plugin\\views\\field\\Score\";s:8:\"provider\";s:6:\"search\";}s:18:\"taxonomy_index_tid\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:18:\"taxonomy_index_tid\";s:5:\"class\";s:51:\"Drupal\\taxonomy\\Plugin\\views\\field\\TaxonomyIndexTid\";s:8:\"provider\";s:8:\"taxonomy\";}s:9:\"term_name\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:9:\"term_name\";s:5:\"class\";s:43:\"Drupal\\taxonomy\\Plugin\\views\\field\\TermName\";s:8:\"provider\";s:8:\"taxonomy\";}s:16:\"user_permissions\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:16:\"user_permissions\";s:5:\"class\";s:42:\"Drupal\\user\\Plugin\\views\\field\\Permissions\";s:8:\"provider\";s:4:\"user\";}s:14:\"user_bulk_form\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:14:\"user_bulk_form\";s:5:\"class\";s:43:\"Drupal\\user\\Plugin\\views\\field\\UserBulkForm\";s:8:\"provider\";s:4:\"user\";}s:9:\"user_data\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:9:\"user_data\";s:5:\"class\";s:39:\"Drupal\\user\\Plugin\\views\\field\\UserData\";s:8:\"provider\";s:4:\"user\";}s:10:\"user_roles\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:10:\"user_roles\";s:5:\"class\";s:36:\"Drupal\\user\\Plugin\\views\\field\\Roles\";s:8:\"provider\";s:4:\"user\";}s:6:\"markup\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:6:\"markup\";s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\views\\field\\Markup\";s:8:\"provider\";s:5:\"views\";}s:10:\"serialized\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:10:\"serialized\";s:5:\"class\";s:42:\"Drupal\\views\\Plugin\\views\\field\\Serialized\";s:8:\"provider\";s:5:\"views\";}s:12:\"entity_label\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:12:\"entity_label\";s:5:\"class\";s:43:\"Drupal\\views\\Plugin\\views\\field\\EntityLabel\";s:8:\"provider\";s:5:\"views\";}s:11:\"entity_link\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:11:\"entity_link\";s:5:\"class\";s:42:\"Drupal\\views\\Plugin\\views\\field\\EntityLink\";s:8:\"provider\";s:5:\"views\";}s:6:\"broken\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:6:\"broken\";s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\views\\field\\Broken\";s:8:\"provider\";s:5:\"views\";}s:9:\"bulk_form\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:9:\"bulk_form\";s:5:\"class\";s:40:\"Drupal\\views\\Plugin\\views\\field\\BulkForm\";s:8:\"provider\";s:5:\"views\";}s:4:\"date\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:4:\"date\";s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\views\\field\\Date\";s:8:\"provider\";s:5:\"views\";}s:3:\"url\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:3:\"url\";s:5:\"class\";s:35:\"Drupal\\views\\Plugin\\views\\field\\Url\";s:8:\"provider\";s:5:\"views\";}s:12:\"machine_name\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:12:\"machine_name\";s:5:\"class\";s:43:\"Drupal\\views\\Plugin\\views\\field\\MachineName\";s:8:\"provider\";s:5:\"views\";}s:10:\"dropbutton\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:10:\"dropbutton\";s:5:\"class\";s:42:\"Drupal\\views\\Plugin\\views\\field\\Dropbutton\";s:8:\"provider\";s:5:\"views\";}s:7:\"boolean\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:7:\"boolean\";s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\field\\Boolean\";s:8:\"provider\";s:5:\"views\";}s:18:\"entity_link_delete\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:18:\"entity_link_delete\";s:5:\"class\";s:48:\"Drupal\\views\\Plugin\\views\\field\\EntityLinkDelete\";s:8:\"provider\";s:5:\"views\";}s:7:\"counter\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:7:\"counter\";s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\field\\Counter\";s:8:\"provider\";s:5:\"views\";}s:16:\"entity_link_edit\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:16:\"entity_link_edit\";s:5:\"class\";s:46:\"Drupal\\views\\Plugin\\views\\field\\EntityLinkEdit\";s:8:\"provider\";s:5:\"views\";}s:14:\"field_language\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:14:\"field_language\";s:5:\"class\";s:45:\"Drupal\\views\\Plugin\\views\\field\\FieldLanguage\";s:8:\"provider\";s:5:\"views\";}s:6:\"custom\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:6:\"custom\";s:5:\"class\";s:38:\"Drupal\\views\\Plugin\\views\\field\\Custom\";s:8:\"provider\";s:5:\"views\";}s:8:\"language\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:8:\"language\";s:5:\"class\";s:45:\"Drupal\\views\\Plugin\\views\\field\\LanguageField\";s:8:\"provider\";s:5:\"views\";}s:5:\"field\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:5:\"field\";s:5:\"class\";s:43:\"Drupal\\views\\Plugin\\views\\field\\EntityField\";s:8:\"provider\";s:5:\"views\";}s:13:\"time_interval\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:13:\"time_interval\";s:5:\"class\";s:44:\"Drupal\\views\\Plugin\\views\\field\\TimeInterval\";s:8:\"provider\";s:5:\"views\";}s:17:\"entity_operations\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:17:\"entity_operations\";s:5:\"class\";s:48:\"Drupal\\views\\Plugin\\views\\field\\EntityOperations\";s:8:\"provider\";s:5:\"views\";}s:9:\"file_size\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:9:\"file_size\";s:5:\"class\";s:40:\"Drupal\\views\\Plugin\\views\\field\\FileSize\";s:8:\"provider\";s:5:\"views\";}s:8:\"standard\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:8:\"standard\";s:5:\"class\";s:40:\"Drupal\\views\\Plugin\\views\\field\\Standard\";s:8:\"provider\";s:5:\"views\";}s:15:\"rendered_entity\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:15:\"rendered_entity\";s:5:\"class\";s:46:\"Drupal\\views\\Plugin\\views\\field\\RenderedEntity\";s:8:\"provider\";s:5:\"views\";}s:7:\"numeric\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:7:\"numeric\";s:5:\"class\";s:44:\"Drupal\\views\\Plugin\\views\\field\\NumericField\";s:8:\"provider\";s:5:\"views\";}s:23:\"dxpr_builder_user_field\";a:4:{s:11:\"plugin_type\";s:5:\"field\";s:2:\"id\";s:23:\"dxpr_builder_user_field\";s:5:\"class\";s:59:\"Drupal\\dxpr_builder\\Plugin\\views\\field\\DxprBuilderUserField\";s:8:\"provider\";s:12:\"dxpr_builder\";}}',-1,1773072980.781,1,'','0'),('views:filter',_binary 'a:37:{s:24:\"comment_ces_last_updated\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:24:\"comment_ces_last_updated\";s:5:\"class\";s:56:\"Drupal\\comment\\Plugin\\views\\filter\\StatisticsLastUpdated\";s:8:\"provider\";s:7:\"comment\";}s:12:\"node_comment\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:12:\"node_comment\";s:5:\"class\";s:46:\"Drupal\\comment\\Plugin\\views\\filter\\NodeComment\";s:8:\"provider\";s:7:\"comment\";}s:16:\"comment_user_uid\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:16:\"comment_user_uid\";s:5:\"class\";s:42:\"Drupal\\comment\\Plugin\\views\\filter\\UserUid\";s:8:\"provider\";s:7:\"comment\";}s:8:\"datetime\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:8:\"datetime\";s:5:\"class\";s:40:\"Drupal\\datetime\\Plugin\\views\\filter\\Date\";s:8:\"provider\";s:8:\"datetime\";}s:11:\"dblog_types\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:11:\"dblog_types\";s:5:\"class\";s:43:\"Drupal\\dblog\\Plugin\\views\\filter\\DblogTypes\";s:8:\"provider\";s:5:\"dblog\";}s:21:\"entity_browser_bundle\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:21:\"entity_browser_bundle\";s:5:\"class\";s:58:\"Drupal\\entity_browser\\Plugin\\views\\filter\\ContextualBundle\";s:8:\"provider\";s:14:\"entity_browser\";}s:11:\"file_status\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:11:\"file_status\";s:5:\"class\";s:38:\"Drupal\\file\\Plugin\\views\\filter\\Status\";s:8:\"provider\";s:4:\"file\";}s:22:\"history_user_timestamp\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:22:\"history_user_timestamp\";s:5:\"class\";s:55:\"Drupal\\history\\Plugin\\views\\filter\\HistoryUserTimestamp\";s:8:\"provider\";s:7:\"history\";}s:12:\"media_status\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:12:\"media_status\";s:5:\"class\";s:39:\"Drupal\\media\\Plugin\\views\\filter\\Status\";s:8:\"provider\";s:5:\"media\";}s:11:\"node_access\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:11:\"node_access\";s:5:\"class\";s:38:\"Drupal\\node\\Plugin\\views\\filter\\Access\";s:8:\"provider\";s:4:\"node\";}s:11:\"node_status\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:11:\"node_status\";s:5:\"class\";s:38:\"Drupal\\node\\Plugin\\views\\filter\\Status\";s:8:\"provider\";s:4:\"node\";}s:17:\"node_uid_revision\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:17:\"node_uid_revision\";s:5:\"class\";s:43:\"Drupal\\node\\Plugin\\views\\filter\\UidRevision\";s:8:\"provider\";s:4:\"node\";}s:10:\"list_field\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:10:\"list_field\";s:5:\"class\";s:44:\"Drupal\\options\\Plugin\\views\\filter\\ListField\";s:8:\"provider\";s:7:\"options\";}s:15:\"search_keywords\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:15:\"search_keywords\";s:5:\"class\";s:40:\"Drupal\\search\\Plugin\\views\\filter\\Search\";s:8:\"provider\";s:6:\"search\";}s:18:\"taxonomy_index_tid\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:18:\"taxonomy_index_tid\";s:5:\"class\";s:52:\"Drupal\\taxonomy\\Plugin\\views\\filter\\TaxonomyIndexTid\";s:8:\"provider\";s:8:\"taxonomy\";}s:24:\"taxonomy_index_tid_depth\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:24:\"taxonomy_index_tid_depth\";s:5:\"class\";s:57:\"Drupal\\taxonomy\\Plugin\\views\\filter\\TaxonomyIndexTidDepth\";s:8:\"provider\";s:8:\"taxonomy\";}s:16:\"user_permissions\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:16:\"user_permissions\";s:5:\"class\";s:43:\"Drupal\\user\\Plugin\\views\\filter\\Permissions\";s:8:\"provider\";s:4:\"user\";}s:9:\"user_name\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:9:\"user_name\";s:5:\"class\";s:36:\"Drupal\\user\\Plugin\\views\\filter\\Name\";s:8:\"provider\";s:4:\"user\";}s:12:\"user_current\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:12:\"user_current\";s:5:\"class\";s:39:\"Drupal\\user\\Plugin\\views\\filter\\Current\";s:8:\"provider\";s:4:\"user\";}s:10:\"user_roles\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:10:\"user_roles\";s:5:\"class\";s:37:\"Drupal\\user\\Plugin\\views\\filter\\Roles\";s:8:\"provider\";s:4:\"user\";}s:14:\"boolean_string\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:14:\"boolean_string\";s:5:\"class\";s:54:\"Drupal\\views\\Plugin\\views\\filter\\BooleanOperatorString\";s:8:\"provider\";s:5:\"views\";}s:15:\"groupby_numeric\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:15:\"groupby_numeric\";s:5:\"class\";s:47:\"Drupal\\views\\Plugin\\views\\filter\\GroupByNumeric\";s:8:\"provider\";s:5:\"views\";}s:6:\"string\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:6:\"string\";s:5:\"class\";s:45:\"Drupal\\views\\Plugin\\views\\filter\\StringFilter\";s:8:\"provider\";s:5:\"views\";}s:36:\"latest_translation_affected_revision\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:36:\"latest_translation_affected_revision\";s:5:\"class\";s:66:\"Drupal\\views\\Plugin\\views\\filter\\LatestTranslationAffectedRevision\";s:8:\"provider\";s:5:\"views\";}s:6:\"broken\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:6:\"broken\";s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\filter\\Broken\";s:8:\"provider\";s:5:\"views\";}s:8:\"language\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:8:\"language\";s:5:\"class\";s:47:\"Drupal\\views\\Plugin\\views\\filter\\LanguageFilter\";s:8:\"provider\";s:5:\"views\";}s:15:\"latest_revision\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:15:\"latest_revision\";s:5:\"class\";s:47:\"Drupal\\views\\Plugin\\views\\filter\\LatestRevision\";s:8:\"provider\";s:5:\"views\";}s:4:\"date\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:4:\"date\";s:5:\"class\";s:37:\"Drupal\\views\\Plugin\\views\\filter\\Date\";s:8:\"provider\";s:5:\"views\";}s:11:\"many_to_one\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:11:\"many_to_one\";s:5:\"class\";s:42:\"Drupal\\views\\Plugin\\views\\filter\\ManyToOne\";s:8:\"provider\";s:5:\"views\";}s:7:\"numeric\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:7:\"numeric\";s:5:\"class\";s:46:\"Drupal\\views\\Plugin\\views\\filter\\NumericFilter\";s:8:\"provider\";s:5:\"views\";}s:7:\"combine\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:7:\"combine\";s:5:\"class\";s:40:\"Drupal\\views\\Plugin\\views\\filter\\Combine\";s:8:\"provider\";s:5:\"views\";}s:8:\"equality\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:8:\"equality\";s:5:\"class\";s:41:\"Drupal\\views\\Plugin\\views\\filter\\Equality\";s:8:\"provider\";s:5:\"views\";}s:16:\"entity_reference\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:16:\"entity_reference\";s:5:\"class\";s:48:\"Drupal\\views\\Plugin\\views\\filter\\EntityReference\";s:8:\"provider\";s:5:\"views\";}s:11:\"in_operator\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:11:\"in_operator\";s:5:\"class\";s:43:\"Drupal\\views\\Plugin\\views\\filter\\InOperator\";s:8:\"provider\";s:5:\"views\";}s:6:\"bundle\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:6:\"bundle\";s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\filter\\Bundle\";s:8:\"provider\";s:5:\"views\";}s:7:\"boolean\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:7:\"boolean\";s:5:\"class\";s:48:\"Drupal\\views\\Plugin\\views\\filter\\BooleanOperator\";s:8:\"provider\";s:5:\"views\";}s:8:\"standard\";a:4:{s:11:\"plugin_type\";s:6:\"filter\";s:2:\"id\";s:8:\"standard\";s:5:\"class\";s:41:\"Drupal\\views\\Plugin\\views\\filter\\Standard\";s:8:\"provider\";s:5:\"views\";}}',-1,1773072980.831,1,'','0'),('views:join',_binary 'a:4:{s:22:\"field_or_language_join\";a:4:{s:11:\"plugin_type\";s:4:\"join\";s:2:\"id\";s:22:\"field_or_language_join\";s:5:\"class\";s:50:\"Drupal\\views\\Plugin\\views\\join\\FieldOrLanguageJoin\";s:8:\"provider\";s:5:\"views\";}s:8:\"subquery\";a:4:{s:11:\"plugin_type\";s:4:\"join\";s:2:\"id\";s:8:\"subquery\";s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\join\\Subquery\";s:8:\"provider\";s:5:\"views\";}s:8:\"standard\";a:4:{s:11:\"plugin_type\";s:4:\"join\";s:2:\"id\";s:8:\"standard\";s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\join\\Standard\";s:8:\"provider\";s:5:\"views\";}s:21:\"casted_int_field_join\";a:4:{s:11:\"plugin_type\";s:4:\"join\";s:2:\"id\";s:21:\"casted_int_field_join\";s:5:\"class\";s:49:\"Drupal\\views\\Plugin\\views\\join\\CastedIntFieldJoin\";s:8:\"provider\";s:5:\"views\";}}',-1,1773072981.087,1,'','0'),('views:pager',_binary 'a:4:{s:4:\"none\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"pager\";s:14:\"register_theme\";b:1;s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\views\\pager\\None\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"none\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Display all items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Display all items that this view might find.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";N;s:13:\"display_types\";a:1:{i:0;s:5:\"basic\";}s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:4:\"full\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"pager\";s:14:\"register_theme\";b:0;s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\views\\pager\\Full\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"full\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Paged output, full pager\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Full\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:31:\"Paged output, full Drupal style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";s:5:\"pager\";s:13:\"display_types\";N;s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:4:\"some\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"pager\";s:14:\"register_theme\";b:1;s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\views\\pager\\Some\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"some\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Display a specified number of items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:57:\"Display a limited number items that this view might find.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";N;s:13:\"display_types\";a:1:{i:0;s:5:\"basic\";}s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:4:\"mini\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"pager\";s:14:\"register_theme\";b:1;s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\views\\pager\\Mini\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"mini\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Paged output, mini pager\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Mini\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"A simple pager containing previous and next links.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";s:16:\"views_mini_pager\";s:13:\"display_types\";N;s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}}',-1,1773072976.319,1,'','0'),('views:query',_binary 'a:1:{s:11:\"views_query\";a:10:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"query\";s:14:\"register_theme\";b:1;s:5:\"class\";s:35:\"Drupal\\views\\Plugin\\views\\query\\Sql\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:11:\"views_query\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"SQL Query\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:62:\"Query will be generated and run using the Drupal database API.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"no_ui\";b:0;}}',-1,1773072980.904,1,'','0'),('views:relationship',_binary 'a:5:{s:14:\"node_term_data\";a:4:{s:11:\"plugin_type\";s:12:\"relationship\";s:2:\"id\";s:14:\"node_term_data\";s:5:\"class\";s:54:\"Drupal\\taxonomy\\Plugin\\views\\relationship\\NodeTermData\";s:8:\"provider\";s:8:\"taxonomy\";}s:6:\"broken\";a:4:{s:11:\"plugin_type\";s:12:\"relationship\";s:2:\"id\";s:6:\"broken\";s:5:\"class\";s:45:\"Drupal\\views\\Plugin\\views\\relationship\\Broken\";s:8:\"provider\";s:5:\"views\";}s:13:\"groupwise_max\";a:4:{s:11:\"plugin_type\";s:12:\"relationship\";s:2:\"id\";s:13:\"groupwise_max\";s:5:\"class\";s:51:\"Drupal\\views\\Plugin\\views\\relationship\\GroupwiseMax\";s:8:\"provider\";s:5:\"views\";}s:8:\"standard\";a:4:{s:11:\"plugin_type\";s:12:\"relationship\";s:2:\"id\";s:8:\"standard\";s:5:\"class\";s:47:\"Drupal\\views\\Plugin\\views\\relationship\\Standard\";s:8:\"provider\";s:5:\"views\";}s:14:\"entity_reverse\";a:4:{s:11:\"plugin_type\";s:12:\"relationship\";s:2:\"id\";s:14:\"entity_reverse\";s:5:\"class\";s:52:\"Drupal\\views\\Plugin\\views\\relationship\\EntityReverse\";s:8:\"provider\";s:5:\"views\";}}',-1,1773072981.058,1,'','0'),('views:row',_binary 'a:17:{s:11:\"comment_rss\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:0;s:5:\"class\";s:35:\"Drupal\\comment\\Plugin\\views\\row\\Rss\";s:8:\"provider\";s:7:\"comment\";s:2:\"id\";s:11:\"comment_rss\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Display the comment as RSS.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";a:1:{i:0;s:4:\"feed\";}s:4:\"base\";a:1:{i:0;s:18:\"comment_field_data\";}s:5:\"theme\";s:18:\"views_view_row_rss\";s:5:\"no_ui\";b:0;}s:11:\"entity:node\";a:14:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:5:\"class\";s:36:\"Drupal\\node\\Plugin\\views\\row\\NodeRow\";s:8:\"provider\";s:4:\"node\";s:2:\"id\";s:11:\"entity:node\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"@label view mode\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Display the @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:34;}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";a:1:{i:0;s:15:\"node_field_data\";}s:11:\"entity_type\";s:4:\"node\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:11:\"short_title\";N;s:5:\"theme\";N;s:5:\"no_ui\";b:0;}s:8:\"node_rss\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:0;s:5:\"class\";s:32:\"Drupal\\node\\Plugin\\views\\row\\Rss\";s:8:\"provider\";s:4:\"node\";s:2:\"id\";s:8:\"node_rss\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Display the content with standard node view.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";a:1:{i:0;s:4:\"feed\";}s:4:\"base\";a:1:{i:0;s:15:\"node_field_data\";}s:5:\"theme\";s:18:\"views_view_row_rss\";s:5:\"no_ui\";b:0;}s:11:\"search_view\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:5:\"class\";s:40:\"Drupal\\search\\Plugin\\views\\row\\SearchRow\";s:8:\"provider\";s:6:\"search\";s:2:\"id\";s:11:\"search_view\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Search results\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Provides a row plugin to display search results.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";a:0:{}s:4:\"base\";a:0:{}s:5:\"theme\";N;s:5:\"no_ui\";b:0;}s:11:\"entity:user\";a:14:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:5:\"class\";s:36:\"Drupal\\user\\Plugin\\views\\row\\UserRow\";s:8:\"provider\";s:4:\"user\";s:2:\"id\";s:11:\"entity:user\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"@label view mode\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Display the @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:104;}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";a:1:{i:0;s:16:\"users_field_data\";}s:11:\"entity_type\";s:4:\"user\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:11:\"short_title\";N;s:5:\"theme\";N;s:5:\"no_ui\";b:0;}s:11:\"opml_fields\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:5:\"class\";s:40:\"Drupal\\views\\Plugin\\views\\row\\OpmlFields\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:11:\"opml_fields\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"OPML fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Display fields as OPML items.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";a:1:{i:0;s:4:\"feed\";}s:4:\"base\";a:0:{}s:5:\"theme\";s:19:\"views_view_row_opml\";s:5:\"no_ui\";b:0;}s:16:\"entity_reference\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:0;s:5:\"class\";s:45:\"Drupal\\views\\Plugin\\views\\row\\EntityReference\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:16:\"entity_reference\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Entity Reference inline fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Displays the fields with an optional template.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";a:1:{i:0;s:16:\"entity_reference\";}s:4:\"base\";a:0:{}s:5:\"theme\";s:17:\"views_view_fields\";s:5:\"no_ui\";b:0;}s:10:\"rss_fields\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\row\\RssFields\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:10:\"rss_fields\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Display fields as RSS items.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";a:1:{i:0;s:4:\"feed\";}s:4:\"base\";a:0:{}s:5:\"theme\";s:18:\"views_view_row_rss\";s:5:\"no_ui\";b:0;}s:6:\"fields\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\views\\row\\Fields\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:6:\"fields\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Displays the fields with an optional template.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:4:\"base\";a:0:{}s:5:\"theme\";s:17:\"views_view_fields\";s:5:\"no_ui\";b:0;}s:20:\"entity:block_content\";a:11:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:2:\"id\";s:20:\"entity:block_content\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"@label view mode\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Display the @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:215;}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";a:1:{i:0;s:24:\"block_content_field_data\";}s:11:\"entity_type\";s:13:\"block_content\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\row\\EntityRow\";}s:14:\"entity:comment\";a:11:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:2:\"id\";s:14:\"entity:comment\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"@label view mode\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Display the @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:240;}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";a:1:{i:0;s:18:\"comment_field_data\";}s:11:\"entity_type\";s:7:\"comment\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\row\\EntityRow\";}s:11:\"entity:file\";a:11:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:2:\"id\";s:11:\"entity:file\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"@label view mode\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Display the @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:265;}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";a:1:{i:0;s:12:\"file_managed\";}s:11:\"entity_type\";s:4:\"file\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\row\\EntityRow\";}s:12:\"entity:media\";a:11:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:2:\"id\";s:12:\"entity:media\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"@label view mode\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Display the @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:290;}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";a:1:{i:0;s:16:\"media_field_data\";}s:11:\"entity_type\";s:5:\"media\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\row\\EntityRow\";}s:24:\"entity:menu_link_content\";a:11:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:2:\"id\";s:24:\"entity:menu_link_content\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"@label view mode\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Display the @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:315;}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";a:1:{i:0;s:22:\"menu_link_content_data\";}s:11:\"entity_type\";s:17:\"menu_link_content\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\row\\EntityRow\";}s:17:\"entity:path_alias\";a:11:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:2:\"id\";s:17:\"entity:path_alias\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"@label view mode\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Display the @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:340;}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"entity_type\";s:10:\"path_alias\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\row\\EntityRow\";}s:15:\"entity:shortcut\";a:11:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:2:\"id\";s:15:\"entity:shortcut\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"@label view mode\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Display the @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:365;}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";a:1:{i:0;s:19:\"shortcut_field_data\";}s:11:\"entity_type\";s:8:\"shortcut\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\row\\EntityRow\";}s:20:\"entity:taxonomy_term\";a:11:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:3:\"row\";s:14:\"register_theme\";b:1;s:2:\"id\";s:20:\"entity:taxonomy_term\";s:8:\"provider\";s:5:\"views\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"@label view mode\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Display the @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";r:390;}s:10:\"\0*\0options\";a:0:{}}s:4:\"base\";a:1:{i:0;s:24:\"taxonomy_term_field_data\";}s:11:\"entity_type\";s:13:\"taxonomy_term\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\row\\EntityRow\";}}',-1,1773072976.715,1,'','0'),('views:sort',_binary 'a:10:{s:14:\"comment_thread\";a:4:{s:11:\"plugin_type\";s:4:\"sort\";s:2:\"id\";s:14:\"comment_thread\";s:5:\"class\";s:39:\"Drupal\\comment\\Plugin\\views\\sort\\Thread\";s:8:\"provider\";s:7:\"comment\";}s:24:\"comment_ces_last_updated\";a:4:{s:11:\"plugin_type\";s:4:\"sort\";s:2:\"id\";s:24:\"comment_ces_last_updated\";s:5:\"class\";s:54:\"Drupal\\comment\\Plugin\\views\\sort\\StatisticsLastUpdated\";s:8:\"provider\";s:7:\"comment\";}s:29:\"comment_ces_last_comment_name\";a:4:{s:11:\"plugin_type\";s:4:\"sort\";s:2:\"id\";s:29:\"comment_ces_last_comment_name\";s:5:\"class\";s:58:\"Drupal\\comment\\Plugin\\views\\sort\\StatisticsLastCommentName\";s:8:\"provider\";s:7:\"comment\";}s:8:\"datetime\";a:4:{s:11:\"plugin_type\";s:4:\"sort\";s:2:\"id\";s:8:\"datetime\";s:5:\"class\";s:38:\"Drupal\\datetime\\Plugin\\views\\sort\\Date\";s:8:\"provider\";s:8:\"datetime\";}s:12:\"search_score\";a:4:{s:11:\"plugin_type\";s:4:\"sort\";s:2:\"id\";s:12:\"search_score\";s:5:\"class\";s:37:\"Drupal\\search\\Plugin\\views\\sort\\Score\";s:8:\"provider\";s:6:\"search\";}s:15:\"groupby_numeric\";a:4:{s:11:\"plugin_type\";s:4:\"sort\";s:2:\"id\";s:15:\"groupby_numeric\";s:5:\"class\";s:45:\"Drupal\\views\\Plugin\\views\\sort\\GroupByNumeric\";s:8:\"provider\";s:5:\"views\";}s:6:\"broken\";a:4:{s:11:\"plugin_type\";s:4:\"sort\";s:2:\"id\";s:6:\"broken\";s:5:\"class\";s:37:\"Drupal\\views\\Plugin\\views\\sort\\Broken\";s:8:\"provider\";s:5:\"views\";}s:4:\"date\";a:4:{s:11:\"plugin_type\";s:4:\"sort\";s:2:\"id\";s:4:\"date\";s:5:\"class\";s:35:\"Drupal\\views\\Plugin\\views\\sort\\Date\";s:8:\"provider\";s:5:\"views\";}s:6:\"random\";a:4:{s:11:\"plugin_type\";s:4:\"sort\";s:2:\"id\";s:6:\"random\";s:5:\"class\";s:37:\"Drupal\\views\\Plugin\\views\\sort\\Random\";s:8:\"provider\";s:5:\"views\";}s:8:\"standard\";a:4:{s:11:\"plugin_type\";s:4:\"sort\";s:2:\"id\";s:8:\"standard\";s:5:\"class\";s:39:\"Drupal\\views\\Plugin\\views\\sort\\Standard\";s:8:\"provider\";s:5:\"views\";}}',-1,1773072980.944,1,'','0'),('views:style',_binary 'a:22:{s:5:\"slick\";a:11:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:0;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Slick Carousel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Display the results in a Slick Carousel.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:5:\"slick\";s:5:\"theme\";s:13:\"slick_wrapper\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:48:\"Drupal\\slick_views\\Plugin\\views\\style\\SlickViews\";s:8:\"provider\";s:11:\"slick_views\";}s:14:\"slick_grouping\";a:11:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:0;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Slick Grouping\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Display the results in a Slick carousel with grouping.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:14:\"slick_grouping\";s:5:\"theme\";s:13:\"slick_wrapper\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:51:\"Drupal\\slick_views\\Plugin\\views\\style\\SlickGrouping\";s:8:\"provider\";s:11:\"slick_views\";}s:24:\"views_bootstrap_carousel\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Bootstrap Carousel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Displays rows in a Bootstrap Carousel.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:24:\"views_bootstrap_carousel\";s:5:\"theme\";s:24:\"views_bootstrap_carousel\";s:10:\"theme_file\";s:28:\"../views_bootstrap.theme.inc\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:64:\"Drupal\\views_bootstrap\\Plugin\\views\\style\\ViewsBootstrapCarousel\";s:8:\"provider\";s:15:\"views_bootstrap\";}s:20:\"views_bootstrap_grid\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Bootstrap Grid\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Displays rows in a Bootstrap Grid layout\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:20:\"views_bootstrap_grid\";s:5:\"theme\";s:20:\"views_bootstrap_grid\";s:10:\"theme_file\";s:28:\"../views_bootstrap.theme.inc\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:60:\"Drupal\\views_bootstrap\\Plugin\\views\\style\\ViewsBootstrapGrid\";s:8:\"provider\";s:15:\"views_bootstrap\";}s:21:\"views_bootstrap_table\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Bootstrap Table\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Displays rows in a Bootstrap table.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:21:\"views_bootstrap_table\";s:5:\"theme\";s:21:\"views_bootstrap_table\";s:10:\"theme_file\";s:28:\"../views_bootstrap.theme.inc\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:61:\"Drupal\\views_bootstrap\\Plugin\\views\\style\\ViewsBootstrapTable\";s:8:\"provider\";s:15:\"views_bootstrap\";}s:25:\"views_bootstrap_accordion\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Bootstrap Accordion\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Displays rows in a Bootstrap Accordion.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:25:\"views_bootstrap_accordion\";s:5:\"theme\";s:25:\"views_bootstrap_accordion\";s:10:\"theme_file\";s:28:\"../views_bootstrap.theme.inc\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:65:\"Drupal\\views_bootstrap\\Plugin\\views\\style\\ViewsBootstrapAccordion\";s:8:\"provider\";s:15:\"views_bootstrap\";}s:21:\"views_bootstrap_cards\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Bootstrap Cards\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Displays rows in a Bootstrap Card Group layout\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:21:\"views_bootstrap_cards\";s:5:\"theme\";s:21:\"views_bootstrap_cards\";s:10:\"theme_file\";s:28:\"../views_bootstrap.theme.inc\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:61:\"Drupal\\views_bootstrap\\Plugin\\views\\style\\ViewsBootstrapCards\";s:8:\"provider\";s:15:\"views_bootstrap\";}s:28:\"views_bootstrap_media_object\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Bootstrap Media Object\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Displays rows in a Bootstrap Media Object.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:28:\"views_bootstrap_media_object\";s:5:\"theme\";s:28:\"views_bootstrap_media_object\";s:10:\"theme_file\";s:28:\"../views_bootstrap.theme.inc\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:67:\"Drupal\\views_bootstrap\\Plugin\\views\\style\\ViewsBootstrapMediaObject\";s:8:\"provider\";s:15:\"views_bootstrap\";}s:19:\"views_bootstrap_tab\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Bootstrap Tabs\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Displays rows in Bootstrap Tabs.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:19:\"views_bootstrap_tab\";s:5:\"theme\";s:19:\"views_bootstrap_tab\";s:10:\"theme_file\";s:28:\"../views_bootstrap.theme.inc\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:59:\"Drupal\\views_bootstrap\\Plugin\\views\\style\\ViewsBootstrapTab\";s:8:\"provider\";s:15:\"views_bootstrap\";}s:26:\"views_bootstrap_list_group\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Bootstrap List Group\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Displays rows in a Bootstrap List Group.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:26:\"views_bootstrap_list_group\";s:5:\"theme\";s:26:\"views_bootstrap_list_group\";s:10:\"theme_file\";s:28:\"../views_bootstrap.theme.inc\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:65:\"Drupal\\views_bootstrap\\Plugin\\views\\style\\ViewsBootstrapListGroup\";s:8:\"provider\";s:15:\"views_bootstrap\";}s:24:\"views_bootstrap_dropdown\";a:12:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Bootstrap Dropdown\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";s:0:\"\";s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Displays rows in a Bootstrap Dropdown.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:2:\"id\";s:24:\"views_bootstrap_dropdown\";s:5:\"theme\";s:24:\"views_bootstrap_dropdown\";s:10:\"theme_file\";s:28:\"../views_bootstrap.theme.inc\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:5:\"class\";s:64:\"Drupal\\views_bootstrap\\Plugin\\views\\style\\ViewsBootstrapDropdown\";s:8:\"provider\";s:15:\"views_bootstrap\";}s:5:\"table\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"class\";s:37:\"Drupal\\views\\Plugin\\views\\style\\Table\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:5:\"table\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Table\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Displays rows in a table.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";s:16:\"views_view_table\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:15:\"grid_responsive\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"class\";s:46:\"Drupal\\views\\Plugin\\views\\style\\GridResponsive\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:15:\"grid_responsive\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Responsive Grid\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Displays rows in a responsive grid.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";s:26:\"views_view_grid_responsive\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:15:\"default_summary\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"class\";s:46:\"Drupal\\views\\Plugin\\views\\style\\DefaultSummary\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:15:\"default_summary\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Displays the default summary as a list.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";s:18:\"views_view_summary\";s:13:\"display_types\";a:1:{i:0;s:7:\"summary\";}s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:9:\"html_list\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"class\";s:40:\"Drupal\\views\\Plugin\\views\\style\\HtmlList\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:9:\"html_list\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"HTML List\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Displays rows as HTML list.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";s:15:\"views_view_list\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:4:\"grid\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\views\\style\\Grid\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"grid\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Grid\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Displays rows in a grid.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";s:15:\"views_view_grid\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:19:\"unformatted_summary\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"class\";s:50:\"Drupal\\views\\Plugin\\views\\style\\UnformattedSummary\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:19:\"unformatted_summary\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Unformatted\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Displays the summary unformatted, with option for one after another or inline.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";s:30:\"views_view_summary_unformatted\";s:13:\"display_types\";a:1:{i:0;s:7:\"summary\";}s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:16:\"entity_reference\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:0;s:5:\"class\";s:47:\"Drupal\\views\\Plugin\\views\\style\\EntityReference\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:16:\"entity_reference\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Entity Reference list\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"Returns results as a PHP array of labels and rendered rows.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";s:22:\"views_view_unformatted\";s:13:\"display_types\";a:1:{i:0;s:16:\"entity_reference\";}s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:3:\"rss\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"class\";s:35:\"Drupal\\views\\Plugin\\views\\style\\Rss\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:3:\"rss\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"RSS Feed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"Generates an RSS feed from a view.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";s:14:\"views_view_rss\";s:13:\"display_types\";a:1:{i:0;s:4:\"feed\";}s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:7:\"default\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"class\";s:44:\"Drupal\\views\\Plugin\\views\\style\\DefaultStyle\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:7:\"default\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Unformatted list\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Displays rows one after another.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";s:22:\"views_view_unformatted\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:4:\"opml\";a:13:{s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:1;s:5:\"class\";s:36:\"Drupal\\views\\Plugin\\views\\style\\Opml\";s:8:\"provider\";s:5:\"views\";s:2:\"id\";s:4:\"opml\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"OPML Feed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"short_title\";N;s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Generates an OPML feed from a view.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"theme\";s:15:\"views_view_opml\";s:13:\"display_types\";a:1:{i:0;s:4:\"feed\";}s:4:\"base\";a:0:{}s:5:\"no_ui\";b:0;}s:5:\"blazy\";a:12:{s:2:\"id\";s:5:\"blazy\";s:5:\"label\";s:10:\"Blazy Grid\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Display the results in a Blazy grid.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:42:\"Drupal\\blazy\\Plugin\\views\\style\\BlazyViews\";s:13:\"display_types\";a:1:{i:0;s:6:\"normal\";}s:4:\"help\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Works best with Views field containing Blazy.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"parent\";s:6:\"parent\";s:11:\"plugin_type\";s:5:\"style\";s:14:\"register_theme\";b:0;s:11:\"short_title\";s:5:\"Blazy\";s:5:\"title\";s:10:\"Blazy Grid\";s:8:\"provider\";s:5:\"blazy\";}}',-1,1773072976.741,1,'','0');
/*!40000 ALTER TABLE `cache_discovery` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_dynamic_page_cache`
--

DROP TABLE IF EXISTS `cache_dynamic_page_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_dynamic_page_cache` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_dynamic_page_cache`
--

LOCK TABLES `cache_dynamic_page_cache` WRITE;
/*!40000 ALTER TABLE `cache_dynamic_page_cache` DISABLE KEYS */;
INSERT INTO `cache_dynamic_page_cache` VALUES ('response:[cookies:big_pipe_nojs]=:[languages:language_interface]=es:[request_format]=html:[route]=view.frontpage.page_19c08cb355eb3b07aca692af8c68cc11a934f5e596bf92a0449a69ff3afcd6d3f:[session.exists]=1:[theme]=otfKjFqYGhuou-Cwl856zl2VQJP7Kns0mjQjsYwvgNBg',_binary 'O:31:\"Drupal\\Core\\Render\\HtmlResponse\":8:{s:7:\"headers\";O:50:\"Symfony\\Component\\HttpFoundation\\ResponseHeaderBag\":5:{s:10:\"\0*\0headers\";a:3:{s:12:\"content-type\";a:1:{i:0;s:24:\"text/html; charset=UTF-8\";}s:13:\"cache-control\";a:1:{i:0;s:17:\"no-cache, private\";}s:4:\"date\";a:1:{i:0;s:29:\"Tue, 03 Jun 2025 19:01:56 GMT\";}}s:15:\"\0*\0cacheControl\";a:0:{}s:23:\"\0*\0computedCacheControl\";a:2:{s:8:\"no-cache\";b:1;s:7:\"private\";b:1;}s:10:\"\0*\0cookies\";a:0:{}s:14:\"\0*\0headerNames\";a:3:{s:12:\"content-type\";s:12:\"Content-Type\";s:13:\"cache-control\";s:13:\"Cache-Control\";s:4:\"date\";s:4:\"Date\";}}s:10:\"\0*\0content\";s:24446:\"<!DOCTYPE html>\n<html lang=\"es\" dir=\"ltr\" style=\"--color--primary-hue:202;--color--primary-saturation:79%;--color--primary-lightness:50\">\n  <head>\n    <head-placeholder token=\"rSj6BoHWpb3nDZRlfBMQDjeYftpmy6owPnSfOaHxBFJYhXqc4kR3VobK9MZfkJq9NYUe2BdFrg\">\n    <title>¡Bienvenidos! | CISC</title>\n    <css-placeholder token=\"rSj6BoHWpb3nDZRlfBMQDjeYftpmy6owPnSfOaHxBFJYhXqc4kR3VobK9MZfkJq9NYUe2BdFrg\">\n    <js-placeholder token=\"rSj6BoHWpb3nDZRlfBMQDjeYftpmy6owPnSfOaHxBFJYhXqc4kR3VobK9MZfkJq9NYUe2BdFrg\">\n    \n<link rel=\"preload\" href=\"/core/themes/olivero/fonts/metropolis/Metropolis-Regular.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"/core/themes/olivero/fonts/metropolis/Metropolis-SemiBold.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"/core/themes/olivero/fonts/metropolis/Metropolis-Bold.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"/core/themes/olivero/fonts/lora/lora-v14-latin-regular.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n    <noscript><link rel=\"stylesheet\" href=\"/core/themes/olivero/css/components/navigation/nav-primary-no-js.css?sxan9b\" />\n</noscript>\n  </head>\n  <body class=\"toolbar-loading user-logged-in path-frontpage\">\n        <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Pasar al contenido principal\n    </a>\n    <div id=\"toolbar-administration\" role=\"group\" aria-label=\"Barra de administración del sitio web\" data-drupal-claro-processed-toolbar class=\"toolbar claro-toolbar\">\n  <nav id=\"toolbar-bar\" role=\"navigation\" aria-label=\"Elementos de la barra de herramientas\" class=\"toolbar-bar clearfix\">\n    <h2 class=\"visually-hidden\">Elementos de la barra de herramientas</h2>\n                <div class=\"home-toolbar-tab toolbar-tab\">\n        <a href=\"/\" title=\"Regresar al contenido del sitio\" class=\"toolbar-icon toolbar-icon-escape-admin toolbar-item\" data-toolbar-escape-admin>Regresar al sitio</a>\n        <div>\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\">\n          </nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        <a href=\"/admin\" title=\"Menú de administración\" class=\"toolbar-icon toolbar-icon-menu trigger toolbar-item\" data-drupal-subtrees=\"\" id=\"toolbar-item-administration\" data-toolbar-tray=\"toolbar-item-administration-tray\" role=\"button\" aria-pressed=\"false\">Administrar</a>\n        <div id=\"toolbar-item-administration-tray\" data-toolbar-tray=\"toolbar-item-administration-tray\" class=\"toolbar-tray\">\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\" aria-label=\"Menú de administración\">\n              <h3 class=\"toolbar-tray-name visually-hidden\">Menú de administración</h3>\n          <div class=\"toolbar-menu-administration\">\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/content\" title=\"Encontrar y administrar contenido.\" id=\"toolbar-link-system-admin_content\" class=\"toolbar-icon toolbar-icon-system-admin-content\" data-drupal-link-system-path=\"admin/content\">Contenido</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure\" title=\"Administrar bloques, tipos de contenido, menús, etc.\" id=\"toolbar-link-system-admin_structure\" class=\"toolbar-icon toolbar-icon-system-admin-structure\" data-drupal-link-system-path=\"admin/structure\">Estructura</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance\" title=\"Seleccionar y configurar temas\" id=\"toolbar-link-system-themes_page\" class=\"toolbar-icon toolbar-icon-system-themes-page\" data-drupal-link-system-path=\"admin/appearance\">Apariencia</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/modules\" title=\"Add and install modules to extend site functionality.\" id=\"toolbar-link-system-modules_list\" class=\"toolbar-icon toolbar-icon-system-modules-list\" data-drupal-link-system-path=\"admin/modules\">Ampliar</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/config\" title=\"Administrar opciones.\" id=\"toolbar-link-system-admin_config\" class=\"toolbar-icon toolbar-icon-system-admin-config\" data-drupal-link-system-path=\"admin/config\">Configuración</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people\" title=\"Gestionar cuentas, roles y permisos de usuarios.\" id=\"toolbar-link-entity-user-collection\" class=\"toolbar-icon toolbar-icon-entity-user-collection\" data-drupal-link-system-path=\"admin/people\">Usuarios</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/reports\" title=\"Ver informes, actualizaciones y errores.\" id=\"toolbar-link-system-admin_reports\" class=\"toolbar-icon toolbar-icon-system-admin-reports\" data-drupal-link-system-path=\"admin/reports\">Informes</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/help\" title=\"Referencia de uso, configuración, y módulos.\" id=\"toolbar-link-help-main\" class=\"toolbar-icon toolbar-icon-help-main\" data-drupal-link-system-path=\"admin/help\">Ayuda</a>\n              </li>\n        </ul>\n  \n\n</div>\n</nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        <a href=\"/admin/config/user-interface/shortcut\" title=\"Atajos\" class=\"toolbar-icon toolbar-icon-shortcut trigger toolbar-item\" id=\"toolbar-item-shortcuts\" data-toolbar-tray=\"toolbar-item-shortcuts-tray\" role=\"button\" aria-pressed=\"false\">Atajos</a>\n        <div id=\"toolbar-item-shortcuts-tray\" data-toolbar-tray=\"toolbar-item-shortcuts-tray\" class=\"toolbar-tray\">\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\" aria-label=\"Accesos directos definidos por el usuario\">\n              <h3 class=\"toolbar-tray-name visually-hidden\">Accesos directos definidos por el usuario</h3>\n          <drupal-render-placeholder callback=\"shortcut.lazy_builders:lazyLinks\" token=\"5-XBI-QHgyU_l7Bu0FizHR7YBqK2bTVTBFF8Z0DVTis\"></drupal-render-placeholder></nav>\n        </div>\n      </div>\n                <div class=\"hidden contextual-toolbar-tab toolbar-tab\">\n        <button class=\"toolbar-icon toolbar-icon-edit toolbar-item\" aria-pressed=\"false\" type=\"button\">Editar</button>\n\n        <div>\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\">\n          </nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        <a href=\"/user\" title=\"Mi cuenta\" class=\"toolbar-icon toolbar-icon-user trigger toolbar-item\" id=\"toolbar-item-user\" data-toolbar-tray=\"toolbar-item-user-tray\" role=\"button\" aria-pressed=\"false\"><drupal-render-placeholder callback=\"user.toolbar_link_builder:renderDisplayName\" token=\"XGROnxBLjNjdNZJ_VcOhVZtenx2tDkIKPfojS_uZFXA\"></drupal-render-placeholder></a>\n        <div id=\"toolbar-item-user-tray\" data-toolbar-tray=\"toolbar-item-user-tray\" class=\"toolbar-tray\">\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\" aria-label=\"Acciones de la cuenta de usuario\">\n              <h3 class=\"toolbar-tray-name visually-hidden\">Acciones de la cuenta de usuario</h3>\n          <drupal-render-placeholder callback=\"user.toolbar_link_builder:renderToolbarLinks\" token=\"QPmvukHqpEJJ4rYEzUUFx0ERxrtfmQ9TMOp_hvyLHEk\"></drupal-render-placeholder></nav>\n        </div>\n      </div>\n                <div class=\"announce-toolbar-tab toolbar-tab\">\n        <drupal-render-placeholder callback=\"announcements_feed.lazy_builders:renderAnnouncements\" token=\"m--BNYDqgTao0j2QoLFf1TwfQN-Bm9xPlckw9QAC1h4\"></drupal-render-placeholder>\n        <div>\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\">\n          </nav>\n        </div>\n      </div>\n      </nav>\n  \n</div>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas>\n    \n<div id=\"page-wrapper\" class=\"page-wrapper\">\n  <div id=\"page\">\n\n          <header id=\"header\" class=\"site-header\" data-drupal-selector=\"site-header\" role=\"banner\">\n\n                <div class=\"site-header__fixable\" data-drupal-selector=\"site-header-fixable\">\n          <div class=\"site-header__initial\">\n            <button class=\"sticky-header-toggle\" data-drupal-selector=\"sticky-header-toggle\" role=\"switch\" aria-controls=\"site-header__inner\" aria-label=\"Encabezamiento fijo\" aria-checked=\"false\">\n              <span class=\"sticky-header-toggle__icon\">\n                <span></span>\n                <span></span>\n                <span></span>\n              </span>\n            </button>\n          </div>\n\n                    <div id=\"site-header__inner\" class=\"site-header__inner\" data-drupal-selector=\"site-header-inner\">\n            <div class=\"container site-header__inner__container\">\n\n              \n\n\n<div id=\"block-olivero-site-branding\" class=\"contextual-region site-branding block block-system block-system-branding-block\">\n  \n    <div data-contextual-id=\"block:block=olivero_site_branding:langcode=es\" data-contextual-token=\"obsEb3Ef-0r54oxCriY1i_7oC68IiP8xr4aH3bz3U1c\" data-drupal-ajax-container=\"\"></div>\n    <div class=\"site-branding__inner\">\n              <div class=\"site-branding__text\">\n        <div class=\"site-branding__name\">\n          <a href=\"/\" title=\"Inicio\" rel=\"home\">CISC</a>\n        </div>\n      </div>\n      </div>\n</div>\n\n<div class=\"header-nav-overlay\" data-drupal-selector=\"header-nav-overlay\"></div>\n\n\n                              <div class=\"mobile-buttons\" data-drupal-selector=\"mobile-buttons\">\n                  <button class=\"mobile-nav-button\" data-drupal-selector=\"mobile-nav-button\" aria-label=\"Menú principal\" aria-controls=\"header-nav\" aria-expanded=\"false\">\n                    <span class=\"mobile-nav-button__label\">Menu</span>\n                    <span class=\"mobile-nav-button__icon\"></span>\n                  </button>\n                </div>\n\n                <div id=\"header-nav\" class=\"header-nav\" data-drupal-selector=\"header-nav\">\n                  \n<div class=\"search-block-form contextual-region block block-search-narrow\" data-drupal-selector=\"search-block-form\" id=\"block-olivero-search-form-narrow\" role=\"search\">\n  \n    <div data-contextual-id=\"block:block=olivero_search_form_narrow:langcode=es\" data-contextual-token=\"K10fo39Ar3WYVf5DGZPbXNW-gNRSxcm5ifZtyTGIQJE\" data-drupal-ajax-container=\"\"></div>\n      <div class=\"content\">\n      <form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\" class=\"search-form search-block-form\">\n  <div class=\"js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n      <label for=\"edit-keys\" class=\"form-item__label visually-hidden\">Buscar</label>\n        <input title=\"Escriba lo que quiere buscar.\" placeholder=\"Buscar por palabra clave o frase\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-element form-element--type-search form-element--api-search\" />\n\n        </div>\n<div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" id=\"edit-actions\"><button class=\"button--primary search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Buscar\">\n    <span class=\"icon--search\"></span>\n    <span class=\"visually-hidden\">Buscar</span>\n</button>\n\n</div>\n\n</form>\n\n    </div>\n  </div>\n<nav  id=\"block-olivero-main-menu\" class=\"contextual-region primary-nav block block-menu navigation menu--main\" aria-labelledby=\"block-olivero-main-menu-menu\" role=\"navigation\">\n            \n  <h2 class=\"visually-hidden block__title\" id=\"block-olivero-main-menu-menu\">Navegación principal</h2>\n  <div data-contextual-id=\"block:block=olivero_main_menu:langcode=es|menu:menu=main:langcode=es\" data-contextual-token=\"9EgdheKWeJOog7qmNStTlC4QFQysIhcOsfbhy-LkMfc\" data-drupal-ajax-container=\"\"></div>\n        \n\n\n          \n        \n    <ul  class=\"menu primary-nav__menu primary-nav__menu--level-1\" data-drupal-selector=\"primary-nav-menu--level-1\">\n            \n                          \n        \n        \n        <li class=\"primary-nav__menu-item primary-nav__menu-item--link primary-nav__menu-item--level-1\">\n                              \n                      <a href=\"/\" class=\"primary-nav__menu-link primary-nav__menu-link--link primary-nav__menu-link--level-1\" data-drupal-selector=\"primary-nav-menu-link-has-children\" data-drupal-link-system-path=\"&lt;front&gt;\">            <span class=\"primary-nav__menu-link-inner primary-nav__menu-link-inner--level-1\">Inicio</span>\n          </a>\n\n            \n                  </li>\n          </ul>\n  \n\n\n  </nav>\n\n\n                  \n\n  <div class=\"region region--secondary-menu\">\n    <div class=\"search-block-form contextual-region block block-search-wide\" data-drupal-selector=\"search-block-form-2\" id=\"block-olivero-search-form-wide\" role=\"search\">\n  \n    <div data-contextual-id=\"block:block=olivero_search_form_wide:langcode=es\" data-contextual-token=\"efVQt2NyUtjEnWGuBuiPRRa8aEg0TJOwdyuZ06lKfq4\" data-drupal-ajax-container=\"\"></div>\n      <button class=\"block-search-wide__button\" aria-label=\"Formulario de búsqueda\" data-drupal-selector=\"block-search-wide-button\">\n      <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"23\" viewBox=\"0 0 22 23\">\n  <path fill=\"currentColor\" d=\"M21.7,21.3l-4.4-4.4C19,15.1,20,12.7,20,10c0-5.5-4.5-10-10-10S0,4.5,0,10s4.5,10,10,10c2.1,0,4.1-0.7,5.8-1.8l4.5,4.5c0.4,0.4,1,0.4,1.4,0S22.1,21.7,21.7,21.3z M10,18c-4.4,0-8-3.6-8-8s3.6-8,8-8s8,3.6,8,8S14.4,18,10,18z\"/>\n</svg>\n      <span class=\"block-search-wide__button-close\"></span>\n    </button>\n\n        <div class=\"block-search-wide__wrapper\" data-drupal-selector=\"block-search-wide-wrapper\" tabindex=\"-1\">\n      <div class=\"block-search-wide__container\">\n        <div class=\"block-search-wide__grid\">\n          <form action=\"/search/node\" method=\"get\" id=\"search-block-form--2\" accept-charset=\"UTF-8\" class=\"search-form search-block-form\">\n  <div class=\"js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n      <label for=\"edit-keys--2\" class=\"form-item__label visually-hidden\">Buscar</label>\n        <input title=\"Escriba lo que quiere buscar.\" placeholder=\"Buscar por palabra clave o frase\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys--2\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-element form-element--type-search form-element--api-search\" />\n\n        </div>\n<div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" id=\"edit-actions--2\"><button class=\"button--primary search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--2\" value=\"Buscar\">\n    <span class=\"icon--search\"></span>\n    <span class=\"visually-hidden\">Buscar</span>\n</button>\n\n</div>\n\n</form>\n\n        </div>\n      </div>\n    </div>\n  </div>\n<nav  id=\"block-olivero-account-menu\" class=\"contextual-region block block-menu navigation menu--account secondary-nav\" aria-labelledby=\"block-olivero-account-menu-menu\" role=\"navigation\">\n            \n  <span class=\"visually-hidden\" id=\"block-olivero-account-menu-menu\">Menú de cuenta de usuario</span>\n  <div data-contextual-id=\"block:block=olivero_account_menu:langcode=es|menu:menu=account:langcode=es\" data-contextual-token=\"ePltN8PyGUhH-An72ZHnM9Jh6ZW8kzQ1XTgieX_JKqY\" data-drupal-ajax-container=\"\"></div>\n        \n\n\n          <ul class=\"menu secondary-nav__menu secondary-nav__menu--level-1\">\n            \n                          \n        \n        \n        <li class=\"secondary-nav__menu-item secondary-nav__menu-item--link secondary-nav__menu-item--level-1\">\n          <a href=\"/user\" class=\"secondary-nav__menu-link secondary-nav__menu-link--link secondary-nav__menu-link--level-1\" data-drupal-link-system-path=\"user\">Mi cuenta</a>\n\n                  </li>\n      \n                          \n        \n        \n        <li class=\"secondary-nav__menu-item secondary-nav__menu-item--link secondary-nav__menu-item--level-1\">\n          <a href=\"/user/logout?token=fzL0Ox4jS6qafdt6gzGzjWGb_hsR6kJ8L8E0D4hC5Mo\" class=\"secondary-nav__menu-link secondary-nav__menu-link--link secondary-nav__menu-link--level-1\" data-drupal-link-system-path=\"user/logout\">Cerrar sesión</a>\n\n                  </li>\n          </ul>\n  \n\n\n  </nav>\n\n  </div>\n\n                </div>\n                          </div>\n          </div>\n        </div>\n      </header>\n    \n    <div id=\"main-wrapper\" class=\"layout-main-wrapper layout-container\">\n      <div id=\"main\" class=\"layout-main\">\n        <div class=\"main-content\">\n          <a id=\"main-content\" tabindex=\"-1\"></a>\n          \n          <div class=\"main-content__container container\">\n            \n\n  <div class=\"region region--highlighted grid-full layout--pass--content-medium\">\n    <div data-drupal-messages-fallback class=\"hidden messages-list\"></div><drupal-render-placeholder callback=\"Drupal\\Core\\Render\\Element\\StatusMessages::renderMessages\" arguments=\"0\" token=\"_HAdUpwWmet0TOTe2PSiJuMntExoshbm1kh2wQzzzAA\"></drupal-render-placeholder>\n\n  </div>\n\n            \n\n\n\n                          <main role=\"main\">\n                \n\n  <div class=\"region region--content-above grid-full layout--pass--content-medium\">\n    \n\n<div id=\"block-olivero-page-title\" class=\"contextual-region block block-core block-page-title-block\">\n  \n  \n<div class=\"shortcut-wrapper\">\n  <h1 class=\"title page-title\">¡Bienvenidos!</h1>\n</div>\n\n  <div data-contextual-id=\"block:block=olivero_page_title:langcode=es\" data-contextual-token=\"4FKYFYjrRudklSyYI9wuPzmn9NBLUc3pJlfqUN2vxpA\" data-drupal-ajax-container=\"\"></div>\n</div>\n\n  </div>\n\n                \n\n  <div class=\"region region--content grid-full layout--pass--content-medium\" id=\"content\">\n    \n\n<div id=\"block-olivero-content\" class=\"block block-system block-system-main-block\">\n  \n    \n      <div class=\"block__content\">\n      <div class=\"views-element-container contextual-region\">\n<div class=\"contextual-region view view-frontpage view-id-frontpage view-display-id-page_1 grid-full layout--pass--content-narrow js-view-dom-id-5356fe3b1e4f0b9997e0bb9241b2af866d4ca801af587626be3f4564696c836c\">\n  \n    <div data-contextual-id=\"entity.view.edit_form:view=frontpage:location=page&amp;name=frontpage&amp;display_id=page_1&amp;langcode=es\" data-contextual-token=\"IwzvgTsu6TcM0eHSVsbr_IgVPV4icuzZWIppeh4kwMk\" data-drupal-ajax-container=\"\"></div>\n      \n      \n\n<div class=\"text-content\">\n  <p><em>Aún no ha creado ningún contenido para la página principal.</em></p>\n  <h2>Felicidades y bienvenidos a la comunidad de Drupal.</h2>\n  <p>Drupal es una plataforma de código abierto para crear increíbles experiencias digitales. Está hecho y es usado, enseñado, documentado y comercializado por la <a href=\"https://www.drupal.org/community\">Comunidad de Drupal </a>. Nuestra comunidad está formada por personas de todo el mundo con un grupo de <a href=\"https://www.drupal.org/about/values-and-principles\"> valores</a> compartidos, que colaboran juntos de manera respetuosa. Como nos gusta decir:</p>\n  <blockquote>Ven por el código, te quedarás por la comunidad.</blockquote>\n  <h2>Empezar</h2>\n  <p>Hay algunas formas de comenzar con Drupal:</p>\n  <ol>\n    <li><a href=\"https://www.drupal.org/docs/user_guide/en/index.html\"> La guía del usuario: </a> incluye la instalación, administración, creación de sitios y mantenimiento del contenido de un sitio web con Drupal.</li>\n    <li><a href=\"/node/add\">Crear contenido:</a> ¿Quiere ponerse manos a la obra? Comience por crear contenido. <strong>Aviso:</strong> La información de esta página desaparecerá en cuanto cree contenido para su sitio web. Siga leyendo y añada los recursos que le interesen a sus marcadores.</li>\n    <li><a href=\"https://www.drupal.org/docs/extending-drupal\"> Extienda Drupal: </a> el núcleo de Drupal se puede ampliar y personalizar de formas extraordinarias. Instale funcionalidades adicionales y cambie el aspecto de su sitio utilizando complementos aportados por nuestra comunidad.</li>\n  </ol>\n  <h2>Siguientes pasos</h2>\n  <p>Marque estos enlaces a nuestros grupos activos de la comunidad de Drupal y a recursos de soporte.</p>\n  <ul>\n    <li><a href=\"https://groups.drupal.org/global-training-days\">Global Training Days:</a> Helpful information for evaluating Drupal as a framework and as a career path. Taught in your local language.</li>\n    <li><a href=\"https://www.drupal.org/community/events\">Próximos eventos: </a> Aprenda y conéctese con otras personas en conferencias y eventos celebrados en todo el mundo.</li>\n    <li><a href=\"https://www.drupal.org/community\">Página de la comunidad: </a> Lista de grupos principales de la comunidad de Drupal con su propio contenido.</li>\n    <li>Get support and chat with the Drupal community on <a href=\"https://www.drupal.org/slack\">Slack</a> or <a href=\"https://www.drupal.org/drupalchat\">DrupalChat</a>. When you’re looking for a solution to a problem, go to <a href=\"https://www.drupal.org/support\">Drupal Support</a> or <a href=\"https://drupal.stackexchange.com/\">Drupal Answers on Stack Exchange</a>.</li>\n  </ul>\n</div>\n  \n      \n        \n</div>\n</div>\n\n    </div>\n  </div>\n\n  </div>\n\n              </main>\n                        \n          </div>\n        </div>\n        <div class=\"social-bar\">\n          \n<div class=\"social-bar__inner fixable\">\n  <div class=\"rotate\">\n    \n\n<div id=\"block-olivero-syndicate\" class=\"contextual-region block block-node block-node-syndicate-block\" role=\"complementary\">\n  \n    <div data-contextual-id=\"block:block=olivero_syndicate:langcode=es\" data-contextual-token=\"IZCUEPLVBJNVotx47ogISQaLaMveVM3tn-8dikicQtI\" data-drupal-ajax-container=\"\"></div>\n      <div class=\"block__content\">\n      \n\n\n<a href=\"/rss.xml\" class=\"feed-icon\">\n  <span class=\"feed-icon__label\">\n    Canal RSS\n  </span>\n  <span class=\"feed-icon__icon\" aria-hidden=\"true\">\n    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14.2\" height=\"14.2\" viewBox=\"0 0 14.2 14.2\">\n  <path d=\"M4,12.2c0-2.5-3.9-2.4-3.9,0C0.1,14.7,4,14.6,4,12.2z M9.1,13.4C8.7,9,5.2,5.5,0.8,5.1c-1,0-1,2.7-0.1,2.7c3.1,0.3,5.5,2.7,5.8,5.8c0,0.7,2.1,0.7,2.5,0.3C9.1,13.7,9.1,13.6,9.1,13.4z M14.2,13.5c-0.1-3.5-1.6-6.9-4.1-9.3C7.6,1.7,4.3,0.2,0.8,0c-1,0-1,2.6-0.1,2.6c5.8,0.3,10.5,5,10.8,10.8C11.5,14.5,14.3,14.4,14.2,13.5z\"/>\n</svg>\n  </span>\n</a>\n\n    </div>\n  </div>\n\n  </div>\n</div>\n\n        </div>\n      </div>\n    </div>\n\n    <footer class=\"site-footer\">\n      <div class=\"site-footer__inner container\">\n        \n        \n\n  <div class=\"region region--footer-bottom grid-full layout--pass--content-medium\">\n    \n\n<div id=\"block-olivero-powered\" class=\"contextual-region block block-system block-system-powered-by-block\">\n  \n    <div data-contextual-id=\"block:block=olivero_powered:langcode=es\" data-contextual-token=\"y84vOG3oAz3pePtlVXCf3pDBGKPo0jsfoMtPRHBFVfE\" data-drupal-ajax-container=\"\"></div>\n    \n  <span>\n    Funciona con    <a href=\"https://www.drupal.org\">Drupal</a>\n    <span class=\"drupal-logo\" role=\"img\" aria-label=\"Logo Drupal\">\n      <svg width=\"14\" height=\"19\" viewBox=\"0 0 42.15 55.08\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M29.75 11.73C25.87 7.86 22.18 4.16 21.08 0 20 4.16 16.28 7.86 12.4 11.73 6.59 17.54 0 24.12 0 34a21.08 21.08 0 1042.15 0c0-9.88-6.59-16.46-12.4-22.27zM10.84 35.92a14.13 14.13 0 00-1.65 2.62.54.54 0 01-.36.3h-.18c-.47 0-1-.92-1-.92-.14-.22-.27-.45-.4-.69l-.09-.19C5.94 34.25 7 30.28 7 30.28a17.42 17.42 0 012.52-5.41 31.53 31.53 0 012.28-3l1 1 4.72 4.82a.54.54 0 010 .72l-4.93 5.47zm10.48 13.81a7.29 7.29 0 01-5.4-12.14c1.54-1.83 3.42-3.63 5.46-6 2.42 2.58 4 4.35 5.55 6.29a3.08 3.08 0 01.32.48 7.15 7.15 0 011.3 4.12 7.23 7.23 0 01-7.23 7.25zM35 38.14a.84.84 0 01-.67.58h-.14a1.22 1.22 0 01-.68-.55 37.77 37.77 0 00-4.28-5.31l-1.93-2-6.41-6.65a54 54 0 01-3.84-3.94 1.3 1.3 0 00-.1-.15 3.84 3.84 0 01-.51-1v-.19a3.4 3.4 0 011-3c1.24-1.24 2.49-2.49 3.67-3.79 1.3 1.44 2.69 2.82 4.06 4.19a57.6 57.6 0 017.55 8.58A16 16 0 0135.65 34a14.55 14.55 0 01-.65 4.14z\"/>\n</svg>\n    </span>\n  </span>\n</div>\n\n  </div>\n\n      </div>\n    </footer>\n\n    <div class=\"overlay\" data-drupal-selector=\"overlay\"></div>\n\n  </div>\n</div>\n\n  </div>\n\n    \n    <js-bottom-placeholder token=\"rSj6BoHWpb3nDZRlfBMQDjeYftpmy6owPnSfOaHxBFJYhXqc4kR3VobK9MZfkJq9NYUe2BdFrg\">\n  </body>\n</html>\n\";s:10:\"\0*\0version\";s:3:\"1.0\";s:13:\"\0*\0statusCode\";i:200;s:13:\"\0*\0statusText\";s:2:\"OK\";s:10:\"\0*\0charset\";N;s:23:\"\0*\0cacheabilityMetadata\";O:35:\"Drupal\\Core\\Cache\\CacheableMetadata\":3:{s:16:\"\0*\0cacheContexts\";a:16:{i:0;s:28:\"languages:language_interface\";i:1;s:16:\"user.permissions\";i:2;s:14:\"session.exists\";i:3;s:21:\"cookies:big_pipe_nojs\";i:4;s:24:\"user.roles:authenticated\";i:5;s:5:\"theme\";i:6;s:14:\"url.query_args\";i:7;s:21:\"user.node_grants:view\";i:8;s:8:\"url.site\";i:9;s:5:\"route\";i:10;s:15:\"url.path.parent\";i:11;s:17:\"url.path.is_front\";i:12;s:32:\"route.menu_active_trails:account\";i:13;s:29:\"route.menu_active_trails:main\";i:14;s:20:\"user.roles:anonymous\";i:15;s:30:\"url.query_args:_wrapper_format\";}s:12:\"\0*\0cacheTags\";a:30:{i:0;s:17:\"config:block_list\";i:1;s:31:\"config:block.block.olivero_help\";i:2;s:37:\"config:block.block.olivero_page_title\";i:3;s:48:\"config:block.block.olivero_primary_admin_actions\";i:4;s:46:\"config:block.block.olivero_primary_local_tasks\";i:5;s:48:\"config:block.block.olivero_secondary_local_tasks\";i:6;s:35:\"config:block.block.olivero_messages\";i:7;s:36:\"config:block.block.olivero_syndicate\";i:8;s:45:\"config:block.block.olivero_search_form_narrow\";i:9;s:36:\"config:block.block.olivero_main_menu\";i:10;s:43:\"config:block.block.olivero_search_form_wide\";i:11;s:39:\"config:block.block.olivero_account_menu\";i:12;s:38:\"config:block.block.olivero_breadcrumbs\";i:13;s:34:\"config:block.block.olivero_content\";i:14;s:34:\"config:block.block.olivero_powered\";i:15;s:40:\"config:block.block.olivero_site_branding\";i:16;s:10:\"block_view\";i:17;s:27:\"config:views.view.frontpage\";i:18;s:9:\"node_list\";i:19;s:24:\"config:shortcut_set_list\";i:20;s:10:\"local_task\";i:21;s:26:\"config:system.menu.account\";i:22;s:22:\"config:search.settings\";i:23;s:42:\"CACHE_MISS_IF_UNCACHEABLE_HTTP_METHOD:form\";i:24;s:23:\"config:system.menu.main\";i:25;s:18:\"config:system.site\";i:26;s:19:\"config:system.theme\";i:27;s:24:\"config:system.menu.admin\";i:28;s:8:\"rendered\";i:29;s:13:\"http_response\";}s:14:\"\0*\0cacheMaxAge\";i:-1;}s:14:\"\0*\0attachments\";a:6:{s:9:\"html_head\";a:6:{i:0;a:2:{i:0;a:3:{s:4:\"#tag\";s:4:\"meta\";s:9:\"#noscript\";b:1;s:11:\"#attributes\";a:2:{s:10:\"http-equiv\";s:7:\"Refresh\";s:7:\"content\";s:40:\"0; URL=/big_pipe/no-js?destination=/node\";}}i:1;s:20:\"big_pipe_detect_nojs\";}i:1;a:2:{i:0;a:3:{s:4:\"#tag\";s:4:\"meta\";s:11:\"#attributes\";a:1:{s:7:\"charset\";s:5:\"utf-8\";}s:7:\"#weight\";i:-1000;}i:1;s:24:\"system_meta_content_type\";}i:2;a:2:{i:0;a:3:{s:5:\"#type\";s:8:\"html_tag\";s:4:\"#tag\";s:4:\"meta\";s:11:\"#attributes\";a:2:{s:4:\"name\";s:9:\"Generator\";s:7:\"content\";s:34:\"Drupal 11 (https://www.drupal.org)\";}}i:1;s:21:\"system_meta_generator\";}i:3;a:2:{i:0;a:2:{s:4:\"#tag\";s:4:\"meta\";s:11:\"#attributes\";a:2:{s:4:\"name\";s:15:\"MobileOptimized\";s:7:\"content\";s:5:\"width\";}}i:1;s:15:\"MobileOptimized\";}i:4;a:2:{i:0;a:2:{s:4:\"#tag\";s:4:\"meta\";s:11:\"#attributes\";a:2:{s:4:\"name\";s:16:\"HandheldFriendly\";s:7:\"content\";s:4:\"true\";}}i:1;s:16:\"HandheldFriendly\";}i:5;a:2:{i:0;a:2:{s:4:\"#tag\";s:4:\"meta\";s:11:\"#attributes\";a:2:{s:4:\"name\";s:8:\"viewport\";s:7:\"content\";s:37:\"width=device-width, initial-scale=1.0\";}}i:1;s:8:\"viewport\";}}s:7:\"library\";a:17:{i:0;s:34:\"contextual/drupal.contextual-links\";i:1;s:11:\"system/base\";i:2;s:22:\"olivero/global-styling\";i:3;s:23:\"core/drupal.active-link\";i:4;s:24:\"olivero/powered-by-block\";i:5;s:12:\"olivero/feed\";i:6;s:18:\"views/views.module\";i:7;s:18:\"views/views.module\";i:8;s:28:\"olivero/navigation-secondary\";i:9;s:19:\"olivero/search-wide\";i:10;s:26:\"olivero/navigation-primary\";i:11;s:21:\"olivero/search-narrow\";i:12;s:15:\"toolbar/toolbar\";i:13;s:22:\"user/drupal.user.icons\";i:14;s:36:\"contextual/drupal.contextual-toolbar\";i:15;s:24:\"shortcut/drupal.shortcut\";i:16;s:27:\"toolbar/toolbar.escapeAdmin\";}s:14:\"html_head_link\";a:3:{i:0;a:1:{i:0;a:3:{s:3:\"rel\";s:4:\"icon\";s:4:\"href\";s:32:\"/core/themes/olivero/favicon.ico\";s:4:\"type\";s:24:\"image/vnd.microsoft.icon\";}}i:1;a:1:{i:0;a:4:{s:3:\"rel\";s:9:\"alternate\";s:4:\"type\";s:19:\"application/rss+xml\";s:5:\"title\";s:0:\"\";s:4:\"href\";s:30:\"https://cisc.ddev.site/rss.xml\";}}i:2;a:1:{i:0;a:4:{s:3:\"rel\";s:9:\"alternate\";s:4:\"type\";s:19:\"application/rss+xml\";s:5:\"title\";s:0:\"\";s:4:\"href\";s:30:\"https://cisc.ddev.site/rss.xml\";}}}s:37:\"html_response_attachment_placeholders\";a:4:{s:6:\"styles\";s:100:\"<css-placeholder token=\"rSj6BoHWpb3nDZRlfBMQDjeYftpmy6owPnSfOaHxBFJYhXqc4kR3VobK9MZfkJq9NYUe2BdFrg\">\";s:7:\"scripts\";s:99:\"<js-placeholder token=\"rSj6BoHWpb3nDZRlfBMQDjeYftpmy6owPnSfOaHxBFJYhXqc4kR3VobK9MZfkJq9NYUe2BdFrg\">\";s:14:\"scripts_bottom\";s:106:\"<js-bottom-placeholder token=\"rSj6BoHWpb3nDZRlfBMQDjeYftpmy6owPnSfOaHxBFJYhXqc4kR3VobK9MZfkJq9NYUe2BdFrg\">\";s:4:\"head\";s:101:\"<head-placeholder token=\"rSj6BoHWpb3nDZRlfBMQDjeYftpmy6owPnSfOaHxBFJYhXqc4kR3VobK9MZfkJq9NYUe2BdFrg\">\";}s:14:\"drupalSettings\";a:2:{s:14:\"ajaxTrustedUrl\";a:1:{s:12:\"/search/node\";b:1;}s:7:\"toolbar\";a:2:{s:11:\"breakpoints\";a:3:{s:14:\"toolbar.narrow\";s:35:\"only screen and (min-width: 16.5em)\";s:16:\"toolbar.standard\";s:37:\"only screen and (min-width: 38.125em)\";s:12:\"toolbar.wide\";s:33:\"only screen and (min-width: 61em)\";}s:12:\"subtreesHash\";s:43:\"KclZWaca7T2mGIFU8M9q-r65UdTQfKKlEpgUzWKw-Q8\";}}s:12:\"placeholders\";a:6:{s:190:\"<drupal-render-placeholder callback=\"Drupal\\Core\\Render\\Element\\StatusMessages::renderMessages\" arguments=\"0\" token=\"_HAdUpwWmet0TOTe2PSiJuMntExoshbm1kh2wQzzzAA\"></drupal-render-placeholder>\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:57:\"Drupal\\Core\\Render\\Element\\StatusMessages::renderMessages\";i:1;a:1:{i:0;N;}}}s:43:\"fzL0Ox4jS6qafdt6gzGzjWGb_hsR6kJ8L8E0D4hC5Mo\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:11:\"user/logout\";}}}s:171:\"<drupal-render-placeholder callback=\"announcements_feed.lazy_builders:renderAnnouncements\" token=\"m--BNYDqgTao0j2QoLFf1TwfQN-Bm9xPlckw9QAC1h4\"></drupal-render-placeholder>\";a:2:{s:13:\"#lazy_builder\";a:2:{i:0;s:52:\"announcements_feed.lazy_builders:renderAnnouncements\";i:1;a:0:{}}s:6:\"#cache\";a:1:{s:4:\"tags\";a:1:{i:0;s:23:\"announcements_feed:feed\";}}}s:163:\"<drupal-render-placeholder callback=\"user.toolbar_link_builder:renderToolbarLinks\" token=\"QPmvukHqpEJJ4rYEzUUFx0ERxrtfmQ9TMOp_hvyLHEk\"></drupal-render-placeholder>\";a:2:{s:13:\"#lazy_builder\";a:2:{i:0;s:44:\"user.toolbar_link_builder:renderToolbarLinks\";i:1;a:0:{}}s:8:\"#preview\";a:1:{s:7:\"#markup\";s:65:\"<a href=\"#\" class=\"toolbar-tray-lazy-placeholder-link\">&nbsp;</a>\";}}s:162:\"<drupal-render-placeholder callback=\"user.toolbar_link_builder:renderDisplayName\" token=\"XGROnxBLjNjdNZJ_VcOhVZtenx2tDkIKPfojS_uZFXA\"></drupal-render-placeholder>\";a:2:{s:13:\"#lazy_builder\";a:2:{i:0;s:43:\"user.toolbar_link_builder:renderDisplayName\";i:1;a:0:{}}s:8:\"#preview\";a:1:{s:7:\"#markup\";s:6:\"&nbsp;\";}}s:151:\"<drupal-render-placeholder callback=\"shortcut.lazy_builders:lazyLinks\" token=\"5-XBI-QHgyU_l7Bu0FizHR7YBqK2bTVTBFF8Z0DVTis\"></drupal-render-placeholder>\";a:3:{s:13:\"#lazy_builder\";a:2:{i:0;s:32:\"shortcut.lazy_builders:lazyLinks\";i:1;a:0:{}}s:6:\"#cache\";a:2:{s:4:\"keys\";a:1:{i:0;s:26:\"shortcut_set_toolbar_links\";}s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:4:\"user\";i:3;s:16:\"user.permissions\";}}s:8:\"#preview\";a:1:{s:7:\"#markup\";s:65:\"<a href=\"#\" class=\"toolbar-tray-lazy-placeholder-link\">&nbsp;</a>\";}}}}}',-1,1748977316.562,1,'CACHE_MISS_IF_UNCACHEABLE_HTTP_METHOD:form block_view config:block.block.olivero_account_menu config:block.block.olivero_breadcrumbs config:block.block.olivero_content config:block.block.olivero_help config:block.block.olivero_main_menu config:block.block.olivero_messages config:block.block.olivero_page_title config:block.block.olivero_powered config:block.block.olivero_primary_admin_actions config:block.block.olivero_primary_local_tasks config:block.block.olivero_search_form_narrow config:block.block.olivero_search_form_wide config:block.block.olivero_secondary_local_tasks config:block.block.olivero_site_branding config:block.block.olivero_syndicate config:block_list config:search.settings config:shortcut_set_list config:system.menu.account config:system.menu.admin config:system.menu.main config:system.site config:system.theme config:views.view.frontpage http_response local_task node_list rendered','0'),('response:[request_format]=html:[route]=view.frontpage.page_19c08cb355eb3b07aca692af8c68cc11a934f5e596bf92a0449a69ff3afcd6d3f',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:17:{i:0;s:28:\"languages:language_interface\";i:1;s:16:\"user.permissions\";i:2;s:14:\"session.exists\";i:3;s:21:\"cookies:big_pipe_nojs\";i:4;s:24:\"user.roles:authenticated\";i:5;s:5:\"theme\";i:6;s:14:\"url.query_args\";i:7;s:21:\"user.node_grants:view\";i:8;s:8:\"url.site\";i:9;s:5:\"route\";i:10;s:15:\"url.path.parent\";i:11;s:17:\"url.path.is_front\";i:12;s:32:\"route.menu_active_trails:account\";i:13;s:29:\"route.menu_active_trails:main\";i:14;s:20:\"user.roles:anonymous\";i:15;s:30:\"url.query_args:_wrapper_format\";i:16;s:14:\"request_format\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1748977316.562,1,'','0');
/*!40000 ALTER TABLE `cache_dynamic_page_cache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_entity`
--

DROP TABLE IF EXISTS `cache_entity`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_entity` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_entity`
--

LOCK TABLES `cache_entity` WRITE;
/*!40000 ALTER TABLE `cache_entity` DISABLE KEYS */;
INSERT INTO `cache_entity` VALUES ('values:block_content:1',_binary 'O:39:\"Drupal\\dxpr_builder\\Entity\\BlockContent\":32:{s:15:\"\0*\0entityTypeId\";s:13:\"block_content\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:17:{s:2:\"id\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"30\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:19:\"drag_and_drop_block\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1773019137\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";s:23:\"Saved with DXPR builder\";}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"info\";a:1:{s:9:\"x-default\";s:6:\"Footer\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1773019137\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"reusable\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"body\";a:1:{s:9:\"x-default\";a:1:{i:0;a:3:{s:5:\"value\";s:7583:\"<div class=\"az-element az-section primary-footer hover-style-jwnybzq8y\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"jwnybzq8y\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-b90ieqa9y\" style=\"\" data-az-id=\"b90ieqa9y\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 az-util-vertical-centering hover-style-Ibf4fi29w\" style=\"\" data-az-id=\"Ibf4fi29w\" data-azat-pid=\"Vx8riwwrm\" id=\"Vx8riwwrm\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hy4u5nl0m\" style=\"\" data-az-persist=\"PGE+PGltZyBzcmM9Ii9zaXRlcy9kZWZhdWx0L2ZpbGVzL2Npc2NfdGhlbWUvaW1hZ2VzL2xvZ28tZm9vdGVyLndlYnAiIGFsdD0iQ0lTQyIgdGl0bGU9IkNJU0MiLz48L2E+PHA+SW1wdWxzYW1vcyBsYSB0cmFuc2Zvcm1hY2nDs24gdGVjbm9sw7NnaWNhIDxicj4gZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvcD4=\" data-az-id=\"Hy4u5nl0m\" data-azat-pid=\"News3t1ah\" id=\"News3t1ah\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a><img src=\"/sites/default/files/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\"></a><p>Impulsamos la transformación tecnológica <br> de entidades públicas y privadas.</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 az-util-vertical-centering hover-style-Ubp5p3cbs\" style=\"\" data-az-id=\"Ubp5p3cbs\" data-azat-pid=\"Umt90h42x\" id=\"Umt90h42x\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"q5a83yzls\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 az-util-vertical-centering hover-style-Ev47c4n25\" style=\"\" data-az-id=\"Ev47c4n25\" data-azat-pid=\"Qbdn496br\" id=\"Qbdn496br\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tuuvsdwgp\" style=\"\" data-az-persist=\"PGEgaHJlZj0iaHR0cHM6Ly9tYXBzLmFwcC5nb28uZ2wvRjlUZVZBVUxTeGZrdWNqazciIHRhcmdldD0iX2JsYW5rIiByZWw9Im5vb3BlbmVyIG5vcmVmZXJyZXIiPgpFZGlmaWNpbyBUb3JyZSBDZW50cmFsLCBBdi4gRWwgRG9yYWRvICM2OEMgLTYxIE9mIDYyMSA8YnI+CkJvZ290w6EsIENvbG9tYmlhCjwvYT48YnI+PGEgaHJlZj0idGVsOis1NzYwMTMwMDMxNjMiPig2MDEpIDMwMCAzMSA2MzwvYT48YnI+PGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20iPmluZm9AY2lzY3Nhcy5jb208L2E+PGJyPjxhIGhyZWY9Im1haWx0bzpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbSI+c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb208L2E+\" data-az-id=\"tuuvsdwgp\" data-azat-pid=\"tuuvsdwgp\" id=\"tuuvsdwgp\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"https://maps.app.goo.gl/F9TeVAULSxfkucjk7\" target=\"_blank\" rel=\"noopener noreferrer\">\nEdificio Torre Central, Av. El Dorado #68C -61 Of 621 <br>\nBogotá, Colombia\n</a><br><a href=\"tel:+576013003163\">(601) 300 31 63</a><br><a href=\"mailto:info@ciscsas.com\">info@ciscsas.com</a><br><a href=\"mailto:servicioalcliente@ciscsas.com\">servicioalcliente@ciscsas.com</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-xpadhqej7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xpadhqej7\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-sb6lrscbi\" style=\"\" data-az-id=\"sb6lrscbi\" data-azat-pid=\"pb09fthx9\" id=\"pb09fthx9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 az-util-vertical-centering hover-style-xfcabkuuj\" style=\"\" data-az-id=\"xfcabkuuj\" data-azat-pid=\"Szdq3okdd\" id=\"Szdq3okdd\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-opmlegwnp\" style=\"\" data-az-persist=\"PHA+wqkgQ29weXJpZ2h0IDIwMjYuIFRvZG9zIGxvcyBkZXJlY2hvcyByZXNlcnZhZG9zIENJU0MgU0FTIMKuPC9wPg==\" data-az-id=\"opmlegwnp\" data-azat-pid=\"lol0cel8j\" id=\"lol0cel8j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2026. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-ipp5bhjgx\" style=\"\" data-az-id=\"ipp5bhjgx\" data-azat-pid=\"l6wuddb71\" id=\"l6wuddb71\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-N4pak1k5n\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"N4pak1k5n\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-q2uzmu1cc\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"q2uzmu1cc\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Qqmgpgnx2\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Qqmgpgnx2\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Tix6qldlf\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Tix6qldlf\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@fortawesome/fontawesome-free/css/all.min.css\">\n\";s:7:\"summary\";N;s:6:\"format\";N;}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:2:\"id\";s:1:\"1\";s:8:\"revision\";s:2:\"30\";s:4:\"uuid\";s:36:\"0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:6:\"Footer\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"30\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:8:\"\0*\0theme\";N;s:19:\"\0*\0accessDependency\";N;}',-1,1773072977.255,1,'entity_field_info','0'),('values:file:161',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"161\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"10a9a098-3487-4d0a-85ef-56ba53514606\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:10:\"costos.png\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:27:\"public://2025-09/costos.png\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:9:\"image/png\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"2091\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758744958\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758744972\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"161\";s:5:\"label\";s:10:\"costos.png\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"10a9a098-3487-4d0a-85ef-56ba53514606\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:164',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"164\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"55c38c6f-27ef-4432-a900-52eb87b5f732\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:9:\"video.png\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:38:\"public://media-icons/generic/video.png\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:9:\"image/png\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"4156\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758747394\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758747394\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"164\";s:5:\"label\";s:9:\"video.png\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"55c38c6f-27ef-4432-a900-52eb87b5f732\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075112.355,1,'entity_field_info','0'),('values:file:167',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"167\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"fafa4031-983e-4ca8-8aed-cf62577ac04a\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:17:\"1.-Previsora.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:34:\"public://2025-09/1.-Previsora.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"3524\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758749716\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758749755\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"167\";s:5:\"label\";s:17:\"1.-Previsora.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"fafa4031-983e-4ca8-8aed-cf62577ac04a\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773073130.210,1,'entity_field_info','0'),('values:file:183',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"183\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"34e31f40-9735-49aa-9a99-4014b2935180\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:28:\"18. Alcaldía medellin.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:45:\"public://2025-09/18. Alcaldía medellin.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"6084\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758914712\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758915023\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"183\";s:5:\"label\";s:28:\"18. Alcaldía medellin.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"34e31f40-9735-49aa-9a99-4014b2935180\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074810.013,1,'entity_field_info','0'),('values:file:184',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"184\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"87436eb1-4157-49d3-9a2b-e5ce92d218f1\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:13:\"3. Adres.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:30:\"public://2025-09/3. Adres.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"3572\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758915010\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758915459\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"184\";s:5:\"label\";s:13:\"3. Adres.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"87436eb1-4157-49d3-9a2b-e5ce92d218f1\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074810.014,1,'entity_field_info','0'),('values:file:185',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"185\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"a22e389f-8196-4bea-bc74-76bd00429ce7\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:12:\"6. DNDA.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:29:\"public://2025-09/6. DNDA.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"16728\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758915728\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758916125\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"185\";s:5:\"label\";s:12:\"6. DNDA.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"a22e389f-8196-4bea-bc74-76bd00429ce7\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074675.953,1,'entity_field_info','0'),('values:file:186',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"186\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"82e47b21-e87e-4d9f-9e0e-d031865e13df\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:13:\"10.cgfm_.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:30:\"public://2025-09/10.cgfm_.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"17854\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758916161\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758916210\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"186\";s:5:\"label\";s:13:\"10.cgfm_.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"82e47b21-e87e-4d9f-9e0e-d031865e13df\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074675.954,1,'entity_field_info','0'),('values:file:187',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"187\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"88eda398-6232-4819-8139-e5479f99f4b4\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:12:\"15. PMA.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:29:\"public://2025-09/15. PMA.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"19182\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758916310\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758916603\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"187\";s:5:\"label\";s:12:\"15. PMA.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"88eda398-6232-4819-8139-e5479f99f4b4\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074675.954,1,'entity_field_info','0'),('values:file:192',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"192\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"f728fc70-1713-41b2-8747-b04cc0a52100\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:32:\"7. Computadores para Educar.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:49:\"public://2025-09/7. Computadores para Educar.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"10096\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758916859\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758917017\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"192\";s:5:\"label\";s:32:\"7. Computadores para Educar.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"f728fc70-1713-41b2-8747-b04cc0a52100\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074675.954,1,'entity_field_info','0'),('values:file:193',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"193\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"2e67179a-42de-46f7-9be1-73d959c6b26c\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:23:\"11. Alcaldía SOPO.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:40:\"public://2025-09/11. Alcaldía SOPO.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"15122\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758916876\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758916988\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"193\";s:5:\"label\";s:23:\"11. Alcaldía SOPO.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"2e67179a-42de-46f7-9be1-73d959c6b26c\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074675.954,1,'entity_field_info','0'),('values:file:194',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"194\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"8bdc3bea-b6d6-4a7a-ac78-522bd48efb76\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:13:\"12.rtvc_.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:30:\"public://2025-09/12.rtvc_.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"2490\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758917572\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758917846\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"194\";s:5:\"label\";s:13:\"12.rtvc_.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"8bdc3bea-b6d6-4a7a-ac78-522bd48efb76\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074675.954,1,'entity_field_info','0'),('values:file:195',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"195\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"48cd20a5-d0d9-4b4f-baa7-6880433c41e1\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:40:\"fondo-financiero-distrital-de-salud.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:57:\"public://2025-09/fondo-financiero-distrital-de-salud.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"13656\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758917681\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758917698\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"195\";s:5:\"label\";s:40:\"fondo-financiero-distrital-de-salud.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"48cd20a5-d0d9-4b4f-baa7-6880433c41e1\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074675.954,1,'entity_field_info','0'),('values:file:196',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"196\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"e085cf9d-353d-4b61-bd2a-5bc791d5ab8e\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:34:\"9. Direccion sanidad Ejercito.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:51:\"public://2025-09/9. Direccion sanidad Ejercito.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"9886\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758917791\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758917843\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"196\";s:5:\"label\";s:34:\"9. Direccion sanidad Ejercito.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"e085cf9d-353d-4b61-bd2a-5bc791d5ab8e\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074675.954,1,'entity_field_info','0'),('values:file:198',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"198\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"107e6512-d040-4070-b0d8-edbcc1df812d\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:11:\"Devops.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:28:\"public://2025-09/Devops.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"48036\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758919052\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758919059\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"198\";s:5:\"label\";s:11:\"Devops.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"107e6512-d040-4070-b0d8-edbcc1df812d\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074745.330,1,'entity_field_info','0'),('values:file:200',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"200\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"b1edc59e-8eca-4336-afe7-03c0f5ef6e79\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:24:\"Diseño sin título.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:41:\"public://2025-09/Diseño sin título.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"51388\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758920767\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758920779\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"200\";s:5:\"label\";s:24:\"Diseño sin título.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"b1edc59e-8eca-4336-afe7-03c0f5ef6e79\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773073130.280,1,'entity_field_info','0'),('values:file:201',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:3:\"201\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"e7f8d32c-502e-4c34-9797-85a84e73cc93\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:28:\"Diseño sin título (2).webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:45:\"public://2025-09/Diseño sin título (2).webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:6:\"118532\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758921201\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758921211\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:3:\"201\";s:5:\"label\";s:28:\"Diseño sin título (2).webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"e7f8d32c-502e-4c34-9797-85a84e73cc93\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773073130.280,1,'entity_field_info','0'),('values:file:38',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"38\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"5d259484-a17b-46a5-8441-015a613ec1ad\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:23:\"desarrollos-medida.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:42:\"public://2025-06/desarrollos-medida_0.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"38326\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749235380\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749235383\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"38\";s:5:\"label\";s:23:\"desarrollos-medida.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"5d259484-a17b-46a5-8441-015a613ec1ad\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:39',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"39\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"6a93c50f-d317-4aca-ba19-4fb13cca45e5\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:17:\"portales-web.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:36:\"public://2025-06/portales-web_0.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"19696\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749235429\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749235432\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"39\";s:5:\"label\";s:17:\"portales-web.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"6a93c50f-d317-4aca-ba19-4fb13cca45e5\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:40',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"40\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"5ddb3d8c-ac70-4579-a92a-5447b1b8f955\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:23:\"gestion-documental.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:42:\"public://2025-06/gestion-documental_0.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"12282\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749235458\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749235464\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"40\";s:5:\"label\";s:23:\"gestion-documental.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"5ddb3d8c-ac70-4579-a92a-5447b1b8f955\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:42',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"42\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"03b1e9d8-d7aa-4ab7-8919-d2feba86021a\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:28:\"banner-gobierno-digital.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:47:\"public://2025-06/banner-gobierno-digital_1.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"19916\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749235606\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749235610\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"42\";s:5:\"label\";s:28:\"banner-gobierno-digital.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"03b1e9d8-d7aa-4ab7-8919-d2feba86021a\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:44',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"44\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"447c4670-169f-4e0b-a9e2-fc2abfe474ea\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:21:\"servicios_banner.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:40:\"public://2025-06/servicios_banner_0.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"92968\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749242044\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749242050\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"44\";s:5:\"label\";s:21:\"servicios_banner.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"447c4670-169f-4e0b-a9e2-fc2abfe474ea\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:50',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"50\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"3441b17b-dcc2-4b69-b087-6d8498bdaaff\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:13:\"servidor.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:30:\"public://2025-06/servidor.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:3:\"694\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749484233\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749484242\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"50\";s:5:\"label\";s:13:\"servidor.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"3441b17b-dcc2-4b69-b087-6d8498bdaaff\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:51',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"51\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"c32323f6-1afe-4c83-a611-5909b7da66c7\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:11:\"ajuste.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:30:\"public://2025-06/ajuste_0.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:3:\"728\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749484333\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749484338\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"51\";s:5:\"label\";s:11:\"ajuste.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"c32323f6-1afe-4c83-a611-5909b7da66c7\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:52',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"52\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"b7e40739-d32a-4ca1-a573-e6aa3e5296d7\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:11:\"equipo.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:30:\"public://2025-06/equipo_0.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:3:\"834\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749484465\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749484474\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"52\";s:5:\"label\";s:11:\"equipo.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"b7e40739-d32a-4ca1-a573-e6aa3e5296d7\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:53',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"53\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"f3c13d99-782f-4600-ac85-acc376fd9849\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:15:\"portales-1.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:34:\"public://2025-06/portales-1_0.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:3:\"594\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749495853\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749495859\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"53\";s:5:\"label\";s:15:\"portales-1.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"f3c13d99-782f-4600-ac85-acc376fd9849\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:54',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"54\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"152ad43a-0c38-4760-aacd-22ae4768da75\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:11:\"costos.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:28:\"public://2025-06/costos.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"1112\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749496335\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749496339\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"54\";s:5:\"label\";s:11:\"costos.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"152ad43a-0c38-4760-aacd-22ae4768da75\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:55',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"55\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"60ef95c1-6898-48d9-87e7-ff687b680fca\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:12:\"archivo.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:29:\"public://2025-06/archivo.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:3:\"830\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749496544\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749496547\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"55\";s:5:\"label\";s:12:\"archivo.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"60ef95c1-6898-48d9-87e7-ff687b680fca\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:56',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"56\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"2e386ab0-0297-4bc5-8e1a-975b5d901756\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:15:\"financiera.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:32:\"public://2025-06/financiera.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:3:\"998\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749557115\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749557121\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"56\";s:5:\"label\";s:15:\"financiera.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"2e386ab0-0297-4bc5-8e1a-975b5d901756\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:57',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"57\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"9856e4f0-6c86-4c8c-b5cd-1d5c9d243ba6\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:12:\"gestion.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:29:\"public://2025-06/gestion.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:3:\"928\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749557318\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749557324\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"57\";s:5:\"label\";s:12:\"gestion.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"9856e4f0-6c86-4c8c-b5cd-1d5c9d243ba6\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773075113.419,1,'entity_field_info','0'),('values:file:59',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"59\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"ba32a77f-df41-4374-a82f-e24c4dd161ec\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:16:\"apache_icon.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:33:\"public://2025-06/apache_icon.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:3:\"714\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749726054\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726060\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"59\";s:5:\"label\";s:16:\"apache_icon.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"ba32a77f-df41-4374-a82f-e24c4dd161ec\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074773.334,1,'entity_field_info','0'),('values:file:60',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"60\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"ef3b1b0f-443f-4409-8e9e-1bdc24e69525\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:16:\"docker_icon.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:33:\"public://2025-06/docker_icon.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:3:\"622\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749726071\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726080\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"60\";s:5:\"label\";s:16:\"docker_icon.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"ef3b1b0f-443f-4409-8e9e-1bdc24e69525\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074753.757,1,'entity_field_info','0'),('values:file:61',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"61\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"063a51fb-dcf3-467c-b29e-0e57eeb9db9a\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:16:\"drupal_icon.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:33:\"public://2025-06/drupal_icon.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"1058\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749726092\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726100\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"61\";s:5:\"label\";s:16:\"drupal_icon.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"063a51fb-dcf3-467c-b29e-0e57eeb9db9a\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074773.326,1,'entity_field_info','0'),('values:file:62',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"62\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"e2d512b8-2063-4335-b3e9-7ebed496ce0e\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:14:\"java_icon.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:31:\"public://2025-06/java_icon.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"1174\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749726118\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726126\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"62\";s:5:\"label\";s:14:\"java_icon.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"e2d512b8-2063-4335-b3e9-7ebed496ce0e\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074753.751,1,'entity_field_info','0'),('values:file:63',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"63\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"371c56f8-19b1-4475-a173-4dad2f406a33\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:15:\"linux_icon.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:32:\"public://2025-06/linux_icon.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"1334\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749726141\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726149\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"63\";s:5:\"label\";s:15:\"linux_icon.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"371c56f8-19b1-4475-a173-4dad2f406a33\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074735.600,1,'entity_field_info','0'),('values:file:64',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"64\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"bffae684-e92b-4222-a1f6-22da34b7df62\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:15:\"mysql_icon.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:32:\"public://2025-06/mysql_icon.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"1078\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749726168\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726172\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"64\";s:5:\"label\";s:15:\"mysql_icon.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"bffae684-e92b-4222-a1f6-22da34b7df62\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074773.338,1,'entity_field_info','0'),('values:file:67',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"67\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"83a130dc-5681-4b5c-9047-f68fa2eb80b1\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:13:\"php_icon.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:30:\"public://2025-06/php_icon.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"1100\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749726679\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726685\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"67\";s:5:\"label\";s:13:\"php_icon.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"83a130dc-5681-4b5c-9047-f68fa2eb80b1\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074735.592,1,'entity_field_info','0'),('values:file:71',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"71\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"d87195e6-bea2-43b0-80c0-480b4fac1c9d\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:18:\"logo_fontur_0.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:35:\"public://2025-06/logo_fontur_0.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"4364\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1750104057\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750104068\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"71\";s:5:\"label\";s:18:\"logo_fontur_0.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"d87195e6-bea2-43b0-80c0-480b4fac1c9d\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773073130.209,1,'entity_field_info','0'),('values:file:72',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"72\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"533fabdf-5be7-4830-82ab-88f516ffb33e\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:15:\"logo_ponal.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:32:\"public://2025-06/logo_ponal.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"27320\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1750199043\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750199058\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"72\";s:5:\"label\";s:15:\"logo_ponal.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"533fabdf-5be7-4830-82ab-88f516ffb33e\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074814.966,1,'entity_field_info','0'),('values:file:73',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"73\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"45c6d8ba-bc47-47c7-bf46-cb0cfde9d489\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:12:\"Agencia.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:29:\"public://2025-06/Agencia.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"4868\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1750199211\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750199414\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"73\";s:5:\"label\";s:12:\"Agencia.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"45c6d8ba-bc47-47c7-bf46-cb0cfde9d489\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773073130.210,1,'entity_field_info','0'),('values:file:77',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"77\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"e9561c81-fb84-4379-9ed3-617de3935278\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:10:\"page1.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:27:\"public://2025-06/page1.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"13160\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1750269604\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750269632\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"77\";s:5:\"label\";s:10:\"page1.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"e9561c81-fb84-4379-9ed3-617de3935278\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074773.078,1,'entity_field_info','0'),('values:file:78',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"78\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"d714ddbc-28c0-43ff-aebd-c986be1426bb\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:10:\"page2.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:27:\"public://2025-06/page2.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"9730\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1750269604\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750269632\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"78\";s:5:\"label\";s:10:\"page2.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"d714ddbc-28c0-43ff-aebd-c986be1426bb\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074773.078,1,'entity_field_info','0'),('values:file:79',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"79\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"828cde93-cbf9-43f8-82a8-849759bf8383\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:10:\"page3.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:27:\"public://2025-06/page3.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:4:\"7214\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1750269604\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750269632\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"79\";s:5:\"label\";s:10:\"page3.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"828cde93-cbf9-43f8-82a8-849759bf8383\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074773.078,1,'entity_field_info','0'),('values:file:85',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"85\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"5ab83408-ff71-46f4-ab43-140a5989588a\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:20:\"Tarjeta_Joven_0.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:37:\"public://2025-07/Tarjeta_Joven_0.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"92104\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1751476738\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1751476744\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"85\";s:5:\"label\";s:20:\"Tarjeta_Joven_0.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"5ab83408-ff71-46f4-ab43-140a5989588a\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773073130.280,1,'entity_field_info','0'),('values:file:86',_binary 'O:23:\"Drupal\\file\\Entity\\File\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"file\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:11:{s:3:\"fid\";a:1:{s:9:\"x-default\";s:2:\"86\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"5a197953-77bf-457a-afd3-5138b26d8fe5\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:2:\"es\";}}}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:8:\"filename\";a:1:{s:9:\"x-default\";s:23:\"Pueblos_Patrimonio.webp\";}s:3:\"uri\";a:1:{s:9:\"x-default\";s:40:\"public://2025-07/Pueblos_Patrimonio.webp\";}s:8:\"filemime\";a:1:{s:9:\"x-default\";s:10:\"image/webp\";}s:8:\"filesize\";a:1:{s:9:\"x-default\";s:5:\"54042\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1751476973\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1751476978\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:6:{s:6:\"bundle\";s:4:\"file\";s:2:\"id\";s:2:\"86\";s:5:\"label\";s:23:\"Pueblos_Patrimonio.webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"5a197953-77bf-457a-afd3-5138b26d8fe5\";s:5:\"owner\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:1:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773073130.280,1,'entity_field_info','0'),('values:media:10',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"10\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"10\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"f66731e0-4614-44a9-9491-608c05c7278b\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749242044\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:21:\"servicios_banner.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"44\";s:3:\"alt\";s:9:\"Servicios\";s:5:\"title\";N;s:5:\"width\";s:3:\"653\";s:6:\"height\";s:3:\"540\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749242044\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749242044\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"44\";s:3:\"alt\";s:9:\"Servicios\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:3:\"653\";s:6:\"height\";s:3:\"540\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:2:\"10\";s:8:\"revision\";s:2:\"10\";s:4:\"uuid\";s:36:\"f66731e0-4614-44a9-9491-608c05c7278b\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:21:\"servicios_banner.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"10\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:15',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"15\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"15\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"7792c442-98d6-42c0-b222-69a7f2f86c97\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749484233\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:13:\"servidor.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"50\";s:3:\"alt\";s:10:\"Servidores\";s:5:\"title\";N;s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749484233\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749484233\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"50\";s:3:\"alt\";s:10:\"Servidores\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:2:\"15\";s:8:\"revision\";s:2:\"15\";s:4:\"uuid\";s:36:\"7792c442-98d6-42c0-b222-69a7f2f86c97\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:13:\"servidor.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"15\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:16',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"16\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"16\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"ffa18903-2af6-4064-9e4b-c4becd563a0a\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749484333\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:11:\"ajuste.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"51\";s:3:\"alt\";s:23:\"Desarrollos a la medida\";s:5:\"title\";N;s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749484333\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749484333\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"51\";s:3:\"alt\";s:23:\"Desarrollos a la medida\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:2:\"16\";s:8:\"revision\";s:2:\"16\";s:4:\"uuid\";s:36:\"ffa18903-2af6-4064-9e4b-c4becd563a0a\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:11:\"ajuste.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"16\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:17',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"17\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"17\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"c9d63fc3-a4b8-4f4a-a92e-4819b0c150fb\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749484465\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:11:\"equipo.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"52\";s:3:\"alt\";s:27:\"Implementación de Software\";s:5:\"title\";N;s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749484465\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749484465\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"52\";s:3:\"alt\";s:27:\"Implementación de Software\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:2:\"17\";s:8:\"revision\";s:2:\"17\";s:4:\"uuid\";s:36:\"c9d63fc3-a4b8-4f4a-a92e-4819b0c150fb\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:11:\"equipo.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"17\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:18',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"18\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"18\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"7270f490-7f31-4458-bea4-97b5cecdc756\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749495853\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:15:\"portales-1.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"53\";s:3:\"alt\";s:12:\"Portales Web\";s:5:\"title\";N;s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749495853\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749495853\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"53\";s:3:\"alt\";s:12:\"Portales Web\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:2:\"18\";s:8:\"revision\";s:2:\"18\";s:4:\"uuid\";s:36:\"7270f490-7f31-4458-bea4-97b5cecdc756\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:15:\"portales-1.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"18\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:19',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"19\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"19\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"af32b69e-16ba-43fb-bf4b-eefbd528c44f\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749496335\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:11:\"costos.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"54\";s:3:\"alt\";s:6:\"COSTOS\";s:5:\"title\";N;s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749496335\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749496335\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"54\";s:3:\"alt\";s:6:\"COSTOS\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:2:\"19\";s:8:\"revision\";s:2:\"19\";s:4:\"uuid\";s:36:\"af32b69e-16ba-43fb-bf4b-eefbd528c44f\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:11:\"costos.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"19\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:20',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"20\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"20\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"102c5ee0-27e4-434e-afdb-f3334186fee5\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749496544\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:12:\"archivo.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"55\";s:3:\"alt\";s:5:\"ORFEO\";s:5:\"title\";N;s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749496544\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749496544\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"55\";s:3:\"alt\";s:5:\"ORFEO\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:2:\"20\";s:8:\"revision\";s:2:\"20\";s:4:\"uuid\";s:36:\"102c5ee0-27e4-434e-afdb-f3334186fee5\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:12:\"archivo.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"20\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:21',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"21\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"21\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"c41270c1-8e46-4924-987c-e83816a47689\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749557115\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:15:\"financiera.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"56\";s:3:\"alt\";s:10:\"Financiera\";s:5:\"title\";N;s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749557115\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749557115\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"56\";s:3:\"alt\";s:10:\"Financiera\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:2:\"21\";s:8:\"revision\";s:2:\"21\";s:4:\"uuid\";s:36:\"c41270c1-8e46-4924-987c-e83816a47689\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:15:\"financiera.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"21\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:22',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"22\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"22\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"6dd87f6c-9d22-4941-b142-95a7d7f29c84\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749557318\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:12:\"gestion.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"57\";s:3:\"alt\";s:11:\"Empresarial\";s:5:\"title\";N;s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749557318\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749557318\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"57\";s:3:\"alt\";s:11:\"Empresarial\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:2:\"22\";s:8:\"revision\";s:2:\"22\";s:4:\"uuid\";s:36:\"6dd87f6c-9d22-4941-b142-95a7d7f29c84\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:12:\"gestion.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"22\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:23',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"23\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"23\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"65411ae9-28c5-4d06-bd88-a44e007a1b00\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1758744958\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:10:\"costos.png\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:3:\"161\";s:3:\"alt\";s:7:\"Entidad\";s:5:\"title\";N;s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758744958\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758744958\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"161\";s:3:\"alt\";s:7:\"Entidad\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:2:\"51\";s:6:\"height\";s:2:\"51\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:2:\"23\";s:8:\"revision\";s:2:\"23\";s:4:\"uuid\";s:36:\"65411ae9-28c5-4d06-bd88-a44e007a1b00\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:10:\"costos.png\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"23\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:25',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"25\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"25\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"video\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"6c5ab399-bbac-4709-874b-0d8b9d2725ab\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1773015696\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:14:\"Pagina web.mp4\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:3:\"164\";s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:5:\"width\";s:3:\"180\";s:6:\"height\";s:3:\"180\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1773015668\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1773015696\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:22:\"field_media_video_file\";a:1:{s:9:\"x-default\";a:1:{i:0;a:3:{s:9:\"target_id\";s:3:\"207\";s:7:\"display\";s:1:\"1\";s:11:\"description\";s:0:\"\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"video\";s:2:\"id\";s:2:\"25\";s:8:\"revision\";s:2:\"25\";s:4:\"uuid\";s:36:\"6c5ab399-bbac-4709-874b-0d8b9d2725ab\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:14:\"Pagina web.mp4\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"25\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:26',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"26\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"26\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"video\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"b67e79cc-a774-49d8-8bd4-eff701374c90\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1773015790\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:11:\"SIG (2).mp4\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:3:\"164\";s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:5:\"width\";s:3:\"180\";s:6:\"height\";s:3:\"180\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1773015766\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1773015790\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:22:\"field_media_video_file\";a:1:{s:9:\"x-default\";a:1:{i:0;a:3:{s:9:\"target_id\";s:3:\"208\";s:7:\"display\";s:1:\"1\";s:11:\"description\";s:0:\"\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"video\";s:2:\"id\";s:2:\"26\";s:8:\"revision\";s:2:\"26\";s:4:\"uuid\";s:36:\"b67e79cc-a774-49d8-8bd4-eff701374c90\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:11:\"SIG (2).mp4\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"26\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.261,1,'entity_field_info','0'),('values:media:27',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"27\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"27\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"video\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"d699fc2f-98e6-43ce-bd23-a0cc07a2d7c3\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1773016502\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:25:\"MARKETING DIGITAL (1).mp4\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:3:\"164\";s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:5:\"width\";s:3:\"180\";s:6:\"height\";s:3:\"180\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1773016482\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1773016502\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:22:\"field_media_video_file\";a:1:{s:9:\"x-default\";a:1:{i:0;a:3:{s:9:\"target_id\";s:3:\"209\";s:7:\"display\";s:1:\"1\";s:11:\"description\";s:0:\"\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"video\";s:2:\"id\";s:2:\"27\";s:8:\"revision\";s:2:\"27\";s:4:\"uuid\";s:36:\"d699fc2f-98e6-43ce-bd23-a0cc07a2d7c3\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:25:\"MARKETING DIGITAL (1).mp4\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"27\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.261,1,'entity_field_info','0'),('values:media:29',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:2:\"29\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:2:\"29\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"video\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"048f7b56-1582-4c43-aed0-09cf29718331\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1773075111\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:10:\"Devops.mp4\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:3:\"164\";s:3:\"alt\";s:0:\"\";s:5:\"title\";N;s:5:\"width\";s:3:\"180\";s:6:\"height\";s:3:\"180\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1773075092\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1773075111\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:22:\"field_media_video_file\";a:1:{s:9:\"x-default\";a:1:{i:0;a:3:{s:9:\"target_id\";s:3:\"212\";s:7:\"display\";s:1:\"1\";s:11:\"description\";s:0:\"\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"video\";s:2:\"id\";s:2:\"29\";s:8:\"revision\";s:2:\"29\";s:4:\"uuid\";s:36:\"048f7b56-1582-4c43-aed0-09cf29718331\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:10:\"Devops.mp4\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"29\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.261,1,'entity_field_info','0'),('values:media:5',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:1:\"5\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:1:\"5\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"d59dd258-6075-47f6-8a5b-e67d4f5bca79\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749235380\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:23:\"desarrollos-medida.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"38\";s:3:\"alt\";s:23:\"Desarrollos a la medida\";s:5:\"title\";N;s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"470\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749235380\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749235380\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"38\";s:3:\"alt\";s:23:\"Desarrollos a la medida\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"470\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:1:\"5\";s:8:\"revision\";s:1:\"5\";s:4:\"uuid\";s:36:\"d59dd258-6075-47f6-8a5b-e67d4f5bca79\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:23:\"desarrollos-medida.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"5\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:6',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:1:\"6\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:1:\"6\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"a2328bdf-ad74-47f2-a1ca-f478f711ad2b\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749235429\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:17:\"portales-web.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"39\";s:3:\"alt\";s:12:\"Portales Web\";s:5:\"title\";N;s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"470\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749235429\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749235429\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"39\";s:3:\"alt\";s:12:\"Portales Web\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"470\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:1:\"6\";s:8:\"revision\";s:1:\"6\";s:4:\"uuid\";s:36:\"a2328bdf-ad74-47f2-a1ca-f478f711ad2b\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:17:\"portales-web.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"6\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:7',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:1:\"7\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:1:\"7\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"8848390f-2c2e-4b59-b9fa-928235e62ade\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749235458\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:23:\"gestion-documental.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"40\";s:3:\"alt\";s:31:\"Sistemas de gestión documental\";s:5:\"title\";N;s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"470\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749235458\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749235458\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"40\";s:3:\"alt\";s:31:\"Sistemas de gestión documental\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"470\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:1:\"7\";s:8:\"revision\";s:1:\"7\";s:4:\"uuid\";s:36:\"8848390f-2c2e-4b59-b9fa-928235e62ade\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:23:\"gestion-documental.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"7\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:media:9',_binary 'O:25:\"Drupal\\media\\Entity\\Media\":31:{s:15:\"\0*\0entityTypeId\";s:5:\"media\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"mid\";a:1:{s:9:\"x-default\";s:1:\"9\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:1:\"9\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:5:\"image\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"b9a071ea-ad05-4069-9942-dcb17f4380e1\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749235606\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:28:\"banner-gobierno-digital.webp\";}s:9:\"thumbnail\";a:1:{s:9:\"x-default\";a:5:{s:9:\"target_id\";s:2:\"42\";s:3:\"alt\";s:34:\"Somos expertos en Gobierno Digital\";s:5:\"title\";N;s:5:\"width\";s:4:\"1172\";s:6:\"height\";s:3:\"500\";}}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749235606\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749235606\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_media_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"42\";s:3:\"alt\";s:34:\"Somos expertos en Gobierno Digital\";s:5:\"title\";s:0:\"\";s:5:\"width\";s:4:\"1172\";s:6:\"height\";s:3:\"500\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:5:\"image\";s:2:\"id\";s:1:\"9\";s:8:\"revision\";s:1:\"9\";s:4:\"uuid\";s:36:\"b9a071ea-ad05-4069-9942-dcb17f4380e1\";}s:25:\"\0*\0translatableEntityKeys\";a:6:{s:5:\"label\";a:1:{s:9:\"x-default\";s:28:\"banner-gobierno-digital.webp\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"9\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:20:\"\0*\0stringTranslation\";N;}',-1,1773075113.260,1,'entity_field_info','0'),('values:menu_link_content:2',_binary 'O:47:\"Drupal\\menu_link_content\\Entity\\MenuLinkContent\":31:{s:15:\"\0*\0entityTypeId\";s:17:\"menu_link_content\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:23:{s:2:\"id\";a:1:{s:9:\"x-default\";s:1:\"2\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"2\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:17:\"menu_link_content\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"607490d5-4f49-45bb-b47e-03cc845c2e90\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748987388\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"enabled\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:9:\"Proyectos\";}s:11:\"description\";a:1:{s:9:\"x-default\";N;}s:4:\"link\";a:1:{s:9:\"x-default\";a:3:{s:3:\"uri\";s:19:\"internal:/proyectos\";s:5:\"title\";s:0:\"\";s:7:\"options\";a:0:{}}}s:8:\"external\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1751567808\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:9:\"menu_name\";a:1:{s:9:\"x-default\";s:4:\"main\";}s:10:\"rediscover\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:3:\"-48\";}s:8:\"expanded\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";N;}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:5:{s:6:\"bundle\";s:17:\"menu_link_content\";s:2:\"id\";s:1:\"2\";s:8:\"revision\";s:1:\"2\";s:4:\"uuid\";s:36:\"607490d5-4f49-45bb-b47e-03cc845c2e90\";s:9:\"published\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:4:{s:5:\"label\";a:1:{s:9:\"x-default\";s:9:\"Proyectos\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"2\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:15:\"\0*\0insidePlugin\";b:0;}',-1,1773072975.292,1,'entity_field_info','0'),('values:menu_link_content:4',_binary 'O:47:\"Drupal\\menu_link_content\\Entity\\MenuLinkContent\":31:{s:15:\"\0*\0entityTypeId\";s:17:\"menu_link_content\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:23:{s:2:\"id\";a:1:{s:9:\"x-default\";s:1:\"4\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"4\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:17:\"menu_link_content\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748987530\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"enabled\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:8:\"Clientes\";}s:11:\"description\";a:1:{s:9:\"x-default\";N;}s:4:\"link\";a:1:{s:9:\"x-default\";a:3:{s:3:\"uri\";s:18:\"internal:/clientes\";s:5:\"title\";s:0:\"\";s:7:\"options\";a:0:{}}}s:8:\"external\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750861768\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:9:\"menu_name\";a:1:{s:9:\"x-default\";s:4:\"main\";}s:10:\"rediscover\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:3:\"-46\";}s:8:\"expanded\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";N;}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:5:{s:6:\"bundle\";s:17:\"menu_link_content\";s:2:\"id\";s:1:\"4\";s:8:\"revision\";s:1:\"4\";s:4:\"uuid\";s:36:\"1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:9:\"published\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:4:{s:5:\"label\";a:1:{s:9:\"x-default\";s:8:\"Clientes\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"4\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:15:\"\0*\0insidePlugin\";b:0;}',-1,1773072975.292,1,'entity_field_info','0'),('values:menu_link_content:5',_binary 'O:47:\"Drupal\\menu_link_content\\Entity\\MenuLinkContent\":31:{s:15:\"\0*\0entityTypeId\";s:17:\"menu_link_content\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:23:{s:2:\"id\";a:1:{s:9:\"x-default\";s:1:\"5\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"5\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:17:\"menu_link_content\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"2b5c6657-2311-4ce0-9149-276fc02b9486\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748987583\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"enabled\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:4:\"Blog\";}s:11:\"description\";a:1:{s:9:\"x-default\";N;}s:4:\"link\";a:1:{s:9:\"x-default\";a:3:{s:3:\"uri\";s:14:\"internal:/blog\";s:5:\"title\";s:0:\"\";s:7:\"options\";a:0:{}}}s:8:\"external\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1751889607\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:9:\"menu_name\";a:1:{s:9:\"x-default\";s:4:\"main\";}s:10:\"rediscover\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:8:\"expanded\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";N;}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:5:{s:6:\"bundle\";s:17:\"menu_link_content\";s:2:\"id\";s:1:\"5\";s:8:\"revision\";s:1:\"5\";s:4:\"uuid\";s:36:\"2b5c6657-2311-4ce0-9149-276fc02b9486\";s:9:\"published\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:4:{s:5:\"label\";a:1:{s:9:\"x-default\";s:4:\"Blog\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"5\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:15:\"\0*\0insidePlugin\";b:0;}',-1,1773072975.292,1,'entity_field_info','0'),('values:menu_link_content:6',_binary 'O:47:\"Drupal\\menu_link_content\\Entity\\MenuLinkContent\":31:{s:15:\"\0*\0entityTypeId\";s:17:\"menu_link_content\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:23:{s:2:\"id\";a:1:{s:9:\"x-default\";s:1:\"6\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"6\";}s:6:\"bundle\";a:1:{s:9:\"x-default\";s:17:\"menu_link_content\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748987598\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"enabled\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:8:\"Contacto\";}s:11:\"description\";a:1:{s:9:\"x-default\";N;}s:4:\"link\";a:1:{s:9:\"x-default\";a:3:{s:3:\"uri\";s:29:\"internal:/contact/contactanos\";s:5:\"title\";s:0:\"\";s:7:\"options\";a:0:{}}}s:8:\"external\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750099419\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:9:\"menu_name\";a:1:{s:9:\"x-default\";s:4:\"main\";}s:10:\"rediscover\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:8:\"expanded\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";N;}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:5:{s:6:\"bundle\";s:17:\"menu_link_content\";s:2:\"id\";s:1:\"6\";s:8:\"revision\";s:1:\"6\";s:4:\"uuid\";s:36:\"602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:9:\"published\";s:1:\"1\";}s:25:\"\0*\0translatableEntityKeys\";a:4:{s:5:\"label\";a:1:{s:9:\"x-default\";s:8:\"Contacto\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"6\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:15:\"\0*\0insidePlugin\";b:0;}',-1,1773072975.292,1,'entity_field_info','0'),('values:node:1',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:20:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"567\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:18:\"drag_and_drop_page\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"93657924-e203-4bcd-b203-eabdecf4285d\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1773075254\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";s:23:\"Saved with DXPR builder\";}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:6:\"Inicio\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1748986932\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1773075167\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";N;}s:4:\"body\";a:1:{s:9:\"x-default\";a:1:{i:0;a:3:{s:5:\"value\";s:27423:\"<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Teiqv2nal\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Teiqv2nal\" data-azat-pid=\"imy9rn6l7\" id=\"imy9rn6l7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ix11wqys3\" class=\"az-element az-carousel hover-style-Ypt9r6vyq\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ypt9r6vyq\" data-azat-pid=\"Ix11wqys3\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Rj5lcnbw6\" style=\"\" data-az-id=\"Rj5lcnbw6\" data-azat-pid=\"leugslq1d\" id=\"leugslq1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qvr8i12jb\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"Qvr8i12jb\" data-azat-pid=\"kx1fnnkgi\" id=\"kx1fnnkgi\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-A0lrkrrc8\" style=\"\" data-az-id=\"A0lrkrrc8\" data-azat-pid=\"rm5uvowcm\" id=\"rm5uvowcm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-js5da10jx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"js5da10jx\" data-azat-pid=\"S4xm6pg9a\" id=\"S4xm6pg9a\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-r20yn9fvn\" style=\"\" data-az-id=\"r20yn9fvn\" data-azat-pid=\"rk5yas8fa\" id=\"rk5yas8fa\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pmkx77qkj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Pmkx77qkj\" data-azat-pid=\"Gd5gnudeq\" id=\"Gd5gnudeq\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Q0bino43a\" style=\"\" data-az-id=\"Q0bino43a\" data-azat-pid=\"Hyltgr12k\" id=\"Hyltgr12k\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Vxp81moj6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Vxp81moj6\" data-azat-pid=\"T2920cym1\" id=\"T2920cym1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Vnuzwz97s\" style=\"\" data-az-id=\"Vnuzwz97s\" data-azat-pid=\"q0fp23xpm\" id=\"q0fp23xpm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hgyi8tavs\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"Hgyi8tavs\" data-azat-pid=\"zo84cjarw\" id=\"zo84cjarw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-e0cr3oa5p\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"e0cr3oa5p\" data-azat-pid=\"Snuu6rfuk\" id=\"Snuu6rfuk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nnsmry74p\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"Nnsmry74p\" data-azat-pid=\"fyq9h9ylw\" id=\"fyq9h9ylw\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-gpbaw5wd8\" style=\"\" data-az-id=\"gpbaw5wd8\" data-azat-pid=\"bqydwxbe6\" id=\"bqydwxbe6\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-mepd9zayk\" style=\"\" data-az-id=\"mepd9zayk\" data-azat-pid=\"Hddujud8i\" id=\"Hddujud8i\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-R8ydhrawc\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"R8ydhrawc\" data-azat-pid=\"Pcepjk1g6\" id=\"Pcepjk1g6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gkp7d3p2o\" style=\"\" data-az-id=\"Gkp7d3p2o\" data-azat-pid=\"ie8siswo6\" id=\"ie8siswo6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-km4t5rgo8\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"km4t5rgo8\" data-azat-pid=\"g0j7440o5\" id=\"g0j7440o5\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Nrceo7xql\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nrceo7xql\" data-azat-pid=\"ydelis3mu\" id=\"ydelis3mu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Max6sse1g\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Max6sse1g\" data-azat-pid=\"n8pxshb5v\" id=\"n8pxshb5v\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-dqdt87ero\" style=\"\" data-az-id=\"dqdt87ero\" data-azat-pid=\"Kj28akpgt\" id=\"Kj28akpgt\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ii8lqgu9i\" style=\"\" data-az-id=\"ii8lqgu9i\" data-azat-pid=\"Rn0xtp2e4\" id=\"Rn0xtp2e4\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ox4g9jqeg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Ox4g9jqeg\" data-azat-pid=\"Hgyyfpnv8\" id=\"Hgyyfpnv8\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jotmg3g1h\" style=\"\" data-az-id=\"jotmg3g1h\" data-azat-pid=\"Wq3nptzro\" id=\"Wq3nptzro\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tmhhvtcbu\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Tmhhvtcbu\" data-azat-pid=\"h0m2txt2x\" id=\"h0m2txt2x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Q8u64vl8u\" style=\"\" data-az-id=\"Q8u64vl8u\" data-azat-pid=\"Qpji9hr9x\" id=\"Qpji9hr9x\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hnan99dqg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Hnan99dqg\" data-azat-pid=\"Ghju7jx3e\" id=\"Ghju7jx3e\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Zu4j4gj0k\" style=\"\" data-az-id=\"Zu4j4gj0k\" data-azat-pid=\"T9tcru174\" id=\"T9tcru174\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Poatpmym2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Poatpmym2\" data-azat-pid=\"Gjeq6t8va\" id=\"Gjeq6t8va\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Bd03a2h57\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Bd03a2h57\" data-azat-pid=\"wux7c11x1\" id=\"wux7c11x1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-oa78m7yba\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"oa78m7yba\" data-azat-pid=\"Fpnnyrl2j\" id=\"Fpnnyrl2j\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nx38op7pc\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"nx38op7pc\" data-azat-pid=\"L2cug61o0\" id=\"L2cug61o0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Vl8lboeeq\" data-azat-pid=\"D2ib5atoy\" id=\"D2ib5atoy\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-vz1g32m0c\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"vz1g32m0c\" data-azat-pid=\"a0l7k3jqc\" id=\"a0l7k3jqc\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-pyz9utjj6\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"pyz9utjj6\" data-azat-pid=\"Wanyqe19b\" id=\"Wanyqe19b\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cnczcq3gw\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Cnczcq3gw\" data-azat-pid=\"Cb6ax01af\" id=\"Cb6ax01af\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jpmgmultw\" style=\"\" data-az-id=\"Jpmgmultw\" data-azat-pid=\"Rkue7mmbg\" id=\"Rkue7mmbg\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-An807htnc\" style=\"\" data-az-id=\"An807htnc\" data-azat-pid=\"Yfwsysv2t\" id=\"Yfwsysv2t\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Y0dz2054w\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPjxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1BhZ2luYSUyMHdlYi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPg==\" data-az-id=\"Y0dz2054w\" data-azat-pid=\"Y0dz2054w\" id=\"Y0dz2054w\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\"><source src=\"/sites/default/files/2026-03/Pagina%20web.mp4\" type=\"video/mp4\"></video><style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-m2h8zoqw4\" style=\"\" data-az-id=\"m2h8zoqw4\" data-azat-pid=\"rbup32v2f\" id=\"rbup32v2f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s3iqif5lj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPjxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL0Rldm9wcy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPg==\" data-az-id=\"s3iqif5lj\" data-azat-pid=\"s3iqif5lj\" id=\"s3iqif5lj\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\"><source src=\"/sites/default/files/2026-03/Devops.mp4\" type=\"video/mp4\"></video><style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-i1a5tdl7u\" style=\"\" data-az-id=\"i1a5tdl7u\" data-azat-pid=\"Rlfh1sbrx\" id=\"Rlfh1sbrx\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fnwaw33fi\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1NJRyUyMCUyODIlMjkubXA0IiB0eXBlPSJ2aWRlby9tcDQiPgo8L3ZpZGVvPgoKPHN0eWxlPgogIC52aWRlby1jb2x1bW5hewogICAgd2lkdGg6IDEwMCU7CiAgICBtYXgtd2lkdGg6IDEwMCU7CiAgICBoZWlnaHQ6IGF1dG87CiAgICBkaXNwbGF5OiBibG9jazsKICAgIG9iamVjdC1maXQ6IGNvdmVyOwogIH0KPC9zdHlsZT4K\" data-az-id=\"fnwaw33fi\" data-azat-pid=\"Jxwt44tmx\" id=\"Jxwt44tmx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/SIG%20%282%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zgv0koymj\" style=\"\" data-az-id=\"zgv0koymj\" data-azat-pid=\"uqa0mizmp\" id=\"uqa0mizmp\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yvpxvs3kt\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL01BUktFVElORyUyMERJR0lUQUwlMjAlMjgxJTI5Lm1wNCIgdHlwZT0idmlkZW8vbXA0Ij4KPC92aWRlbz4KCjxzdHlsZT4KICAudmlkZW8tY29sdW1uYXsKICAgIHdpZHRoOiAxMDAlOwogICAgbWF4LXdpZHRoOiAxMDAlOwogICAgaGVpZ2h0OiBhdXRvOwogICAgZGlzcGxheTogYmxvY2s7CiAgICBvYmplY3QtZml0OiBjb3ZlcjsKICB9Cjwvc3R5bGU+Cg==\" data-az-id=\"yvpxvs3kt\" data-azat-pid=\"okqgscrpe\" id=\"okqgscrpe\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/MARKETING%20DIGITAL%20%281%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div></div><div class=\"az-element az-html hover-style-Satfxxfr6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Satfxxfr6\" data-azat-pid=\"Ozur8zlae\" id=\"Ozur8zlae\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-nkirk9swp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nkirk9swp\" data-azat-pid=\"y2s446529\" id=\"y2s446529\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h5kjuzr7r\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"h5kjuzr7r\" data-azat-pid=\"mngsualsx\" id=\"mngsualsx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"F8zwilran\" data-azat-pid=\"Yd1a33pw1\" id=\"Yd1a33pw1\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n\";s:7:\"summary\";N;s:6:\"format\";N;}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:2:\"id\";s:1:\"1\";s:8:\"revision\";s:3:\"567\";s:4:\"uuid\";s:36:\"93657924-e203-4bcd-b203-eabdecf4285d\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:6:\"Inicio\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";N;}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"567\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773075275.282,1,'entity_field_info','0'),('values:node:2',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:20:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:1:\"2\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"564\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:18:\"drag_and_drop_page\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"a8b7c73c-3c70-4022-bbf8-ee2d7f7396b6\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1773020357\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";s:23:\"Saved with DXPR builder\";}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:10:\"Somos CISC\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749229777\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1773020357\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"body\";a:1:{s:9:\"x-default\";a:1:{i:0;a:3:{s:5:\"value\";s:8418:\"<div class=\"az-element az-section somos-cisc hover-style-o2r90ak4m\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"o2r90ak4m\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-pbv2k9pl2\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"pbv2k9pl2\" data-azat-pid=\"pbv2k9pl2\" id=\"pbv2k9pl2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-poc0shs5x\" style=\"\" data-az-id=\"poc0shs5x\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-yjh71hd4f\" style=\"\" data-az-id=\"yjh71hd4f\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-F7ww0l81i\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"F7ww0l81i\" data-azat-pid=\"F7ww0l81i\" id=\"F7ww0l81i\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-c5tbhtq7w\" style=\"\" data-az-id=\"c5tbhtq7w\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Uidm9kvst\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"Uidm9kvst\" data-azat-pid=\"Uidm9kvst\" id=\"Uidm9kvst\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section somos-cisc mision hover-style-qsqqvs90y\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"qsqqvs90y\" data-azat-pid=\"y9qdau2hj\" id=\"y9qdau2hj\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc mision\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gawi8nqf5\" style=\"\" data-az-persist=\"PGgyPk1pc2nDs248L2gyPg==\" data-az-id=\"gawi8nqf5\" data-azat-pid=\"Capx2m2pa\" id=\"Capx2m2pa\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Misión</h2></div><div class=\"az-element az-row row az-row--md hover-style-ohmfhtug8\" style=\"\" data-az-id=\"ohmfhtug8\" data-azat-pid=\"j9s9blzqx\" id=\"j9s9blzqx\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Ki47zp8t5\" style=\"\" data-az-id=\"Ki47zp8t5\" data-azat-pid=\"R46sb8cqa\" id=\"R46sb8cqa\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nor1663jb\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW5hIG9yZ2FuaXphY2nDs24gcXVlIHByb211ZXZlIGxhcyBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMgZSBpbmZvcm3DoXRpY2FzIGVuCmRpZmVyZW50ZXMgw6FyZWFzOiBhZG1pbmlzdHJhdGl2YXMsIGZpbmFuY2llcmFzLCBjb250YWJsZXMgeSBzaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gcGFyYQp0b2RvIHRpcG8gZGUgZW1wcmVzYXMuPC9wPg==\" data-az-id=\"Nor1663jb\" data-azat-pid=\"Nor1663jb\" id=\"Nor1663jb\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos una organización que promueve las soluciones tecnológicas e informáticas en\ndiferentes áreas: administrativas, financieras, contables y sistemas de información para\ntodo tipo de empresas.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-en6sa3vyw\" style=\"\" data-az-id=\"en6sa3vyw\" data-azat-pid=\"id6zht1yi\" id=\"id6zht1yi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-a3zqfeim3\" style=\"\" data-az-persist=\"PHA+VHJhYmFqYW1vcyBiYWpvIG5vcm1hcyBjb21vIHBlcnNpc3RlbmNpYSwgaW50ZWdyaWRhZCwKcmVzcG9uc2FiaWxpZGFkIGUgaW5ub3ZhY2nDs247IGNvbiBlbCBmaW4gZGUgdGVuZXIgZWZpY2FjaWEgeSBlZmljaWVuY2lhIGEgbGEgaG9yYSBkZSBwb25lcgplbiBwcsOhY3RpY2EgbnVlc3Ryb3MgY29ub2NpbWllbnRvcy48L3A+\" data-az-id=\"a3zqfeim3\" data-azat-pid=\"a3zqfeim3\" id=\"a3zqfeim3\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Trabajamos bajo normas como persistencia, integridad,\nresponsabilidad e innovación; con el fin de tener eficacia y eficiencia a la hora de poner\nen práctica nuestros conocimientos.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc vision hover-style-Gai3gle62\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Gai3gle62\" data-azat-pid=\"g0q5a5n0h\" id=\"g0q5a5n0h\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc vision\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cjo3l9ld6\" style=\"\" data-az-persist=\"PGgyPlZpc2nDs248L2gyPg==\" data-az-id=\"Cjo3l9ld6\" data-azat-pid=\"M5effzw0o\" id=\"M5effzw0o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Visión</h2></div><div class=\"az-element az-row row az-row--md hover-style-Hy6ocq9m8\" style=\"\" data-az-id=\"Hy6ocq9m8\" data-azat-pid=\"Xrt9x9kil\" id=\"Xrt9x9kil\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-rut2rbh0y\" style=\"\" data-az-id=\"rut2rbh0y\" data-azat-pid=\"Eoxnarjyp\" id=\"Eoxnarjyp\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-P1pdjk1og\" style=\"\" data-az-persist=\"PHA+RXN0YW1vcyBlbmNhbWluYWRvcyBhIHNlciBsw61kZXJlcyBlbiBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMsIGluZm9ybcOhdGljYXMgeQpjb250YWJsZXMgZW4gdG9kYSBDb2xvbWJpYSwgYW1wbGlhbmRvIG51ZXN0cmEgY29iZXJ0dXJhIGEgbml2ZWwgaW50ZXJuYWNpb25hbCBwYXJhIGVsIGHDsW8KMjAyNTsgc2llbmRvIGV4aGF1c3Rpdm9zIHkgdmlnb3Jvc29zIGVuIG51ZXN0cmEgbGFib3IuPC9wPg==\" data-az-id=\"P1pdjk1og\" data-azat-pid=\"P1pdjk1og\" id=\"P1pdjk1og\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Estamos encaminados a ser líderes en soluciones tecnológicas, informáticas y\ncontables en toda Colombia, ampliando nuestra cobertura a nivel internacional para el año\n2025; siendo exhaustivos y vigorosos en nuestra labor.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Qh8z5cgqf\" style=\"\" data-az-id=\"Qh8z5cgqf\" data-azat-pid=\"esf5nw0a4\" id=\"esf5nw0a4\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>\";s:7:\"summary\";N;s:6:\"format\";N;}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:2:\"id\";s:1:\"2\";s:8:\"revision\";s:3:\"564\";s:4:\"uuid\";s:36:\"a8b7c73c-3c70-4022-bbf8-ee2d7f7396b6\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:10:\"Somos CISC\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"564\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773072978.542,1,'entity_field_info','0'),('values:node:3',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:20:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:1:\"3\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"122\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:18:\"drag_and_drop_page\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"253b0db3-e937-4f3a-b30c-d9fcd6f4be42\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1749557336\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";s:23:\"Saved with DXPR builder\";}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:9:\"Servicios\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1749241167\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749557336\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"body\";a:1:{s:9:\"x-default\";a:1:{i:0;a:3:{s:5:\"value\";s:26061:\"<div class=\"az-element az-section servicios-banner hover-style-wytn6z2x4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"wytn6z2x4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-qyw6fcjyz\" style=\"\" data-az-id=\"qyw6fcjyz\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Ascyc9w94\" style=\"\" data-az-id=\"Ascyc9w94\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-iqnu27l5r\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"iqnu27l5r\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-nm9u12qpd\" style=\"\" data-az-id=\"nm9u12qpd\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-xxolh4j4o\" data-az-id=\"xxolh4j4o\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Fka0yidy7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Fka0yidy7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-We8zebnfo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"We8zebnfo\" data-azat-pid=\"vdmhtvvuv\" id=\"vdmhtvvuv\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Xxygd6m9y\" style=\"\" data-az-id=\"Xxygd6m9y\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Oouflh664\" style=\"\" data-az-id=\"Oouflh664\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ay3go1f4d\" data-az-id=\"Ay3go1f4d\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-R4vtgnxl2\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"R4vtgnxl2\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-giu3mhju5\" style=\"\" data-az-id=\"giu3mhju5\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yvyvx3e73\" data-az-id=\"Yvyvx3e73\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Xujhjwtqo\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Xujhjwtqo\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Xfpn1v5bf\" style=\"\" data-az-id=\"Xfpn1v5bf\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hf90uibep\" data-az-id=\"Hf90uibep\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-z4p24pezk\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"z4p24pezk\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-A6pw59qqq\" style=\"\" data-az-id=\"A6pw59qqq\" data-azat-pid=\"Xn5kuea45\" id=\"Xn5kuea45\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-L6a6xerwj\" style=\"\" data-az-id=\"L6a6xerwj\" data-azat-pid=\"def2jh0zz\" id=\"def2jh0zz\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jru2vks2k\" data-az-id=\"Jru2vks2k\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-zomhfki68\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"zomhfki68\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wk2nt06ae\" style=\"\" data-az-id=\"wk2nt06ae\" data-azat-pid=\"Wv994eoy8\" id=\"Wv994eoy8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-lmbxzul7b\" data-az-id=\"lmbxzul7b\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-d2vvgru4i\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"d2vvgru4i\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-t4w3lu9x7\" style=\"\" data-az-id=\"t4w3lu9x7\" data-azat-pid=\"Eo7b2vodg\" id=\"Eo7b2vodg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yyfeir8vo\" data-az-id=\"Yyfeir8vo\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Yah4lprfr\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"Yah4lprfr\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div><div class=\"az-element az-section asesorias hover-style-J2h466txx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"J2h466txx\" data-azat-pid=\"esllcen0q\" id=\"esllcen0q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rjmblyecv\" style=\"\" data-az-persist=\"PGgxPkFzZXNvcsOtYXM8L2gxPg==\" data-az-id=\"Rjmblyecv\" data-azat-pid=\"ufuuwi4ez\" id=\"ufuuwi4ez\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Asesorías</h1></div><div class=\"az-element az-row row az-row--md asesorias-items hover-style-rbj0nge1s\" style=\"\" data-az-id=\"rbj0nge1s\" data-azat-pid=\"Tmb1t52xa\" id=\"Tmb1t52xa\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"no\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias-items\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-bhrjnpmmi\" style=\"\" data-az-id=\"bhrjnpmmi\" data-azat-pid=\"U2d0g9u5w\" id=\"U2d0g9u5w\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ep3pigo2r\" data-az-id=\"Ep3pigo2r\" data-azat-pid=\"Ep3pigo2r\" id=\"Ep3pigo2r\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/financiera.webp?fid=56\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/financiera.webp?fid=56\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Ia9jo7pg6\" style=\"\" data-az-persist=\"PGgyPkZpbmFuY2llcmEKPC9oMj4KPHA+CiAgICBDb250YW1vcyBjb24gcHJvZmVzaW9uYWxlcyBleHBlcnRvcyBlbiBlbCBhzIFtYml0byBmaW5hbmNpZXJvIHF1ZSBoYWNlbiBkZXNkZSBlbCBkaWFnbm/MgXN0aWNvIGRlIGxhIHNpdHVhY2lvzIFuIGFjdHVhbCBkZSBsYSBvcmdhbml6YWNpb8yBbiB1IHBlcnNvbmEgbmF0dXJhbCBxdWUgcmVxdWllcmEgZWwgc2VydmljaW8sIGhhc3RhIGxhIGltcGxlbWVudGFjaW/MgW4geSBldmFsdWFjaW/MgW4gZGVsIG51ZXZvIG1vZGVsbyBmaW5hbmNpZXJvIHF1ZSBzZSB2YXlhIGEgZWplY3V0YXIgbyBkZSBsb3MgYWp1c3RlcyBxdWUgaGF5YSByZXF1ZXJpZG8gZWwgbW9kZWxvIHlhIGV4aXN0ZW50ZS4KPC9wPgo8cD4KICAgIEVsIGFuYcyBbGlzaXMgcXVlIGhhY2UgZWwgcHJvZmVzaW9uYWwgZW4gZmluYW56YXMgc2UgaGFjZSBkZXNkZSBsYSByZXZpc2lvzIFuIGRlIGxhIGhpc3RvcmlhIGNyZWRpdGljaWEgZGVsIGNsaWVudGUsIGxvcyBpzIFuZGljZXMgZGUgcmllc2dvIHkgbGFzIHBvbGnMgXRpY2FzIGRlIG1hcmtldGluZyBxdWUgc2UgbWFuZWphbiB5IHF1ZSBzZSBwdWVkZW4gbGxlZ2FyIGEgZGVzYXJyb2xsYXIgZW4gbGEgZW50aWRhZCBxdWUgbG8gcmVxdWllcmUuCjwvcD4KPHA+CiAgICBFbCBhbmHMgWxpc2lzIHF1ZSBoYWNlIGVsIHByb2Zlc2lvbmFsIGVuIGZpbmFuemFzIHNlIGhhY2UgZGVzZGUgbGEgcmV2aXNpb8yBbiBkZSBsYSBoaXN0b3JpYSBjcmVkaXRpY2lhIGRlbCBjbGllbnRlLCBsb3MgacyBbmRpY2VzIGRlIHJpZXNnbyB5IGxhcyBwb2xpzIF0aWNhcyBkZSBtYXJrZXRpbmcgcXVlIHNlIG1hbmVqYW4geSBxdWUgc2UgcHVlZGVuIGxsZWdhciBhIGRlc2Fycm9sbGFyIGVuIGxhIGVudGlkYWQgcXVlIGxvIHJlcXVpZXJlLiAKCk9mcmVjZW1vcyBleGNlbGVudGVzIGFzZXNvcmnMgWFzIGVuZm9jYWRhcyBlbiBsYSBnZXN0aW/MgW4gb8yBcHRpbWEgZGUgY3VhbHF1aWVyIHByb2Nlc28gZGUgY3JlzIFkaXRvcywgZm9uZG9zIGRlIGludmVyc2lvzIFuLCBkZXBvzIFzaXRvcywgcGVuc2lvzIFuLCBldGM7IGNvbiBlbCBmaW4gZGUgbWl0aWdhciBjdWFscXVpZXIgcmllc2dvIHBvc2libGUgcGFyYSBlbCBjbGllbnRlIHkgcmVudGFiaWxpemFyIG1hzIFzIHN1cyByZWN1cnNvcyBmaW5hbmNpZXJvcy4KPC9wPgo8cD4KICAgIEVsIG9iamV0aXZvIGRlIGxhIGFzZXNvcmnMgWEgZmluYW5jaWVyYSBkZSBDSVNDIFMuQS5TIGVzIHF1ZSBwdWVkYTogCjwvcD4KCjx1bD4KICAgIDxsaT4KICAgICAgIApQb2RlciBwcm9wb25lciB5IGFsY2FuemFyIG1ldGFzIGZpbmFuY2llcmFzLiAKICAgIDwvbGk+CiAgICA8bGk+CiAgICAgICAgRXZhbHVhciBzdSBlc3RhZG8gZmluYW5jaWVyby4KICAgIDwvbGk+CiAgICA8bGk+CiAgICAgICAgUGxhbnRlYXIgeSBlamVjdXRhciBwbGFuZXMgZmluYW5jaWVyb3MgY29oZXJlbnRlcyBjb24gbGEgZm9jYWxpemFjaW/MgW4gZXN0cmF0ZcyBZ2ljYSBkZSBsYSBlbXByZXNhIHBhcmEgYWxjYW56YXIgc3VzIG1ldGFzLgogICAgPC9saT4KICAgIDxsaT4KICAgICAgICBSZWFsaXphciBzZWd1aW1pZW50byBkZSBwbGFuZXMgZmluYW5jaWVyb3MgZWplY3V0YWRvcy4KICAgIDwvbGk+CjwvdWw+\" data-az-id=\"Ia9jo7pg6\" data-azat-pid=\"Ia9jo7pg6\" id=\"Ia9jo7pg6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Financiera\n</h2>\n<p>\n    Contamos con profesionales expertos en el ámbito financiero que hacen desde el diagnóstico de la situación actual de la organización u persona natural que requiera el servicio, hasta la implementación y evaluación del nuevo modelo financiero que se vaya a ejecutar o de los ajustes que haya requerido el modelo ya existente.\n</p>\n<p>\n    El análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente, los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere.\n</p>\n<p>\n    El análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente, los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere. \n\nOfrecemos excelentes asesorías enfocadas en la gestión óptima de cualquier proceso de créditos, fondos de inversión, depósitos, pensión, etc; con el fin de mitigar cualquier riesgo posible para el cliente y rentabilizar más sus recursos financieros.\n</p>\n<p>\n    El objetivo de la asesoría financiera de CISC S.A.S es que pueda: \n</p>\n\n<ul>\n    <li>\n       \nPoder proponer y alcanzar metas financieras. \n    </li>\n    <li>\n        Evaluar su estado financiero.\n    </li>\n    <li>\n        Plantear y ejecutar planes financieros coherentes con la focalización estratégica de la empresa para alcanzar sus metas.\n    </li>\n    <li>\n        Realizar seguimiento de planes financieros ejecutados.\n    </li>\n</ul></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-cqwiudpgg\" style=\"\" data-az-id=\"cqwiudpgg\" data-azat-pid=\"cqwiudpgg\" id=\"cqwiudpgg\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Kbl17d9c5\" data-az-id=\"Kbl17d9c5\" data-azat-pid=\"Kbl17d9c5\" id=\"Kbl17d9c5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion.webp?fid=57\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion.webp?fid=57\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Pprn55x6h\" style=\"\" data-az-persist=\"PGgyPkVtcHJlc2FyaWFsIC0gR2VzdGnDs24gZGUgbW9kZWxvcyBkZSBzYWx1ZCAKPC9oMj4KPHA+CiAgICBMYSBpbnRlZ3JhbGlkYWQgZGUgbG9zIHByb2Nlc29zIG9yZ2FuaXphY2lvbmFsZXMgZW4gZWwgY2FtcG8gZGUgbGEgc2FsdWQgc29uIGVsIHBpbGFyIHBhcmEgbGEgY29tYmluYWNpb8yBbiBkZSByZWN1cnNvcyBkZSBsYXMgZW50aWRhZGVzLCBjb24gZWwgZmluIGRlIGN1bXBsaXIgY29uIGxvcyBvYmpldGl2b3MgeSBmb2NhbGl6YWNpb8yBbiBlc3RyYXRlzIFnaWNhIGRlIGxhcyBlbXByZXNhcyBkZSBkaWNobyBzZWN0b3I7IHBvciBsbyBxdWUgbGEgcmVndWxhY2lvzIFuIGRlIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBzb2JyZSBsb3MgbWlzbW9zIHJlY3Vyc29zIHkgbGFzIHBlcnNvbmFzIHF1ZSBsYXMgZWplY3V0YW4sIGVzIGRlIHZpdGFsIGltcG9ydGFuY2lhLgo8L3A+CjxwPgogICAgTGEgcGxhbmVhY2lvzIFuIGRlIGxvcyBwcm9jZXNvcyBhIGVqZWN1dGFyIHJlc3BlY3RvIGEgbG9zIHBvc2libGVzIGJlbmVmaWNpb3MgaW5zdGl0dWNpb25hbGVzIGRlYmUgcmVnaXJzZSBwb3IgZGlmZXJlbnRlcyBtb2RlbG9zIHF1ZSBzb24gZGlyZWNjaW9uYWRvcyBhbCBjdW1wbGltaWVudG8gZWZlY3Rpdm8gZGUgbG9zIG9iamV0aXZvcyBpbnN0aXR1Y2lvbmFsZXMuIAo8L3A+CjxwPgogICAgRW4gQ0lTQyBTLkEuUyBkYW1vcyBwcmlvcmlkYWQgYSBxdWllbmVzIGVqZWN1dGFuIGxvcyBwcm9jZXNvcyBlbiBwcm8gZGVsIGN1bXBsaW1lbnRvIGRlIGxhIHJhem/MgW4gc29jaWFsIGRlIGNhZGEgZW1wcmVzYSB1IG9yZ2FuaXphY2lvzIFuIGEgbGEgb2ZyZWNlbW9zIG51ZXN0cm9zIHNlcnZpY2lvcywgbG9zIHJlY3Vyc29zIGp1bnRvIGNvbiBsb3MgcHJvY2Vzb3Mgc29uIGxhIGJhc2UgcGFyYSBsYSBwbGFuaWZpY2FjaW/MgW4gZGUgbGFzIHBhdXRhcyBhIHJlYWxpemFyIG8gY2FtYmlhciBlbiBsYSBlbnRpZGFkLCB0ZW5pZW5kbyBjb25zdGFudGVtZW50ZSB2ZXJpZmljYWNpb8yBbiB5IGNvcnJlY2Npb8yBbiBhIHRyYXZlzIFzIGRlIGF1ZGl0b3JpzIFhcyBvIGV2YWx1YWNpb25lcyBwZXJ0aW5lbnRlcyBlbiBjYWRhIG9yZ2FuaXphY2lvzIFuLCB0b2RvIGVzdGUgcHJvY2VzbyBkZWJlIHRlbmVyIHBvciBwYXJ0ZSBkZSBsYSBlbXByZXNhIHVuYSBtZWpvcmEgY29udGludWEuCjwvcD4=\" data-az-id=\"Pprn55x6h\" data-azat-pid=\"Pprn55x6h\" id=\"Pprn55x6h\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><h2>Empresarial - Gestión de modelos de salud \n</h2>\n<p>\n    La integralidad de los procesos organizacionales en el campo de la salud son el pilar para la combinación de recursos de las entidades, con el fin de cumplir con los objetivos y focalización estratégica de las empresas de dicho sector; por lo que la regulación de la toma de decisiones sobre los mismos recursos y las personas que las ejecutan, es de vital importancia.\n</p>\n<p>\n    La planeación de los procesos a ejecutar respecto a los posibles beneficios institucionales debe regirse por diferentes modelos que son direccionados al cumplimiento efectivo de los objetivos institucionales. \n</p>\n<p>\n    En CISC S.A.S damos prioridad a quienes ejecutan los procesos en pro del cumplimento de la razón social de cada empresa u organización a la ofrecemos nuestros servicios, los recursos junto con los procesos son la base para la planificación de las pautas a realizar o cambiar en la entidad, teniendo constantemente verificación y corrección a través de auditorías o evaluaciones pertinentes en cada organización, todo este proceso debe tener por parte de la empresa una mejora continua.\n</p></div></div></div></div></div>\";s:7:\"summary\";N;s:6:\"format\";N;}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:2:\"id\";s:1:\"3\";s:8:\"revision\";s:3:\"122\";s:4:\"uuid\";s:36:\"253b0db3-e937-4f3a-b30c-d9fcd6f4be42\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:9:\"Servicios\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"122\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773072978.547,1,'entity_field_info','0'),('values:node:339',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"339\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"531\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"b0424d95-4b93-421b-884a-428cb05417f8\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758915535\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:16:\"La Previsora S.A\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758749490\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758915535\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:519:\"Se prestaron los servicios especializados en el ciclo DEVOPS para LA PREVISORA S.A., incluyendo la provisión de licencias o suscripciones necesarias para las herramientas utilizadas en los procesos de personalización, desarrollo e implementación de soluciones DEVOPS.\r\n\r\nEl servicio contempló además la capacitación a los equipos técnicos involucrados y la administración integral de la solución, garantizando su correcta operación, escalabilidad y alineación con las necesidades estratégicas de la entidad.\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"167\";s:3:\"alt\";s:16:\"La Previsora S.A\";s:5:\"title\";s:16:\"La Previsora S.A\";s:5:\"width\";s:3:\"270\";s:6:\"height\";s:3:\"133\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:3:\"339\";s:8:\"revision\";s:3:\"531\";s:4:\"uuid\";s:36:\"b0424d95-4b93-421b-884a-428cb05417f8\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:16:\"La Previsora S.A\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"531\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:340',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:25:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"340\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"550\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:9:\"proyectos\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"9cc9c35f-4546-4a56-8f7e-96b61515ceae\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758921211\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:16:\"La Previsora S.A\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758750287\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758921211\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"201\";s:3:\"alt\";s:16:\"La Previsora S.A\";s:5:\"title\";s:16:\"La Previsora S.A\";s:5:\"width\";s:3:\"709\";s:6:\"height\";s:4:\"1000\";}}}s:9:\"field_ano\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:4:\"2025\";}}}s:13:\"field_cliente\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:3:\"339\";}}}s:26:\"field_descripcion_proyecto\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:279:\"Se está implementando el ciclo DEVOPS en LA PREVISORA S.A., incluyendo la suscripción o licenciamiento de las herramientas utilizadas para la personalización, desarrollo e implementación de las herramientas DEVOPS, la capacitación y administración integral de la solución.\";}}}s:15:\"field_etiquetas\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:2:\"31\";}}}s:17:\"field_tecnologias\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:2:\"30\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:9:\"proyectos\";s:2:\"id\";s:3:\"340\";s:8:\"revision\";s:3:\"550\";s:4:\"uuid\";s:36:\"9cc9c35f-4546-4a56-8f7e-96b61515ceae\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:16:\"La Previsora S.A\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"550\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:341',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"341\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"529\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"571610fa-13c5-4485-b97e-f2d0474705f8\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758915228\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:68:\"DISTRITO ESPECIAL DE CIENCIA, TECNOLOGÍA E INNOVACIÓN DE MEDELLÍN\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758914438\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758915228\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:549:\"Se brindó atención integral y mantenimiento continuo a la infraestructura tecnológica —hardware y software— que respalda el portal MEData, con el objetivo de optimizar su desempeño, disponibilidad y experiencia de usuario.\r\n\r\nEn este marco, se ejecutaron actividades de soporte técnico, mantenimiento preventivo y especializado, dando respuesta oportuna a solicitudes críticas y no críticas. Asimismo, se avanzó en el desarrollo e implementación de nuevos componentes funcionales para fortalecer la operatividad y evolución del portal.\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"183\";s:3:\"alt\";s:14:\"Logo Medellín\";s:5:\"title\";s:14:\"Logo Medellín\";s:5:\"width\";s:3:\"249\";s:6:\"height\";s:2:\"81\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:3:\"341\";s:8:\"revision\";s:3:\"529\";s:4:\"uuid\";s:36:\"571610fa-13c5-4485-b97e-f2d0474705f8\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:68:\"DISTRITO ESPECIAL DE CIENCIA, TECNOLOGÍA E INNOVACIÓN DE MEDELLÍN\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"529\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:342',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"342\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"533\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"d376a023-ef2f-4350-853c-27b89c2f3bd9\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758915812\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:5:\"ADRES\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758914499\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758915812\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:483:\"Actuamente estamos brindando el desarrollo y soporte integral al sistema de gestión documental Orfeo, ejecutando el desarrollo de Nuevas Funcionalidades: Implementación de mejoras y características avanzadas para optimizar los flujos de trabajo, la trazabilidad y la administración de los documentos.\r\n\r\nMantenimiento y Soporte: Aseguramos la operatividad, estabilidad y rendimiento continuo de la plataforma Orfeo, resolviendo incidencias y aplicando actualizaciones necesarias.\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"184\";s:3:\"alt\";s:5:\"ADRES\";s:5:\"title\";s:5:\"ADRES\";s:5:\"width\";s:3:\"210\";s:6:\"height\";s:2:\"62\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:3:\"342\";s:8:\"revision\";s:3:\"533\";s:4:\"uuid\";s:36:\"d376a023-ef2f-4350-853c-27b89c2f3bd9\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:5:\"ADRES\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"533\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:343',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"343\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"534\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"adc15d12-e51b-4fcb-81aa-3dffce6709bd\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758916125\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:40:\"Dirección Nacional de Derecho de Autor \";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758915532\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758916125\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:498:\"Se llevó a cabo la interventoría integral para el seguimiento y verificación de las obligaciones técnicas, jurídicas, contables, financieras y administrativas del proyecto de creación del nuevo portal web de la Dirección Nacional de Derecho de Autor.\r\n\r\nLa interventoría supervisó los procesos de análisis, diseño, desarrollo, migración de contenidos y puesta en funcionamiento del portal, implementado sobre el CMS DRUPAL de código abierto, en cumplimiento de la normatividad vigente.\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"185\";s:3:\"alt\";s:40:\"Dirección Nacional de Derecho de Autor \";s:5:\"title\";s:4:\"DNDA\";s:5:\"width\";s:3:\"270\";s:6:\"height\";s:2:\"94\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:3:\"343\";s:8:\"revision\";s:3:\"534\";s:4:\"uuid\";s:36:\"adc15d12-e51b-4fcb-81aa-3dffce6709bd\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:40:\"Dirección Nacional de Derecho de Autor \";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"534\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:344',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"344\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"535\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"ce59f103-aad7-4e36-92c3-f34b132b7191\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758916210\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:40:\"Comando General de las Fuerzas Militares\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758916138\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758916210\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:380:\"Diseñamos, migramos y actualizamos integralmente el portal web del Comando General de las Fuerzas Militares www.cgfm.mil.co y prestamos los servicios de mantenimiento preventivo, correctivo y soporte técnico, garantizando la disponibilidad, seguridad, accesibilidad y desempeño del sitio, en cumplimiento de las especificaciones técnicas y los lineamientos de Gobierno Digital\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"186\";s:3:\"alt\";s:4:\"CGFM\";s:5:\"title\";s:4:\"CGFM\";s:5:\"width\";s:3:\"270\";s:6:\"height\";s:2:\"81\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:3:\"344\";s:8:\"revision\";s:3:\"535\";s:4:\"uuid\";s:36:\"ce59f103-aad7-4e36-92c3-f34b132b7191\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:40:\"Comando General de las Fuerzas Militares\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"535\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:345',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"345\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"540\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"6212bd57-f1fa-4890-a67b-f8b184ee7751\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758916603\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:25:\"Plan Mundial de Alimentos\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758916291\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758916603\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:380:\"Verificamos, mejoramos e implementamos el SIS-PTSAN, llevándolo a una plataforma web moderna que conserva los parámetros y modelos existentes y los potencia con mejor usabilidad, seguridad e interoperabilidad. Hicimos saneamiento y trazabilidad de datos, optimizamos flujos, habilitamos reportes y tableros para decisión y dejamos una operación estable, escalable y auditable.\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"187\";s:3:\"alt\";s:3:\"PMA\";s:5:\"title\";s:3:\"PMA\";s:5:\"width\";s:3:\"251\";s:6:\"height\";s:3:\"140\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:3:\"345\";s:8:\"revision\";s:3:\"540\";s:4:\"uuid\";s:36:\"6212bd57-f1fa-4890-a67b-f8b184ee7751\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:25:\"Plan Mundial de Alimentos\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"540\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:346',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"346\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"541\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"17442c06-0997-4940-ac19-74cb6b7066a9\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758916988\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:18:\"Alcaldía de Sopó\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758916857\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758916988\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:443:\"Desarrollamos, configuramos, suministramos, implementamos y adaptamos un aplicativo web llamado \"Sopó más Deporte\"  que permitió el registro, control y seguimiento de los beneficios de los programas deportivos y culturales de la administración municipal. \r\nAdemás, capacitamos a los maestros y  equipos; brindando mantenimiento y soporte continuo para garantizar disponibilidad, seguridad, accesibilidad y trazabilidad de la información.\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"193\";s:3:\"alt\";s:5:\"Sopó\";s:5:\"title\";s:5:\"Sopó\";s:5:\"width\";s:3:\"270\";s:6:\"height\";s:2:\"95\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:3:\"346\";s:8:\"revision\";s:3:\"541\";s:4:\"uuid\";s:36:\"17442c06-0997-4940-ac19-74cb6b7066a9\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:18:\"Alcaldía de Sopó\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"541\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:347',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"347\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"542\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"f9be1b03-88f9-4cde-9b5b-8dc88c89ad30\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758917017\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:24:\"Computadores Para Educar\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758916805\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758917017\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:235:\"Se prestaron servicios especializados de soporte, actualización, capacitación y mantenimiento evolutivo al sistema de gestión documental ORFEO, garantizando su correcto funcionamiento y adaptación a las necesidades institucionales.\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"192\";s:3:\"alt\";s:3:\"CPE\";s:5:\"title\";s:3:\"CPE\";s:5:\"width\";s:3:\"270\";s:6:\"height\";s:2:\"89\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:3:\"347\";s:8:\"revision\";s:3:\"542\";s:4:\"uuid\";s:36:\"f9be1b03-88f9-4cde-9b5b-8dc88c89ad30\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:24:\"Computadores Para Educar\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"542\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:348',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"348\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"544\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"4ac505fc-f05e-463f-b05c-eef577e26f1e\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758917753\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:35:\"Fondo Financiero Distrital de Salud\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758917446\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758917753\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";N;}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:382:\"Prestamos el mantenimiento preventivo y correctivo del software de Recursos Físicos de la Secretaría Distrital de Salud, sobre base de datos Oracle, optimizando objetos y procesos PL/SQL. Ejecutamos monitoreo, parches y mejoras de performance, corrección de incidentes, respaldo y recuperación, y fortalecimiento de seguridad, garantizando continuidad operativa, y trazabilidad.\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"195\";s:3:\"alt\";s:4:\"FFDS\";s:5:\"title\";s:4:\"FFDS\";s:5:\"width\";s:3:\"267\";s:6:\"height\";s:3:\"140\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:3:\"348\";s:8:\"revision\";s:3:\"544\";s:4:\"uuid\";s:36:\"4ac505fc-f05e-463f-b05c-eef577e26f1e\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:35:\"Fondo Financiero Distrital de Salud\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";N;}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"544\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:349',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"349\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"545\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"421e91e4-d806-4c6b-9814-8eac032441ff\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758917843\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:35:\"Dirección de Sanidad del Ejército\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758917580\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758917843\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:351:\"Se brindaron servicios de soporte y mantenimiento preventivo y correctivo del sistema de gestión documental de expedientes médicos laborales.\r\nAsimismo, se realizaron labores de mantenimiento, soporte y elaboración de manuales técnicos, de usuario e instructivos del sistema FIMED (Ficha Médica Digital) de la Dirección de Sanidad del Ejército.\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"196\";s:3:\"alt\";s:5:\"DISAN\";s:5:\"title\";s:5:\"DISAN\";s:5:\"width\";s:3:\"224\";s:6:\"height\";s:2:\"59\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:3:\"349\";s:8:\"revision\";s:3:\"545\";s:4:\"uuid\";s:36:\"421e91e4-d806-4c6b-9814-8eac032441ff\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:35:\"Dirección de Sanidad del Ejército\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"545\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:350',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"350\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"546\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"9ccf86e9-fec0-4b21-b74b-5a48013ca665\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758917846\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:4:\"RTVC\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758917554\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758917846\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:449:\"Se contrataron los servicios especializados de soporte y personal técnico calificado para la operación y mantenimiento del sistema de gestión documental ORFEO, conforme a los lineamientos y especificaciones técnicas mínimas establecidas.\r\n\r\nEl objetivo es garantizar la continuidad operativa, el adecuado funcionamiento y la mejora continua del sistema, mediante la atención oportuna de incidencias, actualizaciones y requerimientos técnicos.\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"194\";s:3:\"alt\";s:4:\"RTVC\";s:5:\"title\";s:4:\"RTVC\";s:5:\"width\";s:3:\"140\";s:6:\"height\";s:2:\"58\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:3:\"350\";s:8:\"revision\";s:3:\"546\";s:4:\"uuid\";s:36:\"9ccf86e9-fec0-4b21-b74b-5a48013ca665\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:4:\"RTVC\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"546\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:351',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:25:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:3:\"351\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"549\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:9:\"proyectos\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"11b35553-2a00-46aa-9bf4-e510e35eb8fd\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1758920779\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:43:\"Agencia Logística de Las Fuerzas Militares\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1758919641\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758920779\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"200\";s:3:\"alt\";s:4:\"ALFM\";s:5:\"title\";s:4:\"ALFM\";s:5:\"width\";s:3:\"709\";s:6:\"height\";s:4:\"1000\";}}}s:9:\"field_ano\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:4:\"2025\";}}}s:13:\"field_cliente\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"7\";}}}s:26:\"field_descripcion_proyecto\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:381:\"Desarrollamos, implementamos y dejamos en operación el Sistema de Gestión Documental ORFEO; además, brindamos capacitación a usuarios y administradores, y prestamos soporte técnico y funcional continuo. Nuestro servicio de mantenimiento y soporte garantiza disponibilidad, seguridad, trazabilidad y cumplimiento de lineamientos archivísticos para la administración pública.\";}}}s:15:\"field_etiquetas\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:2:\"32\";}}}s:17:\"field_tecnologias\";a:1:{s:9:\"x-default\";a:2:{i:0;a:1:{s:9:\"target_id\";s:2:\"25\";}i:1;a:1:{s:9:\"target_id\";s:2:\"21\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:9:\"proyectos\";s:2:\"id\";s:3:\"351\";s:8:\"revision\";s:3:\"549\";s:4:\"uuid\";s:36:\"11b35553-2a00-46aa-9bf4-e510e35eb8fd\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:43:\"Agencia Logística de Las Fuerzas Militares\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"549\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:5',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:1:\"5\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"125\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"15e1a8e7-e301-450f-a220-154cfd8a0baa\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1750198840\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:15:\"Fontur Colombia\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1750100394\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750198840\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:565:\"Fontur es el brazo técnico ejecutor del MinCIT que contribuye al crecimiento económico y desarrollo social de la nación, potencializando la infraestructura y la competitividad turística, así como la promoción de Colombia y sus destinos, a nivel nacional e internacional, en articulación con entidades gubernamentales, territoriales, el empresariado y las comunidades, mediante asistencia técnica a los territorios, con innovación, inclusión y participación social, propiciando la construcción de paz e incentivando prácticas responsables y sostenibles.\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"71\";s:3:\"alt\";s:6:\"Fontur\";s:5:\"title\";s:6:\"Fontur\";s:5:\"width\";s:3:\"124\";s:6:\"height\";s:2:\"26\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:1:\"5\";s:8:\"revision\";s:3:\"125\";s:4:\"uuid\";s:36:\"15e1a8e7-e301-450f-a220-154cfd8a0baa\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:15:\"Fontur Colombia\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"125\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:6',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:1:\"6\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"126\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"72e5269c-4763-45b5-8c64-e6087af3b25e\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1750199058\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:17:\"Policía Nacional\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1750199026\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750199058\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:211:\"El fin primordial de la Policía Nacional es contribuir al mantenimiento de la convivencia como condición necesaria, para el ejercicio de los derechos y libertades públicas y aportar a la construcción de paz.\";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"72\";s:3:\"alt\";s:17:\"Policía Nacional\";s:5:\"title\";s:17:\"Policía Nacional\";s:5:\"width\";s:3:\"124\";s:6:\"height\";s:3:\"141\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:1:\"6\";s:8:\"revision\";s:3:\"126\";s:4:\"uuid\";s:36:\"72e5269c-4763-45b5-8c64-e6087af3b25e\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:17:\"Policía Nacional\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"126\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:7',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:21:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:1:\"7\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"127\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:8:\"clientes\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"2b20b165-7288-48e9-a42c-796db71cd13e\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1750199414\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:43:\"Agencia Logística de Las Fuerzas Militares\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1750199175\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750199414\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"field_descripcion\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:277:\"Proveer soluciones logísticas focalizadas en abastecimientos *Clase I, *Clase II e Infraestructura a las Fuerzas Militares de Colombia y a otras entidades del Gobierno Nacional, en todo tiempo y lugar, y desarrollar sus capacidades en la gestión de otros bienes y servicios. \";}}}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"73\";s:3:\"alt\";s:4:\"ALFM\";s:5:\"title\";s:4:\"ALFM\";s:5:\"width\";s:3:\"124\";s:6:\"height\";s:2:\"79\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:8:\"clientes\";s:2:\"id\";s:1:\"7\";s:8:\"revision\";s:3:\"127\";s:4:\"uuid\";s:36:\"2b20b165-7288-48e9-a42c-796db71cd13e\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:43:\"Agencia Logística de Las Fuerzas Militares\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"127\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:8',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:26:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:1:\"8\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"138\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:9:\"proyectos\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"51e0ae5a-d3c4-4557-a906-5ad54374d5e3\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1751476978\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:36:\"Red Turística de Pueblos Patrimonio\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1750269311\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1751476978\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"86\";s:3:\"alt\";s:10:\"Front Page\";s:5:\"title\";s:10:\"Front Page\";s:5:\"width\";s:4:\"1004\";s:6:\"height\";s:3:\"854\";}}}s:9:\"field_ano\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:4:\"2022\";}}}s:13:\"field_cliente\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"5\";}}}s:26:\"field_descripcion_proyecto\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:306:\"La fortuna más valiosa de un país es su patrimonio. Este se concibe como un legado del pasado, el equipaje en el presente y la herencia que dejaremos a las futuras generaciones para que ellas puedan aprender, maravillarse y disfrutar de él. Conoce la Red de Pueblos Patrimonio que Colombia tiene para ti\";}}}s:15:\"field_etiquetas\";a:1:{s:9:\"x-default\";a:2:{i:0;a:1:{s:9:\"target_id\";s:2:\"28\";}i:1;a:1:{s:9:\"target_id\";s:2:\"29\";}}}s:13:\"field_galeria\";a:1:{s:9:\"x-default\";a:3:{i:0;a:5:{s:9:\"target_id\";s:2:\"77\";s:3:\"alt\";s:6:\"Page 1\";s:5:\"title\";s:6:\"Page 1\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"270\";}i:1;a:5:{s:9:\"target_id\";s:2:\"78\";s:3:\"alt\";s:6:\"Page 2\";s:5:\"title\";s:6:\"Page 2\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"270\";}i:2;a:5:{s:9:\"target_id\";s:2:\"79\";s:3:\"alt\";s:6:\"Page 3\";s:5:\"title\";s:6:\"Page 3\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"270\";}}}s:17:\"field_tecnologias\";a:1:{s:9:\"x-default\";a:4:{i:0;a:1:{s:9:\"target_id\";s:2:\"19\";}i:1;a:1:{s:9:\"target_id\";s:2:\"25\";}i:2;a:1:{s:9:\"target_id\";s:2:\"17\";}i:3;a:1:{s:9:\"target_id\";s:2:\"22\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:9:\"proyectos\";s:2:\"id\";s:1:\"8\";s:8:\"revision\";s:3:\"138\";s:4:\"uuid\";s:36:\"51e0ae5a-d3c4-4557-a906-5ad54374d5e3\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:36:\"Red Turística de Pueblos Patrimonio\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"138\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:node:9',_binary 'O:31:\"Drupal\\dxpr_builder\\Entity\\Node\":31:{s:15:\"\0*\0entityTypeId\";s:4:\"node\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:25:{s:3:\"nid\";a:1:{s:9:\"x-default\";s:1:\"9\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:3:\"137\";}s:4:\"type\";a:1:{s:9:\"x-default\";s:9:\"proyectos\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"3713a041-fc18-4a9e-84ce-99411ad273eb\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:12:\"revision_uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:18:\"revision_timestamp\";a:1:{s:9:\"x-default\";s:10:\"1751476744\";}s:12:\"revision_log\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:13:\"Tarjeta Joven\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1751401633\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1751476744\";}s:7:\"promote\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"sticky\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:11:\"field_image\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"85\";s:3:\"alt\";s:10:\"Front Page\";s:5:\"title\";s:10:\"Front Page\";s:5:\"width\";s:4:\"1001\";s:6:\"height\";s:3:\"853\";}}}s:9:\"field_ano\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:4:\"2022\";}}}s:13:\"field_cliente\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"5\";}}}s:26:\"field_descripcion_proyecto\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:5:\"value\";s:303:\"Tarjeta Joven es una iniciativa del Ministerio de Comercio, Industria y Turismo y FONTUR, tiene como objetivo incentivar a los jóvenes colombianos y residentes en Colombia a viajar por el país, ofreciendo múltiples descuentos y beneficios en diversos establecimientos comerciales aliados al programa.\";}}}s:15:\"field_etiquetas\";a:1:{s:9:\"x-default\";a:2:{i:0;a:1:{s:9:\"target_id\";s:2:\"29\";}i:1;a:1:{s:9:\"target_id\";s:2:\"28\";}}}s:17:\"field_tecnologias\";a:1:{s:9:\"x-default\";a:2:{i:0;a:1:{s:9:\"target_id\";s:2:\"20\";}i:1;a:1:{s:9:\"target_id\";s:2:\"18\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:9:\"proyectos\";s:2:\"id\";s:1:\"9\";s:8:\"revision\";s:3:\"137\";s:4:\"uuid\";s:36:\"3713a041-fc18-4a9e-84ce-99411ad273eb\";}s:25:\"\0*\0translatableEntityKeys\";a:8:{s:5:\"label\";a:1:{s:9:\"x-default\";s:13:\"Tarjeta Joven\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:5:\"owner\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:3:\"137\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:10:\"in_preview\";N;}',-1,1773073088.196,1,'entity_field_info','0'),('values:shortcut:1',_binary 'O:31:\"Drupal\\shortcut\\Entity\\Shortcut\":30:{s:15:\"\0*\0entityTypeId\";s:8:\"shortcut\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:8:{s:2:\"id\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:12:\"shortcut_set\";a:1:{s:9:\"x-default\";s:7:\"default\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"bb48b66d-469b-4179-a568-a8716a3ba065\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:11:\"Add content\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:3:\"-20\";}s:4:\"link\";a:1:{s:9:\"x-default\";a:3:{s:3:\"uri\";s:18:\"internal:/node/add\";s:5:\"title\";N;s:7:\"options\";a:0:{}}}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:3:{s:6:\"bundle\";s:7:\"default\";s:2:\"id\";s:1:\"1\";s:4:\"uuid\";s:36:\"bb48b66d-469b-4179-a568-a8716a3ba065\";}s:25:\"\0*\0translatableEntityKeys\";a:3:{s:5:\"label\";a:1:{s:9:\"x-default\";s:11:\"Add content\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072978.479,1,'entity_field_info','0'),('values:shortcut:2',_binary 'O:31:\"Drupal\\shortcut\\Entity\\Shortcut\":30:{s:15:\"\0*\0entityTypeId\";s:8:\"shortcut\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:8:{s:2:\"id\";a:1:{s:9:\"x-default\";s:1:\"2\";}s:12:\"shortcut_set\";a:1:{s:9:\"x-default\";s:7:\"default\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"1f1b125b-3862-4106-adc7-f18a4d9245cf\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:5:\"title\";a:1:{s:9:\"x-default\";s:11:\"All content\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:3:\"-19\";}s:4:\"link\";a:1:{s:9:\"x-default\";a:3:{s:3:\"uri\";s:23:\"internal:/admin/content\";s:5:\"title\";N;s:7:\"options\";a:0:{}}}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:3:{s:6:\"bundle\";s:7:\"default\";s:2:\"id\";s:1:\"2\";s:4:\"uuid\";s:36:\"1f1b125b-3862-4106-adc7-f18a4d9245cf\";}s:25:\"\0*\0translatableEntityKeys\";a:3:{s:5:\"label\";a:1:{s:9:\"x-default\";s:11:\"All content\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072978.480,1,'entity_field_info','0'),('values:taxonomy_term:1',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:17:\"ai_agent_commands\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"e8fe824f-680d-481b-8288-2dca26988b84\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:14:\"Edit or review\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";N;s:6:\"format\";N;}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:17:\"ai_agent_commands\";s:2:\"id\";s:1:\"1\";s:8:\"revision\";s:1:\"1\";s:4:\"uuid\";s:36:\"e8fe824f-680d-481b-8288-2dca26988b84\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:14:\"Edit or review\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"1\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.418,1,'entity_field_info','0'),('values:taxonomy_term:10',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"10\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"10\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:16:\"ai_tone_of_voice\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"6d79e0b6-020d-4a7c-b65b-c8185c10e991\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:12:\"Professional\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:90:\"Use clear, concise language with a business-appropriate tone suitable for formal contexts.\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:16:\"ai_tone_of_voice\";s:2:\"id\";s:2:\"10\";s:8:\"revision\";s:2:\"10\";s:4:\"uuid\";s:36:\"6d79e0b6-020d-4a7c-b65b-c8185c10e991\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:12:\"Professional\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"10\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.412,1,'entity_field_info','0'),('values:taxonomy_term:11',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"11\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"11\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:16:\"ai_tone_of_voice\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"04429f13-f48d-4efc-a455-6bc41640cb4e\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:11:\"Educational\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:99:\"Explain concepts clearly with an informative approach that helps readers understand complex topics.\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:16:\"ai_tone_of_voice\";s:2:\"id\";s:2:\"11\";s:8:\"revision\";s:2:\"11\";s:4:\"uuid\";s:36:\"04429f13-f48d-4efc-a455-6bc41640cb4e\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:11:\"Educational\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"11\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.412,1,'entity_field_info','0'),('values:taxonomy_term:12',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"12\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"12\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:16:\"ai_tone_of_voice\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"f501ff74-8eb1-495c-b474-5989faf7a989\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:10:\"Persuasive\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:88:\"Use compelling language to convince readers and support arguments with strong reasoning.\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:16:\"ai_tone_of_voice\";s:2:\"id\";s:2:\"12\";s:8:\"revision\";s:2:\"12\";s:4:\"uuid\";s:36:\"f501ff74-8eb1-495c-b474-5989faf7a989\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:10:\"Persuasive\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"12\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.412,1,'entity_field_info','0'),('values:taxonomy_term:13',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"13\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"13\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:16:\"ai_tone_of_voice\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"c7e1794c-5aa8-4f08-bab8-0d0711e94043\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:12:\"Approachable\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:111:\"Write in a friendly and accessible manner, like talking to a friend, but in a sincere and professional context.\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:16:\"ai_tone_of_voice\";s:2:\"id\";s:2:\"13\";s:8:\"revision\";s:2:\"13\";s:4:\"uuid\";s:36:\"c7e1794c-5aa8-4f08-bab8-0d0711e94043\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:12:\"Approachable\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"13\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.412,1,'entity_field_info','0'),('values:taxonomy_term:14',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"14\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"14\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:16:\"ai_tone_of_voice\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"c60f5532-a340-4e27-8cfc-7889a4f63725\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:6:\"Formal\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:94:\"Employ precise, structured language appropriate for official documentation and communications.\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:16:\"ai_tone_of_voice\";s:2:\"id\";s:2:\"14\";s:8:\"revision\";s:2:\"14\";s:4:\"uuid\";s:36:\"c60f5532-a340-4e27-8cfc-7889a4f63725\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:6:\"Formal\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"14\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.412,1,'entity_field_info','0'),('values:taxonomy_term:15',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"15\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"15\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:16:\"ai_tone_of_voice\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"723d0f4e-d4cf-474b-a2b7-c9cdcaee35d9\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:13:\"Inspirational\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:84:\"Use motivational language that encourages action and creates a sense of possibility.\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:16:\"ai_tone_of_voice\";s:2:\"id\";s:2:\"15\";s:8:\"revision\";s:2:\"15\";s:4:\"uuid\";s:36:\"723d0f4e-d4cf-474b-a2b7-c9cdcaee35d9\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:13:\"Inspirational\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"15\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.412,1,'entity_field_info','0'),('values:taxonomy_term:17',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"17\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"17\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:11:\"tecnologias\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"9de4e770-437d-43ed-8770-96ac8c39691f\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749726054\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:6:\"Apache\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";N;s:6:\"format\";N;}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726060\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}s:23:\"field_imagen_tecnologia\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"59\";s:3:\"alt\";s:6:\"Apache\";s:5:\"title\";s:6:\"Apache\";s:5:\"width\";s:2:\"64\";s:6:\"height\";s:2:\"64\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:11:\"tecnologias\";s:2:\"id\";s:2:\"17\";s:8:\"revision\";s:2:\"17\";s:4:\"uuid\";s:36:\"9de4e770-437d-43ed-8770-96ac8c39691f\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:6:\"Apache\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"17\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074773.318,1,'entity_field_info','0'),('values:taxonomy_term:18',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"18\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"18\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:11:\"tecnologias\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"5410adaa-0e7d-4282-b88f-6f73d4fd2129\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749726071\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:6:\"Docker\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";N;s:6:\"format\";N;}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726080\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}s:23:\"field_imagen_tecnologia\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"60\";s:3:\"alt\";s:6:\"Docker\";s:5:\"title\";s:6:\"Docker\";s:5:\"width\";s:2:\"64\";s:6:\"height\";s:2:\"64\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:11:\"tecnologias\";s:2:\"id\";s:2:\"18\";s:8:\"revision\";s:2:\"18\";s:4:\"uuid\";s:36:\"5410adaa-0e7d-4282-b88f-6f73d4fd2129\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:6:\"Docker\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"18\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074753.745,1,'entity_field_info','0'),('values:taxonomy_term:19',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"19\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"19\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:11:\"tecnologias\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"1cc7785a-bbb6-4c82-a800-00e3fe318e49\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749726092\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:6:\"Drupal\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";N;s:6:\"format\";N;}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726100\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}s:23:\"field_imagen_tecnologia\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"61\";s:3:\"alt\";s:6:\"Drupal\";s:5:\"title\";s:6:\"Drupal\";s:5:\"width\";s:2:\"64\";s:6:\"height\";s:2:\"64\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:11:\"tecnologias\";s:2:\"id\";s:2:\"19\";s:8:\"revision\";s:2:\"19\";s:4:\"uuid\";s:36:\"1cc7785a-bbb6-4c82-a800-00e3fe318e49\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:6:\"Drupal\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"19\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074773.318,1,'entity_field_info','0'),('values:taxonomy_term:2',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:1:\"2\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"2\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:17:\"ai_agent_commands\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"06f16219-687b-4fa5-bc16-ba46ed2a9dfe\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:6:\"Polish\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:144:\"Fix spelling mistakes, use proper grammar and apply good writing practices.\nDo not lose the original meaning.\nYou must keep the text formatting.\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"1\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:17:\"ai_agent_commands\";s:2:\"id\";s:1:\"2\";s:8:\"revision\";s:1:\"2\";s:4:\"uuid\";s:36:\"06f16219-687b-4fa5-bc16-ba46ed2a9dfe\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:6:\"Polish\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"2\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.421,1,'entity_field_info','0'),('values:taxonomy_term:20',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"20\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"20\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:11:\"tecnologias\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"d466d9f8-a71e-42b8-90b5-514e2eefe9f8\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749726118\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:4:\"Java\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";N;s:6:\"format\";N;}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726126\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}s:23:\"field_imagen_tecnologia\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"62\";s:3:\"alt\";s:4:\"Java\";s:5:\"title\";s:4:\"Java\";s:5:\"width\";s:2:\"64\";s:6:\"height\";s:2:\"64\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:11:\"tecnologias\";s:2:\"id\";s:2:\"20\";s:8:\"revision\";s:2:\"20\";s:4:\"uuid\";s:36:\"d466d9f8-a71e-42b8-90b5-514e2eefe9f8\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:4:\"Java\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"20\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074753.745,1,'entity_field_info','0'),('values:taxonomy_term:21',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"21\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"21\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:11:\"tecnologias\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"82ba974f-fb71-4137-b596-7d403e0bd58c\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749726141\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:5:\"Linux\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";N;s:6:\"format\";N;}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726149\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}s:23:\"field_imagen_tecnologia\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"63\";s:3:\"alt\";s:5:\"Linux\";s:5:\"title\";s:5:\"Linux\";s:5:\"width\";s:2:\"64\";s:6:\"height\";s:2:\"64\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:11:\"tecnologias\";s:2:\"id\";s:2:\"21\";s:8:\"revision\";s:2:\"21\";s:4:\"uuid\";s:36:\"82ba974f-fb71-4137-b596-7d403e0bd58c\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:5:\"Linux\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"21\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074735.584,1,'entity_field_info','0'),('values:taxonomy_term:22',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"22\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"22\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:11:\"tecnologias\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"95cc52f8-64c3-4ea9-9cdf-ccc50a286fcc\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749726168\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:5:\"MySQL\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";N;s:6:\"format\";N;}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726172\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}s:23:\"field_imagen_tecnologia\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"64\";s:3:\"alt\";s:5:\"MySQL\";s:5:\"title\";s:5:\"MySQL\";s:5:\"width\";s:2:\"64\";s:6:\"height\";s:2:\"64\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:11:\"tecnologias\";s:2:\"id\";s:2:\"22\";s:8:\"revision\";s:2:\"22\";s:4:\"uuid\";s:36:\"95cc52f8-64c3-4ea9-9cdf-ccc50a286fcc\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:5:\"MySQL\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"22\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074773.318,1,'entity_field_info','0'),('values:taxonomy_term:25',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"25\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"25\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:11:\"tecnologias\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"b1d0dd7a-d104-44e2-82ad-959d2fc339b5\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1749726679\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:3:\"PHP\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";N;s:6:\"format\";N;}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1749726685\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}s:23:\"field_imagen_tecnologia\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:2:\"67\";s:3:\"alt\";s:3:\"PHP\";s:5:\"title\";s:3:\"PHP\";s:5:\"width\";s:2:\"64\";s:6:\"height\";s:2:\"64\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:11:\"tecnologias\";s:2:\"id\";s:2:\"25\";s:8:\"revision\";s:2:\"25\";s:4:\"uuid\";s:36:\"b1d0dd7a-d104-44e2-82ad-959d2fc339b5\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:3:\"PHP\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"25\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074735.584,1,'entity_field_info','0'),('values:taxonomy_term:28',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"28\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"28\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:4:\"tags\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"4baec398-dd4d-4be9-83d5-f9ccc3972700\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1750246876\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:10:\"Portal Web\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";N;s:6:\"format\";N;}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750246876\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:4:\"tags\";s:2:\"id\";s:2:\"28\";s:8:\"revision\";s:2:\"28\";s:4:\"uuid\";s:36:\"4baec398-dd4d-4be9-83d5-f9ccc3972700\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:10:\"Portal Web\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"28\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773073130.274,1,'entity_field_info','0'),('values:taxonomy_term:29',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"29\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"29\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:4:\"tags\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"17688ce6-70dd-49a4-bdd6-d01a6675413c\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1750246887\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:16:\"Gobierno Digital\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";N;s:6:\"format\";N;}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1750246887\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:4:\"tags\";s:2:\"id\";s:2:\"29\";s:8:\"revision\";s:2:\"29\";s:4:\"uuid\";s:36:\"17688ce6-70dd-49a4-bdd6-d01a6675413c\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:16:\"Gobierno Digital\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"29\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773073130.274,1,'entity_field_info','0'),('values:taxonomy_term:3',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:1:\"3\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"3\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:17:\"ai_agent_commands\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"cde8af36-373f-4e63-905d-f6560ae376c2\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:21:\"Improve Tone of Voice\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:158:\"Rewrite the content to match the TONE while preserving the key message and meaning.\nEnsure the writing style is consistent.\nYou must keep the text formatting.\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"1\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:17:\"ai_agent_commands\";s:2:\"id\";s:1:\"3\";s:8:\"revision\";s:1:\"3\";s:4:\"uuid\";s:36:\"cde8af36-373f-4e63-905d-f6560ae376c2\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:21:\"Improve Tone of Voice\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"3\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.421,1,'entity_field_info','0'),('values:taxonomy_term:30',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:19:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"30\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"30\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:11:\"tecnologias\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"3a9730e0-4cdf-40ac-93e8-69b25f0a13e6\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1758750680\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:6:\"DeVops\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:245:\"<p>DevOps es una filosofía cultural, un conjunto de prácticas y herramientas que integran los procesos de desarrollo de software (Dev) y las operaciones de TI (Ops) para ofrecer valor continuo a los clientes de forma más rápida y fiable.</p>\";s:6:\"format\";s:10:\"basic_html\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758919059\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}s:23:\"field_imagen_tecnologia\";a:1:{s:9:\"x-default\";a:1:{i:0;a:5:{s:9:\"target_id\";s:3:\"198\";s:3:\"alt\";s:6:\"DevOps\";s:5:\"title\";s:6:\"DevOps\";s:5:\"width\";s:3:\"728\";s:6:\"height\";s:3:\"334\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:11:\"tecnologias\";s:2:\"id\";s:2:\"30\";s:8:\"revision\";s:2:\"30\";s:4:\"uuid\";s:36:\"3a9730e0-4cdf-40ac-93e8-69b25f0a13e6\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:6:\"DeVops\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"30\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074745.323,1,'entity_field_info','0'),('values:taxonomy_term:31',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"31\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"31\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:4:\"tags\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"b986770d-ffc8-4ea8-afe9-bb6ec6c3b9c8\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1758750994\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:12:\"Ciclo DevOps\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:244:\"<p>DevOps es una filosofía cultural, un conjunto de prácticas y herramientas que integran los procesos de desarrollo de software (Dev) y las operaciones de TI (Ops) para ofrecer valor continuo a los clientes de forma más rápida y fiable</p>\";s:6:\"format\";s:10:\"basic_html\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758750994\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:4:\"tags\";s:2:\"id\";s:2:\"31\";s:8:\"revision\";s:2:\"31\";s:4:\"uuid\";s:36:\"b986770d-ffc8-4ea8-afe9-bb6ec6c3b9c8\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:12:\"Ciclo DevOps\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"31\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773073130.274,1,'entity_field_info','0'),('values:taxonomy_term:32',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:2:\"32\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:2:\"32\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:4:\"tags\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"512e4840-f7ed-4a85-a049-7addfa82f359\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1758919621\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:5:\"Orfeo\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:37:\"<p>Sistema de Gestión Documental</p>\";s:6:\"format\";s:10:\"basic_html\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1758919621\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:4:\"tags\";s:2:\"id\";s:2:\"32\";s:8:\"revision\";s:2:\"32\";s:4:\"uuid\";s:36:\"512e4840-f7ed-4a85-a049-7addfa82f359\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:5:\"Orfeo\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:2:\"32\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773073130.274,1,'entity_field_info','0'),('values:taxonomy_term:4',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:1:\"4\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"4\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:17:\"ai_agent_commands\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"c52a89c5-b283-4d65-b7fb-60e2939e56e2\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:12:\"Make Shorter\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:134:\"Remove any repetitive, redundant, or non-essential writing in this\ncontent without changing the meaning or losing any key information.\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"1\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:17:\"ai_agent_commands\";s:2:\"id\";s:1:\"4\";s:8:\"revision\";s:1:\"4\";s:4:\"uuid\";s:36:\"c52a89c5-b283-4d65-b7fb-60e2939e56e2\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:12:\"Make Shorter\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"4\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.421,1,'entity_field_info','0'),('values:taxonomy_term:5',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:1:\"5\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"5\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:17:\"ai_agent_commands\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"58085e87-a9ed-4a4d-b4ff-2057939b85b8\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:11:\"Make Longer\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:148:\"Improve this content by using descriptive language and inserting\nmore information and more detailed explanations.\nYou must keep the text formatting.\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"1\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:17:\"ai_agent_commands\";s:2:\"id\";s:1:\"5\";s:8:\"revision\";s:1:\"5\";s:4:\"uuid\";s:36:\"58085e87-a9ed-4a4d-b4ff-2057939b85b8\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:11:\"Make Longer\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"5\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.421,1,'entity_field_info','0'),('values:taxonomy_term:6',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:1:\"6\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"6\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:17:\"ai_agent_commands\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"a65db5f4-da93-4c9b-9f64-ade34da1a892\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:17:\"Simplify Language\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:146:\"Simplify the writing style of this content and reduce the complexity,\nso that the content is easy to understand.\nYou must keep the text formatting\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"1\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:17:\"ai_agent_commands\";s:2:\"id\";s:1:\"6\";s:8:\"revision\";s:1:\"6\";s:4:\"uuid\";s:36:\"a65db5f4-da93-4c9b-9f64-ade34da1a892\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:17:\"Simplify Language\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"6\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.421,1,'entity_field_info','0'),('values:taxonomy_term:7',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:1:\"7\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"7\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:17:\"ai_agent_commands\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"22b4c72e-eff2-4744-a66a-602b31c84568\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:23:\"Generate from selection\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";N;s:6:\"format\";N;}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"0\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:17:\"ai_agent_commands\";s:2:\"id\";s:1:\"7\";s:8:\"revision\";s:1:\"7\";s:4:\"uuid\";s:36:\"22b4c72e-eff2-4744-a66a-602b31c84568\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:23:\"Generate from selection\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"7\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.418,1,'entity_field_info','0'),('values:taxonomy_term:8',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:1:\"8\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"8\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:17:\"ai_agent_commands\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"eac6e276-dc17-462b-b4f7-d6cb37f41f43\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:9:\"Summarize\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:146:\"Summarize this content into one paragraph of text. Include only the key ideas and conclusions.\nKeep it short. Do not keep original text formatting\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"7\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:17:\"ai_agent_commands\";s:2:\"id\";s:1:\"8\";s:8:\"revision\";s:1:\"8\";s:4:\"uuid\";s:36:\"eac6e276-dc17-462b-b4f7-d6cb37f41f43\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:9:\"Summarize\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"8\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.429,1,'entity_field_info','0'),('values:taxonomy_term:9',_binary 'O:27:\"Drupal\\taxonomy\\Entity\\Term\":30:{s:15:\"\0*\0entityTypeId\";s:13:\"taxonomy_term\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"tid\";a:1:{s:9:\"x-default\";s:1:\"9\";}s:11:\"revision_id\";a:1:{s:9:\"x-default\";s:1:\"9\";}s:3:\"vid\";a:1:{s:9:\"x-default\";s:17:\"ai_agent_commands\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"a5b9efb2-715a-498b-8bb1-0a7a01e97672\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:13:\"revision_user\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_created\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:20:\"revision_log_message\";a:1:{s:9:\"x-default\";N;}s:16:\"revision_default\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:17:\"isDefaultRevision\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"name\";a:1:{s:9:\"x-default\";s:8:\"Continue\";}s:11:\"description\";a:1:{s:9:\"x-default\";a:2:{s:5:\"value\";s:142:\"Start with the provided content and write at the end of it continuing this topic.\nKeep the added part short.\nYou must keep the text formatting\";s:6:\"format\";s:10:\"plain_text\";}}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748985329\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:6:\"weight\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:6:\"parent\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:1:\"7\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";s:1:\"1\";s:13:\"\0*\0entityKeys\";a:4:{s:6:\"bundle\";s:17:\"ai_agent_commands\";s:2:\"id\";s:1:\"9\";s:8:\"revision\";s:1:\"9\";s:4:\"uuid\";s:36:\"a5b9efb2-715a-498b-8bb1-0a7a01e97672\";}s:25:\"\0*\0translatableEntityKeys\";a:5:{s:5:\"label\";a:1:{s:9:\"x-default\";s:8:\"Continue\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:9:\"published\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:29:\"revision_translation_affected\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";s:1:\"9\";s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773072981.429,1,'entity_field_info','0'),('values:user:0',_binary 'O:23:\"Drupal\\user\\Entity\\User\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"user\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:17:{s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"265882d1-fe44-4126-91f5-bb50b378f82c\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:18:\"preferred_langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:24:\"preferred_admin_langcode\";a:1:{s:9:\"x-default\";N;}s:4:\"name\";a:1:{s:9:\"x-default\";s:0:\"\";}s:4:\"pass\";a:1:{s:9:\"x-default\";N;}s:4:\"mail\";a:1:{s:9:\"x-default\";N;}s:8:\"timezone\";a:1:{s:9:\"x-default\";N;}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1748976960\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748976960\";}s:6:\"access\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:5:\"login\";a:1:{s:9:\"x-default\";s:1:\"0\";}s:4:\"init\";a:1:{s:9:\"x-default\";N;}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:22:\"dxpr_user_is_disavowed\";a:1:{s:9:\"x-default\";N;}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:3:{s:6:\"bundle\";s:4:\"user\";s:2:\"id\";s:1:\"0\";s:4:\"uuid\";s:36:\"265882d1-fe44-4126-91f5-bb50b378f82c\";}s:25:\"\0*\0translatableEntityKeys\";a:2:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773074187.387,1,'entity_field_info','0'),('values:user:1',_binary 'O:23:\"Drupal\\user\\Entity\\User\":30:{s:15:\"\0*\0entityTypeId\";s:4:\"user\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:9:\"\0*\0values\";a:18:{s:3:\"uid\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:4:\"uuid\";a:1:{s:9:\"x-default\";s:36:\"991b11ac-c4c2-4e9c-b527-f6eac3886939\";}s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:18:\"preferred_langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:24:\"preferred_admin_langcode\";a:1:{s:9:\"x-default\";N;}s:4:\"name\";a:1:{s:9:\"x-default\";s:5:\"admin\";}s:4:\"pass\";a:1:{s:9:\"x-default\";s:60:\"$2y$12$70xZu9P0D9yxT4yv5EI/xeZr/RHeG3.J6XX/3C6B7IFZtX7Cd5ri6\";}s:4:\"mail\";a:1:{s:9:\"x-default\";s:16:\"info@ciscsas.com\";}s:8:\"timezone\";a:1:{s:9:\"x-default\";s:14:\"America/Bogota\";}s:6:\"status\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:7:\"created\";a:1:{s:9:\"x-default\";s:10:\"1748976960\";}s:7:\"changed\";a:1:{s:9:\"x-default\";s:10:\"1748977306\";}s:6:\"access\";a:1:{s:9:\"x-default\";s:10:\"1773352140\";}s:5:\"login\";a:1:{s:9:\"x-default\";s:10:\"1773332005\";}s:4:\"init\";a:1:{s:9:\"x-default\";s:16:\"info@ciscsas.com\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}s:22:\"dxpr_user_is_disavowed\";a:1:{s:9:\"x-default\";N;}s:5:\"roles\";a:1:{s:9:\"x-default\";a:1:{i:0;a:1:{s:9:\"target_id\";s:13:\"administrator\";}}}}s:9:\"\0*\0fields\";a:0:{}s:19:\"\0*\0fieldDefinitions\";N;s:12:\"\0*\0languages\";N;s:14:\"\0*\0langcodeKey\";s:8:\"langcode\";s:21:\"\0*\0defaultLangcodeKey\";s:16:\"default_langcode\";s:17:\"\0*\0activeLangcode\";s:9:\"x-default\";s:28:\"\0*\0enforceDefaultTranslation\";N;s:18:\"\0*\0defaultLangcode\";s:2:\"es\";s:15:\"\0*\0translations\";a:1:{s:9:\"x-default\";a:1:{s:6:\"status\";i:1;}}s:24:\"\0*\0translationInitialize\";b:0;s:14:\"\0*\0newRevision\";b:0;s:20:\"\0*\0isDefaultRevision\";b:1;s:13:\"\0*\0entityKeys\";a:3:{s:6:\"bundle\";s:4:\"user\";s:2:\"id\";s:1:\"1\";s:4:\"uuid\";s:36:\"991b11ac-c4c2-4e9c-b527-f6eac3886939\";}s:25:\"\0*\0translatableEntityKeys\";a:2:{s:8:\"langcode\";a:1:{s:9:\"x-default\";s:2:\"es\";}s:16:\"default_langcode\";a:1:{s:9:\"x-default\";s:1:\"1\";}}s:12:\"\0*\0validated\";b:0;s:21:\"\0*\0validationRequired\";b:0;s:19:\"\0*\0loadedRevisionId\";N;s:33:\"\0*\0revisionTranslationAffectedKey\";s:29:\"revision_translation_affected\";s:37:\"\0*\0enforceRevisionTranslationAffected\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;}',-1,1773352141.282,1,'entity_field_info','0');
/*!40000 ALTER TABLE `cache_entity` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_file_mdm`
--

DROP TABLE IF EXISTS `cache_file_mdm`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_file_mdm` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_file_mdm`
--

LOCK TABLES `cache_file_mdm` WRITE;
/*!40000 ALTER TABLE `cache_file_mdm` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_file_mdm` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_menu`
--

DROP TABLE IF EXISTS `cache_menu`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_menu` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_menu`
--

LOCK TABLES `cache_menu` WRITE;
/*!40000 ALTER TABLE `cache_menu` DISABLE KEYS */;
INSERT INTO `cache_menu` VALUES ('active-trail:route:dxpr_theme_helper.settings:route_parameters:a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}',_binary 'a:1:{s:4:\"main\";a:1:{s:0:\"\";s:0:\"\";}}',-1,1773072981.516,1,'config:system.menu.main','1'),('active-trail:route:entity.contact_form.canonical:route_parameters:a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}',_binary 'a:1:{s:4:\"main\";a:2:{s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:0:\"\";s:0:\"\";}}',-1,1773074887.156,1,'config:system.menu.main','1'),('active-trail:route:entity.node.canonical:route_parameters:a:1:{s:4:\"node\";s:1:\"1\";}',_binary 'a:1:{s:4:\"main\";a:2:{s:19:\"standard.front_page\";s:19:\"standard.front_page\";s:0:\"\";s:0:\"\";}}',-1,1773074676.465,1,'config:system.menu.main','1'),('active-trail:route:entity.node.canonical:route_parameters:a:1:{s:4:\"node\";s:1:\"2\";}',_binary 'a:1:{s:4:\"main\";a:2:{s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:0:\"\";s:0:\"\";}}',-1,1773073128.566,1,'config:system.menu.main','1'),('active-trail:route:entity.node.canonical:route_parameters:a:1:{s:4:\"node\";s:1:\"3\";}',_binary 'a:1:{s:4:\"main\";a:2:{s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:0:\"\";s:0:\"\";}}',-1,1773073172.566,1,'config:system.menu.main','1'),('active-trail:route:entity.node.canonical:route_parameters:a:1:{s:4:\"node\";s:1:\"8\";}',_binary 'a:1:{s:4:\"main\";a:1:{s:0:\"\";s:0:\"\";}}',-1,1773074773.702,1,'config:system.menu.main','1'),('active-trail:route:entity.node.canonical:route_parameters:a:1:{s:4:\"node\";s:1:\"9\";}',_binary 'a:1:{s:4:\"main\";a:1:{s:0:\"\";s:0:\"\";}}',-1,1773074754.025,1,'config:system.menu.main','1'),('active-trail:route:entity.node.canonical:route_parameters:a:1:{s:4:\"node\";s:3:\"340\";}',_binary 'a:1:{s:4:\"main\";a:1:{s:0:\"\";s:0:\"\";}}',-1,1773074745.591,1,'config:system.menu.main','1'),('active-trail:route:entity.node.canonical:route_parameters:a:1:{s:4:\"node\";s:3:\"351\";}',_binary 'a:1:{s:4:\"main\";a:1:{s:0:\"\";s:0:\"\";}}',-1,1773074735.867,1,'config:system.menu.main','1'),('active-trail:route:entity.user.canonical:route_parameters:a:1:{s:4:\"user\";s:1:\"1\";}',_binary 'a:1:{s:4:\"main\";a:1:{s:0:\"\";s:0:\"\";}}',-1,1773332009.906,1,'config:system.menu.main','1'),('active-trail:route:system.403:route_parameters:a:0:{}',_binary 'a:1:{s:4:\"main\";a:1:{s:0:\"\";s:0:\"\";}}',-1,1773412072.877,1,'config:system.menu.main','1'),('active-trail:route:system.404:route_parameters:a:0:{}',_binary 'a:1:{s:4:\"main\";a:1:{s:0:\"\";s:0:\"\";}}',-1,1773074187.544,1,'config:system.menu.main','1'),('active-trail:route:user.login:route_parameters:a:0:{}',_binary 'a:1:{s:4:\"main\";a:1:{s:0:\"\";s:0:\"\";}}',-1,1773331992.922,1,'config:system.menu.main','1'),('active-trail:route:view.blogs.page_1:route_parameters:a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:5:\"blogs\";}',_binary 'a:1:{s:4:\"main\";a:2:{s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:0:\"\";s:0:\"\";}}',-1,1773361114.148,1,'config:system.menu.main','1'),('active-trail:route:view.clientes.page_1:route_parameters:a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:8:\"clientes\";}',_binary 'a:1:{s:4:\"main\";a:2:{s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:0:\"\";s:0:\"\";}}',-1,1773074806.117,1,'config:system.menu.main','1'),('active-trail:route:view.proyectos_page.page_1:route_parameters:a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}',_binary 'a:1:{s:4:\"main\";a:2:{s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:0:\"\";s:0:\"\";}}',-1,1773073130.926,1,'config:system.menu.main','1'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:12:\"system.admin\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:11:{s:31:\"announcements_feed.announcement\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"announcements_feed.announcement\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:31:\"announcements_feed.announcement\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Announcements\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"Displays announcements from the Drupal community.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:18:\"announcements_feed\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:9:\"help.main\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:9:\"help.main\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:9:\"help.main\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Help\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Reference for usage, configuration, and modules.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"help\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:20:\"system.admin_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.admin_content\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:20:\"system.admin_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Find and manage content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:22:\"system.admin_structure\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"system.admin_structure\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:22:\"system.admin_structure\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Structure\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Administer blocks, content types, menus, etc.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:18:\"system.themes_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"system.themes_page\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:18:\"system.themes_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Appearance\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Select and configure themes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:19:\"system.modules_list\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"system.modules_list\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:19:\"system.modules_list\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Extend\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Add and install modules to extend site functionality.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:19:\"system.admin_config\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"system.admin_config\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:19:\"system.admin_config\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Administer settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:20:\"system.admin_reports\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.admin_reports\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:20:\"system.admin_reports\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Reports\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"View reports, updates, and errors.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:22:\"entity.user.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.user.collection\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:22:\"entity.user.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"People\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Manage user accounts, roles, and permissions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:24:\"admin_toolbar_tools.help\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"admin_toolbar_tools.help\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Tools\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-100\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:19:\"dxpr_builder.studio\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"dxpr_builder.studio\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:25:\"dxpr_builder.admin.studio\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"DXPR Studio\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}}s:11:\"definitions\";a:11:{s:31:\"announcements_feed.announcement\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"announcements_feed.announcement\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:31:\"announcements_feed.announcement\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:18:\"announcements_feed\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:9:\"help.main\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:9:\"help.main\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:9:\"help.main\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"help\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"system.admin_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.admin_content\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:20:\"system.admin_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"system.admin_structure\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"system.admin_structure\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:22:\"system.admin_structure\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:95;s:11:\"description\";r:99;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:18:\"system.themes_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"system.themes_page\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:18:\"system.themes_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:123;s:11:\"description\";r:127;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"system.modules_list\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"system.modules_list\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:19:\"system.modules_list\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:151;s:11:\"description\";r:155;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"system.admin_config\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"system.admin_config\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:19:\"system.admin_config\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:179;s:11:\"description\";r:183;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"system.admin_reports\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.admin_reports\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:20:\"system.admin_reports\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:207;s:11:\"description\";r:211;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"entity.user.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.user.collection\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:22:\"entity.user.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:235;s:11:\"description\";r:239;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:24:\"admin_toolbar_tools.help\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"admin_toolbar_tools.help\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:263;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-100\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"dxpr_builder.studio\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"dxpr_builder.studio\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:25:\"dxpr_builder.admin.studio\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:288;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:11:{i:0;s:31:\"announcements_feed.announcement\";i:1;s:9:\"help.main\";i:2;s:20:\"system.admin_content\";i:3;s:22:\"system.admin_structure\";i:4;s:18:\"system.themes_page\";i:5;s:19:\"system.modules_list\";i:6;s:19:\"system.admin_config\";i:7;s:20:\"system.admin_reports\";i:8;s:22:\"entity.user.collection\";i:9;s:7:\"<front>\";i:10;s:25:\"dxpr_builder.admin.studio\";}}',-1,1773073089.257,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:16:\"user.admin_index\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:3:{s:22:\"entity.user.admin_form\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.user.admin_form\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:22:\"entity.user.admin_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Account settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:105:\"Configure default user account settings, including fields, registration requirements, and email messages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:16:\"captcha.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"captcha.settings\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:16:\"captcha_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"CAPTCHA settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Administer CAPTCHA settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"captcha\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:36:\"remove_reset_password.reset_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"remove_reset_password.reset_settings\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:43:\"remove_reset_password.remove_reset_password\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Remove Reset password\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Configure and remove reset password local tab.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:21:\"remove_reset_password\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:3:{s:22:\"entity.user.admin_form\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.user.admin_form\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:22:\"entity.user.admin_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"captcha.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"captcha.settings\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:16:\"captcha_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"captcha\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:36:\"remove_reset_password.reset_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"remove_reset_password.reset_settings\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:43:\"remove_reset_password.remove_reset_password\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:21:\"remove_reset_password\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:3:{i:0;s:22:\"entity.user.admin_form\";i:1;s:16:\"captcha_settings\";i:2;s:43:\"remove_reset_password.remove_reset_password\";}}',-1,1773072977.753,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:19:\"dxpr_builder.studio\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:2:{s:27:\"dxpr_builder.studio_builder\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"dxpr_builder.studio_builder\";s:6:\"parent\";s:19:\"dxpr_builder.studio\";s:10:\"route_name\";s:33:\"dxpr_builder.admin.studio.builder\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"DXPR Builder\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Configure DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:30:\"dxpr_theme_helper.studio_theme\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"dxpr_theme_helper.studio_theme\";s:6:\"parent\";s:19:\"dxpr_builder.studio\";s:10:\"route_name\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"DXPR Theme\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Change the site-wide settings of your default theme\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"dxpr_theme_helper\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}}s:11:\"definitions\";a:2:{s:27:\"dxpr_builder.studio_builder\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"dxpr_builder.studio_builder\";s:6:\"parent\";s:19:\"dxpr_builder.studio\";s:10:\"route_name\";s:33:\"dxpr_builder.admin.studio.builder\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"dxpr_theme_helper.studio_theme\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"dxpr_theme_helper.studio_theme\";s:6:\"parent\";s:19:\"dxpr_builder.studio\";s:10:\"route_name\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"dxpr_theme_helper\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:2:{i:0;s:33:\"dxpr_builder.admin.studio.builder\";i:1;s:36:\"dxpr_theme_helper.admin.studio.theme\";}}',-1,1773072977.788,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:19:\"system.admin_config\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:11:{s:25:\"system.admin_config_media\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"system.admin_config_media\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:25:\"system.admin_config_media\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:28:\"system.admin_config_services\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_services\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_services\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Web services\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:31:\"system.admin_config_development\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"system.admin_config_development\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:31:\"system.admin_config_development\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Development\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Configure and use development tools.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:28:\"system.admin_config_regional\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_regional\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_regional\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Region and language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"Configure regional settings, localization, and translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:26:\"system.admin_config_search\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"system.admin_config_search\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:26:\"system.admin_config_search\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Search and metadata\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:64:\"Configure site search, metadata, and search engine optimization.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:26:\"system.admin_config_system\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"system.admin_config_system\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:26:\"system.admin_config_system\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"System\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"Configure basic site settings, actions, and cron.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:22:\"system.admin_config_ui\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"system.admin_config_ui\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:22:\"system.admin_config_ui\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"User interface\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Configure the administrative user interface.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:28:\"system.admin_config_workflow\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_workflow\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_workflow\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Workflow\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Manage the content workflow.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:27:\"system.admin_config_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.admin_config_content\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:27:\"system.admin_config_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Content authoring\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Configure content formatting and authoring.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:16:\"user.admin_index\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"user.admin_index\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:16:\"user.admin_index\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"People\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Configure user accounts.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:36:\"devel_generate.admin_config_generate\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"devel_generate.admin_config_generate\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Generate realistic items (content, users, menus, etc) to assist your site development and testing.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}}s:11:\"definitions\";a:11:{s:25:\"system.admin_config_media\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"system.admin_config_media\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:25:\"system.admin_config_media\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"system.admin_config_services\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_services\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_services\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:36;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:31:\"system.admin_config_development\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"system.admin_config_development\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:31:\"system.admin_config_development\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:61;s:11:\"description\";r:65;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"system.admin_config_regional\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_regional\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_regional\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:89;s:11:\"description\";r:93;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:26:\"system.admin_config_search\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"system.admin_config_search\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:26:\"system.admin_config_search\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:117;s:11:\"description\";r:121;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:26:\"system.admin_config_system\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"system.admin_config_system\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:26:\"system.admin_config_system\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:145;s:11:\"description\";r:149;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"system.admin_config_ui\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"system.admin_config_ui\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:22:\"system.admin_config_ui\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:173;s:11:\"description\";r:177;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"system.admin_config_workflow\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_workflow\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_workflow\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:201;s:11:\"description\";r:205;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"system.admin_config_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.admin_config_content\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:27:\"system.admin_config_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:229;s:11:\"description\";r:233;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"user.admin_index\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"user.admin_index\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:16:\"user.admin_index\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:257;s:11:\"description\";r:261;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:36:\"devel_generate.admin_config_generate\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"devel_generate.admin_config_generate\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:285;s:11:\"description\";r:289;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:11:{i:0;s:25:\"system.admin_config_media\";i:1;s:28:\"system.admin_config_services\";i:2;s:31:\"system.admin_config_development\";i:3;s:28:\"system.admin_config_regional\";i:4;s:26:\"system.admin_config_search\";i:5;s:26:\"system.admin_config_system\";i:6;s:22:\"system.admin_config_ui\";i:7;s:28:\"system.admin_config_workflow\";i:8;s:27:\"system.admin_config_content\";i:9;s:16:\"user.admin_index\";i:10;s:36:\"devel_generate.admin_config_generate\";}}',-1,1773072977.657,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:20:\"system.admin_reports\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:9:{s:14:\"dblog.overview\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"dblog.overview\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:14:\"dblog.overview\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Recent log messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"View events that have recently been logged.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:20:\"dblog.page_not_found\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"dblog.page_not_found\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:20:\"dblog.page_not_found\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Top \'page not found\' errors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"View \'page not found\' errors (404s).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:19:\"dblog.access_denied\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"dblog.access_denied\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:19:\"dblog.access_denied\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Top \'access denied\' errors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"View \'access denied\' errors (403s).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:38:\"entity.field_storage_config.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:38:\"entity.field_storage_config.collection\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:38:\"entity.field_storage_config.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Field list\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Overview of fields on all entity types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:23:\"locale.translate_status\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"locale.translate_status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:23:\"locale.translate_status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Available translation updates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:97:\"Get a status report about available interface translations for your installed modules and themes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"locale\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:13:\"system.status\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"system.status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:13:\"system.status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Status report\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Get a status report about your site\'s operation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-60\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:24:\"views_ui.reports_plugins\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"views_ui.reports_plugins\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:24:\"views_ui.reports_plugins\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Views plugins\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Overview of plugins used in all views.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"views_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:12:\"dblog.search\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:12:\"dblog.search\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:12:\"dblog.search\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Top search phrases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"View most popular search phrases.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:0:\"\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:13:\"update.status\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"update.status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:13:\"update.status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Available updates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:82:\"Get a status report about available updates for your installed modules and themes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"update\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}}s:11:\"definitions\";a:9:{s:14:\"dblog.overview\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"dblog.overview\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:14:\"dblog.overview\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"dblog.page_not_found\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"dblog.page_not_found\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:20:\"dblog.page_not_found\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"dblog.access_denied\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"dblog.access_denied\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:19:\"dblog.access_denied\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:38:\"entity.field_storage_config.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:38:\"entity.field_storage_config.collection\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:38:\"entity.field_storage_config.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:95;s:11:\"description\";r:99;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"locale.translate_status\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"locale.translate_status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:23:\"locale.translate_status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:123;s:11:\"description\";r:127;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"locale\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:13:\"system.status\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"system.status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:13:\"system.status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:151;s:11:\"description\";r:155;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-60\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:24:\"views_ui.reports_plugins\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"views_ui.reports_plugins\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:24:\"views_ui.reports_plugins\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:179;s:11:\"description\";r:183;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"views_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"dblog.search\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:12:\"dblog.search\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:12:\"dblog.search\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:207;s:11:\"description\";r:211;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:0:\"\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:13:\"update.status\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"update.status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:13:\"update.status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:235;s:11:\"description\";r:239;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"update\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:9:{i:0;s:14:\"dblog.overview\";i:1;s:20:\"dblog.page_not_found\";i:2;s:19:\"dblog.access_denied\";i:3;s:38:\"entity.field_storage_config.collection\";i:4;s:23:\"locale.translate_status\";i:5;s:13:\"system.status\";i:6;s:24:\"views_ui.reports_plugins\";i:7;s:12:\"dblog.search\";i:8;s:13:\"update.status\";}}',-1,1773072977.765,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:21:\"field_ui.display_mode\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:2:{s:34:\"entity.entity_view_mode.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"entity.entity_view_mode.collection\";s:6:\"parent\";s:21:\"field_ui.display_mode\";s:10:\"route_name\";s:34:\"entity.entity_view_mode.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"View modes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Manage custom view modes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:34:\"entity.entity_form_mode.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"entity.entity_form_mode.collection\";s:6:\"parent\";s:21:\"field_ui.display_mode\";s:10:\"route_name\";s:34:\"entity.entity_form_mode.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Form modes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Manage custom form modes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:2:{s:34:\"entity.entity_view_mode.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"entity.entity_view_mode.collection\";s:6:\"parent\";s:21:\"field_ui.display_mode\";s:10:\"route_name\";s:34:\"entity.entity_view_mode.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:34:\"entity.entity_form_mode.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"entity.entity_form_mode.collection\";s:6:\"parent\";s:21:\"field_ui.display_mode\";s:10:\"route_name\";s:34:\"entity.entity_form_mode.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:2:{i:0;s:34:\"entity.entity_view_mode.collection\";i:1;s:34:\"entity.entity_form_mode.collection\";}}',-1,1773072977.626,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:22:\"system.admin_config_ui\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:3:{s:30:\"entity.shortcut_set.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.shortcut_set.collection\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:30:\"entity.shortcut_set.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Shortcuts\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Add and modify shortcut sets.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"shortcut\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:22:\"admin_toolbar.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"admin_toolbar.settings\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:22:\"admin_toolbar.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Admin Toolbar\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Configure the Admin Toolbar module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"admin_toolbar\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:28:\"admin_toolbar_tools.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"admin_toolbar_tools.settings\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:28:\"admin_toolbar_tools.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Admin Toolbar Tools\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Configure the Admin Toolbar Tools module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:3:{s:30:\"entity.shortcut_set.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.shortcut_set.collection\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:30:\"entity.shortcut_set.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"shortcut\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"admin_toolbar.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"admin_toolbar.settings\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:22:\"admin_toolbar.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"admin_toolbar\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"admin_toolbar_tools.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"admin_toolbar_tools.settings\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:28:\"admin_toolbar_tools.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:3:{i:0;s:30:\"entity.shortcut_set.collection\";i:1;s:22:\"admin_toolbar.settings\";i:2;s:28:\"admin_toolbar_tools.settings\";}}',-1,1773072977.728,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:22:\"system.admin_structure\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:10:{s:19:\"block.admin_display\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"block.admin_display\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:19:\"block.admin_display\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Block layout\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:79:\"Configure what block content appears in your site\'s sidebars and other regions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"block\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:36:\"entity.block_content_type.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"entity.block_content_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:36:\"entity.block_content_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Block types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Create and manage fields, forms, and display settings for your content blocks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"block_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:30:\"entity.comment_type.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.comment_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:30:\"entity.comment_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Comment types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Manage form and displays settings of comments.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"comment\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:30:\"entity.contact_form.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.contact_form.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:30:\"entity.contact_form.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Create and manage contact forms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"contact\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:21:\"field_ui.display_mode\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"field_ui.display_mode\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:21:\"field_ui.display_mode\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Display modes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:65:\"Configure what displays are available for your content and forms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:22:\"entity.menu.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.menu.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:22:\"entity.menu.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Manage menus and menu links.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"menu_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:27:\"entity.node_type.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"entity.node_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:27:\"entity.node_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:71:\"Create and manage fields, forms, and display settings for your content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"node\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:37:\"entity.taxonomy_vocabulary.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"entity.taxonomy_vocabulary.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Taxonomy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"Manage tagging, categorization, and classification of your content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"taxonomy\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:22:\"entity.view.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.view.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:22:\"entity.view.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Views\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Manage customized lists of content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"views_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:28:\"entity.media_type.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"entity.media_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:28:\"entity.media_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Media types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage media types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"media\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}}s:11:\"definitions\";a:10:{s:19:\"block.admin_display\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"block.admin_display\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:19:\"block.admin_display\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"block\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:36:\"entity.block_content_type.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"entity.block_content_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:36:\"entity.block_content_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"block_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"entity.comment_type.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.comment_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:30:\"entity.comment_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"comment\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"entity.contact_form.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.contact_form.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:30:\"entity.contact_form.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:95;s:11:\"description\";r:99;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"contact\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"field_ui.display_mode\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"field_ui.display_mode\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:21:\"field_ui.display_mode\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:123;s:11:\"description\";r:127;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"entity.menu.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.menu.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:22:\"entity.menu.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:151;s:11:\"description\";r:155;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"menu_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"entity.node_type.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"entity.node_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:27:\"entity.node_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:179;s:11:\"description\";r:183;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"node\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:37:\"entity.taxonomy_vocabulary.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"entity.taxonomy_vocabulary.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:207;s:11:\"description\";r:211;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"taxonomy\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"entity.view.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.view.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:22:\"entity.view.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:235;s:11:\"description\";r:239;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"views_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"entity.media_type.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"entity.media_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:28:\"entity.media_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:263;s:11:\"description\";r:267;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"media\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:10:{i:0;s:19:\"block.admin_display\";i:1;s:36:\"entity.block_content_type.collection\";i:2;s:30:\"entity.comment_type.collection\";i:3;s:30:\"entity.contact_form.collection\";i:4;s:21:\"field_ui.display_mode\";i:5;s:22:\"entity.menu.collection\";i:6;s:27:\"entity.node_type.collection\";i:7;s:37:\"entity.taxonomy_vocabulary.collection\";i:8;s:22:\"entity.view.collection\";i:9;s:28:\"entity.media_type.collection\";}}',-1,1773072977.614,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:25:\"system.admin_config_media\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:8:{s:29:\"entity.image_style.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.image_style.collection\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:29:\"entity.image_style.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Image styles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Configure styles that can be used for resizing or adjusting images on display.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"image\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:27:\"system.file_system_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.file_system_settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:27:\"system.file_system_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"File system\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"Configure the location of uploaded files and how they are accessed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:29:\"system.image_toolkit_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"system.image_toolkit_settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:29:\"system.image_toolkit_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Image toolkit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:74:\"Choose which image toolkit to use if you have installed optional toolkits.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:14:\"media.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"media.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:14:\"media.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Media settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Manage media settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"media\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:22:\"media_library.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"media_library.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:22:\"media_library.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Media Library settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Manage Media Library settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"media_library\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:18:\"webp.settings_form\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"webp.settings_form\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:18:\"webp.settings_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"WebP\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Configure WebP module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"webp\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"99\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:23:\"entity.slick.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"entity.slick.collection\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:23:\"entity.slick.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Slick\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Manage Slick optionset.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"slick_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:14:\"blazy.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"blazy.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:14:\"blazy.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Blazy UI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Manage Blazy UI.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"blazy_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:8:{s:29:\"entity.image_style.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.image_style.collection\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:29:\"entity.image_style.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"image\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"system.file_system_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.file_system_settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:27:\"system.file_system_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:29:\"system.image_toolkit_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"system.image_toolkit_settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:29:\"system.image_toolkit_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:14:\"media.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"media.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:14:\"media.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:95;s:11:\"description\";r:99;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"media\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"media_library.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"media_library.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:22:\"media_library.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:123;s:11:\"description\";r:127;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"media_library\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:18:\"webp.settings_form\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"webp.settings_form\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:18:\"webp.settings_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:151;s:11:\"description\";r:155;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"webp\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"99\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"entity.slick.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"entity.slick.collection\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:23:\"entity.slick.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:179;s:11:\"description\";r:183;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"slick_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:14:\"blazy.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"blazy.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:14:\"blazy.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:207;s:11:\"description\";r:211;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"blazy_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:8:{i:0;s:29:\"entity.image_style.collection\";i:1;s:27:\"system.file_system_settings\";i:2;s:29:\"system.image_toolkit_settings\";i:3;s:14:\"media.settings\";i:4;s:22:\"media_library.settings\";i:5;s:18:\"webp.settings_form\";i:6;s:23:\"entity.slick.collection\";i:7;s:14:\"blazy.settings\";}}',-1,1773072977.665,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:26:\"system.admin_config_search\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:2:{s:28:\"entity.path_alias.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"entity.path_alias.collection\";s:6:\"parent\";s:26:\"system.admin_config_search\";s:10:\"route_name\";s:28:\"entity.path_alias.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"URL aliases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"Add custom URLs to existing paths.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"path\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:29:\"entity.search_page.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.search_page.collection\";s:6:\"parent\";s:26:\"system.admin_config_search\";s:10:\"route_name\";s:29:\"entity.search_page.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Search pages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Configure search pages and search indexing options.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"search\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:2:{s:28:\"entity.path_alias.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"entity.path_alias.collection\";s:6:\"parent\";s:26:\"system.admin_config_search\";s:10:\"route_name\";s:28:\"entity.path_alias.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"path\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:29:\"entity.search_page.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.search_page.collection\";s:6:\"parent\";s:26:\"system.admin_config_search\";s:10:\"route_name\";s:29:\"entity.search_page.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"search\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:2:{i:0;s:28:\"entity.path_alias.collection\";i:1;s:29:\"entity.search_page.collection\";}}',-1,1773072977.708,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:26:\"system.admin_config_system\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:4:{s:32:\"system.site_information_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"system.site_information_settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:32:\"system.site_information_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Basic site settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:77:\"Change site name, email address, slogan, default front page, and error pages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:20:\"system.cron_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.cron_settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:20:\"system.cron_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Cron\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Manage automatic site maintenance tasks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:17:\"file_mdm.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:17:\"file_mdm.settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:17:\"file_mdm.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"File metadata manager\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Configure file metadata settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"file_mdm\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:16:\"sophron.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"sophron.settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:16:\"sophron.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"MIME types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage MIME Types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"sophron\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:4:{s:32:\"system.site_information_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"system.site_information_settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:32:\"system.site_information_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"system.cron_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.cron_settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:20:\"system.cron_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:17:\"file_mdm.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:17:\"file_mdm.settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:17:\"file_mdm.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"file_mdm\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"sophron.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"sophron.settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:16:\"sophron.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:95;s:11:\"description\";r:99;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"sophron\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:4:{i:0;s:32:\"system.site_information_settings\";i:1;s:20:\"system.cron_settings\";i:2;s:17:\"file_mdm.settings\";i:3;s:16:\"sophron.settings\";}}',-1,1773072977.713,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:27:\"dxpr_builder.studio_builder\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:7:{s:28:\"dxpr_builder.builder_setings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"dxpr_builder.builder_setings\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"General Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Configuration settings for DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:37:\"dxpr_builder.builder_licensed_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"dxpr_builder.builder_licensed_content\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:29:\"dxpr_builder.licensed_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:73:\"View listing of DXPR content items that count towards your license limit.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:35:\"dxpr_builder.builder_page_templates\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:35:\"dxpr_builder.builder_page_templates\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:44:\"entity.dxpr_builder_page_template.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Page Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Configure DXPR Builder Page templates.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:34:\"dxpr_builder.builder_user_licenses\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"dxpr_builder.builder_user_licenses\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:26:\"dxpr_builder.user_licenses\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"User Licenses\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"View DXPR Builder user licenses.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:34:\"dxpr_builder.builder_user_profiles\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"dxpr_builder.builder_user_profiles\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:38:\"entity.dxpr_builder_profile.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"User Profiles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Configure DXPR Builder User profiles.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:35:\"dxpr_builder.builder_user_templates\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:35:\"dxpr_builder.builder_user_templates\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:44:\"entity.dxpr_builder_user_template.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"User Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Configure DXPR Builder User templates.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:32:\"dxpr_builder.builder_ai_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"dxpr_builder.builder_ai_settings\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:24:\"dxpr_builder.ai_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"AI (beta)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Configure DXPR Builder AI features.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:7:{s:28:\"dxpr_builder.builder_setings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"dxpr_builder.builder_setings\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:37:\"dxpr_builder.builder_licensed_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"dxpr_builder.builder_licensed_content\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:29:\"dxpr_builder.licensed_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:35:\"dxpr_builder.builder_page_templates\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:35:\"dxpr_builder.builder_page_templates\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:44:\"entity.dxpr_builder_page_template.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:34:\"dxpr_builder.builder_user_licenses\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"dxpr_builder.builder_user_licenses\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:26:\"dxpr_builder.user_licenses\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:95;s:11:\"description\";r:99;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:34:\"dxpr_builder.builder_user_profiles\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"dxpr_builder.builder_user_profiles\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:38:\"entity.dxpr_builder_profile.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:123;s:11:\"description\";r:127;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:35:\"dxpr_builder.builder_user_templates\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:35:\"dxpr_builder.builder_user_templates\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:44:\"entity.dxpr_builder_user_template.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:151;s:11:\"description\";r:155;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:32:\"dxpr_builder.builder_ai_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"dxpr_builder.builder_ai_settings\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:24:\"dxpr_builder.ai_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:179;s:11:\"description\";r:183;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:7:{i:0;s:21:\"dxpr_builder.settings\";i:1;s:29:\"dxpr_builder.licensed_content\";i:2;s:44:\"entity.dxpr_builder_page_template.collection\";i:3;s:26:\"dxpr_builder.user_licenses\";i:4;s:38:\"entity.dxpr_builder_profile.collection\";i:5;s:44:\"entity.dxpr_builder_user_template.collection\";i:6;s:24:\"dxpr_builder.ai_settings\";}}',-1,1773072977.806,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:27:\"system.admin_config_content\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:3:{s:21:\"filter.admin_overview\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"filter.admin_overview\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:21:\"filter.admin_overview\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Text formats and editors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Select and configure text editors, and how content is filtered when displayed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"filter\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:21:\"dxpr_builder.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"dxpr_builder.settings\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"DXPR Builder\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Configuration settings for DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:32:\"entity.entity_browser.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"entity.entity_browser.collection\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:32:\"entity.entity_browser.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Entity browsers\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Manage entity browsers.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"entity_browser\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:3:{s:21:\"filter.admin_overview\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"filter.admin_overview\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:21:\"filter.admin_overview\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"filter\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"dxpr_builder.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"dxpr_builder.settings\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:32:\"entity.entity_browser.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"entity.entity_browser.collection\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:32:\"entity.entity_browser.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"entity_browser\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:3:{i:0;s:21:\"filter.admin_overview\";i:1;s:21:\"dxpr_builder.settings\";i:2;s:32:\"entity.entity_browser.collection\";}}',-1,1773072977.747,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:28:\"system.admin_config_regional\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:5:{s:39:\"entity.configurable_language.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:39:\"entity.configurable_language.collection\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:39:\"entity.configurable_language.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Languages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:62:\"Configure languages for content, interface, and configuration.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"language\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:30:\"language.content_settings_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"language.content_settings_page\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:30:\"language.content_settings_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Content language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Configure language support for content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"language\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:21:\"locale.translate_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"locale.translate_page\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:21:\"locale.translate_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"User interface translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:87:\"Configure the import of translation files, and add or customize interface translations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"locale\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:24:\"system.regional_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"system.regional_settings\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:24:\"system.regional_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Regional settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Configure the locale and timezone settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:29:\"entity.date_format.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.date_format.collection\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:29:\"entity.date_format.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Date and time formats\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Configure how dates and times are displayed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:5:{s:39:\"entity.configurable_language.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:39:\"entity.configurable_language.collection\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:39:\"entity.configurable_language.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"language\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"language.content_settings_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"language.content_settings_page\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:30:\"language.content_settings_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"language\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"locale.translate_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"locale.translate_page\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:21:\"locale.translate_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"locale\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:24:\"system.regional_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"system.regional_settings\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:24:\"system.regional_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:95;s:11:\"description\";r:99;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:29:\"entity.date_format.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.date_format.collection\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:29:\"entity.date_format.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:123;s:11:\"description\";r:127;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:5:{i:0;s:39:\"entity.configurable_language.collection\";i:1;s:30:\"language.content_settings_page\";i:2;s:21:\"locale.translate_page\";i:3;s:24:\"system.regional_settings\";i:4;s:29:\"entity.date_format.collection\";}}',-1,1773072977.700,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:28:\"system.admin_config_services\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:2:{s:25:\"system.rss_feeds_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"system.rss_feeds_settings\";s:6:\"parent\";s:28:\"system.admin_config_services\";s:10:\"route_name\";s:25:\"system.rss_feeds_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"RSS publishing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:115:\"Configure the site description, the number of items per feed, and whether feeds should be titles/teasers/full-text.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:23:\"system.linkset_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"system.linkset_settings\";s:6:\"parent\";s:28:\"system.admin_config_services\";s:10:\"route_name\";s:23:\"system.linkset_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Menu Linkset Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Enable or disable the menu linkset endpoint\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:2:{s:25:\"system.rss_feeds_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"system.rss_feeds_settings\";s:6:\"parent\";s:28:\"system.admin_config_services\";s:10:\"route_name\";s:25:\"system.rss_feeds_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"system.linkset_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"system.linkset_settings\";s:6:\"parent\";s:28:\"system.admin_config_services\";s:10:\"route_name\";s:23:\"system.linkset_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:2:{i:0;s:25:\"system.rss_feeds_settings\";i:1;s:23:\"system.linkset_settings\";}}',-1,1773072977.675,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:28:\"system.admin_config_workflow\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:0:{}s:11:\"definitions\";a:0:{}s:11:\"route_names\";a:0:{}}',-1,1773072977.743,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:30:\"dxpr_theme_helper.studio_theme\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:1:{s:31:\"dxpr_theme_helper.theme_setings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"dxpr_theme_helper.theme_setings\";s:6:\"parent\";s:30:\"dxpr_theme_helper.studio_theme\";s:10:\"route_name\";s:26:\"dxpr_theme_helper.settings\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Theme Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:39:\"Site-wide theme settings for CISC Theme\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"dxpr_theme_helper\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:1:{s:31:\"dxpr_theme_helper.theme_setings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"dxpr_theme_helper.theme_setings\";s:6:\"parent\";s:30:\"dxpr_theme_helper.studio_theme\";s:10:\"route_name\";s:26:\"dxpr_theme_helper.settings\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:12;s:11:\"description\";s:39:\"Site-wide theme settings for CISC Theme\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"dxpr_theme_helper\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:1:{i:0;s:26:\"dxpr_theme_helper.settings\";}}',-1,1773072977.814,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:31:\"system.admin_config_development\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:7:{s:11:\"config.sync\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:11:\"config.sync\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:11:\"config.sync\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Configuration synchronization\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Import and export your configuration.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"config\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:28:\"system.site_maintenance_mode\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.site_maintenance_mode\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:28:\"system.site_maintenance_mode\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Maintenance mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:62:\"Take the site offline for updates and other maintenance tasks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:27:\"system.performance_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.performance_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:27:\"system.performance_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Performance\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Configure caching and bandwidth optimization.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:27:\"system.development_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.development_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:27:\"system.development_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Development settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Configure theme development settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-19\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:23:\"system.logging_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"system.logging_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:23:\"system.logging_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Logging and errors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:61:\"Configure the display of error messages and database logging.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:20:\"devel.admin_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"devel.admin_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:131:\"Helper functions, pages, and blocks to assist Drupal developers. The devel blocks can be managed via the block administration page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:23:\"devel_generate.generate\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"devel_generate.generate\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Generate realistic items (content, users, menus, etc) to assist your site development and testing.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:7:{s:11:\"config.sync\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:11:\"config.sync\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:11:\"config.sync\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"config\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"system.site_maintenance_mode\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.site_maintenance_mode\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:28:\"system.site_maintenance_mode\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"system.performance_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.performance_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:27:\"system.performance_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"system.development_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.development_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:27:\"system.development_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:95;s:11:\"description\";r:99;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-19\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"system.logging_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"system.logging_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:23:\"system.logging_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:123;s:11:\"description\";r:127;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"devel.admin_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"devel.admin_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:151;s:11:\"description\";r:155;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"devel_generate.generate\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"devel_generate.generate\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:179;s:11:\"description\";r:183;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:7:{i:0;s:11:\"config.sync\";i:1;s:28:\"system.site_maintenance_mode\";i:2;s:27:\"system.performance_settings\";i:3;s:27:\"system.development_settings\";i:4;s:23:\"system.logging_settings\";i:5;s:20:\"devel.admin_settings\";i:6;s:36:\"devel_generate.admin_config_generate\";}}',-1,1773072977.680,1,'config:system.menu.','0'),('tree-data::O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:36:\"devel_generate.admin_config_generate\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:7:{s:25:\"devel_generate.vocabulary\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"devel_generate.vocabulary\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:25:\"devel_generate.vocabulary\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"vocabularies\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:80:\"Generate a given number of vocabularies. Optionally delete current vocabularies.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:19:\"devel_generate.term\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.term\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.term\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Generate a given number of terms. Optionally delete current terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:28:\"devel_generate.block_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"devel_generate.block_content\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:28:\"devel_generate.block_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Block Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:82:\"Generate a given number of Block content blocks. Optionally delete current blocks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:22:\"devel_generate.content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"devel_generate.content\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:22:\"devel_generate.content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:70:\"Generate a given number of content. Optionally delete current content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:19:\"devel_generate.user\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.user\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.user\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Generate a given number of users. Optionally delete current users.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:20:\"devel_generate.media\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"devel_generate.media\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:20:\"devel_generate.media\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Generate a given number of media entities.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:19:\"devel_generate.menu\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.menu\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.menu\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"Generate a given number of menus and menu\n *   links. Optionally delete current menus.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:11:\"definitions\";a:7:{s:25:\"devel_generate.vocabulary\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"devel_generate.vocabulary\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:25:\"devel_generate.vocabulary\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:19;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"devel_generate.term\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.term\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.term\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:43;s:11:\"description\";r:51;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"devel_generate.block_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"devel_generate.block_content\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:28:\"devel_generate.block_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:75;s:11:\"description\";r:83;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"devel_generate.content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"devel_generate.content\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:22:\"devel_generate.content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:107;s:11:\"description\";r:115;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"devel_generate.user\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.user\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.user\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:139;s:11:\"description\";r:147;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"devel_generate.media\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"devel_generate.media\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:20:\"devel_generate.media\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:171;s:11:\"description\";r:179;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"devel_generate.menu\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.menu\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.menu\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:203;s:11:\"description\";r:211;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:7:{i:0;s:25:\"devel_generate.vocabulary\";i:1;s:19:\"devel_generate.term\";i:2;s:28:\"devel_generate.block_content\";i:3;s:22:\"devel_generate.content\";i:4;s:19:\"devel_generate.user\";i:5;s:20:\"devel_generate.media\";i:6;s:19:\"devel_generate.menu\";}}',-1,1773072977.689,1,'config:system.menu.','0'),('tree-data:admin:O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:0:\"\";s:8:\"minDepth\";i:2;s:8:\"maxDepth\";i:4;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:11:{s:31:\"announcements_feed.announcement\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"announcements_feed.announcement\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:31:\"announcements_feed.announcement\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Announcements\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"Displays announcements from the Drupal community.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:18:\"announcements_feed\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:9:\"help.main\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:9:\"help.main\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:9:\"help.main\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Help\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Reference for usage, configuration, and modules.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"help\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:20:\"system.admin_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.admin_content\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:20:\"system.admin_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Find and manage content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:5:{s:13:\"comment.admin\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"comment.admin\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:13:\"comment.admin\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"List and edit site comments and the comment approval queue.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"comment\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:40:\"admin_toolbar_tools.extra_links:node.add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:13:\"node.add_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Add content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:48:\"admin_toolbar_tools.extra_links:node.add.article\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:node.add.article\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:7:\"article\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:45:\"admin_toolbar_tools.extra_links:node.add.page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:node.add.page\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:59:\"admin_toolbar_tools.extra_links:node.add.drag_and_drop_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:node.add.drag_and_drop_page\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:18:\"drag_and_drop_page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:49:\"admin_toolbar_tools.extra_links:node.add.clientes\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:node.add.clientes\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:8:\"clientes\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:node.add.proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:node.add.proyectos\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:9:\"proyectos\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:45:\"admin_toolbar_tools.extra_links:node.add.blog\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:node.add.blog\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"blog\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:50:\"admin_toolbar_tools.extra_links:block_content_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:block_content_page\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:31:\"entity.block_content.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:1:{s:41:\"admin_toolbar_tools.extra_links:add_block\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:41:\"admin_toolbar_tools.extra_links:add_block\";s:6:\"parent\";s:50:\"admin_toolbar_tools.extra_links:block_content_page\";s:10:\"route_name\";s:22:\"block_content.add_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Add content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:42:\"admin_toolbar_tools.extra_links:view.files\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:42:\"admin_toolbar_tools.extra_links:view.files\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:17:\"view.files.page_1\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:42:\"admin_toolbar_tools.extra_links:media_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:42:\"admin_toolbar_tools.extra_links:media_page\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:23:\"entity.media.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:41:\"admin_toolbar_tools.extra_links:add_media\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:6:\"parent\";s:42:\"admin_toolbar_tools.extra_links:media_page\";s:10:\"route_name\";s:21:\"entity.media.add_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Add media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:45:\"admin_toolbar_tools.extra_links:media_library\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:media_library\";s:6:\"parent\";s:42:\"admin_toolbar_tools.extra_links:media_page\";s:10:\"route_name\";s:23:\"view.media_library.page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Media library\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:22:\"system.admin_structure\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"system.admin_structure\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:22:\"system.admin_structure\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Structure\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Administer blocks, content types, menus, etc.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:10:{s:19:\"block.admin_display\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"block.admin_display\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:19:\"block.admin_display\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Block layout\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:79:\"Configure what block content appears in your site\'s sidebars and other regions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"block\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:36:\"entity.block_content_type.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"entity.block_content_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:36:\"entity.block_content_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Block types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Create and manage fields, forms, and display settings for your content blocks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"block_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:6:\"parent\";s:36:\"entity.block_content_type.collection\";s:10:\"route_name\";s:35:\"entity.block_content_type.edit_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:5:\"basic\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:6:\"parent\";s:36:\"entity.block_content_type.collection\";s:10:\"route_name\";s:35:\"entity.block_content_type.edit_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:19:\"drag_and_drop_block\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:30:\"entity.comment_type.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.comment_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:30:\"entity.comment_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Comment types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Manage form and displays settings of comments.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"comment\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:1:{s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:6:\"parent\";s:30:\"entity.comment_type.collection\";s:10:\"route_name\";s:29:\"entity.comment_type.edit_form\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"entity_id\";s:7:\"comment\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:30:\"entity.contact_form.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.contact_form.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:30:\"entity.contact_form.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Create and manage contact forms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"contact\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:6:\"parent\";s:30:\"entity.contact_form.collection\";s:10:\"route_name\";s:29:\"entity.contact_form.edit_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"entity_id\";s:8:\"personal\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:48:\"admin_toolbar_tools.extra_links:contact.form_add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:contact.form_add\";s:6:\"parent\";s:30:\"entity.contact_form.collection\";s:10:\"route_name\";s:16:\"contact.form_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Add contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:6:\"parent\";s:30:\"entity.contact_form.collection\";s:10:\"route_name\";s:29:\"entity.contact_form.edit_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"entity_id\";s:11:\"contactanos\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:21:\"field_ui.display_mode\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"field_ui.display_mode\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:21:\"field_ui.display_mode\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Display modes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:65:\"Configure what displays are available for your content and forms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:34:\"entity.entity_view_mode.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"entity.entity_view_mode.collection\";s:6:\"parent\";s:21:\"field_ui.display_mode\";s:10:\"route_name\";s:34:\"entity.entity_view_mode.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"View modes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Manage custom view modes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:34:\"entity.entity_form_mode.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"entity.entity_form_mode.collection\";s:6:\"parent\";s:21:\"field_ui.display_mode\";s:10:\"route_name\";s:34:\"entity.entity_form_mode.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Form modes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Manage custom form modes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:22:\"entity.menu.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.menu.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:22:\"entity.menu.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Manage menus and menu links.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"menu_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:52:\"admin_toolbar_tools.extra_links:entity.menu.add_form\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:entity.menu.add_form\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:20:\"entity.menu.add_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.admin\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.admin\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"admin\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"admin\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.devel\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.devel\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"devel\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"devel\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.tools\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.tools\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"tools\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"tools\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:61:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.account\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:61:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.account\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:7:\"account\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:7:\"account\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:58:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.main\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:58:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.main\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:4:\"main\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:4:\"main\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:60:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.footer\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.footer\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:6:\"footer\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:6:\"footer\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:27:\"entity.node_type.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"entity.node_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:27:\"entity.node_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:71:\"Create and manage fields, forms, and display settings for your content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"node\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:7:\"article\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:45:\"admin_toolbar_tools.extra_links:node.type_add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:node.type_add\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:13:\"node.type_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Add content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:18:\"drag_and_drop_page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:8:\"clientes\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:9:\"proyectos\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"blog\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:37:\"entity.taxonomy_vocabulary.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"entity.taxonomy_vocabulary.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Taxonomy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"Manage tagging, categorization, and classification of your content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"taxonomy\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:5:{s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:4:\"tags\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:67:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.add_form\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.add_form\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Add vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-998\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:17:\"ai_agent_commands\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:16:\"ai_tone_of_voice\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:11:\"tecnologias\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:22:\"entity.view.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.view.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:22:\"entity.view.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Views\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Manage customized lists of content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"views_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:24:{s:44:\"admin_toolbar_tools.extra_links:views_ui.add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:44:\"admin_toolbar_tools.extra_links:views_ui.add\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:12:\"views_ui.add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.block_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.block_content\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"block_content\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Content blocks\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:48:\"admin_toolbar_tools.extra_links:views_ui.comment\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:views_ui.comment\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:11:\"Comentarios\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:56:\"admin_toolbar_tools.extra_links:views_ui.comments_recent\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:56:\"admin_toolbar_tools.extra_links:views_ui.comments_recent\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:15:\"comments_recent\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:21:\"Comentarios recientes\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:48:\"admin_toolbar_tools.extra_links:views_ui.content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:views_ui.content\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:7:\"content\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:55:\"admin_toolbar_tools.extra_links:views_ui.content_recent\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:views_ui.content_recent\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:14:\"content_recent\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:18:\"Contenido reciente\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:46:\"admin_toolbar_tools.extra_links:views_ui.files\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:views_ui.files\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:5:\"files\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Archivos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:views_ui.frontpage\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:views_ui.frontpage\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:9:\"frontpage\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Página inicio\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.taxonomy_term\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.taxonomy_term\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"taxonomy_term\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:22:\"Término de taxonomía\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:58:\"admin_toolbar_tools.extra_links:views_ui.user_admin_people\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:58:\"admin_toolbar_tools.extra_links:views_ui.user_admin_people\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:17:\"user_admin_people\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Usuarios\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:49:\"admin_toolbar_tools.extra_links:views_ui.watchdog\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:views_ui.watchdog\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:8:\"watchdog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Guardián\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:views_ui.who_s_new\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:views_ui.who_s_new\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:9:\"who_s_new\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:15:\"Quién es nuevo\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:53:\"admin_toolbar_tools.extra_links:views_ui.who_s_online\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:53:\"admin_toolbar_tools.extra_links:views_ui.who_s_online\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:12:\"who_s_online\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:29:\"Bloque de usuarios conectados\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:46:\"admin_toolbar_tools.extra_links:views_ui.media\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:views_ui.media\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:5:\"media\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Multimedia\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.media_library\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.media_library\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"media_library\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:20:\"Biblioteca de medios\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:49:\"admin_toolbar_tools.extra_links:views_ui.clientes\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:views_ui.clientes\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:views_ui.proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:views_ui.proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:62:\"admin_toolbar_tools.extra_links:views_ui.tecnologias_proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:62:\"admin_toolbar_tools.extra_links:views_ui.tecnologias_proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:21:\"tecnologias_proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:21:\"Tecnologias Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:60:\"admin_toolbar_tools.extra_links:views_ui.etiquetas_proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:views_ui.etiquetas_proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:19:\"etiquetas_proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:19:\"Etiquetas Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:58:\"admin_toolbar_tools.extra_links:views_ui.galeria_proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:58:\"admin_toolbar_tools.extra_links:views_ui.galeria_proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:17:\"galeria_proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:18:\"Galería Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.clientes_home\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.clientes_home\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"clientes_home\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:13:\"Clientes Home\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_home\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_home\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:14:\"proyectos_home\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Proyectos Home\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_page\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Proyectos Page\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:46:\"admin_toolbar_tools.extra_links:views_ui.blogs\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:views_ui.blogs\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:5:\"blogs\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:5:\"Blogs\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:28:\"entity.media_type.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"entity.media_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:28:\"entity.media_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Media types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage media types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"media\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"audio\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:46:\"admin_toolbar_tools.extra_links:media.type_add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:media.type_add\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:26:\"entity.media_type.add_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Add media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:8:\"document\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"image\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:12:\"remote_video\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"video\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:18:\"system.themes_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"system.themes_page\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:18:\"system.themes_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Appearance\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Select and configure themes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:51:\"admin_toolbar_tools.extra_links:update.theme_update\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:51:\"admin_toolbar_tools.extra_links:update.theme_update\";s:6:\"parent\";s:18:\"system.themes_page\";s:10:\"route_name\";s:19:\"update.theme_update\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:6:\"parent\";s:18:\"system.themes_page\";s:10:\"route_name\";s:21:\"system.theme_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:5:{s:67:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.olivero\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.olivero\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:7:\"olivero\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:7:\"Olivero\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:65:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.claro\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.claro\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:5:\"claro\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:5:\"Claro\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.bootstrap5\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.bootstrap5\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"bootstrap5\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Bootstrap5\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.dxpr_theme\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.dxpr_theme\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"dxpr_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"DXPR Theme\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.cisc_theme\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.cisc_theme\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"CISC Theme\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:19:\"system.modules_list\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"system.modules_list\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:19:\"system.modules_list\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Extend\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Add and install modules to extend site functionality.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:24:\"system.modules_uninstall\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"system.modules_uninstall\";s:6:\"parent\";s:19:\"system.modules_list\";s:10:\"route_name\";s:24:\"system.modules_uninstall\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Uninstall module\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:52:\"admin_toolbar_tools.extra_links:update.module_update\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:update.module_update\";s:6:\"parent\";s:19:\"system.modules_list\";s:10:\"route_name\";s:20:\"update.module_update\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:19:\"system.admin_config\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"system.admin_config\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:19:\"system.admin_config\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Administer settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:11:{s:25:\"system.admin_config_media\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"system.admin_config_media\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:25:\"system.admin_config_media\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:8:{s:29:\"entity.image_style.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.image_style.collection\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:29:\"entity.image_style.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Image styles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Configure styles that can be used for resizing or adjusting images on display.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"image\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:27:\"system.file_system_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.file_system_settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:27:\"system.file_system_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"File system\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"Configure the location of uploaded files and how they are accessed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:29:\"system.image_toolkit_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"system.image_toolkit_settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:29:\"system.image_toolkit_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Image toolkit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:74:\"Choose which image toolkit to use if you have installed optional toolkits.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:14:\"media.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"media.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:14:\"media.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Media settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Manage media settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"media\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:22:\"media_library.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"media_library.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:22:\"media_library.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Media Library settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Manage Media Library settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"media_library\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:18:\"webp.settings_form\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"webp.settings_form\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:18:\"webp.settings_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"WebP\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Configure WebP module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"webp\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"99\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:23:\"entity.slick.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"entity.slick.collection\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:23:\"entity.slick.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Slick\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Manage Slick optionset.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"slick_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:14:\"blazy.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"blazy.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:14:\"blazy.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Blazy UI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Manage Blazy UI.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"blazy_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:28:\"system.admin_config_services\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_services\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_services\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Web services\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:25:\"system.rss_feeds_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"system.rss_feeds_settings\";s:6:\"parent\";s:28:\"system.admin_config_services\";s:10:\"route_name\";s:25:\"system.rss_feeds_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"RSS publishing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:115:\"Configure the site description, the number of items per feed, and whether feeds should be titles/teasers/full-text.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:23:\"system.linkset_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"system.linkset_settings\";s:6:\"parent\";s:28:\"system.admin_config_services\";s:10:\"route_name\";s:23:\"system.linkset_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Menu Linkset Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Enable or disable the menu linkset endpoint\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:31:\"system.admin_config_development\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"system.admin_config_development\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:31:\"system.admin_config_development\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Development\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Configure and use development tools.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:11:\"config.sync\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:11:\"config.sync\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:11:\"config.sync\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Configuration synchronization\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Import and export your configuration.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"config\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:28:\"system.site_maintenance_mode\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.site_maintenance_mode\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:28:\"system.site_maintenance_mode\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Maintenance mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:62:\"Take the site offline for updates and other maintenance tasks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:27:\"system.performance_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.performance_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:27:\"system.performance_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Performance\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Configure caching and bandwidth optimization.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:27:\"system.development_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.development_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:27:\"system.development_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Development settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Configure theme development settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-19\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:23:\"system.logging_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"system.logging_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:23:\"system.logging_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Logging and errors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:61:\"Configure the display of error messages and database logging.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:20:\"devel.admin_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"devel.admin_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:131:\"Helper functions, pages, and blocks to assist Drupal developers. The devel blocks can be managed via the block administration page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:23:\"devel_generate.generate\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"devel_generate.generate\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Generate realistic items (content, users, menus, etc) to assist your site development and testing.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:28:\"system.admin_config_regional\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_regional\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_regional\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Region and language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"Configure regional settings, localization, and translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:5:{s:39:\"entity.configurable_language.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:39:\"entity.configurable_language.collection\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:39:\"entity.configurable_language.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Languages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:62:\"Configure languages for content, interface, and configuration.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"language\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:30:\"language.content_settings_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"language.content_settings_page\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:30:\"language.content_settings_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Content language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Configure language support for content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"language\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:21:\"locale.translate_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"locale.translate_page\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:21:\"locale.translate_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"User interface translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:87:\"Configure the import of translation files, and add or customize interface translations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"locale\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:24:\"system.regional_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"system.regional_settings\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:24:\"system.regional_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Regional settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Configure the locale and timezone settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:29:\"entity.date_format.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.date_format.collection\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:29:\"entity.date_format.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Date and time formats\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Configure how dates and times are displayed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:26:\"system.admin_config_search\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"system.admin_config_search\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:26:\"system.admin_config_search\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Search and metadata\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:64:\"Configure site search, metadata, and search engine optimization.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:28:\"entity.path_alias.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"entity.path_alias.collection\";s:6:\"parent\";s:26:\"system.admin_config_search\";s:10:\"route_name\";s:28:\"entity.path_alias.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"URL aliases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"Add custom URLs to existing paths.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"path\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:29:\"entity.search_page.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.search_page.collection\";s:6:\"parent\";s:26:\"system.admin_config_search\";s:10:\"route_name\";s:29:\"entity.search_page.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Search pages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Configure search pages and search indexing options.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"search\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:26:\"system.admin_config_system\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"system.admin_config_system\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:26:\"system.admin_config_system\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"System\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"Configure basic site settings, actions, and cron.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:4:{s:32:\"system.site_information_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"system.site_information_settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:32:\"system.site_information_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Basic site settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:77:\"Change site name, email address, slogan, default front page, and error pages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:20:\"system.cron_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.cron_settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:20:\"system.cron_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Cron\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Manage automatic site maintenance tasks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:17:\"file_mdm.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:17:\"file_mdm.settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:17:\"file_mdm.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"File metadata manager\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Configure file metadata settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"file_mdm\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:16:\"sophron.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"sophron.settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:16:\"sophron.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"MIME types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage MIME Types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"sophron\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:22:\"system.admin_config_ui\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"system.admin_config_ui\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:22:\"system.admin_config_ui\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"User interface\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Configure the administrative user interface.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:30:\"entity.shortcut_set.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.shortcut_set.collection\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:30:\"entity.shortcut_set.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Shortcuts\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Add and modify shortcut sets.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"shortcut\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:22:\"admin_toolbar.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"admin_toolbar.settings\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:22:\"admin_toolbar.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Admin Toolbar\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Configure the Admin Toolbar module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"admin_toolbar\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:28:\"admin_toolbar_tools.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"admin_toolbar_tools.settings\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:28:\"admin_toolbar_tools.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Admin Toolbar Tools\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Configure the Admin Toolbar Tools module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:28:\"system.admin_config_workflow\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_workflow\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_workflow\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Workflow\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Manage the content workflow.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:27:\"system.admin_config_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.admin_config_content\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:27:\"system.admin_config_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Content authoring\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Configure content formatting and authoring.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:21:\"filter.admin_overview\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"filter.admin_overview\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:21:\"filter.admin_overview\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Text formats and editors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Select and configure text editors, and how content is filtered when displayed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"filter\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:21:\"dxpr_builder.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"dxpr_builder.settings\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"DXPR Builder\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Configuration settings for DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:32:\"entity.entity_browser.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"entity.entity_browser.collection\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:32:\"entity.entity_browser.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Entity browsers\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Manage entity browsers.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"entity_browser\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:16:\"user.admin_index\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"user.admin_index\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:16:\"user.admin_index\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"People\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Configure user accounts.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:22:\"entity.user.admin_form\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.user.admin_form\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:22:\"entity.user.admin_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Account settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:105:\"Configure default user account settings, including fields, registration requirements, and email messages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:16:\"captcha.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"captcha.settings\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:16:\"captcha_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"CAPTCHA settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Administer CAPTCHA settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"captcha\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:36:\"remove_reset_password.reset_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"remove_reset_password.reset_settings\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:43:\"remove_reset_password.remove_reset_password\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Remove Reset password\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Configure and remove reset password local tab.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:21:\"remove_reset_password\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:36:\"devel_generate.admin_config_generate\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"devel_generate.admin_config_generate\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Generate realistic items (content, users, menus, etc) to assist your site development and testing.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:25:\"devel_generate.vocabulary\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"devel_generate.vocabulary\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:25:\"devel_generate.vocabulary\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"vocabularies\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:80:\"Generate a given number of vocabularies. Optionally delete current vocabularies.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:19:\"devel_generate.term\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.term\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.term\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Generate a given number of terms. Optionally delete current terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:28:\"devel_generate.block_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"devel_generate.block_content\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:28:\"devel_generate.block_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Block Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:82:\"Generate a given number of Block content blocks. Optionally delete current blocks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:22:\"devel_generate.content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"devel_generate.content\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:22:\"devel_generate.content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:70:\"Generate a given number of content. Optionally delete current content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:19:\"devel_generate.user\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.user\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.user\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Generate a given number of users. Optionally delete current users.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:20:\"devel_generate.media\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"devel_generate.media\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:20:\"devel_generate.media\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Generate a given number of media entities.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:19:\"devel_generate.menu\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.menu\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.menu\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"Generate a given number of menus and menu\n *   links. Optionally delete current menus.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:20:\"system.admin_reports\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.admin_reports\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:20:\"system.admin_reports\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Reports\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"View reports, updates, and errors.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:9:{s:14:\"dblog.overview\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"dblog.overview\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:14:\"dblog.overview\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Recent log messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"View events that have recently been logged.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:20:\"dblog.page_not_found\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"dblog.page_not_found\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:20:\"dblog.page_not_found\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Top \'page not found\' errors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"View \'page not found\' errors (404s).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:19:\"dblog.access_denied\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"dblog.access_denied\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:19:\"dblog.access_denied\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Top \'access denied\' errors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"View \'access denied\' errors (403s).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:38:\"entity.field_storage_config.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:38:\"entity.field_storage_config.collection\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:38:\"entity.field_storage_config.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Field list\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Overview of fields on all entity types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:1:{s:51:\"admin_toolbar_tools.extra_links:views_ui.field_list\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:51:\"admin_toolbar_tools.extra_links:views_ui.field_list\";s:6:\"parent\";s:38:\"entity.field_storage_config.collection\";s:10:\"route_name\";s:23:\"views_ui.reports_fields\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Used in views\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:23:\"locale.translate_status\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"locale.translate_status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:23:\"locale.translate_status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Available translation updates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:97:\"Get a status report about available interface translations for your installed modules and themes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"locale\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:13:\"system.status\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"system.status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:13:\"system.status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Status report\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Get a status report about your site\'s operation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-60\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:24:\"views_ui.reports_plugins\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"views_ui.reports_plugins\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:24:\"views_ui.reports_plugins\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Views plugins\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Overview of plugins used in all views.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"views_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:12:\"dblog.search\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:12:\"dblog.search\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:12:\"dblog.search\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Top search phrases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"View most popular search phrases.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:0:\"\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:13:\"update.status\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"update.status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:13:\"update.status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Available updates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:82:\"Get a status report about available updates for your installed modules and themes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"update\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:22:\"entity.user.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.user.collection\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:22:\"entity.user.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"People\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Manage user accounts, roles, and permissions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:49:\"admin_toolbar_tools.extra_links:user.admin_create\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:user.admin_create\";s:6:\"parent\";s:22:\"entity.user.collection\";s:10:\"route_name\";s:17:\"user.admin_create\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:54:\"admin_toolbar_tools.extra_links:user.admin_permissions\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:user.admin_permissions\";s:6:\"parent\";s:22:\"entity.user.collection\";s:10:\"route_name\";s:22:\"user.admin_permissions\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:6:\"parent\";s:22:\"entity.user.collection\";s:10:\"route_name\";s:27:\"entity.user_role.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:5:{s:45:\"admin_toolbar_tools.extra_links:user.role_add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:user.role_add\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:13:\"user.role_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:68:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:9:\"anonymous\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:9:\"anonymous\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"authenticated\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:13:\"authenticated\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:14:\"content_editor\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:14:\"content_editor\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"administrator\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:13:\"administrator\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:24:\"admin_toolbar_tools.help\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"admin_toolbar_tools.help\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Tools\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-100\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:18:\"system.admin_index\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"system.admin_index\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:18:\"system.admin_index\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Index\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-100\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:15:\"system.run_cron\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:15:\"system.run_cron\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:22:\"admin_toolbar.run.cron\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Run cron\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:16:\"system.db_update\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"system.db_update\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:16:\"system.db_update\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Run updates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:25:\"admin_toolbar_tools.flush\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"admin_toolbar_tools.flush\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:25:\"admin_toolbar_tools.flush\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Flush all caches\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:8:{s:25:\"admin_toolbar_tools.cssjs\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"admin_toolbar_tools.cssjs\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:25:\"admin_toolbar_tools.cssjs\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Flush CSS and JavaScript\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:26:\"admin_toolbar_tools.plugin\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"admin_toolbar_tools.plugin\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:26:\"admin_toolbar_tools.plugin\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Flush plugins cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:32:\"admin_toolbar_tools.flush_static\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"admin_toolbar_tools.flush_static\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:32:\"admin_toolbar_tools.flush_static\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Flush static cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:30:\"admin_toolbar_tools.flush_menu\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"admin_toolbar_tools.flush_menu\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:30:\"admin_toolbar_tools.flush_menu\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Flush routing and links cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:30:\"admin_toolbar_tools.flush_twig\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"admin_toolbar_tools.flush_twig\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:30:\"admin_toolbar_tools.flush_twig\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Flush twig cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:37:\"admin_toolbar_tools.flush_rendercache\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Flush render cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:33:\"admin_toolbar_tools.theme_rebuild\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Rebuild theme registry\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:43:\"admin_toolbar_tools.extra_links:flush_views\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:43:\"admin_toolbar_tools.extra_links:flush_views\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:31:\"admin_toolbar_tools.flush_views\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Flush views cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:43:\"admin_toolbar_tools.extra_links:user.logout\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:43:\"admin_toolbar_tools.extra_links:user.logout\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:11:\"user.logout\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Logout\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:37:\"admin_toolbar_tools.extra_links:devel\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:31:\"system.admin_config_development\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Development\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:10:{s:52:\"admin_toolbar_tools.extra_links:devel.admin_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:devel.admin_settings\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:devel.configs_list\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:devel.configs_list\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:18:\"devel.configs_list\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Config editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:47:\"admin_toolbar_tools.extra_links:devel.reinstall\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:47:\"admin_toolbar_tools.extra_links:devel.reinstall\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:15:\"devel.reinstall\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Reinstall modules\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:devel.menu_rebuild\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:devel.menu_rebuild\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:18:\"devel.menu_rebuild\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Rebuild menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:55:\"admin_toolbar_tools.extra_links:devel.state_system_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:devel.state_system_page\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:23:\"devel.state_system_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"State editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:52:\"admin_toolbar_tools.extra_links:devel.theme_registry\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:devel.theme_registry\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:20:\"devel.theme_registry\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Theme registry\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:54:\"admin_toolbar_tools.extra_links:devel.entity_info_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:devel.entity_info_page\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:22:\"devel.entity_info_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:45:\"admin_toolbar_tools.extra_links:devel.session\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:devel.session\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:13:\"devel.session\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Session viewer\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:devel.element_info\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:devel.element_info\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:19:\"devel.elements_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Element Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:54:\"admin_toolbar_tools.extra_links:devel.toolbar.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:devel.toolbar.settings\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:27:\"devel.toolbar.settings_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Devel Toolbar Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:19:\"dxpr_builder.studio\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"dxpr_builder.studio\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:25:\"dxpr_builder.admin.studio\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"DXPR Studio\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:27:\"dxpr_builder.studio_builder\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"dxpr_builder.studio_builder\";s:6:\"parent\";s:19:\"dxpr_builder.studio\";s:10:\"route_name\";s:33:\"dxpr_builder.admin.studio.builder\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"DXPR Builder\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Configure DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:28:\"dxpr_builder.builder_setings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"dxpr_builder.builder_setings\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"General Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Configuration settings for DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:37:\"dxpr_builder.builder_licensed_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"dxpr_builder.builder_licensed_content\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:29:\"dxpr_builder.licensed_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:73:\"View listing of DXPR content items that count towards your license limit.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:35:\"dxpr_builder.builder_page_templates\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:35:\"dxpr_builder.builder_page_templates\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:44:\"entity.dxpr_builder_page_template.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Page Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Configure DXPR Builder Page templates.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:34:\"dxpr_builder.builder_user_licenses\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"dxpr_builder.builder_user_licenses\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:26:\"dxpr_builder.user_licenses\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"User Licenses\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"View DXPR Builder user licenses.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:34:\"dxpr_builder.builder_user_profiles\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"dxpr_builder.builder_user_profiles\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:38:\"entity.dxpr_builder_profile.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"User Profiles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Configure DXPR Builder User profiles.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:35:\"dxpr_builder.builder_user_templates\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:35:\"dxpr_builder.builder_user_templates\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:44:\"entity.dxpr_builder_user_template.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"User Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Configure DXPR Builder User templates.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:32:\"dxpr_builder.builder_ai_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"dxpr_builder.builder_ai_settings\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:24:\"dxpr_builder.ai_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"AI (beta)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Configure DXPR Builder AI features.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:30:\"dxpr_theme_helper.studio_theme\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"dxpr_theme_helper.studio_theme\";s:6:\"parent\";s:19:\"dxpr_builder.studio\";s:10:\"route_name\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"DXPR Theme\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Change the site-wide settings of your default theme\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"dxpr_theme_helper\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:1:{s:31:\"dxpr_theme_helper.theme_setings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"dxpr_theme_helper.theme_setings\";s:6:\"parent\";s:30:\"dxpr_theme_helper.studio_theme\";s:10:\"route_name\";s:26:\"dxpr_theme_helper.settings\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Theme Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:39:\"Site-wide theme settings for CISC Theme\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"dxpr_theme_helper\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}}s:11:\"definitions\";a:208:{s:31:\"announcements_feed.announcement\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"announcements_feed.announcement\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:31:\"announcements_feed.announcement\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:18:\"announcements_feed\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:9:\"help.main\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:9:\"help.main\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:9:\"help.main\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"help\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"system.admin_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.admin_content\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:20:\"system.admin_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:13:\"comment.admin\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"comment.admin\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:13:\"comment.admin\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:94;s:11:\"description\";r:98;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"comment\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:40:\"admin_toolbar_tools.extra_links:node.add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:13:\"node.add_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:122;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:48:\"admin_toolbar_tools.extra_links:node.add.article\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:node.add.article\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:7:\"article\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:node.add.page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:node.add.page\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:59:\"admin_toolbar_tools.extra_links:node.add.drag_and_drop_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:node.add.drag_and_drop_page\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:18:\"drag_and_drop_page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:49:\"admin_toolbar_tools.extra_links:node.add.clientes\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:node.add.clientes\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:8:\"clientes\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:node.add.proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:node.add.proyectos\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:9:\"proyectos\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:node.add.blog\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:node.add.blog\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"blog\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:block_content_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:block_content_page\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:31:\"entity.block_content.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:297;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:41:\"admin_toolbar_tools.extra_links:add_block\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:41:\"admin_toolbar_tools.extra_links:add_block\";s:6:\"parent\";s:50:\"admin_toolbar_tools.extra_links:block_content_page\";s:10:\"route_name\";s:22:\"block_content.add_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:321;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:42:\"admin_toolbar_tools.extra_links:view.files\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:42:\"admin_toolbar_tools.extra_links:view.files\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:17:\"view.files.page_1\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:347;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:42:\"admin_toolbar_tools.extra_links:media_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:42:\"admin_toolbar_tools.extra_links:media_page\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:23:\"entity.media.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:372;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:41:\"admin_toolbar_tools.extra_links:add_media\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:6:\"parent\";s:42:\"admin_toolbar_tools.extra_links:media_page\";s:10:\"route_name\";s:21:\"entity.media.add_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:396;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:media_library\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:media_library\";s:6:\"parent\";s:42:\"admin_toolbar_tools.extra_links:media_page\";s:10:\"route_name\";s:23:\"view.media_library.page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:421;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"system.admin_structure\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"system.admin_structure\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:22:\"system.admin_structure\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:448;s:11:\"description\";r:452;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"block.admin_display\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"block.admin_display\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:19:\"block.admin_display\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:475;s:11:\"description\";r:479;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"block\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:36:\"entity.block_content_type.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"entity.block_content_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:36:\"entity.block_content_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:503;s:11:\"description\";r:507;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"block_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:6:\"parent\";s:36:\"entity.block_content_type.collection\";s:10:\"route_name\";s:35:\"entity.block_content_type.edit_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:5:\"basic\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:6:\"parent\";s:36:\"entity.block_content_type.collection\";s:10:\"route_name\";s:35:\"entity.block_content_type.edit_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:19:\"drag_and_drop_block\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"entity.comment_type.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.comment_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:30:\"entity.comment_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:581;s:11:\"description\";r:585;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"comment\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:6:\"parent\";s:30:\"entity.comment_type.collection\";s:10:\"route_name\";s:29:\"entity.comment_type.edit_form\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"entity_id\";s:7:\"comment\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"entity.contact_form.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.contact_form.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:30:\"entity.contact_form.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:634;s:11:\"description\";r:638;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"contact\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:6:\"parent\";s:30:\"entity.contact_form.collection\";s:10:\"route_name\";s:29:\"entity.contact_form.edit_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"entity_id\";s:8:\"personal\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:48:\"admin_toolbar_tools.extra_links:contact.form_add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:contact.form_add\";s:6:\"parent\";s:30:\"entity.contact_form.collection\";s:10:\"route_name\";s:16:\"contact.form_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:686;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:6:\"parent\";s:30:\"entity.contact_form.collection\";s:10:\"route_name\";s:29:\"entity.contact_form.edit_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"entity_id\";s:11:\"contactanos\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"field_ui.display_mode\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"field_ui.display_mode\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:21:\"field_ui.display_mode\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:737;s:11:\"description\";r:741;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:34:\"entity.entity_view_mode.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"entity.entity_view_mode.collection\";s:6:\"parent\";s:21:\"field_ui.display_mode\";s:10:\"route_name\";s:34:\"entity.entity_view_mode.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:764;s:11:\"description\";r:768;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:34:\"entity.entity_form_mode.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"entity.entity_form_mode.collection\";s:6:\"parent\";s:21:\"field_ui.display_mode\";s:10:\"route_name\";s:34:\"entity.entity_form_mode.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:792;s:11:\"description\";r:796;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"entity.menu.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.menu.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:22:\"entity.menu.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:821;s:11:\"description\";r:825;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"menu_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:52:\"admin_toolbar_tools.extra_links:entity.menu.add_form\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:entity.menu.add_form\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:20:\"entity.menu.add_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:848;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.admin\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.admin\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"admin\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"admin\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.devel\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.devel\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"devel\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"devel\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.tools\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.tools\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"tools\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"tools\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:61:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.account\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:61:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.account\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:7:\"account\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:7:\"account\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:58:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.main\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:58:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.main\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:4:\"main\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:4:\"main\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:60:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.footer\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.footer\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:6:\"footer\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:6:\"footer\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"entity.node_type.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"entity.node_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:27:\"entity.node_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1024;s:11:\"description\";r:1028;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"node\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:7:\"article\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:node.type_add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:node.type_add\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:13:\"node.type_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1101;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:18:\"drag_and_drop_page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:8:\"clientes\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:9:\"proyectos\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"blog\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:37:\"entity.taxonomy_vocabulary.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"entity.taxonomy_vocabulary.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1227;s:11:\"description\";r:1231;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"taxonomy\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:4:\"tags\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:67:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.add_form\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.add_form\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1279;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-998\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:17:\"ai_agent_commands\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:16:\"ai_tone_of_voice\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:11:\"tecnologias\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"entity.view.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.view.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:22:\"entity.view.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1380;s:11:\"description\";r:1384;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"views_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:44:\"admin_toolbar_tools.extra_links:views_ui.add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:44:\"admin_toolbar_tools.extra_links:views_ui.add\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:12:\"views_ui.add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1407;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.block_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.block_content\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"block_content\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Content blocks\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:48:\"admin_toolbar_tools.extra_links:views_ui.comment\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:views_ui.comment\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:11:\"Comentarios\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:56:\"admin_toolbar_tools.extra_links:views_ui.comments_recent\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:56:\"admin_toolbar_tools.extra_links:views_ui.comments_recent\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:15:\"comments_recent\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:21:\"Comentarios recientes\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:48:\"admin_toolbar_tools.extra_links:views_ui.content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:views_ui.content\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:7:\"content\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:55:\"admin_toolbar_tools.extra_links:views_ui.content_recent\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:views_ui.content_recent\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:14:\"content_recent\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:18:\"Contenido reciente\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:46:\"admin_toolbar_tools.extra_links:views_ui.files\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:views_ui.files\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:5:\"files\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Archivos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:views_ui.frontpage\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:views_ui.frontpage\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:9:\"frontpage\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Página inicio\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.taxonomy_term\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.taxonomy_term\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"taxonomy_term\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:22:\"Término de taxonomía\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:58:\"admin_toolbar_tools.extra_links:views_ui.user_admin_people\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:58:\"admin_toolbar_tools.extra_links:views_ui.user_admin_people\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:17:\"user_admin_people\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Usuarios\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:49:\"admin_toolbar_tools.extra_links:views_ui.watchdog\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:views_ui.watchdog\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:8:\"watchdog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Guardián\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:views_ui.who_s_new\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:views_ui.who_s_new\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:9:\"who_s_new\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:15:\"Quién es nuevo\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:53:\"admin_toolbar_tools.extra_links:views_ui.who_s_online\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:53:\"admin_toolbar_tools.extra_links:views_ui.who_s_online\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:12:\"who_s_online\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:29:\"Bloque de usuarios conectados\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:46:\"admin_toolbar_tools.extra_links:views_ui.media\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:views_ui.media\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:5:\"media\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Multimedia\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.media_library\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.media_library\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"media_library\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:20:\"Biblioteca de medios\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:49:\"admin_toolbar_tools.extra_links:views_ui.clientes\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:views_ui.clientes\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:views_ui.proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:views_ui.proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:62:\"admin_toolbar_tools.extra_links:views_ui.tecnologias_proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:62:\"admin_toolbar_tools.extra_links:views_ui.tecnologias_proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:21:\"tecnologias_proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:21:\"Tecnologias Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:60:\"admin_toolbar_tools.extra_links:views_ui.etiquetas_proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:views_ui.etiquetas_proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:19:\"etiquetas_proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:19:\"Etiquetas Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:58:\"admin_toolbar_tools.extra_links:views_ui.galeria_proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:58:\"admin_toolbar_tools.extra_links:views_ui.galeria_proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:17:\"galeria_proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:18:\"Galería Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.clientes_home\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.clientes_home\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"clientes_home\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:13:\"Clientes Home\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_home\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_home\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:14:\"proyectos_home\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Proyectos Home\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_page\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Proyectos Page\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:46:\"admin_toolbar_tools.extra_links:views_ui.blogs\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:views_ui.blogs\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:5:\"blogs\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:5:\"Blogs\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"entity.media_type.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"entity.media_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:28:\"entity.media_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1962;s:11:\"description\";r:1966;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"media\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"audio\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:46:\"admin_toolbar_tools.extra_links:media.type_add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:media.type_add\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:26:\"entity.media_type.add_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2014;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:8:\"document\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"image\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:12:\"remote_video\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"video\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:18:\"system.themes_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"system.themes_page\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:18:\"system.themes_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2141;s:11:\"description\";r:2145;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:51:\"admin_toolbar_tools.extra_links:update.theme_update\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:51:\"admin_toolbar_tools.extra_links:update.theme_update\";s:6:\"parent\";s:18:\"system.themes_page\";s:10:\"route_name\";s:19:\"update.theme_update\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2168;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:6:\"parent\";s:18:\"system.themes_page\";s:10:\"route_name\";s:21:\"system.theme_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2193;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:67:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.olivero\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.olivero\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:7:\"olivero\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:7:\"Olivero\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.claro\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.claro\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:5:\"claro\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:5:\"Claro\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.bootstrap5\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.bootstrap5\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"bootstrap5\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Bootstrap5\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.dxpr_theme\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.dxpr_theme\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"dxpr_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"DXPR Theme\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.cisc_theme\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.cisc_theme\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"CISC Theme\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"system.modules_list\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"system.modules_list\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:19:\"system.modules_list\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2334;s:11:\"description\";r:2338;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:24:\"system.modules_uninstall\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"system.modules_uninstall\";s:6:\"parent\";s:19:\"system.modules_list\";s:10:\"route_name\";s:24:\"system.modules_uninstall\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2361;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:52:\"admin_toolbar_tools.extra_links:update.module_update\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:update.module_update\";s:6:\"parent\";s:19:\"system.modules_list\";s:10:\"route_name\";s:20:\"update.module_update\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2386;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"system.admin_config\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"system.admin_config\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:19:\"system.admin_config\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2412;s:11:\"description\";r:2416;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:25:\"system.admin_config_media\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"system.admin_config_media\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:25:\"system.admin_config_media\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2439;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:29:\"entity.image_style.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.image_style.collection\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:29:\"entity.image_style.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2463;s:11:\"description\";r:2467;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"image\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"system.file_system_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.file_system_settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:27:\"system.file_system_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2491;s:11:\"description\";r:2495;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:29:\"system.image_toolkit_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"system.image_toolkit_settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:29:\"system.image_toolkit_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2519;s:11:\"description\";r:2523;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:14:\"media.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"media.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:14:\"media.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2547;s:11:\"description\";r:2551;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"media\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"media_library.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"media_library.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:22:\"media_library.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2575;s:11:\"description\";r:2579;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"media_library\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:18:\"webp.settings_form\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"webp.settings_form\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:18:\"webp.settings_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2603;s:11:\"description\";r:2607;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"webp\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"99\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"entity.slick.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"entity.slick.collection\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:23:\"entity.slick.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2631;s:11:\"description\";r:2635;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"slick_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:14:\"blazy.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"blazy.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:14:\"blazy.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2659;s:11:\"description\";r:2663;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"blazy_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"system.admin_config_services\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_services\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_services\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2688;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:25:\"system.rss_feeds_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"system.rss_feeds_settings\";s:6:\"parent\";s:28:\"system.admin_config_services\";s:10:\"route_name\";s:25:\"system.rss_feeds_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2712;s:11:\"description\";r:2716;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"system.linkset_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"system.linkset_settings\";s:6:\"parent\";s:28:\"system.admin_config_services\";s:10:\"route_name\";s:23:\"system.linkset_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2740;s:11:\"description\";r:2744;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:31:\"system.admin_config_development\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"system.admin_config_development\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:31:\"system.admin_config_development\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2769;s:11:\"description\";r:2773;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:11:\"config.sync\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:11:\"config.sync\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:11:\"config.sync\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2796;s:11:\"description\";r:2800;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"config\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"system.site_maintenance_mode\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.site_maintenance_mode\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:28:\"system.site_maintenance_mode\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2824;s:11:\"description\";r:2828;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"system.performance_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.performance_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:27:\"system.performance_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2852;s:11:\"description\";r:2856;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"system.development_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.development_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:27:\"system.development_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2880;s:11:\"description\";r:2884;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-19\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"system.logging_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"system.logging_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:23:\"system.logging_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2908;s:11:\"description\";r:2912;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"devel.admin_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"devel.admin_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2936;s:11:\"description\";r:2940;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"devel_generate.generate\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"devel_generate.generate\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2964;s:11:\"description\";r:2968;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"system.admin_config_regional\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_regional\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_regional\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2993;s:11:\"description\";r:2997;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:39:\"entity.configurable_language.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:39:\"entity.configurable_language.collection\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:39:\"entity.configurable_language.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3020;s:11:\"description\";r:3024;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"language\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"language.content_settings_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"language.content_settings_page\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:30:\"language.content_settings_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3048;s:11:\"description\";r:3052;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"language\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"locale.translate_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"locale.translate_page\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:21:\"locale.translate_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3076;s:11:\"description\";r:3080;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"locale\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:24:\"system.regional_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"system.regional_settings\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:24:\"system.regional_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3104;s:11:\"description\";r:3108;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:29:\"entity.date_format.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.date_format.collection\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:29:\"entity.date_format.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3132;s:11:\"description\";r:3136;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:26:\"system.admin_config_search\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"system.admin_config_search\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:26:\"system.admin_config_search\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3161;s:11:\"description\";r:3165;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"entity.path_alias.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"entity.path_alias.collection\";s:6:\"parent\";s:26:\"system.admin_config_search\";s:10:\"route_name\";s:28:\"entity.path_alias.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3188;s:11:\"description\";r:3192;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"path\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:29:\"entity.search_page.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.search_page.collection\";s:6:\"parent\";s:26:\"system.admin_config_search\";s:10:\"route_name\";s:29:\"entity.search_page.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3216;s:11:\"description\";r:3220;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"search\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:26:\"system.admin_config_system\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"system.admin_config_system\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:26:\"system.admin_config_system\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3245;s:11:\"description\";r:3249;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:32:\"system.site_information_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"system.site_information_settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:32:\"system.site_information_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3272;s:11:\"description\";r:3276;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"system.cron_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.cron_settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:20:\"system.cron_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3300;s:11:\"description\";r:3304;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:17:\"file_mdm.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:17:\"file_mdm.settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:17:\"file_mdm.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3328;s:11:\"description\";r:3332;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"file_mdm\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"sophron.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"sophron.settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:16:\"sophron.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3356;s:11:\"description\";r:3360;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"sophron\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"system.admin_config_ui\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"system.admin_config_ui\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:22:\"system.admin_config_ui\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3385;s:11:\"description\";r:3389;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"entity.shortcut_set.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.shortcut_set.collection\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:30:\"entity.shortcut_set.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3412;s:11:\"description\";r:3416;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"shortcut\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"admin_toolbar.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"admin_toolbar.settings\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:22:\"admin_toolbar.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3440;s:11:\"description\";r:3444;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"admin_toolbar\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"admin_toolbar_tools.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"admin_toolbar_tools.settings\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:28:\"admin_toolbar_tools.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3468;s:11:\"description\";r:3472;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"system.admin_config_workflow\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_workflow\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_workflow\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3497;s:11:\"description\";r:3501;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"system.admin_config_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.admin_config_content\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:27:\"system.admin_config_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3525;s:11:\"description\";r:3529;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"filter.admin_overview\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"filter.admin_overview\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:21:\"filter.admin_overview\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3552;s:11:\"description\";r:3556;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"filter\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"dxpr_builder.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"dxpr_builder.settings\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3580;s:11:\"description\";r:3584;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:32:\"entity.entity_browser.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"entity.entity_browser.collection\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:32:\"entity.entity_browser.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3608;s:11:\"description\";r:3612;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"entity_browser\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"user.admin_index\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"user.admin_index\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:16:\"user.admin_index\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3637;s:11:\"description\";r:3641;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"entity.user.admin_form\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.user.admin_form\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:22:\"entity.user.admin_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3664;s:11:\"description\";r:3668;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"captcha.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"captcha.settings\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:16:\"captcha_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3692;s:11:\"description\";r:3696;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"captcha\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:36:\"remove_reset_password.reset_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"remove_reset_password.reset_settings\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:43:\"remove_reset_password.remove_reset_password\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3720;s:11:\"description\";r:3724;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:21:\"remove_reset_password\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:36:\"devel_generate.admin_config_generate\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"devel_generate.admin_config_generate\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3749;s:11:\"description\";r:3753;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:25:\"devel_generate.vocabulary\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"devel_generate.vocabulary\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:25:\"devel_generate.vocabulary\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3776;s:11:\"description\";r:3784;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"devel_generate.term\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.term\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.term\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3808;s:11:\"description\";r:3816;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"devel_generate.block_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"devel_generate.block_content\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:28:\"devel_generate.block_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3840;s:11:\"description\";r:3848;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"devel_generate.content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"devel_generate.content\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:22:\"devel_generate.content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3872;s:11:\"description\";r:3880;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"devel_generate.user\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.user\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.user\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3904;s:11:\"description\";r:3912;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"devel_generate.media\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"devel_generate.media\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:20:\"devel_generate.media\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3936;s:11:\"description\";r:3944;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"devel_generate.menu\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.menu\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.menu\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3968;s:11:\"description\";r:3976;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"system.admin_reports\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.admin_reports\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:20:\"system.admin_reports\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4002;s:11:\"description\";r:4006;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:14:\"dblog.overview\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"dblog.overview\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:14:\"dblog.overview\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4029;s:11:\"description\";r:4033;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"dblog.page_not_found\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"dblog.page_not_found\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:20:\"dblog.page_not_found\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4057;s:11:\"description\";r:4061;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"dblog.access_denied\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"dblog.access_denied\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:19:\"dblog.access_denied\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4085;s:11:\"description\";r:4089;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:38:\"entity.field_storage_config.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:38:\"entity.field_storage_config.collection\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:38:\"entity.field_storage_config.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4113;s:11:\"description\";r:4117;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:51:\"admin_toolbar_tools.extra_links:views_ui.field_list\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:51:\"admin_toolbar_tools.extra_links:views_ui.field_list\";s:6:\"parent\";s:38:\"entity.field_storage_config.collection\";s:10:\"route_name\";s:23:\"views_ui.reports_fields\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4140;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"locale.translate_status\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"locale.translate_status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:23:\"locale.translate_status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4166;s:11:\"description\";r:4170;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"locale\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:13:\"system.status\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"system.status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:13:\"system.status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4194;s:11:\"description\";r:4198;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-60\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:24:\"views_ui.reports_plugins\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"views_ui.reports_plugins\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:24:\"views_ui.reports_plugins\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4222;s:11:\"description\";r:4226;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"views_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"dblog.search\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:12:\"dblog.search\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:12:\"dblog.search\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4250;s:11:\"description\";r:4254;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:0:\"\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:13:\"update.status\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"update.status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:13:\"update.status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4278;s:11:\"description\";r:4282;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"update\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"entity.user.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.user.collection\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:22:\"entity.user.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4307;s:11:\"description\";r:4311;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:49:\"admin_toolbar_tools.extra_links:user.admin_create\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:user.admin_create\";s:6:\"parent\";s:22:\"entity.user.collection\";s:10:\"route_name\";s:17:\"user.admin_create\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4334;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:user.admin_permissions\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:user.admin_permissions\";s:6:\"parent\";s:22:\"entity.user.collection\";s:10:\"route_name\";s:22:\"user.admin_permissions\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4359;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:6:\"parent\";s:22:\"entity.user.collection\";s:10:\"route_name\";s:27:\"entity.user_role.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4384;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:user.role_add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:user.role_add\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:13:\"user.role_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4408;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:68:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:9:\"anonymous\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:9:\"anonymous\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"authenticated\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:13:\"authenticated\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:14:\"content_editor\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:14:\"content_editor\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"administrator\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:13:\"administrator\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:24:\"admin_toolbar_tools.help\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"admin_toolbar_tools.help\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4535;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-100\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:18:\"system.admin_index\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"system.admin_index\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:18:\"system.admin_index\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4559;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-100\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:15:\"system.run_cron\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:15:\"system.run_cron\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:22:\"admin_toolbar.run.cron\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4584;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"system.db_update\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"system.db_update\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:16:\"system.db_update\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4609;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:25:\"admin_toolbar_tools.flush\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"admin_toolbar_tools.flush\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:25:\"admin_toolbar_tools.flush\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4634;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:25:\"admin_toolbar_tools.cssjs\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"admin_toolbar_tools.cssjs\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:25:\"admin_toolbar_tools.cssjs\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4658;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:26:\"admin_toolbar_tools.plugin\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"admin_toolbar_tools.plugin\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:26:\"admin_toolbar_tools.plugin\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4683;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:32:\"admin_toolbar_tools.flush_static\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"admin_toolbar_tools.flush_static\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:32:\"admin_toolbar_tools.flush_static\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4708;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"admin_toolbar_tools.flush_menu\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"admin_toolbar_tools.flush_menu\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:30:\"admin_toolbar_tools.flush_menu\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4733;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"admin_toolbar_tools.flush_twig\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"admin_toolbar_tools.flush_twig\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:30:\"admin_toolbar_tools.flush_twig\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4758;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:37:\"admin_toolbar_tools.flush_rendercache\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4783;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:33:\"admin_toolbar_tools.theme_rebuild\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4808;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:43:\"admin_toolbar_tools.extra_links:flush_views\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:43:\"admin_toolbar_tools.extra_links:flush_views\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:31:\"admin_toolbar_tools.flush_views\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4833;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:43:\"admin_toolbar_tools.extra_links:user.logout\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:43:\"admin_toolbar_tools.extra_links:user.logout\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:11:\"user.logout\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4859;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:37:\"admin_toolbar_tools.extra_links:devel\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:31:\"system.admin_config_development\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4884;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:52:\"admin_toolbar_tools.extra_links:devel.admin_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:devel.admin_settings\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4908;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:devel.configs_list\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:devel.configs_list\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:18:\"devel.configs_list\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4933;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:47:\"admin_toolbar_tools.extra_links:devel.reinstall\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:47:\"admin_toolbar_tools.extra_links:devel.reinstall\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:15:\"devel.reinstall\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4958;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:devel.menu_rebuild\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:devel.menu_rebuild\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:18:\"devel.menu_rebuild\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4983;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:55:\"admin_toolbar_tools.extra_links:devel.state_system_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:devel.state_system_page\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:23:\"devel.state_system_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5008;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:52:\"admin_toolbar_tools.extra_links:devel.theme_registry\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:devel.theme_registry\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:20:\"devel.theme_registry\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5033;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:devel.entity_info_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:devel.entity_info_page\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:22:\"devel.entity_info_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5058;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:devel.session\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:devel.session\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:13:\"devel.session\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5083;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:devel.element_info\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:devel.element_info\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:19:\"devel.elements_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5108;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:devel.toolbar.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:devel.toolbar.settings\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:27:\"devel.toolbar.settings_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5133;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"dxpr_builder.studio\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"dxpr_builder.studio\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:25:\"dxpr_builder.admin.studio\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5160;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"dxpr_builder.studio_builder\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"dxpr_builder.studio_builder\";s:6:\"parent\";s:19:\"dxpr_builder.studio\";s:10:\"route_name\";s:33:\"dxpr_builder.admin.studio.builder\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5184;s:11:\"description\";r:5188;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"dxpr_builder.builder_setings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"dxpr_builder.builder_setings\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5211;s:11:\"description\";r:5215;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:37:\"dxpr_builder.builder_licensed_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"dxpr_builder.builder_licensed_content\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:29:\"dxpr_builder.licensed_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5239;s:11:\"description\";r:5243;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:35:\"dxpr_builder.builder_page_templates\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:35:\"dxpr_builder.builder_page_templates\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:44:\"entity.dxpr_builder_page_template.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5267;s:11:\"description\";r:5271;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:34:\"dxpr_builder.builder_user_licenses\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"dxpr_builder.builder_user_licenses\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:26:\"dxpr_builder.user_licenses\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5295;s:11:\"description\";r:5299;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:34:\"dxpr_builder.builder_user_profiles\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"dxpr_builder.builder_user_profiles\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:38:\"entity.dxpr_builder_profile.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5323;s:11:\"description\";r:5327;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:35:\"dxpr_builder.builder_user_templates\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:35:\"dxpr_builder.builder_user_templates\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:44:\"entity.dxpr_builder_user_template.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5351;s:11:\"description\";r:5355;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:32:\"dxpr_builder.builder_ai_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"dxpr_builder.builder_ai_settings\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:24:\"dxpr_builder.ai_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5379;s:11:\"description\";r:5383;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"dxpr_theme_helper.studio_theme\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"dxpr_theme_helper.studio_theme\";s:6:\"parent\";s:19:\"dxpr_builder.studio\";s:10:\"route_name\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5408;s:11:\"description\";r:5412;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"dxpr_theme_helper\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:31:\"dxpr_theme_helper.theme_setings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"dxpr_theme_helper.theme_setings\";s:6:\"parent\";s:30:\"dxpr_theme_helper.studio_theme\";s:10:\"route_name\";s:26:\"dxpr_theme_helper.settings\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5436;s:11:\"description\";s:39:\"Site-wide theme settings for CISC Theme\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"dxpr_theme_helper\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:151:{i:0;s:31:\"announcements_feed.announcement\";i:1;s:9:\"help.main\";i:2;s:20:\"system.admin_content\";i:3;s:13:\"comment.admin\";i:4;s:13:\"node.add_page\";i:5;s:8:\"node.add\";i:6;s:31:\"entity.block_content.collection\";i:7;s:22:\"block_content.add_page\";i:8;s:17:\"view.files.page_1\";i:9;s:23:\"entity.media.collection\";i:10;s:21:\"entity.media.add_page\";i:11;s:23:\"view.media_library.page\";i:12;s:22:\"system.admin_structure\";i:13;s:19:\"block.admin_display\";i:14;s:36:\"entity.block_content_type.collection\";i:15;s:35:\"entity.block_content_type.edit_form\";i:16;s:30:\"entity.comment_type.collection\";i:17;s:29:\"entity.comment_type.edit_form\";i:18;s:30:\"entity.contact_form.collection\";i:19;s:29:\"entity.contact_form.edit_form\";i:20;s:16:\"contact.form_add\";i:21;s:21:\"field_ui.display_mode\";i:22;s:34:\"entity.entity_view_mode.collection\";i:23;s:34:\"entity.entity_form_mode.collection\";i:24;s:22:\"entity.menu.collection\";i:25;s:20:\"entity.menu.add_form\";i:26;s:21:\"entity.menu.edit_form\";i:27;s:27:\"entity.node_type.collection\";i:28;s:26:\"entity.node_type.edit_form\";i:29;s:13:\"node.type_add\";i:30;s:37:\"entity.taxonomy_vocabulary.collection\";i:31;s:40:\"entity.taxonomy_vocabulary.overview_form\";i:32;s:35:\"entity.taxonomy_vocabulary.add_form\";i:33;s:22:\"entity.view.collection\";i:34;s:12:\"views_ui.add\";i:35;s:21:\"entity.view.edit_form\";i:36;s:28:\"entity.media_type.collection\";i:37;s:27:\"entity.media_type.edit_form\";i:38;s:26:\"entity.media_type.add_form\";i:39;s:18:\"system.themes_page\";i:40;s:19:\"update.theme_update\";i:41;s:21:\"system.theme_settings\";i:42;s:27:\"system.theme_settings_theme\";i:43;s:19:\"system.modules_list\";i:44;s:24:\"system.modules_uninstall\";i:45;s:20:\"update.module_update\";i:46;s:19:\"system.admin_config\";i:47;s:25:\"system.admin_config_media\";i:48;s:29:\"entity.image_style.collection\";i:49;s:27:\"system.file_system_settings\";i:50;s:29:\"system.image_toolkit_settings\";i:51;s:14:\"media.settings\";i:52;s:22:\"media_library.settings\";i:53;s:18:\"webp.settings_form\";i:54;s:23:\"entity.slick.collection\";i:55;s:14:\"blazy.settings\";i:56;s:28:\"system.admin_config_services\";i:57;s:25:\"system.rss_feeds_settings\";i:58;s:23:\"system.linkset_settings\";i:59;s:31:\"system.admin_config_development\";i:60;s:11:\"config.sync\";i:61;s:28:\"system.site_maintenance_mode\";i:62;s:27:\"system.performance_settings\";i:63;s:27:\"system.development_settings\";i:64;s:23:\"system.logging_settings\";i:65;s:20:\"devel.admin_settings\";i:66;s:36:\"devel_generate.admin_config_generate\";i:67;s:28:\"system.admin_config_regional\";i:68;s:39:\"entity.configurable_language.collection\";i:69;s:30:\"language.content_settings_page\";i:70;s:21:\"locale.translate_page\";i:71;s:24:\"system.regional_settings\";i:72;s:29:\"entity.date_format.collection\";i:73;s:26:\"system.admin_config_search\";i:74;s:28:\"entity.path_alias.collection\";i:75;s:29:\"entity.search_page.collection\";i:76;s:26:\"system.admin_config_system\";i:77;s:32:\"system.site_information_settings\";i:78;s:20:\"system.cron_settings\";i:79;s:17:\"file_mdm.settings\";i:80;s:16:\"sophron.settings\";i:81;s:22:\"system.admin_config_ui\";i:82;s:30:\"entity.shortcut_set.collection\";i:83;s:22:\"admin_toolbar.settings\";i:84;s:28:\"admin_toolbar_tools.settings\";i:85;s:28:\"system.admin_config_workflow\";i:86;s:27:\"system.admin_config_content\";i:87;s:21:\"filter.admin_overview\";i:88;s:21:\"dxpr_builder.settings\";i:89;s:32:\"entity.entity_browser.collection\";i:90;s:16:\"user.admin_index\";i:91;s:22:\"entity.user.admin_form\";i:92;s:16:\"captcha_settings\";i:93;s:43:\"remove_reset_password.remove_reset_password\";i:94;s:25:\"devel_generate.vocabulary\";i:95;s:19:\"devel_generate.term\";i:96;s:28:\"devel_generate.block_content\";i:97;s:22:\"devel_generate.content\";i:98;s:19:\"devel_generate.user\";i:99;s:20:\"devel_generate.media\";i:100;s:19:\"devel_generate.menu\";i:101;s:20:\"system.admin_reports\";i:102;s:14:\"dblog.overview\";i:103;s:20:\"dblog.page_not_found\";i:104;s:19:\"dblog.access_denied\";i:105;s:38:\"entity.field_storage_config.collection\";i:106;s:23:\"views_ui.reports_fields\";i:107;s:23:\"locale.translate_status\";i:108;s:13:\"system.status\";i:109;s:24:\"views_ui.reports_plugins\";i:110;s:12:\"dblog.search\";i:111;s:13:\"update.status\";i:112;s:22:\"entity.user.collection\";i:113;s:17:\"user.admin_create\";i:114;s:22:\"user.admin_permissions\";i:115;s:27:\"entity.user_role.collection\";i:116;s:13:\"user.role_add\";i:117;s:26:\"entity.user_role.edit_form\";i:118;s:7:\"<front>\";i:119;s:18:\"system.admin_index\";i:120;s:22:\"admin_toolbar.run.cron\";i:121;s:16:\"system.db_update\";i:122;s:25:\"admin_toolbar_tools.flush\";i:123;s:25:\"admin_toolbar_tools.cssjs\";i:124;s:26:\"admin_toolbar_tools.plugin\";i:125;s:32:\"admin_toolbar_tools.flush_static\";i:126;s:30:\"admin_toolbar_tools.flush_menu\";i:127;s:30:\"admin_toolbar_tools.flush_twig\";i:128;s:37:\"admin_toolbar_tools.flush_rendercache\";i:129;s:33:\"admin_toolbar_tools.theme_rebuild\";i:130;s:31:\"admin_toolbar_tools.flush_views\";i:131;s:11:\"user.logout\";i:132;s:18:\"devel.configs_list\";i:133;s:15:\"devel.reinstall\";i:134;s:18:\"devel.menu_rebuild\";i:135;s:23:\"devel.state_system_page\";i:136;s:20:\"devel.theme_registry\";i:137;s:22:\"devel.entity_info_page\";i:138;s:13:\"devel.session\";i:139;s:19:\"devel.elements_page\";i:140;s:27:\"devel.toolbar.settings_form\";i:141;s:25:\"dxpr_builder.admin.studio\";i:142;s:33:\"dxpr_builder.admin.studio.builder\";i:143;s:29:\"dxpr_builder.licensed_content\";i:144;s:44:\"entity.dxpr_builder_page_template.collection\";i:145;s:26:\"dxpr_builder.user_licenses\";i:146;s:38:\"entity.dxpr_builder_profile.collection\";i:147;s:44:\"entity.dxpr_builder_user_template.collection\";i:148;s:24:\"dxpr_builder.ai_settings\";i:149;s:36:\"dxpr_theme_helper.admin.studio.theme\";i:150;s:26:\"dxpr_theme_helper.settings\";}}',-1,1773072977.551,1,'config:system.menu.admin','1');
INSERT INTO `cache_menu` VALUES ('tree-data:admin:O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:12:\"system.admin\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";i:4;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:11:{s:31:\"announcements_feed.announcement\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"announcements_feed.announcement\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:31:\"announcements_feed.announcement\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Announcements\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"Displays announcements from the Drupal community.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:18:\"announcements_feed\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:9:\"help.main\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:9:\"help.main\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:9:\"help.main\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Help\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Reference for usage, configuration, and modules.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"help\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"2\";}s:20:\"system.admin_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.admin_content\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:20:\"system.admin_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Find and manage content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:5:{s:13:\"comment.admin\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"comment.admin\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:13:\"comment.admin\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"List and edit site comments and the comment approval queue.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"comment\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:40:\"admin_toolbar_tools.extra_links:node.add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:13:\"node.add_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Add content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:48:\"admin_toolbar_tools.extra_links:node.add.article\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:node.add.article\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:7:\"article\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:45:\"admin_toolbar_tools.extra_links:node.add.page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:node.add.page\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:59:\"admin_toolbar_tools.extra_links:node.add.drag_and_drop_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:node.add.drag_and_drop_page\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:18:\"drag_and_drop_page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:49:\"admin_toolbar_tools.extra_links:node.add.clientes\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:node.add.clientes\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:8:\"clientes\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:node.add.proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:node.add.proyectos\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:9:\"proyectos\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:45:\"admin_toolbar_tools.extra_links:node.add.blog\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:node.add.blog\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"blog\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:50:\"admin_toolbar_tools.extra_links:block_content_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:block_content_page\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:31:\"entity.block_content.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:1:{s:41:\"admin_toolbar_tools.extra_links:add_block\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:41:\"admin_toolbar_tools.extra_links:add_block\";s:6:\"parent\";s:50:\"admin_toolbar_tools.extra_links:block_content_page\";s:10:\"route_name\";s:22:\"block_content.add_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Add content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:55:\"admin_toolbar_tools.extra_links:block_content.add.basic\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:block_content.add.basic\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_block\";s:10:\"route_name\";s:22:\"block_content.add_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:5:\"basic\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:69:\"admin_toolbar_tools.extra_links:block_content.add.drag_and_drop_block\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:block_content.add.drag_and_drop_block\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_block\";s:10:\"route_name\";s:22:\"block_content.add_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:19:\"drag_and_drop_block\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:42:\"admin_toolbar_tools.extra_links:view.files\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:42:\"admin_toolbar_tools.extra_links:view.files\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:17:\"view.files.page_1\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:42:\"admin_toolbar_tools.extra_links:media_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:42:\"admin_toolbar_tools.extra_links:media_page\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:23:\"entity.media.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:41:\"admin_toolbar_tools.extra_links:add_media\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:6:\"parent\";s:42:\"admin_toolbar_tools.extra_links:media_page\";s:10:\"route_name\";s:21:\"entity.media.add_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Add media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:5:{s:47:\"admin_toolbar_tools.extra_links:media.add.audio\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:47:\"admin_toolbar_tools.extra_links:media.add.audio\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:10:\"route_name\";s:21:\"entity.media.add_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"audio\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:50:\"admin_toolbar_tools.extra_links:media.add.document\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:media.add.document\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:10:\"route_name\";s:21:\"entity.media.add_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:8:\"document\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:47:\"admin_toolbar_tools.extra_links:media.add.image\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:47:\"admin_toolbar_tools.extra_links:media.add.image\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:10:\"route_name\";s:21:\"entity.media.add_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"image\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:54:\"admin_toolbar_tools.extra_links:media.add.remote_video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:media.add.remote_video\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:10:\"route_name\";s:21:\"entity.media.add_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:12:\"remote_video\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:47:\"admin_toolbar_tools.extra_links:media.add.video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:47:\"admin_toolbar_tools.extra_links:media.add.video\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:10:\"route_name\";s:21:\"entity.media.add_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"video\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:45:\"admin_toolbar_tools.extra_links:media_library\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:media_library\";s:6:\"parent\";s:42:\"admin_toolbar_tools.extra_links:media_page\";s:10:\"route_name\";s:23:\"view.media_library.page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Media library\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:22:\"system.admin_structure\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"system.admin_structure\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:22:\"system.admin_structure\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Structure\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Administer blocks, content types, menus, etc.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:10:{s:19:\"block.admin_display\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"block.admin_display\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:19:\"block.admin_display\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Block layout\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:79:\"Configure what block content appears in your site\'s sidebars and other regions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"block\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:36:\"entity.block_content_type.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"entity.block_content_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:36:\"entity.block_content_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Block types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Create and manage fields, forms, and display settings for your content blocks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"block_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:6:\"parent\";s:36:\"entity.block_content_type.collection\";s:10:\"route_name\";s:35:\"entity.block_content_type.edit_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:5:\"basic\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:73:\"admin_toolbar_tools.extra_links:entity.block_content.field_ui_fieldsbasic\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content.field_ui_fieldsbasic\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:10:\"route_name\";s:36:\"entity.block_content.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:85:\"admin_toolbar_tools.extra_links:entity.entity_form_display.block_content.defaultbasic\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.entity_form_display.block_content.defaultbasic\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:10:\"route_name\";s:48:\"entity.entity_form_display.block_content.default\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:86:\"admin_toolbar_tools.extra_links:entity.entity_view_display.block_content.default.basic\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:86:\"admin_toolbar_tools.extra_links:entity.entity_view_display.block_content.default.basic\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:10:\"route_name\";s:48:\"entity.entity_view_display.block_content.default\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:90:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.block_content.default.basic\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:90:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.block_content.default.basic\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:10:\"route_name\";s:49:\"entity.block_content_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:74:\"admin_toolbar_tools.extra_links:entity.block_content_type.devel_load.basic\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:74:\"admin_toolbar_tools.extra_links:entity.block_content_type.devel_load.basic\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:10:\"route_name\";s:36:\"entity.block_content_type.devel_load\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:75:\"admin_toolbar_tools.extra_links:entity.block_content_type.delete_form.basic\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:75:\"admin_toolbar_tools.extra_links:entity.block_content_type.delete_form.basic\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:10:\"route_name\";s:37:\"entity.block_content_type.delete_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:6:\"parent\";s:36:\"entity.block_content_type.collection\";s:10:\"route_name\";s:35:\"entity.block_content_type.edit_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:19:\"drag_and_drop_block\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:87:\"admin_toolbar_tools.extra_links:entity.block_content.field_ui_fieldsdrag_and_drop_block\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content.field_ui_fieldsdrag_and_drop_block\";s:6:\"parent\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:10:\"route_name\";s:36:\"entity.block_content.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:99:\"admin_toolbar_tools.extra_links:entity.entity_form_display.block_content.defaultdrag_and_drop_block\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:99:\"admin_toolbar_tools.extra_links:entity.entity_form_display.block_content.defaultdrag_and_drop_block\";s:6:\"parent\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:10:\"route_name\";s:48:\"entity.entity_form_display.block_content.default\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:100:\"admin_toolbar_tools.extra_links:entity.entity_view_display.block_content.default.drag_and_drop_block\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:100:\"admin_toolbar_tools.extra_links:entity.entity_view_display.block_content.default.drag_and_drop_block\";s:6:\"parent\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:10:\"route_name\";s:48:\"entity.entity_view_display.block_content.default\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:104:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.block_content.default.drag_and_drop_block\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:104:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.block_content.default.drag_and_drop_block\";s:6:\"parent\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:10:\"route_name\";s:49:\"entity.block_content_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:88:\"admin_toolbar_tools.extra_links:entity.block_content_type.devel_load.drag_and_drop_block\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:88:\"admin_toolbar_tools.extra_links:entity.block_content_type.devel_load.drag_and_drop_block\";s:6:\"parent\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:10:\"route_name\";s:36:\"entity.block_content_type.devel_load\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:89:\"admin_toolbar_tools.extra_links:entity.block_content_type.delete_form.drag_and_drop_block\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:89:\"admin_toolbar_tools.extra_links:entity.block_content_type.delete_form.drag_and_drop_block\";s:6:\"parent\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:10:\"route_name\";s:37:\"entity.block_content_type.delete_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:30:\"entity.comment_type.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.comment_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:30:\"entity.comment_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Comment types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Manage form and displays settings of comments.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"comment\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:1:{s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:6:\"parent\";s:30:\"entity.comment_type.collection\";s:10:\"route_name\";s:29:\"entity.comment_type.edit_form\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"entity_id\";s:7:\"comment\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:69:\"admin_toolbar_tools.extra_links:entity.comment.field_ui_fieldscomment\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.comment.field_ui_fieldscomment\";s:6:\"parent\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:10:\"route_name\";s:30:\"entity.comment.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:81:\"admin_toolbar_tools.extra_links:entity.entity_form_display.comment.defaultcomment\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:81:\"admin_toolbar_tools.extra_links:entity.entity_form_display.comment.defaultcomment\";s:6:\"parent\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:10:\"route_name\";s:42:\"entity.entity_form_display.comment.default\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:82:\"admin_toolbar_tools.extra_links:entity.entity_view_display.comment.default.comment\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:82:\"admin_toolbar_tools.extra_links:entity.entity_view_display.comment.default.comment\";s:6:\"parent\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:10:\"route_name\";s:42:\"entity.entity_view_display.comment.default\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:86:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.comment.default.comment\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:86:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.comment.default.comment\";s:6:\"parent\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:10:\"route_name\";s:43:\"entity.comment_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:70:\"admin_toolbar_tools.extra_links:entity.comment_type.devel_load.comment\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:entity.comment_type.devel_load.comment\";s:6:\"parent\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:10:\"route_name\";s:30:\"entity.comment_type.devel_load\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:71:\"admin_toolbar_tools.extra_links:entity.comment_type.delete_form.comment\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:71:\"admin_toolbar_tools.extra_links:entity.comment_type.delete_form.comment\";s:6:\"parent\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:10:\"route_name\";s:31:\"entity.comment_type.delete_form\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:30:\"entity.contact_form.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.contact_form.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:30:\"entity.contact_form.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Create and manage contact forms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"contact\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:6:\"parent\";s:30:\"entity.contact_form.collection\";s:10:\"route_name\";s:29:\"entity.contact_form.edit_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"entity_id\";s:8:\"personal\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:78:\"admin_toolbar_tools.extra_links:entity.contact_message.field_ui_fieldspersonal\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:78:\"admin_toolbar_tools.extra_links:entity.contact_message.field_ui_fieldspersonal\";s:6:\"parent\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:10:\"route_name\";s:38:\"entity.contact_message.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:90:\"admin_toolbar_tools.extra_links:entity.entity_form_display.contact_message.defaultpersonal\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:90:\"admin_toolbar_tools.extra_links:entity.entity_form_display.contact_message.defaultpersonal\";s:6:\"parent\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:10:\"route_name\";s:50:\"entity.entity_form_display.contact_message.default\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:91:\"admin_toolbar_tools.extra_links:entity.entity_view_display.contact_message.default.personal\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:91:\"admin_toolbar_tools.extra_links:entity.entity_view_display.contact_message.default.personal\";s:6:\"parent\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:10:\"route_name\";s:50:\"entity.entity_view_display.contact_message.default\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:95:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.contact_message.default.personal\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:95:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.contact_message.default.personal\";s:6:\"parent\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:10:\"route_name\";s:43:\"entity.contact_form.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:71:\"admin_toolbar_tools.extra_links:entity.contact_form.devel_load.personal\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:71:\"admin_toolbar_tools.extra_links:entity.contact_form.devel_load.personal\";s:6:\"parent\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:10:\"route_name\";s:30:\"entity.contact_form.devel_load\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:72:\"admin_toolbar_tools.extra_links:entity.contact_form.delete_form.personal\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.contact_form.delete_form.personal\";s:6:\"parent\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:10:\"route_name\";s:31:\"entity.contact_form.delete_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:48:\"admin_toolbar_tools.extra_links:contact.form_add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:contact.form_add\";s:6:\"parent\";s:30:\"entity.contact_form.collection\";s:10:\"route_name\";s:16:\"contact.form_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Add contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:6:\"parent\";s:30:\"entity.contact_form.collection\";s:10:\"route_name\";s:29:\"entity.contact_form.edit_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"entity_id\";s:11:\"contactanos\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:81:\"admin_toolbar_tools.extra_links:entity.contact_message.field_ui_fieldscontactanos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:81:\"admin_toolbar_tools.extra_links:entity.contact_message.field_ui_fieldscontactanos\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:10:\"route_name\";s:38:\"entity.contact_message.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:93:\"admin_toolbar_tools.extra_links:entity.entity_form_display.contact_message.defaultcontactanos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:93:\"admin_toolbar_tools.extra_links:entity.entity_form_display.contact_message.defaultcontactanos\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:10:\"route_name\";s:50:\"entity.entity_form_display.contact_message.default\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:94:\"admin_toolbar_tools.extra_links:entity.entity_view_display.contact_message.default.contactanos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:94:\"admin_toolbar_tools.extra_links:entity.entity_view_display.contact_message.default.contactanos\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:10:\"route_name\";s:50:\"entity.entity_view_display.contact_message.default\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:98:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.contact_message.default.contactanos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:98:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.contact_message.default.contactanos\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:10:\"route_name\";s:43:\"entity.contact_form.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:74:\"admin_toolbar_tools.extra_links:entity.contact_form.devel_load.contactanos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:74:\"admin_toolbar_tools.extra_links:entity.contact_form.devel_load.contactanos\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:10:\"route_name\";s:30:\"entity.contact_form.devel_load\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:75:\"admin_toolbar_tools.extra_links:entity.contact_form.delete_form.contactanos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:75:\"admin_toolbar_tools.extra_links:entity.contact_form.delete_form.contactanos\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:10:\"route_name\";s:31:\"entity.contact_form.delete_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:21:\"field_ui.display_mode\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"field_ui.display_mode\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:21:\"field_ui.display_mode\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Display modes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:65:\"Configure what displays are available for your content and forms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:34:\"entity.entity_view_mode.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"entity.entity_view_mode.collection\";s:6:\"parent\";s:21:\"field_ui.display_mode\";s:10:\"route_name\";s:34:\"entity.entity_view_mode.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"View modes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Manage custom view modes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:1:{s:61:\"admin_toolbar_tools.extra_links:field_ui.entity_view_mode_add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:61:\"admin_toolbar_tools.extra_links:field_ui.entity_view_mode_add\";s:6:\"parent\";s:34:\"entity.entity_view_mode.collection\";s:10:\"route_name\";s:29:\"field_ui.entity_view_mode_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Add view mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:34:\"entity.entity_form_mode.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"entity.entity_form_mode.collection\";s:6:\"parent\";s:21:\"field_ui.display_mode\";s:10:\"route_name\";s:34:\"entity.entity_form_mode.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Form modes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Manage custom form modes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:1:{s:61:\"admin_toolbar_tools.extra_links:field_ui.entity_form_mode_add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:61:\"admin_toolbar_tools.extra_links:field_ui.entity_form_mode_add\";s:6:\"parent\";s:34:\"entity.entity_form_mode.collection\";s:10:\"route_name\";s:29:\"field_ui.entity_form_mode_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Add form mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:22:\"entity.menu.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.menu.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:22:\"entity.menu.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Manage menus and menu links.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"menu_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:52:\"admin_toolbar_tools.extra_links:entity.menu.add_form\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:entity.menu.add_form\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:20:\"entity.menu.add_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.admin\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.admin\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"admin\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"admin\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:63:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.admin\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.admin\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.admin\";s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"admin\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:60:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.admin\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.admin\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.admin\";s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"admin\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.devel\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.devel\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"devel\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"devel\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:63:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.devel\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.devel\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.devel\";s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"devel\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:60:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.devel\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.devel\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.devel\";s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"devel\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.tools\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.tools\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"tools\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"tools\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:63:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.tools\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.tools\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.tools\";s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"tools\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:60:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.tools\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.tools\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.tools\";s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"tools\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:61:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.account\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:61:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.account\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:7:\"account\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:7:\"account\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:65:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.account\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.account\";s:6:\"parent\";s:61:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.account\";s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:7:\"account\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:62:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.account\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:62:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.account\";s:6:\"parent\";s:61:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.account\";s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:7:\"account\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:58:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.main\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:58:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.main\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:4:\"main\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:4:\"main\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:62:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.main\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:62:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.main\";s:6:\"parent\";s:58:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.main\";s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:4:\"main\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.main\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.main\";s:6:\"parent\";s:58:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.main\";s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:4:\"main\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:60:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.footer\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.footer\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:6:\"footer\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:6:\"footer\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:64:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.footer\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:64:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.footer\";s:6:\"parent\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.footer\";s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:6:\"footer\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:61:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.footer\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:61:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.footer\";s:6:\"parent\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.footer\";s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:6:\"footer\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:27:\"entity.node_type.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"entity.node_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:27:\"entity.node_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:71:\"Create and manage fields, forms, and display settings for your content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"node\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:7:\"article\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:66:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsarticle\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:66:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsarticle\";s:6:\"parent\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:78:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultarticle\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:78:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultarticle\";s:6:\"parent\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:79:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.article\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:79:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.article\";s:6:\"parent\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:83:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.article\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:83:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.article\";s:6:\"parent\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:67:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.article\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.article\";s:6:\"parent\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:68:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.article\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.article\";s:6:\"parent\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:10:\"route_name\";s:28:\"entity.node_type.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:63:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldspage\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldspage\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:75:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultpage\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:75:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultpage\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:76:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:76:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.page\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:80:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.page\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:64:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:64:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.page\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:65:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.page\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:10:\"route_name\";s:28:\"entity.node_type.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:45:\"admin_toolbar_tools.extra_links:node.type_add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:node.type_add\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:13:\"node.type_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Add content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:18:\"drag_and_drop_page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:77:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsdrag_and_drop_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsdrag_and_drop_page\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:89:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultdrag_and_drop_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:89:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultdrag_and_drop_page\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:90:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.drag_and_drop_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:90:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.drag_and_drop_page\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:94:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.drag_and_drop_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:94:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.drag_and_drop_page\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:78:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.drag_and_drop_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:78:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.drag_and_drop_page\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:79:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.drag_and_drop_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:79:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.drag_and_drop_page\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:10:\"route_name\";s:28:\"entity.node_type.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:8:\"clientes\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:67:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsclientes\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsclientes\";s:6:\"parent\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:79:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultclientes\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:79:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultclientes\";s:6:\"parent\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:80:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.clientes\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.clientes\";s:6:\"parent\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:84:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.clientes\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.clientes\";s:6:\"parent\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:68:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.clientes\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.clientes\";s:6:\"parent\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:69:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.clientes\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.clientes\";s:6:\"parent\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:10:\"route_name\";s:28:\"entity.node_type.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:9:\"proyectos\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:68:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsproyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsproyectos\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:80:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultproyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultproyectos\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:81:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:81:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.proyectos\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:85:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.proyectos\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:69:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.proyectos\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:70:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.proyectos\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:10:\"route_name\";s:28:\"entity.node_type.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"blog\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:63:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsblog\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsblog\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:75:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultblog\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:75:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultblog\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:76:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.blog\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:76:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.blog\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:80:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.blog\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.blog\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:64:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.blog\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:64:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.blog\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:65:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.blog\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.blog\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:10:\"route_name\";s:28:\"entity.node_type.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:37:\"entity.taxonomy_vocabulary.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"entity.taxonomy_vocabulary.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Taxonomy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"Manage tagging, categorization, and classification of your content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"taxonomy\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:5:{s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:4:\"tags\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:73:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.tags\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.tags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:72:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldstags\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldstags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:36:\"entity.taxonomy_term.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:84:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaulttags\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaulttags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:48:\"entity.entity_form_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:85:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.tags\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.tags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:48:\"entity.entity_view_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:89:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.tags\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:89:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.tags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:74:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.tags\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:74:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.tags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.devel_load\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:75:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.tags\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:75:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.tags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:38:\"entity.taxonomy_vocabulary.delete_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:67:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.add_form\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.add_form\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Add vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-998\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:17:\"ai_agent_commands\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:86:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.ai_agent_commands\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:86:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.ai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:85:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldsai_agent_commands\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldsai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:36:\"entity.taxonomy_term.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:97:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaultai_agent_commands\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:97:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaultai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:48:\"entity.entity_form_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:98:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.ai_agent_commands\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:98:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.ai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:48:\"entity.entity_view_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:102:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.ai_agent_commands\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:102:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.ai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:87:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.ai_agent_commands\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:87:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.ai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.devel_load\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:88:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.ai_agent_commands\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:88:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.ai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:38:\"entity.taxonomy_vocabulary.delete_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:16:\"ai_tone_of_voice\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:85:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.ai_tone_of_voice\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.ai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldsai_tone_of_voice\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldsai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:36:\"entity.taxonomy_term.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:96:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaultai_tone_of_voice\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:96:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaultai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:48:\"entity.entity_form_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:97:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.ai_tone_of_voice\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:97:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.ai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:48:\"entity.entity_view_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:101:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.ai_tone_of_voice\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:101:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.ai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:86:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.ai_tone_of_voice\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:86:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.ai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.devel_load\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:87:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.ai_tone_of_voice\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:87:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.ai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:38:\"entity.taxonomy_vocabulary.delete_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:11:\"tecnologias\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:80:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.tecnologias\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.tecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:79:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldstecnologias\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:79:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldstecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:36:\"entity.taxonomy_term.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:91:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaulttecnologias\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:91:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaulttecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:48:\"entity.entity_form_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:92:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.tecnologias\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:92:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.tecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:48:\"entity.entity_view_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:96:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.tecnologias\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:96:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.tecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:81:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.tecnologias\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:81:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.tecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.devel_load\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:82:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.tecnologias\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:82:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.tecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:38:\"entity.taxonomy_vocabulary.delete_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:22:\"entity.view.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.view.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:22:\"entity.view.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Views\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Manage customized lists of content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"views_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:24:{s:44:\"admin_toolbar_tools.extra_links:views_ui.add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:44:\"admin_toolbar_tools.extra_links:views_ui.add\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:12:\"views_ui.add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.block_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.block_content\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"block_content\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Content blocks\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:48:\"admin_toolbar_tools.extra_links:views_ui.comment\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:views_ui.comment\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:11:\"Comentarios\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:56:\"admin_toolbar_tools.extra_links:views_ui.comments_recent\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:56:\"admin_toolbar_tools.extra_links:views_ui.comments_recent\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:15:\"comments_recent\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:21:\"Comentarios recientes\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:48:\"admin_toolbar_tools.extra_links:views_ui.content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:views_ui.content\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:7:\"content\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:55:\"admin_toolbar_tools.extra_links:views_ui.content_recent\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:views_ui.content_recent\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:14:\"content_recent\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:18:\"Contenido reciente\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:46:\"admin_toolbar_tools.extra_links:views_ui.files\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:views_ui.files\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:5:\"files\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Archivos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:views_ui.frontpage\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:views_ui.frontpage\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:9:\"frontpage\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Página inicio\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.taxonomy_term\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.taxonomy_term\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"taxonomy_term\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:22:\"Término de taxonomía\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:58:\"admin_toolbar_tools.extra_links:views_ui.user_admin_people\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:58:\"admin_toolbar_tools.extra_links:views_ui.user_admin_people\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:17:\"user_admin_people\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Usuarios\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:49:\"admin_toolbar_tools.extra_links:views_ui.watchdog\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:views_ui.watchdog\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:8:\"watchdog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Guardián\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:views_ui.who_s_new\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:views_ui.who_s_new\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:9:\"who_s_new\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:15:\"Quién es nuevo\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:53:\"admin_toolbar_tools.extra_links:views_ui.who_s_online\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:53:\"admin_toolbar_tools.extra_links:views_ui.who_s_online\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:12:\"who_s_online\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:29:\"Bloque de usuarios conectados\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:46:\"admin_toolbar_tools.extra_links:views_ui.media\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:views_ui.media\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:5:\"media\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Multimedia\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.media_library\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.media_library\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"media_library\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:20:\"Biblioteca de medios\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:49:\"admin_toolbar_tools.extra_links:views_ui.clientes\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:views_ui.clientes\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:views_ui.proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:views_ui.proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:62:\"admin_toolbar_tools.extra_links:views_ui.tecnologias_proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:62:\"admin_toolbar_tools.extra_links:views_ui.tecnologias_proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:21:\"tecnologias_proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:21:\"Tecnologias Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:60:\"admin_toolbar_tools.extra_links:views_ui.etiquetas_proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:views_ui.etiquetas_proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:19:\"etiquetas_proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:19:\"Etiquetas Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:58:\"admin_toolbar_tools.extra_links:views_ui.galeria_proyectos\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:58:\"admin_toolbar_tools.extra_links:views_ui.galeria_proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:17:\"galeria_proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:18:\"Galería Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.clientes_home\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.clientes_home\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"clientes_home\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:13:\"Clientes Home\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_home\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_home\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:14:\"proyectos_home\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Proyectos Home\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_page\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Proyectos Page\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:46:\"admin_toolbar_tools.extra_links:views_ui.blogs\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:views_ui.blogs\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:5:\"blogs\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:5:\"Blogs\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:28:\"entity.media_type.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"entity.media_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:28:\"entity.media_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Media types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage media types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"media\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"audio\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:65:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsaudio\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsaudio\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:10:\"route_name\";s:28:\"entity.media.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:77:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultaudio\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultaudio\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:10:\"route_name\";s:40:\"entity.entity_form_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:78:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.audio\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:78:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.audio\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:10:\"route_name\";s:40:\"entity.entity_view_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:82:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.audio\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:82:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.audio\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:10:\"route_name\";s:41:\"entity.media_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:66:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.audio\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:66:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.audio\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:10:\"route_name\";s:28:\"entity.media_type.devel_load\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:67:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.audio\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.audio\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:10:\"route_name\";s:29:\"entity.media_type.delete_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:46:\"admin_toolbar_tools.extra_links:media.type_add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:media.type_add\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:26:\"entity.media_type.add_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Add media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:8:\"document\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:68:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsdocument\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsdocument\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:10:\"route_name\";s:28:\"entity.media.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:80:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultdocument\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultdocument\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:10:\"route_name\";s:40:\"entity.entity_form_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:81:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.document\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:81:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.document\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:10:\"route_name\";s:40:\"entity.entity_view_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:85:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.document\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.document\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:10:\"route_name\";s:41:\"entity.media_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:69:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.document\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.document\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:10:\"route_name\";s:28:\"entity.media_type.devel_load\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:70:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.document\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.document\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:10:\"route_name\";s:29:\"entity.media_type.delete_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"image\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:65:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsimage\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsimage\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:10:\"route_name\";s:28:\"entity.media.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:77:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultimage\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultimage\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:10:\"route_name\";s:40:\"entity.entity_form_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:78:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.image\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:78:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.image\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:10:\"route_name\";s:40:\"entity.entity_view_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:82:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.image\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:82:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.image\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:10:\"route_name\";s:41:\"entity.media_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:66:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.image\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:66:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.image\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:10:\"route_name\";s:28:\"entity.media_type.devel_load\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:67:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.image\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.image\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:10:\"route_name\";s:29:\"entity.media_type.delete_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:12:\"remote_video\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:72:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsremote_video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsremote_video\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:10:\"route_name\";s:28:\"entity.media.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:84:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultremote_video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultremote_video\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:10:\"route_name\";s:40:\"entity.entity_form_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:85:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.remote_video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.remote_video\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:10:\"route_name\";s:40:\"entity.entity_view_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:89:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.remote_video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:89:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.remote_video\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:10:\"route_name\";s:41:\"entity.media_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:73:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.remote_video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.remote_video\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:10:\"route_name\";s:28:\"entity.media_type.devel_load\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:74:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.remote_video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:74:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.remote_video\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:10:\"route_name\";s:29:\"entity.media_type.delete_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"video\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:65:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsvideo\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsvideo\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:10:\"route_name\";s:28:\"entity.media.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:77:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultvideo\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultvideo\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:10:\"route_name\";s:40:\"entity.entity_form_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:78:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:78:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.video\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:10:\"route_name\";s:40:\"entity.entity_view_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:82:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:82:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.video\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:10:\"route_name\";s:41:\"entity.media_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:66:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:66:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.video\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:10:\"route_name\";s:28:\"entity.media_type.devel_load\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:67:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.video\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.video\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:10:\"route_name\";s:29:\"entity.media_type.delete_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:18:\"system.themes_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"system.themes_page\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:18:\"system.themes_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Appearance\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Select and configure themes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:51:\"admin_toolbar_tools.extra_links:update.theme_update\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:51:\"admin_toolbar_tools.extra_links:update.theme_update\";s:6:\"parent\";s:18:\"system.themes_page\";s:10:\"route_name\";s:19:\"update.theme_update\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:6:\"parent\";s:18:\"system.themes_page\";s:10:\"route_name\";s:21:\"system.theme_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:5:{s:67:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.olivero\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.olivero\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:7:\"olivero\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:7:\"Olivero\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:65:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.claro\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.claro\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:5:\"claro\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:5:\"Claro\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.bootstrap5\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.bootstrap5\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"bootstrap5\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Bootstrap5\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.dxpr_theme\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.dxpr_theme\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"dxpr_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"DXPR Theme\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.cisc_theme\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.cisc_theme\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"CISC Theme\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:19:\"system.modules_list\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"system.modules_list\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:19:\"system.modules_list\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Extend\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Add and install modules to extend site functionality.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:24:\"system.modules_uninstall\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"system.modules_uninstall\";s:6:\"parent\";s:19:\"system.modules_list\";s:10:\"route_name\";s:24:\"system.modules_uninstall\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Uninstall module\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:52:\"admin_toolbar_tools.extra_links:update.module_update\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:update.module_update\";s:6:\"parent\";s:19:\"system.modules_list\";s:10:\"route_name\";s:20:\"update.module_update\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:19:\"system.admin_config\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"system.admin_config\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:19:\"system.admin_config\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Administer settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:11:{s:25:\"system.admin_config_media\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"system.admin_config_media\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:25:\"system.admin_config_media\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:8:{s:29:\"entity.image_style.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.image_style.collection\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:29:\"entity.image_style.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Image styles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Configure styles that can be used for resizing or adjusting images on display.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"image\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:27:\"system.file_system_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.file_system_settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:27:\"system.file_system_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"File system\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"Configure the location of uploaded files and how they are accessed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:29:\"system.image_toolkit_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"system.image_toolkit_settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:29:\"system.image_toolkit_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Image toolkit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:74:\"Choose which image toolkit to use if you have installed optional toolkits.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:14:\"media.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"media.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:14:\"media.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Media settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Manage media settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"media\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:22:\"media_library.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"media_library.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:22:\"media_library.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Media Library settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Manage Media Library settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"media_library\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:18:\"webp.settings_form\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"webp.settings_form\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:18:\"webp.settings_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"WebP\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Configure WebP module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"webp\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"99\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:23:\"entity.slick.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"entity.slick.collection\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:23:\"entity.slick.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Slick\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Manage Slick optionset.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"slick_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:1:{s:14:\"slick.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"slick.settings\";s:6:\"parent\";s:23:\"entity.slick.collection\";s:10:\"route_name\";s:14:\"slick.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Slick UI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Manage Slick UI.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"slick_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"21\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:14:\"blazy.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"blazy.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:14:\"blazy.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Blazy UI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Manage Blazy UI.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"blazy_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:28:\"system.admin_config_services\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_services\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_services\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Web services\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:25:\"system.rss_feeds_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"system.rss_feeds_settings\";s:6:\"parent\";s:28:\"system.admin_config_services\";s:10:\"route_name\";s:25:\"system.rss_feeds_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"RSS publishing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:115:\"Configure the site description, the number of items per feed, and whether feeds should be titles/teasers/full-text.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:23:\"system.linkset_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"system.linkset_settings\";s:6:\"parent\";s:28:\"system.admin_config_services\";s:10:\"route_name\";s:23:\"system.linkset_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Menu Linkset Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Enable or disable the menu linkset endpoint\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:31:\"system.admin_config_development\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"system.admin_config_development\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:31:\"system.admin_config_development\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Development\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Configure and use development tools.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:11:\"config.sync\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:11:\"config.sync\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:11:\"config.sync\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Configuration synchronization\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Import and export your configuration.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"config\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:45:\"admin_toolbar_tools.extra_links:config.import\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:config.import\";s:6:\"parent\";s:11:\"config.sync\";s:10:\"route_name\";s:18:\"config.import_full\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Import\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:45:\"admin_toolbar_tools.extra_links:config.export\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:config.export\";s:6:\"parent\";s:11:\"config.sync\";s:10:\"route_name\";s:18:\"config.export_full\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Export\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:28:\"system.site_maintenance_mode\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.site_maintenance_mode\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:28:\"system.site_maintenance_mode\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Maintenance mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:62:\"Take the site offline for updates and other maintenance tasks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:27:\"system.performance_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.performance_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:27:\"system.performance_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Performance\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Configure caching and bandwidth optimization.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:27:\"system.development_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.development_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:27:\"system.development_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Development settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Configure theme development settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-19\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:23:\"system.logging_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"system.logging_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:23:\"system.logging_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Logging and errors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:61:\"Configure the display of error messages and database logging.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:20:\"devel.admin_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"devel.admin_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:131:\"Helper functions, pages, and blocks to assist Drupal developers. The devel blocks can be managed via the block administration page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:23:\"devel_generate.generate\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"devel_generate.generate\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Generate realistic items (content, users, menus, etc) to assist your site development and testing.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:28:\"system.admin_config_regional\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_regional\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_regional\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Region and language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"Configure regional settings, localization, and translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:5:{s:39:\"entity.configurable_language.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:39:\"entity.configurable_language.collection\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:39:\"entity.configurable_language.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Languages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:62:\"Configure languages for content, interface, and configuration.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"language\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:52:\"admin_toolbar_tools.extra_links:language.negotiation\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:language.negotiation\";s:6:\"parent\";s:39:\"entity.configurable_language.collection\";s:10:\"route_name\";s:20:\"language.negotiation\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Detection and selection\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:44:\"admin_toolbar_tools.extra_links:language.add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:44:\"admin_toolbar_tools.extra_links:language.add\";s:6:\"parent\";s:39:\"entity.configurable_language.collection\";s:10:\"route_name\";s:12:\"language.add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Add language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:30:\"language.content_settings_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"language.content_settings_page\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:30:\"language.content_settings_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Content language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Configure language support for content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"language\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:21:\"locale.translate_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"locale.translate_page\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:21:\"locale.translate_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"User interface translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:87:\"Configure the import of translation files, and add or customize interface translations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"locale\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:24:\"system.regional_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"system.regional_settings\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:24:\"system.regional_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Regional settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Configure the locale and timezone settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:29:\"entity.date_format.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.date_format.collection\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:29:\"entity.date_format.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Date and time formats\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Configure how dates and times are displayed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:26:\"system.admin_config_search\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"system.admin_config_search\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:26:\"system.admin_config_search\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Search and metadata\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:64:\"Configure site search, metadata, and search engine optimization.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:28:\"entity.path_alias.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"entity.path_alias.collection\";s:6:\"parent\";s:26:\"system.admin_config_search\";s:10:\"route_name\";s:28:\"entity.path_alias.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"URL aliases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"Add custom URLs to existing paths.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"path\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:29:\"entity.search_page.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.search_page.collection\";s:6:\"parent\";s:26:\"system.admin_config_search\";s:10:\"route_name\";s:29:\"entity.search_page.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Search pages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Configure search pages and search indexing options.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"search\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:26:\"system.admin_config_system\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"system.admin_config_system\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:26:\"system.admin_config_system\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"System\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"Configure basic site settings, actions, and cron.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:4:{s:32:\"system.site_information_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"system.site_information_settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:32:\"system.site_information_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Basic site settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:77:\"Change site name, email address, slogan, default front page, and error pages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:20:\"system.cron_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.cron_settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:20:\"system.cron_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Cron\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Manage automatic site maintenance tasks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:17:\"file_mdm.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:17:\"file_mdm.settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:17:\"file_mdm.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"File metadata manager\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Configure file metadata settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"file_mdm\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:16:\"sophron.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"sophron.settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:16:\"sophron.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"MIME types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage MIME Types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"sophron\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:22:\"system.admin_config_ui\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"system.admin_config_ui\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:22:\"system.admin_config_ui\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"User interface\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Configure the administrative user interface.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:30:\"entity.shortcut_set.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.shortcut_set.collection\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:30:\"entity.shortcut_set.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Shortcuts\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Add and modify shortcut sets.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"shortcut\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:22:\"admin_toolbar.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"admin_toolbar.settings\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:22:\"admin_toolbar.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Admin Toolbar\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Configure the Admin Toolbar module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"admin_toolbar\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:28:\"admin_toolbar_tools.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"admin_toolbar_tools.settings\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:28:\"admin_toolbar_tools.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Admin Toolbar Tools\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Configure the Admin Toolbar Tools module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:28:\"system.admin_config_workflow\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_workflow\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_workflow\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Workflow\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Manage the content workflow.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:27:\"system.admin_config_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.admin_config_content\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:27:\"system.admin_config_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Content authoring\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Configure content formatting and authoring.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:21:\"filter.admin_overview\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"filter.admin_overview\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:21:\"filter.admin_overview\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Text formats and editors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Select and configure text editors, and how content is filtered when displayed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"filter\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:21:\"dxpr_builder.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"dxpr_builder.settings\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"DXPR Builder\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Configuration settings for DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:32:\"entity.entity_browser.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"entity.entity_browser.collection\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:32:\"entity.entity_browser.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Entity browsers\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Manage entity browsers.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"entity_browser\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:16:\"user.admin_index\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"user.admin_index\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:16:\"user.admin_index\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"People\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Configure user accounts.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:22:\"entity.user.admin_form\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.user.admin_form\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:22:\"entity.user.admin_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Account settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:105:\"Configure default user account settings, including fields, registration requirements, and email messages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:60:\"admin_toolbar_tools.extra_links:entity.user.field_ui_fields_\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:entity.user.field_ui_fields_\";s:6:\"parent\";s:22:\"entity.user.admin_form\";s:10:\"route_name\";s:27:\"entity.user.field_ui_fields\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:72:\"admin_toolbar_tools.extra_links:entity.entity_form_display.user.default_\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.entity_form_display.user.default_\";s:6:\"parent\";s:22:\"entity.user.admin_form\";s:10:\"route_name\";s:39:\"entity.entity_form_display.user.default\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:72:\"admin_toolbar_tools.extra_links:entity.entity_view_display.user.default_\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.entity_view_display.user.default_\";s:6:\"parent\";s:22:\"entity.user.admin_form\";s:10:\"route_name\";s:39:\"entity.entity_view_display.user.default\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:16:\"captcha.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"captcha.settings\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:16:\"captcha_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"CAPTCHA settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Administer CAPTCHA settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"captcha\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:16:\"captcha.examples\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"captcha.examples\";s:6:\"parent\";s:16:\"captcha.settings\";s:10:\"route_name\";s:16:\"captcha_examples\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"CAPTCHA examples\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:64:\"Overview of the available CAPTCHA challenge types with examples\'\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"captcha\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:29:\"recaptcha.admin_settings_form\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"recaptcha.admin_settings_form\";s:6:\"parent\";s:16:\"captcha.settings\";s:10:\"route_name\";s:21:\"recaptcha_v3.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"reCAPTCHA V3 settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Administer the Google reCAPTCHA V3 settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"recaptcha_v3\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:23:\"recaptcha.admin_actions\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"recaptcha.admin_actions\";s:6:\"parent\";s:16:\"captcha.settings\";s:10:\"route_name\";s:37:\"entity.recaptcha_v3_action.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"reCAPTCHA V3 actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Administer the Google reCAPTCHA V3 actions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"recaptcha_v3\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"21\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:36:\"remove_reset_password.reset_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"remove_reset_password.reset_settings\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:43:\"remove_reset_password.remove_reset_password\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Remove Reset password\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Configure and remove reset password local tab.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:21:\"remove_reset_password\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:36:\"devel_generate.admin_config_generate\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"devel_generate.admin_config_generate\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Generate realistic items (content, users, menus, etc) to assist your site development and testing.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:25:\"devel_generate.vocabulary\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"devel_generate.vocabulary\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:25:\"devel_generate.vocabulary\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"vocabularies\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:80:\"Generate a given number of vocabularies. Optionally delete current vocabularies.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:19:\"devel_generate.term\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.term\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.term\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Generate a given number of terms. Optionally delete current terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:28:\"devel_generate.block_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"devel_generate.block_content\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:28:\"devel_generate.block_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Block Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:82:\"Generate a given number of Block content blocks. Optionally delete current blocks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:22:\"devel_generate.content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"devel_generate.content\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:22:\"devel_generate.content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:70:\"Generate a given number of content. Optionally delete current content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:19:\"devel_generate.user\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.user\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.user\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Generate a given number of users. Optionally delete current users.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:20:\"devel_generate.media\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"devel_generate.media\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:20:\"devel_generate.media\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Generate a given number of media entities.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:19:\"devel_generate.menu\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.menu\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.menu\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"Generate a given number of menus and menu\n *   links. Optionally delete current menus.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:20:\"system.admin_reports\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.admin_reports\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:20:\"system.admin_reports\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Reports\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"View reports, updates, and errors.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:9:{s:14:\"dblog.overview\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"dblog.overview\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:14:\"dblog.overview\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Recent log messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"View events that have recently been logged.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:20:\"dblog.page_not_found\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"dblog.page_not_found\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:20:\"dblog.page_not_found\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Top \'page not found\' errors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"View \'page not found\' errors (404s).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:19:\"dblog.access_denied\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"dblog.access_denied\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:19:\"dblog.access_denied\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Top \'access denied\' errors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"View \'access denied\' errors (403s).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:38:\"entity.field_storage_config.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:38:\"entity.field_storage_config.collection\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:38:\"entity.field_storage_config.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Field list\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Overview of fields on all entity types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:1:{s:51:\"admin_toolbar_tools.extra_links:views_ui.field_list\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:51:\"admin_toolbar_tools.extra_links:views_ui.field_list\";s:6:\"parent\";s:38:\"entity.field_storage_config.collection\";s:10:\"route_name\";s:23:\"views_ui.reports_fields\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Used in views\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:23:\"locale.translate_status\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"locale.translate_status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:23:\"locale.translate_status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Available translation updates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:97:\"Get a status report about available interface translations for your installed modules and themes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"locale\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:13:\"system.status\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"system.status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:13:\"system.status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Status report\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Get a status report about your site\'s operation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-60\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:24:\"views_ui.reports_plugins\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"views_ui.reports_plugins\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:24:\"views_ui.reports_plugins\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Views plugins\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Overview of plugins used in all views.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"views_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:12:\"dblog.search\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:12:\"dblog.search\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:12:\"dblog.search\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Top search phrases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"View most popular search phrases.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:0:\"\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:13:\"update.status\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"update.status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:13:\"update.status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Available updates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:82:\"Get a status report about available updates for your installed modules and themes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"update\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:22:\"entity.user.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.user.collection\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:22:\"entity.user.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"People\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Manage user accounts, roles, and permissions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:49:\"admin_toolbar_tools.extra_links:user.admin_create\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:user.admin_create\";s:6:\"parent\";s:22:\"entity.user.collection\";s:10:\"route_name\";s:17:\"user.admin_create\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:54:\"admin_toolbar_tools.extra_links:user.admin_permissions\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:user.admin_permissions\";s:6:\"parent\";s:22:\"entity.user.collection\";s:10:\"route_name\";s:22:\"user.admin_permissions\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:6:\"parent\";s:22:\"entity.user.collection\";s:10:\"route_name\";s:27:\"entity.user_role.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:5:{s:45:\"admin_toolbar_tools.extra_links:user.role_add\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:user.role_add\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:13:\"user.role_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:68:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:9:\"anonymous\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:9:\"anonymous\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:80:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.anonymous\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.anonymous\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous\";s:10:\"route_name\";s:38:\"entity.user_role.edit_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:9:\"anonymous\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Edit permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:69:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.anonymous\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.anonymous\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous\";s:10:\"route_name\";s:27:\"entity.user_role.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:9:\"anonymous\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"authenticated\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:13:\"authenticated\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:84:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.authenticated\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.authenticated\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated\";s:10:\"route_name\";s:38:\"entity.user_role.edit_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"authenticated\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Edit permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:73:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.authenticated\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.authenticated\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated\";s:10:\"route_name\";s:27:\"entity.user_role.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"authenticated\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:14:\"content_editor\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:14:\"content_editor\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:85:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.content_editor\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.content_editor\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";s:10:\"route_name\";s:38:\"entity.user_role.edit_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:14:\"content_editor\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Edit permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:75:\"admin_toolbar_tools.extra_links:entity.user_role.delete_form.content_editor\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:75:\"admin_toolbar_tools.extra_links:entity.user_role.delete_form.content_editor\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";s:10:\"route_name\";s:28:\"entity.user_role.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:14:\"content_editor\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:74:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.content_editor\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:74:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.content_editor\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";s:10:\"route_name\";s:27:\"entity.user_role.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:14:\"content_editor\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"administrator\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:13:\"administrator\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:3:{s:84:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.administrator\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.administrator\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";s:10:\"route_name\";s:38:\"entity.user_role.edit_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"administrator\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Edit permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:74:\"admin_toolbar_tools.extra_links:entity.user_role.delete_form.administrator\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:74:\"admin_toolbar_tools.extra_links:entity.user_role.delete_form.administrator\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";s:10:\"route_name\";s:28:\"entity.user_role.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"administrator\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}s:73:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.administrator\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.administrator\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";s:10:\"route_name\";s:27:\"entity.user_role.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"administrator\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"5\";}}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:24:\"admin_toolbar_tools.help\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"admin_toolbar_tools.help\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Tools\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-100\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:6:{s:18:\"system.admin_index\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"system.admin_index\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:18:\"system.admin_index\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Index\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-100\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:15:\"system.run_cron\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:15:\"system.run_cron\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:22:\"admin_toolbar.run.cron\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Run cron\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:16:\"system.db_update\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"system.db_update\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:16:\"system.db_update\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Run updates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:25:\"admin_toolbar_tools.flush\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"admin_toolbar_tools.flush\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:25:\"admin_toolbar_tools.flush\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Flush all caches\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:8:{s:25:\"admin_toolbar_tools.cssjs\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"admin_toolbar_tools.cssjs\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:25:\"admin_toolbar_tools.cssjs\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Flush CSS and JavaScript\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:26:\"admin_toolbar_tools.plugin\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"admin_toolbar_tools.plugin\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:26:\"admin_toolbar_tools.plugin\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Flush plugins cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:32:\"admin_toolbar_tools.flush_static\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"admin_toolbar_tools.flush_static\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:32:\"admin_toolbar_tools.flush_static\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Flush static cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:30:\"admin_toolbar_tools.flush_menu\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"admin_toolbar_tools.flush_menu\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:30:\"admin_toolbar_tools.flush_menu\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Flush routing and links cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:30:\"admin_toolbar_tools.flush_twig\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"admin_toolbar_tools.flush_twig\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:30:\"admin_toolbar_tools.flush_twig\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Flush twig cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:37:\"admin_toolbar_tools.flush_rendercache\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Flush render cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:33:\"admin_toolbar_tools.theme_rebuild\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Rebuild theme registry\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:43:\"admin_toolbar_tools.extra_links:flush_views\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:43:\"admin_toolbar_tools.extra_links:flush_views\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:31:\"admin_toolbar_tools.flush_views\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Flush views cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:43:\"admin_toolbar_tools.extra_links:user.logout\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:43:\"admin_toolbar_tools.extra_links:user.logout\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:11:\"user.logout\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Logout\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"3\";}s:37:\"admin_toolbar_tools.extra_links:devel\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:31:\"system.admin_config_development\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Development\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:10:{s:52:\"admin_toolbar_tools.extra_links:devel.admin_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:devel.admin_settings\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:devel.configs_list\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:devel.configs_list\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:18:\"devel.configs_list\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Config editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:47:\"admin_toolbar_tools.extra_links:devel.reinstall\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:47:\"admin_toolbar_tools.extra_links:devel.reinstall\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:15:\"devel.reinstall\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Reinstall modules\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:devel.menu_rebuild\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:devel.menu_rebuild\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:18:\"devel.menu_rebuild\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Rebuild menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:55:\"admin_toolbar_tools.extra_links:devel.state_system_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:devel.state_system_page\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:23:\"devel.state_system_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"State editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:52:\"admin_toolbar_tools.extra_links:devel.theme_registry\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:devel.theme_registry\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:20:\"devel.theme_registry\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Theme registry\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:54:\"admin_toolbar_tools.extra_links:devel.entity_info_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:devel.entity_info_page\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:22:\"devel.entity_info_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:45:\"admin_toolbar_tools.extra_links:devel.session\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:devel.session\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:13:\"devel.session\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Session viewer\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:50:\"admin_toolbar_tools.extra_links:devel.element_info\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:devel.element_info\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:19:\"devel.elements_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Element Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:54:\"admin_toolbar_tools.extra_links:devel.toolbar.settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:devel.toolbar.settings\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:27:\"devel.toolbar.settings_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Devel Toolbar Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}s:19:\"dxpr_builder.studio\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"dxpr_builder.studio\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:25:\"dxpr_builder.admin.studio\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"DXPR Studio\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:2:{s:27:\"dxpr_builder.studio_builder\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"dxpr_builder.studio_builder\";s:6:\"parent\";s:19:\"dxpr_builder.studio\";s:10:\"route_name\";s:33:\"dxpr_builder.admin.studio.builder\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"DXPR Builder\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Configure DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:7:{s:28:\"dxpr_builder.builder_setings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"dxpr_builder.builder_setings\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"General Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Configuration settings for DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:37:\"dxpr_builder.builder_licensed_content\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"dxpr_builder.builder_licensed_content\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:29:\"dxpr_builder.licensed_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:73:\"View listing of DXPR content items that count towards your license limit.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:35:\"dxpr_builder.builder_page_templates\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:35:\"dxpr_builder.builder_page_templates\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:44:\"entity.dxpr_builder_page_template.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Page Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Configure DXPR Builder Page templates.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:34:\"dxpr_builder.builder_user_licenses\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"dxpr_builder.builder_user_licenses\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:26:\"dxpr_builder.user_licenses\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"User Licenses\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"View DXPR Builder user licenses.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:34:\"dxpr_builder.builder_user_profiles\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"dxpr_builder.builder_user_profiles\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:38:\"entity.dxpr_builder_profile.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"User Profiles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Configure DXPR Builder User profiles.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:35:\"dxpr_builder.builder_user_templates\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:35:\"dxpr_builder.builder_user_templates\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:44:\"entity.dxpr_builder_user_template.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"User Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Configure DXPR Builder User templates.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}s:32:\"dxpr_builder.builder_ai_settings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"dxpr_builder.builder_ai_settings\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:24:\"dxpr_builder.ai_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"AI (beta)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Configure DXPR Builder AI features.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}s:30:\"dxpr_theme_helper.studio_theme\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"dxpr_theme_helper.studio_theme\";s:6:\"parent\";s:19:\"dxpr_builder.studio\";s:10:\"route_name\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"DXPR Theme\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Change the site-wide settings of your default theme\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"dxpr_theme_helper\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"1\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:1:{s:31:\"dxpr_theme_helper.theme_setings\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"dxpr_theme_helper.theme_setings\";s:6:\"parent\";s:30:\"dxpr_theme_helper.studio_theme\";s:10:\"route_name\";s:26:\"dxpr_theme_helper.settings\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Theme Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:39:\"Site-wide theme settings for CISC Theme\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"dxpr_theme_helper\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"4\";}}s:5:\"depth\";s:1:\"3\";}}s:5:\"depth\";s:1:\"2\";}}s:11:\"definitions\";a:374:{s:31:\"announcements_feed.announcement\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"announcements_feed.announcement\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:31:\"announcements_feed.announcement\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:18:\"announcements_feed\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:9:\"help.main\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:9:\"help.main\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:9:\"help.main\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"help\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"system.admin_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.admin_content\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:20:\"system.admin_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";r:71;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:13:\"comment.admin\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"comment.admin\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:13:\"comment.admin\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:94;s:11:\"description\";r:98;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"comment\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:40:\"admin_toolbar_tools.extra_links:node.add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:13:\"node.add_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:122;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:48:\"admin_toolbar_tools.extra_links:node.add.article\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:node.add.article\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:7:\"article\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:node.add.page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:node.add.page\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:59:\"admin_toolbar_tools.extra_links:node.add.drag_and_drop_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:node.add.drag_and_drop_page\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:18:\"drag_and_drop_page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:49:\"admin_toolbar_tools.extra_links:node.add.clientes\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:node.add.clientes\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:8:\"clientes\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:node.add.proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:node.add.proyectos\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:9:\"proyectos\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:node.add.blog\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:node.add.blog\";s:6:\"parent\";s:40:\"admin_toolbar_tools.extra_links:node.add\";s:10:\"route_name\";s:8:\"node.add\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"blog\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:block_content_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:block_content_page\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:31:\"entity.block_content.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:297;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:41:\"admin_toolbar_tools.extra_links:add_block\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:41:\"admin_toolbar_tools.extra_links:add_block\";s:6:\"parent\";s:50:\"admin_toolbar_tools.extra_links:block_content_page\";s:10:\"route_name\";s:22:\"block_content.add_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:321;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:55:\"admin_toolbar_tools.extra_links:block_content.add.basic\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:block_content.add.basic\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_block\";s:10:\"route_name\";s:22:\"block_content.add_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:5:\"basic\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:69:\"admin_toolbar_tools.extra_links:block_content.add.drag_and_drop_block\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:block_content.add.drag_and_drop_block\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_block\";s:10:\"route_name\";s:22:\"block_content.add_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:19:\"drag_and_drop_block\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:42:\"admin_toolbar_tools.extra_links:view.files\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:42:\"admin_toolbar_tools.extra_links:view.files\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:17:\"view.files.page_1\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:397;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:42:\"admin_toolbar_tools.extra_links:media_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:42:\"admin_toolbar_tools.extra_links:media_page\";s:6:\"parent\";s:20:\"system.admin_content\";s:10:\"route_name\";s:23:\"entity.media.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:422;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:41:\"admin_toolbar_tools.extra_links:add_media\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:6:\"parent\";s:42:\"admin_toolbar_tools.extra_links:media_page\";s:10:\"route_name\";s:21:\"entity.media.add_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:446;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:47:\"admin_toolbar_tools.extra_links:media.add.audio\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:47:\"admin_toolbar_tools.extra_links:media.add.audio\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:10:\"route_name\";s:21:\"entity.media.add_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"audio\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:media.add.document\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:media.add.document\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:10:\"route_name\";s:21:\"entity.media.add_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:8:\"document\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:47:\"admin_toolbar_tools.extra_links:media.add.image\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:47:\"admin_toolbar_tools.extra_links:media.add.image\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:10:\"route_name\";s:21:\"entity.media.add_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"image\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:media.add.remote_video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:media.add.remote_video\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:10:\"route_name\";s:21:\"entity.media.add_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:12:\"remote_video\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:47:\"admin_toolbar_tools.extra_links:media.add.video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:47:\"admin_toolbar_tools.extra_links:media.add.video\";s:6:\"parent\";s:41:\"admin_toolbar_tools.extra_links:add_media\";s:10:\"route_name\";s:21:\"entity.media.add_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"video\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:media_library\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:media_library\";s:6:\"parent\";s:42:\"admin_toolbar_tools.extra_links:media_page\";s:10:\"route_name\";s:23:\"view.media_library.page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:596;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"system.admin_structure\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"system.admin_structure\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:22:\"system.admin_structure\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:623;s:11:\"description\";r:627;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"block.admin_display\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"block.admin_display\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:19:\"block.admin_display\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:650;s:11:\"description\";r:654;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"block\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:36:\"entity.block_content_type.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"entity.block_content_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:36:\"entity.block_content_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:678;s:11:\"description\";r:682;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"block_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:6:\"parent\";s:36:\"entity.block_content_type.collection\";s:10:\"route_name\";s:35:\"entity.block_content_type.edit_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:5:\"basic\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:73:\"admin_toolbar_tools.extra_links:entity.block_content.field_ui_fieldsbasic\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content.field_ui_fieldsbasic\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:10:\"route_name\";s:36:\"entity.block_content.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:730;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:85:\"admin_toolbar_tools.extra_links:entity.entity_form_display.block_content.defaultbasic\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.entity_form_display.block_content.defaultbasic\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:10:\"route_name\";s:48:\"entity.entity_form_display.block_content.default\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:756;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:86:\"admin_toolbar_tools.extra_links:entity.entity_view_display.block_content.default.basic\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:86:\"admin_toolbar_tools.extra_links:entity.entity_view_display.block_content.default.basic\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:10:\"route_name\";s:48:\"entity.entity_view_display.block_content.default\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:782;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:90:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.block_content.default.basic\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:90:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.block_content.default.basic\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:10:\"route_name\";s:49:\"entity.block_content_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:808;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:74:\"admin_toolbar_tools.extra_links:entity.block_content_type.devel_load.basic\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:74:\"admin_toolbar_tools.extra_links:entity.block_content_type.devel_load.basic\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:10:\"route_name\";s:36:\"entity.block_content_type.devel_load\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:834;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:75:\"admin_toolbar_tools.extra_links:entity.block_content_type.delete_form.basic\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:75:\"admin_toolbar_tools.extra_links:entity.block_content_type.delete_form.basic\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic\";s:10:\"route_name\";s:37:\"entity.block_content_type.delete_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:5:\"basic\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:860;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:6:\"parent\";s:36:\"entity.block_content_type.collection\";s:10:\"route_name\";s:35:\"entity.block_content_type.edit_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:19:\"drag_and_drop_block\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:87:\"admin_toolbar_tools.extra_links:entity.block_content.field_ui_fieldsdrag_and_drop_block\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content.field_ui_fieldsdrag_and_drop_block\";s:6:\"parent\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:10:\"route_name\";s:36:\"entity.block_content.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:911;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:99:\"admin_toolbar_tools.extra_links:entity.entity_form_display.block_content.defaultdrag_and_drop_block\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:99:\"admin_toolbar_tools.extra_links:entity.entity_form_display.block_content.defaultdrag_and_drop_block\";s:6:\"parent\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:10:\"route_name\";s:48:\"entity.entity_form_display.block_content.default\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:937;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:100:\"admin_toolbar_tools.extra_links:entity.entity_view_display.block_content.default.drag_and_drop_block\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:100:\"admin_toolbar_tools.extra_links:entity.entity_view_display.block_content.default.drag_and_drop_block\";s:6:\"parent\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:10:\"route_name\";s:48:\"entity.entity_view_display.block_content.default\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:963;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:104:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.block_content.default.drag_and_drop_block\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:104:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.block_content.default.drag_and_drop_block\";s:6:\"parent\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:10:\"route_name\";s:49:\"entity.block_content_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:989;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:88:\"admin_toolbar_tools.extra_links:entity.block_content_type.devel_load.drag_and_drop_block\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:88:\"admin_toolbar_tools.extra_links:entity.block_content_type.devel_load.drag_and_drop_block\";s:6:\"parent\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:10:\"route_name\";s:36:\"entity.block_content_type.devel_load\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1015;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:89:\"admin_toolbar_tools.extra_links:entity.block_content_type.delete_form.drag_and_drop_block\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:89:\"admin_toolbar_tools.extra_links:entity.block_content_type.delete_form.drag_and_drop_block\";s:6:\"parent\";s:87:\"admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block\";s:10:\"route_name\";s:37:\"entity.block_content_type.delete_form\";s:16:\"route_parameters\";a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1041;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"entity.comment_type.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.comment_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:30:\"entity.comment_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1068;s:11:\"description\";r:1072;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"comment\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:6:\"parent\";s:30:\"entity.comment_type.collection\";s:10:\"route_name\";s:29:\"entity.comment_type.edit_form\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"entity_id\";s:7:\"comment\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:69:\"admin_toolbar_tools.extra_links:entity.comment.field_ui_fieldscomment\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.comment.field_ui_fieldscomment\";s:6:\"parent\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:10:\"route_name\";s:30:\"entity.comment.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1120;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:81:\"admin_toolbar_tools.extra_links:entity.entity_form_display.comment.defaultcomment\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:81:\"admin_toolbar_tools.extra_links:entity.entity_form_display.comment.defaultcomment\";s:6:\"parent\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:10:\"route_name\";s:42:\"entity.entity_form_display.comment.default\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1146;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:82:\"admin_toolbar_tools.extra_links:entity.entity_view_display.comment.default.comment\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:82:\"admin_toolbar_tools.extra_links:entity.entity_view_display.comment.default.comment\";s:6:\"parent\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:10:\"route_name\";s:42:\"entity.entity_view_display.comment.default\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1172;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:86:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.comment.default.comment\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:86:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.comment.default.comment\";s:6:\"parent\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:10:\"route_name\";s:43:\"entity.comment_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1198;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:70:\"admin_toolbar_tools.extra_links:entity.comment_type.devel_load.comment\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:entity.comment_type.devel_load.comment\";s:6:\"parent\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:10:\"route_name\";s:30:\"entity.comment_type.devel_load\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1224;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:71:\"admin_toolbar_tools.extra_links:entity.comment_type.delete_form.comment\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:71:\"admin_toolbar_tools.extra_links:entity.comment_type.delete_form.comment\";s:6:\"parent\";s:69:\"admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment\";s:10:\"route_name\";s:31:\"entity.comment_type.delete_form\";s:16:\"route_parameters\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1250;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"entity.contact_form.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.contact_form.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:30:\"entity.contact_form.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1277;s:11:\"description\";r:1281;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"contact\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:6:\"parent\";s:30:\"entity.contact_form.collection\";s:10:\"route_name\";s:29:\"entity.contact_form.edit_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"entity_id\";s:8:\"personal\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:78:\"admin_toolbar_tools.extra_links:entity.contact_message.field_ui_fieldspersonal\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:78:\"admin_toolbar_tools.extra_links:entity.contact_message.field_ui_fieldspersonal\";s:6:\"parent\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:10:\"route_name\";s:38:\"entity.contact_message.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1329;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:90:\"admin_toolbar_tools.extra_links:entity.entity_form_display.contact_message.defaultpersonal\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:90:\"admin_toolbar_tools.extra_links:entity.entity_form_display.contact_message.defaultpersonal\";s:6:\"parent\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:10:\"route_name\";s:50:\"entity.entity_form_display.contact_message.default\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1355;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:91:\"admin_toolbar_tools.extra_links:entity.entity_view_display.contact_message.default.personal\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:91:\"admin_toolbar_tools.extra_links:entity.entity_view_display.contact_message.default.personal\";s:6:\"parent\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:10:\"route_name\";s:50:\"entity.entity_view_display.contact_message.default\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1381;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:95:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.contact_message.default.personal\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:95:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.contact_message.default.personal\";s:6:\"parent\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:10:\"route_name\";s:43:\"entity.contact_form.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1407;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:71:\"admin_toolbar_tools.extra_links:entity.contact_form.devel_load.personal\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:71:\"admin_toolbar_tools.extra_links:entity.contact_form.devel_load.personal\";s:6:\"parent\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:10:\"route_name\";s:30:\"entity.contact_form.devel_load\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1433;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:72:\"admin_toolbar_tools.extra_links:entity.contact_form.delete_form.personal\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.contact_form.delete_form.personal\";s:6:\"parent\";s:70:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal\";s:10:\"route_name\";s:31:\"entity.contact_form.delete_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:8:\"personal\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1459;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:48:\"admin_toolbar_tools.extra_links:contact.form_add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:contact.form_add\";s:6:\"parent\";s:30:\"entity.contact_form.collection\";s:10:\"route_name\";s:16:\"contact.form_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1485;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:6:\"parent\";s:30:\"entity.contact_form.collection\";s:10:\"route_name\";s:29:\"entity.contact_form.edit_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"entity_id\";s:11:\"contactanos\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:81:\"admin_toolbar_tools.extra_links:entity.contact_message.field_ui_fieldscontactanos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:81:\"admin_toolbar_tools.extra_links:entity.contact_message.field_ui_fieldscontactanos\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:10:\"route_name\";s:38:\"entity.contact_message.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1535;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:93:\"admin_toolbar_tools.extra_links:entity.entity_form_display.contact_message.defaultcontactanos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:93:\"admin_toolbar_tools.extra_links:entity.entity_form_display.contact_message.defaultcontactanos\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:10:\"route_name\";s:50:\"entity.entity_form_display.contact_message.default\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1561;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:94:\"admin_toolbar_tools.extra_links:entity.entity_view_display.contact_message.default.contactanos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:94:\"admin_toolbar_tools.extra_links:entity.entity_view_display.contact_message.default.contactanos\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:10:\"route_name\";s:50:\"entity.entity_view_display.contact_message.default\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1587;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:98:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.contact_message.default.contactanos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:98:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.contact_message.default.contactanos\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:10:\"route_name\";s:43:\"entity.contact_form.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1613;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:74:\"admin_toolbar_tools.extra_links:entity.contact_form.devel_load.contactanos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:74:\"admin_toolbar_tools.extra_links:entity.contact_form.devel_load.contactanos\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:10:\"route_name\";s:30:\"entity.contact_form.devel_load\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1639;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:75:\"admin_toolbar_tools.extra_links:entity.contact_form.delete_form.contactanos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:75:\"admin_toolbar_tools.extra_links:entity.contact_form.delete_form.contactanos\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos\";s:10:\"route_name\";s:31:\"entity.contact_form.delete_form\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1665;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"field_ui.display_mode\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"field_ui.display_mode\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:21:\"field_ui.display_mode\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1692;s:11:\"description\";r:1696;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:34:\"entity.entity_view_mode.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"entity.entity_view_mode.collection\";s:6:\"parent\";s:21:\"field_ui.display_mode\";s:10:\"route_name\";s:34:\"entity.entity_view_mode.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1719;s:11:\"description\";r:1723;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:61:\"admin_toolbar_tools.extra_links:field_ui.entity_view_mode_add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:61:\"admin_toolbar_tools.extra_links:field_ui.entity_view_mode_add\";s:6:\"parent\";s:34:\"entity.entity_view_mode.collection\";s:10:\"route_name\";s:29:\"field_ui.entity_view_mode_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1746;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:34:\"entity.entity_form_mode.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"entity.entity_form_mode.collection\";s:6:\"parent\";s:21:\"field_ui.display_mode\";s:10:\"route_name\";s:34:\"entity.entity_form_mode.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1772;s:11:\"description\";r:1776;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:61:\"admin_toolbar_tools.extra_links:field_ui.entity_form_mode_add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:61:\"admin_toolbar_tools.extra_links:field_ui.entity_form_mode_add\";s:6:\"parent\";s:34:\"entity.entity_form_mode.collection\";s:10:\"route_name\";s:29:\"field_ui.entity_form_mode_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1799;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"entity.menu.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.menu.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:22:\"entity.menu.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1826;s:11:\"description\";r:1830;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"menu_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:52:\"admin_toolbar_tools.extra_links:entity.menu.add_form\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:entity.menu.add_form\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:20:\"entity.menu.add_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1853;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.admin\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.admin\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"admin\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"admin\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:63:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.admin\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.admin\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.admin\";s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"admin\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1903;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:60:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.admin\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.admin\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.admin\";s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"admin\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1929;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.devel\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.devel\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"devel\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"devel\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:63:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.devel\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.devel\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.devel\";s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"devel\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:1980;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:60:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.devel\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.devel\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.devel\";s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"devel\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2006;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.tools\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.tools\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"tools\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"tools\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:63:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.tools\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.tools\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.tools\";s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"tools\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2057;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:60:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.tools\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.tools\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.tools\";s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:5:\"tools\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2083;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:61:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.account\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:61:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.account\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:7:\"account\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:7:\"account\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.account\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.account\";s:6:\"parent\";s:61:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.account\";s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:7:\"account\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2134;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:62:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.account\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:62:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.account\";s:6:\"parent\";s:61:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.account\";s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:7:\"account\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2160;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:58:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.main\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:58:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.main\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:4:\"main\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:4:\"main\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:62:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.main\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:62:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.main\";s:6:\"parent\";s:58:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.main\";s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:4:\"main\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2211;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:59:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.main\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.main\";s:6:\"parent\";s:58:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.main\";s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:4:\"main\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2237;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:60:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.footer\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.footer\";s:6:\"parent\";s:22:\"entity.menu.collection\";s:10:\"route_name\";s:21:\"entity.menu.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:6:\"footer\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:6:\"footer\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:64:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.footer\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:64:\"admin_toolbar_tools.extra_links:entity.menu.add_link_form.footer\";s:6:\"parent\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.footer\";s:10:\"route_name\";s:25:\"entity.menu.add_link_form\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:6:\"footer\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2288;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:61:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.footer\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:61:\"admin_toolbar_tools.extra_links:entity.menu.devel_load.footer\";s:6:\"parent\";s:60:\"admin_toolbar_tools.extra_links:entity.menu.edit_form.footer\";s:10:\"route_name\";s:22:\"entity.menu.devel_load\";s:16:\"route_parameters\";a:1:{s:4:\"menu\";s:6:\"footer\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2314;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"entity.node_type.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"entity.node_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:27:\"entity.node_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2341;s:11:\"description\";r:2345;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"node\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:7:\"article\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:66:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsarticle\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:66:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsarticle\";s:6:\"parent\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2393;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:78:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultarticle\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:78:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultarticle\";s:6:\"parent\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2419;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:79:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.article\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:79:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.article\";s:6:\"parent\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2445;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:83:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.article\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:83:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.article\";s:6:\"parent\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2471;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:67:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.article\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.article\";s:6:\"parent\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2497;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:68:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.article\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.article\";s:6:\"parent\";s:66:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.article\";s:10:\"route_name\";s:28:\"entity.node_type.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:7:\"article\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2523;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:63:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldspage\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldspage\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2574;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:75:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultpage\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:75:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultpage\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2600;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:76:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:76:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.page\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2626;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:80:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.page\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2652;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:64:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:64:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.page\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2678;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.page\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.page\";s:10:\"route_name\";s:28:\"entity.node_type.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2704;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:node.type_add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:node.type_add\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:13:\"node.type_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2730;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:18:\"drag_and_drop_page\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:77:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsdrag_and_drop_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsdrag_and_drop_page\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2780;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:89:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultdrag_and_drop_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:89:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultdrag_and_drop_page\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2806;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:90:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.drag_and_drop_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:90:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.drag_and_drop_page\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2832;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:94:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.drag_and_drop_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:94:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.drag_and_drop_page\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2858;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:78:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.drag_and_drop_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:78:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.drag_and_drop_page\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2884;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:79:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.drag_and_drop_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:79:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.drag_and_drop_page\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page\";s:10:\"route_name\";s:28:\"entity.node_type.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2910;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:8:\"clientes\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:67:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsclientes\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsclientes\";s:6:\"parent\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2961;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:79:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultclientes\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:79:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultclientes\";s:6:\"parent\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:2987;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:80:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.clientes\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.clientes\";s:6:\"parent\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3013;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:84:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.clientes\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.clientes\";s:6:\"parent\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3039;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:68:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.clientes\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.clientes\";s:6:\"parent\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3065;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:69:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.clientes\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.clientes\";s:6:\"parent\";s:67:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes\";s:10:\"route_name\";s:28:\"entity.node_type.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3091;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:9:\"proyectos\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:68:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsproyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsproyectos\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3142;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:80:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultproyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultproyectos\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3168;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:81:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:81:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.proyectos\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3194;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:85:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.proyectos\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3220;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:69:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.proyectos\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3246;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:70:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.proyectos\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos\";s:10:\"route_name\";s:28:\"entity.node_type.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3272;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:6:\"parent\";s:27:\"entity.node_type.collection\";s:10:\"route_name\";s:26:\"entity.node_type.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"blog\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:63:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsblog\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:63:\"admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsblog\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:10:\"route_name\";s:27:\"entity.node.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3323;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:75:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultblog\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:75:\"admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultblog\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:10:\"route_name\";s:39:\"entity.entity_form_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3349;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:76:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.blog\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:76:\"admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.blog\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:10:\"route_name\";s:39:\"entity.entity_view_display.node.default\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3375;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:80:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.blog\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.blog\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:10:\"route_name\";s:40:\"entity.node_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3401;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:64:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.blog\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:64:\"admin_toolbar_tools.extra_links:entity.node_type.devel_load.blog\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:10:\"route_name\";s:27:\"entity.node_type.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3427;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.blog\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.node_type.delete_form.blog\";s:6:\"parent\";s:63:\"admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog\";s:10:\"route_name\";s:28:\"entity.node_type.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"node_type\";s:4:\"blog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3453;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:37:\"entity.taxonomy_vocabulary.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"entity.taxonomy_vocabulary.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3480;s:11:\"description\";r:3484;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"taxonomy\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:4:\"tags\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:73:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.tags\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.tags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3532;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:72:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldstags\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldstags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:36:\"entity.taxonomy_term.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3558;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:84:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaulttags\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaulttags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:48:\"entity.entity_form_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3584;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:85:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.tags\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.tags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:48:\"entity.entity_view_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3610;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:89:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.tags\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:89:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.tags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3636;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:74:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.tags\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:74:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.tags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.devel_load\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3662;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:75:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.tags\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:75:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.tags\";s:6:\"parent\";s:77:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags\";s:10:\"route_name\";s:38:\"entity.taxonomy_vocabulary.delete_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3688;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:67:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.add_form\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.add_form\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:35:\"entity.taxonomy_vocabulary.add_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3714;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-998\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:17:\"ai_agent_commands\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:86:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.ai_agent_commands\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:86:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.ai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3764;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:85:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldsai_agent_commands\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldsai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:36:\"entity.taxonomy_term.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3790;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:97:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaultai_agent_commands\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:97:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaultai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:48:\"entity.entity_form_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3816;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:98:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.ai_agent_commands\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:98:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.ai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:48:\"entity.entity_view_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3842;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:102:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.ai_agent_commands\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:102:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.ai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3868;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:87:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.ai_agent_commands\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:87:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.ai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.devel_load\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3894;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:88:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.ai_agent_commands\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:88:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.ai_agent_commands\";s:6:\"parent\";s:90:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands\";s:10:\"route_name\";s:38:\"entity.taxonomy_vocabulary.delete_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3920;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:16:\"ai_tone_of_voice\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:85:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.ai_tone_of_voice\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.ai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3971;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldsai_tone_of_voice\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldsai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:36:\"entity.taxonomy_term.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:3997;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:96:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaultai_tone_of_voice\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:96:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaultai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:48:\"entity.entity_form_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4023;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:97:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.ai_tone_of_voice\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:97:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.ai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:48:\"entity.entity_view_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4049;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:101:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.ai_tone_of_voice\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:101:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.ai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4075;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:86:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.ai_tone_of_voice\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:86:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.ai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.devel_load\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4101;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:87:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.ai_tone_of_voice\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:87:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.ai_tone_of_voice\";s:6:\"parent\";s:89:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice\";s:10:\"route_name\";s:38:\"entity.taxonomy_vocabulary.delete_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4127;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:6:\"parent\";s:37:\"entity.taxonomy_vocabulary.collection\";s:10:\"route_name\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:11:\"tecnologias\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:80:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.tecnologias\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.tecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:36:\"entity.taxonomy_vocabulary.edit_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4178;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:79:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldstecnologias\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:79:\"admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldstecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:36:\"entity.taxonomy_term.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4204;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:91:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaulttecnologias\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:91:\"admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaulttecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:48:\"entity.entity_form_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4230;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:92:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.tecnologias\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:92:\"admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.tecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:48:\"entity.entity_view_display.taxonomy_term.default\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4256;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:96:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.tecnologias\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:96:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.tecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4282;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:81:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.tecnologias\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:81:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.tecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:37:\"entity.taxonomy_vocabulary.devel_load\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4308;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:82:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.tecnologias\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:82:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.tecnologias\";s:6:\"parent\";s:84:\"admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias\";s:10:\"route_name\";s:38:\"entity.taxonomy_vocabulary.delete_form\";s:16:\"route_parameters\";a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4334;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"entity.view.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.view.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:22:\"entity.view.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4361;s:11:\"description\";r:4365;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"views_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:44:\"admin_toolbar_tools.extra_links:views_ui.add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:44:\"admin_toolbar_tools.extra_links:views_ui.add\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:12:\"views_ui.add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4388;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.block_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.block_content\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"block_content\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Content blocks\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:48:\"admin_toolbar_tools.extra_links:views_ui.comment\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:views_ui.comment\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:7:\"comment\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:11:\"Comentarios\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:56:\"admin_toolbar_tools.extra_links:views_ui.comments_recent\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:56:\"admin_toolbar_tools.extra_links:views_ui.comments_recent\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:15:\"comments_recent\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:21:\"Comentarios recientes\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:48:\"admin_toolbar_tools.extra_links:views_ui.content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:48:\"admin_toolbar_tools.extra_links:views_ui.content\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:7:\"content\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:55:\"admin_toolbar_tools.extra_links:views_ui.content_recent\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:views_ui.content_recent\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:14:\"content_recent\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:18:\"Contenido reciente\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:46:\"admin_toolbar_tools.extra_links:views_ui.files\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:views_ui.files\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:5:\"files\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Archivos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:views_ui.frontpage\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:views_ui.frontpage\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:9:\"frontpage\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Página inicio\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.taxonomy_term\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.taxonomy_term\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"taxonomy_term\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:22:\"Término de taxonomía\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:58:\"admin_toolbar_tools.extra_links:views_ui.user_admin_people\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:58:\"admin_toolbar_tools.extra_links:views_ui.user_admin_people\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:17:\"user_admin_people\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Usuarios\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:49:\"admin_toolbar_tools.extra_links:views_ui.watchdog\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:views_ui.watchdog\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:8:\"watchdog\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Guardián\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:views_ui.who_s_new\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:views_ui.who_s_new\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:9:\"who_s_new\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:15:\"Quién es nuevo\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:53:\"admin_toolbar_tools.extra_links:views_ui.who_s_online\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:53:\"admin_toolbar_tools.extra_links:views_ui.who_s_online\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:12:\"who_s_online\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:29:\"Bloque de usuarios conectados\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:46:\"admin_toolbar_tools.extra_links:views_ui.media\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:views_ui.media\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:5:\"media\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Multimedia\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.media_library\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.media_library\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"media_library\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:20:\"Biblioteca de medios\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:49:\"admin_toolbar_tools.extra_links:views_ui.clientes\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:views_ui.clientes\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:8:\"clientes\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:views_ui.proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:views_ui.proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:9:\"proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:62:\"admin_toolbar_tools.extra_links:views_ui.tecnologias_proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:62:\"admin_toolbar_tools.extra_links:views_ui.tecnologias_proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:21:\"tecnologias_proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:21:\"Tecnologias Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:60:\"admin_toolbar_tools.extra_links:views_ui.etiquetas_proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:views_ui.etiquetas_proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:19:\"etiquetas_proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:19:\"Etiquetas Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:58:\"admin_toolbar_tools.extra_links:views_ui.galeria_proyectos\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:58:\"admin_toolbar_tools.extra_links:views_ui.galeria_proyectos\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:17:\"galeria_proyectos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:18:\"Galería Proyectos\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:views_ui.clientes_home\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:views_ui.clientes_home\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:13:\"clientes_home\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:13:\"Clientes Home\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_home\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_home\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:14:\"proyectos_home\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Proyectos Home\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:views_ui.proyectos_page\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:14:\"Proyectos Page\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:46:\"admin_toolbar_tools.extra_links:views_ui.blogs\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:views_ui.blogs\";s:6:\"parent\";s:22:\"entity.view.collection\";s:10:\"route_name\";s:21:\"entity.view.edit_form\";s:16:\"route_parameters\";a:1:{s:4:\"view\";s:5:\"blogs\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:5:\"Blogs\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"entity.media_type.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"entity.media_type.collection\";s:6:\"parent\";s:22:\"system.admin_structure\";s:10:\"route_name\";s:28:\"entity.media_type.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4943;s:11:\"description\";r:4947;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"media\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"audio\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsaudio\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsaudio\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:10:\"route_name\";s:28:\"entity.media.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:4995;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:77:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultaudio\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultaudio\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:10:\"route_name\";s:40:\"entity.entity_form_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5021;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:78:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.audio\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:78:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.audio\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:10:\"route_name\";s:40:\"entity.entity_view_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5047;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:82:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.audio\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:82:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.audio\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:10:\"route_name\";s:41:\"entity.media_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5073;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:66:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.audio\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:66:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.audio\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:10:\"route_name\";s:28:\"entity.media_type.devel_load\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5099;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:67:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.audio\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.audio\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio\";s:10:\"route_name\";s:29:\"entity.media_type.delete_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"audio\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5125;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:46:\"admin_toolbar_tools.extra_links:media.type_add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:46:\"admin_toolbar_tools.extra_links:media.type_add\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:26:\"entity.media_type.add_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5151;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:8:\"document\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:68:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsdocument\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsdocument\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:10:\"route_name\";s:28:\"entity.media.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5201;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:80:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultdocument\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultdocument\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:10:\"route_name\";s:40:\"entity.entity_form_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5227;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:81:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.document\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:81:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.document\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:10:\"route_name\";s:40:\"entity.entity_view_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5253;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:85:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.document\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.document\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:10:\"route_name\";s:41:\"entity.media_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5279;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:69:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.document\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.document\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:10:\"route_name\";s:28:\"entity.media_type.devel_load\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5305;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:70:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.document\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.document\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.document\";s:10:\"route_name\";s:29:\"entity.media_type.delete_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:8:\"document\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5331;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"image\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsimage\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsimage\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:10:\"route_name\";s:28:\"entity.media.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5382;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:77:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultimage\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultimage\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:10:\"route_name\";s:40:\"entity.entity_form_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5408;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:78:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.image\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:78:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.image\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:10:\"route_name\";s:40:\"entity.entity_view_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5434;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:82:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.image\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:82:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.image\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:10:\"route_name\";s:41:\"entity.media_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5460;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:66:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.image\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:66:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.image\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:10:\"route_name\";s:28:\"entity.media_type.devel_load\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5486;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:67:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.image\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.image\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.image\";s:10:\"route_name\";s:29:\"entity.media_type.delete_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"image\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5512;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:12:\"remote_video\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:72:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsremote_video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsremote_video\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:10:\"route_name\";s:28:\"entity.media.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5563;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:84:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultremote_video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultremote_video\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:10:\"route_name\";s:40:\"entity.entity_form_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5589;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:85:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.remote_video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.remote_video\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:10:\"route_name\";s:40:\"entity.entity_view_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5615;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:89:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.remote_video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:89:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.remote_video\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:10:\"route_name\";s:41:\"entity.media_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5641;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:73:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.remote_video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.remote_video\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:10:\"route_name\";s:28:\"entity.media_type.devel_load\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5667;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:74:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.remote_video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:74:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.remote_video\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video\";s:10:\"route_name\";s:29:\"entity.media_type.delete_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:12:\"remote_video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5693;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:6:\"parent\";s:28:\"entity.media_type.collection\";s:10:\"route_name\";s:27:\"entity.media_type.edit_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"video\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsvideo\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsvideo\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:10:\"route_name\";s:28:\"entity.media.field_ui_fields\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5744;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:77:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultvideo\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:77:\"admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultvideo\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:10:\"route_name\";s:40:\"entity.entity_form_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5770;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:78:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:78:\"admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.video\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:10:\"route_name\";s:40:\"entity.entity_view_display.media.default\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5796;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:82:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:82:\"admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.video\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:10:\"route_name\";s:41:\"entity.media_type.entity_permissions_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5822;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:66:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:66:\"admin_toolbar_tools.extra_links:entity.media_type.devel_load.video\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:10:\"route_name\";s:28:\"entity.media_type.devel_load\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5848;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:67:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.video\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:entity.media_type.delete_form.video\";s:6:\"parent\";s:65:\"admin_toolbar_tools.extra_links:entity.media_type.edit_form.video\";s:10:\"route_name\";s:29:\"entity.media_type.delete_form\";s:16:\"route_parameters\";a:1:{s:10:\"media_type\";s:5:\"video\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5874;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:18:\"system.themes_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"system.themes_page\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:18:\"system.themes_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5902;s:11:\"description\";r:5906;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:51:\"admin_toolbar_tools.extra_links:update.theme_update\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:51:\"admin_toolbar_tools.extra_links:update.theme_update\";s:6:\"parent\";s:18:\"system.themes_page\";s:10:\"route_name\";s:19:\"update.theme_update\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5929;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:6:\"parent\";s:18:\"system.themes_page\";s:10:\"route_name\";s:21:\"system.theme_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:5954;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:67:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.olivero\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:67:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.olivero\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:7:\"olivero\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:7:\"Olivero\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:65:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.claro\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:65:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.claro\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:5:\"claro\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:5:\"Claro\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.bootstrap5\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.bootstrap5\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"bootstrap5\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Bootstrap5\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.dxpr_theme\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.dxpr_theme\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"dxpr_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"DXPR Theme\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.cisc_theme\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:70:\"admin_toolbar_tools.extra_links:system.theme_settings_theme.cisc_theme\";s:6:\"parent\";s:53:\"admin_toolbar_tools.extra_links:system.theme_settings\";s:10:\"route_name\";s:27:\"system.theme_settings_theme\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"CISC Theme\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"system.modules_list\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"system.modules_list\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:19:\"system.modules_list\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6095;s:11:\"description\";r:6099;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:24:\"system.modules_uninstall\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"system.modules_uninstall\";s:6:\"parent\";s:19:\"system.modules_list\";s:10:\"route_name\";s:24:\"system.modules_uninstall\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6122;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:52:\"admin_toolbar_tools.extra_links:update.module_update\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:update.module_update\";s:6:\"parent\";s:19:\"system.modules_list\";s:10:\"route_name\";s:20:\"update.module_update\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6147;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"system.admin_config\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"system.admin_config\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:19:\"system.admin_config\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6173;s:11:\"description\";r:6177;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:25:\"system.admin_config_media\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"system.admin_config_media\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:25:\"system.admin_config_media\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6200;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:29:\"entity.image_style.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.image_style.collection\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:29:\"entity.image_style.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6224;s:11:\"description\";r:6228;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"image\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"system.file_system_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.file_system_settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:27:\"system.file_system_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6252;s:11:\"description\";r:6256;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:29:\"system.image_toolkit_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"system.image_toolkit_settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:29:\"system.image_toolkit_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6280;s:11:\"description\";r:6284;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:14:\"media.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"media.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:14:\"media.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6308;s:11:\"description\";r:6312;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"media\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"media_library.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"media_library.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:22:\"media_library.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6336;s:11:\"description\";r:6340;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"media_library\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:18:\"webp.settings_form\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"webp.settings_form\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:18:\"webp.settings_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6364;s:11:\"description\";r:6368;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"webp\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"99\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"entity.slick.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"entity.slick.collection\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:23:\"entity.slick.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6392;s:11:\"description\";r:6396;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"slick_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:14:\"slick.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"slick.settings\";s:6:\"parent\";s:23:\"entity.slick.collection\";s:10:\"route_name\";s:14:\"slick.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6419;s:11:\"description\";r:6423;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"slick_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"21\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:14:\"blazy.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"blazy.settings\";s:6:\"parent\";s:25:\"system.admin_config_media\";s:10:\"route_name\";s:14:\"blazy.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6448;s:11:\"description\";r:6452;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"blazy_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"system.admin_config_services\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_services\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_services\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6477;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:25:\"system.rss_feeds_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"system.rss_feeds_settings\";s:6:\"parent\";s:28:\"system.admin_config_services\";s:10:\"route_name\";s:25:\"system.rss_feeds_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6501;s:11:\"description\";r:6505;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"system.linkset_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"system.linkset_settings\";s:6:\"parent\";s:28:\"system.admin_config_services\";s:10:\"route_name\";s:23:\"system.linkset_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6529;s:11:\"description\";r:6533;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:31:\"system.admin_config_development\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"system.admin_config_development\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:31:\"system.admin_config_development\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6558;s:11:\"description\";r:6562;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:11:\"config.sync\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:11:\"config.sync\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:11:\"config.sync\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6585;s:11:\"description\";r:6589;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"config\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:config.import\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:config.import\";s:6:\"parent\";s:11:\"config.sync\";s:10:\"route_name\";s:18:\"config.import_full\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6612;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:config.export\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:config.export\";s:6:\"parent\";s:11:\"config.sync\";s:10:\"route_name\";s:18:\"config.export_full\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6637;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"system.site_maintenance_mode\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.site_maintenance_mode\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:28:\"system.site_maintenance_mode\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6663;s:11:\"description\";r:6667;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"system.performance_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.performance_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:27:\"system.performance_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6691;s:11:\"description\";r:6695;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"system.development_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.development_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:27:\"system.development_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6719;s:11:\"description\";r:6723;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-19\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"system.logging_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"system.logging_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:23:\"system.logging_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6747;s:11:\"description\";r:6751;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"devel.admin_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"devel.admin_settings\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6775;s:11:\"description\";r:6779;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"devel_generate.generate\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"devel_generate.generate\";s:6:\"parent\";s:31:\"system.admin_config_development\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6803;s:11:\"description\";r:6807;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"system.admin_config_regional\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_regional\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_regional\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6832;s:11:\"description\";r:6836;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:39:\"entity.configurable_language.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:39:\"entity.configurable_language.collection\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:39:\"entity.configurable_language.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6859;s:11:\"description\";r:6863;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"language\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:52:\"admin_toolbar_tools.extra_links:language.negotiation\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:language.negotiation\";s:6:\"parent\";s:39:\"entity.configurable_language.collection\";s:10:\"route_name\";s:20:\"language.negotiation\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6886;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:44:\"admin_toolbar_tools.extra_links:language.add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:44:\"admin_toolbar_tools.extra_links:language.add\";s:6:\"parent\";s:39:\"entity.configurable_language.collection\";s:10:\"route_name\";s:12:\"language.add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6911;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"language.content_settings_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"language.content_settings_page\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:30:\"language.content_settings_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6937;s:11:\"description\";r:6941;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"language\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"locale.translate_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"locale.translate_page\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:21:\"locale.translate_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6965;s:11:\"description\";r:6969;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"locale\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:24:\"system.regional_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"system.regional_settings\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:24:\"system.regional_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:6993;s:11:\"description\";r:6997;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:29:\"entity.date_format.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.date_format.collection\";s:6:\"parent\";s:28:\"system.admin_config_regional\";s:10:\"route_name\";s:29:\"entity.date_format.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7021;s:11:\"description\";r:7025;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:26:\"system.admin_config_search\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"system.admin_config_search\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:26:\"system.admin_config_search\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7050;s:11:\"description\";r:7054;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"entity.path_alias.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"entity.path_alias.collection\";s:6:\"parent\";s:26:\"system.admin_config_search\";s:10:\"route_name\";s:28:\"entity.path_alias.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7077;s:11:\"description\";r:7081;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"path\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:29:\"entity.search_page.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"entity.search_page.collection\";s:6:\"parent\";s:26:\"system.admin_config_search\";s:10:\"route_name\";s:29:\"entity.search_page.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7105;s:11:\"description\";r:7109;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"search\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:26:\"system.admin_config_system\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"system.admin_config_system\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:26:\"system.admin_config_system\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7134;s:11:\"description\";r:7138;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:32:\"system.site_information_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"system.site_information_settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:32:\"system.site_information_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7161;s:11:\"description\";r:7165;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"system.cron_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.cron_settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:20:\"system.cron_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7189;s:11:\"description\";r:7193;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:17:\"file_mdm.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:17:\"file_mdm.settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:17:\"file_mdm.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7217;s:11:\"description\";r:7221;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"file_mdm\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"sophron.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"sophron.settings\";s:6:\"parent\";s:26:\"system.admin_config_system\";s:10:\"route_name\";s:16:\"sophron.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7245;s:11:\"description\";r:7249;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"sophron\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"system.admin_config_ui\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"system.admin_config_ui\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:22:\"system.admin_config_ui\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7274;s:11:\"description\";r:7278;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"entity.shortcut_set.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"entity.shortcut_set.collection\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:30:\"entity.shortcut_set.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7301;s:11:\"description\";r:7305;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"shortcut\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"admin_toolbar.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"admin_toolbar.settings\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:22:\"admin_toolbar.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7329;s:11:\"description\";r:7333;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:13:\"admin_toolbar\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"admin_toolbar_tools.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"admin_toolbar_tools.settings\";s:6:\"parent\";s:22:\"system.admin_config_ui\";s:10:\"route_name\";s:28:\"admin_toolbar_tools.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7357;s:11:\"description\";r:7361;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"system.admin_config_workflow\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"system.admin_config_workflow\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:28:\"system.admin_config_workflow\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7386;s:11:\"description\";r:7390;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"system.admin_config_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"system.admin_config_content\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:27:\"system.admin_config_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7414;s:11:\"description\";r:7418;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-15\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"filter.admin_overview\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"filter.admin_overview\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:21:\"filter.admin_overview\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7441;s:11:\"description\";r:7445;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"filter\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"dxpr_builder.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:21:\"dxpr_builder.settings\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7469;s:11:\"description\";r:7473;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:32:\"entity.entity_browser.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"entity.entity_browser.collection\";s:6:\"parent\";s:27:\"system.admin_config_content\";s:10:\"route_name\";s:32:\"entity.entity_browser.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7497;s:11:\"description\";r:7501;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"entity_browser\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"user.admin_index\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"user.admin_index\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:16:\"user.admin_index\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7526;s:11:\"description\";r:7530;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"entity.user.admin_form\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.user.admin_form\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:22:\"entity.user.admin_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7553;s:11:\"description\";r:7557;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:60:\"admin_toolbar_tools.extra_links:entity.user.field_ui_fields_\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:60:\"admin_toolbar_tools.extra_links:entity.user.field_ui_fields_\";s:6:\"parent\";s:22:\"entity.user.admin_form\";s:10:\"route_name\";s:27:\"entity.user.field_ui_fields\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7580;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:72:\"admin_toolbar_tools.extra_links:entity.entity_form_display.user.default_\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.entity_form_display.user.default_\";s:6:\"parent\";s:22:\"entity.user.admin_form\";s:10:\"route_name\";s:39:\"entity.entity_form_display.user.default\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7605;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:72:\"admin_toolbar_tools.extra_links:entity.entity_view_display.user.default_\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.entity_view_display.user.default_\";s:6:\"parent\";s:22:\"entity.user.admin_form\";s:10:\"route_name\";s:39:\"entity.entity_view_display.user.default\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7630;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"captcha.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"captcha.settings\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:16:\"captcha_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7656;s:11:\"description\";r:7660;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"captcha\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"captcha.examples\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"captcha.examples\";s:6:\"parent\";s:16:\"captcha.settings\";s:10:\"route_name\";s:16:\"captcha_examples\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7683;s:11:\"description\";r:7687;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:7:\"captcha\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:29:\"recaptcha.admin_settings_form\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:29:\"recaptcha.admin_settings_form\";s:6:\"parent\";s:16:\"captcha.settings\";s:10:\"route_name\";s:21:\"recaptcha_v3.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7711;s:11:\"description\";r:7715;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"recaptcha_v3\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"20\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"recaptcha.admin_actions\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"recaptcha.admin_actions\";s:6:\"parent\";s:16:\"captcha.settings\";s:10:\"route_name\";s:37:\"entity.recaptcha_v3_action.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7739;s:11:\"description\";r:7743;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"recaptcha_v3\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"21\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:36:\"remove_reset_password.reset_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"remove_reset_password.reset_settings\";s:6:\"parent\";s:16:\"user.admin_index\";s:10:\"route_name\";s:43:\"remove_reset_password.remove_reset_password\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7768;s:11:\"description\";r:7772;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:21:\"remove_reset_password\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:36:\"devel_generate.admin_config_generate\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:36:\"devel_generate.admin_config_generate\";s:6:\"parent\";s:19:\"system.admin_config\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7797;s:11:\"description\";r:7801;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:25:\"devel_generate.vocabulary\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"devel_generate.vocabulary\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:25:\"devel_generate.vocabulary\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7824;s:11:\"description\";r:7832;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"devel_generate.term\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.term\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.term\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7856;s:11:\"description\";r:7864;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"devel_generate.block_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"devel_generate.block_content\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:28:\"devel_generate.block_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7888;s:11:\"description\";r:7896;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"devel_generate.content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"devel_generate.content\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:22:\"devel_generate.content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7920;s:11:\"description\";r:7928;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"devel_generate.user\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.user\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.user\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7952;s:11:\"description\";r:7960;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"devel_generate.media\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"devel_generate.media\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:20:\"devel_generate.media\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:7984;s:11:\"description\";r:7992;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"devel_generate.menu\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"devel_generate.menu\";s:6:\"parent\";s:36:\"devel_generate.admin_config_generate\";s:10:\"route_name\";s:19:\"devel_generate.menu\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8016;s:11:\"description\";r:8024;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"system.admin_reports\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"system.admin_reports\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:20:\"system.admin_reports\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8050;s:11:\"description\";r:8054;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:14:\"dblog.overview\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:14:\"dblog.overview\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:14:\"dblog.overview\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8077;s:11:\"description\";r:8081;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"dblog.page_not_found\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:20:\"dblog.page_not_found\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:20:\"dblog.page_not_found\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8105;s:11:\"description\";r:8109;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"dblog.access_denied\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"dblog.access_denied\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:19:\"dblog.access_denied\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8133;s:11:\"description\";r:8137;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"dblog\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:38:\"entity.field_storage_config.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:38:\"entity.field_storage_config.collection\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:38:\"entity.field_storage_config.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8161;s:11:\"description\";r:8165;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"field_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:51:\"admin_toolbar_tools.extra_links:views_ui.field_list\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:51:\"admin_toolbar_tools.extra_links:views_ui.field_list\";s:6:\"parent\";s:38:\"entity.field_storage_config.collection\";s:10:\"route_name\";s:23:\"views_ui.reports_fields\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8188;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"locale.translate_status\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:23:\"locale.translate_status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:23:\"locale.translate_status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8214;s:11:\"description\";r:8218;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"locale\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:13:\"system.status\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"system.status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:13:\"system.status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8242;s:11:\"description\";r:8246;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"system\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-60\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:24:\"views_ui.reports_plugins\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"views_ui.reports_plugins\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:24:\"views_ui.reports_plugins\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8270;s:11:\"description\";r:8274;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"views_ui\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"dblog.search\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:12:\"dblog.search\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:12:\"dblog.search\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8298;s:11:\"description\";r:8302;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:0:\"\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:13:\"update.status\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:13:\"update.status\";s:6:\"parent\";s:20:\"system.admin_reports\";s:10:\"route_name\";s:13:\"update.status\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8326;s:11:\"description\";r:8330;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:6:\"update\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"entity.user.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:22:\"entity.user.collection\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:22:\"entity.user.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8355;s:11:\"description\";r:8359;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:4:\"user\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:49:\"admin_toolbar_tools.extra_links:user.admin_create\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:49:\"admin_toolbar_tools.extra_links:user.admin_create\";s:6:\"parent\";s:22:\"entity.user.collection\";s:10:\"route_name\";s:17:\"user.admin_create\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8382;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:user.admin_permissions\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:user.admin_permissions\";s:6:\"parent\";s:22:\"entity.user.collection\";s:10:\"route_name\";s:22:\"user.admin_permissions\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8407;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:6:\"parent\";s:22:\"entity.user.collection\";s:10:\"route_name\";s:27:\"entity.user_role.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8432;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:user.role_add\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:user.role_add\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:13:\"user.role_add\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8456;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:68:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:68:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:9:\"anonymous\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:9:\"anonymous\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:80:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.anonymous\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:80:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.anonymous\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous\";s:10:\"route_name\";s:38:\"entity.user_role.edit_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:9:\"anonymous\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8506;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:69:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.anonymous\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:69:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.anonymous\";s:6:\"parent\";s:68:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous\";s:10:\"route_name\";s:27:\"entity.user_role.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:9:\"anonymous\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8532;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"authenticated\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:13:\"authenticated\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:84:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.authenticated\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.authenticated\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated\";s:10:\"route_name\";s:38:\"entity.user_role.edit_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"authenticated\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8583;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:73:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.authenticated\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.authenticated\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated\";s:10:\"route_name\";s:27:\"entity.user_role.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"authenticated\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8609;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:14:\"content_editor\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:14:\"content_editor\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:85:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.content_editor\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:85:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.content_editor\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";s:10:\"route_name\";s:38:\"entity.user_role.edit_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:14:\"content_editor\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8660;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:75:\"admin_toolbar_tools.extra_links:entity.user_role.delete_form.content_editor\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:75:\"admin_toolbar_tools.extra_links:entity.user_role.delete_form.content_editor\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";s:10:\"route_name\";s:28:\"entity.user_role.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:14:\"content_editor\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8686;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:74:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.content_editor\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:74:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.content_editor\";s:6:\"parent\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor\";s:10:\"route_name\";s:27:\"entity.user_role.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:14:\"content_editor\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8712;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";s:6:\"parent\";s:59:\"admin_toolbar_tools.extra_links:entity.user_role.collection\";s:10:\"route_name\";s:26:\"entity.user_role.edit_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"administrator\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:53:\"Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:13:\"administrator\";}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:84:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.administrator\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:84:\"admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.administrator\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";s:10:\"route_name\";s:38:\"entity.user_role.edit_permissions_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"administrator\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8763;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:74:\"admin_toolbar_tools.extra_links:entity.user_role.delete_form.administrator\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:74:\"admin_toolbar_tools.extra_links:entity.user_role.delete_form.administrator\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";s:10:\"route_name\";s:28:\"entity.user_role.delete_form\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"administrator\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8789;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:73:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.administrator\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:73:\"admin_toolbar_tools.extra_links:entity.user_role.devel_load.administrator\";s:6:\"parent\";s:72:\"admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator\";s:10:\"route_name\";s:27:\"entity.user_role.devel_load\";s:16:\"route_parameters\";a:1:{s:9:\"user_role\";s:13:\"administrator\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8815;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:24:\"admin_toolbar_tools.help\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:24:\"admin_toolbar_tools.help\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8843;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-100\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:18:\"system.admin_index\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:18:\"system.admin_index\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:18:\"system.admin_index\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8867;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:4:\"-100\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:15:\"system.run_cron\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:15:\"system.run_cron\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:22:\"admin_toolbar.run.cron\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8892;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"system.db_update\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:16:\"system.db_update\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:16:\"system.db_update\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8917;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:25:\"admin_toolbar_tools.flush\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"admin_toolbar_tools.flush\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:25:\"admin_toolbar_tools.flush\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8942;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-9\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:25:\"admin_toolbar_tools.cssjs\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:25:\"admin_toolbar_tools.cssjs\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:25:\"admin_toolbar_tools.cssjs\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8966;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:26:\"admin_toolbar_tools.plugin\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:26:\"admin_toolbar_tools.plugin\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:26:\"admin_toolbar_tools.plugin\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:8991;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:32:\"admin_toolbar_tools.flush_static\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"admin_toolbar_tools.flush_static\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:32:\"admin_toolbar_tools.flush_static\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9016;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"admin_toolbar_tools.flush_menu\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"admin_toolbar_tools.flush_menu\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:30:\"admin_toolbar_tools.flush_menu\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9041;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"admin_toolbar_tools.flush_twig\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"admin_toolbar_tools.flush_twig\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:30:\"admin_toolbar_tools.flush_twig\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9066;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:37:\"admin_toolbar_tools.flush_rendercache\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:37:\"admin_toolbar_tools.flush_rendercache\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9091;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:33:\"admin_toolbar_tools.theme_rebuild\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:33:\"admin_toolbar_tools.theme_rebuild\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9116;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:43:\"admin_toolbar_tools.extra_links:flush_views\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:43:\"admin_toolbar_tools.extra_links:flush_views\";s:6:\"parent\";s:25:\"admin_toolbar_tools.flush\";s:10:\"route_name\";s:31:\"admin_toolbar_tools.flush_views\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9141;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:43:\"admin_toolbar_tools.extra_links:user.logout\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:43:\"admin_toolbar_tools.extra_links:user.logout\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:11:\"user.logout\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9167;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"10\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:37:\"admin_toolbar_tools.extra_links:devel\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:6:\"parent\";s:24:\"admin_toolbar_tools.help\";s:10:\"route_name\";s:31:\"system.admin_config_development\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9192;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-8\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:52:\"admin_toolbar_tools.extra_links:devel.admin_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:devel.admin_settings\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9216;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:devel.configs_list\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:devel.configs_list\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:18:\"devel.configs_list\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9241;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:47:\"admin_toolbar_tools.extra_links:devel.reinstall\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:47:\"admin_toolbar_tools.extra_links:devel.reinstall\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:15:\"devel.reinstall\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9266;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:devel.menu_rebuild\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:devel.menu_rebuild\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:18:\"devel.menu_rebuild\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9291;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:55:\"admin_toolbar_tools.extra_links:devel.state_system_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:55:\"admin_toolbar_tools.extra_links:devel.state_system_page\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:23:\"devel.state_system_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9316;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:52:\"admin_toolbar_tools.extra_links:devel.theme_registry\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:52:\"admin_toolbar_tools.extra_links:devel.theme_registry\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:20:\"devel.theme_registry\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9341;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:devel.entity_info_page\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:devel.entity_info_page\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:22:\"devel.entity_info_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9366;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:45:\"admin_toolbar_tools.extra_links:devel.session\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:45:\"admin_toolbar_tools.extra_links:devel.session\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:13:\"devel.session\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9391;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:50:\"admin_toolbar_tools.extra_links:devel.element_info\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:50:\"admin_toolbar_tools.extra_links:devel.element_info\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:19:\"devel.elements_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9416;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"admin_toolbar_tools.extra_links:devel.toolbar.settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:54:\"admin_toolbar_tools.extra_links:devel.toolbar.settings\";s:6:\"parent\";s:37:\"admin_toolbar_tools.extra_links:devel\";s:10:\"route_name\";s:27:\"devel.toolbar.settings_form\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9441;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:19:\"admin_toolbar_tools\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"dxpr_builder.studio\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:19:\"dxpr_builder.studio\";s:6:\"parent\";s:12:\"system.admin\";s:10:\"route_name\";s:25:\"dxpr_builder.admin.studio\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9468;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:2:\"-4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:27:\"dxpr_builder.studio_builder\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:27:\"dxpr_builder.studio_builder\";s:6:\"parent\";s:19:\"dxpr_builder.studio\";s:10:\"route_name\";s:33:\"dxpr_builder.admin.studio.builder\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9492;s:11:\"description\";r:9496;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"dxpr_builder.builder_setings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:28:\"dxpr_builder.builder_setings\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:21:\"dxpr_builder.settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9519;s:11:\"description\";r:9523;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:37:\"dxpr_builder.builder_licensed_content\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:37:\"dxpr_builder.builder_licensed_content\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:29:\"dxpr_builder.licensed_content\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9547;s:11:\"description\";r:9551;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"1\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:35:\"dxpr_builder.builder_page_templates\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:35:\"dxpr_builder.builder_page_templates\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:44:\"entity.dxpr_builder_page_template.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9575;s:11:\"description\";r:9579;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"2\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:34:\"dxpr_builder.builder_user_licenses\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"dxpr_builder.builder_user_licenses\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:26:\"dxpr_builder.user_licenses\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9603;s:11:\"description\";r:9607;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"3\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:34:\"dxpr_builder.builder_user_profiles\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:34:\"dxpr_builder.builder_user_profiles\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:38:\"entity.dxpr_builder_profile.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9631;s:11:\"description\";r:9635;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"4\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:35:\"dxpr_builder.builder_user_templates\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:35:\"dxpr_builder.builder_user_templates\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:44:\"entity.dxpr_builder_user_template.collection\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9659;s:11:\"description\";r:9663;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"5\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:32:\"dxpr_builder.builder_ai_settings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:32:\"dxpr_builder.builder_ai_settings\";s:6:\"parent\";s:27:\"dxpr_builder.studio_builder\";s:10:\"route_name\";s:24:\"dxpr_builder.ai_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9687;s:11:\"description\";r:9691;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:12:\"dxpr_builder\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"6\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:30:\"dxpr_theme_helper.studio_theme\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:30:\"dxpr_theme_helper.studio_theme\";s:6:\"parent\";s:19:\"dxpr_builder.studio\";s:10:\"route_name\";s:36:\"dxpr_theme_helper.admin.studio.theme\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9716;s:11:\"description\";r:9720;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"dxpr_theme_helper\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:31:\"dxpr_theme_helper.theme_setings\";a:16:{s:9:\"menu_name\";s:5:\"admin\";s:2:\"id\";s:31:\"dxpr_theme_helper.theme_setings\";s:6:\"parent\";s:30:\"dxpr_theme_helper.studio_theme\";s:10:\"route_name\";s:26:\"dxpr_theme_helper.settings\";s:16:\"route_parameters\";a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}s:3:\"url\";s:0:\"\";s:5:\"title\";r:9744;s:11:\"description\";s:39:\"Site-wide theme settings for CISC Theme\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"dxpr_theme_helper\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:208:{i:0;s:31:\"announcements_feed.announcement\";i:1;s:9:\"help.main\";i:2;s:20:\"system.admin_content\";i:3;s:13:\"comment.admin\";i:4;s:13:\"node.add_page\";i:5;s:8:\"node.add\";i:6;s:31:\"entity.block_content.collection\";i:7;s:22:\"block_content.add_page\";i:8;s:22:\"block_content.add_form\";i:9;s:17:\"view.files.page_1\";i:10;s:23:\"entity.media.collection\";i:11;s:21:\"entity.media.add_page\";i:12;s:21:\"entity.media.add_form\";i:13;s:23:\"view.media_library.page\";i:14;s:22:\"system.admin_structure\";i:15;s:19:\"block.admin_display\";i:16;s:36:\"entity.block_content_type.collection\";i:17;s:35:\"entity.block_content_type.edit_form\";i:18;s:36:\"entity.block_content.field_ui_fields\";i:19;s:48:\"entity.entity_form_display.block_content.default\";i:20;s:48:\"entity.entity_view_display.block_content.default\";i:21;s:49:\"entity.block_content_type.entity_permissions_form\";i:22;s:36:\"entity.block_content_type.devel_load\";i:23;s:37:\"entity.block_content_type.delete_form\";i:24;s:30:\"entity.comment_type.collection\";i:25;s:29:\"entity.comment_type.edit_form\";i:26;s:30:\"entity.comment.field_ui_fields\";i:27;s:42:\"entity.entity_form_display.comment.default\";i:28;s:42:\"entity.entity_view_display.comment.default\";i:29;s:43:\"entity.comment_type.entity_permissions_form\";i:30;s:30:\"entity.comment_type.devel_load\";i:31;s:31:\"entity.comment_type.delete_form\";i:32;s:30:\"entity.contact_form.collection\";i:33;s:29:\"entity.contact_form.edit_form\";i:34;s:38:\"entity.contact_message.field_ui_fields\";i:35;s:50:\"entity.entity_form_display.contact_message.default\";i:36;s:50:\"entity.entity_view_display.contact_message.default\";i:37;s:43:\"entity.contact_form.entity_permissions_form\";i:38;s:30:\"entity.contact_form.devel_load\";i:39;s:31:\"entity.contact_form.delete_form\";i:40;s:16:\"contact.form_add\";i:41;s:21:\"field_ui.display_mode\";i:42;s:34:\"entity.entity_view_mode.collection\";i:43;s:29:\"field_ui.entity_view_mode_add\";i:44;s:34:\"entity.entity_form_mode.collection\";i:45;s:29:\"field_ui.entity_form_mode_add\";i:46;s:22:\"entity.menu.collection\";i:47;s:20:\"entity.menu.add_form\";i:48;s:21:\"entity.menu.edit_form\";i:49;s:25:\"entity.menu.add_link_form\";i:50;s:22:\"entity.menu.devel_load\";i:51;s:27:\"entity.node_type.collection\";i:52;s:26:\"entity.node_type.edit_form\";i:53;s:27:\"entity.node.field_ui_fields\";i:54;s:39:\"entity.entity_form_display.node.default\";i:55;s:39:\"entity.entity_view_display.node.default\";i:56;s:40:\"entity.node_type.entity_permissions_form\";i:57;s:27:\"entity.node_type.devel_load\";i:58;s:28:\"entity.node_type.delete_form\";i:59;s:13:\"node.type_add\";i:60;s:37:\"entity.taxonomy_vocabulary.collection\";i:61;s:40:\"entity.taxonomy_vocabulary.overview_form\";i:62;s:36:\"entity.taxonomy_vocabulary.edit_form\";i:63;s:36:\"entity.taxonomy_term.field_ui_fields\";i:64;s:48:\"entity.entity_form_display.taxonomy_term.default\";i:65;s:48:\"entity.entity_view_display.taxonomy_term.default\";i:66;s:50:\"entity.taxonomy_vocabulary.entity_permissions_form\";i:67;s:37:\"entity.taxonomy_vocabulary.devel_load\";i:68;s:38:\"entity.taxonomy_vocabulary.delete_form\";i:69;s:35:\"entity.taxonomy_vocabulary.add_form\";i:70;s:22:\"entity.view.collection\";i:71;s:12:\"views_ui.add\";i:72;s:21:\"entity.view.edit_form\";i:73;s:28:\"entity.media_type.collection\";i:74;s:27:\"entity.media_type.edit_form\";i:75;s:28:\"entity.media.field_ui_fields\";i:76;s:40:\"entity.entity_form_display.media.default\";i:77;s:40:\"entity.entity_view_display.media.default\";i:78;s:41:\"entity.media_type.entity_permissions_form\";i:79;s:28:\"entity.media_type.devel_load\";i:80;s:29:\"entity.media_type.delete_form\";i:81;s:26:\"entity.media_type.add_form\";i:82;s:18:\"system.themes_page\";i:83;s:19:\"update.theme_update\";i:84;s:21:\"system.theme_settings\";i:85;s:27:\"system.theme_settings_theme\";i:86;s:19:\"system.modules_list\";i:87;s:24:\"system.modules_uninstall\";i:88;s:20:\"update.module_update\";i:89;s:19:\"system.admin_config\";i:90;s:25:\"system.admin_config_media\";i:91;s:29:\"entity.image_style.collection\";i:92;s:27:\"system.file_system_settings\";i:93;s:29:\"system.image_toolkit_settings\";i:94;s:14:\"media.settings\";i:95;s:22:\"media_library.settings\";i:96;s:18:\"webp.settings_form\";i:97;s:23:\"entity.slick.collection\";i:98;s:14:\"slick.settings\";i:99;s:14:\"blazy.settings\";i:100;s:28:\"system.admin_config_services\";i:101;s:25:\"system.rss_feeds_settings\";i:102;s:23:\"system.linkset_settings\";i:103;s:31:\"system.admin_config_development\";i:104;s:11:\"config.sync\";i:105;s:18:\"config.import_full\";i:106;s:18:\"config.export_full\";i:107;s:28:\"system.site_maintenance_mode\";i:108;s:27:\"system.performance_settings\";i:109;s:27:\"system.development_settings\";i:110;s:23:\"system.logging_settings\";i:111;s:20:\"devel.admin_settings\";i:112;s:36:\"devel_generate.admin_config_generate\";i:113;s:28:\"system.admin_config_regional\";i:114;s:39:\"entity.configurable_language.collection\";i:115;s:20:\"language.negotiation\";i:116;s:12:\"language.add\";i:117;s:30:\"language.content_settings_page\";i:118;s:21:\"locale.translate_page\";i:119;s:24:\"system.regional_settings\";i:120;s:29:\"entity.date_format.collection\";i:121;s:26:\"system.admin_config_search\";i:122;s:28:\"entity.path_alias.collection\";i:123;s:29:\"entity.search_page.collection\";i:124;s:26:\"system.admin_config_system\";i:125;s:32:\"system.site_information_settings\";i:126;s:20:\"system.cron_settings\";i:127;s:17:\"file_mdm.settings\";i:128;s:16:\"sophron.settings\";i:129;s:22:\"system.admin_config_ui\";i:130;s:30:\"entity.shortcut_set.collection\";i:131;s:22:\"admin_toolbar.settings\";i:132;s:28:\"admin_toolbar_tools.settings\";i:133;s:28:\"system.admin_config_workflow\";i:134;s:27:\"system.admin_config_content\";i:135;s:21:\"filter.admin_overview\";i:136;s:21:\"dxpr_builder.settings\";i:137;s:32:\"entity.entity_browser.collection\";i:138;s:16:\"user.admin_index\";i:139;s:22:\"entity.user.admin_form\";i:140;s:27:\"entity.user.field_ui_fields\";i:141;s:39:\"entity.entity_form_display.user.default\";i:142;s:39:\"entity.entity_view_display.user.default\";i:143;s:16:\"captcha_settings\";i:144;s:16:\"captcha_examples\";i:145;s:21:\"recaptcha_v3.settings\";i:146;s:37:\"entity.recaptcha_v3_action.collection\";i:147;s:43:\"remove_reset_password.remove_reset_password\";i:148;s:25:\"devel_generate.vocabulary\";i:149;s:19:\"devel_generate.term\";i:150;s:28:\"devel_generate.block_content\";i:151;s:22:\"devel_generate.content\";i:152;s:19:\"devel_generate.user\";i:153;s:20:\"devel_generate.media\";i:154;s:19:\"devel_generate.menu\";i:155;s:20:\"system.admin_reports\";i:156;s:14:\"dblog.overview\";i:157;s:20:\"dblog.page_not_found\";i:158;s:19:\"dblog.access_denied\";i:159;s:38:\"entity.field_storage_config.collection\";i:160;s:23:\"views_ui.reports_fields\";i:161;s:23:\"locale.translate_status\";i:162;s:13:\"system.status\";i:163;s:24:\"views_ui.reports_plugins\";i:164;s:12:\"dblog.search\";i:165;s:13:\"update.status\";i:166;s:22:\"entity.user.collection\";i:167;s:17:\"user.admin_create\";i:168;s:22:\"user.admin_permissions\";i:169;s:27:\"entity.user_role.collection\";i:170;s:13:\"user.role_add\";i:171;s:26:\"entity.user_role.edit_form\";i:172;s:38:\"entity.user_role.edit_permissions_form\";i:173;s:27:\"entity.user_role.devel_load\";i:174;s:28:\"entity.user_role.delete_form\";i:175;s:7:\"<front>\";i:176;s:18:\"system.admin_index\";i:177;s:22:\"admin_toolbar.run.cron\";i:178;s:16:\"system.db_update\";i:179;s:25:\"admin_toolbar_tools.flush\";i:180;s:25:\"admin_toolbar_tools.cssjs\";i:181;s:26:\"admin_toolbar_tools.plugin\";i:182;s:32:\"admin_toolbar_tools.flush_static\";i:183;s:30:\"admin_toolbar_tools.flush_menu\";i:184;s:30:\"admin_toolbar_tools.flush_twig\";i:185;s:37:\"admin_toolbar_tools.flush_rendercache\";i:186;s:33:\"admin_toolbar_tools.theme_rebuild\";i:187;s:31:\"admin_toolbar_tools.flush_views\";i:188;s:11:\"user.logout\";i:189;s:18:\"devel.configs_list\";i:190;s:15:\"devel.reinstall\";i:191;s:18:\"devel.menu_rebuild\";i:192;s:23:\"devel.state_system_page\";i:193;s:20:\"devel.theme_registry\";i:194;s:22:\"devel.entity_info_page\";i:195;s:13:\"devel.session\";i:196;s:19:\"devel.elements_page\";i:197;s:27:\"devel.toolbar.settings_form\";i:198;s:25:\"dxpr_builder.admin.studio\";i:199;s:33:\"dxpr_builder.admin.studio.builder\";i:200;s:29:\"dxpr_builder.licensed_content\";i:201;s:44:\"entity.dxpr_builder_page_template.collection\";i:202;s:26:\"dxpr_builder.user_licenses\";i:203;s:38:\"entity.dxpr_builder_profile.collection\";i:204;s:44:\"entity.dxpr_builder_user_template.collection\";i:205;s:24:\"dxpr_builder.ai_settings\";i:206;s:36:\"dxpr_theme_helper.admin.studio.theme\";i:207;s:26:\"dxpr_theme_helper.settings\";}}',-1,1773072977.910,1,'config:system.menu.admin','1'),('tree-data:devel:O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:0:\"\";s:8:\"minDepth\";N;s:8:\"maxDepth\";i:1;s:15:\"expandedParents\";a:0:{}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:1:{s:7:\"enabled\";i:1;}}',_binary 'a:3:{s:4:\"tree\";a:20:{s:25:\"devel.admin_settings_link\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:25:\"devel.admin_settings_link\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:131:\"Helper functions, pages, and blocks to assist Drupal developers. The devel blocks can be managed via the block administration page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:18:\"devel.configs_list\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:18:\"devel.configs_list\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:18:\"devel.configs_list\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Config editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Edit configuration.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:15:\"devel.reinstall\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:15:\"devel.reinstall\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:15:\"devel.reinstall\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Reinstall Modules\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:45:\"\\Drupal\\devel\\Plugin\\Menu\\DestinationMenuLink\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:18:\"devel.menu_rebuild\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:18:\"devel.menu_rebuild\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:18:\"devel.menu_rebuild\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Rebuild Menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:45:\"\\Drupal\\devel\\Plugin\\Menu\\DestinationMenuLink\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:23:\"devel.state_system_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:23:\"devel.state_system_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:23:\"devel.state_system_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"State editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Edit state system values.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:20:\"devel.theme_registry\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:20:\"devel.theme_registry\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"devel.theme_registry\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Theme registry\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:22:\"devel.entity_info_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:22:\"devel.entity_info_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:22:\"devel.entity_info_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:21:\"devel.field_info_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:21:\"devel.field_info_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"devel.field_info_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Field Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:13:\"devel.phpinfo\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:13:\"devel.phpinfo\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:10:\"system.php\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"PHPinfo()\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:13:\"devel.session\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:13:\"devel.session\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:13:\"devel.session\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"View Session\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:19:\"devel.elements_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:19:\"devel.elements_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:19:\"devel.elements_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Element Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:17:\"devel.cache_clear\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:17:\"devel.cache_clear\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"devel.cache_clear\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Cache clear\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:45:\"\\Drupal\\devel\\Plugin\\Menu\\DestinationMenuLink\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:14:\"devel.run_cron\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:14:\"devel.run_cron\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:14:\"devel.run_cron\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Run cron\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:45:\"\\Drupal\\devel\\Plugin\\Menu\\DestinationMenuLink\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:17:\"devel.switch_user\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:17:\"devel.switch_user\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"devel.switch_user\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Switch user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:28:\"devel.container_info.service\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:28:\"devel.container_info.service\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:28:\"devel.container_info.service\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Container Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:16:\"devel.route_info\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:16:\"devel.route_info\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:16:\"devel.route_info\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Routes Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:21:\"devel.route_info.item\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:21:\"devel.route_info.item\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"devel.route_info.item\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Current route info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:45:\"\\Drupal\\devel\\Plugin\\Menu\\RouteDetailMenuLink\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:16:\"devel.event_info\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:16:\"devel.event_info\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:16:\"devel.event_info\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Events Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:17:\"devel.layout_info\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:17:\"devel.layout_info\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"devel.layout_info\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Layouts Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Overview of layouts available to the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:0:\"\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:24:\"devel_generate.generate2\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:24:\"devel_generate.generate2\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Generate realistic items (content, users, menus, etc) to assist your site development and testing.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}}s:11:\"definitions\";a:20:{s:25:\"devel.admin_settings_link\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:25:\"devel.admin_settings_link\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"devel.admin_settings\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";r:15;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:18:\"devel.configs_list\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:18:\"devel.configs_list\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:18:\"devel.configs_list\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:39;s:11:\"description\";r:43;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:15:\"devel.reinstall\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:15:\"devel.reinstall\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:15:\"devel.reinstall\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:67;s:11:\"description\";s:0:\"\";s:5:\"class\";s:45:\"\\Drupal\\devel\\Plugin\\Menu\\DestinationMenuLink\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:18:\"devel.menu_rebuild\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:18:\"devel.menu_rebuild\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:18:\"devel.menu_rebuild\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:92;s:11:\"description\";s:0:\"\";s:5:\"class\";s:45:\"\\Drupal\\devel\\Plugin\\Menu\\DestinationMenuLink\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:23:\"devel.state_system_page\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:23:\"devel.state_system_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:23:\"devel.state_system_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:117;s:11:\"description\";r:121;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:20:\"devel.theme_registry\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:20:\"devel.theme_registry\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"devel.theme_registry\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:145;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:22:\"devel.entity_info_page\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:22:\"devel.entity_info_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:22:\"devel.entity_info_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:170;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"devel.field_info_page\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:21:\"devel.field_info_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"devel.field_info_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:195;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:13:\"devel.phpinfo\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:13:\"devel.phpinfo\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:10:\"system.php\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:220;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:13:\"devel.session\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:13:\"devel.session\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:13:\"devel.session\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:245;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:19:\"devel.elements_page\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:19:\"devel.elements_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:19:\"devel.elements_page\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:270;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:17:\"devel.cache_clear\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:17:\"devel.cache_clear\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"devel.cache_clear\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:295;s:11:\"description\";s:0:\"\";s:5:\"class\";s:45:\"\\Drupal\\devel\\Plugin\\Menu\\DestinationMenuLink\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:14:\"devel.run_cron\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:14:\"devel.run_cron\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:14:\"devel.run_cron\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:320;s:11:\"description\";s:0:\"\";s:5:\"class\";s:45:\"\\Drupal\\devel\\Plugin\\Menu\\DestinationMenuLink\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:17:\"devel.switch_user\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:17:\"devel.switch_user\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"devel.switch_user\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:345;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:28:\"devel.container_info.service\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:28:\"devel.container_info.service\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:28:\"devel.container_info.service\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:370;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"devel.route_info\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:16:\"devel.route_info\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:16:\"devel.route_info\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:395;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:21:\"devel.route_info.item\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:21:\"devel.route_info.item\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"devel.route_info.item\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:420;s:11:\"description\";s:0:\"\";s:5:\"class\";s:45:\"\\Drupal\\devel\\Plugin\\Menu\\RouteDetailMenuLink\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:16:\"devel.event_info\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:16:\"devel.event_info\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:16:\"devel.event_info\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:445;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:5:\"devel\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:17:\"devel.layout_info\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:17:\"devel.layout_info\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"devel.layout_info\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:470;s:11:\"description\";r:474;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:0:\"\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:24:\"devel_generate.generate2\";a:16:{s:9:\"menu_name\";s:5:\"devel\";s:2:\"id\";s:24:\"devel_generate.generate2\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:36:\"devel_generate.admin_config_generate\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:498;s:11:\"description\";r:502;s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:14:\"devel_generate\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}}s:11:\"route_names\";a:20:{i:0;s:20:\"devel.admin_settings\";i:1;s:18:\"devel.configs_list\";i:2;s:15:\"devel.reinstall\";i:3;s:18:\"devel.menu_rebuild\";i:4;s:23:\"devel.state_system_page\";i:5;s:20:\"devel.theme_registry\";i:6;s:22:\"devel.entity_info_page\";i:7;s:21:\"devel.field_info_page\";i:8;s:10:\"system.php\";i:9;s:13:\"devel.session\";i:10;s:19:\"devel.elements_page\";i:11;s:17:\"devel.cache_clear\";i:12;s:14:\"devel.run_cron\";i:13;s:17:\"devel.switch_user\";i:14;s:28:\"devel.container_info.service\";i:15;s:16:\"devel.route_info\";i:16;s:21:\"devel.route_info.item\";i:17;s:16:\"devel.event_info\";i:18;s:17:\"devel.layout_info\";i:19;s:36:\"devel_generate.admin_config_generate\";}}',-1,1773072978.512,1,'config:system.menu.devel','1'),('tree-data:main:O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:0:\"\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";N;s:15:\"expandedParents\";a:1:{i:0;s:0:\"\";}s:11:\"activeTrail\";a:0:{}s:10:\"conditions\";a:0:{}}',_binary 'a:3:{s:4:\"tree\";a:7:{s:19:\"standard.front_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Home\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}}s:11:\"definitions\";a:7:{s:19:\"standard.front_page\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}}s:11:\"route_names\";a:6:{i:0;s:7:\"<front>\";i:1;s:21:\"entity.node.canonical\";i:2;s:26:\"view.proyectos_page.page_1\";i:3;s:20:\"view.clientes.page_1\";i:4;s:17:\"view.blogs.page_1\";i:5;s:29:\"entity.contact_form.canonical\";}}',-1,1773072978.537,1,'config:system.menu.main','1'),('tree-data:main:O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:0:\"\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";N;s:15:\"expandedParents\";a:2:{i:0;s:0:\"\";i:1;s:19:\"standard.front_page\";}s:11:\"activeTrail\";a:1:{i:I__9lhlbeQTh2Mvcx-IZKoKPiGr1I29Ix5nlGOzRVgY',_binary 'a:3:{s:4:\"tree\";a:7:{s:19:\"standard.front_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Home\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:1;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}}s:11:\"definitions\";a:7:{s:19:\"standard.front_page\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}}s:11:\"route_names\";a:6:{i:0;s:7:\"<front>\";i:1;s:21:\"entity.node.canonical\";i:2;s:26:\"view.proyectos_page.page_1\";i:3;s:20:\"view.clientes.page_1\";i:4;s:17:\"view.blogs.page_1\";i:5;s:29:\"entity.contact_form.canonical\";}}',-1,1773074676.372,1,'config:system.menu.main','1'),('tree-data:main:O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:0:\"\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";N;s:15:\"expandedParents\";a:2:{i:0;s:0:\"\";i:1;s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2fQrV5C-yQGYAqQYomrCzJTpn1EsxBAj434uzX4BGevII',_binary 'a:3:{s:4:\"tree\";a:7:{s:19:\"standard.front_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Home\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:1;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}}s:11:\"definitions\";a:7:{s:19:\"standard.front_page\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}}s:11:\"route_names\";a:6:{i:0;s:7:\"<front>\";i:1;s:21:\"entity.node.canonical\";i:2;s:26:\"view.proyectos_page.page_1\";i:3;s:20:\"view.clientes.page_1\";i:4;s:17:\"view.blogs.page_1\";i:5;s:29:\"entity.contact_form.canonical\";}}',-1,1773074805.990,1,'config:system.menu.main','1'),('tree-data:main:O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:0:\"\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";N;s:15:\"expandedParents\";a:2:{i:0;s:0:\"\";i:1;s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77aJ5P_hVrXpAoKLCPjP8d2In-e0-JY6cMn7roqhjIX1Ls',_binary 'a:3:{s:4:\"tree\";a:7:{s:19:\"standard.front_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Home\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:1;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}}s:11:\"definitions\";a:7:{s:19:\"standard.front_page\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}}s:11:\"route_names\";a:6:{i:0;s:7:\"<front>\";i:1;s:21:\"entity.node.canonical\";i:2;s:26:\"view.proyectos_page.page_1\";i:3;s:20:\"view.clientes.page_1\";i:4;s:17:\"view.blogs.page_1\";i:5;s:29:\"entity.contact_form.canonical\";}}',-1,1773073128.460,1,'config:system.menu.main','1'),('tree-data:main:O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:0:\"\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";N;s:15:\"expandedParents\";a:2:{i:0;s:0:\"\";i:1;s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc06iB3MnvB84criIRpxuLicgNEDt0Md0-cek0ZeihKlTk',_binary 'a:3:{s:4:\"tree\";a:7:{s:19:\"standard.front_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Home\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:1;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}}s:11:\"definitions\";a:7:{s:19:\"standard.front_page\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}}s:11:\"route_names\";a:6:{i:0;s:7:\"<front>\";i:1;s:21:\"entity.node.canonical\";i:2;s:26:\"view.proyectos_page.page_1\";i:3;s:20:\"view.clientes.page_1\";i:4;s:17:\"view.blogs.page_1\";i:5;s:29:\"entity.contact_form.canonical\";}}',-1,1773361114.009,1,'config:system.menu.main','1'),('tree-data:main:O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:0:\"\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";N;s:15:\"expandedParents\";a:2:{i:0;s:0:\"\";i:1;s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba517SbXZm56QkMgNuQggRihs_facVjisYynRo_nlMhEx-xw',_binary 'a:3:{s:4:\"tree\";a:7:{s:19:\"standard.front_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Home\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:1;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}}s:11:\"definitions\";a:7:{s:19:\"standard.front_page\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}}s:11:\"route_names\";a:6:{i:0;s:7:\"<front>\";i:1;s:21:\"entity.node.canonical\";i:2;s:26:\"view.proyectos_page.page_1\";i:3;s:20:\"view.clientes.page_1\";i:4;s:17:\"view.blogs.page_1\";i:5;s:29:\"entity.contact_form.canonical\";}}',-1,1773074886.992,1,'config:system.menu.main','1'),('tree-data:main:O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:0:\"\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";N;s:15:\"expandedParents\";a:2:{i:0;s:0:\"\";i:1;s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc84sM4XGkS3pjyvO02rdAdEXOcitzADHVIbWEvqeQhIJEQ',_binary 'a:3:{s:4:\"tree\";a:7:{s:19:\"standard.front_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Home\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:1;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}}s:11:\"definitions\";a:7:{s:19:\"standard.front_page\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}}s:11:\"route_names\";a:6:{i:0;s:7:\"<front>\";i:1;s:21:\"entity.node.canonical\";i:2;s:26:\"view.proyectos_page.page_1\";i:3;s:20:\"view.clientes.page_1\";i:4;s:17:\"view.blogs.page_1\";i:5;s:29:\"entity.contact_form.canonical\";}}',-1,1773073130.775,1,'config:system.menu.main','1'),('tree-data:main:O:35:\"Drupal\\Core\\Menu\\MenuTreeParameters\":6:{s:4:\"root\";s:0:\"\";s:8:\"minDepth\";i:1;s:8:\"maxDepth\";N;s:15:\"expandedParents\";a:2:{i:0;s:0:\"\";i:1;s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce7XqhtwJuyY2B3vA4Jl2391veb_FxSxUHfpp1gjMjMt7w',_binary 'a:3:{s:4:\"tree\";a:7:{s:19:\"standard.front_page\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Home\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:1;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:5:{s:10:\"definition\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:12:\"has_children\";s:1:\"0\";s:15:\"in_active_trail\";b:0;s:7:\"subtree\";a:0:{}s:5:\"depth\";s:1:\"1\";}}s:11:\"definitions\";a:7:{s:19:\"standard.front_page\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:19:\"standard.front_page\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:7:\"<front>\";s:16:\"route_parameters\";a:0:{}s:3:\"url\";s:0:\"\";s:5:\"title\";r:11;s:11:\"description\";s:0:\"\";s:5:\"class\";s:32:\"Drupal\\Core\\Menu\\MenuLinkDefault\";s:7:\"options\";a:0:{}s:8:\"provider\";s:8:\"standard\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-50\";s:8:\"metadata\";a:0:{}s:10:\"form_class\";s:41:\"Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm\";}s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"2\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:10:\"Somos CISC\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-49\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"1\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:26:\"view.proyectos_page.page_1\";s:16:\"route_parameters\";a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Proyectos\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-48\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"2\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:21:\"entity.node.canonical\";s:16:\"route_parameters\";a:1:{s:4:\"node\";s:1:\"3\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:9:\"Servicios\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:0:{}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-47\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"3\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:20:\"view.clientes.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Clientes\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:3:\"-46\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"4\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:17:\"view.blogs.page_1\";s:16:\"route_parameters\";a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:4:\"Blog\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"5\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";a:16:{s:9:\"menu_name\";s:4:\"main\";s:2:\"id\";s:54:\"menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f\";s:6:\"parent\";s:0:\"\";s:10:\"route_name\";s:29:\"entity.contact_form.canonical\";s:16:\"route_parameters\";a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}s:3:\"url\";s:0:\"\";s:5:\"title\";s:8:\"Contacto\";s:11:\"description\";N;s:5:\"class\";s:52:\"Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent\";s:7:\"options\";a:1:{s:5:\"query\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:7:\"enabled\";s:1:\"1\";s:8:\"expanded\";s:1:\"0\";s:6:\"weight\";s:1:\"0\";s:8:\"metadata\";a:1:{s:9:\"entity_id\";s:1:\"6\";}s:10:\"form_class\";s:50:\"\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";}}s:11:\"route_names\";a:6:{i:0;s:7:\"<front>\";i:1;s:21:\"entity.node.canonical\";i:2;s:26:\"view.proyectos_page.page_1\";i:3;s:20:\"view.clientes.page_1\";i:4;s:17:\"view.blogs.page_1\";i:5;s:29:\"entity.contact_form.canonical\";}}',-1,1773073172.482,1,'config:system.menu.main','1');
/*!40000 ALTER TABLE `cache_menu` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_render`
--

DROP TABLE IF EXISTS `cache_render`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_render` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_render`
--

LOCK TABLES `cache_render` WRITE;
/*!40000 ALTER TABLE `cache_render` DISABLE KEYS */;
INSERT INTO `cache_render` VALUES ('entity_view:block:cisc_theme_messages:[languages:language_interface]=es:[theme]=cisc_theme:[user.permissions]=4c435693a9b8e4af86f847c490b84b99dd0677c77eca4f8f64a74cf66be8a51f',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:247:\"<div data-drupal-messages-fallback class=\"hidden\"></div><drupal-render-placeholder callback=\"Drupal\\Core\\Render\\Element\\StatusMessages::renderMessages\" arguments=\"0\" token=\"_HAdUpwWmet0TOTe2PSiJuMntExoshbm1kh2wQzzzAA\"></drupal-render-placeholder>\n\";}s:9:\"#attached\";a:1:{s:12:\"placeholders\";a:1:{s:190:\"<drupal-render-placeholder callback=\"Drupal\\Core\\Render\\Element\\StatusMessages::renderMessages\" arguments=\"0\" token=\"_HAdUpwWmet0TOTe2PSiJuMntExoshbm1kh2wQzzzAA\"></drupal-render-placeholder>\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:57:\"Drupal\\Core\\Render\\Element\\StatusMessages::renderMessages\";i:1;a:1:{i:0;N;}}}}}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:3:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:38:\"config:block.block.cisc_theme_messages\";}s:7:\"max-age\";i:-1;}}',-1,1749049776.731,1,'block_view config:block.block.cisc_theme_messages rendered','11'),('entity_view:block:cisc_theme_messages:[languages:language_interface]=es:[theme]=cisc_theme:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:247:\"<div data-drupal-messages-fallback class=\"hidden\"></div><drupal-render-placeholder callback=\"Drupal\\Core\\Render\\Element\\StatusMessages::renderMessages\" arguments=\"0\" token=\"_HAdUpwWmet0TOTe2PSiJuMntExoshbm1kh2wQzzzAA\"></drupal-render-placeholder>\n\";}s:9:\"#attached\";a:1:{s:12:\"placeholders\";a:1:{s:190:\"<drupal-render-placeholder callback=\"Drupal\\Core\\Render\\Element\\StatusMessages::renderMessages\" arguments=\"0\" token=\"_HAdUpwWmet0TOTe2PSiJuMntExoshbm1kh2wQzzzAA\"></drupal-render-placeholder>\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:57:\"Drupal\\Core\\Render\\Element\\StatusMessages::renderMessages\";i:1;a:1:{i:0;N;}}}}}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:3:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:38:\"config:block.block.cisc_theme_messages\";}s:7:\"max-age\";i:-1;}}',-1,1749049772.937,1,'block_view config:block.block.cisc_theme_messages rendered','11'),('entity_view:block:cisc_theme_navegacionprincipal:[languages:language_interface]=es:[route.menu_active_trails:main]=menu_trail.main|menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082|:[theme]=cisc_theme:[user.SeK5I4F_X63nDHrdH-sdUd8Ezl_psCjk5qx-tS8K40g',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:1578:\"                                                            \n<section id=\"block-cisc-theme-navegacionprincipal\" class=\"block block-system block-system-menu-blockmain clearfix\">\n  \n        <hr class=\"block-hr\">\n  \n\n      \n              <ul data-block=\"navigation_collapsible\" class=\"menu nav navbar-nav\">\n                            <li class=\"expanded dropdown\">\n        <a href=\"/\" class=\"parent_link\" data-drupal-link-system-path=\"&lt;front&gt;\">Inicio</a>\n                  </li>\n                        <li class=\"expanded dropdown active\">\n        <a href=\"/inicio\" class=\"parent_link\" data-drupal-link-system-path=\"node/1\">Somos CISC</a>\n                  </li>\n                        <li class=\"expanded dropdown\">\n        <a href=\"/inicio\" class=\"parent_link\" data-drupal-link-system-path=\"node/1\">Proyectos</a>\n                  </li>\n                        <li class=\"expanded dropdown\">\n        <a href=\"/inicio\" class=\"parent_link\" data-drupal-link-system-path=\"node/1\">Servicios</a>\n                  </li>\n                        <li class=\"expanded dropdown\">\n        <a href=\"/inicio\" class=\"parent_link\" data-drupal-link-system-path=\"node/1\">Clientes</a>\n                  </li>\n                        <li class=\"expanded dropdown\">\n        <a href=\"/inicio\" class=\"parent_link\" data-drupal-link-system-path=\"node/1\">Blog</a>\n                  </li>\n                        <li class=\"expanded dropdown\">\n        <a href=\"/inicio\" class=\"parent_link\" data-drupal-link-system-path=\"node/1\">Contacto</a>\n                  </li>\n        </ul>\n  \n\n\n  </section>\n\";}s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:29:\"route.menu_active_trails:main\";i:2;s:5:\"theme\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:4:{i:0;s:10:\"block_view\";i:1;s:49:\"config:block.block.cisc_theme_navegacionprincipal\";i:2;s:23:\"config:system.menu.main\";i:3;s:6:\"node:1\";}s:7:\"max-age\";i:-1;}}',-1,1749049776.724,1,'block_view config:block.block.cisc_theme_navegacionprincipal config:system.menu.main node:1 rendered','59'),('entity_view:block:cisc_theme_navegacionprincipal:[languages:language_interface]=es:[route.menu_active_trails:main]=menu_trail.main|menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082|:[theme]=cisc_theme:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:1808:\"                                                            \n<section id=\"block-cisc-theme-navegacionprincipal\" class=\"contextual-region block block-system block-system-menu-blockmain clearfix\">\n  \n        <hr class=\"block-hr\">\n  <div data-contextual-id=\"block:block=cisc_theme_navegacionprincipal:langcode=es|menu:menu=main:langcode=es\" data-contextual-token=\"cEeG26IOq277K3QknDigw1tdYujGybAaKkFZ0cOFvtk\" data-drupal-ajax-container=\"\"></div>\n\n      \n              <ul data-block=\"navigation_collapsible\" class=\"menu nav navbar-nav\">\n                            <li class=\"expanded dropdown\">\n        <a href=\"/\" class=\"parent_link\" data-drupal-link-system-path=\"&lt;front&gt;\">Inicio</a>\n                  </li>\n                        <li class=\"expanded dropdown active\">\n        <a href=\"/inicio\" class=\"parent_link\" data-drupal-link-system-path=\"node/1\">Somos CISC</a>\n                  </li>\n                        <li class=\"expanded dropdown\">\n        <a href=\"/inicio\" class=\"parent_link\" data-drupal-link-system-path=\"node/1\">Proyectos</a>\n                  </li>\n                        <li class=\"expanded dropdown\">\n        <a href=\"/inicio\" class=\"parent_link\" data-drupal-link-system-path=\"node/1\">Servicios</a>\n                  </li>\n                        <li class=\"expanded dropdown\">\n        <a href=\"/inicio\" class=\"parent_link\" data-drupal-link-system-path=\"node/1\">Clientes</a>\n                  </li>\n                        <li class=\"expanded dropdown\">\n        <a href=\"/inicio\" class=\"parent_link\" data-drupal-link-system-path=\"node/1\">Blog</a>\n                  </li>\n                        <li class=\"expanded dropdown\">\n        <a href=\"/inicio\" class=\"parent_link\" data-drupal-link-system-path=\"node/1\">Contacto</a>\n                  </li>\n        </ul>\n  \n\n\n  </section>\n\";}s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:29:\"route.menu_active_trails:main\";i:2;s:5:\"theme\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:3:{i:0;s:10:\"block_view\";i:1;s:49:\"config:block.block.cisc_theme_navegacionprincipal\";i:2;s:23:\"config:system.menu.main\";}s:7:\"max-age\";i:-1;}}',-1,1749049772.930,1,'block_view config:block.block.cisc_theme_navegacionprincipal config:system.menu.main rendered','58'),('entity_view:block:cisc_theme_primary_admin_actions:[languages:language_interface]=es:[route]=entity.node.canonical02d270e527ee2db38f14edbd305a4fea048b224ab212dd8a734fefc49e4a04ab:[theme]=cisc_theme:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:51:\"config:block.block.cisc_theme_primary_admin_actions\";}s:7:\"max-age\";i:-1;}}',-1,1749049772.935,1,'block_view config:block.block.cisc_theme_primary_admin_actions rendered','11'),('entity_view:block:cisc_theme_primary_admin_actions:[languages:language_interface]=es:[route]=entity.node.canonical02d270e527ee2db38f14edbd305a4fea048b224ab212dd8a734fefc49e4a04ab:[theme]=cisc_theme:[user.permissip1kvKoPogTd0OXu-Sg7aS2ZiK18aknZO74sbePxmdtM',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:51:\"config:block.block.cisc_theme_primary_admin_actions\";}s:7:\"max-age\";i:-1;}}',-1,1749049776.729,1,'block_view config:block.block.cisc_theme_primary_admin_actions rendered','11'),('entity_view:block:cisc_theme_primary_admin_actions:[languages:language_interface]=es:[theme]=cisc_theme:[user.permissions]=4c435693a9b8e4af86f847c490b84b99dd0677c77eca4f8f64a74cf66be8a51f',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749049776.729,1,'','0'),('entity_view:block:cisc_theme_primary_admin_actions:[languages:language_interface]=es:[theme]=cisc_theme:[user.permissions]=is-admin',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749049772.934,1,'','0'),('entity_view:block:cisc_theme_primary_local_tasks:[languages:language_interface]=es:[route]=entity.node.canonical02d270e527ee2db38f14edbd305a4fea048b224ab212dd8a734fefc49e4a04ab:[theme]=cisc_theme:[user.permissionlzRXW6bDxn1ZEEa3apidVL7H3EwH-uzeePtu9KBh1Tc',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:4:{i:0;s:10:\"block_view\";i:1;s:49:\"config:block.block.cisc_theme_primary_local_tasks\";i:2;s:10:\"local_task\";i:3;s:6:\"node:1\";}s:7:\"max-age\";i:-1;}}',-1,1749049776.741,1,'block_view config:block.block.cisc_theme_primary_local_tasks local_task node:1 rendered','44'),('entity_view:block:cisc_theme_primary_local_tasks:[languages:language_interface]=es:[route]=entity.node.canonical02d270e527ee2db38f14edbd305a4fea048b224ab212dd8a734fefc49e4a04ab:[theme]=cisc_theme:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:1521:\"                                                            <section id=\"block-cisc-theme-primary-local-tasks\" class=\"contextual-region block block-core block-local-tasks-block clearfix\">\n  \n        <hr class=\"block-hr\">\n  <div data-contextual-id=\"block:block=cisc_theme_primary_local_tasks:langcode=es\" data-contextual-token=\"h_c12dL4HUCrP551dxqupsILxDXvAFZyVwA2ImrwZJA\" data-drupal-ajax-container=\"\"></div>\n\n        <nav class=\"tabs\" role=\"navigation\" aria-label=\"Pestañas\">\n      \n\n\n  <div class=\"dxpr-theme-mini-tabs-wrapper\" data-drupal-nav-primary-tabs>\n    <h2 class=\"visually-hidden\">Solapas principales</h2>\n    <ul class=\"tabs tabs--primary nav nav-tabs\"><li class=\"tabs__tab active page-item\">\n  <a href=\"/inicio\" class=\"tabs__link page-link active\">Ver</a>\n      <button class=\"tabs__trigger\" aria-label=\"Conmutación de la visualización de las pestañas\" aria-expanded=\"false\">\n      <span class=\"tabs__trigger-icon\">\n        <span></span>\n        <span></span>\n        <span></span>\n      </span>\n    </button>\n  </li>\n<li class=\"tabs__tab page-item\">\n  <a href=\"/node/1/edit\" class=\"tabs__link page-link \">Editar</a>\n  </li>\n<li class=\"tabs__tab page-item\">\n  <a href=\"/node/1/delete\" class=\"tabs__link page-link \">Eliminar</a>\n  </li>\n<li class=\"tabs__tab page-item\">\n  <a href=\"/node/1/revisions\" class=\"tabs__link page-link \">Revisiones</a>\n  </li>\n<li class=\"tabs__tab page-item\">\n  <a href=\"/devel/node/1\" class=\"tabs__link page-link \">Desarrollo</a>\n  </li>\n</ul>\n  </div>\n\n    </nav>\n  </section>\n\";}s:9:\"#attached\";a:1:{s:7:\"library\";a:2:{i:0;s:26:\"bootstrap5/drupal.nav-tabs\";i:1;s:22:\"dxpr_theme/drupal-tabs\";}}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:4:{i:0;s:10:\"block_view\";i:1;s:49:\"config:block.block.cisc_theme_primary_local_tasks\";i:2;s:10:\"local_task\";i:3;s:6:\"node:1\";}s:7:\"max-age\";i:-1;}}',-1,1749049772.966,1,'block_view config:block.block.cisc_theme_primary_local_tasks local_task node:1 rendered','44'),('entity_view:block:cisc_theme_primary_local_tasks:[languages:language_interface]=es:[theme]=cisc_theme:[user.permissions]=4c435693a9b8e4af86f847c490b84b99dd0677c77eca4f8f64a74cf66be8a51f',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749049776.741,1,'','0'),('entity_view:block:cisc_theme_primary_local_tasks:[languages:language_interface]=es:[theme]=cisc_theme:[user.permissions]=is-admin',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749049772.966,1,'','0'),('entity_view:block:cisc_theme_secondary_local_tasks:[languages:language_interface]=es:[route]=entity.node.canonical02d270e527ee2db38f14edbd305a4fea048b224ab212dd8a734fefc49e4a04ab:[theme]=cisc_theme:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:4:{i:0;s:10:\"block_view\";i:1;s:51:\"config:block.block.cisc_theme_secondary_local_tasks\";i:2;s:10:\"local_task\";i:3;s:6:\"node:1\";}s:7:\"max-age\";i:-1;}}',-1,1749049772.967,1,'block_view config:block.block.cisc_theme_secondary_local_tasks local_task node:1 rendered','44'),('entity_view:block:cisc_theme_secondary_local_tasks:[languages:language_interface]=es:[route]=entity.node.canonical02d270e527ee2db38f14edbd305a4fea048b224ab212dd8a734fefc49e4a04ab:[theme]=cisc_theme:[user.permissipTT1CfRQkjnNGwTPDx8xeKSaDQtlhj_IZZQVtIcPsEw',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:4:{i:0;s:10:\"block_view\";i:1;s:51:\"config:block.block.cisc_theme_secondary_local_tasks\";i:2;s:10:\"local_task\";i:3;s:6:\"node:1\";}s:7:\"max-age\";i:-1;}}',-1,1749049776.743,1,'block_view config:block.block.cisc_theme_secondary_local_tasks local_task node:1 rendered','44'),('entity_view:block:cisc_theme_secondary_local_tasks:[languages:language_interface]=es:[theme]=cisc_theme:[user.permissions]=4c435693a9b8e4af86f847c490b84b99dd0677c77eca4f8f64a74cf66be8a51f',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749049776.743,1,'','0'),('entity_view:block:cisc_theme_secondary_local_tasks:[languages:language_interface]=es:[theme]=cisc_theme:[user.permissions]=is-admin',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749049772.967,1,'','0'),('entity_view:block:claro_breadcrumbs:[languages:language_interface]=es:[route]=system.admin_configed046b27665dbed5286eb3d8a2dc884128892ca005b30826d36d06bfe74cd63e:[theme]=claro:[url.path.is_front]=is_front.0:[url.7IJ_MzyKIIwyohby6HAEN3VQyZf7EGg9pn-v9tYFT5s',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:600:\"<div id=\"block-claro-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n  \n    \n        <nav class=\"breadcrumb\" role=\"navigation\" aria-labelledby=\"system-breadcrumb\">\n    <h2 id=\"system-breadcrumb\" class=\"visually-hidden\">Ruta de navegación</h2>\n    <ol class=\"breadcrumb__list\">\n          <li class=\"breadcrumb__item\">\n                  <a href=\"/\" class=\"breadcrumb__link\">Inicio</a>\n              </li>\n          <li class=\"breadcrumb__item\">\n                  <a href=\"/admin\" class=\"breadcrumb__link\">Administración</a>\n              </li>\n        </ol>\n  </nav>\n\n  </div>\n\";}s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:6:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:15:\"url.path.parent\";i:4;s:17:\"url.path.is_front\";i:5;s:5:\"route\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:36:\"config:block.block.claro_breadcrumbs\";}s:7:\"max-age\";i:-1;}}',-1,1749122528.930,1,'block_view config:block.block.claro_breadcrumbs rendered','13'),('entity_view:block:claro_breadcrumbs:[languages:language_interface]=es:[route]=system.development_settings35786c7117b4e38d0f169239752ce71158266ae2f6e4aa230fbbb87bd699c0e3:[theme]=claro:[url.path.is_front]=is_frontLJHu4Msf6RILUtVti-ercVHMdmOEKpGOIAoyf6BJPcw',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:900:\"<div id=\"block-claro-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n  \n    \n        <nav class=\"breadcrumb\" role=\"navigation\" aria-labelledby=\"system-breadcrumb\">\n    <h2 id=\"system-breadcrumb\" class=\"visually-hidden\">Ruta de navegación</h2>\n    <ol class=\"breadcrumb__list\">\n          <li class=\"breadcrumb__item\">\n                  <a href=\"/\" class=\"breadcrumb__link\">Inicio</a>\n              </li>\n          <li class=\"breadcrumb__item\">\n                  <a href=\"/admin\" class=\"breadcrumb__link\">Administración</a>\n              </li>\n          <li class=\"breadcrumb__item\">\n                  <a href=\"/admin/config\" class=\"breadcrumb__link\">Configuración</a>\n              </li>\n          <li class=\"breadcrumb__item\">\n                  <a href=\"/admin/config/development\" class=\"breadcrumb__link\">Desarrollo</a>\n              </li>\n        </ol>\n  </nav>\n\n  </div>\n\";}s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:6:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:15:\"url.path.parent\";i:4;s:17:\"url.path.is_front\";i:5;s:5:\"route\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:36:\"config:block.block.claro_breadcrumbs\";}s:7:\"max-age\";i:-1;}}',-1,1749122601.217,1,'block_view config:block.block.claro_breadcrumbs rendered','13'),('entity_view:block:claro_breadcrumbs:[languages:language_interface]=es:[route]=system.status35786c7117b4e38d0f169239752ce71158266ae2f6e4aa230fbbb87bd699c0e3:[theme]=claro:[url.path.is_front]=is_front.0:[url.path.pIE7HLeBFcJg1dab0kg9T9fxOp3lI90-RrS0VwfcZqwE',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:741:\"<div id=\"block-claro-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n  \n    \n        <nav class=\"breadcrumb\" role=\"navigation\" aria-labelledby=\"system-breadcrumb\">\n    <h2 id=\"system-breadcrumb\" class=\"visually-hidden\">Ruta de navegación</h2>\n    <ol class=\"breadcrumb__list\">\n          <li class=\"breadcrumb__item\">\n                  <a href=\"/\" class=\"breadcrumb__link\">Inicio</a>\n              </li>\n          <li class=\"breadcrumb__item\">\n                  <a href=\"/admin\" class=\"breadcrumb__link\">Administración</a>\n              </li>\n          <li class=\"breadcrumb__item\">\n                  <a href=\"/admin/reports\" class=\"breadcrumb__link\">Informes</a>\n              </li>\n        </ol>\n  </nav>\n\n  </div>\n\";}s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:6:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:15:\"url.path.parent\";i:4;s:17:\"url.path.is_front\";i:5;s:5:\"route\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:36:\"config:block.block.claro_breadcrumbs\";}s:7:\"max-age\";i:-1;}}',-1,1749122534.005,1,'block_view config:block.block.claro_breadcrumbs rendered','13'),('entity_view:block:claro_breadcrumbs:[languages:language_interface]=es:[theme]=claro:[user.permissions]=is-admin',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:6:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:15:\"url.path.parent\";i:4;s:17:\"url.path.is_front\";i:5;s:5:\"route\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749122528.929,1,'','0'),('entity_view:block:claro_help:[languages:language_interface]=es:[route]=system.admin_configed046b27665dbed5286eb3d8a2dc884128892ca005b30826d36d06bfe74cd63e:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"route\";i:2;s:5:\"theme\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:29:\"config:block.block.claro_help\";}s:7:\"max-age\";i:-1;}}',-1,1749122528.950,1,'block_view config:block.block.claro_help rendered','13'),('entity_view:block:claro_help:[languages:language_interface]=es:[route]=system.development_settings35786c7117b4e38d0f169239752ce71158266ae2f6e4aa230fbbb87bd699c0e3:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"route\";i:2;s:5:\"theme\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:29:\"config:block.block.claro_help\";}s:7:\"max-age\";i:-1;}}',-1,1749122601.229,1,'block_view config:block.block.claro_help rendered','13'),('entity_view:block:claro_help:[languages:language_interface]=es:[route]=system.status35786c7117b4e38d0f169239752ce71158266ae2f6e4aa230fbbb87bd699c0e3:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:599:\"<div id=\"block-claro-help\" role=\"complementary\" class=\"block block-help block-help-block\">\n  \n    \n      <p>Aquí puede encontrar un breve resumen de los parámetros de sus sitio así como cualquier problema detectado en su instalación. Podría serle útil copiar y pegar esta información en las solicitudes de soporte archivadas en los foros de soporte de Drupal.org y en la colas de problemas del proyecto. Antes de archivar una solicitud de soporte, asegúrese de que su servidor web cumple los <a href=\"https://www.drupal.org/docs/system-requirements\">requisitos del sistema.</a></p>\n  </div>\n\";}s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"route\";i:2;s:5:\"theme\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:29:\"config:block.block.claro_help\";}s:7:\"max-age\";i:-1;}}',-1,1749122534.018,1,'block_view config:block.block.claro_help rendered','13'),('entity_view:block:claro_local_actions:[languages:language_interface]=es:[route]=system.admin_configed046b27665dbed5286eb3d8a2dc884128892ca005b30826d36d06bfe74cd63e:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:38:\"config:block.block.claro_local_actions\";}s:7:\"max-age\";i:-1;}}',-1,1749122528.952,1,'block_view config:block.block.claro_local_actions rendered','13'),('entity_view:block:claro_local_actions:[languages:language_interface]=es:[route]=system.development_settings35786c7117b4e38d0f169239752ce71158266ae2f6e4aa230fbbb87bd699c0e3:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:38:\"config:block.block.claro_local_actions\";}s:7:\"max-age\";i:-1;}}',-1,1749122601.231,1,'block_view config:block.block.claro_local_actions rendered','13'),('entity_view:block:claro_local_actions:[languages:language_interface]=es:[route]=system.status35786c7117b4e38d0f169239752ce71158266ae2f6e4aa230fbbb87bd699c0e3:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:38:\"config:block.block.claro_local_actions\";}s:7:\"max-age\";i:-1;}}',-1,1749122534.021,1,'block_view config:block.block.claro_local_actions rendered','13'),('entity_view:block:claro_local_actions:[languages:language_interface]=es:[theme]=claro:[user.permissions]=is-admin',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749122528.952,1,'','0'),('entity_view:block:claro_messages:[languages:language_interface]=es:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:261:\"<div data-drupal-messages-fallback class=\"hidden messages-list\"></div><drupal-render-placeholder callback=\"Drupal\\Core\\Render\\Element\\StatusMessages::renderMessages\" arguments=\"0\" token=\"_HAdUpwWmet0TOTe2PSiJuMntExoshbm1kh2wQzzzAA\"></drupal-render-placeholder>\n\";}s:9:\"#attached\";a:1:{s:12:\"placeholders\";a:1:{s:190:\"<drupal-render-placeholder callback=\"Drupal\\Core\\Render\\Element\\StatusMessages::renderMessages\" arguments=\"0\" token=\"_HAdUpwWmet0TOTe2PSiJuMntExoshbm1kh2wQzzzAA\"></drupal-render-placeholder>\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:57:\"Drupal\\Core\\Render\\Element\\StatusMessages::renderMessages\";i:1;a:1:{i:0;N;}}}}}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:3:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:10:\"block_view\";i:1;s:33:\"config:block.block.claro_messages\";}s:7:\"max-age\";i:-1;}}',-1,1749122528.948,1,'block_view config:block.block.claro_messages rendered','13'),('entity_view:block:claro_primary_local_tasks:[languages:language_interface]=es:[route]=system.admin_configed046b27665dbed5286eb3d8a2dc884128892ca005b30826d36d06bfe74cd63e:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:3:{i:0;s:10:\"block_view\";i:1;s:44:\"config:block.block.claro_primary_local_tasks\";i:2;s:10:\"local_task\";}s:7:\"max-age\";i:-1;}}',-1,1749122528.941,1,'block_view config:block.block.claro_primary_local_tasks local_task rendered','45'),('entity_view:block:claro_primary_local_tasks:[languages:language_interface]=es:[route]=system.development_settings35786c7117b4e38d0f169239752ce71158266ae2f6e4aa230fbbb87bd699c0e3:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:3:{i:0;s:10:\"block_view\";i:1;s:44:\"config:block.block.claro_primary_local_tasks\";i:2;s:10:\"local_task\";}s:7:\"max-age\";i:-1;}}',-1,1749122601.225,1,'block_view config:block.block.claro_primary_local_tasks local_task rendered','45'),('entity_view:block:claro_primary_local_tasks:[languages:language_interface]=es:[route]=system.status35786c7117b4e38d0f169239752ce71158266ae2f6e4aa230fbbb87bd699c0e3:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:3:{i:0;s:10:\"block_view\";i:1;s:44:\"config:block.block.claro_primary_local_tasks\";i:2;s:10:\"local_task\";}s:7:\"max-age\";i:-1;}}',-1,1749122534.014,1,'block_view config:block.block.claro_primary_local_tasks local_task rendered','45'),('entity_view:block:claro_primary_local_tasks:[languages:language_interface]=es:[theme]=claro:[user.permissions]=is-admin',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749122528.941,1,'','0'),('entity_view:block:claro_secondary_local_tasks:[languages:language_interface]=es:[route]=system.admin_configed046b27665dbed5286eb3d8a2dc884128892ca005b30826d36d06bfe74cd63e:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:3:{i:0;s:10:\"block_view\";i:1;s:46:\"config:block.block.claro_secondary_local_tasks\";i:2;s:10:\"local_task\";}s:7:\"max-age\";i:-1;}}',-1,1749122528.946,1,'block_view config:block.block.claro_secondary_local_tasks local_task rendered','45'),('entity_view:block:claro_secondary_local_tasks:[languages:language_interface]=es:[route]=system.development_settings35786c7117b4e38d0f169239752ce71158266ae2f6e4aa230fbbb87bd699c0e3:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:3:{i:0;s:10:\"block_view\";i:1;s:46:\"config:block.block.claro_secondary_local_tasks\";i:2;s:10:\"local_task\";}s:7:\"max-age\";i:-1;}}',-1,1749122601.227,1,'block_view config:block.block.claro_secondary_local_tasks local_task rendered','45'),('entity_view:block:claro_secondary_local_tasks:[languages:language_interface]=es:[route]=system.status35786c7117b4e38d0f169239752ce71158266ae2f6e4aa230fbbb87bd699c0e3:[theme]=claro:[user.permissions]=is-admin',_binary 'a:3:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:4:\"tags\";a:3:{i:0;s:10:\"block_view\";i:1;s:46:\"config:block.block.claro_secondary_local_tasks\";i:2;s:10:\"local_task\";}s:7:\"max-age\";i:-1;}}',-1,1749122534.016,1,'block_view config:block.block.claro_secondary_local_tasks local_task rendered','45'),('entity_view:block:claro_secondary_local_tasks:[languages:language_interface]=es:[theme]=claro:[user.permissions]=is-admin',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:5:\"route\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749122528.946,1,'','0'),('entity_view:node:1:full:[languages:language_interface]=es:[theme]=cisc_theme:[url.site]=https://cisc.ddev.site:[user.permissions]=4c435693a9b8e4af86f847c490b84b99dd0677c77eca4f8f64a74cf66be8a51f',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:7:{i:0;s:8:\"url.site\";i:1;s:28:\"languages:language_interface\";i:2;s:5:\"theme\";i:3;s:16:\"user.permissions\";i:4;s:24:\"user.roles:authenticated\";i:5;s:3:\"url\";i:6;s:8:\"timezone\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749049776.703,1,'','0'),('entity_view:node:1:full:[languages:language_interface]=es:[theme]=cisc_theme:[url.site]=https://cisc.ddev.site:[user.permissions]=is-admin',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:7:{i:0;s:8:\"url.site\";i:1;s:28:\"languages:language_interface\";i:2;s:5:\"theme\";i:3;s:16:\"user.permissions\";i:4;s:24:\"user.roles:authenticated\";i:5;s:3:\"url\";i:6;s:8:\"timezone\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749049772.595,1,'','0'),('entity_view:node:1:search_index:[languages:language_interface]=es:[theme]=claro:[timezone]=America/Bogota:[url]=https://cisc.ddev.site/admin/config:[user.permissions]=4c435693a9b8e4af86f847c490b84b99dd0677c77eca4f8f64a74cf66be8a51f',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:1273:\"<h1>Inicio</h1><span class=\"field field--name-title field--type-string field--label-hidden\">Inicio</span>\n\n            <div class=\"clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item\"><div class=\"az-element az-container dxpr\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"1|2|body\" data-az-human-readable=\"Ym9keSBvbiBwYWdlIEluaWNpbyA=\" data-az-langcode=\"es\" data-az-mode=\"static\">\n<div class=\"az-element az-section hover-style-A2807o1o7\" data-az-id=\"A2807o1o7\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Pc0ve41d3\" id=\"Pc0ve41d3\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Df9q9qtv3\" id=\"Df9q9qtv3\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-zhelqtwx3\" id=\"zhelqtwx3\"></div></div></div></div>\n</div></div>\n      <span class=\"field field--name-uid field--type-entity-reference field--label-hidden\"><span>admin</span></span>\n<span class=\"field field--name-created field--type-created field--label-hidden\"><time datetime=\"2025-06-03T16:42:12-05:00\" title=\"Martes, 3 Junio 2025 - 16:42\" class=\"datetime\">Mar, 3 Jun 2025 - 16:42</time>\n</span>\n\";}s:9:\"#attached\";a:3:{s:7:\"library\";a:3:{i:0;s:22:\"dxpr_builder/elements.\";i:1;s:17:\"dxpr_builder/core\";i:2;s:21:\"entity_browser/common\";}s:14:\"drupalSettings\";a:2:{s:11:\"dxprBuilder\";a:20:{s:14:\"messagesActive\";a:3:{s:16:\"free_items_limit\";b:0;s:16:\"free_users_limit\";b:0;s:18:\"insufficient_users\";b:0;}s:18:\"disallowContainers\";a:1:{i:0;s:8:\"1|2|body\";}s:11:\"currentPath\";s:13:\"/admin/config\";s:14:\"offsetSelector\";s:53:\".dxpr-theme-header--sticky, .dxpr-theme-header--fixed\";s:11:\"dxprAjaxUrl\";s:68:\"/dxpr_builder/ajax?token=8z5ZZhO1Ss7MjBofq6rix5tYxHabqU0WCRxRpJfRY5g\";s:11:\"dxprCsrfUrl\";s:18:\"/dxpr_builder/csrf\";s:12:\"dxprLanguage\";s:2:\"es\";s:18:\"dxprBuilderVersion\";s:5:\"2.7.5\";s:11:\"dxprBaseUrl\";s:43:\"/modules/contrib/dxpr_builder/dxpr_builder/\";s:12:\"dxprBasePath\";s:1:\"/\";s:13:\"dxprTokenInfo\";a:3:{s:3:\"sub\";s:5:\"28876\";s:5:\"scope\";s:17:\"dxpr/dxpr_builder\";s:9:\"dxpr_tier\";s:4:\"free\";}s:20:\"dxprSubscriptionInfo\";a:7:{s:17:\"site_license_used\";i:0;s:11:\"sites_limit\";i:0;s:11:\"users_limit\";i:1;s:14:\"entities_limit\";i:100;s:4:\"tier\";N;s:11:\"users_count\";i:1;s:6:\"status\";s:10:\"authorized\";}s:18:\"dxprDrmLastContact\";i:1749049770;s:10:\"serverTime\";i:1749122529;s:12:\"mediaBrowser\";s:13:\"media_library\";s:7:\"palette\";a:10:{i:0;s:7:\"#284ed9\";i:1;s:7:\"#05e993\";i:2;s:7:\"#284fd8\";i:3;s:7:\"#555555\";i:4;s:7:\"#333333\";i:5;s:7:\"#eeeeee\";i:6;s:7:\"#444444\";i:7;s:7:\"#21252a\";i:8;s:7:\"#747a85\";i:9;s:7:\"#284fd9\";}s:7:\"aiAgent\";a:6:{s:7:\"enabled\";b:1;s:5:\"model\";s:8:\"kavya-m1\";s:6:\"engine\";s:4:\"dxai\";s:6:\"apiKey\";s:1041:\"eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:13:\"tonesDropdown\";a:6:{i:0;a:2:{s:5:\"label\";s:12:\"Professional\";s:4:\"tone\";s:90:\"Use clear, concise language with a business-appropriate tone suitable for formal contexts.\";}i:1;a:2:{s:5:\"label\";s:11:\"Educational\";s:4:\"tone\";s:99:\"Explain concepts clearly with an informative approach that helps readers understand complex topics.\";}i:2;a:2:{s:5:\"label\";s:10:\"Persuasive\";s:4:\"tone\";s:88:\"Use compelling language to convince readers and support arguments with strong reasoning.\";}i:3;a:2:{s:5:\"label\";s:12:\"Approachable\";s:4:\"tone\";s:111:\"Write in a friendly and accessible manner, like talking to a friend, but in a sincere and professional context.\";}i:4;a:2:{s:5:\"label\";s:6:\"Formal\";s:4:\"tone\";s:94:\"Employ precise, structured language appropriate for official documentation and communications.\";}i:5;a:2:{s:5:\"label\";s:13:\"Inspirational\";s:4:\"tone\";s:84:\"Use motivational language that encourages action and creates a sense of possibility.\";}}s:16:\"commandsDropdown\";a:2:{i:0;a:2:{s:5:\"title\";s:14:\"Edit or review\";s:5:\"items\";a:5:{i:0;a:2:{s:5:\"title\";s:6:\"Polish\";s:7:\"command\";s:144:\"Fix spelling mistakes, use proper grammar and apply good writing practices.\nDo not lose the original meaning.\nYou must keep the text formatting.\";}i:1;a:2:{s:5:\"title\";s:21:\"Improve Tone of Voice\";s:7:\"command\";s:158:\"Rewrite the content to match the TONE while preserving the key message and meaning.\nEnsure the writing style is consistent.\nYou must keep the text formatting.\";}i:2;a:2:{s:5:\"title\";s:12:\"Make Shorter\";s:7:\"command\";s:134:\"Remove any repetitive, redundant, or non-essential writing in this\ncontent without changing the meaning or losing any key information.\";}i:3;a:2:{s:5:\"title\";s:11:\"Make Longer\";s:7:\"command\";s:148:\"Improve this content by using descriptive language and inserting\nmore information and more detailed explanations.\nYou must keep the text formatting.\";}i:4;a:2:{s:5:\"title\";s:17:\"Simplify Language\";s:7:\"command\";s:146:\"Simplify the writing style of this content and reduce the complexity,\nso that the content is easy to understand.\nYou must keep the text formatting\";}}}i:1;a:2:{s:5:\"title\";s:23:\"Generate from selection\";s:5:\"items\";a:2:{i:0;a:2:{s:5:\"title\";s:9:\"Summarize\";s:7:\"command\";s:146:\"Summarize this content into one paragraph of text. Include only the key ideas and conclusions.\nKeep it short. Do not keep original text formatting\";}i:1;a:2:{s:5:\"title\";s:8:\"Continue\";s:7:\"command\";s:142:\"Start with the provided content and write at the end of it continuing this topic.\nKeep the added part short.\nYou must keep the text formatting\";}}}}}s:15:\"recordAnalytics\";b:1;s:13:\"hideReminders\";b:1;s:13:\"notifications\";b:1;}s:14:\"entity_browser\";a:3:{s:17:\"dxprBuilderSingle\";a:3:{s:11:\"cardinality\";i:1;s:14:\"selection_mode\";s:16:\"selection_append\";s:8:\"selector\";b:0;}s:16:\"dxprBuilderMulti\";a:3:{s:11:\"cardinality\";i:-1;s:14:\"selection_mode\";s:16:\"selection_append\";s:8:\"selector\";b:0;}s:11:\"libraryPath\";s:27:\"/dxpr_builder/media-library\";}}s:12:\"placeholders\";a:1:{s:43:\"ULtAnlOQ3GSVjF2NSqPMK1uE6bu0ISUNvzWPZQffaow\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:17:\"dxpr_builder/ajax\";}}}}}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:6:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:8:\"timezone\";i:4;s:3:\"url\";i:5;s:8:\"url.site\";}s:4:\"tags\";a:4:{i:0;s:9:\"node_view\";i:1;s:6:\"node:1\";i:2;s:6:\"user:1\";i:3;s:28:\"config:dxpr_builder.settings\";}s:7:\"max-age\";i:1800;}}',1749124328,1749122529.311,1,'config:dxpr_builder.settings node:1 node_view rendered user:1','27'),('entity_view:node:1:search_index:[languages:language_interface]=es:[theme]=claro:[user.permissions]=4c435693a9b8e4af86f847c490b84b99dd0677c77eca4f8f64a74cf66be8a51f',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:6:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:8:\"timezone\";i:4;s:3:\"url\";i:5;s:8:\"url.site\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749122529.311,1,'','0'),('shortcut_set_toolbar_links:[languages:language_interface]=es:[theme]=cisc_theme:[user]=1',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:236:\"<ul class=\"toolbar-menu\"><li><a href=\"/node/add\">Add content</a></li><li><a href=\"/admin/content\">All content</a></li></ul><a href=\"/admin/config/user-interface/shortcut/manage/default/customize\" class=\"edit-shortcuts\">Editar atajos</a>\";}s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:4:\"user\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:27:\"config:shortcut.set.default\";}s:7:\"max-age\";i:-1;}}',-1,1749049773.066,1,'access_policies config:shortcut.set.default config:user.role.administrator config:user.role.authenticated rendered','28'),('shortcut_set_toolbar_links:[languages:language_interface]=es:[theme]=claro:[user]=1',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:236:\"<ul class=\"toolbar-menu\"><li><a href=\"/node/add\">Add content</a></li><li><a href=\"/admin/content\">All content</a></li></ul><a href=\"/admin/config/user-interface/shortcut/manage/default/customize\" class=\"edit-shortcuts\">Editar atajos</a>\";}s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:4:\"user\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:27:\"config:shortcut.set.default\";}s:7:\"max-age\";i:-1;}}',-1,1749122529.003,1,'access_policies config:shortcut.set.default config:user.role.administrator config:user.role.authenticated rendered','28'),('toolbar:[languages:language_interface]=es:[theme]=cisc_theme:[user.permissions]=is-admin',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:5:{i:0;s:16:\"user.permissions\";i:1;s:28:\"languages:language_interface\";i:2;s:5:\"theme\";i:3;s:20:\"user.roles:anonymous\";i:4;s:24:\"user.roles:authenticated\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749049772.890,1,'','0'),('toolbar:[languages:language_interface]=es:[theme]=cisc_theme:[user.permissions]=is-admin:[user.roles:anonymous]=false:[user.roles:authenticated]=true',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:110106:\"<div id=\"toolbar-administration\" role=\"group\" aria-label=\"Barra de administración del sitio web\" data-drupal-claro-processed-toolbar class=\"toolbar claro-toolbar\">\n  <nav id=\"toolbar-bar\" role=\"navigation\" aria-label=\"Elementos de la barra de herramientas\" class=\"toolbar-bar clearfix\">\n    <h2 class=\"visually-hidden\">Elementos de la barra de herramientas</h2>\n                <div class=\"home-toolbar-tab toolbar-tab\">\n        <a href=\"/\" title=\"Regresar al contenido del sitio\" class=\"toolbar-icon toolbar-icon-escape-admin toolbar-item\" data-toolbar-escape-admin>Regresar al sitio</a>\n        <div>\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\">\n          </nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        <a href=\"/admin\" title=\"Menú de administración\" class=\"toolbar-icon toolbar-icon-menu trigger toolbar-item\" data-drupal-subtrees=\"\" id=\"toolbar-item-administration\" data-toolbar-tray=\"toolbar-item-administration-tray\" role=\"button\" aria-pressed=\"false\">Administrar</a>\n        <div id=\"toolbar-item-administration-tray\" data-toolbar-tray=\"toolbar-item-administration-tray\" class=\"toolbar-tray\">\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\" aria-label=\"Menú de administración\">\n              <h3 class=\"toolbar-tray-name visually-hidden\">Menú de administración</h3>\n          <div class=\"toolbar-menu-administration\">\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-help\" title=\"\" data-drupal-link-system-path=\"&lt;front&gt;\">Herramientas</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/index\" class=\"toolbar-icon toolbar-icon-system-admin-index\" title=\"\" data-drupal-link-system-path=\"admin/index\">Índice</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/flush?token=-vYUsTab-SGnsqTR353M8epHdMSic5GWMCO-DZHoFRI\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush\" title=\"\" data-drupal-link-system-path=\"admin/flush\">Vaciar todas las cachés</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/flush/cssjs?token=nPvdA_FFdCv-w3ZQqKl2tcvX2y1PgqDqKTydiKspxfU\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-cssjs\" title=\"\" data-drupal-link-system-path=\"admin/flush/cssjs\">Flush CSS and JavaScript</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/views?token=vR5SYQubui_OwuG_70LyvJm6NBBPW3lNnk8Piqx2_-Q\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksflush-views\" title=\"\" data-drupal-link-system-path=\"admin/flush/views\">Flush views cache</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/theme_rebuild?token=_eUcfb2XnYlV7mGHww0pIKZ2Ccvdkbcypig0oPmBphw\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-theme-rebuild\" title=\"\" data-drupal-link-system-path=\"admin/flush/theme_rebuild\">Reconstruir el registro de temas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/menu?token=XibUkmnp-KFjAi7YwGsceDaZ9p04P3_w2cW1Wl5lfLk\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-menu\" title=\"\" data-drupal-link-system-path=\"admin/flush/menu\">Vaciar caché de enrutamiento y vínculos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/plugin?token=ZMUWTyhHrQqo8ank40GXMmvsa9hBdL595FoCuw1XItw\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-plugin\" title=\"\" data-drupal-link-system-path=\"admin/flush/plugin\">Vaciar caché de plugins</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/rendercache?token=tBx0twEB7umsWF5UeV8f9SjrNSFM3B5pUQiDdJJWso0\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-rendercache\" title=\"\" data-drupal-link-system-path=\"admin/flush/rendercache\">Vaciar caché de renderizado</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/static-caches?token=Uf2GbVIgggA8Xcxz88OKHX9Wqs7Qz7C8sPUDUu5nPiE\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-static\" title=\"\" data-drupal-link-system-path=\"admin/flush/static-caches\">Vaciar caché estática</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/twig?token=IjtasaT-ywBYQcsryGU7KlgOuZDDjmc0_-kf6kzitNM\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-twig\" title=\"\" data-drupal-link-system-path=\"admin/flush/twig\">Vaciar la caché de twig</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/development\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel\" title=\"\" data-drupal-link-system-path=\"admin/config/development\">Desarrollo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/development/devel/toolbar\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-toolbar-settings\" title=\"\" data-drupal-link-system-path=\"admin/config/development/devel/toolbar\">Devel Toolbar Settings</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/config\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-configs-list\" title=\"\" data-drupal-link-system-path=\"devel/config\">Editor de configuración</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/entity/info\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-entity-info-page\" title=\"\" data-drupal-link-system-path=\"devel/entity/info\">Información de entidad</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/elements\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-element-info\" title=\"\" data-drupal-link-system-path=\"devel/elements\">Información del Elemento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/devel\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-admin-settings\" title=\"\" data-drupal-link-system-path=\"admin/config/development/devel\">Opciones de desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/reset\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-menu-rebuild\" title=\"\" data-drupal-link-system-path=\"devel/menu/reset\">Reconstruir menú</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/theme/registry\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-theme-registry\" title=\"\" data-drupal-link-system-path=\"devel/theme/registry\">Registro de temas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/reinstall\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-reinstall\" title=\"\" data-drupal-link-system-path=\"devel/reinstall\">Reinstalar módulos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/state\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-state-system-page\" title=\"\" data-drupal-link-system-path=\"devel/state\">State editor</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/session\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-session\" title=\"\" data-drupal-link-system-path=\"devel/session\">Visor de sesión</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/run-cron?token=QrX7FQVJWZ11dOHZOqSrfi4uD-AxXoUw52uRW1wVTV4\" class=\"toolbar-icon toolbar-icon-system-run-cron\" title=\"\" data-drupal-link-system-path=\"run-cron\">Ejecutar cron</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/update.php\" class=\"toolbar-icon toolbar-icon-system-db-update\" title=\"\" data-drupal-link-system-path=\"update.php\">Ejecutar actualizaciones</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/user/logout?token=fzL0Ox4jS6qafdt6gzGzjWGb_hsR6kJ8L8E0D4hC5Mo\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksuser-logout\" title=\"\" data-drupal-link-system-path=\"user/logout\">Cerrar sesión</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/content\" title=\"Encontrar y administrar contenido.\" class=\"toolbar-icon toolbar-icon-system-admin-content\" data-drupal-link-system-path=\"admin/content\">Contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/content/files\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksview-files\" title=\"\" data-drupal-link-system-path=\"admin/content/files\">Archivos</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/node/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksnode-add\" title=\"\" data-drupal-link-system-path=\"node/add\">Añadir contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/node/add/article\" title=\"Use los artículos para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksnode-add-article\" data-drupal-link-system-path=\"node/add/article\">Artículo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/node/add/drag_and_drop_page\" title=\"Page builder page with DXPR Builder visual layout builder\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksnode-add-drag-and-drop-page\" data-drupal-link-system-path=\"node/add/drag_and_drop_page\">Drag and drop Page</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/node/add/page\" title=\"Utilice páginas básicas para el contenido estático, por ejemplo la página &#039;Sobre nosotros&#039;.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksnode-add-page\" data-drupal-link-system-path=\"node/add/page\">Página básica</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/content/block\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksblock-content-page\" title=\"\" data-drupal-link-system-path=\"admin/content/block\">Bloques</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/block/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksadd-block\" title=\"\" data-drupal-link-system-path=\"block/add\">Añadir bloque de contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/block/add/basic\" title=\"Un bloque básico contiene un título y un cuerpo.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksblock-content-add-basic\" data-drupal-link-system-path=\"block/add/basic\">Bloque básico</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/block/add/drag_and_drop_block\" title=\"Advanced page with visual page building tools. Powered by DXPR Builder.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksblock-content-add-drag-and-drop-block\" data-drupal-link-system-path=\"block/add/drag_and_drop_block\">Drag and Drop Block</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/content/comment\" title=\"Enumerar y editar los comentarios del sitio y la cola de aprobación de comentarios.\" class=\"toolbar-icon toolbar-icon-comment-admin\" data-drupal-link-system-path=\"admin/content/comment\">Comentarios</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/content/media\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-page\" title=\"\" data-drupal-link-system-path=\"admin/content/media\">Multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/media/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksadd-media\" title=\"\" data-drupal-link-system-path=\"media/add\">Añadir contenido multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/media/add/audio\" title=\"Un archivo de audio alojado localmente.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-add-audio\" data-drupal-link-system-path=\"media/add/audio\">Audio</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/media/add/document\" title=\"Un archivo o documento subido, como por ejemplo un PDF.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-add-document\" data-drupal-link-system-path=\"media/add/document\">Documento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/media/add/image\" title=\"Utilice imágenes locales para elementos multimedia reutilizables.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-add-image\" data-drupal-link-system-path=\"media/add/image\">Imagen</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/media/add/remote_video\" title=\"Un video almacenado remotamente en Youtube o Vimeo.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-add-remote-video\" data-drupal-link-system-path=\"media/add/remote_video\">Video remoto</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/media/add/video\" title=\"Un archivo de vídeo alojado localmente.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-add-video\" data-drupal-link-system-path=\"media/add/video\">Vídeo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/content/media-grid\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-library\" title=\"\" data-drupal-link-system-path=\"admin/content/media-grid\">Biblioteca de medios</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure\" title=\"Administrar bloques, tipos de contenido, menús, etc.\" class=\"toolbar-icon toolbar-icon-system-admin-structure\" data-drupal-link-system-path=\"admin/structure\">Estructura</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/block\" title=\"Configurar qué bloques de contenido aparecen en las zonas laterales del sitio y en otras regiones.\" class=\"toolbar-icon toolbar-icon-block-admin-display\" data-drupal-link-system-path=\"admin/structure/block\">Diseño de bloques</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/contact\" title=\"Crear y administrar formularios de contacto.\" class=\"toolbar-icon toolbar-icon-entity-contact-form-collection\" data-drupal-link-system-path=\"admin/structure/contact\">Formularios de contacto</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkscontact-form-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/add\">Añadir formulario de contacto</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/contact/manage/feedback\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-contact-form-edit-form-feedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback\">Comentarios sobre el sitio web</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/manage/feedback/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-contact-message-field-ui-fieldsfeedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/manage/feedback/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-contact-message-defaultfeedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/manage/feedback/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-contact-message-default-feedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/manage/feedback/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-contact-message-default-feedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/contact_form/feedback\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-contact-form-devel-load-feedback\" title=\"\" data-drupal-link-system-path=\"devel/contact_form/feedback\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/manage/feedback/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-contact-form-delete-form-feedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu\" title=\"Administrar menús y enlaces de menú.\" class=\"toolbar-icon toolbar-icon-entity-menu-collection\" data-drupal-link-system-path=\"admin/structure/menu\">Menús</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-form\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/add\">Añadir menú</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu/manage/admin\" title=\"Enlaces de tareas administrativas\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-edit-form-admin\" data-drupal-link-system-path=\"admin/structure/menu/manage/admin\">Administración</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/manage/admin/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-link-form-admin\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/manage/admin/add\">Añadir enlace</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/admin\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-devel-load-admin\" title=\"\" data-drupal-link-system-path=\"devel/menu/admin\">Desarrollo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu/manage/devel\" title=\"Links related to Devel module.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-edit-form-devel\" data-drupal-link-system-path=\"admin/structure/menu/manage/devel\">Desarrollo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/manage/devel/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-link-form-devel\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/manage/devel/add\">Añadir enlace</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/devel\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-devel-load-devel\" title=\"\" data-drupal-link-system-path=\"devel/menu/devel\">Desarrollo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu/manage/tools\" title=\"Enlaces de herramientas de usuario. Los suelen añadir los módulos\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-edit-form-tools\" data-drupal-link-system-path=\"admin/structure/menu/manage/tools\">Herramientas</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/manage/tools/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-link-form-tools\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/manage/tools/add\">Añadir enlace</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/tools\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-devel-load-tools\" title=\"\" data-drupal-link-system-path=\"devel/menu/tools\">Desarrollo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu/manage/account\" title=\"Enlaces relacionados con la cuenta del usuario activo\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-edit-form-account\" data-drupal-link-system-path=\"admin/structure/menu/manage/account\">Menú de cuenta de usuario</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/manage/account/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-link-form-account\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/manage/account/add\">Añadir enlace</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/account\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-devel-load-account\" title=\"\" data-drupal-link-system-path=\"devel/menu/account\">Desarrollo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu/manage/main\" title=\"Enlaces de secciones del sitio\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-edit-form-main\" data-drupal-link-system-path=\"admin/structure/menu/manage/main\">Navegación principal</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/manage/main/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-link-form-main\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/manage/main/add\">Añadir enlace</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/main\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-devel-load-main\" title=\"\" data-drupal-link-system-path=\"devel/menu/main\">Desarrollo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu/manage/footer\" title=\"Enlaces de información del sitio\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-edit-form-footer\" data-drupal-link-system-path=\"admin/structure/menu/manage/footer\">Pie de página</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/manage/footer/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-link-form-footer\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/manage/footer/add\">Añadir enlace</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/footer\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-devel-load-footer\" title=\"\" data-drupal-link-system-path=\"devel/menu/footer\">Desarrollo</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/display-modes\" title=\"Configurar qué visualizaciones están disponibles para el contenido y los formularios.\" class=\"toolbar-icon toolbar-icon-field-ui-display-mode\" data-drupal-link-system-path=\"admin/structure/display-modes\">Modos de visualización</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/display-modes/form\" title=\"Administrar modos de formulario personalizados.\" class=\"toolbar-icon toolbar-icon-entity-entity-form-mode-collection\" data-drupal-link-system-path=\"admin/structure/display-modes/form\">Modos de formulario</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/display-modes/form/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksfield-ui-entity-form-mode-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/display-modes/form/add\">Agregar modo de formulario</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/display-modes/view\" title=\"Administrar modos de visualización personalizados\" class=\"toolbar-icon toolbar-icon-entity-entity-view-mode-collection\" data-drupal-link-system-path=\"admin/structure/display-modes/view\">Modos de visualización</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/display-modes/view/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksfield-ui-entity-view-mode-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/display-modes/view/add\">Añadir modo de vista</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/taxonomy\" title=\"Administrar el etiquetado, categorización y clasificación del contenido.\" class=\"toolbar-icon toolbar-icon-entity-taxonomy-vocabulary-collection\" data-drupal-link-system-path=\"admin/structure/taxonomy\">Taxonomía</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-add-form\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/add\">Agregar vocabulario</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/overview\" title=\"Commands for AI editing tools\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-overview-form-ai-agent-commands\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/overview\">AI Edit Commands</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-edit-form-ai-agent-commands\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands\">Editar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/overview/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-term-field-ui-fieldsai-agent-commands\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/overview/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/overview/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-taxonomy-term-defaultai-agent-commands\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/overview/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/overview/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-taxonomy-term-default-ai-agent-commands\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/overview/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/overview/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-taxonomy-term-default-ai-agent-commands\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/overview/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/taxonomy_vocabulary/ai_agent_commands\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-devel-load-ai-agent-commands\" title=\"\" data-drupal-link-system-path=\"devel/taxonomy_vocabulary/ai_agent_commands\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-delete-form-ai-agent-commands\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/overview\" title=\"Tones of voice for AI content generation\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-overview-form-ai-tone-of-voice\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/overview\">AI Tone of Voice</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-edit-form-ai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice\">Editar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/overview/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-term-field-ui-fieldsai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/overview/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/overview/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-taxonomy-term-defaultai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/overview/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/overview/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-taxonomy-term-default-ai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/overview/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/overview/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-taxonomy-term-default-ai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/overview/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/taxonomy_vocabulary/ai_tone_of_voice\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-devel-load-ai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"devel/taxonomy_vocabulary/ai_tone_of_voice\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-delete-form-ai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/overview\" title=\"Utilice etiquetas para agrupar artículos sobre temas similares en categorías.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-overview-form-tags\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/overview\">Etiquetas</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/tags\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-edit-form-tags\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags\">Editar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/overview/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-term-field-ui-fieldstags\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/overview/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/overview/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-taxonomy-term-defaulttags\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/overview/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/overview/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-taxonomy-term-default-tags\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/overview/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/overview/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-taxonomy-term-default-tags\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/overview/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/taxonomy_vocabulary/tags\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-devel-load-tags\" title=\"\" data-drupal-link-system-path=\"devel/taxonomy_vocabulary/tags\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-delete-form-tags\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/block-content\" title=\"Create and manage fields, forms, and display settings for your content blocks.\" class=\"toolbar-icon toolbar-icon-entity-block-content-type-collection\" data-drupal-link-system-path=\"admin/structure/block-content\">Tipos de bloques</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/block-content/manage/basic\" title=\"Un bloque básico contiene un título y un cuerpo.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-type-edit-form-basic\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic\">Bloque básico</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/basic/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-field-ui-fieldsbasic\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/basic/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-block-content-defaultbasic\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/basic/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-block-content-default-basic\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/basic/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-block-content-default-basic\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/block_content_type/basic\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-type-devel-load-basic\" title=\"\" data-drupal-link-system-path=\"devel/block_content_type/basic\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/basic/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-type-delete-form-basic\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block\" title=\"Advanced page with visual page building tools. Powered by DXPR Builder.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-type-edit-form-drag-and-drop-block\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block\">Drag and Drop Block</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-field-ui-fieldsdrag-and-drop-block\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-block-content-defaultdrag-and-drop-block\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-block-content-default-drag-and-drop-block\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-block-content-default-drag-and-drop-block\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/block_content_type/drag_and_drop_block\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-type-devel-load-drag-and-drop-block\" title=\"\" data-drupal-link-system-path=\"devel/block_content_type/drag_and_drop_block\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-type-delete-form-drag-and-drop-block\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/comment\" title=\"Administrar el formulario y la configuración de presentación de los comentarios.\" class=\"toolbar-icon toolbar-icon-entity-comment-type-collection\" data-drupal-link-system-path=\"admin/structure/comment\">Tipos de comentario</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/comment/manage/comment\" title=\"Permite comentar el contenido\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-comment-type-edit-form-comment\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment\">Comentarios predeterminados</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/comment/manage/comment/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-comment-field-ui-fieldscomment\" title=\"\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/comment/manage/comment/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-comment-defaultcomment\" title=\"\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/comment/manage/comment/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-comment-default-comment\" title=\"\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/comment/manage/comment/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-comment-default-comment\" title=\"\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/comment_type/comment\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-comment-type-devel-load-comment\" title=\"\" data-drupal-link-system-path=\"devel/comment_type/comment\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/comment/manage/comment/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-comment-type-delete-form-comment\" title=\"\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/types\" title=\"Crear y administrar campos, formularios y opciones de presentación para el contenido.\" class=\"toolbar-icon toolbar-icon-entity-node-type-collection\" data-drupal-link-system-path=\"admin/structure/types\">Tipos de contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksnode-type-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/add\">Añadir tipo de contenido</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/types/manage/article\" title=\"Use los artículos para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-edit-form-article\" data-drupal-link-system-path=\"admin/structure/types/manage/article\">Artículo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/article/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-field-ui-fieldsarticle\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/article/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/article/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-node-defaultarticle\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/article/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/article/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-node-default-article\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/article/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/article/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-node-default-article\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/article/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/node_type/article\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-devel-load-article\" title=\"\" data-drupal-link-system-path=\"devel/node_type/article\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/article/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-delete-form-article\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/article/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page\" title=\"Page builder page with DXPR Builder visual layout builder\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-edit-form-drag-and-drop-page\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page\">Drag and drop Page</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-field-ui-fieldsdrag-and-drop-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-node-defaultdrag-and-drop-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-node-default-drag-and-drop-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-node-default-drag-and-drop-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/node_type/drag_and_drop_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-devel-load-drag-and-drop-page\" title=\"\" data-drupal-link-system-path=\"devel/node_type/drag_and_drop_page\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-delete-form-drag-and-drop-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/types/manage/page\" title=\"Utilice páginas básicas para el contenido estático, por ejemplo la página &#039;Sobre nosotros&#039;.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-edit-form-page\" data-drupal-link-system-path=\"admin/structure/types/manage/page\">Página básica</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/page/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-field-ui-fieldspage\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/page/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/page/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-node-defaultpage\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/page/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/page/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-node-default-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/page/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/page/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-node-default-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/page/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/node_type/page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-devel-load-page\" title=\"\" data-drupal-link-system-path=\"devel/node_type/page\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/page/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-delete-form-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/page/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media\" title=\"Gestionar tipos multimedia.\" class=\"toolbar-icon toolbar-icon-entity-media-type-collection\" data-drupal-link-system-path=\"admin/structure/media\">Tipos multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-type-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/add\">Añadir tipo multimedia</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media/manage/audio\" title=\"Un archivo de audio alojado localmente.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-edit-form-audio\" data-drupal-link-system-path=\"admin/structure/media/manage/audio\">Audio</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/audio/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-field-ui-fieldsaudio\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/audio/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/audio/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-media-defaultaudio\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/audio/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/audio/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-media-default-audio\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/audio/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/audio/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-media-default-audio\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/audio/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/media_type/audio\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-devel-load-audio\" title=\"\" data-drupal-link-system-path=\"devel/media_type/audio\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/audio/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-delete-form-audio\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/audio/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media/manage/document\" title=\"Un archivo o documento subido, como por ejemplo un PDF.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-edit-form-document\" data-drupal-link-system-path=\"admin/structure/media/manage/document\">Documento</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/document/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-field-ui-fieldsdocument\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/document/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/document/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-media-defaultdocument\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/document/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/document/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-media-default-document\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/document/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/document/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-media-default-document\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/document/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/media_type/document\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-devel-load-document\" title=\"\" data-drupal-link-system-path=\"devel/media_type/document\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/document/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-delete-form-document\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/document/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media/manage/image\" title=\"Utilice imágenes locales para elementos multimedia reutilizables.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-edit-form-image\" data-drupal-link-system-path=\"admin/structure/media/manage/image\">Imagen</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/image/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-field-ui-fieldsimage\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/image/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/image/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-media-defaultimage\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/image/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/image/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-media-default-image\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/image/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/image/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-media-default-image\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/image/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/media_type/image\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-devel-load-image\" title=\"\" data-drupal-link-system-path=\"devel/media_type/image\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/image/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-delete-form-image\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/image/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media/manage/remote_video\" title=\"Un video almacenado remotamente en Youtube o Vimeo.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-edit-form-remote-video\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video\">Video remoto</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/remote_video/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-field-ui-fieldsremote-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/remote_video/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-media-defaultremote-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/remote_video/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-media-default-remote-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/remote_video/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-media-default-remote-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/media_type/remote_video\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-devel-load-remote-video\" title=\"\" data-drupal-link-system-path=\"devel/media_type/remote_video\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/remote_video/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-delete-form-remote-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media/manage/video\" title=\"Un archivo de vídeo alojado localmente.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-edit-form-video\" data-drupal-link-system-path=\"admin/structure/media/manage/video\">Vídeo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/video/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-field-ui-fieldsvideo\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/video/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/video/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-media-defaultvideo\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/video/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/video/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-media-default-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/video/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/video/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-media-default-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/video/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/media_type/video\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-devel-load-video\" title=\"\" data-drupal-link-system-path=\"devel/media_type/video\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/video/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-delete-form-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/video/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/views\" title=\"Administrar listas personalizadas de contenido.\" class=\"toolbar-icon toolbar-icon-entity-view-collection\" data-drupal-link-system-path=\"admin/structure/views\">Vistas</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/add\">Añadir vista</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/files\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-files\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/files\">Archivos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/media_library\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-media-library\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/media_library\">Biblioteca de medios</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/who_s_online\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-who-s-online\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/who_s_online\">Bloque de usuarios conectados</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/comment\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-comment\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/comment\">Comentarios</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/comments_recent\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-comments-recent\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/comments_recent\">Comentarios recientes</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/content\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-content\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/content\">Contenido</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/content_recent\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-content-recent\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/content_recent\">Contenido reciente</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/block_content\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-block-content\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/block_content\">Content blocks</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/watchdog\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-watchdog\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/watchdog\">Guardián</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/media\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-media\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/media\">Multimedia</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/frontpage\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-frontpage\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/frontpage\">Página inicio</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/who_s_new\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-who-s-new\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/who_s_new\">Quién es nuevo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/taxonomy_term\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-taxonomy-term\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/taxonomy_term\">Término de taxonomía</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/user_admin_people\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-user-admin-people\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/user_admin_people\">Usuarios</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/appearance\" title=\"Seleccionar y configurar temas\" class=\"toolbar-icon toolbar-icon-system-themes-page\" data-drupal-link-system-path=\"admin/appearance\">Apariencia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/appearance/update\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksupdate-theme-update\" title=\"\" data-drupal-link-system-path=\"admin/appearance/update\">Actualizar</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/appearance/settings\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkssystem-theme-settings\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings\">Configuración</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/bootstrap5\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkssystem-theme-settings-theme-bootstrap5\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/bootstrap5\">Bootstrap5</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/cisc_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkssystem-theme-settings-theme-cisc-theme\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/cisc_theme\">CISC Theme</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/claro\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkssystem-theme-settings-theme-claro\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/claro\">Claro</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/dxpr_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkssystem-theme-settings-theme-dxpr-theme\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/dxpr_theme\">DXPR Theme</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/olivero\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkssystem-theme-settings-theme-olivero\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/olivero\">Olivero</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/dxpr_studio\" class=\"toolbar-icon toolbar-icon-dxpr-builder-studio\" title=\"\" data-drupal-link-system-path=\"admin/dxpr_studio\">DXPR Studio</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder\" title=\"Configure DXPR Builder.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-studio-builder\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder\">DXPR Builder</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/settings\" title=\"Configuration settings for DXPR Builder.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-setings\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/settings\">Configuración General</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/content\" title=\"View listing of DXPR content items that count towards your license limit.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-licensed-content\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/content\">Content items</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/page_template\" title=\"Configure DXPR Builder Page templates.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-page-templates\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/page_template\">Page Templates</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/user_licenses\" title=\"View DXPR Builder user licenses.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-user-licenses\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/user_licenses\">User Licenses</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/profile\" title=\"Configure DXPR Builder User profiles.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-user-profiles\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/profile\">User Profiles</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/user_templates\" title=\"Configure DXPR Builder User templates.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-user-templates\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/user_templates\">User Templates</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/ai_settings\" title=\"Configure DXPR Builder AI features.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-ai-settings\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/ai_settings\">AI (beta)</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/dxpr_studio/dxpr_theme\" title=\"Change the site-wide settings of your default theme\" class=\"toolbar-icon toolbar-icon-dxpr-theme-helper-studio-theme\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_theme\">DXPR Theme</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/cisc_theme\" title=\"Site-wide theme settings for CISC Theme\" class=\"toolbar-icon toolbar-icon-dxpr-theme-helper-theme-setings\" data-drupal-link-system-path=\"admin/appearance/settings/cisc_theme\">Configuración de tema visual</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/modules\" title=\"Add and install modules to extend site functionality.\" class=\"toolbar-icon toolbar-icon-system-modules-list\" data-drupal-link-system-path=\"admin/modules\">Ampliar</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/modules/update\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksupdate-module-update\" title=\"\" data-drupal-link-system-path=\"admin/modules/update\">Actualizar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/modules/uninstall\" class=\"toolbar-icon toolbar-icon-system-modules-uninstall\" title=\"\" data-drupal-link-system-path=\"admin/modules/uninstall\">Desinstalar módulo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config\" title=\"Administrar opciones.\" class=\"toolbar-icon toolbar-icon-system-admin-config\" data-drupal-link-system-path=\"admin/config\">Configuración</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/system\" title=\"Configurar los parámetros básicos del sitio, acciones y cron.\" class=\"toolbar-icon toolbar-icon-system-admin-config-system\" data-drupal-link-system-path=\"admin/config/system\">Sistema</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/system/site-information\" title=\"Cambiar nombre del sitio, dirección de correo electrónico, eslogan, página de inicio predeterminada, y páginas de error.\" class=\"toolbar-icon toolbar-icon-system-site-information-settings\" data-drupal-link-system-path=\"admin/config/system/site-information\">Configuraciones básicas del sitio</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/system/cron\" title=\"Administrar tareas de mantenimiento automáticas.\" class=\"toolbar-icon toolbar-icon-system-cron-settings\" data-drupal-link-system-path=\"admin/config/system/cron\">Cron</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/people\" title=\"Configurar cuentas de usuario.\" class=\"toolbar-icon toolbar-icon-user-admin-index\" data-drupal-link-system-path=\"admin/config/people\">Usuarios</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/people/accounts\" title=\"Configurar las opciones predeterminadas de usuario, incluidos los campos, requisitos de registro, y mensajes de correo electrónico.\" class=\"toolbar-icon toolbar-icon-entity-user-admin-form\" data-drupal-link-system-path=\"admin/config/people/accounts\">Configuración de la cuenta</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/people/accounts/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-field-ui-fields-\" title=\"\" data-drupal-link-system-path=\"admin/config/people/accounts/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/people/accounts/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-user-default-\" title=\"\" data-drupal-link-system-path=\"admin/config/people/accounts/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/people/accounts/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-user-default-\" title=\"\" data-drupal-link-system-path=\"admin/config/people/accounts/display\">Gestionar presentación</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/content\" title=\"Configurar el formato y la autoría del contenido.\" class=\"toolbar-icon toolbar-icon-system-admin-config-content\" data-drupal-link-system-path=\"admin/config/content\">Autoría del contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/settings\" title=\"Configuration settings for DXPR Builder.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-settings\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/settings\">DXPR Builder</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/content/formats\" title=\"Seleccione y configure los editores de texto y como los contenidos son filtrados cuando se muestran en pantalla.\" class=\"toolbar-icon toolbar-icon-filter-admin-overview\" data-drupal-link-system-path=\"admin/config/content/formats\">Formato y editores de texto</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/content/entity_browser\" title=\"Manage entity browsers.\" class=\"toolbar-icon toolbar-icon-entity-entity-browser-collection\" data-drupal-link-system-path=\"admin/config/content/entity_browser\">Navegadores de entidades</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/user-interface\" title=\"Configurar la interfaz de administración de usuario.\" class=\"toolbar-icon toolbar-icon-system-admin-config-ui\" data-drupal-link-system-path=\"admin/config/user-interface\">Interfaz de usuario</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/user-interface/admin-toolbar\" title=\"Configure the Admin Toolbar module.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-settings\" data-drupal-link-system-path=\"admin/config/user-interface/admin-toolbar\">Admin Toolbar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/user-interface/admin-toolbar-tools\" title=\"Configure the Admin Toolbar Tools module.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-settings\" data-drupal-link-system-path=\"admin/config/user-interface/admin-toolbar-tools\">Admin Toolbar Tools</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/user-interface/shortcut\" title=\"Agregar y modificar conjuntos de atajos.\" class=\"toolbar-icon toolbar-icon-entity-shortcut-set-collection\" data-drupal-link-system-path=\"admin/config/user-interface/shortcut\">Atajos</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/search\" title=\"Configurar la búsqueda en el sitio web, metadatos y optimización para motores de búsqueda.\" class=\"toolbar-icon toolbar-icon-system-admin-config-search\" data-drupal-link-system-path=\"admin/config/search\">Búsqueda y meta datos</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/search/pages\" title=\"Configurar las páginas de búsqueda y las opciones de indexación de las búsquedas.\" class=\"toolbar-icon toolbar-icon-entity-search-page-collection\" data-drupal-link-system-path=\"admin/config/search/pages\">Buscar páginas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/search/path\" title=\"Añadir URLs personalizadas a rutas existentes.\" class=\"toolbar-icon toolbar-icon-entity-path-alias-collection\" data-drupal-link-system-path=\"admin/config/search/path\">Alias de URL</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/development\" title=\"Configurar y usar las herramientas de desarrollo.\" class=\"toolbar-icon toolbar-icon-system-admin-config-development\" data-drupal-link-system-path=\"admin/config/development\">Desarrollo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/development/performance\" title=\"Configurar cache y optimización de ancho de banda.\" class=\"toolbar-icon toolbar-icon-system-performance-settings\" data-drupal-link-system-path=\"admin/config/development/performance\">Rendimiento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/settings\" title=\"Configure theme development settings\" class=\"toolbar-icon toolbar-icon-system-development-settings\" data-drupal-link-system-path=\"admin/config/development/settings\">Configuración de desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/logging\" title=\"Configurar la presentación de mensajes de error y los registros de la base de datos.\" class=\"toolbar-icon toolbar-icon-system-logging-settings\" data-drupal-link-system-path=\"admin/config/development/logging\">Registro y errores</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/maintenance\" title=\"Desconectar el sitio para su mantenimiento o actualización.\" class=\"toolbar-icon toolbar-icon-system-site-maintenance-mode\" data-drupal-link-system-path=\"admin/config/development/maintenance\">Modo de mantenimiento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/devel\" title=\"Helper functions, pages, and blocks to assist Drupal developers. The devel blocks can be managed via the block administration page.\" class=\"toolbar-icon toolbar-icon-devel-admin-settings\" data-drupal-link-system-path=\"admin/config/development/devel\">Opciones de desarrollo</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/development/configuration\" title=\"Importar y exportar la configuración.\" class=\"toolbar-icon toolbar-icon-config-sync\" data-drupal-link-system-path=\"admin/config/development/configuration\">Sincronización de configuración</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/development/configuration/full/import\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksconfig-import\" title=\"\" data-drupal-link-system-path=\"admin/config/development/configuration/full/import\">Importar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/configuration/full/export\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksconfig-export\" title=\"\" data-drupal-link-system-path=\"admin/config/development/configuration/full/export\">Exportar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/media\" class=\"toolbar-icon toolbar-icon-system-admin-config-media\" title=\"\" data-drupal-link-system-path=\"admin/config/media\">Multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/media/media-library\" title=\"Gestionar ajustes de Media Library.\" class=\"toolbar-icon toolbar-icon-media-library-settings\" data-drupal-link-system-path=\"admin/config/media/media-library\">Ajustes de Media Library</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/media-settings\" title=\"Gestionar configuracion multimedia.\" class=\"toolbar-icon toolbar-icon-media-settings\" data-drupal-link-system-path=\"admin/config/media/media-settings\">Configuración multimedia</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/image-styles\" title=\"Configurar estilos que se pueden usar para redimensionar o ajustar la presentación de imágenes.\" class=\"toolbar-icon toolbar-icon-entity-image-style-collection\" data-drupal-link-system-path=\"admin/config/media/image-styles\">Estilos de imagen</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/file-system\" title=\"Configura la localización de los archivos subidos y cómo acceder a ellos.\" class=\"toolbar-icon toolbar-icon-system-file-system-settings\" data-drupal-link-system-path=\"admin/config/media/file-system\">Sistema de archivos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/image-toolkit\" title=\"Elegir qué juego de herramientas de imágenes quiere usar si ha instalado otros opcionales.\" class=\"toolbar-icon toolbar-icon-system-image-toolkit-settings\" data-drupal-link-system-path=\"admin/config/media/image-toolkit\">Juego de herramientas de imágenes</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/regional\" title=\"Configurar los parámetros regionales, localización y traducción.\" class=\"toolbar-icon toolbar-icon-system-admin-config-regional\" data-drupal-link-system-path=\"admin/config/regional\">Region and language</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/settings\" title=\"Configurar los ajustes de localización y zona horaria.\" class=\"toolbar-icon toolbar-icon-system-regional-settings\" data-drupal-link-system-path=\"admin/config/regional/settings\">Opciones regionales</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/date-time\" title=\"Configurar cómo se muestran las fechas y las horas.\" class=\"toolbar-icon toolbar-icon-entity-date-format-collection\" data-drupal-link-system-path=\"admin/config/regional/date-time\">Formato de fecha y hora</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/regional/language\" title=\"Configurar idiomas para el contenido, interfaz, y configuración.\" class=\"toolbar-icon toolbar-icon-entity-configurable-language-collection\" data-drupal-link-system-path=\"admin/config/regional/language\">Idiomas</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/language/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkslanguage-add\" title=\"\" data-drupal-link-system-path=\"admin/config/regional/language/add\">Agregar idioma</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/language/detection\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkslanguage-negotiation\" title=\"\" data-drupal-link-system-path=\"admin/config/regional/language/detection\">Detección y selección</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/content-language\" title=\"Configure los idiomas disponibles para el contenido.\" class=\"toolbar-icon toolbar-icon-language-content-settings-page\" data-drupal-link-system-path=\"admin/config/regional/content-language\">Idioma del contenido</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/translate\" title=\"Configurar la importación de archivos de traducción, y añadir o personalizar interfaces de traducción\" class=\"toolbar-icon toolbar-icon-locale-translate-page\" data-drupal-link-system-path=\"admin/config/regional/translate\">Traducción de la interfaz de usuario</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/services\" class=\"toolbar-icon toolbar-icon-system-admin-config-services\" title=\"\" data-drupal-link-system-path=\"admin/config/services\">Servicios web</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/services/rss-publishing\" title=\"Configurar la descripción del sitio, el número de artículos por fuente de datos, y si estos deben ser títulos/resúmenes/texto completo.\" class=\"toolbar-icon toolbar-icon-system-rss-feeds-settings\" data-drupal-link-system-path=\"admin/config/services/rss-publishing\">Publicación RSS</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/services/linkset\" title=\"Enable or disable the menu linkset endpoint\" class=\"toolbar-icon toolbar-icon-system-linkset-settings\" data-drupal-link-system-path=\"admin/config/services/linkset\">Menu Linkset Settings</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people\" title=\"Gestionar cuentas, roles y permisos de usuarios.\" class=\"toolbar-icon toolbar-icon-entity-user-collection\" data-drupal-link-system-path=\"admin/people\">Usuarios</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/people/create\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksuser-admin-create\" title=\"\" data-drupal-link-system-path=\"admin/people/create\">Añadir usuario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksuser-admin-permissions\" title=\"\" data-drupal-link-system-path=\"admin/people/permissions\">Permisos</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people/roles\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-collection\" title=\"\" data-drupal-link-system-path=\"admin/people/roles\">Roles</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/people/roles/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksuser-role-add\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/add\">Añadir rol</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people/roles/manage/anonymous\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-form-anonymous\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/anonymous\">Usuario anónimo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/devel/user_role/anonymous\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-devel-load-anonymous\" title=\"\" data-drupal-link-system-path=\"devel/user_role/anonymous\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/permissions/anonymous\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-permissions-form-anonymous\" title=\"\" data-drupal-link-system-path=\"admin/people/permissions/anonymous\">Editar permisos</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people/roles/manage/authenticated\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-form-authenticated\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/authenticated\">Usuario autenticado</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/devel/user_role/authenticated\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-devel-load-authenticated\" title=\"\" data-drupal-link-system-path=\"devel/user_role/authenticated\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/permissions/authenticated\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-permissions-form-authenticated\" title=\"\" data-drupal-link-system-path=\"admin/people/permissions/authenticated\">Editar permisos</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people/roles/manage/content_editor\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-form-content-editor\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/content_editor\">Editor de contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/devel/user_role/content_editor\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-devel-load-content-editor\" title=\"\" data-drupal-link-system-path=\"devel/user_role/content_editor\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/permissions/content_editor\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-permissions-form-content-editor\" title=\"\" data-drupal-link-system-path=\"admin/people/permissions/content_editor\">Editar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/roles/manage/content_editor/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-delete-form-content-editor\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/content_editor/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people/roles/manage/administrator\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-form-administrator\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/administrator\">Administrador</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/devel/user_role/administrator\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-devel-load-administrator\" title=\"\" data-drupal-link-system-path=\"devel/user_role/administrator\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/permissions/administrator\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-permissions-form-administrator\" title=\"\" data-drupal-link-system-path=\"admin/people/permissions/administrator\">Editar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/roles/manage/administrator/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-delete-form-administrator\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/administrator/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/reports\" title=\"Ver informes, actualizaciones y errores.\" class=\"toolbar-icon toolbar-icon-system-admin-reports\" data-drupal-link-system-path=\"admin/reports\">Informes</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/reports/status\" title=\"Obtener un informe de estado sobre las operaciones del sitio.\" class=\"toolbar-icon toolbar-icon-system-status\" data-drupal-link-system-path=\"admin/reports/status\">Informe de estado</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/updates\" title=\"Obtener un informe de estado sobre las actualizaciones disponibles para los módulos y temas visuales instalados.\" class=\"toolbar-icon toolbar-icon-update-status\" data-drupal-link-system-path=\"admin/reports/updates\">Actualizaciones disponibles</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/dblog\" title=\"Ver los sucesos registrados recientemente.\" class=\"toolbar-icon toolbar-icon-dblog-overview\" data-drupal-link-system-path=\"admin/reports/dblog\">Mensajes recientes del registro</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/translations\" title=\"Obtenga un informe de estado acerca de traducciones de interfaz disponibles para sus módulos y temas instalados.\" class=\"toolbar-icon toolbar-icon-locale-translate-status\" data-drupal-link-system-path=\"admin/reports/translations\">Actualizaciones de traducción disponible</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/views-plugins\" title=\"Resumen de las extensiones utilizadas en todas las vistas.\" class=\"toolbar-icon toolbar-icon-views-ui-reports-plugins\" data-drupal-link-system-path=\"admin/reports/views-plugins\">Extensiones de Views</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/search\" title=\"Ver las frases más populares en las búsquedas.\" class=\"toolbar-icon toolbar-icon-dblog-search\" data-drupal-link-system-path=\"admin/reports/search\">Frases principales en las búsquedas</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/reports/fields\" title=\"Información general de los campos en todos los tipos de entidades.\" class=\"toolbar-icon toolbar-icon-entity-field-storage-config-collection\" data-drupal-link-system-path=\"admin/reports/fields\">Lista de campos</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/reports/fields/views-fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-field-list\" title=\"\" data-drupal-link-system-path=\"admin/reports/fields/views-fields\">Usado en views</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/access-denied\" title=\"Ver los errores de &quot;acceso denegado&quot; (403).\" class=\"toolbar-icon toolbar-icon-dblog-access-denied\" data-drupal-link-system-path=\"admin/reports/access-denied\">Principales errores de &quot;acceso denegado&quot;</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/page-not-found\" title=\"Ver los errores de &quot;página no encontrada&quot; (404).\" class=\"toolbar-icon toolbar-icon-dblog-page-not-found\" data-drupal-link-system-path=\"admin/reports/page-not-found\">Principales errores de &quot;página no encontrada&quot;</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/help\" title=\"Referencia de uso, configuración, y módulos.\" class=\"toolbar-icon toolbar-icon-help-main\" data-drupal-link-system-path=\"admin/help\">Ayuda</a>\n              </li>\n        </ul>\n  \n\n</div>\n</nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        <a href=\"/admin/config/user-interface/shortcut\" title=\"Atajos\" class=\"toolbar-icon toolbar-icon-shortcut trigger toolbar-item\" id=\"toolbar-item-shortcuts\" data-toolbar-tray=\"toolbar-item-shortcuts-tray\" role=\"button\" aria-pressed=\"false\">Atajos</a>\n        <div id=\"toolbar-item-shortcuts-tray\" data-toolbar-tray=\"toolbar-item-shortcuts-tray\" class=\"toolbar-tray\">\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\" aria-label=\"Accesos directos definidos por el usuario\">\n              <h3 class=\"toolbar-tray-name visually-hidden\">Accesos directos definidos por el usuario</h3>\n          <drupal-render-placeholder callback=\"shortcut.lazy_builders:lazyLinks\" token=\"5-XBI-QHgyU_l7Bu0FizHR7YBqK2bTVTBFF8Z0DVTis\"></drupal-render-placeholder></nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        \n        <div>\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\">\n          </nav>\n        </div>\n      </div>\n                <div class=\"hidden contextual-toolbar-tab toolbar-tab\">\n        <button class=\"toolbar-icon toolbar-icon-edit toolbar-item\" aria-pressed=\"false\" type=\"button\">Editar</button>\n\n        <div>\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\">\n          </nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        <a href=\"/user\" title=\"Mi cuenta\" class=\"toolbar-icon toolbar-icon-user trigger toolbar-item\" id=\"toolbar-item-user\" data-toolbar-tray=\"toolbar-item-user-tray\" role=\"button\" aria-pressed=\"false\"><drupal-render-placeholder callback=\"user.toolbar_link_builder:renderDisplayName\" token=\"XGROnxBLjNjdNZJ_VcOhVZtenx2tDkIKPfojS_uZFXA\"></drupal-render-placeholder></a>\n        <div id=\"toolbar-item-user-tray\" data-toolbar-tray=\"toolbar-item-user-tray\" class=\"toolbar-tray\">\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\" aria-label=\"Acciones de la cuenta de usuario\">\n              <h3 class=\"toolbar-tray-name visually-hidden\">Acciones de la cuenta de usuario</h3>\n          <drupal-render-placeholder callback=\"user.toolbar_link_builder:renderToolbarLinks\" token=\"QPmvukHqpEJJ4rYEzUUFx0ERxrtfmQ9TMOp_hvyLHEk\"></drupal-render-placeholder></nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        <a href=\"/admin/config/development/devel\" title=\"Development menu\" class=\"toolbar-icon toolbar-icon-devel trigger toolbar-item\" id=\"toolbar-item-devel\" data-toolbar-tray=\"toolbar-item-devel-tray\" role=\"button\" aria-pressed=\"false\">Desarrollo</a>\n        <div id=\"toolbar-item-devel-tray\" data-toolbar-tray=\"toolbar-item-devel-tray\" class=\"toolbar-tray\">\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\" aria-label=\"Development menu\">\n              <h3 class=\"toolbar-tray-name visually-hidden\">Development menu</h3>\n          <drupal-render-placeholder callback=\"devel.lazy_builders:renderMenu\" token=\"3SaamyNrJZMMYe_kyv4Lc7-K5z3OkYidDaYEaMx_yVs\"></drupal-render-placeholder><a href=\"/admin/config/development/devel/toolbar\" class=\"edit-devel-toolbar\">Configurar</a></nav>\n        </div>\n      </div>\n                <div class=\"announce-toolbar-tab toolbar-tab\">\n        <drupal-render-placeholder callback=\"announcements_feed.lazy_builders:renderAnnouncements\" token=\"m--BNYDqgTao0j2QoLFf1TwfQN-Bm9xPlckw9QAC1h4\"></drupal-render-placeholder>\n        <div>\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\">\n          </nav>\n        </div>\n      </div>\n      </nav>\n  \n</div>\n\";}s:9:\"#attached\";a:3:{s:7:\"library\";a:12:{i:0;s:15:\"toolbar/toolbar\";i:1;s:19:\"devel/devel-toolbar\";i:2;s:22:\"user/drupal.user.icons\";i:3;s:36:\"contextual/drupal.contextual-toolbar\";i:4;s:32:\"admin_toolbar_tools/toolbar.icon\";i:5;s:24:\"shortcut/drupal.shortcut\";i:6;s:26:\"admin_toolbar/toolbar.tree\";i:7;s:38:\"admin_toolbar/toolbar.tree.hoverintent\";i:8;s:41:\"dxpr_theme_helper/dxpr_theme_helper.icons\";i:9;s:26:\"dxpr_builder/editor.global\";i:10;s:27:\"dxpr_builder/editor.toolbar\";i:11;s:27:\"toolbar/toolbar.escapeAdmin\";}s:12:\"placeholders\";a:16:{s:171:\"<drupal-render-placeholder callback=\"announcements_feed.lazy_builders:renderAnnouncements\" token=\"m--BNYDqgTao0j2QoLFf1TwfQN-Bm9xPlckw9QAC1h4\"></drupal-render-placeholder>\";a:2:{s:13:\"#lazy_builder\";a:2:{i:0;s:52:\"announcements_feed.lazy_builders:renderAnnouncements\";i:1;a:0:{}}s:6:\"#cache\";a:1:{s:4:\"tags\";a:1:{i:0;s:23:\"announcements_feed:feed\";}}}s:149:\"<drupal-render-placeholder callback=\"devel.lazy_builders:renderMenu\" token=\"3SaamyNrJZMMYe_kyv4Lc7-K5z3OkYidDaYEaMx_yVs\"></drupal-render-placeholder>\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:30:\"devel.lazy_builders:renderMenu\";i:1;a:0:{}}}s:163:\"<drupal-render-placeholder callback=\"user.toolbar_link_builder:renderToolbarLinks\" token=\"QPmvukHqpEJJ4rYEzUUFx0ERxrtfmQ9TMOp_hvyLHEk\"></drupal-render-placeholder>\";a:2:{s:13:\"#lazy_builder\";a:2:{i:0;s:44:\"user.toolbar_link_builder:renderToolbarLinks\";i:1;a:0:{}}s:8:\"#preview\";a:1:{s:7:\"#markup\";s:65:\"<a href=\"#\" class=\"toolbar-tray-lazy-placeholder-link\">&nbsp;</a>\";}}s:162:\"<drupal-render-placeholder callback=\"user.toolbar_link_builder:renderDisplayName\" token=\"XGROnxBLjNjdNZJ_VcOhVZtenx2tDkIKPfojS_uZFXA\"></drupal-render-placeholder>\";a:2:{s:13:\"#lazy_builder\";a:2:{i:0;s:43:\"user.toolbar_link_builder:renderDisplayName\";i:1;a:0:{}}s:8:\"#preview\";a:1:{s:7:\"#markup\";s:6:\"&nbsp;\";}}s:151:\"<drupal-render-placeholder callback=\"shortcut.lazy_builders:lazyLinks\" token=\"5-XBI-QHgyU_l7Bu0FizHR7YBqK2bTVTBFF8Z0DVTis\"></drupal-render-placeholder>\";a:3:{s:13:\"#lazy_builder\";a:2:{i:0;s:32:\"shortcut.lazy_builders:lazyLinks\";i:1;a:0:{}}s:6:\"#cache\";a:2:{s:4:\"keys\";a:1:{i:0;s:26:\"shortcut_set_toolbar_links\";}s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:4:\"user\";i:3;s:16:\"user.permissions\";}}s:8:\"#preview\";a:1:{s:7:\"#markup\";s:65:\"<a href=\"#\" class=\"toolbar-tray-lazy-placeholder-link\">&nbsp;</a>\";}}s:43:\"fzL0Ox4jS6qafdt6gzGzjWGb_hsR6kJ8L8E0D4hC5Mo\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:11:\"user/logout\";}}}s:43:\"QrX7FQVJWZ11dOHZOqSrfi4uD-AxXoUw52uRW1wVTV4\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:8:\"run-cron\";}}}s:43:\"IjtasaT-ywBYQcsryGU7KlgOuZDDjmc0_-kf6kzitNM\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:16:\"admin/flush/twig\";}}}s:43:\"Uf2GbVIgggA8Xcxz88OKHX9Wqs7Qz7C8sPUDUu5nPiE\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:25:\"admin/flush/static-caches\";}}}s:43:\"tBx0twEB7umsWF5UeV8f9SjrNSFM3B5pUQiDdJJWso0\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:23:\"admin/flush/rendercache\";}}}s:43:\"ZMUWTyhHrQqo8ank40GXMmvsa9hBdL595FoCuw1XItw\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:18:\"admin/flush/plugin\";}}}s:43:\"XibUkmnp-KFjAi7YwGsceDaZ9p04P3_w2cW1Wl5lfLk\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:16:\"admin/flush/menu\";}}}s:43:\"_eUcfb2XnYlV7mGHww0pIKZ2Ccvdkbcypig0oPmBphw\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:25:\"admin/flush/theme_rebuild\";}}}s:43:\"vR5SYQubui_OwuG_70LyvJm6NBBPW3lNnk8Piqx2_-Q\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:17:\"admin/flush/views\";}}}s:43:\"nPvdA_FFdCv-w3ZQqKl2tcvX2y1PgqDqKTydiKspxfU\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:17:\"admin/flush/cssjs\";}}}s:43:\"-vYUsTab-SGnsqTR353M8epHdMSic5GWMCO-DZHoFRI\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:11:\"admin/flush\";}}}}s:14:\"drupalSettings\";a:2:{s:7:\"toolbar\";a:2:{s:11:\"breakpoints\";a:3:{s:14:\"toolbar.narrow\";s:35:\"only screen and (min-width: 16.5em)\";s:16:\"toolbar.standard\";s:37:\"only screen and (min-width: 38.125em)\";s:12:\"toolbar.wide\";s:33:\"only screen and (min-width: 61em)\";}s:12:\"subtreesHash\";s:43:\"nPt9Q5YVkRCWRaJ6Yj3CQCpkCREQESDFkvNbnMN7T8E\";}s:18:\"hoverIntentTimeout\";i:500;}}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:5:{i:0;s:16:\"user.permissions\";i:1;s:28:\"languages:language_interface\";i:2;s:5:\"theme\";i:3;s:20:\"user.roles:anonymous\";i:4;s:24:\"user.roles:authenticated\";}s:4:\"tags\";a:31:{i:0;s:19:\"config:system.theme\";i:1;s:35:\"config:admin_toolbar_tools.settings\";i:2;s:24:\"config:system.menu.admin\";i:3;s:21:\"config:node_type_list\";i:4;s:30:\"config:block_content_type_list\";i:5;s:22:\"config:media_type_list\";i:6;s:24:\"config:node.type.article\";i:7;s:35:\"config:node.type.drag_and_drop_page\";i:8;s:21:\"config:node.type.page\";i:9;s:28:\"config:contact.form.feedback\";i:10;s:28:\"config:contact.form.personal\";i:11;s:24:\"config:system.menu.devel\";i:12;s:24:\"config:system.menu.tools\";i:13;s:26:\"config:system.menu.account\";i:14;s:23:\"config:system.menu.main\";i:15;s:25:\"config:system.menu.footer\";i:16;s:44:\"config:taxonomy.vocabulary.ai_agent_commands\";i:17;s:43:\"config:taxonomy.vocabulary.ai_tone_of_voice\";i:18;s:31:\"config:taxonomy.vocabulary.tags\";i:19;s:31:\"config:block_content.type.basic\";i:20;s:45:\"config:block_content.type.drag_and_drop_block\";i:21;s:27:\"config:comment.type.comment\";i:22;s:23:\"config:media.type.audio\";i:23;s:26:\"config:media.type.document\";i:24;s:23:\"config:media.type.image\";i:25;s:30:\"config:media.type.remote_video\";i:26;s:23:\"config:media.type.video\";i:27;s:26:\"config:user.role.anonymous\";i:28;s:30:\"config:user.role.authenticated\";i:29;s:31:\"config:user.role.content_editor\";i:30;s:30:\"config:user.role.administrator\";}s:7:\"max-age\";i:-1;}}',-1,1749049772.891,1,'config:admin_toolbar_tools.settings config:block_content.type.basic config:block_content.type.drag_and_drop_block config:block_content_type_list config:comment.type.comment config:contact.form.feedback config:contact.form.personal config:media.type.audio config:media.type.document config:media.type.image config:media.type.remote_video config:media.type.video config:media_type_list config:node.type.article config:node.type.drag_and_drop_page config:node.type.page config:node_type_list config:system.menu.account config:system.menu.admin config:system.menu.devel config:system.menu.footer config:system.menu.main config:system.menu.tools config:system.theme config:taxonomy.vocabulary.ai_agent_commands config:taxonomy.vocabulary.ai_tone_of_voice config:taxonomy.vocabulary.tags config:user.role.administrator config:user.role.anonymous config:user.role.authenticated config:user.role.content_editor rendered','357'),('toolbar:[languages:language_interface]=es:[theme]=claro:[user.permissions]=is-admin',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:5:{i:0;s:16:\"user.permissions\";i:1;s:28:\"languages:language_interface\";i:2;s:5:\"theme\";i:3;s:20:\"user.roles:anonymous\";i:4;s:24:\"user.roles:authenticated\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749122528.901,1,'','0'),('toolbar:[languages:language_interface]=es:[theme]=claro:[user.permissions]=is-admin:[user.roles:anonymous]=false:[user.roles:authenticated]=true',_binary 'a:3:{s:7:\"#markup\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:110106:\"<div id=\"toolbar-administration\" role=\"group\" aria-label=\"Barra de administración del sitio web\" data-drupal-claro-processed-toolbar class=\"toolbar claro-toolbar\">\n  <nav id=\"toolbar-bar\" role=\"navigation\" aria-label=\"Elementos de la barra de herramientas\" class=\"toolbar-bar clearfix\">\n    <h2 class=\"visually-hidden\">Elementos de la barra de herramientas</h2>\n                <div class=\"home-toolbar-tab toolbar-tab\">\n        <a href=\"/\" title=\"Regresar al contenido del sitio\" class=\"toolbar-icon toolbar-icon-escape-admin toolbar-item\" data-toolbar-escape-admin>Regresar al sitio</a>\n        <div>\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\">\n          </nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        <a href=\"/admin\" title=\"Menú de administración\" class=\"toolbar-icon toolbar-icon-menu trigger toolbar-item\" data-drupal-subtrees=\"\" id=\"toolbar-item-administration\" data-toolbar-tray=\"toolbar-item-administration-tray\" role=\"button\" aria-pressed=\"false\">Administrar</a>\n        <div id=\"toolbar-item-administration-tray\" data-toolbar-tray=\"toolbar-item-administration-tray\" class=\"toolbar-tray\">\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\" aria-label=\"Menú de administración\">\n              <h3 class=\"toolbar-tray-name visually-hidden\">Menú de administración</h3>\n          <div class=\"toolbar-menu-administration\">\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-help\" title=\"\" data-drupal-link-system-path=\"&lt;front&gt;\">Herramientas</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/index\" class=\"toolbar-icon toolbar-icon-system-admin-index\" title=\"\" data-drupal-link-system-path=\"admin/index\">Índice</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/flush?token=-vYUsTab-SGnsqTR353M8epHdMSic5GWMCO-DZHoFRI\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush\" title=\"\" data-drupal-link-system-path=\"admin/flush\">Vaciar todas las cachés</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/flush/cssjs?token=nPvdA_FFdCv-w3ZQqKl2tcvX2y1PgqDqKTydiKspxfU\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-cssjs\" title=\"\" data-drupal-link-system-path=\"admin/flush/cssjs\">Flush CSS and JavaScript</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/views?token=vR5SYQubui_OwuG_70LyvJm6NBBPW3lNnk8Piqx2_-Q\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksflush-views\" title=\"\" data-drupal-link-system-path=\"admin/flush/views\">Flush views cache</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/theme_rebuild?token=_eUcfb2XnYlV7mGHww0pIKZ2Ccvdkbcypig0oPmBphw\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-theme-rebuild\" title=\"\" data-drupal-link-system-path=\"admin/flush/theme_rebuild\">Reconstruir el registro de temas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/menu?token=XibUkmnp-KFjAi7YwGsceDaZ9p04P3_w2cW1Wl5lfLk\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-menu\" title=\"\" data-drupal-link-system-path=\"admin/flush/menu\">Vaciar caché de enrutamiento y vínculos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/plugin?token=ZMUWTyhHrQqo8ank40GXMmvsa9hBdL595FoCuw1XItw\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-plugin\" title=\"\" data-drupal-link-system-path=\"admin/flush/plugin\">Vaciar caché de plugins</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/rendercache?token=tBx0twEB7umsWF5UeV8f9SjrNSFM3B5pUQiDdJJWso0\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-rendercache\" title=\"\" data-drupal-link-system-path=\"admin/flush/rendercache\">Vaciar caché de renderizado</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/static-caches?token=Uf2GbVIgggA8Xcxz88OKHX9Wqs7Qz7C8sPUDUu5nPiE\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-static\" title=\"\" data-drupal-link-system-path=\"admin/flush/static-caches\">Vaciar caché estática</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/twig?token=IjtasaT-ywBYQcsryGU7KlgOuZDDjmc0_-kf6kzitNM\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-twig\" title=\"\" data-drupal-link-system-path=\"admin/flush/twig\">Vaciar la caché de twig</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/development\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel\" title=\"\" data-drupal-link-system-path=\"admin/config/development\">Desarrollo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/development/devel/toolbar\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-toolbar-settings\" title=\"\" data-drupal-link-system-path=\"admin/config/development/devel/toolbar\">Devel Toolbar Settings</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/config\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-configs-list\" title=\"\" data-drupal-link-system-path=\"devel/config\">Editor de configuración</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/entity/info\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-entity-info-page\" title=\"\" data-drupal-link-system-path=\"devel/entity/info\">Información de entidad</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/elements\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-element-info\" title=\"\" data-drupal-link-system-path=\"devel/elements\">Información del Elemento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/devel\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-admin-settings\" title=\"\" data-drupal-link-system-path=\"admin/config/development/devel\">Opciones de desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/reset\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-menu-rebuild\" title=\"\" data-drupal-link-system-path=\"devel/menu/reset\">Reconstruir menú</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/theme/registry\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-theme-registry\" title=\"\" data-drupal-link-system-path=\"devel/theme/registry\">Registro de temas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/reinstall\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-reinstall\" title=\"\" data-drupal-link-system-path=\"devel/reinstall\">Reinstalar módulos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/state\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-state-system-page\" title=\"\" data-drupal-link-system-path=\"devel/state\">State editor</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/session\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksdevel-session\" title=\"\" data-drupal-link-system-path=\"devel/session\">Visor de sesión</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/run-cron?token=QrX7FQVJWZ11dOHZOqSrfi4uD-AxXoUw52uRW1wVTV4\" class=\"toolbar-icon toolbar-icon-system-run-cron\" title=\"\" data-drupal-link-system-path=\"run-cron\">Ejecutar cron</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/update.php\" class=\"toolbar-icon toolbar-icon-system-db-update\" title=\"\" data-drupal-link-system-path=\"update.php\">Ejecutar actualizaciones</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/user/logout?token=fzL0Ox4jS6qafdt6gzGzjWGb_hsR6kJ8L8E0D4hC5Mo\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksuser-logout\" title=\"\" data-drupal-link-system-path=\"user/logout\">Cerrar sesión</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/content\" title=\"Encontrar y administrar contenido.\" class=\"toolbar-icon toolbar-icon-system-admin-content\" data-drupal-link-system-path=\"admin/content\">Contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/content/files\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksview-files\" title=\"\" data-drupal-link-system-path=\"admin/content/files\">Archivos</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/node/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksnode-add\" title=\"\" data-drupal-link-system-path=\"node/add\">Añadir contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/node/add/article\" title=\"Use los artículos para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksnode-add-article\" data-drupal-link-system-path=\"node/add/article\">Artículo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/node/add/drag_and_drop_page\" title=\"Page builder page with DXPR Builder visual layout builder\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksnode-add-drag-and-drop-page\" data-drupal-link-system-path=\"node/add/drag_and_drop_page\">Drag and drop Page</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/node/add/page\" title=\"Utilice páginas básicas para el contenido estático, por ejemplo la página &#039;Sobre nosotros&#039;.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksnode-add-page\" data-drupal-link-system-path=\"node/add/page\">Página básica</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/content/block\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksblock-content-page\" title=\"\" data-drupal-link-system-path=\"admin/content/block\">Bloques</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/block/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksadd-block\" title=\"\" data-drupal-link-system-path=\"block/add\">Añadir bloque de contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/block/add/basic\" title=\"Un bloque básico contiene un título y un cuerpo.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksblock-content-add-basic\" data-drupal-link-system-path=\"block/add/basic\">Bloque básico</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/block/add/drag_and_drop_block\" title=\"Advanced page with visual page building tools. Powered by DXPR Builder.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksblock-content-add-drag-and-drop-block\" data-drupal-link-system-path=\"block/add/drag_and_drop_block\">Drag and Drop Block</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/content/comment\" title=\"Enumerar y editar los comentarios del sitio y la cola de aprobación de comentarios.\" class=\"toolbar-icon toolbar-icon-comment-admin\" data-drupal-link-system-path=\"admin/content/comment\">Comentarios</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/content/media\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-page\" title=\"\" data-drupal-link-system-path=\"admin/content/media\">Multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/media/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksadd-media\" title=\"\" data-drupal-link-system-path=\"media/add\">Añadir contenido multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/media/add/audio\" title=\"Un archivo de audio alojado localmente.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-add-audio\" data-drupal-link-system-path=\"media/add/audio\">Audio</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/media/add/document\" title=\"Un archivo o documento subido, como por ejemplo un PDF.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-add-document\" data-drupal-link-system-path=\"media/add/document\">Documento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/media/add/image\" title=\"Utilice imágenes locales para elementos multimedia reutilizables.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-add-image\" data-drupal-link-system-path=\"media/add/image\">Imagen</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/media/add/remote_video\" title=\"Un video almacenado remotamente en Youtube o Vimeo.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-add-remote-video\" data-drupal-link-system-path=\"media/add/remote_video\">Video remoto</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/media/add/video\" title=\"Un archivo de vídeo alojado localmente.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-add-video\" data-drupal-link-system-path=\"media/add/video\">Vídeo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/content/media-grid\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-library\" title=\"\" data-drupal-link-system-path=\"admin/content/media-grid\">Biblioteca de medios</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure\" title=\"Administrar bloques, tipos de contenido, menús, etc.\" class=\"toolbar-icon toolbar-icon-system-admin-structure\" data-drupal-link-system-path=\"admin/structure\">Estructura</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/block\" title=\"Configurar qué bloques de contenido aparecen en las zonas laterales del sitio y en otras regiones.\" class=\"toolbar-icon toolbar-icon-block-admin-display\" data-drupal-link-system-path=\"admin/structure/block\">Diseño de bloques</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/contact\" title=\"Crear y administrar formularios de contacto.\" class=\"toolbar-icon toolbar-icon-entity-contact-form-collection\" data-drupal-link-system-path=\"admin/structure/contact\">Formularios de contacto</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkscontact-form-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/add\">Añadir formulario de contacto</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/contact/manage/feedback\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-contact-form-edit-form-feedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback\">Comentarios sobre el sitio web</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/manage/feedback/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-contact-message-field-ui-fieldsfeedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/manage/feedback/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-contact-message-defaultfeedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/manage/feedback/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-contact-message-default-feedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/manage/feedback/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-contact-message-default-feedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/contact_form/feedback\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-contact-form-devel-load-feedback\" title=\"\" data-drupal-link-system-path=\"devel/contact_form/feedback\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/manage/feedback/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-contact-form-delete-form-feedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu\" title=\"Administrar menús y enlaces de menú.\" class=\"toolbar-icon toolbar-icon-entity-menu-collection\" data-drupal-link-system-path=\"admin/structure/menu\">Menús</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-form\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/add\">Añadir menú</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu/manage/admin\" title=\"Enlaces de tareas administrativas\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-edit-form-admin\" data-drupal-link-system-path=\"admin/structure/menu/manage/admin\">Administración</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/manage/admin/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-link-form-admin\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/manage/admin/add\">Añadir enlace</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/admin\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-devel-load-admin\" title=\"\" data-drupal-link-system-path=\"devel/menu/admin\">Desarrollo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu/manage/devel\" title=\"Links related to Devel module.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-edit-form-devel\" data-drupal-link-system-path=\"admin/structure/menu/manage/devel\">Desarrollo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/manage/devel/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-link-form-devel\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/manage/devel/add\">Añadir enlace</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/devel\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-devel-load-devel\" title=\"\" data-drupal-link-system-path=\"devel/menu/devel\">Desarrollo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu/manage/tools\" title=\"Enlaces de herramientas de usuario. Los suelen añadir los módulos\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-edit-form-tools\" data-drupal-link-system-path=\"admin/structure/menu/manage/tools\">Herramientas</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/manage/tools/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-link-form-tools\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/manage/tools/add\">Añadir enlace</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/tools\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-devel-load-tools\" title=\"\" data-drupal-link-system-path=\"devel/menu/tools\">Desarrollo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu/manage/account\" title=\"Enlaces relacionados con la cuenta del usuario activo\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-edit-form-account\" data-drupal-link-system-path=\"admin/structure/menu/manage/account\">Menú de cuenta de usuario</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/manage/account/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-link-form-account\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/manage/account/add\">Añadir enlace</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/account\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-devel-load-account\" title=\"\" data-drupal-link-system-path=\"devel/menu/account\">Desarrollo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu/manage/main\" title=\"Enlaces de secciones del sitio\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-edit-form-main\" data-drupal-link-system-path=\"admin/structure/menu/manage/main\">Navegación principal</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/manage/main/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-link-form-main\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/manage/main/add\">Añadir enlace</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/main\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-devel-load-main\" title=\"\" data-drupal-link-system-path=\"devel/menu/main\">Desarrollo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu/manage/footer\" title=\"Enlaces de información del sitio\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-edit-form-footer\" data-drupal-link-system-path=\"admin/structure/menu/manage/footer\">Pie de página</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/manage/footer/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-add-link-form-footer\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/manage/footer/add\">Añadir enlace</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/footer\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-menu-devel-load-footer\" title=\"\" data-drupal-link-system-path=\"devel/menu/footer\">Desarrollo</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/display-modes\" title=\"Configurar qué visualizaciones están disponibles para el contenido y los formularios.\" class=\"toolbar-icon toolbar-icon-field-ui-display-mode\" data-drupal-link-system-path=\"admin/structure/display-modes\">Modos de visualización</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/display-modes/form\" title=\"Administrar modos de formulario personalizados.\" class=\"toolbar-icon toolbar-icon-entity-entity-form-mode-collection\" data-drupal-link-system-path=\"admin/structure/display-modes/form\">Modos de formulario</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/display-modes/form/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksfield-ui-entity-form-mode-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/display-modes/form/add\">Agregar modo de formulario</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/display-modes/view\" title=\"Administrar modos de visualización personalizados\" class=\"toolbar-icon toolbar-icon-entity-entity-view-mode-collection\" data-drupal-link-system-path=\"admin/structure/display-modes/view\">Modos de visualización</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/display-modes/view/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksfield-ui-entity-view-mode-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/display-modes/view/add\">Añadir modo de vista</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/taxonomy\" title=\"Administrar el etiquetado, categorización y clasificación del contenido.\" class=\"toolbar-icon toolbar-icon-entity-taxonomy-vocabulary-collection\" data-drupal-link-system-path=\"admin/structure/taxonomy\">Taxonomía</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-add-form\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/add\">Agregar vocabulario</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/overview\" title=\"Commands for AI editing tools\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-overview-form-ai-agent-commands\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/overview\">AI Edit Commands</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-edit-form-ai-agent-commands\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands\">Editar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/overview/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-term-field-ui-fieldsai-agent-commands\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/overview/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/overview/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-taxonomy-term-defaultai-agent-commands\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/overview/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/overview/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-taxonomy-term-default-ai-agent-commands\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/overview/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/overview/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-taxonomy-term-default-ai-agent-commands\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/overview/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/taxonomy_vocabulary/ai_agent_commands\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-devel-load-ai-agent-commands\" title=\"\" data-drupal-link-system-path=\"devel/taxonomy_vocabulary/ai_agent_commands\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-delete-form-ai-agent-commands\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/overview\" title=\"Tones of voice for AI content generation\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-overview-form-ai-tone-of-voice\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/overview\">AI Tone of Voice</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-edit-form-ai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice\">Editar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/overview/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-term-field-ui-fieldsai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/overview/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/overview/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-taxonomy-term-defaultai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/overview/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/overview/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-taxonomy-term-default-ai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/overview/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/overview/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-taxonomy-term-default-ai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/overview/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/taxonomy_vocabulary/ai_tone_of_voice\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-devel-load-ai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"devel/taxonomy_vocabulary/ai_tone_of_voice\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-delete-form-ai-tone-of-voice\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/overview\" title=\"Utilice etiquetas para agrupar artículos sobre temas similares en categorías.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-overview-form-tags\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/overview\">Etiquetas</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/tags\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-edit-form-tags\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags\">Editar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/overview/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-term-field-ui-fieldstags\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/overview/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/overview/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-taxonomy-term-defaulttags\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/overview/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/overview/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-taxonomy-term-default-tags\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/overview/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/overview/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-taxonomy-term-default-tags\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/overview/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/taxonomy_vocabulary/tags\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-devel-load-tags\" title=\"\" data-drupal-link-system-path=\"devel/taxonomy_vocabulary/tags\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-taxonomy-vocabulary-delete-form-tags\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/block-content\" title=\"Create and manage fields, forms, and display settings for your content blocks.\" class=\"toolbar-icon toolbar-icon-entity-block-content-type-collection\" data-drupal-link-system-path=\"admin/structure/block-content\">Tipos de bloques</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/block-content/manage/basic\" title=\"Un bloque básico contiene un título y un cuerpo.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-type-edit-form-basic\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic\">Bloque básico</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/basic/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-field-ui-fieldsbasic\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/basic/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-block-content-defaultbasic\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/basic/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-block-content-default-basic\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/basic/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-block-content-default-basic\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/block_content_type/basic\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-type-devel-load-basic\" title=\"\" data-drupal-link-system-path=\"devel/block_content_type/basic\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/basic/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-type-delete-form-basic\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block\" title=\"Advanced page with visual page building tools. Powered by DXPR Builder.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-type-edit-form-drag-and-drop-block\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block\">Drag and Drop Block</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-field-ui-fieldsdrag-and-drop-block\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-block-content-defaultdrag-and-drop-block\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-block-content-default-drag-and-drop-block\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-block-content-default-drag-and-drop-block\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/block_content_type/drag_and_drop_block\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-type-devel-load-drag-and-drop-block\" title=\"\" data-drupal-link-system-path=\"devel/block_content_type/drag_and_drop_block\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-block-content-type-delete-form-drag-and-drop-block\" title=\"\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/comment\" title=\"Administrar el formulario y la configuración de presentación de los comentarios.\" class=\"toolbar-icon toolbar-icon-entity-comment-type-collection\" data-drupal-link-system-path=\"admin/structure/comment\">Tipos de comentario</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/comment/manage/comment\" title=\"Permite comentar el contenido\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-comment-type-edit-form-comment\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment\">Comentarios predeterminados</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/comment/manage/comment/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-comment-field-ui-fieldscomment\" title=\"\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/comment/manage/comment/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-comment-defaultcomment\" title=\"\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/comment/manage/comment/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-comment-default-comment\" title=\"\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/comment/manage/comment/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-comment-default-comment\" title=\"\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/comment_type/comment\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-comment-type-devel-load-comment\" title=\"\" data-drupal-link-system-path=\"devel/comment_type/comment\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/comment/manage/comment/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-comment-type-delete-form-comment\" title=\"\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/types\" title=\"Crear y administrar campos, formularios y opciones de presentación para el contenido.\" class=\"toolbar-icon toolbar-icon-entity-node-type-collection\" data-drupal-link-system-path=\"admin/structure/types\">Tipos de contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksnode-type-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/add\">Añadir tipo de contenido</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/types/manage/article\" title=\"Use los artículos para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-edit-form-article\" data-drupal-link-system-path=\"admin/structure/types/manage/article\">Artículo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/article/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-field-ui-fieldsarticle\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/article/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/article/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-node-defaultarticle\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/article/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/article/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-node-default-article\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/article/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/article/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-node-default-article\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/article/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/node_type/article\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-devel-load-article\" title=\"\" data-drupal-link-system-path=\"devel/node_type/article\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/article/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-delete-form-article\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/article/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page\" title=\"Page builder page with DXPR Builder visual layout builder\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-edit-form-drag-and-drop-page\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page\">Drag and drop Page</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-field-ui-fieldsdrag-and-drop-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-node-defaultdrag-and-drop-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-node-default-drag-and-drop-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-node-default-drag-and-drop-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/node_type/drag_and_drop_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-devel-load-drag-and-drop-page\" title=\"\" data-drupal-link-system-path=\"devel/node_type/drag_and_drop_page\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-delete-form-drag-and-drop-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/types/manage/page\" title=\"Utilice páginas básicas para el contenido estático, por ejemplo la página &#039;Sobre nosotros&#039;.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-edit-form-page\" data-drupal-link-system-path=\"admin/structure/types/manage/page\">Página básica</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/page/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-field-ui-fieldspage\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/page/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/page/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-node-defaultpage\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/page/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/page/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-node-default-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/page/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/page/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-node-default-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/page/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/node_type/page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-devel-load-page\" title=\"\" data-drupal-link-system-path=\"devel/node_type/page\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/manage/page/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-node-type-delete-form-page\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/manage/page/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media\" title=\"Gestionar tipos multimedia.\" class=\"toolbar-icon toolbar-icon-entity-media-type-collection\" data-drupal-link-system-path=\"admin/structure/media\">Tipos multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksmedia-type-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/add\">Añadir tipo multimedia</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media/manage/audio\" title=\"Un archivo de audio alojado localmente.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-edit-form-audio\" data-drupal-link-system-path=\"admin/structure/media/manage/audio\">Audio</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/audio/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-field-ui-fieldsaudio\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/audio/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/audio/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-media-defaultaudio\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/audio/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/audio/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-media-default-audio\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/audio/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/audio/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-media-default-audio\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/audio/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/media_type/audio\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-devel-load-audio\" title=\"\" data-drupal-link-system-path=\"devel/media_type/audio\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/audio/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-delete-form-audio\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/audio/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media/manage/document\" title=\"Un archivo o documento subido, como por ejemplo un PDF.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-edit-form-document\" data-drupal-link-system-path=\"admin/structure/media/manage/document\">Documento</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/document/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-field-ui-fieldsdocument\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/document/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/document/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-media-defaultdocument\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/document/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/document/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-media-default-document\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/document/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/document/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-media-default-document\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/document/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/media_type/document\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-devel-load-document\" title=\"\" data-drupal-link-system-path=\"devel/media_type/document\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/document/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-delete-form-document\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/document/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media/manage/image\" title=\"Utilice imágenes locales para elementos multimedia reutilizables.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-edit-form-image\" data-drupal-link-system-path=\"admin/structure/media/manage/image\">Imagen</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/image/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-field-ui-fieldsimage\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/image/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/image/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-media-defaultimage\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/image/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/image/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-media-default-image\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/image/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/image/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-media-default-image\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/image/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/media_type/image\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-devel-load-image\" title=\"\" data-drupal-link-system-path=\"devel/media_type/image\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/image/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-delete-form-image\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/image/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media/manage/remote_video\" title=\"Un video almacenado remotamente en Youtube o Vimeo.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-edit-form-remote-video\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video\">Video remoto</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/remote_video/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-field-ui-fieldsremote-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/remote_video/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-media-defaultremote-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/remote_video/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-media-default-remote-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/remote_video/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-media-default-remote-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/media_type/remote_video\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-devel-load-remote-video\" title=\"\" data-drupal-link-system-path=\"devel/media_type/remote_video\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/remote_video/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-delete-form-remote-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media/manage/video\" title=\"Un archivo de vídeo alojado localmente.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-edit-form-video\" data-drupal-link-system-path=\"admin/structure/media/manage/video\">Vídeo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/video/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-field-ui-fieldsvideo\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/video/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/video/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-media-defaultvideo\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/video/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/video/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-permissions-form-media-default-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/video/permissions\">Administrar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/video/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-media-default-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/video/display\">Gestionar presentación</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/media_type/video\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-devel-load-video\" title=\"\" data-drupal-link-system-path=\"devel/media_type/video\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/manage/video/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-media-type-delete-form-video\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/manage/video/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/views\" title=\"Administrar listas personalizadas de contenido.\" class=\"toolbar-icon toolbar-icon-entity-view-collection\" data-drupal-link-system-path=\"admin/structure/views\">Vistas</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/add\">Añadir vista</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/files\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-files\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/files\">Archivos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/media_library\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-media-library\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/media_library\">Biblioteca de medios</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/who_s_online\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-who-s-online\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/who_s_online\">Bloque de usuarios conectados</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/comment\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-comment\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/comment\">Comentarios</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/comments_recent\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-comments-recent\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/comments_recent\">Comentarios recientes</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/content\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-content\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/content\">Contenido</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/content_recent\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-content-recent\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/content_recent\">Contenido reciente</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/block_content\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-block-content\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/block_content\">Content blocks</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/watchdog\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-watchdog\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/watchdog\">Guardián</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/media\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-media\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/media\">Multimedia</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/frontpage\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-frontpage\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/frontpage\">Página inicio</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/who_s_new\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-who-s-new\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/who_s_new\">Quién es nuevo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/taxonomy_term\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-taxonomy-term\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/taxonomy_term\">Término de taxonomía</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/user_admin_people\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-user-admin-people\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/user_admin_people\">Usuarios</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/appearance\" title=\"Seleccionar y configurar temas\" class=\"toolbar-icon toolbar-icon-system-themes-page\" data-drupal-link-system-path=\"admin/appearance\">Apariencia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/appearance/update\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksupdate-theme-update\" title=\"\" data-drupal-link-system-path=\"admin/appearance/update\">Actualizar</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/appearance/settings\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkssystem-theme-settings\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings\">Configuración</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/bootstrap5\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkssystem-theme-settings-theme-bootstrap5\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/bootstrap5\">Bootstrap5</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/cisc_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkssystem-theme-settings-theme-cisc-theme\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/cisc_theme\">CISC Theme</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/claro\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkssystem-theme-settings-theme-claro\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/claro\">Claro</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/dxpr_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkssystem-theme-settings-theme-dxpr-theme\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/dxpr_theme\">DXPR Theme</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/olivero\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkssystem-theme-settings-theme-olivero\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/olivero\">Olivero</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/dxpr_studio\" class=\"toolbar-icon toolbar-icon-dxpr-builder-studio\" title=\"\" data-drupal-link-system-path=\"admin/dxpr_studio\">DXPR Studio</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder\" title=\"Configure DXPR Builder.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-studio-builder\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder\">DXPR Builder</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/settings\" title=\"Configuration settings for DXPR Builder.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-setings\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/settings\">Configuración General</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/content\" title=\"View listing of DXPR content items that count towards your license limit.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-licensed-content\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/content\">Content items</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/page_template\" title=\"Configure DXPR Builder Page templates.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-page-templates\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/page_template\">Page Templates</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/user_licenses\" title=\"View DXPR Builder user licenses.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-user-licenses\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/user_licenses\">User Licenses</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/profile\" title=\"Configure DXPR Builder User profiles.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-user-profiles\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/profile\">User Profiles</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/user_templates\" title=\"Configure DXPR Builder User templates.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-user-templates\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/user_templates\">User Templates</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/ai_settings\" title=\"Configure DXPR Builder AI features.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-ai-settings\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/ai_settings\">AI (beta)</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/dxpr_studio/dxpr_theme\" title=\"Change the site-wide settings of your default theme\" class=\"toolbar-icon toolbar-icon-dxpr-theme-helper-studio-theme\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_theme\">DXPR Theme</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/cisc_theme\" title=\"Site-wide theme settings for CISC Theme\" class=\"toolbar-icon toolbar-icon-dxpr-theme-helper-theme-setings\" data-drupal-link-system-path=\"admin/appearance/settings/cisc_theme\">Configuración de tema visual</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/modules\" title=\"Add and install modules to extend site functionality.\" class=\"toolbar-icon toolbar-icon-system-modules-list\" data-drupal-link-system-path=\"admin/modules\">Ampliar</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/modules/update\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksupdate-module-update\" title=\"\" data-drupal-link-system-path=\"admin/modules/update\">Actualizar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/modules/uninstall\" class=\"toolbar-icon toolbar-icon-system-modules-uninstall\" title=\"\" data-drupal-link-system-path=\"admin/modules/uninstall\">Desinstalar módulo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config\" title=\"Administrar opciones.\" class=\"toolbar-icon toolbar-icon-system-admin-config\" data-drupal-link-system-path=\"admin/config\">Configuración</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/system\" title=\"Configurar los parámetros básicos del sitio, acciones y cron.\" class=\"toolbar-icon toolbar-icon-system-admin-config-system\" data-drupal-link-system-path=\"admin/config/system\">Sistema</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/system/site-information\" title=\"Cambiar nombre del sitio, dirección de correo electrónico, eslogan, página de inicio predeterminada, y páginas de error.\" class=\"toolbar-icon toolbar-icon-system-site-information-settings\" data-drupal-link-system-path=\"admin/config/system/site-information\">Configuraciones básicas del sitio</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/system/cron\" title=\"Administrar tareas de mantenimiento automáticas.\" class=\"toolbar-icon toolbar-icon-system-cron-settings\" data-drupal-link-system-path=\"admin/config/system/cron\">Cron</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/people\" title=\"Configurar cuentas de usuario.\" class=\"toolbar-icon toolbar-icon-user-admin-index\" data-drupal-link-system-path=\"admin/config/people\">Usuarios</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/people/accounts\" title=\"Configurar las opciones predeterminadas de usuario, incluidos los campos, requisitos de registro, y mensajes de correo electrónico.\" class=\"toolbar-icon toolbar-icon-entity-user-admin-form\" data-drupal-link-system-path=\"admin/config/people/accounts\">Configuración de la cuenta</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/people/accounts/fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-field-ui-fields-\" title=\"\" data-drupal-link-system-path=\"admin/config/people/accounts/fields\">Administrar campos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/people/accounts/form-display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-form-display-user-default-\" title=\"\" data-drupal-link-system-path=\"admin/config/people/accounts/form-display\">Administrar la visualización del formulario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/people/accounts/display\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-entity-view-display-user-default-\" title=\"\" data-drupal-link-system-path=\"admin/config/people/accounts/display\">Gestionar presentación</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/content\" title=\"Configurar el formato y la autoría del contenido.\" class=\"toolbar-icon toolbar-icon-system-admin-config-content\" data-drupal-link-system-path=\"admin/config/content\">Autoría del contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/settings\" title=\"Configuration settings for DXPR Builder.\" class=\"toolbar-icon toolbar-icon-dxpr-builder-settings\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/settings\">DXPR Builder</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/content/formats\" title=\"Seleccione y configure los editores de texto y como los contenidos son filtrados cuando se muestran en pantalla.\" class=\"toolbar-icon toolbar-icon-filter-admin-overview\" data-drupal-link-system-path=\"admin/config/content/formats\">Formato y editores de texto</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/content/entity_browser\" title=\"Manage entity browsers.\" class=\"toolbar-icon toolbar-icon-entity-entity-browser-collection\" data-drupal-link-system-path=\"admin/config/content/entity_browser\">Navegadores de entidades</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/user-interface\" title=\"Configurar la interfaz de administración de usuario.\" class=\"toolbar-icon toolbar-icon-system-admin-config-ui\" data-drupal-link-system-path=\"admin/config/user-interface\">Interfaz de usuario</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/user-interface/admin-toolbar\" title=\"Configure the Admin Toolbar module.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-settings\" data-drupal-link-system-path=\"admin/config/user-interface/admin-toolbar\">Admin Toolbar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/user-interface/admin-toolbar-tools\" title=\"Configure the Admin Toolbar Tools module.\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-settings\" data-drupal-link-system-path=\"admin/config/user-interface/admin-toolbar-tools\">Admin Toolbar Tools</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/user-interface/shortcut\" title=\"Agregar y modificar conjuntos de atajos.\" class=\"toolbar-icon toolbar-icon-entity-shortcut-set-collection\" data-drupal-link-system-path=\"admin/config/user-interface/shortcut\">Atajos</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/search\" title=\"Configurar la búsqueda en el sitio web, metadatos y optimización para motores de búsqueda.\" class=\"toolbar-icon toolbar-icon-system-admin-config-search\" data-drupal-link-system-path=\"admin/config/search\">Búsqueda y meta datos</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/search/pages\" title=\"Configurar las páginas de búsqueda y las opciones de indexación de las búsquedas.\" class=\"toolbar-icon toolbar-icon-entity-search-page-collection\" data-drupal-link-system-path=\"admin/config/search/pages\">Buscar páginas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/search/path\" title=\"Añadir URLs personalizadas a rutas existentes.\" class=\"toolbar-icon toolbar-icon-entity-path-alias-collection\" data-drupal-link-system-path=\"admin/config/search/path\">Alias de URL</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/development\" title=\"Configurar y usar las herramientas de desarrollo.\" class=\"toolbar-icon toolbar-icon-system-admin-config-development\" data-drupal-link-system-path=\"admin/config/development\">Desarrollo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/development/performance\" title=\"Configurar cache y optimización de ancho de banda.\" class=\"toolbar-icon toolbar-icon-system-performance-settings\" data-drupal-link-system-path=\"admin/config/development/performance\">Rendimiento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/settings\" title=\"Configure theme development settings\" class=\"toolbar-icon toolbar-icon-system-development-settings\" data-drupal-link-system-path=\"admin/config/development/settings\">Configuración de desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/logging\" title=\"Configurar la presentación de mensajes de error y los registros de la base de datos.\" class=\"toolbar-icon toolbar-icon-system-logging-settings\" data-drupal-link-system-path=\"admin/config/development/logging\">Registro y errores</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/maintenance\" title=\"Desconectar el sitio para su mantenimiento o actualización.\" class=\"toolbar-icon toolbar-icon-system-site-maintenance-mode\" data-drupal-link-system-path=\"admin/config/development/maintenance\">Modo de mantenimiento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/devel\" title=\"Helper functions, pages, and blocks to assist Drupal developers. The devel blocks can be managed via the block administration page.\" class=\"toolbar-icon toolbar-icon-devel-admin-settings\" data-drupal-link-system-path=\"admin/config/development/devel\">Opciones de desarrollo</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/development/configuration\" title=\"Importar y exportar la configuración.\" class=\"toolbar-icon toolbar-icon-config-sync\" data-drupal-link-system-path=\"admin/config/development/configuration\">Sincronización de configuración</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/development/configuration/full/import\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksconfig-import\" title=\"\" data-drupal-link-system-path=\"admin/config/development/configuration/full/import\">Importar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/configuration/full/export\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksconfig-export\" title=\"\" data-drupal-link-system-path=\"admin/config/development/configuration/full/export\">Exportar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/media\" class=\"toolbar-icon toolbar-icon-system-admin-config-media\" title=\"\" data-drupal-link-system-path=\"admin/config/media\">Multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/media/media-library\" title=\"Gestionar ajustes de Media Library.\" class=\"toolbar-icon toolbar-icon-media-library-settings\" data-drupal-link-system-path=\"admin/config/media/media-library\">Ajustes de Media Library</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/media-settings\" title=\"Gestionar configuracion multimedia.\" class=\"toolbar-icon toolbar-icon-media-settings\" data-drupal-link-system-path=\"admin/config/media/media-settings\">Configuración multimedia</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/image-styles\" title=\"Configurar estilos que se pueden usar para redimensionar o ajustar la presentación de imágenes.\" class=\"toolbar-icon toolbar-icon-entity-image-style-collection\" data-drupal-link-system-path=\"admin/config/media/image-styles\">Estilos de imagen</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/file-system\" title=\"Configura la localización de los archivos subidos y cómo acceder a ellos.\" class=\"toolbar-icon toolbar-icon-system-file-system-settings\" data-drupal-link-system-path=\"admin/config/media/file-system\">Sistema de archivos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/image-toolkit\" title=\"Elegir qué juego de herramientas de imágenes quiere usar si ha instalado otros opcionales.\" class=\"toolbar-icon toolbar-icon-system-image-toolkit-settings\" data-drupal-link-system-path=\"admin/config/media/image-toolkit\">Juego de herramientas de imágenes</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/regional\" title=\"Configurar los parámetros regionales, localización y traducción.\" class=\"toolbar-icon toolbar-icon-system-admin-config-regional\" data-drupal-link-system-path=\"admin/config/regional\">Region and language</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/settings\" title=\"Configurar los ajustes de localización y zona horaria.\" class=\"toolbar-icon toolbar-icon-system-regional-settings\" data-drupal-link-system-path=\"admin/config/regional/settings\">Opciones regionales</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/date-time\" title=\"Configurar cómo se muestran las fechas y las horas.\" class=\"toolbar-icon toolbar-icon-entity-date-format-collection\" data-drupal-link-system-path=\"admin/config/regional/date-time\">Formato de fecha y hora</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/regional/language\" title=\"Configurar idiomas para el contenido, interfaz, y configuración.\" class=\"toolbar-icon toolbar-icon-entity-configurable-language-collection\" data-drupal-link-system-path=\"admin/config/regional/language\">Idiomas</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/language/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkslanguage-add\" title=\"\" data-drupal-link-system-path=\"admin/config/regional/language/add\">Agregar idioma</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/language/detection\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linkslanguage-negotiation\" title=\"\" data-drupal-link-system-path=\"admin/config/regional/language/detection\">Detección y selección</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/content-language\" title=\"Configure los idiomas disponibles para el contenido.\" class=\"toolbar-icon toolbar-icon-language-content-settings-page\" data-drupal-link-system-path=\"admin/config/regional/content-language\">Idioma del contenido</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/translate\" title=\"Configurar la importación de archivos de traducción, y añadir o personalizar interfaces de traducción\" class=\"toolbar-icon toolbar-icon-locale-translate-page\" data-drupal-link-system-path=\"admin/config/regional/translate\">Traducción de la interfaz de usuario</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/services\" class=\"toolbar-icon toolbar-icon-system-admin-config-services\" title=\"\" data-drupal-link-system-path=\"admin/config/services\">Servicios web</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/services/rss-publishing\" title=\"Configurar la descripción del sitio, el número de artículos por fuente de datos, y si estos deben ser títulos/resúmenes/texto completo.\" class=\"toolbar-icon toolbar-icon-system-rss-feeds-settings\" data-drupal-link-system-path=\"admin/config/services/rss-publishing\">Publicación RSS</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/services/linkset\" title=\"Enable or disable the menu linkset endpoint\" class=\"toolbar-icon toolbar-icon-system-linkset-settings\" data-drupal-link-system-path=\"admin/config/services/linkset\">Menu Linkset Settings</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people\" title=\"Gestionar cuentas, roles y permisos de usuarios.\" class=\"toolbar-icon toolbar-icon-entity-user-collection\" data-drupal-link-system-path=\"admin/people\">Usuarios</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/people/create\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksuser-admin-create\" title=\"\" data-drupal-link-system-path=\"admin/people/create\">Añadir usuario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksuser-admin-permissions\" title=\"\" data-drupal-link-system-path=\"admin/people/permissions\">Permisos</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people/roles\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-collection\" title=\"\" data-drupal-link-system-path=\"admin/people/roles\">Roles</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/people/roles/add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksuser-role-add\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/add\">Añadir rol</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people/roles/manage/anonymous\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-form-anonymous\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/anonymous\">Usuario anónimo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/devel/user_role/anonymous\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-devel-load-anonymous\" title=\"\" data-drupal-link-system-path=\"devel/user_role/anonymous\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/permissions/anonymous\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-permissions-form-anonymous\" title=\"\" data-drupal-link-system-path=\"admin/people/permissions/anonymous\">Editar permisos</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people/roles/manage/authenticated\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-form-authenticated\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/authenticated\">Usuario autenticado</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/devel/user_role/authenticated\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-devel-load-authenticated\" title=\"\" data-drupal-link-system-path=\"devel/user_role/authenticated\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/permissions/authenticated\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-permissions-form-authenticated\" title=\"\" data-drupal-link-system-path=\"admin/people/permissions/authenticated\">Editar permisos</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people/roles/manage/content_editor\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-form-content-editor\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/content_editor\">Editor de contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/devel/user_role/content_editor\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-devel-load-content-editor\" title=\"\" data-drupal-link-system-path=\"devel/user_role/content_editor\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/permissions/content_editor\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-permissions-form-content-editor\" title=\"\" data-drupal-link-system-path=\"admin/people/permissions/content_editor\">Editar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/roles/manage/content_editor/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-delete-form-content-editor\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/content_editor/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people/roles/manage/administrator\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-form-administrator\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/administrator\">Administrador</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/devel/user_role/administrator\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-devel-load-administrator\" title=\"\" data-drupal-link-system-path=\"devel/user_role/administrator\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/permissions/administrator\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-edit-permissions-form-administrator\" title=\"\" data-drupal-link-system-path=\"admin/people/permissions/administrator\">Editar permisos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/roles/manage/administrator/delete\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksentity-user-role-delete-form-administrator\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/administrator/delete\">Eliminar</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/reports\" title=\"Ver informes, actualizaciones y errores.\" class=\"toolbar-icon toolbar-icon-system-admin-reports\" data-drupal-link-system-path=\"admin/reports\">Informes</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/reports/status\" title=\"Obtener un informe de estado sobre las operaciones del sitio.\" class=\"toolbar-icon toolbar-icon-system-status\" data-drupal-link-system-path=\"admin/reports/status\">Informe de estado</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/updates\" title=\"Obtener un informe de estado sobre las actualizaciones disponibles para los módulos y temas visuales instalados.\" class=\"toolbar-icon toolbar-icon-update-status\" data-drupal-link-system-path=\"admin/reports/updates\">Actualizaciones disponibles</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/dblog\" title=\"Ver los sucesos registrados recientemente.\" class=\"toolbar-icon toolbar-icon-dblog-overview\" data-drupal-link-system-path=\"admin/reports/dblog\">Mensajes recientes del registro</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/translations\" title=\"Obtenga un informe de estado acerca de traducciones de interfaz disponibles para sus módulos y temas instalados.\" class=\"toolbar-icon toolbar-icon-locale-translate-status\" data-drupal-link-system-path=\"admin/reports/translations\">Actualizaciones de traducción disponible</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/views-plugins\" title=\"Resumen de las extensiones utilizadas en todas las vistas.\" class=\"toolbar-icon toolbar-icon-views-ui-reports-plugins\" data-drupal-link-system-path=\"admin/reports/views-plugins\">Extensiones de Views</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/search\" title=\"Ver las frases más populares en las búsquedas.\" class=\"toolbar-icon toolbar-icon-dblog-search\" data-drupal-link-system-path=\"admin/reports/search\">Frases principales en las búsquedas</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/reports/fields\" title=\"Información general de los campos en todos los tipos de entidades.\" class=\"toolbar-icon toolbar-icon-entity-field-storage-config-collection\" data-drupal-link-system-path=\"admin/reports/fields\">Lista de campos</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/reports/fields/views-fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-linksviews-ui-field-list\" title=\"\" data-drupal-link-system-path=\"admin/reports/fields/views-fields\">Usado en views</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/access-denied\" title=\"Ver los errores de &quot;acceso denegado&quot; (403).\" class=\"toolbar-icon toolbar-icon-dblog-access-denied\" data-drupal-link-system-path=\"admin/reports/access-denied\">Principales errores de &quot;acceso denegado&quot;</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/page-not-found\" title=\"Ver los errores de &quot;página no encontrada&quot; (404).\" class=\"toolbar-icon toolbar-icon-dblog-page-not-found\" data-drupal-link-system-path=\"admin/reports/page-not-found\">Principales errores de &quot;página no encontrada&quot;</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/help\" title=\"Referencia de uso, configuración, y módulos.\" class=\"toolbar-icon toolbar-icon-help-main\" data-drupal-link-system-path=\"admin/help\">Ayuda</a>\n              </li>\n        </ul>\n  \n\n</div>\n</nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        <a href=\"/admin/config/user-interface/shortcut\" title=\"Atajos\" class=\"toolbar-icon toolbar-icon-shortcut trigger toolbar-item\" id=\"toolbar-item-shortcuts\" data-toolbar-tray=\"toolbar-item-shortcuts-tray\" role=\"button\" aria-pressed=\"false\">Atajos</a>\n        <div id=\"toolbar-item-shortcuts-tray\" data-toolbar-tray=\"toolbar-item-shortcuts-tray\" class=\"toolbar-tray\">\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\" aria-label=\"Accesos directos definidos por el usuario\">\n              <h3 class=\"toolbar-tray-name visually-hidden\">Accesos directos definidos por el usuario</h3>\n          <drupal-render-placeholder callback=\"shortcut.lazy_builders:lazyLinks\" token=\"5-XBI-QHgyU_l7Bu0FizHR7YBqK2bTVTBFF8Z0DVTis\"></drupal-render-placeholder></nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        \n        <div>\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\">\n          </nav>\n        </div>\n      </div>\n                <div class=\"hidden contextual-toolbar-tab toolbar-tab\">\n        <button class=\"toolbar-icon toolbar-icon-edit toolbar-item\" aria-pressed=\"false\" type=\"button\">Editar</button>\n\n        <div>\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\">\n          </nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        <a href=\"/user\" title=\"Mi cuenta\" class=\"toolbar-icon toolbar-icon-user trigger toolbar-item\" id=\"toolbar-item-user\" data-toolbar-tray=\"toolbar-item-user-tray\" role=\"button\" aria-pressed=\"false\"><drupal-render-placeholder callback=\"user.toolbar_link_builder:renderDisplayName\" token=\"XGROnxBLjNjdNZJ_VcOhVZtenx2tDkIKPfojS_uZFXA\"></drupal-render-placeholder></a>\n        <div id=\"toolbar-item-user-tray\" data-toolbar-tray=\"toolbar-item-user-tray\" class=\"toolbar-tray\">\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\" aria-label=\"Acciones de la cuenta de usuario\">\n              <h3 class=\"toolbar-tray-name visually-hidden\">Acciones de la cuenta de usuario</h3>\n          <drupal-render-placeholder callback=\"user.toolbar_link_builder:renderToolbarLinks\" token=\"QPmvukHqpEJJ4rYEzUUFx0ERxrtfmQ9TMOp_hvyLHEk\"></drupal-render-placeholder></nav>\n        </div>\n      </div>\n                <div class=\"toolbar-tab\">\n        <a href=\"/admin/config/development/devel\" title=\"Development menu\" class=\"toolbar-icon toolbar-icon-devel trigger toolbar-item\" id=\"toolbar-item-devel\" data-toolbar-tray=\"toolbar-item-devel-tray\" role=\"button\" aria-pressed=\"false\">Desarrollo</a>\n        <div id=\"toolbar-item-devel-tray\" data-toolbar-tray=\"toolbar-item-devel-tray\" class=\"toolbar-tray\">\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\" aria-label=\"Development menu\">\n              <h3 class=\"toolbar-tray-name visually-hidden\">Development menu</h3>\n          <drupal-render-placeholder callback=\"devel.lazy_builders:renderMenu\" token=\"3SaamyNrJZMMYe_kyv4Lc7-K5z3OkYidDaYEaMx_yVs\"></drupal-render-placeholder><a href=\"/admin/config/development/devel/toolbar\" class=\"edit-devel-toolbar\">Configurar</a></nav>\n        </div>\n      </div>\n                <div class=\"announce-toolbar-tab toolbar-tab\">\n        <drupal-render-placeholder callback=\"announcements_feed.lazy_builders:renderAnnouncements\" token=\"m--BNYDqgTao0j2QoLFf1TwfQN-Bm9xPlckw9QAC1h4\"></drupal-render-placeholder>\n        <div>\n                      <nav class=\"toolbar-lining clearfix\" role=\"navigation\">\n          </nav>\n        </div>\n      </div>\n      </nav>\n  \n</div>\n\";}s:9:\"#attached\";a:3:{s:7:\"library\";a:12:{i:0;s:15:\"toolbar/toolbar\";i:1;s:19:\"devel/devel-toolbar\";i:2;s:22:\"user/drupal.user.icons\";i:3;s:36:\"contextual/drupal.contextual-toolbar\";i:4;s:32:\"admin_toolbar_tools/toolbar.icon\";i:5;s:24:\"shortcut/drupal.shortcut\";i:6;s:26:\"admin_toolbar/toolbar.tree\";i:7;s:38:\"admin_toolbar/toolbar.tree.hoverintent\";i:8;s:41:\"dxpr_theme_helper/dxpr_theme_helper.icons\";i:9;s:26:\"dxpr_builder/editor.global\";i:10;s:27:\"dxpr_builder/editor.toolbar\";i:11;s:27:\"toolbar/toolbar.escapeAdmin\";}s:12:\"placeholders\";a:16:{s:171:\"<drupal-render-placeholder callback=\"announcements_feed.lazy_builders:renderAnnouncements\" token=\"m--BNYDqgTao0j2QoLFf1TwfQN-Bm9xPlckw9QAC1h4\"></drupal-render-placeholder>\";a:2:{s:13:\"#lazy_builder\";a:2:{i:0;s:52:\"announcements_feed.lazy_builders:renderAnnouncements\";i:1;a:0:{}}s:6:\"#cache\";a:1:{s:4:\"tags\";a:1:{i:0;s:23:\"announcements_feed:feed\";}}}s:149:\"<drupal-render-placeholder callback=\"devel.lazy_builders:renderMenu\" token=\"3SaamyNrJZMMYe_kyv4Lc7-K5z3OkYidDaYEaMx_yVs\"></drupal-render-placeholder>\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:30:\"devel.lazy_builders:renderMenu\";i:1;a:0:{}}}s:163:\"<drupal-render-placeholder callback=\"user.toolbar_link_builder:renderToolbarLinks\" token=\"QPmvukHqpEJJ4rYEzUUFx0ERxrtfmQ9TMOp_hvyLHEk\"></drupal-render-placeholder>\";a:2:{s:13:\"#lazy_builder\";a:2:{i:0;s:44:\"user.toolbar_link_builder:renderToolbarLinks\";i:1;a:0:{}}s:8:\"#preview\";a:1:{s:7:\"#markup\";s:65:\"<a href=\"#\" class=\"toolbar-tray-lazy-placeholder-link\">&nbsp;</a>\";}}s:162:\"<drupal-render-placeholder callback=\"user.toolbar_link_builder:renderDisplayName\" token=\"XGROnxBLjNjdNZJ_VcOhVZtenx2tDkIKPfojS_uZFXA\"></drupal-render-placeholder>\";a:2:{s:13:\"#lazy_builder\";a:2:{i:0;s:43:\"user.toolbar_link_builder:renderDisplayName\";i:1;a:0:{}}s:8:\"#preview\";a:1:{s:7:\"#markup\";s:6:\"&nbsp;\";}}s:151:\"<drupal-render-placeholder callback=\"shortcut.lazy_builders:lazyLinks\" token=\"5-XBI-QHgyU_l7Bu0FizHR7YBqK2bTVTBFF8Z0DVTis\"></drupal-render-placeholder>\";a:3:{s:13:\"#lazy_builder\";a:2:{i:0;s:32:\"shortcut.lazy_builders:lazyLinks\";i:1;a:0:{}}s:6:\"#cache\";a:2:{s:4:\"keys\";a:1:{i:0;s:26:\"shortcut_set_toolbar_links\";}s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:4:\"user\";i:3;s:16:\"user.permissions\";}}s:8:\"#preview\";a:1:{s:7:\"#markup\";s:65:\"<a href=\"#\" class=\"toolbar-tray-lazy-placeholder-link\">&nbsp;</a>\";}}s:43:\"fzL0Ox4jS6qafdt6gzGzjWGb_hsR6kJ8L8E0D4hC5Mo\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:11:\"user/logout\";}}}s:43:\"QrX7FQVJWZ11dOHZOqSrfi4uD-AxXoUw52uRW1wVTV4\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:8:\"run-cron\";}}}s:43:\"IjtasaT-ywBYQcsryGU7KlgOuZDDjmc0_-kf6kzitNM\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:16:\"admin/flush/twig\";}}}s:43:\"Uf2GbVIgggA8Xcxz88OKHX9Wqs7Qz7C8sPUDUu5nPiE\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:25:\"admin/flush/static-caches\";}}}s:43:\"tBx0twEB7umsWF5UeV8f9SjrNSFM3B5pUQiDdJJWso0\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:23:\"admin/flush/rendercache\";}}}s:43:\"ZMUWTyhHrQqo8ank40GXMmvsa9hBdL595FoCuw1XItw\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:18:\"admin/flush/plugin\";}}}s:43:\"XibUkmnp-KFjAi7YwGsceDaZ9p04P3_w2cW1Wl5lfLk\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:16:\"admin/flush/menu\";}}}s:43:\"_eUcfb2XnYlV7mGHww0pIKZ2Ccvdkbcypig0oPmBphw\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:25:\"admin/flush/theme_rebuild\";}}}s:43:\"vR5SYQubui_OwuG_70LyvJm6NBBPW3lNnk8Piqx2_-Q\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:17:\"admin/flush/views\";}}}s:43:\"nPvdA_FFdCv-w3ZQqKl2tcvX2y1PgqDqKTydiKspxfU\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:17:\"admin/flush/cssjs\";}}}s:43:\"-vYUsTab-SGnsqTR353M8epHdMSic5GWMCO-DZHoFRI\";a:1:{s:13:\"#lazy_builder\";a:2:{i:0;s:47:\"route_processor_csrf:renderPlaceholderCsrfToken\";i:1;a:1:{i:0;s:11:\"admin/flush\";}}}}s:14:\"drupalSettings\";a:2:{s:7:\"toolbar\";a:2:{s:11:\"breakpoints\";a:3:{s:14:\"toolbar.narrow\";s:35:\"only screen and (min-width: 16.5em)\";s:16:\"toolbar.standard\";s:37:\"only screen and (min-width: 38.125em)\";s:12:\"toolbar.wide\";s:33:\"only screen and (min-width: 61em)\";}s:12:\"subtreesHash\";s:43:\"nPt9Q5YVkRCWRaJ6Yj3CQCpkCREQESDFkvNbnMN7T8E\";}s:18:\"hoverIntentTimeout\";i:500;}}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:5:{i:0;s:16:\"user.permissions\";i:1;s:28:\"languages:language_interface\";i:2;s:5:\"theme\";i:3;s:20:\"user.roles:anonymous\";i:4;s:24:\"user.roles:authenticated\";}s:4:\"tags\";a:31:{i:0;s:19:\"config:system.theme\";i:1;s:35:\"config:admin_toolbar_tools.settings\";i:2;s:24:\"config:system.menu.admin\";i:3;s:21:\"config:node_type_list\";i:4;s:30:\"config:block_content_type_list\";i:5;s:22:\"config:media_type_list\";i:6;s:24:\"config:node.type.article\";i:7;s:35:\"config:node.type.drag_and_drop_page\";i:8;s:21:\"config:node.type.page\";i:9;s:28:\"config:contact.form.feedback\";i:10;s:28:\"config:contact.form.personal\";i:11;s:24:\"config:system.menu.devel\";i:12;s:24:\"config:system.menu.tools\";i:13;s:26:\"config:system.menu.account\";i:14;s:23:\"config:system.menu.main\";i:15;s:25:\"config:system.menu.footer\";i:16;s:44:\"config:taxonomy.vocabulary.ai_agent_commands\";i:17;s:43:\"config:taxonomy.vocabulary.ai_tone_of_voice\";i:18;s:31:\"config:taxonomy.vocabulary.tags\";i:19;s:31:\"config:block_content.type.basic\";i:20;s:45:\"config:block_content.type.drag_and_drop_block\";i:21;s:27:\"config:comment.type.comment\";i:22;s:23:\"config:media.type.audio\";i:23;s:26:\"config:media.type.document\";i:24;s:23:\"config:media.type.image\";i:25;s:30:\"config:media.type.remote_video\";i:26;s:23:\"config:media.type.video\";i:27;s:26:\"config:user.role.anonymous\";i:28;s:30:\"config:user.role.authenticated\";i:29;s:31:\"config:user.role.content_editor\";i:30;s:30:\"config:user.role.administrator\";}s:7:\"max-age\";i:-1;}}',-1,1749122528.901,1,'config:admin_toolbar_tools.settings config:block_content.type.basic config:block_content.type.drag_and_drop_block config:block_content_type_list config:comment.type.comment config:contact.form.feedback config:contact.form.personal config:media.type.audio config:media.type.document config:media.type.image config:media.type.remote_video config:media.type.video config:media_type_list config:node.type.article config:node.type.drag_and_drop_page config:node.type.page config:node_type_list config:system.menu.account config:system.menu.admin config:system.menu.devel config:system.menu.footer config:system.menu.main config:system.menu.tools config:system.theme config:taxonomy.vocabulary.ai_agent_commands config:taxonomy.vocabulary.ai_tone_of_voice config:taxonomy.vocabulary.tags config:user.role.administrator config:user.role.anonymous config:user.role.authenticated config:user.role.content_editor rendered','357'),('toolbar_rendered_subtrees:[languages:language_interface]=es:[theme]=cisc_theme:[user.permissions]=is-admin',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:24:\"user.roles:authenticated\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749049772.777,1,'','0'),('toolbar_rendered_subtrees:[languages:language_interface]=es:[theme]=cisc_theme:[user.permissions]=is-admin:[user.roles:authenticated]=true',_binary 'a:5:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:24:\"user.roles:authenticated\";}s:4:\"tags\";a:29:{i:0;s:24:\"config:system.menu.admin\";i:1;s:21:\"config:node_type_list\";i:2;s:30:\"config:block_content_type_list\";i:3;s:22:\"config:media_type_list\";i:4;s:24:\"config:node.type.article\";i:5;s:35:\"config:node.type.drag_and_drop_page\";i:6;s:21:\"config:node.type.page\";i:7;s:28:\"config:contact.form.feedback\";i:8;s:28:\"config:contact.form.personal\";i:9;s:24:\"config:system.menu.devel\";i:10;s:24:\"config:system.menu.tools\";i:11;s:26:\"config:system.menu.account\";i:12;s:23:\"config:system.menu.main\";i:13;s:25:\"config:system.menu.footer\";i:14;s:44:\"config:taxonomy.vocabulary.ai_agent_commands\";i:15;s:43:\"config:taxonomy.vocabulary.ai_tone_of_voice\";i:16;s:31:\"config:taxonomy.vocabulary.tags\";i:17;s:31:\"config:block_content.type.basic\";i:18;s:45:\"config:block_content.type.drag_and_drop_block\";i:19;s:27:\"config:comment.type.comment\";i:20;s:23:\"config:media.type.audio\";i:21;s:26:\"config:media.type.document\";i:22;s:23:\"config:media.type.image\";i:23;s:30:\"config:media.type.remote_video\";i:24;s:23:\"config:media.type.video\";i:25;s:26:\"config:user.role.anonymous\";i:26;s:30:\"config:user.role.authenticated\";i:27;s:31:\"config:user.role.content_editor\";i:28;s:30:\"config:user.role.administrator\";}s:7:\"max-age\";i:-1;}s:17:\"#cache_properties\";a:1:{i:0;s:9:\"#subtrees\";}s:9:\"#subtrees\";a:11:{s:5:\"front\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:7945:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/index\" id=\"toolbar-link-system-admin_index\" class=\"toolbar-icon toolbar-icon-system-admin-index\" title=\"\" data-drupal-link-system-path=\"admin/index\">Índice</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/flush?token=-vYUsTab-SGnsqTR353M8epHdMSic5GWMCO-DZHoFRI\" id=\"toolbar-link-admin_toolbar_tools-flush\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush\" title=\"\" data-drupal-link-system-path=\"admin/flush\">Vaciar todas las cachés</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/flush/cssjs?token=nPvdA_FFdCv-w3ZQqKl2tcvX2y1PgqDqKTydiKspxfU\" id=\"toolbar-link-admin_toolbar_tools-cssjs\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-cssjs\" title=\"\" data-drupal-link-system-path=\"admin/flush/cssjs\">Flush CSS and JavaScript</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/views?token=vR5SYQubui_OwuG_70LyvJm6NBBPW3lNnk8Piqx2_-Q\" id=\"toolbar-link-admin_toolbar_tools-flush_views\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:flush-views\" title=\"\" data-drupal-link-system-path=\"admin/flush/views\">Flush views cache</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/theme_rebuild?token=_eUcfb2XnYlV7mGHww0pIKZ2Ccvdkbcypig0oPmBphw\" id=\"toolbar-link-admin_toolbar_tools-theme_rebuild\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-theme-rebuild\" title=\"\" data-drupal-link-system-path=\"admin/flush/theme_rebuild\">Reconstruir el registro de temas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/menu?token=XibUkmnp-KFjAi7YwGsceDaZ9p04P3_w2cW1Wl5lfLk\" id=\"toolbar-link-admin_toolbar_tools-flush_menu\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-menu\" title=\"\" data-drupal-link-system-path=\"admin/flush/menu\">Vaciar caché de enrutamiento y vínculos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/plugin?token=ZMUWTyhHrQqo8ank40GXMmvsa9hBdL595FoCuw1XItw\" id=\"toolbar-link-admin_toolbar_tools-plugin\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-plugin\" title=\"\" data-drupal-link-system-path=\"admin/flush/plugin\">Vaciar caché de plugins</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/rendercache?token=tBx0twEB7umsWF5UeV8f9SjrNSFM3B5pUQiDdJJWso0\" id=\"toolbar-link-admin_toolbar_tools-flush_rendercache\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-rendercache\" title=\"\" data-drupal-link-system-path=\"admin/flush/rendercache\">Vaciar caché de renderizado</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/static-caches?token=Uf2GbVIgggA8Xcxz88OKHX9Wqs7Qz7C8sPUDUu5nPiE\" id=\"toolbar-link-admin_toolbar_tools-flush_static\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-static\" title=\"\" data-drupal-link-system-path=\"admin/flush/static-caches\">Vaciar caché estática</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/twig?token=IjtasaT-ywBYQcsryGU7KlgOuZDDjmc0_-kf6kzitNM\" id=\"toolbar-link-admin_toolbar_tools-flush_twig\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-twig\" title=\"\" data-drupal-link-system-path=\"admin/flush/twig\">Vaciar la caché de twig</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/development\" id=\"toolbar-link-system-admin_config_development\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel\" title=\"\" data-drupal-link-system-path=\"admin/config/development\">Desarrollo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/development/devel/toolbar\" id=\"toolbar-link-devel-toolbar-settings_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-toolbar-settings\" title=\"\" data-drupal-link-system-path=\"admin/config/development/devel/toolbar\">Devel Toolbar Settings</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/config\" id=\"toolbar-link-devel-configs_list\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-configs-list\" title=\"\" data-drupal-link-system-path=\"devel/config\">Editor de configuración</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/entity/info\" id=\"toolbar-link-devel-entity_info_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-entity-info-page\" title=\"\" data-drupal-link-system-path=\"devel/entity/info\">Información de entidad</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/elements\" id=\"toolbar-link-devel-elements_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-element-info\" title=\"\" data-drupal-link-system-path=\"devel/elements\">Información del Elemento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/devel\" id=\"toolbar-link-devel-admin_settings\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-admin-settings\" title=\"\" data-drupal-link-system-path=\"admin/config/development/devel\">Opciones de desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/reset\" id=\"toolbar-link-devel-menu_rebuild\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-menu-rebuild\" title=\"\" data-drupal-link-system-path=\"devel/menu/reset\">Reconstruir menú</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/theme/registry\" id=\"toolbar-link-devel-theme_registry\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-theme-registry\" title=\"\" data-drupal-link-system-path=\"devel/theme/registry\">Registro de temas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/reinstall\" id=\"toolbar-link-devel-reinstall\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-reinstall\" title=\"\" data-drupal-link-system-path=\"devel/reinstall\">Reinstalar módulos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/state\" id=\"toolbar-link-devel-state_system_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-state-system-page\" title=\"\" data-drupal-link-system-path=\"devel/state\">State editor</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/session\" id=\"toolbar-link-devel-session\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-session\" title=\"\" data-drupal-link-system-path=\"devel/session\">Visor de sesión</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/run-cron?token=QrX7FQVJWZ11dOHZOqSrfi4uD-AxXoUw52uRW1wVTV4\" id=\"toolbar-link-admin_toolbar-run-cron\" class=\"toolbar-icon toolbar-icon-system-run-cron\" title=\"\" data-drupal-link-system-path=\"run-cron\">Ejecutar cron</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/update.php\" id=\"toolbar-link-system-db_update\" class=\"toolbar-icon toolbar-icon-system-db-update\" title=\"\" data-drupal-link-system-path=\"update.php\">Ejecutar actualizaciones</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/user/logout?token=fzL0Ox4jS6qafdt6gzGzjWGb_hsR6kJ8L8E0D4hC5Mo\" id=\"toolbar-link-user-logout\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:user-logout\" title=\"\" data-drupal-link-system-path=\"user/logout\">Cerrar sesión</a>\n              </li>\n        </ul>\n  \n\n\";}s:20:\"system-admin_content\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:3938:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/content/files\" id=\"toolbar-link-view-files-page_1\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:view-files\" title=\"\" data-drupal-link-system-path=\"admin/content/files\">Archivos</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/node/add\" id=\"toolbar-link-node-add_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:node-add\" title=\"\" data-drupal-link-system-path=\"node/add\">Añadir contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/node/add/article\" title=\"Use los artículos para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.\" id=\"toolbar-link-node-add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:node-add-article\" data-drupal-link-system-path=\"node/add/article\">Artículo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/node/add/drag_and_drop_page\" title=\"Page builder page with DXPR Builder visual layout builder\" id=\"toolbar-link-node-add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:node-add-drag-and-drop-page\" data-drupal-link-system-path=\"node/add/drag_and_drop_page\">Drag and drop Page</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/node/add/page\" title=\"Utilice páginas básicas para el contenido estático, por ejemplo la página &#039;Sobre nosotros&#039;.\" id=\"toolbar-link-node-add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:node-add-page\" data-drupal-link-system-path=\"node/add/page\">Página básica</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/content/block\" id=\"toolbar-link-entity-block_content-collection\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:block-content-page\" title=\"\" data-drupal-link-system-path=\"admin/content/block\">Bloques</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/block/add\" id=\"toolbar-link-block_content-add_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:add-block\" title=\"\" data-drupal-link-system-path=\"block/add\">Añadir bloque de contenido</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/content/comment\" title=\"Enumerar y editar los comentarios del sitio y la cola de aprobación de comentarios.\" id=\"toolbar-link-comment-admin\" class=\"toolbar-icon toolbar-icon-comment-admin\" data-drupal-link-system-path=\"admin/content/comment\">Comentarios</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/content/media\" id=\"toolbar-link-entity-media-collection\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:media-page\" title=\"\" data-drupal-link-system-path=\"admin/content/media\">Multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/media/add\" id=\"toolbar-link-entity-media-add_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:add-media\" title=\"\" data-drupal-link-system-path=\"media/add\">Añadir contenido multimedia</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/content/media-grid\" id=\"toolbar-link-view-media_library-page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:media-library\" title=\"\" data-drupal-link-system-path=\"admin/content/media-grid\">Biblioteca de medios</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n\n\";}s:22:\"system-admin_structure\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:21385:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/block\" title=\"Configurar qué bloques de contenido aparecen en las zonas laterales del sitio y en otras regiones.\" id=\"toolbar-link-block-admin_display\" class=\"toolbar-icon toolbar-icon-block-admin-display\" data-drupal-link-system-path=\"admin/structure/block\">Diseño de bloques</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/contact\" title=\"Crear y administrar formularios de contacto.\" id=\"toolbar-link-entity-contact_form-collection\" class=\"toolbar-icon toolbar-icon-entity-contact-form-collection\" data-drupal-link-system-path=\"admin/structure/contact\">Formularios de contacto</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/add\" id=\"toolbar-link-contact-form_add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:contact-form-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/add\">Añadir formulario de contacto</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/contact/manage/feedback\" id=\"toolbar-link-entity-contact_form-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-contact-form-edit-form-feedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback\">Comentarios sobre el sitio web</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu\" title=\"Administrar menús y enlaces de menú.\" id=\"toolbar-link-entity-menu-collection\" class=\"toolbar-icon toolbar-icon-entity-menu-collection\" data-drupal-link-system-path=\"admin/structure/menu\">Menús</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/add\" id=\"toolbar-link-entity-menu-add_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-add-form\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/add\">Añadir menú</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/menu/manage/admin\" title=\"Enlaces de tareas administrativas\" id=\"toolbar-link-entity-menu-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-edit-form-admin\" data-drupal-link-system-path=\"admin/structure/menu/manage/admin\">Administración</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/menu/manage/devel\" title=\"Links related to Devel module.\" id=\"toolbar-link-entity-menu-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-edit-form-devel\" data-drupal-link-system-path=\"admin/structure/menu/manage/devel\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/menu/manage/tools\" title=\"Enlaces de herramientas de usuario. Los suelen añadir los módulos\" id=\"toolbar-link-entity-menu-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-edit-form-tools\" data-drupal-link-system-path=\"admin/structure/menu/manage/tools\">Herramientas</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/menu/manage/account\" title=\"Enlaces relacionados con la cuenta del usuario activo\" id=\"toolbar-link-entity-menu-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-edit-form-account\" data-drupal-link-system-path=\"admin/structure/menu/manage/account\">Menú de cuenta de usuario</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/menu/manage/main\" title=\"Enlaces de secciones del sitio\" id=\"toolbar-link-entity-menu-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-edit-form-main\" data-drupal-link-system-path=\"admin/structure/menu/manage/main\">Navegación principal</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/menu/manage/footer\" title=\"Enlaces de información del sitio\" id=\"toolbar-link-entity-menu-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-edit-form-footer\" data-drupal-link-system-path=\"admin/structure/menu/manage/footer\">Pie de página</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/display-modes\" title=\"Configurar qué visualizaciones están disponibles para el contenido y los formularios.\" id=\"toolbar-link-field_ui-display_mode\" class=\"toolbar-icon toolbar-icon-field-ui-display-mode\" data-drupal-link-system-path=\"admin/structure/display-modes\">Modos de visualización</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/display-modes/form\" title=\"Administrar modos de formulario personalizados.\" id=\"toolbar-link-entity-entity_form_mode-collection\" class=\"toolbar-icon toolbar-icon-entity-entity-form-mode-collection\" data-drupal-link-system-path=\"admin/structure/display-modes/form\">Modos de formulario</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/display-modes/view\" title=\"Administrar modos de visualización personalizados\" id=\"toolbar-link-entity-entity_view_mode-collection\" class=\"toolbar-icon toolbar-icon-entity-entity-view-mode-collection\" data-drupal-link-system-path=\"admin/structure/display-modes/view\">Modos de visualización</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/taxonomy\" title=\"Administrar el etiquetado, categorización y clasificación del contenido.\" id=\"toolbar-link-entity-taxonomy_vocabulary-collection\" class=\"toolbar-icon toolbar-icon-entity-taxonomy-vocabulary-collection\" data-drupal-link-system-path=\"admin/structure/taxonomy\">Taxonomía</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/add\" id=\"toolbar-link-entity-taxonomy_vocabulary-add_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-taxonomy-vocabulary-add-form\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/add\">Agregar vocabulario</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/overview\" title=\"Commands for AI editing tools\" id=\"toolbar-link-entity-taxonomy_vocabulary-overview_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-taxonomy-vocabulary-overview-form-ai-agent-commands\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/overview\">AI Edit Commands</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/overview\" title=\"Tones of voice for AI content generation\" id=\"toolbar-link-entity-taxonomy_vocabulary-overview_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-taxonomy-vocabulary-overview-form-ai-tone-of-voice\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/overview\">AI Tone of Voice</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/overview\" title=\"Utilice etiquetas para agrupar artículos sobre temas similares en categorías.\" id=\"toolbar-link-entity-taxonomy_vocabulary-overview_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-taxonomy-vocabulary-overview-form-tags\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/overview\">Etiquetas</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/block-content\" title=\"Create and manage fields, forms, and display settings for your content blocks.\" id=\"toolbar-link-entity-block_content_type-collection\" class=\"toolbar-icon toolbar-icon-entity-block-content-type-collection\" data-drupal-link-system-path=\"admin/structure/block-content\">Tipos de bloques</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/block-content/manage/basic\" title=\"Un bloque básico contiene un título y un cuerpo.\" id=\"toolbar-link-entity-block_content_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-block-content-type-edit-form-basic\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic\">Bloque básico</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block\" title=\"Advanced page with visual page building tools. Powered by DXPR Builder.\" id=\"toolbar-link-entity-block_content_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-block-content-type-edit-form-drag-and-drop-block\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block\">Drag and Drop Block</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/comment\" title=\"Administrar el formulario y la configuración de presentación de los comentarios.\" id=\"toolbar-link-entity-comment_type-collection\" class=\"toolbar-icon toolbar-icon-entity-comment-type-collection\" data-drupal-link-system-path=\"admin/structure/comment\">Tipos de comentario</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/comment/manage/comment\" title=\"Permite comentar el contenido\" id=\"toolbar-link-entity-comment_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-comment-type-edit-form-comment\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment\">Comentarios predeterminados</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/types\" title=\"Crear y administrar campos, formularios y opciones de presentación para el contenido.\" id=\"toolbar-link-entity-node_type-collection\" class=\"toolbar-icon toolbar-icon-entity-node-type-collection\" data-drupal-link-system-path=\"admin/structure/types\">Tipos de contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/add\" id=\"toolbar-link-node-type_add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:node-type-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/add\">Añadir tipo de contenido</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/types/manage/article\" title=\"Use los artículos para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.\" id=\"toolbar-link-entity-node_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-node-type-edit-form-article\" data-drupal-link-system-path=\"admin/structure/types/manage/article\">Artículo</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page\" title=\"Page builder page with DXPR Builder visual layout builder\" id=\"toolbar-link-entity-node_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-node-type-edit-form-drag-and-drop-page\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page\">Drag and drop Page</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/types/manage/page\" title=\"Utilice páginas básicas para el contenido estático, por ejemplo la página &#039;Sobre nosotros&#039;.\" id=\"toolbar-link-entity-node_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-node-type-edit-form-page\" data-drupal-link-system-path=\"admin/structure/types/manage/page\">Página básica</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media\" title=\"Gestionar tipos multimedia.\" id=\"toolbar-link-entity-media_type-collection\" class=\"toolbar-icon toolbar-icon-entity-media-type-collection\" data-drupal-link-system-path=\"admin/structure/media\">Tipos multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/add\" id=\"toolbar-link-entity-media_type-add_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:media-type-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/add\">Añadir tipo multimedia</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/media/manage/audio\" title=\"Un archivo de audio alojado localmente.\" id=\"toolbar-link-entity-media_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-media-type-edit-form-audio\" data-drupal-link-system-path=\"admin/structure/media/manage/audio\">Audio</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/media/manage/document\" title=\"Un archivo o documento subido, como por ejemplo un PDF.\" id=\"toolbar-link-entity-media_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-media-type-edit-form-document\" data-drupal-link-system-path=\"admin/structure/media/manage/document\">Documento</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/media/manage/image\" title=\"Utilice imágenes locales para elementos multimedia reutilizables.\" id=\"toolbar-link-entity-media_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-media-type-edit-form-image\" data-drupal-link-system-path=\"admin/structure/media/manage/image\">Imagen</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/media/manage/remote_video\" title=\"Un video almacenado remotamente en Youtube o Vimeo.\" id=\"toolbar-link-entity-media_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-media-type-edit-form-remote-video\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video\">Video remoto</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/media/manage/video\" title=\"Un archivo de vídeo alojado localmente.\" id=\"toolbar-link-entity-media_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-media-type-edit-form-video\" data-drupal-link-system-path=\"admin/structure/media/manage/video\">Vídeo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/views\" title=\"Administrar listas personalizadas de contenido.\" id=\"toolbar-link-entity-view-collection\" class=\"toolbar-icon toolbar-icon-entity-view-collection\" data-drupal-link-system-path=\"admin/structure/views\">Vistas</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/add\" id=\"toolbar-link-views_ui-add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/add\">Añadir vista</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/files\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-files\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/files\">Archivos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/media_library\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-media-library\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/media_library\">Biblioteca de medios</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/who_s_online\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-who-s-online\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/who_s_online\">Bloque de usuarios conectados</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/comment\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-comment\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/comment\">Comentarios</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/comments_recent\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-comments-recent\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/comments_recent\">Comentarios recientes</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/content\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-content\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/content\">Contenido</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/content_recent\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-content-recent\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/content_recent\">Contenido reciente</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/block_content\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-block-content\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/block_content\">Content blocks</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/watchdog\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-watchdog\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/watchdog\">Guardián</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/media\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-media\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/media\">Multimedia</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/frontpage\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-frontpage\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/frontpage\">Página inicio</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/who_s_new\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-who-s-new\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/who_s_new\">Quién es nuevo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/taxonomy_term\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-taxonomy-term\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/taxonomy_term\">Término de taxonomía</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/user_admin_people\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-user-admin-people\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/user_admin_people\">Usuarios</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n\n\";}s:18:\"system-themes_page\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:2561:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/appearance/update\" id=\"toolbar-link-update-theme_update\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:update-theme-update\" title=\"\" data-drupal-link-system-path=\"admin/appearance/update\">Actualizar</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/appearance/settings\" id=\"toolbar-link-system-theme_settings\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:system-theme-settings\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings\">Configuración</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/bootstrap5\" id=\"toolbar-link-system-theme_settings_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:system-theme-settings-theme-bootstrap5\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/bootstrap5\">Bootstrap5</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/cisc_theme\" id=\"toolbar-link-system-theme_settings_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:system-theme-settings-theme-cisc-theme\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/cisc_theme\">CISC Theme</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/claro\" id=\"toolbar-link-system-theme_settings_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:system-theme-settings-theme-claro\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/claro\">Claro</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/dxpr_theme\" id=\"toolbar-link-system-theme_settings_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:system-theme-settings-theme-dxpr-theme\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/dxpr_theme\">DXPR Theme</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/olivero\" id=\"toolbar-link-system-theme_settings_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:system-theme-settings-theme-olivero\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/olivero\">Olivero</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n\n\";}s:25:\"dxpr_builder-admin-studio\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:4037:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder\" title=\"Configure DXPR Builder.\" id=\"toolbar-link-dxpr_builder-admin-studio-builder\" class=\"toolbar-icon toolbar-icon-dxpr-builder-studio-builder\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder\">DXPR Builder</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/settings\" title=\"Configuration settings for DXPR Builder.\" id=\"toolbar-link-dxpr_builder-settings\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-setings\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/settings\">Configuración General</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/content\" title=\"View listing of DXPR content items that count towards your license limit.\" id=\"toolbar-link-dxpr_builder-licensed_content\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-licensed-content\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/content\">Content items</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/page_template\" title=\"Configure DXPR Builder Page templates.\" id=\"toolbar-link-entity-dxpr_builder_page_template-collection\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-page-templates\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/page_template\">Page Templates</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/user_licenses\" title=\"View DXPR Builder user licenses.\" id=\"toolbar-link-dxpr_builder-user_licenses\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-user-licenses\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/user_licenses\">User Licenses</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/profile\" title=\"Configure DXPR Builder User profiles.\" id=\"toolbar-link-entity-dxpr_builder_profile-collection\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-user-profiles\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/profile\">User Profiles</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/user_templates\" title=\"Configure DXPR Builder User templates.\" id=\"toolbar-link-entity-dxpr_builder_user_template-collection\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-user-templates\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/user_templates\">User Templates</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/ai_settings\" title=\"Configure DXPR Builder AI features.\" id=\"toolbar-link-dxpr_builder-ai_settings\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-ai-settings\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/ai_settings\">AI (beta)</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/dxpr_studio/dxpr_theme\" title=\"Change the site-wide settings of your default theme\" id=\"toolbar-link-dxpr_theme_helper-admin-studio-theme\" class=\"toolbar-icon toolbar-icon-dxpr-theme-helper-studio-theme\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_theme\">DXPR Theme</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/cisc_theme\" title=\"Site-wide theme settings for CISC Theme\" id=\"toolbar-link-dxpr_theme_helper-settings\" class=\"toolbar-icon toolbar-icon-dxpr-theme-helper-theme-setings\" data-drupal-link-system-path=\"admin/appearance/settings/cisc_theme\">Configuración de tema visual</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n\n\";}s:19:\"system-modules_list\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:675:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/modules/update\" id=\"toolbar-link-update-module_update\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:update-module-update\" title=\"\" data-drupal-link-system-path=\"admin/modules/update\">Actualizar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/modules/uninstall\" id=\"toolbar-link-system-modules_uninstall\" class=\"toolbar-icon toolbar-icon-system-modules-uninstall\" title=\"\" data-drupal-link-system-path=\"admin/modules/uninstall\">Desinstalar módulo</a>\n              </li>\n        </ul>\n  \n\n\";}s:19:\"system-admin_config\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:15138:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/system\" title=\"Configurar los parámetros básicos del sitio, acciones y cron.\" id=\"toolbar-link-system-admin_config_system\" class=\"toolbar-icon toolbar-icon-system-admin-config-system\" data-drupal-link-system-path=\"admin/config/system\">Sistema</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/system/site-information\" title=\"Cambiar nombre del sitio, dirección de correo electrónico, eslogan, página de inicio predeterminada, y páginas de error.\" id=\"toolbar-link-system-site_information_settings\" class=\"toolbar-icon toolbar-icon-system-site-information-settings\" data-drupal-link-system-path=\"admin/config/system/site-information\">Configuraciones básicas del sitio</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/system/cron\" title=\"Administrar tareas de mantenimiento automáticas.\" id=\"toolbar-link-system-cron_settings\" class=\"toolbar-icon toolbar-icon-system-cron-settings\" data-drupal-link-system-path=\"admin/config/system/cron\">Cron</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/people\" title=\"Configurar cuentas de usuario.\" id=\"toolbar-link-user-admin_index\" class=\"toolbar-icon toolbar-icon-user-admin-index\" data-drupal-link-system-path=\"admin/config/people\">Usuarios</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/config/people/accounts\" title=\"Configurar las opciones predeterminadas de usuario, incluidos los campos, requisitos de registro, y mensajes de correo electrónico.\" id=\"toolbar-link-entity-user-admin_form\" class=\"toolbar-icon toolbar-icon-entity-user-admin-form\" data-drupal-link-system-path=\"admin/config/people/accounts\">Configuración de la cuenta</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/content\" title=\"Configurar el formato y la autoría del contenido.\" id=\"toolbar-link-system-admin_config_content\" class=\"toolbar-icon toolbar-icon-system-admin-config-content\" data-drupal-link-system-path=\"admin/config/content\">Autoría del contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/settings\" title=\"Configuration settings for DXPR Builder.\" id=\"toolbar-link-dxpr_builder-settings\" class=\"toolbar-icon toolbar-icon-dxpr-builder-settings\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/settings\">DXPR Builder</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/content/formats\" title=\"Seleccione y configure los editores de texto y como los contenidos son filtrados cuando se muestran en pantalla.\" id=\"toolbar-link-filter-admin_overview\" class=\"toolbar-icon toolbar-icon-filter-admin-overview\" data-drupal-link-system-path=\"admin/config/content/formats\">Formato y editores de texto</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/content/entity_browser\" title=\"Manage entity browsers.\" id=\"toolbar-link-entity-entity_browser-collection\" class=\"toolbar-icon toolbar-icon-entity-entity-browser-collection\" data-drupal-link-system-path=\"admin/config/content/entity_browser\">Navegadores de entidades</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/user-interface\" title=\"Configurar la interfaz de administración de usuario.\" id=\"toolbar-link-system-admin_config_ui\" class=\"toolbar-icon toolbar-icon-system-admin-config-ui\" data-drupal-link-system-path=\"admin/config/user-interface\">Interfaz de usuario</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/user-interface/admin-toolbar\" title=\"Configure the Admin Toolbar module.\" id=\"toolbar-link-admin_toolbar-settings\" class=\"toolbar-icon toolbar-icon-admin-toolbar-settings\" data-drupal-link-system-path=\"admin/config/user-interface/admin-toolbar\">Admin Toolbar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/user-interface/admin-toolbar-tools\" title=\"Configure the Admin Toolbar Tools module.\" id=\"toolbar-link-admin_toolbar_tools-settings\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-settings\" data-drupal-link-system-path=\"admin/config/user-interface/admin-toolbar-tools\">Admin Toolbar Tools</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/user-interface/shortcut\" title=\"Agregar y modificar conjuntos de atajos.\" id=\"toolbar-link-entity-shortcut_set-collection\" class=\"toolbar-icon toolbar-icon-entity-shortcut-set-collection\" data-drupal-link-system-path=\"admin/config/user-interface/shortcut\">Atajos</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/search\" title=\"Configurar la búsqueda en el sitio web, metadatos y optimización para motores de búsqueda.\" id=\"toolbar-link-system-admin_config_search\" class=\"toolbar-icon toolbar-icon-system-admin-config-search\" data-drupal-link-system-path=\"admin/config/search\">Búsqueda y meta datos</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/search/pages\" title=\"Configurar las páginas de búsqueda y las opciones de indexación de las búsquedas.\" id=\"toolbar-link-entity-search_page-collection\" class=\"toolbar-icon toolbar-icon-entity-search-page-collection\" data-drupal-link-system-path=\"admin/config/search/pages\">Buscar páginas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/search/path\" title=\"Añadir URLs personalizadas a rutas existentes.\" id=\"toolbar-link-entity-path_alias-collection\" class=\"toolbar-icon toolbar-icon-entity-path-alias-collection\" data-drupal-link-system-path=\"admin/config/search/path\">Alias de URL</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/development\" title=\"Configurar y usar las herramientas de desarrollo.\" id=\"toolbar-link-system-admin_config_development\" class=\"toolbar-icon toolbar-icon-system-admin-config-development\" data-drupal-link-system-path=\"admin/config/development\">Desarrollo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/development/performance\" title=\"Configurar cache y optimización de ancho de banda.\" id=\"toolbar-link-system-performance_settings\" class=\"toolbar-icon toolbar-icon-system-performance-settings\" data-drupal-link-system-path=\"admin/config/development/performance\">Rendimiento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/settings\" title=\"Configure theme development settings\" id=\"toolbar-link-system-development_settings\" class=\"toolbar-icon toolbar-icon-system-development-settings\" data-drupal-link-system-path=\"admin/config/development/settings\">Configuración de desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/logging\" title=\"Configurar la presentación de mensajes de error y los registros de la base de datos.\" id=\"toolbar-link-system-logging_settings\" class=\"toolbar-icon toolbar-icon-system-logging-settings\" data-drupal-link-system-path=\"admin/config/development/logging\">Registro y errores</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/maintenance\" title=\"Desconectar el sitio para su mantenimiento o actualización.\" id=\"toolbar-link-system-site_maintenance_mode\" class=\"toolbar-icon toolbar-icon-system-site-maintenance-mode\" data-drupal-link-system-path=\"admin/config/development/maintenance\">Modo de mantenimiento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/devel\" title=\"Helper functions, pages, and blocks to assist Drupal developers. The devel blocks can be managed via the block administration page.\" id=\"toolbar-link-devel-admin_settings\" class=\"toolbar-icon toolbar-icon-devel-admin-settings\" data-drupal-link-system-path=\"admin/config/development/devel\">Opciones de desarrollo</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/config/development/configuration\" title=\"Importar y exportar la configuración.\" id=\"toolbar-link-config-sync\" class=\"toolbar-icon toolbar-icon-config-sync\" data-drupal-link-system-path=\"admin/config/development/configuration\">Sincronización de configuración</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/media\" id=\"toolbar-link-system-admin_config_media\" class=\"toolbar-icon toolbar-icon-system-admin-config-media\" title=\"\" data-drupal-link-system-path=\"admin/config/media\">Multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/media/media-library\" title=\"Gestionar ajustes de Media Library.\" id=\"toolbar-link-media_library-settings\" class=\"toolbar-icon toolbar-icon-media-library-settings\" data-drupal-link-system-path=\"admin/config/media/media-library\">Ajustes de Media Library</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/media-settings\" title=\"Gestionar configuracion multimedia.\" id=\"toolbar-link-media-settings\" class=\"toolbar-icon toolbar-icon-media-settings\" data-drupal-link-system-path=\"admin/config/media/media-settings\">Configuración multimedia</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/image-styles\" title=\"Configurar estilos que se pueden usar para redimensionar o ajustar la presentación de imágenes.\" id=\"toolbar-link-entity-image_style-collection\" class=\"toolbar-icon toolbar-icon-entity-image-style-collection\" data-drupal-link-system-path=\"admin/config/media/image-styles\">Estilos de imagen</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/file-system\" title=\"Configura la localización de los archivos subidos y cómo acceder a ellos.\" id=\"toolbar-link-system-file_system_settings\" class=\"toolbar-icon toolbar-icon-system-file-system-settings\" data-drupal-link-system-path=\"admin/config/media/file-system\">Sistema de archivos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/image-toolkit\" title=\"Elegir qué juego de herramientas de imágenes quiere usar si ha instalado otros opcionales.\" id=\"toolbar-link-system-image_toolkit_settings\" class=\"toolbar-icon toolbar-icon-system-image-toolkit-settings\" data-drupal-link-system-path=\"admin/config/media/image-toolkit\">Juego de herramientas de imágenes</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/regional\" title=\"Configurar los parámetros regionales, localización y traducción.\" id=\"toolbar-link-system-admin_config_regional\" class=\"toolbar-icon toolbar-icon-system-admin-config-regional\" data-drupal-link-system-path=\"admin/config/regional\">Region and language</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/settings\" title=\"Configurar los ajustes de localización y zona horaria.\" id=\"toolbar-link-system-regional_settings\" class=\"toolbar-icon toolbar-icon-system-regional-settings\" data-drupal-link-system-path=\"admin/config/regional/settings\">Opciones regionales</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/date-time\" title=\"Configurar cómo se muestran las fechas y las horas.\" id=\"toolbar-link-entity-date_format-collection\" class=\"toolbar-icon toolbar-icon-entity-date-format-collection\" data-drupal-link-system-path=\"admin/config/regional/date-time\">Formato de fecha y hora</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/config/regional/language\" title=\"Configurar idiomas para el contenido, interfaz, y configuración.\" id=\"toolbar-link-entity-configurable_language-collection\" class=\"toolbar-icon toolbar-icon-entity-configurable-language-collection\" data-drupal-link-system-path=\"admin/config/regional/language\">Idiomas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/content-language\" title=\"Configure los idiomas disponibles para el contenido.\" id=\"toolbar-link-language-content_settings_page\" class=\"toolbar-icon toolbar-icon-language-content-settings-page\" data-drupal-link-system-path=\"admin/config/regional/content-language\">Idioma del contenido</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/translate\" title=\"Configurar la importación de archivos de traducción, y añadir o personalizar interfaces de traducción\" id=\"toolbar-link-locale-translate_page\" class=\"toolbar-icon toolbar-icon-locale-translate-page\" data-drupal-link-system-path=\"admin/config/regional/translate\">Traducción de la interfaz de usuario</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/services\" id=\"toolbar-link-system-admin_config_services\" class=\"toolbar-icon toolbar-icon-system-admin-config-services\" title=\"\" data-drupal-link-system-path=\"admin/config/services\">Servicios web</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/services/rss-publishing\" title=\"Configurar la descripción del sitio, el número de artículos por fuente de datos, y si estos deben ser títulos/resúmenes/texto completo.\" id=\"toolbar-link-system-rss_feeds_settings\" class=\"toolbar-icon toolbar-icon-system-rss-feeds-settings\" data-drupal-link-system-path=\"admin/config/services/rss-publishing\">Publicación RSS</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/services/linkset\" title=\"Enable or disable the menu linkset endpoint\" id=\"toolbar-link-system-linkset_settings\" class=\"toolbar-icon toolbar-icon-system-linkset-settings\" data-drupal-link-system-path=\"admin/config/services/linkset\">Menu Linkset Settings</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n\n\";}s:22:\"entity-user-collection\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:2950:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/people/create\" id=\"toolbar-link-user-admin_create\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:user-admin-create\" title=\"\" data-drupal-link-system-path=\"admin/people/create\">Añadir usuario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/permissions\" id=\"toolbar-link-user-admin_permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:user-admin-permissions\" title=\"\" data-drupal-link-system-path=\"admin/people/permissions\">Permisos</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people/roles\" id=\"toolbar-link-entity-user_role-collection\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-user-role-collection\" title=\"\" data-drupal-link-system-path=\"admin/people/roles\">Roles</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/people/roles/add\" id=\"toolbar-link-user-role_add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:user-role-add\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/add\">Añadir rol</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/people/roles/manage/anonymous\" id=\"toolbar-link-entity-user_role-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-user-role-edit-form-anonymous\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/anonymous\">Usuario anónimo</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/people/roles/manage/authenticated\" id=\"toolbar-link-entity-user_role-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-user-role-edit-form-authenticated\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/authenticated\">Usuario autenticado</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/people/roles/manage/content_editor\" id=\"toolbar-link-entity-user_role-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-user-role-edit-form-content-editor\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/content_editor\">Editor de contenido</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/people/roles/manage/administrator\" id=\"toolbar-link-entity-user_role-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-user-role-edit-form-administrator\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/administrator\">Administrador</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n\n\";}s:20:\"system-admin_reports\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:3800:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/reports/status\" title=\"Obtener un informe de estado sobre las operaciones del sitio.\" id=\"toolbar-link-system-status\" class=\"toolbar-icon toolbar-icon-system-status\" data-drupal-link-system-path=\"admin/reports/status\">Informe de estado</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/updates\" title=\"Obtener un informe de estado sobre las actualizaciones disponibles para los módulos y temas visuales instalados.\" id=\"toolbar-link-update-status\" class=\"toolbar-icon toolbar-icon-update-status\" data-drupal-link-system-path=\"admin/reports/updates\">Actualizaciones disponibles</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/dblog\" title=\"Ver los sucesos registrados recientemente.\" id=\"toolbar-link-dblog-overview\" class=\"toolbar-icon toolbar-icon-dblog-overview\" data-drupal-link-system-path=\"admin/reports/dblog\">Mensajes recientes del registro</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/translations\" title=\"Obtenga un informe de estado acerca de traducciones de interfaz disponibles para sus módulos y temas instalados.\" id=\"toolbar-link-locale-translate_status\" class=\"toolbar-icon toolbar-icon-locale-translate-status\" data-drupal-link-system-path=\"admin/reports/translations\">Actualizaciones de traducción disponible</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/views-plugins\" title=\"Resumen de las extensiones utilizadas en todas las vistas.\" id=\"toolbar-link-views_ui-reports_plugins\" class=\"toolbar-icon toolbar-icon-views-ui-reports-plugins\" data-drupal-link-system-path=\"admin/reports/views-plugins\">Extensiones de Views</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/search\" title=\"Ver las frases más populares en las búsquedas.\" id=\"toolbar-link-dblog-search\" class=\"toolbar-icon toolbar-icon-dblog-search\" data-drupal-link-system-path=\"admin/reports/search\">Frases principales en las búsquedas</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/reports/fields\" title=\"Información general de los campos en todos los tipos de entidades.\" id=\"toolbar-link-entity-field_storage_config-collection\" class=\"toolbar-icon toolbar-icon-entity-field-storage-config-collection\" data-drupal-link-system-path=\"admin/reports/fields\">Lista de campos</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/reports/fields/views-fields\" id=\"toolbar-link-views_ui-reports_fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-field-list\" title=\"\" data-drupal-link-system-path=\"admin/reports/fields/views-fields\">Usado en views</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/access-denied\" title=\"Ver los errores de &quot;acceso denegado&quot; (403).\" id=\"toolbar-link-dblog-access_denied\" class=\"toolbar-icon toolbar-icon-dblog-access-denied\" data-drupal-link-system-path=\"admin/reports/access-denied\">Principales errores de &quot;acceso denegado&quot;</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/page-not-found\" title=\"Ver los errores de &quot;página no encontrada&quot; (404).\" id=\"toolbar-link-dblog-page_not_found\" class=\"toolbar-icon toolbar-icon-dblog-page-not-found\" data-drupal-link-system-path=\"admin/reports/page-not-found\">Principales errores de &quot;página no encontrada&quot;</a>\n              </li>\n        </ul>\n  \n\n\";}s:9:\"help-main\";s:0:\"\";s:31:\"announcements_feed-announcement\";s:0:\"\";}}',-1,1749049772.777,1,'config:block_content.type.basic config:block_content.type.drag_and_drop_block config:block_content_type_list config:comment.type.comment config:contact.form.feedback config:contact.form.personal config:media.type.audio config:media.type.document config:media.type.image config:media.type.remote_video config:media.type.video config:media_type_list config:node.type.article config:node.type.drag_and_drop_page config:node.type.page config:node_type_list config:system.menu.account config:system.menu.admin config:system.menu.devel config:system.menu.footer config:system.menu.main config:system.menu.tools config:taxonomy.vocabulary.ai_agent_commands config:taxonomy.vocabulary.ai_tone_of_voice config:taxonomy.vocabulary.tags config:user.role.administrator config:user.role.anonymous config:user.role.authenticated config:user.role.content_editor rendered','356'),('toolbar_rendered_subtrees:[languages:language_interface]=es:[theme]=claro:[user.permissions]=is-admin',_binary 'O:31:\"Drupal\\Core\\Cache\\CacheRedirect\":3:{s:16:\"\0*\0cacheContexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:24:\"user.roles:authenticated\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;}',-1,1749122528.833,1,'','0'),('toolbar_rendered_subtrees:[languages:language_interface]=es:[theme]=claro:[user.permissions]=is-admin:[user.roles:authenticated]=true',_binary 'a:5:{s:7:\"#markup\";s:0:\"\";s:9:\"#attached\";a:0:{}s:6:\"#cache\";a:3:{s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:5:\"theme\";i:2;s:16:\"user.permissions\";i:3;s:24:\"user.roles:authenticated\";}s:4:\"tags\";a:29:{i:0;s:24:\"config:system.menu.admin\";i:1;s:21:\"config:node_type_list\";i:2;s:30:\"config:block_content_type_list\";i:3;s:22:\"config:media_type_list\";i:4;s:24:\"config:node.type.article\";i:5;s:35:\"config:node.type.drag_and_drop_page\";i:6;s:21:\"config:node.type.page\";i:7;s:28:\"config:contact.form.feedback\";i:8;s:28:\"config:contact.form.personal\";i:9;s:24:\"config:system.menu.devel\";i:10;s:24:\"config:system.menu.tools\";i:11;s:26:\"config:system.menu.account\";i:12;s:23:\"config:system.menu.main\";i:13;s:25:\"config:system.menu.footer\";i:14;s:44:\"config:taxonomy.vocabulary.ai_agent_commands\";i:15;s:43:\"config:taxonomy.vocabulary.ai_tone_of_voice\";i:16;s:31:\"config:taxonomy.vocabulary.tags\";i:17;s:31:\"config:block_content.type.basic\";i:18;s:45:\"config:block_content.type.drag_and_drop_block\";i:19;s:27:\"config:comment.type.comment\";i:20;s:23:\"config:media.type.audio\";i:21;s:26:\"config:media.type.document\";i:22;s:23:\"config:media.type.image\";i:23;s:30:\"config:media.type.remote_video\";i:24;s:23:\"config:media.type.video\";i:25;s:26:\"config:user.role.anonymous\";i:26;s:30:\"config:user.role.authenticated\";i:27;s:31:\"config:user.role.content_editor\";i:28;s:30:\"config:user.role.administrator\";}s:7:\"max-age\";i:-1;}s:17:\"#cache_properties\";a:1:{i:0;s:9:\"#subtrees\";}s:9:\"#subtrees\";a:11:{s:5:\"front\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:7945:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/index\" id=\"toolbar-link-system-admin_index\" class=\"toolbar-icon toolbar-icon-system-admin-index\" title=\"\" data-drupal-link-system-path=\"admin/index\">Índice</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/flush?token=-vYUsTab-SGnsqTR353M8epHdMSic5GWMCO-DZHoFRI\" id=\"toolbar-link-admin_toolbar_tools-flush\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush\" title=\"\" data-drupal-link-system-path=\"admin/flush\">Vaciar todas las cachés</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/flush/cssjs?token=nPvdA_FFdCv-w3ZQqKl2tcvX2y1PgqDqKTydiKspxfU\" id=\"toolbar-link-admin_toolbar_tools-cssjs\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-cssjs\" title=\"\" data-drupal-link-system-path=\"admin/flush/cssjs\">Flush CSS and JavaScript</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/views?token=vR5SYQubui_OwuG_70LyvJm6NBBPW3lNnk8Piqx2_-Q\" id=\"toolbar-link-admin_toolbar_tools-flush_views\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:flush-views\" title=\"\" data-drupal-link-system-path=\"admin/flush/views\">Flush views cache</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/theme_rebuild?token=_eUcfb2XnYlV7mGHww0pIKZ2Ccvdkbcypig0oPmBphw\" id=\"toolbar-link-admin_toolbar_tools-theme_rebuild\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-theme-rebuild\" title=\"\" data-drupal-link-system-path=\"admin/flush/theme_rebuild\">Reconstruir el registro de temas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/menu?token=XibUkmnp-KFjAi7YwGsceDaZ9p04P3_w2cW1Wl5lfLk\" id=\"toolbar-link-admin_toolbar_tools-flush_menu\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-menu\" title=\"\" data-drupal-link-system-path=\"admin/flush/menu\">Vaciar caché de enrutamiento y vínculos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/plugin?token=ZMUWTyhHrQqo8ank40GXMmvsa9hBdL595FoCuw1XItw\" id=\"toolbar-link-admin_toolbar_tools-plugin\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-plugin\" title=\"\" data-drupal-link-system-path=\"admin/flush/plugin\">Vaciar caché de plugins</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/rendercache?token=tBx0twEB7umsWF5UeV8f9SjrNSFM3B5pUQiDdJJWso0\" id=\"toolbar-link-admin_toolbar_tools-flush_rendercache\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-rendercache\" title=\"\" data-drupal-link-system-path=\"admin/flush/rendercache\">Vaciar caché de renderizado</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/static-caches?token=Uf2GbVIgggA8Xcxz88OKHX9Wqs7Qz7C8sPUDUu5nPiE\" id=\"toolbar-link-admin_toolbar_tools-flush_static\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-static\" title=\"\" data-drupal-link-system-path=\"admin/flush/static-caches\">Vaciar caché estática</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/flush/twig?token=IjtasaT-ywBYQcsryGU7KlgOuZDDjmc0_-kf6kzitNM\" id=\"toolbar-link-admin_toolbar_tools-flush_twig\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-flush-twig\" title=\"\" data-drupal-link-system-path=\"admin/flush/twig\">Vaciar la caché de twig</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/development\" id=\"toolbar-link-system-admin_config_development\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel\" title=\"\" data-drupal-link-system-path=\"admin/config/development\">Desarrollo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/development/devel/toolbar\" id=\"toolbar-link-devel-toolbar-settings_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-toolbar-settings\" title=\"\" data-drupal-link-system-path=\"admin/config/development/devel/toolbar\">Devel Toolbar Settings</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/config\" id=\"toolbar-link-devel-configs_list\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-configs-list\" title=\"\" data-drupal-link-system-path=\"devel/config\">Editor de configuración</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/entity/info\" id=\"toolbar-link-devel-entity_info_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-entity-info-page\" title=\"\" data-drupal-link-system-path=\"devel/entity/info\">Información de entidad</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/elements\" id=\"toolbar-link-devel-elements_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-element-info\" title=\"\" data-drupal-link-system-path=\"devel/elements\">Información del Elemento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/devel\" id=\"toolbar-link-devel-admin_settings\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-admin-settings\" title=\"\" data-drupal-link-system-path=\"admin/config/development/devel\">Opciones de desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/menu/reset\" id=\"toolbar-link-devel-menu_rebuild\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-menu-rebuild\" title=\"\" data-drupal-link-system-path=\"devel/menu/reset\">Reconstruir menú</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/theme/registry\" id=\"toolbar-link-devel-theme_registry\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-theme-registry\" title=\"\" data-drupal-link-system-path=\"devel/theme/registry\">Registro de temas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/reinstall\" id=\"toolbar-link-devel-reinstall\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-reinstall\" title=\"\" data-drupal-link-system-path=\"devel/reinstall\">Reinstalar módulos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/state\" id=\"toolbar-link-devel-state_system_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-state-system-page\" title=\"\" data-drupal-link-system-path=\"devel/state\">State editor</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/devel/session\" id=\"toolbar-link-devel-session\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:devel-session\" title=\"\" data-drupal-link-system-path=\"devel/session\">Visor de sesión</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/run-cron?token=QrX7FQVJWZ11dOHZOqSrfi4uD-AxXoUw52uRW1wVTV4\" id=\"toolbar-link-admin_toolbar-run-cron\" class=\"toolbar-icon toolbar-icon-system-run-cron\" title=\"\" data-drupal-link-system-path=\"run-cron\">Ejecutar cron</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/update.php\" id=\"toolbar-link-system-db_update\" class=\"toolbar-icon toolbar-icon-system-db-update\" title=\"\" data-drupal-link-system-path=\"update.php\">Ejecutar actualizaciones</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/user/logout?token=fzL0Ox4jS6qafdt6gzGzjWGb_hsR6kJ8L8E0D4hC5Mo\" id=\"toolbar-link-user-logout\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:user-logout\" title=\"\" data-drupal-link-system-path=\"user/logout\">Cerrar sesión</a>\n              </li>\n        </ul>\n  \n\n\";}s:20:\"system-admin_content\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:3938:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/content/files\" id=\"toolbar-link-view-files-page_1\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:view-files\" title=\"\" data-drupal-link-system-path=\"admin/content/files\">Archivos</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/node/add\" id=\"toolbar-link-node-add_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:node-add\" title=\"\" data-drupal-link-system-path=\"node/add\">Añadir contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/node/add/article\" title=\"Use los artículos para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.\" id=\"toolbar-link-node-add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:node-add-article\" data-drupal-link-system-path=\"node/add/article\">Artículo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/node/add/drag_and_drop_page\" title=\"Page builder page with DXPR Builder visual layout builder\" id=\"toolbar-link-node-add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:node-add-drag-and-drop-page\" data-drupal-link-system-path=\"node/add/drag_and_drop_page\">Drag and drop Page</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/node/add/page\" title=\"Utilice páginas básicas para el contenido estático, por ejemplo la página &#039;Sobre nosotros&#039;.\" id=\"toolbar-link-node-add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:node-add-page\" data-drupal-link-system-path=\"node/add/page\">Página básica</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/content/block\" id=\"toolbar-link-entity-block_content-collection\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:block-content-page\" title=\"\" data-drupal-link-system-path=\"admin/content/block\">Bloques</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/block/add\" id=\"toolbar-link-block_content-add_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:add-block\" title=\"\" data-drupal-link-system-path=\"block/add\">Añadir bloque de contenido</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/content/comment\" title=\"Enumerar y editar los comentarios del sitio y la cola de aprobación de comentarios.\" id=\"toolbar-link-comment-admin\" class=\"toolbar-icon toolbar-icon-comment-admin\" data-drupal-link-system-path=\"admin/content/comment\">Comentarios</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/content/media\" id=\"toolbar-link-entity-media-collection\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:media-page\" title=\"\" data-drupal-link-system-path=\"admin/content/media\">Multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/media/add\" id=\"toolbar-link-entity-media-add_page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:add-media\" title=\"\" data-drupal-link-system-path=\"media/add\">Añadir contenido multimedia</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/content/media-grid\" id=\"toolbar-link-view-media_library-page\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:media-library\" title=\"\" data-drupal-link-system-path=\"admin/content/media-grid\">Biblioteca de medios</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n\n\";}s:22:\"system-admin_structure\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:21385:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/block\" title=\"Configurar qué bloques de contenido aparecen en las zonas laterales del sitio y en otras regiones.\" id=\"toolbar-link-block-admin_display\" class=\"toolbar-icon toolbar-icon-block-admin-display\" data-drupal-link-system-path=\"admin/structure/block\">Diseño de bloques</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/contact\" title=\"Crear y administrar formularios de contacto.\" id=\"toolbar-link-entity-contact_form-collection\" class=\"toolbar-icon toolbar-icon-entity-contact-form-collection\" data-drupal-link-system-path=\"admin/structure/contact\">Formularios de contacto</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/contact/add\" id=\"toolbar-link-contact-form_add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:contact-form-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/add\">Añadir formulario de contacto</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/contact/manage/feedback\" id=\"toolbar-link-entity-contact_form-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-contact-form-edit-form-feedback\" title=\"\" data-drupal-link-system-path=\"admin/structure/contact/manage/feedback\">Comentarios sobre el sitio web</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/menu\" title=\"Administrar menús y enlaces de menú.\" id=\"toolbar-link-entity-menu-collection\" class=\"toolbar-icon toolbar-icon-entity-menu-collection\" data-drupal-link-system-path=\"admin/structure/menu\">Menús</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/menu/add\" id=\"toolbar-link-entity-menu-add_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-add-form\" title=\"\" data-drupal-link-system-path=\"admin/structure/menu/add\">Añadir menú</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/menu/manage/admin\" title=\"Enlaces de tareas administrativas\" id=\"toolbar-link-entity-menu-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-edit-form-admin\" data-drupal-link-system-path=\"admin/structure/menu/manage/admin\">Administración</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/menu/manage/devel\" title=\"Links related to Devel module.\" id=\"toolbar-link-entity-menu-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-edit-form-devel\" data-drupal-link-system-path=\"admin/structure/menu/manage/devel\">Desarrollo</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/menu/manage/tools\" title=\"Enlaces de herramientas de usuario. Los suelen añadir los módulos\" id=\"toolbar-link-entity-menu-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-edit-form-tools\" data-drupal-link-system-path=\"admin/structure/menu/manage/tools\">Herramientas</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/menu/manage/account\" title=\"Enlaces relacionados con la cuenta del usuario activo\" id=\"toolbar-link-entity-menu-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-edit-form-account\" data-drupal-link-system-path=\"admin/structure/menu/manage/account\">Menú de cuenta de usuario</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/menu/manage/main\" title=\"Enlaces de secciones del sitio\" id=\"toolbar-link-entity-menu-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-edit-form-main\" data-drupal-link-system-path=\"admin/structure/menu/manage/main\">Navegación principal</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/menu/manage/footer\" title=\"Enlaces de información del sitio\" id=\"toolbar-link-entity-menu-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-menu-edit-form-footer\" data-drupal-link-system-path=\"admin/structure/menu/manage/footer\">Pie de página</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/display-modes\" title=\"Configurar qué visualizaciones están disponibles para el contenido y los formularios.\" id=\"toolbar-link-field_ui-display_mode\" class=\"toolbar-icon toolbar-icon-field-ui-display-mode\" data-drupal-link-system-path=\"admin/structure/display-modes\">Modos de visualización</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/display-modes/form\" title=\"Administrar modos de formulario personalizados.\" id=\"toolbar-link-entity-entity_form_mode-collection\" class=\"toolbar-icon toolbar-icon-entity-entity-form-mode-collection\" data-drupal-link-system-path=\"admin/structure/display-modes/form\">Modos de formulario</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/display-modes/view\" title=\"Administrar modos de visualización personalizados\" id=\"toolbar-link-entity-entity_view_mode-collection\" class=\"toolbar-icon toolbar-icon-entity-entity-view-mode-collection\" data-drupal-link-system-path=\"admin/structure/display-modes/view\">Modos de visualización</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/taxonomy\" title=\"Administrar el etiquetado, categorización y clasificación del contenido.\" id=\"toolbar-link-entity-taxonomy_vocabulary-collection\" class=\"toolbar-icon toolbar-icon-entity-taxonomy-vocabulary-collection\" data-drupal-link-system-path=\"admin/structure/taxonomy\">Taxonomía</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/taxonomy/add\" id=\"toolbar-link-entity-taxonomy_vocabulary-add_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-taxonomy-vocabulary-add-form\" title=\"\" data-drupal-link-system-path=\"admin/structure/taxonomy/add\">Agregar vocabulario</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_agent_commands/overview\" title=\"Commands for AI editing tools\" id=\"toolbar-link-entity-taxonomy_vocabulary-overview_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-taxonomy-vocabulary-overview-form-ai-agent-commands\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_agent_commands/overview\">AI Edit Commands</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/taxonomy/manage/ai_tone_of_voice/overview\" title=\"Tones of voice for AI content generation\" id=\"toolbar-link-entity-taxonomy_vocabulary-overview_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-taxonomy-vocabulary-overview-form-ai-tone-of-voice\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/ai_tone_of_voice/overview\">AI Tone of Voice</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/taxonomy/manage/tags/overview\" title=\"Utilice etiquetas para agrupar artículos sobre temas similares en categorías.\" id=\"toolbar-link-entity-taxonomy_vocabulary-overview_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-taxonomy-vocabulary-overview-form-tags\" data-drupal-link-system-path=\"admin/structure/taxonomy/manage/tags/overview\">Etiquetas</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/block-content\" title=\"Create and manage fields, forms, and display settings for your content blocks.\" id=\"toolbar-link-entity-block_content_type-collection\" class=\"toolbar-icon toolbar-icon-entity-block-content-type-collection\" data-drupal-link-system-path=\"admin/structure/block-content\">Tipos de bloques</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/block-content/manage/basic\" title=\"Un bloque básico contiene un título y un cuerpo.\" id=\"toolbar-link-entity-block_content_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-block-content-type-edit-form-basic\" data-drupal-link-system-path=\"admin/structure/block-content/manage/basic\">Bloque básico</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/block-content/manage/drag_and_drop_block\" title=\"Advanced page with visual page building tools. Powered by DXPR Builder.\" id=\"toolbar-link-entity-block_content_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-block-content-type-edit-form-drag-and-drop-block\" data-drupal-link-system-path=\"admin/structure/block-content/manage/drag_and_drop_block\">Drag and Drop Block</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/comment\" title=\"Administrar el formulario y la configuración de presentación de los comentarios.\" id=\"toolbar-link-entity-comment_type-collection\" class=\"toolbar-icon toolbar-icon-entity-comment-type-collection\" data-drupal-link-system-path=\"admin/structure/comment\">Tipos de comentario</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/comment/manage/comment\" title=\"Permite comentar el contenido\" id=\"toolbar-link-entity-comment_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-comment-type-edit-form-comment\" data-drupal-link-system-path=\"admin/structure/comment/manage/comment\">Comentarios predeterminados</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/types\" title=\"Crear y administrar campos, formularios y opciones de presentación para el contenido.\" id=\"toolbar-link-entity-node_type-collection\" class=\"toolbar-icon toolbar-icon-entity-node-type-collection\" data-drupal-link-system-path=\"admin/structure/types\">Tipos de contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/types/add\" id=\"toolbar-link-node-type_add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:node-type-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/types/add\">Añadir tipo de contenido</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/types/manage/article\" title=\"Use los artículos para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.\" id=\"toolbar-link-entity-node_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-node-type-edit-form-article\" data-drupal-link-system-path=\"admin/structure/types/manage/article\">Artículo</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/types/manage/drag_and_drop_page\" title=\"Page builder page with DXPR Builder visual layout builder\" id=\"toolbar-link-entity-node_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-node-type-edit-form-drag-and-drop-page\" data-drupal-link-system-path=\"admin/structure/types/manage/drag_and_drop_page\">Drag and drop Page</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/types/manage/page\" title=\"Utilice páginas básicas para el contenido estático, por ejemplo la página &#039;Sobre nosotros&#039;.\" id=\"toolbar-link-entity-node_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-node-type-edit-form-page\" data-drupal-link-system-path=\"admin/structure/types/manage/page\">Página básica</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/media\" title=\"Gestionar tipos multimedia.\" id=\"toolbar-link-entity-media_type-collection\" class=\"toolbar-icon toolbar-icon-entity-media-type-collection\" data-drupal-link-system-path=\"admin/structure/media\">Tipos multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/media/add\" id=\"toolbar-link-entity-media_type-add_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:media-type-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/media/add\">Añadir tipo multimedia</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/media/manage/audio\" title=\"Un archivo de audio alojado localmente.\" id=\"toolbar-link-entity-media_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-media-type-edit-form-audio\" data-drupal-link-system-path=\"admin/structure/media/manage/audio\">Audio</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/media/manage/document\" title=\"Un archivo o documento subido, como por ejemplo un PDF.\" id=\"toolbar-link-entity-media_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-media-type-edit-form-document\" data-drupal-link-system-path=\"admin/structure/media/manage/document\">Documento</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/media/manage/image\" title=\"Utilice imágenes locales para elementos multimedia reutilizables.\" id=\"toolbar-link-entity-media_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-media-type-edit-form-image\" data-drupal-link-system-path=\"admin/structure/media/manage/image\">Imagen</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/media/manage/remote_video\" title=\"Un video almacenado remotamente en Youtube o Vimeo.\" id=\"toolbar-link-entity-media_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-media-type-edit-form-remote-video\" data-drupal-link-system-path=\"admin/structure/media/manage/remote_video\">Video remoto</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/structure/media/manage/video\" title=\"Un archivo de vídeo alojado localmente.\" id=\"toolbar-link-entity-media_type-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-media-type-edit-form-video\" data-drupal-link-system-path=\"admin/structure/media/manage/video\">Vídeo</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/structure/views\" title=\"Administrar listas personalizadas de contenido.\" id=\"toolbar-link-entity-view-collection\" class=\"toolbar-icon toolbar-icon-entity-view-collection\" data-drupal-link-system-path=\"admin/structure/views\">Vistas</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/add\" id=\"toolbar-link-views_ui-add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-add\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/add\">Añadir vista</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/files\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-files\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/files\">Archivos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/media_library\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-media-library\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/media_library\">Biblioteca de medios</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/who_s_online\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-who-s-online\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/who_s_online\">Bloque de usuarios conectados</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/comment\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-comment\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/comment\">Comentarios</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/comments_recent\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-comments-recent\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/comments_recent\">Comentarios recientes</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/content\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-content\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/content\">Contenido</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/content_recent\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-content-recent\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/content_recent\">Contenido reciente</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/block_content\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-block-content\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/block_content\">Content blocks</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/watchdog\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-watchdog\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/watchdog\">Guardián</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/media\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-media\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/media\">Multimedia</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/frontpage\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-frontpage\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/frontpage\">Página inicio</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/who_s_new\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-who-s-new\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/who_s_new\">Quién es nuevo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/taxonomy_term\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-taxonomy-term\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/taxonomy_term\">Término de taxonomía</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/structure/views/view/user_admin_people\" id=\"toolbar-link-entity-view-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-user-admin-people\" title=\"\" data-drupal-link-system-path=\"admin/structure/views/view/user_admin_people\">Usuarios</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n\n\";}s:18:\"system-themes_page\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:2561:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/appearance/update\" id=\"toolbar-link-update-theme_update\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:update-theme-update\" title=\"\" data-drupal-link-system-path=\"admin/appearance/update\">Actualizar</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/appearance/settings\" id=\"toolbar-link-system-theme_settings\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:system-theme-settings\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings\">Configuración</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/bootstrap5\" id=\"toolbar-link-system-theme_settings_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:system-theme-settings-theme-bootstrap5\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/bootstrap5\">Bootstrap5</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/cisc_theme\" id=\"toolbar-link-system-theme_settings_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:system-theme-settings-theme-cisc-theme\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/cisc_theme\">CISC Theme</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/claro\" id=\"toolbar-link-system-theme_settings_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:system-theme-settings-theme-claro\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/claro\">Claro</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/dxpr_theme\" id=\"toolbar-link-system-theme_settings_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:system-theme-settings-theme-dxpr-theme\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/dxpr_theme\">DXPR Theme</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/olivero\" id=\"toolbar-link-system-theme_settings_theme\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:system-theme-settings-theme-olivero\" title=\"\" data-drupal-link-system-path=\"admin/appearance/settings/olivero\">Olivero</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n\n\";}s:25:\"dxpr_builder-admin-studio\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:4037:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder\" title=\"Configure DXPR Builder.\" id=\"toolbar-link-dxpr_builder-admin-studio-builder\" class=\"toolbar-icon toolbar-icon-dxpr-builder-studio-builder\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder\">DXPR Builder</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/settings\" title=\"Configuration settings for DXPR Builder.\" id=\"toolbar-link-dxpr_builder-settings\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-setings\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/settings\">Configuración General</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/content\" title=\"View listing of DXPR content items that count towards your license limit.\" id=\"toolbar-link-dxpr_builder-licensed_content\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-licensed-content\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/content\">Content items</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/page_template\" title=\"Configure DXPR Builder Page templates.\" id=\"toolbar-link-entity-dxpr_builder_page_template-collection\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-page-templates\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/page_template\">Page Templates</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/user_licenses\" title=\"View DXPR Builder user licenses.\" id=\"toolbar-link-dxpr_builder-user_licenses\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-user-licenses\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/user_licenses\">User Licenses</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/profile\" title=\"Configure DXPR Builder User profiles.\" id=\"toolbar-link-entity-dxpr_builder_profile-collection\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-user-profiles\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/profile\">User Profiles</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/user_templates\" title=\"Configure DXPR Builder User templates.\" id=\"toolbar-link-entity-dxpr_builder_user_template-collection\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-user-templates\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/user_templates\">User Templates</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/ai_settings\" title=\"Configure DXPR Builder AI features.\" id=\"toolbar-link-dxpr_builder-ai_settings\" class=\"toolbar-icon toolbar-icon-dxpr-builder-builder-ai-settings\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/ai_settings\">AI (beta)</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/dxpr_studio/dxpr_theme\" title=\"Change the site-wide settings of your default theme\" id=\"toolbar-link-dxpr_theme_helper-admin-studio-theme\" class=\"toolbar-icon toolbar-icon-dxpr-theme-helper-studio-theme\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_theme\">DXPR Theme</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/appearance/settings/cisc_theme\" title=\"Site-wide theme settings for CISC Theme\" id=\"toolbar-link-dxpr_theme_helper-settings\" class=\"toolbar-icon toolbar-icon-dxpr-theme-helper-theme-setings\" data-drupal-link-system-path=\"admin/appearance/settings/cisc_theme\">Configuración de tema visual</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n\n\";}s:19:\"system-modules_list\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:675:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/modules/update\" id=\"toolbar-link-update-module_update\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:update-module-update\" title=\"\" data-drupal-link-system-path=\"admin/modules/update\">Actualizar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/modules/uninstall\" id=\"toolbar-link-system-modules_uninstall\" class=\"toolbar-icon toolbar-icon-system-modules-uninstall\" title=\"\" data-drupal-link-system-path=\"admin/modules/uninstall\">Desinstalar módulo</a>\n              </li>\n        </ul>\n  \n\n\";}s:19:\"system-admin_config\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:15138:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/system\" title=\"Configurar los parámetros básicos del sitio, acciones y cron.\" id=\"toolbar-link-system-admin_config_system\" class=\"toolbar-icon toolbar-icon-system-admin-config-system\" data-drupal-link-system-path=\"admin/config/system\">Sistema</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/system/site-information\" title=\"Cambiar nombre del sitio, dirección de correo electrónico, eslogan, página de inicio predeterminada, y páginas de error.\" id=\"toolbar-link-system-site_information_settings\" class=\"toolbar-icon toolbar-icon-system-site-information-settings\" data-drupal-link-system-path=\"admin/config/system/site-information\">Configuraciones básicas del sitio</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/system/cron\" title=\"Administrar tareas de mantenimiento automáticas.\" id=\"toolbar-link-system-cron_settings\" class=\"toolbar-icon toolbar-icon-system-cron-settings\" data-drupal-link-system-path=\"admin/config/system/cron\">Cron</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/people\" title=\"Configurar cuentas de usuario.\" id=\"toolbar-link-user-admin_index\" class=\"toolbar-icon toolbar-icon-user-admin-index\" data-drupal-link-system-path=\"admin/config/people\">Usuarios</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/config/people/accounts\" title=\"Configurar las opciones predeterminadas de usuario, incluidos los campos, requisitos de registro, y mensajes de correo electrónico.\" id=\"toolbar-link-entity-user-admin_form\" class=\"toolbar-icon toolbar-icon-entity-user-admin-form\" data-drupal-link-system-path=\"admin/config/people/accounts\">Configuración de la cuenta</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/content\" title=\"Configurar el formato y la autoría del contenido.\" id=\"toolbar-link-system-admin_config_content\" class=\"toolbar-icon toolbar-icon-system-admin-config-content\" data-drupal-link-system-path=\"admin/config/content\">Autoría del contenido</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/dxpr_studio/dxpr_builder/settings\" title=\"Configuration settings for DXPR Builder.\" id=\"toolbar-link-dxpr_builder-settings\" class=\"toolbar-icon toolbar-icon-dxpr-builder-settings\" data-drupal-link-system-path=\"admin/dxpr_studio/dxpr_builder/settings\">DXPR Builder</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/content/formats\" title=\"Seleccione y configure los editores de texto y como los contenidos son filtrados cuando se muestran en pantalla.\" id=\"toolbar-link-filter-admin_overview\" class=\"toolbar-icon toolbar-icon-filter-admin-overview\" data-drupal-link-system-path=\"admin/config/content/formats\">Formato y editores de texto</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/content/entity_browser\" title=\"Manage entity browsers.\" id=\"toolbar-link-entity-entity_browser-collection\" class=\"toolbar-icon toolbar-icon-entity-entity-browser-collection\" data-drupal-link-system-path=\"admin/config/content/entity_browser\">Navegadores de entidades</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/user-interface\" title=\"Configurar la interfaz de administración de usuario.\" id=\"toolbar-link-system-admin_config_ui\" class=\"toolbar-icon toolbar-icon-system-admin-config-ui\" data-drupal-link-system-path=\"admin/config/user-interface\">Interfaz de usuario</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/user-interface/admin-toolbar\" title=\"Configure the Admin Toolbar module.\" id=\"toolbar-link-admin_toolbar-settings\" class=\"toolbar-icon toolbar-icon-admin-toolbar-settings\" data-drupal-link-system-path=\"admin/config/user-interface/admin-toolbar\">Admin Toolbar</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/user-interface/admin-toolbar-tools\" title=\"Configure the Admin Toolbar Tools module.\" id=\"toolbar-link-admin_toolbar_tools-settings\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-settings\" data-drupal-link-system-path=\"admin/config/user-interface/admin-toolbar-tools\">Admin Toolbar Tools</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/user-interface/shortcut\" title=\"Agregar y modificar conjuntos de atajos.\" id=\"toolbar-link-entity-shortcut_set-collection\" class=\"toolbar-icon toolbar-icon-entity-shortcut-set-collection\" data-drupal-link-system-path=\"admin/config/user-interface/shortcut\">Atajos</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/search\" title=\"Configurar la búsqueda en el sitio web, metadatos y optimización para motores de búsqueda.\" id=\"toolbar-link-system-admin_config_search\" class=\"toolbar-icon toolbar-icon-system-admin-config-search\" data-drupal-link-system-path=\"admin/config/search\">Búsqueda y meta datos</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/search/pages\" title=\"Configurar las páginas de búsqueda y las opciones de indexación de las búsquedas.\" id=\"toolbar-link-entity-search_page-collection\" class=\"toolbar-icon toolbar-icon-entity-search-page-collection\" data-drupal-link-system-path=\"admin/config/search/pages\">Buscar páginas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/search/path\" title=\"Añadir URLs personalizadas a rutas existentes.\" id=\"toolbar-link-entity-path_alias-collection\" class=\"toolbar-icon toolbar-icon-entity-path-alias-collection\" data-drupal-link-system-path=\"admin/config/search/path\">Alias de URL</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/development\" title=\"Configurar y usar las herramientas de desarrollo.\" id=\"toolbar-link-system-admin_config_development\" class=\"toolbar-icon toolbar-icon-system-admin-config-development\" data-drupal-link-system-path=\"admin/config/development\">Desarrollo</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/development/performance\" title=\"Configurar cache y optimización de ancho de banda.\" id=\"toolbar-link-system-performance_settings\" class=\"toolbar-icon toolbar-icon-system-performance-settings\" data-drupal-link-system-path=\"admin/config/development/performance\">Rendimiento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/settings\" title=\"Configure theme development settings\" id=\"toolbar-link-system-development_settings\" class=\"toolbar-icon toolbar-icon-system-development-settings\" data-drupal-link-system-path=\"admin/config/development/settings\">Configuración de desarrollo</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/logging\" title=\"Configurar la presentación de mensajes de error y los registros de la base de datos.\" id=\"toolbar-link-system-logging_settings\" class=\"toolbar-icon toolbar-icon-system-logging-settings\" data-drupal-link-system-path=\"admin/config/development/logging\">Registro y errores</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/maintenance\" title=\"Desconectar el sitio para su mantenimiento o actualización.\" id=\"toolbar-link-system-site_maintenance_mode\" class=\"toolbar-icon toolbar-icon-system-site-maintenance-mode\" data-drupal-link-system-path=\"admin/config/development/maintenance\">Modo de mantenimiento</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/development/devel\" title=\"Helper functions, pages, and blocks to assist Drupal developers. The devel blocks can be managed via the block administration page.\" id=\"toolbar-link-devel-admin_settings\" class=\"toolbar-icon toolbar-icon-devel-admin-settings\" data-drupal-link-system-path=\"admin/config/development/devel\">Opciones de desarrollo</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/config/development/configuration\" title=\"Importar y exportar la configuración.\" id=\"toolbar-link-config-sync\" class=\"toolbar-icon toolbar-icon-config-sync\" data-drupal-link-system-path=\"admin/config/development/configuration\">Sincronización de configuración</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/media\" id=\"toolbar-link-system-admin_config_media\" class=\"toolbar-icon toolbar-icon-system-admin-config-media\" title=\"\" data-drupal-link-system-path=\"admin/config/media\">Multimedia</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/media/media-library\" title=\"Gestionar ajustes de Media Library.\" id=\"toolbar-link-media_library-settings\" class=\"toolbar-icon toolbar-icon-media-library-settings\" data-drupal-link-system-path=\"admin/config/media/media-library\">Ajustes de Media Library</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/media-settings\" title=\"Gestionar configuracion multimedia.\" id=\"toolbar-link-media-settings\" class=\"toolbar-icon toolbar-icon-media-settings\" data-drupal-link-system-path=\"admin/config/media/media-settings\">Configuración multimedia</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/image-styles\" title=\"Configurar estilos que se pueden usar para redimensionar o ajustar la presentación de imágenes.\" id=\"toolbar-link-entity-image_style-collection\" class=\"toolbar-icon toolbar-icon-entity-image-style-collection\" data-drupal-link-system-path=\"admin/config/media/image-styles\">Estilos de imagen</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/file-system\" title=\"Configura la localización de los archivos subidos y cómo acceder a ellos.\" id=\"toolbar-link-system-file_system_settings\" class=\"toolbar-icon toolbar-icon-system-file-system-settings\" data-drupal-link-system-path=\"admin/config/media/file-system\">Sistema de archivos</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/media/image-toolkit\" title=\"Elegir qué juego de herramientas de imágenes quiere usar si ha instalado otros opcionales.\" id=\"toolbar-link-system-image_toolkit_settings\" class=\"toolbar-icon toolbar-icon-system-image-toolkit-settings\" data-drupal-link-system-path=\"admin/config/media/image-toolkit\">Juego de herramientas de imágenes</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/regional\" title=\"Configurar los parámetros regionales, localización y traducción.\" id=\"toolbar-link-system-admin_config_regional\" class=\"toolbar-icon toolbar-icon-system-admin-config-regional\" data-drupal-link-system-path=\"admin/config/regional\">Region and language</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/settings\" title=\"Configurar los ajustes de localización y zona horaria.\" id=\"toolbar-link-system-regional_settings\" class=\"toolbar-icon toolbar-icon-system-regional-settings\" data-drupal-link-system-path=\"admin/config/regional/settings\">Opciones regionales</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/date-time\" title=\"Configurar cómo se muestran las fechas y las horas.\" id=\"toolbar-link-entity-date_format-collection\" class=\"toolbar-icon toolbar-icon-entity-date-format-collection\" data-drupal-link-system-path=\"admin/config/regional/date-time\">Formato de fecha y hora</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/config/regional/language\" title=\"Configurar idiomas para el contenido, interfaz, y configuración.\" id=\"toolbar-link-entity-configurable_language-collection\" class=\"toolbar-icon toolbar-icon-entity-configurable-language-collection\" data-drupal-link-system-path=\"admin/config/regional/language\">Idiomas</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/content-language\" title=\"Configure los idiomas disponibles para el contenido.\" id=\"toolbar-link-language-content_settings_page\" class=\"toolbar-icon toolbar-icon-language-content-settings-page\" data-drupal-link-system-path=\"admin/config/regional/content-language\">Idioma del contenido</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/regional/translate\" title=\"Configurar la importación de archivos de traducción, y añadir o personalizar interfaces de traducción\" id=\"toolbar-link-locale-translate_page\" class=\"toolbar-icon toolbar-icon-locale-translate-page\" data-drupal-link-system-path=\"admin/config/regional/translate\">Traducción de la interfaz de usuario</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/config/services\" id=\"toolbar-link-system-admin_config_services\" class=\"toolbar-icon toolbar-icon-system-admin-config-services\" title=\"\" data-drupal-link-system-path=\"admin/config/services\">Servicios web</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/config/services/rss-publishing\" title=\"Configurar la descripción del sitio, el número de artículos por fuente de datos, y si estos deben ser títulos/resúmenes/texto completo.\" id=\"toolbar-link-system-rss_feeds_settings\" class=\"toolbar-icon toolbar-icon-system-rss-feeds-settings\" data-drupal-link-system-path=\"admin/config/services/rss-publishing\">Publicación RSS</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/config/services/linkset\" title=\"Enable or disable the menu linkset endpoint\" id=\"toolbar-link-system-linkset_settings\" class=\"toolbar-icon toolbar-icon-system-linkset-settings\" data-drupal-link-system-path=\"admin/config/services/linkset\">Menu Linkset Settings</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n\n\";}s:22:\"entity-user-collection\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:2950:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/people/create\" id=\"toolbar-link-user-admin_create\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:user-admin-create\" title=\"\" data-drupal-link-system-path=\"admin/people/create\">Añadir usuario</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/people/permissions\" id=\"toolbar-link-user-admin_permissions\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:user-admin-permissions\" title=\"\" data-drupal-link-system-path=\"admin/people/permissions\">Permisos</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/people/roles\" id=\"toolbar-link-entity-user_role-collection\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-user-role-collection\" title=\"\" data-drupal-link-system-path=\"admin/people/roles\">Roles</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/people/roles/add\" id=\"toolbar-link-user-role_add\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:user-role-add\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/add\">Añadir rol</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/people/roles/manage/anonymous\" id=\"toolbar-link-entity-user_role-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-user-role-edit-form-anonymous\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/anonymous\">Usuario anónimo</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/people/roles/manage/authenticated\" id=\"toolbar-link-entity-user_role-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-user-role-edit-form-authenticated\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/authenticated\">Usuario autenticado</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/people/roles/manage/content_editor\" id=\"toolbar-link-entity-user_role-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-user-role-edit-form-content-editor\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/content_editor\">Editor de contenido</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/admin/people/roles/manage/administrator\" id=\"toolbar-link-entity-user_role-edit_form\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:entity-user-role-edit-form-administrator\" title=\"\" data-drupal-link-system-path=\"admin/people/roles/manage/administrator\">Administrador</a>\n              </li>\n        </ul>\n  \n              </li>\n        </ul>\n  \n\n\";}s:20:\"system-admin_reports\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:3800:\"\n              <ul class=\"toolbar-menu claro-toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/reports/status\" title=\"Obtener un informe de estado sobre las operaciones del sitio.\" id=\"toolbar-link-system-status\" class=\"toolbar-icon toolbar-icon-system-status\" data-drupal-link-system-path=\"admin/reports/status\">Informe de estado</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/updates\" title=\"Obtener un informe de estado sobre las actualizaciones disponibles para los módulos y temas visuales instalados.\" id=\"toolbar-link-update-status\" class=\"toolbar-icon toolbar-icon-update-status\" data-drupal-link-system-path=\"admin/reports/updates\">Actualizaciones disponibles</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/dblog\" title=\"Ver los sucesos registrados recientemente.\" id=\"toolbar-link-dblog-overview\" class=\"toolbar-icon toolbar-icon-dblog-overview\" data-drupal-link-system-path=\"admin/reports/dblog\">Mensajes recientes del registro</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/translations\" title=\"Obtenga un informe de estado acerca de traducciones de interfaz disponibles para sus módulos y temas instalados.\" id=\"toolbar-link-locale-translate_status\" class=\"toolbar-icon toolbar-icon-locale-translate-status\" data-drupal-link-system-path=\"admin/reports/translations\">Actualizaciones de traducción disponible</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/views-plugins\" title=\"Resumen de las extensiones utilizadas en todas las vistas.\" id=\"toolbar-link-views_ui-reports_plugins\" class=\"toolbar-icon toolbar-icon-views-ui-reports-plugins\" data-drupal-link-system-path=\"admin/reports/views-plugins\">Extensiones de Views</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/search\" title=\"Ver las frases más populares en las búsquedas.\" id=\"toolbar-link-dblog-search\" class=\"toolbar-icon toolbar-icon-dblog-search\" data-drupal-link-system-path=\"admin/reports/search\">Frases principales en las búsquedas</a>\n              </li>\n                <li class=\"menu-item menu-item--expanded\">\n        <a href=\"/admin/reports/fields\" title=\"Información general de los campos en todos los tipos de entidades.\" id=\"toolbar-link-entity-field_storage_config-collection\" class=\"toolbar-icon toolbar-icon-entity-field-storage-config-collection\" data-drupal-link-system-path=\"admin/reports/fields\">Lista de campos</a>\n                                <ul class=\"toolbar-menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/admin/reports/fields/views-fields\" id=\"toolbar-link-views_ui-reports_fields\" class=\"toolbar-icon toolbar-icon-admin-toolbar-tools-extra-links:views-ui-field-list\" title=\"\" data-drupal-link-system-path=\"admin/reports/fields/views-fields\">Usado en views</a>\n              </li>\n        </ul>\n  \n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/access-denied\" title=\"Ver los errores de &quot;acceso denegado&quot; (403).\" id=\"toolbar-link-dblog-access_denied\" class=\"toolbar-icon toolbar-icon-dblog-access-denied\" data-drupal-link-system-path=\"admin/reports/access-denied\">Principales errores de &quot;acceso denegado&quot;</a>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/admin/reports/page-not-found\" title=\"Ver los errores de &quot;página no encontrada&quot; (404).\" id=\"toolbar-link-dblog-page_not_found\" class=\"toolbar-icon toolbar-icon-dblog-page-not-found\" data-drupal-link-system-path=\"admin/reports/page-not-found\">Principales errores de &quot;página no encontrada&quot;</a>\n              </li>\n        </ul>\n  \n\n\";}s:9:\"help-main\";s:0:\"\";s:31:\"announcements_feed-announcement\";s:0:\"\";}}',-1,1749122528.833,1,'config:block_content.type.basic config:block_content.type.drag_and_drop_block config:block_content_type_list config:comment.type.comment config:contact.form.feedback config:contact.form.personal config:media.type.audio config:media.type.document config:media.type.image config:media.type.remote_video config:media.type.video config:media_type_list config:node.type.article config:node.type.drag_and_drop_page config:node.type.page config:node_type_list config:system.menu.account config:system.menu.admin config:system.menu.devel config:system.menu.footer config:system.menu.main config:system.menu.tools config:taxonomy.vocabulary.ai_agent_commands config:taxonomy.vocabulary.ai_tone_of_voice config:taxonomy.vocabulary.tags config:user.role.administrator config:user.role.anonymous config:user.role.authenticated config:user.role.content_editor rendered','356');
/*!40000 ALTER TABLE `cache_render` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_toolbar`
--

DROP TABLE IF EXISTS `cache_toolbar`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_toolbar` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COLLATE utf8mb4_general_ci COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
  PRIMARY KEY (`cid`),
  KEY `expire` (`expire`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Storage for the cache API.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_toolbar`
--

LOCK TABLES `cache_toolbar` WRITE;
/*!40000 ALTER TABLE `cache_toolbar` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_toolbar` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cachetags`
--

DROP TABLE IF EXISTS `cachetags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cachetags` (
  `tag` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Namespace-prefixed tag string.',
  `invalidations` int NOT NULL DEFAULT '0' COMMENT 'Number incremented when the tag is invalidated.',
  PRIMARY KEY (`tag`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Cache table for tracking cache tag invalidations.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cachetags`
--

LOCK TABLES `cachetags` WRITE;
/*!40000 ALTER TABLE `cachetags` DISABLE KEYS */;
INSERT INTO `cachetags` VALUES ('4xx-response',10),('block_content:3',3),('block_content_list',4),('block_content_list:basic',4),('breakpoints',1),('config:block.block.cisc_theme_content',1),('config:block.block.cisc_theme_footer',1),('config:block.block.cisc_theme_messages',1),('config:block.block.cisc_theme_navegacionprincipal',1),('config:block.block.cisc_theme_primary_admin_actions',1),('config:block.block.cisc_theme_primary_local_tasks',1),('config:block.block.cisc_theme_reportedeseguimientoplatzi',3),('config:block.block.cisc_theme_secondary_local_tasks',1),('config:block_list',3),('config:dxpr_builder.settings',4),('config:system.menu.account',1),('config:system.menu.admin',1),('config:system.menu.devel',1),('config:system.menu.footer',1),('config:system.menu.main',1),('config:system.menu.tools',1),('entity_types',1),('file:212',1),('file:22',1),('file:24',1),('file:25',1),('file:26',1),('file:27',1),('file:28',1),('file_list',3),('http_response',1),('icon_pack_collector',1),('icon_pack_plugin',1),('local_task',1),('media_list',1),('media_list:video',1),('node:1',3),('node_list',3),('node_list:drag_and_drop_page',3),('routes',1),('route_match',1),('search_index:help_search',1),('search_index:node_search',1);
/*!40000 ALTER TABLE `cachetags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `captcha_sessions`
--

DROP TABLE IF EXISTS `captcha_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `captcha_sessions` (
  `csid` int NOT NULL AUTO_INCREMENT COMMENT 'CAPTCHA session ID.',
  `token` varchar(64) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'One time CAPTCHA token.',
  `uid` int NOT NULL DEFAULT '0' COMMENT 'User''s "users".uid.',
  `sid` varchar(64) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT 'Session ID of the user.',
  `ip_address` varchar(128) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'IP address of the visitor.',
  `timestamp` int NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the challenge was generated.',
  `form_id` varchar(128) COLLATE utf8mb4_general_ci NOT NULL COMMENT 'The form_id of the form where the CAPTCHA is added to.',
  `solution` varchar(128) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT 'Solution of the challenge.',
  `status` int NOT NULL DEFAULT '0' COMMENT 'Status of the CAPTCHA session (unsolved, solved, ...)',
  `attempts` int NOT NULL DEFAULT '0' COMMENT 'The number of attempts.',
  PRIMARY KEY (`csid`),
  KEY `csid_ip` (`csid`,`ip_address`)
) ENGINE=InnoDB AUTO_INCREMENT=108 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Stores the data about CAPTCHA sessions (solution, IP…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `captcha_sessions`
--

LOCK TABLES `captcha_sessions` WRITE;
/*!40000 ALTER TABLE `captcha_sessions` DISABLE KEYS */;
INSERT INTO `captcha_sessions` VALUES (104,'G9ImxOyU0-MrEUvPMBu61XaJjnmtxakynMOMEnKcE7M',0,'','190.254.133.66',1773331991,'user_login_form','1',0,0),(105,'OJONtfXRJA_qdDWV9FqoB1Qjjf15WKgxwryXK91N_jo',0,'','190.254.133.66',1773331993,'user_login_form','1',0,0),(106,'p9sW5Fi49TLCXTvigS1x3NXGSkG12M2WH8br4nid6SY',0,'','74.7.227.36',1773361166,'contact_message_contactanos_form','1',0,0),(107,'xP-mmu-_sLknnSXFHjDnybpkiY3AHhKwSS9-gxS1ZE4',0,'a1583667d9c2be3ac62ede7fc90f6069','190.156.80.11',1773412335,'contact_message_contactanos_form','1',0,0);
/*!40000 ALTER TABLE `captcha_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `comment`
--

DROP TABLE IF EXISTS `comment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `comment` (
  `cid` int unsigned NOT NULL AUTO_INCREMENT,
  `comment_type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  PRIMARY KEY (`cid`),
  UNIQUE KEY `comment_field__uuid__value` (`uuid`),
  KEY `comment_field__comment_type__target_id` (`comment_type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for comment entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `comment`
--

LOCK TABLES `comment` WRITE;
/*!40000 ALTER TABLE `comment` DISABLE KEYS */;
/*!40000 ALTER TABLE `comment` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `comment__comment_body`
--

DROP TABLE IF EXISTS `comment__comment_body`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `comment__comment_body` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to, which for an unversioned entity type is the same as the entity id',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `comment_body_value` longtext COLLATE utf8mb4_general_ci NOT NULL,
  `comment_body_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `comment_body_format` (`comment_body_format`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for comment field comment_body.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `comment__comment_body`
--

LOCK TABLES `comment__comment_body` WRITE;
/*!40000 ALTER TABLE `comment__comment_body` DISABLE KEYS */;
/*!40000 ALTER TABLE `comment__comment_body` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `comment_entity_statistics`
--

DROP TABLE IF EXISTS `comment_entity_statistics`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `comment_entity_statistics` (
  `entity_id` int unsigned NOT NULL DEFAULT '0' COMMENT 'The entity_id of the entity for which the statistics are compiled.',
  `entity_type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT 'node' COMMENT 'The entity_type of the entity to which this comment is a reply.',
  `field_name` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field_name of the field that was used to add this comment.',
  `cid` int NOT NULL DEFAULT '0' COMMENT 'The "comment".cid of the last comment.',
  `last_comment_timestamp` bigint NOT NULL DEFAULT '0' COMMENT 'The Unix timestamp of the last comment that was posted within this node, from "comment".changed.',
  `last_comment_name` varchar(60) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'The name of the latest author to post a comment on this node, from "comment".name.',
  `last_comment_uid` int unsigned NOT NULL DEFAULT '0' COMMENT 'The user ID of the latest author to post a comment on this node, from "comment".uid.',
  `comment_count` int unsigned NOT NULL DEFAULT '0' COMMENT 'The total number of comments on this entity.',
  PRIMARY KEY (`entity_id`,`entity_type`,`field_name`),
  KEY `last_comment_timestamp` (`last_comment_timestamp`),
  KEY `comment_count` (`comment_count`),
  KEY `last_comment_uid` (`last_comment_uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Maintains statistics of entity and comments posts to show …';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `comment_entity_statistics`
--

LOCK TABLES `comment_entity_statistics` WRITE;
/*!40000 ALTER TABLE `comment_entity_statistics` DISABLE KEYS */;
/*!40000 ALTER TABLE `comment_entity_statistics` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `comment_field_data`
--

DROP TABLE IF EXISTS `comment_field_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `comment_field_data` (
  `cid` int unsigned NOT NULL,
  `comment_type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `uid` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  `pid` int unsigned DEFAULT NULL COMMENT 'The ID of the target entity.',
  `entity_id` int unsigned DEFAULT NULL COMMENT 'The ID of the target entity.',
  `subject` varchar(64) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `name` varchar(60) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `mail` varchar(254) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `homepage` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `hostname` varchar(128) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `created` int NOT NULL,
  `changed` int DEFAULT NULL,
  `thread` varchar(255) COLLATE utf8mb4_general_ci NOT NULL,
  `entity_type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `field_name` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `default_langcode` tinyint NOT NULL,
  PRIMARY KEY (`cid`,`langcode`),
  KEY `comment__id__default_langcode__langcode` (`cid`,`default_langcode`,`langcode`),
  KEY `comment_field__comment_type__target_id` (`comment_type`),
  KEY `comment_field__uid__target_id` (`uid`),
  KEY `comment_field__created` (`created`),
  KEY `comment__status_comment_type` (`status`,`comment_type`,`cid`),
  KEY `comment__status_pid` (`pid`,`status`),
  KEY `comment__num_new` (`entity_id`,`entity_type`,`comment_type`,`status`,`created`,`cid`,`thread`(191)),
  KEY `comment__entity_langcode` (`entity_id`,`entity_type`,`comment_type`,`default_langcode`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The data table for comment entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `comment_field_data`
--

LOCK TABLES `comment_field_data` WRITE;
/*!40000 ALTER TABLE `comment_field_data` DISABLE KEYS */;
/*!40000 ALTER TABLE `comment_field_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `config`
--

DROP TABLE IF EXISTS `config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `config` (
  `collection` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Config object collection.',
  `name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Config object name.',
  `data` longblob COMMENT 'A serialized configuration object data.',
  PRIMARY KEY (`collection`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for configuration data.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `config`
--

LOCK TABLES `config` WRITE;
/*!40000 ALTER TABLE `config` DISABLE KEYS */;
INSERT INTO `config` VALUES ('','admin_toolbar.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"uyQNqftluizBjDPnFYOJseLmtGK0tyiCkOyBmLkjOio\";}s:22:\"enable_toggle_shortcut\";b:0;s:10:\"menu_depth\";i:4;s:15:\"sticky_behavior\";s:7:\"enabled\";s:20:\"hoverintent_behavior\";a:2:{s:7:\"enabled\";b:1;s:7:\"timeout\";i:500;}}'),('','admin_toolbar_tools.settings',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"gw53MTkdqcnGCABUzyXtstgzZKWSpwznplfZdkdY8V0\";}s:17:\"max_bundle_number\";i:20;s:16:\"show_local_tasks\";b:0;}'),('','announcements_feed.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0G5pZBcxbg8ONYzNLd1RJIsvuFFewm9htnS4I-ABKJ8\";}s:7:\"max_age\";i:86400;s:13:\"cron_interval\";i:21600;s:5:\"limit\";i:10;}'),('','automated_cron.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs\";}s:8:\"interval\";i:10800;}'),('','blazy.settings',_binary 'a:19:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"zMBMF9Q35kIhZL2P1Dztk-BGFewINdrs8RE9bB5kqyo\";}s:9:\"admin_css\";b:1;s:4:\"nojs\";a:5:{s:4:\"lazy\";s:1:\"0\";s:9:\"classlist\";s:1:\"0\";s:8:\"polyfill\";s:1:\"0\";s:7:\"promise\";s:1:\"0\";s:3:\"raf\";s:1:\"0\";}s:2:\"fx\";s:0:\"\";s:11:\"blur_client\";b:0;s:12:\"blur_storage\";b:0;s:13:\"blur_minwidth\";i:0;s:8:\"noscript\";b:0;s:9:\"one_pixel\";b:1;s:13:\"visible_class\";b:0;s:13:\"wrapper_class\";b:0;s:11:\"placeholder\";s:0:\"\";s:19:\"unstyled_extensions\";s:0:\"\";s:14:\"use_encodedbox\";b:0;s:10:\"use_oembed\";b:0;s:16:\"max_region_count\";i:0;s:6:\"extras\";a:0:{}s:5:\"blazy\";a:5:{s:13:\"loadInvisible\";b:0;s:6:\"offset\";i:100;s:23:\"saveViewportOffsetDelay\";i:50;s:13:\"validateDelay\";i:25;s:9:\"container\";s:0:\"\";}s:2:\"io\";a:4:{s:7:\"unblazy\";b:0;s:10:\"rootMargin\";s:3:\"0px\";s:9:\"threshold\";s:1:\"0\";s:10:\"disconnect\";b:0;}}'),('','block.block.bootstrap5_account_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"2bcf0969-4f27-426d-8735-926582ae2f6e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:19:\"system.menu.account\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YRZjNp4d68NjJAVhrrUrXKwpV12i7OFWg4MY6Bsd0mw\";}s:2:\"id\";s:23:\"bootstrap5_account_menu\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:14:\"nav_additional\";s:6:\"weight\";i:-7;s:8:\"provider\";N;s:6:\"plugin\";s:25:\"system_menu_block:account\";s:8:\"settings\";a:7:{s:2:\"id\";s:25:\"system_menu_block:account\";s:5:\"label\";s:26:\"Menú de cuenta de usuario\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_branding',_binary 'a:13:{s:4:\"uuid\";s:36:\"0dddbce3-d5eb-4046-9cd9-1129d9fbdb96\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nuW1Z5MdvzbCCEZ9RQojaEWB6Zni32zTq-v5OWbS2sc\";}s:2:\"id\";s:19:\"bootstrap5_branding\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:12:\"nav_branding\";s:6:\"weight\";i:-6;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_branding_block\";s:8:\"settings\";a:7:{s:2:\"id\";s:21:\"system_branding_block\";s:5:\"label\";s:15:\"Marca del sitio\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:13:\"use_site_logo\";b:1;s:13:\"use_site_name\";b:1;s:15:\"use_site_slogan\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"b44d48f3-00ae-4541-9089-d31396370247\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VShtwe72J2j41BJzApoNbs8l554EpngM5RTObxM7yiw\";}s:2:\"id\";s:22:\"bootstrap5_breadcrumbs\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:10:\"breadcrumb\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"7e5664c6-e6b7-4bc2-9079-d6a4c8492c35\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1o0W13wt232YmsDYiRA5xtlFq0L2WNS7FmIVbBeuhIY\";}s:2:\"id\";s:18:\"bootstrap5_content\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-1;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_footer',_binary 'a:13:{s:4:\"uuid\";s:36:\"ac56dc7f-de05-41bb-ae04-d84661d3d19c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:18:\"system.menu.footer\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"xBR1vgpnqSUW4pA2LC3rfhu27FQUox9zZEYsdAFM2Sg\";}s:2:\"id\";s:17:\"bootstrap5_footer\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:6:\"footer\";s:6:\"weight\";i:-6;s:8:\"provider\";N;s:6:\"plugin\";s:24:\"system_menu_block:footer\";s:8:\"settings\";a:7:{s:2:\"id\";s:24:\"system_menu_block:footer\";s:5:\"label\";s:14:\"Pie de página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"7753e7a9-0eb2-4b9f-b179-860663f53284\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"S0Y16qIQfKiOEzWlddOGk3u_BKwAruAheA8VVFfGbLc\";}s:2:\"id\";s:15:\"bootstrap5_help\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-3;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_local_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"072d3619-236f-4a13-9afe-749166c758f4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"MBqG1B5mr5-fPSCDyTR6z2zVTRxZ10XeS_pAw6C7za4\";}s:2:\"id\";s:24:\"bootstrap5_local_actions\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-2;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"102f8736-821a-44ae-9a06-59298e14adc7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"yX9o6NcntZnXRDfbJoHY1pJwuXlumW44m5AMs347NN4\";}s:2:\"id\";s:22:\"bootstrap5_local_tasks\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:9:\"Pestañas\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_main_navigation',_binary 'a:13:{s:4:\"uuid\";s:36:\"8603cb18-ad44-4ad9-8350-157fd775d2a0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Fm7sDs2U1u99MaVOZEZqa-QOJrrUiQMWJb1jMozYO48\";}s:2:\"id\";s:26:\"bootstrap5_main_navigation\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:8:\"nav_main\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"d9ac1cd5-9839-4773-803b-62108b3c3fcd\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9LdMj38y4GDi23GrIUtIZIV1bJEn1C47N19jrswvcLc\";}s:2:\"id\";s:19:\"bootstrap5_messages\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-7;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:8:\"Mensajes\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"399a5df9-2a48-4fbb-b3bb-fde1b7fc2f4c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"qYppfxaWSy6BwGNKdMch1PeUA24PlRTt39jQft6A6Kg\";}s:2:\"id\";s:21:\"bootstrap5_page_title\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-6;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_powered_by_drupal',_binary 'a:13:{s:4:\"uuid\";s:36:\"a963acbf-3178-457d-9876-b5c71dd661e1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2_xxaOb8b_0AUgYFdJLxIBDDwufyh6YozhGfBd97p38\";}s:2:\"id\";s:28:\"bootstrap5_powered_by_drupal\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:6:\"footer\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_powered_by_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_powered_by_block\";s:5:\"label\";s:19:\"Funciona con Drupal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_search_form',_binary 'a:13:{s:4:\"uuid\";s:36:\"a306487f-4a56-4636-b5ba-9564a62d6731\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"search\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"HZJ8894mYbX0pdeltUdfnQjONb-BnkflWDqEm_x13m4\";}s:2:\"id\";s:22:\"bootstrap5_search_form\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:14:\"nav_additional\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:23:\"Formulario de búsqueda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";N;}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"8d2ed8f4-c9f3-40cd-ad11-26810a0f2099\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"erQSEZF2XUjNmgTl0uNRBzmg18ZGXwUcw2FhApoeuHk\";}s:2:\"id\";s:18:\"cisc_theme_content\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_footer',_binary 'a:12:{s:4:\"uuid\";s:36:\"620a1d28-60e1-4a2d-87e4-a1b697cbfc41\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:7:\"content\";a:1:{i:0;s:70:\"block_content:drag_and_drop_block:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";}s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:2:\"id\";s:17:\"cisc_theme_footer\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:6:\"footer\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:50:\"block_content:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";s:8:\"settings\";a:7:{s:2:\"id\";s:50:\"block_content:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";s:5:\"label\";s:6:\"Footer\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:13:\"block_content\";s:6:\"status\";b:1;s:4:\"info\";s:0:\"\";s:9:\"view_mode\";s:4:\"full\";}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"fcc9e3c7-89da-492a-a670-988ccd70209f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BZ5tpW7H8X4PVGRm3MImTIHd2tN0eF7zOtp4SpRYUA0\";}s:2:\"id\";s:19:\"cisc_theme_messages\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_navegacionprincipal',_binary 'a:12:{s:4:\"uuid\";s:36:\"7107a126-ef62-40d1-a02d-ef31aed65b3b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:2:\"id\";s:30:\"cisc_theme_navegacionprincipal\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:22:\"navigation_collapsible\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_primary_admin_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"0ef3b065-cd16-483c-8ead-527861c79fc3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q9_2whdOj1YIomfvsIfopROW4FT_X5pY0DjdOiOaQ5U\";}s:2:\"id\";s:32:\"cisc_theme_primary_admin_actions\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_primary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"0244a8f1-54b3-46cb-ab51-2a6b84a5c423\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nGE3EoPQQaQCuqTUtZgw0-KIzmrqdKDzdNQf2JyPUt4\";}s:2:\"id\";s:30:\"cisc_theme_primary_local_tasks\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas principales\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_secondary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"0b4fb677-1f8e-4b70-860f-3845d78247e4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ydSxdq7R66I8UMC460rOzlfzvlUL4VRbdwc6z9DWaUI\";}s:2:\"id\";s:32:\"cisc_theme_secondary_local_tasks\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-2;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas secundarias\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:0;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"8b9f4598-c2e1-40d9-8e01-6a04f1615fd7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NjcxOBrPOiK5-38t56DwFBDVY4yer7YSlbRWXFuHe7A\";}s:2:\"id\";s:17:\"claro_breadcrumbs\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:10:\"breadcrumb\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"49e31017-220f-43b7-970d-a23f6fa86c62\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"a0Yyx1GeyKarZ4T_yXQBR_ZFKnXiFLtxAb6gWLd8nr0\";}s:2:\"id\";s:13:\"claro_content\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"09ec62f9-12ea-4ce8-8261-d27aefe357d4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jccFSSVqV0WCDb6NtML1VWAWTtDbZ-zn5YgTRMgMrIM\";}s:2:\"id\";s:10:\"claro_help\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:4:\"help\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_help_search',_binary 'a:13:{s:4:\"uuid\";s:36:\"f4b2b2f3-2d6f-4900-948c-e534f74c8fdb\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"module\";a:2:{i:0;s:6:\"search\";i:1;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}s:8:\"enforced\";a:1:{s:6:\"config\";a:1:{i:0;s:23:\"search.page.help_search\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2ToeZLvlHKTeFY74gpgu1PejLoFyCECLO_gw6rAZwqw\";}s:2:\"id\";s:17:\"claro_help_search\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:4:\"help\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:12:\"Buscar ayuda\";s:13:\"label_display\";s:7:\"visible\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";s:11:\"help_search\";}s:10:\"visibility\";a:1:{s:12:\"request_path\";a:4:{s:2:\"id\";s:12:\"request_path\";s:6:\"negate\";b:0;s:15:\"context_mapping\";a:0:{}s:5:\"pages\";s:11:\"/admin/help\";}}}'),('','block.block.claro_local_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"da8e71fa-67fd-4139-96ae-314a9b3c49b5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"CdXfDmRgAvms7EQovxxWPdYi0GitxeRbVtScYK16ZH0\";}s:2:\"id\";s:19:\"claro_local_actions\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-10;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"da8672c3-fa7b-449c-8c1c-c9ea9c8df5f6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"-Ac3ISpIT0PQ-whzD7_dw0SdKi6dAbRFNWdSjOiVDqg\";}s:2:\"id\";s:14:\"claro_messages\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"8d2188a0-631c-4024-ba97-1a0d40361ab0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fNwDdW063tk_ktzSWzZVeQS9wzvLooVO280BQ9WrsIs\";}s:2:\"id\";s:16:\"claro_page_title\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:6:\"header\";s:6:\"weight\";i:-30;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_primary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"bc5e7010-92d1-422e-a053-479125317768\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ACjBZI5shAMiiUpsz-inLYVXDqNNXRnSzAWV3kV_8Hw\";}s:2:\"id\";s:25:\"claro_primary_local_tasks\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:6:\"header\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas principales\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_secondary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"6dcf54d9-9bcd-4026-9d8a-d93b95e483dd\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2L0geP-ixCbCkEpW6BVF6H7vDUZN4ea07_Y9CociQm4\";}s:2:\"id\";s:27:\"claro_secondary_local_tasks\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:11:\"pre_content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas secundarias\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:0;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_branding',_binary 'a:13:{s:4:\"uuid\";s:36:\"0dadf82b-4fa1-4203-8744-24a2240399ef\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lOdPdXWPbE5QLAuSRidWj90DTENmQzKLeNjvr64juyo\";}s:2:\"id\";s:19:\"dxpr_theme_branding\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:10:\"navigation\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_branding_block\";s:8:\"settings\";a:7:{s:2:\"id\";s:21:\"system_branding_block\";s:5:\"label\";s:15:\"Marca del sitio\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:13:\"use_site_logo\";b:1;s:13:\"use_site_name\";b:0;s:15:\"use_site_slogan\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"9917b1ac-3003-4abf-9f91-aeeba45c10f2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KpBqqBIyNPTNavLklXPC1-cUAeuwAbBOsrvGussFh1E\";}s:2:\"id\";s:22:\"dxpr_theme_breadcrumbs\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:10:\"page_title\";s:6:\"weight\";i:10;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"e15f908d-cd4b-4eba-8d4a-9cbf47a252fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FR6TscQ_wWvu_Oif0Ha6seHBgJwsupKvwisRs1yTxYw\";}s:2:\"id\";s:18:\"dxpr_theme_content\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"22d78d0f-3633-4068-acd2-943b4893b1e8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mV9h_NNjjbPAWoq62QCf5yvnX3TeL4r49DFhFuRfidE\";}s:2:\"id\";s:15:\"dxpr_theme_help\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:4:\"help\";s:6:\"weight\";i:-30;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_local_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"1fc3a6a3-0c22-402f-8b4d-e9c894245376\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"72nlwRjqiXBAwD4_Wzf9YVMhGeEnqWlHF8NS6KoI7Js\";}s:2:\"id\";s:24:\"dxpr_theme_local_actions\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-30;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"1a051c2a-0211-4bf2-9faf-1b13d18ddb49\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"bqcUyJfypWnp1brZbJafXVGafynv0TAEfKEDh4893qM\";}s:2:\"id\";s:22:\"dxpr_theme_local_tasks\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-20;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:9:\"Pestañas\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_main_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"d02053b3-da02-4aa8-bc3b-0750df2ccfbc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sOBfLFUB4t3yuAG5cmsbqVnN31761mx5SUHgrjS3Lpk\";}s:2:\"id\";s:20:\"dxpr_theme_main_menu\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:22:\"navigation_collapsible\";s:6:\"weight\";i:10;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";i:9;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"6ef34887-7759-4d66-b301-350ff8cb50fa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"T7gZEkBqqElnOklin4m1rfJYv28ry5eY-FjEDOrHGTU\";}s:2:\"id\";s:19:\"dxpr_theme_messages\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-50;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"3a5e5c10-c768-4d4f-a9c4-a425a6f8dee3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5p6onlbwg8IfOoLBo-hjKA7w3Wmb37ZZxGGxZp5vVm8\";}s:2:\"id\";s:21:\"dxpr_theme_page_title\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:10:\"page_title\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.licenseinfo',_binary 'a:12:{s:4:\"uuid\";s:36:\"e50ed00b-e84a-4aa0-b9c4-a49a46c69f6f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:12:\"dxpr_builder\";i:1;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:2:\"id\";s:11:\"licenseinfo\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:11:\"pre_content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:12:\"license_info\";s:8:\"settings\";a:4:{s:2:\"id\";s:12:\"license_info\";s:5:\"label\";s:17:\"DXPR license info\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:10:\"visibility\";a:1:{s:12:\"request_path\";a:3:{s:2:\"id\";s:12:\"request_path\";s:6:\"negate\";b:0;s:5:\"pages\";s:59:\"/admin/people\n/admin/dxpr_studio/dxpr_builder/user_licenses\";}}}'),('','block.block.olivero_account_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"af9a8204-8e16-4eb0-9461-407711de05b2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:19:\"system.menu.account\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"gmxYWWHmgbe0Pnv8y48ZLSLH5mEHejOjAP6RLxUfdzU\";}s:2:\"id\";s:20:\"olivero_account_menu\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:14:\"secondary_menu\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:25:\"system_menu_block:account\";s:8:\"settings\";a:7:{s:2:\"id\";s:25:\"system_menu_block:account\";s:5:\"label\";s:26:\"Menú de cuenta de usuario\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";i:1;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"9e6e8ea4-eb5e-4244-a900-3fdccfcb042a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VhBzWb7lMRtIOg9G7VSw_0uopi-7zXeHq4vXqqV1HFE\";}s:2:\"id\";s:19:\"olivero_breadcrumbs\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:10:\"breadcrumb\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"4f07a7c4-6de0-4c16-b187-77d2e0b9c246\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"erQSEZF2XUjNmgTl0uNRBzmg18ZGXwUcw2FhApoeuHk\";}s:2:\"id\";s:15:\"olivero_content\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"ed9d9757-6c58-4358-8830-758118253e9a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VfPFqqxfkomud5CO8DUijw85QIl9GIxh_nIxLOYESxg\";}s:2:\"id\";s:12:\"olivero_help\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:13:\"content_above\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_main_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"b0e97adb-8766-4063-8e14-ac92bc144362\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KWAiziL39uEzmOJEql_wbUP2RtqGceL3WM2CfxhMelE\";}s:2:\"id\";s:17:\"olivero_main_menu\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:12:\"primary_menu\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";i:2;s:16:\"expand_all_items\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"ca0dde6a-fe72-4af0-9a0c-5a7312b14701\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BZ5tpW7H8X4PVGRm3MImTIHd2tN0eF7zOtp4SpRYUA0\";}s:2:\"id\";s:16:\"olivero_messages\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"e2bedbba-da76-4823-a23f-d305afe6829a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6aOgWsNTXjqrDm98TXSAjP6qd2nCijD1xw45MrnbK-Y\";}s:2:\"id\";s:18:\"olivero_page_title\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:13:\"content_above\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_powered',_binary 'a:13:{s:4:\"uuid\";s:36:\"7dd2a277-477f-4772-893c-5f211374240c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eYL19CLDyinGTWYQfBD1DswWzglEotE_kHnHx3AxTXM\";}s:2:\"id\";s:15:\"olivero_powered\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:13:\"footer_bottom\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_powered_by_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_powered_by_block\";s:5:\"label\";s:19:\"Funciona con Drupal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_primary_admin_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"79508abd-fb52-4fc4-bbf7-60b92af6066e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q9_2whdOj1YIomfvsIfopROW4FT_X5pY0DjdOiOaQ5U\";}s:2:\"id\";s:29:\"olivero_primary_admin_actions\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_primary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"43ac1b57-d2a9-4a1e-8ad9-786593229df2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nGE3EoPQQaQCuqTUtZgw0-KIzmrqdKDzdNQf2JyPUt4\";}s:2:\"id\";s:27:\"olivero_primary_local_tasks\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas principales\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_search_form_narrow',_binary 'a:13:{s:4:\"uuid\";s:36:\"41582895-afeb-418e-a541-35aa431b2881\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"search\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_nZjxxdypO6xrOAJkCYD81v0L7wh2zbCAVO7_C-UKIc\";}s:2:\"id\";s:26:\"olivero_search_form_narrow\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:12:\"primary_menu\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:34:\"Formulario de búsqueda (estrecho)\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";N;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_search_form_wide',_binary 'a:13:{s:4:\"uuid\";s:36:\"3804ae2e-f6d9-4765-bd08-b7410e0c71ef\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"search\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pbbed0hdqGDF-_QWVVTWRAwgDIotFuAvWH5mWUZu0fA\";}s:2:\"id\";s:24:\"olivero_search_form_wide\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:14:\"secondary_menu\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:31:\"Formulario de búsqueda (ancho)\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";N;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_secondary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"6ce61ec3-b824-4fba-a371-f4a6f02b4e76\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ydSxdq7R66I8UMC460rOzlfzvlUL4VRbdwc6z9DWaUI\";}s:2:\"id\";s:29:\"olivero_secondary_local_tasks\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-2;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas secundarias\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:0;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_site_branding',_binary 'a:13:{s:4:\"uuid\";s:36:\"733d9665-af4e-4c55-bef5-9b45544f84af\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"n_nlgjggHVfQt2H__zvLOKB2YtjPDbQ5tHijF9LE1aM\";}s:2:\"id\";s:21:\"olivero_site_branding\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:6:\"header\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_branding_block\";s:8:\"settings\";a:7:{s:2:\"id\";s:21:\"system_branding_block\";s:5:\"label\";s:15:\"Marca del sitio\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:13:\"use_site_logo\";b:1;s:13:\"use_site_name\";b:1;s:15:\"use_site_slogan\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_syndicate',_binary 'a:13:{s:4:\"uuid\";s:36:\"defe4ac8-3541-45a7-bbc6-4656882d7a21\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0gq3VPg-_UM69FCCWurLFIrrnIjC2HLKhwo9iQNtcUo\";}s:2:\"id\";s:17:\"olivero_syndicate\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:6:\"social\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:20:\"node_syndicate_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:20:\"node_syndicate_block\";s:5:\"label\";s:9:\"Canal RSS\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"node\";s:11:\"block_count\";i:10;}s:10:\"visibility\";a:0:{}}'),('','block_content.type.basic',_binary 'a:9:{s:4:\"uuid\";s:36:\"a6956455-5c1b-4dee-9a26-ac8ce1715844\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pQP5iQy4SdhAMVcjDUncCfkJmTofnHVtXrsMzx4k6Yk\";}s:2:\"id\";s:5:\"basic\";s:5:\"label\";s:14:\"Bloque básico\";s:8:\"revision\";b:0;s:11:\"description\";s:50:\"Un bloque básico contiene un título y un cuerpo.\";}'),('','block_content.type.drag_and_drop_block',_binary 'a:9:{s:4:\"uuid\";s:36:\"c7a54b39-5c92-411b-994e-84fa3238e203\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pN5_tFjELgPmCgq-KxPUDIlunjk_ypvPvsP1fWBNMS8\";}s:2:\"id\";s:19:\"drag_and_drop_block\";s:5:\"label\";s:19:\"Drag and Drop Block\";s:8:\"revision\";b:1;s:11:\"description\";s:71:\"Advanced page with visual page building tools. Powered by DXPR Builder.\";}'),('','bootstrap5.settings',_binary 'a:9:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"o7UdhCuEHWPn7Pz1c9KT7W818Cvg9EMVd2Gay1qKKPk\";}s:14:\"b5_body_schema\";s:0:\"\";s:17:\"b5_body_bg_schema\";s:0:\"\";s:16:\"b5_navbar_schema\";s:4:\"dark\";s:19:\"b5_navbar_bg_schema\";s:4:\"dark\";s:16:\"b5_footer_schema\";s:4:\"dark\";s:19:\"b5_footer_bg_schema\";s:9:\"secondary\";s:16:\"b5_top_container\";s:9:\"container\";s:23:\"b5_top_container_config\";s:0:\"\";}'),('','captcha.captcha_point.contact_message_contactanos_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"31b5031c-069e-4fb0-b3ce-5ae79a04c153\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:32:\"contact_message_contactanos_form\";s:11:\"captchaType\";s:35:\"recaptcha_v3/validacion_formularios\";s:5:\"label\";s:32:\"contact-message-contactanos-form\";}'),('','captcha.captcha_point.contact_message_personal_form',_binary 'a:8:{s:4:\"uuid\";s:36:\"c76a0208-9da8-48b8-ac38-39765b87f722\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"7zUmOK1ti1l0bc78ieysHa3_57MOin7IgHpHhwbSugs\";}s:6:\"formId\";s:29:\"contact_message_personal_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:29:\"contact_message_personal_form\";}'),('','captcha.captcha_point.node_article_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"f462931d-7a0a-434c-b560-fc685f15496a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:17:\"node_article_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:17:\"node_article_form\";}'),('','captcha.captcha_point.node_clientes_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"4e34a645-3a76-473c-a766-b9a46d31c4b9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:18:\"node_clientes_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:18:\"node_clientes_form\";}'),('','captcha.captcha_point.node_drag_and_drop_page_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"37ad7924-d571-44e9-8a63-00fac222daf0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:28:\"node_drag_and_drop_page_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:28:\"node_drag_and_drop_page_form\";}'),('','captcha.captcha_point.node_page_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"45c07f57-d54a-4e58-8580-d5355a58b59a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:14:\"node_page_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:14:\"node_page_form\";}'),('','captcha.captcha_point.node_proyectos_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"7f9ab937-e32c-45ba-934c-c16c21cbb7fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:19:\"node_proyectos_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:19:\"node_proyectos_form\";}'),('','captcha.captcha_point.user_login_form',_binary 'a:8:{s:4:\"uuid\";s:36:\"6334deef-999d-497d-b91c-25b539db8548\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"XbughDuwgOtc_8ztmYxz84gaXBeR760xH3bGSKD9v1Q\";}s:6:\"formId\";s:15:\"user_login_form\";s:11:\"captchaType\";s:35:\"recaptcha_v3/validacion_formularios\";s:5:\"label\";s:15:\"user_login_form\";}'),('','captcha.captcha_point.user_pass',_binary 'a:8:{s:4:\"uuid\";s:36:\"fcb542cc-cd1f-496e-9260-ddcebd7c2285\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"qZeHI5fZ9WQRKsfl8FMBwzk3puSsWCRtWKEZh04JJUo\";}s:6:\"formId\";s:9:\"user_pass\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:9:\"user_pass\";}'),('','captcha.captcha_point.user_register_form',_binary 'a:8:{s:4:\"uuid\";s:36:\"5a15bc10-8bb4-4e90-9867-b8ef781ed999\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2iz3cMg7T1eSKXtNIB9WyaRptfg7wosDDPBSBhXFXl0\";}s:6:\"formId\";s:18:\"user_register_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:18:\"user_register_form\";}'),('','captcha.settings',_binary 'a:15:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hfqTr6E3eXAcVQU25_tYHa4BzsSDaYhwkoF34xq5_k4\";}s:8:\"langcode\";s:2:\"es\";s:15:\"enable_globally\";i:0;s:31:\"enable_globally_on_admin_routes\";b:0;s:17:\"default_challenge\";s:12:\"captcha/Math\";s:11:\"description\";s:104:\"Esta pregunta es para comprobar si usted es un visitante humano y prevenir envíos de spam automatizado.\";s:5:\"title\";s:7:\"CAPTCHA\";s:19:\"administration_mode\";b:0;s:35:\"administration_mode_on_admin_routes\";b:0;s:13:\"whitelist_ips\";s:0:\"\";s:30:\"wrong_captcha_response_message\";s:75:\"La respuesta que ingresó para el código de verificación no fue correcta.\";s:18:\"default_validation\";i:1;s:11:\"persistence\";i:1;s:12:\"enable_stats\";b:0;s:19:\"log_wrong_responses\";b:0;}'),('','cisc_theme.settings',_binary 'a:193:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cerOO86KuufmC0_DGRcHJHec8VfoT0epIlw6hHmDeDs\";}s:7:\"favicon\";a:1:{s:11:\"use_default\";b:1;}s:8:\"features\";a:4:{s:20:\"comment_user_picture\";b:1;s:25:\"comment_user_verification\";b:1;s:7:\"favicon\";b:1;s:17:\"node_user_picture\";b:1;}s:4:\"logo\";a:3:{s:4:\"path\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"use_default\";b:1;}s:24:\"header_mobile_breakpoint\";s:4:\"1200\";s:21:\"full_width_containers\";a:7:{s:20:\"cnt_secondary_header\";s:20:\"cnt_secondary_header\";s:10:\"cnt_footer\";s:10:\"cnt_footer\";s:14:\"cnt_header_nav\";i:0;s:14:\"cnt_page_title\";i:0;s:15:\"cnt_content_top\";i:0;s:11:\"cnt_content\";i:0;s:18:\"cnt_content_bottom\";i:0;}s:24:\"full_width_content_types\";a:6:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:7:\"article\";i:0;s:4:\"blog\";i:0;s:8:\"clientes\";i:0;s:4:\"page\";i:0;s:9:\"proyectos\";i:0;}s:20:\"block_design_regions\";a:12:{s:13:\"sidebar_first\";s:13:\"sidebar_first\";s:14:\"sidebar_second\";s:14:\"sidebar_second\";s:11:\"content_top\";s:11:\"content_top\";s:14:\"content_bottom\";s:14:\"content_bottom\";s:16:\"secondary_header\";i:0;s:10:\"navigation\";i:0;s:6:\"slider\";i:0;s:6:\"header\";i:0;s:11:\"highlighted\";i:0;s:4:\"help\";i:0;s:7:\"content\";i:0;s:6:\"footer\";i:0;}s:12:\"boxed_layout\";i:1;s:13:\"sticky_footer\";i:1;s:18:\"boxed_layout_boxbg\";s:7:\"#ffffff\";s:13:\"box_max_width\";s:4:\"1580\";s:16:\"layout_max_width\";s:4:\"1580\";s:17:\"gutter_horizontal\";s:2:\"30\";s:15:\"gutter_vertical\";s:2:\"30\";s:16:\"gutter_container\";s:2:\"60\";s:24:\"gutter_horizontal_mobile\";s:2:\"30\";s:22:\"gutter_vertical_mobile\";s:2:\"30\";s:23:\"gutter_container_mobile\";s:2:\"30\";s:16:\"body_line_height\";s:3:\"1.6\";s:14:\"body_font_size\";s:2:\"16\";s:13:\"nav_font_size\";s:2:\"16\";s:20:\"headings_line_height\";s:3:\"1.1\";s:12:\"scale_factor\";s:4:\"1.34\";s:12:\"h1_font_size\";s:2:\"52\";s:12:\"h2_font_size\";s:2:\"38\";s:12:\"h3_font_size\";s:2:\"29\";s:12:\"h4_font_size\";s:2:\"21\";s:20:\"blockquote_font_size\";s:2:\"21\";s:22:\"blockquote_line_height\";s:3:\"1.5\";s:23:\"headings_letter_spacing\";s:1:\"0\";s:18:\"headings_uppercase\";i:0;s:13:\"headings_bold\";i:0;s:21:\"body_mobile_font_size\";s:2:\"14\";s:20:\"nav_mobile_font_size\";s:2:\"14\";s:19:\"h1_mobile_font_size\";s:2:\"52\";s:19:\"h2_mobile_font_size\";s:2:\"38\";s:19:\"h3_mobile_font_size\";s:2:\"29\";s:19:\"h4_mobile_font_size\";s:2:\"24\";s:14:\"body_font_face\";s:12:\"0Montserrat:\";s:23:\"body_font_face_selector\";s:4:\"body\";s:18:\"headings_font_face\";s:12:\"0Montserrat:\";s:27:\"headings_font_face_selector\";s:68:\"h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption\";s:13:\"nav_font_face\";s:12:\"0Montserrat:\";s:22:\"nav_font_face_selector\";s:23:\".dxpr-theme-header .nav\";s:18:\"sitename_font_face\";s:12:\"0Montserrat:\";s:27:\"sitename_font_face_selector\";s:25:\".site-name, .navbar-brand\";s:20:\"blockquote_font_face\";s:12:\"0Montserrat:\";s:29:\"blockquote_font_face_selector\";s:24:\"blockquote, blockquote p\";s:17:\"portfolio_details\";s:3:\"top\";s:17:\"portfolio_sidebar\";s:1:\"4\";s:16:\"portfolio_images\";s:11:\"sidecaption\";s:12:\"region_cards\";a:12:{s:16:\"secondary_header\";s:0:\"\";s:10:\"navigation\";s:0:\"\";s:22:\"navigation_collapsible\";s:0:\"\";s:11:\"highlighted\";s:0:\"\";s:10:\"page_title\";s:0:\"\";s:4:\"help\";s:0:\"\";s:11:\"content_top\";s:0:\"\";s:7:\"content\";s:0:\"\";s:14:\"content_bottom\";s:0:\"\";s:13:\"sidebar_first\";s:0:\"\";s:14:\"sidebar_second\";s:0:\"\";s:6:\"footer\";s:0:\"\";}s:16:\"table_responsive\";s:2:\"-1\";s:5:\"table\";s:0:\"\";s:27:\"blockquote_mobile_font_size\";s:2:\"18\";s:17:\"divider_thickness\";s:1:\"8\";s:14:\"divider_length\";s:1:\"0\";s:16:\"divider_position\";s:1:\"1\";s:13:\"divider_color\";s:0:\"\";s:20:\"divider_color_custom\";s:7:\"#eeeeee\";s:22:\"page_title_breadcrumbs\";i:0;s:20:\"page_title_home_hide\";i:1;s:16:\"page_title_align\";s:4:\"left\";s:17:\"page_title_height\";s:3:\"120\";s:18:\"page_title_animate\";s:1:\"0\";s:24:\"page_title_image_opacity\";s:1:\"1\";s:22:\"page_title_image_style\";s:5:\"cover\";s:21:\"page_title_image_mode\";s:6:\"normal\";s:25:\"page_title_image_position\";s:13:\"center_center\";s:22:\"background_image_style\";s:5:\"cover\";s:25:\"background_image_position\";s:13:\"center_center\";s:27:\"background_image_attachment\";s:5:\"fixed\";s:15:\"header_position\";i:0;s:17:\"header_top_layout\";s:1:\"0\";s:12:\"header_style\";s:6:\"normal\";s:21:\"header_top_bg_opacity\";s:1:\"1\";s:17:\"header_top_height\";s:3:\"100\";s:16:\"header_top_fixed\";i:1;s:17:\"header_top_sticky\";i:1;s:22:\"header_top_sticky_show\";s:6:\"always\";s:31:\"header_top_height_sticky_offset\";s:2:\"60\";s:24:\"header_top_height_scroll\";s:2:\"50\";s:28:\"header_top_bg_opacity_scroll\";s:1:\"1\";s:17:\"navbar_background\";s:0:\"\";s:24:\"navbar_background_custom\";s:0:\"\";s:23:\"header_block_background\";s:0:\"\";s:30:\"header_block_background_custom\";s:0:\"\";s:23:\"header_block_text_color\";s:0:\"\";s:30:\"header_block_text_color_custom\";s:0:\"\";s:15:\"menu_background\";s:0:\"\";s:22:\"menu_background_custom\";s:0:\"\";s:15:\"menu_text_color\";s:0:\"\";s:22:\"menu_text_color_custom\";s:0:\"\";s:21:\"menu_hover_background\";s:0:\"\";s:28:\"menu_hover_background_custom\";s:0:\"\";s:21:\"menu_hover_text_color\";s:0:\"\";s:28:\"menu_hover_text_color_custom\";s:0:\"\";s:19:\"dropdown_background\";s:0:\"\";s:26:\"dropdown_background_custom\";s:0:\"\";s:19:\"dropdown_text_color\";s:0:\"\";s:26:\"dropdown_text_color_custom\";s:0:\"\";s:25:\"dropdown_hover_background\";s:0:\"\";s:32:\"dropdown_hover_background_custom\";s:0:\"\";s:25:\"dropdown_hover_text_color\";s:0:\"\";s:32:\"dropdown_hover_text_color_custom\";s:0:\"\";s:17:\"header_side_align\";s:4:\"left\";s:21:\"header_side_direction\";s:4:\"left\";s:17:\"header_side_width\";s:3:\"300\";s:14:\"hamburger_menu\";s:10:\"three-dash\";s:19:\"hamburger_animation\";s:5:\"cross\";s:9:\"menu_type\";s:9:\"uppercase\";s:10:\"menu_hover\";s:7:\"opacity\";s:20:\"menu_border_position\";s:6:\"bottom\";s:19:\"menu_border_animate\";s:4:\"drop\";s:27:\"menu_border_position_offset\";s:1:\"0\";s:34:\"menu_border_position_offset_sticky\";s:1:\"0\";s:16:\"menu_border_size\";s:1:\"2\";s:17:\"menu_border_color\";s:0:\"\";s:24:\"menu_border_color_custom\";s:0:\"\";s:20:\"header_mobile_height\";s:2:\"60\";s:21:\"secondary_header_hide\";s:11:\"hidden_none\";s:15:\"custom_css_site\";s:0:\"\";s:22:\"custom_javascript_site\";s:0:\"\";s:12:\"block_preset\";s:0:\"\";s:10:\"block_card\";s:0:\"\";s:16:\"block_background\";s:0:\"\";s:23:\"block_background_custom\";s:7:\"#eeeeee\";s:13:\"block_padding\";s:1:\"0\";s:19:\"block_border_radius\";s:1:\"0\";s:12:\"block_border\";s:1:\"0\";s:18:\"block_border_color\";s:0:\"\";s:25:\"block_border_color_custom\";s:7:\"#eeeeee\";s:15:\"title_font_size\";s:2:\"h3\";s:11:\"title_align\";s:4:\"left\";s:10:\"title_card\";s:0:\"\";s:16:\"title_background\";s:0:\"\";s:23:\"title_background_custom\";s:7:\"#eeeeee\";s:13:\"title_padding\";s:1:\"0\";s:12:\"title_border\";s:1:\"0\";s:19:\"title_border_radius\";s:1:\"0\";s:18:\"title_border_color\";s:0:\"\";s:25:\"title_border_color_custom\";s:7:\"#eeeeee\";s:13:\"title_sticker\";i:0;s:13:\"block_divider\";i:0;s:20:\"block_divider_custom\";i:0;s:19:\"block_divider_color\";s:0:\"\";s:26:\"block_divider_color_custom\";s:7:\"#eeeeee\";s:23:\"block_divider_thickness\";s:1:\"4\";s:20:\"block_divider_length\";s:2:\"10\";s:21:\"block_divider_spacing\";s:2:\"20\";s:16:\"page_title_image\";N;s:16:\"background_image\";N;s:14:\"hidden_regions\";a:12:{s:10:\"navigation\";i:0;s:22:\"navigation_collapsible\";i:0;s:16:\"secondary_header\";i:0;s:10:\"page_title\";i:0;s:11:\"highlighted\";i:0;s:6:\"header\";i:0;s:11:\"content_top\";i:0;s:7:\"content\";i:0;s:14:\"content_bottom\";i:0;s:13:\"sidebar_first\";i:0;s:14:\"sidebar_second\";i:0;s:6:\"footer\";i:0;}s:17:\"popover_placement\";s:3:\"top\";s:17:\"tooltip_placement\";s:8:\"auto top\";s:13:\"modal_enabled\";i:0;s:12:\"cdn_provider\";s:0:\"\";s:28:\"page_title_breadcrumbs_align\";s:5:\"right\";s:32:\"page_title_breadcrumbs_separator\";s:1:\"/\";s:10:\"title_type\";a:3:{s:9:\"uppercase\";i:0;s:4:\"bold\";i:0;s:6:\"italic\";i:0;}s:21:\"page_title_image_path\";s:0:\"\";s:21:\"background_image_path\";s:0:\"\";s:11:\"logo_height\";s:2:\"50\";s:20:\"second_header_sticky\";i:0;s:23:\"header_side_logo_height\";s:2:\"30\";s:23:\"mark_menu_with_children\";i:0;s:14:\"dropdown_width\";s:3:\"160\";s:19:\"header_mobile_fixed\";i:0;s:12:\"color_scheme\";s:6:\"custom\";s:18:\"color_palette_base\";s:7:\"#284ed9\";s:18:\"color_palette_link\";s:7:\"#284ed9\";s:21:\"color_palette_accent1\";s:7:\"#05e993\";s:21:\"color_palette_accent2\";s:7:\"#284fd8\";s:18:\"color_palette_text\";s:7:\"#555555\";s:22:\"color_palette_headings\";s:7:\"#333333\";s:18:\"color_palette_card\";s:7:\"#eeeeee\";s:22:\"color_palette_cardtext\";s:7:\"#444444\";s:20:\"color_palette_footer\";s:7:\"#ffffff\";s:24:\"color_palette_footertext\";s:7:\"#747a85\";s:23:\"color_palette_secheader\";s:7:\"#284fd9\";s:27:\"color_palette_secheadertext\";s:7:\"#fffffe\";s:20:\"color_palette_header\";s:7:\"#ffffff\";s:24:\"color_palette_headertext\";s:7:\"#696969\";s:24:\"color_palette_headerside\";s:7:\"#20252a\";s:28:\"color_palette_headersidetext\";s:7:\"#737a85\";s:23:\"color_palette_pagetitle\";s:7:\"#284fdb\";s:27:\"color_palette_pagetitletext\";s:7:\"#fffeff\";s:23:\"color_palette_graylight\";s:7:\"#cccccc\";s:25:\"color_palette_graylighter\";s:7:\"#ededed\";s:20:\"color_palette_silver\";s:7:\"#f1f1f1\";s:18:\"color_palette_body\";s:7:\"#efefef\";s:13:\"color_palette\";s:652:\"a:22:{s:4:\"base\";s:7:\"#284ed9\";s:4:\"link\";s:7:\"#284ed9\";s:7:\"accent1\";s:7:\"#05e993\";s:7:\"accent2\";s:7:\"#284fd8\";s:4:\"text\";s:7:\"#555555\";s:8:\"headings\";s:7:\"#333333\";s:4:\"card\";s:7:\"#eeeeee\";s:8:\"cardtext\";s:7:\"#444444\";s:6:\"footer\";s:7:\"#ffffff\";s:10:\"footertext\";s:7:\"#747a85\";s:9:\"secheader\";s:7:\"#284fd9\";s:13:\"secheadertext\";s:7:\"#fffffe\";s:6:\"header\";s:7:\"#ffffff\";s:10:\"headertext\";s:7:\"#696969\";s:10:\"headerside\";s:7:\"#20252a\";s:14:\"headersidetext\";s:7:\"#737a85\";s:9:\"pagetitle\";s:7:\"#284fdb\";s:13:\"pagetitletext\";s:7:\"#fffeff\";s:9:\"graylight\";s:7:\"#cccccc\";s:11:\"graylighter\";s:7:\"#ededed\";s:6:\"silver\";s:7:\"#f1f1f1\";s:4:\"body\";s:7:\"#efefef\";}\";}'),('','claro.settings',_binary 'a:1:{s:20:\"third_party_settings\";a:1:{s:8:\"shortcut\";a:1:{s:11:\"module_link\";b:1;}}}'),('','comment.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YNUW2Ij5uE7a4oaXp3i_2lvaFdYM1zNKPPfnEjB0jEc\";}s:16:\"log_ip_addresses\";b:0;}'),('','comment.type.comment',_binary 'a:9:{s:4:\"uuid\";s:36:\"9b8daeac-64f0-48b7-9870-f36761187ee0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"bqZsN31T2n0UjcbyCpOPi9D2iO0sAOHR7FnEs9qMvaA\";}s:2:\"id\";s:7:\"comment\";s:5:\"label\";s:27:\"Comentarios predeterminados\";s:21:\"target_entity_type_id\";s:4:\"node\";s:11:\"description\";s:29:\"Permite comentar el contenido\";}'),('','contact.form.contactanos',_binary 'a:11:{s:4:\"uuid\";s:36:\"6397823e-bc28-4c75-a156-ed847d380fa1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:11:\"contactanos\";s:5:\"label\";s:12:\"Contáctanos\";s:10:\"recipients\";a:1:{i:0;s:16:\"info@ciscsas.com\";}s:5:\"reply\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"message\";s:0:\"\";s:8:\"redirect\";s:0:\"\";}'),('','contact.form.personal',_binary 'a:12:{s:4:\"uuid\";s:36:\"3b776374-5f5d-4e3c-9254-f3d5f1d58c67\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jonvgt3CkUM2eMLTFwWfHileWWDC4YtXCuIlCahTk_I\";}s:2:\"id\";s:8:\"personal\";s:5:\"label\";s:31:\"Formulario de contacto personal\";s:10:\"recipients\";a:0:{}s:5:\"reply\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"message\";s:27:\"Su mensaje ha sido enviado.\";s:8:\"redirect\";s:0:\"\";}'),('','contact.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8\";}s:12:\"default_form\";s:11:\"contactanos\";s:5:\"flood\";a:2:{s:5:\"limit\";i:5;s:8:\"interval\";i:3600;}s:20:\"user_default_enabled\";b:1;}'),('','core.base_field_override.node.page.promote',_binary 'a:17:{s:4:\"uuid\";s:36:\"327abb65-0d12-418e-b1a2-9009cc71dfec\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:14:\"node.type.page\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ\";}s:2:\"id\";s:17:\"node.page.promote\";s:10:\"field_name\";s:7:\"promote\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:5:\"label\";s:35:\"Promocionado a la página principal\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:8:\"on_label\";s:8:\"Activado\";s:9:\"off_label\";s:11:\"Desactivado\";}s:10:\"field_type\";s:7:\"boolean\";}'),('','core.date_format.fallback',_binary 'a:9:{s:4:\"uuid\";s:36:\"6fd572a5-f49b-4405-a02b-2637ae289fbd\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iIBLu1j9n6Oo5PW-wpu5gdyNs9Kvv4LMRqtQUdJjRz8\";}s:2:\"id\";s:8:\"fallback\";s:5:\"label\";s:28:\"Formato de fecha de respaldo\";s:6:\"locked\";b:1;s:7:\"pattern\";s:14:\"D, j M Y - H:i\";}'),('','core.date_format.html_date',_binary 'a:9:{s:4:\"uuid\";s:36:\"471b2f04-6108-4780-a721-b44ffc10871c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk\";}s:2:\"id\";s:9:\"html_date\";s:5:\"label\";s:10:\"Fecha HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:5:\"Y-m-d\";}'),('','core.date_format.html_datetime',_binary 'a:9:{s:4:\"uuid\";s:36:\"0f4dac69-f709-43f8-a9a3-99dff0f32a89\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE\";}s:2:\"id\";s:13:\"html_datetime\";s:5:\"label\";s:13:\"HTML Datetime\";s:6:\"locked\";b:1;s:7:\"pattern\";s:13:\"Y-m-d\\TH:i:sO\";}'),('','core.date_format.html_month',_binary 'a:9:{s:4:\"uuid\";s:36:\"350e2ded-34b6-4963-b2b3-a2d396dc855e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM\";}s:2:\"id\";s:10:\"html_month\";s:5:\"label\";s:8:\"Mes HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:3:\"Y-m\";}'),('','core.date_format.html_time',_binary 'a:9:{s:4:\"uuid\";s:36:\"83e903ed-d6c8-4425-8144-b904ad216b63\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE\";}s:2:\"id\";s:9:\"html_time\";s:5:\"label\";s:9:\"Hora HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:5:\"H:i:s\";}'),('','core.date_format.html_week',_binary 'a:9:{s:4:\"uuid\";s:36:\"5bccf4cd-84b1-4b16-b691-872b7219f984\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY\";}s:2:\"id\";s:9:\"html_week\";s:5:\"label\";s:11:\"Semana HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:5:\"Y-\\WW\";}'),('','core.date_format.html_year',_binary 'a:9:{s:4:\"uuid\";s:36:\"30bac0be-ce42-419b-8e31-14dabf62cee7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk\";}s:2:\"id\";s:9:\"html_year\";s:5:\"label\";s:9:\"Año HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:1:\"Y\";}'),('','core.date_format.html_yearless_date',_binary 'a:9:{s:4:\"uuid\";s:36:\"cd74ad3e-99a5-4ba7-8672-ff5c489794fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc\";}s:2:\"id\";s:18:\"html_yearless_date\";s:5:\"label\";s:16:\"Fecha anual HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:3:\"m-d\";}'),('','core.date_format.long',_binary 'a:9:{s:4:\"uuid\";s:36:\"a61b739a-5f15-4c62-b375-5130c95fd729\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5B4_r5Vd0_9UaJwtAC5yFCm9-k8NNvp1xiQNhFFkknU\";}s:2:\"id\";s:4:\"long\";s:5:\"label\";s:23:\"Fecha larga por defecto\";s:6:\"locked\";b:0;s:7:\"pattern\";s:14:\"l, j F Y - H:i\";}'),('','core.date_format.medium',_binary 'a:9:{s:4:\"uuid\";s:36:\"e13cd3eb-98ec-49e4-82e9-4e91aa4652ca\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"q7pDV2d9qFh1IVqvymOxUUYGSziZDeg961wURC0cSLs\";}s:2:\"id\";s:6:\"medium\";s:5:\"label\";s:25:\"Fecha mediana por defecto\";s:6:\"locked\";b:0;s:7:\"pattern\";s:14:\"D, j M Y - H:i\";}'),('','core.date_format.olivero_medium',_binary 'a:9:{s:4:\"uuid\";s:36:\"a07ba490-d8c0-4393-bebe-6853931be8df\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z7ynTCss9wwEi8ojENJ08qx44RN6leI-tqoN2o5QzdE\";}s:2:\"id\";s:14:\"olivero_medium\";s:5:\"label\";s:14:\"Olivero Medium\";s:6:\"locked\";b:0;s:7:\"pattern\";s:5:\"j F Y\";}'),('','core.date_format.short',_binary 'a:9:{s:4:\"uuid\";s:36:\"ff1440b2-6fd2-4f32-8842-9ed816292315\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SAeixlV7Djy_Ggv_1P95TiqD4KUihA5icvU521tA84Y\";}s:2:\"id\";s:5:\"short\";s:5:\"label\";s:23:\"Fecha corta por defecto\";s:6:\"locked\";b:0;s:7:\"pattern\";s:11:\"j M Y - H:i\";}'),('','core.entity_form_display.block_content.basic.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"9703475e-5a7f-492c-9389-257526090fcb\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:36:\"field.field.block_content.basic.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jAps3FCxvKecABS_tgExbhCZrBLQB3bNPWw18WjE3ss\";}s:2:\"id\";s:27:\"block_content.basic.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:5:\"basic\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:3:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:-4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:4:\"info\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.block_content.drag_and_drop_block.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"432079c9-763a-43fd-9911-98be3dc4024f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:50:\"field.field.block_content.drag_and_drop_block.body\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"siNymWkRW2ykPLzWc3SdRjKk8nZ-tOQTUCDW7jH-cdo\";}s:2:\"id\";s:41:\"block_content.drag_and_drop_block.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:4:\"info\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"body\";b:1;}}'),('','core.entity_form_display.comment.comment.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"634a87c3-94a2-453f-9dd4-fb087546934a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:40:\"field.field.comment.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"I0Pa0aQvT_jawlPo9oz4FE3h_ickc55dYKTPl6gILes\";}s:2:\"id\";s:23:\"comment.comment.default\";s:16:\"targetEntityType\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:6:\"author\";a:2:{s:6:\"weight\";i:-2;s:6:\"region\";s:7:\"content\";}s:12:\"comment_body\";a:5:{s:4:\"type\";s:13:\"text_textarea\";s:6:\"weight\";i:11;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:7:\"subject\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.contact_message.contactanos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"4c956ec4-06a6-471a-a1a6-859b8aa50f23\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:4:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.field.contact_message.contactanos.field_email\";i:2;s:61:\"field.field.contact_message.contactanos.field_nombre_completo\";i:3;s:54:\"field.field.contact_message.contactanos.field_telefono\";}}s:2:\"id\";s:35:\"contact_message.contactanos.default\";s:16:\"targetEntityType\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:11:\"field_email\";a:5:{s:4:\"type\";s:13:\"email_default\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:11:\"placeholder\";s:0:\"\";s:4:\"size\";i:60;}s:20:\"third_party_settings\";a:0:{}}s:21:\"field_nombre_completo\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:14:\"field_telefono\";a:5:{s:4:\"type\";s:6:\"number\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:7:\"message\";a:5:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:2;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:4:\"copy\";b:1;s:8:\"langcode\";b:1;s:4:\"mail\";b:1;s:4:\"name\";b:1;s:7:\"preview\";b:1;s:7:\"subject\";b:1;}}'),('','core.entity_form_display.media.audio.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"7e032801-65c4-419e-bf6b-a5d029ed3448\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.audio.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"G2_SKH3jmI9FQeXSUxo3KgQqiyF1hPDEkc7-3-rCSbc\";}s:2:\"id\";s:19:\"media.audio.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:22:\"field_media_audio_file\";a:5:{s:4:\"type\";s:12:\"file_generic\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:18:\"progress_indicator\";s:8:\"throbber\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.audio.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"228082ed-c03f-43c5-930b-efc056976e0f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:46:\"field.field.media.audio.field_media_audio_file\";i:2;s:16:\"media.type.audio\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"28vwMIYtvyjPcD4RyciZXIztxtZgmuWRCNgYemr_SZE\";}s:2:\"id\";s:25:\"media.audio.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:22:\"field_media_audio_file\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.media.document.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"2adfc4cc-0074-42c0-9e12-20045e7df35b\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:47:\"field.field.media.document.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"aewrRkePgJzdD5kPOq8JeMcKHs6yat49nE7ZeCQzQZg\";}s:2:\"id\";s:22:\"media.document.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:20:\"field_media_document\";a:5:{s:4:\"type\";s:12:\"file_generic\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:18:\"progress_indicator\";s:8:\"throbber\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.document.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"97aa6e4e-3995-47c9-985a-8f0fee914d41\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:47:\"field.field.media.document.field_media_document\";i:2;s:19:\"media.type.document\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dcpfpqyLXOSGpulacMAJW3H-G34_LeNsjdfxd1_oCfY\";}s:2:\"id\";s:28:\"media.document.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:20:\"field_media_document\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.media.image.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"a332deac-a90a-40c0-af93-b5e3658b3b74\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:41:\"field.field.media.image.field_media_image\";i:1;s:21:\"image.style.thumbnail\";i:2;s:16:\"media.type.image\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JSY4-JPyNZBiYYo6imdRYF6_SdtWQexPndrLvn3-vw4\";}s:2:\"id\";s:19:\"media.image.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:17:\"field_media_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.image.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"84e2a391-6d48-475d-8e60-cc1c33ae47d4\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:41:\"field.field.media.image.field_media_image\";i:2;s:21:\"image.style.thumbnail\";i:3;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BMLrK4zKp8-FFnMseBdT_6h6YipUsKRfbDf_3WUB5HA\";}s:2:\"id\";s:25:\"media.image.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:2:{s:17:\"field_media_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.media.remote_video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"65e42e5a-d332-467e-83f7-99089c3a5656\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pM8mGlwfpvfG_y5tZn0lGAXFLXz2_yKkL7MvWZsRqdA\";}s:2:\"id\";s:26:\"media.remote_video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:24:\"field_media_oembed_video\";a:5:{s:4:\"type\";s:16:\"oembed_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.remote_video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"14c20b8e-8bbb-42f6-959a-b92f715023f4\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:2;s:23:\"media.type.remote_video\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TBgPW-uaXRaICBwLaVc16rXpRiLSknDIdF9q0XL7qso\";}s:2:\"id\";s:32:\"media.remote_video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:24:\"field_media_oembed_video\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.media.video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"921e0310-18a2-41a5-bf10-13c6fd892051\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.video.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0kIIaDTt6dixXy8TZkat2MNGZJ6vkRG8TaBWTy3E1bM\";}s:2:\"id\";s:19:\"media.video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:22:\"field_media_video_file\";a:5:{s:4:\"type\";s:12:\"file_generic\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:18:\"progress_indicator\";s:8:\"throbber\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"c9b2d34d-76be-41df-95cb-c1295f7da13e\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:46:\"field.field.media.video.field_media_video_file\";i:2;s:16:\"media.type.video\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"kGv8YsopqHvzTzb7QTINWcv0fnNa5ZDQyZxpOQR2vro\";}s:2:\"id\";s:25:\"media.video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:22:\"field_media_video_file\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.node.article.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"b8cf69bc-d658-409e-9845-daa900219f15\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:6:{i:0;s:29:\"field.field.node.article.body\";i:1;s:32:\"field.field.node.article.comment\";i:2;s:36:\"field.field.node.article.field_image\";i:3;s:35:\"field.field.node.article.field_tags\";i:4;s:21:\"image.style.thumbnail\";i:5;s:17:\"node.type.article\";}s:6:\"module\";a:4:{i:0;s:7:\"comment\";i:1;s:5:\"image\";i:2;s:4:\"path\";i:3;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ewbd6G2uX456-bgwseM2Q-KQG3RkASoyHmTh-XR3oLU\";}s:2:\"id\";s:20:\"node.article.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:12:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:7:\"comment\";a:5:{s:4:\"type\";s:15:\"comment_default\";s:6:\"weight\";i:20;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:10:\"field_tags\";a:5:{s:4:\"type\";s:34:\"entity_reference_autocomplete_tags\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:15;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:16;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.node.blog.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"8b1f17a5-fe6d-4fc0-8c08-fe26db1709c3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:5:{i:0;s:26:\"field.field.node.blog.body\";i:1;s:37:\"field.field.node.blog.field_etiquetas\";i:2;s:33:\"field.field.node.blog.field_image\";i:3;s:21:\"image.style.thumbnail\";i:4;s:14:\"node.type.blog\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"path\";i:2;s:4:\"text\";}}s:2:\"id\";s:17:\"node.blog.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:11:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:6;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:15:\"field_etiquetas\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:9;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:7;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:8;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.node.clientes.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"12c6f0fb-2d1a-40e0-a129-2d1e385a8e0b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:43:\"field.field.node.clientes.field_descripcion\";i:1;s:37:\"field.field.node.clientes.field_image\";i:2;s:21:\"image.style.thumbnail\";i:3;s:18:\"node.type.clientes\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"path\";}}s:2:\"id\";s:21:\"node.clientes.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:10:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:17:\"field_descripcion\";a:5:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:122;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:15;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:16;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.node.drag_and_drop_page.default',_binary 'a:12:{s:4:\"uuid\";s:36:\"d37751a3-e579-401a-b101-894c40f43d88\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:5:{i:0;s:40:\"field.field.node.drag_and_drop_page.body\";i:1;s:58:\"field.field.node.drag_and_drop_page.field_dth_hide_regions\";i:2;s:64:\"field.field.node.drag_and_drop_page.field_dth_main_content_width\";i:3;s:57:\"field.field.node.drag_and_drop_page.field_dth_page_layout\";i:4;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:2:{i:0;s:11:\"field_group\";i:1;s:4:\"path\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:20:\"third_party_settings\";a:1:{s:11:\"field_group\";a:1:{s:22:\"group_dxpr_page_design\";a:7:{s:8:\"children\";a:3:{i:0;s:22:\"field_dth_hide_regions\";i:1;s:28:\"field_dth_main_content_width\";i:2;s:21:\"field_dth_page_layout\";}s:5:\"label\";s:16:\"DXPR Page Design\";s:6:\"region\";s:7:\"content\";s:11:\"parent_name\";s:0:\"\";s:6:\"weight\";i:8;s:11:\"format_type\";s:15:\"details_sidebar\";s:15:\"format_settings\";a:4:{s:7:\"classes\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"open\";b:0;s:15:\"required_fields\";b:1;}}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"trV0qUxWLkG_FdP5tM-aiyavYZmQd9l2ZOoO1ZSH3p0\";}s:2:\"id\";s:31:\"node.drag_and_drop_page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:12:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:22:\"field_dth_hide_regions\";a:5:{s:4:\"type\";s:15:\"options_buttons\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:28:\"field_dth_main_content_width\";a:5:{s:4:\"type\";s:14:\"options_select\";s:6:\"weight\";i:11;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:21:\"field_dth_page_layout\";a:5:{s:4:\"type\";s:14:\"options_select\";s:6:\"weight\";i:12;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:29:\"field_dth_page_title_backgrou\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:9;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:7;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:3:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"body\";b:1;}}'),('','core.entity_form_display.node.page.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"41f404f1-3cfe-42c6-adf2-7c18ed029f52\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.field.node.page.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:2:{i:0;s:4:\"path\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SfpLhPExzvR0MgFp0Wp7CrmgEnhcqQ-fXIWFhbf4ue0\";}s:2:\"id\";s:17:\"node.page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:9:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:31;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:15;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:16;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.node.proyectos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"b359c154-1dc6-4b12-bdfb-5998d8d68601\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:9:{i:0;s:36:\"field.field.node.proyectos.field_ano\";i:1;s:40:\"field.field.node.proyectos.field_cliente\";i:2;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";i:3;s:42:\"field.field.node.proyectos.field_etiquetas\";i:4;s:40:\"field.field.node.proyectos.field_galeria\";i:5;s:38:\"field.field.node.proyectos.field_image\";i:6;s:44:\"field.field.node.proyectos.field_tecnologias\";i:7;s:21:\"image.style.thumbnail\";i:8;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"path\";}}s:2:\"id\";s:22:\"node.proyectos.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:15:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:9;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:9:\"field_ano\";a:5:{s:4:\"type\";s:6:\"number\";s:6:\"weight\";i:6;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:13:\"field_cliente\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:26:\"field_descripcion_proyecto\";a:5:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:15:\"field_etiquetas\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:13:\"field_galeria\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:26;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:17:\"field_tecnologias\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:7;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:12;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:13;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:11;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:8;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.taxonomy_term.tecnologias.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"681e469b-cdd6-4771-85b2-2e7c53fea3e0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:61:\"field.field.taxonomy_term.tecnologias.field_imagen_tecnologia\";i:1;s:21:\"image.style.thumbnail\";i:2;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"path\";i:2;s:4:\"text\";}}s:2:\"id\";s:33:\"taxonomy_term.tecnologias.default\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:11:\"description\";a:5:{s:4:\"type\";s:13:\"text_textarea\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:23:\"field_imagen_tecnologia\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"name\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.user.user.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"755d6df9-d55b-4ddd-86b2-6140a30fd169\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:34:\"field.field.user.user.user_picture\";i:1;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FaQ9Ptcpxpg30AtiqRDtl_8zbJArHP1LPfug_s59TOA\";}s:2:\"id\";s:17:\"user.user.default\";s:16:\"targetEntityType\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:5:{s:7:\"account\";a:2:{s:6:\"weight\";i:-10;s:6:\"region\";s:7:\"content\";}s:7:\"contact\";a:2:{s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";}s:8:\"language\";a:2:{s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:8:\"timezone\";a:2:{s:6:\"weight\";i:6;s:6:\"region\";s:7:\"content\";}s:12:\"user_picture\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_form_mode.media.media_library',_binary 'a:10:{s:4:\"uuid\";s:36:\"ecfaf40f-b8ee-4d4c-8a10-bd2df09995e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"04_dAqpWYP1WmsXZ7IXJ7-yarCvNddD10EUkBDtIFy4\";}s:2:\"id\";s:19:\"media.media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_form_mode.user.register',_binary 'a:10:{s:4:\"uuid\";s:36:\"a233779e-5698-48d7-a30d-c9cfb962dd04\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5pE_4hurqtIlZN3XDi7eTo5RG13BMG0Rh9HYlRI3h8U\";}s:2:\"id\";s:13:\"user.register\";s:5:\"label\";s:8:\"Registro\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}'),('','core.entity_view_display.block_content.basic.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"5c358dd9-7d79-42d6-8b98-680da0a9b3da\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:36:\"field.field.block_content.basic.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hBNNDTFwakREOTa6GGMqN899Iyrii0hInwSJtQ7Kj30\";}s:2:\"id\";s:27:\"block_content.basic.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:5:\"basic\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.block_content.drag_and_drop_block.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"7d026e44-1ba9-4e05-8e3b-8bb33d1bc23f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:50:\"field.field.block_content.drag_and_drop_block.body\";}s:6:\"module\";a:1:{i:0;s:12:\"dxpr_builder\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"x2yUVp04hGj8empnLZuIMzbQp6d0tYZwrxQLyCMTE6Q\";}s:2:\"id\";s:41:\"block_content.drag_and_drop_block.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:4:\"body\";a:6:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:17:\"dxpr_builder_text\";s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.comment.comment.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"66581087-38da-4e37-9804-3bca2bf29ed8\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:40:\"field.field.comment.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"aBQUGsQ46M4048fIlFuTXwl2zV0j2cJX89CTUobh9hA\";}s:2:\"id\";s:23:\"comment.comment.default\";s:16:\"targetEntityType\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:12:\"comment_body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.contact_message.contactanos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"a9aae73f-f50d-4680-92af-1bdfb836c339\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:4:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.field.contact_message.contactanos.field_email\";i:2;s:61:\"field.field.contact_message.contactanos.field_nombre_completo\";i:3;s:54:\"field.field.contact_message.contactanos.field_telefono\";}}s:2:\"id\";s:35:\"contact_message.contactanos.default\";s:16:\"targetEntityType\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:11:\"field_email\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";}s:21:\"field_nombre_completo\";a:6:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:14:\"field_telefono\";a:6:{s:4:\"type\";s:14:\"number_integer\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:2:{s:18:\"thousand_separator\";s:0:\"\";s:13:\"prefix_suffix\";b:1;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}s:7:\"message\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.media.audio.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"4067f628-f6b1-4b78-a91c-edfde1956356\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.audio.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"AS765MdDfNpK6K5eE7WVnBvpynClz_havy1R3bO3gVo\";}s:2:\"id\";s:19:\"media.audio.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:22:\"field_media_audio_file\";a:6:{s:4:\"type\";s:10:\"file_audio\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:4:{s:8:\"controls\";b:1;s:8:\"autoplay\";b:0;s:4:\"loop\";b:0;s:26:\"multiple_file_display_type\";s:4:\"tags\";}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.audio.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"71827f09-882e-4cc7-9896-d3881389c644\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:46:\"field.field.media.audio.field_media_audio_file\";i:2;s:21:\"image.style.thumbnail\";i:3;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"tcAUW1Xzq5Tjw5jomR6XKGSgfiXO7QiRAHJBF-n0akg\";}s:2:\"id\";s:25:\"media.audio.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:22:\"field_media_audio_file\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.document.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"2cb999f3-d3ad-4a08-bd70-89b30ebda196\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:47:\"field.field.media.document.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"XxUyhaTuM0OUUZpr8G6jdrFBEh5eag7auWxBKhm6cvY\";}s:2:\"id\";s:22:\"media.document.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:20:\"field_media_document\";a:6:{s:4:\"type\";s:12:\"file_default\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.document.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"afee1911-3292-4273-907b-445b2157c237\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:47:\"field.field.media.document.field_media_document\";i:2;s:21:\"image.style.thumbnail\";i:3;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YcWqjhIlo-2RZUM5ogvRsrKB7M3voF2XB3lVLwgOlLU\";}s:2:\"id\";s:28:\"media.document.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:20:\"field_media_document\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.image.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"e22a8fae-7da1-48ff-826c-8fd3afa1f6d0\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:41:\"field.field.media.image.field_media_image\";i:1;s:17:\"image.style.large\";i:2;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"73xaTNkI5J6sfFcBmNYeuk070X3mQS_iwwWaPYyfG2M\";}s:2:\"id\";s:19:\"media.image.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:17:\"field_media_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:5:\"large\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.image.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"490369fd-ffa2-4b4f-beea-13378e7130ab\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:41:\"field.field.media.image.field_media_image\";i:2;s:18:\"image.style.medium\";i:3;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ILLWu5KFvbsX6J7sh2Itd4w8-lBBRhR_H8ZrmQiN2yo\";}s:2:\"id\";s:25:\"media.image.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:6:\"medium\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:17:\"field_media_image\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.remote_video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"f952fd49-4a32-4e50-8435-6f1ed13ee969\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZdPcl2hPxl5pgv3pI-07R7h51OjeUeKJTy-ab1NfM34\";}s:2:\"id\";s:26:\"media.remote_video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:24:\"field_media_oembed_video\";a:6:{s:4:\"type\";s:6:\"oembed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:9:\"max_width\";i:0;s:10:\"max_height\";i:0;s:7:\"loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.remote_video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"ddbbccbb-84d5-48fd-b5d1-a8d815d20ed3\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:2;s:18:\"image.style.medium\";i:3;s:23:\"media.type.remote_video\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"PGGoP-hVkXe_S-GiJRAub4PHDu0KhMExylclrqjdJb4\";}s:2:\"id\";s:32:\"media.remote_video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:6:\"medium\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:24:\"field_media_oembed_video\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"90a052c5-6498-4224-8373-2d66e772dfd1\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.video.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SxvbuGh-6cQMxl9bBV27-hGI46u7ZvwlMm5ObaJMNnw\";}s:2:\"id\";s:19:\"media.video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:22:\"field_media_video_file\";a:6:{s:4:\"type\";s:10:\"file_video\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:8:{s:8:\"controls\";b:1;s:8:\"autoplay\";b:0;s:4:\"loop\";b:0;s:26:\"multiple_file_display_type\";s:4:\"tags\";s:5:\"muted\";b:0;s:5:\"width\";i:640;s:6:\"height\";i:480;s:11:\"playsinline\";b:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"a3796faf-fed6-4372-88dc-97c42566bba5\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:46:\"field.field.media.video.field_media_video_file\";i:2;s:21:\"image.style.thumbnail\";i:3;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_fnkUKwQYHkXO1Ngmq9nE6FqWUNAmkddOxAH1h5aiKg\";}s:2:\"id\";s:25:\"media.video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:22:\"field_media_video_file\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.node.article.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"1ced9f4f-8aa2-4286-ba9c-ec524b6c86c6\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:7:{i:0;s:48:\"core.entity_view_display.comment.comment.default\";i:1;s:29:\"field.field.node.article.body\";i:2;s:32:\"field.field.node.article.comment\";i:3;s:36:\"field.field.node.article.field_image\";i:4;s:35:\"field.field.node.article.field_tags\";i:5;s:16:\"image.style.wide\";i:6;s:17:\"node.type.article\";}s:6:\"module\";a:4:{i:0;s:7:\"comment\";i:1;s:5:\"image\";i:2;s:4:\"text\";i:3;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"br6izr-iGEu--JvNbCJNtOBpRnxpFLXfoV5y61U9Nqc\";}s:2:\"id\";s:20:\"node.article.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:5:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:7:\"comment\";a:6:{s:4:\"type\";s:15:\"comment_default\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:2:{s:9:\"view_mode\";s:7:\"default\";s:8:\"pager_id\";i:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:110;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:4:\"wide\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:10:\"field_tags\";a:6:{s:4:\"type\";s:22:\"entity_reference_label\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.article.rss',_binary 'a:11:{s:4:\"uuid\";s:36:\"43bab86c-907e-4f30-acf8-da2ecbfa336d\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:6:{i:0;s:30:\"core.entity_view_mode.node.rss\";i:1;s:29:\"field.field.node.article.body\";i:2;s:32:\"field.field.node.article.comment\";i:3;s:36:\"field.field.node.article.field_image\";i:4;s:35:\"field.field.node.article.field_tags\";i:5;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2rIr6K5Q0UQ9khg0zE_CK-PtJH76UL-BDDZcZnZzwCc\";}s:2:\"id\";s:16:\"node.article.rss\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:3:\"rss\";s:7:\"content\";a:1:{s:5:\"links\";a:2:{s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:4:\"body\";b:1;s:7:\"comment\";b:1;s:11:\"field_image\";b:1;s:10:\"field_tags\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.article.teaser',_binary 'a:11:{s:4:\"uuid\";s:36:\"9773d56e-5b80-4481-913f-aaa28ec9744c\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:7:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:29:\"field.field.node.article.body\";i:2;s:32:\"field.field.node.article.comment\";i:3;s:36:\"field.field.node.article.field_image\";i:4;s:35:\"field.field.node.article.field_tags\";i:5;s:18:\"image.style.medium\";i:6;s:17:\"node.type.article\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"text\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"O8PxzfG8DOHHRu6M23kwR6TDPq_MNfYQ10Mp367ICUQ\";}s:2:\"id\";s:19:\"node.article.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:4:{s:4:\"body\";a:6:{s:4:\"type\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"trim_length\";i:600;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:10:\"field_tags\";a:6:{s:4:\"type\";s:22:\"entity_reference_label\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:7:\"comment\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.blog.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"a769d029-be1c-4cc7-83d7-51ed32270494\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:5:{i:0;s:26:\"field.field.node.blog.body\";i:1;s:37:\"field.field.node.blog.field_etiquetas\";i:2;s:33:\"field.field.node.blog.field_image\";i:3;s:16:\"image.style.wide\";i:4;s:14:\"node.type.blog\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"text\";i:2;s:4:\"user\";}}s:2:\"id\";s:17:\"node.blog.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:15:\"field_etiquetas\";a:6:{s:4:\"type\";s:22:\"entity_reference_label\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:101;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:4:\"wide\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.blog.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"044d71d4-564f-4a00-b68a-ba2c01a7345e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:6:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:26:\"field.field.node.blog.body\";i:2;s:37:\"field.field.node.blog.field_etiquetas\";i:3;s:33:\"field.field.node.blog.field_image\";i:4;s:18:\"image.style.medium\";i:5;s:14:\"node.type.blog\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"text\";i:2;s:4:\"user\";}}s:2:\"id\";s:16:\"node.blog.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:3:{s:4:\"body\";a:6:{s:4:\"type\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"trim_length\";i:600;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:15:\"field_etiquetas\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.clientes.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"3a60bbf8-b737-4440-a3d5-49a67609e03e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:43:\"field.field.node.clientes.field_descripcion\";i:1;s:37:\"field.field.node.clientes.field_image\";i:2;s:16:\"image.style.wide\";i:3;s:18:\"node.type.clientes\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:21:\"node.clientes.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:3:{s:17:\"field_descripcion\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:102;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:4:\"wide\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.clientes.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"ec57b4a0-a575-425f-90c9-782a03c85936\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:5:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:43:\"field.field.node.clientes.field_descripcion\";i:2;s:37:\"field.field.node.clientes.field_image\";i:3;s:18:\"image.style.medium\";i:4;s:18:\"node.type.clientes\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:20:\"node.clientes.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:2:{s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:17:\"field_descripcion\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.drag_and_drop_page.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"fed9e8c2-678b-4b59-9c91-f9899f25522c\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:5:{i:0;s:40:\"field.field.node.drag_and_drop_page.body\";i:1;s:58:\"field.field.node.drag_and_drop_page.field_dth_hide_regions\";i:2;s:64:\"field.field.node.drag_and_drop_page.field_dth_main_content_width\";i:3;s:57:\"field.field.node.drag_and_drop_page.field_dth_page_layout\";i:4;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:2:{i:0;s:12:\"dxpr_builder\";i:1;s:4:\"user\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"AUiUvPG47ychPEFV1WvMfjhUZgAKbOpv1OVUtE9jPUY\";}s:2:\"id\";s:31:\"node.drag_and_drop_page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:4:\"body\";a:6:{s:4:\"type\";s:17:\"dxpr_builder_text\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:6:{s:22:\"field_dth_hide_regions\";b:1;s:28:\"field_dth_main_content_width\";b:1;s:21:\"field_dth_page_layout\";b:1;s:29:\"field_dth_page_title_backgrou\";b:1;s:8:\"langcode\";b:1;s:5:\"links\";b:1;}}'),('','core.entity_view_display.node.page.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"deabf8c2-0e8f-451a-ba64-d8860cb4d25a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.field.node.page.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:2:{i:0;s:4:\"text\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"M_Y8L5tfmhx7DR143E05YyZSpvgil6VFvqcfBWykalg\";}s:2:\"id\";s:17:\"node.page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:101;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.page.teaser',_binary 'a:11:{s:4:\"uuid\";s:36:\"babd478f-ed6c-4cc5-aea8-6cf951c7f422\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:26:\"field.field.node.page.body\";i:2;s:14:\"node.type.page\";}s:6:\"module\";a:2:{i:0;s:4:\"text\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8BgdRtLbtQ0F__o0FHSH0Mx5fvXOra9tfT1GmNKbRYw\";}s:2:\"id\";s:16:\"node.page.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:2:{s:4:\"body\";a:6:{s:4:\"type\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"trim_length\";i:600;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:101;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.proyectos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"262ad9f2-6d49-461b-a7d4-6c83df3b65dc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:8:{i:0;s:36:\"field.field.node.proyectos.field_ano\";i:1;s:40:\"field.field.node.proyectos.field_cliente\";i:2;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";i:3;s:42:\"field.field.node.proyectos.field_etiquetas\";i:4;s:40:\"field.field.node.proyectos.field_galeria\";i:5;s:38:\"field.field.node.proyectos.field_image\";i:6;s:44:\"field.field.node.proyectos.field_tecnologias\";i:7;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:22:\"node.proyectos.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:3:{s:26:\"field_descripcion_proyecto\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}s:13:\"field_galeria\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:6:{s:9:\"field_ano\";b:1;s:13:\"field_cliente\";b:1;s:15:\"field_etiquetas\";b:1;s:17:\"field_tecnologias\";b:1;s:8:\"langcode\";b:1;s:5:\"links\";b:1;}}'),('','core.entity_view_display.node.proyectos.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"60773801-cbb3-4af4-a9a4-e7b6daecc1c3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:10:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:36:\"field.field.node.proyectos.field_ano\";i:2;s:40:\"field.field.node.proyectos.field_cliente\";i:3;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";i:4;s:42:\"field.field.node.proyectos.field_etiquetas\";i:5;s:40:\"field.field.node.proyectos.field_galeria\";i:6;s:38:\"field.field.node.proyectos.field_image\";i:7;s:44:\"field.field.node.proyectos.field_tecnologias\";i:8;s:18:\"image.style.medium\";i:9;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:21:\"node.proyectos.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:2:{s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:7:{s:9:\"field_ano\";b:1;s:13:\"field_cliente\";b:1;s:26:\"field_descripcion_proyecto\";b:1;s:15:\"field_etiquetas\";b:1;s:13:\"field_galeria\";b:1;s:17:\"field_tecnologias\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.taxonomy_term.tecnologias.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"6a8a899d-7038-41a7-ae67-bafeb350063d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:61:\"field.field.taxonomy_term.tecnologias.field_imagen_tecnologia\";i:1;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:33:\"taxonomy_term.tecnologias.default\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:23:\"field_imagen_tecnologia\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:11:\"description\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.user.user.compact',_binary 'a:11:{s:4:\"uuid\";s:36:\"ca275639-ad8d-4206-83a8-2c94a660592a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"core.entity_view_mode.user.compact\";i:1;s:34:\"field.field.user.user.user_picture\";i:2;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"00zr_RBdTjPjBGITD3h4c1ESQZimjdVCcHGt1trLqIY\";}s:2:\"id\";s:17:\"user.user.compact\";s:16:\"targetEntityType\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:4:\"mode\";s:7:\"compact\";s:7:\"content\";a:1:{s:12:\"user_picture\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:7:\"content\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:8:\"langcode\";b:1;s:10:\"member_for\";b:1;}}'),('','core.entity_view_display.user.user.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"058188b6-6c44-4681-94bf-97586b11abbd\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:34:\"field.field.user.user.user_picture\";i:1;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mZLyuWM9CQx2ZJVqFGSbzgFnHzudVbHBYmdU256A5Wk\";}s:2:\"id\";s:17:\"user.user.default\";s:16:\"targetEntityType\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:10:\"member_for\";a:2:{s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";}s:12:\"user_picture\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:7:\"content\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_mode.block.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"02be7e1e-a277-42fd-9674-3638075688b9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"block\";}}s:2:\"id\";s:11:\"block.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"block\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.block_content.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"4e86fb12-cb75-4db8-9748-9dea4e03fdd9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q7yUUYeRLByl-MCGveKKF_KhAtNICLCMJuKWfugCvso\";}s:2:\"id\";s:18:\"block_content.full\";s:5:\"label\";s:8:\"Completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:13:\"block_content\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.block_content.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"f644445d-45cc-4375-9ae5-481f67ce877e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}}s:2:\"id\";s:19:\"block_content.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:13:\"block_content\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.comment.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"8e6360c7-40f9-4707-913e-2a1ece017f1a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N4mUjXpPckUkVRY1PbKw4GGoL1i2ECU7PL3EreiKStk\";}s:2:\"id\";s:12:\"comment.full\";s:5:\"label\";s:19:\"Comentario completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:7:\"comment\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.comment.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"77842513-53a1-46d9-92fd-21789272c1d1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:2:\"id\";s:13:\"comment.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:7:\"comment\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.contact_message.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"15456e39-0c73-4137-bafc-31785e71cf48\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:21:\"contact_message.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:15:\"contact_message\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.file.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"6cd9c319-cb15-456b-a381-652f023fcb71\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:2:\"id\";s:10:\"file.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"file\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.media.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"ecb4064e-077b-45b7-b48f-34f86c57f081\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dTfAUHooYV0uOVPO3saGpgv-c5PppJXDwxvwRTJOycM\";}s:2:\"id\";s:10:\"media.full\";s:5:\"label\";s:18:\"Contenido completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.media.media_library',_binary 'a:10:{s:4:\"uuid\";s:36:\"163ea83b-a622-42f7-b410-651f5d56aeb4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"04_dAqpWYP1WmsXZ7IXJ7-yarCvNddD10EUkBDtIFy4\";}s:2:\"id\";s:19:\"media.media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.media.slick',_binary 'a:10:{s:4:\"uuid\";s:36:\"96e3736e-a492-4f0d-842f-62bbe74421ba\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"RL7TDfa_Yx84vUNQlHVRJw-7YNeB3ZB0xhSd7RU9qYY\";}s:2:\"id\";s:11:\"media.slick\";s:5:\"label\";s:14:\"Slick carousel\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.media.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"ac64fd0d-134b-4402-ad8f-39c1e680d629\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:2:\"id\";s:11:\"media.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.menu_link_content.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"b967e582-1250-484e-8505-10c3937592af\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"menu_link_content\";}}s:2:\"id\";s:23:\"menu_link_content.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:17:\"menu_link_content\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"86b7e058-1094-4a6b-b4f7-8ca947f8d2c4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QJ2aZ1xfVf59aq6Pz5X7fyUOa2HxuCoTwQ_RQjoulAU\";}s:2:\"id\";s:9:\"node.full\";s:5:\"label\";s:18:\"Contenido completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.rss',_binary 'a:10:{s:4:\"uuid\";s:36:\"51d331ec-2acf-4f5a-9562-56338c29d494\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"l8fiAFE3Kng_6bhLlUDnVTkTDzXWxzYFrCWTrngVXEA\";}s:2:\"id\";s:8:\"node.rss\";s:5:\"label\";s:3:\"RSS\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.search_index',_binary 'a:10:{s:4:\"uuid\";s:36:\"f861b720-95d5-4358-bf8f-f0999e639922\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"r_A0T3aTqGDwLyvoH7wLps-0PM--RHlS8UsiJe_Ac64\";}s:2:\"id\";s:17:\"node.search_index\";s:5:\"label\";s:20:\"Índice de búsqueda\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.search_result',_binary 'a:10:{s:4:\"uuid\";s:36:\"85a9c69c-f855-4c83-98e3-995fc2d26128\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"d8wBEm7XvJ6H3S0IneDD9PfTBklPIH7GMpxElVemPf8\";}s:2:\"id\";s:18:\"node.search_result\";s:5:\"label\";s:50:\"Destacar la entrada de los resultados de búsqueda\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"4990f17f-6a48-4c49-bee8-c7dde3ca0cdf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KgGJDZFpMaz_8bTv6fN1bXS3Qi5LWmRJI9R53kEGsNQ\";}s:2:\"id\";s:11:\"node.teaser\";s:5:\"label\";s:7:\"Resumen\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"89ad2507-bf87-47f0-8a85-52c848fbdea9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:10:\"node.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.path_alias.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"39c3141e-26a0-4db3-ae50-3fb48998a65a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:10:\"path_alias\";}}s:2:\"id\";s:16:\"path_alias.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:10:\"path_alias\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.shortcut.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"901e8424-b909-4193-94df-376aaa98901c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"shortcut\";}}s:2:\"id\";s:14:\"shortcut.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:8:\"shortcut\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.taxonomy_term.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"bc14ecd0-6b60-425a-b303-ad05fc32adac\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iukUENpf8CFvjZbGGacKX_Ges0-lU9z6zvsd32P6kbo\";}s:2:\"id\";s:18:\"taxonomy_term.full\";s:5:\"label\";s:34:\"Página de términos de taxonomía\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.taxonomy_term.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"e8288edd-532c-471a-bfbb-6108618ffb51\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:2:\"id\";s:19:\"taxonomy_term.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.user.compact',_binary 'a:10:{s:4:\"uuid\";s:36:\"836c9c94-96e2-4cd0-aa20-a0a583ada4c5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TtD7OuGskOsQfoGyxXkrdtllBpR37J19d5BMQDZWJgA\";}s:2:\"id\";s:12:\"user.compact\";s:5:\"label\";s:8:\"Compacto\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.user.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"689236a7-d4d3-445a-9207-8b0760a8703c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZbXunWS_xAvMZXFfinyvClDAb_RCVLt7gAzE3v16E-Q\";}s:2:\"id\";s:9:\"user.full\";s:5:\"label\";s:17:\"Cuenta de usuario\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.user.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"616b9234-c822-4be8-89de-b3a0501cb5aa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:10:\"user.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}'),('','core.extension',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"4GIX5Esnc_umpXUBj4IIocRX7Mt5fPhm4AgXfE3E56E\";}s:6:\"module\";a:76:{s:13:\"admin_toolbar\";i:0;s:19:\"admin_toolbar_tools\";i:0;s:18:\"announcements_feed\";i:0;s:14:\"automated_cron\";i:0;s:8:\"big_pipe\";i:0;s:5:\"blazy\";i:0;s:12:\"blazy_layout\";i:0;s:8:\"blazy_ui\";i:0;s:5:\"block\";i:0;s:13:\"block_content\";i:0;s:10:\"breakpoint\";i:0;s:7:\"captcha\";i:0;s:9:\"ckeditor5\";i:0;s:7:\"comment\";i:0;s:6:\"config\";i:0;s:7:\"contact\";i:0;s:10:\"contextual\";i:0;s:8:\"datetime\";i:0;s:5:\"dblog\";i:0;s:5:\"devel\";i:0;s:14:\"devel_generate\";i:0;s:18:\"dxpr_builder_block\";i:0;s:17:\"dxpr_builder_page\";i:0;s:17:\"dxpr_theme_helper\";i:0;s:18:\"dynamic_page_cache\";i:0;s:6:\"editor\";i:0;s:14:\"entity_browser\";i:0;s:5:\"field\";i:0;s:11:\"field_group\";i:0;s:8:\"field_ui\";i:0;s:4:\"file\";i:0;s:8:\"file_mdm\";i:0;s:6:\"filter\";i:0;s:4:\"help\";i:0;s:7:\"history\";i:0;s:5:\"image\";i:0;s:11:\"imagemagick\";i:0;s:8:\"language\";i:0;s:16:\"layout_discovery\";i:0;s:4:\"link\";i:0;s:6:\"locale\";i:0;s:5:\"media\";i:0;s:13:\"media_library\";i:0;s:26:\"media_library_form_element\";i:0;s:17:\"menu_link_content\";i:0;s:7:\"menu_ui\";i:0;s:5:\"mysql\";i:0;s:4:\"node\";i:0;s:7:\"options\";i:0;s:10:\"page_cache\";i:0;s:4:\"path\";i:0;s:10:\"path_alias\";i:0;s:9:\"recaptcha\";i:0;s:12:\"recaptcha_v3\";i:0;s:21:\"remove_reset_password\";i:0;s:6:\"search\";i:0;s:8:\"shortcut\";i:0;s:5:\"slick\";i:0;s:8:\"slick_ui\";i:0;s:11:\"slick_views\";i:0;s:7:\"sophron\";i:0;s:6:\"system\";i:0;s:8:\"taxonomy\";i:0;s:4:\"text\";i:0;s:5:\"token\";i:0;s:7:\"toolbar\";i:0;s:10:\"twig_tweak\";i:0;s:6:\"update\";i:0;s:4:\"user\";i:0;s:15:\"views_bootstrap\";i:0;s:8:\"views_ui\";i:0;s:4:\"webp\";i:0;s:8:\"pathauto\";i:1;s:5:\"views\";i:10;s:12:\"dxpr_builder\";i:100;s:8:\"standard\";i:1000;}s:5:\"theme\";a:6:{s:7:\"olivero\";i:0;s:5:\"claro\";i:0;s:7:\"stable9\";i:0;s:10:\"bootstrap5\";i:0;s:10:\"dxpr_theme\";i:0;s:10:\"cisc_theme\";i:0;}s:7:\"profile\";s:8:\"standard\";}'),('','core.menu.static_menu_link_overrides',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"CXhei_vpaZk-3f_Mj2cH0YmpK-ZpKHoSzVA3yZrDq0g\";}s:11:\"definitions\";a:2:{s:18:\"contact__site_page\";a:5:{s:9:\"menu_name\";s:6:\"footer\";s:6:\"parent\";s:0:\"\";s:6:\"weight\";i:0;s:8:\"expanded\";b:0;s:7:\"enabled\";b:1;}s:20:\"standard__front_page\";a:5:{s:6:\"weight\";i:-50;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"enabled\";b:1;s:8:\"expanded\";b:0;}}}'),('','dblog.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58\";}s:9:\"row_limit\";i:1000;}'),('','devel.settings',_binary 'a:10:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Aqx6J0yYT6mVqT0fbjeP4JkoL-700nmudVF5d6Pq2Yo\";}s:10:\"page_alter\";b:0;s:9:\"raw_names\";b:0;s:14:\"error_handlers\";a:1:{i:1;i:1;}s:13:\"rebuild_theme\";b:0;s:22:\"debug_mail_file_format\";s:31:\"%to-%subject-%datetime.mail.txt\";s:20:\"debug_mail_directory\";s:23:\"temporary://devel-mails\";s:12:\"devel_dumper\";s:10:\"var_dumper\";s:13:\"debug_logfile\";s:28:\"temporary://drupal_debug.txt\";s:9:\"debug_pre\";b:1;}'),('','devel.toolbar.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"IQjf_ytthngZTAk_MU8-74VecArWD3G5g0oEH6PM6GA\";}s:13:\"toolbar_items\";a:7:{i:0;s:25:\"devel.admin_settings_link\";i:1;s:17:\"devel.cache_clear\";i:2;s:28:\"devel.container_info.service\";i:3;s:18:\"devel.menu_rebuild\";i:4;s:15:\"devel.reinstall\";i:5;s:16:\"devel.route_info\";i:6;s:14:\"devel.run_cron\";}}'),('','dxpr_builder.page_template.about_me',_binary 'a:11:{s:4:\"uuid\";s:36:\"5e303250-428e-4880-84c2-a376c3c0f2e3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"tAUdlRSex0VkYHfg9S2tYrqjSxYQFGW_SG9-4Nu9ZR4\";}s:2:\"id\";s:8:\"about_me\";s:5:\"label\";s:8:\"About Me\";s:8:\"category\";s:11:\"about_pages\";s:8:\"template\";s:13347:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"78|103|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"en\" data-az-mode=\"static\" data-az-id=\"gb47j32vpu\" data-azb=\"az_container\" data-azcnt=\"true\" tabindex=\"0\"><div class=\"az-element az-section container-fluid-wrapper hover-style-gbtq3fji9e\" style=\"padding-top: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbtq3fji9e\" data-azat-pid=\"gb0pbx32ba\" id=\"gb0pbx32ba\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-bm=\",,,,,,,,60px,,,,,\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gb8g22pkxe\" style=\"\" data-az-id=\"gb8g22pkxe\" data-azat-pid=\"NCSkfv\" id=\"NCSkfv\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gb1tv9zood\" style=\"padding-bottom: 30px;\" data-az-id=\"gb1tv9zood\" data-azat-pid=\"CsvJjq\" id=\"CsvJjq\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-bm=\",,,,,,,,,30px,,,,\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbwda3d52i\" style=\"\" data-az-id=\"gbwda3d52i\" data-azat-pid=\"OybrTc\" id=\"OybrTc\" data-azb=\"az_text\"><h1><span style=\"color:#333333;font-size:72px;\">Hello! I\'m Jordan. I\'m an allround web design <i>fanatic</i></span></h1></div><div class=\"az-element az-text ck-content hover-style-gb0ax5di99\" style=\"\" data-az-id=\"gb0ax5di99\" data-azat-pid=\"EVmaJY\" id=\"EVmaJY\" data-azb=\"az_text\"><h2><span style=\"color:#333333;\">This page is an example of using our theme to <i>tell a story</i> about myself.</span></h2><p class=\"lead\">Use authentic personal photography and relevant texts because about me pages are for visitors who want to know if there are actually real people behind your site/product.</p></div></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbipaq1yhy\" style=\"margin-bottom: 0px; padding-bottom: 0px;\" data-az-id=\"gbipaq1yhy\" data-azat-pid=\"mgVeHN\" id=\"mgVeHN\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-bm=\",0px,,,,,,,,0px,,,,\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-gb51wcey5a\" data-az-id=\"gb51wcey5a\" data-azat-pid=\"mhmPWn\" id=\"mhmPWn\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1639747277021-bcc4e84c946a?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=687&amp;q=80\" data-azat-height=\"\" data-azat-bm=\",0px,,,,,,,,0px,,,,\"><img class=\"az-image-content\" style=\"width: 100%; margin-bottom: 0px; padding-bottom: 0px;\" src=\"https://images.unsplash.com/photo-1639747277021-bcc4e84c946a?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=687&amp;q=80\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section bg-primary text-white hover-style-gbhwgozzyn\" style=\"padding-top: 100px; padding-bottom: 100px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbhwgozzyn\" data-azat-pid=\"gbstrgqhgo\" id=\"gbstrgqhgo\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-bm=\",,,,,,,,100px,100px,,,,\" data-azat-el_class=\"bg-primary text-white\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbzvcu522x\" style=\"\" data-az-id=\"gbzvcu522x\" data-azat-pid=\"SIgsJR\" id=\"SIgsJR\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-2 hover-style-gb5s97ouzs\" style=\"\" data-az-id=\"gb5s97ouzs\" data-azat-pid=\"fSzYcw\" id=\"fSzYcw\" data-azb=\"az_column\" data-azat-width=\"1/6\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbbsn48lqx\" style=\"\" data-az-id=\"gbbsn48lqx\" data-azat-pid=\"obwXPZ\" id=\"obwXPZ\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbntkx46c7\" style=\"\" data-az-id=\"gbntkx46c7\" data-azat-pid=\"WhYiSr\" id=\"WhYiSr\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-8 hover-style-gbb10p2q8f\" style=\"\" data-az-id=\"gbb10p2q8f\" data-azat-pid=\"vLzilH\" id=\"vLzilH\" data-azb=\"az_column\" data-azat-width=\" 4/6 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbeahzk6uy\" style=\"\" data-az-id=\"gbeahzk6uy\" data-azat-pid=\"UBOnoe\" id=\"UBOnoe\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Our Theme: Creating a revolutionary product</h2><p class=\"lead\" style=\"text-align:center;\">&nbsp;</p><p class=\"lead\" style=\"text-align:center;\">Currently my most important project is designing and developing for our theme! I gave myself the job to not only create the biggest and smartest Drupal theme ever but also create the best theme period. I\'m looking at the WordPress themes market and looking for areas where my Drupal based theme can outperform WordPress themes. One area where WordPress is disappointing users is in standardization and interoperability.</p><p class=\"lead\" style=\"text-align:center;\">Consequently, the drag and drop tools and&nbsp; elements are not limited to how they\'re used in the demos. You can enable the drag and drop software on any Drupal entity and you can easily extend it with custom HTML elements, creating your own experience!</p></div></div><div class=\"az-element az-ctnr az-column col-sm-2 hover-style-gbe29bviyh\" style=\"\" data-az-id=\"gbe29bviyh\" data-azat-pid=\"TlODBX\" id=\"TlODBX\" data-azb=\"az_column\" data-azat-width=\" 1/6\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gb0rp1oqxm\" style=\"\" data-az-id=\"gb0rp1oqxm\" data-azat-pid=\"wzRqXs\" id=\"wzRqXs\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbhodi12sy\" style=\"\" data-az-id=\"gbhodi12sy\" data-azat-pid=\"OTzNeq\" id=\"OTzNeq\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div></div></div></div><div class=\"az-element az-section dxpr-util-background-gray text-white hover-style-gbqagw1685\" style=\"padding-top: 0px; padding-bottom: 0px; background-color: rgb(68, 68, 68);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbqagw1685\" data-azat-pid=\"gbw0kntirq\" id=\"gbw0kntirq\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-bm=\",,,,,,,,0px,0px,,,,\" data-azat-background=\"#444444\" data-azat-el_class=\"dxpr-util-background-gray text-white\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-gb19i8oi85\" style=\"\" data-az-id=\"gb19i8oi85\" data-azat-pid=\"gbsawnpbuq\" id=\"gbsawnpbuq\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-gbw92uwisq\" style=\"\" data-az-id=\"gbw92uwisq\" data-azat-pid=\"gbuyy2dggu\" id=\"gbuyy2dggu\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbqwspkvk7\" style=\"padding: 30px;\" data-az-id=\"gbqwspkvk7\" data-azat-pid=\"gbgwpy0lcx\" id=\"gbgwpy0lcx\" data-azb=\"az_text\" data-azat-box_model=\"000010\" data-azat-bm=\",,,,,,,,30px,30px,30px,30px,,\"><h2>Education</h2><p class=\"lead\">Far far away, behind the word mountains</p><p class=\"lead\">Alphabet Village and the subline of her own road</p><p class=\"lead\">&nbsp;</p><p class=\"lead\">&nbsp;</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-gbgc1hsjsk\" style=\"\" data-az-id=\"gbgc1hsjsk\" data-azat-pid=\"gbuwr2qbp3\" id=\"gbuwr2qbp3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbbyf7hfwn\" style=\"padding: 30px;\" data-az-id=\"gbbyf7hfwn\" data-azat-pid=\"gbu8jxw1qr\" id=\"gbu8jxw1qr\" data-azb=\"az_text\" data-azat-box_model=\"000010\" data-azat-bm=\",,,,,,,,30px,30px,30px,30px,,\"><h2>Work Experience</h2><p class=\"lead\">2008 – One day however a small</p><p class=\"lead\">2011 - Far far away, behind the word mountains</p><p class=\"lead\">2012-2013 – The Big Oxmox advised her</p><p class=\"lead\">Present – Pityful a rethoric question</p></div></div></div></div></div><div class=\"az-element az-section hover-style-gb0o78szm6\" style=\"padding-top: 100px; padding-bottom: 100px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb0o78szm6\" data-azat-pid=\"UEoWoJ\" id=\"UEoWoJ\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,100px,100px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbdo5l19tu\" style=\"\" data-az-id=\"gbdo5l19tu\" data-azat-pid=\"UaioFw\" id=\"UaioFw\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbjh32l5k4\" style=\"\" data-az-id=\"gbjh32l5k4\" data-azat-pid=\"gb6kcd9k0k\" id=\"gb6kcd9k0k\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbixhowjix\" style=\"\" data-az-id=\"gbixhowjix\" data-azat-pid=\"GPsLcz\" id=\"GPsLcz\" data-azb=\"az_column\" data-azat-width=\" 1/2 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbloflptgu\" style=\"margin-bottom: 60px;\" data-az-id=\"gbloflptgu\" data-azat-pid=\"LJgGUv\" id=\"LJgGUv\" data-azb=\"az_text\" data-azat-bm=\",60px,,,,,,,,,,,,\"><h2 style=\"text-align:center;\">Connect with me</h2><p class=\"lead\" style=\"text-align:center;\">&nbsp;</p><p class=\"lead\" style=\"text-align:center;\">You can connect with my via the our newsletter and social media. Alternatively you can find my&nbsp; pages on various professional social media.</p></div><ul class=\"text-center az-element st-social stbe-social-links stbe-social-links--bgcolor-brand hover-style-gb7mexi2hl\" style=\"margin-top: 60px; margin-bottom: 60px;\" data-dxpr-builder-libraries=\"social_icons font_awesome_6_free icon_helpers\" data-az-id=\"gb7mexi2hl\" data-azat-pid=\"lsqJvW\" id=\"lsqJvW\" data-azb=\"st_social\" data-azat-st_social_links=\"Facebook%3D%22http%3A%2F%2Fwww.example.com%22%0AYouTube%3D%22http%3A%2F%2Fwww.example.com%22%0AAndroid%3D%22http%3A%2F%2Fwww.example.com%22%0ATwitter%3D%22http%3A%2F%2Fwww.example.com%22%0ALinkedIn%3D%22http%3A%2F%2Fwww.example.com%22%0ADrupal%3D%22http%3A%2F%2Fwww.example.com%22%0APinterest%3D%22http%3A%2F%2Fwww.example.com%22\" data-azat-st_type=\"inline\" data-azat-st_style=\"circle\" data-azat-st_size=\"2x\" data-azat-st_theme_color=\"custom\" data-azat-st_color=\"#ffffff\" data-azat-st_theme_bgcolor=\"brand\" data-azat-st_css3_hover_effects=\"pulse\" data-azat-bm=\"60px,60px,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-facebook stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"facebook\"></i><span class=\"az-visually-hidden\">facebook</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-youtube stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"youtube\"></i><span class=\"az-visually-hidden\">youtube</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-android stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"android\"></i><span class=\"az-visually-hidden\">android</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-twitter stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"twitter\"></i><span class=\"az-visually-hidden\">twitter</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-linkedin stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"linkedin\"></i><span class=\"az-visually-hidden\">linkedin</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-drupal stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"drupal\"></i><span class=\"az-visually-hidden\">drupal</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-pinterest stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"pinterest\"></i><span class=\"az-visually-hidden\">pinterest</span></a></li></ul></div><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gb67j21f1c\" style=\"\" data-az-id=\"gb67j21f1c\" data-azat-pid=\"mnYBjO\" id=\"mnYBjO\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div></div></div></div>\";s:6:\"weight\";i:20;s:5:\"image\";s:136884:\"/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdCIFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAAAADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFjcHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAAABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAADTAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJDAAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAAAA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAtIHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAtIHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcgQ29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENvbmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAAABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAKAA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUAmgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEyATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMCDAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMhAy0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4EjASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDIIRghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqYCq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUANWg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBhEH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReuF9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9ocAhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCYIMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZclxyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIxSjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDecN9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXeRiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYPVlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1fD19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfByS3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyBfOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuHn4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLjk02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6fHZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm40blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZGxsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnUy9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozzGfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAQtAlgDAREAAhEBAxEB/8QAzgABAAIDAQEBAAAAAAAAAAAAAAMEAQIFBgcIAQEBAQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgQAAIBAwIEAwMGBREFBwMBCQECAwARBBIFITETBkFRImEUB3GBkTJSI6FCkxUXscHRYnKCkrLS4jNTsyRUNRbw4TR0VUNztHU2NwjxooMlY6NEdoSU1JVWEQEAAQIDBAYHCAIABgIDAQEAARECITEDQVESBPBhcaEiBYGRsdHhMhPBQlKiUxQVFvFicoKSssIj0gbiM0OTc//aAAwDAQACEQMRAD8A/U8X9En7kfqUG1AoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBQ7hcJsG5OeS4s5PzRtQXlAVQo5AWoM0CgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUHP7hUN2/uankcScfTG1IHQoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBR3+35i3G/Ae6zX/JtSBeoFAoOf3HuM22dvbpuUCq82FiT5ESPfSWijZ1DWINrrxoNO190n3btrad0yFVJ8/DgyZUjvoDzRK7Bbkm124caDl9290Z2zb32vgY0UTxb3uDYeU0gYsiLBJLeOxA1akHO9B6egUHju+9wz8Tf+y4sXIkgiy93MOUkbFVlj90nbQ4H1l1KDagd9bhn4vcPZUONkSQxZm7NDlxxsVWWP3Od9DgfWXUoNqD2NAoKHcGbNgbDuWdBbr4mLPPFqF11xxsy3HDhcUFfs/dMvdu09m3TMCDLzsLHyZxGCE1yxK7aQSbC5oKnxE7kze2uy903zCjjlysGNXijmDGMlpFT1aSp5N50FL4n73vO09lvuO0Te75oycJNelX9E+VFE4s4I4q5FB6+gUCgUCg5/ce4zbZ29um5QKrzYWJPkxI99JaKJnUNYg2uvGgj7U3Wfd+2Np3XIVUyM/DgyZUjuEDzRq7Bbkm1zwuaDqUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUFDuH/INz/5Sf8As2pAv0CgUHE74/8ARW//APluX/YPQeL7L773nG7O2LHTszeshItvxUXIiGH05AsKgOmrIVtLcxcUFHububcd37z7Diyu3tx2ZIt3d1mzhjhHPuko0L0ZZTfx4ig9N3vum+53cG2dl7Dltt2RuEMudu26RgNLj4MLLH9zquollkcIrEeniaDkd09p5nZexz90dtbtuT5W0L71nYOdlzZkGbjx8Z1kSZm0PouVZLWNB0O+smLK3n4eZMRvFPvAkjP7V8Gdh+A0EvxD/wDU/YX/AJ0//gcig27/AN632Xdtm7P7eyfcNy3vrTZe5hQ74uDjAdWSNW4dR2dUQnlzoKe5/DLcdvwWzu1e4N1h7hxx1Y2zsyXMx8t1F+nkwykpZ+V0C250HTwu5o+6PhZNvoi6DZu2ZDT4549OVI3SWP8AeyKwoOh8PEKdg9tqeY2vCv8A/wBulBx/jd/7V9w/9wn9slB6zK23A3LbkxM6BMjGbpOYpBddUTLIh/euoIoPK/Fvc9827t7b5tkn933GTdtvgiZmZY26s4XRLo4mNr+oeIoOV3D8Od1x9hzd6j7p3Z+68SCTKjzxkMmMZI1L9L3JfuBC1tOm17eJoHb/AG1uvfOw4XcXc285sDbljx5GFtm05EuHj4qSKGQ3Qh5ZeN2ZzYcgLUHX+Fm5bxNtm7bTu+W+4Znb+55G2DPkt1J4YwskLyW5vokAY0HtKDid8/8AoruD/wAtzP7B6Cj2TFlzfDLYosOcYuXJs+KuPklBII5DjqFcoSA2k8beNBwtz+HO24+A2Tu/eO7Q7vpJTeZtxbGWOS31kx1MeOEv+Jp5UHW+Hvce4798OcTdc6RX3EwzxZGRFYLJLjO8JlS3Cz9PVw86DyvYPau9d5dl7Tu3dXcG4SrPip7piYGTLiqqgWE08kZEk07fWJY6RyA8aB2ptfeW+Zu89r7r3DkjZe2s1sX3vHcx7lmpKizQpPkAXRY45ACUsznmRbiHU7fxM7tT4kR9tQ7jl5+wbvt0ubiwZ0zZMmNkYsqI6pLJd+m6SjgTzoJt5l3nu7vPM7Ywtwn2rYNjihfesnDbp5WTkZILx4ySjjHGsY1OV4m9qCrum15fYO67NuW1blm5GwZ2dDtu7bXnZEmWie9npxZEEkxeRGSXSGGqxBoIt3ZO4vijnds77u+Ttu24WHjTbRteLkPhHPabUZpTLGUkk6TAJoVuHOg9l2x2tLsDZUabvnbhgzFDi4ufIMg4+kHUEmYdVlbhwdjag7tAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoKk277VDI8U2ZBHKgLPG0iBgo5kqTehR8/zv8A5BdhYk5jLZEwDtGTEgJGgkMbErw8RUmaNxpzLqbf8Zvh7mR6/wA4nHF7Hrxutja4uQGXj8tKk2S7GB3/ANkbgFOJvuDLqYooE8YJcc1sxBuPKqzR2MfPwcn/AIfIim8Pu3Vv1CaInoFAoFAoFAoFAoFAoFAoFAoOf3D/AJBuf/KT/wBm1IHQoFAoOJ3x/wCiu4P/AC3L/sHoI/h9/wCg+3P/ACzD/sEoPP8AxJ/9WfD7/wA5f/wc1ByfiJs/b6/EvYt07oxxJsG44Um0jKd3jjx80S9aDqOjJpEqlkFza9B3c34WfCuDFaTO22CPEayu8+TMsZ18ACWl0+q9qCLv3Hhxt8+H2PAoSGHeRHEg5KqYM4UD5AKCT4h/+p+wv/On/wDA5FBV70you3/iT213PnHp7NkY2TsuXltwjx5Z3SXHaRuSq7RlLmg9d3J3Ps/bux5G9bnkJFhY6FwxIvI1vQkY/GZzwUDnQeW+H+0ttfwlig35xtxycbKy9waUhRjrmvJMwbVwGhZeN6D1PaibbH2xtMO2Za5+3wYkMOLmoVZZY4owiuCvDjp8KDznxu/9q+4f+4T+2Sg9rB/QR/uR+pQeI+L3+SbL/wCfbV/4paD1Hc3/AKb3X/k8j+yag5Pwu/8Abftj/wAsxP7FaDnfDP8AzTvj/wDmGf8A8Nj0Hqd/3/au39qm3Xdpvd8CAoJp9LOE1uEBYIGIF24nkPGg43xH3vbML4db7ny5Efu023zx48isCJHniZIlQj6xdmAFqDib9uO8do/BGHIxD7vue37ZhQdV11dBmEULyMp4Hpai3HyoLOL2L8Nti2w73vIx9zcRiXK7g3h1ynluL9QPMXVdX4qxgDyoK3weeGT4UwyQ/wBC77i0VhpGhsuYr6eFuHhQdL4Nf+1vbP8AyMf69BB2B/6u7+/82g/8BBQY3j/3l7b/APJ9y/tceg83N2z2kfi5vmF3TiB33+PGzdhyZJJIklMMQhyMdSjoC6lVbTzsaD1TfDL4Y4eXhvLt0EWT1lbBWWeW7TxnqL01eT1Mum/Kgv7vtnYXeT5Wz7jHh7rk7ZIFyICwORjSMoYEMpEkZII4gig872YMzYfiJuPZ2Lus+7bFHt0e4RR5chnnwJWm6YxzMbsySL61V+ItQe52rfNm3dJ5NrzYc1MaVsfIaB1kCSp9ZG0k2IoL1AoFAoFAoFAoFAoFAoFAoFAoFAoFBV3PdNu2vEfM3DIjxcZPrSyMFFzyAvzJ8qFHwv4m/wDyJgx3n2LaoHhOQmhNwZiG0uPrRhfHyN6kuttkbX543bf9zlmXNedhlByjzavrXPAsRzvUq25mb3Lk5CjIkN3jK6nJ4niAB7aSRK7tPc6SlYJ/xZAAbm3A2B4ViWrZdqNsHIypZ58bp8XkhkQKy303ZwLGzi3Dz8eddrLolyvtmJcDds/csHeAqxyx5UIXpbjjExOyopAsvFdY8SvKl1UiYfRe2v8A5CfEHbcnFwjnZM+M0YEKZ0STtJ4ajIQslieHFqlJWYtl+h+wvjLsHcSxYec64O7sOMZBWFje3pdr2PC1ia1Nsub6JWUKBQKBQKBQKBQKBQKBQUO4P8g3L/lZ/wCzarAv1AoFBFl4mNmYk2JlRiXGyI2inibkyOCrKflBoMYWFi4OHBhYkYhxcaNYYIl5JHGoVVHsAFBDn7Ntefk4WTmYyTz7dKcjBka94pShQuvt0sRQb7ntm3bpgzYG5Y0eZhZC6JseZQ6MPap4UHmcL4SfDvDyIZ49mjkbHYNjR5Ek2RFEw5GOKZ3jW3sWg7fcPa+xdxYsONvGKMmLHmXIxzqeN45UvpdHjKsDxI4Ggx3D2vsXcONBjbvijJjxplycc6njeOVLhXR42VgbEjnQXc/b8HccKbBz8ePKw8hSk+PModHU+DK1waDzW3fCf4fbdmQZmNs8ZmxTqxBM8s8cLecUcruiHy0ig9Jum2YG67dk7buEK5GDlxtDkQNezo4sQbWNBps2z7bsu1421bZAuNgYiCPHgUkhVHhdiSfnoM7vtG27xt0+27njrlYOSAs+O99LAEMAbW8RQWwAAAOAHACgp7ntG2bpFFDuGOuTHBNHkwq97LNC2uNxbxVhcUFnIghyIJMeZA8MytHIh5MrCzA/KKCLb9vwtuwMfAwYlgw8WNYceBPqpGg0qo9gAoNMDaNt2+TLkwsdYHz5zlZjLe8kzKql2v4lUAoLE+PBkQSQZEazQSqUlikAZGVhYqyngQRQeSwPhD8OMDPhzsbY4Vmx36uMjNK8UTjiGjhd2iQjwstB6zJxsfKx5MbJiWbHmUxzQyAMjowsVZTwIIoPLbb8KPh7tuVDk4uzRdTGbXipK8s0ULecUUrvHGf3Kig9FgbRtu34TYOFjrBiM0jtCt9JaZ2kkP75nJNBnatr2/adux9t26BcbBxUEePjpfSiDkBegxhbRtuDk5uViY6w5G4yCfNkW95ZFQRhm9uhAKBLtG2y7rBu0mOrbjjRSQY+Sb6kilKmRR7GKLQQb/21sHcOD7jveDFn4oYOscy30uOTIwsyt7VN6Dl7N8Neydnz03HC2tPf4haHKyHlyZYx/wDs2naQp+9tQS798Puzt+zFztz2yOTPQaVzYmeDI0+XWhaNyPlNBb7d7U7d7cxpMbZcGPDjmbqTst2kkf7Ukjlnc+1jQO3u1O3u3IcmHZMJMKPMnbKyVQsdcz/Wb1E25chwoOtQKBQKBQKBQKBQKBQKBQKBQKBQKBQfmL/5MfEDIm3Zu3sUiXC27ScmFTYtMVDMb+JRTwFZmXay3Cr8971uOTPPt+ZC7SIjBRfwI5X+apVqWu45CywrKnFGLAr4g31AH5DcA1mJWYcGaQ6CoJ4+H4b1piWmPLkIRIgJtfz+ekkVes2LuV8TpGTU1gAvC/Ph89YtmkusxWHRl3Zp+jkwyiRo0u7PwEdmLMY7kjVqFyeZr0cWDhwq0Oflw+qaQSSM0cmOXfQ9gbaD4aW1XNahmXZ2iSSLKkMCkYjmFzBLcTRM17srkgnjx/BSIMpfqP4J/EM7vjydt7lk9fdcBNeNM31pscHTxv8Ajxnn7LVzmKSTG19UoyUCgUCgUCgUCgUCgUFDuD/Idy/5Wf8As2qwL9QKBQKDSaaGCJ5pnWKKMFnkchVUDmSTwFBsrK6h0IZWAKsDcEHkQaDNAoFAoFAoFAoFAoFBVTddtk3OXa0yEbcYIkyJsUH7xYpCVRyPIlSKAm67c+5ybUuQh3GKFciTFB+8WF2Kq5HkWUigtUCgUCgUCgUCgUFXct123bIEn3DITGhkljgSSQ2BlmYJGnysxsKC1QKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKCpu254u1bZlbjltox8SNpZG9ii9vn5UWIq/CneO6Zm6b1n7nmcJM6aSaUAi4LklWX9zy+SuMy9UWuHtXbeRmh8bGVpFfjdLc7+3hWbrm7dOrszfDDd8THWKYEmQAoAp4nnxHHzrH1YdPoSs9t/CbKypJutGWjjFtRBNiT+Gk6rVugu7x8K9zikWPExGGPazOWAJ1eJAvwrH1XT9tK7tfwiyBi68lFSQLwUXLC/kPKsTqukcvg8/vXaG8bZuEuG6Xj6bSxem4dCeI4jmDXos1aw8upoTEuDHPJJFxiDzoqLIOAPoYg8PDhXpi+ryTZRpDmZWs+oqUYpZuOqP8UNfx8K1Vmj1fZHd+b273Lgbwnr3DHmZ3QWCyRldLJf9tH9Y+dSSIft/ZN2xt42fD3XFv7vmwpPEDzCut7H5KjnMUXaIUCgUCgUCgUCgUCgodwAnYdyAFycWcAe3ptQX6BQKDjd6ySR9m79JGxSRNuy2R1JVgRA5BBHEEUHlc/Czd3+ArYsSSZmbl9uoEQXkkllbEBA82ZmoPW4uXh7J2xiTbnMuJjYeLCuRNKdKpZVT1X5erhQc3ePif2Bs24ttu5b3j4+ZGQs0ZLMIi3ITOgZIr/tyKC3v/fPaOwRQS7tukGMMpdeKgJkeVLX1xxxh3Zf2wFqC9se/bNvu3R7ls+ZFnYMtwk8LBluOBB8iPEHjQX6DzG9fEzsPZcx8Lcd5gjzI+MuPHrnkjH/7RYVkKfvrUHc2nd9r3jb4dx2vKizcGcaociFg6MORsR5eNBzty747Q2zEny87dsaCDHyGw5Szi4yEALQhRdmcBh6VF6DftvvLtjuaKaTY9xizfd2C5CLqWSMnkHjcK639ooOzQcPuHvjtLt10j3ndIMSeUXixyS8zjzWJA0h+ZaCbtzuztzuTFkydjz4s6KFunN0yQ8b89MiMFdD+6FB5vbf/AHq3v/yPB/8AET0DB/8Aevdf/IMP/wAVPQem3Puntza/e/zjuMGJ7hEmRmdVwvTilYrGzX+2yEL5mg12fu3tzeNnfetvzo5NriLiXLcNCiGP6+rqhCun20HJwfix8Os7Niwsbfcdp520Y5bXHHK32Y5XVY3P7ljQemzs7EwMOfNzJVgxMZGlyJ3NlREF2Zj5ACg3gnhyII54HEkMyrJFIvEMrC6kfKKCDA3XbdwbJXCyUyGwp2xcoRm/TmQAtG3kw1Cg5e5999nbZhtmZ2748MCTyYly92ORCdMkSot3Z1PMKDQT9t93dtdy48uRse4RZ0cDaJwlw8bHiBJG4V0P7oUEu/dybD2/gnO3rOhwMW4USTNp1MeSoPrMx8lF6D5z8Qu+e0u4+28WHZtziysiHeNqaXG9UUyqc2P1GKUJJb26aD6xQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKD5r/APIXevzX8Nsoj6+VPDAqg2Ju2s2+ZKzfODppRi/P3YXw5yu7JY9wykZdu/F5jUb8bE15L75rSH0dLTilZfbe3PhtsOyQnowAMw4k8T8lZ4ZnNviiMl+ft3b5pNUkYNuA8OVc5tdrb1mHbsWFNCRqq8tIAFKJVDNtkTrpWwXy8vkrMw6Rc1g2xEFtRPle1IguuRZ/be3Z+M0GTErqwI4jiL8yp5itUY435t+JPaK7Dupjx7hZCSFvx02JvevRo3vLzGnFaw8AJZFaxv1PqceXAg+PyV6ol4Zh0seeOQxyMoAiZgGuTYN4mqQ/a3wN3WLcfhdsZQWfEiOHKoN7PAxTn7RY1Ic7s3vKrJQKBQKBQKBQKBQKCpu/Dac3/uJf4hoLdAoFBxO+P/RXcH/luX/YPQR/D7/0H25/5Zh/2CUHI+NQv8Le4QCRfHXiOBH3qcRQdzaO0+3cDt4bLjYMQ26aMrkQuNfWMg9bTM1zIz3uzNxNB474D9vbXidmY+5rEZdynfIx5M2YmSUQYuRJBDCjNcpGiILIOFBd7HxINv8AiP33g4iCHDd9uzeggsgnyIHEzgDgNZjBPtoPfUHg8fu3sXY8zL2btjapdxzUldtwx9kxOqqzOxZ+vP6IQ924hpLigpfCOR133vbGXb5dox13KHJj2qYxloXycVHlP3LPGOow12U+NBj4adu7PL3P3lvs2Os25x77lY0E8nr6UYSJiIgeCFi3qK8TwvyoLe4Y0GJ8bNmycZBFLuWzZsecygDqjHmhaIvbmV1mxNB7+g8bvPcPYfbvcczjE967s3BEabG27GbKz5I0XShfpglEsOBcqKDz2xbjLk/Ghcpdlytj/OWySnJTLEKvlHHyI+lKUheWzIJGX18aDs7b/wC9W9/+R4P/AIiegYP/AL17r/5Bh/8Aip6DnS7Bt26/HXInz066bbs2JkY+M/GIztkTKkrKeDNGNWi/K9+dBY+ImJHv3eHanaGVx2bLbK3PdcfkuQmCqdKF7c0MsoZh42oPX752xsW97HNse44ccu2yx9PoaQAgAspjsPQy/ikcqD5xtu6Z+d8A+4IdwmbJzdqxN12ubJfi0vuXUhV2PiSii9B9I7W/9MbR/wAlj/2S0Hl/hZ/xXev/APMmb/ZxUFD4U9v7Q2691b7JjiXdPz9uGPFkSesxRLIDoiB4R6ixLafreNBcfFgw/jhjy4yCJtz2Gds7SABK2NlRCJ2tzZRIwv5UFbYNvg7j+KfcW87mgyE7ZeDbNkgk9SQu8Kz5E6qeHUcyBdXOwoNvjVtW2zbNtO4y40b5+LvG2rjZRUdVFky41dVfnZgeI5UH0WgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUHyf/5J7Nm7j2HDJiFS+PmwBomsNQnbogj2qXBrnqZO2hPio9DsuxYWy7Xi4ECBYsaNIwB5qACfprz0o90zMtsnKAJC/hrnde62aat1LmsVdKNGfjUmWohkMOV6lVozfjeqjHUFjc8KRKTD5D8Ztk9+eHISyyx3s3mCDzrendSXPVtra+DbjjtFkPw4iwva3C3H8Ney2Xz7oVMOVlkCgkAnQ6nnpNdHN+ov/invh923rYZGuAyZ+P7Q/wB1KR86pSGb4foCq5lAoFAoFAoFAoFAoKW96js2eFNm92msefHpmiwu0QoFBx+8oJp+0N8ggjaWaXb8pIokBZmZoWCqoHEknlQR9i48+P2VsGPkRtDPDt2IksUgKujrCoZWU8QQeYoOZ8XcLMzfhvvuLhQSZOVLAoighUySMeqhsqqCTQeshBEMYPAhRcfNQeQ+EODm4PYeHjZuPJi5C5GazQzKUcB8yVlJVgDxUgigduYObF8Su8suXHkjxcmHaxjzsjCOQxxShwjEWbSSL25UHrM6KabCyIoH6c8kbpFJ9l2UhW+Y0Hyz4ed3YfanaGF2zuGxbpB3BtymHJwcbBmm95m1HVPFOi9F1lPq1s458aDtfDaHuFu5O8Ny3ra32qXccnDmgx2bqDpriqgHVA0Mw0+vTcBuF6C78OcHNxcru45OPJAMjf8AKmxzIjJ1ImiiCyJcDUpsbEUGN3wc1/iv25mpjyNhw7ZuMc2SEYxo7vAUVntYFtJsDQezoPlexb1j9l9z91RdwbZmjI3fcXzsHdsbEmy0ysZ0VYYA8CyFXh0ldDfNQWtoyu4d5+KmDveRseTtezLtGXj4cuULTOTkQteaNbiAtb0IzaiASQKC7C8mH8ass5EEyw7rs2PFhZIidoWkxppnlRpVBRGCsDZiL0GVd8P41SvPBMIN02WGDDyVidoWlx55pJEaRQVQhGB9RF6Czg4Oavxe3bObHkGFJsuHFHklGETSLkTMyB7aSwBBIoNfiJsu+HL2Xuvt/H993bt2WVn27UEbKw8lAmRCjHgJLKGS/iKCpm/FhcnBMHb2xbrm9xTLog22fCnxlhlPAHJmlVYkRTzIY+ygsbV2BlYXwqyu03nWXc87Dy1y8rkr5maHeR/3PUk4eyg5fbnxNfF7ewdoye3t2PdOHBHiy7QmJLpaaJAmpckgY4iYrfWXsBQdD4SYHcGJj9yvv2KMXcMve8nJdYw/RIliiN4WcKXQfV1eJBoLXwzwc3Eg7kGVjyY5n7g3CaESoya4nddEi6gLq3gRQM3BzW+L215y48hwo9kzIXygjdJZGyYGVC9tIYhSQKDj5025dj9+brvT7dlZ/a3ciwS5U+DE2RLh5uOnSLSQpdzHLGF9Sg2IoOd313LuXd234OL27sefPtmPum3z5u55EEuONMeVGdOPDIolltzdtIVVB40H1ugUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUHzn4yY/vJ7TxmUtE+945e3L0gkXrlq5PRy+b0Gdclred68972ablzQPa5FcpteiLkCwuCfCs0b4mwgW9yavCcSTpIB7acKcTR4yTw40oRcjK25i1Zaq8r3hs8uViuY7nT6lItdSOPj4eFStJWYrD879zbYYd0eMKQCWXj9X1g25/JXtsuwfO1LcXkVxsh2Too8jM6RIqDU5ZzZAAOZuK68ThwTOT9NfBH4dd29sdx7fu+e+NHFlxSQZeAst540kXUhYW03DqtwGqRqRM5tamhdFtaZP0RXV5CgUCgUCgUCgUCgUFPev8mz/wDl5f4hosLlEKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQeZ+IOEs+xR5RHq23Lx81T5CKQBv/ALGNc9SMHXQmlyaVUYk/P9NcJh7LZczLyVQ+FvOud0vRZbVUOQhUtflzrFXThcPd+6MbbravUWPAVnideB873f4vd0tktjbPtImJ+q51G1x4jgK6RTbLhNa4QxtOd8Y8pxkZDQQKTfRfkD7BzpxWHDfto9dt/dvccLLFvm39ROAOTigkj90n7FSZhqLZepUxZMepCHRhwPmD7DXKYbiaPhXxV2NcPeJJIUAWQCQg8ltw+i9dtGdjz69u0+Enw/bI3CLuadRHi4UhfBhawEs1iAxv4KW4e2mtqbGuW0orxS+7TRSCGOdbidSrE+IP+6uVHtsmK02Pe7VlPl7fBkOLPIt2t5jga+lpXcVsS/PcxpxZqTbGxarbiUCgUCgUCgUCgUFDuBymw7k44lcWcgfJGxoL9AoFAoFAoFAoOH3x3FN232juu+wwLky7dA06QOxVXK24FgCRQdmCQywRyEWLqGt5XF6DegUCg4Oz9yzZ/dncOxtAsceyjDMc4YlpPe4mkOpbcNOm1B3qBQKCLMyo8TEnypAzR48bSuqAsxVFLEKo4k8OAoOZ2h3Vt/dXb+Lvu3xzw4mXr6ceSnSlGhyh1LdvFeHGg7FAoFAoFB5Tuvujesbetv7b7cxYMnfM+KTKklzGdcbGxISFaWUR+tizsERV5n5KDu7Id8O3R/nxcZdyBYSjCMhgIDHSV6oDi62JB5UF6gUCgUCgUEOJm4eZEZsSePIiDvGZImDrrjYo63W4urAgjwNByts7v2zce5t27dx4sgZuzLC2XLJEVgPXXUojkv6iBz4UHboFAoFAoFAoFAoFAoFAoFAoFAoKu7YQztry8P8AxELxC/mykCpMVW2aTV8h7q773yHbcTG2LBbK3J4EEqkH0SAaWv5WYV5Zje+jb1PFDP77wsjr9xbxBjROQQuoCw8gDYXrz3327Hr09O/bR9C2KbH3HbFmws1Mtlt1QjA8/krNuMOkzScUO+7PjPCrFdclrtfiKzqYZOunjm+V9y5u+Q7omFt0TorECXIjS4Rb8TfgPmHH5KxZbE4y3fXKEMHZ3fOdukr4/cWVj7ff7mSTg1rgi8Y9PmONemJsiMnknS1K43PoHbm07zioY87cffdJ9MvT0cPmNvorzXZ4PTEYYvXYcMiqbcuduVaiJcrph4v4o7AmbgtlEhXETJc+z1AfSK6ac0ly1Ira6GzdvyZPYm3YKAaTjKZozwJKtqPHz4VjUtrc78tqRbSrqbDJmY7RbXlkyOoKhi2olbelr/JWbJpPC9mvbExxw+qbbAMfb8eEfiRqPntxr62nbS2IflNe/ivmetZrbkUCgUCgUCgUCgUFHfgDse4g8QcWYEf/AIzVtzhjUmls9i9UbKBQec757qn7Y2/B3EYyz4UmfjYm4OzFTDBkydIzCwN9LsvA0EvfHcs3bnbWTumPjDNzVaKDBwi2jrZE8ixRR6gDa7PQTdqdxw792vt++6RAuXAJZo73EbgWlS/7R1YfNQcPa/iTit8Pm713fH90wnaVsXHiJllli6xixgqkLeSf02X20FQ798YRgneP9P7b7qB1RsJyZfzj0uenqhfd+rb8S1r8NVBD8Qe4Nu7h+CG8b1t7H3PO21pY9Ysy3IDK48GRgVYeYoJsPffilumFHl7LsmBt+3hF92i3maZcudQODGOBWWDV4Byx8wKDt9j94juXCyxk4b7bvO15DYe7bbIwcwzKAwKuODxupDI3iKDv5eXjYeJNl5Uiw42OjSzytwVUQamY+wAUHgdr7u+JPc2P+d+29o2/D2GT1be27yTplZcfhKEhVhCj/i6tR8bUEXw13Dcs/vvvfI3Pb22vP/8A0yPIw3dZQrJjyLqSRODo3NTw4eFB09z7y7i3DuDL7f7NwcfKn2wqu7btnu6YePK66lgVYgZJZdJBYCwXxNBL293fvg7jPa/dWDBhbtJA2Xt2XhyNJiZcMZCy6OoFdJIyw1I1+BvegpL3b3xv+6bnD2lg7fHtm0ZL4M2fukk18jJht1VhjgF1VCba2PHyoPTbBuHcGRtLzb7tqbZuMLOrQRTjIidUHCSNwFOl/AMARQU+0e74947Gw+6c+NMGKbGfKyUDF0iSMtqOogEgBL8qDgYPdPxR3vbPz/smy7dDtU6dXbtv3CaZM7IhIukhZFMUPUHFVa/tIoOh8Oe7O5u59rO7bng4WFhyKywx488ss6TxO0c0U6SRRhGRltwY0HH7c+IPfXeG0Y2Z23smLioVPve4bpJKuN1lYq0WMka9WYLbi50rfgL2oO/2P3due8ZG67RvmCm3dwbJLHHmwwSGWCSOdNcM8LsFbS6g8CLgig9XQfJO38v4h7h8Su4Nzj27ambAXE2fJ1Zc+mKMXyn6JEHrYrONQIXiAKD0+49673uG+5Owdm4MGdk7eQm7brmu8eDiyEXEH3YLzTW4sq2C+JoK2J3x3bid17X2pv20QLuG4vLIm5YcjnDkxIYWeR0DjWsqyaFMbeDXvQXe7viBJsPcm1bFi7bLumZukGTNHj4/9JqhKLGLn0IjF21u5AUDxoKOR3Z8QNl3PaH7i23bfzPu+ZFgH3CaZ8jFmyLiEyGRVSVS3pYqBag7/d/eGH23iY5aCTO3PPk932rasexmyZiL6VvwVVHF3PBRxoPPbj3V8Se39vffd/2jb59lgQy5+Ltks0mZixAXL3kVY5wn4+nTw4i9Bf3TuzuSH4dQd0YuBhjM9yXcM3Fyp5I4oougZnCOsbl2HAAEC/nQc74TYvfOB2/tGFueFgRbUcY5DZMWRM+W0uQetd4mhRAWaQ6vWbe2g9B2p3au9bVuW7ZEaYmBh5uZjwzl7q+PhyGMzsSBpuUa/lQcPB7u777ojbcO09twsXYST7nn7y06yZij/tIoIRqjib8VnNzz00HrO3c7eM3aop9528bXuN2SfEWVZ0ujFdaSLa6PbUtwDbmKDpUCgUCgUCgUCgUCgUCgUCgUCg8T3Vts23Y+4TbVAsmfm+qFTYDUTxBPgLkmvNrPdys1z2PhvdnwfycuSDP3vLDZ6xEZkqOZutIX16kWUaIkA9IUDl7a4TqcGUPbboxqTjMvQ/BjsddlycueFphEYemA7XUi4twsOPtrNszdLpqRFkUh7/csTWmpeYNiKzqW1ddO/ZLgS7FiTyanI6g5Xvw+SuMQ7TNEmLs0IfmxHgCxtVi1Jud/C22JVBCgV2tsea/UXHiAWxGn5BVlyiXle/oJZNkm93QyuB9Qc7EcbVmM12K/Z+5ZWR26yiwyImaOB2vb1i6lvEcb1nUmjpoUmccnrNh2cI0AOh81xpmyAOa+IXyArelp+tea5mcfw7nvgAAAOQ4CvpvzxQKBQKBQKBQKBQKCjvv+Sbh/y039ma1bnDGp8s9i9WWygUHE737fXuHtHd9lP1s7FkjiPlLpvE371wDQeH2zfG7xf4eY73LLC+97sh5rLgJ7sob/APq5Sf3tBz83c8nt7tXv3tnG9ObDn9HZkH2O4GBgC/uJZZf4NB0fiZtEm09t9j7Vt8sWLi4G8bdjLPPGZIUMcbpA0sYaPUvVC/jDjQej/NXxU/8A+g2r/wD1k3/+XQeZ7p7Xye2PgX3HtWTlpmzdHMyGmjjMKXyZzMVWMs+kKX4caD6fhf8ABwf92n8UUHh+z2SX4q9+S45Bx1Xa4ZmX6vvCY7lx+6VWW9BP8bTL+iruPp3/AOFHUtz6XUXq/wD7vVQev20Yo27FGJp90EMfu+n6vT0jRb2aaDyHan/uf33+52n/AMM9B5j4a4XfU2Fvn5r3jb8Qrvm5DMx8nBknmWfrk3eRciK900lfTytQeni7O7xyu6dk3ve96wsiPZWyGigxMJ8dn95hMTBnaebhyPLwoI87sTuTat3zt47I3dMJtxlOTn7JuEZnwJp2A1yIyFZYGe3qK3B8qC/2h3hmb9ibtg7rt52vftlf3fc8MP1Y7vH1I5YZLDVHIpuOF6DifDrb8XcfgXg4GXKIMbL2vIhnnPARpJ1FZ+P2Qb0FHsj4kbxF2XtuPJ2tuubnw46QYE2Hjn3PMjiXRFOs7lRCkiqG+9sR7aD1vw87d3HYe1hj7oyHdcyfJz9wWI3jSfLlaZo0PiE1ab+NqCj8Ff8A2u2D/uZP7eSg07e/93O8P+R2r9Seg9zQfO/h7myQ9ib93SFBl3PM3TdowfFEd0h+bpwLQdb4TbbFg/DzZGU658/HTcMyY/WlyMwdeV2PiSz0FWNhuPxklI9UXb+yqnsWfcZ9R+fpYw+mgbH/APqHxZ7lzr3j2jAwtqiPhrmL5c38aOgz35/fu6uytkHFZNxk3OYftNugZ1v/APllSgj22Jdy+MW85OR6j2/tmJi4CHiEOc0ks8g8mYRot/IUE/xhyHXsPMwImtk7zLj7VABzJzZkhYD/APGzGgi+LSBexBsWMNLbxk4WzwKPs5E6I4/JK1B6ne9wh2bt/P3A2WHbsWWe3gFhjLW/+2g+Xbhts2D8C+39lmcxneJNtxtyccDp3LKSTJF/23VZT8tB9ehhihhSGFBHFEoSONRZVVRYADyAoN6BQKBQKBQKBQKBQKBQKBQKBQKDm73CZI47eBPH5RXHVh6eWnGXj9y2aKZw07F7cQG4gV5LrH07NSkYLe148GPDIIytwvqUeHy1qyIhnUmZmKq8qaxz+YVm6KusTRyMpdwVXdEUBORYA3Hz1xm2Xrsm2cFDH7jRWT3uMRA/VlH1D89SL6ZtX6O56TFz4nUMpBU+INdrbnivsTS5asrWNz+tS6XPho5c7hiQTwHLxrnDUsXgxV1iEWZ1LrGAOJ4X8Kt+VV0s6O1tucy7ntceObQzzsuQSONhE7Ko8rsOJr0aExXB5OcrR7ava+YUCgUCgUCgUCgUCgo77/km4f8ALTf2ZrVucManyz2L1ZbKBQKDx/Zvw7h7b7g3vdVzDkx7lIfccYpoGJC8smRJEp1NqDTTM3hQab98OY91772ruj34wwYSx++bcI7rkyYxkfFdn1DSYnmY/VNB6HuPt7a+4tlytm3SIy4WWumQA6WUg3V0YfVZGAZT50Hlsbtv4rYeMNux+6sLIxEASLcMzAaTOVBwGrTMkMjgfjMvHxFB1997Ryd47Eyu18rc5J8jLxfdpt0mRDIxNryMkfTW58hag5Cdq/E7Bx/zbtndmPJt4GiHLz8Lr58KDgB1EkjilIHJnT5b0Hf7P7R2/tfaTgYskmTNNK+Tn5+QdU+Tkym8k0jebeXgOFB1s7Cxc7CnwsuMTYuTG0M8TcmRwVZT8oNB4PbOyPiJsOINm2LufGOxxejBbccNsjMxYfxY1kWWNJQg4LrWg6vZXYR7Z3Tec99zn3OXefdnnlyuMplgRldywOmz6/SqqAoFhQQbt2Lu0HcOR3F2juqbTn54UbrhZEPvGFltGLJI6Bo3jlC8NaNxHMUHQ7f2jvSPcmz+4N8hyo+mY4trwcYQYyliD1GeRpZnYWsPUB7KDmDtj4j7ZNOuy9zQ5mDM7yRwb1jNkSwFySVSeGSFnUX9KuOHK9B0u0uzX2ODcpszPfc963mXr7puLoIw7hBGiRxKSEjjQWVbn5aDly4OB2H8JJ8Dcmbc8Pa8GSCbpjotOJSVCAXbRrMgW9+HOg5vbXZnxZ2zt/b8Be7sWNceBI1gm24ZLRKossXWEsXUCD06itzQdLtPf+7U7v3HtDuWXEzp4MKPccTc8KNoNUUsjRGOaFmk0uGW4s3EUHd7I7aPbPa237Ecj3o4KMnvATp6tTs99N2t9bzoMbd2wcPu/eO4fedY3aDEgGNot0/dRINWu51aup5cKDrbhjzZGBk48MvQmmieOKa2rQzKQrWuL2JvzoOd2321i7N2pgdukjIx8PETEkYrpEoCaXYrc21m5teg8vtHZPf+x4C7BtHcmNHsEHowJ8jDM2fjwX4Qq/UWF9A4KzoeHgaDrdk9hYvauXvWTFly5km8TxTyzZBLzXjiCEySEnWzPqe4AAvYCwoLva/bJ2SbesiTI95n3ncZdwkfRo0K6pHHFza/TSMC9BmXtky964/csmRqTF2+TAx8TR9V5plkkl138VjVbW+eg5e/9n75/qZe6O2NxhwNzlx1w9xxcyFp8XJhjYtEzBGjdJIyxswPLhQUpfhrum6bzs+99xb4c/P2nMXLix4oejhxqqMBHDDrYhi7KzSOzN6bCwoO53v2vldwbbiJg5gwNy23Mh3Db8h4+rGJoL2WSO66kYMQbG9BS3Ttbujf+zd02PfN0xVy9zHT6+FjOkUUBK64wryszllDeosOfsoOt3J2ttm/9uz7Dl6o8WZFWOSI6ZImiIaKSNvBkZQwoPPDtz4pzYy7dld1YkWIvpfcsXBKbhInLm8rwI5H4wQ+wUHt41KRqhYuVABdrXNhzNrcaDagUCgUCgUCgUCgUCgUCgUCgUFfPXVAT5G9YvjB10pxfPu6d0OJGzBrc6+fq3Ufd5XTiWvZuZjTdvvLLKEyZpH1l+ZufQfktWtD5XPmq/UywR5+4yYUUhZCWTy8T5C/CpWYdbbYuyean7k3TITpOkcIYkERs0jWP7YgAfRUo61ttbEmbFMQi1ACwTTcfhpdEM/Vlw5M3P2TLUwyaoDdnwm4DQOLGO/IqPDlXKabDimc8nskzWaNJFP1gD9IvU4qsXWpDKGszgceXyVYlzmEysGjXVxN71q6fCmnHidLZm//AFHC9OorOth8oKk/Nqrry04uPOx4X0CvovjlAoFAoFAoFAoFAoKW9i+y7gOf92m4f/jNW3Ni/wCWexdqNlAoFAoFAoFAoFAoFAoFAoFAoFBT3nZ9u3nasvatyiE+DmxNDkRG4ujCx4jiD5Gg8ni9j967fjDB27vbIGBGNGOMzDx8rIjQcAvXOjXYeLqaDs9q9mbd2773kJNPn7ruLK+47rmP1MidkFkBICqqIPqooAFB36BQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKDWVdUbL5jhUmFiaS+R/FTHyBtEs0APpK6yPBQ41H+Devma8Yvu8rf4Zor9u48efihMbMitALSQ6grrfxYE3F63p45M6l01xRb1BmxydF8lGx0UBdRLC/mDWNTiq9fLWVisNNm23LynX3HDbIjZtLZUoMcQY3vbxPLwq2aUy1rX6enHinHc37p/O204cZkzlx58lCMbHxIleRpEcBku17eg8Ca6zp0isvLpasak0str2vN7D2RnYuJmblvuZJuG75twrSkWgiJusagAC/2jXl1Zrk9MYZzV6lQOnELABAvEc+ArnDFyQuDwubX5nzrcOVy1C17DyJNq1fkaWcyxu24ZODt0mThymHJis0cosdJBF+fsrry00uhy5q2tsvVfDzvE9w4kqlxM2KqB8jgC5YeIHLlX1Jo+LdbR6+soUCgUCgUCgUCgUFHff8AJNw/5ab+zNatzhjU+WexerLZQKClui700afmqXGikBPVOVHJICtuGkRvHY3qSPHxdz92zfD7L7nnlwoC22yZeMkEUmqOULdSzSu6sot9mrOHctsVl6Xau7u3d1zGwtvzknyljMqqFdVeNTpLxMwCyoGIBZCRRmFTH7w23D2bbsnec/Hkys6NpI2wYpnSVV4s8UQEsuhQRcngKSrsvuu3JtZ3VshBtyw+8nKv6BDp167+WnjScMyMVDbO8u2d0zVwsHPSbIkVpIV0uqyonBmhdlCShb8ShNKDGN3n2zlbku2wZyvlyO8UQ0uI3kiBLpHKV6bsoBuqsTwPlSMSUW49+dp7dlyYmXnhJopFgkCxyyKszi6xF40ZOoQfqX1eyhKXN707YwswYeVnpFP92ZAVcrF1v6PrOFKRa78OoRQWt9zMnEwklx58fHkbIx4uplK7RkSzLGUAQqdb6tKeGq16RnBsQP3b28m7fmlswe/CRYWQJIyLK41LG0oUxq5H4pa9IJWd33va9ogSfcZxAkjiOJbM7u5BOlEQM7mwvZRQVh3f2z+aV3dtxhj21pOgcmUmNVl1aDG4cKUYMLEMAaCXZe5Nl3rrjbcnrPjFRPGyPFImsXQlJFRtLD6ptY0oIt47t7d2fIGPuOasM5j6zRhXkKRA26snTVuml/xnsKCdu4NkUZjNmxBcCFcnMYtwjhkUukhPLQyqbEcOFJFPcO9+1tvlWLMz1icokr+iRhHHL9RpmVSIgfOQim2hsql3fu7tzaJ1x9wzViyXjEyYyq8srRkka1jjV3ZRpNyBw8aCHF757Sy8zHw8Xc4p5suwx2j1NE7MnUCCUDp6ynHRq1eyrQa5vfvaGDkz42TuUaTYr6MsBXcQHh/TsissQ9Q9TkCpEk4JI91yW7wlwOqp29dtiy1Wy/0jzyIW187aVHsq713dNzbau8O2t1y/dNvzknnZWeIBXVZUQ6WaF2UJKqnmUJFRFjeO4tm2bojcckRSZJK48Kq8ssmkXbRFGruwUcyBw8aDz3dvemEmzbTkbXughg3jLjgXcMeI5DLCNTTdNdEih/Rosy8D4XFKY06ZFcHpxmY2Jj4aZOSXfIKQQzSAK00pQsOChQGYKTwAFWc0aZe+bRhjMOVlxwrt8Sz5pc2EccmrQzE/a0G1Zq1RzJu6sPN26SfZs2COaHIxoZTmxToF68qLpMZEUgaRWtGeV7eFXciTdO+O1NryZsXO3FI8nGscqJVeRolKhw8oRW0JpYHW1l9tBZ3XujYdqEBzssIclWkgSNXmd0QAs4WJXbQoIu1rUE+z71tm84Cbhtk4yMOT+jnCsqsPNdQW49vKkijt/eva+4Z6YOHuCS5EpcQWDhJjF9cQyMojl0+OhjSMScF5972pMHIz3yUGHiPJHkTcdKPE5SQH9ywtQV8zunYcPc4tqyMtRuUxTRiKrySWkJCsVQMQl1+sfSPE0jEl1aBQKBQKBQKBQKBQKBQKBQKBQKDzvcW1xzI6OoaKcEEEXF/bXm19Or28rq0fHN7+FGx788+3ZamKQAnGyUJDqPIkWuo8jXh05mLn2Jut4azFYdztjE7i7N2DE2XLlgzsLBVosN5AyzBLkqrMBY6b2B8q9vFO1xjk9O+f/XMrr9y73lKcfGboRsbgxLd7c/rHhzqTqutnl2nbjfNUuJs+PFJ73PeTIbiS5LMW8yx51xvuq1drYcNuEIs5gx0XA48vbXniKs3XUhVnRI2UA2W3zD2CpRjiadVEuzEKPE10thi6VnCdmXWTxbjb2eFctS6su+nZSFPujJSHaZi3EFbW878K1pziXRhL2Pwg7MHanaMUEt/fs5zlZRbiVL/Uj/eJb56+3m/N3zi92DesoUCgUCgUCgUCgUFHff8AJNw/5ab+zNatzhjU+WexerLZQKBUkfPoMHM/Qk2E2NJ70dpkjOKUbqFihGnp21X9lq1Oz0LZn63e3bEf/VnbUkMJ6MCZqO6KdCK0KBVJAsoJUWpXPs+2EiMOnW8piR4mF2723Nk5Wfse8423FIM6LFkni0sVL4+RH05FNyisFOlvsmpOfohZz9Mu7uubumd8KdwzN2xvd9wm2qd8nHClbN0m/Ea7LqHHS3EXsal/uS33oJ90xe4N07bxtpxsgttuT77mzS48uOuNEmNLF02Mqp65GkChFvwueQrc5zPakZUcKDcdz3nI2CXNmz5d0Tc4ZszaY8NocPACl1ZZHMeptPIOZDq5gaalucdNkl2U9NqsN5x1yd22rO3CPB2GDfJcuaQ4mVJMBDkrksPeUX3YK0y31k3RfSeIuJblHTbK3Zz02LhgjibuHad13LPxId2y8iaOPFw48mLLxs0AI0Mox52ZghEZBa62+zakRhTpmVxq9h3bhy/mDDx4FkmMWdtnIF30R5sJZmsPBVuxrUT4onplLNKW0efy85ts7gmPb02YMzL3CMZ+wZGJK2PN1HWObJhmKDpDpgyaxIUNuK3NZt7mrna723bccGXa4oZ5MDAyZZFz90hxzkyQhE1Roq6ZFQynhrZSBa3MikZmx5nbcCafb5T0MyeGXunHyUfOhKzSQhIPvnQolkutwSosPbU3en7Wtk9kfY9fDjyjvzMyOmwhfa8VOrY6SyZGQdOrlcBuXtqxt9H2szs9P2PNZ/V2vuzfpM/cM3bcfdDBNiT4+JHlRTRx46wtEWMGQwkR1Y6DzDXUG7VKYUXbVz937dnc7Yu04WRk4HamHj++pkI0c25QgpKuFptGGMSoJrabdTSnC71qZxr07fQlMKdOz0pu7d6ztyj3/Cknz8aB8TTs+2YOE7SZqT4ofqySvFJ+OzRlAU06fVzrN0YTvatnGHpNjw5U7oSeSBl07HhwiYoRZhLKXQMRz5Ej5K3Oc9vvcrco7Pc4+BtmRH2L29jjEdJYd3xpXhEZDIBuBZnK2uBpNyfKpOcdn/i6W7em1ridybVt/wDqzBmxMjKzJ9xyRFiRYssgyjJDGqxo6qY2+y2pvT42Fc6VtpHX7Wpml1ez2Qrt2/vCY0uwgMu5TdoJgQyjV0zkRa0dBLbTcF15nkb10vmtadTNuER6fsXe3PcNyz9lWTcNybK2zVLFtk+DHjrjusDQNHK8eNGFCrIQAHs3C1xVnOZZiMKOju2VFs3fC7vuMMn5vytuXDgzY43mWGWOZ5XRxGrsgmV1Ia1iUtztWYnNZ2OTgYmZMsG4R4U2Pi7h3L7/AI0DxsjrjnHMZmkjIvGJZEaSzWPq48TVtwp6ftS7Gvo+x6DviRsfH2nPMUkuNgblBPlmJGkZISrxNJoQMxCmQFrDlxqRNJ6blmKx03uFLkbZvOR3TlZmHnnZJ8bb4kyI8edJZOk8xM2Oqr1SInIa4XwvYjnIw9azNfUgXO3ncMHLwhPNvO24ubtL4W6SYrQTOTmo00TgJGsnRRFYyIgHqseINXd2psnsd/Cwn9/7zd8c/wB6ljCMUP3qDb4VsDb1ANqHy3qT8vraj5o6bZePbdM/Y8/tl4CmPlv25FDlDKxsnJA0GPSNGMpkjZWLX12DcuYrV04z03s0ikPV7PiYmb8OZ9r2HP8AfH90ycOPLIMLDKZGDaoyA0REjfVI9IqXxh6CzCfS5Tbli7xtfbuybdt2RBuOHlYMs2NJjyRDATCdTMXkZVjHoVo00sderhdb1Zmt1UiKW0Ut43Iwds9ydve5Zku7zZ2Y8ONFjyuHhycgzJOJAvT6YR+J1cwRz4VLdnb9rW2emx6/bcMr3zvmY0BHUw9vijyCttQVsksivbjYsCQKRl6fshJz9D0NAoFAoFAoFAoFAoFAoFAoFAoFBpNDHNGY3F1apMVWJpNXit82g4mcmQBdx9STzH+3CvFq6VJq+no6/FFEG4ZTT4BWw1oL2Iv81Ym6sUdtOKXVh5QS5Rk0EkC/EqLcL1h6Zl01mjji0lvWRxLeF6k4pliqZU8AjZxcNzsPtf8A0qxDjdc5U2YiR9R2sCSR5/IKcLMXIccy5codwekPqr+zWNS+mEO+nZWcXchCxJrJ+evM9K/2329+fs+POzEvtOHJrRDynmQ+kfuEPE+Z4V9Dk9DininJ87zDmYtjgjOc30lQWN72FfUfDTrw5kG9YlqG1RSgUCgUCgUCgUFLfP8AJdw/5ab+zNatzhjU+WexdrLZQKDDOqi7EKCQASbcSbAUFdNxxH3KXbVcnLhhjyJI7GwjlZ0Q6uXFomoLNAoKm7bbBum15e2zsyw5kLwSMlgwWRSpK3BF+NSYFpFCoqjkoA+itTNUiKM1FeVPZJfEyMDH3rKi2LNeWSTBjEN9OQxeWOPI0GRY3Z28dQvwYUiNhXa9PBDFBDHBCoSKJQkaDkqqLAD5BVmapEUbal1BLjURcLfjYeNqis0HNTuLaXERWYkT5km3xehvVkRFw6jhyHSb1cuFB0qBQKDCsrrqUhlPIg3FBmgUCg5Ii2zt3C3PcZpXXGlmkz8p2GrSWVVbSFF7eipkucutVQoFBjWurRcayLhb8bDxtQZoFAoFBxNy7cnn3Y7tt+5TbdmyQJi5GhIpY5Y42Z49SSq1mQyNYqRz43oIdpk2HYcbdYDlySSYBOdvWZkXLs0yGQysVVV+onBUFgABamULSXW2rc4tywky4oZ4I3J0pkxPBJw8dEgDWPhVmKMxK3UUoFAoFAoFAoFAoFAoFAoFAoFAoFAoKe6beMyCy2EqcYyeXyH5azdbWG7L+GXgsvrQSuGUoyn1qeAFeK62j6enfVw87d+k91jDE3uDw5c651d1PJ3NGXgRYkC1vMeFWC6XIn3NydCg6L3J/UrWEOGN3Y0gglyHEkt+J4eweyuF+o9WnpO7hxpDHY3LDxPOvPM1emIot7Xg5G+7kMCAlcaMhs6cfiIfxR+3fw+mu/LaE6l3VDhzXMxpW1+9OT6hjw4+Jjx42OgihiULGi8gor7sWxGEPzV10zNZzbmRm4CrRKpori3j4msysLKsGAI5GuctwzQKBQKBQKBQKClvd/zLn25+7TW/Jmrbmzf8srtRooFB5X4iY2TPtW3rBmS4Z/Om3AtEsbE6suMC/URx6T6h7Rx4UjOPT7JJylRl2necjvjIxoN5mxUi2fDGVlJFA2TM/vGVoN3RoUHMtaPjwtakZSs7PT9ih/q7fsjA2DBkyJosvMGa25bhg4pyJmTbpxjnpRBJUjMzsGLFSF4gcSLM/UTFPWmXeO75MTFwY8ubGkl3gYMG6ZuGI5psJsRpyxgdY16iuCgcKFJW+nmKRjT0szNO5kJ3g+V3Dgr3HKsWyokuFke74xnkeWDqhcg9PpsiEWsiKSDxak/LVqMZo0m7s3bc8zAxVnzNvhO1Yu5Zcm2Yhy5XmzNYRLtFOkaJ0mPFbt58DezGM9SZRD0mw5O9bj2pq3FpcTciJ4Tk9EQykRyOkc/RlDBDIih9JHC9Zv8Al9C25vLdvSb5j9rdobPh7rIs29QRs2bLHAzY2PBiiV0gURqpZjZVMmq3E8a6XfNTps97MZVek2HL3bF7iz9g3DMO4xxY8OdhZkiIkwjleSJopekqIxVorqwUcDx5XrMZK4O85eXhdy9x9xjLyZYdhwoIYdvjSErLLKpmaC5iaSzkw8Q17n5qkVp2zTp61zmOzp7Eu1733BBuGJPmZOfkYzRZEm8rk7ecTEhEcRkV4HaNHUKy6LO7Fgb8xSZpUiKtO2ceRp+z8SU/exYWVvWWp/rsrSov7dWXJ9FWlJ7Ip09TNax2z09ruZ2Tu+69xTbPgZjbbg7dDFLn5cKxtPJLPqMcMfVWREVVTU7aSTcAW41IWW/ZWZu+Z2+2TnZS5uQ2RlJjz9NYQ8UMzxQkqnAaljDG3nw4U2R2EZvP7bvu6pse75e47xlQ7zt+DLLuW1TQY8Zx5gCySYx6fri9BVGLOreJ1XqTlgsZt9k2/uDBi2ntPG3SaNo8JM3c8944GljU2jWDHHTCXklDsXkViAPM3G5jGd0dPsZicOuR977n91bZ8TcEl3P8+DbINzliRicZYRlzM8ahUaSOLXHwAFxfhWYxp6e5Zwr6F6Tfdw2CfdsXNyZd1bHxsSbbFlWJZp5sqSWEQ3iSNSWlRR9XgDTPp06zB0Nyycza+1EfdN3GLnhYkn3GOASkzOwBWCAA6mYnTGuknlwNJzwIeP3Ddt3yO3O8dtyZsuaLGwIcjBm3KCODI/vIlUhkhEYZA0NxdVbiR4A1m7L0+5q3P0S9FK/cOxbvtDZe7vumJucsmLmY8sMMYSQY8mQkmP0lVlA6JUq7NwPO446rn2V9TMRg5Q3XuyHtPG71l3TWJVhzZtlEUQxRhzsp6KPp63VSN76y5BYfVseFpSaSZ5O2d73L83d3zdUdTapp0wTpX0BMGKZbi3q+8cnjWdizGLmY8G5Z3e+z5Z3OeEybJ15IY0g0MetAXX1Rs1nJ42N/Iit3RS6em9Ixth1u6cne23rY9r23P/N8e4Pk++TLEksnThi1gR9QFVbV4kEew1Iivq9xMvOzZXecWz9x5v5/Yt21NMmIvu0H95WGJMj+9nTxusnT+60ctXOs1pFembXDjR18/uzN2jI3+PNIm6OJHuOypYAusiiE4/ADUVyQvHn94tWYzjbX25MxOU7Kf5c7J3TuLbd0jj7i3fJ27FRMNcbcIcaB8CeQooyPeZOm7RM82pVuUULaxJvVwqbEO49zdw5mVvk2Bk5+O+1zyYu2YWLt7ZOPNJjqCxyJek5bqvdbI66V9tZ2VXbRX7g95zNs77kLPgzybfhSSIoVmUnGZmjOsMP2ppfhH/N7mrcadnvfSMDHmx8SOGbJfLkQerIlCK7XN+IjWNPZwWtS525J6ilAoFAoFAoFAoFAoFAoFAoFAoFAoFBHkTpBEZGuQPAVbbaykzR5vuzGgmhEoXp5BBBa9ri3I1L9OJdNLUmHz7H2dt7xZp4shEaCZoJ4wCWVkseYIHEEGvFfZFsvpW3zKtL2/FCdUrl7G9uQvXnu1Zd7dKNqs+LAGARAQPPjXCbpei22E8caoOVZbYWPN3DMj23bV15UnFmP1Y0HN2PkK3paU33UhnV1rdO3il9V7f2PE2XbUxMf1W9Usx+tJIfrO1fd0tOLI4Yfm9bWnUu4pX7XN66uTbT4cqgy7SBkSMBmJBkBNrJ+yalCVtTb6ot7Kw03FZaKBQKBQKBQKClvn+S7h4f3abj/APjNW3OGNT5Z7F2o2UCg5++7NBvG3nDllkxyJIpociEgSRywSLLG66gy+l0HAgg0GuBsiYuc24SZM2VmyY0WJNNL0xqWF5JFbTGqKGvMb24cqo58nZG3e54UWNk5OJlbdPPkYWfEydZGyZGkmQ6laN43L2Ksp5DxANRZmq3H26pTDOZnZOdPhZRzY55jGGMhjeLTpjRFCBZDYAUhJTLsWGuTumQGfXuyomSLiwEcfSGjhw9PnScqEYTVz5Oy8VDt8u35uTt+Zt2KuBHlQmNmlx0ACxzJKjxvYjUDpuDe3M0nPtHZwcM42FHiyTy5ZRSr5E5UyPfiSxUIvj4AUkh5+LsLFj2vG2/85ZpG3SJJs+TqhE2GI1KKkbiMa16bFGEobUvA0r6x0tk7dg2zIy8x8mbP3HOKe9ZuSV1lIwRHGqxqiIiajZVXmSTcmgr5HZ+Fkzbr1smdsHeQffcC6CPqGNIuqjhOqrBYltZ7A8alFrif6Vml23OwM7ec7NizcVsItIYFaNHUqXXpxIDJY/Wa9WcUjCVvF2GDH3YbkssjS+5xYBjIQJohdnVwAoIYlzext7OFWZz60iMupV3DtNMrcsjPx9yzNvbNijhzosV41WVYr6G1OjvG9mK6o2U2+QGpRqqzi9u4OJ27DsGLJPBiQY640M0cjJOqoLBxItjr4Xv50nFIwc+TsjFyYtwG5Z+VnZG4YwwmypDEjxQAlgIlijRAdR1ElTc+zhTp6hJkdpyyzQZa7xmQ7pFC+NLnxjHDywu2vS8ZiMXob6hCAj5zQTYPaW0YLba2P1R+bDO8Wpy5klyR97NMzXZ5Gux1X/GNKjl4m3Hfe8Y+4Z8SfFwtqgbHwkyUaJ553a7TGJrMFhUlYyw4lmPkSjeTudzftix95w44JZpceSCaPKxcmAqJIpoW1Iw1q6nyIZSCKdY5h7EwZcbeIszPzcubfIExs3JkkQOEj16eiERUit1T9VfbzuakxhRYlPgdpRwbnj7jnbjl7rPhI8eAMsxaYRINLuBFHFrkZfTre5t8pvUVIvh9t6LFhnOzH2OCcZMOyM8fuysr9REvo6zRI/qWMvp+YWpHsJb7t2JibjPuV9yzsXC3gAbng40iJHKwjEOoPoMqFkVQ2hxew9ty1W8ntaJ8zbszFzcjCyNvgOIHh6TCXHJRjHIsiOOcQ4qARxq1xqmyi9l7TjZO5YO4SM4n2/q9AKQFPWTQ2oW48OVIkVZe2NvkwN4wWeXo748smWQw1KZoVhbpm3D0oLXvxrMxWKNcWNXF3zbBvndmy464eSmPsUrZWXnurRwyLoBix0J4TaphHI1uC9PjxtVicasTGFHR3js8bq+VHPu2cu25+kZm2q8RhZQAGRWaNpY1cD1hHF/ZekLVnI7RU5+Xl7fumZtY3Aq+dBimExySKoTqqJY5THIyKFZkte3nxpA3zO0cHLl3dpZ5+nvWNHjZcQKWHSVkEiEqWDFWseNvZScYWJdDH294dyys05c8qZKRIuI7KYYekGBaJQoIL6vVcnkKM0XKKUCgUCgUCgUCgUCgUCgUCgUCgEgUGNaXtcVaJVm4teoqlksMiZYB9VfUxHsrrbFIq5XTWaOP3CrHFmkJPBWNgAeAo6W5vhuw96rsPxXytkyLDA7ixUyIRyAyoQQQP3SfqV4uZimL6GhNZ4Xv9ykwsga45B8h4V8+6kvo2VhyGEVyAwuOdq5usKOZkTXWHHUvNKQiIvMseAFSIrNIWZiIrL6T2V2uuzYOucBs+f1ZMg48fBAfJa+5y+h9O3rfnub5idW7/WMnozcn2V6HkbCwqS1DJdUGry8aUFa2MhlmVB1pOLyfjEgWHH2eFaxyZwzSQ5DSJa5uOTedqkwsS3X3i/AmpNFxWonmt6x89c5iGolNWWigUCgUCgpb3b8y59+A92mufZ0zVtzYv+WexdqNlAoFx9NABB5UCgUGA6FygYF1ALLfiAb2JHttQZoMFlUgEgFjZQfE2vwoM0CgUCgw7oi6nYKtwLsbC5Nhz8zQZJAFzwA5mgwjo6K6MGRgCrA3BB4ggigzQKBQamSNXVCwDvfQpIubc7Cg2oFBhnRSoZgCxsoJtc2vYfMKDNBhHRwSjBgCVJBvxBsR8xoM0CgUCgUGI5I5EDxsHRuKspuCPYRQZoFAoFAoFAoFAoFAoFAoFAoFAoFBi/H2URhnAqxCVRjSTyufM1pGk0xVTZSQOZ4AD6asQTLzm7927dse3ZW5ZMcj6XSBIUHqZ25WPK3tr02cvdfdFsPLqcxbp2zdKTeshnjReQZQGQeGoca4xD01fk3/AOR+Ll7H3fsO+YYKogZopB4SROrFforlrWVjtd9O+YmJ3Po2zdwR7ntuPmxNePIjWQezUL2r4V0Umj9DbNYrC/FJlTyrDApeWRgqIvFiTyAFSImclmYiKy+ndrdoptqrlZgD7gw4+Kxg/ir7fM19fluWizGfmfD5vm51MI+V6fgOFex4WbcKIwb0VQzJCZkiU8F9T+HPkK3bGFWLpNZ08fD9WlBLGrJBGOTKbk/L4VFdKGTUvAerxPhXK6HSJSiQatJ4Na9vZWKLVrJMy8h89WIJliLJ1PpIt5Gk2rEpqypQKBQUd9/yTcP+Wm/szWrc4Y1PlnsXqy2UCg5W9NLDk7dmCGSaLHmfriFTI6q8LoG0L6iNRF7VNo8zo7oxY19yjyetLjzNFjFSqQvK0soZjZonb1KuliCGta4vVV0Q27x9uuA2VPJJkBY20zJPFC1rlrr1nAN+QvxtewvSUhDiZXcrwYeJkx5fWnGOZZhHpCp0nWXW/JG1gXF73NJxjpu96xSOnX7kG2bZvMUeNlY7ZizwwbfCY5yQHZZJFyBKGGpgiv8ARxFJ6eoilWduxu58mKCPKysyMSODmhVaN0kEEhcLI6/UaXRYR+kW4GxpORDMOP3CrTSomQ+4yFJwJlBhVztpW6ahoVveBYgH8BqSm5bzMmWDYIelNuKiTMgileZT72VkZRIEBXVbj+KPPT4VraRkqQnus5WOGkyY4FAOGZI2dmTrSXXJCDTrMOgeu1uf1r1JGjJ3RiiNYZc7LnfEXqFxbpSFC8rglei7E8FXgVa1rrQTPB3BNBMMafcExoY8qTAMllmeREhMKy6l1kdTqaQ3Mc+FqG1rlnfsjdcpWhyTh6lLRMrul4cqAxuhsF9UettKX4fWN6e/7UlZ3Cfcpe4ciDGky3aJ8dUhUf3QQuhM/UNrait7cb3028am/psa29N6pjYW94ODh4skm4HA6OMcoxeudH6MgZI9C6godU1BRw+QmrOcoxFDvqO0mY24K+R7q2eccEkRiAq3SCAhX6yr1AnG17cKdO4U33TuD35YsifJikgijRTxAaeWKTowyIiGPquzRsSWHHha3Ns6bljPq+KxnS9x4MjmKTN6eNiTdaeW8gb+5tKJblViUieygcTceC1Z2o3O37vmSo8Um4LjQ9Z8WeX7vI1HHF1OpQwQy8hbnf8AFqT7/sIy9X2ursmXvM26ZGPkuzx4MXUf6o6kmUFdYzbkYdLr8hWrO0jY5W3p3PmN0pnzsbGkkEjn1LIt8eQmPqSKGIEoTiqgX5cKmzp1G3p1rWCm8T7vgSbguYZ45EYqVtirEcMhmNhp19ZmB43v+1qwmxDucPc4nkkTIy0imyMkAorOIwmkYulIlLaD6ib8GNtRtUWWGg7jGbHDG82LjmaZlljjdlMr5bly6qCNLRMpXV6efG4pCI9xn7wOC33eUmSheGFoQSC+MlllKRj1DIkYkaiFsOPlRU+44PcE0GczS5jDIGYvRRgAqRyKYOkFAIJUNbxP0Unp6/cdO73pe4Id2GRj5W2HML+4vHFYMRq6kZYyIRwk6WrTq/GHnTb6l2KkkXdMsa40cuVLhSRTJM5Vo5QzCQY4UyBZLA/0jHj9T9tSciM17t87nHukEbe+TYbYyrfJWSMQlEW4bWNMhZr8bhh5FbVZzllycOHuPH26ODEGckSrGuesysCn3pBGKFGuwTnov6bW9VSNno9jV2cr0Mm/QxTtlNn5WWkFsJYUMUTxmPnJdWtKGvfUNXAWHGko0xczueHC6bx5cryGWPFfpNq4TpoaQv6lHTZrM/gPPhV+HtScp6bEWQ/dF5YVfM9394ZpcwJKHsyv01WIKWCowXV07q3D9tWYae1xBMMWETtrmCL1X06dTWGo6fC58K1KQlqBQKBQKBQKBQKBQKBQKCLJleOMlFDN7eVatirN0qeNNuLFmkMZTwFiLV0utt2MRNwsuczcXRR4DT/vpSFxbSCeWyhzGg+uycGb2DypFISYmUW5OY8cKOQHjV04rKXzSHke4dnk3HtvLdh/RsJ4r8eKc7fNXr09Thvh5NXT4rJSbT3TsfcCtiRyhdzgRTk4vEOrWHFTyZT7K56uhdZ2O2hzFt+G18g/+R3aORu/Zsu4Rxu02zyibSo5q3okLD2Lxrz6mNr16fzUeI+FeZMuyQ4r3KoLR+PzCvia8eJ97l/lfoHtbYW2HbfztmRf/rEwPu0Mn/YxngCR9pvwV9HkeV+9c+V5hzlfDbk9T21m5c+G0OW+vIjJdGI9RRjwB+TlXv1bYicHzNK6ZjF2wo51zdWfkojDlVVnfgqglj7BUV5vCzXyMrIOQml2a8Mg+qy+Hzjyr03RSIo4WzWcXTiu8yBU1KnFgK5S6Qv+8CNeAGo8wK50q3VmJZnJke/7QcvnpNCEhDMt1N2HFSeVRW4yIALPIt/FWIBvWeGVqlj6TC6WN/LjUmqwkrLRQKBQU96XVs2et7Xx5Rf94atubN8VtlcqNFAoFBpFPDKXEbhzExSQA30sADpPtsaDegAg3sb24GgUCgUGrxxvYOobSQy6gDZhxBF/EUG1AoIcvNxcOIS5MgijLKik+LObKoA4kk0E1BHI2NAHmkKRA26kjWUH8Vbk/QKDLzQxsiySKjSXCKxALWGo2vzsBeg3oK77dt75a5j40TZaCyZBRTIB7GtfxoJMp8ePHlfJKjHVSZi9tOi3HVfha1BJQaRY8EOvoxrH1GMkmhQup25sbcyfOg3oFxe1+J5CgAg8jfwoNOvD1zBrHWChzHf1aSSAbeVxQb0CgrZW5YGID7xOkZBQFSbteViqekcfUQbUEzzwo6I7qrytojUnizBS9h7dIJoN6BQKBQKBQKBQKBQKBQKBQKBQKBQKCCc34edbtYuagKqhfwVRqwtxA40GygcF4eZpI5W6ZOEJ1XLcrFz4XsbeBtXbTiaYOV8xXFQ3bunZYNtnhgk94meNkjx4kJuxFh4WArVmjdM1li/VtiMHhe1e0cnb8TN3KcFcl1MgbkdbcrH2V7NbXi6YiHj0dDgiZ2vULgnNxZsbdF6+PIfd+P44aMK+vz+WvLfbGx7NO+YzeL+Fnwt/0rm52buUYdYMiSPZIH4/dKfTkOD7OCfTXztPlfHWdj6Wtzvgi2Nub3mfHNkSB5CNF7tfnavpW0h8u6sqMW4th7jHkILoDpkXzQ8CKvDWKHFwzV7WN0dVdDdHF0I5WNeV6G5oKG8u4wWjT60rBPm5mt2Zs35KuFiL0dDg6BzPlWrpS2E8jmNV6ROpeHq/GH7asqu4iRTIJbHqeMbi1jWLplqITMRquxFvteH0eNRWqtC7WJeT9qPSPwUxFmOOFB6I1S/kAKxNWoo3IU+FRWpDrxU6h9k8/mNBsjq4up9hHiD5GkwRLaopQUt8/wAk3C/L3ab+zNatzhjU+WexdrLZQKDg94Q7rPgRw7dFK7uza5IHKOhCNoIAlgvd7c2sOZBqSsOKdq7kWbKbFiyYdwld5GyTOox3RsRU0qmtlDmYcDo4EXvbnqenrRYaHuCDHyThYub7vKs8eHjyTq80bvCgV2Z5WsvVVreskc+RqCxDtO4xYO9wQpkRZeVOJI5xMfUrhLmJi50EWa/Krd1b/tT3fYq5Ox9wwJkHb5MnU5yEAfIeT7jqRtEqB5ODaA4U3B48WFTZ03+5end70uRFmY+0bbBOc2ZZs5leCNzFOYTHKwj1dZmKjSDxkvb6KqOfkxd1YwiyZRPEuJjSGafq9QdP3eUjXeXSXR9A4REkjVqtUnKVhV22Pec0BYJskBGJyI4pXyOhO6RdIq7ZC61srsQWIBbivI1dqbHfwYN9x9v3iPoTzyG7YrzylJZGYtqHpldV0C1mQpfyFr1Ni7XPi2juptve0mSk0EeR7mrTFSdcylLr1Xu3S1BNbnTfmDyC+uzbjNtOFGWnMsOb7xH1mZGiQBgoP3srMoJ5M5NqSivt+073LPipMM2DDDwtnrLkku8yRTdV1ZXY9NnMdwCAfsgXqxRVvc8HuJ8/Ijx2dsEFMmBhIBd3ZEaEgm+lFR38vUPKluZKhJtO/wA+Pn4hiyHgl94tLNLpkcywyqq2EsigKxQBk0g/ZFqxMYdOpdrMmBv7NL7pFmwzMsnQlfI+7XGOKVji0mRvvRNbja9+Oq1aZdDbdu3DF3ySILkyYDwaGnnmdumQqAdMmV9eptROpAwN+NrCrvI2OTJs/eWRi5GPlPI8c+PMrATL9eCNseJRx/8A4jV1j5EcajUZrWftO8QtNDCmbPhhp/cVhyiJFleOIxO7vIGKB+p9YkD7NrURY3zF7sGRDLt7NKI4EnljWQIr5GMT9xYkWXI6nE8vTxptIyUJ9t7rGW0cRyPTiyQNkiU2kJxhpkBaWyv1720xi3Mtxpv6bfcL8Oy5ePvuLM8eRNiY82QuM5ndyiTRwEM+qTUy9RJPrXt5WqxJMKU+0brF7xHBj5pRpc14+jkFf7xNIHxprmUfdqpII5A81NZjIX9x2/uA71iZkJD48cEKZyxkI8rLI3BGJFlQtrYfjAaas5z03kZR03KabPvWPBjLMM3Jxmjxn3GJMljM83TlEuljIpAEnTLBWA8vGm3qET7d3yqRhJZGZYoySZl4vkIMeVW48fdwvWv4seFB1t12jNytzxiBI+Jjy4cisJCpBiM/UJswY8GS/nVicem5NnTeqz9vS5G8za4shYJM/wB6knWd0UxnCaIaCsgZfvODBQPDwrMRh62plR/NfdzdbqTZK5ZxdMMiP6TfECaGbrBVcT3bV0r3t6rVSHS2va93xu4XMsuR7nGzCAlmlieAxgIjM8x9Svc36eq/41jSElSx9t7kyc/IGQmTj4c80LTIs7AWSZy+h+s76Wj06tIQEcAKRlHTYS6PaeFvWPLkPucsxlKqsqyeqJpQzXkjYyy81twCoLW4XpsJzejoFAoFAoFAoFAoFAoFAoFBqx8KsJKGRluGPgK3EMyrBi8hJPKtUSEgkudJ5e2pQSA2Vn4W87WqK4O4p1JuPGvRbhDjdFZaYO1Y+ouUF/DhUuvktsWN4VExEi5dWRFt7NQFTTzXUyTPFHBAqkAyaiyX8CT9apE1kpSFZk43Y3J8TzrbKrlKCpX2UKObJhRxY82XMwWGFS7MfJRc10i7ZDExtlxez++90aaQT4xn2h3PRIFnjH7Ungw9lddfl4pn4nHR15rl4X0XC3DDzU1Ysyyj8ZDwcfKDxrw3WzGb3RdE5K+5402RkwIGCQRgvI3iSTYAfMK1ZMRDN0VlszAKETgo5CoqSOIKOpJxPNVNQZfKkv6R6uRpQqzHDLKdUh4UmaLRaQKi2UWrEtM6zSg3D1KK3Dg1KFWDwPUXn+OPMfsigmBBAI4g8jWWigo77/km4f8ALTf2ZrVucManyz2L1ZbKBQKASALk2HmaBQQyZuJFMsMkqrK2kKhPE6yQv06TQTUAgG1xe3EUGizQvLJCrhpIwDIniA19N/ltQIYIYE6cMaxIOOhAFFz7BQb0GnXh6/Q1jrFdYj8dINr28r0B54Y5I43cLJMSsSk8WKgsQPmF6BPPDBC80ziOKMFnduAAHiaDJmiEqwl1ErqWWO41FVIBIHkNQoMTTRQxtLK4SNfrM3ACg3oFAoNBPA0rRCRTKltaAjUNQJFx7QKBNPDBE0sziONfrOxsBc2oN6BQaxSxSprjYOt2XUOIupKsPmItQbEgEAmxPL20CgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUEMzekkc1rdsMyrStqC+0Vu1iWqcATSVhtArlma58hakiXI4RhfZWbc1lyZI9Tm9dquVFvFj4CsS3Dj7/JJLu23YkfLrKzW+ynqJ/BXXSwtmXHVxuiHQll1SFuHkvyfPWIhuZaaVFy3A8yatSitHA0zaj+Nx+arM0SlVTfdtTcYl2+RiuDcNlhTYuBxWO/kTxatad/DjtZ1LOLDY1TZo5I1ix4lgx0FlIFgAPIVJv3rFm5Yh7exoZFljZlkTiJAbMT81SdSV+nDoF5DwLl28W8/orDSaKJY16knzCorBcyEkcb8jeqJoYlXj9Y+LHlWZlqITX8zUVjV5UGNVUbJdvkqDJYCoreOTjUmBJApQMn4qn0fuTxt81ZlYS1FUd9/yTcP+Wm/szWrc4Y1PlnsXqy2UCg4PeEG65GBHDt8UkjMza3hcpIhCNoIAlgB9dubWHOxqSsOVk7TumTi5cebi5eRmM0UnVTI0xNFG8T9ONVlQK40t+KONzfjWtvp+1mclidO4mWaOPEyOnFHkoC8wAfrZMbRadEqyFkg1c2X7N+NRVPH2feulAc1JVVGUPO0iB44UyMjSS3UexSKVD9Y2HjcU6d0rHTuXdui3jc+3ZZpZpDPmTworQylP7vDKkbyRuCukTKjycPBqu5mepTfa+4o3zBoyJQztGVEjdNoGmBiZD7yjFo4hbSAl+OonxyqWDG3vC7d3SXMEqZn5vQCbWvVLxrKPrqzesDTxv89Lvd9hHTvQ5O1dwSH+7rmY+2tJIYYDL1ciNzHGFlJ94T06w5AMjAE3K8eFGNwxt8xocmV1zA95Fy51yLLOJMlBAMdQ/wB23TuOAS3I351PgSzLtHcGiR8aKeKFriKOSXXOuN142eIv1VbU6h2A6nL06hV6e34G3p1LmXtWadt2hZoMvOGNLK06JIIcgI8cgjBbrXsupV/pCfE+NSc/QsZOc2xd1Tx5MOZJPJPJjGNWRwY3RsYJ02YyqAwlu2rpXvx1Wqsy6U2y7yrz40DzrhGRhCwyG6gjeTFZrSM3UHBZvHh84p071nqVM3Zd5IOM8GVk46l1wAmR6Y/70zBptUilx0dOnVq4Ai3GrE4i1vg3ifecjA2zKa74xy2VZLNFLGpjSP8AaiYurC/ihqQImx9/gx8n3LEzBjzLPHh40k6NNG7woEdmeVrL1Va3rJHPxoLrbVuP5v3cySZXveVJaFopdTLEoUKI1Z1RRfVcAqTx43tVnp6yOnqc5dp32U4c+Rjyq2PLG0KJMx6Z6E8WsgysxAZ42ZWZuHD1Vnp7GsOna22fA3YPjYWeZyZHTJy0m9SasVbsyt1Z79SdkP4o9PBedVlBsm37tn4WHJbNixMhMV81pcptczjU0joRIzKhXSDYjVytwqzn03E9PW3Tbe4glnizClkG6r7yC2SwlBZsY6/Qui9wNF1svMVCVnCxd9xoYMWLEyI45XhYEyowhVMySWXqkyFiWhdb21auVOncSjxdpzertc+Th5j5OJPrzpGyNQeRonQyxjq26eq3Cw4H6vOi73roZGkhSRo2iZ1DNE9tSki+k6SwuPYaI3oFAoFAoFAoFAoFAoFAoFAoFAoFAoFBhuVqsJKo7aSQ3yGukMoeIjQHna1ahiWSpsAKjSxEgjjBbn+vWJmqwjmYtc1qElTdeN66MJRJ0o9XtAFZmGqqPu4fcZ8lheyiKM+Ivxb9at1woxTxVStECVUX53N6lVozKt1CWvqP4Kg2bTDEWI4+A9vlRVSKBpZLNxUHVIfbVmUiF+wHpAsPCstNJbkhF5DxojaONI11t8w86KrSStPLpB9I4t8lapRjNbijAHED5OQ+eszLcQkLeX01Gi9A1eAFzRGLoDeZwo+zzNBiTOUjRCpt51KKjDseJ50Esb8aC9GbsD5r+of99YlqElZVR33/ACTcP+Wm/szWrc4Y1PlnsXqy2UCgUCgUAgEEEXB4EGgAAAACwHIUCgEAix5UCgEA86BQKBQKBQYCqCWAALcz4m1BmgUCgUAAAWHADkKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKCOTit61CSoZLm1j8zeNdIYlvhlXx1ZiNQup+apdmWpg63AUE+bW4VKKzIeA8rUhUL8q1DMoGHCtMNMttMC/LSMyckojBawtw4n5TUqtGStuH4ao1RLuWJuBwHzc6kkOdPmrPuJw4fXJCLuPBL+LfIK3SkVZrWaLodY06cfzsfE+dc6NtlYqhckkngp5CqNokW2s/V8T5mpMkKmblcCBzPDhW7YZulnEjCrduZ4tbnfyFS6S2Fs8AC/DyQeFZbZAZuJ9K+3hQYaRE5eo/gqlULSSvwvpXyHCiUarCvM8T7akytElgOVFZA8aDZOd6gvQG5t5D9WsSsJ6y0odwNp2Dcm56cWc2+SNqsTSUuisUX6ilAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAPKgpySOjaa60q51Vch1YEH0t4HwrUJKtt+Q0eU2PKCNY1Iea3HOrdGFWbZxo6CynWQQeA4fTWKNtpGuE8rXNIVpquL+ZtVRoV5nyrTMq+WNTQxeLEfR41YSU7OBx4kt+Csq1ZiiMw424KD5nlVRpmTHFwzpGqS1kXzc8h9NLYrJdNIc7bMNMHGMYbq5M7GXLn/ABpJG5n5ByUeVW+6spZbSHSixmPF+APhWJluiTQJHueEUfIeZ/3UEWTNwsOXgBViEmXMy5ViVpn5RKXPyjl+GukY4MThiu4UlsaLSNUrICSeQv4k1i6MW7ZwXY0RF6jetz+MeXzCstQillLHnVEYAve9BtcVAvQbqnjRWTYcKg28RUE+G95nHhb9SpdksZrlYac7uT/07un/ACk/9k1B0aBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKCvlxaluOY5VuyWLoUWc6fq3Pka6UZqpvIonjIFiG4r7DwrWxmc3TEZ18LnhY1zbbBTpIINj7PKionYhQALGrCMXJBHs41YSVaU23AC4GiO/HzPCrsZ2pGmC8ALtyF6K2H1l1EWUamA+0eVQcXO3ETb5HgqGIgQSzEAlQzmygkeNgTXaLKW1cpvrdR1sePQNTC7fi8K4S7QsgMTqc+xf1zRUM+QiLpUXt4cqRCTKvqD8bg35AVplx+5Y5n2qZIR97LoRBy4lwK66U+Jy1Yra9DHFFCgvYKv1V87cK4zLvENHmDtcm/sFKFWhIv7KDOq3AC1BjUx8aCaNLDU3KorSXIUcFNBEpkdh5X5UVav6vYP1qyNttJOQ58LH9Wl+SW5ulXN0c7uT/07un/ACk/9k1B0aBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQCaCNiLWPjyrUIpSqCbjga6w5zDlbgZI2V9NxcXI+Wt2w53S7aadN+V/wBSuLskRRovfnUlWrJwvq4VaorZMqxIpFizMAOFaiGZlz9V86SVvFAOXtrexnanQljcAMTUVFJkrHHkZEnBELAfveFai3KGZuzlU2HaZY3mzsiQtLlN1HBtw4cFHsUcK1q6lcI2M6WnTGdrvoCePECuEu7LNpBN+NQVZOo1zfh7a3DMq8pYAnSlvG/AVYZlHFjwSxLNOikI2pF5AsPEj2VZmYwgiInFs2uVtRJ+esq2EYFFoFlFEYXU99AuPE+FUZ6kEXFjrf7I5VBFJkTTHh6VpRWY47c+JoqzH6QW+zy+U8qkrA50ofoqJKxtS8Hb5BUvWx0K5tud3H/6e3T/AJSf+yag6NAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoNCbsR4DnVRXmdzISOS8BW4jBmVaVuF63CS4+9ZLRYsjA8QCR81dLIcrpdTAmfJxceUGyuitf5ReuV0Ul1tmsOkoGlV8Kw0gmYMwXwHgK1EMy5G4ZLNuSYyglIkDO3kzHgPoFdbY8NXO6caI5ZiskojI6mmy8fGxtSg43aw38bruHvrA4ScYGa9w9/DieFv1L+NLi1fz1Z2xdtRtRBEk/mQDw+l/wBSt2zncxdGUPQwrpRY+YQAX+SuEu8Ji1uA8KyqrkZATmeVaiEmVJ9xAubXtW4tYmVKXIyMmTgdCDkPbXSIiHOZmXWTHsiIT6Yxb5T4muEy7RBIUHAGrBLHRe12Oge3n9FKo0IiXkutvNuX0CqiNzK/An0+AHAUGBEBxqNRDdY6KlCWoJHAXTH482rKo5vqhfEi9WElf21CuPqI+sbj5KxfOK2Rgt1htz+4iR2/uZBsRiTkH/8AG1B0KBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKAaCL6qknnzNaRWkcgcPHnW2VaZrrVhJcXeED4zKfLjXW2cXO6ME3Z274eVt7Ykcyvk4DdKaIEalU8UJHPiKzqxiunOD0WqwJ+yLVydHL3bedv2bbpdxz5hFClgLniztwVF8yTW4tmZpDMzSKvP7Fl5OUHysoWmlYyOvgL8h8wrvfFMHK3FDs28xbllbhJASYsfJbGSQcVYxKNf/3EipdbSC2ay70mTImOq6CC7KpPhbmT+CucQ3MuP2Vm/njJ3zcQdSRbg+Fjjw040aqTf92zGtamFIZsxrL16KI1uefjXF2hXnzkSO4Fyb1aJVzZJml4jgDzrcQxKNo+ACi/srUJLkN3Phw937d2zjgZO5ZOqXLII040UaF/V5u1rAVqbfDMsxPio9VPN6hChBfmfZXCIdZlFHn7bBle7PMDllBJ6vssSBp+itTbNK7EiYrTassIm49QVFo1938RYilSjHR86DBRBzIqKalHLjQZVuOo+HhUlRfU5Y0GzxaslFY2UL6j8tWJwSYxdVVCqFAsALAVxdGaDn9xW/0/ud+I90nuP/xtQdCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgwxFqsIrTObECtxCK8hvWoRWkbgQaqOJuchmJxYyVuPvJB+KP2axq6vBHW66Ohxz1PI4fZeFse8fnvY1lj3R2By53kduul7lJFY6beXDhXi/cala5vo/tdKlKUdzuL40dk7GkkORJPPnItzhxQvq1W+qWYKn4a9Uats41eGeWvjCYfFe7++d77+mhzYj7vtkLH3bB1f0TjgTJbm9fR0YjhrDwa0TF2L612buUu49uxlbie3RlbyZR6iKzfFJImsYKvw6w323Cysc/47KsxPMdUgX+imozpPTdxbouHg9dyVWNJZmHh6F/31jTtq3fNHg/gH3EcfF3PGzCxjzst8qO3HS7cGFv21a19OuLOjfTB9am3raRfXkrGfHXdf1RXni2XoqovvGzsB/foCvsYW/VqxEoiG47MraxnQgePrFv1a1SUR5+5p7pI23yr13GlMgqWRL8NSjhqPl4Vxv1otzejR5W6/qh5Ht3t3YNh3eTd4Xnn3aUOJMyeTWx6n1zpACjVXm1OeunCX0LfLLIdefuPpu6xsR1OLnxPz1ynm7nos8us2w5vu35xnXcPeniyFXRHpJNljPIj5TXbT5u+nUxq+X6XFhFJ7XpdkOXkwFpXF42KM44KSvjXrtuiYiXxtXT4bph11yRGuhDqt40oxVo8uQ/iRVTFkLK3OirEa2HH56zKgNRU8CXsPPifkFJFjFaOaXUq3VOch8T7KzdgsLtYaKDn9xi/b26DzxJ/7JqDoUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgEXFqCGQNbhxrUMqskoB410olVLKz44mUHkxsT5VYhJlWnyS91j4ueCj20umkVatiZmkKkWEIVJLa3Y3cnjc186+/imr6llnDFFLc53gjaQA2Xia5XO9kRL573Nt237tG+U6AsPxvGuVs41eqbYpSXx/Mzoe2u5YUY6cDcX6M6nksn4j/rGvr8nrUwl8Xn9Da+8fD3I6G0JoF1klc38K92pjL5dsUdPAbHTNy4mIVes72HA3Y6v16zflBZGblfEbPji2LICMS74/TUm9vvG42v7BW9GGNaVb4O7D7vjSbrKLRgaIVPjI3Fm/eipr3bF0bdr0+8ZCZMvRSxW/qrjD0Uc2XFx419YVVHIeJrVSiUxYGJEJ2xhJKBckrqC/N7K+VzHO3TNIyfa5Xy+2IibvmcrI33cNzBh2mCTKYGzPHZY0/dSNZRXi4rrsn04ssszRRdvdxSw6ZN0xsBj+IkbZBB/bOzRg/NWo052y1dzEbLVSXsPulHMkndkWkD6i4YJ/DJWvpw5RzF2yGcDtvPEsYk7hyMh2YDoxQxQhr+F/UatsQ6333Urh2vebfrhSLHeQLjj0pGp5fL9ok8ya+jp6uylHwOZ5WcbomZ7XoocdFGq1/K9dqvBRLoFuVQOQuao0Lk8POoMqLkCirZj+60agpfmfJf99ZFzFjSOFVTkPHzrF0tRCWopQc7uT/07un/KT/2TUHRoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBhiQpI5+FIJc6aedSSQa7xEOUzKq2fA50uRq+g1rgZ4nG3oskTS31xDnb6wvWogmUW0zyNjyTv6rHRG3gRa968XO30we/kdOuMosnPkRvl8q+VN8w+zbpxKJ8lJoysvEHnerF+9mdOmTxG/7PnYiSyYQafGe7iJeLKTxOnzFWrrZO9+YPilvU2bvYxNDxnGN31KVIY/LblXv0IwfJ5y+t1H6O+C+6tldibW2RLqyFUiQnncE2J+avqWzWHyr4xekeJpN4yyj9NhKrhuX1kB+et3ZQ52Zy8/8Q2yMrJxtuj1PLO0UUUR4nibsxA5DjW9PC2rlq43UeozN2g2PbIduxiFjxo9BYeLW9TfOa8901mr16dmFHjR3Rm5OSVxnJZj9Y/VFZq7zEQ9FsGF1plyMyZpDGbjUbJcez2V5ea1eGOHe9XKaPFPFuen9+wY1Y31AcuHC/lXza2vqTp3OPn9xY8QGPGD1H+pDGpLG/kqCpN+50s0tsqDT7ygMi7TlTeCwoE1fPqcWqRV3mbaZqORm98Sj7nYWgDcL5WRDH9IUuas2yxF1jbA2fvLIbS6YeOVYapRK76TzFjpS/KrbpzLpdrW25vVdu7Nup3Bo9wy45o4SCvSBGrx46q9uhp41mcnyef5rw8NttIue6jC24HgK9b4rDzAGwFBCXZjxoM2+mgsY0YuWbgqi5NSVgjkM0uu1gTZR7PCk4DqqLKBXKW2aBQc/uFivb+5sOYxJyPmjag6FAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBBLy4jUvka3DMw5G6bZhZXqdukR4qK7WXTDldZEvM7vuG1YMLRtuiqVFiJQG+mxvXe226djlMxG1t2tmYubsskkMscsZme0kRup4D8NfM563xvq8jPgwUs9HjmJHFTXxr4pL7mnNYUJ8kD1Kbm9Yul2thPj5KkAsRY8geddLL3O+xye5Oxu2e48do9xwYpnIssttMg+RxxrvZfMYw89+nF2Fzy2L2JufbcUcO0TmXDivbHc2cL+6HA19HR56mF0Pna3l9cbZcfvefuGfJwcjByZsPLgeJ2iIKxyBDaQSEA/icBXsnWi6I4ZeD6F1kzxRR3dp31Zc85kyRdNYh0pSS8nVvYAn2DjXbj8Lh9Lx1cjujd2mkEfV4OQo4/Sa50q9FaL+2bYzRxLiRl2sGZiCFB/bNyrnqa1lkYy3p6GpfOEPYvMmNDGFUOypYLyX2m1fE1dXiumd79By+lw2xEbE8eMJ8cvks0aAX0x8CQfInlWYtq3ddScGrZ2Dt2OY8WJcVTxeTnI1/tO12NdMki2s1nFzV752yByhylkmP1YYryOP3qXNImW79OJS/nHed1KnE27NdT5xFAR5+vTW7dK+7Jxu19LSzl0cTt7vKSTVHhmFWsW60yLxHjZdZrtZy90OWp5npUyq9psGxZGDAXy2VsmT6+m5VR5AnnXr07OGHyOZ5j6t1aUiHVbSBYcq6PKiZRQa8v1qDaKMs1SVhJmSaEGMn134yHyHgKWxtJnYmwIfUCfCpdKxDo1zaKBQc7uT/07un/ACk/9k1B0aBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKDn5+eIrxQr1JT+KP1662Wb3O65zxtGTmm+bKREf+xj9IPykca6fUi3Jjgmc052jZsRBGmJENXJQilj7Tes8d0rw2xscqWHa8HL92iSPHbNYkQqAuqQDgbDxIFceZsrbV6uUv4bqOLmQPIJhj26vH0Nz+avj3W1rR92y+lKuAElDWe4bkVPMV54h6qt5VVBqvb2/sUugtkjyJbqqsbczSLpWbYXIjrW4Y8K7Wy4XREMTYEE4+8USew2rpDEy5WR2Zs0pZlx+m7G5MZ0XI87V1jVvjKXKdLTnOIRQ9sQ4Ta4sOKQ/bZfX/AAuNc7rrpzmW7bbYyiHXwtk37cMYnEwTHEOGtyqKbcwpPP5atulfdlDOpzOnZPinFx5dq3rEmeXPhONPqIWJyG9I5FbXDfNXPgutnGHos17Lo8M1SPus0xjw8RDNlyHxsAAOZYngqjxrrDM51lDk9nbFuS33rPyp5VOp48eY48X7kafUR89ai3FL7ppSMIdjZsBsNUg7c2VI8UH19OPRq9rStz4+ZrpbF0zk5zOlbHiupL1WHtu5PlR5W5SJEEBCwRMXbj5kWUV7dKyYmsvlc1zFl1vDbvzdnrlRphWw8WPE12o8NWpmnJ9QNqDKvfw41FCaIwqljRV2MJBC0reHh5nwFZzXJSju8pdvrMbk1qWYdfFTTHe1r8q53S3CasqUCgpb5F1tk3CK9upjTJfy1RkUF2gUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUEOXOIYGbxPBflPAVq2Kyl00hXx8NUZifU/Asx8WNbm5mLU8jiMBV+sf8Aa9ZjFZeM7z7t/M0QXGAk3TMJTFVuKxovBpWHkDyHiaxzPMRpW9bvyfKzrX02bXzjc92lZhJLMz5Nw7Tk+vWONwfD5q+FqczffNZl+l0uVs04pEKcPxR3XCyB+coRn43IzLZJ1HncelvnFdLdXe5X6ERk9zhZe1dw7cu4bbOr6uBPJgR+LIPxTXW6yLorDjbfNk0nJVycV+roKkaANQ9prhda9Fl8UV2j0ny9lYo6VqyrOBZibA8uVElZiyGHC3p+mtxcxNq2mWg52FdIvcpsdTaIo8/LSAjg3qcjwUc67aUcU0ebXu+nbV7VUjRVRAFRRZVHIAV9OIo+JM1msq+ft2BnQmHLgSeI/iyAH6PL5qTbE5rbfNs1iaPnW7fDDcMGXMzu3coydRSy4E5OokD6kc3gvkGHz1wu5eK1h79Pn5pS6PS9D2jtO1YWNhx5Uapv2RAJ5Y8m3VF/rqikkWQ8Dau9ujSK0eXW5q6+aVw3PQywyX4m48q6RLz0adEDnSpRghR40Vqz25caCM+r2GgyqljfwHA/LQXMeAXuazMrEKm7S9R0gQ2WP1N+6Nashm6WcEh2Cc2HOlxa7SiwAri6FAoFBW3T/LMv/uZP4hoLNAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoOTv0pHusY/HmS/yBhXbSjNy1JyXYZPVkE/isP1KxMZNxOauHZ5Qx/G4/MK0j4Bum85e8dy7hNICvSmfFhj+ykLFR9JBNfD56+btSep+k8t04t0o68VTJxpnvqawFeJ9GtXIydtR/SbtetxLnNqftzccnt3cTk4gJhchcmC9g6/yh4GulmpMOd+lEw+w4eVibriQ5uM4kjkHpcc/wBsjD7Qr10i7F4ZrbNGM7AOm8a38L1i/Tb09Vx5oZVIDHiT5cK4Ta9UXVBwUi9je3tqCDIaUOqpyXn51mZah7DsCPXJl5B5RIsS/K3E/qV9Hkba1l8nzO6kRD13UFfTo+OyH5e2lBDl5RTRGp0lrtI/MLGnFz+sKtsJMuYmBte6jB3psQe/wRSJhZDi0sKymzAcbAsFFbmZtmYrgzERMVdDCmmeLp5P9KnAsOTDwNYujc1Dd4SeIN6ioTG1+NUa6AKDFvE8BUE0MZJBtbyHl7akqky8lMXGMvM8ox5t/upEVkmaQ58AE6s97tzPy1ucGIdLbsVIhcm7txJrndLdsL1YaKBQKCtun+WZf/cyfxDQWaBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQc/ccYSZWK7fVVrfPzFdLJwlzujGGVOmfJjPDWAQas5QRnKDEf7wKediB81WSJfnXDeSPvnesRxxXc51HyM9x/Gr4vOW+N+i5C+ulD2GbscgjLlbgGxry3WUeyzUiXAm2iXWb8BXKYdolUfbEZm9P1f1BSpML3bW85Oy5h0r1MGUj3iC9j7GXyYV10tXhnqcNbR44631LFysbJxUnhcSwScVccOHkfI+dfQiYmHzLomJpKLN21JRqj8Te3kaxfp1b09Wjgy47Q5L6lNyb2PIXrzTFJeyLqwgyEjYhr2aszDdsvY9hRhNnySObZBufkRa+nyMUtntfG8zmt8djvazXvfMllZRcnyqpVXussuRc3ZgIwP2g5/SatcgxJmjSWFACY2uAfJhepKwy+ZI3DSF+SpQq1XKkPA8DSgz71Jex+mislyRe9QSRRMxu3hyHlRVkKbhBwHN28hWVc3MlGYWCiyxcIx7POukRRzmaq23SmKcxtyPCrdDNsvSYygJfzrjdLtCWsqUCgUFbdP8sy/wDuZP4hoLNAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoNZI1ddJ+UfKKsSK80N8i97F0I+ccq1E4MTGKhASMoBhpYNcj8Brc5Mw+Hd24jbV8U9w9B05JizYvJgw0tb51r5nO2+Kr7flt1bJh7dcmHKhuCLtxtXmzevJUm25OYAu3nWfpNxrOXNtLg2XgeI48Kx9GXT68OfJtoUXIFyeQqfSX6rqbHmZu1N1Pr4shs+MT9b9sPIjzrpp3cPY46tvH2vaY+XHLCuRA2uFjx81PkRXridsPDNs1pOaPJhhyb3A1DxFZutiWrLptcDdNvmj0uvEJxNeW/TmHt09WJem7AdjtmZGeccwb5mUfsV7+Rnwy+X5nHiiep6BxX0IfLlEWNn9hFVlT2+Mx5+ebs2t1cXNwAyjgPnq3zhBZnKVS0e5ayfRKmlh7VPCpOS7Vt1F6y0hkjF9Qqha4vQSwxcQTzHKpMqvQRi2o/VHj5mszKocmUaTGv1mPr9gHECtWwzdLmQtolsRa5tW5YhHLFbI1rwub0qUeiw21YyH2VwuzdYTVFKBQKCtun+WZf/cyfxDQWaBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKDSSJZLXuCpuCKsTRJhXyMHqSiZTaRfHz9hrUXJNrxvxA7Ey9/TFzsALHvG3kiIvwSWJvrxMw5eYPnXPVsi+KO/L606d1UG3do7mmMokxSkgFmVip4/KDXj/bzD6P722WmR2xugBtjyaT5cbfRWJ0LnS3m7N7nZOz5UCapFdSvMsCAB89ZnRudI5iydznCPGkdhCwmeIFnCcbAe2tRyt87Gbuc042tcJJ9xZ3gj0QwqWZ34BQK7xyN215rvMbdmLo9rY+8ziXNUquMWKRxW4SqOBLX8PKvR+0ttwq8d3PXX40dnDycPJU9F7jjpPjYG3zi/I1579KbJpL1aetGpFYMqKykOdQHP2g1xuh3sl0O0Io4svJiQ2SaMED2qf99deVwmXDnZrbEuzLwcjxBr6EPlSgLcJPkB/VrTLXEF3yHPiyqPmQfs1Lti2pJVUkHhw4io03EgZfaOdQa3qjeJfE1JVPEC5sPq+Pmag529b7LBaDDsPB5udvYv7NdNPTrjLnffTJpgTFlXUbk3JJ48TVmGYluRrYMBxNRpYiwZn4stgfE8KzNyxa7EESxRKi8gK5TLpEN6ilAoFBW3T/ACzL/wC5k/iGgs0CgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUGsjaUJqwS8t3jkt+aHx0N2nNj+5HOu+nGLldODyu3bUuNsk2Qy2fIOhf3I5/Sa633VuYtilq3seLGNtycUHjlqV1eXlWb86rbk9RHgwwYCY9vuwojsOHDx5Vyri3seKOIZd/i6f3aJf6vABF8OHhYV1mIm3Fi26YurDpHK1Fo3W48PkrxanK7n0NLnPxLO3ZaYmfDOPqLcSL4gEWvXmtibLsXqvpqWzES9LkjqESR8QbG/mDX0LZfJujFWK2WW/Owt8laiWZRx3jknAJ4kcP3oqStoOJ50Vunpa9+BoJBzqKkVWchRyoI8zNEcZghPrPCRx4D7I/Xq22s3XOFnLdAQORrta43LO3y2YHytUmFiXex40RzK3Ec0XzvxJrjLrC8QWAJ587ViraUVlSgUCgUFXdiw2rNKi7dCWw9ug0FqgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgr5clktWrYSXnO4MYzPEo4kqB85rtZLle03LDRcKLGUemNNPz+dLZxqsxg5+y4zpnBD9RLtetXTgzD0eYyrCL8wrEfMv++ucNy8xhQaWysk87aF+Vuf4K63bnO3erWtKaSQnXSTZgCPbWZirUTTJ2sXcosaGJJTpiA0q/MD2H2ViLNzU31xl0W6UqrJGwZSOJUgix+SpkKrA++Sx3GtlR1XzFrG3yEVZyIaEkGipE40FuDHeTjyHnWZlaNNxyVxwceH+kIs7+QPgPbVtiuKXS5Q5eyurmjlGpStqsMyYKuLgfR4kCrclru7fIGhCk3KfqVxudrXSVrgedc5htJWVKBQKBQVt0/yzL/7mT+IaCzQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQU5bSl08iK6QzKjlqHzlNvTGuo/NyrUZMzmgy11wavGrGZLmjIG3bdkbg66rXBH7VeJ52q3M2ujkTPJhoXGl3iDMniNVvKpCy500HSxVitxN3b5Ty/BWq1limDlMtpjW0bcQ1ZaqtSgSYoHOxHCpGY4+VDIMg9J2isAdK8PwiukTgxOabH3zdldI9ayaD6GcXYAftudWbITjl3od26yD3mP1f1kfI/vTXGbNzrF+9Om44MfPWx/c8P1anBLXHCzHvJkFol0/tm/YFTgTjVpVJJYm5PEn21qGUQWqiOVfTw8K1CSmwFvcnlpY3+a1S4tZ2/JaKcA/VvYipdDUS9FE2pCfAkfQa4y6ws1hooFAoFBW3T/LMv/uZP4hoLNAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoME1RSkYI7N9kkn23rcMSgy9ILuvN7AfIBVhJVXb7ojxHKtJVK2NC+OsUqCSP8ZCLgnnyqCmrGfcsom3QhVI7jxIux/jWrc4RDMYzKLIOtiT40gc6aAa71uGZRNEKgmh5aeYNRpFPiqZyRw9I5fLVqzRC2IAeAtWolmYXIY7LapKwy8YtUVrA5jexpJDqqQ6VhpEwtVETBuYNqsJLbFdVvc8xY+XOkpDGWoSe68msR89SFl29rn6kFvsWrndDpbLqVydCgUCgUFbdP8ALMv/ALmT+IaCzQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKDRzZSasIo5q6o2twJ4/grpazcjkXXFBblp/U50REsOqVR4DiR8lWqUSzMY0LL9bkvysbCkEqLJHBD0YuQJZ28WdjdmPymtVrilKYKrG9WERSJWoSVeRLUG8KeNZlUs6feCwsQKqNdCkcaQSRoQSLWHgasykQ20jlzqVVXnjI9Q51YlJhawp72U1JhYWJ1stxUhVQuSOFVBHAUE1ZRYyB1IonX2oR+Efq1mFlf2i6S9M+PAisXt2O5XF1KBQKBQVt0/yzL/7mT+IaCzQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQayPpHtPKrEJLSU2jPjYVYJVGGolb34fhrTLSEER6T+KfwGrJDK/jEePAUFXcpSkC259RB9JrVsM3SpzuPqg/ujVhEV6qNWF6ogmHpNVG0bBEAPEnkKyJ8iyyrccxaitAoHjegyw8aqSwed6ijpdaCqn3ct60zDpo4kj86w0rTxEElfDwrUJKFpkRU1AhWOk8fOtUZq6G1iOTVEx4AiRSfNa53N2r+EB70NIspN7nmaxdk3bm69cnQoFAoFBW3T/LMv8A7mT+IaCzQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQQyXLk+A5VuGZGYHn5UVyDkMM0uDwHAiulMHOuK6dJOofVcWPz1htHH6AEbmD+vVZUNyb+6ux46JFP4a3bmxdkoKT4g3POqNwy2tfj7aDIoI5EuCPOqivAT7wof8U8aSQu5Ya6sOJtYgcKkEq0b8wSb+2qq0ljUGrragCggmQc6sJMJMWQgWNSVhNOObDkRSBSy1vjW+j2VqJxYk2vNKTrq4MLBvaPGl9pbc9Rjx2y1P4oBt9FcLpwd4zdCubZQKBQKClvcoh2XcJSNQjxpnt56YyaC4HS3MVaJWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xShWDUvmKUKwal8xUoVg1L5ilCsGpfMVaFYQTSqq8CNR5VqISboQlgIyNQ1N41qjNXPfQllBBYm5NboxWEsEg5EixrMw1FzXOnRGZy1lUA34Wq2wl1znzZ2JlbdkywuJFIF+PKzeq/tFbttmrN10UawMr3a4t4VJgiYbO0PI2NKLWERaIcv1aUSsNC/DgR89WhWEMJDZd2sBarKRK9kNdlsfDxqRC1U5dJuw4OOYpQrDeGdbgX40ocULZ0st7j21CsICQvM0oVhq5BB41SZhEHAPMVaJWF1HWSKxIvas0WsK0sYaIi/4a0zVy430T8+VdKYMVxe32mVZYEluLquk8a8l8PTZML+pfMVzo3WDUvmKtCsGpfMUoVg1L5ilCsGpfMUoVhzu5HX/AE7uvEf8HP8A2TUoVh+d7mv6G/h5c0C5oFzQKBc0C5oFAuaBc0C5oFzQLmgUC5oFzQLmgXNAuaBc0C5oFzQLmgXNAuaBc0C5oFzQLmgUC5oFzQLmgXNAuaBc0C5oFzQLmgXNAuaBc0C5oFzQL1KBc+dUL1CpehUuaUC5pQL0oF6UC9KBc0oFzSgUoVLmlAuacMDFOGBm5pSAvThgYpQZpQLmlA+alAvSgx/tyFKDN6UC5pQqXpQLmqFzQLmgXNAuaDFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoMkDzqVWhalUYqja3sqGDFuF/ClZhaFhz424f76VGKqFAoFAoM24X8KlVoxVQoFBmw5+HnUqtGKqFAoFAoFAoFBm3y1KjFUZsPb9FSvUtGKqFAoFAoFAoFAoM258D7KlRiqFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFB3xDtO17dhzZeJ7/AJmcjThHkeOOOHUUUDQVJdtBN78PKvn8Wpq6l0Wzw224el9m3T0dDRsuvt479TxZzERbWmyYxq03PY4SFy9uB9xmxffQkrXaNVk6Mkd7C5WT6auhzEx4b/n4uHurX1M81yNs0v0vkmzjx2UnhntxU8fZM3I9wEYUncXaLGGocWVgpv5cTXe/mIt4q/cisvJp8jffwU//AKXUjtw97OThLtmaiZBhzAnGeCKQlQ1yCjuNPEeys2X/AFrMK2ta2hHL6kRdNt++k9zpbs2yw7ZhTw7Usc2dA8iydaVumyytGNIJ4/V8a4aMak33RN+U0yjdXc93NTy9ulZdGlFdS2Z+a7ZdMb+pLvfbTnKmkxHxk048c64SyWmMawKzuEt89r3txtWOW5qlsRMTnSuytcquvO+V1vm6ybfktu4fvfLEzh6539Tn4vbGfkQQuJIEnylL4mI8gWaZR4otvG3p1EX8K9GpzltszFJpGc7IeHS8q1b7YmtsTdHhtmaXXdnxmK7G2J2rn5UGNIkuPG2YD7pDJIFklKsV0qtuBupHqtUv5622Zikzw5zTJrR8p1NS22a2xx/LEzjONKetFm9vZWJinJMsMyRyCHJWF9bRSMCQrgDmbHlWtPm4uupSYwrHW56/lt+nZx1i6k0mk/LPW3yO2M/Hx5XeSFsjHQS5WEsgM8SMebLa3C/Gx4eNS3nrZuynhmaV2S1qeValtkzW3itis2/eiOmeOCu2y5i7vHtLhRlySJFZWDqGkItxW4/GrpHMW/T+pHy0cLuRvt1o0Z+aZiPWvZ+R23BJkYMO3tIsWuOPPaZlmaRbjXo/owmr8XTe3jXDSt1rqXzdnTCmFPe9vMXcrZN2nFkzSscdZrXfTKldiL/S249PEIeEz5qo+NiiQGV0cX12tZVA5lj4GtfvbYm6sTS3OabXKPKtSYtpNvFfSbba4zE7expkdu5MQheLIxsmCaXoCeGUdNZbXCuzhAvDxrVvNxNcLomIrSmNO9nU8sutpMXWXRN3DWJwieutPd1pV7Zl94wwcrHlxcqcY5yIZCypJzKMSosSPq8ONZnnMJwmJi2tJh0jyuYutrfZNl13DW2cI9PXsb520QYbbtGqxZa4wGjIWY6oR1tADABQzN4+VYs1rr/pzjFerPCrprcjbpTq2xS+LOv5fFw+tp/pPcOkD1scZDw+8xYnVHWeIp1LhR+18L1v99bWlJpWleutHOPJtWYrWys28UW18UxSuEMbf2tm5seOyzY8L5YZsWGaTTJIqkgsoAbhcG1zx8KavO22TMUmeGlZjKKs8t5TfqxbPFbbN/yxM4zTbHTHY58GC02Z7qksd9RHWZwkVlBJbW1uFhwrvdrUtrMT9vqeTT5abtTgiY7a4Jty2eXBjhmM0WRj5GrpTwMXUlLBlNwpBF/Gs6XMcczFJibc6unM8lOlFt3FbdbdXGN8dqaLtzNfAgzNcSrmHThwF7yyv1DGVRADxuPGuc85bF020yznZGFXWzyy+dO3Urb4vlj712NMITHtPO6ixx5GNO/VTHmEUmrpSyGyLIbAWLem4uL1mOet2xdGEzlnR1nyfUrSLrLp4otml3yzOGPp3KWLsu4ZXXEMV3x2jiZCbMZJZOmqKPE6q7anM22UrlPs3vLpchqX8URGNsxEx1zNKdvxT53buVi40uQs0GSmOQuUuO/UMLE6Rr4DhfhqHC/C9Z0+ai66ImJtrlXCrrr+V36ds3Vtu4fm4Zrw9vsTb/tendN0fGjSPFwnj1oPTYSWUaR8prnyur4LYnO528x5T/26k2xS2ynfT3m09tnLmjXImSCObEmy4Sz6SVjDhfA/jR8fZTX5zhiaRWl0R66e9nk/K/qXRF0xEXWXXRj+Gv2x6mg2maTExoMaBJ8iXKkx48qGQt1WCqdGg2GlQ3On7iIum6ZpEWxPtSeSmbIttti66dSbeKJzpETh680Wd2/kYuM+Ss8GVBE/TyHxn6nTc8g3AcDyDcvbXTT5uLrqUmJnfhWHLX8uu07Zu4rb4iaTwzWnb0p1p8jtPPgjm1TY5yII+vJiLKGm6QAYvpt4Lxte/srFvP2zMYXUmaV63a/ybVticbOKLeLh4vFSlcuk9SLF7cycqBXiyMczyI0kWH1B13Vbk2UXF7DgCbmtX83Fs4xdSudMGNHyu/UtrbdZxTEzFvF4pp3V6q1b4Xa+ZlYuLk9fHgTNYx4Ymk0tK4fQVVbG3HzqanOxbMxS6eHPqXQ8qv1LIv4rbYuwtrNKzWikm15TQ5kxXQmDpE+o2IZn0BR7b3+iu069sTbH4nlt5S+YvmcPp/N21pTp1rGFsE+Vhe/NkY+LimRoRLkSafWoBsFAZj9byrnq83Fl3DS6ZpXCHbl/L51NP6nFbbbWnimmOHvSR9r7k2Xl4ztDAcFBJkyyyARrGxADhhe6m/hWbudsi2LvxZb3SzynVm+62ZtjgpWa4UnbVvF2pmyiO2RjK+QWGFE8mhsgKdOqMEfVYj0lrXrN3PWxXCcM+rt+DVvlF91PFZE3fLHF83XGG3ZxUQ43b2XLA888kOFEshgVsp+nqlX6yKLMTp/G8K3fzdsTERHFhXDc5aXll91s3XTbZETTxTTGM49G1a7k2np7tuZxkSPGwej1EXgB1FVRp/fGufKatdO2ud9e538y5OmrqTbFLdPh76fbKlj7BnzyYyRhD71CchGLBVWJWZWdyeQBQ11v5u22Jr92Yj00rg82n5dqXzZSPniZ7IiZiZndkvbf2vFPNMsm4YrRJjSzxyxS8C0Y5MCuoAH61wOHKuOpzsxEUturN0Rlv9L18v5TF10xN9lOC66Ji7d6K9uEdThzRCKV49ayaGK60N1NvFTXtsv4ork+RqWcN0xWqOtsFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoPQf3DdtvwklzI8HNwUOO3X19OSHWzoysiv6lDkEeNfOnj077qW8Vt+OGx9r/18zpWRdfFl+nHD4q0m2szsicqrS7ltMkv5rjyenhx7e2DBmSqQrStKJmkZQGZUZ7gcOFc7tLUiOOba3cfFTqpSj0W8zozP0YupZGnNkXTlN03cVZ3RUjzdow8nt5EzFnXb53lzJkRwq65FbhcAsLDnanBqX26k8NJujBbOY0dK7Qti/i+nfW7PD5csMcnmHN2JHncfPX04jCj8/fd4nQ3TLx5tt2qKNtUmNBIky2PpZp3cDl9k159G262++Z2z/4vbzWtbdpaVsZ22zX03XS6X522/wD1HkZnV/u8mG8SyaT9dsPpAcr/AF6830Lvo8NPFxf+VXt/d6f7rjr4fp09P0uH24Lke9pLj4GTj52HhzYkEcUqZOOJJg8AsrROI3LBrXHHhXGeWm26626267imuE4Y78Xss52Jssusvssmy22J4razE25UnhmZr24KOLuuEu49vZEkllwwpzW0n0H3mSQ34fZPhXov0LuDUiI+b5f+l4tPm7PqaE3T8nzf/wCkz7FXG3HGh2/OjuGmky8eaCOx9SxGQnw/b10u0pm+3/hmPW4afM2Rp6m+b7JjrpxOtvO8pL77mYefhpDmK9sf3YLl/f21xswj8L8W18a8nL6FOG2626tu2uGG3P7H0+d57j49SzUspfX7njxzt+Xvq4WuPat4jlxJ1zEw5Y5YplDIr6bPyPH2V7oidXSmLo4avizMcvrxNl0XxZNa5Vou5mBsU0s+dFuipiyapExem7ZKs3qEZWwTgfxtfLjXGzV1oiLZsxjb93tezX0OXvuu1Y1YiyZrSk8dd1KU9PFRYxd8wcfe9vyixMCYKYk7BNXTJhMTehhZtJN/bXK/l7rtK62M+Oseurvp+Yadmvp3VrFunFs9U0mJ9VUwzcRcjFx9wzcLJ21p9c8WJAYx6EZY3k0xxmwLWKA3tWZ07pibrIui+lKzNftdf3FkXW2at+ndpcUTMWW0y2zS2MMW2bvGKmBixS5kGTPBuEeS0WHEYokiRSNKnRGG+ipp8vM33TFsxHDTxTt7zmOcsjSttm+y66NW26lltIiI9EKm45G3xHfOnlx5A3ErJjdMOeeQJNL6lWzaRyrto233fTrExwf/AB7XDmNTSt+tS+LvqY204v1K44Z0bQbtgJ3HjZjS/wB3jxEieSzcHGH0rWt9vhepdoXTo3W0x4v/ACqmnzelHNWX18MacR6fp8PtdLFkxoNu2RmlxI92THJxpcsz64xJK/Ta0SPGRY3QueFea+2Zv1KRdwVxi2mOGOc17aQ92ldZZpaUzNka3DhN/HhW66mUTFNsVycHa4MXC3uXG3bpq2P1oT1LvCuQoIQyBOaBude7Wvuv0onT6u2np2vk8rp2aXMzbrxHh4s/l4tleqqz3FuMM+1YOL75Dl5ME07y+7RdKJBIselUskYIuh42rlymldF900m22kZzXJ6PM+Ztu0LbOO2+6266vDHDEfLlhES1xd6xcXI2DIuZTtwJyYxwIvkO/jb8Vq3dy910akZceX/S56fO22Ty92f08/8Aqr7Eu7bg0eJMuLuWFLBM6aUxscQzFUbWpciNNBVuNtVc9DRrdFbbqxvn44u3OcxMWXRbqac23U+Wzhuwmuy3D1rsvc21w5uBl44LdbIG4bsirpKytH0yiE2vpvI4/dVyt5TUm262dlvDb2PRd5rpW32X2xXiv49T/ipSkfmn/mc4DbdrwNxWHcEzZM6MQY0cSuNMfUWQyS61XQQE+rxrvHHq321tm3hms130pSHji3R5fT1KXxqTfbwxEVyrE1uwwyyhay8nbczcd6h99jjTcEhfFyXD9PUhVyrkKWU2v4Vzti+2yyeGfBOL0auto6mrq28cR9S2yk7MOGcfZ2spn7PDn7djxZgkgi2+fClySjqgkn63GxGrSDKPDlSbNSbbpp4pvi6nZT3Lbr6Ft+nZF1Yt077OKmFbuPuxQ7bueBtgwYZJxOMfKyTO8OojpTwJHrjLBb2N/oq6unfqzdSKVtild8TVz5XmtPl+CJui7h1Jrw7ptiK7EDrt22bTuGPFnR50+eI441gVwFjjcSdSTWq2JtYLXSOPUvtmbZtizfj07XG6dLl9G+2NSL51KRFK4RE1rNYwnqSvu23nuLcMsS/3efEliiks1i7Y3TA/hVn6F30bbdsXf+Td3N6X7m6+vhnTut9P0+H2uhs+57NhDCljzMbGxlgtlw9FnypMgoyuGfQ3oueBDAWrz8xo6t9Ym26Zrvwo93Jc1o6XBdF9tlkW+KOGt83erLsl57NzIX2zaoopPv8AFSUS2BBQtMzrxPsr6GnpzF98zGfufE19e36OlbbPisi6v/VV1e6c6F8DFMS9OfdSu5ZykW9ekRKB7CwkcfLXl5PTnjms1izw2z3+6H0fNeYtnRtpFLtal9/ow754rv8AmQ42DjZXa+MsubFhFc2cqZw9ipih1WKK/Kt36t1mtMxbN3hjLtlx0dC3U5SK322TGrdnX8Nu6JbbhvGBMm5xQyN02xsTFwywIaQYzIC1h9X0oTU0tG+Jsmd98z1Va5jnNK6NSIn/APnZZb/twzb/AJZvtG4HbcubcEw/coYoMvHdZDJ/dydLQhVKtrA8xY1P/ZZx2xbN3FM0nt9jVdHW+nfN8WTZbETGNfDlw4bW+4Zm3b7jq0mXHt80WRkymOcOQ0OTIJAUKK2pl5Famlp36N2EcfhiMN8Ncxr6fOW14o05t1L5xrlfNa4ROMbtrfLzdq3DcN6hjzEiizlgGLkyqyoTBoJDWDMtwD4VLdPU07LJm2vDWsdq6uvo62prRF9LdSLeG6axE8PDnhMwz+cdlQw7eubrxn2x8GXMCMAkjTtMDp+syeH7mp9LUmt/Djx8XD1Uo3GvoW8Onx4fSmybqThM3cXq+xU21NtwMySF9yhkOZiTwPNGshiiaRbR62ZQxv42XhXbVuvvtieGYpdbNNry8tp6WjfwzqWzx2XW1itLa5bNu2mThzxLFO0ayJKENlkTVpb9zcA/gr22XcVuVHx9WyLbptia9iGujmUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgzf2fRUotS/C3hzt7fOlCpf9m9KJUvSgXNKLUvVQvUiKBei1NRpRC5pTEL1QvUpC1L0Kmo/gtShUvSiAa1Jthal6qOnjdy7vjwxRRyIegLY8kkUUkkY8kd1Zl+mvLdyenM1xx65iPU+hpeaa9lsWxMUtyrbbMx2TSrnSSySOZJGLuxLMzcSSedyeNeiLYiKRk8N183TMzjMtbn5qtEqXPzeVJQufoqcIaj/t9NWi1L0oVNR+mlDiL0oVL0OKS9KFS5veqVLmpRG8E8kEyTR21xsGXUAwuOXBgQazfZF0Ub09SbZiYzhJm52Vm5DZOVIZJ3tdzw4AWAAHAADwFTT0rbLeGMm9fmL9W7ivmstTl5BxUxS33EbtKicODuAGa/PiFFI04i6bozpRJ17uCLPuxMzTrmKfYiv7B51ujnUuaqVLmpQkuaUKmo3vfjSIDUbWpQL0lasVUKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKDNuPCpUCLfqUWhwqoVKhb2UWjFVGalRiqM1Khb56GBYefzUClQpULUgk8KVC3sN/D5aqnCiFv91QoUqMgD9b56VVilULf7fJSqnDhx58hSUKVDhzv4Ci0PG1KoeFKhbn7KVC34KBSoWtz4VQ8KlQ4edIKFKhYX/28KVWjFVGalQtTMLfg50ClQpULeVMQpUYqjNSoxVCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgu7Tj40+54sGT/AEDyKH46b+y/trhzEzGnM25vVyVlt+tbF3yzOLpJtuXn6jNhnGljkijSOCEx3WSXQ3pA/E5XrzRq26eU1zznqfR/a361Zus4bqxhFtNtGz7PtMSt1OuzJDNOxVlUEJkHHRRdG521E/gpHMak/hziMp/DWdqTyWhbE14qxbddnGUXzbGz01S5uw7RiGbU88vuit1I1OkvZ40DqzxhQp1k29XhxrGnzOpdSkR4vj1+515jy7Q0q1m6ZszptxtiteHCPF/smO1bZihU6MjgJmieckElY76bDTwbTxHGuf1r7tsfd73aeT0tOKUmcNSs9UZelz5NixINzx8KaV2MiySyGMr/AEYDNEV5i7Imr5xXpjmbrrJuiOzp1PDd5fp2attl0zjWZyy+7TtjH0p/zJtMqqITPE7LAVMjIy6sqNmjU2ROT6QW/UrH7jUicYimPdOLr+w0LspuifDnMffiabNk0rKoNrwYc3LhyDK64UKmVY2VWM2pEkUMysLKznw8K6/XvutibaVunuxef9pp233RdxTGnbWaTFa1tiYy2Vn1Lk2xbapneJciVMRpo3gDL1JGikjTUtkOkfe3PBuVcbeZvmleGOKm+kZ9fU9V/l+jHFMccxZN0UrFZ4Zt/wBcMLqznkt43bW2pmRI6zZASa2QrNosr30ALoIbwDENwPC1cr+bvm2cssOlfs66vRpeV6MXR813ix2YerHdPXhTa5e2YGNkQSiZXSNZyCg09UKkMsmnURz+7tyr06updF0Uz7s4h87l+XsvtmJrERd6flun7FqPY9pyJUSEZI/oGcakckT47zBVsi+pdFr+Nc55jUtiZnh29003vRbyOhdNLeP7u2PvWzdT5c8GYu3cB+i3TyrZbQoIAVMkBl1XeT0cV9PDgKTzd0TMeHw19PZ0lq3yzTmk0v8AFwxSsVt4q4zhluyr1CbNtxw5YYoZcjO04umUOoXVkHmq6fqjzJ+ipOvfxVmYi3xbNy2cjpcE2xF119LNsU8Xoyjr7m79u7XHNGX65jmMKKqsPS8k0kTHU8aalGgEekfr1mOb1Jifl790dbV3lmjbMV4qTw7d90xttjD0Z4darJtOE+Ts+Mkcqe9AJkSgg6m6zIdItwbh511t1rotvnDw5ep5r+U07rtGyImOL5v+qmHq9iWPYttdIpJBkY/vHRRIpGXVG0srxlnJRbrZNQ4CpPNXx+GaV37oyxzbt8v0ZiJnit4qZzGFbptrOGW3JvDsGJKAiiXETIKxtHkqrSJpyEj6gbStlYP5c6xdzN0YzjMbsvlmXXT8vsmKeK2v4s48VttdmGOHXCLJ2TbYsd8iKPJnJsnu6X1RMQ5LMzRKWX0jko8eNbt5i+boieGPty/2+1y1OQ0osm+Ivu2U2xnjPhyw3b8cDK2/EXe8jHgieLHGM0iBgJCbRatSXVf/AK1bb7vpRM51p3mpy9ka91tseHgr+WvU0m2LFXdUhjErYjwyzxi4M0giDnSAUTSzFLWK8PbVt5m6dOZwrWI6oyYv8usjWiyK8PDM54zSuEeGKTNMpjDrXZ9k26VTNIJcdenAiRAMZELY6vqcLGdRJtw9PifZXDT174wik5+3t97138hpX1umtsUsjs8NcfDj1ZV6mi9vYhdYY+omPkNCiyyAGTUZQjDSyI0Z48uPymtfubqTM04sfZ3sR5dZM0ivDPDjtrN0WzhSKTjlj2y1bYNoGQsBE6u7wQFepG+iWZXYksIwHC6RwH01f3V/DXw7dk7Kde1J8t0Yvi3x/djOMJu4ttMYikI02jBmVDL1BJMsSRmLSiKTiibUw08fVwsK1OrfbOGytf8AqoxHJ6d1JurEzwxhMbbOLHDei3XZMXEgw1hWVsnKZLFmUqyOisGACjRdmtZm8K1o8xddN1aUju97jzXIWadtlOLiupuxrEZYYYzhWdixl9v7Zit1JROYxEWeFWAYOMgQH1tGvpHP6vz1z0+avuypWu6fw13vTreW6OnNZ4qcNaV28cW58PXuzwqxk7NjYWHnKI5ZpRAXXKNhELZQiCgBfrWW/wBb2W8aW69191uMRHf8tU1OSs0rL4iszNuez/8AZEUpvw39VNqTbtiw5cYQssmvJix3bMNukvUlW6INP1gOBOrn4VNXmbourstrhtyb5bkNOdPhmvji2Zu2RW7KOunXmhbYdsfXLHLKkeOoly0biUjIYcCyRavWoW+n8YVr91fExExFZy6YuM+W6M1mJuiLcbuzHfbbtps+9ELD7FgY002NHITKY5Y5HkDFBZo7SqSiLb1Hhc8LcaxHM33REz0zwei7y/T05m2Jx4Zia+jxRhHXtnDagk2DBUSzdDL0wCYe7EqJXMUkaawdBsp6n2Ta3jW45q/CK240xxpjXrcp8t04rNL8OLDCs8M2xWtMvFumlNpl7Pt+MrCfqSQ4yytpjKI7HrxoFd9LcVEnHh4VLNe+6YpnNPZLOtyelpxPFWbbInKYifmtjdO/Fjce38LC22edjKzh5Egk1IFLpMU0lApP9GNWrUBfhWtPm7r74jCP8Vr8DmfLdPT0rr/FNJmInCmF1KUpuxrlXBabbMHNhwV6UwUpDB92U0xM0QkM0lkB03blfwJv4Vyt1r7Juxjb7cu16J5PT1IswuyttwphW2vFOHTe5i7TgvuGLiJ1jqxxPObqS7GES6Ihp4E/VF78a9M698WTdNM/tpWXzreT0p1LbIr8tZxjHw8VLcMN2NcVle2YJWx2iE6rO0euJrM8SPGznUQqj8S4JA9Jrl+8uitaYd70x5VZdwzbxUmbaxhW2Jia1w6q7MJ9KPD2/a/zvi4jxSyocfqTKXALyPj9UKgC8OPDjetampf9OZrGfdxUxc9DltH69tkxM1tiZxjObeLDD0LSbLt2ccaMCWCVYscym6kMHVzpUabhvQBc+PhXL9xdZXbGL0fs9LV4IxtupbXGMpr1Z5NIti2dpACcgrK6IoUgFC0bu3F401/U4cFrU8zqRH3enpZs8v0JnO6YmYjDZnXO2K7NkMR7BtT4/vRklSGVYyqX1vHrRiWbRG2sXXgLLfzpdzepE0pFenWWeXaN1vHW6ImnXMZ50tmuWGVd8UxqSY+McjcAkYCx4cboLEWe0VyAflNdYuu8OP3qejF57rLOLU//AOUTHb4Pit43bmE+3Ys7rK0uSodCJFVSBrMvDQ5UIsfO/Hyrnqc3dF8xFKR8OvpvejR8ssu0rbpi6t0Vzim2uycoj07mMntrBRpXWaRYYAnW6nAqciNGg+sqHizm91HLwq2c5dMRWMZ+yfEzqeV6cVmLp4bacXVxWxNucRtrXDYo79teHgSrHA8hYNIkokBP1CAGBKRfW8uNvM115bXu1ImZjd06ep5PMOU09GYi2tcc+r/lt9WNN8uTXsfNKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKDINqlFrKY5WWW1GaTWF0aizatPityb2rn9K3KkOs62pWtZrSmexHqa3M24jn5/P51um6GOOUnUyZtEWqSTksUdywtfgqjw/UrHDFsVo3GpddS2szub6syBInfWIJSWjV9QR/xW8gQeRqRwzXe6f8AssiJx4ZxjPH0GZkZU2S00y6JHVSFA0AJpAQKPBdFgPYKWWREUjZX4+9nX1b7r+K7CZiPVSkdxiZE8E6zoolMJ1AOCyjSLKxF/wAUn5KallsxwzhXcaGrdbdxRFeHH1Iy08jSSEsxYl5n53ueN/D6x8a1hbSGJm6+ZuznOfiwk0yOrI7IwJKspINzwNrWPGk2RMUmC3UuiaxOMM+8zhAnVbSra1W5sH56gL8G9tPpxuPqXUzamWU3YuSWNyxJuTy/XIq8EbsEm+6szvS4uZkY04nha0iAhWPG11KcvkJt5Vm7Si6KUz/y6aXMX6d0XWzj0j7WoycnU7dVy8gs7ajdvCxN7mrdZG7CGfrX1rWazn1x1sasiICxZBIvPlqS/L5LrSkXJxXW7Zjij1ww880ja5JGd+B1MST7OfHzqxZEZQk6t0zWZS42ZkwTQyxtdoG6kQbioN7k2+WsXadt0TFM3TS5m+ybZifkmsdqKSWaRizuzs1rliTyv4nyFai2IpSGLtS67G6aphuGR0JoXOtptOuV9TSaUOoKCSbC9Y+lbExP+Kusc1fwzbnxUx20j7PRsayT5okYvJKJHUK5YsGK2uAb+BrUWW0yiaM36t8TPFM8TQtPJxu7iNbE3JCrfT9FzV4bYw3z3szdddjWtI7svUy02UWE7u5cWKSkkn0+TX8L+dZiy3KmC3at9YumZx29jAyckFz1X1SgiU3N2A+1x4j5a1OnE5xkz9a/Gazjnilx8/MgyYspX1yQ20ayWFlNwCD+LWL9G2baUdNPmb7b4vrW63f7G2dueVmNHrARIV0Qomqyi5P4xJ5nzpp6MWZbV5jm7tSlcIt2RX/Krrf7R4fgsLfrfrV04epw45dHP3fPy8ZY5kWON2EpZQR1GQaFYkkr6eI9NhXDT0LLZmY7Ox7eY53U1LItupSca76eH2bohReaeQ6pJGZjyZiSeHtNd4silIh5LtW6c5qx15zH0i7mMm5judJPidPnU4Izok6t0xSuDPXm6Yi1t0lN1TUdN734Dle/GnBHFWniWNS+nDWabiSaeVmeWRndhZmYliQPDjx8PGrFkW7C7UuunGazLYS5kq2DyOqKVsCzAKbcPYKx4I3NRdqXZVmjeHcc2IuVlbXJGItepiwUMG9J5jituFSdG2aRMNWc1qW1xxpTsxicN2SuWcixJseY4+Jv/vNdaZOM3y6KbxuHuEmKiqUWMxySgFn6TOGIJvptrbnavP8At7eKJ7uunue23n9SdPgj8NK7eGZy3Z9VVKN8jpyFGfQVAk0k208gGt4XNuNdZttrj02vLbdfSaVp9mTQM4bUrEMLWbyI5EHwtW+GNzHFMTEt/ecnVIeq95f6T1N6vl8/nrP0rcpiHSde+szWcc8c+1oryBtaMQ68AwJBFvaONWYilKOcXzExMTiGWQtqLte4Oq5PEcR48xThWdS6catnmnkcu7s7E2LE3JPK9/ntU4IjYXat101mcWQ2TDwBkj1pawLLqQ8vlFqkxE7Govvt2zFY6ehGXYklmLMw08zcjwH4K1SMGOKZdFN73N8ZMOIBTpWLqRhhIUjOtRwNhawNwAfbzrz/ALWzi4pe23n9WbI07e7PDHs2bnPMkjFizE6uLE8dVvl5867xbEbHim+Z2syTTSaeo7NpGldRJsPZerwRELdqXXRjNaIq25lAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoPS4uTsscUEbQYrkDFDu6sW+8v1yePhYfJXzL9PUmZmt33u7J97S1dGItjht+5v+9823Z3JIINniTHyejFI2VqWOORgoToAxmReoQjayVYAnib1zvu1JiYrMcP2+52s0+Xti26keL0fLXfP3sNudU0X5ix5MUwtBJoyIy+UrRxlZFnsTpLdTR0/C1reNLvq3cWcYZdVPbVu2eXsm2k2z4q8VYjHj9dKejrVYdwgO54Qtj6EwWgJcL0+oYGUByfTfVXS/Snguz+b7fc89nMW/W06xbPDp0ywrwzn6UqZOy5M8aZiwAQR4wiccNT+7kMrtexVXVforM2alsTNtazxf8Ad7nSzV0b7qX8PhiynbwY16ouVkXBfcssCPo4wxgchYmUjmgkI6ZK/MPGt+Lgtxxrg4x9Oda7CkcGNKdWXDh7V0Nhp1+kuCMp0ljijVl6DRiWIxa9TBddlawPHzrj4piPnpWO3bX7Hri/TitPp8cxMRFcJjis4a455+5WxpdoE+6wDojDkeEgk/8AZrIDL0ixvyPp8a638fDZONYr8KvPpXaMXatuHDNP/wAuHs2b0eSNt9+2/rDFQGcjIXHN4jj616esgnj9bx5VdOb+G6lcu9z1o0fqWV4Pmx4cuHDGevNNiPtWRFFN0sNMt9AyI5fREIlkcOVBP19AWsalt9szFbuHv2fF10btG6IupZF9MYnLhrMVzzpTbk0nl2qXJ2lW6I2+PqIx4K9hNJo6oHqtp0XNat44tvz4p90ZM6l2jdOlGH04rXf8857cuHvbB9pidJJ4cRsllhXIRbNCt5WDFdJK36QGq1Z4b5rETdw/D3t8ejZMTdFnHhhGMfNTfT5W+japYNbBJF26DrLxJDgSSIIGI82ZG+S9K3RNNt11O6Jr7Vpo3WVmImNO3i/PfHD6a2z2VV9sG2+74WtcVo2e+4NMwEvCQWCC6nTot9Uedb1pu4rvmr934vPysaXBZXgpXxcU4xjsx3J4zsmRi4xKY0TTFGmkOhRHKJOIKF1cpo4W5e2ucxqWzOeHfFOze72ToXadvyxM59U13VrSmFMuuqwz7F6oCuMkDzYkuUAUuBpkEmll/badWmsf+zPGvi+x2uu5fG3w0rZN2PbWn5a8PWqRz4Ue6uEixozJhyoyuYmhaXS2kjSzRryHjXabL50/vfN6fZ9jz2amnbrYRZ/+u6NnDXHdglOTsuVmJ7ysFouikUo4az7qRZzexAkReNZ4NS22eGuNf+5v6ujqXeLh8PB6fBOf/NRBFLjLuGcII8aMyYyokUzRGFpNceq1j0/Am163dZdwW14vm2VctPUsjVv4YtxsymYpWtv/ACr2NFsks8jo0LY+MJXUyeqJSZ4wAFdkX1AnTxrjqfUiIrXH3T1PVo2aF10zE28Ntc8sbrd8xvmmKd9v2qBETKxIYmJEuTF6NcAMjhdba9RRmKDgtrHn41y+rdPyzPV15dXa7zy+jbERfbbG2Ywrb4tvixivDGWU5qYk2dNUvSxsd4njkdy0Uupl03RUVvRqt+Jcc72rtNmpOHin0S81dGKzSyKTG22a02REXf8AbXrohxF2+Tf86XLOL0jJcRkx9Nkd/UyMW08F4nmfZW9Sb40rYjir06nHT+lPM33X8HDXKuGe+tMvT1ELdvtJHjTLCMYKjmcauoX94K2Z73t0zx9lLo1acUVr8PeWTy1YsmLeGIz2/wD7Kf8Ab3NZpoGztsE8eLJ04nE8ELosIYyOVGq5j1cRwvS22eG+nFTZMwmpqWTqaUXRZhF1YiYpndtrRvNLs2KkyomJkOFmdZCtvvQ69JAAxFgCeAJFS23UupjdGXxau1NDT4qcE4TsnPCm3tZaHYvd9wZTAVk6jQKCoZGCqUCXJc3N7aV+enFq8VsYk28vw6ny4125YYU31lOMrZp7wNHiR4kOXkdIAKt16Y6DEsblGYeo/TWJtvtxibq8MfF3jV0L/DMWRZGpd6qeGc9s5/YzBJtEcyT9LGxjDPE7uzRS6zqjV1Cq3o8W9N1pNurMU8U4TGXbRLLtC2YmYst4brdsXVy3ThtnCsKGNLODnpDlQ4eQ2TC6skoij0r1LlSDxAuOArvqRFbZmJmOHc8enddW+Lb7LJm63KYiPvbkuTJs2SZo8dcdDOMmSOV7IRJ1fuwWJCoCnIVi2L7KTNcKezF31L9DUmbbYt8UX0rhjXDPLBLLi7SkUrBcT3NnyI2nv67xwRmPo8bn7xr8BWYvvmY+biiI9s1r6Gr9HRiJnwcFbomeyy2lN/imdjTcRtceJOmM0HWOPJExhK2cJPC0ZCqWtcBrAm9XRm+bom6tK17roZ5n6UWTwzbXhmMJjHxWe3HDMG540W1xNoxZCMRIukyglpFybvrW97hBfjVnRmb/AL1OL/xZ/c226ETHBX6dKba8e7sTBe2VMaIkUmP1vXIXUMtpyPtdQp0uFrWt41yn6sxtr8Pe7THKRSIiOHixx/39fDw4ZemqvBPsGR0FyoseGNlgkmeEFG6hmKuvPl0+f08663aepFeGZ259nvcNPU5e+kX22xFIrT/ip/2+/Np/+ktvMfVjiRRASQrRGJp/V0yQrGMeHjWqakadI3+mnTqJ+j+4tiYj5Z2xTixplNKZbUg/020xlnRIQkiwywowbUJtF5RpJFk+85E24fPmurSkbpn24ezvapyszM3REUupTfF1MYzy8W/7vpj3SXa48acwQY4ymEcYZSjjSWk1OgQsoOkKONXQtvmYrM0/x8WObv0rbbqRbxTG+u/KkzTYnjk2qWDD9991MSx4sauGvKHDASK9iSEVb3uKxPHEzw1r4nay7Sutsi/hm2lmO2tca9kIH91xtknxVbGfJaGJpm1K51LLKHCsDbUFK/VvW7eK7Ui7xUifsj4uN0WaehNngm/hifTxX4Z7qYJ8AbVBh4T9WAZKspWUFFYa0kDqwuW4EgEtbjXPU47r7opNHXl/pWadkzNvFhjWP9q+rfNGOntnQSSJcMZYhAixpGjaPUCmpnk1aTcatIkt41aX8WPFw76TXbs9yf8Ap4YmODj4cI2fdxrXtpFzg7mMQZ+QuGf7sshERF7W8bX8L8q9+hXgjizfH5zg+rdwfKqV3eUoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoN0jaRwiAtIxsqgEknyAFZuuiM27bJumIiKzKb3HNLaRjy6tfTK6GvrtfTy5+yuf1bfxQ6/ttT8M/Hd29Td4NzyLF45pQhGOrFWIUjgI78h9blUi/TtymMelW7tLWvzi6aeHb6ursaz4GbjmQTQOnRbpysykBWHCxYcL0t1bLspZ1OW1NOsXRl7U6bJubRNKMdyOmsqKFJZ0dtKsoAN+fGszzFm/qdbfL9aba8M/LE9tZ2KhgnEQmMbCEmwkKnTcftreyuvHFaVxeadK7h4qTTf1rc2HumGDj2kEeUEFkDFJQyh1ANvVz5CuVt+ndjhhX0PTfo62l4caXRGWU1pPpQx7bnySGNcWUvrWIgows7GwVrjgbnxrU61kR80ZMWcrrTdwxbdWtJw27ursbJtW4yGUCBwMdljnJHBC/ABvLlT69tIxzr0gjk9Sa+GfB83VixNtmfFltimCRp1LWRVYkgHTcC17Vbde2Y4q4GpyerbfNk2zWJ3bpph1NI8HOlCtHjyyI31WVHYGw8LCk6tsbY9bnZy+pdFbbZn0NDDkCITaGELHSJSp035fWtWuKK0rizOndTiph3NjiZQERMEgEv9CxRvX+44cfmrMattc8s2voakRE8M45J4sbcmjlxrSRwrd50YMqB0BYB+FgbDxrN19kTXDpudrNLVpdbSYtjPdhFcUHumUel9y98j+h9Devw9PD1fNW/qW445OP0NTDw3eLLDPs3s5eFPi5AglFpWVDptYgSKGUG9rGzVNPUi6KxsldbQu07uGc6RPriqWbac+JxGImd7MWWMa7BXZDqte3FTUt17Zitaf4b1OT1LZpMVnHLHKZifY0hwMmTKXG0GKV1LqsilOAUtfiPHTS7Uti2tax72beWvuv4ZikzXPqRnFySsbdGS0/8AQnSbOeVl4cePlWvqRjjkx9C7CaTjlhn2JG27KWBpGjIKSdFoiGEgOkv9W3kONZ+pbM0idnodf2t/DN1MrqU25TPshMibpgPLLjNKqx+mTIgLaPMXYcP2KxM6d9OKnpzbts1tGZm2sb5jLZObGTNvXu8cGS2R0JGvGspfSxJvw1fW4mrZbpcVbeGsdPQmpfzE2xbfN3DOya4om23cVimlbGlWPHKidmUjQXB06r2IvY1r6tkzGPzMTyurSbptmltK4Tt/wmOybmImkOO91WN9ADEskoOlgAOXDjWP3Fkbd/c6xyGtNtaTlH5lQwTiNJTGyxOdKyEEISOB9VrV2i+MqvJ9OYisxhvXH2LcV4mIBerLAzFgB1IF1vxvyA8a4xzNu/ZE+uaQ9k+X60bNs2/9MYq3uWXqjXoSa5gDCug3dSL3X7Q43rr9W2mcYdbzft78I4Zrdl02rGNs2fOgkEfTWRxGrSakBJVnJBI+qFQ3rnfzFsba9mO530uR1L7cqRWKV9M/+Mo59szISDo6yFOos0X3kZW5XVqW4HEW48jVt17bttMdubOpympbjSttK1jGKdvb3o3wcxTLqx5FMVurdCNIPItw4VqL7ZpjGLE8vqRXw3Rw4zhOHa2i2zcJMgYqY8hyCC4h0kNpC6mOk/IaTq2xbWsU7SOW1br+GLZ4qVozPtubj9LXGxWZUaJlViCXFwoNvreypbrWzXHJdTlL7aTNvzU74yY913Bg0XRlIgPqQK50M1ufDgTakalla1hPo6k4UmlueGXTraHDyx1A0Eg6A++BQjQOXq4cPnrX1Ld+bP0b6zFJwz6u1hsTKRlR4XVpQCiFWBYeYBHGrGpG/p9jM6N8UibZxywzbSYWbHYSY8iFnCAMjC7/AGeI+tb56zGtbOUx627tDUjO26MaZbW+PtefPlLjiF0k1Kj61YBC3Ivw4efGpfr2xEzXr7W9Pk9S67g4ZiaxnsrkiXGyGVnWKRkUBmYKSAG5E8PE8q1x2RhWMXKNG+YrEJJdtz4sw4jwSDLHAwhSX+UW53qRq2zbxRMcLd/Lalt/BNs8W5H7tkCJpOk+hDZ30mwN7WJ+WrF9tYisMfSvpM0mm30LC7Rm6sRXQxHMkMUIcMpv6Rcgjl665zr2+KYnKMe93jk9Tw1in1JpFenWgONkKglMTaGbQsuk6C17WDWsa39S2tK9bj9K/hrSadO9INuzAkzPG0bwlA8TKwe8pIUBbeNqk61tYxdY5TUpMzFOGmE54tXwclL2jMixqHd0Usq6hq4nw4Gkalu3b72LuX1IrFK5ThllVpJiZMcSSyROkT/UkdGCt48CRY+datvtumkS53aN9tsXTE0nbsQV1cigUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgvbXmpiZXUcMFeOSItH9dda6dSXI4g15+Y05vtpD18nrxpX1nKYmPW6WL3BBj6YfvZscLMjPJZmvMECtp1WuNP2vnrzX8rN2OFcO59HR8xts8McUx4sZzxpTCvVvSnuTF6E9llbIm4GSyqDZ0ZWuGOj0pyXn4ms/s76xuj4+9u7zKzgviIniu6uzrwyy9csbj3FjZGNPFCZVaTqi7op1rNL1PU2v0lb6eR5C1qulyt1t0TNMKd0UOY8ysvtui2uNdkY1ms1x2enZSiH8/ouPEFMyzJDBC9m9IEEgf0m/wCOorf7WazlnM+twjzGIsiMa8MR6rq+w3Pf4cvBaGMNEX9LR6VKkLIZAdV+fEcNPPxqaPLXW31lrmfMY1NOYtrFdlI/FXP4LMfcuJE4fRNJ1BGsge1otEBhJiF+Ju2rjauc8ndNcvfjXF1s80042XTWmdPDS3h8Ppx2MJ3NjLpZ+rOceSNsddCxBTGUsbq5P1UtpN6k8lM7tvefyltIrxXcMxMZRSlOud051UYt1xo/fU1TNHkSxyxkgXJjYm0g1eOrnXedCZ4cIweaObsj6keKl8xMehdi7njPVWZZdUryOJiBIyh5hKoALLwHHxrldyd2ynSKPTb5pbN0zMTjxded3FG5C3czkkhpRcR3AYILpkNM5sDYar+FdP2fZ0ijnPm077ul/F7Gu5b/ABZWC0EamIv6Wj0qVIWQyA6r8+I4aefjU0eVutvrKcz5jGppzFtYrspH4q5/Bek7gwsbIAUyZIdIOrcgpHpxumTFx4t6/G3KuNvK33ROzP8A7qvRd5hp6c4Vurw7vD4KeHH3YqcvcIYqgLvGvU8FQHXjrAl0Bb6p8zXW3lZjp11ee/zKMsZz2Uzs4OtP/qTD+/4Tg5gJkNx/dz0TH9xx828benhWf2d2GXh7/wDidf5SzHC7x/l8PD4OkeHBy9xzcTIylnjMxZOkn3lrssUapqJBPqJU16dHTutik0fP5vXs1LuKOKtLYx6rae1Zxd+EGbkZCrIoyMuLI0q2k6I5GdkNrc9Vc7+VrbEYYW09L0afmMW6l18VpdfF3oia072ke8I2RiSz9RjBHLHIxOtj1S4HM34BxVnl5iLqU2dznbzscVk3V8MXRPpr71wdyYYLNpmJn09VbgCC0LQkwcefruL28B7a4/tL+rDvxri9X8np7rsfy+CbfD66+pqe48UYkuIIneOWNYDkvbrWVHFxx4Es1iPs8KscndWLsMJy2H8pZFs2Uma20r97K7b6af8ADg0n7iWVggDpGyTIVJ9OqYAKSP2tq3+1mO7uc7/MouwisW+LDtikLvcGZhHPxMjqdXGjyHdseOQM7KzKzSq6ySaQ/gPTbyrz8rpXcN0UpNM+kPZ5jraf1Lbq1ti/Kuf+3zTSv/Kp7hvmNlYsmOvVW8cIQhQgZoWkvqQHgPvfM8q7aXK3WXVmm3vp7nl5nzCzUsut8WVu7OOLPHLxdYvcSR9F062tRiLIA1gFxfSwB1cQ4q/tM4w2/mSPNIiIms18H5NnpRblvkOXt4x4wYyRGskWldP3VxcNe4v5Ba1pctdbfWWOY5+L9LhiJjLCmGHXX7FiXuhHikTom740ca6jcdcXEsp/dq7iudvJTWtfvfl3eh2v82tm2kW/ciP+bHiu9MTRjI7ihbqmEzlshsiTU7C8ZnTR00sfqjx5Us5S7DiphTuNXzSyszbxY8c5/LxW0pHVE7e5s/cWKH6yiZnaRZWifSYo9EDxaUuTf1Pq5cqW8pdlNKfGvsWfNLImLqXVrbOykcNsxh6btqvg9yZERjM4aXRPDIUXTGnTiV/SFUBRxe44c66avJ1y3e73OGh5pdbMTdjS62fRFdmW1Z/1FimN4ZGmeNVAiVY0jIYA6WDK7EEE/jaga4/tbpmsU9fwej+R05jhmbpjsiKdfzT31jqQNvWKd3TNXq2aGSPJkA0szSqyawgZgLB/A+HC1dI5a6NObMM6uV3PWfXjUjiymLp24xMZV2V30b4vcsUMqhkkliVYUVWYXXpxvGzgE8G9eoU1OUmY2bfbVdPzS2JisTMRw90TE+0buYq66XlIQsAy2iJDY/RX0qWPBvM8qkcnXOnSatT5pSYpxYf8v3OHfO1sncqe6GMh0mRVtLZZCx6Cwtq1FbfU5m/yVJ5SYu6b6lvmkTZSaxPZE/ci3q3daKffMZtxxMyMSvNCH6spARmJFlOlSQGXxZbVuzlrosutmlHO/n7PqWX4zNudcOxmHuGI9NMpZZYkXHU2e9jCGBI4g8Sw5UnlLvu02962+aWzERfxTTh2z91JL3NCciF40kMcc2PJIp0oJBAmkgqp8TyrFvJ3cOzb3t3ea28VsxE4XWTPXw+9s3c8UmNJpQw5DXe6qrx6miERVdRXQgC8OdhwqRyUxMY4R76tT5tE2znbdMbq/d4aZ4RTtVzvGE+85G4OJiuQjFQRqKO1j9XUA6gX5mt/tr/pxZFMHGee05151Z4sY9U+vxR1Jpe54jkySCJ+k7ZDmBiArGZw66lHDkKlvJTwxjjh3Omp5tE3TSJpM3TTZ4pifsQ5O9Yj5eDKhnlXHyXyX6xGqzOjaVsW+qErVnLXRbdWmMUc9bnbJ1LZjimLb5ux66eHuWMfuXFgKSKszsEjgaEkCNVja/VQ34OQvAedcr+UunDDp9jvp+aWW0mk/LEUwphPzf8AFTv2tYO5MbGAiWOTIRYVg60pAmtrd3ZSCSjAP6Dc2rU8nddFcIxrTYzZ5nZZhETd4eGt2fzTM+mInDcj/wBQovTCLII1a8i6gNajGWCxAPHiprf7WZzp0uq5W+Z2xMRHFT2+CLcfUn7nnxpcODoToVR1JjDLJrJjUGUEO+gekCxVefKuXJ2zF8zMTj06Zu/ml9t2nbFt2EUw3+HG7Oaf9NubzNfUfnygUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgzehV28ntrIHTGKRJeKMuzSRjXLJGH6cYuDex5GvBZzls1rG2fbSsvr6vll1I4MfDE/NGMzjSOvLDNQfa8lJoInaMPkIHQNIg0qwDKXN/TcchXojWiYmaTh1S8k8nfE2xNK3RXOO/4rA7d3UOyFEUo+ji8a39IckceK6Dqv5Vieasz97r/G6szMUjCd8bq+zGuVGp2DcQJbIjmJQ5RZEJZCBZ1AJJU6hxqfu9PBJ8t1cZww6427ezryRT7VmRZUmMdDTQxmSQI6tYJcuOB5rblW7eYtutidkzRzv5G+2+bMOKKzSsTl9vVmuR9s5w96WfTA+OotrdVQuGjuCxNvqyg1xu5y3CYx92P2w9Nnlmp4uOls29cf6/ZchTt/dnBtGusP0xGXUOTr6RIUm+kOdNxwrf7rT3+3dVyt8s1p2Y1pSsb6emK4VyazbHnwwSTMIyieohJEclAdJdQDxVWNrjhVt5m2Zp9kpqeXalsTM08O6Y39uPoqki7d3KWNXXpBZNBRWmjDfejVGNBa938BUnmrImYx9U+n1N2eWat0RMcOz71u3L1q52vLDDqLoXVEhckEXnGtPH7Iua39a3292bh+zv24R4fzZdy3NsOtyuBOJunLJDN1QsOgxhn1ElmXQVRjz8K5W81MR44ziJimOcvVf5bEz/654qXTE1pbSkTOdaUpE7diumy57zGJUR2DIn1103kQyJZibfVUmuk8zbEV319tHCOS1OKkRu2x96JmMexn8x55eRV6TFI+qAsqNrQgsWj9XrHpPL5OdT9zb1507NmLX8dq1mKRNIr80Yx1Y44ROSVdljbOy8VZQvu8AmWSRlRSToPqJNgPXWZ5ilkXU20bt5GLtS6yLvltrHd70Y2DcmMiqis8TiN4g6F+LKoNtX1SXFjyrX7qzDHpixHlurjhWY2VjbhXsrMUkGwbgWlVFifpHTdZEIZgpYonH1MB+KONT9zZSPdl1yseXa0zMRETTDOM6bN89TbI2ObHw4pZWUTyTiExB1Oi639didJ+WlvMxMzERhEZmpyF1lkTdNLpu4aVjv8AinyO2p4o5tEscs2NPLE6iRbMIlVroCbk2Y8K5285EzGGExHe7avld1sXUmJutuujOMaRXDegPbu58NQjRQCZGaVFEdrXWQk2Q+ocGrf7qyek49jlPlutEY4RtrMYZZ459WbL9u7kkmh1jW2sSN1IyiGO2sSMrEKfUOdW3m9OY+Ek+WasTSkdfitwpvxQps2c0uREypG2KQszSuqKrG4C6m9JLWNq1PMWxEUxid0OUcjqTN0T4eDOZmKettHsWe6ROgiaKUMdYlj0qEXUwc39JCm/GszzNmMe9qOQ1JiJwx28UYbccdzQbRltly4voV4RqlkZ1EYVrWOsnTx1C3HxrU8xZw8Wzp7GY5LU45twikVrWKbKY5Mvs24RSGN4whVXY3ZbWjbSxve3M86W8xbMYSl3IasTSY39yfI7bz4p8iJWhl6DvHdZEu7RjUwRSbsQvMCudvN2TETlXqnpR6NTyrVtuuiJtwmY+aMabuujVu3tyBAZYwLMzs0iARlLFlkN7IwDDgeNa/dWT0nGu5P43Vww7cY8NM64/FNn9uTRSEYzLIsca6nMsZMjiMSOIgCL6Qw86xp83ExjGPZOGzF01/K7rZpZjFN9uM0rPD2R2o07Z3Nn0ARaxp9BmjB1MCyrxb62kXrf7uyN+/KXO3yvWnCOH/qtzmK0z7kS7NOJ5YHZeosByIShDrKAA1lZTbl+pWv3MUiYyrSepzjkbuKbbpx4axtqt5fa+RDLKiTJIEZQshsiaenrkcuxsAjHT8prjZzts5xTP4e96Nbyi+yZiJievZOGPqnBWXt/cyXXQilX0eqRBf0ByQSfqhG1auVq6furM69KuNvlutO7Omcbq+rh8VcqLydqq5iXruzSGJdUKCaNTImoszKw9HtrjPO02b88Op7I8niZiOKdmNscUYxtpOSlH29uUgQr07OquoMqD6/1BxP4/wCL4mu081px/iemDyR5Zqzlw4/7Rty27dge39yDhXCRkR9dw8qDpobWMgJ9N9Q51P3dn2en7fQn8bqxNJ4YwrnGEbK7vS22vYnzo4pjKixvkrjadQ13Zb6uJtamtzMWTSn3eJrk/L51Yi6ZpF18W9bQdvbkxIVY3FlMTCRCshYEqsZvZybHlerdzVkdJwozHlutM0jdvjHPCMcZw2Nv9ObmYhIOlyBVetHquU6oXTqvqKeqk83ZXKfVO+hHlmrMV8P/AFRXKtPTuYTt3c3QPpRVK65GaRB0wV1DqXPouOIFJ5rTj/GfYW+W6t1KUpMY4xhtxxww3q2Fg+8ZRhaQRIiu8sltWlIwSxAHM+A863qavDbWnSenocdDleO+bZmkRWs55dMFv8xPOI5MGUSY0gvrnKwlWDBNLgsRfURaxPOuX7mIrF8Y9WL0fx3H4tKa2Ttnw0xiKT6427UEmz50WI2S6BVS5dNS6wuvQX0X1adfC9dI5iyZp73G7ktSLJvmMI7K50yzpXBsmx58iQugjMc2qziVNK6ELtqJNksnHjWf3FsTPo2TvajkNSYicPF124bcfRiy2w56dMuI1ViF1GVAFJXUofj6dS8RerHNWTl7M9mC/wAfq4VpSeuMNvfs37FTKxsjEyZMadNEsTaXW97HncEfLXWy+L4rGUvLr6V2ndNt2cK9dXEoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFB1ou4MhNJaCKR4ij47EN93IkQiDcCL8EU8fEV5LuWids49m+r6Wn5ldbSsRPDNsxnhNsRbWMeqOqsIYd3ni3Bc0orSCPpFeI4CLpXBBBDW43B51u7QibeHrr31cLOcujUi+YjCKfl4elNqw3cmacpJwiKUZmCjXYq8SwMpYsW4og43v7a5xydsRT3b67t7vPmepN8XUjDt/DFu/dHa2bufI93lgEKaJAwu7ysdLhQdRL+o2Xhfl4VP2VtYmuXY6T5tdNs20rWJjGbpziI/F1YbtiNu4cn85YudHEgfFXTGja5NS8TpdnYu31rfW5VqOUti2bZyuc7vMLp1bdSIt8HpjbnWcc6NMnfs/IhWKbSwWLolrG5+8Euo8frXQD5BVs5W22axv8Asozq+YampbS6Yyp+aLvXhEdkJz3TntpLqpdZTMhDSKoDSdUqVDBWGonmPGsfsbYn/G6m51nzXU6qxdMxntu4t+MV371d95yH24YTglVBRGDSLZWfq2KhtDcSTcitxy9sXcUdMKOM89dOl9OYw2Yztms4Vpn7WE3vKRo2CJeNsdl4HniqVTx8b8fwWrU8tb/3fmzZjn74mJww4PyZfFLnbtrxtvghbX7reR3ZdN5GfUFtc8EHprnpaFJumdrtzHO8Vllsfcx9M+7YxNv2Q+sRwRQrKZmlVNR1NOrIzMWZjwDGwvarHKxFKzM0p3M6nmN05W2214q54zdExXGZyrgnxO4VWSLr48egaPeHGstIYoWhjBu3LS3G1q538rMxNJnb3zV20PMoibeK2KRSuePDbdbFcaZTso1j7nyI4mgjgiSMLojRTIAiFSpBs3r+sW9V/VxqzycViZme73exLfNrrYpFscNKRGPX145zONcVYbw/vU08sCSLkRCGWElgNICi4KsDf0Dxrr9CKRFZwmrzxzs/UuumIniik93X1LT90ZckDwvjxFZPSwBkVdGoMF0q4FxoCg87eNco5K2taz3Z+p3u81uutmJttx7csMM9lIiJzptZl7pzJUaMxgIR6SJJQwbToLM4bVJfx1X5CpHJ2xP+Pdh6Fv8ANr7sJjDturXfWtZ9KtnbzLloB0I4mMpyJXTVd5SACx1EgXt4AV00uXizb1OHMc7OrGURjxbcZ35+yjabf8l8nrrFHG3VmnsNR9c6hXPE38L0t5W2Ip1RHqav8xvm/iiIjxXXbc7opO1nM7izMtHWRBeVDHMxd2DElSSqsxVSSngPE0s5W23L7Ov37V1/Mr74n/aKTn1bK02bIbQ9yZ0csz6F05DyyTKpZCetoJsysGFjGCONS7lLZp1U3bK+9bPNNS266tKXTdM5/ep19WCum6tfIE2OmRFkuJDHI0hs6XCENq18FYji3Kt/QjCkzE2uVvOz4uKImLpiaTXZ6a96zldy5WRAIelGi6HQ2MhHrjER0qWIQBRwCiudnJxEzNZ7t9dzvqea33WxbSIjHftt4cMcPerx7tIJZGkiSaOaKOCWEllBSIIE4qQQR0weddZ0KxhMxMTM+utfa89nOXRMzMRMTbFs9cRSnshPN3FkzRSq8ERkkV4hL6gUikIOlRqtw02Fwa528rETE1nDs9ztf5nddbMTFtZiY24RNMIx6sK1TSdxfdtMuMi5zTST9S7kI0kaqZFGqxJIJ41zjlMaV8LtPmkTHFFsfUm6bq44TNMYxV8zuHLyg/UQBpY3jmOuQhjJp1FVLFVJ0+ArrZyttvSPc4a3mV99a7e3bTrps2Mr3FkD1tDG0qszY8vqvEXjETEeq3FVvxvxqftY3zTbljjXcseZ3UxiKxlnhPDFs7eqM644ovz7l9ZpdCamlEx4H6wjMfny0tW/2ttKY5U76uceY6kXVpbnE5booxj71lY+biZsap1cNFjjBF1KpceoX8QTS/l4ututmviZs56+2+y+KVsikd+aSPuDLEEWPKiTQRxyxOjagXWZw7amBvcEC1qz+0itYwnDuwdLfMr+GLZiJtjiwxx4prjjvG3/ACmmDGKPp+pTD6gpjkiWBo/rXsES3O96ftYiKV6VrX1r/JXVjCOGK4Y5TbFlM90du2rTM3jJyIRAqLBApXQkZY8EQIOLM1+ArVmhFs1znro5a/PXalvBERbbhhFdkU3t8buDMh1rpDRukKFVd4zfHXShBRlblz41i/lbZ792100fMr7PVbG37uWUpoO5polgC46f3c6kOuW4Y6eR130nRxXkal3J1rjn2e51s80usi2Itjw1pjd/8ssMYyVsXepcdHAhjY9cZKE3ASSxU2AIFiptW7+Xi6YxnKjhpc/dZXCK8XFHVKSDuHMixhjaAYlVVTS8kbApq46kZS39IeHKpfytszX3dXV1NaXmV9lnB93Dfsrunr7Ea77lq6voS6vHIAQbXii6S+P2a1+2tpTHb3zVm3zHUia0j7v5beGNu7vWP9TZRkhkePXJEB6hLMtyqhFICuApsONhXP8AZW4/D3e12jzW7CZjGKbbtmGyfYqDdpFzve1hjVnDrPEA3TkElw4K34AhrWBHs411+hE28MzPueaOcmNT6kRETjWMaTWtdvWkk3uUoIYoY4cdAojhW7BdEnUv6jcknnes28tGczMzPuo6XeYXU4bYi23ZnhjXezl7/lZWJ7vKotxsyvIoCmQyFdGrQeJ8qmny0W3Vj7N1GtXzK/U0+G7r2ztniyrTPqSZPceXNjpAYo0RUZOBcj1RdE6VLaVGjjZQONSzk7YmZrn2b6tanmt91sWxERTt/Dw76ZY4Rni2HdGYXjd4xI6p02bqSi/o6epQHARrfjLY1P2VvSm+u72tR5tqYTMYxG+78PDvz642udn5subly5UqqrynUyrfSLADhqLHw869OlpRZbFsZQ8HMcxdrXzfdnKtXRwKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQZvQegftdFwjme8XhCGe2nj0THqR+fjL93bzr5/7zxcNMcvT/AIx7H258pj6f1OLw04v+Xhz/AOvwdqbK7f22TLyZopmjxYHmE8ZCJYxsi+gs+nTeUfWPC1c7OavtsiJjGad9erqdtfy/Su1LptmlsTMTGEZcOVZp96M6ZSii7e24qzHNZ1jEkpdQiqYkl6IIZ3AuxIPkB58K1PN37t3rpVyt8t0pr45pFZrhSkXcOczGczHZ14MbZte2PPliZhk4+3yiWWWMkdTGUOGAt+2Cj56a2rfS2mHHl2nK8ppTdfE+K3Tu4pn/AFitf/FLkdt4cUsePLK6Sl0xtUa6yZZ2d0ZrkenpleXHjUs5u6lYptnPd9tXTV8r07Ziy6Zj5YwiuN1Zic4w4adaKHYtujEUmRNK+noGeOONSNU7HQoOrio0m5+StXcxfOERG3ucrPL9K2k3XXT8tYiPxZezPsTZWDtMa9J0hjaXrCIKZev1RkPHHYD7sIAo5+2sWal8zWs7Oz5ay6a+hoRFJ4Y4uKmfFXjuiOqmEd6KXtzbEVmbPaJWeRI2kVB/QuI3uqsWuTcgAfq1u3m75nC2uXf6GdTyrStiv1Nsxs+7NJwia9iPJ2DFjgyXilkkaNerBH9164gLtLqD2Zb/AGeI8RWrOaumYrGeeee7/Obnq+XWRbdNszMxFY+XGNt2eMdUVmNrRNnxZsBJVa2Uccyx48QAMmlpCzku3q06OIXj7KTrzZdTZX3e/alvJ236UTXx8FYjDHG7HGcctmPU3wdsw0wjLMWkyJcZp4k03iVRN0xdrhtV1NTV1rpupFOGtOvKq6HKWRp8U43XWTdTZ81M654JZu38YzExSO6pLKMvpBFSAKXIB1uCvCPm3D21LOamlJjdTry6vY6anllk3Vtmvi8VKeGMd89WeTEnbWIkjw+8yNK7SrjFUUp93Ck15G1XHCS3AGrbzd00mkU2+ujN3ldkXcPFNZmaYRsti7HHdOxqO3cNg7LkSgYoD5haNQSGhM1ovVxNlt6rcxSebu3Rjl66EeV2T967wxE3Yb7Zu8O/Js2xYgiRjKwgcST9TR99oECyBCNWm/G34akczdXLHt66LPl2nERWfD81aeKnDxUz9He2bZtuigRkZ5ZZGnKGRbKYxirOtwrA6vX4Vn6983Ummz/uo3HIaVtsTGMzN1K5U+nF8bc8WsfbWLI6pHPKzpcTroRSW6HXAj9VuQP1q1PN3RnEdJo5x5ZZMxETd14f68VI+KnNtGN7znJjztLHiGNVeykuXkWNvqlh6S3hXa3XupbN0fM89/I2cd9tl1eClMN80XV7Yx2comSz9BphltaMCNYuodJDOGDN0+BPp9tcZ52YzjOlO7q6+16o8psmZiLq8M3cWWHDXrzmn/D1oxse0KQ0mc3SkkKRyKEKjTEspDvq03u+jyvxvar+51Jyty98xl3uceX6Fcb5pWkThui7f18Pbjkjg2nH6uXDlOcdIp4Y2kkW7orCQ81Yrx08fCtXa84XRFaxP2eli3kbYuutv8NsXRFeqa7pp9hBtCPmZOIbqFbHEcj2Z1WWVFDDpuUIIkvfiDS7XmLYu7e6J6v8Lp8jE33af/DSv+10RGUzGU9bRtq24ZmIvvTJiZKO/VkVVYGMstuekamTgSeF+NX69/DMzGNtO+jF3J6X1LY4piy6M5jdMx9no2rj9vYCCBHM8T/fNlM3RAVI3CoxJfSOY8fHhXH93djl1Z+56rvLdOItieKJ8Uz8uEYU29fuRv21AnVg94Y5atLoBRVj0wziEkktcXPHlwrcc5OE0jhw74qxf5VbbF0Td4o4tmHhu4c6pDsu3FIoo2l6cUuQuXkMscZ+76a39TBQt24X4+FYjmbsbpp92npq3fyGnSLY4qW3XxdNIj5eDKs5d/Ujm7ewcZJmyMmVjAZWcRxrxSKboC2phxZjf2Ctxzd90xSIxp7KsX+WadkTxXXYVyjZF3D7fVinytn2985lYNj4qyT65Y09SpGsRu4LW/HtbzrnbzF9ttduG3fXqd9bktK6+mNtlZxplERZNZx/29bXF7dwNEUuTJKFKyGWH7sOv3DTRt6Wa3BOOq1av5q+sxER9mcQ56XlulSLrpmm7D8M3Rtwy2tF7fxZlxryNG+WipjiNLqGWBZC0pLG19fh8tI5qbZnD5c8eumCR5dZdwzWY48LaR1VrOPTFRzdqx4MJZo5XeZOgJ1ZQF/vEJlXQQSTpC+XGu+nrzN1JiKY900eLmOUss0+KJmvhru8dvFHcuS9u4kKrJJPKqIkrZMYVGkV4dFxYMVF+qOBNxXK3m7rppERs76+70vXd5XZbFZmaeKsYVjhpXb17Uh2PCxPeRLI88phyXxrINAESkanN+DeNh+vWP3F19MoxiM9+5qPL9PTrWZumbb+HDCkRnmr4204UuLBNku0KGKMnpLqYtLPJGL6mA/Ev+Cul+vdF0xbvnutq46PKWXWW3XTMRSPljffNu/qWX7c24CPVPJH0YdeYx0AFzkNCChdlHAob3rnHNX44bcM91cXony3Sininwx4svxzbhWerb6EDbHtsMJllypZEjUPIYY1IYPK0SaLsPsEn6K6RzV8zSIiO3sq43eX6NtvFN110RFcIj8U2xTHq+xIe14RMcP3lvfbMwOgCHSs5hsTq1X4auXsrP7yacVPD245Vbnyq2vBxT9Sa7PDhdNuM16ZNZO39uDydPKklEYVRFGsbyGVpekosr6bNz538KRzV9Iwj4UruZv8u0omaXXThsiK14uHKu/0pn2TbMaKZpZJJIXhjdXjVHkRuuYioKsUPEedZjmb75ilImv2V7XaeR0tO2ZmbrreGuFM+Ph30726bJBAy48ixySa0jMhDWb77IjJPq8ekOX61SdeZxiZ6RbP2t2chbbPBMRM1iK/899u/qV5O39vmZDiyyIkcUE2b1ADpjeHqNItmPj6beZFbjmrorWmcxHrp8XC7y7TvpwTMUttuurTCJtrM+hwP1uf+3CvfXB8WYmM2taZKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQTe+ZWgx9Z9BQR6NRtoDatNr2tq4286x9O2taba+nL2On1rqUrNKU9Fa+3FvHuOdHJ1EyJFkuW1hje7CzHn+MBY1LtK2YpMd0N281qxNYumvaLuWekwmXIkEw1WkDG/rN2+knjUnQsmKTCxzWpF3FF08WO3fn60ZycgmUmVrzcJjqN3BIazHx4gGtfTtwwyyc/q3YzX5s+tLHue4RM7R5MqtIoV2DsCQo0gHj4DgKzdoWTnEN2c1qW1mLpiueM4/42MQblnwSdSHIkjfSE1KxB0ryHDypdo2TFJiDT5rUsmtt0xPaieeZ2VncsyX0Ekki5LG3lxYmtxZEYdNzF2rdOMzXpVNHum4xIyR5MqK7a2CuwuxNyeB51idCyc4h0t5rViKRdPrbSbxukiyLJlSssthIpdrNbzF6kcvZGxq7nta6sTfdPFnjOLRNxzo4WgTIkWFxpaMMQCp8LfPVnRsma0irFvNaltvDF0xburNGF3DOXG92WeRcc84QxC+fK/nx+Wr9K2vFTxb0jmNSLOCs8O5IN43UaLZcv3ZLJ624E3B8fG9Znl7JrhGLp++1sPHdh1t33vcmxGxjkPpkZ3mbUxMmsKpDkniLIKz+3srWmWXV2NTz+rwTZxTSZmZxnGsRGPqMre9yyJ45eu6dEAQKrMAllC+njw4ClnL2WxMUz/yurz+rddE1mOGlM8KRRXkzs2RmZ53ZnvrJY8dS6T/9vCululbEZOF3M6kzWbpr2+j2YdjIz80RtGJ3CNbUuo2Nl0D/AO3hT6Nu5Y5nUpTimnSPZgsbfvGXiTmXU0upWVlZ2U+pdOoMpBBC8BXLW0Lbop7nbl+dv0r61r691GZ96z3zXy4XbGldVQiFiDpVQo1G9yfTe5POlnL2Rbwzj2pqc9qXXzdbPDWKYYZIfztudkHvUto21p62Nm8xc8+NdPoWY4Rix+91sPHdhNc9rH5z3Drif3iTrBiwfW17kBSefkAPkqfQspSifu9Xi4uKa9I9mHY1XcM5ZjMuRIJmOppA7aiw5Em/EirOjbSlGY5nUieKLprM1YbOzGlaYzOZnILyajqJUgrc+y3DyqxpWxFKH7i+s3Vms9ZHnZcTpJHM6PGCI2DEFQ1ywHy3N6TpWzWKZlvMX2zExM1jp9qVN53VCSmXKpZi7EO1yzczz8bCsfttP8MeqHS3ntaMYvuzrnKFszKYktK7E31EsTfUdTXufFuJrpGnG7pk5Tr3zNazXtlOd53YyLIcuYyKCqsXYkBrXtc+Nq5/ttP8MOv77WrE8d1Y65aJue4JL1lyJBLxGvUdXqN248+J4mtTo2TFKQxbzWrF3FF017d7K7ruSM7rlTK0ly7CR7m9ib8eN7U+hZuhqOc1orMXXRXPGdrJ3fdCYicuUmE6orux0kArccfI2qRy9mOEY/5X97rYeO7Dr6b2q7nuKrIi5MgWUaZAGNmHKx+bh8lWdG2dmTMc3qxXxT4s8ULTzOCrOzKdNwSbegaV+gcBW4tiJr0xcp1bpilekZepLPuW4Ti0+RJKApUB2J9J5jifGwv51i3RsjKIdb+a1bvmuumnXLI3TcRFJCMmXpy/0i62s1+Bvx438afQsrWkEc1q0m3imk54ovesgJoEjBBYBdRsLHUOHsY3rfBFa9Nzn9W7Ks07U0e7bnHp0ZUq6NWj1tw1nU1uPieNc55fTnZDrbzutFPFOHXvaxblnxS9aPIkSW2nWGN7Xv5+fGrOjbMUmEt5vVtu4ouu4t9fT7cUk2758uJFiGZxjxggxhmsxLmTUwvxOpqzboWxdxUx6Q3fzurdZFnFPDHXO+uLSbc9xmfXLkyu1gLs7E8DqHj4NxrVujZEUiIYv5vVu+a6Z9Mt/wA9bv1uv75N1iujqa2vpve3Pz4/LU/b2UpSKN/v9fi4uO7ipTNCudmqLLO4HDkx8CSPwkn561OlbucY1742z0/ysJu2UuJJj3LGRBB1GLErAGDmNRfSASovw8K5zoxMxPXX073e3nb405trnHD6K1oqSzzTSGWVy8rfWdjcn567W2RbFIeW++bprOKOtMlAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoM2/D4Vmq0YrSFAoFAoNtNvl8qzErRi3KrijNhRaNaqNrfg/WqDWqFAoM2/DWQ40qUYrQyQBzvUGfkoMf7fNUiFYrSM2/2NQYqja3+16lVa1UKDNhUxWjFVCgUGbf7e2oFvDxpMqUqjNuHy+PhztQLDj5j2+N6Kxb5aFC3L20KMVUZt5Gshb6fKrUoxVGaiwxVQoM2H+xqFGKoUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUHaWAptmN0MNJxlLL7zOyayroxAAIPo0IA34TwrwTNb7ouupSlOt9e2ybdG2LLeLjrWaV27McMMVmbt/boTOznIWPEaZJA2lTMYl1a4jpsFPjztw4ms283fNI8Nbqejtd7vLNOK146WcUTl4uGK1twy350wxlvH2xhTStBFLKJOso1PZQkD9OzfVtIfvLHSw+SpPO3RFZiMu/H1eot8q07pm2JurxR6LZ4cd057/QzF25tUkkRRsiRJ5Y8fppbVE7lrs7GMXFlv9UfLUnm9SK1iMIr29/Tdi1b5ZozMT45rdFtIztrXGfDl6PShxe2I5pIwzyJG5xQshAs3XhaVwvmbrpWt387NsThH3u6cHHS8qi6YrMxE8H5omZp6qQ2/MO0ErplmJncRQgWIjcxl/WSq6xfyC1P3Op1YRX/AA3Hl2jMxETd4ppHVPXWIr6KJZdp291kx8eOSPqe6dBmIbVLLjOwANl9LPYH21iNa6JrMx97umPsdLuV0romy2Jji+nSf9psumPRM0ietSxNqxV7hx8KdXlxzKsUpHp1OqgSBTa1g5tXa/WmdKZjOlXk0uUtjmrdO6s21iPTt9UrUO0bfmw4cCiTGyXiL9V9JQKcsxesWBLANz4fJXOda+ybrsJj/wDGuD02clpa0W2xW27hrnGX1KY4Zq8mybd+cEiikkMQhlmlh/7W8Oo6FJRBdtP2eHtrdvM38MzNK1jsx9Ljf5fpRq8MTPDFt0zG3w1wjCM+zDrWp9mwpZowsMyvJ7rDDCCiMOpB1HZyV52HkPP2Vys17ojOMOLumkPRq8jZfMYXV/8AXbbGFcYrNcPc2k7Y2yKKbIZ5mxVjV1YMqlC0OtQdaBpNTengotzpHO3zMRhxfHtw71u8p0rYm6Zu4Yjf/rXbbjjhhCnt+wQZO2+8SF45mIZCCCrR9ZIT6QptxbmWHHwNdtXm5tvpGXwr0wePlvL7NTS4pma/ZxRbu+30JG2PbSsmREMmSCESBoAU6rukqx3UhSAPWCfSfL21iOZ1MInhrPqyn3O13l2ljdHHNsVww4sLotww/wBqtztmG+87g8kUjQ4+UsSY0AXV95I1i1wwCqF48OZ8Kka10adsRtitZ7F/a6d2vqTMXTFt+VvXPpw6YMz7Pt2qeVknd0Es7QwlRdfeWgVU9LEWtctx8reNS3XvyilMMZ/4eL4N63I6fFddMXT800imy+bYiMJ7Za5XbeHAkyap2kRMiRJ7L0lEBNlcW+s3L63A+dWznLp/Ds72NXyvTtiYrdWl012Rw7/txwlhdp22TAxskQ5B04olnSJgWlZp2i9N1Ngtrnn4Dhzq/Wvi6YrGe3sqlvJ6V2lbdS7CysxGczxcOGGW3bu62+T23i4zSprleWNJJ1nsohtHL0+mw4+o+Pq4HhapZzd11MI3deXsXV8ss0+KK3TMRN1fu0ifln/bfjhOGKHetqx44p8mBX1rkOkwPpWPVI6qqqVBI9H1tXzVrl9a6Zi2cqYepnn+UsiLr7a1i+a7KRWabNu+u/CEuV29t+KnVmM4SOOYzxBlLa4WjWwfQF49Xw1WtzNSzm77ppFMad9evq6m9TyzSsiszdhF1YrFa28OGXXjnTrbvsmHhx5a6ZZ3MOS0MxC9NBG+hQ3A3fx5i3DnWI5m6+YyjLpHU3+x09KL/mnw3UnZFJ29fwUNm2jCy8eafKlaNEdIho5qXDHW3pa49NrcL+YrvzPM3WTERDxcjyWnqWTdfNIiYj11xnCfVt3wvZOzYBxmypZDETGoi0cFDJixyXYBWvrLeY5eNcbOYuieGOnimN+yHr1eR05t47pp4baf/wCcT316sms2w7SuuJGyBMGniV2KaNcEIm1Eab6SDa3z+ytW8zqT+GmHfNGbvLtGJm2OOtbo2UrbbXdl9mLOV2/tGL1epNNIcWNnmSMi72KAMrFNKg6/21Szm9S6cIjHLv6bDW8u0dOtZumbYx6/lywwjHrSPsOzr0IT1tRfIDTAgBtJURqxCPoPqHq4isfudSszhs6ZxV1v8v0IiLZ4vvY9lKRlNM88lPa+3kyZsqLIEkXSlMCMGX0ygMdLAK+o+nzA9tdtbm5ti2YpjFf8dPQ8vK+WxfddbfW2k8MYxn6p+yOtPD2/tLRlpJZk0LjrK11NnyIuprCqjHSvK343mKxdzepGUR978s03/wCHXS8v0boxm6Pkrjtvitflyjv3wpYW1YU2AJHaUZEgyTEw0iMe7Ir+oEX9Vz413v17ovpEYRTveXR5TTu06zM8U8dN3hiJx7XTXt7bImyjJHkSe7LPDpYqplkjj1CSKyn08OHPw415buavmIpTxU9GO3re+zy3Stm6sX+HijZ4qRWsYZYdexU2/AhyNrjugDMZlaTSCf6THUcT5azau2pqTF/q/wDL3PLy+hbfoxNMa3e3T98pZNl2kDVAcgyLqkXqlGS0M4hYMAAfVz58KzGvqTPip/mKu9/IaNtZt4q+LOn3boidn+E8uxbXIQ5WSMRRzPOQwAcrlNCAvofTYeo8Dw+mudvMakemno8PFjjHY66nIaN07YpF09v/ALOGKYT2znh60GRtGDh4eaY+rkP7uJo8ogLEFbIVAALX1gDj6vMW8a1br3X3W5RFadeXscr+R09PTv4a3eCsTs+fhp2/4ptZOy7Y0MEyw5JUw42tISrM7zE3kF1NlXR85PhSNe+JmK25z3E8jo3W23Uvpw25UrW70ZRT2ZIsDbMJjlYWSWcjNixYp4dI4nqpqOoN6fSDbxrepq31i638Mzj6HLl+V04m/TvrP/sttiY3+PHsbw9tYsqiJWmGRohKSnT0pZMiMtGkfD7VhzPjyqXc5dGNI4ce3BvT8rsuilbuKluP3Z44wiOmOOTGTsODiZeCrStNBlZCIv1ReNCqSk+VpCQPkpbzF98XYY2x37O5nW8v09K+yt1Yvup6Iwu/NhHYlm2zbJYVx0SXHl6mYYWYjSqxaWHUuoJ8bWtas2at8TXCYjh79ztqcnpXeCImLq6lMY2RXHCPgxN2vgNknDxsh/elZlKvyKxuBI99KfiEvp48FPE0t52+nFMRwz0+GzNnU8p0+Lgtunj7piPmnKO2mOEZyjw9t2zcShHUhV5RjQFdIBWKMuzvcH1OBaw8a1fq36fXhWem6GNLltHX6seGPRFaz1yqy7RiNlTx4ju6x4pyEXizBwB6L6U1c+YUV1t17uGJn8VPR6/tcL+Rsm+Ysmfk4qba7sor6nQTtTGeU4weVchZEE2uyaI20C+kr6vU+ng3A+FeeefujGkU6dPteu3yiyZ4a3RdWM8IiPDWevOYzwmkdaTB2Pa1zMadRNkRyTJGIBZum9mJMrMi6l4eAX5azqczqTbMYb6+7F05fkNGL7bvFdEzEdmeeGPqjteTr6z82UCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUE8M+QqNDE7qkttUSMQG+VQeNcrrbZmsxk7Wal/y2zNJ72Gych1UPK7CNdChmJsp4WFz7KsadsbEu1b5pWa7sWwnyzAVEkhg1gsoY6NVvTfw1WW9Tgt4ssWp1NTgmKzw91dibH3bcYMpcpcmRplIN2ZjqCm4VuPEX8Kzfo2zbMTGDpp87q2akXxdM3RTbu2diJpsvpIC8nSjP3YJbQrrx9PgLX+arw21nDFz+rqcMYzw1w9H2tZMrJkkLySyO/wBYMzEtytzJ8vGrFlsbGb9a+6a3XTPpTYm55eNNHKG6vSt0klLMqlL6GC3/ABSbrWL9C26JjKrtpc5fZMTnTKuXV6tiN83LkSJHlYiJmaIeIZ21MbjjcmtfTtiuGbF3Mal9Ima0mvpnNo8s7sXd2YsbFmJNzfVYk/LetRZEYUYuvunGZbNmZbyrM00jSpbRIWYsLcrNe4qRpRSlGp17+LimZ4o21anJyDIJDK5luG1knVdeRuT4VYsilKYM/VurWuPav4ncO5YqMoYSSazIsshcuGK6b8GAfh9sGuF/KWXU2dOmT16HmWrpxSMazWs1z9ePprCgmRkrF0VlcRA6+mGIUE8203tfhXf6cTNaPLGtfFvDEzFs9ZHlZETh4pWRrnSykg8eY4H5L0nTtmMYwSzWvtxtmYSRyZ0c5MbSrPJYkqXDuGF78OJvz9tZm22YjdDpZqalt+EzF13rmrSPJyI3EiSukg5OrEMAfaDetTp20pMYOdutfE1iaT2pZM7Nkw4sdnb3ZCwUAkKzFtRv5kE1zt07eKsRjSO51v5jUnTi2Z8MV9+KKPLy4woSaRAhOgKxGktz02PC9vCt3aVs5xVzt1r7aUumKZY+wMuUINBdxA5LlbtpLDx8iRSLbeLJZ1NSLKVngmfRLEuXlSoElmd4wbhXYsurnfj8tWNO2Mk1OYvvil0zO3GSTJyZbdSaRzbSCzMeBN/E8uFI04iKUS/WvnOas+9ZIjeMTP034uoY2J9ovxqcFta0X699KVmk59Yk2Vjk6JJIi4F9JZdStxHIi4N6s223Z7y2+/TynhrHc2bIzo9SGWVdaqHTUwutvSGF+Nl5VOG2coyWdXUtrFZjCmexH1ZeZc8ySSTxJHH6avBDnN872z5WS6LG8ruiDSiFiQBw4AHw+SkWRnENzrXzERMzhG/Ylx59ys/u0k4WMGSTps9hayljY/hNYuss2xGO900tTViPBM+ivrRJk5MYcRyugkHr0sQGHH61jxrfBE5xk52619taTSpFk5ETExSuhYaWKMVJHgCQf1aTpxthLda+2axdMYU9GTRXkAtci17ceWoW+TiOdWYjd0hmL5yqk98y7xuJpNUQ0xMHa68LEA39PtrM6duWDc6+ph4pwyxyaCaYJo1sF4nTcgXuCbfQDVm2J2MRqXRFInBjqS2vqYcweJ5E3PjTht6epeO6dveljys0MvRmkVgWZNDNcFvrEAfhrN1lsRjEOlutq1wmcGpycooYmlcoTcpqNtR5kr51eG3OI9LM6t8xSZmjKZeWmnpzSIFGlAGIsG4kCx4UnTsnOILde+MpnBpH1iwWPUTzsvE3Hjw8uPyVbojbkzZN04Rn7mfecjRGnUfREdUaajZTe/pF+FOCJrNM1+tfSLeKaRli1LyG2ok6fq3N7eP6pq8MRszSb5na3knyXkJmkdpBfVqLE8RZhx4+HGs22W0wo1fqXzPima9aaHdMyPXd+pI0ZiSSQlmjVhpYJxsNSm3ycqzdoRNMKfb2utnN329c8PDEzM1tjLDHDBVV3XkxGk6hYkWYDnw8RW5tic3ni+YpRM+RmicTvLL17ArKWbVYjwN72IqRp2zbSkUdJ1tSLoumZ4t+1qcrJKdMzOY9WvRqa2v7Vr8+HOnBbX4JPMX0pWd+bf3/ADi7MciXqSLpdi7XYeAPGk6Vu6KdkNTzWpWZ4pr2qtdXnKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKC7tDxpueK0raI+out9RUAX8xauGvEzZdTN6+S4Y1rKzhWKrmY22na+nHHEs8aYzCRCeozSIeqG9VuBArhp8calZrt+D1630p0YiItrEW47azn6nXyMzbWm6ckeKcXJkxBa9tMfRYO/BvSwY2OqvNbp30rW6tsXe33PpX6+lXHg4bvpYdXDPFtzhztyj2dcPFEKrpvETkIyGTSY/vtah2a+vldRXfRnU4pr1/DHJ4Oat0I0rYj/XGOzxba55YQ6JG1XEDpiqkb5LYUMTq6yD7oRtIS9rlQ1tTC5rzRF+ccVZpXDtywe//ANOFs8FIuv4aTnhbEVx2/wDKqSz7JDHN08THZgksqLIxkYSCYKi3V9OnQSQK7WxqXUrdOcezs3vNdqcvZE8Ntk5z6axTKcqVSyQbGDKI0xnxCZmaQy6ZRIHPRRONwjDTx0+fGsW3au3irhs9bpdp8vjTg4a3bca/diP9ZwrPa529xQxZa5OGYoxZSI4mTVGxLEKQryaiNPP6bV6eWumYpdE9PQ8PmGnbF/HZMU3RTDPdM7s/XR1PeduynGiLFJ+5klimbSg94BbLYG6eoNpW3gOQryzZdZnN33sur5X0Pq6epss+7OM4eKJnUnOMp4abnPzMPa1wZsjGeIgxIuODIvVaT3ggnRfVfp8+Fd9PUvm+Imv2Zb+149fR0fpzdbNtOHDHxfPuzyWkx9vOTDoTEGIkeuFmZWllbQuoSBpFAYEn61re2sTdfwzXi4q+rud40tPitp9P6dMMYrM0ymt0Ux309LTMXYo/eIII4GVhlMkwYs6mM3hCkNax8OHGrpzqTSZmcOHvzTW/bxxW2xbSfqduHy+tthR7F7hh9aOOQOY/eZWdVYP1fUG9YfTo/a+3VWdWdXimlekdlM+teXs5f6dnFEZxXqnipO2vy9XpSbdHs2Q6ZGQuNGskSDIgDBdDF5QXUvINNgq3C6jx5VnWnUtrEcXSnV2tcrGhf4rosjDGK9d2MVndEb5xySQy4JOFPIcZXVcNceZXBkLCILKJPVZQtrcQKk23eKPF96vwddO/TrZdPDWPpUmsVypNccKdbn7ou0x4GMcWNGYGJhMGXUbpeVZFDlvr/tVr0aHHN81yx+Gx4ebt0bdK3hiJy9OHirjXPLB0Nwy9tklyoJExujPPlSRsjA6U6CmFksxsWKi9efSsvil0VrER7cXt19bSmbrfBSbr5/J4du9V3GLYPe8KNFVMMzBXnRkOrHOniwDu1/aQvyV10p1eG6ceKmXX6nn5mzluOyI+TixmKfL65mvbEJsqTA90RJo8NchUZI4o21xx9ScDXZHbjo48652WXcVY4qfB21dTT+nEXRp8UROEYxjdEbJ3YrceBsfvBl042mCL727KYieuFHpEukNInBRrrnOrqcNPFj7uzf1PRZocvxcXhwjH/qiPxbYrtc7CxMALuXv0cULB5093dgrxMqMUAJccNXpACmu2pqXTwcNZyxeHQ0dGJ1OOLYxujh220iabd+GFW6jZJXCLFjiSLhAuohZWOOWHUJbiOr8nlSfqRjMzj7/c1H0JmIiLfDl1+CuP/P2I5mxZt1fWMaSWPDjEEGse79dUQFdWrTwGr8b61W2JjTj5qcW7GhfNl2vWeDijTt2+HipEUrXt25rGTLtMuc+pcWWaWSWzljo1RQR9FQwcDpmTUL/hrnZbfFta3Uw9s17m779G6+Yngms3Y7MLLaRn8vFt728eJtXT6zw4gjMiJnsX4RXi1SiH1cTfyv6uFJ1L4wrdXHh68cK4N2aOl83DZnbx4/LWJrw44z68VPaIdpl2+P30RRaZQZJXYFnGtVCWVg8ftOkjT4115i/Ui7w1eXktPQu044+GPFnM59WdY9Ur+35eBhyJ1ExI55mg97iU6oltO/FSGIHosWF7Vw1LJvj71IrTfl73s5fW09K6K8EXXTbWNnzdu70K6Q9ve79XIEKZegzSY6P6Q+N6GhFif6Ytcca6XXavFSK8P/y2+hyts5Xhrdw8edK4Vs+7/wA7MkWywY0DsMaaeOOTTZvTIejqTUquzH7z7VifKpF1910xjFff7km3l7LLZngmYidufgrG38W+mKDcU2O2GsaKMdpYtc8bLq6TKDKGUM73vyuorrozqVu30n4dTlzNvL0spEcNbazG6ni21zyrENshtshWSZoMQ5SJJ08eNy8RUSxiEkK59ZUv81Zs47piIm7hw7cpr9jer9GyJumNPjpNIjGKVtptzpMz2YsbbjbQ285mowNho4EaSMLdN24lHdkFlHyn2VNa++NO3OrPLafL/Xurw8GG3ZtpMzGREdhAjx3iiZAkRMiljK0jyFH8SCQhva3gK1d9TOs7fZ7y27lqRbMW0pHbM8VJj1YtVSPE3TNxMaVIpYMZscTa+mJJlI1sHYqOLareykzN2nF10TjNfRsSLbNHWvstm2Jts4a5Vu259axJLtE0qJOcafJlIiyckn8ZccDUDcLYy8C9q52xfETMVpu9Pud5u0broi7gm66aTP8Ayezi+8zi4G3RIpaPFkRDipmyPKCFV0kM+hg4u/DwvVv1L5/FjxUw9Ww0eX07YrMWTTgi6s4YxdN1Mc8I3mPHtMGNiOjwie/plVlUlZIJNQYF2Nw1gSQovUv47rprE0+MfZVdG3RtttmJt4qxuy4b+vsziMVXATZvzVGZUjkmZm95dnRXjbqDR9ZwdOnnZTXXVu1OOaVp06nm5ezQ+hHFEV+9lhj21pTdEpzPtphy/d4sVJZMeVFTVZfRkLoI1N9bp6jeufBfE21m7OJ7ve7TqaVLuCLInguj1XxSc85tqs5Ee2bi8WIDCI3bIAyw2qRWSYy3YliSpiHM1ztm6zHHZ7Ke16NSzS15iyOH70cW2JieLHHKm2ijs8ezzvmy5Cwx47uyxwyMFZI2V2UqzOvAcAbBjXbmJ1LeGIrMvHyVmhfdfddwxbXKc6Y45+yraAbNIqI0WOskKxGC7ECWVsVmYSkty6wHK1Lp1IrjONf+6mHoXS+hdERMW+GLadczpzM1/wCakbGssWNn74mG5iByMWKBXibVHFMIl4ggtwVxZudIumzSm7HC6vbFWbrbdXmIsmnisttwyi6ke7HNPp7ecK4jgTAPqaQseuJBNpVdOq9jGBfh89Ym7VrTHi7sve7Rby04+H6dJ/4q8VIw7KTlvcneMTGxo8dI2iaYmUyiJ1kFuoQlypP4or18vfN1ZmtMPi+dz2lZZERbNs55TXb7nLr1vmlAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBm/0eVSgX8fGgkjjkkcJGrM5PpVAST52A+mszMRjXN0stuumkRWWxx5wAxjcJqK6ipA1fZv51nit6mvo358M7vSw8EyyCNo3WQkaY2Uhjf6vpPE+ynFbSuxLtO6JpMTWT3bIUOxicCI6ZW0tZD+2NuHz1YvtwxhZ0r8cJw6ljH2vLmcRBRG5KgCW6n1Bm1AEXIsnOud2tbEVdtPlb7p4cuqcPs6lUq4BuCovp48ONuHz11rGbzzbO2G7486HQ8bq/BdBUg3IuBY+zwqRfbnXBqdK7di3yMDMx3kSaB0aIDqggjTq5X8BcVm3WtuxiW9TltSyaXWzh9rQ4+TqjXpOWkF410m7AfZHjV4rM6xgxGlf+GfEnk2rMXJkxdIM8WnVGG4kyFQoUG1zdhWI17Zti7Z7nWeSvi+bfvRT7O/FA+LkRytE8TLKj6GQg3DDwt58K3F9sxWrldo323TExNa09KWDb8udA0EZe+s6F4vpRdbNp+yB+Gszq225y62crqXRW2PfhtaZWDkYzL1UIEiq6uAdJ1oHAubeDVbNS26tJ39zGry92nTi2xEx6Yq0eCdLF42UMLqSpAKnkRfzNai62cYoxdp3W7EmPt+dOQsGPJJq1W0q34g1N9ABrN2vbG2HTT5XV1JpFsz8K+5GYJgqsY3AkJCNYjURzCnxtWuO2JpVznSuwmmEsyY2TELyROi303ZWHG3LiPKlupbOESt+lfbFbomO1cwod2xJZfd5Pd2jSNp5NYUBJLFCx/fCuF99l0UnxZ4U7Xr0dPXsunhnhwiuP4qU9pl7LuEYyZZCkpx1EuUySLIVEhADGxPMsKafM2TwxG3L0LrchqxxTM8XDFbsa5zn3oMza87DUnJj0AdMMCVveVOqo/gV00+YtvnDr7nn1eU1NL5opl+aKx3NMbDycmSNIlP3kixCQg6Q7kAAtaw4tVv1bbYx7WdLQv1JjhjOYiuyszvanGyOB6bWZiqsAbMy8CAbcSCK19SN7P0rqZS2eHNSPpvHIsZewQqQOoRYjiPrVm2+2ZrE/4aus1It4Zi6Ir157PS1OLkjqXhcdMfe3U+n90bcKvHbsmMWfpamOE4Z4Ze5vNt2dCSJcd0siykaW+owDKxt4WNS3VtnCJ/y3fy2rZnbOUT6JxRRxSy6hEjOVF2CqTZR+MbDwrU3xERWXOzTuuwiKthi5Gkt0XKhdd9Jto8/k4VOOK5x8V+nfu2dJbxbdnytaPHkdtDSj0niiC7ML+ArM61kbYzbs5bUunwxOUz6Ix9jEmHkozjQXWNVLMg1Koax4kcOF6turbvpX/CXaN8bMsaxllVq2NkBUZoXCvxRirAMOfA25fJV47d7P0r4pNJxybYvvkbifGEivENXUQG6gcC1xyqX8M+GZa0fqWzxWVrbjWK4daLRKxuUYkkHxJJb9mtViNuDHDdOzHp7W3u+TeQdJ7w/wBKpU+kebDw+en1Ld59K7HCcM8Mu0tk6DFZ+mzXKcbagOdvOx+ip4a1wWl9OHEkjmjKmSNkDi6agVv8l+dWLrZrSYS7TutpWKMvjzq2lonD3AKsrXueI8PoqRfE7YWdK6JpST3ae6AxPeX+iGk3bw9PnTjiYzyPpXYYTjl1+9NjR56LkCJniTQyzk3QFVGpkJ8/ZWL7rcK47nbTs1YrSsRSa5+r4Ihi5RdFWF9Ug1RjQbkeYFq39W2K45OX0b9049uLUQT6C+hygYoW0mwb7J9tXjitKs/TupWieOPccWKWZNcABEEvHQ3rUnSRzsVWuczZfhm7W26ulE3RW2nhn019ypqNd6Y1eWrANEqxVCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCg6G1ZseNJMJGkjWeExieMDWh1BtQuV56bGx5V5eY05viJjY93J60aczXCsUrGcdjrY3cWBjQRxr7xK6yxSOZLFiUm6hfUXIF05ADn415b+VvumuGX2UfR0vMdKyyIjimkxOPVdxVz9FN+1TxN8RMrCnn1ytBFNDJIx1v94Xsym4J0ax412v5aZi6LaZxLz6PmMRfZdfW6bYmJmc8a0x9K6O48PpZIYytLIjR6tAAI6aojWaRgpUgm/Enzrj+1urGWHX8Hp/ktOl1a1mJjL/WkfewpOfzehiXuLAfIEjLK7M6vkSkBdRAlU2j1uF4SrcKQOHKlvKXxbTDpT3JqeZac3RPixmKz2cWyv+29pl7tFjz7Y5RZZISmVnorB1eUAKvFbj+jQH5Sa1paN10XxvwtTW5yLJ0sImbZi67rmKR/2xXtls3csAE6BpZBLEYUk0CNo762Li7yMXu9r35FvZbP7S7DKKTXP4ZNXea24/NNYpu345zj75b5fc+PNBkCMyLLN1Hu6BwetEEZCeoBZdPBiDw8KzZysxdFaYU27pruXU81sm2Yitbq7N8Up83f3I27ljlOQsrZEYmaXozg6niVxHYICRb+jN7Gun7OYpSnvzz9bE+Z23TNeKK1/wCWtPcr/n2BN1ysxFkKy9Ex6iA94ZImJY38RGa3+2mbLbcNvfX3vP8AvrY1btSK48NPRNs/ZLfD7giws3NyEDzGR+riPIACswJGphduGhmHPyqX8rN1tsYRSKS3peY26epfdb4uLGK78c/WlPcWH13SETY+KerHFosXjieAQpwBFyCLnjXP9pfSs0mfjV1/k9OL/DE22+KOyJs4Y96lmbyJ4ekQ7qrYpiSQ3ULBEY3AHG2o+Veizl5tmuH3vzTWHk1+di+3hx+5+W2k+uVtt626TIyHmmynjynScAqrGPRIJOml3ta3C/D5K4xoXxEU4cPdR67uf0rrrpmb6X45R4ca0z7+5KO48MlWZ5w5MyqyAKYo5kkUqLSaZLNIpBsDw51meVu327O6nVhk3/KWTnxZ3bsIu4uvHOKZNV7jx0aORTO5DY7dJiAsXu6Fbx+o8WPH9W9WeUundt9Nd7MeZ2RSfF9z0cO7t/zVTyt7fJ29sWRpZCYYUGttQ1RszM3HzBrvZy3DfxRTb3vNreYzfpcMzM+G2PTVnK34z4uVjEHpTRQRwrZRpMWjVcgXN9HnU0+WpNs1x8Xemr5hx2XWfdm22I7Y4fdKXH7hx4cvLmMDSxZXRWSBjYMka6XVj7azdyt82xFacNaOml5lbbfddNszF3DE9cRn62udvGJnxS+9NMkrtDJrRFYFo4um17utuPEVNPRu05wpt9tU5jnbNeJ4+KszbOFJytpO2Eu39ww4uDiwWZWxyBKqoGDr1hLe5ZbNbhxWpq8tdffdMdMKOvL+Y26elbFJwnHDCY4uLf8AYlTuWGOGFYtadJRG0SrbiisA6tr4cWBPpvWJ5S6bpmdrUebWRZbEZ0plHXjWuHq9LTG7oVJEbI6syouOoDNq0mOJ43cXbmS9xW7uSmflw+b21Z0vN4i6t3Fd8vdFJntYfub1xAPIyIx6mlenrjMIiCsup9XH7RqRyk7ulard5pS6PmnHHZWKUxxk/P2LLA8c0k7iaCKN4SLASRxdIMriQG2r1G62I8Kft7omJjhwme+a7kjzGybaXTdNbItmNlYt4c6+md+1Viy8LFXMwo8mZYmlDxZcCgM6oGWzAstlbULca6Tp33TbdSK/hq8+nraenF+nE3U4sLrY3e9bh7oRUkUl1cGIxOV6gtHD0jGV1oLX4+Xsrldyl1Y9Ptq9en5rERMYx8uyuVtJjONqRu48AQwwQmeKMJMjOBdlEsAj4EyEvZxfwFT9rdWszbs7pruWfM9OIti3ijCY9dvDvxxxjJWfuGM6VQSLFd+qlxZw2KkAuL2PqTxrrHKztp0ur7HD+UisZ02/9EW/Y6G+5R6uE+FkprjyBJDGZFYM5Vbyg62VU9HJgleflrKcXFE5U+GXsq9nPauNnBdHhurnGM4Y14sIwy8KOXf9vx8owQGWPDw5leAQkESogJeNySvpZ2PHyPKrHK33W1nO7PpvYu8w07NThtrwWXYUxrvif9a5duSvBv8AgwdOZFlGTbHDooUKnu8bJ6Te7XLA8q3PK3zhNKY97jb5hp20viJ4vDsinhiivtW9RYsQWZptaTnIYRkET3UDpyEkcLjxvzNdNfl7rpwpSlOzs63Hk+fiyI45u+biz+b/AFu9+OcrD9z4529scQMJzDYTcP8AiCnRd/O3Q4fLWf2V3FWuFe7P/udp81tnT4eHxcP5qcNezh70WR3CsubBkOkkogzXylSQ3vE2i0fG/wBg1qzlJi2aTSttPS5avmUXX23TjFupxR/w4Ydyd+5MXTOhMsqzRGFH0hWjuXJcXeQl7va9+RbzrnHKXYY24TXPph8Hou80sxzmttMoimeOc1nHvuWJ+4cPHypkEkuSr85DZlhvB0/urOCeLceK8Kxby110Rs+3GuLtf5jp6d8xWbvZHg4fDjjj2KWT3GsxCszuijIDC2hWMsQiRigZ+VvOutnKzH5fbV5NXzPi3zHi2Uzs4Y39OtJuHcqTCdoGkjM4fQANBjZ3iYgOHa62j8LCs6XJzFK7Pj73TmPNOKJ4eKKxNOqZ4evqnKjY9x4jZkWWOuqwSu3ugsY3DytIGPqHqAbyPECp+0v4aYdu3Kiz5lpzfF/i8M/LsnxTNZ66So7ru0eZj9ESNIA0ZRmjCXCK44kySH8au+ho8M1w9fwePm+djUtpE7tlMq/7Tvceva+WUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUGQxHKotS5pQqXNKQVNR+jlTHeVL8LeFKIzrNKLVi9Md6Fzf/b5Kq1k1GpQqajSkFT/YUolS5pRal/YP/pShU1H8N/npQqXNKFS5pSCpelCpf2D204YKl6USpeqFzUoF6q1L1KFZNRpRC5/Zq471qX9lShUBIohc/TzpQqXPD2UoVLmpwwtS9WhMlzSkFS9KQVL0olS9KLUuaqF/Hx8DUKmo/wC3tpQLmlAv+DlThgLnwqyVYoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBmpUYqhQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKDNAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAqIVVKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQYoM0CgUHnf8AWCf4U/lB+xX57+e/0737f+l3fq/l+LH+sF/wh/hj9in89H4O8/pd36v5fiiyO+EgCk4ZbUSBaQfyafz0fg7z+l3fq/l+KD9ISf4A/lP5lP56Pwd5/S7v1fy/E/SEn+AP5T+ZT+ej8Hef0u79X8vxP0hJ/gD+U/mU/no/B3n9Lu/V/L8T9ISf4E/lf5lP56Pwd5/S7v1fy/E/SEn+BP5X+ZT+ej8Hef0u79X8vxP0hJ/gT+V/mU/no/B3n9Lu/V/L8T9ISf4E/lf5lP56Pwd5/S7v1fy/E/SEn+BP5X+ZT+ej8Hef0u79X8vxP0hJ/gT+V/mU/no/B3n9Lu/V/L8T9ISf4E/lf5lP56Pwd5/S7v1fy/E/SEn+BP5X+ZT+ej8Hef0u79X8vxP0hJ/gT+V/mU/no/B3n9Lu/V/L8T9ISf4E/lf5lP56Pwd5/S7v1fy/E/SEn+AP5T+ZT+ej8Hef0u79X8vxP0hJ/gT+V/mU/no/B3n9Lu/V/L8T9ISf4E/lf5lP56Pwd5/S7v1fy/E/SEn+BP5X+ZT+ej8Hef0u79X8vxP0hJ/gT+V/mU/no/B3n9Lu/V/L8T9ISf4E/lf5lP56Pwd5/S7v1fy/E/SEn+BP5X+ZT+ej8Hef0u79X8vxP0hJ/gD+U/mU/no/B3n9Lu/V/L8T9ISf4E/lf5lP56Pwd5/S7v1fy/E/SEn+BP5X+ZT+ej8Hef0u79X8vxP0hJ/gD+U/mU/no/B3n9Lu/V/L8T9ISf4A/lP5lP56Pwd5/S7v1fy/E/SEn+BP5X+ZT+ej8Hef0u79X8vxP0hJ/gT+V/mU/no/B3n9Lu/V/L8T9ISf4E/lf5lP56Pwd5/S7v1fy/E/SEn+AP5T+ZT+ej8Hef0u79X8vxP0hJ/gT+V/mU/no/B3n9Lu/V/L8T9ISf4E/lf5lP56Pwd5/S7v1fy/E/SEn+BP5X+ZT+ej8Hef0u79X8vxP0hJ/gT+V/mU/no/B3n9Lu/V/L8T9ISf4A/lP5lP56Pwd5/S7v1fy/FFk/EhIYw/5uZuIFuqPb+0p/PR+DvP6Xd+r+X4q36VI/8Apjflh/Ip/Pf6d5/S7v1fy/E/SpH/ANMb8sP5FP57/TvP6Xd+r+X4n6VY/wDpjflh/Ip/PR+DvP6Xd+r+X4n6VY/+mN+WH8in89H4O8/pd36v5fifpUj/AOmN+WH8in89/p3n9Lu/V/L8T9Kkf/TG/LD+RT+e/wBO8/pd36v5fifpVj/6Y35YfyKfz0fg7z+l3fq/l+J+lSP/AKY35YfyKfz3+nef0u79X8vxP0qx/wDTG/LD+RT+ej8Hef0u79X8vxP0qR/9Mb8sP5FP57/TvP6Xd+r+X4n6VY/+mN+WH8in89H4O8/pd36v5fifpUj/AOmN+WH8in89/p3n9Lu/V/L8T9Ksf/TG/LD+RT+ej8Hef0u79X8vxP0qx/8ATG/LD+RT+ej8Hef0u79X8vxP0qx/9Mb8sP5FP56Pwd5/S7v1fy/E/SpH/wBMb8sP5FP57/TvP6Xd+r+X4n6VI/8Apjflh/Ip/Pf6d5/S7v1fy/E/SpH/ANMb8sP5FP57/TvP6Xd+r+X4n6VY/wDpjflh/Ip/PR+DvP6Xd+r+X4n6VY/+mN+WH8in89H4O8/pd36v5fifpUj/AOmN+WH8in89/p3n9Lu/V/L8T9Kkf/TG/LD+RT+e/wBO8/pd36v5fifpVj/6Y35YfyKfz0fg7z+l3fq/l+J+lWP/AKY35YfyKfz0fg7z+l3fq/l+J+lWP/pjflh/Ip/PR+DvP6Xd+r+X4n6VY/8Apjflh/Ip/PR+DvP6Xd+r+X4n6VI/+mN+WH8in89/p3n9Lu/V/L8T9Kkf/TG/LD+RT+e/07z+l3fq/l+J+lSP/pjflh/Ip/Pf6d5/S7v1fy/E/SpH/wBMb8sP5FP57/TvP6Xd+r+X4n6VY/8Apjflh/Ip/PR+DvP6Xd+r+X4n6VI/+mN+WH8in89/p3n9Lu/V/L8T9Ksf/TG/LD+RT+ej8Hef0u79X8vxP0qR/wDTG/LD+RT+e/07z+l3fq/l+KfC+JaZWSkA25l139XVBHAE/Yp/Pf6d5/S7v1fy/F1P9YJ/hT+UH7FP57/TvP6Xd+r+X4sf6wX/AAh/hj9in89H4O8/pd36v5fi83X5x+6oXoUU9x+pH8p/UoUUbUKFqFC1ChYUKFhQoWFChYUKFhQoWFChYUKFhQoWFChYUKFqFCwoULChQsKFCwoULChQsKFC1ChYUKFhQoWoULUKFhQoWFChYUKFqFCwoULChQsKFCwoULUKKu4/8OP3Q/XoUc2woULChRihRm1CjFCjNhQoxQozYUKMUKM2FCjFChQozahQtQoWoULChQsKFCwoULUKFqFGKFGbChQtQoWoULUKMUKFCjNhQoWFCjFCjNqFCwoUYoUZtQou7Lx3OH99/FNCj1NChehQoFBT3H6kfyn9SgpUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgqbj/w4/dD9eg5t6DNBi1AvQLUGaDFqDNBi1BmgxagWoM0GL0C9BmgUGL0GaBQYtQZoFBi9BmgxagWoM0CgxagzQKDFqDNBc2X/ADKH99/FNB6mgUCgUFPcfqR/Kf1KClQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKCpuP/Dj90P16Dm2oM0CgxagXoM0CgxegzQKDF6DNAoMWoFqDNBi9AtQZoMXoM0CgUGLUGaBQYvQZoFBi9BmgxegzQKC5sv8AmcP77+KaD1NAoFAoKe4/Uj+U/qUFjt3t6TepcxRmQYMGBjHLycnK6nTWNZEj/wCySRr3kH4tXYbUO8bZh7e8SY264u6dQEs2IJgEI5BxNHEbnmAL/NUEk+yPD21j700hBnzZsI4zKVKmGJJdWonjfqW5U3EbXLvz/wBvZx8uNCWbNoD2Ogmwa3C/iL8r0BgyqGYEKwupsbEeyg6jdvzQbzNtW5ZUG2zwRmSSSdiY79LqompA3qcEAcOdJ2kbHKXUVLBTpX6x8vHjTZUZQMx0hSWtcAcTYf8A150GL8L0glmgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUFTcf8Ahx+6H69A2rYsvc8TdMjHZB+acX32eJrh2iEiRN0wBxK9QE+yk7SM4Wc7s/ecPYNl3yRFbD36SaLBRbmQNC4T1rb8cn0/JVpjEdOnvNkyp73s2XtG9Z+0TMk+Rt0zwZDwXdNUbaWKmwNgeFZjJVFQzkKilmbgqi5J8eAHsqo6W97L+bMfaJer1fzrgpnadOnQXlki0czq/or/AK1Sc5XZCXtntuXfsnMiXMx8CHAxZM3KysrqdNYo2VT/AESSNe7j8WtbJTai3zaMHbTCMTecPd+qDrOGJx0yLW1deOH61+FvKs1XY5dxb9Q1UbOGRirgowtqDcCL8uHOgyyulg6lCQCA3pJB8Rfw8vOkC1Ft0b7VkZz5cMM0LxJDgPrE86yXvJF6dJWPT6uNNxvVLNpD2Og8A1uBPkDy/XpIAMVLgEop0swF1B8ieQJ8qSADlSwUlV+swBsPK5HAUDS5UuFJQEAt4Bj4E8h7KDF/91AtQL0GaDFqDNAoMXoM0CgUGtBtQKDWg2oMWoM0CgubL/mUP77+KaD1NAoFAoKe5fUj+U/qUHofh46xw90SPhrnouyyE4jmTTIPeoOH3RWT+CRScvURmu9qM0m67vn7fsybduuHtM0+zYSLPIPeFkQPNGmS0rNIkTsyjz5C9Nkm108LcN9z9m7Jyd9mnyJW7lKwz5YOpobY/wCM4BcatQuf91Wz5oYnKXKwtoy4Ni71l3HFlx8QZeHjyTSIyhW9++8VSR9YJ9mpExwx2ut1eKV/ueTvnL7wzu18ISQbI2TFjYOGsd9vjw+soxZh6GTTxUmT8a5uaWxM5s3TEL2/5uXJ2f3K0mbumfk7LmYbY+5ZsK40EWUs7RyDBRQWj4c1vytwFSZwiViDftw3fM+KO4Q5802RiQbfnNhJNcxqH2guxjuNNj9bhUuyk09irj5/dOBk9m7b21G7bPnYeK/u0Sa4MyeViM/3oWKyFW1Bg/1VHhzrp97qY+6rb1vmV25sEidq5jYWI3cG6Jj5WPbqGCJYOkomtq6fr4i9j41iPutztef+JUEMHfm9pFGIU6+vpqNChnRXYhRy9RNIgq85VQoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoKm4/8OP3Q/XoOx8MZFbu+DbGsIt8x8raXHgffYHjjuPZKUNWlYokzSX0jZkwtx7jze1cllOH2ZJtebErcRo2ROluAH7t5Cx+SnFHzbun2QcM/LveWyO4O78XtLYt17WeeLJ3rMzp94ysJdcs24tknp489gSUERUpGfS1zUjCkbmpx9bq9y7nkdtQ96zbAU23LbctpimkxAqnGnmxJpcyLHcf0X36sp0+FxUnKI65IiU2HDhv21tUm15HV79ye3G/NMLpqC46ZM5yjCxNjlzRGTp8DwRreoi1uznqp7CMoeP+GDpG3c8jYa56JsOVqwnMgEv30HoPSZJPoIp931JtXOzpfee6pA+yRbP25NgzJ3Hj/wB4MI29V1Sz68hpXEqNoMWk/X0i3qNIyJzwegebe8DuHuZ9lhAx8HtuM9qNjxCcfm73mAxZMd0bVIQ7PI1riTV5UxpO9cPQl7Z6m8t2Rl92g5e8T5W6+4Plqr5GTBDjq+GsglK9Ye9krH1DZvq300n7Ej7Y+Js/cWPuW99vYea287tuEXcGNJDnb1iRQiAaWGRiakd+D+g9I8BbhQeVk3vcd/7U7gzN9ynn0bntMJdh6YMctl3jiAGmONQeCrwFS2K8Nd63YcVHre/d727Ayu59jm/PGTtIwpYNu2cYcA2vHiCj3PLgkWQlUT0t1Qt2ub3psIwlpl7/ALzl977v21POW2EbDkf/AKWFVYCybSMhZSoH9KJRqEn1vmpdjFxbHyuFv25d57ZibBtnai5CbJmbNBLDBhw9WPMmniJznnUK4lkWXUGDj0AC1W7OUtyh6bJ3naNjl2bAjO8ZPbc20QMNlwsOGbbs2ObGByJWfqBpJeqWLuV1Iw9lL85LMofEQBbhy8KDNBrQbUCgUCgxagzQYvQZoNaDagxegWoM0CgUCgubL/mUP77+KaD1NAoFAoKe5fUT5T+pQQ4O47ht8xn2/Lmw5yCplx5HicqTexZCptcUFibuHuCfJx8qfdMubJxDqxZ5J5XeInmY2ZiVv7KDTct63nc36m5Z+RmsDqByJXksbAXGom3AW4UG+4dwb/uSBNx3PKzEChAk80ki6VNwCrGxsfOgP3Bvz7cm2PuWU23R26eGZpOkNPFQEvaw8BQZ3DuHuDck6e47nl5kekJonnkkXSpuBpY24Gg1m37fJ4saGbccmSLDRo8RGmciJGXSyoL+kFeHDwpIYm/77hYM2Bh7jk42DkX6+LDM6RPcWOpFIBv40FMzTGFYDIxgQlkiudAZgAxC8rkKL0GZp555WmnkeWZzd5JGLMTy4sbmg0oFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBU3H/hx+6H69BQillhkSWF2jljYPHIhKsrKbqwI4gg02iRM3NSaWdMmVZshXTIlDsGkWT64c3u2q/G/Omygs7V3Bv8As6zLtO5ZW3rkC064szxBxa3q0EeHCgp9fI6MkPVfoyuJJY9R0s63s7LyZhqPE+ZobUiZ+ek2PMmTMk2IAMWVZGDxBTcCNgbp6iT6fGgzg7puW35LZWBlz4eSwKtPjyvFIQTcguhDEcKCxndy9yZ8TQ5+7ZuXCw0tHkZEsqkXDWIdm4alBt7BQX+3O787Z8bckSfK6+RgHC26aGVkOKxyY8jUhBBVfu2+rbiaTiRhLlbjvG7bnmnO3HNnzM02/vM8jSSen6tmY3FjxFqQStZ/dXdG4PjPn7xm5cmGwbEebIlcxMOGqMlvS3tHGg5wnnWF4RK4hkIaSIMQjMt9JKjgSNRoLz9zdxvtI2d91y22kCwwDPIYLDkOmW02HlyptFX3/P8AeGyfepveHQxvN1G1lCugqWve2j0/JQWcPuPuHC26XbMLdMvG26e/Ww4Z5I4mv9a6KQPV4+dJxIZxe5e48TbZNsxN1y8fbZb9XDinkSJtX1ropA9V+PnQc21AvQLUGaBQKBQKBQYtQZoNaDagxagzQKBQYvQL0F3Zf8zh/ffxTQepoFAoFBT3L6kfyn9Sgm2bZl3CDMyJJ3hiw+lrEUD5EjGYsBZEI4DSbmrORGaRO09/leAQ4okXJEjQsJYbaYlEjlzrtHpjbUQ5BAqCfF7SycnY4twicNkT5UuNFCZMdIwsCq0jvJJKtvri3pt7abk3qGXsO8YeMMnKxjBEZ3xV1sgZpozpdAhOr0nmbWpua3rB7R7l60EK4LSSZLxxwCJ45Q8krMiIGRmW+qNha/DxtVRHB2zv08JmjxCU6ZmAZ41copYMVRmDtbQxNl4AfPU2EZquZtm4Yau+TA0SpNJjNq8JoQDIn70MOPtpsHV3Dsve8eTHGPAcmHKSBopEKX1ZEAmAddRMYtq9T2FlNN6QP2XvabZLmdHVJBI6zQh4j92kCT9WNg/3qlGJ+71cBq5UlqEOT2nvMaZU8ELT4eIW15B0xs2hFke0TNrOhHBbTew4nhSenrojbP7U3TAwMSfLUQ5OXlNiris0ZKkIjAyEMembyWKvYirGcJvWtz7C3vAxMiYqk8mFkZWPlpE8bBRipG5dPXd+EhLKBdQONZjJqmLnZHbW+wTQQy4jLNk6+jGGRjqjXWyNpJ0OqkEo1j7Ks4JsZi7X7hldETBe7xxSgsVRRHOjSxuWZlAUxxs1zw87VZgbx9odyyPMiYLFoJUgcao+Mki60VfV69SHUCt/T6uVQb5nam5wbjhbbCoyM3LxRlmNHjKqPvCw6is0ZVUiLFtVTejE3Znc8MkUcmCdc79OPTJEwuUMgZirnShjXWHaylfUDYVVV5u3N8hnEEmIwkd9EelkZWPS63pZSVYdP1Ag2PgaSSu4HY/cebJiqkCxJmAtDLJJGqhek06a/VdOoiEpqtq8KSQrw9r7qUjmnj6eNKsrLNG0c9mihebSyxuSupYzbVa/MXFJG57N7mBh1YJTrKWUtJCqqqxiUmRi+mL0MD95p4cqEZORJG8cjxOLOjFWAINiCQRcGx+akEtaBQKBQKBQKBQKBQKBQVNx/wCHH7ofr0Gmzbbj7hljHnzo8HUVSJpEll1yO4RUVYlc3ubt5DzPCrGKZZu6nw63Npfdjm4q50f3mXjEv9xjdR4veGk06WW8RbSvq0leHGpWKV6ZV9i7WI/h9mTYk2bj50EuIIhPiTKk1pYzjtk3f02x7rGyDq2u/AcjSdvTd7yNjyQkU+Iva9JHpG7PcYzRpnRvvSYi7hJtOhwwgdVcATfUMojcSMlvq/jX4VZgQTdk90QZiYk2D05nWRyWlhEaCFgkvUlL9OMozBWDsCCR5gVIG+w9mb3u27Hbxjtj9HJjxc6WUpH0ZHfTotIya5LBiEXibVYJzVh2rvz4Xv0WL1sQa26iPG7BURpCzxhi6ApGxGpeNuFZjKFnOU21do7puEmXjqnSy8fDizooZGjjDxzSRqhZ5GRYwUm1eo/q1aTRKxVmLsnuuVCybbJcSGHpkoJNayiFrRlg5USnQXtpDcL0gQw9qdyTdDp7fKRkxJPASFGqKSRokcXI4F42+S3HhQJu0+4oZ4oHwnMk/UMBRkkWQQxiaQo6MysBG2q4PKkCZ+ye6EkdHwtJjieeVjLDoSONxG+uTXpVkdlVkJ1AkDnQUTsm6DaRu5hH5v1BWlDxll1MVBaMMZFUspAYrakkLsXZvcsskUaYY1TQe9ANNCuiAhD1JdTjpArKrDqWuDek5pXAn7K7px8qLFycIQTS9QKJZoEVTDbqLI7SBY2XWt1cg8RSFSZHaU+NtE2bkyNDlY8cjTYbpZlePMXEMZN+d2vScvV38XuWI6er3uBeiM0GL0GaBQYvQZoFAoMWoF6DNAoFAoMWoFqC7sv+ZQ/vv4poPU0CgUCgp7j9SP5T+pQYw93zcLAzMTGd4ffelrmidkdREWNhpI56jeg7mf33JlYS4cWAkEPSmi6YkYxqZ4FgbpIAoRRo1AG5vxJNJxSIop7J3Q22Y8UBxFmWI5DRyq5jlRsgRAtG+l9DL0dNwL2LedFRbz3LLu24RZs2LEDFPNkGEkujdebrMj3Nyv4tIw6dcz9pOMUdfK+JGe8zy4uKIQcabFi1SNIYmmlMqSL6UVekTaNQLAeF+NBl/iPPJNmzHb4opM0NGOlI8aJG+N7uY2Fizot2dVuBqYnjUmKrVV7m3vatxgEBLZORh42PDiZkYaOOXIJDZeQ6v6j1VVUHDja9WcUSYvfj4syz4m3pHPKkEW4SGV2E8ePjNiqqcB0iUkYk8TflYcKCtN3jkvkQyCEssDTND15TK4WbF910lgqgAD1CwFJGrd45ZyUyBjRrJH7zpN2P/FYyY5/giMNVrjXpnU2U6ZUR753JFuUYWHAXDkbMm3DIcSNLrnyFUOFDAaE9HAcakYE4p8zvKSbP98x8JIGM2bkkFy9pc+IRSWNh6VI1KPpvQqzuveuZnblh7iI2inxcg5jRtKzwtMxVn0JZemGK8eZ9tqRhNRZyviFmZgWLJwYjhscpJoY2ZC8GUCqQh/xRjqxEZ8L8b1KCue9ZxNi6MGMYmI1ocUux/u/unuZiMnPjGSdfPUeHDhVnGvWKs3cSe9wzYuEsEGLt8m2wwNI0lo5I5ELs5C+r748hb2UFiDvKeNpg+HHJj5aQxZUWpl1RRYbYRVWH1WdH1avA+zhQjBPF3zGiRxfmxGjwl0bWnWcGFTjnGJkIH3p0nV4er2cKEK+B3hPiT9RsRJEb3ZZVDMpKYuK+JYNY21pKfkIFJxr1m7qWJu+j7hDg4u3pjwQqVWPqlkH91kxLogVdLFZi7NzLezhScSMEOP3pPFlzZDYxXrSpMTBM0Lho8f3ewYqylWH1lZSDVr9velHEz8pczPyMpYY8dZ5HkXHhFo4w5voUeArNGqoKqFAoFAoFAoFAoFAoFBU3H/hx+6H69BJ21vsGyZ75z4QzZljZMVzK0TQSNw60ZAYa1H1SeAPEC9iA6uH377mkXu22RdZYkxJZJJXfXgxu7LARYEMwfS0niAOF7kpx9PuosTTp11TRfEZsfDGHBtwjxYImgwoRkSBOm8HQZctQAMoc346fUT4cKTikYPNfnfc/zeNu94b3IDT0bLa1787X/DQdhO8lRBkLt0f55bFjwZtx6r2aCMKl+jbSsrRII2e/1b8Lm9WJxqlMKLGD8QcvG95Q4inGzJMuXISGRopL5c0U/okKsB02gFrqQQTcGsxFIo1M1mqHb+9Vx8qWfNwPzjfcE3fFEuQ6smSgK/eSAEyqy2uOBuOfO9hPh3OjtXfsbR7Xt0sce24eLPjz5eSC8sbDGEiuq48a/XyFmZZCSdR56RTp3UOnfVwM/uR8rO3vIECiLdx01iJP3MKzRyxIv7hYVX5KkLLrZfxEyMieXcFwY4d5ZJ4MfOSRyIoMidshlERHqkVnYK9+R4gmxF+Hci3N8Wd3kyVlXAgiiXKfI6MZdV93eA4/uqm/CJRI7KfBj5cKCgfiHucaZsePGdOR0PdpcmU5EuP0LB9DaY1ImUaWGm1uFqtRpvvfORuseZGcZo486MiSOSdpUjdsiPJd4QVXSC0KixufbyrNBFL3gzdpf6ejw1iR1jSfIRyFcxTGZZDEFsZWvpZmY+kAC1UjBvl969fZ121MEC+McVsmaVppRGWhbTG7KGESnHuqMTa5twsAKJ8fv+VM3JyptujY5GTl5YaOQxyxSZnSLGGQq2gqIdINr2Y8eVrXp6apTp6KIt474m3SHOSbCWOTP65Z1kY6TNlplcLgk6Smnn+zWafZ3V97Venq9zzFqqM0GLUC9AvQLUC9BmgUCgxagXoM0GL0C9BmgUFzZf8AM4f338U0HqaBQKBQU9y+pH8p/UoKNAtQLUCwoFqB/wDWgWoHz0C1AsP9vpoFvwcqBQLAcuFAt+xQLCgW8uFBmgxxoFqBagUC1BmgUCgUCgUCgUCgUCgUFTcf+HH7ofr0HNtQLUD9egzQYtQOZ4cqBb/Y0CwoHHz9v00qFvOgxQKDNqBQLmgeN/HzoFhQZoFAoNaDNqDNBi1BmgUCgUGLUC9BigUG1AoLmy/5lD++/img9TQKBQKCnuX1I/lP6lBLsOwZe95E8GNIkbQQPPqkuAxFhHELX9UjMFWmyptWIu093yo8d9vi95E2PDO5LRxBXyC4SIdRl1M3TOkczVnp6qrsZz+0d3xoMLIji6sGbHjlW1IrLJkKSEdC2pOIIDOADbnUnPpuqbEsPZG+zY+QUiDZcEuOi44kh0yR5KO6PFJr0SXMelQhOo8qDTbuye484x6MdYkkieYPNJGmlUiaYB1LBkLohKa7ahx5VJnCUjNDgdtz5kWJMs8aQ5ByhPIQT0Pc4xLIXt5xsCLVY2dgs5XaUsGNNIszPLF1AsTR9NmZMtcUKbt6SdWrjy5e2nT/ALvctOnq96GHszuWbL90iww8ulHBE0HTYSFlTRL1OmxZkYABr8D5Gk5JCnmbFu+HixZOTjlIpmCoQyMbspZNSqSyawNSah6hxFBaXs/uNpxAuKpcx9XX1oOkE1iIlpep01IkIUqWvc0gZx+093bCzc3JiOLBhRTOeoUV2eBhGyLGWDkB+BcKQp4Gk5LGa1idi7xkYS5KGItPhpnYsYliGpGyVxyHZnUR21FvV+550RzJ+3t6gw5cybFaKCB2SYsVDoUk6TEx6uppWT0FtOnVwvQYye395xYBPPjaI+iMhvWhZYm0aS6hiyX6q2DAE3pOZGS9kdm7zDtceeItWk5AzIdSB4vd3CNZdWuQANqYqtlHOrGaJcnsjdffJMbblOYYpJo5HbTAi9KYwKdcjBfW3Ae3hUjp3+5qcHMk2HeIsBs+XFZMWNisjMVDiz9MsY9XU0iQFC2m2rhe9E2y6W09j7zl7hgw5cTYmLmXJmLRFkVYWyLMhkXQzxrdA+m/PlRJVx2xnT7M27YSNPjxzZMcqExq6pjqj6gocmT0yXbp3sBflSdi7JYPZ/cglERwiG6bytqkiCosWkSdRi+mNl6i3ViGFxekiHE7a37Mw0zMbDaWCRgsZDJqa8gi1CMtr0dQhddtN/GiVZh7Y7hmMIiwJSchOpALAa1MxxwRcj/tRo/DRWD21vf5zj2wY182WPqxoskbK0eksXEgbp6QEa51cLHyoTsSSdqdwRpC74mlJ2CIxkiABcFk1+r7tWVSys9gw4i440FrbOyd7y89saeL3aKIkT5BeMrcRGYCP1jq3TSfu7+k6uVSdo86rXUEeIFUbUCgUCgUCgUCgqbj/wAOP3Q/XoNNm27H3DLGPPnR4OoqkTSJLLrkdwioqxK5vc3byHmeFWMcEyzdXO7Jy8HHkfJzcdMnHZGzMUdRzFjyTtjLOWVSGBkT6q3axBtUjZ6O9Z2oMvtPJxZu4IWy4Xl7eYLOiiS8wMywaorrwszg2axqVwXa5W24bZ+54mAjqkmXPHjqzclMrhAxt4C/GtRmzM4Ovk9oZ5yp4NsEuYcYMZ+tEMJ9SluEcUz65bqpI0c6zDTfZ+ytyy96wNuzh7lHnY8mara4Wk93jhM+oK0iBS6D06yvnyq72dyH/Rncck0KQYetckSvA3WgIEcI1uZWEhSIohDMGbl7ONN6q2B23ve4QST4WMJkifQwWSIOTdVOmMuHYBmF2UEC/E0NrZO1O4n6f9xkUTK0kbOVRSqTjFY6mIAtOdFBtP2n3FBNHDJhNqmLiFkaN0bpxLOxWRGZGXpMG1arWv5U3q32LtXcd827MyduAlyMWfHhGOWRNfvAltpaRkGq8QUKLkk8KSifZ+xd+3DIw1fHaDHzGKJIdBdTpcx6otQdFkePSrMAD50nKemypGcNF7L342h92Y7g0yxx4qaHR0eBsgSLOr9IjRGeR8CfCnT2e8hPtXYHcGXuLYuRD7rDFfrZReJk/oDOvS9YE100n7otwOrlQabF2Puu7YGLnxtGuPm++JjgSR9Qy4cHWKsjMpVW5aj9XmfC9mMJIxlVPaHcoOUpwTfD/pvXHx+7614vV9990df3er08eVQhFj9tb/kQrPBhSSwuMcq6gEEZkjRQeP8A2kiFR7aosf6L7qIxdO3OzZsiQ4yK0bOZJQTEGUNqTqBTo1gauYvUEs/ZW84mz52556Ljx4qwtEgkikMolmEQYCN2IQ8Sr20t4Gk4EMY3YXd+Tjw5EO3l4chI5IT1YVJWYaovSzhvvQD0+Hr/ABb0FdO0O5JMTHykwXaHK09GzJqIcMUZo9XURXCHSWUBvCk5G02/tLuTcI+rh4LSxlI5VbVGmpZgxi063W7SdNtCj1G3AUFpuxO5P7l0oYp2z8aPMhRMiANolJCJZnU9RrcE5nw40kRxdmb7kosmBjtkxGCCd3OiGzZEZlWJRI4MjFVOnTxbwFJIc/cdm3LbUgfNiEIyUEkS60ZwrAMNaKzNGSrAgOATek5mxToFAoFBrQKDNqBegzQXNl/zOH99/FNB6mgUCgUFPcfqR/Kf1KCxsvc+57LBIm2sIJ5Z4ZnyBYsRBqZI7EEadbaj438atUo7C94bU+M8k+2KZoZsSTDw0lkSJfdpMmQMTpvpVplXTe/tqZdOqizipw955C5hycnChyTL7oZ4nvpc4RYg6bEeoyHnypHT1UJxnpvqtTd+JkTpLlbb7wYGxZcXqZEhYS4YkEbSsFHUDdU6gLeFrU6d1Al+IWXkSRS5eO0shjMOaizlIplOO+NdYwh6b6HuDxAPIcwS1cfA7gnwdp3HbIYlMO4FCrsSXhCN6xGf/wBollbzAq19qOn/AK3Zpmlm26GfXI8skTuxiYPmJl6WUjit49BHlU6e33rM16dnud3au+9ryzkHciMRlXGhgeZpJ5Fiied3likEMoXIHXslkUAcAaI87vnd7bksUXScxQyQsyySExTJjL04i8AAVWZF9Xq58rUicamyiTe++Jt0haAYawwiMxorStIUVslMghPSiqimMKqgWA9vGnw7q+8+PfT3Nc7vMZqZUk+3p7/kRZGNFkrK4WOHJnbIIEdvUys5Aa/Lnc8alCFR+5Nezpt/uq9RcQYL5Bc8YkyhlpZLcDquD7K1XGqUwoubz3zm7rt82LPC0UkgdNcUxEXReYz6Hi0nVpY8De3nc8azRqrI7zx2wkwZ9t6+OIGxZ2fIYzGMmJlSOYrqSNXgBCNqtc2twtUMzvYZPWlbbY0zn98XHnWVykUee15V6dvWVW4VifHjfhYdO6iLcO8psuPIjGJGkc83X+szFT7z71bl9rh8lIwmJ3fH3l2LO7d6ZW57XJhTRNE8mtC8cxWIwvO2RoeLSdVmawN7W5gnjUotUn+uHDyTw4EaZeUyvuMpkdhM8eO+OhVLfdi0pY8/VysOFWcUhzdu7gn2/Hxoo4UY4wy9DsSD/fYVha/7jTcedWo6O8d75W5jL1wFPfopVyY2mZ4w80kcjyRJpGjjDyNz+Cs0FbH7peDbo4UxV/OEGLJgQbiHYaMeWQykdK2nWCzANfkeV7Ear9ncfHvdPM+JW5ZMis2HBGEzI8tEUuNKxxhegP8A9mZPvD+241Fq4cW/SoMUdFbYuBNtyi59ST9a7/L9+abJjekZ1dWDvdIpOudsifJn6H5wlZyRL7rCYYWjRlKxMNWvkRqAsLcKTiRgmm+IJyMmPKyduE8uMS2A7ZEhZC2MmK5lJF5fREreHq9nCg8iFAAA8P1qDNAoFAoFAoFAoKm4/wDDj90P16CXtrfYNjzmznwlzJ1jZMVjK0TQSN6etGQG9aj6pPAHja9iAuTd24smAMT81jikONNL131Ph48xmihuRwbVYNJ4hRw53V6eig3zO8cPKyN/nfaAr9wLaUDIciI9VZvQCnqHUQHj4VKDk4W+Z+LPt0jv1YtsnjyMfHewW6OHsSBc8V8TVKO1snxBzNtfMnlxzmZmXIXXJkndZFUxvH0GezO8P3pbQGFza96bKG2rljuSYbuNz6CdQYgwRHqNtIw/cg1/PT67edB19z+IUuXty7fFt6Y0HSnj6YlYxp7xAmOwhjCosagRggc78STScenXE/YRh06qKu1d5ybb25k7PBiKsmSk8b5qSGMsMgJ6pEA+8aMp93drLc8KtenpqlOnoo6uT8VtwypR7ztmLJAcqLJ6FzYLHHpeJdQZdMkoExuD6+PLhU6dOzYvTp2t5e/YczA3F8skTZseJgQYzGWeeKGJTHPlGdwg1y48jRWHO/hSOnd7hxdv7i2nbp86KPazlbbLmQ5uBDPOyPEcRpDjrIyg610y+vz9lSMi6Iqvy/Ercpo8dpoS2XCoimImZIJUVZFXVjhfr2f7VuA4c73p3UWvT01UYe88qLAx8MYkRTHgGMjamuyrizYwNrfZyC1JxinTZ7kjDp2+9axO/hHDhLk7ZHkybYgXbpBM8YRjiJhu0igHqaliVgOHH2cKTikRRzdu7lGHs0e3nEWWSA5iwZJcgCPPgWCVWS3qI0Bl48KTKxg6UfxDzl204LY7KqxxjGkgmaFkZcRMQlvS2tWWFW0ixv424UnEjBjZPiLum0bTi7bDjQyRYq5CCR9QZxN6or2/w0pMkftJpOJGBj9/PjumRFt0fv8AJ7qNwyGkcrOuFH0ogI7fd6gAX4m5HCwuCnE6d9VLK7pin2Z8I7eq502NiYc+eJW9UOCR0tMIGlWZUUMb8beBvdOJDeDvLIifHcYcTGCTbZVuzeo7VE0cd+H/AGgb1eVEouYfxBfFmTLTbY23CRMWDcMgyPpmgw7BIxHb7tmVV1Nf8UWtxu6d1Gq9PTVA/e2hsBMPbkx8XbpcGXFieV5D/wDp/V0h3IXi/XOogD2Wq1xr0yozTp6aruz/ABHG2HFmTakfPxYYIRlrMyMyY0juicELCNup96FYarLyqR09VFnHp11c9O9stPcCMSInBmw50JZvUcGF4lDfuxIb0jp6qE516Z1Vt97kXdMDAxPdem2Ff+8ySmeUgoqCMOyq4hXRdUYta5tw4UHGoFAoFBrQZtQZoNaDN6C7sv8AmUP77+KaD1NAoFAoKe5fUT5T+pQUaBagWFAtQKBagzQYtQZ/25Cgxbh+GgWoHjfxoGkUGaDFqBQLcb0DxvQLUC16B+r50CwoFqBagEX8/poM0CgUCgUCgUCgUFTcf+HH7ofr0HNtQY4fP50GbCgUGKBxoFAoFBn/AGFA4UC58+HlQLf7fhoFvPjQLUGBQKBQZoMcaDbwt4eVBi3G9AsKBagxQbUGL0GaBQYtQZoFBi1AtQXdl/zKH99/FNB6mgUCgUFPcvqR/Kf1KClQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKCpuP/Dj90P16DGxbfhbjnpi5WW+KZmjixxFCcl5JJXCKoRWTkTc8fkvVjck4Orn9lR4ONIZdyjbKxunLlxRxs6JjTZLYySpID94dSqxQD6rDjcGpGz0d8VWdvp7mZOz8VN03faTud9w2w5RjQY79J4sOMyNJJJq+6D20rwbjz8LzZVdqjsew4+6w5EaZph3OOKaaLEaFjGUx4xIxkm1AR676V9JF+dr1qiOq3YMJ3ODBi3VXEkubhSTdBwEzcCMSyRhdRLIwPpf8Aqbxy27cU9qf6giyJCiyxQSI8DRxGWXV93FMW+9dAnqGkc6TsI2uREkXVT3jWkGodV0UM4U/ZVigY28NQoPVt2Tt08mXj7duDtkY+Fi5ofOEOHDbLaHQpdpXH1ZvppO3toRs7KuVl9n7/h7fPnZMCxx4xbrwmROuqJN7u0vSB1dITejXyv7Kkjuj4as2HhZSz5OjIOArscZVjc7hH1AuPIZbO0fJg2n5aspGTgZPa27421Q7nL0BDM0CCETxtOrZS9SHXCDrXXGNQv4VaTWiupkdjxySZuFtGcc7dtqkWHcMV4hCjuWMZOLIzky6Zl6diqliRpvU64OqVaPsLuR0kdlxYOkXEiz5cELDoojz3V2B+5WVep9mk5dN9CGjdjdxKJ9ccCNA0iiM5EQaUQKryvAuq8qRo4dmXgBQVcztnecHcIMDOjjxcrJLdJJpY0GlXZNbOW0qjFDpY/WHEX4XbZJydXbfh5u8u6+67g0OHjK+hpzPEOreD3hfdtR++PTKtZRyPnwpOU+nuWM4VsLsffJ3y4ZMd1yIGbHhiQxt1MlGiBS5dfRpyEOtb8xSenroz07qtF7H392yVhGNN7sSl48iJhLIqGVooLH72RUBJReI+Wk5NUxNx7Syts2QZ2bJGuUcuLGbDjkjkeISQtKeuqFmjfl6Wq0xiGdkyubr8O94xd2yMbHeCXCiknX318mERRpAyqfeXDFYn+8T0n7QrMZNTFJcrd+2d42iCOXcUjx2lkkiSAyxtMTCzI7dNSWC6006jwPhV2o5dAoFBi1AvQYoM3oM0CgxegzQYvQZoLmy/5lD++/img9TQKBQKCnuP1I/lNBSoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBU3H/AIcfuh+vQbdu7+2x5kmXHiQ5MzxPDG0xlVouoNLPG0TxsH0+nVfgOVBbk7vZ8FcM7djCMJFBI4MwZ8THlaaHGJ6l9KuwGoeqyqL8KCxl98tk/ncvtOGsm9zCfMlR8lXuDqCKwm+p1PXpNwWAvwAFNlBWxu8c2PbczEyYY82fOZDNuM8k/vJWLjFHrWRR00f1hSLaud7C1qLn6QcobnBuH5swy0L5GQ8V5gkmXmII8jIbTIGuyLYJfSPAVBzZO4k/Ms214m3wYkeV0lypommYyLC5dBod3QNcjUwFzbnzpIpZe67rmxJDmZs+TFHxjjlld1U8uAYkCgsy9xZkhySyR/3rHxsWTgfqYnT0EceZ6K6vOrX21PdR0N7783bedvkxMxFDSPIRJHLOiiOWdsgxmASdI2dyAWUm3jwFoRg2xe/8/EeObFwcSPLEeJDNk/fFpo8EIIlZTIUF+kuoqoPDwuaSL3c3dOybj2vgbfBJMcvCjw4sSNUeLptBCI5nnbW0cxb/ALMootSc6kZUUv8AX+as8uXj7fiQZ+TKmTnZSrIxmyIgTFJoLlE0ynrWVQC4BII4U7DtVs3vHcswytJBArzx5aTsisuts5UXIkPq+sxj1eWonhys6d9Vr09FFn/X+e5WSfBxpsqBXTDyW6qtDHNCsEqqFcBtSJw1A6SSR7E49OuqIn753KTfsLe5sfHbLwkaFNKtGphKskSDQ3p6CPpiK2KgLxuL0Ft/iPnS5Cz5O34uRJA2vAMj5DGBvd1xSdRl1S6o41Y9Qn1C9Jx7+8hTbvbdXGIuRDDNHiYQ2/QQ6iSMPG5eQo6t1G6KKXUjgoq1Ni7mfErd8rGlxXhAgdQIdE+Usqv0ukXklWQPOWXTfqk/VFQq5u9d1zbtitC+DjwSzZK5ubkxdTVNkJH0tRDOUQG5YhVAuatcamyi5ifEPeMeXMYRRmLPmyZ8qON5YWY5RiZgkkbq6aWx0K2b5b1IJcfeN6yt1eFshAvQWRE4u7ESTPMdTSM7tZpSOJ5c786LVQohQYvQZoMWoMUGbUGaBQYtQZoMWoM0FzZf8zh/ffxTQepoFAoFBT3L6kfyn9SgpUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgqbj/AMOP3Q/XoObc+HP2UGPl/wBvGgzQKBc+fsoHsoHHxoHH2/NQL+Hj5UC3toFvw0GPGgzYUDhf2fs0GaBQYsKDHjwoM2438aBagx43oNqBQa0G1AoMWoM0CgUCgUCgxegu7L/mUP77+KaD1NAoFAoKe4/Uj+U0FKgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUFTcf+HH7ofr0E/auxR7xkZsciZM3umK2SuPhBTNIwlSMKNfD/tL/ADU2T02kZutlfDbO98kjws3Gkx9UnT6rETCOCNHyHkjhE4tCZRG2ljd+C6vBAhn+GvcsDY8bnHM+XM0GNCruS4UFzKG0aAmj1WLBtPHTQH+HW+ICWnxFDcMPVK6HKJiMwECvGrXKI39IF41N6xnDnb521LtubjYmNkJuUmTiY+XbFWRinXiWXQwKg8A1XbMJGUJu2+2zuWRuEWTj5jSYON7x7niqBkOTLHGBaUWHCS/zVdhtdnJ+HGOpy1g3WGNcVHcT5TBY5GGVFjBPuuroKNNpckkahw4VM8jai2n4fZM227hLnmOLcEc4u24bzGJjMkrxSu1o5LqrRMFFxcg8aTl0yx9xHTu97jHYDH25Pus5IkIw5cNVIsYsl8hG6nDgwONwF/lqTOI2z+0d1w8TbMstDNj7tJ0cWSJmsJbI2gllUE2kHFNS+2tRFbotScqurB8Md8klC+84hi63SaWOR3UrHKIZ3RunpIhkOk8eNm06gL1LcZW7CJYzuwJEwydvzsfNzIps2N8dXYSTJhyIheBCi/VD+vU3MHTem2Om2iztVH7D3RJJP77gHGgXIOVmidjBC+JoE8UhCFuonVXgqnVf0k1Eab32jJty5WQ2TDj40bsuHBkyj3nIEaxmQxqilTp6o5lfZert6b6EM4/Yu8zwwNHNi+8Te7lsIykTxpmXMDyLo0qHUX+tccLgUnPpur7CMum+hs/Ym/7rjw5ON0VhyUjbHeRm9bzPLHHF6VYh2bHc8fTbmRSVpist8P8ANx4sxtwz8XElxMAbiYWMpbS0kSKhIj03PXXipIvw+Soiz+w9whlyxjyRKI2nbEwp5R75NBjNplkRVXQwTj+ML6TpvapGfTfQlQ3/ALZztkMYyJ8bIDyzY7PiyGRY58cr1YXJVLMuteVx7alV2OTVRrQbUCg1oNqBQYvQZoFAoFAoMXoFqC7sv+ZQ/vv4poPU0CgUCgp7j9SP5T+pQUqBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQVNx/wCHH7ofr0FTFz8jFiyooraMyH3eYEX+71pJYeXqjWgv7Z3Rum2pjRY/TaDGTJi6LqdLx5hUzI5Uq1iUBBBBB4g0Si/h/EDe8ESe4RYuK00qyzMiSNrCm/TcO7qw/FLEa9PDVaiqr937p14pYI4MdYJxkxRIrsok6PQuTK8jt6PNqfHvFTN33Oy3xJTaDIxMePEGRAWjkeOFBHHrYNzCKF4W+mm2ohj3TMRMxS/UOdEsGU8l3YosiSCzE3HqiWguYHcmZj4S7ZKsT7c0MmK8TpqPSmmWZmADISyyRqy8fluOFB1d0+IG5Sb02ZhN9xGuJHEMlELuMFSFaVUOnVKzu8gvxJ86tRzNy7pzs/CkwXx8aDDaLHgjgx0ZFjTEaR49F2Y3vO+ote9QTbv3ru+6+6nIWBGxZ1yg0aMC8yoiBn1M3DTGPStl8hViaTU2UYHem8+6e7usMjJPJk407Bw8LyyidgmllQr1BqAdWtc251Iwp1E4yTd5bw2WcqBYMV7ZIRYUIVTmMGmZdZc3LLqHHgaRh066l2Jn95brmQzwCHGxYMpJxkxY8WhZJMpkaaU3LetukvKyjwAoNM7uzcM/Dkxs7HxcnUWaCZ4vvINaqriEggC/TB4g2PEWvScenXUX8LvzMx9vZGx4fznH7j7tniL1suA/oSe7aWUJ6eCi4+terXp6KCI9+br0fdVxcNNvEUcMWAkciRRiF3dGXTIHLXme+pjqv6r1CrT/AFvuf5vXbhi4i7eIZIXxQj6G6vTLP9e6tqgRgE0rfjbibgk763uVJTIuM+TJ11jzDF99FHlHVPHGwNgr+rmCRqaxF6sT09NRzdy3vP3JCmSU0nJyMyyqB97l6er+9+7Ww8KzEUJxlRqjFqDNAoMWoM0GL0C1AvQZoFAoFBi1BmgubL/mcP77+KaD1NAoFAoKe4/Uj+U/qUFKgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUFTcf8Ahx+6H69BzbUAAUC9AsKBagxQbUD/AGFBrQZoFqDFBkgUCwoFqBQLUCgWFAvQZoFAoFAoMWoM0GLUGaDF6DNBi9AvQZoLmy/5lD++/img9TQKBQKCnuX1I/lP6lBSoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBU3H/hx+6H69Bzb0GaDFqBegzQa0G1AoNaDN6BegWoM0CgUCgUCgUGtBtQKBQYvQL0GaBQYvQZoMWoM0GLUGKDagubL/mcP77+KaD1NAoFAoKe5fUj+U/qUFKgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUFTcf+HH7ofr0HNtQL0GaDFqDNBi1BmgUGtBm1AtQZoFAoFAoMXoM0GL0C1AvQZoFBi1AtQL0GaDFqDNAoFAoMWoM0FzZf8AMof338U0HqaBQbdOT7DfwTQOnJ9hv4JoKe4xylI7Ix4n8Vv2KCj05PsN9BoHTk+w30GgdOT7DfQaB05PsN9BoHTk+w30GgdOT7DfQaB05PsN9BoHTk+w30GgdOT7DfQaB05PsN9BoHTk+w30GgdOT7DfQaB05PsN9BoHTk+w30GgdOT7DfQaB05PsN9BoHTk+w30GgdOT7DfQaB05PsN9BoHTk+w30GgdOT7DfQaB05PsN9BoHTl+w30GgdOT7DfQaB05PsN9BoHTk+w30GgdOT7DfQaB05PsN9BoHTk+w30GgdOT7DfQaB05PsN9BoHTk+w30GgdOT7DfQaB05PsN9BoKu4xSe78EYkMPxTQc3pzf1bfwW/YoMdKb+rb+C37FBnpzf1bfwW/YoHTl/q2/gt+xQOnN/Vt/Bb9igdOX+rb+C37FA6cv8AVt/Bb9igdOX+rb+C37FA6Uv9W38E/sUDpy/1bfwW/YoHTl/q2/gt+xQOnN/Vt/Bb9igdOX+rb+C37FA6cv8AVt/Bb9igdOX+rb+C37FA6cv9W38Fv2KDHSm/q2/gt+xQZ6c39W38Fv2KB0pf6tv4J/YoHTl/q2/gt+xQY6U39W38Fv2KDPTm/q2/gt+xQOnN/Vt/Bb9igdOb+rb+C37FA6cv9W38Fv2KB0pf6tv4J/YoHTm/q2/gt+xQOnL/AFbfwW/YoHTl/q2/gt+xQOnN/Vt/Bb9igdOX+rb+C37FA6c39W38Fv2KB05f6tv4LfsUDpzf1bfwW/YoLuzRSjcobow+tzU/ZPsoPU9OT7DfwTQOnJ9hv4JoP29oXyH0UDQvkPooGhfIUDSvkKBpXyFA0r5CgaV8hQNK+QoGlfIUDSvkKBpXyFA0r5CgaV8hQNK+QoGlfIUDSvkKBpXyFA0r5CgaV8hQNK+QoGlfIUDSvkKBpXyFA0r5CgaV8hQNC+Q+igaV8hQNK+QoGlfIUDSvkKBpXyFA0r5CgaV8hQNK+QoGlfIUDSvkKBpXyFA0L5D6KBoT7I+igaE+yPooGhPsj6KBoT7I+gUDQn2R9FA0J9kfQKBoT7I+gUDQn2R9AoGhPsj6BQNCfZH0CgaE+yPoFA0J9kfRQNCfZH0CgaE+yPoFA0J9kfQKBoT7I+gUDQn2R9FA0J9kfRQNCfZH0CgaE+yPoFA0J9kfRQNCfZH0UDQn2R9FA0J9kfRQNCfZH0CgaE+yPoFA0J9kfRQNCfZH0CgaE+yPoFA0J9kfRQNCfZH0CgaE+yPooGhPsj6BQNCfZH0UDQoNwLWoGhfIfRQNC+Q+igzQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKDF/OgzQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKDgbnvu6tvA2fZsaKXJjiXIzcvJZlhgjdisa2QFnkkKNZbiw4+V0CdN8fA2z3ruM423ushi1Ryl4nubIULKjXf7FiflpImg7i2Wfbm3KLOgbAVtL5OsBFYNps5JGk6uHGhDTb+6Nh3A5HuWfBkDFGrI0MDoXj6/avp+sOFKjGD3X27n5vuOFuOPk5RUuscThtSjmUI4Na/G3KmIzH3RsEu5HbI8+BtwDFPdw41F1F2QeBcDiVHGmZvY/1X28dzO1jcIDnqxjOOGBbWq6in7sLx086CHt3u/aN+94GDOjyY8ssbRq1yVikaMP4cG002Qi7+fNq6GPke9xdDLlGPjSlgFeYsVEa+bXUi3soqLP3cpNHBiT4vXXJgiyo53KkJNc6V0g/eMvFAedI2DiZPxA27I2ve5NsnibN2kyDQx1AiPTdyPT6btbnU3dv20WIxmHc23uXYtzyJsfb86HKngAaSONgxCk6dXtW/C44VUY3TufYdpYJuOdDiuQH6cjgPoJI1BedgVNzUqNcburt3K3BNvx9yxpsyQFo4Y5FYsAoYhSDYnSdVhxtx5VRs3dHb43MbWdwgG4Fun7vqGrXa+jy1W46b3oOpQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKDyWTmLsHdubnZscn5t3eDHVc2ONpFinxtamOXQGKh0kUqx4XBHleQK247xi5O6bL3CcTIbZ8N8qBp3gkBSSZY1hyRFbqdP0vHr0/jX5casI5+XB+c8PuXOxcOQ7buM+CkSvEw94aJ0SeYRMuoqVKrcj1afLjUj/yX/wCLr79iSnfsiSOBih2LLiDohsW6iFEuBz52Ws3VpLVmcC7e0Q7MSHHMa42pWCppEQOBILMAPT67fPVvrVmPlcDtvCQ4Oz7HuWdlQbhgZETybd7mLjIxn6hlE6xm8ch4mXV6gSCbk1qcch2ezdzwNv2vC2DKx5od4gkaLIxzjytqn1Mz5PUClCkl+pr1fh4UzF7tDOhD7ntj60zoc/NlkhdHUdKTIZ42ViNLBldbWNSMic3ms/t/cMrcd12aOCRcbbDkbvtUxUrF71laZMcRta14plnvblcedImkdn+Tb2ruBFlZm1Ye8vjSxT7vvUGa8DoyyxwqRFEsikBl0xxqWvTctu1HnyK+1937M0MjZs0880eMY5CJIJI4hqU6SrLxItfzpsjp95Y+bpuejycXT3jtUsUOmKPb8yJpFWyqOrjFEJHyGwpXFnY2ixFPeuVktBe2248STlbj+nnLoG+dbim9avObTtskHaXaESYrRSY2dA7RCPSY7rKsjMoHDg5v8tamfF03MRl03qG1YCnDGwbtn5WNmDcC8uIuGGMknvRnjnScRNdX4MZCfT4kVI2dTU7et9QoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBjSKUC1A0igzYUGNIoGkUoGkUoGgUDSKFDSKBpFA0igWoM2pQY0igzQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQYvQZoFAoFAvQKBQKBQKDF6DNAoFAoMXoM0CgxegzQYvQZoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoPPnuPMjy5caTG1yQSdJlQW6rzHVjiNmIX+iBZ7nhSBbg7gx5YyTFJHIjRJLEwGpXlnbHC8Dbg6HjyI5USW828lMnIiTGkeHEUnIydUaRq2jWEu7r+La55C9FUV7wgfHE0eJLIFEzZGhoisaY7IHbUXAfhICui96C9l70MfJaH3eSVIYuvlTJpCxRnVYkMQW/o24Lc/gqG5W/1K/piO3zjMkZBFikxXZZFd1Ytr0AWia/G4NUar3biko5x5VxiqNJkto0oZIjKqlQxcnSOPpoNcTu6HLCpjYks2Q5BSBGiJMenVrLh9AsOBF734UFjF352w5MrKxmx40yWxgdSNcCbohzZuAB502QKv+rYZ4ElxInLWZjG6gEgCXSv1hpLdEsCfCpORGbGF3JlPlomRhukMwxwHBQiN51JCt6rtxH4o4VUWsruJ4s18WLAnyCsnQWRDEqmXpdfT63U26fjbnUqqTD7gxMySKOFH6kpNkYAEL0ll1kX+qRIo+U1URR9x4882MsKuFkAaXUF9JKSt0ydY0uDCb3oqId0rLtOTnY2MZJcaVIWg1xkEuUtpkDGM+mQHnQhEvdRxmyvzhjyRxRSTCOb0FWERX0W1Xv6gLmwv7KC3F3JFLgjJjgd5Wm92TGQoxaW2rg4bpldPq1avw8KDeDuDGlQt0pEZXiikjYDUsksxg0mxt6XU3I4eVFo0XuEtgx5a4cxE8wgxorxh5LkgP8AXsF4eJ5cabkVpO88JDEvQkMjIjSRgprUyMyKoXVdzqQ30XtUG7947cEmaOOWUw8bIoOpTF1da8fq/iH9tVETd1JETK6ho5lgGNEskVi8nWLXl1dLTphuDf2c6gzF3XkTyx+77e748s8UUcheNTplgE2oqWuCoNaoM43eWLlFFxcaWZ5XRYFRozqWQOwZjrslljJ0t6vZUhJW8/uPGws8YcsbEsjOGVkJusbSWKBtY9KHiRzqVVAnc7yKETb5zmPZo8UmPUUKdTWW16QLG3PnwqztG439YotrGQh6ufGrFyyxopKqWF3bi3q4KONqTmbGsfdMbov9zmEs6o+DEdF50kNlYHVZfM6rWFBrl9zjCinmyYWAiZFeG8aul4hIwuZCJCAfxP8AfQSpvckeJkZEkbZBXL93gji0gsHZVTi7KObcTek7BCO7oFgebIxJsdQD09Zjs7LMIGW4chbSEC7WFQnBqO6TlIgwsaRmEkSZMl0KRdSbpc9XrvZiCl+FjVhJnBJB3PD18LHlUs+YSFkXQtjqYL93rd/xOfL9YruaqDNAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBTydowcjqmRGDysjtIjMrB4vqMpUggigrjtzalaIqjjpFWA6sgDsknUVpBq9ZDm92vQb5exbdlyzSSh/7wAs6pI6K9l0gsqkAkDx/YFBiPYdsSOSPps4mWRJnkkd2YS213Zmvx0igkytowsqcTyhtRXpyBXZVkQEkLIqkBgLngfM0GmLse3YrK8auzoyujySPIw0IyKLsSdKq7WHtolGybJtaxCIQgxgqQjEkehdC8z4LwoqMdv7f0Y4tc/3LaoX68utPTo0q+rUF08Lfr8aCRtl298XKxJFZ8XM1deJnZgdf1rXN1vz4Ggwuw7Usksi441TOJZDc8WWLor4/Y4WoEGybfCioqM2ho2Vndna8X9Hckm+mgm/N+H1ero+86pnLXP8ASGPpFuf2OFKCpgbNHi7hLmDTwhjxcZFDeiGMk2YknUxJ5+QFIEh2DaisymD05Ekk041N6nljMTk8fFGItUoEex7euLPjfeNHkm8zPK7OWACghyxKkBRyqoy+x7ZJEYniLqS5JZmJvILOb3vc25/r0Vs+0YkmGuLI0siqwkSV5XMquDcMJCdQI+X2cqCEdubUskLhHBhKsoErgM6OZFdxq9bBje7c/GgsrtuEsMMIT7vHcSRDUeDC9je9/HxoIk2Pb450miWSJ4xb0SOqsAxazqGs3qY/WoI4e29ng0nHhMLJE0CPHI6ssbydVgGDXHq43oMDtvalSyK6vcMJFlcSawXbXqvfUTI1z43oJG2PBZzITKHLRuW6sl9cS6Ff631tPAnxHOgzjbNg4ujpCTREweFGkkZEIVkARWNgNLkWHCg1n2HbJ8p8mVGMjm7r1HCFumYtWgHTfQxHKlBnI2HbZiGZHjcWtJHI8b2VOnbUrA2KcP8AfQZm2XAmighkV+hjhFSESuEIjIKh1vZ7FR9aghXtzaVRkEb8dPTbqvqjEbakERLXjs32fnvQZn7b2qZLSLIWsVeQTSh2DII2DOG1HUoF+NBYG1YKqyhDpaYZJGpj96pBBHH9qKSNJNj22RAjQkCzaSrsrLrkExKkG4PUUMCOVBodg28yxyt1WkTRcmaT19J+onU9Xr0ub8fk5USYB23tQnWZUkVlKkBZZFXUl9LFQ1iV1G16K6EUKxRJGpYqihQWJYkAW4k3JoN6BQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQcTuebPONDg7fr98ynOloiquqxjWzXYheYVfnqDkrvOY+QmXFL0hLOGlxWFyzDCVujckaTrBX5askJNs33e8x8Zerj9OV9ckiBXYKsetotKSPpOrhduNvCkjDb/ALtFgo2RkRLPkxY00MgiCIhnWVmQmSULYCL6xP01JkaY277nlyxuZo+tkHGkx8UhgIjLiF9XpYMy9Xh6q1MITd1btN0ZMZIoIZuoYDNpXVJDoV42aR4wLyMw4XNl5VBY27d82ObHwQAxyppeg7XNliyJPeAxv+KmnT8tIVvn7/uUOTPiARxHGdfeMl1YokORIqwScx4a9XH8XwvSBE3dM0GKxkmgd7OuLPYhchknEYKC5v6T4E8fZSBdzd5kg3PIjkyY8aDFiEi47IXkn1IzEp6lva1rKPA1BzMfuHe8qJ0gmhDRNMWn0CUlY4Y5lW0cjICS5B9RqyJ9zeabc8DLYLoGNGwjs3peXIhUsrqQRZSau1NjVt+3iNQ000KR5JISUxsqY6+8CG7Et6vS3s4+ypCrOPnZw2WFsXIjlnyMx4feimtCrTuC6qG+yOHGm5N6rF3Du2NCMrPaKXGSP3jK0RMhSJJWikIuzX4aX+Y0hXUztyz8Xt9MuZosfLboiVnB6cfVkRWuNQPpD/a51dqVwcdu6c1JMeIZEU594WIyBFVJ4mmWLWhL3J4ngitxF+VIJQRd2btKHcTRCJ5VhLaUBgb7zUbNKLr6FUM+nifHlUjJZzdXZ98zp9y92zXhLvCJI4scrIoKqmrU4csramNhpsRyNEVMXuDdsnpRxZMDy5PRLlYmPujSSaWica+LW4C9uI5UWVyXfdwxtoxc2RFlZnkgmVVILS6mjhIFzYPIqqfloKP+pN2bKnxopoGkACKzJ/RyLkx47kxrIz6fvCRq03+SkYk4M5O95+IsqCeKJ4jPIOorMcmRJjGIU9XpLBeS3+sLUgWMzuWf7yDHmx0yUGT1RKwXQIp0jTVdgFLIxtqtc+ygzk7/ADe47bIubDhrliQyZWRGBcxLcAKJNPE+TG45edSSEI33d3VZZp4cCGWSOEvJGbQlsVchmZmYAlnbSoNre01ZRRG7bikzbjqjjkzBjxGYoAsS9FpPSZZIxpkZRYMRz8aKsP3LuymaN58VMgpG6qjRtGgGgSDW0gtJ6jpDgK3gaDc9wZBQyx5MeHDMTKMrIjfS2jHhkWPQW9JbWfHwsLmkiePf91GrMydEWL94rY/SYvH08YT6idfqOq62sKSQ12TdsrO3LH68quYzkxK6FbONEEgv02kTUNbDg3hVR6qopQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQY0i9/moMGNTzF/93GgBFHIf7GgNGjfWF/loAjQG4HHlfxt5UqlGSitzFxzsfPzoqD3DH9898OozhDGpLEhVJudK8rmwufZQIMDHgknlQEyZLapWZixNhYAXvZR4AcKCcIvA25cB7KBoS4NvUOR8aDAjQWsALcrUGSinn/t40GtlI4i45W/WoGkcABy8PKgrZONh58AjkPUgD6mCMQrGNiCraTxAYcQaDeSPEzcdQbSwOUkQqbhtDB1Nxz4gUEoVBaw4jkPK9vwUHNxtp2nbX6oYj0GOITSFlSMesogY2A9Nz40HSAjPqABvwuBzFvw0RuEUEkC1+Jopp4WoMdNeNha/E+3w/WoMlFJBIuRyNBjpJx4c+dBG+FjPLFKyXeG/TPgNQAPDl4VKCRkVhZhcHmDxqgY0IIIuDzB41KAYoze6g35+2qMlFPMX4g/OKBoX/b6KDAjQWsLW5eyg2oFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFB5feU3r85THBE8muEqoDFI47K12jOrpszfVs6XvxvagiSLcOorPHuH5r6rmGESP7wG0R6Sx1a9GoPa7c+fCgSpvp3DECxzoEyNZkUnS0b5T6w6q6otobcWUk34caQLJwNwk2nacYdeARRFclYnMTArAQoLKQfr2qTJCjNg7/ABY8MYfKaBhE+UdckkvUMLB9Oh42sJLEqrAXq7QbD3l5GEqZc2ciz2nLAQFTjMkRWPVoDEnjwvcmgt4sm7x79LNJBke6BZEeIFnQnqRrEy6pNHLU1kUWHMmiPT0UoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoMaRQNAvfxoGkUGbUGNI+jlQNIoGkUGaBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQa6jUqiDJ3LAxbe85MUBb6oldUv/AAiK1FszlBN0QkhyYpkDwyLIh5MhDD6QTUmJjPArXJLRWmtrXtUJnBXl3TAhfpz5MMUn2HdVP0E1JviNrpbo6l0Vi2Z9CwsoZQykFSLgjiKtXOYmMJb1RjV+DnUqIvfMXXo60ev7Opb/AEXrH1rd/sEuo1uozVGhlULqYgKOZPIUjGaJM4VRx52JI2mOeN2+yrKT9ANamy6M4ZjVtnam1G16w3VmqIpcmOJDJK6xoObMQoHznhViJ3MzdEZzRHj7lg5NxjZMU5XmI3V7fLY1brLrYxiWbdW275ZiexOGrES6SFjV2CHIzsfGXXkSxwqeAaRgoP8ACIq22zdlixfqRb800MfOx8ldePLHMo4Fo2DAfwSaXWzbngWakXfLNUwY1NjZrNEmUGTuWDi2GTkxQFvqiR1S/wDCIrM3RGculmlfd8sTPZCSLJjmQSROsiHk6EMPpFWJwZutuiaTFO1LVQoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFB8r+LfxJytnlGxbNJ09wdBJmZQ4mFG+oqX4azz+T5a+hyfK8UTdd6Hl5jVphD4xjYm6b1uKwwpLuG4ZBPp4ySMVFyWLHkPMmvrTdGnFZweK2Jnav4W49z9o7u6QSSbfnY7AT4pIZDcBrOgJVhY1i6yzVtywai66yX6J7G7xx+6dij3CNRFkoellwA3CSgXNvYb3FfC5jRnTumPU+jp38UPn3xP+JG4LuE2xbNMYIoCY83Lj4Oz+MaMOIC+Nq+FzvOTWbbZyfuPIfJbZsjW1YrM/LE5U63zWbbM8RRZU2O5jyReOY+vXawJ/GI4n9avncF1InF+os1rKzbbdFbfQ63a3eu+dtZStjytJiA2nwJCdBW/EAH6jCuujzF2nOdXj57yvR5myYmI49l0P0Tte8Ym57Vj7njODjZMYlRj4DxB9q+Nffs1Iuti6MpfzXmNC7S1J07s7ZeI37uXK3CZo4JGiwlPoRbqXHmSK/H8/5lfq3TFs0seeri6T5cTy518zhxyR3O3+58nBnSHJkaTCY2OriUB/GB8q+t5f5nfpXRbfNbFq9zuG5QYODLmzH7qJdRt4+QHy1+z0rJ1LoiNrOrqRp2zddsfKN57g3HdpmeeVlgv6MdSQi+XLnX6bQ5SzTilKy/K8xzd+rPi+Xc5gOkkj0kc+JB4+2u+Dzx1Vex7P7tyUyotu3BzLDKdMEz8WVzyBPka+Vz3JRMTdbGT6/Ic9MXRbdNYl6TvPu3G7Y2Kbcp1EkoPTxYOXUla9l/XPsr5vK8vOrfFsel9TnebjQ05vn0Pzdv8A3D3B3FPLm7lPJkRqw9I1dCLVyUKPStfqtHQs0opbER7X4PmOa1tfxXTMuXjZORizJNjTPBMhussbMrD5CtiK7XWxOeLzWat1s1iZh91+E3xIyd81bNu76tziQvj5JFusi21BgOGtefyfJX5zzDkfp0vt+V+x8m8znWrp3z4tnW63xP7+btjbY4cOz7tmA+7hhcRoPrSMPwD21y8u5L6101+WHo818x/b2REfPL4BlZe7bznhsiSXOzchtK6iZHYsbAKv6wr9XbZZp25RFsPxN+pqat2MzddLTB3DctryxNhTyYeVE1g0ZKMCPAjh9BFLrLL4pMRMJZq6mldWJm2X6C+GHfzdz7bJDmWTdsMD3gKLCRD9WRR+A+2vynmPJfRuinyy/b+VeY/uLJifnhx/i38ScnZCuybO4Tc5kEmTk8+jGb6QoPDW3P5K+FzWvNvhjN+68i8ojW/9upHgjLrfD+lue6zySCOfcMj60zhXnccL+o2Y/TXzZ4rt8v2sTZpRSttnqhc2HuXfe3c3r7ZkvjSIfvYDq6b2F9MkR4fr+2rbqXWTm48zyelzFkRfbXpvfpXsnu7H7o2CHc4VEctzHlQXv05V+st/LxFfZ0dWL7aw/nXmHJXctqzZPo7Hoa6vEUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUH5U74nln7y3uSe/U98mXj4CN9Cj+DX6Ll4ppxR8nVxumr1nwYbYl3LOOQMj85rizNE8RURrjBV18b36lzwry+YcXDG525WlZl4PeJ8CbcsiXb2nbCZv7u2W+qfTYcXIJ417dOJiMc3nmYmcH034A5GQuZvcK3MXRhlK+GtWcD6b18/wAyjC2dr18lnL527TZOWzSG808t2Y89btx/DX4CKzL+2Uiy3/W2H13Zdgj2rCgw592VDDI2OI5sduBEr6mus1ghYlb/AP1r7GnpcNtJnufi+Z5uda6brdPCYrhd1dme1827v2lds32aJMpMyLIAyo8iIWUrKxP1SW5EEc6+bzGlw3Uq/UeW8zGtoxMxw0wmOuH0v4bZWR+jLPAJtFPMkXsRgha3yFmr0cUxyd9M4rR+N/8AtNsRzNds2xXt/wAIMCBMnNgx3bRHK4V3FhYefGvzXL6cX322ThEvzb6G+14p2Y4hVBj9G31R9n617/PX7G7lbJ0eCkcPC0+d5sKY+ZPAja0ikZEfzAPPhX43Xsi2+62Moll3u6J527M225P3jRiQ/IhK/qCv6T/9cnittmc+B8zza6fpx1zi872yu3SbskO4BWxshHiOrhYtyN7i1ff53ijTmbc3yuS4Z1Ii/J7fM23Z+3+38rQiuLMYjMFdi7fVUcByNfH09XU1tWMfU+zqaOnoaU4et8zDMpDKfWvEH2jj+rX6Ltyfm9mGa18fsrIKbBCSRG6zSsvnJZF/AGNfN8nsiJvmM3s/+x3TSzdj9jz3Ze1nO7I3lWypooHz8GGbHjKBJFlnjQliyM9x1OFiK9PNX8GtbOGUzXseLkdLj5e7GfmtinbNF7fPh72jFj9yY+1z5v5z7fRMiV8gxmJkkXXoGkK19Pjwrno87qzNk3Rbw39N7vr+WaMRqRZN3FpxXGmOFXlfh3NNF3vsjxX1Nloht4q91b/7Sa9nPRXRurufM8rumOYspvdv41zTSd+To9ykMECx+WnTr4fvmaseUWx9DDOr1ef3TPMTXKkUep+GP+j+2+1Iu5t3ljjy82d4UyGUuyaSVCIFDEcF1MRXh8xjW1tadOyMIir6PlMaGhoRrX5zNN6p8Yv9G52JDn7bk477wCryCAi8kEwI1Pp4X1W9tb8qjWtum2+J4Ptc/O40LrYvsut4/bDg/BSaaPvyBEJCTQTrKP2unXx/fKtevze2PoY51eLyC6Y5iKZUmrhfESeabvjfHmJLDLkjBJPBY7Ig/ggV/OOY+eav9DeVWxHK6dMqd+3vfTNnbH2fau3saKU4uz58WMXyY5/dhJNNHNJkzSTL6i0XTQaSbceN/D3WeGIplL81zFdXU1Znxals3RSnFhExFsRHXjjm8b8TIoZsTZd0kN9xzRlrLKUEbz48E2nGnkVQoDOnjYX8q8vMWxFPT8H2PJ7pi6/T+5bw+iZjG30S9N/8eZpi+949yYB7vIB4Bm1r+FVFduRnN87/AO02xTTu24+p9pr6L8gUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUHwD4zdn5W3b5Jv0MerbtwIMzryinAAIbyD2uD519nkNeLreGfmh8/mdKk12PE7Fv+47HlyZeCY+rNDJjMZV1DRJbVaxHHhXr1dLjikuFl3DNYc5QeCr52Cj9S1dJyZfoX4Qdn5WwbHJlZyGPP3JhJJE31o41BEaH9txua+HzuvF90RGUPo8vp8MPmfxC7Vyu3e4JJkjP5vypTPgzjioJbUYz4BkPh4jlX5Pm9GdO/ql/UvJfMLeZ0YivjiKTH2rz/FAzv1MjZMaSduLMJ50DNqLk6Rfmxuf2K1PO1xm2O9wt8i4YpbqXRHZbPVuec3PPze5N6i92xAs8ipj4mFBqewW54F7t43J5Vw1Lp1bqxGPU+no6VnLaU8V3hrWZl9+7U7Wj2jtSHZZSGdkb3px+NJLcuR9PCvtWcrH0psna/m/mXN/uNe6/Z9jxW4bfk4GU2NOLOh9LeDL9pa/FcxoXaN/DdhMPnLh7j3E7f7kWOjpiLqam1WDXv8ArfJXq/kNX6XBTZTr6bOxaqu27bk7hlrjQi5YgyP4KviTXm5bl7ta/hjGqRD3m+7CudsbbfDZWiUHGJ8GT6t6/onI3xoXW7qUcOb0Pqac2xm+WxyZuBlnQWx8qJrEEcVb9yb/AKlfqJi2+3fbL8tHFp3fhmG2due4ZzhszIecgcA5HA+wDhU09K235baLqa11/wA11V7tnZJt13JE0n3aFg+RJ4AL+Lf7TVx5zmI07P8Aacnbk+WnV1KfdjOXofiz2hk9w9uh8JOpuG3uZoIxwLoRaRB7SOI9vCvk+Xc1GlqY5XPq+cclOvpeH5rXwnbO5t72nDyNtxXEUE00U00TRgt1IGDxniL3BUcK/RX8vZfMXbomPW/H6XOamnbNkbZifVNU0ve/cUs27TPOpfe41h3Fumg1qq6Rp4enh5VI5PTiLd1uTU8/qzN81iup8z2PwU7OyszeF7iyIymBhahiMw4SzEFbr7EvxPn89fP815qLbOCPmnPqfV8h5G66+NWcrcut3Pjf2flZIi7jw4zJ0I+jnIo4hASUktzNtVm9nGuXk/NxbXTu25PV5/yV11NW3HhzfNe3u78vZ4WxWxsbcdueTrDDzIxIiSgW6kd76XtX2eY5S3UxrNs9Xsfn+W56dKOGYi+3Ok796PubujP7gyY58qOKFYFKRRwoFspN7FuBatcry9ujHhmWOb5y7XurdEYbn074Idn5WMJe48yMx9ePo4KsPUUJBeS3MX02X2ca+J5xzcXU07dmb9H5ByV1tdW7DiycH42dnZWHvL9xY0Zfb87T70yjhFMoC3byV7cD51+P5zRmJ4oyf13/AOu+YW3acaN0+K3GOuPg8dsXevcOyrCmHMkkEAkGPBkIJY4zLbWUXmL15rNWbcpfY5ny/S1sb4pWlZiaTNOnaobxvW675uLZm4ztlZkvoXhbgOSIi8AB5KKzfdN0u+hy1mjZSyKW9NvvfoD4Sdn5PbnbxkzU6e4bi4myIyOMagfdobeIHE+2vrcrozZbjm/B+ec/HMa0Rb8tmEdfW97XpfFKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKCKfEx54Hx50WaGQFZI3AZWB8CDSJmMYSYq8LuHwR7IypjLCmRhaucePLZPmDrJb5q9lnP6lrhdy1kup278L+z9hnXJxcRp8uPjHkZLGV0PmoNlU+0CuerzV9+Ey3Zo22vVaBXndVbcNrwNxxXxc6BMjGk+vFIAQf/p51m6yLopOLppat2ndxWTS6NrxeR8FOzJZjInvUCk36Ucw0fJ61dvw1458v05nb633bP8A7NzURSeGe2PdR6Ht7sntvYFP5txAkrDS+Q5MkpH7trkfIK9GloWWZRi+ZznmWvzH/wCy7DdlDuBAK7PCrZ+14OfH08qISKPqk8x8hrhr8tZq28N8Vgcf/Quy69V5tP2NYt+pevm/wehX73r+CUdnB2zCwYulixCJfG3M/KTX0tHlrNOKWxSFWNIrvQc3du29n3Wxy4AZBymX0uP3w/Xrvo8xfp5ThuebX5TT1fmjHe5UXw72BHDMZ5APxGcW/wDtVTXpu8z1Z3PNb5VpRO16DEwMTDgWDFjEUK8kXgPlrw33zdNZmsvfp6dtkUhNoFuZrLby/cfwy7Q7glbIzcQx5bfXycdum7furDS374GvXoc7qaeETWOt8/mfLNHWmt0Y73L234Jdj4UwmkiyM0qbqmRLdP4KBL/PXa/zXWuiladjz6XkfL2TWkz2vcw4mPDCkMKCOKMAJGgCqAOQAHCvn3TM4y+tbZERSMIbmJSpU8QRYjhxFRaPFb18Huyd0naf3eTClk4ucR+mpP7hg6D5hX0dHzTW04pWva+VzHkvL6k1pwz1dJNm+DvZG2Trke7SZsycUOW+tR+8UIh+daa3mmtfFK8PYaHkvL6c1pxdr2oiUKFHAAWA4cBXzn1aNJsTHnheCZBLDICskbjUrAixBBqTFWrbptmsTSXhNx+CHY2ZOZoosjCLG5THlsnzK4cD5q813J2S+5o//YuasilYu7Y/w6vbnwx7P7fmXJwsQyZa/Uyshuq6+1b+lfmFb0+Wst2PLzfm/McxHDdd4d0Yf59L1PTHtru+XRtRSgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCwoFAoFAoFAoFAoFAoFAoFAoFAtQKBQKBQKBQLUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUH/9k=\";}'),('','dxpr_builder.page_template.about_us',_binary 'a:11:{s:4:\"uuid\";s:36:\"50457c25-e001-453e-a2f5-2e073f7e0eef\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8YCS4vG00LMcf4fsTak7xKXkKps9Cknu1YfS2nJ3-IA\";}s:2:\"id\";s:8:\"about_us\";s:5:\"label\";s:8:\"About Us\";s:8:\"category\";s:11:\"about_pages\";s:8:\"template\";s:20503:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"79|104|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"en\" data-az-mode=\"static\" data-az-id=\"gbd7v5gixe\" data-azb=\"az_container\" data-azcnt=\"true\" tabindex=\"0\"><div class=\"az-element az-section dxpr-util-overlay-white dxpr-util-overlay-20 hover-style-gbbs83unu8\" style=\"padding-top: 150px; padding-bottom: 150px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-image: url(&quot;https://images.unsplash.com/photo-1565452171067-f2b1384f958d?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=2232&amp;q=80&quot;);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbbs83unu8\" data-azat-pid=\"rjqsrQ\" id=\"rjqsrQ\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,150px,150px,,,,\" data-azat-bg_image=\"https://images.unsplash.com/photo-1565452171067-f2b1384f958d?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=2232&amp;q=80\" data-azat-background_style=\"cover\" data-azat-background_position=\"center\" data-azat-el_class=\"dxpr-util-overlay-white dxpr-util-overlay-20\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbi50lai16\" style=\"\" data-az-id=\"gbi50lai16\" data-azat-pid=\"ycelQH\" id=\"ycelQH\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbi6h4532t\" style=\"\" data-az-id=\"gbi6h4532t\" data-azat-pid=\"mcxkNd\" id=\"mcxkNd\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbxxaqjoty\" style=\"\" data-az-id=\"gbxxaqjoty\" data-azat-pid=\"VJReMd\" id=\"VJReMd\" data-azb=\"az_column\" data-azat-width=\" 1/2 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb4hs8klal\" style=\"\" data-az-id=\"gb4hs8klal\" data-azat-pid=\"YewEBl\" id=\"YewEBl\" data-azb=\"az_text\"><h1 style=\"text-align:center;\">About DXPR Canvas, Inc.</h1><p class=\"lead\" style=\"text-align:center;\"><span style=\"color:#333333;\">Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</span></p></div></div><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gb0otza549\" style=\"\" data-az-id=\"gb0otza549\" data-azat-pid=\"XngbzS\" id=\"XngbzS\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-section hover-style-gbudvvprw6\" style=\"padding-top: 60px; padding-bottom: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbudvvprw6\" data-azat-pid=\"sTbuih\" id=\"sTbuih\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,60px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb4xzadagu\" style=\"\" data-az-id=\"gb4xzadagu\" data-azat-pid=\"nyyxaM\" id=\"nyyxaM\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Facts about DXPR, Inc.</h2></div><div class=\"az-element az-row row az-row--sm hover-style-gbmwnko6z2\" style=\"\" data-az-id=\"gbmwnko6z2\" data-azat-pid=\"QbXIxF\" id=\"QbXIxF\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gb90q0vw22\" style=\"\" data-az-id=\"gb90q0vw22\" data-azat-pid=\"cZlNsM\" id=\"cZlNsM\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbhn5aunrd\" style=\"\" data-az-id=\"gbhn5aunrd\" data-azat-pid=\"NWNmac\" id=\"NWNmac\" data-azb=\"az_text\"><h3 style=\"text-align:center;\">9 Years of Practice</h3></div><div class=\"az-element az-circle-counter hover-style-gbioe8iqn3\" style=\"height:250px; max-height: 279.992px; max-width: 279.992px\" data-az-id=\"gbioe8iqn3\" data-azat-pid=\"oyIbHV\" id=\"oyIbHV\" data-azb=\"az_circle_counter\" data-azat-fgcolor=\"#284ed8\" data-azat-bgcolor=\"#eeeeee\" data-azat-percent=\"90\" data-azat-fontsize=\"72\" data-azat-width=\"20\" data-azat-border=\"default\" data-azat-icon=\"fa fa-history\" data-azat-icon_size=\"72\" data-azat-icon_color=\"#e6e6e6\"><div id=\"gbioe8iqn3\" style=\"height: 250px;\" data-dimension=\"250\" data-text=\"\" data-info=\"\" data-width=\"20\" data-fontsize=\"72\" data-type=\"\" data-percent=\"90\" data-fgcolor=\"#284ed8\" data-bgcolor=\"#eeeeee\" data-fill=\"\" data-bordersize=\"10\" data-border=\"default\" data-icon=\"fa fa-history\" data-iconsize=\"72\" data-iconcolor=\"#e6e6e6\" data-dxpr-builder-libraries=\"circliful waypoints icon_helpers font_awesome_6_free\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbh8je5td9\" style=\"\" data-az-id=\"gbh8je5td9\" data-azat-pid=\"ckSLPr\" id=\"ckSLPr\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbyokdi2lq\" style=\"\" data-az-id=\"gbyokdi2lq\" data-azat-pid=\"OftEcd\" id=\"OftEcd\" data-azb=\"az_text\"><h3 style=\"text-align:center;\">5 Co-founders</h3></div><div class=\"az-element az-circle-counter hover-style-gbindkab6r\" style=\"height:250px; max-height: 279.992px; max-width: 279.992px\" data-az-id=\"gbindkab6r\" data-azat-pid=\"qutDPH\" id=\"qutDPH\" data-azb=\"az_circle_counter\" data-azat-fgcolor=\"#284ed8\" data-azat-bgcolor=\"#eeeeee\" data-azat-fontsize=\"72\" data-azat-width=\"20\" data-azat-border=\"default\" data-azat-icon=\"fa fa-street-view\" data-azat-icon_size=\"72\" data-azat-icon_color=\"#e6e6e6\"><div id=\"gbindkab6r\" style=\"height: 250px;\" data-dimension=\"250\" data-text=\"\" data-info=\"\" data-width=\"20\" data-fontsize=\"72\" data-type=\"\" data-percent=\"50\" data-fgcolor=\"#284ed8\" data-bgcolor=\"#eeeeee\" data-fill=\"\" data-bordersize=\"10\" data-border=\"default\" data-icon=\"fa fa-street-view\" data-iconsize=\"72\" data-iconcolor=\"#e6e6e6\" data-dxpr-builder-libraries=\"circliful waypoints icon_helpers font_awesome_6_free\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbk8vhexoz\" style=\"\" data-az-id=\"gbk8vhexoz\" data-azat-pid=\"gbhsnroqyq\" id=\"gbhsnroqyq\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbeqmxvrj8\" style=\"\" data-az-id=\"gbeqmxvrj8\" data-azat-pid=\"nkrewq\" id=\"nkrewq\" data-azb=\"az_text\"><h3 style=\"text-align:center;\">$8.5m Annual Revenue</h3></div><div class=\"az-element az-circle-counter hover-style-gbw9rr3s6d\" style=\"height:250px; max-height: 279.992px; max-width: 279.992px\" data-az-id=\"gbw9rr3s6d\" data-azat-pid=\"QmrWhK\" id=\"QmrWhK\" data-azb=\"az_circle_counter\" data-azat-fgcolor=\"#284ed8\" data-azat-bgcolor=\"#eeeeee\" data-azat-percent=\"85\" data-azat-fontsize=\"72\" data-azat-width=\"20\" data-azat-border=\"default\" data-azat-icon=\"fa fa-money\" data-azat-icon_size=\"72\" data-azat-icon_color=\"#e6e6e6\"><div id=\"gbw9rr3s6d\" style=\"height: 250px;\" data-dimension=\"250\" data-text=\"\" data-info=\"\" data-width=\"20\" data-fontsize=\"72\" data-type=\"\" data-percent=\"85\" data-fgcolor=\"#284ed8\" data-bgcolor=\"#eeeeee\" data-fill=\"\" data-bordersize=\"10\" data-border=\"default\" data-icon=\"fa fa-money\" data-iconsize=\"72\" data-iconcolor=\"#e6e6e6\" data-dxpr-builder-libraries=\"circliful waypoints icon_helpers font_awesome_6_free\"></div></div></div></div></div></div><div class=\"az-element az-section hover-style-gb2wbbzzin\" style=\"padding-top: 60px; padding-bottom: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb2wbbzzin\" data-azat-pid=\"zrogpL\" id=\"zrogpL\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,60px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbv4pn7mkg\" style=\"\" data-az-id=\"gbv4pn7mkg\" data-azat-pid=\"HuwKxQ\" id=\"HuwKxQ\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Our Key Leaders</h2></div></div></div><div class=\"az-element az-section hover-style-gb4fhrax92\" style=\"padding-top: 60px; padding-bottom: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb4fhrax92\" data-azat-pid=\"fGTPQY\" id=\"fGTPQY\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,60px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gba6barcmx\" style=\"\" data-az-id=\"gba6barcmx\" data-azat-pid=\"vknAIN\" id=\"vknAIN\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbnupi5ddh\" style=\"\" data-az-id=\"gbnupi5ddh\" data-azat-pid=\"WEuCpJ\" id=\"WEuCpJ\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tabs tabbable tabs-top az-tabs-responsive hover-style-gba4d3e70o\" style=\"display: block;\" data-az-id=\"gba4d3e70o\" data-azat-pid=\"gbr9lto2am\" id=\"gbr9lto2am\" data-azb=\"az_tabs\" data-azat-responsive=\"yes\"><ul class=\"nav nav-tabs\" role=\"tablist\"><li class=\"nav-item\" role=\"presentation\"><a href=\"#mSGpmw\" class=\"nav-link\" data-bs-target=\"#mSGpmw\" data-bs-toggle=\"tab\" element-id=\"gbbj9ecre3\" role=\"tab\" aria-selected=\"true\">\r\n    Our Mission\r\n  </a></li><li class=\"nav-item\" role=\"presentation\"><a href=\"#xTzupI\" class=\"nav-link\" data-bs-target=\"#xTzupI\" data-bs-toggle=\"tab\" element-id=\"gbc50458ky\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\r\n    Company Vision\r\n  </a></li></ul><div id=\"\" class=\"tab-content\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gbbj9ecre3 show\" style=\"\" data-az-id=\"gbbj9ecre3\" data-azat-pid=\"mSGpmw\" id=\"mSGpmw\" data-azb=\"az_tab\" data-azat-title=\"Our Mission\" role=\"tabpanel\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-mSGpmw\" href=\"#tab-mSGpmw\" role=\"button\">\r\n        Our Mission\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-mSGpmw\" data-bs-parent=\"#gbr9lto2am\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbpdgv23qh\" style=\"\" data-az-id=\"gbpdgv23qh\" data-azat-pid=\"wBphMo\" id=\"wBphMo\" data-azb=\"az_text\"><p class=\"lead\">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p></div></div></div></div><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gbc50458ky\" style=\"\" data-az-id=\"gbc50458ky\" data-azat-pid=\"xTzupI\" id=\"xTzupI\" data-azb=\"az_tab\" data-azat-title=\"Company Vision\" role=\"tabpanel\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-xTzupI\" href=\"#tab-xTzupI\" role=\"button\">\r\n        Company Vision\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-xTzupI\" data-bs-parent=\"#gbr9lto2am\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbfo2yu1gk\" style=\"\" data-az-id=\"gbfo2yu1gk\" data-azat-pid=\"ckYjDP\" id=\"ckYjDP\" data-azb=\"az_text\"><p class=\"lead\">Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen.</p></div></div></div></div></div></div></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gb0wo514qh\" style=\"padding-top: 10px; padding-bottom: 30px; background-color: rgb(246, 246, 246);\" data-az-id=\"gb0wo514qh\" data-azat-pid=\"uLWQgz\" id=\"uLWQgz\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-bm=\",,,,,,,,10px,30px,,,,\" data-azat-background=\"#f6f6f6\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb6taj1dzv\" style=\"\" data-az-id=\"gb6taj1dzv\" data-azat-pid=\"kEFFEk\" id=\"kEFFEk\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Our Staff</h2></div><div class=\"az-element az-text ck-content small hover-style-gbh9jpz0ie\" style=\"\" data-az-id=\"gbh9jpz0ie\" data-azat-pid=\"nGTuBP\" id=\"nGTuBP\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">200 Marketing Professionals</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb2mwqlmc4\" style=\"height: 45px; min-height: 45px; line-height: 45px;\" data-az-id=\"gb2mwqlmc4\" data-azat-pid=\"diWSut\" id=\"diWSut\" data-azb=\"az_progress_bar\" data-azat-width=\"100\"><div class=\"progress-bar\" style=\"width: 100%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"100\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-diWSut-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gb8q041z3s\" style=\"\" data-az-id=\"gb8q041z3s\" data-azat-pid=\"MyfLhR\" id=\"MyfLhR\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">150 Consultants</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gbs2331ywr\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gbs2331ywr\" data-azat-pid=\"MPkbQN\" id=\"MPkbQN\" data-azb=\"az_progress_bar\" data-azat-width=\"75\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 75%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"75\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-MPkbQN-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gb406bbp4v\" style=\"\" data-az-id=\"gb406bbp4v\" data-azat-pid=\"xcOLyF\" id=\"xcOLyF\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">150 Designers</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb8124pbgd\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gb8124pbgd\" data-azat-pid=\"FQgQzb\" id=\"FQgQzb\" data-azb=\"az_progress_bar\" data-azat-width=\"75\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 75%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"75\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-FQgQzb-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gbn4u4vsib\" style=\"\" data-az-id=\"gbn4u4vsib\" data-azat-pid=\"MoHxRX\" id=\"MoHxRX\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">120 Developers</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb5nw2rwwo\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gb5nw2rwwo\" data-azat-pid=\"UCatIB\" id=\"UCatIB\" data-azb=\"az_progress_bar\" data-azat-width=\"60\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 60%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"60\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-UCatIB-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gbiyswa2u7\" style=\"\" data-az-id=\"gbiyswa2u7\" data-azat-pid=\"murZTe\" id=\"murZTe\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">40 Account Managers</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb6ww3jbkb\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gb6ww3jbkb\" data-azat-pid=\"uLWPuE\" id=\"uLWPuE\" data-azb=\"az_progress_bar\" data-azat-width=\"20\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 20%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"20\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-uLWPuE-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-gb2aqz361j\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb2aqz361j\" data-azat-pid=\"kLWWTt\" id=\"kLWWTt\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbtfs9i79p\" style=\"\" data-az-id=\"gbtfs9i79p\" data-azat-pid=\"siHyuk\" id=\"siHyuk\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbpqc9r36a\" style=\"\" data-az-id=\"gbpqc9r36a\" data-azat-pid=\"JyjtbH\" id=\"JyjtbH\" data-azb=\"az_column\" data-azat-width=\"1/1\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbqiy9unqx\" style=\"\" data-az-id=\"gbqiy9unqx\" data-azat-pid=\"stDcDI\" id=\"stDcDI\" data-azb=\"az_text\"><h1 style=\"text-align:center;\">Clients Who Trust Us</h1></div></div></div></div></div><div class=\"az-element az-section hover-style-gb6ruuhxmd\" style=\"margin-top: 90px; padding-top: 90px; padding-bottom: 90px; background-color: rgb(238, 238, 238);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb6ruuhxmd\" data-azat-pid=\"NHLeRJ\" id=\"NHLeRJ\" data-azb=\"az_section\" data-azat-bm=\"90px,,,,,,,,90px,90px,,,,\" data-azat-background=\"#eeeeee\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbsbtfju0t\" style=\"\" data-az-id=\"gbsbtfju0t\" data-azat-pid=\"OYassH\" id=\"OYassH\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbytbxw507\" style=\"\" data-az-id=\"gbytbxw507\" data-azat-pid=\"NgxDmt\" id=\"NgxDmt\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbqjth3ekq\" style=\"\" data-az-id=\"gbqjth3ekq\" data-azat-pid=\"KrTVnS\" id=\"KrTVnS\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb20a0fhbl\" style=\"\" data-az-id=\"gb20a0fhbl\" data-azat-pid=\"RBdwyl\" id=\"RBdwyl\" data-azb=\"az_text\"><h2>Call To Action</h2><p class=\"lead\">Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&nbsp;</p></div><div class=\"az-element az-button hover-style-gbsbxhltre\" data-az-id=\"gbsbxhltre\" data-azat-pid=\"dCcARM\" id=\"dCcARM\" data-azb=\"az_button\" data-azat-title=\"Start Now!\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-type=\"btn-primary\" data-azat-block=\"btn-block\" data-azat-size=\"btn-lg\" data-azat-bm=\"9px,,,,,,,,,,,,,\"><a href=\"#\" class=\"az-button-content btn btn-lg btn-primary btn-block\" target=\"_self\" role=\"button\" style=\"margin-top: 9px;\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-dCcARM-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Start Now!</p></div></a></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gb0u9qlkwt\" style=\"\" data-az-id=\"gb0u9qlkwt\" data-azat-pid=\"BgAzLK\" id=\"BgAzLK\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div></div>\";s:6:\"weight\";i:20;s:5:\"image\";s:130628:\"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ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgILc44H0IGbsPoQM3YfQgZuw+hAzdh9CBm7D6EDN2H0IKggoKoCAgICAgICAgICAgICAgICAgICAgICAgIKOc1u3egt5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oKiRpNAcUFyAgICAgICC1nqhBCi1a0kk5YzAlwa0ltA6pLajsqKLpOjaIy4xrVmcLotTtpbhtu2udzQ5pIwNWh3vFSdKYjKxqxM4WQavYzuAicXEhpplOGcuaK+dhWraFq7/AKfTKV1q23fToI9WtXiEhrxzmue2oHqM2uOP+VJ0bRn2Ea0Tj2qO1uybzS7OGxML3Oykg5WhzgKbSA7EKRoWnCTzFUuC4jmjzxmrKkA8aGixasxOJda2idzI3f5VGmtvdesrO7NtMJDy4Tc3MzGF0cMQDiHSO3ZsjsoFTgoYa+frrQbW2fPema0MbJ5JYZonCRotmMkeC0Zu8WStc0D1tyuPp8Ehfdda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EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBh8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hBDQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQ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\";}'),('','dxpr_builder.page_template.homepage_basic',_binary 'a:11:{s:4:\"uuid\";s:36:\"557babd4-32f0-433a-a6c9-0bb9cbd9d4b5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SIdr7I82D6gImUih80ZC1o6B0m4emgUpm8u5a1XO7v8\";}s:2:\"id\";s:14:\"homepage_basic\";s:5:\"label\";s:14:\"Homepage Basic\";s:8:\"category\";s:10:\"home_pages\";s:8:\"template\";s:24668:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"80|105|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"en\" data-az-mode=\"static\" data-az-id=\"gbt1ffl7ve\" data-azb=\"az_container\" tabindex=\"0\" data-azcnt=\"true\"><div class=\"az-element az-section hover-style-gbduhozf7x\" style=\"padding-top: 60px; padding-bottom: 90px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbduhozf7x\" data-azat-pid=\"gbkgetovmh\" id=\"gbkgetovmh\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,90px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbhx4ni7fi\" style=\"\" data-az-id=\"gbhx4ni7fi\" data-azat-pid=\"gbzn0t0lag\" id=\"gbzn0t0lag\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbjwifts31\" style=\"\" data-az-id=\"gbjwifts31\" data-azat-pid=\"gbs14dlfsu\" id=\"gbs14dlfsu\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbdymj1wi2\" style=\"\" data-az-id=\"gbdymj1wi2\" data-azat-pid=\"gb7kjnstxp\" id=\"gb7kjnstxp\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbhnd61p82\" style=\"\" data-az-id=\"gbhnd61p82\" data-azat-pid=\"gbwwnpo28z\" id=\"gbwwnpo28z\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbga8nt5d4\" style=\"\" data-az-id=\"gbga8nt5d4\" data-azat-pid=\"gbt26z55vk\" id=\"gbt26z55vk\" data-azb=\"az_column\" data-azat-width=\" 1/2 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-gbz6ajyu35\" data-az-id=\"gbz6ajyu35\" data-azat-pid=\"gbv1t56n9g\" id=\"gbv1t56n9g\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1527443195645-1133f7f28990?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=1470&amp;q=80\" data-azat-height=\"\" data-azat-bm=\",0px,,,,,,,,0px,,,,\"><img class=\"az-image-content\" style=\"width: 100%; margin-bottom: 0px; padding-bottom: 0px;\" src=\"https://images.unsplash.com/photo-1527443195645-1133f7f28990?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=1470&amp;q=80\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbmwolwaix\" style=\"\" data-az-id=\"gbmwolwaix\" data-azat-pid=\"gbp9mud52c\" id=\"gbp9mud52c\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gb4bvjpbtf\" style=\"\" data-az-id=\"gb4bvjpbtf\" data-azat-pid=\"gbx9zyuojr\" id=\"gbx9zyuojr\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbn5n9l0cr\" style=\"\" data-az-id=\"gbn5n9l0cr\" data-azat-pid=\"gbk4kp3eai\" id=\"gbk4kp3eai\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-button hover-style-gbu3p75r0r\" data-az-id=\"gbu3p75r0r\" data-azat-pid=\"dCcARM\" id=\"dCcARM\" data-azb=\"az_button\" data-azat-title=\"Join to Download\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-type=\"btn-primary\" data-azat-block=\"btn-block\" data-azat-size=\"btn-lg\" data-azat-bm=\"9px,,,,,,,,,,,,,\"><a href=\"#\" class=\"az-button-content btn btn-lg btn-primary btn-block\" target=\"_self\" role=\"button\" style=\"margin-top: 9px;\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-dCcARM-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Join to Download</p></div></a></div></div></div><div class=\"az-element az-section dxpr-util-overlay-black hover-style-gbomm2yll5\" style=\"margin-top: 60px; margin-bottom: 60px; padding-top: 150px; padding-bottom: 120px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-color: rgb(243, 243, 243);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbomm2yll5\" data-azat-pid=\"gb6ftor8sg\" id=\"gb6ftor8sg\" data-azb=\"az_section\" data-azat-bm=\"60px,60px,,,,,,,150px,120px,,,,\" data-azat-background=\"#f3f3f3\" data-azat-background_style=\"cover\" data-azat-background_position=\"center\" data-azat-el_class=\"dxpr-util-overlay-black\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbsx8zrk4z\" style=\"margin-bottom: 0px; opacity: 0.82;\" data-az-id=\"gbsx8zrk4z\" data-azat-pid=\"gbrugxumg0\" id=\"gbrugxumg0\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azat-bm=\",0px,,,,,,,,,,,,\" data-azat-opacity=\"0.82\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gb9i7pskj6\" style=\"\" data-az-id=\"gb9i7pskj6\" data-azat-pid=\"gbbv5546yd\" id=\"gbbv5546yd\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-icon text-center hover-style-gb9ezkgmr6\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers et_line_font\" data-az-id=\"gb9ezkgmr6\" data-azat-pid=\"gbqaq2op6c\" id=\"gbqaq2op6c\" data-azb=\"az_icon\" data-azat-icon=\"et et-icon-puzzle\" data-azat-size=\"fa-5x\" data-azat-el_class=\"text-center\"><i class=\"az-icon-content et et-icon-puzzle fa-5x\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-text ck-content text-center hover-style-gbrnzy1wjx\" style=\"margin-top: 20px;\" data-az-id=\"gbrnzy1wjx\" data-azat-pid=\"gbv2l3pjln\" id=\"gbv2l3pjln\" data-azb=\"az_text\" data-azat-bm=\"20px,,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><p class=\"lead\">Drag and Drop Tools</p></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbot3tx60k\" style=\"\" data-az-id=\"gbot3tx60k\" data-azat-pid=\"gbkedrgkly\" id=\"gbkedrgkly\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-icon text-center hover-style-gbdh6e6bq6\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers et_line_font\" data-az-id=\"gbdh6e6bq6\" data-azat-pid=\"gbmp0ku956\" id=\"gbmp0ku956\" data-azb=\"az_icon\" data-azat-icon=\"et et-icon-mobile\" data-azat-size=\"fa-5x\" data-azat-el_class=\"text-center\"><i class=\"az-icon-content et et-icon-mobile fa-5x\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-text ck-content text-center hover-style-gbq9nr7am2\" style=\"margin-top: 20px;\" data-az-id=\"gbq9nr7am2\" data-azat-pid=\"gbam7gkus4\" id=\"gbam7gkus4\" data-azb=\"az_text\" data-azat-bm=\"20px,,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><p class=\"lead\">Bootstrap 3 Integration</p></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbcp404dz4\" style=\"\" data-az-id=\"gbcp404dz4\" data-azat-pid=\"gb2rr0sx5q\" id=\"gb2rr0sx5q\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-icon text-center hover-style-gbypf1tkgl\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers et_line_font\" data-az-id=\"gbypf1tkgl\" data-azat-pid=\"gb8r4sbhq7\" id=\"gb8r4sbhq7\" data-azb=\"az_icon\" data-azat-icon=\"et et-icon-strategy\" data-azat-size=\"fa-5x\" data-azat-el_class=\"text-center\"><i class=\"az-icon-content et et-icon-strategy fa-5x\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-text ck-content text-center hover-style-gb02d8hlpd\" style=\"margin-top: 20px;\" data-az-id=\"gb02d8hlpd\" data-azat-pid=\"gbp6v23zti\" id=\"gbp6v23zti\" data-azb=\"az_text\" data-azat-bm=\"20px,,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><p class=\"lead\">Smart SEO and Performance</p></div></div></div></div></div><div class=\"az-element az-section hover-style-gb6d0tqo54\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb6d0tqo54\" data-azat-pid=\"gbl3pobcvx\" id=\"gbl3pobcvx\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbobhr8g1x\" style=\"\" data-az-id=\"gbobhr8g1x\" data-azat-pid=\"gbdjzdr3ad\" id=\"gbdjzdr3ad\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbwctdof2x\" style=\"padding-right: 60px;\" data-az-id=\"gbwctdof2x\" data-azat-pid=\"gbi2qecbl1\" id=\"gbi2qecbl1\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-bm=\",,,,,,,,,,,60px,,\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbkrp474wu\" style=\"\" data-az-id=\"gbkrp474wu\" data-azat-pid=\"gbscjhdbp5\" id=\"gbscjhdbp5\" data-azb=\"az_text\"><h3>Frequently Asked Questions</h3></div><div id=\"gb08b9eoml\" class=\"az-element az-accordion panel-group accordion hover-style-gbiqldbss8\" style=\"\" data-az-id=\"gbiqldbss8\" data-azat-pid=\"gb08b9eoml\" data-azb=\"az_accordion\" data-azat-collapsed=\"yes\" data-azcnt=\"true\"><div class=\"az-element az-toggle accordion-item hover-style-gb50ibk8cl\" style=\"\" data-az-id=\"gb50ibk8cl\" data-azat-pid=\"gbgegf17nh\" id=\"gbgegf17nh\" data-azb=\"az_toggle\" data-azat-title=\"How is Bootstrap 3 integrated?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbgegf17nh-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              How is Bootstrap 3 integrated?\r\n      </button></h2><div id=\"gbgegf17nh-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb0ug29zr7\" style=\"\" data-az-id=\"gb0ug29zr7\" data-azat-pid=\"gbmxu3wytg\" id=\"gbmxu3wytg\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbkrvbdvnx\" style=\"\" data-az-id=\"gbkrvbdvnx\" data-azat-pid=\"gboceby9ja\" id=\"gboceby9ja\" data-azb=\"az_toggle\" data-azat-title=\"How is DXPR better for SEO?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gboceby9ja-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              How is DXPR better for SEO?\r\n      </button></h2><div id=\"gboceby9ja-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbt6dqyc89\" style=\"\" data-az-id=\"gbt6dqyc89\" data-azat-pid=\"gbxbzlu2y1\" id=\"gbxbzlu2y1\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbwmb6aex8\" style=\"\" data-az-id=\"gbwmb6aex8\" data-azat-pid=\"gbhc2a22eh\" id=\"gbhc2a22eh\" data-azb=\"az_toggle\" data-azat-title=\"What about marketing tools?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbhc2a22eh-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              What about marketing tools?\r\n      </button></h2><div id=\"gbhc2a22eh-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbhra42xtm\" style=\"\" data-az-id=\"gbhra42xtm\" data-azat-pid=\"gbjffleiz0\" id=\"gbjffleiz0\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbrppzqbkt\" style=\"\" data-az-id=\"gbrppzqbkt\" data-azat-pid=\"gbtmr9qk4v\" id=\"gbtmr9qk4v\" data-azb=\"az_toggle\" data-azat-title=\"Can clients edit drag and drop pages?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbtmr9qk4v-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              Can clients edit drag and drop pages?\r\n      </button></h2><div id=\"gbtmr9qk4v-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbs2gvkdy1\" style=\"\" data-az-id=\"gbs2gvkdy1\" data-azat-pid=\"gbrw5gx67f\" id=\"gbrw5gx67f\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbo939xk28\" style=\"\" data-az-id=\"gbo939xk28\" data-azat-pid=\"gbgz7ib004\" id=\"gbgz7ib004\" data-azb=\"az_toggle\" data-azat-title=\"What is the best way to customize your views?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbgz7ib004-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              What is the best way to customize your views?\r\n      </button></h2><div id=\"gbgz7ib004-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbj4niqm0g\" style=\"\" data-az-id=\"gbj4niqm0g\" data-azat-pid=\"gbcjvjp90b\" id=\"gbcjvjp90b\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gby0ud1vam\" style=\"\" data-az-id=\"gby0ud1vam\" data-azat-pid=\"gbuta5gqni\" id=\"gbuta5gqni\" data-azb=\"az_toggle\" data-azat-title=\"Can I change colors of everything?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbuta5gqni-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              Can I change colors of everything?\r\n      </button></h2><div id=\"gbuta5gqni-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbtgew5bru\" style=\"\" data-az-id=\"gbtgew5bru\" data-azat-pid=\"gb091b40hn\" id=\"gb091b40hn\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbdtihlnsf\" style=\"\" data-az-id=\"gbdtihlnsf\" data-azat-pid=\"gb1kcsc8ok\" id=\"gb1kcsc8ok\" data-azb=\"az_toggle\" data-azat-title=\"Can I upgrade my subscription later?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gb1kcsc8ok-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              Can I upgrade my subscription later?\r\n      </button></h2><div id=\"gb1kcsc8ok-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb5pilbn42\" style=\"\" data-az-id=\"gb5pilbn42\" data-azat-pid=\"gbin3hvfdg\" id=\"gbin3hvfdg\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div></div></div><div class=\"az-element az-ctnr az-column col-sm-8 hover-style-gbh46pumnl\" style=\"\" data-az-id=\"gbh46pumnl\" data-azat-pid=\"gbwhitemk2\" id=\"gbwhitemk2\" data-azb=\"az_column\" data-azat-width=\"2/3\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tabs tabbable tabs-top az-tabs-responsive hover-style-gbdebmu4f3\" style=\"display: block;\" data-az-id=\"gbdebmu4f3\" data-azat-pid=\"gb1zx1lyt0\" id=\"gb1zx1lyt0\" data-azb=\"az_tabs\" data-azat-responsive=\"yes\"><ul class=\"nav nav-tabs\" role=\"tablist\"><li class=\"nav-item\" role=\"presentation\"><a href=\"#gbwva98p35\" class=\"nav-link\" data-bs-target=\"#gbwva98p35\" data-bs-toggle=\"tab\" element-id=\"gbz2l7vjsv\" role=\"tab\" aria-selected=\"true\">\r\n    About Us\r\n  </a></li><li class=\"nav-item\" role=\"presentation\"><a href=\"#gbrb5ufjzr\" class=\"nav-link\" data-bs-target=\"#gbrb5ufjzr\" data-bs-toggle=\"tab\" element-id=\"gb2mx0ff55\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\r\n    Why DXPR is The Best\r\n  </a></li><li class=\"nav-item\" role=\"presentation\"><a href=\"#gb97u4nyuy\" class=\"nav-link\" data-bs-target=\"#gb97u4nyuy\" data-bs-toggle=\"tab\" element-id=\"gb9oe8agka\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\r\n    Recent News\r\n  </a></li></ul><div id=\"\" class=\"tab-content\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gbz2l7vjsv show\" style=\"\" data-az-id=\"gbz2l7vjsv\" data-azat-pid=\"gbwva98p35\" id=\"gbwva98p35\" data-azb=\"az_tab\" role=\"tabpanel\" data-azat-title=\"About Us\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-gbwva98p35\" href=\"#tab-gbwva98p35\" role=\"button\">\r\n        About Us\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-gbwva98p35\" data-bs-parent=\"#gb1zx1lyt0\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbad34svlg\" style=\"margin-bottom: 20px;\" data-az-id=\"gbad34svlg\" data-azat-pid=\"gb0xibygkv\" id=\"gb0xibygkv\" data-azb=\"az_text\" data-azat-bm=\",20px,,,,,,,,,,,,\"><h2>New Site Builder Experience with <i>Visual Drag and Drop</i></h2></div><div class=\"az-element az-text ck-content hover-style-gb7nfbundw\" style=\"\" data-az-id=\"gb7nfbundw\" data-azat-pid=\"gbbbu8atoa\" id=\"gbbbu8atoa\" data-azb=\"az_text\"><p class=\"lead\">It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p><p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p><p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen.</p><p>She packed her seven versalia, put her initial into the belt and made herself on the way.</p><p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p><p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen.</p><p>She packed her seven versalia, put her initial into the belt and made herself on the way.</p></div></div></div></div><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gb2mx0ff55\" style=\"\" data-az-id=\"gb2mx0ff55\" data-azat-pid=\"gbrb5ufjzr\" id=\"gbrb5ufjzr\" data-azb=\"az_tab\" role=\"tabpanel\" data-azat-title=\"Why DXPR is The Best\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-gbrb5ufjzr\" href=\"#tab-gbrb5ufjzr\" role=\"button\">\r\n        Why DXPR is The Best\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-gbrb5ufjzr\" data-bs-parent=\"#gb1zx1lyt0\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbjfcxtvld\" style=\"margin-bottom: 20px;\" data-az-id=\"gbjfcxtvld\" data-azat-pid=\"gbrwrlk8jg\" id=\"gbrwrlk8jg\" data-azb=\"az_text\" data-azat-bm=\",20px,,,,,,,,,,,,\"><h2 style=\"text-align:center;\">Customize<span>&nbsp;</span><i>Everything</i><span>&nbsp;</span>with DXPR Theme Settings</h2><h3 style=\"text-align:center;\">From layout to typography!</h3></div><div class=\"az-element az-image hover-style-gbwhd0lc48\" data-az-id=\"gbwhd0lc48\" data-azat-pid=\"gbjighiiag\" id=\"gbjighiiag\" data-azb=\"az_image\" data-azat-image=\"https://dxpr.com/-files-directory-/dxpr-builder/premium-theme.svg?fid=4539\" data-azat-height=\"\"><img class=\"az-image-content\" style=\"width: 100%;\" src=\"https://dxpr.com/-files-directory-/dxpr-builder/premium-theme.svg?fid=4539\" alt=\"\" title=\"\"></div></div></div></div><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gb9oe8agka\" style=\"\" data-az-id=\"gb9oe8agka\" data-azat-pid=\"gb97u4nyuy\" id=\"gb97u4nyuy\" data-azb=\"az_tab\" role=\"tabpanel\" data-azat-title=\"Recent News\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-gb97u4nyuy\" href=\"#tab-gb97u4nyuy\" role=\"button\">\r\n        Recent News\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-gb97u4nyuy\" data-bs-parent=\"#gb1zx1lyt0\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-unknown hover-style-gbmiy83way\" data-az-id=\"gbmiy83way\" data-azat-pid=\"gbrb68jfen\" id=\"gbrb68jfen\" data-azb=\"az_unknown\" data-azcnt=\"true\">\r\n    Element not found.\r\n<div class=\"az-element az-text ck-content hover-style-gb47l1nbz1\" style=\"\" data-az-id=\"gb47l1nbz1\" data-azat-pid=\"gb47l1nbz1\" id=\"gb47l1nbz1\" data-azb=\"az_text\"><p>Element not found.</p></div><div class=\"az-element az-text ck-content hover-style-gbegthzpaf\" style=\"\" data-az-id=\"gbegthzpaf\" data-azat-pid=\"gbtv1ypkof\" id=\"gbtv1ypkof\" data-azb=\"az_text\"><p>Element not found.</p></div></div></div></div></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-gbms1rudo3\" style=\"padding-top: 100px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbms1rudo3\" data-azat-pid=\"gbhav9nq05\" id=\"gbhav9nq05\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,100px,,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-button hover-style-gbidpwb3po\" data-az-id=\"gbidpwb3po\" data-azat-pid=\"gbibllmu95\" id=\"gbibllmu95\" data-azb=\"az_button\" data-azat-title=\"Join to Download\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-type=\"btn-primary\" data-azat-block=\"btn-block\" data-azat-size=\"btn-lg\" data-azat-bm=\"9px,,,,,,,,,,,,,\"><a href=\"#\" class=\"az-button-content btn btn-lg btn-primary btn-block\" target=\"_self\" role=\"button\" style=\"margin-top: 9px;\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-gbibllmu95-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Join to Download</p></div></a></div></div></div></div>\";s:6:\"weight\";i:40;s:5:\"image\";s:74616:\"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CAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDhmAgICAgICAgICBVWVhlSGU8iOIgWgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB5PVad0+4VKdYW1NTOucK1BLqD/AJZYD2wM6E3uU3IaytnWux6dIOfMtZijZBPhVscMQilG53tttb2WWpSLkPu8QGR8o33tR72nly74hZa7ndb/AOm3V0Fwqo4ClNQ1CvUrL4Puu9uPdJAvtLN+d+9NtpKJqXSw4lQBpcYQDJ/yvZiUY/Td6/8AOWNTVWxpttrr1E2VjiQMN4WJ7uzHbA6Nrvd09tVNystxObV0EKF8oN73L3vb7IGC73qouKOjmsFk1LXxJqyzMOz74pAHtgZG3fXbSxi76l16LlXxhcIxwdC57eS+yB0k7zLtQ7Ii6rAFQffDqXGrI7RnliIGey3e43Nm7V7mwVsWqshR7rsuqvC5IxjmTJzHOpXbvqKxTU9nmVoVWnyhpCCrIfIUcdft9mJR27faaN+bC2p0qAewrh7Gc8SxAA4aOAHtgehAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAYGdNNdNYrqUKg5Ae3iYGkBAQEDnp2e1pc2VVhXbPHjwBOSB3ce6B0QEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQED+a+o/UfXKOvb3b0bx6qKXVa60wABoU93eZ+94PwunlpRMxtfO+N8Xq46sxGVQ879KPUP9oW/5vzT0+T0uzDy+d1u1J+lHqH+0Lf8AN+aPJ6XZg87rdqT9KPUP9oW/5vzR5PS7MHndbtSfpR6h/tC3/N+aPJ6XZg87rdqT9KPUP9oW/wCb80eT0uzB53W7Un6Ueof7Qt/zfmjyel2YPO63ak/Sj1D/AGhb/m/NHk9Lswed1u1J+lHqH+0Lf835pfJ6XZg87rdqT9KPUP8AaFv+b80nk9Lswed1u1J+lHqH+0Lf835o8npdmDzut2pT+lHqH+0Lf835o8no9mDzut2pR+lPqH+0Lf8AN+aXyel2YPO63ak/Sj1D/aFv+b80nk9Lswed1u1J+lHqH+0Lf835o8npdmDzut2pP0o9Q/2hb/m/NHk9Lswed1u1Lp6Z6m6+3Utqj72x0e6tHRtJBVmAI5TnreD0uDL9nmddHxmrxxeXO/qU+cfTkBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQP5J6p/8AU3Uv+9H+jWfTeB/g4vlfH/xsnlz1PGQEDv6ZVtMvbura1qKmsKTlwz4XUE/gqxOfZOOtllyYw9Ghjjy5TFe3q9v0O6yvodVbgMpJBL0LbqBKBygFmM+IlM49s4ROrM/XXq5ut6Jx0oifde6629OxlRteiPfv9dqrQmRtfGQfcOGXJ8Q1ADt/fmss9SIx2bedjDT0pyyuf2ebb6XtdFNPp8blXrKfenOlLLiEZVsTxlj/AACxx24mMstXh2+717Pc3jho8Wz37Obb7+pTa2dO8ncea1Hlnc3m0OFNjVFPvflcNXvcsTWcZ3FcX3Y9V89/QmGWG2+GuKfXXNX07k/RPTYsUPaAgDMClhYsiaSNXDwvYNQ09knHrVyez02RsXu9Dnn27q6pnbFIFPp+q3SLBYUY6b9Zx4FRwwXkQzEiJy1Zj6k4NGJ+u+i/fsXs2vQrLSxury1hbV5nvEly6FRpCqMLpORnvkjPViOSer1dfPbeWGlM3ccu/wBezojkqVdxT0Wja736LZXYXV0rZrMuPGhVUXtGnPilxy1Jyx4vTl9KZyx0sccuGY5+f1VW/n2vBntfnkBA6ul/702f/f1f++Jz1vuT6pddD7+Prh/ZZ8m+xICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfyD1duKafU/UVsbQxsVgD3eWvGfTeBn/ZxfLePj/eyeT9O2n9KJ6njo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogp19I3e3fq2yRHDOdxVgDOffE5a0/sZfuy66Eft4/vQ/tU+UfYEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQMbNptbG1WUo7ctTKCfsyxlMc7M4xPMr+b9j/Vqv4i/NL3mW9O7x3H5v2P9Wq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3H5v2P8AVqv4i/NHeZbzu8dx+b9j/Vqv4i/NHeZbzu8dx+b9j/Vqv4i/NHeZbzu8dx+b9j/Vqv4i/NHeZbzu8dx+b9j/AFar+IvzR3mW87vHcfm/Y/1ar+IvzR3mW87vHcfm/Y/1ar+IvzR3mW87vHcfm/Y/1ar+IvzR3mW87vHcfm/Y/wBWq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3JTZ7NGDpRWjDkwVQR8YEk5TPOsYRHM3kaICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIH/9k=\";}'),('','dxpr_builder.page_template.split_content_and_buttons',_binary 'a:11:{s:4:\"uuid\";s:36:\"684aad51-d8d1-46a2-ad2b-6501f97f6038\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"3BN8LUsr-kyFPGhsUY3R7k1_aA9dwqRK3Eod5a11R90\";}s:2:\"id\";s:25:\"split_content_and_buttons\";s:5:\"label\";s:25:\"Split Content and Buttons\";s:8:\"category\";s:5:\"basic\";s:8:\"template\";s:7168:\"      <div class=\"az-element az-section\" style=\"padding-top:60px;\" data-azb=\"az_section\" data-azat-style=\"padding-top:60px;\">\r\n        <div class=\"az-ctnr container\" data-azcnt=\"true\">\r\n          <div class=\"az-element az-row row az-row--sm\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\">\r\n            <div class=\"az-element az-ctnr az-column col-sm-6\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1440606797942-6cc04c045447?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1032&q=80\" data-azat-height=\"\">\r\n                <img class=\"az-image-content\" src=\"https://images.unsplash.com/photo-1440606797942-6cc04c045447?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1032&q=80\" alt=\"\" title=\"\" style=\"width: 100%;\">\r\n              </div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p class=\"lead\">Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea.</p>\r\n                <p class=\"lead\">commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n          </div>\r\n          <hr class=\"az-element az-separator\" style=\"border: none;\" data-azb=\"az_separator\">\r\n        </div>\r\n      </div>\r\n      <div class=\"az-element az-section\" style=\"padding-top:20px;\" data-azb=\"az_section\" data-azat-style=\"padding-top:20px;\">\r\n        <div class=\"az-ctnr container\" data-azcnt=\"true\">\r\n          <div class=\"az-element az-row row az-row--sm\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\">\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/40/OSASuBX1SGu4kb3ozvne_IMG_1088.jpg?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" data-azat-height=\"\" data-azat-style=\"margin-bottom:20px;\">\r\n                <img class=\"az-image-content \" src=\"https://images.unsplash.com/40/OSASuBX1SGu4kb3ozvne_IMG_1088.jpg?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" alt=\"\" title=\"\" style=\"margin-bottom: 20px; width: 100%;\">\r\n              </div>\r\n              <div class=\"az-element az-text\" style=\"margin-bottom:20px;\" data-azb=\"az_text\" data-azat-style=\"margin-bottom:20px;\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum</h2>Consectetur adipisicing elit, sed do eiusmod tempoar incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n              </div>\r\n              <div class=\"az-element az-button\" data-az-id=\"dCcARM\" data-azat-block=\"btn-block\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-pid=\"dCcARM\" data-azat-size=\"btn-lg\" data-azat-style=\"margin-top:9px;\" data-azat-title=\"Learn more\" data-azat-type=\"btn-primary\" data-azb=\"az_button\" id=\"dCcARM\"><a class=\"az-button-content btn btn-primary btn-lg btn-block \" href=\"#\" style=\"margin-top:9px;\" target=\"_self\" type=\"button\">Learn more</a></div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1535996404815-2fc91ee1c283?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" data-azat-height=\"\" data-azat-style=\"margin-bottom:20px;\">\r\n                <img class=\"az-image-content \" src=\"https://images.unsplash.com/photo-1535996404815-2fc91ee1c283?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" alt=\"\" title=\"\" style=\"margin-bottom: 20px; width: 100%;\">\r\n              </div>\r\n              <div class=\"az-element az-text\" style=\"margin-bottom:20px;\" data-azb=\"az_text\" data-azat-style=\"margin-bottom:20px;\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor</h2>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n              </div>\r\n              <div class=\"az-element az-button\" data-az-id=\"dCcARM\" data-azat-block=\"btn-block\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-pid=\"dCcARM\" data-azat-size=\"btn-lg\" data-azat-style=\"margin-top:9px;\" data-azat-title=\"Learn more\" data-azat-type=\"btn-primary\" data-azb=\"az_button\" id=\"dCcARM\"><a class=\"az-button-content btn btn-primary btn-lg btn-block \" href=\"#\" style=\"margin-top:9px;\" target=\"_self\" type=\"button\">Learn more</a></div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1485217988980-11786ced9454?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" data-azat-height=\"\" data-azat-style=\"margin-bottom:20px;\">\r\n                <img class=\"az-image-content\" src=\"https://images.unsplash.com/photo-1485217988980-11786ced9454?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" alt=\"\" title=\"\" style=\"margin-bottom: 20px; width: 100%;\">\r\n              </div>\r\n              <div class=\"az-element az-text\" style=\"margin-bottom:20px;\" data-azb=\"az_text\" data-azat-style=\"margin-bottom:20px;\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit</h2>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n              </div>\r\n              <div class=\"az-element az-button\" data-az-id=\"dCcARM\" data-azat-block=\"btn-block\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-pid=\"dCcARM\" data-azat-size=\"btn-lg\" data-azat-style=\"margin-top:9px;\" data-azat-title=\"Learn more\" data-azat-type=\"btn-primary\" data-azb=\"az_button\" id=\"dCcARM\"><a class=\"az-button-content btn btn-primary btn-lg btn-block \" href=\"#\" style=\"margin-top:9px;\" target=\"_self\" type=\"button\">Learn more</a></div>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\";s:6:\"weight\";i:1;s:5:\"image\";s:65536:\"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\";}'),('','dxpr_builder.page_template.text_columns',_binary 'a:11:{s:4:\"uuid\";s:36:\"c88f1480-c048-401d-ba60-c90e3cdfeedf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"3h2E7ukA5IyeCHZByQ9r2pJRkq0g81LT26yeIINSuI8\";}s:2:\"id\";s:12:\"text_columns\";s:5:\"label\";s:12:\"Text Columns\";s:8:\"category\";s:5:\"basic\";s:8:\"template\";s:3930:\"      <div class=\"az-element az-section\" style=\"padding-top:60px;\" data-azb=\"az_section\" data-azat-style=\"padding-top:60px;\">\r\n        <div class=\"az-ctnr container\" data-azcnt=\"true\">\r\n          <div class=\"az-element az-row row az-row--sm\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\">\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\";s:6:\"weight\";i:0;s:5:\"image\";s:40260:\"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oFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFB//2Q==\";}'),('','dxpr_builder.settings',_binary 'a:14:{s:9:\"bootstrap\";N;s:16:\"drm_last_contact\";s:10:\"1773370385\";s:13:\"cke_stylesset\";s:0:\"\";s:20:\"editor_assets_source\";N;s:14:\"format_filters\";b:0;s:13:\"media_browser\";s:13:\"media_library\";s:15:\"offset_selector\";s:53:\".dxpr-theme-header--sticky, .dxpr-theme-header--fixed\";s:14:\"json_web_token\";s:1041:\"eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:15:\"api_key_storage\";s:6:\"config\";s:12:\"key_provider\";N;s:24:\"tone_of_voice_vocabulary\";s:16:\"ai_tone_of_voice\";s:21:\"enable_taxonomy_tones\";b:1;s:19:\"commands_vocabulary\";s:17:\"ai_agent_commands\";s:24:\"enable_taxonomy_commands\";b:1;}'),('','dxpr_builder.user_template.footer',_binary 'a:9:{s:4:\"uuid\";s:36:\"62f24af7-11ef-4663-ada1-788691ff1e92\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:6:\"footer\";s:5:\"label\";s:6:\"Footer\";s:8:\"template\";s:7933:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"block_content|drag_and_drop_block\" data-az-name=\"1|26|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"es\" data-az-mode=\"static\" data-az-id=\"a9uoqojdu\" data-azb=\"az_container\" tabindex=\"0\" data-azcnt=\"true\"><div class=\"az-element az-section primary-footer hover-style-K9izuvllb\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"K9izuvllb\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-wylsn7rt6\" style=\"\" data-az-id=\"wylsn7rt6\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 az-util-vertical-centering hover-style-Pu0fasueu\" style=\"\" data-az-id=\"Pu0fasueu\" data-azat-pid=\"Vx8riwwrm\" id=\"Vx8riwwrm\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mc0ou4x1f\" style=\"\" data-az-persist=\"PGE+PGltZyBzcmM9Ii9zaXRlcy9kZWZhdWx0L2ZpbGVzL2Npc2NfdGhlbWUvaW1hZ2VzL2xvZ28tZm9vdGVyLndlYnAiIGFsdD0iQ0lTQyIgdGl0bGU9IkNJU0MiLz48L2E+PHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"mc0ou4x1f\" data-azat-pid=\"mc0ou4x1f\" id=\"mc0ou4x1f\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a><img src=\"/-files-directory-/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\"></a><p>Impulsamos la transformación tecnológica <br>de entidades públicas y privadas.</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 az-util-vertical-centering hover-style-Gtmk2kc4l\" style=\"\" data-az-id=\"Gtmk2kc4l\" data-azat-pid=\"Umt90h42x\" id=\"Umt90h42x\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Esmv5lafy\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 az-util-vertical-centering hover-style-Cayp3y8zf\" style=\"\" data-az-id=\"Cayp3y8zf\" data-azat-pid=\"Qbdn496br\" id=\"Qbdn496br\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-S8rr450r7\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"S8rr450r7\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel: +576013003163\"> (601) 300 31 63</a>\r\n<br>\r\n<a href=\"https://maps.app.goo.gl/9Ubj19LZGPkbMgYBA\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nEdificio Torre Central, Av. El Dorado #68C -61 Of 621, Bogotá\r\n</a>\r\n<br>\r\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\r\ninfo@ciscsas.com\r\n</a>\r\n<br>\r\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\r\nservicioalcliente@ciscsas.com\r\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-njlet01p0\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"njlet01p0\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-r65ek0f4k\" style=\"\" data-az-id=\"r65ek0f4k\" data-azat-pid=\"pb09fthx9\" id=\"pb09fthx9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 az-util-vertical-centering hover-style-Adwryo8x7\" style=\"\" data-az-id=\"Adwryo8x7\" data-azat-pid=\"Szdq3okdd\" id=\"Szdq3okdd\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-aewooec2a\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"aewooec2a\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2026. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-Xjyjsi6d3\" style=\"\" data-az-id=\"Xjyjsi6d3\" data-azat-pid=\"l6wuddb71\" id=\"l6wuddb71\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-K5b3w53zy\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"K5b3w53zy\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Qhl8ttbw4\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Qhl8ttbw4\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-x9bmxsma7\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"x9bmxsma7\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Tlykwy45u\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Tlykwy45u\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div></div>\";s:3:\"uid\";i:1;s:6:\"global\";b:0;}'),('','dxpr_builder.user_template.somos_cisc',_binary 'a:9:{s:4:\"uuid\";s:36:\"db74c585-0cf1-41fc-808a-4e1e1f3b9c8c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:10:\"somos_cisc\";s:5:\"label\";s:10:\"Somos CISC\";s:8:\"template\";s:4129:\"<div class=\"az-element az-section somos-cisc hover-style-N318oqaz4 az-element--controls-top-left\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"N318oqaz4\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-az-human-readable=\"Section\" data-az-human-readable-en=\"Section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-K0uyyurt7\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"K0uyyurt7\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-v19zarb68\" style=\"\" data-az-id=\"v19zarb68\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Edhy703dd\" style=\"\" data-az-id=\"Edhy703dd\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mi9zini03\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"mi9zini03\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-i73y6fu26\" style=\"\" data-az-id=\"i73y6fu26\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-v6jlxmzwk\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"v6jlxmzwk\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div><div title=\"Add Section Below\" class=\"control add-section btn btn-default glyphicon glyphicon-plus-sign\"></div></div>\";s:3:\"uid\";i:1;s:6:\"global\";b:0;}'),('','dxpr_theme.settings',_binary 'a:193:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"D-wRq1_IPw_-Qn9Hmot0sf45piFhq2haYCnxQAL97u0\";}s:24:\"header_mobile_breakpoint\";s:4:\"1200\";s:21:\"full_width_containers\";a:7:{s:20:\"cnt_secondary_header\";s:20:\"cnt_secondary_header\";s:10:\"cnt_footer\";s:10:\"cnt_footer\";s:14:\"cnt_header_nav\";i:0;s:14:\"cnt_page_title\";i:0;s:15:\"cnt_content_top\";i:0;s:11:\"cnt_content\";i:0;s:18:\"cnt_content_bottom\";i:0;}s:24:\"full_width_content_types\";a:6:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:7:\"article\";i:0;s:4:\"blog\";i:0;s:8:\"clientes\";i:0;s:4:\"page\";i:0;s:9:\"proyectos\";i:0;}s:20:\"block_design_regions\";a:12:{s:13:\"sidebar_first\";s:13:\"sidebar_first\";s:14:\"sidebar_second\";s:14:\"sidebar_second\";s:11:\"content_top\";s:11:\"content_top\";s:14:\"content_bottom\";s:14:\"content_bottom\";s:16:\"secondary_header\";i:0;s:10:\"navigation\";i:0;s:6:\"slider\";i:0;s:6:\"header\";i:0;s:11:\"highlighted\";i:0;s:4:\"help\";i:0;s:7:\"content\";i:0;s:6:\"footer\";i:0;}s:12:\"boxed_layout\";i:1;s:13:\"sticky_footer\";i:1;s:18:\"boxed_layout_boxbg\";s:7:\"#ffffff\";s:13:\"box_max_width\";s:4:\"1580\";s:16:\"layout_max_width\";s:4:\"1280\";s:17:\"gutter_horizontal\";s:2:\"30\";s:15:\"gutter_vertical\";s:2:\"30\";s:16:\"gutter_container\";s:2:\"60\";s:24:\"gutter_horizontal_mobile\";s:2:\"30\";s:22:\"gutter_vertical_mobile\";s:2:\"30\";s:23:\"gutter_container_mobile\";s:2:\"30\";s:16:\"body_line_height\";s:3:\"1.6\";s:14:\"body_font_size\";s:2:\"16\";s:13:\"nav_font_size\";s:2:\"16\";s:20:\"headings_line_height\";s:3:\"1.1\";s:12:\"scale_factor\";s:4:\"1.34\";s:12:\"h1_font_size\";s:2:\"52\";s:12:\"h2_font_size\";s:2:\"38\";s:12:\"h3_font_size\";s:2:\"29\";s:12:\"h4_font_size\";s:2:\"21\";s:20:\"blockquote_font_size\";s:2:\"21\";s:22:\"blockquote_line_height\";s:3:\"1.5\";s:23:\"headings_letter_spacing\";s:1:\"0\";s:18:\"headings_uppercase\";i:0;s:13:\"headings_bold\";i:1;s:21:\"body_mobile_font_size\";s:2:\"14\";s:20:\"nav_mobile_font_size\";s:2:\"14\";s:19:\"h1_mobile_font_size\";s:2:\"52\";s:19:\"h2_mobile_font_size\";s:2:\"38\";s:19:\"h3_mobile_font_size\";s:2:\"29\";s:19:\"h4_mobile_font_size\";s:2:\"24\";s:14:\"body_font_face\";s:15:\"SF_Segoe_Roboto\";s:23:\"body_font_face_selector\";s:4:\"body\";s:18:\"headings_font_face\";s:15:\"SF_Segoe_Roboto\";s:27:\"headings_font_face_selector\";s:68:\"h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption\";s:13:\"nav_font_face\";s:15:\"SF_Segoe_Roboto\";s:22:\"nav_font_face_selector\";s:19:\"nav,nav ul li,nav a\";s:18:\"sitename_font_face\";s:15:\"SF_Segoe_Roboto\";s:27:\"sitename_font_face_selector\";s:25:\".site-name, .navbar-brand\";s:20:\"blockquote_font_face\";s:15:\"SF_Segoe_Roboto\";s:29:\"blockquote_font_face_selector\";s:24:\"blockquote, blockquote p\";s:17:\"portfolio_details\";s:3:\"top\";s:17:\"portfolio_sidebar\";s:1:\"4\";s:16:\"portfolio_images\";s:11:\"sidecaption\";s:12:\"region_cards\";a:12:{s:16:\"secondary_header\";s:0:\"\";s:10:\"navigation\";s:0:\"\";s:22:\"navigation_collapsible\";s:0:\"\";s:11:\"highlighted\";s:0:\"\";s:10:\"page_title\";s:0:\"\";s:4:\"help\";s:0:\"\";s:11:\"content_top\";s:0:\"\";s:7:\"content\";s:0:\"\";s:14:\"content_bottom\";s:0:\"\";s:13:\"sidebar_first\";s:0:\"\";s:14:\"sidebar_second\";s:0:\"\";s:6:\"footer\";s:0:\"\";}s:16:\"table_responsive\";s:2:\"-1\";s:5:\"table\";s:0:\"\";s:27:\"blockquote_mobile_font_size\";s:2:\"18\";s:17:\"divider_thickness\";s:1:\"8\";s:14:\"divider_length\";s:1:\"0\";s:16:\"divider_position\";s:1:\"1\";s:13:\"divider_color\";s:0:\"\";s:20:\"divider_color_custom\";s:7:\"#eeeeee\";s:22:\"page_title_breadcrumbs\";i:0;s:20:\"page_title_home_hide\";i:1;s:16:\"page_title_align\";s:4:\"left\";s:17:\"page_title_height\";s:3:\"120\";s:18:\"page_title_animate\";s:1:\"0\";s:24:\"page_title_image_opacity\";s:1:\"1\";s:22:\"page_title_image_style\";s:5:\"cover\";s:21:\"page_title_image_mode\";s:6:\"normal\";s:25:\"page_title_image_position\";s:13:\"center_center\";s:22:\"background_image_style\";s:5:\"cover\";s:25:\"background_image_position\";s:13:\"center_center\";s:27:\"background_image_attachment\";s:5:\"fixed\";s:15:\"header_position\";i:0;s:17:\"header_top_layout\";s:1:\"0\";s:12:\"header_style\";s:6:\"normal\";s:21:\"header_top_bg_opacity\";s:1:\"1\";s:17:\"header_top_height\";s:3:\"100\";s:16:\"header_top_fixed\";i:1;s:17:\"header_top_sticky\";i:1;s:22:\"header_top_sticky_show\";s:6:\"always\";s:31:\"header_top_height_sticky_offset\";s:2:\"60\";s:24:\"header_top_height_scroll\";s:2:\"50\";s:28:\"header_top_bg_opacity_scroll\";s:1:\"1\";s:17:\"navbar_background\";s:0:\"\";s:24:\"navbar_background_custom\";s:0:\"\";s:23:\"header_block_background\";s:0:\"\";s:30:\"header_block_background_custom\";s:0:\"\";s:23:\"header_block_text_color\";s:0:\"\";s:30:\"header_block_text_color_custom\";s:0:\"\";s:15:\"menu_background\";s:0:\"\";s:22:\"menu_background_custom\";s:0:\"\";s:15:\"menu_text_color\";s:0:\"\";s:22:\"menu_text_color_custom\";s:0:\"\";s:21:\"menu_hover_background\";s:0:\"\";s:28:\"menu_hover_background_custom\";s:0:\"\";s:21:\"menu_hover_text_color\";s:0:\"\";s:28:\"menu_hover_text_color_custom\";s:0:\"\";s:19:\"dropdown_background\";s:0:\"\";s:26:\"dropdown_background_custom\";s:0:\"\";s:19:\"dropdown_text_color\";s:0:\"\";s:26:\"dropdown_text_color_custom\";s:0:\"\";s:25:\"dropdown_hover_background\";s:0:\"\";s:32:\"dropdown_hover_background_custom\";s:0:\"\";s:25:\"dropdown_hover_text_color\";s:0:\"\";s:32:\"dropdown_hover_text_color_custom\";s:0:\"\";s:17:\"header_side_align\";s:4:\"left\";s:21:\"header_side_direction\";s:4:\"left\";s:17:\"header_side_width\";s:3:\"300\";s:14:\"hamburger_menu\";s:10:\"three-dash\";s:19:\"hamburger_animation\";s:5:\"cross\";s:9:\"menu_type\";s:9:\"uppercase\";s:10:\"menu_hover\";s:7:\"opacity\";s:20:\"menu_border_position\";s:6:\"bottom\";s:19:\"menu_border_animate\";s:4:\"drop\";s:27:\"menu_border_position_offset\";s:1:\"0\";s:34:\"menu_border_position_offset_sticky\";s:1:\"0\";s:16:\"menu_border_size\";s:1:\"2\";s:17:\"menu_border_color\";s:0:\"\";s:24:\"menu_border_color_custom\";s:0:\"\";s:20:\"header_mobile_height\";s:2:\"60\";s:21:\"secondary_header_hide\";s:11:\"hidden_none\";s:15:\"custom_css_site\";s:439:\".region-primary-menu .menu > li > a {\r\n  color: #ffffff !important;\r\n}\r\n.region-primary-menu .menu > li.is-active > a,\r\n.region-primary-menu .menu > li.active-trail > a,\r\n.region-primary-menu .menu > li > a.is-active {\r\n  background-color: #ffffff !important;\r\n  color: #00245c !important; /* azul del navbar */\r\n  border-radius: 8px;\r\n  padding: 8px 14px;\r\n}\r\n.region-primary-menu .menu > li > a:hover {\r\n  color: #ffffff !important;\r\n}\r\n\";s:22:\"custom_javascript_site\";s:0:\"\";s:12:\"block_preset\";s:0:\"\";s:10:\"block_card\";s:0:\"\";s:16:\"block_background\";s:0:\"\";s:23:\"block_background_custom\";s:7:\"#eeeeee\";s:13:\"block_padding\";s:1:\"0\";s:19:\"block_border_radius\";s:1:\"0\";s:12:\"block_border\";s:1:\"0\";s:18:\"block_border_color\";s:0:\"\";s:25:\"block_border_color_custom\";s:7:\"#eeeeee\";s:15:\"title_font_size\";s:2:\"h3\";s:11:\"title_align\";s:4:\"left\";s:10:\"title_card\";s:0:\"\";s:16:\"title_background\";s:0:\"\";s:23:\"title_background_custom\";s:7:\"#eeeeee\";s:13:\"title_padding\";s:1:\"0\";s:12:\"title_border\";s:1:\"0\";s:19:\"title_border_radius\";s:1:\"0\";s:18:\"title_border_color\";s:0:\"\";s:25:\"title_border_color_custom\";s:7:\"#eeeeee\";s:13:\"title_sticker\";i:0;s:13:\"block_divider\";i:0;s:20:\"block_divider_custom\";i:0;s:19:\"block_divider_color\";s:0:\"\";s:26:\"block_divider_color_custom\";s:7:\"#eeeeee\";s:23:\"block_divider_thickness\";s:1:\"4\";s:20:\"block_divider_length\";s:2:\"10\";s:21:\"block_divider_spacing\";s:2:\"20\";s:8:\"features\";a:4:{s:20:\"comment_user_picture\";i:1;s:25:\"comment_user_verification\";i:1;s:7:\"favicon\";i:1;s:17:\"node_user_picture\";i:1;}s:4:\"logo\";a:3:{s:4:\"path\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"use_default\";i:1;}s:16:\"page_title_image\";N;s:16:\"background_image\";N;s:14:\"hidden_regions\";a:12:{s:10:\"navigation\";i:0;s:22:\"navigation_collapsible\";i:0;s:16:\"secondary_header\";i:0;s:10:\"page_title\";i:0;s:11:\"highlighted\";i:0;s:6:\"header\";i:0;s:11:\"content_top\";i:0;s:7:\"content\";i:0;s:14:\"content_bottom\";i:0;s:13:\"sidebar_first\";i:0;s:14:\"sidebar_second\";i:0;s:6:\"footer\";i:0;}s:17:\"popover_placement\";s:3:\"top\";s:17:\"tooltip_placement\";s:8:\"auto top\";s:13:\"modal_enabled\";i:0;s:12:\"cdn_provider\";s:0:\"\";s:7:\"favicon\";a:1:{s:11:\"use_default\";i:1;}s:28:\"page_title_breadcrumbs_align\";s:5:\"right\";s:32:\"page_title_breadcrumbs_separator\";s:1:\"/\";s:10:\"title_type\";a:3:{s:9:\"uppercase\";i:0;s:4:\"bold\";i:0;s:6:\"italic\";i:0;}s:21:\"page_title_image_path\";s:0:\"\";s:21:\"background_image_path\";s:0:\"\";s:11:\"logo_height\";s:2:\"50\";s:20:\"second_header_sticky\";i:0;s:23:\"header_side_logo_height\";s:2:\"30\";s:23:\"mark_menu_with_children\";i:0;s:14:\"dropdown_width\";s:3:\"160\";s:19:\"header_mobile_fixed\";i:0;s:12:\"color_scheme\";s:7:\"default\";s:18:\"color_palette_base\";s:7:\"#284ed9\";s:18:\"color_palette_link\";s:7:\"#284ed9\";s:21:\"color_palette_accent1\";s:7:\"#05e993\";s:21:\"color_palette_accent2\";s:7:\"#284fd8\";s:18:\"color_palette_text\";s:7:\"#555555\";s:22:\"color_palette_headings\";s:7:\"#333333\";s:18:\"color_palette_card\";s:7:\"#eeeeee\";s:22:\"color_palette_cardtext\";s:7:\"#444444\";s:20:\"color_palette_footer\";s:7:\"#21252a\";s:24:\"color_palette_footertext\";s:7:\"#747a85\";s:23:\"color_palette_secheader\";s:7:\"#284fd9\";s:27:\"color_palette_secheadertext\";s:7:\"#fffffe\";s:20:\"color_palette_header\";s:7:\"#ffffff\";s:24:\"color_palette_headertext\";s:7:\"#696969\";s:24:\"color_palette_headerside\";s:7:\"#20252a\";s:28:\"color_palette_headersidetext\";s:7:\"#737a85\";s:23:\"color_palette_pagetitle\";s:7:\"#284fdb\";s:27:\"color_palette_pagetitletext\";s:7:\"#fffeff\";s:23:\"color_palette_graylight\";s:7:\"#cccccc\";s:25:\"color_palette_graylighter\";s:7:\"#ededed\";s:20:\"color_palette_silver\";s:7:\"#f1f1f1\";s:18:\"color_palette_body\";s:7:\"#efefef\";s:13:\"color_palette\";s:652:\"a:22:{s:4:\"base\";s:7:\"#284ed9\";s:4:\"link\";s:7:\"#284ed9\";s:7:\"accent1\";s:7:\"#05e993\";s:7:\"accent2\";s:7:\"#284fd8\";s:4:\"text\";s:7:\"#555555\";s:8:\"headings\";s:7:\"#333333\";s:4:\"card\";s:7:\"#eeeeee\";s:8:\"cardtext\";s:7:\"#444444\";s:6:\"footer\";s:7:\"#21252a\";s:10:\"footertext\";s:7:\"#747a85\";s:9:\"secheader\";s:7:\"#284fd9\";s:13:\"secheadertext\";s:7:\"#fffffe\";s:6:\"header\";s:7:\"#ffffff\";s:10:\"headertext\";s:7:\"#696969\";s:10:\"headerside\";s:7:\"#20252a\";s:14:\"headersidetext\";s:7:\"#737a85\";s:9:\"pagetitle\";s:7:\"#284fdb\";s:13:\"pagetitletext\";s:7:\"#fffeff\";s:9:\"graylight\";s:7:\"#cccccc\";s:11:\"graylighter\";s:7:\"#ededed\";s:6:\"silver\";s:7:\"#f1f1f1\";s:4:\"body\";s:7:\"#efefef\";}\";}'),('','editor.editor.basic_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"31f7ab01-ac17-4a52-8431-6db20342e36f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"filter.format.basic_html\";}s:6:\"module\";a:1:{i:0;s:9:\"ckeditor5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Qi2tIe-L97EutlMmhEvhsNxZOpOoA-RH82c4BQb5n4A\";}s:6:\"format\";s:10:\"basic_html\";s:6:\"editor\";s:9:\"ckeditor5\";s:8:\"settings\";a:2:{s:7:\"toolbar\";a:1:{s:5:\"items\";a:15:{i:0;s:4:\"bold\";i:1;s:6:\"italic\";i:2;s:1:\"|\";i:3;s:4:\"link\";i:4;s:1:\"|\";i:5;s:12:\"bulletedList\";i:6;s:12:\"numberedList\";i:7;s:1:\"|\";i:8;s:10:\"blockQuote\";i:9;s:17:\"drupalInsertImage\";i:10;s:1:\"|\";i:11;s:7:\"heading\";i:12;s:4:\"code\";i:13;s:1:\"|\";i:14;s:13:\"sourceEditing\";}}s:7:\"plugins\";a:4:{s:17:\"ckeditor5_heading\";a:1:{s:16:\"enabled_headings\";a:5:{i:0;s:8:\"heading2\";i:1;s:8:\"heading3\";i:2;s:8:\"heading4\";i:3;s:8:\"heading5\";i:4;s:8:\"heading6\";}}s:21:\"ckeditor5_imageResize\";a:1:{s:12:\"allow_resize\";b:1;}s:14:\"ckeditor5_list\";a:2:{s:10:\"properties\";a:2:{s:8:\"reversed\";b:0;s:10:\"startIndex\";b:1;}s:10:\"multiBlock\";b:1;}s:23:\"ckeditor5_sourceEditing\";a:1:{s:12:\"allowed_tags\";a:13:{i:0;s:6:\"<cite>\";i:1;s:4:\"<dl>\";i:2;s:4:\"<dt>\";i:3;s:4:\"<dd>\";i:4;s:12:\"<a hreflang>\";i:5;s:17:\"<blockquote cite>\";i:6;s:9:\"<ul type>\";i:7;s:9:\"<ol type>\";i:8;s:7:\"<h2 id>\";i:9;s:7:\"<h3 id>\";i:10;s:7:\"<h4 id>\";i:11;s:7:\"<h5 id>\";i:12;s:7:\"<h6 id>\";}}}}s:12:\"image_upload\";a:5:{s:6:\"status\";b:1;s:6:\"scheme\";s:6:\"public\";s:9:\"directory\";s:13:\"inline-images\";s:8:\"max_size\";N;s:14:\"max_dimensions\";a:2:{s:5:\"width\";N;s:6:\"height\";N;}}}'),('','editor.editor.full_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"d192bd2c-0186-4f66-b939-b070e07d453b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:23:\"filter.format.full_html\";}s:6:\"module\";a:1:{i:0;s:9:\"ckeditor5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lurcn8yf33g3Dkzdc55cTfJa9salGp9ytSYyG1s7QMI\";}s:6:\"format\";s:9:\"full_html\";s:6:\"editor\";s:9:\"ckeditor5\";s:8:\"settings\";a:2:{s:7:\"toolbar\";a:1:{s:5:\"items\";a:21:{i:0;s:4:\"bold\";i:1;s:6:\"italic\";i:2;s:13:\"strikethrough\";i:3;s:11:\"superscript\";i:4;s:9:\"subscript\";i:5;s:12:\"removeFormat\";i:6;s:1:\"|\";i:7;s:4:\"link\";i:8;s:1:\"|\";i:9;s:12:\"bulletedList\";i:10;s:12:\"numberedList\";i:11;s:1:\"|\";i:12;s:10:\"blockQuote\";i:13;s:17:\"drupalInsertImage\";i:14;s:11:\"insertTable\";i:15;s:14:\"horizontalLine\";i:16;s:1:\"|\";i:17;s:7:\"heading\";i:18;s:9:\"codeBlock\";i:19;s:1:\"|\";i:20;s:13:\"sourceEditing\";}}s:7:\"plugins\";a:5:{s:19:\"ckeditor5_codeBlock\";a:1:{s:9:\"languages\";a:14:{i:0;a:2:{s:5:\"label\";s:17:\"Texto sin formato\";s:8:\"language\";s:9:\"plaintext\";}i:1;a:2:{s:5:\"label\";s:1:\"C\";s:8:\"language\";s:1:\"c\";}i:2;a:2:{s:5:\"label\";s:2:\"C#\";s:8:\"language\";s:2:\"cs\";}i:3;a:2:{s:5:\"label\";s:3:\"C++\";s:8:\"language\";s:3:\"cpp\";}i:4;a:2:{s:5:\"label\";s:3:\"CSS\";s:8:\"language\";s:3:\"css\";}i:5;a:2:{s:5:\"label\";s:11:\"Diferencias\";s:8:\"language\";s:4:\"diff\";}i:6;a:2:{s:5:\"label\";s:4:\"HTML\";s:8:\"language\";s:4:\"html\";}i:7;a:2:{s:5:\"label\";s:4:\"Java\";s:8:\"language\";s:4:\"java\";}i:8;a:2:{s:5:\"label\";s:10:\"JavaScript\";s:8:\"language\";s:10:\"javascript\";}i:9;a:2:{s:5:\"label\";s:3:\"PHP\";s:8:\"language\";s:3:\"php\";}i:10;a:2:{s:5:\"label\";s:6:\"Python\";s:8:\"language\";s:6:\"python\";}i:11;a:2:{s:5:\"label\";s:4:\"Ruby\";s:8:\"language\";s:4:\"ruby\";}i:12;a:2:{s:5:\"label\";s:10:\"TypeScript\";s:8:\"language\";s:10:\"typescript\";}i:13;a:2:{s:5:\"label\";s:3:\"XML\";s:8:\"language\";s:3:\"xml\";}}}s:17:\"ckeditor5_heading\";a:1:{s:16:\"enabled_headings\";a:5:{i:0;s:8:\"heading2\";i:1;s:8:\"heading3\";i:2;s:8:\"heading4\";i:3;s:8:\"heading5\";i:4;s:8:\"heading6\";}}s:21:\"ckeditor5_imageResize\";a:1:{s:12:\"allow_resize\";b:1;}s:14:\"ckeditor5_list\";a:2:{s:10:\"properties\";a:2:{s:8:\"reversed\";b:1;s:10:\"startIndex\";b:1;}s:10:\"multiBlock\";b:1;}s:23:\"ckeditor5_sourceEditing\";a:1:{s:12:\"allowed_tags\";a:0:{}}}}s:12:\"image_upload\";a:5:{s:6:\"status\";b:1;s:6:\"scheme\";s:6:\"public\";s:9:\"directory\";s:13:\"inline-images\";s:8:\"max_size\";N;s:14:\"max_dimensions\";a:2:{s:5:\"width\";N;s:6:\"height\";N;}}}'),('','field.field.block_content.basic.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"f1208082-3c64-4a6d-84e9-c4a87fc28a6a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:32:\"field.storage.block_content.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"j00Gfs9AFqwK4x9RIsISLbPO7vA12psPR4s60wOIwQo\";}s:2:\"id\";s:24:\"block_content.basic.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";s:5:\"basic\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.block_content.drag_and_drop_block.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"a7c79e8a-8f9e-49ea-ba7e-13aebcc6e080\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:32:\"field.storage.block_content.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8D52pkSvg8bJdCDOVeGxAHQPZWmGfdnuGKM9RxBZTRs\";}s:2:\"id\";s:38:\"block_content.drag_and_drop_block.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.comment.comment.comment_body',_binary 'a:17:{s:4:\"uuid\";s:36:\"06153b35-3b32-4254-b1cc-ada291e85075\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:34:\"field.storage.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"62rlTOx3sPVrYhBnSBHZStXwiO02v1UpHSMrhWDsuG8\";}s:2:\"id\";s:28:\"comment.comment.comment_body\";s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";s:5:\"label\";s:10:\"Comentario\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:1:{s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:9:\"text_long\";}'),('','field.field.contact_message.contactanos.field_email',_binary 'a:16:{s:4:\"uuid\";s:36:\"5964d2c7-1a4a-47e1-b70f-93f8b5503f04\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:41:\"field.storage.contact_message.field_email\";}}s:2:\"id\";s:39:\"contact_message.contactanos.field_email\";s:10:\"field_name\";s:11:\"field_email\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:5:\"label\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:5:\"email\";}'),('','field.field.contact_message.contactanos.field_nombre_completo',_binary 'a:16:{s:4:\"uuid\";s:36:\"7c26a711-d6a7-4771-be49-785465084c4d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.storage.contact_message.field_nombre_completo\";}}s:2:\"id\";s:49:\"contact_message.contactanos.field_nombre_completo\";s:10:\"field_name\";s:21:\"field_nombre_completo\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:5:\"label\";s:15:\"Nombre Completo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:6:\"string\";}'),('','field.field.contact_message.contactanos.field_telefono',_binary 'a:16:{s:4:\"uuid\";s:36:\"fedf3361-0fcd-4e3c-82d2-e4996d2024d5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:44:\"field.storage.contact_message.field_telefono\";}}s:2:\"id\";s:42:\"contact_message.contactanos.field_telefono\";s:10:\"field_name\";s:14:\"field_telefono\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:5:\"label\";s:9:\"Teléfono\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:4:{s:3:\"min\";N;s:3:\"max\";N;s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"field_type\";s:7:\"integer\";}'),('','field.field.media.audio.field_media_audio_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"fc399113-2a40-49e3-a1a5-ebcc6660621c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:42:\"field.storage.media.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UlZPIbHcLyNqGY5bvydCTijGcKDmwn4Fo8oYZT85wlk\";}s:2:\"id\";s:34:\"media.audio.field_media_audio_file\";s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:5:\"label\";s:16:\"Archivo de audio\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:11:\"mp3 wav aac\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:10:\"field_type\";s:4:\"file\";}'),('','field.field.media.document.field_media_document',_binary 'a:17:{s:4:\"uuid\";s:36:\"50a44101-a382-477a-bcf5-e2dff18273f0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:40:\"field.storage.media.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DY5HtJTxUjFRGU_PaY6ifo2nhR-nAZ0y0s6kLmUbv5g\";}s:2:\"id\";s:35:\"media.document.field_media_document\";s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:5:\"label\";s:9:\"Documento\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:96:\"txt rtf doc docx ppt pptx xls xlsx pdf odf odg odp ods odt fodt fods fodp fodg key numbers pages\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:10:\"field_type\";s:4:\"file\";}'),('','field.field.media.image.field_media_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"337b2b75-cbfb-459e-a928-15905ec08861\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:37:\"field.storage.media.field_media_image\";i:1;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"P7CkVOgjDXiN26Fm2hniNei-XPK3iuZTlcBGqreTbJ0\";}s:2:\"id\";s:29:\"media.image.field_media_image\";s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.media.remote_video.field_media_oembed_video',_binary 'a:17:{s:4:\"uuid\";s:36:\"817bafdb-ef83-4b62-a5a4-d8d8e756a70c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:44:\"field.storage.media.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Eo4HHenV5iZat_kEWgr_wydD3TgwURMCzwt-7qIEyoM\";}s:2:\"id\";s:43:\"media.remote_video.field_media_oembed_video\";s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:5:\"label\";s:14:\"URL del vídeo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:6:\"string\";}'),('','field.field.media.video.field_media_video_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"6841490f-4a62-4566-ab9f-b036f45483ed\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:42:\"field.storage.media.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6kMMjmk2r_csGQ52qI9BUaO8r_oAzNLbxlclaj-JlDQ\";}s:2:\"id\";s:34:\"media.video.field_media_video_file\";s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:5:\"label\";s:17:\"Archivo de vídeo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:3:\"mp4\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:10:\"field_type\";s:4:\"file\";}'),('','field.field.node.article.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"0dfca56f-94bb-4162-9c03-f82b758c0c4a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"4Wxs1LseZ8JsNwD9uJVIbzZqG35yQXN8Eo1Hub6NMuI\";}s:2:\"id\";s:17:\"node.article.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.node.article.comment',_binary 'a:17:{s:4:\"uuid\";s:36:\"86e5e8b8-fa77-41ca-8a9f-498c1a28409a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.storage.node.comment\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UqXlkKC4v2-bDfWx4zcXQrD5YIi3d5byENEmWv-G_Uc\";}s:2:\"id\";s:20:\"node.article.comment\";s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:11:\"Comentarios\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:6:{s:6:\"status\";i:2;s:3:\"cid\";i:0;s:22:\"last_comment_timestamp\";i:0;s:17:\"last_comment_name\";N;s:16:\"last_comment_uid\";i:0;s:13:\"comment_count\";i:0;}}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:5:{s:12:\"default_mode\";i:1;s:8:\"per_page\";i:50;s:9:\"anonymous\";i:0;s:13:\"form_location\";b:1;s:7:\"preview\";i:1;}s:10:\"field_type\";s:7:\"comment\";}'),('','field.field.node.article.field_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"a52718d2-5b0c-42d6-adb8-c367daf51ab5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"j0riO_-77ZFWNLtj0iJ31HnohiNjdn8HUL86RueCF-M\";}s:2:\"id\";s:24:\"node.article.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.article.field_tags',_binary 'a:17:{s:4:\"uuid\";s:36:\"f90126f0-e218-4424-b90c-38cd55f6f525\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:29:\"field.storage.node.field_tags\";i:1;s:17:\"node.type.article\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QdUgf_beeoaPiyKorFv0q1fcJpWH_uZTqe_xoVJacrw\";}s:2:\"id\";s:23:\"node.article.field_tags\";s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:9:\"Etiquetas\";s:11:\"description\";s:96:\"Especifique una lista separada por comas. Por ejemplo: Amsterdam, Mexico City, \"Cleveland, Ohio\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:3:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:1:{s:5:\"field\";s:5:\"_none\";}s:11:\"auto_create\";b:1;}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.node.blog.body',_binary 'a:16:{s:4:\"uuid\";s:36:\"51b2b083-f037-4740-8742-877047219a21\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:14:\"node.type.blog\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:2:\"id\";s:14:\"node.blog.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:5:\"label\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.node.blog.field_etiquetas',_binary 'a:16:{s:4:\"uuid\";s:36:\"49102cf8-8813-47ca-85ac-2f7cc00c7c8e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:14:\"node.type.blog\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:2:\"id\";s:25:\"node.blog.field_etiquetas\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:5:\"label\";s:10:\"Etiquetas:\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.node.blog.field_image',_binary 'a:16:{s:4:\"uuid\";s:36:\"20494464-5f04-43e6-8ce0-41bae706a7a9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:14:\"node.type.blog\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:21:\"node.blog.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"432x288\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.clientes.field_descripcion',_binary 'a:16:{s:4:\"uuid\";s:36:\"95dffb94-f0ef-4170-9f31-7e26637f9dbc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:36:\"field.storage.node.field_descripcion\";i:1;s:18:\"node.type.clientes\";}}s:2:\"id\";s:31:\"node.clientes.field_descripcion\";s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:5:\"label\";s:12:\"Descripción\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"string_long\";}'),('','field.field.node.clientes.field_image',_binary 'a:16:{s:4:\"uuid\";s:36:\"e0f4b37b-5ce9-49a5-a04f-82e3a1dfa044\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:18:\"node.type.clientes\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:25:\"node.clientes.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:5:\"label\";s:4:\"Logo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"270x140\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.drag_and_drop_page.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"f0cbd38c-4630-4c90-9550-4e19c6adee69\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"LeDS5YeIgahCxEobRhABIh79j3dc21k4XUEjwB3CKaA\";}s:2:\"id\";s:28:\"node.drag_and_drop_page.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.node.drag_and_drop_page.field_dth_hide_regions',_binary 'a:17:{s:4:\"uuid\";s:36:\"1fc5d4d1-e82f-4b50-b34e-794c66c55e59\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:41:\"field.storage.node.field_dth_hide_regions\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dKNoTGqQtXpHZN5971UN1KLp1E3tTNF1_REnwn8dcJM\";}s:2:\"id\";s:46:\"node.drag_and_drop_page.field_dth_hide_regions\";s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:17:\"DXPR Hide Regions\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"list_string\";}'),('','field.field.node.drag_and_drop_page.field_dth_main_content_width',_binary 'a:17:{s:4:\"uuid\";s:36:\"0663870a-c742-4faa-8f2e-f970f7624010\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:47:\"field.storage.node.field_dth_main_content_width\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9GozuVieiZuJDf6LOMWupwiG_vVJMV9YtZLV97OiA6U\";}s:2:\"id\";s:52:\"node.drag_and_drop_page.field_dth_main_content_width\";s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:23:\"DXPR Main Content Width\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"list_string\";}'),('','field.field.node.drag_and_drop_page.field_dth_page_layout',_binary 'a:17:{s:4:\"uuid\";s:36:\"fdb93bfd-ec71-47b3-99ee-a1c2ff177cce\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:40:\"field.storage.node.field_dth_page_layout\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VzEKStu3rMyBJP0oHcJ-aH8pzBYZn3mr7QJj5rm6DoE\";}s:2:\"id\";s:45:\"node.drag_and_drop_page.field_dth_page_layout\";s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:16:\"DXPR Page Layout\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"list_string\";}'),('','field.field.node.page.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"6b06dc9d-1373-4b15-aa7b-7f5d61520178\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KHu9I-pR4FnP79crRJ5gVD_1mKGSZcJsdIm9bn64iFg\";}s:2:\"id\";s:14:\"node.page.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.node.proyectos.field_ano',_binary 'a:16:{s:4:\"uuid\";s:36:\"1a01e304-b403-405a-899d-79cd63e127fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:28:\"field.storage.node.field_ano\";i:1;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:24:\"node.proyectos.field_ano\";s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:4:\"Año\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:4:{s:3:\"min\";i:0;s:3:\"max\";i:9999;s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"field_type\";s:7:\"integer\";}'),('','field.field.node.proyectos.field_cliente',_binary 'a:16:{s:4:\"uuid\";s:36:\"06188f3a-7fc8-4b70-a89f-b9bd50356523\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:32:\"field.storage.node.field_cliente\";i:1;s:18:\"node.type.clientes\";i:2;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:28:\"node.proyectos.field_cliente\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:7:\"Cliente\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:12:\"default:node\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}s:4:\"sort\";a:2:{s:5:\"field\";s:5:\"title\";s:9:\"direction\";s:3:\"ASC\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.node.proyectos.field_descripcion_proyecto',_binary 'a:16:{s:4:\"uuid\";s:36:\"6c18b48d-f0c0-4525-b622-07c672227999\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:45:\"field.storage.node.field_descripcion_proyecto\";i:1;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:41:\"node.proyectos.field_descripcion_proyecto\";s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:21:\"Descripción Proyecto\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"string_long\";}'),('','field.field.node.proyectos.field_etiquetas',_binary 'a:16:{s:4:\"uuid\";s:36:\"fe1f4ef3-5fe7-47d1-9aed-262fce9d66f6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:19:\"node.type.proyectos\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:2:\"id\";s:30:\"node.proyectos.field_etiquetas\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:9:\"Etiquetas\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.node.proyectos.field_galeria',_binary 'a:16:{s:4:\"uuid\";s:36:\"149581eb-6ff6-4642-bd54-6ab240d39871\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:32:\"field.storage.node.field_galeria\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:28:\"node.proyectos.field_galeria\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:8:\"Galería\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"370x220\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.proyectos.field_image',_binary 'a:16:{s:4:\"uuid\";s:36:\"87841b52-a97d-4d4e-a511-20c50cede551\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:26:\"node.proyectos.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:9:\"1000x1000\";s:14:\"min_resolution\";s:7:\"432x518\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.proyectos.field_tecnologias',_binary 'a:16:{s:4:\"uuid\";s:36:\"06628618-1253-4621-8a33-4327e21b21ad\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:36:\"field.storage.node.field_tecnologias\";i:1;s:19:\"node.type.proyectos\";i:2;s:31:\"taxonomy.vocabulary.tecnologias\";}}s:2:\"id\";s:32:\"node.proyectos.field_tecnologias\";s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:12:\"Tecnologías\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:11:\"tecnologias\";s:11:\"tecnologias\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.taxonomy_term.tecnologias.field_imagen_tecnologia',_binary 'a:16:{s:4:\"uuid\";s:36:\"3bd15e00-9bbd-4f3c-b2b4-5f415fb6bc01\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:51:\"field.storage.taxonomy_term.field_imagen_tecnologia\";i:1;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:49:\"taxonomy_term.tecnologias.field_imagen_tecnologia\";s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";s:5:\"label\";s:18:\"Imagen Tecnología\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.user.user.user_picture',_binary 'a:17:{s:4:\"uuid\";s:36:\"f330f89d-1998-4308-93b9-4f594488423b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:31:\"field.storage.user.user_picture\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TE3gYVzd6g0deXqUl8SEu2azHwVG-SdXm3kwbrz0kHw\";}s:2:\"id\";s:22:\"user.user.user_picture\";s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:23:\"Su cara o foto virtual.\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:40:\"pictures/[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:0;s:18:\"alt_field_required\";b:0;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0\";}s:16:\"purge_batch_size\";i:50;}'),('','field.storage.block_content.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"3fba7a83-1c50-4261-b26c-4edd0e9081a6\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:13:\"block_content\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eS0snV_L3dx9shtWRTzm5eblwOJ7qKWC9IE-4GMTDFc\";}s:2:\"id\";s:18:\"block_content.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:4:\"type\";s:17:\"text_with_summary\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"text\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;}'),('','field.storage.comment.comment_body',_binary 'a:17:{s:4:\"uuid\";s:36:\"87aadc64-bb58-4ec9-9a52-4eb7cdce0fde\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"swYoCch_hY8QO5uwr4FURplfnUCUlpPB4idF8WGVCpw\";}s:2:\"id\";s:20:\"comment.comment_body\";s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:4:\"type\";s:9:\"text_long\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"text\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;}'),('','field.storage.contact_message.field_email',_binary 'a:16:{s:4:\"uuid\";s:36:\"efd64957-e4e5-47fc-a58d-3c111bb6dc0d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:27:\"contact_message.field_email\";s:10:\"field_name\";s:11:\"field_email\";s:11:\"entity_type\";s:15:\"contact_message\";s:4:\"type\";s:5:\"email\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.contact_message.field_nombre_completo',_binary 'a:16:{s:4:\"uuid\";s:36:\"557d0b75-5e4a-4849-914b-076aadf5e480\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:37:\"contact_message.field_nombre_completo\";s:10:\"field_name\";s:21:\"field_nombre_completo\";s:11:\"entity_type\";s:15:\"contact_message\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;s:8:\"is_ascii\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.contact_message.field_telefono',_binary 'a:16:{s:4:\"uuid\";s:36:\"d53245af-19d1-476e-82d8-801ab033545d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:30:\"contact_message.field_telefono\";s:10:\"field_name\";s:14:\"field_telefono\";s:11:\"entity_type\";s:15:\"contact_message\";s:4:\"type\";s:7:\"integer\";s:8:\"settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_audio_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"7cadd040-427a-40d0-af4e-c7a0ad304df9\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JCHoh95CpUeBx9ch24Tmi6ru0nwmNz8xWVH4Qs7RnTg\";}s:2:\"id\";s:28:\"media.field_media_audio_file\";s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:4:\"file\";s:8:\"settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:6:\"module\";s:4:\"file\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_document',_binary 'a:17:{s:4:\"uuid\";s:36:\"331f4ee6-dc07-44b4-972f-701786cbda36\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BdkTx7IL59MCw5a_fOZprPTOGM_wcjz-Fm8g7HV3vFk\";}s:2:\"id\";s:26:\"media.field_media_document\";s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:4:\"file\";s:8:\"settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:6:\"module\";s:4:\"file\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"c9170aad-f70a-4690-9dc4-66aa3fa45c7a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0N0KSFk57p6qsq3qM4lYVGSuROvzXK-tSsdwByqUh3g\";}s:2:\"id\";s:23:\"media.field_media_image\";s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_oembed_video',_binary 'a:17:{s:4:\"uuid\";s:36:\"3eb02fe9-5487-489d-9421-c871b8ead462\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cNf_852Dq-fNnSaMI4LxL-J6N7bLkHuDbD9EUqOn4_U\";}s:2:\"id\";s:30:\"media.field_media_oembed_video\";s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;s:8:\"is_ascii\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_video_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"27fa5f6d-43ae-40d1-b693-c61cbb9632e3\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z5mgbn1PIVZ5TNMByBmivqo_u3Rdk58UIzpyN4ypTeM\";}s:2:\"id\";s:28:\"media.field_media_video_file\";s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:4:\"file\";s:8:\"settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:6:\"module\";s:4:\"file\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"f51f997c-62cb-4298-af05-6f7ff5af91b6\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY\";}s:2:\"id\";s:9:\"node.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:17:\"text_with_summary\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"text\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.comment',_binary 'a:17:{s:4:\"uuid\";s:36:\"3640af61-ca18-4227-9a3a-6b3c25a1c5b1\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ktCna9xmWvYZIUfOCUyDQvedn5RtnS4CRmEIwNmvYjc\";}s:2:\"id\";s:12:\"node.comment\";s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:7:\"comment\";s:8:\"settings\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:6:\"module\";s:7:\"comment\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_ano',_binary 'a:16:{s:4:\"uuid\";s:36:\"d82086e5-f563-411d-9a3c-d6b1e8ace712\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:14:\"node.field_ano\";s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:7:\"integer\";s:8:\"settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_cliente',_binary 'a:16:{s:4:\"uuid\";s:36:\"54e30249-b1ea-41ca-933f-63e089528249\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:18:\"node.field_cliente\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:4:\"node\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_descripcion',_binary 'a:16:{s:4:\"uuid\";s:36:\"11e2e9db-8c44-40bd-8c0b-51c438621272\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:22:\"node.field_descripcion\";s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_descripcion_proyecto',_binary 'a:16:{s:4:\"uuid\";s:36:\"7e4c1c92-4ef7-47e2-8b8d-19c997a06559\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:31:\"node.field_descripcion_proyecto\";s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_body_background',_binary 'a:17:{s:4:\"uuid\";s:36:\"610ae215-f617-40e3-893f-9444e8b06b67\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"X9lEz_BWKwSeBZJCaxtaP25k_TrfAaioA2owTBLZlxM\";}s:2:\"id\";s:30:\"node.field_dth_body_background\";s:10:\"field_name\";s:25:\"field_dth_body_background\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:1;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_hide_regions',_binary 'a:17:{s:4:\"uuid\";s:36:\"dda48fe8-b9a7-4f91-a1b2-cdd038443307\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Vxuz15nwUhgUosSALKPJnTNfunsdqhbTMeyahARL0SA\";}s:2:\"id\";s:27:\"node.field_dth_hide_regions\";s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"list_string\";s:8:\"settings\";a:2:{s:14:\"allowed_values\";a:11:{i:0;a:2:{s:5:\"value\";s:10:\"navigation\";s:5:\"label\";s:11:\"Navegación\";}i:1;a:2:{s:5:\"value\";s:16:\"secondary_header\";s:5:\"label\";s:16:\"Secondary Header\";}i:2;a:2:{s:5:\"value\";s:10:\"page_title\";s:5:\"label\";s:18:\"Título de página\";}i:3;a:2:{s:5:\"value\";s:6:\"slider\";s:5:\"label\";s:11:\"Hero Region\";}i:4;a:2:{s:5:\"value\";s:6:\"header\";s:5:\"label\";s:10:\"Encabezado\";}i:5;a:2:{s:5:\"value\";s:11:\"content_top\";s:5:\"label\";s:18:\"Contenido Superior\";}i:6;a:2:{s:5:\"value\";s:7:\"content\";s:5:\"label\";s:9:\"Contenido\";}i:7;a:2:{s:5:\"value\";s:14:\"content_bottom\";s:5:\"label\";s:19:\"Fondo del Contenido\";}i:8;a:2:{s:5:\"value\";s:13:\"sidebar_first\";s:5:\"label\";s:8:\"Primario\";}i:9;a:2:{s:5:\"value\";s:14:\"sidebar_second\";s:5:\"label\";s:10:\"Secundario\";}i:10;a:2:{s:5:\"value\";s:6:\"footer\";s:5:\"label\";s:14:\"Pie de página\";}}s:23:\"allowed_values_function\";s:0:\"\";}s:6:\"module\";s:7:\"options\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:-1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_main_content_width',_binary 'a:17:{s:4:\"uuid\";s:36:\"ade506d0-3f2c-45fb-b2fb-e6a5f1b401fa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NdZfKqTnyMGn1zXwktiCh_E3YsP_O7-oeKdc5I8mue4\";}s:2:\"id\";s:33:\"node.field_dth_main_content_width\";s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"list_string\";s:8:\"settings\";a:2:{s:14:\"allowed_values\";a:5:{i:0;a:2:{s:5:\"value\";s:34:\"dxpr-theme-util-full-width-content\";s:5:\"label\";s:18:\"Full width content\";}i:1;a:2:{s:5:\"value\";s:36:\"dxpr-theme-util-content-center-4-col\";s:5:\"label\";s:28:\"Squish content column to 1/3\";}i:2;a:2:{s:5:\"value\";s:36:\"dxpr-theme-util-content-center-6-col\";s:5:\"label\";s:28:\"Squish content column to 1/2\";}i:3;a:2:{s:5:\"value\";s:36:\"dxpr-theme-util-content-center-8-col\";s:5:\"label\";s:28:\"Squish content column to 2/3\";}i:4;a:2:{s:5:\"value\";s:37:\"dxpr-theme-util-content-center-10-col\";s:5:\"label\";s:28:\"Squish content column to 5/6\";}}s:23:\"allowed_values_function\";s:0:\"\";}s:6:\"module\";s:7:\"options\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_page_layout',_binary 'a:17:{s:4:\"uuid\";s:36:\"45c08268-f08e-4356-b6b4-a22c9b8907bf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"phGMMrBGUqfR0yNfSqUbz_QPky4ZrTW5GLXzMiI3HUM\";}s:2:\"id\";s:26:\"node.field_dth_page_layout\";s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"list_string\";s:8:\"settings\";a:2:{s:14:\"allowed_values\";a:2:{i:0;a:2:{s:5:\"value\";s:9:\"fullwidth\";s:5:\"label\";s:10:\"Full Width\";}i:1;a:2:{s:5:\"value\";s:5:\"boxed\";s:5:\"label\";s:12:\"Boxed Layout\";}}s:23:\"allowed_values_function\";s:0:\"\";}s:6:\"module\";s:7:\"options\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_page_title_backgrou',_binary 'a:17:{s:4:\"uuid\";s:36:\"e3e651fe-e889-4c38-b2e8-99d1ae754a04\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sJOmmmCsYP1YtJVCBjGneGJRr01sw45YrFN2fU4Rf7A\";}s:2:\"id\";s:34:\"node.field_dth_page_title_backgrou\";s:10:\"field_name\";s:29:\"field_dth_page_title_backgrou\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:1;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_etiquetas',_binary 'a:16:{s:4:\"uuid\";s:36:\"d54dc666-1019-4897-a26b-3dace6079e1e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:2:\"id\";s:20:\"node.field_etiquetas\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:2;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_galeria',_binary 'a:16:{s:4:\"uuid\";s:36:\"b5b12c66-05e5-4ba9-9299-232205d28801\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:2:\"id\";s:18:\"node.field_galeria\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:5;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"da3b8231-3d54-49d8-9cb1-4b9e6a45d0fa\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EymokncRIZ7SgQT2IdOQhQJicX4nNc0K89ik-LxmOHE\";}s:2:\"id\";s:16:\"node.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_tags',_binary 'a:17:{s:4:\"uuid\";s:36:\"083c2fef-758e-474d-b257-3dc9175d40e4\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs\";}s:2:\"id\";s:15:\"node.field_tags\";s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:-1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_tecnologias',_binary 'a:16:{s:4:\"uuid\";s:36:\"29331765-f2ec-4a12-8cdc-cdde5cccb543\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:2:\"id\";s:22:\"node.field_tecnologias\";s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:4;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.taxonomy_term.field_imagen_tecnologia',_binary 'a:16:{s:4:\"uuid\";s:36:\"73c19d60-423f-41a3-9925-f3ca9a49bdf0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:8:\"taxonomy\";}}s:2:\"id\";s:37:\"taxonomy_term.field_imagen_tecnologia\";s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.user.user_picture',_binary 'a:17:{s:4:\"uuid\";s:36:\"2ba50648-5e97-4c30-8953-d8a5dee55150\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0q8-mw8y-Ls5I578sIPQFLp4ljpH7WvVYpzY-I9O-8E\";}s:2:\"id\";s:17:\"user.user_picture\";s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field_ui.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q1nMi90W6YQxKzZAgJQw7Ag9U4JrsEUwkomF0lhvbIM\";}s:12:\"field_prefix\";s:6:\"field_\";}'),('','file.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2bwjZB1IjEYbppgZT3g7YW_5h_LDZYNa3DaDEfWX82U\";}s:11:\"description\";a:2:{s:4:\"type\";s:9:\"textfield\";s:6:\"length\";i:128;}s:4:\"icon\";a:1:{s:9:\"directory\";s:23:\"core/modules/file/icons\";}s:35:\"make_unused_managed_files_temporary\";b:0;s:21:\"filename_sanitization\";a:6:{s:13:\"transliterate\";b:0;s:18:\"replace_whitespace\";b:0;s:24:\"replace_non_alphanumeric\";b:0;s:22:\"deduplicate_separators\";b:0;s:9:\"lowercase\";b:0;s:21:\"replacement_character\";s:1:\"-\";}}'),('','file_mdm.file_metadata_plugin.getimagesize',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI\";}s:13:\"configuration\";a:1:{s:5:\"cache\";a:2:{s:8:\"override\";b:0;s:8:\"settings\";a:3:{s:7:\"enabled\";b:1;s:10:\"expiration\";i:172800;s:16:\"disallowed_paths\";a:0:{}}}}}'),('','file_mdm.settings',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fOx6TBj_84WfX_a6JhuWiPQ-twAjHykvYsTvJAKbZsE\";}s:14:\"metadata_cache\";a:3:{s:7:\"enabled\";b:1;s:10:\"expiration\";i:172800;s:16:\"disallowed_paths\";a:0:{}}s:22:\"missing_file_log_level\";i:3;}'),('','filter.format.basic_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"a48639b4-226e-43d4-bd70-9410b291646f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:6:\"editor\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mclCbTlJwWJORez4Y1eX2MqA0aGjSMAoJb3TaBABcK8\";}s:4:\"name\";s:12:\"HTML básico\";s:6:\"format\";s:10:\"basic_html\";s:6:\"weight\";i:0;s:7:\"filters\";a:6:{s:21:\"editor_file_reference\";a:5:{s:2:\"id\";s:21:\"editor_file_reference\";s:8:\"provider\";s:6:\"editor\";s:6:\"status\";b:1;s:6:\"weight\";i:11;s:8:\"settings\";a:0:{}}s:12:\"filter_align\";a:5:{s:2:\"id\";s:12:\"filter_align\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:7;s:8:\"settings\";a:0:{}}s:14:\"filter_caption\";a:5:{s:2:\"id\";s:14:\"filter_caption\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:8;s:8:\"settings\";a:0:{}}s:11:\"filter_html\";a:5:{s:2:\"id\";s:11:\"filter_html\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:3:{s:12:\"allowed_html\";s:243:\"<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href> <blockquote cite> <ul type> <ol start type> <strong> <em> <code> <li> <img src alt data-entity-uuid data-entity-type height width data-caption data-align>\";s:16:\"filter_html_help\";b:0;s:20:\"filter_html_nofollow\";b:0;}}s:24:\"filter_html_image_secure\";a:5:{s:2:\"id\";s:24:\"filter_html_image_secure\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:9;s:8:\"settings\";a:0:{}}s:22:\"filter_image_lazy_load\";a:5:{s:2:\"id\";s:22:\"filter_image_lazy_load\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:15;s:8:\"settings\";a:0:{}}}}'),('','filter.format.full_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"33bfc1a6-d48a-411e-be2a-067056b4f5a6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:6:\"editor\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"vpZysv3RHJjhYzq7O_q5q8mVlHdrSzKELmXyiX6RtV0\";}s:4:\"name\";s:13:\"HTML completo\";s:6:\"format\";s:9:\"full_html\";s:6:\"weight\";i:2;s:7:\"filters\";a:5:{s:21:\"editor_file_reference\";a:5:{s:2:\"id\";s:21:\"editor_file_reference\";s:8:\"provider\";s:6:\"editor\";s:6:\"status\";b:1;s:6:\"weight\";i:11;s:8:\"settings\";a:0:{}}s:12:\"filter_align\";a:5:{s:2:\"id\";s:12:\"filter_align\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:8;s:8:\"settings\";a:0:{}}s:14:\"filter_caption\";a:5:{s:2:\"id\";s:14:\"filter_caption\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:9;s:8:\"settings\";a:0:{}}s:20:\"filter_htmlcorrector\";a:5:{s:2:\"id\";s:20:\"filter_htmlcorrector\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:10;s:8:\"settings\";a:0:{}}s:22:\"filter_image_lazy_load\";a:5:{s:2:\"id\";s:22:\"filter_image_lazy_load\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:15;s:8:\"settings\";a:0:{}}}}'),('','filter.format.plain_text',_binary 'a:9:{s:4:\"uuid\";s:36:\"3d1185d4-c16d-4b86-a72e-0f7096698b38\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JLMwODO0epnA_H-jFlH9ezVfa5YBJniRv3MmLqYNl_Q\";}s:4:\"name\";s:17:\"Texto sin formato\";s:6:\"format\";s:10:\"plain_text\";s:6:\"weight\";i:10;s:7:\"filters\";a:3:{s:12:\"filter_autop\";a:5:{s:2:\"id\";s:12:\"filter_autop\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}}s:18:\"filter_html_escape\";a:5:{s:2:\"id\";s:18:\"filter_html_escape\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:0:{}}s:10:\"filter_url\";a:5:{s:2:\"id\";s:10:\"filter_url\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:17:\"filter_url_length\";i:72;}}}}'),('','filter.format.restricted_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"54275222-a504-464f-b7b3-cac9061a1dc2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QiKqQS_YGAT3Qr4vaAgZICJknm-MGCzt_xBAMqg-tRM\";}s:4:\"name\";s:16:\"HTML Restringido\";s:6:\"format\";s:15:\"restricted_html\";s:6:\"weight\";i:1;s:7:\"filters\";a:3:{s:12:\"filter_autop\";a:5:{s:2:\"id\";s:12:\"filter_autop\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}}s:11:\"filter_html\";a:5:{s:2:\"id\";s:11:\"filter_html\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:3:{s:12:\"allowed_html\";s:149:\"<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>\";s:16:\"filter_html_help\";b:1;s:20:\"filter_html_nofollow\";b:0;}}s:10:\"filter_url\";a:5:{s:2:\"id\";s:10:\"filter_url\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:17:\"filter_url_length\";i:72;}}}}'),('','filter.settings',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FiPjM3WdB__ruFA7B6TLwni_UcZbmek5G4b2dxQItxA\";}s:15:\"fallback_format\";s:10:\"plain_text\";s:27:\"always_show_fallback_choice\";b:0;}'),('','image.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"k-yDFHbqNfpe-Srg4sdCSqaosCl2D8uwyEY5esF8gEw\";}s:13:\"preview_image\";s:29:\"core/modules/image/sample.png\";s:26:\"allow_insecure_derivatives\";b:1;s:20:\"suppress_itok_output\";b:0;}'),('','image.style.large',_binary 'a:8:{s:4:\"uuid\";s:36:\"640ef43d-5571-4e07-a6ac-35647f330216\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"rDR2BOewa2UFH9yG4tVvrGxEVv8U7LQo-RLkJhFpERs\";}s:4:\"name\";s:5:\"large\";s:5:\"label\";s:17:\"Grande (480×480)\";s:7:\"effects\";a:2:{s:36:\"ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d\";a:4:{s:4:\"uuid\";s:36:\"ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:7:\"upscale\";b:0;}}s:36:\"6e8fe467-84c1-4ef0-a73b-7eccf1cc20e8\";a:4:{s:4:\"uuid\";s:36:\"6e8fe467-84c1-4ef0-a73b-7eccf1cc20e8\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.media_library',_binary 'a:8:{s:4:\"uuid\";s:36:\"2479c469-b705-4992-bd35-a0a1e20454b8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FxMdscEA4aDH0KPM73HIZtVn3zIAgC1kQ3CkBw26HYs\";}s:4:\"name\";s:13:\"media_library\";s:5:\"label\";s:37:\"Miniatura de Media Library (220×220)\";s:7:\"effects\";a:2:{s:36:\"75b076a8-1234-4b42-85db-bf377c4d8d5f\";a:4:{s:4:\"uuid\";s:36:\"75b076a8-1234-4b42-85db-bf377c4d8d5f\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:7:\"upscale\";b:0;}}s:36:\"1021da71-fc2a-43d0-be5d-efaf1c79e2ea\";a:4:{s:4:\"uuid\";s:36:\"1021da71-fc2a-43d0-be5d-efaf1c79e2ea\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.medium',_binary 'a:8:{s:4:\"uuid\";s:36:\"1778ef5b-995c-4224-b448-dd85c85c1c3d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dlar76VBuGj5iMGTruB_uMZX8VbivXt9_QLemaG2q4E\";}s:4:\"name\";s:6:\"medium\";s:5:\"label\";s:16:\"Medio (220×220)\";s:7:\"effects\";a:2:{s:36:\"bddf0d06-42f9-4c75-a700-a33cafa25ea0\";a:4:{s:4:\"uuid\";s:36:\"bddf0d06-42f9-4c75-a700-a33cafa25ea0\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:7:\"upscale\";b:0;}}s:36:\"c410ed2f-aa30-4d9c-a224-d2865d9188cd\";a:4:{s:4:\"uuid\";s:36:\"c410ed2f-aa30-4d9c-a224-d2865d9188cd\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.optimize',_binary 'a:8:{s:4:\"uuid\";s:36:\"29e15cb5-e7dd-4e5d-b027-6750615a6703\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VIHt6xBRhjx1IRs8AH4X3qkcHuFUcjBt_MX-IaN_Ikw\";}s:4:\"name\";s:8:\"optimize\";s:5:\"label\";s:25:\"Optimize for fast loading\";s:7:\"effects\";a:2:{s:36:\"488604d2-4168-4c17-8567-430b00749cbf\";a:4:{s:4:\"uuid\";s:36:\"488604d2-4168-4c17-8567-430b00749cbf\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:1;s:4:\"data\";a:3:{s:5:\"width\";i:1024;s:6:\"height\";N;s:7:\"upscale\";b:0;}}s:36:\"45f0f244-dd35-4101-9ad2-ad6d514ae79c\";a:4:{s:4:\"uuid\";s:36:\"45f0f244-dd35-4101-9ad2-ad6d514ae79c\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.slick_media',_binary 'a:8:{s:4:\"uuid\";s:36:\"e1e4664f-f54b-4e61-a53e-0b88dbdf3f1a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"oQDRoEzxaj4cm4zDtSwzPCliteaNmv5gC-ugL9H_MV0\";}s:4:\"name\";s:11:\"slick_media\";s:5:\"label\";s:11:\"Slick media\";s:7:\"effects\";a:1:{s:36:\"4b434ce0-90cc-44c3-9423-35d7cccc7d93\";a:4:{s:4:\"uuid\";s:36:\"4b434ce0-90cc-44c3-9423-35d7cccc7d93\";s:2:\"id\";s:20:\"image_scale_and_crop\";s:6:\"weight\";i:1;s:4:\"data\";a:3:{s:5:\"width\";i:853;s:6:\"height\";i:480;s:6:\"anchor\";s:13:\"center-center\";}}}}'),('','image.style.thumbnail',_binary 'a:8:{s:4:\"uuid\";s:36:\"a7afcd59-91c8-40f9-b039-2de037714cb3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BgeBV-xOFINMsz-y2thm45EGesj6bRM6DTLZ6ce3V9I\";}s:4:\"name\";s:9:\"thumbnail\";s:5:\"label\";s:20:\"Miniatura (100×100)\";s:7:\"effects\";a:2:{s:36:\"1cfec298-8620-4749-b100-ccb6c4500779\";a:4:{s:4:\"uuid\";s:36:\"1cfec298-8620-4749-b100-ccb6c4500779\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:7:\"upscale\";b:0;}}s:36:\"c4eb9942-2c9e-4a81-949f-6161a44b6559\";a:4:{s:4:\"uuid\";s:36:\"c4eb9942-2c9e-4a81-949f-6161a44b6559\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.wide',_binary 'a:8:{s:4:\"uuid\";s:36:\"6dc397e7-0887-4f6a-923a-ee9685641a24\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"XHh3ATMH7z4ljwmzdndM47qNMkgLnoYsP98rGxVgCOw\";}s:4:\"name\";s:4:\"wide\";s:5:\"label\";s:12:\"Ancho (1090)\";s:7:\"effects\";a:2:{s:36:\"09959c15-59ce-4f6d-90df-e2d7cf32bce5\";a:4:{s:4:\"uuid\";s:36:\"09959c15-59ce-4f6d-90df-e2d7cf32bce5\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:1;s:4:\"data\";a:3:{s:5:\"width\";i:1090;s:6:\"height\";N;s:7:\"upscale\";b:0;}}s:36:\"294c5f76-42a4-43ce-82c2-81c2f4723da0\";a:4:{s:4:\"uuid\";s:36:\"294c5f76-42a4-43ce-82c2-81c2f4723da0\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','imagemagick.file_metadata_plugin.imagemagick_identify',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI\";}s:13:\"configuration\";a:1:{s:5:\"cache\";a:2:{s:8:\"override\";b:0;s:8:\"settings\";a:3:{s:7:\"enabled\";b:1;s:10:\"expiration\";i:172800;s:16:\"disallowed_paths\";a:0:{}}}}}'),('','imagemagick.settings',_binary 'a:10:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N-xOd1pralXTuyyJA47dtvXWWxz3STj0hvmr0umAFmk\";}s:7:\"quality\";i:100;s:8:\"binaries\";s:11:\"imagemagick\";s:19:\"imagemagick_version\";s:2:\"v6\";s:16:\"path_to_binaries\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:12:\"log_warnings\";b:1;s:5:\"debug\";b:0;s:13:\"image_formats\";a:16:{s:3:\"PNG\";a:1:{s:9:\"mime_type\";s:9:\"image/png\";}s:4:\"JPEG\";a:1:{s:9:\"mime_type\";s:10:\"image/jpeg\";}s:3:\"JPG\";a:3:{s:9:\"mime_type\";s:10:\"image/jpeg\";s:6:\"weight\";i:10;s:7:\"enabled\";b:0;}s:3:\"GIF\";a:1:{s:9:\"mime_type\";s:9:\"image/gif\";}s:5:\"GIF87\";a:3:{s:9:\"mime_type\";s:9:\"image/gif\";s:6:\"weight\";i:10;s:7:\"enabled\";b:0;}s:3:\"SVG\";a:2:{s:9:\"mime_type\";s:13:\"image/svg+xml\";s:7:\"enabled\";b:0;}s:4:\"WEBP\";a:1:{s:9:\"mime_type\";s:10:\"image/webp\";}s:4:\"AVIF\";a:2:{s:9:\"mime_type\";s:10:\"image/avif\";s:7:\"enabled\";b:0;}s:4:\"TIFF\";a:2:{s:9:\"mime_type\";s:10:\"image/tiff\";s:7:\"enabled\";b:0;}s:3:\"PDF\";a:2:{s:9:\"mime_type\";s:15:\"application/pdf\";s:7:\"enabled\";b:0;}s:4:\"HEIC\";a:2:{s:9:\"mime_type\";s:10:\"image/heif\";s:7:\"enabled\";b:0;}s:3:\"BMP\";a:2:{s:9:\"mime_type\";s:14:\"image/x-ms-bmp\";s:7:\"enabled\";b:0;}s:3:\"PSD\";a:2:{s:9:\"mime_type\";s:17:\"image/x-photoshop\";s:7:\"enabled\";b:0;}s:4:\"WBMP\";a:2:{s:9:\"mime_type\";s:18:\"image/vnd.wap.wbmp\";s:7:\"enabled\";b:0;}s:3:\"XBM\";a:2:{s:9:\"mime_type\";s:15:\"image/x-xbitmap\";s:7:\"enabled\";b:0;}s:3:\"ICO\";a:2:{s:9:\"mime_type\";s:24:\"image/vnd.microsoft.icon\";s:7:\"enabled\";b:0;}}s:8:\"advanced\";a:4:{s:7:\"density\";i:0;s:10:\"colorspace\";s:1:\"0\";s:7:\"profile\";s:0:\"\";s:8:\"coalesce\";b:0;}}'),('','language.content_settings.node.blog',_binary 'a:9:{s:4:\"uuid\";s:36:\"0495bf3b-d81d-4588-97c1-dd3bce6566be\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:14:\"node.type.blog\";}}s:2:\"id\";s:9:\"node.blog\";s:21:\"target_entity_type_id\";s:4:\"node\";s:13:\"target_bundle\";s:4:\"blog\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}'),('','language.content_settings.node.clientes',_binary 'a:9:{s:4:\"uuid\";s:36:\"b5aae766-70c8-4ac0-b79a-e4c99e0fed66\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:18:\"node.type.clientes\";}}s:2:\"id\";s:13:\"node.clientes\";s:21:\"target_entity_type_id\";s:4:\"node\";s:13:\"target_bundle\";s:8:\"clientes\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}'),('','language.content_settings.node.proyectos',_binary 'a:9:{s:4:\"uuid\";s:36:\"723af382-60c1-4a75-9ca9-885770329f8b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:14:\"node.proyectos\";s:21:\"target_entity_type_id\";s:4:\"node\";s:13:\"target_bundle\";s:9:\"proyectos\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}'),('','language.content_settings.path_alias.path_alias',_binary 'a:10:{s:4:\"uuid\";s:36:\"c6d60c5f-9009-4cfe-b03d-bbd79bf10b57\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:10:\"path_alias\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dhjFABRzm52DkRXnYja5ZoHwjY0R3gEGic3KpDUXgRo\";}s:2:\"id\";s:21:\"path_alias.path_alias\";s:21:\"target_entity_type_id\";s:10:\"path_alias\";s:13:\"target_bundle\";s:10:\"path_alias\";s:16:\"default_langcode\";s:3:\"und\";s:18:\"language_alterable\";b:1;}'),('','language.content_settings.taxonomy_term.tecnologias',_binary 'a:9:{s:4:\"uuid\";s:36:\"2d3e15fe-7281-4bd8-b299-6afd602ef65f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:31:\"taxonomy.vocabulary.tecnologias\";}}s:2:\"id\";s:25:\"taxonomy_term.tecnologias\";s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";s:13:\"target_bundle\";s:11:\"tecnologias\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}'),('','language.entity.es',_binary 'a:9:{s:4:\"uuid\";s:36:\"ca66bd2c-363e-46fc-9bf4-c28c8e7a39a8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:2:\"es\";s:5:\"label\";s:8:\"Español\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:0;s:6:\"locked\";b:0;}'),('','language.entity.und',_binary 'a:10:{s:4:\"uuid\";s:36:\"15529159-6718-43a3-9a4d-02146bb1ae5b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eNX6lLCKDaY83nCMh20My---y03KbiFlv802DKCCpvg\";}s:2:\"id\";s:3:\"und\";s:5:\"label\";s:15:\"Sin especificar\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:2;s:6:\"locked\";b:1;}'),('','language.entity.zxx',_binary 'a:10:{s:4:\"uuid\";s:36:\"076b2832-f913-4f3c-af9f-46794d497088\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"35CefWbnzaiytcg3acexxz_GTvuwIjYd_ZTcmmR-tXA\";}s:2:\"id\";s:3:\"zxx\";s:5:\"label\";s:12:\"No aplicable\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:3;s:6:\"locked\";b:1;}'),('','language.mappings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc\";}s:3:\"map\";a:10:{s:2:\"no\";s:2:\"nb\";s:2:\"pt\";s:5:\"pt-pt\";s:2:\"zh\";s:7:\"zh-hans\";s:5:\"zh-tw\";s:7:\"zh-hant\";s:5:\"zh-hk\";s:7:\"zh-hant\";s:5:\"zh-mo\";s:7:\"zh-hant\";s:6:\"zh-cht\";s:7:\"zh-hant\";s:5:\"zh-cn\";s:7:\"zh-hans\";s:5:\"zh-sg\";s:7:\"zh-hans\";s:6:\"zh-chs\";s:7:\"zh-hans\";}}'),('','language.negotiation',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"uEePITI9tV6WqzmsTb7MfPCi5yPWXSxAN1xeLcYFQbM\";}s:7:\"session\";a:1:{s:9:\"parameter\";s:8:\"language\";}s:3:\"url\";a:3:{s:6:\"source\";s:11:\"path_prefix\";s:8:\"prefixes\";a:1:{s:2:\"es\";s:0:\"\";}s:7:\"domains\";a:1:{s:2:\"es\";s:0:\"\";}}s:17:\"selected_langcode\";s:12:\"site_default\";}'),('','language.types',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dqouFqVseNJNvEjsoYKxbinFOITuCxYhi4y2OTNQP_8\";}s:3:\"all\";a:3:{i:0;s:18:\"language_interface\";i:1;s:16:\"language_content\";i:2;s:12:\"language_url\";}s:12:\"configurable\";a:1:{i:0;s:18:\"language_interface\";}s:11:\"negotiation\";a:3:{s:16:\"language_content\";a:1:{s:7:\"enabled\";a:1:{s:18:\"language-interface\";i:0;}}s:12:\"language_url\";a:1:{s:7:\"enabled\";a:2:{s:12:\"language-url\";i:0;s:21:\"language-url-fallback\";i:1;}}s:18:\"language_interface\";a:1:{s:7:\"enabled\";a:1:{s:12:\"language-url\";i:0;}}}}'),('','locale.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cSdYeE-_AQETCNZnl8BMFS9-sVn5--VzAYILkpPBUbM\";}s:13:\"cache_strings\";b:1;s:17:\"translate_english\";b:0;s:10:\"javascript\";a:1:{s:9:\"directory\";s:9:\"languages\";}s:11:\"translation\";a:8:{s:10:\"use_source\";s:16:\"remote_and_local\";s:16:\"default_filename\";s:30:\"%project-%version.%language.po\";s:22:\"default_server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:20:\"overwrite_customized\";b:0;s:24:\"overwrite_not_customized\";b:1;s:20:\"update_interval_days\";i:0;s:4:\"path\";s:32:\"sites/default/files/translations\";s:14:\"import_enabled\";b:1;}}'),('','media.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"WCFqLQAxMw1weToDJEhfnW1Z-iOF7cqMdL8X7YTFxBA\";}s:13:\"icon_base_uri\";s:28:\"public://media-icons/generic\";s:13:\"iframe_domain\";N;s:20:\"oembed_providers_url\";s:33:\"https://oembed.com/providers.json\";s:14:\"standalone_url\";b:0;}'),('','media.type.audio',_binary 'a:13:{s:4:\"uuid\";s:36:\"6208f7dc-2252-4099-9384-a72d4dc7a58b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eJw8n6Tk2tO3ZysuEeGR1gZa1yRffaZzR4t0Q7iNurs\";}s:2:\"id\";s:5:\"audio\";s:5:\"label\";s:5:\"Audio\";s:11:\"description\";s:39:\"Un archivo de audio alojado localmente.\";s:6:\"source\";s:10:\"audio_file\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:22:\"field_media_audio_file\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}'),('','media.type.document',_binary 'a:13:{s:4:\"uuid\";s:36:\"3126a9e2-283e-41da-9393-6ecd813b2aa6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_D9q3XSnP6ik9we9UuoTvZsQKPuYNp_G9PfwVtWzgnQ\";}s:2:\"id\";s:8:\"document\";s:5:\"label\";s:9:\"Documento\";s:11:\"description\";s:55:\"Un archivo o documento subido, como por ejemplo un PDF.\";s:6:\"source\";s:4:\"file\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:20:\"field_media_document\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}'),('','media.type.image',_binary 'a:13:{s:4:\"uuid\";s:36:\"22a9a84c-3bcd-4eea-9c0a-7f1b23f03051\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6Qope5wG7HUpV0tPOBMtDI_GZkHFcF1Xj4hgD9Cu_hM\";}s:2:\"id\";s:5:\"image\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:66:\"Utilice imágenes locales para elementos multimedia reutilizables.\";s:6:\"source\";s:5:\"image\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:17:\"field_media_image\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}'),('','media.type.remote_video',_binary 'a:13:{s:4:\"uuid\";s:36:\"eca68da9-4081-400d-a58d-a9b89acc5d60\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hIBTnDGgDKnCiP6HUZm1m7600DHUEpC6FN3LQ4sUgZ4\";}s:2:\"id\";s:12:\"remote_video\";s:5:\"label\";s:12:\"Video remoto\";s:11:\"description\";s:51:\"Un video almacenado remotamente en Youtube o Vimeo.\";s:6:\"source\";s:12:\"oembed:video\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:3:{s:12:\"source_field\";s:24:\"field_media_oembed_video\";s:20:\"thumbnails_directory\";s:44:\"public://oembed_thumbnails/[date:custom:Y-m]\";s:9:\"providers\";a:2:{i:0;s:7:\"YouTube\";i:1;s:5:\"Vimeo\";}}s:9:\"field_map\";a:1:{s:5:\"title\";s:4:\"name\";}}'),('','media.type.video',_binary 'a:13:{s:4:\"uuid\";s:36:\"2b7144f6-c643-4d80-9c1a-6f0fc8772afb\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hzgvcRgZHltqWf8hBmttoWh95tCJoPL25lPq9YSIRsY\";}s:2:\"id\";s:5:\"video\";s:5:\"label\";s:6:\"Vídeo\";s:11:\"description\";s:40:\"Un archivo de vídeo alojado localmente.\";s:6:\"source\";s:10:\"video_file\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:22:\"field_media_video_file\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}'),('','media_library.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_3gQsCnZELUjUUqHk8SSh8bXnx7TZwN95vctAeVJG60\";}s:11:\"advanced_ui\";b:0;}'),('','menu_ui.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SqMarzIjxC3F8dZo9FEOxfqDKD_sdW1tbcFTV1BA2zU\";}s:24:\"override_parent_selector\";b:0;}'),('','node.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"W0cgFPhPJ3gAdqm06-az48BLf5MVcoZVS0HdByoofi0\";}s:15:\"use_admin_theme\";b:1;}'),('','node.type.article',_binary 'a:12:{s:4:\"uuid\";s:36:\"841a5a18-465f-4908-bb75-7aa457d6500f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Fe3N1uqaAyyKJbVkqT-btXy3t98puW8GCRD822xjl10\";}s:4:\"name\";s:9:\"Artículo\";s:4:\"type\";s:7:\"article\";s:11:\"description\";s:120:\"Use los <em>artículos</em> para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:1;}'),('','node.type.blog',_binary 'a:12:{s:4:\"uuid\";s:36:\"ae8e20c2-1058-4692-9f24-88a7585ad9fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:4:\"name\";s:4:\"Blog\";s:4:\"type\";s:4:\"blog\";s:11:\"description\";s:39:\"Contenido de publicaciones de tipo blog\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}'),('','node.type.clientes',_binary 'a:12:{s:4:\"uuid\";s:36:\"456bbddf-22f8-4153-becb-4bf2cad43dab\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:4:\"name\";s:8:\"Clientes\";s:4:\"type\";s:8:\"clientes\";s:11:\"description\";s:27:\"Clientes de la empresa CISC\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}'),('','node.type.drag_and_drop_page',_binary 'a:13:{s:4:\"uuid\";s:36:\"e2c0ba0f-03d5-4be9-a0c2-5d556b225530\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1pVVrMiuXj69j4KFCHeEqQWUHXM9AZZvsy4Ef2aOvdU\";}s:4:\"name\";s:18:\"Drag and drop Page\";s:4:\"type\";s:18:\"drag_and_drop_page\";s:11:\"description\";s:57:\"Page builder page with DXPR Builder visual layout builder\";s:4:\"help\";s:0:\"\";s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:0;s:17:\"display_submitted\";b:0;}'),('','node.type.page',_binary 'a:12:{s:4:\"uuid\";s:36:\"6947b2cf-7a64-49de-a2a9-2841e478f881\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"i0snV8Wj--OkRW12UdachUiYiz3FbeMwHu_pZYfzKLc\";}s:4:\"name\";s:15:\"Página básica\";s:4:\"type\";s:4:\"page\";s:11:\"description\";s:104:\"Utilice <em>páginas básicas</em> para el contenido estático, por ejemplo la página \'Sobre nosotros\'.\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}'),('','node.type.proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"547aa45a-3ca7-4bd3-964d-a5074c237213\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:4:\"name\";s:9:\"Proyectos\";s:4:\"type\";s:9:\"proyectos\";s:11:\"description\";s:28:\"Proyectos de la empresa CISC\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}'),('','olivero.settings',_binary 'a:8:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1TswGK46jyu77aIM7Z-0JVQs5bxHmo-gtgrvrQGMXxc\";}s:7:\"favicon\";a:1:{s:11:\"use_default\";b:1;}s:8:\"features\";a:4:{s:20:\"comment_user_picture\";b:1;s:25:\"comment_user_verification\";b:1;s:7:\"favicon\";b:1;s:17:\"node_user_picture\";b:0;}s:4:\"logo\";a:1:{s:11:\"use_default\";b:0;}s:20:\"third_party_settings\";a:1:{s:8:\"shortcut\";a:1:{s:11:\"module_link\";b:1;}}s:22:\"mobile_menu_all_widths\";i:0;s:22:\"site_branding_bg_color\";s:7:\"default\";s:18:\"base_primary_color\";s:7:\"#1b9ae4\";}'),('','pathauto.pattern.contenido',_binary 'a:12:{s:4:\"uuid\";s:36:\"1e8c1230-97eb-43dc-9e7d-ba751a3960a5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:9:\"contenido\";s:5:\"label\";s:9:\"Contenido\";s:4:\"type\";s:23:\"canonical_entities:node\";s:7:\"pattern\";s:47:\"[node:menu-link:parents:join-path]/[node:title]\";s:18:\"selection_criteria\";a:0:{}s:15:\"selection_logic\";s:3:\"and\";s:6:\"weight\";i:0;s:13:\"relationships\";a:0:{}}'),('','pathauto.pattern.tipos_de_contenido',_binary 'a:12:{s:4:\"uuid\";s:36:\"1ae3c379-77e7-4cc0-bd7d-ffb4292b0ac8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:18:\"tipos_de_contenido\";s:5:\"label\";s:18:\"Tipos de Contenido\";s:4:\"type\";s:23:\"canonical_entities:node\";s:7:\"pattern\";s:32:\"[node:content-type]/[node:title]\";s:18:\"selection_criteria\";a:1:{s:36:\"a06a4fba-0597-4376-a43d-d1f2d364d934\";a:5:{s:2:\"id\";s:18:\"entity_bundle:node\";s:6:\"negate\";b:0;s:4:\"uuid\";s:36:\"a06a4fba-0597-4376-a43d-d1f2d364d934\";s:15:\"context_mapping\";a:1:{s:4:\"node\";s:4:\"node\";}s:7:\"bundles\";a:3:{s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:9:\"proyectos\";s:9:\"proyectos\";}}}s:15:\"selection_logic\";s:3:\"and\";s:6:\"weight\";i:-5;s:13:\"relationships\";a:0:{}}'),('','pathauto.settings',_binary 'a:13:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SwvLp8snyPEExF41CaJJYdPUVomofLqtXvwciHc4cPg\";}s:20:\"enabled_entity_types\";a:3:{i:0;s:7:\"comment\";i:1;s:8:\"shortcut\";i:2;s:4:\"user\";}s:11:\"punctuation\";a:32:{s:13:\"double_quotes\";i:0;s:6:\"quotes\";i:0;s:8:\"backtick\";i:0;s:5:\"comma\";i:0;s:6:\"period\";i:0;s:6:\"hyphen\";i:1;s:10:\"underscore\";i:0;s:5:\"colon\";i:0;s:9:\"semicolon\";i:0;s:4:\"pipe\";i:0;s:10:\"left_curly\";i:0;s:11:\"left_square\";i:0;s:11:\"right_curly\";i:0;s:12:\"right_square\";i:0;s:4:\"plus\";i:0;s:5:\"equal\";i:0;s:8:\"asterisk\";i:0;s:9:\"ampersand\";i:0;s:7:\"percent\";i:0;s:5:\"caret\";i:0;s:6:\"dollar\";i:0;s:4:\"hash\";i:0;s:2:\"at\";i:0;s:11:\"exclamation\";i:0;s:5:\"tilde\";i:0;s:16:\"left_parenthesis\";i:0;s:17:\"right_parenthesis\";i:0;s:13:\"question_mark\";i:0;s:9:\"less_than\";i:0;s:12:\"greater_than\";i:0;s:5:\"slash\";i:0;s:10:\"back_slash\";i:0;}s:7:\"verbose\";b:0;s:9:\"separator\";s:1:\"-\";s:10:\"max_length\";i:100;s:20:\"max_component_length\";i:100;s:13:\"transliterate\";b:1;s:12:\"reduce_ascii\";b:0;s:4:\"case\";b:1;s:12:\"ignore_words\";s:134:\"a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with\";s:13:\"update_action\";i:2;s:11:\"safe_tokens\";a:6:{i:0;s:5:\"alias\";i:1;s:4:\"path\";i:2;s:9:\"join-path\";i:3;s:9:\"login-url\";i:4;s:3:\"url\";i:5;s:9:\"url-brief\";}}'),('','recaptcha.settings',_binary 'a:6:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ByOVf1cU9r5NkZ4ieBJ7k9sUid6jb03ojMN1gjJ0-OU\";}s:8:\"site_key\";s:40:\"6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";s:10:\"secret_key\";s:40:\"6LfZF14rAAAAAIqWbaUoxYcLizUw76RGQTOJZTng\";s:15:\"verify_hostname\";b:0;s:12:\"use_globally\";b:0;s:6:\"widget\";a:4:{s:5:\"theme\";s:5:\"light\";s:4:\"type\";s:5:\"image\";s:4:\"size\";s:0:\"\";s:8:\"noscript\";b:0;}}'),('','recaptcha_v3.recaptcha_v3_action.validacion_formularios',_binary 'a:8:{s:4:\"uuid\";s:36:\"47dc4532-f5d9-430d-848d-9a28d7f9c356\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:22:\"validacion_formularios\";s:5:\"label\";s:23:\"Validación Formularios\";s:9:\"threshold\";d:0.5;s:9:\"challenge\";s:19:\"recaptcha/reCAPTCHA\";}'),('','recaptcha_v3.settings',_binary 'a:10:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6xvuojdlZ8-8Q7yJyRldPaE0UK_YijOlDo6HvURmW_E\";}s:8:\"langcode\";s:2:\"es\";s:8:\"site_key\";s:40:\"6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";s:10:\"secret_key\";s:40:\"6LfZF14rAAAAAIqWbaUoxYcLizUw76RGQTOJZTng\";s:10:\"hide_badge\";b:0;s:15:\"verify_hostname\";b:1;s:17:\"default_challenge\";s:0:\"\";s:13:\"error_message\";s:29:\"Anti-bot verification failed.\";s:9:\"cacheable\";b:0;s:25:\"library_use_recaptcha_net\";b:0;}'),('','remove_reset_password.settings',_binary 'a:2:{s:28:\"remove_reset_password_button\";i:1;s:21:\"remove_all_local_tabs\";i:1;}'),('','search.page.help_search',_binary 'a:11:{s:4:\"uuid\";s:36:\"e161c404-549b-40ff-a585-d2f3820f6298\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"RZ-bcSekNSsAbIPLW7Gmyd3uUjIOSrPvnb8RCCZYJm8\";}s:2:\"id\";s:11:\"help_search\";s:5:\"label\";s:5:\"Ayuda\";s:4:\"path\";s:4:\"help\";s:6:\"weight\";i:0;s:6:\"plugin\";s:11:\"help_search\";s:13:\"configuration\";a:0:{}}'),('','search.page.node_search',_binary 'a:11:{s:4:\"uuid\";s:36:\"56554a3d-9b40-4475-8518-3b21d908e0a5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"97tvtzGOa8_flb22CzSjgtm_YkiGMHvEBO-6q2K9V_U\";}s:2:\"id\";s:11:\"node_search\";s:5:\"label\";s:9:\"Contenido\";s:4:\"path\";s:4:\"node\";s:6:\"weight\";i:-10;s:6:\"plugin\";s:11:\"node_search\";s:13:\"configuration\";a:1:{s:8:\"rankings\";a:0:{}}}'),('','search.page.user_search',_binary 'a:11:{s:4:\"uuid\";s:36:\"339a1c27-81a9-4b54-aec7-466b666cc3e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"k3aUaZXGDuhkek2TZIee0PApOPTvYZLadziekdyHA5A\";}s:2:\"id\";s:11:\"user_search\";s:5:\"label\";s:8:\"Usuarios\";s:4:\"path\";s:4:\"user\";s:6:\"weight\";i:0;s:6:\"plugin\";s:11:\"user_search\";s:13:\"configuration\";a:0:{}}'),('','search.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hvVxL1G-ZCxaq32IZws0YsfuhvaDiQE_np-0g35KjUk\";}s:12:\"and_or_limit\";i:7;s:12:\"default_page\";s:11:\"node_search\";s:5:\"index\";a:4:{s:10:\"cron_limit\";i:100;s:11:\"overlap_cjk\";b:1;s:17:\"minimum_word_size\";i:3;s:11:\"tag_weights\";a:12:{s:2:\"h1\";i:25;s:2:\"h2\";i:18;s:2:\"h3\";i:15;s:2:\"h4\";i:14;s:2:\"h5\";i:9;s:2:\"h6\";i:6;s:1:\"u\";i:3;s:1:\"b\";i:3;s:1:\"i\";i:3;s:6:\"strong\";i:3;s:2:\"em\";i:3;s:1:\"a\";i:10;}}s:7:\"logging\";b:0;}'),('','shortcut.set.default',_binary 'a:7:{s:4:\"uuid\";s:36:\"78d4ed47-a09c-440a-a0ad-147bdb593938\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"U5VlGjd_SfV0Qm_EfnaynOfc549cNscFAx48JfYoMRI\";}s:2:\"id\";s:7:\"default\";s:5:\"label\";s:11:\"Por defecto\";}'),('','slick.optionset.clientes_home',_binary 'a:13:{s:4:\"uuid\";s:36:\"d42cb8b8-744e-4016-b16c-fdec5e3456c0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:13:\"clientes_home\";s:4:\"name\";s:13:\"clientes_home\";s:6:\"weight\";i:0;s:5:\"label\";s:13:\"Clientes Home\";s:5:\"group\";s:0:\"\";s:4:\"skin\";s:7:\"classic\";s:11:\"breakpoints\";i:3;s:9:\"optimized\";b:0;s:7:\"options\";a:3:{s:19:\"options__active_tab\";s:24:\"edit-options-responsives\";s:8:\"settings\";a:51:{s:11:\"mobileFirst\";b:0;s:8:\"asNavFor\";s:0:\"\";s:13:\"accessibility\";b:1;s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:1;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:1;s:9:\"prevArrow\";s:0:\"\";s:9:\"nextArrow\";s:1:\">\";s:9:\"downArrow\";b:0;s:15:\"downArrowTarget\";s:0:\"\";s:15:\"downArrowOffset\";i:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"dotsClass\";s:10:\"slick-dots\";s:10:\"appendDots\";s:10:\"$(element)\";s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:8:\"lazyLoad\";s:8:\"ondemand\";s:10:\"mouseWheel\";b:0;s:9:\"randomize\";b:0;s:9:\"respondTo\";s:6:\"window\";s:3:\"rtl\";b:0;s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:5:\"slide\";s:0:\"\";s:12:\"slidesToShow\";i:4;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:1;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:1;s:14:\"touchThreshold\";i:5;s:6:\"useCSS\";b:1;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:12:\"useTransform\";b:1;s:6:\"easing\";s:6:\"linear\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:1;}s:11:\"responsives\";a:1:{s:10:\"responsive\";a:3:{i:0;a:3:{s:10:\"breakpoint\";i:1200;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:1;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:3;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}i:1;a:3:{s:10:\"breakpoint\";i:760;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:0;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:2;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}i:2;a:3:{s:10:\"breakpoint\";i:500;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:1;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}}}}}'),('','slick.optionset.default',_binary 'a:14:{s:4:\"uuid\";s:36:\"ac47e889-600b-4cdc-85fc-249c89390ac1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jHmfPBU2oNraKWjKwqYODaPOKQQM2sczj5TlDlN8Om8\";}s:2:\"id\";s:7:\"default\";s:4:\"name\";s:7:\"default\";s:6:\"weight\";i:-10;s:5:\"label\";s:11:\"Por defecto\";s:5:\"group\";s:0:\"\";s:4:\"skin\";s:7:\"default\";s:11:\"breakpoints\";i:0;s:9:\"optimized\";b:0;s:7:\"options\";a:2:{s:19:\"options__active_tab\";s:0:\"\";s:8:\"settings\";a:58:{s:11:\"mobileFirst\";b:0;s:8:\"asNavFor\";s:0:\"\";s:13:\"accessibility\";b:1;s:11:\"regionLabel\";s:8:\"carousel\";s:12:\"useGroupRole\";b:1;s:16:\"instructionsText\";s:0:\"\";s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:0;s:23:\"useAutoplayToggleButton\";b:1;s:9:\"pauseIcon\";s:16:\"slick-pause-icon\";s:8:\"playIcon\";s:15:\"slick-play-icon\";s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:1;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:1;s:9:\"prevArrow\";s:8:\"Anterior\";s:9:\"nextArrow\";s:9:\"Siguiente\";s:15:\"arrowsPlacement\";s:0:\"\";s:9:\"downArrow\";b:0;s:15:\"downArrowTarget\";s:0:\"\";s:15:\"downArrowOffset\";i:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"dotsClass\";s:10:\"slick-dots\";s:10:\"appendDots\";s:10:\"$(element)\";s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:8:\"lazyLoad\";s:8:\"ondemand\";s:10:\"mouseWheel\";b:0;s:9:\"randomize\";b:0;s:9:\"respondTo\";s:6:\"window\";s:3:\"rtl\";b:0;s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:5:\"slide\";s:0:\"\";s:12:\"slidesToShow\";i:1;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:1;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:1;s:14:\"touchThreshold\";i:5;s:6:\"useCSS\";b:1;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:12:\"useTransform\";b:1;s:6:\"easing\";s:6:\"linear\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:1;}}}'),('','slick.optionset.galeria_proyectos',_binary 'a:13:{s:4:\"uuid\";s:36:\"f765c5a1-8000-4fe3-a5c2-4dd8ca6e5524\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:17:\"galeria_proyectos\";s:4:\"name\";s:17:\"galeria_proyectos\";s:6:\"weight\";i:0;s:5:\"label\";s:18:\"Galería Proyectos\";s:5:\"group\";s:0:\"\";s:4:\"skin\";s:0:\"\";s:11:\"breakpoints\";i:2;s:9:\"optimized\";b:0;s:7:\"options\";a:3:{s:19:\"options__active_tab\";s:24:\"edit-options-responsives\";s:8:\"settings\";a:51:{s:11:\"mobileFirst\";b:0;s:8:\"asNavFor\";s:0:\"\";s:13:\"accessibility\";b:0;s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:1;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:1;s:9:\"prevArrow\";s:0:\"\";s:9:\"nextArrow\";s:0:\"\";s:9:\"downArrow\";b:0;s:15:\"downArrowTarget\";s:0:\"\";s:15:\"downArrowOffset\";i:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"dotsClass\";s:10:\"slick-dots\";s:10:\"appendDots\";s:10:\"$(element)\";s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:8:\"lazyLoad\";s:0:\"\";s:10:\"mouseWheel\";b:0;s:9:\"randomize\";b:0;s:9:\"respondTo\";s:6:\"window\";s:3:\"rtl\";b:0;s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:5:\"slide\";s:0:\"\";s:12:\"slidesToShow\";i:3;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:1;s:12:\"swipeToSlide\";b:1;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:1;s:14:\"touchThreshold\";i:5;s:6:\"useCSS\";b:0;s:7:\"cssEase\";s:0:\"\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:12:\"useTransform\";b:0;s:6:\"easing\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:1;}s:11:\"responsives\";a:1:{s:10:\"responsive\";a:2:{i:0;a:3:{s:10:\"breakpoint\";i:1200;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:1;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:2;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:0:\"\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}i:1;a:3:{s:10:\"breakpoint\";i:500;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:1;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:0:\"\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}}}}}'),('','slick.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9RRfXbmf8BlLkrGyW5O07FIAL0wbY80k-C17XdxkwAk\";}s:7:\"library\";s:5:\"slick\";s:10:\"module_css\";b:1;s:9:\"slick_css\";b:1;s:8:\"sitewide\";i:0;}'),('','sophron.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"kS--VUM7Yhfb5AIcnoXV8-JW90t-aIuQbzxPa1hbooU\";}s:10:\"map_option\";i:0;s:9:\"map_class\";s:0:\"\";s:12:\"map_commands\";a:0:{}}'),('','system.action.comment_delete_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"e553f849-8de3-47f4-9e8a-15b565080011\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"vpBH8OmL4sdesCdeZLsW8KOutB5gkbreWJbfjhfFKaQ\";}s:2:\"id\";s:21:\"comment_delete_action\";s:5:\"label\";s:19:\"Eliminar comentario\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:28:\"entity:delete_action:comment\";s:13:\"configuration\";a:0:{}}'),('','system.action.comment_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"44f4b8f4-265c-41e9-986c-3567078ecd34\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"C00dyL_W_5M0nFlgUB3lWUTUs96jn51Jw1MLHVEHZD0\";}s:2:\"id\";s:22:\"comment_publish_action\";s:5:\"label\";s:19:\"Publicar comentario\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:29:\"entity:publish_action:comment\";s:13:\"configuration\";a:0:{}}'),('','system.action.comment_save_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"60700574-b3f4-4bf7-9a24-0e60dc3c43df\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lfyE_snmvfg_EQ3VDyhUtGAXgmqtEiqa46I3bTMg8DU\";}s:2:\"id\";s:19:\"comment_save_action\";s:5:\"label\";s:18:\"Guardar comentario\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:26:\"entity:save_action:comment\";s:13:\"configuration\";a:0:{}}'),('','system.action.comment_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"f5fc5b50-7ffe-4863-bd6f-9e89cf23089b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"tWOIjSMobEWOFZddMkNqb9JySbOVwE1diC6NRqcfLTk\";}s:2:\"id\";s:24:\"comment_unpublish_action\";s:5:\"label\";s:37:\"Retirar comentario de la publicación\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:31:\"entity:unpublish_action:comment\";s:13:\"configuration\";a:0:{}}'),('','system.action.dxpr_builder_avow_user',_binary 'a:10:{s:4:\"uuid\";s:36:\"b11a153d-87f3-4894-9249-aa9ea1b7d1ed\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:12:\"dxpr_builder\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jTpnj9uW1PYPa56m75x1w1EK0L-T9IZDs3Qt2h44xCo\";}s:2:\"id\";s:22:\"dxpr_builder_avow_user\";s:5:\"label\";s:64:\"Restore DXPR Builder editing permission for the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:22:\"dxpr_builder_avow_user\";s:13:\"configuration\";a:0:{}}'),('','system.action.dxpr_builder_disavow_user',_binary 'a:10:{s:4:\"uuid\";s:36:\"745a98cf-4a72-498f-b2ce-cbe93b9e1c2a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:12:\"dxpr_builder\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ark3nUM50JWRM33NChCzZOP2yDHMOhWI7Mm2JaiEKHA\";}s:2:\"id\";s:25:\"dxpr_builder_disavow_user\";s:5:\"label\";s:48:\"Turn off DXPR Builder editing for these users(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:25:\"dxpr_builder_disavow_user\";s:13:\"configuration\";a:0:{}}'),('','system.action.media_delete_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"428c9080-6c06-4632-9065-781d064176e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FrZy1tmuXJcOxhXlBoI1Hsnen5TT-9OCC1iolWH84go\";}s:2:\"id\";s:19:\"media_delete_action\";s:5:\"label\";s:15:\"Eliminar medios\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:26:\"entity:delete_action:media\";s:13:\"configuration\";a:0:{}}'),('','system.action.media_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"ac0a0735-38ec-4c4b-8423-10f348fd2fb7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nh83qNNrmWE-CDdHz2MdFOAk60T9mzv3R-MaKfZR2jw\";}s:2:\"id\";s:20:\"media_publish_action\";s:5:\"label\";s:14:\"Publicar medio\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:27:\"entity:publish_action:media\";s:13:\"configuration\";a:0:{}}'),('','system.action.media_save_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"9fb451a8-577d-41db-9f0b-85d978cf6fed\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VVyUA6PIaVeGtcIbgEWqJ6SYDiJdReBeojFswURFpKs\";}s:2:\"id\";s:17:\"media_save_action\";s:5:\"label\";s:13:\"Guardar medio\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:24:\"entity:save_action:media\";s:13:\"configuration\";a:0:{}}'),('','system.action.media_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"f699858b-111b-4104-a094-f02b103493cf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"CsK6TseQ2DatEbZgbd30swOlZ28_HHwAESU2LvEnWq0\";}s:2:\"id\";s:22:\"media_unpublish_action\";s:5:\"label\";s:18:\"Medio no publicado\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:29:\"entity:unpublish_action:media\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_delete_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"c60b8fe3-19f9-4891-9ba3-32f17a3289a5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"t43OqwzP3CTbcAagSsWKNy6KwMm_zShXo3c4-So6rQg\";}s:2:\"id\";s:18:\"node_delete_action\";s:5:\"label\";s:18:\"Eliminar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:25:\"entity:delete_action:node\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_make_sticky_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"62abfb30-765b-445e-b093-5a20bd6ac5b3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sOb26JSy3fGpWkvR0WYN6_hMqj_6d1rvbvrkzp1yya0\";}s:2:\"id\";s:23:\"node_make_sticky_action\";s:5:\"label\";s:15:\"Fijar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:23:\"node_make_sticky_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_make_unsticky_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"37f6339b-3c78-437e-9140-51bc4ec8dfa4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lDM9mvIGAu8Sw8rt-uCO4Sr7yX5VPrDPxYcawkbKd6k\";}s:2:\"id\";s:25:\"node_make_unsticky_action\";s:5:\"label\";s:22:\"Des fijar el contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:25:\"node_make_unsticky_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_promote_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"5b10b98a-a0bf-4233-a82c-486772d0b535\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N0RDBTqiK4dKoN4p4oW2j0SGWycdHyALUe9M-Ofp89U\";}s:2:\"id\";s:19:\"node_promote_action\";s:5:\"label\";s:44:\"Promocionar contenido a la página de inicio\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:19:\"node_promote_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"3ec9ac4c-ba6b-4893-87c9-0f8680cbdd2a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2B9uF8NL5gutNKSdPRAhhAsDWFZZG1PJOBmx0aBGd_0\";}s:2:\"id\";s:19:\"node_publish_action\";s:5:\"label\";s:18:\"Publicar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:26:\"entity:publish_action:node\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_save_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"34ca4477-9791-4438-a163-b4dff7df3c46\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"LhdsoZPL_pFas2fjaAWue4zvrQ_tEVofLYtcNec-JGM\";}s:2:\"id\";s:16:\"node_save_action\";s:5:\"label\";s:17:\"Guardar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:23:\"entity:save_action:node\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_unpromote_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"189d892f-ae90-4a5b-898d-c78db75d2c42\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JBptjnfuOMtsdKygklXxoOgeOCTMtQxlkymjnnj-cC0\";}s:2:\"id\";s:21:\"node_unpromote_action\";s:5:\"label\";s:42:\"Eliminar contenido de la página de inicio\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:21:\"node_unpromote_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"920206c9-1435-4dfb-80d3-2f7178c8ea18\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"C7X8h9FWlwkQ9y5mnU2JzgaZICAdc6HFbPVbhvjlAYE\";}s:2:\"id\";s:21:\"node_unpublish_action\";s:5:\"label\";s:36:\"Anular la publicación del contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:28:\"entity:unpublish_action:node\";s:13:\"configuration\";a:0:{}}'),('','system.action.pathauto_update_alias_node',_binary 'a:10:{s:4:\"uuid\";s:36:\"6d8dfb06-4cd7-441a-9173-e0c71ed6b92f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:8:\"pathauto\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Cr0CsPUSuio4ClP7bOTqHBefJOLtN5KPyKyYj9E4qvQ\";}s:2:\"id\";s:26:\"pathauto_update_alias_node\";s:5:\"label\";s:23:\"Actualizar alias de URL\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:21:\"pathauto_update_alias\";s:13:\"configuration\";a:0:{}}'),('','system.action.pathauto_update_alias_user',_binary 'a:10:{s:4:\"uuid\";s:36:\"09645fbb-cccd-42c5-a163-932df8294fcb\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:8:\"pathauto\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6eiNWATGTd3lUEKuxNPNyDRDVMsUlM0HS90_R6JJLUI\";}s:2:\"id\";s:26:\"pathauto_update_alias_user\";s:5:\"label\";s:23:\"Actualizar alias de URL\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:21:\"pathauto_update_alias\";s:13:\"configuration\";a:0:{}}'),('','system.action.taxonomy_term_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"fe65b524-d63e-466f-ad5f-488e8a6ad85a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DoVt_VGgVLcDD4XmVbSFzr0K17SJy9imFiYusKkJBgY\";}s:2:\"id\";s:28:\"taxonomy_term_publish_action\";s:5:\"label\";s:31:\"Publicar término de taxonomía\";s:4:\"type\";s:13:\"taxonomy_term\";s:6:\"plugin\";s:35:\"entity:publish_action:taxonomy_term\";s:13:\"configuration\";a:0:{}}'),('','system.action.taxonomy_term_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"e66de2c0-39e1-44f4-9c14-c43eb6450ab2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z2sNRM3ECa7FPCGnSNje_9SmZJQgwhD_6fG_L4Mr8zI\";}s:2:\"id\";s:30:\"taxonomy_term_unpublish_action\";s:5:\"label\";s:34:\"Despublicar término de taxonomía\";s:4:\"type\";s:13:\"taxonomy_term\";s:6:\"plugin\";s:37:\"entity:unpublish_action:taxonomy_term\";s:13:\"configuration\";a:0:{}}'),('','system.action.user_add_role_action.administrator',_binary 'a:9:{s:4:\"uuid\";s:36:\"4a92817a-3acd-40c3-a276-39550a253c21\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:23:\"user.role.administrator\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:34:\"user_add_role_action.administrator\";s:5:\"label\";s:50:\"Add the Administrator role to the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:20:\"user_add_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:13:\"administrator\";}}'),('','system.action.user_add_role_action.content_editor',_binary 'a:9:{s:4:\"uuid\";s:36:\"20bc8fde-073a-43d7-9b48-f74182ac63b5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"user.role.content_editor\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:35:\"user_add_role_action.content_editor\";s:5:\"label\";s:51:\"Add the Content editor role to the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:20:\"user_add_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:14:\"content_editor\";}}'),('','system.action.user_block_user_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"ea5d3547-1bec-4f48-8464-c2bd1956e2e2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DyypzTfThX10FFQw-399qPfEbLLyrhXgQrKPVsmAoJ4\";}s:2:\"id\";s:22:\"user_block_user_action\";s:5:\"label\";s:44:\"Bloquear al usuario o usuarios seleccionados\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:22:\"user_block_user_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.user_cancel_user_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"0f6f6f3a-d79e-4d76-8529-0aa38879fc7e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nvrL9bFilzBvm2bjO9rQnFDpBA7dBBUjShSSt6NS-DU\";}s:2:\"id\";s:23:\"user_cancel_user_action\";s:5:\"label\";s:51:\"Cancelar la(s) cuenta(s) de usuario seleccionada(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:23:\"user_cancel_user_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.user_remove_role_action.administrator',_binary 'a:9:{s:4:\"uuid\";s:36:\"48d776d3-fa17-46ca-a5bd-a28ed0e98ff4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:23:\"user.role.administrator\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:37:\"user_remove_role_action.administrator\";s:5:\"label\";s:55:\"Remove the Administrator role from the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:23:\"user_remove_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:13:\"administrator\";}}'),('','system.action.user_remove_role_action.content_editor',_binary 'a:9:{s:4:\"uuid\";s:36:\"d3714ffb-3fd2-463e-a422-0aa69aa3451d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"user.role.content_editor\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:38:\"user_remove_role_action.content_editor\";s:5:\"label\";s:56:\"Remove the Content editor role from the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:23:\"user_remove_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:14:\"content_editor\";}}'),('','system.action.user_unblock_user_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"f3d6e129-d91c-43dc-b0c5-3b452e8ae9a0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SPsUXsR3Rc8d1y3gewzaAKWa1ncea_ywXX3f7LTn7k0\";}s:2:\"id\";s:24:\"user_unblock_user_action\";s:5:\"label\";s:47:\"Desbloquear al usuario o usuarios seleccionados\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:24:\"user_unblock_user_action\";s:13:\"configuration\";a:0:{}}'),('','system.advisories',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"x0FuQ_7Cg81mSDQwG028_Z0CjH3R9ib5IDlHeV2BbAo\";}s:7:\"enabled\";b:1;s:14:\"interval_hours\";i:6;}'),('','system.cron',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"f3yToH8v8EaBZU0NFFw2qR8ogSCuWVmQaN0hpYR1BD8\";}s:9:\"threshold\";a:2:{s:20:\"requirements_warning\";i:172800;s:18:\"requirements_error\";i:1209600;}s:7:\"logging\";b:1;}'),('','system.date',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"IVsFTD1mvR2NGBP_1myt9kFIFmGepH4PyaN5aQBYpno\";}s:9:\"first_day\";i:0;s:7:\"country\";a:1:{s:7:\"default\";N;}s:8:\"timezone\";a:2:{s:7:\"default\";s:14:\"America/Bogota\";s:4:\"user\";a:3:{s:12:\"configurable\";b:1;s:7:\"default\";i:0;s:4:\"warn\";b:0;}}}'),('','system.diff',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1WanmaEhxW_vM8_5Ktsdntj8MaO9UBHXg0lN603PsWM\";}s:7:\"context\";a:2:{s:13:\"lines_leading\";i:2;s:14:\"lines_trailing\";i:2;}}'),('','system.feature_flags',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZYyVj1FtPGV40Cf65YDVTUIc7YgLH6trXlotuevfs2I\";}s:16:\"linkset_endpoint\";b:0;}'),('','system.file',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mguGHCYb9Dw5EcpfjwoShGV1Vjkbz3QuPRCLfxiye-g\";}s:22:\"allow_insecure_uploads\";b:0;s:14:\"default_scheme\";s:6:\"public\";s:21:\"temporary_maximum_age\";i:21600;}'),('','system.image',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"durWHaKeBaq4d9Wpi4RqwADj1OufDepcnJuhVLmKN24\";}s:7:\"toolkit\";s:11:\"imagemagick\";}'),('','system.image.gd',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eNXaHfkJJUThHeF0nvkoXyPLRrKYGxgHRjORvT4F5rQ\";}s:12:\"jpeg_quality\";i:75;}'),('','system.logging',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"u3-njszl92FaxjrCMiq0yDcjAfcdx72w1zT1O9dx6aA\";}s:11:\"error_level\";s:4:\"hide\";}'),('','system.mail',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5PvD9swkqWUeHkabdvbJ2SQqdhrzjkCT21wtD4BLfk4\";}s:9:\"interface\";a:1:{s:7:\"default\";s:8:\"php_mail\";}s:10:\"mailer_dsn\";a:6:{s:6:\"scheme\";s:8:\"sendmail\";s:4:\"host\";s:7:\"default\";s:4:\"user\";N;s:8:\"password\";N;s:4:\"port\";N;s:7:\"options\";a:0:{}}}'),('','system.maintenance',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1SNdA25INsV5YjlgAJtfC-6AM8VcWe_00xneMLb2yFg\";}s:8:\"langcode\";s:2:\"es\";s:7:\"message\";s:102:\"@site está en mantenimiento en estos momentos. Pronto estaremos de regreso. Gracias por su paciencia.\";}'),('','system.menu.account',_binary 'a:9:{s:4:\"uuid\";s:36:\"59a47e10-6427-45d2-b43b-9372a66c1794\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"M_Bh81osDyUQ4wV0GgU_NdBNqkzM87sLxjaCdFj9mnw\";}s:2:\"id\";s:7:\"account\";s:5:\"label\";s:26:\"Menú de cuenta de usuario\";s:11:\"description\";s:53:\"Enlaces relacionados con la cuenta del usuario activo\";s:6:\"locked\";b:1;}'),('','system.menu.admin',_binary 'a:9:{s:4:\"uuid\";s:36:\"da83b365-ebe8-4572-a1f9-132b21d0d7bf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sapEi2YDGoI9yQIT_WgIV2vUdQ6DScH0V3fAyTadAL0\";}s:2:\"id\";s:5:\"admin\";s:5:\"label\";s:15:\"Administración\";s:11:\"description\";s:33:\"Enlaces de tareas administrativas\";s:6:\"locked\";b:1;}'),('','system.menu.devel',_binary 'a:9:{s:4:\"uuid\";s:36:\"b8c3e196-9fa6-4ccb-b56e-35f0c53e2535\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"devel\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"3V-l1uuTcyirYOGLPZV5HWaDfr02uEbWZJIwc8Byz-c\";}s:2:\"id\";s:5:\"devel\";s:5:\"label\";s:10:\"Desarrollo\";s:11:\"description\";s:30:\"Links related to Devel module.\";s:6:\"locked\";b:1;}'),('','system.menu.footer',_binary 'a:9:{s:4:\"uuid\";s:36:\"cf50c8cc-5f9c-42a8-9c95-95720e7c8dd8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"7yrlW5z9zdg2eBucB2GPqXKSMQfH9lSRSO4DbWF7AFc\";}s:2:\"id\";s:6:\"footer\";s:5:\"label\";s:14:\"Pie de página\";s:11:\"description\";s:33:\"Enlaces de información del sitio\";s:6:\"locked\";b:1;}'),('','system.menu.main',_binary 'a:9:{s:4:\"uuid\";s:36:\"ac28267f-bb7e-46db-9242-fa4faf52b1c3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q2Ra3jfoIVk0f3SjxJX61byRQFVBAbpzYDQOiY-kno8\";}s:2:\"id\";s:4:\"main\";s:5:\"label\";s:21:\"Navegación principal\";s:11:\"description\";s:30:\"Enlaces de secciones del sitio\";s:6:\"locked\";b:1;}'),('','system.menu.tools',_binary 'a:9:{s:4:\"uuid\";s:36:\"399d1d15-79e0-420d-9ed8-df9da3d8925f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BCM-vV1zzRaLHN18dqAR_CuGOj8AFJvTx7BKl_8Gcxc\";}s:2:\"id\";s:5:\"tools\";s:5:\"label\";s:12:\"Herramientas\";s:11:\"description\";s:67:\"Enlaces de herramientas de usuario. Los suelen añadir los módulos\";s:6:\"locked\";b:1;}'),('','system.performance',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jtno5biznHZbrIgKwzq-ze-7XaQxLCGe6PeUOR7bRiQ\";}s:5:\"cache\";a:1:{s:4:\"page\";a:1:{s:7:\"max_age\";i:0;}}s:3:\"css\";a:2:{s:10:\"preprocess\";b:1;s:4:\"gzip\";b:1;}s:8:\"fast_404\";a:4:{s:7:\"enabled\";b:1;s:5:\"paths\";s:69:\"/\\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i\";s:13:\"exclude_paths\";s:27:\"/\\/(?:styles|imagecache)\\//\";s:4:\"html\";s:162:\"<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL \"@path\" was not found on this server.</p></body></html>\";}s:2:\"js\";a:2:{s:10:\"preprocess\";b:1;s:4:\"gzip\";b:1;}}'),('','system.rss',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"MIpNzlG4gPunfS7vTCwUPum6QH3GUsEBMj-qS631Jw0\";}s:5:\"items\";a:1:{s:9:\"view_mode\";s:3:\"rss\";}}'),('','system.site',_binary 'a:11:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ijfbzDTN4CbE7Sr-6ubWzy_t1vH4OtU1doNCLssVz-4\";}s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"edb822e9-c080-4fb6-8e22-662684bf078d\";s:4:\"name\";s:4:\"CISC\";s:4:\"mail\";s:16:\"info@ciscsas.com\";s:6:\"slogan\";s:0:\"\";s:4:\"page\";a:3:{i:403;s:0:\"\";i:404;s:0:\"\";s:5:\"front\";s:7:\"/node/1\";}s:18:\"admin_compact_mode\";b:0;s:17:\"weight_select_max\";i:100;s:16:\"default_langcode\";s:2:\"es\";s:17:\"mail_notification\";N;}'),('','system.theme',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eJ529VM1gSIA_vgTy2PdiDvJuG0xhSxfQjCyl5WKlv4\";}s:5:\"admin\";s:5:\"claro\";s:7:\"default\";s:10:\"cisc_theme\";}'),('','system.theme.global',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KZiV2LB312xgJBphfq5BTjmp16xiR5KM8InBJ-pff7Y\";}s:7:\"favicon\";a:4:{s:8:\"mimetype\";s:24:\"image/vnd.microsoft.icon\";s:4:\"path\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"use_default\";b:1;}s:8:\"features\";a:4:{s:20:\"comment_user_picture\";b:1;s:25:\"comment_user_verification\";b:1;s:7:\"favicon\";b:1;s:17:\"node_user_picture\";b:1;}s:4:\"logo\";a:3:{s:4:\"path\";s:0:\"\";s:3:\"url\";N;s:11:\"use_default\";b:1;}}'),('','taxonomy.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"zKpaWT6cJc1tVQQaTqatGELaCqU_oyRym6zTl27Yias\";}s:20:\"maintain_index_table\";b:1;s:17:\"override_selector\";b:0;s:20:\"terms_per_page_admin\";i:100;}'),('','taxonomy.vocabulary.ai_agent_commands',_binary 'a:9:{s:4:\"uuid\";s:36:\"c9191e6c-26e5-4c97-be48-225a211d1141\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:4:\"name\";s:16:\"AI Edit Commands\";s:3:\"vid\";s:17:\"ai_agent_commands\";s:11:\"description\";s:29:\"Commands for AI editing tools\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}'),('','taxonomy.vocabulary.ai_tone_of_voice',_binary 'a:9:{s:4:\"uuid\";s:36:\"2a68f3ca-ee68-4a0d-8d09-5b181180ba26\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:4:\"name\";s:16:\"AI Tone of Voice\";s:3:\"vid\";s:16:\"ai_tone_of_voice\";s:11:\"description\";s:40:\"Tones of voice for AI content generation\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}'),('','taxonomy.vocabulary.tags',_binary 'a:10:{s:4:\"uuid\";s:36:\"255fde09-6969-4ed0-9e6c-772b7c764e02\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iTEzwrEQ_4JIb-OYGiqzyF2TmMgWyWayresXcWgwGWM\";}s:4:\"name\";s:9:\"Etiquetas\";s:3:\"vid\";s:4:\"tags\";s:11:\"description\";s:79:\"Utilice etiquetas para agrupar artículos sobre temas similares en categorías.\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}'),('','taxonomy.vocabulary.tecnologias',_binary 'a:9:{s:4:\"uuid\";s:36:\"8764f713-d3fc-4d5c-923a-de0562826822\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:4:\"name\";s:12:\"Tecnologías\";s:3:\"vid\";s:11:\"tecnologias\";s:11:\"description\";s:36:\"Tecnologias usadas por los proyectos\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}'),('','text.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Bkewb77RBOK3_aXMPsp8p87gbc03NvmC5gBLzPl7hVA\";}s:22:\"default_summary_length\";i:600;}'),('','update.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"xbYr66-g0FjNgVBkGypCuN46vBI2XHntXN1URawq1s4\";}s:5:\"check\";a:2:{s:19:\"disabled_extensions\";b:0;s:13:\"interval_days\";i:1;}s:5:\"fetch\";a:3:{s:3:\"url\";N;s:12:\"max_attempts\";i:2;s:7:\"timeout\";i:30;}s:12:\"notification\";a:2:{s:6:\"emails\";a:0:{}s:9:\"threshold\";s:3:\"all\";}}'),('','user.flood',_binary 'a:6:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UYfMzeP1S8jKm9PSvxf7nQNe8DsNS-3bc2WSNNXBQWs\";}s:8:\"uid_only\";b:0;s:8:\"ip_limit\";i:50;s:9:\"ip_window\";i:3600;s:10:\"user_limit\";i:5;s:11:\"user_window\";i:21600;}'),('','user.mail',_binary 'a:11:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6CZIzFifRq3qbdq3n3nDpEOO4hWIQtKOAQNPvGNGKeM\";}s:8:\"langcode\";s:2:\"es\";s:14:\"cancel_confirm\";a:2:{s:7:\"subject\";s:75:\"Solicitud de cancelación de cuenta para [user:display-name] en [site:name]\";s:4:\"body\";s:415:\"[user:display-name]\r\n\r\nSe ha realizado una petición para eliminar su cuenta en [site:name].\r\n\r\nPuede cancelar su cuenta en [site:url-brief] haciendo click en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:cancel-url]\r\n\r\nIMPORTANTE: La cancelación de su cuenta es un proceso irreversible.\r\n\r\nEste enlace caducará en un día y si no es utilizado no ocurrirá nada.\r\n\r\n--  El equipo de [site:name]\";}s:14:\"password_reset\";a:2:{s:7:\"subject\";s:86:\"Reemplazo de información de inicio de sesión para [user:display-name] en [site:name]\";s:4:\"body\";s:472:\"[user:display-name],\r\n\r\nUna petición para reestablecer la contraseña de su cuenta ha sido realizada en [site:name].\r\n\r\nAhora puede iniciar sesión haciendo clic en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le llevará a una página donde puede establecer su contraseña. Caduca después de un día y nada ocurrirá si no se usa.\r\n\r\n--  El equipo de [site:name]\";}s:22:\"register_admin_created\";a:2:{s:7:\"subject\";s:63:\"Un administrador ha creado una cuenta para usted en [site:name]\";s:4:\"body\";s:565:\"[user:display-name],\r\n\r\nUn administrador del sitio en [site:name] ha creado una cuenta para usted. Puede ahora iniciar sesión haciendo clic en este enlace o copiando y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le conducirá a la página donde podrá establecer su contraseña.\r\n\r\nDespués de establecer su contraseña, será capaz de iniciar sesión en [site:login-url] en el futuro usando:\r\n\r\nNombre de usuario: [user:name]\r\nContraseña: Su contraseña\r\n\r\n--  Equipo de [site:name]\";}s:29:\"register_no_approval_required\";a:2:{s:7:\"subject\";s:61:\"Detalles de la cuenta para [user:display-name] en [site:name]\";s:4:\"body\";s:531:\"[user:display-name],\r\n\r\nGracias por registrarse en [site:name]. Puede ahora iniciar sesión haciendo clic en este enlace o copiando y pegandolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le conducirá a una página donde podrá establecer sus contraseña.\r\n\r\nDespués de establecer su contraseña, será capaz de iniciar sesión en [site:login-url] en el futuro usando:\r\n\r\nNombre de usuario: [user:name]\r\nContraseña: Su contraseña\r\n\r\n--  Equipo de [site:name]\";}s:25:\"register_pending_approval\";a:2:{s:7:\"subject\";s:106:\"Detalles de cuenta para [user:display-name] en [site:name] (pendiente de aprobación por el administrador)\";s:4:\"body\";s:323:\"[user:display-name],\r\n\r\nGracias por registrarse en [site:name]. Su solicitud de una cuenta actualmente está pendiente de aprobación. Una vez que haya sido aprobada, recibirá otro correo electrónico con información sobre cómo iniciar sesión, establecer su contraseña y otros detalles.\r\n\r\n--  El equipo de [site:name]\";}s:31:\"register_pending_approval_admin\";a:2:{s:7:\"subject\";s:106:\"Detalles de cuenta para [user:display-name] en [site:name] (pendiente de aprobación por el administrador)\";s:4:\"body\";s:64:\"[user:display-name] ha solicitado una cuenta.\r\n\r\n[user:edit-url]\";}s:16:\"status_activated\";a:2:{s:7:\"subject\";s:69:\"Detalles de cuenta para [user:display-name] en [site:name] (aprobado)\";s:4:\"body\";s:545:\"[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido activada.\r\n\r\nUsted puede ahora iniciar sesión haciendo click en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y lo llevará a usted a una página donde podrá establecer su clave personal.\r\n\r\nDespués de establecer su clave personal, usted podrá iniciar sesión en [site:login-url] utilizando:\r\n\r\nusuario: [user:account-name]\r\nclave personal: Your password\r\n\r\n--  Equipo [site:name]\";}s:14:\"status_blocked\";a:2:{s:7:\"subject\";s:71:\"Detalles de la cuenta de [user:display-name] en [site:name] (bloqueada)\";s:4:\"body\";s:99:\"[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido bloqueada.\r\n\r\n--  El equipo de [site:name]\";}s:15:\"status_canceled\";a:2:{s:7:\"subject\";s:70:\"Detalles de cuenta para [user:display-name] en [site:name] (cancelado)\";s:4:\"body\";s:99:\"[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido cancelada.\r\n\r\n--  El equipo de [site:name]\";}}'),('','user.role.administrator',_binary 'a:10:{s:4:\"uuid\";s:36:\"ab914be8-e717-4cd5-b499-add3094699f6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"OeKGIkmZA_c-t6QLH81WNQx8gDCc1MRmxaTuQgxBByU\";}s:2:\"id\";s:13:\"administrator\";s:5:\"label\";s:13:\"Administrador\";s:6:\"weight\";i:3;s:8:\"is_admin\";b:1;s:11:\"permissions\";a:0:{}}'),('','user.role.anonymous',_binary 'a:10:{s:4:\"uuid\";s:36:\"26fd5d68-b13d-475e-a660-6a5e77b91da6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:29:\"filter.format.restricted_html\";}s:6:\"module\";a:6:{i:0;s:7:\"comment\";i:1;s:7:\"contact\";i:2;s:6:\"filter\";i:3;s:5:\"media\";i:4;s:6:\"search\";i:5;s:6:\"system\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6WavjUYXIegP9AAg2zXGx54MWIVoomC3SZhNiqe-Dyk\";}s:2:\"id\";s:9:\"anonymous\";s:5:\"label\";s:16:\"Usuario anónimo\";s:6:\"weight\";i:0;s:8:\"is_admin\";b:0;s:11:\"permissions\";a:6:{i:0;s:15:\"access comments\";i:1;s:14:\"access content\";i:2;s:29:\"access site-wide contact form\";i:3;s:14:\"search content\";i:4;s:31:\"use text format restricted_html\";i:5;s:10:\"view media\";}}'),('','user.role.authenticated',_binary 'a:10:{s:4:\"uuid\";s:36:\"ddfe2003-49da-46a6-903b-a82eeaec4d7f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"filter.format.basic_html\";}s:6:\"module\";a:8:{i:0;s:7:\"comment\";i:1;s:7:\"contact\";i:2;s:4:\"file\";i:3;s:6:\"filter\";i:4;s:5:\"media\";i:5;s:6:\"search\";i:6;s:8:\"shortcut\";i:7;s:6:\"system\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cFrlqjtkTfvY3RGccjJkPf1SGIfJ942IrxTLWAO4mgA\";}s:2:\"id\";s:13:\"authenticated\";s:5:\"label\";s:19:\"Usuario autenticado\";s:6:\"weight\";i:1;s:8:\"is_admin\";b:0;s:11:\"permissions\";a:10:{i:0;s:15:\"access comments\";i:1;s:14:\"access content\";i:2;s:16:\"access shortcuts\";i:3;s:29:\"access site-wide contact form\";i:4;s:16:\"delete own files\";i:5;s:13:\"post comments\";i:6;s:14:\"search content\";i:7;s:21:\"skip comment approval\";i:8;s:26:\"use text format basic_html\";i:9;s:10:\"view media\";}}'),('','user.role.content_editor',_binary 'a:10:{s:4:\"uuid\";s:36:\"9335c025-f7ad-4807-874c-725e1ca8c7c2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:14:\"node.type.blog\";i:1;s:18:\"node.type.clientes\";i:2;s:19:\"node.type.proyectos\";i:3;s:24:\"taxonomy.vocabulary.tags\";}s:6:\"module\";a:8:{i:0;s:7:\"comment\";i:1;s:10:\"contextual\";i:2;s:4:\"file\";i:3;s:4:\"node\";i:4;s:4:\"path\";i:5;s:6:\"system\";i:6;s:8:\"taxonomy\";i:7;s:7:\"toolbar\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"e_wG1u7SrGaJbY2-Szgbgl-c8T3kdirU3uTNq2c_QJQ\";}s:2:\"id\";s:14:\"content_editor\";s:5:\"label\";s:19:\"Editor de contenido\";s:6:\"weight\";i:2;s:8:\"is_admin\";b:0;s:11:\"permissions\";a:27:{i:0;s:27:\"access administration pages\";i:1;s:23:\"access content overview\";i:2;s:23:\"access contextual links\";i:3;s:21:\"access files overview\";i:4;s:14:\"access toolbar\";i:5;s:22:\"administer url aliases\";i:6;s:19:\"create blog content\";i:7;s:23:\"create clientes content\";i:8;s:24:\"create proyectos content\";i:9;s:20:\"create terms in tags\";i:10;s:18:\"create url aliases\";i:11;s:23:\"delete own blog content\";i:12;s:27:\"delete own clientes content\";i:13;s:16:\"delete own files\";i:14;s:28:\"delete own proyectos content\";i:15;s:21:\"edit any blog content\";i:16;s:25:\"edit any clientes content\";i:17;s:26:\"edit any proyectos content\";i:18;s:21:\"edit own blog content\";i:19;s:25:\"edit own clientes content\";i:20;s:17:\"edit own comments\";i:21;s:26:\"edit own proyectos content\";i:22;s:18:\"edit terms in tags\";i:23;s:20:\"revert all revisions\";i:24;s:18:\"view all revisions\";i:25;s:28:\"view own unpublished content\";i:26;s:29:\"view the administration theme\";}}'),('','user.settings',_binary 'a:9:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Y-Xpk050V3opj3WiFb4oUbVT9S7fDA1XLpigO-qVMVQ\";}s:8:\"langcode\";s:2:\"es\";s:9:\"anonymous\";s:8:\"Anónimo\";s:11:\"verify_mail\";b:1;s:6:\"notify\";a:8:{s:14:\"cancel_confirm\";b:1;s:14:\"password_reset\";b:1;s:16:\"status_activated\";b:1;s:14:\"status_blocked\";b:0;s:15:\"status_canceled\";b:0;s:22:\"register_admin_created\";b:1;s:29:\"register_no_approval_required\";b:1;s:25:\"register_pending_approval\";b:1;}s:8:\"register\";s:10:\"admin_only\";s:13:\"cancel_method\";s:17:\"user_cancel_block\";s:22:\"password_reset_timeout\";i:86400;s:17:\"password_strength\";b:1;}'),('','views.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8oDr9oPVb_ostrNnVV6V7VdphwoH_u-NqTS0u7SE7qc\";}s:17:\"display_extenders\";a:0:{}s:13:\"sql_signature\";b:0;s:2:\"ui\";a:3:{s:4:\"show\";a:7:{s:18:\"additional_queries\";b:0;s:15:\"advanced_column\";b:0;s:15:\"default_display\";b:0;s:22:\"performance_statistics\";b:0;s:19:\"preview_information\";b:1;s:9:\"sql_query\";a:2:{s:7:\"enabled\";b:0;s:5:\"where\";s:5:\"above\";}s:13:\"display_embed\";b:0;}s:19:\"always_live_preview\";b:1;s:24:\"exposed_filter_any_label\";s:7:\"old_any\";}s:22:\"field_rewrite_elements\";a:29:{s:3:\"div\";s:3:\"DIV\";s:4:\"span\";s:4:\"SPAN\";s:2:\"h1\";s:2:\"H1\";s:2:\"h2\";s:2:\"H2\";s:2:\"h3\";s:2:\"H3\";s:2:\"h4\";s:2:\"H4\";s:2:\"h5\";s:2:\"H5\";s:2:\"h6\";s:2:\"H6\";s:1:\"p\";s:1:\"P\";s:6:\"header\";s:6:\"HEADER\";s:6:\"footer\";s:6:\"FOOTER\";s:7:\"article\";s:7:\"ARTICLE\";s:7:\"section\";s:7:\"SECTION\";s:5:\"aside\";s:5:\"ASIDE\";s:7:\"details\";s:7:\"DETAILS\";s:10:\"blockquote\";s:10:\"BLOCKQUOTE\";s:6:\"figure\";s:6:\"FIGURE\";s:7:\"address\";s:7:\"ADDRESS\";s:4:\"code\";s:4:\"CODE\";s:3:\"pre\";s:3:\"PRE\";s:3:\"var\";s:3:\"VAR\";s:4:\"samp\";s:4:\"SAMP\";s:3:\"kbd\";s:3:\"KBD\";s:6:\"strong\";s:6:\"STRONG\";s:2:\"em\";s:2:\"EM\";s:3:\"del\";s:3:\"DEL\";s:3:\"ins\";s:3:\"INS\";s:1:\"q\";s:1:\"Q\";s:1:\"s\";s:1:\"S\";}}'),('','views.view.archive',_binary 'a:13:{s:4:\"uuid\";s:36:\"df754cd3-ed78-4f45-ade0-0dcb61a86a55\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:33:\"core.entity_view_mode.node.teaser\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"exIF08PTvYSK6tJCsAzBqMEKUBKIptPorMn74SVhevc\";}s:2:\"id\";s:7:\"archive\";s:5:\"label\";s:7:\"Archivo\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:27:\"Todo el contenido, por mes.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:15:\"Archivo mensual\";s:6:\"fields\";a:0:{}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:18:\"created_year_month\";a:13:{s:2:\"id\";s:18:\"created_year_month\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:18:\"created_year_month\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:15:\"date_year_month\";s:14:\"default_action\";s:7:\"summary\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:1;s:5:\"title\";s:34:\"{{ arguments.created_year_month }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:15:\"summary_options\";a:2:{s:8:\"override\";b:1;s:14:\"items_per_page\";i:30;}s:7:\"summary\";a:2:{s:10:\"sort_order\";s:4:\"desc\";s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:0;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:6:\"Bloque\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:9:\"arguments\";a:1:{s:18:\"created_year_month\";a:13:{s:2:\"id\";s:18:\"created_year_month\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:18:\"created_year_month\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:15:\"date_year_month\";s:14:\"default_action\";s:7:\"summary\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:1;s:5:\"title\";s:34:\"{{ arguments.created_year_month }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:15:\"summary_options\";a:1:{s:14:\"items_per_page\";i:30;}s:7:\"summary\";a:1:{s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:8:\"defaults\";a:1:{s:9:\"arguments\";b:0;}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:3:{s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:7:\"archive\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.block_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"f647716b-ff3d-4061-a3a8-7c5364d6d279\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:13:\"block_content\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"HfvTcWhiVuvxchoh4DjIkXhKkj9ow2TGgHkLHSvRLq8\";}s:2:\"id\";s:13:\"block_content\";s:5:\"label\";s:14:\"Content blocks\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:31:\"Find and manage content blocks.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:24:\"block_content_field_data\";s:10:\"base_field\";s:2:\"id\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:14:\"Content blocks\";s:6:\"fields\";a:4:{s:4:\"info\";a:37:{s:2:\"id\";s:4:\"info\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"info\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";N;s:12:\"entity_field\";s:4:\"info\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:23:\"Descripción del bloque\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"type\";a:37:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:14:\"Tipo de bloque\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:13:\"block_content\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:20:\"access block library\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:2:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:38:\"There are no content blocks available.\";s:8:\"tokenize\";b:0;}s:27:\"block_content_listing_empty\";a:10:{s:2:\"id\";s:27:\"block_content_listing_empty\";s:5:\"table\";s:13:\"block_content\";s:5:\"field\";s:27:\"block_content_listing_empty\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:9:\"plugin_id\";s:27:\"block_content_listing_empty\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:3:{s:4:\"info\";a:16:{s:2:\"id\";s:4:\"info\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"info\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"info\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"info_op\";s:5:\"label\";s:23:\"Descripción del bloque\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"info_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"info\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:16:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:14:\"Tipo de bloque\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"reusable\";a:16:{s:2:\"id\";s:8:\"reusable\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:8:\"reusable\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:8:\"reusable\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:4:{s:4:\"info\";s:4:\"info\";s:4:\"type\";s:4:\"type\";s:7:\"changed\";s:7:\"changed\";s:10:\"operations\";s:10:\"operations\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:4:{s:4:\"info\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:10:\"operations\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:3:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/block\";s:4:\"menu\";a:7:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:7:\"Bloques\";s:11:\"description\";s:31:\"Create and edit content blocks.\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:20:\"system.admin_content\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.blogs',_binary 'a:12:{s:4:\"uuid\";s:36:\"938b5d6a-88cc-4281-9a49-05ef8690ee83\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:14:\"node.type.blog\";}s:6:\"module\";a:4:{i:0;s:5:\"blazy\";i:1;s:5:\"image\";i:2;s:4:\"node\";i:3;s:4:\"user\";}}s:2:\"id\";s:5:\"blogs\";s:5:\"label\";s:5:\"Blogs\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:5:\"Blogs\";s:6:\"fields\";a:5:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:5:\"vista\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:569:\"<div class=\"preview-blog\">\r\n    <div class=\"image-blog\">\r\n        <img src=\"{{ field_image }}\" alt=\"preview\">\r\n    </div>\r\n    <div class=\"entrada-blog\">\r\n        <div class=\"titulo-blog\">\r\n            <h1>\r\n                {{ title }}\r\n            </h1>\r\n        </div>\r\n        <div class=\"enlace-blog\">\r\n            <a href=\"{{ view_node }}\">\r\n                <img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\" />\r\n            </a>\r\n        </div>\r\n    </div>\r\n    <div class=\"etiqueta-blog\">\r\n        {{ field_etiquetas }}\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:6;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:4:\"blog\";s:4:\"blog\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:4:\"Page\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:4:\"blog\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.clientes',_binary 'a:12:{s:4:\"uuid\";s:36:\"724014e6-3ff8-4587-8f51-ffeea7db45c2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:36:\"field.storage.node.field_descripcion\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:18:\"node.type.clientes\";}s:6:\"module\";a:4:{i:0;s:5:\"image\";i:1;s:4:\"node\";i:2;s:4:\"user\";i:3;s:15:\"views_bootstrap\";}}s:2:\"id\";s:8:\"clientes\";s:5:\"label\";s:8:\"Clientes\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:46:\"Vista en la que se listan los clientes de CISC\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:8:\"Clientes\";s:6:\"fields\";a:4:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:17:\"field_descripcion\";a:35:{s:2:\"id\";s:17:\"field_descripcion\";s:5:\"table\";s:23:\"node__field_descripcion\";s:5:\"field\";s:17:\"field_descripcion\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:12:\"basic_string\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:429:\"<div class=\"container\">\r\n    <div class=\"row\">\r\n        <div class=\"col-md-4 d-flex justify-content-center align-items-center\">\r\n            <div class=\"logo-cliente\">\r\n                <img src=\"{{ field_image }}\" alt=\"Logo\">\r\n            </div>\r\n        </div>\r\n        <div class=\"col-md-8\">\r\n            <div class=\"descripcion\">\r\n                {{ field_descripcion }}\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:6;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:25:\"views_bootstrap_accordion\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:12:\"panel_output\";s:6:\"single\";s:17:\"panel_title_field\";s:5:\"title\";s:5:\"flush\";b:0;s:8:\"behavior\";s:6:\"closed\";s:8:\"sections\";a:3:{s:5:\"first\";i:0;s:6:\"middle\";i:0;s:4:\"last\";i:0;}}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:43:\"config:field.storage.node.field_descripcion\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:8:\"Clientes\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:7:\"filters\";a:2:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:8:\"defaults\";a:2:{s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:8:\"clientes\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:43:\"config:field.storage.node.field_descripcion\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.clientes_home',_binary 'a:12:{s:4:\"uuid\";s:36:\"1b5736bb-488d-4a6f-ae9f-0df79bc39588\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:18:\"node.type.clientes\";}s:6:\"module\";a:4:{i:0;s:5:\"image\";i:1;s:4:\"node\";i:2;s:11:\"slick_views\";i:3;s:4:\"user\";}}s:2:\"id\";s:13:\"clientes_home\";s:5:\"label\";s:13:\"Clientes Home\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:33:\"Carrusel de clientes para el home\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:13:\"Clientes Home\";s:6:\"fields\";a:1:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:8;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"slick\";s:7:\"options\";a:25:{s:7:\"caption\";a:1:{s:11:\"field_image\";s:1:\"0\";}s:9:\"optionset\";s:13:\"clientes_home\";s:5:\"class\";s:0:\"\";s:5:\"image\";s:0:\"\";s:4:\"link\";s:0:\"\";s:7:\"overlay\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"vanilla\";b:1;s:6:\"layout\";s:0:\"\";s:5:\"cache\";i:0;s:9:\"admin_uri\";s:99:\"/admin/structure/views/ajax/display/clientes_home/block_1/style_options?_wrapper_format=drupal_ajax\";s:4:\"grid\";s:1:\"4\";s:11:\"grid_medium\";s:1:\"3\";s:10:\"grid_small\";s:1:\"2\";s:5:\"style\";s:4:\"grid\";s:4:\"skin\";s:7:\"default\";s:12:\"overridables\";a:8:{s:6:\"arrows\";s:6:\"arrows\";s:8:\"autoplay\";s:8:\"autoplay\";s:9:\"draggable\";s:9:\"draggable\";s:8:\"infinite\";s:8:\"infinite\";s:4:\"dots\";s:1:\"0\";s:10:\"mouseWheel\";s:1:\"0\";s:9:\"randomize\";s:1:\"0\";s:13:\"variableWidth\";s:1:\"0\";}s:9:\"thumbnail\";s:0:\"\";s:19:\"optionset_thumbnail\";s:0:\"\";s:14:\"skin_thumbnail\";s:0:\"\";s:16:\"thumbnail_effect\";s:0:\"\";s:18:\"thumbnail_position\";s:0:\"\";s:8:\"override\";b:0;s:13:\"preserve_keys\";b:0;s:13:\"visible_items\";N;}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:37:\"config:field.storage.node.field_image\";}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:5:\"Block\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:1:{s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.comment',_binary 'a:13:{s:4:\"uuid\";s:36:\"c671735b-dba5-4367-8b2a-3a5914b48696\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"H6JHGXl97yOKmVaV62SoY1ki1tWVdyD44fgOkdmVyRM\";}s:2:\"id\";s:7:\"comment\";s:5:\"label\";s:11:\"Comentarios\";s:6:\"module\";s:7:\"comment\";s:11:\"description\";s:31:\"Buscar y gestionar comentarios.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:18:\"comment_field_data\";s:10:\"base_field\";s:3:\"cid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:26:{s:5:\"title\";s:11:\"Comentarios\";s:6:\"fields\";a:8:{s:17:\"comment_bulk_form\";a:26:{s:2:\"id\";s:17:\"comment_bulk_form\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:17:\"comment_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"comment_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"include\";s:16:\"selected_actions\";a:2:{i:0;s:21:\"comment_delete_action\";i:1;s:24:\"comment_unpublish_action\";}}s:7:\"subject\";a:37:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Asunto\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:17:\"comment_permalink\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:9:\"{{ uid }}\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:16:\"comment_username\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"entity_id\";a:37:{s:2:\"id\";s:9:\"entity_id\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:9:\"entity_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:9:\"entity_id\";s:9:\"plugin_id\";s:16:\"commented_entity\";s:5:\"label\";s:10:\"Enviado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:6:\"name_1\";a:37:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:13:\"siguiente ›\";s:8:\"previous\";s:12:\"‹ anterior\";s:5:\"first\";s:10:\"« primero\";s:4:\"last\";s:10:\"último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:19:\"administer comments\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:31:\"No hay comentarios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"changed\";a:13:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"changed\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:4:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"subject\";a:16:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"subject_op\";s:5:\"label\";s:6:\"Asunto\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"subject_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:7:\"subject\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:11:\"Author name\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:11:\"author_name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:6:\"name_1\";s:6:\"name_1\";}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:6:{s:17:\"comment_bulk_form\";s:17:\"comment_bulk_form\";s:7:\"subject\";s:7:\"subject\";s:3:\"uid\";s:3:\"uid\";s:9:\"entity_id\";s:9:\"entity_id\";s:7:\"changed\";s:7:\"changed\";s:10:\"operations\";s:10:\"operations\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:6:{s:17:\"comment_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"subject\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:3:\"uid\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:9:\"entity_id\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:10:\"operations\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:1;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:9:\"css_class\";s:0:\"\";s:8:\"use_ajax\";b:0;s:8:\"group_by\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"más\";s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:23:\"hide_attachment_summary\";b:0;s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:4:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}s:9:\"cacheable\";b:0;}}s:14:\"page_published\";a:6:{s:2:\"id\";s:14:\"page_published\";s:13:\"display_title\";s:22:\"Comentarios publicados\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:19:\"display_description\";s:34:\"La lista de comentarios aprobados.\";s:15:\"display_comment\";s:0:\"\";s:13:\"exposed_block\";b:0;s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:21:\"admin/content/comment\";s:4:\"menu\";a:7:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:11:\"Comentarios\";s:11:\"description\";s:22:\"Comentarios publicados\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:4:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}s:9:\"cacheable\";b:0;}}s:15:\"page_unapproved\";a:6:{s:2:\"id\";s:15:\"page_unapproved\";s:13:\"display_title\";s:23:\"Comentarios sin aprobar\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:8:{s:6:\"fields\";a:8:{s:17:\"comment_bulk_form\";a:26:{s:2:\"id\";s:17:\"comment_bulk_form\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:17:\"comment_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"comment_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"include\";s:16:\"selected_actions\";a:2:{i:0;s:21:\"comment_delete_action\";i:1;s:22:\"comment_publish_action\";}}s:7:\"subject\";a:37:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Asunto\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:17:\"comment_permalink\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:9:\"{{ uid }}\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:16:\"comment_username\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"entity_id\";a:37:{s:2:\"id\";s:9:\"entity_id\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:9:\"entity_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:9:\"entity_id\";s:9:\"plugin_id\";s:16:\"commented_entity\";s:5:\"label\";s:10:\"Enviado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:6:\"name_1\";a:37:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:7:\"filters\";a:4:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"subject\";a:16:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"subject_op\";s:5:\"label\";s:6:\"Asunto\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"subject_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:7:\"subject\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:16:\"Nombre del autor\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:11:\"author_name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:6:\"name_1\";s:6:\"name_1\";}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:8:\"defaults\";a:3:{s:6:\"fields\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:19:\"display_description\";s:37:\"La lista de comentarios no aprobados.\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:30:\"admin/content/comment/approval\";s:4:\"menu\";a:7:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:23:\"Comentarios sin aprobar\";s:11:\"description\";s:24:\"Comentarios no aprobados\";s:6:\"weight\";i:1;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:4:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}s:9:\"cacheable\";b:0;}}}}'),('','views.view.comments_recent',_binary 'a:13:{s:4:\"uuid\";s:36:\"cc6b4a47-fb8d-4bd4-b6a5-cca552b3f91c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:7:\"comment\";i:1;s:4:\"node\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cFOucxH8PAXDQ2kViCcAHgK-JMCcxVkpIMzD56EfpZo\";}s:2:\"id\";s:15:\"comments_recent\";s:5:\"label\";s:21:\"Comentarios recientes\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:22:\"Comentarios recientes.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:18:\"comment_field_data\";s:10:\"base_field\";s:3:\"cid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:14:{s:5:\"title\";s:21:\"Comentarios recientes\";s:6:\"fields\";a:2:{s:7:\"subject\";a:26:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:20:\"Desde hace @interval\";s:11:\"past_format\";s:14:\"Hace @interval\";s:11:\"granularity\";i:2;}}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:12:\"exposed_form\";a:1:{s:4:\"type\";s:5:\"basic\";}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:15:\"access comments\";}}s:5:\"cache\";a:1:{s:4:\"type\";s:3:\"tag\";}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:11:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:7:\"content\";s:31:\"No hay comentarios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:2:{s:7:\"created\";a:12:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;}s:3:\"cid\";a:12:{s:2:\"id\";s:3:\"cid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"cid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"cid\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:3:\"cid\";}s:7:\"exposed\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:11:\"status_node\";a:10:{s:2:\"id\";s:11:\"status_node\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"node\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:2:{s:22:\"default_field_elements\";b:1;s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:1:{s:4:\"type\";s:11:\"views_query\";}s:13:\"relationships\";a:1:{s:4:\"node\";a:5:{s:2:\"id\";s:4:\"node\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"node\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:6:\"Bloque\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:21:\"Comentarios recientes\";s:14:\"block_category\";s:14:\"Listas (Views)\";s:5:\"allow\";a:1:{s:14:\"items_per_page\";b:1;}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.content',_binary 'a:13:{s:4:\"uuid\";s:36:\"efac064a-9592-41a7-96d9-815cb1697539\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"d7p-wwJZ_Wmz1gnvla9jDtRsjOaWAhPoIoW9w3vo4R4\";}s:2:\"id\";s:7:\"content\";s:5:\"label\";s:9:\"Contenido\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:34:\"Encontrar y administrar contenido.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:9:\"Contenido\";s:6:\"fields\";a:8:{s:14:\"node_bulk_form\";a:14:{s:2:\"id\";s:14:\"node_bulk_form\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:14:\"node_bulk_form\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:14:\"node_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:5:\"title\";a:17:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Título\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:4:\"type\";a:37:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:17:\"Tipo de contenido\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:17:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:6:\"status\";a:17:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:12:\"Sin publicar\";s:18:\"format_custom_true\";s:9:\"Publicado\";}}s:7:\"changed\";a:17:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:8:\"langcode\";a:37:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:14:\"field_language\";s:5:\"label\";s:6:\"Idioma\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:8:\"language\";s:8:\"settings\";a:2:{s:14:\"link_to_entity\";b:0;s:15:\"native_language\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:23:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:3:{s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:23:\"access content overview\";}}s:5:\"cache\";a:1:{s:4:\"type\";s:3:\"tag\";}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:6:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay contenido disponible.\";}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:5:{s:5:\"title\";a:16:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:8:\"title_op\";s:5:\"label\";s:7:\"Título\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:8:\"title_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:5:\"title\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:16:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:17:\"Tipo de contenido\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:12:\"status_extra\";a:9:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:12:\"status_extra\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"node_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";b:0;s:5:\"group\";i:1;s:6:\"expose\";a:2:{s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:10:{s:14:\"node_bulk_form\";s:14:\"node_bulk_form\";s:5:\"title\";s:5:\"title\";s:4:\"type\";s:4:\"type\";s:4:\"name\";s:4:\"name\";s:6:\"status\";s:6:\"status\";s:7:\"changed\";s:7:\"changed\";s:9:\"edit_node\";s:9:\"edit_node\";s:11:\"delete_node\";s:11:\"delete_node\";s:10:\"dropbutton\";s:10:\"dropbutton\";s:9:\"timestamp\";s:5:\"title\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:10:{s:14:\"node_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:5:\"title\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:9:\"edit_node\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:11:\"delete_node\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:10:\"dropbutton\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:9:\"timestamp\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:1;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:1:{s:4:\"type\";s:11:\"views_query\";}s:13:\"relationships\";a:1:{s:3:\"uid\";a:6:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:11:\"admin_label\";s:6:\"author\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:16:\"show_admin_links\";b:0;s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:7:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:21:\"user.node_grants:view\";i:6;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:18:\"admin/content/node\";s:4:\"menu\";a:6:{s:4:\"type\";s:11:\"default tab\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";s:7:\"context\";s:0:\"\";}s:11:\"tab_options\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:33:\"Encuentre y gestione el contenido\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:7:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:21:\"user.node_grants:view\";i:6;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.content_recent',_binary 'a:13:{s:4:\"uuid\";s:36:\"bf0be12c-ad19-4aa9-8356-851afa9cbe3a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YqZN5rc7XDQcFcInc8wkzuaHJmC5YvirhTmDcrarT6M\";}s:2:\"id\";s:14:\"content_recent\";s:5:\"label\";s:18:\"Contenido reciente\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:19:\"Contenido reciente.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:22:{s:5:\"title\";s:18:\"Contenido reciente\";s:6:\"fields\";a:2:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay contenido disponible.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"changed\";a:13:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"changed\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"node_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";b:0;s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:0;s:13:\"use_more_text\";s:4:\"Más\";s:12:\"link_display\";s:1:\"0\";s:8:\"link_url\";s:0:\"\";s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:4:\"user\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:6:\"Bloque\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:1:{s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:4:\"user\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.etiquetas_proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"694d1b26-5aad-468b-a1d0-f996709786a1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:2:\"id\";s:19:\"etiquetas_proyectos\";s:5:\"label\";s:19:\"Etiquetas Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:16:{s:6:\"fields\";a:1:{s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:27:\"{{ dump(field_etiquetas) }}\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:28:\"entity_reference_entity_view\";s:8:\"settings\";a:1:{s:9:\"view_mode\";s:7:\"default\";}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";}}}}}'),('','views.view.files',_binary 'a:13:{s:4:\"uuid\";s:36:\"58b0f959-f57c-4ddd-81bd-45767dcbf699\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NYJWABHsIFg-cU-Qya8fiMuQSM4rirBEfPFqkgRtsKA\";}s:2:\"id\";s:5:\"files\";s:5:\"label\";s:8:\"Archivos\";s:6:\"module\";s:4:\"file\";s:11:\"description\";s:30:\"Buscar y administrar archivos.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:12:\"file_managed\";s:10:\"base_field\";s:3:\"fid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:19:{s:5:\"title\";s:8:\"Archivos\";s:6:\"fields\";a:9:{s:3:\"fid\";a:24:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:3:\"fid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:3:\"Fid\";s:7:\"exclude\";b:1;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:8:\"filename\";a:36:{s:2:\"id\";s:8:\"filename\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filename\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filename\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Nombre\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"file_link\";s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:8:\"filemime\";a:25:{s:2:\"id\";s:8:\"filemime\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filemime\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filemime\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Tipo MIME\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"file_filemime\";}s:8:\"filesize\";a:25:{s:2:\"id\";s:8:\"filesize\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filesize\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filesize\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Tamaño\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"file_size\";}s:6:\"status\";a:26:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:8:\"Temporal\";s:18:\"format_custom_true\";s:10:\"Permanente\";}}s:7:\"created\";a:26:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:15:\"Fecha de subida\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:6:\"medium\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:22:\"Fecha de modificación\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:6:\"medium\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:5:\"count\";a:30:{s:2:\"id\";s:5:\"count\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:5:\"count\";s:12:\"relationship\";s:3:\"fid\";s:10:\"group_type\";s:3:\"sum\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"numeric\";s:5:\"label\";s:8:\"Usado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:1;s:4:\"path\";s:35:\"admin/content/files/usage/{{ fid }}\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:13:\"set_precision\";b:0;s:9:\"precision\";i:0;s:7:\"decimal\";s:1:\".\";s:9:\"separator\";s:1:\",\";s:13:\"format_plural\";b:1;s:20:\"format_plural_string\";s:27:\"@count lugar@count lugares\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access files overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:6:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay archivos disponibles.\";}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:3:{s:8:\"filename\";a:16:{s:2:\"id\";s:8:\"filename\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filename\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filename\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:4:\"word\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:11:\"filemime_op\";s:5:\"label\";s:17:\"Nombre de archivo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"filename_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"filename\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"filemime\";a:16:{s:2:\"id\";s:8:\"filemime\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filemime\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filemime\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:4:\"word\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:11:\"filemime_op\";s:5:\"label\";s:9:\"Tipo MIME\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"filemime_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"filemime\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:11:\"file_status\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"status_op\";s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:3:\"fid\";s:3:\"fid\";s:8:\"filename\";s:8:\"filename\";s:8:\"filemime\";s:8:\"filemime\";s:8:\"filesize\";s:8:\"filesize\";s:6:\"status\";s:6:\"status\";s:7:\"created\";s:7:\"created\";s:7:\"changed\";s:7:\"changed\";s:5:\"count\";s:5:\"count\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:8:{s:3:\"fid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:8:\"filename\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:8:\"filemime\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:8:\"filesize\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"created\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:5:\"count\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:1;}}s:8:\"group_by\";b:1;s:16:\"show_admin_links\";b:1;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:19:\"Resumen de ficheros\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:8:\"defaults\";a:2:{s:5:\"pager\";b:1;s:13:\"relationships\";b:0;}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:0;}}s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/files\";s:4:\"menu\";a:6:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:8:\"Archivos\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";s:7:\"context\";s:0:\"\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_2\";a:6:{s:2:\"id\";s:6:\"page_2\";s:13:\"display_title\";s:16:\"Usos del archivo\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:15:{s:5:\"title\";s:16:\"Usos del archivo\";s:6:\"fields\";a:4:{s:12:\"entity_label\";a:23:{s:2:\"id\";s:12:\"entity_label\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:12:\"entity_label\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:12:\"entity_label\";s:5:\"label\";s:7:\"Entidad\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:14:\"link_to_entity\";b:1;}s:4:\"type\";a:22:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:15:\"Tipo de entidad\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:6:\"module\";a:22:{s:2:\"id\";s:6:\"module\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:6:\"module\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:18:\"Registering module\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:5:\"count\";a:30:{s:2:\"id\";s:5:\"count\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:5:\"count\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"numeric\";s:5:\"label\";s:15:\"Recuento de uso\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:13:\"set_precision\";b:0;s:9:\"precision\";i:0;s:7:\"decimal\";s:1:\".\";s:9:\"separator\";s:1:\",\";s:13:\"format_plural\";b:0;s:20:\"format_plural_string\";s:8:\"1@count\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"empty\";a:0:{}s:9:\"arguments\";a:1:{s:3:\"fid\";a:22:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:3:\"fid\";s:9:\"plugin_id\";s:8:\"file_fid\";s:14:\"default_action\";s:9:\"not found\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:1;s:5:\"title\";s:56:\"Información de uso de archivos para {{ arguments.fid }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:4:{s:12:\"entity_label\";s:12:\"entity_label\";s:4:\"type\";s:4:\"type\";s:6:\"module\";s:6:\"module\";s:5:\"count\";s:5:\"count\";}s:7:\"default\";s:12:\"entity_label\";s:4:\"info\";a:4:{s:12:\"entity_label\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:6:\"module\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:5:\"count\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:8:\"defaults\";a:11:{s:5:\"empty\";b:0;s:5:\"title\";b:0;s:5:\"pager\";b:0;s:8:\"group_by\";b:0;s:5:\"style\";b:0;s:3:\"row\";b:0;s:13:\"relationships\";b:0;s:6:\"fields\";b:0;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:1;}}s:8:\"group_by\";b:0;s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:27:\"admin/content/files/usage/%\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}');
INSERT INTO `config` VALUES ('','views.view.frontpage',_binary 'a:13:{s:4:\"uuid\";s:36:\"e7adacb7-1f34-43ad-8e61-48cf32a0ccb6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"core.entity_view_mode.node.rss\";i:1;s:33:\"core.entity_view_mode.node.teaser\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"OEEnRQIjfIaCFRsz8U3VqDrE82ltQKlo8wNbQJRZXu0\";}s:2:\"id\";s:9:\"frontpage\";s:5:\"label\";s:14:\"Página inicio\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:51:\"Todo el contenido promovido a la página principal.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:0:\"\";s:6:\"fields\";a:0:{}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:3:{s:16:\"area_text_custom\";a:11:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:7:\"content\";s:211:\"Aún no se ha creado ningún contenido de página de inicio. <br>Siga la<a target=\"_blank\" href=\"https://www.drupal.org/es/docs/user_guide/es/index.html\">Guía del usuario</a> para comenzar a construir su sitio.\";s:8:\"tokenize\";b:0;}s:18:\"node_listing_empty\";a:10:{s:2:\"id\";s:18:\"node_listing_empty\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:18:\"node_listing_empty\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:18:\"node_listing_empty\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;}s:5:\"title\";a:10:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"title\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:5:\"title\";s:14:\"¡Bienvenidos!\";}}s:5:\"sorts\";a:2:{s:6:\"sticky\";a:12:{s:2:\"id\";s:6:\"sticky\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"sticky\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"sticky\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"sticky\";}s:7:\"exposed\";b:0;}s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:3:{s:7:\"promote\";a:16:{s:2:\"id\";s:7:\"promote\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"promote\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"promote\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:14:\"url.query_args\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"feed_1\";a:6:{s:2:\"id\";s:6:\"feed_1\";s:13:\"display_title\";s:17:\"Canal de noticias\";s:14:\"display_plugin\";s:4:\"feed\";s:8:\"position\";i:2;s:15:\"display_options\";a:7:{s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:3:\"rss\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:11:\"uses_fields\";b:0;s:11:\"description\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:8:\"node_rss\";s:7:\"options\";a:2:{s:12:\"relationship\";s:4:\"none\";s:9:\"view_mode\";s:3:\"rss\";}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:7:\"rss.xml\";s:14:\"sitename_title\";b:1;s:8:\"displays\";a:2:{s:6:\"page_1\";s:6:\"page_1\";s:7:\"default\";s:0:\"\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:28:\"languages:language_interface\";i:1;s:21:\"user.node_grants:view\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:4:\"node\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:14:\"url.query_args\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.galeria_proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"9726dfc4-ca1a-4b4c-9596-e9370714a9ea\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:32:\"field.storage.node.field_galeria\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:3:{i:0;s:4:\"node\";i:1;s:5:\"slick\";i:2;s:4:\"user\";}}s:2:\"id\";s:17:\"galeria_proyectos\";s:5:\"label\";s:18:\"Galería Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:16:{s:6:\"fields\";a:1:{s:13:\"field_galeria\";a:35:{s:2:\"id\";s:13:\"field_galeria\";s:5:\"table\";s:19:\"node__field_galeria\";s:5:\"field\";s:13:\"field_galeria\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:11:\"slick_image\";s:8:\"settings\";a:30:{s:7:\"caption\";a:2:{s:3:\"alt\";s:1:\"0\";s:5:\"title\";s:1:\"0\";}s:9:\"optionset\";s:17:\"galeria_proyectos\";s:4:\"link\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:5:\"cache\";i:0;s:9:\"admin_uri\";s:109:\"/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax\";s:10:\"background\";b:0;s:11:\"box_caption\";s:0:\"\";s:18:\"box_caption_custom\";s:0:\"\";s:7:\"loading\";s:4:\"auto\";s:7:\"preload\";b:0;s:9:\"box_style\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:12:\"media_switch\";s:0:\"\";s:5:\"ratio\";s:0:\"\";s:15:\"thumbnail_style\";s:0:\"\";s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:6:\"column\";s:4:\"skin\";s:7:\"default\";s:12:\"overridables\";a:8:{s:6:\"arrows\";s:6:\"arrows\";s:9:\"draggable\";s:9:\"draggable\";s:8:\"infinite\";s:8:\"infinite\";s:8:\"autoplay\";s:1:\"0\";s:4:\"dots\";s:1:\"0\";s:10:\"mouseWheel\";s:1:\"0\";s:9:\"randomize\";s:1:\"0\";s:13:\"variableWidth\";s:1:\"0\";}s:19:\"optionset_thumbnail\";s:0:\"\";s:14:\"skin_thumbnail\";s:0:\"\";s:17:\"thumbnail_caption\";s:0:\"\";s:16:\"thumbnail_effect\";s:0:\"\";s:18:\"thumbnail_position\";s:0:\"\";s:8:\"override\";b:1;s:13:\"preserve_keys\";b:0;s:13:\"visible_items\";N;}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:5;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:39:\"config:field.storage.node.field_galeria\";}}}}}'),('','views.view.glossary',_binary 'a:13:{s:4:\"uuid\";s:36:\"f177540f-70c9-4868-b3d1-928030dd3dee\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"r-klgGeO4haVHqAwxW1HXZLzdzLSMUVC08OuTBrRh58\";}s:2:\"id\";s:8:\"glossary\";s:5:\"label\";s:8:\"Glosario\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:36:\"Todo el contenido, alfabéticamente.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:6:\"fields\";a:3:{s:5:\"title\";a:24:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Título\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:22:\"Última actualización\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:36;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:1:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:1:\"a\";}s:15:\"summary_options\";a:0:{}s:7:\"summary\";a:1:{s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:1;s:5:\"limit\";i:1;s:4:\"case\";s:5:\"upper\";s:9:\"path_case\";s:5:\"lower\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;s:7:\"columns\";a:3:{s:5:\"title\";s:5:\"title\";s:4:\"name\";s:4:\"name\";s:7:\"changed\";s:7:\"changed\";}s:7:\"default\";s:5:\"title\";s:4:\"info\";a:3:{s:5:\"title\";a:2:{s:8:\"sortable\";b:1;s:9:\"separator\";s:0:\"\";}s:4:\"name\";a:2:{s:8:\"sortable\";b:1;s:9:\"separator\";s:0:\"\";}s:7:\"changed\";a:2:{s:8:\"sortable\";b:1;s:9:\"separator\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:5:\"order\";s:3:\"asc\";s:11:\"empty_table\";b:0;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:8:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:8:\"use_ajax\";b:1;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:12:\"attachment_1\";a:6:{s:2:\"id\";s:12:\"attachment_1\";s:13:\"display_title\";s:7:\"Adjunto\";s:14:\"display_plugin\";s:10:\"attachment\";s:8:\"position\";i:2;s:15:\"display_options\";a:7:{s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:0;}}s:9:\"arguments\";a:1:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:7:\"summary\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:1:\"a\";}s:15:\"summary_options\";a:3:{s:14:\"items_per_page\";i:25;s:6:\"inline\";b:1;s:9:\"separator\";s:3:\" | \";}s:7:\"summary\";a:1:{s:6:\"format\";s:19:\"unformatted_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:1;s:5:\"limit\";i:1;s:4:\"case\";s:5:\"upper\";s:9:\"path_case\";s:5:\"lower\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:8:\"defaults\";a:1:{s:9:\"arguments\";b:0;}s:17:\"display_extenders\";a:0:{}s:8:\"displays\";a:2:{s:7:\"default\";s:7:\"default\";s:6:\"page_1\";s:6:\"page_1\";}s:17:\"inherit_arguments\";b:0;}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:8:\"glossary\";s:4:\"menu\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:8:\"Glosario\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.media',_binary 'a:13:{s:4:\"uuid\";s:36:\"d052b957-839d-45d0-9858-1770e573a36a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:5:\"media\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"kOTUk5XWeupgBOJuRRarCiDcFKVZcvaW-FT5MTzrML8\";}s:2:\"id\";s:5:\"media\";s:5:\"label\";s:10:\"Multimedia\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:28:\"Buscar y administrar medios.\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:16:\"media_field_data\";s:10:\"base_field\";s:3:\"mid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:10:\"Multimedia\";s:6:\"fields\";a:8:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:20:\"thumbnail__target_id\";a:37:{s:2:\"id\";s:20:\"thumbnail__target_id\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:20:\"thumbnail__target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:9:\"thumbnail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Miniatura\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:9:\"thumbnail\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:5:\"media\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:30:\"Nombre del elemento multimedia\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:6:\"bundle\";a:37:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:4:\"Tipo\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:6:\"status\";a:37:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:12:\"Sin publicar\";s:18:\"format_custom_true\";s:9:\"Publicado\";}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access media overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:26:\"No hay medios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:5:{s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:30:\"Nombre del elemento multimedia\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"bundle\";a:16:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"bundle_op\";s:5:\"label\";s:4:\"Tipo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"bundle_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:6:\"Verdad\";s:11:\"description\";N;s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:1;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:12:\"media_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:6:{s:4:\"name\";s:4:\"name\";s:6:\"bundle\";s:6:\"bundle\";s:7:\"changed\";s:7:\"changed\";s:3:\"uid\";s:3:\"uid\";s:6:\"status\";s:6:\"status\";s:20:\"thumbnail__target_id\";s:20:\"thumbnail__target_id\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:6:{s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"bundle\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:3:\"uid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:20:\"thumbnail__target_id\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:15:\"media_page_list\";a:6:{s:2:\"id\";s:15:\"media_page_list\";s:13:\"display_title\";s:10:\"Multimedia\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/media\";s:4:\"menu\";a:8:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:10:\"Multimedia\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:8:\"expanded\";b:0;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.media_library',_binary 'a:13:{s:4:\"uuid\";s:36:\"19119600-6c7b-40b8-93e5-d351364049dc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:25:\"image.style.media_library\";}s:6:\"module\";a:4:{i:0;s:5:\"image\";i:1;s:5:\"media\";i:2;s:13:\"media_library\";i:3;s:4:\"user\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9u9hwW-Q0-uQJz1vgenJTQhZGYN0FBZoOogwPD6kgkQ\";}s:2:\"id\";s:13:\"media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:28:\"Buscar y administrar medios.\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:16:\"media_field_data\";s:10:\"base_field\";s:3:\"mid\";s:7:\"display\";a:4:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:18:{s:5:\"title\";s:10:\"Multimedia\";s:6:\"fields\";a:2:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:24;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"6, 12, 24, 48\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:15:\"Aplicar filtros\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:0;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access media overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:26:\"No hay medios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:3:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:22:\"Más recientes primero\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:1;s:11:\"granularity\";s:6:\"second\";}s:4:\"name\";a:12:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:3:\"ASC\";s:6:\"expose\";a:2:{s:5:\"label\";s:12:\"Nombre (A-Z)\";s:16:\"field_identifier\";s:4:\"name\";}s:7:\"exposed\";b:1;}s:6:\"name_1\";a:12:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:12:\"Nombre (Z-A)\";s:16:\"field_identifier\";s:6:\"name_1\";}s:7:\"exposed\";b:1;}}s:7:\"filters\";a:5:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";N;s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:1;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:9:\"Publicado\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"bundle\";a:16:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"bundle_op\";s:5:\"label\";s:16:\"Tipos multimedia\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"bundle_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:16:\"Tipos multimedia\";s:11:\"description\";N;s:10:\"identifier\";s:6:\"bundle\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:3:{i:1;a:0:{}i:2;a:0:{}i:3;a:0:{}}}}s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:12:\"media_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:9:\"css_class\";s:0:\"\";s:8:\"use_ajax\";b:1;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:6:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:22:\"url.query_args:sort_by\";i:4;s:4:\"user\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:4:\"page\";a:6:{s:2:\"id\";s:4:\"page\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:6:\"fields\";a:5:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"edit_media\";a:26:{s:2:\"id\";s:10:\"edit_media\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:10:\"edit_media\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:16:\"entity_link_edit\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:19:\"Editar {{ nombre }}\";s:9:\"make_link\";b:1;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:19:\"Editar {{ nombre }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:1:\"0\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:6:\"Editar\";s:18:\"output_url_as_text\";b:0;s:8:\"absolute\";b:0;}s:12:\"delete_media\";a:26:{s:2:\"id\";s:12:\"delete_media\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:12:\"delete_media\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:18:\"entity_link_delete\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:19:\"Borrar {{ nombre }}\";s:9:\"make_link\";b:1;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:19:\"Borrar {{ nombre }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:1:\"0\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:8:\"Eliminar\";s:18:\"output_url_as_text\";b:0;s:8:\"absolute\";b:0;}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:8:\"defaults\";a:1:{s:6:\"fields\";b:0;}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:24:\"admin/content/media-grid\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:7:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:22:\"url.query_args:sort_by\";i:5;s:4:\"user\";i:6;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"widget\";a:6:{s:2:\"id\";s:6:\"widget\";s:13:\"display_title\";s:7:\"Control\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:12:{s:6:\"fields\";a:2:{s:25:\"media_library_select_form\";a:23:{s:2:\"id\";s:25:\"media_library_select_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:25:\"media_library_select_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:25:\"media_library_select_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:10:\"view media\";}}s:9:\"arguments\";a:1:{s:6:\"bundle\";a:26:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:6:\"ignore\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:24;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:0;s:5:\"limit\";i:0;s:4:\"case\";s:4:\"none\";s:9:\"path_case\";s:4:\"none\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:7:\"filters\";a:3:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:8:\"defaults\";a:7:{s:6:\"access\";b:0;s:9:\"css_class\";b:0;s:6:\"fields\";b:0;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;s:6:\"header\";b:0;}s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:6:\"header\";a:2:{s:17:\"display_link_grid\";a:7:{s:2:\"id\";s:17:\"display_link_grid\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:11:\"Cuadrícula\";s:5:\"empty\";b:1;s:10:\"display_id\";s:6:\"widget\";}s:18:\"display_link_table\";a:7:{s:2:\"id\";s:18:\"display_link_table\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:5:\"Tabla\";s:5:\"empty\";b:1;s:10:\"display_id\";s:12:\"widget_table\";}}s:18:\"rendering_language\";s:33:\"***LANGUAGE_language_interface***\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:26:\"admin/content/media-widget\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:22:\"url.query_args:sort_by\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:12:\"widget_table\";a:6:{s:2:\"id\";s:12:\"widget_table\";s:13:\"display_title\";s:14:\"Widget (tabla)\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:3;s:15:\"display_options\";a:13:{s:6:\"fields\";a:5:{s:25:\"media_library_select_form\";a:9:{s:2:\"id\";s:25:\"media_library_select_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:25:\"media_library_select_form\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:25:\"media_library_select_form\";s:5:\"label\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";}s:20:\"thumbnail__target_id\";a:10:{s:2:\"id\";s:20:\"thumbnail__target_id\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:20:\"thumbnail__target_id\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:9:\"thumbnail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Miniatura\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:13:\"media_library\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}}s:4:\"name\";a:10:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Nombre\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}}s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:20:\"media_field_revision\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}}s:7:\"changed\";a:10:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:10:\"view media\";}}s:9:\"arguments\";a:1:{s:6:\"bundle\";a:26:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:6:\"ignore\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:24;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:0;s:5:\"limit\";i:0;s:4:\"case\";s:4:\"none\";s:9:\"path_case\";s:4:\"none\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:7:\"filters\";a:3:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:3:{s:9:\"row_class\";s:85:\"media-library-item media-library-item--table js-media-library-item js-click-to-select\";s:17:\"default_row_class\";b:1;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:8:\"defaults\";a:9:{s:6:\"access\";b:0;s:9:\"css_class\";b:0;s:5:\"style\";b:0;s:3:\"row\";b:0;s:6:\"fields\";b:0;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;s:6:\"header\";b:0;}s:9:\"css_class\";s:0:\"\";s:6:\"header\";a:2:{s:17:\"display_link_grid\";a:7:{s:2:\"id\";s:17:\"display_link_grid\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:11:\"Cuadrícula\";s:5:\"empty\";b:1;s:10:\"display_id\";s:6:\"widget\";}s:18:\"display_link_table\";a:7:{s:2:\"id\";s:18:\"display_link_table\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:5:\"Tabla\";s:5:\"empty\";b:1;s:10:\"display_id\";s:12:\"widget_table\";}}s:18:\"rendering_language\";s:33:\"***LANGUAGE_language_interface***\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:32:\"admin/content/media-widget-table\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:22:\"url.query_args:sort_by\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"f6e9b359-4ebb-49e9-96a1-10834c483e6f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:28:\"field.storage.node.field_ano\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:2:\"id\";s:9:\"proyectos\";s:5:\"label\";s:9:\"Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:46:\"Lista de los proyectos de cada cliente de CISC\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:9:\"Proyectos\";s:6:\"fields\";a:3:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"field_ano\";a:35:{s:2:\"id\";s:9:\"field_ano\";s:5:\"table\";s:15:\"node__field_ano\";s:5:\"field\";s:9:\"field_ano\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:14:\"number_integer\";s:8:\"settings\";a:2:{s:18:\"thousand_separator\";s:0:\"\";s:13:\"prefix_suffix\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:91:\"{{ title }}\r\n<span class=\"bull\">&bull;</span>\r\n<span class=\"ano\">\r\n{{ field_ano }}\r\n</span>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:23:\"field_cliente_target_id\";a:20:{s:2:\"id\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:23:\"field_cliente_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"entity_target_id\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:0;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:15:\"lista-proyectos\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:35:\"config:field.storage.node.field_ano\";}}}}}'),('','views.view.proyectos_home',_binary 'a:12:{s:4:\"uuid\";s:36:\"c256db6f-da58-4e98-980a-3088c67c90f7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:19:\"node.type.proyectos\";}s:6:\"module\";a:4:{i:0;s:5:\"blazy\";i:1;s:5:\"image\";i:2;s:4:\"node\";i:3;s:4:\"user\";}}s:2:\"id\";s:14:\"proyectos_home\";s:5:\"label\";s:14:\"Proyectos Home\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:14:\"Proyectos Home\";s:6:\"fields\";a:6:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}s:13:\"field_image_1\";a:35:{s:2:\"id\";s:13:\"field_image_1\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:6:\"medium\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"title_1\";a:37:{s:2:\"id\";s:7:\"title_1\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:0:\"\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:650:\"<div class=\"proyecto_home\">\r\n    <img src=\"{{ field_image_1 }}\" alt=\"Front Page\" />\r\n    <div class=\"proyecto_hover\">\r\n        <div class=\"proyecto_header\">\r\n            <div class=\"column-1\">\r\n                <div class=\"logo_proyecto\">\r\n                    <img src=\"{{field_image}}\" alt=\"Logo\">\r\n                </div>\r\n            </div>\r\n            <div class=\"column-2\">\r\n                <h1>{{ title_1 }}</h1>\r\n            </div>\r\n        </div>\r\n        <a class=\"proyecto_enlace\" href=\"{{ view_node }}\"><img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\"/></a>\r\n        <p>{{ field_etiquetas }}</p>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:4;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"4\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:13:\"field_cliente\";a:8:{s:2:\"id\";s:13:\"field_cliente\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:13:\"field_cliente\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:24:\"field_cliente: Contenido\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:5:\"Block\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:1:{s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.proyectos_page',_binary 'a:12:{s:4:\"uuid\";s:36:\"ab5358aa-f3b4-47ed-b4a2-6df42b46871e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:19:\"node.type.proyectos\";}s:6:\"module\";a:4:{i:0;s:5:\"blazy\";i:1;s:5:\"image\";i:2;s:4:\"node\";i:3;s:4:\"user\";}}s:2:\"id\";s:14:\"proyectos_page\";s:5:\"label\";s:14:\"Proyectos Page\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:30:\"Listado de todos los proyectos\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:14:\"Proyectos Page\";s:6:\"fields\";a:6:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}s:7:\"title_1\";a:37:{s:2:\"id\";s:7:\"title_1\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:13:\"field_image_1\";a:35:{s:2:\"id\";s:13:\"field_image_1\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:6:\"medium\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:0:\"\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:650:\"<div class=\"proyecto_home\">\r\n    <img src=\"{{ field_image_1 }}\" alt=\"Front Page\" />\r\n    <div class=\"proyecto_hover\">\r\n        <div class=\"proyecto_header\">\r\n            <div class=\"column-1\">\r\n                <div class=\"logo_proyecto\">\r\n                    <img src=\"{{field_image}}\" alt=\"Logo\">\r\n                </div>\r\n            </div>\r\n            <div class=\"column-2\">\r\n                <h1>{{ title_1 }}</h1>\r\n            </div>\r\n        </div>\r\n        <a class=\"proyecto_enlace\" href=\"{{ view_node }}\"><img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\"/></a>\r\n        <p>{{ field_etiquetas }}</p>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:8;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"4\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:13:\"field_cliente\";a:8:{s:2:\"id\";s:13:\"field_cliente\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:13:\"field_cliente\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:24:\"field_cliente: Contenido\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:4:\"Page\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:9:\"proyectos\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.taxonomy_term',_binary 'a:13:{s:4:\"uuid\";s:36:\"a32cb8c9-8d28-4396-97d7-e55374a22ad1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:33:\"core.entity_view_mode.node.teaser\";}s:6:\"module\";a:3:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KejdxDJQmx8SaO-t83OVekLw6ar4ldjmsJMGcotGxnQ\";}s:2:\"id\";s:13:\"taxonomy_term\";s:5:\"label\";s:22:\"Término de taxonomía\";s:6:\"module\";s:8:\"taxonomy\";s:11:\"description\";s:64:\"Contenido perteneciente a un determinado término de taxonomía.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:18:{s:6:\"fields\";a:0:{}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:2:{s:6:\"sticky\";a:10:{s:2:\"id\";s:6:\"sticky\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:6:\"sticky\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"sticky\";}s:7:\"exposed\";b:0;}s:7:\"created\";a:11:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"tid\";a:22:{s:2:\"id\";s:3:\"tid\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:3:\"tid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:18:\"taxonomy_index_tid\";s:14:\"default_action\";s:9:\"not found\";s:9:\"exception\";a:3:{s:5:\"value\";s:0:\"\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:1;s:5:\"title\";s:19:\"{{ arguments.tid }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:4:{s:7:\"bundles\";a:0:{}s:6:\"access\";b:1;s:9:\"operation\";s:4:\"view\";s:8:\"multiple\";i:0;}s:12:\"break_phrase\";b:0;s:9:\"add_table\";b:0;s:13:\"require_value\";b:0;s:17:\"reduce_duplicates\";b:0;}}s:7:\"filters\";a:2:{s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:14:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:12:\"link_display\";s:6:\"page_1\";s:8:\"link_url\";s:0:\"\";s:6:\"header\";a:1:{s:20:\"entity_taxonomy_term\";a:12:{s:2:\"id\";s:20:\"entity_taxonomy_term\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:20:\"entity_taxonomy_term\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"entity\";s:5:\"empty\";b:1;s:6:\"target\";s:23:\"{{ raw_arguments.tid }}\";s:9:\"view_mode\";s:4:\"full\";s:8:\"tokenize\";b:1;s:13:\"bypass_access\";b:0;}}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"feed_1\";a:6:{s:2:\"id\";s:6:\"feed_1\";s:13:\"display_title\";s:17:\"Canal de noticias\";s:14:\"display_plugin\";s:4:\"feed\";s:8:\"position\";i:2;s:15:\"display_options\";a:7:{s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:3:\"rss\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:11:\"uses_fields\";b:0;s:11:\"description\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:8:\"node_rss\";s:7:\"options\";a:2:{s:12:\"relationship\";s:4:\"none\";s:9:\"view_mode\";s:7:\"default\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:20:\"taxonomy/term/%/feed\";s:8:\"displays\";a:2:{s:6:\"page_1\";s:6:\"page_1\";s:7:\"default\";s:1:\"0\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:3:{s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:15:\"taxonomy/term/%\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.tecnologias_proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"a8a58256-36ae-4631-9e2d-e400a0f6e326\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:36:\"field.storage.node.field_tecnologias\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:2:\"id\";s:21:\"tecnologias_proyectos\";s:5:\"label\";s:21:\"Tecnologias Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:36:\"Tecnologias usadas por los proyectos\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:16:{s:6:\"fields\";a:1:{s:17:\"field_tecnologias\";a:35:{s:2:\"id\";s:17:\"field_tecnologias\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:5:\"field\";s:17:\"field_tecnologias\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:29:\"{{ dump(field_tecnologias) }}\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:28:\"entity_reference_entity_view\";s:8:\"settings\";a:1:{s:9:\"view_mode\";s:7:\"default\";}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:43:\"config:field.storage.node.field_tecnologias\";}}}}}'),('','views.view.user_admin_people',_binary 'a:13:{s:4:\"uuid\";s:36:\"ace9a5f2-c99d-4353-a011-ec45b2756f02\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:12:\"dxpr_builder\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FFLg74mnzRE10lgg5fspPCZWLnIEcvCnJMlNzj8OEtw\";}s:2:\"id\";s:17:\"user_admin_people\";s:5:\"label\";s:8:\"Usuarios\";s:6:\"module\";s:4:\"user\";s:11:\"description\";s:66:\"Encuentre y gestione a las personas que interactúan con su sitio.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:16:\"users_field_data\";s:10:\"base_field\";s:3:\"uid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:25:{s:5:\"title\";s:8:\"Usuarios\";s:6:\"fields\";a:9:{s:14:\"user_bulk_form\";a:23:{s:2:\"id\";s:14:\"user_bulk_form\";s:5:\"table\";s:5:\"users\";s:5:\"field\";s:14:\"user_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:14:\"user_bulk_form\";s:5:\"label\";s:21:\"Actualización masiva\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:17:\"Nombre de usuario\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:6:\"status\";a:26:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:9:\"Bloqueado\";s:18:\"format_custom_true\";s:6:\"Activo\";}}s:15:\"roles_target_id\";a:24:{s:2:\"id\";s:15:\"roles_target_id\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:15:\"roles_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:10:\"user_roles\";s:5:\"label\";s:5:\"Roles\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:2:\"ul\";s:9:\"separator\";s:2:\", \";}s:17:\"dxpr_builder_user\";a:23:{s:2:\"id\";s:17:\"dxpr_builder_user\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:17:\"dxpr_builder_user\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:23:\"dxpr_builder_user_field\";s:5:\"label\";s:17:\"DXPR Builder User\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:7:\"created\";a:26:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:18:\"Miembro desde hace\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:9:\"@interval\";s:11:\"past_format\";s:9:\"@interval\";s:11:\"granularity\";i:2;}}s:6:\"access\";a:26:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:14:\"Último acceso\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:20:\"Desde hace @interval\";s:11:\"past_format\";s:14:\"Hace @interval\";s:11:\"granularity\";i:2;}}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:5:\"users\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:4:\"mail\";a:37:{s:2:\"id\";s:4:\"mail\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"mail\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"mail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:12:\"basic_string\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:16:\"administer users\";}}s:5:\"cache\";a:1:{s:4:\"type\";s:3:\"tag\";}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:20:\"No people available.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:7:\"filters\";a:6:{s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:37:\"Nombre o correo electrónico contiene\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"user\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:4:\"mail\";s:4:\"mail\";}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:6:\"Activo\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:9:\"Bloqueado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:15:\"roles_target_id\";a:15:{s:2:\"id\";s:15:\"roles_target_id\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:15:\"roles_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:10:\"user_roles\";s:8:\"operator\";s:2:\"or\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:18:\"roles_target_id_op\";s:5:\"label\";s:3:\"Rol\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:18:\"roles_target_id_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"role\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:17:\"reduce_duplicates\";b:0;}s:10:\"permission\";a:15:{s:2:\"id\";s:10:\"permission\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:10:\"permission\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"user_permissions\";s:8:\"operator\";s:2:\"or\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:13:\"permission_op\";s:5:\"label\";s:7:\"Permiso\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:13:\"permission_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:10:\"permission\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:17:\"reduce_duplicates\";b:0;}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"uid_raw\";a:15:{s:2:\"id\";s:7:\"uid_raw\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"uid_raw\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:7:\"numeric\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";a:3:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:1:\"0\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:11:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:14:\"user_bulk_form\";s:14:\"user_bulk_form\";s:4:\"name\";s:4:\"name\";s:6:\"status\";s:6:\"status\";s:3:\"rid\";s:3:\"rid\";s:7:\"created\";s:7:\"created\";s:6:\"access\";s:6:\"access\";s:9:\"edit_node\";s:9:\"edit_node\";s:10:\"dropbutton\";s:10:\"dropbutton\";}s:7:\"default\";s:7:\"created\";s:4:\"info\";a:8:{s:14:\"user_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:3:\"rid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"created\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"access\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:9:\"edit_node\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:10:\"dropbutton\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:9:\"css_class\";s:0:\"\";s:8:\"use_ajax\";b:0;s:8:\"group_by\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:0;s:13:\"use_more_text\";s:4:\"más\";s:12:\"link_display\";s:6:\"page_1\";s:8:\"link_url\";s:0:\"\";s:15:\"display_comment\";s:0:\"\";s:23:\"hide_attachment_summary\";b:0;s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:8:\"defaults\";a:1:{s:16:\"show_admin_links\";b:0;}s:16:\"show_admin_links\";b:0;s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:17:\"admin/people/list\";s:4:\"menu\";a:6:{s:4:\"type\";s:11:\"default tab\";s:5:\"title\";s:7:\"Listado\";s:11:\"description\";s:66:\"Encuentre y gestione a las personas que interactúan con su sitio.\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";s:7:\"context\";s:0:\"\";}s:11:\"tab_options\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:8:\"Usuarios\";s:11:\"description\";s:48:\"Gestionar cuentas, roles y permisos de usuarios.\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.watchdog',_binary 'a:13:{s:4:\"uuid\";s:36:\"91902129-7bbe-43ee-8988-399319c422e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:5:\"dblog\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SR5P89f0vUTPC7WY2YpLAffkDx8-Ar8LKFfowVXeqNU\";}s:2:\"id\";s:8:\"watchdog\";s:5:\"label\";s:9:\"Guardián\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:31:\"Mensajes recientes del registro\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:8:\"watchdog\";s:10:\"base_field\";s:3:\"wid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:19:{s:5:\"title\";s:31:\"Mensajes recientes del registro\";s:6:\"fields\";a:8:{s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:5:\"Icono\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:4:\"icon\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}s:3:\"wid\";a:22:{s:2:\"id\";s:3:\"wid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"wid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:3:\"WID\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:8:\"severity\";a:23:{s:2:\"id\";s:8:\"severity\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:8:\"severity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:12:\"machine_name\";s:5:\"label\";s:8:\"Gravedad\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"machine_name\";b:0;}s:4:\"type\";a:22:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:4:\"Tipo\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:9:\"timestamp\";a:25:{s:2:\"id\";s:9:\"timestamp\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:9:\"timestamp\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"label\";s:5:\"Fecha\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";}s:7:\"message\";a:23:{s:2:\"id\";s:7:\"message\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:7:\"message\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:13:\"dblog_message\";s:5:\"label\";s:7:\"Mensaje\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:1;s:4:\"path\";s:35:\"admin/reports/dblog/event/{{ wid }}\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:13:\"{{ message }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:56;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:1;s:4:\"trim\";b:1;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:1;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"replace_variables\";b:1;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Usuario\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"link\";a:22:{s:2:\"id\";s:4:\"link\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"link\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"dblog_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:0;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:19:\"access site reports\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:4:\"area\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:40:\"No hay mensajes de registro disponibles.\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:40:\"No hay mensajes de registro disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:3:\"wid\";a:10:{s:2:\"id\";s:3:\"wid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"wid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:3:\"wid\";}s:7:\"exposed\";b:0;}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:4:\"type\";a:14:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"dblog_types\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:4:\"Tipo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:1;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"severity\";a:14:{s:2:\"id\";s:8:\"severity\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:8:\"severity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"in_operator\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"severity_op\";s:5:\"label\";s:8:\"Gravedad\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"severity_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"severity\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:1;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:25:\"{{ type }} {{ severity }}\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:7:\"nothing\";s:7:\"nothing\";s:3:\"wid\";s:3:\"wid\";s:8:\"severity\";s:8:\"severity\";s:4:\"type\";s:4:\"type\";s:9:\"timestamp\";s:9:\"timestamp\";s:7:\"message\";s:7:\"message\";s:4:\"name\";s:4:\"name\";s:4:\"link\";s:4:\"link\";}s:7:\"default\";s:3:\"wid\";s:4:\"info\";a:8:{s:7:\"nothing\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:3:\"wid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:8:\"severity\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:9:\"timestamp\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"message\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:4:\"link\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:0;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:8:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:4:\"User\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:9:\"css_class\";s:11:\"admin-dblog\";s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:4:\"page\";a:6:{s:2:\"id\";s:4:\"page\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/reports/dblog\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.who_s_new',_binary 'a:13:{s:4:\"uuid\";s:36:\"45da490c-d498-4fd1-ad63-59e33c181cf1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"zji0_13MyVGK7Bn1lUMDeZyyOIZedWvqpYUeM_SioPI\";}s:2:\"id\";s:9:\"who_s_new\";s:5:\"label\";s:15:\"Quién es nuevo\";s:6:\"module\";s:4:\"user\";s:11:\"description\";s:69:\"Muestra una lista de las cuentas de usuario más recientes del sitio.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:16:\"users_field_data\";s:10:\"base_field\";s:3:\"uid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:15:\"Quién es nuevo\";s:6:\"fields\";a:1:{s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:6:\"access\";a:16:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:8:\"operator\";s:1:\">\";s:5:\"value\";a:4:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:10:\"1970-01-01\";s:4:\"type\";s:4:\"date\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:1:{s:4:\"type\";s:9:\"html_list\";}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:15:\"Quién es nuevo\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:19:\"display_description\";s:29:\"Un listado de nuevos usuarios\";s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:15:\"Quién es nuevo\";s:14:\"block_category\";s:7:\"Usuario\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.who_s_online',_binary 'a:13:{s:4:\"uuid\";s:36:\"57603ac2-21d2-4830-b4b4-7acd2f2a6bc2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"suDsVMgawXoQt4rfmdfpr05EVX3z3KyfDDTYgeSM898\";}s:2:\"id\";s:12:\"who_s_online\";s:5:\"label\";s:29:\"Bloque de usuarios conectados\";s:6:\"module\";s:4:\"user\";s:11:\"description\";s:109:\"Muestra los nombres de usuario de los usuarios activos más recientes y el número total de usuarios activos.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:16:\"users_field_data\";s:10:\"base_field\";s:3:\"uid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:22:\"Quién está conectado\";s:6:\"fields\";a:1:{s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:20:\"access user profiles\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:25:\"Hay 0 usuarios en línea.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:6:\"access\";a:13:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"access\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:6:\"access\";a:16:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:8:\"operator\";s:2:\">=\";s:5:\"value\";a:4:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:11:\"-15 minutes\";s:4:\"type\";s:6:\"offset\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:9:\"access_op\";s:5:\"label\";s:14:\"Último acceso\";s:11:\"description\";s:108:\"Un usuario es considerado conectado durante este tiempo después de haber visto una página por última vez.\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"access_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"access\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:1:{s:6:\"result\";a:9:{s:2:\"id\";s:6:\"result\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:6:\"result\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"result\";s:5:\"empty\";b:0;s:7:\"content\";s:53:\"Actualmente hay un total de  @total usuario en linea.\";}}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:18:\"who_s_online_block\";a:6:{s:2:\"id\";s:18:\"who_s_online_block\";s:13:\"display_title\";s:22:\"Quién está conectado\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:3:{s:19:\"display_description\";s:60:\"Una lista de los usuarios que están conectados actualmente.\";s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:22:\"Quién está conectado\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','webp.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0ube66wBYymHixNiMD-uyY8Tjo8alYV3NII6dv5iBJ8\";}s:7:\"quality\";i:100;}');
/*!40000 ALTER TABLE `config` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `config_export`
--

DROP TABLE IF EXISTS `config_export`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `config_export` (
  `collection` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Config object collection.',
  `name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Config object name.',
  `data` longblob COMMENT 'A serialized configuration object data.',
  PRIMARY KEY (`collection`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for configuration data.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `config_export`
--

LOCK TABLES `config_export` WRITE;
/*!40000 ALTER TABLE `config_export` DISABLE KEYS */;
INSERT INTO `config_export` VALUES ('','admin_toolbar.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"uyQNqftluizBjDPnFYOJseLmtGK0tyiCkOyBmLkjOio\";}s:22:\"enable_toggle_shortcut\";b:0;s:10:\"menu_depth\";i:4;s:15:\"sticky_behavior\";s:7:\"enabled\";s:20:\"hoverintent_behavior\";a:2:{s:7:\"enabled\";b:1;s:7:\"timeout\";i:500;}}'),('','admin_toolbar_tools.settings',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"gw53MTkdqcnGCABUzyXtstgzZKWSpwznplfZdkdY8V0\";}s:17:\"max_bundle_number\";i:20;s:16:\"show_local_tasks\";b:0;}'),('','announcements_feed.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0G5pZBcxbg8ONYzNLd1RJIsvuFFewm9htnS4I-ABKJ8\";}s:7:\"max_age\";i:86400;s:13:\"cron_interval\";i:21600;s:5:\"limit\";i:10;}'),('','automated_cron.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs\";}s:8:\"interval\";i:10800;}'),('','blazy.settings',_binary 'a:19:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"zMBMF9Q35kIhZL2P1Dztk-BGFewINdrs8RE9bB5kqyo\";}s:9:\"admin_css\";b:1;s:4:\"nojs\";a:5:{s:4:\"lazy\";s:1:\"0\";s:9:\"classlist\";s:1:\"0\";s:8:\"polyfill\";s:1:\"0\";s:7:\"promise\";s:1:\"0\";s:3:\"raf\";s:1:\"0\";}s:2:\"fx\";s:0:\"\";s:11:\"blur_client\";b:0;s:12:\"blur_storage\";b:0;s:13:\"blur_minwidth\";i:0;s:8:\"noscript\";b:0;s:9:\"one_pixel\";b:1;s:13:\"visible_class\";b:0;s:13:\"wrapper_class\";b:0;s:11:\"placeholder\";s:0:\"\";s:19:\"unstyled_extensions\";s:0:\"\";s:14:\"use_encodedbox\";b:0;s:10:\"use_oembed\";b:0;s:16:\"max_region_count\";i:0;s:6:\"extras\";a:0:{}s:5:\"blazy\";a:5:{s:13:\"loadInvisible\";b:0;s:6:\"offset\";i:100;s:23:\"saveViewportOffsetDelay\";i:50;s:13:\"validateDelay\";i:25;s:9:\"container\";s:0:\"\";}s:2:\"io\";a:4:{s:7:\"unblazy\";b:0;s:10:\"rootMargin\";s:3:\"0px\";s:9:\"threshold\";s:1:\"0\";s:10:\"disconnect\";b:0;}}'),('','block.block.bootstrap5_account_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"2bcf0969-4f27-426d-8735-926582ae2f6e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:19:\"system.menu.account\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YRZjNp4d68NjJAVhrrUrXKwpV12i7OFWg4MY6Bsd0mw\";}s:2:\"id\";s:23:\"bootstrap5_account_menu\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:14:\"nav_additional\";s:6:\"weight\";i:-7;s:8:\"provider\";N;s:6:\"plugin\";s:25:\"system_menu_block:account\";s:8:\"settings\";a:7:{s:2:\"id\";s:25:\"system_menu_block:account\";s:5:\"label\";s:26:\"Menú de cuenta de usuario\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_branding',_binary 'a:13:{s:4:\"uuid\";s:36:\"0dddbce3-d5eb-4046-9cd9-1129d9fbdb96\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nuW1Z5MdvzbCCEZ9RQojaEWB6Zni32zTq-v5OWbS2sc\";}s:2:\"id\";s:19:\"bootstrap5_branding\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:12:\"nav_branding\";s:6:\"weight\";i:-6;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_branding_block\";s:8:\"settings\";a:7:{s:2:\"id\";s:21:\"system_branding_block\";s:5:\"label\";s:15:\"Marca del sitio\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:13:\"use_site_logo\";b:1;s:13:\"use_site_name\";b:1;s:15:\"use_site_slogan\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"b44d48f3-00ae-4541-9089-d31396370247\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VShtwe72J2j41BJzApoNbs8l554EpngM5RTObxM7yiw\";}s:2:\"id\";s:22:\"bootstrap5_breadcrumbs\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:10:\"breadcrumb\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"7e5664c6-e6b7-4bc2-9079-d6a4c8492c35\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1o0W13wt232YmsDYiRA5xtlFq0L2WNS7FmIVbBeuhIY\";}s:2:\"id\";s:18:\"bootstrap5_content\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-1;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_footer',_binary 'a:13:{s:4:\"uuid\";s:36:\"ac56dc7f-de05-41bb-ae04-d84661d3d19c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:18:\"system.menu.footer\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"xBR1vgpnqSUW4pA2LC3rfhu27FQUox9zZEYsdAFM2Sg\";}s:2:\"id\";s:17:\"bootstrap5_footer\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:6:\"footer\";s:6:\"weight\";i:-6;s:8:\"provider\";N;s:6:\"plugin\";s:24:\"system_menu_block:footer\";s:8:\"settings\";a:7:{s:2:\"id\";s:24:\"system_menu_block:footer\";s:5:\"label\";s:14:\"Pie de página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"7753e7a9-0eb2-4b9f-b179-860663f53284\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"S0Y16qIQfKiOEzWlddOGk3u_BKwAruAheA8VVFfGbLc\";}s:2:\"id\";s:15:\"bootstrap5_help\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-3;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_local_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"072d3619-236f-4a13-9afe-749166c758f4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"MBqG1B5mr5-fPSCDyTR6z2zVTRxZ10XeS_pAw6C7za4\";}s:2:\"id\";s:24:\"bootstrap5_local_actions\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-2;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"102f8736-821a-44ae-9a06-59298e14adc7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"yX9o6NcntZnXRDfbJoHY1pJwuXlumW44m5AMs347NN4\";}s:2:\"id\";s:22:\"bootstrap5_local_tasks\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:9:\"Pestañas\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_main_navigation',_binary 'a:13:{s:4:\"uuid\";s:36:\"8603cb18-ad44-4ad9-8350-157fd775d2a0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Fm7sDs2U1u99MaVOZEZqa-QOJrrUiQMWJb1jMozYO48\";}s:2:\"id\";s:26:\"bootstrap5_main_navigation\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:8:\"nav_main\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"d9ac1cd5-9839-4773-803b-62108b3c3fcd\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9LdMj38y4GDi23GrIUtIZIV1bJEn1C47N19jrswvcLc\";}s:2:\"id\";s:19:\"bootstrap5_messages\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-7;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:8:\"Mensajes\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"399a5df9-2a48-4fbb-b3bb-fde1b7fc2f4c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"qYppfxaWSy6BwGNKdMch1PeUA24PlRTt39jQft6A6Kg\";}s:2:\"id\";s:21:\"bootstrap5_page_title\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-6;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_powered_by_drupal',_binary 'a:13:{s:4:\"uuid\";s:36:\"a963acbf-3178-457d-9876-b5c71dd661e1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2_xxaOb8b_0AUgYFdJLxIBDDwufyh6YozhGfBd97p38\";}s:2:\"id\";s:28:\"bootstrap5_powered_by_drupal\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:6:\"footer\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_powered_by_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_powered_by_block\";s:5:\"label\";s:19:\"Funciona con Drupal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_search_form',_binary 'a:13:{s:4:\"uuid\";s:36:\"a306487f-4a56-4636-b5ba-9564a62d6731\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"search\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"HZJ8894mYbX0pdeltUdfnQjONb-BnkflWDqEm_x13m4\";}s:2:\"id\";s:22:\"bootstrap5_search_form\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:14:\"nav_additional\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:23:\"Formulario de búsqueda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";N;}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"8d2ed8f4-c9f3-40cd-ad11-26810a0f2099\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"erQSEZF2XUjNmgTl0uNRBzmg18ZGXwUcw2FhApoeuHk\";}s:2:\"id\";s:18:\"cisc_theme_content\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_footer',_binary 'a:12:{s:4:\"uuid\";s:36:\"620a1d28-60e1-4a2d-87e4-a1b697cbfc41\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:7:\"content\";a:1:{i:0;s:70:\"block_content:drag_and_drop_block:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";}s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:2:\"id\";s:17:\"cisc_theme_footer\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:6:\"footer\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:50:\"block_content:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";s:8:\"settings\";a:7:{s:2:\"id\";s:50:\"block_content:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";s:5:\"label\";s:6:\"Footer\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:13:\"block_content\";s:6:\"status\";b:1;s:4:\"info\";s:0:\"\";s:9:\"view_mode\";s:4:\"full\";}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"fcc9e3c7-89da-492a-a670-988ccd70209f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BZ5tpW7H8X4PVGRm3MImTIHd2tN0eF7zOtp4SpRYUA0\";}s:2:\"id\";s:19:\"cisc_theme_messages\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_navegacionprincipal',_binary 'a:12:{s:4:\"uuid\";s:36:\"7107a126-ef62-40d1-a02d-ef31aed65b3b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:2:\"id\";s:30:\"cisc_theme_navegacionprincipal\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:22:\"navigation_collapsible\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_primary_admin_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"0ef3b065-cd16-483c-8ead-527861c79fc3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q9_2whdOj1YIomfvsIfopROW4FT_X5pY0DjdOiOaQ5U\";}s:2:\"id\";s:32:\"cisc_theme_primary_admin_actions\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_primary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"0244a8f1-54b3-46cb-ab51-2a6b84a5c423\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nGE3EoPQQaQCuqTUtZgw0-KIzmrqdKDzdNQf2JyPUt4\";}s:2:\"id\";s:30:\"cisc_theme_primary_local_tasks\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas principales\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_secondary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"0b4fb677-1f8e-4b70-860f-3845d78247e4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ydSxdq7R66I8UMC460rOzlfzvlUL4VRbdwc6z9DWaUI\";}s:2:\"id\";s:32:\"cisc_theme_secondary_local_tasks\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-2;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas secundarias\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:0;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"8b9f4598-c2e1-40d9-8e01-6a04f1615fd7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NjcxOBrPOiK5-38t56DwFBDVY4yer7YSlbRWXFuHe7A\";}s:2:\"id\";s:17:\"claro_breadcrumbs\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:10:\"breadcrumb\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"49e31017-220f-43b7-970d-a23f6fa86c62\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"a0Yyx1GeyKarZ4T_yXQBR_ZFKnXiFLtxAb6gWLd8nr0\";}s:2:\"id\";s:13:\"claro_content\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"09ec62f9-12ea-4ce8-8261-d27aefe357d4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jccFSSVqV0WCDb6NtML1VWAWTtDbZ-zn5YgTRMgMrIM\";}s:2:\"id\";s:10:\"claro_help\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:4:\"help\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_help_search',_binary 'a:13:{s:4:\"uuid\";s:36:\"f4b2b2f3-2d6f-4900-948c-e534f74c8fdb\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"module\";a:2:{i:0;s:6:\"search\";i:1;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}s:8:\"enforced\";a:1:{s:6:\"config\";a:1:{i:0;s:23:\"search.page.help_search\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2ToeZLvlHKTeFY74gpgu1PejLoFyCECLO_gw6rAZwqw\";}s:2:\"id\";s:17:\"claro_help_search\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:4:\"help\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:12:\"Buscar ayuda\";s:13:\"label_display\";s:7:\"visible\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";s:11:\"help_search\";}s:10:\"visibility\";a:1:{s:12:\"request_path\";a:4:{s:2:\"id\";s:12:\"request_path\";s:6:\"negate\";b:0;s:15:\"context_mapping\";a:0:{}s:5:\"pages\";s:11:\"/admin/help\";}}}'),('','block.block.claro_local_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"da8e71fa-67fd-4139-96ae-314a9b3c49b5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"CdXfDmRgAvms7EQovxxWPdYi0GitxeRbVtScYK16ZH0\";}s:2:\"id\";s:19:\"claro_local_actions\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-10;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"da8672c3-fa7b-449c-8c1c-c9ea9c8df5f6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"-Ac3ISpIT0PQ-whzD7_dw0SdKi6dAbRFNWdSjOiVDqg\";}s:2:\"id\";s:14:\"claro_messages\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"8d2188a0-631c-4024-ba97-1a0d40361ab0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fNwDdW063tk_ktzSWzZVeQS9wzvLooVO280BQ9WrsIs\";}s:2:\"id\";s:16:\"claro_page_title\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:6:\"header\";s:6:\"weight\";i:-30;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_primary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"bc5e7010-92d1-422e-a053-479125317768\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ACjBZI5shAMiiUpsz-inLYVXDqNNXRnSzAWV3kV_8Hw\";}s:2:\"id\";s:25:\"claro_primary_local_tasks\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:6:\"header\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas principales\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_secondary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"6dcf54d9-9bcd-4026-9d8a-d93b95e483dd\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2L0geP-ixCbCkEpW6BVF6H7vDUZN4ea07_Y9CociQm4\";}s:2:\"id\";s:27:\"claro_secondary_local_tasks\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:11:\"pre_content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas secundarias\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:0;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_branding',_binary 'a:13:{s:4:\"uuid\";s:36:\"0dadf82b-4fa1-4203-8744-24a2240399ef\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lOdPdXWPbE5QLAuSRidWj90DTENmQzKLeNjvr64juyo\";}s:2:\"id\";s:19:\"dxpr_theme_branding\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:10:\"navigation\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_branding_block\";s:8:\"settings\";a:7:{s:2:\"id\";s:21:\"system_branding_block\";s:5:\"label\";s:15:\"Marca del sitio\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:13:\"use_site_logo\";b:1;s:13:\"use_site_name\";b:0;s:15:\"use_site_slogan\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"9917b1ac-3003-4abf-9f91-aeeba45c10f2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KpBqqBIyNPTNavLklXPC1-cUAeuwAbBOsrvGussFh1E\";}s:2:\"id\";s:22:\"dxpr_theme_breadcrumbs\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:10:\"page_title\";s:6:\"weight\";i:10;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"e15f908d-cd4b-4eba-8d4a-9cbf47a252fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FR6TscQ_wWvu_Oif0Ha6seHBgJwsupKvwisRs1yTxYw\";}s:2:\"id\";s:18:\"dxpr_theme_content\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"22d78d0f-3633-4068-acd2-943b4893b1e8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mV9h_NNjjbPAWoq62QCf5yvnX3TeL4r49DFhFuRfidE\";}s:2:\"id\";s:15:\"dxpr_theme_help\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:4:\"help\";s:6:\"weight\";i:-30;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_local_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"1fc3a6a3-0c22-402f-8b4d-e9c894245376\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"72nlwRjqiXBAwD4_Wzf9YVMhGeEnqWlHF8NS6KoI7Js\";}s:2:\"id\";s:24:\"dxpr_theme_local_actions\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-30;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"1a051c2a-0211-4bf2-9faf-1b13d18ddb49\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"bqcUyJfypWnp1brZbJafXVGafynv0TAEfKEDh4893qM\";}s:2:\"id\";s:22:\"dxpr_theme_local_tasks\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-20;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:9:\"Pestañas\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_main_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"d02053b3-da02-4aa8-bc3b-0750df2ccfbc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sOBfLFUB4t3yuAG5cmsbqVnN31761mx5SUHgrjS3Lpk\";}s:2:\"id\";s:20:\"dxpr_theme_main_menu\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:22:\"navigation_collapsible\";s:6:\"weight\";i:10;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";i:9;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"6ef34887-7759-4d66-b301-350ff8cb50fa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"T7gZEkBqqElnOklin4m1rfJYv28ry5eY-FjEDOrHGTU\";}s:2:\"id\";s:19:\"dxpr_theme_messages\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-50;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"3a5e5c10-c768-4d4f-a9c4-a425a6f8dee3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5p6onlbwg8IfOoLBo-hjKA7w3Wmb37ZZxGGxZp5vVm8\";}s:2:\"id\";s:21:\"dxpr_theme_page_title\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:10:\"page_title\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.licenseinfo',_binary 'a:12:{s:4:\"uuid\";s:36:\"e50ed00b-e84a-4aa0-b9c4-a49a46c69f6f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:12:\"dxpr_builder\";i:1;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:2:\"id\";s:11:\"licenseinfo\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:11:\"pre_content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:12:\"license_info\";s:8:\"settings\";a:4:{s:2:\"id\";s:12:\"license_info\";s:5:\"label\";s:17:\"DXPR license info\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:10:\"visibility\";a:1:{s:12:\"request_path\";a:3:{s:2:\"id\";s:12:\"request_path\";s:6:\"negate\";b:0;s:5:\"pages\";s:59:\"/admin/people\n/admin/dxpr_studio/dxpr_builder/user_licenses\";}}}'),('','block.block.olivero_account_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"af9a8204-8e16-4eb0-9461-407711de05b2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:19:\"system.menu.account\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"gmxYWWHmgbe0Pnv8y48ZLSLH5mEHejOjAP6RLxUfdzU\";}s:2:\"id\";s:20:\"olivero_account_menu\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:14:\"secondary_menu\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:25:\"system_menu_block:account\";s:8:\"settings\";a:7:{s:2:\"id\";s:25:\"system_menu_block:account\";s:5:\"label\";s:26:\"Menú de cuenta de usuario\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";i:1;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"9e6e8ea4-eb5e-4244-a900-3fdccfcb042a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VhBzWb7lMRtIOg9G7VSw_0uopi-7zXeHq4vXqqV1HFE\";}s:2:\"id\";s:19:\"olivero_breadcrumbs\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:10:\"breadcrumb\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"4f07a7c4-6de0-4c16-b187-77d2e0b9c246\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"erQSEZF2XUjNmgTl0uNRBzmg18ZGXwUcw2FhApoeuHk\";}s:2:\"id\";s:15:\"olivero_content\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"ed9d9757-6c58-4358-8830-758118253e9a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VfPFqqxfkomud5CO8DUijw85QIl9GIxh_nIxLOYESxg\";}s:2:\"id\";s:12:\"olivero_help\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:13:\"content_above\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_main_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"b0e97adb-8766-4063-8e14-ac92bc144362\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KWAiziL39uEzmOJEql_wbUP2RtqGceL3WM2CfxhMelE\";}s:2:\"id\";s:17:\"olivero_main_menu\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:12:\"primary_menu\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";i:2;s:16:\"expand_all_items\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"ca0dde6a-fe72-4af0-9a0c-5a7312b14701\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BZ5tpW7H8X4PVGRm3MImTIHd2tN0eF7zOtp4SpRYUA0\";}s:2:\"id\";s:16:\"olivero_messages\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"e2bedbba-da76-4823-a23f-d305afe6829a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6aOgWsNTXjqrDm98TXSAjP6qd2nCijD1xw45MrnbK-Y\";}s:2:\"id\";s:18:\"olivero_page_title\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:13:\"content_above\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_powered',_binary 'a:13:{s:4:\"uuid\";s:36:\"7dd2a277-477f-4772-893c-5f211374240c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eYL19CLDyinGTWYQfBD1DswWzglEotE_kHnHx3AxTXM\";}s:2:\"id\";s:15:\"olivero_powered\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:13:\"footer_bottom\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_powered_by_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_powered_by_block\";s:5:\"label\";s:19:\"Funciona con Drupal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_primary_admin_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"79508abd-fb52-4fc4-bbf7-60b92af6066e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q9_2whdOj1YIomfvsIfopROW4FT_X5pY0DjdOiOaQ5U\";}s:2:\"id\";s:29:\"olivero_primary_admin_actions\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_primary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"43ac1b57-d2a9-4a1e-8ad9-786593229df2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nGE3EoPQQaQCuqTUtZgw0-KIzmrqdKDzdNQf2JyPUt4\";}s:2:\"id\";s:27:\"olivero_primary_local_tasks\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas principales\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_search_form_narrow',_binary 'a:13:{s:4:\"uuid\";s:36:\"41582895-afeb-418e-a541-35aa431b2881\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"search\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_nZjxxdypO6xrOAJkCYD81v0L7wh2zbCAVO7_C-UKIc\";}s:2:\"id\";s:26:\"olivero_search_form_narrow\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:12:\"primary_menu\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:34:\"Formulario de búsqueda (estrecho)\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";N;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_search_form_wide',_binary 'a:13:{s:4:\"uuid\";s:36:\"3804ae2e-f6d9-4765-bd08-b7410e0c71ef\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"search\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pbbed0hdqGDF-_QWVVTWRAwgDIotFuAvWH5mWUZu0fA\";}s:2:\"id\";s:24:\"olivero_search_form_wide\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:14:\"secondary_menu\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:31:\"Formulario de búsqueda (ancho)\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";N;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_secondary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"6ce61ec3-b824-4fba-a371-f4a6f02b4e76\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ydSxdq7R66I8UMC460rOzlfzvlUL4VRbdwc6z9DWaUI\";}s:2:\"id\";s:29:\"olivero_secondary_local_tasks\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-2;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas secundarias\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:0;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_site_branding',_binary 'a:13:{s:4:\"uuid\";s:36:\"733d9665-af4e-4c55-bef5-9b45544f84af\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"n_nlgjggHVfQt2H__zvLOKB2YtjPDbQ5tHijF9LE1aM\";}s:2:\"id\";s:21:\"olivero_site_branding\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:6:\"header\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_branding_block\";s:8:\"settings\";a:7:{s:2:\"id\";s:21:\"system_branding_block\";s:5:\"label\";s:15:\"Marca del sitio\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:13:\"use_site_logo\";b:1;s:13:\"use_site_name\";b:1;s:15:\"use_site_slogan\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_syndicate',_binary 'a:13:{s:4:\"uuid\";s:36:\"defe4ac8-3541-45a7-bbc6-4656882d7a21\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0gq3VPg-_UM69FCCWurLFIrrnIjC2HLKhwo9iQNtcUo\";}s:2:\"id\";s:17:\"olivero_syndicate\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:6:\"social\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:20:\"node_syndicate_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:20:\"node_syndicate_block\";s:5:\"label\";s:9:\"Canal RSS\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"node\";s:11:\"block_count\";i:10;}s:10:\"visibility\";a:0:{}}'),('','block_content.type.basic',_binary 'a:9:{s:4:\"uuid\";s:36:\"a6956455-5c1b-4dee-9a26-ac8ce1715844\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pQP5iQy4SdhAMVcjDUncCfkJmTofnHVtXrsMzx4k6Yk\";}s:2:\"id\";s:5:\"basic\";s:5:\"label\";s:14:\"Bloque básico\";s:8:\"revision\";b:0;s:11:\"description\";s:50:\"Un bloque básico contiene un título y un cuerpo.\";}'),('','block_content.type.drag_and_drop_block',_binary 'a:9:{s:4:\"uuid\";s:36:\"c7a54b39-5c92-411b-994e-84fa3238e203\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pN5_tFjELgPmCgq-KxPUDIlunjk_ypvPvsP1fWBNMS8\";}s:2:\"id\";s:19:\"drag_and_drop_block\";s:5:\"label\";s:19:\"Drag and Drop Block\";s:8:\"revision\";b:1;s:11:\"description\";s:71:\"Advanced page with visual page building tools. Powered by DXPR Builder.\";}'),('','bootstrap5.settings',_binary 'a:9:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"o7UdhCuEHWPn7Pz1c9KT7W818Cvg9EMVd2Gay1qKKPk\";}s:14:\"b5_body_schema\";s:0:\"\";s:17:\"b5_body_bg_schema\";s:0:\"\";s:16:\"b5_navbar_schema\";s:4:\"dark\";s:19:\"b5_navbar_bg_schema\";s:4:\"dark\";s:16:\"b5_footer_schema\";s:4:\"dark\";s:19:\"b5_footer_bg_schema\";s:9:\"secondary\";s:16:\"b5_top_container\";s:9:\"container\";s:23:\"b5_top_container_config\";s:0:\"\";}'),('','captcha.captcha_point.contact_message_contactanos_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"31b5031c-069e-4fb0-b3ce-5ae79a04c153\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:32:\"contact_message_contactanos_form\";s:11:\"captchaType\";s:35:\"recaptcha_v3/validacion_formularios\";s:5:\"label\";s:32:\"contact-message-contactanos-form\";}'),('','captcha.captcha_point.contact_message_personal_form',_binary 'a:8:{s:4:\"uuid\";s:36:\"c76a0208-9da8-48b8-ac38-39765b87f722\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"7zUmOK1ti1l0bc78ieysHa3_57MOin7IgHpHhwbSugs\";}s:6:\"formId\";s:29:\"contact_message_personal_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:29:\"contact_message_personal_form\";}'),('','captcha.captcha_point.node_article_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"f462931d-7a0a-434c-b560-fc685f15496a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:17:\"node_article_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:17:\"node_article_form\";}'),('','captcha.captcha_point.node_clientes_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"4e34a645-3a76-473c-a766-b9a46d31c4b9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:18:\"node_clientes_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:18:\"node_clientes_form\";}'),('','captcha.captcha_point.node_drag_and_drop_page_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"37ad7924-d571-44e9-8a63-00fac222daf0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:28:\"node_drag_and_drop_page_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:28:\"node_drag_and_drop_page_form\";}'),('','captcha.captcha_point.node_page_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"45c07f57-d54a-4e58-8580-d5355a58b59a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:14:\"node_page_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:14:\"node_page_form\";}'),('','captcha.captcha_point.node_proyectos_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"7f9ab937-e32c-45ba-934c-c16c21cbb7fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:19:\"node_proyectos_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:19:\"node_proyectos_form\";}'),('','captcha.captcha_point.user_login_form',_binary 'a:8:{s:4:\"uuid\";s:36:\"6334deef-999d-497d-b91c-25b539db8548\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"XbughDuwgOtc_8ztmYxz84gaXBeR760xH3bGSKD9v1Q\";}s:6:\"formId\";s:15:\"user_login_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:15:\"user_login_form\";}'),('','captcha.captcha_point.user_pass',_binary 'a:8:{s:4:\"uuid\";s:36:\"fcb542cc-cd1f-496e-9260-ddcebd7c2285\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"qZeHI5fZ9WQRKsfl8FMBwzk3puSsWCRtWKEZh04JJUo\";}s:6:\"formId\";s:9:\"user_pass\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:9:\"user_pass\";}'),('','captcha.captcha_point.user_register_form',_binary 'a:8:{s:4:\"uuid\";s:36:\"5a15bc10-8bb4-4e90-9867-b8ef781ed999\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2iz3cMg7T1eSKXtNIB9WyaRptfg7wosDDPBSBhXFXl0\";}s:6:\"formId\";s:18:\"user_register_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:18:\"user_register_form\";}'),('','captcha.settings',_binary 'a:15:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hfqTr6E3eXAcVQU25_tYHa4BzsSDaYhwkoF34xq5_k4\";}s:8:\"langcode\";s:2:\"es\";s:15:\"enable_globally\";i:0;s:31:\"enable_globally_on_admin_routes\";b:0;s:17:\"default_challenge\";s:12:\"captcha/Math\";s:11:\"description\";s:104:\"Esta pregunta es para comprobar si usted es un visitante humano y prevenir envíos de spam automatizado.\";s:5:\"title\";s:7:\"CAPTCHA\";s:19:\"administration_mode\";b:0;s:35:\"administration_mode_on_admin_routes\";b:0;s:13:\"whitelist_ips\";s:0:\"\";s:30:\"wrong_captcha_response_message\";s:75:\"La respuesta que ingresó para el código de verificación no fue correcta.\";s:18:\"default_validation\";i:1;s:11:\"persistence\";i:1;s:12:\"enable_stats\";b:0;s:19:\"log_wrong_responses\";b:0;}'),('','cisc_theme.settings',_binary 'a:193:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cerOO86KuufmC0_DGRcHJHec8VfoT0epIlw6hHmDeDs\";}s:7:\"favicon\";a:1:{s:11:\"use_default\";b:1;}s:8:\"features\";a:4:{s:20:\"comment_user_picture\";b:1;s:25:\"comment_user_verification\";b:1;s:7:\"favicon\";b:1;s:17:\"node_user_picture\";b:1;}s:4:\"logo\";a:3:{s:4:\"path\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"use_default\";b:1;}s:24:\"header_mobile_breakpoint\";s:4:\"1200\";s:21:\"full_width_containers\";a:7:{s:20:\"cnt_secondary_header\";s:20:\"cnt_secondary_header\";s:10:\"cnt_footer\";s:10:\"cnt_footer\";s:14:\"cnt_header_nav\";i:0;s:14:\"cnt_page_title\";i:0;s:15:\"cnt_content_top\";i:0;s:11:\"cnt_content\";i:0;s:18:\"cnt_content_bottom\";i:0;}s:24:\"full_width_content_types\";a:3:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:7:\"article\";i:0;s:4:\"page\";i:0;}s:20:\"block_design_regions\";a:12:{s:13:\"sidebar_first\";s:13:\"sidebar_first\";s:14:\"sidebar_second\";s:14:\"sidebar_second\";s:11:\"content_top\";s:11:\"content_top\";s:14:\"content_bottom\";s:14:\"content_bottom\";s:16:\"secondary_header\";i:0;s:10:\"navigation\";i:0;s:6:\"slider\";i:0;s:6:\"header\";i:0;s:11:\"highlighted\";i:0;s:4:\"help\";i:0;s:7:\"content\";i:0;s:6:\"footer\";i:0;}s:12:\"boxed_layout\";i:1;s:13:\"sticky_footer\";i:1;s:18:\"boxed_layout_boxbg\";s:7:\"#ffffff\";s:13:\"box_max_width\";s:4:\"1580\";s:16:\"layout_max_width\";s:4:\"1580\";s:17:\"gutter_horizontal\";s:2:\"30\";s:15:\"gutter_vertical\";s:2:\"30\";s:16:\"gutter_container\";s:2:\"60\";s:24:\"gutter_horizontal_mobile\";s:2:\"30\";s:22:\"gutter_vertical_mobile\";s:2:\"30\";s:23:\"gutter_container_mobile\";s:2:\"30\";s:16:\"body_line_height\";s:3:\"1.6\";s:14:\"body_font_size\";s:2:\"16\";s:13:\"nav_font_size\";s:2:\"16\";s:20:\"headings_line_height\";s:3:\"1.1\";s:12:\"scale_factor\";s:4:\"1.34\";s:12:\"h1_font_size\";s:2:\"52\";s:12:\"h2_font_size\";s:2:\"38\";s:12:\"h3_font_size\";s:2:\"29\";s:12:\"h4_font_size\";s:2:\"21\";s:20:\"blockquote_font_size\";s:2:\"21\";s:22:\"blockquote_line_height\";s:3:\"1.5\";s:23:\"headings_letter_spacing\";s:1:\"0\";s:18:\"headings_uppercase\";i:0;s:13:\"headings_bold\";i:0;s:21:\"body_mobile_font_size\";s:2:\"14\";s:20:\"nav_mobile_font_size\";s:2:\"14\";s:19:\"h1_mobile_font_size\";s:2:\"52\";s:19:\"h2_mobile_font_size\";s:2:\"38\";s:19:\"h3_mobile_font_size\";s:2:\"29\";s:19:\"h4_mobile_font_size\";s:2:\"24\";s:14:\"body_font_face\";s:12:\"0Montserrat:\";s:23:\"body_font_face_selector\";s:4:\"body\";s:18:\"headings_font_face\";s:12:\"0Montserrat:\";s:27:\"headings_font_face_selector\";s:68:\"h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption\";s:13:\"nav_font_face\";s:12:\"0Montserrat:\";s:22:\"nav_font_face_selector\";s:23:\".dxpr-theme-header .nav\";s:18:\"sitename_font_face\";s:12:\"0Montserrat:\";s:27:\"sitename_font_face_selector\";s:25:\".site-name, .navbar-brand\";s:20:\"blockquote_font_face\";s:12:\"0Montserrat:\";s:29:\"blockquote_font_face_selector\";s:24:\"blockquote, blockquote p\";s:17:\"portfolio_details\";s:3:\"top\";s:17:\"portfolio_sidebar\";s:1:\"4\";s:16:\"portfolio_images\";s:11:\"sidecaption\";s:12:\"region_cards\";a:12:{s:16:\"secondary_header\";s:0:\"\";s:10:\"navigation\";s:0:\"\";s:22:\"navigation_collapsible\";s:0:\"\";s:11:\"highlighted\";s:0:\"\";s:10:\"page_title\";s:0:\"\";s:4:\"help\";s:0:\"\";s:11:\"content_top\";s:0:\"\";s:7:\"content\";s:0:\"\";s:14:\"content_bottom\";s:0:\"\";s:13:\"sidebar_first\";s:0:\"\";s:14:\"sidebar_second\";s:0:\"\";s:6:\"footer\";s:0:\"\";}s:16:\"table_responsive\";s:2:\"-1\";s:5:\"table\";s:0:\"\";s:27:\"blockquote_mobile_font_size\";s:2:\"18\";s:17:\"divider_thickness\";s:1:\"8\";s:14:\"divider_length\";s:1:\"0\";s:16:\"divider_position\";s:1:\"1\";s:13:\"divider_color\";s:0:\"\";s:20:\"divider_color_custom\";s:7:\"#eeeeee\";s:22:\"page_title_breadcrumbs\";i:0;s:20:\"page_title_home_hide\";i:1;s:16:\"page_title_align\";s:4:\"left\";s:17:\"page_title_height\";s:3:\"120\";s:18:\"page_title_animate\";s:1:\"0\";s:24:\"page_title_image_opacity\";s:1:\"1\";s:22:\"page_title_image_style\";s:5:\"cover\";s:21:\"page_title_image_mode\";s:6:\"normal\";s:25:\"page_title_image_position\";s:13:\"center_center\";s:22:\"background_image_style\";s:5:\"cover\";s:25:\"background_image_position\";s:13:\"center_center\";s:27:\"background_image_attachment\";s:5:\"fixed\";s:15:\"header_position\";i:0;s:17:\"header_top_layout\";s:1:\"0\";s:12:\"header_style\";s:6:\"normal\";s:21:\"header_top_bg_opacity\";s:1:\"1\";s:17:\"header_top_height\";s:3:\"100\";s:16:\"header_top_fixed\";i:1;s:17:\"header_top_sticky\";i:1;s:22:\"header_top_sticky_show\";s:6:\"always\";s:31:\"header_top_height_sticky_offset\";s:2:\"60\";s:24:\"header_top_height_scroll\";s:2:\"50\";s:28:\"header_top_bg_opacity_scroll\";s:1:\"1\";s:17:\"navbar_background\";s:0:\"\";s:24:\"navbar_background_custom\";s:0:\"\";s:23:\"header_block_background\";s:0:\"\";s:30:\"header_block_background_custom\";s:0:\"\";s:23:\"header_block_text_color\";s:0:\"\";s:30:\"header_block_text_color_custom\";s:0:\"\";s:15:\"menu_background\";s:0:\"\";s:22:\"menu_background_custom\";s:0:\"\";s:15:\"menu_text_color\";s:0:\"\";s:22:\"menu_text_color_custom\";s:0:\"\";s:21:\"menu_hover_background\";s:0:\"\";s:28:\"menu_hover_background_custom\";s:0:\"\";s:21:\"menu_hover_text_color\";s:0:\"\";s:28:\"menu_hover_text_color_custom\";s:0:\"\";s:19:\"dropdown_background\";s:0:\"\";s:26:\"dropdown_background_custom\";s:0:\"\";s:19:\"dropdown_text_color\";s:0:\"\";s:26:\"dropdown_text_color_custom\";s:0:\"\";s:25:\"dropdown_hover_background\";s:0:\"\";s:32:\"dropdown_hover_background_custom\";s:0:\"\";s:25:\"dropdown_hover_text_color\";s:0:\"\";s:32:\"dropdown_hover_text_color_custom\";s:0:\"\";s:17:\"header_side_align\";s:4:\"left\";s:21:\"header_side_direction\";s:4:\"left\";s:17:\"header_side_width\";s:3:\"300\";s:14:\"hamburger_menu\";s:10:\"three-dash\";s:19:\"hamburger_animation\";s:5:\"cross\";s:9:\"menu_type\";s:9:\"uppercase\";s:10:\"menu_hover\";s:7:\"opacity\";s:20:\"menu_border_position\";s:6:\"bottom\";s:19:\"menu_border_animate\";s:4:\"drop\";s:27:\"menu_border_position_offset\";s:1:\"0\";s:34:\"menu_border_position_offset_sticky\";s:1:\"0\";s:16:\"menu_border_size\";s:1:\"2\";s:17:\"menu_border_color\";s:0:\"\";s:24:\"menu_border_color_custom\";s:0:\"\";s:20:\"header_mobile_height\";s:2:\"60\";s:21:\"secondary_header_hide\";s:11:\"hidden_none\";s:15:\"custom_css_site\";s:0:\"\";s:22:\"custom_javascript_site\";s:0:\"\";s:12:\"block_preset\";s:0:\"\";s:10:\"block_card\";s:0:\"\";s:16:\"block_background\";s:0:\"\";s:23:\"block_background_custom\";s:7:\"#eeeeee\";s:13:\"block_padding\";s:1:\"0\";s:19:\"block_border_radius\";s:1:\"0\";s:12:\"block_border\";s:1:\"0\";s:18:\"block_border_color\";s:0:\"\";s:25:\"block_border_color_custom\";s:7:\"#eeeeee\";s:15:\"title_font_size\";s:2:\"h3\";s:11:\"title_align\";s:4:\"left\";s:10:\"title_card\";s:0:\"\";s:16:\"title_background\";s:0:\"\";s:23:\"title_background_custom\";s:7:\"#eeeeee\";s:13:\"title_padding\";s:1:\"0\";s:12:\"title_border\";s:1:\"0\";s:19:\"title_border_radius\";s:1:\"0\";s:18:\"title_border_color\";s:0:\"\";s:25:\"title_border_color_custom\";s:7:\"#eeeeee\";s:13:\"title_sticker\";i:0;s:13:\"block_divider\";i:0;s:20:\"block_divider_custom\";i:0;s:19:\"block_divider_color\";s:0:\"\";s:26:\"block_divider_color_custom\";s:7:\"#eeeeee\";s:23:\"block_divider_thickness\";s:1:\"4\";s:20:\"block_divider_length\";s:2:\"10\";s:21:\"block_divider_spacing\";s:2:\"20\";s:16:\"page_title_image\";N;s:16:\"background_image\";N;s:14:\"hidden_regions\";a:12:{s:10:\"navigation\";i:0;s:22:\"navigation_collapsible\";i:0;s:16:\"secondary_header\";i:0;s:10:\"page_title\";i:0;s:11:\"highlighted\";i:0;s:6:\"header\";i:0;s:11:\"content_top\";i:0;s:7:\"content\";i:0;s:14:\"content_bottom\";i:0;s:13:\"sidebar_first\";i:0;s:14:\"sidebar_second\";i:0;s:6:\"footer\";i:0;}s:17:\"popover_placement\";s:3:\"top\";s:17:\"tooltip_placement\";s:8:\"auto top\";s:13:\"modal_enabled\";i:0;s:12:\"cdn_provider\";s:0:\"\";s:28:\"page_title_breadcrumbs_align\";s:5:\"right\";s:32:\"page_title_breadcrumbs_separator\";s:1:\"/\";s:10:\"title_type\";a:3:{s:9:\"uppercase\";i:0;s:4:\"bold\";i:0;s:6:\"italic\";i:0;}s:21:\"page_title_image_path\";s:0:\"\";s:21:\"background_image_path\";s:0:\"\";s:11:\"logo_height\";s:2:\"50\";s:20:\"second_header_sticky\";i:0;s:23:\"header_side_logo_height\";s:2:\"30\";s:23:\"mark_menu_with_children\";i:0;s:14:\"dropdown_width\";s:3:\"160\";s:19:\"header_mobile_fixed\";i:0;s:12:\"color_scheme\";s:6:\"custom\";s:18:\"color_palette_base\";s:7:\"#284ed9\";s:18:\"color_palette_link\";s:7:\"#284ed9\";s:21:\"color_palette_accent1\";s:7:\"#05e993\";s:21:\"color_palette_accent2\";s:7:\"#284fd8\";s:18:\"color_palette_text\";s:7:\"#555555\";s:22:\"color_palette_headings\";s:7:\"#333333\";s:18:\"color_palette_card\";s:7:\"#eeeeee\";s:22:\"color_palette_cardtext\";s:7:\"#444444\";s:20:\"color_palette_footer\";s:7:\"#ffffff\";s:24:\"color_palette_footertext\";s:7:\"#747a85\";s:23:\"color_palette_secheader\";s:7:\"#284fd9\";s:27:\"color_palette_secheadertext\";s:7:\"#fffffe\";s:20:\"color_palette_header\";s:7:\"#ffffff\";s:24:\"color_palette_headertext\";s:7:\"#696969\";s:24:\"color_palette_headerside\";s:7:\"#20252a\";s:28:\"color_palette_headersidetext\";s:7:\"#737a85\";s:23:\"color_palette_pagetitle\";s:7:\"#284fdb\";s:27:\"color_palette_pagetitletext\";s:7:\"#fffeff\";s:23:\"color_palette_graylight\";s:7:\"#cccccc\";s:25:\"color_palette_graylighter\";s:7:\"#ededed\";s:20:\"color_palette_silver\";s:7:\"#f1f1f1\";s:18:\"color_palette_body\";s:7:\"#efefef\";s:13:\"color_palette\";s:652:\"a:22:{s:4:\"base\";s:7:\"#284ed9\";s:4:\"link\";s:7:\"#284ed9\";s:7:\"accent1\";s:7:\"#05e993\";s:7:\"accent2\";s:7:\"#284fd8\";s:4:\"text\";s:7:\"#555555\";s:8:\"headings\";s:7:\"#333333\";s:4:\"card\";s:7:\"#eeeeee\";s:8:\"cardtext\";s:7:\"#444444\";s:6:\"footer\";s:7:\"#ffffff\";s:10:\"footertext\";s:7:\"#747a85\";s:9:\"secheader\";s:7:\"#284fd9\";s:13:\"secheadertext\";s:7:\"#fffffe\";s:6:\"header\";s:7:\"#ffffff\";s:10:\"headertext\";s:7:\"#696969\";s:10:\"headerside\";s:7:\"#20252a\";s:14:\"headersidetext\";s:7:\"#737a85\";s:9:\"pagetitle\";s:7:\"#284fdb\";s:13:\"pagetitletext\";s:7:\"#fffeff\";s:9:\"graylight\";s:7:\"#cccccc\";s:11:\"graylighter\";s:7:\"#ededed\";s:6:\"silver\";s:7:\"#f1f1f1\";s:4:\"body\";s:7:\"#efefef\";}\";}'),('','claro.settings',_binary 'a:1:{s:20:\"third_party_settings\";a:1:{s:8:\"shortcut\";a:1:{s:11:\"module_link\";b:1;}}}'),('','comment.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YNUW2Ij5uE7a4oaXp3i_2lvaFdYM1zNKPPfnEjB0jEc\";}s:16:\"log_ip_addresses\";b:0;}'),('','comment.type.comment',_binary 'a:9:{s:4:\"uuid\";s:36:\"9b8daeac-64f0-48b7-9870-f36761187ee0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"bqZsN31T2n0UjcbyCpOPi9D2iO0sAOHR7FnEs9qMvaA\";}s:2:\"id\";s:7:\"comment\";s:5:\"label\";s:27:\"Comentarios predeterminados\";s:21:\"target_entity_type_id\";s:4:\"node\";s:11:\"description\";s:29:\"Permite comentar el contenido\";}'),('','contact.form.contactanos',_binary 'a:11:{s:4:\"uuid\";s:36:\"6397823e-bc28-4c75-a156-ed847d380fa1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:11:\"contactanos\";s:5:\"label\";s:12:\"Contáctanos\";s:10:\"recipients\";a:1:{i:0;s:16:\"info@ciscsas.com\";}s:5:\"reply\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"message\";s:0:\"\";s:8:\"redirect\";s:0:\"\";}'),('','contact.form.personal',_binary 'a:12:{s:4:\"uuid\";s:36:\"3b776374-5f5d-4e3c-9254-f3d5f1d58c67\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jonvgt3CkUM2eMLTFwWfHileWWDC4YtXCuIlCahTk_I\";}s:2:\"id\";s:8:\"personal\";s:5:\"label\";s:31:\"Formulario de contacto personal\";s:10:\"recipients\";a:0:{}s:5:\"reply\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"message\";s:27:\"Su mensaje ha sido enviado.\";s:8:\"redirect\";s:0:\"\";}'),('','contact.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8\";}s:12:\"default_form\";s:11:\"contactanos\";s:5:\"flood\";a:2:{s:5:\"limit\";i:5;s:8:\"interval\";i:3600;}s:20:\"user_default_enabled\";b:1;}'),('','core.base_field_override.node.page.promote',_binary 'a:17:{s:4:\"uuid\";s:36:\"327abb65-0d12-418e-b1a2-9009cc71dfec\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:14:\"node.type.page\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ\";}s:2:\"id\";s:17:\"node.page.promote\";s:10:\"field_name\";s:7:\"promote\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:5:\"label\";s:35:\"Promocionado a la página principal\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:8:\"on_label\";s:8:\"Activado\";s:9:\"off_label\";s:11:\"Desactivado\";}s:10:\"field_type\";s:7:\"boolean\";}'),('','core.date_format.fallback',_binary 'a:9:{s:4:\"uuid\";s:36:\"6fd572a5-f49b-4405-a02b-2637ae289fbd\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iIBLu1j9n6Oo5PW-wpu5gdyNs9Kvv4LMRqtQUdJjRz8\";}s:2:\"id\";s:8:\"fallback\";s:5:\"label\";s:28:\"Formato de fecha de respaldo\";s:6:\"locked\";b:1;s:7:\"pattern\";s:14:\"D, j M Y - H:i\";}'),('','core.date_format.html_date',_binary 'a:9:{s:4:\"uuid\";s:36:\"471b2f04-6108-4780-a721-b44ffc10871c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk\";}s:2:\"id\";s:9:\"html_date\";s:5:\"label\";s:10:\"Fecha HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:5:\"Y-m-d\";}'),('','core.date_format.html_datetime',_binary 'a:9:{s:4:\"uuid\";s:36:\"0f4dac69-f709-43f8-a9a3-99dff0f32a89\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE\";}s:2:\"id\";s:13:\"html_datetime\";s:5:\"label\";s:13:\"HTML Datetime\";s:6:\"locked\";b:1;s:7:\"pattern\";s:13:\"Y-m-d\\TH:i:sO\";}'),('','core.date_format.html_month',_binary 'a:9:{s:4:\"uuid\";s:36:\"350e2ded-34b6-4963-b2b3-a2d396dc855e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM\";}s:2:\"id\";s:10:\"html_month\";s:5:\"label\";s:8:\"Mes HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:3:\"Y-m\";}'),('','core.date_format.html_time',_binary 'a:9:{s:4:\"uuid\";s:36:\"83e903ed-d6c8-4425-8144-b904ad216b63\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE\";}s:2:\"id\";s:9:\"html_time\";s:5:\"label\";s:9:\"Hora HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:5:\"H:i:s\";}'),('','core.date_format.html_week',_binary 'a:9:{s:4:\"uuid\";s:36:\"5bccf4cd-84b1-4b16-b691-872b7219f984\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY\";}s:2:\"id\";s:9:\"html_week\";s:5:\"label\";s:11:\"Semana HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:5:\"Y-\\WW\";}'),('','core.date_format.html_year',_binary 'a:9:{s:4:\"uuid\";s:36:\"30bac0be-ce42-419b-8e31-14dabf62cee7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk\";}s:2:\"id\";s:9:\"html_year\";s:5:\"label\";s:9:\"Año HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:1:\"Y\";}'),('','core.date_format.html_yearless_date',_binary 'a:9:{s:4:\"uuid\";s:36:\"cd74ad3e-99a5-4ba7-8672-ff5c489794fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc\";}s:2:\"id\";s:18:\"html_yearless_date\";s:5:\"label\";s:16:\"Fecha anual HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:3:\"m-d\";}'),('','core.date_format.long',_binary 'a:9:{s:4:\"uuid\";s:36:\"a61b739a-5f15-4c62-b375-5130c95fd729\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5B4_r5Vd0_9UaJwtAC5yFCm9-k8NNvp1xiQNhFFkknU\";}s:2:\"id\";s:4:\"long\";s:5:\"label\";s:23:\"Fecha larga por defecto\";s:6:\"locked\";b:0;s:7:\"pattern\";s:14:\"l, j F Y - H:i\";}'),('','core.date_format.medium',_binary 'a:9:{s:4:\"uuid\";s:36:\"e13cd3eb-98ec-49e4-82e9-4e91aa4652ca\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"q7pDV2d9qFh1IVqvymOxUUYGSziZDeg961wURC0cSLs\";}s:2:\"id\";s:6:\"medium\";s:5:\"label\";s:25:\"Fecha mediana por defecto\";s:6:\"locked\";b:0;s:7:\"pattern\";s:14:\"D, j M Y - H:i\";}'),('','core.date_format.olivero_medium',_binary 'a:9:{s:4:\"uuid\";s:36:\"a07ba490-d8c0-4393-bebe-6853931be8df\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z7ynTCss9wwEi8ojENJ08qx44RN6leI-tqoN2o5QzdE\";}s:2:\"id\";s:14:\"olivero_medium\";s:5:\"label\";s:14:\"Olivero Medium\";s:6:\"locked\";b:0;s:7:\"pattern\";s:5:\"j F Y\";}'),('','core.date_format.short',_binary 'a:9:{s:4:\"uuid\";s:36:\"ff1440b2-6fd2-4f32-8842-9ed816292315\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SAeixlV7Djy_Ggv_1P95TiqD4KUihA5icvU521tA84Y\";}s:2:\"id\";s:5:\"short\";s:5:\"label\";s:23:\"Fecha corta por defecto\";s:6:\"locked\";b:0;s:7:\"pattern\";s:11:\"j M Y - H:i\";}'),('','core.entity_form_display.block_content.basic.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"9703475e-5a7f-492c-9389-257526090fcb\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:36:\"field.field.block_content.basic.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jAps3FCxvKecABS_tgExbhCZrBLQB3bNPWw18WjE3ss\";}s:2:\"id\";s:27:\"block_content.basic.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:5:\"basic\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:3:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:-4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:4:\"info\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.block_content.drag_and_drop_block.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"432079c9-763a-43fd-9911-98be3dc4024f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:50:\"field.field.block_content.drag_and_drop_block.body\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"siNymWkRW2ykPLzWc3SdRjKk8nZ-tOQTUCDW7jH-cdo\";}s:2:\"id\";s:41:\"block_content.drag_and_drop_block.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:4:\"info\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"body\";b:1;}}'),('','core.entity_form_display.comment.comment.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"634a87c3-94a2-453f-9dd4-fb087546934a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:40:\"field.field.comment.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"I0Pa0aQvT_jawlPo9oz4FE3h_ickc55dYKTPl6gILes\";}s:2:\"id\";s:23:\"comment.comment.default\";s:16:\"targetEntityType\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:6:\"author\";a:2:{s:6:\"weight\";i:-2;s:6:\"region\";s:7:\"content\";}s:12:\"comment_body\";a:5:{s:4:\"type\";s:13:\"text_textarea\";s:6:\"weight\";i:11;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:7:\"subject\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.contact_message.contactanos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"4c956ec4-06a6-471a-a1a6-859b8aa50f23\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:4:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.field.contact_message.contactanos.field_email\";i:2;s:61:\"field.field.contact_message.contactanos.field_nombre_completo\";i:3;s:54:\"field.field.contact_message.contactanos.field_telefono\";}}s:2:\"id\";s:35:\"contact_message.contactanos.default\";s:16:\"targetEntityType\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:11:\"field_email\";a:5:{s:4:\"type\";s:13:\"email_default\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:11:\"placeholder\";s:0:\"\";s:4:\"size\";i:60;}s:20:\"third_party_settings\";a:0:{}}s:21:\"field_nombre_completo\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:14:\"field_telefono\";a:5:{s:4:\"type\";s:6:\"number\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:7:\"message\";a:5:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:2;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:4:\"copy\";b:1;s:8:\"langcode\";b:1;s:4:\"mail\";b:1;s:4:\"name\";b:1;s:7:\"preview\";b:1;s:7:\"subject\";b:1;}}'),('','core.entity_form_display.media.audio.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"7e032801-65c4-419e-bf6b-a5d029ed3448\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.audio.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"G2_SKH3jmI9FQeXSUxo3KgQqiyF1hPDEkc7-3-rCSbc\";}s:2:\"id\";s:19:\"media.audio.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:22:\"field_media_audio_file\";a:5:{s:4:\"type\";s:12:\"file_generic\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:18:\"progress_indicator\";s:8:\"throbber\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.audio.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"228082ed-c03f-43c5-930b-efc056976e0f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:46:\"field.field.media.audio.field_media_audio_file\";i:2;s:16:\"media.type.audio\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"28vwMIYtvyjPcD4RyciZXIztxtZgmuWRCNgYemr_SZE\";}s:2:\"id\";s:25:\"media.audio.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:22:\"field_media_audio_file\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.media.document.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"2adfc4cc-0074-42c0-9e12-20045e7df35b\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:47:\"field.field.media.document.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"aewrRkePgJzdD5kPOq8JeMcKHs6yat49nE7ZeCQzQZg\";}s:2:\"id\";s:22:\"media.document.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:20:\"field_media_document\";a:5:{s:4:\"type\";s:12:\"file_generic\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:18:\"progress_indicator\";s:8:\"throbber\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.document.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"97aa6e4e-3995-47c9-985a-8f0fee914d41\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:47:\"field.field.media.document.field_media_document\";i:2;s:19:\"media.type.document\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dcpfpqyLXOSGpulacMAJW3H-G34_LeNsjdfxd1_oCfY\";}s:2:\"id\";s:28:\"media.document.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:20:\"field_media_document\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.media.image.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"a332deac-a90a-40c0-af93-b5e3658b3b74\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:41:\"field.field.media.image.field_media_image\";i:1;s:21:\"image.style.thumbnail\";i:2;s:16:\"media.type.image\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JSY4-JPyNZBiYYo6imdRYF6_SdtWQexPndrLvn3-vw4\";}s:2:\"id\";s:19:\"media.image.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:17:\"field_media_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.image.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"84e2a391-6d48-475d-8e60-cc1c33ae47d4\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:41:\"field.field.media.image.field_media_image\";i:2;s:21:\"image.style.thumbnail\";i:3;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BMLrK4zKp8-FFnMseBdT_6h6YipUsKRfbDf_3WUB5HA\";}s:2:\"id\";s:25:\"media.image.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:2:{s:17:\"field_media_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.media.remote_video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"65e42e5a-d332-467e-83f7-99089c3a5656\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pM8mGlwfpvfG_y5tZn0lGAXFLXz2_yKkL7MvWZsRqdA\";}s:2:\"id\";s:26:\"media.remote_video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:24:\"field_media_oembed_video\";a:5:{s:4:\"type\";s:16:\"oembed_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.remote_video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"14c20b8e-8bbb-42f6-959a-b92f715023f4\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:2;s:23:\"media.type.remote_video\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TBgPW-uaXRaICBwLaVc16rXpRiLSknDIdF9q0XL7qso\";}s:2:\"id\";s:32:\"media.remote_video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:24:\"field_media_oembed_video\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.media.video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"921e0310-18a2-41a5-bf10-13c6fd892051\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.video.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0kIIaDTt6dixXy8TZkat2MNGZJ6vkRG8TaBWTy3E1bM\";}s:2:\"id\";s:19:\"media.video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:22:\"field_media_video_file\";a:5:{s:4:\"type\";s:12:\"file_generic\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:18:\"progress_indicator\";s:8:\"throbber\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"c9b2d34d-76be-41df-95cb-c1295f7da13e\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:46:\"field.field.media.video.field_media_video_file\";i:2;s:16:\"media.type.video\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"kGv8YsopqHvzTzb7QTINWcv0fnNa5ZDQyZxpOQR2vro\";}s:2:\"id\";s:25:\"media.video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:22:\"field_media_video_file\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.node.article.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"b8cf69bc-d658-409e-9845-daa900219f15\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:6:{i:0;s:29:\"field.field.node.article.body\";i:1;s:32:\"field.field.node.article.comment\";i:2;s:36:\"field.field.node.article.field_image\";i:3;s:35:\"field.field.node.article.field_tags\";i:4;s:21:\"image.style.thumbnail\";i:5;s:17:\"node.type.article\";}s:6:\"module\";a:4:{i:0;s:7:\"comment\";i:1;s:5:\"image\";i:2;s:4:\"path\";i:3;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ewbd6G2uX456-bgwseM2Q-KQG3RkASoyHmTh-XR3oLU\";}s:2:\"id\";s:20:\"node.article.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:12:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:7:\"comment\";a:5:{s:4:\"type\";s:15:\"comment_default\";s:6:\"weight\";i:20;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:10:\"field_tags\";a:5:{s:4:\"type\";s:34:\"entity_reference_autocomplete_tags\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:15;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:16;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.node.blog.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"8b1f17a5-fe6d-4fc0-8c08-fe26db1709c3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:5:{i:0;s:26:\"field.field.node.blog.body\";i:1;s:37:\"field.field.node.blog.field_etiquetas\";i:2;s:33:\"field.field.node.blog.field_image\";i:3;s:21:\"image.style.thumbnail\";i:4;s:14:\"node.type.blog\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"path\";i:2;s:4:\"text\";}}s:2:\"id\";s:17:\"node.blog.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:11:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:6;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:15:\"field_etiquetas\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:9;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:7;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:8;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.node.clientes.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"12c6f0fb-2d1a-40e0-a129-2d1e385a8e0b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:43:\"field.field.node.clientes.field_descripcion\";i:1;s:37:\"field.field.node.clientes.field_image\";i:2;s:21:\"image.style.thumbnail\";i:3;s:18:\"node.type.clientes\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"path\";}}s:2:\"id\";s:21:\"node.clientes.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:10:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:17:\"field_descripcion\";a:5:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:122;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:15;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:16;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.node.drag_and_drop_page.default',_binary 'a:12:{s:4:\"uuid\";s:36:\"d37751a3-e579-401a-b101-894c40f43d88\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:5:{i:0;s:40:\"field.field.node.drag_and_drop_page.body\";i:1;s:58:\"field.field.node.drag_and_drop_page.field_dth_hide_regions\";i:2;s:64:\"field.field.node.drag_and_drop_page.field_dth_main_content_width\";i:3;s:57:\"field.field.node.drag_and_drop_page.field_dth_page_layout\";i:4;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:2:{i:0;s:11:\"field_group\";i:1;s:4:\"path\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:20:\"third_party_settings\";a:1:{s:11:\"field_group\";a:1:{s:22:\"group_dxpr_page_design\";a:7:{s:8:\"children\";a:3:{i:0;s:22:\"field_dth_hide_regions\";i:1;s:28:\"field_dth_main_content_width\";i:2;s:21:\"field_dth_page_layout\";}s:5:\"label\";s:16:\"DXPR Page Design\";s:6:\"region\";s:7:\"content\";s:11:\"parent_name\";s:0:\"\";s:6:\"weight\";i:8;s:11:\"format_type\";s:15:\"details_sidebar\";s:15:\"format_settings\";a:4:{s:7:\"classes\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"open\";b:0;s:15:\"required_fields\";b:1;}}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"trV0qUxWLkG_FdP5tM-aiyavYZmQd9l2ZOoO1ZSH3p0\";}s:2:\"id\";s:31:\"node.drag_and_drop_page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:12:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:22:\"field_dth_hide_regions\";a:5:{s:4:\"type\";s:15:\"options_buttons\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:28:\"field_dth_main_content_width\";a:5:{s:4:\"type\";s:14:\"options_select\";s:6:\"weight\";i:11;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:21:\"field_dth_page_layout\";a:5:{s:4:\"type\";s:14:\"options_select\";s:6:\"weight\";i:12;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:29:\"field_dth_page_title_backgrou\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:9;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:7;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:3:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"body\";b:1;}}'),('','core.entity_form_display.node.page.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"41f404f1-3cfe-42c6-adf2-7c18ed029f52\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.field.node.page.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:2:{i:0;s:4:\"path\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SfpLhPExzvR0MgFp0Wp7CrmgEnhcqQ-fXIWFhbf4ue0\";}s:2:\"id\";s:17:\"node.page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:9:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:31;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:15;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:16;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.node.proyectos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"b359c154-1dc6-4b12-bdfb-5998d8d68601\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:9:{i:0;s:36:\"field.field.node.proyectos.field_ano\";i:1;s:40:\"field.field.node.proyectos.field_cliente\";i:2;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";i:3;s:42:\"field.field.node.proyectos.field_etiquetas\";i:4;s:40:\"field.field.node.proyectos.field_galeria\";i:5;s:38:\"field.field.node.proyectos.field_image\";i:6;s:44:\"field.field.node.proyectos.field_tecnologias\";i:7;s:21:\"image.style.thumbnail\";i:8;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"path\";}}s:2:\"id\";s:22:\"node.proyectos.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:15:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:9;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:9:\"field_ano\";a:5:{s:4:\"type\";s:6:\"number\";s:6:\"weight\";i:6;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:13:\"field_cliente\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:26:\"field_descripcion_proyecto\";a:5:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:15:\"field_etiquetas\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:13:\"field_galeria\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:26;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:17:\"field_tecnologias\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:7;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:12;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:13;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:11;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:8;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.taxonomy_term.tecnologias.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"681e469b-cdd6-4771-85b2-2e7c53fea3e0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:61:\"field.field.taxonomy_term.tecnologias.field_imagen_tecnologia\";i:1;s:21:\"image.style.thumbnail\";i:2;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"path\";i:2;s:4:\"text\";}}s:2:\"id\";s:33:\"taxonomy_term.tecnologias.default\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:11:\"description\";a:5:{s:4:\"type\";s:13:\"text_textarea\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:23:\"field_imagen_tecnologia\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"name\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.user.user.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"755d6df9-d55b-4ddd-86b2-6140a30fd169\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:34:\"field.field.user.user.user_picture\";i:1;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FaQ9Ptcpxpg30AtiqRDtl_8zbJArHP1LPfug_s59TOA\";}s:2:\"id\";s:17:\"user.user.default\";s:16:\"targetEntityType\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:5:{s:7:\"account\";a:2:{s:6:\"weight\";i:-10;s:6:\"region\";s:7:\"content\";}s:7:\"contact\";a:2:{s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";}s:8:\"language\";a:2:{s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:8:\"timezone\";a:2:{s:6:\"weight\";i:6;s:6:\"region\";s:7:\"content\";}s:12:\"user_picture\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_form_mode.media.media_library',_binary 'a:10:{s:4:\"uuid\";s:36:\"ecfaf40f-b8ee-4d4c-8a10-bd2df09995e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"04_dAqpWYP1WmsXZ7IXJ7-yarCvNddD10EUkBDtIFy4\";}s:2:\"id\";s:19:\"media.media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_form_mode.user.register',_binary 'a:10:{s:4:\"uuid\";s:36:\"a233779e-5698-48d7-a30d-c9cfb962dd04\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5pE_4hurqtIlZN3XDi7eTo5RG13BMG0Rh9HYlRI3h8U\";}s:2:\"id\";s:13:\"user.register\";s:5:\"label\";s:8:\"Registro\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}'),('','core.entity_view_display.block_content.basic.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"5c358dd9-7d79-42d6-8b98-680da0a9b3da\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:36:\"field.field.block_content.basic.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hBNNDTFwakREOTa6GGMqN899Iyrii0hInwSJtQ7Kj30\";}s:2:\"id\";s:27:\"block_content.basic.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:5:\"basic\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.block_content.drag_and_drop_block.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"7d026e44-1ba9-4e05-8e3b-8bb33d1bc23f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:50:\"field.field.block_content.drag_and_drop_block.body\";}s:6:\"module\";a:1:{i:0;s:12:\"dxpr_builder\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"x2yUVp04hGj8empnLZuIMzbQp6d0tYZwrxQLyCMTE6Q\";}s:2:\"id\";s:41:\"block_content.drag_and_drop_block.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:4:\"body\";a:6:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:17:\"dxpr_builder_text\";s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.comment.comment.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"66581087-38da-4e37-9804-3bca2bf29ed8\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:40:\"field.field.comment.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"aBQUGsQ46M4048fIlFuTXwl2zV0j2cJX89CTUobh9hA\";}s:2:\"id\";s:23:\"comment.comment.default\";s:16:\"targetEntityType\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:12:\"comment_body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.contact_message.contactanos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"a9aae73f-f50d-4680-92af-1bdfb836c339\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:4:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.field.contact_message.contactanos.field_email\";i:2;s:61:\"field.field.contact_message.contactanos.field_nombre_completo\";i:3;s:54:\"field.field.contact_message.contactanos.field_telefono\";}}s:2:\"id\";s:35:\"contact_message.contactanos.default\";s:16:\"targetEntityType\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:11:\"field_email\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";}s:21:\"field_nombre_completo\";a:6:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:14:\"field_telefono\";a:6:{s:4:\"type\";s:14:\"number_integer\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:2:{s:18:\"thousand_separator\";s:0:\"\";s:13:\"prefix_suffix\";b:1;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}s:7:\"message\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.media.audio.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"4067f628-f6b1-4b78-a91c-edfde1956356\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.audio.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"AS765MdDfNpK6K5eE7WVnBvpynClz_havy1R3bO3gVo\";}s:2:\"id\";s:19:\"media.audio.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:22:\"field_media_audio_file\";a:6:{s:4:\"type\";s:10:\"file_audio\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:4:{s:8:\"controls\";b:1;s:8:\"autoplay\";b:0;s:4:\"loop\";b:0;s:26:\"multiple_file_display_type\";s:4:\"tags\";}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.audio.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"71827f09-882e-4cc7-9896-d3881389c644\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:46:\"field.field.media.audio.field_media_audio_file\";i:2;s:21:\"image.style.thumbnail\";i:3;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"tcAUW1Xzq5Tjw5jomR6XKGSgfiXO7QiRAHJBF-n0akg\";}s:2:\"id\";s:25:\"media.audio.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:22:\"field_media_audio_file\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.document.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"2cb999f3-d3ad-4a08-bd70-89b30ebda196\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:47:\"field.field.media.document.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"XxUyhaTuM0OUUZpr8G6jdrFBEh5eag7auWxBKhm6cvY\";}s:2:\"id\";s:22:\"media.document.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:20:\"field_media_document\";a:6:{s:4:\"type\";s:12:\"file_default\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.document.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"afee1911-3292-4273-907b-445b2157c237\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:47:\"field.field.media.document.field_media_document\";i:2;s:21:\"image.style.thumbnail\";i:3;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YcWqjhIlo-2RZUM5ogvRsrKB7M3voF2XB3lVLwgOlLU\";}s:2:\"id\";s:28:\"media.document.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:20:\"field_media_document\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.image.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"e22a8fae-7da1-48ff-826c-8fd3afa1f6d0\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:41:\"field.field.media.image.field_media_image\";i:1;s:17:\"image.style.large\";i:2;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"73xaTNkI5J6sfFcBmNYeuk070X3mQS_iwwWaPYyfG2M\";}s:2:\"id\";s:19:\"media.image.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:17:\"field_media_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:5:\"large\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.image.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"490369fd-ffa2-4b4f-beea-13378e7130ab\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:41:\"field.field.media.image.field_media_image\";i:2;s:18:\"image.style.medium\";i:3;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ILLWu5KFvbsX6J7sh2Itd4w8-lBBRhR_H8ZrmQiN2yo\";}s:2:\"id\";s:25:\"media.image.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:6:\"medium\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:17:\"field_media_image\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.remote_video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"f952fd49-4a32-4e50-8435-6f1ed13ee969\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZdPcl2hPxl5pgv3pI-07R7h51OjeUeKJTy-ab1NfM34\";}s:2:\"id\";s:26:\"media.remote_video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:24:\"field_media_oembed_video\";a:6:{s:4:\"type\";s:6:\"oembed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:9:\"max_width\";i:0;s:10:\"max_height\";i:0;s:7:\"loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.remote_video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"ddbbccbb-84d5-48fd-b5d1-a8d815d20ed3\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:2;s:18:\"image.style.medium\";i:3;s:23:\"media.type.remote_video\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"PGGoP-hVkXe_S-GiJRAub4PHDu0KhMExylclrqjdJb4\";}s:2:\"id\";s:32:\"media.remote_video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:6:\"medium\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:24:\"field_media_oembed_video\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"90a052c5-6498-4224-8373-2d66e772dfd1\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.video.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SxvbuGh-6cQMxl9bBV27-hGI46u7ZvwlMm5ObaJMNnw\";}s:2:\"id\";s:19:\"media.video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:22:\"field_media_video_file\";a:6:{s:4:\"type\";s:10:\"file_video\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:8:{s:8:\"controls\";b:1;s:8:\"autoplay\";b:0;s:4:\"loop\";b:0;s:26:\"multiple_file_display_type\";s:4:\"tags\";s:5:\"muted\";b:0;s:5:\"width\";i:640;s:6:\"height\";i:480;s:11:\"playsinline\";b:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"a3796faf-fed6-4372-88dc-97c42566bba5\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:46:\"field.field.media.video.field_media_video_file\";i:2;s:21:\"image.style.thumbnail\";i:3;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_fnkUKwQYHkXO1Ngmq9nE6FqWUNAmkddOxAH1h5aiKg\";}s:2:\"id\";s:25:\"media.video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:22:\"field_media_video_file\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.node.article.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"1ced9f4f-8aa2-4286-ba9c-ec524b6c86c6\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:7:{i:0;s:48:\"core.entity_view_display.comment.comment.default\";i:1;s:29:\"field.field.node.article.body\";i:2;s:32:\"field.field.node.article.comment\";i:3;s:36:\"field.field.node.article.field_image\";i:4;s:35:\"field.field.node.article.field_tags\";i:5;s:16:\"image.style.wide\";i:6;s:17:\"node.type.article\";}s:6:\"module\";a:4:{i:0;s:7:\"comment\";i:1;s:5:\"image\";i:2;s:4:\"text\";i:3;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"br6izr-iGEu--JvNbCJNtOBpRnxpFLXfoV5y61U9Nqc\";}s:2:\"id\";s:20:\"node.article.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:5:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:7:\"comment\";a:6:{s:4:\"type\";s:15:\"comment_default\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:2:{s:9:\"view_mode\";s:7:\"default\";s:8:\"pager_id\";i:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:110;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:4:\"wide\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:10:\"field_tags\";a:6:{s:4:\"type\";s:22:\"entity_reference_label\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.article.rss',_binary 'a:11:{s:4:\"uuid\";s:36:\"43bab86c-907e-4f30-acf8-da2ecbfa336d\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:6:{i:0;s:30:\"core.entity_view_mode.node.rss\";i:1;s:29:\"field.field.node.article.body\";i:2;s:32:\"field.field.node.article.comment\";i:3;s:36:\"field.field.node.article.field_image\";i:4;s:35:\"field.field.node.article.field_tags\";i:5;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2rIr6K5Q0UQ9khg0zE_CK-PtJH76UL-BDDZcZnZzwCc\";}s:2:\"id\";s:16:\"node.article.rss\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:3:\"rss\";s:7:\"content\";a:1:{s:5:\"links\";a:2:{s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:4:\"body\";b:1;s:7:\"comment\";b:1;s:11:\"field_image\";b:1;s:10:\"field_tags\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.article.teaser',_binary 'a:11:{s:4:\"uuid\";s:36:\"9773d56e-5b80-4481-913f-aaa28ec9744c\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:7:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:29:\"field.field.node.article.body\";i:2;s:32:\"field.field.node.article.comment\";i:3;s:36:\"field.field.node.article.field_image\";i:4;s:35:\"field.field.node.article.field_tags\";i:5;s:18:\"image.style.medium\";i:6;s:17:\"node.type.article\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"text\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"O8PxzfG8DOHHRu6M23kwR6TDPq_MNfYQ10Mp367ICUQ\";}s:2:\"id\";s:19:\"node.article.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:4:{s:4:\"body\";a:6:{s:4:\"type\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"trim_length\";i:600;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:10:\"field_tags\";a:6:{s:4:\"type\";s:22:\"entity_reference_label\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:7:\"comment\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.blog.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"a769d029-be1c-4cc7-83d7-51ed32270494\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:5:{i:0;s:26:\"field.field.node.blog.body\";i:1;s:37:\"field.field.node.blog.field_etiquetas\";i:2;s:33:\"field.field.node.blog.field_image\";i:3;s:16:\"image.style.wide\";i:4;s:14:\"node.type.blog\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"text\";i:2;s:4:\"user\";}}s:2:\"id\";s:17:\"node.blog.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:15:\"field_etiquetas\";a:6:{s:4:\"type\";s:22:\"entity_reference_label\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:101;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:4:\"wide\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.blog.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"044d71d4-564f-4a00-b68a-ba2c01a7345e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:6:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:26:\"field.field.node.blog.body\";i:2;s:37:\"field.field.node.blog.field_etiquetas\";i:3;s:33:\"field.field.node.blog.field_image\";i:4;s:18:\"image.style.medium\";i:5;s:14:\"node.type.blog\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"text\";i:2;s:4:\"user\";}}s:2:\"id\";s:16:\"node.blog.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:3:{s:4:\"body\";a:6:{s:4:\"type\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"trim_length\";i:600;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:15:\"field_etiquetas\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.clientes.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"3a60bbf8-b737-4440-a3d5-49a67609e03e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:43:\"field.field.node.clientes.field_descripcion\";i:1;s:37:\"field.field.node.clientes.field_image\";i:2;s:16:\"image.style.wide\";i:3;s:18:\"node.type.clientes\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:21:\"node.clientes.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:3:{s:17:\"field_descripcion\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:102;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:4:\"wide\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.clientes.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"ec57b4a0-a575-425f-90c9-782a03c85936\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:5:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:43:\"field.field.node.clientes.field_descripcion\";i:2;s:37:\"field.field.node.clientes.field_image\";i:3;s:18:\"image.style.medium\";i:4;s:18:\"node.type.clientes\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:20:\"node.clientes.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:2:{s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:17:\"field_descripcion\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.drag_and_drop_page.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"fed9e8c2-678b-4b59-9c91-f9899f25522c\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:5:{i:0;s:40:\"field.field.node.drag_and_drop_page.body\";i:1;s:58:\"field.field.node.drag_and_drop_page.field_dth_hide_regions\";i:2;s:64:\"field.field.node.drag_and_drop_page.field_dth_main_content_width\";i:3;s:57:\"field.field.node.drag_and_drop_page.field_dth_page_layout\";i:4;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:2:{i:0;s:12:\"dxpr_builder\";i:1;s:4:\"user\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"AUiUvPG47ychPEFV1WvMfjhUZgAKbOpv1OVUtE9jPUY\";}s:2:\"id\";s:31:\"node.drag_and_drop_page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:4:\"body\";a:6:{s:4:\"type\";s:17:\"dxpr_builder_text\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:6:{s:22:\"field_dth_hide_regions\";b:1;s:28:\"field_dth_main_content_width\";b:1;s:21:\"field_dth_page_layout\";b:1;s:29:\"field_dth_page_title_backgrou\";b:1;s:8:\"langcode\";b:1;s:5:\"links\";b:1;}}'),('','core.entity_view_display.node.page.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"deabf8c2-0e8f-451a-ba64-d8860cb4d25a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.field.node.page.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:2:{i:0;s:4:\"text\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"M_Y8L5tfmhx7DR143E05YyZSpvgil6VFvqcfBWykalg\";}s:2:\"id\";s:17:\"node.page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:101;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.page.teaser',_binary 'a:11:{s:4:\"uuid\";s:36:\"babd478f-ed6c-4cc5-aea8-6cf951c7f422\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:26:\"field.field.node.page.body\";i:2;s:14:\"node.type.page\";}s:6:\"module\";a:2:{i:0;s:4:\"text\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8BgdRtLbtQ0F__o0FHSH0Mx5fvXOra9tfT1GmNKbRYw\";}s:2:\"id\";s:16:\"node.page.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:2:{s:4:\"body\";a:6:{s:4:\"type\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"trim_length\";i:600;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:101;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.proyectos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"262ad9f2-6d49-461b-a7d4-6c83df3b65dc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:8:{i:0;s:36:\"field.field.node.proyectos.field_ano\";i:1;s:40:\"field.field.node.proyectos.field_cliente\";i:2;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";i:3;s:42:\"field.field.node.proyectos.field_etiquetas\";i:4;s:40:\"field.field.node.proyectos.field_galeria\";i:5;s:38:\"field.field.node.proyectos.field_image\";i:6;s:44:\"field.field.node.proyectos.field_tecnologias\";i:7;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:22:\"node.proyectos.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:3:{s:26:\"field_descripcion_proyecto\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}s:13:\"field_galeria\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:6:{s:9:\"field_ano\";b:1;s:13:\"field_cliente\";b:1;s:15:\"field_etiquetas\";b:1;s:17:\"field_tecnologias\";b:1;s:8:\"langcode\";b:1;s:5:\"links\";b:1;}}'),('','core.entity_view_display.node.proyectos.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"60773801-cbb3-4af4-a9a4-e7b6daecc1c3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:10:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:36:\"field.field.node.proyectos.field_ano\";i:2;s:40:\"field.field.node.proyectos.field_cliente\";i:3;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";i:4;s:42:\"field.field.node.proyectos.field_etiquetas\";i:5;s:40:\"field.field.node.proyectos.field_galeria\";i:6;s:38:\"field.field.node.proyectos.field_image\";i:7;s:44:\"field.field.node.proyectos.field_tecnologias\";i:8;s:18:\"image.style.medium\";i:9;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:21:\"node.proyectos.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:2:{s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:7:{s:9:\"field_ano\";b:1;s:13:\"field_cliente\";b:1;s:26:\"field_descripcion_proyecto\";b:1;s:15:\"field_etiquetas\";b:1;s:13:\"field_galeria\";b:1;s:17:\"field_tecnologias\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.taxonomy_term.tecnologias.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"6a8a899d-7038-41a7-ae67-bafeb350063d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:61:\"field.field.taxonomy_term.tecnologias.field_imagen_tecnologia\";i:1;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:33:\"taxonomy_term.tecnologias.default\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:23:\"field_imagen_tecnologia\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:11:\"description\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.user.user.compact',_binary 'a:11:{s:4:\"uuid\";s:36:\"ca275639-ad8d-4206-83a8-2c94a660592a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"core.entity_view_mode.user.compact\";i:1;s:34:\"field.field.user.user.user_picture\";i:2;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"00zr_RBdTjPjBGITD3h4c1ESQZimjdVCcHGt1trLqIY\";}s:2:\"id\";s:17:\"user.user.compact\";s:16:\"targetEntityType\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:4:\"mode\";s:7:\"compact\";s:7:\"content\";a:1:{s:12:\"user_picture\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:7:\"content\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:8:\"langcode\";b:1;s:10:\"member_for\";b:1;}}'),('','core.entity_view_display.user.user.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"058188b6-6c44-4681-94bf-97586b11abbd\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:34:\"field.field.user.user.user_picture\";i:1;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mZLyuWM9CQx2ZJVqFGSbzgFnHzudVbHBYmdU256A5Wk\";}s:2:\"id\";s:17:\"user.user.default\";s:16:\"targetEntityType\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:10:\"member_for\";a:2:{s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";}s:12:\"user_picture\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:7:\"content\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_mode.block.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"02be7e1e-a277-42fd-9674-3638075688b9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"block\";}}s:2:\"id\";s:11:\"block.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"block\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.block_content.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"4e86fb12-cb75-4db8-9748-9dea4e03fdd9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q7yUUYeRLByl-MCGveKKF_KhAtNICLCMJuKWfugCvso\";}s:2:\"id\";s:18:\"block_content.full\";s:5:\"label\";s:8:\"Completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:13:\"block_content\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.block_content.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"f644445d-45cc-4375-9ae5-481f67ce877e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}}s:2:\"id\";s:19:\"block_content.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:13:\"block_content\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.comment.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"8e6360c7-40f9-4707-913e-2a1ece017f1a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N4mUjXpPckUkVRY1PbKw4GGoL1i2ECU7PL3EreiKStk\";}s:2:\"id\";s:12:\"comment.full\";s:5:\"label\";s:19:\"Comentario completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:7:\"comment\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.comment.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"77842513-53a1-46d9-92fd-21789272c1d1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:2:\"id\";s:13:\"comment.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:7:\"comment\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.contact_message.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"15456e39-0c73-4137-bafc-31785e71cf48\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:21:\"contact_message.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:15:\"contact_message\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.file.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"6cd9c319-cb15-456b-a381-652f023fcb71\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:2:\"id\";s:10:\"file.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"file\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.media.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"ecb4064e-077b-45b7-b48f-34f86c57f081\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dTfAUHooYV0uOVPO3saGpgv-c5PppJXDwxvwRTJOycM\";}s:2:\"id\";s:10:\"media.full\";s:5:\"label\";s:18:\"Contenido completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.media.media_library',_binary 'a:10:{s:4:\"uuid\";s:36:\"163ea83b-a622-42f7-b410-651f5d56aeb4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"04_dAqpWYP1WmsXZ7IXJ7-yarCvNddD10EUkBDtIFy4\";}s:2:\"id\";s:19:\"media.media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.media.slick',_binary 'a:10:{s:4:\"uuid\";s:36:\"96e3736e-a492-4f0d-842f-62bbe74421ba\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"RL7TDfa_Yx84vUNQlHVRJw-7YNeB3ZB0xhSd7RU9qYY\";}s:2:\"id\";s:11:\"media.slick\";s:5:\"label\";s:14:\"Slick carousel\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.media.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"ac64fd0d-134b-4402-ad8f-39c1e680d629\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:2:\"id\";s:11:\"media.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.menu_link_content.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"b967e582-1250-484e-8505-10c3937592af\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"menu_link_content\";}}s:2:\"id\";s:23:\"menu_link_content.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:17:\"menu_link_content\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"86b7e058-1094-4a6b-b4f7-8ca947f8d2c4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QJ2aZ1xfVf59aq6Pz5X7fyUOa2HxuCoTwQ_RQjoulAU\";}s:2:\"id\";s:9:\"node.full\";s:5:\"label\";s:18:\"Contenido completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.rss',_binary 'a:10:{s:4:\"uuid\";s:36:\"51d331ec-2acf-4f5a-9562-56338c29d494\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"l8fiAFE3Kng_6bhLlUDnVTkTDzXWxzYFrCWTrngVXEA\";}s:2:\"id\";s:8:\"node.rss\";s:5:\"label\";s:3:\"RSS\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.search_index',_binary 'a:10:{s:4:\"uuid\";s:36:\"f861b720-95d5-4358-bf8f-f0999e639922\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"r_A0T3aTqGDwLyvoH7wLps-0PM--RHlS8UsiJe_Ac64\";}s:2:\"id\";s:17:\"node.search_index\";s:5:\"label\";s:20:\"Índice de búsqueda\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.search_result',_binary 'a:10:{s:4:\"uuid\";s:36:\"85a9c69c-f855-4c83-98e3-995fc2d26128\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"d8wBEm7XvJ6H3S0IneDD9PfTBklPIH7GMpxElVemPf8\";}s:2:\"id\";s:18:\"node.search_result\";s:5:\"label\";s:50:\"Destacar la entrada de los resultados de búsqueda\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"4990f17f-6a48-4c49-bee8-c7dde3ca0cdf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KgGJDZFpMaz_8bTv6fN1bXS3Qi5LWmRJI9R53kEGsNQ\";}s:2:\"id\";s:11:\"node.teaser\";s:5:\"label\";s:7:\"Resumen\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"89ad2507-bf87-47f0-8a85-52c848fbdea9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:10:\"node.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.path_alias.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"39c3141e-26a0-4db3-ae50-3fb48998a65a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:10:\"path_alias\";}}s:2:\"id\";s:16:\"path_alias.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:10:\"path_alias\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.shortcut.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"901e8424-b909-4193-94df-376aaa98901c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"shortcut\";}}s:2:\"id\";s:14:\"shortcut.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:8:\"shortcut\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.taxonomy_term.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"bc14ecd0-6b60-425a-b303-ad05fc32adac\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iukUENpf8CFvjZbGGacKX_Ges0-lU9z6zvsd32P6kbo\";}s:2:\"id\";s:18:\"taxonomy_term.full\";s:5:\"label\";s:34:\"Página de términos de taxonomía\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.taxonomy_term.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"e8288edd-532c-471a-bfbb-6108618ffb51\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:2:\"id\";s:19:\"taxonomy_term.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.user.compact',_binary 'a:10:{s:4:\"uuid\";s:36:\"836c9c94-96e2-4cd0-aa20-a0a583ada4c5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TtD7OuGskOsQfoGyxXkrdtllBpR37J19d5BMQDZWJgA\";}s:2:\"id\";s:12:\"user.compact\";s:5:\"label\";s:8:\"Compacto\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.user.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"689236a7-d4d3-445a-9207-8b0760a8703c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZbXunWS_xAvMZXFfinyvClDAb_RCVLt7gAzE3v16E-Q\";}s:2:\"id\";s:9:\"user.full\";s:5:\"label\";s:17:\"Cuenta de usuario\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.user.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"616b9234-c822-4be8-89de-b3a0501cb5aa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:10:\"user.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}'),('','core.extension',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"4GIX5Esnc_umpXUBj4IIocRX7Mt5fPhm4AgXfE3E56E\";}s:6:\"module\";a:75:{s:13:\"admin_toolbar\";i:0;s:19:\"admin_toolbar_tools\";i:0;s:18:\"announcements_feed\";i:0;s:14:\"automated_cron\";i:0;s:8:\"big_pipe\";i:0;s:5:\"blazy\";i:0;s:12:\"blazy_layout\";i:0;s:8:\"blazy_ui\";i:0;s:5:\"block\";i:0;s:13:\"block_content\";i:0;s:10:\"breakpoint\";i:0;s:7:\"captcha\";i:0;s:9:\"ckeditor5\";i:0;s:7:\"comment\";i:0;s:6:\"config\";i:0;s:7:\"contact\";i:0;s:10:\"contextual\";i:0;s:8:\"datetime\";i:0;s:5:\"dblog\";i:0;s:5:\"devel\";i:0;s:14:\"devel_generate\";i:0;s:18:\"dxpr_builder_block\";i:0;s:17:\"dxpr_builder_page\";i:0;s:17:\"dxpr_theme_helper\";i:0;s:18:\"dynamic_page_cache\";i:0;s:6:\"editor\";i:0;s:14:\"entity_browser\";i:0;s:5:\"field\";i:0;s:11:\"field_group\";i:0;s:8:\"field_ui\";i:0;s:4:\"file\";i:0;s:8:\"file_mdm\";i:0;s:6:\"filter\";i:0;s:4:\"help\";i:0;s:7:\"history\";i:0;s:5:\"image\";i:0;s:11:\"imagemagick\";i:0;s:8:\"language\";i:0;s:16:\"layout_discovery\";i:0;s:4:\"link\";i:0;s:6:\"locale\";i:0;s:5:\"media\";i:0;s:13:\"media_library\";i:0;s:26:\"media_library_form_element\";i:0;s:17:\"menu_link_content\";i:0;s:7:\"menu_ui\";i:0;s:5:\"mysql\";i:0;s:4:\"node\";i:0;s:7:\"options\";i:0;s:10:\"page_cache\";i:0;s:4:\"path\";i:0;s:10:\"path_alias\";i:0;s:9:\"recaptcha\";i:0;s:12:\"recaptcha_v3\";i:0;s:6:\"search\";i:0;s:8:\"shortcut\";i:0;s:5:\"slick\";i:0;s:8:\"slick_ui\";i:0;s:11:\"slick_views\";i:0;s:7:\"sophron\";i:0;s:6:\"system\";i:0;s:8:\"taxonomy\";i:0;s:4:\"text\";i:0;s:5:\"token\";i:0;s:7:\"toolbar\";i:0;s:10:\"twig_tweak\";i:0;s:6:\"update\";i:0;s:4:\"user\";i:0;s:15:\"views_bootstrap\";i:0;s:8:\"views_ui\";i:0;s:4:\"webp\";i:0;s:8:\"pathauto\";i:1;s:5:\"views\";i:10;s:12:\"dxpr_builder\";i:100;s:8:\"standard\";i:1000;}s:5:\"theme\";a:6:{s:7:\"olivero\";i:0;s:5:\"claro\";i:0;s:7:\"stable9\";i:0;s:10:\"bootstrap5\";i:0;s:10:\"dxpr_theme\";i:0;s:10:\"cisc_theme\";i:0;}s:7:\"profile\";s:8:\"standard\";}'),('','core.menu.static_menu_link_overrides',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"CXhei_vpaZk-3f_Mj2cH0YmpK-ZpKHoSzVA3yZrDq0g\";}s:11:\"definitions\";a:2:{s:18:\"contact__site_page\";a:5:{s:9:\"menu_name\";s:6:\"footer\";s:6:\"parent\";s:0:\"\";s:6:\"weight\";i:0;s:8:\"expanded\";b:0;s:7:\"enabled\";b:1;}s:20:\"standard__front_page\";a:5:{s:6:\"weight\";i:-50;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"enabled\";b:1;s:8:\"expanded\";b:0;}}}'),('','dblog.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58\";}s:9:\"row_limit\";i:1000;}'),('','devel.settings',_binary 'a:10:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Aqx6J0yYT6mVqT0fbjeP4JkoL-700nmudVF5d6Pq2Yo\";}s:10:\"page_alter\";b:0;s:9:\"raw_names\";b:0;s:14:\"error_handlers\";a:1:{i:1;i:1;}s:13:\"rebuild_theme\";b:0;s:22:\"debug_mail_file_format\";s:31:\"%to-%subject-%datetime.mail.txt\";s:20:\"debug_mail_directory\";s:23:\"temporary://devel-mails\";s:12:\"devel_dumper\";s:10:\"var_dumper\";s:13:\"debug_logfile\";s:28:\"temporary://drupal_debug.txt\";s:9:\"debug_pre\";b:1;}'),('','devel.toolbar.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"IQjf_ytthngZTAk_MU8-74VecArWD3G5g0oEH6PM6GA\";}s:13:\"toolbar_items\";a:7:{i:0;s:25:\"devel.admin_settings_link\";i:1;s:17:\"devel.cache_clear\";i:2;s:28:\"devel.container_info.service\";i:3;s:18:\"devel.menu_rebuild\";i:4;s:15:\"devel.reinstall\";i:5;s:16:\"devel.route_info\";i:6;s:14:\"devel.run_cron\";}}'),('','dxpr_builder.page_template.about_me',_binary 'a:11:{s:4:\"uuid\";s:36:\"5e303250-428e-4880-84c2-a376c3c0f2e3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"tAUdlRSex0VkYHfg9S2tYrqjSxYQFGW_SG9-4Nu9ZR4\";}s:2:\"id\";s:8:\"about_me\";s:5:\"label\";s:8:\"About Me\";s:8:\"category\";s:11:\"about_pages\";s:8:\"template\";s:13347:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"78|103|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"en\" data-az-mode=\"static\" data-az-id=\"gb47j32vpu\" data-azb=\"az_container\" data-azcnt=\"true\" tabindex=\"0\"><div class=\"az-element az-section container-fluid-wrapper hover-style-gbtq3fji9e\" style=\"padding-top: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbtq3fji9e\" data-azat-pid=\"gb0pbx32ba\" id=\"gb0pbx32ba\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-bm=\",,,,,,,,60px,,,,,\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gb8g22pkxe\" style=\"\" data-az-id=\"gb8g22pkxe\" data-azat-pid=\"NCSkfv\" id=\"NCSkfv\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gb1tv9zood\" style=\"padding-bottom: 30px;\" data-az-id=\"gb1tv9zood\" data-azat-pid=\"CsvJjq\" id=\"CsvJjq\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-bm=\",,,,,,,,,30px,,,,\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbwda3d52i\" style=\"\" data-az-id=\"gbwda3d52i\" data-azat-pid=\"OybrTc\" id=\"OybrTc\" data-azb=\"az_text\"><h1><span style=\"color:#333333;font-size:72px;\">Hello! I\'m Jordan. I\'m an allround web design <i>fanatic</i></span></h1></div><div class=\"az-element az-text ck-content hover-style-gb0ax5di99\" style=\"\" data-az-id=\"gb0ax5di99\" data-azat-pid=\"EVmaJY\" id=\"EVmaJY\" data-azb=\"az_text\"><h2><span style=\"color:#333333;\">This page is an example of using our theme to <i>tell a story</i> about myself.</span></h2><p class=\"lead\">Use authentic personal photography and relevant texts because about me pages are for visitors who want to know if there are actually real people behind your site/product.</p></div></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbipaq1yhy\" style=\"margin-bottom: 0px; padding-bottom: 0px;\" data-az-id=\"gbipaq1yhy\" data-azat-pid=\"mgVeHN\" id=\"mgVeHN\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-bm=\",0px,,,,,,,,0px,,,,\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-gb51wcey5a\" data-az-id=\"gb51wcey5a\" data-azat-pid=\"mhmPWn\" id=\"mhmPWn\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1639747277021-bcc4e84c946a?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=687&amp;q=80\" data-azat-height=\"\" data-azat-bm=\",0px,,,,,,,,0px,,,,\"><img class=\"az-image-content\" style=\"width: 100%; margin-bottom: 0px; padding-bottom: 0px;\" src=\"https://images.unsplash.com/photo-1639747277021-bcc4e84c946a?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=687&amp;q=80\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section bg-primary text-white hover-style-gbhwgozzyn\" style=\"padding-top: 100px; padding-bottom: 100px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbhwgozzyn\" data-azat-pid=\"gbstrgqhgo\" id=\"gbstrgqhgo\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-bm=\",,,,,,,,100px,100px,,,,\" data-azat-el_class=\"bg-primary text-white\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbzvcu522x\" style=\"\" data-az-id=\"gbzvcu522x\" data-azat-pid=\"SIgsJR\" id=\"SIgsJR\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-2 hover-style-gb5s97ouzs\" style=\"\" data-az-id=\"gb5s97ouzs\" data-azat-pid=\"fSzYcw\" id=\"fSzYcw\" data-azb=\"az_column\" data-azat-width=\"1/6\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbbsn48lqx\" style=\"\" data-az-id=\"gbbsn48lqx\" data-azat-pid=\"obwXPZ\" id=\"obwXPZ\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbntkx46c7\" style=\"\" data-az-id=\"gbntkx46c7\" data-azat-pid=\"WhYiSr\" id=\"WhYiSr\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-8 hover-style-gbb10p2q8f\" style=\"\" data-az-id=\"gbb10p2q8f\" data-azat-pid=\"vLzilH\" id=\"vLzilH\" data-azb=\"az_column\" data-azat-width=\" 4/6 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbeahzk6uy\" style=\"\" data-az-id=\"gbeahzk6uy\" data-azat-pid=\"UBOnoe\" id=\"UBOnoe\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Our Theme: Creating a revolutionary product</h2><p class=\"lead\" style=\"text-align:center;\">&nbsp;</p><p class=\"lead\" style=\"text-align:center;\">Currently my most important project is designing and developing for our theme! I gave myself the job to not only create the biggest and smartest Drupal theme ever but also create the best theme period. I\'m looking at the WordPress themes market and looking for areas where my Drupal based theme can outperform WordPress themes. One area where WordPress is disappointing users is in standardization and interoperability.</p><p class=\"lead\" style=\"text-align:center;\">Consequently, the drag and drop tools and&nbsp; elements are not limited to how they\'re used in the demos. You can enable the drag and drop software on any Drupal entity and you can easily extend it with custom HTML elements, creating your own experience!</p></div></div><div class=\"az-element az-ctnr az-column col-sm-2 hover-style-gbe29bviyh\" style=\"\" data-az-id=\"gbe29bviyh\" data-azat-pid=\"TlODBX\" id=\"TlODBX\" data-azb=\"az_column\" data-azat-width=\" 1/6\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gb0rp1oqxm\" style=\"\" data-az-id=\"gb0rp1oqxm\" data-azat-pid=\"wzRqXs\" id=\"wzRqXs\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbhodi12sy\" style=\"\" data-az-id=\"gbhodi12sy\" data-azat-pid=\"OTzNeq\" id=\"OTzNeq\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div></div></div></div><div class=\"az-element az-section dxpr-util-background-gray text-white hover-style-gbqagw1685\" style=\"padding-top: 0px; padding-bottom: 0px; background-color: rgb(68, 68, 68);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbqagw1685\" data-azat-pid=\"gbw0kntirq\" id=\"gbw0kntirq\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-bm=\",,,,,,,,0px,0px,,,,\" data-azat-background=\"#444444\" data-azat-el_class=\"dxpr-util-background-gray text-white\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-gb19i8oi85\" style=\"\" data-az-id=\"gb19i8oi85\" data-azat-pid=\"gbsawnpbuq\" id=\"gbsawnpbuq\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-gbw92uwisq\" style=\"\" data-az-id=\"gbw92uwisq\" data-azat-pid=\"gbuyy2dggu\" id=\"gbuyy2dggu\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbqwspkvk7\" style=\"padding: 30px;\" data-az-id=\"gbqwspkvk7\" data-azat-pid=\"gbgwpy0lcx\" id=\"gbgwpy0lcx\" data-azb=\"az_text\" data-azat-box_model=\"000010\" data-azat-bm=\",,,,,,,,30px,30px,30px,30px,,\"><h2>Education</h2><p class=\"lead\">Far far away, behind the word mountains</p><p class=\"lead\">Alphabet Village and the subline of her own road</p><p class=\"lead\">&nbsp;</p><p class=\"lead\">&nbsp;</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-gbgc1hsjsk\" style=\"\" data-az-id=\"gbgc1hsjsk\" data-azat-pid=\"gbuwr2qbp3\" id=\"gbuwr2qbp3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbbyf7hfwn\" style=\"padding: 30px;\" data-az-id=\"gbbyf7hfwn\" data-azat-pid=\"gbu8jxw1qr\" id=\"gbu8jxw1qr\" data-azb=\"az_text\" data-azat-box_model=\"000010\" data-azat-bm=\",,,,,,,,30px,30px,30px,30px,,\"><h2>Work Experience</h2><p class=\"lead\">2008 – One day however a small</p><p class=\"lead\">2011 - Far far away, behind the word mountains</p><p class=\"lead\">2012-2013 – The Big Oxmox advised her</p><p class=\"lead\">Present – Pityful a rethoric question</p></div></div></div></div></div><div class=\"az-element az-section hover-style-gb0o78szm6\" style=\"padding-top: 100px; padding-bottom: 100px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb0o78szm6\" data-azat-pid=\"UEoWoJ\" id=\"UEoWoJ\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,100px,100px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbdo5l19tu\" style=\"\" data-az-id=\"gbdo5l19tu\" data-azat-pid=\"UaioFw\" id=\"UaioFw\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbjh32l5k4\" style=\"\" data-az-id=\"gbjh32l5k4\" data-azat-pid=\"gb6kcd9k0k\" id=\"gb6kcd9k0k\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbixhowjix\" style=\"\" data-az-id=\"gbixhowjix\" data-azat-pid=\"GPsLcz\" id=\"GPsLcz\" data-azb=\"az_column\" data-azat-width=\" 1/2 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbloflptgu\" style=\"margin-bottom: 60px;\" data-az-id=\"gbloflptgu\" data-azat-pid=\"LJgGUv\" id=\"LJgGUv\" data-azb=\"az_text\" data-azat-bm=\",60px,,,,,,,,,,,,\"><h2 style=\"text-align:center;\">Connect with me</h2><p class=\"lead\" style=\"text-align:center;\">&nbsp;</p><p class=\"lead\" style=\"text-align:center;\">You can connect with my via the our newsletter and social media. Alternatively you can find my&nbsp; pages on various professional social media.</p></div><ul class=\"text-center az-element st-social stbe-social-links stbe-social-links--bgcolor-brand hover-style-gb7mexi2hl\" style=\"margin-top: 60px; margin-bottom: 60px;\" data-dxpr-builder-libraries=\"social_icons font_awesome_6_free icon_helpers\" data-az-id=\"gb7mexi2hl\" data-azat-pid=\"lsqJvW\" id=\"lsqJvW\" data-azb=\"st_social\" data-azat-st_social_links=\"Facebook%3D%22http%3A%2F%2Fwww.example.com%22%0AYouTube%3D%22http%3A%2F%2Fwww.example.com%22%0AAndroid%3D%22http%3A%2F%2Fwww.example.com%22%0ATwitter%3D%22http%3A%2F%2Fwww.example.com%22%0ALinkedIn%3D%22http%3A%2F%2Fwww.example.com%22%0ADrupal%3D%22http%3A%2F%2Fwww.example.com%22%0APinterest%3D%22http%3A%2F%2Fwww.example.com%22\" data-azat-st_type=\"inline\" data-azat-st_style=\"circle\" data-azat-st_size=\"2x\" data-azat-st_theme_color=\"custom\" data-azat-st_color=\"#ffffff\" data-azat-st_theme_bgcolor=\"brand\" data-azat-st_css3_hover_effects=\"pulse\" data-azat-bm=\"60px,60px,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-facebook stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"facebook\"></i><span class=\"az-visually-hidden\">facebook</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-youtube stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"youtube\"></i><span class=\"az-visually-hidden\">youtube</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-android stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"android\"></i><span class=\"az-visually-hidden\">android</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-twitter stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"twitter\"></i><span class=\"az-visually-hidden\">twitter</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-linkedin stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"linkedin\"></i><span class=\"az-visually-hidden\">linkedin</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-drupal stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"drupal\"></i><span class=\"az-visually-hidden\">drupal</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-pinterest stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"pinterest\"></i><span class=\"az-visually-hidden\">pinterest</span></a></li></ul></div><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gb67j21f1c\" style=\"\" data-az-id=\"gb67j21f1c\" data-azat-pid=\"mnYBjO\" id=\"mnYBjO\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div></div></div></div>\";s:6:\"weight\";i:20;s:5:\"image\";s:136884:\"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\";}'),('','dxpr_builder.page_template.about_us',_binary 'a:11:{s:4:\"uuid\";s:36:\"50457c25-e001-453e-a2f5-2e073f7e0eef\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8YCS4vG00LMcf4fsTak7xKXkKps9Cknu1YfS2nJ3-IA\";}s:2:\"id\";s:8:\"about_us\";s:5:\"label\";s:8:\"About Us\";s:8:\"category\";s:11:\"about_pages\";s:8:\"template\";s:20503:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"79|104|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"en\" data-az-mode=\"static\" data-az-id=\"gbd7v5gixe\" data-azb=\"az_container\" data-azcnt=\"true\" tabindex=\"0\"><div class=\"az-element az-section dxpr-util-overlay-white dxpr-util-overlay-20 hover-style-gbbs83unu8\" style=\"padding-top: 150px; padding-bottom: 150px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-image: url(&quot;https://images.unsplash.com/photo-1565452171067-f2b1384f958d?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=2232&amp;q=80&quot;);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbbs83unu8\" data-azat-pid=\"rjqsrQ\" id=\"rjqsrQ\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,150px,150px,,,,\" data-azat-bg_image=\"https://images.unsplash.com/photo-1565452171067-f2b1384f958d?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=2232&amp;q=80\" data-azat-background_style=\"cover\" data-azat-background_position=\"center\" data-azat-el_class=\"dxpr-util-overlay-white dxpr-util-overlay-20\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbi50lai16\" style=\"\" data-az-id=\"gbi50lai16\" data-azat-pid=\"ycelQH\" id=\"ycelQH\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbi6h4532t\" style=\"\" data-az-id=\"gbi6h4532t\" data-azat-pid=\"mcxkNd\" id=\"mcxkNd\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbxxaqjoty\" style=\"\" data-az-id=\"gbxxaqjoty\" data-azat-pid=\"VJReMd\" id=\"VJReMd\" data-azb=\"az_column\" data-azat-width=\" 1/2 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb4hs8klal\" style=\"\" data-az-id=\"gb4hs8klal\" data-azat-pid=\"YewEBl\" id=\"YewEBl\" data-azb=\"az_text\"><h1 style=\"text-align:center;\">About DXPR Canvas, Inc.</h1><p class=\"lead\" style=\"text-align:center;\"><span style=\"color:#333333;\">Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</span></p></div></div><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gb0otza549\" style=\"\" data-az-id=\"gb0otza549\" data-azat-pid=\"XngbzS\" id=\"XngbzS\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-section hover-style-gbudvvprw6\" style=\"padding-top: 60px; padding-bottom: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbudvvprw6\" data-azat-pid=\"sTbuih\" id=\"sTbuih\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,60px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb4xzadagu\" style=\"\" data-az-id=\"gb4xzadagu\" data-azat-pid=\"nyyxaM\" id=\"nyyxaM\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Facts about DXPR, Inc.</h2></div><div class=\"az-element az-row row az-row--sm hover-style-gbmwnko6z2\" style=\"\" data-az-id=\"gbmwnko6z2\" data-azat-pid=\"QbXIxF\" id=\"QbXIxF\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gb90q0vw22\" style=\"\" data-az-id=\"gb90q0vw22\" data-azat-pid=\"cZlNsM\" id=\"cZlNsM\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbhn5aunrd\" style=\"\" data-az-id=\"gbhn5aunrd\" data-azat-pid=\"NWNmac\" id=\"NWNmac\" data-azb=\"az_text\"><h3 style=\"text-align:center;\">9 Years of Practice</h3></div><div class=\"az-element az-circle-counter hover-style-gbioe8iqn3\" style=\"height:250px; max-height: 279.992px; max-width: 279.992px\" data-az-id=\"gbioe8iqn3\" data-azat-pid=\"oyIbHV\" id=\"oyIbHV\" data-azb=\"az_circle_counter\" data-azat-fgcolor=\"#284ed8\" data-azat-bgcolor=\"#eeeeee\" data-azat-percent=\"90\" data-azat-fontsize=\"72\" data-azat-width=\"20\" data-azat-border=\"default\" data-azat-icon=\"fa fa-history\" data-azat-icon_size=\"72\" data-azat-icon_color=\"#e6e6e6\"><div id=\"gbioe8iqn3\" style=\"height: 250px;\" data-dimension=\"250\" data-text=\"\" data-info=\"\" data-width=\"20\" data-fontsize=\"72\" data-type=\"\" data-percent=\"90\" data-fgcolor=\"#284ed8\" data-bgcolor=\"#eeeeee\" data-fill=\"\" data-bordersize=\"10\" data-border=\"default\" data-icon=\"fa fa-history\" data-iconsize=\"72\" data-iconcolor=\"#e6e6e6\" data-dxpr-builder-libraries=\"circliful waypoints icon_helpers font_awesome_6_free\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbh8je5td9\" style=\"\" data-az-id=\"gbh8je5td9\" data-azat-pid=\"ckSLPr\" id=\"ckSLPr\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbyokdi2lq\" style=\"\" data-az-id=\"gbyokdi2lq\" data-azat-pid=\"OftEcd\" id=\"OftEcd\" data-azb=\"az_text\"><h3 style=\"text-align:center;\">5 Co-founders</h3></div><div class=\"az-element az-circle-counter hover-style-gbindkab6r\" style=\"height:250px; max-height: 279.992px; max-width: 279.992px\" data-az-id=\"gbindkab6r\" data-azat-pid=\"qutDPH\" id=\"qutDPH\" data-azb=\"az_circle_counter\" data-azat-fgcolor=\"#284ed8\" data-azat-bgcolor=\"#eeeeee\" data-azat-fontsize=\"72\" data-azat-width=\"20\" data-azat-border=\"default\" data-azat-icon=\"fa fa-street-view\" data-azat-icon_size=\"72\" data-azat-icon_color=\"#e6e6e6\"><div id=\"gbindkab6r\" style=\"height: 250px;\" data-dimension=\"250\" data-text=\"\" data-info=\"\" data-width=\"20\" data-fontsize=\"72\" data-type=\"\" data-percent=\"50\" data-fgcolor=\"#284ed8\" data-bgcolor=\"#eeeeee\" data-fill=\"\" data-bordersize=\"10\" data-border=\"default\" data-icon=\"fa fa-street-view\" data-iconsize=\"72\" data-iconcolor=\"#e6e6e6\" data-dxpr-builder-libraries=\"circliful waypoints icon_helpers font_awesome_6_free\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbk8vhexoz\" style=\"\" data-az-id=\"gbk8vhexoz\" data-azat-pid=\"gbhsnroqyq\" id=\"gbhsnroqyq\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbeqmxvrj8\" style=\"\" data-az-id=\"gbeqmxvrj8\" data-azat-pid=\"nkrewq\" id=\"nkrewq\" data-azb=\"az_text\"><h3 style=\"text-align:center;\">$8.5m Annual Revenue</h3></div><div class=\"az-element az-circle-counter hover-style-gbw9rr3s6d\" style=\"height:250px; max-height: 279.992px; max-width: 279.992px\" data-az-id=\"gbw9rr3s6d\" data-azat-pid=\"QmrWhK\" id=\"QmrWhK\" data-azb=\"az_circle_counter\" data-azat-fgcolor=\"#284ed8\" data-azat-bgcolor=\"#eeeeee\" data-azat-percent=\"85\" data-azat-fontsize=\"72\" data-azat-width=\"20\" data-azat-border=\"default\" data-azat-icon=\"fa fa-money\" data-azat-icon_size=\"72\" data-azat-icon_color=\"#e6e6e6\"><div id=\"gbw9rr3s6d\" style=\"height: 250px;\" data-dimension=\"250\" data-text=\"\" data-info=\"\" data-width=\"20\" data-fontsize=\"72\" data-type=\"\" data-percent=\"85\" data-fgcolor=\"#284ed8\" data-bgcolor=\"#eeeeee\" data-fill=\"\" data-bordersize=\"10\" data-border=\"default\" data-icon=\"fa fa-money\" data-iconsize=\"72\" data-iconcolor=\"#e6e6e6\" data-dxpr-builder-libraries=\"circliful waypoints icon_helpers font_awesome_6_free\"></div></div></div></div></div></div><div class=\"az-element az-section hover-style-gb2wbbzzin\" style=\"padding-top: 60px; padding-bottom: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb2wbbzzin\" data-azat-pid=\"zrogpL\" id=\"zrogpL\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,60px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbv4pn7mkg\" style=\"\" data-az-id=\"gbv4pn7mkg\" data-azat-pid=\"HuwKxQ\" id=\"HuwKxQ\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Our Key Leaders</h2></div></div></div><div class=\"az-element az-section hover-style-gb4fhrax92\" style=\"padding-top: 60px; padding-bottom: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb4fhrax92\" data-azat-pid=\"fGTPQY\" id=\"fGTPQY\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,60px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gba6barcmx\" style=\"\" data-az-id=\"gba6barcmx\" data-azat-pid=\"vknAIN\" id=\"vknAIN\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbnupi5ddh\" style=\"\" data-az-id=\"gbnupi5ddh\" data-azat-pid=\"WEuCpJ\" id=\"WEuCpJ\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tabs tabbable tabs-top az-tabs-responsive hover-style-gba4d3e70o\" style=\"display: block;\" data-az-id=\"gba4d3e70o\" data-azat-pid=\"gbr9lto2am\" id=\"gbr9lto2am\" data-azb=\"az_tabs\" data-azat-responsive=\"yes\"><ul class=\"nav nav-tabs\" role=\"tablist\"><li class=\"nav-item\" role=\"presentation\"><a href=\"#mSGpmw\" class=\"nav-link\" data-bs-target=\"#mSGpmw\" data-bs-toggle=\"tab\" element-id=\"gbbj9ecre3\" role=\"tab\" aria-selected=\"true\">\r\n    Our Mission\r\n  </a></li><li class=\"nav-item\" role=\"presentation\"><a href=\"#xTzupI\" class=\"nav-link\" data-bs-target=\"#xTzupI\" data-bs-toggle=\"tab\" element-id=\"gbc50458ky\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\r\n    Company Vision\r\n  </a></li></ul><div id=\"\" class=\"tab-content\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gbbj9ecre3 show\" style=\"\" data-az-id=\"gbbj9ecre3\" data-azat-pid=\"mSGpmw\" id=\"mSGpmw\" data-azb=\"az_tab\" data-azat-title=\"Our Mission\" role=\"tabpanel\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-mSGpmw\" href=\"#tab-mSGpmw\" role=\"button\">\r\n        Our Mission\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-mSGpmw\" data-bs-parent=\"#gbr9lto2am\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbpdgv23qh\" style=\"\" data-az-id=\"gbpdgv23qh\" data-azat-pid=\"wBphMo\" id=\"wBphMo\" data-azb=\"az_text\"><p class=\"lead\">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p></div></div></div></div><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gbc50458ky\" style=\"\" data-az-id=\"gbc50458ky\" data-azat-pid=\"xTzupI\" id=\"xTzupI\" data-azb=\"az_tab\" data-azat-title=\"Company Vision\" role=\"tabpanel\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-xTzupI\" href=\"#tab-xTzupI\" role=\"button\">\r\n        Company Vision\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-xTzupI\" data-bs-parent=\"#gbr9lto2am\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbfo2yu1gk\" style=\"\" data-az-id=\"gbfo2yu1gk\" data-azat-pid=\"ckYjDP\" id=\"ckYjDP\" data-azb=\"az_text\"><p class=\"lead\">Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen.</p></div></div></div></div></div></div></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gb0wo514qh\" style=\"padding-top: 10px; padding-bottom: 30px; background-color: rgb(246, 246, 246);\" data-az-id=\"gb0wo514qh\" data-azat-pid=\"uLWQgz\" id=\"uLWQgz\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-bm=\",,,,,,,,10px,30px,,,,\" data-azat-background=\"#f6f6f6\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb6taj1dzv\" style=\"\" data-az-id=\"gb6taj1dzv\" data-azat-pid=\"kEFFEk\" id=\"kEFFEk\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Our Staff</h2></div><div class=\"az-element az-text ck-content small hover-style-gbh9jpz0ie\" style=\"\" data-az-id=\"gbh9jpz0ie\" data-azat-pid=\"nGTuBP\" id=\"nGTuBP\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">200 Marketing Professionals</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb2mwqlmc4\" style=\"height: 45px; min-height: 45px; line-height: 45px;\" data-az-id=\"gb2mwqlmc4\" data-azat-pid=\"diWSut\" id=\"diWSut\" data-azb=\"az_progress_bar\" data-azat-width=\"100\"><div class=\"progress-bar\" style=\"width: 100%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"100\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-diWSut-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gb8q041z3s\" style=\"\" data-az-id=\"gb8q041z3s\" data-azat-pid=\"MyfLhR\" id=\"MyfLhR\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">150 Consultants</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gbs2331ywr\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gbs2331ywr\" data-azat-pid=\"MPkbQN\" id=\"MPkbQN\" data-azb=\"az_progress_bar\" data-azat-width=\"75\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 75%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"75\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-MPkbQN-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gb406bbp4v\" style=\"\" data-az-id=\"gb406bbp4v\" data-azat-pid=\"xcOLyF\" id=\"xcOLyF\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">150 Designers</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb8124pbgd\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gb8124pbgd\" data-azat-pid=\"FQgQzb\" id=\"FQgQzb\" data-azb=\"az_progress_bar\" data-azat-width=\"75\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 75%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"75\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-FQgQzb-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gbn4u4vsib\" style=\"\" data-az-id=\"gbn4u4vsib\" data-azat-pid=\"MoHxRX\" id=\"MoHxRX\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">120 Developers</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb5nw2rwwo\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gb5nw2rwwo\" data-azat-pid=\"UCatIB\" id=\"UCatIB\" data-azb=\"az_progress_bar\" data-azat-width=\"60\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 60%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"60\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-UCatIB-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gbiyswa2u7\" style=\"\" data-az-id=\"gbiyswa2u7\" data-azat-pid=\"murZTe\" id=\"murZTe\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">40 Account Managers</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb6ww3jbkb\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gb6ww3jbkb\" data-azat-pid=\"uLWPuE\" id=\"uLWPuE\" data-azb=\"az_progress_bar\" data-azat-width=\"20\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 20%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"20\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-uLWPuE-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-gb2aqz361j\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb2aqz361j\" data-azat-pid=\"kLWWTt\" id=\"kLWWTt\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbtfs9i79p\" style=\"\" data-az-id=\"gbtfs9i79p\" data-azat-pid=\"siHyuk\" id=\"siHyuk\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbpqc9r36a\" style=\"\" data-az-id=\"gbpqc9r36a\" data-azat-pid=\"JyjtbH\" id=\"JyjtbH\" data-azb=\"az_column\" data-azat-width=\"1/1\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbqiy9unqx\" style=\"\" data-az-id=\"gbqiy9unqx\" data-azat-pid=\"stDcDI\" id=\"stDcDI\" data-azb=\"az_text\"><h1 style=\"text-align:center;\">Clients Who Trust Us</h1></div></div></div></div></div><div class=\"az-element az-section hover-style-gb6ruuhxmd\" style=\"margin-top: 90px; padding-top: 90px; padding-bottom: 90px; background-color: rgb(238, 238, 238);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb6ruuhxmd\" data-azat-pid=\"NHLeRJ\" id=\"NHLeRJ\" data-azb=\"az_section\" data-azat-bm=\"90px,,,,,,,,90px,90px,,,,\" data-azat-background=\"#eeeeee\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbsbtfju0t\" style=\"\" data-az-id=\"gbsbtfju0t\" data-azat-pid=\"OYassH\" id=\"OYassH\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbytbxw507\" style=\"\" data-az-id=\"gbytbxw507\" data-azat-pid=\"NgxDmt\" id=\"NgxDmt\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbqjth3ekq\" style=\"\" data-az-id=\"gbqjth3ekq\" data-azat-pid=\"KrTVnS\" id=\"KrTVnS\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb20a0fhbl\" style=\"\" data-az-id=\"gb20a0fhbl\" data-azat-pid=\"RBdwyl\" id=\"RBdwyl\" data-azb=\"az_text\"><h2>Call To Action</h2><p class=\"lead\">Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&nbsp;</p></div><div class=\"az-element az-button hover-style-gbsbxhltre\" data-az-id=\"gbsbxhltre\" data-azat-pid=\"dCcARM\" id=\"dCcARM\" data-azb=\"az_button\" data-azat-title=\"Start Now!\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-type=\"btn-primary\" data-azat-block=\"btn-block\" data-azat-size=\"btn-lg\" data-azat-bm=\"9px,,,,,,,,,,,,,\"><a href=\"#\" class=\"az-button-content btn btn-lg btn-primary btn-block\" target=\"_self\" role=\"button\" style=\"margin-top: 9px;\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-dCcARM-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Start Now!</p></div></a></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gb0u9qlkwt\" style=\"\" data-az-id=\"gb0u9qlkwt\" data-azat-pid=\"BgAzLK\" id=\"BgAzLK\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div></div>\";s:6:\"weight\";i:20;s:5:\"image\";s:130628:\"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ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgILc44H0IGbsPoQM3YfQgZuw+hAzdh9CBm7D6EDN2H0IKggoKoCAgICAgICAgICAgICAgICAgICAgICAgIKOc1u3egt5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oKiRpNAcUFyAgICAgICC1nqhBCi1a0kk5YzAlwa0ltA6pLajsqKLpOjaIy4xrVmcLotTtpbhtu2udzQ5pIwNWh3vFSdKYjKxqxM4WQavYzuAicXEhpplOGcuaK+dhWraFq7/AKfTKV1q23fToI9WtXiEhrxzmue2oHqM2uOP+VJ0bRn2Ea0Tj2qO1uybzS7OGxML3Oykg5WhzgKbSA7EKRoWnCTzFUuC4jmjzxmrKkA8aGixasxOJda2idzI3f5VGmtvdesrO7NtMJDy4Tc3MzGF0cMQDiHSO3ZsjsoFTgoYa+frrQbW2fPema0MbJ5JYZonCRotmMkeC0Zu8WStc0D1tyuPp8Ehfdda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EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBh8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hBDQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQ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\";}'),('','dxpr_builder.page_template.homepage_basic',_binary 'a:11:{s:4:\"uuid\";s:36:\"557babd4-32f0-433a-a6c9-0bb9cbd9d4b5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SIdr7I82D6gImUih80ZC1o6B0m4emgUpm8u5a1XO7v8\";}s:2:\"id\";s:14:\"homepage_basic\";s:5:\"label\";s:14:\"Homepage Basic\";s:8:\"category\";s:10:\"home_pages\";s:8:\"template\";s:24668:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"80|105|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"en\" data-az-mode=\"static\" data-az-id=\"gbt1ffl7ve\" data-azb=\"az_container\" tabindex=\"0\" data-azcnt=\"true\"><div class=\"az-element az-section hover-style-gbduhozf7x\" style=\"padding-top: 60px; padding-bottom: 90px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbduhozf7x\" data-azat-pid=\"gbkgetovmh\" id=\"gbkgetovmh\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,90px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbhx4ni7fi\" style=\"\" data-az-id=\"gbhx4ni7fi\" data-azat-pid=\"gbzn0t0lag\" id=\"gbzn0t0lag\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbjwifts31\" style=\"\" data-az-id=\"gbjwifts31\" data-azat-pid=\"gbs14dlfsu\" id=\"gbs14dlfsu\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbdymj1wi2\" style=\"\" data-az-id=\"gbdymj1wi2\" data-azat-pid=\"gb7kjnstxp\" id=\"gb7kjnstxp\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbhnd61p82\" style=\"\" data-az-id=\"gbhnd61p82\" data-azat-pid=\"gbwwnpo28z\" id=\"gbwwnpo28z\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbga8nt5d4\" style=\"\" data-az-id=\"gbga8nt5d4\" data-azat-pid=\"gbt26z55vk\" id=\"gbt26z55vk\" data-azb=\"az_column\" data-azat-width=\" 1/2 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-gbz6ajyu35\" data-az-id=\"gbz6ajyu35\" data-azat-pid=\"gbv1t56n9g\" id=\"gbv1t56n9g\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1527443195645-1133f7f28990?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=1470&amp;q=80\" data-azat-height=\"\" data-azat-bm=\",0px,,,,,,,,0px,,,,\"><img class=\"az-image-content\" style=\"width: 100%; margin-bottom: 0px; padding-bottom: 0px;\" src=\"https://images.unsplash.com/photo-1527443195645-1133f7f28990?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=1470&amp;q=80\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbmwolwaix\" style=\"\" data-az-id=\"gbmwolwaix\" data-azat-pid=\"gbp9mud52c\" id=\"gbp9mud52c\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gb4bvjpbtf\" style=\"\" data-az-id=\"gb4bvjpbtf\" data-azat-pid=\"gbx9zyuojr\" id=\"gbx9zyuojr\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbn5n9l0cr\" style=\"\" data-az-id=\"gbn5n9l0cr\" data-azat-pid=\"gbk4kp3eai\" id=\"gbk4kp3eai\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-button hover-style-gbu3p75r0r\" data-az-id=\"gbu3p75r0r\" data-azat-pid=\"dCcARM\" id=\"dCcARM\" data-azb=\"az_button\" data-azat-title=\"Join to Download\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-type=\"btn-primary\" data-azat-block=\"btn-block\" data-azat-size=\"btn-lg\" data-azat-bm=\"9px,,,,,,,,,,,,,\"><a href=\"#\" class=\"az-button-content btn btn-lg btn-primary btn-block\" target=\"_self\" role=\"button\" style=\"margin-top: 9px;\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-dCcARM-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Join to Download</p></div></a></div></div></div><div class=\"az-element az-section dxpr-util-overlay-black hover-style-gbomm2yll5\" style=\"margin-top: 60px; margin-bottom: 60px; padding-top: 150px; padding-bottom: 120px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-color: rgb(243, 243, 243);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbomm2yll5\" data-azat-pid=\"gb6ftor8sg\" id=\"gb6ftor8sg\" data-azb=\"az_section\" data-azat-bm=\"60px,60px,,,,,,,150px,120px,,,,\" data-azat-background=\"#f3f3f3\" data-azat-background_style=\"cover\" data-azat-background_position=\"center\" data-azat-el_class=\"dxpr-util-overlay-black\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbsx8zrk4z\" style=\"margin-bottom: 0px; opacity: 0.82;\" data-az-id=\"gbsx8zrk4z\" data-azat-pid=\"gbrugxumg0\" id=\"gbrugxumg0\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azat-bm=\",0px,,,,,,,,,,,,\" data-azat-opacity=\"0.82\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gb9i7pskj6\" style=\"\" data-az-id=\"gb9i7pskj6\" data-azat-pid=\"gbbv5546yd\" id=\"gbbv5546yd\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-icon text-center hover-style-gb9ezkgmr6\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers et_line_font\" data-az-id=\"gb9ezkgmr6\" data-azat-pid=\"gbqaq2op6c\" id=\"gbqaq2op6c\" data-azb=\"az_icon\" data-azat-icon=\"et et-icon-puzzle\" data-azat-size=\"fa-5x\" data-azat-el_class=\"text-center\"><i class=\"az-icon-content et et-icon-puzzle fa-5x\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-text ck-content text-center hover-style-gbrnzy1wjx\" style=\"margin-top: 20px;\" data-az-id=\"gbrnzy1wjx\" data-azat-pid=\"gbv2l3pjln\" id=\"gbv2l3pjln\" data-azb=\"az_text\" data-azat-bm=\"20px,,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><p class=\"lead\">Drag and Drop Tools</p></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbot3tx60k\" style=\"\" data-az-id=\"gbot3tx60k\" data-azat-pid=\"gbkedrgkly\" id=\"gbkedrgkly\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-icon text-center hover-style-gbdh6e6bq6\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers et_line_font\" data-az-id=\"gbdh6e6bq6\" data-azat-pid=\"gbmp0ku956\" id=\"gbmp0ku956\" data-azb=\"az_icon\" data-azat-icon=\"et et-icon-mobile\" data-azat-size=\"fa-5x\" data-azat-el_class=\"text-center\"><i class=\"az-icon-content et et-icon-mobile fa-5x\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-text ck-content text-center hover-style-gbq9nr7am2\" style=\"margin-top: 20px;\" data-az-id=\"gbq9nr7am2\" data-azat-pid=\"gbam7gkus4\" id=\"gbam7gkus4\" data-azb=\"az_text\" data-azat-bm=\"20px,,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><p class=\"lead\">Bootstrap 3 Integration</p></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbcp404dz4\" style=\"\" data-az-id=\"gbcp404dz4\" data-azat-pid=\"gb2rr0sx5q\" id=\"gb2rr0sx5q\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-icon text-center hover-style-gbypf1tkgl\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers et_line_font\" data-az-id=\"gbypf1tkgl\" data-azat-pid=\"gb8r4sbhq7\" id=\"gb8r4sbhq7\" data-azb=\"az_icon\" data-azat-icon=\"et et-icon-strategy\" data-azat-size=\"fa-5x\" data-azat-el_class=\"text-center\"><i class=\"az-icon-content et et-icon-strategy fa-5x\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-text ck-content text-center hover-style-gb02d8hlpd\" style=\"margin-top: 20px;\" data-az-id=\"gb02d8hlpd\" data-azat-pid=\"gbp6v23zti\" id=\"gbp6v23zti\" data-azb=\"az_text\" data-azat-bm=\"20px,,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><p class=\"lead\">Smart SEO and Performance</p></div></div></div></div></div><div class=\"az-element az-section hover-style-gb6d0tqo54\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb6d0tqo54\" data-azat-pid=\"gbl3pobcvx\" id=\"gbl3pobcvx\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbobhr8g1x\" style=\"\" data-az-id=\"gbobhr8g1x\" data-azat-pid=\"gbdjzdr3ad\" id=\"gbdjzdr3ad\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbwctdof2x\" style=\"padding-right: 60px;\" data-az-id=\"gbwctdof2x\" data-azat-pid=\"gbi2qecbl1\" id=\"gbi2qecbl1\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-bm=\",,,,,,,,,,,60px,,\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbkrp474wu\" style=\"\" data-az-id=\"gbkrp474wu\" data-azat-pid=\"gbscjhdbp5\" id=\"gbscjhdbp5\" data-azb=\"az_text\"><h3>Frequently Asked Questions</h3></div><div id=\"gb08b9eoml\" class=\"az-element az-accordion panel-group accordion hover-style-gbiqldbss8\" style=\"\" data-az-id=\"gbiqldbss8\" data-azat-pid=\"gb08b9eoml\" data-azb=\"az_accordion\" data-azat-collapsed=\"yes\" data-azcnt=\"true\"><div class=\"az-element az-toggle accordion-item hover-style-gb50ibk8cl\" style=\"\" data-az-id=\"gb50ibk8cl\" data-azat-pid=\"gbgegf17nh\" id=\"gbgegf17nh\" data-azb=\"az_toggle\" data-azat-title=\"How is Bootstrap 3 integrated?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbgegf17nh-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              How is Bootstrap 3 integrated?\r\n      </button></h2><div id=\"gbgegf17nh-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb0ug29zr7\" style=\"\" data-az-id=\"gb0ug29zr7\" data-azat-pid=\"gbmxu3wytg\" id=\"gbmxu3wytg\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbkrvbdvnx\" style=\"\" data-az-id=\"gbkrvbdvnx\" data-azat-pid=\"gboceby9ja\" id=\"gboceby9ja\" data-azb=\"az_toggle\" data-azat-title=\"How is DXPR better for SEO?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gboceby9ja-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              How is DXPR better for SEO?\r\n      </button></h2><div id=\"gboceby9ja-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbt6dqyc89\" style=\"\" data-az-id=\"gbt6dqyc89\" data-azat-pid=\"gbxbzlu2y1\" id=\"gbxbzlu2y1\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbwmb6aex8\" style=\"\" data-az-id=\"gbwmb6aex8\" data-azat-pid=\"gbhc2a22eh\" id=\"gbhc2a22eh\" data-azb=\"az_toggle\" data-azat-title=\"What about marketing tools?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbhc2a22eh-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              What about marketing tools?\r\n      </button></h2><div id=\"gbhc2a22eh-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbhra42xtm\" style=\"\" data-az-id=\"gbhra42xtm\" data-azat-pid=\"gbjffleiz0\" id=\"gbjffleiz0\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbrppzqbkt\" style=\"\" data-az-id=\"gbrppzqbkt\" data-azat-pid=\"gbtmr9qk4v\" id=\"gbtmr9qk4v\" data-azb=\"az_toggle\" data-azat-title=\"Can clients edit drag and drop pages?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbtmr9qk4v-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              Can clients edit drag and drop pages?\r\n      </button></h2><div id=\"gbtmr9qk4v-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbs2gvkdy1\" style=\"\" data-az-id=\"gbs2gvkdy1\" data-azat-pid=\"gbrw5gx67f\" id=\"gbrw5gx67f\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbo939xk28\" style=\"\" data-az-id=\"gbo939xk28\" data-azat-pid=\"gbgz7ib004\" id=\"gbgz7ib004\" data-azb=\"az_toggle\" data-azat-title=\"What is the best way to customize your views?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbgz7ib004-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              What is the best way to customize your views?\r\n      </button></h2><div id=\"gbgz7ib004-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbj4niqm0g\" style=\"\" data-az-id=\"gbj4niqm0g\" data-azat-pid=\"gbcjvjp90b\" id=\"gbcjvjp90b\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gby0ud1vam\" style=\"\" data-az-id=\"gby0ud1vam\" data-azat-pid=\"gbuta5gqni\" id=\"gbuta5gqni\" data-azb=\"az_toggle\" data-azat-title=\"Can I change colors of everything?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbuta5gqni-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              Can I change colors of everything?\r\n      </button></h2><div id=\"gbuta5gqni-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbtgew5bru\" style=\"\" data-az-id=\"gbtgew5bru\" data-azat-pid=\"gb091b40hn\" id=\"gb091b40hn\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbdtihlnsf\" style=\"\" data-az-id=\"gbdtihlnsf\" data-azat-pid=\"gb1kcsc8ok\" id=\"gb1kcsc8ok\" data-azb=\"az_toggle\" data-azat-title=\"Can I upgrade my subscription later?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gb1kcsc8ok-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              Can I upgrade my subscription later?\r\n      </button></h2><div id=\"gb1kcsc8ok-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb5pilbn42\" style=\"\" data-az-id=\"gb5pilbn42\" data-azat-pid=\"gbin3hvfdg\" id=\"gbin3hvfdg\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div></div></div><div class=\"az-element az-ctnr az-column col-sm-8 hover-style-gbh46pumnl\" style=\"\" data-az-id=\"gbh46pumnl\" data-azat-pid=\"gbwhitemk2\" id=\"gbwhitemk2\" data-azb=\"az_column\" data-azat-width=\"2/3\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tabs tabbable tabs-top az-tabs-responsive hover-style-gbdebmu4f3\" style=\"display: block;\" data-az-id=\"gbdebmu4f3\" data-azat-pid=\"gb1zx1lyt0\" id=\"gb1zx1lyt0\" data-azb=\"az_tabs\" data-azat-responsive=\"yes\"><ul class=\"nav nav-tabs\" role=\"tablist\"><li class=\"nav-item\" role=\"presentation\"><a href=\"#gbwva98p35\" class=\"nav-link\" data-bs-target=\"#gbwva98p35\" data-bs-toggle=\"tab\" element-id=\"gbz2l7vjsv\" role=\"tab\" aria-selected=\"true\">\r\n    About Us\r\n  </a></li><li class=\"nav-item\" role=\"presentation\"><a href=\"#gbrb5ufjzr\" class=\"nav-link\" data-bs-target=\"#gbrb5ufjzr\" data-bs-toggle=\"tab\" element-id=\"gb2mx0ff55\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\r\n    Why DXPR is The Best\r\n  </a></li><li class=\"nav-item\" role=\"presentation\"><a href=\"#gb97u4nyuy\" class=\"nav-link\" data-bs-target=\"#gb97u4nyuy\" data-bs-toggle=\"tab\" element-id=\"gb9oe8agka\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\r\n    Recent News\r\n  </a></li></ul><div id=\"\" class=\"tab-content\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gbz2l7vjsv show\" style=\"\" data-az-id=\"gbz2l7vjsv\" data-azat-pid=\"gbwva98p35\" id=\"gbwva98p35\" data-azb=\"az_tab\" role=\"tabpanel\" data-azat-title=\"About Us\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-gbwva98p35\" href=\"#tab-gbwva98p35\" role=\"button\">\r\n        About Us\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-gbwva98p35\" data-bs-parent=\"#gb1zx1lyt0\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbad34svlg\" style=\"margin-bottom: 20px;\" data-az-id=\"gbad34svlg\" data-azat-pid=\"gb0xibygkv\" id=\"gb0xibygkv\" data-azb=\"az_text\" data-azat-bm=\",20px,,,,,,,,,,,,\"><h2>New Site Builder Experience with <i>Visual Drag and Drop</i></h2></div><div class=\"az-element az-text ck-content hover-style-gb7nfbundw\" style=\"\" data-az-id=\"gb7nfbundw\" data-azat-pid=\"gbbbu8atoa\" id=\"gbbbu8atoa\" data-azb=\"az_text\"><p class=\"lead\">It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p><p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p><p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen.</p><p>She packed her seven versalia, put her initial into the belt and made herself on the way.</p><p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p><p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen.</p><p>She packed her seven versalia, put her initial into the belt and made herself on the way.</p></div></div></div></div><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gb2mx0ff55\" style=\"\" data-az-id=\"gb2mx0ff55\" data-azat-pid=\"gbrb5ufjzr\" id=\"gbrb5ufjzr\" data-azb=\"az_tab\" role=\"tabpanel\" data-azat-title=\"Why DXPR is The Best\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-gbrb5ufjzr\" href=\"#tab-gbrb5ufjzr\" role=\"button\">\r\n        Why DXPR is The Best\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-gbrb5ufjzr\" data-bs-parent=\"#gb1zx1lyt0\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbjfcxtvld\" style=\"margin-bottom: 20px;\" data-az-id=\"gbjfcxtvld\" data-azat-pid=\"gbrwrlk8jg\" id=\"gbrwrlk8jg\" data-azb=\"az_text\" data-azat-bm=\",20px,,,,,,,,,,,,\"><h2 style=\"text-align:center;\">Customize<span>&nbsp;</span><i>Everything</i><span>&nbsp;</span>with DXPR Theme Settings</h2><h3 style=\"text-align:center;\">From layout to typography!</h3></div><div class=\"az-element az-image hover-style-gbwhd0lc48\" data-az-id=\"gbwhd0lc48\" data-azat-pid=\"gbjighiiag\" id=\"gbjighiiag\" data-azb=\"az_image\" data-azat-image=\"https://dxpr.com/-files-directory-/dxpr-builder/premium-theme.svg?fid=4539\" data-azat-height=\"\"><img class=\"az-image-content\" style=\"width: 100%;\" src=\"https://dxpr.com/-files-directory-/dxpr-builder/premium-theme.svg?fid=4539\" alt=\"\" title=\"\"></div></div></div></div><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gb9oe8agka\" style=\"\" data-az-id=\"gb9oe8agka\" data-azat-pid=\"gb97u4nyuy\" id=\"gb97u4nyuy\" data-azb=\"az_tab\" role=\"tabpanel\" data-azat-title=\"Recent News\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-gb97u4nyuy\" href=\"#tab-gb97u4nyuy\" role=\"button\">\r\n        Recent News\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-gb97u4nyuy\" data-bs-parent=\"#gb1zx1lyt0\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-unknown hover-style-gbmiy83way\" data-az-id=\"gbmiy83way\" data-azat-pid=\"gbrb68jfen\" id=\"gbrb68jfen\" data-azb=\"az_unknown\" data-azcnt=\"true\">\r\n    Element not found.\r\n<div class=\"az-element az-text ck-content hover-style-gb47l1nbz1\" style=\"\" data-az-id=\"gb47l1nbz1\" data-azat-pid=\"gb47l1nbz1\" id=\"gb47l1nbz1\" data-azb=\"az_text\"><p>Element not found.</p></div><div class=\"az-element az-text ck-content hover-style-gbegthzpaf\" style=\"\" data-az-id=\"gbegthzpaf\" data-azat-pid=\"gbtv1ypkof\" id=\"gbtv1ypkof\" data-azb=\"az_text\"><p>Element not found.</p></div></div></div></div></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-gbms1rudo3\" style=\"padding-top: 100px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbms1rudo3\" data-azat-pid=\"gbhav9nq05\" id=\"gbhav9nq05\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,100px,,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-button hover-style-gbidpwb3po\" data-az-id=\"gbidpwb3po\" data-azat-pid=\"gbibllmu95\" id=\"gbibllmu95\" data-azb=\"az_button\" data-azat-title=\"Join to Download\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-type=\"btn-primary\" data-azat-block=\"btn-block\" data-azat-size=\"btn-lg\" data-azat-bm=\"9px,,,,,,,,,,,,,\"><a href=\"#\" class=\"az-button-content btn btn-lg btn-primary btn-block\" target=\"_self\" role=\"button\" style=\"margin-top: 9px;\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-gbibllmu95-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Join to Download</p></div></a></div></div></div></div>\";s:6:\"weight\";i:40;s:5:\"image\";s:74616:\"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CAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDhmAgICAgICAgICBVWVhlSGU8iOIgWgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB5PVad0+4VKdYW1NTOucK1BLqD/AJZYD2wM6E3uU3IaytnWux6dIOfMtZijZBPhVscMQilG53tttb2WWpSLkPu8QGR8o33tR72nly74hZa7ndb/AOm3V0Fwqo4ClNQ1CvUrL4Puu9uPdJAvtLN+d+9NtpKJqXSw4lQBpcYQDJ/yvZiUY/Td6/8AOWNTVWxpttrr1E2VjiQMN4WJ7uzHbA6Nrvd09tVNystxObV0EKF8oN73L3vb7IGC73qouKOjmsFk1LXxJqyzMOz74pAHtgZG3fXbSxi76l16LlXxhcIxwdC57eS+yB0k7zLtQ7Ii6rAFQffDqXGrI7RnliIGey3e43Nm7V7mwVsWqshR7rsuqvC5IxjmTJzHOpXbvqKxTU9nmVoVWnyhpCCrIfIUcdft9mJR27faaN+bC2p0qAewrh7Gc8SxAA4aOAHtgehAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAYGdNNdNYrqUKg5Ae3iYGkBAQEDnp2e1pc2VVhXbPHjwBOSB3ce6B0QEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQED+a+o/UfXKOvb3b0bx6qKXVa60wABoU93eZ+94PwunlpRMxtfO+N8Xq46sxGVQ879KPUP9oW/5vzT0+T0uzDy+d1u1J+lHqH+0Lf8AN+aPJ6XZg87rdqT9KPUP9oW/5vzR5PS7MHndbtSfpR6h/tC3/N+aPJ6XZg87rdqT9KPUP9oW/wCb80eT0uzB53W7Un6Ueof7Qt/zfmjyel2YPO63ak/Sj1D/AGhb/m/NHk9Lswed1u1J+lHqH+0Lf835pfJ6XZg87rdqT9KPUP8AaFv+b80nk9Lswed1u1J+lHqH+0Lf835o8npdmDzut2pT+lHqH+0Lf835o8no9mDzut2pR+lPqH+0Lf8AN+aXyel2YPO63ak/Sj1D/aFv+b80nk9Lswed1u1J+lHqH+0Lf835o8npdmDzut2pP0o9Q/2hb/m/NHk9Lswed1u1Lp6Z6m6+3Utqj72x0e6tHRtJBVmAI5TnreD0uDL9nmddHxmrxxeXO/qU+cfTkBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQP5J6p/8AU3Uv+9H+jWfTeB/g4vlfH/xsnlz1PGQEDv6ZVtMvbura1qKmsKTlwz4XUE/gqxOfZOOtllyYw9Ghjjy5TFe3q9v0O6yvodVbgMpJBL0LbqBKBygFmM+IlM49s4ROrM/XXq5ut6Jx0oifde6629OxlRteiPfv9dqrQmRtfGQfcOGXJ8Q1ADt/fmss9SIx2bedjDT0pyyuf2ebb6XtdFNPp8blXrKfenOlLLiEZVsTxlj/AACxx24mMstXh2+717Pc3jho8Wz37Obb7+pTa2dO8ncea1Hlnc3m0OFNjVFPvflcNXvcsTWcZ3FcX3Y9V89/QmGWG2+GuKfXXNX07k/RPTYsUPaAgDMClhYsiaSNXDwvYNQ09knHrVyez02RsXu9Dnn27q6pnbFIFPp+q3SLBYUY6b9Zx4FRwwXkQzEiJy1Zj6k4NGJ+u+i/fsXs2vQrLSxury1hbV5nvEly6FRpCqMLpORnvkjPViOSer1dfPbeWGlM3ccu/wBezojkqVdxT0Wja736LZXYXV0rZrMuPGhVUXtGnPilxy1Jyx4vTl9KZyx0sccuGY5+f1VW/n2vBntfnkBA6ul/702f/f1f++Jz1vuT6pddD7+Prh/ZZ8m+xICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfyD1duKafU/UVsbQxsVgD3eWvGfTeBn/ZxfLePj/eyeT9O2n9KJ6njo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogp19I3e3fq2yRHDOdxVgDOffE5a0/sZfuy66Eft4/vQ/tU+UfYEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQMbNptbG1WUo7ctTKCfsyxlMc7M4xPMr+b9j/Vqv4i/NL3mW9O7x3H5v2P9Wq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3H5v2P8AVqv4i/NHeZbzu8dx+b9j/Vqv4i/NHeZbzu8dx+b9j/Vqv4i/NHeZbzu8dx+b9j/Vqv4i/NHeZbzu8dx+b9j/AFar+IvzR3mW87vHcfm/Y/1ar+IvzR3mW87vHcfm/Y/1ar+IvzR3mW87vHcfm/Y/1ar+IvzR3mW87vHcfm/Y/wBWq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3JTZ7NGDpRWjDkwVQR8YEk5TPOsYRHM3kaICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIH/9k=\";}'),('','dxpr_builder.page_template.split_content_and_buttons',_binary 'a:11:{s:4:\"uuid\";s:36:\"684aad51-d8d1-46a2-ad2b-6501f97f6038\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"3BN8LUsr-kyFPGhsUY3R7k1_aA9dwqRK3Eod5a11R90\";}s:2:\"id\";s:25:\"split_content_and_buttons\";s:5:\"label\";s:25:\"Split Content and Buttons\";s:8:\"category\";s:5:\"basic\";s:8:\"template\";s:7168:\"      <div class=\"az-element az-section\" style=\"padding-top:60px;\" data-azb=\"az_section\" data-azat-style=\"padding-top:60px;\">\r\n        <div class=\"az-ctnr container\" data-azcnt=\"true\">\r\n          <div class=\"az-element az-row row az-row--sm\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\">\r\n            <div class=\"az-element az-ctnr az-column col-sm-6\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1440606797942-6cc04c045447?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1032&q=80\" data-azat-height=\"\">\r\n                <img class=\"az-image-content\" src=\"https://images.unsplash.com/photo-1440606797942-6cc04c045447?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1032&q=80\" alt=\"\" title=\"\" style=\"width: 100%;\">\r\n              </div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p class=\"lead\">Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea.</p>\r\n                <p class=\"lead\">commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n          </div>\r\n          <hr class=\"az-element az-separator\" style=\"border: none;\" data-azb=\"az_separator\">\r\n        </div>\r\n      </div>\r\n      <div class=\"az-element az-section\" style=\"padding-top:20px;\" data-azb=\"az_section\" data-azat-style=\"padding-top:20px;\">\r\n        <div class=\"az-ctnr container\" data-azcnt=\"true\">\r\n          <div class=\"az-element az-row row az-row--sm\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\">\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/40/OSASuBX1SGu4kb3ozvne_IMG_1088.jpg?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" data-azat-height=\"\" data-azat-style=\"margin-bottom:20px;\">\r\n                <img class=\"az-image-content \" src=\"https://images.unsplash.com/40/OSASuBX1SGu4kb3ozvne_IMG_1088.jpg?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" alt=\"\" title=\"\" style=\"margin-bottom: 20px; width: 100%;\">\r\n              </div>\r\n              <div class=\"az-element az-text\" style=\"margin-bottom:20px;\" data-azb=\"az_text\" data-azat-style=\"margin-bottom:20px;\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum</h2>Consectetur adipisicing elit, sed do eiusmod tempoar incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n              </div>\r\n              <div class=\"az-element az-button\" data-az-id=\"dCcARM\" data-azat-block=\"btn-block\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-pid=\"dCcARM\" data-azat-size=\"btn-lg\" data-azat-style=\"margin-top:9px;\" data-azat-title=\"Learn more\" data-azat-type=\"btn-primary\" data-azb=\"az_button\" id=\"dCcARM\"><a class=\"az-button-content btn btn-primary btn-lg btn-block \" href=\"#\" style=\"margin-top:9px;\" target=\"_self\" type=\"button\">Learn more</a></div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1535996404815-2fc91ee1c283?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" data-azat-height=\"\" data-azat-style=\"margin-bottom:20px;\">\r\n                <img class=\"az-image-content \" src=\"https://images.unsplash.com/photo-1535996404815-2fc91ee1c283?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" alt=\"\" title=\"\" style=\"margin-bottom: 20px; width: 100%;\">\r\n              </div>\r\n              <div class=\"az-element az-text\" style=\"margin-bottom:20px;\" data-azb=\"az_text\" data-azat-style=\"margin-bottom:20px;\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor</h2>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n              </div>\r\n              <div class=\"az-element az-button\" data-az-id=\"dCcARM\" data-azat-block=\"btn-block\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-pid=\"dCcARM\" data-azat-size=\"btn-lg\" data-azat-style=\"margin-top:9px;\" data-azat-title=\"Learn more\" data-azat-type=\"btn-primary\" data-azb=\"az_button\" id=\"dCcARM\"><a class=\"az-button-content btn btn-primary btn-lg btn-block \" href=\"#\" style=\"margin-top:9px;\" target=\"_self\" type=\"button\">Learn more</a></div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1485217988980-11786ced9454?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" data-azat-height=\"\" data-azat-style=\"margin-bottom:20px;\">\r\n                <img class=\"az-image-content\" src=\"https://images.unsplash.com/photo-1485217988980-11786ced9454?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" alt=\"\" title=\"\" style=\"margin-bottom: 20px; width: 100%;\">\r\n              </div>\r\n              <div class=\"az-element az-text\" style=\"margin-bottom:20px;\" data-azb=\"az_text\" data-azat-style=\"margin-bottom:20px;\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit</h2>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n              </div>\r\n              <div class=\"az-element az-button\" data-az-id=\"dCcARM\" data-azat-block=\"btn-block\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-pid=\"dCcARM\" data-azat-size=\"btn-lg\" data-azat-style=\"margin-top:9px;\" data-azat-title=\"Learn more\" data-azat-type=\"btn-primary\" data-azb=\"az_button\" id=\"dCcARM\"><a class=\"az-button-content btn btn-primary btn-lg btn-block \" href=\"#\" style=\"margin-top:9px;\" target=\"_self\" type=\"button\">Learn more</a></div>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\";s:6:\"weight\";i:1;s:5:\"image\";s:65536:\"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\";}'),('','dxpr_builder.page_template.text_columns',_binary 'a:11:{s:4:\"uuid\";s:36:\"c88f1480-c048-401d-ba60-c90e3cdfeedf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"3h2E7ukA5IyeCHZByQ9r2pJRkq0g81LT26yeIINSuI8\";}s:2:\"id\";s:12:\"text_columns\";s:5:\"label\";s:12:\"Text Columns\";s:8:\"category\";s:5:\"basic\";s:8:\"template\";s:3930:\"      <div class=\"az-element az-section\" style=\"padding-top:60px;\" data-azb=\"az_section\" data-azat-style=\"padding-top:60px;\">\r\n        <div class=\"az-ctnr container\" data-azcnt=\"true\">\r\n          <div class=\"az-element az-row row az-row--sm\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\">\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\";s:6:\"weight\";i:0;s:5:\"image\";s:40260:\"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oFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFB//2Q==\";}'),('','dxpr_builder.settings',_binary 'a:14:{s:9:\"bootstrap\";N;s:13:\"cke_stylesset\";s:0:\"\";s:20:\"editor_assets_source\";N;s:14:\"format_filters\";b:0;s:13:\"media_browser\";s:13:\"media_library\";s:15:\"offset_selector\";s:53:\".dxpr-theme-header--sticky, .dxpr-theme-header--fixed\";s:14:\"json_web_token\";s:1041:\"eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:15:\"api_key_storage\";s:6:\"config\";s:12:\"key_provider\";N;s:24:\"tone_of_voice_vocabulary\";s:16:\"ai_tone_of_voice\";s:21:\"enable_taxonomy_tones\";b:1;s:19:\"commands_vocabulary\";s:17:\"ai_agent_commands\";s:24:\"enable_taxonomy_commands\";b:1;s:16:\"drm_last_contact\";i:1752254081;}'),('','dxpr_builder.user_template.footer',_binary 'a:9:{s:4:\"uuid\";s:36:\"62f24af7-11ef-4663-ada1-788691ff1e92\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:6:\"footer\";s:5:\"label\";s:6:\"Footer\";s:8:\"template\";s:7732:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"block_content|drag_and_drop_block\" data-az-name=\"1|26|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"es\" data-az-mode=\"static\" data-az-id=\"a9uoqojdu\" data-azb=\"az_container\" tabindex=\"0\" data-azcnt=\"true\"><div class=\"az-element az-section primary-footer hover-style-K9izuvllb\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"K9izuvllb\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-wylsn7rt6\" style=\"\" data-az-id=\"wylsn7rt6\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 az-util-vertical-centering hover-style-Pu0fasueu\" style=\"\" data-az-id=\"Pu0fasueu\" data-azat-pid=\"Vx8riwwrm\" id=\"Vx8riwwrm\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mc0ou4x1f\" style=\"\" data-az-persist=\"PGE+PGltZyBzcmM9Ii9zaXRlcy9kZWZhdWx0L2ZpbGVzL2Npc2NfdGhlbWUvaW1hZ2VzL2xvZ28tZm9vdGVyLndlYnAiIGFsdD0iQ0lTQyIgdGl0bGU9IkNJU0MiLz48L2E+PHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"mc0ou4x1f\" data-azat-pid=\"mc0ou4x1f\" id=\"mc0ou4x1f\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a><img src=\"/-files-directory-/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\"></a><p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 az-util-vertical-centering hover-style-Gtmk2kc4l\" style=\"\" data-az-id=\"Gtmk2kc4l\" data-azat-pid=\"Umt90h42x\" id=\"Umt90h42x\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Esmv5lafy\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 az-util-vertical-centering hover-style-Cayp3y8zf\" style=\"\" data-az-id=\"Cayp3y8zf\" data-azat-pid=\"Qbdn496br\" id=\"Qbdn496br\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-S8rr450r7\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"S8rr450r7\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-njlet01p0\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"njlet01p0\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-r65ek0f4k\" style=\"\" data-az-id=\"r65ek0f4k\" data-azat-pid=\"pb09fthx9\" id=\"pb09fthx9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 az-util-vertical-centering hover-style-Adwryo8x7\" style=\"\" data-az-id=\"Adwryo8x7\" data-azat-pid=\"Szdq3okdd\" id=\"Szdq3okdd\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-aewooec2a\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"aewooec2a\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-Xjyjsi6d3\" style=\"\" data-az-id=\"Xjyjsi6d3\" data-azat-pid=\"l6wuddb71\" id=\"l6wuddb71\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-K5b3w53zy\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"K5b3w53zy\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Qhl8ttbw4\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Qhl8ttbw4\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-x9bmxsma7\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"x9bmxsma7\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Tlykwy45u\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Tlykwy45u\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div></div>\";s:3:\"uid\";i:1;s:6:\"global\";b:0;}'),('','dxpr_builder.user_template.somos_cisc',_binary 'a:9:{s:4:\"uuid\";s:36:\"db74c585-0cf1-41fc-808a-4e1e1f3b9c8c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:10:\"somos_cisc\";s:5:\"label\";s:10:\"Somos CISC\";s:8:\"template\";s:4129:\"<div class=\"az-element az-section somos-cisc hover-style-N318oqaz4 az-element--controls-top-left\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"N318oqaz4\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-az-human-readable=\"Section\" data-az-human-readable-en=\"Section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-K0uyyurt7\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"K0uyyurt7\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-v19zarb68\" style=\"\" data-az-id=\"v19zarb68\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Edhy703dd\" style=\"\" data-az-id=\"Edhy703dd\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mi9zini03\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"mi9zini03\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-i73y6fu26\" style=\"\" data-az-id=\"i73y6fu26\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-v6jlxmzwk\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"v6jlxmzwk\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div><div title=\"Add Section Below\" class=\"control add-section btn btn-default glyphicon glyphicon-plus-sign\"></div></div>\";s:3:\"uid\";i:1;s:6:\"global\";b:0;}'),('','dxpr_theme.settings',_binary 'a:157:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"D-wRq1_IPw_-Qn9Hmot0sf45piFhq2haYCnxQAL97u0\";}s:24:\"header_mobile_breakpoint\";s:4:\"1200\";s:21:\"full_width_containers\";a:7:{s:20:\"cnt_secondary_header\";s:20:\"cnt_secondary_header\";s:10:\"cnt_footer\";s:10:\"cnt_footer\";s:14:\"cnt_header_nav\";i:0;s:14:\"cnt_page_title\";i:0;s:15:\"cnt_content_top\";i:0;s:11:\"cnt_content\";i:0;s:18:\"cnt_content_bottom\";i:0;}s:24:\"full_width_content_types\";a:7:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:7:\"article\";i:0;s:8:\"cms_blog\";i:0;s:9:\"cms_event\";i:0;s:8:\"cms_news\";i:0;s:8:\"cms_page\";i:0;s:21:\"cms_portfolio_project\";i:0;}s:20:\"block_design_regions\";a:12:{s:13:\"sidebar_first\";s:13:\"sidebar_first\";s:14:\"sidebar_second\";s:14:\"sidebar_second\";s:11:\"content_top\";s:11:\"content_top\";s:14:\"content_bottom\";s:14:\"content_bottom\";s:16:\"secondary_header\";i:0;s:10:\"navigation\";i:0;s:6:\"slider\";i:0;s:6:\"header\";i:0;s:11:\"highlighted\";i:0;s:4:\"help\";i:0;s:7:\"content\";i:0;s:6:\"footer\";i:0;}s:12:\"boxed_layout\";i:1;s:13:\"sticky_footer\";i:1;s:18:\"boxed_layout_boxbg\";s:7:\"#ffffff\";s:13:\"box_max_width\";s:4:\"1580\";s:16:\"layout_max_width\";s:4:\"1280\";s:17:\"gutter_horizontal\";s:2:\"30\";s:15:\"gutter_vertical\";s:2:\"30\";s:16:\"gutter_container\";s:2:\"60\";s:24:\"gutter_horizontal_mobile\";s:2:\"30\";s:22:\"gutter_vertical_mobile\";s:2:\"30\";s:23:\"gutter_container_mobile\";s:2:\"30\";s:16:\"body_line_height\";s:3:\"1.6\";s:14:\"body_font_size\";s:2:\"16\";s:13:\"nav_font_size\";s:2:\"16\";s:20:\"headings_line_height\";s:3:\"1.1\";s:12:\"scale_factor\";s:4:\"1.34\";s:12:\"h1_font_size\";s:2:\"52\";s:12:\"h2_font_size\";s:2:\"38\";s:12:\"h3_font_size\";s:2:\"29\";s:12:\"h4_font_size\";s:2:\"21\";s:20:\"blockquote_font_size\";s:2:\"21\";s:22:\"blockquote_line_height\";s:3:\"1.5\";s:23:\"headings_letter_spacing\";s:1:\"0\";s:18:\"headings_uppercase\";i:0;s:13:\"headings_bold\";i:1;s:21:\"body_mobile_font_size\";s:2:\"14\";s:20:\"nav_mobile_font_size\";s:2:\"14\";s:19:\"h1_mobile_font_size\";s:2:\"52\";s:19:\"h2_mobile_font_size\";s:2:\"38\";s:19:\"h3_mobile_font_size\";s:2:\"29\";s:19:\"h4_mobile_font_size\";s:2:\"24\";s:14:\"body_font_face\";s:15:\"SF_Segoe_Roboto\";s:23:\"body_font_face_selector\";s:4:\"body\";s:18:\"headings_font_face\";s:15:\"SF_Segoe_Roboto\";s:27:\"headings_font_face_selector\";s:68:\"h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption\";s:13:\"nav_font_face\";s:15:\"SF_Segoe_Roboto\";s:22:\"nav_font_face_selector\";s:19:\"nav,nav ul li,nav a\";s:18:\"sitename_font_face\";s:15:\"SF_Segoe_Roboto\";s:27:\"sitename_font_face_selector\";s:25:\".site-name, .navbar-brand\";s:20:\"blockquote_font_face\";s:15:\"SF_Segoe_Roboto\";s:29:\"blockquote_font_face_selector\";s:24:\"blockquote, blockquote p\";s:17:\"portfolio_details\";s:3:\"top\";s:17:\"portfolio_sidebar\";s:1:\"4\";s:16:\"portfolio_images\";s:11:\"sidecaption\";s:12:\"region_cards\";a:12:{s:16:\"secondary_header\";s:0:\"\";s:10:\"navigation\";s:0:\"\";s:22:\"navigation_collapsible\";s:0:\"\";s:11:\"highlighted\";s:0:\"\";s:10:\"page_title\";s:0:\"\";s:4:\"help\";s:0:\"\";s:11:\"content_top\";s:0:\"\";s:7:\"content\";s:0:\"\";s:14:\"content_bottom\";s:0:\"\";s:13:\"sidebar_first\";s:0:\"\";s:14:\"sidebar_second\";s:0:\"\";s:6:\"footer\";s:0:\"\";}s:16:\"table_responsive\";s:2:\"-1\";s:5:\"table\";s:0:\"\";s:27:\"blockquote_mobile_font_size\";s:2:\"18\";s:17:\"divider_thickness\";s:1:\"4\";s:14:\"divider_length\";s:1:\"0\";s:16:\"divider_position\";s:1:\"1\";s:13:\"divider_color\";s:0:\"\";s:20:\"divider_color_custom\";s:7:\"#eeeeee\";s:22:\"page_title_breadcrumbs\";i:0;s:20:\"page_title_home_hide\";i:1;s:16:\"page_title_align\";s:4:\"left\";s:17:\"page_title_height\";s:3:\"120\";s:18:\"page_title_animate\";s:1:\"0\";s:24:\"page_title_image_opacity\";s:1:\"1\";s:22:\"page_title_image_style\";s:5:\"cover\";s:21:\"page_title_image_mode\";s:6:\"normal\";s:25:\"page_title_image_position\";s:13:\"center_center\";s:22:\"background_image_style\";s:5:\"cover\";s:25:\"background_image_position\";s:13:\"center_center\";s:27:\"background_image_attachment\";s:5:\"fixed\";s:15:\"header_position\";i:0;s:17:\"header_top_layout\";s:1:\"0\";s:12:\"header_style\";s:6:\"normal\";s:21:\"header_top_bg_opacity\";s:1:\"1\";s:17:\"header_top_height\";s:3:\"100\";s:16:\"header_top_fixed\";i:1;s:17:\"header_top_sticky\";i:1;s:22:\"header_top_sticky_show\";s:6:\"always\";s:31:\"header_top_height_sticky_offset\";s:2:\"60\";s:24:\"header_top_height_scroll\";s:2:\"50\";s:28:\"header_top_bg_opacity_scroll\";s:1:\"1\";s:17:\"navbar_background\";s:0:\"\";s:24:\"navbar_background_custom\";s:0:\"\";s:23:\"header_block_background\";s:0:\"\";s:30:\"header_block_background_custom\";s:0:\"\";s:23:\"header_block_text_color\";s:0:\"\";s:30:\"header_block_text_color_custom\";s:0:\"\";s:15:\"menu_background\";s:0:\"\";s:22:\"menu_background_custom\";s:0:\"\";s:15:\"menu_text_color\";s:0:\"\";s:22:\"menu_text_color_custom\";s:0:\"\";s:21:\"menu_hover_background\";s:0:\"\";s:28:\"menu_hover_background_custom\";s:0:\"\";s:21:\"menu_hover_text_color\";s:0:\"\";s:28:\"menu_hover_text_color_custom\";s:0:\"\";s:19:\"dropdown_background\";s:0:\"\";s:26:\"dropdown_background_custom\";s:0:\"\";s:19:\"dropdown_text_color\";s:0:\"\";s:26:\"dropdown_text_color_custom\";s:0:\"\";s:25:\"dropdown_hover_background\";s:0:\"\";s:32:\"dropdown_hover_background_custom\";s:0:\"\";s:25:\"dropdown_hover_text_color\";s:0:\"\";s:32:\"dropdown_hover_text_color_custom\";s:0:\"\";s:17:\"header_side_align\";s:4:\"left\";s:21:\"header_side_direction\";s:4:\"left\";s:17:\"header_side_width\";s:3:\"300\";s:14:\"hamburger_menu\";s:10:\"three-dash\";s:19:\"hamburger_animation\";s:5:\"cross\";s:9:\"menu_type\";s:9:\"uppercase\";s:10:\"menu_hover\";s:7:\"opacity\";s:20:\"menu_border_position\";s:6:\"bottom\";s:19:\"menu_border_animate\";s:4:\"drop\";s:27:\"menu_border_position_offset\";s:1:\"0\";s:34:\"menu_border_position_offset_sticky\";s:1:\"0\";s:16:\"menu_border_size\";s:1:\"2\";s:17:\"menu_border_color\";s:0:\"\";s:24:\"menu_border_color_custom\";s:0:\"\";s:20:\"header_mobile_height\";s:2:\"60\";s:21:\"secondary_header_hide\";s:11:\"hidden_none\";s:15:\"custom_css_site\";s:0:\"\";s:22:\"custom_javascript_site\";s:0:\"\";s:12:\"block_preset\";s:0:\"\";s:10:\"block_card\";s:0:\"\";s:16:\"block_background\";s:0:\"\";s:23:\"block_background_custom\";s:7:\"#eeeeee\";s:13:\"block_padding\";s:1:\"0\";s:19:\"block_border_radius\";s:1:\"0\";s:12:\"block_border\";s:1:\"0\";s:18:\"block_border_color\";s:0:\"\";s:25:\"block_border_color_custom\";s:7:\"#eeeeee\";s:15:\"title_font_size\";s:2:\"h3\";s:11:\"title_align\";s:4:\"left\";s:10:\"title_card\";s:0:\"\";s:16:\"title_background\";s:0:\"\";s:23:\"title_background_custom\";s:7:\"#eeeeee\";s:13:\"title_padding\";s:1:\"0\";s:12:\"title_border\";s:1:\"0\";s:19:\"title_border_radius\";s:1:\"0\";s:18:\"title_border_color\";s:0:\"\";s:25:\"title_border_color_custom\";s:7:\"#eeeeee\";s:13:\"title_sticker\";i:0;s:13:\"block_divider\";i:0;s:20:\"block_divider_custom\";i:0;s:19:\"block_divider_color\";s:0:\"\";s:26:\"block_divider_color_custom\";s:7:\"#eeeeee\";s:23:\"block_divider_thickness\";s:1:\"4\";s:20:\"block_divider_length\";s:2:\"10\";s:21:\"block_divider_spacing\";s:2:\"20\";s:8:\"features\";a:4:{s:20:\"comment_user_picture\";i:1;s:25:\"comment_user_verification\";i:1;s:7:\"favicon\";i:1;s:17:\"node_user_picture\";i:1;}s:4:\"logo\";a:3:{s:4:\"path\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"use_default\";i:1;}s:16:\"page_title_image\";a:0:{}s:16:\"background_image\";a:0:{}s:14:\"hidden_regions\";a:12:{s:10:\"navigation\";i:0;s:22:\"navigation_collapsible\";i:0;s:16:\"secondary_header\";i:0;s:10:\"page_title\";i:0;s:11:\"highlighted\";i:0;s:6:\"header\";i:0;s:11:\"content_top\";i:0;s:7:\"content\";i:0;s:14:\"content_bottom\";i:0;s:13:\"sidebar_first\";i:0;s:14:\"sidebar_second\";i:0;s:6:\"footer\";i:0;}s:17:\"popover_placement\";s:3:\"top\";s:17:\"tooltip_placement\";s:8:\"auto top\";s:13:\"modal_enabled\";i:0;s:12:\"cdn_provider\";s:0:\"\";}'),('','editor.editor.basic_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"31f7ab01-ac17-4a52-8431-6db20342e36f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"filter.format.basic_html\";}s:6:\"module\";a:1:{i:0;s:9:\"ckeditor5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Qi2tIe-L97EutlMmhEvhsNxZOpOoA-RH82c4BQb5n4A\";}s:6:\"format\";s:10:\"basic_html\";s:6:\"editor\";s:9:\"ckeditor5\";s:8:\"settings\";a:2:{s:7:\"toolbar\";a:1:{s:5:\"items\";a:15:{i:0;s:4:\"bold\";i:1;s:6:\"italic\";i:2;s:1:\"|\";i:3;s:4:\"link\";i:4;s:1:\"|\";i:5;s:12:\"bulletedList\";i:6;s:12:\"numberedList\";i:7;s:1:\"|\";i:8;s:10:\"blockQuote\";i:9;s:17:\"drupalInsertImage\";i:10;s:1:\"|\";i:11;s:7:\"heading\";i:12;s:4:\"code\";i:13;s:1:\"|\";i:14;s:13:\"sourceEditing\";}}s:7:\"plugins\";a:4:{s:17:\"ckeditor5_heading\";a:1:{s:16:\"enabled_headings\";a:5:{i:0;s:8:\"heading2\";i:1;s:8:\"heading3\";i:2;s:8:\"heading4\";i:3;s:8:\"heading5\";i:4;s:8:\"heading6\";}}s:21:\"ckeditor5_imageResize\";a:1:{s:12:\"allow_resize\";b:1;}s:14:\"ckeditor5_list\";a:2:{s:10:\"properties\";a:2:{s:8:\"reversed\";b:0;s:10:\"startIndex\";b:1;}s:10:\"multiBlock\";b:1;}s:23:\"ckeditor5_sourceEditing\";a:1:{s:12:\"allowed_tags\";a:13:{i:0;s:6:\"<cite>\";i:1;s:4:\"<dl>\";i:2;s:4:\"<dt>\";i:3;s:4:\"<dd>\";i:4;s:12:\"<a hreflang>\";i:5;s:17:\"<blockquote cite>\";i:6;s:9:\"<ul type>\";i:7;s:9:\"<ol type>\";i:8;s:7:\"<h2 id>\";i:9;s:7:\"<h3 id>\";i:10;s:7:\"<h4 id>\";i:11;s:7:\"<h5 id>\";i:12;s:7:\"<h6 id>\";}}}}s:12:\"image_upload\";a:5:{s:6:\"status\";b:1;s:6:\"scheme\";s:6:\"public\";s:9:\"directory\";s:13:\"inline-images\";s:8:\"max_size\";N;s:14:\"max_dimensions\";a:2:{s:5:\"width\";N;s:6:\"height\";N;}}}'),('','editor.editor.full_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"d192bd2c-0186-4f66-b939-b070e07d453b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:23:\"filter.format.full_html\";}s:6:\"module\";a:1:{i:0;s:9:\"ckeditor5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lurcn8yf33g3Dkzdc55cTfJa9salGp9ytSYyG1s7QMI\";}s:6:\"format\";s:9:\"full_html\";s:6:\"editor\";s:9:\"ckeditor5\";s:8:\"settings\";a:2:{s:7:\"toolbar\";a:1:{s:5:\"items\";a:21:{i:0;s:4:\"bold\";i:1;s:6:\"italic\";i:2;s:13:\"strikethrough\";i:3;s:11:\"superscript\";i:4;s:9:\"subscript\";i:5;s:12:\"removeFormat\";i:6;s:1:\"|\";i:7;s:4:\"link\";i:8;s:1:\"|\";i:9;s:12:\"bulletedList\";i:10;s:12:\"numberedList\";i:11;s:1:\"|\";i:12;s:10:\"blockQuote\";i:13;s:17:\"drupalInsertImage\";i:14;s:11:\"insertTable\";i:15;s:14:\"horizontalLine\";i:16;s:1:\"|\";i:17;s:7:\"heading\";i:18;s:9:\"codeBlock\";i:19;s:1:\"|\";i:20;s:13:\"sourceEditing\";}}s:7:\"plugins\";a:5:{s:19:\"ckeditor5_codeBlock\";a:1:{s:9:\"languages\";a:14:{i:0;a:2:{s:5:\"label\";s:17:\"Texto sin formato\";s:8:\"language\";s:9:\"plaintext\";}i:1;a:2:{s:5:\"label\";s:1:\"C\";s:8:\"language\";s:1:\"c\";}i:2;a:2:{s:5:\"label\";s:2:\"C#\";s:8:\"language\";s:2:\"cs\";}i:3;a:2:{s:5:\"label\";s:3:\"C++\";s:8:\"language\";s:3:\"cpp\";}i:4;a:2:{s:5:\"label\";s:3:\"CSS\";s:8:\"language\";s:3:\"css\";}i:5;a:2:{s:5:\"label\";s:11:\"Diferencias\";s:8:\"language\";s:4:\"diff\";}i:6;a:2:{s:5:\"label\";s:4:\"HTML\";s:8:\"language\";s:4:\"html\";}i:7;a:2:{s:5:\"label\";s:4:\"Java\";s:8:\"language\";s:4:\"java\";}i:8;a:2:{s:5:\"label\";s:10:\"JavaScript\";s:8:\"language\";s:10:\"javascript\";}i:9;a:2:{s:5:\"label\";s:3:\"PHP\";s:8:\"language\";s:3:\"php\";}i:10;a:2:{s:5:\"label\";s:6:\"Python\";s:8:\"language\";s:6:\"python\";}i:11;a:2:{s:5:\"label\";s:4:\"Ruby\";s:8:\"language\";s:4:\"ruby\";}i:12;a:2:{s:5:\"label\";s:10:\"TypeScript\";s:8:\"language\";s:10:\"typescript\";}i:13;a:2:{s:5:\"label\";s:3:\"XML\";s:8:\"language\";s:3:\"xml\";}}}s:17:\"ckeditor5_heading\";a:1:{s:16:\"enabled_headings\";a:5:{i:0;s:8:\"heading2\";i:1;s:8:\"heading3\";i:2;s:8:\"heading4\";i:3;s:8:\"heading5\";i:4;s:8:\"heading6\";}}s:21:\"ckeditor5_imageResize\";a:1:{s:12:\"allow_resize\";b:1;}s:14:\"ckeditor5_list\";a:2:{s:10:\"properties\";a:2:{s:8:\"reversed\";b:1;s:10:\"startIndex\";b:1;}s:10:\"multiBlock\";b:1;}s:23:\"ckeditor5_sourceEditing\";a:1:{s:12:\"allowed_tags\";a:0:{}}}}s:12:\"image_upload\";a:5:{s:6:\"status\";b:1;s:6:\"scheme\";s:6:\"public\";s:9:\"directory\";s:13:\"inline-images\";s:8:\"max_size\";N;s:14:\"max_dimensions\";a:2:{s:5:\"width\";N;s:6:\"height\";N;}}}'),('','field.field.block_content.basic.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"f1208082-3c64-4a6d-84e9-c4a87fc28a6a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:32:\"field.storage.block_content.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"j00Gfs9AFqwK4x9RIsISLbPO7vA12psPR4s60wOIwQo\";}s:2:\"id\";s:24:\"block_content.basic.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";s:5:\"basic\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.block_content.drag_and_drop_block.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"a7c79e8a-8f9e-49ea-ba7e-13aebcc6e080\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:32:\"field.storage.block_content.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8D52pkSvg8bJdCDOVeGxAHQPZWmGfdnuGKM9RxBZTRs\";}s:2:\"id\";s:38:\"block_content.drag_and_drop_block.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.comment.comment.comment_body',_binary 'a:17:{s:4:\"uuid\";s:36:\"06153b35-3b32-4254-b1cc-ada291e85075\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:34:\"field.storage.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"62rlTOx3sPVrYhBnSBHZStXwiO02v1UpHSMrhWDsuG8\";}s:2:\"id\";s:28:\"comment.comment.comment_body\";s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";s:5:\"label\";s:10:\"Comentario\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:1:{s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:9:\"text_long\";}'),('','field.field.contact_message.contactanos.field_email',_binary 'a:16:{s:4:\"uuid\";s:36:\"5964d2c7-1a4a-47e1-b70f-93f8b5503f04\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:41:\"field.storage.contact_message.field_email\";}}s:2:\"id\";s:39:\"contact_message.contactanos.field_email\";s:10:\"field_name\";s:11:\"field_email\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:5:\"label\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:5:\"email\";}'),('','field.field.contact_message.contactanos.field_nombre_completo',_binary 'a:16:{s:4:\"uuid\";s:36:\"7c26a711-d6a7-4771-be49-785465084c4d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.storage.contact_message.field_nombre_completo\";}}s:2:\"id\";s:49:\"contact_message.contactanos.field_nombre_completo\";s:10:\"field_name\";s:21:\"field_nombre_completo\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:5:\"label\";s:15:\"Nombre Completo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:6:\"string\";}'),('','field.field.contact_message.contactanos.field_telefono',_binary 'a:16:{s:4:\"uuid\";s:36:\"fedf3361-0fcd-4e3c-82d2-e4996d2024d5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:44:\"field.storage.contact_message.field_telefono\";}}s:2:\"id\";s:42:\"contact_message.contactanos.field_telefono\";s:10:\"field_name\";s:14:\"field_telefono\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:5:\"label\";s:9:\"Teléfono\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:4:{s:3:\"min\";N;s:3:\"max\";N;s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"field_type\";s:7:\"integer\";}'),('','field.field.media.audio.field_media_audio_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"fc399113-2a40-49e3-a1a5-ebcc6660621c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:42:\"field.storage.media.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UlZPIbHcLyNqGY5bvydCTijGcKDmwn4Fo8oYZT85wlk\";}s:2:\"id\";s:34:\"media.audio.field_media_audio_file\";s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:5:\"label\";s:16:\"Archivo de audio\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:11:\"mp3 wav aac\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:10:\"field_type\";s:4:\"file\";}'),('','field.field.media.document.field_media_document',_binary 'a:17:{s:4:\"uuid\";s:36:\"50a44101-a382-477a-bcf5-e2dff18273f0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:40:\"field.storage.media.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DY5HtJTxUjFRGU_PaY6ifo2nhR-nAZ0y0s6kLmUbv5g\";}s:2:\"id\";s:35:\"media.document.field_media_document\";s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:5:\"label\";s:9:\"Documento\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:96:\"txt rtf doc docx ppt pptx xls xlsx pdf odf odg odp ods odt fodt fods fodp fodg key numbers pages\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:10:\"field_type\";s:4:\"file\";}'),('','field.field.media.image.field_media_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"337b2b75-cbfb-459e-a928-15905ec08861\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:37:\"field.storage.media.field_media_image\";i:1;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"P7CkVOgjDXiN26Fm2hniNei-XPK3iuZTlcBGqreTbJ0\";}s:2:\"id\";s:29:\"media.image.field_media_image\";s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.media.remote_video.field_media_oembed_video',_binary 'a:17:{s:4:\"uuid\";s:36:\"817bafdb-ef83-4b62-a5a4-d8d8e756a70c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:44:\"field.storage.media.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Eo4HHenV5iZat_kEWgr_wydD3TgwURMCzwt-7qIEyoM\";}s:2:\"id\";s:43:\"media.remote_video.field_media_oembed_video\";s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:5:\"label\";s:14:\"URL del vídeo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:6:\"string\";}'),('','field.field.media.video.field_media_video_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"6841490f-4a62-4566-ab9f-b036f45483ed\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:42:\"field.storage.media.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6kMMjmk2r_csGQ52qI9BUaO8r_oAzNLbxlclaj-JlDQ\";}s:2:\"id\";s:34:\"media.video.field_media_video_file\";s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:5:\"label\";s:17:\"Archivo de vídeo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:3:\"mp4\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:10:\"field_type\";s:4:\"file\";}'),('','field.field.node.article.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"0dfca56f-94bb-4162-9c03-f82b758c0c4a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"4Wxs1LseZ8JsNwD9uJVIbzZqG35yQXN8Eo1Hub6NMuI\";}s:2:\"id\";s:17:\"node.article.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.node.article.comment',_binary 'a:17:{s:4:\"uuid\";s:36:\"86e5e8b8-fa77-41ca-8a9f-498c1a28409a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.storage.node.comment\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UqXlkKC4v2-bDfWx4zcXQrD5YIi3d5byENEmWv-G_Uc\";}s:2:\"id\";s:20:\"node.article.comment\";s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:11:\"Comentarios\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:6:{s:6:\"status\";i:2;s:3:\"cid\";i:0;s:22:\"last_comment_timestamp\";i:0;s:17:\"last_comment_name\";N;s:16:\"last_comment_uid\";i:0;s:13:\"comment_count\";i:0;}}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:5:{s:12:\"default_mode\";i:1;s:8:\"per_page\";i:50;s:9:\"anonymous\";i:0;s:13:\"form_location\";b:1;s:7:\"preview\";i:1;}s:10:\"field_type\";s:7:\"comment\";}'),('','field.field.node.article.field_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"a52718d2-5b0c-42d6-adb8-c367daf51ab5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"j0riO_-77ZFWNLtj0iJ31HnohiNjdn8HUL86RueCF-M\";}s:2:\"id\";s:24:\"node.article.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.article.field_tags',_binary 'a:17:{s:4:\"uuid\";s:36:\"f90126f0-e218-4424-b90c-38cd55f6f525\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:29:\"field.storage.node.field_tags\";i:1;s:17:\"node.type.article\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QdUgf_beeoaPiyKorFv0q1fcJpWH_uZTqe_xoVJacrw\";}s:2:\"id\";s:23:\"node.article.field_tags\";s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:9:\"Etiquetas\";s:11:\"description\";s:96:\"Especifique una lista separada por comas. Por ejemplo: Amsterdam, Mexico City, \"Cleveland, Ohio\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:3:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:1:{s:5:\"field\";s:5:\"_none\";}s:11:\"auto_create\";b:1;}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.node.blog.body',_binary 'a:16:{s:4:\"uuid\";s:36:\"51b2b083-f037-4740-8742-877047219a21\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:14:\"node.type.blog\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:2:\"id\";s:14:\"node.blog.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:5:\"label\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.node.blog.field_etiquetas',_binary 'a:16:{s:4:\"uuid\";s:36:\"49102cf8-8813-47ca-85ac-2f7cc00c7c8e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:14:\"node.type.blog\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:2:\"id\";s:25:\"node.blog.field_etiquetas\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:5:\"label\";s:10:\"Etiquetas:\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.node.blog.field_image',_binary 'a:16:{s:4:\"uuid\";s:36:\"20494464-5f04-43e6-8ce0-41bae706a7a9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:14:\"node.type.blog\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:21:\"node.blog.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:8:\"webp png\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"432x288\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.clientes.field_descripcion',_binary 'a:16:{s:4:\"uuid\";s:36:\"95dffb94-f0ef-4170-9f31-7e26637f9dbc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:36:\"field.storage.node.field_descripcion\";i:1;s:18:\"node.type.clientes\";}}s:2:\"id\";s:31:\"node.clientes.field_descripcion\";s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:5:\"label\";s:12:\"Descripción\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"string_long\";}'),('','field.field.node.clientes.field_image',_binary 'a:16:{s:4:\"uuid\";s:36:\"e0f4b37b-5ce9-49a5-a04f-82e3a1dfa044\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:18:\"node.type.clientes\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:25:\"node.clientes.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:5:\"label\";s:4:\"Logo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:8:\"webp png\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"270x140\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.drag_and_drop_page.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"f0cbd38c-4630-4c90-9550-4e19c6adee69\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"LeDS5YeIgahCxEobRhABIh79j3dc21k4XUEjwB3CKaA\";}s:2:\"id\";s:28:\"node.drag_and_drop_page.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.node.drag_and_drop_page.field_dth_hide_regions',_binary 'a:17:{s:4:\"uuid\";s:36:\"1fc5d4d1-e82f-4b50-b34e-794c66c55e59\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:41:\"field.storage.node.field_dth_hide_regions\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dKNoTGqQtXpHZN5971UN1KLp1E3tTNF1_REnwn8dcJM\";}s:2:\"id\";s:46:\"node.drag_and_drop_page.field_dth_hide_regions\";s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:17:\"DXPR Hide Regions\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"list_string\";}'),('','field.field.node.drag_and_drop_page.field_dth_main_content_width',_binary 'a:17:{s:4:\"uuid\";s:36:\"0663870a-c742-4faa-8f2e-f970f7624010\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:47:\"field.storage.node.field_dth_main_content_width\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9GozuVieiZuJDf6LOMWupwiG_vVJMV9YtZLV97OiA6U\";}s:2:\"id\";s:52:\"node.drag_and_drop_page.field_dth_main_content_width\";s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:23:\"DXPR Main Content Width\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"list_string\";}'),('','field.field.node.drag_and_drop_page.field_dth_page_layout',_binary 'a:17:{s:4:\"uuid\";s:36:\"fdb93bfd-ec71-47b3-99ee-a1c2ff177cce\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:40:\"field.storage.node.field_dth_page_layout\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VzEKStu3rMyBJP0oHcJ-aH8pzBYZn3mr7QJj5rm6DoE\";}s:2:\"id\";s:45:\"node.drag_and_drop_page.field_dth_page_layout\";s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:16:\"DXPR Page Layout\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"list_string\";}'),('','field.field.node.page.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"6b06dc9d-1373-4b15-aa7b-7f5d61520178\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KHu9I-pR4FnP79crRJ5gVD_1mKGSZcJsdIm9bn64iFg\";}s:2:\"id\";s:14:\"node.page.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.node.proyectos.field_ano',_binary 'a:16:{s:4:\"uuid\";s:36:\"1a01e304-b403-405a-899d-79cd63e127fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:28:\"field.storage.node.field_ano\";i:1;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:24:\"node.proyectos.field_ano\";s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:4:\"Año\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:4:{s:3:\"min\";i:0;s:3:\"max\";i:9999;s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"field_type\";s:7:\"integer\";}'),('','field.field.node.proyectos.field_cliente',_binary 'a:16:{s:4:\"uuid\";s:36:\"06188f3a-7fc8-4b70-a89f-b9bd50356523\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:32:\"field.storage.node.field_cliente\";i:1;s:18:\"node.type.clientes\";i:2;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:28:\"node.proyectos.field_cliente\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:7:\"Cliente\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:12:\"default:node\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}s:4:\"sort\";a:2:{s:5:\"field\";s:5:\"title\";s:9:\"direction\";s:3:\"ASC\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.node.proyectos.field_descripcion_proyecto',_binary 'a:16:{s:4:\"uuid\";s:36:\"6c18b48d-f0c0-4525-b622-07c672227999\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:45:\"field.storage.node.field_descripcion_proyecto\";i:1;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:41:\"node.proyectos.field_descripcion_proyecto\";s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:21:\"Descripción Proyecto\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"string_long\";}'),('','field.field.node.proyectos.field_etiquetas',_binary 'a:16:{s:4:\"uuid\";s:36:\"fe1f4ef3-5fe7-47d1-9aed-262fce9d66f6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:19:\"node.type.proyectos\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:2:\"id\";s:30:\"node.proyectos.field_etiquetas\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:9:\"Etiquetas\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.node.proyectos.field_galeria',_binary 'a:16:{s:4:\"uuid\";s:36:\"149581eb-6ff6-4642-bd54-6ab240d39871\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:32:\"field.storage.node.field_galeria\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:28:\"node.proyectos.field_galeria\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:8:\"Galería\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:8:\"webp png\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"370x220\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.proyectos.field_image',_binary 'a:16:{s:4:\"uuid\";s:36:\"87841b52-a97d-4d4e-a511-20c50cede551\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:26:\"node.proyectos.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:8:\"webp png\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:9:\"1000x1000\";s:14:\"min_resolution\";s:7:\"432x518\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.proyectos.field_tecnologias',_binary 'a:16:{s:4:\"uuid\";s:36:\"06628618-1253-4621-8a33-4327e21b21ad\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:36:\"field.storage.node.field_tecnologias\";i:1;s:19:\"node.type.proyectos\";i:2;s:31:\"taxonomy.vocabulary.tecnologias\";}}s:2:\"id\";s:32:\"node.proyectos.field_tecnologias\";s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:12:\"Tecnologías\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:11:\"tecnologias\";s:11:\"tecnologias\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.taxonomy_term.tecnologias.field_imagen_tecnologia',_binary 'a:16:{s:4:\"uuid\";s:36:\"3bd15e00-9bbd-4f3c-b2b4-5f415fb6bc01\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:51:\"field.storage.taxonomy_term.field_imagen_tecnologia\";i:1;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:49:\"taxonomy_term.tecnologias.field_imagen_tecnologia\";s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";s:5:\"label\";s:18:\"Imagen Tecnología\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.user.user.user_picture',_binary 'a:17:{s:4:\"uuid\";s:36:\"f330f89d-1998-4308-93b9-4f594488423b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:31:\"field.storage.user.user_picture\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TE3gYVzd6g0deXqUl8SEu2azHwVG-SdXm3kwbrz0kHw\";}s:2:\"id\";s:22:\"user.user.user_picture\";s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:23:\"Su cara o foto virtual.\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:40:\"pictures/[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:0;s:18:\"alt_field_required\";b:0;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0\";}s:16:\"purge_batch_size\";i:50;}'),('','field.storage.block_content.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"3fba7a83-1c50-4261-b26c-4edd0e9081a6\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:13:\"block_content\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eS0snV_L3dx9shtWRTzm5eblwOJ7qKWC9IE-4GMTDFc\";}s:2:\"id\";s:18:\"block_content.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:4:\"type\";s:17:\"text_with_summary\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"text\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;}'),('','field.storage.comment.comment_body',_binary 'a:17:{s:4:\"uuid\";s:36:\"87aadc64-bb58-4ec9-9a52-4eb7cdce0fde\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"swYoCch_hY8QO5uwr4FURplfnUCUlpPB4idF8WGVCpw\";}s:2:\"id\";s:20:\"comment.comment_body\";s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:4:\"type\";s:9:\"text_long\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"text\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;}'),('','field.storage.contact_message.field_email',_binary 'a:16:{s:4:\"uuid\";s:36:\"efd64957-e4e5-47fc-a58d-3c111bb6dc0d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:27:\"contact_message.field_email\";s:10:\"field_name\";s:11:\"field_email\";s:11:\"entity_type\";s:15:\"contact_message\";s:4:\"type\";s:5:\"email\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.contact_message.field_nombre_completo',_binary 'a:16:{s:4:\"uuid\";s:36:\"557d0b75-5e4a-4849-914b-076aadf5e480\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:37:\"contact_message.field_nombre_completo\";s:10:\"field_name\";s:21:\"field_nombre_completo\";s:11:\"entity_type\";s:15:\"contact_message\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;s:8:\"is_ascii\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.contact_message.field_telefono',_binary 'a:16:{s:4:\"uuid\";s:36:\"d53245af-19d1-476e-82d8-801ab033545d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:30:\"contact_message.field_telefono\";s:10:\"field_name\";s:14:\"field_telefono\";s:11:\"entity_type\";s:15:\"contact_message\";s:4:\"type\";s:7:\"integer\";s:8:\"settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_audio_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"7cadd040-427a-40d0-af4e-c7a0ad304df9\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JCHoh95CpUeBx9ch24Tmi6ru0nwmNz8xWVH4Qs7RnTg\";}s:2:\"id\";s:28:\"media.field_media_audio_file\";s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:4:\"file\";s:8:\"settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:6:\"module\";s:4:\"file\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_document',_binary 'a:17:{s:4:\"uuid\";s:36:\"331f4ee6-dc07-44b4-972f-701786cbda36\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BdkTx7IL59MCw5a_fOZprPTOGM_wcjz-Fm8g7HV3vFk\";}s:2:\"id\";s:26:\"media.field_media_document\";s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:4:\"file\";s:8:\"settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:6:\"module\";s:4:\"file\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"c9170aad-f70a-4690-9dc4-66aa3fa45c7a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0N0KSFk57p6qsq3qM4lYVGSuROvzXK-tSsdwByqUh3g\";}s:2:\"id\";s:23:\"media.field_media_image\";s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_oembed_video',_binary 'a:17:{s:4:\"uuid\";s:36:\"3eb02fe9-5487-489d-9421-c871b8ead462\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cNf_852Dq-fNnSaMI4LxL-J6N7bLkHuDbD9EUqOn4_U\";}s:2:\"id\";s:30:\"media.field_media_oembed_video\";s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;s:8:\"is_ascii\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_video_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"27fa5f6d-43ae-40d1-b693-c61cbb9632e3\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z5mgbn1PIVZ5TNMByBmivqo_u3Rdk58UIzpyN4ypTeM\";}s:2:\"id\";s:28:\"media.field_media_video_file\";s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:4:\"file\";s:8:\"settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:6:\"module\";s:4:\"file\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"f51f997c-62cb-4298-af05-6f7ff5af91b6\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY\";}s:2:\"id\";s:9:\"node.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:17:\"text_with_summary\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"text\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.comment',_binary 'a:17:{s:4:\"uuid\";s:36:\"3640af61-ca18-4227-9a3a-6b3c25a1c5b1\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ktCna9xmWvYZIUfOCUyDQvedn5RtnS4CRmEIwNmvYjc\";}s:2:\"id\";s:12:\"node.comment\";s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:7:\"comment\";s:8:\"settings\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:6:\"module\";s:7:\"comment\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_ano',_binary 'a:16:{s:4:\"uuid\";s:36:\"d82086e5-f563-411d-9a3c-d6b1e8ace712\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:14:\"node.field_ano\";s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:7:\"integer\";s:8:\"settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_cliente',_binary 'a:16:{s:4:\"uuid\";s:36:\"54e30249-b1ea-41ca-933f-63e089528249\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:18:\"node.field_cliente\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:4:\"node\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_descripcion',_binary 'a:16:{s:4:\"uuid\";s:36:\"11e2e9db-8c44-40bd-8c0b-51c438621272\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:22:\"node.field_descripcion\";s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_descripcion_proyecto',_binary 'a:16:{s:4:\"uuid\";s:36:\"7e4c1c92-4ef7-47e2-8b8d-19c997a06559\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:31:\"node.field_descripcion_proyecto\";s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_body_background',_binary 'a:17:{s:4:\"uuid\";s:36:\"610ae215-f617-40e3-893f-9444e8b06b67\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"X9lEz_BWKwSeBZJCaxtaP25k_TrfAaioA2owTBLZlxM\";}s:2:\"id\";s:30:\"node.field_dth_body_background\";s:10:\"field_name\";s:25:\"field_dth_body_background\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:1;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_hide_regions',_binary 'a:17:{s:4:\"uuid\";s:36:\"dda48fe8-b9a7-4f91-a1b2-cdd038443307\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Vxuz15nwUhgUosSALKPJnTNfunsdqhbTMeyahARL0SA\";}s:2:\"id\";s:27:\"node.field_dth_hide_regions\";s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"list_string\";s:8:\"settings\";a:2:{s:14:\"allowed_values\";a:11:{i:0;a:2:{s:5:\"value\";s:10:\"navigation\";s:5:\"label\";s:11:\"Navegación\";}i:1;a:2:{s:5:\"value\";s:16:\"secondary_header\";s:5:\"label\";s:16:\"Secondary Header\";}i:2;a:2:{s:5:\"value\";s:10:\"page_title\";s:5:\"label\";s:18:\"Título de página\";}i:3;a:2:{s:5:\"value\";s:6:\"slider\";s:5:\"label\";s:11:\"Hero Region\";}i:4;a:2:{s:5:\"value\";s:6:\"header\";s:5:\"label\";s:10:\"Encabezado\";}i:5;a:2:{s:5:\"value\";s:11:\"content_top\";s:5:\"label\";s:18:\"Contenido Superior\";}i:6;a:2:{s:5:\"value\";s:7:\"content\";s:5:\"label\";s:9:\"Contenido\";}i:7;a:2:{s:5:\"value\";s:14:\"content_bottom\";s:5:\"label\";s:19:\"Fondo del Contenido\";}i:8;a:2:{s:5:\"value\";s:13:\"sidebar_first\";s:5:\"label\";s:8:\"Primario\";}i:9;a:2:{s:5:\"value\";s:14:\"sidebar_second\";s:5:\"label\";s:10:\"Secundario\";}i:10;a:2:{s:5:\"value\";s:6:\"footer\";s:5:\"label\";s:14:\"Pie de página\";}}s:23:\"allowed_values_function\";s:0:\"\";}s:6:\"module\";s:7:\"options\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:-1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_main_content_width',_binary 'a:17:{s:4:\"uuid\";s:36:\"ade506d0-3f2c-45fb-b2fb-e6a5f1b401fa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NdZfKqTnyMGn1zXwktiCh_E3YsP_O7-oeKdc5I8mue4\";}s:2:\"id\";s:33:\"node.field_dth_main_content_width\";s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"list_string\";s:8:\"settings\";a:2:{s:14:\"allowed_values\";a:5:{i:0;a:2:{s:5:\"value\";s:34:\"dxpr-theme-util-full-width-content\";s:5:\"label\";s:18:\"Full width content\";}i:1;a:2:{s:5:\"value\";s:36:\"dxpr-theme-util-content-center-4-col\";s:5:\"label\";s:28:\"Squish content column to 1/3\";}i:2;a:2:{s:5:\"value\";s:36:\"dxpr-theme-util-content-center-6-col\";s:5:\"label\";s:28:\"Squish content column to 1/2\";}i:3;a:2:{s:5:\"value\";s:36:\"dxpr-theme-util-content-center-8-col\";s:5:\"label\";s:28:\"Squish content column to 2/3\";}i:4;a:2:{s:5:\"value\";s:37:\"dxpr-theme-util-content-center-10-col\";s:5:\"label\";s:28:\"Squish content column to 5/6\";}}s:23:\"allowed_values_function\";s:0:\"\";}s:6:\"module\";s:7:\"options\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_page_layout',_binary 'a:17:{s:4:\"uuid\";s:36:\"45c08268-f08e-4356-b6b4-a22c9b8907bf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"phGMMrBGUqfR0yNfSqUbz_QPky4ZrTW5GLXzMiI3HUM\";}s:2:\"id\";s:26:\"node.field_dth_page_layout\";s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"list_string\";s:8:\"settings\";a:2:{s:14:\"allowed_values\";a:2:{i:0;a:2:{s:5:\"value\";s:9:\"fullwidth\";s:5:\"label\";s:10:\"Full Width\";}i:1;a:2:{s:5:\"value\";s:5:\"boxed\";s:5:\"label\";s:12:\"Boxed Layout\";}}s:23:\"allowed_values_function\";s:0:\"\";}s:6:\"module\";s:7:\"options\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_page_title_backgrou',_binary 'a:17:{s:4:\"uuid\";s:36:\"e3e651fe-e889-4c38-b2e8-99d1ae754a04\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sJOmmmCsYP1YtJVCBjGneGJRr01sw45YrFN2fU4Rf7A\";}s:2:\"id\";s:34:\"node.field_dth_page_title_backgrou\";s:10:\"field_name\";s:29:\"field_dth_page_title_backgrou\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:1;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_etiquetas',_binary 'a:16:{s:4:\"uuid\";s:36:\"d54dc666-1019-4897-a26b-3dace6079e1e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:2:\"id\";s:20:\"node.field_etiquetas\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:4;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_galeria',_binary 'a:16:{s:4:\"uuid\";s:36:\"b5b12c66-05e5-4ba9-9299-232205d28801\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:2:\"id\";s:18:\"node.field_galeria\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:5;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"da3b8231-3d54-49d8-9cb1-4b9e6a45d0fa\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EymokncRIZ7SgQT2IdOQhQJicX4nNc0K89ik-LxmOHE\";}s:2:\"id\";s:16:\"node.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_tags',_binary 'a:17:{s:4:\"uuid\";s:36:\"083c2fef-758e-474d-b257-3dc9175d40e4\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs\";}s:2:\"id\";s:15:\"node.field_tags\";s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:-1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_tecnologias',_binary 'a:16:{s:4:\"uuid\";s:36:\"29331765-f2ec-4a12-8cdc-cdde5cccb543\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:2:\"id\";s:22:\"node.field_tecnologias\";s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:4;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.taxonomy_term.field_imagen_tecnologia',_binary 'a:16:{s:4:\"uuid\";s:36:\"73c19d60-423f-41a3-9925-f3ca9a49bdf0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:8:\"taxonomy\";}}s:2:\"id\";s:37:\"taxonomy_term.field_imagen_tecnologia\";s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.user.user_picture',_binary 'a:17:{s:4:\"uuid\";s:36:\"2ba50648-5e97-4c30-8953-d8a5dee55150\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0q8-mw8y-Ls5I578sIPQFLp4ljpH7WvVYpzY-I9O-8E\";}s:2:\"id\";s:17:\"user.user_picture\";s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field_ui.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q1nMi90W6YQxKzZAgJQw7Ag9U4JrsEUwkomF0lhvbIM\";}s:12:\"field_prefix\";s:6:\"field_\";}'),('','file.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2bwjZB1IjEYbppgZT3g7YW_5h_LDZYNa3DaDEfWX82U\";}s:11:\"description\";a:2:{s:4:\"type\";s:9:\"textfield\";s:6:\"length\";i:128;}s:4:\"icon\";a:1:{s:9:\"directory\";s:23:\"core/modules/file/icons\";}s:35:\"make_unused_managed_files_temporary\";b:0;s:21:\"filename_sanitization\";a:6:{s:13:\"transliterate\";b:0;s:18:\"replace_whitespace\";b:0;s:24:\"replace_non_alphanumeric\";b:0;s:22:\"deduplicate_separators\";b:0;s:9:\"lowercase\";b:0;s:21:\"replacement_character\";s:1:\"-\";}}'),('','file_mdm.file_metadata_plugin.getimagesize',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI\";}s:13:\"configuration\";a:1:{s:5:\"cache\";a:2:{s:8:\"override\";b:0;s:8:\"settings\";a:3:{s:7:\"enabled\";b:1;s:10:\"expiration\";i:172800;s:16:\"disallowed_paths\";a:0:{}}}}}'),('','file_mdm.settings',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fOx6TBj_84WfX_a6JhuWiPQ-twAjHykvYsTvJAKbZsE\";}s:14:\"metadata_cache\";a:3:{s:7:\"enabled\";b:1;s:10:\"expiration\";i:172800;s:16:\"disallowed_paths\";a:0:{}}s:22:\"missing_file_log_level\";i:3;}'),('','filter.format.basic_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"a48639b4-226e-43d4-bd70-9410b291646f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:6:\"editor\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mclCbTlJwWJORez4Y1eX2MqA0aGjSMAoJb3TaBABcK8\";}s:4:\"name\";s:12:\"HTML básico\";s:6:\"format\";s:10:\"basic_html\";s:6:\"weight\";i:0;s:7:\"filters\";a:6:{s:21:\"editor_file_reference\";a:5:{s:2:\"id\";s:21:\"editor_file_reference\";s:8:\"provider\";s:6:\"editor\";s:6:\"status\";b:1;s:6:\"weight\";i:11;s:8:\"settings\";a:0:{}}s:12:\"filter_align\";a:5:{s:2:\"id\";s:12:\"filter_align\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:7;s:8:\"settings\";a:0:{}}s:14:\"filter_caption\";a:5:{s:2:\"id\";s:14:\"filter_caption\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:8;s:8:\"settings\";a:0:{}}s:11:\"filter_html\";a:5:{s:2:\"id\";s:11:\"filter_html\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:3:{s:12:\"allowed_html\";s:243:\"<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href> <blockquote cite> <ul type> <ol start type> <strong> <em> <code> <li> <img src alt data-entity-uuid data-entity-type height width data-caption data-align>\";s:16:\"filter_html_help\";b:0;s:20:\"filter_html_nofollow\";b:0;}}s:24:\"filter_html_image_secure\";a:5:{s:2:\"id\";s:24:\"filter_html_image_secure\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:9;s:8:\"settings\";a:0:{}}s:22:\"filter_image_lazy_load\";a:5:{s:2:\"id\";s:22:\"filter_image_lazy_load\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:15;s:8:\"settings\";a:0:{}}}}'),('','filter.format.full_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"33bfc1a6-d48a-411e-be2a-067056b4f5a6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:6:\"editor\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"vpZysv3RHJjhYzq7O_q5q8mVlHdrSzKELmXyiX6RtV0\";}s:4:\"name\";s:13:\"HTML completo\";s:6:\"format\";s:9:\"full_html\";s:6:\"weight\";i:2;s:7:\"filters\";a:5:{s:21:\"editor_file_reference\";a:5:{s:2:\"id\";s:21:\"editor_file_reference\";s:8:\"provider\";s:6:\"editor\";s:6:\"status\";b:1;s:6:\"weight\";i:11;s:8:\"settings\";a:0:{}}s:12:\"filter_align\";a:5:{s:2:\"id\";s:12:\"filter_align\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:8;s:8:\"settings\";a:0:{}}s:14:\"filter_caption\";a:5:{s:2:\"id\";s:14:\"filter_caption\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:9;s:8:\"settings\";a:0:{}}s:20:\"filter_htmlcorrector\";a:5:{s:2:\"id\";s:20:\"filter_htmlcorrector\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:10;s:8:\"settings\";a:0:{}}s:22:\"filter_image_lazy_load\";a:5:{s:2:\"id\";s:22:\"filter_image_lazy_load\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:15;s:8:\"settings\";a:0:{}}}}'),('','filter.format.plain_text',_binary 'a:9:{s:4:\"uuid\";s:36:\"3d1185d4-c16d-4b86-a72e-0f7096698b38\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JLMwODO0epnA_H-jFlH9ezVfa5YBJniRv3MmLqYNl_Q\";}s:4:\"name\";s:17:\"Texto sin formato\";s:6:\"format\";s:10:\"plain_text\";s:6:\"weight\";i:10;s:7:\"filters\";a:3:{s:12:\"filter_autop\";a:5:{s:2:\"id\";s:12:\"filter_autop\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}}s:18:\"filter_html_escape\";a:5:{s:2:\"id\";s:18:\"filter_html_escape\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:0:{}}s:10:\"filter_url\";a:5:{s:2:\"id\";s:10:\"filter_url\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:17:\"filter_url_length\";i:72;}}}}'),('','filter.format.restricted_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"54275222-a504-464f-b7b3-cac9061a1dc2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QiKqQS_YGAT3Qr4vaAgZICJknm-MGCzt_xBAMqg-tRM\";}s:4:\"name\";s:16:\"HTML Restringido\";s:6:\"format\";s:15:\"restricted_html\";s:6:\"weight\";i:1;s:7:\"filters\";a:3:{s:12:\"filter_autop\";a:5:{s:2:\"id\";s:12:\"filter_autop\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}}s:11:\"filter_html\";a:5:{s:2:\"id\";s:11:\"filter_html\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:3:{s:12:\"allowed_html\";s:149:\"<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>\";s:16:\"filter_html_help\";b:1;s:20:\"filter_html_nofollow\";b:0;}}s:10:\"filter_url\";a:5:{s:2:\"id\";s:10:\"filter_url\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:17:\"filter_url_length\";i:72;}}}}'),('','filter.settings',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FiPjM3WdB__ruFA7B6TLwni_UcZbmek5G4b2dxQItxA\";}s:15:\"fallback_format\";s:10:\"plain_text\";s:27:\"always_show_fallback_choice\";b:0;}'),('','image.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"k-yDFHbqNfpe-Srg4sdCSqaosCl2D8uwyEY5esF8gEw\";}s:13:\"preview_image\";s:29:\"core/modules/image/sample.png\";s:26:\"allow_insecure_derivatives\";b:1;s:20:\"suppress_itok_output\";b:0;}'),('','image.style.large',_binary 'a:8:{s:4:\"uuid\";s:36:\"640ef43d-5571-4e07-a6ac-35647f330216\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"rDR2BOewa2UFH9yG4tVvrGxEVv8U7LQo-RLkJhFpERs\";}s:4:\"name\";s:5:\"large\";s:5:\"label\";s:17:\"Grande (480×480)\";s:7:\"effects\";a:2:{s:36:\"ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d\";a:4:{s:4:\"uuid\";s:36:\"ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:7:\"upscale\";b:0;}}s:36:\"6e8fe467-84c1-4ef0-a73b-7eccf1cc20e8\";a:4:{s:4:\"uuid\";s:36:\"6e8fe467-84c1-4ef0-a73b-7eccf1cc20e8\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.media_library',_binary 'a:8:{s:4:\"uuid\";s:36:\"2479c469-b705-4992-bd35-a0a1e20454b8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FxMdscEA4aDH0KPM73HIZtVn3zIAgC1kQ3CkBw26HYs\";}s:4:\"name\";s:13:\"media_library\";s:5:\"label\";s:37:\"Miniatura de Media Library (220×220)\";s:7:\"effects\";a:2:{s:36:\"75b076a8-1234-4b42-85db-bf377c4d8d5f\";a:4:{s:4:\"uuid\";s:36:\"75b076a8-1234-4b42-85db-bf377c4d8d5f\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:7:\"upscale\";b:0;}}s:36:\"1021da71-fc2a-43d0-be5d-efaf1c79e2ea\";a:4:{s:4:\"uuid\";s:36:\"1021da71-fc2a-43d0-be5d-efaf1c79e2ea\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.medium',_binary 'a:8:{s:4:\"uuid\";s:36:\"1778ef5b-995c-4224-b448-dd85c85c1c3d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dlar76VBuGj5iMGTruB_uMZX8VbivXt9_QLemaG2q4E\";}s:4:\"name\";s:6:\"medium\";s:5:\"label\";s:16:\"Medio (220×220)\";s:7:\"effects\";a:2:{s:36:\"bddf0d06-42f9-4c75-a700-a33cafa25ea0\";a:4:{s:4:\"uuid\";s:36:\"bddf0d06-42f9-4c75-a700-a33cafa25ea0\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:7:\"upscale\";b:0;}}s:36:\"c410ed2f-aa30-4d9c-a224-d2865d9188cd\";a:4:{s:4:\"uuid\";s:36:\"c410ed2f-aa30-4d9c-a224-d2865d9188cd\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.optimize',_binary 'a:8:{s:4:\"uuid\";s:36:\"29e15cb5-e7dd-4e5d-b027-6750615a6703\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VIHt6xBRhjx1IRs8AH4X3qkcHuFUcjBt_MX-IaN_Ikw\";}s:4:\"name\";s:8:\"optimize\";s:5:\"label\";s:25:\"Optimize for fast loading\";s:7:\"effects\";a:2:{s:36:\"488604d2-4168-4c17-8567-430b00749cbf\";a:4:{s:4:\"uuid\";s:36:\"488604d2-4168-4c17-8567-430b00749cbf\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:1;s:4:\"data\";a:3:{s:5:\"width\";i:1024;s:6:\"height\";N;s:7:\"upscale\";b:0;}}s:36:\"45f0f244-dd35-4101-9ad2-ad6d514ae79c\";a:4:{s:4:\"uuid\";s:36:\"45f0f244-dd35-4101-9ad2-ad6d514ae79c\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.slick_media',_binary 'a:8:{s:4:\"uuid\";s:36:\"e1e4664f-f54b-4e61-a53e-0b88dbdf3f1a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"oQDRoEzxaj4cm4zDtSwzPCliteaNmv5gC-ugL9H_MV0\";}s:4:\"name\";s:11:\"slick_media\";s:5:\"label\";s:11:\"Slick media\";s:7:\"effects\";a:1:{s:36:\"4b434ce0-90cc-44c3-9423-35d7cccc7d93\";a:4:{s:4:\"uuid\";s:36:\"4b434ce0-90cc-44c3-9423-35d7cccc7d93\";s:2:\"id\";s:20:\"image_scale_and_crop\";s:6:\"weight\";i:1;s:4:\"data\";a:3:{s:5:\"width\";i:853;s:6:\"height\";i:480;s:6:\"anchor\";s:13:\"center-center\";}}}}'),('','image.style.thumbnail',_binary 'a:8:{s:4:\"uuid\";s:36:\"a7afcd59-91c8-40f9-b039-2de037714cb3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BgeBV-xOFINMsz-y2thm45EGesj6bRM6DTLZ6ce3V9I\";}s:4:\"name\";s:9:\"thumbnail\";s:5:\"label\";s:20:\"Miniatura (100×100)\";s:7:\"effects\";a:2:{s:36:\"1cfec298-8620-4749-b100-ccb6c4500779\";a:4:{s:4:\"uuid\";s:36:\"1cfec298-8620-4749-b100-ccb6c4500779\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:7:\"upscale\";b:0;}}s:36:\"c4eb9942-2c9e-4a81-949f-6161a44b6559\";a:4:{s:4:\"uuid\";s:36:\"c4eb9942-2c9e-4a81-949f-6161a44b6559\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.wide',_binary 'a:8:{s:4:\"uuid\";s:36:\"6dc397e7-0887-4f6a-923a-ee9685641a24\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"XHh3ATMH7z4ljwmzdndM47qNMkgLnoYsP98rGxVgCOw\";}s:4:\"name\";s:4:\"wide\";s:5:\"label\";s:12:\"Ancho (1090)\";s:7:\"effects\";a:2:{s:36:\"09959c15-59ce-4f6d-90df-e2d7cf32bce5\";a:4:{s:4:\"uuid\";s:36:\"09959c15-59ce-4f6d-90df-e2d7cf32bce5\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:1;s:4:\"data\";a:3:{s:5:\"width\";i:1090;s:6:\"height\";N;s:7:\"upscale\";b:0;}}s:36:\"294c5f76-42a4-43ce-82c2-81c2f4723da0\";a:4:{s:4:\"uuid\";s:36:\"294c5f76-42a4-43ce-82c2-81c2f4723da0\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','imagemagick.file_metadata_plugin.imagemagick_identify',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI\";}s:13:\"configuration\";a:1:{s:5:\"cache\";a:2:{s:8:\"override\";b:0;s:8:\"settings\";a:3:{s:7:\"enabled\";b:1;s:10:\"expiration\";i:172800;s:16:\"disallowed_paths\";a:0:{}}}}}'),('','imagemagick.settings',_binary 'a:10:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N-xOd1pralXTuyyJA47dtvXWWxz3STj0hvmr0umAFmk\";}s:7:\"quality\";i:100;s:8:\"binaries\";s:11:\"imagemagick\";s:19:\"imagemagick_version\";s:2:\"v6\";s:16:\"path_to_binaries\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:12:\"log_warnings\";b:1;s:5:\"debug\";b:0;s:13:\"image_formats\";a:16:{s:3:\"PNG\";a:1:{s:9:\"mime_type\";s:9:\"image/png\";}s:4:\"JPEG\";a:1:{s:9:\"mime_type\";s:10:\"image/jpeg\";}s:3:\"JPG\";a:3:{s:9:\"mime_type\";s:10:\"image/jpeg\";s:6:\"weight\";i:10;s:7:\"enabled\";b:0;}s:3:\"GIF\";a:1:{s:9:\"mime_type\";s:9:\"image/gif\";}s:5:\"GIF87\";a:3:{s:9:\"mime_type\";s:9:\"image/gif\";s:6:\"weight\";i:10;s:7:\"enabled\";b:0;}s:3:\"SVG\";a:2:{s:9:\"mime_type\";s:13:\"image/svg+xml\";s:7:\"enabled\";b:0;}s:4:\"WEBP\";a:1:{s:9:\"mime_type\";s:10:\"image/webp\";}s:4:\"AVIF\";a:2:{s:9:\"mime_type\";s:10:\"image/avif\";s:7:\"enabled\";b:0;}s:4:\"TIFF\";a:2:{s:9:\"mime_type\";s:10:\"image/tiff\";s:7:\"enabled\";b:0;}s:3:\"PDF\";a:2:{s:9:\"mime_type\";s:15:\"application/pdf\";s:7:\"enabled\";b:0;}s:4:\"HEIC\";a:2:{s:9:\"mime_type\";s:10:\"image/heif\";s:7:\"enabled\";b:0;}s:3:\"BMP\";a:2:{s:9:\"mime_type\";s:14:\"image/x-ms-bmp\";s:7:\"enabled\";b:0;}s:3:\"PSD\";a:2:{s:9:\"mime_type\";s:17:\"image/x-photoshop\";s:7:\"enabled\";b:0;}s:4:\"WBMP\";a:2:{s:9:\"mime_type\";s:18:\"image/vnd.wap.wbmp\";s:7:\"enabled\";b:0;}s:3:\"XBM\";a:2:{s:9:\"mime_type\";s:15:\"image/x-xbitmap\";s:7:\"enabled\";b:0;}s:3:\"ICO\";a:2:{s:9:\"mime_type\";s:24:\"image/vnd.microsoft.icon\";s:7:\"enabled\";b:0;}}s:8:\"advanced\";a:4:{s:7:\"density\";i:0;s:10:\"colorspace\";s:1:\"0\";s:7:\"profile\";s:0:\"\";s:8:\"coalesce\";b:0;}}'),('','language.content_settings.node.blog',_binary 'a:9:{s:4:\"uuid\";s:36:\"0495bf3b-d81d-4588-97c1-dd3bce6566be\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:14:\"node.type.blog\";}}s:2:\"id\";s:9:\"node.blog\";s:21:\"target_entity_type_id\";s:4:\"node\";s:13:\"target_bundle\";s:4:\"blog\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}'),('','language.content_settings.node.clientes',_binary 'a:9:{s:4:\"uuid\";s:36:\"b5aae766-70c8-4ac0-b79a-e4c99e0fed66\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:18:\"node.type.clientes\";}}s:2:\"id\";s:13:\"node.clientes\";s:21:\"target_entity_type_id\";s:4:\"node\";s:13:\"target_bundle\";s:8:\"clientes\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}'),('','language.content_settings.node.proyectos',_binary 'a:9:{s:4:\"uuid\";s:36:\"723af382-60c1-4a75-9ca9-885770329f8b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:14:\"node.proyectos\";s:21:\"target_entity_type_id\";s:4:\"node\";s:13:\"target_bundle\";s:9:\"proyectos\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}'),('','language.content_settings.path_alias.path_alias',_binary 'a:10:{s:4:\"uuid\";s:36:\"c6d60c5f-9009-4cfe-b03d-bbd79bf10b57\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:10:\"path_alias\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dhjFABRzm52DkRXnYja5ZoHwjY0R3gEGic3KpDUXgRo\";}s:2:\"id\";s:21:\"path_alias.path_alias\";s:21:\"target_entity_type_id\";s:10:\"path_alias\";s:13:\"target_bundle\";s:10:\"path_alias\";s:16:\"default_langcode\";s:3:\"und\";s:18:\"language_alterable\";b:1;}'),('','language.content_settings.taxonomy_term.tecnologias',_binary 'a:9:{s:4:\"uuid\";s:36:\"2d3e15fe-7281-4bd8-b299-6afd602ef65f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:31:\"taxonomy.vocabulary.tecnologias\";}}s:2:\"id\";s:25:\"taxonomy_term.tecnologias\";s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";s:13:\"target_bundle\";s:11:\"tecnologias\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}'),('','language.entity.es',_binary 'a:9:{s:4:\"uuid\";s:36:\"ca66bd2c-363e-46fc-9bf4-c28c8e7a39a8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:2:\"es\";s:5:\"label\";s:8:\"Español\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:0;s:6:\"locked\";b:0;}'),('','language.entity.und',_binary 'a:10:{s:4:\"uuid\";s:36:\"15529159-6718-43a3-9a4d-02146bb1ae5b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eNX6lLCKDaY83nCMh20My---y03KbiFlv802DKCCpvg\";}s:2:\"id\";s:3:\"und\";s:5:\"label\";s:15:\"Sin especificar\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:2;s:6:\"locked\";b:1;}'),('','language.entity.zxx',_binary 'a:10:{s:4:\"uuid\";s:36:\"076b2832-f913-4f3c-af9f-46794d497088\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"35CefWbnzaiytcg3acexxz_GTvuwIjYd_ZTcmmR-tXA\";}s:2:\"id\";s:3:\"zxx\";s:5:\"label\";s:12:\"No aplicable\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:3;s:6:\"locked\";b:1;}'),('','language.mappings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc\";}s:3:\"map\";a:10:{s:2:\"no\";s:2:\"nb\";s:2:\"pt\";s:5:\"pt-pt\";s:2:\"zh\";s:7:\"zh-hans\";s:5:\"zh-tw\";s:7:\"zh-hant\";s:5:\"zh-hk\";s:7:\"zh-hant\";s:5:\"zh-mo\";s:7:\"zh-hant\";s:6:\"zh-cht\";s:7:\"zh-hant\";s:5:\"zh-cn\";s:7:\"zh-hans\";s:5:\"zh-sg\";s:7:\"zh-hans\";s:6:\"zh-chs\";s:7:\"zh-hans\";}}'),('','language.negotiation',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"uEePITI9tV6WqzmsTb7MfPCi5yPWXSxAN1xeLcYFQbM\";}s:7:\"session\";a:1:{s:9:\"parameter\";s:8:\"language\";}s:3:\"url\";a:3:{s:6:\"source\";s:11:\"path_prefix\";s:8:\"prefixes\";a:1:{s:2:\"es\";s:0:\"\";}s:7:\"domains\";a:1:{s:2:\"es\";s:0:\"\";}}s:17:\"selected_langcode\";s:12:\"site_default\";}'),('','language.types',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dqouFqVseNJNvEjsoYKxbinFOITuCxYhi4y2OTNQP_8\";}s:3:\"all\";a:3:{i:0;s:18:\"language_interface\";i:1;s:16:\"language_content\";i:2;s:12:\"language_url\";}s:12:\"configurable\";a:1:{i:0;s:18:\"language_interface\";}s:11:\"negotiation\";a:3:{s:16:\"language_content\";a:1:{s:7:\"enabled\";a:1:{s:18:\"language-interface\";i:0;}}s:12:\"language_url\";a:1:{s:7:\"enabled\";a:2:{s:12:\"language-url\";i:0;s:21:\"language-url-fallback\";i:1;}}s:18:\"language_interface\";a:1:{s:7:\"enabled\";a:1:{s:12:\"language-url\";i:0;}}}}'),('','locale.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cSdYeE-_AQETCNZnl8BMFS9-sVn5--VzAYILkpPBUbM\";}s:13:\"cache_strings\";b:1;s:17:\"translate_english\";b:0;s:10:\"javascript\";a:1:{s:9:\"directory\";s:9:\"languages\";}s:11:\"translation\";a:8:{s:10:\"use_source\";s:16:\"remote_and_local\";s:16:\"default_filename\";s:30:\"%project-%version.%language.po\";s:22:\"default_server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:20:\"overwrite_customized\";b:0;s:24:\"overwrite_not_customized\";b:1;s:20:\"update_interval_days\";i:0;s:4:\"path\";s:32:\"sites/default/files/translations\";s:14:\"import_enabled\";b:1;}}'),('','media.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"WCFqLQAxMw1weToDJEhfnW1Z-iOF7cqMdL8X7YTFxBA\";}s:13:\"icon_base_uri\";s:28:\"public://media-icons/generic\";s:13:\"iframe_domain\";N;s:20:\"oembed_providers_url\";s:33:\"https://oembed.com/providers.json\";s:14:\"standalone_url\";b:0;}'),('','media.type.audio',_binary 'a:13:{s:4:\"uuid\";s:36:\"6208f7dc-2252-4099-9384-a72d4dc7a58b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eJw8n6Tk2tO3ZysuEeGR1gZa1yRffaZzR4t0Q7iNurs\";}s:2:\"id\";s:5:\"audio\";s:5:\"label\";s:5:\"Audio\";s:11:\"description\";s:39:\"Un archivo de audio alojado localmente.\";s:6:\"source\";s:10:\"audio_file\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:22:\"field_media_audio_file\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}'),('','media.type.document',_binary 'a:13:{s:4:\"uuid\";s:36:\"3126a9e2-283e-41da-9393-6ecd813b2aa6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_D9q3XSnP6ik9we9UuoTvZsQKPuYNp_G9PfwVtWzgnQ\";}s:2:\"id\";s:8:\"document\";s:5:\"label\";s:9:\"Documento\";s:11:\"description\";s:55:\"Un archivo o documento subido, como por ejemplo un PDF.\";s:6:\"source\";s:4:\"file\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:20:\"field_media_document\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}'),('','media.type.image',_binary 'a:13:{s:4:\"uuid\";s:36:\"22a9a84c-3bcd-4eea-9c0a-7f1b23f03051\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6Qope5wG7HUpV0tPOBMtDI_GZkHFcF1Xj4hgD9Cu_hM\";}s:2:\"id\";s:5:\"image\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:66:\"Utilice imágenes locales para elementos multimedia reutilizables.\";s:6:\"source\";s:5:\"image\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:17:\"field_media_image\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}'),('','media.type.remote_video',_binary 'a:13:{s:4:\"uuid\";s:36:\"eca68da9-4081-400d-a58d-a9b89acc5d60\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hIBTnDGgDKnCiP6HUZm1m7600DHUEpC6FN3LQ4sUgZ4\";}s:2:\"id\";s:12:\"remote_video\";s:5:\"label\";s:12:\"Video remoto\";s:11:\"description\";s:51:\"Un video almacenado remotamente en Youtube o Vimeo.\";s:6:\"source\";s:12:\"oembed:video\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:3:{s:12:\"source_field\";s:24:\"field_media_oembed_video\";s:20:\"thumbnails_directory\";s:44:\"public://oembed_thumbnails/[date:custom:Y-m]\";s:9:\"providers\";a:2:{i:0;s:7:\"YouTube\";i:1;s:5:\"Vimeo\";}}s:9:\"field_map\";a:1:{s:5:\"title\";s:4:\"name\";}}'),('','media.type.video',_binary 'a:13:{s:4:\"uuid\";s:36:\"2b7144f6-c643-4d80-9c1a-6f0fc8772afb\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hzgvcRgZHltqWf8hBmttoWh95tCJoPL25lPq9YSIRsY\";}s:2:\"id\";s:5:\"video\";s:5:\"label\";s:6:\"Vídeo\";s:11:\"description\";s:40:\"Un archivo de vídeo alojado localmente.\";s:6:\"source\";s:10:\"video_file\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:22:\"field_media_video_file\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}'),('','media_library.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_3gQsCnZELUjUUqHk8SSh8bXnx7TZwN95vctAeVJG60\";}s:11:\"advanced_ui\";b:0;}'),('','menu_ui.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SqMarzIjxC3F8dZo9FEOxfqDKD_sdW1tbcFTV1BA2zU\";}s:24:\"override_parent_selector\";b:0;}'),('','node.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"W0cgFPhPJ3gAdqm06-az48BLf5MVcoZVS0HdByoofi0\";}s:15:\"use_admin_theme\";b:1;}'),('','node.type.article',_binary 'a:12:{s:4:\"uuid\";s:36:\"841a5a18-465f-4908-bb75-7aa457d6500f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Fe3N1uqaAyyKJbVkqT-btXy3t98puW8GCRD822xjl10\";}s:4:\"name\";s:9:\"Artículo\";s:4:\"type\";s:7:\"article\";s:11:\"description\";s:120:\"Use los <em>artículos</em> para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:1;}'),('','node.type.blog',_binary 'a:12:{s:4:\"uuid\";s:36:\"ae8e20c2-1058-4692-9f24-88a7585ad9fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:4:\"name\";s:4:\"Blog\";s:4:\"type\";s:4:\"blog\";s:11:\"description\";s:39:\"Contenido de publicaciones de tipo blog\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}'),('','node.type.clientes',_binary 'a:12:{s:4:\"uuid\";s:36:\"456bbddf-22f8-4153-becb-4bf2cad43dab\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:4:\"name\";s:8:\"Clientes\";s:4:\"type\";s:8:\"clientes\";s:11:\"description\";s:27:\"Clientes de la empresa CISC\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}'),('','node.type.drag_and_drop_page',_binary 'a:13:{s:4:\"uuid\";s:36:\"e2c0ba0f-03d5-4be9-a0c2-5d556b225530\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1pVVrMiuXj69j4KFCHeEqQWUHXM9AZZvsy4Ef2aOvdU\";}s:4:\"name\";s:18:\"Drag and drop Page\";s:4:\"type\";s:18:\"drag_and_drop_page\";s:11:\"description\";s:57:\"Page builder page with DXPR Builder visual layout builder\";s:4:\"help\";s:0:\"\";s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:0;s:17:\"display_submitted\";b:0;}'),('','node.type.page',_binary 'a:12:{s:4:\"uuid\";s:36:\"6947b2cf-7a64-49de-a2a9-2841e478f881\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"i0snV8Wj--OkRW12UdachUiYiz3FbeMwHu_pZYfzKLc\";}s:4:\"name\";s:15:\"Página básica\";s:4:\"type\";s:4:\"page\";s:11:\"description\";s:104:\"Utilice <em>páginas básicas</em> para el contenido estático, por ejemplo la página \'Sobre nosotros\'.\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}'),('','node.type.proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"547aa45a-3ca7-4bd3-964d-a5074c237213\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:4:\"name\";s:9:\"Proyectos\";s:4:\"type\";s:9:\"proyectos\";s:11:\"description\";s:28:\"Proyectos de la empresa CISC\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}'),('','olivero.settings',_binary 'a:8:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1TswGK46jyu77aIM7Z-0JVQs5bxHmo-gtgrvrQGMXxc\";}s:7:\"favicon\";a:1:{s:11:\"use_default\";b:1;}s:8:\"features\";a:4:{s:20:\"comment_user_picture\";b:1;s:25:\"comment_user_verification\";b:1;s:7:\"favicon\";b:1;s:17:\"node_user_picture\";b:0;}s:4:\"logo\";a:1:{s:11:\"use_default\";b:0;}s:20:\"third_party_settings\";a:1:{s:8:\"shortcut\";a:1:{s:11:\"module_link\";b:1;}}s:22:\"mobile_menu_all_widths\";i:0;s:22:\"site_branding_bg_color\";s:7:\"default\";s:18:\"base_primary_color\";s:7:\"#1b9ae4\";}'),('','pathauto.pattern.contenido',_binary 'a:12:{s:4:\"uuid\";s:36:\"1e8c1230-97eb-43dc-9e7d-ba751a3960a5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:9:\"contenido\";s:5:\"label\";s:9:\"Contenido\";s:4:\"type\";s:23:\"canonical_entities:node\";s:7:\"pattern\";s:47:\"[node:menu-link:parents:join-path]/[node:title]\";s:18:\"selection_criteria\";a:0:{}s:15:\"selection_logic\";s:3:\"and\";s:6:\"weight\";i:0;s:13:\"relationships\";a:0:{}}'),('','pathauto.pattern.tipos_de_contenido',_binary 'a:12:{s:4:\"uuid\";s:36:\"1ae3c379-77e7-4cc0-bd7d-ffb4292b0ac8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:18:\"tipos_de_contenido\";s:5:\"label\";s:18:\"Tipos de Contenido\";s:4:\"type\";s:23:\"canonical_entities:node\";s:7:\"pattern\";s:32:\"[node:content-type]/[node:title]\";s:18:\"selection_criteria\";a:1:{s:36:\"a06a4fba-0597-4376-a43d-d1f2d364d934\";a:5:{s:2:\"id\";s:18:\"entity_bundle:node\";s:6:\"negate\";b:0;s:4:\"uuid\";s:36:\"a06a4fba-0597-4376-a43d-d1f2d364d934\";s:15:\"context_mapping\";a:1:{s:4:\"node\";s:4:\"node\";}s:7:\"bundles\";a:3:{s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:9:\"proyectos\";s:9:\"proyectos\";}}}s:15:\"selection_logic\";s:3:\"and\";s:6:\"weight\";i:-5;s:13:\"relationships\";a:0:{}}'),('','pathauto.settings',_binary 'a:13:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SwvLp8snyPEExF41CaJJYdPUVomofLqtXvwciHc4cPg\";}s:20:\"enabled_entity_types\";a:3:{i:0;s:7:\"comment\";i:1;s:8:\"shortcut\";i:2;s:4:\"user\";}s:11:\"punctuation\";a:32:{s:13:\"double_quotes\";i:0;s:6:\"quotes\";i:0;s:8:\"backtick\";i:0;s:5:\"comma\";i:0;s:6:\"period\";i:0;s:6:\"hyphen\";i:1;s:10:\"underscore\";i:0;s:5:\"colon\";i:0;s:9:\"semicolon\";i:0;s:4:\"pipe\";i:0;s:10:\"left_curly\";i:0;s:11:\"left_square\";i:0;s:11:\"right_curly\";i:0;s:12:\"right_square\";i:0;s:4:\"plus\";i:0;s:5:\"equal\";i:0;s:8:\"asterisk\";i:0;s:9:\"ampersand\";i:0;s:7:\"percent\";i:0;s:5:\"caret\";i:0;s:6:\"dollar\";i:0;s:4:\"hash\";i:0;s:2:\"at\";i:0;s:11:\"exclamation\";i:0;s:5:\"tilde\";i:0;s:16:\"left_parenthesis\";i:0;s:17:\"right_parenthesis\";i:0;s:13:\"question_mark\";i:0;s:9:\"less_than\";i:0;s:12:\"greater_than\";i:0;s:5:\"slash\";i:0;s:10:\"back_slash\";i:0;}s:7:\"verbose\";b:0;s:9:\"separator\";s:1:\"-\";s:10:\"max_length\";i:100;s:20:\"max_component_length\";i:100;s:13:\"transliterate\";b:1;s:12:\"reduce_ascii\";b:0;s:4:\"case\";b:1;s:12:\"ignore_words\";s:134:\"a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with\";s:13:\"update_action\";i:2;s:11:\"safe_tokens\";a:6:{i:0;s:5:\"alias\";i:1;s:4:\"path\";i:2;s:9:\"join-path\";i:3;s:9:\"login-url\";i:4;s:3:\"url\";i:5;s:9:\"url-brief\";}}'),('','recaptcha.settings',_binary 'a:6:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ByOVf1cU9r5NkZ4ieBJ7k9sUid6jb03ojMN1gjJ0-OU\";}s:8:\"site_key\";s:40:\"6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";s:10:\"secret_key\";s:40:\"6LfZF14rAAAAAIqWbaUoxYcLizUw76RGQTOJZTng\";s:15:\"verify_hostname\";b:0;s:12:\"use_globally\";b:0;s:6:\"widget\";a:4:{s:5:\"theme\";s:5:\"light\";s:4:\"type\";s:5:\"image\";s:4:\"size\";s:0:\"\";s:8:\"noscript\";b:0;}}'),('','recaptcha_v3.recaptcha_v3_action.validacion_formularios',_binary 'a:8:{s:4:\"uuid\";s:36:\"47dc4532-f5d9-430d-848d-9a28d7f9c356\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:22:\"validacion_formularios\";s:5:\"label\";s:23:\"Validación Formularios\";s:9:\"threshold\";d:0.5;s:9:\"challenge\";s:19:\"recaptcha/reCAPTCHA\";}'),('','recaptcha_v3.settings',_binary 'a:10:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6xvuojdlZ8-8Q7yJyRldPaE0UK_YijOlDo6HvURmW_E\";}s:8:\"langcode\";s:2:\"es\";s:8:\"site_key\";s:40:\"6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";s:10:\"secret_key\";s:40:\"6LfZF14rAAAAAIqWbaUoxYcLizUw76RGQTOJZTng\";s:10:\"hide_badge\";b:0;s:15:\"verify_hostname\";b:1;s:17:\"default_challenge\";s:0:\"\";s:13:\"error_message\";s:29:\"Anti-bot verification failed.\";s:9:\"cacheable\";b:0;s:25:\"library_use_recaptcha_net\";b:0;}'),('','search.page.help_search',_binary 'a:11:{s:4:\"uuid\";s:36:\"e161c404-549b-40ff-a585-d2f3820f6298\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"RZ-bcSekNSsAbIPLW7Gmyd3uUjIOSrPvnb8RCCZYJm8\";}s:2:\"id\";s:11:\"help_search\";s:5:\"label\";s:5:\"Ayuda\";s:4:\"path\";s:4:\"help\";s:6:\"weight\";i:0;s:6:\"plugin\";s:11:\"help_search\";s:13:\"configuration\";a:0:{}}'),('','search.page.node_search',_binary 'a:11:{s:4:\"uuid\";s:36:\"56554a3d-9b40-4475-8518-3b21d908e0a5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"97tvtzGOa8_flb22CzSjgtm_YkiGMHvEBO-6q2K9V_U\";}s:2:\"id\";s:11:\"node_search\";s:5:\"label\";s:9:\"Contenido\";s:4:\"path\";s:4:\"node\";s:6:\"weight\";i:-10;s:6:\"plugin\";s:11:\"node_search\";s:13:\"configuration\";a:1:{s:8:\"rankings\";a:0:{}}}'),('','search.page.user_search',_binary 'a:11:{s:4:\"uuid\";s:36:\"339a1c27-81a9-4b54-aec7-466b666cc3e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"k3aUaZXGDuhkek2TZIee0PApOPTvYZLadziekdyHA5A\";}s:2:\"id\";s:11:\"user_search\";s:5:\"label\";s:8:\"Usuarios\";s:4:\"path\";s:4:\"user\";s:6:\"weight\";i:0;s:6:\"plugin\";s:11:\"user_search\";s:13:\"configuration\";a:0:{}}'),('','search.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hvVxL1G-ZCxaq32IZws0YsfuhvaDiQE_np-0g35KjUk\";}s:12:\"and_or_limit\";i:7;s:12:\"default_page\";s:11:\"node_search\";s:5:\"index\";a:4:{s:10:\"cron_limit\";i:100;s:11:\"overlap_cjk\";b:1;s:17:\"minimum_word_size\";i:3;s:11:\"tag_weights\";a:12:{s:2:\"h1\";i:25;s:2:\"h2\";i:18;s:2:\"h3\";i:15;s:2:\"h4\";i:14;s:2:\"h5\";i:9;s:2:\"h6\";i:6;s:1:\"u\";i:3;s:1:\"b\";i:3;s:1:\"i\";i:3;s:6:\"strong\";i:3;s:2:\"em\";i:3;s:1:\"a\";i:10;}}s:7:\"logging\";b:0;}'),('','shortcut.set.default',_binary 'a:7:{s:4:\"uuid\";s:36:\"78d4ed47-a09c-440a-a0ad-147bdb593938\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"U5VlGjd_SfV0Qm_EfnaynOfc549cNscFAx48JfYoMRI\";}s:2:\"id\";s:7:\"default\";s:5:\"label\";s:11:\"Por defecto\";}'),('','slick.optionset.clientes_home',_binary 'a:13:{s:4:\"uuid\";s:36:\"d42cb8b8-744e-4016-b16c-fdec5e3456c0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:13:\"clientes_home\";s:4:\"name\";s:13:\"clientes_home\";s:6:\"weight\";i:0;s:5:\"label\";s:13:\"Clientes Home\";s:5:\"group\";s:0:\"\";s:4:\"skin\";s:7:\"classic\";s:11:\"breakpoints\";i:3;s:9:\"optimized\";b:0;s:7:\"options\";a:3:{s:19:\"options__active_tab\";s:24:\"edit-options-responsives\";s:8:\"settings\";a:51:{s:11:\"mobileFirst\";b:0;s:8:\"asNavFor\";s:0:\"\";s:13:\"accessibility\";b:1;s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:1;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:1;s:9:\"prevArrow\";s:0:\"\";s:9:\"nextArrow\";s:1:\">\";s:9:\"downArrow\";b:0;s:15:\"downArrowTarget\";s:0:\"\";s:15:\"downArrowOffset\";i:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"dotsClass\";s:10:\"slick-dots\";s:10:\"appendDots\";s:10:\"$(element)\";s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:8:\"lazyLoad\";s:8:\"ondemand\";s:10:\"mouseWheel\";b:0;s:9:\"randomize\";b:0;s:9:\"respondTo\";s:6:\"window\";s:3:\"rtl\";b:0;s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:5:\"slide\";s:0:\"\";s:12:\"slidesToShow\";i:4;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:1;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:1;s:14:\"touchThreshold\";i:5;s:6:\"useCSS\";b:1;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:12:\"useTransform\";b:1;s:6:\"easing\";s:6:\"linear\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:1;}s:11:\"responsives\";a:1:{s:10:\"responsive\";a:3:{i:0;a:3:{s:10:\"breakpoint\";i:1200;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:1;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:3;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}i:1;a:3:{s:10:\"breakpoint\";i:760;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:0;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:2;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}i:2;a:3:{s:10:\"breakpoint\";i:500;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:1;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}}}}}'),('','slick.optionset.default',_binary 'a:14:{s:4:\"uuid\";s:36:\"ac47e889-600b-4cdc-85fc-249c89390ac1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jHmfPBU2oNraKWjKwqYODaPOKQQM2sczj5TlDlN8Om8\";}s:2:\"id\";s:7:\"default\";s:4:\"name\";s:7:\"default\";s:6:\"weight\";i:-10;s:5:\"label\";s:11:\"Por defecto\";s:5:\"group\";s:0:\"\";s:4:\"skin\";s:7:\"default\";s:11:\"breakpoints\";i:0;s:9:\"optimized\";b:0;s:7:\"options\";a:2:{s:19:\"options__active_tab\";s:0:\"\";s:8:\"settings\";a:58:{s:11:\"mobileFirst\";b:0;s:8:\"asNavFor\";s:0:\"\";s:13:\"accessibility\";b:1;s:11:\"regionLabel\";s:8:\"carousel\";s:12:\"useGroupRole\";b:1;s:16:\"instructionsText\";s:0:\"\";s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:0;s:23:\"useAutoplayToggleButton\";b:1;s:9:\"pauseIcon\";s:16:\"slick-pause-icon\";s:8:\"playIcon\";s:15:\"slick-play-icon\";s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:1;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:1;s:9:\"prevArrow\";s:8:\"Anterior\";s:9:\"nextArrow\";s:9:\"Siguiente\";s:15:\"arrowsPlacement\";s:0:\"\";s:9:\"downArrow\";b:0;s:15:\"downArrowTarget\";s:0:\"\";s:15:\"downArrowOffset\";i:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"dotsClass\";s:10:\"slick-dots\";s:10:\"appendDots\";s:10:\"$(element)\";s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:8:\"lazyLoad\";s:8:\"ondemand\";s:10:\"mouseWheel\";b:0;s:9:\"randomize\";b:0;s:9:\"respondTo\";s:6:\"window\";s:3:\"rtl\";b:0;s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:5:\"slide\";s:0:\"\";s:12:\"slidesToShow\";i:1;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:1;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:1;s:14:\"touchThreshold\";i:5;s:6:\"useCSS\";b:1;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:12:\"useTransform\";b:1;s:6:\"easing\";s:6:\"linear\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:1;}}}'),('','slick.optionset.galeria_proyectos',_binary 'a:13:{s:4:\"uuid\";s:36:\"f765c5a1-8000-4fe3-a5c2-4dd8ca6e5524\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:17:\"galeria_proyectos\";s:4:\"name\";s:17:\"galeria_proyectos\";s:6:\"weight\";i:0;s:5:\"label\";s:18:\"Galería Proyectos\";s:5:\"group\";s:0:\"\";s:4:\"skin\";s:0:\"\";s:11:\"breakpoints\";i:2;s:9:\"optimized\";b:0;s:7:\"options\";a:3:{s:19:\"options__active_tab\";s:24:\"edit-options-responsives\";s:8:\"settings\";a:51:{s:11:\"mobileFirst\";b:0;s:8:\"asNavFor\";s:0:\"\";s:13:\"accessibility\";b:0;s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:1;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:1;s:9:\"prevArrow\";s:0:\"\";s:9:\"nextArrow\";s:0:\"\";s:9:\"downArrow\";b:0;s:15:\"downArrowTarget\";s:0:\"\";s:15:\"downArrowOffset\";i:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"dotsClass\";s:10:\"slick-dots\";s:10:\"appendDots\";s:10:\"$(element)\";s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:8:\"lazyLoad\";s:0:\"\";s:10:\"mouseWheel\";b:0;s:9:\"randomize\";b:0;s:9:\"respondTo\";s:6:\"window\";s:3:\"rtl\";b:0;s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:5:\"slide\";s:0:\"\";s:12:\"slidesToShow\";i:3;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:1;s:12:\"swipeToSlide\";b:1;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:1;s:14:\"touchThreshold\";i:5;s:6:\"useCSS\";b:0;s:7:\"cssEase\";s:0:\"\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:12:\"useTransform\";b:0;s:6:\"easing\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:1;}s:11:\"responsives\";a:1:{s:10:\"responsive\";a:2:{i:0;a:3:{s:10:\"breakpoint\";i:1200;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:1;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:2;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:0:\"\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}i:1;a:3:{s:10:\"breakpoint\";i:500;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:1;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:0:\"\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}}}}}'),('','slick.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9RRfXbmf8BlLkrGyW5O07FIAL0wbY80k-C17XdxkwAk\";}s:7:\"library\";s:5:\"slick\";s:10:\"module_css\";b:1;s:9:\"slick_css\";b:1;s:8:\"sitewide\";i:0;}'),('','sophron.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"kS--VUM7Yhfb5AIcnoXV8-JW90t-aIuQbzxPa1hbooU\";}s:10:\"map_option\";i:0;s:9:\"map_class\";s:0:\"\";s:12:\"map_commands\";a:0:{}}'),('','system.action.comment_delete_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"e553f849-8de3-47f4-9e8a-15b565080011\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"vpBH8OmL4sdesCdeZLsW8KOutB5gkbreWJbfjhfFKaQ\";}s:2:\"id\";s:21:\"comment_delete_action\";s:5:\"label\";s:19:\"Eliminar comentario\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:28:\"entity:delete_action:comment\";s:13:\"configuration\";a:0:{}}'),('','system.action.comment_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"44f4b8f4-265c-41e9-986c-3567078ecd34\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"C00dyL_W_5M0nFlgUB3lWUTUs96jn51Jw1MLHVEHZD0\";}s:2:\"id\";s:22:\"comment_publish_action\";s:5:\"label\";s:19:\"Publicar comentario\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:29:\"entity:publish_action:comment\";s:13:\"configuration\";a:0:{}}'),('','system.action.comment_save_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"60700574-b3f4-4bf7-9a24-0e60dc3c43df\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lfyE_snmvfg_EQ3VDyhUtGAXgmqtEiqa46I3bTMg8DU\";}s:2:\"id\";s:19:\"comment_save_action\";s:5:\"label\";s:18:\"Guardar comentario\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:26:\"entity:save_action:comment\";s:13:\"configuration\";a:0:{}}'),('','system.action.comment_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"f5fc5b50-7ffe-4863-bd6f-9e89cf23089b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"tWOIjSMobEWOFZddMkNqb9JySbOVwE1diC6NRqcfLTk\";}s:2:\"id\";s:24:\"comment_unpublish_action\";s:5:\"label\";s:37:\"Retirar comentario de la publicación\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:31:\"entity:unpublish_action:comment\";s:13:\"configuration\";a:0:{}}'),('','system.action.dxpr_builder_avow_user',_binary 'a:10:{s:4:\"uuid\";s:36:\"b11a153d-87f3-4894-9249-aa9ea1b7d1ed\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:12:\"dxpr_builder\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jTpnj9uW1PYPa56m75x1w1EK0L-T9IZDs3Qt2h44xCo\";}s:2:\"id\";s:22:\"dxpr_builder_avow_user\";s:5:\"label\";s:64:\"Restore DXPR Builder editing permission for the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:22:\"dxpr_builder_avow_user\";s:13:\"configuration\";a:0:{}}'),('','system.action.dxpr_builder_disavow_user',_binary 'a:10:{s:4:\"uuid\";s:36:\"745a98cf-4a72-498f-b2ce-cbe93b9e1c2a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:12:\"dxpr_builder\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ark3nUM50JWRM33NChCzZOP2yDHMOhWI7Mm2JaiEKHA\";}s:2:\"id\";s:25:\"dxpr_builder_disavow_user\";s:5:\"label\";s:48:\"Turn off DXPR Builder editing for these users(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:25:\"dxpr_builder_disavow_user\";s:13:\"configuration\";a:0:{}}'),('','system.action.media_delete_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"428c9080-6c06-4632-9065-781d064176e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FrZy1tmuXJcOxhXlBoI1Hsnen5TT-9OCC1iolWH84go\";}s:2:\"id\";s:19:\"media_delete_action\";s:5:\"label\";s:15:\"Eliminar medios\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:26:\"entity:delete_action:media\";s:13:\"configuration\";a:0:{}}'),('','system.action.media_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"ac0a0735-38ec-4c4b-8423-10f348fd2fb7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nh83qNNrmWE-CDdHz2MdFOAk60T9mzv3R-MaKfZR2jw\";}s:2:\"id\";s:20:\"media_publish_action\";s:5:\"label\";s:14:\"Publicar medio\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:27:\"entity:publish_action:media\";s:13:\"configuration\";a:0:{}}'),('','system.action.media_save_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"9fb451a8-577d-41db-9f0b-85d978cf6fed\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VVyUA6PIaVeGtcIbgEWqJ6SYDiJdReBeojFswURFpKs\";}s:2:\"id\";s:17:\"media_save_action\";s:5:\"label\";s:13:\"Guardar medio\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:24:\"entity:save_action:media\";s:13:\"configuration\";a:0:{}}'),('','system.action.media_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"f699858b-111b-4104-a094-f02b103493cf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"CsK6TseQ2DatEbZgbd30swOlZ28_HHwAESU2LvEnWq0\";}s:2:\"id\";s:22:\"media_unpublish_action\";s:5:\"label\";s:18:\"Medio no publicado\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:29:\"entity:unpublish_action:media\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_delete_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"c60b8fe3-19f9-4891-9ba3-32f17a3289a5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"t43OqwzP3CTbcAagSsWKNy6KwMm_zShXo3c4-So6rQg\";}s:2:\"id\";s:18:\"node_delete_action\";s:5:\"label\";s:18:\"Eliminar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:25:\"entity:delete_action:node\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_make_sticky_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"62abfb30-765b-445e-b093-5a20bd6ac5b3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sOb26JSy3fGpWkvR0WYN6_hMqj_6d1rvbvrkzp1yya0\";}s:2:\"id\";s:23:\"node_make_sticky_action\";s:5:\"label\";s:15:\"Fijar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:23:\"node_make_sticky_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_make_unsticky_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"37f6339b-3c78-437e-9140-51bc4ec8dfa4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lDM9mvIGAu8Sw8rt-uCO4Sr7yX5VPrDPxYcawkbKd6k\";}s:2:\"id\";s:25:\"node_make_unsticky_action\";s:5:\"label\";s:22:\"Des fijar el contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:25:\"node_make_unsticky_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_promote_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"5b10b98a-a0bf-4233-a82c-486772d0b535\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N0RDBTqiK4dKoN4p4oW2j0SGWycdHyALUe9M-Ofp89U\";}s:2:\"id\";s:19:\"node_promote_action\";s:5:\"label\";s:44:\"Promocionar contenido a la página de inicio\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:19:\"node_promote_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"3ec9ac4c-ba6b-4893-87c9-0f8680cbdd2a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2B9uF8NL5gutNKSdPRAhhAsDWFZZG1PJOBmx0aBGd_0\";}s:2:\"id\";s:19:\"node_publish_action\";s:5:\"label\";s:18:\"Publicar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:26:\"entity:publish_action:node\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_save_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"34ca4477-9791-4438-a163-b4dff7df3c46\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"LhdsoZPL_pFas2fjaAWue4zvrQ_tEVofLYtcNec-JGM\";}s:2:\"id\";s:16:\"node_save_action\";s:5:\"label\";s:17:\"Guardar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:23:\"entity:save_action:node\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_unpromote_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"189d892f-ae90-4a5b-898d-c78db75d2c42\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JBptjnfuOMtsdKygklXxoOgeOCTMtQxlkymjnnj-cC0\";}s:2:\"id\";s:21:\"node_unpromote_action\";s:5:\"label\";s:42:\"Eliminar contenido de la página de inicio\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:21:\"node_unpromote_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"920206c9-1435-4dfb-80d3-2f7178c8ea18\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"C7X8h9FWlwkQ9y5mnU2JzgaZICAdc6HFbPVbhvjlAYE\";}s:2:\"id\";s:21:\"node_unpublish_action\";s:5:\"label\";s:36:\"Anular la publicación del contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:28:\"entity:unpublish_action:node\";s:13:\"configuration\";a:0:{}}'),('','system.action.pathauto_update_alias_node',_binary 'a:10:{s:4:\"uuid\";s:36:\"6d8dfb06-4cd7-441a-9173-e0c71ed6b92f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:8:\"pathauto\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Cr0CsPUSuio4ClP7bOTqHBefJOLtN5KPyKyYj9E4qvQ\";}s:2:\"id\";s:26:\"pathauto_update_alias_node\";s:5:\"label\";s:23:\"Actualizar alias de URL\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:21:\"pathauto_update_alias\";s:13:\"configuration\";a:0:{}}'),('','system.action.pathauto_update_alias_user',_binary 'a:10:{s:4:\"uuid\";s:36:\"09645fbb-cccd-42c5-a163-932df8294fcb\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:8:\"pathauto\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6eiNWATGTd3lUEKuxNPNyDRDVMsUlM0HS90_R6JJLUI\";}s:2:\"id\";s:26:\"pathauto_update_alias_user\";s:5:\"label\";s:23:\"Actualizar alias de URL\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:21:\"pathauto_update_alias\";s:13:\"configuration\";a:0:{}}'),('','system.action.taxonomy_term_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"fe65b524-d63e-466f-ad5f-488e8a6ad85a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DoVt_VGgVLcDD4XmVbSFzr0K17SJy9imFiYusKkJBgY\";}s:2:\"id\";s:28:\"taxonomy_term_publish_action\";s:5:\"label\";s:31:\"Publicar término de taxonomía\";s:4:\"type\";s:13:\"taxonomy_term\";s:6:\"plugin\";s:35:\"entity:publish_action:taxonomy_term\";s:13:\"configuration\";a:0:{}}'),('','system.action.taxonomy_term_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"e66de2c0-39e1-44f4-9c14-c43eb6450ab2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z2sNRM3ECa7FPCGnSNje_9SmZJQgwhD_6fG_L4Mr8zI\";}s:2:\"id\";s:30:\"taxonomy_term_unpublish_action\";s:5:\"label\";s:34:\"Despublicar término de taxonomía\";s:4:\"type\";s:13:\"taxonomy_term\";s:6:\"plugin\";s:37:\"entity:unpublish_action:taxonomy_term\";s:13:\"configuration\";a:0:{}}'),('','system.action.user_add_role_action.administrator',_binary 'a:9:{s:4:\"uuid\";s:36:\"4a92817a-3acd-40c3-a276-39550a253c21\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:23:\"user.role.administrator\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:34:\"user_add_role_action.administrator\";s:5:\"label\";s:50:\"Add the Administrator role to the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:20:\"user_add_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:13:\"administrator\";}}'),('','system.action.user_add_role_action.content_editor',_binary 'a:9:{s:4:\"uuid\";s:36:\"20bc8fde-073a-43d7-9b48-f74182ac63b5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"user.role.content_editor\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:35:\"user_add_role_action.content_editor\";s:5:\"label\";s:51:\"Add the Content editor role to the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:20:\"user_add_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:14:\"content_editor\";}}'),('','system.action.user_block_user_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"ea5d3547-1bec-4f48-8464-c2bd1956e2e2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DyypzTfThX10FFQw-399qPfEbLLyrhXgQrKPVsmAoJ4\";}s:2:\"id\";s:22:\"user_block_user_action\";s:5:\"label\";s:44:\"Bloquear al usuario o usuarios seleccionados\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:22:\"user_block_user_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.user_cancel_user_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"0f6f6f3a-d79e-4d76-8529-0aa38879fc7e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nvrL9bFilzBvm2bjO9rQnFDpBA7dBBUjShSSt6NS-DU\";}s:2:\"id\";s:23:\"user_cancel_user_action\";s:5:\"label\";s:51:\"Cancelar la(s) cuenta(s) de usuario seleccionada(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:23:\"user_cancel_user_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.user_remove_role_action.administrator',_binary 'a:9:{s:4:\"uuid\";s:36:\"48d776d3-fa17-46ca-a5bd-a28ed0e98ff4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:23:\"user.role.administrator\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:37:\"user_remove_role_action.administrator\";s:5:\"label\";s:55:\"Remove the Administrator role from the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:23:\"user_remove_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:13:\"administrator\";}}'),('','system.action.user_remove_role_action.content_editor',_binary 'a:9:{s:4:\"uuid\";s:36:\"d3714ffb-3fd2-463e-a422-0aa69aa3451d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"user.role.content_editor\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:38:\"user_remove_role_action.content_editor\";s:5:\"label\";s:56:\"Remove the Content editor role from the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:23:\"user_remove_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:14:\"content_editor\";}}'),('','system.action.user_unblock_user_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"f3d6e129-d91c-43dc-b0c5-3b452e8ae9a0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SPsUXsR3Rc8d1y3gewzaAKWa1ncea_ywXX3f7LTn7k0\";}s:2:\"id\";s:24:\"user_unblock_user_action\";s:5:\"label\";s:47:\"Desbloquear al usuario o usuarios seleccionados\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:24:\"user_unblock_user_action\";s:13:\"configuration\";a:0:{}}'),('','system.advisories',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"x0FuQ_7Cg81mSDQwG028_Z0CjH3R9ib5IDlHeV2BbAo\";}s:7:\"enabled\";b:1;s:14:\"interval_hours\";i:6;}'),('','system.cron',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"f3yToH8v8EaBZU0NFFw2qR8ogSCuWVmQaN0hpYR1BD8\";}s:9:\"threshold\";a:2:{s:20:\"requirements_warning\";i:172800;s:18:\"requirements_error\";i:1209600;}s:7:\"logging\";b:1;}'),('','system.date',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"IVsFTD1mvR2NGBP_1myt9kFIFmGepH4PyaN5aQBYpno\";}s:9:\"first_day\";i:0;s:7:\"country\";a:1:{s:7:\"default\";N;}s:8:\"timezone\";a:2:{s:7:\"default\";s:14:\"America/Bogota\";s:4:\"user\";a:3:{s:12:\"configurable\";b:1;s:7:\"default\";i:0;s:4:\"warn\";b:0;}}}'),('','system.diff',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1WanmaEhxW_vM8_5Ktsdntj8MaO9UBHXg0lN603PsWM\";}s:7:\"context\";a:2:{s:13:\"lines_leading\";i:2;s:14:\"lines_trailing\";i:2;}}'),('','system.feature_flags',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZYyVj1FtPGV40Cf65YDVTUIc7YgLH6trXlotuevfs2I\";}s:16:\"linkset_endpoint\";b:0;}'),('','system.file',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mguGHCYb9Dw5EcpfjwoShGV1Vjkbz3QuPRCLfxiye-g\";}s:22:\"allow_insecure_uploads\";b:0;s:14:\"default_scheme\";s:6:\"public\";s:21:\"temporary_maximum_age\";i:21600;}'),('','system.image',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"durWHaKeBaq4d9Wpi4RqwADj1OufDepcnJuhVLmKN24\";}s:7:\"toolkit\";s:11:\"imagemagick\";}'),('','system.image.gd',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eNXaHfkJJUThHeF0nvkoXyPLRrKYGxgHRjORvT4F5rQ\";}s:12:\"jpeg_quality\";i:75;}'),('','system.logging',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"u3-njszl92FaxjrCMiq0yDcjAfcdx72w1zT1O9dx6aA\";}s:11:\"error_level\";s:4:\"hide\";}'),('','system.mail',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5PvD9swkqWUeHkabdvbJ2SQqdhrzjkCT21wtD4BLfk4\";}s:9:\"interface\";a:1:{s:7:\"default\";s:8:\"php_mail\";}s:10:\"mailer_dsn\";a:6:{s:6:\"scheme\";s:8:\"sendmail\";s:4:\"host\";s:7:\"default\";s:4:\"user\";N;s:8:\"password\";N;s:4:\"port\";N;s:7:\"options\";a:0:{}}}'),('','system.maintenance',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1SNdA25INsV5YjlgAJtfC-6AM8VcWe_00xneMLb2yFg\";}s:8:\"langcode\";s:2:\"es\";s:7:\"message\";s:102:\"@site está en mantenimiento en estos momentos. Pronto estaremos de regreso. Gracias por su paciencia.\";}'),('','system.menu.account',_binary 'a:9:{s:4:\"uuid\";s:36:\"59a47e10-6427-45d2-b43b-9372a66c1794\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"M_Bh81osDyUQ4wV0GgU_NdBNqkzM87sLxjaCdFj9mnw\";}s:2:\"id\";s:7:\"account\";s:5:\"label\";s:26:\"Menú de cuenta de usuario\";s:11:\"description\";s:53:\"Enlaces relacionados con la cuenta del usuario activo\";s:6:\"locked\";b:1;}'),('','system.menu.admin',_binary 'a:9:{s:4:\"uuid\";s:36:\"da83b365-ebe8-4572-a1f9-132b21d0d7bf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sapEi2YDGoI9yQIT_WgIV2vUdQ6DScH0V3fAyTadAL0\";}s:2:\"id\";s:5:\"admin\";s:5:\"label\";s:15:\"Administración\";s:11:\"description\";s:33:\"Enlaces de tareas administrativas\";s:6:\"locked\";b:1;}'),('','system.menu.devel',_binary 'a:9:{s:4:\"uuid\";s:36:\"b8c3e196-9fa6-4ccb-b56e-35f0c53e2535\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"devel\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"3V-l1uuTcyirYOGLPZV5HWaDfr02uEbWZJIwc8Byz-c\";}s:2:\"id\";s:5:\"devel\";s:5:\"label\";s:10:\"Desarrollo\";s:11:\"description\";s:30:\"Links related to Devel module.\";s:6:\"locked\";b:1;}'),('','system.menu.footer',_binary 'a:9:{s:4:\"uuid\";s:36:\"cf50c8cc-5f9c-42a8-9c95-95720e7c8dd8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"7yrlW5z9zdg2eBucB2GPqXKSMQfH9lSRSO4DbWF7AFc\";}s:2:\"id\";s:6:\"footer\";s:5:\"label\";s:14:\"Pie de página\";s:11:\"description\";s:33:\"Enlaces de información del sitio\";s:6:\"locked\";b:1;}'),('','system.menu.main',_binary 'a:9:{s:4:\"uuid\";s:36:\"ac28267f-bb7e-46db-9242-fa4faf52b1c3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q2Ra3jfoIVk0f3SjxJX61byRQFVBAbpzYDQOiY-kno8\";}s:2:\"id\";s:4:\"main\";s:5:\"label\";s:21:\"Navegación principal\";s:11:\"description\";s:30:\"Enlaces de secciones del sitio\";s:6:\"locked\";b:1;}'),('','system.menu.tools',_binary 'a:9:{s:4:\"uuid\";s:36:\"399d1d15-79e0-420d-9ed8-df9da3d8925f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BCM-vV1zzRaLHN18dqAR_CuGOj8AFJvTx7BKl_8Gcxc\";}s:2:\"id\";s:5:\"tools\";s:5:\"label\";s:12:\"Herramientas\";s:11:\"description\";s:67:\"Enlaces de herramientas de usuario. Los suelen añadir los módulos\";s:6:\"locked\";b:1;}'),('','system.performance',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jtno5biznHZbrIgKwzq-ze-7XaQxLCGe6PeUOR7bRiQ\";}s:5:\"cache\";a:1:{s:4:\"page\";a:1:{s:7:\"max_age\";i:0;}}s:3:\"css\";a:2:{s:10:\"preprocess\";b:1;s:4:\"gzip\";b:1;}s:8:\"fast_404\";a:4:{s:7:\"enabled\";b:1;s:5:\"paths\";s:69:\"/\\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i\";s:13:\"exclude_paths\";s:27:\"/\\/(?:styles|imagecache)\\//\";s:4:\"html\";s:162:\"<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL \"@path\" was not found on this server.</p></body></html>\";}s:2:\"js\";a:2:{s:10:\"preprocess\";b:1;s:4:\"gzip\";b:1;}}'),('','system.rss',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"MIpNzlG4gPunfS7vTCwUPum6QH3GUsEBMj-qS631Jw0\";}s:5:\"items\";a:1:{s:9:\"view_mode\";s:3:\"rss\";}}'),('','system.site',_binary 'a:11:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ijfbzDTN4CbE7Sr-6ubWzy_t1vH4OtU1doNCLssVz-4\";}s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"edb822e9-c080-4fb6-8e22-662684bf078d\";s:4:\"name\";s:4:\"CISC\";s:4:\"mail\";s:16:\"info@ciscsas.com\";s:6:\"slogan\";s:0:\"\";s:4:\"page\";a:3:{i:403;s:0:\"\";i:404;s:0:\"\";s:5:\"front\";s:7:\"/node/1\";}s:18:\"admin_compact_mode\";b:0;s:17:\"weight_select_max\";i:100;s:16:\"default_langcode\";s:2:\"es\";s:17:\"mail_notification\";N;}'),('','system.theme',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eJ529VM1gSIA_vgTy2PdiDvJuG0xhSxfQjCyl5WKlv4\";}s:5:\"admin\";s:5:\"claro\";s:7:\"default\";s:10:\"cisc_theme\";}'),('','system.theme.global',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KZiV2LB312xgJBphfq5BTjmp16xiR5KM8InBJ-pff7Y\";}s:7:\"favicon\";a:4:{s:8:\"mimetype\";s:24:\"image/vnd.microsoft.icon\";s:4:\"path\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"use_default\";b:1;}s:8:\"features\";a:4:{s:20:\"comment_user_picture\";b:1;s:25:\"comment_user_verification\";b:1;s:7:\"favicon\";b:1;s:17:\"node_user_picture\";b:1;}s:4:\"logo\";a:3:{s:4:\"path\";s:0:\"\";s:3:\"url\";N;s:11:\"use_default\";b:1;}}'),('','taxonomy.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"zKpaWT6cJc1tVQQaTqatGELaCqU_oyRym6zTl27Yias\";}s:20:\"maintain_index_table\";b:1;s:17:\"override_selector\";b:0;s:20:\"terms_per_page_admin\";i:100;}'),('','taxonomy.vocabulary.ai_agent_commands',_binary 'a:9:{s:4:\"uuid\";s:36:\"c9191e6c-26e5-4c97-be48-225a211d1141\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:4:\"name\";s:16:\"AI Edit Commands\";s:3:\"vid\";s:17:\"ai_agent_commands\";s:11:\"description\";s:29:\"Commands for AI editing tools\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}'),('','taxonomy.vocabulary.ai_tone_of_voice',_binary 'a:9:{s:4:\"uuid\";s:36:\"2a68f3ca-ee68-4a0d-8d09-5b181180ba26\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:4:\"name\";s:16:\"AI Tone of Voice\";s:3:\"vid\";s:16:\"ai_tone_of_voice\";s:11:\"description\";s:40:\"Tones of voice for AI content generation\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}'),('','taxonomy.vocabulary.tags',_binary 'a:10:{s:4:\"uuid\";s:36:\"255fde09-6969-4ed0-9e6c-772b7c764e02\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iTEzwrEQ_4JIb-OYGiqzyF2TmMgWyWayresXcWgwGWM\";}s:4:\"name\";s:9:\"Etiquetas\";s:3:\"vid\";s:4:\"tags\";s:11:\"description\";s:79:\"Utilice etiquetas para agrupar artículos sobre temas similares en categorías.\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}'),('','taxonomy.vocabulary.tecnologias',_binary 'a:9:{s:4:\"uuid\";s:36:\"8764f713-d3fc-4d5c-923a-de0562826822\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:4:\"name\";s:12:\"Tecnologías\";s:3:\"vid\";s:11:\"tecnologias\";s:11:\"description\";s:36:\"Tecnologias usadas por los proyectos\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}'),('','text.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Bkewb77RBOK3_aXMPsp8p87gbc03NvmC5gBLzPl7hVA\";}s:22:\"default_summary_length\";i:600;}'),('','update.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"xbYr66-g0FjNgVBkGypCuN46vBI2XHntXN1URawq1s4\";}s:5:\"check\";a:2:{s:19:\"disabled_extensions\";b:0;s:13:\"interval_days\";i:1;}s:5:\"fetch\";a:3:{s:3:\"url\";N;s:12:\"max_attempts\";i:2;s:7:\"timeout\";i:30;}s:12:\"notification\";a:2:{s:6:\"emails\";a:0:{}s:9:\"threshold\";s:3:\"all\";}}'),('','user.flood',_binary 'a:6:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UYfMzeP1S8jKm9PSvxf7nQNe8DsNS-3bc2WSNNXBQWs\";}s:8:\"uid_only\";b:0;s:8:\"ip_limit\";i:50;s:9:\"ip_window\";i:3600;s:10:\"user_limit\";i:5;s:11:\"user_window\";i:21600;}'),('','user.mail',_binary 'a:11:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6CZIzFifRq3qbdq3n3nDpEOO4hWIQtKOAQNPvGNGKeM\";}s:8:\"langcode\";s:2:\"es\";s:14:\"cancel_confirm\";a:2:{s:7:\"subject\";s:75:\"Solicitud de cancelación de cuenta para [user:display-name] en [site:name]\";s:4:\"body\";s:415:\"[user:display-name]\r\n\r\nSe ha realizado una petición para eliminar su cuenta en [site:name].\r\n\r\nPuede cancelar su cuenta en [site:url-brief] haciendo click en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:cancel-url]\r\n\r\nIMPORTANTE: La cancelación de su cuenta es un proceso irreversible.\r\n\r\nEste enlace caducará en un día y si no es utilizado no ocurrirá nada.\r\n\r\n--  El equipo de [site:name]\";}s:14:\"password_reset\";a:2:{s:7:\"subject\";s:86:\"Reemplazo de información de inicio de sesión para [user:display-name] en [site:name]\";s:4:\"body\";s:472:\"[user:display-name],\r\n\r\nUna petición para reestablecer la contraseña de su cuenta ha sido realizada en [site:name].\r\n\r\nAhora puede iniciar sesión haciendo clic en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le llevará a una página donde puede establecer su contraseña. Caduca después de un día y nada ocurrirá si no se usa.\r\n\r\n--  El equipo de [site:name]\";}s:22:\"register_admin_created\";a:2:{s:7:\"subject\";s:63:\"Un administrador ha creado una cuenta para usted en [site:name]\";s:4:\"body\";s:565:\"[user:display-name],\r\n\r\nUn administrador del sitio en [site:name] ha creado una cuenta para usted. Puede ahora iniciar sesión haciendo clic en este enlace o copiando y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le conducirá a la página donde podrá establecer su contraseña.\r\n\r\nDespués de establecer su contraseña, será capaz de iniciar sesión en [site:login-url] en el futuro usando:\r\n\r\nNombre de usuario: [user:name]\r\nContraseña: Su contraseña\r\n\r\n--  Equipo de [site:name]\";}s:29:\"register_no_approval_required\";a:2:{s:7:\"subject\";s:61:\"Detalles de la cuenta para [user:display-name] en [site:name]\";s:4:\"body\";s:531:\"[user:display-name],\r\n\r\nGracias por registrarse en [site:name]. Puede ahora iniciar sesión haciendo clic en este enlace o copiando y pegandolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le conducirá a una página donde podrá establecer sus contraseña.\r\n\r\nDespués de establecer su contraseña, será capaz de iniciar sesión en [site:login-url] en el futuro usando:\r\n\r\nNombre de usuario: [user:name]\r\nContraseña: Su contraseña\r\n\r\n--  Equipo de [site:name]\";}s:25:\"register_pending_approval\";a:2:{s:7:\"subject\";s:106:\"Detalles de cuenta para [user:display-name] en [site:name] (pendiente de aprobación por el administrador)\";s:4:\"body\";s:323:\"[user:display-name],\r\n\r\nGracias por registrarse en [site:name]. Su solicitud de una cuenta actualmente está pendiente de aprobación. Una vez que haya sido aprobada, recibirá otro correo electrónico con información sobre cómo iniciar sesión, establecer su contraseña y otros detalles.\r\n\r\n--  El equipo de [site:name]\";}s:31:\"register_pending_approval_admin\";a:2:{s:7:\"subject\";s:106:\"Detalles de cuenta para [user:display-name] en [site:name] (pendiente de aprobación por el administrador)\";s:4:\"body\";s:64:\"[user:display-name] ha solicitado una cuenta.\r\n\r\n[user:edit-url]\";}s:16:\"status_activated\";a:2:{s:7:\"subject\";s:69:\"Detalles de cuenta para [user:display-name] en [site:name] (aprobado)\";s:4:\"body\";s:545:\"[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido activada.\r\n\r\nUsted puede ahora iniciar sesión haciendo click en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y lo llevará a usted a una página donde podrá establecer su clave personal.\r\n\r\nDespués de establecer su clave personal, usted podrá iniciar sesión en [site:login-url] utilizando:\r\n\r\nusuario: [user:account-name]\r\nclave personal: Your password\r\n\r\n--  Equipo [site:name]\";}s:14:\"status_blocked\";a:2:{s:7:\"subject\";s:71:\"Detalles de la cuenta de [user:display-name] en [site:name] (bloqueada)\";s:4:\"body\";s:99:\"[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido bloqueada.\r\n\r\n--  El equipo de [site:name]\";}s:15:\"status_canceled\";a:2:{s:7:\"subject\";s:70:\"Detalles de cuenta para [user:display-name] en [site:name] (cancelado)\";s:4:\"body\";s:99:\"[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido cancelada.\r\n\r\n--  El equipo de [site:name]\";}}'),('','user.role.administrator',_binary 'a:10:{s:4:\"uuid\";s:36:\"ab914be8-e717-4cd5-b499-add3094699f6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"OeKGIkmZA_c-t6QLH81WNQx8gDCc1MRmxaTuQgxBByU\";}s:2:\"id\";s:13:\"administrator\";s:5:\"label\";s:13:\"Administrador\";s:6:\"weight\";i:3;s:8:\"is_admin\";b:1;s:11:\"permissions\";a:0:{}}'),('','user.role.anonymous',_binary 'a:10:{s:4:\"uuid\";s:36:\"26fd5d68-b13d-475e-a660-6a5e77b91da6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:29:\"filter.format.restricted_html\";}s:6:\"module\";a:6:{i:0;s:7:\"comment\";i:1;s:7:\"contact\";i:2;s:6:\"filter\";i:3;s:5:\"media\";i:4;s:6:\"search\";i:5;s:6:\"system\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6WavjUYXIegP9AAg2zXGx54MWIVoomC3SZhNiqe-Dyk\";}s:2:\"id\";s:9:\"anonymous\";s:5:\"label\";s:16:\"Usuario anónimo\";s:6:\"weight\";i:0;s:8:\"is_admin\";b:0;s:11:\"permissions\";a:6:{i:0;s:15:\"access comments\";i:1;s:14:\"access content\";i:2;s:29:\"access site-wide contact form\";i:3;s:14:\"search content\";i:4;s:31:\"use text format restricted_html\";i:5;s:10:\"view media\";}}'),('','user.role.authenticated',_binary 'a:10:{s:4:\"uuid\";s:36:\"ddfe2003-49da-46a6-903b-a82eeaec4d7f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"filter.format.basic_html\";}s:6:\"module\";a:8:{i:0;s:7:\"comment\";i:1;s:7:\"contact\";i:2;s:4:\"file\";i:3;s:6:\"filter\";i:4;s:5:\"media\";i:5;s:6:\"search\";i:6;s:8:\"shortcut\";i:7;s:6:\"system\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cFrlqjtkTfvY3RGccjJkPf1SGIfJ942IrxTLWAO4mgA\";}s:2:\"id\";s:13:\"authenticated\";s:5:\"label\";s:19:\"Usuario autenticado\";s:6:\"weight\";i:1;s:8:\"is_admin\";b:0;s:11:\"permissions\";a:10:{i:0;s:15:\"access comments\";i:1;s:14:\"access content\";i:2;s:16:\"access shortcuts\";i:3;s:29:\"access site-wide contact form\";i:4;s:16:\"delete own files\";i:5;s:13:\"post comments\";i:6;s:14:\"search content\";i:7;s:21:\"skip comment approval\";i:8;s:26:\"use text format basic_html\";i:9;s:10:\"view media\";}}'),('','user.role.content_editor',_binary 'a:10:{s:4:\"uuid\";s:36:\"9335c025-f7ad-4807-874c-725e1ca8c7c2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:17:\"node.type.article\";i:1;s:14:\"node.type.page\";i:2;s:24:\"taxonomy.vocabulary.tags\";}s:6:\"module\";a:8:{i:0;s:7:\"comment\";i:1;s:10:\"contextual\";i:2;s:4:\"file\";i:3;s:4:\"node\";i:4;s:4:\"path\";i:5;s:6:\"system\";i:6;s:8:\"taxonomy\";i:7;s:7:\"toolbar\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"e_wG1u7SrGaJbY2-Szgbgl-c8T3kdirU3uTNq2c_QJQ\";}s:2:\"id\";s:14:\"content_editor\";s:5:\"label\";s:19:\"Editor de contenido\";s:6:\"weight\";i:2;s:8:\"is_admin\";b:0;s:11:\"permissions\";a:23:{i:0;s:27:\"access administration pages\";i:1;s:23:\"access content overview\";i:2;s:23:\"access contextual links\";i:3;s:21:\"access files overview\";i:4;s:14:\"access toolbar\";i:5;s:22:\"administer url aliases\";i:6;s:22:\"create article content\";i:7;s:19:\"create page content\";i:8;s:20:\"create terms in tags\";i:9;s:18:\"create url aliases\";i:10;s:24:\"delete article revisions\";i:11;s:26:\"delete own article content\";i:12;s:16:\"delete own files\";i:13;s:23:\"delete own page content\";i:14;s:21:\"delete page revisions\";i:15;s:24:\"edit own article content\";i:16;s:17:\"edit own comments\";i:17;s:21:\"edit own page content\";i:18;s:18:\"edit terms in tags\";i:19;s:20:\"revert all revisions\";i:20;s:18:\"view all revisions\";i:21;s:28:\"view own unpublished content\";i:22;s:29:\"view the administration theme\";}}'),('','user.settings',_binary 'a:9:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Y-Xpk050V3opj3WiFb4oUbVT9S7fDA1XLpigO-qVMVQ\";}s:8:\"langcode\";s:2:\"es\";s:9:\"anonymous\";s:8:\"Anónimo\";s:11:\"verify_mail\";b:1;s:6:\"notify\";a:8:{s:14:\"cancel_confirm\";b:1;s:14:\"password_reset\";b:1;s:16:\"status_activated\";b:1;s:14:\"status_blocked\";b:0;s:15:\"status_canceled\";b:0;s:22:\"register_admin_created\";b:1;s:29:\"register_no_approval_required\";b:1;s:25:\"register_pending_approval\";b:1;}s:8:\"register\";s:10:\"admin_only\";s:13:\"cancel_method\";s:17:\"user_cancel_block\";s:22:\"password_reset_timeout\";i:86400;s:17:\"password_strength\";b:1;}'),('','views.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8oDr9oPVb_ostrNnVV6V7VdphwoH_u-NqTS0u7SE7qc\";}s:17:\"display_extenders\";a:0:{}s:13:\"sql_signature\";b:0;s:2:\"ui\";a:3:{s:4:\"show\";a:7:{s:18:\"additional_queries\";b:0;s:15:\"advanced_column\";b:0;s:15:\"default_display\";b:0;s:22:\"performance_statistics\";b:0;s:19:\"preview_information\";b:1;s:9:\"sql_query\";a:2:{s:7:\"enabled\";b:0;s:5:\"where\";s:5:\"above\";}s:13:\"display_embed\";b:0;}s:19:\"always_live_preview\";b:1;s:24:\"exposed_filter_any_label\";s:7:\"old_any\";}s:22:\"field_rewrite_elements\";a:29:{s:3:\"div\";s:3:\"DIV\";s:4:\"span\";s:4:\"SPAN\";s:2:\"h1\";s:2:\"H1\";s:2:\"h2\";s:2:\"H2\";s:2:\"h3\";s:2:\"H3\";s:2:\"h4\";s:2:\"H4\";s:2:\"h5\";s:2:\"H5\";s:2:\"h6\";s:2:\"H6\";s:1:\"p\";s:1:\"P\";s:6:\"header\";s:6:\"HEADER\";s:6:\"footer\";s:6:\"FOOTER\";s:7:\"article\";s:7:\"ARTICLE\";s:7:\"section\";s:7:\"SECTION\";s:5:\"aside\";s:5:\"ASIDE\";s:7:\"details\";s:7:\"DETAILS\";s:10:\"blockquote\";s:10:\"BLOCKQUOTE\";s:6:\"figure\";s:6:\"FIGURE\";s:7:\"address\";s:7:\"ADDRESS\";s:4:\"code\";s:4:\"CODE\";s:3:\"pre\";s:3:\"PRE\";s:3:\"var\";s:3:\"VAR\";s:4:\"samp\";s:4:\"SAMP\";s:3:\"kbd\";s:3:\"KBD\";s:6:\"strong\";s:6:\"STRONG\";s:2:\"em\";s:2:\"EM\";s:3:\"del\";s:3:\"DEL\";s:3:\"ins\";s:3:\"INS\";s:1:\"q\";s:1:\"Q\";s:1:\"s\";s:1:\"S\";}}'),('','views.view.archive',_binary 'a:13:{s:4:\"uuid\";s:36:\"df754cd3-ed78-4f45-ade0-0dcb61a86a55\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:33:\"core.entity_view_mode.node.teaser\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"exIF08PTvYSK6tJCsAzBqMEKUBKIptPorMn74SVhevc\";}s:2:\"id\";s:7:\"archive\";s:5:\"label\";s:7:\"Archivo\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:27:\"Todo el contenido, por mes.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:15:\"Archivo mensual\";s:6:\"fields\";a:0:{}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:18:\"created_year_month\";a:13:{s:2:\"id\";s:18:\"created_year_month\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:18:\"created_year_month\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:15:\"date_year_month\";s:14:\"default_action\";s:7:\"summary\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:1;s:5:\"title\";s:34:\"{{ arguments.created_year_month }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:15:\"summary_options\";a:2:{s:8:\"override\";b:1;s:14:\"items_per_page\";i:30;}s:7:\"summary\";a:2:{s:10:\"sort_order\";s:4:\"desc\";s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:0;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:6:\"Bloque\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:9:\"arguments\";a:1:{s:18:\"created_year_month\";a:13:{s:2:\"id\";s:18:\"created_year_month\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:18:\"created_year_month\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:15:\"date_year_month\";s:14:\"default_action\";s:7:\"summary\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:1;s:5:\"title\";s:34:\"{{ arguments.created_year_month }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:15:\"summary_options\";a:1:{s:14:\"items_per_page\";i:30;}s:7:\"summary\";a:1:{s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:8:\"defaults\";a:1:{s:9:\"arguments\";b:0;}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:3:{s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:7:\"archive\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.block_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"f647716b-ff3d-4061-a3a8-7c5364d6d279\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:13:\"block_content\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"HfvTcWhiVuvxchoh4DjIkXhKkj9ow2TGgHkLHSvRLq8\";}s:2:\"id\";s:13:\"block_content\";s:5:\"label\";s:14:\"Content blocks\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:31:\"Find and manage content blocks.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:24:\"block_content_field_data\";s:10:\"base_field\";s:2:\"id\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:14:\"Content blocks\";s:6:\"fields\";a:4:{s:4:\"info\";a:37:{s:2:\"id\";s:4:\"info\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"info\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";N;s:12:\"entity_field\";s:4:\"info\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:23:\"Descripción del bloque\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"type\";a:37:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:14:\"Tipo de bloque\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:13:\"block_content\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:20:\"access block library\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:2:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:38:\"There are no content blocks available.\";s:8:\"tokenize\";b:0;}s:27:\"block_content_listing_empty\";a:10:{s:2:\"id\";s:27:\"block_content_listing_empty\";s:5:\"table\";s:13:\"block_content\";s:5:\"field\";s:27:\"block_content_listing_empty\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:9:\"plugin_id\";s:27:\"block_content_listing_empty\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:3:{s:4:\"info\";a:16:{s:2:\"id\";s:4:\"info\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"info\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"info\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"info_op\";s:5:\"label\";s:23:\"Descripción del bloque\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"info_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"info\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:16:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:14:\"Tipo de bloque\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"reusable\";a:16:{s:2:\"id\";s:8:\"reusable\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:8:\"reusable\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:8:\"reusable\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:4:{s:4:\"info\";s:4:\"info\";s:4:\"type\";s:4:\"type\";s:7:\"changed\";s:7:\"changed\";s:10:\"operations\";s:10:\"operations\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:4:{s:4:\"info\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:10:\"operations\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:3:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/block\";s:4:\"menu\";a:7:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:7:\"Bloques\";s:11:\"description\";s:31:\"Create and edit content blocks.\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:20:\"system.admin_content\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.blogs',_binary 'a:12:{s:4:\"uuid\";s:36:\"938b5d6a-88cc-4281-9a49-05ef8690ee83\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:14:\"node.type.blog\";}s:6:\"module\";a:4:{i:0;s:5:\"blazy\";i:1;s:5:\"image\";i:2;s:4:\"node\";i:3;s:4:\"user\";}}s:2:\"id\";s:5:\"blogs\";s:5:\"label\";s:5:\"Blogs\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:5:\"Blogs\";s:6:\"fields\";a:5:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:5:\"vista\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:569:\"<div class=\"preview-blog\">\r\n    <div class=\"image-blog\">\r\n        <img src=\"{{ field_image }}\" alt=\"preview\">\r\n    </div>\r\n    <div class=\"entrada-blog\">\r\n        <div class=\"titulo-blog\">\r\n            <h1>\r\n                {{ title }}\r\n            </h1>\r\n        </div>\r\n        <div class=\"enlace-blog\">\r\n            <a href=\"{{ view_node }}\">\r\n                <img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\" />\r\n            </a>\r\n        </div>\r\n    </div>\r\n    <div class=\"etiqueta-blog\">\r\n        {{ field_etiquetas }}\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:6;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:4:\"blog\";s:4:\"blog\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:4:\"Page\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:4:\"blog\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.clientes',_binary 'a:12:{s:4:\"uuid\";s:36:\"724014e6-3ff8-4587-8f51-ffeea7db45c2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:36:\"field.storage.node.field_descripcion\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:18:\"node.type.clientes\";}s:6:\"module\";a:4:{i:0;s:5:\"image\";i:1;s:4:\"node\";i:2;s:4:\"user\";i:3;s:15:\"views_bootstrap\";}}s:2:\"id\";s:8:\"clientes\";s:5:\"label\";s:8:\"Clientes\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:46:\"Vista en la que se listan los clientes de CISC\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:8:\"Clientes\";s:6:\"fields\";a:4:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:17:\"field_descripcion\";a:35:{s:2:\"id\";s:17:\"field_descripcion\";s:5:\"table\";s:23:\"node__field_descripcion\";s:5:\"field\";s:17:\"field_descripcion\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:12:\"basic_string\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:429:\"<div class=\"container\">\r\n    <div class=\"row\">\r\n        <div class=\"col-md-4 d-flex justify-content-center align-items-center\">\r\n            <div class=\"logo-cliente\">\r\n                <img src=\"{{ field_image }}\" alt=\"Logo\">\r\n            </div>\r\n        </div>\r\n        <div class=\"col-md-8\">\r\n            <div class=\"descripcion\">\r\n                {{ field_descripcion }}\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:6;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:25:\"views_bootstrap_accordion\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:12:\"panel_output\";s:6:\"single\";s:17:\"panel_title_field\";s:5:\"title\";s:5:\"flush\";b:0;s:8:\"behavior\";s:6:\"closed\";s:8:\"sections\";a:3:{s:5:\"first\";i:0;s:6:\"middle\";i:0;s:4:\"last\";i:0;}}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:43:\"config:field.storage.node.field_descripcion\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:8:\"Clientes\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:7:\"filters\";a:2:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:8:\"defaults\";a:2:{s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:8:\"clientes\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:43:\"config:field.storage.node.field_descripcion\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.clientes_home',_binary 'a:12:{s:4:\"uuid\";s:36:\"1b5736bb-488d-4a6f-ae9f-0df79bc39588\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:18:\"node.type.clientes\";}s:6:\"module\";a:4:{i:0;s:5:\"image\";i:1;s:4:\"node\";i:2;s:11:\"slick_views\";i:3;s:4:\"user\";}}s:2:\"id\";s:13:\"clientes_home\";s:5:\"label\";s:13:\"Clientes Home\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:33:\"Carrusel de clientes para el home\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:13:\"Clientes Home\";s:6:\"fields\";a:1:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:8;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"slick\";s:7:\"options\";a:25:{s:7:\"caption\";a:1:{s:11:\"field_image\";s:1:\"0\";}s:9:\"optionset\";s:13:\"clientes_home\";s:5:\"class\";s:0:\"\";s:5:\"image\";s:0:\"\";s:4:\"link\";s:0:\"\";s:7:\"overlay\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"vanilla\";b:1;s:6:\"layout\";s:0:\"\";s:5:\"cache\";i:0;s:9:\"admin_uri\";s:99:\"/admin/structure/views/ajax/display/clientes_home/block_1/style_options?_wrapper_format=drupal_ajax\";s:4:\"grid\";s:1:\"4\";s:11:\"grid_medium\";s:1:\"3\";s:10:\"grid_small\";s:1:\"2\";s:5:\"style\";s:4:\"grid\";s:4:\"skin\";s:7:\"default\";s:12:\"overridables\";a:8:{s:6:\"arrows\";s:6:\"arrows\";s:8:\"autoplay\";s:8:\"autoplay\";s:9:\"draggable\";s:9:\"draggable\";s:8:\"infinite\";s:8:\"infinite\";s:4:\"dots\";s:1:\"0\";s:10:\"mouseWheel\";s:1:\"0\";s:9:\"randomize\";s:1:\"0\";s:13:\"variableWidth\";s:1:\"0\";}s:9:\"thumbnail\";s:0:\"\";s:19:\"optionset_thumbnail\";s:0:\"\";s:14:\"skin_thumbnail\";s:0:\"\";s:16:\"thumbnail_effect\";s:0:\"\";s:18:\"thumbnail_position\";s:0:\"\";s:8:\"override\";b:0;s:13:\"preserve_keys\";b:0;s:13:\"visible_items\";N;}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:37:\"config:field.storage.node.field_image\";}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:5:\"Block\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:1:{s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.comment',_binary 'a:13:{s:4:\"uuid\";s:36:\"c671735b-dba5-4367-8b2a-3a5914b48696\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"H6JHGXl97yOKmVaV62SoY1ki1tWVdyD44fgOkdmVyRM\";}s:2:\"id\";s:7:\"comment\";s:5:\"label\";s:11:\"Comentarios\";s:6:\"module\";s:7:\"comment\";s:11:\"description\";s:31:\"Buscar y gestionar comentarios.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:18:\"comment_field_data\";s:10:\"base_field\";s:3:\"cid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:26:{s:5:\"title\";s:11:\"Comentarios\";s:6:\"fields\";a:8:{s:17:\"comment_bulk_form\";a:26:{s:2:\"id\";s:17:\"comment_bulk_form\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:17:\"comment_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"comment_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"include\";s:16:\"selected_actions\";a:2:{i:0;s:21:\"comment_delete_action\";i:1;s:24:\"comment_unpublish_action\";}}s:7:\"subject\";a:37:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Asunto\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:17:\"comment_permalink\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:9:\"{{ uid }}\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:16:\"comment_username\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"entity_id\";a:37:{s:2:\"id\";s:9:\"entity_id\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:9:\"entity_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:9:\"entity_id\";s:9:\"plugin_id\";s:16:\"commented_entity\";s:5:\"label\";s:10:\"Enviado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:6:\"name_1\";a:37:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:13:\"siguiente ›\";s:8:\"previous\";s:12:\"‹ anterior\";s:5:\"first\";s:10:\"« primero\";s:4:\"last\";s:10:\"último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:19:\"administer comments\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:31:\"No hay comentarios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"changed\";a:13:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"changed\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:4:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"subject\";a:16:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"subject_op\";s:5:\"label\";s:6:\"Asunto\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"subject_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:7:\"subject\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:11:\"Author name\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:11:\"author_name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:6:\"name_1\";s:6:\"name_1\";}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:6:{s:17:\"comment_bulk_form\";s:17:\"comment_bulk_form\";s:7:\"subject\";s:7:\"subject\";s:3:\"uid\";s:3:\"uid\";s:9:\"entity_id\";s:9:\"entity_id\";s:7:\"changed\";s:7:\"changed\";s:10:\"operations\";s:10:\"operations\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:6:{s:17:\"comment_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"subject\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:3:\"uid\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:9:\"entity_id\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:10:\"operations\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:1;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:9:\"css_class\";s:0:\"\";s:8:\"use_ajax\";b:0;s:8:\"group_by\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"más\";s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:23:\"hide_attachment_summary\";b:0;s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:4:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}s:9:\"cacheable\";b:0;}}s:14:\"page_published\";a:6:{s:2:\"id\";s:14:\"page_published\";s:13:\"display_title\";s:22:\"Comentarios publicados\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:19:\"display_description\";s:34:\"La lista de comentarios aprobados.\";s:15:\"display_comment\";s:0:\"\";s:13:\"exposed_block\";b:0;s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:21:\"admin/content/comment\";s:4:\"menu\";a:7:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:11:\"Comentarios\";s:11:\"description\";s:22:\"Comentarios publicados\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:4:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}s:9:\"cacheable\";b:0;}}s:15:\"page_unapproved\";a:6:{s:2:\"id\";s:15:\"page_unapproved\";s:13:\"display_title\";s:23:\"Comentarios sin aprobar\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:8:{s:6:\"fields\";a:8:{s:17:\"comment_bulk_form\";a:26:{s:2:\"id\";s:17:\"comment_bulk_form\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:17:\"comment_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"comment_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"include\";s:16:\"selected_actions\";a:2:{i:0;s:21:\"comment_delete_action\";i:1;s:22:\"comment_publish_action\";}}s:7:\"subject\";a:37:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Asunto\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:17:\"comment_permalink\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:9:\"{{ uid }}\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:16:\"comment_username\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"entity_id\";a:37:{s:2:\"id\";s:9:\"entity_id\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:9:\"entity_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:9:\"entity_id\";s:9:\"plugin_id\";s:16:\"commented_entity\";s:5:\"label\";s:10:\"Enviado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:6:\"name_1\";a:37:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:7:\"filters\";a:4:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"subject\";a:16:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"subject_op\";s:5:\"label\";s:6:\"Asunto\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"subject_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:7:\"subject\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:16:\"Nombre del autor\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:11:\"author_name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:6:\"name_1\";s:6:\"name_1\";}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:8:\"defaults\";a:3:{s:6:\"fields\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:19:\"display_description\";s:37:\"La lista de comentarios no aprobados.\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:30:\"admin/content/comment/approval\";s:4:\"menu\";a:7:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:23:\"Comentarios sin aprobar\";s:11:\"description\";s:24:\"Comentarios no aprobados\";s:6:\"weight\";i:1;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:4:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}s:9:\"cacheable\";b:0;}}}}'),('','views.view.comments_recent',_binary 'a:13:{s:4:\"uuid\";s:36:\"cc6b4a47-fb8d-4bd4-b6a5-cca552b3f91c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:7:\"comment\";i:1;s:4:\"node\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cFOucxH8PAXDQ2kViCcAHgK-JMCcxVkpIMzD56EfpZo\";}s:2:\"id\";s:15:\"comments_recent\";s:5:\"label\";s:21:\"Comentarios recientes\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:22:\"Comentarios recientes.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:18:\"comment_field_data\";s:10:\"base_field\";s:3:\"cid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:14:{s:5:\"title\";s:21:\"Comentarios recientes\";s:6:\"fields\";a:2:{s:7:\"subject\";a:26:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:20:\"Desde hace @interval\";s:11:\"past_format\";s:14:\"Hace @interval\";s:11:\"granularity\";i:2;}}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:12:\"exposed_form\";a:1:{s:4:\"type\";s:5:\"basic\";}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:15:\"access comments\";}}s:5:\"cache\";a:1:{s:4:\"type\";s:3:\"tag\";}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:11:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:7:\"content\";s:31:\"No hay comentarios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:2:{s:7:\"created\";a:12:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;}s:3:\"cid\";a:12:{s:2:\"id\";s:3:\"cid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"cid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"cid\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:3:\"cid\";}s:7:\"exposed\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:11:\"status_node\";a:10:{s:2:\"id\";s:11:\"status_node\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"node\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:2:{s:22:\"default_field_elements\";b:1;s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:1:{s:4:\"type\";s:11:\"views_query\";}s:13:\"relationships\";a:1:{s:4:\"node\";a:5:{s:2:\"id\";s:4:\"node\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"node\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:6:\"Bloque\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:21:\"Comentarios recientes\";s:14:\"block_category\";s:14:\"Listas (Views)\";s:5:\"allow\";a:1:{s:14:\"items_per_page\";b:1;}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.content',_binary 'a:13:{s:4:\"uuid\";s:36:\"efac064a-9592-41a7-96d9-815cb1697539\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"d7p-wwJZ_Wmz1gnvla9jDtRsjOaWAhPoIoW9w3vo4R4\";}s:2:\"id\";s:7:\"content\";s:5:\"label\";s:9:\"Contenido\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:34:\"Encontrar y administrar contenido.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:9:\"Contenido\";s:6:\"fields\";a:8:{s:14:\"node_bulk_form\";a:14:{s:2:\"id\";s:14:\"node_bulk_form\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:14:\"node_bulk_form\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:14:\"node_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:5:\"title\";a:17:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Título\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:4:\"type\";a:37:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:17:\"Tipo de contenido\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:17:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:6:\"status\";a:17:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:12:\"Sin publicar\";s:18:\"format_custom_true\";s:9:\"Publicado\";}}s:7:\"changed\";a:17:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:8:\"langcode\";a:37:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:14:\"field_language\";s:5:\"label\";s:6:\"Idioma\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:8:\"language\";s:8:\"settings\";a:2:{s:14:\"link_to_entity\";b:0;s:15:\"native_language\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:23:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:3:{s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:23:\"access content overview\";}}s:5:\"cache\";a:1:{s:4:\"type\";s:3:\"tag\";}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:6:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay contenido disponible.\";}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:5:{s:5:\"title\";a:16:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:8:\"title_op\";s:5:\"label\";s:7:\"Título\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:8:\"title_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:5:\"title\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:16:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:17:\"Tipo de contenido\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:12:\"status_extra\";a:9:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:12:\"status_extra\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"node_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";b:0;s:5:\"group\";i:1;s:6:\"expose\";a:2:{s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:10:{s:14:\"node_bulk_form\";s:14:\"node_bulk_form\";s:5:\"title\";s:5:\"title\";s:4:\"type\";s:4:\"type\";s:4:\"name\";s:4:\"name\";s:6:\"status\";s:6:\"status\";s:7:\"changed\";s:7:\"changed\";s:9:\"edit_node\";s:9:\"edit_node\";s:11:\"delete_node\";s:11:\"delete_node\";s:10:\"dropbutton\";s:10:\"dropbutton\";s:9:\"timestamp\";s:5:\"title\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:10:{s:14:\"node_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:5:\"title\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:9:\"edit_node\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:11:\"delete_node\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:10:\"dropbutton\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:9:\"timestamp\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:1;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:1:{s:4:\"type\";s:11:\"views_query\";}s:13:\"relationships\";a:1:{s:3:\"uid\";a:6:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:11:\"admin_label\";s:6:\"author\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:16:\"show_admin_links\";b:0;s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:7:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:21:\"user.node_grants:view\";i:6;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:18:\"admin/content/node\";s:4:\"menu\";a:6:{s:4:\"type\";s:11:\"default tab\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";s:7:\"context\";s:0:\"\";}s:11:\"tab_options\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:33:\"Encuentre y gestione el contenido\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:7:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:21:\"user.node_grants:view\";i:6;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.content_recent',_binary 'a:13:{s:4:\"uuid\";s:36:\"bf0be12c-ad19-4aa9-8356-851afa9cbe3a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YqZN5rc7XDQcFcInc8wkzuaHJmC5YvirhTmDcrarT6M\";}s:2:\"id\";s:14:\"content_recent\";s:5:\"label\";s:18:\"Contenido reciente\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:19:\"Contenido reciente.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:22:{s:5:\"title\";s:18:\"Contenido reciente\";s:6:\"fields\";a:2:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay contenido disponible.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"changed\";a:13:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"changed\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"node_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";b:0;s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:0;s:13:\"use_more_text\";s:4:\"Más\";s:12:\"link_display\";s:1:\"0\";s:8:\"link_url\";s:0:\"\";s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:4:\"user\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:6:\"Bloque\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:1:{s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:4:\"user\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.etiquetas_proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"694d1b26-5aad-468b-a1d0-f996709786a1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:2:\"id\";s:19:\"etiquetas_proyectos\";s:5:\"label\";s:19:\"Etiquetas Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:16:{s:6:\"fields\";a:1:{s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:27:\"{{ dump(field_etiquetas) }}\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:28:\"entity_reference_entity_view\";s:8:\"settings\";a:1:{s:9:\"view_mode\";s:7:\"default\";}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";}}}}}'),('','views.view.files',_binary 'a:13:{s:4:\"uuid\";s:36:\"58b0f959-f57c-4ddd-81bd-45767dcbf699\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NYJWABHsIFg-cU-Qya8fiMuQSM4rirBEfPFqkgRtsKA\";}s:2:\"id\";s:5:\"files\";s:5:\"label\";s:8:\"Archivos\";s:6:\"module\";s:4:\"file\";s:11:\"description\";s:30:\"Buscar y administrar archivos.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:12:\"file_managed\";s:10:\"base_field\";s:3:\"fid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:19:{s:5:\"title\";s:8:\"Archivos\";s:6:\"fields\";a:9:{s:3:\"fid\";a:24:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:3:\"fid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:3:\"Fid\";s:7:\"exclude\";b:1;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:8:\"filename\";a:36:{s:2:\"id\";s:8:\"filename\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filename\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filename\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Nombre\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"file_link\";s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:8:\"filemime\";a:25:{s:2:\"id\";s:8:\"filemime\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filemime\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filemime\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Tipo MIME\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"file_filemime\";}s:8:\"filesize\";a:25:{s:2:\"id\";s:8:\"filesize\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filesize\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filesize\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Tamaño\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"file_size\";}s:6:\"status\";a:26:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:8:\"Temporal\";s:18:\"format_custom_true\";s:10:\"Permanente\";}}s:7:\"created\";a:26:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:15:\"Fecha de subida\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:6:\"medium\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:22:\"Fecha de modificación\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:6:\"medium\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:5:\"count\";a:30:{s:2:\"id\";s:5:\"count\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:5:\"count\";s:12:\"relationship\";s:3:\"fid\";s:10:\"group_type\";s:3:\"sum\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"numeric\";s:5:\"label\";s:8:\"Usado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:1;s:4:\"path\";s:35:\"admin/content/files/usage/{{ fid }}\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:13:\"set_precision\";b:0;s:9:\"precision\";i:0;s:7:\"decimal\";s:1:\".\";s:9:\"separator\";s:1:\",\";s:13:\"format_plural\";b:1;s:20:\"format_plural_string\";s:27:\"@count lugar@count lugares\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access files overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:6:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay archivos disponibles.\";}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:3:{s:8:\"filename\";a:16:{s:2:\"id\";s:8:\"filename\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filename\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filename\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:4:\"word\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:11:\"filemime_op\";s:5:\"label\";s:17:\"Nombre de archivo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"filename_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"filename\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"filemime\";a:16:{s:2:\"id\";s:8:\"filemime\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filemime\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filemime\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:4:\"word\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:11:\"filemime_op\";s:5:\"label\";s:9:\"Tipo MIME\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"filemime_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"filemime\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:11:\"file_status\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"status_op\";s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:3:\"fid\";s:3:\"fid\";s:8:\"filename\";s:8:\"filename\";s:8:\"filemime\";s:8:\"filemime\";s:8:\"filesize\";s:8:\"filesize\";s:6:\"status\";s:6:\"status\";s:7:\"created\";s:7:\"created\";s:7:\"changed\";s:7:\"changed\";s:5:\"count\";s:5:\"count\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:8:{s:3:\"fid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:8:\"filename\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:8:\"filemime\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:8:\"filesize\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"created\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:5:\"count\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:1;}}s:8:\"group_by\";b:1;s:16:\"show_admin_links\";b:1;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:19:\"Resumen de ficheros\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:8:\"defaults\";a:2:{s:5:\"pager\";b:1;s:13:\"relationships\";b:0;}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:0;}}s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/files\";s:4:\"menu\";a:6:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:8:\"Archivos\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";s:7:\"context\";s:0:\"\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_2\";a:6:{s:2:\"id\";s:6:\"page_2\";s:13:\"display_title\";s:16:\"Usos del archivo\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:15:{s:5:\"title\";s:16:\"Usos del archivo\";s:6:\"fields\";a:4:{s:12:\"entity_label\";a:23:{s:2:\"id\";s:12:\"entity_label\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:12:\"entity_label\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:12:\"entity_label\";s:5:\"label\";s:7:\"Entidad\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:14:\"link_to_entity\";b:1;}s:4:\"type\";a:22:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:15:\"Tipo de entidad\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:6:\"module\";a:22:{s:2:\"id\";s:6:\"module\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:6:\"module\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:18:\"Registering module\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:5:\"count\";a:30:{s:2:\"id\";s:5:\"count\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:5:\"count\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"numeric\";s:5:\"label\";s:15:\"Recuento de uso\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:13:\"set_precision\";b:0;s:9:\"precision\";i:0;s:7:\"decimal\";s:1:\".\";s:9:\"separator\";s:1:\",\";s:13:\"format_plural\";b:0;s:20:\"format_plural_string\";s:8:\"1@count\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"empty\";a:0:{}s:9:\"arguments\";a:1:{s:3:\"fid\";a:22:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:3:\"fid\";s:9:\"plugin_id\";s:8:\"file_fid\";s:14:\"default_action\";s:9:\"not found\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:1;s:5:\"title\";s:56:\"Información de uso de archivos para {{ arguments.fid }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:4:{s:12:\"entity_label\";s:12:\"entity_label\";s:4:\"type\";s:4:\"type\";s:6:\"module\";s:6:\"module\";s:5:\"count\";s:5:\"count\";}s:7:\"default\";s:12:\"entity_label\";s:4:\"info\";a:4:{s:12:\"entity_label\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:6:\"module\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:5:\"count\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:8:\"defaults\";a:11:{s:5:\"empty\";b:0;s:5:\"title\";b:0;s:5:\"pager\";b:0;s:8:\"group_by\";b:0;s:5:\"style\";b:0;s:3:\"row\";b:0;s:13:\"relationships\";b:0;s:6:\"fields\";b:0;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:1;}}s:8:\"group_by\";b:0;s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:27:\"admin/content/files/usage/%\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}');
INSERT INTO `config_export` VALUES ('','views.view.frontpage',_binary 'a:13:{s:4:\"uuid\";s:36:\"e7adacb7-1f34-43ad-8e61-48cf32a0ccb6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"core.entity_view_mode.node.rss\";i:1;s:33:\"core.entity_view_mode.node.teaser\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"OEEnRQIjfIaCFRsz8U3VqDrE82ltQKlo8wNbQJRZXu0\";}s:2:\"id\";s:9:\"frontpage\";s:5:\"label\";s:14:\"Página inicio\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:51:\"Todo el contenido promovido a la página principal.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:0:\"\";s:6:\"fields\";a:0:{}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:3:{s:16:\"area_text_custom\";a:11:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:7:\"content\";s:211:\"Aún no se ha creado ningún contenido de página de inicio. <br>Siga la<a target=\"_blank\" href=\"https://www.drupal.org/es/docs/user_guide/es/index.html\">Guía del usuario</a> para comenzar a construir su sitio.\";s:8:\"tokenize\";b:0;}s:18:\"node_listing_empty\";a:10:{s:2:\"id\";s:18:\"node_listing_empty\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:18:\"node_listing_empty\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:18:\"node_listing_empty\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;}s:5:\"title\";a:10:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"title\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:5:\"title\";s:14:\"¡Bienvenidos!\";}}s:5:\"sorts\";a:2:{s:6:\"sticky\";a:12:{s:2:\"id\";s:6:\"sticky\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"sticky\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"sticky\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"sticky\";}s:7:\"exposed\";b:0;}s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:3:{s:7:\"promote\";a:16:{s:2:\"id\";s:7:\"promote\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"promote\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"promote\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:14:\"url.query_args\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"feed_1\";a:6:{s:2:\"id\";s:6:\"feed_1\";s:13:\"display_title\";s:17:\"Canal de noticias\";s:14:\"display_plugin\";s:4:\"feed\";s:8:\"position\";i:2;s:15:\"display_options\";a:7:{s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:3:\"rss\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:11:\"uses_fields\";b:0;s:11:\"description\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:8:\"node_rss\";s:7:\"options\";a:2:{s:12:\"relationship\";s:4:\"none\";s:9:\"view_mode\";s:3:\"rss\";}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:7:\"rss.xml\";s:14:\"sitename_title\";b:1;s:8:\"displays\";a:2:{s:6:\"page_1\";s:6:\"page_1\";s:7:\"default\";s:0:\"\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:28:\"languages:language_interface\";i:1;s:21:\"user.node_grants:view\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:4:\"node\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:14:\"url.query_args\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.galeria_proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"9726dfc4-ca1a-4b4c-9596-e9370714a9ea\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:32:\"field.storage.node.field_galeria\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:3:{i:0;s:4:\"node\";i:1;s:5:\"slick\";i:2;s:4:\"user\";}}s:2:\"id\";s:17:\"galeria_proyectos\";s:5:\"label\";s:18:\"Galería Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:16:{s:6:\"fields\";a:1:{s:13:\"field_galeria\";a:35:{s:2:\"id\";s:13:\"field_galeria\";s:5:\"table\";s:19:\"node__field_galeria\";s:5:\"field\";s:13:\"field_galeria\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:11:\"slick_image\";s:8:\"settings\";a:30:{s:7:\"caption\";a:2:{s:3:\"alt\";s:1:\"0\";s:5:\"title\";s:1:\"0\";}s:9:\"optionset\";s:17:\"galeria_proyectos\";s:4:\"link\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:5:\"cache\";i:0;s:9:\"admin_uri\";s:109:\"/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax\";s:10:\"background\";b:0;s:11:\"box_caption\";s:0:\"\";s:18:\"box_caption_custom\";s:0:\"\";s:7:\"loading\";s:4:\"auto\";s:7:\"preload\";b:0;s:9:\"box_style\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:12:\"media_switch\";s:0:\"\";s:5:\"ratio\";s:0:\"\";s:15:\"thumbnail_style\";s:0:\"\";s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:6:\"column\";s:4:\"skin\";s:7:\"default\";s:12:\"overridables\";a:8:{s:6:\"arrows\";s:6:\"arrows\";s:9:\"draggable\";s:9:\"draggable\";s:8:\"infinite\";s:8:\"infinite\";s:8:\"autoplay\";s:1:\"0\";s:4:\"dots\";s:1:\"0\";s:10:\"mouseWheel\";s:1:\"0\";s:9:\"randomize\";s:1:\"0\";s:13:\"variableWidth\";s:1:\"0\";}s:19:\"optionset_thumbnail\";s:0:\"\";s:14:\"skin_thumbnail\";s:0:\"\";s:17:\"thumbnail_caption\";s:0:\"\";s:16:\"thumbnail_effect\";s:0:\"\";s:18:\"thumbnail_position\";s:0:\"\";s:8:\"override\";b:1;s:13:\"preserve_keys\";b:0;s:13:\"visible_items\";N;}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:5;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:39:\"config:field.storage.node.field_galeria\";}}}}}'),('','views.view.glossary',_binary 'a:13:{s:4:\"uuid\";s:36:\"f177540f-70c9-4868-b3d1-928030dd3dee\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"r-klgGeO4haVHqAwxW1HXZLzdzLSMUVC08OuTBrRh58\";}s:2:\"id\";s:8:\"glossary\";s:5:\"label\";s:8:\"Glosario\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:36:\"Todo el contenido, alfabéticamente.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:6:\"fields\";a:3:{s:5:\"title\";a:24:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Título\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:22:\"Última actualización\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:36;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:1:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:1:\"a\";}s:15:\"summary_options\";a:0:{}s:7:\"summary\";a:1:{s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:1;s:5:\"limit\";i:1;s:4:\"case\";s:5:\"upper\";s:9:\"path_case\";s:5:\"lower\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;s:7:\"columns\";a:3:{s:5:\"title\";s:5:\"title\";s:4:\"name\";s:4:\"name\";s:7:\"changed\";s:7:\"changed\";}s:7:\"default\";s:5:\"title\";s:4:\"info\";a:3:{s:5:\"title\";a:2:{s:8:\"sortable\";b:1;s:9:\"separator\";s:0:\"\";}s:4:\"name\";a:2:{s:8:\"sortable\";b:1;s:9:\"separator\";s:0:\"\";}s:7:\"changed\";a:2:{s:8:\"sortable\";b:1;s:9:\"separator\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:5:\"order\";s:3:\"asc\";s:11:\"empty_table\";b:0;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:8:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:8:\"use_ajax\";b:1;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:12:\"attachment_1\";a:6:{s:2:\"id\";s:12:\"attachment_1\";s:13:\"display_title\";s:7:\"Adjunto\";s:14:\"display_plugin\";s:10:\"attachment\";s:8:\"position\";i:2;s:15:\"display_options\";a:7:{s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:0;}}s:9:\"arguments\";a:1:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:7:\"summary\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:1:\"a\";}s:15:\"summary_options\";a:3:{s:14:\"items_per_page\";i:25;s:6:\"inline\";b:1;s:9:\"separator\";s:3:\" | \";}s:7:\"summary\";a:1:{s:6:\"format\";s:19:\"unformatted_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:1;s:5:\"limit\";i:1;s:4:\"case\";s:5:\"upper\";s:9:\"path_case\";s:5:\"lower\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:8:\"defaults\";a:1:{s:9:\"arguments\";b:0;}s:17:\"display_extenders\";a:0:{}s:8:\"displays\";a:2:{s:7:\"default\";s:7:\"default\";s:6:\"page_1\";s:6:\"page_1\";}s:17:\"inherit_arguments\";b:0;}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:8:\"glossary\";s:4:\"menu\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:8:\"Glosario\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.media',_binary 'a:13:{s:4:\"uuid\";s:36:\"d052b957-839d-45d0-9858-1770e573a36a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:5:\"media\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"kOTUk5XWeupgBOJuRRarCiDcFKVZcvaW-FT5MTzrML8\";}s:2:\"id\";s:5:\"media\";s:5:\"label\";s:10:\"Multimedia\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:28:\"Buscar y administrar medios.\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:16:\"media_field_data\";s:10:\"base_field\";s:3:\"mid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:10:\"Multimedia\";s:6:\"fields\";a:8:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:20:\"thumbnail__target_id\";a:37:{s:2:\"id\";s:20:\"thumbnail__target_id\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:20:\"thumbnail__target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:9:\"thumbnail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Miniatura\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:9:\"thumbnail\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:5:\"media\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:30:\"Nombre del elemento multimedia\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:6:\"bundle\";a:37:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:4:\"Tipo\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:6:\"status\";a:37:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:12:\"Sin publicar\";s:18:\"format_custom_true\";s:9:\"Publicado\";}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access media overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:26:\"No hay medios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:5:{s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:30:\"Nombre del elemento multimedia\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"bundle\";a:16:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"bundle_op\";s:5:\"label\";s:4:\"Tipo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"bundle_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:6:\"Verdad\";s:11:\"description\";N;s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:1;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:12:\"media_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:6:{s:4:\"name\";s:4:\"name\";s:6:\"bundle\";s:6:\"bundle\";s:7:\"changed\";s:7:\"changed\";s:3:\"uid\";s:3:\"uid\";s:6:\"status\";s:6:\"status\";s:20:\"thumbnail__target_id\";s:20:\"thumbnail__target_id\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:6:{s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"bundle\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:3:\"uid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:20:\"thumbnail__target_id\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:15:\"media_page_list\";a:6:{s:2:\"id\";s:15:\"media_page_list\";s:13:\"display_title\";s:10:\"Multimedia\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/media\";s:4:\"menu\";a:8:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:10:\"Multimedia\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:8:\"expanded\";b:0;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.media_library',_binary 'a:13:{s:4:\"uuid\";s:36:\"19119600-6c7b-40b8-93e5-d351364049dc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:25:\"image.style.media_library\";}s:6:\"module\";a:4:{i:0;s:5:\"image\";i:1;s:5:\"media\";i:2;s:13:\"media_library\";i:3;s:4:\"user\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9u9hwW-Q0-uQJz1vgenJTQhZGYN0FBZoOogwPD6kgkQ\";}s:2:\"id\";s:13:\"media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:28:\"Buscar y administrar medios.\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:16:\"media_field_data\";s:10:\"base_field\";s:3:\"mid\";s:7:\"display\";a:4:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:18:{s:5:\"title\";s:10:\"Multimedia\";s:6:\"fields\";a:2:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:24;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"6, 12, 24, 48\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:15:\"Aplicar filtros\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:0;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access media overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:26:\"No hay medios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:3:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:22:\"Más recientes primero\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:1;s:11:\"granularity\";s:6:\"second\";}s:4:\"name\";a:12:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:3:\"ASC\";s:6:\"expose\";a:2:{s:5:\"label\";s:12:\"Nombre (A-Z)\";s:16:\"field_identifier\";s:4:\"name\";}s:7:\"exposed\";b:1;}s:6:\"name_1\";a:12:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:12:\"Nombre (Z-A)\";s:16:\"field_identifier\";s:6:\"name_1\";}s:7:\"exposed\";b:1;}}s:7:\"filters\";a:5:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";N;s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:1;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:9:\"Publicado\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"bundle\";a:16:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"bundle_op\";s:5:\"label\";s:16:\"Tipos multimedia\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"bundle_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:16:\"Tipos multimedia\";s:11:\"description\";N;s:10:\"identifier\";s:6:\"bundle\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:3:{i:1;a:0:{}i:2;a:0:{}i:3;a:0:{}}}}s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:12:\"media_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:9:\"css_class\";s:0:\"\";s:8:\"use_ajax\";b:1;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:6:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:22:\"url.query_args:sort_by\";i:4;s:4:\"user\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:4:\"page\";a:6:{s:2:\"id\";s:4:\"page\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:6:\"fields\";a:5:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"edit_media\";a:26:{s:2:\"id\";s:10:\"edit_media\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:10:\"edit_media\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:16:\"entity_link_edit\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:19:\"Editar {{ nombre }}\";s:9:\"make_link\";b:1;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:19:\"Editar {{ nombre }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:1:\"0\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:6:\"Editar\";s:18:\"output_url_as_text\";b:0;s:8:\"absolute\";b:0;}s:12:\"delete_media\";a:26:{s:2:\"id\";s:12:\"delete_media\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:12:\"delete_media\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:18:\"entity_link_delete\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:19:\"Borrar {{ nombre }}\";s:9:\"make_link\";b:1;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:19:\"Borrar {{ nombre }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:1:\"0\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:8:\"Eliminar\";s:18:\"output_url_as_text\";b:0;s:8:\"absolute\";b:0;}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:8:\"defaults\";a:1:{s:6:\"fields\";b:0;}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:24:\"admin/content/media-grid\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:7:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:22:\"url.query_args:sort_by\";i:5;s:4:\"user\";i:6;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"widget\";a:6:{s:2:\"id\";s:6:\"widget\";s:13:\"display_title\";s:7:\"Control\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:12:{s:6:\"fields\";a:2:{s:25:\"media_library_select_form\";a:23:{s:2:\"id\";s:25:\"media_library_select_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:25:\"media_library_select_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:25:\"media_library_select_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:10:\"view media\";}}s:9:\"arguments\";a:1:{s:6:\"bundle\";a:26:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:6:\"ignore\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:24;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:0;s:5:\"limit\";i:0;s:4:\"case\";s:4:\"none\";s:9:\"path_case\";s:4:\"none\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:7:\"filters\";a:3:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:8:\"defaults\";a:7:{s:6:\"access\";b:0;s:9:\"css_class\";b:0;s:6:\"fields\";b:0;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;s:6:\"header\";b:0;}s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:6:\"header\";a:2:{s:17:\"display_link_grid\";a:7:{s:2:\"id\";s:17:\"display_link_grid\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:11:\"Cuadrícula\";s:5:\"empty\";b:1;s:10:\"display_id\";s:6:\"widget\";}s:18:\"display_link_table\";a:7:{s:2:\"id\";s:18:\"display_link_table\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:5:\"Tabla\";s:5:\"empty\";b:1;s:10:\"display_id\";s:12:\"widget_table\";}}s:18:\"rendering_language\";s:33:\"***LANGUAGE_language_interface***\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:26:\"admin/content/media-widget\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:22:\"url.query_args:sort_by\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:12:\"widget_table\";a:6:{s:2:\"id\";s:12:\"widget_table\";s:13:\"display_title\";s:14:\"Widget (tabla)\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:3;s:15:\"display_options\";a:13:{s:6:\"fields\";a:5:{s:25:\"media_library_select_form\";a:9:{s:2:\"id\";s:25:\"media_library_select_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:25:\"media_library_select_form\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:25:\"media_library_select_form\";s:5:\"label\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";}s:20:\"thumbnail__target_id\";a:10:{s:2:\"id\";s:20:\"thumbnail__target_id\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:20:\"thumbnail__target_id\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:9:\"thumbnail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Miniatura\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:13:\"media_library\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}}s:4:\"name\";a:10:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Nombre\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}}s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:20:\"media_field_revision\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}}s:7:\"changed\";a:10:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:10:\"view media\";}}s:9:\"arguments\";a:1:{s:6:\"bundle\";a:26:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:6:\"ignore\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:24;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:0;s:5:\"limit\";i:0;s:4:\"case\";s:4:\"none\";s:9:\"path_case\";s:4:\"none\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:7:\"filters\";a:3:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:3:{s:9:\"row_class\";s:85:\"media-library-item media-library-item--table js-media-library-item js-click-to-select\";s:17:\"default_row_class\";b:1;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:8:\"defaults\";a:9:{s:6:\"access\";b:0;s:9:\"css_class\";b:0;s:5:\"style\";b:0;s:3:\"row\";b:0;s:6:\"fields\";b:0;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;s:6:\"header\";b:0;}s:9:\"css_class\";s:0:\"\";s:6:\"header\";a:2:{s:17:\"display_link_grid\";a:7:{s:2:\"id\";s:17:\"display_link_grid\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:11:\"Cuadrícula\";s:5:\"empty\";b:1;s:10:\"display_id\";s:6:\"widget\";}s:18:\"display_link_table\";a:7:{s:2:\"id\";s:18:\"display_link_table\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:5:\"Tabla\";s:5:\"empty\";b:1;s:10:\"display_id\";s:12:\"widget_table\";}}s:18:\"rendering_language\";s:33:\"***LANGUAGE_language_interface***\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:32:\"admin/content/media-widget-table\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:22:\"url.query_args:sort_by\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"f6e9b359-4ebb-49e9-96a1-10834c483e6f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:28:\"field.storage.node.field_ano\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:2:\"id\";s:9:\"proyectos\";s:5:\"label\";s:9:\"Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:46:\"Lista de los proyectos de cada cliente de CISC\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:9:\"Proyectos\";s:6:\"fields\";a:3:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"field_ano\";a:35:{s:2:\"id\";s:9:\"field_ano\";s:5:\"table\";s:15:\"node__field_ano\";s:5:\"field\";s:9:\"field_ano\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:14:\"number_integer\";s:8:\"settings\";a:2:{s:18:\"thousand_separator\";s:0:\"\";s:13:\"prefix_suffix\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:91:\"{{ title }}\r\n<span class=\"bull\">&bull;</span>\r\n<span class=\"ano\">\r\n{{ field_ano }}\r\n</span>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:23:\"field_cliente_target_id\";a:20:{s:2:\"id\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:23:\"field_cliente_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"entity_target_id\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:0;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:15:\"lista-proyectos\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:35:\"config:field.storage.node.field_ano\";}}}}}'),('','views.view.proyectos_home',_binary 'a:12:{s:4:\"uuid\";s:36:\"c256db6f-da58-4e98-980a-3088c67c90f7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:19:\"node.type.proyectos\";}s:6:\"module\";a:4:{i:0;s:5:\"blazy\";i:1;s:5:\"image\";i:2;s:4:\"node\";i:3;s:4:\"user\";}}s:2:\"id\";s:14:\"proyectos_home\";s:5:\"label\";s:14:\"Proyectos Home\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:14:\"Proyectos Home\";s:6:\"fields\";a:6:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}s:13:\"field_image_1\";a:35:{s:2:\"id\";s:13:\"field_image_1\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"title_1\";a:37:{s:2:\"id\";s:7:\"title_1\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:0:\"\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:650:\"<div class=\"proyecto_home\">\r\n    <img src=\"{{ field_image_1 }}\" alt=\"Front Page\" />\r\n    <div class=\"proyecto_hover\">\r\n        <div class=\"proyecto_header\">\r\n            <div class=\"column-1\">\r\n                <div class=\"logo_proyecto\">\r\n                    <img src=\"{{field_image}}\" alt=\"Logo\">\r\n                </div>\r\n            </div>\r\n            <div class=\"column-2\">\r\n                <h1>{{ title_1 }}</h1>\r\n            </div>\r\n        </div>\r\n        <a class=\"proyecto_enlace\" href=\"{{ view_node }}\"><img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\"/></a>\r\n        <p>{{ field_etiquetas }}</p>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:6;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:13:\"field_cliente\";a:8:{s:2:\"id\";s:13:\"field_cliente\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:13:\"field_cliente\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:24:\"field_cliente: Contenido\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:5:\"Block\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:1:{s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.proyectos_page',_binary 'a:12:{s:4:\"uuid\";s:36:\"ab5358aa-f3b4-47ed-b4a2-6df42b46871e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:19:\"node.type.proyectos\";}s:6:\"module\";a:4:{i:0;s:5:\"blazy\";i:1;s:5:\"image\";i:2;s:4:\"node\";i:3;s:4:\"user\";}}s:2:\"id\";s:14:\"proyectos_page\";s:5:\"label\";s:14:\"Proyectos Page\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:30:\"Listado de todos los proyectos\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:14:\"Proyectos Page\";s:6:\"fields\";a:6:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}s:7:\"title_1\";a:37:{s:2:\"id\";s:7:\"title_1\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:13:\"field_image_1\";a:35:{s:2:\"id\";s:13:\"field_image_1\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:0:\"\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:650:\"<div class=\"proyecto_home\">\r\n    <img src=\"{{ field_image_1 }}\" alt=\"Front Page\" />\r\n    <div class=\"proyecto_hover\">\r\n        <div class=\"proyecto_header\">\r\n            <div class=\"column-1\">\r\n                <div class=\"logo_proyecto\">\r\n                    <img src=\"{{field_image}}\" alt=\"Logo\">\r\n                </div>\r\n            </div>\r\n            <div class=\"column-2\">\r\n                <h1>{{ title_1 }}</h1>\r\n            </div>\r\n        </div>\r\n        <a class=\"proyecto_enlace\" href=\"{{ view_node }}\"><img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\"/></a>\r\n        <p>{{ field_etiquetas }}</p>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:6;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:13:\"field_cliente\";a:8:{s:2:\"id\";s:13:\"field_cliente\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:13:\"field_cliente\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:24:\"field_cliente: Contenido\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:4:\"Page\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:9:\"proyectos\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.taxonomy_term',_binary 'a:13:{s:4:\"uuid\";s:36:\"a32cb8c9-8d28-4396-97d7-e55374a22ad1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:33:\"core.entity_view_mode.node.teaser\";}s:6:\"module\";a:3:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KejdxDJQmx8SaO-t83OVekLw6ar4ldjmsJMGcotGxnQ\";}s:2:\"id\";s:13:\"taxonomy_term\";s:5:\"label\";s:22:\"Término de taxonomía\";s:6:\"module\";s:8:\"taxonomy\";s:11:\"description\";s:64:\"Contenido perteneciente a un determinado término de taxonomía.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:18:{s:6:\"fields\";a:0:{}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:2:{s:6:\"sticky\";a:10:{s:2:\"id\";s:6:\"sticky\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:6:\"sticky\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"sticky\";}s:7:\"exposed\";b:0;}s:7:\"created\";a:11:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"tid\";a:22:{s:2:\"id\";s:3:\"tid\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:3:\"tid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:18:\"taxonomy_index_tid\";s:14:\"default_action\";s:9:\"not found\";s:9:\"exception\";a:3:{s:5:\"value\";s:0:\"\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:1;s:5:\"title\";s:19:\"{{ arguments.tid }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:4:{s:7:\"bundles\";a:0:{}s:6:\"access\";b:1;s:9:\"operation\";s:4:\"view\";s:8:\"multiple\";i:0;}s:12:\"break_phrase\";b:0;s:9:\"add_table\";b:0;s:13:\"require_value\";b:0;s:17:\"reduce_duplicates\";b:0;}}s:7:\"filters\";a:2:{s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:14:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:12:\"link_display\";s:6:\"page_1\";s:8:\"link_url\";s:0:\"\";s:6:\"header\";a:1:{s:20:\"entity_taxonomy_term\";a:12:{s:2:\"id\";s:20:\"entity_taxonomy_term\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:20:\"entity_taxonomy_term\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"entity\";s:5:\"empty\";b:1;s:6:\"target\";s:23:\"{{ raw_arguments.tid }}\";s:9:\"view_mode\";s:4:\"full\";s:8:\"tokenize\";b:1;s:13:\"bypass_access\";b:0;}}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"feed_1\";a:6:{s:2:\"id\";s:6:\"feed_1\";s:13:\"display_title\";s:17:\"Canal de noticias\";s:14:\"display_plugin\";s:4:\"feed\";s:8:\"position\";i:2;s:15:\"display_options\";a:7:{s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:3:\"rss\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:11:\"uses_fields\";b:0;s:11:\"description\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:8:\"node_rss\";s:7:\"options\";a:2:{s:12:\"relationship\";s:4:\"none\";s:9:\"view_mode\";s:7:\"default\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:20:\"taxonomy/term/%/feed\";s:8:\"displays\";a:2:{s:6:\"page_1\";s:6:\"page_1\";s:7:\"default\";s:1:\"0\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:3:{s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:15:\"taxonomy/term/%\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.tecnologias_proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"a8a58256-36ae-4631-9e2d-e400a0f6e326\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:36:\"field.storage.node.field_tecnologias\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:2:\"id\";s:21:\"tecnologias_proyectos\";s:5:\"label\";s:21:\"Tecnologias Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:36:\"Tecnologias usadas por los proyectos\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:16:{s:6:\"fields\";a:1:{s:17:\"field_tecnologias\";a:35:{s:2:\"id\";s:17:\"field_tecnologias\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:5:\"field\";s:17:\"field_tecnologias\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:29:\"{{ dump(field_tecnologias) }}\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:28:\"entity_reference_entity_view\";s:8:\"settings\";a:1:{s:9:\"view_mode\";s:7:\"default\";}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:43:\"config:field.storage.node.field_tecnologias\";}}}}}'),('','views.view.user_admin_people',_binary 'a:13:{s:4:\"uuid\";s:36:\"ace9a5f2-c99d-4353-a011-ec45b2756f02\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:12:\"dxpr_builder\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FFLg74mnzRE10lgg5fspPCZWLnIEcvCnJMlNzj8OEtw\";}s:2:\"id\";s:17:\"user_admin_people\";s:5:\"label\";s:8:\"Usuarios\";s:6:\"module\";s:4:\"user\";s:11:\"description\";s:66:\"Encuentre y gestione a las personas que interactúan con su sitio.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:16:\"users_field_data\";s:10:\"base_field\";s:3:\"uid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:25:{s:5:\"title\";s:8:\"Usuarios\";s:6:\"fields\";a:9:{s:14:\"user_bulk_form\";a:23:{s:2:\"id\";s:14:\"user_bulk_form\";s:5:\"table\";s:5:\"users\";s:5:\"field\";s:14:\"user_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:14:\"user_bulk_form\";s:5:\"label\";s:21:\"Actualización masiva\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:17:\"Nombre de usuario\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:6:\"status\";a:26:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:9:\"Bloqueado\";s:18:\"format_custom_true\";s:6:\"Activo\";}}s:15:\"roles_target_id\";a:24:{s:2:\"id\";s:15:\"roles_target_id\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:15:\"roles_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:10:\"user_roles\";s:5:\"label\";s:5:\"Roles\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:2:\"ul\";s:9:\"separator\";s:2:\", \";}s:17:\"dxpr_builder_user\";a:23:{s:2:\"id\";s:17:\"dxpr_builder_user\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:17:\"dxpr_builder_user\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:23:\"dxpr_builder_user_field\";s:5:\"label\";s:17:\"DXPR Builder User\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:7:\"created\";a:26:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:18:\"Miembro desde hace\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:9:\"@interval\";s:11:\"past_format\";s:9:\"@interval\";s:11:\"granularity\";i:2;}}s:6:\"access\";a:26:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:14:\"Último acceso\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:20:\"Desde hace @interval\";s:11:\"past_format\";s:14:\"Hace @interval\";s:11:\"granularity\";i:2;}}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:5:\"users\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:4:\"mail\";a:37:{s:2:\"id\";s:4:\"mail\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"mail\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"mail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:12:\"basic_string\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:16:\"administer users\";}}s:5:\"cache\";a:1:{s:4:\"type\";s:3:\"tag\";}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:20:\"No people available.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:7:\"filters\";a:6:{s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:37:\"Nombre o correo electrónico contiene\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"user\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:4:\"mail\";s:4:\"mail\";}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:6:\"Activo\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:9:\"Bloqueado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:15:\"roles_target_id\";a:15:{s:2:\"id\";s:15:\"roles_target_id\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:15:\"roles_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:10:\"user_roles\";s:8:\"operator\";s:2:\"or\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:18:\"roles_target_id_op\";s:5:\"label\";s:3:\"Rol\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:18:\"roles_target_id_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"role\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:17:\"reduce_duplicates\";b:0;}s:10:\"permission\";a:15:{s:2:\"id\";s:10:\"permission\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:10:\"permission\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"user_permissions\";s:8:\"operator\";s:2:\"or\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:13:\"permission_op\";s:5:\"label\";s:7:\"Permiso\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:13:\"permission_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:10:\"permission\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:17:\"reduce_duplicates\";b:0;}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"uid_raw\";a:15:{s:2:\"id\";s:7:\"uid_raw\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"uid_raw\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:7:\"numeric\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";a:3:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:1:\"0\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:11:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:14:\"user_bulk_form\";s:14:\"user_bulk_form\";s:4:\"name\";s:4:\"name\";s:6:\"status\";s:6:\"status\";s:3:\"rid\";s:3:\"rid\";s:7:\"created\";s:7:\"created\";s:6:\"access\";s:6:\"access\";s:9:\"edit_node\";s:9:\"edit_node\";s:10:\"dropbutton\";s:10:\"dropbutton\";}s:7:\"default\";s:7:\"created\";s:4:\"info\";a:8:{s:14:\"user_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:3:\"rid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"created\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"access\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:9:\"edit_node\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:10:\"dropbutton\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:9:\"css_class\";s:0:\"\";s:8:\"use_ajax\";b:0;s:8:\"group_by\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:0;s:13:\"use_more_text\";s:4:\"más\";s:12:\"link_display\";s:6:\"page_1\";s:8:\"link_url\";s:0:\"\";s:15:\"display_comment\";s:0:\"\";s:23:\"hide_attachment_summary\";b:0;s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:8:\"defaults\";a:1:{s:16:\"show_admin_links\";b:0;}s:16:\"show_admin_links\";b:0;s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:17:\"admin/people/list\";s:4:\"menu\";a:6:{s:4:\"type\";s:11:\"default tab\";s:5:\"title\";s:7:\"Listado\";s:11:\"description\";s:66:\"Encuentre y gestione a las personas que interactúan con su sitio.\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";s:7:\"context\";s:0:\"\";}s:11:\"tab_options\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:8:\"Usuarios\";s:11:\"description\";s:48:\"Gestionar cuentas, roles y permisos de usuarios.\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.watchdog',_binary 'a:13:{s:4:\"uuid\";s:36:\"91902129-7bbe-43ee-8988-399319c422e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:5:\"dblog\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SR5P89f0vUTPC7WY2YpLAffkDx8-Ar8LKFfowVXeqNU\";}s:2:\"id\";s:8:\"watchdog\";s:5:\"label\";s:9:\"Guardián\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:31:\"Mensajes recientes del registro\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:8:\"watchdog\";s:10:\"base_field\";s:3:\"wid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:19:{s:5:\"title\";s:31:\"Mensajes recientes del registro\";s:6:\"fields\";a:8:{s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:5:\"Icono\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:4:\"icon\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}s:3:\"wid\";a:22:{s:2:\"id\";s:3:\"wid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"wid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:3:\"WID\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:8:\"severity\";a:23:{s:2:\"id\";s:8:\"severity\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:8:\"severity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:12:\"machine_name\";s:5:\"label\";s:8:\"Gravedad\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"machine_name\";b:0;}s:4:\"type\";a:22:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:4:\"Tipo\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:9:\"timestamp\";a:25:{s:2:\"id\";s:9:\"timestamp\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:9:\"timestamp\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"label\";s:5:\"Fecha\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";}s:7:\"message\";a:23:{s:2:\"id\";s:7:\"message\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:7:\"message\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:13:\"dblog_message\";s:5:\"label\";s:7:\"Mensaje\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:1;s:4:\"path\";s:35:\"admin/reports/dblog/event/{{ wid }}\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:13:\"{{ message }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:56;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:1;s:4:\"trim\";b:1;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:1;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"replace_variables\";b:1;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Usuario\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"link\";a:22:{s:2:\"id\";s:4:\"link\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"link\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"dblog_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:0;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:19:\"access site reports\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:4:\"area\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:40:\"No hay mensajes de registro disponibles.\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:40:\"No hay mensajes de registro disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:3:\"wid\";a:10:{s:2:\"id\";s:3:\"wid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"wid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:3:\"wid\";}s:7:\"exposed\";b:0;}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:4:\"type\";a:14:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"dblog_types\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:4:\"Tipo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:1;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"severity\";a:14:{s:2:\"id\";s:8:\"severity\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:8:\"severity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"in_operator\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"severity_op\";s:5:\"label\";s:8:\"Gravedad\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"severity_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"severity\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:1;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:25:\"{{ type }} {{ severity }}\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:7:\"nothing\";s:7:\"nothing\";s:3:\"wid\";s:3:\"wid\";s:8:\"severity\";s:8:\"severity\";s:4:\"type\";s:4:\"type\";s:9:\"timestamp\";s:9:\"timestamp\";s:7:\"message\";s:7:\"message\";s:4:\"name\";s:4:\"name\";s:4:\"link\";s:4:\"link\";}s:7:\"default\";s:3:\"wid\";s:4:\"info\";a:8:{s:7:\"nothing\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:3:\"wid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:8:\"severity\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:9:\"timestamp\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"message\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:4:\"link\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:0;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:8:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:4:\"User\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:9:\"css_class\";s:11:\"admin-dblog\";s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:4:\"page\";a:6:{s:2:\"id\";s:4:\"page\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/reports/dblog\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.who_s_new',_binary 'a:13:{s:4:\"uuid\";s:36:\"45da490c-d498-4fd1-ad63-59e33c181cf1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"zji0_13MyVGK7Bn1lUMDeZyyOIZedWvqpYUeM_SioPI\";}s:2:\"id\";s:9:\"who_s_new\";s:5:\"label\";s:15:\"Quién es nuevo\";s:6:\"module\";s:4:\"user\";s:11:\"description\";s:69:\"Muestra una lista de las cuentas de usuario más recientes del sitio.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:16:\"users_field_data\";s:10:\"base_field\";s:3:\"uid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:15:\"Quién es nuevo\";s:6:\"fields\";a:1:{s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:6:\"access\";a:16:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:8:\"operator\";s:1:\">\";s:5:\"value\";a:4:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:10:\"1970-01-01\";s:4:\"type\";s:4:\"date\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:1:{s:4:\"type\";s:9:\"html_list\";}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:15:\"Quién es nuevo\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:19:\"display_description\";s:29:\"Un listado de nuevos usuarios\";s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:15:\"Quién es nuevo\";s:14:\"block_category\";s:7:\"Usuario\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.who_s_online',_binary 'a:13:{s:4:\"uuid\";s:36:\"57603ac2-21d2-4830-b4b4-7acd2f2a6bc2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"suDsVMgawXoQt4rfmdfpr05EVX3z3KyfDDTYgeSM898\";}s:2:\"id\";s:12:\"who_s_online\";s:5:\"label\";s:29:\"Bloque de usuarios conectados\";s:6:\"module\";s:4:\"user\";s:11:\"description\";s:109:\"Muestra los nombres de usuario de los usuarios activos más recientes y el número total de usuarios activos.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:16:\"users_field_data\";s:10:\"base_field\";s:3:\"uid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:22:\"Quién está conectado\";s:6:\"fields\";a:1:{s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:20:\"access user profiles\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:25:\"Hay 0 usuarios en línea.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:6:\"access\";a:13:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"access\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:6:\"access\";a:16:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:8:\"operator\";s:2:\">=\";s:5:\"value\";a:4:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:11:\"-15 minutes\";s:4:\"type\";s:6:\"offset\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:9:\"access_op\";s:5:\"label\";s:14:\"Último acceso\";s:11:\"description\";s:108:\"Un usuario es considerado conectado durante este tiempo después de haber visto una página por última vez.\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"access_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"access\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:1:{s:6:\"result\";a:9:{s:2:\"id\";s:6:\"result\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:6:\"result\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"result\";s:5:\"empty\";b:0;s:7:\"content\";s:53:\"Actualmente hay un total de  @total usuario en linea.\";}}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:18:\"who_s_online_block\";a:6:{s:2:\"id\";s:18:\"who_s_online_block\";s:13:\"display_title\";s:22:\"Quién está conectado\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:3:{s:19:\"display_description\";s:60:\"Una lista de los usuarios que están conectados actualmente.\";s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:22:\"Quién está conectado\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','webp.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0ube66wBYymHixNiMD-uyY8Tjo8alYV3NII6dv5iBJ8\";}s:7:\"quality\";i:100;}');
/*!40000 ALTER TABLE `config_export` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `config_import`
--

DROP TABLE IF EXISTS `config_import`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `config_import` (
  `collection` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Config object collection.',
  `name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Config object name.',
  `data` longblob COMMENT 'A serialized configuration object data.',
  PRIMARY KEY (`collection`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for configuration data.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `config_import`
--

LOCK TABLES `config_import` WRITE;
/*!40000 ALTER TABLE `config_import` DISABLE KEYS */;
INSERT INTO `config_import` VALUES ('','admin_toolbar.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"uyQNqftluizBjDPnFYOJseLmtGK0tyiCkOyBmLkjOio\";}s:22:\"enable_toggle_shortcut\";b:0;s:10:\"menu_depth\";i:4;s:15:\"sticky_behavior\";s:7:\"enabled\";s:20:\"hoverintent_behavior\";a:2:{s:7:\"enabled\";b:1;s:7:\"timeout\";i:500;}}'),('','admin_toolbar_tools.settings',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"gw53MTkdqcnGCABUzyXtstgzZKWSpwznplfZdkdY8V0\";}s:17:\"max_bundle_number\";i:20;s:16:\"show_local_tasks\";b:0;}'),('','announcements_feed.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0G5pZBcxbg8ONYzNLd1RJIsvuFFewm9htnS4I-ABKJ8\";}s:7:\"max_age\";i:86400;s:13:\"cron_interval\";i:21600;s:5:\"limit\";i:10;}'),('','automated_cron.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs\";}s:8:\"interval\";i:10800;}'),('','blazy.settings',_binary 'a:19:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"zMBMF9Q35kIhZL2P1Dztk-BGFewINdrs8RE9bB5kqyo\";}s:9:\"admin_css\";b:1;s:4:\"nojs\";a:5:{s:4:\"lazy\";s:1:\"0\";s:9:\"classlist\";s:1:\"0\";s:8:\"polyfill\";s:1:\"0\";s:7:\"promise\";s:1:\"0\";s:3:\"raf\";s:1:\"0\";}s:2:\"fx\";s:0:\"\";s:11:\"blur_client\";b:0;s:12:\"blur_storage\";b:0;s:13:\"blur_minwidth\";i:0;s:8:\"noscript\";b:0;s:9:\"one_pixel\";b:1;s:13:\"visible_class\";b:0;s:13:\"wrapper_class\";b:0;s:11:\"placeholder\";s:0:\"\";s:19:\"unstyled_extensions\";s:0:\"\";s:14:\"use_encodedbox\";b:0;s:10:\"use_oembed\";b:0;s:16:\"max_region_count\";i:0;s:6:\"extras\";a:0:{}s:5:\"blazy\";a:5:{s:13:\"loadInvisible\";b:0;s:6:\"offset\";i:100;s:23:\"saveViewportOffsetDelay\";i:50;s:13:\"validateDelay\";i:25;s:9:\"container\";s:0:\"\";}s:2:\"io\";a:4:{s:7:\"unblazy\";b:0;s:10:\"rootMargin\";s:3:\"0px\";s:9:\"threshold\";s:1:\"0\";s:10:\"disconnect\";b:0;}}'),('','block.block.bootstrap5_account_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"2bcf0969-4f27-426d-8735-926582ae2f6e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:19:\"system.menu.account\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YRZjNp4d68NjJAVhrrUrXKwpV12i7OFWg4MY6Bsd0mw\";}s:2:\"id\";s:23:\"bootstrap5_account_menu\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:14:\"nav_additional\";s:6:\"weight\";i:-7;s:8:\"provider\";N;s:6:\"plugin\";s:25:\"system_menu_block:account\";s:8:\"settings\";a:7:{s:2:\"id\";s:25:\"system_menu_block:account\";s:5:\"label\";s:26:\"Menú de cuenta de usuario\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_branding',_binary 'a:13:{s:4:\"uuid\";s:36:\"0dddbce3-d5eb-4046-9cd9-1129d9fbdb96\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nuW1Z5MdvzbCCEZ9RQojaEWB6Zni32zTq-v5OWbS2sc\";}s:2:\"id\";s:19:\"bootstrap5_branding\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:12:\"nav_branding\";s:6:\"weight\";i:-6;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_branding_block\";s:8:\"settings\";a:7:{s:2:\"id\";s:21:\"system_branding_block\";s:5:\"label\";s:15:\"Marca del sitio\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:13:\"use_site_logo\";b:1;s:13:\"use_site_name\";b:1;s:15:\"use_site_slogan\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"b44d48f3-00ae-4541-9089-d31396370247\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VShtwe72J2j41BJzApoNbs8l554EpngM5RTObxM7yiw\";}s:2:\"id\";s:22:\"bootstrap5_breadcrumbs\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:10:\"breadcrumb\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"7e5664c6-e6b7-4bc2-9079-d6a4c8492c35\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1o0W13wt232YmsDYiRA5xtlFq0L2WNS7FmIVbBeuhIY\";}s:2:\"id\";s:18:\"bootstrap5_content\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-1;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_footer',_binary 'a:13:{s:4:\"uuid\";s:36:\"ac56dc7f-de05-41bb-ae04-d84661d3d19c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:18:\"system.menu.footer\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"xBR1vgpnqSUW4pA2LC3rfhu27FQUox9zZEYsdAFM2Sg\";}s:2:\"id\";s:17:\"bootstrap5_footer\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:6:\"footer\";s:6:\"weight\";i:-6;s:8:\"provider\";N;s:6:\"plugin\";s:24:\"system_menu_block:footer\";s:8:\"settings\";a:7:{s:2:\"id\";s:24:\"system_menu_block:footer\";s:5:\"label\";s:14:\"Pie de página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"7753e7a9-0eb2-4b9f-b179-860663f53284\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"S0Y16qIQfKiOEzWlddOGk3u_BKwAruAheA8VVFfGbLc\";}s:2:\"id\";s:15:\"bootstrap5_help\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-3;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_local_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"072d3619-236f-4a13-9afe-749166c758f4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"MBqG1B5mr5-fPSCDyTR6z2zVTRxZ10XeS_pAw6C7za4\";}s:2:\"id\";s:24:\"bootstrap5_local_actions\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-2;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"102f8736-821a-44ae-9a06-59298e14adc7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"yX9o6NcntZnXRDfbJoHY1pJwuXlumW44m5AMs347NN4\";}s:2:\"id\";s:22:\"bootstrap5_local_tasks\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:9:\"Pestañas\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_main_navigation',_binary 'a:13:{s:4:\"uuid\";s:36:\"8603cb18-ad44-4ad9-8350-157fd775d2a0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Fm7sDs2U1u99MaVOZEZqa-QOJrrUiQMWJb1jMozYO48\";}s:2:\"id\";s:26:\"bootstrap5_main_navigation\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:8:\"nav_main\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"d9ac1cd5-9839-4773-803b-62108b3c3fcd\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9LdMj38y4GDi23GrIUtIZIV1bJEn1C47N19jrswvcLc\";}s:2:\"id\";s:19:\"bootstrap5_messages\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-7;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:8:\"Mensajes\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"399a5df9-2a48-4fbb-b3bb-fde1b7fc2f4c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"qYppfxaWSy6BwGNKdMch1PeUA24PlRTt39jQft6A6Kg\";}s:2:\"id\";s:21:\"bootstrap5_page_title\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-6;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_powered_by_drupal',_binary 'a:13:{s:4:\"uuid\";s:36:\"a963acbf-3178-457d-9876-b5c71dd661e1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2_xxaOb8b_0AUgYFdJLxIBDDwufyh6YozhGfBd97p38\";}s:2:\"id\";s:28:\"bootstrap5_powered_by_drupal\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:6:\"footer\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_powered_by_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_powered_by_block\";s:5:\"label\";s:19:\"Funciona con Drupal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.bootstrap5_search_form',_binary 'a:13:{s:4:\"uuid\";s:36:\"a306487f-4a56-4636-b5ba-9564a62d6731\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"search\";}s:5:\"theme\";a:1:{i:0;s:10:\"bootstrap5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"HZJ8894mYbX0pdeltUdfnQjONb-BnkflWDqEm_x13m4\";}s:2:\"id\";s:22:\"bootstrap5_search_form\";s:5:\"theme\";s:10:\"bootstrap5\";s:6:\"region\";s:14:\"nav_additional\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:23:\"Formulario de búsqueda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";N;}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"8d2ed8f4-c9f3-40cd-ad11-26810a0f2099\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"erQSEZF2XUjNmgTl0uNRBzmg18ZGXwUcw2FhApoeuHk\";}s:2:\"id\";s:18:\"cisc_theme_content\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_footer',_binary 'a:12:{s:4:\"uuid\";s:36:\"620a1d28-60e1-4a2d-87e4-a1b697cbfc41\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:7:\"content\";a:1:{i:0;s:70:\"block_content:drag_and_drop_block:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";}s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:2:\"id\";s:17:\"cisc_theme_footer\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:6:\"footer\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:50:\"block_content:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";s:8:\"settings\";a:7:{s:2:\"id\";s:50:\"block_content:0cc787e7-64ab-4841-9aea-1fc14fb8ef43\";s:5:\"label\";s:6:\"Footer\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:13:\"block_content\";s:6:\"status\";b:1;s:4:\"info\";s:0:\"\";s:9:\"view_mode\";s:4:\"full\";}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"fcc9e3c7-89da-492a-a670-988ccd70209f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BZ5tpW7H8X4PVGRm3MImTIHd2tN0eF7zOtp4SpRYUA0\";}s:2:\"id\";s:19:\"cisc_theme_messages\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_navegacionprincipal',_binary 'a:12:{s:4:\"uuid\";s:36:\"7107a126-ef62-40d1-a02d-ef31aed65b3b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:2:\"id\";s:30:\"cisc_theme_navegacionprincipal\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:22:\"navigation_collapsible\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";N;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_primary_admin_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"0ef3b065-cd16-483c-8ead-527861c79fc3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q9_2whdOj1YIomfvsIfopROW4FT_X5pY0DjdOiOaQ5U\";}s:2:\"id\";s:32:\"cisc_theme_primary_admin_actions\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_primary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"0244a8f1-54b3-46cb-ab51-2a6b84a5c423\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nGE3EoPQQaQCuqTUtZgw0-KIzmrqdKDzdNQf2JyPUt4\";}s:2:\"id\";s:30:\"cisc_theme_primary_local_tasks\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas principales\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.cisc_theme_secondary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"0b4fb677-1f8e-4b70-860f-3845d78247e4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"cisc_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ydSxdq7R66I8UMC460rOzlfzvlUL4VRbdwc6z9DWaUI\";}s:2:\"id\";s:32:\"cisc_theme_secondary_local_tasks\";s:5:\"theme\";s:10:\"cisc_theme\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-2;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas secundarias\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:0;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"8b9f4598-c2e1-40d9-8e01-6a04f1615fd7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NjcxOBrPOiK5-38t56DwFBDVY4yer7YSlbRWXFuHe7A\";}s:2:\"id\";s:17:\"claro_breadcrumbs\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:10:\"breadcrumb\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"49e31017-220f-43b7-970d-a23f6fa86c62\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"a0Yyx1GeyKarZ4T_yXQBR_ZFKnXiFLtxAb6gWLd8nr0\";}s:2:\"id\";s:13:\"claro_content\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"09ec62f9-12ea-4ce8-8261-d27aefe357d4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jccFSSVqV0WCDb6NtML1VWAWTtDbZ-zn5YgTRMgMrIM\";}s:2:\"id\";s:10:\"claro_help\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:4:\"help\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_help_search',_binary 'a:13:{s:4:\"uuid\";s:36:\"f4b2b2f3-2d6f-4900-948c-e534f74c8fdb\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"module\";a:2:{i:0;s:6:\"search\";i:1;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}s:8:\"enforced\";a:1:{s:6:\"config\";a:1:{i:0;s:23:\"search.page.help_search\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2ToeZLvlHKTeFY74gpgu1PejLoFyCECLO_gw6rAZwqw\";}s:2:\"id\";s:17:\"claro_help_search\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:4:\"help\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:12:\"Buscar ayuda\";s:13:\"label_display\";s:7:\"visible\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";s:11:\"help_search\";}s:10:\"visibility\";a:1:{s:12:\"request_path\";a:4:{s:2:\"id\";s:12:\"request_path\";s:6:\"negate\";b:0;s:15:\"context_mapping\";a:0:{}s:5:\"pages\";s:11:\"/admin/help\";}}}'),('','block.block.claro_local_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"da8e71fa-67fd-4139-96ae-314a9b3c49b5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"CdXfDmRgAvms7EQovxxWPdYi0GitxeRbVtScYK16ZH0\";}s:2:\"id\";s:19:\"claro_local_actions\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-10;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"da8672c3-fa7b-449c-8c1c-c9ea9c8df5f6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"-Ac3ISpIT0PQ-whzD7_dw0SdKi6dAbRFNWdSjOiVDqg\";}s:2:\"id\";s:14:\"claro_messages\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"8d2188a0-631c-4024-ba97-1a0d40361ab0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fNwDdW063tk_ktzSWzZVeQS9wzvLooVO280BQ9WrsIs\";}s:2:\"id\";s:16:\"claro_page_title\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:6:\"header\";s:6:\"weight\";i:-30;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_primary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"bc5e7010-92d1-422e-a053-479125317768\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ACjBZI5shAMiiUpsz-inLYVXDqNNXRnSzAWV3kV_8Hw\";}s:2:\"id\";s:25:\"claro_primary_local_tasks\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:6:\"header\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas principales\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.claro_secondary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"6dcf54d9-9bcd-4026-9d8a-d93b95e483dd\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2L0geP-ixCbCkEpW6BVF6H7vDUZN4ea07_Y9CociQm4\";}s:2:\"id\";s:27:\"claro_secondary_local_tasks\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:11:\"pre_content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas secundarias\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:0;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_branding',_binary 'a:13:{s:4:\"uuid\";s:36:\"0dadf82b-4fa1-4203-8744-24a2240399ef\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lOdPdXWPbE5QLAuSRidWj90DTENmQzKLeNjvr64juyo\";}s:2:\"id\";s:19:\"dxpr_theme_branding\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:10:\"navigation\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_branding_block\";s:8:\"settings\";a:7:{s:2:\"id\";s:21:\"system_branding_block\";s:5:\"label\";s:15:\"Marca del sitio\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:13:\"use_site_logo\";b:1;s:13:\"use_site_name\";b:0;s:15:\"use_site_slogan\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"9917b1ac-3003-4abf-9f91-aeeba45c10f2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KpBqqBIyNPTNavLklXPC1-cUAeuwAbBOsrvGussFh1E\";}s:2:\"id\";s:22:\"dxpr_theme_breadcrumbs\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:10:\"page_title\";s:6:\"weight\";i:10;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"e15f908d-cd4b-4eba-8d4a-9cbf47a252fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FR6TscQ_wWvu_Oif0Ha6seHBgJwsupKvwisRs1yTxYw\";}s:2:\"id\";s:18:\"dxpr_theme_content\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"22d78d0f-3633-4068-acd2-943b4893b1e8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mV9h_NNjjbPAWoq62QCf5yvnX3TeL4r49DFhFuRfidE\";}s:2:\"id\";s:15:\"dxpr_theme_help\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:4:\"help\";s:6:\"weight\";i:-30;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_local_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"1fc3a6a3-0c22-402f-8b4d-e9c894245376\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"72nlwRjqiXBAwD4_Wzf9YVMhGeEnqWlHF8NS6KoI7Js\";}s:2:\"id\";s:24:\"dxpr_theme_local_actions\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-30;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"1a051c2a-0211-4bf2-9faf-1b13d18ddb49\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"bqcUyJfypWnp1brZbJafXVGafynv0TAEfKEDh4893qM\";}s:2:\"id\";s:22:\"dxpr_theme_local_tasks\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-20;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:9:\"Pestañas\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_main_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"d02053b3-da02-4aa8-bc3b-0750df2ccfbc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sOBfLFUB4t3yuAG5cmsbqVnN31761mx5SUHgrjS3Lpk\";}s:2:\"id\";s:20:\"dxpr_theme_main_menu\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:22:\"navigation_collapsible\";s:6:\"weight\";i:10;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";i:9;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"6ef34887-7759-4d66-b301-350ff8cb50fa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"T7gZEkBqqElnOklin4m1rfJYv28ry5eY-FjEDOrHGTU\";}s:2:\"id\";s:19:\"dxpr_theme_messages\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:-50;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.dxpr_theme_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"3a5e5c10-c768-4d4f-a9c4-a425a6f8dee3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:10:\"dxpr_theme\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5p6onlbwg8IfOoLBo-hjKA7w3Wmb37ZZxGGxZp5vVm8\";}s:2:\"id\";s:21:\"dxpr_theme_page_title\";s:5:\"theme\";s:10:\"dxpr_theme\";s:6:\"region\";s:10:\"page_title\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.licenseinfo',_binary 'a:12:{s:4:\"uuid\";s:36:\"e50ed00b-e84a-4aa0-b9c4-a49a46c69f6f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:12:\"dxpr_builder\";i:1;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:5:\"claro\";}}s:2:\"id\";s:11:\"licenseinfo\";s:5:\"theme\";s:5:\"claro\";s:6:\"region\";s:11:\"pre_content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:12:\"license_info\";s:8:\"settings\";a:4:{s:2:\"id\";s:12:\"license_info\";s:5:\"label\";s:17:\"DXPR license info\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:12:\"dxpr_builder\";}s:10:\"visibility\";a:1:{s:12:\"request_path\";a:3:{s:2:\"id\";s:12:\"request_path\";s:6:\"negate\";b:0;s:5:\"pages\";s:59:\"/admin/people\n/admin/dxpr_studio/dxpr_builder/user_licenses\";}}}'),('','block.block.olivero_account_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"af9a8204-8e16-4eb0-9461-407711de05b2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:19:\"system.menu.account\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"gmxYWWHmgbe0Pnv8y48ZLSLH5mEHejOjAP6RLxUfdzU\";}s:2:\"id\";s:20:\"olivero_account_menu\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:14:\"secondary_menu\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:25:\"system_menu_block:account\";s:8:\"settings\";a:7:{s:2:\"id\";s:25:\"system_menu_block:account\";s:5:\"label\";s:26:\"Menú de cuenta de usuario\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";i:1;s:16:\"expand_all_items\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_breadcrumbs',_binary 'a:13:{s:4:\"uuid\";s:36:\"9e6e8ea4-eb5e-4244-a900-3fdccfcb042a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VhBzWb7lMRtIOg9G7VSw_0uopi-7zXeHq4vXqqV1HFE\";}s:2:\"id\";s:19:\"olivero_breadcrumbs\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:10:\"breadcrumb\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_breadcrumb_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_breadcrumb_block\";s:5:\"label\";s:33:\"Enlaces de ayuda a la navegación\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"4f07a7c4-6de0-4c16-b187-77d2e0b9c246\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"erQSEZF2XUjNmgTl0uNRBzmg18ZGXwUcw2FhApoeuHk\";}s:2:\"id\";s:15:\"olivero_content\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:7:\"content\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"system_main_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:17:\"system_main_block\";s:5:\"label\";s:33:\"Contenido principal de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_help',_binary 'a:13:{s:4:\"uuid\";s:36:\"ed9d9757-6c58-4358-8830-758118253e9a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VfPFqqxfkomud5CO8DUijw85QIl9GIxh_nIxLOYESxg\";}s:2:\"id\";s:12:\"olivero_help\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:13:\"content_above\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:10:\"help_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:10:\"help_block\";s:5:\"label\";s:5:\"Ayuda\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"help\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_main_menu',_binary 'a:13:{s:4:\"uuid\";s:36:\"b0e97adb-8766-4063-8e14-ac92bc144362\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KWAiziL39uEzmOJEql_wbUP2RtqGceL3WM2CfxhMelE\";}s:2:\"id\";s:17:\"olivero_main_menu\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:12:\"primary_menu\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:22:\"system_menu_block:main\";s:8:\"settings\";a:7:{s:2:\"id\";s:22:\"system_menu_block:main\";s:5:\"label\";s:21:\"Navegación principal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:5:\"level\";i:1;s:5:\"depth\";i:2;s:16:\"expand_all_items\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_messages',_binary 'a:13:{s:4:\"uuid\";s:36:\"ca0dde6a-fe72-4af0-9a0c-5a7312b14701\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BZ5tpW7H8X4PVGRm3MImTIHd2tN0eF7zOtp4SpRYUA0\";}s:2:\"id\";s:16:\"olivero_messages\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_messages_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:21:\"system_messages_block\";s:5:\"label\";s:18:\"Mensajes de estado\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_page_title',_binary 'a:13:{s:4:\"uuid\";s:36:\"e2bedbba-da76-4823-a23f-d305afe6829a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6aOgWsNTXjqrDm98TXSAjP6qd2nCijD1xw45MrnbK-Y\";}s:2:\"id\";s:18:\"olivero_page_title\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:13:\"content_above\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:16:\"page_title_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:16:\"page_title_block\";s:5:\"label\";s:21:\"Título de la página\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_powered',_binary 'a:13:{s:4:\"uuid\";s:36:\"7dd2a277-477f-4772-893c-5f211374240c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eYL19CLDyinGTWYQfBD1DswWzglEotE_kHnHx3AxTXM\";}s:2:\"id\";s:15:\"olivero_powered\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:13:\"footer_bottom\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:23:\"system_powered_by_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:23:\"system_powered_by_block\";s:5:\"label\";s:19:\"Funciona con Drupal\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_primary_admin_actions',_binary 'a:13:{s:4:\"uuid\";s:36:\"79508abd-fb52-4fc4-bbf7-60b92af6066e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q9_2whdOj1YIomfvsIfopROW4FT_X5pY0DjdOiOaQ5U\";}s:2:\"id\";s:29:\"olivero_primary_admin_actions\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:19:\"local_actions_block\";s:8:\"settings\";a:4:{s:2:\"id\";s:19:\"local_actions_block\";s:5:\"label\";s:39:\"Acciones principales de administración\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_primary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"43ac1b57-d2a9-4a1e-8ad9-786593229df2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nGE3EoPQQaQCuqTUtZgw0-KIzmrqdKDzdNQf2JyPUt4\";}s:2:\"id\";s:27:\"olivero_primary_local_tasks\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas principales\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:1;s:9:\"secondary\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_search_form_narrow',_binary 'a:13:{s:4:\"uuid\";s:36:\"41582895-afeb-418e-a541-35aa431b2881\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"search\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_nZjxxdypO6xrOAJkCYD81v0L7wh2zbCAVO7_C-UKIc\";}s:2:\"id\";s:26:\"olivero_search_form_narrow\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:12:\"primary_menu\";s:6:\"weight\";i:-4;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:34:\"Formulario de búsqueda (estrecho)\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";N;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_search_form_wide',_binary 'a:13:{s:4:\"uuid\";s:36:\"3804ae2e-f6d9-4765-bd08-b7410e0c71ef\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"search\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pbbed0hdqGDF-_QWVVTWRAwgDIotFuAvWH5mWUZu0fA\";}s:2:\"id\";s:24:\"olivero_search_form_wide\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:14:\"secondary_menu\";s:6:\"weight\";i:-5;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"search_form_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:17:\"search_form_block\";s:5:\"label\";s:31:\"Formulario de búsqueda (ancho)\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"search\";s:7:\"page_id\";N;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_secondary_local_tasks',_binary 'a:13:{s:4:\"uuid\";s:36:\"6ce61ec3-b824-4fba-a371-f4a6f02b4e76\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ydSxdq7R66I8UMC460rOzlfzvlUL4VRbdwc6z9DWaUI\";}s:2:\"id\";s:29:\"olivero_secondary_local_tasks\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:11:\"highlighted\";s:6:\"weight\";i:-2;s:8:\"provider\";N;s:6:\"plugin\";s:17:\"local_tasks_block\";s:8:\"settings\";a:6:{s:2:\"id\";s:17:\"local_tasks_block\";s:5:\"label\";s:19:\"Solapas secundarias\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"core\";s:7:\"primary\";b:0;s:9:\"secondary\";b:1;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_site_branding',_binary 'a:13:{s:4:\"uuid\";s:36:\"733d9665-af4e-4c55-bef5-9b45544f84af\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:6:\"system\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"n_nlgjggHVfQt2H__zvLOKB2YtjPDbQ5tHijF9LE1aM\";}s:2:\"id\";s:21:\"olivero_site_branding\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:6:\"header\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:21:\"system_branding_block\";s:8:\"settings\";a:7:{s:2:\"id\";s:21:\"system_branding_block\";s:5:\"label\";s:15:\"Marca del sitio\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:6:\"system\";s:13:\"use_site_logo\";b:1;s:13:\"use_site_name\";b:1;s:15:\"use_site_slogan\";b:0;}s:10:\"visibility\";a:0:{}}'),('','block.block.olivero_syndicate',_binary 'a:13:{s:4:\"uuid\";s:36:\"defe4ac8-3541-45a7-bbc6-4656882d7a21\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0gq3VPg-_UM69FCCWurLFIrrnIjC2HLKhwo9iQNtcUo\";}s:2:\"id\";s:17:\"olivero_syndicate\";s:5:\"theme\";s:7:\"olivero\";s:6:\"region\";s:6:\"social\";s:6:\"weight\";i:0;s:8:\"provider\";N;s:6:\"plugin\";s:20:\"node_syndicate_block\";s:8:\"settings\";a:5:{s:2:\"id\";s:20:\"node_syndicate_block\";s:5:\"label\";s:9:\"Canal RSS\";s:13:\"label_display\";s:1:\"0\";s:8:\"provider\";s:4:\"node\";s:11:\"block_count\";i:10;}s:10:\"visibility\";a:0:{}}'),('','block_content.type.basic',_binary 'a:9:{s:4:\"uuid\";s:36:\"a6956455-5c1b-4dee-9a26-ac8ce1715844\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pQP5iQy4SdhAMVcjDUncCfkJmTofnHVtXrsMzx4k6Yk\";}s:2:\"id\";s:5:\"basic\";s:5:\"label\";s:14:\"Bloque básico\";s:8:\"revision\";b:0;s:11:\"description\";s:50:\"Un bloque básico contiene un título y un cuerpo.\";}'),('','block_content.type.drag_and_drop_block',_binary 'a:9:{s:4:\"uuid\";s:36:\"c7a54b39-5c92-411b-994e-84fa3238e203\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pN5_tFjELgPmCgq-KxPUDIlunjk_ypvPvsP1fWBNMS8\";}s:2:\"id\";s:19:\"drag_and_drop_block\";s:5:\"label\";s:19:\"Drag and Drop Block\";s:8:\"revision\";b:1;s:11:\"description\";s:71:\"Advanced page with visual page building tools. Powered by DXPR Builder.\";}'),('','bootstrap5.settings',_binary 'a:9:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"o7UdhCuEHWPn7Pz1c9KT7W818Cvg9EMVd2Gay1qKKPk\";}s:14:\"b5_body_schema\";s:0:\"\";s:17:\"b5_body_bg_schema\";s:0:\"\";s:16:\"b5_navbar_schema\";s:4:\"dark\";s:19:\"b5_navbar_bg_schema\";s:4:\"dark\";s:16:\"b5_footer_schema\";s:4:\"dark\";s:19:\"b5_footer_bg_schema\";s:9:\"secondary\";s:16:\"b5_top_container\";s:9:\"container\";s:23:\"b5_top_container_config\";s:0:\"\";}'),('','captcha.captcha_point.contact_message_contactanos_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"31b5031c-069e-4fb0-b3ce-5ae79a04c153\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:32:\"contact_message_contactanos_form\";s:11:\"captchaType\";s:35:\"recaptcha_v3/validacion_formularios\";s:5:\"label\";s:32:\"contact-message-contactanos-form\";}'),('','captcha.captcha_point.contact_message_personal_form',_binary 'a:8:{s:4:\"uuid\";s:36:\"c76a0208-9da8-48b8-ac38-39765b87f722\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"7zUmOK1ti1l0bc78ieysHa3_57MOin7IgHpHhwbSugs\";}s:6:\"formId\";s:29:\"contact_message_personal_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:29:\"contact_message_personal_form\";}'),('','captcha.captcha_point.node_article_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"f462931d-7a0a-434c-b560-fc685f15496a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:17:\"node_article_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:17:\"node_article_form\";}'),('','captcha.captcha_point.node_clientes_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"4e34a645-3a76-473c-a766-b9a46d31c4b9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:18:\"node_clientes_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:18:\"node_clientes_form\";}'),('','captcha.captcha_point.node_drag_and_drop_page_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"37ad7924-d571-44e9-8a63-00fac222daf0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:28:\"node_drag_and_drop_page_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:28:\"node_drag_and_drop_page_form\";}'),('','captcha.captcha_point.node_page_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"45c07f57-d54a-4e58-8580-d5355a58b59a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:14:\"node_page_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:14:\"node_page_form\";}'),('','captcha.captcha_point.node_proyectos_form',_binary 'a:7:{s:4:\"uuid\";s:36:\"7f9ab937-e32c-45ba-934c-c16c21cbb7fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:6:\"formId\";s:19:\"node_proyectos_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:19:\"node_proyectos_form\";}'),('','captcha.captcha_point.user_login_form',_binary 'a:8:{s:4:\"uuid\";s:36:\"6334deef-999d-497d-b91c-25b539db8548\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"XbughDuwgOtc_8ztmYxz84gaXBeR760xH3bGSKD9v1Q\";}s:6:\"formId\";s:15:\"user_login_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:15:\"user_login_form\";}'),('','captcha.captcha_point.user_pass',_binary 'a:8:{s:4:\"uuid\";s:36:\"fcb542cc-cd1f-496e-9260-ddcebd7c2285\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"qZeHI5fZ9WQRKsfl8FMBwzk3puSsWCRtWKEZh04JJUo\";}s:6:\"formId\";s:9:\"user_pass\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:9:\"user_pass\";}'),('','captcha.captcha_point.user_register_form',_binary 'a:8:{s:4:\"uuid\";s:36:\"5a15bc10-8bb4-4e90-9867-b8ef781ed999\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2iz3cMg7T1eSKXtNIB9WyaRptfg7wosDDPBSBhXFXl0\";}s:6:\"formId\";s:18:\"user_register_form\";s:11:\"captchaType\";s:7:\"default\";s:5:\"label\";s:18:\"user_register_form\";}'),('','captcha.settings',_binary 'a:15:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hfqTr6E3eXAcVQU25_tYHa4BzsSDaYhwkoF34xq5_k4\";}s:8:\"langcode\";s:2:\"es\";s:15:\"enable_globally\";i:0;s:31:\"enable_globally_on_admin_routes\";b:0;s:17:\"default_challenge\";s:12:\"captcha/Math\";s:11:\"description\";s:104:\"Esta pregunta es para comprobar si usted es un visitante humano y prevenir envíos de spam automatizado.\";s:5:\"title\";s:7:\"CAPTCHA\";s:19:\"administration_mode\";b:0;s:35:\"administration_mode_on_admin_routes\";b:0;s:13:\"whitelist_ips\";s:0:\"\";s:30:\"wrong_captcha_response_message\";s:75:\"La respuesta que ingresó para el código de verificación no fue correcta.\";s:18:\"default_validation\";i:1;s:11:\"persistence\";i:1;s:12:\"enable_stats\";b:0;s:19:\"log_wrong_responses\";b:0;}'),('','cisc_theme.settings',_binary 'a:193:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cerOO86KuufmC0_DGRcHJHec8VfoT0epIlw6hHmDeDs\";}s:7:\"favicon\";a:1:{s:11:\"use_default\";b:1;}s:8:\"features\";a:4:{s:20:\"comment_user_picture\";b:1;s:25:\"comment_user_verification\";b:1;s:7:\"favicon\";b:1;s:17:\"node_user_picture\";b:1;}s:4:\"logo\";a:3:{s:4:\"path\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"use_default\";b:1;}s:24:\"header_mobile_breakpoint\";s:4:\"1200\";s:21:\"full_width_containers\";a:7:{s:20:\"cnt_secondary_header\";s:20:\"cnt_secondary_header\";s:10:\"cnt_footer\";s:10:\"cnt_footer\";s:14:\"cnt_header_nav\";i:0;s:14:\"cnt_page_title\";i:0;s:15:\"cnt_content_top\";i:0;s:11:\"cnt_content\";i:0;s:18:\"cnt_content_bottom\";i:0;}s:24:\"full_width_content_types\";a:3:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:7:\"article\";i:0;s:4:\"page\";i:0;}s:20:\"block_design_regions\";a:12:{s:13:\"sidebar_first\";s:13:\"sidebar_first\";s:14:\"sidebar_second\";s:14:\"sidebar_second\";s:11:\"content_top\";s:11:\"content_top\";s:14:\"content_bottom\";s:14:\"content_bottom\";s:16:\"secondary_header\";i:0;s:10:\"navigation\";i:0;s:6:\"slider\";i:0;s:6:\"header\";i:0;s:11:\"highlighted\";i:0;s:4:\"help\";i:0;s:7:\"content\";i:0;s:6:\"footer\";i:0;}s:12:\"boxed_layout\";i:1;s:13:\"sticky_footer\";i:1;s:18:\"boxed_layout_boxbg\";s:7:\"#ffffff\";s:13:\"box_max_width\";s:4:\"1580\";s:16:\"layout_max_width\";s:4:\"1580\";s:17:\"gutter_horizontal\";s:2:\"30\";s:15:\"gutter_vertical\";s:2:\"30\";s:16:\"gutter_container\";s:2:\"60\";s:24:\"gutter_horizontal_mobile\";s:2:\"30\";s:22:\"gutter_vertical_mobile\";s:2:\"30\";s:23:\"gutter_container_mobile\";s:2:\"30\";s:16:\"body_line_height\";s:3:\"1.6\";s:14:\"body_font_size\";s:2:\"16\";s:13:\"nav_font_size\";s:2:\"16\";s:20:\"headings_line_height\";s:3:\"1.1\";s:12:\"scale_factor\";s:4:\"1.34\";s:12:\"h1_font_size\";s:2:\"52\";s:12:\"h2_font_size\";s:2:\"38\";s:12:\"h3_font_size\";s:2:\"29\";s:12:\"h4_font_size\";s:2:\"21\";s:20:\"blockquote_font_size\";s:2:\"21\";s:22:\"blockquote_line_height\";s:3:\"1.5\";s:23:\"headings_letter_spacing\";s:1:\"0\";s:18:\"headings_uppercase\";i:0;s:13:\"headings_bold\";i:0;s:21:\"body_mobile_font_size\";s:2:\"14\";s:20:\"nav_mobile_font_size\";s:2:\"14\";s:19:\"h1_mobile_font_size\";s:2:\"52\";s:19:\"h2_mobile_font_size\";s:2:\"38\";s:19:\"h3_mobile_font_size\";s:2:\"29\";s:19:\"h4_mobile_font_size\";s:2:\"24\";s:14:\"body_font_face\";s:12:\"0Montserrat:\";s:23:\"body_font_face_selector\";s:4:\"body\";s:18:\"headings_font_face\";s:12:\"0Montserrat:\";s:27:\"headings_font_face_selector\";s:68:\"h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption\";s:13:\"nav_font_face\";s:12:\"0Montserrat:\";s:22:\"nav_font_face_selector\";s:23:\".dxpr-theme-header .nav\";s:18:\"sitename_font_face\";s:12:\"0Montserrat:\";s:27:\"sitename_font_face_selector\";s:25:\".site-name, .navbar-brand\";s:20:\"blockquote_font_face\";s:12:\"0Montserrat:\";s:29:\"blockquote_font_face_selector\";s:24:\"blockquote, blockquote p\";s:17:\"portfolio_details\";s:3:\"top\";s:17:\"portfolio_sidebar\";s:1:\"4\";s:16:\"portfolio_images\";s:11:\"sidecaption\";s:12:\"region_cards\";a:12:{s:16:\"secondary_header\";s:0:\"\";s:10:\"navigation\";s:0:\"\";s:22:\"navigation_collapsible\";s:0:\"\";s:11:\"highlighted\";s:0:\"\";s:10:\"page_title\";s:0:\"\";s:4:\"help\";s:0:\"\";s:11:\"content_top\";s:0:\"\";s:7:\"content\";s:0:\"\";s:14:\"content_bottom\";s:0:\"\";s:13:\"sidebar_first\";s:0:\"\";s:14:\"sidebar_second\";s:0:\"\";s:6:\"footer\";s:0:\"\";}s:16:\"table_responsive\";s:2:\"-1\";s:5:\"table\";s:0:\"\";s:27:\"blockquote_mobile_font_size\";s:2:\"18\";s:17:\"divider_thickness\";s:1:\"8\";s:14:\"divider_length\";s:1:\"0\";s:16:\"divider_position\";s:1:\"1\";s:13:\"divider_color\";s:0:\"\";s:20:\"divider_color_custom\";s:7:\"#eeeeee\";s:22:\"page_title_breadcrumbs\";i:0;s:20:\"page_title_home_hide\";i:1;s:16:\"page_title_align\";s:4:\"left\";s:17:\"page_title_height\";s:3:\"120\";s:18:\"page_title_animate\";s:1:\"0\";s:24:\"page_title_image_opacity\";s:1:\"1\";s:22:\"page_title_image_style\";s:5:\"cover\";s:21:\"page_title_image_mode\";s:6:\"normal\";s:25:\"page_title_image_position\";s:13:\"center_center\";s:22:\"background_image_style\";s:5:\"cover\";s:25:\"background_image_position\";s:13:\"center_center\";s:27:\"background_image_attachment\";s:5:\"fixed\";s:15:\"header_position\";i:0;s:17:\"header_top_layout\";s:1:\"0\";s:12:\"header_style\";s:6:\"normal\";s:21:\"header_top_bg_opacity\";s:1:\"1\";s:17:\"header_top_height\";s:3:\"100\";s:16:\"header_top_fixed\";i:1;s:17:\"header_top_sticky\";i:1;s:22:\"header_top_sticky_show\";s:6:\"always\";s:31:\"header_top_height_sticky_offset\";s:2:\"60\";s:24:\"header_top_height_scroll\";s:2:\"50\";s:28:\"header_top_bg_opacity_scroll\";s:1:\"1\";s:17:\"navbar_background\";s:0:\"\";s:24:\"navbar_background_custom\";s:0:\"\";s:23:\"header_block_background\";s:0:\"\";s:30:\"header_block_background_custom\";s:0:\"\";s:23:\"header_block_text_color\";s:0:\"\";s:30:\"header_block_text_color_custom\";s:0:\"\";s:15:\"menu_background\";s:0:\"\";s:22:\"menu_background_custom\";s:0:\"\";s:15:\"menu_text_color\";s:0:\"\";s:22:\"menu_text_color_custom\";s:0:\"\";s:21:\"menu_hover_background\";s:0:\"\";s:28:\"menu_hover_background_custom\";s:0:\"\";s:21:\"menu_hover_text_color\";s:0:\"\";s:28:\"menu_hover_text_color_custom\";s:0:\"\";s:19:\"dropdown_background\";s:0:\"\";s:26:\"dropdown_background_custom\";s:0:\"\";s:19:\"dropdown_text_color\";s:0:\"\";s:26:\"dropdown_text_color_custom\";s:0:\"\";s:25:\"dropdown_hover_background\";s:0:\"\";s:32:\"dropdown_hover_background_custom\";s:0:\"\";s:25:\"dropdown_hover_text_color\";s:0:\"\";s:32:\"dropdown_hover_text_color_custom\";s:0:\"\";s:17:\"header_side_align\";s:4:\"left\";s:21:\"header_side_direction\";s:4:\"left\";s:17:\"header_side_width\";s:3:\"300\";s:14:\"hamburger_menu\";s:10:\"three-dash\";s:19:\"hamburger_animation\";s:5:\"cross\";s:9:\"menu_type\";s:9:\"uppercase\";s:10:\"menu_hover\";s:7:\"opacity\";s:20:\"menu_border_position\";s:6:\"bottom\";s:19:\"menu_border_animate\";s:4:\"drop\";s:27:\"menu_border_position_offset\";s:1:\"0\";s:34:\"menu_border_position_offset_sticky\";s:1:\"0\";s:16:\"menu_border_size\";s:1:\"2\";s:17:\"menu_border_color\";s:0:\"\";s:24:\"menu_border_color_custom\";s:0:\"\";s:20:\"header_mobile_height\";s:2:\"60\";s:21:\"secondary_header_hide\";s:11:\"hidden_none\";s:15:\"custom_css_site\";s:0:\"\";s:22:\"custom_javascript_site\";s:0:\"\";s:12:\"block_preset\";s:0:\"\";s:10:\"block_card\";s:0:\"\";s:16:\"block_background\";s:0:\"\";s:23:\"block_background_custom\";s:7:\"#eeeeee\";s:13:\"block_padding\";s:1:\"0\";s:19:\"block_border_radius\";s:1:\"0\";s:12:\"block_border\";s:1:\"0\";s:18:\"block_border_color\";s:0:\"\";s:25:\"block_border_color_custom\";s:7:\"#eeeeee\";s:15:\"title_font_size\";s:2:\"h3\";s:11:\"title_align\";s:4:\"left\";s:10:\"title_card\";s:0:\"\";s:16:\"title_background\";s:0:\"\";s:23:\"title_background_custom\";s:7:\"#eeeeee\";s:13:\"title_padding\";s:1:\"0\";s:12:\"title_border\";s:1:\"0\";s:19:\"title_border_radius\";s:1:\"0\";s:18:\"title_border_color\";s:0:\"\";s:25:\"title_border_color_custom\";s:7:\"#eeeeee\";s:13:\"title_sticker\";i:0;s:13:\"block_divider\";i:0;s:20:\"block_divider_custom\";i:0;s:19:\"block_divider_color\";s:0:\"\";s:26:\"block_divider_color_custom\";s:7:\"#eeeeee\";s:23:\"block_divider_thickness\";s:1:\"4\";s:20:\"block_divider_length\";s:2:\"10\";s:21:\"block_divider_spacing\";s:2:\"20\";s:16:\"page_title_image\";N;s:16:\"background_image\";N;s:14:\"hidden_regions\";a:12:{s:10:\"navigation\";i:0;s:22:\"navigation_collapsible\";i:0;s:16:\"secondary_header\";i:0;s:10:\"page_title\";i:0;s:11:\"highlighted\";i:0;s:6:\"header\";i:0;s:11:\"content_top\";i:0;s:7:\"content\";i:0;s:14:\"content_bottom\";i:0;s:13:\"sidebar_first\";i:0;s:14:\"sidebar_second\";i:0;s:6:\"footer\";i:0;}s:17:\"popover_placement\";s:3:\"top\";s:17:\"tooltip_placement\";s:8:\"auto top\";s:13:\"modal_enabled\";i:0;s:12:\"cdn_provider\";s:0:\"\";s:28:\"page_title_breadcrumbs_align\";s:5:\"right\";s:32:\"page_title_breadcrumbs_separator\";s:1:\"/\";s:10:\"title_type\";a:3:{s:9:\"uppercase\";i:0;s:4:\"bold\";i:0;s:6:\"italic\";i:0;}s:21:\"page_title_image_path\";s:0:\"\";s:21:\"background_image_path\";s:0:\"\";s:11:\"logo_height\";s:2:\"50\";s:20:\"second_header_sticky\";i:0;s:23:\"header_side_logo_height\";s:2:\"30\";s:23:\"mark_menu_with_children\";i:0;s:14:\"dropdown_width\";s:3:\"160\";s:19:\"header_mobile_fixed\";i:0;s:12:\"color_scheme\";s:6:\"custom\";s:18:\"color_palette_base\";s:7:\"#284ed9\";s:18:\"color_palette_link\";s:7:\"#284ed9\";s:21:\"color_palette_accent1\";s:7:\"#05e993\";s:21:\"color_palette_accent2\";s:7:\"#284fd8\";s:18:\"color_palette_text\";s:7:\"#555555\";s:22:\"color_palette_headings\";s:7:\"#333333\";s:18:\"color_palette_card\";s:7:\"#eeeeee\";s:22:\"color_palette_cardtext\";s:7:\"#444444\";s:20:\"color_palette_footer\";s:7:\"#ffffff\";s:24:\"color_palette_footertext\";s:7:\"#747a85\";s:23:\"color_palette_secheader\";s:7:\"#284fd9\";s:27:\"color_palette_secheadertext\";s:7:\"#fffffe\";s:20:\"color_palette_header\";s:7:\"#ffffff\";s:24:\"color_palette_headertext\";s:7:\"#696969\";s:24:\"color_palette_headerside\";s:7:\"#20252a\";s:28:\"color_palette_headersidetext\";s:7:\"#737a85\";s:23:\"color_palette_pagetitle\";s:7:\"#284fdb\";s:27:\"color_palette_pagetitletext\";s:7:\"#fffeff\";s:23:\"color_palette_graylight\";s:7:\"#cccccc\";s:25:\"color_palette_graylighter\";s:7:\"#ededed\";s:20:\"color_palette_silver\";s:7:\"#f1f1f1\";s:18:\"color_palette_body\";s:7:\"#efefef\";s:13:\"color_palette\";s:652:\"a:22:{s:4:\"base\";s:7:\"#284ed9\";s:4:\"link\";s:7:\"#284ed9\";s:7:\"accent1\";s:7:\"#05e993\";s:7:\"accent2\";s:7:\"#284fd8\";s:4:\"text\";s:7:\"#555555\";s:8:\"headings\";s:7:\"#333333\";s:4:\"card\";s:7:\"#eeeeee\";s:8:\"cardtext\";s:7:\"#444444\";s:6:\"footer\";s:7:\"#ffffff\";s:10:\"footertext\";s:7:\"#747a85\";s:9:\"secheader\";s:7:\"#284fd9\";s:13:\"secheadertext\";s:7:\"#fffffe\";s:6:\"header\";s:7:\"#ffffff\";s:10:\"headertext\";s:7:\"#696969\";s:10:\"headerside\";s:7:\"#20252a\";s:14:\"headersidetext\";s:7:\"#737a85\";s:9:\"pagetitle\";s:7:\"#284fdb\";s:13:\"pagetitletext\";s:7:\"#fffeff\";s:9:\"graylight\";s:7:\"#cccccc\";s:11:\"graylighter\";s:7:\"#ededed\";s:6:\"silver\";s:7:\"#f1f1f1\";s:4:\"body\";s:7:\"#efefef\";}\";}'),('','claro.settings',_binary 'a:1:{s:20:\"third_party_settings\";a:1:{s:8:\"shortcut\";a:1:{s:11:\"module_link\";b:1;}}}'),('','comment.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YNUW2Ij5uE7a4oaXp3i_2lvaFdYM1zNKPPfnEjB0jEc\";}s:16:\"log_ip_addresses\";b:0;}'),('','comment.type.comment',_binary 'a:9:{s:4:\"uuid\";s:36:\"9b8daeac-64f0-48b7-9870-f36761187ee0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"bqZsN31T2n0UjcbyCpOPi9D2iO0sAOHR7FnEs9qMvaA\";}s:2:\"id\";s:7:\"comment\";s:5:\"label\";s:27:\"Comentarios predeterminados\";s:21:\"target_entity_type_id\";s:4:\"node\";s:11:\"description\";s:29:\"Permite comentar el contenido\";}'),('','contact.form.contactanos',_binary 'a:11:{s:4:\"uuid\";s:36:\"6397823e-bc28-4c75-a156-ed847d380fa1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:11:\"contactanos\";s:5:\"label\";s:12:\"Contáctanos\";s:10:\"recipients\";a:1:{i:0;s:16:\"info@ciscsas.com\";}s:5:\"reply\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"message\";s:0:\"\";s:8:\"redirect\";s:0:\"\";}'),('','contact.form.personal',_binary 'a:12:{s:4:\"uuid\";s:36:\"3b776374-5f5d-4e3c-9254-f3d5f1d58c67\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jonvgt3CkUM2eMLTFwWfHileWWDC4YtXCuIlCahTk_I\";}s:2:\"id\";s:8:\"personal\";s:5:\"label\";s:31:\"Formulario de contacto personal\";s:10:\"recipients\";a:0:{}s:5:\"reply\";s:0:\"\";s:6:\"weight\";i:0;s:7:\"message\";s:27:\"Su mensaje ha sido enviado.\";s:8:\"redirect\";s:0:\"\";}'),('','contact.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8\";}s:12:\"default_form\";s:11:\"contactanos\";s:5:\"flood\";a:2:{s:5:\"limit\";i:5;s:8:\"interval\";i:3600;}s:20:\"user_default_enabled\";b:1;}'),('','core.base_field_override.node.page.promote',_binary 'a:17:{s:4:\"uuid\";s:36:\"327abb65-0d12-418e-b1a2-9009cc71dfec\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:14:\"node.type.page\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ\";}s:2:\"id\";s:17:\"node.page.promote\";s:10:\"field_name\";s:7:\"promote\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:5:\"label\";s:35:\"Promocionado a la página principal\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:8:\"on_label\";s:8:\"Activado\";s:9:\"off_label\";s:11:\"Desactivado\";}s:10:\"field_type\";s:7:\"boolean\";}'),('','core.date_format.fallback',_binary 'a:9:{s:4:\"uuid\";s:36:\"6fd572a5-f49b-4405-a02b-2637ae289fbd\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iIBLu1j9n6Oo5PW-wpu5gdyNs9Kvv4LMRqtQUdJjRz8\";}s:2:\"id\";s:8:\"fallback\";s:5:\"label\";s:28:\"Formato de fecha de respaldo\";s:6:\"locked\";b:1;s:7:\"pattern\";s:14:\"D, j M Y - H:i\";}'),('','core.date_format.html_date',_binary 'a:9:{s:4:\"uuid\";s:36:\"471b2f04-6108-4780-a721-b44ffc10871c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk\";}s:2:\"id\";s:9:\"html_date\";s:5:\"label\";s:10:\"Fecha HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:5:\"Y-m-d\";}'),('','core.date_format.html_datetime',_binary 'a:9:{s:4:\"uuid\";s:36:\"0f4dac69-f709-43f8-a9a3-99dff0f32a89\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE\";}s:2:\"id\";s:13:\"html_datetime\";s:5:\"label\";s:13:\"HTML Datetime\";s:6:\"locked\";b:1;s:7:\"pattern\";s:13:\"Y-m-d\\TH:i:sO\";}'),('','core.date_format.html_month',_binary 'a:9:{s:4:\"uuid\";s:36:\"350e2ded-34b6-4963-b2b3-a2d396dc855e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM\";}s:2:\"id\";s:10:\"html_month\";s:5:\"label\";s:8:\"Mes HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:3:\"Y-m\";}'),('','core.date_format.html_time',_binary 'a:9:{s:4:\"uuid\";s:36:\"83e903ed-d6c8-4425-8144-b904ad216b63\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE\";}s:2:\"id\";s:9:\"html_time\";s:5:\"label\";s:9:\"Hora HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:5:\"H:i:s\";}'),('','core.date_format.html_week',_binary 'a:9:{s:4:\"uuid\";s:36:\"5bccf4cd-84b1-4b16-b691-872b7219f984\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY\";}s:2:\"id\";s:9:\"html_week\";s:5:\"label\";s:11:\"Semana HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:5:\"Y-\\WW\";}'),('','core.date_format.html_year',_binary 'a:9:{s:4:\"uuid\";s:36:\"30bac0be-ce42-419b-8e31-14dabf62cee7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk\";}s:2:\"id\";s:9:\"html_year\";s:5:\"label\";s:9:\"Año HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:1:\"Y\";}'),('','core.date_format.html_yearless_date',_binary 'a:9:{s:4:\"uuid\";s:36:\"cd74ad3e-99a5-4ba7-8672-ff5c489794fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc\";}s:2:\"id\";s:18:\"html_yearless_date\";s:5:\"label\";s:16:\"Fecha anual HTML\";s:6:\"locked\";b:1;s:7:\"pattern\";s:3:\"m-d\";}'),('','core.date_format.long',_binary 'a:9:{s:4:\"uuid\";s:36:\"a61b739a-5f15-4c62-b375-5130c95fd729\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5B4_r5Vd0_9UaJwtAC5yFCm9-k8NNvp1xiQNhFFkknU\";}s:2:\"id\";s:4:\"long\";s:5:\"label\";s:23:\"Fecha larga por defecto\";s:6:\"locked\";b:0;s:7:\"pattern\";s:14:\"l, j F Y - H:i\";}'),('','core.date_format.medium',_binary 'a:9:{s:4:\"uuid\";s:36:\"e13cd3eb-98ec-49e4-82e9-4e91aa4652ca\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"q7pDV2d9qFh1IVqvymOxUUYGSziZDeg961wURC0cSLs\";}s:2:\"id\";s:6:\"medium\";s:5:\"label\";s:25:\"Fecha mediana por defecto\";s:6:\"locked\";b:0;s:7:\"pattern\";s:14:\"D, j M Y - H:i\";}'),('','core.date_format.olivero_medium',_binary 'a:9:{s:4:\"uuid\";s:36:\"a07ba490-d8c0-4393-bebe-6853931be8df\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:5:\"theme\";a:1:{i:0;s:7:\"olivero\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z7ynTCss9wwEi8ojENJ08qx44RN6leI-tqoN2o5QzdE\";}s:2:\"id\";s:14:\"olivero_medium\";s:5:\"label\";s:14:\"Olivero Medium\";s:6:\"locked\";b:0;s:7:\"pattern\";s:5:\"j F Y\";}'),('','core.date_format.short',_binary 'a:9:{s:4:\"uuid\";s:36:\"ff1440b2-6fd2-4f32-8842-9ed816292315\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SAeixlV7Djy_Ggv_1P95TiqD4KUihA5icvU521tA84Y\";}s:2:\"id\";s:5:\"short\";s:5:\"label\";s:23:\"Fecha corta por defecto\";s:6:\"locked\";b:0;s:7:\"pattern\";s:11:\"j M Y - H:i\";}'),('','core.entity_form_display.block_content.basic.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"9703475e-5a7f-492c-9389-257526090fcb\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:36:\"field.field.block_content.basic.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jAps3FCxvKecABS_tgExbhCZrBLQB3bNPWw18WjE3ss\";}s:2:\"id\";s:27:\"block_content.basic.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:5:\"basic\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:3:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:-4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:4:\"info\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.block_content.drag_and_drop_block.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"432079c9-763a-43fd-9911-98be3dc4024f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:50:\"field.field.block_content.drag_and_drop_block.body\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"siNymWkRW2ykPLzWc3SdRjKk8nZ-tOQTUCDW7jH-cdo\";}s:2:\"id\";s:41:\"block_content.drag_and_drop_block.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:4:\"info\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"body\";b:1;}}'),('','core.entity_form_display.comment.comment.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"634a87c3-94a2-453f-9dd4-fb087546934a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:40:\"field.field.comment.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"I0Pa0aQvT_jawlPo9oz4FE3h_ickc55dYKTPl6gILes\";}s:2:\"id\";s:23:\"comment.comment.default\";s:16:\"targetEntityType\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:6:\"author\";a:2:{s:6:\"weight\";i:-2;s:6:\"region\";s:7:\"content\";}s:12:\"comment_body\";a:5:{s:4:\"type\";s:13:\"text_textarea\";s:6:\"weight\";i:11;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:7:\"subject\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.contact_message.contactanos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"4c956ec4-06a6-471a-a1a6-859b8aa50f23\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:4:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.field.contact_message.contactanos.field_email\";i:2;s:61:\"field.field.contact_message.contactanos.field_nombre_completo\";i:3;s:54:\"field.field.contact_message.contactanos.field_telefono\";}}s:2:\"id\";s:35:\"contact_message.contactanos.default\";s:16:\"targetEntityType\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:11:\"field_email\";a:5:{s:4:\"type\";s:13:\"email_default\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:11:\"placeholder\";s:0:\"\";s:4:\"size\";i:60;}s:20:\"third_party_settings\";a:0:{}}s:21:\"field_nombre_completo\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:14:\"field_telefono\";a:5:{s:4:\"type\";s:6:\"number\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:7:\"message\";a:5:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:2;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:4:\"copy\";b:1;s:8:\"langcode\";b:1;s:4:\"mail\";b:1;s:4:\"name\";b:1;s:7:\"preview\";b:1;s:7:\"subject\";b:1;}}'),('','core.entity_form_display.media.audio.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"7e032801-65c4-419e-bf6b-a5d029ed3448\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.audio.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"G2_SKH3jmI9FQeXSUxo3KgQqiyF1hPDEkc7-3-rCSbc\";}s:2:\"id\";s:19:\"media.audio.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:22:\"field_media_audio_file\";a:5:{s:4:\"type\";s:12:\"file_generic\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:18:\"progress_indicator\";s:8:\"throbber\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.audio.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"228082ed-c03f-43c5-930b-efc056976e0f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:46:\"field.field.media.audio.field_media_audio_file\";i:2;s:16:\"media.type.audio\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"28vwMIYtvyjPcD4RyciZXIztxtZgmuWRCNgYemr_SZE\";}s:2:\"id\";s:25:\"media.audio.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:22:\"field_media_audio_file\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.media.document.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"2adfc4cc-0074-42c0-9e12-20045e7df35b\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:47:\"field.field.media.document.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"aewrRkePgJzdD5kPOq8JeMcKHs6yat49nE7ZeCQzQZg\";}s:2:\"id\";s:22:\"media.document.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:20:\"field_media_document\";a:5:{s:4:\"type\";s:12:\"file_generic\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:18:\"progress_indicator\";s:8:\"throbber\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.document.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"97aa6e4e-3995-47c9-985a-8f0fee914d41\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:47:\"field.field.media.document.field_media_document\";i:2;s:19:\"media.type.document\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dcpfpqyLXOSGpulacMAJW3H-G34_LeNsjdfxd1_oCfY\";}s:2:\"id\";s:28:\"media.document.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:20:\"field_media_document\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.media.image.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"a332deac-a90a-40c0-af93-b5e3658b3b74\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:41:\"field.field.media.image.field_media_image\";i:1;s:21:\"image.style.thumbnail\";i:2;s:16:\"media.type.image\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JSY4-JPyNZBiYYo6imdRYF6_SdtWQexPndrLvn3-vw4\";}s:2:\"id\";s:19:\"media.image.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:17:\"field_media_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.image.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"84e2a391-6d48-475d-8e60-cc1c33ae47d4\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:41:\"field.field.media.image.field_media_image\";i:2;s:21:\"image.style.thumbnail\";i:3;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BMLrK4zKp8-FFnMseBdT_6h6YipUsKRfbDf_3WUB5HA\";}s:2:\"id\";s:25:\"media.image.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:2:{s:17:\"field_media_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.media.remote_video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"65e42e5a-d332-467e-83f7-99089c3a5656\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"pM8mGlwfpvfG_y5tZn0lGAXFLXz2_yKkL7MvWZsRqdA\";}s:2:\"id\";s:26:\"media.remote_video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:24:\"field_media_oembed_video\";a:5:{s:4:\"type\";s:16:\"oembed_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.remote_video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"14c20b8e-8bbb-42f6-959a-b92f715023f4\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:2;s:23:\"media.type.remote_video\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TBgPW-uaXRaICBwLaVc16rXpRiLSknDIdF9q0XL7qso\";}s:2:\"id\";s:32:\"media.remote_video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:24:\"field_media_oembed_video\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.media.video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"921e0310-18a2-41a5-bf10-13c6fd892051\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.video.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"path\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0kIIaDTt6dixXy8TZkat2MNGZJ6vkRG8TaBWTy3E1bM\";}s:2:\"id\";s:19:\"media.video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:22:\"field_media_video_file\";a:5:{s:4:\"type\";s:12:\"file_generic\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:18:\"progress_indicator\";s:8:\"throbber\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"name\";b:1;}}'),('','core.entity_form_display.media.video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"c9b2d34d-76be-41df-95cb-c1295f7da13e\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:41:\"core.entity_form_mode.media.media_library\";i:1;s:46:\"field.field.media.video.field_media_video_file\";i:2;s:16:\"media.type.video\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"kGv8YsopqHvzTzb7QTINWcv0fnNa5ZDQyZxpOQR2vro\";}s:2:\"id\";s:25:\"media.video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:6:{s:7:\"created\";b:1;s:22:\"field_media_video_file\";b:1;s:4:\"name\";b:1;s:4:\"path\";b:1;s:6:\"status\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_form_display.node.article.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"b8cf69bc-d658-409e-9845-daa900219f15\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:6:{i:0;s:29:\"field.field.node.article.body\";i:1;s:32:\"field.field.node.article.comment\";i:2;s:36:\"field.field.node.article.field_image\";i:3;s:35:\"field.field.node.article.field_tags\";i:4;s:21:\"image.style.thumbnail\";i:5;s:17:\"node.type.article\";}s:6:\"module\";a:4:{i:0;s:7:\"comment\";i:1;s:5:\"image\";i:2;s:4:\"path\";i:3;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ewbd6G2uX456-bgwseM2Q-KQG3RkASoyHmTh-XR3oLU\";}s:2:\"id\";s:20:\"node.article.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:12:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:7:\"comment\";a:5:{s:4:\"type\";s:15:\"comment_default\";s:6:\"weight\";i:20;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:10:\"field_tags\";a:5:{s:4:\"type\";s:34:\"entity_reference_autocomplete_tags\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:15;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:16;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.node.blog.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"8b1f17a5-fe6d-4fc0-8c08-fe26db1709c3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:5:{i:0;s:26:\"field.field.node.blog.body\";i:1;s:37:\"field.field.node.blog.field_etiquetas\";i:2;s:33:\"field.field.node.blog.field_image\";i:3;s:21:\"image.style.thumbnail\";i:4;s:14:\"node.type.blog\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"path\";i:2;s:4:\"text\";}}s:2:\"id\";s:17:\"node.blog.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:11:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:6;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:15:\"field_etiquetas\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:9;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:7;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:8;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.node.clientes.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"12c6f0fb-2d1a-40e0-a129-2d1e385a8e0b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:43:\"field.field.node.clientes.field_descripcion\";i:1;s:37:\"field.field.node.clientes.field_image\";i:2;s:21:\"image.style.thumbnail\";i:3;s:18:\"node.type.clientes\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"path\";}}s:2:\"id\";s:21:\"node.clientes.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:10:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:17:\"field_descripcion\";a:5:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:122;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:15;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:16;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.node.drag_and_drop_page.default',_binary 'a:12:{s:4:\"uuid\";s:36:\"d37751a3-e579-401a-b101-894c40f43d88\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:5:{i:0;s:40:\"field.field.node.drag_and_drop_page.body\";i:1;s:58:\"field.field.node.drag_and_drop_page.field_dth_hide_regions\";i:2;s:64:\"field.field.node.drag_and_drop_page.field_dth_main_content_width\";i:3;s:57:\"field.field.node.drag_and_drop_page.field_dth_page_layout\";i:4;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:2:{i:0;s:11:\"field_group\";i:1;s:4:\"path\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:20:\"third_party_settings\";a:1:{s:11:\"field_group\";a:1:{s:22:\"group_dxpr_page_design\";a:7:{s:8:\"children\";a:3:{i:0;s:22:\"field_dth_hide_regions\";i:1;s:28:\"field_dth_main_content_width\";i:2;s:21:\"field_dth_page_layout\";}s:5:\"label\";s:16:\"DXPR Page Design\";s:6:\"region\";s:7:\"content\";s:11:\"parent_name\";s:0:\"\";s:6:\"weight\";i:8;s:11:\"format_type\";s:15:\"details_sidebar\";s:15:\"format_settings\";a:4:{s:7:\"classes\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"open\";b:0;s:15:\"required_fields\";b:1;}}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"trV0qUxWLkG_FdP5tM-aiyavYZmQd9l2ZOoO1ZSH3p0\";}s:2:\"id\";s:31:\"node.drag_and_drop_page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:12:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:22:\"field_dth_hide_regions\";a:5:{s:4:\"type\";s:15:\"options_buttons\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:28:\"field_dth_main_content_width\";a:5:{s:4:\"type\";s:14:\"options_select\";s:6:\"weight\";i:11;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:21:\"field_dth_page_layout\";a:5:{s:4:\"type\";s:14:\"options_select\";s:6:\"weight\";i:12;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:29:\"field_dth_page_title_backgrou\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:9;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:7;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:3:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:4:\"body\";b:1;}}'),('','core.entity_form_display.node.page.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"41f404f1-3cfe-42c6-adf2-7c18ed029f52\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.field.node.page.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:2:{i:0;s:4:\"path\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SfpLhPExzvR0MgFp0Wp7CrmgEnhcqQ-fXIWFhbf4ue0\";}s:2:\"id\";s:17:\"node.page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:9:{s:4:\"body\";a:5:{s:4:\"type\";s:26:\"text_textarea_with_summary\";s:6:\"weight\";i:31;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:4:\"rows\";i:9;s:12:\"summary_rows\";i:3;s:11:\"placeholder\";s:0:\"\";s:12:\"show_summary\";b:0;}s:20:\"third_party_settings\";a:0:{}}s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:30;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:15;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:120;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:16;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.node.proyectos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"b359c154-1dc6-4b12-bdfb-5998d8d68601\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:9:{i:0;s:36:\"field.field.node.proyectos.field_ano\";i:1;s:40:\"field.field.node.proyectos.field_cliente\";i:2;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";i:3;s:42:\"field.field.node.proyectos.field_etiquetas\";i:4;s:40:\"field.field.node.proyectos.field_galeria\";i:5;s:38:\"field.field.node.proyectos.field_image\";i:6;s:44:\"field.field.node.proyectos.field_tecnologias\";i:7;s:21:\"image.style.thumbnail\";i:8;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"path\";}}s:2:\"id\";s:22:\"node.proyectos.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:15:{s:7:\"created\";a:5:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:9;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:9:\"field_ano\";a:5:{s:4:\"type\";s:6:\"number\";s:6:\"weight\";i:6;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:13:\"field_cliente\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:26:\"field_descripcion_proyecto\";a:5:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:15:\"field_etiquetas\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:13:\"field_galeria\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:26;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:11:\"field_image\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:17:\"field_tecnologias\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:7;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:12;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:7:\"promote\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:13;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:6:\"sticky\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:11;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:5:\"title\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:3:\"uid\";a:5:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:8;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.taxonomy_term.tecnologias.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"681e469b-cdd6-4771-85b2-2e7c53fea3e0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:61:\"field.field.taxonomy_term.tecnologias.field_imagen_tecnologia\";i:1;s:21:\"image.style.thumbnail\";i:2;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"path\";i:2;s:4:\"text\";}}s:2:\"id\";s:33:\"taxonomy_term.tecnologias.default\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:6:{s:11:\"description\";a:5:{s:4:\"type\";s:13:\"text_textarea\";s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"rows\";i:5;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:23:\"field_imagen_tecnologia\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}s:8:\"langcode\";a:5:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:14:\"include_locked\";b:1;}s:20:\"third_party_settings\";a:0:{}}s:4:\"name\";a:5:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:4:\"size\";i:60;s:11:\"placeholder\";s:0:\"\";}s:20:\"third_party_settings\";a:0:{}}s:4:\"path\";a:5:{s:4:\"type\";s:4:\"path\";s:6:\"weight\";i:4;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}}s:6:\"status\";a:5:{s:4:\"type\";s:16:\"boolean_checkbox\";s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:0:{}}'),('','core.entity_form_display.user.user.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"755d6df9-d55b-4ddd-86b2-6140a30fd169\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:34:\"field.field.user.user.user_picture\";i:1;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FaQ9Ptcpxpg30AtiqRDtl_8zbJArHP1LPfug_s59TOA\";}s:2:\"id\";s:17:\"user.user.default\";s:16:\"targetEntityType\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:5:{s:7:\"account\";a:2:{s:6:\"weight\";i:-10;s:6:\"region\";s:7:\"content\";}s:7:\"contact\";a:2:{s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";}s:8:\"language\";a:2:{s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:8:\"timezone\";a:2:{s:6:\"weight\";i:6;s:6:\"region\";s:7:\"content\";}s:12:\"user_picture\";a:5:{s:4:\"type\";s:11:\"image_image\";s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";s:8:\"settings\";a:2:{s:18:\"progress_indicator\";s:8:\"throbber\";s:19:\"preview_image_style\";s:9:\"thumbnail\";}s:20:\"third_party_settings\";a:0:{}}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_form_mode.media.media_library',_binary 'a:10:{s:4:\"uuid\";s:36:\"ecfaf40f-b8ee-4d4c-8a10-bd2df09995e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"04_dAqpWYP1WmsXZ7IXJ7-yarCvNddD10EUkBDtIFy4\";}s:2:\"id\";s:19:\"media.media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_form_mode.user.register',_binary 'a:10:{s:4:\"uuid\";s:36:\"a233779e-5698-48d7-a30d-c9cfb962dd04\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5pE_4hurqtIlZN3XDi7eTo5RG13BMG0Rh9HYlRI3h8U\";}s:2:\"id\";s:13:\"user.register\";s:5:\"label\";s:8:\"Registro\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}'),('','core.entity_view_display.block_content.basic.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"5c358dd9-7d79-42d6-8b98-680da0a9b3da\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:36:\"field.field.block_content.basic.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hBNNDTFwakREOTa6GGMqN899Iyrii0hInwSJtQ7Kj30\";}s:2:\"id\";s:27:\"block_content.basic.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:5:\"basic\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.block_content.drag_and_drop_block.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"7d026e44-1ba9-4e05-8e3b-8bb33d1bc23f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:50:\"field.field.block_content.drag_and_drop_block.body\";}s:6:\"module\";a:1:{i:0;s:12:\"dxpr_builder\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"x2yUVp04hGj8empnLZuIMzbQp6d0tYZwrxQLyCMTE6Q\";}s:2:\"id\";s:41:\"block_content.drag_and_drop_block.default\";s:16:\"targetEntityType\";s:13:\"block_content\";s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:4:\"body\";a:6:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:17:\"dxpr_builder_text\";s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.comment.comment.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"66581087-38da-4e37-9804-3bca2bf29ed8\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:40:\"field.field.comment.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"aBQUGsQ46M4048fIlFuTXwl2zV0j2cJX89CTUobh9hA\";}s:2:\"id\";s:23:\"comment.comment.default\";s:16:\"targetEntityType\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:12:\"comment_body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.contact_message.contactanos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"a9aae73f-f50d-4680-92af-1bdfb836c339\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:4:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.field.contact_message.contactanos.field_email\";i:2;s:61:\"field.field.contact_message.contactanos.field_nombre_completo\";i:3;s:54:\"field.field.contact_message.contactanos.field_telefono\";}}s:2:\"id\";s:35:\"contact_message.contactanos.default\";s:16:\"targetEntityType\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:11:\"field_email\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";}s:21:\"field_nombre_completo\";a:6:{s:4:\"type\";s:6:\"string\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:14:\"field_telefono\";a:6:{s:4:\"type\";s:14:\"number_integer\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:2:{s:18:\"thousand_separator\";s:0:\"\";s:13:\"prefix_suffix\";b:1;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}s:7:\"message\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:3;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.media.audio.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"4067f628-f6b1-4b78-a91c-edfde1956356\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.audio.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"AS765MdDfNpK6K5eE7WVnBvpynClz_havy1R3bO3gVo\";}s:2:\"id\";s:19:\"media.audio.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:22:\"field_media_audio_file\";a:6:{s:4:\"type\";s:10:\"file_audio\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:4:{s:8:\"controls\";b:1;s:8:\"autoplay\";b:0;s:4:\"loop\";b:0;s:26:\"multiple_file_display_type\";s:4:\"tags\";}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.audio.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"71827f09-882e-4cc7-9896-d3881389c644\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:46:\"field.field.media.audio.field_media_audio_file\";i:2;s:21:\"image.style.thumbnail\";i:3;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"tcAUW1Xzq5Tjw5jomR6XKGSgfiXO7QiRAHJBF-n0akg\";}s:2:\"id\";s:25:\"media.audio.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:22:\"field_media_audio_file\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.document.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"2cb999f3-d3ad-4a08-bd70-89b30ebda196\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:47:\"field.field.media.document.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"XxUyhaTuM0OUUZpr8G6jdrFBEh5eag7auWxBKhm6cvY\";}s:2:\"id\";s:22:\"media.document.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:20:\"field_media_document\";a:6:{s:4:\"type\";s:12:\"file_default\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.document.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"afee1911-3292-4273-907b-445b2157c237\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:47:\"field.field.media.document.field_media_document\";i:2;s:21:\"image.style.thumbnail\";i:3;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YcWqjhIlo-2RZUM5ogvRsrKB7M3voF2XB3lVLwgOlLU\";}s:2:\"id\";s:28:\"media.document.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:20:\"field_media_document\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.image.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"e22a8fae-7da1-48ff-826c-8fd3afa1f6d0\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:41:\"field.field.media.image.field_media_image\";i:1;s:17:\"image.style.large\";i:2;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"73xaTNkI5J6sfFcBmNYeuk070X3mQS_iwwWaPYyfG2M\";}s:2:\"id\";s:19:\"media.image.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:17:\"field_media_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:5:\"large\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.image.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"490369fd-ffa2-4b4f-beea-13378e7130ab\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:41:\"field.field.media.image.field_media_image\";i:2;s:18:\"image.style.medium\";i:3;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ILLWu5KFvbsX6J7sh2Itd4w8-lBBRhR_H8ZrmQiN2yo\";}s:2:\"id\";s:25:\"media.image.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:6:\"medium\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:17:\"field_media_image\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.remote_video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"f952fd49-4a32-4e50-8435-6f1ed13ee969\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZdPcl2hPxl5pgv3pI-07R7h51OjeUeKJTy-ab1NfM34\";}s:2:\"id\";s:26:\"media.remote_video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:24:\"field_media_oembed_video\";a:6:{s:4:\"type\";s:6:\"oembed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:9:\"max_width\";i:0;s:10:\"max_height\";i:0;s:7:\"loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.remote_video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"ddbbccbb-84d5-48fd-b5d1-a8d815d20ed3\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:55:\"field.field.media.remote_video.field_media_oembed_video\";i:2;s:18:\"image.style.medium\";i:3;s:23:\"media.type.remote_video\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"PGGoP-hVkXe_S-GiJRAub4PHDu0KhMExylclrqjdJb4\";}s:2:\"id\";s:32:\"media.remote_video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:6:\"medium\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:24:\"field_media_oembed_video\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.video.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"90a052c5-6498-4224-8373-2d66e772dfd1\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:46:\"field.field.media.video.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SxvbuGh-6cQMxl9bBV27-hGI46u7ZvwlMm5ObaJMNnw\";}s:2:\"id\";s:19:\"media.video.default\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:22:\"field_media_video_file\";a:6:{s:4:\"type\";s:10:\"file_video\";s:5:\"label\";s:15:\"visually_hidden\";s:8:\"settings\";a:8:{s:8:\"controls\";b:1;s:8:\"autoplay\";b:0;s:4:\"loop\";b:0;s:26:\"multiple_file_display_type\";s:4:\"tags\";s:5:\"muted\";b:0;s:5:\"width\";i:640;s:6:\"height\";i:480;s:11:\"playsinline\";b:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:9:\"thumbnail\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.media.video.media_library',_binary 'a:11:{s:4:\"uuid\";s:36:\"a3796faf-fed6-4372-88dc-97c42566bba5\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:46:\"field.field.media.video.field_media_video_file\";i:2;s:21:\"image.style.thumbnail\";i:3;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_fnkUKwQYHkXO1Ngmq9nE6FqWUNAmkddOxAH1h5aiKg\";}s:2:\"id\";s:25:\"media.video.media_library\";s:16:\"targetEntityType\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:4:\"mode\";s:13:\"media_library\";s:7:\"content\";a:1:{s:9:\"thumbnail\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:7:\"created\";b:1;s:22:\"field_media_video_file\";b:1;s:8:\"langcode\";b:1;s:4:\"name\";b:1;s:3:\"uid\";b:1;}}'),('','core.entity_view_display.node.article.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"1ced9f4f-8aa2-4286-ba9c-ec524b6c86c6\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:7:{i:0;s:48:\"core.entity_view_display.comment.comment.default\";i:1;s:29:\"field.field.node.article.body\";i:2;s:32:\"field.field.node.article.comment\";i:3;s:36:\"field.field.node.article.field_image\";i:4;s:35:\"field.field.node.article.field_tags\";i:5;s:16:\"image.style.wide\";i:6;s:17:\"node.type.article\";}s:6:\"module\";a:4:{i:0;s:7:\"comment\";i:1;s:5:\"image\";i:2;s:4:\"text\";i:3;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"br6izr-iGEu--JvNbCJNtOBpRnxpFLXfoV5y61U9Nqc\";}s:2:\"id\";s:20:\"node.article.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:5:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:7:\"comment\";a:6:{s:4:\"type\";s:15:\"comment_default\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:2:{s:9:\"view_mode\";s:7:\"default\";s:8:\"pager_id\";i:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:110;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:4:\"wide\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:10:\"field_tags\";a:6:{s:4:\"type\";s:22:\"entity_reference_label\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.article.rss',_binary 'a:11:{s:4:\"uuid\";s:36:\"43bab86c-907e-4f30-acf8-da2ecbfa336d\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:6:{i:0;s:30:\"core.entity_view_mode.node.rss\";i:1;s:29:\"field.field.node.article.body\";i:2;s:32:\"field.field.node.article.comment\";i:3;s:36:\"field.field.node.article.field_image\";i:4;s:35:\"field.field.node.article.field_tags\";i:5;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2rIr6K5Q0UQ9khg0zE_CK-PtJH76UL-BDDZcZnZzwCc\";}s:2:\"id\";s:16:\"node.article.rss\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:3:\"rss\";s:7:\"content\";a:1:{s:5:\"links\";a:2:{s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:5:{s:4:\"body\";b:1;s:7:\"comment\";b:1;s:11:\"field_image\";b:1;s:10:\"field_tags\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.article.teaser',_binary 'a:11:{s:4:\"uuid\";s:36:\"9773d56e-5b80-4481-913f-aaa28ec9744c\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:7:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:29:\"field.field.node.article.body\";i:2;s:32:\"field.field.node.article.comment\";i:3;s:36:\"field.field.node.article.field_image\";i:4;s:35:\"field.field.node.article.field_tags\";i:5;s:18:\"image.style.medium\";i:6;s:17:\"node.type.article\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"text\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"O8PxzfG8DOHHRu6M23kwR6TDPq_MNfYQ10Mp367ICUQ\";}s:2:\"id\";s:19:\"node.article.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:4:{s:4:\"body\";a:6:{s:4:\"type\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"trim_length\";i:600;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:10:\"field_tags\";a:6:{s:4:\"type\";s:22:\"entity_reference_label\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:10;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:7:\"comment\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.blog.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"a769d029-be1c-4cc7-83d7-51ed32270494\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:5:{i:0;s:26:\"field.field.node.blog.body\";i:1;s:37:\"field.field.node.blog.field_etiquetas\";i:2;s:33:\"field.field.node.blog.field_image\";i:3;s:16:\"image.style.wide\";i:4;s:14:\"node.type.blog\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"text\";i:2;s:4:\"user\";}}s:2:\"id\";s:17:\"node.blog.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:4:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:15:\"field_etiquetas\";a:6:{s:4:\"type\";s:22:\"entity_reference_label\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:101;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:4:\"wide\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.blog.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"044d71d4-564f-4a00-b68a-ba2c01a7345e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:6:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:26:\"field.field.node.blog.body\";i:2;s:37:\"field.field.node.blog.field_etiquetas\";i:3;s:33:\"field.field.node.blog.field_image\";i:4;s:18:\"image.style.medium\";i:5;s:14:\"node.type.blog\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:4:\"text\";i:2;s:4:\"user\";}}s:2:\"id\";s:16:\"node.blog.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:3:{s:4:\"body\";a:6:{s:4:\"type\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"trim_length\";i:600;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:15:\"field_etiquetas\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.clientes.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"3a60bbf8-b737-4440-a3d5-49a67609e03e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:4:{i:0;s:43:\"field.field.node.clientes.field_descripcion\";i:1;s:37:\"field.field.node.clientes.field_image\";i:2;s:16:\"image.style.wide\";i:3;s:18:\"node.type.clientes\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:21:\"node.clientes.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:3:{s:17:\"field_descripcion\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:102;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:4:\"wide\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.clientes.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"ec57b4a0-a575-425f-90c9-782a03c85936\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:5:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:43:\"field.field.node.clientes.field_descripcion\";i:2;s:37:\"field.field.node.clientes.field_image\";i:3;s:18:\"image.style.medium\";i:4;s:18:\"node.type.clientes\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:20:\"node.clientes.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:2:{s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:17:\"field_descripcion\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.drag_and_drop_page.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"fed9e8c2-678b-4b59-9c91-f9899f25522c\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:5:{i:0;s:40:\"field.field.node.drag_and_drop_page.body\";i:1;s:58:\"field.field.node.drag_and_drop_page.field_dth_hide_regions\";i:2;s:64:\"field.field.node.drag_and_drop_page.field_dth_main_content_width\";i:3;s:57:\"field.field.node.drag_and_drop_page.field_dth_page_layout\";i:4;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:2:{i:0;s:12:\"dxpr_builder\";i:1;s:4:\"user\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"AUiUvPG47ychPEFV1WvMfjhUZgAKbOpv1OVUtE9jPUY\";}s:2:\"id\";s:31:\"node.drag_and_drop_page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:4:\"body\";a:6:{s:4:\"type\";s:17:\"dxpr_builder_text\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:6:{s:22:\"field_dth_hide_regions\";b:1;s:28:\"field_dth_main_content_width\";b:1;s:21:\"field_dth_page_layout\";b:1;s:29:\"field_dth_page_title_backgrou\";b:1;s:8:\"langcode\";b:1;s:5:\"links\";b:1;}}'),('','core.entity_view_display.node.page.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"deabf8c2-0e8f-451a-ba64-d8860cb4d25a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.field.node.page.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:2:{i:0;s:4:\"text\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"M_Y8L5tfmhx7DR143E05YyZSpvgil6VFvqcfBWykalg\";}s:2:\"id\";s:17:\"node.page.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:4:\"body\";a:6:{s:4:\"type\";s:12:\"text_default\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:101;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.page.teaser',_binary 'a:11:{s:4:\"uuid\";s:36:\"babd478f-ed6c-4cc5-aea8-6cf951c7f422\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:26:\"field.field.node.page.body\";i:2;s:14:\"node.type.page\";}s:6:\"module\";a:2:{i:0;s:4:\"text\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8BgdRtLbtQ0F__o0FHSH0Mx5fvXOra9tfT1GmNKbRYw\";}s:2:\"id\";s:16:\"node.page.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:2:{s:4:\"body\";a:6:{s:4:\"type\";s:23:\"text_summary_or_trimmed\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"trim_length\";i:600;}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:2:{s:6:\"weight\";i:101;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.node.proyectos.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"262ad9f2-6d49-461b-a7d4-6c83df3b65dc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:8:{i:0;s:36:\"field.field.node.proyectos.field_ano\";i:1;s:40:\"field.field.node.proyectos.field_cliente\";i:2;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";i:3;s:42:\"field.field.node.proyectos.field_etiquetas\";i:4;s:40:\"field.field.node.proyectos.field_galeria\";i:5;s:38:\"field.field.node.proyectos.field_image\";i:6;s:44:\"field.field.node.proyectos.field_tecnologias\";i:7;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:22:\"node.proyectos.default\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:3:{s:26:\"field_descripcion_proyecto\";a:6:{s:4:\"type\";s:12:\"basic_string\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:1;s:6:\"region\";s:7:\"content\";}s:13:\"field_galeria\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:5:\"above\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:2;s:6:\"region\";s:7:\"content\";}s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:6:{s:9:\"field_ano\";b:1;s:13:\"field_cliente\";b:1;s:15:\"field_etiquetas\";b:1;s:17:\"field_tecnologias\";b:1;s:8:\"langcode\";b:1;s:5:\"links\";b:1;}}'),('','core.entity_view_display.node.proyectos.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"60773801-cbb3-4af4-a9a4-e7b6daecc1c3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:10:{i:0;s:33:\"core.entity_view_mode.node.teaser\";i:1;s:36:\"field.field.node.proyectos.field_ano\";i:2;s:40:\"field.field.node.proyectos.field_cliente\";i:3;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";i:4;s:42:\"field.field.node.proyectos.field_etiquetas\";i:5;s:40:\"field.field.node.proyectos.field_galeria\";i:6;s:38:\"field.field.node.proyectos.field_image\";i:7;s:44:\"field.field.node.proyectos.field_tecnologias\";i:8;s:18:\"image.style.medium\";i:9;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:2:\"id\";s:21:\"node.proyectos.teaser\";s:16:\"targetEntityType\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:4:\"mode\";s:6:\"teaser\";s:7:\"content\";a:2:{s:11:\"field_image\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:7:\"content\";s:11:\"image_style\";s:6:\"medium\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:-1;s:6:\"region\";s:7:\"content\";}s:5:\"links\";a:4:{s:8:\"settings\";a:0:{}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:100;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:7:{s:9:\"field_ano\";b:1;s:13:\"field_cliente\";b:1;s:26:\"field_descripcion_proyecto\";b:1;s:15:\"field_etiquetas\";b:1;s:13:\"field_galeria\";b:1;s:17:\"field_tecnologias\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.taxonomy_term.tecnologias.default',_binary 'a:10:{s:4:\"uuid\";s:36:\"6a8a899d-7038-41a7-ae67-bafeb350063d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:61:\"field.field.taxonomy_term.tecnologias.field_imagen_tecnologia\";i:1;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:33:\"taxonomy_term.tecnologias.default\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:1:{s:23:\"field_imagen_tecnologia\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:11:\"description\";b:1;s:8:\"langcode\";b:1;}}'),('','core.entity_view_display.user.user.compact',_binary 'a:11:{s:4:\"uuid\";s:36:\"ca275639-ad8d-4206-83a8-2c94a660592a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"core.entity_view_mode.user.compact\";i:1;s:34:\"field.field.user.user.user_picture\";i:2;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"00zr_RBdTjPjBGITD3h4c1ESQZimjdVCcHGt1trLqIY\";}s:2:\"id\";s:17:\"user.user.compact\";s:16:\"targetEntityType\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:4:\"mode\";s:7:\"compact\";s:7:\"content\";a:1:{s:12:\"user_picture\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:7:\"content\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:2:{s:8:\"langcode\";b:1;s:10:\"member_for\";b:1;}}'),('','core.entity_view_display.user.user.default',_binary 'a:11:{s:4:\"uuid\";s:36:\"058188b6-6c44-4681-94bf-97586b11abbd\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:34:\"field.field.user.user.user_picture\";i:1;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mZLyuWM9CQx2ZJVqFGSbzgFnHzudVbHBYmdU256A5Wk\";}s:2:\"id\";s:17:\"user.user.default\";s:16:\"targetEntityType\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:4:\"mode\";s:7:\"default\";s:7:\"content\";a:2:{s:10:\"member_for\";a:2:{s:6:\"weight\";i:5;s:6:\"region\";s:7:\"content\";}s:12:\"user_picture\";a:6:{s:4:\"type\";s:5:\"image\";s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:3:{s:11:\"image_style\";s:9:\"thumbnail\";s:10:\"image_link\";s:7:\"content\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:20:\"third_party_settings\";a:0:{}s:6:\"weight\";i:0;s:6:\"region\";s:7:\"content\";}}s:6:\"hidden\";a:1:{s:8:\"langcode\";b:1;}}'),('','core.entity_view_mode.block.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"02be7e1e-a277-42fd-9674-3638075688b9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"block\";}}s:2:\"id\";s:11:\"block.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"block\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.block_content.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"4e86fb12-cb75-4db8-9748-9dea4e03fdd9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q7yUUYeRLByl-MCGveKKF_KhAtNICLCMJuKWfugCvso\";}s:2:\"id\";s:18:\"block_content.full\";s:5:\"label\";s:8:\"Completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:13:\"block_content\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.block_content.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"f644445d-45cc-4375-9ae5-481f67ce877e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"block_content\";}}s:2:\"id\";s:19:\"block_content.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:13:\"block_content\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.comment.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"8e6360c7-40f9-4707-913e-2a1ece017f1a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N4mUjXpPckUkVRY1PbKw4GGoL1i2ECU7PL3EreiKStk\";}s:2:\"id\";s:12:\"comment.full\";s:5:\"label\";s:19:\"Comentario completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:7:\"comment\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.comment.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"77842513-53a1-46d9-92fd-21789272c1d1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:2:\"id\";s:13:\"comment.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:7:\"comment\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.contact_message.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"15456e39-0c73-4137-bafc-31785e71cf48\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:21:\"contact_message.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:15:\"contact_message\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.file.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"6cd9c319-cb15-456b-a381-652f023fcb71\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:2:\"id\";s:10:\"file.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"file\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.media.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"ecb4064e-077b-45b7-b48f-34f86c57f081\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dTfAUHooYV0uOVPO3saGpgv-c5PppJXDwxvwRTJOycM\";}s:2:\"id\";s:10:\"media.full\";s:5:\"label\";s:18:\"Contenido completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.media.media_library',_binary 'a:10:{s:4:\"uuid\";s:36:\"163ea83b-a622-42f7-b410-651f5d56aeb4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"04_dAqpWYP1WmsXZ7IXJ7-yarCvNddD10EUkBDtIFy4\";}s:2:\"id\";s:19:\"media.media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.media.slick',_binary 'a:10:{s:4:\"uuid\";s:36:\"96e3736e-a492-4f0d-842f-62bbe74421ba\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"RL7TDfa_Yx84vUNQlHVRJw-7YNeB3ZB0xhSd7RU9qYY\";}s:2:\"id\";s:11:\"media.slick\";s:5:\"label\";s:14:\"Slick carousel\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.media.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"ac64fd0d-134b-4402-ad8f-39c1e680d629\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:2:\"id\";s:11:\"media.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:5:\"media\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.menu_link_content.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"b967e582-1250-484e-8505-10c3937592af\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"menu_link_content\";}}s:2:\"id\";s:23:\"menu_link_content.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:17:\"menu_link_content\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"86b7e058-1094-4a6b-b4f7-8ca947f8d2c4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QJ2aZ1xfVf59aq6Pz5X7fyUOa2HxuCoTwQ_RQjoulAU\";}s:2:\"id\";s:9:\"node.full\";s:5:\"label\";s:18:\"Contenido completo\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.rss',_binary 'a:10:{s:4:\"uuid\";s:36:\"51d331ec-2acf-4f5a-9562-56338c29d494\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"l8fiAFE3Kng_6bhLlUDnVTkTDzXWxzYFrCWTrngVXEA\";}s:2:\"id\";s:8:\"node.rss\";s:5:\"label\";s:3:\"RSS\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.search_index',_binary 'a:10:{s:4:\"uuid\";s:36:\"f861b720-95d5-4358-bf8f-f0999e639922\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"r_A0T3aTqGDwLyvoH7wLps-0PM--RHlS8UsiJe_Ac64\";}s:2:\"id\";s:17:\"node.search_index\";s:5:\"label\";s:20:\"Índice de búsqueda\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.search_result',_binary 'a:10:{s:4:\"uuid\";s:36:\"85a9c69c-f855-4c83-98e3-995fc2d26128\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"d8wBEm7XvJ6H3S0IneDD9PfTBklPIH7GMpxElVemPf8\";}s:2:\"id\";s:18:\"node.search_result\";s:5:\"label\";s:50:\"Destacar la entrada de los resultados de búsqueda\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.teaser',_binary 'a:10:{s:4:\"uuid\";s:36:\"4990f17f-6a48-4c49-bee8-c7dde3ca0cdf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KgGJDZFpMaz_8bTv6fN1bXS3Qi5LWmRJI9R53kEGsNQ\";}s:2:\"id\";s:11:\"node.teaser\";s:5:\"label\";s:7:\"Resumen\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.node.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"89ad2507-bf87-47f0-8a85-52c848fbdea9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:10:\"node.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"node\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.path_alias.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"39c3141e-26a0-4db3-ae50-3fb48998a65a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:10:\"path_alias\";}}s:2:\"id\";s:16:\"path_alias.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:10:\"path_alias\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.shortcut.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"901e8424-b909-4193-94df-376aaa98901c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"shortcut\";}}s:2:\"id\";s:14:\"shortcut.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:8:\"shortcut\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.taxonomy_term.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"bc14ecd0-6b60-425a-b303-ad05fc32adac\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iukUENpf8CFvjZbGGacKX_Ges0-lU9z6zvsd32P6kbo\";}s:2:\"id\";s:18:\"taxonomy_term.full\";s:5:\"label\";s:34:\"Página de términos de taxonomía\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.taxonomy_term.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"e8288edd-532c-471a-bfbb-6108618ffb51\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:2:\"id\";s:19:\"taxonomy_term.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:13:\"taxonomy_term\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.user.compact',_binary 'a:10:{s:4:\"uuid\";s:36:\"836c9c94-96e2-4cd0-aa20-a0a583ada4c5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TtD7OuGskOsQfoGyxXkrdtllBpR37J19d5BMQDZWJgA\";}s:2:\"id\";s:12:\"user.compact\";s:5:\"label\";s:8:\"Compacto\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.user.full',_binary 'a:10:{s:4:\"uuid\";s:36:\"689236a7-d4d3-445a-9207-8b0760a8703c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZbXunWS_xAvMZXFfinyvClDAb_RCVLt7gAzE3v16E-Q\";}s:2:\"id\";s:9:\"user.full\";s:5:\"label\";s:17:\"Cuenta de usuario\";s:11:\"description\";s:0:\"\";s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}'),('','core.entity_view_mode.user.token',_binary 'a:9:{s:4:\"uuid\";s:36:\"616b9234-c822-4be8-89de-b3a0501cb5aa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:10:\"user.token\";s:5:\"label\";s:5:\"Token\";s:11:\"description\";N;s:16:\"targetEntityType\";s:4:\"user\";s:5:\"cache\";b:1;}'),('','core.extension',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"4GIX5Esnc_umpXUBj4IIocRX7Mt5fPhm4AgXfE3E56E\";}s:6:\"module\";a:75:{s:13:\"admin_toolbar\";i:0;s:19:\"admin_toolbar_tools\";i:0;s:18:\"announcements_feed\";i:0;s:14:\"automated_cron\";i:0;s:8:\"big_pipe\";i:0;s:5:\"blazy\";i:0;s:12:\"blazy_layout\";i:0;s:8:\"blazy_ui\";i:0;s:5:\"block\";i:0;s:13:\"block_content\";i:0;s:10:\"breakpoint\";i:0;s:7:\"captcha\";i:0;s:9:\"ckeditor5\";i:0;s:7:\"comment\";i:0;s:6:\"config\";i:0;s:7:\"contact\";i:0;s:10:\"contextual\";i:0;s:8:\"datetime\";i:0;s:5:\"dblog\";i:0;s:5:\"devel\";i:0;s:14:\"devel_generate\";i:0;s:18:\"dxpr_builder_block\";i:0;s:17:\"dxpr_builder_page\";i:0;s:17:\"dxpr_theme_helper\";i:0;s:18:\"dynamic_page_cache\";i:0;s:6:\"editor\";i:0;s:14:\"entity_browser\";i:0;s:5:\"field\";i:0;s:11:\"field_group\";i:0;s:8:\"field_ui\";i:0;s:4:\"file\";i:0;s:8:\"file_mdm\";i:0;s:6:\"filter\";i:0;s:4:\"help\";i:0;s:7:\"history\";i:0;s:5:\"image\";i:0;s:11:\"imagemagick\";i:0;s:8:\"language\";i:0;s:16:\"layout_discovery\";i:0;s:4:\"link\";i:0;s:6:\"locale\";i:0;s:5:\"media\";i:0;s:13:\"media_library\";i:0;s:26:\"media_library_form_element\";i:0;s:17:\"menu_link_content\";i:0;s:7:\"menu_ui\";i:0;s:5:\"mysql\";i:0;s:4:\"node\";i:0;s:7:\"options\";i:0;s:10:\"page_cache\";i:0;s:4:\"path\";i:0;s:10:\"path_alias\";i:0;s:9:\"recaptcha\";i:0;s:12:\"recaptcha_v3\";i:0;s:6:\"search\";i:0;s:8:\"shortcut\";i:0;s:5:\"slick\";i:0;s:8:\"slick_ui\";i:0;s:11:\"slick_views\";i:0;s:7:\"sophron\";i:0;s:6:\"system\";i:0;s:8:\"taxonomy\";i:0;s:4:\"text\";i:0;s:5:\"token\";i:0;s:7:\"toolbar\";i:0;s:10:\"twig_tweak\";i:0;s:6:\"update\";i:0;s:4:\"user\";i:0;s:15:\"views_bootstrap\";i:0;s:8:\"views_ui\";i:0;s:4:\"webp\";i:0;s:8:\"pathauto\";i:1;s:5:\"views\";i:10;s:12:\"dxpr_builder\";i:100;s:8:\"standard\";i:1000;}s:5:\"theme\";a:6:{s:7:\"olivero\";i:0;s:5:\"claro\";i:0;s:7:\"stable9\";i:0;s:10:\"bootstrap5\";i:0;s:10:\"dxpr_theme\";i:0;s:10:\"cisc_theme\";i:0;}s:7:\"profile\";s:8:\"standard\";}'),('','core.menu.static_menu_link_overrides',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"CXhei_vpaZk-3f_Mj2cH0YmpK-ZpKHoSzVA3yZrDq0g\";}s:11:\"definitions\";a:2:{s:18:\"contact__site_page\";a:5:{s:9:\"menu_name\";s:6:\"footer\";s:6:\"parent\";s:0:\"\";s:6:\"weight\";i:0;s:8:\"expanded\";b:0;s:7:\"enabled\";b:1;}s:20:\"standard__front_page\";a:5:{s:6:\"weight\";i:-50;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"enabled\";b:1;s:8:\"expanded\";b:0;}}}'),('','dblog.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58\";}s:9:\"row_limit\";i:1000;}'),('','devel.settings',_binary 'a:10:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Aqx6J0yYT6mVqT0fbjeP4JkoL-700nmudVF5d6Pq2Yo\";}s:10:\"page_alter\";b:0;s:9:\"raw_names\";b:0;s:14:\"error_handlers\";a:1:{i:1;i:1;}s:13:\"rebuild_theme\";b:0;s:22:\"debug_mail_file_format\";s:31:\"%to-%subject-%datetime.mail.txt\";s:20:\"debug_mail_directory\";s:23:\"temporary://devel-mails\";s:12:\"devel_dumper\";s:10:\"var_dumper\";s:13:\"debug_logfile\";s:28:\"temporary://drupal_debug.txt\";s:9:\"debug_pre\";b:1;}'),('','devel.toolbar.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"IQjf_ytthngZTAk_MU8-74VecArWD3G5g0oEH6PM6GA\";}s:13:\"toolbar_items\";a:7:{i:0;s:25:\"devel.admin_settings_link\";i:1;s:17:\"devel.cache_clear\";i:2;s:28:\"devel.container_info.service\";i:3;s:18:\"devel.menu_rebuild\";i:4;s:15:\"devel.reinstall\";i:5;s:16:\"devel.route_info\";i:6;s:14:\"devel.run_cron\";}}'),('','dxpr_builder.page_template.about_me',_binary 'a:11:{s:4:\"uuid\";s:36:\"5e303250-428e-4880-84c2-a376c3c0f2e3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"tAUdlRSex0VkYHfg9S2tYrqjSxYQFGW_SG9-4Nu9ZR4\";}s:2:\"id\";s:8:\"about_me\";s:5:\"label\";s:8:\"About Me\";s:8:\"category\";s:11:\"about_pages\";s:8:\"template\";s:13347:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"78|103|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"en\" data-az-mode=\"static\" data-az-id=\"gb47j32vpu\" data-azb=\"az_container\" data-azcnt=\"true\" tabindex=\"0\"><div class=\"az-element az-section container-fluid-wrapper hover-style-gbtq3fji9e\" style=\"padding-top: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbtq3fji9e\" data-azat-pid=\"gb0pbx32ba\" id=\"gb0pbx32ba\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-bm=\",,,,,,,,60px,,,,,\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gb8g22pkxe\" style=\"\" data-az-id=\"gb8g22pkxe\" data-azat-pid=\"NCSkfv\" id=\"NCSkfv\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gb1tv9zood\" style=\"padding-bottom: 30px;\" data-az-id=\"gb1tv9zood\" data-azat-pid=\"CsvJjq\" id=\"CsvJjq\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-bm=\",,,,,,,,,30px,,,,\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbwda3d52i\" style=\"\" data-az-id=\"gbwda3d52i\" data-azat-pid=\"OybrTc\" id=\"OybrTc\" data-azb=\"az_text\"><h1><span style=\"color:#333333;font-size:72px;\">Hello! I\'m Jordan. I\'m an allround web design <i>fanatic</i></span></h1></div><div class=\"az-element az-text ck-content hover-style-gb0ax5di99\" style=\"\" data-az-id=\"gb0ax5di99\" data-azat-pid=\"EVmaJY\" id=\"EVmaJY\" data-azb=\"az_text\"><h2><span style=\"color:#333333;\">This page is an example of using our theme to <i>tell a story</i> about myself.</span></h2><p class=\"lead\">Use authentic personal photography and relevant texts because about me pages are for visitors who want to know if there are actually real people behind your site/product.</p></div></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbipaq1yhy\" style=\"margin-bottom: 0px; padding-bottom: 0px;\" data-az-id=\"gbipaq1yhy\" data-azat-pid=\"mgVeHN\" id=\"mgVeHN\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-bm=\",0px,,,,,,,,0px,,,,\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-gb51wcey5a\" data-az-id=\"gb51wcey5a\" data-azat-pid=\"mhmPWn\" id=\"mhmPWn\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1639747277021-bcc4e84c946a?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=687&amp;q=80\" data-azat-height=\"\" data-azat-bm=\",0px,,,,,,,,0px,,,,\"><img class=\"az-image-content\" style=\"width: 100%; margin-bottom: 0px; padding-bottom: 0px;\" src=\"https://images.unsplash.com/photo-1639747277021-bcc4e84c946a?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=687&amp;q=80\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section bg-primary text-white hover-style-gbhwgozzyn\" style=\"padding-top: 100px; padding-bottom: 100px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbhwgozzyn\" data-azat-pid=\"gbstrgqhgo\" id=\"gbstrgqhgo\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-bm=\",,,,,,,,100px,100px,,,,\" data-azat-el_class=\"bg-primary text-white\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbzvcu522x\" style=\"\" data-az-id=\"gbzvcu522x\" data-azat-pid=\"SIgsJR\" id=\"SIgsJR\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-2 hover-style-gb5s97ouzs\" style=\"\" data-az-id=\"gb5s97ouzs\" data-azat-pid=\"fSzYcw\" id=\"fSzYcw\" data-azb=\"az_column\" data-azat-width=\"1/6\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbbsn48lqx\" style=\"\" data-az-id=\"gbbsn48lqx\" data-azat-pid=\"obwXPZ\" id=\"obwXPZ\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbntkx46c7\" style=\"\" data-az-id=\"gbntkx46c7\" data-azat-pid=\"WhYiSr\" id=\"WhYiSr\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-8 hover-style-gbb10p2q8f\" style=\"\" data-az-id=\"gbb10p2q8f\" data-azat-pid=\"vLzilH\" id=\"vLzilH\" data-azb=\"az_column\" data-azat-width=\" 4/6 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbeahzk6uy\" style=\"\" data-az-id=\"gbeahzk6uy\" data-azat-pid=\"UBOnoe\" id=\"UBOnoe\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Our Theme: Creating a revolutionary product</h2><p class=\"lead\" style=\"text-align:center;\">&nbsp;</p><p class=\"lead\" style=\"text-align:center;\">Currently my most important project is designing and developing for our theme! I gave myself the job to not only create the biggest and smartest Drupal theme ever but also create the best theme period. I\'m looking at the WordPress themes market and looking for areas where my Drupal based theme can outperform WordPress themes. One area where WordPress is disappointing users is in standardization and interoperability.</p><p class=\"lead\" style=\"text-align:center;\">Consequently, the drag and drop tools and&nbsp; elements are not limited to how they\'re used in the demos. You can enable the drag and drop software on any Drupal entity and you can easily extend it with custom HTML elements, creating your own experience!</p></div></div><div class=\"az-element az-ctnr az-column col-sm-2 hover-style-gbe29bviyh\" style=\"\" data-az-id=\"gbe29bviyh\" data-azat-pid=\"TlODBX\" id=\"TlODBX\" data-azb=\"az_column\" data-azat-width=\" 1/6\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gb0rp1oqxm\" style=\"\" data-az-id=\"gb0rp1oqxm\" data-azat-pid=\"wzRqXs\" id=\"wzRqXs\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbhodi12sy\" style=\"\" data-az-id=\"gbhodi12sy\" data-azat-pid=\"OTzNeq\" id=\"OTzNeq\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div></div></div></div><div class=\"az-element az-section dxpr-util-background-gray text-white hover-style-gbqagw1685\" style=\"padding-top: 0px; padding-bottom: 0px; background-color: rgb(68, 68, 68);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbqagw1685\" data-azat-pid=\"gbw0kntirq\" id=\"gbw0kntirq\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-bm=\",,,,,,,,0px,0px,,,,\" data-azat-background=\"#444444\" data-azat-el_class=\"dxpr-util-background-gray text-white\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-gb19i8oi85\" style=\"\" data-az-id=\"gb19i8oi85\" data-azat-pid=\"gbsawnpbuq\" id=\"gbsawnpbuq\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-gbw92uwisq\" style=\"\" data-az-id=\"gbw92uwisq\" data-azat-pid=\"gbuyy2dggu\" id=\"gbuyy2dggu\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbqwspkvk7\" style=\"padding: 30px;\" data-az-id=\"gbqwspkvk7\" data-azat-pid=\"gbgwpy0lcx\" id=\"gbgwpy0lcx\" data-azb=\"az_text\" data-azat-box_model=\"000010\" data-azat-bm=\",,,,,,,,30px,30px,30px,30px,,\"><h2>Education</h2><p class=\"lead\">Far far away, behind the word mountains</p><p class=\"lead\">Alphabet Village and the subline of her own road</p><p class=\"lead\">&nbsp;</p><p class=\"lead\">&nbsp;</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-gbgc1hsjsk\" style=\"\" data-az-id=\"gbgc1hsjsk\" data-azat-pid=\"gbuwr2qbp3\" id=\"gbuwr2qbp3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbbyf7hfwn\" style=\"padding: 30px;\" data-az-id=\"gbbyf7hfwn\" data-azat-pid=\"gbu8jxw1qr\" id=\"gbu8jxw1qr\" data-azb=\"az_text\" data-azat-box_model=\"000010\" data-azat-bm=\",,,,,,,,30px,30px,30px,30px,,\"><h2>Work Experience</h2><p class=\"lead\">2008 – One day however a small</p><p class=\"lead\">2011 - Far far away, behind the word mountains</p><p class=\"lead\">2012-2013 – The Big Oxmox advised her</p><p class=\"lead\">Present – Pityful a rethoric question</p></div></div></div></div></div><div class=\"az-element az-section hover-style-gb0o78szm6\" style=\"padding-top: 100px; padding-bottom: 100px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb0o78szm6\" data-azat-pid=\"UEoWoJ\" id=\"UEoWoJ\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,100px,100px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbdo5l19tu\" style=\"\" data-az-id=\"gbdo5l19tu\" data-azat-pid=\"UaioFw\" id=\"UaioFw\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbjh32l5k4\" style=\"\" data-az-id=\"gbjh32l5k4\" data-azat-pid=\"gb6kcd9k0k\" id=\"gb6kcd9k0k\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbixhowjix\" style=\"\" data-az-id=\"gbixhowjix\" data-azat-pid=\"GPsLcz\" id=\"GPsLcz\" data-azb=\"az_column\" data-azat-width=\" 1/2 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbloflptgu\" style=\"margin-bottom: 60px;\" data-az-id=\"gbloflptgu\" data-azat-pid=\"LJgGUv\" id=\"LJgGUv\" data-azb=\"az_text\" data-azat-bm=\",60px,,,,,,,,,,,,\"><h2 style=\"text-align:center;\">Connect with me</h2><p class=\"lead\" style=\"text-align:center;\">&nbsp;</p><p class=\"lead\" style=\"text-align:center;\">You can connect with my via the our newsletter and social media. Alternatively you can find my&nbsp; pages on various professional social media.</p></div><ul class=\"text-center az-element st-social stbe-social-links stbe-social-links--bgcolor-brand hover-style-gb7mexi2hl\" style=\"margin-top: 60px; margin-bottom: 60px;\" data-dxpr-builder-libraries=\"social_icons font_awesome_6_free icon_helpers\" data-az-id=\"gb7mexi2hl\" data-azat-pid=\"lsqJvW\" id=\"lsqJvW\" data-azb=\"st_social\" data-azat-st_social_links=\"Facebook%3D%22http%3A%2F%2Fwww.example.com%22%0AYouTube%3D%22http%3A%2F%2Fwww.example.com%22%0AAndroid%3D%22http%3A%2F%2Fwww.example.com%22%0ATwitter%3D%22http%3A%2F%2Fwww.example.com%22%0ALinkedIn%3D%22http%3A%2F%2Fwww.example.com%22%0ADrupal%3D%22http%3A%2F%2Fwww.example.com%22%0APinterest%3D%22http%3A%2F%2Fwww.example.com%22\" data-azat-st_type=\"inline\" data-azat-st_style=\"circle\" data-azat-st_size=\"2x\" data-azat-st_theme_color=\"custom\" data-azat-st_color=\"#ffffff\" data-azat-st_theme_bgcolor=\"brand\" data-azat-st_css3_hover_effects=\"pulse\" data-azat-bm=\"60px,60px,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-facebook stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"facebook\"></i><span class=\"az-visually-hidden\">facebook</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-youtube stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"youtube\"></i><span class=\"az-visually-hidden\">youtube</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-android stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"android\"></i><span class=\"az-visually-hidden\">android</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-twitter stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"twitter\"></i><span class=\"az-visually-hidden\">twitter</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-linkedin stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"linkedin\"></i><span class=\"az-visually-hidden\">linkedin</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-drupal stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"drupal\"></i><span class=\"az-visually-hidden\">drupal</span></a></li><li class=\"stbe-social-links__item\"><a href=\"http://www.example.com\" target=\"_blank\"><i class=\"fab fa-fw fa-2x fa-pinterest stbe-util-icon-circle stbe-util-icon-fx stbe-util-fx-pulse\" style=\"color: #ffffff;\" data-toggle=\"tooltip\" data-placement=\"top auto\" title=\"pinterest\"></i><span class=\"az-visually-hidden\">pinterest</span></a></li></ul></div><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gb67j21f1c\" style=\"\" data-az-id=\"gb67j21f1c\" data-azat-pid=\"mnYBjO\" id=\"mnYBjO\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div></div></div></div>\";s:6:\"weight\";i:20;s:5:\"image\";s:136884:\"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\";}'),('','dxpr_builder.page_template.about_us',_binary 'a:11:{s:4:\"uuid\";s:36:\"50457c25-e001-453e-a2f5-2e073f7e0eef\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8YCS4vG00LMcf4fsTak7xKXkKps9Cknu1YfS2nJ3-IA\";}s:2:\"id\";s:8:\"about_us\";s:5:\"label\";s:8:\"About Us\";s:8:\"category\";s:11:\"about_pages\";s:8:\"template\";s:20503:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"79|104|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"en\" data-az-mode=\"static\" data-az-id=\"gbd7v5gixe\" data-azb=\"az_container\" data-azcnt=\"true\" tabindex=\"0\"><div class=\"az-element az-section dxpr-util-overlay-white dxpr-util-overlay-20 hover-style-gbbs83unu8\" style=\"padding-top: 150px; padding-bottom: 150px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-image: url(&quot;https://images.unsplash.com/photo-1565452171067-f2b1384f958d?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=2232&amp;q=80&quot;);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbbs83unu8\" data-azat-pid=\"rjqsrQ\" id=\"rjqsrQ\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,150px,150px,,,,\" data-azat-bg_image=\"https://images.unsplash.com/photo-1565452171067-f2b1384f958d?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=2232&amp;q=80\" data-azat-background_style=\"cover\" data-azat-background_position=\"center\" data-azat-el_class=\"dxpr-util-overlay-white dxpr-util-overlay-20\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbi50lai16\" style=\"\" data-az-id=\"gbi50lai16\" data-azat-pid=\"ycelQH\" id=\"ycelQH\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbi6h4532t\" style=\"\" data-az-id=\"gbi6h4532t\" data-azat-pid=\"mcxkNd\" id=\"mcxkNd\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbxxaqjoty\" style=\"\" data-az-id=\"gbxxaqjoty\" data-azat-pid=\"VJReMd\" id=\"VJReMd\" data-azb=\"az_column\" data-azat-width=\" 1/2 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb4hs8klal\" style=\"\" data-az-id=\"gb4hs8klal\" data-azat-pid=\"YewEBl\" id=\"YewEBl\" data-azb=\"az_text\"><h1 style=\"text-align:center;\">About DXPR Canvas, Inc.</h1><p class=\"lead\" style=\"text-align:center;\"><span style=\"color:#333333;\">Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</span></p></div></div><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gb0otza549\" style=\"\" data-az-id=\"gb0otza549\" data-azat-pid=\"XngbzS\" id=\"XngbzS\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-section hover-style-gbudvvprw6\" style=\"padding-top: 60px; padding-bottom: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbudvvprw6\" data-azat-pid=\"sTbuih\" id=\"sTbuih\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,60px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb4xzadagu\" style=\"\" data-az-id=\"gb4xzadagu\" data-azat-pid=\"nyyxaM\" id=\"nyyxaM\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Facts about DXPR, Inc.</h2></div><div class=\"az-element az-row row az-row--sm hover-style-gbmwnko6z2\" style=\"\" data-az-id=\"gbmwnko6z2\" data-azat-pid=\"QbXIxF\" id=\"QbXIxF\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gb90q0vw22\" style=\"\" data-az-id=\"gb90q0vw22\" data-azat-pid=\"cZlNsM\" id=\"cZlNsM\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbhn5aunrd\" style=\"\" data-az-id=\"gbhn5aunrd\" data-azat-pid=\"NWNmac\" id=\"NWNmac\" data-azb=\"az_text\"><h3 style=\"text-align:center;\">9 Years of Practice</h3></div><div class=\"az-element az-circle-counter hover-style-gbioe8iqn3\" style=\"height:250px; max-height: 279.992px; max-width: 279.992px\" data-az-id=\"gbioe8iqn3\" data-azat-pid=\"oyIbHV\" id=\"oyIbHV\" data-azb=\"az_circle_counter\" data-azat-fgcolor=\"#284ed8\" data-azat-bgcolor=\"#eeeeee\" data-azat-percent=\"90\" data-azat-fontsize=\"72\" data-azat-width=\"20\" data-azat-border=\"default\" data-azat-icon=\"fa fa-history\" data-azat-icon_size=\"72\" data-azat-icon_color=\"#e6e6e6\"><div id=\"gbioe8iqn3\" style=\"height: 250px;\" data-dimension=\"250\" data-text=\"\" data-info=\"\" data-width=\"20\" data-fontsize=\"72\" data-type=\"\" data-percent=\"90\" data-fgcolor=\"#284ed8\" data-bgcolor=\"#eeeeee\" data-fill=\"\" data-bordersize=\"10\" data-border=\"default\" data-icon=\"fa fa-history\" data-iconsize=\"72\" data-iconcolor=\"#e6e6e6\" data-dxpr-builder-libraries=\"circliful waypoints icon_helpers font_awesome_6_free\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbh8je5td9\" style=\"\" data-az-id=\"gbh8je5td9\" data-azat-pid=\"ckSLPr\" id=\"ckSLPr\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbyokdi2lq\" style=\"\" data-az-id=\"gbyokdi2lq\" data-azat-pid=\"OftEcd\" id=\"OftEcd\" data-azb=\"az_text\"><h3 style=\"text-align:center;\">5 Co-founders</h3></div><div class=\"az-element az-circle-counter hover-style-gbindkab6r\" style=\"height:250px; max-height: 279.992px; max-width: 279.992px\" data-az-id=\"gbindkab6r\" data-azat-pid=\"qutDPH\" id=\"qutDPH\" data-azb=\"az_circle_counter\" data-azat-fgcolor=\"#284ed8\" data-azat-bgcolor=\"#eeeeee\" data-azat-fontsize=\"72\" data-azat-width=\"20\" data-azat-border=\"default\" data-azat-icon=\"fa fa-street-view\" data-azat-icon_size=\"72\" data-azat-icon_color=\"#e6e6e6\"><div id=\"gbindkab6r\" style=\"height: 250px;\" data-dimension=\"250\" data-text=\"\" data-info=\"\" data-width=\"20\" data-fontsize=\"72\" data-type=\"\" data-percent=\"50\" data-fgcolor=\"#284ed8\" data-bgcolor=\"#eeeeee\" data-fill=\"\" data-bordersize=\"10\" data-border=\"default\" data-icon=\"fa fa-street-view\" data-iconsize=\"72\" data-iconcolor=\"#e6e6e6\" data-dxpr-builder-libraries=\"circliful waypoints icon_helpers font_awesome_6_free\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbk8vhexoz\" style=\"\" data-az-id=\"gbk8vhexoz\" data-azat-pid=\"gbhsnroqyq\" id=\"gbhsnroqyq\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbeqmxvrj8\" style=\"\" data-az-id=\"gbeqmxvrj8\" data-azat-pid=\"nkrewq\" id=\"nkrewq\" data-azb=\"az_text\"><h3 style=\"text-align:center;\">$8.5m Annual Revenue</h3></div><div class=\"az-element az-circle-counter hover-style-gbw9rr3s6d\" style=\"height:250px; max-height: 279.992px; max-width: 279.992px\" data-az-id=\"gbw9rr3s6d\" data-azat-pid=\"QmrWhK\" id=\"QmrWhK\" data-azb=\"az_circle_counter\" data-azat-fgcolor=\"#284ed8\" data-azat-bgcolor=\"#eeeeee\" data-azat-percent=\"85\" data-azat-fontsize=\"72\" data-azat-width=\"20\" data-azat-border=\"default\" data-azat-icon=\"fa fa-money\" data-azat-icon_size=\"72\" data-azat-icon_color=\"#e6e6e6\"><div id=\"gbw9rr3s6d\" style=\"height: 250px;\" data-dimension=\"250\" data-text=\"\" data-info=\"\" data-width=\"20\" data-fontsize=\"72\" data-type=\"\" data-percent=\"85\" data-fgcolor=\"#284ed8\" data-bgcolor=\"#eeeeee\" data-fill=\"\" data-bordersize=\"10\" data-border=\"default\" data-icon=\"fa fa-money\" data-iconsize=\"72\" data-iconcolor=\"#e6e6e6\" data-dxpr-builder-libraries=\"circliful waypoints icon_helpers font_awesome_6_free\"></div></div></div></div></div></div><div class=\"az-element az-section hover-style-gb2wbbzzin\" style=\"padding-top: 60px; padding-bottom: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb2wbbzzin\" data-azat-pid=\"zrogpL\" id=\"zrogpL\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,60px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbv4pn7mkg\" style=\"\" data-az-id=\"gbv4pn7mkg\" data-azat-pid=\"HuwKxQ\" id=\"HuwKxQ\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Our Key Leaders</h2></div></div></div><div class=\"az-element az-section hover-style-gb4fhrax92\" style=\"padding-top: 60px; padding-bottom: 60px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb4fhrax92\" data-azat-pid=\"fGTPQY\" id=\"fGTPQY\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,60px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gba6barcmx\" style=\"\" data-az-id=\"gba6barcmx\" data-azat-pid=\"vknAIN\" id=\"vknAIN\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbnupi5ddh\" style=\"\" data-az-id=\"gbnupi5ddh\" data-azat-pid=\"WEuCpJ\" id=\"WEuCpJ\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tabs tabbable tabs-top az-tabs-responsive hover-style-gba4d3e70o\" style=\"display: block;\" data-az-id=\"gba4d3e70o\" data-azat-pid=\"gbr9lto2am\" id=\"gbr9lto2am\" data-azb=\"az_tabs\" data-azat-responsive=\"yes\"><ul class=\"nav nav-tabs\" role=\"tablist\"><li class=\"nav-item\" role=\"presentation\"><a href=\"#mSGpmw\" class=\"nav-link\" data-bs-target=\"#mSGpmw\" data-bs-toggle=\"tab\" element-id=\"gbbj9ecre3\" role=\"tab\" aria-selected=\"true\">\r\n    Our Mission\r\n  </a></li><li class=\"nav-item\" role=\"presentation\"><a href=\"#xTzupI\" class=\"nav-link\" data-bs-target=\"#xTzupI\" data-bs-toggle=\"tab\" element-id=\"gbc50458ky\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\r\n    Company Vision\r\n  </a></li></ul><div id=\"\" class=\"tab-content\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gbbj9ecre3 show\" style=\"\" data-az-id=\"gbbj9ecre3\" data-azat-pid=\"mSGpmw\" id=\"mSGpmw\" data-azb=\"az_tab\" data-azat-title=\"Our Mission\" role=\"tabpanel\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-mSGpmw\" href=\"#tab-mSGpmw\" role=\"button\">\r\n        Our Mission\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-mSGpmw\" data-bs-parent=\"#gbr9lto2am\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbpdgv23qh\" style=\"\" data-az-id=\"gbpdgv23qh\" data-azat-pid=\"wBphMo\" id=\"wBphMo\" data-azb=\"az_text\"><p class=\"lead\">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p></div></div></div></div><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gbc50458ky\" style=\"\" data-az-id=\"gbc50458ky\" data-azat-pid=\"xTzupI\" id=\"xTzupI\" data-azb=\"az_tab\" data-azat-title=\"Company Vision\" role=\"tabpanel\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-xTzupI\" href=\"#tab-xTzupI\" role=\"button\">\r\n        Company Vision\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-xTzupI\" data-bs-parent=\"#gbr9lto2am\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbfo2yu1gk\" style=\"\" data-az-id=\"gbfo2yu1gk\" data-azat-pid=\"ckYjDP\" id=\"ckYjDP\" data-azb=\"az_text\"><p class=\"lead\">Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen.</p></div></div></div></div></div></div></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gb0wo514qh\" style=\"padding-top: 10px; padding-bottom: 30px; background-color: rgb(246, 246, 246);\" data-az-id=\"gb0wo514qh\" data-azat-pid=\"uLWQgz\" id=\"uLWQgz\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-bm=\",,,,,,,,10px,30px,,,,\" data-azat-background=\"#f6f6f6\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb6taj1dzv\" style=\"\" data-az-id=\"gb6taj1dzv\" data-azat-pid=\"kEFFEk\" id=\"kEFFEk\" data-azb=\"az_text\"><h2 style=\"text-align:center;\">Our Staff</h2></div><div class=\"az-element az-text ck-content small hover-style-gbh9jpz0ie\" style=\"\" data-az-id=\"gbh9jpz0ie\" data-azat-pid=\"nGTuBP\" id=\"nGTuBP\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">200 Marketing Professionals</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb2mwqlmc4\" style=\"height: 45px; min-height: 45px; line-height: 45px;\" data-az-id=\"gb2mwqlmc4\" data-azat-pid=\"diWSut\" id=\"diWSut\" data-azb=\"az_progress_bar\" data-azat-width=\"100\"><div class=\"progress-bar\" style=\"width: 100%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"100\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-diWSut-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gb8q041z3s\" style=\"\" data-az-id=\"gb8q041z3s\" data-azat-pid=\"MyfLhR\" id=\"MyfLhR\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">150 Consultants</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gbs2331ywr\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gbs2331ywr\" data-azat-pid=\"MPkbQN\" id=\"MPkbQN\" data-azb=\"az_progress_bar\" data-azat-width=\"75\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 75%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"75\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-MPkbQN-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gb406bbp4v\" style=\"\" data-az-id=\"gb406bbp4v\" data-azat-pid=\"xcOLyF\" id=\"xcOLyF\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">150 Designers</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb8124pbgd\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gb8124pbgd\" data-azat-pid=\"FQgQzb\" id=\"FQgQzb\" data-azb=\"az_progress_bar\" data-azat-width=\"75\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 75%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"75\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-FQgQzb-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gbn4u4vsib\" style=\"\" data-az-id=\"gbn4u4vsib\" data-azat-pid=\"MoHxRX\" id=\"MoHxRX\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">120 Developers</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb5nw2rwwo\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gb5nw2rwwo\" data-azat-pid=\"UCatIB\" id=\"UCatIB\" data-azb=\"az_progress_bar\" data-azat-width=\"60\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 60%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"60\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-UCatIB-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div><div class=\"az-element az-text ck-content small hover-style-gbiyswa2u7\" style=\"\" data-az-id=\"gbiyswa2u7\" data-azat-pid=\"murZTe\" id=\"murZTe\" data-azb=\"az_text\" data-azat-el_class=\"small\"><div style=\"text-align:center;\">40 Account Managers</div></div><div class=\"az-element az-progress-bar progress az-progress-bar--bs5 hover-style-gb6ww3jbkb\" style=\"height: 45px; min-height: 45px; line-height: 45px; background-color: rgb(255, 255, 255);\" data-az-id=\"gb6ww3jbkb\" data-azat-pid=\"uLWPuE\" id=\"uLWPuE\" data-azb=\"az_progress_bar\" data-azat-width=\"20\" data-azat-background=\"#ffffff\"><div class=\"progress-bar\" style=\"width: 20%; line-height: 45px;\" role=\"progressbar\" aria-valuenow=\"20\" aria-valuemin=\"0\" aria-valuemax=\"100\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-uLWPuE-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Click to add text</p></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-gb2aqz361j\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb2aqz361j\" data-azat-pid=\"kLWWTt\" id=\"kLWWTt\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbtfs9i79p\" style=\"\" data-az-id=\"gbtfs9i79p\" data-azat-pid=\"siHyuk\" id=\"siHyuk\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbpqc9r36a\" style=\"\" data-az-id=\"gbpqc9r36a\" data-azat-pid=\"JyjtbH\" id=\"JyjtbH\" data-azb=\"az_column\" data-azat-width=\"1/1\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbqiy9unqx\" style=\"\" data-az-id=\"gbqiy9unqx\" data-azat-pid=\"stDcDI\" id=\"stDcDI\" data-azb=\"az_text\"><h1 style=\"text-align:center;\">Clients Who Trust Us</h1></div></div></div></div></div><div class=\"az-element az-section hover-style-gb6ruuhxmd\" style=\"margin-top: 90px; padding-top: 90px; padding-bottom: 90px; background-color: rgb(238, 238, 238);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb6ruuhxmd\" data-azat-pid=\"NHLeRJ\" id=\"NHLeRJ\" data-azb=\"az_section\" data-azat-bm=\"90px,,,,,,,,90px,90px,,,,\" data-azat-background=\"#eeeeee\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbsbtfju0t\" style=\"\" data-az-id=\"gbsbtfju0t\" data-azat-pid=\"OYassH\" id=\"OYassH\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbytbxw507\" style=\"\" data-az-id=\"gbytbxw507\" data-azat-pid=\"NgxDmt\" id=\"NgxDmt\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbqjth3ekq\" style=\"\" data-az-id=\"gbqjth3ekq\" data-azat-pid=\"KrTVnS\" id=\"KrTVnS\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb20a0fhbl\" style=\"\" data-az-id=\"gb20a0fhbl\" data-azat-pid=\"RBdwyl\" id=\"RBdwyl\" data-azb=\"az_text\"><h2>Call To Action</h2><p class=\"lead\">Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&nbsp;</p></div><div class=\"az-element az-button hover-style-gbsbxhltre\" data-az-id=\"gbsbxhltre\" data-azat-pid=\"dCcARM\" id=\"dCcARM\" data-azb=\"az_button\" data-azat-title=\"Start Now!\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-type=\"btn-primary\" data-azat-block=\"btn-block\" data-azat-size=\"btn-lg\" data-azat-bm=\"9px,,,,,,,,,,,,,\"><a href=\"#\" class=\"az-button-content btn btn-lg btn-primary btn-block\" target=\"_self\" role=\"button\" style=\"margin-top: 9px;\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-dCcARM-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Start Now!</p></div></a></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gb0u9qlkwt\" style=\"\" data-az-id=\"gb0u9qlkwt\" data-azat-pid=\"BgAzLK\" id=\"BgAzLK\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div></div>\";s:6:\"weight\";i:20;s:5:\"image\";s:130628:\"/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAU/AlgDAREAAhEBAxEB/8QAzQABAAEFAQEBAAAAAAAAAAAAAAQBAgMFBgcICQEBAQEBAQEBAAAAAAAAAAAAAAECAwQFBhAAAQMCAwUDBQsFCwsDAwIHAQACAxEEIRIFMUFREwZhIhRxgZEyB6GxwdFCUpIjU5MVYnKCM1XwskNjcyQ0VJQWCOGi0qOz02R0JSY2wkQX8YM142VW4oS0dYUYEQEAAgEBBAcECgEEAQUBAQAAAQIRAyExEgRBUZFSExQFYXGhIvCBscHR4TJikiMkQnLiM4LxokM0FbLS/9oADAMBAAIRAxEAPwDeyOvA40uZ9v2snxrbis514NtxP97J8aDoejZbg3N1nmleOW2mZ73fK7Sg6sPk+e76RQXB8nz3ekoK53/Pd6Siqhz/AJzvSUGx0Rzje0JJ7pwJJ99CHQUHAI0qGjgPQgUHAehBpuqyW6fEWktPNGLcNx4JCS5cSSfPf9J3xoi8SSU9d/0j8aIuEknz3fSPxoLhJJ8930j8aKu5knz3fSPxoi4Pk+e76R+NBcHv+e76RRVc7/nu9JRFwe/57vSUVcHv+e70lEVDng0zOodmJwKNrw5/znekoKhzvnH0lGVwc75x9JRpstEuMtyYnmrZRhXHvDyqSkN5JG0sIAFfIFGkFw7FpGJwQWEILaIFECiAguAQVQVCCtEFQEFaIK0QVAQVoEFaIKgBBXKOCC7KOAQMo4BBXKOAQVDRwCCuUcAgqGjgPQgqGjgPQgrlbwHoQVyt4D0KBlHAehAyjgPQgrlb80ehBXKPmj0IKZW8B6AgUbwHoCChDeA9AQUOUbh6FRY5zeA9CDE57RuCCPLcxtGJCmEyg3GqRMBxA7VcJlqbjWnvJEWZ3k2elXCZQ3S30p70rmN4NJr6VRVkL2n13knaS9x+FBlDZPnv+kfjQXDmfPd9I/GgVk+e76RWRSslfXd9I/GtDgHQ944b1kWOgruQbrpKPJdXPaxv75B04QXBBWiC4INloY/n36BRYdAjSqCqg0fVv/46L+WH70qwlnLAkIyvaUFwKC4ILgguCC4ILkFQgvBQXbRQ70VVtdh2hBcEFyC+NzmPa9vrNII8oQdZBK2aFkrdjwCsto0zMriFpEdwQWEILSEFKIACC6iBRBcAgqAgrRBUBBWiCoCCtEFQEFwagqGoK0QVAQVDUFcqCoagrQIK0UFaIFEFcqCtFFVogUQUIVRQ0QWlwVMrHSBBhfMBtKJlDnv4mDamEy1dzrbAS1hzO4NxWky18l3eznD6scTiUGIWmY5pCXnifiQZmwADYgvESCvLQVEayHKKByigtMeKDh3MOY4HagtLDwQbXpxtLifd3B76DoBsQXBBUBBcAg2Oh/079AosOhRoQVUGj6uw02L+WHvFISzlQQqyvAFUF4QXBBcEF4QVCC4BBcEFwQXhFgpXZtGxBe2lKoLgEFwCNN3oVxWJ9uTiw5m+Q7fdUkhNuW7HccPQkEorwqMTggtQEBBUBBUIKhBUBBcAgqAgrRBWiCoCC6iCtEFaIKgILgEFQEFaKCtEABBdRBWgUUQVQEBBQlBYXKoxukAVEeW6Y3a5TCZa261mKPAHHcN6uGctZNqV1MaMaQOLsPcVRgNtLKayvLh80YBVV7LVjRQCiDIIUFwjQVEfYsi4RFBcISgvEBQXCBBc2zlkNI2Od5Ai4SI9Bu5PWyxDtNT6ApleGXmxjBJVZOUCg2Oisyzy9rB76DcAoKhBeEFQg2Wh/wBO/QKLDoEaVUAIOb6+mkh0i3fGQD4gA12EZSkJZyFvqMUlA/6t/acD51WUwP7UGQOQXhyC8OCC8EcUF4QXBqC4BBcAguAKKvDUF2WmO7eiLw1FVyo0k2cpt7qOT5INHeQ4FJHRStqw76YhZWUJ4WkYiEFpCClECiC4BBUBBUBBcAgqAgrRBcGoKgIK0QVAQXAIKhqC6iBRQVoguDUFaKKIK0QKIK0RVERQkILS8KmWJ8zRtKqZQrjUoYwauCYZy1c2ryyVELS7t2D0rSZRHi6l/WPpX5LfjUQZaMbsGPHeqrK2EIL+Usi4RIKiJBcIUFwhQZGW5JoBU8BiipUemTu+RlH5WCmV4ZZ/wtkbayOqeDQmV4We3toG0PLFeLsSpKxC+AUJoKDM7Ye3giwkqK8dMYqVtxVEQQTNMZlmf2t+FBswgqEFwQXBBstC/p36BSVh0KjSqAg5rr5mfSIB/Hj96VYSzheR2LTLLE6WPBpqPmnEIJTbio4diyL+cUFee/ggr4sjcgr45w3FBX8UkGxnpKDeMt+605ziK7EGQQAb6+ZBPdpOWNkmarXgEGmwncjWFhsgN6JhQ21EFoiph6EFeWgZEG902bm2ra4uZ3HebZ7izLcLZWUJC0jA4ILCECiBRBUBBcGoKhqCoCC4NQVAQVAQXAIK0QXBqgrRBWiCoaguogrRRSiCoCKrRAogVQWkoi0uAWjKPNdRsFSUZmWtn1gYiMFx7EwzlCkmvJjicg4DEqoxi0bWru8eJxVVlEIG5BcIlkXCJBcIkFREgvEKLhmjspn+qw+U4e+plYhJj0t3y3hvYMUyvCkx6fbsxylx/KKmWuGGVjGtlIaA0ZRgMN5UGRFYrj1N/m2qwkrIBQbKYnfVJIUg9c7PWd+dtQhJUV5abc1OC24gt+xBmto8kteLT76CWEFQguCC4INlof8ATv0CkrDfhGlQFBVBpOr4ubpsTeEwPuFWEs5A2RG5Vg8KeCALXsQXtgcN1RwQyyNgad1DwKisjbVnBBcLSP5oKDI20hpi0ehBs2eqPIEF+5Bv6002vCKvuKNtELh5AqVWVec5DJnqEAOqgrUoJ2lT5Ljln1ZRTzjYpLUNnOyuPFIJRnNVFhb2IGTsQMiC4MQVDUFQ1BcGoKhqCoaguDUFcqgqGoKhqC4NQVoopRBWiKrRAQEBBQoLHPa0YlMJlEn1GJmAxPALWGJsgy3d1Ke6MjeJ2rSMBtnPNZCXnt2ehBcIANgQXCLsWRXlIKiJBcIkVkZbPce60lFwzt0+QkZqNr51Mrws7NOhb6xLvcCmV4UhkMTPUYAouFW+u/yj3kVcgILB+ud+aPfKIvRWK49T48FYSVkGzCm3dsSSFID3yKj1nYUx28UISVFcH4J1V1cVRZuQYriExPjJ+UHfAsigQVCC9BUINjof9O/QKSsOiUaUCC5BA1qHm2rG8H19xWEs0v4d2LTK06aeAUTCn4a4bkFfw53D3ED8Odw9xA/DZPk4diq5YnwSxnvtI7dyyKZDRBKZ6o8gQXIN+7/8Yf5H/wBKjXQ5xoNAqi8IioQXUO1BcAgvbma4Obtaag9oRt0UT2ywskGxwr8ayvQsdFVaRYYkDlFA5RQV5RQV5SCvKQOWgryyoK8tBXIgqGKKrlTIrlTIZUXCtFAogrRFKIFEFKIix8jGDErWEmyNJcyHBjfOVcMzKK+OV/ruJ7BgFplQQNGwLIcpFOWgctDCoirsFUGTwrwKkZRht7VMrhblaDTaqpsAoKGvwIJ9rXkM8izLUbmR21vl+BRVUBBaz13+Ue8guQEFg/XO/NHvlEXFwCKwPE78CWBvChKqEdWyZCa+aiEKwg0Jrhmdh50IZmuDmhw2HYorTGzYMSFtywxu8Ew0e9rTwOCI1ms+Hc635Lw49/NTzIIAGCBRBcAEF4QbHQ/6d+gUlYdCo0BBVBiuH27WAzvDGVwLsBVISWETaV9vH6Qqiom0v7eP0hBXnaX9tH6Qgc7S/to/SEDn6X9vH6Qhg5+lfbx+kIuwM2kEFpmiIO0EhEQLq00ogut7qNjvmOcMvm4IuxBaO6EReAg3xH/TqfxXwKNdDQhrQFWFQ2uIaSEVmit5JK5G1ptQwy+DlbtaUMLTE1u1BVojLgK7TRGm3so5IYyx+ytR59qzKwkVCi7CrexDYd3sQ2FWobFahU2HdUNh3UNhh2IbDBAwRVUQwRSgQEBAQEBBSoTAoHtdsNfdVwmVCCexGZYzE3bTzrWWcLS0ILCwIYWliNKiB7tgUymFwtcKuPoTLXCwZh3qZcAd6qJuAiww7u7yLDa2QkxNJ29331YSUFx758/vrTEhPdb5T7yKn2v9HZ5FmWo3MjtrfL8CiiCqC1nrv8o95BcgILB+ud+aPfKIPPuKwSw847mOPmoqyoxxM+IINBgUlYXQk0cKYZnd7zqLDJb/AKhnkUkhGMdQtstbfW4MgJCMy1d9CGvioNzvgREXKgpRBUILgg2Oif039ApKw6FRoCCqCJqcTZIGtIrR1fcVJQG2UfzQjOF4so/mj0IYV8FH80ehDB4GP5o9CGDwMfzR6EMBsIjtaPQhhYdNiPyR6EMMb9NZQ0aPQmUwxBvdCNq0wQdDC3NasbxYB7iyLBYMHyR6FcmGtmiDZntpscQqJmmN70g4tCkkLbt5Byg+VEQnCqoxuafi8qLDf2kvOtmO30ofKMFlqF5aiKZUFQOxBWiAgUQKIGKKqgUUVVAQEBARBFEBAQUoBsCGByJKhCrOFpYSmV4TlN34pk4Vwa0bBRRcKoq12z0ojX0fV2LvVO9q2ynfwP6Pl3LDbBduy2la5aBmOzetRvZtuQy7vDbiFtmVK91u04n3kRsrT+js8i5y6RuZXbW+X4FFVQEFrfXf5R7yCrvVKDE4kZRvdv8AIqyxNIY8hzhVw27tqqMkfdqCQcdyiscjayHuk9uam7grBK2EUnGFMBhWqSQyQjFxoPWdjXHbwUWGW2/UM8iSQimzu2ivinGiZZ4VkthIaGSbNwzK5OFrdXszFyTmDq5tnmTKTDVOaqjGQiAQVCDY6H/Tv0SkrDoAo0uCAgw3hDYm13uA9KsEqMt6mmYIYZhZn5w9CzleFXwh+cPQmThPDHHvDBMnCsMdGl3DdRUwqyHM0OrSqZMLvCn5w9CmThUdaGh7w2cEycLSZKBaRTKg30APIjFaHKMfMsqtfIWPylzjTaahXCIMgrK48TXFUSbFv6zyBZlYR5B33N2kbT5RX4VYSWIxmvYiKckqrCbpjixzozsdiPLvWZWGwUaEBAQEBAQEBAQEBAQEFKhBWqChKChciGZDKoKKICAgICAgsfs9KIg94A0qKNOAYtsplRyBm3tpiOI4LLXQjXprYE/mjZTYVa72bbkR5o5vaFtmV5qGtqa4/Agn2X9Hauc73Su5mdtb5fgUVVAQWs9d/lHvIKSmjQOOCsJLHmaa53CgOFTREUjEXMdkoRQVoa41KELw1tSKYIrFMxgcDlbU7yrCStipzxSlKClNnmSSF8JxcMNrvLtUWGS2/o7PIkrDI/1SoMN18nyqwktdrTatg/S+BISzSSNotMMDkRagqAg2Oh/079ApLUOgCirggqEGG+py2fnhWqWXMNHjtUVLWWxBT5yCOaco+dVJXwOaY2gEE12JIzKKbig0LmrbCygQbyD9TH+aPeWVhBc48x1anE4+daZlaBvRUi2dkEj8pdlbXK3aabhVZlasGiQz/hsT75lL2as1xHWoZJKS8xjEju1y+ZFlP5DdzVcs4Wm3HzUyo2EtIcBQg4KEJCjRigIGKItdm4qpOWMufxVwmVMz/nJgyvaXnepgyyCqjQiiCmPFBaS7irhFhcabUTKmc8UMr2OrvRR5KIxOfTerhMrHPfuKsQzMltz3SuzuqwUoFJaqlrLYgICAgILH7B50RCy7ccSDh3ltlnfU28eFaU3H4FlroY5jELZrJq5XECgruxVjez0ILgKBzgQBsW2ZheSDG0mvrH3kRsrQZYWt7AfSucusbmV21vl+BRVUBBa31pPKPeCC2Y0Awrt95WElrr3kMa/PbvmDpKkNO/Jt8m5ahmWO1uhBEXQ2cjQ51DGSSdlc2xWY9qRPsSoby4kAd4csqaGtcBx2LMw1EssjnkNqMp8ld3akC2KvPFccBjSiSQvhJq7hV3vqLC61kZ4ZhJpQYpJDM/1SorBcuBIANSDiFYSULVhVkJ/OSEs0kwWmEZ+1EWb0FwQbHRP6d+gUlYb8I0qFBcEGDUc3JbQ0OYK1S+4iPqV20FVJahOWWhBjkJBFN7gPcQYpnijDTDNsVhJGvDjg0g8aKspGYYYjFZbV4oNK8bVthjKDcwfqo/zQsy1DXv8A1r/KffWmJXN2IqTbjuv/ADVmVhfaEmIdmCSsM9VFKoFUCqDDczPja0t3mlfMrEM2laLwANzA1IBwVwnEzRyh7GuGw1UajctMrTsqUwmVhkbUgbVRhuJxDHnIzcQrEZZtOFrrx8b3Dl5gDTBXCZTw4GnA7FzdSqBVAqUFCKoIV1dCKXJQbAak8VusZc7ThhdeOoymXvVqNuzarhmbM1vO90uU0phh7m5S0LW05ZbyVzG935rz6BgpVu04a8XkxOND5lvDlFlYdRZzAyRgrWmG30JNVi0NqxzC0Fuw4jzrnh1yq17XCoxCiq1BwQVQEBAQYpNnnKqIzQ4D07B/lWmWU4wMqN42j/KstdCPdilvGNnf+BahmdyJL6vnWmZCDyW4/KPvIjaQvjYxoc5rTlaKV4Bc5h1iWQSxOc0NeCa7j2JgyybVFEFjPXk8o94ILbiuVtOJ94qwko7s2V231h87h2EKsrKk1qDu3n/SVFCe7gN++p/9aBVrY27Np4dnEuQVie0TBxNGgDH08EkhliPffxq731lqEIvP4dGR627fvW+lnobJ02ZtKbdqxhrLFI94cQDht2Ksod+f5vAT+UhLTz7VWUV+1EWILkGw0P8Ap36BSVh0CNLgoKhBg1FwELSdmb4FapbciC4e5zWtwbQV8iuGctyNg8i5uwgwy7W/nt95VGKb1GfnJBKsQIBPEj92xWUVyO7opUbaVRGRhAdQ+tTHyqNQ1b1plr9YuH21g+ZknKLZIQZDQAB0zGuxOGIJCDJe67Iy98FavifBkLJXtwex74JJWFry4BxpHXK1pwxJCxluGoi6g1FxhtXTWBuJGRO8cXv8M0OgMpa85q8w5cO9i3vU3Lczvc5jazx67qM9o29ZFCyI5BbQGUxl8jrd0p50ju5y6+rxwJKmPp2LDY2+rX9xpkLrQwG8mmfbTGVkjGRuja8vBjDnOzDJSmenaktVhHh6huIWxTUYy3e+I3j3OMoia+GN31cYLHZS5+LsabSMcJYjcnO12Oz061lmc1olhmkL5pMfqWF+L6AHAYqzGF6VIdbuo7PVrq7lhDbWbLbta1xLGOjY5jXgGriXPwpSqyI9tq13O9kly4h7MzHwQOADnQ3LmVDQ6TFwbQtzHHCqZ2Z+nSfT7FdL6nllliF5JaNinZDK2SF5pGJo5ZAx5cSC4crbhXHBJ2EbWG9125MMNxbyWzPEgzF11I4xNay1bNSLLl9auOOzvdiu7PsZxlZfa/fCWxitbVua4tI7uRspphI8MLA4ujDcmbMXGu4UxWuliY2KW/V0kmg3F62BrZILhlpGzMSO/IIxcEEtPJfmzxnDMynFZ+9uGO16kvDd2ttLFEHSyxwXUfqubznvET2kyEDMGZuWMzttSKLTMM9x1BdxzT8s2jGNu/AxMlc7mMfma0zS0I7newaAPk97FSGke61/VprbPAyzLIpGQzPJkc18j53QZ4i3+D7ubGpJq3tVrvj2sXxELvxnWZ4WSQstA5ro4py8y96SS4db1ZlODW5M1DUnZhtUztj2raNkqu6uvxDndHBltmxi6haXc6YySvh/mrT+ZgHVqe7hSqYamVtp1LqEl2yU3NofFxWrYWte50MHPklxlGbvPozKKFuZ2GCmCJbFnUV1PaacYXWsM14Z888rnOg/mxIdy6Fhdnpmbjg2pxoo0wt6m1GV5ETLYuuOaLWIufmiMMzYv5xSuDs1cAKGgxrVIJLjqe/syTcxxOjhErHmEOLpbiMyZWNGYmLOI6guDhtFcMU7CIa6+6m1OsmdtpHJFbuuRNOSyOVjA08uNoe4h1X7S7ZQ0xW42OVtqRc9RxRwAh0LZmNn7hJe5ro52RNBjaQ7vOfTdjvWulnGzK7p/Wbu71Joun28NuLdxfGCMxnZcuhzNdmc3KcowqaHCqk7uxa71devZ4768ey+fHNA62jtbGrSybnVDozFTM4vxoRiKV3FYr97pfd9SKdbjmbCYHMc/LHMWsmDRmc6RojlONGEx41+BdJnZ9Opyxtx9N7Dba0DpEV3nh/E/Ei1dAYnholcM2T18SG45uZlpjVWZkiITW9VSSWsOUwx3c0cPLh5mbvS2zpqtAxeAWYU2hYnd2txvW6R1FqVxeQ20kcc0YihbdyxVALpoBMZWd/1QTly0JOOOCKmM1y8t7hwcYhZRBz53zOcZA511yGhpwa1jRU414dqmMw1Cmo9VXcLZJ7RkMtrDna51S4l3iRbMy5SG5WklzyTup2iRBlt9Jvru6sWy3bBDMHPaQ2gDg1xAeBmflzDHKSSFcGUwSuLqVwUwZX81vAjygqYVilccoNCTU7q7lWZY21IrQ7DuotIuc2kDABgCMAAVlehFvS7kxVw7+IIodi1DMo0tcm/aFpJCRyW/nH3kRMdUOY35zW0IDBTDtxWW1YnSROzvBAaDRruW2vbUJKQzx3LjlAjq00q/M2gr5CszDUWSVGmISRtkeHOAJIoN+wKotnew0aCCQTUbxgUgmUabJkNaYuHzduXtaVqGZYmuYW90ilaVw20/M+BBXMSMNxxoR/oImV4mLGU+VtqcfgCYMrHOJxJxNPfREuJ4o5uNavNd20rLpDWtefw9rCaOzChxpt4rc72Y3JTLm5JEbohSmL84rXbsAUwZZJZMwBFN+xTAi3x/m8H6XwIS08+1VlFftRFgQVCDZaH/Tv0CkrDfhGlQoLggjaqAbZtTlAeKnzK13pbchNfHzG1IBJDQPIMQqw2oc6gxWXXKz8QhZ3Xk5htKYXKpuYpWscw1DngBTBlbKfq2fnqwkjZCGUFKmpoTRDKNPPdSxlphplIy5JcpPnorEQzMyk2mbu5gQ40wLs1MOKktQgyFVGGRkcjHMkY2SNwo5jwHNI7WmoKDZWun2DGxSR2sLJGMyMc2NjSGn5IIGAx2LMtQ1Xh9LdBJDDbwPsnPLjG2NnKLmuIJyUy5gRStFuNznO9Mhbbz2zXBrJYJGjEtDmuBFN4ocMFmVhnt2WsDG27WRwggi3haGsFQCSGNFN1Tgo1C6OytZMnOt43uidnjzMaS1wAoW1GB8iSsM81nazsEc8EcsbSHNY9oc0OGwgEbVFDZ2pMpdDG4zgNnJaDnAFAH4d4AcUFsMVgxxhgjia63AHLY1oyBxzAUGytKoMLdD0lsszxaRUuAznRZG5HGNznNcW0oXVecUGLVLLS5prMXMcb5GOf4aF7WuaTkxIaQRVrW+ZWJZtuWX8Vo6ISXkcTmQjOHzta4MJwrV47q0wxuFuIMszYwyWkLmvDaPr3WxkH1uAarKQpZWNlG+rbWJr4WhsLxG1rmNJ2MIFWjyJJVJdZWkr5JH2sUkkreVK90bHOfH8xxIqW9hWcN5RLh1u+xpbiMwFn1eRoDQ1hwDQMKCi3EMWZxExsL+40VqR3QK7x8aKxOjhc9kjooxJCPqpCxudgJxLHbW130UwZXWdpYy2szHW0RZO489piZR+Nauwo7jipMYWs5RLmSMc6KVkfg4X1DJGMdGzLsIa4ECg2LeI6WeKc4hu4I9PL5JoWRGZ5DbiRgbmc5m55GNW9uxcXZge6zbfcyW1Zz46iO4DAXhrttDSuO+i1ws8TWahpekTRPtjaQ+FkLi1rImChc2he3u4O/K2rURsc7TtXGzsnRgi3ieZWls7jGwmRoNPrCRV2zetdbPUzWLNHluImsZbSZW0tw1rCAMH0ZQUAwDsFmzdN6XqMFsJBcmJniGxvAnyt5gAGwPpmCzRq+5pmss4y4MhiYZTWTLG0Zid7qDE+VdsOGUS0trGRghjghktGuc18LY28oOa6hGSmWocOG1FbBrLOS7guoY4nUZG2KdrW1DdmVrqVArXALDS+W2tYXh8VtFFIyN7YpWRsa5jTU0aQKgGu5SIatKlsx7mPbM9r4XgMeHNblIJxDqjEcQUmISsy2wtrVlsIhDGIcmQxhjQwsO1uWlKHgsuijIoIYxFAxsUTW0bHG0MaMdwFAERmaO/5ggyyH6srMNSjzk5Rv27q/CFtmVrBWhynZw/yoLy0ckDLTGtCB8ayvQjXQHJjw+V2cDwWoZlGuHDl4CmKsJLG545DagesfeV6U6EqeQhwpgQ1pB37PIVIWZGSOMUji4mgwqTw/NSYSJIZpDJGMxpUfO/0QkwsS2HNk4+4sYdMo8ty6K42Ahwc5xpj3QNisQzMsTZC68kxwIBA4VFVroM7WWRzgx9K4uHHh2ELJlGe94aCdrTQbeHa/wCFawIzpJqnITQbhj75d761hzljMk7hUOdwzYImVDO9opmkJ20q3dimFy28TgXk8Q47t65usNU1zRYMqcori4DZitdLMbmwzmtMfR2KGVMzMgBrmxoAKbVoyj3rzyY2n5JcB5KBZky1UpREZxRFoQXINhof9O/QKSsOgRpUKC4IImr42rRWnfFdnDtVrvSzVWri6VtXVFa7tq6SxEtq98oYSHjZhgsYbzLVzl7nOL8TxBoPQqiZZkNit2gEVm2HbRSWoSpyO41pqzF3nqpBaVoewgZamgNaomVpecuFezBaMpUJAc0nAU2+ZYlqGte5VGOqDLrbLp2m2/JZLLEJIzdw27ssr4QDmaw1adtKgEEiqz0tRucozT9Wh5MfIuYp2CPwTucDFb/XPfOLmjiHF0bh86uwUK1HQ5zKXDaau2eAxw3LJGthFtLzAIIoGxkTRyR5qZ3O7CTVpBFMJ9Pg19Pi3DdPvY9HitbV0vOZBIJZHSl03NfCRm5jiTm5h2jYp0wtVY9LkbYXOnxPnFu+6jLCJn8wQF0ZlDZS7OAaOrjXE0VIanw2qW5uHXpu3l87I5Y4HFrZ2OuKx8p/N+TEMpDWswqDUrHQ0vm0zWjZMm/nIdGGNZbGZz3i2dcPdJGQJG5peTkaTmrTAOrt3METCRa6RqTQ26jkuBdtZCyF8rywABkgPNizPacucA5sxoBjVSdxmGvtLLVpLJkdzJeMAD3zRukdEfECANa4OEsjntdL3tobXEBXh2M8Rdwa7cXMj44rgakBcCK+MoFuBLDlhbG3NQP3erg6pJxTh+n1s8WcfToXRabqBtRK1121sccjrS3ncWcuR0jcCwyTZqNDspe47T2LVd6TKdp9jNDozooYJWPivnyvc9xcHxumc/Owuc7u5XD4lmOr2NVxvW6Zpd4yxvoG3E8b54IXRzvldI8XLQc7sziTi4NzUwK1O5mqKYOopJIZriK4beTZJYBFMORZzGWssctHAOYIsorRwPeAxKy1lkI1WDk27bSYQnludMHMEcMcckhmD6ur3gW4CuYeRazt+nUzPS11ta3ktpa3jba9fBC6CeRk8xdJLc5Hh0zfrD3KPaHY0p8nBMbVmYwhwQ6zTmzRXALZ2zQREu+rmfbyRukAMj3OjbKW1c/A7Q2ivD27WeJtun7TWI9BuZY33EmoRyRzw2sxyNfLE0GWMOMktWzmoJJDa4gBS/sapPW102l68dUnNxJPN3czXx0dGQ6Jxlhf9Y1rayup6hJo2hCvQz0uttrO4br1vdyQykOhnhbIHdxgL2yND2B1MQMDQ4rl1uvRH06HLT6dr7Gzc/xst4Xh0tuATBNM0vc15e2Zr8hBArHlDcKtNKLdd0MW3rLq01t752iK5dayTNluqlzpn5w8COMMlYJI2HKczCyooCCQrG5Ei5ivoX6Qbtt1dshgyl8bxG5tyJRWSdrXtB7mFauG3DFb6ZYncnWltq4rSJ5uxE4iQFre/wCHDRR1cO8MqxePp2OmnPzfT2r9dg1TULOaZ0d1ady6faRGblPDxFGIXERuIFHhxaHbN6zWPp9f4Lefp9X4tLJDcx2U8DBM6DxUbuW2RxndakMMzI3k5qudmwzA7QF6Jh5olG06z1WKaERxXMREodpx5vctw64c+XxIzmuaMjbmw7uBWMNzLaNttSj1CzpDcMka6Dw0gkAt44Q9xnZKwOxL/IS6raEUWPp8G5lBsbLW26pbc991yGNZKJs5lAcQTcsmc6QACQ0+Q7CmWlFrGJSZykm11sX+oXAdcPo4uijZjDLb54zHEHOkyhzAHUbkBJrV1CsrsdjpRu5LR77lkkJllkdHDKWl7Ii76sHKXAd3dXBZbSgKuLRw8yDK31uGCC+V3cKkNSjT0o0eXDD4VYZlkbg1opTDDYgOIyY8fyVFRbsgRRkUpnHDgeC1DMolzhHspiFqElhmDxatND6xwAruFFY3szuSpsxkFAfUZud80cCFIJG5uRNUO2cHfGosbmK3dSZlajEYEEe+5alIS5ZH58uJFRSgOFe0KNZVNHirhXBwGB2UpvIWWlrMviXcSBX6PnROlfMWZXVp6w4fN7WlCUWbIIttO92cPzPgVjekobiKFtdux1PiDfeW2JWjLtzA47KFEY7jI2Nzg1tdlDWiQS30BxG2mU8afEuUu8NRn/6e0toDXZtG3sW+liNyRLI7ngYjGtceCYSZROc92OZ5I8oWsMZUdM90IzbQ92Bx+SFi0N1lFkeorCSiKILkGw0P+nfoFJWHQI0qEFVBD1fMbZlCB3xWoruWq70s1UDXCZpoB3hsaQty5tlM/wCr8uCy21N1MRI4U37cVYhEyxcXR2hAP607yeO9ZlqDUZpBNG1tSMp2EjaVawzedrFbyyZ3NzO9R22u4LUwxEpFs9zmEUO7cVmW4SrlzjbuoO9hh6FmGpQnP2IqzMg3YNLMHhH8CnSdDS3MhM8lMceHYtw5ylMd3R5FiXRMsjXOPyVJIVZUPcOxUZ3gOYMK4BRpgqQ84VxVZRbyStxGxrnNGU1y1AOBwWoZtLXRzh0BjcSZa4A1qQFrG1nOxIgGQNeQdorhuFVJIRtZ1SLT7O2c9oc64kZBG1zxGKvqS4udgA1rSUjes7kC61qGzuW+Ju229uHtaTI7K3vDNjXsxWsQ5xMttaalaA8uSVsUs0hit2SOaDIWkYsFTga4LEukLoda0mXThqAu4/BF7meIccrMzSWluO/MKUUXC69vLbwskzJGSR8rMC0g1Dm5m0P5Q2KwkoH4zYOtJnyyNtg9/KibI4NLnGNj6N8zwtY3J0INxqFrBcMgdcMjvJ6ZYS6hIr3SGnHbuHvrUMNjpOs6W21nlN5EY+eInSue0AykUDAB8o7hTFYs6UYLfV9OZqF2+5lZAWQyXE0MhGdkQGYlwBOwdqtp2JXbLpbe/s5LSO4bMwwuZmbJmAFMubfwbiVxnY7Ruai6u7a6JntntmglAdHKw1a5vEEYELtXc5W3oxcA0bj5/gVZRL1gbbQgEucA8igJGLq71qElvtMcTK2opVg+Bc77m6b1+vuAgHbHLs/NU02tTc5Bzxm+VhxXoedNt3ZZGuLTQbMCsK2kvemgdUgFsdNnBYb6mJgLBKKj1XVoQUmRmtaZJD2DfXepKw2Zf3S3dlBPFZdFzXfVCjsCNhxI8qiwkROqPIpKsM0sEbczjlGzAbSVYSZYrt4a2MhwymtDUAf5ysJZfHJVox3bO78CguzAM27xvHwBBEvXVgjO4Px8wK1CSTaZNMzLzWtrQ4AlIsTXLLC11swtLsxLhjQDYKUUnasbGK6Y112AdrgPmcPyjmVjczMbWNoaYZabKY/q+Hlp6UlIYoohz2FpBIAecYqgccMfQtZSIXSubzqmlat25fhxUVXM2g2fwmynHsaUUhlHjHCuFB+98yY2ETtSnVIdQnaNhI+T2ELLTBMKMxB27CTXZ2uVhJQHsfi5oOQ7q12bd54rcSxI5wa50b8wfGM7gNzQKojHcNdIwRNqXvyua0uFSHbEMN1Dg+hpUNIOyuz0rk7Q0gfTS21+dx7e1dOlzjcx+I1BoqWUA24lZRV0+oA4s90oMUk1ycnOblFDlxJrs4pKwwudVQW1QAgqEGy0P+nfoFJWG/RpUILkEDWpJmWrDEKuziuNMKditWb7mrF1egVLMKcSjCc2e9yj6sbOJRvavE979mPSVF2qOuLzZkxBG8oi11zeUHcG3iUSVRdXdPU7Np3oZlR9xe0FIx6ShtW8+/8As93Eqm1GzVCjZmRlvmOcLIFoq4R4Dtoo00vi74E9wekrTmyskc5oLhRx2jtUlqEyyecs5G0MqPKo1CyG5vC0VjHpKssxllFxdVpkx8pRdqouLr7MekoZVNxc7cg9JRVRNcb4x6SiZWSXFyAO4NvEokzKBqMc97A2HCMNcXF3rbY3s2H8+quCLOe1bTdf5VtI9rblzjKJxaxPpyzbiFsThmz0lI7z93uqSsSmv0nVbh0L3yRwxukbcXFmc7mtk5jJe6WFoeW8vKC7AesArMbU4pw2NtY3TLa3t5uXILW58REQ04sDnOaHA1o/v7Qs4WbIZ0jUYXR8uaIWjDG6VhjdzC6MPADCDQNOcHzduFxn6ezCTb6fWwXOh6nc2BthcRCF+YTMIlyuzRxx5qMc0uLeWaNccuOOxWd5FtiZqVhqd7eytHKispo7ds0jml0xMMjpKRmuUbvWGG0KRvlc7FmnaJfRXZuruWK4uOZHKZAJC5xiZIwOcZHOo482tGgNbsCRERBxKP6dv5Z2mS4Y63ijdHC0iTMzNbugIa0OEYHeLiaFx2KYIll/BtXkzNuZrc28jXuljZG+plkt+Q6hcfU+ViKnYpMRtXO72NzAbxjCx4iytNIQwObSMABoOO3yYKjHNcTiQjKPSVqIYmVguZq+qPSVcJmWaK4nL6ZR6SpMLEyrcz3DQ3AYniUiFmZR/FXPBvuq4hnMsbbu6JAo3bxKuITMsjLibL9YwONdv/1UxBtVMlu6ofCMRQ90b/IopGyxAIDcmYY0qNiSQzZ4TvGIptUayoGQYkNOP5RRcq53tcMjGU31c+tOxDKJcO1F7SGwxHhSR3wqxhMyzzcx0MAFM7W0eA7LQ+gqE7lRI4Ed6gDThUbfQi5V5znsNHVo4VoXH3gEwudiLfSEWzDt7x48O3FajexO5aSyuPLxG/lfGEVjLo8rPUP1ppTJ2cKoiXdTObckZqUDabeHY0pEEyQSNeyTPJkbj3ht2drUkiWOSXLMPrQGhtSC4DDLtoGfCmBHF5bOY0Ou4q5q1Mr3YU7GtVwmWbnWn1We6jEb89HVcQa8KkeRZ2tZhlM2lgg+MYC0YUAGNKYlNvUuzrUa4ysc+BzZWFwo5rhTBtDtaqg+CZ8dC05q1pVp3U25VMjD4PM1okEmdhJGSmBPbQcFcphS4tJwXTQ1fNKMsjXtbQNIofOkSTDXyvmjuaykMuIstO6SBlHd2di0zmW/glzRtBBzuaXE0oMcVzdYlz7ZD+G0OFaZTQ/OXTpYjc2c7ByHfu3rmuFZWgFIGv1buttu3P8AAg11UQRVwRFQg2Wh/wBN/QKSsN+jSqCtcUETU/6O384e8rVm6HIPqz+ajLZtYMrcNw95R0XZEGIsGd35zfeQWyNGVuHykhJUoMow+UERmdGKBGlWxjHDcfeQc6HIyuDsER0dvjbRDiwe8o21zgM7sN599bYlpbqaVtzK1r3NAcaAFZGbTrmR0pYXuINKivag6K2bViktwyBg5rvIFFX5EFsjRkPm99BflCDBdNwbTj8CsM2RWg97ylVlIjb9U3DcjUbmNre83yorLlxQY7lv1ZSGZY4G/UDzrSQklvcWW1Gt+s/R+FCGUNxPlUFzwMh8iiqgCiCFdN+uPkC3DnZgDe87yhGUi3b9b5klqu9XUR3Y/wA5SrV0QAqua2IHM3yqyJDR3fOUahkDARsWW14hYaYImFj7VhIw2plMLHWY3YJkwxutpW4hxWjC0suG76+UIjE987doB9KmBi8TIBi0+Ypgyu8WQwVzD0qYMrZLqJzAHEOBOw/5VoVN6XN9c+YoZWiVhABc80dmFXHb2oM0j45nGRwo4gDAnd5CpEkxkjdkY9tRVwoCC4e8apMkQxztmlc6jhlLaAF0m3LTZWisTBLS/hWoNp3A6m9rmrfFDHDLNLbXIhtWmFxLGyZ2jcS+orRSJhcbGC7BYMI3NJoTgVqGW26fuZPAuYMlGyGuYkHGh2UWLxtbrLYC6eYy4cs40NH4UHbTas4aytfdSitRE08C8n3gmDIJrgn1meZrz8CYMtFfSvdez5ycwNCc2QUA+adi3EMS3tsRVmOPK2YV2elc5datBUGwbm3nbQfO7MV06XPob64H1TlzdFJm4BIZlrNcwFr+n8CEtaERUILggqEGx0Q/z79ApKw6BGhBVBG1H9Q388K1Yuwujqw+RMiez1G+Qe8o2ILKfWP8rfeQWPB5Y8qJKmU5G/nBFScpQVoaHyH3lBxY1K3BNQ/afkqsLhqdsR8v6KDfW2ssf4aGFhObK1z3YegKNZZXspK4dp99ahmXOX+Xx0wrjm2KDPpVDcihO730HVwto1SW4XD9Y7yBRV9EFsg7h83voLqIMU7ahvl+BWElgZH63lVZSGM+raFGoWGOhb5VRfkxQWSx1bREljjjpGAhhJyClFlpaGgSeb4URkoirXjunyIKoMMzKvr2KxLMwwiLvO8yuWcMsTKPqkrEKXjczWfnJC2YeSrlnCrIaOGG9MrhlZF3D51FiFeXgirstCEMBHeCEhGzyoKPHdKBlCDC9jaHDeUEKWNlB5VXNe+1YYW07EyuNiNPajljy12K5TCI+0w3ehVGMwFpwqD2FBnZFJkBDnbN9CphSlwN4PlFFMLlTmTja2vkKYMqeJeNrXe+mDILwDaSPLVQV8aPn+6gq29eAcrqY7sEGVmoS49/sQyuN847XEeQ095BUXjAMRXtLnfGitfLaRvuHzNlyuealuUECq1FmZhsYr6JhGatAzLhxpwWW4lqch8JyiQHg1Arht8i3xMugm/VlYbUkFQ1BquoMBbeV/wIzLVBEXILgguCDY6J/Tv0Ciw6BGhBVBgvW5omj8oJVmyhajSS31R5EFyCxo77/Mgxn9WfKUFzQDG3yoMyC7cfIVB5w7CR2FO8ffVYOYKbvSg3WlkG4tdnrNRYdG6P6xx7UJcrqjB4+bujbtRGbRmAXQwpiEWHXtFAstKD13eRBfRFWy+qguCCjm1oiMbGbfKqYZGjCiirX0zN8qC+gQWlooUFI2DKiLxgirf4TzILqoLX+qUAbAgEAqiwMbmKJhcGgFBbI2tPKgrkQwBoCphRvqlBU7AoKO2jBBQ7RggOxoqSo71ShJggxupj5SggynAeVaYlLcDyG+QLLXQj3IPIHm99WN7M7kR4OC1CLKfWHAbAiJ9vG0xNNBsWJbhSW3YXMq3afgTJha6yj+arkwxOsG7sEymGE2hq4D5KZTCPNa4YsBQwjOtdtG0x3GiIsbC8VAeR5/jVwuTJONj6+UJgyse+4buB89EwZWi4mDsWHzEFTBlR12QcQ4eUFMKx+LYQO8FB1cpGVG1drQg1HUP/ALX9P3gkMy1QRFwRVwRFQg2Wif079AosN+jSqAgsmFWjypCSoQKIrK090ILqoLWnvOQY6/VHylBc0/VtHagzVQVJwPkKg87lb9bJgR3j76rC0NaOzyIN5plDcW/YQiw6gsGYlGnIasGi/lqDWqMSy6Lk8SKCmIRYdcCo0tB75QX1UFrz3UFwKCtUVYzf5UF1UFrtoRF2CKE4Ii1nqoLqoq2vfVRdVFWvOCIqDggVQWg94qi5QWu3KiqgEiiCwEUKoqTgEAnEKChOKoHcgo7YhJhRBYaY+dBrpqU86rnKeWjkj834FHRHuQPD7NzffSN7M7kRwxHkVZW0+s8yDY2tOQ3yKS1CsnrM8qNLqIKUCDE0DmSeUe8gpJGCNiJLA6BvDerlnCOLeMzuBHyR76ZTChsose6mTCPLYsrsVyMQsvrKCuwK5RYLZzi6mNCQR5EyuGMW3cbVlURvpHYLDqva4UCDUdQOqbb9P4EhmWrCIvCCoQXBBsdE/pv6JRYb9GlwQEFHbEFriKILmuwCCuZBa13eKCz5BHaUFzXUYPKgyhyA53cd5Cg8+uWy8+SlT3j76MLQZNgaAg32lF3NhqN4RYdQXI05HV3O8dJwRmWXRs3iAShDqQ7BGlA7vIL8ygteRRQXAoK5kFjTiVoVqgo44hBXMgFxogo12CCuZBTN3kFaoKOOCCodggVQWg4oLsyC1xQKlBSqCgOCCtSgVQCcUAoDtiADggsOwoNfKMVpiWw/g/0fgWW2C4FYgPzffSGZRHDveYqsyxAfWIjY2wPIZ5FJdI3KvrVvlRV1SgVPBBiYTnfgguOzYgtIQYQ0+IP5qMri0IML2Cq0ixjBzvMEFsEY7+HynKSsL44BymjsVIhY+RZaVbLgg1utPzG3/T+BGZa8Ii4ILggqCg2Wif039EosN8jS5BUIMczsrQe1BhdLggq2XBBXmoKNkxKBnwQC/AIMgkQJJRy3eRBxVy7699AdpRhY0iuypQbvTXESR4IroTJ3UactqrneKdijMsmkZhMCShDpmvFAjSnM7yC7mIKGRBUPwQVMiC1r0F2ZBa52IQXZ0FC9BRr8EF2dBbnxQVzoKOdggqHYIK5kTK3Piiq5wgoXoGdAL0FGuwQXVQVqgVxQCUAnBArggt3FBElZiVpiUser5llthnPc87ffSGZRHesfP76rLF/CBEbC2d9S3yKS3Cr3YhGl1UCqDEwkPcgvJQUQYh+uPkQXOQYZEZWM9eqSQtttr/KUlYZ2VDQEVqHzhGQXAoiIWoS53xdmb4EEcILwgqEFwQbHRP6d+iUWG/CNLggxz3VvbtrM8M4DefIEEA6oy5kMbGFrG4hztpPkTDOR0g4o0qJhRA54TAoJSCgu5zkFOcN5QXiZqBLMOW7Hcg5e4ewzOrsqjCxskddqDcWLxmaitwZe6Uac7fhpncaVKMSz6b3XjBFhvWy4I0czFBXmAoGftQVzoK8wIKCQIHNQUMpQV5hQOaKIDZQgu5gQU5gqgrzAgoZAQgB4ogrnQUD0Fc6ChcgZu3FAL8EBrkF2YIK50FeZigFyC7NggrmFEFocEGN4FUGWoogwzUI8499ISUZze8fOqxLFTvhBOhFIwFJbgdtCKuQUPlQY2+sUF6AgxfwhQXElBhmPdRmVkZ3pJC22d3nCm8pJCRUI05h8hRhZzTxQYpH5pGb6A/AguFUFwKC4VQVCDZaGD44fmlFhtrnUbS2wkfV/2bcXf5EXLV3Ou3MlWwgQs47XenciZa8vLnFznFzjtJNT7qIz2jssjj2IJJl7UVUS9tURXmngiqiQneiGau9BaXjYguD0UkechxQaKeM8wmu9EWNY6oQbazwy1RWwMwDdtEGpunB0m1EZbM5XbUG0EuCKCQo0rzCgubIUF+dAzoKByBn4lAMnagZ67UAkIARkzIGYo0uqUCvagAlBXOgZ+1BXP2oKF6CuYoKFxQA4oLg9BcHIK5kFaiqC7MgrVBQUQHAILkGNwrgjLG5uJWkY8nfCCS0UastqOJqgrXBBQnBBY095BegtKDH8tBfigxT+qkMyxx+qkpCy3FJHeUosJOKNOQc51UYU28EEDVnPbyeW8sNXAlpoghNmuPtnnzlBk51x9s/0lBkbNcH+Gf6SgvFxL9o8/pIJVldzNm7sjxUEGhOxBLEjdvpQV5vYgCQIM8EtHEgbt6DNzt9EFwkBCCvNGzYgZztrggc1BUSDgguEzQgsluRlKDVzTd8oLWSVcg2MDyAEGdzyG4jAoIE+LsEGa1fl2oJwmFNuKBzyirxNVDLIyRGl/NCMqc0bkMnMQyc4BDJza7kMqiQIK8wFAzo0rmQUziqC8SBGTmBBTmhGjmb0FM6CudAzFBcHIKZygCTtQXB/aguD0F2dBXmBBUSILg9BUPCCuaqC4OFEFKiqCjgEZWBveqgyVQWuOKNK1QUJQYxtQXVRlQlBjB76DJVBinPdSCWNhwVlFkBHMd51FSa4oOMdIaoi3mlBD1EucI8SKEoIgHlQXBp4FBkyu3UQVAI2kHzIM1o4mYbsEGxGz/ItC6juFfKsi9oA20QVDw0oLjIabQgcx+44IKhzztQXYoKh2O9BWpPYgFxAqSEGKSUUxQQnOjzFxwA2ILo3tLgB6Sg2MJ7u3BBc5/BBElcc3aguje4cUGfmHYdqC5rq7z50F4flOIqgzxuJHworJUoBJRFM/HBBXMPKgqCTuwQVqgpnRVcx+cEDM5AFUFwrvRozdiCtSgVNNyMmcBEVztptRVBINxQX5xxQULkFKkIFSjSuam1BcHoLs5QVDygvDiguDigrnRldnwRoDsUZXVRpSuKM5XI0sO1GVQSgodiC0bUFUFCgx17yC+qDFK6rURY0ii0LYh3ysjMipf4Bon9Ti+isZbxB/d/Q/wCpRfRTK4ha/pvQX+tYwmmyrUyYhb/dnp79nw/RCZTEK/3Y6f8A6hD9FMnDB/drQP6hD9FMmIV/u5oP9Qh+iEyYhVvTuhtNW2UQPY1MnDC/8F0gf+0j+imTEK/guk/1WP6KZXEH4NpP9Vj+imUxCn4LpH9Uj+imTEH4JpH9Uj+imTEK/guk/wBVj9CZMQr+DaX/AFWP0JlcQfhGmf1aP0JkxB+EaX/Vo/QmTEK/hGmf1aP0JkxCn4Rpf9Wj9CZMQodG0o7bWP6KZTELToOinbZxH9FMmIUGgaKNlnEP0UyYhkGj6WNlrGPMmVxCp0jTDtto/QmTELfwXSf6rH6EymIPwbSv6rH6EyYhX8H0ulPDR08iZXEH4Npf9Vj9CZMQqNK00bLdnoTJiFRpmnjZbs9CZTEK/hth9gz0JlcQr+HWP2DPQmTEH4dY/YM9CZMQfh1j9gz0JkxCvgLL7FnoTJiFPw+y+xZ6EyYgOnWJ/gGehMmIBp1iP4BnoTJiD8PsfsGehMmIV8BZfYt9CZMQeAsvsW+hMmDwFn9i30JkweBs/sW+hMmDwNn9k30JkxB4Gz+yb6EyYg8DZ/ZN9CZMQp+H2X2LPQmTEK+AsvsW+hMmIPA2f2LfQmTB4Gz+xb6EyYV8HafZN9CZMQp4Gz+xb6EyYPA2f2LfQmTB4Gz+yb6EyYhXwdp9k30JkxCvhLX7JvoTJiDwlt9m30JkxB4W2+zb6EyYhXw0H2bfQmTEHh7f7MehMmIV8PB8wJkwciD5gTJiDkQfMCZMQp4eD7MJkxCvIg+YEyYg5EHzAmTEKeGg+zb6EyYhXkQfMCZMQp4a3+zHoTJhTw1v9m30JkxCvhoPs2+hMmIUNpbHbE0+ZMmIU8HafZN9CZMQoLKzBqIWg+RMmIXeEtvs2+hMmIZkUQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEELVdQZp1hNevYZGwivLaQC5xIa0VNAKk7SoII6icyzuJ7i1MctlO2C/ia8SCNrsp5ocAMzAyQPOANK4YKitt1RpktOY4xNkeWwOo57XxczlMmc5gLY2SPBDC8iu5MDLJ1Jo8Udw+Wcxtt8pkzxyNNJH8tha0tBeHP7oy1qUhJ2M9nq9jevkbbSF4jrmcWPa3AlrqOc0Ndlc0g0OBwKK1d/wBW2PgnSabK2e4L4GRB8c2QtuJeU2UBrcz4617zMDxSBl1fqCfTXz0tWzRWlu25uXmYRmjnObSNrmnMe4drhwQZ3dTaO1szua5zbd7op3MileGPY3M8EtafUHr/ADd6JC286n0i18TWV8r7WMyythjfIKcvmBuZrSzMWd4CtaKSqruorCOr53ZInmMW7WiR8zzJGZKGFrM7SGtJpjhjgrMYSNrNHrmmS3bbWOYumfg3uPylwZzCzOW5M4YcxbXNTcg2KKICAgICAgINLoPUMerRTTtbFHDETQtmZK8AOc36xrfUPdrQlToydOFtnr88lr+I3ds2z0l0bpmXMko5gYCMhkjy93mNNWgOJ3HFUTrXVbK6gmmgeXMtyWzMLHse1zRmLXMeGvBoRtCk7iIzOGs0fqqzubW1N7MyO7uxG9sTGShrBcE8hj3Pb3XvAoM1M24K4Gwn1zSoLY3ctyxls2N8xkNacuNwa92zc5wChEZYLjqfR4rfnGY1rIwQ8uXm5oW53gxBvMGVuJq3Z5UlYjKtn1Hp8zLRj5Ay5uYonmMB7mNdMzO1jpKZA5w9UOIJVRWx6m0a+fEyzuDNzg10bmxyZcrwSxxdlygPDTlJPe3IS2yAgICAgINdrupu03TJrtrGve3KyMPdkjD5HBjTI/5DAXVc7cFBrLnquSzntba6tMtzLFHLcRNlaSBJKIfqBtmo41NKUbTeaK9KJlzrzYdci0lrIi97GSOfJOyN1JHOaAyM1c8/Vk4JG1ZY29Y9OOcGtvAajMDkky5A/lmTNlpyw/u5/VrhVIhEjWNbj02SzY6F8viphG9zKARR/KmfX5DXFoPlSIzJO4d1Fo4u5LTxIE8Je2WrXZWujYJXtz0yZmsOYtrWii4VseoNIvmtdbTh4eWNYHNewu5jDJGQHhpLXsBLXbCrhJlc/XdLaYRziROQ1j2skcypfygHPDS1tX93vEYpBOxGl16aPToLsQNdLcXJtmxukyNB5jmZi8tPzOCkS1MYyss+q7GSBrrqtvKZJInMbmmYOVJynP5jG05ebDO6g3bVUS369pLYY5jctLJg4whoc5z8rxGQ1rQXE53BtAK1QYn9U6Ex0Qfc5XStLmgskBa0SckmQZfqwJO6c9KFIgS5NUsIwHPnY1p5uJNB9RXm4/kZTVRCw1OzvmvNs8u5ZDZGvY+N7S4BzaskDXYtNQaYq4ExFEBAQarWtaOny2sTY43PujIA6aYQMby2ZsXFr8TuwQWTdT6PbT+Fup8l20sY+FjJJKSytzsiDmto57hi1vrEbkQl6q0CNsTnXYyyxCdrgx7gIi7JneQ05G5sCXUoUwq09S2Fu2Txz+Q5ss7WNa18n1Vu7K6V2VpytFRmccBxQlKfrukMiE7rqMREygOrtMFeZ9GiDHH1DpD54IGynxFy98cMDo5GyZogC/NGWhzMoe0kuAwIQJuoNJjuJLXnZp4s4LGNeQXxx8x0YeBkMgZjkrWm5SZIjai6d1EJLTSH3jCLjV6mEQxy5G9wyAOzDM3u4VcB6FZFdO6t0m7sRcPmEb2sa+WMNkPrPMY5dWgyfWDL3K44ITGJwzXHUNjDb293UmyklMFxcuqwQOAIrK14Dm99uQ1pQlBbZ9S2FwIWzZraeYBwhe1xy52l8bXvaMjXvjGYMJzJIvHUujFrDz3B0szbaOJ0UrZHSvZzGtEZaH4s71aUpig2yAgICAgICAgICAgII17bm5s5oAIyZWOZSZvMjNRSj2VFRxFVJIavSOnY7LTLy0fys1857phFHlibnYIw1rSSSA1oxcalWd2CJxOUV/SLPE274+RJbtgt7e4hmjcRltScjowx7W7Ce64EbD2EGm9KXVvM+a5u2zSHkt5gY7mScm45+eV73uq5+ygoG7uCsSkxtSbPp+eK+v5pZmeFvGPY62ga6Nri9xJle1zntEmXu1aBm2ndTONmGs7csVr05fB9uby7ZILNkMNryostY4ZWSF0lXHvP5bRhgNtOFiduUbGXRrKfVDf3EUc7+VHFEHxtcWGN7n5muNaVL/cSJwS1mq9L3d3biCG6a1jpLp8scrHOjPiiSHFjHszmKuAcaH0K5GWLQdQiZdWjLqMWN4x3MrEea2R0IiOVwdly1aHYiu7yS20hR2h6oJor6K6hGoMLS8OicYHfVcp4pmziuDhjhsxVmUjcpYdMm11V1490E0b5X3VXRvEjZpG5XlnfLAMTSrSaGld6iy6JAQEBAQEBBaa0NDQ8VBprDRbpmoPvb+WGV/h/CMbbxcproy/O5z6ucak7gaDHiqZR2dP6t+H/AIa+/jdZwNAs5OTWasT2vg5pLsjhHkANAM3YmeklntNBeZpbvUHsmvZZRK0xB0ccZZHy2hrcxLsMe8oRvRx0xetIt2XjDYy+FddNdF9aXWoY36twdRokETa1BpjTbhYklRvTOovL2T3zDasjkit2Mho+kk7Js0ji7EjJloABvUj8D8/izX2hX5vZb6wuo4rifmMeJoy9gjljjZhlc05muhDtuOztV6MLnajQ9JOivo5i+KeLLDzTJG7mCSCERB8dHhmORpGZpyn3EozHpy6F/p08dwyFljHFHJLGxzJpGRNIMbyHZHRv20c3u7scQgl0SAgICAgIIepR3ktnIyzMQnI7rZ2l0T+LH0xAdsru4HYoQ5lvQ0xjt2vmgBa2KrhES+1dHKZQLFxd9UO9lFa7AexaztSW1vNI1W9kjbcz2xg5kUshZA4SgwS8xojcXmlaDE4jGm3CQsrX9MF9o6A3NC6zNnmDOL8+elfcVmc/D4GV+rdL2WrXMst8TI11sba3YKjlZnZnvwOLiQz6Kzhcq/3fe62MctzmlfLJM+QMAq6W3dAcK8XZvcVttInClzod1nintLhjbmEW4ZzGEsdyBI05qEHvCY7NlFcszuwgDpG//mTJdQZMy3EZlc+JwrIyczvfFGJMjTJ6tXZi0DBSN+SdrZu0Fk1lDa3DmSxw3LrhzXMDmva573hjmuJHy9qkQ1NtstV/csR+HZHLFNBDH4Pk3Eby0WrZC+JgEb2VLGuLO9g4U89yyzXXRolfeSMuQTLPHcWMb2VZDkdzHxnK5rnNklc5xoQRXsRcs0XTNLWWEyxwmaDkyMhY7IHmV0jpO+5ziTmxqe1XOzBErbnpm9u3zw3F4z8Pe27bHEyL6z+eGpLnlxH1ZJpQY71k6U3QtKdp7JnSth8RO4GSSBr25gwUbmMj5HcaCtBsWplIbZRRAQEGp1nSp72a0nhMBfamT6u5jMkbhI3LuLaEJkPwaR8wnknHMNzFdPa1tG5o4REWiprQ0qrFsfEah3TurNkksLe5Y2ymtTDPO+KriJZ5XuEfepmDJKd4Eb+xSPwJn70qfp3U+ZLJZ3kUT5mzwP5kReBDO/O0t7w78ZJ24HeEXLXs6U8ZPqkOaWCxEMVtZ81gxmZlM0wAoXNfyYgdlaOptqmftT2N1pGiGzlZPJyWzUlErYGvDXmQso4ukc9xIEVNvvIjAenrw3hHimfh4un3rI+X9bzXg90vrlyB7i71a7qqLnalSaXctj0sW8zeZp5aHGRpLXs5ZifgCKOoahXpEO86UM9pbwtuBntYo2ROewlpfFK2VrnBrmmncoQD50GcdPRSaDNpczIWC5zGblsJjLnuzEkSOc5x4knFJI2I110vJLqVzdRyRMjuXGYPcx7poZ+VymyRHOI6jK1wLm1GPHCC7RemprGZs808bpBK2QtiY4A5YDD3nyPe9zjmzFx8narMpDokUQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEFr5GM9YgIMTruMbAT7iDX6xrTtP0y4vWxB5gaHBjnUBqQNtO1dtDS8TUivW4czreHpzffhzsPtLaac6wNN5jlB9whq+lb0nqt8Hy6+sx01+Lb2PXPT9zRr5nWzzhSduUV/OFW+6vJqenatejPuevT9T0bdPD72+jkZIwPY4PY7EOaagjsIXhmJjZL3xMTthkVUQEBAQEBAQEBAQUc5rRVxAHagwuu4xsq5BilvckUjwz1GudQn5oJViMzEJacRMuPt/aaXNa6XTwagH6uUHb5WhfYv6Rjdb4Ph09azG2vxbSz6/0KYhs/MtHH7RtW/SZmXl1PTNWN2LPVp+q6Vt+a+90NtdW1zEJbeVk0Ttj2ODh6QvDak1nExiX0KXi0ZicwzqNiAgICAgICAgICChIAqTQcSgxOuohsq7yILBd1cAG7TTapI44e0lzZpGSWAcGPcyrJce64je3sX2f/AMnMRMW+D4f/AOxiZia7p60+z9oOiTUbcMmtid7m52jzsr7y4X9M1I3Yl6NP1XSnfmv09jobO/s72Lm2s7J4/nMcD6aLwX07UnFow+hp6tbxms5hKWXQQEBAQEBAQEBAQY5JGRsL3uDGNxLnGgA7SVIiZ2QkzEbZaG+656ftqtZM65eMKQNzCv5xo33V7tP07Vt0Y97wanqejXp4vc1E3tLaK8mwNNxklA9wBy9dfSeu3weS3rMdFfixR+0yWvfsGEfky4+61an0iO98GI9Znu/FsLX2jaVJhc280H5QAkb/AJpr7i4X9KvG6Yn4PRT1fTn9UTHxdBp+saZqLc1ncsmpta094eVpxC8Gpo30/wBUYfQ0uYpqfpmJTlzdhAQEBAQEBAQEBAQEBAQEGC5uYLaF09xI2KGMVfI40ACtKzacRtli94rGZnEQhWWsW+pWrbixcXQuJbUijg4GhBadi3raNtO3Dbezo61dSvFXckstXuxeaV85XN1Zm20I3V8qCkttbyRmOSNj43esxzQQfKCkTMTmGbRExiUGfpnp+cUksID2tYGn0tou9Oa1a7rS4W5PRtvrDS3/ALPNLlBdZSyWr9zSeZH6Hd73V69L1S8fqiLfB4tX0nTn9MzX4w5yW16n6Wl5jHFltX12VfbO/PafVPo8q+hF9HmYxO/4vnWpr8rOY/T21/J13T3V9lqtLeYC2vqfqSatfTaY3b/JtXyua5G2ltjbX6b31+U5+ursnZf6bnRrxPoCAgICAgICAgjS3VMI/pfEgsZbyyHM80B3nagzNtYhtGbyoLuVFQjIKHAim4oiBL07oUzcsmn25HZG0e8Au9ea1Y3WntcLcppTvrXsam99n+iTitvzLN+4xuzN+i+vuL06fqerXfizyanpWlb9OauavOnuo+npTd2cjnxNxdcW9dn8bEa4ekL6OnzWjrxw2jb1T90vmanKa3LzxVnZ1x98N70713DduZa6llhuHUEdwMIpD219Un0Lw816bNPmptjq6Ye/lPU4v8t9k9fRP4OxXzH1xAQEBAQEBAQYJroN7rMTvO4IMTYZpTmccOJ+AIMzbWIbauPagvEUY2NHoQQZtC0SYHmWMDq7Ty21x7QF2rzOpG609rhbltO2+sdjV3vQWgXAPJjfaP3OhcafRdmavRp+patd/wA3veXU9L0bbo4fc5q/6Q17R5Dd6fK6cNx5lvVkwH5TMcw8lfIvo6XP6WrHDeMe/d2vmavp+rozxUnPu39nS2PT/XwcW2+r5WE91t60UbXhI35PlGHkXn5r0zG3T7PwenlfVc7NTt/F27XB4DmkFpFQRiCCvkPtLkUQEBAQEBAQc51F1fZaVW3hAub6n6oGjWV2GR27ybV7eV5G2rtnZX6bnz+b5+ulsjbf6b3IxWvU/VMvNe4vt64SPqy2b+Y0et7vlX1Zvo8tGI3/ABfIrTX5qcz+n/2/m6Ow9nmlxAOvZZLp+9oPLj9De97q+fq+qXn9MRX4vo6XpOnH6pm3whuoOmen4BSOwgHa5gcfS6q8l+a1bb7S9teT0a7qwzP0TRnij7G3I/kmfEsRzGpH+qe1qeX0531jsa276H6cuB3bbw7vnQOLPcxb7i9FPUdavTn3vPf03Rt0Y9zmtS6B1Ozd4jTJjc5MWivKnb+a4UB9xfQ0fU6X2XjHxh83W9KvT5qTn4Sv0Xrq+s5fCaw10rGHK6UtpPGfy2/K9/yqcx6dW8cWns+yfcvLep2pPDqbftj3u7trmC5hbPbyNlhkFWSNNQQvi3rNZxOyX3aXi0ZicxLOo2ICAgICAgICAgICAgwzzwW8L55niOKNpc97sAAMSVYibTiN7NrRWMzuh5rquqaj1PqkdrZsPhg6ttAcBQbZpf3YeVfodHRpy1OK2/pn7ofm9fXvzWpFa/p6I++Xb9PdPW+i2ro2OMs8pDriU4BzgKd1uxoXxea5qda2Z2RG59vlOUjRriNszvbled6xAQEBBjfGyRhY9ocxwo5rhUEHcQUicbkmM73A9U9Gmya7UdLDuQw55Ldtc0VMc8ZGNBw3bl9vk+f4/kvv6+v3vgc96dwfPp7urq9sNv0d1T+Ix+BvHA30baxybOawb/zhv9K8vP8AJ+HPFX9P2PZ6fz3iRw2/V9rq1859QQEBAQEBBEnmL3ZGersw3lBlhtwzvOxf7yDMgICAgICDjOqOiorhsl7pcYZcYulthgyXiWjY1/uFfU5P1Ca/Lfd19X5Pj896bFs2pHzdMdf5ovRnVUjZGaVqDyWk5LSZ/rNcMOU+v+b6F15/komPEp9f4w5enc9OY07/AFT90u9Xxn3RAQEBAQEEa5nNTGz9I/AgrBbBtHPFXbhwQSEBAQEBAQct1N0fb6i191ZhsOobTuZL2P7fyvSvocnz86fy221+x8znfT41Pmrsv9vv/FoelepZ9LufwvUczbXPyxzPWt5K+qfyD7nkXt53lY1a8dP1fb+bwcjzk6VvDv8Ap/8A5n8Ho6+E/RCAgICAgIOU6x6pOnR+Bs3AX0jaySbeUw7/AM47vSvo8hyfiTxW/T9r5fqHPeHHDX9U/BqOlujTetbqOqB3Iec8du6uaWuOeQnGh4b969XOc/wfJTf19XuePkfTuP59Td1dftl3zI2RsDGNDWNFGtaKAAbgAviTOd778RjcyIogICAg0nUHTFlq8WZwEN4wfVXLRiPyXfOb2L1crzdtKeuvU8fN8lTWjqt1uK0rVdR6Y1R9pdsPhy4eJgGIodk0X7sfKvsa2jTmacVd/RP3S+Joa9+V1Jrbd0x98PSoJ4biFk8LxJFI0OY9uIIOIK/PTE1nE736WtotGY3SzKNCAgICAgICAgICAg4Dr/W3yTt0i3JLWZX3Qbtc4+pH8PoX2vTOWxHiT9X3y+D6rzOZ8OPr+6HQdKdPs0mwBkAN7cAOuH8ODB2NXg53mvFts/TG78X0OR5SNKm39U7/AMG/Xke4QEBAQEBARHmnVejSaLqcWoWH1UEr88RGyKYYlv5ruHlC+/yXMRrUmltsx8YfnOe5adC8XpsiZ2eyXd6HqsWq6ZDeRjKXikjPmvbg5vmK+Lr6M6d5rL7vLa8atItDYLk7iAgICDBdS5W5Rtd7yClrDlbnPrHZ2BBIQEBAQEBAQEHBdedPhldXtm5QSBeNbhQ7GyinbgfSvs+m81n+u31fg+F6pymP7K/X+LedIa4dU0sCd1by2IjuD87Duv8A0h7q8XO8v4d9n6Z3Pd6fzPi6e39Vd/4uhXje8QEBAQc91frh0vSyIHUu7kmOA/Nw7z/0R7q9nJcv4l9v6Y3vB6hzPhaez9Vt34oXQLdUfpzprqUyWlctm1/efQYOdmOJbXYuvqfhxfFY+bpcvSp1J082nNejrdcvnPqCAgICAgICDjuu+nm3Nu7U7ZlbiFv84YB+siG/ys95fU9N5rhngndO72T+b5HqfKcVfErvjf7Y/Jl6D1x15YusJn1uLMDI4mpfCcGnzbPQsepcvwW4o3W+1r0vmeOnBO+v2OsXzn1RAQEBBrtc1WLStMmvZBmLBSNnznuwa30rroaM6l4rDhzOvGlSbS4TpTRZNa1OXUL/AOtgjfzJSdksxxDfzW/EF9rneYjRpFK7Jn4Q+FyHLTrXm99sRO32y9MXwH6MRRAQEBAQEGg6r6fZqtgTGAL23Bdbv48WHscvXyXNTpW2/pnf+Lw89ykatNn6o3fg0HQGtOjmdpFwSGvzPtQ7a14/WR/D6V7vU+XzHiR9f3S+f6VzOJ8Ofq++HfL4z7wgICAgICAgICAgj3l1HaWs1zJhHCx0jvI0VVpWbWiI6WNS8VrNp6HnfR1nJqvUD7+5FRATcy13yvJyDzYnzL7/AD+pGlpcNenZ9T896fpzq603t0bfrnc9MX59+kEBBY2aJzOYHDJ87cgwO1C3BoMzu0D40GSK6hlNGuo75pwKDMgICDW67pjNT0u4sz6z21jd82RuLT6V15fW8O8WefmdGNXTmv0y4/2eai6K9uNOl7omaZGNO6SPuvHo95fW9V0s1i8dH2Pkeka0xaaT07frje9CXxH3xAQEBBC/XXHZX3AgmoCAgIIdxeujkLGNBy7SUEmKQSRteMA7cgvQEBBhuLeK4gkgmbmilaWPad4cKFK2msxMb4ZtWLRMTul5x01JLovVhsZXdx73Wkh41xid73pX6Dm4jW0OKPf+L85yczo8xwT/ALfwemr8+/SiAgICDzLqWWbWuqxZRE5GPbaRdm+V3v8AoX6DlKxo6HFPv/B+a5y063McMf7fxejW1tFbW8dvC3LFE0MY0bg0UC+Be02mZnfL9HSsViIjdDOo0oSAKnAIKcyP5w9IQOZH84ekIHMj+cPSEDmR/OHpCCoIIqDUcUFUFpAIIIqDgQeCI8xynpzrANb3bdsgA7befd+j8C/Rf/Y5f24+MPzWPL8z7M/Cfp8HqC/Ov0wgICAg899omoulvbfTou8IWiV7Rvkk7rB6PfX2/StLFZvPT9j4Hq+tm0Ujo2/XO52GhaYzTNLt7MesxtZHfOkdi4+lfJ5jW8S82fX5bRjS04r9MtkuT0CAgjSXsLHlhBJGBogt/EIfmu9AQSWPa9ge3Fp2ILkBAQeadZWkmldQR6hajKJyLmOmwSxkZx+lh6V9/kNSNXSmlujZ9T836jpzpa0Xr07frje9Ds7qO6tYbmP1JmNkb5HCq+Des1tMT0P0OneLVi0dKQo2ICAgICAgICAg5vry4MPTkzBtuHsh8znVPuNXu9NrnWj2bXz/AFO+NGfbiEf2d2oj0eW4p3riZ2P5MfdHwrfql86kR1Q5ek0xpTPXLrF859UQUd6p8iDSg4Urhtogmshsm2/OIL2gYnf6AgtuLNrWc2KuUYlvZxCCRZzmWOjsXtwJ48CgkICAg8zmH4b16C3usN011B8y4FD7r1+gr/Zyv/j9j83b+vm//L7Xpi/Pv0ggICC2R2WNx4BBHs24udwoEEpAQEBBq5pYJZC/I4E7aEYoJlpKx8eVjS0MwocUEhAQEBB5t19CbXXortmDpImS1/Lhd/8ARfe9MtxaU1nr+1+c9Vrw6sWjpjPY9EglbLDHKNkjQ4fpCq+DaMTMP0NZzESyo0ICDHPK2KGSU7I2lx8wqlYzOGbTiMvOegYfFa/JdyYmKJ8uPz5nU+Er9B6nbh0orHTOOx+e9Krx602nojPa9KX59+jEGC8/osnk+FBGtbPMc0zO5TutO/tQZJobVjmsZCHyO2N7OJQWwR20j3RvhDJG7RWoQLqzpR0LBT5TR7+KDNYf0ZvlPvoJCAg4D2l2oE9ldDAyMkhcfzaOb75X2vSb7LV+t8H1nT21t74dfod14rSLO4O2SFhd5aUPur5XMU4dS0e19flr8enW3XDYLk7iAgIPM4R+Jdeku7zBdOdQ/MtxQe6xfoLf18r/AOP2vzdf7eb/APL7Hpi/Pv0ggIIjjcSXEjGyZAylBSu1BClDhK8ONXAmp4oLUEtjbhtrzGy5WgEhtPhQTIXOdExzvWIBKC9AQcn7RLUSaNFcUq63maa/kvq0++F9H0u+NSY64fK9WpnSieqUjoO4M3TkLDtt3vh8zXVHuFY9SpjWn27XX0y+dGPZmHSLwvoCAgICAgICAgIOR9o7iNJtW7jcCvmY5fT9Kj+yfc+T6vP9cf7mw6KaB0xZ03h5PlMjlw9R/wC6306Ho9Oj+iv06W+Xje4QEFnJh+zb6Agi3LyYpIGQuA2AgYIJWAh72ADcfQgh6aDmed1AgnoCAg8z6z7vVrXN9b+bHzhy/Q8h/wBH8n5v1H/7H8ftemL88/SCAgIMdx+qcgx2fqO8qCQgICCh2FBpi1zTlcCCNoKCdp7XBryQQHUoeKCYgICAg4H2mNbzrF28slB8lWr7fpE7LfU+D6zG2v1/c7DRCXaNYk7TbxV+gF8jmI/st75fY5ef66+6E5c3YQEEHWnFuj3zhtFvL+8K6cvH9lffDjzE/wBdvdLj/Zm0c6+dvyRDzVcvr+rzsr9b4/o0bbfV97vl8R94QYL3+iS+T4UGWP1G+Qe8giSCbxwLK0Ibmp82uKCjY5Bf1oQCSQeIognHYgj2P9Gb5T76CQgIOO9pDQdPs3bxOaedjl9X0mfnt7vvfI9Yj5K/7vubXowk9MWNdzHDzB7gvJz/AP3Wer0//or7m8Xle0QEBB5n0Z3urXOd6385PnLl+h5//o/i/N+nf/Y/l9r0xfnn6QQEGCaAvcJI3ZJW7HbiOBQQrmKcOMkjRjgS3ZVBiYx8jg1gq4oJrLWZ4a2ZwEbdkbd9OJQTEBAQaHrVoPTF5XcGEeUSNXs9O/7q/ToeH1GP6LfTpa/2cE/hVy3cLg087Gr0eq/rj3PP6RP9c/7vudcvlvrCAgICAgICAgIOX9oUJfoAkAryZ43nyGrP/Uvoel2xq464l8z1WudHPVMLugJxJ08xm+GWRhHldmHuOU9TrjVz1xC+l2zo46pl0y8D6QgIIt6+4ZldHgwYuI49vYgtZqLKd9pB7MQgxT3Uk/1cbSAd28oJdrByY6H1ji4oMyAgIPM9ay33XQibs8RBD93RzvhX6DQ+Tls+yZfm+Z+fmsfurHY9MX59+kEBAQWTCsTx2IMNmcHjyFBJQEBBGNzI9zmwR58poXE0FUEW8bIZyS01IFaAkbEEmN1xHDHljzNDRUVo6qDLDM2VmZtRQ0IO0FBlQEBB517SZuZqVtA3F0cDjTtkdQfvV930muKTPt+x+e9Ytm8R7Ptd5Yw8izt4TtijYw/otAXw9S2bTPXL72nXFYjqhJUbEBBGvoefZ3EI2yxvYP0mkK6dsWieqWNSuazHXDg/ZtNy9SuYHGjpIGmnbG6h/fL7nq1c0ifb9r4Po9sXmPZ9j0VfCfoRBhuwTbSACppsHlQQ7WeSIkPDywjZQmhQZZp4JQA5kgI2OAoUFIZoIa5WSEna4ipQWXU75aCMPa3eKEVKCVZgi3aCKYnA+VBnQEHDe0u4aGafBXHNJK4djWhv/qX1/SK7bT7ofE9ZtsrHvl0nTFuYOn7CJ2DhC0kfnd74V4Octxatp9r6PJ04dGsextV53qEBAQeZ6LlseujE7+sTxfeVc34F+g1/n5bPsiX5rl/k5vH7rR2vTF+ffpRAQEES6uow18dC51KHgCgj2lwyEuzgnNTEdiDYse17Q9pq07CguQEBBzPX84j6eezfNLGwDyOzH3Gr3+mVzq56ol831S2NHHXMLfZ7Dk0AyEU508jx5BRn/pV9UtnVx1RCelVxo565l1C+e+mICAgICAgICAg1+t2Pj9Ju7T5U0bgz84Yt90Lry+pwXi3VLhzGl4mnavXDjPZ1f8q+udPk7puG8xgP2kfde30e8vreq6WaxeOj73x/SNXFppPTt+uN70NfEffEBAQYnWtu41MYr6PeQXsijjFGNDfIguQEBBHvLuK0tZrmY0ihY57z2NFVdOk2tFY3yxqXitZtO6Hn3RNvLqPUkmoTCvJD55CftJiQ0eYEr7vqFo09GKR07Pqh+f8ATazqa03no2/XL0lfBfoxAQEBBDhPLnyn834kExAQEEd9o0vL2OdG47S04HzIKci63XHpaEA2srv1k7iN4GCDPHGyNgawUAQXICAiPMGuGvdahze/AZgQf4m33+cj3V+imPA5b24+MvzUT4/NezPwq9PX51+mEBAQEHmDnfgPWpc7uwNmJJ/ibjf5ifcX6LHj8t7cfGH5mZ8DmfZn4Wenr86/SiKICAgICAgICDzLqaV2s9Vts4TmY17LRlOw1lPmx9C/QcpXwdDin3/g/Nc5bxuY4Y/2/i9KjY1jGsaKNaA1o7Bgvz87Zy/SRGNi9FEBAQebdbW8undSR6hCKc4MnjI+0hIDh5wAvven2jU0ZpPRs+qX5z1Ks6etF46dv1w9Bs7uK7tYbmE1imY17D2OFV8K9Zraazvh+g07xasWjdKQo2ICDC61t3OLiypOJOKCng7b7MekoMrGNY0NaKNGwILkBAQeee0W/wCbfW2nx9427eY8D7STusb6PfX2/StLFZvPT9z4Hq+rm0Ujo2/XO52mi2PgdKtLPfDG0O/O2u90r5PManHebdcvscvpeHp1r1Qnrk7iAgICAgICAgICDzTquyuNF6hZqNoMrJ38+E7hKP1jD2O2+cr7/Jaka2lwW6Nn1dD83z2lOjrRevTtj39MO90nU7fU7GK8gPckHebva4YOae0FfE1tGdO01l97Q1q6lItHSnLm7CAgICAgICDhfaBrraDSYHV2SXZG4DFkfn2lfY9M5b/5J+r8Xw/Vea/+OPr/AAbvo/R3aZpLRKMtzcnnTjeCR3WfoheLntfxNTZ+mNkPd6fy/hae39U7Zb9eR7hAQEBBFu48RIPIfgQZoJeYyvyhg5BkQEBAQEBAQEHMdb66LDTzaQupd3gLW02sj2Pf8AXv9P5bjvxT+mv2vm+pc14dOGP1W+xE9n+jGC0fqUraPuQGW4O6Fp2/pH3F29U1+K3BHRv97l6Ty/DXjn/Vu935uyXyn1xAQEBBxvtB0Yz2jNSiFX2wLLgDfC47f0T7i+p6Xr8NuCend73x/VuX4q8cf6d/uS+iNdF/p4tJnVu7MBrq7Xx7GP8AgK5eoctwX4o/Tb7Xb03mvEpwz+qv2OnXgfSEBAQEBAQEGk6p11uk6a57CPFzVjtmflb3eRoxXq5PlvFv+2N7x87zPhUz/qnc5z2e6Q580urzAlrc0VsTtc4/rH/B6V7/AFTXxEace+fufO9J5fMzqT7o++XfL4z7ogICAg0HWGju1PSXCEZrq2POgG8kDvM/SC9fI6/h6m39M7JeH1Dl/F09n6o2w0ns/wBdbQ6TO6m2S0J3g4vj820L2+p8t/8AJH1/i8PpXNf/ABz9X4O6Xx33BAQEBAQEBBB1bU7fTLGW8nPcjGDd7nHBrR2krpo6M6lorDjr61dOk2nocF0pY3Gs9QyajdjMyB/PmO4yn9WwdjdvmC+3zupGjpcFenZ9XS+DyOlOtrTe3Rtn39EPS18B+kEBAQEBAQEBAQEBBr9a0i31bT5LOfAO70bxtY8eq4eRddDXnSvFocOY0I1aTWXn2k6nqHS+rS293GTCSPExDY4bGzRV24enZtX3dfRpzOnFq7+j8Jfn9DWvyupNbRs6fxh6RZ3tre27Li2kEsMgqx7di/P307UnFoxL9Jp6lb14qzmElZbEBAQEBBzfVPVcWlxG2tiJNReO6zaIwflv+Ab17uT5KdWcz+j7Xzud56NKOGu2/wBnvc90b07NqF3+L3wL4GvMkRfiZpa15h4tafSfIvdz/NRSvh13/ZHU+f6dyk6lvEvu+2et6Kvhv0IgICAgIKOAcCDiDtQQyHwSVGI3doQSo5GvbVvnHBBegICAgICDUa/1BZ6Na8yU8y4eDyLcHvPPwNG8r0ctyttW2I3dMvLzXN10a5nf0Q4fRtLvuptXku71xNsHA3UuwGnqwx/DwHaV9nmNavL6cVrv6Pxl8Pl9C/M6k2t+np/CHpbGMjY1jAGsaAGgYAAYABfnpnL9LEYZEUQEBAQY3sZIxzHgOY4EOBxBBwIKROEmMvNNZ0u+6Z1aO7snEWxcTaynECvrQyfBxHaF+h5fWrzGnNbb+n8YfmuY0L8tqRav6ej8JdxoHUFnrNtzIjkuGAc+3J7zD8LTuK+NzPK20rYnd0S+5yvN11q5jf0w26871CAgICAg12r6zY6Tam5un0GxjBi57vmtC66OjbVtirhzHMV0q8Vv/V59DDqfVmtl8hLIhTmvGLYIa1DG8XO/yr7trU5XTxG/7Zfnq1vzermd32R1e96Xa2sNrbx21uwMhhaGRsG4Bfnr3m0zM75fpaUisRWN0M6jYgICAgIPOusunZtPu/xexqyBzxJKWYGGWteYODXH0Hyr7nIc1F6+Hbf9sdT896jyk6dvEpu+yet0PS3VUOqxC2uSI9RYO8zYJAPls+Ebl4ec5KdKcx+j7H0OS56NWOG2y/2+2HSLwvoiAgICAgjXl5a2Vs+4uZBFDGKue792K1p6drzisZlz1NStK8VpxEPN9W1PUOqNWitrSMiEEi2hdsaNjppabMPRs2r9Bo6NOW05tbf0/hD85r61+a1IrXd0fjL0HRdIt9J0+OzgxDe8952vefWcfKvha+vOrebS/QcvoV0qRWGwXJ3EBAQEBAQEBAQEBAQanXun7LWbYRz9yZleTO31mE++DvC78tzVtKcxu6YeXmuUrrVxO/olwdOoulL0nZC84uxdbTeX5rvd8q+3/TzVfb8YfC/u5S3s/wDbP4S6zSeudHuw1l07wVwcMsp+rJ/Jk2emi+Zr+nalNtfmj6dD6uh6np32W+Wfb+Loo5I5GB8bg9p2OaQQfOF4JiY3voxMTuZEUQQb/V9M09hdd3McP5Lj3j5GjvFdNPRvf9MZcdXXppx80xDjta6/mmBt9JjdE13d8TIKyGv2ceOPl9C+ty/pkRt1Nvs/GXx+Z9VmdmnGPb0/VCzp/oi5upBeawHMicc/hnkmWUnfKdoHZtV5r1GKxw6e/r6I9ycp6ba08Wru6umfe7+ONrGhjAGsaAAAKAAbAAviTOX3ojC9FEBAQEBAQWvY17crhUIIj45YXZmnD5w+FBmju2HB/dPHcgzAgioNR2IKoCCNd31nZxmS6mZAwY5nuDffWq6drTisZc76laRm0xDktZ9odvG10WlM5r9nipQWxjta00c73Avqcv6XM7b7PZ0vlcx6tEbNPb7Z3NVpHTGra5ceP1KSSO3eQXzPwlkHCNp9VvbTyBenX5zT0a8NMZ+Ee95OX5LU17cd5mI6+mfd1PQ7OytrO3Zb2zBHBGKMY3cvhampN5zacy/QaenWlYrWMRCQsuggICAgICCPeWVteW77e5YJIJBR7Hb1rT1JpOaziXPU063rNbRmJeeav0xq2h3Hj9Okkkt2ElkzMZYxwkaPWb208oX3dDnNPXjhvjPwn3Pz/MclqaFuOkzMdfTHv6210b2h28jWxaqzlP2eKiBdGe1zRVzfdC83MelzG2m32dL18v6tE7NTZ7Y3OttL6zvIxJazMnYcczHB3vL5dtO1ZxaMPq01K3jNZiUlZdBBgubm3t4zJcSshjG1z3Bo9JVrSbTiIyza8VjMzhy+se0DT4Guj01vi5vtXVbC3trtd5vSvpaHpl7bb/LHxfL5j1WldlPmn4OfsNG13qW78ZdyObbnA3bxQZfmwM/cPKvfq8xpcvXhrG3q/F8/S5fV5m3FadnX/wD5h6Fpml2WmWjbW0jyRNxJ2uc47XOO8lfA1dW2pbitvfoNHRrp14axsTVh2EBAQEBAQWSRte0seA5jgQQRUEHaCEicJMZcB1B0Rc2khvdHDnRNOfw7CRLERviO0js2r7fK+oxaOHU39fRPvfB5v021Z4tLd1dMe5fovX80IFvq0bpWt7viYxSQU+0jwx8noU5j0yJ26ez2fhK8t6rMbNSM+3p+uHY2Gr6ZqDA60uY5vyWnvDytPeC+TqaN6fqjD7Glr01I+WYlOXN2EGOSSONhfI4MaNrnEADzlIiZ3JMxG9zurdc6PaBzLV3jbgYZYj9WD+VJs9FV79D07Uvtt8sfTofO1/U9OmyvzT7PxcnTqLqy8B2wsODsW28Pk+c73fIvp/08rX2/GXyv7ubt7P8A2x+Mu80Hp+y0a2McHfmfTnTu9Z5HvAbgviczzVtWczu6Ifd5XlK6NcRv6ZbZcHqEBAQEBAQEBAQEBAQEBBimhimjdFKxskbxRzHAEEdoKRMxOYZtWJjE7nLan7PdLmrJYyOtHn+D9eL6JxHmK+lo+qXrstHF9r5mt6Tp221nh+xo3dF9U2DibN4cPnQTOiP0TlXuj1DQv+r4xl4J9O19P9M9k4W5PaFH3f56f0mP92pVieUnumOcjvfA/DOvrvuSG6yn7SZsY/zXKeNytN3D2Hg83ffxduEqz9nWoSOz310yGvrCMGST6TqD31y1PVaRsrGfg6afpF523nHu2y6rSemNH0uj7eHNPsM8nfk8xOzzL5mvzmpqb52dT6uhyenpfpjb19LcLzvWICAgICAgICAgIML7aN2I7p7EGE20rT3SD5DRBZKLwQyZK5sjstMTXKaU86sb4ZtunDgY7P2hXLGtkN4KgZs8jYxXtoQv0E35Ss7OHsy/OV0+ctG3i7YhntfZ7rNzIJL64jhxxJLp5PdoPdWL+qadYxWJn4Q3T0nVtObzEfGXTaV0Xo2nubKYzc3DcRNPR1Dxa31R6F83X5/U1Nm6PY+noenaWntxxW65dAvG94gICAgICAgICAg5/VujNG1BzpAw21w7EzQ0bU8XN9U+hezQ5/U09m+Pa8Gv6dpam3HDPXDmbr2fazbSGSxnjmxwcC6CT3Kj3V9KnqmnaMWiY+MPmX9J1azmkxPwlj8J7QLbutN4QPmyNkHukrfHytu72YZ8PnK97tyt8P7QZ+6TeAHA1eyMe4QpNuVjunDzlu98GSHoLqG7kz3s0cWOLpXunf5hs/zlm3qWlWPljPwWvpetec3mI+LotK6F0Wzc2ScG9nGIdNTID2Rju+mq8Gt6jqX2R8sez8X0tD0zSptn5p9v4OlAAAAFAMAF4H0FUUQEBAQEBAQEBBp9W6Y0jVKvuIcs+wTx9yTzkbfOvRoc5qae6dnU8mvyenq7bRt6+lyt57OtQjdnsbpk3zRIDFIP0m1HvL6en6rSdlox8XytT0i8baTn37JRfwzr607kZuso+zmbIP8AOcuvjcrffw9jn4PN03cXbkye0KTu/wA9H6TGe7UKzPKR3THOT3vguZ0X1TfuDrx4aDtdPK6U/RGZSfUNCn6fhGCPTtfU/VPbOW80z2e6XDSS+kdeOH8H6kX0RifOV4db1S9tlY4fte/R9K067bTxfY6mGGKGNsUTGxxsFGsaAAB2AL5szMzmX061iIxG5lRoQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEGK4nht4JLiZwZDC10kjzsDWipPmAUGit+prt3gp7vTJLXT9Re2O3uDI18jDL+p58QH1fN2CjnUJAdRXHWmW7bdWzhGWysIlcWRkOBzObWobxIyn0IqE/X9NOnXt9aTMvI7Bj3zCBwdjGwvLQ4d2uCk7IRZba/BcajNaxREw2kQkvrtxDYoZHAObCSfWfkOZ1PVFK7QrMYI2pFlrek3zWus7yGcPeY25Hg1eG58oHHJ3vJjsRVupaxbWVhc3g/nDbQhsscbmlwdUDKccCMwOKIz32oWVhBz7yZkENQ3O80Bc7Y0cSeAUVGm6i0GCOCWXULdkdy3PbvMjaPaSBmaa+rUjHYqMGvdTadpUErXXEJvWta6O1kkDXOzuyN7RmODeO5IEyXWdKiv2WEl3Ey9kpkty8B5zAlopxIBoN6DBL1N09CZBJqNu3lOySfWN7rsatNN7aHNw3oNm1zXtDmkFpFWuGIIOwgoi5FEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEETU7Px2m3VlnyeKhkhz0rl5jS2tOyqkxmCGg5nUOo21hp1xprrWaKaCTUrpzmOgDbZ7ZPqC1xc8yuYMtWjKCc1CKHU7ZymMRhZp8Ori602yfpz2RWN3dTXN658YiLHtm5RiAJe/PzRXAZd6zjZ9Sz96bFpFxD0S7SoIRDc+AfAyGMtaBK6IigI7o7x2pbakNHedG3tlptzpejxf9P1C2aZ4S8AtvYC1xe57ic3i2gtkcQ7vAOdWrlqZ2lWW+tnN03UNcfFdR39mILmN1+YGZnWZfJy28jAZhI+IuPzsMFndu+nQsRnYmy6Renoue3ZCZNRumm6mh7rXOnlkEz21JDaiuUVO5W3V1Jvz7Vust1K/vNO1CGzvYGadJKJo28gTFs8RYJYmvdIx2TYdjqE04EvQ11/pWstsZLO0s742tza3DmQtdasmfdXEkj3suZK5Y4++C0R4ba44KYXLLeadq0VnqthFpTrmbUnwSRXLHRCPK2OKNzZXPcC0w8s0FDUUy41prO36/vZjd9TLHot43Vr23u47yW3u9RZfRS25g5Ba0xvbzXPHOYYnRAUBxFMu0gSPsWVLnRrm3061dHZ3EeoQy3ssdzYcguY+5lc8iSOU5JGzVBdXeMabVIzEY9i7M/W6rTvF+AtvGtY285TPEtj9QSZRnDezNsVnezCUiiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICDh7v2w9GWt5cWcr7rnW0r4ZQ22kcM8bi11CBiKjagoPbN0SR+suv7NJ8SC8e2Dow7H3X9mk+JBcPa50cTTPc1/5eT4kF7fat0i40D7n+zyfEgvHtR6UOx9x9w/4kFR7T+lT8u4+4f8AEguHtL6XOx8/3L/iQXt9o3TTtjp/uXoK/wDyL0386f7l6Cp9ofTg+VP9y9BX/wCQunPnT/cvQUPtD6cG10/3L0FP/kTpulc0/wBy9A/+Rumvnz/cv+JBa72k9Mja6f7l/wASCw+07pYfKuPuH/EgsPtS6THy7j7h/wASCh9q3SI2vuPuJPiQYz7XejgcX3P9nk+JBjd7Y+i24l91/ZpPiQdVo+rWer6XbanZlxtbtgkhL2ljsp4tOIQS5ZGxxvkd6rGlzqY4AVQcnF7U+kpGhzX3FCARWCTYfMgzt9o/TLtj58f4l/xILm+0Hp12x033L0GVvXOgu2Om4fqnIMg6z0M7HS/duQXDrDRj8qX7tyC/+9ek/Ok+7cgp/evSPnSfduQXDqnSjvk+7cgj3esdPXjY23MRnbFI2WNr4i4NkZ6rqHeNyCT/AHm0vjJ9ByAep9KG+T6DkFD1TpQ3yfduQW/3s0jjJ925BQ9W6ON8v3bkFp6x0Ub5fu3ILHdbaG3a6X7pyDG7rzp9u1033T0Fh9onTY2unw/iX/EgxO9pnSza1fPh/EP+JBhf7V+kGetJcD/+nk+JB17XBzQ4bCKjzoIWt6xZaNpN1ql8XC0s2GSYxtL3ZRwaMSg5Ie2noc7JLry+Gl+JBkHtk6KOx91/ZpPiQXj2vdGnY+6/s0nxIKt9rfR7tj7n+zyfEgyD2qdJEVD7in8hJ8SC8e1DpU/KuPuH/EgqPad0qdj7j7h/xILh7SumDsdP9y9BePaJ03T1p/uXoA9onTh+VP8AcvQV/wDkPpz50/3L/iQP/kHp350/3L0FD7ROnBtdP9y9APtF6bHyp/uX/EgofaN00PlT/cv+JBafaV0wNrrj7h/xILD7T+lR8q4+4f8AEgtPtT6TG19xj/EP+JBY72sdINGL7n+zyfEgsPte6NHy7n+zyfEgus/ax0hd31vYwvuTPcythiBt5A3O80FSRQBB2aAgICAgICAg+Y9ejr1Jq5p/725/2rkGCNm6mKCRHFTEbCgktiB3YhBLhtzTD1kGdkOFeKDIIanZsQZm25qKDegw6pq2j6Nbc/VbuOzhGwyOAJB4N2qxGRycvtq6BbOIraee7kNWjlR0bhwc4gK8EjNa+2LpCVzmTR3NnI0AhszAQ4ncC0u2b04RPPtT6AoD+JZxhzDHG54YeDqbE4ZMt5o+u9O64wu0fUYL4gVLIngvAPFh73uKTA2DrUedQYnw8POQgxvhNNyCNJDjgEEd8VMKII8sVdlK9qCLLFSopUbigizM3ZUHvXs6FOh9FH/DN+FBvL7+hXH8m/8AelB8+2TCIWEfNHvINpA1xp3cEE6OIbaVQTbeMFoBQSxCKClahBmbFUbPKgysjwIGxBc2OgcXUDWjMXEgBo3kk4AIPP8Aq328ezjpppj8YdYvmmnhdOo8A1oc8zqRtpwqSjXBLza8/wAWmoPuXDT+nbZlsD3XXE8jpCOJyhjR5lMtRWCP/FN1OZCHdP6fJGTVjWzyscRvALjiU4oXw3V9P/4memLwtZrml3GlPPrSQOFw1vljo2U/ogqRZZ0Z6Hqeh65oev2Pj9EvYdQtRg+SB1Sw/NkYaOYexwWnKYmN6ZyxUkbURjdGOCDDJGBiUEeSEEV9AQQ5YsaoINwwg1QQ5oxtQa26gacd9R76D6Ih/Us/NHvIOb9por0Drg/4V3vhB8+xx4fCgkMjB7NyCTFEcB7iCTHCCRTadqCW2DDDYdqDM2LAb0EbUtS0vS4udfziFp9SP1nu/NYMSmBxGue1aCMFmnMNu0fw0oDnntDdyuJVy1x7UdSeC6PXJ2TfJaWBrfeotGIW2vtU6tZIGjVGkO2F7WPHuhZkwzt9tfVkL8jbq1uSTg11qCabfkuaVcGHQ6f7ftOEUbNU0mYzbJp7Z7BGTxDJDmHkqmEw7bprr3pPqKVkNlcGK6kwbbzgMc402NNSCVkdG62pXGlOKDC6E12YIMckIxqEEV8B4YIMDo+xBGfDWuymNeKCLJFxbs2oM/Tzf+5tIw/97B+/CD6PQEBAQEBAQEHzXrjD/eHVT/xtx/tXIMLI8wFBSm1BKjirgMOxBMihAI4IJcMbSRxQSBDSmGBwQZmQ4VpUcEHJ+0nr+z6P00CMNm1m5YTZ2xFQ1uzmyD5o3cVYjI+cL/WNW13U3XVy997eymrpJiXNb5KClOwYLpGwa3UL21jDomRs5pwe6NxZj+aBlwSbJh0PT2kvt9El6tvM9xHbyCKCEuGR0xFQX7zlA2Lje+3DrWmzLU/iNIpLmOYZpqmaNpaQ0k1NGkVHpXaHKdrWQ6nfWtyy7tppIZ2HuzRnI4EY91zKLRD3r2Ze3yG8bFpXVhDZgMserCgqBgOe0fv2+cLFqLD2jlscwPaQ9rwHMc3EEHEEELmMb4QNyCPJDQbMSgiyQnE0x4oMEsTUEWWIbKYIIcrGge8g9w6AFOi9HH/DN+FBu73+hz/yb/3pQeD2UAEMddzWkehBs4IwBgMDtQbGCOjRxQS2R7PKgltjwrvO9BkZHjjjuQRdZ13Q9DsZb7V7yKytYRVznuGY12NYwd5znbgFcLEZfKHtf9uuq9Yyu0vTI3ab07A4hsGb664IwzzkYU4M2DtUmGotw+95QJHbCSQcKVUwnFKdaUhPNY4NAwJJrU/mkYqS61jG5jvblsrwGPcGAAZaED0VSIZvbPSxOnfkb9Y5zt4xoAPfVwnHMNroXWOv6DqLNQ0e8ls7yMgtnjeQ4gbGv+TI38l4ISIWdTO99V+x3236b1zAzS9VMdj1U0Glu0ZIbtrRUvgqTR4HrR+cdlc8PTpGimCIwuix2VQYZGYVG0IIkrDTZiggSx4kbiggzxYHgg19xHRvE1HvoPfov1TPzR7yDnfaSK9Ca2P+Gd74QeCRsoKkV7EEmOPGpGG5BKihqa7kEyKIBBMihBGCDV9Va9D0/pL7p2Q3DzktmPNGl1KknsaEgeC6pr+oalfSXM90H1dWSTEnE0AHwALUzhqtcsd1+JyEQ22nPlncPXkYS6n5u5cuPrl3jSnqVsfZ31pqT3GS2FswbXTjLtx2UWba9YbjlbS3DvZjpem2pl1C9mkexnNlZCyjQxxy7+0rn4+dzflsb2g6sudFsLRlrosHIwrNM/vPfxrw8y60mZ3uWpERuckxz5onSgkuaO8zc5q7ZcMJ+l3k8Tg9jy10JBbICQ7LtBzDYfhSZR9Keyfrh/UemP0y/dn1awYDzztng2B5Hzm4B3pWUmHcuhwRGF8VSRRBGkh3AIIzoMcdiCPLC2qCJLE01PDegy6AwHqTSaDEXcP78IPoRAQEBAQEBAQfOOtNp1BqtTtvLj/auQWxMqcEEuKM0AO070EqOIE7EE2KM5sBQIJTYhgdyCl7d2unadc6hcGlvaRulk4kNHqjtJwQw+Uer9S1TXOornUL5olvro5xak9yKJvqmR3yWMbgG/Ct1nY3aIhzhdcvDy6Z/IBxMTaSPA25R8lvlVYRbfSb+/vW21lZvfITQRMBcadpK52tEb26adrboen9b2NzpHQ+n6K6AQzStbcXVuzuipFGl425u0YLzads2y9N6TEPP4Le4FuIRbsc9jSSKtIf5BUGoXuePDRTZS8loycW40r51mRfbTBkjXGoI9VzcCD8KsWH1R7A+r3ax067Rbt+e60todaSGpz2rjQCv8W7CnBZssvTnQrKMD4vQgjSQ1rh5EEV8NAgiSxGld/BBDmiG30lB7R0IKdH6SP+Hb8KDcXn9En/AJN370oPEbWICKMVwyjHdsQbG2biOCDZwsxCCVG3j6UEqNlRwQUu7mxsbOe9vriO0sbVhkubqZwZHGwbXOJQfI3tT68h686hvrzSrKSTRYWNtYH0fzO6f6Q+PFtXZatG2mBSbO1K5h5LLG6ORzDWrSRiKHDsOxHKYwtpU099EhKjY0YulEYbUsLRmqRxFVHXGOlglk5jsxxcfWdx8yrFpyxIyIJWn393p95BfWUroLu1kbNbzMNHMew5muHkKK+8fZ31bH1j0VpfUOXLNdRll4ylALmLuTZR80uxCFow372hER3sHxIIszTQ03oIEzARSlAOCCHPGKeVBrbptGnze+g92i/VM/NHvIOe9o4r0NrQ42zvfCDwqBo49iCZFGTSiCZHH6BuQSYYhtpigmwRmmOCDx7243skmv2OmxAHk24rj8ud1aDtoAtVlYhO9lPs9fJbR61LEJLy5c5mjskFWRMaS2W9cCPWJqyL8kV3rx62pmcQ+hy+nERmXs+hdCaVpraiMTXTzWWd4q5x8q4Yy9PG6C46asbi3MckbdlAabBtWvDcvGnLlepfZzbajZOa2kVxkLMcWO4eRc+GY3OkasTvfJ3X/T99pWsy2F0x0UsD8pBxpwNdhC9mlbMPHrVxLTW0AiLw5tGZagDHyrq4rIKRzFhoC3Z5FcsYdZ0B1FPoPUNnqEZwgeGyN+dEcHtPlYVlZh9YZY3tbJGaskaHsO2rXCo9xbcmJ8XYgwSRUCCJLBh8KCNLEghzR0JG5Bk0OIDqHTNw8VDT6YQe9ICAgICAgICD531qP/r2pn/jJ9v8q5BSFlMqCdFHUCo7UEtkVDgMUEyGMnCuA48UEpkYpWnlQct7Ur6Oz6WcHkZJXZngmlRGMzR5C6lexZs6acbXyXqmvzzzSx27jynuJllIGaRx2uPAcBuC6RCWnMu19lfRWsdW3ccccfL0y3dWWTL67+J+dTcF59fX4dkb3q5fl4mMzufUfSXsr0HQrVrYrRrpHUMkjxmcT+USvBMTbe9vHEbk3qL2d6BrEMkd3bNeJB3jTvVpQEHcUisxthOOJ2S+dPaj7AupdND9R0QnUbSIEutw0NuGNHzaYSDzV8q9elzXRbY8uryudtex4bLHJHI5kjS2RpIc1wIII2ggr1Zy8Mxhaw40OxahHqvsO1t+k9b6W6tLe7m8JcgmgYZxk9DjlVs1G59ZywkOI2UWGWCSHf6AgiyxYGtUEWWLBBDliG07EEOWIbdxQewdEinSelj+Ib8KDbXf9Fm/k3fvSg8XtY3cqOvAe8g2Ns0gigQbGFpdSo2IJ0bQQgksZUeRB82/4pOqb+91/TOirGRxtWMbcXNrETmmu5jlha8U+Q31cdpJUmcN0rmXpnsg9k1p0n05HDdxsl1W6pLdyOaHUeR6ra7m7F472mz6FKRWMIPtI/w36B1XM7UdLl/CtYcCZXhoMMx3GRg2O/KC1S8wzetbbZ3vHr7/AAn+1CB/81FpeR7y2YMdTyOHwrtGr7HnnQ6pam7/AMPftUtmGF+kMArjIZWF3pBOCz48R1unl5mMRMLtP/w4+0O6D+cyC0eB3GyPJzHcKtBop5iOo8ns22hy/UXsv606eikm1OwLIITR8rHNe0A7Hd07Ct116y525W8OTXV5hu1Fh9d/4WLt8nQuo2LnfV2l610UZ2sE8WZwP6TVmrpqxuexuYMVpyRpWnh5EESUFBDlZt95BBmbSoO1Br7lgp6PfQe3xfqmfmj3kGg9oYr0TrA/4d3vhB4dEwVCCdCxBOjiBOIQSooqf5EE2KOoDj7iDxD2tWbm9b3kopzGWkckZJ/hJmiKH0ONQszOx204fRvTOgW2mada2sLMsdvBFAwHaGRMDQPhXkxmXty30MLc+A861FWZszzy29vTnzMiriA9wbhxxWsOUTlEmntriIuglZM3c+NwcPS0lYs6Uh87/wCIXpDUiGdUWkPire2GTUoG+tyjgXU7OKzpXxOJ6XTUpmuY6Hg1xcMY2MtOZrh9S/5zXbK9u4r1w8coodnuG0IPMGSh2krUsdLaWElBzT8mhd73wrMtPrP2a6gdT6G0q5cavjiNu89sJy19FFqHG290Lofd3KojyQ7e1BFli2bygiyxYkcUEOWMYg70F+ix017TcNl1F+/CD3BAQEBAQEBAQfP+sN/65qTsD/O58OP1jkFkTKmpQTYIiaDt2oNhDFUUG0IJkMTm7+2qCZGyrQg8K/xOa9yLaz0mCSkj2kXAB+cc1D5gkb3SNlZePezv2e6v1t1HBpFg0tjwlvrqlWQQVxc48TsaN5WdXU4YdNLS4px2vtzovozSemNKt9O06IMigaG5j6zjvcTxK+bG2cy+ha2x1zB3cQu0PNLHKBTYpLUNVdtzBzabVys7w8b9rPsU0rqi1kv9PYyy1xgqy4AoyWnyJQPcduW9LUmnuY1NKLxt3vlHUdLvtM1CfT76F0F3bPMc0Thi1w/dUcV9GkxO2HzLVmJxLddMXJiuonEhpY4d44VyOBA8rHUIPBblur7qYXTQRTOFHSxse7yuaCffWHJhkaKdqCO+M4k7EEWWLgghTR7q7UEKRhAIKD1noz/xXTP5BqDaXX9Gm/Md7xQePWoJhZhuG3yINlAwBwA86CZCDXZhsognRt2U2IJcYw+BB4j1d7Npbr/En0pqsr3TabrDn3MrSMIpNPhzPjrwdRp85WZjodaTO+Oh7xExuc+WlF5ul7JnYltjFNi1EOcyuMZIoFrCZQrq2zClPKuc1dIs1VxZuaCaedY4WuJzuvaBa6lbPt7llA8euAK+g7R2KWq6Uvh8e+1Loq76W6lntpoxHbzHmWcjK8uSMn5PAt3henRvmMPLzWnETxR0uRgY1wcSQCyjqHeAcQusvNWH1J/hEcZNA6keG9zxVuA6uJpG7A9oCQupbOHvRCrmwSMw2IIcrabfQghyDA8UEC4bw202oNbcg0279vnQe2xfq2fmj3kGh6//APDNX/5d3vhB4rGwg4Y8DwQSoo8NhqgnwRbzupggnxxFwwOBQTIWEAAoPL/aFo8l51y+KOMyvnZpRZG2meTJc1LW17GrnZ6NLc9n0rqi1vr6SwfaT2N4wF3IuGZatBpVrhVrlxejE4ydUxa1LZMg0q9GnulcRc3gAfIyLL/BA4Zyd+5ZtOG6YztcpYdUezXosPh1vXrd+rPbzLk3b+dOQNgc3vZfJvTTiZNa31Ol6Z6l6S6kabvpySCaN/rvtwG+Z7QBj5VMxM46UmLRGZnYza5pbZ7aaKUBzC0h7TscDtBC5alXfSs+H+vtHZoXUeq6RGKW8Mxms/yYnmpaOwFevStxViXj1qcNpj62gt3uMlua0pJ/lXVxb2AUFw0CjWhwpvrmqPfUR9Jf4eNQ8V0pfWRdU2dwx4rwljqf85qtWbw9OfGR8S05o8jdwCCPJHuO0oIcsSCDPFUGhxBxCC7SB/1zTj/xMX78IPaUBAQEBAQEBB4LqzB+O6kdn87n/wBoUF0LAD2oJsLaoJ8EVBjtQTI4j/kQS4YxQe6g+Z/bNoOq611xII4nTyGUW1lbgHv3ErwxjR2NaASpNorD0adM4e5dBdKWHs56ai0mysZtT1WSk2qXNuwfWz0qS57qANb6rG8O0leG0zacy9dYiIxDet9oulWzmt1LT7+wB2yyQF0Y8rm1SIWYl0uk69pWrWjbrTrhtzbONBIzZUbQa7CtZYmkpckrA2pKSkQ01/rmhQScu51C2hkOxskrGn0ErEw6RlCdfaZdB7LS6iuHsFXsjeHEA7yAdizNWol89f4jegXyQRdU2MQMkFIb8NGJjPqPP5pwXfl74nDjzFOKMxveK6RllnFdhwcwDZhh5toXvl5KvuDofUH6p0Rol885pJLOMSdroxkP71c3O29tHxUGKIwSM3IIkkZQQpo9vZvQQ5Wg+RB6l0eKdMaaP4lqDZXX9Gm/Md7xQeS2jQYWbhQe8gnxxigQToKbNvagnQgAU9AQSo2hBptfh5PUHSmpkUhtL+WG4fsDGXVrIwOceGdoCkt06Wm1L22+zHSb51tc6zFmbi90VZGtqaUcW1AK4xR7M7Hb6B1Do+u6dHqGl3Dbm0l9SRvwhHOYmJcx7R+vr/pu3cbGy8XM+GR0DTXLzGgZQ4jYCVLXiG9PT4ni0PV3+KXqSjrbTYra3ccwkayK3iy/NBkfmPlVi9ZJpas7Ygj6c/xLuvDqMMjNOuohkkMl5HLFIyuAMVJG07dqmz2t5mep6t0VqHU9/pwt+qrFlnrUBySuiOaCYUqJIzurvbuXPOZWYxDjP8QXS1pf9E3d1M36yw+ugl3tcMDjwIwKzGYtEtTEWrMS+aOiOmZdWv8AmSML7W2dFJLFSplBeAIx+dj6F6dS2IebltLM5nc+xfZVaz2Mut6ddafYWNw2WKdh02PkslgLaROeypGZowzb1jQtnY689pxstHS7pzKEr0PnsEgFEEOZuKCDJgT2oIM+AI2lBrbmhANNpQe1Rfq2fmj3kGi69FejtWH8Q73wg8bt2DZxQT4WADAYbaIJ0LC6nagnxx4ABBKjix98oPPPbDbXenSaX1RZ1Eumz28jjXK1wglEuRx/KaC3zrFp2u2ntiW0sdT9ompazoeoxx2mr6Zq7RdXkcDBaTaU17wWNa+R2abLG7vVHeIPYvPaK59r10m2PY9bvLaCY8pwqCDs47lZjOxitpja4G69jfTN7o8Gi6lZxaja290+/N1MMlxJcSOJeZHsoXA5qZSdlBuUjiiMRLpa9bTxTDs9G0PSNBsRbaZaR2sO0iNoBc47ydpViuGbWm87Wu1u8IzblxvL06VHx/7dYj/fEXTRlEsD2v4Et+NdOWn5WOep80T7HnVo0PFviKmTEb6CmJXqfP6HQwOy2s8u8UNR5f8AIo3G57h/htv8mualpzjUz2gcO10Tg4n3Sld7F42PeZoyR8K24o748SgiysqgiyxYGuziggzMp3iPMgaVGPxrTzv8TF+/CD2JAQEBAQEBAQeG6rHXWtQOw+Km2/yhQVja2mA2IJcTanYg2UTKAYbEEuNhOIwQSomYVKDn7LpTxntNh1mZjXWFjDPPG0jFty1rYw4+XNULlqe16NOdmz3N11fr2taXpM15o+jv1e8ZjFZslbCDx7xrs4LyTtl7Kxh53B7aeom62NC1npcumdNk52nmWeBsHKEplMszI2Py1LS3A1B7F1tpbNkudLzNsTEvVdGgt+S2W2ibHDMOY0RjK05hWuC41h1tKupsllrbtr3xlNDQ0OBxVnKVmI2vMup7/wBh3S3NZrNmLu5ZmNw8QyXJBY5rHhzyQ0ljpGhwBNK4rpXTtO5m+vidssmg3fs11+2MvTBFpPbHFsTX2t3AT8+N/eyu4GrSuV+Ks4l1paLRmNrealp0eoaDdWd4RO2WF7JXUoHd3bTcrEsS+LbNstnrhL2kmN7mPY4H6xjXEVb5gvp74eCImJl9zdC6I7R+jdH055q+K2a9/wCdLWT/ANSw523tvKzs8iIiSspjw2IIkjNvBBClZj2b0EORu2oqUHpvSX/jmnfyIQbG6/o035jveKDyWyxhZXgPeQbOADCmHBBMjwoglxCtPeQS4zhU7Sg1/V/T0nUXS+paJHN4eS+i5TJhgWuqCDUYjYjVZxLwbUPZJ7I+iIZmdRPveoNTt45Lu5gizFsUMZAklMMVO4xzgHOcaVO1cLcU7IeyOCIzLvPY/r/Scs1zb9JxSRaXDKyG6Y05rfmvbUco1c00G0sPlWMTWdrc2i9cw7rqu2hubqG3ZGx05cMrn4tbji4jfRZvt2GnMxtcTrvSnVWrjUGs1caJdgtZpFxDIHujaxwzvnqCCHtHdiYRTeSdlriN7V5zGKyhdPeyzqDT9dgv5OrL3WGsDxcRzMa1pz7xI01FPm4qWjM7Gq2mIxMz9b03wbooQC6pGAHxLWHGZajq7SLfU+ltTsbhodFPbSsx3VacVJjYtbbXz/7PPZq6+6QsNSguvCQRytluHYiQvZO5rCxwpQsLvPsWNSZmXo0cViHv/SRM2ovle5sk8VhHHPI0UDnOmfkNO1jKrpy8bZcee2ViPa6V4C9T5qPJSqCHMNqCFMCGkbQg1tw2pJGxBr5wA3HbVB7RF+rZ+aPeQaTrkV6R1UfxB98IPIoYwCCdm2iCaxorgPINiCbbMq4GiDYRtAxoglRxn/IgjdQdMWXUmiT6He1EN4BHnaaOaThmB86kxlqlsTl0thp1hYNihtomxQ20bIIgPkxxNDGDzALz9OXtndhIMjHue6KVrizE47PKpkR26nAHszvDRPUwvOx9OB4qRaGuCVLrVIMhbmFRuS14appy5rWJBK1zgaAioK815erT2PmX2/tiZPG7ZKXhg84qV15TfLjz8/LDye1NJGAtoY2Zqbyag+8vbL50No+/A090Py5pKkj5uCjWXqHsN1Zlr7SdNcXkR3I5FBwkq0g+chTpJjZL6vcylQdq6POjSM7EESVtN23agiTMHkQQpWnH3EDS2/8AWLDDHxEVfpBB62gICAgICAgIPEtSB/GdQ4eJm/2hQXRRj/Iglws3cUE+Jo44dqCdFhhuQS4W1QTLK3jzXMzR9aYmxk1+TnrsXHWjY7aFvmwkC0bJGWn3F5Yq9s2RjosDyA6SRzQfUc4kKxU45hPhjZHRrBRrdi1DEo8tfE5gaE4VCz0tY2OX6h9l/S2u2sNtf6Va3VtbOc+2jla4ctzzmeWlpFM7sXfO3rebRulPlnfCll7PtD024lvWWcYu5g0TStBq8MFG5nHF1BgKrlbM79rrFo6Ni7URDBZXcpoyOKCWR1cAA1hOKUhL7nz77PfZFqHVdzBcXMYtoILxs9xJJ6xtC+rnDfmkIowcMV69O+ZY5iK0p7ZfVEgbuFAMGt4AYBdnzUeRqCJMzGu5BDlbgUESVmPbwQQp2UNRtQekdK/+Paf/ACQQbG6/o035jveKDyezaMjPIPeQbGIjYgmRCtKbEEthrQUxGzcglRY4IJbB3sNmCDQ3XRugz6le3v4XBNe31W3tzOXOfMyv6p9ah0Y+Zs7FwtL3V2Q2dlo0Nry8wjaIqCKKJjY4o2jY1rQMFnBNmt1mdjdRilBoGgguOzFc773ekbE6KSwnyRh0Re4epUV9CQmMJogDWAjZ2bF0wxxZRbl7W+sdmKMS0et3v82e2M1ja0lw+d2KSRDjujum2y6JYaS5hdZWl0L+8jYQGyEPkfFC/wDJD35qb6BcrbXprs2u86X0iawbeyzOzOuXtyvIo4tYCBhuArQL0aFcRl5ed1ImYr1NtJTeu7xIshQRZHf/AFQQpnAVQa+4OFUGtunAA8cPfQe0Rfq2fmj3kGl63/8AE9U/kD74QeTwtrQH3EEyOPZTFBNgbjjXBBOgaONeCCdHsCCVCC2jhtaQR5Rigxatd3MV7aRQnKLp4AdSoLXA4U7TgvJfMS+jpzFq5czc6T0ZpeqXF/rbYxPckB2UScxxbgc7w5ubybFzmkRv3PXpxqXj5Gx1DrHpy6099va6Te6lbhlMkEQjY0MoO6+QsYC2vyTVbnhmMMRy96TmbRE9s/BD6W07VH6QLrU7ea0mmc50VlcvbJNFDX6sSPZVpcRiuHBMNX1YmdjYXrY2xAOwA2nyKSVl8g+2/W2al1e61idWO3JzGtRmeaY+QBerla4jLx87fNoq4FsxaZ5BhmblA4ZsB7i9OHkid8sZuC6RpPqtpQDDZ8aYTiy7joHUXWmraXfV78EznU44cxvusXOXeu19zsmZcwxXMZqydjZWnse0OHvrq8rDI1BDlZgUESViCHKzb76C3TG01my4eIjP+cEHq6AgICAgICAg8U1Fv/WdQrvuZsP/ALhQZYWE7Tu2oJkTe6ABggmwtzHsCCbC2ood28oJkTaUQbHTmkzuZtzxvHnpULNozDVJxMSzxytYKleOJw91q5QJtbgN4LWIZ5iMzgNjW8XLM6mZxDpGliMy2EAdU56DgulXKyDdmQSuMQDgzEhZs1VMtL23niDmOr2LVbQzakxLFeuBYRVZs3Vw3VtnqF7oep2thDJcz3ETYWxRNzPyySNDzTgG1qpFZxOHSL14ozshuuhunptH0XLdMyXdw4PmZvaGjKxppwC9OjSaxt3y8fN60XtERuhvXihXZ5UeQII8g2oIczQEEKUY470EKYbQNqD0XpX/AMesP5IIJ91/RpvzHe8UHktm4GGPHa0e8g2UBApTFBMjkdUDcglxnEe+glMd3qoJbTWmNEEq7nhtmyTSnKxgzPPYBUrjacPZSJmIQtOuptQtDdPj5TXd6ODa4MOLXO8oxUjbGVtEVnDmOttb6b0y2L9Tv4bOPCr5nBgqO0rnaMvRTOHmtp7Qulde6skj0fPdadZ2pEt9R8bHT8wZeQcC7Lvd2ilVPDxvWNWJ3PQNI69tYbqPTtQmJbJQQXZGAccAyYjBricGu2FWNjFsS3mpykwPoO8QS0bNirn0ucYZRYPM9AXtIqdte3gstS0HUh1Cy029fo75YdQi00iAQOo8ymNzmkE4EtcQcUn9TUTPC7X2asvY/Z3002/kklvjp8TrqSZznyOlfVzy9z+8TU717HzZbx7tqIjSuwQQ5CRvpXaghzOGNSg1s76E4+dBrrh7SD7vpQe2xfq2fmj3kGl62FelNT/kD74QeVQNOFNvFBPiZgCfQgmxDvAnAbkEyFh270E2JtaHYglxtPk7UGv1rXdP0y70q11AsZDeSvbHO805LqDK8k/ILqB3DArlqxE4d9GZjOEO6uv7qRyXGrOGpOkkkli1LUA10sYk/wDbNcAAQzYN5G2u1c5nG2Xu0dKNSMRMx7F+havqWvBt3NG6KyH6hzxRzz85jP4Nm4UXPj4nXV06aeyu9u7qQNaQDiBsUtLhWHkHta9pmndMadNFzQ7UJ2lsFs096pwzdgXKtZvOId5tFIzL5FvL2e7u57ud2ae4c57yeLtvoX0ojEYfJteZmZnpRK4UVc1UHT9J3IiPNdi23ngkx9XLXI6vZQrnbe9NNz7l6Du3XfRmlSOcHvZFyXOHGJxaP82i1Xc46kfNLbvG1aYRpG4IIUw3BBDkGB7EFmnCur2PATx/vgg9UQEBAQEBAQEHi+pf/l78/wDEy1+8KDPb037AgmxUO5BLhaRs3b0E2I0xQS4iMO1BNs3llwxwNDWlfLgpKxvRtTdNV5hGL/k8CV4NTe+npbmt0tthp0chvLiOO4lOeeSV7Wlx3DE7BuWKRh2vM2nZC8SaO4SnTr5kM82Je1+dpI35Saehbx1MzS3TDSQaZZ+Knkl6ilnnnweBMI2hp+SxgoB5sVnDpMWiP0tvaPhtjHa2m2JtGtBqSwcSplznbvR9V1mcVja0g7CFeJIqpo+v6Zp97bW+oziC51PNHaZsGkxgOdU+cL06EvJzFZnc6xwovS8bE/3kGB4BQR5diCHOAggzNqaDaghTnfv2IPQ+lsenrD+SCDYXf9Gm/k3e8UHjtm48uPgAMfMg2kR4Y13IJsRwwQS4nnBBKjdjXeglRuNEHK+2DWdW03oHVdQ0uF1xewwtIjaCTTOA80FT6lSuF4ezl77Pc4K4vdF1u40fT9e6nutF6nl5b9P02x5kUwlc3NGC/KW1cKUBOU9qxGZ25em1cb42Ss1r2VXnUuqQTa9c6v1ILR5itbYxQWEQe4ZiZZY2Mqe3BG8ViNttm9t7P2YdVNs3xaPpOl9PWgjYYzPmupnP5tHNkoWtaR69amqzwWJ1tGuze0cfQHXlzrt3Bqmu2s9jah4d4KBrHOeMwjDjiAc1DSuCYLXrMZxvenarK6CCGFx5s0UTGyO3l4aAXecrTzQ5e7vi8sgjPfnODMwaHHYBU44qRvanci6vcNnvbiKJ4EZLYi440awBp95Yz87pEYo9SzBscbQa0Y0NdxAaKL3S+UjySBBEld6EEaV4pRBBncaHFBrZ3V2oNfOQBjhjQ+lB7lF+qZ+aPeQabrT/AMV1P+RPvhB5ZB62KDYw0oK48EEyIA7u1BMhr5AgmRGlOJQTIyNgQeQ+26eWTqXQrOFnN+qMc0bsWls7ySCOBYx1VzvGXfS2RlJ9g/V1v1H0PLputyNv9Q6bueRG64o9/gpG5rWR2b1svejzHgFz1YiYzLrozMWmIei3/U+jabaunu547eGMElzyGgALjN4emNOZeA+0v/EZK4vtOlIXuYQQNRlaWsO7NGD6w7VY0+LevFFd22XzvrGp6lql/JeajO+5unmskshqfJ2L1UiIjY8GrM2tta8klbcZURBBvenGtk8RC40D2E4YGo2Lnfe9OlufZPsE1j8S6KcSA10c3eY3YHZA1x/SLQ7zq0c9Xe9DeBituSLKNyCFMMUEKUbTu3hBZp5pq1kP4+P98EHqSAgICAgICAg8Y1Ch1m/AOPiJv9oUGW2ACDYQg02YIJcfYglxtIFTsQS4uIxQSWbsdnwIL7k1pKNjtvYd68WtTEvfoXzDkerekLC81PS+pwymqaLITG6geySCT9ZDIx1QWnaDtadixV6aRxfLnDcN1Po3UrQMu7KCNxytMUjREQAajK6mzHcV12TvhmdHmNOdkzPu2uQ6utOkrixu7HQunoZ9QmbILa4e5kcMcr2Bsb3GpflFSaNFarFsT0PTpV5mNtrbPa2Psx6Btui+neVPdSXuoXJMt3dSFxaC7HlwtcXZI27hv3pON7y6lpmcZztV1zVrK3jmvrlzWRMrywTStNriuOW4h8o+0D2o3uvdaM1CweW2enDw+m1IALal0khB+0fiMdlF7a0xX2vJ4vzex7f7Lf8AEKyWC00vq62ktszQ2DU2isZGxuZuJx7FI1ZrOJNTl4ttr2Pcobm2u7aO6tJWXFtKM0U0ZzMcOwhd4mJ2w8c1mJxKx9NyqI0pQRZdvFBCmFCRvQQJxxxpvQeh9LinT9hT7IIJt3/RJ/5N370oPGLJ/wBXGRj3RX0INpDJSlcEE+GQV7DvCCXE/CiCTE8VFSglxvwQZHsbKwtLQ7dldiCN486zauYbpbEuW1fpTS9cktont5V/o88Vxp90zuvjMThJDlO9rHCmU4UwXCIe+mtis1n9Nm4t+oep4jO28fave6SsQjjczI0fJxL83lXXilmeVp0TLR6ppn4rqEl7qVw94mZyjbiSXlBmYOLGRl1CC5rSe7uC52l3rw0jEQ2sNnFaaTI2KPJWpdTaQdp7TxWcON7zadrhbvX3XU15NM90TA17IHg4OLO7Wh9XZsWJlqtXMHVpDcw3rnAkkus4SBnMgGXMa7GN2qTbENxp8UpM982yszO/O97vUYxpfJJI/BrWMbVznOccAFz052umpGx7BYu1MaTp0mp2xsb6e2Y+azc5r3RuAAc1xbgSMK02L6UbnxrYzOFZJMMfQiIsjxX3kEWaSm3cggTPrXtQa+V4qcdqCDO9pB8o99B7rF+qZ+aPeQajrSn91dTr9iffCDyuAVbXaK7EGxg3DaUE+IcUEuPE4b9yCVGKbdqCXHWgHpKDyX2ivMnVOp30sWeHSXWEccrqtDBJDMZw12FC5pC523u9Nz5Xttd1fTDFquk3k9jdUkgM0LjG4sJrldlwII3bFcLM9PSgar1L1Bq7h+J6jcXgGxs0jnNH6JNFYrEOVtS075biDWrZnTlvBO8i8ZnbEC0u+rB7rq7gKkDyLjOnM2zD16etEUiJlAshahpmdatneTVpnccoB35G5a+latndl6uXrTHFNeL/AHfhCkgsZZMps2A+s59u9zSGjbRri5uKRmOk1K6VpxwR/wCMz9k5gvNCiI51hKZYDsz0DgduVxGx3lSNSd0s6vp1Zji05zHtak28jZOW4ZX/ADXYFdYl822nNZxOyWy0MuivWtf3TsIO3K7uup5Fi7rpbNkve/8ADp1WNM6nOj3Dgy21QOtnZq926ixjp2StUrOJNSua+59LSb11eZFkOKCJK0mqCFMMDRBisAPxayO/nx/vgg9RQEBAQEBAQEHjOoD/AKvfkf1mav0ygzQFtAAgnROqaBBMiBO33UEqM0xGCCVHUUrs4oJTSMo7EGVjmkZTix2341m1cw3S81nK0xUa5hxGwcCCvDNZicPoVvnbDUzdNRyO+rkdACa5WHAeQKxxdbvGv7Flp0xZWk/NJdJI01zyGpqpMT0l+YtaMNL1x1dbadb8kSAPdgADsHFYtOWdOnS+evaJ7Q7mfT7t5cREWutrSOvrSSDKX+Rraq6Nc2hvXtw0mXiUDBI0Ma0mXvEHClAK719GXyK7Y9rbaT1FeWkkcbW5mDEVLq48TXEeVc70iXfS1picYe0dFe02+6aY29a91raSuHNt3fW27+JeytWYn1lxito2w734LbLPfOk/aH0/1M1sVu/w+ouZzBZSHF7dhfC7ZI3yYjevRS8T73i1dGa+5vZScVtyRJXY/CgiTOp2oIEzm419CD0Ppb/x+w/kggn3v9Dn/k3/AL0oPDbKT6mKvAbPIg2tvI0AoJ8D6AIJcUridqCUyTYTtQSYpO3BBIZIKIIt2YLW9bqEhyxPaIpsSO8T3XYLneOl207dDV3eljU7iQRatcstvl8rKKioIDX08xXLGXqi2IS7bTtKsBziJJps+BlfmcCcO6TuNVeFOJxXtU9p2ndO6c+BsoF1KwRxNYQXZnmlafNadqk+xIjpl5C7rNskFpawROkvXsI8NT6tz3mpmk2uHa2uJXC0xD10rl3XRXSOr6rPnLHXd/IAZHu7rIxxe7Y1vAehc61m87G9TUrSNr1lukdG+z3SJepepLyJj7Vvevph3YyR+rto+84vdsFKvd7i9+loxX3vla3MTf3PmT2gf4i9S6l6/wBM1bSon2ei6FLmsInfr5muI5rpqGg5jW0DNg7V7dOvW80vpGy1Wz1GwttRspBLZ3kTZ7d4NQWPFR5xsK4TGJw1ErpZKeRQQ5ZaoIc7iQRXag1876B3Yg19w8UFTvHvoPfov1TPzR7yDT9af+K6n/In3wg8ugoCK7BsQbGFwGJ2IJkJJOCCbFxKCVEa0CCVDgaH0IPHvbLaPtdB64u5CTHPcaZNC3aMWGNwHCq5zvl3puj63ytdwkWksTMWRua4dmFCquMwlaH0yLi6jZdksc8Zhb/Ly0wLh8ku2NBWbX6Ia09HpnsQdT5BvpBK7M9rsghhpkYG90MDjtp2BdMzjYtqUicWnM+z8U//AKPlDGw3LMoAqJGEjzOaF5sX64fY/oxiIvH1x98MJsYZppDZ3QMjQ1rY5hynGuO2pZ7q1NpiNsOHgVveeC22Oidn5Mtvdy6a+tzG5jZCGyscMHCvrNOw0TEXjY1GtOhtvExne3U2iWl9YmRjc4jJcwtxIBFat4j8n0LzTqTWz608jp6+lnfEfTZ7PZ2OYldLpt0BIObATVhr3hTex24r10nij2vzXNaM6N/29DtOm7+Lx9tq1hN3mOZz21yuD2H6t5G5w9BWLbCuJ2vsPpfqe06i0SLUIHtM4AjvoR60U4Hfa4HEcQvRWcw8V68M4TpSqyiSOHkoghTu2oMenuB1ay48+P8AfBB6kgICAgICAgIPFNSJ/GdQxoPFTf7QoM8D8DRBPicMAN6CWx1TgUEyN1QKYIJLDSlUEqM4UKDKCMABidgQLqflNjpXKW7XChBqagheTWna9vLxsQ5NYt4g5z5Gty+sSQuOXp4Xn/XHth0vS2SWtoefdHA5MaehYtqO9OXnfLxe91fXOo7uSe4c6K2Jq7HvEcCdgC5zbDvFHnHtBvYJr+Oxhwjth3nVr3juovZysbMvBz05xVyQlLTRuA30Xqw+dN+pcJA57jmy1GwCgJ4d3YtM5biz1mezjf4YgsLXNAeK4OZUt4HFYw9HHsdn0F7RNMtI2WGr25s7Yvz2Gq2ebmWN23FsjY64sk9WVoOINdoXO2n7XSurmInD6g6H6xfrenxxXr4337Yw9lzEQ6O4j+cCMM4p3h51vTtM797hracVnZudBIa1XRwQ5XbUGvuHj40Ho/Shr07p5/igg2F7/Q5/5N/70oPBLLNyYySPVFezBBs7eYDbjwQbGCSpCCaySvm2IJMchPagzxymvZxQZmzd6g9KC+TlSxPimGaN4LXN8u8do3IsThxV3bdW6M7lWFjJqlqX/UutKF5YTi17CRld7hXGaTD1V1azvcX1Z1r7QmgWben57G4Be2WTUHxsYAQAHNDHPds7FyvaK75ejTpNt0PI9S0LV5dSFxdzyX+qPqPEEO5bA4+pCzE+TeVxtzHU9NOWiNs7Z+D3D2S+wG9Yxmqa+11lHKA4QO/pTx+VX9UP87yLWny82222OGtzda7KbZ63qXWnWvRXst6XFzdNbBGczbHToKc+5mAqQ0Hb+W92A37l7qUiNkPmWvNpzL4g9pPtP6q9omvG/wBXmpbMJFjpsRPh7aMnYwH1nn5TziewUA9Fa4Yc9FaFha5pqWjGnBbHvX+Hvru7zjo+6IfA5slxpjiQHRub3pI6E1c11aimwrGpGYykPbXyVBrt8q4NIskgaDx2VQQ5X49iDX3BrjmpwQa+5lLRQ9lPSg+hov1TPzR7yDT9a1/upqdPsD74QeUwO4muGxBsoH1y8CgnRPHFBKiONdyCZGTX4EEmN3e7UHH+2LRbjVuiLy2tm/WSmPmODcxAY6oNBwXO842u2ltnD491eWHR3yW9pW5vA4l905vcj3DKNlQsRt9ztPy7tssnSElwI77UZczmisbZN5uJcBQ/kszHFdIrmSt5iuenOPp9Tm/BXU91KYInPa2Q0cB3R3uJwW7WiN7np8ve1vkjOJdM3pXUpDmkdFCTiDmL/eXz55unRl+pj0jWttnhr8UG+0S8sucX0nhDgXzxglozNwzA4hdqa1bY6Hi1+Rvo8WfmjO+Pvau5ubiBjWMkrE7ExHvMNN+U1C7RWJl83X1bUiIidk9HQ6HpDWmNkdbPAjhmLQ2hNGS44iuxr/cK8/NaUzGY3w+t6Hz8VmaTsrb4T+E/BM1nQRcQzNa3vEPkh7Hg1cPPtXPRviYe31HkotS2zrmPe5XRbm5sLxs8ROGErAK92tCHN3jivZba/J6cTD6q9i/U1j4TLcyQW0kraxzSP5fMZh3K7HkbWkrGnO3DWvXMZesyvaRtrVd3kRJSghTPACDFpz/+s2PbcR/vgg9XQEBAQEBAQEHiOp0Os6gccLqb/aFBfC8UFTTcg2MLsAN4QTYjhStUEuI7RuQSY3bEE60gluJMkQqd53AcSg3DIbWyglecXRML5ZzuoCT5KAKTOIWIzOGizGaJoOzaB5cV86bZfTiuGi1/RY7qEhwr2rjeHo074eZ6h0Hbunc7lipOGG1cI2PXOply/WUTdGgbptjk/FZYnXD3OxjtrYYOnkG/HBjd57AumnTpnclrTujf9jwDVZGPuJHscXNc4/WONXP/AC3eVfV09z5HMtYASaBdngVaKnsCLDLE45JG7iK+hZl0pOyfcvtJ3Rl7AzOZQGgY1B3EU3qzCUth777AddA13TtBJo7k3Fw0uJNSwirG/u4rMRty66ttmH0PI+ldy28yHM73UGunfiQNiD0zpL/xzTv5EINhff0K4/kn/vSg+fbORvh4sccrfeQbOE0y028EGwgk4IJkcuzFBIZLU0CCQyTYKoMjZaH30GWOQvNGipO4YoJ2k0u7O+vYZmSshbJDG6NzXDnAEPGZpIzM2dhSWqb3JRaHqPWNhp95DDy3uhY2e6mBEeApUVFXHDcvJqaU2l9CutXT3uz6Y9m3TugyNu2wi71If+9maCWn+KbsZ5se1ddPQrXb0vLq8za+zoYPal7TdF9n/TUmq3/193MTFpmnNdSS5npXKDjlY3a9/wAkdtAe8Rl53wl1t1j1F1nrs+sa3dG5vJjlAbVsUEVathgYfVY30naaleitcI00cUcOA3jaqKOvO+IIh3icrnDGlfhWc9A3GmTu0+WKcRF0kTg+J8bi2eNzTUSMlHea4HHhxWkl9Jezf2gt6o0sxXbw7V7VoM0gaGc9mzm5B6kg/hG7N4wK46lMbY3LEurkkoM25c1QpZqA12HYggzTbahBqrl/DHEV9KD6Ti/Us/NHvINN1uadJaof4g++EHk0BAod/uINhA7HA4oNhE7EY07UEyI1GO5BKjcaAoJMbgUGk9oeoXWndGahqNpKYZrMMmEgx7rXjNUY1BG0LN9zpp73xTrM97rOoR20IN1eXcrg1o2mSZ5I8ij0Ym0xWIzM7nZ6npGnaRomlaZCQ5rHNNzOMHXE9w6j6U3Na00ruovNp60zxTHTufoOZ9Mrpxpac/6Zzb2z9Pg5m7aOfMI2gNa94DBgAMx2AKw3aOp1DpImNaZXtZgPWcG7u1fJ4Zmdj9Px1iIzMQjExRzzTh2WItaA4UIcRWooTiumJxEdLzZiLWtn5cQ53W9G0fULV11pU0fiGHvwMcADU/MPqnsXt0Na9Z4bw+B6hyHL69OPRtHFHRn7uhz2mQTw33KljNJAWkbiRjtG/Be2bRMPz+hpWpqYtD0nRHG/0gxk1uoHsq47XMDsHYdmBXjvThvnol+r5fmPG5eYn9dJj64zsn7ltx7E+s9Sff670zCy6htLkRSWbHBtw2rA/mNjdQPZtqAa9i9OnbNX5j1DRjT15xsidsOv6I9lXXes21pFq2nHp6ys5hJJcynLJM3eIohX/OFN6RTqcJ1et9CRxR29vFbsJcyFoY0vxcQMKuPFdYjDyzOWKR+FFUQZnChQYtLfXWrEf8RF++CD1xAQEBAQEBAQeFaq+mtaid3i5x/rCgyQSVArgNtQg2EMlaAHFBNhkJ3Up50Gws4ri4flgjdK7g0VHp2BBvrPp6XB10/l8WMof848exBvI4be0go0BjGgucBt85Qcz19qc2l9IXc0LWm5mdHEWyVp/OJmRv8AV30fQeRcte2KTLvy1OLUiGO1ectNy8Fdz6EwkPjztNRUUxqqjWXNra28M93OAI4I3yyYfJY0uPvLHC1xPlL2u9UC1D9KjkD9d1cMvOopW0PKLwHQ2bSNjYYsrafCSuuhpcU5n9MOmtrRSOGP1S8hmzPGc15daBx3nsXuq+XqTnb0LZGjlsc2jcxoW78N/kViWLV2RMKSNyDlihIxcRjjw8ysM2jGxltLaeVrzGwuwyig4rNrRDrpadpiZhfHyrY1P1km+mAHn+JTMy1w1p7Zdt7H9XmtPaJouoczlnxDbdxykt5TwQWBo3bB51qZiGYibRMvsS6LonUeMu8ZsKjcQtPO18ryaoIEz6k03YIPUukDXpnTj/EtQbG//oNx/JP/AHpQfOmnvHIjFTTK3HzINvC+mG1BMjloAeKCSyQ0FD/lQZ456FBH1XqXSNGhil1G5bE64cWW0DRnllcBU8uMYnKMXHYN5VrWZ3JMvN+qf8R+j6fmg0TTXajcNqHzTScuAEcCyrn+ZdfCx0pmXk3UHte9pPWd3DpUd6bVl7Ky3g07Tx4dj3yPDWNc8HO6riBi5WaxEK+4+iekLLpbpLSembRrDaafbtjnJaPrZfWkkNKCr5C5xXFXSAAAACgGwBQaHrXrTQ+j+nbrXdYl5dtbijI205k0p9SGJp9Z7zsHn2KxGR8Ge0Xr7X+tuobjW9ZfSZ31dpZMcTFa29atij48XO+U7Fd61iEco+4bEPVqBsI2CvatKiSzOeO5UCuLviWc53IsjeWUoMGmoB4+VWI2Do22L5mskdKaHFoZTGoqqN70jr9x05rdtf2vMmdEe/Bnbmez5TW121G5MZ2SkvpSDUrTULKC+tH57S6YJIXbMDuPAjYV5rVxOFicsM02FNyitdcPJaKE1NaoNfOXih31Ax8qD6bi/Us/NHvINJ12QOkNVJ+wPvhB5DBJQgHfuKDYQSCoJwKCfFJvGIQToZDh8KCVE80QSY5KGiDQe03T36n0DrFrE3mScnO2MyGNpyEHvEbQNtDgs23N6c7XyJo1hNpdnLq5Y7nXjnC1kIJy28bqSPa8YAyu7jCN1Vztidj6nKUtSfFxOInZ9TpdVY7WLfRZoKthgfJJcteRma2GgqabaZaLx1+SZrL9NzEePWurXr6XHv091xPkmlfLJI4ggktbmc7c1tF3m+Iy+bHLcc4mZnP03Q6WUaRp7A6QQw0AHMcAThhXvVXzI47bsy/RXjQ0YzPDX2/+rm5tS6SZGRcCW+na51dpDjmOIqQ0VXujS1pnZsh8C/O8jFfmzqW+n1NZfavpkwaLfTIraNpoTQl5B35hTELtp6Vo32y+bzHO6Nojh0opET9fa2mlyW10bV8L/r/EN7r8S4N3V8hrjis2rMPby+rS8Rwzt4ob+EfhLTdWmZ4ZLE6WM0P1biQab3eT0LNNXijFnp1uV8G3Hp7uL5o9k9T6W9nojtTdsFP+ocu7hpvaI25qDsLl15ed8Pmet1iYrb3w6+WWu+p4r0vgIsjzu270EOZ5xQQZn0FTu2oLNJf/ANa0/gbmL98EHsSAgICAgICAg8A1Vx/HtSpuu56/eOQZIJKChwJ3IOi0LRtU1Sj7eMNt24OuZO7HXeBvcfIg6+w6T0+1I8UXXcvys3cjA8gx9JQb6HlsjDYmNjj+SxgAJHHsqgulnggAluZGRA4NL3Bra9laIKSEuDAWkOdiRt7rcaec0Qcj7RYJLvpm4LWtc1l1aOe8kgCOG4aS7y560Xm5rPBL18lMRqR9f2JMDAMAvHD2JjIu7Q4hbwxMvPvbZ7QbPovpK4DC2TWdRikh061pmJzCj5nj5kbeO04KxXM4K7cz1Pj/AFG1itLh1ldzCTUrkMuL24ldV1ZWh7I2yHfj3idtV6aTnb0LqRFZmJn5p3/g5q8dJzsr25cuAYNgHZRdqvn6uc7VjAHCoqKbO0oVW90Yk+YbVU2QlHUHPby3Exw7OVHgKU91Z4XXx8xjdClpaXl/cxW1rA+eWQ5YoIWlz3O4BoxKu5iMz7n157AvYA3pyO16r6ugB111fA6c6hjsmPGD5KbZjsOPc8uyxDNtSZe3zRg4OaHOZiHFoJLcaHEbRsKuXNxHUVr4XUHhrcsU31kVPVx9YDyFJGhneAg9V6LObpXTCN8DfhQbO/8A6Dc/yT/3pQfN9hIeRERShY2tfIg2kL60x86CZE/GhOxBIjkwp2oI+udQafoOjXOsagXG2tWg8qP9ZK9xysijB2ue7AKxGR879R9SaprN9d39/LS6nbknc01ZDACXMtIqU7jPlH5bsTuXrpXhhje4DULpr35WYRt93yo03XS9xbaPq+j6q+EOktLi2u5C7GjYpmyudTd3G0CmMwj9HrNwfCHtdmjf343cWv7w99eWW5R9a1jTdF0q71XUpm21hZROmuJ3mgaxgqfPwG8qI+Fvav7UtY9onUnjp81to1o5zNI02teXGTjJIBgZpBi47h3V6K1wjgdWEscAkjLmua6jxwDhgl5mI2DWxRSSNa6UucyvciFS55/JHwrHDM71TmaVe3NHPDIWCjWMJpQE7AF1Rmk0m1goJnySGhwaBG0EbjXMUMpVveafDG2N1pNmAyseHB+ziMEE+J0eXmwCKZjcTG+MFwx3g4haR6/7J+qobyxk0eUCOeEmSBte66vrAV3rGrXMZhInE4dtO4l3YcV5m0WQjNTeMDVBr7wuw+aCNnlQfTsX6ln5o95BovaAadGaueFu73wg8Zt3ONMKg7EGwglFQAdm9BsIJSR5TignxSHADgglRGhFd6CSx6Dn/aXZXV90TqEEGozacx7QJnQNDn3EZwNsHEtyczYXVwCYapEzOIjMvmLV9S8PKLa0m7sDWtdynHktDBRkUYOBa0b6Y7d642rE7cP0Gle2nilbT8v03K2erRy6TzriURmFssU78Ggl8gIrTi3htXktTF8R1PtU5ni0Im84xOJ6HHXnUxEp8EylHZmyvx31qG/GvVGjsxL87rerYt/XHTvlCEd1qE3NuXvuJpMQ3Fxp5B8CuYrGI2Q4107608WpM2tKbb6Le1k+o5LQ4UMpbGKZfyyFi2rX3vXpcjqZn5eH34jo9rHd2FnCwGa9hLw5pLIs0pArjiAG+6rS053OXM8vStdt656ozLHpj5dNvBcNIfyXnI01oZB3W17C11V1vXMPHyt50tSJjodjoutR3xktbmMw81lsDIyrhjIQMNvyl5o5ec7H3P8A9WtomNSOHdth9C6Q6SLWNFhtHtMFrI4NeDUPilZQs7KVqFnTvw3xLfPaEanLzeJ3bXfSSHcvc/JI00npQQ5JCaoIczwUFukyD8d04HAm6ip9MIPaEBAQEBAQEBB8+6xIBrupVH/u5/8AaOQbXpTQn61qbbcEttogJLyUYZY/mj8p2welB6/HDDAI7eBgZFGAI2NFAGtGynoCgvc1sgp87Nj5MKqjFypyGtdcFmZpMhY1oPZQ0PFBBk0DSrh7HXEZuXyHO585MhoKEDHAYlvoUwvFKTFE+3aw23ejcacp5JIbUnuHyNrREY9StI7nTbizIBbPC+IBwG1zTQO7Q7GqzeuYmOtvTtw2iepptEAl062mc7M98YzH8oCjvdC+bSNj6upO3DYmrBWuAxW3Le8b9pnRIbqGq9SysGox6jCYLu2eBz4rdseUC2cTlys9ZzTga7a0WcWnduh3071iMTvl8j9QQ3kWpSR3LnvkGUNc+tSxrQ1hNeDQAvfpWia7Hh5mkxbEtWcXYbzguryTtlUu20OzAeRRZla6lcFUldGzM4A4N3nsG1SZWtcy+s/8J3s4ZpukXfWWpW2afUAYNPLxi21aWuc9oIwMjqYjcO1InLV4iNj6LkaCbhrqtqzNQ9rXAuP0cVXNa6knIe4d6Rne84Y6npQcz1Rbc3SZDtfbUkad+Byn0tKqOBneDtx7FFeudEmvSmln+Ib8KDaah/QLn+Sf+9KD5lsHObBF+a33kG0ieGmgKCXHIaA1QSWzcNpKDxv2r9Syapr7dOt3fzHR3OY0DY68IpLJ/wDaacje2q9OlTpZmXmWu3ojiNtGaFwq8fCV0sQ0tnAZZS8tzsio4s+ca0a3zlY3q3cAL5Wsc3muNXTxtBq8jARNH5TqNAW4ll+hnQ1jq9h0bollrMgm1W2soIr2QbDK2MBw82xeOZ2tvm7/ABNe078d1o9FabLm0fSXh2ryRnCe9bi2E8WQbT+X+au+lp9MszLw5gY+QNjAytBLiNwG8nYumCZRI2HVpTbQNLLCB2aeXe8/JaD2rE/NOI3CVJaQQMLgWsmLRy2Uw7M35I4b1uYIlDfqNy4hjxzHilMoAaKcOAQwtfc3TnDNEBXfmBWVWFzG4ULRv30WkVLnZmSRuLJW4tkGB/8Aoskuh6V1wQ6nFctIgu4TSVjcGmuAc3gFuss2h9AWeoC9sILppqZW9+mFHD1l5tSmJarOWKZ9a0XNpBuJAW0ccaivmKD6gi/Us/NHvIND7QTTovVz/wAO73wg8Uie0mhqO1BPic0UogmwSkGgwqg2EEhwPBBMjk91BlfdQW8Ek9w8RwxNL5HkgUAx3pED5t9oPV2vdQ6tcuhv3w6dI45LeN5MDIx3WCg7r35dvapa8Ve7Q5a95iY+WOv6b3KR6LFc2YMMxjc1zhmkFc7gcXv/AMi8d9fFn6XlvTK30sxOJ9vT73H395ex+JtycsM0rZQB6pMdWhzV66xG9+b5rV1KzNZ/TNs9mzKDBBmeAWue47ImA5jhX0JMvPp6eZ2xn2RvbRuvzwWrLeKsLWtyuZEOWa/lu9ZxXPwImcztfRj1OaUikfLjojZ2zvQ33ZdWaRlS+lASSSG1qalb4eh5bcxvtMb2CcMd34CXClXAijm+Wm0dqse1x1ZidtZ/FvbWGW90kNkAlnJYy1xbG9rgBi4upzG8uvkwUtMRD1aGna+zZmIjHRP5uq9nukSyXl7ezxOigtmxBjXg0c8kmNgO/cVrSmJnPUxzOnasRExiZd7Za7dWXV2ni3kLY5by3gc3aCwODTULHDFpzL0a+tbTpMVnZOx7xO8Ne4cCV0fIRHzChqgiTSmlBs2oIcrxWu1BXR3g69pvHxUX78IPbkBAQEBAQEBB866y/L1Dqn/OXH+1cg9X9mtgy26YhuKfW373XEjqUOQHKweTKEHTPzAukFMzqNYDh2DHtcaoLiCGuDATlZQE9oPxIKloGZxOAZSvp+JA7ofhi5rMB5Th+9QUIHNaHDCNpOYdtG+8CgxPGWJrspJNZHkDZU1/9SkjmtJcIbi+sKZRb3DzE3+Lk+saf85fNnZaY9r6sbaVt7GzlcBA8ucGta0uc9x7rQMST2BaiM7IYmcbZeIe3DWNZueidZvbeTwWhBnJAFPEXEdWsY5wIzRxyTSYtG3fwXqiuIx0OcXiJzP6vsfNfVN147Q9Nu7gD8RiHh5pBtc1rPl/lYKaUYtLfM54Imd7km1rhtK9D58MkULn5qbgT6Nqky1WuTlmji0YMwPnTJNN8x0PW/YH7JW9aap43UhTRrN5dJCPWuHRgOMf5MYHrnafVCkxmWqzir7O0e2jit5bK3ga2wtGRQWgZQbWjm4UpVhIorDnM5bWXDxBJr3BU7BXK9ER+a6kLWA/Vx9959XY1py8SMpQam+Dn2E7ZR35Ld7nD9Gq0jyiSY5QScabFFez9CuzdIaSa1rbtx9KDbah/QLn+Sf+9KD5ksam3iptLG4cMEEyOQEgelBLilp3TiAgyTXhhtZ52AZ4InyMrszMaSK+cKxGZJfOepzGDTm3TiXS3GZ7XHfUlznH85xJXtnZDnvcTc3DppXPO04rnMtp0UXJhY0A5xR7hsq9wwH6IVjZCPYf8NfRLuo/aDaT3MefTtFA1K6qKtL2Oy2sZPbL9ZT8hZ1JxX3m+X077afaGOh+iri9tiHa1enwejwnGs8gP1hHzYm1efJTeuOnXMrMvie5gMEWSaUvnkrLcTvOZxc41JcTtc4kkr1yxDTgS6pL4KyrFZRGtxcfPPb2/NC5fqnEblbu4nstDsoreNhD3EOybcoPq5z85209i64iIwkbWkmfczTGZzxI54+UCPeWJbhEmngjP10oP5Ef7j7qk2iBGdcNkdWNrwBsoFIlFGyztIzucWcKYqqzMvmsOV5Lm/JJCIkwTsMgkjILhtHFp2tKEvcPZnrpu9MmsHuzOia2aF52lvqkn9EhTVjNc9TNd7qZC7Lm2eXevM6NfM6hJI25fLtQfVEP6mP80e8g5/2if+Eaz/y7vfCDw2GWgoSgnxS1A2UG9BsInA0IOzegmxSVQSopK0A27gEHkvte60s7m5bo0U0k9nb1N1FC0ZHTNNO8+ozBuygWZtPQ+ho8vpxidTMz1R97zC51AXUPNiik5MDAHExlrQRuFMD5l58Yna+7W/HTirE8NY6mM6hFFpkVq0lt29veicC1wBJLjQ+hceCZtmdz3eZrTRjTjZeY3bp9rQanbxSxnDYKCm7yLtFsS+RzOjW9cJXR8cUN1fxPxuRAzK4+swVo9oPnCzrTNojqy6+kadaX1In9fDH1dbZ3nT9hfAvnbkLBmMzKB5rg1vA1KzGrNdkPZrenaetttsx0xv8Ac5LU9D1K2cZZGc2LdJGKgDcC3aF66alZfm+b5DWpOZjMdcNr0N1Fd6FLPKy3juLeZ8Uj45mtcx7oC4sY4OBrGS7vU7Fq1sPPo8va+3dCZrPLuOkrTUHRNjeLt1vOYwGtA5bnNDW7sMFypszD6nN1i1KXmNv6bfV7HfdEPutG0CzswaSTZtQ1CF4zCr2gQsLXju5WU2LpNIxnpl5+X178cRvrG2Ynb/6fUrp4t7zqrRmwfUTG9hlfAT3Cc49R23ce670qUzG/avOzS8RFfltvmOj6p+6X0JNJV7zXCpofKVt8lDlcRhVBGmloK70EGZ5A8u1BXQ5f+4dMFdt3D+/CD3lAQEBAQEBAQfN2vgu13VmgVc68uGsHEmVwHuoPoK0g5Npb25AYIo44wwbO60CnuIMp7xbjgAXVOyvqj4SgsZQsacv605iAfkjEf5oCCrspDg6vfcGeXHL8aC7Bzn5RSpaM3u/Cgo5lRIQ4gyZW14YAf+pBWQuHNe11HNaA0HYCake6Qg5HVnCw6tjZXu3lsKHtidl+FfP5nZeJ64fT5X5tOY6pbu1tG3BYZP1BJLo9zwBgD2VxXfl6bMvLzF9uHhH+JW5gs+k7+xccr33dvG2Nw7z43zvuBk4g5cfIulmtGNuXy3rjskVtZF1ZYw+W4/lJDmp5hgmn0y3zE7q/W1DR3TXds8pXSXkiNiVZBrbs0aTla4gcFmdzrSPmwkaM5zL2QcnntexzZYKE1Y7bs2Fu1S25rSj5pfW/+HNln0v7O7u4um5KfzmR2UmR4lLmxsHGuAFOK1WdjjqRicPadKhedOjjeeXLC5niQDskiIL6EbQWhac0k5pWW7nAfWFrpI6UGRoMlDxOxBhmLiLp0TquwiDTsa5raEfSkqg1moZBb3rg7NkheCfK00HuqwjxxzyWeUBRXuHQH/hmkf8ALt+FBt9R/wDx91/IyfvSg+XbKYC1hNcSxuPmCCTG8gilQSglNlINHYoNZ1hqwseltTlBpJJA+KEAYlzxlw8xXTSrmyWl4N15d8u6g0tmAsYI45f5TKHO90r06ks13NFplrG8vuZ8YIQXFvznDYFisLLNafXuaXuxcSDup2rUbTofbv8Ahk6NGg+zqLU54sl/1C/xslQQ4W4GS2Ya/wAX3/0l59W2ZWIeMe3TrcdTdb3EkDxJpujNfZaY0HulwP8AOJ/0ngNHY3tXfSriGJna8Zu5LvWb11nbPpbR4z3BwaBvJ+Ab1LTNpxCxsbqyitLS2BhaW2VqQGtPrTTOGGY+6eDV0iIiE3tFqF+Z53SAc15JJPEna4k4NHwLEtQ1stzn7jpC8D+DiOVg8rztXOZyqkVGtzNiY1lfW3fTdt8ysREDKyV8jg4UoNhFR766Iuc5wrsFduFarIxte9xOYggY4gIMsRympaCUHfezLUvC9Q2bXmkM+a2lP54OX31uIzGGLb8vWZXnM5pNXNGIXidWvuHUaC47SCKeVB9Xw/qY/wA0e8g572jmnQ2tH/hne+EHhMW0V2oJtu4+bgg2EUlNmzigkxyV2edBg6h1Y6boF5eRn6/JybbjzJagEccoqk7nbl65vEPBLnSSZ2XF+7a7KYAa0zbMzvLuXktr9FX6rl/SsTFtXr3e/rn3l7LBDC1shbFFUNxo1oG3yLyxmZ9r7mtalKxE4rXd7HN39zb6lI6YESwjCItOLKYAgjEFeqlZpGHweY1a8xM2316PYiNZcQZ53DxMUZysOAk5h9UEbH028Utidm5yrF6Zt+usbuvP34U6fa52qE28mWd0b6OcDTOO9lkaaGjqYq22RiXPlIzqZpPzbe3qmPa6GTUIzIyxuAbW5xc+F2xzjt5b9j6di4xT/Vvh9ieZrmNO3yX6vb7J6UiyszNIc9REzB5rifyVz1NThj2vTy/L8c7f0x9MKar01YTRTz2wMNwyI8iCMARvlBGUHFuUbalOX5nbi8/W83q/p08HHoV+bprHV1x7Wz6J6b0jWtLvLG6c91hpt/FcztcMkji2NzRGAfnOfT81enUtNZzD5nK6FdbS4bxMWrPuxLp7vQZ2WtzPbzc9108NEb+67lt3NOw9is81EztWvo1qRaaTxZ69mxl9n/T8t11m26uYnRx6T9bI14IPMy5Y2nzmq9Ubow/PczmL2zGJjY9dfLt3hHlRJZDxwOxBEnkINNqCFNKeOIwQX6A4nqLSR/xcP78IPoJAQEBAQEBAQeG9M2Vve+1OaK5ZmiivLy4DTsc+J7nMBrtxx8yD2k1GVxNTwPbggoRVjmkmriGV347T7qCheA576CjBQDZjtI/ehBQDKWNNQI21ca1xOGP+cUFA9zuVU4vcZKbMAKgf5zUABzm4EEOlrX8kH/8AkQDG5/NGwOe1vmaGoOJ9o07YNd0KUHvPbO0t30BYfhXg53/S+l6fGYtHudlbQmMWrKeqwlw7SGj417aRisQ+fqTm0y+Wv8Xeqm01/SbFtwJJTD4ydmWpY8F0UdP0XOosWjM4enRnFJl81czmzOfIS4PcSScTjvW52Q5VnM5lKnsx4eowLMRiKEUrTy8Fmsu2tT5YljZMLeKRzR35WhreIbWpPwK73OZ4dvW9W/w922kz6rfW87rcalfcq2tzcVqyKWoe6Jux5rSrajBSZ6CInEy+i7Xplmk3Wl6LokpbYRvhmuLW6OcBkBcO6dozONcuwbsFYjG5ib52y9LYXGO4kb3JnBrMhINHNaGbRt9dackh3LNyHOdlMTHUrgAHuDa+XKxBCfIZYY80ZaZXGQkbwHGTd+iqIOoxn8Iv30DAWSBjOIbG41PbgFR4vmIY0dgqoPc/Z+a9F6OeNs34UG41H/8AH3X8jJ+9KD5VtCDbQ8AxuPHAIJ8ThUEndggktcKA7UHHdc38EuoWuluIywQy3dyCfksyOp9Fvur1aFcRlztO14Nql5LeX89xL68sjnmu0ZjWil5zLeEkUj05opTnUY09gxd7q10J0t10j09JrnUejaFGC5+pXcVoaYUZK8CQ17I8xUmcQPt/2u9UM6O6AdbaZSG9u2t03SmN/gwWZXPH8lE0ny0XHTrxSWnEPiTWrma9u36ZYO7rRS6uCTlYwHYT+6q72mZ2QkMULYmcvTtPb9UCMzvlSP2ZnfANysRjZBjpY9b1eGK6FnEawWbHNw+VM7Bzh7wUvfErENOxt7qNSTy7Vu3hh75XLbb3KktsreEd0Bx4vFQPINi6RWBjk8MHEyStc/cSQaeQbkzCLTcwE9w5jxoT8CZFsjxwIGwAhBjaTmqBTDYcSgkR1I248UHR9MSvi1CB4wayVsteBaCfgW6MWe3TyB7+a3AyDM5u4ZsfhXkvGJl0jchXTgQDUDK4D3VlX1nD+pj/ADR7yDnfaT/4JrX/ACzvfCDwSJ+XaKcEEuGQGh9IQTYZW8UEyKUA+VBouu3huiRXTnUjtZ6ltaVL2low3nasamZriOl9D0ua11ovb/S8t1e/tGxyguLgW4ZGl5qdhwFNq8FaTl+11eZ0+CdufdGXD9T6s67toxnbgDmhYahr3Yd9x2u27MF6tDTxL8/6rz06lI2x7o6J9vtcvFPLA8PheWOG8fCvVMRL8/TUtSc1nDdv6ieckEsIPKAA5ZpV59Zxad5K83g9MS+xPqc5ilq7urrStE1uA6jbQlmR7pCZ5K5g/A0YK4gdg2lc76U4y9HKeo1nUrWYxt2z1+z3Pb+nP8P/AFJ1Fbtudfkj0awnpI21ljM10QcQTHVojNNmZ1excqzMbtjpzXP0tExMcf2PTNB/w/dB6Xashmn1DUWs2CacRjH+Rax3pck6VbTmd7zV9W5ilYpSeGsfX8Vuuewf2fXraQQ3mnygd2a1vJwfO17nNKcERuj4MRz2tO2bW/lMfY5PVPZiOj9Fu7+wv57y0e+CGaKcZ5WVfSORr20JaKkOBBONVIrmHv5Xnpm8UtmdnvlBsTDeSwxwvzMipXccOIOO1cZrOdr73iV4ZmJzh3FnA21iIIHOkOeVw2k7h5l9HRrivvfhvVOY8TVxG6uz8V8kmB7V2fORZZKYIIkj67DiEESUkkk0pvQSOn3/APcmlf8AOQ/vwg+hEBAQEBAQEBB5T0p0h1Db+0W51S9sXQ6eJbySKdzmEO5riGUa1xdiHV2IPTcku3L8r3BWnvBBUNmJo4UGc4/k0wQWOhkIY3aM2d/DAlwHpp6EFHwvc13dxldR1DQhmz96PdQCybPJIGd4NDYxhifWP+cR6EBkD2vjbl7kbfWB2n1dnkqfOgviikysz1BLs7uwmpp7tEHK9cdPXmq3mgTW8DpDbXn87e0tGS3eKvJqRUVaNi8+vp8c1971ctrRSLe2Pi6iRswc97Glzu6GA8K1J29q9Dyvlb/EV7Jfan1f7RJNQ0LQ5b3TYbWG3iuBLbxhxaC59A+VrqVdwWIja6zf5YiHmLf8NvtqaK/3XnLjtAntKf7ZXekYhsf/APn32yv0mSB/S0zbmoDSJ7SjgDX7bcsxXEu1taJphDn/AMOPtmc0FnS8+YYZTPaU7TXnLUQxqWrMRh27f8OfXek3lnqej6TLJFRrLuxklhEgwBc5hMnzq76jaCsXrMumlqxD2T2d6N1xBqsz+odJumZWk219JLBISAA3lvax5Pqjuu8tUpxdLGrwTul6YLa6pGzlDJme+Wu3DvMp+lT0Lo86stpOYrgua6Uvq1rMB3coYMuPa4oLbi1uc9ImHlRtIjaKVrXCmPzWBUQdc0q8OhywWkL5p228wYzMKukkaGbSQNlVR5W/oHrSgA0qQ0G3PF/pqD13oqxvLHpXS7O8jMN1BA1k0RIJa4bqtJCDaX0b5LK4jYKvfE9rRxJaQEHzla+zL2gsjjDtGlDmsaD9ZBtAx/hEExns56+BBOkSmn8ZD/poJEXs+63GDtIlA3kPhJ8wzqwS8jufYv7dLrVdSub3Qbi458UrGyGe077nENbl+tHdLRWh2L0Rqxn2McOxzUn+HD22ueXDpaYV/wCItP8AfLE6kNJz/wDD57ZS2Bg6WuMsbO99fZ+uTU/wy14kD0X2DexDrvSPaRp2rdTaHJYabpkU88U0k0DwblzeXGKRSPcSBI47KYLGpaJ3Dq/b/wBLe0/qnX42dP6LNcWNjE22srjmQNYHz964uMr5Gu7oDWDDcVrTtFa+2WZjMvIbr2De1m3tm2WndK3JiBzSzuntM8r/AJzqzegLfHWIxErEGm+wn2w2kU9x/dafxIYRAwz2nrnAGvO+TtSNSsQTDQM/w3+2t8+efpecscavpcWlT5zMvPnM7Wm5uvYN7YWxtig6VuMjW0aGzWgH+2XedSI3JhrZf8PPttldU9Jy04uubVx9HOAWPEFp/wAOntowy9L3De1s1kPemTjgWn/Dp7at3TF0eNbm0+CZOODCh/w6e2uuHSs9N1bi1J/2yviQYVb/AIdfbYDj0tORu/nFp/vk8SDDLH/h69tTTU9KT04eItP98niQYbjRvYT7YLeVz5el52ACrfr7Q1I8ky1XUhi0S9XHs466MMYdpEublMDhzIcHBoBHr8VxvObThuu5Fl9mXX7m0/BZSQQRSSDiP4xYV9IxAiJgOBDQCPMg0fXVhe3/AEfqtlYxGe7ngcyGJpALnEjAFxA9JQeNt9nfXG/SJfvIf9NBni9n/WrSK6VJT8+H/TQSWdC9ZCtdKkp+fF/poJDOierwBXTJK/nxf6aDXdW+zzrHUenrq0h0qSScujfE0PhBJY6uBLwNlVYInExLyC99h/thdcSOg6buQ0jultxat3nhMFzmH1K8zWLZi2O1rb72Ee26eFrD0vJOQQfrZbMkADjzQVK0jPUcxz3FWI2W98IkX+HX2uOkaZukLmIA1c6G6tD6GvlPvrU56Hm09TSmY4omPdP3SwP/AMN3tpDuZF03O4mu2a0aRX/7yuehzmYj5qzmexO6T/w++2TTeqtG1C66YmFvZ31tcTnnWpoyKZr3YCXHAJbbEuVJxMPtAaff53ExE1J3j414407dT3Tq062RthefZHyVHxrUUt1M+JXrYZtOv3bIDXyt+NSdO3U1GrXraTqXQdWu+mdUtYLR8lxKyM28QLKue2QO2lwAw7VmdK3DMYevk+a06a9LTOyM57HC6L7NOpRIy4vtOfHJCea0tkjDy5vqsqHGortBwTR0rRO3c+n6l6noTTOnbN+jGY2t/J0n1Q52Y6e/McT3o9v0l7n5Fhd0j1URQac/6cf+kgwydG9Wu2abJ9OL/TQR3dE9YnEaZJ9OL/TQYX9C9ZHZpcnb34v9NBm0Xojq6DXtOuJtLkjhhuopJZC+IhrGvBJwfVB7agICAgICAgIMfOh53J5jedTNy6jNl4020QZEFkkkbMudwbmIa2pAq47AK70F1QCATidgQAQdmKCqAgICAgICAgICAgIKFzQaEgHggqgoSBiTTyoAIIqMQgqgILczagVFTs7UFyAgoSBtQWuexrS5zg1ralziaAUxNUDmR0acwo/1DUY1FcOKIvRRAQEBAQEBAQEBBTM2tKivBBVBRzmjaQPKgqgICAgICDC65t2vyOlY1+AylwBqdmHageJt6gc1lcKDMPlEgekggIMyAgICAgICAgICAgIKBzSaAgnggqgoXNBoSAeCCqAgICAgICAgIOJubmy07XZ57fLeyyzyunhEJ8fbPEGMkT3DvxZWgUcKY4E+qp0CukXuqXuW3bfym3beszzxFsznR+EMzoufy42kcylXMbh6oKs7PiRt+CLb3t5qspjF1NynT2U7DVsssDnzSBzSRE2NjsjQHM72Tilfp2DbX0Goy9MvmbM52qabJNLY3ErSXF0D3sZnazLmD4+66m2qdS9MwxxXw0q4i0WKd5mF3bxxsLC574pY+ZNI409Vz85c/YDhwCrO11qiiAgICAgICAgICCyVxbG5w2gYIOY1PXbu21WHToLM3E1wWOZKXHLkJpIXUxBb6EHR2riQ5tahpwPYg1Otas2wdFJI0vje57SwUrRjagAkgDFBJ0m+8SzO1jo+++KSJxBLXxuLXYjA4hBtEBB5vAdcsLd97MM881u9mkyMY8ts42T/AF7C0h9ZHxfWl5bjly0oACj8Ftv7WzjfrU1o5sWqvfDHHeTQT2xbOXGLlcpkkpibnyuc7Y3vDA1or0JG9Jlk1yWV08V5NE+acWsUPLbyY2yWoeH0LS40mxzE/kqRG/6zq+pbFeXmtaBqF8/MxjHA2kAZRzZLEgy5flGs8bmjsA4pM42/WRGdjVQR3T3OpBLGNSgn16Rr2OIjlfA6ARGvygJIzk7CkxjMdX3/AEla74n6bGztI9RgfbWUtxLdRk2xbNJGzPGZYJmyZHNaAzFgIp6tabCrMZifr+xmPwa6y1DVANPtrXUsjI4LYWr7p/6+QyFtyySkTjI5lAzKC0t29qRvMYh6CoogICAgICAgIMVw8tiJGBOFUHNM1y5k186SyzNIi43NyXEtEYFWObTedlCg6W3eXQ1OJFR6EGi1HWTbX0cLonTOmYHMY0tBLnPLR3nGgFAg2elXbbm3imjryp42ysB2gOFUE9BB1oE6PfAAkm3loBt9Q7KKStd7nNd6gh/CLY6feuY8RvcZ43hsbXxQ52seeXK9ziSMsbRV2Ks70ruZ29Qz86O0dKfHPmqYBGaiHwRmqRQ5WczYSdvdrXBJ6frSvR9SAdT1K2l0u3de3El3S0fOZ8rRObqQCQMhZFVwa2te81seCRvWdze6hp1nJ1Dp077aN8mSculMYcatDMpLqbRuSDoaWFz5HQ528qVws8WxhmUm8naHBtMuBcDs8u1Wd0fToXpn6/thtemdS1DUX3L7l1PBBllMygAN3FXxDxhsJLctMFPakuhQEBAQEBAQEBAQYLpzg1rQaZtpQc5o2u3Wo388IszbwWraSzOdU84OplaR3SN6DpeafD8zfSvnQc5ea/Ha3lxDJE6UQ0cSzKC1mRrnuOY971tyDobVxLXNJrl2HsKDOgICAgICAgINW3qHS3XAt+aRKbmSzylrh9dFEZn1qPVEYrm2JAz/AIxpxMIZcMkdPXlNY4EkA5XOpX1WnaUFH61pUbwx93Hmc6NgaHAnNN+rGHztyCo1bTqua+dkcscfOlie4B7GYGrxXDagwzdQ6REIHG4a+O5immgkZV7HMt2h0hzNqMAUF8Wt6VLA2bxLGMdCy5pIcjmxPALXOa6hbtG1JjAyjU9OOWlzGc8XPb3hjEMc/kQWM1rSZGtey8hdG9jpGuD20LGes6tdjaGqCXHJHLG2SNwdG8BzHDYQcQQiL0UQEBAQEBBQgEEHYdqCKbR4JykUO/fRBIiiEbaDEnaUGCe1D3ZgGmu0OAOPZVBdDbCM5jSvAYDHaUEhAQau16i02eTI5zrZxoY23A5Zka7NRzKnEdwoL367pLYYZW3Ucjbh4jgDHNJe4uDKNFcaFwqkQk7GW8u7AW5bNcthjmpG2QSBhrJUNyuBwJ3KKh2Go6Fa6dELaZkOnRUihmc6jC6rmloc41Lg5pzV8qonHUbHmTxNmY+a2bnmhYQ57RSuLRipO7IiQdSaPO0PZcAMNtDeZ3gtaIbgkREkgULsh7u1XCJTtU01r5WOuYg+BofM3OKsadhcNyKtdrGlNeY3XcIeI+cWZ215eHfpXZiEGWC+s53ujgmZK9rWvc1jg4hrxVpNPnDYgkICAgICAgILXsD2lp2FBG8JJWlRl3lBJYwMYGjYEEaSyBdmaGnhmAqPOgywQCIbq7MBQAcAgzIMU80cEMk0hpHE0vedtA0VKg193r9hbF1eZKI8ZnRNzhjAwPL3H5oa7crgVn6h0uC4nt5JHCW3dbNe3I41N4/JDloO9mcKYbN6HRlIfq+lsYXvuomsEnJLi8Acz5nlQJtX0uFkz5rqKNluQ2dzngBhOwOrsQUfqmmUew3cbSCxjqPAIdL6gHa7cgvsLGCxt221uCI2kkl7i97nOJc5znOJc5ziaklBKQEBAQEBAQEBAQWSxCRtDgRsKCOLR9aEgNHBBKyty5ad2lKIIjrHvGgYQd5Ar58EEmKIRtoMTvKC9AQEBAQEBAQaWXpq0fdy3jZZY7qYk81pHdJDgC0EUBAdSu2gAQhazpWyOnTWVy90zLl2adzfqi4F+ctq05g0nbihlbF0wIZHTMuPrjI2Zszo2l4fmDpamoGWTLiAAkJJqmgGTT5I7NxbcjGJ3da4EhjSQ6nrBsfdPHsRcjOnI7zTrW31IUdblzgyI5a1eHDORtJAo+mBqU3IyM6dYzUIrp87pGQta2OJzW4ZWsbt4fV1oBtPkpcqi6n0vJLHMbacl/JeyCF4aGte/NUtdTD1ydnrUxpgoKWPS5c8z3uUvk9dj2te85Mwie51cvMpI7OQCDVEdKiiAgICAgICAgICAgICAoNO3pnTWWXhY2ZGuZIySRoaHuMrSxziabaFXJGxhb048XTbl94508jmuu3ctgEoje17GgfIpkAJG3y0oiUmMro+nponxyR3rudA/wDm73RsIZFQt5dMK4O9ZMrMrZ+m3TQMYLtzZIzK2OQsY6kU2YOYWnAnK7ByEbE6PSYIyOW4tpHJEKUrSQMFa0qSOWERr5OkrVttLDbTSQc4Brzg8FoJOTKad3HBuwIsJM2gRGBkcE7oZIxRsgDccGAhwGWoIiAIBCTI00XSN2y75QkBs4y2SGQ5e4+MMLHMY3LRxezv7i2lMUyOk0zToNPtuRC1rW4EhjQxtaAYAeRJExAQEBAQEBAQEBAQEBBhurdlzay27zRkzHRuI4OFDtUGqueldLnz0aIqkPiDGsAjkaGhsjRSlRyxt2rWUwy3WgWVxqAvpXP54y5cpo3u0pUb6EVFdhKizOzDFa9ORRMuRPO6eS5zBz3NaHUcwx47auo7E/Ah05QNU6XvHZ5ra4fNM+VpNcjXiIcw5MxFCCZcrtncwGO2CdpXTkNnI2eQRmUUc0MZgxziXPa1ziTkzvJbwWsjeKAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgILc44H0IGbsPoQM3YfQgZuw+hAzdh9CBm7D6EDN2H0IKggoKoCAgICAgICAgICAgICAgICAgICAgICAgIKOc1u3egt5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oHNZxQOazigc1nFA5rOKBzWcUDms4oKiRpNAcUFyAgICAgICC1nqhBCi1a0kk5YzAlwa0ltA6pLajsqKLpOjaIy4xrVmcLotTtpbhtu2udzQ5pIwNWh3vFSdKYjKxqxM4WQavYzuAicXEhpplOGcuaK+dhWraFq7/AKfTKV1q23fToI9WtXiEhrxzmue2oHqM2uOP+VJ0bRn2Ea0Tj2qO1uybzS7OGxML3Oykg5WhzgKbSA7EKRoWnCTzFUuC4jmjzxmrKkA8aGixasxOJda2idzI3f5VGmtvdesrO7NtMJDy4Tc3MzGF0cMQDiHSO3ZsjsoFTgoYa+frrQbW2fPema0MbJ5JYZonCRotmMkeC0Zu8WStc0D1tyuPp8Ehfdda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EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBh8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hA8VFxPoQPFRcT6EDxUXE+hBDQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQ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\";}'),('','dxpr_builder.page_template.homepage_basic',_binary 'a:11:{s:4:\"uuid\";s:36:\"557babd4-32f0-433a-a6c9-0bb9cbd9d4b5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SIdr7I82D6gImUih80ZC1o6B0m4emgUpm8u5a1XO7v8\";}s:2:\"id\";s:14:\"homepage_basic\";s:5:\"label\";s:14:\"Homepage Basic\";s:8:\"category\";s:10:\"home_pages\";s:8:\"template\";s:24668:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"node|drag_and_drop_page\" data-az-name=\"80|105|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"en\" data-az-mode=\"static\" data-az-id=\"gbt1ffl7ve\" data-azb=\"az_container\" tabindex=\"0\" data-azcnt=\"true\"><div class=\"az-element az-section hover-style-gbduhozf7x\" style=\"padding-top: 60px; padding-bottom: 90px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbduhozf7x\" data-azat-pid=\"gbkgetovmh\" id=\"gbkgetovmh\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,60px,90px,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbhx4ni7fi\" style=\"\" data-az-id=\"gbhx4ni7fi\" data-azat-pid=\"gbzn0t0lag\" id=\"gbzn0t0lag\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbjwifts31\" style=\"\" data-az-id=\"gbjwifts31\" data-azat-pid=\"gbs14dlfsu\" id=\"gbs14dlfsu\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbdymj1wi2\" style=\"\" data-az-id=\"gbdymj1wi2\" data-azat-pid=\"gb7kjnstxp\" id=\"gb7kjnstxp\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbhnd61p82\" style=\"\" data-az-id=\"gbhnd61p82\" data-azat-pid=\"gbwwnpo28z\" id=\"gbwwnpo28z\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div><div class=\"az-element az-ctnr az-column col-sm-6 hover-style-gbga8nt5d4\" style=\"\" data-az-id=\"gbga8nt5d4\" data-azat-pid=\"gbt26z55vk\" id=\"gbt26z55vk\" data-azb=\"az_column\" data-azat-width=\" 1/2 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-gbz6ajyu35\" data-az-id=\"gbz6ajyu35\" data-azat-pid=\"gbv1t56n9g\" id=\"gbv1t56n9g\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1527443195645-1133f7f28990?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=1470&amp;q=80\" data-azat-height=\"\" data-azat-bm=\",0px,,,,,,,,0px,,,,\"><img class=\"az-image-content\" style=\"width: 100%; margin-bottom: 0px; padding-bottom: 0px;\" src=\"https://images.unsplash.com/photo-1527443195645-1133f7f28990?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=1470&amp;q=80\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-sm-3 hover-style-gbmwolwaix\" style=\"\" data-az-id=\"gbmwolwaix\" data-azat-pid=\"gbp9mud52c\" id=\"gbp9mud52c\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gb4bvjpbtf\" style=\"\" data-az-id=\"gb4bvjpbtf\" data-azat-pid=\"gbx9zyuojr\" id=\"gbx9zyuojr\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-12 hover-style-gbn5n9l0cr\" style=\"\" data-az-id=\"gbn5n9l0cr\" data-azat-pid=\"gbk4kp3eai\" id=\"gbk4kp3eai\" data-azb=\"az_column\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-button hover-style-gbu3p75r0r\" data-az-id=\"gbu3p75r0r\" data-azat-pid=\"dCcARM\" id=\"dCcARM\" data-azb=\"az_button\" data-azat-title=\"Join to Download\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-type=\"btn-primary\" data-azat-block=\"btn-block\" data-azat-size=\"btn-lg\" data-azat-bm=\"9px,,,,,,,,,,,,,\"><a href=\"#\" class=\"az-button-content btn btn-lg btn-primary btn-block\" target=\"_self\" role=\"button\" style=\"margin-top: 9px;\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-dCcARM-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Join to Download</p></div></a></div></div></div><div class=\"az-element az-section dxpr-util-overlay-black hover-style-gbomm2yll5\" style=\"margin-top: 60px; margin-bottom: 60px; padding-top: 150px; padding-bottom: 120px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-color: rgb(243, 243, 243);\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbomm2yll5\" data-azat-pid=\"gb6ftor8sg\" id=\"gb6ftor8sg\" data-azb=\"az_section\" data-azat-bm=\"60px,60px,,,,,,,150px,120px,,,,\" data-azat-background=\"#f3f3f3\" data-azat-background_style=\"cover\" data-azat-background_position=\"center\" data-azat-el_class=\"dxpr-util-overlay-black\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbsx8zrk4z\" style=\"margin-bottom: 0px; opacity: 0.82;\" data-az-id=\"gbsx8zrk4z\" data-azat-pid=\"gbrugxumg0\" id=\"gbrugxumg0\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azat-bm=\",0px,,,,,,,,,,,,\" data-azat-opacity=\"0.82\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gb9i7pskj6\" style=\"\" data-az-id=\"gb9i7pskj6\" data-azat-pid=\"gbbv5546yd\" id=\"gbbv5546yd\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-icon text-center hover-style-gb9ezkgmr6\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers et_line_font\" data-az-id=\"gb9ezkgmr6\" data-azat-pid=\"gbqaq2op6c\" id=\"gbqaq2op6c\" data-azb=\"az_icon\" data-azat-icon=\"et et-icon-puzzle\" data-azat-size=\"fa-5x\" data-azat-el_class=\"text-center\"><i class=\"az-icon-content et et-icon-puzzle fa-5x\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-text ck-content text-center hover-style-gbrnzy1wjx\" style=\"margin-top: 20px;\" data-az-id=\"gbrnzy1wjx\" data-azat-pid=\"gbv2l3pjln\" id=\"gbv2l3pjln\" data-azb=\"az_text\" data-azat-bm=\"20px,,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><p class=\"lead\">Drag and Drop Tools</p></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbot3tx60k\" style=\"\" data-az-id=\"gbot3tx60k\" data-azat-pid=\"gbkedrgkly\" id=\"gbkedrgkly\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-icon text-center hover-style-gbdh6e6bq6\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers et_line_font\" data-az-id=\"gbdh6e6bq6\" data-azat-pid=\"gbmp0ku956\" id=\"gbmp0ku956\" data-azb=\"az_icon\" data-azat-icon=\"et et-icon-mobile\" data-azat-size=\"fa-5x\" data-azat-el_class=\"text-center\"><i class=\"az-icon-content et et-icon-mobile fa-5x\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-text ck-content text-center hover-style-gbq9nr7am2\" style=\"margin-top: 20px;\" data-az-id=\"gbq9nr7am2\" data-azat-pid=\"gbam7gkus4\" id=\"gbam7gkus4\" data-azb=\"az_text\" data-azat-bm=\"20px,,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><p class=\"lead\">Bootstrap 3 Integration</p></div></div><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbcp404dz4\" style=\"\" data-az-id=\"gbcp404dz4\" data-azat-pid=\"gb2rr0sx5q\" id=\"gb2rr0sx5q\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-icon text-center hover-style-gbypf1tkgl\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers et_line_font\" data-az-id=\"gbypf1tkgl\" data-azat-pid=\"gb8r4sbhq7\" id=\"gb8r4sbhq7\" data-azb=\"az_icon\" data-azat-icon=\"et et-icon-strategy\" data-azat-size=\"fa-5x\" data-azat-el_class=\"text-center\"><i class=\"az-icon-content et et-icon-strategy fa-5x\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-text ck-content text-center hover-style-gb02d8hlpd\" style=\"margin-top: 20px;\" data-az-id=\"gb02d8hlpd\" data-azat-pid=\"gbp6v23zti\" id=\"gbp6v23zti\" data-azb=\"az_text\" data-azat-bm=\"20px,,,,,,,,,,,,,\" data-azat-el_class=\"text-center\"><p class=\"lead\">Smart SEO and Performance</p></div></div></div></div></div><div class=\"az-element az-section hover-style-gb6d0tqo54\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gb6d0tqo54\" data-azat-pid=\"gbl3pobcvx\" id=\"gbl3pobcvx\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--sm hover-style-gbobhr8g1x\" style=\"\" data-az-id=\"gbobhr8g1x\" data-azat-pid=\"gbdjzdr3ad\" id=\"gbdjzdr3ad\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-sm-4 hover-style-gbwctdof2x\" style=\"padding-right: 60px;\" data-az-id=\"gbwctdof2x\" data-azat-pid=\"gbi2qecbl1\" id=\"gbi2qecbl1\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-bm=\",,,,,,,,,,,60px,,\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbkrp474wu\" style=\"\" data-az-id=\"gbkrp474wu\" data-azat-pid=\"gbscjhdbp5\" id=\"gbscjhdbp5\" data-azb=\"az_text\"><h3>Frequently Asked Questions</h3></div><div id=\"gb08b9eoml\" class=\"az-element az-accordion panel-group accordion hover-style-gbiqldbss8\" style=\"\" data-az-id=\"gbiqldbss8\" data-azat-pid=\"gb08b9eoml\" data-azb=\"az_accordion\" data-azat-collapsed=\"yes\" data-azcnt=\"true\"><div class=\"az-element az-toggle accordion-item hover-style-gb50ibk8cl\" style=\"\" data-az-id=\"gb50ibk8cl\" data-azat-pid=\"gbgegf17nh\" id=\"gbgegf17nh\" data-azb=\"az_toggle\" data-azat-title=\"How is Bootstrap 3 integrated?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbgegf17nh-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              How is Bootstrap 3 integrated?\r\n      </button></h2><div id=\"gbgegf17nh-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb0ug29zr7\" style=\"\" data-az-id=\"gb0ug29zr7\" data-azat-pid=\"gbmxu3wytg\" id=\"gbmxu3wytg\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbkrvbdvnx\" style=\"\" data-az-id=\"gbkrvbdvnx\" data-azat-pid=\"gboceby9ja\" id=\"gboceby9ja\" data-azb=\"az_toggle\" data-azat-title=\"How is DXPR better for SEO?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gboceby9ja-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              How is DXPR better for SEO?\r\n      </button></h2><div id=\"gboceby9ja-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbt6dqyc89\" style=\"\" data-az-id=\"gbt6dqyc89\" data-azat-pid=\"gbxbzlu2y1\" id=\"gbxbzlu2y1\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbwmb6aex8\" style=\"\" data-az-id=\"gbwmb6aex8\" data-azat-pid=\"gbhc2a22eh\" id=\"gbhc2a22eh\" data-azb=\"az_toggle\" data-azat-title=\"What about marketing tools?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbhc2a22eh-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              What about marketing tools?\r\n      </button></h2><div id=\"gbhc2a22eh-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbhra42xtm\" style=\"\" data-az-id=\"gbhra42xtm\" data-azat-pid=\"gbjffleiz0\" id=\"gbjffleiz0\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbrppzqbkt\" style=\"\" data-az-id=\"gbrppzqbkt\" data-azat-pid=\"gbtmr9qk4v\" id=\"gbtmr9qk4v\" data-azb=\"az_toggle\" data-azat-title=\"Can clients edit drag and drop pages?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbtmr9qk4v-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              Can clients edit drag and drop pages?\r\n      </button></h2><div id=\"gbtmr9qk4v-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbs2gvkdy1\" style=\"\" data-az-id=\"gbs2gvkdy1\" data-azat-pid=\"gbrw5gx67f\" id=\"gbrw5gx67f\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbo939xk28\" style=\"\" data-az-id=\"gbo939xk28\" data-azat-pid=\"gbgz7ib004\" id=\"gbgz7ib004\" data-azb=\"az_toggle\" data-azat-title=\"What is the best way to customize your views?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbgz7ib004-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              What is the best way to customize your views?\r\n      </button></h2><div id=\"gbgz7ib004-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbj4niqm0g\" style=\"\" data-az-id=\"gbj4niqm0g\" data-azat-pid=\"gbcjvjp90b\" id=\"gbcjvjp90b\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gby0ud1vam\" style=\"\" data-az-id=\"gby0ud1vam\" data-azat-pid=\"gbuta5gqni\" id=\"gbuta5gqni\" data-azb=\"az_toggle\" data-azat-title=\"Can I change colors of everything?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gbuta5gqni-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              Can I change colors of everything?\r\n      </button></h2><div id=\"gbuta5gqni-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbtgew5bru\" style=\"\" data-az-id=\"gbtgew5bru\" data-azat-pid=\"gb091b40hn\" id=\"gb091b40hn\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div><div class=\"az-element az-toggle accordion-item hover-style-gbdtihlnsf\" style=\"\" data-az-id=\"gbdtihlnsf\" data-azat-pid=\"gb1kcsc8ok\" id=\"gb1kcsc8ok\" data-azb=\"az_toggle\" data-azat-title=\"Can I upgrade my subscription later?\"><h2 class=\"accordion-header\"><button class=\"accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#gb1kcsc8ok-collapse\" role=\"button\" aria-expanded=\"false\">\r\n              Can I upgrade my subscription later?\r\n      </button></h2><div id=\"gb1kcsc8ok-collapse\" class=\"collapse\" data-bs-parent=\"#gb08b9eoml\" role=\"tabpanel\"><div class=\"accordion-body az-ctnr\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gb5pilbn42\" style=\"\" data-az-id=\"gb5pilbn42\" data-azat-pid=\"gbin3hvfdg\" id=\"gbin3hvfdg\" data-azb=\"az_text\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></div></div></div></div></div></div><div class=\"az-element az-ctnr az-column col-sm-8 hover-style-gbh46pumnl\" style=\"\" data-az-id=\"gbh46pumnl\" data-azat-pid=\"gbwhitemk2\" id=\"gbwhitemk2\" data-azb=\"az_column\" data-azat-width=\"2/3\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tabs tabbable tabs-top az-tabs-responsive hover-style-gbdebmu4f3\" style=\"display: block;\" data-az-id=\"gbdebmu4f3\" data-azat-pid=\"gb1zx1lyt0\" id=\"gb1zx1lyt0\" data-azb=\"az_tabs\" data-azat-responsive=\"yes\"><ul class=\"nav nav-tabs\" role=\"tablist\"><li class=\"nav-item\" role=\"presentation\"><a href=\"#gbwva98p35\" class=\"nav-link\" data-bs-target=\"#gbwva98p35\" data-bs-toggle=\"tab\" element-id=\"gbz2l7vjsv\" role=\"tab\" aria-selected=\"true\">\r\n    About Us\r\n  </a></li><li class=\"nav-item\" role=\"presentation\"><a href=\"#gbrb5ufjzr\" class=\"nav-link\" data-bs-target=\"#gbrb5ufjzr\" data-bs-toggle=\"tab\" element-id=\"gb2mx0ff55\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\r\n    Why DXPR is The Best\r\n  </a></li><li class=\"nav-item\" role=\"presentation\"><a href=\"#gb97u4nyuy\" class=\"nav-link\" data-bs-target=\"#gb97u4nyuy\" data-bs-toggle=\"tab\" element-id=\"gb9oe8agka\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\r\n    Recent News\r\n  </a></li></ul><div id=\"\" class=\"tab-content\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gbz2l7vjsv show\" style=\"\" data-az-id=\"gbz2l7vjsv\" data-azat-pid=\"gbwva98p35\" id=\"gbwva98p35\" data-azb=\"az_tab\" role=\"tabpanel\" data-azat-title=\"About Us\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-gbwva98p35\" href=\"#tab-gbwva98p35\" role=\"button\">\r\n        About Us\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-gbwva98p35\" data-bs-parent=\"#gb1zx1lyt0\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbad34svlg\" style=\"margin-bottom: 20px;\" data-az-id=\"gbad34svlg\" data-azat-pid=\"gb0xibygkv\" id=\"gb0xibygkv\" data-azb=\"az_text\" data-azat-bm=\",20px,,,,,,,,,,,,\"><h2>New Site Builder Experience with <i>Visual Drag and Drop</i></h2></div><div class=\"az-element az-text ck-content hover-style-gb7nfbundw\" style=\"\" data-az-id=\"gb7nfbundw\" data-azat-pid=\"gbbbu8atoa\" id=\"gbbbu8atoa\" data-azb=\"az_text\"><p class=\"lead\">It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p><p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p><p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen.</p><p>She packed her seven versalia, put her initial into the belt and made herself on the way.</p><p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p><p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen.</p><p>She packed her seven versalia, put her initial into the belt and made herself on the way.</p></div></div></div></div><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gb2mx0ff55\" style=\"\" data-az-id=\"gb2mx0ff55\" data-azat-pid=\"gbrb5ufjzr\" id=\"gbrb5ufjzr\" data-azb=\"az_tab\" role=\"tabpanel\" data-azat-title=\"Why DXPR is The Best\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-gbrb5ufjzr\" href=\"#tab-gbrb5ufjzr\" role=\"button\">\r\n        Why DXPR is The Best\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-gbrb5ufjzr\" data-bs-parent=\"#gb1zx1lyt0\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-gbjfcxtvld\" style=\"margin-bottom: 20px;\" data-az-id=\"gbjfcxtvld\" data-azat-pid=\"gbrwrlk8jg\" id=\"gbrwrlk8jg\" data-azb=\"az_text\" data-azat-bm=\",20px,,,,,,,,,,,,\"><h2 style=\"text-align:center;\">Customize<span>&nbsp;</span><i>Everything</i><span>&nbsp;</span>with DXPR Theme Settings</h2><h3 style=\"text-align:center;\">From layout to typography!</h3></div><div class=\"az-element az-image hover-style-gbwhd0lc48\" data-az-id=\"gbwhd0lc48\" data-azat-pid=\"gbjighiiag\" id=\"gbjighiiag\" data-azb=\"az_image\" data-azat-image=\"https://dxpr.com/-files-directory-/dxpr-builder/premium-theme.svg?fid=4539\" data-azat-height=\"\"><img class=\"az-image-content\" style=\"width: 100%;\" src=\"https://dxpr.com/-files-directory-/dxpr-builder/premium-theme.svg?fid=4539\" alt=\"\" title=\"\"></div></div></div></div><div class=\"az-element az-ctnr az-tab tab-pane accordion-item hover-style-gb9oe8agka\" style=\"\" data-az-id=\"gb9oe8agka\" data-azat-pid=\"gb97u4nyuy\" id=\"gb97u4nyuy\" data-azb=\"az_tab\" role=\"tabpanel\" data-azat-title=\"Recent News\"><h4 class=\"accordion-header\"><button class=\"accordion-button\" data-bs-toggle=\"collapse\" data-bs-target=\"#tab-gb97u4nyuy\" href=\"#tab-gb97u4nyuy\" role=\"button\">\r\n        Recent News\r\n      </button></h4><!-- The \"tab-\" prefix is to make it unique since this id is the tab element id. --><div id=\"tab-gb97u4nyuy\" data-bs-parent=\"#gb1zx1lyt0\" role=\"tabpanel\" style=\"height: auto;\"><div data-azcnt=\"true\"><div class=\"az-element az-unknown hover-style-gbmiy83way\" data-az-id=\"gbmiy83way\" data-azat-pid=\"gbrb68jfen\" id=\"gbrb68jfen\" data-azb=\"az_unknown\" data-azcnt=\"true\">\r\n    Element not found.\r\n<div class=\"az-element az-text ck-content hover-style-gb47l1nbz1\" style=\"\" data-az-id=\"gb47l1nbz1\" data-azat-pid=\"gb47l1nbz1\" id=\"gb47l1nbz1\" data-azb=\"az_text\"><p>Element not found.</p></div><div class=\"az-element az-text ck-content hover-style-gbegthzpaf\" style=\"\" data-az-id=\"gbegthzpaf\" data-azat-pid=\"gbtv1ypkof\" id=\"gbtv1ypkof\" data-azb=\"az_text\"><p>Element not found.</p></div></div></div></div></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-gbms1rudo3\" style=\"padding-top: 100px;\" data-dxpr-builder-libraries=\"\" data-az-id=\"gbms1rudo3\" data-azat-pid=\"gbhav9nq05\" id=\"gbhav9nq05\" data-azb=\"az_section\" data-azat-bm=\",,,,,,,,100px,,,,,\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-button hover-style-gbidpwb3po\" data-az-id=\"gbidpwb3po\" data-azat-pid=\"gbibllmu95\" id=\"gbibllmu95\" data-azb=\"az_button\" data-azat-title=\"Join to Download\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-type=\"btn-primary\" data-azat-block=\"btn-block\" data-azat-size=\"btn-lg\" data-azat-bm=\"9px,,,,,,,,,,,,,\"><a href=\"#\" class=\"az-button-content btn btn-lg btn-primary btn-block\" target=\"_self\" role=\"button\" style=\"margin-top: 9px;\"><div class=\"ck-blurred ckeditor-inline ck ck-content ck-editor__editable ck-rounded-corners ck-editor__editable_inline\" id=\"cke5-gbibllmu95-MQ==\" lang=\"en\" dir=\"ltr\" role=\"textbox\" aria-label=\"Rich Text Editor. Editing area: main. Press ⌥0 for help.\" contenteditable=\"true\"><p>Join to Download</p></div></a></div></div></div></div>\";s:6:\"weight\";i:40;s:5:\"image\";s:74616:\"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CAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDhmAgICAgICAgICBVWVhlSGU8iOIgWgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB5PVad0+4VKdYW1NTOucK1BLqD/AJZYD2wM6E3uU3IaytnWux6dIOfMtZijZBPhVscMQilG53tttb2WWpSLkPu8QGR8o33tR72nly74hZa7ndb/AOm3V0Fwqo4ClNQ1CvUrL4Puu9uPdJAvtLN+d+9NtpKJqXSw4lQBpcYQDJ/yvZiUY/Td6/8AOWNTVWxpttrr1E2VjiQMN4WJ7uzHbA6Nrvd09tVNystxObV0EKF8oN73L3vb7IGC73qouKOjmsFk1LXxJqyzMOz74pAHtgZG3fXbSxi76l16LlXxhcIxwdC57eS+yB0k7zLtQ7Ii6rAFQffDqXGrI7RnliIGey3e43Nm7V7mwVsWqshR7rsuqvC5IxjmTJzHOpXbvqKxTU9nmVoVWnyhpCCrIfIUcdft9mJR27faaN+bC2p0qAewrh7Gc8SxAA4aOAHtgehAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAYGdNNdNYrqUKg5Ae3iYGkBAQEDnp2e1pc2VVhXbPHjwBOSB3ce6B0QEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQED+a+o/UfXKOvb3b0bx6qKXVa60wABoU93eZ+94PwunlpRMxtfO+N8Xq46sxGVQ879KPUP9oW/5vzT0+T0uzDy+d1u1J+lHqH+0Lf8AN+aPJ6XZg87rdqT9KPUP9oW/5vzR5PS7MHndbtSfpR6h/tC3/N+aPJ6XZg87rdqT9KPUP9oW/wCb80eT0uzB53W7Un6Ueof7Qt/zfmjyel2YPO63ak/Sj1D/AGhb/m/NHk9Lswed1u1J+lHqH+0Lf835pfJ6XZg87rdqT9KPUP8AaFv+b80nk9Lswed1u1J+lHqH+0Lf835o8npdmDzut2pT+lHqH+0Lf835o8no9mDzut2pR+lPqH+0Lf8AN+aXyel2YPO63ak/Sj1D/aFv+b80nk9Lswed1u1J+lHqH+0Lf835o8npdmDzut2pP0o9Q/2hb/m/NHk9Lswed1u1Lp6Z6m6+3Utqj72x0e6tHRtJBVmAI5TnreD0uDL9nmddHxmrxxeXO/qU+cfTkBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQP5J6p/8AU3Uv+9H+jWfTeB/g4vlfH/xsnlz1PGQEDv6ZVtMvbura1qKmsKTlwz4XUE/gqxOfZOOtllyYw9Ghjjy5TFe3q9v0O6yvodVbgMpJBL0LbqBKBygFmM+IlM49s4ROrM/XXq5ut6Jx0oifde6629OxlRteiPfv9dqrQmRtfGQfcOGXJ8Q1ADt/fmss9SIx2bedjDT0pyyuf2ebb6XtdFNPp8blXrKfenOlLLiEZVsTxlj/AACxx24mMstXh2+717Pc3jho8Wz37Obb7+pTa2dO8ncea1Hlnc3m0OFNjVFPvflcNXvcsTWcZ3FcX3Y9V89/QmGWG2+GuKfXXNX07k/RPTYsUPaAgDMClhYsiaSNXDwvYNQ09knHrVyez02RsXu9Dnn27q6pnbFIFPp+q3SLBYUY6b9Zx4FRwwXkQzEiJy1Zj6k4NGJ+u+i/fsXs2vQrLSxury1hbV5nvEly6FRpCqMLpORnvkjPViOSer1dfPbeWGlM3ccu/wBezojkqVdxT0Wja736LZXYXV0rZrMuPGhVUXtGnPilxy1Jyx4vTl9KZyx0sccuGY5+f1VW/n2vBntfnkBA6ul/702f/f1f++Jz1vuT6pddD7+Prh/ZZ8m+xICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfyD1duKafU/UVsbQxsVgD3eWvGfTeBn/ZxfLePj/eyeT9O2n9KJ6njo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogo+nbT+lEFH07af0ogp19I3e3fq2yRHDOdxVgDOffE5a0/sZfuy66Eft4/vQ/tU+UfYEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQMbNptbG1WUo7ctTKCfsyxlMc7M4xPMr+b9j/Vqv4i/NL3mW9O7x3H5v2P9Wq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3H5v2P8AVqv4i/NHeZbzu8dx+b9j/Vqv4i/NHeZbzu8dx+b9j/Vqv4i/NHeZbzu8dx+b9j/Vqv4i/NHeZbzu8dx+b9j/AFar+IvzR3mW87vHcfm/Y/1ar+IvzR3mW87vHcfm/Y/1ar+IvzR3mW87vHcfm/Y/1ar+IvzR3mW87vHcfm/Y/wBWq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3H5v2P9Wq/iL80d5lvO7x3JTZ7NGDpRWjDkwVQR8YEk5TPOsYRHM3kaICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIH/9k=\";}'),('','dxpr_builder.page_template.split_content_and_buttons',_binary 'a:11:{s:4:\"uuid\";s:36:\"684aad51-d8d1-46a2-ad2b-6501f97f6038\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"3BN8LUsr-kyFPGhsUY3R7k1_aA9dwqRK3Eod5a11R90\";}s:2:\"id\";s:25:\"split_content_and_buttons\";s:5:\"label\";s:25:\"Split Content and Buttons\";s:8:\"category\";s:5:\"basic\";s:8:\"template\";s:7168:\"      <div class=\"az-element az-section\" style=\"padding-top:60px;\" data-azb=\"az_section\" data-azat-style=\"padding-top:60px;\">\r\n        <div class=\"az-ctnr container\" data-azcnt=\"true\">\r\n          <div class=\"az-element az-row row az-row--sm\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\">\r\n            <div class=\"az-element az-ctnr az-column col-sm-6\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1440606797942-6cc04c045447?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1032&q=80\" data-azat-height=\"\">\r\n                <img class=\"az-image-content\" src=\"https://images.unsplash.com/photo-1440606797942-6cc04c045447?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1032&q=80\" alt=\"\" title=\"\" style=\"width: 100%;\">\r\n              </div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p class=\"lead\">Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea.</p>\r\n                <p class=\"lead\">commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n          </div>\r\n          <hr class=\"az-element az-separator\" style=\"border: none;\" data-azb=\"az_separator\">\r\n        </div>\r\n      </div>\r\n      <div class=\"az-element az-section\" style=\"padding-top:20px;\" data-azb=\"az_section\" data-azat-style=\"padding-top:20px;\">\r\n        <div class=\"az-ctnr container\" data-azcnt=\"true\">\r\n          <div class=\"az-element az-row row az-row--sm\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\">\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/40/OSASuBX1SGu4kb3ozvne_IMG_1088.jpg?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" data-azat-height=\"\" data-azat-style=\"margin-bottom:20px;\">\r\n                <img class=\"az-image-content \" src=\"https://images.unsplash.com/40/OSASuBX1SGu4kb3ozvne_IMG_1088.jpg?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" alt=\"\" title=\"\" style=\"margin-bottom: 20px; width: 100%;\">\r\n              </div>\r\n              <div class=\"az-element az-text\" style=\"margin-bottom:20px;\" data-azb=\"az_text\" data-azat-style=\"margin-bottom:20px;\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum</h2>Consectetur adipisicing elit, sed do eiusmod tempoar incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n              </div>\r\n              <div class=\"az-element az-button\" data-az-id=\"dCcARM\" data-azat-block=\"btn-block\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-pid=\"dCcARM\" data-azat-size=\"btn-lg\" data-azat-style=\"margin-top:9px;\" data-azat-title=\"Learn more\" data-azat-type=\"btn-primary\" data-azb=\"az_button\" id=\"dCcARM\"><a class=\"az-button-content btn btn-primary btn-lg btn-block \" href=\"#\" style=\"margin-top:9px;\" target=\"_self\" type=\"button\">Learn more</a></div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1535996404815-2fc91ee1c283?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" data-azat-height=\"\" data-azat-style=\"margin-bottom:20px;\">\r\n                <img class=\"az-image-content \" src=\"https://images.unsplash.com/photo-1535996404815-2fc91ee1c283?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" alt=\"\" title=\"\" style=\"margin-bottom: 20px; width: 100%;\">\r\n              </div>\r\n              <div class=\"az-element az-text\" style=\"margin-bottom:20px;\" data-azb=\"az_text\" data-azat-style=\"margin-bottom:20px;\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor</h2>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n              </div>\r\n              <div class=\"az-element az-button\" data-az-id=\"dCcARM\" data-azat-block=\"btn-block\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-pid=\"dCcARM\" data-azat-size=\"btn-lg\" data-azat-style=\"margin-top:9px;\" data-azat-title=\"Learn more\" data-azat-type=\"btn-primary\" data-azb=\"az_button\" id=\"dCcARM\"><a class=\"az-button-content btn btn-primary btn-lg btn-block \" href=\"#\" style=\"margin-top:9px;\" target=\"_self\" type=\"button\">Learn more</a></div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-image\" data-azb=\"az_image\" data-azat-image=\"https://images.unsplash.com/photo-1485217988980-11786ced9454?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" data-azat-height=\"\" data-azat-style=\"margin-bottom:20px;\">\r\n                <img class=\"az-image-content\" src=\"https://images.unsplash.com/photo-1485217988980-11786ced9454?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80\" alt=\"\" title=\"\" style=\"margin-bottom: 20px; width: 100%;\">\r\n              </div>\r\n              <div class=\"az-element az-text\" style=\"margin-bottom:20px;\" data-azb=\"az_text\" data-azat-style=\"margin-bottom:20px;\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit</h2>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n              </div>\r\n              <div class=\"az-element az-button\" data-az-id=\"dCcARM\" data-azat-block=\"btn-block\" data-azat-link=\"#\" data-azat-link_target=\"_self\" data-azat-pid=\"dCcARM\" data-azat-size=\"btn-lg\" data-azat-style=\"margin-top:9px;\" data-azat-title=\"Learn more\" data-azat-type=\"btn-primary\" data-azb=\"az_button\" id=\"dCcARM\"><a class=\"az-button-content btn btn-primary btn-lg btn-block \" href=\"#\" style=\"margin-top:9px;\" target=\"_self\" type=\"button\">Learn more</a></div>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\";s:6:\"weight\";i:1;s:5:\"image\";s:65536:\"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\";}'),('','dxpr_builder.page_template.text_columns',_binary 'a:11:{s:4:\"uuid\";s:36:\"c88f1480-c048-401d-ba60-c90e3cdfeedf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"3h2E7ukA5IyeCHZByQ9r2pJRkq0g81LT26yeIINSuI8\";}s:2:\"id\";s:12:\"text_columns\";s:5:\"label\";s:12:\"Text Columns\";s:8:\"category\";s:5:\"basic\";s:8:\"template\";s:3930:\"      <div class=\"az-element az-section\" style=\"padding-top:60px;\" data-azb=\"az_section\" data-azat-style=\"padding-top:60px;\">\r\n        <div class=\"az-ctnr container\" data-azcnt=\"true\">\r\n          <div class=\"az-element az-row row az-row--sm\" data-azb=\"az_row\" data-azat-device=\"sm\" data-azcnt=\"true\">\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n            <div class=\"az-element az-ctnr az-column col-sm-4\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\">\r\n              <div class=\"az-element az-text\" data-azb=\"az_text\" data-azcnt=\"true\">\r\n                <h2>Lorem ipsum dolor sit amet.</h2>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n                <p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n              </div>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\";s:6:\"weight\";i:0;s:5:\"image\";s:40260:\"/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdCIFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAAAADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFjcHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAAABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAADTAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJDAAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAAAA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAtIHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAtIHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcgQ29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENvbmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAAABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAKAA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUAmgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEyATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMCDAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMhAy0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4EjASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDIIRghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqYCq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUANWg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBhEH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReuF9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9ocAhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCYIMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZclxyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIxSjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDecN9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXeRiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYPVlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1fD19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfByS3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyBfOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuHn4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLjk02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6fHZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm40blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZGxsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnUy9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozzGfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAEMAlgDAREAAhEBAxEB/8QAkAABAAMBAQEBAAAAAAAAAAAAAAECAwQFBggBAQEBAAAAAAAAAAAAAAAAAAABAhAAAgEDAwMDAgQGAQIEBQUBAQIDABESIQQFMSITQVEGYTJxQiMUgaFSYhUWkTMkscFygvDRokNj4fGygzQlEQEBAAECBQUAAwAAAAAAAAAAAUERMfBRwdECIWFxgZGh4RL/2gAMAwEAAhEDEQA/AP1TQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQYQ7yCafcQRkmTasqTAgixZA4t79rCiNrgki+o6iihZRe5GhsdfWgEgWubX0FABB6G9tDQZwbhZYfKUeIZMuMowbtYrex9Da4+lBoSAQCbE9KCaCCyi9yNNT9BQTQc6b2Nt8+zAJdIlmL6Y2ZmW34gpQRvN9FtoopGBdZZY4Vxt1lcID+AJoOi4va+vW3rQLi9r6jqKCaBQKBQKBQKBQKDHabuDdRtJCSUWSSIkgjuicxt1/uU0RqCDexvbQ296KZLpqNdBr1oFxe19fagh5AsbSAFwoLWXUmwvp71BWKZZIY5bNH5FDBJBiwyF8SD0P0qovcXtfXrb1tRU0EZL7jrb+PtQTQc+33sU8u5RQR+1cRuxtY3jWS4+lnoiJ97HDutrtypLbouEYWsMFzN6K6AQSQDcjrQMl11GnWg59zv4NubyhhCInmecKTGqx2JyYepBuB62NB0KyuoZTdSLgj2oiaKUCgUCgUEMwVSx6KCT+AqWjPabmLdbWHdQkmGdFljJFiVcZDQ/Q1UjQMpXIEFff0ooGUmwIuRcD6UAsovcgW1P0oM9zOIIWlMbyhbdkSl3NyBoB+NBpcXAvqegoAIJIB1HUUE0EBlNrEa9NetAJAFybD3NBhs97HutuZ1BRRJJFZrdYpGjP/ACV0qQBvY/8AIHY4nyCET5aY2LFbfjpVG4IIuDce4oGS45XGPvfSg55d/BDI6TBolTxDyspEbNM+Cqrepy6+1xQdBIAuTYe/pQCQBcmw96BcXIvqOooM591t4EDyyBVLrED/AHuwRV092NqDWgUCgUCgUCgUCgUHg7bfQbTm+Wjn8iPuJoTAfFKysP28aXDKpX7hbrTCZePx+3gA4xNvtJo+biMn+XmaN1YgxOJvNKRjIJJcSmpvoV0FS7enJrPrzYPw8Ozh4iOXbxx8d+xtINxtpd0n7plTNplVlbyMlwHe/qNCdbd6zNo33Hx6OXYb8yxSbyeHi9tFs906SJLmiyHKME5pJfHocxpc0vXsuHv8Zxu32HMbtNptxt9o+225si4oZA8qsfYtjjkevS9EeEU4yPe8eOZ27SRqnJNGkkMkygtu1ILIFYaqe0kfhUnSNXq5X2x2sOy3D7dpt3FFjtuM3e3llJh/cM8CRTKD4p1QqGvfoMul61L6/iXu9Mbpv3G348RTndJy0ssoEUmKws8kiyM9sMCrLbXrp70mOOaXPHJjsfjWwZuHkm2F3eTcvvC6scssmXzX+5cgCofQaWqTp2Xu7G2u7j+GzbaGOYGNpUEMeQl/bLuWBSP83/QFkt9LU5a+y/DzNxt+Mkl378TsZU2Bh2K7wQQSQiWJNw5mRBiuZEX3hdbadaI3Ee2/cTzcZt3h4o7jjjZYmjjMyz/qvHHYaBMAzAW0+hpOPwU223hEu2QbWYfI15Aybnc+Nw3i8xMjtNbEwtB2qL26AC40TBcvb+LcdDs+MyEHi3E8ksm4dgfIxMrkZFu6wB7R6DppTELvXs0CgUCgUCgUCgUHyibuQcLyfG7fzJyjy7/wIsciMS80rrhIVCAsp7TepNoTdw7vZ8duYtxHwmzmg2j7Bod6qRSwZM0kfiQghWMqr5Lkdw9TqKv9IctxEK8pu9tIse027xRJxcg2cs/jW3d+3aF1Eciy9x0udDqOidVrq3Px7a7h9xNNszJPLysZaUhszB2KwBGvjK3DAdp1v60mPvqXt0ersNkNrteY28EJhg80h20SqVWzwRk+MexkLdPW9Zuy+O756SHic9zFyOzk3G+PGbOPboIpHfMpIMI2AISTP1uCOvQVryzpzZ8ca8nRDDJtub27vGN5yEzQpvBLt5PLE424jeWDc2w8QtcqdLk2NzarfXXT3FY9xJutlstrFDuTPteK3MW6vFIoSbxxoIyxABcspsB+NS7X4WY+W3+rcUNw6Djl8P8AjAoXElTNdhkR0Mtj9x7vrTyzxzPHDs5NHfg+JO+jlm2qvA3KRhWZiniP/UQAsyiXAuLdOul6t0/0k2eWkHG+R5U2Ui8CeTMk8QgkWNv+0jVJTEVu0XlHULjfX0vUnurSCDcAxnjoZNvtn3G8/wAUrqyhA+17SFYfpo0wcqG9OmlqY+uq+n8sotttGh268Rs54N1HstwnJkxyRubwkBJmYDySmaxBuT1N7HV5Z02PHea76vW3fE8fB8Tj2IRtrAFgZ/HE0xzVla80YBaRWK/qZdRe5q+W7Pjs8sbabfcbJD+wQQfs+ShVIYXSCYs0RR0icXXNr2B9QbEjWpdvpcvqeGOxPGQfsYxFtgtljWMxAH83YQttfpV8t2Zs7ajRQKBQKBQZzgmCQAXJUgD+FZ8tlm75IbuHcfFOP2Qjnk/bx7T/ACW2WGZXMEeAmWxUFrfmUakXFau7PjsqeN2W93bJtNo44STd7RjEEaOF5UWUyssdl/TP6YbTFiD9aTj8Lx+qbXjv/wDtMm4K7fex78ywMNpK0rQK36SR7hX8Yi8PYRjYagi9Itacd8a2B/wrT7C7MNw+8zVjkx7l81/uGWqh9B6UnTsXr3d37XcJ8QO2SKQPG5SKKzZCNNzZAB1sEAt9KTH0c/t5csXHS7nkE2+2d+dbk1MG4EUmS4NGcxMRiI1S+Vmt1HU6vHHGS54wpJD435ODY7c7pp4d3I8/7aSLeRsXz8byEAShzpH0NgLXGtJt+Fd2/kj5ibf+GGeXZyJx0RYxyxrJbds0oS4UnFD3W6UnVKpuvj2zhblpttsQkse42z7ExoRhiImYwAaJ3Xyw6+tWdVvR6XyBdp/k+Pk5KFp+LVJrr42liXcHDxtIihvyZhSRa/1IqDxNhtuNiTZNyWxkHDiPdjaQSwSMkbvuXbvhKsys0RGGQ6XA66z59lp+15IbAxNDucm2CgRd3nO2XdljFl18v7YhbXyv9a18+yfHuvudjst3+9j4nayR8VNHtI9ykUckEbyDcrfBLIbrFcSMB0sD00T35nxyr1fkux2C7LZRgJt4ttKWgiO2bcbS4RlxmijAstm7TcWasjy5tsN3xzTb3jcNuIuLkbaNE0iRiLcOZMUZcu2PUjG4HUVbv99Ew9T5FLtzsePSPbxNspJBaWaCSaKFVjYofAmJJP2rlYA/wFMrNnBw3DwbyPi49/tGm20EPICOPcwtGqhtygiyhfRf0/sVug6VL0O7nXhd1tuG2Z43byQ8lNxW4jnlGXlaUpGVEjsQxfK+OTXHoRVqsv8AF8XJtJJxFHNtI22Rn2cewmhRRHuATI6SGTKRYywawyt19KVnR9zAYjBGYQBCVHjAGIC2000tpQaUUoFAoFAoFAoFAoFAoFAoMm20J3Sboj9aNGiVrm2LlWYW/FBQa0CgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgxj2sMe5l3KgiWcIshudRHfHT/3Gg2oFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFBjt9rDt/L4gR5pGle5Ju7dTrQbUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUCgUHjzRcykk7QK7SNISshdWQx2OCqjEBbG2WnS/Wgq/+zr9njdjkbHEKCQcRfrYG341BGPyRlUlrOpUgKIgrCxuH1JvfrbS3TWqIh/2ZDnIBIzhQU/TCr91zofwvRG24/wBhWLbiDCSY5ncFsQov9q266e4ormVfkMTRquTNKzFi+DWs7sM7HFRYj7dfaiL4fI1IAAwRVxIZctQA4AJ7j1sXopuX5/bxSypYqL4x2DN3M3d+boMfpQS556ddsU/6JiiaW4EbmQNd7i4K6D/xoNNt/mItrNBIHbclS0EpwZF7VAXUi+pP3Uo551+UywyoQEzACiMpkLoejEj833af+mg23Sc/+7mkh/6YGMQBS2NwQQGP3e+X8KgtuV+QNO/j8fiVVMQBABcLrc3B+6+h0tVFSfkkjtYLEjAlb+MlO42HU3JW1KIP+zKbdjAD7rILi5v6/f0x/L70RV4fkMcEHgcmQRBZVco1nzBLG51bH62oqZj8kiVpMg6kgeNES4DOR23PoMev1vQXhHyNpEWUoiHDyOAhsvbfH+77svTpaiPYopQKBQKDxEj56KNFhVjJqZ2lkWRXfTuFz2pa9goGttLUCX/Z1BWMq/bbMiMa59QL6nH8BQJV+S/eh/UGYKDxiM3K4lbkt9oPX1+lAT/ZUVl0kZyxEjYBVNrgAA3teg13f+fWdE21ngEaiSQ+PIvcZFQbANb30oOVI/kK47YAn9JS7MQQSUxN3vllkNMaI3QfIfOWcfp52JUpkUuxFlJxHoD62oOfdTfItrtlPXIqlkUSMgC6n1LXPvRXRuo+el3UmFhtgbwgEKbGMjuIIP3HUUF1fmV2IiVXbeRMucr+OzqWJNje3T1tRGSJ8jeWEbiwjEwaTx4AYhgbE3uVt0tr70ikSfIhOXa1nkGQJTEKLDQX0S1/7r2pCrt/sAneQqrokjeJFKi8eQta5Fzj/V61CoVfkr3DMseqnIBD6KGAGv8Acb1RlMvyh4ZI9AWXEsnjDfbYFCT7/df/ANtBvuE59N0f2zBoCUNnwIACWIFyG1br/KiMZD8miCrkJTIbAqsfaQhOvpjlof5a0V1bQc425H7kqsAZi+IU3/pC+uPTrrRHp0UoFAoMd2s7bWZdu2M7IwibpZiNPeoR5gTnFZI9urRQWA/WdZXW5ORLFmJb29LVRW/yjNQBHjkmTHDpj3aA9Mupvf2FBBX5NdWRtWCCQOIiFILZlQCPdfXp9aC0C/IwqQuRpbPcN4ybZKG0HrbIjT2oI3q/IpJtxHCAu1YgRMpTO1j0JtYXtf19qQqEHPmZ4wLRRtoTax+1hicsm6m99PSoEafImQiVbF1N8WX7sVAy1GI6/Z61UG3HOw7zaxTXaKV7yMiBrDtGOnpqdevrSLVZYPkkrSFmCN3iIoQAov2nrr9Lj8ag6p5eZeGE7SIrIpZJRNgMiFsrXBOmX9NWpGESfIjMjy27IpMR2BC5XtzCkkm/tpair7FOeSZBLrExdnMhQnUsRlidD9tsdLXoKRf7KqK8iI8zDFgCoAPdrbK1gbfW1IiQvyVlvmqFSbAiM5feR726KKi1GPyOR41lAWLyqzlCgNg6kjr9mN7fm96sSpZPkgndY3HhLSFXcITZnONtR0W1v439KRarl8lSaOK6yEgtmVUJoVFnI/E2x1/hQdnHDlzIW3rARhbKlkyLEm5YrcaelqI9CilAoFAoFAoFAoFAoPIm5PkYpJQu0aWNGYBjkD+axAVTdRhr660GMnK8qZPGkDAXZswjHJcGICXSwAYD7tdaFWi5rkPLL5No5VmCwoFfQ9t1JKde4m/TSoNYeT5ImUzbUKqQ+RUXMlmB1AJUehH1qiF5PfuJX8JSNXiMShHzaNnKtcEeoH8Kg54+d5QkOdk2LJ/08XBBDOC98PtsFuOvtVHQnL8k0sIOxIjlcIXuwsLAlrFRoctL+2tEIeV5GTeOjbMpAnmAvkXdo7YAaYjIa60wrnXmOWaNh+2OT5FHVH0Fj0DIL421va99KI1bmuSwkZdgxwyJvmNAVFvt1IyubaaaXoraXkuSUxlNnkrIjSdzXBYFmAspBtjb8TRHG3yXdiYRfs8XJfEOWUsFHbYY9WOlFdcfLb0zvFJs2HjheQuocguhsFW6i+XpUHMvM8nbzNtWVCouhVsV1xLEhSxHroKoufkG6MKyR7F3Y4GwDkEPro2P9OtEdO83+7SULt4y4kRTDdGsWzOYY27e33orI8tyIMCLs82khWR37lUOxsVsVJ7fW+tKin+V5fuK7K/QkOWAHaNFsmut+tRVt7zG9imaKLZsw8at5SrlVZrdcVa/X0q0j09q0j7aFpRaVkUuCLdxAvp+NEa0UoFB40fLckFXybQgHEeRg+hspYsqp/dYWoMl5bli/wD/AJZLRrdkxObm663xxAIJ6a1CrwczyJQq+1aSZmYxkLIqYZMAblOgsOutUax8rvliml3G2I8boFjRXLYsoJP2692mlQUblOSWDzPB3K8imJUc6BbpfS/r1FBknN8oMy2yYg4soKyDxgopxayG92JAt/G1UdMPKci+5WOTYlI2V3DXN+0sAuotkcf5igy23MclJHNLLs/GFjRoo+8klnKsScfy9SBrQZx8xyxjQNtHZ1Cs5VWBbQG1ioADXsPUW1ojQ81yfjV12BYXVS13AORbuF1Bx7PX3orafk+Qi3EgGzz26EgOuZYgDriFt1+tQccPyPfTTCBdmFmxF0dmByJHpj0sb1R0/wCZ3hg3cn7Jw0ATxKQ/eX0I+38v0qDA83yEIaSXbt4yw+9WUKCT23VTra2p0qjZec3JlhU7KQIz4yti/aAgLH7dbMbUE77keQilmSCLMowZMkcr4sFuclHXInQa0Ez8ryK7ieKLZF1itg5LAMMC5Isp62sPrQRHyfKeRVOzJizKs7ZBrZgXsFt0b39KRKz3XM8iJpoIdoyhJAiTlXIIvY2AU6+3pRa9ugUCgy3byJtZnjBMioxQDUkgaW60Hlvy3JWZTtChIco4zboDiLYHuPXXSoMxy/KZvIdswRSFEZV+30JchLm3Xtqi0PMckduinZs+5CAylg6LfDL+n19qDZeU3qwI0u2JleWSMKqvpZ7JftPVdb9KDF+X5KKCGVtsZZHjUvEiOAHyIbUi40HrSCIuZ5NSEk2bSEOVMgDrcZWxth9wGt/t+tQaJy/JYbgybAhoY1dVUsciwBsLqNBl/I1RRuW5X9hNKdsEnzwiUB2CqY8lY2U5d2mg/GgNzHJZX/aMFQsrAq9r3ABay37R3HG+lEaw8tyLzwI+waOOZrMzE3WyqTftt+bT8KKpJzHKRxyO2wJAF4wubEm4sGGOnWoM9v8AIN5uJXSPaD9NrOmTZhQbNoF9+lUajmt4dqk37J82n8Xjs98NDn9unX1qDBeb5GFYxNtmd30BZWXJsL4qAtuo9T+FUrr2/MTS7xIW2rpA6sRMVfqHxTqv5hr9KCi8jyP7pIvF2CYxzsyOAFLuEKkDXtC69NaQqo5fk3zA2LIFdlJJbKwZVBAxIv3ZfhUGuz5HkpJo0m2mETDWS7ZDRtSMQOqe/qKqMdtzHI7ncQRnaNAjSEOzK/clj0utltpe5/CivaoFAoFAoFAoFAoFB5W4+QbeKSSLxSZISokYDAkX9jl1Q+lBDfItsG0ikI17bLkelivdaxB9TQaHn9ksCTOsiCQsqqVGWSWJGhOuPd+ANKM1+R7V1UpHIuWNmkAC3Y9NCT0BPtRFR8o2DLkkUzqL5EBbCwY/1f0oTpSDq3vM7TaOivk+QLZJiQBe3qR6j0qKyj57aPu1gFyHbxo4tbK7DU3910tVFf8AYtkHwKSg39QvS4UMO7UFjb3+lTUVT5JtWybwyCMDIN2HQKWa4y0xx1qi68/tX3DJGCYo1laWXTTxWJCgG50+lBkflPHAC6TZMoYJgLkMSo9foaCZec2jEyLt2aSK2LOEBszmPt1y7ip9PxqGirfJ9toqROZcQzglMUyjaTUhje2NjarUbD5Dsi+ASQnKxsFtbIrn16XH4/Siq7rnYIG8UKhnRijqTiFC5D0+qUggfJdiylo45ZAGKnELpa1jcsBY30oNY+f2TyxoqvaRsUftt9wS9ssvvNul/wCFEc8nyWFGWLxlpy3cilbY+TxnUkd1jfW1SK0/2TZsD4kkZipZLgAEKpYk63AGOtx+F6o0/wA7tPAZcJDjIYmUBbgquZYgnpiL+9ERtebh3G5j2wFpX636EYsbr6/l10otenQKDxz8l2pAIikQdbuBquIbtxJ1xYHWgsfkW3DEGGUnQeMBc1ORU5d2PW3Q0F5vkOwijR3El5I1lRAouVY297aNYH8RQUPyPaaHCRVFyS4C3AUk469QRbW1BMPyPZTPGqRyhJCAJCFCgnHr3X0Mig6URtNzWzh3f7Z8r9o8gxwu2NvW/wCca2tUVlt+f2kzMtmACNKrWFiigN7/AHWPpVFT8l2QDZRyhkByWy3BFzjYN7KT7fWgmP5DtWJzjdFDEZ3QrbLFWJDfmNBCfItqyTzBH/bwpGwbTJjI5jsFvp3D1t/xQQPk/HGTx4y53AYYajQNqL+gYf8AwDQVfndspE8e1YuSEYtgrm4DWvkelx10oJ/2XaNKUjRiiMVklNsRZkGgBJNxJpag22/ObPcypCscl5DY5BSqkgkBrMeoX0vQYv8AI9sJEwF4SMpHJAI7Q/vbo1BZPkmycIwjmwe13xWy6gG/dfS/pRF4+f2svaiOHMZkXLG32lwDizHVRf8A/WpVjA/J9r5VTBmtbzkFTjdSbrr3WIII6/SqYaj5FtX0jjckYliQLBWZQDoT1z0HX3tUEvz+1G3jlVHIlRnBIFlxONnsf6tNL1RrsuWh3e5eGMEGNSXDdbggdNdDfS9Ed9FZ7idIIJJ3uUiUuwGpsovpQeaPkUBkCCGUNcqYyFzLZ+MBbNj91xqaCv8Asu0ClvFI6/cCgGilS3ddhrZW6UG255/ZbedoHEjSqwRlVb2LDJfX1AJH4UGL/JdmitIyOsaqWIIGRHbiVF7WIb8ag323ObSfcCFUkTK+MjhQhtf+4nXE20q6Jqq3yDYpNJE4dTGWGRxsccgbd1+sZGtFpBzu3kilbBy8OGSKB3GRsVwuR66XNCqL8l2DY2WSzFQCQoGtgb92liba/wAL0CL5HtGiWSWOSG6gm+JFyobEEHU2YUBPkO28BneNwjTCGFVAZmvGJLkA6aH8f40RCfKOOdiqJK5F9Ao6hiluvqyke38qKgc7tI5VKQFUmJMj9intyu7a9O311oIj+TbaQ5LE4i07jjck5DEC/wDUtrnT60RtHzuxmDsEfCJGlLMFt2BSwGvUZj6fWisZfku2ilkLLfbxhu9SCzFSFsASB1PvQaN8j2Sk3jlwAuJLLifutbuvrgeoomq3+cgZZfGjB4iuQcrbVwjaqW+0n/5UGC/KdiZCcH8Cg3k7SQwv6A6gjoR/GitG+RbYAsIpMUJWXRSQwDHFbMQT2fh9ag0m5zbI6oqschGRJoUOZXQEG98Wv7VRtx3JRb8SPECFQgWb7gSNQ1r2IojsopQKBQKBQKBQccm840TxwMytNK5RVC3OQyJvYafaaDJuT4oShAVOrK72UBClsg17f1VBf/JcYYw6OjDLtAsDc3XobWPWqIXf8Mu3WVZIlgyCKQABla9gLexvQSu84dI42V4RHKxSMgCzN0IFvxtQZmXgjBAxMXiVmaA26MpJc+4sfuvQSvIcErxKskKvp4gFAIube2mtEP8AKcG928sR8et7dL6aaex/4oqF5HhRK0QaIYBUyAGJyLDEG3QWN/SiNP3fEQzYZRRyqRFoALX1xuB9aKzG/wCBMdg8PjALY4i1hbW1vqKC67/hnkuskLOi3DWGi2zNjb6XoEe44d9wNtGI2lYsMFToYwDrppYNpREJyHGjcSxMgiYMxzdQFcp95B9bet6Ksm64qQzMPHkgLzdoJsCVyNr+1BX/ACHDRxoyvHhKwC4KDcvj7D+8UAb7h+ydTEVdjjMAv3iy/wDqucgNKCJt5wagmVoe8XN1BuNG9v7h/wA0Ey8jxMUyqWTKVcy6gEY27SSPcGwFBEfJcOAy5xxrdiLgBW7QxbT3BoLje8Wk6i6RySYYNYAtn9v19fWg7qBQcS73i3mECMjP4zLotxgAut7W6EUGS8txJc2K4Yh/LYYm5tYfmJy+lBeTkOJEaszxtEykX0ICWyN7+mlBL77h1jjLyRBJQ3jyAAIGjaEaexoIk3fDLGsbvEEljLqoA1jt1Fh0sKCk03BAxSSeIkRAxG1/0m0UaDofQUEjkuDWUqJYQ4UgkAfaBkdbdLCgDkODlN/JCxb9PUD1OoNx0v8AzoEG/wCH3LtEnjJkbAKVHfiAb6jUe16Cf3/CjMeSIBwfJoLMEBvfTXobUEHkODsCZIbLja4Gha9vTT1oLpu+HlZ8WiZtEfQa9FA6ajuAFA2m54rcSlNsEd0HluqWAyYre9ut01oKbXk+MdO1RAVAZUdQhKse1ltpYlqCU3fDHbNN+ksKG0hxFlZrEg2BH40EvyPDwFELxqCCVsO0BL3uQLD7aCBveHiZWBiQSJlHIAoDK+RNra/lJNAfecHFJi7Qq4Yeg0YEqPTqMTQQ3I8RHPJtyY0K/wDUNhjkxNx9T23P86BHyXEeMLkkdhpEQAQC1gLD6kaCiNYd3xw3J26FI9wzMMAACxF7nT/0nrRXZQUlaNI3aUgRqCXLdLDreg5f3/F5TnJf+1sZmx0W5Prb3FBmvKcTdwxRFUhQxC2a4NrWvpa9BafkOJB/VaNlIDFiAwuLY/W/dppQJ97wyN45pIQSoazY2xNsT/4WoG53fDKXhneIGPEuhHTUFb/xtQRLLwibpzL4huCVSQkfmFyt9LXF/wCFBCcrwY8jJNELWMhA62IA9NdSKAOQ4Ju4SQm4zvYfkvY9Ootp/Kgnbb7iJ07fGoUGbBlAKherfT396CDyHBiNlLxBBZyhW2pIscbddR9aCTyHCBwTLCGBKhtPygXF7emlBK7zhmjaQNEUJLP2i9xckkWvftNBEe64p9vuJoUR4tspEhVBbHDOy6WIKtQE5HjTCxxCMv6bwMFVwdRiQdOie/Sgn9zwvhicmHwynCIlRiSPQaUEScpwyM0ckkYsoZiR22YkdbW9TpQWG54tJn2/6cchIUpZe4ALj09O8AXoIi3fCtMkcbQ+ViRGABe7C5A09QaDL/KcIY5EHjMcd1VMRZ8UDdo6W7rCg3Tf8XK6xh4zIWCBLAnKx0/hif8AiiLbLecfKfFtiiuFDNEoAIBt/Tp60V10CgUCgUCgUCg5BxuwXcncBbTls8s266+l7fmNxQZDheIUH9EWbIm7Mb5gA+v0qCm34ji2RZVvN5LukjOzXDMXvqdbZdTrVRK8ZxUccG1fvZf1Y2Z2LkooQtlf+mw9qKluN4ZfFtmRV8ZJiTIixk+4DX81r2/jQTHxXFNt0ijj/RXMAB3Fw57wdbkEj1oLNx3FxKA6DuYC7MxJZjYXJNySfemoibjOKCXkQIqD7s2XEBQp1BFu1QKCv+J4dXC4BWNyqZsNBqyhcvt7tV6UGsnFce7mR0JJYuwzYLc2J7b2sbAketBztx/BbhxGVVmU4quTDVBhpr1UR/yoLNwfGNIXIOBUqYxIwX6kWOl72NuvrQax8Tx0TF40KNkXZldx3G1769PpRGP7LhN3LKAM5HJZxm4I6ZW1GN8tbdaK2/xPGkyWj1kQxuAzfaWyI66a0GC8dwcaSOqgJD2uQ72XDEn169q3pqOiPjOOiSJEjASAkxDI9puD7/2igp/heLwaPxXD9buxNgVItc6WKLa1BEmw4qTdeNlP7gIrWVnFlXtVtCAG7dD10oIPE8Pn4/ELkapk1iBZddbaX0+tBv8As9jO/nxWRj25hifsI00PoVoOqgUHFFxXGxBsEsGVlfvY3VgFINz0soA9qDJ+J4eCIlk8aINXzcFbNncEG4N9b0Ff8Dxn7cxdwYoFMuZysBjkNbAn6URo/G8TI4hZA0kSEEFmyxlJvkb65EHrRVZeP4Vz43Vcoo/GFyYERp3W0Nzjf+FBp/iuOdECoQqIiJi7rZU1ToRqt9D1oIPHcSpSExqMrhEu3oCT6+zGiJm4zimcNKi5MbG7EZZMWxIvqC2tqKiHjeLimUxj9WOzAGRmP9Kkgsb2tZb9PSiB4fjBYtGcVFgC7lQNbCxNtMjb29Kis14/g91KJVVXk+9Tk17E5XAv0OVUSnB8YHZrMwYgqhkayiwAUa/b2iw6e1BrBx3HbNRJEpjVAejuQR3NqL933Ggxg43hJh+iufjIJOb30tYG56DEWHSg0PDcW0UkRivHIVZxm35RiNb+1Bl/jeDeLLEGOZrDvexLkiw16XJ06XpqOk8dx7Bbxg2j8SnI/YQRbr/caCg4fjQAviuUYSAlmLZa6kk3/MaCn+O4meecBMpUb9YBnABcFiBrbuDnIDrfWglOO4hJS6oA0RD6s2KnRshc2v2j+AoN49lsvJ+4jQF2PkDgkgkhtetvzmg6aCksUcsTxSDKN1KuOlwRY0HIOJ43wvFgTHLYOM3NyGLg3yve5vegx3HEcQIsLeEuQiOrsCDYqB1/HToaC78HxpAChoyHDEq7A+nbe9wNBoKA3GcNuHe8SsVxikUEgfpgFQQD1UWoKz8fwm4aV5FV2ZlMtmYEkfpgkA+trX9aQbycXsJZGkdCWZsms7AE2se0G2oGvv60ELsOL8oRUHkRQwF20Gig9f8A8YH8KCj8Tw5cBkUM3Rc2Fygte1+qg6HqKC0XGcWC4jQMSGikUuzfcBlcEnuZbXPWgh+O4uG88int1Lu7t7AnUnXQXNBnHxHByM0iRqzWxc5tcAi1iCfagleC4sBg4aQksSXkcnuYsb66kZdTrQaHY8btYHUjCB08bpm+OJUJ0v7AC9KKQ8Zw8oEsaZgXBbN9Tc3LXOp7jqaImTiuJWFTJGPFAzS3LMQCSGYnXXp60VQ8Vwto4yn3XMd3ck4917k+l6Dpl47YyNIXTvltmQzKTjYixBFrYjpUFY+L4+OSN44gHhuIyCdL2uOuvT1qjCDi+FljLRJlGpZCS727LLjqdVXEW9BbSg0g2fFQOZ4wqMhIzZm7TcggZHpdz/E0G+32G027BoYwhAIGpOhCg9T/AGCg6KBQKBQKBQKBQePvPje3neSaNysziXUgFS0nqbe3T8KggfGtkQpEjFlcOSAoHqcQFtYd2gHSqH+rbHJcXdVClMBbHVAhIAFrm1z70ESfF9m7OVlZVa4CgLpdlbG9r4jEdvSoNo+A2kbxuhOUbiQEhTcgk63HsbXqosnB7RZHcszM6PG5Nr4uLWva/wBaisV+NbYEkzyFiBkxxyZtMmZra5Y3t6Em1Bm3xiOR2M05kUpjcomRY539Pt7+nr61RZ/i+2dpXaZy8rMxbFNMraDTT7R/DSg03Hx7azoq+R1CxpGAp7bxkWYg9TYYnXpQXg4HbwyRSK7ExMSlwDYEOCAeo+/rUHMvxXarGEWZxZcLkKSe4MCb+otVG8fx/bxwNEsrNlMJsnCtci+jAjFuvtRFW+OxYkLuJFOvdZSdVCnqPYUVpDwOygl8qEiQhlLCwY5ZX1Av+b+QojBPjG1CgCZtARdVQa2K6WGnXut19aKk/GNo0bq0jktfFrKLElTfQanssx9ag0l+PwPLHKsro8USRRkahfGbqQD/ADBqiZeAgdY7SurxxJB5AFLFFDKb3HrmaI44PizHbSQ7ifEuxOUQFyGx+7Ide3T/AM6K9jZbOPaQeGM3TJ2GgH3sW9PxojoopQeHJ8X2w1hkx0jVs1VlshBY4kW7sdb+utQWPxfYNiQ7kBWVr2OWWmp9/SqVYfGdj5WcszI3/wBsgFQMr4gdMfpUFB8X2mQbzO1mVui645fcQAWPedT0qjoi4DaRFTGSuMbR/at7OioSDbQ9t6gDgtqIpkSR0aa2Uq4hgyuXDXt1GVtfSqM1+N7dCTFM8ZyySwXSxLC+ndYnqfTSgzi+MxLIXeYsyshibFCRgEF2uNT2ae1BC/FNosYUzObEFmIW5sWOpAGneaDfdfHtruZmmaRxk4kwB7RoQQP/AFE5fjQB8f24R08r3khMDPZQ2Jt0IGn21Bl/q+29JnUdh7QoIKgrcE3sSDQar8f267aGASNaESAGym/k6nUGzaaEVRB+PRE6biRRfuAC6jINbp7qKEWT4/so4pY4iYxMoVrBfykEXFtenrRNGK/GNqFsJ3AKgXUIvt6gdO3QdBU0VJ+MbNkUM7Fgwa4CqLAscQFAsvf0FUX3Hx6CXcTzieRHnN2IsbAoUZRe+ljp7Ugb7gU3DTyRSmKWe5cALYtioW5tfQoKgwh+MIYYVnlIMZuUjAxNiSOo6m+v/hVNXsbaAQbaKAG4iUIDYDRRboNKVGtFZbmBdxtpYHJCyoyMR1swsag8mT4ztvNkkmETSF3UgEi/RUJ0WxOh6iqLD4xx+eRJZCqgoQCDiAL9La2v+NAT4zslDZSOxJyDsQWB63ufUehoKD4rs7AGViLMCAFUWZQvRQBey6n1oOteF2yPKyMUEoUEAKLYSmUAG3Tutb2qCg+P7P8AbJAruqK4clbAnsCMpsOjY3P1qjIfGoRHiu4dTYglVQCxUqbC1h2t/wA60FU+MxYszy2mYvdlRLBXJNtR111brRF9v8b2m3mglWVj4CGAIAuQqrckW17BRUP8Y2jOr+WS6lrXINgftA/9AFh9KFaSfHts8MsXkYCVo3YgC5MYt3EWyBHoagxf4vtnv+u6gljZQo++xt06XFzQdEnBQPh+owVIkhtZSbRm4sxBIv6+9WjP/XYCRlO7R6FoyFs1suun95oJf49s/wBm+1VykZYORihF8CmqkW6fzoKn41t+60z6tlYhCDqW7gR3anW/ppUF4fju0ingmV3LwG92t3aKBe1umFVEbf47BBMskc8mknkYGxy7gwBJ9ivUUisd78ZWSFk28xTJsvGQoUkvkxuFJ6aVBP8ArEL4NLKSypbBVXxhjroGB7b+hqj26IUUoFAoFAoFAoPJm4/l/O8kG8ssjNeNy1gDcLjobYgj8aDPb8TyUE8Jj3CJCkmcqqWuyhVW1un5aRFE475AxVzu/EM2ZkLsxtcgfTUfl9Ki0n4XlGXxR7vGEh8+5w7FlsMmH1sb9ao6YdlyqzrJLuA0aMcYwzWIubZG2tg38qIwbiOTWWd9vuFgMs5lLjVmU3sjDEdL36miqycbzg1XcllIRfEJXFu4ZkuRl0ubjX0oC8PzUbApvjbuZrs3cxA1IINhf0HTrQdB2HKnbTA7r/uZCpQhmCIFNyBpfX+YoMjw/Im190bB1bxqzIpCur27el7N/wA0GkvH8u24kdd3+kz5LHkw01t0HbjcaD7ra0GEnF88wUJvRGFjxazuxZsrk3I0v9OlBeTi+aZVQbz893kLvkU0FsQAo00+vWg0HH8oiQCOcXihjTFpHtmjXYnQ5ZjS56URgnF845YyboKU0RiS2R8YGQUjts1/qaKqnCcsCo/chYQS5iEkmrGby6ta500vQrbbcVyyGZ5t3lLJFJGjBnshaxUgH2N/woJ/xfLeUj983h6DubLDO+P44/n6+lB6e2jlj28Ucr+SRFCu/uQOtEa0UoFAoPEbieYwaL955IpExk8hYm5WzW06E+npQWj47loXdknXxCKYJEhOsjszKddNL9aYIpDxfOFkMu9KxY2dFdywuwJGRGpsD3URB4blTIv/AHYEMYTCNWde5SDc2/j+PrUV2bLacnHMJdzOJLjExhmxA1uQLC56dfrVRww8Ly0MEUUO5WJYwRIqEjyEkdxZVUqbaep166CirvxvOeXTdko7k3DsBGoBtpa7W6W9epoIi4nm4dI94CqKFjjZ3I9tSQT9f5VB0S8dybbdETdXl8jtKzM2JVrgLjboB6e9URBxW/TcwSvuTIkbFmjyYLYh10A00DLp00oMhxfOBSDvcjYgd7ixIHdcDXKx7ei30oDcZzjTlhvfHFkhESszGygg9zA/T8fWgrNxHNSoiHd2UKRJaSS7te9+nbc26dKDp3Oy5ZpZXg3AUORhkzWVcMbYgW0buv60HMvF8y6s77jFiWtGXa9i4J7wLpko6L0qCsXC8wmP/dqREqrCgaQKCsTR3NvqQbVRvtuJ5FIJEl3bNJKYi0qu+Vk0YD2uvqOtBUcXzRDB9+dR9ylhdgrAG1u0BiNB19aD2qIUUoFBluY5ZNtLHE/jldGVJP6WIsD/AAqDy24rlWJjbdCTbB80Dli1g4KqdNbBevvVoqnH8zDt50E4fJYUgjR2ULgQHORHbdfagheI5ls1n32UbKAFBbUhGGt/7mF/e1BP+K5n9w037oEqxMKZuFCn0tY+wFqI3HHcg2y3UE04kk3ETIHJaykoFFhbpe5JorFOL5ZHTDcKm3UIP2yMVUYjUhlVepsbY20+poMTxHOOvgk3jMpRg82bC5a4sFAHX/6fSoN4+O5xHY/vAVZvtZmIVMgdO3qAMfr1qovLxvJMNsq7m6xxhZ8yzZuGDFrW+nrRaiLiuSjZ2/eMztA0aOzMcXIU5WOh7r/hQVXjeZBGW6yUEHHySCygk4ZAXPUd510tRGf+K58uzHkMQTIVVSxAyAC9Qbi/p6elFaLxfKndxyvuP0I2jYQCSQ/aLG7EXPX+PrSImTY82ocx7kMSXJOTXPdkuIIxXTtt0qKwfheWlgKvuReQAOhdyQBloXtk9suh61RLcRzhEjjeDzOHVGzkARWZWFh/7T16UHQvF8iu3Ea7tlkWSSXyBmORbVb39Afy9KBt+N5ZZEeXellRw2AZiDquV7/1AN29BfSg9agUCgUCgUCgUCgUCg8Y7nn5J5xBGoiR3WMuoF8A2IHfc5EC5sKDN2+ROBaMrkVuwxDWV/zDMhLr92N6Ikv8pfbscUjlxIsqqTkQ2oJa3aQtve9FdO53XKlIm2cBb/qLKsiqpyUWU6t0JojF5PkT3ZUESZiyBULhA4Pq9rlLi1FdCf5cb46L+0zOh1JUhtQctLELpb1pBzNL8geERmEh3W7uuC4kZZKpzPrjiaCNrvPkEs0JMA/bPIfI7AKQnTpkT+B9fakKR7zn2kkjO3BIYKdFULcqbg59y45a9b+lMC26XnpFWCIeNGjjDSi2QbTM5ZXv6dOnreiMttFz8USwuGe4u0hYFixC3uS91HXpQaSy/IZNjIBF452lZVxxLCIp2n7gPv0vfp6UVV9x8oAOO3jLZOAotYD8pyLa/TSg2E3yBVUtErlyBZQoC/Zdjd/Xv/lQRE3yAGQyBWbwnxKFUL5dDr3X9bfwoKmT5GuKlEcFtXAC6XtY9+gx7rj19Kgrso+cWaIylxFmnlDFXJXBr/m0s1ulUBJ8lkjfKJU1YBdMipsB3B9Mbmg1hPPeQiUIYirAAABgbNj3ZH2X/mlIyRvkKjcv47yLGiwRkrhcMciO4ljhrrbXSg12b8627j/dKFgBYPgqgG6AjqxYWYUHrUCg8ODc/I5duJfGFBAYAooc3K3spf0BYi/WgrI3ya6lYgGF3xBBUtgwxJL3ADWsAKDXP5ERGzhVTJC4RVyxBTLq35gW/wCKI1n3fLGVJNtti23eNXwYKrhidQbsNbUVWFufO4gM4VYS/wCsqKui2cWJLHS+J0oEDc8kcuSIxEbeFG1OYC43bI3yJb/igyn3HOhCwhbGEeTOygtZRYFVdvXK4pSLbbc/IWkOcC+PxOUZsVJk/wDt5AM2N/WhFIt1z0yFDAbZEGQgRkBWYG4DnX7bW0ohyUfyHcNNFATDGrExyJYEgK2IBzubm172sfcUirJ/nYxh4ywiuU1ByADWyYve97aHSiQkk+RPt9raILNq0wGIBZX7Qxy7VZetr0qqfuPlOKgQISQMmIAx1N9MtT0ojdpvkAsgiVme5zsuKauMfvufy/zpFQp+QCKe+JmLJ4iVXELjZiLN1JHrUFJH+Rn9MxqRY3dMVJ6n+vQ9AB661RO1HORkmQMyiOTGMlWvIAuF2LaX7vpUMoV/kjxoZI0B0yQWU3DA5XD+o0tVGkf+fMcizBGayGMqMNQwy6MfS9CM0f5ENu7+MGd51ur42WPxi+KhjpmPe9taDo41uXadjvhjGUsqgKFyDnXRiRdbaUHpUGG+lli2U8sIyljjZo1te7AEjT1qDzfN8kxDeNTrYKVXIjusW77C/aDbpVRizfJla6RjsXEAkMupQ5XL3Zvu/AUVv5ucimSXcLlt1LNJHCiliCGCrq1z0U3+tEXn3HOLuZVi24khyAibtGhHU3b0NIqsf+fZn81sTA+KoFUeUqpW5yJFiWAoLCTnVgkLIpfJCmIBIQsQwAL2YhQDqR1oMJ9zzqkSGFlCHxgKFa5dwMsQ+vb0uaDSGf5EYtwZYFV1EXixxOpNpSBlrZdQCetA2W55rcNtzNBhF2u7iy3BW9rZX0PUEURzTw/JN0ULEwBCcljIXK7Jcdr9AMrGitmk+QrEzLDeZFKqt1xuSoU3L9+lyb0IndyfITKjQxABYwSoxxLMBlclrkqb2FrfWl3EfuPk/kA8EeF9XsAD2jQDK9r31oNHl+QaxJGt1H/XKrie0HRc79bihEg8/wCFQMRL5ZPIzKpAjzGAUBh+U/yoMJW+RyKUaPEgfdGVXXGwscje7E3Hpp1qDRW56LbbgqpkmxQ7dGxIBLHK5LXOljrVEsfkTMDigubgC1k+5de/v9DRFsuf/bXZEfcK91AsoK+M9Rlr3/Wis8/kKbeARoGdvM0zSBSwJcmMYhrDt9j9KDs4tuRZZTvgVYlTGtlsAUGQBUm/deg7qBQKBQKBQKBQeHuec3cUsu3WAtIrOVlIYKFV9L9p0K+ooi8XPbmVwibFs2xABZgNbdx7PtN+0+tvSih5/cOobb7JpFtclmZdccrDsPsRQj1opUljDr0Pvp0NjRF6KUCgUCgUCgUCgUCgUCgUCgUCgUCg+f8A9i3mKj9uS8YQzOwZVbJCWUdpscrW60R0Lz07ZH9kwVMjIWJBVV6gjH7/AFt7etBKc3O8i47NvASLylmBAJUXxw/vv196K9ZWVlDLqrAEH6GiJopQKBQKBQKBQKBQKBQKBQKBQKBQY72SSLZzyRC8iRsyC19QLjSoPIPyLcGbs2jNErPGV7snIKYlO3r3HQ/81RovPy+MyvtCIlHc4LEXN7BRgCftsfrRGsHMTvOFl2higJt5SxJH3AXXH/8AH7+oor1KBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKBQKDx5tvzCSTtt7+V5CRKZAVMdjgqo11XE2y06XtrQVdPky2wkjdjkTfAKCQbDpewNv8AzNQQYvkbKuUhzUqwt41UixBDixN7nWxtbprVEQx/JkObuJGcKCpMYVfuBIAH4X96I23CfIRFtxt3Rpe87hnxC6/atgOg+lFjmWH5BE0YQtlKzF2Yo1u92GemIFmH2/woi4g+RKQAVwjVQpDLkNAHC3BBPWxeim5HyCCKWWJrgE4RAKx7mbu+0m47emnXSgl052ddsVa0JiiaZWCo5kDXfK326dLUGm1TmIdrNt3ybcFS0M10ZFOKgIL29b9aUc88PyiWGVGZVDgALGUBF0P5yP6vu0/Cg23MPPHdzSwt2AYxAFLYkgiwYdf6sv4VBbcxfIHnfB4/EqqYgLAZhdbnr91/paqKlfkkjt3LCjAkf9MlO4kDobnGwNKIKfJlNhIrAD7uwXGt/wAv39Mfy+9EVfa8/HBANvKfIsIWUMUYZZgk6jVsf4UVMy/JI1aQS+QEgeNFjuAzkdtx6Lj1PvegvDH8jMiCWVVS6eRlwPb23x0+77svT2oj2KKUCgUCg8RNvzsUaLBpJr5nkkEgd9O/uuVUi9gttbelQJU+TqCsciv26OfGDfO+gta+OnoKoSxfJD3pJ+quYsPGIyCVxIUi/wBoPU9fpQEj+SoGUOJGcsfI5Sym1xZQOl/Sg13ic+J0XbOG24jAkc+MOzXGRW62DW6elBypt/kCAbZT2+Jc2JBUnDEgsRllcflojdI/kHnLuQY87XUoHMd2I0IKjqL+tqKw3R+R7XbIVYtcquMaq5QBeouCTc/1fyoN93t+dm3UmLL+2BvCtwtgYyNSNfuOooLr/mV2IhQMd3Ey3mcoRICxJsbe1vSiMkg+RPLD+4cGNZg7iMooxVgdfUrbp0PvSKQw/IVnLsws8gzBKEYiw0FtEtf+69qQq7R/IBO8vY6pI3iQFVvGWFgD74/1etQQkXyRrh5lj1U5KIzfRQwAKnTqb1RlND8neGSMuvcuJKFAdVsMCRpr91//AG1BtuIeeXdE7aQeBilw2LAAJYgA2P3DXWqMpE+TRhVEvlLm1wIxicCbnttjl1/lrQdW0j5w7kHcyKIFZiwUL3f0gaXC9OvdRHp0UoFAoMd2kz7WZIGwmZGEbdLMRob1B5gh5tWRNuP28FgMXdZWXuORybIlvbW1qorj8ozUB48ckyYhDpjZtBbS+p1v7UEGL5LdWSUhmCCQN4mAILZFQAvW6/w+tBaCL5EFSF5LKLZ7hijPbJQ1hb2DEae1BG+i+RSzbhIiF2rECPFkD2sdbkaC9r+vtSFQkXPmZ0BtDG3bfGx+1gV/MTqb3NvSoEcHyEoRMReRTliy/dioBbTQaH7PWqg0vPw7zaxyMzwyPeVo0VrDtGJIGg1OvW3vSLVZdp8ilaQvIobvETIQoUE9pFuv8RUHVO/NPDF+1TxyIWSXzFLNZbK5Ivpl7CrUjCKD5CZkeVwSkUmFygXNlsuarqTf+FqKvsYedjlTyteJi7PmUJ7i5GWIGv22x0tegpFH8lVA7lHmYYvqoAPdr7WBI+tEWEXyRluZgjKTYWjOX3kX7Tb8o09L1Fqvh+RSSRiVh4hKrPiUBsrqx9PssDYfd71YlS0PyITuscw8BaQqzYMbM5K200spFv50i1XH5Ms0cfkD3BbyEIEFios9gD/VbHX+FB2ccnLZlt7J2BbKnZcsSblioH8LUR6FFKBQKBQKBQKBQKBQeRNyHLRSShNoZI1ZgrENc/dYgKuqjEfXWgxk5DmTJgkDhbs2YRu4YNYLdbKAwH3a60KtFy3KiWQybR2VmAiQI4x+24Jx9iTl000qDWHkOWvKZtsAEhzRFVyWcHUA29iNOtUQvIcm4lcwsiK8RiQRvmYy5DXyHqB+IqDnj5jmiQ52TWZP+kUcWIZwXvbpYL29faqN05Pl2lhB2VopHCMxzBAsCWII0By0v7a0RMPJcs+8dX2mG3TzBRZsnZLYDK2IyGt6YVzrynNtGwO2bJ8ijiNxYWPQMv5bfm1N9KI1bluYwkZdgezI6h/QqMQLakZXNtDbSitpd/ywMRj2gZSiNIO+4ZgSwGnpjbX3ojif5FyCziE7PB2L4K+alwB2AC3UnSiuyPk+S87xy7NgI4XcuqtYyIbALca5Dp61BzLyvM4+Z9q6gqLoUbFdcS2i5n3tVFjznItAskWwd2IQ6K5Uh7nQ2/p9aI6t5vN8soG2jZlkRTFeNrZBznkfy9vvRWR5LlgYEXaZmSFHeQh1USNoRaxIx9QaVFP8jzdiV2YJ0JD5AfaNFsvS9+tRVt7yvJRztFDs2KeNW8xVyFY29FBytf0q0j09q0rbaFpbiUopkBFjkQL6fjSo1opQKDxo+S5cKvk2hCnFTIyuSNFLFlRf7rC1BkvJc2X/AP8ANJaNdY8Tk5upBLY466iw1qFXg5XlsCrbVpJWZij4SImGTAXutxaw661RrHyXJLDNJPtjdHQJGiOTiyDI9Dl3X6fxqCh5DllgErQEyB5AYkjY9uN0v6+vUUGScvzIzLbJjliwBST9O6KcTZe67XGnT1qjph5HlW3SxybLCJldgbm/aWCre1rnEf8ANBltuU5h4ppZtphjGjRRYyXuXKuTp+Ua4jWgzj5Pm/GgbauzqFZyEZS2gNtRYZE29xbWiNDy3M4Ky7HIXVSbSC9y3cARkB2jr70VtPyHKR7iQLtM9upYKVyLkAdbWtqag4ofkHJyz/txtFSfEXR873JGtrXtib1R1f5bkjBu3/YuHhCeBSr9xbRh01x9xUGDcvykKtJJtm8ZYHvVrKCT29q39hc6VRsvMb8ywqdjII2fGZsH7QEBJGnoxI+tBO+33KRyzJt4i2LBkJjZl8eC31XqcidBrQTPyXLLuJ44dlkkdvHI2XcMCxOg9T2j60ER7/mPIoO0vFmQzNkHxzAvooX7W/lSJWe65XlvNNDDtGVVkCxzlHNxexsAD1/q6UV7dAoFBlumlTazNEC0qoxQDqWA0toaDzH5LlrMp2hQkOUdVdjoDiv2kBj1udKgyHJ8zm8h2zBAQojwchdbEtZcmt17KC0PKcwduiHZs24VAZWdXVScMvQdT0t6VRsvI8isCGTbFpXlkjxVHsoD2S+h0K65dKDF+T5eKCGU7ZppWjXOJI3C55EN6XGgpBEXK8wpCPs2ks5HkxdbjK2NsbXC65fbUGicpzGG4Mmx74o1eMLl3MwBIFxrbI/XSqKNyXM/sJnO3x3BfGMKkjYqY8g1rXbu06aetAblOXzv+0YKhZSMXI6gAtZbnEd3Z16URpDyfLPPAr7HxxStZycrqAqk30t1Y2/CiqScpzMaSOdjlpeMKHY3uLZC311tUGe257kNxNIke1X9NrPH3FwoNm6C3UafxqjYctyR2qS/sX8hn8Zjxf8A6ehz6adfwoMF5floVjWXbM7PoCysCzYXxXFbDUevX0oV17fld3JvUifaSJt2Vj5SjixzxS9x+ZdfpQUXfcp+6SPxHxiYpOzRtbEu+BUjr2hdenvSFVHJ8w5e2xwVXZfzZYhlUW0tfuy9rCoNdnveWeeNJ9qFhbRn7sxo2p0C9U/+oVUYbblOW3G4gR9o23jMh8jFH7ksfcWW2l7n8KK9ugUCgUCgUCgUCgUHk7j5BFFJJEIZAUJUSnHAkZD0bLqh9KCG+RQhtIJD1snbk3TFh3WtYnrQaHn9osEcrxyKJC6qlgTkmpGhP5bt+ANKRkvyTbyKpSGRQ2NncLjdidNGv9oJv0oiq/KdmyZpBK6i+RGFhYMfVte1CdKQdW95vabR0VgZA4LZIVsADb1IvqPTpUVnHz+1k3awKCyyN40kFrZXZdTf1K6Wqip+SbQPg0UgJOl8NVuFDDu1uT061BWP5LAwZvA+AXK4KE2ClnuMtMcbVRZPkO2k3LJGpaGNJXlkuCf0rfYoJJ/HpQZn5VsABeKbNlDBLLchiVH5vp/8XoLS89tySybdjJH9pfAEguY+0ZZalT6fjUNGbfKID2pCTIFDSXZCq5Rs/UHutjawq1G4+RbQvgIpGIbEkY2AyKlj3aajp1+lFV3fPwwv4oVBdGKyBiAFAzHof7P+KQQPk20dS0UMsgDFTjhbS1jcsOt6DSP5Ds5Jo41R/wBR8Fa6f1BL45Zfcelr+vSiOeX5NFGwi8eU9+4BlC4+XA6sRY2IOtSLo0/2TauCIopGfEsl8RoqliWGVxbH16+lUajntt4DKI3bGRomUY3GKly2rdMRf3oiNpzce43Ue2C2kb7j6EYsbrrf8vrRa9SgUHjH5LBofBIg+67hTdcQ2mLHXFx1oLf7DGHKnbyEggGMYZKcihuS2PW3SiLzfIdnFHG7JJeSJZlUAXxY4+9tGsD+Ioqh+R7fr4nRBckuFFwFJNu7Qgi2tBMHyTaTNGFhlEclh5TgFF8b37r6GRfSiNZ+d2cO7/bvf8v6t0x7sfdr27xra1RWe2+QbaZ3XFgAjSqdNUVQ1uv3WNUUb5NtFyDQyh0ByTsuCLm2jey9en8aEWj+Rbc5GSJkRWIMmSFQuWKse7TKhEJ8j27puJhG37eFIyD25s0jlLYg6aj1/wDCggfKNiZPH4ps72YYjTQN7+gYf/ANBWT5BCLSx7Y53CsGMYcgrl1DG1gfXSgf7Nt3lKRxsUViryEqR2sg7QDdriT0oN9tzu23MscSxP8AqGxY4FVJBK3IY3vj6XoMH+S7fyIYwDBa8jMRcdoewsbdG/5oLp8l2rhGWCXxva72Sym4BBGV9L+goi0XyDbTHGONg5jMi3KEaKXAOLE6gf8Al1qVYwPyjb+VEEZYAgTEFdLqTdNe7UEW61TDUfItvJfxRP24licbBWZQOjdTn09PWoLPz+3G3jmSNyJUZwe2yFTjZu7+rTSqNdjy8W83LwoCDGpLg2vcEC+hOhvRHoUVnuZ1g28s7glYlLsB1IUX0vUHmD5DGZAg28ge5XxnDItn4xYhsfuv1NUV/wBlgClvBI6fddcRZSpfXJhrZW6Ug23XP7TbztAySNIrKjBQD94yU9fUA2/Cgxk+TbVFaR4nVFUticciO0qV7rahunWg323O7afcCLxvGrXxlfAKbEgdGJ1xPpTRNVX+RbFJpYnDL4iRkSliVyH9VxqhtfrRabfnYZIpT42MkOF0XEZGRsVxu3vprQrNfk2ya1o5O4qAThplYa92lifXr6UExfJNsYlkmieLIC+qMMiobAEHU2YUBPkUBgM7RPg8whhVMWY3jElzY2Gh6XoKp8o2LsVjilYi+gC9QxUD7vVh1/8AI0D/AD+3SVSsGMchPkYsikY3uzWb+3odaCsfyeCTuELLFYakrkScha19O5ep0ojoi57aSrIwikCRRtKWIW3YFLAa9RmNelFc8vyaCOSRiobboGxZSMmKkLprbU3oNW+SbVSSYZfGBcSdlj91vzX1wPWiapHPQusvjQh4sb5FSurhG1Vm6X9evpQYL8q2jSE+NvAAbsMS2QudFvqCPUfxorRvkcGJkWF8EJWQ9h7gGOKkNY/b16VBrNzkCOqKjEMIyJO0ocyptob3xb8Ko24zk49+sjxjFUIFjbIEjUGxIvRHbRSgUCgUCgUCg5H5DYDcR7csGllcoqhSe4ZXvYafaaDFuY40ShAQQCwd7ABClrhsrHo1QX/yvHeMOjhu6wW2JBJI6Na3Q1RA5TiF26yiVFhLhFOJHcRkNLX6G/4UEjkuJWONhLGI5mKRkDRmBsbWHoTY0Gf7rhDt4XunhDM0RxPaUN3PS62PW9BI5XhleNBIgbTAYEWJONunafxogOY4ZrnyqSmo7Gv09NNdD6en0oovLcR5WjDKAoVQ4XtNywsCB0GOp6URo3IcXFN4y6pIp8eimw+mQFrC+vtRWQ5XhPHbyJhYtjgbWFvS31Fvf0oLrynEO11lQlVLBrG2NsjZrfTW1BMW+4uTcjaxYtKSwKhDYGMA6m2mjaURVeU2I3EkUimEhntI4GLlPvIIJ6fWirR7/jZDMQVyiBebtuQoJW5sD1t+NBX/ACvEpGjq6skjALgpOrY66D+8XoA5TiiI5kZGSRiFlUa5Cy9LZXOQ6UCXkuGQXkkjswue0m4Nj6D+8f8ANAl5bjI5kUsGMqhy6rcWI7bkDUsDoOtBCcvxNmGaotyQbaEY5FtPe/r1oNP8jxyTKpIR5MMDjYtn09Ljr60HbQKDiTkeOkmEKMGbxmW4UlQgCnra3RhQZLzXGM5xIMeIYSgaG7Y2A+4nLS1qC8nK8YI1YyK0bA3NtAtiTofTTpQTJynEIkZklRVlDYAgjRdGuLaW6a0ES8jxCosbyJjLGXVbE5R262A6ECgrJuuGBikYobRgxEIW/TfRQLA/dbQUE/5fhhIQJkyCm7BTbEAse61ugoA5bhpOsqG/YclI9db3GgvprpegbflOL3DmJSLu2KhlIzsAQdR0Ppfr6URJ5TiBleRAGBLEqbMFB9bWP2m3v6UVU8twoALSoAuNrqRYte3UadD+FEXTkOKlLYujHRW7TqLhR1Go7xaip2m947dSlNtZ2RfJkEIAuxU6kdbprRGe25fj3U9pgKgMqOACVYjFlxJFiWoqy8jxR2zzlkWKMgSnG4VmsbGwt+NAk5XioSimRQCGIKqSoCXvcgafbQP8lxcZQ5IqyIHjcDqrZE6AX/ISb0CTkuGikweSNXDAfb0a5Ua2/tNBDctxce4kgZguH3ticciTcaDW2JLe3rQRHy/FlACwjIFhGVuRdgoAxBF9RoPeg1i32x/cnbKQk5ZgEA6kXvqNPynr7UHZQUleOON3kIEaglyegA60HL/k+OvuDlptbGZ8DYXJGhtrqPSgzXmOMJcMQiqQqtYENcHUBbm1h1oLTcpxikB3VlIDE2y1FiugBJ+6/SgTcpw8beOWaMEqr2IuMWtj6W10tQNzyPDqzw7iSO8WJkQgm2oK30+o/CgS7riI905kKCe6o7FSdR3C5tbtvr7etBVeZ4bvKyrpYtZGudQB6a/cKCRyvCsMhKmvdfE/lvb066do9fSgbbk+LnS4KpiGlKutsQvUm4tcDX3oB5Th1QhnUKLMUKMNTb8uPXUfWgHluFDAmaMG7KGI/pAvrb8KCw5HimjZw643Je6EG4uTdSL37TQI9/x0m23E8Kh4tspzKpYFcBJZb2BBVqVFV5XYGJiR45EPjeBwAwOvadcei+9FWO/4nwRSF0EMpwiYr2kj06UFZeY4iNmSSVQFUMWKnGzXFr26/SguN9xyTNtyVR7hcbXBFlx6f+sAXoKxclw7TJFHJH5XJEYC2uSLmxt63oMv8zxJjkUWKJcKuOjgKG7bi1jlYE6H0oN4+T42V1jWRTIzBAliTex+npidemlBbZb/AGM58UBAcKGMYHQaeo7fzDpQddAoFAoFAoFAoOMbHjV3JnCqJy2ZbI3yAPpf+43oMl4rhVBtElnufuJvmLH19bVBTbcZwxjWVLSCQMySM5JIYl/U62y9daolNhw0UUO1NmKjyxlnJY4KEL5X9rCgs2y4VTHtmSNcGJiS5FmfqBr+a3T1oJj47iGgSJIx4kD4pkwNnNnvc3IJHrQS2y4mIBWRRdgNSSSzGwvqTqfU01CfYcOEvMqIqC+RYrYABTrcW7VAoKnjuEVwuEYY3YLmRourAC/291yOlBpLx3Gu5mkRSS2bEsQt9CdL21sCfegwOz4HcOsbIjOCURSWHcgwOOouQI+o9qCX4fh2kaRgLMtinkIXQ2J66ex9/Wg1TjOLiLOiKhDlmZXYdxte9j/KiMhteD3csq4h5JCWkuXB9L2va18tbdaK2HG8WzSARqWdSjgMftLZEWvprrpQYLsuBRJHVUCxDFyGbTx4k219LLe1NR0JseMiSNVRFSBiYgW+0ggm1z6YigoOI4kK0fiW0mpBY3tdTprcWKra1BEmz4iTd+N0B3AjVtCwsgNla4Nr9uh66UEHjuFzw8SXAIIucfRLHW19dL0G422w3DedVWQnt8gN/sI00PoVoOqgUHDHx3ExB8FVQVZX7z9r2Vgbnp2gfSgzk47hIImyRURBqQzZAA53uDle+t6Cv+F4gbcx9Lxqplz7sQMQ3Wwv7iiNG2XDvIIGRDJCtsSxvjKToxvrkQetFVk2nCSN43VC0cZQKCwPjTusLHULf+FBp/jeLkVAEFkRI1CsykKuqdCNR6etBB2XEApD40u11RRf0BJGn0agTbLhy4aVY8iwGrWuWYsARfW7a2NBEOx4eOVTEE8sdmHeSde1Sbk36WW/T0oiTxfFLq0a2FwAWYj10AJtpc29vSorNNnwW5lEqqjS28im7BgCcsgCRYEtrVEpw/Dhy2IbIqyoXJAuAAAL9O0WHT2oNIdlxe0VZYlEaoDiVZiD9x6X7upoMdvsODmH6Mat42y6vcHSwNzqBiNOlBqeK4h4pI/GjRsVaQZH8oIXW+gAvQZDZcC8eYRGSZtLFtS5KjS/Qkn6U1HSdnxrBbqh/T8akte6G62vfX7jQUHF8WAEES3jYP8Accg2puTe/wCY0FP2PDz7iceMNKjDzasAGYZW621D9wHW+tBKbPhkkMiqgZLNlc4gg5XFzjft9Pag6Itpsi43ESKWc+QSKb3JB1/+s0HRQUljjkieOQAxupVwehBFjQcY47ifE8QVTHJirjNjchs19etze/Wgy3HG8IIsGCxZEKroxBBsVGt/x66URaTh+JbtxwOYY4uQSdO297joNBRUnY8LuHe6RuVtE4BIH6YBAsDY4gj8KCs204PcvK0irI5KmUAtcm/jViAfW1r+tBu/HcbNI0rIGZmyYhjYkCx0Bt+Pv60FV2nFeUIqJmqhhYnQCy9f/wCsf8UFH4/hMwHWMOwIC5WvgOtr9VB69RQWh2PEBnWJUYkGF1yLfcoLAgk6lbXPW1BDbHiILzOoFhfJmZj6a6k66C5oKR8dwUjPIkaFl7ZCWNwGFsWBPS3QGgLw3DqGV1D6vcvIxOrFj6+mXXrQattOL20LgqEidMGQMxBQgJ9oPsAL0ozh4/hZVEscasq3XIs3ubk3Op1Opoi0nH8MsAd0TwwM0mRYkBiQzEm+vQdaKp/juDASMottSl2b8vdcm/pf1oOiXY8fK0gdFLzWzsxDHGxHQg6YioEXH8cjxvHGoeG4QgnS9gR1/wDGqOeDYcHJGXjjUxqzKSWYC69pGp1VcdPQW0oNIYOH27GdAkbKT3sxFtSumR6Ev6aXNB0QbLaQENDGEIBAIv0OIP8A/AUG9AoFAoFAoFAoPI3nxvaTtJKjFJnEncQCMpPUi3pUED43xzhSHZmVw5YY6nU2soAA7rgDpVA/F+OyBBcALhgMcbFAl7W66a+9BD/GOPkaQiRwGv2rhZSWVrfbe3aO3pQbx8DsomjaO6tG4kBspuQxOtx9bURMfC7ASSNcszKySXIvi4sQbC9TRWK/GtkDfySEkAMSVyY9uTM2Nzlj/wDKqKH4xt3djLM0iFLaqmWRzuScenf0GnvQS3xjZuZWaWQvKxZmsl9bGw7dOgoNJ/j2w3CKMnAWNIlxIx/TIIa1uulvwoLwcFtIXjdGa8RJW+JsCGFhpcffUHOvxXYrGEWRwAuF+0k6ggkkakWqjaL4/tIoWiR31lE2TYschfqGBB+49RQVb47tipVZpV66jEnVQp6r7Cg0i4Lj4JfIt1chlLdoJyyvqAD+f+VEYJ8Z2QAtK5tcEgRjWxXTFRa19bdfWirH4zsCjqzOS2gbtBXVTfRevZqfX1qC8vx/aPLHKHdHijSKMi3b4jdSAQaomXgNq6RgSOrRxLDmMciihlsbqeoc0RxwfFVO2eHczHuY6xAAkHG+WQN/t09qLq9jZ7SPaw+GM3TJmFwBbNi1tAPeiN6KUHiS/GNktmifx2EYYsFYYxkEmxFrnHW/40F/9Y4xsCCxVQynVTfL3Nuo6UKsPjXHCVn7iG/IcSo1vYC3T6VBRfjGwJDCR2AZWX7fy5dSAMvvOpqjeLgdnEVMZK2Ro+i/ayKh9ND23qCBwexMMyI7DzWykQqGDK5cMCB1BaqKL8b2aEmOR49bpjh22JYfl1sx9fwoKRfGdujl2lYlWUwnFLjFUFySvcez+HpQVHxXYLGFMjkA5MTjrYsddOneaDfc/HtjuZmmdnu7iTEEYjQggC3Rr3/GgD4/tPG6ZvaSIwu3aGxNvUD0xqDI/F9l0EjqO02XEaqCtwbXBINqo1X4/tF28MCuwWESKDZSSJbZdQbHTqKCG+PbYnSaUC+oGOoyDW+33UUIsvA8fHHJFHePzKFIAUaKQQbWsdR60TRivxnYldJZCrKBdcB7X1C9CFGnQelTRVj8Y2DIAzMWDBi1lF7FtLAAAHyHQVRaf47tJp5p/JIkk5uxXE2BUoyi4OhBpA3/AAMO5M8iSNFLNctYLiTioW+l9CgPWoMIfjEJhiXcSktGblY7BTYki9x111PrVNXsbaEQbeOFTdYlCA2A0UW6CwpUaUVluYE3G3lge+EqMjW62YWNQeVL8a2YlzV/HEzl5FIX83RVJHbqdPUelUXX4zxmQfVlKqMTiVOIAv09bX/GghfjPHIHuzkE5ZMQSD1vkR6e9BUfFdgQMndhZh0QCzKF6KoHRevr60R1DhtojSspKrJjkAFFsZTKLG3S7W/Coqg4DjztkhUt4lcP2kC9kCEGw6MF1+tUZj41tQmKzSKbWJAQaFSnTG32n2+vWgqnxrbhWLysJWL3dFQdrkm32/Xr1oi0HxzY7eWGVXb9AgqGxsSFVdbAa9goDfGNgzh85AVLW1Btke0C4/INB9KLV5Pj+zeGSEs+MjI7fbfKMW101uPQ1Bk/xfZPf9WRQSxsuItkQbfb0uL2qjd+C2rYDJlVYkhxAX7YzdbEgkfW1KM/9d2pYFpZGTQtGcMWIytft/vNBL8BsP2r7ZXMaZCQ2CWBwKfaVK6j6daCp+NbPW0kgJbIaIRoSwuCvdqfzVBeH47sIpoJkLZwG4vY5aKBfT0wFqqIg+O7SCVZI5JAVfyMO05dwYBiRfQrRWO9+NRSxMsErIWOWBxwuXyJ0W/TSoLD4ztmwaWVjIq2soUIGOpKqQdL+lUezRCilAoFAoFAoFB5M/GcmZ3lg3pUSM2SMXKgG9sRfTEH0oKQcPyEM8Jj3KpCkmcqLkMwFVbHW3RaRGacVzjFXbemLvZmTJ2Nrm2t7ag9OgqLU7jgt+6+JN4RAQ+alnyYsthkwNzrY361R0w7Dk1nEkm5yRCSkQZ7EXP3a62DfyFEYNw2/EszQbkQeWdpi6g5Mpv2Na3S9+poqknFcyNV3RYEIviEsgAAYZktfLUa9b+nSgLwnKxtePfsBdmPc/c5A1Ya+o6Cg6DxvJHbTA7s/uZCpVgzhVCm5AF+n/jQZnhd6bE7smzq+AZ1QhXV7WU6dDr9aC8vGco24kkXeHxs+QjycC2tuh0xuNBo1taDGTh+aYKF3/jCx4MA0hLtlcklibZfTpQWk4jlWVUG9Ns8nkLPky9MbAhemmg169aDQcbyKJAItwAYYY4wC0mOSNdj17sxocunpRGCcRzDFvJvCpXRHuzZHxhcrE2WzX6a0VCcFyQKg7oCFSX8IaWxYzeXVibn2v1oVrtuH5JDM8u7LyyRyRq4Z+wvYqVBPob/AIUE/wCI5Hyn/vn8N7AZPlhnfC9/6fzfd/Cg9PbRyRbeOORzI6KFaQ9WIHXWiNaKUCgUHitw3KYNF++LxSLjIJC7G+Nja56MfSgtHxfKQyOybkeMRSqkKZC7yMWU6m1wT1pgjOHiOXyQy75hHjZ41eQkXYEjIm50H3daINwfImRf+7/SjCeOMF1GSkG+h69fx9aiuvZbLkIphLuNwJTbEoC+IGtyATqenWqjii4Lk4oIoot2IljUh0TJRISQcmK4kGwtp7/QUVZ+K5jy6bxijuWJzcBFsbWF7m17amx9aCIuG5aHSLe2VVCxxlnK+2t9fr1+nSoOiXi9+23SNN2fJ5GeV2LEFWuAuN+gHp0qiIeI3abmCZ9y0gicsULPbUOugvbQMunTSgyHEcwFt++LGxAu0gsSAMtD+ax06LfSgNxHMNMXG/McWSERIzmwUEHubI+v8fWgrNwvKyoiNvLIqkP3y97XvkddLm3Tp6UHTuOP5R5ZXh3QQORjdn7VwxxCg46N3A+vrQc68TyzqzybrF2Lfpl3OhcH7wclyUWstQVj4LlEx/7wHxKqwLeQKuMTR3sG/uH/ABVG224fexwyRy7tmeUxF5Vdw1kPcoN9LrpcUFRw/KkMH5BzcdVLglgrAHQ6WJGg621oPaohRSgUGW5jkl20scbmOR0ZUkHVSRYHT2qDy24jkWJjO7z2wbNFcszaOGVSSdbBevvVELxnLxQTou4D5rCkMas6BQhAc3vdbr/TQQnC8qc1n37PGygBQXGoRl1192F/e2tA/wAPyn7hp/3YLBiYVvIFVT6WB9bAWojccZvW2e5gm3HlfcxMmZLEKSgUWUm1r3JorJeJ5NZEZd0FhUKP2yl1TtGpBTHr1ta2n1NBieF5h18Eu9ZoyjB5S76lri2II6/y9Kg2j4vmEdiN7dWbVSXIVLg9v1AGP161UaS8Xv2G3VN0cYowsxcs2bhgxaxP09aKrFw++jZ2/eM0jQNEsjM7FWIXuAJt9wJ+npQVXiuVBBO7yFwcC8osoJPjuDcjUdx7tPaiM/8AD82WZjyTAEyEKpay5AAdb319PT0orQcRyJ3cc0m5/RjaNlgDykdosdSbnqfx9aREycdzADmPdXJLk9z3N2yW1ziv9OmlRWL8HyckGEm6BzADoWkIAGWmd8mtl0OlUG4TlyJHG9/WcOqvlIMFZlbt1/tP4UHQvEbxduIl3bI6ySS+RWe7F9Rlr0B/L0oG34rkkkR5d6zBGDYhnsdVyvc65BW06C+lB61AoFAoFAoFAoFAoFB4xl+QST7jwhViV3EZkVRfENiF1uQxtcn+FBnInyNwBawZluQUDWV7jIZYrdfuwogR8pfbtdkjlKkWUJfIhtQSSO042/nRXVuZ+XZIm2cRFvIsqyhFJKiyt16E+1EYv/scncLRLmCI1EZcIHB6kkXKXFFdCLy43xN1/aZntNiSpDa3JuLELpSDmY/IXhEbR9zreRwY1xYBsgtm6XxxPt1oI2s/yKSaFmjA2zSEylgisE6fbe/4evvSFI9x8iMkkbQg2YAntUKCVN1OWq45fW9MC26h52VVgjPjjaONXkUi4OmfcWyy/lb1vTKMtttuehhWBiXW1y+QLFiFvkS1wOtsaDSX/YpNjIpTCZpXVcCmQiKdutwv36X62oqrv8qAOMcZbJwB2AAflNy2v00/Gg2V/kKhSyrIzEAgBFCgYXY93r39PpQREvyAGQyMGbwkRABAvl0Oovf1IH4UFSPki4rdJAW1ayLpe1jr0x1uNb1BXZbfm0miMrOIg6+UFlclcGBvcnQNbprVBf8AZnR81RNWATtuVawHcp0tc6ig1hTnvIfKymIqwxAAIJDY9wN/Rf8AmlIyRfkKjcvb9URokCkqUuHORXuJJw9W9fpQa7P/ADx3kZ3WkClgwQIAQUFri7Now96D1qBQeFBL8klgEhGIIDYlYxIblbgAtYWGWN/40ESL8mupVVDC72DDAsUYWa7Xte1gNPeiNLfIzgzsAoZC6oqBsVKFupP3Avf8NKDafccyZUl20BMDRqxifBXDE9wN262oqsC8+dxA07ARZ3mRAnSzi2p1F8T70CBefSOXLAnxsIUNjZwFxu17m5Ldfagy3EnPBCRG2MIMgY4BmsosCqMfXK4/4qUi22k+RmQ+SNfH4XKF8ATJ1jyCk2+ttKpFIpfkEqFGi7ciC7YowCsw1xb17bY6UQ5Lb8/ujNFE5hiDExOhVSQFbEA3v1te/r9KRVkj52NcApZYrmLuFmADWyYtle9tOlqJCT/Y32+17QJhdprFQCyv2h9ftK9calVTP5XioCISQM2IQWNzfTI5Hp7VRuzfIRZVVWL6mSyBU1cY2yufy/zoIVPkAinBcGZmTxMQmIULZrC/Ukev8KgpIvyMjxkKy2N3XFb9T/VcN9oHp1vVE7WLnIixfJgI5MYyykGSy4EkkkX1+nvUMoQfJWjQyBMtAyDEahgcrq38LdKo0jTnvHIszLISE8ZFk1DAtqp9r0IzQfIl27sAP3Ek6lg+BCx+MA4ANa2Y972+tB0caOY87NvrhCllUYY5Bzr2kkXUj3oPSoMN9JNHsp5IBlMkbNGLXuwBtp661B5t/kmIay9bBCI8rdxBfut/SGx/hVRiyfJ1a8YHauIBKstiUN9WuzaN10t0orcNzsUyTT3kgUszwwqlzcMFXU3PRT/GiLzyc8u5lEMQeAsBETgLAjqbtfQ//tSKpHHzxZ/M2SmBwoXFR5SqlbkHLQ5AEUFx/nlgkyxZyyFMQmSoWIcLc4khQPuNBhPLz4IkMRXA+MBMGJzcDLHK329L9KDSF/kZi3HmjVXAi8OOBN72lK62+3UZetBOyl5udtu24iCRdru2ikgr0xDX0PUEURy7jZ/It0YzI5iCE3VGVQ12QkdrfbYNj62orZv9iEJKpeZVZUGSY6lQpF27u0G+Xr0okTu/9iaVHhUDGMHEFMcyAHvc3JBvj6Uu6oz+U+UDCPC9y1l17Rpjl0vfW9Bo5+Q6xJj2j/rkJ3doOi5f1XFCJCc/4UUOBL5ZDI7BD2FxgFsegUn66UGEqfI5UKOALDQoVXXCwIIa/UnK/wBLVBoq8/Httxhd5iqft1YoQpyOWpNzpY6/wqiWX5EzA3QXNxa1k+5emXdpY60ROPPja92D7hXuh0UY+M9QDY9/vRVLfIk28CxWLEzNM0gRnuXJjBAYL9p9DQdnFjksZTvr5MVKL2EKMAGAK/3X60HdQKBQKBQKBQKDw9zzHIRSywJAzMpcrMVbEKr9t7KbjEdRRF4+a38jhF2BDNiBkXAF7dxOH2m/b66a2ooeb3zqGg2JZbXJcuuuOVh2H1BFCPWikWRA63APoQQdNDoaIvRSgUCgUCgUCgUCgUCgUCgUCgUCgUHz/wDneSCqP2rFowhldlcBiUJZbBDbuta1EdC81vmyP7FlVLl7l7qq9R9mreumn1oLJzG9eRSNkRtyRdyXDY3UXC4ez3/gaK9VWDKGHRhcX00P0NETRSgUCgUCgUCgUCgUCgUCgUCgUCgx3ryx7Od4dZUjZoxa/cBcaetQeQee35mumycxqzphZwz2KYlbrodW0On1qjRec3fjMr7MiJR3MPIbk3tiuAJ1WxojWDld404WbaGLbk28l3Zh9wF1w/s9/UUV6lAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFAoFB//2Q==\";}'),('','dxpr_builder.settings',_binary 'a:14:{s:9:\"bootstrap\";N;s:13:\"cke_stylesset\";s:0:\"\";s:20:\"editor_assets_source\";N;s:14:\"format_filters\";b:0;s:13:\"media_browser\";s:13:\"media_library\";s:15:\"offset_selector\";s:53:\".dxpr-theme-header--sticky, .dxpr-theme-header--fixed\";s:14:\"json_web_token\";s:1041:\"eyJhbGciOiJQUzI1NiIsImtpZCI6IjR6RGRXS1pGNGRfbXprcVVMc2tYb3ItcE96bGRITFN0WGI1Q1pUX3d4UnMifQ.eyJpc3MiOiJodHRwczpcL1wvZHhwci5jb20iLCJzdWIiOiIyODg3NiIsImF1ZCI6Imh0dHBzOlwvXC9wYWNrYWdlcy5keHByLmNvbSIsInNjb3BlIjoiZHhwclwvZHhwcl9idWlsZGVyIiwiZHhwcl90aWVyIjoiZnJlZSIsImp0aSI6IjJiNjM1ZmI0NDY3MjQzOGMxZDQ3NTlmZjAxMDJiMDUxNDAwN2JjZTUwZDhjOThjMmM1ODU1YmQ2MzY2MmI3YTYifQ.gQO-VpE45K2__I-5_r17ql8wriZjRVxh1-rRZ9jJL64HWFw5ukQNNPx-nXnWPdosCAkXslFCVyvlHNhOgQektpGiIRnVOvEYrMsGcFpeNuwQzQr8VtceNd2urscHNeMqcMDBbL0S1EGT7QVgG0gA4fuiD-3cVMBA1HRGTrCHdzYLwQXAseXlQiXll_xDdt-zneJxVxTVNjtEhAPja_GDfx-yubz3zpAC-aAA3v1PBfME5aX2VIxbQc_IxrwE-FJLzrvx7posr8NLgw5nBifOFo1BehIVT8YaSm7BOELPGiOkWzp0hSiubwuFHDkZCmluiPQggwaCAZXAA7Y_RWPKcNEsn_iXjLeKqMDnmKZhuAH9K-NbehanK6JCN1EoSQbn5Sqt0jBVUun2fmeNoXBbIuYEB8u7Ewsxk_jdjkGk2v6xvvCzhcXf-aevc6Ztex661t9WokFZv1QIGKUus8GJ7lcwB-XCEPjjnGBOSa327hO-fdvIl4eH-G8KeDWekk_RYkLt8pnWyPTYEHORmKrcttKep4_4vIJ4nhF_T3cUWyXrpxywnVIBGtPj-EWXfQjR1ng9zyfGdBToZCksuVreaetQjwhpcOjZy-qb2iwfxVF6va1hCHxTbep_FMwfgQmfGYUDrfrZ8YsjzaQQL9n3chycc7pqk32J-0t5ktw96Cg\";s:15:\"api_key_storage\";s:6:\"config\";s:12:\"key_provider\";N;s:24:\"tone_of_voice_vocabulary\";s:16:\"ai_tone_of_voice\";s:21:\"enable_taxonomy_tones\";b:1;s:19:\"commands_vocabulary\";s:17:\"ai_agent_commands\";s:24:\"enable_taxonomy_commands\";b:1;s:16:\"drm_last_contact\";i:1752254081;}'),('','dxpr_builder.user_template.footer',_binary 'a:9:{s:4:\"uuid\";s:36:\"62f24af7-11ef-4663-ada1-788691ff1e92\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:6:\"footer\";s:5:\"label\";s:6:\"Footer\";s:8:\"template\";s:7732:\"<div class=\"az-element az-container dxpr az-ctnr az-element--controls-top-left dxpr-editor\" data-az-type=\"block_content|drag_and_drop_block\" data-az-name=\"1|26|body\" data-az-human-readable=\"DXPR container\" data-az-langcode=\"es\" data-az-mode=\"static\" data-az-id=\"a9uoqojdu\" data-azb=\"az_container\" tabindex=\"0\" data-azcnt=\"true\"><div class=\"az-element az-section primary-footer hover-style-K9izuvllb\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"K9izuvllb\" data-azat-pid=\"Sg0uwcper\" id=\"Sg0uwcper\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"primary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-wylsn7rt6\" style=\"\" data-az-id=\"wylsn7rt6\" data-azat-pid=\"zje7apoo8\" id=\"zje7apoo8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-4 az-util-vertical-centering hover-style-Pu0fasueu\" style=\"\" data-az-id=\"Pu0fasueu\" data-azat-pid=\"Vx8riwwrm\" id=\"Vx8riwwrm\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mc0ou4x1f\" style=\"\" data-az-persist=\"PGE+PGltZyBzcmM9Ii9zaXRlcy9kZWZhdWx0L2ZpbGVzL2Npc2NfdGhlbWUvaW1hZ2VzL2xvZ28tZm9vdGVyLndlYnAiIGFsdD0iQ0lTQyIgdGl0bGU9IkNJU0MiLz48L2E+PHA+Q3JlYW1vcyBleHBlcmllbmNpYXMgZGlnaXRhbGVzIHBhcmEgPGJyPmhhY2VyIGNyZWNlZHIgdHUgZW1wcmVzYTwvcD4=\" data-az-id=\"mc0ou4x1f\" data-azat-pid=\"mc0ou4x1f\" id=\"mc0ou4x1f\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a><img src=\"/-files-directory-/cisc_theme/images/logo-footer.webp\" alt=\"CISC\" title=\"CISC\"></a><p>Creamos experiencias digitales para <br>hacer crecedr tu empresa</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-4 az-util-vertical-centering hover-style-Gtmk2kc4l\" style=\"\" data-az-id=\"Gtmk2kc4l\" data-azat-pid=\"Umt90h42x\" id=\"Umt90h42x\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Esmv5lafy\" data-azat-pid=\"e971jnubp\" id=\"e971jnubp\" data-azb=\"az_block-system_menu_block:main\" data-azat-settings=\"level=1&amp;depth=0&amp;expand_all_items=0\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column column-3 col-md-4 az-util-vertical-centering hover-style-Cayp3y8zf\" style=\"\" data-az-id=\"Cayp3y8zf\" data-azat-pid=\"Qbdn496br\" id=\"Qbdn496br\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-S8rr450r7\" style=\"\" data-az-persist=\"PGEgaHJlZj0idGVsOis1NzMxMjMxMjcyOTQiPiAzMTIgMzEyIDcyOTQ8L2E+Cjxicj4KPGEgaHJlZj0ibWFpbHRvOmluZm9AY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgppbmZvQGNpc2NzYXMuY29tCjwvYT4KPGJyPgo8YSBocmVmPSJtYWlsdG86c2VydmljaW9hbGNsaWVudGVAY2lzY3Nhcy5jb20mc3ViamVjdD1Tb2xpY2l0dWQgZGUgaW5mb3JtYWNpw7NuJmJvZHk9RGVzZW8gc29saWNpdGFyIGluZm9ybWFjacOzbiBhY2VyY2EgZGUgLi4uLi4iPgpzZXJ2aWNpb2FsY2xpZW50ZUBjaXNjc2FzLmNvbQo8L2E+\" data-az-id=\"S8rr450r7\" data-azat-pid=\"ilws7dbj1\" id=\"ilws7dbj1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><a href=\"tel:+573123127294\"> 312 312 7294</a>\n<br>\n<a href=\"mailto:info@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\ninfo@ciscsas.com\n</a>\n<br>\n<a href=\"mailto:servicioalcliente@ciscsas.com&amp;subject=Solicitud de información&amp;body=Deseo solicitar información acerca de .....\">\nservicioalcliente@ciscsas.com\n</a></div></div></div></div></div><div class=\"az-element az-section secondary-footer hover-style-njlet01p0\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"njlet01p0\" data-azat-pid=\"Ji5gd7px3\" id=\"Ji5gd7px3\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"secondary-footer\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-r65ek0f4k\" style=\"\" data-az-id=\"r65ek0f4k\" data-azat-pid=\"pb09fthx9\" id=\"pb09fthx9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 az-util-vertical-centering hover-style-Adwryo8x7\" style=\"\" data-az-id=\"Adwryo8x7\" data-azat-pid=\"Szdq3okdd\" id=\"Szdq3okdd\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-aewooec2a\" style=\"\" data-az-persist=\"PHA+JiMxNjk7IENvcHlyaWdodCAyMDIxLiBUb2RvcyBsb3MgZGVyZWNob3MgcmVzZXJ2YWRvcyBDSVNDIFNBUyAmIzE3NDs8L3A+\" data-az-id=\"aewooec2a\" data-azat-pid=\"le0jpn27j\" id=\"le0jpn27j\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>© Copyright 2021. Todos los derechos reservados CISC SAS ®</p></div></div><div class=\"az-element az-ctnr az-column column-2 col-md-6 hover-style-Xjyjsi6d3\" style=\"\" data-az-id=\"Xjyjsi6d3\" data-azat-pid=\"l6wuddb71\" id=\"l6wuddb71\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\" data-azcnt=\"true\"><div class=\"az-element az-icon hover-style-K5b3w53zy\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"K5b3w53zy\" data-azat-pid=\"V34w2g8vz\" id=\"V34w2g8vz\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-facebook-f\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-facebook-f fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Qhl8ttbw4\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Qhl8ttbw4\" data-azat-pid=\"dxk0gghur\" id=\"dxk0gghur\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-x-twitter\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-x-twitter fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-x9bmxsma7\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"x9bmxsma7\" data-azat-pid=\"Wuacmej7w\" id=\"Wuacmej7w\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-linkedin-in\" data-azat-size=\"fa-lg\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-linkedin-in fa-lg\" style=\"\" data-azcnt=\"true\"></i></div><div class=\"az-element az-icon hover-style-Tlykwy45u\" style=\"\" data-dxpr-builder-libraries=\"icon_helpers font_awesome_6_free\" data-az-id=\"Tlykwy45u\" data-azat-pid=\"pgkmy03pt\" id=\"pgkmy03pt\" data-azb=\"az_icon\" data-azat-icon=\"fab fa-instagram\" data-azat-size=\"fa-lg\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><i class=\"az-icon-content fab fa-instagram fa-lg\" style=\"\" data-azcnt=\"true\"></i></div></div></div></div></div></div>\";s:3:\"uid\";i:1;s:6:\"global\";b:0;}'),('','dxpr_builder.user_template.somos_cisc',_binary 'a:9:{s:4:\"uuid\";s:36:\"db74c585-0cf1-41fc-808a-4e1e1f3b9c8c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:10:\"somos_cisc\";s:5:\"label\";s:10:\"Somos CISC\";s:8:\"template\";s:4129:\"<div class=\"az-element az-section somos-cisc hover-style-N318oqaz4 az-element--controls-top-left\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"N318oqaz4\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-az-human-readable=\"Section\" data-az-human-readable-en=\"Section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-K0uyyurt7\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"K0uyyurt7\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-v19zarb68\" style=\"\" data-az-id=\"v19zarb68\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Edhy703dd\" style=\"\" data-az-id=\"Edhy703dd\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mi9zini03\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"mi9zini03\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-i73y6fu26\" style=\"\" data-az-id=\"i73y6fu26\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-v6jlxmzwk\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"v6jlxmzwk\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div><div title=\"Add Section Below\" class=\"control add-section btn btn-default glyphicon glyphicon-plus-sign\"></div></div>\";s:3:\"uid\";i:1;s:6:\"global\";b:0;}'),('','dxpr_theme.settings',_binary 'a:157:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"D-wRq1_IPw_-Qn9Hmot0sf45piFhq2haYCnxQAL97u0\";}s:24:\"header_mobile_breakpoint\";s:4:\"1200\";s:21:\"full_width_containers\";a:7:{s:20:\"cnt_secondary_header\";s:20:\"cnt_secondary_header\";s:10:\"cnt_footer\";s:10:\"cnt_footer\";s:14:\"cnt_header_nav\";i:0;s:14:\"cnt_page_title\";i:0;s:15:\"cnt_content_top\";i:0;s:11:\"cnt_content\";i:0;s:18:\"cnt_content_bottom\";i:0;}s:24:\"full_width_content_types\";a:7:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:7:\"article\";i:0;s:8:\"cms_blog\";i:0;s:9:\"cms_event\";i:0;s:8:\"cms_news\";i:0;s:8:\"cms_page\";i:0;s:21:\"cms_portfolio_project\";i:0;}s:20:\"block_design_regions\";a:12:{s:13:\"sidebar_first\";s:13:\"sidebar_first\";s:14:\"sidebar_second\";s:14:\"sidebar_second\";s:11:\"content_top\";s:11:\"content_top\";s:14:\"content_bottom\";s:14:\"content_bottom\";s:16:\"secondary_header\";i:0;s:10:\"navigation\";i:0;s:6:\"slider\";i:0;s:6:\"header\";i:0;s:11:\"highlighted\";i:0;s:4:\"help\";i:0;s:7:\"content\";i:0;s:6:\"footer\";i:0;}s:12:\"boxed_layout\";i:1;s:13:\"sticky_footer\";i:1;s:18:\"boxed_layout_boxbg\";s:7:\"#ffffff\";s:13:\"box_max_width\";s:4:\"1580\";s:16:\"layout_max_width\";s:4:\"1280\";s:17:\"gutter_horizontal\";s:2:\"30\";s:15:\"gutter_vertical\";s:2:\"30\";s:16:\"gutter_container\";s:2:\"60\";s:24:\"gutter_horizontal_mobile\";s:2:\"30\";s:22:\"gutter_vertical_mobile\";s:2:\"30\";s:23:\"gutter_container_mobile\";s:2:\"30\";s:16:\"body_line_height\";s:3:\"1.6\";s:14:\"body_font_size\";s:2:\"16\";s:13:\"nav_font_size\";s:2:\"16\";s:20:\"headings_line_height\";s:3:\"1.1\";s:12:\"scale_factor\";s:4:\"1.34\";s:12:\"h1_font_size\";s:2:\"52\";s:12:\"h2_font_size\";s:2:\"38\";s:12:\"h3_font_size\";s:2:\"29\";s:12:\"h4_font_size\";s:2:\"21\";s:20:\"blockquote_font_size\";s:2:\"21\";s:22:\"blockquote_line_height\";s:3:\"1.5\";s:23:\"headings_letter_spacing\";s:1:\"0\";s:18:\"headings_uppercase\";i:0;s:13:\"headings_bold\";i:1;s:21:\"body_mobile_font_size\";s:2:\"14\";s:20:\"nav_mobile_font_size\";s:2:\"14\";s:19:\"h1_mobile_font_size\";s:2:\"52\";s:19:\"h2_mobile_font_size\";s:2:\"38\";s:19:\"h3_mobile_font_size\";s:2:\"29\";s:19:\"h4_mobile_font_size\";s:2:\"24\";s:14:\"body_font_face\";s:15:\"SF_Segoe_Roboto\";s:23:\"body_font_face_selector\";s:4:\"body\";s:18:\"headings_font_face\";s:15:\"SF_Segoe_Roboto\";s:27:\"headings_font_face_selector\";s:68:\"h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption\";s:13:\"nav_font_face\";s:15:\"SF_Segoe_Roboto\";s:22:\"nav_font_face_selector\";s:19:\"nav,nav ul li,nav a\";s:18:\"sitename_font_face\";s:15:\"SF_Segoe_Roboto\";s:27:\"sitename_font_face_selector\";s:25:\".site-name, .navbar-brand\";s:20:\"blockquote_font_face\";s:15:\"SF_Segoe_Roboto\";s:29:\"blockquote_font_face_selector\";s:24:\"blockquote, blockquote p\";s:17:\"portfolio_details\";s:3:\"top\";s:17:\"portfolio_sidebar\";s:1:\"4\";s:16:\"portfolio_images\";s:11:\"sidecaption\";s:12:\"region_cards\";a:12:{s:16:\"secondary_header\";s:0:\"\";s:10:\"navigation\";s:0:\"\";s:22:\"navigation_collapsible\";s:0:\"\";s:11:\"highlighted\";s:0:\"\";s:10:\"page_title\";s:0:\"\";s:4:\"help\";s:0:\"\";s:11:\"content_top\";s:0:\"\";s:7:\"content\";s:0:\"\";s:14:\"content_bottom\";s:0:\"\";s:13:\"sidebar_first\";s:0:\"\";s:14:\"sidebar_second\";s:0:\"\";s:6:\"footer\";s:0:\"\";}s:16:\"table_responsive\";s:2:\"-1\";s:5:\"table\";s:0:\"\";s:27:\"blockquote_mobile_font_size\";s:2:\"18\";s:17:\"divider_thickness\";s:1:\"4\";s:14:\"divider_length\";s:1:\"0\";s:16:\"divider_position\";s:1:\"1\";s:13:\"divider_color\";s:0:\"\";s:20:\"divider_color_custom\";s:7:\"#eeeeee\";s:22:\"page_title_breadcrumbs\";i:0;s:20:\"page_title_home_hide\";i:1;s:16:\"page_title_align\";s:4:\"left\";s:17:\"page_title_height\";s:3:\"120\";s:18:\"page_title_animate\";s:1:\"0\";s:24:\"page_title_image_opacity\";s:1:\"1\";s:22:\"page_title_image_style\";s:5:\"cover\";s:21:\"page_title_image_mode\";s:6:\"normal\";s:25:\"page_title_image_position\";s:13:\"center_center\";s:22:\"background_image_style\";s:5:\"cover\";s:25:\"background_image_position\";s:13:\"center_center\";s:27:\"background_image_attachment\";s:5:\"fixed\";s:15:\"header_position\";i:0;s:17:\"header_top_layout\";s:1:\"0\";s:12:\"header_style\";s:6:\"normal\";s:21:\"header_top_bg_opacity\";s:1:\"1\";s:17:\"header_top_height\";s:3:\"100\";s:16:\"header_top_fixed\";i:1;s:17:\"header_top_sticky\";i:1;s:22:\"header_top_sticky_show\";s:6:\"always\";s:31:\"header_top_height_sticky_offset\";s:2:\"60\";s:24:\"header_top_height_scroll\";s:2:\"50\";s:28:\"header_top_bg_opacity_scroll\";s:1:\"1\";s:17:\"navbar_background\";s:0:\"\";s:24:\"navbar_background_custom\";s:0:\"\";s:23:\"header_block_background\";s:0:\"\";s:30:\"header_block_background_custom\";s:0:\"\";s:23:\"header_block_text_color\";s:0:\"\";s:30:\"header_block_text_color_custom\";s:0:\"\";s:15:\"menu_background\";s:0:\"\";s:22:\"menu_background_custom\";s:0:\"\";s:15:\"menu_text_color\";s:0:\"\";s:22:\"menu_text_color_custom\";s:0:\"\";s:21:\"menu_hover_background\";s:0:\"\";s:28:\"menu_hover_background_custom\";s:0:\"\";s:21:\"menu_hover_text_color\";s:0:\"\";s:28:\"menu_hover_text_color_custom\";s:0:\"\";s:19:\"dropdown_background\";s:0:\"\";s:26:\"dropdown_background_custom\";s:0:\"\";s:19:\"dropdown_text_color\";s:0:\"\";s:26:\"dropdown_text_color_custom\";s:0:\"\";s:25:\"dropdown_hover_background\";s:0:\"\";s:32:\"dropdown_hover_background_custom\";s:0:\"\";s:25:\"dropdown_hover_text_color\";s:0:\"\";s:32:\"dropdown_hover_text_color_custom\";s:0:\"\";s:17:\"header_side_align\";s:4:\"left\";s:21:\"header_side_direction\";s:4:\"left\";s:17:\"header_side_width\";s:3:\"300\";s:14:\"hamburger_menu\";s:10:\"three-dash\";s:19:\"hamburger_animation\";s:5:\"cross\";s:9:\"menu_type\";s:9:\"uppercase\";s:10:\"menu_hover\";s:7:\"opacity\";s:20:\"menu_border_position\";s:6:\"bottom\";s:19:\"menu_border_animate\";s:4:\"drop\";s:27:\"menu_border_position_offset\";s:1:\"0\";s:34:\"menu_border_position_offset_sticky\";s:1:\"0\";s:16:\"menu_border_size\";s:1:\"2\";s:17:\"menu_border_color\";s:0:\"\";s:24:\"menu_border_color_custom\";s:0:\"\";s:20:\"header_mobile_height\";s:2:\"60\";s:21:\"secondary_header_hide\";s:11:\"hidden_none\";s:15:\"custom_css_site\";s:0:\"\";s:22:\"custom_javascript_site\";s:0:\"\";s:12:\"block_preset\";s:0:\"\";s:10:\"block_card\";s:0:\"\";s:16:\"block_background\";s:0:\"\";s:23:\"block_background_custom\";s:7:\"#eeeeee\";s:13:\"block_padding\";s:1:\"0\";s:19:\"block_border_radius\";s:1:\"0\";s:12:\"block_border\";s:1:\"0\";s:18:\"block_border_color\";s:0:\"\";s:25:\"block_border_color_custom\";s:7:\"#eeeeee\";s:15:\"title_font_size\";s:2:\"h3\";s:11:\"title_align\";s:4:\"left\";s:10:\"title_card\";s:0:\"\";s:16:\"title_background\";s:0:\"\";s:23:\"title_background_custom\";s:7:\"#eeeeee\";s:13:\"title_padding\";s:1:\"0\";s:12:\"title_border\";s:1:\"0\";s:19:\"title_border_radius\";s:1:\"0\";s:18:\"title_border_color\";s:0:\"\";s:25:\"title_border_color_custom\";s:7:\"#eeeeee\";s:13:\"title_sticker\";i:0;s:13:\"block_divider\";i:0;s:20:\"block_divider_custom\";i:0;s:19:\"block_divider_color\";s:0:\"\";s:26:\"block_divider_color_custom\";s:7:\"#eeeeee\";s:23:\"block_divider_thickness\";s:1:\"4\";s:20:\"block_divider_length\";s:2:\"10\";s:21:\"block_divider_spacing\";s:2:\"20\";s:8:\"features\";a:4:{s:20:\"comment_user_picture\";i:1;s:25:\"comment_user_verification\";i:1;s:7:\"favicon\";i:1;s:17:\"node_user_picture\";i:1;}s:4:\"logo\";a:3:{s:4:\"path\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"use_default\";i:1;}s:16:\"page_title_image\";a:0:{}s:16:\"background_image\";a:0:{}s:14:\"hidden_regions\";a:12:{s:10:\"navigation\";i:0;s:22:\"navigation_collapsible\";i:0;s:16:\"secondary_header\";i:0;s:10:\"page_title\";i:0;s:11:\"highlighted\";i:0;s:6:\"header\";i:0;s:11:\"content_top\";i:0;s:7:\"content\";i:0;s:14:\"content_bottom\";i:0;s:13:\"sidebar_first\";i:0;s:14:\"sidebar_second\";i:0;s:6:\"footer\";i:0;}s:17:\"popover_placement\";s:3:\"top\";s:17:\"tooltip_placement\";s:8:\"auto top\";s:13:\"modal_enabled\";i:0;s:12:\"cdn_provider\";s:0:\"\";}'),('','editor.editor.basic_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"31f7ab01-ac17-4a52-8431-6db20342e36f\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"filter.format.basic_html\";}s:6:\"module\";a:1:{i:0;s:9:\"ckeditor5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Qi2tIe-L97EutlMmhEvhsNxZOpOoA-RH82c4BQb5n4A\";}s:6:\"format\";s:10:\"basic_html\";s:6:\"editor\";s:9:\"ckeditor5\";s:8:\"settings\";a:2:{s:7:\"toolbar\";a:1:{s:5:\"items\";a:15:{i:0;s:4:\"bold\";i:1;s:6:\"italic\";i:2;s:1:\"|\";i:3;s:4:\"link\";i:4;s:1:\"|\";i:5;s:12:\"bulletedList\";i:6;s:12:\"numberedList\";i:7;s:1:\"|\";i:8;s:10:\"blockQuote\";i:9;s:17:\"drupalInsertImage\";i:10;s:1:\"|\";i:11;s:7:\"heading\";i:12;s:4:\"code\";i:13;s:1:\"|\";i:14;s:13:\"sourceEditing\";}}s:7:\"plugins\";a:4:{s:17:\"ckeditor5_heading\";a:1:{s:16:\"enabled_headings\";a:5:{i:0;s:8:\"heading2\";i:1;s:8:\"heading3\";i:2;s:8:\"heading4\";i:3;s:8:\"heading5\";i:4;s:8:\"heading6\";}}s:21:\"ckeditor5_imageResize\";a:1:{s:12:\"allow_resize\";b:1;}s:14:\"ckeditor5_list\";a:2:{s:10:\"properties\";a:2:{s:8:\"reversed\";b:0;s:10:\"startIndex\";b:1;}s:10:\"multiBlock\";b:1;}s:23:\"ckeditor5_sourceEditing\";a:1:{s:12:\"allowed_tags\";a:13:{i:0;s:6:\"<cite>\";i:1;s:4:\"<dl>\";i:2;s:4:\"<dt>\";i:3;s:4:\"<dd>\";i:4;s:12:\"<a hreflang>\";i:5;s:17:\"<blockquote cite>\";i:6;s:9:\"<ul type>\";i:7;s:9:\"<ol type>\";i:8;s:7:\"<h2 id>\";i:9;s:7:\"<h3 id>\";i:10;s:7:\"<h4 id>\";i:11;s:7:\"<h5 id>\";i:12;s:7:\"<h6 id>\";}}}}s:12:\"image_upload\";a:5:{s:6:\"status\";b:1;s:6:\"scheme\";s:6:\"public\";s:9:\"directory\";s:13:\"inline-images\";s:8:\"max_size\";N;s:14:\"max_dimensions\";a:2:{s:5:\"width\";N;s:6:\"height\";N;}}}'),('','editor.editor.full_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"d192bd2c-0186-4f66-b939-b070e07d453b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:23:\"filter.format.full_html\";}s:6:\"module\";a:1:{i:0;s:9:\"ckeditor5\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lurcn8yf33g3Dkzdc55cTfJa9salGp9ytSYyG1s7QMI\";}s:6:\"format\";s:9:\"full_html\";s:6:\"editor\";s:9:\"ckeditor5\";s:8:\"settings\";a:2:{s:7:\"toolbar\";a:1:{s:5:\"items\";a:21:{i:0;s:4:\"bold\";i:1;s:6:\"italic\";i:2;s:13:\"strikethrough\";i:3;s:11:\"superscript\";i:4;s:9:\"subscript\";i:5;s:12:\"removeFormat\";i:6;s:1:\"|\";i:7;s:4:\"link\";i:8;s:1:\"|\";i:9;s:12:\"bulletedList\";i:10;s:12:\"numberedList\";i:11;s:1:\"|\";i:12;s:10:\"blockQuote\";i:13;s:17:\"drupalInsertImage\";i:14;s:11:\"insertTable\";i:15;s:14:\"horizontalLine\";i:16;s:1:\"|\";i:17;s:7:\"heading\";i:18;s:9:\"codeBlock\";i:19;s:1:\"|\";i:20;s:13:\"sourceEditing\";}}s:7:\"plugins\";a:5:{s:19:\"ckeditor5_codeBlock\";a:1:{s:9:\"languages\";a:14:{i:0;a:2:{s:5:\"label\";s:17:\"Texto sin formato\";s:8:\"language\";s:9:\"plaintext\";}i:1;a:2:{s:5:\"label\";s:1:\"C\";s:8:\"language\";s:1:\"c\";}i:2;a:2:{s:5:\"label\";s:2:\"C#\";s:8:\"language\";s:2:\"cs\";}i:3;a:2:{s:5:\"label\";s:3:\"C++\";s:8:\"language\";s:3:\"cpp\";}i:4;a:2:{s:5:\"label\";s:3:\"CSS\";s:8:\"language\";s:3:\"css\";}i:5;a:2:{s:5:\"label\";s:11:\"Diferencias\";s:8:\"language\";s:4:\"diff\";}i:6;a:2:{s:5:\"label\";s:4:\"HTML\";s:8:\"language\";s:4:\"html\";}i:7;a:2:{s:5:\"label\";s:4:\"Java\";s:8:\"language\";s:4:\"java\";}i:8;a:2:{s:5:\"label\";s:10:\"JavaScript\";s:8:\"language\";s:10:\"javascript\";}i:9;a:2:{s:5:\"label\";s:3:\"PHP\";s:8:\"language\";s:3:\"php\";}i:10;a:2:{s:5:\"label\";s:6:\"Python\";s:8:\"language\";s:6:\"python\";}i:11;a:2:{s:5:\"label\";s:4:\"Ruby\";s:8:\"language\";s:4:\"ruby\";}i:12;a:2:{s:5:\"label\";s:10:\"TypeScript\";s:8:\"language\";s:10:\"typescript\";}i:13;a:2:{s:5:\"label\";s:3:\"XML\";s:8:\"language\";s:3:\"xml\";}}}s:17:\"ckeditor5_heading\";a:1:{s:16:\"enabled_headings\";a:5:{i:0;s:8:\"heading2\";i:1;s:8:\"heading3\";i:2;s:8:\"heading4\";i:3;s:8:\"heading5\";i:4;s:8:\"heading6\";}}s:21:\"ckeditor5_imageResize\";a:1:{s:12:\"allow_resize\";b:1;}s:14:\"ckeditor5_list\";a:2:{s:10:\"properties\";a:2:{s:8:\"reversed\";b:1;s:10:\"startIndex\";b:1;}s:10:\"multiBlock\";b:1;}s:23:\"ckeditor5_sourceEditing\";a:1:{s:12:\"allowed_tags\";a:0:{}}}}s:12:\"image_upload\";a:5:{s:6:\"status\";b:1;s:6:\"scheme\";s:6:\"public\";s:9:\"directory\";s:13:\"inline-images\";s:8:\"max_size\";N;s:14:\"max_dimensions\";a:2:{s:5:\"width\";N;s:6:\"height\";N;}}}'),('','field.field.block_content.basic.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"f1208082-3c64-4a6d-84e9-c4a87fc28a6a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:24:\"block_content.type.basic\";i:1;s:32:\"field.storage.block_content.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"j00Gfs9AFqwK4x9RIsISLbPO7vA12psPR4s60wOIwQo\";}s:2:\"id\";s:24:\"block_content.basic.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";s:5:\"basic\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.block_content.drag_and_drop_block.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"a7c79e8a-8f9e-49ea-ba7e-13aebcc6e080\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:38:\"block_content.type.drag_and_drop_block\";i:1;s:32:\"field.storage.block_content.body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:18:\"dxpr_builder_block\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8D52pkSvg8bJdCDOVeGxAHQPZWmGfdnuGKM9RxBZTRs\";}s:2:\"id\";s:38:\"block_content.drag_and_drop_block.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";s:19:\"drag_and_drop_block\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.comment.comment.comment_body',_binary 'a:17:{s:4:\"uuid\";s:36:\"06153b35-3b32-4254-b1cc-ada291e85075\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:20:\"comment.type.comment\";i:1;s:34:\"field.storage.comment.comment_body\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"62rlTOx3sPVrYhBnSBHZStXwiO02v1UpHSMrhWDsuG8\";}s:2:\"id\";s:28:\"comment.comment.comment_body\";s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";s:7:\"comment\";s:5:\"label\";s:10:\"Comentario\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:1:{s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:9:\"text_long\";}'),('','field.field.contact_message.contactanos.field_email',_binary 'a:16:{s:4:\"uuid\";s:36:\"5964d2c7-1a4a-47e1-b70f-93f8b5503f04\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:41:\"field.storage.contact_message.field_email\";}}s:2:\"id\";s:39:\"contact_message.contactanos.field_email\";s:10:\"field_name\";s:11:\"field_email\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:5:\"label\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:5:\"email\";}'),('','field.field.contact_message.contactanos.field_nombre_completo',_binary 'a:16:{s:4:\"uuid\";s:36:\"7c26a711-d6a7-4771-be49-785465084c4d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:51:\"field.storage.contact_message.field_nombre_completo\";}}s:2:\"id\";s:49:\"contact_message.contactanos.field_nombre_completo\";s:10:\"field_name\";s:21:\"field_nombre_completo\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:5:\"label\";s:15:\"Nombre Completo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:6:\"string\";}'),('','field.field.contact_message.contactanos.field_telefono',_binary 'a:16:{s:4:\"uuid\";s:36:\"fedf3361-0fcd-4e3c-82d2-e4996d2024d5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:24:\"contact.form.contactanos\";i:1;s:44:\"field.storage.contact_message.field_telefono\";}}s:2:\"id\";s:42:\"contact_message.contactanos.field_telefono\";s:10:\"field_name\";s:14:\"field_telefono\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";s:11:\"contactanos\";s:5:\"label\";s:9:\"Teléfono\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:4:{s:3:\"min\";N;s:3:\"max\";N;s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"field_type\";s:7:\"integer\";}'),('','field.field.media.audio.field_media_audio_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"fc399113-2a40-49e3-a1a5-ebcc6660621c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:42:\"field.storage.media.field_media_audio_file\";i:1;s:16:\"media.type.audio\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UlZPIbHcLyNqGY5bvydCTijGcKDmwn4Fo8oYZT85wlk\";}s:2:\"id\";s:34:\"media.audio.field_media_audio_file\";s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:5:\"audio\";s:5:\"label\";s:16:\"Archivo de audio\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:11:\"mp3 wav aac\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:10:\"field_type\";s:4:\"file\";}'),('','field.field.media.document.field_media_document',_binary 'a:17:{s:4:\"uuid\";s:36:\"50a44101-a382-477a-bcf5-e2dff18273f0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:40:\"field.storage.media.field_media_document\";i:1;s:19:\"media.type.document\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DY5HtJTxUjFRGU_PaY6ifo2nhR-nAZ0y0s6kLmUbv5g\";}s:2:\"id\";s:35:\"media.document.field_media_document\";s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:8:\"document\";s:5:\"label\";s:9:\"Documento\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:96:\"txt rtf doc docx ppt pptx xls xlsx pdf odf odg odp ods odt fodt fods fodp fodg key numbers pages\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:10:\"field_type\";s:4:\"file\";}'),('','field.field.media.image.field_media_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"337b2b75-cbfb-459e-a928-15905ec08861\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:37:\"field.storage.media.field_media_image\";i:1;s:16:\"media.type.image\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"P7CkVOgjDXiN26Fm2hniNei-XPK3iuZTlcBGqreTbJ0\";}s:2:\"id\";s:29:\"media.image.field_media_image\";s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:5:\"image\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.media.remote_video.field_media_oembed_video',_binary 'a:17:{s:4:\"uuid\";s:36:\"817bafdb-ef83-4b62-a5a4-d8d8e756a70c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:44:\"field.storage.media.field_media_oembed_video\";i:1;s:23:\"media.type.remote_video\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Eo4HHenV5iZat_kEWgr_wydD3TgwURMCzwt-7qIEyoM\";}s:2:\"id\";s:43:\"media.remote_video.field_media_oembed_video\";s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:12:\"remote_video\";s:5:\"label\";s:14:\"URL del vídeo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:6:\"string\";}'),('','field.field.media.video.field_media_video_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"6841490f-4a62-4566-ab9f-b036f45483ed\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:42:\"field.storage.media.field_media_video_file\";i:1;s:16:\"media.type.video\";}s:6:\"module\";a:1:{i:0;s:4:\"file\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6kMMjmk2r_csGQ52qI9BUaO8r_oAzNLbxlclaj-JlDQ\";}s:2:\"id\";s:34:\"media.video.field_media_video_file\";s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";s:5:\"video\";s:5:\"label\";s:17:\"Archivo de vídeo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:6:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:3:\"mp4\";s:12:\"max_filesize\";s:0:\"\";s:17:\"description_field\";b:0;}s:10:\"field_type\";s:4:\"file\";}'),('','field.field.node.article.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"0dfca56f-94bb-4162-9c03-f82b758c0c4a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"4Wxs1LseZ8JsNwD9uJVIbzZqG35yQXN8Eo1Hub6NMuI\";}s:2:\"id\";s:17:\"node.article.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.node.article.comment',_binary 'a:17:{s:4:\"uuid\";s:36:\"86e5e8b8-fa77-41ca-8a9f-498c1a28409a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:26:\"field.storage.node.comment\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UqXlkKC4v2-bDfWx4zcXQrD5YIi3d5byENEmWv-G_Uc\";}s:2:\"id\";s:20:\"node.article.comment\";s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:11:\"Comentarios\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:6:{s:6:\"status\";i:2;s:3:\"cid\";i:0;s:22:\"last_comment_timestamp\";i:0;s:17:\"last_comment_name\";N;s:16:\"last_comment_uid\";i:0;s:13:\"comment_count\";i:0;}}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:5:{s:12:\"default_mode\";i:1;s:8:\"per_page\";i:50;s:9:\"anonymous\";i:0;s:13:\"form_location\";b:1;s:7:\"preview\";i:1;}s:10:\"field_type\";s:7:\"comment\";}'),('','field.field.node.article.field_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"a52718d2-5b0c-42d6-adb8-c367daf51ab5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:17:\"node.type.article\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"j0riO_-77ZFWNLtj0iJ31HnohiNjdn8HUL86RueCF-M\";}s:2:\"id\";s:24:\"node.article.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.article.field_tags',_binary 'a:17:{s:4:\"uuid\";s:36:\"f90126f0-e218-4424-b90c-38cd55f6f525\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:29:\"field.storage.node.field_tags\";i:1;s:17:\"node.type.article\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QdUgf_beeoaPiyKorFv0q1fcJpWH_uZTqe_xoVJacrw\";}s:2:\"id\";s:23:\"node.article.field_tags\";s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:7:\"article\";s:5:\"label\";s:9:\"Etiquetas\";s:11:\"description\";s:96:\"Especifique una lista separada por comas. Por ejemplo: Amsterdam, Mexico City, \"Cleveland, Ohio\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:3:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:1:{s:5:\"field\";s:5:\"_none\";}s:11:\"auto_create\";b:1;}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.node.blog.body',_binary 'a:16:{s:4:\"uuid\";s:36:\"51b2b083-f037-4740-8742-877047219a21\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:14:\"node.type.blog\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:2:\"id\";s:14:\"node.blog.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:5:\"label\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:0;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.node.blog.field_etiquetas',_binary 'a:16:{s:4:\"uuid\";s:36:\"49102cf8-8813-47ca-85ac-2f7cc00c7c8e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:14:\"node.type.blog\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:2:\"id\";s:25:\"node.blog.field_etiquetas\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:5:\"label\";s:10:\"Etiquetas:\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.node.blog.field_image',_binary 'a:16:{s:4:\"uuid\";s:36:\"20494464-5f04-43e6-8ce0-41bae706a7a9\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:14:\"node.type.blog\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:21:\"node.blog.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"blog\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:8:\"webp png\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"432x288\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.clientes.field_descripcion',_binary 'a:16:{s:4:\"uuid\";s:36:\"95dffb94-f0ef-4170-9f31-7e26637f9dbc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:36:\"field.storage.node.field_descripcion\";i:1;s:18:\"node.type.clientes\";}}s:2:\"id\";s:31:\"node.clientes.field_descripcion\";s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:5:\"label\";s:12:\"Descripción\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"string_long\";}'),('','field.field.node.clientes.field_image',_binary 'a:16:{s:4:\"uuid\";s:36:\"e0f4b37b-5ce9-49a5-a04f-82e3a1dfa044\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:18:\"node.type.clientes\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:25:\"node.clientes.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:8:\"clientes\";s:5:\"label\";s:4:\"Logo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:8:\"webp png\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"270x140\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.drag_and_drop_page.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"f0cbd38c-4630-4c90-9550-4e19c6adee69\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"LeDS5YeIgahCxEobRhABIh79j3dc21k4XUEjwB3CKaA\";}s:2:\"id\";s:28:\"node.drag_and_drop_page.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.node.drag_and_drop_page.field_dth_hide_regions',_binary 'a:17:{s:4:\"uuid\";s:36:\"1fc5d4d1-e82f-4b50-b34e-794c66c55e59\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:41:\"field.storage.node.field_dth_hide_regions\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dKNoTGqQtXpHZN5971UN1KLp1E3tTNF1_REnwn8dcJM\";}s:2:\"id\";s:46:\"node.drag_and_drop_page.field_dth_hide_regions\";s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:17:\"DXPR Hide Regions\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"list_string\";}'),('','field.field.node.drag_and_drop_page.field_dth_main_content_width',_binary 'a:17:{s:4:\"uuid\";s:36:\"0663870a-c742-4faa-8f2e-f970f7624010\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:47:\"field.storage.node.field_dth_main_content_width\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9GozuVieiZuJDf6LOMWupwiG_vVJMV9YtZLV97OiA6U\";}s:2:\"id\";s:52:\"node.drag_and_drop_page.field_dth_main_content_width\";s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:23:\"DXPR Main Content Width\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"list_string\";}'),('','field.field.node.drag_and_drop_page.field_dth_page_layout',_binary 'a:17:{s:4:\"uuid\";s:36:\"fdb93bfd-ec71-47b3-99ee-a1c2ff177cce\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:40:\"field.storage.node.field_dth_page_layout\";i:1;s:28:\"node.type.drag_and_drop_page\";}s:6:\"module\";a:1:{i:0;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VzEKStu3rMyBJP0oHcJ-aH8pzBYZn3mr7QJj5rm6DoE\";}s:2:\"id\";s:45:\"node.drag_and_drop_page.field_dth_page_layout\";s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:18:\"drag_and_drop_page\";s:5:\"label\";s:16:\"DXPR Page Layout\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"list_string\";}'),('','field.field.node.page.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"6b06dc9d-1373-4b15-aa7b-7f5d61520178\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:23:\"field.storage.node.body\";i:1;s:14:\"node.type.page\";}s:6:\"module\";a:1:{i:0;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KHu9I-pR4FnP79crRJ5gVD_1mKGSZcJsdIm9bn64iFg\";}s:2:\"id\";s:14:\"node.page.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:4:\"page\";s:5:\"label\";s:6:\"Cuerpo\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:3:{s:15:\"display_summary\";b:1;s:16:\"required_summary\";b:0;s:15:\"allowed_formats\";a:0:{}}s:10:\"field_type\";s:17:\"text_with_summary\";}'),('','field.field.node.proyectos.field_ano',_binary 'a:16:{s:4:\"uuid\";s:36:\"1a01e304-b403-405a-899d-79cd63e127fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:28:\"field.storage.node.field_ano\";i:1;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:24:\"node.proyectos.field_ano\";s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:4:\"Año\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:4:{s:3:\"min\";i:0;s:3:\"max\";i:9999;s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"field_type\";s:7:\"integer\";}'),('','field.field.node.proyectos.field_cliente',_binary 'a:16:{s:4:\"uuid\";s:36:\"06188f3a-7fc8-4b70-a89f-b9bd50356523\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:32:\"field.storage.node.field_cliente\";i:1;s:18:\"node.type.clientes\";i:2;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:28:\"node.proyectos.field_cliente\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:7:\"Cliente\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:12:\"default:node\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}s:4:\"sort\";a:2:{s:5:\"field\";s:5:\"title\";s:9:\"direction\";s:3:\"ASC\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.node.proyectos.field_descripcion_proyecto',_binary 'a:16:{s:4:\"uuid\";s:36:\"6c18b48d-f0c0-4525-b622-07c672227999\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:2:{i:0;s:45:\"field.storage.node.field_descripcion_proyecto\";i:1;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:41:\"node.proyectos.field_descripcion_proyecto\";s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:21:\"Descripción Proyecto\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:0:{}s:10:\"field_type\";s:11:\"string_long\";}'),('','field.field.node.proyectos.field_etiquetas',_binary 'a:16:{s:4:\"uuid\";s:36:\"fe1f4ef3-5fe7-47d1-9aed-262fce9d66f6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:19:\"node.type.proyectos\";i:2;s:24:\"taxonomy.vocabulary.tags\";}}s:2:\"id\";s:30:\"node.proyectos.field_etiquetas\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:9:\"Etiquetas\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.node.proyectos.field_galeria',_binary 'a:16:{s:4:\"uuid\";s:36:\"149581eb-6ff6-4642-bd54-6ab240d39871\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:32:\"field.storage.node.field_galeria\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:28:\"node.proyectos.field_galeria\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:8:\"Galería\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:0;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:8:\"webp png\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:7:\"370x220\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.proyectos.field_image',_binary 'a:16:{s:4:\"uuid\";s:36:\"87841b52-a97d-4d4e-a511-20c50cede551\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:26:\"node.proyectos.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:8:\"webp png\";s:12:\"max_filesize\";s:6:\"100 KB\";s:14:\"max_resolution\";s:9:\"1000x1000\";s:14:\"min_resolution\";s:7:\"432x518\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.node.proyectos.field_tecnologias',_binary 'a:16:{s:4:\"uuid\";s:36:\"06628618-1253-4621-8a33-4327e21b21ad\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:3:{i:0;s:36:\"field.storage.node.field_tecnologias\";i:1;s:19:\"node.type.proyectos\";i:2;s:31:\"taxonomy.vocabulary.tecnologias\";}}s:2:\"id\";s:32:\"node.proyectos.field_tecnologias\";s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";s:9:\"proyectos\";s:5:\"label\";s:12:\"Tecnologías\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:2:{s:7:\"handler\";s:21:\"default:taxonomy_term\";s:16:\"handler_settings\";a:4:{s:14:\"target_bundles\";a:1:{s:11:\"tecnologias\";s:11:\"tecnologias\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";}}s:10:\"field_type\";s:16:\"entity_reference\";}'),('','field.field.taxonomy_term.tecnologias.field_imagen_tecnologia',_binary 'a:16:{s:4:\"uuid\";s:36:\"3bd15e00-9bbd-4f3c-b2b4-5f415fb6bc01\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:51:\"field.storage.taxonomy_term.field_imagen_tecnologia\";i:1;s:31:\"taxonomy.vocabulary.tecnologias\";}s:6:\"module\";a:1:{i:0;s:5:\"image\";}}s:2:\"id\";s:49:\"taxonomy_term.tecnologias.field_imagen_tecnologia\";s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:11:\"tecnologias\";s:5:\"label\";s:18:\"Imagen Tecnología\";s:11:\"description\";s:0:\"\";s:8:\"required\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:4:\"webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:1;s:18:\"alt_field_required\";b:1;s:11:\"title_field\";b:1;s:20:\"title_field_required\";b:1;s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.field.user.user.user_picture',_binary 'a:17:{s:4:\"uuid\";s:36:\"f330f89d-1998-4308-93b9-4f594488423b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:31:\"field.storage.user.user_picture\";}s:6:\"module\";a:2:{i:0;s:5:\"image\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"TE3gYVzd6g0deXqUl8SEu2azHwVG-SdXm3kwbrz0kHw\";}s:2:\"id\";s:22:\"user.user.user_picture\";s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:23:\"Su cara o foto virtual.\";s:8:\"required\";b:0;s:12:\"translatable\";b:1;s:13:\"default_value\";a:0:{}s:22:\"default_value_callback\";s:0:\"\";s:8:\"settings\";a:12:{s:7:\"handler\";s:12:\"default:file\";s:16:\"handler_settings\";a:0:{}s:14:\"file_directory\";s:40:\"pictures/[date:custom:Y]-[date:custom:m]\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:12:\"max_filesize\";s:0:\"\";s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:9:\"alt_field\";b:0;s:18:\"alt_field_required\";b:0;s:11:\"title_field\";b:0;s:20:\"title_field_required\";b:0;s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:10:\"field_type\";s:5:\"image\";}'),('','field.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0\";}s:16:\"purge_batch_size\";i:50;}'),('','field.storage.block_content.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"3fba7a83-1c50-4261-b26c-4edd0e9081a6\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:13:\"block_content\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eS0snV_L3dx9shtWRTzm5eblwOJ7qKWC9IE-4GMTDFc\";}s:2:\"id\";s:18:\"block_content.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:13:\"block_content\";s:4:\"type\";s:17:\"text_with_summary\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"text\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;}'),('','field.storage.comment.comment_body',_binary 'a:17:{s:4:\"uuid\";s:36:\"87aadc64-bb58-4ec9-9a52-4eb7cdce0fde\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"swYoCch_hY8QO5uwr4FURplfnUCUlpPB4idF8WGVCpw\";}s:2:\"id\";s:20:\"comment.comment_body\";s:10:\"field_name\";s:12:\"comment_body\";s:11:\"entity_type\";s:7:\"comment\";s:4:\"type\";s:9:\"text_long\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"text\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;}'),('','field.storage.contact_message.field_email',_binary 'a:16:{s:4:\"uuid\";s:36:\"efd64957-e4e5-47fc-a58d-3c111bb6dc0d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:27:\"contact_message.field_email\";s:10:\"field_name\";s:11:\"field_email\";s:11:\"entity_type\";s:15:\"contact_message\";s:4:\"type\";s:5:\"email\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.contact_message.field_nombre_completo',_binary 'a:16:{s:4:\"uuid\";s:36:\"557d0b75-5e4a-4849-914b-076aadf5e480\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:37:\"contact_message.field_nombre_completo\";s:10:\"field_name\";s:21:\"field_nombre_completo\";s:11:\"entity_type\";s:15:\"contact_message\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;s:8:\"is_ascii\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.contact_message.field_telefono',_binary 'a:16:{s:4:\"uuid\";s:36:\"d53245af-19d1-476e-82d8-801ab033545d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"contact\";}}s:2:\"id\";s:30:\"contact_message.field_telefono\";s:10:\"field_name\";s:14:\"field_telefono\";s:11:\"entity_type\";s:15:\"contact_message\";s:4:\"type\";s:7:\"integer\";s:8:\"settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_audio_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"7cadd040-427a-40d0-af4e-c7a0ad304df9\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JCHoh95CpUeBx9ch24Tmi6ru0nwmNz8xWVH4Qs7RnTg\";}s:2:\"id\";s:28:\"media.field_media_audio_file\";s:10:\"field_name\";s:22:\"field_media_audio_file\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:4:\"file\";s:8:\"settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:6:\"module\";s:4:\"file\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_document',_binary 'a:17:{s:4:\"uuid\";s:36:\"331f4ee6-dc07-44b4-972f-701786cbda36\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BdkTx7IL59MCw5a_fOZprPTOGM_wcjz-Fm8g7HV3vFk\";}s:2:\"id\";s:26:\"media.field_media_document\";s:10:\"field_name\";s:20:\"field_media_document\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:4:\"file\";s:8:\"settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:6:\"module\";s:4:\"file\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"c9170aad-f70a-4690-9dc4-66aa3fa45c7a\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0N0KSFk57p6qsq3qM4lYVGSuROvzXK-tSsdwByqUh3g\";}s:2:\"id\";s:23:\"media.field_media_image\";s:10:\"field_name\";s:17:\"field_media_image\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_oembed_video',_binary 'a:17:{s:4:\"uuid\";s:36:\"3eb02fe9-5487-489d-9421-c871b8ead462\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cNf_852Dq-fNnSaMI4LxL-J6N7bLkHuDbD9EUqOn4_U\";}s:2:\"id\";s:30:\"media.field_media_oembed_video\";s:10:\"field_name\";s:24:\"field_media_oembed_video\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;s:8:\"is_ascii\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.media.field_media_video_file',_binary 'a:17:{s:4:\"uuid\";s:36:\"27fa5f6d-43ae-40d1-b693-c61cbb9632e3\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z5mgbn1PIVZ5TNMByBmivqo_u3Rdk58UIzpyN4ypTeM\";}s:2:\"id\";s:28:\"media.field_media_video_file\";s:10:\"field_name\";s:22:\"field_media_video_file\";s:11:\"entity_type\";s:5:\"media\";s:4:\"type\";s:4:\"file\";s:8:\"settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:6:\"module\";s:4:\"file\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.body',_binary 'a:17:{s:4:\"uuid\";s:36:\"f51f997c-62cb-4298-af05-6f7ff5af91b6\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"text\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY\";}s:2:\"id\";s:9:\"node.body\";s:10:\"field_name\";s:4:\"body\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:17:\"text_with_summary\";s:8:\"settings\";a:0:{}s:6:\"module\";s:4:\"text\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.comment',_binary 'a:17:{s:4:\"uuid\";s:36:\"3640af61-ca18-4227-9a3a-6b3c25a1c5b1\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ktCna9xmWvYZIUfOCUyDQvedn5RtnS4CRmEIwNmvYjc\";}s:2:\"id\";s:12:\"node.comment\";s:10:\"field_name\";s:7:\"comment\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:7:\"comment\";s:8:\"settings\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:6:\"module\";s:7:\"comment\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_ano',_binary 'a:16:{s:4:\"uuid\";s:36:\"d82086e5-f563-411d-9a3c-d6b1e8ace712\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:14:\"node.field_ano\";s:10:\"field_name\";s:9:\"field_ano\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:7:\"integer\";s:8:\"settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_cliente',_binary 'a:16:{s:4:\"uuid\";s:36:\"54e30249-b1ea-41ca-933f-63e089528249\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:18:\"node.field_cliente\";s:10:\"field_name\";s:13:\"field_cliente\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:4:\"node\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_descripcion',_binary 'a:16:{s:4:\"uuid\";s:36:\"11e2e9db-8c44-40bd-8c0b-51c438621272\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:22:\"node.field_descripcion\";s:10:\"field_name\";s:17:\"field_descripcion\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_descripcion_proyecto',_binary 'a:16:{s:4:\"uuid\";s:36:\"7e4c1c92-4ef7-47e2-8b8d-19c997a06559\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:31:\"node.field_descripcion_proyecto\";s:10:\"field_name\";s:26:\"field_descripcion_proyecto\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_body_background',_binary 'a:17:{s:4:\"uuid\";s:36:\"610ae215-f617-40e3-893f-9444e8b06b67\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"X9lEz_BWKwSeBZJCaxtaP25k_TrfAaioA2owTBLZlxM\";}s:2:\"id\";s:30:\"node.field_dth_body_background\";s:10:\"field_name\";s:25:\"field_dth_body_background\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:1;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_hide_regions',_binary 'a:17:{s:4:\"uuid\";s:36:\"dda48fe8-b9a7-4f91-a1b2-cdd038443307\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Vxuz15nwUhgUosSALKPJnTNfunsdqhbTMeyahARL0SA\";}s:2:\"id\";s:27:\"node.field_dth_hide_regions\";s:10:\"field_name\";s:22:\"field_dth_hide_regions\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"list_string\";s:8:\"settings\";a:2:{s:14:\"allowed_values\";a:11:{i:0;a:2:{s:5:\"value\";s:10:\"navigation\";s:5:\"label\";s:11:\"Navegación\";}i:1;a:2:{s:5:\"value\";s:16:\"secondary_header\";s:5:\"label\";s:16:\"Secondary Header\";}i:2;a:2:{s:5:\"value\";s:10:\"page_title\";s:5:\"label\";s:18:\"Título de página\";}i:3;a:2:{s:5:\"value\";s:6:\"slider\";s:5:\"label\";s:11:\"Hero Region\";}i:4;a:2:{s:5:\"value\";s:6:\"header\";s:5:\"label\";s:10:\"Encabezado\";}i:5;a:2:{s:5:\"value\";s:11:\"content_top\";s:5:\"label\";s:18:\"Contenido Superior\";}i:6;a:2:{s:5:\"value\";s:7:\"content\";s:5:\"label\";s:9:\"Contenido\";}i:7;a:2:{s:5:\"value\";s:14:\"content_bottom\";s:5:\"label\";s:19:\"Fondo del Contenido\";}i:8;a:2:{s:5:\"value\";s:13:\"sidebar_first\";s:5:\"label\";s:8:\"Primario\";}i:9;a:2:{s:5:\"value\";s:14:\"sidebar_second\";s:5:\"label\";s:10:\"Secundario\";}i:10;a:2:{s:5:\"value\";s:6:\"footer\";s:5:\"label\";s:14:\"Pie de página\";}}s:23:\"allowed_values_function\";s:0:\"\";}s:6:\"module\";s:7:\"options\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:-1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_main_content_width',_binary 'a:17:{s:4:\"uuid\";s:36:\"ade506d0-3f2c-45fb-b2fb-e6a5f1b401fa\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NdZfKqTnyMGn1zXwktiCh_E3YsP_O7-oeKdc5I8mue4\";}s:2:\"id\";s:33:\"node.field_dth_main_content_width\";s:10:\"field_name\";s:28:\"field_dth_main_content_width\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"list_string\";s:8:\"settings\";a:2:{s:14:\"allowed_values\";a:5:{i:0;a:2:{s:5:\"value\";s:34:\"dxpr-theme-util-full-width-content\";s:5:\"label\";s:18:\"Full width content\";}i:1;a:2:{s:5:\"value\";s:36:\"dxpr-theme-util-content-center-4-col\";s:5:\"label\";s:28:\"Squish content column to 1/3\";}i:2;a:2:{s:5:\"value\";s:36:\"dxpr-theme-util-content-center-6-col\";s:5:\"label\";s:28:\"Squish content column to 1/2\";}i:3;a:2:{s:5:\"value\";s:36:\"dxpr-theme-util-content-center-8-col\";s:5:\"label\";s:28:\"Squish content column to 2/3\";}i:4;a:2:{s:5:\"value\";s:37:\"dxpr-theme-util-content-center-10-col\";s:5:\"label\";s:28:\"Squish content column to 5/6\";}}s:23:\"allowed_values_function\";s:0:\"\";}s:6:\"module\";s:7:\"options\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_page_layout',_binary 'a:17:{s:4:\"uuid\";s:36:\"45c08268-f08e-4356-b6b4-a22c9b8907bf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"phGMMrBGUqfR0yNfSqUbz_QPky4ZrTW5GLXzMiI3HUM\";}s:2:\"id\";s:26:\"node.field_dth_page_layout\";s:10:\"field_name\";s:21:\"field_dth_page_layout\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:11:\"list_string\";s:8:\"settings\";a:2:{s:14:\"allowed_values\";a:2:{i:0;a:2:{s:5:\"value\";s:9:\"fullwidth\";s:5:\"label\";s:10:\"Full Width\";}i:1;a:2:{s:5:\"value\";s:5:\"boxed\";s:5:\"label\";s:12:\"Boxed Layout\";}}s:23:\"allowed_values_function\";s:0:\"\";}s:6:\"module\";s:7:\"options\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_dth_page_title_backgrou',_binary 'a:17:{s:4:\"uuid\";s:36:\"e3e651fe-e889-4c38-b2e8-99d1ae754a04\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sJOmmmCsYP1YtJVCBjGneGJRr01sw45YrFN2fU4Rf7A\";}s:2:\"id\";s:34:\"node.field_dth_page_title_backgrou\";s:10:\"field_name\";s:29:\"field_dth_page_title_backgrou\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:1;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_etiquetas',_binary 'a:16:{s:4:\"uuid\";s:36:\"d54dc666-1019-4897-a26b-3dace6079e1e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:2:\"id\";s:20:\"node.field_etiquetas\";s:10:\"field_name\";s:15:\"field_etiquetas\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:4;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_galeria',_binary 'a:16:{s:4:\"uuid\";s:36:\"b5b12c66-05e5-4ba9-9299-232205d28801\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:2:\"id\";s:18:\"node.field_galeria\";s:10:\"field_name\";s:13:\"field_galeria\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:5;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_image',_binary 'a:17:{s:4:\"uuid\";s:36:\"da3b8231-3d54-49d8-9cb1-4b9e6a45d0fa\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EymokncRIZ7SgQT2IdOQhQJicX4nNc0K89ik-LxmOHE\";}s:2:\"id\";s:16:\"node.field_image\";s:10:\"field_name\";s:11:\"field_image\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_tags',_binary 'a:17:{s:4:\"uuid\";s:36:\"083c2fef-758e-474d-b257-3dc9175d40e4\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs\";}s:2:\"id\";s:15:\"node.field_tags\";s:10:\"field_name\";s:10:\"field_tags\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:-1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.node.field_tecnologias',_binary 'a:16:{s:4:\"uuid\";s:36:\"29331765-f2ec-4a12-8cdc-cdde5cccb543\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:2:\"id\";s:22:\"node.field_tecnologias\";s:10:\"field_name\";s:17:\"field_tecnologias\";s:11:\"entity_type\";s:4:\"node\";s:4:\"type\";s:16:\"entity_reference\";s:8:\"settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:6:\"module\";s:4:\"core\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:4;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.taxonomy_term.field_imagen_tecnologia',_binary 'a:16:{s:4:\"uuid\";s:36:\"73c19d60-423f-41a3-9925-f3ca9a49bdf0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:8:\"taxonomy\";}}s:2:\"id\";s:37:\"taxonomy_term.field_imagen_tecnologia\";s:10:\"field_name\";s:23:\"field_imagen_tecnologia\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:0:{}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field.storage.user.user_picture',_binary 'a:17:{s:4:\"uuid\";s:36:\"2ba50648-5e97-4c30-8953-d8a5dee55150\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0q8-mw8y-Ls5I578sIPQFLp4ljpH7WvVYpzY-I9O-8E\";}s:2:\"id\";s:17:\"user.user_picture\";s:10:\"field_name\";s:12:\"user_picture\";s:11:\"entity_type\";s:4:\"user\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:6:\"module\";s:5:\"image\";s:6:\"locked\";b:0;s:11:\"cardinality\";i:1;s:12:\"translatable\";b:1;s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:22:\"persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;}'),('','field_ui.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q1nMi90W6YQxKzZAgJQw7Ag9U4JrsEUwkomF0lhvbIM\";}s:12:\"field_prefix\";s:6:\"field_\";}'),('','file.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2bwjZB1IjEYbppgZT3g7YW_5h_LDZYNa3DaDEfWX82U\";}s:11:\"description\";a:2:{s:4:\"type\";s:9:\"textfield\";s:6:\"length\";i:128;}s:4:\"icon\";a:1:{s:9:\"directory\";s:23:\"core/modules/file/icons\";}s:35:\"make_unused_managed_files_temporary\";b:0;s:21:\"filename_sanitization\";a:6:{s:13:\"transliterate\";b:0;s:18:\"replace_whitespace\";b:0;s:24:\"replace_non_alphanumeric\";b:0;s:22:\"deduplicate_separators\";b:0;s:9:\"lowercase\";b:0;s:21:\"replacement_character\";s:1:\"-\";}}'),('','file_mdm.file_metadata_plugin.getimagesize',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI\";}s:13:\"configuration\";a:1:{s:5:\"cache\";a:2:{s:8:\"override\";b:0;s:8:\"settings\";a:3:{s:7:\"enabled\";b:1;s:10:\"expiration\";i:172800;s:16:\"disallowed_paths\";a:0:{}}}}}'),('','file_mdm.settings',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"fOx6TBj_84WfX_a6JhuWiPQ-twAjHykvYsTvJAKbZsE\";}s:14:\"metadata_cache\";a:3:{s:7:\"enabled\";b:1;s:10:\"expiration\";i:172800;s:16:\"disallowed_paths\";a:0:{}}s:22:\"missing_file_log_level\";i:3;}'),('','filter.format.basic_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"a48639b4-226e-43d4-bd70-9410b291646f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:6:\"editor\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mclCbTlJwWJORez4Y1eX2MqA0aGjSMAoJb3TaBABcK8\";}s:4:\"name\";s:12:\"HTML básico\";s:6:\"format\";s:10:\"basic_html\";s:6:\"weight\";i:0;s:7:\"filters\";a:6:{s:21:\"editor_file_reference\";a:5:{s:2:\"id\";s:21:\"editor_file_reference\";s:8:\"provider\";s:6:\"editor\";s:6:\"status\";b:1;s:6:\"weight\";i:11;s:8:\"settings\";a:0:{}}s:12:\"filter_align\";a:5:{s:2:\"id\";s:12:\"filter_align\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:7;s:8:\"settings\";a:0:{}}s:14:\"filter_caption\";a:5:{s:2:\"id\";s:14:\"filter_caption\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:8;s:8:\"settings\";a:0:{}}s:11:\"filter_html\";a:5:{s:2:\"id\";s:11:\"filter_html\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:3:{s:12:\"allowed_html\";s:243:\"<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href> <blockquote cite> <ul type> <ol start type> <strong> <em> <code> <li> <img src alt data-entity-uuid data-entity-type height width data-caption data-align>\";s:16:\"filter_html_help\";b:0;s:20:\"filter_html_nofollow\";b:0;}}s:24:\"filter_html_image_secure\";a:5:{s:2:\"id\";s:24:\"filter_html_image_secure\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:9;s:8:\"settings\";a:0:{}}s:22:\"filter_image_lazy_load\";a:5:{s:2:\"id\";s:22:\"filter_image_lazy_load\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:15;s:8:\"settings\";a:0:{}}}}'),('','filter.format.full_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"33bfc1a6-d48a-411e-be2a-067056b4f5a6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:6:\"editor\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"vpZysv3RHJjhYzq7O_q5q8mVlHdrSzKELmXyiX6RtV0\";}s:4:\"name\";s:13:\"HTML completo\";s:6:\"format\";s:9:\"full_html\";s:6:\"weight\";i:2;s:7:\"filters\";a:5:{s:21:\"editor_file_reference\";a:5:{s:2:\"id\";s:21:\"editor_file_reference\";s:8:\"provider\";s:6:\"editor\";s:6:\"status\";b:1;s:6:\"weight\";i:11;s:8:\"settings\";a:0:{}}s:12:\"filter_align\";a:5:{s:2:\"id\";s:12:\"filter_align\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:8;s:8:\"settings\";a:0:{}}s:14:\"filter_caption\";a:5:{s:2:\"id\";s:14:\"filter_caption\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:9;s:8:\"settings\";a:0:{}}s:20:\"filter_htmlcorrector\";a:5:{s:2:\"id\";s:20:\"filter_htmlcorrector\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:10;s:8:\"settings\";a:0:{}}s:22:\"filter_image_lazy_load\";a:5:{s:2:\"id\";s:22:\"filter_image_lazy_load\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:15;s:8:\"settings\";a:0:{}}}}'),('','filter.format.plain_text',_binary 'a:9:{s:4:\"uuid\";s:36:\"3d1185d4-c16d-4b86-a72e-0f7096698b38\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JLMwODO0epnA_H-jFlH9ezVfa5YBJniRv3MmLqYNl_Q\";}s:4:\"name\";s:17:\"Texto sin formato\";s:6:\"format\";s:10:\"plain_text\";s:6:\"weight\";i:10;s:7:\"filters\";a:3:{s:12:\"filter_autop\";a:5:{s:2:\"id\";s:12:\"filter_autop\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}}s:18:\"filter_html_escape\";a:5:{s:2:\"id\";s:18:\"filter_html_escape\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:0:{}}s:10:\"filter_url\";a:5:{s:2:\"id\";s:10:\"filter_url\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:17:\"filter_url_length\";i:72;}}}}'),('','filter.format.restricted_html',_binary 'a:9:{s:4:\"uuid\";s:36:\"54275222-a504-464f-b7b3-cac9061a1dc2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"QiKqQS_YGAT3Qr4vaAgZICJknm-MGCzt_xBAMqg-tRM\";}s:4:\"name\";s:16:\"HTML Restringido\";s:6:\"format\";s:15:\"restricted_html\";s:6:\"weight\";i:1;s:7:\"filters\";a:3:{s:12:\"filter_autop\";a:5:{s:2:\"id\";s:12:\"filter_autop\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:0:{}}s:11:\"filter_html\";a:5:{s:2:\"id\";s:11:\"filter_html\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:-10;s:8:\"settings\";a:3:{s:12:\"allowed_html\";s:149:\"<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>\";s:16:\"filter_html_help\";b:1;s:20:\"filter_html_nofollow\";b:0;}}s:10:\"filter_url\";a:5:{s:2:\"id\";s:10:\"filter_url\";s:8:\"provider\";s:6:\"filter\";s:6:\"status\";b:1;s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:17:\"filter_url_length\";i:72;}}}}'),('','filter.settings',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FiPjM3WdB__ruFA7B6TLwni_UcZbmek5G4b2dxQItxA\";}s:15:\"fallback_format\";s:10:\"plain_text\";s:27:\"always_show_fallback_choice\";b:0;}'),('','image.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"k-yDFHbqNfpe-Srg4sdCSqaosCl2D8uwyEY5esF8gEw\";}s:13:\"preview_image\";s:29:\"core/modules/image/sample.png\";s:26:\"allow_insecure_derivatives\";b:1;s:20:\"suppress_itok_output\";b:0;}'),('','image.style.large',_binary 'a:8:{s:4:\"uuid\";s:36:\"640ef43d-5571-4e07-a6ac-35647f330216\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"rDR2BOewa2UFH9yG4tVvrGxEVv8U7LQo-RLkJhFpERs\";}s:4:\"name\";s:5:\"large\";s:5:\"label\";s:17:\"Grande (480×480)\";s:7:\"effects\";a:2:{s:36:\"ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d\";a:4:{s:4:\"uuid\";s:36:\"ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:7:\"upscale\";b:0;}}s:36:\"6e8fe467-84c1-4ef0-a73b-7eccf1cc20e8\";a:4:{s:4:\"uuid\";s:36:\"6e8fe467-84c1-4ef0-a73b-7eccf1cc20e8\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.media_library',_binary 'a:8:{s:4:\"uuid\";s:36:\"2479c469-b705-4992-bd35-a0a1e20454b8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FxMdscEA4aDH0KPM73HIZtVn3zIAgC1kQ3CkBw26HYs\";}s:4:\"name\";s:13:\"media_library\";s:5:\"label\";s:37:\"Miniatura de Media Library (220×220)\";s:7:\"effects\";a:2:{s:36:\"75b076a8-1234-4b42-85db-bf377c4d8d5f\";a:4:{s:4:\"uuid\";s:36:\"75b076a8-1234-4b42-85db-bf377c4d8d5f\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:7:\"upscale\";b:0;}}s:36:\"1021da71-fc2a-43d0-be5d-efaf1c79e2ea\";a:4:{s:4:\"uuid\";s:36:\"1021da71-fc2a-43d0-be5d-efaf1c79e2ea\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.medium',_binary 'a:8:{s:4:\"uuid\";s:36:\"1778ef5b-995c-4224-b448-dd85c85c1c3d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dlar76VBuGj5iMGTruB_uMZX8VbivXt9_QLemaG2q4E\";}s:4:\"name\";s:6:\"medium\";s:5:\"label\";s:16:\"Medio (220×220)\";s:7:\"effects\";a:2:{s:36:\"bddf0d06-42f9-4c75-a700-a33cafa25ea0\";a:4:{s:4:\"uuid\";s:36:\"bddf0d06-42f9-4c75-a700-a33cafa25ea0\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:7:\"upscale\";b:0;}}s:36:\"c410ed2f-aa30-4d9c-a224-d2865d9188cd\";a:4:{s:4:\"uuid\";s:36:\"c410ed2f-aa30-4d9c-a224-d2865d9188cd\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.optimize',_binary 'a:8:{s:4:\"uuid\";s:36:\"29e15cb5-e7dd-4e5d-b027-6750615a6703\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VIHt6xBRhjx1IRs8AH4X3qkcHuFUcjBt_MX-IaN_Ikw\";}s:4:\"name\";s:8:\"optimize\";s:5:\"label\";s:25:\"Optimize for fast loading\";s:7:\"effects\";a:2:{s:36:\"488604d2-4168-4c17-8567-430b00749cbf\";a:4:{s:4:\"uuid\";s:36:\"488604d2-4168-4c17-8567-430b00749cbf\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:1;s:4:\"data\";a:3:{s:5:\"width\";i:1024;s:6:\"height\";N;s:7:\"upscale\";b:0;}}s:36:\"45f0f244-dd35-4101-9ad2-ad6d514ae79c\";a:4:{s:4:\"uuid\";s:36:\"45f0f244-dd35-4101-9ad2-ad6d514ae79c\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.slick_media',_binary 'a:8:{s:4:\"uuid\";s:36:\"e1e4664f-f54b-4e61-a53e-0b88dbdf3f1a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"oQDRoEzxaj4cm4zDtSwzPCliteaNmv5gC-ugL9H_MV0\";}s:4:\"name\";s:11:\"slick_media\";s:5:\"label\";s:11:\"Slick media\";s:7:\"effects\";a:1:{s:36:\"4b434ce0-90cc-44c3-9423-35d7cccc7d93\";a:4:{s:4:\"uuid\";s:36:\"4b434ce0-90cc-44c3-9423-35d7cccc7d93\";s:2:\"id\";s:20:\"image_scale_and_crop\";s:6:\"weight\";i:1;s:4:\"data\";a:3:{s:5:\"width\";i:853;s:6:\"height\";i:480;s:6:\"anchor\";s:13:\"center-center\";}}}}'),('','image.style.thumbnail',_binary 'a:8:{s:4:\"uuid\";s:36:\"a7afcd59-91c8-40f9-b039-2de037714cb3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BgeBV-xOFINMsz-y2thm45EGesj6bRM6DTLZ6ce3V9I\";}s:4:\"name\";s:9:\"thumbnail\";s:5:\"label\";s:20:\"Miniatura (100×100)\";s:7:\"effects\";a:2:{s:36:\"1cfec298-8620-4749-b100-ccb6c4500779\";a:4:{s:4:\"uuid\";s:36:\"1cfec298-8620-4749-b100-ccb6c4500779\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:0;s:4:\"data\";a:3:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:7:\"upscale\";b:0;}}s:36:\"c4eb9942-2c9e-4a81-949f-6161a44b6559\";a:4:{s:4:\"uuid\";s:36:\"c4eb9942-2c9e-4a81-949f-6161a44b6559\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','image.style.wide',_binary 'a:8:{s:4:\"uuid\";s:36:\"6dc397e7-0887-4f6a-923a-ee9685641a24\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"XHh3ATMH7z4ljwmzdndM47qNMkgLnoYsP98rGxVgCOw\";}s:4:\"name\";s:4:\"wide\";s:5:\"label\";s:12:\"Ancho (1090)\";s:7:\"effects\";a:2:{s:36:\"09959c15-59ce-4f6d-90df-e2d7cf32bce5\";a:4:{s:4:\"uuid\";s:36:\"09959c15-59ce-4f6d-90df-e2d7cf32bce5\";s:2:\"id\";s:11:\"image_scale\";s:6:\"weight\";i:1;s:4:\"data\";a:3:{s:5:\"width\";i:1090;s:6:\"height\";N;s:7:\"upscale\";b:0;}}s:36:\"294c5f76-42a4-43ce-82c2-81c2f4723da0\";a:4:{s:4:\"uuid\";s:36:\"294c5f76-42a4-43ce-82c2-81c2f4723da0\";s:2:\"id\";s:13:\"image_convert\";s:6:\"weight\";i:2;s:4:\"data\";a:1:{s:9:\"extension\";s:4:\"webp\";}}}}'),('','imagemagick.file_metadata_plugin.imagemagick_identify',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI\";}s:13:\"configuration\";a:1:{s:5:\"cache\";a:2:{s:8:\"override\";b:0;s:8:\"settings\";a:3:{s:7:\"enabled\";b:1;s:10:\"expiration\";i:172800;s:16:\"disallowed_paths\";a:0:{}}}}}'),('','imagemagick.settings',_binary 'a:10:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N-xOd1pralXTuyyJA47dtvXWWxz3STj0hvmr0umAFmk\";}s:7:\"quality\";i:100;s:8:\"binaries\";s:11:\"imagemagick\";s:19:\"imagemagick_version\";s:2:\"v6\";s:16:\"path_to_binaries\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:12:\"log_warnings\";b:1;s:5:\"debug\";b:0;s:13:\"image_formats\";a:16:{s:3:\"PNG\";a:1:{s:9:\"mime_type\";s:9:\"image/png\";}s:4:\"JPEG\";a:1:{s:9:\"mime_type\";s:10:\"image/jpeg\";}s:3:\"JPG\";a:3:{s:9:\"mime_type\";s:10:\"image/jpeg\";s:6:\"weight\";i:10;s:7:\"enabled\";b:0;}s:3:\"GIF\";a:1:{s:9:\"mime_type\";s:9:\"image/gif\";}s:5:\"GIF87\";a:3:{s:9:\"mime_type\";s:9:\"image/gif\";s:6:\"weight\";i:10;s:7:\"enabled\";b:0;}s:3:\"SVG\";a:2:{s:9:\"mime_type\";s:13:\"image/svg+xml\";s:7:\"enabled\";b:0;}s:4:\"WEBP\";a:1:{s:9:\"mime_type\";s:10:\"image/webp\";}s:4:\"AVIF\";a:2:{s:9:\"mime_type\";s:10:\"image/avif\";s:7:\"enabled\";b:0;}s:4:\"TIFF\";a:2:{s:9:\"mime_type\";s:10:\"image/tiff\";s:7:\"enabled\";b:0;}s:3:\"PDF\";a:2:{s:9:\"mime_type\";s:15:\"application/pdf\";s:7:\"enabled\";b:0;}s:4:\"HEIC\";a:2:{s:9:\"mime_type\";s:10:\"image/heif\";s:7:\"enabled\";b:0;}s:3:\"BMP\";a:2:{s:9:\"mime_type\";s:14:\"image/x-ms-bmp\";s:7:\"enabled\";b:0;}s:3:\"PSD\";a:2:{s:9:\"mime_type\";s:17:\"image/x-photoshop\";s:7:\"enabled\";b:0;}s:4:\"WBMP\";a:2:{s:9:\"mime_type\";s:18:\"image/vnd.wap.wbmp\";s:7:\"enabled\";b:0;}s:3:\"XBM\";a:2:{s:9:\"mime_type\";s:15:\"image/x-xbitmap\";s:7:\"enabled\";b:0;}s:3:\"ICO\";a:2:{s:9:\"mime_type\";s:24:\"image/vnd.microsoft.icon\";s:7:\"enabled\";b:0;}}s:8:\"advanced\";a:4:{s:7:\"density\";i:0;s:10:\"colorspace\";s:1:\"0\";s:7:\"profile\";s:0:\"\";s:8:\"coalesce\";b:0;}}'),('','language.content_settings.node.blog',_binary 'a:9:{s:4:\"uuid\";s:36:\"0495bf3b-d81d-4588-97c1-dd3bce6566be\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:14:\"node.type.blog\";}}s:2:\"id\";s:9:\"node.blog\";s:21:\"target_entity_type_id\";s:4:\"node\";s:13:\"target_bundle\";s:4:\"blog\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}'),('','language.content_settings.node.clientes',_binary 'a:9:{s:4:\"uuid\";s:36:\"b5aae766-70c8-4ac0-b79a-e4c99e0fed66\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:18:\"node.type.clientes\";}}s:2:\"id\";s:13:\"node.clientes\";s:21:\"target_entity_type_id\";s:4:\"node\";s:13:\"target_bundle\";s:8:\"clientes\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}'),('','language.content_settings.node.proyectos',_binary 'a:9:{s:4:\"uuid\";s:36:\"723af382-60c1-4a75-9ca9-885770329f8b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:19:\"node.type.proyectos\";}}s:2:\"id\";s:14:\"node.proyectos\";s:21:\"target_entity_type_id\";s:4:\"node\";s:13:\"target_bundle\";s:9:\"proyectos\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}'),('','language.content_settings.path_alias.path_alias',_binary 'a:10:{s:4:\"uuid\";s:36:\"c6d60c5f-9009-4cfe-b03d-bbd79bf10b57\";s:8:\"langcode\";s:2:\"en\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:10:\"path_alias\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dhjFABRzm52DkRXnYja5ZoHwjY0R3gEGic3KpDUXgRo\";}s:2:\"id\";s:21:\"path_alias.path_alias\";s:21:\"target_entity_type_id\";s:10:\"path_alias\";s:13:\"target_bundle\";s:10:\"path_alias\";s:16:\"default_langcode\";s:3:\"und\";s:18:\"language_alterable\";b:1;}'),('','language.content_settings.taxonomy_term.tecnologias',_binary 'a:9:{s:4:\"uuid\";s:36:\"2d3e15fe-7281-4bd8-b299-6afd602ef65f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"config\";a:1:{i:0;s:31:\"taxonomy.vocabulary.tecnologias\";}}s:2:\"id\";s:25:\"taxonomy_term.tecnologias\";s:21:\"target_entity_type_id\";s:13:\"taxonomy_term\";s:13:\"target_bundle\";s:11:\"tecnologias\";s:16:\"default_langcode\";s:12:\"site_default\";s:18:\"language_alterable\";b:0;}'),('','language.entity.es',_binary 'a:9:{s:4:\"uuid\";s:36:\"ca66bd2c-363e-46fc-9bf4-c28c8e7a39a8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:2:\"es\";s:5:\"label\";s:8:\"Español\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:0;s:6:\"locked\";b:0;}'),('','language.entity.und',_binary 'a:10:{s:4:\"uuid\";s:36:\"15529159-6718-43a3-9a4d-02146bb1ae5b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eNX6lLCKDaY83nCMh20My---y03KbiFlv802DKCCpvg\";}s:2:\"id\";s:3:\"und\";s:5:\"label\";s:15:\"Sin especificar\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:2;s:6:\"locked\";b:1;}'),('','language.entity.zxx',_binary 'a:10:{s:4:\"uuid\";s:36:\"076b2832-f913-4f3c-af9f-46794d497088\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"35CefWbnzaiytcg3acexxz_GTvuwIjYd_ZTcmmR-tXA\";}s:2:\"id\";s:3:\"zxx\";s:5:\"label\";s:12:\"No aplicable\";s:9:\"direction\";s:3:\"ltr\";s:6:\"weight\";i:3;s:6:\"locked\";b:1;}'),('','language.mappings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc\";}s:3:\"map\";a:10:{s:2:\"no\";s:2:\"nb\";s:2:\"pt\";s:5:\"pt-pt\";s:2:\"zh\";s:7:\"zh-hans\";s:5:\"zh-tw\";s:7:\"zh-hant\";s:5:\"zh-hk\";s:7:\"zh-hant\";s:5:\"zh-mo\";s:7:\"zh-hant\";s:6:\"zh-cht\";s:7:\"zh-hant\";s:5:\"zh-cn\";s:7:\"zh-hans\";s:5:\"zh-sg\";s:7:\"zh-hans\";s:6:\"zh-chs\";s:7:\"zh-hans\";}}'),('','language.negotiation',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"uEePITI9tV6WqzmsTb7MfPCi5yPWXSxAN1xeLcYFQbM\";}s:7:\"session\";a:1:{s:9:\"parameter\";s:8:\"language\";}s:3:\"url\";a:3:{s:6:\"source\";s:11:\"path_prefix\";s:8:\"prefixes\";a:1:{s:2:\"es\";s:0:\"\";}s:7:\"domains\";a:1:{s:2:\"es\";s:0:\"\";}}s:17:\"selected_langcode\";s:12:\"site_default\";}'),('','language.types',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"dqouFqVseNJNvEjsoYKxbinFOITuCxYhi4y2OTNQP_8\";}s:3:\"all\";a:3:{i:0;s:18:\"language_interface\";i:1;s:16:\"language_content\";i:2;s:12:\"language_url\";}s:12:\"configurable\";a:1:{i:0;s:18:\"language_interface\";}s:11:\"negotiation\";a:3:{s:16:\"language_content\";a:1:{s:7:\"enabled\";a:1:{s:18:\"language-interface\";i:0;}}s:12:\"language_url\";a:1:{s:7:\"enabled\";a:2:{s:12:\"language-url\";i:0;s:21:\"language-url-fallback\";i:1;}}s:18:\"language_interface\";a:1:{s:7:\"enabled\";a:1:{s:12:\"language-url\";i:0;}}}}'),('','locale.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cSdYeE-_AQETCNZnl8BMFS9-sVn5--VzAYILkpPBUbM\";}s:13:\"cache_strings\";b:1;s:17:\"translate_english\";b:0;s:10:\"javascript\";a:1:{s:9:\"directory\";s:9:\"languages\";}s:11:\"translation\";a:8:{s:10:\"use_source\";s:16:\"remote_and_local\";s:16:\"default_filename\";s:30:\"%project-%version.%language.po\";s:22:\"default_server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:20:\"overwrite_customized\";b:0;s:24:\"overwrite_not_customized\";b:1;s:20:\"update_interval_days\";i:0;s:4:\"path\";s:32:\"sites/default/files/translations\";s:14:\"import_enabled\";b:1;}}'),('','media.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"WCFqLQAxMw1weToDJEhfnW1Z-iOF7cqMdL8X7YTFxBA\";}s:13:\"icon_base_uri\";s:28:\"public://media-icons/generic\";s:13:\"iframe_domain\";N;s:20:\"oembed_providers_url\";s:33:\"https://oembed.com/providers.json\";s:14:\"standalone_url\";b:0;}'),('','media.type.audio',_binary 'a:13:{s:4:\"uuid\";s:36:\"6208f7dc-2252-4099-9384-a72d4dc7a58b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eJw8n6Tk2tO3ZysuEeGR1gZa1yRffaZzR4t0Q7iNurs\";}s:2:\"id\";s:5:\"audio\";s:5:\"label\";s:5:\"Audio\";s:11:\"description\";s:39:\"Un archivo de audio alojado localmente.\";s:6:\"source\";s:10:\"audio_file\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:22:\"field_media_audio_file\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}'),('','media.type.document',_binary 'a:13:{s:4:\"uuid\";s:36:\"3126a9e2-283e-41da-9393-6ecd813b2aa6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_D9q3XSnP6ik9we9UuoTvZsQKPuYNp_G9PfwVtWzgnQ\";}s:2:\"id\";s:8:\"document\";s:5:\"label\";s:9:\"Documento\";s:11:\"description\";s:55:\"Un archivo o documento subido, como por ejemplo un PDF.\";s:6:\"source\";s:4:\"file\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:20:\"field_media_document\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}'),('','media.type.image',_binary 'a:13:{s:4:\"uuid\";s:36:\"22a9a84c-3bcd-4eea-9c0a-7f1b23f03051\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6Qope5wG7HUpV0tPOBMtDI_GZkHFcF1Xj4hgD9Cu_hM\";}s:2:\"id\";s:5:\"image\";s:5:\"label\";s:6:\"Imagen\";s:11:\"description\";s:66:\"Utilice imágenes locales para elementos multimedia reutilizables.\";s:6:\"source\";s:5:\"image\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:17:\"field_media_image\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}'),('','media.type.remote_video',_binary 'a:13:{s:4:\"uuid\";s:36:\"eca68da9-4081-400d-a58d-a9b89acc5d60\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hIBTnDGgDKnCiP6HUZm1m7600DHUEpC6FN3LQ4sUgZ4\";}s:2:\"id\";s:12:\"remote_video\";s:5:\"label\";s:12:\"Video remoto\";s:11:\"description\";s:51:\"Un video almacenado remotamente en Youtube o Vimeo.\";s:6:\"source\";s:12:\"oembed:video\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:3:{s:12:\"source_field\";s:24:\"field_media_oembed_video\";s:20:\"thumbnails_directory\";s:44:\"public://oembed_thumbnails/[date:custom:Y-m]\";s:9:\"providers\";a:2:{i:0;s:7:\"YouTube\";i:1;s:5:\"Vimeo\";}}s:9:\"field_map\";a:1:{s:5:\"title\";s:4:\"name\";}}'),('','media.type.video',_binary 'a:13:{s:4:\"uuid\";s:36:\"2b7144f6-c643-4d80-9c1a-6f0fc8772afb\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hzgvcRgZHltqWf8hBmttoWh95tCJoPL25lPq9YSIRsY\";}s:2:\"id\";s:5:\"video\";s:5:\"label\";s:6:\"Vídeo\";s:11:\"description\";s:40:\"Un archivo de vídeo alojado localmente.\";s:6:\"source\";s:10:\"video_file\";s:25:\"queue_thumbnail_downloads\";b:0;s:12:\"new_revision\";b:1;s:20:\"source_configuration\";a:1:{s:12:\"source_field\";s:22:\"field_media_video_file\";}s:9:\"field_map\";a:1:{s:4:\"name\";s:4:\"name\";}}'),('','media_library.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"_3gQsCnZELUjUUqHk8SSh8bXnx7TZwN95vctAeVJG60\";}s:11:\"advanced_ui\";b:0;}'),('','menu_ui.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SqMarzIjxC3F8dZo9FEOxfqDKD_sdW1tbcFTV1BA2zU\";}s:24:\"override_parent_selector\";b:0;}'),('','node.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"W0cgFPhPJ3gAdqm06-az48BLf5MVcoZVS0HdByoofi0\";}s:15:\"use_admin_theme\";b:1;}'),('','node.type.article',_binary 'a:12:{s:4:\"uuid\";s:36:\"841a5a18-465f-4908-bb75-7aa457d6500f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Fe3N1uqaAyyKJbVkqT-btXy3t98puW8GCRD822xjl10\";}s:4:\"name\";s:9:\"Artículo\";s:4:\"type\";s:7:\"article\";s:11:\"description\";s:120:\"Use los <em>artículos</em> para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:1;}'),('','node.type.blog',_binary 'a:12:{s:4:\"uuid\";s:36:\"ae8e20c2-1058-4692-9f24-88a7585ad9fe\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:4:\"name\";s:4:\"Blog\";s:4:\"type\";s:4:\"blog\";s:11:\"description\";s:39:\"Contenido de publicaciones de tipo blog\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}'),('','node.type.clientes',_binary 'a:12:{s:4:\"uuid\";s:36:\"456bbddf-22f8-4153-becb-4bf2cad43dab\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:4:\"name\";s:8:\"Clientes\";s:4:\"type\";s:8:\"clientes\";s:11:\"description\";s:27:\"Clientes de la empresa CISC\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}'),('','node.type.drag_and_drop_page',_binary 'a:13:{s:4:\"uuid\";s:36:\"e2c0ba0f-03d5-4be9-a0c2-5d556b225530\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_builder_page\";}}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1pVVrMiuXj69j4KFCHeEqQWUHXM9AZZvsy4Ef2aOvdU\";}s:4:\"name\";s:18:\"Drag and drop Page\";s:4:\"type\";s:18:\"drag_and_drop_page\";s:11:\"description\";s:57:\"Page builder page with DXPR Builder visual layout builder\";s:4:\"help\";s:0:\"\";s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:0;s:17:\"display_submitted\";b:0;}'),('','node.type.page',_binary 'a:12:{s:4:\"uuid\";s:36:\"6947b2cf-7a64-49de-a2a9-2841e478f881\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"i0snV8Wj--OkRW12UdachUiYiz3FbeMwHu_pZYfzKLc\";}s:4:\"name\";s:15:\"Página básica\";s:4:\"type\";s:4:\"page\";s:11:\"description\";s:104:\"Utilice <em>páginas básicas</em> para el contenido estático, por ejemplo la página \'Sobre nosotros\'.\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}'),('','node.type.proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"547aa45a-3ca7-4bd3-964d-a5074c237213\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"menu_ui\";}}s:20:\"third_party_settings\";a:1:{s:7:\"menu_ui\";a:2:{s:15:\"available_menus\";a:1:{i:0;s:4:\"main\";}s:6:\"parent\";s:5:\"main:\";}}s:4:\"name\";s:9:\"Proyectos\";s:4:\"type\";s:9:\"proyectos\";s:11:\"description\";s:28:\"Proyectos de la empresa CISC\";s:4:\"help\";N;s:12:\"new_revision\";b:1;s:12:\"preview_mode\";i:1;s:17:\"display_submitted\";b:0;}'),('','olivero.settings',_binary 'a:8:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1TswGK46jyu77aIM7Z-0JVQs5bxHmo-gtgrvrQGMXxc\";}s:7:\"favicon\";a:1:{s:11:\"use_default\";b:1;}s:8:\"features\";a:4:{s:20:\"comment_user_picture\";b:1;s:25:\"comment_user_verification\";b:1;s:7:\"favicon\";b:1;s:17:\"node_user_picture\";b:0;}s:4:\"logo\";a:1:{s:11:\"use_default\";b:0;}s:20:\"third_party_settings\";a:1:{s:8:\"shortcut\";a:1:{s:11:\"module_link\";b:1;}}s:22:\"mobile_menu_all_widths\";i:0;s:22:\"site_branding_bg_color\";s:7:\"default\";s:18:\"base_primary_color\";s:7:\"#1b9ae4\";}'),('','pathauto.pattern.contenido',_binary 'a:12:{s:4:\"uuid\";s:36:\"1e8c1230-97eb-43dc-9e7d-ba751a3960a5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:9:\"contenido\";s:5:\"label\";s:9:\"Contenido\";s:4:\"type\";s:23:\"canonical_entities:node\";s:7:\"pattern\";s:47:\"[node:menu-link:parents:join-path]/[node:title]\";s:18:\"selection_criteria\";a:0:{}s:15:\"selection_logic\";s:3:\"and\";s:6:\"weight\";i:0;s:13:\"relationships\";a:0:{}}'),('','pathauto.pattern.tipos_de_contenido',_binary 'a:12:{s:4:\"uuid\";s:36:\"1ae3c379-77e7-4cc0-bd7d-ffb4292b0ac8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:2:\"id\";s:18:\"tipos_de_contenido\";s:5:\"label\";s:18:\"Tipos de Contenido\";s:4:\"type\";s:23:\"canonical_entities:node\";s:7:\"pattern\";s:32:\"[node:content-type]/[node:title]\";s:18:\"selection_criteria\";a:1:{s:36:\"a06a4fba-0597-4376-a43d-d1f2d364d934\";a:5:{s:2:\"id\";s:18:\"entity_bundle:node\";s:6:\"negate\";b:0;s:4:\"uuid\";s:36:\"a06a4fba-0597-4376-a43d-d1f2d364d934\";s:15:\"context_mapping\";a:1:{s:4:\"node\";s:4:\"node\";}s:7:\"bundles\";a:3:{s:4:\"blog\";s:4:\"blog\";s:8:\"clientes\";s:8:\"clientes\";s:9:\"proyectos\";s:9:\"proyectos\";}}}s:15:\"selection_logic\";s:3:\"and\";s:6:\"weight\";i:-5;s:13:\"relationships\";a:0:{}}'),('','pathauto.settings',_binary 'a:13:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SwvLp8snyPEExF41CaJJYdPUVomofLqtXvwciHc4cPg\";}s:20:\"enabled_entity_types\";a:3:{i:0;s:7:\"comment\";i:1;s:8:\"shortcut\";i:2;s:4:\"user\";}s:11:\"punctuation\";a:32:{s:13:\"double_quotes\";i:0;s:6:\"quotes\";i:0;s:8:\"backtick\";i:0;s:5:\"comma\";i:0;s:6:\"period\";i:0;s:6:\"hyphen\";i:1;s:10:\"underscore\";i:0;s:5:\"colon\";i:0;s:9:\"semicolon\";i:0;s:4:\"pipe\";i:0;s:10:\"left_curly\";i:0;s:11:\"left_square\";i:0;s:11:\"right_curly\";i:0;s:12:\"right_square\";i:0;s:4:\"plus\";i:0;s:5:\"equal\";i:0;s:8:\"asterisk\";i:0;s:9:\"ampersand\";i:0;s:7:\"percent\";i:0;s:5:\"caret\";i:0;s:6:\"dollar\";i:0;s:4:\"hash\";i:0;s:2:\"at\";i:0;s:11:\"exclamation\";i:0;s:5:\"tilde\";i:0;s:16:\"left_parenthesis\";i:0;s:17:\"right_parenthesis\";i:0;s:13:\"question_mark\";i:0;s:9:\"less_than\";i:0;s:12:\"greater_than\";i:0;s:5:\"slash\";i:0;s:10:\"back_slash\";i:0;}s:7:\"verbose\";b:0;s:9:\"separator\";s:1:\"-\";s:10:\"max_length\";i:100;s:20:\"max_component_length\";i:100;s:13:\"transliterate\";b:1;s:12:\"reduce_ascii\";b:0;s:4:\"case\";b:1;s:12:\"ignore_words\";s:134:\"a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with\";s:13:\"update_action\";i:2;s:11:\"safe_tokens\";a:6:{i:0;s:5:\"alias\";i:1;s:4:\"path\";i:2;s:9:\"join-path\";i:3;s:9:\"login-url\";i:4;s:3:\"url\";i:5;s:9:\"url-brief\";}}'),('','recaptcha.settings',_binary 'a:6:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ByOVf1cU9r5NkZ4ieBJ7k9sUid6jb03ojMN1gjJ0-OU\";}s:8:\"site_key\";s:40:\"6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";s:10:\"secret_key\";s:40:\"6LfZF14rAAAAAIqWbaUoxYcLizUw76RGQTOJZTng\";s:15:\"verify_hostname\";b:0;s:12:\"use_globally\";b:0;s:6:\"widget\";a:4:{s:5:\"theme\";s:5:\"light\";s:4:\"type\";s:5:\"image\";s:4:\"size\";s:0:\"\";s:8:\"noscript\";b:0;}}'),('','recaptcha_v3.recaptcha_v3_action.validacion_formularios',_binary 'a:8:{s:4:\"uuid\";s:36:\"47dc4532-f5d9-430d-848d-9a28d7f9c356\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:22:\"validacion_formularios\";s:5:\"label\";s:23:\"Validación Formularios\";s:9:\"threshold\";d:0.5;s:9:\"challenge\";s:19:\"recaptcha/reCAPTCHA\";}'),('','recaptcha_v3.settings',_binary 'a:10:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6xvuojdlZ8-8Q7yJyRldPaE0UK_YijOlDo6HvURmW_E\";}s:8:\"langcode\";s:2:\"es\";s:8:\"site_key\";s:40:\"6LfZF14rAAAAAJeXjQV5x1ZIDoCjlxC4Mf5RoKJA\";s:10:\"secret_key\";s:40:\"6LfZF14rAAAAAIqWbaUoxYcLizUw76RGQTOJZTng\";s:10:\"hide_badge\";b:0;s:15:\"verify_hostname\";b:1;s:17:\"default_challenge\";s:0:\"\";s:13:\"error_message\";s:29:\"Anti-bot verification failed.\";s:9:\"cacheable\";b:0;s:25:\"library_use_recaptcha_net\";b:0;}'),('','search.page.help_search',_binary 'a:11:{s:4:\"uuid\";s:36:\"e161c404-549b-40ff-a585-d2f3820f6298\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"help\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"RZ-bcSekNSsAbIPLW7Gmyd3uUjIOSrPvnb8RCCZYJm8\";}s:2:\"id\";s:11:\"help_search\";s:5:\"label\";s:5:\"Ayuda\";s:4:\"path\";s:4:\"help\";s:6:\"weight\";i:0;s:6:\"plugin\";s:11:\"help_search\";s:13:\"configuration\";a:0:{}}'),('','search.page.node_search',_binary 'a:11:{s:4:\"uuid\";s:36:\"56554a3d-9b40-4475-8518-3b21d908e0a5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"97tvtzGOa8_flb22CzSjgtm_YkiGMHvEBO-6q2K9V_U\";}s:2:\"id\";s:11:\"node_search\";s:5:\"label\";s:9:\"Contenido\";s:4:\"path\";s:4:\"node\";s:6:\"weight\";i:-10;s:6:\"plugin\";s:11:\"node_search\";s:13:\"configuration\";a:1:{s:8:\"rankings\";a:0:{}}}'),('','search.page.user_search',_binary 'a:11:{s:4:\"uuid\";s:36:\"339a1c27-81a9-4b54-aec7-466b666cc3e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"k3aUaZXGDuhkek2TZIee0PApOPTvYZLadziekdyHA5A\";}s:2:\"id\";s:11:\"user_search\";s:5:\"label\";s:8:\"Usuarios\";s:4:\"path\";s:4:\"user\";s:6:\"weight\";i:0;s:6:\"plugin\";s:11:\"user_search\";s:13:\"configuration\";a:0:{}}'),('','search.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"hvVxL1G-ZCxaq32IZws0YsfuhvaDiQE_np-0g35KjUk\";}s:12:\"and_or_limit\";i:7;s:12:\"default_page\";s:11:\"node_search\";s:5:\"index\";a:4:{s:10:\"cron_limit\";i:100;s:11:\"overlap_cjk\";b:1;s:17:\"minimum_word_size\";i:3;s:11:\"tag_weights\";a:12:{s:2:\"h1\";i:25;s:2:\"h2\";i:18;s:2:\"h3\";i:15;s:2:\"h4\";i:14;s:2:\"h5\";i:9;s:2:\"h6\";i:6;s:1:\"u\";i:3;s:1:\"b\";i:3;s:1:\"i\";i:3;s:6:\"strong\";i:3;s:2:\"em\";i:3;s:1:\"a\";i:10;}}s:7:\"logging\";b:0;}'),('','shortcut.set.default',_binary 'a:7:{s:4:\"uuid\";s:36:\"78d4ed47-a09c-440a-a0ad-147bdb593938\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"U5VlGjd_SfV0Qm_EfnaynOfc549cNscFAx48JfYoMRI\";}s:2:\"id\";s:7:\"default\";s:5:\"label\";s:11:\"Por defecto\";}'),('','slick.optionset.clientes_home',_binary 'a:13:{s:4:\"uuid\";s:36:\"d42cb8b8-744e-4016-b16c-fdec5e3456c0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:13:\"clientes_home\";s:4:\"name\";s:13:\"clientes_home\";s:6:\"weight\";i:0;s:5:\"label\";s:13:\"Clientes Home\";s:5:\"group\";s:0:\"\";s:4:\"skin\";s:7:\"classic\";s:11:\"breakpoints\";i:3;s:9:\"optimized\";b:0;s:7:\"options\";a:3:{s:19:\"options__active_tab\";s:24:\"edit-options-responsives\";s:8:\"settings\";a:51:{s:11:\"mobileFirst\";b:0;s:8:\"asNavFor\";s:0:\"\";s:13:\"accessibility\";b:1;s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:1;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:1;s:9:\"prevArrow\";s:0:\"\";s:9:\"nextArrow\";s:1:\">\";s:9:\"downArrow\";b:0;s:15:\"downArrowTarget\";s:0:\"\";s:15:\"downArrowOffset\";i:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"dotsClass\";s:10:\"slick-dots\";s:10:\"appendDots\";s:10:\"$(element)\";s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:8:\"lazyLoad\";s:8:\"ondemand\";s:10:\"mouseWheel\";b:0;s:9:\"randomize\";b:0;s:9:\"respondTo\";s:6:\"window\";s:3:\"rtl\";b:0;s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:5:\"slide\";s:0:\"\";s:12:\"slidesToShow\";i:4;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:1;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:1;s:14:\"touchThreshold\";i:5;s:6:\"useCSS\";b:1;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:12:\"useTransform\";b:1;s:6:\"easing\";s:6:\"linear\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:1;}s:11:\"responsives\";a:1:{s:10:\"responsive\";a:3:{i:0;a:3:{s:10:\"breakpoint\";i:1200;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:1;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:3;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}i:1;a:3:{s:10:\"breakpoint\";i:760;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:0;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:2;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}i:2;a:3:{s:10:\"breakpoint\";i:500;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:1;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}}}}}'),('','slick.optionset.default',_binary 'a:14:{s:4:\"uuid\";s:36:\"ac47e889-600b-4cdc-85fc-249c89390ac1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"slick\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jHmfPBU2oNraKWjKwqYODaPOKQQM2sczj5TlDlN8Om8\";}s:2:\"id\";s:7:\"default\";s:4:\"name\";s:7:\"default\";s:6:\"weight\";i:-10;s:5:\"label\";s:11:\"Por defecto\";s:5:\"group\";s:0:\"\";s:4:\"skin\";s:7:\"default\";s:11:\"breakpoints\";i:0;s:9:\"optimized\";b:0;s:7:\"options\";a:2:{s:19:\"options__active_tab\";s:0:\"\";s:8:\"settings\";a:58:{s:11:\"mobileFirst\";b:0;s:8:\"asNavFor\";s:0:\"\";s:13:\"accessibility\";b:1;s:11:\"regionLabel\";s:8:\"carousel\";s:12:\"useGroupRole\";b:1;s:16:\"instructionsText\";s:0:\"\";s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:0;s:23:\"useAutoplayToggleButton\";b:1;s:9:\"pauseIcon\";s:16:\"slick-pause-icon\";s:8:\"playIcon\";s:15:\"slick-play-icon\";s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:1;s:13:\"autoplaySpeed\";i:3000;s:6:\"arrows\";b:1;s:9:\"prevArrow\";s:8:\"Anterior\";s:9:\"nextArrow\";s:9:\"Siguiente\";s:15:\"arrowsPlacement\";s:0:\"\";s:9:\"downArrow\";b:0;s:15:\"downArrowTarget\";s:0:\"\";s:15:\"downArrowOffset\";i:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"dotsClass\";s:10:\"slick-dots\";s:10:\"appendDots\";s:10:\"$(element)\";s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:8:\"lazyLoad\";s:8:\"ondemand\";s:10:\"mouseWheel\";b:0;s:9:\"randomize\";b:0;s:9:\"respondTo\";s:6:\"window\";s:3:\"rtl\";b:0;s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:5:\"slide\";s:0:\"\";s:12:\"slidesToShow\";i:1;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:1;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:1;s:14:\"touchThreshold\";i:5;s:6:\"useCSS\";b:1;s:7:\"cssEase\";s:4:\"ease\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:12:\"useTransform\";b:1;s:6:\"easing\";s:6:\"linear\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:1;}}}'),('','slick.optionset.galeria_proyectos',_binary 'a:13:{s:4:\"uuid\";s:36:\"f765c5a1-8000-4fe3-a5c2-4dd8ca6e5524\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:2:\"id\";s:17:\"galeria_proyectos\";s:4:\"name\";s:17:\"galeria_proyectos\";s:6:\"weight\";i:0;s:5:\"label\";s:18:\"Galería Proyectos\";s:5:\"group\";s:0:\"\";s:4:\"skin\";s:0:\"\";s:11:\"breakpoints\";i:2;s:9:\"optimized\";b:0;s:7:\"options\";a:3:{s:19:\"options__active_tab\";s:24:\"edit-options-responsives\";s:8:\"settings\";a:51:{s:11:\"mobileFirst\";b:0;s:8:\"asNavFor\";s:0:\"\";s:13:\"accessibility\";b:0;s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:1;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:1;s:9:\"prevArrow\";s:0:\"\";s:9:\"nextArrow\";s:0:\"\";s:9:\"downArrow\";b:0;s:15:\"downArrowTarget\";s:0:\"\";s:15:\"downArrowOffset\";i:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"dotsClass\";s:10:\"slick-dots\";s:10:\"appendDots\";s:10:\"$(element)\";s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:8:\"lazyLoad\";s:0:\"\";s:10:\"mouseWheel\";b:0;s:9:\"randomize\";b:0;s:9:\"respondTo\";s:6:\"window\";s:3:\"rtl\";b:0;s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:5:\"slide\";s:0:\"\";s:12:\"slidesToShow\";i:3;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:1;s:12:\"swipeToSlide\";b:1;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:1;s:14:\"touchThreshold\";i:5;s:6:\"useCSS\";b:0;s:7:\"cssEase\";s:0:\"\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:12:\"useTransform\";b:0;s:6:\"easing\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:1;}s:11:\"responsives\";a:1:{s:10:\"responsive\";a:2:{i:0;a:3:{s:10:\"breakpoint\";i:1200;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:1;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:2;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:0:\"\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}i:1;a:3:{s:10:\"breakpoint\";i:500;s:7:\"unslick\";b:0;s:8:\"settings\";a:33:{s:14:\"adaptiveHeight\";b:0;s:8:\"autoplay\";b:1;s:12:\"pauseOnHover\";b:1;s:16:\"pauseOnDotsHover\";b:0;s:12:\"pauseOnFocus\";b:0;s:13:\"autoplaySpeed\";i:5000;s:6:\"arrows\";b:0;s:10:\"centerMode\";b:0;s:13:\"centerPadding\";s:4:\"50px\";s:4:\"dots\";b:0;s:9:\"draggable\";b:1;s:4:\"fade\";b:0;s:13:\"focusOnSelect\";b:0;s:8:\"infinite\";b:1;s:12:\"initialSlide\";i:0;s:9:\"respondTo\";s:6:\"window\";s:4:\"rows\";i:1;s:12:\"slidesPerRow\";i:1;s:12:\"slidesToShow\";i:1;s:14:\"slidesToScroll\";i:1;s:5:\"speed\";i:500;s:5:\"swipe\";b:0;s:12:\"swipeToSlide\";b:0;s:12:\"edgeFriction\";d:0.35;s:9:\"touchMove\";b:0;s:14:\"touchThreshold\";i:5;s:7:\"cssEase\";s:0:\"\";s:13:\"cssEaseBezier\";s:0:\"\";s:15:\"cssEaseOverride\";s:0:\"\";s:13:\"variableWidth\";b:0;s:8:\"vertical\";b:0;s:15:\"verticalSwiping\";b:0;s:14:\"waitForAnimate\";b:0;}}}}}}'),('','slick.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9RRfXbmf8BlLkrGyW5O07FIAL0wbY80k-C17XdxkwAk\";}s:7:\"library\";s:5:\"slick\";s:10:\"module_css\";b:1;s:9:\"slick_css\";b:1;s:8:\"sitewide\";i:0;}'),('','sophron.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"kS--VUM7Yhfb5AIcnoXV8-JW90t-aIuQbzxPa1hbooU\";}s:10:\"map_option\";i:0;s:9:\"map_class\";s:0:\"\";s:12:\"map_commands\";a:0:{}}'),('','system.action.comment_delete_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"e553f849-8de3-47f4-9e8a-15b565080011\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"vpBH8OmL4sdesCdeZLsW8KOutB5gkbreWJbfjhfFKaQ\";}s:2:\"id\";s:21:\"comment_delete_action\";s:5:\"label\";s:19:\"Eliminar comentario\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:28:\"entity:delete_action:comment\";s:13:\"configuration\";a:0:{}}'),('','system.action.comment_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"44f4b8f4-265c-41e9-986c-3567078ecd34\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"C00dyL_W_5M0nFlgUB3lWUTUs96jn51Jw1MLHVEHZD0\";}s:2:\"id\";s:22:\"comment_publish_action\";s:5:\"label\";s:19:\"Publicar comentario\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:29:\"entity:publish_action:comment\";s:13:\"configuration\";a:0:{}}'),('','system.action.comment_save_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"60700574-b3f4-4bf7-9a24-0e60dc3c43df\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lfyE_snmvfg_EQ3VDyhUtGAXgmqtEiqa46I3bTMg8DU\";}s:2:\"id\";s:19:\"comment_save_action\";s:5:\"label\";s:18:\"Guardar comentario\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:26:\"entity:save_action:comment\";s:13:\"configuration\";a:0:{}}'),('','system.action.comment_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"f5fc5b50-7ffe-4863-bd6f-9e89cf23089b\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:7:\"comment\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"tWOIjSMobEWOFZddMkNqb9JySbOVwE1diC6NRqcfLTk\";}s:2:\"id\";s:24:\"comment_unpublish_action\";s:5:\"label\";s:37:\"Retirar comentario de la publicación\";s:4:\"type\";s:7:\"comment\";s:6:\"plugin\";s:31:\"entity:unpublish_action:comment\";s:13:\"configuration\";a:0:{}}'),('','system.action.dxpr_builder_avow_user',_binary 'a:10:{s:4:\"uuid\";s:36:\"b11a153d-87f3-4894-9249-aa9ea1b7d1ed\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:12:\"dxpr_builder\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jTpnj9uW1PYPa56m75x1w1EK0L-T9IZDs3Qt2h44xCo\";}s:2:\"id\";s:22:\"dxpr_builder_avow_user\";s:5:\"label\";s:64:\"Restore DXPR Builder editing permission for the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:22:\"dxpr_builder_avow_user\";s:13:\"configuration\";a:0:{}}'),('','system.action.dxpr_builder_disavow_user',_binary 'a:10:{s:4:\"uuid\";s:36:\"745a98cf-4a72-498f-b2ce-cbe93b9e1c2a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:12:\"dxpr_builder\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ark3nUM50JWRM33NChCzZOP2yDHMOhWI7Mm2JaiEKHA\";}s:2:\"id\";s:25:\"dxpr_builder_disavow_user\";s:5:\"label\";s:48:\"Turn off DXPR Builder editing for these users(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:25:\"dxpr_builder_disavow_user\";s:13:\"configuration\";a:0:{}}'),('','system.action.media_delete_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"428c9080-6c06-4632-9065-781d064176e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FrZy1tmuXJcOxhXlBoI1Hsnen5TT-9OCC1iolWH84go\";}s:2:\"id\";s:19:\"media_delete_action\";s:5:\"label\";s:15:\"Eliminar medios\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:26:\"entity:delete_action:media\";s:13:\"configuration\";a:0:{}}'),('','system.action.media_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"ac0a0735-38ec-4c4b-8423-10f348fd2fb7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nh83qNNrmWE-CDdHz2MdFOAk60T9mzv3R-MaKfZR2jw\";}s:2:\"id\";s:20:\"media_publish_action\";s:5:\"label\";s:14:\"Publicar medio\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:27:\"entity:publish_action:media\";s:13:\"configuration\";a:0:{}}'),('','system.action.media_save_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"9fb451a8-577d-41db-9f0b-85d978cf6fed\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"VVyUA6PIaVeGtcIbgEWqJ6SYDiJdReBeojFswURFpKs\";}s:2:\"id\";s:17:\"media_save_action\";s:5:\"label\";s:13:\"Guardar medio\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:24:\"entity:save_action:media\";s:13:\"configuration\";a:0:{}}'),('','system.action.media_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"f699858b-111b-4104-a094-f02b103493cf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"CsK6TseQ2DatEbZgbd30swOlZ28_HHwAESU2LvEnWq0\";}s:2:\"id\";s:22:\"media_unpublish_action\";s:5:\"label\";s:18:\"Medio no publicado\";s:4:\"type\";s:5:\"media\";s:6:\"plugin\";s:29:\"entity:unpublish_action:media\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_delete_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"c60b8fe3-19f9-4891-9ba3-32f17a3289a5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"t43OqwzP3CTbcAagSsWKNy6KwMm_zShXo3c4-So6rQg\";}s:2:\"id\";s:18:\"node_delete_action\";s:5:\"label\";s:18:\"Eliminar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:25:\"entity:delete_action:node\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_make_sticky_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"62abfb30-765b-445e-b093-5a20bd6ac5b3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sOb26JSy3fGpWkvR0WYN6_hMqj_6d1rvbvrkzp1yya0\";}s:2:\"id\";s:23:\"node_make_sticky_action\";s:5:\"label\";s:15:\"Fijar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:23:\"node_make_sticky_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_make_unsticky_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"37f6339b-3c78-437e-9140-51bc4ec8dfa4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"lDM9mvIGAu8Sw8rt-uCO4Sr7yX5VPrDPxYcawkbKd6k\";}s:2:\"id\";s:25:\"node_make_unsticky_action\";s:5:\"label\";s:22:\"Des fijar el contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:25:\"node_make_unsticky_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_promote_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"5b10b98a-a0bf-4233-a82c-486772d0b535\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"N0RDBTqiK4dKoN4p4oW2j0SGWycdHyALUe9M-Ofp89U\";}s:2:\"id\";s:19:\"node_promote_action\";s:5:\"label\";s:44:\"Promocionar contenido a la página de inicio\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:19:\"node_promote_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"3ec9ac4c-ba6b-4893-87c9-0f8680cbdd2a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"2B9uF8NL5gutNKSdPRAhhAsDWFZZG1PJOBmx0aBGd_0\";}s:2:\"id\";s:19:\"node_publish_action\";s:5:\"label\";s:18:\"Publicar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:26:\"entity:publish_action:node\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_save_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"34ca4477-9791-4438-a163-b4dff7df3c46\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"LhdsoZPL_pFas2fjaAWue4zvrQ_tEVofLYtcNec-JGM\";}s:2:\"id\";s:16:\"node_save_action\";s:5:\"label\";s:17:\"Guardar contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:23:\"entity:save_action:node\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_unpromote_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"189d892f-ae90-4a5b-898d-c78db75d2c42\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JBptjnfuOMtsdKygklXxoOgeOCTMtQxlkymjnnj-cC0\";}s:2:\"id\";s:21:\"node_unpromote_action\";s:5:\"label\";s:42:\"Eliminar contenido de la página de inicio\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:21:\"node_unpromote_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.node_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"920206c9-1435-4dfb-80d3-2f7178c8ea18\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"C7X8h9FWlwkQ9y5mnU2JzgaZICAdc6HFbPVbhvjlAYE\";}s:2:\"id\";s:21:\"node_unpublish_action\";s:5:\"label\";s:36:\"Anular la publicación del contenido\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:28:\"entity:unpublish_action:node\";s:13:\"configuration\";a:0:{}}'),('','system.action.pathauto_update_alias_node',_binary 'a:10:{s:4:\"uuid\";s:36:\"6d8dfb06-4cd7-441a-9173-e0c71ed6b92f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:8:\"pathauto\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Cr0CsPUSuio4ClP7bOTqHBefJOLtN5KPyKyYj9E4qvQ\";}s:2:\"id\";s:26:\"pathauto_update_alias_node\";s:5:\"label\";s:23:\"Actualizar alias de URL\";s:4:\"type\";s:4:\"node\";s:6:\"plugin\";s:21:\"pathauto_update_alias\";s:13:\"configuration\";a:0:{}}'),('','system.action.pathauto_update_alias_user',_binary 'a:10:{s:4:\"uuid\";s:36:\"09645fbb-cccd-42c5-a163-932df8294fcb\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"module\";a:1:{i:0;s:8:\"pathauto\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6eiNWATGTd3lUEKuxNPNyDRDVMsUlM0HS90_R6JJLUI\";}s:2:\"id\";s:26:\"pathauto_update_alias_user\";s:5:\"label\";s:23:\"Actualizar alias de URL\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:21:\"pathauto_update_alias\";s:13:\"configuration\";a:0:{}}'),('','system.action.taxonomy_term_publish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"fe65b524-d63e-466f-ad5f-488e8a6ad85a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DoVt_VGgVLcDD4XmVbSFzr0K17SJy9imFiYusKkJBgY\";}s:2:\"id\";s:28:\"taxonomy_term_publish_action\";s:5:\"label\";s:31:\"Publicar término de taxonomía\";s:4:\"type\";s:13:\"taxonomy_term\";s:6:\"plugin\";s:35:\"entity:publish_action:taxonomy_term\";s:13:\"configuration\";a:0:{}}'),('','system.action.taxonomy_term_unpublish_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"e66de2c0-39e1-44f4-9c14-c43eb6450ab2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:8:\"taxonomy\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z2sNRM3ECa7FPCGnSNje_9SmZJQgwhD_6fG_L4Mr8zI\";}s:2:\"id\";s:30:\"taxonomy_term_unpublish_action\";s:5:\"label\";s:34:\"Despublicar término de taxonomía\";s:4:\"type\";s:13:\"taxonomy_term\";s:6:\"plugin\";s:37:\"entity:unpublish_action:taxonomy_term\";s:13:\"configuration\";a:0:{}}'),('','system.action.user_add_role_action.administrator',_binary 'a:9:{s:4:\"uuid\";s:36:\"4a92817a-3acd-40c3-a276-39550a253c21\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:23:\"user.role.administrator\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:34:\"user_add_role_action.administrator\";s:5:\"label\";s:50:\"Add the Administrator role to the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:20:\"user_add_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:13:\"administrator\";}}'),('','system.action.user_add_role_action.content_editor',_binary 'a:9:{s:4:\"uuid\";s:36:\"20bc8fde-073a-43d7-9b48-f74182ac63b5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"user.role.content_editor\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:35:\"user_add_role_action.content_editor\";s:5:\"label\";s:51:\"Add the Content editor role to the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:20:\"user_add_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:14:\"content_editor\";}}'),('','system.action.user_block_user_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"ea5d3547-1bec-4f48-8464-c2bd1956e2e2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"DyypzTfThX10FFQw-399qPfEbLLyrhXgQrKPVsmAoJ4\";}s:2:\"id\";s:22:\"user_block_user_action\";s:5:\"label\";s:44:\"Bloquear al usuario o usuarios seleccionados\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:22:\"user_block_user_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.user_cancel_user_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"0f6f6f3a-d79e-4d76-8529-0aa38879fc7e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"nvrL9bFilzBvm2bjO9rQnFDpBA7dBBUjShSSt6NS-DU\";}s:2:\"id\";s:23:\"user_cancel_user_action\";s:5:\"label\";s:51:\"Cancelar la(s) cuenta(s) de usuario seleccionada(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:23:\"user_cancel_user_action\";s:13:\"configuration\";a:0:{}}'),('','system.action.user_remove_role_action.administrator',_binary 'a:9:{s:4:\"uuid\";s:36:\"48d776d3-fa17-46ca-a5bd-a28ed0e98ff4\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:23:\"user.role.administrator\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:37:\"user_remove_role_action.administrator\";s:5:\"label\";s:55:\"Remove the Administrator role from the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:23:\"user_remove_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:13:\"administrator\";}}'),('','system.action.user_remove_role_action.content_editor',_binary 'a:9:{s:4:\"uuid\";s:36:\"d3714ffb-3fd2-463e-a422-0aa69aa3451d\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"user.role.content_editor\";}s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:2:\"id\";s:38:\"user_remove_role_action.content_editor\";s:5:\"label\";s:56:\"Remove the Content editor role from the selected user(s)\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:23:\"user_remove_role_action\";s:13:\"configuration\";a:1:{s:3:\"rid\";s:14:\"content_editor\";}}'),('','system.action.user_unblock_user_action',_binary 'a:10:{s:4:\"uuid\";s:36:\"f3d6e129-d91c-43dc-b0c5-3b452e8ae9a0\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SPsUXsR3Rc8d1y3gewzaAKWa1ncea_ywXX3f7LTn7k0\";}s:2:\"id\";s:24:\"user_unblock_user_action\";s:5:\"label\";s:47:\"Desbloquear al usuario o usuarios seleccionados\";s:4:\"type\";s:4:\"user\";s:6:\"plugin\";s:24:\"user_unblock_user_action\";s:13:\"configuration\";a:0:{}}'),('','system.advisories',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"x0FuQ_7Cg81mSDQwG028_Z0CjH3R9ib5IDlHeV2BbAo\";}s:7:\"enabled\";b:1;s:14:\"interval_hours\";i:6;}'),('','system.cron',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"f3yToH8v8EaBZU0NFFw2qR8ogSCuWVmQaN0hpYR1BD8\";}s:9:\"threshold\";a:2:{s:20:\"requirements_warning\";i:172800;s:18:\"requirements_error\";i:1209600;}s:7:\"logging\";b:1;}'),('','system.date',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"IVsFTD1mvR2NGBP_1myt9kFIFmGepH4PyaN5aQBYpno\";}s:9:\"first_day\";i:0;s:7:\"country\";a:1:{s:7:\"default\";N;}s:8:\"timezone\";a:2:{s:7:\"default\";s:14:\"America/Bogota\";s:4:\"user\";a:3:{s:12:\"configurable\";b:1;s:7:\"default\";i:0;s:4:\"warn\";b:0;}}}'),('','system.diff',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1WanmaEhxW_vM8_5Ktsdntj8MaO9UBHXg0lN603PsWM\";}s:7:\"context\";a:2:{s:13:\"lines_leading\";i:2;s:14:\"lines_trailing\";i:2;}}'),('','system.feature_flags',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ZYyVj1FtPGV40Cf65YDVTUIc7YgLH6trXlotuevfs2I\";}s:16:\"linkset_endpoint\";b:0;}'),('','system.file',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"mguGHCYb9Dw5EcpfjwoShGV1Vjkbz3QuPRCLfxiye-g\";}s:22:\"allow_insecure_uploads\";b:0;s:14:\"default_scheme\";s:6:\"public\";s:21:\"temporary_maximum_age\";i:21600;}'),('','system.image',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"durWHaKeBaq4d9Wpi4RqwADj1OufDepcnJuhVLmKN24\";}s:7:\"toolkit\";s:11:\"imagemagick\";}'),('','system.image.gd',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eNXaHfkJJUThHeF0nvkoXyPLRrKYGxgHRjORvT4F5rQ\";}s:12:\"jpeg_quality\";i:75;}'),('','system.logging',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"u3-njszl92FaxjrCMiq0yDcjAfcdx72w1zT1O9dx6aA\";}s:11:\"error_level\";s:4:\"hide\";}'),('','system.mail',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"5PvD9swkqWUeHkabdvbJ2SQqdhrzjkCT21wtD4BLfk4\";}s:9:\"interface\";a:1:{s:7:\"default\";s:8:\"php_mail\";}s:10:\"mailer_dsn\";a:6:{s:6:\"scheme\";s:8:\"sendmail\";s:4:\"host\";s:7:\"default\";s:4:\"user\";N;s:8:\"password\";N;s:4:\"port\";N;s:7:\"options\";a:0:{}}}'),('','system.maintenance',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"1SNdA25INsV5YjlgAJtfC-6AM8VcWe_00xneMLb2yFg\";}s:8:\"langcode\";s:2:\"es\";s:7:\"message\";s:102:\"@site está en mantenimiento en estos momentos. Pronto estaremos de regreso. Gracias por su paciencia.\";}'),('','system.menu.account',_binary 'a:9:{s:4:\"uuid\";s:36:\"59a47e10-6427-45d2-b43b-9372a66c1794\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"M_Bh81osDyUQ4wV0GgU_NdBNqkzM87sLxjaCdFj9mnw\";}s:2:\"id\";s:7:\"account\";s:5:\"label\";s:26:\"Menú de cuenta de usuario\";s:11:\"description\";s:53:\"Enlaces relacionados con la cuenta del usuario activo\";s:6:\"locked\";b:1;}'),('','system.menu.admin',_binary 'a:9:{s:4:\"uuid\";s:36:\"da83b365-ebe8-4572-a1f9-132b21d0d7bf\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sapEi2YDGoI9yQIT_WgIV2vUdQ6DScH0V3fAyTadAL0\";}s:2:\"id\";s:5:\"admin\";s:5:\"label\";s:15:\"Administración\";s:11:\"description\";s:33:\"Enlaces de tareas administrativas\";s:6:\"locked\";b:1;}'),('','system.menu.devel',_binary 'a:9:{s:4:\"uuid\";s:36:\"b8c3e196-9fa6-4ccb-b56e-35f0c53e2535\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"devel\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"3V-l1uuTcyirYOGLPZV5HWaDfr02uEbWZJIwc8Byz-c\";}s:2:\"id\";s:5:\"devel\";s:5:\"label\";s:10:\"Desarrollo\";s:11:\"description\";s:30:\"Links related to Devel module.\";s:6:\"locked\";b:1;}'),('','system.menu.footer',_binary 'a:9:{s:4:\"uuid\";s:36:\"cf50c8cc-5f9c-42a8-9c95-95720e7c8dd8\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"7yrlW5z9zdg2eBucB2GPqXKSMQfH9lSRSO4DbWF7AFc\";}s:2:\"id\";s:6:\"footer\";s:5:\"label\";s:14:\"Pie de página\";s:11:\"description\";s:33:\"Enlaces de información del sitio\";s:6:\"locked\";b:1;}'),('','system.menu.main',_binary 'a:9:{s:4:\"uuid\";s:36:\"ac28267f-bb7e-46db-9242-fa4faf52b1c3\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Q2Ra3jfoIVk0f3SjxJX61byRQFVBAbpzYDQOiY-kno8\";}s:2:\"id\";s:4:\"main\";s:5:\"label\";s:21:\"Navegación principal\";s:11:\"description\";s:30:\"Enlaces de secciones del sitio\";s:6:\"locked\";b:1;}'),('','system.menu.tools',_binary 'a:9:{s:4:\"uuid\";s:36:\"399d1d15-79e0-420d-9ed8-df9da3d8925f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BCM-vV1zzRaLHN18dqAR_CuGOj8AFJvTx7BKl_8Gcxc\";}s:2:\"id\";s:5:\"tools\";s:5:\"label\";s:12:\"Herramientas\";s:11:\"description\";s:67:\"Enlaces de herramientas de usuario. Los suelen añadir los módulos\";s:6:\"locked\";b:1;}'),('','system.performance',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"jtno5biznHZbrIgKwzq-ze-7XaQxLCGe6PeUOR7bRiQ\";}s:5:\"cache\";a:1:{s:4:\"page\";a:1:{s:7:\"max_age\";i:0;}}s:3:\"css\";a:2:{s:10:\"preprocess\";b:1;s:4:\"gzip\";b:1;}s:8:\"fast_404\";a:4:{s:7:\"enabled\";b:1;s:5:\"paths\";s:69:\"/\\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i\";s:13:\"exclude_paths\";s:27:\"/\\/(?:styles|imagecache)\\//\";s:4:\"html\";s:162:\"<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL \"@path\" was not found on this server.</p></body></html>\";}s:2:\"js\";a:2:{s:10:\"preprocess\";b:1;s:4:\"gzip\";b:1;}}'),('','system.rss',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"MIpNzlG4gPunfS7vTCwUPum6QH3GUsEBMj-qS631Jw0\";}s:5:\"items\";a:1:{s:9:\"view_mode\";s:3:\"rss\";}}'),('','system.site',_binary 'a:11:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ijfbzDTN4CbE7Sr-6ubWzy_t1vH4OtU1doNCLssVz-4\";}s:8:\"langcode\";s:2:\"es\";s:4:\"uuid\";s:36:\"edb822e9-c080-4fb6-8e22-662684bf078d\";s:4:\"name\";s:4:\"CISC\";s:4:\"mail\";s:16:\"info@ciscsas.com\";s:6:\"slogan\";s:0:\"\";s:4:\"page\";a:3:{i:403;s:0:\"\";i:404;s:0:\"\";s:5:\"front\";s:7:\"/node/1\";}s:18:\"admin_compact_mode\";b:0;s:17:\"weight_select_max\";i:100;s:16:\"default_langcode\";s:2:\"es\";s:17:\"mail_notification\";N;}'),('','system.theme',_binary 'a:3:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eJ529VM1gSIA_vgTy2PdiDvJuG0xhSxfQjCyl5WKlv4\";}s:5:\"admin\";s:5:\"claro\";s:7:\"default\";s:10:\"cisc_theme\";}'),('','system.theme.global',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KZiV2LB312xgJBphfq5BTjmp16xiR5KM8InBJ-pff7Y\";}s:7:\"favicon\";a:4:{s:8:\"mimetype\";s:24:\"image/vnd.microsoft.icon\";s:4:\"path\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"use_default\";b:1;}s:8:\"features\";a:4:{s:20:\"comment_user_picture\";b:1;s:25:\"comment_user_verification\";b:1;s:7:\"favicon\";b:1;s:17:\"node_user_picture\";b:1;}s:4:\"logo\";a:3:{s:4:\"path\";s:0:\"\";s:3:\"url\";N;s:11:\"use_default\";b:1;}}'),('','taxonomy.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"zKpaWT6cJc1tVQQaTqatGELaCqU_oyRym6zTl27Yias\";}s:20:\"maintain_index_table\";b:1;s:17:\"override_selector\";b:0;s:20:\"terms_per_page_admin\";i:100;}'),('','taxonomy.vocabulary.ai_agent_commands',_binary 'a:9:{s:4:\"uuid\";s:36:\"c9191e6c-26e5-4c97-be48-225a211d1141\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:4:\"name\";s:16:\"AI Edit Commands\";s:3:\"vid\";s:17:\"ai_agent_commands\";s:11:\"description\";s:29:\"Commands for AI editing tools\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}'),('','taxonomy.vocabulary.ai_tone_of_voice',_binary 'a:9:{s:4:\"uuid\";s:36:\"2a68f3ca-ee68-4a0d-8d09-5b181180ba26\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:4:\"name\";s:16:\"AI Tone of Voice\";s:3:\"vid\";s:16:\"ai_tone_of_voice\";s:11:\"description\";s:40:\"Tones of voice for AI content generation\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}'),('','taxonomy.vocabulary.tags',_binary 'a:10:{s:4:\"uuid\";s:36:\"255fde09-6969-4ed0-9e6c-772b7c764e02\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"iTEzwrEQ_4JIb-OYGiqzyF2TmMgWyWayresXcWgwGWM\";}s:4:\"name\";s:9:\"Etiquetas\";s:3:\"vid\";s:4:\"tags\";s:11:\"description\";s:79:\"Utilice etiquetas para agrupar artículos sobre temas similares en categorías.\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}'),('','taxonomy.vocabulary.tecnologias',_binary 'a:9:{s:4:\"uuid\";s:36:\"8764f713-d3fc-4d5c-923a-de0562826822\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:4:\"name\";s:12:\"Tecnologías\";s:3:\"vid\";s:11:\"tecnologias\";s:11:\"description\";s:36:\"Tecnologias usadas por los proyectos\";s:6:\"weight\";i:0;s:12:\"new_revision\";b:0;}'),('','text.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Bkewb77RBOK3_aXMPsp8p87gbc03NvmC5gBLzPl7hVA\";}s:22:\"default_summary_length\";i:600;}'),('','update.settings',_binary 'a:4:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"xbYr66-g0FjNgVBkGypCuN46vBI2XHntXN1URawq1s4\";}s:5:\"check\";a:2:{s:19:\"disabled_extensions\";b:0;s:13:\"interval_days\";i:1;}s:5:\"fetch\";a:3:{s:3:\"url\";N;s:12:\"max_attempts\";i:2;s:7:\"timeout\";i:30;}s:12:\"notification\";a:2:{s:6:\"emails\";a:0:{}s:9:\"threshold\";s:3:\"all\";}}'),('','user.flood',_binary 'a:6:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"UYfMzeP1S8jKm9PSvxf7nQNe8DsNS-3bc2WSNNXBQWs\";}s:8:\"uid_only\";b:0;s:8:\"ip_limit\";i:50;s:9:\"ip_window\";i:3600;s:10:\"user_limit\";i:5;s:11:\"user_window\";i:21600;}'),('','user.mail',_binary 'a:11:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6CZIzFifRq3qbdq3n3nDpEOO4hWIQtKOAQNPvGNGKeM\";}s:8:\"langcode\";s:2:\"es\";s:14:\"cancel_confirm\";a:2:{s:7:\"subject\";s:75:\"Solicitud de cancelación de cuenta para [user:display-name] en [site:name]\";s:4:\"body\";s:415:\"[user:display-name]\r\n\r\nSe ha realizado una petición para eliminar su cuenta en [site:name].\r\n\r\nPuede cancelar su cuenta en [site:url-brief] haciendo click en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:cancel-url]\r\n\r\nIMPORTANTE: La cancelación de su cuenta es un proceso irreversible.\r\n\r\nEste enlace caducará en un día y si no es utilizado no ocurrirá nada.\r\n\r\n--  El equipo de [site:name]\";}s:14:\"password_reset\";a:2:{s:7:\"subject\";s:86:\"Reemplazo de información de inicio de sesión para [user:display-name] en [site:name]\";s:4:\"body\";s:472:\"[user:display-name],\r\n\r\nUna petición para reestablecer la contraseña de su cuenta ha sido realizada en [site:name].\r\n\r\nAhora puede iniciar sesión haciendo clic en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le llevará a una página donde puede establecer su contraseña. Caduca después de un día y nada ocurrirá si no se usa.\r\n\r\n--  El equipo de [site:name]\";}s:22:\"register_admin_created\";a:2:{s:7:\"subject\";s:63:\"Un administrador ha creado una cuenta para usted en [site:name]\";s:4:\"body\";s:565:\"[user:display-name],\r\n\r\nUn administrador del sitio en [site:name] ha creado una cuenta para usted. Puede ahora iniciar sesión haciendo clic en este enlace o copiando y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le conducirá a la página donde podrá establecer su contraseña.\r\n\r\nDespués de establecer su contraseña, será capaz de iniciar sesión en [site:login-url] en el futuro usando:\r\n\r\nNombre de usuario: [user:name]\r\nContraseña: Su contraseña\r\n\r\n--  Equipo de [site:name]\";}s:29:\"register_no_approval_required\";a:2:{s:7:\"subject\";s:61:\"Detalles de la cuenta para [user:display-name] en [site:name]\";s:4:\"body\";s:531:\"[user:display-name],\r\n\r\nGracias por registrarse en [site:name]. Puede ahora iniciar sesión haciendo clic en este enlace o copiando y pegandolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le conducirá a una página donde podrá establecer sus contraseña.\r\n\r\nDespués de establecer su contraseña, será capaz de iniciar sesión en [site:login-url] en el futuro usando:\r\n\r\nNombre de usuario: [user:name]\r\nContraseña: Su contraseña\r\n\r\n--  Equipo de [site:name]\";}s:25:\"register_pending_approval\";a:2:{s:7:\"subject\";s:106:\"Detalles de cuenta para [user:display-name] en [site:name] (pendiente de aprobación por el administrador)\";s:4:\"body\";s:323:\"[user:display-name],\r\n\r\nGracias por registrarse en [site:name]. Su solicitud de una cuenta actualmente está pendiente de aprobación. Una vez que haya sido aprobada, recibirá otro correo electrónico con información sobre cómo iniciar sesión, establecer su contraseña y otros detalles.\r\n\r\n--  El equipo de [site:name]\";}s:31:\"register_pending_approval_admin\";a:2:{s:7:\"subject\";s:106:\"Detalles de cuenta para [user:display-name] en [site:name] (pendiente de aprobación por el administrador)\";s:4:\"body\";s:64:\"[user:display-name] ha solicitado una cuenta.\r\n\r\n[user:edit-url]\";}s:16:\"status_activated\";a:2:{s:7:\"subject\";s:69:\"Detalles de cuenta para [user:display-name] en [site:name] (aprobado)\";s:4:\"body\";s:545:\"[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido activada.\r\n\r\nUsted puede ahora iniciar sesión haciendo click en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y lo llevará a usted a una página donde podrá establecer su clave personal.\r\n\r\nDespués de establecer su clave personal, usted podrá iniciar sesión en [site:login-url] utilizando:\r\n\r\nusuario: [user:account-name]\r\nclave personal: Your password\r\n\r\n--  Equipo [site:name]\";}s:14:\"status_blocked\";a:2:{s:7:\"subject\";s:71:\"Detalles de la cuenta de [user:display-name] en [site:name] (bloqueada)\";s:4:\"body\";s:99:\"[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido bloqueada.\r\n\r\n--  El equipo de [site:name]\";}s:15:\"status_canceled\";a:2:{s:7:\"subject\";s:70:\"Detalles de cuenta para [user:display-name] en [site:name] (cancelado)\";s:4:\"body\";s:99:\"[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido cancelada.\r\n\r\n--  El equipo de [site:name]\";}}'),('','user.role.administrator',_binary 'a:10:{s:4:\"uuid\";s:36:\"ab914be8-e717-4cd5-b499-add3094699f6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:0:{}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"OeKGIkmZA_c-t6QLH81WNQx8gDCc1MRmxaTuQgxBByU\";}s:2:\"id\";s:13:\"administrator\";s:5:\"label\";s:13:\"Administrador\";s:6:\"weight\";i:3;s:8:\"is_admin\";b:1;s:11:\"permissions\";a:0:{}}'),('','user.role.anonymous',_binary 'a:10:{s:4:\"uuid\";s:36:\"26fd5d68-b13d-475e-a660-6a5e77b91da6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:29:\"filter.format.restricted_html\";}s:6:\"module\";a:6:{i:0;s:7:\"comment\";i:1;s:7:\"contact\";i:2;s:6:\"filter\";i:3;s:5:\"media\";i:4;s:6:\"search\";i:5;s:6:\"system\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"6WavjUYXIegP9AAg2zXGx54MWIVoomC3SZhNiqe-Dyk\";}s:2:\"id\";s:9:\"anonymous\";s:5:\"label\";s:16:\"Usuario anónimo\";s:6:\"weight\";i:0;s:8:\"is_admin\";b:0;s:11:\"permissions\";a:6:{i:0;s:15:\"access comments\";i:1;s:14:\"access content\";i:2;s:29:\"access site-wide contact form\";i:3;s:14:\"search content\";i:4;s:31:\"use text format restricted_html\";i:5;s:10:\"view media\";}}'),('','user.role.authenticated',_binary 'a:10:{s:4:\"uuid\";s:36:\"ddfe2003-49da-46a6-903b-a82eeaec4d7f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:24:\"filter.format.basic_html\";}s:6:\"module\";a:8:{i:0;s:7:\"comment\";i:1;s:7:\"contact\";i:2;s:4:\"file\";i:3;s:6:\"filter\";i:4;s:5:\"media\";i:5;s:6:\"search\";i:6;s:8:\"shortcut\";i:7;s:6:\"system\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cFrlqjtkTfvY3RGccjJkPf1SGIfJ942IrxTLWAO4mgA\";}s:2:\"id\";s:13:\"authenticated\";s:5:\"label\";s:19:\"Usuario autenticado\";s:6:\"weight\";i:1;s:8:\"is_admin\";b:0;s:11:\"permissions\";a:10:{i:0;s:15:\"access comments\";i:1;s:14:\"access content\";i:2;s:16:\"access shortcuts\";i:3;s:29:\"access site-wide contact form\";i:4;s:16:\"delete own files\";i:5;s:13:\"post comments\";i:6;s:14:\"search content\";i:7;s:21:\"skip comment approval\";i:8;s:26:\"use text format basic_html\";i:9;s:10:\"view media\";}}'),('','user.role.content_editor',_binary 'a:10:{s:4:\"uuid\";s:36:\"9335c025-f7ad-4807-874c-725e1ca8c7c2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:17:\"node.type.article\";i:1;s:14:\"node.type.page\";i:2;s:24:\"taxonomy.vocabulary.tags\";}s:6:\"module\";a:8:{i:0;s:7:\"comment\";i:1;s:10:\"contextual\";i:2;s:4:\"file\";i:3;s:4:\"node\";i:4;s:4:\"path\";i:5;s:6:\"system\";i:6;s:8:\"taxonomy\";i:7;s:7:\"toolbar\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"e_wG1u7SrGaJbY2-Szgbgl-c8T3kdirU3uTNq2c_QJQ\";}s:2:\"id\";s:14:\"content_editor\";s:5:\"label\";s:19:\"Editor de contenido\";s:6:\"weight\";i:2;s:8:\"is_admin\";b:0;s:11:\"permissions\";a:23:{i:0;s:27:\"access administration pages\";i:1;s:23:\"access content overview\";i:2;s:23:\"access contextual links\";i:3;s:21:\"access files overview\";i:4;s:14:\"access toolbar\";i:5;s:22:\"administer url aliases\";i:6;s:22:\"create article content\";i:7;s:19:\"create page content\";i:8;s:20:\"create terms in tags\";i:9;s:18:\"create url aliases\";i:10;s:24:\"delete article revisions\";i:11;s:26:\"delete own article content\";i:12;s:16:\"delete own files\";i:13;s:23:\"delete own page content\";i:14;s:21:\"delete page revisions\";i:15;s:24:\"edit own article content\";i:16;s:17:\"edit own comments\";i:17;s:21:\"edit own page content\";i:18;s:18:\"edit terms in tags\";i:19;s:20:\"revert all revisions\";i:20;s:18:\"view all revisions\";i:21;s:28:\"view own unpublished content\";i:22;s:29:\"view the administration theme\";}}'),('','user.settings',_binary 'a:9:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Y-Xpk050V3opj3WiFb4oUbVT9S7fDA1XLpigO-qVMVQ\";}s:8:\"langcode\";s:2:\"es\";s:9:\"anonymous\";s:8:\"Anónimo\";s:11:\"verify_mail\";b:1;s:6:\"notify\";a:8:{s:14:\"cancel_confirm\";b:1;s:14:\"password_reset\";b:1;s:16:\"status_activated\";b:1;s:14:\"status_blocked\";b:0;s:15:\"status_canceled\";b:0;s:22:\"register_admin_created\";b:1;s:29:\"register_no_approval_required\";b:1;s:25:\"register_pending_approval\";b:1;}s:8:\"register\";s:10:\"admin_only\";s:13:\"cancel_method\";s:17:\"user_cancel_block\";s:22:\"password_reset_timeout\";i:86400;s:17:\"password_strength\";b:1;}'),('','views.settings',_binary 'a:5:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"8oDr9oPVb_ostrNnVV6V7VdphwoH_u-NqTS0u7SE7qc\";}s:17:\"display_extenders\";a:0:{}s:13:\"sql_signature\";b:0;s:2:\"ui\";a:3:{s:4:\"show\";a:7:{s:18:\"additional_queries\";b:0;s:15:\"advanced_column\";b:0;s:15:\"default_display\";b:0;s:22:\"performance_statistics\";b:0;s:19:\"preview_information\";b:1;s:9:\"sql_query\";a:2:{s:7:\"enabled\";b:0;s:5:\"where\";s:5:\"above\";}s:13:\"display_embed\";b:0;}s:19:\"always_live_preview\";b:1;s:24:\"exposed_filter_any_label\";s:7:\"old_any\";}s:22:\"field_rewrite_elements\";a:29:{s:3:\"div\";s:3:\"DIV\";s:4:\"span\";s:4:\"SPAN\";s:2:\"h1\";s:2:\"H1\";s:2:\"h2\";s:2:\"H2\";s:2:\"h3\";s:2:\"H3\";s:2:\"h4\";s:2:\"H4\";s:2:\"h5\";s:2:\"H5\";s:2:\"h6\";s:2:\"H6\";s:1:\"p\";s:1:\"P\";s:6:\"header\";s:6:\"HEADER\";s:6:\"footer\";s:6:\"FOOTER\";s:7:\"article\";s:7:\"ARTICLE\";s:7:\"section\";s:7:\"SECTION\";s:5:\"aside\";s:5:\"ASIDE\";s:7:\"details\";s:7:\"DETAILS\";s:10:\"blockquote\";s:10:\"BLOCKQUOTE\";s:6:\"figure\";s:6:\"FIGURE\";s:7:\"address\";s:7:\"ADDRESS\";s:4:\"code\";s:4:\"CODE\";s:3:\"pre\";s:3:\"PRE\";s:3:\"var\";s:3:\"VAR\";s:4:\"samp\";s:4:\"SAMP\";s:3:\"kbd\";s:3:\"KBD\";s:6:\"strong\";s:6:\"STRONG\";s:2:\"em\";s:2:\"EM\";s:3:\"del\";s:3:\"DEL\";s:3:\"ins\";s:3:\"INS\";s:1:\"q\";s:1:\"Q\";s:1:\"s\";s:1:\"S\";}}'),('','views.view.archive',_binary 'a:13:{s:4:\"uuid\";s:36:\"df754cd3-ed78-4f45-ade0-0dcb61a86a55\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:33:\"core.entity_view_mode.node.teaser\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"exIF08PTvYSK6tJCsAzBqMEKUBKIptPorMn74SVhevc\";}s:2:\"id\";s:7:\"archive\";s:5:\"label\";s:7:\"Archivo\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:27:\"Todo el contenido, por mes.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:15:\"Archivo mensual\";s:6:\"fields\";a:0:{}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:18:\"created_year_month\";a:13:{s:2:\"id\";s:18:\"created_year_month\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:18:\"created_year_month\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:15:\"date_year_month\";s:14:\"default_action\";s:7:\"summary\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:1;s:5:\"title\";s:34:\"{{ arguments.created_year_month }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:15:\"summary_options\";a:2:{s:8:\"override\";b:1;s:14:\"items_per_page\";i:30;}s:7:\"summary\";a:2:{s:10:\"sort_order\";s:4:\"desc\";s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:0;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:6:\"Bloque\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:9:\"arguments\";a:1:{s:18:\"created_year_month\";a:13:{s:2:\"id\";s:18:\"created_year_month\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:18:\"created_year_month\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:15:\"date_year_month\";s:14:\"default_action\";s:7:\"summary\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:1;s:5:\"title\";s:34:\"{{ arguments.created_year_month }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:15:\"summary_options\";a:1:{s:14:\"items_per_page\";i:30;}s:7:\"summary\";a:1:{s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:8:\"defaults\";a:1:{s:9:\"arguments\";b:0;}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:3:{s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:7:\"archive\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.block_content',_binary 'a:13:{s:4:\"uuid\";s:36:\"f647716b-ff3d-4061-a3a8-7c5364d6d279\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:13:\"block_content\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"HfvTcWhiVuvxchoh4DjIkXhKkj9ow2TGgHkLHSvRLq8\";}s:2:\"id\";s:13:\"block_content\";s:5:\"label\";s:14:\"Content blocks\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:31:\"Find and manage content blocks.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:24:\"block_content_field_data\";s:10:\"base_field\";s:2:\"id\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:14:\"Content blocks\";s:6:\"fields\";a:4:{s:4:\"info\";a:37:{s:2:\"id\";s:4:\"info\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"info\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";N;s:12:\"entity_field\";s:4:\"info\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:23:\"Descripción del bloque\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"type\";a:37:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:14:\"Tipo de bloque\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:13:\"block_content\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:20:\"access block library\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:2:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:38:\"There are no content blocks available.\";s:8:\"tokenize\";b:0;}s:27:\"block_content_listing_empty\";a:10:{s:2:\"id\";s:27:\"block_content_listing_empty\";s:5:\"table\";s:13:\"block_content\";s:5:\"field\";s:27:\"block_content_listing_empty\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:9:\"plugin_id\";s:27:\"block_content_listing_empty\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:3:{s:4:\"info\";a:16:{s:2:\"id\";s:4:\"info\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"info\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"info\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"info_op\";s:5:\"label\";s:23:\"Descripción del bloque\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"info_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"info\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:16:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:14:\"Tipo de bloque\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"reusable\";a:16:{s:2:\"id\";s:8:\"reusable\";s:5:\"table\";s:24:\"block_content_field_data\";s:5:\"field\";s:8:\"reusable\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:13:\"block_content\";s:12:\"entity_field\";s:8:\"reusable\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:4:{s:4:\"info\";s:4:\"info\";s:4:\"type\";s:4:\"type\";s:7:\"changed\";s:7:\"changed\";s:10:\"operations\";s:10:\"operations\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:4:{s:4:\"info\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:10:\"operations\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:3:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/block\";s:4:\"menu\";a:7:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:7:\"Bloques\";s:11:\"description\";s:31:\"Create and edit content blocks.\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:20:\"system.admin_content\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.blogs',_binary 'a:12:{s:4:\"uuid\";s:36:\"938b5d6a-88cc-4281-9a49-05ef8690ee83\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:14:\"node.type.blog\";}s:6:\"module\";a:4:{i:0;s:5:\"blazy\";i:1;s:5:\"image\";i:2;s:4:\"node\";i:3;s:4:\"user\";}}s:2:\"id\";s:5:\"blogs\";s:5:\"label\";s:5:\"Blogs\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:5:\"Blogs\";s:6:\"fields\";a:5:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:5:\"vista\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:569:\"<div class=\"preview-blog\">\r\n    <div class=\"image-blog\">\r\n        <img src=\"{{ field_image }}\" alt=\"preview\">\r\n    </div>\r\n    <div class=\"entrada-blog\">\r\n        <div class=\"titulo-blog\">\r\n            <h1>\r\n                {{ title }}\r\n            </h1>\r\n        </div>\r\n        <div class=\"enlace-blog\">\r\n            <a href=\"{{ view_node }}\">\r\n                <img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\" />\r\n            </a>\r\n        </div>\r\n    </div>\r\n    <div class=\"etiqueta-blog\">\r\n        {{ field_etiquetas }}\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:6;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:4:\"blog\";s:4:\"blog\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:4:\"Page\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:4:\"blog\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.clientes',_binary 'a:12:{s:4:\"uuid\";s:36:\"724014e6-3ff8-4587-8f51-ffeea7db45c2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:36:\"field.storage.node.field_descripcion\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:18:\"node.type.clientes\";}s:6:\"module\";a:4:{i:0;s:5:\"image\";i:1;s:4:\"node\";i:2;s:4:\"user\";i:3;s:15:\"views_bootstrap\";}}s:2:\"id\";s:8:\"clientes\";s:5:\"label\";s:8:\"Clientes\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:46:\"Vista en la que se listan los clientes de CISC\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:8:\"Clientes\";s:6:\"fields\";a:4:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:17:\"field_descripcion\";a:35:{s:2:\"id\";s:17:\"field_descripcion\";s:5:\"table\";s:23:\"node__field_descripcion\";s:5:\"field\";s:17:\"field_descripcion\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:12:\"basic_string\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:429:\"<div class=\"container\">\r\n    <div class=\"row\">\r\n        <div class=\"col-md-4 d-flex justify-content-center align-items-center\">\r\n            <div class=\"logo-cliente\">\r\n                <img src=\"{{ field_image }}\" alt=\"Logo\">\r\n            </div>\r\n        </div>\r\n        <div class=\"col-md-8\">\r\n            <div class=\"descripcion\">\r\n                {{ field_descripcion }}\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:6;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:25:\"views_bootstrap_accordion\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:12:\"panel_output\";s:6:\"single\";s:17:\"panel_title_field\";s:5:\"title\";s:5:\"flush\";b:0;s:8:\"behavior\";s:6:\"closed\";s:8:\"sections\";a:3:{s:5:\"first\";i:0;s:6:\"middle\";i:0;s:4:\"last\";i:0;}}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:43:\"config:field.storage.node.field_descripcion\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:8:\"Clientes\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:7:\"filters\";a:2:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:8:\"defaults\";a:2:{s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:8:\"clientes\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:43:\"config:field.storage.node.field_descripcion\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.clientes_home',_binary 'a:12:{s:4:\"uuid\";s:36:\"1b5736bb-488d-4a6f-ae9f-0df79bc39588\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"field.storage.node.field_image\";i:1;s:18:\"node.type.clientes\";}s:6:\"module\";a:4:{i:0;s:5:\"image\";i:1;s:4:\"node\";i:2;s:11:\"slick_views\";i:3;s:4:\"user\";}}s:2:\"id\";s:13:\"clientes_home\";s:5:\"label\";s:13:\"Clientes Home\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:33:\"Carrusel de clientes para el home\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:13:\"Clientes Home\";s:6:\"fields\";a:1:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:8;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"slick\";s:7:\"options\";a:25:{s:7:\"caption\";a:1:{s:11:\"field_image\";s:1:\"0\";}s:9:\"optionset\";s:13:\"clientes_home\";s:5:\"class\";s:0:\"\";s:5:\"image\";s:0:\"\";s:4:\"link\";s:0:\"\";s:7:\"overlay\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"vanilla\";b:1;s:6:\"layout\";s:0:\"\";s:5:\"cache\";i:0;s:9:\"admin_uri\";s:99:\"/admin/structure/views/ajax/display/clientes_home/block_1/style_options?_wrapper_format=drupal_ajax\";s:4:\"grid\";s:1:\"4\";s:11:\"grid_medium\";s:1:\"3\";s:10:\"grid_small\";s:1:\"2\";s:5:\"style\";s:4:\"grid\";s:4:\"skin\";s:7:\"default\";s:12:\"overridables\";a:8:{s:6:\"arrows\";s:6:\"arrows\";s:8:\"autoplay\";s:8:\"autoplay\";s:9:\"draggable\";s:9:\"draggable\";s:8:\"infinite\";s:8:\"infinite\";s:4:\"dots\";s:1:\"0\";s:10:\"mouseWheel\";s:1:\"0\";s:9:\"randomize\";s:1:\"0\";s:13:\"variableWidth\";s:1:\"0\";}s:9:\"thumbnail\";s:0:\"\";s:19:\"optionset_thumbnail\";s:0:\"\";s:14:\"skin_thumbnail\";s:0:\"\";s:16:\"thumbnail_effect\";s:0:\"\";s:18:\"thumbnail_position\";s:0:\"\";s:8:\"override\";b:0;s:13:\"preserve_keys\";b:0;s:13:\"visible_items\";N;}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:37:\"config:field.storage.node.field_image\";}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:5:\"Block\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:1:{s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.comment',_binary 'a:13:{s:4:\"uuid\";s:36:\"c671735b-dba5-4367-8b2a-3a5914b48696\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"H6JHGXl97yOKmVaV62SoY1ki1tWVdyD44fgOkdmVyRM\";}s:2:\"id\";s:7:\"comment\";s:5:\"label\";s:11:\"Comentarios\";s:6:\"module\";s:7:\"comment\";s:11:\"description\";s:31:\"Buscar y gestionar comentarios.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:18:\"comment_field_data\";s:10:\"base_field\";s:3:\"cid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:26:{s:5:\"title\";s:11:\"Comentarios\";s:6:\"fields\";a:8:{s:17:\"comment_bulk_form\";a:26:{s:2:\"id\";s:17:\"comment_bulk_form\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:17:\"comment_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"comment_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"include\";s:16:\"selected_actions\";a:2:{i:0;s:21:\"comment_delete_action\";i:1;s:24:\"comment_unpublish_action\";}}s:7:\"subject\";a:37:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Asunto\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:17:\"comment_permalink\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:9:\"{{ uid }}\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:16:\"comment_username\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"entity_id\";a:37:{s:2:\"id\";s:9:\"entity_id\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:9:\"entity_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:9:\"entity_id\";s:9:\"plugin_id\";s:16:\"commented_entity\";s:5:\"label\";s:10:\"Enviado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:6:\"name_1\";a:37:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:13:\"siguiente ›\";s:8:\"previous\";s:12:\"‹ anterior\";s:5:\"first\";s:10:\"« primero\";s:4:\"last\";s:10:\"último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:19:\"administer comments\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:31:\"No hay comentarios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"changed\";a:13:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"changed\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:4:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"subject\";a:16:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"subject_op\";s:5:\"label\";s:6:\"Asunto\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"subject_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:7:\"subject\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:11:\"Author name\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:11:\"author_name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:6:\"name_1\";s:6:\"name_1\";}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:6:{s:17:\"comment_bulk_form\";s:17:\"comment_bulk_form\";s:7:\"subject\";s:7:\"subject\";s:3:\"uid\";s:3:\"uid\";s:9:\"entity_id\";s:9:\"entity_id\";s:7:\"changed\";s:7:\"changed\";s:10:\"operations\";s:10:\"operations\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:6:{s:17:\"comment_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"subject\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:3:\"uid\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:9:\"entity_id\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:10:\"operations\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:1;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:9:\"css_class\";s:0:\"\";s:8:\"use_ajax\";b:0;s:8:\"group_by\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:1;s:13:\"use_more_text\";s:4:\"más\";s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:23:\"hide_attachment_summary\";b:0;s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:4:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}s:9:\"cacheable\";b:0;}}s:14:\"page_published\";a:6:{s:2:\"id\";s:14:\"page_published\";s:13:\"display_title\";s:22:\"Comentarios publicados\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:19:\"display_description\";s:34:\"La lista de comentarios aprobados.\";s:15:\"display_comment\";s:0:\"\";s:13:\"exposed_block\";b:0;s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:21:\"admin/content/comment\";s:4:\"menu\";a:7:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:11:\"Comentarios\";s:11:\"description\";s:22:\"Comentarios publicados\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:4:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}s:9:\"cacheable\";b:0;}}s:15:\"page_unapproved\";a:6:{s:2:\"id\";s:15:\"page_unapproved\";s:13:\"display_title\";s:23:\"Comentarios sin aprobar\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:8:{s:6:\"fields\";a:8:{s:17:\"comment_bulk_form\";a:26:{s:2:\"id\";s:17:\"comment_bulk_form\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:17:\"comment_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"comment_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"include\";s:16:\"selected_actions\";a:2:{i:0;s:21:\"comment_delete_action\";i:1;s:22:\"comment_publish_action\";}}s:7:\"subject\";a:37:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Asunto\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:17:\"comment_permalink\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:9:\"{{ uid }}\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:16:\"comment_username\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"entity_id\";a:37:{s:2:\"id\";s:9:\"entity_id\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:9:\"entity_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:9:\"entity_id\";s:9:\"plugin_id\";s:16:\"commented_entity\";s:5:\"label\";s:10:\"Enviado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:7:\"comment\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:6:\"name_1\";a:37:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:7:\"filters\";a:4:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"subject\";a:16:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"subject_op\";s:5:\"label\";s:6:\"Asunto\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"subject_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:7:\"subject\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:16:\"Nombre del autor\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:11:\"author_name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:6:\"name_1\";s:6:\"name_1\";}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:8:\"defaults\";a:3:{s:6:\"fields\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:19:\"display_description\";s:37:\"La lista de comentarios no aprobados.\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:30:\"admin/content/comment/approval\";s:4:\"menu\";a:7:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:23:\"Comentarios sin aprobar\";s:11:\"description\";s:24:\"Comentarios no aprobados\";s:6:\"weight\";i:1;s:9:\"menu_name\";s:5:\"admin\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:4:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}s:9:\"cacheable\";b:0;}}}}'),('','views.view.comments_recent',_binary 'a:13:{s:4:\"uuid\";s:36:\"cc6b4a47-fb8d-4bd4-b6a5-cca552b3f91c\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:7:\"comment\";i:1;s:4:\"node\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cFOucxH8PAXDQ2kViCcAHgK-JMCcxVkpIMzD56EfpZo\";}s:2:\"id\";s:15:\"comments_recent\";s:5:\"label\";s:21:\"Comentarios recientes\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:22:\"Comentarios recientes.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:18:\"comment_field_data\";s:10:\"base_field\";s:3:\"cid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:14:{s:5:\"title\";s:21:\"Comentarios recientes\";s:6:\"fields\";a:2:{s:7:\"subject\";a:26:{s:2:\"id\";s:7:\"subject\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"subject\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"subject\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:20:\"Desde hace @interval\";s:11:\"past_format\";s:14:\"Hace @interval\";s:11:\"granularity\";i:2;}}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:12:\"exposed_form\";a:1:{s:4:\"type\";s:5:\"basic\";}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:15:\"access comments\";}}s:5:\"cache\";a:1:{s:4:\"type\";s:3:\"tag\";}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:11:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:7:\"content\";s:31:\"No hay comentarios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:2:{s:7:\"created\";a:12:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;}s:3:\"cid\";a:12:{s:2:\"id\";s:3:\"cid\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:3:\"cid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:3:\"cid\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:3:\"cid\";}s:7:\"exposed\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:7:\"comment\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:11:\"status_node\";a:10:{s:2:\"id\";s:11:\"status_node\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"node\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:2:{s:22:\"default_field_elements\";b:1;s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:1:{s:4:\"type\";s:11:\"views_query\";}s:13:\"relationships\";a:1:{s:4:\"node\";a:5:{s:2:\"id\";s:4:\"node\";s:5:\"table\";s:18:\"comment_field_data\";s:5:\"field\";s:4:\"node\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:6:\"Bloque\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:21:\"Comentarios recientes\";s:14:\"block_category\";s:14:\"Listas (Views)\";s:5:\"allow\";a:1:{s:14:\"items_per_page\";b:1;}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.content',_binary 'a:13:{s:4:\"uuid\";s:36:\"efac064a-9592-41a7-96d9-815cb1697539\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"d7p-wwJZ_Wmz1gnvla9jDtRsjOaWAhPoIoW9w3vo4R4\";}s:2:\"id\";s:7:\"content\";s:5:\"label\";s:9:\"Contenido\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:34:\"Encontrar y administrar contenido.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:9:\"Contenido\";s:6:\"fields\";a:8:{s:14:\"node_bulk_form\";a:14:{s:2:\"id\";s:14:\"node_bulk_form\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:14:\"node_bulk_form\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:14:\"node_bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:5:\"title\";a:17:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Título\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:4:\"type\";a:37:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:17:\"Tipo de contenido\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:17:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:6:\"status\";a:17:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:12:\"Sin publicar\";s:18:\"format_custom_true\";s:9:\"Publicado\";}}s:7:\"changed\";a:17:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:1:{s:10:\"alter_text\";b:0;}s:13:\"element_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:8:\"langcode\";a:37:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:14:\"field_language\";s:5:\"label\";s:6:\"Idioma\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:8:\"language\";s:8:\"settings\";a:2:{s:14:\"link_to_entity\";b:0;s:15:\"native_language\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:23:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:3:{s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:23:\"access content overview\";}}s:5:\"cache\";a:1:{s:4:\"type\";s:3:\"tag\";}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:6:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay contenido disponible.\";}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:5:{s:5:\"title\";a:16:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:8:\"title_op\";s:5:\"label\";s:7:\"Título\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:8:\"title_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:5:\"title\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"type\";a:16:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:17:\"Tipo de contenido\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:12:\"status_extra\";a:9:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:12:\"status_extra\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"node_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";b:0;s:5:\"group\";i:1;s:6:\"expose\";a:2:{s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:10:{s:14:\"node_bulk_form\";s:14:\"node_bulk_form\";s:5:\"title\";s:5:\"title\";s:4:\"type\";s:4:\"type\";s:4:\"name\";s:4:\"name\";s:6:\"status\";s:6:\"status\";s:7:\"changed\";s:7:\"changed\";s:9:\"edit_node\";s:9:\"edit_node\";s:11:\"delete_node\";s:11:\"delete_node\";s:10:\"dropbutton\";s:10:\"dropbutton\";s:9:\"timestamp\";s:5:\"title\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:10:{s:14:\"node_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:5:\"title\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:9:\"edit_node\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:11:\"delete_node\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:10:\"dropbutton\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:9:\"timestamp\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:1;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:1:{s:4:\"type\";s:11:\"views_query\";}s:13:\"relationships\";a:1:{s:3:\"uid\";a:6:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:11:\"admin_label\";s:6:\"author\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:16:\"show_admin_links\";b:0;s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:7:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:21:\"user.node_grants:view\";i:6;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:18:\"admin/content/node\";s:4:\"menu\";a:6:{s:4:\"type\";s:11:\"default tab\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";s:7:\"context\";s:0:\"\";}s:11:\"tab_options\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:9:\"Contenido\";s:11:\"description\";s:33:\"Encuentre y gestione el contenido\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:7:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:21:\"user.node_grants:view\";i:6;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.content_recent',_binary 'a:13:{s:4:\"uuid\";s:36:\"bf0be12c-ad19-4aa9-8356-851afa9cbe3a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"YqZN5rc7XDQcFcInc8wkzuaHJmC5YvirhTmDcrarT6M\";}s:2:\"id\";s:14:\"content_recent\";s:5:\"label\";s:18:\"Contenido reciente\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:19:\"Contenido reciente.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:22:{s:5:\"title\";s:18:\"Contenido reciente\";s:6:\"fields\";a:2:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay contenido disponible.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"changed\";a:13:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"changed\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"node_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";b:0;s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:1;}}s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:0;s:13:\"use_more_text\";s:4:\"Más\";s:12:\"link_display\";s:1:\"0\";s:8:\"link_url\";s:0:\"\";s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:4:\"user\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:6:\"Bloque\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:1:{s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:4:\"user\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.etiquetas_proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"694d1b26-5aad-468b-a1d0-f996709786a1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:2:\"id\";s:19:\"etiquetas_proyectos\";s:5:\"label\";s:19:\"Etiquetas Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:16:{s:6:\"fields\";a:1:{s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:27:\"{{ dump(field_etiquetas) }}\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:28:\"entity_reference_entity_view\";s:8:\"settings\";a:1:{s:9:\"view_mode\";s:7:\"default\";}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";}}}}}'),('','views.view.files',_binary 'a:13:{s:4:\"uuid\";s:36:\"58b0f959-f57c-4ddd-81bd-45767dcbf699\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NYJWABHsIFg-cU-Qya8fiMuQSM4rirBEfPFqkgRtsKA\";}s:2:\"id\";s:5:\"files\";s:5:\"label\";s:8:\"Archivos\";s:6:\"module\";s:4:\"file\";s:11:\"description\";s:30:\"Buscar y administrar archivos.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:12:\"file_managed\";s:10:\"base_field\";s:3:\"fid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:19:{s:5:\"title\";s:8:\"Archivos\";s:6:\"fields\";a:9:{s:3:\"fid\";a:24:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:3:\"fid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:3:\"Fid\";s:7:\"exclude\";b:1;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:8:\"filename\";a:36:{s:2:\"id\";s:8:\"filename\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filename\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filename\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Nombre\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"file_link\";s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:8:\"filemime\";a:25:{s:2:\"id\";s:8:\"filemime\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filemime\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filemime\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Tipo MIME\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"file_filemime\";}s:8:\"filesize\";a:25:{s:2:\"id\";s:8:\"filesize\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filesize\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filesize\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Tamaño\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"file_size\";}s:6:\"status\";a:26:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:8:\"Temporal\";s:18:\"format_custom_true\";s:10:\"Permanente\";}}s:7:\"created\";a:26:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:15:\"Fecha de subida\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:6:\"medium\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:22:\"Fecha de modificación\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:6:\"medium\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}s:5:\"count\";a:30:{s:2:\"id\";s:5:\"count\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:5:\"count\";s:12:\"relationship\";s:3:\"fid\";s:10:\"group_type\";s:3:\"sum\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"numeric\";s:5:\"label\";s:8:\"Usado en\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:1;s:4:\"path\";s:35:\"admin/content/files/usage/{{ fid }}\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:13:\"set_precision\";b:0;s:9:\"precision\";i:0;s:7:\"decimal\";s:1:\".\";s:9:\"separator\";s:1:\",\";s:13:\"format_plural\";b:1;s:20:\"format_plural_string\";s:27:\"@count lugar@count lugares\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access files overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:6:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:28:\"No hay archivos disponibles.\";}}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:3:{s:8:\"filename\";a:16:{s:2:\"id\";s:8:\"filename\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filename\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filename\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:4:\"word\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:11:\"filemime_op\";s:5:\"label\";s:17:\"Nombre de archivo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"filename_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"filename\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"filemime\";a:16:{s:2:\"id\";s:8:\"filemime\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:8:\"filemime\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:8:\"filemime\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:4:\"word\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:11:\"filemime_op\";s:5:\"label\";s:9:\"Tipo MIME\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"filemime_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"filemime\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:11:\"file_status\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"status_op\";s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:3:\"fid\";s:3:\"fid\";s:8:\"filename\";s:8:\"filename\";s:8:\"filemime\";s:8:\"filemime\";s:8:\"filesize\";s:8:\"filesize\";s:6:\"status\";s:6:\"status\";s:7:\"created\";s:7:\"created\";s:7:\"changed\";s:7:\"changed\";s:5:\"count\";s:5:\"count\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:8:{s:3:\"fid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:8:\"filename\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:8:\"filemime\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:8:\"filesize\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"created\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:5:\"count\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:1;}}s:8:\"group_by\";b:1;s:16:\"show_admin_links\";b:1;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:19:\"Resumen de ficheros\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:8:\"defaults\";a:2:{s:5:\"pager\";b:1;s:13:\"relationships\";b:0;}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:0;}}s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/files\";s:4:\"menu\";a:6:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:8:\"Archivos\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";s:7:\"context\";s:0:\"\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_2\";a:6:{s:2:\"id\";s:6:\"page_2\";s:13:\"display_title\";s:16:\"Usos del archivo\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:15:{s:5:\"title\";s:16:\"Usos del archivo\";s:6:\"fields\";a:4:{s:12:\"entity_label\";a:23:{s:2:\"id\";s:12:\"entity_label\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:12:\"entity_label\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:12:\"entity_label\";s:5:\"label\";s:7:\"Entidad\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:14:\"link_to_entity\";b:1;}s:4:\"type\";a:22:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:15:\"Tipo de entidad\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:6:\"module\";a:22:{s:2:\"id\";s:6:\"module\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:6:\"module\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:18:\"Registering module\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:5:\"count\";a:30:{s:2:\"id\";s:5:\"count\";s:5:\"table\";s:10:\"file_usage\";s:5:\"field\";s:5:\"count\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"numeric\";s:5:\"label\";s:15:\"Recuento de uso\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:13:\"set_precision\";b:0;s:9:\"precision\";i:0;s:7:\"decimal\";s:1:\".\";s:9:\"separator\";s:1:\",\";s:13:\"format_plural\";b:0;s:20:\"format_plural_string\";s:8:\"1@count\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:5:\"empty\";a:0:{}s:9:\"arguments\";a:1:{s:3:\"fid\";a:22:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"file\";s:12:\"entity_field\";s:3:\"fid\";s:9:\"plugin_id\";s:8:\"file_fid\";s:14:\"default_action\";s:9:\"not found\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:1;s:5:\"title\";s:56:\"Información de uso de archivos para {{ arguments.fid }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:0:{}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:0:{}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:4:{s:12:\"entity_label\";s:12:\"entity_label\";s:4:\"type\";s:4:\"type\";s:6:\"module\";s:6:\"module\";s:5:\"count\";s:5:\"count\";}s:7:\"default\";s:12:\"entity_label\";s:4:\"info\";a:4:{s:12:\"entity_label\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:6:\"module\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:5:\"count\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:0:{}}s:8:\"defaults\";a:11:{s:5:\"empty\";b:0;s:5:\"title\";b:0;s:5:\"pager\";b:0;s:8:\"group_by\";b:0;s:5:\"style\";b:0;s:3:\"row\";b:0;s:13:\"relationships\";b:0;s:6:\"fields\";b:0;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;}s:13:\"relationships\";a:1:{s:3:\"fid\";a:7:{s:2:\"id\";s:3:\"fid\";s:5:\"table\";s:12:\"file_managed\";s:5:\"field\";s:3:\"fid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:10:\"File usage\";s:8:\"required\";b:1;}}s:8:\"group_by\";b:0;s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:27:\"admin/content/files/usage/%\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}');
INSERT INTO `config_import` VALUES ('','views.view.frontpage',_binary 'a:13:{s:4:\"uuid\";s:36:\"e7adacb7-1f34-43ad-8e61-48cf32a0ccb6\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:30:\"core.entity_view_mode.node.rss\";i:1;s:33:\"core.entity_view_mode.node.teaser\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"OEEnRQIjfIaCFRsz8U3VqDrE82ltQKlo8wNbQJRZXu0\";}s:2:\"id\";s:9:\"frontpage\";s:5:\"label\";s:14:\"Página inicio\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:51:\"Todo el contenido promovido a la página principal.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:0:\"\";s:6:\"fields\";a:0:{}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:3:{s:16:\"area_text_custom\";a:11:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:7:\"content\";s:211:\"Aún no se ha creado ningún contenido de página de inicio. <br>Siga la<a target=\"_blank\" href=\"https://www.drupal.org/es/docs/user_guide/es/index.html\">Guía del usuario</a> para comenzar a construir su sitio.\";s:8:\"tokenize\";b:0;}s:18:\"node_listing_empty\";a:10:{s:2:\"id\";s:18:\"node_listing_empty\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:18:\"node_listing_empty\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:18:\"node_listing_empty\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;}s:5:\"title\";a:10:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"title\";s:5:\"label\";s:0:\"\";s:5:\"empty\";b:1;s:5:\"title\";s:14:\"¡Bienvenidos!\";}}s:5:\"sorts\";a:2:{s:6:\"sticky\";a:12:{s:2:\"id\";s:6:\"sticky\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"sticky\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"sticky\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"sticky\";}s:7:\"exposed\";b:0;}s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:3:{s:7:\"promote\";a:16:{s:2:\"id\";s:7:\"promote\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"promote\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"promote\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:14:\"url.query_args\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"feed_1\";a:6:{s:2:\"id\";s:6:\"feed_1\";s:13:\"display_title\";s:17:\"Canal de noticias\";s:14:\"display_plugin\";s:4:\"feed\";s:8:\"position\";i:2;s:15:\"display_options\";a:7:{s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:3:\"rss\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:11:\"uses_fields\";b:0;s:11:\"description\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:8:\"node_rss\";s:7:\"options\";a:2:{s:12:\"relationship\";s:4:\"none\";s:9:\"view_mode\";s:3:\"rss\";}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:7:\"rss.xml\";s:14:\"sitename_title\";b:1;s:8:\"displays\";a:2:{s:6:\"page_1\";s:6:\"page_1\";s:7:\"default\";s:0:\"\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:28:\"languages:language_interface\";i:1;s:21:\"user.node_grants:view\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:4:\"node\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:14:\"url.query_args\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.galeria_proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"9726dfc4-ca1a-4b4c-9596-e9370714a9ea\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:32:\"field.storage.node.field_galeria\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:3:{i:0;s:4:\"node\";i:1;s:5:\"slick\";i:2;s:4:\"user\";}}s:2:\"id\";s:17:\"galeria_proyectos\";s:5:\"label\";s:18:\"Galería Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:16:{s:6:\"fields\";a:1:{s:13:\"field_galeria\";a:35:{s:2:\"id\";s:13:\"field_galeria\";s:5:\"table\";s:19:\"node__field_galeria\";s:5:\"field\";s:13:\"field_galeria\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:11:\"slick_image\";s:8:\"settings\";a:30:{s:7:\"caption\";a:2:{s:3:\"alt\";s:1:\"0\";s:5:\"title\";s:1:\"0\";}s:9:\"optionset\";s:17:\"galeria_proyectos\";s:4:\"link\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:5:\"cache\";i:0;s:9:\"admin_uri\";s:109:\"/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax\";s:10:\"background\";b:0;s:11:\"box_caption\";s:0:\"\";s:18:\"box_caption_custom\";s:0:\"\";s:7:\"loading\";s:4:\"auto\";s:7:\"preload\";b:0;s:9:\"box_style\";s:0:\"\";s:11:\"image_style\";s:0:\"\";s:12:\"media_switch\";s:0:\"\";s:5:\"ratio\";s:0:\"\";s:15:\"thumbnail_style\";s:0:\"\";s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:6:\"column\";s:4:\"skin\";s:7:\"default\";s:12:\"overridables\";a:8:{s:6:\"arrows\";s:6:\"arrows\";s:9:\"draggable\";s:9:\"draggable\";s:8:\"infinite\";s:8:\"infinite\";s:8:\"autoplay\";s:1:\"0\";s:4:\"dots\";s:1:\"0\";s:10:\"mouseWheel\";s:1:\"0\";s:9:\"randomize\";s:1:\"0\";s:13:\"variableWidth\";s:1:\"0\";}s:19:\"optionset_thumbnail\";s:0:\"\";s:14:\"skin_thumbnail\";s:0:\"\";s:17:\"thumbnail_caption\";s:0:\"\";s:16:\"thumbnail_effect\";s:0:\"\";s:18:\"thumbnail_position\";s:0:\"\";s:8:\"override\";b:1;s:13:\"preserve_keys\";b:0;s:13:\"visible_items\";N;}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:5;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:39:\"config:field.storage.node.field_galeria\";}}}}}'),('','views.view.glossary',_binary 'a:13:{s:4:\"uuid\";s:36:\"f177540f-70c9-4868-b3d1-928030dd3dee\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:0;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:16:\"system.menu.main\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"r-klgGeO4haVHqAwxW1HXZLzdzLSMUVC08OuTBrRh58\";}s:2:\"id\";s:8:\"glossary\";s:5:\"label\";s:8:\"Glosario\";s:6:\"module\";s:4:\"node\";s:11:\"description\";s:36:\"Todo el contenido, alfabéticamente.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:6:\"fields\";a:3:{s:5:\"title\";a:24:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Título\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:7:\"changed\";a:26:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:22:\"Última actualización\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:36;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:0:{}s:9:\"arguments\";a:1:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:1:\"a\";}s:15:\"summary_options\";a:0:{}s:7:\"summary\";a:1:{s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:1;s:5:\"limit\";i:1;s:4:\"case\";s:5:\"upper\";s:9:\"path_case\";s:5:\"lower\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;s:7:\"columns\";a:3:{s:5:\"title\";s:5:\"title\";s:4:\"name\";s:4:\"name\";s:7:\"changed\";s:7:\"changed\";}s:7:\"default\";s:5:\"title\";s:4:\"info\";a:3:{s:5:\"title\";a:2:{s:8:\"sortable\";b:1;s:9:\"separator\";s:0:\"\";}s:4:\"name\";a:2:{s:8:\"sortable\";b:1;s:9:\"separator\";s:0:\"\";}s:7:\"changed\";a:2:{s:8:\"sortable\";b:1;s:9:\"separator\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:5:\"order\";s:3:\"asc\";s:11:\"empty_table\";b:0;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:8:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:6:\"author\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:8:\"use_ajax\";b:1;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:12:\"attachment_1\";a:6:{s:2:\"id\";s:12:\"attachment_1\";s:13:\"display_title\";s:7:\"Adjunto\";s:14:\"display_plugin\";s:10:\"attachment\";s:8:\"position\";i:2;s:15:\"display_options\";a:7:{s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:0;}}s:9:\"arguments\";a:1:{s:5:\"title\";a:26:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:7:\"summary\";s:9:\"exception\";a:1:{s:12:\"title_enable\";b:1;}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:1:\"a\";}s:15:\"summary_options\";a:3:{s:14:\"items_per_page\";i:25;s:6:\"inline\";b:1;s:9:\"separator\";s:3:\" | \";}s:7:\"summary\";a:1:{s:6:\"format\";s:19:\"unformatted_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:1;s:5:\"limit\";i:1;s:4:\"case\";s:5:\"upper\";s:9:\"path_case\";s:5:\"lower\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:8:\"defaults\";a:1:{s:9:\"arguments\";b:0;}s:17:\"display_extenders\";a:0:{}s:8:\"displays\";a:2:{s:7:\"default\";s:7:\"default\";s:6:\"page_1\";s:6:\"page_1\";}s:17:\"inherit_arguments\";b:0;}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:8:\"glossary\";s:4:\"menu\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:8:\"Glosario\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.media',_binary 'a:13:{s:4:\"uuid\";s:36:\"d052b957-839d-45d0-9858-1770e573a36a\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:21:\"image.style.thumbnail\";}s:6:\"module\";a:3:{i:0;s:5:\"image\";i:1;s:5:\"media\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"kOTUk5XWeupgBOJuRRarCiDcFKVZcvaW-FT5MTzrML8\";}s:2:\"id\";s:5:\"media\";s:5:\"label\";s:10:\"Multimedia\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:28:\"Buscar y administrar medios.\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:16:\"media_field_data\";s:10:\"base_field\";s:3:\"mid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:10:\"Multimedia\";s:6:\"fields\";a:8:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:20:\"thumbnail__target_id\";a:37:{s:2:\"id\";s:20:\"thumbnail__target_id\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:20:\"thumbnail__target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:9:\"thumbnail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Miniatura\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:9:\"thumbnail\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:4:\"lazy\";}}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:5:\"media\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:30:\"Nombre del elemento multimedia\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:6:\"bundle\";a:37:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:4:\"Tipo\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:3:\"uid\";a:37:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:6:\"status\";a:37:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:12:\"Sin publicar\";s:18:\"format_custom_true\";s:9:\"Publicado\";}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"changed\";a:37:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access media overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:26:\"No hay medios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:5:{s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:30:\"Nombre del elemento multimedia\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"bundle\";a:16:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"bundle_op\";s:5:\"label\";s:4:\"Tipo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"bundle_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:6:\"Verdad\";s:11:\"description\";N;s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:1;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:12:\"media_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:6:{s:4:\"name\";s:4:\"name\";s:6:\"bundle\";s:6:\"bundle\";s:7:\"changed\";s:7:\"changed\";s:3:\"uid\";s:3:\"uid\";s:6:\"status\";s:6:\"status\";s:20:\"thumbnail__target_id\";s:20:\"thumbnail__target_id\";}s:7:\"default\";s:7:\"changed\";s:4:\"info\";a:6:{s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"bundle\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:7:\"changed\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:3:\"uid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:20:\"thumbnail__target_id\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:15:\"media_page_list\";a:6:{s:2:\"id\";s:15:\"media_page_list\";s:13:\"display_title\";s:10:\"Multimedia\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:19:\"display_description\";s:0:\"\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/content/media\";s:4:\"menu\";a:8:{s:4:\"type\";s:3:\"tab\";s:5:\"title\";s:10:\"Multimedia\";s:11:\"description\";s:0:\"\";s:6:\"weight\";i:0;s:8:\"expanded\";b:0;s:9:\"menu_name\";s:4:\"main\";s:6:\"parent\";s:0:\"\";s:7:\"context\";s:1:\"0\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:4:\"user\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.media_library',_binary 'a:13:{s:4:\"uuid\";s:36:\"19119600-6c7b-40b8-93e5-d351364049dc\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:3:{s:6:\"config\";a:2:{i:0;s:41:\"core.entity_view_mode.media.media_library\";i:1;s:25:\"image.style.media_library\";}s:6:\"module\";a:4:{i:0;s:5:\"image\";i:1;s:5:\"media\";i:2;s:13:\"media_library\";i:3;s:4:\"user\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:13:\"media_library\";}}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"9u9hwW-Q0-uQJz1vgenJTQhZGYN0FBZoOogwPD6kgkQ\";}s:2:\"id\";s:13:\"media_library\";s:5:\"label\";s:20:\"Biblioteca de medios\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:28:\"Buscar y administrar medios.\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:16:\"media_field_data\";s:10:\"base_field\";s:3:\"mid\";s:7:\"display\";a:4:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:18:{s:5:\"title\";s:10:\"Multimedia\";s:6:\"fields\";a:2:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:24;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"6, 12, 24, 48\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:15:\"Aplicar filtros\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:0;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:21:\"access media overview\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:26:\"No hay medios disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:3:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:22:\"Más recientes primero\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:1;s:11:\"granularity\";s:6:\"second\";}s:4:\"name\";a:12:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:3:\"ASC\";s:6:\"expose\";a:2:{s:5:\"label\";s:12:\"Nombre (A-Z)\";s:16:\"field_identifier\";s:4:\"name\";}s:7:\"exposed\";b:1;}s:6:\"name_1\";a:12:{s:2:\"id\";s:6:\"name_1\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:12:\"Nombre (Z-A)\";s:16:\"field_identifier\";s:6:\"name_1\";}s:7:\"exposed\";b:1;}}s:7:\"filters\";a:5:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:22:\"Estado de publicación\";s:11:\"description\";N;s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:1;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:9:\"Publicado\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:9:\"Publicado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:12:\"Sin publicar\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"bundle\";a:16:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"bundle\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:9:\"bundle_op\";s:5:\"label\";s:16:\"Tipos multimedia\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"bundle_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:16:\"Tipos multimedia\";s:11:\"description\";N;s:10:\"identifier\";s:6:\"bundle\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:3:{i:1;a:0:{}i:2;a:0:{}i:3;a:0:{}}}}s:12:\"status_extra\";a:15:{s:2:\"id\";s:12:\"status_extra\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:12:\"status_extra\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:12:\"media_status\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"langcode_op\";s:5:\"label\";s:6:\"Idioma\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"langcode_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"langcode\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:9:\"css_class\";s:0:\"\";s:8:\"use_ajax\";b:1;s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:6:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:22:\"url.query_args:sort_by\";i:4;s:4:\"user\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:4:\"page\";a:6:{s:2:\"id\";s:4:\"page\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:6:\"fields\";a:5:{s:15:\"media_bulk_form\";a:26:{s:2:\"id\";s:15:\"media_bulk_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"media_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:9:\"bulk_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"action_title\";s:7:\"Acción\";s:15:\"include_exclude\";s:7:\"exclude\";s:16:\"selected_actions\";a:0:{}}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:10:\"edit_media\";a:26:{s:2:\"id\";s:10:\"edit_media\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:10:\"edit_media\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:16:\"entity_link_edit\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:19:\"Editar {{ nombre }}\";s:9:\"make_link\";b:1;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:19:\"Editar {{ nombre }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:1:\"0\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:6:\"Editar\";s:18:\"output_url_as_text\";b:0;s:8:\"absolute\";b:0;}s:12:\"delete_media\";a:26:{s:2:\"id\";s:12:\"delete_media\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:12:\"delete_media\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:18:\"entity_link_delete\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:19:\"Borrar {{ nombre }}\";s:9:\"make_link\";b:1;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:19:\"Borrar {{ nombre }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:1:\"0\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:8:\"Eliminar\";s:18:\"output_url_as_text\";b:0;s:8:\"absolute\";b:0;}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:8:\"defaults\";a:1:{s:6:\"fields\";b:0;}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:24:\"admin/content/media-grid\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:7:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:22:\"url.query_args:sort_by\";i:5;s:4:\"user\";i:6;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"widget\";a:6:{s:2:\"id\";s:6:\"widget\";s:13:\"display_title\";s:7:\"Control\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:2;s:15:\"display_options\";a:12:{s:6:\"fields\";a:2:{s:25:\"media_library_select_form\";a:23:{s:2:\"id\";s:25:\"media_library_select_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:25:\"media_library_select_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:25:\"media_library_select_form\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:15:\"rendered_entity\";a:24:{s:2:\"id\";s:15:\"rendered_entity\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:15:\"rendered_entity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:15:\"rendered_entity\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:9:\"view_mode\";s:13:\"media_library\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:10:\"view media\";}}s:9:\"arguments\";a:1:{s:6:\"bundle\";a:26:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:6:\"ignore\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:24;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:0;s:5:\"limit\";i:0;s:4:\"case\";s:4:\"none\";s:9:\"path_case\";s:4:\"none\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:7:\"filters\";a:3:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:8:\"defaults\";a:7:{s:6:\"access\";b:0;s:9:\"css_class\";b:0;s:6:\"fields\";b:0;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;s:6:\"header\";b:0;}s:9:\"css_class\";s:0:\"\";s:19:\"display_description\";s:0:\"\";s:6:\"header\";a:2:{s:17:\"display_link_grid\";a:7:{s:2:\"id\";s:17:\"display_link_grid\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:11:\"Cuadrícula\";s:5:\"empty\";b:1;s:10:\"display_id\";s:6:\"widget\";}s:18:\"display_link_table\";a:7:{s:2:\"id\";s:18:\"display_link_table\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:5:\"Tabla\";s:5:\"empty\";b:1;s:10:\"display_id\";s:12:\"widget_table\";}}s:18:\"rendering_language\";s:33:\"***LANGUAGE_language_interface***\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:26:\"admin/content/media-widget\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:22:\"url.query_args:sort_by\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:12:\"widget_table\";a:6:{s:2:\"id\";s:12:\"widget_table\";s:13:\"display_title\";s:14:\"Widget (tabla)\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:3;s:15:\"display_options\";a:13:{s:6:\"fields\";a:5:{s:25:\"media_library_select_form\";a:9:{s:2:\"id\";s:25:\"media_library_select_form\";s:5:\"table\";s:5:\"media\";s:5:\"field\";s:25:\"media_library_select_form\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:9:\"plugin_id\";s:25:\"media_library_select_form\";s:5:\"label\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";}s:20:\"thumbnail__target_id\";a:10:{s:2:\"id\";s:20:\"thumbnail__target_id\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:20:\"thumbnail__target_id\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:9:\"thumbnail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:9:\"Miniatura\";s:4:\"type\";s:5:\"image\";s:8:\"settings\";a:3:{s:10:\"image_link\";s:0:\"\";s:11:\"image_style\";s:13:\"media_library\";s:13:\"image_loading\";a:1:{s:9:\"attribute\";s:5:\"eager\";}}}s:4:\"name\";a:10:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Nombre\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}}s:3:\"uid\";a:10:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:20:\"media_field_revision\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:3:\"uid\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:5:\"Autor\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:1;}}s:7:\"changed\";a:10:{s:2:\"id\";s:7:\"changed\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:7:\"changed\";s:12:\"relationship\";s:4:\"none\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:7:\"changed\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:11:\"Actualizado\";s:4:\"type\";s:9:\"timestamp\";s:8:\"settings\";a:5:{s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";s:7:\"tooltip\";a:2:{s:11:\"date_format\";s:4:\"long\";s:18:\"custom_date_format\";s:0:\"\";}s:9:\"time_diff\";a:5:{s:7:\"enabled\";b:0;s:13:\"future_format\";s:15:\"@interval hence\";s:11:\"past_format\";s:13:\"@interval ago\";s:11:\"granularity\";i:2;s:7:\"refresh\";i:60;}}}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:10:\"view media\";}}s:9:\"arguments\";a:1:{s:6:\"bundle\";a:26:{s:2:\"id\";s:6:\"bundle\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"bundle\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"bundle\";s:9:\"plugin_id\";s:6:\"string\";s:14:\"default_action\";s:6:\"ignore\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:24;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:8:\"glossary\";b:0;s:5:\"limit\";i:0;s:4:\"case\";s:4:\"none\";s:9:\"path_case\";s:4:\"none\";s:14:\"transform_dash\";b:0;s:12:\"break_phrase\";b:0;}}s:7:\"filters\";a:3:{s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:4:\"name\";a:16:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:6:\"string\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:7:\"name_op\";s:5:\"label\";s:6:\"Nombre\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"name_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"name\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"media_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:5:\"media\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:3:{s:9:\"row_class\";s:85:\"media-library-item media-library-item--table js-media-library-item js-click-to-select\";s:17:\"default_row_class\";b:1;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:8:\"defaults\";a:9:{s:6:\"access\";b:0;s:9:\"css_class\";b:0;s:5:\"style\";b:0;s:3:\"row\";b:0;s:6:\"fields\";b:0;s:9:\"arguments\";b:0;s:7:\"filters\";b:0;s:13:\"filter_groups\";b:0;s:6:\"header\";b:0;}s:9:\"css_class\";s:0:\"\";s:6:\"header\";a:2:{s:17:\"display_link_grid\";a:7:{s:2:\"id\";s:17:\"display_link_grid\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:11:\"Cuadrícula\";s:5:\"empty\";b:1;s:10:\"display_id\";s:6:\"widget\";}s:18:\"display_link_table\";a:7:{s:2:\"id\";s:18:\"display_link_table\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:12:\"display_link\";s:9:\"plugin_id\";s:12:\"display_link\";s:5:\"label\";s:5:\"Tabla\";s:5:\"empty\";b:1;s:10:\"display_id\";s:12:\"widget_table\";}}s:18:\"rendering_language\";s:33:\"***LANGUAGE_language_interface***\";s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:32:\"admin/content/media-widget-table\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:22:\"url.query_args:sort_by\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"f6e9b359-4ebb-49e9-96a1-10834c483e6f\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:28:\"field.storage.node.field_ano\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:2:\"id\";s:9:\"proyectos\";s:5:\"label\";s:9:\"Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:46:\"Lista de los proyectos de cada cliente de CISC\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:9:\"Proyectos\";s:6:\"fields\";a:3:{s:5:\"title\";a:37:{s:2:\"id\";s:5:\"title\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"field_ano\";a:35:{s:2:\"id\";s:9:\"field_ano\";s:5:\"table\";s:15:\"node__field_ano\";s:5:\"field\";s:9:\"field_ano\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:14:\"number_integer\";s:8:\"settings\";a:2:{s:18:\"thousand_separator\";s:0:\"\";s:13:\"prefix_suffix\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:91:\"{{ title }}\r\n<span class=\"bull\">&bull;</span>\r\n<span class=\"ano\">\r\n{{ field_ano }}\r\n</span>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:23:\"field_cliente_target_id\";a:20:{s:2:\"id\";s:23:\"field_cliente_target_id\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:23:\"field_cliente_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"entity_target_id\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:0;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:15:\"lista-proyectos\";}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:6:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:21:\"user.node_grants:view\";i:5;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:35:\"config:field.storage.node.field_ano\";}}}}}'),('','views.view.proyectos_home',_binary 'a:12:{s:4:\"uuid\";s:36:\"c256db6f-da58-4e98-980a-3088c67c90f7\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:19:\"node.type.proyectos\";}s:6:\"module\";a:4:{i:0;s:5:\"blazy\";i:1;s:5:\"image\";i:2;s:4:\"node\";i:3;s:4:\"user\";}}s:2:\"id\";s:14:\"proyectos_home\";s:5:\"label\";s:14:\"Proyectos Home\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:14:\"Proyectos Home\";s:6:\"fields\";a:6:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}s:13:\"field_image_1\";a:35:{s:2:\"id\";s:13:\"field_image_1\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:7:\"title_1\";a:37:{s:2:\"id\";s:7:\"title_1\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:0:\"\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:650:\"<div class=\"proyecto_home\">\r\n    <img src=\"{{ field_image_1 }}\" alt=\"Front Page\" />\r\n    <div class=\"proyecto_hover\">\r\n        <div class=\"proyecto_header\">\r\n            <div class=\"column-1\">\r\n                <div class=\"logo_proyecto\">\r\n                    <img src=\"{{field_image}}\" alt=\"Logo\">\r\n                </div>\r\n            </div>\r\n            <div class=\"column-2\">\r\n                <h1>{{ title_1 }}</h1>\r\n            </div>\r\n        </div>\r\n        <a class=\"proyecto_enlace\" href=\"{{ view_node }}\"><img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\"/></a>\r\n        <p>{{ field_etiquetas }}</p>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:6;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:13:\"field_cliente\";a:8:{s:2:\"id\";s:13:\"field_cliente\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:13:\"field_cliente\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:24:\"field_cliente: Contenido\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:5:\"Block\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:1:{s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.proyectos_page',_binary 'a:12:{s:4:\"uuid\";s:36:\"ab5358aa-f3b4-47ed-b4a2-6df42b46871e\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:3:{i:0;s:34:\"field.storage.node.field_etiquetas\";i:1;s:30:\"field.storage.node.field_image\";i:2;s:19:\"node.type.proyectos\";}s:6:\"module\";a:4:{i:0;s:5:\"blazy\";i:1;s:5:\"image\";i:2;s:4:\"node\";i:3;s:4:\"user\";}}s:2:\"id\";s:14:\"proyectos_page\";s:5:\"label\";s:14:\"Proyectos Page\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:30:\"Listado de todos los proyectos\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:14:\"Proyectos Page\";s:6:\"fields\";a:6:{s:11:\"field_image\";a:35:{s:2:\"id\";s:11:\"field_image\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:15:\"field_etiquetas\";a:35:{s:2:\"id\";s:15:\"field_etiquetas\";s:5:\"table\";s:21:\"node__field_etiquetas\";s:5:\"field\";s:15:\"field_etiquetas\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:22:\"entity_reference_label\";s:8:\"settings\";a:1:{s:4:\"link\";b:0;}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:1;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}s:7:\"title_1\";a:37:{s:2:\"id\";s:7:\"title_1\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:5:\"title\";s:12:\"relationship\";s:13:\"field_cliente\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:5:\"title\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:6:\"string\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:0;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:13:\"field_image_1\";a:35:{s:2:\"id\";s:13:\"field_image_1\";s:5:\"table\";s:17:\"node__field_image\";s:5:\"field\";s:11:\"field_image\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:9:\"image_url\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:0:\"\";}s:12:\"group_column\";s:0:\"\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:9:\"view_node\";a:26:{s:2:\"id\";s:9:\"view_node\";s:5:\"table\";s:4:\"node\";s:5:\"field\";s:9:\"view_node\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:9:\"plugin_id\";s:11:\"entity_link\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"text\";s:0:\"\";s:18:\"output_url_as_text\";b:1;s:8:\"absolute\";b:0;}s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:650:\"<div class=\"proyecto_home\">\r\n    <img src=\"{{ field_image_1 }}\" alt=\"Front Page\" />\r\n    <div class=\"proyecto_hover\">\r\n        <div class=\"proyecto_header\">\r\n            <div class=\"column-1\">\r\n                <div class=\"logo_proyecto\">\r\n                    <img src=\"{{field_image}}\" alt=\"Logo\">\r\n                </div>\r\n            </div>\r\n            <div class=\"column-2\">\r\n                <h1>{{ title_1 }}</h1>\r\n            </div>\r\n        </div>\r\n        <a class=\"proyecto_enlace\" href=\"{{ view_node }}\"><img src=\"/sites/default/files/cisc_theme/icons/mas_blanco.webp\" alt=\"Ir\"/></a>\r\n        <p>{{ field_etiquetas }}</p>\r\n    </div>\r\n</div>\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:6;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:1:\">\";s:8:\"previous\";s:1:\"<\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"blazy\";s:7:\"options\";a:4:{s:4:\"grid\";s:1:\"3\";s:11:\"grid_medium\";s:1:\"2\";s:10:\"grid_small\";s:1:\"1\";s:5:\"style\";s:4:\"grid\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:13:\"field_cliente\";a:8:{s:2:\"id\";s:13:\"field_cliente\";s:5:\"table\";s:19:\"node__field_cliente\";s:5:\"field\";s:13:\"field_cliente\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:24:\"field_cliente: Contenido\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:4:\"Page\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:9:\"proyectos\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:2:{i:0;s:41:\"config:field.storage.node.field_etiquetas\";i:1;s:37:\"config:field.storage.node.field_image\";}}}}}'),('','views.view.taxonomy_term',_binary 'a:13:{s:4:\"uuid\";s:36:\"a32cb8c9-8d28-4396-97d7-e55374a22ad1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:1:{i:0;s:33:\"core.entity_view_mode.node.teaser\";}s:6:\"module\";a:3:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";i:2;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"KejdxDJQmx8SaO-t83OVekLw6ar4ldjmsJMGcotGxnQ\";}s:2:\"id\";s:13:\"taxonomy_term\";s:5:\"label\";s:22:\"Término de taxonomía\";s:6:\"module\";s:8:\"taxonomy\";s:11:\"description\";s:64:\"Contenido perteneciente a un determinado término de taxonomía.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:3:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:18:{s:6:\"fields\";a:0:{}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:10;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:2:{s:6:\"sticky\";a:10:{s:2:\"id\";s:6:\"sticky\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:6:\"sticky\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"sticky\";}s:7:\"exposed\";b:0;}s:7:\"created\";a:11:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"tid\";a:22:{s:2:\"id\";s:3:\"tid\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:3:\"tid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:18:\"taxonomy_index_tid\";s:14:\"default_action\";s:9:\"not found\";s:9:\"exception\";a:3:{s:5:\"value\";s:0:\"\";s:12:\"title_enable\";b:0;s:5:\"title\";s:7:\"Todo(s)\";}s:12:\"title_enable\";b:1;s:5:\"title\";s:19:\"{{ arguments.tid }}\";s:21:\"default_argument_type\";s:5:\"fixed\";s:24:\"default_argument_options\";a:1:{s:8:\"argument\";s:0:\"\";}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:1;s:8:\"validate\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:4:{s:7:\"bundles\";a:0:{}s:6:\"access\";b:1;s:9:\"operation\";s:4:\"view\";s:8:\"multiple\";i:0;}s:12:\"break_phrase\";b:0;s:9:\"add_table\";b:0;s:13:\"require_value\";b:0;s:17:\"reduce_duplicates\";b:0;}}s:7:\"filters\";a:2:{s:8:\"langcode\";a:16:{s:2:\"id\";s:8:\"langcode\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:8:\"langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:8:\"langcode\";s:9:\"plugin_id\";s:8:\"language\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:1:{s:31:\"***LANGUAGE_language_content***\";s:31:\"***LANGUAGE_language_content***\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:6:\"status\";a:14:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:14:\"taxonomy_index\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:4:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:11:\"uses_fields\";b:0;}}s:3:\"row\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:7:\"options\";a:1:{s:9:\"view_mode\";s:6:\"teaser\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:12:\"link_display\";s:6:\"page_1\";s:8:\"link_url\";s:0:\"\";s:6:\"header\";a:1:{s:20:\"entity_taxonomy_term\";a:12:{s:2:\"id\";s:20:\"entity_taxonomy_term\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:20:\"entity_taxonomy_term\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"entity\";s:5:\"empty\";b:1;s:6:\"target\";s:23:\"{{ raw_arguments.tid }}\";s:9:\"view_mode\";s:4:\"full\";s:8:\"tokenize\";b:1;s:13:\"bypass_access\";b:0;}}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"feed_1\";a:6:{s:2:\"id\";s:6:\"feed_1\";s:13:\"display_title\";s:17:\"Canal de noticias\";s:14:\"display_plugin\";s:4:\"feed\";s:8:\"position\";i:2;s:15:\"display_options\";a:7:{s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:5:\"style\";a:2:{s:4:\"type\";s:3:\"rss\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:11:\"uses_fields\";b:0;s:11:\"description\";s:0:\"\";}}s:3:\"row\";a:2:{s:4:\"type\";s:8:\"node_rss\";s:7:\"options\";a:2:{s:12:\"relationship\";s:4:\"none\";s:9:\"view_mode\";s:7:\"default\";}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:20:\"taxonomy/term/%/feed\";s:8:\"displays\";a:2:{s:6:\"page_1\";s:6:\"page_1\";s:7:\"default\";s:1:\"0\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:4:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:21:\"user.node_grants:view\";i:3;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:3:{s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:0:{}}s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:15:\"taxonomy/term/%\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:28:\"languages:language_interface\";i:1;s:3:\"url\";i:2;s:14:\"url.query_args\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.tecnologias_proyectos',_binary 'a:12:{s:4:\"uuid\";s:36:\"a8a58256-36ae-4631-9e2d-e400a0f6e326\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:2:{s:6:\"config\";a:2:{i:0;s:36:\"field.storage.node.field_tecnologias\";i:1;s:19:\"node.type.proyectos\";}s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"user\";}}s:2:\"id\";s:21:\"tecnologias_proyectos\";s:5:\"label\";s:21:\"Tecnologias Proyectos\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:36:\"Tecnologias usadas por los proyectos\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:15:\"node_field_data\";s:10:\"base_field\";s:3:\"nid\";s:7:\"display\";a:1:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:7:\"Default\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:16:{s:6:\"fields\";a:1:{s:17:\"field_tecnologias\";a:35:{s:2:\"id\";s:17:\"field_tecnologias\";s:5:\"table\";s:23:\"node__field_tecnologias\";s:5:\"field\";s:17:\"field_tecnologias\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:29:\"{{ dump(field_tecnologias) }}\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:9:\"target_id\";s:4:\"type\";s:28:\"entity_reference_entity_view\";s:8:\"settings\";a:1:{s:9:\"view_mode\";s:7:\"default\";}s:12:\"group_column\";s:9:\"target_id\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:0:\"\";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:0:\"\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:1:{s:3:\"nid\";a:22:{s:2:\"id\";s:3:\"nid\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:3:\"nid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:3:\"nid\";s:9:\"plugin_id\";s:8:\"node_nid\";s:14:\"default_action\";s:7:\"default\";s:9:\"exception\";a:3:{s:5:\"value\";s:3:\"all\";s:12:\"title_enable\";b:0;s:5:\"title\";s:3:\"All\";}s:12:\"title_enable\";b:0;s:5:\"title\";s:0:\"\";s:21:\"default_argument_type\";s:3:\"raw\";s:24:\"default_argument_options\";a:2:{s:5:\"index\";i:0;s:9:\"use_alias\";b:0;}s:15:\"summary_options\";a:4:{s:9:\"base_path\";s:0:\"\";s:5:\"count\";b:1;s:8:\"override\";b:0;s:14:\"items_per_page\";i:25;}s:7:\"summary\";a:3:{s:10:\"sort_order\";s:3:\"asc\";s:17:\"number_of_records\";i:0;s:6:\"format\";s:15:\"default_summary\";}s:18:\"specify_validation\";b:0;s:8:\"validate\";a:2:{s:4:\"type\";s:4:\"none\";s:4:\"fail\";s:9:\"not found\";}s:16:\"validate_options\";a:0:{}s:12:\"break_phrase\";b:0;s:3:\"not\";b:0;}}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:1:{s:8:\"operator\";s:0:\"\";}}s:4:\"type\";a:7:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:15:\"node_field_data\";s:5:\"field\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:12:\"entity_field\";s:4:\"type\";s:9:\"plugin_id\";s:6:\"bundle\";s:5:\"value\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}s:5:\"style\";a:2:{s:4:\"type\";s:7:\"default\";s:7:\"options\";a:3:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;}}s:3:\"row\";a:2:{s:4:\"type\";s:6:\"fields\";s:7:\"options\";a:4:{s:22:\"default_field_elements\";b:1;s:6:\"inline\";a:0:{}s:9:\"separator\";s:0:\"\";s:10:\"hide_empty\";b:0;}}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:21:\"user.node_grants:view\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:1:{i:0;s:43:\"config:field.storage.node.field_tecnologias\";}}}}}'),('','views.view.user_admin_people',_binary 'a:13:{s:4:\"uuid\";s:36:\"ace9a5f2-c99d-4353-a011-ec45b2756f02\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:12:\"dxpr_builder\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"FFLg74mnzRE10lgg5fspPCZWLnIEcvCnJMlNzj8OEtw\";}s:2:\"id\";s:17:\"user_admin_people\";s:5:\"label\";s:8:\"Usuarios\";s:6:\"module\";s:4:\"user\";s:11:\"description\";s:66:\"Encuentre y gestione a las personas que interactúan con su sitio.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:16:\"users_field_data\";s:10:\"base_field\";s:3:\"uid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:25:{s:5:\"title\";s:8:\"Usuarios\";s:6:\"fields\";a:9:{s:14:\"user_bulk_form\";a:23:{s:2:\"id\";s:14:\"user_bulk_form\";s:5:\"table\";s:5:\"users\";s:5:\"field\";s:14:\"user_bulk_form\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:14:\"user_bulk_form\";s:5:\"label\";s:21:\"Actualización masiva\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:17:\"Nombre de usuario\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}s:6:\"status\";a:26:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:6:\"Estado\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:7:\"boolean\";s:8:\"settings\";a:3:{s:6:\"format\";s:6:\"custom\";s:19:\"format_custom_false\";s:9:\"Bloqueado\";s:18:\"format_custom_true\";s:6:\"Activo\";}}s:15:\"roles_target_id\";a:24:{s:2:\"id\";s:15:\"roles_target_id\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:15:\"roles_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:10:\"user_roles\";s:5:\"label\";s:5:\"Roles\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:2:\"ul\";s:9:\"separator\";s:2:\", \";}s:17:\"dxpr_builder_user\";a:23:{s:2:\"id\";s:17:\"dxpr_builder_user\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:17:\"dxpr_builder_user\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:23:\"dxpr_builder_user_field\";s:5:\"label\";s:17:\"DXPR Builder User\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:7:\"created\";a:26:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:18:\"Miembro desde hace\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:9:\"@interval\";s:11:\"past_format\";s:9:\"@interval\";s:11:\"granularity\";i:2;}}s:6:\"access\";a:26:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:14:\"Último acceso\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:13:\"timestamp_ago\";s:8:\"settings\";a:3:{s:13:\"future_format\";s:20:\"Desde hace @interval\";s:11:\"past_format\";s:14:\"Hace @interval\";s:11:\"granularity\";i:2;}}s:10:\"operations\";a:24:{s:2:\"id\";s:10:\"operations\";s:5:\"table\";s:5:\"users\";s:5:\"field\";s:10:\"operations\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:17:\"entity_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"destination\";b:1;}s:4:\"mail\";a:37:{s:2:\"id\";s:4:\"mail\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"mail\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"mail\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:12:\"basic_string\";s:8:\"settings\";a:0:{}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"full\";s:7:\"options\";a:8:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";i:0;s:2:\"id\";i:0;s:4:\"tags\";a:4:{s:4:\"next\";s:11:\"Siguiente >\";s:8:\"previous\";s:12:\"‹ Anterior\";s:5:\"first\";s:10:\"« Primero\";s:4:\"last\";s:10:\"Último »\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}s:8:\"quantity\";i:9;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:16:\"administer users\";}}s:5:\"cache\";a:1:{s:4:\"type\";s:3:\"tag\";}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:20:\"No people available.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:7:\"filters\";a:6:{s:7:\"combine\";a:15:{s:2:\"id\";s:7:\"combine\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"combine\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:7:\"combine\";s:8:\"operator\";s:8:\"contains\";s:5:\"value\";s:0:\"\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:10:\"combine_op\";s:5:\"label\";s:37:\"Nombre o correo electrónico contiene\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:10:\"combine_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"user\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:6:\"fields\";a:2:{s:4:\"name\";s:4:\"name\";s:4:\"mail\";s:4:\"mail\";}}s:6:\"status\";a:16:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"status_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"status\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:1;s:10:\"group_info\";a:10:{s:5:\"label\";s:6:\"Estado\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:6:\"status\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:2:{i:1;a:3:{s:5:\"title\";s:6:\"Activo\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}i:2;a:3:{s:5:\"title\";s:9:\"Bloqueado\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}}}}s:15:\"roles_target_id\";a:15:{s:2:\"id\";s:15:\"roles_target_id\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:15:\"roles_target_id\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:10:\"user_roles\";s:8:\"operator\";s:2:\"or\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:18:\"roles_target_id_op\";s:5:\"label\";s:3:\"Rol\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:18:\"roles_target_id_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"role\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:17:\"reduce_duplicates\";b:0;}s:10:\"permission\";a:15:{s:2:\"id\";s:10:\"permission\";s:5:\"table\";s:11:\"user__roles\";s:5:\"field\";s:10:\"permission\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"user_permissions\";s:8:\"operator\";s:2:\"or\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:13:\"permission_op\";s:5:\"label\";s:7:\"Permiso\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:13:\"permission_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:10:\"permission\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}s:17:\"reduce_duplicates\";b:0;}s:16:\"default_langcode\";a:16:{s:2:\"id\";s:16:\"default_langcode\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:16:\"default_langcode\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:16:\"default_langcode\";s:9:\"plugin_id\";s:7:\"boolean\";s:8:\"operator\";s:1:\"=\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:0:\"\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:7:\"uid_raw\";a:15:{s:2:\"id\";s:7:\"uid_raw\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"uid_raw\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:9:\"plugin_id\";s:7:\"numeric\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";a:3:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:1:\"0\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:11:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:14:\"user_bulk_form\";s:14:\"user_bulk_form\";s:4:\"name\";s:4:\"name\";s:6:\"status\";s:6:\"status\";s:3:\"rid\";s:3:\"rid\";s:7:\"created\";s:7:\"created\";s:6:\"access\";s:6:\"access\";s:9:\"edit_node\";s:9:\"edit_node\";s:10:\"dropbutton\";s:10:\"dropbutton\";}s:7:\"default\";s:7:\"created\";s:4:\"info\";a:8:{s:14:\"user_bulk_form\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:6:\"status\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:3:\"rid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"created\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:6:\"access\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:9:\"edit_node\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:10:\"dropbutton\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:1;s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:9:\"css_class\";s:0:\"\";s:8:\"use_ajax\";b:0;s:8:\"group_by\";b:0;s:16:\"show_admin_links\";b:1;s:8:\"use_more\";b:0;s:15:\"use_more_always\";b:0;s:13:\"use_more_text\";s:4:\"más\";s:12:\"link_display\";s:6:\"page_1\";s:8:\"link_url\";s:0:\"\";s:15:\"display_comment\";s:0:\"\";s:23:\"hide_attachment_summary\";b:0;s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:6:\"page_1\";a:6:{s:2:\"id\";s:6:\"page_1\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:6:{s:8:\"defaults\";a:1:{s:16:\"show_admin_links\";b:0;}s:16:\"show_admin_links\";b:0;s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:17:\"admin/people/list\";s:4:\"menu\";a:6:{s:4:\"type\";s:11:\"default tab\";s:5:\"title\";s:7:\"Listado\";s:11:\"description\";s:66:\"Encuentre y gestione a las personas que interactúan con su sitio.\";s:6:\"weight\";i:-10;s:9:\"menu_name\";s:5:\"admin\";s:7:\"context\";s:0:\"\";}s:11:\"tab_options\";a:5:{s:4:\"type\";s:6:\"normal\";s:5:\"title\";s:8:\"Usuarios\";s:11:\"description\";s:48:\"Gestionar cuentas, roles y permisos de usuarios.\";s:6:\"weight\";i:0;s:9:\"menu_name\";s:5:\"admin\";}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:0;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.watchdog',_binary 'a:13:{s:4:\"uuid\";s:36:\"91902129-7bbe-43ee-8988-399319c422e5\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:5:\"dblog\";i:1;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"SR5P89f0vUTPC7WY2YpLAffkDx8-Ar8LKFfowVXeqNU\";}s:2:\"id\";s:8:\"watchdog\";s:5:\"label\";s:9:\"Guardián\";s:6:\"module\";s:5:\"views\";s:11:\"description\";s:31:\"Mensajes recientes del registro\";s:3:\"tag\";s:0:\"\";s:10:\"base_table\";s:8:\"watchdog\";s:10:\"base_field\";s:3:\"wid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:19:{s:5:\"title\";s:31:\"Mensajes recientes del registro\";s:6:\"fields\";a:8:{s:7:\"nothing\";a:22:{s:2:\"id\";s:7:\"nothing\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:7:\"nothing\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:5:\"Icono\";s:9:\"plugin_id\";s:6:\"custom\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:1;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:4:\"icon\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:0;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:0;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:0;}s:3:\"wid\";a:22:{s:2:\"id\";s:3:\"wid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"wid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:3:\"WID\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:8:\"severity\";a:23:{s:2:\"id\";s:8:\"severity\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:8:\"severity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:12:\"machine_name\";s:5:\"label\";s:8:\"Gravedad\";s:7:\"exclude\";b:1;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:12:\"machine_name\";b:0;}s:4:\"type\";a:22:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"label\";s:4:\"Tipo\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}s:9:\"timestamp\";a:25:{s:2:\"id\";s:9:\"timestamp\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:9:\"timestamp\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"label\";s:5:\"Fecha\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:11:\"date_format\";s:5:\"short\";s:18:\"custom_date_format\";s:0:\"\";s:8:\"timezone\";s:0:\"\";}s:7:\"message\";a:23:{s:2:\"id\";s:7:\"message\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:7:\"message\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:13:\"dblog_message\";s:5:\"label\";s:7:\"Mensaje\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:1;s:4:\"path\";s:35:\"admin/reports/dblog/event/{{ wid }}\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:13:\"{{ message }}\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:56;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:1;s:4:\"trim\";b:1;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:1;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"replace_variables\";b:1;}s:4:\"name\";a:37:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:3:\"uid\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:7:\"Usuario\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:17:\"click_sort_column\";s:5:\"value\";s:4:\"type\";s:9:\"user_name\";s:8:\"settings\";a:1:{s:14:\"link_to_entity\";b:1;}s:12:\"group_column\";s:5:\"value\";s:13:\"group_columns\";a:0:{}s:10:\"group_rows\";b:1;s:11:\"delta_limit\";i:0;s:12:\"delta_offset\";i:0;s:14:\"delta_reversed\";b:0;s:16:\"delta_first_last\";b:0;s:10:\"multi_type\";s:9:\"separator\";s:9:\"separator\";s:2:\", \";s:17:\"field_api_classes\";b:0;}s:4:\"link\";a:22:{s:2:\"id\";s:4:\"link\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"link\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:16:\"dblog_operations\";s:5:\"label\";s:11:\"Operaciones\";s:7:\"exclude\";b:0;s:5:\"alter\";a:26:{s:10:\"alter_text\";b:0;s:4:\"text\";s:0:\"\";s:9:\"make_link\";b:0;s:4:\"path\";s:0:\"\";s:8:\"absolute\";b:0;s:8:\"external\";b:0;s:14:\"replace_spaces\";b:0;s:9:\"path_case\";s:4:\"none\";s:15:\"trim_whitespace\";b:0;s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"link_class\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:6:\"target\";s:0:\"\";s:5:\"nl2br\";b:0;s:10:\"max_length\";i:0;s:13:\"word_boundary\";b:1;s:8:\"ellipsis\";b:1;s:9:\"more_link\";b:0;s:14:\"more_link_text\";s:0:\"\";s:14:\"more_link_path\";s:0:\"\";s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:13:\"preserve_tags\";s:0:\"\";s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"mini\";s:7:\"options\";a:7:{s:6:\"offset\";i:0;s:24:\"pagination_heading_level\";s:2:\"h4\";s:14:\"items_per_page\";i:50;s:11:\"total_pages\";N;s:2:\"id\";i:0;s:4:\"tags\";a:2:{s:4:\"next\";s:6:\"››\";s:8:\"previous\";s:6:\"‹‹\";}s:6:\"expose\";a:7:{s:14:\"items_per_page\";b:0;s:20:\"items_per_page_label\";s:21:\"Elementos por página\";s:22:\"items_per_page_options\";s:13:\"5, 10, 25, 50\";s:26:\"items_per_page_options_all\";b:0;s:32:\"items_per_page_options_all_label\";s:8:\"- Todo -\";s:6:\"offset\";b:0;s:12:\"offset_label\";s:14:\"Desplazamiento\";}}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:6:\"Filtro\";s:12:\"reset_button\";b:1;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:0;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:19:\"access site reports\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:4:\"none\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:4:\"area\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:40:\"No hay mensajes de registro disponibles.\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:40:\"No hay mensajes de registro disponibles.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:3:\"wid\";a:10:{s:2:\"id\";s:3:\"wid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"wid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:8:\"standard\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:3:\"wid\";}s:7:\"exposed\";b:0;}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:4:\"type\";a:14:{s:2:\"id\";s:4:\"type\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:4:\"type\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"dblog_types\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:7:\"type_op\";s:5:\"label\";s:4:\"Tipo\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:7:\"type_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:4:\"type\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:1;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}s:8:\"severity\";a:14:{s:2:\"id\";s:8:\"severity\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:8:\"severity\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"in_operator\";s:8:\"operator\";s:2:\"in\";s:5:\"value\";a:0:{}s:5:\"group\";i:1;s:7:\"exposed\";b:1;s:6:\"expose\";a:13:{s:11:\"operator_id\";s:11:\"severity_op\";s:5:\"label\";s:8:\"Gravedad\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:11:\"severity_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:8:\"severity\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:1;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}s:6:\"reduce\";b:0;}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:13:\"filter_groups\";a:2:{s:8:\"operator\";s:3:\"AND\";s:6:\"groups\";a:1:{i:1;s:3:\"AND\";}}s:5:\"style\";a:2:{s:4:\"type\";s:5:\"table\";s:7:\"options\";a:13:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:25:\"{{ type }} {{ severity }}\";s:17:\"default_row_class\";b:1;s:7:\"columns\";a:8:{s:7:\"nothing\";s:7:\"nothing\";s:3:\"wid\";s:3:\"wid\";s:8:\"severity\";s:8:\"severity\";s:4:\"type\";s:4:\"type\";s:9:\"timestamp\";s:9:\"timestamp\";s:7:\"message\";s:7:\"message\";s:4:\"name\";s:4:\"name\";s:4:\"link\";s:4:\"link\";}s:7:\"default\";s:3:\"wid\";s:4:\"info\";a:8:{s:7:\"nothing\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:3:\"wid\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:8:\"severity\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:4:\"type\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:9:\"timestamp\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:4:\"desc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}s:7:\"message\";a:6:{s:8:\"sortable\";b:0;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:0:\"\";}s:4:\"name\";a:6:{s:8:\"sortable\";b:1;s:18:\"default_sort_order\";s:3:\"asc\";s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:15:\"priority-medium\";}s:4:\"link\";a:4:{s:5:\"align\";s:0:\"\";s:9:\"separator\";s:0:\"\";s:12:\"empty_column\";b:0;s:10:\"responsive\";s:12:\"priority-low\";}}s:8:\"override\";b:1;s:6:\"sticky\";b:0;s:7:\"summary\";s:0:\"\";s:11:\"empty_table\";b:0;s:7:\"caption\";s:0:\"\";s:11:\"description\";s:0:\"\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:1:{s:3:\"uid\";a:8:{s:2:\"id\";s:3:\"uid\";s:5:\"table\";s:8:\"watchdog\";s:5:\"field\";s:3:\"uid\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:4:\"User\";s:9:\"plugin_id\";s:8:\"standard\";s:8:\"required\";b:0;}}s:9:\"css_class\";s:11:\"admin-dblog\";s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:4:\"page\";a:6:{s:2:\"id\";s:4:\"page\";s:13:\"display_title\";s:7:\"Página\";s:14:\"display_plugin\";s:4:\"page\";s:8:\"position\";i:1;s:15:\"display_options\";a:2:{s:17:\"display_extenders\";a:0:{}s:4:\"path\";s:19:\"admin/reports/dblog\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:5:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:3:\"url\";i:3;s:14:\"url.query_args\";i:4;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.who_s_new',_binary 'a:13:{s:4:\"uuid\";s:36:\"45da490c-d498-4fd1-ad63-59e33c181cf1\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"zji0_13MyVGK7Bn1lUMDeZyyOIZedWvqpYUeM_SioPI\";}s:2:\"id\";s:9:\"who_s_new\";s:5:\"label\";s:15:\"Quién es nuevo\";s:6:\"module\";s:4:\"user\";s:11:\"description\";s:69:\"Muestra una lista de las cuentas de usuario más recientes del sitio.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:16:\"users_field_data\";s:10:\"base_field\";s:3:\"uid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:15:\"Quién es nuevo\";s:6:\"fields\";a:1:{s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:5;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:14:\"access content\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:0:{}s:5:\"sorts\";a:1:{s:7:\"created\";a:13:{s:2:\"id\";s:7:\"created\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:7:\"created\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:7:\"created\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:7:\"created\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:6:\"access\";a:16:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:8:\"operator\";s:1:\">\";s:5:\"value\";a:4:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:10:\"1970-01-01\";s:4:\"type\";s:4:\"date\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:1:\"0\";s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:0:\"\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:0:\"\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:1:{s:4:\"type\";s:9:\"html_list\";}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:0:{}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:7:\"block_1\";a:6:{s:2:\"id\";s:7:\"block_1\";s:13:\"display_title\";s:15:\"Quién es nuevo\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:4:{s:19:\"display_description\";s:29:\"Un listado de nuevos usuarios\";s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:15:\"Quién es nuevo\";s:14:\"block_category\";s:7:\"Usuario\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','views.view.who_s_online',_binary 'a:13:{s:4:\"uuid\";s:36:\"57603ac2-21d2-4830-b4b4-7acd2f2a6bc2\";s:8:\"langcode\";s:2:\"es\";s:6:\"status\";b:1;s:12:\"dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"user\";}}s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"suDsVMgawXoQt4rfmdfpr05EVX3z3KyfDDTYgeSM898\";}s:2:\"id\";s:12:\"who_s_online\";s:5:\"label\";s:29:\"Bloque de usuarios conectados\";s:6:\"module\";s:4:\"user\";s:11:\"description\";s:109:\"Muestra los nombres de usuario de los usuarios activos más recientes y el número total de usuarios activos.\";s:3:\"tag\";s:7:\"default\";s:10:\"base_table\";s:16:\"users_field_data\";s:10:\"base_field\";s:3:\"uid\";s:7:\"display\";a:2:{s:7:\"default\";a:6:{s:2:\"id\";s:7:\"default\";s:13:\"display_title\";s:11:\"Por defecto\";s:14:\"display_plugin\";s:7:\"default\";s:8:\"position\";i:0;s:15:\"display_options\";a:17:{s:5:\"title\";s:22:\"Quién está conectado\";s:6:\"fields\";a:1:{s:4:\"name\";a:25:{s:2:\"id\";s:4:\"name\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:4:\"name\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:4:\"name\";s:9:\"plugin_id\";s:5:\"field\";s:5:\"label\";s:0:\"\";s:7:\"exclude\";b:0;s:5:\"alter\";a:8:{s:10:\"alter_text\";b:0;s:9:\"make_link\";b:0;s:8:\"absolute\";b:0;s:13:\"word_boundary\";b:0;s:8:\"ellipsis\";b:0;s:10:\"strip_tags\";b:0;s:4:\"trim\";b:0;s:4:\"html\";b:0;}s:12:\"element_type\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:18:\"element_label_type\";s:0:\"\";s:19:\"element_label_class\";s:0:\"\";s:19:\"element_label_colon\";b:1;s:20:\"element_wrapper_type\";s:0:\"\";s:21:\"element_wrapper_class\";s:0:\"\";s:23:\"element_default_classes\";b:1;s:5:\"empty\";s:0:\"\";s:10:\"hide_empty\";b:0;s:10:\"empty_zero\";b:0;s:16:\"hide_alter_empty\";b:1;s:4:\"type\";s:9:\"user_name\";}}s:5:\"pager\";a:2:{s:4:\"type\";s:4:\"some\";s:7:\"options\";a:2:{s:6:\"offset\";i:0;s:14:\"items_per_page\";i:10;}}s:12:\"exposed_form\";a:2:{s:4:\"type\";s:5:\"basic\";s:7:\"options\";a:7:{s:13:\"submit_button\";s:7:\"Aplicar\";s:12:\"reset_button\";b:0;s:18:\"reset_button_label\";s:11:\"Restablecer\";s:19:\"exposed_sorts_label\";s:11:\"Ordenar por\";s:17:\"expose_sort_order\";b:1;s:14:\"sort_asc_label\";s:3:\"Asc\";s:15:\"sort_desc_label\";s:4:\"Desc\";}}s:6:\"access\";a:2:{s:4:\"type\";s:4:\"perm\";s:7:\"options\";a:1:{s:4:\"perm\";s:20:\"access user profiles\";}}s:5:\"cache\";a:2:{s:4:\"type\";s:3:\"tag\";s:7:\"options\";a:0:{}}s:5:\"empty\";a:1:{s:16:\"area_text_custom\";a:10:{s:2:\"id\";s:16:\"area_text_custom\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:16:\"area_text_custom\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:11:\"text_custom\";s:5:\"empty\";b:1;s:7:\"content\";s:25:\"Hay 0 usuarios en línea.\";s:8:\"tokenize\";b:0;}}s:5:\"sorts\";a:1:{s:6:\"access\";a:13:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:6:\"expose\";a:2:{s:5:\"label\";s:0:\"\";s:16:\"field_identifier\";s:6:\"access\";}s:7:\"exposed\";b:0;s:11:\"granularity\";s:6:\"second\";}}s:9:\"arguments\";a:0:{}s:7:\"filters\";a:2:{s:6:\"status\";a:9:{s:2:\"id\";s:6:\"status\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"status\";s:9:\"plugin_id\";s:7:\"boolean\";s:5:\"value\";s:1:\"1\";s:5:\"group\";i:1;s:6:\"expose\";a:3:{s:8:\"operator\";s:1:\"0\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}}}s:6:\"access\";a:16:{s:2:\"id\";s:6:\"access\";s:5:\"table\";s:16:\"users_field_data\";s:5:\"field\";s:6:\"access\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:11:\"entity_type\";s:4:\"user\";s:12:\"entity_field\";s:6:\"access\";s:9:\"plugin_id\";s:4:\"date\";s:8:\"operator\";s:2:\">=\";s:5:\"value\";a:4:{s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"value\";s:11:\"-15 minutes\";s:4:\"type\";s:6:\"offset\";}s:5:\"group\";i:1;s:7:\"exposed\";b:0;s:6:\"expose\";a:12:{s:11:\"operator_id\";s:9:\"access_op\";s:5:\"label\";s:14:\"Último acceso\";s:11:\"description\";s:108:\"Un usuario es considerado conectado durante este tiempo después de haber visto una página por última vez.\";s:12:\"use_operator\";b:0;s:8:\"operator\";s:9:\"access_op\";s:24:\"operator_limit_selection\";b:0;s:13:\"operator_list\";a:0:{}s:10:\"identifier\";s:6:\"access\";s:8:\"required\";b:0;s:8:\"remember\";b:0;s:8:\"multiple\";b:0;s:14:\"remember_roles\";a:1:{s:13:\"authenticated\";s:13:\"authenticated\";}}s:10:\"is_grouped\";b:0;s:10:\"group_info\";a:10:{s:5:\"label\";s:0:\"\";s:11:\"description\";s:0:\"\";s:10:\"identifier\";s:0:\"\";s:8:\"optional\";b:1;s:6:\"widget\";s:6:\"select\";s:8:\"multiple\";b:0;s:8:\"remember\";b:0;s:13:\"default_group\";s:3:\"All\";s:22:\"default_group_multiple\";a:0:{}s:11:\"group_items\";a:0:{}}}}s:5:\"style\";a:2:{s:4:\"type\";s:9:\"html_list\";s:7:\"options\";a:6:{s:8:\"grouping\";a:0:{}s:9:\"row_class\";s:0:\"\";s:17:\"default_row_class\";b:1;s:4:\"type\";s:2:\"ul\";s:13:\"wrapper_class\";s:9:\"item-list\";s:5:\"class\";s:0:\"\";}}s:3:\"row\";a:1:{s:4:\"type\";s:6:\"fields\";}s:5:\"query\";a:2:{s:4:\"type\";s:11:\"views_query\";s:7:\"options\";a:5:{s:13:\"query_comment\";s:0:\"\";s:19:\"disable_sql_rewrite\";b:0;s:8:\"distinct\";b:0;s:7:\"replica\";b:0;s:10:\"query_tags\";a:0:{}}}s:13:\"relationships\";a:0:{}s:6:\"header\";a:1:{s:6:\"result\";a:9:{s:2:\"id\";s:6:\"result\";s:5:\"table\";s:5:\"views\";s:5:\"field\";s:6:\"result\";s:12:\"relationship\";s:4:\"none\";s:10:\"group_type\";s:5:\"group\";s:11:\"admin_label\";s:0:\"\";s:9:\"plugin_id\";s:6:\"result\";s:5:\"empty\";b:0;s:7:\"content\";s:53:\"Actualmente hay un total de  @total usuario en linea.\";}}s:6:\"footer\";a:0:{}s:17:\"display_extenders\";a:0:{}}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}s:18:\"who_s_online_block\";a:6:{s:2:\"id\";s:18:\"who_s_online_block\";s:13:\"display_title\";s:22:\"Quién está conectado\";s:14:\"display_plugin\";s:5:\"block\";s:8:\"position\";i:1;s:15:\"display_options\";a:3:{s:19:\"display_description\";s:60:\"Una lista de los usuarios que están conectados actualmente.\";s:17:\"display_extenders\";a:0:{}s:17:\"block_description\";s:22:\"Quién está conectado\";}s:14:\"cache_metadata\";a:3:{s:7:\"max-age\";i:-1;s:8:\"contexts\";a:3:{i:0;s:26:\"languages:language_content\";i:1;s:28:\"languages:language_interface\";i:2;s:16:\"user.permissions\";}s:4:\"tags\";a:0:{}}}}}'),('','webp.settings',_binary 'a:2:{s:5:\"_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0ube66wBYymHixNiMD-uyY8Tjo8alYV3NII6dv5iBJ8\";}s:7:\"quality\";i:100;}');
/*!40000 ALTER TABLE `config_import` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `dxpr_lock`
--

DROP TABLE IF EXISTS `dxpr_lock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `dxpr_lock` (
  `entity_id` int unsigned NOT NULL DEFAULT '0' COMMENT 'The entity id.',
  `revision_id` int unsigned NOT NULL DEFAULT '0' COMMENT 'The revision id.',
  `entity_type` varchar(128) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT 'The entity type.',
  `uid` int unsigned NOT NULL DEFAULT '0' COMMENT 'The "users".uid this record affects.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The "languages".langcode of the entity.',
  PRIMARY KEY (`entity_id`,`revision_id`,`entity_type`,`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Identifies which content is locked by which user';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `dxpr_lock`
--

LOCK TABLES `dxpr_lock` WRITE;
/*!40000 ALTER TABLE `dxpr_lock` DISABLE KEYS */;
INSERT INTO `dxpr_lock` VALUES (1,1,'block_content',1,'es'),(1,3,'node',1,'es'),(1,5,'block_content',1,'es'),(1,6,'node',1,'es'),(1,8,'block_content',1,'es'),(1,10,'node',1,'es'),(1,13,'node',1,'es'),(1,14,'block_content',1,'es'),(1,16,'node',1,'es'),(1,19,'block_content',1,'es'),(1,21,'node',1,'es'),(1,26,'block_content',1,'es'),(1,28,'node',1,'es'),(1,34,'node',1,'es'),(1,40,'node',1,'es'),(1,45,'node',1,'es'),(1,55,'node',1,'es'),(1,61,'node',1,'es'),(1,66,'node',1,'es'),(1,68,'node',1,'es'),(1,136,'node',1,'es'),(1,140,'node',1,'es'),(1,145,'node',1,'es'),(1,515,'node',1,'es'),(1,519,'node',1,'es'),(1,520,'node',1,'es'),(1,521,'node',1,'es'),(1,527,'node',1,'es'),(1,539,'node',1,'es'),(1,551,'node',1,'es'),(1,553,'node',1,'es'),(1,556,'node',1,'es'),(1,559,'node',1,'es'),(1,560,'node',1,'es'),(1,561,'node',1,'es'),(2,53,'node',1,'es'),(3,69,'node',1,'es'),(3,76,'node',1,'es'),(3,82,'node',1,'es'),(3,83,'node',1,'es'),(3,86,'node',1,'es'),(3,102,'node',1,'es'),(3,105,'node',1,'es'),(3,107,'node',1,'es'),(3,113,'node',1,'es'),(3,116,'node',1,'es'),(3,117,'node',1,'es'),(3,122,'node',1,'es'),(4,123,'node',1,'es');
/*!40000 ALTER TABLE `dxpr_lock` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `dxpr_page_templates`
--

DROP TABLE IF EXISTS `dxpr_page_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `dxpr_page_templates` (
  `uuid` char(36) COLLATE utf8mb4_general_ci NOT NULL,
  `title` varchar(128) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '',
  `module` varchar(128) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '',
  `category` varchar(128) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '',
  `image` varchar(255) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '',
  `template` longtext COLLATE utf8mb4_general_ci,
  `weight` int NOT NULL DEFAULT '0',
  PRIMARY KEY (`uuid`,`title`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Dxpr page templates';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `dxpr_page_templates`
--

LOCK TABLES `dxpr_page_templates` WRITE;
/*!40000 ALTER TABLE `dxpr_page_templates` DISABLE KEYS */;
/*!40000 ALTER TABLE `dxpr_page_templates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `file_managed`
--

DROP TABLE IF EXISTS `file_managed`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `file_managed` (
  `fid` int unsigned NOT NULL AUTO_INCREMENT,
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `uid` int unsigned DEFAULT NULL COMMENT 'The ID of the target entity.',
  `filename` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `uri` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `filemime` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `filesize` bigint unsigned DEFAULT NULL,
  `status` tinyint NOT NULL,
  `created` int DEFAULT NULL,
  `changed` int NOT NULL,
  PRIMARY KEY (`fid`),
  UNIQUE KEY `file_field__uuid__value` (`uuid`),
  KEY `file_field__uid__target_id` (`uid`),
  KEY `file_field__uri` (`uri`(191)),
  KEY `file_field__status` (`status`),
  KEY `file_field__changed` (`changed`)
) ENGINE=InnoDB AUTO_INCREMENT=213 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for file entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `file_managed`
--

LOCK TABLES `file_managed` WRITE;
/*!40000 ALTER TABLE `file_managed` DISABLE KEYS */;
INSERT INTO `file_managed` VALUES (1,'8d844cb2-955c-4290-9b7e-de3359eed9aa','es',1,'6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidh18Smxg.woff2','public://cisc_theme/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidh18Smxg.woff2','application/octet-stream',1040,1,1748986395,1748986395),(2,'691ce8fc-6d6b-45ba-bce0-13607fbcc275','es',1,'6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkido18Smxg.woff2','public://cisc_theme/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkido18Smxg.woff2','application/octet-stream',1032,1,1748986395,1748986395),(3,'a803e0c7-096b-4888-abc7-174e40a28c6b','es',1,'6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidg18Smxg.woff2','public://cisc_theme/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidg18Smxg.woff2','application/octet-stream',916,1,1748986395,1748986395),(4,'94984fc9-6b04-4b7c-9bf4-fa3451aadaac','es',1,'6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidv18Smxg.woff2','public://cisc_theme/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidv18Smxg.woff2','application/octet-stream',1220,1,1748986395,1748986395),(5,'97a523a9-c99a-4eab-9e6c-8c578799c7a7','es',1,'6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidj18Smxg.woff2','public://cisc_theme/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidj18Smxg.woff2','application/octet-stream',5756,1,1748986395,1748986395),(6,'5cb1e1f6-9ad9-450a-9d3e-696a3c6eecce','es',1,'6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidi18Smxg.woff2','public://cisc_theme/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidi18Smxg.woff2','application/octet-stream',19828,1,1748986395,1748986395),(7,'7bd16748-1c57-4e17-9914-5a87247cdfce','es',1,'6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkids18Q.woff2','public://cisc_theme/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkids18Q.woff2','application/octet-stream',14104,1,1748986395,1748986395),(8,'054911ee-1d9a-42fa-8c2a-2fee5e5c34fb','es',1,'6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmhduz8A.woff2','public://cisc_theme/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmhduz8A.woff2','application/octet-stream',4928,1,1748986395,1748986395),(9,'cee32791-b689-49cb-bafd-92fbd109616e','es',1,'6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwkxduz8A.woff2','public://cisc_theme/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwkxduz8A.woff2','application/octet-stream',7912,1,1748986395,1748986395),(10,'0cfb054e-823d-4deb-921b-5529ba63ee89','es',1,'6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmxduz8A.woff2','public://cisc_theme/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmxduz8A.woff2','application/octet-stream',5996,1,1748986395,1748986395),(11,'c7934218-1094-4f2d-b82d-6caae3df3653','es',1,'6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlBduz8A.woff2','public://cisc_theme/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlBduz8A.woff2','application/octet-stream',6968,1,1748986395,1748986395),(12,'5fe731fd-be59-4148-9d45-0eb09a22edac','es',1,'6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmBduz8A.woff2','public://cisc_theme/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmBduz8A.woff2','application/octet-stream',5816,1,1748986395,1748986395),(13,'ee05d54b-458d-4cb4-a145-a61ea735bdb4','es',1,'6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRduz8A.woff2','public://cisc_theme/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRduz8A.woff2','application/octet-stream',20388,1,1748986395,1748986395),(14,'c07b3a69-1cdf-4bf1-b5cb-c349967ced0d','es',1,'6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu.woff2','public://cisc_theme/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu.woff2','application/octet-stream',14780,1,1748986395,1748986395),(15,'6c450e81-182d-4d4f-ab68-644550a7a088','es',1,'6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2','public://cisc_theme/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2','application/octet-stream',5024,1,1748986395,1748986395),(16,'af06655e-7e1c-4f5a-9a3b-bf93dad3a8ce','es',1,'6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2','public://cisc_theme/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2','application/octet-stream',7972,1,1748986395,1748986395),(17,'b613445d-0108-4aea-b0ca-badc28e9b76b','es',1,'6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2','public://cisc_theme/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2','application/octet-stream',6004,1,1748986395,1748986395),(18,'ef6e147f-1a32-4c50-b578-9edb05851dab','es',1,'6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2','public://cisc_theme/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2','application/octet-stream',7036,1,1748986395,1748986395),(19,'3fd08db8-f0d8-4046-96b7-46c7b22d9434','es',1,'6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2','public://cisc_theme/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2','application/octet-stream',5836,1,1748986395,1748986395),(20,'ab6a4fd9-519a-4281-9d91-c7782ad0a762','es',1,'6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2','public://cisc_theme/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2','application/octet-stream',20616,1,1748986395,1748986395),(21,'fb4a8d3b-6e16-4fdf-867c-613115b2563b','es',1,'6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2','public://cisc_theme/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2','application/octet-stream',14892,1,1748986395,1748986395),(22,'004b6e70-0a6d-470d-b2c4-1416be078e7a','es',1,'font-face.css','public://cisc_theme/fonts/font-face.css','text/css',1951,1,1748986395,1749209865),(23,'ff730868-0ad5-4d8d-8fff-2fe3d89d8222','es',1,'themesettings-cisc_theme.css','public://dxpr_theme/css/themesettings-cisc_theme.css','text/css',8647,1,1748988497,1773072972),(24,'2dbd2f59-fff3-4db2-82c1-0bcede97978a','es',1,'JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw0aXpsog.woff2','public://cisc_theme/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw0aXpsog.woff2','application/octet-stream',11940,1,1748988834,1757678667),(25,'64167cbf-122e-4c8c-982d-ca6724ad61ff','es',1,'JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw9aXpsog.woff2','public://cisc_theme/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw9aXpsog.woff2','application/octet-stream',10980,1,1748988834,1757678667),(26,'661134c1-0310-4c86-8506-f6376c5ef7e7','es',1,'JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw2aXpsog.woff2','public://cisc_theme/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw2aXpsog.woff2','application/octet-stream',7896,1,1748988834,1757678667),(27,'44bad3e7-0994-4385-b996-dc25cb327b79','es',1,'JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXpsog.woff2','public://cisc_theme/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXpsog.woff2','application/octet-stream',32272,1,1748988834,1757678667),(28,'66506011-2ab7-4560-8443-2063c9174f01','es',1,'JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXo.woff2','public://cisc_theme/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXo.woff2','application/octet-stream',18780,1,1748988834,1757678667),(29,'9f101992-68a1-4ccf-98e8-7224cad0ad62','es',1,'JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2','public://cisc_theme/fonts/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2','application/octet-stream',26476,1,1749209785,1749209785),(30,'c16f4365-b415-4a31-95ec-f1996cdfab86','es',1,'JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2','public://cisc_theme/fonts/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2','application/octet-stream',23836,1,1749209785,1749209785),(31,'997f3e7c-bb2e-442f-851d-de3b804bddd2','es',1,'JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2','public://cisc_theme/fonts/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2','application/octet-stream',13020,1,1749209785,1749209785),(32,'269821da-cf20-41fb-aa6d-851853928e03','es',1,'JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2','public://cisc_theme/fonts/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2','application/octet-stream',70828,1,1749209785,1749209785),(33,'5a1ee50e-42fc-4b88-b89c-d19f42abca41','es',1,'JTUSjIg1_i6t8kCHKm459Wlhyw.woff2','public://cisc_theme/fonts/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2','application/octet-stream',37828,1,1749209785,1749209785),(34,'012662d6-536f-4d73-83bc-0968d56568e6','es',1,'desarrollos-medida.webp','public://2025-06/desarrollos-medida.webp','image/webp',38326,1,1749233037,1749233048),(35,'93dc91f1-358f-4a40-bbdf-b876e83b7f8b','es',1,'portales-web.webp','public://2025-06/portales-web.webp','image/webp',19696,1,1749233103,1749233109),(36,'2a4e331c-3967-4a19-af72-c2f0cb1dd429','es',1,'gestion-documental.webp','public://2025-06/gestion-documental.webp','image/webp',12282,1,1749233127,1749233143),(37,'a763066b-142a-43df-a881-351c97f40187','es',1,'banner-gobierno-digital.webp','public://2025-06/banner-gobierno-digital.webp','image/webp',19916,1,1749234682,1749234700),(38,'5d259484-a17b-46a5-8441-015a613ec1ad','es',1,'desarrollos-medida.webp','public://2025-06/desarrollos-medida_0.webp','image/webp',38326,1,1749235380,1749235383),(39,'6a93c50f-d317-4aca-ba19-4fb13cca45e5','es',1,'portales-web.webp','public://2025-06/portales-web_0.webp','image/webp',19696,1,1749235429,1749235432),(40,'5ddb3d8c-ac70-4579-a92a-5447b1b8f955','es',1,'gestion-documental.webp','public://2025-06/gestion-documental_0.webp','image/webp',12282,1,1749235458,1749235464),(41,'5f29ad87-56b5-4dc3-95b0-12dd649c0996','es',1,'banner-gobierno-digital.webp','public://2025-06/banner-gobierno-digital_0.webp','image/webp',19916,1,1749235488,1749235494),(42,'03b1e9d8-d7aa-4ab7-8919-d2feba86021a','es',1,'banner-gobierno-digital.webp','public://2025-06/banner-gobierno-digital_1.webp','image/webp',19916,1,1749235606,1749235610),(44,'447c4670-169f-4e0b-a9e2-fc2abfe474ea','es',1,'servicios_banner.webp','public://2025-06/servicios_banner_0.webp','image/webp',92968,1,1749242044,1749242050),(46,'d215531c-d353-4543-b5c5-5fc710956df2','es',1,'db.webp','public://2025-06/db_0.webp','image/webp',492,1,1749483245,1749483250),(47,'a5dc8696-f413-46c2-83c0-2f37970c2a77','es',1,'ajuste.webp','public://2025-06/ajuste.webp','image/webp',728,1,1749483454,1749483460),(48,'06267a0d-16c4-4871-9eb9-a7abdea5f4b9','es',1,'equipo.webp','public://2025-06/equipo.webp','image/webp',834,1,1749483721,1749483732),(49,'4d552034-1337-4290-84a3-2bc9262d0322','es',1,'portales-1.webp','public://2025-06/portales-1.webp','image/webp',594,1,1749484122,1749484128),(50,'3441b17b-dcc2-4b69-b087-6d8498bdaaff','es',1,'servidor.webp','public://2025-06/servidor.webp','image/webp',694,1,1749484233,1749484242),(51,'c32323f6-1afe-4c83-a611-5909b7da66c7','es',1,'ajuste.webp','public://2025-06/ajuste_0.webp','image/webp',728,1,1749484333,1749484338),(52,'b7e40739-d32a-4ca1-a573-e6aa3e5296d7','es',1,'equipo.webp','public://2025-06/equipo_0.webp','image/webp',834,1,1749484465,1749484474),(53,'f3c13d99-782f-4600-ac85-acc376fd9849','es',1,'portales-1.webp','public://2025-06/portales-1_0.webp','image/webp',594,1,1749495853,1749495859),(54,'152ad43a-0c38-4760-aacd-22ae4768da75','es',1,'costos.webp','public://2025-06/costos.webp','image/webp',1112,1,1749496335,1749496339),(55,'60ef95c1-6898-48d9-87e7-ff687b680fca','es',1,'archivo.webp','public://2025-06/archivo.webp','image/webp',830,1,1749496544,1749496547),(56,'2e386ab0-0297-4bc5-8e1a-975b5d901756','es',1,'financiera.webp','public://2025-06/financiera.webp','image/webp',998,1,1749557115,1749557121),(57,'9856e4f0-6c86-4c8c-b5cd-1d5c9d243ba6','es',1,'gestion.webp','public://2025-06/gestion.webp','image/webp',928,1,1749557318,1749557324),(58,'bcab7674-6cb1-46fa-8d22-9b26866158ba','es',1,'angular_icon.webp','public://2025-06/angular_icon.webp','image/webp',1050,1,1749726025,1749726041),(59,'ba32a77f-df41-4374-a82f-e24c4dd161ec','es',1,'apache_icon.webp','public://2025-06/apache_icon.webp','image/webp',714,1,1749726054,1749726060),(60,'ef3b1b0f-443f-4409-8e9e-1bdc24e69525','es',1,'docker_icon.webp','public://2025-06/docker_icon.webp','image/webp',622,1,1749726071,1749726080),(61,'063a51fb-dcf3-467c-b29e-0e57eeb9db9a','es',1,'drupal_icon.webp','public://2025-06/drupal_icon.webp','image/webp',1058,1,1749726092,1749726100),(62,'e2d512b8-2063-4335-b3e9-7ebed496ce0e','es',1,'java_icon.webp','public://2025-06/java_icon.webp','image/webp',1174,1,1749726118,1749726126),(63,'371c56f8-19b1-4475-a173-4dad2f406a33','es',1,'linux_icon.webp','public://2025-06/linux_icon.webp','image/webp',1334,1,1749726141,1749726149),(64,'bffae684-e92b-4222-a1f6-22da34b7df62','es',1,'mysql_icon.webp','public://2025-06/mysql_icon.webp','image/webp',1078,1,1749726168,1749726172),(65,'ef8c4add-3a15-43a1-b715-5f23ab79905f','es',1,'nginx_icon.webp','public://2025-06/nginx_icon.webp','image/webp',708,1,1749726599,1749726602),(66,'569a119e-f7e7-4a6c-be3b-eb688d95aca0','es',1,'oracle_icon.webp','public://2025-06/oracle_icon.webp','image/webp',586,1,1749726655,1749726658),(67,'83a130dc-5681-4b5c-9047-f68fa2eb80b1','es',1,'php_icon.webp','public://2025-06/php_icon.webp','image/webp',1100,1,1749726679,1749726685),(68,'02564676-e732-43ce-8607-15e2d8365848','es',1,'react_icon.webp','public://2025-06/react_icon.webp','image/webp',1684,1,1749726719,1749726726),(69,'0baae1b4-75f8-4ebd-8986-36bd994fffaf','es',1,'windows_microsoft_icon.webp','public://2025-06/windows_microsoft_icon.webp','image/webp',400,1,1749726750,1749726760),(71,'d87195e6-bea2-43b0-80c0-480b4fac1c9d','es',1,'logo_fontur_0.webp','public://2025-06/logo_fontur_0.webp','image/webp',4364,1,1750104057,1750104068),(72,'533fabdf-5be7-4830-82ab-88f516ffb33e','es',1,'logo_ponal.webp','public://2025-06/logo_ponal.webp','image/webp',27320,1,1750199043,1750199058),(73,'45c6d8ba-bc47-47c7-bf46-cb0cfde9d489','es',1,'Agencia.webp','public://2025-06/Agencia.webp','image/webp',4868,1,1750199211,1750199414),(76,'2c7f0a10-0f4b-4146-9b81-261609adf4f1','es',1,'front_0.webp','public://2025-06/front_0.webp','image/webp',22446,1,1750269489,1750269632),(77,'e9561c81-fb84-4379-9ed3-617de3935278','es',1,'page1.webp','public://2025-06/page1.webp','image/webp',13160,1,1750269604,1750269632),(78,'d714ddbc-28c0-43ff-aebd-c986be1426bb','es',1,'page2.webp','public://2025-06/page2.webp','image/webp',9730,1,1750269604,1750269632),(79,'828cde93-cbf9-43f8-82a8-849759bf8383','es',1,'page3.webp','public://2025-06/page3.webp','image/webp',7214,1,1750269604,1750269632),(80,'17d16d59-9819-4b9a-8412-4a66a8d400d8','es',1,'page1_0.webp','public://2025-06/page1_0.webp','image/webp',13160,1,1751032573,1751032597),(81,'56523099-78b0-4884-90e1-3b1a2ca54883','es',1,'page2_0.webp','public://2025-06/page2_0.webp','image/webp',9730,1,1751032573,1751032597),(83,'833f646a-bf3c-4ed4-b3dd-04c52f747dbb','es',1,'Tarjeta Joven.png','public://2025-07/Tarjeta Joven.png','image/png',250102,1,1751401655,1751401773),(84,'20a2345e-bf9d-4462-901b-515de81dbbde','es',1,'Tarjeta_Joven.webp','public://2025-07/Tarjeta_Joven.webp','image/webp',28838,1,1751456240,1751456248),(85,'5ab83408-ff71-46f4-ab43-140a5989588a','es',1,'Tarjeta_Joven_0.webp','public://2025-07/Tarjeta_Joven_0.webp','image/webp',92104,1,1751476738,1751476744),(86,'5a197953-77bf-457a-afd3-5138b26d8fe5','es',1,'Pueblos_Patrimonio.webp','public://2025-07/Pueblos_Patrimonio.webp','image/webp',54042,1,1751476973,1751476978),(88,'19cb0aeb-6e65-4af9-89a7-f97d2e4c3b3e','es',1,'page3.webp','public://2025-07/page3.webp','image/webp',7214,1,1751636392,1751636445),(89,'f8bae9e0-8d51-44f2-aa62-f02c3f93d964','es',1,'generateImage_k8u3nqtbgl6r8LXX9ko.png','public://2025-07/generateImage_k8u3nqtbgl6r8LXX9ko.png','image/png',779,1,1752063144,1752063144),(90,'6e0612c4-d7d6-4fca-af2d-84ff4e442559','es',1,'generateImage_9gisl264js640vjg8Ky.png','public://2025-07/generateImage_9gisl264js640vjg8Ky.png','image/png',970,1,1752063144,1752063144),(91,'287f7191-1729-44f7-8ffc-dff8efdf82cf','es',1,'generateImage_8uq7ocqeudh27hZ2JFg.png','public://2025-07/generateImage_8uq7ocqeudh27hZ2JFg.png','image/png',1611,1,1752063144,1752063144),(92,'542856f7-0e87-41e4-9f7b-656aae69d625','es',1,'generateImage_hl91u1cofpcpaiguIHP.png','public://2025-07/generateImage_hl91u1cofpcpaiguIHP.png','image/png',1562,1,1752063144,1752063144),(93,'16bfb419-967e-4845-afcc-030c86d793bc','es',1,'generateImage_7bm06k1a78j96wE0SuQ.png','public://2025-07/generateImage_7bm06k1a78j96wE0SuQ.png','image/png',1045,1,1752063144,1752063144),(94,'03cf21d0-5d1f-4687-acba-927cd33b36b8','es',1,'generateImage_7r9olc128k6m0ejD8UJ.png','public://2025-07/generateImage_7r9olc128k6m0ejD8UJ.png','image/png',755,1,1752063144,1752063144),(95,'4ad5d2dc-16ff-4422-8419-dd2b9f405488','es',1,'generateImage_bq90p4ht16rrf8A6nQs.png','public://2025-07/generateImage_bq90p4ht16rrf8A6nQs.png','image/png',1676,1,1752063338,1752063338),(96,'11380fcb-aecd-4b11-9c63-56fd15b694b1','es',1,'generateImage_6fmtuh7m99093kdmf8o.png','public://2025-07/generateImage_6fmtuh7m99093kdmf8o.png','image/png',3951,1,1752063338,1752063338),(97,'9ff00953-47d3-4fc7-bf71-021f7503bccc','es',1,'generateImage_bq1ht47nipch5Opu7bh.png','public://2025-07/generateImage_bq1ht47nipch5Opu7bh.png','image/png',1774,1,1752063338,1752063338),(98,'50e52fd4-efcd-4592-9f3c-06f7fea92693','es',1,'generateImage_opve6ab92g0obKZPuDo.png','public://2025-07/generateImage_opve6ab92g0obKZPuDo.png','image/png',892,1,1752063338,1752063338),(99,'36fc8021-7263-4444-8439-b884003ee3d8','es',1,'generateImage_22n288v6a6gnbjn0kzB.png','public://2025-07/generateImage_22n288v6a6gnbjn0kzB.png','image/png',2499,1,1752063338,1752063338),(100,'b8305996-c417-4f5a-a48c-d9010d197584','es',1,'generateImage_ekfiph8ljs7015mXFs8.png','public://2025-07/generateImage_ekfiph8ljs7015mXFs8.png','image/png',2551,1,1752063338,1752063338),(101,'49395c62-92ac-45a0-aa32-21e167fdfa4a','es',1,'generateImage_g8mqi1emoegdcwK3AWg.png','public://2025-07/generateImage_g8mqi1emoegdcwK3AWg.png','image/png',1072,1,1752063345,1752063345),(102,'52a53511-5b31-40e8-adc8-19e1c8e9d2d8','es',1,'generateImage_k9ploivegene17HAyvW.png','public://2025-07/generateImage_k9ploivegene17HAyvW.png','image/png',2652,1,1752063345,1752063345),(103,'1053994b-3590-432c-8ee4-1fe04490ad31','es',1,'generateImage_niscji63dgse6tx5TQp.png','public://2025-07/generateImage_niscji63dgse6tx5TQp.png','image/png',1730,1,1752063345,1752063345),(104,'0c5a89b6-3b7e-410b-83b7-e13e1749a6d7','es',1,'generateImage_dt1joruhmp12fsnZW2W.png','public://2025-07/generateImage_dt1joruhmp12fsnZW2W.png','image/png',1433,1,1752063345,1752063345),(105,'c1ae65cd-0f14-46b4-bddd-ec2ebc036861','es',1,'generateImage_bfd00e1ljj2re8M4u6b.png','public://2025-07/generateImage_bfd00e1ljj2re8M4u6b.png','image/png',1657,1,1752063345,1752063345),(106,'11387a74-71e2-427c-9913-4cc88ba365f6','es',1,'generateImage_ncvf1mp8dmqs8kSgMiH.png','public://2025-07/generateImage_ncvf1mp8dmqs8kSgMiH.png','image/png',978,1,1752063345,1752063345),(107,'28fb0ea6-e39f-40c1-b5e8-e10ba64d935c','es',1,'generateImage_7sutod6lbn053dQ95BX.png','public://2025-07/generateImage_7sutod6lbn053dQ95BX.png','image/png',903,1,1752175331,1752175331),(108,'1761be00-bf94-40e2-9f25-e7f83086575d','es',1,'generateImage_i6vjkvuk59n3bsIfGBs.png','public://2025-07/generateImage_i6vjkvuk59n3bsIfGBs.png','image/png',1396,1,1752175331,1752175331),(109,'1757f6f9-26e9-442e-a0c4-b3ae59d3ba54','es',1,'generateImage_378obokipf7qbeoBcZF.png','public://2025-07/generateImage_378obokipf7qbeoBcZF.png','image/png',961,1,1752175331,1752175331),(110,'48c193ed-0813-4994-b743-52d6a83cc0db','es',1,'generateImage_ae69kppgu5kf3WPk5GI.png','public://2025-07/generateImage_ae69kppgu5kf3WPk5GI.png','image/png',527,1,1752175331,1752175331),(111,'a4763400-79b4-45ca-b901-5026315943a0','es',1,'generateImage_un3m90c2pofd9KhWhdJ.png','public://2025-07/generateImage_un3m90c2pofd9KhWhdJ.png','image/png',1592,1,1752175331,1752175331),(112,'e9e3b871-dfdb-4156-94a6-5de8d2013b55','es',1,'generateImage_3bpivfafr2h2eCnLfdO.png','public://2025-07/generateImage_3bpivfafr2h2eCnLfdO.png','image/png',624,1,1752175331,1752175331),(113,'ceb1610a-5ed0-4f5d-acfb-ee01859238dd','es',1,'generateImage_nsf3tl6ivb6ka61WK1n.png','public://2025-07/generateImage_nsf3tl6ivb6ka61WK1n.png','image/png',719,1,1752175779,1752175779),(114,'781b99c2-3f7a-47f2-a491-1a45a1933efc','es',1,'generateImage_ktq4c3dhqtou7WoyEhB.png','public://2025-07/generateImage_ktq4c3dhqtou7WoyEhB.png','image/png',700,1,1752175779,1752175779),(115,'395c9a62-aabe-4b40-a8ff-8c1637caafee','es',1,'generateImage_ljstm599hr3m4jWeeMg.png','public://2025-07/generateImage_ljstm599hr3m4jWeeMg.png','image/png',631,1,1752175779,1752175779),(116,'9d337f93-9623-4685-80f3-4418d9a9f179','es',1,'generateImage_vhvudmn8blvj1nAMRw3.png','public://2025-07/generateImage_vhvudmn8blvj1nAMRw3.png','image/png',651,1,1752175779,1752175779),(117,'121c8db9-e1cb-40e9-8061-ec77a3b83e35','es',1,'generateImage_p4955jnamis37TCp8cV.png','public://2025-07/generateImage_p4955jnamis37TCp8cV.png','image/png',645,1,1752175779,1752175779),(118,'b1963203-5259-480a-a1e4-7165ae79776c','es',1,'generateImage_sd9d6l31jnrfcai3YEm.png','public://2025-07/generateImage_sd9d6l31jnrfcai3YEm.png','image/png',640,1,1752175779,1752175779),(119,'26e92988-f050-4a2a-9446-8ce5c0c8a628','es',1,'generateImage_lgh8qjsm4mu4dW61bnS.png','public://2025-07/generateImage_lgh8qjsm4mu4dW61bnS.png','image/png',807,1,1752176487,1752176487),(120,'27528755-894f-411e-81f9-db14459fd403','es',1,'generateImage_jr2dh698coik8OqXxZK.png','public://2025-07/generateImage_jr2dh698coik8OqXxZK.png','image/png',729,1,1752176487,1752176487),(121,'46630dad-de99-4770-8bac-0787214b0da2','es',1,'generateImage_oiue5uvqpig77irokWI.png','public://2025-07/generateImage_oiue5uvqpig77irokWI.png','image/png',611,1,1752176487,1752176487),(122,'b3098216-9edb-40e3-bf6e-30dc0753e325','es',1,'generateImage_lhp06votsl338mkPOLl.png','public://2025-07/generateImage_lhp06votsl338mkPOLl.png','image/png',659,1,1752176487,1752176487),(123,'adaf5fb4-c6b7-474c-879f-81bf8c097ff4','es',1,'generateImage_p4bp973oiqm33qQ1elK.png','public://2025-07/generateImage_p4bp973oiqm33qQ1elK.png','image/png',756,1,1752176487,1752176487),(124,'8e2ce4f5-2fd7-419c-a35b-260940866d07','es',1,'generateImage_j0t9ssrqo9ks6xVaPU4.png','public://2025-07/generateImage_j0t9ssrqo9ks6xVaPU4.png','image/png',694,1,1752176487,1752176487),(125,'d09d16d9-b714-4682-8e7d-d01e78be215e','es',1,'generateImage_gptjl7vi02bqeXIYXff.png','public://2025-07/generateImage_gptjl7vi02bqeXIYXff.png','image/png',890,1,1752176707,1752176707),(126,'ca190f9d-4183-4e3f-bc47-f2cd45232c6e','es',1,'generateImage_b9f3us29nktvd2IpNMw.png','public://2025-07/generateImage_b9f3us29nktvd2IpNMw.png','image/png',819,1,1752176707,1752176707),(127,'0eb1fcb8-1320-4796-bbb3-2a4fc8a6ed19','es',1,'generateImage_uhb14hd920su5O1Gdam.png','public://2025-07/generateImage_uhb14hd920su5O1Gdam.png','image/png',885,1,1752176707,1752176707),(128,'7892f02b-f802-465c-a3b8-5140148d2ec4','es',1,'generateImage_vii6bdssqi0r7nzvrF0.png','public://2025-07/generateImage_vii6bdssqi0r7nzvrF0.png','image/png',807,1,1752176707,1752176707),(129,'297c4a2d-9c46-453e-a12c-d9539ac7d871','es',1,'generateImage_t0c3hbl5fpel0imqjKy.png','public://2025-07/generateImage_t0c3hbl5fpel0imqjKy.png','image/png',905,1,1752176707,1752176707),(130,'c5996d14-d820-4224-8592-b2bcb3e929c6','es',1,'generateImage_rovpn8aggoaq4KBmWAU.png','public://2025-07/generateImage_rovpn8aggoaq4KBmWAU.png','image/png',3836,1,1752176707,1752176707),(131,'f5068f28-2260-4538-8526-cc9d433d88af','es',1,'generateImage_u3370egusp692f55X2F.png','public://2025-07/generateImage_u3370egusp692f55X2F.png','image/png',670,1,1752176707,1752176707),(132,'a3376440-21d8-4a4d-8920-cf626799dcbf','es',1,'generateImage_73lu7ctc7c153V2lAm0.png','public://2025-07/generateImage_73lu7ctc7c153V2lAm0.png','image/png',1094,1,1752176707,1752176707),(133,'a1fefc5d-e720-4925-86da-6d8cd84b21c5','es',1,'generateImage_man8c69tlola6QDvuQ1.png','public://2025-07/generateImage_man8c69tlola6QDvuQ1.png','image/png',3600,1,1752176707,1752176707),(134,'4b9ceae0-ccf1-4852-af03-62de1bab3af6','es',1,'generateImage_vqgldu4isd6qb9aMonv.png','public://2025-07/generateImage_vqgldu4isd6qb9aMonv.png','image/png',2510,1,1752176707,1752176707),(135,'91fd55b8-109c-4ed4-92f1-61489968b881','es',1,'generateImage_7vloqmp2t53b0t5TIlc.png','public://2025-07/generateImage_7vloqmp2t53b0t5TIlc.png','image/png',1676,1,1752176707,1752176707),(136,'601dd25f-8eee-49b6-ae72-8c77151d899e','es',1,'generateImage_o5thgkqlddet53ZHdgk.png','public://2025-07/generateImage_o5thgkqlddet53ZHdgk.png','image/png',755,1,1752176707,1752176707),(137,'eebe2a19-ab15-43ea-bf5d-b33f44bf5dd7','es',1,'generateImage_sslult2os6pa6rhWSra.png','public://2025-07/generateImage_sslult2os6pa6rhWSra.png','image/png',737,1,1752179065,1752179065),(138,'bbd140b3-7439-4506-a46a-13c92d25f170','es',1,'generateImage_91d8vl3pr6hc1GCowiN.png','public://2025-07/generateImage_91d8vl3pr6hc1GCowiN.png','image/png',877,1,1752179065,1752179065),(139,'bead811d-458b-4e5a-845d-385839a67f2a','es',1,'generateImage_dscmte2dcg4ndORX52f.png','public://2025-07/generateImage_dscmte2dcg4ndORX52f.png','image/png',568,1,1752179065,1752179065),(140,'d189869c-6fc4-4823-8e2e-889852638f9b','es',1,'generateImage_nk7a0vnj09hdedPgptN.png','public://2025-07/generateImage_nk7a0vnj09hdedPgptN.png','image/png',551,1,1752179065,1752179065),(141,'744ffb39-8535-4ac6-a5d6-553cbd4d8bb1','es',1,'generateImage_s3oqpttnotdn9PoUJKY.png','public://2025-07/generateImage_s3oqpttnotdn9PoUJKY.png','image/png',1063,1,1752179065,1752179065),(142,'8e184ff4-6ed4-4fa8-9464-455f64e087a6','es',1,'generateImage_cuh3bmak84khdiv8lVS.png','public://2025-07/generateImage_cuh3bmak84khdiv8lVS.png','image/png',4602,1,1752179065,1752179065),(143,'c523e104-2802-4269-80d2-ff7739814927','es',1,'generateImage_jm3ial0qf3555gj9J2h.png','public://2025-07/generateImage_jm3ial0qf3555gj9J2h.png','image/png',903,1,1752179065,1752179065),(144,'f8193ff3-b313-46e8-9d35-88288ebfd474','es',1,'generateImage_k61l3p1epst78VsfBAY.png','public://2025-07/generateImage_k61l3p1epst78VsfBAY.png','image/png',3425,1,1752179065,1752179065),(145,'6bd30ac0-dcca-4c44-8e26-619878b8804b','es',1,'generateImage_aob1fvo32nm397E9Zi0.png','public://2025-07/generateImage_aob1fvo32nm397E9Zi0.png','image/png',5707,1,1752179065,1752179065),(146,'82f3d578-862f-4a98-bd5b-5aecf47f4d1b','es',1,'generateImage_qq0vdeet6fio6i2uZQs.png','public://2025-07/generateImage_qq0vdeet6fio6i2uZQs.png','image/png',5955,1,1752179065,1752179065),(147,'16bca3fa-f8cb-4608-b758-23a8ec8a5ce6','es',1,'generateImage_sruqemcrqj12b49ue70.png','public://2025-07/generateImage_sruqemcrqj12b49ue70.png','image/png',6680,1,1752179065,1752179065),(148,'a5f69a9b-afbb-4e05-89f1-0e3f55c44197','es',1,'generateImage_79i3ubb47pqm4vp0x5r.png','public://2025-07/generateImage_79i3ubb47pqm4vp0x5r.png','image/png',3112,1,1752179065,1752179065),(149,'43d2c306-3d0d-42b3-867a-5cf3914a289e','es',1,'generateImage_f6ot2l54q8jp12vB1Cf.png','public://2025-07/generateImage_f6ot2l54q8jp12vB1Cf.png','image/png',1143,1,1752179066,1752179066),(150,'548c42c2-1990-429d-a825-8b8941e95e5f','es',1,'generateImage_nl4o4ojbc4571qjP2Te.png','public://2025-07/generateImage_nl4o4ojbc4571qjP2Te.png','image/png',840,1,1752179066,1752179066),(151,'ed0a9ded-7d0e-46fa-9c65-52e4e0214165','es',1,'generateImage_fmvvkc5c88218MD7Xo8.png','public://2025-07/generateImage_fmvvkc5c88218MD7Xo8.png','image/png',581,1,1752179066,1752179066),(152,'da8003a7-466c-4537-9363-1d551670876c','es',1,'generateImage_djpstchmfla43VFRwpC.png','public://2025-07/generateImage_djpstchmfla43VFRwpC.png','image/png',975,1,1752179066,1752179066),(153,'08c8b58b-4767-4197-918d-8826571a95b8','es',1,'generateImage_fljrl7mrqnlkbYf2Vvn.png','public://2025-07/generateImage_fljrl7mrqnlkbYf2Vvn.png','image/png',540,1,1752179066,1752179066),(154,'fe89a245-e99f-49e5-a78c-5afa15cf7eca','es',1,'generateImage_ipm7f0749pf77KNF7Hk.png','public://2025-07/generateImage_ipm7f0749pf77KNF7Hk.png','image/png',3279,1,1752179066,1752179066),(155,'6bbadbd8-3854-4cbc-9597-cdc65063bdfb','es',1,'generateImage_qdd0843u4ei2aDcwpqd.png','public://2025-07/generateImage_qdd0843u4ei2aDcwpqd.png','image/png',1063,1,1752179066,1752179066),(156,'9579327f-cdcb-40e9-baad-9ac021008221','es',1,'generateImage_6tkvo5r10b6cdvxwPfB.png','public://2025-07/generateImage_6tkvo5r10b6cdvxwPfB.png','image/png',4350,1,1752179066,1752179066),(157,'dc58179a-23d2-4fa2-99c1-5f0d326b9f94','es',1,'generateImage_8qs7epmrp8809IT846C.png','public://2025-07/generateImage_8qs7epmrp8809IT846C.png','image/png',5271,1,1752179066,1752179066),(158,'5352b521-e9dd-4b2a-b841-9c2cf6fd09ee','es',1,'generateImage_ujccfok373iq6o2AJTG.png','public://2025-07/generateImage_ujccfok373iq6o2AJTG.png','image/png',2872,1,1752179066,1752179066),(159,'0f91a9d8-b884-49e0-8e72-164510c2ce68','es',1,'generateImage_a3l12h266fab90NQVtg.png','public://2025-07/generateImage_a3l12h266fab90NQVtg.png','image/png',4538,1,1752179066,1752179066),(160,'111e9d9e-3f7d-42a3-94ea-51b47093111e','es',1,'generateImage_qethf5sr0kav34R5IbR.png','public://2025-07/generateImage_qethf5sr0kav34R5IbR.png','image/png',6683,1,1752179066,1752179066),(161,'10a9a098-3487-4d0a-85ef-56ba53514606','es',1,'costos.png','public://2025-09/costos.png','image/png',2091,1,1758744958,1758744972),(163,'11f044a9-bae5-4760-b027-0c9f23546914','es',1,'MARKETING DIGITAL.mp4','public://2025-09/MARKETING DIGITAL.mp4','video/mp4',297339,1,1758747320,1758747394),(164,'55c38c6f-27ef-4432-a900-52eb87b5f732','es',1,'video.png','public://media-icons/generic/video.png','image/png',4156,1,1758747394,1758747394),(167,'fafa4031-983e-4ca8-8aed-cf62577ac04a','es',1,'1.-Previsora.webp','public://2025-09/1.-Previsora.webp','image/webp',3524,1,1758749716,1758749755),(168,'ff9903d7-c12e-4cb1-a76c-0a2bec295daa','es',1,'Que-es-DevOps-Principios-herramientas-y-ciclo-de-Vida-1536x1024.jpg_.webp','public://2025-09/Que-es-DevOps-Principios-herramientas-y-ciclo-de-Vida-1536x1024.jpg_.webp','image/webp',384142,1,1758750420,1758751014),(169,'e98fa3a5-bdb1-4d8a-835b-0a00c6c61b2f','es',1,'Que-es-DevOps-Principios-herramientas-y-ciclo-de-Vida-1536x1024.jpg__0.webp','public://2025-09/Que-es-DevOps-Principios-herramientas-y-ciclo-de-Vida-1536x1024.jpg__0.webp','image/webp',60106,1,1758750680,1758750693),(183,'34e31f40-9735-49aa-9a99-4014b2935180','es',1,'18. Alcaldía medellin.webp','public://2025-09/18. Alcaldía medellin.webp','image/webp',6084,1,1758914712,1758915023),(184,'87436eb1-4157-49d3-9a2b-e5ce92d218f1','es',1,'3. Adres.webp','public://2025-09/3. Adres.webp','image/webp',3572,1,1758915010,1758915459),(185,'a22e389f-8196-4bea-bc74-76bd00429ce7','es',1,'6. DNDA.webp','public://2025-09/6. DNDA.webp','image/webp',16728,1,1758915728,1758916125),(186,'82e47b21-e87e-4d9f-9e0e-d031865e13df','es',1,'10.cgfm_.webp','public://2025-09/10.cgfm_.webp','image/webp',17854,1,1758916161,1758916210),(187,'88eda398-6232-4819-8139-e5479f99f4b4','es',1,'15. PMA.webp','public://2025-09/15. PMA.webp','image/webp',19182,1,1758916310,1758916603),(192,'f728fc70-1713-41b2-8747-b04cc0a52100','es',1,'7. Computadores para Educar.webp','public://2025-09/7. Computadores para Educar.webp','image/webp',10096,1,1758916859,1758917017),(193,'2e67179a-42de-46f7-9be1-73d959c6b26c','es',1,'11. Alcaldía SOPO.webp','public://2025-09/11. Alcaldía SOPO.webp','image/webp',15122,1,1758916876,1758916988),(194,'8bdc3bea-b6d6-4a7a-ac78-522bd48efb76','es',1,'12.rtvc_.webp','public://2025-09/12.rtvc_.webp','image/webp',2490,1,1758917572,1758917846),(195,'48cd20a5-d0d9-4b4f-baa7-6880433c41e1','es',1,'fondo-financiero-distrital-de-salud.webp','public://2025-09/fondo-financiero-distrital-de-salud.webp','image/webp',13656,1,1758917681,1758917698),(196,'e085cf9d-353d-4b61-bd2a-5bc791d5ab8e','es',1,'9. Direccion sanidad Ejercito.webp','public://2025-09/9. Direccion sanidad Ejercito.webp','image/webp',9886,1,1758917791,1758917843),(197,'1a6d4b9e-88af-4f7f-8cc4-aa5054b9d25d','es',1,'Devops-toolchain.svg_.webp','public://2025-09/Devops-toolchain.svg_.webp','image/webp',58164,1,1758918993,1758919021),(198,'107e6512-d040-4070-b0d8-edbcc1df812d','es',1,'Devops.webp','public://2025-09/Devops.webp','image/webp',48036,1,1758919052,1758919059),(199,'c4c6f655-8aa1-4430-b051-f51d96da4626','es',1,'ORFEO.webp','public://2025-09/ORFEO.webp','image/webp',165562,1,1758919846,1758920064),(200,'b1edc59e-8eca-4336-afe7-03c0f5ef6e79','es',1,'Diseño sin título.webp','public://2025-09/Diseño sin título.webp','image/webp',51388,1,1758920767,1758920779),(201,'e7f8d32c-502e-4c34-9797-85a84e73cc93','es',1,'Diseño sin título (2).webp','public://2025-09/Diseño sin título (2).webp','image/webp',118532,1,1758921201,1758921211),(207,'77e148c8-d71f-47ae-a24e-7e2f9ca65c6f','es',1,'Pagina web.mp4','public://2026-03/Pagina web.mp4','video/mp4',911101,1,1773015681,1773015696),(208,'30414122-e0c9-465a-9922-7ced961617df','es',1,'SIG (2).mp4','public://2026-03/SIG (2).mp4','video/mp4',1549347,1,1773015783,1773015790),(209,'fcc2479f-6cc8-4c16-9239-c718a6786f3f','es',1,'MARKETING DIGITAL (1).mp4','public://2026-03/MARKETING DIGITAL (1).mp4','video/mp4',929123,1,1773016495,1773016502),(210,'bdd31e58-3c2f-456c-a6e1-5e5af0a8b92e','es',1,'Imagen.png','public://2026-03/Imagen.png','image/png',50858,1,1773018071,1773018081),(211,'51571c4c-10b8-4720-9a7d-31cb115bdcba','es',1,'themesettings-dxpr_theme.css','public://dxpr_theme/css/themesettings-dxpr_theme.css','text/css',9669,1,1773071841,1773072190),(212,'abeb3885-5a03-45ab-814f-84ef1ccbc5a0','es',1,'Devops.mp4','public://2026-03/Devops.mp4','video/mp4',1970698,1,1773075101,1773075111);
/*!40000 ALTER TABLE `file_managed` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `file_usage`
--

DROP TABLE IF EXISTS `file_usage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `file_usage` (
  `fid` int unsigned NOT NULL COMMENT 'File ID.',
  `module` varchar(50) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The name of the module that is using the file.',
  `type` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The name of the object type in which the file is used.',
  `id` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '0' COMMENT 'The primary key of the object using the file.',
  `count` int unsigned NOT NULL DEFAULT '0' COMMENT 'The number of times this file is used by this object.',
  PRIMARY KEY (`fid`,`type`,`id`,`module`),
  KEY `type_id` (`type`,`id`),
  KEY `fid_count` (`fid`,`count`),
  KEY `fid_module` (`fid`,`module`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Track where a file is used.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `file_usage`
--

LOCK TABLES `file_usage` WRITE;
/*!40000 ALTER TABLE `file_usage` DISABLE KEYS */;
INSERT INTO `file_usage` VALUES (38,'file','media','5',2),(39,'file','media','6',2),(40,'file','media','7',2),(42,'file','media','9',2),(44,'file','media','10',2),(50,'file','media','15',2),(51,'file','media','16',2),(52,'file','media','17',2),(53,'file','media','18',2),(54,'file','media','19',2),(55,'file','media','20',2),(56,'file','media','21',2),(57,'file','media','22',2),(58,'file','taxonomy_term','16',1),(59,'file','taxonomy_term','17',1),(60,'file','taxonomy_term','18',1),(61,'file','taxonomy_term','19',1),(62,'file','taxonomy_term','20',1),(63,'file','taxonomy_term','21',1),(64,'file','taxonomy_term','22',1),(65,'file','taxonomy_term','23',1),(66,'file','taxonomy_term','24',1),(67,'file','taxonomy_term','25',1),(68,'file','taxonomy_term','26',1),(69,'file','taxonomy_term','27',1),(71,'file','node','5',2),(72,'file','node','6',1),(73,'file','node','7',1),(76,'file','node','8',3),(77,'file','node','8',4),(78,'file','node','8',4),(79,'file','node','8',4),(80,'file','node','8',1),(81,'file','node','8',1),(83,'file','node','9',1),(84,'file','node','9',1),(85,'file','node','9',1),(86,'file','node','8',1),(161,'file','media','23',2),(164,'file','media','25',1),(164,'file','media','26',1),(164,'file','media','27',1),(164,'file','media','29',1),(167,'file','node','339',2),(168,'file','node','340',1),(183,'file','node','341',2),(184,'file','node','342',3),(185,'file','node','343',1),(186,'file','node','344',1),(187,'file','node','345',1),(192,'file','node','347',1),(193,'file','node','346',1),(194,'file','node','350',1),(195,'file','node','348',2),(196,'file','node','349',1),(197,'file','node','340',1),(198,'file','taxonomy_term','30',1),(199,'file','node','351',1),(200,'file','node','351',1),(201,'file','node','340',1),(207,'file','media','25',1),(208,'file','media','26',1),(209,'file','media','27',1),(212,'file','media','29',1);
/*!40000 ALTER TABLE `file_usage` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `flood`
--

DROP TABLE IF EXISTS `flood`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `flood` (
  `fid` int NOT NULL AUTO_INCREMENT COMMENT 'Unique flood event ID.',
  `event` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Name of event (e.g. contact).',
  `identifier` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Identifier of the visitor, such as an IP address or hostname.',
  `timestamp` bigint NOT NULL DEFAULT '0' COMMENT 'Timestamp of the event.',
  `expiration` bigint NOT NULL DEFAULT '0' COMMENT 'Expiration timestamp. Expired events are purged on cron run.',
  PRIMARY KEY (`fid`),
  KEY `allow` (`event`,`identifier`,`timestamp`),
  KEY `purge` (`expiration`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='Flood controls the threshold of events, such as the number…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `flood`
--

LOCK TABLES `flood` WRITE;
/*!40000 ALTER TABLE `flood` DISABLE KEYS */;
/*!40000 ALTER TABLE `flood` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `help_search_items`
--

DROP TABLE IF EXISTS `help_search_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `help_search_items` (
  `sid` int unsigned NOT NULL AUTO_INCREMENT COMMENT 'Numeric index of this item in the search index',
  `section_plugin_id` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The help section the item comes from',
  `permission` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The permission needed to view this item',
  `topic_id` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The topic ID of the item',
  PRIMARY KEY (`sid`),
  KEY `section_plugin_id` (`section_plugin_id`),
  KEY `topic_id` (`topic_id`)
) ENGINE=InnoDB AUTO_INCREMENT=92 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Stores information about indexed help search items';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `help_search_items`
--

LOCK TABLES `help_search_items` WRITE;
/*!40000 ALTER TABLE `help_search_items` DISABLE KEYS */;
INSERT INTO `help_search_items` VALUES (1,'help_topics','','config.export_full'),(2,'help_topics','','config.export_single'),(3,'help_topics','','config.import_full'),(4,'help_topics','','config.import_single'),(5,'help_topics','','contact.adding_fields'),(6,'help_topics','','contact.setting_default'),(7,'help_topics','','contact.creating'),(8,'help_topics','','contact.configuring_personal'),(9,'help_topics','','contact.overview'),(10,'help_topics','','core.performance'),(11,'help_topics','','core.appearance'),(12,'help_topics','','core.menus'),(13,'help_topics','','core.web_services'),(14,'help_topics','','core.maintenance'),(15,'help_topics','','core.security'),(16,'help_topics','','help.help_topic_search'),(17,'help_topics','','help.overview'),(18,'help_topics','','core.cron'),(19,'help_topics','','core.tracking_content'),(20,'help_topics','','core.translations'),(21,'help_topics','','core.extending'),(22,'help_topics','','core.media'),(23,'help_topics','','core.ui_components'),(24,'help_topics','','core.content_structure'),(25,'help_topics','','core.config_overview'),(26,'help_topics','','core.ui_accessibility'),(27,'help_topics','','core.settings_tray'),(28,'help_topics','','search.overview'),(29,'help_topics','','search.configuring'),(30,'help_topics','','search.index'),(31,'help_topics','','system.module_uninstall'),(32,'help_topics','','system.config_error'),(33,'help_topics','','system.theme_uninstall'),(34,'help_topics','','system.config_basic'),(35,'help_topics','','system.theme_install'),(36,'help_topics','','system.cache'),(37,'help_topics','','system.maintenance_mode'),(38,'help_topics','','system.module_install'),(39,'help_topics','','system.reports'),(40,'help_topics','','user.permissions'),(41,'help_topics','','user.security_account_settings'),(42,'help_topics','','user.overview'),(43,'help_topics','','user.new_role'),(44,'help_topics','','user.create'),(45,'help_topics','','user.update'),(46,'help_topics','','announcements_feed.overview'),(47,'help_topics','','block.overview'),(48,'help_topics','','block.configure'),(49,'help_topics','','block.place'),(50,'help_topics','','filter.overview'),(51,'help_topics','','block_content.add'),(52,'help_topics','','block_content.type'),(53,'help_topics','','breakpoint.overview'),(54,'help_topics','','editor.overview'),(55,'help_topics','','comment.configuring'),(56,'help_topics','','comment.overview'),(57,'help_topics','','comment.moderating'),(58,'help_topics','','comment.creating_type'),(59,'help_topics','','comment.disabling'),(60,'help_topics','','language.detect'),(61,'help_topics','','language.add'),(62,'help_topics','','locale.translate_strings'),(63,'help_topics','','locale.import'),(64,'help_topics','','locale.translation_status'),(65,'help_topics','','contextual.overview'),(66,'help_topics','','field_ui.add_field'),(67,'help_topics','','field_ui.reference_field'),(68,'help_topics','','field_ui.manage_form'),(69,'help_topics','','field_ui.manage_display'),(70,'help_topics','','node.creating_content'),(71,'help_topics','','node.creating_type'),(72,'help_topics','','node.editing'),(73,'help_topics','','node.overview'),(74,'help_topics','','history.tracking_user_content'),(75,'help_topics','','image.style'),(76,'help_topics','','views.overview'),(77,'help_topics','','menu_ui.menu_item_add'),(78,'help_topics','','menu_ui.content_type_configuration'),(79,'help_topics','','menu_ui.menu_operations'),(80,'help_topics','','menu_ui.overriding'),(81,'help_topics','','path.editing_alias'),(82,'help_topics','','path.creating_alias'),(83,'help_topics','','path.overview'),(84,'help_topics','','shortcut.overview'),(85,'help_topics','','taxonomy.configuring'),(86,'help_topics','','taxonomy.overview'),(87,'help_topics','','views_ui.bulk_operations'),(88,'help_topics','','views_ui.edit'),(89,'help_topics','','views_ui.create'),(90,'help_topics','','views_ui.add_display'),(91,'help_topics','','media.media_type');
/*!40000 ALTER TABLE `help_search_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `history`
--

DROP TABLE IF EXISTS `history`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `history` (
  `uid` int NOT NULL DEFAULT '0' COMMENT 'The "users".uid that read the "node" nid.',
  `nid` int unsigned NOT NULL DEFAULT '0' COMMENT 'The "node".nid that was read.',
  `timestamp` bigint NOT NULL DEFAULT '0' COMMENT 'The Unix timestamp at which the read occurred.',
  PRIMARY KEY (`uid`,`nid`),
  KEY `nid` (`nid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='A record of which "users" have read which "node"s.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `history`
--

LOCK TABLES `history` WRITE;
/*!40000 ALTER TABLE `history` DISABLE KEYS */;
INSERT INTO `history` VALUES (1,1,1773075086),(1,2,1773073129),(1,3,1773075346);
/*!40000 ALTER TABLE `history` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `key_value`
--

DROP TABLE IF EXISTS `key_value`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `key_value` (
  `collection` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'A named collection of key and value pairs.',
  `name` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The key of the key-value pair. As KEY is a SQL reserved keyword, name was chosen instead.',
  `value` longblob NOT NULL COMMENT 'The value.',
  PRIMARY KEY (`collection`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Generic key-value storage table. See the state system for…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `key_value`
--

LOCK TABLES `key_value` WRITE;
/*!40000 ALTER TABLE `key_value` DISABLE KEYS */;
INSERT INTO `key_value` VALUES ('config.entity.key_store.action','uuid:09645fbb-cccd-42c5-a163-932df8294fcb',_binary 'a:1:{i:0;s:40:\"system.action.pathauto_update_alias_user\";}'),('config.entity.key_store.action','uuid:0f6f6f3a-d79e-4d76-8529-0aa38879fc7e',_binary 'a:1:{i:0;s:37:\"system.action.user_cancel_user_action\";}'),('config.entity.key_store.action','uuid:189d892f-ae90-4a5b-898d-c78db75d2c42',_binary 'a:1:{i:0;s:35:\"system.action.node_unpromote_action\";}'),('config.entity.key_store.action','uuid:20bc8fde-073a-43d7-9b48-f74182ac63b5',_binary 'a:1:{i:0;s:49:\"system.action.user_add_role_action.content_editor\";}'),('config.entity.key_store.action','uuid:34ca4477-9791-4438-a163-b4dff7df3c46',_binary 'a:1:{i:0;s:30:\"system.action.node_save_action\";}'),('config.entity.key_store.action','uuid:37f6339b-3c78-437e-9140-51bc4ec8dfa4',_binary 'a:1:{i:0;s:39:\"system.action.node_make_unsticky_action\";}'),('config.entity.key_store.action','uuid:3ec9ac4c-ba6b-4893-87c9-0f8680cbdd2a',_binary 'a:1:{i:0;s:33:\"system.action.node_publish_action\";}'),('config.entity.key_store.action','uuid:428c9080-6c06-4632-9065-781d064176e5',_binary 'a:1:{i:0;s:33:\"system.action.media_delete_action\";}'),('config.entity.key_store.action','uuid:44f4b8f4-265c-41e9-986c-3567078ecd34',_binary 'a:1:{i:0;s:36:\"system.action.comment_publish_action\";}'),('config.entity.key_store.action','uuid:48d776d3-fa17-46ca-a5bd-a28ed0e98ff4',_binary 'a:1:{i:0;s:51:\"system.action.user_remove_role_action.administrator\";}'),('config.entity.key_store.action','uuid:4a92817a-3acd-40c3-a276-39550a253c21',_binary 'a:1:{i:0;s:48:\"system.action.user_add_role_action.administrator\";}'),('config.entity.key_store.action','uuid:5b10b98a-a0bf-4233-a82c-486772d0b535',_binary 'a:1:{i:0;s:33:\"system.action.node_promote_action\";}'),('config.entity.key_store.action','uuid:60700574-b3f4-4bf7-9a24-0e60dc3c43df',_binary 'a:1:{i:0;s:33:\"system.action.comment_save_action\";}'),('config.entity.key_store.action','uuid:62abfb30-765b-445e-b093-5a20bd6ac5b3',_binary 'a:1:{i:0;s:37:\"system.action.node_make_sticky_action\";}'),('config.entity.key_store.action','uuid:6d8dfb06-4cd7-441a-9173-e0c71ed6b92f',_binary 'a:1:{i:0;s:40:\"system.action.pathauto_update_alias_node\";}'),('config.entity.key_store.action','uuid:745a98cf-4a72-498f-b2ce-cbe93b9e1c2a',_binary 'a:1:{i:0;s:39:\"system.action.dxpr_builder_disavow_user\";}'),('config.entity.key_store.action','uuid:920206c9-1435-4dfb-80d3-2f7178c8ea18',_binary 'a:1:{i:0;s:35:\"system.action.node_unpublish_action\";}'),('config.entity.key_store.action','uuid:9fb451a8-577d-41db-9f0b-85d978cf6fed',_binary 'a:1:{i:0;s:31:\"system.action.media_save_action\";}'),('config.entity.key_store.action','uuid:ac0a0735-38ec-4c4b-8423-10f348fd2fb7',_binary 'a:1:{i:0;s:34:\"system.action.media_publish_action\";}'),('config.entity.key_store.action','uuid:b11a153d-87f3-4894-9249-aa9ea1b7d1ed',_binary 'a:1:{i:0;s:36:\"system.action.dxpr_builder_avow_user\";}'),('config.entity.key_store.action','uuid:c60b8fe3-19f9-4891-9ba3-32f17a3289a5',_binary 'a:1:{i:0;s:32:\"system.action.node_delete_action\";}'),('config.entity.key_store.action','uuid:d3714ffb-3fd2-463e-a422-0aa69aa3451d',_binary 'a:1:{i:0;s:52:\"system.action.user_remove_role_action.content_editor\";}'),('config.entity.key_store.action','uuid:e553f849-8de3-47f4-9e8a-15b565080011',_binary 'a:1:{i:0;s:35:\"system.action.comment_delete_action\";}'),('config.entity.key_store.action','uuid:e66de2c0-39e1-44f4-9c14-c43eb6450ab2',_binary 'a:1:{i:0;s:44:\"system.action.taxonomy_term_unpublish_action\";}'),('config.entity.key_store.action','uuid:ea5d3547-1bec-4f48-8464-c2bd1956e2e2',_binary 'a:1:{i:0;s:36:\"system.action.user_block_user_action\";}'),('config.entity.key_store.action','uuid:f3d6e129-d91c-43dc-b0c5-3b452e8ae9a0',_binary 'a:1:{i:0;s:38:\"system.action.user_unblock_user_action\";}'),('config.entity.key_store.action','uuid:f5fc5b50-7ffe-4863-bd6f-9e89cf23089b',_binary 'a:1:{i:0;s:38:\"system.action.comment_unpublish_action\";}'),('config.entity.key_store.action','uuid:f699858b-111b-4104-a094-f02b103493cf',_binary 'a:1:{i:0;s:36:\"system.action.media_unpublish_action\";}'),('config.entity.key_store.action','uuid:fe65b524-d63e-466f-ad5f-488e8a6ad85a',_binary 'a:1:{i:0;s:42:\"system.action.taxonomy_term_publish_action\";}'),('config.entity.key_store.base_field_override','uuid:327abb65-0d12-418e-b1a2-9009cc71dfec',_binary 'a:1:{i:0;s:42:\"core.base_field_override.node.page.promote\";}'),('config.entity.key_store.block','theme:bootstrap5',_binary 'a:13:{i:0;s:36:\"block.block.bootstrap5_local_actions\";i:1;s:34:\"block.block.bootstrap5_local_tasks\";i:2;s:33:\"block.block.bootstrap5_page_title\";i:3;s:27:\"block.block.bootstrap5_help\";i:4;s:34:\"block.block.bootstrap5_search_form\";i:5;s:31:\"block.block.bootstrap5_branding\";i:6;s:34:\"block.block.bootstrap5_breadcrumbs\";i:7;s:30:\"block.block.bootstrap5_content\";i:8;s:31:\"block.block.bootstrap5_messages\";i:9;s:40:\"block.block.bootstrap5_powered_by_drupal\";i:10;s:35:\"block.block.bootstrap5_account_menu\";i:11;s:29:\"block.block.bootstrap5_footer\";i:12;s:38:\"block.block.bootstrap5_main_navigation\";}'),('config.entity.key_store.block','theme:cisc_theme',_binary 'a:7:{i:2;s:44:\"block.block.cisc_theme_primary_admin_actions\";i:3;s:42:\"block.block.cisc_theme_primary_local_tasks\";i:4;s:44:\"block.block.cisc_theme_secondary_local_tasks\";i:9;s:30:\"block.block.cisc_theme_content\";i:10;s:31:\"block.block.cisc_theme_messages\";i:11;s:42:\"block.block.cisc_theme_navegacionprincipal\";i:12;s:29:\"block.block.cisc_theme_footer\";}'),('config.entity.key_store.block','theme:claro',_binary 'a:10:{i:0;s:31:\"block.block.claro_local_actions\";i:1;s:28:\"block.block.claro_page_title\";i:2;s:37:\"block.block.claro_primary_local_tasks\";i:3;s:39:\"block.block.claro_secondary_local_tasks\";i:4;s:22:\"block.block.claro_help\";i:5;s:29:\"block.block.claro_help_search\";i:6;s:29:\"block.block.claro_breadcrumbs\";i:7;s:25:\"block.block.claro_content\";i:8;s:26:\"block.block.claro_messages\";i:9;s:23:\"block.block.licenseinfo\";}'),('config.entity.key_store.block','theme:dxpr_theme',_binary 'a:9:{i:0;s:36:\"block.block.dxpr_theme_local_actions\";i:1;s:34:\"block.block.dxpr_theme_local_tasks\";i:2;s:33:\"block.block.dxpr_theme_page_title\";i:3;s:27:\"block.block.dxpr_theme_help\";i:4;s:31:\"block.block.dxpr_theme_branding\";i:5;s:34:\"block.block.dxpr_theme_breadcrumbs\";i:6;s:30:\"block.block.dxpr_theme_content\";i:7;s:31:\"block.block.dxpr_theme_messages\";i:8;s:32:\"block.block.dxpr_theme_main_menu\";}'),('config.entity.key_store.block','theme:olivero',_binary 'a:15:{i:0;s:24:\"block.block.olivero_help\";i:1;s:30:\"block.block.olivero_page_title\";i:2;s:41:\"block.block.olivero_primary_admin_actions\";i:3;s:39:\"block.block.olivero_primary_local_tasks\";i:4;s:41:\"block.block.olivero_secondary_local_tasks\";i:5;s:29:\"block.block.olivero_syndicate\";i:6;s:38:\"block.block.olivero_search_form_narrow\";i:7;s:36:\"block.block.olivero_search_form_wide\";i:8;s:31:\"block.block.olivero_breadcrumbs\";i:9;s:27:\"block.block.olivero_content\";i:10;s:28:\"block.block.olivero_messages\";i:11;s:27:\"block.block.olivero_powered\";i:12;s:33:\"block.block.olivero_site_branding\";i:13;s:32:\"block.block.olivero_account_menu\";i:14;s:29:\"block.block.olivero_main_menu\";}'),('config.entity.key_store.block','uuid:0244a8f1-54b3-46cb-ab51-2a6b84a5c423',_binary 'a:1:{i:0;s:42:\"block.block.cisc_theme_primary_local_tasks\";}'),('config.entity.key_store.block','uuid:072d3619-236f-4a13-9afe-749166c758f4',_binary 'a:1:{i:0;s:36:\"block.block.bootstrap5_local_actions\";}'),('config.entity.key_store.block','uuid:09ec62f9-12ea-4ce8-8261-d27aefe357d4',_binary 'a:1:{i:0;s:22:\"block.block.claro_help\";}'),('config.entity.key_store.block','uuid:0b4fb677-1f8e-4b70-860f-3845d78247e4',_binary 'a:1:{i:0;s:44:\"block.block.cisc_theme_secondary_local_tasks\";}'),('config.entity.key_store.block','uuid:0dadf82b-4fa1-4203-8744-24a2240399ef',_binary 'a:1:{i:0;s:31:\"block.block.dxpr_theme_branding\";}'),('config.entity.key_store.block','uuid:0dddbce3-d5eb-4046-9cd9-1129d9fbdb96',_binary 'a:1:{i:0;s:31:\"block.block.bootstrap5_branding\";}'),('config.entity.key_store.block','uuid:0ef3b065-cd16-483c-8ead-527861c79fc3',_binary 'a:1:{i:0;s:44:\"block.block.cisc_theme_primary_admin_actions\";}'),('config.entity.key_store.block','uuid:102f8736-821a-44ae-9a06-59298e14adc7',_binary 'a:1:{i:0;s:34:\"block.block.bootstrap5_local_tasks\";}'),('config.entity.key_store.block','uuid:1a051c2a-0211-4bf2-9faf-1b13d18ddb49',_binary 'a:1:{i:0;s:34:\"block.block.dxpr_theme_local_tasks\";}'),('config.entity.key_store.block','uuid:1fc3a6a3-0c22-402f-8b4d-e9c894245376',_binary 'a:1:{i:0;s:36:\"block.block.dxpr_theme_local_actions\";}'),('config.entity.key_store.block','uuid:22d78d0f-3633-4068-acd2-943b4893b1e8',_binary 'a:1:{i:0;s:27:\"block.block.dxpr_theme_help\";}'),('config.entity.key_store.block','uuid:2bcf0969-4f27-426d-8735-926582ae2f6e',_binary 'a:1:{i:0;s:35:\"block.block.bootstrap5_account_menu\";}'),('config.entity.key_store.block','uuid:3804ae2e-f6d9-4765-bd08-b7410e0c71ef',_binary 'a:1:{i:0;s:36:\"block.block.olivero_search_form_wide\";}'),('config.entity.key_store.block','uuid:399a5df9-2a48-4fbb-b3bb-fde1b7fc2f4c',_binary 'a:1:{i:0;s:33:\"block.block.bootstrap5_page_title\";}'),('config.entity.key_store.block','uuid:3a5e5c10-c768-4d4f-a9c4-a425a6f8dee3',_binary 'a:1:{i:0;s:33:\"block.block.dxpr_theme_page_title\";}'),('config.entity.key_store.block','uuid:41582895-afeb-418e-a541-35aa431b2881',_binary 'a:1:{i:0;s:38:\"block.block.olivero_search_form_narrow\";}'),('config.entity.key_store.block','uuid:43ac1b57-d2a9-4a1e-8ad9-786593229df2',_binary 'a:1:{i:0;s:39:\"block.block.olivero_primary_local_tasks\";}'),('config.entity.key_store.block','uuid:49e31017-220f-43b7-970d-a23f6fa86c62',_binary 'a:1:{i:0;s:25:\"block.block.claro_content\";}'),('config.entity.key_store.block','uuid:4f07a7c4-6de0-4c16-b187-77d2e0b9c246',_binary 'a:1:{i:0;s:27:\"block.block.olivero_content\";}'),('config.entity.key_store.block','uuid:620a1d28-60e1-4a2d-87e4-a1b697cbfc41',_binary 'a:1:{i:0;s:29:\"block.block.cisc_theme_footer\";}'),('config.entity.key_store.block','uuid:6ce61ec3-b824-4fba-a371-f4a6f02b4e76',_binary 'a:1:{i:0;s:41:\"block.block.olivero_secondary_local_tasks\";}'),('config.entity.key_store.block','uuid:6dcf54d9-9bcd-4026-9d8a-d93b95e483dd',_binary 'a:1:{i:0;s:39:\"block.block.claro_secondary_local_tasks\";}'),('config.entity.key_store.block','uuid:6ef34887-7759-4d66-b301-350ff8cb50fa',_binary 'a:1:{i:0;s:31:\"block.block.dxpr_theme_messages\";}'),('config.entity.key_store.block','uuid:7107a126-ef62-40d1-a02d-ef31aed65b3b',_binary 'a:1:{i:0;s:42:\"block.block.cisc_theme_navegacionprincipal\";}'),('config.entity.key_store.block','uuid:733d9665-af4e-4c55-bef5-9b45544f84af',_binary 'a:1:{i:0;s:33:\"block.block.olivero_site_branding\";}'),('config.entity.key_store.block','uuid:7753e7a9-0eb2-4b9f-b179-860663f53284',_binary 'a:1:{i:0;s:27:\"block.block.bootstrap5_help\";}'),('config.entity.key_store.block','uuid:79508abd-fb52-4fc4-bbf7-60b92af6066e',_binary 'a:1:{i:0;s:41:\"block.block.olivero_primary_admin_actions\";}'),('config.entity.key_store.block','uuid:7dd2a277-477f-4772-893c-5f211374240c',_binary 'a:1:{i:0;s:27:\"block.block.olivero_powered\";}'),('config.entity.key_store.block','uuid:7e5664c6-e6b7-4bc2-9079-d6a4c8492c35',_binary 'a:1:{i:0;s:30:\"block.block.bootstrap5_content\";}'),('config.entity.key_store.block','uuid:8603cb18-ad44-4ad9-8350-157fd775d2a0',_binary 'a:1:{i:0;s:38:\"block.block.bootstrap5_main_navigation\";}'),('config.entity.key_store.block','uuid:8b9f4598-c2e1-40d9-8e01-6a04f1615fd7',_binary 'a:1:{i:0;s:29:\"block.block.claro_breadcrumbs\";}'),('config.entity.key_store.block','uuid:8d2188a0-631c-4024-ba97-1a0d40361ab0',_binary 'a:1:{i:0;s:28:\"block.block.claro_page_title\";}'),('config.entity.key_store.block','uuid:8d2ed8f4-c9f3-40cd-ad11-26810a0f2099',_binary 'a:1:{i:0;s:30:\"block.block.cisc_theme_content\";}'),('config.entity.key_store.block','uuid:9917b1ac-3003-4abf-9f91-aeeba45c10f2',_binary 'a:1:{i:0;s:34:\"block.block.dxpr_theme_breadcrumbs\";}'),('config.entity.key_store.block','uuid:9e6e8ea4-eb5e-4244-a900-3fdccfcb042a',_binary 'a:1:{i:0;s:31:\"block.block.olivero_breadcrumbs\";}'),('config.entity.key_store.block','uuid:a306487f-4a56-4636-b5ba-9564a62d6731',_binary 'a:1:{i:0;s:34:\"block.block.bootstrap5_search_form\";}'),('config.entity.key_store.block','uuid:a963acbf-3178-457d-9876-b5c71dd661e1',_binary 'a:1:{i:0;s:40:\"block.block.bootstrap5_powered_by_drupal\";}'),('config.entity.key_store.block','uuid:ac56dc7f-de05-41bb-ae04-d84661d3d19c',_binary 'a:1:{i:0;s:29:\"block.block.bootstrap5_footer\";}'),('config.entity.key_store.block','uuid:af9a8204-8e16-4eb0-9461-407711de05b2',_binary 'a:1:{i:0;s:32:\"block.block.olivero_account_menu\";}'),('config.entity.key_store.block','uuid:b0e97adb-8766-4063-8e14-ac92bc144362',_binary 'a:1:{i:0;s:29:\"block.block.olivero_main_menu\";}'),('config.entity.key_store.block','uuid:b44d48f3-00ae-4541-9089-d31396370247',_binary 'a:1:{i:0;s:34:\"block.block.bootstrap5_breadcrumbs\";}'),('config.entity.key_store.block','uuid:bc5e7010-92d1-422e-a053-479125317768',_binary 'a:1:{i:0;s:37:\"block.block.claro_primary_local_tasks\";}'),('config.entity.key_store.block','uuid:ca0dde6a-fe72-4af0-9a0c-5a7312b14701',_binary 'a:1:{i:0;s:28:\"block.block.olivero_messages\";}'),('config.entity.key_store.block','uuid:d02053b3-da02-4aa8-bc3b-0750df2ccfbc',_binary 'a:1:{i:0;s:32:\"block.block.dxpr_theme_main_menu\";}'),('config.entity.key_store.block','uuid:d9ac1cd5-9839-4773-803b-62108b3c3fcd',_binary 'a:1:{i:0;s:31:\"block.block.bootstrap5_messages\";}'),('config.entity.key_store.block','uuid:da8672c3-fa7b-449c-8c1c-c9ea9c8df5f6',_binary 'a:1:{i:0;s:26:\"block.block.claro_messages\";}'),('config.entity.key_store.block','uuid:da8e71fa-67fd-4139-96ae-314a9b3c49b5',_binary 'a:1:{i:0;s:31:\"block.block.claro_local_actions\";}'),('config.entity.key_store.block','uuid:defe4ac8-3541-45a7-bbc6-4656882d7a21',_binary 'a:1:{i:0;s:29:\"block.block.olivero_syndicate\";}'),('config.entity.key_store.block','uuid:e15f908d-cd4b-4eba-8d4a-9cbf47a252fe',_binary 'a:1:{i:0;s:30:\"block.block.dxpr_theme_content\";}'),('config.entity.key_store.block','uuid:e2bedbba-da76-4823-a23f-d305afe6829a',_binary 'a:1:{i:0;s:30:\"block.block.olivero_page_title\";}'),('config.entity.key_store.block','uuid:e50ed00b-e84a-4aa0-b9c4-a49a46c69f6f',_binary 'a:1:{i:0;s:23:\"block.block.licenseinfo\";}'),('config.entity.key_store.block','uuid:ed9d9757-6c58-4358-8830-758118253e9a',_binary 'a:1:{i:0;s:24:\"block.block.olivero_help\";}'),('config.entity.key_store.block','uuid:f4b2b2f3-2d6f-4900-948c-e534f74c8fdb',_binary 'a:1:{i:0;s:29:\"block.block.claro_help_search\";}'),('config.entity.key_store.block','uuid:fcc9e3c7-89da-492a-a670-988ccd70209f',_binary 'a:1:{i:0;s:31:\"block.block.cisc_theme_messages\";}'),('config.entity.key_store.block_content_type','uuid:a6956455-5c1b-4dee-9a26-ac8ce1715844',_binary 'a:1:{i:0;s:24:\"block_content.type.basic\";}'),('config.entity.key_store.block_content_type','uuid:c7a54b39-5c92-411b-994e-84fa3238e203',_binary 'a:1:{i:0;s:38:\"block_content.type.drag_and_drop_block\";}'),('config.entity.key_store.captcha_point','uuid:31b5031c-069e-4fb0-b3ce-5ae79a04c153',_binary 'a:1:{i:0;s:54:\"captcha.captcha_point.contact_message_contactanos_form\";}'),('config.entity.key_store.captcha_point','uuid:37ad7924-d571-44e9-8a63-00fac222daf0',_binary 'a:1:{i:0;s:50:\"captcha.captcha_point.node_drag_and_drop_page_form\";}'),('config.entity.key_store.captcha_point','uuid:45c07f57-d54a-4e58-8580-d5355a58b59a',_binary 'a:1:{i:0;s:36:\"captcha.captcha_point.node_page_form\";}'),('config.entity.key_store.captcha_point','uuid:4e34a645-3a76-473c-a766-b9a46d31c4b9',_binary 'a:1:{i:0;s:40:\"captcha.captcha_point.node_clientes_form\";}'),('config.entity.key_store.captcha_point','uuid:5a15bc10-8bb4-4e90-9867-b8ef781ed999',_binary 'a:1:{i:0;s:40:\"captcha.captcha_point.user_register_form\";}'),('config.entity.key_store.captcha_point','uuid:6334deef-999d-497d-b91c-25b539db8548',_binary 'a:1:{i:0;s:37:\"captcha.captcha_point.user_login_form\";}'),('config.entity.key_store.captcha_point','uuid:7f9ab937-e32c-45ba-934c-c16c21cbb7fe',_binary 'a:1:{i:0;s:41:\"captcha.captcha_point.node_proyectos_form\";}'),('config.entity.key_store.captcha_point','uuid:c76a0208-9da8-48b8-ac38-39765b87f722',_binary 'a:1:{i:0;s:51:\"captcha.captcha_point.contact_message_personal_form\";}'),('config.entity.key_store.captcha_point','uuid:f462931d-7a0a-434c-b560-fc685f15496a',_binary 'a:1:{i:0;s:39:\"captcha.captcha_point.node_article_form\";}'),('config.entity.key_store.captcha_point','uuid:fcb542cc-cd1f-496e-9260-ddcebd7c2285',_binary 'a:1:{i:0;s:31:\"captcha.captcha_point.user_pass\";}'),('config.entity.key_store.comment_type','uuid:9b8daeac-64f0-48b7-9870-f36761187ee0',_binary 'a:1:{i:0;s:20:\"comment.type.comment\";}'),('config.entity.key_store.configurable_language','uuid:076b2832-f913-4f3c-af9f-46794d497088',_binary 'a:1:{i:0;s:19:\"language.entity.zxx\";}'),('config.entity.key_store.configurable_language','uuid:15529159-6718-43a3-9a4d-02146bb1ae5b',_binary 'a:1:{i:0;s:19:\"language.entity.und\";}'),('config.entity.key_store.configurable_language','uuid:ca66bd2c-363e-46fc-9bf4-c28c8e7a39a8',_binary 'a:1:{i:0;s:18:\"language.entity.es\";}'),('config.entity.key_store.contact_form','uuid:3b776374-5f5d-4e3c-9254-f3d5f1d58c67',_binary 'a:1:{i:0;s:21:\"contact.form.personal\";}'),('config.entity.key_store.contact_form','uuid:6397823e-bc28-4c75-a156-ed847d380fa1',_binary 'a:1:{i:0;s:24:\"contact.form.contactanos\";}'),('config.entity.key_store.date_format','uuid:0f4dac69-f709-43f8-a9a3-99dff0f32a89',_binary 'a:1:{i:0;s:30:\"core.date_format.html_datetime\";}'),('config.entity.key_store.date_format','uuid:30bac0be-ce42-419b-8e31-14dabf62cee7',_binary 'a:1:{i:0;s:26:\"core.date_format.html_year\";}'),('config.entity.key_store.date_format','uuid:350e2ded-34b6-4963-b2b3-a2d396dc855e',_binary 'a:1:{i:0;s:27:\"core.date_format.html_month\";}'),('config.entity.key_store.date_format','uuid:471b2f04-6108-4780-a721-b44ffc10871c',_binary 'a:1:{i:0;s:26:\"core.date_format.html_date\";}'),('config.entity.key_store.date_format','uuid:5bccf4cd-84b1-4b16-b691-872b7219f984',_binary 'a:1:{i:0;s:26:\"core.date_format.html_week\";}'),('config.entity.key_store.date_format','uuid:6fd572a5-f49b-4405-a02b-2637ae289fbd',_binary 'a:1:{i:0;s:25:\"core.date_format.fallback\";}'),('config.entity.key_store.date_format','uuid:83e903ed-d6c8-4425-8144-b904ad216b63',_binary 'a:1:{i:0;s:26:\"core.date_format.html_time\";}'),('config.entity.key_store.date_format','uuid:a07ba490-d8c0-4393-bebe-6853931be8df',_binary 'a:1:{i:0;s:31:\"core.date_format.olivero_medium\";}'),('config.entity.key_store.date_format','uuid:a61b739a-5f15-4c62-b375-5130c95fd729',_binary 'a:1:{i:0;s:21:\"core.date_format.long\";}'),('config.entity.key_store.date_format','uuid:cd74ad3e-99a5-4ba7-8672-ff5c489794fe',_binary 'a:1:{i:0;s:35:\"core.date_format.html_yearless_date\";}'),('config.entity.key_store.date_format','uuid:e13cd3eb-98ec-49e4-82e9-4e91aa4652ca',_binary 'a:1:{i:0;s:23:\"core.date_format.medium\";}'),('config.entity.key_store.date_format','uuid:ff1440b2-6fd2-4f32-8842-9ed816292315',_binary 'a:1:{i:0;s:22:\"core.date_format.short\";}'),('config.entity.key_store.dxpr_builder_page_template','uuid:50457c25-e001-453e-a2f5-2e073f7e0eef',_binary 'a:1:{i:0;s:35:\"dxpr_builder.page_template.about_us\";}'),('config.entity.key_store.dxpr_builder_page_template','uuid:557babd4-32f0-433a-a6c9-0bb9cbd9d4b5',_binary 'a:1:{i:0;s:41:\"dxpr_builder.page_template.homepage_basic\";}'),('config.entity.key_store.dxpr_builder_page_template','uuid:5e303250-428e-4880-84c2-a376c3c0f2e3',_binary 'a:1:{i:0;s:35:\"dxpr_builder.page_template.about_me\";}'),('config.entity.key_store.dxpr_builder_page_template','uuid:684aad51-d8d1-46a2-ad2b-6501f97f6038',_binary 'a:1:{i:0;s:52:\"dxpr_builder.page_template.split_content_and_buttons\";}'),('config.entity.key_store.dxpr_builder_page_template','uuid:c88f1480-c048-401d-ba60-c90e3cdfeedf',_binary 'a:1:{i:0;s:39:\"dxpr_builder.page_template.text_columns\";}'),('config.entity.key_store.dxpr_builder_user_template','uuid:62f24af7-11ef-4663-ada1-788691ff1e92',_binary 'a:1:{i:0;s:33:\"dxpr_builder.user_template.footer\";}'),('config.entity.key_store.dxpr_builder_user_template','uuid:db74c585-0cf1-41fc-808a-4e1e1f3b9c8c',_binary 'a:1:{i:0;s:37:\"dxpr_builder.user_template.somos_cisc\";}'),('config.entity.key_store.editor','uuid:31f7ab01-ac17-4a52-8431-6db20342e36f',_binary 'a:1:{i:0;s:24:\"editor.editor.basic_html\";}'),('config.entity.key_store.editor','uuid:d192bd2c-0186-4f66-b939-b070e07d453b',_binary 'a:1:{i:0;s:23:\"editor.editor.full_html\";}'),('config.entity.key_store.entity_form_display','uuid:12c6f0fb-2d1a-40e0-a129-2d1e385a8e0b',_binary 'a:1:{i:0;s:46:\"core.entity_form_display.node.clientes.default\";}'),('config.entity.key_store.entity_form_display','uuid:14c20b8e-8bbb-42f6-959a-b92f715023f4',_binary 'a:1:{i:0;s:57:\"core.entity_form_display.media.remote_video.media_library\";}'),('config.entity.key_store.entity_form_display','uuid:228082ed-c03f-43c5-930b-efc056976e0f',_binary 'a:1:{i:0;s:50:\"core.entity_form_display.media.audio.media_library\";}'),('config.entity.key_store.entity_form_display','uuid:2adfc4cc-0074-42c0-9e12-20045e7df35b',_binary 'a:1:{i:0;s:47:\"core.entity_form_display.media.document.default\";}'),('config.entity.key_store.entity_form_display','uuid:41f404f1-3cfe-42c6-adf2-7c18ed029f52',_binary 'a:1:{i:0;s:42:\"core.entity_form_display.node.page.default\";}'),('config.entity.key_store.entity_form_display','uuid:432079c9-763a-43fd-9911-98be3dc4024f',_binary 'a:1:{i:0;s:66:\"core.entity_form_display.block_content.drag_and_drop_block.default\";}'),('config.entity.key_store.entity_form_display','uuid:4c956ec4-06a6-471a-a1a6-859b8aa50f23',_binary 'a:1:{i:0;s:60:\"core.entity_form_display.contact_message.contactanos.default\";}'),('config.entity.key_store.entity_form_display','uuid:634a87c3-94a2-453f-9dd4-fb087546934a',_binary 'a:1:{i:0;s:48:\"core.entity_form_display.comment.comment.default\";}'),('config.entity.key_store.entity_form_display','uuid:65e42e5a-d332-467e-83f7-99089c3a5656',_binary 'a:1:{i:0;s:51:\"core.entity_form_display.media.remote_video.default\";}'),('config.entity.key_store.entity_form_display','uuid:681e469b-cdd6-4771-85b2-2e7c53fea3e0',_binary 'a:1:{i:0;s:58:\"core.entity_form_display.taxonomy_term.tecnologias.default\";}'),('config.entity.key_store.entity_form_display','uuid:755d6df9-d55b-4ddd-86b2-6140a30fd169',_binary 'a:1:{i:0;s:42:\"core.entity_form_display.user.user.default\";}'),('config.entity.key_store.entity_form_display','uuid:7e032801-65c4-419e-bf6b-a5d029ed3448',_binary 'a:1:{i:0;s:44:\"core.entity_form_display.media.audio.default\";}'),('config.entity.key_store.entity_form_display','uuid:84e2a391-6d48-475d-8e60-cc1c33ae47d4',_binary 'a:1:{i:0;s:50:\"core.entity_form_display.media.image.media_library\";}'),('config.entity.key_store.entity_form_display','uuid:8b1f17a5-fe6d-4fc0-8c08-fe26db1709c3',_binary 'a:1:{i:0;s:42:\"core.entity_form_display.node.blog.default\";}'),('config.entity.key_store.entity_form_display','uuid:921e0310-18a2-41a5-bf10-13c6fd892051',_binary 'a:1:{i:0;s:44:\"core.entity_form_display.media.video.default\";}'),('config.entity.key_store.entity_form_display','uuid:9703475e-5a7f-492c-9389-257526090fcb',_binary 'a:1:{i:0;s:52:\"core.entity_form_display.block_content.basic.default\";}'),('config.entity.key_store.entity_form_display','uuid:97aa6e4e-3995-47c9-985a-8f0fee914d41',_binary 'a:1:{i:0;s:53:\"core.entity_form_display.media.document.media_library\";}'),('config.entity.key_store.entity_form_display','uuid:a332deac-a90a-40c0-af93-b5e3658b3b74',_binary 'a:1:{i:0;s:44:\"core.entity_form_display.media.image.default\";}'),('config.entity.key_store.entity_form_display','uuid:b359c154-1dc6-4b12-bdfb-5998d8d68601',_binary 'a:1:{i:0;s:47:\"core.entity_form_display.node.proyectos.default\";}'),('config.entity.key_store.entity_form_display','uuid:b8cf69bc-d658-409e-9845-daa900219f15',_binary 'a:1:{i:0;s:45:\"core.entity_form_display.node.article.default\";}'),('config.entity.key_store.entity_form_display','uuid:c9b2d34d-76be-41df-95cb-c1295f7da13e',_binary 'a:1:{i:0;s:50:\"core.entity_form_display.media.video.media_library\";}'),('config.entity.key_store.entity_form_display','uuid:d37751a3-e579-401a-b101-894c40f43d88',_binary 'a:1:{i:0;s:56:\"core.entity_form_display.node.drag_and_drop_page.default\";}'),('config.entity.key_store.entity_form_mode','uuid:a233779e-5698-48d7-a30d-c9cfb962dd04',_binary 'a:1:{i:0;s:35:\"core.entity_form_mode.user.register\";}'),('config.entity.key_store.entity_form_mode','uuid:ecfaf40f-b8ee-4d4c-8a10-bd2df09995e5',_binary 'a:1:{i:0;s:41:\"core.entity_form_mode.media.media_library\";}'),('config.entity.key_store.entity_view_display','uuid:044d71d4-564f-4a00-b68a-ba2c01a7345e',_binary 'a:1:{i:0;s:41:\"core.entity_view_display.node.blog.teaser\";}'),('config.entity.key_store.entity_view_display','uuid:058188b6-6c44-4681-94bf-97586b11abbd',_binary 'a:1:{i:0;s:42:\"core.entity_view_display.user.user.default\";}'),('config.entity.key_store.entity_view_display','uuid:1ced9f4f-8aa2-4286-ba9c-ec524b6c86c6',_binary 'a:1:{i:0;s:45:\"core.entity_view_display.node.article.default\";}'),('config.entity.key_store.entity_view_display','uuid:262ad9f2-6d49-461b-a7d4-6c83df3b65dc',_binary 'a:1:{i:0;s:47:\"core.entity_view_display.node.proyectos.default\";}'),('config.entity.key_store.entity_view_display','uuid:2cb999f3-d3ad-4a08-bd70-89b30ebda196',_binary 'a:1:{i:0;s:47:\"core.entity_view_display.media.document.default\";}'),('config.entity.key_store.entity_view_display','uuid:3a60bbf8-b737-4440-a3d5-49a67609e03e',_binary 'a:1:{i:0;s:46:\"core.entity_view_display.node.clientes.default\";}'),('config.entity.key_store.entity_view_display','uuid:4067f628-f6b1-4b78-a91c-edfde1956356',_binary 'a:1:{i:0;s:44:\"core.entity_view_display.media.audio.default\";}'),('config.entity.key_store.entity_view_display','uuid:43bab86c-907e-4f30-acf8-da2ecbfa336d',_binary 'a:1:{i:0;s:41:\"core.entity_view_display.node.article.rss\";}'),('config.entity.key_store.entity_view_display','uuid:490369fd-ffa2-4b4f-beea-13378e7130ab',_binary 'a:1:{i:0;s:50:\"core.entity_view_display.media.image.media_library\";}'),('config.entity.key_store.entity_view_display','uuid:5c358dd9-7d79-42d6-8b98-680da0a9b3da',_binary 'a:1:{i:0;s:52:\"core.entity_view_display.block_content.basic.default\";}'),('config.entity.key_store.entity_view_display','uuid:60773801-cbb3-4af4-a9a4-e7b6daecc1c3',_binary 'a:1:{i:0;s:46:\"core.entity_view_display.node.proyectos.teaser\";}'),('config.entity.key_store.entity_view_display','uuid:66581087-38da-4e37-9804-3bca2bf29ed8',_binary 'a:1:{i:0;s:48:\"core.entity_view_display.comment.comment.default\";}'),('config.entity.key_store.entity_view_display','uuid:6a8a899d-7038-41a7-ae67-bafeb350063d',_binary 'a:1:{i:0;s:58:\"core.entity_view_display.taxonomy_term.tecnologias.default\";}'),('config.entity.key_store.entity_view_display','uuid:71827f09-882e-4cc7-9896-d3881389c644',_binary 'a:1:{i:0;s:50:\"core.entity_view_display.media.audio.media_library\";}'),('config.entity.key_store.entity_view_display','uuid:7d026e44-1ba9-4e05-8e3b-8bb33d1bc23f',_binary 'a:1:{i:0;s:66:\"core.entity_view_display.block_content.drag_and_drop_block.default\";}'),('config.entity.key_store.entity_view_display','uuid:90a052c5-6498-4224-8373-2d66e772dfd1',_binary 'a:1:{i:0;s:44:\"core.entity_view_display.media.video.default\";}'),('config.entity.key_store.entity_view_display','uuid:9773d56e-5b80-4481-913f-aaa28ec9744c',_binary 'a:1:{i:0;s:44:\"core.entity_view_display.node.article.teaser\";}'),('config.entity.key_store.entity_view_display','uuid:a3796faf-fed6-4372-88dc-97c42566bba5',_binary 'a:1:{i:0;s:50:\"core.entity_view_display.media.video.media_library\";}'),('config.entity.key_store.entity_view_display','uuid:a769d029-be1c-4cc7-83d7-51ed32270494',_binary 'a:1:{i:0;s:42:\"core.entity_view_display.node.blog.default\";}'),('config.entity.key_store.entity_view_display','uuid:a9aae73f-f50d-4680-92af-1bdfb836c339',_binary 'a:1:{i:0;s:60:\"core.entity_view_display.contact_message.contactanos.default\";}'),('config.entity.key_store.entity_view_display','uuid:afee1911-3292-4273-907b-445b2157c237',_binary 'a:1:{i:0;s:53:\"core.entity_view_display.media.document.media_library\";}'),('config.entity.key_store.entity_view_display','uuid:babd478f-ed6c-4cc5-aea8-6cf951c7f422',_binary 'a:1:{i:0;s:41:\"core.entity_view_display.node.page.teaser\";}'),('config.entity.key_store.entity_view_display','uuid:ca275639-ad8d-4206-83a8-2c94a660592a',_binary 'a:1:{i:0;s:42:\"core.entity_view_display.user.user.compact\";}'),('config.entity.key_store.entity_view_display','uuid:ddbbccbb-84d5-48fd-b5d1-a8d815d20ed3',_binary 'a:1:{i:0;s:57:\"core.entity_view_display.media.remote_video.media_library\";}'),('config.entity.key_store.entity_view_display','uuid:deabf8c2-0e8f-451a-ba64-d8860cb4d25a',_binary 'a:1:{i:0;s:42:\"core.entity_view_display.node.page.default\";}'),('config.entity.key_store.entity_view_display','uuid:e22a8fae-7da1-48ff-826c-8fd3afa1f6d0',_binary 'a:1:{i:0;s:44:\"core.entity_view_display.media.image.default\";}'),('config.entity.key_store.entity_view_display','uuid:ec57b4a0-a575-425f-90c9-782a03c85936',_binary 'a:1:{i:0;s:45:\"core.entity_view_display.node.clientes.teaser\";}'),('config.entity.key_store.entity_view_display','uuid:f952fd49-4a32-4e50-8435-6f1ed13ee969',_binary 'a:1:{i:0;s:51:\"core.entity_view_display.media.remote_video.default\";}'),('config.entity.key_store.entity_view_display','uuid:fed9e8c2-678b-4b59-9c91-f9899f25522c',_binary 'a:1:{i:0;s:56:\"core.entity_view_display.node.drag_and_drop_page.default\";}'),('config.entity.key_store.entity_view_mode','uuid:02be7e1e-a277-42fd-9674-3638075688b9',_binary 'a:1:{i:0;s:33:\"core.entity_view_mode.block.token\";}'),('config.entity.key_store.entity_view_mode','uuid:15456e39-0c73-4137-bafc-31785e71cf48',_binary 'a:1:{i:0;s:43:\"core.entity_view_mode.contact_message.token\";}'),('config.entity.key_store.entity_view_mode','uuid:163ea83b-a622-42f7-b410-651f5d56aeb4',_binary 'a:1:{i:0;s:41:\"core.entity_view_mode.media.media_library\";}'),('config.entity.key_store.entity_view_mode','uuid:39c3141e-26a0-4db3-ae50-3fb48998a65a',_binary 'a:1:{i:0;s:38:\"core.entity_view_mode.path_alias.token\";}'),('config.entity.key_store.entity_view_mode','uuid:4990f17f-6a48-4c49-bee8-c7dde3ca0cdf',_binary 'a:1:{i:0;s:33:\"core.entity_view_mode.node.teaser\";}'),('config.entity.key_store.entity_view_mode','uuid:4e86fb12-cb75-4db8-9748-9dea4e03fdd9',_binary 'a:1:{i:0;s:40:\"core.entity_view_mode.block_content.full\";}'),('config.entity.key_store.entity_view_mode','uuid:51d331ec-2acf-4f5a-9562-56338c29d494',_binary 'a:1:{i:0;s:30:\"core.entity_view_mode.node.rss\";}'),('config.entity.key_store.entity_view_mode','uuid:616b9234-c822-4be8-89de-b3a0501cb5aa',_binary 'a:1:{i:0;s:32:\"core.entity_view_mode.user.token\";}'),('config.entity.key_store.entity_view_mode','uuid:689236a7-d4d3-445a-9207-8b0760a8703c',_binary 'a:1:{i:0;s:31:\"core.entity_view_mode.user.full\";}'),('config.entity.key_store.entity_view_mode','uuid:6cd9c319-cb15-456b-a381-652f023fcb71',_binary 'a:1:{i:0;s:32:\"core.entity_view_mode.file.token\";}'),('config.entity.key_store.entity_view_mode','uuid:77842513-53a1-46d9-92fd-21789272c1d1',_binary 'a:1:{i:0;s:35:\"core.entity_view_mode.comment.token\";}'),('config.entity.key_store.entity_view_mode','uuid:836c9c94-96e2-4cd0-aa20-a0a583ada4c5',_binary 'a:1:{i:0;s:34:\"core.entity_view_mode.user.compact\";}'),('config.entity.key_store.entity_view_mode','uuid:85a9c69c-f855-4c83-98e3-995fc2d26128',_binary 'a:1:{i:0;s:40:\"core.entity_view_mode.node.search_result\";}'),('config.entity.key_store.entity_view_mode','uuid:86b7e058-1094-4a6b-b4f7-8ca947f8d2c4',_binary 'a:1:{i:0;s:31:\"core.entity_view_mode.node.full\";}'),('config.entity.key_store.entity_view_mode','uuid:89ad2507-bf87-47f0-8a85-52c848fbdea9',_binary 'a:1:{i:0;s:32:\"core.entity_view_mode.node.token\";}'),('config.entity.key_store.entity_view_mode','uuid:8e6360c7-40f9-4707-913e-2a1ece017f1a',_binary 'a:1:{i:0;s:34:\"core.entity_view_mode.comment.full\";}'),('config.entity.key_store.entity_view_mode','uuid:901e8424-b909-4193-94df-376aaa98901c',_binary 'a:1:{i:0;s:36:\"core.entity_view_mode.shortcut.token\";}'),('config.entity.key_store.entity_view_mode','uuid:96e3736e-a492-4f0d-842f-62bbe74421ba',_binary 'a:1:{i:0;s:33:\"core.entity_view_mode.media.slick\";}'),('config.entity.key_store.entity_view_mode','uuid:ac64fd0d-134b-4402-ad8f-39c1e680d629',_binary 'a:1:{i:0;s:33:\"core.entity_view_mode.media.token\";}'),('config.entity.key_store.entity_view_mode','uuid:b967e582-1250-484e-8505-10c3937592af',_binary 'a:1:{i:0;s:45:\"core.entity_view_mode.menu_link_content.token\";}'),('config.entity.key_store.entity_view_mode','uuid:bc14ecd0-6b60-425a-b303-ad05fc32adac',_binary 'a:1:{i:0;s:40:\"core.entity_view_mode.taxonomy_term.full\";}'),('config.entity.key_store.entity_view_mode','uuid:e8288edd-532c-471a-bfbb-6108618ffb51',_binary 'a:1:{i:0;s:41:\"core.entity_view_mode.taxonomy_term.token\";}'),('config.entity.key_store.entity_view_mode','uuid:ecb4064e-077b-45b7-b48f-34f86c57f081',_binary 'a:1:{i:0;s:32:\"core.entity_view_mode.media.full\";}'),('config.entity.key_store.entity_view_mode','uuid:f644445d-45cc-4375-9ae5-481f67ce877e',_binary 'a:1:{i:0;s:41:\"core.entity_view_mode.block_content.token\";}'),('config.entity.key_store.entity_view_mode','uuid:f861b720-95d5-4358-bf8f-f0999e639922',_binary 'a:1:{i:0;s:39:\"core.entity_view_mode.node.search_index\";}'),('config.entity.key_store.field_config','uuid:06153b35-3b32-4254-b1cc-ada291e85075',_binary 'a:1:{i:0;s:40:\"field.field.comment.comment.comment_body\";}'),('config.entity.key_store.field_config','uuid:06188f3a-7fc8-4b70-a89f-b9bd50356523',_binary 'a:1:{i:0;s:40:\"field.field.node.proyectos.field_cliente\";}'),('config.entity.key_store.field_config','uuid:06628618-1253-4621-8a33-4327e21b21ad',_binary 'a:1:{i:0;s:44:\"field.field.node.proyectos.field_tecnologias\";}'),('config.entity.key_store.field_config','uuid:0663870a-c742-4faa-8f2e-f970f7624010',_binary 'a:1:{i:0;s:64:\"field.field.node.drag_and_drop_page.field_dth_main_content_width\";}'),('config.entity.key_store.field_config','uuid:0dfca56f-94bb-4162-9c03-f82b758c0c4a',_binary 'a:1:{i:0;s:29:\"field.field.node.article.body\";}'),('config.entity.key_store.field_config','uuid:149581eb-6ff6-4642-bd54-6ab240d39871',_binary 'a:1:{i:0;s:40:\"field.field.node.proyectos.field_galeria\";}'),('config.entity.key_store.field_config','uuid:1a01e304-b403-405a-899d-79cd63e127fe',_binary 'a:1:{i:0;s:36:\"field.field.node.proyectos.field_ano\";}'),('config.entity.key_store.field_config','uuid:1fc5d4d1-e82f-4b50-b34e-794c66c55e59',_binary 'a:1:{i:0;s:58:\"field.field.node.drag_and_drop_page.field_dth_hide_regions\";}'),('config.entity.key_store.field_config','uuid:20494464-5f04-43e6-8ce0-41bae706a7a9',_binary 'a:1:{i:0;s:33:\"field.field.node.blog.field_image\";}'),('config.entity.key_store.field_config','uuid:337b2b75-cbfb-459e-a928-15905ec08861',_binary 'a:1:{i:0;s:41:\"field.field.media.image.field_media_image\";}'),('config.entity.key_store.field_config','uuid:3bd15e00-9bbd-4f3c-b2b4-5f415fb6bc01',_binary 'a:1:{i:0;s:61:\"field.field.taxonomy_term.tecnologias.field_imagen_tecnologia\";}'),('config.entity.key_store.field_config','uuid:49102cf8-8813-47ca-85ac-2f7cc00c7c8e',_binary 'a:1:{i:0;s:37:\"field.field.node.blog.field_etiquetas\";}'),('config.entity.key_store.field_config','uuid:50a44101-a382-477a-bcf5-e2dff18273f0',_binary 'a:1:{i:0;s:47:\"field.field.media.document.field_media_document\";}'),('config.entity.key_store.field_config','uuid:51b2b083-f037-4740-8742-877047219a21',_binary 'a:1:{i:0;s:26:\"field.field.node.blog.body\";}'),('config.entity.key_store.field_config','uuid:5964d2c7-1a4a-47e1-b70f-93f8b5503f04',_binary 'a:1:{i:0;s:51:\"field.field.contact_message.contactanos.field_email\";}'),('config.entity.key_store.field_config','uuid:6841490f-4a62-4566-ab9f-b036f45483ed',_binary 'a:1:{i:0;s:46:\"field.field.media.video.field_media_video_file\";}'),('config.entity.key_store.field_config','uuid:6b06dc9d-1373-4b15-aa7b-7f5d61520178',_binary 'a:1:{i:0;s:26:\"field.field.node.page.body\";}'),('config.entity.key_store.field_config','uuid:6c18b48d-f0c0-4525-b622-07c672227999',_binary 'a:1:{i:0;s:53:\"field.field.node.proyectos.field_descripcion_proyecto\";}'),('config.entity.key_store.field_config','uuid:7c26a711-d6a7-4771-be49-785465084c4d',_binary 'a:1:{i:0;s:61:\"field.field.contact_message.contactanos.field_nombre_completo\";}'),('config.entity.key_store.field_config','uuid:817bafdb-ef83-4b62-a5a4-d8d8e756a70c',_binary 'a:1:{i:0;s:55:\"field.field.media.remote_video.field_media_oembed_video\";}'),('config.entity.key_store.field_config','uuid:86e5e8b8-fa77-41ca-8a9f-498c1a28409a',_binary 'a:1:{i:0;s:32:\"field.field.node.article.comment\";}'),('config.entity.key_store.field_config','uuid:87841b52-a97d-4d4e-a511-20c50cede551',_binary 'a:1:{i:0;s:38:\"field.field.node.proyectos.field_image\";}'),('config.entity.key_store.field_config','uuid:95dffb94-f0ef-4170-9f31-7e26637f9dbc',_binary 'a:1:{i:0;s:43:\"field.field.node.clientes.field_descripcion\";}'),('config.entity.key_store.field_config','uuid:a52718d2-5b0c-42d6-adb8-c367daf51ab5',_binary 'a:1:{i:0;s:36:\"field.field.node.article.field_image\";}'),('config.entity.key_store.field_config','uuid:a7c79e8a-8f9e-49ea-ba7e-13aebcc6e080',_binary 'a:1:{i:0;s:50:\"field.field.block_content.drag_and_drop_block.body\";}'),('config.entity.key_store.field_config','uuid:e0f4b37b-5ce9-49a5-a04f-82e3a1dfa044',_binary 'a:1:{i:0;s:37:\"field.field.node.clientes.field_image\";}'),('config.entity.key_store.field_config','uuid:f0cbd38c-4630-4c90-9550-4e19c6adee69',_binary 'a:1:{i:0;s:40:\"field.field.node.drag_and_drop_page.body\";}'),('config.entity.key_store.field_config','uuid:f1208082-3c64-4a6d-84e9-c4a87fc28a6a',_binary 'a:1:{i:0;s:36:\"field.field.block_content.basic.body\";}'),('config.entity.key_store.field_config','uuid:f330f89d-1998-4308-93b9-4f594488423b',_binary 'a:1:{i:0;s:34:\"field.field.user.user.user_picture\";}'),('config.entity.key_store.field_config','uuid:f90126f0-e218-4424-b90c-38cd55f6f525',_binary 'a:1:{i:0;s:35:\"field.field.node.article.field_tags\";}'),('config.entity.key_store.field_config','uuid:fc399113-2a40-49e3-a1a5-ebcc6660621c',_binary 'a:1:{i:0;s:46:\"field.field.media.audio.field_media_audio_file\";}'),('config.entity.key_store.field_config','uuid:fdb93bfd-ec71-47b3-99ee-a1c2ff177cce',_binary 'a:1:{i:0;s:57:\"field.field.node.drag_and_drop_page.field_dth_page_layout\";}'),('config.entity.key_store.field_config','uuid:fe1f4ef3-5fe7-47d1-9aed-262fce9d66f6',_binary 'a:1:{i:0;s:42:\"field.field.node.proyectos.field_etiquetas\";}'),('config.entity.key_store.field_config','uuid:fedf3361-0fcd-4e3c-82d2-e4996d2024d5',_binary 'a:1:{i:0;s:54:\"field.field.contact_message.contactanos.field_telefono\";}'),('config.entity.key_store.field_storage_config','uuid:083c2fef-758e-474d-b257-3dc9175d40e4',_binary 'a:1:{i:0;s:29:\"field.storage.node.field_tags\";}'),('config.entity.key_store.field_storage_config','uuid:11e2e9db-8c44-40bd-8c0b-51c438621272',_binary 'a:1:{i:0;s:36:\"field.storage.node.field_descripcion\";}'),('config.entity.key_store.field_storage_config','uuid:27fa5f6d-43ae-40d1-b693-c61cbb9632e3',_binary 'a:1:{i:0;s:42:\"field.storage.media.field_media_video_file\";}'),('config.entity.key_store.field_storage_config','uuid:29331765-f2ec-4a12-8cdc-cdde5cccb543',_binary 'a:1:{i:0;s:36:\"field.storage.node.field_tecnologias\";}'),('config.entity.key_store.field_storage_config','uuid:2ba50648-5e97-4c30-8953-d8a5dee55150',_binary 'a:1:{i:0;s:31:\"field.storage.user.user_picture\";}'),('config.entity.key_store.field_storage_config','uuid:331f4ee6-dc07-44b4-972f-701786cbda36',_binary 'a:1:{i:0;s:40:\"field.storage.media.field_media_document\";}'),('config.entity.key_store.field_storage_config','uuid:3640af61-ca18-4227-9a3a-6b3c25a1c5b1',_binary 'a:1:{i:0;s:26:\"field.storage.node.comment\";}'),('config.entity.key_store.field_storage_config','uuid:3eb02fe9-5487-489d-9421-c871b8ead462',_binary 'a:1:{i:0;s:44:\"field.storage.media.field_media_oembed_video\";}'),('config.entity.key_store.field_storage_config','uuid:3fba7a83-1c50-4261-b26c-4edd0e9081a6',_binary 'a:1:{i:0;s:32:\"field.storage.block_content.body\";}'),('config.entity.key_store.field_storage_config','uuid:45c08268-f08e-4356-b6b4-a22c9b8907bf',_binary 'a:1:{i:0;s:40:\"field.storage.node.field_dth_page_layout\";}'),('config.entity.key_store.field_storage_config','uuid:54e30249-b1ea-41ca-933f-63e089528249',_binary 'a:1:{i:0;s:32:\"field.storage.node.field_cliente\";}'),('config.entity.key_store.field_storage_config','uuid:557d0b75-5e4a-4849-914b-076aadf5e480',_binary 'a:1:{i:0;s:51:\"field.storage.contact_message.field_nombre_completo\";}'),('config.entity.key_store.field_storage_config','uuid:610ae215-f617-40e3-893f-9444e8b06b67',_binary 'a:1:{i:0;s:44:\"field.storage.node.field_dth_body_background\";}'),('config.entity.key_store.field_storage_config','uuid:73c19d60-423f-41a3-9925-f3ca9a49bdf0',_binary 'a:1:{i:0;s:51:\"field.storage.taxonomy_term.field_imagen_tecnologia\";}'),('config.entity.key_store.field_storage_config','uuid:7cadd040-427a-40d0-af4e-c7a0ad304df9',_binary 'a:1:{i:0;s:42:\"field.storage.media.field_media_audio_file\";}'),('config.entity.key_store.field_storage_config','uuid:7e4c1c92-4ef7-47e2-8b8d-19c997a06559',_binary 'a:1:{i:0;s:45:\"field.storage.node.field_descripcion_proyecto\";}'),('config.entity.key_store.field_storage_config','uuid:87aadc64-bb58-4ec9-9a52-4eb7cdce0fde',_binary 'a:1:{i:0;s:34:\"field.storage.comment.comment_body\";}'),('config.entity.key_store.field_storage_config','uuid:ade506d0-3f2c-45fb-b2fb-e6a5f1b401fa',_binary 'a:1:{i:0;s:47:\"field.storage.node.field_dth_main_content_width\";}'),('config.entity.key_store.field_storage_config','uuid:b5b12c66-05e5-4ba9-9299-232205d28801',_binary 'a:1:{i:0;s:32:\"field.storage.node.field_galeria\";}'),('config.entity.key_store.field_storage_config','uuid:c9170aad-f70a-4690-9dc4-66aa3fa45c7a',_binary 'a:1:{i:0;s:37:\"field.storage.media.field_media_image\";}'),('config.entity.key_store.field_storage_config','uuid:d53245af-19d1-476e-82d8-801ab033545d',_binary 'a:1:{i:0;s:44:\"field.storage.contact_message.field_telefono\";}'),('config.entity.key_store.field_storage_config','uuid:d54dc666-1019-4897-a26b-3dace6079e1e',_binary 'a:1:{i:0;s:34:\"field.storage.node.field_etiquetas\";}'),('config.entity.key_store.field_storage_config','uuid:d82086e5-f563-411d-9a3c-d6b1e8ace712',_binary 'a:1:{i:0;s:28:\"field.storage.node.field_ano\";}'),('config.entity.key_store.field_storage_config','uuid:da3b8231-3d54-49d8-9cb1-4b9e6a45d0fa',_binary 'a:1:{i:0;s:30:\"field.storage.node.field_image\";}'),('config.entity.key_store.field_storage_config','uuid:dda48fe8-b9a7-4f91-a1b2-cdd038443307',_binary 'a:1:{i:0;s:41:\"field.storage.node.field_dth_hide_regions\";}'),('config.entity.key_store.field_storage_config','uuid:e3e651fe-e889-4c38-b2e8-99d1ae754a04',_binary 'a:1:{i:0;s:48:\"field.storage.node.field_dth_page_title_backgrou\";}'),('config.entity.key_store.field_storage_config','uuid:efd64957-e4e5-47fc-a58d-3c111bb6dc0d',_binary 'a:1:{i:0;s:41:\"field.storage.contact_message.field_email\";}'),('config.entity.key_store.field_storage_config','uuid:f51f997c-62cb-4298-af05-6f7ff5af91b6',_binary 'a:1:{i:0;s:23:\"field.storage.node.body\";}'),('config.entity.key_store.filter_format','uuid:33bfc1a6-d48a-411e-be2a-067056b4f5a6',_binary 'a:1:{i:0;s:23:\"filter.format.full_html\";}'),('config.entity.key_store.filter_format','uuid:3d1185d4-c16d-4b86-a72e-0f7096698b38',_binary 'a:1:{i:0;s:24:\"filter.format.plain_text\";}'),('config.entity.key_store.filter_format','uuid:54275222-a504-464f-b7b3-cac9061a1dc2',_binary 'a:1:{i:0;s:29:\"filter.format.restricted_html\";}'),('config.entity.key_store.filter_format','uuid:a48639b4-226e-43d4-bd70-9410b291646f',_binary 'a:1:{i:0;s:24:\"filter.format.basic_html\";}'),('config.entity.key_store.image_style','uuid:1778ef5b-995c-4224-b448-dd85c85c1c3d',_binary 'a:1:{i:0;s:18:\"image.style.medium\";}'),('config.entity.key_store.image_style','uuid:2479c469-b705-4992-bd35-a0a1e20454b8',_binary 'a:1:{i:0;s:25:\"image.style.media_library\";}'),('config.entity.key_store.image_style','uuid:29e15cb5-e7dd-4e5d-b027-6750615a6703',_binary 'a:1:{i:0;s:20:\"image.style.optimize\";}'),('config.entity.key_store.image_style','uuid:640ef43d-5571-4e07-a6ac-35647f330216',_binary 'a:1:{i:0;s:17:\"image.style.large\";}'),('config.entity.key_store.image_style','uuid:6dc397e7-0887-4f6a-923a-ee9685641a24',_binary 'a:1:{i:0;s:16:\"image.style.wide\";}'),('config.entity.key_store.image_style','uuid:a7afcd59-91c8-40f9-b039-2de037714cb3',_binary 'a:1:{i:0;s:21:\"image.style.thumbnail\";}'),('config.entity.key_store.image_style','uuid:e1e4664f-f54b-4e61-a53e-0b88dbdf3f1a',_binary 'a:1:{i:0;s:23:\"image.style.slick_media\";}'),('config.entity.key_store.language_content_settings','uuid:0495bf3b-d81d-4588-97c1-dd3bce6566be',_binary 'a:1:{i:0;s:35:\"language.content_settings.node.blog\";}'),('config.entity.key_store.language_content_settings','uuid:2d3e15fe-7281-4bd8-b299-6afd602ef65f',_binary 'a:1:{i:0;s:51:\"language.content_settings.taxonomy_term.tecnologias\";}'),('config.entity.key_store.language_content_settings','uuid:723af382-60c1-4a75-9ca9-885770329f8b',_binary 'a:1:{i:0;s:40:\"language.content_settings.node.proyectos\";}'),('config.entity.key_store.language_content_settings','uuid:b5aae766-70c8-4ac0-b79a-e4c99e0fed66',_binary 'a:1:{i:0;s:39:\"language.content_settings.node.clientes\";}'),('config.entity.key_store.language_content_settings','uuid:c6d60c5f-9009-4cfe-b03d-bbd79bf10b57',_binary 'a:1:{i:0;s:47:\"language.content_settings.path_alias.path_alias\";}'),('config.entity.key_store.media_type','uuid:22a9a84c-3bcd-4eea-9c0a-7f1b23f03051',_binary 'a:1:{i:0;s:16:\"media.type.image\";}'),('config.entity.key_store.media_type','uuid:2b7144f6-c643-4d80-9c1a-6f0fc8772afb',_binary 'a:1:{i:0;s:16:\"media.type.video\";}'),('config.entity.key_store.media_type','uuid:3126a9e2-283e-41da-9393-6ecd813b2aa6',_binary 'a:1:{i:0;s:19:\"media.type.document\";}'),('config.entity.key_store.media_type','uuid:6208f7dc-2252-4099-9384-a72d4dc7a58b',_binary 'a:1:{i:0;s:16:\"media.type.audio\";}'),('config.entity.key_store.media_type','uuid:eca68da9-4081-400d-a58d-a9b89acc5d60',_binary 'a:1:{i:0;s:23:\"media.type.remote_video\";}'),('config.entity.key_store.menu','uuid:399d1d15-79e0-420d-9ed8-df9da3d8925f',_binary 'a:1:{i:0;s:17:\"system.menu.tools\";}'),('config.entity.key_store.menu','uuid:59a47e10-6427-45d2-b43b-9372a66c1794',_binary 'a:1:{i:0;s:19:\"system.menu.account\";}'),('config.entity.key_store.menu','uuid:ac28267f-bb7e-46db-9242-fa4faf52b1c3',_binary 'a:1:{i:0;s:16:\"system.menu.main\";}'),('config.entity.key_store.menu','uuid:b8c3e196-9fa6-4ccb-b56e-35f0c53e2535',_binary 'a:1:{i:0;s:17:\"system.menu.devel\";}'),('config.entity.key_store.menu','uuid:cf50c8cc-5f9c-42a8-9c95-95720e7c8dd8',_binary 'a:1:{i:0;s:18:\"system.menu.footer\";}'),('config.entity.key_store.menu','uuid:da83b365-ebe8-4572-a1f9-132b21d0d7bf',_binary 'a:1:{i:0;s:17:\"system.menu.admin\";}'),('config.entity.key_store.node_type','uuid:456bbddf-22f8-4153-becb-4bf2cad43dab',_binary 'a:1:{i:0;s:18:\"node.type.clientes\";}'),('config.entity.key_store.node_type','uuid:547aa45a-3ca7-4bd3-964d-a5074c237213',_binary 'a:1:{i:0;s:19:\"node.type.proyectos\";}'),('config.entity.key_store.node_type','uuid:6947b2cf-7a64-49de-a2a9-2841e478f881',_binary 'a:1:{i:0;s:14:\"node.type.page\";}'),('config.entity.key_store.node_type','uuid:841a5a18-465f-4908-bb75-7aa457d6500f',_binary 'a:1:{i:0;s:17:\"node.type.article\";}'),('config.entity.key_store.node_type','uuid:ae8e20c2-1058-4692-9f24-88a7585ad9fe',_binary 'a:1:{i:0;s:14:\"node.type.blog\";}'),('config.entity.key_store.node_type','uuid:e2c0ba0f-03d5-4be9-a0c2-5d556b225530',_binary 'a:1:{i:0;s:28:\"node.type.drag_and_drop_page\";}'),('config.entity.key_store.pathauto_pattern','status:',_binary 'a:1:{i:0;s:26:\"pathauto.pattern.contenido\";}'),('config.entity.key_store.pathauto_pattern','status:1',_binary 'a:2:{i:0;s:26:\"pathauto.pattern.contenido\";i:1;s:35:\"pathauto.pattern.tipos_de_contenido\";}'),('config.entity.key_store.pathauto_pattern','type:canonical_entities:node',_binary 'a:2:{i:0;s:26:\"pathauto.pattern.contenido\";i:1;s:35:\"pathauto.pattern.tipos_de_contenido\";}'),('config.entity.key_store.pathauto_pattern','uuid:1ae3c379-77e7-4cc0-bd7d-ffb4292b0ac8',_binary 'a:1:{i:0;s:35:\"pathauto.pattern.tipos_de_contenido\";}'),('config.entity.key_store.pathauto_pattern','uuid:1e8c1230-97eb-43dc-9e7d-ba751a3960a5',_binary 'a:1:{i:0;s:26:\"pathauto.pattern.contenido\";}'),('config.entity.key_store.recaptcha_v3_action','uuid:47dc4532-f5d9-430d-848d-9a28d7f9c356',_binary 'a:1:{i:0;s:55:\"recaptcha_v3.recaptcha_v3_action.validacion_formularios\";}'),('config.entity.key_store.search_page','uuid:339a1c27-81a9-4b54-aec7-466b666cc3e5',_binary 'a:1:{i:0;s:23:\"search.page.user_search\";}'),('config.entity.key_store.search_page','uuid:56554a3d-9b40-4475-8518-3b21d908e0a5',_binary 'a:1:{i:0;s:23:\"search.page.node_search\";}'),('config.entity.key_store.search_page','uuid:e161c404-549b-40ff-a585-d2f3820f6298',_binary 'a:1:{i:0;s:23:\"search.page.help_search\";}'),('config.entity.key_store.shortcut_set','uuid:78d4ed47-a09c-440a-a0ad-147bdb593938',_binary 'a:1:{i:0;s:20:\"shortcut.set.default\";}'),('config.entity.key_store.slick','uuid:ac47e889-600b-4cdc-85fc-249c89390ac1',_binary 'a:1:{i:0;s:23:\"slick.optionset.default\";}'),('config.entity.key_store.slick','uuid:d42cb8b8-744e-4016-b16c-fdec5e3456c0',_binary 'a:1:{i:0;s:29:\"slick.optionset.clientes_home\";}'),('config.entity.key_store.slick','uuid:f765c5a1-8000-4fe3-a5c2-4dd8ca6e5524',_binary 'a:1:{i:0;s:33:\"slick.optionset.galeria_proyectos\";}'),('config.entity.key_store.taxonomy_vocabulary','uuid:255fde09-6969-4ed0-9e6c-772b7c764e02',_binary 'a:1:{i:0;s:24:\"taxonomy.vocabulary.tags\";}'),('config.entity.key_store.taxonomy_vocabulary','uuid:2a68f3ca-ee68-4a0d-8d09-5b181180ba26',_binary 'a:1:{i:0;s:36:\"taxonomy.vocabulary.ai_tone_of_voice\";}'),('config.entity.key_store.taxonomy_vocabulary','uuid:8764f713-d3fc-4d5c-923a-de0562826822',_binary 'a:1:{i:0;s:31:\"taxonomy.vocabulary.tecnologias\";}'),('config.entity.key_store.taxonomy_vocabulary','uuid:c9191e6c-26e5-4c97-be48-225a211d1141',_binary 'a:1:{i:0;s:37:\"taxonomy.vocabulary.ai_agent_commands\";}'),('config.entity.key_store.user_role','uuid:26fd5d68-b13d-475e-a660-6a5e77b91da6',_binary 'a:1:{i:0;s:19:\"user.role.anonymous\";}'),('config.entity.key_store.user_role','uuid:9335c025-f7ad-4807-874c-725e1ca8c7c2',_binary 'a:1:{i:0;s:24:\"user.role.content_editor\";}'),('config.entity.key_store.user_role','uuid:ab914be8-e717-4cd5-b499-add3094699f6',_binary 'a:1:{i:0;s:23:\"user.role.administrator\";}'),('config.entity.key_store.user_role','uuid:ddfe2003-49da-46a6-903b-a82eeaec4d7f',_binary 'a:1:{i:0;s:23:\"user.role.authenticated\";}'),('config.entity.key_store.view','uuid:19119600-6c7b-40b8-93e5-d351364049dc',_binary 'a:1:{i:0;s:24:\"views.view.media_library\";}'),('config.entity.key_store.view','uuid:1b5736bb-488d-4a6f-ae9f-0df79bc39588',_binary 'a:1:{i:0;s:24:\"views.view.clientes_home\";}'),('config.entity.key_store.view','uuid:45da490c-d498-4fd1-ad63-59e33c181cf1',_binary 'a:1:{i:0;s:20:\"views.view.who_s_new\";}'),('config.entity.key_store.view','uuid:57603ac2-21d2-4830-b4b4-7acd2f2a6bc2',_binary 'a:1:{i:0;s:23:\"views.view.who_s_online\";}'),('config.entity.key_store.view','uuid:58b0f959-f57c-4ddd-81bd-45767dcbf699',_binary 'a:1:{i:0;s:16:\"views.view.files\";}'),('config.entity.key_store.view','uuid:694d1b26-5aad-468b-a1d0-f996709786a1',_binary 'a:1:{i:0;s:30:\"views.view.etiquetas_proyectos\";}'),('config.entity.key_store.view','uuid:724014e6-3ff8-4587-8f51-ffeea7db45c2',_binary 'a:1:{i:0;s:19:\"views.view.clientes\";}'),('config.entity.key_store.view','uuid:91902129-7bbe-43ee-8988-399319c422e5',_binary 'a:1:{i:0;s:19:\"views.view.watchdog\";}'),('config.entity.key_store.view','uuid:938b5d6a-88cc-4281-9a49-05ef8690ee83',_binary 'a:1:{i:0;s:16:\"views.view.blogs\";}'),('config.entity.key_store.view','uuid:9726dfc4-ca1a-4b4c-9596-e9370714a9ea',_binary 'a:1:{i:0;s:28:\"views.view.galeria_proyectos\";}'),('config.entity.key_store.view','uuid:a32cb8c9-8d28-4396-97d7-e55374a22ad1',_binary 'a:1:{i:0;s:24:\"views.view.taxonomy_term\";}'),('config.entity.key_store.view','uuid:a8a58256-36ae-4631-9e2d-e400a0f6e326',_binary 'a:1:{i:0;s:32:\"views.view.tecnologias_proyectos\";}'),('config.entity.key_store.view','uuid:ab5358aa-f3b4-47ed-b4a2-6df42b46871e',_binary 'a:1:{i:0;s:25:\"views.view.proyectos_page\";}'),('config.entity.key_store.view','uuid:ace9a5f2-c99d-4353-a011-ec45b2756f02',_binary 'a:1:{i:0;s:28:\"views.view.user_admin_people\";}'),('config.entity.key_store.view','uuid:bf0be12c-ad19-4aa9-8356-851afa9cbe3a',_binary 'a:1:{i:0;s:25:\"views.view.content_recent\";}'),('config.entity.key_store.view','uuid:c256db6f-da58-4e98-980a-3088c67c90f7',_binary 'a:1:{i:0;s:25:\"views.view.proyectos_home\";}'),('config.entity.key_store.view','uuid:c671735b-dba5-4367-8b2a-3a5914b48696',_binary 'a:1:{i:0;s:18:\"views.view.comment\";}'),('config.entity.key_store.view','uuid:cc6b4a47-fb8d-4bd4-b6a5-cca552b3f91c',_binary 'a:1:{i:0;s:26:\"views.view.comments_recent\";}'),('config.entity.key_store.view','uuid:d052b957-839d-45d0-9858-1770e573a36a',_binary 'a:1:{i:0;s:16:\"views.view.media\";}'),('config.entity.key_store.view','uuid:df754cd3-ed78-4f45-ade0-0dcb61a86a55',_binary 'a:1:{i:0;s:18:\"views.view.archive\";}'),('config.entity.key_store.view','uuid:e7adacb7-1f34-43ad-8e61-48cf32a0ccb6',_binary 'a:1:{i:0;s:20:\"views.view.frontpage\";}'),('config.entity.key_store.view','uuid:efac064a-9592-41a7-96d9-815cb1697539',_binary 'a:1:{i:0;s:18:\"views.view.content\";}'),('config.entity.key_store.view','uuid:f177540f-70c9-4868-b3d1-928030dd3dee',_binary 'a:1:{i:0;s:19:\"views.view.glossary\";}'),('config.entity.key_store.view','uuid:f647716b-ff3d-4061-a3a8-7c5364d6d279',_binary 'a:1:{i:0;s:24:\"views.view.block_content\";}'),('config.entity.key_store.view','uuid:f6e9b359-4ebb-49e9-96a1-10834c483e6f',_binary 'a:1:{i:0;s:20:\"views.view.proyectos\";}'),('development_settings','disable_rendered_output_cache_bins',_binary 'b:1;'),('development_settings','twig_cache_disable',_binary 'b:1;'),('development_settings','twig_debug',_binary 'b:1;'),('entity.definitions.bundle_field_map','block_content',_binary 'a:1:{s:4:\"body\";a:2:{s:4:\"type\";s:17:\"text_with_summary\";s:7:\"bundles\";a:2:{s:5:\"basic\";s:5:\"basic\";s:19:\"drag_and_drop_block\";s:19:\"drag_and_drop_block\";}}}'),('entity.definitions.bundle_field_map','comment',_binary 'a:1:{s:12:\"comment_body\";a:2:{s:4:\"type\";s:9:\"text_long\";s:7:\"bundles\";a:1:{s:7:\"comment\";s:7:\"comment\";}}}'),('entity.definitions.bundle_field_map','contact_message',_binary 'a:3:{s:21:\"field_nombre_completo\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:11:\"contactanos\";s:11:\"contactanos\";}}s:14:\"field_telefono\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:11:\"contactanos\";s:11:\"contactanos\";}}s:11:\"field_email\";a:2:{s:4:\"type\";s:5:\"email\";s:7:\"bundles\";a:1:{s:11:\"contactanos\";s:11:\"contactanos\";}}}'),('entity.definitions.bundle_field_map','media',_binary 'a:5:{s:22:\"field_media_audio_file\";a:2:{s:4:\"type\";s:4:\"file\";s:7:\"bundles\";a:1:{s:5:\"audio\";s:5:\"audio\";}}s:20:\"field_media_document\";a:2:{s:4:\"type\";s:4:\"file\";s:7:\"bundles\";a:1:{s:8:\"document\";s:8:\"document\";}}s:17:\"field_media_image\";a:2:{s:4:\"type\";s:5:\"image\";s:7:\"bundles\";a:1:{s:5:\"image\";s:5:\"image\";}}s:24:\"field_media_oembed_video\";a:2:{s:4:\"type\";s:6:\"string\";s:7:\"bundles\";a:1:{s:12:\"remote_video\";s:12:\"remote_video\";}}s:22:\"field_media_video_file\";a:2:{s:4:\"type\";s:4:\"file\";s:7:\"bundles\";a:1:{s:5:\"video\";s:5:\"video\";}}}'),('entity.definitions.bundle_field_map','node',_binary 'a:14:{s:11:\"field_image\";a:2:{s:4:\"type\";s:5:\"image\";s:7:\"bundles\";a:4:{s:7:\"article\";s:7:\"article\";s:8:\"clientes\";s:8:\"clientes\";s:9:\"proyectos\";s:9:\"proyectos\";s:4:\"blog\";s:4:\"blog\";}}s:7:\"comment\";a:2:{s:4:\"type\";s:7:\"comment\";s:7:\"bundles\";a:1:{s:7:\"article\";s:7:\"article\";}}s:10:\"field_tags\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:7:\"article\";s:7:\"article\";}}s:4:\"body\";a:2:{s:4:\"type\";s:17:\"text_with_summary\";s:7:\"bundles\";a:4:{s:4:\"page\";s:4:\"page\";s:7:\"article\";s:7:\"article\";s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";s:4:\"blog\";s:4:\"blog\";}}s:22:\"field_dth_hide_regions\";a:2:{s:4:\"type\";s:11:\"list_string\";s:7:\"bundles\";a:1:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";}}s:28:\"field_dth_main_content_width\";a:2:{s:4:\"type\";s:11:\"list_string\";s:7:\"bundles\";a:1:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";}}s:21:\"field_dth_page_layout\";a:2:{s:4:\"type\";s:11:\"list_string\";s:7:\"bundles\";a:1:{s:18:\"drag_and_drop_page\";s:18:\"drag_and_drop_page\";}}s:17:\"field_descripcion\";a:2:{s:4:\"type\";s:11:\"string_long\";s:7:\"bundles\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}}s:17:\"field_tecnologias\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}s:15:\"field_etiquetas\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:2:{s:9:\"proyectos\";s:9:\"proyectos\";s:4:\"blog\";s:4:\"blog\";}}s:13:\"field_cliente\";a:2:{s:4:\"type\";s:16:\"entity_reference\";s:7:\"bundles\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}s:9:\"field_ano\";a:2:{s:4:\"type\";s:7:\"integer\";s:7:\"bundles\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}s:26:\"field_descripcion_proyecto\";a:2:{s:4:\"type\";s:11:\"string_long\";s:7:\"bundles\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}s:13:\"field_galeria\";a:2:{s:4:\"type\";s:5:\"image\";s:7:\"bundles\";a:1:{s:9:\"proyectos\";s:9:\"proyectos\";}}}'),('entity.definitions.bundle_field_map','taxonomy_term',_binary 'a:1:{s:23:\"field_imagen_tecnologia\";a:2:{s:4:\"type\";s:5:\"image\";s:7:\"bundles\";a:1:{s:11:\"tecnologias\";s:11:\"tecnologias\";}}}'),('entity.definitions.bundle_field_map','user',_binary 'a:1:{s:12:\"user_picture\";a:2:{s:4:\"type\";s:5:\"image\";s:7:\"bundles\";a:1:{s:4:\"user\";s:4:\"user\";}}}'),('entity.definitions.installed','action.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:6:\"action\";s:8:\"\0*\0class\";s:27:\"Drupal\\system\\Entity\\Action\";s:11:\"\0*\0provider\";s:6:\"system\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:27:\"Drupal\\system\\Entity\\Action\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:18:\"administer actions\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:13:\"@count action\";s:6:\"plural\";s:14:\"@count actions\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:18:\"config:action_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:4:\"type\";i:3;s:6:\"plugin\";i:4;s:13:\"configuration\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','base_field_override.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"base_field_override\";s:8:\"\0*\0class\";s:42:\"Drupal\\Core\\Field\\Entity\\BaseFieldOverride\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:42:\"Drupal\\Core\\Field\\Entity\\BaseFieldOverride\";s:11:\"\0*\0handlers\";a:2:{s:7:\"storage\";s:42:\"Drupal\\Core\\Field\\BaseFieldOverrideStorage\";s:6:\"access\";s:55:\"Drupal\\Core\\Field\\BaseFieldOverrideAccessControlHandler\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Base field override\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:31:\"config:base_field_override_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:5:{i:0;s:2:\"id\";i:1;s:11:\"entity_type\";i:2;s:6:\"bundle\";i:3;s:10:\"field_name\";i:4;s:10:\"field_type\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:19:\"base_field_override\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:12:{i:0;s:2:\"id\";i:1;s:10:\"field_name\";i:2;s:11:\"entity_type\";i:3;s:6:\"bundle\";i:4;s:5:\"label\";i:5;s:11:\"description\";i:6;s:8:\"required\";i:7;s:12:\"translatable\";i:8;s:13:\"default_value\";i:9;s:22:\"default_value_callback\";i:10;s:8:\"settings\";i:11;s:10:\"field_type\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','block.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:5:\"block\";s:8:\"\0*\0class\";s:25:\"Drupal\\block\\Entity\\Block\";s:11:\"\0*\0provider\";s:5:\"block\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:25:\"Drupal\\block\\Entity\\Block\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:38:\"Drupal\\block\\BlockAccessControlHandler\";s:12:\"view_builder\";s:29:\"Drupal\\block\\BlockViewBuilder\";s:12:\"list_builder\";s:29:\"Drupal\\block\\BlockListBuilder\";s:4:\"form\";a:2:{s:7:\"default\";s:22:\"Drupal\\block\\BlockForm\";s:6:\"delete\";s:33:\"Drupal\\block\\Form\\BlockDeleteForm\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:17:\"administer blocks\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:11:\"delete-form\";s:44:\"/admin/structure/block/manage/{block}/delete\";s:9:\"edit-form\";s:37:\"/admin/structure/block/manage/{block}\";s:6:\"enable\";s:44:\"/admin/structure/block/manage/{block}/enable\";s:7:\"disable\";s:45:\"/admin/structure/block/manage/{block}/disable\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:12:\"@count block\";s:6:\"plural\";s:13:\"@count blocks\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:17:\"config:block_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:2:{i:0;s:5:\"theme\";i:1;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:8:{i:0;s:2:\"id\";i:1;s:5:\"theme\";i:2;s:6:\"region\";i:3;s:6:\"weight\";i:4;s:8:\"provider\";i:5;s:6:\"plugin\";i:6;s:8:\"settings\";i:7;s:10:\"visibility\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','block_content.entity_type',_binary 'O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:13:\"block_content\";s:8:\"\0*\0class\";s:40:\"Drupal\\block_content\\Entity\\BlockContent\";s:11:\"\0*\0provider\";s:13:\"block_content\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:0;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:8:\"revision\";s:11:\"revision_id\";s:6:\"bundle\";s:4:\"type\";s:5:\"label\";s:4:\"info\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:40:\"Drupal\\block_content\\Entity\\BlockContent\";s:11:\"\0*\0handlers\";a:9:{s:7:\"storage\";s:46:\"Drupal\\Core\\Entity\\Sql\\SqlContentEntityStorage\";s:14:\"storage_schema\";s:46:\"Drupal\\block_content\\BlockContentStorageSchema\";s:6:\"access\";s:53:\"Drupal\\block_content\\BlockContentAccessControlHandler\";s:12:\"list_builder\";s:44:\"Drupal\\block_content\\BlockContentListBuilder\";s:12:\"view_builder\";s:44:\"Drupal\\block_content\\BlockContentViewBuilder\";s:10:\"views_data\";s:42:\"Drupal\\block_content\\BlockContentViewsData\";s:4:\"form\";a:6:{s:3:\"add\";s:37:\"Drupal\\block_content\\BlockContentForm\";s:4:\"edit\";s:37:\"Drupal\\block_content\\BlockContentForm\";s:6:\"delete\";s:48:\"Drupal\\block_content\\Form\\BlockContentDeleteForm\";s:7:\"default\";s:37:\"Drupal\\block_content\\BlockContentForm\";s:15:\"revision-delete\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionDeleteForm\";s:15:\"revision-revert\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionRevertForm\";}s:14:\"route_provider\";a:1:{s:8:\"revision\";s:52:\"Drupal\\Core\\Entity\\Routing\\RevisionHtmlRouteProvider\";}s:11:\"translation\";s:51:\"Drupal\\block_content\\BlockContentTranslationHandler\";}s:19:\"\0*\0admin_permission\";s:24:\"administer block content\";s:24:\"\0*\0collection_permission\";s:20:\"access block library\";s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:9:\"canonical\";s:36:\"/admin/content/block/{block_content}\";s:11:\"delete-form\";s:43:\"/admin/content/block/{block_content}/delete\";s:9:\"edit-form\";s:36:\"/admin/content/block/{block_content}\";s:10:\"collection\";s:20:\"/admin/content/block\";s:6:\"create\";s:6:\"/block\";s:20:\"revision-delete-form\";s:77:\"/admin/content/block/{block_content}/revision/{block_content_revision}/delete\";s:20:\"revision-revert-form\";s:77:\"/admin/content/block/{block_content}/revision/{block_content_revision}/revert\";s:15:\"version-history\";s:46:\"/admin/content/block/{block_content}/revisions\";}s:21:\"\0*\0bundle_entity_type\";s:18:\"block_content_type\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:13:\"block_content\";s:22:\"\0*\0revision_data_table\";s:28:\"block_content_field_revision\";s:17:\"\0*\0revision_table\";s:22:\"block_content_revision\";s:13:\"\0*\0data_table\";s:24:\"block_content_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:1;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Content blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"content blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:20:\"@count content block\";s:6:\"plural\";s:21:\"@count content blocks\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:35:\"entity.block_content_type.edit_form\";s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:18:\"block_content_list\";}s:14:\"\0*\0constraints\";a:2:{s:26:\"EntityUntranslatableFields\";N;s:25:\"BlockContentEntityChanged\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:13:\"revision_user\";s:16:\"revision_created\";s:16:\"revision_created\";s:20:\"revision_log_message\";s:12:\"revision_log\";s:16:\"revision_default\";s:16:\"revision_default\";}}'),('entity.definitions.installed','block_content.field_storage_definitions',_binary 'a:16:{s:2:\"id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Content block ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The content block ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:2:\"id\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The content block UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"revision_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"The revision ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:11:\"revision_id\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The content block language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:115;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"type\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"The block type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:4:\"type\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:18:\"block_content_type\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:155;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:16:\"revision_created\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:193;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:13:\"revision_user\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:13:\"revision_user\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:223;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"revision_log\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The log entry explaining the changes in this revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:25;s:8:\"settings\";a:1:{s:4:\"rows\";i:4;}}}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:12:\"revision_log\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:260;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:302;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"info\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Block description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"A brief description of your block.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"required\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:4:\"info\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:341;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"The time that the content block was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:384;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"reusable\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Reusable\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"A boolean indicating whether this block is reusable.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:0;s:12:\"revisionable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:8:\"reusable\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:415;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:458;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:501;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:13:\"block_content\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:13:\"block_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:543;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"body\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":30:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:18:\"block_content.body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"3fba7a83-1c50-4261-b26c-4edd0e9081a6\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"eS0snV_L3dx9shtWRTzm5eblwOJ7qKWC9IE-4GMTDFc\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:13:\"block_content\";i:1;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:18:\"block_content.body\";s:13:\"\0*\0field_name\";s:4:\"body\";s:14:\"\0*\0entity_type\";s:13:\"block_content\";s:7:\"\0*\0type\";s:17:\"text_with_summary\";s:9:\"\0*\0module\";s:4:\"text\";s:11:\"\0*\0settings\";a:0:{}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}'),('entity.definitions.installed','block_content_type.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:18:\"block_content_type\";s:8:\"\0*\0class\";s:44:\"Drupal\\block_content\\Entity\\BlockContentType\";s:11:\"\0*\0provider\";s:13:\"block_content\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:44:\"Drupal\\block_content\\Entity\\BlockContentType\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:50:\"Drupal\\block_content\\BlockTypeAccessControlHandler\";s:4:\"form\";a:4:{s:7:\"default\";s:41:\"Drupal\\block_content\\BlockContentTypeForm\";s:3:\"add\";s:41:\"Drupal\\block_content\\BlockContentTypeForm\";s:4:\"edit\";s:41:\"Drupal\\block_content\\BlockContentTypeForm\";s:6:\"delete\";s:52:\"Drupal\\block_content\\Form\\BlockContentTypeDeleteForm\";}s:14:\"route_provider\";a:2:{s:4:\"html\";s:49:\"Drupal\\Core\\Entity\\Routing\\AdminHtmlRouteProvider\";s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:12:\"list_builder\";s:48:\"Drupal\\block_content\\BlockContentTypeListBuilder\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:22:\"administer block types\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:11:\"delete-form\";s:65:\"/admin/structure/block-content/manage/{block_content_type}/delete\";s:9:\"edit-form\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:23:\"entity-permissions-form\";s:70:\"/admin/structure/block-content/manage/{block_content_type}/permissions\";s:10:\"collection\";s:30:\"/admin/structure/block-content\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:13:\"block_content\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Block types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"block type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"block types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:17:\"@count block type\";s:6:\"plural\";s:18:\"@count block types\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:30:\"config:block_content_type_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"type\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:8:\"revision\";i:3;s:11:\"description\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','captcha_point.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:13:\"captcha_point\";s:8:\"\0*\0class\";s:34:\"Drupal\\captcha\\Entity\\CaptchaPoint\";s:11:\"\0*\0provider\";s:7:\"captcha\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:6:\"formId\";s:5:\"label\";s:5:\"label\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:34:\"Drupal\\captcha\\Entity\\CaptchaPoint\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:56:\"Drupal\\captcha\\Entity\\Controller\\CaptchaPointListBuilder\";s:4:\"form\";a:5:{s:3:\"add\";s:36:\"Drupal\\captcha\\Form\\CaptchaPointForm\";s:4:\"edit\";s:36:\"Drupal\\captcha\\Form\\CaptchaPointForm\";s:7:\"disable\";s:43:\"Drupal\\captcha\\Form\\CaptchaPointDisableForm\";s:6:\"enable\";s:42:\"Drupal\\captcha\\Form\\CaptchaPointEnableForm\";s:6:\"delete\";s:42:\"Drupal\\captcha\\Form\\CaptchaPointDeleteForm\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:27:\"administer CAPTCHA settings\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:9:\"edit-form\";s:59:\"/admin/config/people/captcha/captcha-points/{captcha_point}\";s:7:\"disable\";s:67:\"/admin/config/people/captcha/captcha-points/{captcha_point}/disable\";s:6:\"enable\";s:66:\"/admin/config/people/captcha/captcha-points/{captcha_point}/enable\";s:11:\"delete-form\";s:66:\"/admin/config/people/captcha/captcha-points/{captcha_point}/delete\";s:10:\"devel-load\";s:36:\"/devel/captcha_point/{captcha_point}\";s:26:\"devel-load-with-references\";s:57:\"/devel/load-with-references/captcha_point/{captcha_point}\";s:16:\"devel-path-alias\";s:47:\"/devel/path-alias/captcha_point/{captcha_point}\";s:16:\"devel-definition\";s:47:\"/devel/definition/captcha_point/{captcha_point}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Captcha Point\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:8:\"rendered\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:13:\"captcha_point\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:13:\"captcha_point\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:6:\"formId\";i:1;s:11:\"captchaType\";i:2;s:5:\"label\";i:3;s:4:\"uuid\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','comment.entity_type',_binary 'O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:7:\"comment\";s:8:\"\0*\0class\";s:29:\"Drupal\\comment\\Entity\\Comment\";s:11:\"\0*\0provider\";s:7:\"comment\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:3:\"cid\";s:6:\"bundle\";s:12:\"comment_type\";s:5:\"label\";s:7:\"subject\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:5:\"owner\";s:3:\"uid\";s:8:\"revision\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:29:\"Drupal\\comment\\Entity\\Comment\";s:11:\"\0*\0handlers\";a:8:{s:7:\"storage\";s:29:\"Drupal\\comment\\CommentStorage\";s:14:\"storage_schema\";s:35:\"Drupal\\comment\\CommentStorageSchema\";s:6:\"access\";s:42:\"Drupal\\comment\\CommentAccessControlHandler\";s:12:\"list_builder\";s:36:\"Drupal\\Core\\Entity\\EntityListBuilder\";s:12:\"view_builder\";s:33:\"Drupal\\comment\\CommentViewBuilder\";s:10:\"views_data\";s:31:\"Drupal\\comment\\CommentViewsData\";s:4:\"form\";a:2:{s:7:\"default\";s:26:\"Drupal\\comment\\CommentForm\";s:6:\"delete\";s:30:\"Drupal\\comment\\Form\\DeleteForm\";}s:11:\"translation\";s:40:\"Drupal\\comment\\CommentTranslationHandler\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:5:{s:9:\"canonical\";s:18:\"/comment/{comment}\";s:11:\"delete-form\";s:25:\"/comment/{comment}/delete\";s:20:\"delete-multiple-form\";s:29:\"/admin/content/comment/delete\";s:9:\"edit-form\";s:23:\"/comment/{comment}/edit\";s:6:\"create\";s:8:\"/comment\";}s:21:\"\0*\0bundle_entity_type\";s:12:\"comment_type\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:7:\"comment\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";s:18:\"comment_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"comment\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:14:\"@count comment\";s:6:\"plural\";s:15:\"@count comments\";}s:15:\"\0*\0uri_callback\";s:11:\"comment_uri\";s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:29:\"entity.comment_type.edit_form\";s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:12:\"comment_list\";}s:14:\"\0*\0constraints\";a:3:{s:11:\"CommentName\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}'),('entity.definitions.installed','comment.field_storage_definitions',_binary 'a:20:{s:3:\"cid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Comment ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"The comment ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:3:\"cid\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The comment UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}}}s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The comment language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"comment_type\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment Type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The comment type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:12:\"comment_type\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:12:\"comment_type\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:116;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:22:\"default_value_callback\";s:47:\"Drupal\\comment\\Entity\\Comment::getDefaultStatus\";s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:154;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:22:\"default_value_callback\";s:52:\"Drupal\\comment\\Entity\\Comment::getDefaultEntityOwner\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The user ID of the comment author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:194;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"pid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Parent ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The parent comment ID if this is a reply to a comment.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:3:\"pid\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:7:\"comment\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:232;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:9:\"entity_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Entity ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"The ID of the entity of which this comment is a reply.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:9:\"entity_id\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:268;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"subject\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Subject\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:10;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:7:\"subject\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:64;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:305;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:64;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The comment author\'s name.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:60;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:342;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:60;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"mail\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The comment author\'s email address.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:4:\"mail\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:email\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:380;}s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:254;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"homepage\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Homepage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The comment author\'s home page address.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:8:\"homepage\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:14:\"field_item:uri\";s:8:\"settings\";a:2:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:411;}s:7:\"\0*\0type\";s:3:\"uri\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"hostname\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Hostname\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The comment author\'s hostname.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:22:\"default_value_callback\";s:49:\"Drupal\\comment\\Entity\\Comment::getDefaultHostname\";s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:8:\"hostname\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:445;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"The time that the comment was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:481;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"The time that the comment was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:511;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"thread\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Thread place\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:144:\"The alphadecimal representation of the comment\'s place in a thread, consisting of a base 36 string prefixed by an integer indicating its length.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:6:\"thread\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:541;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"entity_type\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The entity type to which this comment is attached.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:11:\"entity_type\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:32;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:575;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:10:\"field_name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Comment field name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The field name through which this comment was added.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:10:\"field_name\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:32;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:610;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:7:\"comment\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:7:\"comment\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:645;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"comment_body\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":30:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:20:\"comment.comment_body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"87aadc64-bb58-4ec9-9a52-4eb7cdce0fde\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"swYoCch_hY8QO5uwr4FURplfnUCUlpPB4idF8WGVCpw\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:20:\"comment.comment_body\";s:13:\"\0*\0field_name\";s:12:\"comment_body\";s:14:\"\0*\0entity_type\";s:7:\"comment\";s:7:\"\0*\0type\";s:9:\"text_long\";s:9:\"\0*\0module\";s:4:\"text\";s:11:\"\0*\0settings\";a:0:{}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}'),('entity.definitions.installed','comment_type.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:12:\"comment_type\";s:8:\"\0*\0class\";s:33:\"Drupal\\comment\\Entity\\CommentType\";s:11:\"\0*\0provider\";s:7:\"comment\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:33:\"Drupal\\comment\\Entity\\CommentType\";s:11:\"\0*\0handlers\";a:5:{s:4:\"form\";a:4:{s:7:\"default\";s:30:\"Drupal\\comment\\CommentTypeForm\";s:3:\"add\";s:30:\"Drupal\\comment\\CommentTypeForm\";s:4:\"edit\";s:30:\"Drupal\\comment\\CommentTypeForm\";s:6:\"delete\";s:41:\"Drupal\\comment\\Form\\CommentTypeDeleteForm\";}s:14:\"route_provider\";a:1:{s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:12:\"list_builder\";s:37:\"Drupal\\comment\\CommentTypeListBuilder\";s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:24:\"administer comment types\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:5:{s:11:\"delete-form\";s:53:\"/admin/structure/comment/manage/{comment_type}/delete\";s:9:\"edit-form\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:8:\"add-form\";s:34:\"/admin/structure/comment/types/add\";s:23:\"entity-permissions-form\";s:58:\"/admin/structure/comment/manage/{comment_type}/permissions\";s:10:\"collection\";s:24:\"/admin/structure/comment\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:7:\"comment\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"comment type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"comment types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count comment type\";s:6:\"plural\";s:20:\"@count comment types\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:comment_type_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"type\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:21:\"target_entity_type_id\";i:3;s:11:\"description\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','configurable_language.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:21:\"configurable_language\";s:8:\"\0*\0class\";s:43:\"Drupal\\language\\Entity\\ConfigurableLanguage\";s:11:\"\0*\0provider\";s:8:\"language\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"weight\";s:6:\"weight\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:43:\"Drupal\\language\\Entity\\ConfigurableLanguage\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:35:\"Drupal\\language\\LanguageListBuilder\";s:6:\"access\";s:44:\"Drupal\\language\\LanguageAccessControlHandler\";s:4:\"form\";a:3:{s:3:\"add\";s:36:\"Drupal\\language\\Form\\LanguageAddForm\";s:4:\"edit\";s:37:\"Drupal\\language\\Form\\LanguageEditForm\";s:6:\"delete\";s:39:\"Drupal\\language\\Form\\LanguageDeleteForm\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:20:\"administer languages\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:3:{s:11:\"delete-form\";s:62:\"/admin/config/regional/language/delete/{configurable_language}\";s:9:\"edit-form\";s:60:\"/admin/config/regional/language/edit/{configurable_language}\";s:10:\"collection\";s:31:\"/admin/config/regional/language\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Languages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"languages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:15:\"@count language\";s:6:\"plural\";s:16:\"@count languages\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:33:\"config:configurable_language_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:6:\"entity\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:9:\"direction\";i:3;s:6:\"weight\";i:4;s:6:\"locked\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','contact_form.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:12:\"contact_form\";s:8:\"\0*\0class\";s:33:\"Drupal\\contact\\Entity\\ContactForm\";s:11:\"\0*\0provider\";s:7:\"contact\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:33:\"Drupal\\contact\\Entity\\ContactForm\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:46:\"Drupal\\contact\\ContactFormAccessControlHandler\";s:12:\"list_builder\";s:37:\"Drupal\\contact\\ContactFormListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:34:\"Drupal\\contact\\ContactFormEditForm\";s:4:\"edit\";s:34:\"Drupal\\contact\\ContactFormEditForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:14:\"route_provider\";a:1:{s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:24:\"administer contact forms\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:5:{s:11:\"delete-form\";s:53:\"/admin/structure/contact/manage/{contact_form}/delete\";s:9:\"edit-form\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:23:\"entity-permissions-form\";s:58:\"/admin/structure/contact/manage/{contact_form}/permissions\";s:10:\"collection\";s:24:\"/admin/structure/contact\";s:9:\"canonical\";s:23:\"/contact/{contact_form}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:15:\"contact_message\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count contact form\";s:6:\"plural\";s:20:\"@count contact forms\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:contact_form_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"form\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:7:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:10:\"recipients\";i:3;s:5:\"reply\";i:4;s:6:\"weight\";i:5;s:7:\"message\";i:6;s:8:\"redirect\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','contact_message.entity_type',_binary 'O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:15:\"contact_message\";s:8:\"\0*\0class\";s:29:\"Drupal\\contact\\Entity\\Message\";s:11:\"\0*\0provider\";s:7:\"contact\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:6:{s:6:\"bundle\";s:12:\"contact_form\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"langcode\";s:8:\"langcode\";s:8:\"revision\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:29:\"Drupal\\contact\\Entity\\Message\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:49:\"Drupal\\contact\\ContactMessageAccessControlHandler\";s:7:\"storage\";s:43:\"Drupal\\Core\\Entity\\ContentEntityNullStorage\";s:12:\"view_builder\";s:33:\"Drupal\\contact\\MessageViewBuilder\";s:4:\"form\";a:1:{s:7:\"default\";s:26:\"Drupal\\contact\\MessageForm\";}}s:19:\"\0*\0admin_permission\";s:24:\"administer contact forms\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";s:12:\"contact_form\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Contact messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"contact message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"contact messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:22:\"@count contact message\";s:6:\"plural\";s:23:\"@count contact messages\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:29:\"entity.contact_form.edit_form\";s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:20:\"contact_message_list\";}s:14:\"\0*\0constraints\";a:1:{s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}'),('entity.definitions.installed','contact_message.field_storage_definitions',_binary 'a:12:{s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The message UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The message language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:28;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:12:\"contact_form\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Form ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The ID of the associated form.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:12:\"contact_form\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:12:\"contact_form\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:58;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"The sender\'s name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"The name of the person that is sending the contact message.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:85;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"mail\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"The sender\'s email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:60:\"The email of the person that is sending the contact message.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:4:\"mail\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:email\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:110;}s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"subject\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Subject\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-10;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:7:\"subject\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:100;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:132;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:7:\"message\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:0;s:8:\"settings\";a:1:{s:4:\"rows\";i:12;}}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:0;s:5:\"label\";s:5:\"above\";}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:7:\"message\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:160;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:4:\"copy\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Copy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"Whether to send a copy of the message to the sender.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:4:\"copy\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:194;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:9:\"recipient\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:6:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Recipient ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"The ID of the recipient user for personal contact messages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:7:\"contact\";s:10:\"field_name\";s:9:\"recipient\";s:11:\"entity_type\";s:15:\"contact_message\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:224;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";N;s:10:\"\0*\0indexes\";a:0:{}}s:21:\"field_nombre_completo\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":32:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:37:\"contact_message.field_nombre_completo\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"557d0b75-5e4a-4849-914b-076aadf5e480\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:37:\"contact_message.field_nombre_completo\";s:13:\"\0*\0field_name\";s:21:\"field_nombre_completo\";s:14:\"\0*\0entity_type\";s:15:\"contact_message\";s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:3:{s:10:\"max_length\";s:3:\"255\";s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:14:\"field_telefono\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":32:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:30:\"contact_message.field_telefono\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"d53245af-19d1-476e-82d8-801ab033545d\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:30:\"contact_message.field_telefono\";s:13:\"\0*\0field_name\";s:14:\"field_telefono\";s:14:\"\0*\0entity_type\";s:15:\"contact_message\";s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:11:\"field_email\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":32:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:27:\"contact_message.field_email\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"efd64957-e4e5-47fc-a58d-3c111bb6dc0d\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:27:\"contact_message.field_email\";s:13:\"\0*\0field_name\";s:11:\"field_email\";s:14:\"\0*\0entity_type\";s:15:\"contact_message\";s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:0:{}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}}'),('entity.definitions.installed','date_format.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:11:\"date_format\";s:8:\"\0*\0class\";s:38:\"Drupal\\Core\\Datetime\\Entity\\DateFormat\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:38:\"Drupal\\Core\\Datetime\\Entity\\DateFormat\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:44:\"Drupal\\system\\DateFormatAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";s:4:\"form\";a:3:{s:3:\"add\";s:36:\"Drupal\\system\\Form\\DateFormatAddForm\";s:4:\"edit\";s:37:\"Drupal\\system\\Form\\DateFormatEditForm\";s:6:\"delete\";s:39:\"Drupal\\system\\Form\\DateFormatDeleteForm\";}s:12:\"list_builder\";s:35:\"Drupal\\system\\DateFormatListBuilder\";}s:19:\"\0*\0admin_permission\";s:29:\"administer site configuration\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:3:{s:9:\"edit-form\";s:61:\"/admin/config/regional/date-time/formats/manage/{date_format}\";s:11:\"delete-form\";s:68:\"/admin/config/regional/date-time/formats/manage/{date_format}/delete\";s:10:\"collection\";s:40:\"/admin/config/regional/date-time/formats\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Date format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:8:\"rendered\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:6:\"locked\";i:3;s:7:\"pattern\";}s:21:\"\0*\0mergedConfigExport\";a:10:{s:4:\"uuid\";s:4:\"uuid\";s:8:\"langcode\";s:8:\"langcode\";s:6:\"status\";s:6:\"status\";s:12:\"dependencies\";s:12:\"dependencies\";s:20:\"third_party_settings\";s:20:\"third_party_settings\";s:5:\"_core\";s:5:\"_core\";s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"locked\";s:6:\"locked\";s:7:\"pattern\";s:7:\"pattern\";}}'),('entity.definitions.installed','dxpr_builder_page_template.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:26:\"dxpr_builder_page_template\";s:8:\"\0*\0class\";s:50:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderPageTemplate\";s:11:\"\0*\0provider\";s:12:\"dxpr_builder\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:50:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderPageTemplate\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:54:\"Drupal\\dxpr_builder\\DxprBuilderPageTemplateListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:52:\"Drupal\\dxpr_builder\\Form\\DxprBuilderPageTemplateForm\";s:4:\"edit\";s:52:\"Drupal\\dxpr_builder\\Form\\DxprBuilderPageTemplateForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:29:\"administer site configuration\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"collection\";s:48:\"/admin/config/content/dxpr_builder/page_template\";s:8:\"add-form\";s:52:\"/admin/config/content/dxpr_builder/page_template/add\";s:9:\"edit-form\";s:77:\"/admin/config/content/dxpr_builder/page_template/{dxpr_builder_page_template}\";s:11:\"delete-form\";s:84:\"/admin/config/content/dxpr_builder/page_template/{dxpr_builder_page_template}/delete\";s:10:\"devel-load\";s:62:\"/devel/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:26:\"devel-load-with-references\";s:83:\"/devel/load-with-references/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:16:\"devel-path-alias\";s:73:\"/devel/path-alias/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:16:\"devel-definition\";s:73:\"/devel/definition/dxpr_builder_page_template/{dxpr_builder_page_template}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"DXPR Builder Page Template\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder Page Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"DXPR Builder Page Template\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder Page Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:3:{s:8:\"singular\";s:33:\"@count DXPR Builder Page Template\";s:6:\"plural\";s:34:\"@count DXPR Builder Page Templates\";s:7:\"context\";N;}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:38:\"config:dxpr_builder_page_template_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:13:\"page_template\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:7:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"category\";s:8:\"category\";s:8:\"template\";s:8:\"template\";s:6:\"weight\";s:6:\"weight\";s:5:\"image\";s:5:\"image\";s:4:\"uuid\";s:4:\"uuid\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','dxpr_builder_profile.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:20:\"dxpr_builder_profile\";s:8:\"\0*\0class\";s:45:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderProfile\";s:11:\"\0*\0provider\";s:12:\"dxpr_builder\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"weight\";s:6:\"weight\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:45:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderProfile\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:49:\"Drupal\\dxpr_builder\\DxprBuilderProfileListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:47:\"Drupal\\dxpr_builder\\Form\\DxprBuilderProfileForm\";s:4:\"edit\";s:47:\"Drupal\\dxpr_builder\\Form\\DxprBuilderProfileForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:31:\"administer dxpr_builder_profile\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"collection\";s:42:\"/admin/config/content/dxpr_builder/profile\";s:8:\"add-form\";s:46:\"/admin/config/content/dxpr_builder/profile/add\";s:9:\"edit-form\";s:65:\"/admin/config/content/dxpr_builder/profile/{dxpr_builder_profile}\";s:11:\"delete-form\";s:72:\"/admin/config/content/dxpr_builder/profile/{dxpr_builder_profile}/delete\";s:10:\"devel-load\";s:50:\"/devel/dxpr_builder_profile/{dxpr_builder_profile}\";s:26:\"devel-load-with-references\";s:71:\"/devel/load-with-references/dxpr_builder_profile/{dxpr_builder_profile}\";s:16:\"devel-path-alias\";s:61:\"/devel/path-alias/dxpr_builder_profile/{dxpr_builder_profile}\";s:16:\"devel-definition\";s:61:\"/devel/definition/dxpr_builder_profile/{dxpr_builder_profile}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"DXPR Builder Profile\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:32:\"config:dxpr_builder_profile_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:20:\"dxpr_builder_profile\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:13:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:6:\"status\";i:3;s:11:\"dxpr_editor\";i:4;s:6:\"weight\";i:5;s:5:\"roles\";i:6;s:8:\"elements\";i:7;s:6:\"blocks\";i:8;s:5:\"views\";i:9;s:14:\"page_templates\";i:10;s:14:\"user_templates\";i:11;s:14:\"inline_buttons\";i:12;s:13:\"modal_buttons\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','dxpr_builder_user_template.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:26:\"dxpr_builder_user_template\";s:8:\"\0*\0class\";s:50:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderUserTemplate\";s:11:\"\0*\0provider\";s:12:\"dxpr_builder\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"weight\";s:6:\"weight\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:50:\"Drupal\\dxpr_builder\\Entity\\DxprBuilderUserTemplate\";s:11:\"\0*\0handlers\";a:4:{s:12:\"list_builder\";s:54:\"Drupal\\dxpr_builder\\DxprBuilderUserTemplateListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:52:\"Drupal\\dxpr_builder\\Form\\DxprBuilderUserTemplateForm\";s:4:\"edit\";s:52:\"Drupal\\dxpr_builder\\Form\\DxprBuilderUserTemplateForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:29:\"administer site configuration\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"collection\";s:49:\"/admin/config/content/dxpr_builder/user_templates\";s:8:\"add-form\";s:53:\"/admin/config/content/dxpr_builder/user_templates/add\";s:9:\"edit-form\";s:78:\"/admin/config/content/dxpr_builder/user_templates/{dxpr_builder_user_template}\";s:11:\"delete-form\";s:85:\"/admin/config/content/dxpr_builder/user_templates/{dxpr_builder_user_template}/delete\";s:10:\"devel-load\";s:62:\"/devel/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:26:\"devel-load-with-references\";s:83:\"/devel/load-with-references/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:16:\"devel-path-alias\";s:73:\"/devel/path-alias/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:16:\"devel-definition\";s:73:\"/devel/definition/dxpr_builder_user_template/{dxpr_builder_user_template}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"DXPR Builder User Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:38:\"config:dxpr_builder_user_template_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:13:\"user_template\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:6:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"template\";s:8:\"template\";s:3:\"uid\";s:3:\"uid\";s:6:\"global\";s:6:\"global\";s:4:\"uuid\";s:4:\"uuid\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','editor.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:6:\"editor\";s:8:\"\0*\0class\";s:27:\"Drupal\\editor\\Entity\\Editor\";s:11:\"\0*\0provider\";s:6:\"editor\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:7:{s:2:\"id\";s:6:\"format\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:27:\"Drupal\\editor\\Entity\\Editor\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:40:\"Drupal\\editor\\EditorAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Text editors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"text editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"text editors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:18:\"@count text editor\";s:6:\"plural\";s:19:\"@count text editors\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:18:\"config:editor_list\";}s:14:\"\0*\0constraints\";a:1:{s:26:\"RequiredConfigDependencies\";a:1:{i:0;s:13:\"filter_format\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:6:\"format\";i:1;s:6:\"editor\";i:2;s:8:\"settings\";i:3;s:12:\"image_upload\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','entity_browser.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:14:\"entity_browser\";s:8:\"\0*\0class\";s:42:\"Drupal\\entity_browser\\Entity\\EntityBrowser\";s:11:\"\0*\0provider\";s:14:\"entity_browser\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:4:\"name\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:42:\"Drupal\\entity_browser\\Entity\\EntityBrowser\";s:11:\"\0*\0handlers\";a:4:{s:4:\"form\";a:5:{s:14:\"entity_browser\";s:44:\"Drupal\\entity_browser\\Form\\EntityBrowserForm\";s:7:\"default\";s:48:\"Drupal\\entity_browser\\Form\\EntityBrowserEditForm\";s:4:\"edit\";s:48:\"Drupal\\entity_browser\\Form\\EntityBrowserEditForm\";s:6:\"delete\";s:50:\"Drupal\\entity_browser\\Form\\EntityBrowserDeleteForm\";s:12:\"edit_widgets\";s:40:\"Drupal\\entity_browser\\Form\\WidgetsConfig\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:12:\"list_builder\";s:58:\"Drupal\\entity_browser\\Controllers\\EntityBrowserListBuilder\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:26:\"administer entity browsers\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:8:{s:10:\"collection\";s:36:\"/admin/config/content/entity_browser\";s:9:\"edit-form\";s:58:\"/admin/config/content/entity_browser/{entity_browser}/edit\";s:12:\"edit-widgets\";s:66:\"/admin/config/content/entity_browser/{entity_browser}/edit_widgets\";s:11:\"delete-form\";s:60:\"/admin/config/content/entity_browser/{entity_browser}/delete\";s:10:\"devel-load\";s:38:\"/devel/entity_browser/{entity_browser}\";s:26:\"devel-load-with-references\";s:59:\"/devel/load-with-references/entity_browser/{entity_browser}\";s:16:\"devel-path-alias\";s:49:\"/devel/path-alias/entity_browser/{entity_browser}\";s:16:\"devel-definition\";s:49:\"/devel/definition/entity_browser/{entity_browser}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Entity browser\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:26:\"config:entity_browser_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:7:\"browser\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:9:{i:0;s:4:\"name\";i:1;s:5:\"label\";i:2;s:7:\"display\";i:3;s:21:\"display_configuration\";i:4;s:17:\"selection_display\";i:5;s:31:\"selection_display_configuration\";i:6;s:15:\"widget_selector\";i:7;s:29:\"widget_selector_configuration\";i:8;s:7:\"widgets\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','entity_form_display.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"entity_form_display\";s:8:\"\0*\0class\";s:43:\"Drupal\\Core\\Entity\\Entity\\EntityFormDisplay\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:43:\"Drupal\\Core\\Entity\\Entity\\EntityFormDisplay\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:70:\"Drupal\\Core\\Entity\\Entity\\Access\\EntityFormDisplayAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:31:\"config:entity_form_display_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:4:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:6:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";i:4;s:7:\"content\";i:5;s:6:\"hidden\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','entity_form_mode.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:16:\"entity_form_mode\";s:8:\"\0*\0class\";s:40:\"Drupal\\Core\\Entity\\Entity\\EntityFormMode\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:11:\"description\";s:11:\"description\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:40:\"Drupal\\Core\\Entity\\Entity\\EntityFormMode\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Form mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:28:\"config:entity_form_mode_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:2:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:11:\"description\";i:3;s:16:\"targetEntityType\";i:4;s:5:\"cache\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','entity_view_display.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"entity_view_display\";s:8:\"\0*\0class\";s:43:\"Drupal\\Core\\Entity\\Entity\\EntityViewDisplay\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:43:\"Drupal\\Core\\Entity\\Entity\\EntityViewDisplay\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:70:\"Drupal\\Core\\Entity\\Entity\\Access\\EntityViewDisplayAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Entity view display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:31:\"config:entity_view_display_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:4:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:6:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";i:2;s:6:\"bundle\";i:3;s:4:\"mode\";i:4;s:7:\"content\";i:5;s:6:\"hidden\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','entity_view_mode.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:16:\"entity_view_mode\";s:8:\"\0*\0class\";s:40:\"Drupal\\Core\\Entity\\Entity\\EntityViewMode\";s:11:\"\0*\0provider\";s:4:\"core\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:11:\"description\";s:11:\"description\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:40:\"Drupal\\Core\\Entity\\Entity\\EntityViewMode\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"View mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";N;s:15:\"\0*\0label_plural\";N;s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:28:\"config:entity_view_mode_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:2:{i:0;s:2:\"id\";i:1;s:16:\"targetEntityType\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:11:\"description\";i:3;s:16:\"targetEntityType\";i:4;s:5:\"cache\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','field_config.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:12:\"field_config\";s:8:\"\0*\0class\";s:31:\"Drupal\\field\\Entity\\FieldConfig\";s:11:\"\0*\0provider\";s:5:\"field\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:31:\"Drupal\\field\\Entity\\FieldConfig\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:44:\"Drupal\\field\\FieldConfigAccessControlHandler\";s:7:\"storage\";s:31:\"Drupal\\field\\FieldConfigStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"field\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:12:\"@count field\";s:6:\"plural\";s:13:\"@count fields\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:field_config_list\";}s:14:\"\0*\0constraints\";a:2:{s:26:\"RequiredConfigDependencies\";a:1:{i:0;s:20:\"field_storage_config\";}s:19:\"ImmutableProperties\";a:5:{i:0;s:2:\"id\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";i:3;s:6:\"bundle\";i:4;s:10:\"field_type\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:5:\"field\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:12:{i:0;s:2:\"id\";i:1;s:10:\"field_name\";i:2;s:11:\"entity_type\";i:3;s:6:\"bundle\";i:4;s:5:\"label\";i:5;s:11:\"description\";i:6;s:8:\"required\";i:7;s:12:\"translatable\";i:8;s:13:\"default_value\";i:9;s:22:\"default_value_callback\";i:10;s:8:\"settings\";i:11;s:10:\"field_type\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','field_storage_config.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:20:\"field_storage_config\";s:8:\"\0*\0class\";s:38:\"Drupal\\field\\Entity\\FieldStorageConfig\";s:11:\"\0*\0provider\";s:5:\"field\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:2:\"id\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:38:\"Drupal\\field\\Entity\\FieldStorageConfig\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:51:\"Drupal\\field\\FieldStorageConfigAccessControlHandler\";s:7:\"storage\";s:38:\"Drupal\\field\\FieldStorageConfigStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Field storage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Field storages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"field storage\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"field storages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:20:\"@count field storage\";s:6:\"plural\";s:21:\"@count field storages\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:32:\"config:field_storage_config_list\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:4:{i:0;s:2:\"id\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";i:3;s:4:\"type\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:7:\"storage\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:12:{i:0;s:2:\"id\";i:1;s:10:\"field_name\";i:2;s:11:\"entity_type\";i:3;s:4:\"type\";i:4;s:8:\"settings\";i:5;s:6:\"module\";i:6;s:6:\"locked\";i:7;s:11:\"cardinality\";i:8;s:12:\"translatable\";i:9;s:7:\"indexes\";i:10;s:22:\"persist_with_no_fields\";i:11;s:14:\"custom_storage\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','file.entity_type',_binary 'O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:4:\"file\";s:8:\"\0*\0class\";s:23:\"Drupal\\file\\Entity\\File\";s:11:\"\0*\0provider\";s:4:\"file\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:3:\"fid\";s:5:\"label\";s:8:\"filename\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:5:\"owner\";s:3:\"uid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:23:\"Drupal\\file\\Entity\\File\";s:11:\"\0*\0handlers\";a:8:{s:7:\"storage\";s:23:\"Drupal\\file\\FileStorage\";s:14:\"storage_schema\";s:29:\"Drupal\\file\\FileStorageSchema\";s:6:\"access\";s:36:\"Drupal\\file\\FileAccessControlHandler\";s:10:\"views_data\";s:25:\"Drupal\\file\\FileViewsData\";s:12:\"list_builder\";s:36:\"Drupal\\Core\\Entity\\EntityListBuilder\";s:4:\"form\";a:1:{s:6:\"delete\";s:42:\"Drupal\\Core\\Entity\\ContentEntityDeleteForm\";}s:14:\"route_provider\";a:1:{s:4:\"html\";s:36:\"Drupal\\file\\Entity\\FileRouteProvider\";}s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:1:{s:11:\"delete-form\";s:19:\"/file/{file}/delete\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";s:12:\"file_managed\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"File\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"file\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count file\";s:6:\"plural\";s:12:\"@count files\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:9:\"file_list\";}s:14:\"\0*\0constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}'),('entity.definitions.installed','file.field_storage_definitions',_binary 'a:11:{s:3:\"fid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"File ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The file ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:3:\"fid\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The file UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The file language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:0;s:22:\"default_value_callback\";s:46:\"Drupal\\file\\Entity\\File::getDefaultEntityOwner\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"The user ID of the file.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:115;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"filename\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Filename\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Name of the file with no path components.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:8:\"filename\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:153;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uri\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"URI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The URI to access the file (either local or remote).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:13:\"FileUriUnique\";N;}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:3:\"uri\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:file_uri\";s:8:\"settings\";a:2:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:1;}}s:18:\"\0*\0fieldDefinition\";r:187;}s:7:\"\0*\0type\";s:8:\"file_uri\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:1;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"filemime\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"File MIME type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"The file\'s MIME type.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:8:\"filemime\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:222;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"filesize\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"File size\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"The size of the file in bytes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:8:\"filesize\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:3:\"big\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:256;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:3:\"big\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"The status of the file, temporary (FALSE) and permanent (TRUE).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:293;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The timestamp that the file was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:334;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The timestamp that the file was last changed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"file\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"file\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:363;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}'),('entity.definitions.installed','filter_format.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:13:\"filter_format\";s:8:\"\0*\0class\";s:33:\"Drupal\\filter\\Entity\\FilterFormat\";s:11:\"\0*\0provider\";s:6:\"filter\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:6:\"format\";s:5:\"label\";s:4:\"name\";s:6:\"weight\";s:6:\"weight\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:33:\"Drupal\\filter\\Entity\\FilterFormat\";s:11:\"\0*\0handlers\";a:4:{s:4:\"form\";a:4:{s:3:\"add\";s:33:\"Drupal\\filter\\FilterFormatAddForm\";s:4:\"edit\";s:34:\"Drupal\\filter\\FilterFormatEditForm\";s:7:\"disable\";s:36:\"Drupal\\filter\\Form\\FilterDisableForm\";s:6:\"enable\";s:35:\"Drupal\\filter\\Form\\FilterEnableForm\";}s:12:\"list_builder\";s:37:\"Drupal\\filter\\FilterFormatListBuilder\";s:6:\"access\";s:46:\"Drupal\\filter\\FilterFormatAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:18:\"administer filters\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:3:{s:9:\"edit-form\";s:52:\"/admin/config/content/formats/manage/{filter_format}\";s:7:\"disable\";s:60:\"/admin/config/content/formats/manage/{filter_format}/disable\";s:6:\"enable\";s:59:\"/admin/config/content/formats/manage/{filter_format}/enable\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Text format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Text formats\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"text format\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"text formats\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:18:\"@count text format\";s:6:\"plural\";s:19:\"@count text formats\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:25:\"config:filter_format_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:6:\"format\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:4:\"name\";i:1;s:6:\"format\";i:2;s:6:\"weight\";i:3;s:5:\"roles\";i:4;s:7:\"filters\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','image_style.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:11:\"image_style\";s:8:\"\0*\0class\";s:30:\"Drupal\\image\\Entity\\ImageStyle\";s:11:\"\0*\0provider\";s:5:\"image\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:4:\"name\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:30:\"Drupal\\image\\Entity\\ImageStyle\";s:11:\"\0*\0handlers\";a:4:{s:4:\"form\";a:4:{s:3:\"add\";s:35:\"Drupal\\image\\Form\\ImageStyleAddForm\";s:4:\"edit\";s:36:\"Drupal\\image\\Form\\ImageStyleEditForm\";s:6:\"delete\";s:38:\"Drupal\\image\\Form\\ImageStyleDeleteForm\";s:5:\"flush\";s:37:\"Drupal\\image\\Form\\ImageStyleFlushForm\";}s:12:\"list_builder\";s:34:\"Drupal\\image\\ImageStyleListBuilder\";s:7:\"storage\";s:30:\"Drupal\\image\\ImageStyleStorage\";s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";}s:19:\"\0*\0admin_permission\";s:23:\"administer image styles\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:10:\"flush-form\";s:59:\"/admin/config/media/image-styles/manage/{image_style}/flush\";s:9:\"edit-form\";s:53:\"/admin/config/media/image-styles/manage/{image_style}\";s:11:\"delete-form\";s:60:\"/admin/config/media/image-styles/manage/{image_style}/delete\";s:10:\"collection\";s:32:\"/admin/config/media/image-styles\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Image styles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"image style\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"image styles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:18:\"@count image style\";s:6:\"plural\";s:19:\"@count image styles\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:23:\"config:image_style_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:5:\"style\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:3:{i:0;s:4:\"name\";i:1;s:5:\"label\";i:2;s:7:\"effects\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','language_content_settings.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:25:\"language_content_settings\";s:8:\"\0*\0class\";s:46:\"Drupal\\language\\Entity\\ContentLanguageSettings\";s:11:\"\0*\0provider\";s:8:\"language\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:7:{s:2:\"id\";s:2:\"id\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:46:\"Drupal\\language\\Entity\\ContentLanguageSettings\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:20:\"administer languages\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Content language settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Content language settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"content language setting\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"content languages settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:31:\"@count content language setting\";s:6:\"plural\";s:33:\"@count content languages settings\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:8:\"rendered\";}s:14:\"\0*\0constraints\";a:1:{s:19:\"ImmutableProperties\";a:3:{i:0;s:2:\"id\";i:1;s:21:\"target_entity_type_id\";i:2;s:13:\"target_bundle\";}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:16:\"content_settings\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:21:\"target_entity_type_id\";i:2;s:13:\"target_bundle\";i:3;s:16:\"default_langcode\";i:4;s:18:\"language_alterable\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','media.entity_type',_binary 'O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:5:\"media\";s:8:\"\0*\0class\";s:25:\"Drupal\\media\\Entity\\Media\";s:11:\"\0*\0provider\";s:5:\"media\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:3:\"mid\";s:8:\"revision\";s:3:\"vid\";s:6:\"bundle\";s:6:\"bundle\";s:5:\"label\";s:4:\"name\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:5:\"owner\";s:3:\"uid\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:25:\"Drupal\\media\\Entity\\Media\";s:11:\"\0*\0handlers\";a:7:{s:7:\"storage\";s:25:\"Drupal\\media\\MediaStorage\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:12:\"list_builder\";s:29:\"Drupal\\media\\MediaListBuilder\";s:6:\"access\";s:38:\"Drupal\\media\\MediaAccessControlHandler\";s:4:\"form\";a:7:{s:7:\"default\";s:22:\"Drupal\\media\\MediaForm\";s:3:\"add\";s:22:\"Drupal\\media\\MediaForm\";s:4:\"edit\";s:22:\"Drupal\\media\\MediaForm\";s:6:\"delete\";s:42:\"Drupal\\Core\\Entity\\ContentEntityDeleteForm\";s:23:\"delete-multiple-confirm\";s:42:\"Drupal\\Core\\Entity\\Form\\DeleteMultipleForm\";s:15:\"revision-delete\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionDeleteForm\";s:15:\"revision-revert\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionRevertForm\";}s:10:\"views_data\";s:27:\"Drupal\\media\\MediaViewsData\";s:14:\"route_provider\";a:2:{s:4:\"html\";s:39:\"Drupal\\media\\Routing\\MediaRouteProvider\";s:8:\"revision\";s:52:\"Drupal\\Core\\Entity\\Routing\\RevisionHtmlRouteProvider\";}}s:19:\"\0*\0admin_permission\";s:16:\"administer media\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:6:\"bundle\";s:8:\"\0*\0links\";a:16:{s:8:\"add-page\";s:10:\"/media/add\";s:8:\"add-form\";s:23:\"/media/add/{media_type}\";s:9:\"canonical\";s:19:\"/media/{media}/edit\";s:10:\"collection\";s:20:\"/admin/content/media\";s:11:\"delete-form\";s:21:\"/media/{media}/delete\";s:20:\"delete-multiple-form\";s:13:\"/media/delete\";s:9:\"edit-form\";s:19:\"/media/{media}/edit\";s:8:\"revision\";s:46:\"/media/{media}/revisions/{media_revision}/view\";s:20:\"revision-delete-form\";s:47:\"/media/{media}/revision/{media_revision}/delete\";s:20:\"revision-revert-form\";s:47:\"/media/{media}/revision/{media_revision}/revert\";s:15:\"version-history\";s:24:\"/media/{media}/revisions\";s:10:\"devel-load\";s:20:\"/devel/media/{media}\";s:26:\"devel-load-with-references\";s:41:\"/devel/load-with-references/media/{media}\";s:16:\"devel-path-alias\";s:31:\"/devel/path-alias/media/{media}\";s:12:\"devel-render\";s:27:\"/devel/render/media/{media}\";s:16:\"devel-definition\";s:31:\"/devel/definition/media/{media}\";}s:21:\"\0*\0bundle_entity_type\";s:10:\"media_type\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:5:\"media\";s:22:\"\0*\0revision_data_table\";s:20:\"media_field_revision\";s:17:\"\0*\0revision_table\";s:14:\"media_revision\";s:13:\"\0*\0data_table\";s:16:\"media_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:1;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";N;s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"media item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"media items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:17:\"@count media item\";s:6:\"plural\";s:18:\"@count media items\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:27:\"entity.media_type.edit_form\";s:26:\"\0*\0common_reference_target\";b:1;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:10:\"media_list\";}s:14:\"\0*\0constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:13:\"revision_user\";s:16:\"revision_created\";s:16:\"revision_created\";s:20:\"revision_log_message\";s:20:\"revision_log_message\";s:16:\"revision_default\";s:16:\"revision_default\";}}'),('entity.definitions.installed','media.field_storage_definitions',_binary 'a:22:{s:3:\"mid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:3:\"mid\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:36;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"vid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:3:\"vid\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:69;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:103;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"bundle\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";s:16:\"Tipos multimedia\";s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:6:\"bundle\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:10:\"media_type\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:141;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:16:\"revision_created\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:172;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:13:\"revision_user\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:13:\"revision_user\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:202;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:20:\"revision_log_message\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:25;s:8:\"settings\";a:1:{s:4:\"rows\";i:4;}}}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:20:\"revision_log_message\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:239;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:100;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:281;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:22:\"default_value_callback\";s:48:\"Drupal\\media\\Entity\\Media::getDefaultEntityOwner\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The user ID of the author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:8:\"settings\";a:4:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:4:\"size\";s:2:\"60\";s:17:\"autocomplete_type\";s:4:\"tags\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"author\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:328;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:384;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:9:\"thumbnail\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Thumbnail\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"The thumbnail of the media item.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:7:\"display\";a:1:{s:4:\"view\";a:2:{s:7:\"options\";a:4:{s:4:\"type\";s:5:\"image\";s:6:\"weight\";i:5;s:5:\"label\";s:6:\"hidden\";s:8:\"settings\";a:1:{s:11:\"image_style\";s:9:\"thumbnail\";}}s:12:\"configurable\";b:1;}}s:9:\"read-only\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:9:\"thumbnail\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:image\";s:8:\"settings\";a:16:{s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}s:15:\"display_default\";b:1;s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:15:\"file_extensions\";s:21:\"png gif jpg jpeg webp\";s:9:\"alt_field\";i:1;s:18:\"alt_field_required\";i:1;s:11:\"title_field\";i:0;s:20:\"title_field_required\";i:0;s:14:\"max_resolution\";s:0:\"\";s:14:\"min_resolution\";s:0:\"\";s:14:\"file_directory\";s:31:\"[date:custom:Y]-[date:custom:m]\";s:12:\"max_filesize\";s:0:\"\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:430;}s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:5:{s:9:\"target_id\";a:3:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}s:3:\"alt\";a:3:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;}s:5:\"title\";a:3:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;}s:5:\"width\";a:3:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}s:6:\"height\";a:3:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:12:\"foreign keys\";a:1:{s:9:\"target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:9:\"target_id\";s:3:\"fid\";}}}s:11:\"unique keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored on\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The time the media item was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:22:\"default_value_callback\";s:41:\"Drupal\\media\\Entity\\Media::getRequestTime\";s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:9:\"timestamp\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:516;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"The time the media item was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:560;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:591;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:634;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:5:\"media\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:5:\"media\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:676;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:22:\"field_media_audio_file\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":30:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:28:\"media.field_media_audio_file\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"7cadd040-427a-40d0-af4e-c7a0ad304df9\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"JCHoh95CpUeBx9ch24Tmi6ru0nwmNz8xWVH4Qs7RnTg\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:28:\"media.field_media_audio_file\";s:13:\"\0*\0field_name\";s:22:\"field_media_audio_file\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:4:\"file\";s:9:\"\0*\0module\";s:4:\"file\";s:11:\"\0*\0settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:20:\"field_media_document\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":30:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:26:\"media.field_media_document\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"331f4ee6-dc07-44b4-972f-701786cbda36\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"BdkTx7IL59MCw5a_fOZprPTOGM_wcjz-Fm8g7HV3vFk\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:26:\"media.field_media_document\";s:13:\"\0*\0field_name\";s:20:\"field_media_document\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:4:\"file\";s:9:\"\0*\0module\";s:4:\"file\";s:11:\"\0*\0settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:17:\"field_media_image\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":30:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:23:\"media.field_media_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"c9170aad-f70a-4690-9dc4-66aa3fa45c7a\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0N0KSFk57p6qsq3qM4lYVGSuROvzXK-tSsdwByqUh3g\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:5:\"media\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:23:\"media.field_media_image\";s:13:\"\0*\0field_name\";s:17:\"field_media_image\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:24:\"field_media_oembed_video\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":30:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:30:\"media.field_media_oembed_video\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"3eb02fe9-5487-489d-9421-c871b8ead462\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"cNf_852Dq-fNnSaMI4LxL-J6N7bLkHuDbD9EUqOn4_U\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:5:\"media\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:30:\"media.field_media_oembed_video\";s:13:\"\0*\0field_name\";s:24:\"field_media_oembed_video\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:3:{s:10:\"max_length\";i:255;s:14:\"case_sensitive\";b:0;s:8:\"is_ascii\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:22:\"field_media_video_file\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":30:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:28:\"media.field_media_video_file\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"27fa5f6d-43ae-40d1-b693-c61cbb9632e3\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"z5mgbn1PIVZ5TNMByBmivqo_u3Rdk58UIzpyN4ypTeM\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"file\";i:1;s:5:\"media\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:28:\"media.field_media_video_file\";s:13:\"\0*\0field_name\";s:22:\"field_media_video_file\";s:14:\"\0*\0entity_type\";s:5:\"media\";s:7:\"\0*\0type\";s:4:\"file\";s:9:\"\0*\0module\";s:4:\"file\";s:11:\"\0*\0settings\";a:4:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}}'),('entity.definitions.installed','media_type.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:10:\"media_type\";s:8:\"\0*\0class\";s:29:\"Drupal\\media\\Entity\\MediaType\";s:11:\"\0*\0provider\";s:5:\"media\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:29:\"Drupal\\media\\Entity\\MediaType\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:42:\"Drupal\\media\\MediaTypeAccessControlHandler\";s:4:\"form\";a:3:{s:3:\"add\";s:26:\"Drupal\\media\\MediaTypeForm\";s:4:\"edit\";s:26:\"Drupal\\media\\MediaTypeForm\";s:6:\"delete\";s:44:\"Drupal\\media\\Form\\MediaTypeDeleteConfirmForm\";}s:12:\"list_builder\";s:33:\"Drupal\\media\\MediaTypeListBuilder\";s:14:\"route_provider\";a:2:{s:4:\"html\";s:51:\"Drupal\\Core\\Entity\\Routing\\DefaultHtmlRouteProvider\";s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:22:\"administer media types\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:8:\"add-form\";s:26:\"/admin/structure/media/add\";s:9:\"edit-form\";s:42:\"/admin/structure/media/manage/{media_type}\";s:11:\"delete-form\";s:49:\"/admin/structure/media/manage/{media_type}/delete\";s:23:\"entity-permissions-form\";s:54:\"/admin/structure/media/manage/{media_type}/permissions\";s:10:\"collection\";s:22:\"/admin/structure/media\";s:10:\"devel-load\";s:30:\"/devel/media_type/{media_type}\";s:26:\"devel-load-with-references\";s:51:\"/devel/load-with-references/media_type/{media_type}\";s:16:\"devel-path-alias\";s:41:\"/devel/path-alias/media_type/{media_type}\";s:16:\"devel-definition\";s:41:\"/devel/definition/media_type/{media_type}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:5:\"media\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Media types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"media types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:17:\"@count media type\";s:6:\"plural\";s:18:\"@count media types\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:22:\"config:media_type_list\";}s:14:\"\0*\0constraints\";a:2:{s:19:\"ImmutableProperties\";a:2:{i:0;s:2:\"id\";i:1;s:6:\"source\";}s:23:\"MediaMappingsConstraint\";a:0:{}}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"type\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:9:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:11:\"description\";i:3;s:6:\"source\";i:4;s:25:\"queue_thumbnail_downloads\";i:5;s:12:\"new_revision\";i:6;s:20:\"source_configuration\";i:7;s:9:\"field_map\";i:8;s:6:\"status\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','menu.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:4:\"menu\";s:8:\"\0*\0class\";s:25:\"Drupal\\system\\Entity\\Menu\";s:11:\"\0*\0provider\";s:6:\"system\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:25:\"Drupal\\system\\Entity\\Menu\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:38:\"Drupal\\system\\MenuAccessControlHandler\";s:7:\"storage\";s:25:\"Drupal\\system\\MenuStorage\";}s:19:\"\0*\0admin_permission\";s:15:\"administer menu\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count menu\";s:6:\"plural\";s:12:\"@count menus\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:16:\"config:menu_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:11:\"description\";i:3;s:6:\"locked\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','menu_link_content.entity_type',_binary 'O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":40:{s:5:\"\0*\0id\";s:17:\"menu_link_content\";s:8:\"\0*\0class\";s:47:\"Drupal\\menu_link_content\\Entity\\MenuLinkContent\";s:11:\"\0*\0provider\";s:17:\"menu_link_content\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:8:\"revision\";s:11:\"revision_id\";s:5:\"label\";s:5:\"title\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:6:\"bundle\";s:6:\"bundle\";s:9:\"published\";s:7:\"enabled\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:47:\"Drupal\\menu_link_content\\Entity\\MenuLinkContent\";s:11:\"\0*\0handlers\";a:7:{s:7:\"storage\";s:47:\"Drupal\\menu_link_content\\MenuLinkContentStorage\";s:14:\"storage_schema\";s:53:\"Drupal\\menu_link_content\\MenuLinkContentStorageSchema\";s:6:\"access\";s:60:\"Drupal\\menu_link_content\\MenuLinkContentAccessControlHandler\";s:4:\"form\";a:2:{s:7:\"default\";s:49:\"Drupal\\menu_link_content\\Form\\MenuLinkContentForm\";s:6:\"delete\";s:55:\"Drupal\\menu_link_content\\Form\\MenuLinkContentDeleteForm\";}s:12:\"list_builder\";s:44:\"Drupal\\menu_link_content\\MenuLinkListBuilder\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:10:\"moderation\";s:0:\"\";}s:19:\"\0*\0admin_permission\";s:15:\"administer menu\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:3:{s:9:\"canonical\";s:51:\"/admin/structure/menu/item/{menu_link_content}/edit\";s:9:\"edit-form\";s:51:\"/admin/structure/menu/item/{menu_link_content}/edit\";s:11:\"delete-form\";s:53:\"/admin/structure/menu/item/{menu_link_content}/delete\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";s:17:\"menu_link_content\";s:22:\"\0*\0revision_data_table\";s:32:\"menu_link_content_field_revision\";s:17:\"\0*\0revision_table\";s:26:\"menu_link_content_revision\";s:13:\"\0*\0data_table\";s:22:\"menu_link_content_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Custom menu links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"custom menu link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"custom menu links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:23:\"@count custom menu link\";s:6:\"plural\";s:24:\"@count custom menu links\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:22:\"menu_link_content_list\";}s:14:\"\0*\0constraints\";a:3:{s:17:\"MenuTreeHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:1:{s:17:\"stringTranslation\";s:18:\"string_translation\";}s:18:\"\0*\0_entityStorages\";a:0:{}s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:13:\"revision_user\";s:16:\"revision_created\";s:16:\"revision_created\";s:20:\"revision_log_message\";s:20:\"revision_log_message\";s:16:\"revision_default\";s:16:\"revision_default\";}}'),('entity.definitions.installed','menu_link_content.field_storage_definitions',_binary 'a:22:{s:2:\"id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Entity ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"The entity ID for this menu link content entity.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:2:\"id\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"The content menu link UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"revision_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:11:\"revision_id\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"The menu link language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:111;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"bundle\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";s:23:\"Custom menu link bundle\";s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"The content menu link bundle.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:6:\"bundle\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:32;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:153;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:16:\"revision_created\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:186;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:13:\"revision_user\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:13:\"revision_user\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:216;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:20:\"revision_log_message\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:20:\"revision_log_message\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:253;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"enabled\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Enabled\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:65:\"A flag for whether the link should be enabled in menus or hidden.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:7:\"boolean\";s:6:\"weight\";i:0;}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:-1;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:7:\"enabled\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:292;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:5:\"title\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Menu link title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:-5;}}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:5:\"title\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:346;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"description\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Shown when hovering over the menu link.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:0;}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:0;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:11:\"description\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:390;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:9:\"menu_name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Menu name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:93:\"The menu name. All links with the same menu name (such as \"tools\") are part of the same menu.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:5:\"tools\";}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:9:\"menu_name\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:436;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"link\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"required\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:12:\"link_default\";s:6:\"weight\";i:-2;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:4:\"link\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:link\";s:8:\"settings\";a:2:{s:5:\"title\";i:0;s:9:\"link_type\";i:17;}}s:18:\"\0*\0fieldDefinition\";r:473;}s:7:\"\0*\0type\";s:4:\"link\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:3:{s:3:\"uri\";a:3:{s:11:\"description\";s:20:\"The URI of the link.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:2048;}s:5:\"title\";a:3:{s:11:\"description\";s:14:\"The link text.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;}s:7:\"options\";a:4:{s:11:\"description\";s:41:\"Serialized array of options for the link.\";s:4:\"type\";s:4:\"blob\";s:4:\"size\";s:3:\"big\";s:9:\"serialize\";b:1;}}s:7:\"indexes\";a:1:{s:3:\"uri\";a:1:{i:0;a:2:{i:0;s:3:\"uri\";i:1;i:30;}}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"external\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"External\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:120:\"A flag to indicate if the link points to a full URL starting with a protocol, like http:// (1 = external, 0 = internal).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:8:\"external\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:522;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:10:\"rediscover\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:54:\"Indicates whether the menu link should be rediscovered\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:10:\"rediscover\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:564;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"weight\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Weight\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:172:\"Link weight among links in the same menu at the same depth. In the menu, the links with high weight will sink and links with a low weight will be positioned nearer the top.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:14:\"number_integer\";s:6:\"weight\";i:0;}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:6:\"number\";s:6:\"weight\";i:20;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:6:\"weight\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:601;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"expanded\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Show as expanded\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:164:\"If selected and this menu link has children, the menu will always appear expanded. This option may be overridden for the entire menu tree when placing a menu block.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:7:\"boolean\";s:6:\"weight\";i:0;}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:0;}}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:8:\"expanded\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:651;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"parent\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Parent plugin ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:94:\"The ID of the parent menu link plugin, or empty string when at the top level of the hierarchy.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:6:\"parent\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:703;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"The time that the menu link was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:737;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:768;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:811;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:17:\"menu_link_content\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:17:\"menu_link_content\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:853;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}'),('entity.definitions.installed','node.entity_type',_binary 'O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:4:\"node\";s:8:\"\0*\0class\";s:23:\"Drupal\\node\\Entity\\Node\";s:11:\"\0*\0provider\";s:4:\"node\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:12:{s:2:\"id\";s:3:\"nid\";s:8:\"revision\";s:3:\"vid\";s:6:\"bundle\";s:4:\"type\";s:5:\"label\";s:5:\"title\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:6:\"status\";s:6:\"status\";s:9:\"published\";s:6:\"status\";s:3:\"uid\";s:3:\"uid\";s:5:\"owner\";s:3:\"uid\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:23:\"Drupal\\node\\Entity\\Node\";s:11:\"\0*\0handlers\";a:9:{s:7:\"storage\";s:23:\"Drupal\\node\\NodeStorage\";s:14:\"storage_schema\";s:29:\"Drupal\\node\\NodeStorageSchema\";s:12:\"view_builder\";s:27:\"Drupal\\node\\NodeViewBuilder\";s:6:\"access\";s:36:\"Drupal\\node\\NodeAccessControlHandler\";s:10:\"views_data\";s:25:\"Drupal\\node\\NodeViewsData\";s:4:\"form\";a:4:{s:7:\"default\";s:20:\"Drupal\\node\\NodeForm\";s:6:\"delete\";s:31:\"Drupal\\node\\Form\\NodeDeleteForm\";s:4:\"edit\";s:20:\"Drupal\\node\\NodeForm\";s:23:\"delete-multiple-confirm\";s:31:\"Drupal\\node\\Form\\DeleteMultiple\";}s:14:\"route_provider\";a:1:{s:4:\"html\";s:36:\"Drupal\\node\\Entity\\NodeRouteProvider\";}s:12:\"list_builder\";s:27:\"Drupal\\node\\NodeListBuilder\";s:11:\"translation\";s:34:\"Drupal\\node\\NodeTranslationHandler\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";s:23:\"access content overview\";s:25:\"\0*\0permission_granularity\";s:6:\"bundle\";s:8:\"\0*\0links\";a:7:{s:9:\"canonical\";s:12:\"/node/{node}\";s:11:\"delete-form\";s:19:\"/node/{node}/delete\";s:20:\"delete-multiple-form\";s:26:\"/admin/content/node/delete\";s:9:\"edit-form\";s:17:\"/node/{node}/edit\";s:15:\"version-history\";s:22:\"/node/{node}/revisions\";s:8:\"revision\";s:43:\"/node/{node}/revisions/{node_revision}/view\";s:6:\"create\";s:5:\"/node\";}s:21:\"\0*\0bundle_entity_type\";s:9:\"node_type\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:4:\"node\";s:22:\"\0*\0revision_data_table\";s:19:\"node_field_revision\";s:17:\"\0*\0revision_table\";s:13:\"node_revision\";s:13:\"\0*\0data_table\";s:15:\"node_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:1;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"content item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"content items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count content item\";s:6:\"plural\";s:20:\"@count content items\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:26:\"entity.node_type.edit_form\";s:26:\"\0*\0common_reference_target\";b:1;s:22:\"\0*\0list_cache_contexts\";a:1:{i:0;s:21:\"user.node_grants:view\";}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:9:\"node_list\";}s:14:\"\0*\0constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:12:\"revision_uid\";s:16:\"revision_created\";s:18:\"revision_timestamp\";s:20:\"revision_log_message\";s:12:\"revision_log\";s:16:\"revision_default\";s:16:\"revision_default\";}}'),('entity.definitions.installed','node.field_storage_definitions',_binary 'a:34:{s:3:\"nid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:3:\"nid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:36;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"vid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:3:\"vid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:69;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:103;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"type\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";s:12:\"Content type\";s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:4:\"type\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:9:\"node_type\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:141;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:18:\"revision_timestamp\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:18:\"revision_timestamp\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:172;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"revision_uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:12:\"revision_uid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:202;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"revision_log\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:25;s:8:\"settings\";a:1:{s:4:\"rows\";i:4;}}}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:12:\"revision_log\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:239;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:120;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:281;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored by\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:22:\"default_value_callback\";s:46:\"Drupal\\node\\Entity\\Node::getDefaultEntityOwner\";s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The username of the content author.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"author\";s:6:\"weight\";i:0;}}s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:29:\"entity_reference_autocomplete\";s:6:\"weight\";i:5;s:8:\"settings\";a:3:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:4:\"size\";s:2:\"60\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:328;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:5:\"title\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Title\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:-5;}}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:5:\"title\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:382;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Authored on\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The date and time that the content was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:9:\"timestamp\";s:6:\"weight\";i:0;}}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:18:\"datetime_timestamp\";s:6:\"weight\";i:10;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:426;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the node was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:468;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"promote\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Promoted to front page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:15;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:7:\"promote\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:499;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"sticky\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Sticky at top of lists\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:16;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:6:\"sticky\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:546;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:593;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:636;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:4:\"node\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:4:\"node\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:678;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"body\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:9:\"node.body\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"f51f997c-62cb-4298-af05-6f7ff5af91b6\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:4:\"text\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:9:\"node.body\";s:13:\"\0*\0field_name\";s:4:\"body\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:17:\"text_with_summary\";s:9:\"\0*\0module\";s:4:\"text\";s:11:\"\0*\0settings\";a:0:{}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:1;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:11:\"field_image\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:16:\"node.field_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"da3b8231-3d54-49d8-9cb1-4b9e6a45d0fa\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EymokncRIZ7SgQT2IdOQhQJicX4nNc0K89ik-LxmOHE\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:16:\"node.field_image\";s:13:\"\0*\0field_name\";s:11:\"field_image\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:10:\"\0*\0deleted\";b:0;}s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:16:\"node.field_image\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"da3b8231-3d54-49d8-9cb1-4b9e6a45d0fa\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"EymokncRIZ7SgQT2IdOQhQJicX4nNc0K89ik-LxmOHE\";}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:16:\"node.field_image\";s:13:\"\0*\0field_name\";s:11:\"field_image\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}s:15:\"display_default\";b:1;s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:7:\"comment\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:12:\"node.comment\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"3640af61-ca18-4227-9a3a-6b3c25a1c5b1\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"ktCna9xmWvYZIUfOCUyDQvedn5RtnS4CRmEIwNmvYjc\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:7:\"comment\";i:1;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:12:\"node.comment\";s:13:\"\0*\0field_name\";s:7:\"comment\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:7:\"comment\";s:9:\"\0*\0module\";s:7:\"comment\";s:11:\"\0*\0settings\";a:1:{s:12:\"comment_type\";s:7:\"comment\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:10:\"field_tags\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:15:\"node.field_tags\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"083c2fef-758e-474d-b257-3dc9175d40e4\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:15:\"node.field_tags\";s:13:\"\0*\0field_name\";s:10:\"field_tags\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:14:\"\0*\0cardinality\";i:-1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:25:\"field_dth_body_background\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:30:\"node.field_dth_body_background\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"610ae215-f617-40e3-893f-9444e8b06b67\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"X9lEz_BWKwSeBZJCaxtaP25k_TrfAaioA2owTBLZlxM\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:30:\"node.field_dth_body_background\";s:13:\"\0*\0field_name\";s:25:\"field_dth_body_background\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:1;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:29:\"field_dth_page_title_backgrou\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:34:\"node.field_dth_page_title_backgrou\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"e3e651fe-e889-4c38-b2e8-99d1ae754a04\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"sJOmmmCsYP1YtJVCBjGneGJRr01sw45YrFN2fU4Rf7A\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:5:\"media\";i:1;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:34:\"node.field_dth_page_title_backgrou\";s:13:\"\0*\0field_name\";s:29:\"field_dth_page_title_backgrou\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:5:\"media\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:1;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:22:\"field_dth_hide_regions\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:27:\"node.field_dth_hide_regions\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"dda48fe8-b9a7-4f91-a1b2-cdd038443307\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"Vxuz15nwUhgUosSALKPJnTNfunsdqhbTMeyahARL0SA\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:27:\"node.field_dth_hide_regions\";s:13:\"\0*\0field_name\";s:22:\"field_dth_hide_regions\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"list_string\";s:9:\"\0*\0module\";s:7:\"options\";s:11:\"\0*\0settings\";a:2:{s:14:\"allowed_values\";a:11:{s:10:\"navigation\";s:10:\"Navigation\";s:16:\"secondary_header\";s:16:\"Secondary Header\";s:10:\"page_title\";s:10:\"Page Title\";s:6:\"slider\";s:11:\"Hero Region\";s:6:\"header\";s:6:\"Header\";s:11:\"content_top\";s:11:\"Content Top\";s:7:\"content\";s:7:\"Content\";s:14:\"content_bottom\";s:14:\"Content Bottom\";s:13:\"sidebar_first\";s:7:\"Primary\";s:14:\"sidebar_second\";s:9:\"Secondary\";s:6:\"footer\";s:6:\"Footer\";}s:23:\"allowed_values_function\";s:0:\"\";}s:14:\"\0*\0cardinality\";i:-1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:28:\"field_dth_main_content_width\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:33:\"node.field_dth_main_content_width\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"ade506d0-3f2c-45fb-b2fb-e6a5f1b401fa\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"NdZfKqTnyMGn1zXwktiCh_E3YsP_O7-oeKdc5I8mue4\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:33:\"node.field_dth_main_content_width\";s:13:\"\0*\0field_name\";s:28:\"field_dth_main_content_width\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"list_string\";s:9:\"\0*\0module\";s:7:\"options\";s:11:\"\0*\0settings\";a:2:{s:14:\"allowed_values\";a:5:{s:34:\"dxpr-theme-util-full-width-content\";s:18:\"Full width content\";s:36:\"dxpr-theme-util-content-center-4-col\";s:28:\"Squish content column to 1/3\";s:36:\"dxpr-theme-util-content-center-6-col\";s:28:\"Squish content column to 1/2\";s:36:\"dxpr-theme-util-content-center-8-col\";s:28:\"Squish content column to 2/3\";s:37:\"dxpr-theme-util-content-center-10-col\";s:28:\"Squish content column to 5/6\";}s:23:\"allowed_values_function\";s:0:\"\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:21:\"field_dth_page_layout\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:26:\"node.field_dth_page_layout\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"45c08268-f08e-4356-b6b4-a22c9b8907bf\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"phGMMrBGUqfR0yNfSqUbz_QPky4ZrTW5GLXzMiI3HUM\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:2:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:7:\"options\";}s:8:\"enforced\";a:1:{s:6:\"module\";a:1:{i:0;s:17:\"dxpr_theme_helper\";}}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:26:\"node.field_dth_page_layout\";s:13:\"\0*\0field_name\";s:21:\"field_dth_page_layout\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"list_string\";s:9:\"\0*\0module\";s:7:\"options\";s:11:\"\0*\0settings\";a:2:{s:14:\"allowed_values\";a:2:{s:9:\"fullwidth\";s:10:\"Full Width\";s:5:\"boxed\";s:12:\"Boxed Layout\";}s:23:\"allowed_values_function\";s:0:\"\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:17:\"field_descripcion\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:22:\"node.field_descripcion\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"11e2e9db-8c44-40bd-8c0b-51c438621272\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:22:\"node.field_descripcion\";s:13:\"\0*\0field_name\";s:17:\"field_descripcion\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:17:\"field_tecnologias\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:22:\"node.field_tecnologias\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"29331765-f2ec-4a12-8cdc-cdde5cccb543\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:22:\"node.field_tecnologias\";s:13:\"\0*\0field_name\";s:17:\"field_tecnologias\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:14:\"\0*\0cardinality\";i:4;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"4\";}s:15:\"field_etiquetas\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:20:\"node.field_etiquetas\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"d54dc666-1019-4897-a26b-3dace6079e1e\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:20:\"node.field_etiquetas\";s:13:\"\0*\0field_name\";s:15:\"field_etiquetas\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:14:\"\0*\0cardinality\";i:4;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:20:\"node.field_etiquetas\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"d54dc666-1019-4897-a26b-3dace6079e1e\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:2:{i:0;s:4:\"node\";i:1;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:20:\"node.field_etiquetas\";s:13:\"\0*\0field_name\";s:15:\"field_etiquetas\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:13:\"taxonomy_term\";}s:14:\"\0*\0cardinality\";i:2;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"2\";}s:13:\"field_cliente\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:18:\"node.field_cliente\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"54e30249-b1ea-41ca-933f-63e089528249\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:18:\"node.field_cliente\";s:13:\"\0*\0field_name\";s:13:\"field_cliente\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:11:\"target_type\";s:4:\"node\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:9:\"field_ano\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:14:\"node.field_ano\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"d82086e5-f563-411d-9a3c-d6b1e8ace712\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:14:\"node.field_ano\";s:13:\"\0*\0field_name\";s:9:\"field_ano\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:14:\"node.field_ano\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"d82086e5-f563-411d-9a3c-d6b1e8ace712\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:1:{i:0;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:14:\"node.field_ano\";s:13:\"\0*\0field_name\";s:9:\"field_ano\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:2:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:26:\"field_descripcion_proyecto\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:31:\"node.field_descripcion_proyecto\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"7e4c1c92-4ef7-47e2-8b8d-19c997a06559\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:0:{}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:31:\"node.field_descripcion_proyecto\";s:13:\"\0*\0field_name\";s:26:\"field_descripcion_proyecto\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0module\";s:4:\"core\";s:11:\"\0*\0settings\";a:1:{s:14:\"case_sensitive\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}s:13:\"field_galeria\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":33:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":31:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:17:\"\0*\0originalEntity\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:18:\"node.field_galeria\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"b5b12c66-05e5-4ba9-9299-232205d28801\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:18:\"node.field_galeria\";s:13:\"\0*\0field_name\";s:13:\"field_galeria\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:1;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:5;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;}s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:18:\"node.field_galeria\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"b5b12c66-05e5-4ba9-9299-232205d28801\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"node\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:18:\"node.field_galeria\";s:13:\"\0*\0field_name\";s:13:\"field_galeria\";s:14:\"\0*\0entity_type\";s:4:\"node\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}s:15:\"display_default\";b:1;s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;}s:14:\"\0*\0cardinality\";i:5;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"5\";}}'),('entity.definitions.installed','node_type.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:9:\"node_type\";s:8:\"\0*\0class\";s:27:\"Drupal\\node\\Entity\\NodeType\";s:11:\"\0*\0provider\";s:4:\"node\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:4:\"type\";s:5:\"label\";s:4:\"name\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:27:\"Drupal\\node\\Entity\\NodeType\";s:11:\"\0*\0handlers\";a:5:{s:6:\"access\";s:40:\"Drupal\\node\\NodeTypeAccessControlHandler\";s:4:\"form\";a:3:{s:3:\"add\";s:24:\"Drupal\\node\\NodeTypeForm\";s:4:\"edit\";s:24:\"Drupal\\node\\NodeTypeForm\";s:6:\"delete\";s:38:\"Drupal\\node\\Form\\NodeTypeDeleteConfirm\";}s:14:\"route_provider\";a:1:{s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}s:12:\"list_builder\";s:31:\"Drupal\\node\\NodeTypeListBuilder\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:24:\"administer content types\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:9:\"edit-form\";s:41:\"/admin/structure/types/manage/{node_type}\";s:11:\"delete-form\";s:48:\"/admin/structure/types/manage/{node_type}/delete\";s:23:\"entity-permissions-form\";s:53:\"/admin/structure/types/manage/{node_type}/permissions\";s:10:\"collection\";s:22:\"/admin/structure/types\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:4:\"node\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"content types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count content type\";s:6:\"plural\";s:20:\"@count content types\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:21:\"config:node_type_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"type\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:7:{i:0;s:4:\"name\";i:1;s:4:\"type\";i:2;s:11:\"description\";i:3;s:4:\"help\";i:4;s:12:\"new_revision\";i:5;s:12:\"preview_mode\";i:6;s:17:\"display_submitted\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','pathauto_pattern.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:16:\"pathauto_pattern\";s:8:\"\0*\0class\";s:38:\"Drupal\\pathauto\\Entity\\PathautoPattern\";s:11:\"\0*\0provider\";s:8:\"pathauto\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:4:\"uuid\";s:4:\"uuid\";s:6:\"weight\";s:6:\"weight\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:38:\"Drupal\\pathauto\\Entity\\PathautoPattern\";s:11:\"\0*\0handlers\";a:5:{s:12:\"list_builder\";s:42:\"Drupal\\pathauto\\PathautoPatternListBuilder\";s:4:\"form\";a:5:{s:7:\"default\";s:36:\"Drupal\\pathauto\\Form\\PatternEditForm\";s:9:\"duplicate\";s:41:\"Drupal\\pathauto\\Form\\PatternDuplicateForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";s:6:\"enable\";s:38:\"Drupal\\pathauto\\Form\\PatternEnableForm\";s:7:\"disable\";s:39:\"Drupal\\pathauto\\Form\\PatternDisableForm\";}s:14:\"route_provider\";a:1:{s:4:\"html\";s:51:\"Drupal\\Core\\Entity\\Routing\\DefaultHtmlRouteProvider\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:19:\"administer pathauto\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:10:{s:10:\"collection\";s:34:\"/admin/config/search/path/patterns\";s:9:\"edit-form\";s:53:\"/admin/config/search/path/patterns/{pathauto_pattern}\";s:11:\"delete-form\";s:60:\"/admin/config/search/path/patterns/{pathauto_pattern}/delete\";s:6:\"enable\";s:60:\"/admin/config/search/path/patterns/{pathauto_pattern}/enable\";s:7:\"disable\";s:61:\"/admin/config/search/path/patterns/{pathauto_pattern}/disable\";s:14:\"duplicate-form\";s:63:\"/admin/config/search/path/patterns/{pathauto_pattern}/duplicate\";s:10:\"devel-load\";s:42:\"/devel/pathauto_pattern/{pathauto_pattern}\";s:26:\"devel-load-with-references\";s:63:\"/devel/load-with-references/pathauto_pattern/{pathauto_pattern}\";s:16:\"devel-path-alias\";s:53:\"/devel/path-alias/pathauto_pattern/{pathauto_pattern}\";s:16:\"devel-definition\";s:53:\"/devel/definition/pathauto_pattern/{pathauto_pattern}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Pathauto pattern\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:28:\"config:pathauto_pattern_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:16:\"pathauto_pattern\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:7:\"pattern\";s:14:\"\0*\0lookup_keys\";a:3:{i:0;s:4:\"type\";i:1;s:6:\"status\";i:2;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:8:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:4:\"type\";i:3;s:7:\"pattern\";i:4;s:18:\"selection_criteria\";i:5;s:15:\"selection_logic\";i:6;s:6:\"weight\";i:7;s:13:\"relationships\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','path_alias.entity_type',_binary 'O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:10:\"path_alias\";s:8:\"\0*\0class\";s:34:\"Drupal\\path_alias\\Entity\\PathAlias\";s:11:\"\0*\0provider\";s:10:\"path_alias\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:8:\"revision\";s:11:\"revision_id\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:6:\"bundle\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:34:\"Drupal\\path_alias\\Entity\\PathAlias\";s:11:\"\0*\0handlers\";a:4:{s:7:\"storage\";s:34:\"Drupal\\path_alias\\PathAliasStorage\";s:14:\"storage_schema\";s:40:\"Drupal\\path_alias\\PathAliasStorageSchema\";s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";}s:19:\"\0*\0admin_permission\";s:22:\"administer url aliases\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";s:10:\"path_alias\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";s:19:\"path_alias_revision\";s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"URL aliases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"URL aliases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:16:\"@count URL alias\";s:6:\"plural\";s:18:\"@count URL aliases\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:11:\"route_match\";}s:14:\"\0*\0constraints\";a:2:{s:15:\"UniquePathAlias\";a:0:{}s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}'),('entity.definitions.installed','path_alias.field_storage_definitions',_binary 'a:8:{s:2:\"id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:2:\"id\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:36;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"revision_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:11:\"revision_id\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:69;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}s:4:\"form\";a:1:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:3:\"und\";}}s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:103;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"path\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"System path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"The path that this alias belongs to.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:4:\"path\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:2:{s:9:\"ValidPath\";a:0:{}s:5:\"Regex\";a:2:{s:7:\"pattern\";s:6:\"/^\\//i\";s:7:\"message\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"The source path has to start with a slash.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}}}}s:18:\"\0*\0fieldDefinition\";r:141;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:5:\"alias\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"URL alias\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"An alias used with this path.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:5:\"alias\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:1:{s:5:\"Regex\";a:2:{s:7:\"pattern\";s:6:\"/^\\//i\";s:7:\"message\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"The alias path has to start with a slash.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}}}}s:18:\"\0*\0fieldDefinition\";r:187;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:0;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:232;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:10:\"path_alias\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:10:\"path_alias\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:271;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}'),('entity.definitions.installed','recaptcha_v3_action.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"recaptcha_v3_action\";s:8:\"\0*\0class\";s:44:\"Drupal\\recaptcha_v3\\Entity\\ReCaptchaV3Action\";s:11:\"\0*\0provider\";s:12:\"recaptcha_v3\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:44:\"Drupal\\recaptcha_v3\\Entity\\ReCaptchaV3Action\";s:11:\"\0*\0handlers\";a:6:{s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:12:\"list_builder\";s:48:\"Drupal\\recaptcha_v3\\ReCaptchaV3ActionListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:46:\"Drupal\\recaptcha_v3\\Form\\ReCaptchaV3ActionForm\";s:4:\"edit\";s:46:\"Drupal\\recaptcha_v3\\Form\\ReCaptchaV3ActionForm\";s:6:\"delete\";s:52:\"Drupal\\recaptcha_v3\\Form\\ReCaptchaV3ActionDeleteForm\";}s:14:\"route_provider\";a:1:{s:7:\"default\";s:49:\"Drupal\\Core\\Entity\\Routing\\AdminHtmlRouteProvider\";}s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:27:\"administer CAPTCHA settings\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:9:{s:8:\"add-form\";s:53:\"/admin/config/people/captcha/recaptcha-v3-actions/add\";s:9:\"edit-form\";s:71:\"/admin/config/people/captcha/recaptcha-v3-actions/{recaptcha_v3_action}\";s:11:\"delete-form\";s:78:\"/admin/config/people/captcha/recaptcha-v3-actions/{recaptcha_v3_action}/delete\";s:10:\"collection\";s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";s:10:\"devel-load\";s:48:\"/devel/recaptcha_v3_action/{recaptcha_v3_action}\";s:26:\"devel-load-with-references\";s:69:\"/devel/load-with-references/recaptcha_v3_action/{recaptcha_v3_action}\";s:16:\"devel-path-alias\";s:59:\"/devel/path-alias/recaptcha_v3_action/{recaptcha_v3_action}\";s:16:\"devel-definition\";s:59:\"/devel/definition/recaptcha_v3_action/{recaptcha_v3_action}\";s:11:\"token-devel\";s:54:\"/devel/token/recaptcha_v3_action/{recaptcha_v3_action}\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"reCAPTCHA v3 actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"reCAPTCHA v3 action\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"reCAPTCHA v3 actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:3:{s:8:\"singular\";s:26:\"@count reCAPTCHA v3 action\";s:6:\"plural\";s:27:\"@count reCAPTCHA v3 actions\";s:7:\"context\";N;}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:8:\"rendered\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:1:{s:10:\"token_type\";s:19:\"recaptcha_v3_action\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:19:\"recaptcha_v3_action\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:4:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:9:\"threshold\";i:3;s:9:\"challenge\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','search_page.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:11:\"search_page\";s:8:\"\0*\0class\";s:31:\"Drupal\\search\\Entity\\SearchPage\";s:11:\"\0*\0provider\";s:6:\"search\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"weight\";s:6:\"weight\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:31:\"Drupal\\search\\Entity\\SearchPage\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:44:\"Drupal\\search\\SearchPageAccessControlHandler\";s:12:\"list_builder\";s:35:\"Drupal\\search\\SearchPageListBuilder\";s:4:\"form\";a:3:{s:3:\"add\";s:36:\"Drupal\\search\\Form\\SearchPageAddForm\";s:4:\"edit\";s:37:\"Drupal\\search\\Form\\SearchPageEditForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:17:\"administer search\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:6:{s:9:\"edit-form\";s:47:\"/admin/config/search/pages/manage/{search_page}\";s:11:\"delete-form\";s:54:\"/admin/config/search/pages/manage/{search_page}/delete\";s:6:\"enable\";s:54:\"/admin/config/search/pages/manage/{search_page}/enable\";s:7:\"disable\";s:55:\"/admin/config/search/pages/manage/{search_page}/disable\";s:11:\"set-default\";s:59:\"/admin/config/search/pages/manage/{search_page}/set-default\";s:10:\"collection\";s:26:\"/admin/config/search/pages\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Search page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Search pages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"search page\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"search pages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:18:\"@count search page\";s:6:\"plural\";s:19:\"@count search pages\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:23:\"config:search_page_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"page\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:6:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:4:\"path\";i:3;s:6:\"weight\";i:4;s:6:\"plugin\";i:5;s:13:\"configuration\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','shortcut.entity_type',_binary 'O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:8:\"shortcut\";s:8:\"\0*\0class\";s:31:\"Drupal\\shortcut\\Entity\\Shortcut\";s:11:\"\0*\0provider\";s:8:\"shortcut\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:4:\"uuid\";s:4:\"uuid\";s:6:\"bundle\";s:12:\"shortcut_set\";s:5:\"label\";s:5:\"title\";s:8:\"langcode\";s:8:\"langcode\";s:8:\"revision\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:31:\"Drupal\\shortcut\\Entity\\Shortcut\";s:11:\"\0*\0handlers\";a:4:{s:6:\"access\";s:44:\"Drupal\\shortcut\\ShortcutAccessControlHandler\";s:4:\"form\";a:4:{s:7:\"default\";s:28:\"Drupal\\shortcut\\ShortcutForm\";s:3:\"add\";s:28:\"Drupal\\shortcut\\ShortcutForm\";s:4:\"edit\";s:28:\"Drupal\\shortcut\\ShortcutForm\";s:6:\"delete\";s:39:\"Drupal\\shortcut\\Form\\ShortcutDeleteForm\";}s:7:\"storage\";s:46:\"Drupal\\Core\\Entity\\Sql\\SqlContentEntityStorage\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:3:{s:9:\"canonical\";s:53:\"/admin/config/user-interface/shortcut/link/{shortcut}\";s:11:\"delete-form\";s:60:\"/admin/config/user-interface/shortcut/link/{shortcut}/delete\";s:9:\"edit-form\";s:53:\"/admin/config/user-interface/shortcut/link/{shortcut}\";}s:21:\"\0*\0bundle_entity_type\";s:12:\"shortcut_set\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:8:\"shortcut\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";s:19:\"shortcut_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Shortcut links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"shortcut link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"shortcut links\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:20:\"@count shortcut link\";s:6:\"plural\";s:21:\"@count shortcut links\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:shortcut_set_list\";}s:14:\"\0*\0constraints\";a:1:{s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}'),('entity.definitions.installed','shortcut.field_storage_definitions',_binary 'a:8:{s:2:\"id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The ID of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:2:\"id\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The UUID of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"The language code of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"shortcut_set\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"The bundle of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:12:\"shortcut_set\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:12:\"shortcut_set\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:118;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:5:\"title\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The name of the shortcut.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:12:\"translatable\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-10;s:8:\"settings\";a:1:{s:4:\"size\";i:40;}}}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:5:\"title\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:156;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"weight\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Weight\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Weight among shortcuts in the same shortcut set.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:6:\"weight\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:199;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"link\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Path\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"The location this shortcut points to.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:12:\"link_default\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:4:\"link\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:link\";s:8:\"settings\";a:2:{s:5:\"title\";i:0;s:9:\"link_type\";i:1;}}s:18:\"\0*\0fieldDefinition\";r:236;}s:7:\"\0*\0type\";s:4:\"link\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:3:{s:3:\"uri\";a:3:{s:11:\"description\";s:20:\"The URI of the link.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:2048;}s:5:\"title\";a:3:{s:11:\"description\";s:14:\"The link text.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;}s:7:\"options\";a:4:{s:11:\"description\";s:41:\"Serialized array of options for the link.\";s:4:\"type\";s:4:\"blob\";s:4:\"size\";s:3:\"big\";s:9:\"serialize\";b:1;}}s:7:\"indexes\";a:1:{s:3:\"uri\";a:1:{i:0;a:2:{i:0;s:3:\"uri\";i:1;i:30;}}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:8:\"shortcut\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:8:\"shortcut\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:289;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}'),('entity.definitions.installed','shortcut_set.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:12:\"shortcut_set\";s:8:\"\0*\0class\";s:34:\"Drupal\\shortcut\\Entity\\ShortcutSet\";s:11:\"\0*\0provider\";s:8:\"shortcut\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:8:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:34:\"Drupal\\shortcut\\Entity\\ShortcutSet\";s:11:\"\0*\0handlers\";a:4:{s:7:\"storage\";s:34:\"Drupal\\shortcut\\ShortcutSetStorage\";s:6:\"access\";s:47:\"Drupal\\shortcut\\ShortcutSetAccessControlHandler\";s:12:\"list_builder\";s:38:\"Drupal\\shortcut\\ShortcutSetListBuilder\";s:4:\"form\";a:5:{s:7:\"default\";s:31:\"Drupal\\shortcut\\ShortcutSetForm\";s:3:\"add\";s:31:\"Drupal\\shortcut\\ShortcutSetForm\";s:4:\"edit\";s:31:\"Drupal\\shortcut\\ShortcutSetForm\";s:9:\"customize\";s:33:\"Drupal\\shortcut\\Form\\SetCustomize\";s:6:\"delete\";s:42:\"Drupal\\shortcut\\Form\\ShortcutSetDeleteForm\";}}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:14:\"customize-form\";s:69:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}/customize\";s:11:\"delete-form\";s:66:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}/delete\";s:9:\"edit-form\";s:59:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}\";s:10:\"collection\";s:37:\"/admin/config/user-interface/shortcut\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:8:\"shortcut\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Shortcut sets\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"shortcut set\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"shortcut sets\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:19:\"@count shortcut set\";s:6:\"plural\";s:20:\"@count shortcut sets\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:24:\"config:shortcut_set_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:3:\"set\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:2:{i:0;s:2:\"id\";i:1;s:5:\"label\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','slick.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:5:\"slick\";s:8:\"\0*\0class\";s:25:\"Drupal\\slick\\Entity\\Slick\";s:11:\"\0*\0provider\";s:5:\"slick\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:10:{s:2:\"id\";s:4:\"name\";s:5:\"label\";s:5:\"label\";s:6:\"status\";s:6:\"status\";s:6:\"weight\";s:6:\"weight\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:25:\"Drupal\\slick\\Entity\\Slick\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:10:\"devel-load\";s:20:\"/devel/slick/{slick}\";s:26:\"devel-load-with-references\";s:41:\"/devel/load-with-references/slick/{slick}\";s:16:\"devel-path-alias\";s:31:\"/devel/path-alias/slick/{slick}\";s:16:\"devel-definition\";s:23:\"/devel/definition/slick\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Slick optionset\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";s:0:\"\";s:17:\"\0*\0label_singular\";s:0:\"\";s:15:\"\0*\0label_plural\";s:0:\"\";s:14:\"\0*\0label_count\";a:0:{}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:17:\"config:slick_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:2:{s:9:\"list_path\";s:24:\"admin/config/media/slick\";s:10:\"token_type\";s:5:\"slick\";}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:9:\"optionset\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:9:{i:0;s:2:\"id\";i:1;s:4:\"name\";i:2;s:6:\"weight\";i:3;s:5:\"label\";i:4;s:5:\"group\";i:5;s:4:\"skin\";i:6;s:11:\"breakpoints\";i:7;s:9:\"optimized\";i:8;s:7:\"options\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','taxonomy_term.entity_type',_binary 'O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:13:\"taxonomy_term\";s:8:\"\0*\0class\";s:27:\"Drupal\\taxonomy\\Entity\\Term\";s:11:\"\0*\0provider\";s:8:\"taxonomy\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:3:\"tid\";s:8:\"revision\";s:11:\"revision_id\";s:6:\"bundle\";s:3:\"vid\";s:5:\"label\";s:4:\"name\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:9:\"published\";s:6:\"status\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:27:\"Drupal\\taxonomy\\Entity\\Term\";s:11:\"\0*\0handlers\";a:9:{s:7:\"storage\";s:27:\"Drupal\\taxonomy\\TermStorage\";s:14:\"storage_schema\";s:33:\"Drupal\\taxonomy\\TermStorageSchema\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";s:12:\"list_builder\";s:36:\"Drupal\\Core\\Entity\\EntityListBuilder\";s:6:\"access\";s:40:\"Drupal\\taxonomy\\TermAccessControlHandler\";s:10:\"views_data\";s:29:\"Drupal\\taxonomy\\TermViewsData\";s:4:\"form\";a:4:{s:7:\"default\";s:24:\"Drupal\\taxonomy\\TermForm\";s:6:\"delete\";s:35:\"Drupal\\taxonomy\\Form\\TermDeleteForm\";s:15:\"revision-delete\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionDeleteForm\";s:15:\"revision-revert\";s:42:\"Drupal\\Core\\Entity\\Form\\RevisionRevertForm\";}s:14:\"route_provider\";a:1:{s:8:\"revision\";s:52:\"Drupal\\Core\\Entity\\Routing\\RevisionHtmlRouteProvider\";}s:11:\"translation\";s:38:\"Drupal\\taxonomy\\TermTranslationHandler\";}s:19:\"\0*\0admin_permission\";N;s:24:\"\0*\0collection_permission\";s:24:\"access taxonomy overview\";s:25:\"\0*\0permission_granularity\";s:6:\"bundle\";s:8:\"\0*\0links\";a:8:{s:9:\"canonical\";s:30:\"/taxonomy/term/{taxonomy_term}\";s:11:\"delete-form\";s:37:\"/taxonomy/term/{taxonomy_term}/delete\";s:9:\"edit-form\";s:35:\"/taxonomy/term/{taxonomy_term}/edit\";s:6:\"create\";s:14:\"/taxonomy/term\";s:8:\"revision\";s:69:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/view\";s:20:\"revision-delete-form\";s:71:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/delete\";s:20:\"revision-revert-form\";s:71:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/revert\";s:15:\"version-history\";s:40:\"/taxonomy/term/{taxonomy_term}/revisions\";}s:21:\"\0*\0bundle_entity_type\";s:19:\"taxonomy_vocabulary\";s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"\0*\0base_table\";s:18:\"taxonomy_term_data\";s:22:\"\0*\0revision_data_table\";s:28:\"taxonomy_term_field_revision\";s:17:\"\0*\0revision_table\";s:22:\"taxonomy_term_revision\";s:13:\"\0*\0data_table\";s:24:\"taxonomy_term_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:1;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Taxonomy terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"taxonomy term\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"taxonomy terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:20:\"@count taxonomy term\";s:6:\"plural\";s:21:\"@count taxonomy terms\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:40:\"entity.taxonomy_vocabulary.overview_form\";s:26:\"\0*\0common_reference_target\";b:1;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:18:\"taxonomy_term_list\";}s:14:\"\0*\0constraints\";a:3:{s:17:\"TaxonomyHierarchy\";a:0:{}s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:4:{s:13:\"revision_user\";s:13:\"revision_user\";s:16:\"revision_created\";s:16:\"revision_created\";s:20:\"revision_log_message\";s:20:\"revision_log_message\";s:16:\"revision_default\";s:16:\"revision_default\";}}'),('entity.definitions.installed','taxonomy_term.field_storage_definitions',_binary 'a:18:{s:3:\"tid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Term ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The term ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:3:\"tid\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The term UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"revision_id\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Revision ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:11:\"revision_id\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:15:\"language_select\";s:6:\"weight\";i:2;}s:12:\"configurable\";b:1;}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The term language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:111;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:3:\"vid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"The vocabulary to which the term is assigned.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:3:\"vid\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:19:\"taxonomy_vocabulary\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:153;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision create time\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:47:\"The time that the current revision was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:16:\"revision_created\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:191;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:13:\"revision_user\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Revision user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:50:\"The user ID of the author of the current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:13:\"revision_user\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:4:\"user\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:221;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:20:\"revision_log_message\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Revision log message\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Briefly describe the changes you have made.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:7:\"display\";a:1:{s:4:\"form\";a:1:{s:7:\"options\";a:3:{s:4:\"type\";s:15:\"string_textarea\";s:6:\"weight\";i:25;s:8:\"settings\";a:1:{s:4:\"rows\";i:4;}}}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:20:\"revision_log_message\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:22:\"field_item:string_long\";s:8:\"settings\";a:1:{s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:258;}s:7:\"\0*\0type\";s:11:\"string_long\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Published\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:7:\"display\";a:1:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:100;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"class\";s:22:\"Drupal\\user\\StatusItem\";}s:18:\"\0*\0fieldDefinition\";r:300;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"required\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:6:\"string\";s:6:\"weight\";i:-5;}}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:16:\"string_textfield\";s:6:\"weight\";i:-5;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:348;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:11:\"description\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Description\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:7:\"display\";a:2:{s:4:\"view\";a:2:{s:7:\"options\";a:3:{s:5:\"label\";s:6:\"hidden\";s:4:\"type\";s:12:\"text_default\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}s:4:\"form\";a:2:{s:7:\"options\";a:2:{s:4:\"type\";s:14:\"text_textfield\";s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:11:\"description\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:20:\"field_item:text_long\";s:8:\"settings\";a:1:{s:15:\"allowed_formats\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:392;}s:7:\"\0*\0type\";s:9:\"text_long\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:2:{s:5:\"value\";a:2:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";}s:6:\"format\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;}}s:7:\"indexes\";a:1:{s:6:\"format\";a:1:{i:0;s:6:\"format\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"weight\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Weight\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"The weight of this term in relation to other terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"weight\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:438;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"parent\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Term Parents\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"The parents of this term.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"cardinality\";i:-1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:6:\"parent\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:13:\"taxonomy_term\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:478;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the term was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:514;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:545;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"revision_default\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:11:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Default revision\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"A flag indicating whether this was a default revision when it was saved.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:16:\"storage_required\";b:1;s:8:\"internal\";b:1;s:12:\"translatable\";b:0;s:12:\"revisionable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:16:\"revision_default\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:588;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:29:\"revision_translation_affected\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Revision translation affected\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:72:\"Indicates if the last edit of a translation belongs to current revision.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:12:\"revisionable\";b:1;s:12:\"translatable\";b:1;s:8:\"provider\";s:8:\"taxonomy\";s:10:\"field_name\";s:29:\"revision_translation_affected\";s:11:\"entity_type\";s:13:\"taxonomy_term\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:630;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:23:\"field_imagen_tecnologia\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":32:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";N;s:12:\"\0*\0typedData\";N;s:16:\"\0*\0cacheContexts\";a:1:{i:0;s:28:\"languages:language_interface\";}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:37:\"taxonomy_term.field_imagen_tecnologia\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"73c19d60-423f-41a3-9925-f3ca9a49bdf0\";s:11:\"\0*\0langcode\";s:2:\"es\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:0:{}s:14:\"\0*\0trustedData\";b:0;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:8:\"taxonomy\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:37:\"taxonomy_term.field_imagen_tecnologia\";s:13:\"\0*\0field_name\";s:23:\"field_imagen_tecnologia\";s:14:\"\0*\0entity_type\";s:13:\"taxonomy_term\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}s:15:\"display_default\";b:1;s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:0:{}s:10:\"\0*\0deleted\";b:0;s:20:\"field_storage_submit\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Update settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:18:\"cardinality_number\";s:1:\"1\";}}'),('entity.definitions.installed','taxonomy_vocabulary.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:19:\"taxonomy_vocabulary\";s:8:\"\0*\0class\";s:33:\"Drupal\\taxonomy\\Entity\\Vocabulary\";s:11:\"\0*\0provider\";s:8:\"taxonomy\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:3:\"vid\";s:5:\"label\";s:4:\"name\";s:6:\"weight\";s:6:\"weight\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:33:\"Drupal\\taxonomy\\Entity\\Vocabulary\";s:11:\"\0*\0handlers\";a:5:{s:7:\"storage\";s:33:\"Drupal\\taxonomy\\VocabularyStorage\";s:12:\"list_builder\";s:37:\"Drupal\\taxonomy\\VocabularyListBuilder\";s:6:\"access\";s:46:\"Drupal\\taxonomy\\VocabularyAccessControlHandler\";s:4:\"form\";a:4:{s:7:\"default\";s:30:\"Drupal\\taxonomy\\VocabularyForm\";s:5:\"reset\";s:40:\"Drupal\\taxonomy\\Form\\VocabularyResetForm\";s:6:\"delete\";s:41:\"Drupal\\taxonomy\\Form\\VocabularyDeleteForm\";s:8:\"overview\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:14:\"route_provider\";a:2:{s:4:\"html\";s:54:\"Drupal\\taxonomy\\Entity\\Routing\\VocabularyRouteProvider\";s:11:\"permissions\";s:49:\"Drupal\\user\\Entity\\EntityPermissionsRouteProvider\";}}s:19:\"\0*\0admin_permission\";s:19:\"administer taxonomy\";s:24:\"\0*\0collection_permission\";s:24:\"access taxonomy overview\";s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:7:{s:8:\"add-form\";s:29:\"/admin/structure/taxonomy/add\";s:11:\"delete-form\";s:61:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/delete\";s:10:\"reset-form\";s:60:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/reset\";s:13:\"overview-form\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:9:\"edit-form\";s:54:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}\";s:23:\"entity-permissions-form\";s:75:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/permissions\";s:10:\"collection\";s:25:\"/admin/structure/taxonomy\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";s:13:\"taxonomy_term\";s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Taxonomy vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Taxonomy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"vocabularies\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:17:\"@count vocabulary\";s:6:\"plural\";s:19:\"@count vocabularies\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:31:\"config:taxonomy_vocabulary_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:10:\"vocabulary\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:4:\"name\";i:1;s:3:\"vid\";i:2;s:11:\"description\";i:3;s:6:\"weight\";i:4;s:12:\"new_revision\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','user.entity_type',_binary 'O:36:\"Drupal\\Core\\Entity\\ContentEntityType\":41:{s:5:\"\0*\0id\";s:4:\"user\";s:8:\"\0*\0class\";s:23:\"Drupal\\user\\Entity\\User\";s:11:\"\0*\0provider\";s:4:\"user\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:7:{s:2:\"id\";s:3:\"uid\";s:8:\"langcode\";s:8:\"langcode\";s:4:\"uuid\";s:4:\"uuid\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";}s:16:\"\0*\0originalClass\";s:23:\"Drupal\\user\\Entity\\User\";s:11:\"\0*\0handlers\";a:9:{s:7:\"storage\";s:23:\"Drupal\\user\\UserStorage\";s:14:\"storage_schema\";s:29:\"Drupal\\user\\UserStorageSchema\";s:6:\"access\";s:36:\"Drupal\\user\\UserAccessControlHandler\";s:12:\"list_builder\";s:27:\"Drupal\\user\\UserListBuilder\";s:10:\"views_data\";s:25:\"Drupal\\user\\UserViewsData\";s:14:\"route_provider\";a:1:{s:4:\"html\";s:36:\"Drupal\\user\\Entity\\UserRouteProvider\";}s:4:\"form\";a:3:{s:7:\"default\";s:23:\"Drupal\\user\\ProfileForm\";s:6:\"cancel\";s:31:\"Drupal\\user\\Form\\UserCancelForm\";s:8:\"register\";s:24:\"Drupal\\user\\RegisterForm\";}s:11:\"translation\";s:37:\"Drupal\\user\\ProfileTranslationHandler\";s:12:\"view_builder\";s:36:\"Drupal\\Core\\Entity\\EntityViewBuilder\";}s:19:\"\0*\0admin_permission\";s:16:\"administer users\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:9:\"canonical\";s:12:\"/user/{user}\";s:9:\"edit-form\";s:17:\"/user/{user}/edit\";s:11:\"cancel-form\";s:19:\"/user/{user}/cancel\";s:10:\"collection\";s:13:\"/admin/people\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";s:5:\"users\";s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";s:16:\"users_field_data\";s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:1;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"User\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count user\";s:6:\"plural\";s:12:\"@count users\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:7:\"content\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";s:22:\"entity.user.admin_form\";s:26:\"\0*\0common_reference_target\";b:1;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:9:\"user_list\";}s:14:\"\0*\0constraints\";a:2:{s:13:\"EntityChanged\";N;s:26:\"EntityUntranslatableFields\";N;}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:25:\"\0*\0revision_metadata_keys\";a:1:{s:16:\"revision_default\";s:16:\"revision_default\";}}'),('entity.definitions.installed','user.field_storage_definitions',_binary 'a:19:{s:3:\"uid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"User ID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"The user ID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:3:\"uid\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:integer\";s:8:\"settings\";a:6:{s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}s:18:\"\0*\0fieldDefinition\";r:2;}s:7:\"\0*\0type\";s:7:\"integer\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"uuid\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"UUID\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"read-only\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"The user UUID.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"uuid\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:15:\"field_item:uuid\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:128;s:8:\"is_ascii\";b:1;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:40;}s:7:\"\0*\0type\";s:4:\"uuid\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:1:{s:5:\"value\";a:1:{i:0;s:5:\"value\";}}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"view\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}s:4:\"form\";a:1:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}}}s:12:\"translatable\";b:1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The user language code.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:8:\"langcode\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:77;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:18:\"preferred_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Preferred language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:77:\"The user\'s preferred language code for receiving emails and viewing the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:18:\"preferred_langcode\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:2:{s:13:\"AllowedValues\";a:1:{s:8:\"callback\";s:60:\"Drupal\\user\\Entity\\User::getAllowedConfigurableLanguageCodes\";}s:6:\"Length\";a:1:{s:3:\"max\";i:12;}}}}}s:18:\"\0*\0fieldDefinition\";r:115;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:24:\"preferred_admin_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Preferred admin language code\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:68:\"The user\'s preferred language code for viewing administration pages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";N;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:24:\"preferred_admin_langcode\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:19:\"field_item:language\";s:8:\"settings\";a:0:{}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:2:{s:13:\"AllowedValues\";a:1:{s:8:\"callback\";s:60:\"Drupal\\user\\Entity\\User::getAllowedConfigurableLanguageCodes\";}s:6:\"Length\";a:1:{s:3:\"max\";i:12;}}}}}s:18:\"\0*\0fieldDefinition\";r:152;}s:7:\"\0*\0type\";s:8:\"language\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"name\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Name\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"The name of this user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"required\";b:1;s:11:\"constraints\";a:2:{s:8:\"UserName\";a:0:{}s:14:\"UserNameUnique\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"name\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:5:\"class\";s:25:\"\\Drupal\\user\\UserNameItem\";}s:18:\"\0*\0fieldDefinition\";r:192;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"pass\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Password\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The password of this user (hashed).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"constraints\";a:1:{s:18:\"ProtectedUserField\";N;}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"pass\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:19:\"field_item:password\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:255;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}}s:18:\"\0*\0fieldDefinition\";r:231;}s:7:\"\0*\0type\";s:8:\"password\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"mail\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The email of this user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:11:\"constraints\";a:3:{s:14:\"UserMailUnique\";N;s:16:\"UserMailRequired\";N;s:18:\"ProtectedUserField\";N;}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"mail\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:email\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:267;}s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:254;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:8:\"timezone\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Timezone\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"The timezone of this user.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:8:\"timezone\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:4:{s:4:\"type\";s:17:\"field_item:string\";s:8:\"settings\";a:3:{s:10:\"max_length\";i:32;s:8:\"is_ascii\";b:0;s:14:\"case_sensitive\";b:0;}s:11:\"constraints\";a:1:{s:11:\"ComplexData\";a:1:{s:5:\"value\";a:1:{s:13:\"AllowedValues\";a:1:{s:8:\"callback\";s:44:\"Drupal\\user\\Entity\\User::getAllowedTimezones\";}}}}s:5:\"class\";s:24:\"Drupal\\user\\TimeZoneItem\";}s:18:\"\0*\0fieldDefinition\";r:304;}s:7:\"\0*\0type\";s:6:\"string\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:32;s:6:\"binary\";b:0;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"status\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"User status\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Whether the user is active or blocked.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:0;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:6:\"status\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:3:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:5:\"class\";s:22:\"Drupal\\user\\StatusItem\";}s:18:\"\0*\0fieldDefinition\";r:344;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"created\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Created\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"The time that the user was created.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:7:\"created\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:created\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:386;}s:7:\"\0*\0type\";s:7:\"created\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:7:\"changed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Changed\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"The time that the user was last edited.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:7:\"changed\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:changed\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:415;}s:7:\"\0*\0type\";s:7:\"changed\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:6:\"access\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Last access\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"The time that the user last accessed the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:6:\"access\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:20:\"field_item:timestamp\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:445;}s:7:\"\0*\0type\";s:9:\"timestamp\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:5:\"login\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Last login\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"The time that the user last logged in.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";i:0;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:5:\"login\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:20:\"field_item:timestamp\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:477;}s:7:\"\0*\0type\";s:9:\"timestamp\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:1:{s:4:\"type\";s:3:\"int\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:4:\"init\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:8:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Initial email\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:52:\"The email address used for initial account creation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";s:0:\"\";}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:4:\"init\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:16:\"field_item:email\";s:8:\"settings\";a:0:{}}s:18:\"\0*\0fieldDefinition\";r:509;}s:7:\"\0*\0type\";s:5:\"email\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:254;}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:5:\"roles\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:7:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"cardinality\";i:-1;s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"The roles the user has.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:5:\"roles\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:27:\"field_item:entity_reference\";s:8:\"settings\";a:3:{s:11:\"target_type\";s:9:\"user_role\";s:7:\"handler\";s:7:\"default\";s:16:\"handler_settings\";a:0:{}}}s:18:\"\0*\0fieldDefinition\";r:542;}s:7:\"\0*\0type\";s:16:\"entity_reference\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:9:\"target_id\";a:3:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;}}s:7:\"indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:11:\"unique keys\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:16:\"default_langcode\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:10:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Default translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:58:\"A flag indicating whether this is the default translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:12:\"translatable\";b:1;s:12:\"revisionable\";b:1;s:13:\"default_value\";a:1:{i:0;a:1:{s:5:\"value\";b:1;}}s:8:\"provider\";s:4:\"user\";s:10:\"field_name\";s:16:\"default_langcode\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:578;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}s:12:\"user_picture\";O:38:\"Drupal\\field\\Entity\\FieldStorageConfig\":30:{s:15:\"\0*\0entityTypeId\";s:20:\"field_storage_config\";s:15:\"\0*\0enforceIsNew\";b:1;s:12:\"\0*\0typedData\";N;s:16:\"\0*\0cacheContexts\";a:0:{}s:12:\"\0*\0cacheTags\";a:0:{}s:14:\"\0*\0cacheMaxAge\";i:-1;s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:13:\"\0*\0originalId\";s:17:\"user.user_picture\";s:9:\"\0*\0status\";b:1;s:7:\"\0*\0uuid\";s:36:\"2ba50648-5e97-4c30-8953-d8a5dee55150\";s:11:\"\0*\0langcode\";s:2:\"en\";s:23:\"\0*\0third_party_settings\";a:0:{}s:8:\"\0*\0_core\";a:1:{s:19:\"default_config_hash\";s:43:\"0q8-mw8y-Ls5I578sIPQFLp4ljpH7WvVYpzY-I9O-8E\";}s:14:\"\0*\0trustedData\";b:1;s:15:\"\0*\0dependencies\";a:1:{s:6:\"module\";a:3:{i:0;s:4:\"file\";i:1;s:5:\"image\";i:2;s:4:\"user\";}}s:12:\"\0*\0isSyncing\";b:0;s:5:\"\0*\0id\";s:17:\"user.user_picture\";s:13:\"\0*\0field_name\";s:12:\"user_picture\";s:14:\"\0*\0entity_type\";s:4:\"user\";s:7:\"\0*\0type\";s:5:\"image\";s:9:\"\0*\0module\";s:5:\"image\";s:11:\"\0*\0settings\";a:5:{s:11:\"target_type\";s:4:\"file\";s:13:\"display_field\";b:0;s:15:\"display_default\";b:0;s:10:\"uri_scheme\";s:6:\"public\";s:13:\"default_image\";a:5:{s:4:\"uuid\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:5:\"width\";N;s:6:\"height\";N;}}s:14:\"\0*\0cardinality\";i:1;s:15:\"\0*\0translatable\";b:1;s:9:\"\0*\0locked\";b:0;s:25:\"\0*\0persist_with_no_fields\";b:0;s:14:\"custom_storage\";b:0;s:10:\"\0*\0indexes\";a:1:{s:9:\"target_id\";a:1:{i:0;s:9:\"target_id\";}}s:10:\"\0*\0deleted\";b:0;}s:22:\"dxpr_user_is_disavowed\";O:37:\"Drupal\\Core\\Field\\BaseFieldDefinition\":5:{s:13:\"\0*\0definition\";a:9:{s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Exclude from DXPR builder editing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:11:\"description\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:63:\"If checked the user will not be able to edit with DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:7:\"display\";a:2:{s:4:\"form\";a:2:{s:7:\"options\";a:3:{s:4:\"type\";s:16:\"boolean_checkbox\";s:8:\"settings\";a:1:{s:13:\"display_label\";b:1;}s:6:\"weight\";i:0;}s:12:\"configurable\";b:1;}s:4:\"view\";a:2:{s:7:\"options\";a:1:{s:6:\"region\";s:6:\"hidden\";}s:12:\"configurable\";b:1;}}s:9:\"read-only\";b:1;s:8:\"provider\";s:12:\"dxpr_builder\";s:10:\"field_name\";s:22:\"dxpr_user_is_disavowed\";s:11:\"entity_type\";s:4:\"user\";s:6:\"bundle\";N;s:13:\"initial_value\";N;}s:17:\"\0*\0itemDefinition\";O:51:\"Drupal\\Core\\Field\\TypedData\\FieldItemDataDefinition\":2:{s:13:\"\0*\0definition\";a:2:{s:4:\"type\";s:18:\"field_item:boolean\";s:8:\"settings\";a:2:{s:8:\"on_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:2:\"On\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:9:\"off_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:3:\"Off\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:18:\"\0*\0fieldDefinition\";r:669;}s:7:\"\0*\0type\";s:7:\"boolean\";s:9:\"\0*\0schema\";a:4:{s:7:\"columns\";a:1:{s:5:\"value\";a:2:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";}}s:11:\"unique keys\";a:0:{}s:7:\"indexes\";a:0:{}s:12:\"foreign keys\";a:0:{}}s:10:\"\0*\0indexes\";a:0:{}}}'),('entity.definitions.installed','user_role.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:9:\"user_role\";s:8:\"\0*\0class\";s:23:\"Drupal\\user\\Entity\\Role\";s:11:\"\0*\0provider\";s:4:\"user\";s:15:\"\0*\0static_cache\";b:1;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:6:\"weight\";s:6:\"weight\";s:5:\"label\";s:5:\"label\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:23:\"Drupal\\user\\Entity\\Role\";s:11:\"\0*\0handlers\";a:4:{s:7:\"storage\";s:23:\"Drupal\\user\\RoleStorage\";s:6:\"access\";s:36:\"Drupal\\user\\RoleAccessControlHandler\";s:12:\"list_builder\";s:27:\"Drupal\\user\\RoleListBuilder\";s:4:\"form\";a:2:{s:7:\"default\";s:20:\"Drupal\\user\\RoleForm\";s:6:\"delete\";s:35:\"Drupal\\Core\\Entity\\EntityDeleteForm\";}}s:19:\"\0*\0admin_permission\";s:22:\"administer permissions\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:4:{s:11:\"delete-form\";s:45:\"/admin/people/roles/manage/{user_role}/delete\";s:9:\"edit-form\";s:38:\"/admin/people/roles/manage/{user_role}\";s:21:\"edit-permissions-form\";s:37:\"/admin/people/permissions/{user_role}\";s:10:\"collection\";s:19:\"/admin/people/roles\";}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count role\";s:6:\"plural\";s:12:\"@count roles\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:21:\"config:user_role_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";s:4:\"role\";s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:5:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:6:\"weight\";i:3;s:8:\"is_admin\";i:4;s:11:\"permissions\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.definitions.installed','view.entity_type',_binary 'O:42:\"Drupal\\Core\\Config\\Entity\\ConfigEntityType\":44:{s:5:\"\0*\0id\";s:4:\"view\";s:8:\"\0*\0class\";s:24:\"Drupal\\views\\Entity\\View\";s:11:\"\0*\0provider\";s:5:\"views\";s:15:\"\0*\0static_cache\";b:0;s:15:\"\0*\0render_cache\";b:1;s:19:\"\0*\0persistent_cache\";b:1;s:14:\"\0*\0entity_keys\";a:9:{s:2:\"id\";s:2:\"id\";s:5:\"label\";s:5:\"label\";s:6:\"status\";s:6:\"status\";s:8:\"revision\";s:0:\"\";s:6:\"bundle\";s:0:\"\";s:8:\"langcode\";s:8:\"langcode\";s:16:\"default_langcode\";s:16:\"default_langcode\";s:29:\"revision_translation_affected\";s:29:\"revision_translation_affected\";s:4:\"uuid\";s:4:\"uuid\";}s:16:\"\0*\0originalClass\";s:24:\"Drupal\\views\\Entity\\View\";s:11:\"\0*\0handlers\";a:2:{s:6:\"access\";s:45:\"Drupal\\Core\\Entity\\EntityAccessControlHandler\";s:7:\"storage\";s:45:\"Drupal\\Core\\Config\\Entity\\ConfigEntityStorage\";}s:19:\"\0*\0admin_permission\";s:16:\"administer views\";s:24:\"\0*\0collection_permission\";N;s:25:\"\0*\0permission_granularity\";s:11:\"entity_type\";s:8:\"\0*\0links\";a:0:{}s:21:\"\0*\0bundle_entity_type\";N;s:12:\"\0*\0bundle_of\";N;s:15:\"\0*\0bundle_label\";N;s:13:\"\0*\0base_table\";N;s:22:\"\0*\0revision_data_table\";N;s:17:\"\0*\0revision_table\";N;s:13:\"\0*\0data_table\";N;s:11:\"\0*\0internal\";b:0;s:15:\"\0*\0translatable\";b:0;s:19:\"\0*\0show_revision_ui\";b:0;s:8:\"\0*\0label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"View\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:19:\"\0*\0label_collection\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Views\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:17:\"\0*\0label_singular\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"view\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:15:\"\0*\0label_plural\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"views\";s:12:\"\0*\0arguments\";a:1:{s:7:\"context\";s:16:\"View entity type\";}s:10:\"\0*\0options\";a:0:{}}s:14:\"\0*\0label_count\";a:2:{s:8:\"singular\";s:11:\"@count view\";s:6:\"plural\";s:12:\"@count views\";}s:15:\"\0*\0uri_callback\";N;s:8:\"\0*\0group\";s:13:\"configuration\";s:14:\"\0*\0group_label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:7:\"context\";s:17:\"Entity type group\";}}s:22:\"\0*\0field_ui_base_route\";N;s:26:\"\0*\0common_reference_target\";b:0;s:22:\"\0*\0list_cache_contexts\";a:0:{}s:18:\"\0*\0list_cache_tags\";a:1:{i:0;s:16:\"config:view_list\";}s:14:\"\0*\0constraints\";a:0:{}s:13:\"\0*\0additional\";a:0:{}s:14:\"\0*\0_serviceIds\";a:0:{}s:18:\"\0*\0_entityStorages\";a:0:{}s:20:\"\0*\0stringTranslation\";N;s:16:\"\0*\0config_prefix\";N;s:14:\"\0*\0lookup_keys\";a:1:{i:0;s:4:\"uuid\";}s:16:\"\0*\0config_export\";a:8:{i:0;s:2:\"id\";i:1;s:5:\"label\";i:2;s:6:\"module\";i:3;s:11:\"description\";i:4;s:3:\"tag\";i:5;s:10:\"base_table\";i:6;s:10:\"base_field\";i:7;s:7:\"display\";}s:21:\"\0*\0mergedConfigExport\";a:0:{}}'),('entity.storage_schema.sql','block_content.entity_schema_data',_binary 'a:4:{s:13:\"block_content\";a:2:{s:11:\"primary key\";a:1:{i:0;s:2:\"id\";}s:11:\"unique keys\";a:1:{s:26:\"block_content__revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}s:22:\"block_content_revision\";a:2:{s:11:\"primary key\";a:1:{i:0;s:11:\"revision_id\";}s:7:\"indexes\";a:1:{s:17:\"block_content__id\";a:1:{i:0;s:2:\"id\";}}}s:24:\"block_content_field_data\";a:2:{s:11:\"primary key\";a:2:{i:0;s:2:\"id\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:45:\"block_content__id__default_langcode__langcode\";a:3:{i:0;s:2:\"id\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}s:26:\"block_content__revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:26:\"block_content__status_type\";a:3:{i:0;s:6:\"status\";i:1;s:4:\"type\";i:2;s:2:\"id\";}}}s:28:\"block_content_field_revision\";a:2:{s:11:\"primary key\";a:2:{i:0;s:11:\"revision_id\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:1:{s:45:\"block_content__id__default_langcode__langcode\";a:3:{i:0;s:2:\"id\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.body',_binary 'a:2:{s:19:\"block_content__body\";a:4:{s:11:\"description\";s:42:\"Data storage for block_content field body.\";s:6:\"fields\";a:9:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:10:\"body_value\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:1;}s:12:\"body_summary\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:0;}s:11:\"body_format\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:11:\"body_format\";a:1:{i:0;s:11:\"body_format\";}}}s:28:\"block_content_revision__body\";a:4:{s:11:\"description\";s:54:\"Revision archive storage for block_content field body.\";s:6:\"fields\";a:9:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:10:\"body_value\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:1;}s:12:\"body_summary\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:0;}s:11:\"body_format\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:11:\"body_format\";a:1:{i:0;s:11:\"body_format\";}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.changed',_binary 'a:2:{s:24:\"block_content_field_data\";a:1:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}s:28:\"block_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.default_langcode',_binary 'a:2:{s:24:\"block_content_field_data\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:28:\"block_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.id',_binary 'a:4:{s:13:\"block_content\";a:1:{s:6:\"fields\";a:1:{s:2:\"id\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:24:\"block_content_field_data\";a:1:{s:6:\"fields\";a:1:{s:2:\"id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:22:\"block_content_revision\";a:1:{s:6:\"fields\";a:1:{s:2:\"id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:28:\"block_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:2:\"id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.info',_binary 'a:2:{s:24:\"block_content_field_data\";a:1:{s:6:\"fields\";a:1:{s:4:\"info\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}s:28:\"block_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:4:\"info\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.langcode',_binary 'a:4:{s:13:\"block_content\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:24:\"block_content_field_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:22:\"block_content_revision\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:28:\"block_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.reusable',_binary 'a:1:{s:24:\"block_content_field_data\";a:2:{s:6:\"fields\";a:1:{s:8:\"reusable\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:29:\"block_content_field__reusable\";a:1:{i:0;s:8:\"reusable\";}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.revision_created',_binary 'a:1:{s:22:\"block_content_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"revision_created\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.revision_default',_binary 'a:1:{s:22:\"block_content_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"revision_default\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.revision_id',_binary 'a:4:{s:13:\"block_content\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:0;}}}s:24:\"block_content_field_data\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:22:\"block_content_revision\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:28:\"block_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.revision_log',_binary 'a:1:{s:22:\"block_content_revision\";a:1:{s:6:\"fields\";a:1:{s:12:\"revision_log\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.revision_translation_affected',_binary 'a:2:{s:24:\"block_content_field_data\";a:1:{s:6:\"fields\";a:1:{s:29:\"revision_translation_affected\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}s:28:\"block_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:29:\"revision_translation_affected\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.revision_user',_binary 'a:1:{s:22:\"block_content_revision\";a:2:{s:6:\"fields\";a:1:{s:13:\"revision_user\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:45:\"block_content_field__revision_user__target_id\";a:1:{i:0;s:13:\"revision_user\";}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.status',_binary 'a:2:{s:24:\"block_content_field_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:28:\"block_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.type',_binary 'a:2:{s:13:\"block_content\";a:2:{s:6:\"fields\";a:1:{s:4:\"type\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:36:\"block_content_field__type__target_id\";a:1:{i:0;s:4:\"type\";}}}s:24:\"block_content_field_data\";a:2:{s:6:\"fields\";a:1:{s:4:\"type\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:36:\"block_content_field__type__target_id\";a:1:{i:0;s:4:\"type\";}}}}'),('entity.storage_schema.sql','block_content.field_schema_data.uuid',_binary 'a:1:{s:13:\"block_content\";a:2:{s:6:\"fields\";a:1:{s:4:\"uuid\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:11:\"unique keys\";a:1:{s:32:\"block_content_field__uuid__value\";a:1:{i:0;s:4:\"uuid\";}}}}'),('entity.storage_schema.sql','comment.entity_schema_data',_binary 'a:2:{s:7:\"comment\";a:1:{s:11:\"primary key\";a:1:{i:0;s:3:\"cid\";}}s:18:\"comment_field_data\";a:2:{s:11:\"primary key\";a:2:{i:0;s:3:\"cid\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:5:{s:39:\"comment__id__default_langcode__langcode\";a:3:{i:0;s:3:\"cid\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}s:28:\"comment__status_comment_type\";a:3:{i:0;s:6:\"status\";i:1;s:12:\"comment_type\";i:2;s:3:\"cid\";}s:19:\"comment__status_pid\";a:2:{i:0;s:3:\"pid\";i:1;s:6:\"status\";}s:16:\"comment__num_new\";a:7:{i:0;s:9:\"entity_id\";i:1;s:11:\"entity_type\";i:2;s:12:\"comment_type\";i:3;s:6:\"status\";i:4;s:7:\"created\";i:5;s:3:\"cid\";i:6;s:6:\"thread\";}s:24:\"comment__entity_langcode\";a:4:{i:0;s:9:\"entity_id\";i:1;s:11:\"entity_type\";i:2;s:12:\"comment_type\";i:3;s:16:\"default_langcode\";}}}}'),('entity.storage_schema.sql','comment.field_schema_data.changed',_binary 'a:1:{s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.cid',_binary 'a:2:{s:7:\"comment\";a:1:{s:6:\"fields\";a:1:{s:3:\"cid\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:3:\"cid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.comment_body',_binary 'a:1:{s:21:\"comment__comment_body\";a:4:{s:11:\"description\";s:44:\"Data storage for comment field comment_body.\";s:6:\"fields\";a:8:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:114:\"The entity revision id this data is attached to, which for an unversioned entity type is the same as the entity id\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:18:\"comment_body_value\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:1;}s:19:\"comment_body_format\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:19:\"comment_body_format\";a:1:{i:0;s:19:\"comment_body_format\";}}}}'),('entity.storage_schema.sql','comment.field_schema_data.comment_type',_binary 'a:2:{s:7:\"comment\";a:2:{s:6:\"fields\";a:1:{s:12:\"comment_type\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:38:\"comment_field__comment_type__target_id\";a:1:{i:0;s:12:\"comment_type\";}}}s:18:\"comment_field_data\";a:2:{s:6:\"fields\";a:1:{s:12:\"comment_type\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:38:\"comment_field__comment_type__target_id\";a:1:{i:0;s:12:\"comment_type\";}}}}'),('entity.storage_schema.sql','comment.field_schema_data.created',_binary 'a:1:{s:18:\"comment_field_data\";a:2:{s:6:\"fields\";a:1:{s:7:\"created\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:22:\"comment_field__created\";a:1:{i:0;s:7:\"created\";}}}}'),('entity.storage_schema.sql','comment.field_schema_data.default_langcode',_binary 'a:1:{s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.entity_id',_binary 'a:1:{s:18:\"comment_field_data\";a:2:{s:6:\"fields\";a:1:{s:9:\"entity_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:0:{}}}'),('entity.storage_schema.sql','comment.field_schema_data.entity_type',_binary 'a:1:{s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:11:\"entity_type\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.field_name',_binary 'a:1:{s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:10:\"field_name\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.homepage',_binary 'a:1:{s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"homepage\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.hostname',_binary 'a:1:{s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"hostname\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:128;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.langcode',_binary 'a:2:{s:7:\"comment\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.mail',_binary 'a:1:{s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:4:\"mail\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:254;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.name',_binary 'a:1:{s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:4:\"name\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:60;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.pid',_binary 'a:1:{s:18:\"comment_field_data\";a:2:{s:6:\"fields\";a:1:{s:3:\"pid\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:0:{}}}'),('entity.storage_schema.sql','comment.field_schema_data.status',_binary 'a:1:{s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.subject',_binary 'a:1:{s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:7:\"subject\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:64;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.thread',_binary 'a:1:{s:18:\"comment_field_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"thread\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','comment.field_schema_data.uid',_binary 'a:1:{s:18:\"comment_field_data\";a:3:{s:6:\"fields\";a:1:{s:3:\"uid\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:29:\"comment_field__uid__target_id\";a:1:{i:0;s:3:\"uid\";}}s:12:\"foreign keys\";a:1:{s:18:\"comment_field__uid\";a:2:{s:5:\"table\";s:5:\"users\";s:7:\"columns\";a:1:{s:3:\"uid\";s:3:\"uid\";}}}}}'),('entity.storage_schema.sql','comment.field_schema_data.uuid',_binary 'a:1:{s:7:\"comment\";a:2:{s:6:\"fields\";a:1:{s:4:\"uuid\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:11:\"unique keys\";a:1:{s:26:\"comment_field__uuid__value\";a:1:{i:0;s:4:\"uuid\";}}}}'),('entity.storage_schema.sql','file.entity_schema_data',_binary 'a:1:{s:12:\"file_managed\";a:1:{s:11:\"primary key\";a:1:{i:0;s:3:\"fid\";}}}'),('entity.storage_schema.sql','file.field_schema_data.changed',_binary 'a:1:{s:12:\"file_managed\";a:2:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:19:\"file_field__changed\";a:1:{i:0;s:7:\"changed\";}}}}'),('entity.storage_schema.sql','file.field_schema_data.created',_binary 'a:1:{s:12:\"file_managed\";a:1:{s:6:\"fields\";a:1:{s:7:\"created\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','file.field_schema_data.fid',_binary 'a:1:{s:12:\"file_managed\";a:1:{s:6:\"fields\";a:1:{s:3:\"fid\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','file.field_schema_data.filemime',_binary 'a:1:{s:12:\"file_managed\";a:1:{s:6:\"fields\";a:1:{s:8:\"filemime\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','file.field_schema_data.filename',_binary 'a:1:{s:12:\"file_managed\";a:1:{s:6:\"fields\";a:1:{s:8:\"filename\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','file.field_schema_data.filesize',_binary 'a:1:{s:12:\"file_managed\";a:1:{s:6:\"fields\";a:1:{s:8:\"filesize\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','file.field_schema_data.langcode',_binary 'a:1:{s:12:\"file_managed\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','file.field_schema_data.status',_binary 'a:1:{s:12:\"file_managed\";a:2:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:18:\"file_field__status\";a:1:{i:0;s:6:\"status\";}}}}'),('entity.storage_schema.sql','file.field_schema_data.uid',_binary 'a:1:{s:12:\"file_managed\";a:2:{s:6:\"fields\";a:1:{s:3:\"uid\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:26:\"file_field__uid__target_id\";a:1:{i:0;s:3:\"uid\";}}}}'),('entity.storage_schema.sql','file.field_schema_data.uri',_binary 'a:1:{s:12:\"file_managed\";a:2:{s:6:\"fields\";a:1:{s:3:\"uri\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:1;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:15:\"file_field__uri\";a:1:{i:0;s:3:\"uri\";}}}}'),('entity.storage_schema.sql','file.field_schema_data.uuid',_binary 'a:1:{s:12:\"file_managed\";a:2:{s:6:\"fields\";a:1:{s:4:\"uuid\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:11:\"unique keys\";a:1:{s:23:\"file_field__uuid__value\";a:1:{i:0;s:4:\"uuid\";}}}}'),('entity.storage_schema.sql','media.entity_schema_data',_binary 'a:4:{s:5:\"media\";a:2:{s:11:\"primary key\";a:1:{i:0;s:3:\"mid\";}s:11:\"unique keys\";a:1:{s:10:\"media__vid\";a:1:{i:0;s:3:\"vid\";}}}s:14:\"media_revision\";a:2:{s:11:\"primary key\";a:1:{i:0;s:3:\"vid\";}s:7:\"indexes\";a:1:{s:10:\"media__mid\";a:1:{i:0;s:3:\"mid\";}}}s:16:\"media_field_data\";a:2:{s:11:\"primary key\";a:2:{i:0;s:3:\"mid\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:37:\"media__id__default_langcode__langcode\";a:3:{i:0;s:3:\"mid\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}s:10:\"media__vid\";a:1:{i:0;s:3:\"vid\";}s:20:\"media__status_bundle\";a:3:{i:0;s:6:\"status\";i:1;s:6:\"bundle\";i:2;s:3:\"mid\";}}}s:20:\"media_field_revision\";a:2:{s:11:\"primary key\";a:2:{i:0;s:3:\"vid\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:1:{s:37:\"media__id__default_langcode__langcode\";a:3:{i:0;s:3:\"mid\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}}}}'),('entity.storage_schema.sql','media.field_schema_data.bundle',_binary 'a:2:{s:5:\"media\";a:2:{s:6:\"fields\";a:1:{s:6:\"bundle\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:30:\"media_field__bundle__target_id\";a:1:{i:0;s:6:\"bundle\";}}}s:16:\"media_field_data\";a:2:{s:6:\"fields\";a:1:{s:6:\"bundle\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:30:\"media_field__bundle__target_id\";a:1:{i:0;s:6:\"bundle\";}}}}'),('entity.storage_schema.sql','media.field_schema_data.changed',_binary 'a:2:{s:16:\"media_field_data\";a:1:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}s:20:\"media_field_revision\";a:1:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','media.field_schema_data.created',_binary 'a:2:{s:16:\"media_field_data\";a:1:{s:6:\"fields\";a:1:{s:7:\"created\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}s:20:\"media_field_revision\";a:1:{s:6:\"fields\";a:1:{s:7:\"created\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','media.field_schema_data.default_langcode',_binary 'a:2:{s:16:\"media_field_data\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:20:\"media_field_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','media.field_schema_data.field_media_audio_file',_binary 'a:2:{s:29:\"media__field_media_audio_file\";a:5:{s:11:\"description\";s:52:\"Data storage for media field field_media_audio_file.\";s:6:\"fields\";a:9:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:32:\"field_media_audio_file_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:30:\"field_media_audio_file_display\";a:6:{s:11:\"description\";s:75:\"Flag to control whether this file should be displayed when viewing content.\";s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"unsigned\";b:1;s:7:\"default\";i:1;s:8:\"not null\";b:0;}s:34:\"field_media_audio_file_description\";a:3:{s:11:\"description\";s:26:\"A description of the file.\";s:4:\"type\";s:4:\"text\";s:8:\"not null\";b:0;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:32:\"field_media_audio_file_target_id\";a:1:{i:0;s:32:\"field_media_audio_file_target_id\";}}s:12:\"foreign keys\";a:1:{s:32:\"field_media_audio_file_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:32:\"field_media_audio_file_target_id\";s:3:\"fid\";}}}}s:38:\"media_revision__field_media_audio_file\";a:5:{s:11:\"description\";s:64:\"Revision archive storage for media field field_media_audio_file.\";s:6:\"fields\";a:9:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:32:\"field_media_audio_file_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:30:\"field_media_audio_file_display\";a:6:{s:11:\"description\";s:75:\"Flag to control whether this file should be displayed when viewing content.\";s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"unsigned\";b:1;s:7:\"default\";i:1;s:8:\"not null\";b:0;}s:34:\"field_media_audio_file_description\";a:3:{s:11:\"description\";s:26:\"A description of the file.\";s:4:\"type\";s:4:\"text\";s:8:\"not null\";b:0;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:32:\"field_media_audio_file_target_id\";a:1:{i:0;s:32:\"field_media_audio_file_target_id\";}}s:12:\"foreign keys\";a:1:{s:32:\"field_media_audio_file_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:32:\"field_media_audio_file_target_id\";s:3:\"fid\";}}}}}'),('entity.storage_schema.sql','media.field_schema_data.field_media_document',_binary 'a:2:{s:27:\"media__field_media_document\";a:5:{s:11:\"description\";s:50:\"Data storage for media field field_media_document.\";s:6:\"fields\";a:9:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:30:\"field_media_document_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:28:\"field_media_document_display\";a:6:{s:11:\"description\";s:75:\"Flag to control whether this file should be displayed when viewing content.\";s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"unsigned\";b:1;s:7:\"default\";i:1;s:8:\"not null\";b:0;}s:32:\"field_media_document_description\";a:3:{s:11:\"description\";s:26:\"A description of the file.\";s:4:\"type\";s:4:\"text\";s:8:\"not null\";b:0;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:30:\"field_media_document_target_id\";a:1:{i:0;s:30:\"field_media_document_target_id\";}}s:12:\"foreign keys\";a:1:{s:30:\"field_media_document_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:30:\"field_media_document_target_id\";s:3:\"fid\";}}}}s:36:\"media_revision__field_media_document\";a:5:{s:11:\"description\";s:62:\"Revision archive storage for media field field_media_document.\";s:6:\"fields\";a:9:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:30:\"field_media_document_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:28:\"field_media_document_display\";a:6:{s:11:\"description\";s:75:\"Flag to control whether this file should be displayed when viewing content.\";s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"unsigned\";b:1;s:7:\"default\";i:1;s:8:\"not null\";b:0;}s:32:\"field_media_document_description\";a:3:{s:11:\"description\";s:26:\"A description of the file.\";s:4:\"type\";s:4:\"text\";s:8:\"not null\";b:0;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:30:\"field_media_document_target_id\";a:1:{i:0;s:30:\"field_media_document_target_id\";}}s:12:\"foreign keys\";a:1:{s:30:\"field_media_document_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:30:\"field_media_document_target_id\";s:3:\"fid\";}}}}}'),('entity.storage_schema.sql','media.field_schema_data.field_media_image',_binary 'a:2:{s:24:\"media__field_media_image\";a:5:{s:11:\"description\";s:47:\"Data storage for media field field_media_image.\";s:6:\"fields\";a:11:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:27:\"field_media_image_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:21:\"field_media_image_alt\";a:4:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;s:8:\"not null\";b:0;}s:23:\"field_media_image_title\";a:4:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;s:8:\"not null\";b:0;}s:23:\"field_media_image_width\";a:4:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:24:\"field_media_image_height\";a:4:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:27:\"field_media_image_target_id\";a:1:{i:0;s:27:\"field_media_image_target_id\";}}s:12:\"foreign keys\";a:1:{s:27:\"field_media_image_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:27:\"field_media_image_target_id\";s:3:\"fid\";}}}}s:33:\"media_revision__field_media_image\";a:5:{s:11:\"description\";s:59:\"Revision archive storage for media field field_media_image.\";s:6:\"fields\";a:11:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:27:\"field_media_image_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:21:\"field_media_image_alt\";a:4:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;s:8:\"not null\";b:0;}s:23:\"field_media_image_title\";a:4:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;s:8:\"not null\";b:0;}s:23:\"field_media_image_width\";a:4:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:24:\"field_media_image_height\";a:4:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:27:\"field_media_image_target_id\";a:1:{i:0;s:27:\"field_media_image_target_id\";}}s:12:\"foreign keys\";a:1:{s:27:\"field_media_image_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:27:\"field_media_image_target_id\";s:3:\"fid\";}}}}}'),('entity.storage_schema.sql','media.field_schema_data.field_media_oembed_video',_binary 'a:2:{s:31:\"media__field_media_oembed_video\";a:4:{s:11:\"description\";s:54:\"Data storage for media field field_media_oembed_video.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:30:\"field_media_oembed_video_value\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:2:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}s:40:\"media_revision__field_media_oembed_video\";a:4:{s:11:\"description\";s:66:\"Revision archive storage for media field field_media_oembed_video.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:30:\"field_media_oembed_video_value\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:2:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}}'),('entity.storage_schema.sql','media.field_schema_data.field_media_video_file',_binary 'a:2:{s:29:\"media__field_media_video_file\";a:5:{s:11:\"description\";s:52:\"Data storage for media field field_media_video_file.\";s:6:\"fields\";a:9:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:32:\"field_media_video_file_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:30:\"field_media_video_file_display\";a:6:{s:11:\"description\";s:75:\"Flag to control whether this file should be displayed when viewing content.\";s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"unsigned\";b:1;s:7:\"default\";i:1;s:8:\"not null\";b:0;}s:34:\"field_media_video_file_description\";a:3:{s:11:\"description\";s:26:\"A description of the file.\";s:4:\"type\";s:4:\"text\";s:8:\"not null\";b:0;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:32:\"field_media_video_file_target_id\";a:1:{i:0;s:32:\"field_media_video_file_target_id\";}}s:12:\"foreign keys\";a:1:{s:32:\"field_media_video_file_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:32:\"field_media_video_file_target_id\";s:3:\"fid\";}}}}s:38:\"media_revision__field_media_video_file\";a:5:{s:11:\"description\";s:64:\"Revision archive storage for media field field_media_video_file.\";s:6:\"fields\";a:9:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:32:\"field_media_video_file_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:30:\"field_media_video_file_display\";a:6:{s:11:\"description\";s:75:\"Flag to control whether this file should be displayed when viewing content.\";s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"unsigned\";b:1;s:7:\"default\";i:1;s:8:\"not null\";b:0;}s:34:\"field_media_video_file_description\";a:3:{s:11:\"description\";s:26:\"A description of the file.\";s:4:\"type\";s:4:\"text\";s:8:\"not null\";b:0;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:32:\"field_media_video_file_target_id\";a:1:{i:0;s:32:\"field_media_video_file_target_id\";}}s:12:\"foreign keys\";a:1:{s:32:\"field_media_video_file_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:32:\"field_media_video_file_target_id\";s:3:\"fid\";}}}}}'),('entity.storage_schema.sql','media.field_schema_data.langcode',_binary 'a:4:{s:5:\"media\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:16:\"media_field_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:14:\"media_revision\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:20:\"media_field_revision\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','media.field_schema_data.mid',_binary 'a:4:{s:5:\"media\";a:1:{s:6:\"fields\";a:1:{s:3:\"mid\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:16:\"media_field_data\";a:1:{s:6:\"fields\";a:1:{s:3:\"mid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:14:\"media_revision\";a:1:{s:6:\"fields\";a:1:{s:3:\"mid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:20:\"media_field_revision\";a:1:{s:6:\"fields\";a:1:{s:3:\"mid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','media.field_schema_data.name',_binary 'a:2:{s:16:\"media_field_data\";a:1:{s:6:\"fields\";a:1:{s:4:\"name\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}s:20:\"media_field_revision\";a:1:{s:6:\"fields\";a:1:{s:4:\"name\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','media.field_schema_data.revision_created',_binary 'a:1:{s:14:\"media_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"revision_created\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','media.field_schema_data.revision_default',_binary 'a:1:{s:14:\"media_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"revision_default\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','media.field_schema_data.revision_log_message',_binary 'a:1:{s:14:\"media_revision\";a:1:{s:6:\"fields\";a:1:{s:20:\"revision_log_message\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','media.field_schema_data.revision_translation_affected',_binary 'a:2:{s:16:\"media_field_data\";a:1:{s:6:\"fields\";a:1:{s:29:\"revision_translation_affected\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}s:20:\"media_field_revision\";a:1:{s:6:\"fields\";a:1:{s:29:\"revision_translation_affected\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','media.field_schema_data.revision_user',_binary 'a:1:{s:14:\"media_revision\";a:2:{s:6:\"fields\";a:1:{s:13:\"revision_user\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:37:\"media_field__revision_user__target_id\";a:1:{i:0;s:13:\"revision_user\";}}}}'),('entity.storage_schema.sql','media.field_schema_data.status',_binary 'a:2:{s:16:\"media_field_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:20:\"media_field_revision\";a:1:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','media.field_schema_data.thumbnail',_binary 'a:2:{s:16:\"media_field_data\";a:3:{s:6:\"fields\";a:5:{s:20:\"thumbnail__target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:14:\"thumbnail__alt\";a:4:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;s:8:\"not null\";b:0;}s:16:\"thumbnail__title\";a:4:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;s:8:\"not null\";b:0;}s:16:\"thumbnail__width\";a:4:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:17:\"thumbnail__height\";a:4:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:33:\"media_field__thumbnail__target_id\";a:1:{i:0;s:20:\"thumbnail__target_id\";}}s:12:\"foreign keys\";a:1:{s:33:\"media_field__thumbnail__target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:20:\"thumbnail__target_id\";s:3:\"fid\";}}}}s:20:\"media_field_revision\";a:3:{s:6:\"fields\";a:5:{s:20:\"thumbnail__target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:14:\"thumbnail__alt\";a:4:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;s:8:\"not null\";b:0;}s:16:\"thumbnail__title\";a:4:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;s:8:\"not null\";b:0;}s:16:\"thumbnail__width\";a:4:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:17:\"thumbnail__height\";a:4:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:33:\"media_field__thumbnail__target_id\";a:1:{i:0;s:20:\"thumbnail__target_id\";}}s:12:\"foreign keys\";a:1:{s:33:\"media_field__thumbnail__target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:20:\"thumbnail__target_id\";s:3:\"fid\";}}}}}'),('entity.storage_schema.sql','media.field_schema_data.uid',_binary 'a:2:{s:16:\"media_field_data\";a:2:{s:6:\"fields\";a:1:{s:3:\"uid\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:27:\"media_field__uid__target_id\";a:1:{i:0;s:3:\"uid\";}}}s:20:\"media_field_revision\";a:2:{s:6:\"fields\";a:1:{s:3:\"uid\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:27:\"media_field__uid__target_id\";a:1:{i:0;s:3:\"uid\";}}}}'),('entity.storage_schema.sql','media.field_schema_data.uuid',_binary 'a:1:{s:5:\"media\";a:2:{s:6:\"fields\";a:1:{s:4:\"uuid\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:11:\"unique keys\";a:1:{s:24:\"media_field__uuid__value\";a:1:{i:0;s:4:\"uuid\";}}}}'),('entity.storage_schema.sql','media.field_schema_data.vid',_binary 'a:4:{s:5:\"media\";a:1:{s:6:\"fields\";a:1:{s:3:\"vid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:0;}}}s:16:\"media_field_data\";a:1:{s:6:\"fields\";a:1:{s:3:\"vid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:14:\"media_revision\";a:1:{s:6:\"fields\";a:1:{s:3:\"vid\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:20:\"media_field_revision\";a:1:{s:6:\"fields\";a:1:{s:3:\"vid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','menu_link_content.entity_schema_data',_binary 'a:4:{s:17:\"menu_link_content\";a:2:{s:11:\"primary key\";a:1:{i:0;s:2:\"id\";}s:11:\"unique keys\";a:1:{s:30:\"menu_link_content__revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}s:26:\"menu_link_content_revision\";a:2:{s:11:\"primary key\";a:1:{i:0;s:11:\"revision_id\";}s:7:\"indexes\";a:1:{s:21:\"menu_link_content__id\";a:1:{i:0;s:2:\"id\";}}}s:22:\"menu_link_content_data\";a:2:{s:11:\"primary key\";a:2:{i:0;s:2:\"id\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:49:\"menu_link_content__id__default_langcode__langcode\";a:3:{i:0;s:2:\"id\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}s:30:\"menu_link_content__revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:33:\"menu_link_content__enabled_bundle\";a:3:{i:0;s:7:\"enabled\";i:1;s:6:\"bundle\";i:2;s:2:\"id\";}}}s:32:\"menu_link_content_field_revision\";a:2:{s:11:\"primary key\";a:2:{i:0;s:11:\"revision_id\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:1:{s:49:\"menu_link_content__id__default_langcode__langcode\";a:3:{i:0;s:2:\"id\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.bundle',_binary 'a:2:{s:17:\"menu_link_content\";a:1:{s:6:\"fields\";a:1:{s:6:\"bundle\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}}s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"bundle\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.changed',_binary 'a:2:{s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}s:32:\"menu_link_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.default_langcode',_binary 'a:2:{s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:32:\"menu_link_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.description',_binary 'a:2:{s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:11:\"description\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}s:32:\"menu_link_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:11:\"description\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.enabled',_binary 'a:2:{s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:7:\"enabled\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:32:\"menu_link_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:7:\"enabled\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.expanded',_binary 'a:1:{s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"expanded\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.external',_binary 'a:2:{s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"external\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}s:32:\"menu_link_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:8:\"external\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.id',_binary 'a:4:{s:17:\"menu_link_content\";a:1:{s:6:\"fields\";a:1:{s:2:\"id\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:2:\"id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:26:\"menu_link_content_revision\";a:1:{s:6:\"fields\";a:1:{s:2:\"id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:32:\"menu_link_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:2:\"id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.langcode',_binary 'a:4:{s:17:\"menu_link_content\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:26:\"menu_link_content_revision\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:32:\"menu_link_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.link',_binary 'a:2:{s:22:\"menu_link_content_data\";a:2:{s:6:\"fields\";a:3:{s:9:\"link__uri\";a:4:{s:11:\"description\";s:20:\"The URI of the link.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:2048;s:8:\"not null\";b:0;}s:11:\"link__title\";a:4:{s:11:\"description\";s:14:\"The link text.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:8:\"not null\";b:0;}s:13:\"link__options\";a:5:{s:11:\"description\";s:41:\"Serialized array of options for the link.\";s:4:\"type\";s:4:\"blob\";s:4:\"size\";s:3:\"big\";s:9:\"serialize\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:34:\"menu_link_content_field__link__uri\";a:1:{i:0;a:2:{i:0;s:9:\"link__uri\";i:1;i:30;}}}}s:32:\"menu_link_content_field_revision\";a:2:{s:6:\"fields\";a:3:{s:9:\"link__uri\";a:4:{s:11:\"description\";s:20:\"The URI of the link.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:2048;s:8:\"not null\";b:0;}s:11:\"link__title\";a:4:{s:11:\"description\";s:14:\"The link text.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:8:\"not null\";b:0;}s:13:\"link__options\";a:5:{s:11:\"description\";s:41:\"Serialized array of options for the link.\";s:4:\"type\";s:4:\"blob\";s:4:\"size\";s:3:\"big\";s:9:\"serialize\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:34:\"menu_link_content_field__link__uri\";a:1:{i:0;a:2:{i:0;s:9:\"link__uri\";i:1;i:30;}}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.menu_name',_binary 'a:1:{s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:9:\"menu_name\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.parent',_binary 'a:1:{s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"parent\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.rediscover',_binary 'a:1:{s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:10:\"rediscover\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.revision_created',_binary 'a:1:{s:26:\"menu_link_content_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"revision_created\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.revision_default',_binary 'a:1:{s:26:\"menu_link_content_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"revision_default\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.revision_id',_binary 'a:4:{s:17:\"menu_link_content\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:0;}}}s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:26:\"menu_link_content_revision\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:32:\"menu_link_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.revision_log_message',_binary 'a:1:{s:26:\"menu_link_content_revision\";a:1:{s:6:\"fields\";a:1:{s:20:\"revision_log_message\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.revision_translation_affected',_binary 'a:2:{s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:29:\"revision_translation_affected\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}s:32:\"menu_link_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:29:\"revision_translation_affected\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.revision_user',_binary 'a:1:{s:26:\"menu_link_content_revision\";a:2:{s:6:\"fields\";a:1:{s:13:\"revision_user\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:29:\"menu_link_content__ef029a1897\";a:1:{i:0;s:13:\"revision_user\";}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.title',_binary 'a:2:{s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}s:32:\"menu_link_content_field_revision\";a:1:{s:6:\"fields\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.uuid',_binary 'a:1:{s:17:\"menu_link_content\";a:2:{s:6:\"fields\";a:1:{s:4:\"uuid\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:11:\"unique keys\";a:1:{s:36:\"menu_link_content_field__uuid__value\";a:1:{i:0;s:4:\"uuid\";}}}}'),('entity.storage_schema.sql','menu_link_content.field_schema_data.weight',_binary 'a:1:{s:22:\"menu_link_content_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"weight\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','node.entity_schema_data',_binary 'a:4:{s:4:\"node\";a:2:{s:11:\"primary key\";a:1:{i:0;s:3:\"nid\";}s:11:\"unique keys\";a:1:{s:9:\"node__vid\";a:1:{i:0;s:3:\"vid\";}}}s:13:\"node_revision\";a:2:{s:11:\"primary key\";a:1:{i:0;s:3:\"vid\";}s:7:\"indexes\";a:1:{s:9:\"node__nid\";a:1:{i:0;s:3:\"nid\";}}}s:15:\"node_field_data\";a:2:{s:11:\"primary key\";a:2:{i:0;s:3:\"nid\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:5:{s:36:\"node__id__default_langcode__langcode\";a:3:{i:0;s:3:\"nid\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}s:9:\"node__vid\";a:1:{i:0;s:3:\"vid\";}s:17:\"node__status_type\";a:3:{i:0;s:6:\"status\";i:1;s:4:\"type\";i:2;s:3:\"nid\";}s:15:\"node__frontpage\";a:4:{i:0;s:7:\"promote\";i:1;s:6:\"status\";i:2;s:6:\"sticky\";i:3;s:7:\"created\";}s:16:\"node__title_type\";a:2:{i:0;s:5:\"title\";i:1;a:2:{i:0;s:4:\"type\";i:1;i:4;}}}}s:19:\"node_field_revision\";a:2:{s:11:\"primary key\";a:2:{i:0;s:3:\"vid\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:1:{s:36:\"node__id__default_langcode__langcode\";a:3:{i:0;s:3:\"nid\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.body',_binary 'a:2:{s:10:\"node__body\";a:4:{s:11:\"description\";s:33:\"Data storage for node field body.\";s:6:\"fields\";a:9:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:10:\"body_value\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:1;}s:12:\"body_summary\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:0;}s:11:\"body_format\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:11:\"body_format\";a:1:{i:0;s:11:\"body_format\";}}}s:19:\"node_revision__body\";a:4:{s:11:\"description\";s:45:\"Revision archive storage for node field body.\";s:6:\"fields\";a:9:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:10:\"body_value\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:1;}s:12:\"body_summary\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:0;}s:11:\"body_format\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:11:\"body_format\";a:1:{i:0;s:11:\"body_format\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.changed',_binary 'a:2:{s:15:\"node_field_data\";a:2:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:19:\"node_field__changed\";a:1:{i:0;s:7:\"changed\";}}}s:19:\"node_field_revision\";a:1:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','node.field_schema_data.comment',_binary 'a:2:{s:13:\"node__comment\";a:4:{s:11:\"description\";s:36:\"Data storage for node field comment.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:14:\"comment_status\";a:4:{s:11:\"description\";s:99:\"Whether comments are allowed on this entity: 0 = no, 1 = closed (read only), 2 = open (read/write).\";s:4:\"type\";s:3:\"int\";s:7:\"default\";i:0;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:2:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}s:22:\"node_revision__comment\";a:4:{s:11:\"description\";s:48:\"Revision archive storage for node field comment.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:14:\"comment_status\";a:4:{s:11:\"description\";s:99:\"Whether comments are allowed on this entity: 0 = no, 1 = closed (read only), 2 = open (read/write).\";s:4:\"type\";s:3:\"int\";s:7:\"default\";i:0;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:2:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.created',_binary 'a:2:{s:15:\"node_field_data\";a:2:{s:6:\"fields\";a:1:{s:7:\"created\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:19:\"node_field__created\";a:1:{i:0;s:7:\"created\";}}}s:19:\"node_field_revision\";a:1:{s:6:\"fields\";a:1:{s:7:\"created\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','node.field_schema_data.default_langcode',_binary 'a:2:{s:15:\"node_field_data\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:19:\"node_field_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_ano',_binary 'a:2:{s:15:\"node__field_ano\";a:4:{s:11:\"description\";s:38:\"Data storage for node field field_ano.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:15:\"field_ano_value\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:2:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}s:24:\"node_revision__field_ano\";a:4:{s:11:\"description\";s:50:\"Revision archive storage for node field field_ano.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:15:\"field_ano_value\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:2:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_cliente',_binary 'a:2:{s:19:\"node__field_cliente\";a:4:{s:11:\"description\";s:42:\"Data storage for node field field_cliente.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:23:\"field_cliente_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:23:\"field_cliente_target_id\";a:1:{i:0;s:23:\"field_cliente_target_id\";}}}s:28:\"node_revision__field_cliente\";a:4:{s:11:\"description\";s:54:\"Revision archive storage for node field field_cliente.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:23:\"field_cliente_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:23:\"field_cliente_target_id\";a:1:{i:0;s:23:\"field_cliente_target_id\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_descripcion',_binary 'a:2:{s:23:\"node__field_descripcion\";a:4:{s:11:\"description\";s:46:\"Data storage for node field field_descripcion.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:23:\"field_descripcion_value\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:2:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}s:32:\"node_revision__field_descripcion\";a:4:{s:11:\"description\";s:58:\"Revision archive storage for node field field_descripcion.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:23:\"field_descripcion_value\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:2:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_descripcion_proyecto',_binary 'a:2:{s:32:\"node__field_descripcion_proyecto\";a:4:{s:11:\"description\";s:55:\"Data storage for node field field_descripcion_proyecto.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:32:\"field_descripcion_proyecto_value\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:2:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}s:41:\"node_revision__field_descripcion_proyecto\";a:4:{s:11:\"description\";s:67:\"Revision archive storage for node field field_descripcion_proyecto.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:32:\"field_descripcion_proyecto_value\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:2:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_dth_body_background',_binary 'a:2:{s:31:\"node__field_dth_body_background\";a:4:{s:11:\"description\";s:54:\"Data storage for node field field_dth_body_background.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:35:\"field_dth_body_background_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:35:\"field_dth_body_background_target_id\";a:1:{i:0;s:35:\"field_dth_body_background_target_id\";}}}s:40:\"node_revision__field_dth_body_background\";a:4:{s:11:\"description\";s:66:\"Revision archive storage for node field field_dth_body_background.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:35:\"field_dth_body_background_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:35:\"field_dth_body_background_target_id\";a:1:{i:0;s:35:\"field_dth_body_background_target_id\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_dth_hide_regions',_binary 'a:2:{s:28:\"node__field_dth_hide_regions\";a:4:{s:11:\"description\";s:51:\"Data storage for node field field_dth_hide_regions.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:28:\"field_dth_hide_regions_value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:28:\"field_dth_hide_regions_value\";a:1:{i:0;s:28:\"field_dth_hide_regions_value\";}}}s:37:\"node_revision__field_dth_hide_regions\";a:4:{s:11:\"description\";s:63:\"Revision archive storage for node field field_dth_hide_regions.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:28:\"field_dth_hide_regions_value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:28:\"field_dth_hide_regions_value\";a:1:{i:0;s:28:\"field_dth_hide_regions_value\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_dth_main_content_width',_binary 'a:2:{s:34:\"node__field_dth_main_content_width\";a:4:{s:11:\"description\";s:57:\"Data storage for node field field_dth_main_content_width.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:34:\"field_dth_main_content_width_value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:34:\"field_dth_main_content_width_value\";a:1:{i:0;s:34:\"field_dth_main_content_width_value\";}}}s:43:\"node_revision__field_dth_main_content_width\";a:4:{s:11:\"description\";s:69:\"Revision archive storage for node field field_dth_main_content_width.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:34:\"field_dth_main_content_width_value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:34:\"field_dth_main_content_width_value\";a:1:{i:0;s:34:\"field_dth_main_content_width_value\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_dth_page_layout',_binary 'a:2:{s:27:\"node__field_dth_page_layout\";a:4:{s:11:\"description\";s:50:\"Data storage for node field field_dth_page_layout.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:27:\"field_dth_page_layout_value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:27:\"field_dth_page_layout_value\";a:1:{i:0;s:27:\"field_dth_page_layout_value\";}}}s:36:\"node_revision__field_dth_page_layout\";a:4:{s:11:\"description\";s:62:\"Revision archive storage for node field field_dth_page_layout.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:27:\"field_dth_page_layout_value\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:27:\"field_dth_page_layout_value\";a:1:{i:0;s:27:\"field_dth_page_layout_value\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_dth_page_title_backgrou',_binary 'a:2:{s:35:\"node__field_dth_page_title_backgrou\";a:4:{s:11:\"description\";s:58:\"Data storage for node field field_dth_page_title_backgrou.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:39:\"field_dth_page_title_backgrou_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:39:\"field_dth_page_title_backgrou_target_id\";a:1:{i:0;s:39:\"field_dth_page_title_backgrou_target_id\";}}}s:44:\"node_revision__field_dth_page_title_backgrou\";a:4:{s:11:\"description\";s:70:\"Revision archive storage for node field field_dth_page_title_backgrou.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:39:\"field_dth_page_title_backgrou_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:39:\"field_dth_page_title_backgrou_target_id\";a:1:{i:0;s:39:\"field_dth_page_title_backgrou_target_id\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_etiquetas',_binary 'a:2:{s:21:\"node__field_etiquetas\";a:4:{s:11:\"description\";s:44:\"Data storage for node field field_etiquetas.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:25:\"field_etiquetas_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:25:\"field_etiquetas_target_id\";a:1:{i:0;s:25:\"field_etiquetas_target_id\";}}}s:30:\"node_revision__field_etiquetas\";a:4:{s:11:\"description\";s:56:\"Revision archive storage for node field field_etiquetas.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:25:\"field_etiquetas_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:25:\"field_etiquetas_target_id\";a:1:{i:0;s:25:\"field_etiquetas_target_id\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_galeria',_binary 'a:2:{s:19:\"node__field_galeria\";a:5:{s:11:\"description\";s:42:\"Data storage for node field field_galeria.\";s:6:\"fields\";a:11:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:23:\"field_galeria_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:17:\"field_galeria_alt\";a:4:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;s:8:\"not null\";b:0;}s:19:\"field_galeria_title\";a:4:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;s:8:\"not null\";b:0;}s:19:\"field_galeria_width\";a:4:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:20:\"field_galeria_height\";a:4:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:23:\"field_galeria_target_id\";a:1:{i:0;s:23:\"field_galeria_target_id\";}}s:12:\"foreign keys\";a:1:{s:23:\"field_galeria_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:23:\"field_galeria_target_id\";s:3:\"fid\";}}}}s:28:\"node_revision__field_galeria\";a:5:{s:11:\"description\";s:54:\"Revision archive storage for node field field_galeria.\";s:6:\"fields\";a:11:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:23:\"field_galeria_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:17:\"field_galeria_alt\";a:4:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;s:8:\"not null\";b:0;}s:19:\"field_galeria_title\";a:4:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;s:8:\"not null\";b:0;}s:19:\"field_galeria_width\";a:4:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:20:\"field_galeria_height\";a:4:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:23:\"field_galeria_target_id\";a:1:{i:0;s:23:\"field_galeria_target_id\";}}s:12:\"foreign keys\";a:1:{s:23:\"field_galeria_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:23:\"field_galeria_target_id\";s:3:\"fid\";}}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_image',_binary 'a:2:{s:17:\"node__field_image\";a:5:{s:11:\"description\";s:40:\"Data storage for node field field_image.\";s:6:\"fields\";a:11:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:21:\"field_image_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:15:\"field_image_alt\";a:4:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;s:8:\"not null\";b:0;}s:17:\"field_image_title\";a:4:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;s:8:\"not null\";b:0;}s:17:\"field_image_width\";a:4:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:18:\"field_image_height\";a:4:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:21:\"field_image_target_id\";a:1:{i:0;s:21:\"field_image_target_id\";}}s:12:\"foreign keys\";a:1:{s:21:\"field_image_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:21:\"field_image_target_id\";s:3:\"fid\";}}}}s:26:\"node_revision__field_image\";a:5:{s:11:\"description\";s:52:\"Revision archive storage for node field field_image.\";s:6:\"fields\";a:11:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:21:\"field_image_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:15:\"field_image_alt\";a:4:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;s:8:\"not null\";b:0;}s:17:\"field_image_title\";a:4:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;s:8:\"not null\";b:0;}s:17:\"field_image_width\";a:4:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:18:\"field_image_height\";a:4:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:21:\"field_image_target_id\";a:1:{i:0;s:21:\"field_image_target_id\";}}s:12:\"foreign keys\";a:1:{s:21:\"field_image_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:21:\"field_image_target_id\";s:3:\"fid\";}}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_tags',_binary 'a:2:{s:16:\"node__field_tags\";a:4:{s:11:\"description\";s:39:\"Data storage for node field field_tags.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:20:\"field_tags_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:20:\"field_tags_target_id\";a:1:{i:0;s:20:\"field_tags_target_id\";}}}s:25:\"node_revision__field_tags\";a:4:{s:11:\"description\";s:51:\"Revision archive storage for node field field_tags.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:20:\"field_tags_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:20:\"field_tags_target_id\";a:1:{i:0;s:20:\"field_tags_target_id\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.field_tecnologias',_binary 'a:2:{s:23:\"node__field_tecnologias\";a:4:{s:11:\"description\";s:46:\"Data storage for node field field_tecnologias.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:27:\"field_tecnologias_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:27:\"field_tecnologias_target_id\";a:1:{i:0;s:27:\"field_tecnologias_target_id\";}}}s:32:\"node_revision__field_tecnologias\";a:4:{s:11:\"description\";s:58:\"Revision archive storage for node field field_tecnologias.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:27:\"field_tecnologias_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:27:\"field_tecnologias_target_id\";a:1:{i:0;s:27:\"field_tecnologias_target_id\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.langcode',_binary 'a:4:{s:4:\"node\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:15:\"node_field_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:13:\"node_revision\";a:2:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:20:\"node_field__langcode\";a:1:{i:0;s:8:\"langcode\";}}}s:19:\"node_field_revision\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','node.field_schema_data.nid',_binary 'a:4:{s:4:\"node\";a:1:{s:6:\"fields\";a:1:{s:3:\"nid\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:15:\"node_field_data\";a:1:{s:6:\"fields\";a:1:{s:3:\"nid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:13:\"node_revision\";a:1:{s:6:\"fields\";a:1:{s:3:\"nid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:19:\"node_field_revision\";a:1:{s:6:\"fields\";a:1:{s:3:\"nid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','node.field_schema_data.promote',_binary 'a:2:{s:15:\"node_field_data\";a:1:{s:6:\"fields\";a:1:{s:7:\"promote\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:19:\"node_field_revision\";a:1:{s:6:\"fields\";a:1:{s:7:\"promote\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','node.field_schema_data.revision_default',_binary 'a:1:{s:13:\"node_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"revision_default\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','node.field_schema_data.revision_log',_binary 'a:1:{s:13:\"node_revision\";a:1:{s:6:\"fields\";a:1:{s:12:\"revision_log\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','node.field_schema_data.revision_timestamp',_binary 'a:1:{s:13:\"node_revision\";a:1:{s:6:\"fields\";a:1:{s:18:\"revision_timestamp\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','node.field_schema_data.revision_translation_affected',_binary 'a:2:{s:15:\"node_field_data\";a:1:{s:6:\"fields\";a:1:{s:29:\"revision_translation_affected\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}s:19:\"node_field_revision\";a:1:{s:6:\"fields\";a:1:{s:29:\"revision_translation_affected\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','node.field_schema_data.revision_uid',_binary 'a:1:{s:13:\"node_revision\";a:3:{s:6:\"fields\";a:1:{s:12:\"revision_uid\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:35:\"node_field__revision_uid__target_id\";a:1:{i:0;s:12:\"revision_uid\";}}s:12:\"foreign keys\";a:1:{s:24:\"node_field__revision_uid\";a:2:{s:5:\"table\";s:5:\"users\";s:7:\"columns\";a:1:{s:12:\"revision_uid\";s:3:\"uid\";}}}}}'),('entity.storage_schema.sql','node.field_schema_data.status',_binary 'a:2:{s:15:\"node_field_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:19:\"node_field_revision\";a:1:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','node.field_schema_data.sticky',_binary 'a:2:{s:15:\"node_field_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"sticky\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:19:\"node_field_revision\";a:1:{s:6:\"fields\";a:1:{s:6:\"sticky\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','node.field_schema_data.title',_binary 'a:2:{s:15:\"node_field_data\";a:1:{s:6:\"fields\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}}s:19:\"node_field_revision\";a:1:{s:6:\"fields\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','node.field_schema_data.type',_binary 'a:2:{s:4:\"node\";a:2:{s:6:\"fields\";a:1:{s:4:\"type\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:27:\"node_field__type__target_id\";a:1:{i:0;s:4:\"type\";}}}s:15:\"node_field_data\";a:2:{s:6:\"fields\";a:1:{s:4:\"type\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:27:\"node_field__type__target_id\";a:1:{i:0;s:4:\"type\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.uid',_binary 'a:2:{s:15:\"node_field_data\";a:2:{s:6:\"fields\";a:1:{s:3:\"uid\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:26:\"node_field__uid__target_id\";a:1:{i:0;s:3:\"uid\";}}}s:19:\"node_field_revision\";a:2:{s:6:\"fields\";a:1:{s:3:\"uid\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:26:\"node_field__uid__target_id\";a:1:{i:0;s:3:\"uid\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.uuid',_binary 'a:1:{s:4:\"node\";a:2:{s:6:\"fields\";a:1:{s:4:\"uuid\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:11:\"unique keys\";a:1:{s:23:\"node_field__uuid__value\";a:1:{i:0;s:4:\"uuid\";}}}}'),('entity.storage_schema.sql','node.field_schema_data.vid',_binary 'a:4:{s:4:\"node\";a:1:{s:6:\"fields\";a:1:{s:3:\"vid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:0;}}}s:15:\"node_field_data\";a:1:{s:6:\"fields\";a:1:{s:3:\"vid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:13:\"node_revision\";a:1:{s:6:\"fields\";a:1:{s:3:\"vid\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:19:\"node_field_revision\";a:1:{s:6:\"fields\";a:1:{s:3:\"vid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','path_alias.entity_schema_data',_binary 'a:2:{s:10:\"path_alias\";a:3:{s:11:\"primary key\";a:1:{i:0;s:2:\"id\";}s:7:\"indexes\";a:2:{s:36:\"path_alias__alias_langcode_id_status\";a:4:{i:0;s:5:\"alias\";i:1;s:8:\"langcode\";i:2;s:2:\"id\";i:3;s:6:\"status\";}s:35:\"path_alias__path_langcode_id_status\";a:4:{i:0;s:4:\"path\";i:1;s:8:\"langcode\";i:2;s:2:\"id\";i:3;s:6:\"status\";}}s:11:\"unique keys\";a:1:{s:23:\"path_alias__revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}s:19:\"path_alias_revision\";a:2:{s:11:\"primary key\";a:1:{i:0;s:11:\"revision_id\";}s:7:\"indexes\";a:3:{s:14:\"path_alias__id\";a:1:{i:0;s:2:\"id\";}s:45:\"path_alias_revision__alias_langcode_id_status\";a:4:{i:0;s:5:\"alias\";i:1;s:8:\"langcode\";i:2;s:2:\"id\";i:3;s:6:\"status\";}s:44:\"path_alias_revision__path_langcode_id_status\";a:4:{i:0;s:4:\"path\";i:1;s:8:\"langcode\";i:2;s:2:\"id\";i:3;s:6:\"status\";}}}}'),('entity.storage_schema.sql','path_alias.field_schema_data.alias',_binary 'a:2:{s:10:\"path_alias\";a:1:{s:6:\"fields\";a:1:{s:5:\"alias\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}s:19:\"path_alias_revision\";a:1:{s:6:\"fields\";a:1:{s:5:\"alias\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','path_alias.field_schema_data.id',_binary 'a:2:{s:10:\"path_alias\";a:1:{s:6:\"fields\";a:1:{s:2:\"id\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:19:\"path_alias_revision\";a:1:{s:6:\"fields\";a:1:{s:2:\"id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','path_alias.field_schema_data.langcode',_binary 'a:2:{s:10:\"path_alias\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:19:\"path_alias_revision\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','path_alias.field_schema_data.path',_binary 'a:2:{s:10:\"path_alias\";a:1:{s:6:\"fields\";a:1:{s:4:\"path\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}s:19:\"path_alias_revision\";a:1:{s:6:\"fields\";a:1:{s:4:\"path\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','path_alias.field_schema_data.revision_default',_binary 'a:1:{s:19:\"path_alias_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"revision_default\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','path_alias.field_schema_data.revision_id',_binary 'a:2:{s:10:\"path_alias\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:0;}}}s:19:\"path_alias_revision\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','path_alias.field_schema_data.status',_binary 'a:2:{s:10:\"path_alias\";a:1:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:19:\"path_alias_revision\";a:1:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','path_alias.field_schema_data.uuid',_binary 'a:1:{s:10:\"path_alias\";a:2:{s:6:\"fields\";a:1:{s:4:\"uuid\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:11:\"unique keys\";a:1:{s:29:\"path_alias_field__uuid__value\";a:1:{i:0;s:4:\"uuid\";}}}}'),('entity.storage_schema.sql','shortcut.entity_schema_data',_binary 'a:2:{s:8:\"shortcut\";a:1:{s:11:\"primary key\";a:1:{i:0;s:2:\"id\";}}s:19:\"shortcut_field_data\";a:2:{s:11:\"primary key\";a:2:{i:0;s:2:\"id\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:1:{s:40:\"shortcut__id__default_langcode__langcode\";a:3:{i:0;s:2:\"id\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}}}}'),('entity.storage_schema.sql','shortcut.field_schema_data.default_langcode',_binary 'a:1:{s:19:\"shortcut_field_data\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','shortcut.field_schema_data.id',_binary 'a:2:{s:8:\"shortcut\";a:1:{s:6:\"fields\";a:1:{s:2:\"id\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:19:\"shortcut_field_data\";a:1:{s:6:\"fields\";a:1:{s:2:\"id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','shortcut.field_schema_data.langcode',_binary 'a:2:{s:8:\"shortcut\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:19:\"shortcut_field_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','shortcut.field_schema_data.link',_binary 'a:1:{s:19:\"shortcut_field_data\";a:2:{s:6:\"fields\";a:3:{s:9:\"link__uri\";a:4:{s:11:\"description\";s:20:\"The URI of the link.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:2048;s:8:\"not null\";b:0;}s:11:\"link__title\";a:4:{s:11:\"description\";s:14:\"The link text.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:8:\"not null\";b:0;}s:13:\"link__options\";a:5:{s:11:\"description\";s:41:\"Serialized array of options for the link.\";s:4:\"type\";s:4:\"blob\";s:4:\"size\";s:3:\"big\";s:9:\"serialize\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:25:\"shortcut_field__link__uri\";a:1:{i:0;a:2:{i:0;s:9:\"link__uri\";i:1;i:30;}}}}}'),('entity.storage_schema.sql','shortcut.field_schema_data.shortcut_set',_binary 'a:2:{s:8:\"shortcut\";a:2:{s:6:\"fields\";a:1:{s:12:\"shortcut_set\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:39:\"shortcut_field__shortcut_set__target_id\";a:1:{i:0;s:12:\"shortcut_set\";}}}s:19:\"shortcut_field_data\";a:2:{s:6:\"fields\";a:1:{s:12:\"shortcut_set\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:39:\"shortcut_field__shortcut_set__target_id\";a:1:{i:0;s:12:\"shortcut_set\";}}}}'),('entity.storage_schema.sql','shortcut.field_schema_data.title',_binary 'a:1:{s:19:\"shortcut_field_data\";a:1:{s:6:\"fields\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','shortcut.field_schema_data.uuid',_binary 'a:1:{s:8:\"shortcut\";a:2:{s:6:\"fields\";a:1:{s:4:\"uuid\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:11:\"unique keys\";a:1:{s:27:\"shortcut_field__uuid__value\";a:1:{i:0;s:4:\"uuid\";}}}}'),('entity.storage_schema.sql','shortcut.field_schema_data.weight',_binary 'a:1:{s:19:\"shortcut_field_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"weight\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','taxonomy_term.entity_schema_data',_binary 'a:5:{s:18:\"taxonomy_term_data\";a:2:{s:11:\"primary key\";a:1:{i:0;s:3:\"tid\";}s:11:\"unique keys\";a:1:{s:26:\"taxonomy_term__revision_id\";a:1:{i:0;s:11:\"revision_id\";}}}s:22:\"taxonomy_term_revision\";a:2:{s:11:\"primary key\";a:1:{i:0;s:11:\"revision_id\";}s:7:\"indexes\";a:1:{s:18:\"taxonomy_term__tid\";a:1:{i:0;s:3:\"tid\";}}}s:24:\"taxonomy_term_field_data\";a:2:{s:11:\"primary key\";a:2:{i:0;s:3:\"tid\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:5:{s:45:\"taxonomy_term__id__default_langcode__langcode\";a:3:{i:0;s:3:\"tid\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}s:26:\"taxonomy_term__revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:25:\"taxonomy_term__status_vid\";a:3:{i:0;s:6:\"status\";i:1;s:3:\"vid\";i:2;s:3:\"tid\";}s:19:\"taxonomy_term__tree\";a:3:{i:0;s:3:\"vid\";i:1;s:6:\"weight\";i:2;s:4:\"name\";}s:23:\"taxonomy_term__vid_name\";a:2:{i:0;s:3:\"vid\";i:1;s:4:\"name\";}}}s:28:\"taxonomy_term_field_revision\";a:2:{s:11:\"primary key\";a:2:{i:0;s:11:\"revision_id\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:1:{s:45:\"taxonomy_term__id__default_langcode__langcode\";a:3:{i:0;s:3:\"tid\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}}}s:14:\"taxonomy_index\";a:2:{s:11:\"primary key\";a:2:{i:0;s:3:\"nid\";i:1;s:3:\"tid\";}s:7:\"indexes\";a:1:{s:9:\"term_node\";a:4:{i:0;s:3:\"tid\";i:1;s:6:\"status\";i:2;s:6:\"sticky\";i:3;s:7:\"created\";}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.changed',_binary 'a:2:{s:24:\"taxonomy_term_field_data\";a:1:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}s:28:\"taxonomy_term_field_revision\";a:1:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.default_langcode',_binary 'a:2:{s:24:\"taxonomy_term_field_data\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:28:\"taxonomy_term_field_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.description',_binary 'a:2:{s:24:\"taxonomy_term_field_data\";a:2:{s:6:\"fields\";a:2:{s:18:\"description__value\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:0;}s:19:\"description__format\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:0:{}}s:28:\"taxonomy_term_field_revision\";a:2:{s:6:\"fields\";a:2:{s:18:\"description__value\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:0;}s:19:\"description__format\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:40:\"taxonomy_term_field__description__format\";a:1:{i:0;s:19:\"description__format\";}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.field_imagen_tecnologia',_binary 'a:2:{s:38:\"taxonomy_term__field_imagen_tecnologia\";a:5:{s:11:\"description\";s:61:\"Data storage for taxonomy_term field field_imagen_tecnologia.\";s:6:\"fields\";a:11:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:33:\"field_imagen_tecnologia_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:27:\"field_imagen_tecnologia_alt\";a:4:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;s:8:\"not null\";b:0;}s:29:\"field_imagen_tecnologia_title\";a:4:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;s:8:\"not null\";b:0;}s:29:\"field_imagen_tecnologia_width\";a:4:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:30:\"field_imagen_tecnologia_height\";a:4:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:33:\"field_imagen_tecnologia_target_id\";a:1:{i:0;s:33:\"field_imagen_tecnologia_target_id\";}}s:12:\"foreign keys\";a:1:{s:33:\"field_imagen_tecnologia_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:33:\"field_imagen_tecnologia_target_id\";s:3:\"fid\";}}}}s:47:\"taxonomy_term_revision__field_imagen_tecnologia\";a:5:{s:11:\"description\";s:73:\"Revision archive storage for taxonomy_term field field_imagen_tecnologia.\";s:6:\"fields\";a:11:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:33:\"field_imagen_tecnologia_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:27:\"field_imagen_tecnologia_alt\";a:4:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;s:8:\"not null\";b:0;}s:29:\"field_imagen_tecnologia_title\";a:4:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;s:8:\"not null\";b:0;}s:29:\"field_imagen_tecnologia_width\";a:4:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:30:\"field_imagen_tecnologia_height\";a:4:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:33:\"field_imagen_tecnologia_target_id\";a:1:{i:0;s:33:\"field_imagen_tecnologia_target_id\";}}s:12:\"foreign keys\";a:1:{s:33:\"field_imagen_tecnologia_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:33:\"field_imagen_tecnologia_target_id\";s:3:\"fid\";}}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.langcode',_binary 'a:4:{s:18:\"taxonomy_term_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:24:\"taxonomy_term_field_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:22:\"taxonomy_term_revision\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:28:\"taxonomy_term_field_revision\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.name',_binary 'a:2:{s:24:\"taxonomy_term_field_data\";a:2:{s:6:\"fields\";a:1:{s:4:\"name\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:25:\"taxonomy_term_field__name\";a:1:{i:0;s:4:\"name\";}}}s:28:\"taxonomy_term_field_revision\";a:1:{s:6:\"fields\";a:1:{s:4:\"name\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.parent',_binary 'a:2:{s:21:\"taxonomy_term__parent\";a:4:{s:11:\"description\";s:44:\"Data storage for taxonomy_term field parent.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:16:\"parent_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:16:\"parent_target_id\";a:1:{i:0;s:16:\"parent_target_id\";}s:22:\"bundle_delta_target_id\";a:3:{i:0;s:6:\"bundle\";i:1;s:5:\"delta\";i:2;s:16:\"parent_target_id\";}}}s:30:\"taxonomy_term_revision__parent\";a:4:{s:11:\"description\";s:56:\"Revision archive storage for taxonomy_term field parent.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:47:\"The entity revision id this data is attached to\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:16:\"parent_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:5:{i:0;s:9:\"entity_id\";i:1;s:11:\"revision_id\";i:2;s:7:\"deleted\";i:3;s:5:\"delta\";i:4;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:16:\"parent_target_id\";a:1:{i:0;s:16:\"parent_target_id\";}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.revision_created',_binary 'a:1:{s:22:\"taxonomy_term_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"revision_created\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.revision_default',_binary 'a:1:{s:22:\"taxonomy_term_revision\";a:1:{s:6:\"fields\";a:1:{s:16:\"revision_default\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.revision_id',_binary 'a:4:{s:18:\"taxonomy_term_data\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:0;}}}s:24:\"taxonomy_term_field_data\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:22:\"taxonomy_term_revision\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:28:\"taxonomy_term_field_revision\";a:1:{s:6:\"fields\";a:1:{s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.revision_log_message',_binary 'a:1:{s:22:\"taxonomy_term_revision\";a:1:{s:6:\"fields\";a:1:{s:20:\"revision_log_message\";a:3:{s:4:\"type\";s:4:\"text\";s:4:\"size\";s:3:\"big\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.revision_translation_affected',_binary 'a:2:{s:24:\"taxonomy_term_field_data\";a:1:{s:6:\"fields\";a:1:{s:29:\"revision_translation_affected\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}s:28:\"taxonomy_term_field_revision\";a:1:{s:6:\"fields\";a:1:{s:29:\"revision_translation_affected\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.revision_user',_binary 'a:1:{s:22:\"taxonomy_term_revision\";a:2:{s:6:\"fields\";a:1:{s:13:\"revision_user\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:45:\"taxonomy_term_field__revision_user__target_id\";a:1:{i:0;s:13:\"revision_user\";}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.status',_binary 'a:2:{s:24:\"taxonomy_term_field_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}s:28:\"taxonomy_term_field_revision\";a:1:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.tid',_binary 'a:4:{s:18:\"taxonomy_term_data\";a:1:{s:6:\"fields\";a:1:{s:3:\"tid\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:24:\"taxonomy_term_field_data\";a:1:{s:6:\"fields\";a:1:{s:3:\"tid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:22:\"taxonomy_term_revision\";a:1:{s:6:\"fields\";a:1:{s:3:\"tid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:28:\"taxonomy_term_field_revision\";a:1:{s:6:\"fields\";a:1:{s:3:\"tid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.uuid',_binary 'a:1:{s:18:\"taxonomy_term_data\";a:2:{s:6:\"fields\";a:1:{s:4:\"uuid\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:11:\"unique keys\";a:1:{s:32:\"taxonomy_term_field__uuid__value\";a:1:{i:0;s:4:\"uuid\";}}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.vid',_binary 'a:2:{s:18:\"taxonomy_term_data\";a:2:{s:6:\"fields\";a:1:{s:3:\"vid\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:35:\"taxonomy_term_field__vid__target_id\";a:1:{i:0;s:3:\"vid\";}}}s:24:\"taxonomy_term_field_data\";a:2:{s:6:\"fields\";a:1:{s:3:\"vid\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;}}s:7:\"indexes\";a:0:{}}}'),('entity.storage_schema.sql','taxonomy_term.field_schema_data.weight',_binary 'a:1:{s:24:\"taxonomy_term_field_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"weight\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:0;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','user.entity_schema_data',_binary 'a:2:{s:5:\"users\";a:1:{s:11:\"primary key\";a:1:{i:0;s:3:\"uid\";}}s:16:\"users_field_data\";a:3:{s:11:\"primary key\";a:2:{i:0;s:3:\"uid\";i:1;s:8:\"langcode\";}s:7:\"indexes\";a:1:{s:36:\"user__id__default_langcode__langcode\";a:3:{i:0;s:3:\"uid\";i:1;s:16:\"default_langcode\";i:2;s:8:\"langcode\";}}s:11:\"unique keys\";a:1:{s:10:\"user__name\";a:2:{i:0;s:4:\"name\";i:1;s:8:\"langcode\";}}}}'),('entity.storage_schema.sql','user.field_schema_data.access',_binary 'a:1:{s:16:\"users_field_data\";a:2:{s:6:\"fields\";a:1:{s:6:\"access\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:18:\"user_field__access\";a:1:{i:0;s:6:\"access\";}}}}'),('entity.storage_schema.sql','user.field_schema_data.changed',_binary 'a:1:{s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:7:\"changed\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','user.field_schema_data.created',_binary 'a:1:{s:16:\"users_field_data\";a:2:{s:6:\"fields\";a:1:{s:7:\"created\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:1;}}s:7:\"indexes\";a:1:{s:19:\"user_field__created\";a:1:{i:0;s:7:\"created\";}}}}'),('entity.storage_schema.sql','user.field_schema_data.default_langcode',_binary 'a:1:{s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:16:\"default_langcode\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','user.field_schema_data.dxpr_user_is_disavowed',_binary 'a:1:{s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:22:\"dxpr_user_is_disavowed\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','user.field_schema_data.init',_binary 'a:1:{s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:4:\"init\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:254;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','user.field_schema_data.langcode',_binary 'a:2:{s:5:\"users\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','user.field_schema_data.login',_binary 'a:1:{s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:5:\"login\";a:2:{s:4:\"type\";s:3:\"int\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','user.field_schema_data.mail',_binary 'a:1:{s:16:\"users_field_data\";a:2:{s:6:\"fields\";a:1:{s:4:\"mail\";a:3:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:254;s:8:\"not null\";b:0;}}s:7:\"indexes\";a:1:{s:16:\"user_field__mail\";a:1:{i:0;s:4:\"mail\";}}}}'),('entity.storage_schema.sql','user.field_schema_data.name',_binary 'a:1:{s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:4:\"name\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:60;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','user.field_schema_data.pass',_binary 'a:1:{s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:4:\"pass\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:255;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','user.field_schema_data.preferred_admin_langcode',_binary 'a:1:{s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:24:\"preferred_admin_langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','user.field_schema_data.preferred_langcode',_binary 'a:1:{s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:18:\"preferred_langcode\";a:3:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:12;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','user.field_schema_data.roles',_binary 'a:1:{s:11:\"user__roles\";a:4:{s:11:\"description\";s:34:\"Data storage for user field roles.\";s:6:\"fields\";a:7:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:114:\"The entity revision id this data is attached to, which for an unversioned entity type is the same as the entity id\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:15:\"roles_target_id\";a:4:{s:11:\"description\";s:28:\"The ID of the target entity.\";s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:255;s:8:\"not null\";b:1;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:15:\"roles_target_id\";a:1:{i:0;s:15:\"roles_target_id\";}}}}'),('entity.storage_schema.sql','user.field_schema_data.status',_binary 'a:1:{s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:6:\"status\";a:3:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','user.field_schema_data.timezone',_binary 'a:1:{s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:8:\"timezone\";a:4:{s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:32;s:6:\"binary\";b:0;s:8:\"not null\";b:0;}}}}'),('entity.storage_schema.sql','user.field_schema_data.uid',_binary 'a:2:{s:5:\"users\";a:1:{s:6:\"fields\";a:1:{s:3:\"uid\";a:4:{s:4:\"type\";s:6:\"serial\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}s:16:\"users_field_data\";a:1:{s:6:\"fields\";a:1:{s:3:\"uid\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:4:\"size\";s:6:\"normal\";s:8:\"not null\";b:1;}}}}'),('entity.storage_schema.sql','user.field_schema_data.user_picture',_binary 'a:1:{s:18:\"user__user_picture\";a:5:{s:11:\"description\";s:41:\"Data storage for user field user_picture.\";s:6:\"fields\";a:11:{s:6:\"bundle\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:88:\"The field instance bundle to which this row belongs, used when deleting a field instance\";}s:7:\"deleted\";a:5:{s:4:\"type\";s:3:\"int\";s:4:\"size\";s:4:\"tiny\";s:8:\"not null\";b:1;s:7:\"default\";i:0;s:11:\"description\";s:60:\"A boolean indicating whether this data item has been deleted\";}s:9:\"entity_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:38:\"The entity id this data is attached to\";}s:11:\"revision_id\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:114:\"The entity revision id this data is attached to, which for an unversioned entity type is the same as the entity id\";}s:8:\"langcode\";a:5:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:32;s:8:\"not null\";b:1;s:7:\"default\";s:0:\"\";s:11:\"description\";s:37:\"The language code for this data item.\";}s:5:\"delta\";a:4:{s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;s:11:\"description\";s:67:\"The sequence number for this data item, used for multi-value fields\";}s:22:\"user_picture_target_id\";a:4:{s:11:\"description\";s:26:\"The ID of the file entity.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:1;}s:16:\"user_picture_alt\";a:4:{s:11:\"description\";s:56:\"Alternative image text, for the image\'s \'alt\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:512;s:8:\"not null\";b:0;}s:18:\"user_picture_title\";a:4:{s:11:\"description\";s:52:\"Image title text, for the image\'s \'title\' attribute.\";s:4:\"type\";s:7:\"varchar\";s:6:\"length\";i:1024;s:8:\"not null\";b:0;}s:18:\"user_picture_width\";a:4:{s:11:\"description\";s:33:\"The width of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}s:19:\"user_picture_height\";a:4:{s:11:\"description\";s:34:\"The height of the image in pixels.\";s:4:\"type\";s:3:\"int\";s:8:\"unsigned\";b:1;s:8:\"not null\";b:0;}}s:11:\"primary key\";a:4:{i:0;s:9:\"entity_id\";i:1;s:7:\"deleted\";i:2;s:5:\"delta\";i:3;s:8:\"langcode\";}s:7:\"indexes\";a:3:{s:6:\"bundle\";a:1:{i:0;s:6:\"bundle\";}s:11:\"revision_id\";a:1:{i:0;s:11:\"revision_id\";}s:22:\"user_picture_target_id\";a:1:{i:0;s:22:\"user_picture_target_id\";}}s:12:\"foreign keys\";a:1:{s:22:\"user_picture_target_id\";a:2:{s:5:\"table\";s:12:\"file_managed\";s:7:\"columns\";a:1:{s:22:\"user_picture_target_id\";s:3:\"fid\";}}}}}'),('entity.storage_schema.sql','user.field_schema_data.uuid',_binary 'a:1:{s:5:\"users\";a:2:{s:6:\"fields\";a:1:{s:4:\"uuid\";a:4:{s:4:\"type\";s:13:\"varchar_ascii\";s:6:\"length\";i:128;s:6:\"binary\";b:0;s:8:\"not null\";b:1;}}s:11:\"unique keys\";a:1:{s:23:\"user_field__uuid__value\";a:1:{i:0;s:4:\"uuid\";}}}}'),('entity_autocomplete','0efzvJCOUPixppKe85_r8RavSwIus8PH9oWgXcNBMIo',_binary 'a:6:{s:14:\"target_bundles\";a:1:{s:11:\"tecnologias\";s:11:\"tecnologias\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','9Q0xXNLOuxPlgRakzATIfBgpbhhCFWzWTyXZpjCKYaM',_binary 'a:6:{s:14:\"target_bundles\";a:1:{s:11:\"tecnologias\";s:11:\"tecnologias\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";i:0;s:18:\"auto_create_bundle\";s:0:\"\";s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','A3QrXUdLl0pH596qGM8Z7aFviBwcSTqeMtgMg0q80bI',_binary 'a:2:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','Atwl2_OsrN6_IV6SxQKHsdrKEfXQcN4HT5mstxRjcR0',_binary 'a:6:{s:14:\"target_bundles\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}s:4:\"sort\";a:2:{s:5:\"field\";s:5:\"title\";s:9:\"direction\";s:3:\"ASC\";}s:11:\"auto_create\";i:0;s:18:\"auto_create_bundle\";s:0:\"\";s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','GfeAniRqG5rU_w3lviGMNpiurFJhquIowELOrgN1Ajc',_binary 'a:1:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}}'),('entity_autocomplete','hocAdSqg6q7xe1neThUMCY7V3-zpI7XximXoko0YVoA',_binary 'a:2:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','HOWof_XeLwY7V3a-UcNZqVpLJZdrXa0kCkPJjkyZ3IM',_binary 'a:6:{s:14:\"target_bundles\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}s:4:\"sort\";a:2:{s:5:\"field\";s:5:\"title\";s:9:\"direction\";s:3:\"ASC\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','Hy0AzJzlaD0IxTjnJ4N9U5-kobV5CEueGINbFlv4gXI',_binary 'a:6:{s:14:\"target_bundles\";N;s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";i:0;s:18:\"auto_create_bundle\";s:0:\"\";s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','IBUAOnEKYgWCFNSCF76u-6HwmoXClcSUQ6GYxd7Ngns',_binary 'a:2:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','j6PsF3hD1v-bAV8vWAgZg52x_ADOFgaHOENKUJzuf6E',_binary 'a:6:{s:14:\"target_bundles\";a:1:{s:11:\"tecnologias\";s:11:\"tecnologias\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','LR9kM7guR0IBRo9hJc5YvnbYDkJAHYMV6e0yD8Iw5Fc',_binary 'a:6:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','Nwi-TFsnnA-aLo-6RxyL7K9nHXcZz7sBQw4MevpclOY',_binary 'a:6:{s:14:\"target_bundles\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}s:4:\"sort\";a:2:{s:5:\"field\";s:5:\"_none\";s:9:\"direction\";s:3:\"ASC\";}s:11:\"auto_create\";i:0;s:18:\"auto_create_bundle\";s:0:\"\";s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','PrjknOE93dsA-ntPWu9eVBv_lVtsNpXqGcoqjDBtUlk',_binary 'a:6:{s:14:\"target_bundles\";a:1:{s:8:\"clientes\";s:8:\"clientes\";}s:4:\"sort\";a:2:{s:5:\"field\";s:5:\"title\";s:9:\"direction\";s:3:\"ASC\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','Q16dB-fl8YtHCvLy3vITptpdfND6PWqc5sWxSo3RsGM',_binary 'a:6:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";b:0;s:18:\"auto_create_bundle\";s:0:\"\";s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','Tj6s2amXWVKXZvzlrQRAj45croPag5EZL5MYKLFK5sA',_binary 'a:0:{}'),('entity_autocomplete','wDTQvUXYWJd2wf2g6gLu-raoG1-dbd7Z72ETZCaLp2c',_binary 'a:6:{s:14:\"target_bundles\";a:1:{s:4:\"tags\";s:4:\"tags\";}s:4:\"sort\";a:2:{s:5:\"field\";s:4:\"name\";s:9:\"direction\";s:3:\"asc\";}s:11:\"auto_create\";i:0;s:18:\"auto_create_bundle\";s:0:\"\";s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('entity_autocomplete','xh29n6sDNK8LTnSR_sxJleahYr_436RCRQH-0JEnRME',_binary 'a:2:{s:14:\"match_operator\";s:8:\"CONTAINS\";s:11:\"match_limit\";i:10;}'),('locale.project','admin_toolbar',_binary 'a:10:{s:4:\"name\";s:13:\"admin_toolbar\";s:4:\"info\";a:6:{s:4:\"name\";s:13:\"Admin Toolbar\";s:7:\"package\";s:14:\"Administration\";s:7:\"version\";s:5:\"3.6.1\";s:7:\"project\";s:13:\"admin_toolbar\";s:9:\"datestamp\";i:1749079737;s:16:\"_info_file_ctime\";i:1752062202;}s:9:\"datestamp\";i:1749079737;s:8:\"includes\";a:2:{s:13:\"admin_toolbar\";s:13:\"Admin Toolbar\";s:19:\"admin_toolbar_tools\";s:25:\"Admin Toolbar Extra Tools\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"3.6.1\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','blazy',_binary 'a:10:{s:4:\"name\";s:5:\"blazy\";s:4:\"info\";a:6:{s:4:\"name\";s:5:\"Blazy\";s:7:\"package\";s:5:\"Blazy\";s:7:\"version\";s:6:\"3.0.13\";s:7:\"project\";s:5:\"blazy\";s:9:\"datestamp\";i:1729740945;s:16:\"_info_file_ctime\";i:1750885120;}s:9:\"datestamp\";i:1729740945;s:8:\"includes\";a:3:{s:5:\"blazy\";s:5:\"Blazy\";s:12:\"blazy_layout\";s:12:\"Blazy Layout\";s:8:\"blazy_ui\";s:8:\"Blazy UI\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:6:\"3.0.13\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','bootstrap5',_binary 'a:10:{s:4:\"name\";s:10:\"bootstrap5\";s:4:\"info\";a:5:{s:4:\"name\";s:10:\"Bootstrap5\";s:7:\"version\";s:5:\"4.0.5\";s:7:\"project\";s:10:\"bootstrap5\";s:9:\"datestamp\";i:1750854760;s:16:\"_info_file_ctime\";i:1752062202;}s:9:\"datestamp\";i:1750854760;s:8:\"includes\";a:1:{s:10:\"bootstrap5\";s:10:\"Bootstrap5\";}s:12:\"project_type\";s:5:\"theme\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"4.0.5\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','captcha',_binary 'a:10:{s:4:\"name\";s:7:\"captcha\";s:4:\"info\";a:6:{s:4:\"name\";s:7:\"CAPTCHA\";s:7:\"package\";s:12:\"Spam control\";s:7:\"version\";s:5:\"2.0.7\";s:7:\"project\";s:7:\"captcha\";s:9:\"datestamp\";i:1732250193;s:16:\"_info_file_ctime\";i:1749727591;}s:9:\"datestamp\";i:1732250193;s:8:\"includes\";a:1:{s:7:\"captcha\";s:7:\"CAPTCHA\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"2.0.7\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','devel',_binary 'a:10:{s:4:\"name\";s:5:\"devel\";s:4:\"info\";a:6:{s:4:\"name\";s:5:\"Devel\";s:7:\"package\";s:11:\"Development\";s:7:\"version\";s:5:\"5.4.0\";s:7:\"project\";s:5:\"devel\";s:9:\"datestamp\";i:1751916161;s:16:\"_info_file_ctime\";i:1752062202;}s:9:\"datestamp\";i:1751916161;s:8:\"includes\";a:2:{s:5:\"devel\";s:5:\"Devel\";s:14:\"devel_generate\";s:14:\"Devel Generate\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"5.4.0\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','drupal',_binary 'a:10:{s:4:\"name\";s:6:\"drupal\";s:4:\"info\";a:6:{s:4:\"name\";s:13:\"Announcements\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:4:\"Core\";s:7:\"project\";s:6:\"drupal\";s:16:\"_info_file_ctime\";i:1752062112;s:9:\"datestamp\";i:0;}s:9:\"datestamp\";i:0;s:8:\"includes\";a:46:{s:18:\"announcements_feed\";s:13:\"Announcements\";s:14:\"automated_cron\";s:14:\"Automated Cron\";s:8:\"big_pipe\";s:7:\"BigPipe\";s:5:\"block\";s:5:\"Block\";s:13:\"block_content\";s:13:\"Block Content\";s:10:\"breakpoint\";s:10:\"Breakpoint\";s:9:\"ckeditor5\";s:10:\"CKEditor 5\";s:7:\"comment\";s:7:\"Comment\";s:6:\"config\";s:21:\"Configuration Manager\";s:7:\"contact\";s:7:\"Contact\";s:10:\"contextual\";s:16:\"Contextual Links\";s:8:\"datetime\";s:8:\"Datetime\";s:5:\"dblog\";s:16:\"Database Logging\";s:18:\"dynamic_page_cache\";s:27:\"Internal Dynamic Page Cache\";s:6:\"editor\";s:11:\"Text Editor\";s:5:\"field\";s:5:\"Field\";s:8:\"field_ui\";s:8:\"Field UI\";s:4:\"file\";s:4:\"File\";s:6:\"filter\";s:6:\"Filter\";s:4:\"help\";s:4:\"Help\";s:7:\"history\";s:7:\"History\";s:5:\"image\";s:5:\"Image\";s:8:\"language\";s:8:\"Language\";s:16:\"layout_discovery\";s:16:\"Layout Discovery\";s:4:\"link\";s:4:\"Link\";s:6:\"locale\";s:21:\"Interface Translation\";s:5:\"media\";s:5:\"Media\";s:13:\"media_library\";s:13:\"Media Library\";s:17:\"menu_link_content\";s:17:\"Custom Menu Links\";s:7:\"menu_ui\";s:7:\"Menu UI\";s:5:\"mysql\";s:5:\"MySQL\";s:4:\"node\";s:4:\"Node\";s:7:\"options\";s:7:\"Options\";s:10:\"page_cache\";s:19:\"Internal Page Cache\";s:4:\"path\";s:4:\"Path\";s:10:\"path_alias\";s:10:\"Path alias\";s:6:\"search\";s:6:\"Search\";s:8:\"shortcut\";s:8:\"Shortcut\";s:6:\"system\";s:6:\"System\";s:8:\"taxonomy\";s:8:\"Taxonomy\";s:4:\"text\";s:4:\"Text\";s:7:\"toolbar\";s:7:\"Toolbar\";s:6:\"update\";s:13:\"Update Status\";s:4:\"user\";s:4:\"User\";s:5:\"views\";s:5:\"Views\";s:8:\"views_ui\";s:8:\"Views UI\";}s:12:\"project_type\";s:4:\"core\";s:14:\"project_status\";b:1;s:7:\"version\";s:6:\"11.2.2\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','dxpr_builder',_binary 'a:10:{s:4:\"name\";s:12:\"dxpr_builder\";s:4:\"info\";a:6:{s:4:\"name\";s:12:\"DXPR Builder\";s:7:\"package\";s:4:\"DXPR\";s:7:\"version\";s:5:\"2.7.5\";s:7:\"project\";s:12:\"dxpr_builder\";s:9:\"datestamp\";i:1748943739;s:16:\"_info_file_ctime\";i:1748985033;}s:9:\"datestamp\";i:1748943739;s:8:\"includes\";a:3:{s:12:\"dxpr_builder\";s:12:\"DXPR Builder\";s:18:\"dxpr_builder_block\";s:23:\"DXPR Builder Block Type\";s:17:\"dxpr_builder_page\";s:31:\"DXPR Builder Drag and Drop Page\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"2.7.5\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','dxpr_theme',_binary 'a:10:{s:4:\"name\";s:10:\"dxpr_theme\";s:4:\"info\";a:6:{s:4:\"name\";s:10:\"CISC Theme\";s:7:\"package\";s:4:\"DXPR\";s:7:\"version\";s:5:\"6.0.4\";s:7:\"project\";s:10:\"dxpr_theme\";s:9:\"datestamp\";i:1746043493;s:16:\"_info_file_ctime\";i:1750344015;}s:9:\"datestamp\";i:1746043493;s:8:\"includes\";a:2:{s:10:\"cisc_theme\";s:10:\"CISC Theme\";s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";}s:12:\"project_type\";s:5:\"theme\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"6.0.4\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','dxpr_theme_helper',_binary 'a:10:{s:4:\"name\";s:17:\"dxpr_theme_helper\";s:4:\"info\";a:6:{s:4:\"name\";s:17:\"DXPR Theme Helper\";s:7:\"package\";s:4:\"DXPR\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"project\";s:17:\"dxpr_theme_helper\";s:9:\"datestamp\";i:1736962161;s:16:\"_info_file_ctime\";i:1748985078;}s:9:\"datestamp\";i:1736962161;s:8:\"includes\";a:1:{s:17:\"dxpr_theme_helper\";s:17:\"DXPR Theme Helper\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"2.0.0\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','entity_browser',_binary 'a:10:{s:4:\"name\";s:14:\"entity_browser\";s:4:\"info\";a:6:{s:4:\"name\";s:14:\"Entity Browser\";s:7:\"package\";s:5:\"Media\";s:7:\"version\";s:8:\"8.x-2.13\";s:7:\"project\";s:14:\"entity_browser\";s:9:\"datestamp\";i:1739701404;s:16:\"_info_file_ctime\";i:1748987138;}s:9:\"datestamp\";i:1739701404;s:8:\"includes\";a:1:{s:14:\"entity_browser\";s:14:\"Entity Browser\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:8:\"8.x-2.13\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','field_group',_binary 'a:10:{s:4:\"name\";s:11:\"field_group\";s:4:\"info\";a:6:{s:4:\"name\";s:11:\"Field Group\";s:7:\"package\";s:6:\"Fields\";s:7:\"version\";s:5:\"4.0.0\";s:7:\"project\";s:11:\"field_group\";s:9:\"datestamp\";i:1745408691;s:16:\"_info_file_ctime\";i:1748985246;}s:9:\"datestamp\";i:1745408691;s:8:\"includes\";a:1:{s:11:\"field_group\";s:11:\"Field Group\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"4.0.0\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','file_mdm',_binary 'a:10:{s:4:\"name\";s:8:\"file_mdm\";s:4:\"info\";a:6:{s:4:\"name\";s:21:\"File metadata manager\";s:7:\"package\";s:13:\"File metadata\";s:7:\"version\";s:5:\"3.1.0\";s:7:\"project\";s:8:\"file_mdm\";s:9:\"datestamp\";i:1718086270;s:16:\"_info_file_ctime\";i:1749128237;}s:9:\"datestamp\";i:1718086270;s:8:\"includes\";a:1:{s:8:\"file_mdm\";s:21:\"File metadata manager\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"3.1.0\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','imagemagick',_binary 'a:10:{s:4:\"name\";s:11:\"imagemagick\";s:4:\"info\";a:6:{s:4:\"name\";s:11:\"ImageMagick\";s:7:\"package\";s:5:\"Media\";s:7:\"version\";s:5:\"4.0.2\";s:7:\"project\";s:11:\"imagemagick\";s:9:\"datestamp\";i:1724827813;s:16:\"_info_file_ctime\";i:1749128237;}s:9:\"datestamp\";i:1724827813;s:8:\"includes\";a:1:{s:11:\"imagemagick\";s:11:\"ImageMagick\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"4.0.2\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','media_library_form_element',_binary 'a:10:{s:4:\"name\";s:26:\"media_library_form_element\";s:4:\"info\";a:6:{s:4:\"name\";s:26:\"Media Library Form Element\";s:7:\"version\";s:5:\"2.1.2\";s:7:\"project\";s:26:\"media_library_form_element\";s:9:\"datestamp\";i:1751647271;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1752062202;}s:9:\"datestamp\";i:1751647271;s:8:\"includes\";a:1:{s:26:\"media_library_form_element\";s:26:\"Media Library Form Element\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"2.1.2\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','pathauto',_binary 'a:10:{s:4:\"name\";s:8:\"pathauto\";s:4:\"info\";a:6:{s:4:\"name\";s:8:\"Pathauto\";s:7:\"version\";s:8:\"8.x-1.13\";s:7:\"project\";s:8:\"pathauto\";s:9:\"datestamp\";i:1722507674;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1749230308;}s:9:\"datestamp\";i:1722507674;s:8:\"includes\";a:1:{s:8:\"pathauto\";s:8:\"Pathauto\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:8:\"8.x-1.13\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','recaptcha',_binary 'a:10:{s:4:\"name\";s:9:\"recaptcha\";s:4:\"info\";a:6:{s:4:\"name\";s:9:\"reCAPTCHA\";s:7:\"package\";s:12:\"Spam control\";s:7:\"version\";s:7:\"8.x-3.4\";s:7:\"project\";s:9:\"recaptcha\";s:9:\"datestamp\";i:1723563037;s:16:\"_info_file_ctime\";i:1749728169;}s:9:\"datestamp\";i:1723563037;s:8:\"includes\";a:1:{s:9:\"recaptcha\";s:9:\"reCAPTCHA\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:7:\"8.x-3.4\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','recaptcha_v3',_binary 'a:10:{s:4:\"name\";s:12:\"recaptcha_v3\";s:4:\"info\";a:6:{s:4:\"name\";s:12:\"reCAPTCHA v3\";s:7:\"package\";s:12:\"Spam control\";s:7:\"version\";s:5:\"2.0.4\";s:7:\"project\";s:12:\"recaptcha_v3\";s:9:\"datestamp\";i:1739448402;s:16:\"_info_file_ctime\";i:1749727615;}s:9:\"datestamp\";i:1739448402;s:8:\"includes\";a:1:{s:12:\"recaptcha_v3\";s:12:\"reCAPTCHA v3\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"2.0.4\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','remove_reset_password',_binary 'a:10:{s:4:\"name\";s:21:\"remove_reset_password\";s:4:\"info\";a:6:{s:4:\"name\";s:27:\"Remove\'Reset your password\'\";s:7:\"package\";s:4:\"user\";s:7:\"version\";s:5:\"1.0.4\";s:7:\"project\";s:21:\"remove_reset_password\";s:9:\"datestamp\";i:1746037775;s:16:\"_info_file_ctime\";i:1752256736;}s:9:\"datestamp\";i:1746037775;s:8:\"includes\";a:1:{s:21:\"remove_reset_password\";s:27:\"Remove\'Reset your password\'\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"1.0.4\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','slick',_binary 'a:10:{s:4:\"name\";s:5:\"slick\";s:4:\"info\";a:6:{s:4:\"name\";s:8:\"Slick UI\";s:7:\"package\";s:5:\"Slick\";s:7:\"version\";s:5:\"3.0.4\";s:7:\"project\";s:5:\"slick\";s:9:\"datestamp\";i:1729250267;s:16:\"_info_file_ctime\";i:1750885144;}s:9:\"datestamp\";i:1729250267;s:8:\"includes\";a:2:{s:8:\"slick_ui\";s:8:\"Slick UI\";s:5:\"slick\";s:5:\"Slick\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"3.0.4\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','slick_views',_binary 'a:10:{s:4:\"name\";s:11:\"slick_views\";s:4:\"info\";a:6:{s:4:\"name\";s:11:\"Slick Views\";s:7:\"package\";s:5:\"Slick\";s:7:\"version\";s:5:\"3.0.3\";s:7:\"project\";s:11:\"slick_views\";s:9:\"datestamp\";i:1729253843;s:16:\"_info_file_ctime\";i:1750887280;}s:9:\"datestamp\";i:1729253843;s:8:\"includes\";a:1:{s:11:\"slick_views\";s:11:\"Slick Views\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"3.0.3\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','sophron',_binary 'a:10:{s:4:\"name\";s:7:\"sophron\";s:4:\"info\";a:6:{s:4:\"name\";s:7:\"Sophron\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"project\";s:7:\"sophron\";s:9:\"datestamp\";i:1744800238;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1749128237;}s:9:\"datestamp\";i:1744800238;s:8:\"includes\";a:1:{s:7:\"sophron\";s:7:\"Sophron\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"2.2.1\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','token',_binary 'a:10:{s:4:\"name\";s:5:\"token\";s:4:\"info\";a:6:{s:4:\"name\";s:5:\"Token\";s:7:\"version\";s:8:\"8.x-1.15\";s:7:\"project\";s:5:\"token\";s:9:\"datestamp\";i:1722206215;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1749230308;}s:9:\"datestamp\";i:1722206215;s:8:\"includes\";a:1:{s:5:\"token\";s:5:\"Token\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:8:\"8.x-1.15\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','twig_tweak',_binary 'a:10:{s:4:\"name\";s:10:\"twig_tweak\";s:4:\"info\";a:6:{s:4:\"name\";s:10:\"Twig Tweak\";s:7:\"version\";s:5:\"3.4.1\";s:7:\"project\";s:10:\"twig_tweak\";s:9:\"datestamp\";i:1748530581;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1750270469;}s:9:\"datestamp\";i:1748530581;s:8:\"includes\";a:1:{s:10:\"twig_tweak\";s:10:\"Twig Tweak\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"3.4.1\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','views_bootstrap',_binary 'a:10:{s:4:\"name\";s:15:\"views_bootstrap\";s:4:\"info\";a:6:{s:4:\"name\";s:17:\"Views Bootstrap 5\";s:7:\"package\";s:5:\"Views\";s:7:\"version\";s:9:\"5.5.0-rc3\";s:7:\"project\";s:15:\"views_bootstrap\";s:9:\"datestamp\";i:1728259901;s:16:\"_info_file_ctime\";i:1750248483;}s:9:\"datestamp\";i:1728259901;s:8:\"includes\";a:1:{s:15:\"views_bootstrap\";s:17:\"Views Bootstrap 5\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:9:\"5.5.0-rc3\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.project','webp',_binary 'a:10:{s:4:\"name\";s:4:\"webp\";s:4:\"info\";a:6:{s:4:\"name\";s:4:\"WebP\";s:7:\"package\";s:5:\"Other\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:7:\"project\";s:4:\"webp\";s:9:\"datestamp\";i:1713170121;s:16:\"_info_file_ctime\";i:1749128219;}s:9:\"datestamp\";i:1713170121;s:8:\"includes\";a:1:{s:4:\"webp\";s:4:\"WebP\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;}'),('locale.translation_status','admin_toolbar',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:13:\"admin_toolbar\";s:4:\"info\";a:6:{s:4:\"name\";s:13:\"Admin Toolbar\";s:7:\"package\";s:14:\"Administration\";s:7:\"version\";s:5:\"3.6.0\";s:7:\"project\";s:13:\"admin_toolbar\";s:9:\"datestamp\";i:1747871754;s:16:\"_info_file_ctime\";i:1748984206;}s:9:\"datestamp\";i:1747871754;s:8:\"includes\";a:2:{s:13:\"admin_toolbar\";s:13:\"Admin Toolbar\";s:19:\"admin_toolbar_tools\";s:25:\"Admin Toolbar Extra Tools\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"3.6.0\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:13:\"admin_toolbar\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1748984276;s:12:\"last_checked\";i:1748984276;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:13:\"admin_toolbar\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"3.6.0\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:25:\"admin_toolbar-3.6.0.es.po\";s:3:\"uri\";s:85:\"https://ftp.drupal.org/files/translations/all/admin_toolbar/admin_toolbar-3.6.0.es.po\";s:9:\"timestamp\";i:1747874772;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:13:\"admin_toolbar\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"3.6.0\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:25:\"admin_toolbar-3.6.0.es.po\";s:3:\"uri\";s:40:\"translations://admin_toolbar-3.6.0.es.po\";s:9:\"timestamp\";i:1748984276;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','blazy',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:5:\"blazy\";s:4:\"info\";a:6:{s:4:\"name\";s:5:\"Blazy\";s:7:\"package\";s:5:\"Blazy\";s:7:\"version\";s:6:\"3.0.13\";s:7:\"project\";s:5:\"blazy\";s:9:\"datestamp\";i:1729740945;s:16:\"_info_file_ctime\";i:1750885120;}s:9:\"datestamp\";i:1729740945;s:8:\"includes\";a:1:{s:5:\"blazy\";s:5:\"Blazy\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:6:\"3.0.13\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:5:\"blazy\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1750886364;s:12:\"last_checked\";i:1750886364;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:5:\"blazy\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:6:\"3.0.13\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:18:\"blazy-3.0.13.es.po\";s:3:\"uri\";s:70:\"https://ftp.drupal.org/files/translations/all/blazy/blazy-3.0.13.es.po\";s:9:\"timestamp\";i:1729741569;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:5:\"blazy\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:6:\"3.0.13\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:18:\"blazy-3.0.13.es.po\";s:3:\"uri\";s:33:\"translations://blazy-3.0.13.es.po\";s:9:\"timestamp\";i:1750886364;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','captcha',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:7:\"captcha\";s:4:\"info\";a:6:{s:4:\"name\";s:7:\"CAPTCHA\";s:7:\"package\";s:12:\"Spam control\";s:7:\"version\";s:5:\"2.0.7\";s:7:\"project\";s:7:\"captcha\";s:9:\"datestamp\";i:1732250193;s:16:\"_info_file_ctime\";i:1749727591;}s:9:\"datestamp\";i:1732250193;s:8:\"includes\";a:1:{s:7:\"captcha\";s:7:\"CAPTCHA\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"2.0.7\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:7:\"captcha\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1749727647;s:12:\"last_checked\";i:1749727647;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:7:\"captcha\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"2.0.7\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:19:\"captcha-2.0.7.es.po\";s:3:\"uri\";s:73:\"https://ftp.drupal.org/files/translations/all/captcha/captcha-2.0.7.es.po\";s:9:\"timestamp\";i:1732250771;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:7:\"captcha\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"2.0.7\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:19:\"captcha-2.0.7.es.po\";s:3:\"uri\";s:34:\"translations://captcha-2.0.7.es.po\";s:9:\"timestamp\";i:1749727647;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','devel',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:5:\"devel\";s:4:\"info\";a:6:{s:4:\"name\";s:5:\"Devel\";s:7:\"package\";s:11:\"Development\";s:7:\"version\";s:5:\"5.3.1\";s:7:\"project\";s:5:\"devel\";s:9:\"datestamp\";i:1723258449;s:16:\"_info_file_ctime\";i:1748984064;}s:9:\"datestamp\";i:1723258449;s:8:\"includes\";a:1:{s:5:\"devel\";s:5:\"Devel\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"5.3.1\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:5:\"devel\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1748984109;s:12:\"last_checked\";i:1748984108;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:5:\"devel\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"5.3.1\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:17:\"devel-5.3.1.es.po\";s:3:\"uri\";s:69:\"https://ftp.drupal.org/files/translations/all/devel/devel-5.3.1.es.po\";s:9:\"timestamp\";i:1723280829;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:5:\"devel\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"5.3.1\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:17:\"devel-5.3.1.es.po\";s:3:\"uri\";s:32:\"translations://devel-5.3.1.es.po\";s:9:\"timestamp\";i:1748984109;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','drupal',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:6:\"drupal\";s:4:\"info\";a:6:{s:4:\"name\";s:13:\"Announcements\";s:7:\"version\";s:6:\"11.1.7\";s:7:\"package\";s:4:\"Core\";s:7:\"project\";s:6:\"drupal\";s:16:\"_info_file_ctime\";i:1748974991;s:9:\"datestamp\";i:0;}s:9:\"datestamp\";i:0;s:8:\"includes\";a:42:{s:18:\"announcements_feed\";s:13:\"Announcements\";s:14:\"automated_cron\";s:14:\"Automated Cron\";s:8:\"big_pipe\";s:7:\"BigPipe\";s:5:\"block\";s:5:\"Block\";s:13:\"block_content\";s:13:\"Block Content\";s:10:\"breakpoint\";s:10:\"Breakpoint\";s:9:\"ckeditor5\";s:10:\"CKEditor 5\";s:7:\"comment\";s:7:\"Comment\";s:6:\"config\";s:21:\"Configuration Manager\";s:7:\"contact\";s:7:\"Contact\";s:10:\"contextual\";s:16:\"Contextual Links\";s:8:\"datetime\";s:8:\"Datetime\";s:5:\"dblog\";s:16:\"Database Logging\";s:18:\"dynamic_page_cache\";s:27:\"Internal Dynamic Page Cache\";s:6:\"editor\";s:11:\"Text Editor\";s:5:\"field\";s:5:\"Field\";s:8:\"field_ui\";s:8:\"Field UI\";s:4:\"file\";s:4:\"File\";s:6:\"filter\";s:6:\"Filter\";s:4:\"help\";s:4:\"Help\";s:7:\"history\";s:7:\"History\";s:5:\"image\";s:5:\"Image\";s:8:\"language\";s:8:\"Language\";s:4:\"link\";s:4:\"Link\";s:6:\"locale\";s:21:\"Interface Translation\";s:17:\"menu_link_content\";s:17:\"Custom Menu Links\";s:7:\"menu_ui\";s:7:\"Menu UI\";s:5:\"mysql\";s:5:\"MySQL\";s:4:\"node\";s:4:\"Node\";s:7:\"options\";s:7:\"Options\";s:10:\"page_cache\";s:19:\"Internal Page Cache\";s:4:\"path\";s:4:\"Path\";s:10:\"path_alias\";s:10:\"Path alias\";s:6:\"search\";s:6:\"Search\";s:8:\"shortcut\";s:8:\"Shortcut\";s:6:\"system\";s:6:\"System\";s:8:\"taxonomy\";s:8:\"Taxonomy\";s:4:\"text\";s:4:\"Text\";s:7:\"toolbar\";s:7:\"Toolbar\";s:4:\"user\";s:4:\"User\";s:5:\"views\";s:5:\"Views\";s:8:\"views_ui\";s:8:\"Views UI\";}s:12:\"project_type\";s:4:\"core\";s:14:\"project_status\";b:1;s:7:\"version\";s:6:\"11.1.7\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:6:\"drupal\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1748976519;s:12:\"last_checked\";i:1748976977;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":6:{s:7:\"project\";s:6:\"drupal\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:6:\"11.1.7\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:19:\"drupal-11.1.7.es.po\";s:3:\"uri\";s:72:\"https://ftp.drupal.org/files/translations/all/drupal/drupal-11.1.7.es.po\";}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:6:\"drupal\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:6:\"11.1.7\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:19:\"drupal-11.1.7.es.po\";s:9:\"directory\";s:15:\"translations://\";s:3:\"uri\";s:34:\"translations://drupal-11.1.7.es.po\";s:9:\"timestamp\";i:1748976519;}}}}'),('locale.translation_status','dxpr_builder',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:12:\"dxpr_builder\";s:4:\"info\";a:6:{s:4:\"name\";s:12:\"DXPR Builder\";s:7:\"package\";s:4:\"DXPR\";s:7:\"version\";s:5:\"2.7.5\";s:7:\"project\";s:12:\"dxpr_builder\";s:9:\"datestamp\";i:1748943739;s:16:\"_info_file_ctime\";i:1748985032;}s:9:\"datestamp\";i:1748943739;s:8:\"includes\";a:1:{s:12:\"dxpr_builder\";s:12:\"DXPR Builder\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"2.7.5\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:12:\"dxpr_builder\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1748985333;s:12:\"last_checked\";i:1748985333;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:12:\"dxpr_builder\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"2.7.5\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:24:\"dxpr_builder-2.7.5.es.po\";s:3:\"uri\";s:83:\"https://ftp.drupal.org/files/translations/all/dxpr_builder/dxpr_builder-2.7.5.es.po\";s:9:\"timestamp\";i:1748947333;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:12:\"dxpr_builder\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"2.7.5\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:24:\"dxpr_builder-2.7.5.es.po\";s:3:\"uri\";s:39:\"translations://dxpr_builder-2.7.5.es.po\";s:9:\"timestamp\";i:1748985333;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','dxpr_theme_helper',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:17:\"dxpr_theme_helper\";s:4:\"info\";a:6:{s:4:\"name\";s:17:\"DXPR Theme Helper\";s:7:\"package\";s:4:\"DXPR\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"project\";s:17:\"dxpr_theme_helper\";s:9:\"datestamp\";i:1736962161;s:16:\"_info_file_ctime\";i:1748985078;}s:9:\"datestamp\";i:1736962161;s:8:\"includes\";a:1:{s:17:\"dxpr_theme_helper\";s:17:\"DXPR Theme Helper\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"2.0.0\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:17:\"dxpr_theme_helper\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1748986149;s:12:\"last_checked\";i:1748986149;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:17:\"dxpr_theme_helper\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"2.0.0\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:29:\"dxpr_theme_helper-2.0.0.es.po\";s:3:\"uri\";s:93:\"https://ftp.drupal.org/files/translations/all/dxpr_theme_helper/dxpr_theme_helper-2.0.0.es.po\";s:9:\"timestamp\";i:1736963181;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:17:\"dxpr_theme_helper\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"2.0.0\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:29:\"dxpr_theme_helper-2.0.0.es.po\";s:3:\"uri\";s:44:\"translations://dxpr_theme_helper-2.0.0.es.po\";s:9:\"timestamp\";i:1748986149;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','entity_browser',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:14:\"entity_browser\";s:4:\"info\";a:6:{s:4:\"name\";s:14:\"Entity Browser\";s:7:\"package\";s:5:\"Media\";s:7:\"version\";s:8:\"8.x-2.13\";s:7:\"project\";s:14:\"entity_browser\";s:9:\"datestamp\";i:1739701404;s:16:\"_info_file_ctime\";i:1748987138;}s:9:\"datestamp\";i:1739701404;s:8:\"includes\";a:1:{s:14:\"entity_browser\";s:14:\"Entity Browser\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:8:\"8.x-2.13\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:14:\"entity_browser\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1748987192;s:12:\"last_checked\";i:1748987191;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:14:\"entity_browser\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:8:\"8.x-2.13\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:29:\"entity_browser-8.x-2.13.es.po\";s:3:\"uri\";s:90:\"https://ftp.drupal.org/files/translations/all/entity_browser/entity_browser-8.x-2.13.es.po\";s:9:\"timestamp\";i:1739702530;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:14:\"entity_browser\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:8:\"8.x-2.13\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:29:\"entity_browser-8.x-2.13.es.po\";s:3:\"uri\";s:44:\"translations://entity_browser-8.x-2.13.es.po\";s:9:\"timestamp\";i:1748987192;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','field_group',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:11:\"field_group\";s:4:\"info\";a:6:{s:4:\"name\";s:11:\"Field Group\";s:7:\"package\";s:6:\"Fields\";s:7:\"version\";s:5:\"4.0.0\";s:7:\"project\";s:11:\"field_group\";s:9:\"datestamp\";i:1745408691;s:16:\"_info_file_ctime\";i:1748985246;}s:9:\"datestamp\";i:1745408691;s:8:\"includes\";a:1:{s:11:\"field_group\";s:11:\"Field Group\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"4.0.0\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:11:\"field_group\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1748985486;s:12:\"last_checked\";i:1748985486;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:11:\"field_group\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"4.0.0\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:23:\"field_group-4.0.0.es.po\";s:3:\"uri\";s:81:\"https://ftp.drupal.org/files/translations/all/field_group/field_group-4.0.0.es.po\";s:9:\"timestamp\";i:1745412376;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:11:\"field_group\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"4.0.0\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:23:\"field_group-4.0.0.es.po\";s:3:\"uri\";s:38:\"translations://field_group-4.0.0.es.po\";s:9:\"timestamp\";i:1748985486;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','file_mdm',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:8:\"file_mdm\";s:4:\"info\";a:6:{s:4:\"name\";s:21:\"File metadata manager\";s:7:\"package\";s:13:\"File metadata\";s:7:\"version\";s:5:\"3.1.0\";s:7:\"project\";s:8:\"file_mdm\";s:9:\"datestamp\";i:1718086270;s:16:\"_info_file_ctime\";i:1749128237;}s:9:\"datestamp\";i:1718086270;s:8:\"includes\";a:1:{s:8:\"file_mdm\";s:21:\"File metadata manager\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"3.1.0\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:8:\"file_mdm\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1749128312;s:12:\"last_checked\";i:1749128311;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:8:\"file_mdm\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"3.1.0\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:20:\"file_mdm-3.1.0.es.po\";s:3:\"uri\";s:75:\"https://ftp.drupal.org/files/translations/all/file_mdm/file_mdm-3.1.0.es.po\";s:9:\"timestamp\";i:1720662940;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:8:\"file_mdm\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"3.1.0\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:20:\"file_mdm-3.1.0.es.po\";s:3:\"uri\";s:35:\"translations://file_mdm-3.1.0.es.po\";s:9:\"timestamp\";i:1749128312;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','imagemagick',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:11:\"imagemagick\";s:4:\"info\";a:6:{s:4:\"name\";s:11:\"ImageMagick\";s:7:\"package\";s:5:\"Media\";s:7:\"version\";s:5:\"4.0.2\";s:7:\"project\";s:11:\"imagemagick\";s:9:\"datestamp\";i:1724827813;s:16:\"_info_file_ctime\";i:1749128237;}s:9:\"datestamp\";i:1724827813;s:8:\"includes\";a:1:{s:11:\"imagemagick\";s:11:\"ImageMagick\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"4.0.2\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:11:\"imagemagick\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1749128312;s:12:\"last_checked\";i:1749128311;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:11:\"imagemagick\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"4.0.2\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:23:\"imagemagick-4.0.2.es.po\";s:3:\"uri\";s:81:\"https://ftp.drupal.org/files/translations/all/imagemagick/imagemagick-4.0.2.es.po\";s:9:\"timestamp\";i:1724850379;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:11:\"imagemagick\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"4.0.2\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:23:\"imagemagick-4.0.2.es.po\";s:3:\"uri\";s:38:\"translations://imagemagick-4.0.2.es.po\";s:9:\"timestamp\";i:1749128312;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','media_library_form_element',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:26:\"media_library_form_element\";s:4:\"info\";a:6:{s:4:\"name\";s:26:\"Media Library Form Element\";s:7:\"version\";s:5:\"2.1.1\";s:7:\"project\";s:26:\"media_library_form_element\";s:9:\"datestamp\";i:1724676086;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1748985078;}s:9:\"datestamp\";i:1724676086;s:8:\"includes\";a:1:{s:26:\"media_library_form_element\";s:26:\"Media Library Form Element\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"2.1.1\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:26:\"media_library_form_element\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1748986149;s:12:\"last_checked\";i:1748986149;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:26:\"media_library_form_element\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"2.1.1\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:38:\"media_library_form_element-2.1.1.es.po\";s:3:\"uri\";s:111:\"https://ftp.drupal.org/files/translations/all/media_library_form_element/media_library_form_element-2.1.1.es.po\";s:9:\"timestamp\";i:1724679977;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:26:\"media_library_form_element\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"2.1.1\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:38:\"media_library_form_element-2.1.1.es.po\";s:3:\"uri\";s:53:\"translations://media_library_form_element-2.1.1.es.po\";s:9:\"timestamp\";i:1748986149;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','pathauto',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:8:\"pathauto\";s:4:\"info\";a:6:{s:4:\"name\";s:8:\"Pathauto\";s:7:\"version\";s:8:\"8.x-1.13\";s:7:\"project\";s:8:\"pathauto\";s:9:\"datestamp\";i:1722507674;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1749230308;}s:9:\"datestamp\";i:1722507674;s:8:\"includes\";a:1:{s:8:\"pathauto\";s:8:\"Pathauto\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:8:\"8.x-1.13\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:8:\"pathauto\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1749230400;s:12:\"last_checked\";i:1749230400;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:8:\"pathauto\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:8:\"8.x-1.13\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:23:\"pathauto-8.x-1.13.es.po\";s:3:\"uri\";s:78:\"https://ftp.drupal.org/files/translations/all/pathauto/pathauto-8.x-1.13.es.po\";s:9:\"timestamp\";i:1722509183;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:8:\"pathauto\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:8:\"8.x-1.13\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:23:\"pathauto-8.x-1.13.es.po\";s:3:\"uri\";s:38:\"translations://pathauto-8.x-1.13.es.po\";s:9:\"timestamp\";i:1749230400;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','recaptcha',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:9:\"recaptcha\";s:4:\"info\";a:6:{s:4:\"name\";s:9:\"reCAPTCHA\";s:7:\"package\";s:12:\"Spam control\";s:7:\"version\";s:7:\"8.x-3.4\";s:7:\"project\";s:9:\"recaptcha\";s:9:\"datestamp\";i:1723563037;s:16:\"_info_file_ctime\";i:1749728169;}s:9:\"datestamp\";i:1723563037;s:8:\"includes\";a:1:{s:9:\"recaptcha\";s:9:\"reCAPTCHA\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:7:\"8.x-3.4\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:9:\"recaptcha\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1749728261;s:12:\"last_checked\";i:1749728261;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:9:\"recaptcha\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:7:\"8.x-3.4\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:23:\"recaptcha-8.x-3.4.es.po\";s:3:\"uri\";s:79:\"https://ftp.drupal.org/files/translations/all/recaptcha/recaptcha-8.x-3.4.es.po\";s:9:\"timestamp\";i:1723563976;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:9:\"recaptcha\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:7:\"8.x-3.4\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:23:\"recaptcha-8.x-3.4.es.po\";s:3:\"uri\";s:38:\"translations://recaptcha-8.x-3.4.es.po\";s:9:\"timestamp\";i:1749728261;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','recaptcha_v3',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:12:\"recaptcha_v3\";s:4:\"info\";a:6:{s:4:\"name\";s:12:\"reCAPTCHA v3\";s:7:\"package\";s:12:\"Spam control\";s:7:\"version\";s:5:\"2.0.4\";s:7:\"project\";s:12:\"recaptcha_v3\";s:9:\"datestamp\";i:1739448402;s:16:\"_info_file_ctime\";i:1749727615;}s:9:\"datestamp\";i:1739448402;s:8:\"includes\";a:1:{s:12:\"recaptcha_v3\";s:12:\"reCAPTCHA v3\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"2.0.4\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:12:\"recaptcha_v3\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1749727647;s:12:\"last_checked\";i:1749727647;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:12:\"recaptcha_v3\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"2.0.4\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:24:\"recaptcha_v3-2.0.4.es.po\";s:3:\"uri\";s:83:\"https://ftp.drupal.org/files/translations/all/recaptcha_v3/recaptcha_v3-2.0.4.es.po\";s:9:\"timestamp\";i:1739450780;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:12:\"recaptcha_v3\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"2.0.4\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:24:\"recaptcha_v3-2.0.4.es.po\";s:3:\"uri\";s:39:\"translations://recaptcha_v3-2.0.4.es.po\";s:9:\"timestamp\";i:1749727647;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','remove_reset_password',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:21:\"remove_reset_password\";s:4:\"info\";a:6:{s:4:\"name\";s:27:\"Remove\'Reset your password\'\";s:7:\"package\";s:4:\"user\";s:7:\"version\";s:5:\"1.0.4\";s:7:\"project\";s:21:\"remove_reset_password\";s:9:\"datestamp\";i:1746037775;s:16:\"_info_file_ctime\";i:1752256736;}s:9:\"datestamp\";i:1746037775;s:8:\"includes\";a:1:{s:21:\"remove_reset_password\";s:27:\"Remove\'Reset your password\'\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"1.0.4\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:21:\"remove_reset_password\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1752256762;s:12:\"last_checked\";i:1752256761;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:21:\"remove_reset_password\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"1.0.4\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:33:\"remove_reset_password-1.0.4.es.po\";s:3:\"uri\";s:101:\"https://ftp.drupal.org/files/translations/all/remove_reset_password/remove_reset_password-1.0.4.es.po\";s:9:\"timestamp\";i:1746059417;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:21:\"remove_reset_password\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"1.0.4\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:33:\"remove_reset_password-1.0.4.es.po\";s:3:\"uri\";s:48:\"translations://remove_reset_password-1.0.4.es.po\";s:9:\"timestamp\";i:1752256762;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','slick',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:5:\"slick\";s:4:\"info\";a:6:{s:4:\"name\";s:8:\"Slick UI\";s:7:\"package\";s:5:\"Slick\";s:7:\"version\";s:5:\"3.0.4\";s:7:\"project\";s:5:\"slick\";s:9:\"datestamp\";i:1729250267;s:16:\"_info_file_ctime\";i:1750885144;}s:9:\"datestamp\";i:1729250267;s:8:\"includes\";a:2:{s:8:\"slick_ui\";s:8:\"Slick UI\";s:5:\"slick\";s:5:\"Slick\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"3.0.4\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:5:\"slick\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1750886364;s:12:\"last_checked\";i:1750886364;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:5:\"slick\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"3.0.4\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:17:\"slick-3.0.4.es.po\";s:3:\"uri\";s:69:\"https://ftp.drupal.org/files/translations/all/slick/slick-3.0.4.es.po\";s:9:\"timestamp\";i:1729271436;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:5:\"slick\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"3.0.4\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:17:\"slick-3.0.4.es.po\";s:3:\"uri\";s:32:\"translations://slick-3.0.4.es.po\";s:9:\"timestamp\";i:1750886364;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','slick_views',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:11:\"slick_views\";s:4:\"info\";a:6:{s:4:\"name\";s:11:\"Slick Views\";s:7:\"package\";s:5:\"Slick\";s:7:\"version\";s:5:\"3.0.3\";s:7:\"project\";s:11:\"slick_views\";s:9:\"datestamp\";i:1729253843;s:16:\"_info_file_ctime\";i:1750887280;}s:9:\"datestamp\";i:1729253843;s:8:\"includes\";a:1:{s:11:\"slick_views\";s:11:\"Slick Views\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"3.0.3\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:11:\"slick_views\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1750887375;s:12:\"last_checked\";i:1750887375;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:11:\"slick_views\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"3.0.3\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:23:\"slick_views-3.0.3.es.po\";s:3:\"uri\";s:81:\"https://ftp.drupal.org/files/translations/all/slick_views/slick_views-3.0.3.es.po\";s:9:\"timestamp\";i:1729275322;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:11:\"slick_views\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"3.0.3\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:23:\"slick_views-3.0.3.es.po\";s:3:\"uri\";s:38:\"translations://slick_views-3.0.3.es.po\";s:9:\"timestamp\";i:1750887375;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','sophron',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:7:\"sophron\";s:4:\"info\";a:6:{s:4:\"name\";s:7:\"Sophron\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"project\";s:7:\"sophron\";s:9:\"datestamp\";i:1744800238;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1749128237;}s:9:\"datestamp\";i:1744800238;s:8:\"includes\";a:1:{s:7:\"sophron\";s:7:\"Sophron\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"2.2.1\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:7:\"sophron\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1749128312;s:12:\"last_checked\";i:1749128311;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:7:\"sophron\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"2.2.1\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:19:\"sophron-2.2.1.es.po\";s:3:\"uri\";s:73:\"https://ftp.drupal.org/files/translations/all/sophron/sophron-2.2.1.es.po\";s:9:\"timestamp\";i:1744803973;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:7:\"sophron\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"2.2.1\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:19:\"sophron-2.2.1.es.po\";s:3:\"uri\";s:34:\"translations://sophron-2.2.1.es.po\";s:9:\"timestamp\";i:1749128312;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','token',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:5:\"token\";s:4:\"info\";a:6:{s:4:\"name\";s:5:\"Token\";s:7:\"version\";s:8:\"8.x-1.15\";s:7:\"project\";s:5:\"token\";s:9:\"datestamp\";i:1722206215;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1749230308;}s:9:\"datestamp\";i:1722206215;s:8:\"includes\";a:1:{s:5:\"token\";s:5:\"Token\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:8:\"8.x-1.15\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:5:\"token\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1749230400;s:12:\"last_checked\";i:1749230400;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:5:\"token\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:8:\"8.x-1.15\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:20:\"token-8.x-1.15.es.po\";s:3:\"uri\";s:72:\"https://ftp.drupal.org/files/translations/all/token/token-8.x-1.15.es.po\";s:9:\"timestamp\";i:1722206782;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:5:\"token\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:8:\"8.x-1.15\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:20:\"token-8.x-1.15.es.po\";s:3:\"uri\";s:35:\"translations://token-8.x-1.15.es.po\";s:9:\"timestamp\";i:1749230400;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','twig_tweak',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:10:\"twig_tweak\";s:4:\"info\";a:6:{s:4:\"name\";s:10:\"Twig Tweak\";s:7:\"version\";s:5:\"3.4.1\";s:7:\"project\";s:10:\"twig_tweak\";s:9:\"datestamp\";i:1748530581;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1750270469;}s:9:\"datestamp\";i:1748530581;s:8:\"includes\";a:1:{s:10:\"twig_tweak\";s:10:\"Twig Tweak\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:5:\"3.4.1\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:10:\"twig_tweak\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1750270495;s:12:\"last_checked\";i:1750270495;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:10:\"twig_tweak\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"3.4.1\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:22:\"twig_tweak-3.4.1.es.po\";s:3:\"uri\";s:79:\"https://ftp.drupal.org/files/translations/all/twig_tweak/twig_tweak-3.4.1.es.po\";s:9:\"timestamp\";i:1748554453;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:10:\"twig_tweak\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:5:\"3.4.1\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:22:\"twig_tweak-3.4.1.es.po\";s:3:\"uri\";s:37:\"translations://twig_tweak-3.4.1.es.po\";s:9:\"timestamp\";i:1750270495;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','views_bootstrap',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:15:\"views_bootstrap\";s:4:\"info\";a:6:{s:4:\"name\";s:17:\"Views Bootstrap 5\";s:7:\"package\";s:5:\"Views\";s:7:\"version\";s:9:\"5.5.0-rc3\";s:7:\"project\";s:15:\"views_bootstrap\";s:9:\"datestamp\";i:1728259901;s:16:\"_info_file_ctime\";i:1750248483;}s:9:\"datestamp\";i:1728259901;s:8:\"includes\";a:1:{s:15:\"views_bootstrap\";s:17:\"Views Bootstrap 5\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:9:\"5.5.0-rc3\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:15:\"views_bootstrap\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1750248564;s:12:\"last_checked\";i:1750248564;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:15:\"views_bootstrap\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:9:\"5.5.0-rc3\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:31:\"views_bootstrap-5.5.0-rc3.es.po\";s:3:\"uri\";s:93:\"https://ftp.drupal.org/files/translations/all/views_bootstrap/views_bootstrap-5.5.0-rc3.es.po\";s:9:\"timestamp\";i:1728261733;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:15:\"views_bootstrap\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:9:\"5.5.0-rc3\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:31:\"views_bootstrap-5.5.0-rc3.es.po\";s:3:\"uri\";s:46:\"translations://views_bootstrap-5.5.0-rc3.es.po\";s:9:\"timestamp\";i:1750248564;s:9:\"directory\";s:15:\"translations://\";}}}}'),('locale.translation_status','webp',_binary 'a:1:{s:2:\"es\";O:8:\"stdClass\":16:{s:4:\"name\";s:4:\"webp\";s:4:\"info\";a:6:{s:4:\"name\";s:4:\"WebP\";s:7:\"package\";s:5:\"Other\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:7:\"project\";s:4:\"webp\";s:9:\"datestamp\";i:1713170121;s:16:\"_info_file_ctime\";i:1749128219;}s:9:\"datestamp\";i:1713170121;s:8:\"includes\";a:1:{s:4:\"webp\";s:4:\"WebP\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:4:\"core\";s:3:\"all\";s:14:\"server_pattern\";s:87:\"https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po\";s:6:\"status\";i:1;s:7:\"project\";s:4:\"webp\";s:8:\"langcode\";s:2:\"es\";s:4:\"type\";s:7:\"current\";s:9:\"timestamp\";i:1749128312;s:12:\"last_checked\";i:1749128311;s:5:\"files\";a:2:{s:6:\"remote\";O:8:\"stdClass\":7:{s:7:\"project\";s:4:\"webp\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:4:\"type\";s:6:\"remote\";s:8:\"filename\";s:22:\"webp-8.x-1.0-rc2.es.po\";s:3:\"uri\";s:73:\"https://ftp.drupal.org/files/translations/all/webp/webp-8.x-1.0-rc2.es.po\";s:9:\"timestamp\";i:1713189525;}s:5:\"local\";O:8:\"stdClass\":8:{s:7:\"project\";s:4:\"webp\";s:8:\"langcode\";s:2:\"es\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:4:\"type\";s:5:\"local\";s:8:\"filename\";s:22:\"webp-8.x-1.0-rc2.es.po\";s:3:\"uri\";s:37:\"translations://webp-8.x-1.0-rc2.es.po\";s:9:\"timestamp\";i:1749128312;s:9:\"directory\";s:15:\"translations://\";}}}}'),('pathauto_state.media','10',_binary 'i:0;'),('pathauto_state.media','15',_binary 'i:0;'),('pathauto_state.media','16',_binary 'i:0;'),('pathauto_state.media','17',_binary 'i:0;'),('pathauto_state.media','18',_binary 'i:0;'),('pathauto_state.media','19',_binary 'i:0;'),('pathauto_state.media','20',_binary 'i:0;'),('pathauto_state.media','21',_binary 'i:0;'),('pathauto_state.media','22',_binary 'i:0;'),('pathauto_state.media','23',_binary 'i:0;'),('pathauto_state.media','25',_binary 'i:0;'),('pathauto_state.media','26',_binary 'i:0;'),('pathauto_state.media','27',_binary 'i:0;'),('pathauto_state.media','29',_binary 'i:0;'),('pathauto_state.media','5',_binary 'i:0;'),('pathauto_state.media','6',_binary 'i:0;'),('pathauto_state.media','7',_binary 'i:0;'),('pathauto_state.media','9',_binary 'i:0;'),('pathauto_state.node','1',_binary 'i:1;'),('pathauto_state.node','2',_binary 'i:0;'),('pathauto_state.node','3',_binary 'i:1;'),('pathauto_state.node','339',_binary 'i:1;'),('pathauto_state.node','340',_binary 'i:1;'),('pathauto_state.node','341',_binary 'i:1;'),('pathauto_state.node','342',_binary 'i:1;'),('pathauto_state.node','343',_binary 'i:1;'),('pathauto_state.node','344',_binary 'i:1;'),('pathauto_state.node','345',_binary 'i:1;'),('pathauto_state.node','346',_binary 'i:1;'),('pathauto_state.node','347',_binary 'i:1;'),('pathauto_state.node','348',_binary 'i:1;'),('pathauto_state.node','349',_binary 'i:1;'),('pathauto_state.node','350',_binary 'i:1;'),('pathauto_state.node','351',_binary 'i:1;'),('pathauto_state.node','5',_binary 'i:1;'),('pathauto_state.node','6',_binary 'i:1;'),('pathauto_state.node','7',_binary 'i:1;'),('pathauto_state.node','8',_binary 'i:1;'),('pathauto_state.node','9',_binary 'i:1;'),('pathauto_state.taxonomy_term','16',_binary 'i:0;'),('pathauto_state.taxonomy_term','17',_binary 'i:0;'),('pathauto_state.taxonomy_term','18',_binary 'i:0;'),('pathauto_state.taxonomy_term','19',_binary 'i:0;'),('pathauto_state.taxonomy_term','20',_binary 'i:0;'),('pathauto_state.taxonomy_term','21',_binary 'i:0;'),('pathauto_state.taxonomy_term','22',_binary 'i:0;'),('pathauto_state.taxonomy_term','23',_binary 'i:0;'),('pathauto_state.taxonomy_term','24',_binary 'i:0;'),('pathauto_state.taxonomy_term','25',_binary 'i:0;'),('pathauto_state.taxonomy_term','26',_binary 'i:0;'),('pathauto_state.taxonomy_term','27',_binary 'i:0;'),('pathauto_state.taxonomy_term','28',_binary 'i:0;'),('pathauto_state.taxonomy_term','29',_binary 'i:0;'),('pathauto_state.taxonomy_term','30',_binary 'i:0;'),('pathauto_state.taxonomy_term','31',_binary 'i:0;'),('pathauto_state.taxonomy_term','32',_binary 'i:0;'),('pathauto_state.user','2',_binary 'i:0;'),('pathauto_state.user','3',_binary 'i:0;'),('pathauto_state.user','4',_binary 'i:0;'),('post_update','existing_updates',_binary 'a:197:{i:0;s:70:\"system_post_update_convert_empty_country_and_timezone_settings_to_null\";i:1;s:46:\"system_post_update_remove_rss_cdata_subscriber\";i:2;s:32:\"system_post_update_sdc_uninstall\";i:3;s:64:\"system_post_update_recalculate_configuration_entity_dependencies\";i:4;s:48:\"system_post_update_add_region_to_entity_displays\";i:5;s:37:\"system_post_update_hashes_clear_cache\";i:6;s:36:\"system_post_update_timestamp_plugins\";i:7;s:41:\"system_post_update_classy_message_library\";i:8;s:37:\"system_post_update_field_type_plugins\";i:9;s:48:\"system_post_update_field_formatter_entity_schema\";i:10;s:36:\"system_post_update_fix_jquery_extend\";i:11;s:40:\"system_post_update_change_action_plugins\";i:12;s:47:\"system_post_update_change_delete_action_plugins\";i:13;s:41:\"system_post_update_language_item_callback\";i:14;s:31:\"system_post_update_extra_fields\";i:15;s:37:\"system_post_update_states_clear_cache\";i:16;s:64:\"system_post_update_add_expand_all_items_key_in_system_menu_block\";i:17;s:35:\"system_post_update_clear_menu_cache\";i:18;s:46:\"system_post_update_layout_plugin_schema_change\";i:19;s:60:\"system_post_update_entity_reference_autocomplete_match_limit\";i:20;s:44:\"system_post_update_extra_fields_form_display\";i:21;s:39:\"system_post_update_uninstall_simpletest\";i:22;s:52:\"system_post_update_uninstall_entity_reference_module\";i:23;s:54:\"system_post_update_entity_revision_metadata_bc_cleanup\";i:24;s:35:\"system_post_update_uninstall_classy\";i:25;s:35:\"system_post_update_uninstall_stable\";i:26;s:44:\"system_post_update_claro_dropbutton_variants\";i:27;s:37:\"system_post_update_schema_version_int\";i:28;s:38:\"system_post_update_delete_rss_settings\";i:29;s:52:\"system_post_update_remove_key_value_expire_all_index\";i:30;s:44:\"system_post_update_service_advisory_settings\";i:31;s:44:\"system_post_update_delete_authorize_settings\";i:32;s:34:\"system_post_update_sort_all_config\";i:33;s:50:\"system_post_update_enable_provider_database_driver\";i:34;s:35:\"system_post_update_linkset_settings\";i:35;s:48:\"system_post_update_enable_password_compatibility\";i:36;s:39:\"system_post_update_remove_asset_entries\";i:37;s:44:\"system_post_update_remove_asset_query_string\";i:38;s:54:\"system_post_update_add_description_to_entity_view_mode\";i:39;s:54:\"system_post_update_add_description_to_entity_form_mode\";i:40;s:44:\"system_post_update_set_blank_log_url_to_null\";i:41;s:38:\"system_post_update_mailer_dsn_settings\";i:42;s:49:\"system_post_update_mailer_structured_dsn_settings\";i:43;s:47:\"system_post_update_amend_config_sync_readme_url\";i:44;s:44:\"system_post_update_mail_notification_setting\";i:45;s:54:\"system_post_update_set_cron_logging_setting_to_boolean\";i:46;s:56:\"system_post_update_move_development_settings_to_keyvalue\";i:47;s:58:\"system_post_update_add_langcode_to_all_translatable_config\";i:48;s:45:\"user_post_update_enforce_order_of_permissions\";i:49;s:29:\"user_post_update_update_roles\";i:50;s:33:\"user_post_update_sort_permissions\";i:51;s:39:\"user_post_update_sort_permissions_again\";i:52;s:57:\"path_alias_post_update_update_path_alias_revision_indexes\";i:53;s:51:\"path_alias_post_update_drop_path_alias_status_index\";i:54;s:62:\"contact_post_update_add_message_redirect_field_to_contact_form\";i:55;s:50:\"contact_post_update_set_empty_default_form_to_null\";i:56;s:35:\"help_post_update_help_topics_search\";i:57;s:38:\"help_post_update_help_topics_uninstall\";i:58;s:41:\"help_post_update_add_permissions_to_roles\";i:59;s:39:\"big_pipe_post_update_html5_placeholders\";i:60;s:49:\"dblog_post_update_convert_recent_messages_to_view\";i:61;s:43:\"search_post_update_block_with_empty_page_id\";i:62;s:29:\"search_post_update_block_page\";i:63;s:55:\"search_post_update_reindex_after_diacritics_rule_change\";i:64;s:37:\"block_post_update_make_weight_integer\";i:65;s:54:\"block_post_update_disable_blocks_with_missing_contexts\";i:66;s:40:\"block_post_update_disabled_region_update\";i:67;s:42:\"block_post_update_fix_negate_in_conditions\";i:68;s:45:\"block_post_update_replace_node_type_condition\";i:69;s:46:\"field_post_update_save_custom_storage_property\";i:70;s:50:\"field_post_update_entity_reference_handler_setting\";i:71;s:43:\"field_post_update_email_widget_size_setting\";i:72;s:47:\"field_post_update_remove_handler_submit_setting\";i:73;s:31:\"filter_post_update_sort_filters\";i:74;s:44:\"filter_post_update_consolidate_filter_config\";i:75;s:42:\"text_post_update_add_required_summary_flag\";i:76;s:55:\"text_post_update_add_required_summary_flag_form_display\";i:77;s:32:\"text_post_update_allowed_formats\";i:78;s:51:\"block_content_post_update_add_views_reusable_filter\";i:79;s:51:\"block_content_post_update_entity_changed_constraint\";i:80;s:51:\"block_content_post_update_move_custom_block_library\";i:81;s:55:\"block_content_post_update_block_library_view_permission\";i:82;s:42:\"block_content_post_update_sort_permissions\";i:83;s:39:\"block_content_post_update_revision_type\";i:84;s:54:\"file_post_update_add_txt_if_allows_insecure_extensions\";i:85;s:41:\"file_post_update_add_permissions_to_roles\";i:86;s:64:\"file_post_update_add_default_filename_sanitization_configuration\";i:87;s:56:\"editor_post_update_clear_cache_for_file_reference_filter\";i:88;s:34:\"editor_post_update_image_lazy_load\";i:89;s:49:\"editor_post_update_sanitize_image_upload_settings\";i:90;s:39:\"ckeditor5_post_update_alignment_buttons\";i:91;s:40:\"ckeditor5_post_update_image_toolbar_item\";i:92;s:51:\"ckeditor5_post_update_plugins_settings_export_order\";i:93;s:32:\"ckeditor5_post_update_code_block\";i:94;s:37:\"ckeditor5_post_update_list_multiblock\";i:95;s:41:\"ckeditor5_post_update_list_start_reversed\";i:96;s:45:\"comment_post_update_enable_comment_admin_view\";i:97;s:42:\"comment_post_update_add_ip_address_setting\";i:98;s:43:\"language_post_update_language_select_widget\";i:99;s:51:\"locale_post_update_clear_cache_for_old_translations\";i:100;s:48:\"contextual_post_update_fixed_endpoint_and_markup\";i:101;s:46:\"node_post_update_configure_status_field_widget\";i:102;s:41:\"node_post_update_node_revision_views_data\";i:103;s:40:\"node_post_update_glossary_view_published\";i:104;s:45:\"node_post_update_rebuild_node_revision_routes\";i:105;s:50:\"node_post_update_modify_base_field_author_override\";i:106;s:59:\"node_post_update_set_node_type_description_and_help_to_null\";i:107;s:42:\"image_post_update_image_style_dependencies\";i:108;s:50:\"image_post_update_scale_and_crop_effect_add_anchor\";i:109;s:41:\"image_post_update_image_loading_attribute\";i:110;s:47:\"views_post_update_views_data_argument_plugin_id\";i:111;s:46:\"views_post_update_update_cacheability_metadata\";i:112;s:46:\"views_post_update_cleanup_duplicate_views_data\";i:113;s:46:\"views_post_update_field_formatter_dependencies\";i:114;s:36:\"views_post_update_taxonomy_index_tid\";i:115;s:41:\"views_post_update_serializer_dependencies\";i:116;s:39:\"views_post_update_boolean_filter_values\";i:117;s:33:\"views_post_update_grouped_filters\";i:118;s:42:\"views_post_update_revision_metadata_fields\";i:119;s:33:\"views_post_update_entity_link_url\";i:120;s:34:\"views_post_update_bulk_field_moved\";i:121;s:41:\"views_post_update_filter_placeholder_text\";i:122;s:47:\"views_post_update_views_data_table_dependencies\";i:123;s:45:\"views_post_update_table_display_cache_max_age\";i:124;s:53:\"views_post_update_exposed_filter_blocks_label_display\";i:125;s:48:\"views_post_update_make_placeholders_translatable\";i:126;s:41:\"views_post_update_limit_operator_defaults\";i:127;s:33:\"views_post_update_remove_core_key\";i:128;s:51:\"views_post_update_field_names_for_multivalue_fields\";i:129;s:52:\"views_post_update_configuration_entity_relationships\";i:130;s:48:\"views_post_update_rename_default_display_setting\";i:131;s:50:\"views_post_update_remove_sorting_global_text_field\";i:132;s:36:\"views_post_update_title_translations\";i:133;s:33:\"views_post_update_sort_identifier\";i:134;s:53:\"views_post_update_provide_revision_table_relationship\";i:135;s:33:\"views_post_update_image_lazy_load\";i:136;s:39:\"views_post_update_boolean_custom_titles\";i:137;s:35:\"views_post_update_oembed_eager_load\";i:138;s:44:\"views_post_update_responsive_image_lazy_load\";i:139;s:37:\"views_post_update_timestamp_formatter\";i:140;s:38:\"views_post_update_fix_revision_id_part\";i:141;s:36:\"views_post_update_add_missing_labels\";i:142;s:43:\"views_post_update_remove_skip_cache_setting\";i:143;s:50:\"views_post_update_remove_default_argument_skip_url\";i:144;s:46:\"views_post_update_taxonomy_filter_user_context\";i:145;s:31:\"views_post_update_pager_heading\";i:146;s:54:\"views_post_update_rendered_entity_field_cache_metadata\";i:147;s:65:\"menu_link_content_post_update_make_menu_link_content_revisionable\";i:148;s:49:\"path_post_update_create_language_content_settings\";i:149;s:43:\"taxonomy_post_update_clear_views_data_cache\";i:150;s:64:\"taxonomy_post_update_clear_entity_bundle_field_definitions_cache\";i:151;s:63:\"taxonomy_post_update_handle_publishing_status_addition_in_views\";i:152;s:55:\"taxonomy_post_update_remove_hierarchy_from_vocabularies\";i:153;s:52:\"taxonomy_post_update_make_taxonomy_term_revisionable\";i:154;s:50:\"taxonomy_post_update_configure_status_field_widget\";i:155;s:65:\"taxonomy_post_update_clear_views_argument_validator_plugins_cache\";i:156;s:37:\"taxonomy_post_update_set_new_revision\";i:157;s:55:\"taxonomy_post_update_set_vocabulary_description_to_null\";i:158;s:45:\"olivero_post_update_add_olivero_primary_color\";i:159;s:59:\"admin_toolbar_tools_post_update_helper_added_config_factory\";i:160;s:28:\"field_group_post_update_0001\";i:161;s:50:\"media_post_update_media_author_views_filter_update\";i:162;s:34:\"media_post_update_collection_route\";i:163;s:33:\"media_post_update_storage_handler\";i:164;s:39:\"media_post_update_enable_standalone_url\";i:165;s:41:\"media_post_update_add_status_extra_filter\";i:166;s:51:\"media_post_update_modify_base_field_author_override\";i:167;s:42:\"media_post_update_oembed_loading_attribute\";i:168;s:49:\"media_post_update_set_blank_iframe_domain_to_null\";i:169;s:56:\"media_post_update_remove_mappings_targeting_source_field\";i:170;s:39:\"media_library_post_update_display_modes\";i:171;s:39:\"media_library_post_update_table_display\";i:172;s:55:\"media_library_post_update_add_media_library_image_style\";i:173;s:49:\"media_library_post_update_add_status_extra_filter\";i:174;s:50:\"media_library_post_update_add_buttons_to_page_view\";i:175;s:54:\"media_library_post_update_update_8001_checkbox_classes\";i:176;s:70:\"media_library_post_update_default_administrative_list_to_table_display\";i:177;s:46:\"media_library_post_update_add_langcode_filters\";i:178;s:38:\"bootstrap5_post_update_install_stable9\";i:179;s:46:\"bootstrap5_post_update_uninstall_stable_classy\";i:180;s:40:\"dxpr_theme_post_update_n1_migrate_colors\";i:181;s:41:\"dxpr_theme_post_update_n2_settings_update\";i:182;s:50:\"captcha_post_update_refresh_captcha_helper_service\";i:183;s:40:\"blazy_post_update_added_max_region_count\";i:184;s:44:\"blazy_post_update_remove_deprecated_settings\";i:185;s:43:\"slick_post_update_remove_old_skins_settings\";i:186;s:73:\"layout_discovery_post_update_recalculate_entity_form_display_dependencies\";i:187;s:73:\"layout_discovery_post_update_recalculate_entity_view_display_dependencies\";i:188;s:40:\"blazy_layout_post_update_renamed_classes\";i:189;s:54:\"block_post_update_set_menu_block_depth_to_null_if_zero\";i:190;s:32:\"file_post_update_add_playsinline\";i:191;s:70:\"system_post_update_convert_empty_description_entity_form_modes_to_null\";i:192;s:34:\"system_post_update_remove_path_key\";i:193;s:35:\"update_post_update_clear_disk_cache\";i:194;s:38:\"views_post_update_block_items_per_page\";i:195;s:33:\"views_post_update_table_css_class\";i:196;s:44:\"views_post_update_update_remember_role_empty\";}'),('state','announcements_feed.last_fetch',_binary 'i:1773404882;'),('state','asset.css_js_query_string',_binary 's:6:\"tbn3v0\";'),('state','comment.maintain_entity_statistics',_binary 'b:1;'),('state','comment.node_comment_statistics_scale',_binary 'd:1;'),('state','dxpr_builder.saves_count',_binary 'i:199;'),('state','dxpr_builder.users_tier_users_count',_binary 's:3:\"0 0\";'),('state','dxpr_theme_fonts_update',_binary 'i:1773750004;'),('state','dxpr_theme_stored_fonts',_binary 's:10:\"Montserrat\";'),('state','dxpr_user_license_info',_binary 'a:2:{s:10:\"dxpr_users\";i:1;s:15:\"allocated_seats\";i:0;}'),('state','help_search_unindexed_count',_binary 's:1:\"0\";'),('state','install_task',_binary 's:4:\"done\";'),('state','install_time',_binary 'i:1748977309;'),('state','locale.translation.formulae',_binary 'a:1:{s:2:\"es\";a:2:{s:7:\"plurals\";s:1:\"2\";s:7:\"formula\";a:2:{i:1;i:0;s:7:\"default\";i:1;}}}'),('state','locale.translation.javascript',_binary 'a:1:{s:2:\"es\";s:43:\"WY3v5Af3zvo6K_jHF-gE6rtrS8XTggeuXHyGpR3gQA8\";}'),('state','locale.translation_last_checked',_binary 'i:1752256764;'),('state','node.min_max_update_time',_binary 'a:2:{s:11:\"min_created\";s:10:\"1748986932\";s:11:\"max_created\";s:10:\"1758919641\";}'),('state','router.path_roots',_binary 'a:41:{i:0;s:5:\"admin\";i:1;s:8:\"run-cron\";i:2;s:8:\"big_pipe\";i:3;s:14:\"block-category\";i:4;s:5:\"block\";i:5;s:9:\"ckeditor5\";i:6;s:7:\"comment\";i:7;s:8:\"comments\";i:8;s:7:\"contact\";i:9;s:4:\"user\";i:10;s:10:\"contextual\";i:11;s:5:\"devel\";i:12;s:6:\"editor\";i:13;s:14:\"entity_browser\";i:14;s:4:\"file\";i:15;s:6:\"filter\";i:16;s:7:\"history\";i:17;s:5:\"sites\";i:18;s:6:\"system\";i:19;s:5:\"media\";i:20;s:13:\"media-library\";i:21;s:4:\"node\";i:22;s:6:\"search\";i:23;s:4:\"cron\";i:24;s:0:\"\";i:25;s:9:\"<current>\";i:26;s:5:\"batch\";i:27;s:10:\"update.php\";i:28;s:29:\"entity_reference_autocomplete\";i:29;s:7:\"session\";i:30;s:8:\"taxonomy\";i:31;s:5:\"token\";i:32;s:7:\"toolbar\";i:33;s:11:\".well-known\";i:34;s:4:\"blog\";i:35;s:8:\"clientes\";i:36;s:7:\"rss.xml\";i:37;s:9:\"proyectos\";i:38;s:5:\"views\";i:39;s:12:\"dxpr_builder\";i:40;s:12:\"dxpr-builder\";}'),('state','routing.menu_masks.router',_binary 'a:51:{i:0;i:988;i:1;i:985;i:2;i:501;i:3;i:494;i:4;i:493;i:5;i:492;i:6;i:489;i:7;i:464;i:8;i:254;i:9;i:253;i:10;i:252;i:11;i:250;i:12;i:249;i:13;i:247;i:14;i:246;i:15;i:245;i:16;i:244;i:17;i:232;i:18;i:126;i:19;i:125;i:20;i:124;i:21;i:123;i:22;i:122;i:23;i:117;i:24;i:116;i:25;i:63;i:26;i:62;i:27;i:61;i:28;i:60;i:29;i:53;i:30;i:49;i:31;i:42;i:32;i:31;i:33;i:30;i:34;i:29;i:35;i:28;i:36;i:24;i:37;i:21;i:38;i:15;i:39;i:14;i:40;i:13;i:41;i:12;i:42;i:11;i:43;i:9;i:44;i:8;i:45;i:7;i:46;i:6;i:47;i:5;i:48;i:3;i:49;i:2;i:50;i:1;}'),('state','routing.non_admin_routes',_binary 'a:345:{i:0;s:22:\"admin_toolbar.run.cron\";i:1;s:13:\"big_pipe.nojs\";i:2;s:27:\"block.category_autocomplete\";i:3;s:22:\"block_content.add_page\";i:4;s:22:\"block_content.add_form\";i:5;s:31:\"ckeditor5.media_entity_metadata\";i:6;s:24:\"entity.comment.edit_form\";i:7;s:15:\"comment.approve\";i:8;s:24:\"entity.comment.canonical\";i:9;s:26:\"entity.comment.delete_form\";i:10;s:13:\"comment.reply\";i:11;s:31:\"comment.new_comments_node_links\";i:12;s:21:\"comment.node_redirect\";i:13;s:17:\"contact.site_page\";i:14;s:29:\"entity.contact_form.canonical\";i:15;s:24:\"entity.user.contact_form\";i:16;s:17:\"contextual.render\";i:17;s:15:\"devel.reinstall\";i:18;s:18:\"devel.menu_rebuild\";i:19;s:18:\"devel.configs_list\";i:20;s:17:\"devel.config_edit\";i:21;s:19:\"devel.config_delete\";i:22;s:23:\"devel.state_system_page\";i:23;s:23:\"devel.system_state_edit\";i:24;s:20:\"devel.theme_registry\";i:25;s:21:\"devel.field_info_page\";i:26;s:13:\"devel.session\";i:27;s:12:\"devel.switch\";i:28;s:17:\"devel.switch_user\";i:29;s:17:\"devel.cache_clear\";i:30;s:14:\"devel.run_cron\";i:31;s:28:\"devel.container_info.service\";i:32;s:35:\"devel.container_info.service.detail\";i:33;s:30:\"devel.container_info.parameter\";i:34;s:37:\"devel.container_info.parameter.detail\";i:35;s:16:\"devel.route_info\";i:36;s:21:\"devel.route_info.item\";i:37;s:16:\"devel.event_info\";i:38;s:17:\"devel.layout_info\";i:39;s:19:\"devel.elements_page\";i:40;s:26:\"devel.elements_page.detail\";i:41;s:22:\"devel.entity_info_page\";i:42;s:29:\"devel.entity_info_page.detail\";i:43;s:29:\"devel.entity_info_page.fields\";i:44;s:17:\"editor.filter_xss\";i:45;s:24:\"entity_browser.edit_form\";i:46;s:18:\"file.ajax_progress\";i:47;s:15:\"filter.tips_all\";i:48;s:11:\"filter.tips\";i:49;s:26:\"history.get_last_node_view\";i:50;s:17:\"history.read_node\";i:51;s:18:\"image.style_public\";i:52;s:19:\"image.style_private\";i:53;s:19:\"media.oembed_iframe\";i:54;s:20:\"media.filter.preview\";i:55;s:16:\"media_library.ui\";i:56;s:13:\"node.add_page\";i:57;s:8:\"node.add\";i:58;s:19:\"entity.node.preview\";i:59;s:27:\"entity.node.version_history\";i:60;s:20:\"entity.node.revision\";i:61;s:28:\"node.revision_revert_confirm\";i:62;s:40:\"node.revision_revert_translation_confirm\";i:63;s:28:\"node.revision_delete_confirm\";i:64;s:11:\"search.view\";i:65;s:23:\"search.view_help_search\";i:66;s:23:\"search.help_help_search\";i:67;s:23:\"search.view_node_search\";i:68;s:23:\"search.help_node_search\";i:69;s:23:\"search.view_user_search\";i:70;s:23:\"search.help_user_search\";i:71;s:19:\"shortcut.set_switch\";i:72;s:16:\"system.css_asset\";i:73;s:15:\"system.js_asset\";i:74;s:10:\"system.401\";i:75;s:10:\"system.403\";i:76;s:10:\"system.404\";i:77;s:10:\"system.4xx\";i:78;s:11:\"system.cron\";i:79;s:12:\"system.files\";i:80;s:28:\"system.private_file_download\";i:81;s:16:\"system.temporary\";i:82;s:7:\"<front>\";i:83;s:6:\"<none>\";i:84;s:8:\"<nolink>\";i:85;s:8:\"<button>\";i:86;s:9:\"<current>\";i:87;s:15:\"system.timezone\";i:88;s:22:\"system.batch_page.html\";i:89;s:16:\"system.db_update\";i:90;s:26:\"system.entity_autocomplete\";i:91;s:16:\"system.csrftoken\";i:92;s:30:\"entity.taxonomy_term.edit_form\";i:93;s:32:\"entity.taxonomy_term.delete_form\";i:94;s:10:\"token.tree\";i:95;s:16:\"toolbar.subtrees\";i:96;s:13:\"user.register\";i:97;s:11:\"user.logout\";i:98;s:19:\"user.logout.confirm\";i:99;s:9:\"user.pass\";i:100;s:9:\"user.page\";i:101;s:9:\"user.edit\";i:102;s:10:\"user.login\";i:103;s:19:\"user.cancel_confirm\";i:104;s:16:\"user.reset.login\";i:105;s:10:\"user.reset\";i:106;s:15:\"user.reset.form\";i:107;s:31:\"user.well-known.change_password\";i:108;s:17:\"view.blogs.page_1\";i:109;s:20:\"view.clientes.page_1\";i:110;s:21:\"view.frontpage.feed_1\";i:111;s:21:\"view.frontpage.page_1\";i:112;s:26:\"view.proyectos_page.page_1\";i:113;s:25:\"view.taxonomy_term.feed_1\";i:114;s:25:\"view.taxonomy_term.page_1\";i:115;s:10:\"views.ajax\";i:116;s:26:\"dxpr_builder.ajax_callback\";i:117;s:25:\"dxpr_builder.csrf_refresh\";i:118;s:26:\"dxpr_builder.media_library\";i:119;s:37:\"dxpr_builder.ajax_help_link_validator\";i:120;s:33:\"dxpr_builder.disavow_user_confirm\";i:121;s:38:\"dxpr_builder.delete_stale_user_confirm\";i:122;s:23:\"entity.file.delete_form\";i:123;s:21:\"entity.media.add_page\";i:124;s:21:\"entity.media.add_form\";i:125;s:22:\"entity.media.canonical\";i:126;s:22:\"entity.media.edit_form\";i:127;s:24:\"entity.media.delete_form\";i:128;s:33:\"entity.media.delete_multiple_form\";i:129;s:28:\"entity.media.version_history\";i:130;s:21:\"entity.media.revision\";i:131;s:33:\"entity.media.revision_revert_form\";i:132;s:33:\"entity.media.revision_delete_form\";i:133;s:21:\"entity.node.canonical\";i:134;s:23:\"entity.node.delete_form\";i:135;s:21:\"entity.node.edit_form\";i:136;s:36:\"entity.taxonomy_term.version_history\";i:137;s:29:\"entity.taxonomy_term.revision\";i:138;s:41:\"entity.taxonomy_term.revision_revert_form\";i:139;s:41:\"entity.taxonomy_term.revision_delete_form\";i:140;s:21:\"entity.user.canonical\";i:141;s:21:\"entity.user.edit_form\";i:142;s:23:\"entity.user.cancel_form\";i:143;s:23:\"entity.block.devel_load\";i:144;s:39:\"entity.block.devel_load_with_references\";i:145;s:29:\"entity.block.devel_definition\";i:146;s:29:\"entity.block.devel_path_alias\";i:147;s:31:\"entity.block_content.devel_load\";i:148;s:47:\"entity.block_content.devel_load_with_references\";i:149;s:33:\"entity.block_content.devel_render\";i:150;s:37:\"entity.block_content.devel_definition\";i:151;s:37:\"entity.block_content.devel_path_alias\";i:152;s:36:\"entity.block_content_type.devel_load\";i:153;s:52:\"entity.block_content_type.devel_load_with_references\";i:154;s:42:\"entity.block_content_type.devel_definition\";i:155;s:42:\"entity.block_content_type.devel_path_alias\";i:156;s:31:\"entity.captcha_point.devel_load\";i:157;s:47:\"entity.captcha_point.devel_load_with_references\";i:158;s:37:\"entity.captcha_point.devel_definition\";i:159;s:37:\"entity.captcha_point.devel_path_alias\";i:160;s:25:\"entity.comment.devel_load\";i:161;s:41:\"entity.comment.devel_load_with_references\";i:162;s:27:\"entity.comment.devel_render\";i:163;s:31:\"entity.comment.devel_definition\";i:164;s:31:\"entity.comment.devel_path_alias\";i:165;s:30:\"entity.comment_type.devel_load\";i:166;s:46:\"entity.comment_type.devel_load_with_references\";i:167;s:36:\"entity.comment_type.devel_definition\";i:168;s:36:\"entity.comment_type.devel_path_alias\";i:169;s:33:\"entity.contact_message.devel_load\";i:170;s:49:\"entity.contact_message.devel_load_with_references\";i:171;s:39:\"entity.contact_message.devel_definition\";i:172;s:39:\"entity.contact_message.devel_path_alias\";i:173;s:30:\"entity.contact_form.devel_load\";i:174;s:46:\"entity.contact_form.devel_load_with_references\";i:175;s:36:\"entity.contact_form.devel_definition\";i:176;s:36:\"entity.contact_form.devel_path_alias\";i:177;s:24:\"entity.editor.devel_load\";i:178;s:40:\"entity.editor.devel_load_with_references\";i:179;s:30:\"entity.editor.devel_definition\";i:180;s:30:\"entity.editor.devel_path_alias\";i:181;s:32:\"entity.entity_browser.devel_load\";i:182;s:48:\"entity.entity_browser.devel_load_with_references\";i:183;s:38:\"entity.entity_browser.devel_definition\";i:184;s:38:\"entity.entity_browser.devel_path_alias\";i:185;s:38:\"entity.field_storage_config.devel_load\";i:186;s:54:\"entity.field_storage_config.devel_load_with_references\";i:187;s:44:\"entity.field_storage_config.devel_definition\";i:188;s:44:\"entity.field_storage_config.devel_path_alias\";i:189;s:30:\"entity.field_config.devel_load\";i:190;s:46:\"entity.field_config.devel_load_with_references\";i:191;s:36:\"entity.field_config.devel_definition\";i:192;s:36:\"entity.field_config.devel_path_alias\";i:193;s:22:\"entity.file.devel_load\";i:194;s:38:\"entity.file.devel_load_with_references\";i:195;s:28:\"entity.file.devel_definition\";i:196;s:28:\"entity.file.devel_path_alias\";i:197;s:31:\"entity.filter_format.devel_load\";i:198;s:47:\"entity.filter_format.devel_load_with_references\";i:199;s:37:\"entity.filter_format.devel_definition\";i:200;s:37:\"entity.filter_format.devel_path_alias\";i:201;s:29:\"entity.image_style.devel_load\";i:202;s:45:\"entity.image_style.devel_load_with_references\";i:203;s:35:\"entity.image_style.devel_definition\";i:204;s:35:\"entity.image_style.devel_path_alias\";i:205;s:43:\"entity.language_content_settings.devel_load\";i:206;s:59:\"entity.language_content_settings.devel_load_with_references\";i:207;s:49:\"entity.language_content_settings.devel_definition\";i:208;s:49:\"entity.language_content_settings.devel_path_alias\";i:209;s:39:\"entity.configurable_language.devel_load\";i:210;s:55:\"entity.configurable_language.devel_load_with_references\";i:211;s:45:\"entity.configurable_language.devel_definition\";i:212;s:45:\"entity.configurable_language.devel_path_alias\";i:213;s:23:\"entity.media.devel_load\";i:214;s:39:\"entity.media.devel_load_with_references\";i:215;s:25:\"entity.media.devel_render\";i:216;s:29:\"entity.media.devel_definition\";i:217;s:29:\"entity.media.devel_path_alias\";i:218;s:28:\"entity.media_type.devel_load\";i:219;s:44:\"entity.media_type.devel_load_with_references\";i:220;s:34:\"entity.media_type.devel_definition\";i:221;s:34:\"entity.media_type.devel_path_alias\";i:222;s:35:\"entity.menu_link_content.devel_load\";i:223;s:51:\"entity.menu_link_content.devel_load_with_references\";i:224;s:37:\"entity.menu_link_content.devel_render\";i:225;s:41:\"entity.menu_link_content.devel_definition\";i:226;s:41:\"entity.menu_link_content.devel_path_alias\";i:227;s:22:\"entity.node.devel_load\";i:228;s:38:\"entity.node.devel_load_with_references\";i:229;s:24:\"entity.node.devel_render\";i:230;s:28:\"entity.node.devel_definition\";i:231;s:28:\"entity.node.devel_path_alias\";i:232;s:27:\"entity.node_type.devel_load\";i:233;s:43:\"entity.node_type.devel_load_with_references\";i:234;s:33:\"entity.node_type.devel_definition\";i:235;s:33:\"entity.node_type.devel_path_alias\";i:236;s:28:\"entity.path_alias.devel_load\";i:237;s:44:\"entity.path_alias.devel_load_with_references\";i:238;s:34:\"entity.path_alias.devel_definition\";i:239;s:34:\"entity.path_alias.devel_path_alias\";i:240;s:37:\"entity.recaptcha_v3_action.devel_load\";i:241;s:53:\"entity.recaptcha_v3_action.devel_load_with_references\";i:242;s:43:\"entity.recaptcha_v3_action.devel_definition\";i:243;s:43:\"entity.recaptcha_v3_action.devel_path_alias\";i:244;s:29:\"entity.search_page.devel_load\";i:245;s:45:\"entity.search_page.devel_load_with_references\";i:246;s:35:\"entity.search_page.devel_definition\";i:247;s:35:\"entity.search_page.devel_path_alias\";i:248;s:26:\"entity.shortcut.devel_load\";i:249;s:42:\"entity.shortcut.devel_load_with_references\";i:250;s:28:\"entity.shortcut.devel_render\";i:251;s:32:\"entity.shortcut.devel_definition\";i:252;s:32:\"entity.shortcut.devel_path_alias\";i:253;s:30:\"entity.shortcut_set.devel_load\";i:254;s:46:\"entity.shortcut_set.devel_load_with_references\";i:255;s:36:\"entity.shortcut_set.devel_definition\";i:256;s:36:\"entity.shortcut_set.devel_path_alias\";i:257;s:23:\"entity.slick.devel_load\";i:258;s:39:\"entity.slick.devel_load_with_references\";i:259;s:29:\"entity.slick.devel_definition\";i:260;s:29:\"entity.slick.devel_path_alias\";i:261;s:24:\"entity.action.devel_load\";i:262;s:40:\"entity.action.devel_load_with_references\";i:263;s:30:\"entity.action.devel_definition\";i:264;s:30:\"entity.action.devel_path_alias\";i:265;s:22:\"entity.menu.devel_load\";i:266;s:38:\"entity.menu.devel_load_with_references\";i:267;s:28:\"entity.menu.devel_definition\";i:268;s:28:\"entity.menu.devel_path_alias\";i:269;s:31:\"entity.taxonomy_term.devel_load\";i:270;s:47:\"entity.taxonomy_term.devel_load_with_references\";i:271;s:33:\"entity.taxonomy_term.devel_render\";i:272;s:37:\"entity.taxonomy_term.devel_definition\";i:273;s:37:\"entity.taxonomy_term.devel_path_alias\";i:274;s:37:\"entity.taxonomy_vocabulary.devel_load\";i:275;s:53:\"entity.taxonomy_vocabulary.devel_load_with_references\";i:276;s:43:\"entity.taxonomy_vocabulary.devel_definition\";i:277;s:43:\"entity.taxonomy_vocabulary.devel_path_alias\";i:278;s:22:\"entity.user.devel_load\";i:279;s:38:\"entity.user.devel_load_with_references\";i:280;s:24:\"entity.user.devel_render\";i:281;s:28:\"entity.user.devel_definition\";i:282;s:28:\"entity.user.devel_path_alias\";i:283;s:27:\"entity.user_role.devel_load\";i:284;s:43:\"entity.user_role.devel_load_with_references\";i:285;s:33:\"entity.user_role.devel_definition\";i:286;s:33:\"entity.user_role.devel_path_alias\";i:287;s:34:\"entity.pathauto_pattern.devel_load\";i:288;s:50:\"entity.pathauto_pattern.devel_load_with_references\";i:289;s:40:\"entity.pathauto_pattern.devel_definition\";i:290;s:40:\"entity.pathauto_pattern.devel_path_alias\";i:291;s:22:\"entity.view.devel_load\";i:292;s:38:\"entity.view.devel_load_with_references\";i:293;s:28:\"entity.view.devel_definition\";i:294;s:28:\"entity.view.devel_path_alias\";i:295;s:44:\"entity.dxpr_builder_page_template.devel_load\";i:296;s:60:\"entity.dxpr_builder_page_template.devel_load_with_references\";i:297;s:50:\"entity.dxpr_builder_page_template.devel_definition\";i:298;s:50:\"entity.dxpr_builder_page_template.devel_path_alias\";i:299;s:44:\"entity.dxpr_builder_user_template.devel_load\";i:300;s:60:\"entity.dxpr_builder_user_template.devel_load_with_references\";i:301;s:50:\"entity.dxpr_builder_user_template.devel_definition\";i:302;s:50:\"entity.dxpr_builder_user_template.devel_path_alias\";i:303;s:38:\"entity.dxpr_builder_profile.devel_load\";i:304;s:54:\"entity.dxpr_builder_profile.devel_load_with_references\";i:305;s:44:\"entity.dxpr_builder_profile.devel_definition\";i:306;s:44:\"entity.dxpr_builder_profile.devel_path_alias\";i:307;s:37:\"entity.base_field_override.devel_load\";i:308;s:53:\"entity.base_field_override.devel_load_with_references\";i:309;s:43:\"entity.base_field_override.devel_definition\";i:310;s:43:\"entity.base_field_override.devel_path_alias\";i:311;s:37:\"entity.entity_form_display.devel_load\";i:312;s:53:\"entity.entity_form_display.devel_load_with_references\";i:313;s:43:\"entity.entity_form_display.devel_definition\";i:314;s:43:\"entity.entity_form_display.devel_path_alias\";i:315;s:37:\"entity.entity_view_display.devel_load\";i:316;s:53:\"entity.entity_view_display.devel_load_with_references\";i:317;s:43:\"entity.entity_view_display.devel_definition\";i:318;s:43:\"entity.entity_view_display.devel_path_alias\";i:319;s:34:\"entity.entity_form_mode.devel_load\";i:320;s:50:\"entity.entity_form_mode.devel_load_with_references\";i:321;s:40:\"entity.entity_form_mode.devel_definition\";i:322;s:40:\"entity.entity_form_mode.devel_path_alias\";i:323;s:34:\"entity.entity_view_mode.devel_load\";i:324;s:50:\"entity.entity_view_mode.devel_load_with_references\";i:325;s:40:\"entity.entity_view_mode.devel_definition\";i:326;s:40:\"entity.entity_view_mode.devel_path_alias\";i:327;s:29:\"entity.date_format.devel_load\";i:328;s:45:\"entity.date_format.devel_load_with_references\";i:329;s:35:\"entity.date_format.devel_definition\";i:330;s:35:\"entity.date_format.devel_path_alias\";i:331;s:24:\"entity.block.token_devel\";i:332;s:32:\"entity.block_content.token_devel\";i:333;s:26:\"entity.comment.token_devel\";i:334;s:34:\"entity.contact_message.token_devel\";i:335;s:23:\"entity.file.token_devel\";i:336;s:24:\"entity.media.token_devel\";i:337;s:36:\"entity.menu_link_content.token_devel\";i:338;s:23:\"entity.node.token_devel\";i:339;s:29:\"entity.path_alias.token_devel\";i:340;s:38:\"entity.recaptcha_v3_action.token_devel\";i:341;s:27:\"entity.shortcut.token_devel\";i:342;s:32:\"entity.taxonomy_term.token_devel\";i:343;s:23:\"entity.user.token_devel\";i:344;s:30:\"entity.taxonomy_term.canonical\";}'),('state','system.cron_key',_binary 's:74:\"L3xPMcQOP4j35NxWkNx7k15Lxk5-QPwgVsOoHFfRMnlWCvXqzgA7PlO6q2EsVwPTjpB7c6MJ4g\";'),('state','system.cron_last',_binary 'i:1773418110;'),('state','system.javascript_parsed',_binary 'a:193:{i:0;s:39:\"core/assets/vendor/jquery/jquery.min.js\";i:1;s:33:\"core/misc/drupalSettingsLoader.js\";i:2;s:19:\"core/misc/drupal.js\";i:3;s:24:\"core/misc/drupal.init.js\";i:4;s:21:\"core/misc/progress.js\";i:5;s:35:\"core/assets/vendor/once/once.min.js\";i:6;s:44:\"core/assets/vendor/tabbable/index.umd.min.js\";i:7;s:39:\"core/assets/vendor/loadjs/loadjs.min.js\";i:8;s:21:\"core/misc/debounce.js\";i:9;s:21:\"core/misc/announce.js\";i:10;s:20:\"core/misc/message.js\";i:11;s:17:\"core/misc/ajax.js\";i:12;s:47:\"core/assets/vendor/underscore/underscore-min.js\";i:13;s:43:\"core/assets/vendor/backbone/backbone-min.js\";i:14;s:21:\"core/misc/displace.js\";i:15;s:39:\"core/modules/toolbar/js/toolbar.menu.js\";i:16;s:47:\"core/modules/toolbar/js/toolbar.anti-flicker.js\";i:17;s:34:\"core/modules/toolbar/js/toolbar.js\";i:18;s:43:\"core/modules/toolbar/js/models/MenuModel.js\";i:19;s:46:\"core/modules/toolbar/js/models/ToolbarModel.js\";i:20;s:47:\"core/modules/toolbar/js/views/BodyVisualView.js\";i:21;s:47:\"core/modules/toolbar/js/views/MenuVisualView.js\";i:22;s:49:\"core/modules/toolbar/js/views/ToolbarAuralView.js\";i:23;s:50:\"core/modules/toolbar/js/views/ToolbarVisualView.js\";i:24;s:49:\"modules/contrib/admin_toolbar/js/admin_toolbar.js\";i:25;s:54:\"modules/contrib/admin_toolbar/js/jquery.hoverIntent.js\";i:26;s:61:\"modules/contrib/admin_toolbar/js/admin_toolbar.hoverintent.js\";i:27;s:36:\"core/modules/big_pipe/js/big_pipe.js\";i:28;s:74:\"themes/contrib/bootstrap5/dist/bootstrap/5.3.7/dist/js/bootstrap.bundle.js\";i:29;s:47:\"themes/custom/cisc_theme/js/accordion-active.js\";i:30;s:45:\"themes/custom/cisc_theme/js/counter-effect.js\";i:31;s:29:\"core/misc/touchevents-test.js\";i:32;s:40:\"core/modules/contextual/js/contextual.js\";i:33;s:27:\"core/misc/tabbingmanager.js\";i:34;s:64:\"core/modules/contextual/js/toolbar/contextualToolbarModelView.js\";i:35;s:48:\"core/modules/contextual/js/contextual.toolbar.js\";i:36;s:24:\"core/misc/active-link.js\";i:37;s:17:\"core/misc/form.js\";i:38;s:39:\"core/misc/details-summarized-content.js\";i:39;s:25:\"core/misc/details-aria.js\";i:40;s:20:\"core/misc/details.js\";i:41;s:19:\"core/misc/states.js\";i:42;s:26:\"core/misc/vertical-tabs.js\";i:43;s:24:\"core/misc/jquery.form.js\";i:44;s:74:\"themes/contrib/dxpr_theme/vendor/color-wheel/reinvented-color-wheel.min.js\";i:45;s:77:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-settings-admin.bundle.min.js\";i:46;s:61:\"themes/contrib/dxpr_theme/vendor/dxb_slider/dxb-slider.min.js\";i:47;s:84:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-multilevel-mobile-nav.bundle.min.js\";i:48;s:69:\"themes/contrib/dxpr_theme/js/minified/dxpr-theme-header.bundle.min.js\";i:49;s:21:\"core/misc/checkbox.js\";i:50;s:62:\"core/modules/media_library/js/media_library.click_to_select.js\";i:51;s:51:\"core/modules/media_library/js/media_library.view.js\";i:52;s:45:\"core/assets/vendor/jquery.ui/ui/labels-min.js\";i:53;s:43:\"core/assets/vendor/jquery.ui/ui/data-min.js\";i:54;s:56:\"core/assets/vendor/jquery.ui/ui/disable-selection-min.js\";i:55;s:51:\"core/assets/vendor/jquery.ui/ui/jquery-patch-min.js\";i:56;s:52:\"core/assets/vendor/jquery.ui/ui/scroll-parent-min.js\";i:57;s:48:\"core/assets/vendor/jquery.ui/ui/unique-id-min.js\";i:58;s:48:\"core/assets/vendor/jquery.ui/ui/focusable-min.js\";i:59;s:46:\"core/assets/vendor/jquery.ui/ui/keycode-min.js\";i:60;s:45:\"core/assets/vendor/jquery.ui/ui/plugin-min.js\";i:61;s:45:\"core/assets/vendor/jquery.ui/ui/widget-min.js\";i:62;s:46:\"core/assets/vendor/jquery.ui/ui/version-min.js\";i:63;s:21:\"core/misc/position.js\";i:64;s:38:\"core/misc/dialog/dialog-deprecation.js\";i:65;s:26:\"core/misc/dialog/dialog.js\";i:66;s:35:\"core/misc/dialog/dialog.position.js\";i:67;s:36:\"core/misc/dialog/dialog.jquery-ui.js\";i:68;s:53:\"core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js\";i:69;s:53:\"core/assets/vendor/jquery.ui/ui/widgets/button-min.js\";i:70;s:60:\"core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js\";i:71;s:56:\"core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js\";i:72;s:56:\"core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js\";i:73;s:59:\"core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js\";i:74;s:55:\"core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js\";i:75;s:52:\"core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js\";i:76;s:58:\"core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js\";i:77;s:49:\"core/modules/ckeditor5/js/ckeditor5.dialog.fix.js\";i:78;s:31:\"core/misc/dialog/dialog.ajax.js\";i:79;s:43:\"core/assets/vendor/sortable/Sortable.min.js\";i:80;s:82:\"modules/contrib/media_library_form_element/assets/js/media_library.form-element.js\";i:81;s:38:\"core/modules/toolbar/js/escapeAdmin.js\";i:82;s:32:\"core/themes/claro/js/messages.js\";i:83;s:28:\"core/themes/claro/js/ajax.js\";i:84;s:34:\"core/misc/dropbutton/dropbutton.js\";i:85;s:34:\"core/themes/claro/js/dropbutton.js\";i:86;s:28:\"core/misc/tableresponsive.js\";i:87;s:32:\"core/themes/claro/js/checkbox.js\";i:88;s:24:\"core/misc/tableselect.js\";i:89;s:35:\"core/themes/claro/js/tableselect.js\";i:90;s:88:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/lz-string/libs/lz-string.min.js\";i:91;s:47:\"modules/contrib/dxpr_builder/js/global-setup.js\";i:92;s:46:\"modules/contrib/dxpr_builder/js/image-utils.js\";i:93;s:49:\"modules/contrib/dxpr_builder/js/entity-browser.js\";i:94;s:46:\"modules/contrib/dxpr_builder/js/file-upload.js\";i:95;s:47:\"modules/contrib/dxpr_builder/js/image-select.js\";i:96;s:47:\"modules/contrib/dxpr_builder/js/video-select.js\";i:97;s:82:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/base64-js/base64js.min.js\";i:98;s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/bootstrap-notify/bootstrap-notify.min.js\";i:99;s:83:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/sortablejs/Sortable.min.js\";i:100;s:97:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/draggabilly/dist/draggabilly.pkgd.min.js\";i:101;s:107:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/core/dist/floating-ui.core.umd.min.js\";i:102;s:105:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/@floating-ui/dom/dist/floating-ui.dom.umd.min.js\";i:103;s:85:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/dxb_slider/dxb-slider.min.js\";i:104;s:98:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/jquery-migrate/dist/jquery-migrate.min.js\";i:105;s:52:\"modules/contrib/dxpr_builder/js/editor_validation.js\";i:106;s:73:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/managed/twig/twig.min.js\";i:107;s:58:\"modules/contrib/entity_browser/js/entity_browser.common.js\";i:108;s:34:\"core/modules/history/js/history.js\";i:109;s:39:\"core/modules/history/js/mark-as-read.js\";i:110;s:38:\"modules/contrib/blazy/js/dblazy.min.js\";i:111;s:49:\"modules/contrib/blazy/js/plugin/blazy.once.min.js\";i:112;s:54:\"modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js\";i:113;s:48:\"modules/contrib/blazy/js/plugin/blazy.dom.min.js\";i:114;s:47:\"modules/contrib/blazy/js/base/blazy.base.min.js\";i:115;s:52:\"modules/contrib/blazy/js/plugin/blazy.dataset.min.js\";i:116;s:42:\"modules/contrib/blazy/js/base/blazy.min.js\";i:117;s:56:\"modules/contrib/blazy/js/polyfill/blazy.classlist.min.js\";i:118;s:53:\"modules/contrib/blazy/js/plugin/blazy.viewport.min.js\";i:119;s:50:\"modules/contrib/blazy/js/plugin/blazy.xlazy.min.js\";i:120;s:53:\"modules/contrib/blazy/js/plugin/blazy.observer.min.js\";i:121;s:43:\"modules/contrib/blazy/js/base/io/bio.min.js\";i:122;s:49:\"modules/contrib/blazy/js/base/io/bio.media.min.js\";i:123;s:49:\"modules/contrib/blazy/js/base/blazy.drupal.min.js\";i:124;s:44:\"modules/contrib/blazy/js/blazy.compat.min.js\";i:125;s:52:\"modules/contrib/blazy/js/plugin/blazy.loading.min.js\";i:126;s:42:\"modules/contrib/blazy/js/blazy.load.min.js\";i:127;s:54:\"modules/contrib/blazy/js/components/blazy.media.min.js\";i:128;s:55:\"modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js\";i:129;s:54:\"modules/contrib/blazy/js/polyfill/blazy.promise.min.js\";i:130;s:50:\"modules/contrib/blazy/js/polyfill/blazy.raf.min.js\";i:131;s:51:\"modules/contrib/blazy/js/polyfill/blazy.webp.min.js\";i:132;s:62:\"modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\";i:133;s:100:\"modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\";i:134;s:34:\"libraries/slick/slick/slick.min.js\";i:135;s:42:\"modules/contrib/slick/js/slick.load.min.js\";i:136;s:47:\"modules/contrib/recaptcha_v3/js/recaptcha_v3.js\";i:137;s:25:\"core/misc/autocomplete.js\";i:138;s:59:\"core/assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js\";i:139;s:51:\"core/assets/vendor/jquery.ui/ui/widgets/menu-min.js\";i:140;s:36:\"core/themes/claro/js/autocomplete.js\";i:141;s:31:\"core/themes/claro/js/details.js\";i:142;s:24:\"core/misc/entity-form.js\";i:143;s:37:\"core/themes/claro/js/vertical-tabs.js\";i:144;s:28:\"core/modules/file/js/file.js\";i:145;s:29:\"core/modules/media/js/form.js\";i:146;s:28:\"core/modules/path/js/path.js\";i:147;s:59:\"core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js\";i:148;s:61:\"core/assets/vendor/ckeditor5/ckeditor5-dll/translations/es.js\";i:149;s:61:\"core/assets/vendor/ckeditor5/editor-classic/editor-classic.js\";i:150;s:57:\"core/assets/vendor/ckeditor5/html-support/html-support.js\";i:151;s:60:\"core/assets/vendor/ckeditor5/html-support/translations/es.js\";i:152;s:65:\"core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js\";i:153;s:32:\"core/modules/editor/js/editor.js\";i:154;s:38:\"core/modules/ckeditor5/js/ckeditor5.js\";i:155;s:57:\"core/assets/vendor/ckeditor5/basic-styles/basic-styles.js\";i:156;s:60:\"core/assets/vendor/ckeditor5/basic-styles/translations/es.js\";i:157;s:49:\"core/modules/ckeditor5/js/build/drupalEmphasis.js\";i:158;s:47:\"core/assets/vendor/ckeditor5/heading/heading.js\";i:159;s:55:\"core/assets/vendor/ckeditor5/heading/translations/es.js\";i:160;s:53:\"core/assets/vendor/ckeditor5/essentials/essentials.js\";i:161;s:51:\"core/modules/ckeditor5/js/build/drupalHtmlEngine.js\";i:162;s:43:\"core/assets/vendor/ckeditor5/image/image.js\";i:163;s:53:\"core/assets/vendor/ckeditor5/image/translations/es.js\";i:164;s:46:\"core/modules/ckeditor5/js/build/drupalImage.js\";i:165;s:53:\"core/assets/vendor/ckeditor5/autoformat/autoformat.js\";i:166;s:55:\"core/assets/vendor/ckeditor5/block-quote/block-quote.js\";i:167;s:59:\"core/assets/vendor/ckeditor5/block-quote/translations/es.js\";i:168;s:53:\"core/assets/vendor/ckeditor5/code-block/code-block.js\";i:169;s:58:\"core/assets/vendor/ckeditor5/code-block/translations/es.js\";i:170;s:63:\"core/assets/vendor/ckeditor5/horizontal-line/horizontal-line.js\";i:171;s:63:\"core/assets/vendor/ckeditor5/horizontal-line/translations/es.js\";i:172;s:41:\"core/assets/vendor/ckeditor5/link/link.js\";i:173;s:52:\"core/assets/vendor/ckeditor5/link/translations/es.js\";i:174;s:41:\"core/assets/vendor/ckeditor5/list/list.js\";i:175;s:52:\"core/assets/vendor/ckeditor5/list/translations/es.js\";i:176;s:67:\"core/assets/vendor/ckeditor5/paste-from-office/paste-from-office.js\";i:177;s:59:\"core/assets/vendor/ckeditor5/remove-format/remove-format.js\";i:178;s:61:\"core/assets/vendor/ckeditor5/remove-format/translations/es.js\";i:179;s:61:\"core/assets/vendor/ckeditor5/source-editing/source-editing.js\";i:180;s:62:\"core/assets/vendor/ckeditor5/source-editing/translations/es.js\";i:181;s:43:\"core/assets/vendor/ckeditor5/table/table.js\";i:182;s:53:\"core/assets/vendor/ckeditor5/table/translations/es.js\";i:183;s:32:\"core/modules/filter/js/filter.js\";i:184;s:28:\"core/modules/text/js/text.js\";i:185;s:30:\"core/modules/block/js/block.js\";i:186;s:22:\"core/misc/tabledrag.js\";i:187;s:33:\"core/themes/claro/js/tabledrag.js\";i:188;s:36:\"core/modules/block/js/block.admin.js\";i:189;s:52:\"core/assets/vendor/transliteration/bundle.umd.min.js\";i:190;s:25:\"core/misc/machine-name.js\";i:191;s:44:\"modules/contrib/token/js/jquery.treetable.js\";i:192;s:33:\"modules/contrib/token/js/token.js\";}'),('state','system.maintenance_mode',_binary 'b:0;'),('state','system.private_key',_binary 's:74:\"Ju2PgSi9-xMPV3uAsvONjm-3tSgOG5r8xAH1e8D3EYj2FHucFEngBDVebwqyDSSxCyB2YLQWdg\";'),('state','system.profile.files',_binary 'a:3:{s:10:\"demo_umami\";s:44:\"core/profiles/demo_umami/demo_umami.info.yml\";s:7:\"minimal\";s:38:\"core/profiles/minimal/minimal.info.yml\";s:8:\"standard\";s:40:\"core/profiles/standard/standard.info.yml\";}'),('state','update.last_check',_binary 'i:1773404885;'),('state','views.view_route_names',_binary 'a:19:{s:13:\"watchdog.page\";s:14:\"dblog.overview\";s:24:\"user_admin_people.page_1\";s:22:\"entity.user.collection\";s:20:\"taxonomy_term.page_1\";s:30:\"entity.taxonomy_term.canonical\";s:21:\"media.media_page_list\";s:23:\"entity.media.collection\";s:14:\"content.page_1\";s:20:\"system.admin_content\";s:23:\"comment.page_unapproved\";s:22:\"comment.admin_approval\";s:22:\"comment.page_published\";s:13:\"comment.admin\";s:20:\"block_content.page_1\";s:31:\"entity.block_content.collection\";s:12:\"blogs.page_1\";s:17:\"view.blogs.page_1\";s:15:\"clientes.page_1\";s:20:\"view.clientes.page_1\";s:12:\"files.page_1\";s:17:\"view.files.page_1\";s:12:\"files.page_2\";s:17:\"view.files.page_2\";s:16:\"frontpage.feed_1\";s:21:\"view.frontpage.feed_1\";s:16:\"frontpage.page_1\";s:21:\"view.frontpage.page_1\";s:18:\"media_library.page\";s:23:\"view.media_library.page\";s:20:\"media_library.widget\";s:25:\"view.media_library.widget\";s:26:\"media_library.widget_table\";s:31:\"view.media_library.widget_table\";s:21:\"proyectos_page.page_1\";s:26:\"view.proyectos_page.page_1\";s:20:\"taxonomy_term.feed_1\";s:25:\"view.taxonomy_term.feed_1\";}'),('system.schema','admin_toolbar',_binary 'i:8005;'),('system.schema','admin_toolbar_tools',_binary 'i:8202;'),('system.schema','announcements_feed',_binary 'i:8000;'),('system.schema','automated_cron',_binary 'i:8000;'),('system.schema','big_pipe',_binary 'i:8000;'),('system.schema','blazy',_binary 'i:8000;'),('system.schema','blazy_layout',_binary 'i:8000;'),('system.schema','blazy_ui',_binary 'i:8000;'),('system.schema','block',_binary 'i:8003;'),('system.schema','block_content',_binary 'i:10300;'),('system.schema','breakpoint',_binary 'i:8000;'),('system.schema','captcha',_binary 'i:8907;'),('system.schema','ckeditor5',_binary 'i:8000;'),('system.schema','comment',_binary 'i:10100;'),('system.schema','config',_binary 'i:8000;'),('system.schema','contact',_binary 'i:8000;'),('system.schema','contextual',_binary 'i:8000;'),('system.schema','datetime',_binary 'i:8000;'),('system.schema','dblog',_binary 'i:10101;'),('system.schema','devel',_binary 'i:8002;'),('system.schema','devel_generate',_binary 'i:8000;'),('system.schema','dxpr_builder',_binary 'i:9007;'),('system.schema','dxpr_builder_block',_binary 'i:8002;'),('system.schema','dxpr_builder_page',_binary 'i:8001;'),('system.schema','dxpr_theme_helper',_binary 'i:8003;'),('system.schema','dynamic_page_cache',_binary 'i:8000;'),('system.schema','editor',_binary 'i:8001;'),('system.schema','entity_browser',_binary 'i:8201;'),('system.schema','field',_binary 'i:8500;'),('system.schema','field_group',_binary 'i:8303;'),('system.schema','field_ui',_binary 'i:8000;'),('system.schema','file',_binary 'i:8700;'),('system.schema','file_mdm',_binary 'i:8201;'),('system.schema','filter',_binary 'i:8000;'),('system.schema','help',_binary 'i:10200;'),('system.schema','history',_binary 'i:10100;'),('system.schema','image',_binary 'i:8201;'),('system.schema','imagemagick',_binary 'i:8306;'),('system.schema','language',_binary 'i:8001;'),('system.schema','layout_discovery',_binary 'i:8000;'),('system.schema','link',_binary 'i:8000;'),('system.schema','locale',_binary 'i:10300;'),('system.schema','media',_binary 'i:8700;'),('system.schema','media_library',_binary 'i:8704;'),('system.schema','media_library_form_element',_binary 'i:8000;'),('system.schema','menu_link_content',_binary 'i:8601;'),('system.schema','menu_ui',_binary 'i:8000;'),('system.schema','mysql',_binary 'i:8000;'),('system.schema','node',_binary 'i:8700;'),('system.schema','options',_binary 'i:8000;'),('system.schema','page_cache',_binary 'i:8000;'),('system.schema','path',_binary 'i:8200;'),('system.schema','pathauto',_binary 'i:8108;'),('system.schema','path_alias',_binary 'i:8000;'),('system.schema','recaptcha',_binary 'i:8000;'),('system.schema','recaptcha_v3',_binary 'i:8000;'),('system.schema','remove_reset_password',_binary 'i:8000;'),('system.schema','search',_binary 'i:8000;'),('system.schema','shortcut',_binary 'i:8000;'),('system.schema','slick',_binary 'i:8000;'),('system.schema','slick_ui',_binary 'i:8000;'),('system.schema','slick_views',_binary 'i:8000;'),('system.schema','sophron',_binary 'i:8001;'),('system.schema','standard',_binary 'i:8000;'),('system.schema','system',_binary 'i:11201;'),('system.schema','taxonomy',_binary 'i:10100;'),('system.schema','text',_binary 'i:8000;'),('system.schema','token',_binary 'i:8000;'),('system.schema','toolbar',_binary 'i:8000;'),('system.schema','twig_tweak',_binary 'i:8000;'),('system.schema','update',_binary 'i:8001;'),('system.schema','user',_binary 'i:10000;'),('system.schema','views',_binary 'i:8500;'),('system.schema','views_bootstrap',_binary 'i:91006;'),('system.schema','views_ui',_binary 'i:8000;'),('system.schema','webp',_binary 'i:8000;');
/*!40000 ALTER TABLE `key_value` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `key_value_expire`
--

DROP TABLE IF EXISTS `key_value_expire`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `key_value_expire` (
  `collection` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'A named collection of key and value pairs.',
  `name` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The key of the key/value pair.',
  `value` longblob NOT NULL COMMENT 'The value of the key/value pair.',
  `expire` int NOT NULL DEFAULT '2147483647' COMMENT 'The time since Unix epoch in seconds when this item expires. Defaults to the maximum possible time.',
  PRIMARY KEY (`collection`,`name`),
  KEY `expire` (`expire`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Generic key/value storage table with an expiration.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `key_value_expire`
--

LOCK TABLES `key_value_expire` WRITE;
/*!40000 ALTER TABLE `key_value_expire` DISABLE KEYS */;
INSERT INTO `key_value_expire` VALUES ('announcements_feed','announcements',_binary 'a:23:{i:0;a:7:{s:2:\"id\";s:7:\"3570022\";s:5:\"title\";s:80:\"Drupal CMS 2.0 is here: Visual building, AI, and site templates transform Drupal\";s:12:\"content_html\";s:568:\"<p><img alt=\"\" height=\"400\" src=\"/files/Drupal%20CMS%202.0%20WebHeader.png\" width=\"1200\" /></p>\n<p><strong>January 28, 2026</strong> – Today marks one of the biggest evolutions in Drupal\'s 25-year history.</p>\n<p>Drupal CMS 2.0 launches with Drupal Canvas, AI-powered tools, and introduces a component system along with the first site template that enables marketing teams to launch fully branded, professional websites in days instead of weeks. Built on Drupal core, it maintains the enterprise-grade security, scalability, and flexibility Drupal is known for.</p>\";s:3:\"url\";s:104:\"https://www.drupal.org/blog/drupal-cms-20-is-here-visual-building-ai-and-site-templates-transform-drupal\";s:13:\"date_modified\";s:25:\"2026-01-28T21:04:36+00:00\";s:14:\"date_published\";s:25:\"2026-01-28T03:13:51+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:3:\">=7\";}}i:1;a:7:{s:2:\"id\";s:7:\"3567691\";s:5:\"title\";s:21:\"Drupal Turns 25 Today\";s:12:\"content_html\";s:594:\"<p>Twenty-five years! In the world of technology, hitting a quarter-century milestone while remaining a top-notch powerhouse of the internet is an achievement so rare it\'s almost unheard of. Today, we\'re popping the confetti and cutting the cakes around the world to celebrate a colossal journey. This isn\'t just a birthday for a piece of software; it\'s a testament to resilience, constant evolution, and the deep-seated belief in doing things the right way. Join us as we look back on 25 years of shared passion, contribution, and the incredible community that has made Drupal so powerful.</p>\";s:3:\"url\";s:69:\"https://www.drupal.org/about/announcements/blog/drupal-turns-25-today\";s:13:\"date_modified\";s:25:\"2026-01-27T08:54:42+00:00\";s:14:\"date_published\";s:25:\"2026-01-15T12:05:33+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:3:\">=7\";}}i:2;a:7:{s:2:\"id\";s:7:\"3566490\";s:5:\"title\";s:63:\"Get ready to celebrate Drupal\'s 25th birthday on Jan 15th, 2026\";s:12:\"content_html\";s:414:\"<p><a href=\"https://buff.ly/24y5oL8\">https://buff.ly/24y5oL8</a>Drupal turns 25 on 15 January 2026! 🥳 That’s 25 years of open source, collaboration, innovation, and an incredible global community.</p>\n<p>We’re planning a few ways to celebrate Drupal’s birthday week (Jan 8-15). Meanwhile, you can start dreaming up your own ways to join the fun 👉 meetups, posts, stories, creativity, and more. ✨</p>\n\";s:3:\"url\";s:109:\"https://www.drupal.org/about/announcements/blog/get-ready-to-celebrate-drupals-25th-birthday-on-jan-15th-2026\";s:13:\"date_modified\";s:25:\"2026-01-15T08:53:28+00:00\";s:14:\"date_published\";s:25:\"2026-01-08T19:58:58+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:3:\">=7\";}}i:3;a:7:{s:2:\"id\";s:7:\"3563660\";s:5:\"title\";s:30:\"Drupal 11.3.0 is now available\";s:12:\"content_html\";s:508:\"<p>The <a href=\"https://www.drupal.org/project/drupal/releases/11.3.0\" rel=\"nofollow\">third feature release of Drupal 11</a> is here with the biggest performance boost in a decade. Serve 26-33% more requests with the same database load. New native HTMX support enables rich UX with up to 71% less JavaScript. Plus, enjoy the new stable Navigation module, improved CKEditor content editing, native content export, and cleaner OOP hooks for themes.</p>\n<p><img alt=\"\" src=\"/files/Drupal113Available.png\" /></p>\";s:3:\"url\";s:41:\"https://www.drupal.org/blog/drupal-11-3-0\";s:13:\"date_modified\";s:25:\"2025-12-18T15:15:07+00:00\";s:14:\"date_published\";s:25:\"2025-12-17T12:04:38+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:3:\">=7\";}}i:4;a:7:{s:2:\"id\";s:7:\"3561543\";s:5:\"title\";s:71:\"Drupal Canvas is Now Available: Inside Drupal\'s New Visual Page Builder\";s:12:\"content_html\";s:451:\"<p><img alt=\"\" height=\"428\" src=\"/files/Canvas%20graphic.png\" width=\"816\" /></p>\n<p>For years, Drupal has been the platform of choice for organizations that need serious digital capabilities—think universities managing millions of pages, government agencies with complex workflows, and Fortune 500 companies running mission-critical websites. The power is undeniable, but there\'s always been a catch: you needed technical expertise to unlock it.</p>\";s:3:\"url\";s:97:\"https://www.drupal.org/blog/drupal-canvas-is-now-available-inside-drupals-new-visual-page-builder\";s:13:\"date_modified\";s:25:\"2025-12-18T10:41:24+00:00\";s:14:\"date_published\";s:25:\"2025-12-04T18:24:05+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:3:\">=7\";}}i:5;a:7:{s:2:\"id\";s:7:\"3548048\";s:5:\"title\";s:54:\"DrupalCon Chicago 2026: Your Stage to Shape the Future\";s:12:\"content_html\";s:270:\"<p id=\"docs-internal-guid-a810d194-7fff-97e4-cc43-6d2b9095cdb4\"><em>March 23–26, 2026 | Chicago, IL</em></p>\n<p>Chicago isn\'t just hosting DrupalCon 2026—it\'s providing the stage where the Drupal community writes its next chapter. And that story starts with you.</p>\";s:3:\"url\";s:101:\"https://www.drupal.org/about/announcements/blog/drupalcon-chicago-2026-your-stage-to-shape-the-future\";s:13:\"date_modified\";s:25:\"2025-09-22T20:30:38+00:00\";s:14:\"date_published\";s:25:\"2025-09-22T20:30:38+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:3:\">=7\";}}i:6;a:7:{s:2:\"id\";s:7:\"3546850\";s:5:\"title\";s:76:\"DrupalCon Nara 2025: Building Tomorrow in One of Japan\'s Most Ancient Cities\";s:12:\"content_html\";s:389:\"<p id=\"docs-internal-guid-cfdebe19-7fff-3b3b-ba27-bc768674ee8c\"><em>November 17–19, 2025 | Nara, Japan</em></p>\n<p>The energy is building in Asia. Following July\'s groundbreaking first-ever Contribution Day in Tokyo—where developers, translators, and UX experts came together to push Drupal forward—that momentum is heading straight to one of Japan\'s most culturally rich cities.</p>\";s:3:\"url\";s:122:\"https://www.drupal.org/about/announcements/blog/drupalcon-nara-2025-building-tomorrow-in-one-of-japans-most-ancient-cities\";s:13:\"date_modified\";s:25:\"2025-09-15T21:58:39+00:00\";s:14:\"date_published\";s:25:\"2025-09-15T21:58:39+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:3:\">=7\";}}i:7;a:7:{s:2:\"id\";s:7:\"3545545\";s:5:\"title\";s:93:\"DrupalCon Vienna 2025: Where Digital Ambitions Meet Community Innovation - Will you be there?\";s:12:\"content_html\";s:363:\"<p id=\"docs-internal-guid-76ec9440-7fff-0ce8-e907-506bc36a1f27\"><em id=\"docs-internal-guid-ab650729-7fff-376e-b6bd-e2a6b4a06c58\">October 14–17, 2025 | Austria Center Vienna</em></p>\n<p>Vienna is calling the global Drupal community home this October, and we can\'t wait to see what happens when ambitious minds gather in one of Europe\'s most inspiring cities.</p>\";s:3:\"url\";s:137:\"https://www.drupal.org/about/announcements/blog/drupalcon-vienna-2025-where-digital-ambitions-meet-community-innovation-will-you-be-there\";s:13:\"date_modified\";s:25:\"2025-09-08T20:20:15+00:00\";s:14:\"date_published\";s:25:\"2025-09-08T20:19:27+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:3:\">=7\";}}i:8;a:7:{s:2:\"id\";s:7:\"3530875\";s:5:\"title\";s:30:\"Drupal 11.2.0 is now available\";s:12:\"content_html\";s:324:\"<p>The <a href=\"https://www.drupal.org/project/drupal/releases/11.2.0\">second feature release of Drupal 11</a> improves backend and frontend performance and scalability, completes the introduction of OOP support of hooks, adds JSON Schema support, includes AVIF image format capability, supports SDC variants, and more.</p>\n\";s:3:\"url\";s:41:\"https://www.drupal.org/blog/drupal-11-2-0\";s:13:\"date_modified\";s:25:\"2025-07-17T01:20:03+00:00\";s:14:\"date_published\";s:25:\"2025-06-19T05:05:25+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:1:\"*\";}}i:9;a:7:{s:2:\"id\";s:7:\"3516956\";s:5:\"title\";s:41:\"State of Drupal presentation (March 2025)\";s:12:\"content_html\";s:459:\"<p>Three months ago, <a href=\"https://dri.es/drupal-cms-1-released\">we launched Drupal CMS 1.0</a>, our biggest step forward in years. Our goal is ambitious: to <a href=\"https://dri.es/introducing-drupal-starshot-product-strategy\">reimagine Drupal</a> as both radically easier to use and a platform for faster innovation.</p>\n<p>In Dries\' DrupalCon Atlanta keynote last week, he reflected on the journey so far, but mostly talked about the work ahead.</p>\n\";s:3:\"url\";s:87:\"https://www.drupal.org/about/announcements/blog/state-of-drupal-presentation-march-2025\";s:13:\"date_modified\";s:25:\"2025-04-07T17:05:05+00:00\";s:14:\"date_published\";s:25:\"2025-04-02T18:27:47+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:3:\">=7\";}}i:10;a:7:{s:2:\"id\";s:7:\"3509234\";s:5:\"title\";s:48:\"DrupalCon Atlanta is almost here! 24-27 of March\";s:12:\"content_html\";s:444:\"<p>DrupalCon is an exciting and invaluable event for anyone involved in the Drupal community, whether you’re a developer, website owner, or digital professional. If you’re heading to <a href=\"https://events.drupal.org/atlanta2025\" rel=\"nofollow\">DrupalCon Atlanta 2025</a> for the first time, you’re in for a treat! Here\'s everything you need to know to make the most of your experience, along with some top tips for how to prepare.</p>\";s:3:\"url\";s:95:\"https://www.drupal.org/about/announcements/blog/drupalcon-atlanta-is-almost-here-24-27-of-march\";s:13:\"date_modified\";s:25:\"2025-02-26T20:33:54+00:00\";s:14:\"date_published\";s:25:\"2025-02-26T20:33:27+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:3:\">=7\";}}i:11;a:7:{s:2:\"id\";s:7:\"3499892\";s:5:\"title\";s:32:\"Drupal CMS 1.0 is now available!\";s:12:\"content_html\";s:436:\"<p>We’re excited to share that Drupal CMS 1.0 has officially launched! This new platform is designed to make it easier than ever for marketers and content teams to create amazing digital experiences, all while staying true to Drupal’s open-source roots.</p>\n<p><img alt=\"Getting started takes minutes\" height=\"720\" src=\"/files/CMS1-1_1.png\" width=\"1280\" /></p>\n<p>Drupal CMS 1.0 is packed with features to make your life easier:</p>\";s:3:\"url\";s:42:\"https://www.drupal.org/blog/drupal-cms-1-0\";s:13:\"date_modified\";s:25:\"2025-01-15T18:40:24+00:00\";s:14:\"date_published\";s:25:\"2025-01-15T17:00:28+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:2:\">7\";}}i:13;a:7:{s:2:\"id\";s:7:\"3494304\";s:5:\"title\";s:30:\"Drupal 11.1.0 is now available\";s:12:\"content_html\";s:263:\"<p>The <a href=\"https://www.drupal.org/project/drupal/releases/11.1.0\" rel=\"nofollow\">first feature release of Drupal 11</a> improves the recipe system, introduces support for hooks written as classes, makes Workspaces more flexible and enhances performance.</p>\";s:3:\"url\";s:41:\"https://www.drupal.org/blog/drupal-11-1-0\";s:13:\"date_modified\";s:25:\"2024-12-16T20:28:53+00:00\";s:14:\"date_published\";s:25:\"2024-12-16T17:50:29+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:5:\">=7.0\";}}i:15;a:7:{s:2:\"id\";s:7:\"3480615\";s:5:\"title\";s:58:\"DrupalCon Singapore 2024: What Awaits You in the Lion City\";s:12:\"content_html\";s:528:\"<p>It’s time to dust off those suitcases and start thinking about where your passport is - <a href=\"https://events.drupal.org/singapore2024\" rel=\"nofollow\">DrupalCon Singapore 2024</a> is just around the corner, and this year’s event promises to be amazing! From 9-11 December, our much-anticipated event will bring together the brightest minds and most passionate contributors from the Drupal community for three days of innovation, learning, and inspiration at the luxurious Parkroyal Collection Marina Bay, Singapore.</p>\";s:3:\"url\";s:105:\"https://www.drupal.org/about/announcements/blog/drupalcon-singapore-2024-what-awaits-you-in-the-lion-city\";s:13:\"date_modified\";s:25:\"2024-10-14T16:49:44+00:00\";s:14:\"date_published\";s:25:\"2024-10-14T16:49:44+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:5:\">=7.0\";}}i:16;a:7:{s:2:\"id\";s:7:\"3465580\";s:5:\"title\";s:18:\"Drupal 11 released\";s:12:\"content_html\";s:114:\"<p>Today is a big day for <a href=\"https://www.drupal.org/\">Drupal</a> as we officially released Drupal 11!</p>\n\";s:3:\"url\";s:46:\"https://www.drupal.org/blog/drupal-11-released\";s:13:\"date_modified\";s:25:\"2024-08-15T15:10:39+00:00\";s:14:\"date_published\";s:25:\"2024-08-01T22:57:58+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:1:\"*\";}}i:17;a:7:{s:2:\"id\";s:7:\"3456034\";s:5:\"title\";s:28:\"Drupal 10.3 is now available\";s:12:\"content_html\";s:370:\"<p>The <a href=\"https://www.drupal.org/project/drupal/releases/10.3.0\" rel=\"nofollow\">third and final feature release of Drupal 10</a> ships with a new experimental Navigation user interface, stable Workspaces functionality, stable Single-Directory Components support, simplified menu editing, taxonomy moderation support, new recipe and access policy APIs and more.</p>\";s:3:\"url\";s:41:\"https://www.drupal.org/blog/drupal-10-3-0\";s:13:\"date_modified\";s:25:\"2024-09-05T23:00:47+00:00\";s:14:\"date_published\";s:25:\"2024-06-20T20:00:04+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:5:\">=7.0\";}}i:19;a:7:{s:2:\"id\";s:7:\"3427138\";s:5:\"title\";s:52:\"You\'re invited to DrupalCon Portland | 6-9 May, 2024\";s:12:\"content_html\";s:384:\"<p>DrupalCon is an event for developers, marketers/content editors, site owners, and the Drupal-curious to join with the community. You\'ll find incredible keynotes, session content from expert speakers who have helped to build Drupal, networking opportunities with your peers, fun social events, and the chance to deepen your connection by contributing to the open source project.</p>\";s:3:\"url\";s:96:\"https://www.drupal.org/about/announcements/blog/youre-invited-to-drupalcon-portland-6-9-may-2024\";s:13:\"date_modified\";s:25:\"2024-03-18T19:40:04+00:00\";s:14:\"date_published\";s:25:\"2024-03-11T16:49:53+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:5:\">=7.0\";}}i:20;a:7:{s:2:\"id\";s:7:\"3408836\";s:5:\"title\";s:28:\"Drupal 10.2 is now available\";s:12:\"content_html\";s:378:\"<p>The <a href=\"https://www.drupal.org/project/drupal/releases/10.2.0\">second feature release of Drupal 10</a> improves content modeling, block management, menu and taxonomy organization, and permission administration. New options to sanitize file names make it possible to clean up the names of uploaded files, and media item revisions now have a dedicated user interface.</p>\n\";s:3:\"url\";s:41:\"https://www.drupal.org/blog/drupal-10-2-0\";s:13:\"date_modified\";s:25:\"2024-01-25T18:24:28+00:00\";s:14:\"date_published\";s:25:\"2023-12-15T18:27:47+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:5:\">=7.0\";}}i:21;a:7:{s:2:\"id\";s:7:\"3403229\";s:5:\"title\";s:75:\"Drupal 10 will be supported until the release of Drupal 12 in mid-late 2026\";s:12:\"content_html\";s:190:\"<p>Announcing a new major release schedule with long term support for Drupal 10 until mid-late 2026. Drupal 11 will be released in 2024 and work on the dedicated branch starts this week.</p>\";s:3:\"url\";s:103:\"https://www.drupal.org/blog/drupal-10-will-be-supported-until-the-release-of-drupal-12-in-mid-late-2026\";s:13:\"date_modified\";s:25:\"2024-01-25T18:31:05+00:00\";s:14:\"date_published\";s:25:\"2023-11-22T07:13:55+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:5:\">=7.0\";}}i:23;a:7:{s:2:\"id\";s:7:\"3368367\";s:5:\"title\";s:28:\"Drupal 10.1 is now available\";s:12:\"content_html\";s:257:\"<p>This first feature release of Drupal 10 is packed with amazing improvements! It makes customizing the look of your site easier, adds support for decoupled navigation, improves content modeling and editing, block management, performance and many more.</p>\";s:3:\"url\";s:41:\"https://www.drupal.org/blog/drupal-10-1-0\";s:13:\"date_modified\";s:25:\"2023-10-30T16:22:24+00:00\";s:14:\"date_published\";s:25:\"2023-06-22T09:11:30+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:5:\">=7.0\";}}i:24;a:7:{s:2:\"id\";s:7:\"3347976\";s:5:\"title\";s:37:\"Contribute to Drupal and the Open Web\";s:12:\"content_html\";s:146:\"<p>Drupal is an open source project. But what does that mean? How can you as a site-owner participate in the project of building a better web?</p>\";s:3:\"url\";s:85:\"https://www.drupal.org/about/announcements/blog/contribute-to-drupal-and-the-open-web\";s:13:\"date_modified\";s:25:\"2023-03-14T19:43:12+00:00\";s:14:\"date_published\";s:25:\"2023-03-14T19:39:44+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:5:\">=7.0\";}}i:25;a:7:{s:2:\"id\";s:7:\"3343486\";s:5:\"title\";s:43:\"What to expect from the Announcements feed?\";s:12:\"content_html\";s:197:\"<p>Drupal is introducing a new project Announcements feature so that you can see news and updates about the Drupal project and community directly in your Drupal dashboard. Learn what to expect.</p>\";s:3:\"url\";s:90:\"https://www.drupal.org/about/announcements/blog/what-to-expect-from-the-announcements-feed\";s:13:\"date_modified\";s:25:\"2023-02-21T19:45:53+00:00\";s:14:\"date_published\";s:25:\"2023-02-21T19:45:53+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:5:\">=7.0\";}}i:26;a:7:{s:2:\"id\";s:7:\"3327047\";s:5:\"title\";s:26:\"Drupal 10.0.0 is available\";s:12:\"content_html\";s:296:\"<p>Thanks to 2129 contributors from 616 organizations resolving 4083 issues in the past two and a half years, Drupal 10.0.0 is available today! This new version sets Drupal up for continued stability and security for the longer term. All new features will be added to Drupal 10 going forward.</p>\";s:3:\"url\";s:41:\"https://www.drupal.org/blog/drupal-10-0-0\";s:13:\"date_modified\";s:25:\"2023-10-30T16:21:38+00:00\";s:14:\"date_published\";s:25:\"2022-12-15T17:43:23+00:00\";s:10:\"_drupalorg\";a:2:{s:8:\"featured\";b:0;s:7:\"version\";s:5:\">=7.0\";}}}',1773491282),('system','advisories_response',_binary 'a:0:{}',1773426482),('update','update_project_data',_binary 'a:25:{s:6:\"drupal\";a:16:{s:4:\"name\";s:6:\"drupal\";s:4:\"info\";a:6:{s:4:\"name\";s:13:\"Announcements\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:4:\"Core\";s:7:\"project\";s:6:\"drupal\";s:16:\"_info_file_ctime\";i:1752512467;s:9:\"datestamp\";i:0;}s:9:\"datestamp\";i:0;s:8:\"includes\";a:46:{s:18:\"announcements_feed\";s:13:\"Announcements\";s:14:\"automated_cron\";s:14:\"Automated Cron\";s:8:\"big_pipe\";s:7:\"BigPipe\";s:5:\"block\";s:5:\"Block\";s:13:\"block_content\";s:13:\"Block Content\";s:10:\"breakpoint\";s:10:\"Breakpoint\";s:9:\"ckeditor5\";s:10:\"CKEditor 5\";s:7:\"comment\";s:7:\"Comment\";s:6:\"config\";s:21:\"Configuration Manager\";s:7:\"contact\";s:7:\"Contact\";s:10:\"contextual\";s:16:\"Contextual Links\";s:8:\"datetime\";s:8:\"Datetime\";s:5:\"dblog\";s:16:\"Database Logging\";s:18:\"dynamic_page_cache\";s:27:\"Internal Dynamic Page Cache\";s:6:\"editor\";s:11:\"Text Editor\";s:5:\"field\";s:5:\"Field\";s:8:\"field_ui\";s:8:\"Field UI\";s:4:\"file\";s:4:\"File\";s:6:\"filter\";s:6:\"Filter\";s:4:\"help\";s:4:\"Help\";s:7:\"history\";s:7:\"History\";s:5:\"image\";s:5:\"Image\";s:8:\"language\";s:8:\"Language\";s:16:\"layout_discovery\";s:16:\"Layout Discovery\";s:4:\"link\";s:4:\"Link\";s:6:\"locale\";s:21:\"Interface Translation\";s:5:\"media\";s:5:\"Media\";s:13:\"media_library\";s:13:\"Media Library\";s:17:\"menu_link_content\";s:17:\"Custom Menu Links\";s:7:\"menu_ui\";s:7:\"Menu UI\";s:5:\"mysql\";s:5:\"MySQL\";s:4:\"node\";s:4:\"Node\";s:7:\"options\";s:7:\"Options\";s:10:\"page_cache\";s:19:\"Internal Page Cache\";s:4:\"path\";s:4:\"Path\";s:10:\"path_alias\";s:10:\"Path alias\";s:6:\"search\";s:6:\"Search\";s:8:\"shortcut\";s:8:\"Shortcut\";s:6:\"system\";s:6:\"System\";s:8:\"taxonomy\";s:8:\"Taxonomy\";s:4:\"text\";s:4:\"Text\";s:7:\"toolbar\";s:7:\"Toolbar\";s:6:\"update\";s:13:\"Update Status\";s:4:\"user\";s:4:\"User\";s:5:\"views\";s:5:\"Views\";s:8:\"views_ui\";s:8:\"Views UI\";}s:12:\"project_type\";s:4:\"core\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:6:\"11.2.2\";s:14:\"existing_major\";s:2:\"11\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:11:\"Drupal core\";s:4:\"link\";s:37:\"https://www.drupal.org/project/drupal\";s:14:\"latest_version\";s:6:\"11.3.5\";s:8:\"releases\";a:1:{s:6:\"11.3.5\";a:10:{s:4:\"name\";s:13:\"drupal 11.3.5\";s:7:\"version\";s:6:\"11.3.5\";s:3:\"tag\";s:6:\"11.3.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.3.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.3.5.tar.gz\";s:4:\"date\";s:10:\"1772797604\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}}s:11:\"recommended\";s:6:\"11.3.5\";s:16:\"security updates\";a:1:{i:0;a:10:{s:4:\"name\";s:13:\"drupal 11.2.8\";s:7:\"version\";s:6:\"11.2.8\";s:3:\"tag\";s:6:\"11.2.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.2.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.2.8.tar.gz\";s:4:\"date\";s:10:\"1762990140\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}}s:6:\"status\";i:1;}s:13:\"admin_toolbar\";a:15:{s:4:\"name\";s:13:\"admin_toolbar\";s:4:\"info\";a:6:{s:4:\"name\";s:13:\"Admin Toolbar\";s:7:\"package\";s:14:\"Administration\";s:7:\"version\";s:5:\"3.6.1\";s:7:\"project\";s:13:\"admin_toolbar\";s:9:\"datestamp\";i:1749079737;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1749079737;s:8:\"includes\";a:2:{s:13:\"admin_toolbar\";s:13:\"Admin Toolbar\";s:19:\"admin_toolbar_tools\";s:25:\"Admin Toolbar Extra Tools\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"3.6.1\";s:14:\"existing_major\";s:1:\"3\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:13:\"Admin Toolbar\";s:4:\"link\";s:44:\"https://www.drupal.org/project/admin_toolbar\";s:14:\"latest_version\";s:5:\"3.6.3\";s:8:\"releases\";a:1:{s:5:\"3.6.3\";a:13:{s:4:\"name\";s:19:\"admin_toolbar 3.6.3\";s:7:\"version\";s:5:\"3.6.3\";s:3:\"tag\";s:5:\"3.6.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.6.3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.6.3.tar.gz\";s:4:\"date\";s:10:\"1767127269\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:5:\"3.6.3\";s:6:\"status\";i:4;}s:5:\"blazy\";a:15:{s:4:\"name\";s:5:\"blazy\";s:4:\"info\";a:6:{s:4:\"name\";s:5:\"Blazy\";s:7:\"package\";s:5:\"Blazy\";s:7:\"version\";s:6:\"3.0.13\";s:7:\"project\";s:5:\"blazy\";s:9:\"datestamp\";i:1729740945;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1729740945;s:8:\"includes\";a:3:{s:5:\"blazy\";s:5:\"Blazy\";s:12:\"blazy_layout\";s:12:\"Blazy Layout\";s:8:\"blazy_ui\";s:8:\"Blazy UI\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:6:\"3.0.13\";s:14:\"existing_major\";s:1:\"3\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:5:\"Blazy\";s:4:\"link\";s:36:\"https://www.drupal.org/project/blazy\";s:14:\"latest_version\";s:6:\"3.0.17\";s:8:\"releases\";a:1:{s:6:\"3.0.17\";a:13:{s:4:\"name\";s:12:\"blazy 3.0.17\";s:7:\"version\";s:6:\"3.0.17\";s:3:\"tag\";s:6:\"3.0.17\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/blazy/releases/3.0.17\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/blazy-3.0.17.tar.gz\";s:4:\"date\";s:10:\"1768032942\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:6:\"3.0.17\";s:6:\"status\";i:4;}s:7:\"captcha\";a:16:{s:4:\"name\";s:7:\"captcha\";s:4:\"info\";a:6:{s:4:\"name\";s:7:\"CAPTCHA\";s:7:\"package\";s:12:\"Spam control\";s:7:\"version\";s:5:\"2.0.7\";s:7:\"project\";s:7:\"captcha\";s:9:\"datestamp\";i:1732250193;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1732250193;s:8:\"includes\";a:1:{s:7:\"captcha\";s:7:\"CAPTCHA\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"2.0.7\";s:14:\"existing_major\";s:1:\"2\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:7:\"CAPTCHA\";s:4:\"link\";s:38:\"https://www.drupal.org/project/captcha\";s:14:\"latest_version\";s:6:\"2.0.10\";s:8:\"releases\";a:1:{s:6:\"2.0.10\";a:13:{s:4:\"name\";s:14:\"captcha 2.0.10\";s:7:\"version\";s:6:\"2.0.10\";s:3:\"tag\";s:6:\"2.0.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/captcha/releases/2.0.10\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/captcha-2.0.10.tar.gz\";s:4:\"date\";s:10:\"1770647534\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:6:\"2.0.10\";s:16:\"security updates\";a:1:{i:0;a:13:{s:4:\"name\";s:14:\"captcha 2.0.10\";s:7:\"version\";s:6:\"2.0.10\";s:3:\"tag\";s:6:\"2.0.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/captcha/releases/2.0.10\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/captcha-2.0.10.tar.gz\";s:4:\"date\";s:10:\"1770647534\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:6:\"status\";i:1;}s:5:\"devel\";a:15:{s:4:\"name\";s:5:\"devel\";s:4:\"info\";a:6:{s:4:\"name\";s:5:\"Devel\";s:7:\"package\";s:11:\"Development\";s:7:\"version\";s:5:\"5.4.0\";s:7:\"project\";s:5:\"devel\";s:9:\"datestamp\";i:1751916161;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1751916161;s:8:\"includes\";a:2:{s:5:\"devel\";s:5:\"Devel\";s:14:\"devel_generate\";s:14:\"Devel Generate\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"5.4.0\";s:14:\"existing_major\";s:1:\"5\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:5:\"Devel\";s:4:\"link\";s:36:\"https://www.drupal.org/project/devel\";s:14:\"latest_version\";s:5:\"5.5.0\";s:8:\"releases\";a:1:{s:5:\"5.5.0\";a:13:{s:4:\"name\";s:11:\"devel 5.5.0\";s:7:\"version\";s:5:\"5.5.0\";s:3:\"tag\";s:5:\"5.5.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/5.5.0\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-5.5.0.tar.gz\";s:4:\"date\";s:10:\"1764211205\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:19:\"^10.3 || ^11 || ^12\";s:5:\"terms\";a:0:{}s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:5:\"5.5.0\";s:6:\"status\";i:4;}s:12:\"dxpr_builder\";a:16:{s:4:\"name\";s:12:\"dxpr_builder\";s:4:\"info\";a:6:{s:4:\"name\";s:12:\"DXPR Builder\";s:7:\"package\";s:4:\"DXPR\";s:7:\"version\";s:5:\"2.7.5\";s:7:\"project\";s:12:\"dxpr_builder\";s:9:\"datestamp\";i:1748943739;s:16:\"_info_file_ctime\";i:1752512469;}s:9:\"datestamp\";i:1748943739;s:8:\"includes\";a:3:{s:12:\"dxpr_builder\";s:12:\"DXPR Builder\";s:18:\"dxpr_builder_block\";s:23:\"DXPR Builder Block Type\";s:17:\"dxpr_builder_page\";s:31:\"DXPR Builder Drag and Drop Page\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"2.7.5\";s:14:\"existing_major\";s:1:\"2\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:86:\"DXPR Builder: The AI Visual  Page Builder for Drupal on dxpr.com. Click for more info.\";s:4:\"link\";s:43:\"https://www.drupal.org/project/dxpr_builder\";s:4:\"also\";a:1:{i:3;s:13:\"3.0.0-alpha83\";}s:8:\"releases\";a:3:{s:13:\"3.0.0-alpha83\";a:13:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha83\";s:7:\"version\";s:13:\"3.0.0-alpha83\";s:3:\"tag\";s:13:\"3.0.0-alpha83\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha83\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha83.tar.gz\";s:4:\"date\";s:10:\"1772108048\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}s:9:\"2.8.0-rc2\";a:13:{s:4:\"name\";s:22:\"dxpr_builder 2.8.0-rc2\";s:7:\"version\";s:9:\"2.8.0-rc2\";s:3:\"tag\";s:9:\"2.8.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-rc2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1771339946\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}s:5:\"2.7.5\";a:13:{s:4:\"name\";s:18:\"dxpr_builder 2.7.5\";s:7:\"version\";s:5:\"2.7.5\";s:3:\"tag\";s:5:\"2.7.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.5\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.5.tar.gz\";s:4:\"date\";s:10:\"1748943718\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:14:\"latest_version\";s:9:\"2.8.0-rc2\";s:11:\"recommended\";s:5:\"2.7.5\";s:6:\"status\";i:5;}s:17:\"dxpr_theme_helper\";a:16:{s:4:\"name\";s:17:\"dxpr_theme_helper\";s:4:\"info\";a:6:{s:4:\"name\";s:17:\"DXPR Theme Helper\";s:7:\"package\";s:4:\"DXPR\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"project\";s:17:\"dxpr_theme_helper\";s:9:\"datestamp\";i:1736962161;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1736962161;s:8:\"includes\";a:1:{s:17:\"dxpr_theme_helper\";s:17:\"DXPR Theme Helper\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"2.0.0\";s:14:\"existing_major\";s:1:\"2\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:17:\"DXPR Theme Helper\";s:4:\"link\";s:48:\"https://www.drupal.org/project/dxpr_theme_helper\";s:4:\"also\";a:1:{i:3;s:5:\"3.0.2\";}s:8:\"releases\";a:2:{s:5:\"3.0.2\";a:13:{s:4:\"name\";s:23:\"dxpr_theme_helper 3.0.2\";s:7:\"version\";s:5:\"3.0.2\";s:3:\"tag\";s:5:\"3.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/3.0.2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-3.0.2.tar.gz\";s:4:\"date\";s:10:\"1768373397\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}s:5:\"2.1.1\";a:13:{s:4:\"name\";s:23:\"dxpr_theme_helper 2.1.1\";s:7:\"version\";s:5:\"2.1.1\";s:3:\"tag\";s:5:\"2.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/2.1.1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-2.1.1.tar.gz\";s:4:\"date\";s:10:\"1759322129\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:14:\"latest_version\";s:5:\"2.1.1\";s:11:\"recommended\";s:5:\"2.1.1\";s:6:\"status\";i:4;}s:14:\"entity_browser\";a:15:{s:4:\"name\";s:14:\"entity_browser\";s:4:\"info\";a:6:{s:4:\"name\";s:14:\"Entity Browser\";s:7:\"package\";s:5:\"Media\";s:7:\"version\";s:8:\"8.x-2.13\";s:7:\"project\";s:14:\"entity_browser\";s:9:\"datestamp\";i:1739701404;s:16:\"_info_file_ctime\";i:1752512469;}s:9:\"datestamp\";i:1739701404;s:8:\"includes\";a:1:{s:14:\"entity_browser\";s:14:\"Entity Browser\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:8:\"8.x-2.13\";s:14:\"existing_major\";s:1:\"2\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:14:\"Entity Browser\";s:4:\"link\";s:45:\"https://www.drupal.org/project/entity_browser\";s:14:\"latest_version\";s:8:\"8.x-2.15\";s:8:\"releases\";a:1:{s:8:\"8.x-2.15\";a:13:{s:4:\"name\";s:23:\"entity_browser 8.x-2.15\";s:7:\"version\";s:8:\"8.x-2.15\";s:3:\"tag\";s:8:\"8.x-2.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.15\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.15.tar.gz\";s:4:\"date\";s:10:\"1756969160\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:8:\"8.x-2.15\";s:6:\"status\";i:4;}s:11:\"field_group\";a:15:{s:4:\"name\";s:11:\"field_group\";s:4:\"info\";a:6:{s:4:\"name\";s:11:\"Field Group\";s:7:\"package\";s:6:\"Fields\";s:7:\"version\";s:5:\"4.0.0\";s:7:\"project\";s:11:\"field_group\";s:9:\"datestamp\";i:1745408691;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1745408691;s:8:\"includes\";a:1:{s:11:\"field_group\";s:11:\"Field Group\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"4.0.0\";s:14:\"existing_major\";s:1:\"4\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:11:\"Field Group\";s:4:\"link\";s:42:\"https://www.drupal.org/project/field_group\";s:14:\"latest_version\";s:5:\"4.0.0\";s:8:\"releases\";a:1:{s:5:\"4.0.0\";a:13:{s:4:\"name\";s:17:\"field_group 4.0.0\";s:7:\"version\";s:5:\"4.0.0\";s:3:\"tag\";s:5:\"4.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/field_group/releases/4.0.0\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/field_group-4.0.0.tar.gz\";s:4:\"date\";s:10:\"1745408687\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:5:\"4.0.0\";s:6:\"status\";i:5;}s:8:\"file_mdm\";a:15:{s:4:\"name\";s:8:\"file_mdm\";s:4:\"info\";a:6:{s:4:\"name\";s:21:\"File metadata manager\";s:7:\"package\";s:13:\"File metadata\";s:7:\"version\";s:5:\"3.1.0\";s:7:\"project\";s:8:\"file_mdm\";s:9:\"datestamp\";i:1718086270;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1718086270;s:8:\"includes\";a:1:{s:8:\"file_mdm\";s:21:\"File metadata manager\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"3.1.0\";s:14:\"existing_major\";s:1:\"3\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:21:\"File metadata manager\";s:4:\"link\";s:39:\"https://www.drupal.org/project/file_mdm\";s:14:\"latest_version\";s:5:\"3.2.0\";s:8:\"releases\";a:1:{s:5:\"3.2.0\";a:13:{s:4:\"name\";s:14:\"file_mdm 3.2.0\";s:7:\"version\";s:5:\"3.2.0\";s:3:\"tag\";s:5:\"3.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/file_mdm/releases/3.2.0\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/file_mdm-3.2.0.tar.gz\";s:4:\"date\";s:10:\"1752175711\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\"^11.2\";s:5:\"terms\";a:0:{}s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:5:\"3.2.0\";s:6:\"status\";i:4;}s:11:\"imagemagick\";a:16:{s:4:\"name\";s:11:\"imagemagick\";s:4:\"info\";a:6:{s:4:\"name\";s:11:\"ImageMagick\";s:7:\"package\";s:5:\"Media\";s:7:\"version\";s:5:\"4.0.2\";s:7:\"project\";s:11:\"imagemagick\";s:9:\"datestamp\";i:1724827813;s:16:\"_info_file_ctime\";i:1752512469;}s:9:\"datestamp\";i:1724827813;s:8:\"includes\";a:1:{s:11:\"imagemagick\";s:11:\"ImageMagick\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"4.0.2\";s:14:\"existing_major\";s:1:\"4\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:11:\"ImageMagick\";s:4:\"link\";s:42:\"https://www.drupal.org/project/imagemagick\";s:4:\"also\";a:1:{i:5;s:5:\"5.0.1\";}s:8:\"releases\";a:3:{s:5:\"5.0.1\";a:13:{s:4:\"name\";s:17:\"imagemagick 5.0.1\";s:7:\"version\";s:5:\"5.0.1\";s:3:\"tag\";s:5:\"5.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/imagemagick/releases/5.0.1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/imagemagick-5.0.1.tar.gz\";s:4:\"date\";s:10:\"1769759255\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\"^11.3\";s:15:\"core_compatible\";b:0;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.3.0 a 11.3.5\";}s:9:\"4.1.0-rc1\";a:13:{s:4:\"name\";s:21:\"imagemagick 4.1.0-rc1\";s:7:\"version\";s:9:\"4.1.0-rc1\";s:3:\"tag\";s:9:\"4.1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/imagemagick/releases/4.1.0-rc1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/imagemagick-4.1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1752176906\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^11.2\";s:5:\"terms\";a:0:{}s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}s:5:\"4.0.2\";a:13:{s:4:\"name\";s:17:\"imagemagick 4.0.2\";s:7:\"version\";s:5:\"4.0.2\";s:3:\"tag\";s:5:\"4.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/imagemagick/releases/4.0.2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/imagemagick-4.0.2.tar.gz\";s:4:\"date\";s:10:\"1724827811\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^10.3 | ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:14:\"latest_version\";s:9:\"4.1.0-rc1\";s:11:\"recommended\";s:5:\"4.0.2\";s:6:\"status\";i:5;}s:26:\"media_library_form_element\";a:15:{s:4:\"name\";s:26:\"media_library_form_element\";s:4:\"info\";a:6:{s:4:\"name\";s:26:\"Media Library Form Element\";s:7:\"version\";s:5:\"2.1.2\";s:7:\"project\";s:26:\"media_library_form_element\";s:9:\"datestamp\";i:1751647271;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1751647271;s:8:\"includes\";a:1:{s:26:\"media_library_form_element\";s:26:\"Media Library Form Element\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"2.1.2\";s:14:\"existing_major\";s:1:\"2\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:30:\"Media Library Form API Element\";s:4:\"link\";s:57:\"https://www.drupal.org/project/media_library_form_element\";s:14:\"latest_version\";s:5:\"2.1.4\";s:8:\"releases\";a:1:{s:5:\"2.1.4\";a:13:{s:4:\"name\";s:32:\"media_library_form_element 2.1.4\";s:7:\"version\";s:5:\"2.1.4\";s:3:\"tag\";s:5:\"2.1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:72:\"https://www.drupal.org/project/media_library_form_element/releases/2.1.4\";s:13:\"download_link\";s:77:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.1.4.tar.gz\";s:4:\"date\";s:10:\"1759255782\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";s:5:\"terms\";a:0:{}s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:5:\"2.1.4\";s:6:\"status\";i:4;}s:8:\"pathauto\";a:15:{s:4:\"name\";s:8:\"pathauto\";s:4:\"info\";a:6:{s:4:\"name\";s:8:\"Pathauto\";s:7:\"version\";s:8:\"8.x-1.13\";s:7:\"project\";s:8:\"pathauto\";s:9:\"datestamp\";i:1722507674;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1722507674;s:8:\"includes\";a:1:{s:8:\"pathauto\";s:8:\"Pathauto\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:8:\"8.x-1.13\";s:14:\"existing_major\";s:1:\"1\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:8:\"Pathauto\";s:4:\"link\";s:39:\"https://www.drupal.org/project/pathauto\";s:14:\"latest_version\";s:8:\"8.x-1.14\";s:8:\"releases\";a:1:{s:8:\"8.x-1.14\";a:13:{s:4:\"name\";s:17:\"pathauto 8.x-1.14\";s:7:\"version\";s:8:\"8.x-1.14\";s:3:\"tag\";s:8:\"8.x-1.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/pathauto/releases/8.x-1.14\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.14.tar.gz\";s:4:\"date\";s:10:\"1759838097\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:8:\"8.x-1.14\";s:6:\"status\";i:4;}s:9:\"recaptcha\";a:15:{s:4:\"name\";s:9:\"recaptcha\";s:4:\"info\";a:6:{s:4:\"name\";s:9:\"reCAPTCHA\";s:7:\"package\";s:12:\"Spam control\";s:7:\"version\";s:7:\"8.x-3.4\";s:7:\"project\";s:9:\"recaptcha\";s:9:\"datestamp\";i:1723563037;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1723563037;s:8:\"includes\";a:1:{s:9:\"recaptcha\";s:9:\"reCAPTCHA\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:7:\"8.x-3.4\";s:14:\"existing_major\";s:1:\"3\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:9:\"reCAPTCHA\";s:4:\"link\";s:40:\"https://www.drupal.org/project/recaptcha\";s:14:\"latest_version\";s:7:\"8.x-3.4\";s:8:\"releases\";a:1:{s:7:\"8.x-3.4\";a:13:{s:4:\"name\";s:17:\"recaptcha 8.x-3.4\";s:7:\"version\";s:7:\"8.x-3.4\";s:3:\"tag\";s:7:\"8.x-3.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/8.x-3.4\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-3.4.tar.gz\";s:4:\"date\";s:10:\"1723563033\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:7:\"8.x-3.4\";s:6:\"status\";i:5;}s:12:\"recaptcha_v3\";a:15:{s:4:\"name\";s:12:\"recaptcha_v3\";s:4:\"info\";a:6:{s:4:\"name\";s:12:\"reCAPTCHA v3\";s:7:\"package\";s:12:\"Spam control\";s:7:\"version\";s:5:\"2.0.4\";s:7:\"project\";s:12:\"recaptcha_v3\";s:9:\"datestamp\";i:1739448402;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1739448402;s:8:\"includes\";a:1:{s:12:\"recaptcha_v3\";s:12:\"reCAPTCHA v3\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"2.0.4\";s:14:\"existing_major\";s:1:\"2\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:12:\"reCAPTCHA v3\";s:4:\"link\";s:43:\"https://www.drupal.org/project/recaptcha_v3\";s:14:\"latest_version\";s:5:\"2.0.4\";s:8:\"releases\";a:1:{s:5:\"2.0.4\";a:13:{s:4:\"name\";s:18:\"recaptcha_v3 2.0.4\";s:7:\"version\";s:5:\"2.0.4\";s:3:\"tag\";s:5:\"2.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/recaptcha_v3/releases/2.0.4\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/recaptcha_v3-2.0.4.tar.gz\";s:4:\"date\";s:10:\"1739448400\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:5:\"2.0.4\";s:6:\"status\";i:5;}s:21:\"remove_reset_password\";a:15:{s:4:\"name\";s:21:\"remove_reset_password\";s:4:\"info\";a:6:{s:4:\"name\";s:27:\"Remove\'Reset your password\'\";s:7:\"package\";s:4:\"user\";s:7:\"version\";s:5:\"1.0.4\";s:7:\"project\";s:21:\"remove_reset_password\";s:9:\"datestamp\";i:1746037775;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1746037775;s:8:\"includes\";a:1:{s:21:\"remove_reset_password\";s:27:\"Remove\'Reset your password\'\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"1.0.4\";s:14:\"existing_major\";s:1:\"1\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:27:\"Remove\'Reset your password\'\";s:4:\"link\";s:52:\"https://www.drupal.org/project/remove_reset_password\";s:14:\"latest_version\";s:5:\"1.0.5\";s:8:\"releases\";a:1:{s:5:\"1.0.5\";a:13:{s:4:\"name\";s:27:\"remove_reset_password 1.0.5\";s:7:\"version\";s:5:\"1.0.5\";s:3:\"tag\";s:5:\"1.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/remove_reset_password/releases/1.0.5\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/remove_reset_password-1.0.5.tar.gz\";s:4:\"date\";s:10:\"1752644805\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:5:\"1.0.5\";s:6:\"status\";i:4;}s:5:\"slick\";a:15:{s:4:\"name\";s:5:\"slick\";s:4:\"info\";a:6:{s:4:\"name\";s:8:\"Slick UI\";s:7:\"package\";s:5:\"Slick\";s:7:\"version\";s:5:\"3.0.4\";s:7:\"project\";s:5:\"slick\";s:9:\"datestamp\";i:1729250267;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1729250267;s:8:\"includes\";a:2:{s:8:\"slick_ui\";s:8:\"Slick UI\";s:5:\"slick\";s:5:\"Slick\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"3.0.4\";s:14:\"existing_major\";s:1:\"3\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:14:\"Slick Carousel\";s:4:\"link\";s:36:\"https://www.drupal.org/project/slick\";s:14:\"latest_version\";s:5:\"3.0.7\";s:8:\"releases\";a:1:{s:5:\"3.0.7\";a:13:{s:4:\"name\";s:11:\"slick 3.0.7\";s:7:\"version\";s:5:\"3.0.7\";s:3:\"tag\";s:5:\"3.0.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/slick/releases/3.0.7\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/slick-3.0.7.tar.gz\";s:4:\"date\";s:10:\"1768037030\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:5:\"3.0.7\";s:6:\"status\";i:4;}s:11:\"slick_views\";a:15:{s:4:\"name\";s:11:\"slick_views\";s:4:\"info\";a:6:{s:4:\"name\";s:11:\"Slick Views\";s:7:\"package\";s:5:\"Slick\";s:7:\"version\";s:5:\"3.0.3\";s:7:\"project\";s:11:\"slick_views\";s:9:\"datestamp\";i:1729253843;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1729253843;s:8:\"includes\";a:1:{s:11:\"slick_views\";s:11:\"Slick Views\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"3.0.3\";s:14:\"existing_major\";s:1:\"3\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:11:\"Slick Views\";s:4:\"link\";s:42:\"https://www.drupal.org/project/slick_views\";s:14:\"latest_version\";s:5:\"3.0.3\";s:8:\"releases\";a:1:{s:5:\"3.0.3\";a:13:{s:4:\"name\";s:17:\"slick_views 3.0.3\";s:7:\"version\";s:5:\"3.0.3\";s:3:\"tag\";s:5:\"3.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick_views/releases/3.0.3\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick_views-3.0.3.tar.gz\";s:4:\"date\";s:10:\"1729253841\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:5:\"3.0.3\";s:6:\"status\";i:5;}s:7:\"sophron\";a:16:{s:4:\"name\";s:7:\"sophron\";s:4:\"info\";a:6:{s:4:\"name\";s:7:\"Sophron\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"project\";s:7:\"sophron\";s:9:\"datestamp\";i:1744800238;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1744800238;s:8:\"includes\";a:1:{s:7:\"sophron\";s:7:\"Sophron\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"2.2.1\";s:14:\"existing_major\";s:1:\"2\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:7:\"Sophron\";s:4:\"link\";s:38:\"https://www.drupal.org/project/sophron\";s:4:\"also\";a:1:{i:3;s:5:\"3.1.0\";}s:8:\"releases\";a:2:{s:5:\"3.1.0\";a:13:{s:4:\"name\";s:13:\"sophron 3.1.0\";s:7:\"version\";s:5:\"3.1.0\";s:3:\"tag\";s:5:\"3.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/sophron/releases/3.1.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/sophron-3.1.0.tar.gz\";s:4:\"date\";s:10:\"1770724263\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^11.2 | ^12\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}s:5:\"2.2.1\";a:13:{s:4:\"name\";s:13:\"sophron 2.2.1\";s:7:\"version\";s:5:\"2.2.1\";s:3:\"tag\";s:5:\"2.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/sophron/releases/2.2.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/sophron-2.2.1.tar.gz\";s:4:\"date\";s:10:\"1744800237\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:14:\"latest_version\";s:5:\"2.2.1\";s:11:\"recommended\";s:5:\"2.2.1\";s:6:\"status\";i:5;}s:5:\"token\";a:15:{s:4:\"name\";s:5:\"token\";s:4:\"info\";a:6:{s:4:\"name\";s:5:\"Token\";s:7:\"version\";s:8:\"8.x-1.15\";s:7:\"project\";s:5:\"token\";s:9:\"datestamp\";i:1722206215;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1722206215;s:8:\"includes\";a:1:{s:5:\"token\";s:5:\"Token\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:8:\"8.x-1.15\";s:14:\"existing_major\";s:1:\"1\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:5:\"Token\";s:4:\"link\";s:36:\"https://www.drupal.org/project/token\";s:14:\"latest_version\";s:8:\"8.x-1.17\";s:8:\"releases\";a:1:{s:8:\"8.x-1.17\";a:13:{s:4:\"name\";s:14:\"token 8.x-1.17\";s:7:\"version\";s:8:\"8.x-1.17\";s:3:\"tag\";s:8:\"8.x-1.17\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/token/releases/8.x-1.17\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/token-8.x-1.17.tar.gz\";s:4:\"date\";s:10:\"1767941390\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:8:\"8.x-1.17\";s:6:\"status\";i:4;}s:10:\"twig_tweak\";a:15:{s:4:\"name\";s:10:\"twig_tweak\";s:4:\"info\";a:6:{s:4:\"name\";s:10:\"Twig Tweak\";s:7:\"version\";s:5:\"3.4.1\";s:7:\"project\";s:10:\"twig_tweak\";s:9:\"datestamp\";i:1748530581;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1748530581;s:8:\"includes\";a:1:{s:10:\"twig_tweak\";s:10:\"Twig Tweak\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"3.4.1\";s:14:\"existing_major\";s:1:\"3\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:10:\"Twig Tweak\";s:4:\"link\";s:41:\"https://www.drupal.org/project/twig_tweak\";s:14:\"latest_version\";s:5:\"3.4.1\";s:8:\"releases\";a:1:{s:5:\"3.4.1\";a:13:{s:4:\"name\";s:16:\"twig_tweak 3.4.1\";s:7:\"version\";s:5:\"3.4.1\";s:3:\"tag\";s:5:\"3.4.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/twig_tweak/releases/3.4.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/twig_tweak-3.4.1.tar.gz\";s:4:\"date\";s:10:\"1748530577\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^10.3 || ^11.0\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:5:\"3.4.1\";s:6:\"status\";i:5;}s:15:\"views_bootstrap\";a:15:{s:4:\"name\";s:15:\"views_bootstrap\";s:4:\"info\";a:6:{s:4:\"name\";s:17:\"Views Bootstrap 5\";s:7:\"package\";s:5:\"Views\";s:7:\"version\";s:9:\"5.5.0-rc3\";s:7:\"project\";s:15:\"views_bootstrap\";s:9:\"datestamp\";i:1728259901;s:16:\"_info_file_ctime\";i:1752512469;}s:9:\"datestamp\";i:1728259901;s:8:\"includes\";a:1:{s:15:\"views_bootstrap\";s:17:\"Views Bootstrap 5\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:9:\"5.5.0-rc3\";s:14:\"existing_major\";s:1:\"5\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:15:\"Views Bootstrap\";s:4:\"link\";s:46:\"https://www.drupal.org/project/views_bootstrap\";s:14:\"latest_version\";s:9:\"5.5.0-rc3\";s:8:\"releases\";a:1:{s:9:\"5.5.0-rc3\";a:13:{s:4:\"name\";s:25:\"views_bootstrap 5.5.0-rc3\";s:7:\"version\";s:9:\"5.5.0-rc3\";s:3:\"tag\";s:9:\"5.5.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/views_bootstrap/releases/5.5.0-rc3\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.5.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1728259899\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:9:\"5.5.0-rc3\";s:6:\"status\";i:5;}s:4:\"webp\";a:15:{s:4:\"name\";s:4:\"webp\";s:4:\"info\";a:6:{s:4:\"name\";s:4:\"WebP\";s:7:\"package\";s:5:\"Other\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:7:\"project\";s:4:\"webp\";s:9:\"datestamp\";i:1713170121;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1713170121;s:8:\"includes\";a:1:{s:4:\"webp\";s:4:\"WebP\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:11:\"8.x-1.0-rc2\";s:14:\"existing_major\";s:1:\"1\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:4:\"WebP\";s:4:\"link\";s:35:\"https://www.drupal.org/project/webp\";s:14:\"latest_version\";s:11:\"8.x-1.0-rc2\";s:8:\"releases\";a:1:{s:11:\"8.x-1.0-rc2\";a:13:{s:4:\"name\";s:16:\"webp 8.x-1.0-rc2\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:3:\"tag\";s:11:\"8.x-1.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/webp/releases/8.x-1.0-rc2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/webp-8.x-1.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1713170119\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:22:\"^8 || ^9 || ^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:11:\"8.x-1.0-rc2\";s:6:\"status\";i:5;}s:10:\"bootstrap5\";a:15:{s:4:\"name\";s:10:\"bootstrap5\";s:4:\"info\";a:5:{s:4:\"name\";s:10:\"Bootstrap5\";s:7:\"version\";s:5:\"4.0.5\";s:7:\"project\";s:10:\"bootstrap5\";s:9:\"datestamp\";i:1750854760;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1750854760;s:8:\"includes\";a:1:{s:10:\"bootstrap5\";s:10:\"Bootstrap5\";}s:12:\"project_type\";s:5:\"theme\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"4.0.5\";s:14:\"existing_major\";s:1:\"4\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:10:\"Bootstrap5\";s:4:\"link\";s:41:\"https://www.drupal.org/project/bootstrap5\";s:14:\"latest_version\";s:5:\"4.0.8\";s:8:\"releases\";a:1:{s:5:\"4.0.8\";a:13:{s:4:\"name\";s:16:\"bootstrap5 4.0.8\";s:7:\"version\";s:5:\"4.0.8\";s:3:\"tag\";s:5:\"4.0.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/4.0.8\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.8.tar.gz\";s:4:\"date\";s:10:\"1770988520\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^10.1 || ^11.0\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:11:\"recommended\";s:5:\"4.0.8\";s:6:\"status\";i:4;}s:10:\"dxpr_theme\";a:16:{s:4:\"name\";s:10:\"dxpr_theme\";s:4:\"info\";a:6:{s:4:\"name\";s:10:\"DXPR Theme\";s:7:\"package\";s:4:\"DXPR\";s:7:\"version\";s:5:\"6.0.4\";s:7:\"project\";s:10:\"dxpr_theme\";s:9:\"datestamp\";i:1746043493;s:16:\"_info_file_ctime\";i:1752598040;}s:9:\"datestamp\";i:1746043493;s:8:\"includes\";a:2:{s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:12:\"project_type\";s:5:\"theme\";s:14:\"project_status\";b:1;s:16:\"existing_version\";s:5:\"6.0.4\";s:14:\"existing_major\";s:1:\"6\";s:12:\"install_type\";s:8:\"official\";s:5:\"title\";s:64:\"DXPR Theme | Drupal Theme | Low-code Drupal 11 Bootstrap 5 Theme\";s:4:\"link\";s:41:\"https://www.drupal.org/project/dxpr_theme\";s:6:\"status\";i:3;s:4:\"also\";a:1:{i:8;s:5:\"8.0.0\";}s:8:\"releases\";a:2:{s:5:\"8.0.0\";a:13:{s:4:\"name\";s:16:\"dxpr_theme 8.0.0\";s:7:\"version\";s:5:\"8.0.0\";s:3:\"tag\";s:5:\"8.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/8.0.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-8.0.0.tar.gz\";s:4:\"date\";s:10:\"1767895916\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}s:5:\"6.0.4\";a:13:{s:4:\"name\";s:16:\"dxpr_theme 6.0.4\";s:7:\"version\";s:5:\"6.0.4\";s:3:\"tag\";s:5:\"6.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.4\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.4.tar.gz\";s:4:\"date\";s:10:\"1746043489\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:15:\"core_compatible\";b:1;s:26:\"core_compatibility_message\";s:46:\"Requiere el núcleo de Drupal: 11.2.2 a 11.3.5\";}}s:5:\"extra\";a:1:{i:0;a:3:{s:5:\"class\";a:1:{i:0;s:21:\"release-not-supported\";}s:5:\"label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Release not supported\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:4:\"data\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:180:\"Your currently installed release is now unsupported, and is no longer available for download. Uninstalling everything included in this release or upgrading is strongly recommended!\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}}s:14:\"latest_version\";s:5:\"6.0.4\";}}',1773421710),('update','update_project_projects',_binary 'a:25:{s:6:\"drupal\";a:6:{s:4:\"name\";s:6:\"drupal\";s:4:\"info\";a:6:{s:4:\"name\";s:13:\"Announcements\";s:7:\"version\";s:6:\"11.2.2\";s:7:\"package\";s:4:\"Core\";s:7:\"project\";s:6:\"drupal\";s:16:\"_info_file_ctime\";i:1752512467;s:9:\"datestamp\";i:0;}s:9:\"datestamp\";i:0;s:8:\"includes\";a:46:{s:18:\"announcements_feed\";s:13:\"Announcements\";s:14:\"automated_cron\";s:14:\"Automated Cron\";s:8:\"big_pipe\";s:7:\"BigPipe\";s:5:\"block\";s:5:\"Block\";s:13:\"block_content\";s:13:\"Block Content\";s:10:\"breakpoint\";s:10:\"Breakpoint\";s:9:\"ckeditor5\";s:10:\"CKEditor 5\";s:7:\"comment\";s:7:\"Comment\";s:6:\"config\";s:21:\"Configuration Manager\";s:7:\"contact\";s:7:\"Contact\";s:10:\"contextual\";s:16:\"Contextual Links\";s:8:\"datetime\";s:8:\"Datetime\";s:5:\"dblog\";s:16:\"Database Logging\";s:18:\"dynamic_page_cache\";s:27:\"Internal Dynamic Page Cache\";s:6:\"editor\";s:11:\"Text Editor\";s:5:\"field\";s:5:\"Field\";s:8:\"field_ui\";s:8:\"Field UI\";s:4:\"file\";s:4:\"File\";s:6:\"filter\";s:6:\"Filter\";s:4:\"help\";s:4:\"Help\";s:7:\"history\";s:7:\"History\";s:5:\"image\";s:5:\"Image\";s:8:\"language\";s:8:\"Language\";s:16:\"layout_discovery\";s:16:\"Layout Discovery\";s:4:\"link\";s:4:\"Link\";s:6:\"locale\";s:21:\"Interface Translation\";s:5:\"media\";s:5:\"Media\";s:13:\"media_library\";s:13:\"Media Library\";s:17:\"menu_link_content\";s:17:\"Custom Menu Links\";s:7:\"menu_ui\";s:7:\"Menu UI\";s:5:\"mysql\";s:5:\"MySQL\";s:4:\"node\";s:4:\"Node\";s:7:\"options\";s:7:\"Options\";s:10:\"page_cache\";s:19:\"Internal Page Cache\";s:4:\"path\";s:4:\"Path\";s:10:\"path_alias\";s:10:\"Path alias\";s:6:\"search\";s:6:\"Search\";s:8:\"shortcut\";s:8:\"Shortcut\";s:6:\"system\";s:6:\"System\";s:8:\"taxonomy\";s:8:\"Taxonomy\";s:4:\"text\";s:4:\"Text\";s:7:\"toolbar\";s:7:\"Toolbar\";s:6:\"update\";s:13:\"Update Status\";s:4:\"user\";s:4:\"User\";s:5:\"views\";s:5:\"Views\";s:8:\"views_ui\";s:8:\"Views UI\";}s:12:\"project_type\";s:4:\"core\";s:14:\"project_status\";b:1;}s:13:\"admin_toolbar\";a:6:{s:4:\"name\";s:13:\"admin_toolbar\";s:4:\"info\";a:6:{s:4:\"name\";s:13:\"Admin Toolbar\";s:7:\"package\";s:14:\"Administration\";s:7:\"version\";s:5:\"3.6.1\";s:7:\"project\";s:13:\"admin_toolbar\";s:9:\"datestamp\";i:1749079737;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1749079737;s:8:\"includes\";a:2:{s:13:\"admin_toolbar\";s:13:\"Admin Toolbar\";s:19:\"admin_toolbar_tools\";s:25:\"Admin Toolbar Extra Tools\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:5:\"blazy\";a:6:{s:4:\"name\";s:5:\"blazy\";s:4:\"info\";a:6:{s:4:\"name\";s:5:\"Blazy\";s:7:\"package\";s:5:\"Blazy\";s:7:\"version\";s:6:\"3.0.13\";s:7:\"project\";s:5:\"blazy\";s:9:\"datestamp\";i:1729740945;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1729740945;s:8:\"includes\";a:3:{s:5:\"blazy\";s:5:\"Blazy\";s:12:\"blazy_layout\";s:12:\"Blazy Layout\";s:8:\"blazy_ui\";s:8:\"Blazy UI\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:7:\"captcha\";a:6:{s:4:\"name\";s:7:\"captcha\";s:4:\"info\";a:6:{s:4:\"name\";s:7:\"CAPTCHA\";s:7:\"package\";s:12:\"Spam control\";s:7:\"version\";s:5:\"2.0.7\";s:7:\"project\";s:7:\"captcha\";s:9:\"datestamp\";i:1732250193;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1732250193;s:8:\"includes\";a:1:{s:7:\"captcha\";s:7:\"CAPTCHA\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:5:\"devel\";a:6:{s:4:\"name\";s:5:\"devel\";s:4:\"info\";a:6:{s:4:\"name\";s:5:\"Devel\";s:7:\"package\";s:11:\"Development\";s:7:\"version\";s:5:\"5.4.0\";s:7:\"project\";s:5:\"devel\";s:9:\"datestamp\";i:1751916161;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1751916161;s:8:\"includes\";a:2:{s:5:\"devel\";s:5:\"Devel\";s:14:\"devel_generate\";s:14:\"Devel Generate\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:12:\"dxpr_builder\";a:6:{s:4:\"name\";s:12:\"dxpr_builder\";s:4:\"info\";a:6:{s:4:\"name\";s:12:\"DXPR Builder\";s:7:\"package\";s:4:\"DXPR\";s:7:\"version\";s:5:\"2.7.5\";s:7:\"project\";s:12:\"dxpr_builder\";s:9:\"datestamp\";i:1748943739;s:16:\"_info_file_ctime\";i:1752512469;}s:9:\"datestamp\";i:1748943739;s:8:\"includes\";a:3:{s:12:\"dxpr_builder\";s:12:\"DXPR Builder\";s:18:\"dxpr_builder_block\";s:23:\"DXPR Builder Block Type\";s:17:\"dxpr_builder_page\";s:31:\"DXPR Builder Drag and Drop Page\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:17:\"dxpr_theme_helper\";a:6:{s:4:\"name\";s:17:\"dxpr_theme_helper\";s:4:\"info\";a:6:{s:4:\"name\";s:17:\"DXPR Theme Helper\";s:7:\"package\";s:4:\"DXPR\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"project\";s:17:\"dxpr_theme_helper\";s:9:\"datestamp\";i:1736962161;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1736962161;s:8:\"includes\";a:1:{s:17:\"dxpr_theme_helper\";s:17:\"DXPR Theme Helper\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:14:\"entity_browser\";a:6:{s:4:\"name\";s:14:\"entity_browser\";s:4:\"info\";a:6:{s:4:\"name\";s:14:\"Entity Browser\";s:7:\"package\";s:5:\"Media\";s:7:\"version\";s:8:\"8.x-2.13\";s:7:\"project\";s:14:\"entity_browser\";s:9:\"datestamp\";i:1739701404;s:16:\"_info_file_ctime\";i:1752512469;}s:9:\"datestamp\";i:1739701404;s:8:\"includes\";a:1:{s:14:\"entity_browser\";s:14:\"Entity Browser\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:11:\"field_group\";a:6:{s:4:\"name\";s:11:\"field_group\";s:4:\"info\";a:6:{s:4:\"name\";s:11:\"Field Group\";s:7:\"package\";s:6:\"Fields\";s:7:\"version\";s:5:\"4.0.0\";s:7:\"project\";s:11:\"field_group\";s:9:\"datestamp\";i:1745408691;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1745408691;s:8:\"includes\";a:1:{s:11:\"field_group\";s:11:\"Field Group\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:8:\"file_mdm\";a:6:{s:4:\"name\";s:8:\"file_mdm\";s:4:\"info\";a:6:{s:4:\"name\";s:21:\"File metadata manager\";s:7:\"package\";s:13:\"File metadata\";s:7:\"version\";s:5:\"3.1.0\";s:7:\"project\";s:8:\"file_mdm\";s:9:\"datestamp\";i:1718086270;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1718086270;s:8:\"includes\";a:1:{s:8:\"file_mdm\";s:21:\"File metadata manager\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:11:\"imagemagick\";a:6:{s:4:\"name\";s:11:\"imagemagick\";s:4:\"info\";a:6:{s:4:\"name\";s:11:\"ImageMagick\";s:7:\"package\";s:5:\"Media\";s:7:\"version\";s:5:\"4.0.2\";s:7:\"project\";s:11:\"imagemagick\";s:9:\"datestamp\";i:1724827813;s:16:\"_info_file_ctime\";i:1752512469;}s:9:\"datestamp\";i:1724827813;s:8:\"includes\";a:1:{s:11:\"imagemagick\";s:11:\"ImageMagick\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:26:\"media_library_form_element\";a:6:{s:4:\"name\";s:26:\"media_library_form_element\";s:4:\"info\";a:6:{s:4:\"name\";s:26:\"Media Library Form Element\";s:7:\"version\";s:5:\"2.1.2\";s:7:\"project\";s:26:\"media_library_form_element\";s:9:\"datestamp\";i:1751647271;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1751647271;s:8:\"includes\";a:1:{s:26:\"media_library_form_element\";s:26:\"Media Library Form Element\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:8:\"pathauto\";a:6:{s:4:\"name\";s:8:\"pathauto\";s:4:\"info\";a:6:{s:4:\"name\";s:8:\"Pathauto\";s:7:\"version\";s:8:\"8.x-1.13\";s:7:\"project\";s:8:\"pathauto\";s:9:\"datestamp\";i:1722507674;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1722507674;s:8:\"includes\";a:1:{s:8:\"pathauto\";s:8:\"Pathauto\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:9:\"recaptcha\";a:6:{s:4:\"name\";s:9:\"recaptcha\";s:4:\"info\";a:6:{s:4:\"name\";s:9:\"reCAPTCHA\";s:7:\"package\";s:12:\"Spam control\";s:7:\"version\";s:7:\"8.x-3.4\";s:7:\"project\";s:9:\"recaptcha\";s:9:\"datestamp\";i:1723563037;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1723563037;s:8:\"includes\";a:1:{s:9:\"recaptcha\";s:9:\"reCAPTCHA\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:12:\"recaptcha_v3\";a:6:{s:4:\"name\";s:12:\"recaptcha_v3\";s:4:\"info\";a:6:{s:4:\"name\";s:12:\"reCAPTCHA v3\";s:7:\"package\";s:12:\"Spam control\";s:7:\"version\";s:5:\"2.0.4\";s:7:\"project\";s:12:\"recaptcha_v3\";s:9:\"datestamp\";i:1739448402;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1739448402;s:8:\"includes\";a:1:{s:12:\"recaptcha_v3\";s:12:\"reCAPTCHA v3\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:21:\"remove_reset_password\";a:6:{s:4:\"name\";s:21:\"remove_reset_password\";s:4:\"info\";a:6:{s:4:\"name\";s:27:\"Remove\'Reset your password\'\";s:7:\"package\";s:4:\"user\";s:7:\"version\";s:5:\"1.0.4\";s:7:\"project\";s:21:\"remove_reset_password\";s:9:\"datestamp\";i:1746037775;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1746037775;s:8:\"includes\";a:1:{s:21:\"remove_reset_password\";s:27:\"Remove\'Reset your password\'\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:5:\"slick\";a:6:{s:4:\"name\";s:5:\"slick\";s:4:\"info\";a:6:{s:4:\"name\";s:8:\"Slick UI\";s:7:\"package\";s:5:\"Slick\";s:7:\"version\";s:5:\"3.0.4\";s:7:\"project\";s:5:\"slick\";s:9:\"datestamp\";i:1729250267;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1729250267;s:8:\"includes\";a:2:{s:8:\"slick_ui\";s:8:\"Slick UI\";s:5:\"slick\";s:5:\"Slick\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:11:\"slick_views\";a:6:{s:4:\"name\";s:11:\"slick_views\";s:4:\"info\";a:6:{s:4:\"name\";s:11:\"Slick Views\";s:7:\"package\";s:5:\"Slick\";s:7:\"version\";s:5:\"3.0.3\";s:7:\"project\";s:11:\"slick_views\";s:9:\"datestamp\";i:1729253843;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1729253843;s:8:\"includes\";a:1:{s:11:\"slick_views\";s:11:\"Slick Views\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:7:\"sophron\";a:6:{s:4:\"name\";s:7:\"sophron\";s:4:\"info\";a:6:{s:4:\"name\";s:7:\"Sophron\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"project\";s:7:\"sophron\";s:9:\"datestamp\";i:1744800238;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1744800238;s:8:\"includes\";a:1:{s:7:\"sophron\";s:7:\"Sophron\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:5:\"token\";a:6:{s:4:\"name\";s:5:\"token\";s:4:\"info\";a:6:{s:4:\"name\";s:5:\"Token\";s:7:\"version\";s:8:\"8.x-1.15\";s:7:\"project\";s:5:\"token\";s:9:\"datestamp\";i:1722206215;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1722206215;s:8:\"includes\";a:1:{s:5:\"token\";s:5:\"Token\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:10:\"twig_tweak\";a:6:{s:4:\"name\";s:10:\"twig_tweak\";s:4:\"info\";a:6:{s:4:\"name\";s:10:\"Twig Tweak\";s:7:\"version\";s:5:\"3.4.1\";s:7:\"project\";s:10:\"twig_tweak\";s:9:\"datestamp\";i:1748530581;s:7:\"package\";s:5:\"Other\";s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1748530581;s:8:\"includes\";a:1:{s:10:\"twig_tweak\";s:10:\"Twig Tweak\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:15:\"views_bootstrap\";a:6:{s:4:\"name\";s:15:\"views_bootstrap\";s:4:\"info\";a:6:{s:4:\"name\";s:17:\"Views Bootstrap 5\";s:7:\"package\";s:5:\"Views\";s:7:\"version\";s:9:\"5.5.0-rc3\";s:7:\"project\";s:15:\"views_bootstrap\";s:9:\"datestamp\";i:1728259901;s:16:\"_info_file_ctime\";i:1752512469;}s:9:\"datestamp\";i:1728259901;s:8:\"includes\";a:1:{s:15:\"views_bootstrap\";s:17:\"Views Bootstrap 5\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:4:\"webp\";a:6:{s:4:\"name\";s:4:\"webp\";s:4:\"info\";a:6:{s:4:\"name\";s:4:\"WebP\";s:7:\"package\";s:5:\"Other\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:7:\"project\";s:4:\"webp\";s:9:\"datestamp\";i:1713170121;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1713170121;s:8:\"includes\";a:1:{s:4:\"webp\";s:4:\"WebP\";}s:12:\"project_type\";s:6:\"module\";s:14:\"project_status\";b:1;}s:10:\"bootstrap5\";a:6:{s:4:\"name\";s:10:\"bootstrap5\";s:4:\"info\";a:5:{s:4:\"name\";s:10:\"Bootstrap5\";s:7:\"version\";s:5:\"4.0.5\";s:7:\"project\";s:10:\"bootstrap5\";s:9:\"datestamp\";i:1750854760;s:16:\"_info_file_ctime\";i:1752512468;}s:9:\"datestamp\";i:1750854760;s:8:\"includes\";a:1:{s:10:\"bootstrap5\";s:10:\"Bootstrap5\";}s:12:\"project_type\";s:5:\"theme\";s:14:\"project_status\";b:1;}s:10:\"dxpr_theme\";a:6:{s:4:\"name\";s:10:\"dxpr_theme\";s:4:\"info\";a:6:{s:4:\"name\";s:10:\"DXPR Theme\";s:7:\"package\";s:4:\"DXPR\";s:7:\"version\";s:5:\"6.0.4\";s:7:\"project\";s:10:\"dxpr_theme\";s:9:\"datestamp\";i:1746043493;s:16:\"_info_file_ctime\";i:1752598040;}s:9:\"datestamp\";i:1746043493;s:8:\"includes\";a:2:{s:10:\"dxpr_theme\";s:10:\"DXPR Theme\";s:10:\"cisc_theme\";s:10:\"CISC Theme\";}s:12:\"project_type\";s:5:\"theme\";s:14:\"project_status\";b:1;}}',1773421710),('update_available_releases','admin_toolbar',_binary 'a:10:{s:5:\"title\";s:13:\"Admin Toolbar\";s:10:\"short_name\";s:13:\"admin_toolbar\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:9:\"3.5.,3.6.\";s:18:\"composer_namespace\";s:20:\"drupal/admin_toolbar\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:44:\"https://www.drupal.org/project/admin_toolbar\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:61:{s:5:\"3.6.3\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.6.3\";s:7:\"version\";s:5:\"3.6.3\";s:3:\"tag\";s:5:\"3.6.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.6.3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.6.3.tar.gz\";s:4:\"date\";s:10:\"1767127269\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"3.6.2\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.6.2\";s:7:\"version\";s:5:\"3.6.2\";s:3:\"tag\";s:5:\"3.6.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.6.2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.6.2.tar.gz\";s:4:\"date\";s:10:\"1753826106\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"3.6.1\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.6.1\";s:7:\"version\";s:5:\"3.6.1\";s:3:\"tag\";s:5:\"3.6.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.6.1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.6.1.tar.gz\";s:4:\"date\";s:10:\"1749079734\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"3.6.0\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.6.0\";s:7:\"version\";s:5:\"3.6.0\";s:3:\"tag\";s:5:\"3.6.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.6.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.6.0.tar.gz\";s:4:\"date\";s:10:\"1747871747\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"3.5.3\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.5.3\";s:7:\"version\";s:5:\"3.5.3\";s:3:\"tag\";s:5:\"3.5.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.5.3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.5.3.tar.gz\";s:4:\"date\";s:10:\"1740156799\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"3.5.2\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.5.2\";s:7:\"version\";s:5:\"3.5.2\";s:3:\"tag\";s:5:\"3.5.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.5.2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.5.2.tar.gz\";s:4:\"date\";s:10:\"1739914592\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"3.5.1\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.5.1\";s:7:\"version\";s:5:\"3.5.1\";s:3:\"tag\";s:5:\"3.5.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.5.1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.5.1.tar.gz\";s:4:\"date\";s:10:\"1730409973\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"3.5.0\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.5.0\";s:7:\"version\";s:5:\"3.5.0\";s:3:\"tag\";s:5:\"3.5.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.5.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.5.0.tar.gz\";s:4:\"date\";s:10:\"1722639094\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"3.4.2\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.4.2\";s:7:\"version\";s:5:\"3.4.2\";s:3:\"tag\";s:5:\"3.4.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.4.2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.4.2.tar.gz\";s:4:\"date\";s:10:\"1696006154\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:5:\"3.4.1\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.4.1\";s:7:\"version\";s:5:\"3.4.1\";s:3:\"tag\";s:5:\"3.4.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.4.1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.4.1.tar.gz\";s:4:\"date\";s:10:\"1684944156\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:5:\"3.4.0\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.4.0\";s:7:\"version\";s:5:\"3.4.0\";s:3:\"tag\";s:5:\"3.4.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.4.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.4.0.tar.gz\";s:4:\"date\";s:10:\"1683730335\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:5:\"3.3.2\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.3.2\";s:7:\"version\";s:5:\"3.3.2\";s:3:\"tag\";s:5:\"3.3.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.3.2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.3.2.tar.gz\";s:4:\"date\";s:10:\"1683055364\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:5:\"3.3.1\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.3.1\";s:7:\"version\";s:5:\"3.3.1\";s:3:\"tag\";s:5:\"3.3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.3.1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.3.1.tar.gz\";s:4:\"date\";s:10:\"1682689245\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:5:\"3.3.0\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.3.0\";s:7:\"version\";s:5:\"3.3.0\";s:3:\"tag\";s:5:\"3.3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.3.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.3.0.tar.gz\";s:4:\"date\";s:10:\"1669567837\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";s:5:\"terms\";a:0:{}}s:5:\"3.2.1\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.2.1\";s:7:\"version\";s:5:\"3.2.1\";s:3:\"tag\";s:5:\"3.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.2.1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.2.1.tar.gz\";s:4:\"date\";s:10:\"1665044276\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^8.8.0 || ^9\";}s:5:\"3.2.0\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.2.0\";s:7:\"version\";s:5:\"3.2.0\";s:3:\"tag\";s:5:\"3.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.2.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.2.0.tar.gz\";s:4:\"date\";s:10:\"1664981657\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^8.8.0 || ^9\";}s:5:\"3.1.1\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.1.1\";s:7:\"version\";s:5:\"3.1.1\";s:3:\"tag\";s:5:\"3.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.1.1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.1.1.tar.gz\";s:4:\"date\";s:10:\"1658801841\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:19:\"^8.8.0 || ^9 || ^10\";}s:5:\"3.1.0\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.1.0\";s:7:\"version\";s:5:\"3.1.0\";s:3:\"tag\";s:5:\"3.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.1.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.1.0.tar.gz\";s:4:\"date\";s:10:\"1643097060\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:19:\"^8.8.0 || ^9 || ^10\";}s:5:\"3.0.3\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.0.3\";s:7:\"version\";s:5:\"3.0.3\";s:3:\"tag\";s:5:\"3.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.0.3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.0.3.tar.gz\";s:4:\"date\";s:10:\"1632322068\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^8.8.0 || ^9\";}s:5:\"3.0.2\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.0.2\";s:7:\"version\";s:5:\"3.0.2\";s:3:\"tag\";s:5:\"3.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.0.2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.0.2.tar.gz\";s:4:\"date\";s:10:\"1629882675\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^8.8.0 || ^9\";}s:5:\"3.0.1\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.0.1\";s:7:\"version\";s:5:\"3.0.1\";s:3:\"tag\";s:5:\"3.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.0.1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.0.1.tar.gz\";s:4:\"date\";s:10:\"1622644077\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^8.8.0 || ^9\";}s:5:\"3.0.0\";a:11:{s:4:\"name\";s:19:\"admin_toolbar 3.0.0\";s:7:\"version\";s:5:\"3.0.0\";s:3:\"tag\";s:5:\"3.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/admin_toolbar/releases/3.0.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.0.0.tar.gz\";s:4:\"date\";s:10:\"1611311186\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^8.8.0 || ^9.0\";}s:7:\"8.x-2.5\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-2.5\";s:7:\"version\";s:7:\"8.x-2.5\";s:3:\"tag\";s:7:\"8.x-2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-2.5\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.5.tar.gz\";s:4:\"date\";s:10:\"1629883381\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^8.8.0 || ^9.0\";}s:7:\"8.x-2.4\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-2.4\";s:7:\"version\";s:7:\"8.x-2.4\";s:3:\"tag\";s:7:\"8.x-2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-2.4\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.4.tar.gz\";s:4:\"date\";s:10:\"1601998853\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^8.8.0 || ^9.0\";}s:7:\"8.x-2.3\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-2.3\";s:7:\"version\";s:7:\"8.x-2.3\";s:3:\"tag\";s:7:\"8.x-2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-2.3\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.3.tar.gz\";s:4:\"date\";s:10:\"1592535597\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^8.8.0 || ^9.0\";}s:7:\"8.x-2.2\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-2.2\";s:7:\"version\";s:7:\"8.x-2.2\";s:3:\"tag\";s:7:\"8.x-2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-2.2\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.2.tar.gz\";s:4:\"date\";s:10:\"1585017179\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^8.8.0 || ^9.0\";}s:7:\"8.x-2.1\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-2.1\";s:7:\"version\";s:7:\"8.x-2.1\";s:3:\"tag\";s:7:\"8.x-2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-2.1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.1.tar.gz\";s:4:\"date\";s:10:\"1584986458\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^8.7.7 || ^9.0\";}s:7:\"8.x-2.0\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-2.0\";s:7:\"version\";s:7:\"8.x-2.0\";s:3:\"tag\";s:7:\"8.x-2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-2.0\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.0.tar.gz\";s:4:\"date\";s:10:\"1572370984\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-2.0-beta2\";a:11:{s:4:\"name\";s:27:\"admin_toolbar 8.x-2.0-beta2\";s:7:\"version\";s:13:\"8.x-2.0-beta2\";s:3:\"tag\";s:13:\"8.x-2.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-2.0-beta2\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1567506785\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-2.0-beta1\";a:11:{s:4:\"name\";s:27:\"admin_toolbar 8.x-2.0-beta1\";s:7:\"version\";s:13:\"8.x-2.0-beta1\";s:3:\"tag\";s:13:\"8.x-2.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-2.0-beta1\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1562269081\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.27\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.27\";s:7:\"version\";s:8:\"8.x-1.27\";s:3:\"tag\";s:8:\"8.x-1.27\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.27\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.27.tar.gz\";s:4:\"date\";s:10:\"1558552081\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.26\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.26\";s:7:\"version\";s:8:\"8.x-1.26\";s:3:\"tag\";s:8:\"8.x-1.26\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.26\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.26.tar.gz\";s:4:\"date\";s:10:\"1549218480\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.25\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.25\";s:7:\"version\";s:8:\"8.x-1.25\";s:3:\"tag\";s:8:\"8.x-1.25\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.25\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.25.tar.gz\";s:4:\"date\";s:10:\"1542915180\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.24\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.24\";s:7:\"version\";s:8:\"8.x-1.24\";s:3:\"tag\";s:8:\"8.x-1.24\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.24\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.24.tar.gz\";s:4:\"date\";s:10:\"1527522480\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.23\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.23\";s:7:\"version\";s:8:\"8.x-1.23\";s:3:\"tag\";s:8:\"8.x-1.23\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.23\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.23.tar.gz\";s:4:\"date\";s:10:\"1517936581\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.22\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.22\";s:7:\"version\";s:8:\"8.x-1.22\";s:3:\"tag\";s:8:\"8.x-1.22\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.22\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.22.tar.gz\";s:4:\"date\";s:10:\"1514888585\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.21\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.21\";s:7:\"version\";s:8:\"8.x-1.21\";s:3:\"tag\";s:8:\"8.x-1.21\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.21\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.21.tar.gz\";s:4:\"date\";s:10:\"1511190785\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.20\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.20\";s:7:\"version\";s:8:\"8.x-1.20\";s:3:\"tag\";s:8:\"8.x-1.20\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.20\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.20.tar.gz\";s:4:\"date\";s:10:\"1505199844\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.19\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.19\";s:7:\"version\";s:8:\"8.x-1.19\";s:3:\"tag\";s:8:\"8.x-1.19\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.19\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.19.tar.gz\";s:4:\"date\";s:10:\"1491487683\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.18\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.18\";s:7:\"version\";s:8:\"8.x-1.18\";s:3:\"tag\";s:8:\"8.x-1.18\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.18\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.18.tar.gz\";s:4:\"date\";s:10:\"1480614184\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.17\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.17\";s:7:\"version\";s:8:\"8.x-1.17\";s:3:\"tag\";s:8:\"8.x-1.17\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.17\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.17.tar.gz\";s:4:\"date\";s:10:\"1472585039\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.16\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.16\";s:7:\"version\";s:8:\"8.x-1.16\";s:3:\"tag\";s:8:\"8.x-1.16\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.16\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.16.tar.gz\";s:4:\"date\";s:10:\"1469715839\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.15\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.15\";s:7:\"version\";s:8:\"8.x-1.15\";s:3:\"tag\";s:8:\"8.x-1.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.15\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.15.tar.gz\";s:4:\"date\";s:10:\"1464016832\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.14\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.14\";s:7:\"version\";s:8:\"8.x-1.14\";s:3:\"tag\";s:8:\"8.x-1.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.14\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.14.tar.gz\";s:4:\"date\";s:10:\"1454942939\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.13\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.13\";s:7:\"version\";s:8:\"8.x-1.13\";s:3:\"tag\";s:8:\"8.x-1.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.13\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.13.tar.gz\";s:4:\"date\";s:10:\"1454405939\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.12\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.12\";s:7:\"version\";s:8:\"8.x-1.12\";s:3:\"tag\";s:8:\"8.x-1.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.12\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.12.tar.gz\";s:4:\"date\";s:10:\"1454402339\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.11\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.11\";s:7:\"version\";s:8:\"8.x-1.11\";s:3:\"tag\";s:8:\"8.x-1.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.11\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.11.tar.gz\";s:4:\"date\";s:10:\"1449833341\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.10\";a:11:{s:4:\"name\";s:22:\"admin_toolbar 8.x-1.10\";s:7:\"version\";s:8:\"8.x-1.10\";s:3:\"tag\";s:8:\"8.x-1.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.10\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.10.tar.gz\";s:4:\"date\";s:10:\"1445350439\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.9\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-1.9\";s:7:\"version\";s:7:\"8.x-1.9\";s:3:\"tag\";s:7:\"8.x-1.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.9\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.9.tar.gz\";s:4:\"date\";s:10:\"1438248239\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.8\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-1.8\";s:7:\"version\";s:7:\"8.x-1.8\";s:3:\"tag\";s:7:\"8.x-1.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.8\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.8.tar.gz\";s:4:\"date\";s:10:\"1437400139\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.7\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-1.7\";s:7:\"version\";s:7:\"8.x-1.7\";s:3:\"tag\";s:7:\"8.x-1.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.7\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.7.tar.gz\";s:4:\"date\";s:10:\"1434972483\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.6\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-1.6\";s:7:\"version\";s:7:\"8.x-1.6\";s:3:\"tag\";s:7:\"8.x-1.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.6\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.6.tar.gz\";s:4:\"date\";s:10:\"1433331481\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.5\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-1.5\";s:7:\"version\";s:7:\"8.x-1.5\";s:3:\"tag\";s:7:\"8.x-1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.5\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.5.tar.gz\";s:4:\"date\";s:10:\"1433329681\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.4\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-1.4\";s:7:\"version\";s:7:\"8.x-1.4\";s:3:\"tag\";s:7:\"8.x-1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.4\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.4.tar.gz\";s:4:\"date\";s:10:\"1432141381\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.3\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-1.3\";s:7:\"version\";s:7:\"8.x-1.3\";s:3:\"tag\";s:7:\"8.x-1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.3\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.3.tar.gz\";s:4:\"date\";s:10:\"1432129285\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.2\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-1.2\";s:7:\"version\";s:7:\"8.x-1.2\";s:3:\"tag\";s:7:\"8.x-1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.2\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.2.tar.gz\";s:4:\"date\";s:10:\"1432129285\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.1\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-1.1\";s:7:\"version\";s:7:\"8.x-1.1\";s:3:\"tag\";s:7:\"8.x-1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.1.tar.gz\";s:4:\"date\";s:10:\"1432048381\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.0\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1431018181\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:7:\"3.x-dev\";a:11:{s:4:\"name\";s:21:\"admin_toolbar 3.x-dev\";s:7:\"version\";s:7:\"3.x-dev\";s:3:\"tag\";s:3:\"3.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/admin_toolbar/releases/3.x-dev\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/admin_toolbar-3.x-dev.tar.gz\";s:4:\"date\";s:10:\"1770428522\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:11:\"8.x-2.x-dev\";a:11:{s:4:\"name\";s:25:\"admin_toolbar 8.x-2.x-dev\";s:7:\"version\";s:11:\"8.x-2.x-dev\";s:3:\"tag\";s:7:\"8.x-2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-2.x-dev\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1649739022\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^8.8.0 || ^9\";}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:25:\"admin_toolbar 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/admin_toolbar/releases/8.x-1.x-dev\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1567701780\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}}s:10:\"last_fetch\";i:1773404884;}',1773491284),('update_available_releases','blazy',_binary 'a:10:{s:5:\"title\";s:5:\"Blazy\";s:10:\"short_name\";s:5:\"blazy\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:4:\"3.0.\";s:18:\"composer_namespace\";s:12:\"drupal/blazy\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:36:\"https://www.drupal.org/project/blazy\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:92:{s:6:\"3.0.17\";a:11:{s:4:\"name\";s:12:\"blazy 3.0.17\";s:7:\"version\";s:6:\"3.0.17\";s:3:\"tag\";s:6:\"3.0.17\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/blazy/releases/3.0.17\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/blazy-3.0.17.tar.gz\";s:4:\"date\";s:10:\"1768032942\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:6:\"3.0.16\";a:11:{s:4:\"name\";s:12:\"blazy 3.0.16\";s:7:\"version\";s:6:\"3.0.16\";s:3:\"tag\";s:6:\"3.0.16\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/blazy/releases/3.0.16\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/blazy-3.0.16.tar.gz\";s:4:\"date\";s:10:\"1767431768\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:6:\"3.0.15\";a:11:{s:4:\"name\";s:12:\"blazy 3.0.15\";s:7:\"version\";s:6:\"3.0.15\";s:3:\"tag\";s:6:\"3.0.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/blazy/releases/3.0.15\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/blazy-3.0.15.tar.gz\";s:4:\"date\";s:10:\"1760528174\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:6:\"3.0.14\";a:11:{s:4:\"name\";s:12:\"blazy 3.0.14\";s:7:\"version\";s:6:\"3.0.14\";s:3:\"tag\";s:6:\"3.0.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/blazy/releases/3.0.14\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/blazy-3.0.14.tar.gz\";s:4:\"date\";s:10:\"1759915703\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:6:\"3.0.13\";a:11:{s:4:\"name\";s:12:\"blazy 3.0.13\";s:7:\"version\";s:6:\"3.0.13\";s:3:\"tag\";s:6:\"3.0.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/blazy/releases/3.0.13\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/blazy-3.0.13.tar.gz\";s:4:\"date\";s:10:\"1729740941\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:6:\"3.0.12\";a:11:{s:4:\"name\";s:12:\"blazy 3.0.12\";s:7:\"version\";s:6:\"3.0.12\";s:3:\"tag\";s:6:\"3.0.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/blazy/releases/3.0.12\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/blazy-3.0.12.tar.gz\";s:4:\"date\";s:10:\"1729250261\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:6:\"3.0.11\";a:11:{s:4:\"name\";s:12:\"blazy 3.0.11\";s:7:\"version\";s:6:\"3.0.11\";s:3:\"tag\";s:6:\"3.0.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/blazy/releases/3.0.11\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/blazy-3.0.11.tar.gz\";s:4:\"date\";s:10:\"1726993776\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:6:\"3.0.10\";a:11:{s:4:\"name\";s:12:\"blazy 3.0.10\";s:7:\"version\";s:6:\"3.0.10\";s:3:\"tag\";s:6:\"3.0.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/blazy/releases/3.0.10\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/blazy-3.0.10.tar.gz\";s:4:\"date\";s:10:\"1723362697\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.9\";a:11:{s:4:\"name\";s:11:\"blazy 3.0.9\";s:7:\"version\";s:5:\"3.0.9\";s:3:\"tag\";s:5:\"3.0.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/blazy/releases/3.0.9\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/blazy-3.0.9.tar.gz\";s:4:\"date\";s:10:\"1719067798\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.8\";a:11:{s:4:\"name\";s:11:\"blazy 3.0.8\";s:7:\"version\";s:5:\"3.0.8\";s:3:\"tag\";s:5:\"3.0.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/blazy/releases/3.0.8\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/blazy-3.0.8.tar.gz\";s:4:\"date\";s:10:\"1717315075\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.7\";a:11:{s:4:\"name\";s:11:\"blazy 3.0.7\";s:7:\"version\";s:5:\"3.0.7\";s:3:\"tag\";s:5:\"3.0.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/blazy/releases/3.0.7\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/blazy-3.0.7.tar.gz\";s:4:\"date\";s:10:\"1716736384\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.6\";a:11:{s:4:\"name\";s:11:\"blazy 3.0.6\";s:7:\"version\";s:5:\"3.0.6\";s:3:\"tag\";s:5:\"3.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/blazy/releases/3.0.6\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/blazy-3.0.6.tar.gz\";s:4:\"date\";s:10:\"1715943612\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.5\";a:11:{s:4:\"name\";s:11:\"blazy 3.0.5\";s:7:\"version\";s:5:\"3.0.5\";s:3:\"tag\";s:5:\"3.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/blazy/releases/3.0.5\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/blazy-3.0.5.tar.gz\";s:4:\"date\";s:10:\"1714295438\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.4\";a:11:{s:4:\"name\";s:11:\"blazy 3.0.4\";s:7:\"version\";s:5:\"3.0.4\";s:3:\"tag\";s:5:\"3.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/blazy/releases/3.0.4\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/blazy-3.0.4.tar.gz\";s:4:\"date\";s:10:\"1714188014\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.3\";a:11:{s:4:\"name\";s:11:\"blazy 3.0.3\";s:7:\"version\";s:5:\"3.0.3\";s:3:\"tag\";s:5:\"3.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/blazy/releases/3.0.3\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/blazy-3.0.3.tar.gz\";s:4:\"date\";s:10:\"1714058450\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.2\";a:11:{s:4:\"name\";s:11:\"blazy 3.0.2\";s:7:\"version\";s:5:\"3.0.2\";s:3:\"tag\";s:5:\"3.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/blazy/releases/3.0.2\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/blazy-3.0.2.tar.gz\";s:4:\"date\";s:10:\"1713778510\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.1\";a:11:{s:4:\"name\";s:11:\"blazy 3.0.1\";s:7:\"version\";s:5:\"3.0.1\";s:3:\"tag\";s:5:\"3.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/blazy/releases/3.0.1\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/blazy-3.0.1.tar.gz\";s:4:\"date\";s:10:\"1713536543\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"3.0.0\";a:11:{s:4:\"name\";s:11:\"blazy 3.0.0\";s:7:\"version\";s:5:\"3.0.0\";s:3:\"tag\";s:5:\"3.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/blazy/releases/3.0.0\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/blazy-3.0.0.tar.gz\";s:4:\"date\";s:10:\"1712428706\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:8:\"8.x-2.27\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.27\";s:7:\"version\";s:8:\"8.x-2.27\";s:3:\"tag\";s:8:\"8.x-2.27\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.27\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.27.tar.gz\";s:4:\"date\";s:10:\"1715944090\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.26\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.26\";s:7:\"version\";s:8:\"8.x-2.26\";s:3:\"tag\";s:8:\"8.x-2.26\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.26\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.26.tar.gz\";s:4:\"date\";s:10:\"1714295528\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.25\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.25\";s:7:\"version\";s:8:\"8.x-2.25\";s:3:\"tag\";s:8:\"8.x-2.25\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.25\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.25.tar.gz\";s:4:\"date\";s:10:\"1713536737\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.24\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.24\";s:7:\"version\";s:8:\"8.x-2.24\";s:3:\"tag\";s:8:\"8.x-2.24\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.24\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.24.tar.gz\";s:4:\"date\";s:10:\"1711902155\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.23\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.23\";s:7:\"version\";s:8:\"8.x-2.23\";s:3:\"tag\";s:8:\"8.x-2.23\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.23\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.23.tar.gz\";s:4:\"date\";s:10:\"1710592763\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.22\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.22\";s:7:\"version\";s:8:\"8.x-2.22\";s:3:\"tag\";s:8:\"8.x-2.22\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.22\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.22.tar.gz\";s:4:\"date\";s:10:\"1699420645\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.21\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.21\";s:7:\"version\";s:8:\"8.x-2.21\";s:3:\"tag\";s:8:\"8.x-2.21\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.21\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.21.tar.gz\";s:4:\"date\";s:10:\"1697526367\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.20\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.20\";s:7:\"version\";s:8:\"8.x-2.20\";s:3:\"tag\";s:8:\"8.x-2.20\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.20\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.20.tar.gz\";s:4:\"date\";s:10:\"1696834555\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.19\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.19\";s:7:\"version\";s:8:\"8.x-2.19\";s:3:\"tag\";s:8:\"8.x-2.19\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.19\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.19.tar.gz\";s:4:\"date\";s:10:\"1696141776\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.18\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.18\";s:7:\"version\";s:8:\"8.x-2.18\";s:3:\"tag\";s:8:\"8.x-2.18\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.18\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.18.tar.gz\";s:4:\"date\";s:10:\"1695462402\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.17\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.17\";s:7:\"version\";s:8:\"8.x-2.17\";s:3:\"tag\";s:8:\"8.x-2.17\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.17\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.17.tar.gz\";s:4:\"date\";s:10:\"1695019671\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:12:\"8.x-2.17-rc5\";a:11:{s:4:\"name\";s:18:\"blazy 8.x-2.17-rc5\";s:7:\"version\";s:12:\"8.x-2.17-rc5\";s:3:\"tag\";s:12:\"8.x-2.17-rc5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/blazy/releases/8.x-2.17-rc5\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.17-rc5.tar.gz\";s:4:\"date\";s:10:\"1694660558\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:12:\"8.x-2.17-rc4\";a:11:{s:4:\"name\";s:18:\"blazy 8.x-2.17-rc4\";s:7:\"version\";s:12:\"8.x-2.17-rc4\";s:3:\"tag\";s:12:\"8.x-2.17-rc4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/blazy/releases/8.x-2.17-rc4\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.17-rc4.tar.gz\";s:4:\"date\";s:10:\"1693145368\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:12:\"8.x-2.17-rc3\";a:11:{s:4:\"name\";s:18:\"blazy 8.x-2.17-rc3\";s:7:\"version\";s:12:\"8.x-2.17-rc3\";s:3:\"tag\";s:12:\"8.x-2.17-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/blazy/releases/8.x-2.17-rc3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.17-rc3.tar.gz\";s:4:\"date\";s:10:\"1691981617\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:12:\"8.x-2.17-rc2\";a:11:{s:4:\"name\";s:18:\"blazy 8.x-2.17-rc2\";s:7:\"version\";s:12:\"8.x-2.17-rc2\";s:3:\"tag\";s:12:\"8.x-2.17-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/blazy/releases/8.x-2.17-rc2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.17-rc2.tar.gz\";s:4:\"date\";s:10:\"1691942201\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:12:\"8.x-2.17-rc1\";a:11:{s:4:\"name\";s:18:\"blazy 8.x-2.17-rc1\";s:7:\"version\";s:12:\"8.x-2.17-rc1\";s:3:\"tag\";s:12:\"8.x-2.17-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/blazy/releases/8.x-2.17-rc1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.17-rc1.tar.gz\";s:4:\"date\";s:10:\"1690646084\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:14:\"8.x-2.17-beta1\";a:11:{s:4:\"name\";s:20:\"blazy 8.x-2.17-beta1\";s:7:\"version\";s:14:\"8.x-2.17-beta1\";s:3:\"tag\";s:14:\"8.x-2.17-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/blazy/releases/8.x-2.17-beta1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.17-beta1.tar.gz\";s:4:\"date\";s:10:\"1690090445\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.16\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.16\";s:7:\"version\";s:8:\"8.x-2.16\";s:3:\"tag\";s:8:\"8.x-2.16\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.16\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.16.tar.gz\";s:4:\"date\";s:10:\"1685788557\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.15\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.15\";s:7:\"version\";s:8:\"8.x-2.15\";s:3:\"tag\";s:8:\"8.x-2.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.15\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.15.tar.gz\";s:4:\"date\";s:10:\"1684213155\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.14\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.14\";s:7:\"version\";s:8:\"8.x-2.14\";s:3:\"tag\";s:8:\"8.x-2.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.14\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.14.tar.gz\";s:4:\"date\";s:10:\"1671083284\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.13\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.13\";s:7:\"version\";s:8:\"8.x-2.13\";s:3:\"tag\";s:8:\"8.x-2.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.13\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.13.tar.gz\";s:4:\"date\";s:10:\"1653986631\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.12\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.12\";s:7:\"version\";s:8:\"8.x-2.12\";s:3:\"tag\";s:8:\"8.x-2.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.12\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.12.tar.gz\";s:4:\"date\";s:10:\"1653698501\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.11\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.11\";s:7:\"version\";s:8:\"8.x-2.11\";s:3:\"tag\";s:8:\"8.x-2.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.11\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.11.tar.gz\";s:4:\"date\";s:10:\"1651925243\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.10\";a:11:{s:4:\"name\";s:14:\"blazy 8.x-2.10\";s:7:\"version\";s:8:\"8.x-2.10\";s:3:\"tag\";s:8:\"8.x-2.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/blazy/releases/8.x-2.10\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.10.tar.gz\";s:4:\"date\";s:10:\"1650563727\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:12:\"8.x-2.10-rc3\";a:11:{s:4:\"name\";s:18:\"blazy 8.x-2.10-rc3\";s:7:\"version\";s:12:\"8.x-2.10-rc3\";s:3:\"tag\";s:12:\"8.x-2.10-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/blazy/releases/8.x-2.10-rc3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.10-rc3.tar.gz\";s:4:\"date\";s:10:\"1650006797\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:12:\"8.x-2.10-rc2\";a:11:{s:4:\"name\";s:18:\"blazy 8.x-2.10-rc2\";s:7:\"version\";s:12:\"8.x-2.10-rc2\";s:3:\"tag\";s:12:\"8.x-2.10-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/blazy/releases/8.x-2.10-rc2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.10-rc2.tar.gz\";s:4:\"date\";s:10:\"1649873980\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:12:\"8.x-2.10-rc1\";a:11:{s:4:\"name\";s:18:\"blazy 8.x-2.10-rc1\";s:7:\"version\";s:12:\"8.x-2.10-rc1\";s:3:\"tag\";s:12:\"8.x-2.10-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/blazy/releases/8.x-2.10-rc1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.10-rc1.tar.gz\";s:4:\"date\";s:10:\"1649674773\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:14:\"8.x-2.10-beta1\";a:11:{s:4:\"name\";s:20:\"blazy 8.x-2.10-beta1\";s:7:\"version\";s:14:\"8.x-2.10-beta1\";s:3:\"tag\";s:14:\"8.x-2.10-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/blazy/releases/8.x-2.10-beta1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.10-beta1.tar.gz\";s:4:\"date\";s:10:\"1649132932\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:15:\"8.x-2.10-alpha1\";a:11:{s:4:\"name\";s:21:\"blazy 8.x-2.10-alpha1\";s:7:\"version\";s:15:\"8.x-2.10-alpha1\";s:3:\"tag\";s:15:\"8.x-2.10-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/blazy/releases/8.x-2.10-alpha1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.10-alpha1.tar.gz\";s:4:\"date\";s:10:\"1649073381\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:7:\"8.x-2.9\";a:11:{s:4:\"name\";s:13:\"blazy 8.x-2.9\";s:7:\"version\";s:7:\"8.x-2.9\";s:3:\"tag\";s:7:\"8.x-2.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/blazy/releases/8.x-2.9\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.9.tar.gz\";s:4:\"date\";s:10:\"1646665259\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:7:\"8.x-2.8\";a:11:{s:4:\"name\";s:13:\"blazy 8.x-2.8\";s:7:\"version\";s:7:\"8.x-2.8\";s:3:\"tag\";s:7:\"8.x-2.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/blazy/releases/8.x-2.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.8.tar.gz\";s:4:\"date\";s:10:\"1646578298\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:7:\"8.x-2.7\";a:11:{s:4:\"name\";s:13:\"blazy 8.x-2.7\";s:7:\"version\";s:7:\"8.x-2.7\";s:3:\"tag\";s:7:\"8.x-2.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/blazy/releases/8.x-2.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.7.tar.gz\";s:4:\"date\";s:10:\"1645369518\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:7:\"8.x-2.6\";a:11:{s:4:\"name\";s:13:\"blazy 8.x-2.6\";s:7:\"version\";s:7:\"8.x-2.6\";s:3:\"tag\";s:7:\"8.x-2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/blazy/releases/8.x-2.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.6.tar.gz\";s:4:\"date\";s:10:\"1644225274\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:7:\"8.x-2.5\";a:11:{s:4:\"name\";s:13:\"blazy 8.x-2.5\";s:7:\"version\";s:7:\"8.x-2.5\";s:3:\"tag\";s:7:\"8.x-2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/blazy/releases/8.x-2.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.5.tar.gz\";s:4:\"date\";s:10:\"1633496312\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-2.4\";a:11:{s:4:\"name\";s:13:\"blazy 8.x-2.4\";s:7:\"version\";s:7:\"8.x-2.4\";s:3:\"tag\";s:7:\"8.x-2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/blazy/releases/8.x-2.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.4.tar.gz\";s:4:\"date\";s:10:\"1624001330\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-2.3\";a:11:{s:4:\"name\";s:13:\"blazy 8.x-2.3\";s:7:\"version\";s:7:\"8.x-2.3\";s:3:\"tag\";s:7:\"8.x-2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/blazy/releases/8.x-2.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.3.tar.gz\";s:4:\"date\";s:10:\"1623739559\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-2.2\";a:11:{s:4:\"name\";s:13:\"blazy 8.x-2.2\";s:7:\"version\";s:7:\"8.x-2.2\";s:3:\"tag\";s:7:\"8.x-2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/blazy/releases/8.x-2.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.2.tar.gz\";s:4:\"date\";s:10:\"1618669374\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-2.1\";a:11:{s:4:\"name\";s:13:\"blazy 8.x-2.1\";s:7:\"version\";s:7:\"8.x-2.1\";s:3:\"tag\";s:7:\"8.x-2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/blazy/releases/8.x-2.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.1.tar.gz\";s:4:\"date\";s:10:\"1589112982\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-2.0\";a:11:{s:4:\"name\";s:13:\"blazy 8.x-2.0\";s:7:\"version\";s:7:\"8.x-2.0\";s:3:\"tag\";s:7:\"8.x-2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/blazy/releases/8.x-2.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0.tar.gz\";s:4:\"date\";s:10:\"1582995235\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:11:\"8.x-2.0-rc7\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-2.0-rc7\";s:7:\"version\";s:11:\"8.x-2.0-rc7\";s:3:\"tag\";s:11:\"8.x-2.0-rc7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-rc7\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-rc7.tar.gz\";s:4:\"date\";s:10:\"1581756279\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:11:\"8.x-2.0-rc6\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-2.0-rc6\";s:7:\"version\";s:11:\"8.x-2.0-rc6\";s:3:\"tag\";s:11:\"8.x-2.0-rc6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-rc6\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-rc6.tar.gz\";s:4:\"date\";s:10:\"1577248387\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:11:\"8.x-2.0-rc5\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-2.0-rc5\";s:7:\"version\";s:11:\"8.x-2.0-rc5\";s:3:\"tag\";s:11:\"8.x-2.0-rc5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-rc5\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-rc5.tar.gz\";s:4:\"date\";s:10:\"1569670984\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc4\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-2.0-rc4\";s:7:\"version\";s:11:\"8.x-2.0-rc4\";s:3:\"tag\";s:11:\"8.x-2.0-rc4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-rc4\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-rc4.tar.gz\";s:4:\"date\";s:10:\"1567239185\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc3\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-2.0-rc3\";s:7:\"version\";s:11:\"8.x-2.0-rc3\";s:3:\"tag\";s:11:\"8.x-2.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-rc3\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1555885681\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc2\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-2.0-rc2\";s:7:\"version\";s:11:\"8.x-2.0-rc2\";s:3:\"tag\";s:11:\"8.x-2.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-rc2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1554278285\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc1\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-2.0-rc1\";s:7:\"version\";s:11:\"8.x-2.0-rc1\";s:3:\"tag\";s:11:\"8.x-2.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1553955487\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-2.0-beta3\";a:11:{s:4:\"name\";s:19:\"blazy 8.x-2.0-beta3\";s:7:\"version\";s:13:\"8.x-2.0-beta3\";s:3:\"tag\";s:13:\"8.x-2.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-beta3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1552762984\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-2.0-beta2\";a:11:{s:4:\"name\";s:19:\"blazy 8.x-2.0-beta2\";s:7:\"version\";s:13:\"8.x-2.0-beta2\";s:3:\"tag\";s:13:\"8.x-2.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-beta2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1552396688\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-2.0-beta1\";a:11:{s:4:\"name\";s:19:\"blazy 8.x-2.0-beta1\";s:7:\"version\";s:13:\"8.x-2.0-beta1\";s:3:\"tag\";s:13:\"8.x-2.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1552053485\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha5\";a:11:{s:4:\"name\";s:20:\"blazy 8.x-2.0-alpha5\";s:7:\"version\";s:14:\"8.x-2.0-alpha5\";s:3:\"tag\";s:14:\"8.x-2.0-alpha5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-alpha5\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-alpha5.tar.gz\";s:4:\"date\";s:10:\"1551885785\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha4\";a:11:{s:4:\"name\";s:20:\"blazy 8.x-2.0-alpha4\";s:7:\"version\";s:14:\"8.x-2.0-alpha4\";s:3:\"tag\";s:14:\"8.x-2.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-alpha4\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1551452886\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha3\";a:11:{s:4:\"name\";s:20:\"blazy 8.x-2.0-alpha3\";s:7:\"version\";s:14:\"8.x-2.0-alpha3\";s:3:\"tag\";s:14:\"8.x-2.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-alpha3\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1550518680\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha2\";a:11:{s:4:\"name\";s:20:\"blazy 8.x-2.0-alpha2\";s:7:\"version\";s:14:\"8.x-2.0-alpha2\";s:3:\"tag\";s:14:\"8.x-2.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-alpha2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1550053380\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha1\";a:11:{s:4:\"name\";s:20:\"blazy 8.x-2.0-alpha1\";s:7:\"version\";s:14:\"8.x-2.0-alpha1\";s:3:\"tag\";s:14:\"8.x-2.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/blazy/releases/8.x-2.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1546859884\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc6\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-1.0-rc6\";s:7:\"version\";s:11:\"8.x-1.0-rc6\";s:3:\"tag\";s:11:\"8.x-1.0-rc6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-rc6\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-rc6.tar.gz\";s:4:\"date\";s:10:\"1588757038\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:11:\"8.x-1.0-rc5\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-1.0-rc5\";s:7:\"version\";s:11:\"8.x-1.0-rc5\";s:3:\"tag\";s:11:\"8.x-1.0-rc5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-rc5\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-rc5.tar.gz\";s:4:\"date\";s:10:\"1577785387\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc4\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-1.0-rc4\";s:7:\"version\";s:11:\"8.x-1.0-rc4\";s:3:\"tag\";s:11:\"8.x-1.0-rc4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-rc4\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-rc4.tar.gz\";s:4:\"date\";s:10:\"1545235980\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc3\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-1.0-rc3\";s:7:\"version\";s:11:\"8.x-1.0-rc3\";s:3:\"tag\";s:11:\"8.x-1.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-rc3\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1538045580\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc2\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-1.0-rc2\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:3:\"tag\";s:11:\"8.x-1.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-rc2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1495745283\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc1\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-1.0-rc1\";s:7:\"version\";s:11:\"8.x-1.0-rc1\";s:3:\"tag\";s:11:\"8.x-1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1485193983\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta6\";a:11:{s:4:\"name\";s:19:\"blazy 8.x-1.0-beta6\";s:7:\"version\";s:13:\"8.x-1.0-beta6\";s:3:\"tag\";s:13:\"8.x-1.0-beta6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-beta6\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-beta6.tar.gz\";s:4:\"date\";s:10:\"1482818583\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta5\";a:11:{s:4:\"name\";s:19:\"blazy 8.x-1.0-beta5\";s:7:\"version\";s:13:\"8.x-1.0-beta5\";s:3:\"tag\";s:13:\"8.x-1.0-beta5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-beta5\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-beta5.tar.gz\";s:4:\"date\";s:10:\"1480432980\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta4\";a:11:{s:4:\"name\";s:19:\"blazy 8.x-1.0-beta4\";s:7:\"version\";s:13:\"8.x-1.0-beta4\";s:3:\"tag\";s:13:\"8.x-1.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-beta4\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1475149139\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta3\";a:11:{s:4:\"name\";s:19:\"blazy 8.x-1.0-beta3\";s:7:\"version\";s:13:\"8.x-1.0-beta3\";s:3:\"tag\";s:13:\"8.x-1.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-beta3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1473195839\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta2\";a:11:{s:4:\"name\";s:19:\"blazy 8.x-1.0-beta2\";s:7:\"version\";s:13:\"8.x-1.0-beta2\";s:3:\"tag\";s:13:\"8.x-1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-beta2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1462831139\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta1\";a:11:{s:4:\"name\";s:19:\"blazy 8.x-1.0-beta1\";s:7:\"version\";s:13:\"8.x-1.0-beta1\";s:3:\"tag\";s:13:\"8.x-1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1460348641\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha5\";a:11:{s:4:\"name\";s:20:\"blazy 8.x-1.0-alpha5\";s:7:\"version\";s:14:\"8.x-1.0-alpha5\";s:3:\"tag\";s:14:\"8.x-1.0-alpha5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-alpha5\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-alpha5.tar.gz\";s:4:\"date\";s:10:\"1459804739\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha4\";a:11:{s:4:\"name\";s:20:\"blazy 8.x-1.0-alpha4\";s:7:\"version\";s:14:\"8.x-1.0-alpha4\";s:3:\"tag\";s:14:\"8.x-1.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-alpha4\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1459226640\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha3\";a:11:{s:4:\"name\";s:20:\"blazy 8.x-1.0-alpha3\";s:7:\"version\";s:14:\"8.x-1.0-alpha3\";s:3:\"tag\";s:14:\"8.x-1.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-alpha3\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1459169339\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha2\";a:11:{s:4:\"name\";s:20:\"blazy 8.x-1.0-alpha2\";s:7:\"version\";s:14:\"8.x-1.0-alpha2\";s:3:\"tag\";s:14:\"8.x-1.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-alpha2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1458749339\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha1\";a:11:{s:4:\"name\";s:20:\"blazy 8.x-1.0-alpha1\";s:7:\"version\";s:14:\"8.x-1.0-alpha1\";s:3:\"tag\";s:14:\"8.x-1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/blazy/releases/8.x-1.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1454678639\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:9:\"3.0.x-dev\";a:11:{s:4:\"name\";s:15:\"blazy 3.0.x-dev\";s:7:\"version\";s:9:\"3.0.x-dev\";s:3:\"tag\";s:5:\"3.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/blazy/releases/3.0.x-dev\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/blazy-3.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1772295562\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:11:\"8.x-2.x-dev\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-2.x-dev\";s:7:\"version\";s:11:\"8.x-2.x-dev\";s:3:\"tag\";s:7:\"8.x-2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-2.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1716295606\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";s:5:\"terms\";a:0:{}}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:17:\"blazy 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/blazy/releases/8.x-1.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/blazy-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1588749763\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404884;}',1773491284),('update_available_releases','bootstrap5',_binary 'a:10:{s:5:\"title\";s:10:\"Bootstrap5\";s:10:\"short_name\";s:10:\"bootstrap5\";s:4:\"type\";s:13:\"project_theme\";s:18:\"supported_branches\";s:9:\"3.0.,4.0.\";s:18:\"composer_namespace\";s:17:\"drupal/bootstrap5\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:41:\"https://www.drupal.org/project/bootstrap5\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:64:{s:5:\"4.0.8\";a:11:{s:4:\"name\";s:16:\"bootstrap5 4.0.8\";s:7:\"version\";s:5:\"4.0.8\";s:3:\"tag\";s:5:\"4.0.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/4.0.8\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.8.tar.gz\";s:4:\"date\";s:10:\"1770988520\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^10.1 || ^11.0\";}s:5:\"4.0.7\";a:11:{s:4:\"name\";s:16:\"bootstrap5 4.0.7\";s:7:\"version\";s:5:\"4.0.7\";s:3:\"tag\";s:5:\"4.0.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/4.0.7\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.7.tar.gz\";s:4:\"date\";s:10:\"1769612976\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^10.1 || ^11.0\";}s:5:\"4.0.6\";a:11:{s:4:\"name\";s:16:\"bootstrap5 4.0.6\";s:7:\"version\";s:5:\"4.0.6\";s:3:\"tag\";s:5:\"4.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/4.0.6\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.6.tar.gz\";s:4:\"date\";s:10:\"1759216769\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^10.1 || ^11.0\";}s:5:\"4.0.5\";a:11:{s:4:\"name\";s:16:\"bootstrap5 4.0.5\";s:7:\"version\";s:5:\"4.0.5\";s:3:\"tag\";s:5:\"4.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/4.0.5\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.5.tar.gz\";s:4:\"date\";s:10:\"1750854749\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^10.1 || ^11.0\";}s:5:\"4.0.4\";a:11:{s:4:\"name\";s:16:\"bootstrap5 4.0.4\";s:7:\"version\";s:5:\"4.0.4\";s:3:\"tag\";s:5:\"4.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/4.0.4\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.4.tar.gz\";s:4:\"date\";s:10:\"1748184515\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^10.1 || ^11.0\";}s:5:\"4.0.3\";a:11:{s:4:\"name\";s:16:\"bootstrap5 4.0.3\";s:7:\"version\";s:5:\"4.0.3\";s:3:\"tag\";s:5:\"4.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/4.0.3\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.3.tar.gz\";s:4:\"date\";s:10:\"1723049588\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^10.1 || ^11.0\";}s:5:\"4.0.2\";a:11:{s:4:\"name\";s:16:\"bootstrap5 4.0.2\";s:7:\"version\";s:5:\"4.0.2\";s:3:\"tag\";s:5:\"4.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/4.0.2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.2.tar.gz\";s:4:\"date\";s:10:\"1717926263\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:5:\"4.0.1\";a:11:{s:4:\"name\";s:16:\"bootstrap5 4.0.1\";s:7:\"version\";s:5:\"4.0.1\";s:3:\"tag\";s:5:\"4.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/4.0.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.1.tar.gz\";s:4:\"date\";s:10:\"1716649193\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:5:\"4.0.0\";a:11:{s:4:\"name\";s:16:\"bootstrap5 4.0.0\";s:7:\"version\";s:5:\"4.0.0\";s:3:\"tag\";s:5:\"4.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/4.0.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.0.tar.gz\";s:4:\"date\";s:10:\"1716472361\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:11:\"4.0.0-beta1\";a:11:{s:4:\"name\";s:22:\"bootstrap5 4.0.0-beta1\";s:7:\"version\";s:11:\"4.0.0-beta1\";s:3:\"tag\";s:11:\"4.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/bootstrap5/releases/4.0.0-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1711069936\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:12:\"4.0.0-alpha1\";a:11:{s:4:\"name\";s:23:\"bootstrap5 4.0.0-alpha1\";s:7:\"version\";s:12:\"4.0.0-alpha1\";s:3:\"tag\";s:12:\"4.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/bootstrap5/releases/4.0.0-alpha1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1694954906\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:6:\"3.0.16\";a:11:{s:4:\"name\";s:17:\"bootstrap5 3.0.16\";s:7:\"version\";s:6:\"3.0.16\";s:3:\"tag\";s:6:\"3.0.16\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/bootstrap5/releases/3.0.16\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.16.tar.gz\";s:4:\"date\";s:10:\"1770988431\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:6:\"3.0.15\";a:11:{s:4:\"name\";s:17:\"bootstrap5 3.0.15\";s:7:\"version\";s:6:\"3.0.15\";s:3:\"tag\";s:6:\"3.0.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/bootstrap5/releases/3.0.15\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.15.tar.gz\";s:4:\"date\";s:10:\"1769589552\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:6:\"3.0.14\";a:11:{s:4:\"name\";s:17:\"bootstrap5 3.0.14\";s:7:\"version\";s:6:\"3.0.14\";s:3:\"tag\";s:6:\"3.0.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/bootstrap5/releases/3.0.14\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.14.tar.gz\";s:4:\"date\";s:10:\"1723049842\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:6:\"3.0.13\";a:11:{s:4:\"name\";s:17:\"bootstrap5 3.0.13\";s:7:\"version\";s:6:\"3.0.13\";s:3:\"tag\";s:6:\"3.0.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/bootstrap5/releases/3.0.13\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.13.tar.gz\";s:4:\"date\";s:10:\"1716649113\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:6:\"3.0.12\";a:11:{s:4:\"name\";s:17:\"bootstrap5 3.0.12\";s:7:\"version\";s:6:\"3.0.12\";s:3:\"tag\";s:6:\"3.0.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/bootstrap5/releases/3.0.12\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.12.tar.gz\";s:4:\"date\";s:10:\"1716472249\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:6:\"3.0.11\";a:11:{s:4:\"name\";s:17:\"bootstrap5 3.0.11\";s:7:\"version\";s:6:\"3.0.11\";s:3:\"tag\";s:6:\"3.0.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/bootstrap5/releases/3.0.11\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.11.tar.gz\";s:4:\"date\";s:10:\"1711069787\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:6:\"3.0.10\";a:11:{s:4:\"name\";s:17:\"bootstrap5 3.0.10\";s:7:\"version\";s:6:\"3.0.10\";s:3:\"tag\";s:6:\"3.0.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/bootstrap5/releases/3.0.10\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.10.tar.gz\";s:4:\"date\";s:10:\"1694747986\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:5:\"3.0.9\";a:11:{s:4:\"name\";s:16:\"bootstrap5 3.0.9\";s:7:\"version\";s:5:\"3.0.9\";s:3:\"tag\";s:5:\"3.0.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/3.0.9\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.9.tar.gz\";s:4:\"date\";s:10:\"1691152585\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:5:\"3.0.8\";a:11:{s:4:\"name\";s:16:\"bootstrap5 3.0.8\";s:7:\"version\";s:5:\"3.0.8\";s:3:\"tag\";s:5:\"3.0.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/3.0.8\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.8.tar.gz\";s:4:\"date\";s:10:\"1685974134\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:5:\"3.0.7\";a:11:{s:4:\"name\";s:16:\"bootstrap5 3.0.7\";s:7:\"version\";s:5:\"3.0.7\";s:3:\"tag\";s:5:\"3.0.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/3.0.7\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.7.tar.gz\";s:4:\"date\";s:10:\"1680624244\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:5:\"3.0.6\";a:11:{s:4:\"name\";s:16:\"bootstrap5 3.0.6\";s:7:\"version\";s:5:\"3.0.6\";s:3:\"tag\";s:5:\"3.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/3.0.6\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.6.tar.gz\";s:4:\"date\";s:10:\"1680601815\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:5:\"3.0.5\";a:11:{s:4:\"name\";s:16:\"bootstrap5 3.0.5\";s:7:\"version\";s:5:\"3.0.5\";s:3:\"tag\";s:5:\"3.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/3.0.5\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.5.tar.gz\";s:4:\"date\";s:10:\"1677943395\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:5:\"3.0.4\";a:11:{s:4:\"name\";s:16:\"bootstrap5 3.0.4\";s:7:\"version\";s:5:\"3.0.4\";s:3:\"tag\";s:5:\"3.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/3.0.4\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.4.tar.gz\";s:4:\"date\";s:10:\"1677068006\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:5:\"3.0.3\";a:11:{s:4:\"name\";s:16:\"bootstrap5 3.0.3\";s:7:\"version\";s:5:\"3.0.3\";s:3:\"tag\";s:5:\"3.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/3.0.3\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.3.tar.gz\";s:4:\"date\";s:10:\"1675691764\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:5:\"3.0.2\";a:11:{s:4:\"name\";s:16:\"bootstrap5 3.0.2\";s:7:\"version\";s:5:\"3.0.2\";s:3:\"tag\";s:5:\"3.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/3.0.2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.2.tar.gz\";s:4:\"date\";s:10:\"1675164979\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:5:\"3.0.1\";a:11:{s:4:\"name\";s:16:\"bootstrap5 3.0.1\";s:7:\"version\";s:5:\"3.0.1\";s:3:\"tag\";s:5:\"3.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/3.0.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.1.tar.gz\";s:4:\"date\";s:10:\"1675093000\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:5:\"3.0.0\";a:11:{s:4:\"name\";s:16:\"bootstrap5 3.0.0\";s:7:\"version\";s:5:\"3.0.0\";s:3:\"tag\";s:5:\"3.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/3.0.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.0.tar.gz\";s:4:\"date\";s:10:\"1675066998\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:9:\"3.0.0-rc1\";a:11:{s:4:\"name\";s:20:\"bootstrap5 3.0.0-rc1\";s:7:\"version\";s:9:\"3.0.0-rc1\";s:3:\"tag\";s:9:\"3.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/bootstrap5/releases/3.0.0-rc1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1672062287\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:6:\"2.0.10\";a:11:{s:4:\"name\";s:17:\"bootstrap5 2.0.10\";s:7:\"version\";s:6:\"2.0.10\";s:3:\"tag\";s:6:\"2.0.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/bootstrap5/releases/2.0.10\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/bootstrap5-2.0.10.tar.gz\";s:4:\"date\";s:10:\"1694954649\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.4\";}s:5:\"2.0.9\";a:11:{s:4:\"name\";s:16:\"bootstrap5 2.0.9\";s:7:\"version\";s:5:\"2.0.9\";s:3:\"tag\";s:5:\"2.0.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/2.0.9\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-2.0.9.tar.gz\";s:4:\"date\";s:10:\"1675691822\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.2\";}s:5:\"2.0.8\";a:11:{s:4:\"name\";s:16:\"bootstrap5 2.0.8\";s:7:\"version\";s:5:\"2.0.8\";s:3:\"tag\";s:5:\"2.0.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/2.0.8\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-2.0.8.tar.gz\";s:4:\"date\";s:10:\"1675092936\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.2\";}s:5:\"2.0.7\";a:11:{s:4:\"name\";s:16:\"bootstrap5 2.0.7\";s:7:\"version\";s:5:\"2.0.7\";s:3:\"tag\";s:5:\"2.0.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/2.0.7\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-2.0.7.tar.gz\";s:4:\"date\";s:10:\"1675069657\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.2\";}s:5:\"2.0.6\";a:11:{s:4:\"name\";s:16:\"bootstrap5 2.0.6\";s:7:\"version\";s:5:\"2.0.6\";s:3:\"tag\";s:5:\"2.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/2.0.6\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-2.0.6.tar.gz\";s:4:\"date\";s:10:\"1672062198\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.2\";}s:5:\"2.0.5\";a:11:{s:4:\"name\";s:16:\"bootstrap5 2.0.5\";s:7:\"version\";s:5:\"2.0.5\";s:3:\"tag\";s:5:\"2.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/2.0.5\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-2.0.5.tar.gz\";s:4:\"date\";s:10:\"1670251832\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.2\";}s:5:\"2.0.4\";a:11:{s:4:\"name\";s:16:\"bootstrap5 2.0.4\";s:7:\"version\";s:5:\"2.0.4\";s:3:\"tag\";s:5:\"2.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/2.0.4\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-2.0.4.tar.gz\";s:4:\"date\";s:10:\"1670209868\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.2\";}s:5:\"2.0.3\";a:11:{s:4:\"name\";s:16:\"bootstrap5 2.0.3\";s:7:\"version\";s:5:\"2.0.3\";s:3:\"tag\";s:5:\"2.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/2.0.3\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-2.0.3.tar.gz\";s:4:\"date\";s:10:\"1666696009\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.2\";}s:5:\"2.0.2\";a:11:{s:4:\"name\";s:16:\"bootstrap5 2.0.2\";s:7:\"version\";s:5:\"2.0.2\";s:3:\"tag\";s:5:\"2.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/2.0.2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-2.0.2.tar.gz\";s:4:\"date\";s:10:\"1665410465\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.2\";}s:5:\"2.0.1\";a:11:{s:4:\"name\";s:16:\"bootstrap5 2.0.1\";s:7:\"version\";s:5:\"2.0.1\";s:3:\"tag\";s:5:\"2.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/2.0.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-2.0.1.tar.gz\";s:4:\"date\";s:10:\"1665325907\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:5:\"2.0.0\";a:11:{s:4:\"name\";s:16:\"bootstrap5 2.0.0\";s:7:\"version\";s:5:\"2.0.0\";s:3:\"tag\";s:5:\"2.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/2.0.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-2.0.0.tar.gz\";s:4:\"date\";s:10:\"1659829878\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:5:\"1.1.5\";a:11:{s:4:\"name\";s:16:\"bootstrap5 1.1.5\";s:7:\"version\";s:5:\"1.1.5\";s:3:\"tag\";s:5:\"1.1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/1.1.5\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-1.1.5.tar.gz\";s:4:\"date\";s:10:\"1659419678\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:5:\"1.1.3\";a:11:{s:4:\"name\";s:16:\"bootstrap5 1.1.3\";s:7:\"version\";s:5:\"1.1.3\";s:3:\"tag\";s:5:\"1.1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/1.1.3\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-1.1.3.tar.gz\";s:4:\"date\";s:10:\"1641738987\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:5:\"1.1.2\";a:11:{s:4:\"name\";s:16:\"bootstrap5 1.1.2\";s:7:\"version\";s:5:\"1.1.2\";s:3:\"tag\";s:5:\"1.1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/1.1.2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-1.1.2.tar.gz\";s:4:\"date\";s:10:\"1637075148\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:5:\"1.1.1\";a:11:{s:4:\"name\";s:16:\"bootstrap5 1.1.1\";s:7:\"version\";s:5:\"1.1.1\";s:3:\"tag\";s:5:\"1.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/1.1.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-1.1.1.tar.gz\";s:4:\"date\";s:10:\"1635731662\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:5:\"1.1.0\";a:11:{s:4:\"name\";s:16:\"bootstrap5 1.1.0\";s:7:\"version\";s:5:\"1.1.0\";s:3:\"tag\";s:5:\"1.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/1.1.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-1.1.0.tar.gz\";s:4:\"date\";s:10:\"1633526861\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:11:\"1.1.0-beta2\";a:11:{s:4:\"name\";s:22:\"bootstrap5 1.1.0-beta2\";s:7:\"version\";s:11:\"1.1.0-beta2\";s:3:\"tag\";s:11:\"1.1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/bootstrap5/releases/1.1.0-beta2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/bootstrap5-1.1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1633439526\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:11:\"1.1.0-beta1\";a:11:{s:4:\"name\";s:22:\"bootstrap5 1.1.0-beta1\";s:7:\"version\";s:11:\"1.1.0-beta1\";s:3:\"tag\";s:11:\"1.1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/bootstrap5/releases/1.1.0-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/bootstrap5-1.1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1633168481\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:12:\"1.1.0-alpha1\";a:11:{s:4:\"name\";s:23:\"bootstrap5 1.1.0-alpha1\";s:7:\"version\";s:12:\"1.1.0-alpha1\";s:3:\"tag\";s:12:\"1.1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/bootstrap5/releases/1.1.0-alpha1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/bootstrap5-1.1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1628384194\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:5:\"1.0.0\";a:11:{s:4:\"name\";s:16:\"bootstrap5 1.0.0\";s:7:\"version\";s:5:\"1.0.0\";s:3:\"tag\";s:5:\"1.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/bootstrap5/releases/1.0.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/bootstrap5-1.0.0.tar.gz\";s:4:\"date\";s:10:\"1627820792\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:9:\"1.0.0-rc1\";a:11:{s:4:\"name\";s:20:\"bootstrap5 1.0.0-rc1\";s:7:\"version\";s:9:\"1.0.0-rc1\";s:3:\"tag\";s:9:\"1.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/bootstrap5/releases/1.0.0-rc1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/bootstrap5-1.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1627654801\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:11:\"1.0.0-beta5\";a:11:{s:4:\"name\";s:22:\"bootstrap5 1.0.0-beta5\";s:7:\"version\";s:11:\"1.0.0-beta5\";s:3:\"tag\";s:11:\"1.0.0-beta5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/bootstrap5/releases/1.0.0-beta5\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/bootstrap5-1.0.0-beta5.tar.gz\";s:4:\"date\";s:10:\"1624982381\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:11:\"1.0.0-beta4\";a:11:{s:4:\"name\";s:22:\"bootstrap5 1.0.0-beta4\";s:7:\"version\";s:11:\"1.0.0-beta4\";s:3:\"tag\";s:11:\"1.0.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/bootstrap5/releases/1.0.0-beta4\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/bootstrap5-1.0.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1624638090\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:11:\"1.0.0-beta3\";a:11:{s:4:\"name\";s:22:\"bootstrap5 1.0.0-beta3\";s:7:\"version\";s:11:\"1.0.0-beta3\";s:3:\"tag\";s:11:\"1.0.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/bootstrap5/releases/1.0.0-beta3\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/bootstrap5-1.0.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1622961950\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:11:\"1.0.0-beta2\";a:11:{s:4:\"name\";s:22:\"bootstrap5 1.0.0-beta2\";s:7:\"version\";s:11:\"1.0.0-beta2\";s:3:\"tag\";s:11:\"1.0.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/bootstrap5/releases/1.0.0-beta2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/bootstrap5-1.0.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1621125223\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:11:\"1.0.0-beta1\";a:11:{s:4:\"name\";s:22:\"bootstrap5 1.0.0-beta1\";s:7:\"version\";s:11:\"1.0.0-beta1\";s:3:\"tag\";s:11:\"1.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/bootstrap5/releases/1.0.0-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/bootstrap5-1.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1620275369\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:12:\"1.0.0-alpha4\";a:11:{s:4:\"name\";s:23:\"bootstrap5 1.0.0-alpha4\";s:7:\"version\";s:12:\"1.0.0-alpha4\";s:3:\"tag\";s:12:\"1.0.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/bootstrap5/releases/1.0.0-alpha4\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/bootstrap5-1.0.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1617205849\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:12:\"1.0.0-alpha3\";a:11:{s:4:\"name\";s:23:\"bootstrap5 1.0.0-alpha3\";s:7:\"version\";s:12:\"1.0.0-alpha3\";s:3:\"tag\";s:12:\"1.0.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/bootstrap5/releases/1.0.0-alpha3\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/bootstrap5-1.0.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1615095284\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:12:\"1.0.0-alpha2\";a:11:{s:4:\"name\";s:23:\"bootstrap5 1.0.0-alpha2\";s:7:\"version\";s:12:\"1.0.0-alpha2\";s:3:\"tag\";s:12:\"1.0.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/bootstrap5/releases/1.0.0-alpha2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/bootstrap5-1.0.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1614259740\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^8.9 || ^9.1\";}s:12:\"1.0.0-alpha1\";a:11:{s:4:\"name\";s:23:\"bootstrap5 1.0.0-alpha1\";s:7:\"version\";s:12:\"1.0.0-alpha1\";s:3:\"tag\";s:12:\"1.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/bootstrap5/releases/1.0.0-alpha1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/bootstrap5-1.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1609772379\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^8.9 || ^9.1\";}s:9:\"4.0.x-dev\";a:11:{s:4:\"name\";s:20:\"bootstrap5 4.0.x-dev\";s:7:\"version\";s:9:\"4.0.x-dev\";s:3:\"tag\";s:5:\"4.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/bootstrap5/releases/4.0.x-dev\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/bootstrap5-4.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1770988212\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:14:\"^10.1 || ^11.0\";}s:9:\"3.0.x-dev\";a:11:{s:4:\"name\";s:20:\"bootstrap5 3.0.x-dev\";s:7:\"version\";s:9:\"3.0.x-dev\";s:3:\"tag\";s:5:\"3.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/bootstrap5/releases/3.0.x-dev\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/bootstrap5-3.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1770988337\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.4 || ^10\";}s:9:\"2.0.x-dev\";a:11:{s:4:\"name\";s:20:\"bootstrap5 2.0.x-dev\";s:7:\"version\";s:9:\"2.0.x-dev\";s:3:\"tag\";s:5:\"2.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/bootstrap5/releases/2.0.x-dev\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/bootstrap5-2.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1694954456\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:4:\"^9.4\";}s:9:\"1.1.x-dev\";a:11:{s:4:\"name\";s:20:\"bootstrap5 1.1.x-dev\";s:7:\"version\";s:9:\"1.1.x-dev\";s:3:\"tag\";s:5:\"1.1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/bootstrap5/releases/1.1.x-dev\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/bootstrap5-1.1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1675066236\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:9:\"1.0.x-dev\";a:11:{s:4:\"name\";s:20:\"bootstrap5 1.0.x-dev\";s:7:\"version\";s:9:\"1.0.x-dev\";s:3:\"tag\";s:5:\"1.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/bootstrap5/releases/1.0.x-dev\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/bootstrap5-1.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1627820095\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','captcha',_binary 'a:10:{s:5:\"title\";s:7:\"CAPTCHA\";s:10:\"short_name\";s:7:\"captcha\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:11:\"2.0.,8.x-1.\";s:18:\"composer_namespace\";s:14:\"drupal/captcha\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:38:\"https://www.drupal.org/project/captcha\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:41:{s:6:\"2.0.10\";a:11:{s:4:\"name\";s:14:\"captcha 2.0.10\";s:7:\"version\";s:6:\"2.0.10\";s:3:\"tag\";s:6:\"2.0.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/captcha/releases/2.0.10\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/captcha-2.0.10.tar.gz\";s:4:\"date\";s:10:\"1770647534\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"2.0.9\";a:11:{s:4:\"name\";s:13:\"captcha 2.0.9\";s:7:\"version\";s:5:\"2.0.9\";s:3:\"tag\";s:5:\"2.0.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/captcha/releases/2.0.9\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/captcha-2.0.9.tar.gz\";s:4:\"date\";s:10:\"1753701287\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"2.0.8\";a:11:{s:4:\"name\";s:13:\"captcha 2.0.8\";s:7:\"version\";s:5:\"2.0.8\";s:3:\"tag\";s:5:\"2.0.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/captcha/releases/2.0.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/captcha-2.0.8.tar.gz\";s:4:\"date\";s:10:\"1753284367\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"2.0.7\";a:11:{s:4:\"name\";s:13:\"captcha 2.0.7\";s:7:\"version\";s:5:\"2.0.7\";s:3:\"tag\";s:5:\"2.0.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/captcha/releases/2.0.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/captcha-2.0.7.tar.gz\";s:4:\"date\";s:10:\"1732250192\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"2.0.6\";a:11:{s:4:\"name\";s:13:\"captcha 2.0.6\";s:7:\"version\";s:5:\"2.0.6\";s:3:\"tag\";s:5:\"2.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/captcha/releases/2.0.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/captcha-2.0.6.tar.gz\";s:4:\"date\";s:10:\"1719900315\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:5:\"2.0.5\";a:11:{s:4:\"name\";s:13:\"captcha 2.0.5\";s:7:\"version\";s:5:\"2.0.5\";s:3:\"tag\";s:5:\"2.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/captcha/releases/2.0.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/captcha-2.0.5.tar.gz\";s:4:\"date\";s:10:\"1691598525\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=9.4 <11\";}s:5:\"2.0.4\";a:11:{s:4:\"name\";s:13:\"captcha 2.0.4\";s:7:\"version\";s:5:\"2.0.4\";s:3:\"tag\";s:5:\"2.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/captcha/releases/2.0.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/captcha-2.0.4.tar.gz\";s:4:\"date\";s:10:\"1690471910\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=9.4 <11\";}s:5:\"2.0.3\";a:11:{s:4:\"name\";s:13:\"captcha 2.0.3\";s:7:\"version\";s:5:\"2.0.3\";s:3:\"tag\";s:5:\"2.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/captcha/releases/2.0.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/captcha-2.0.3.tar.gz\";s:4:\"date\";s:10:\"1689779295\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=9.4 <11\";}s:5:\"2.0.2\";a:11:{s:4:\"name\";s:13:\"captcha 2.0.2\";s:7:\"version\";s:5:\"2.0.2\";s:3:\"tag\";s:5:\"2.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/captcha/releases/2.0.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/captcha-2.0.2.tar.gz\";s:4:\"date\";s:10:\"1689758258\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=9.4 <11\";}s:5:\"2.0.1\";a:11:{s:4:\"name\";s:13:\"captcha 2.0.1\";s:7:\"version\";s:5:\"2.0.1\";s:3:\"tag\";s:5:\"2.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/captcha/releases/2.0.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/captcha-2.0.1.tar.gz\";s:4:\"date\";s:10:\"1689698114\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=9.4 <11\";}s:5:\"2.0.0\";a:11:{s:4:\"name\";s:13:\"captcha 2.0.0\";s:7:\"version\";s:5:\"2.0.0\";s:3:\"tag\";s:5:\"2.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/captcha/releases/2.0.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/captcha-2.0.0.tar.gz\";s:4:\"date\";s:10:\"1686733577\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"^10\";}s:11:\"2.0.0-beta3\";a:11:{s:4:\"name\";s:19:\"captcha 2.0.0-beta3\";s:7:\"version\";s:11:\"2.0.0-beta3\";s:3:\"tag\";s:11:\"2.0.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/captcha/releases/2.0.0-beta3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/captcha-2.0.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1686154736\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"^10\";}s:11:\"2.0.0-beta2\";a:11:{s:4:\"name\";s:19:\"captcha 2.0.0-beta2\";s:7:\"version\";s:11:\"2.0.0-beta2\";s:3:\"tag\";s:11:\"2.0.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/captcha/releases/2.0.0-beta2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/captcha-2.0.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1683099304\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"^10\";}s:11:\"2.0.0-beta1\";a:11:{s:4:\"name\";s:19:\"captcha 2.0.0-beta1\";s:7:\"version\";s:11:\"2.0.0-beta1\";s:3:\"tag\";s:11:\"2.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/captcha/releases/2.0.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/captcha-2.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1671025150\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"^10\";}s:12:\"2.0.0-alpha0\";a:11:{s:4:\"name\";s:20:\"captcha 2.0.0-alpha0\";s:7:\"version\";s:12:\"2.0.0-alpha0\";s:3:\"tag\";s:12:\"2.0.0-alpha0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/captcha/releases/2.0.0-alpha0\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/captcha-2.0.0-alpha0.tar.gz\";s:4:\"date\";s:10:\"1670517136\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"^10\";}s:8:\"8.x-1.17\";a:11:{s:4:\"name\";s:16:\"captcha 8.x-1.17\";s:7:\"version\";s:8:\"8.x-1.17\";s:3:\"tag\";s:8:\"8.x-1.17\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/captcha/releases/8.x-1.17\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.17.tar.gz\";s:4:\"date\";s:10:\"1771529994\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:8:\"8.x-1.16\";a:11:{s:4:\"name\";s:16:\"captcha 8.x-1.16\";s:7:\"version\";s:8:\"8.x-1.16\";s:3:\"tag\";s:8:\"8.x-1.16\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/captcha/releases/8.x-1.16\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.16.tar.gz\";s:4:\"date\";s:10:\"1732250244\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:8:\"8.x-1.15\";a:11:{s:4:\"name\";s:16:\"captcha 8.x-1.15\";s:7:\"version\";s:8:\"8.x-1.15\";s:3:\"tag\";s:8:\"8.x-1.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/captcha/releases/8.x-1.15\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.15.tar.gz\";s:4:\"date\";s:10:\"1719900377\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:8:\"8.x-1.14\";a:11:{s:4:\"name\";s:16:\"captcha 8.x-1.14\";s:7:\"version\";s:8:\"8.x-1.14\";s:3:\"tag\";s:8:\"8.x-1.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/captcha/releases/8.x-1.14\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.14.tar.gz\";s:4:\"date\";s:10:\"1691598620\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=9.4 <11\";}s:8:\"8.x-1.13\";a:11:{s:4:\"name\";s:16:\"captcha 8.x-1.13\";s:7:\"version\";s:8:\"8.x-1.13\";s:3:\"tag\";s:8:\"8.x-1.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/captcha/releases/8.x-1.13\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.13.tar.gz\";s:4:\"date\";s:10:\"1690471985\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=9.4 <11\";}s:8:\"8.x-1.12\";a:11:{s:4:\"name\";s:16:\"captcha 8.x-1.12\";s:7:\"version\";s:8:\"8.x-1.12\";s:3:\"tag\";s:8:\"8.x-1.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/captcha/releases/8.x-1.12\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.12.tar.gz\";s:4:\"date\";s:10:\"1689779337\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=9.4 <11\";}s:8:\"8.x-1.11\";a:11:{s:4:\"name\";s:16:\"captcha 8.x-1.11\";s:7:\"version\";s:8:\"8.x-1.11\";s:3:\"tag\";s:8:\"8.x-1.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/captcha/releases/8.x-1.11\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.11.tar.gz\";s:4:\"date\";s:10:\"1689698334\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=9.4 <11\";}s:8:\"8.x-1.10\";a:11:{s:4:\"name\";s:16:\"captcha 8.x-1.10\";s:7:\"version\";s:8:\"8.x-1.10\";s:3:\"tag\";s:8:\"8.x-1.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/captcha/releases/8.x-1.10\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.10.tar.gz\";s:4:\"date\";s:10:\"1680254570\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:7:\"8.x-1.9\";a:11:{s:4:\"name\";s:15:\"captcha 8.x-1.9\";s:7:\"version\";s:7:\"8.x-1.9\";s:3:\"tag\";s:7:\"8.x-1.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/captcha/releases/8.x-1.9\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.9.tar.gz\";s:4:\"date\";s:10:\"1672484865\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.9 || ^9 || ^10\";}s:7:\"8.x-1.8\";a:11:{s:4:\"name\";s:15:\"captcha 8.x-1.8\";s:7:\"version\";s:7:\"8.x-1.8\";s:3:\"tag\";s:7:\"8.x-1.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/captcha/releases/8.x-1.8\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.8.tar.gz\";s:4:\"date\";s:10:\"1668593425\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=8.9 <11\";}s:7:\"8.x-1.7\";a:11:{s:4:\"name\";s:15:\"captcha 8.x-1.7\";s:7:\"version\";s:7:\"8.x-1.7\";s:3:\"tag\";s:7:\"8.x-1.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/captcha/releases/8.x-1.7\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.7.tar.gz\";s:4:\"date\";s:10:\"1668434204\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=8.9 <11\";}s:7:\"8.x-1.6\";a:11:{s:4:\"name\";s:15:\"captcha 8.x-1.6\";s:7:\"version\";s:7:\"8.x-1.6\";s:3:\"tag\";s:7:\"8.x-1.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/captcha/releases/8.x-1.6\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.6.tar.gz\";s:4:\"date\";s:10:\"1667906819\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=8.9 <11\";}s:7:\"8.x-1.5\";a:11:{s:4:\"name\";s:15:\"captcha 8.x-1.5\";s:7:\"version\";s:7:\"8.x-1.5\";s:3:\"tag\";s:7:\"8.x-1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/captcha/releases/8.x-1.5\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.5.tar.gz\";s:4:\"date\";s:10:\"1662751122\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=8.9 <11\";}s:7:\"8.x-1.4\";a:11:{s:4:\"name\";s:15:\"captcha 8.x-1.4\";s:7:\"version\";s:7:\"8.x-1.4\";s:3:\"tag\";s:7:\"8.x-1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/captcha/releases/8.x-1.4\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.4.tar.gz\";s:4:\"date\";s:10:\"1658338565\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=8.9 <11\";}s:7:\"8.x-1.3\";a:11:{s:4:\"name\";s:15:\"captcha 8.x-1.3\";s:7:\"version\";s:7:\"8.x-1.3\";s:3:\"tag\";s:7:\"8.x-1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/captcha/releases/8.x-1.3\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.3.tar.gz\";s:4:\"date\";s:10:\"1655312421\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\">=8.9 <11\";}s:7:\"8.x-1.2\";a:11:{s:4:\"name\";s:15:\"captcha 8.x-1.2\";s:7:\"version\";s:7:\"8.x-1.2\";s:3:\"tag\";s:7:\"8.x-1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/captcha/releases/8.x-1.2\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.2.tar.gz\";s:4:\"date\";s:10:\"1619673374\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-1.1\";a:11:{s:4:\"name\";s:15:\"captcha 8.x-1.1\";s:7:\"version\";s:7:\"8.x-1.1\";s:3:\"tag\";s:7:\"8.x-1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/captcha/releases/8.x-1.1\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.1.tar.gz\";s:4:\"date\";s:10:\"1591160977\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:15:\"captcha 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/captcha/releases/8.x-1.0\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1582292983\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta4\";a:11:{s:4:\"name\";s:21:\"captcha 8.x-1.0-beta4\";s:7:\"version\";s:13:\"8.x-1.0-beta4\";s:3:\"tag\";s:13:\"8.x-1.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/captcha/releases/8.x-1.0-beta4\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1571689089\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:12:\"New features\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta3\";a:11:{s:4:\"name\";s:21:\"captcha 8.x-1.0-beta3\";s:7:\"version\";s:13:\"8.x-1.0-beta3\";s:3:\"tag\";s:13:\"8.x-1.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/captcha/releases/8.x-1.0-beta3\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1570537685\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta2\";a:11:{s:4:\"name\";s:21:\"captcha 8.x-1.0-beta2\";s:7:\"version\";s:13:\"8.x-1.0-beta2\";s:3:\"tag\";s:13:\"8.x-1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/captcha/releases/8.x-1.0-beta2\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1570228085\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta1\";a:11:{s:4:\"name\";s:21:\"captcha 8.x-1.0-beta1\";s:7:\"version\";s:13:\"8.x-1.0-beta1\";s:3:\"tag\";s:13:\"8.x-1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/captcha/releases/8.x-1.0-beta1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1487198586\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha1\";a:11:{s:4:\"name\";s:22:\"captcha 8.x-1.0-alpha1\";s:7:\"version\";s:14:\"8.x-1.0-alpha1\";s:3:\"tag\";s:14:\"8.x-1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/captcha/releases/8.x-1.0-alpha1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1473780365\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha0\";a:11:{s:4:\"name\";s:22:\"captcha 8.x-1.0-alpha0\";s:7:\"version\";s:14:\"8.x-1.0-alpha0\";s:3:\"tag\";s:14:\"8.x-1.0-alpha0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/captcha/releases/8.x-1.0-alpha0\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.0-alpha0.tar.gz\";s:4:\"date\";s:10:\"1448461740\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:12:\"New features\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"2.x-dev\";a:11:{s:4:\"name\";s:15:\"captcha 2.x-dev\";s:7:\"version\";s:7:\"2.x-dev\";s:3:\"tag\";s:3:\"2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/captcha/releases/2.x-dev\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/captcha-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1770721326\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.5 || ^10 || ^11\";}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:19:\"captcha 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/captcha/releases/8.x-1.x-dev\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/captcha-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1683616647\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404884;}',1773491284),('update_available_releases','devel',_binary 'a:10:{s:5:\"title\";s:5:\"Devel\";s:10:\"short_name\";s:5:\"devel\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:14:\"5.3.,5.4.,5.5.\";s:18:\"composer_namespace\";s:12:\"drupal/devel\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:36:\"https://www.drupal.org/project/devel\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:39:{s:5:\"5.5.0\";a:11:{s:4:\"name\";s:11:\"devel 5.5.0\";s:7:\"version\";s:5:\"5.5.0\";s:3:\"tag\";s:5:\"5.5.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/5.5.0\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-5.5.0.tar.gz\";s:4:\"date\";s:10:\"1764211205\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:19:\"^10.3 || ^11 || ^12\";s:5:\"terms\";a:0:{}}s:5:\"5.4.0\";a:11:{s:4:\"name\";s:11:\"devel 5.4.0\";s:7:\"version\";s:5:\"5.4.0\";s:3:\"tag\";s:5:\"5.4.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/5.4.0\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-5.4.0.tar.gz\";s:4:\"date\";s:10:\"1751916158\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:19:\"^10.3 || ^11 || ^12\";}s:5:\"5.3.1\";a:11:{s:4:\"name\";s:11:\"devel 5.3.1\";s:7:\"version\";s:5:\"5.3.1\";s:3:\"tag\";s:5:\"5.3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/5.3.1\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-5.3.1.tar.gz\";s:4:\"date\";s:10:\"1723258446\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:19:\"^10.3 || ^11 || ^12\";s:5:\"terms\";a:0:{}}s:5:\"5.2.1\";a:11:{s:4:\"name\";s:11:\"devel 5.2.1\";s:7:\"version\";s:5:\"5.2.1\";s:3:\"tag\";s:5:\"5.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/5.2.1\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-5.2.1.tar.gz\";s:4:\"date\";s:10:\"1711328410\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:21:\">=10.0 <12.0.0-stable\";}s:5:\"5.2.0\";a:11:{s:4:\"name\";s:11:\"devel 5.2.0\";s:7:\"version\";s:5:\"5.2.0\";s:3:\"tag\";s:5:\"5.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/5.2.0\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-5.2.0.tar.gz\";s:4:\"date\";s:10:\"1711280083\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:21:\">=10.0 <12.0.0-stable\";s:5:\"terms\";a:0:{}}s:5:\"5.1.2\";a:11:{s:4:\"name\";s:11:\"devel 5.1.2\";s:7:\"version\";s:5:\"5.1.2\";s:3:\"tag\";s:5:\"5.1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/5.1.2\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-5.1.2.tar.gz\";s:4:\"date\";s:10:\"1686161028\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";}s:5:\"5.1.1\";a:11:{s:4:\"name\";s:11:\"devel 5.1.1\";s:7:\"version\";s:5:\"5.1.1\";s:3:\"tag\";s:5:\"5.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/5.1.1\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-5.1.1.tar.gz\";s:4:\"date\";s:10:\"1671644739\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";}s:5:\"5.1.0\";a:11:{s:4:\"name\";s:11:\"devel 5.1.0\";s:7:\"version\";s:5:\"5.1.0\";s:3:\"tag\";s:5:\"5.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/5.1.0\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-5.1.0.tar.gz\";s:4:\"date\";s:10:\"1671039217\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";}s:5:\"5.0.2\";a:11:{s:4:\"name\";s:11:\"devel 5.0.2\";s:7:\"version\";s:5:\"5.0.2\";s:3:\"tag\";s:5:\"5.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/5.0.2\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-5.0.2.tar.gz\";s:4:\"date\";s:10:\"1664317512\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";}s:5:\"5.0.1\";a:11:{s:4:\"name\";s:11:\"devel 5.0.1\";s:7:\"version\";s:5:\"5.0.1\";s:3:\"tag\";s:5:\"5.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/5.0.1\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-5.0.1.tar.gz\";s:4:\"date\";s:10:\"1663955055\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";}s:5:\"5.0.0\";a:11:{s:4:\"name\";s:11:\"devel 5.0.0\";s:7:\"version\";s:5:\"5.0.0\";s:3:\"tag\";s:5:\"5.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/5.0.0\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-5.0.0.tar.gz\";s:4:\"date\";s:10:\"1663879998\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";s:5:\"terms\";a:0:{}}s:11:\"5.0.0-beta1\";a:11:{s:4:\"name\";s:17:\"devel 5.0.0-beta1\";s:7:\"version\";s:11:\"5.0.0-beta1\";s:3:\"tag\";s:11:\"5.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/devel/releases/5.0.0-beta1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/devel-5.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1661375424\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";s:5:\"terms\";a:0:{}}s:5:\"4.2.1\";a:11:{s:4:\"name\";s:11:\"devel 4.2.1\";s:7:\"version\";s:5:\"4.2.1\";s:3:\"tag\";s:5:\"4.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/4.2.1\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-4.2.1.tar.gz\";s:4:\"date\";s:10:\"1664317444\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:5:\"4.2.0\";a:11:{s:4:\"name\";s:11:\"devel 4.2.0\";s:7:\"version\";s:5:\"4.2.0\";s:3:\"tag\";s:5:\"4.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/4.2.0\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-4.2.0.tar.gz\";s:4:\"date\";s:10:\"1663879913\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";s:5:\"terms\";a:0:{}}s:11:\"4.2.0-beta1\";a:11:{s:4:\"name\";s:17:\"devel 4.2.0-beta1\";s:7:\"version\";s:11:\"4.2.0-beta1\";s:3:\"tag\";s:11:\"4.2.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/devel/releases/4.2.0-beta1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/devel-4.2.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1663436876\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:5:\"4.1.5\";a:11:{s:4:\"name\";s:11:\"devel 4.1.5\";s:7:\"version\";s:5:\"4.1.5\";s:3:\"tag\";s:5:\"4.1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/4.1.5\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-4.1.5.tar.gz\";s:4:\"date\";s:10:\"1646072825\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:5:\"4.1.4\";a:11:{s:4:\"name\";s:11:\"devel 4.1.4\";s:7:\"version\";s:5:\"4.1.4\";s:3:\"tag\";s:5:\"4.1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/4.1.4\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-4.1.4.tar.gz\";s:4:\"date\";s:10:\"1646060481\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:5:\"4.1.3\";a:11:{s:4:\"name\";s:11:\"devel 4.1.3\";s:7:\"version\";s:5:\"4.1.3\";s:3:\"tag\";s:5:\"4.1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/4.1.3\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-4.1.3.tar.gz\";s:4:\"date\";s:10:\"1639534069\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";s:5:\"terms\";a:0:{}}s:5:\"4.1.2\";a:11:{s:4:\"name\";s:11:\"devel 4.1.2\";s:7:\"version\";s:5:\"4.1.2\";s:3:\"tag\";s:5:\"4.1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/4.1.2\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-4.1.2.tar.gz\";s:4:\"date\";s:10:\"1638973249\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:5:\"4.1.1\";a:11:{s:4:\"name\";s:11:\"devel 4.1.1\";s:7:\"version\";s:5:\"4.1.1\";s:3:\"tag\";s:5:\"4.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/4.1.1\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-4.1.1.tar.gz\";s:4:\"date\";s:10:\"1609419527\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:5:\"4.1.0\";a:11:{s:4:\"name\";s:11:\"devel 4.1.0\";s:7:\"version\";s:5:\"4.1.0\";s:3:\"tag\";s:5:\"4.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/4.1.0\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-4.1.0.tar.gz\";s:4:\"date\";s:10:\"1609263666\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";s:5:\"terms\";a:0:{}}s:5:\"4.0.1\";a:11:{s:4:\"name\";s:11:\"devel 4.0.1\";s:7:\"version\";s:5:\"4.0.1\";s:3:\"tag\";s:5:\"4.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/4.0.1\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-4.0.1.tar.gz\";s:4:\"date\";s:10:\"1600300079\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:5:\"4.0.0\";a:11:{s:4:\"name\";s:11:\"devel 4.0.0\";s:7:\"version\";s:5:\"4.0.0\";s:3:\"tag\";s:5:\"4.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/devel/releases/4.0.0\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/devel-4.0.0.tar.gz\";s:4:\"date\";s:10:\"1592918495\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:9:\"4.0.0-rc1\";a:11:{s:4:\"name\";s:15:\"devel 4.0.0-rc1\";s:7:\"version\";s:9:\"4.0.0-rc1\";s:3:\"tag\";s:9:\"4.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/devel/releases/4.0.0-rc1\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/devel-4.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1592501636\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:13:\"8.x-3.0-beta1\";a:11:{s:4:\"name\";s:19:\"devel 8.x-3.0-beta1\";s:7:\"version\";s:13:\"8.x-3.0-beta1\";s:3:\"tag\";s:13:\"8.x-3.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/devel/releases/8.x-3.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/devel-8.x-3.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1572125285\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.1\";a:11:{s:4:\"name\";s:13:\"devel 8.x-2.1\";s:7:\"version\";s:7:\"8.x-2.1\";s:3:\"tag\";s:7:\"8.x-2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/devel/releases/8.x-2.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/devel-8.x-2.1.tar.gz\";s:4:\"date\";s:10:\"1556799496\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.0\";a:11:{s:4:\"name\";s:13:\"devel 8.x-2.0\";s:7:\"version\";s:7:\"8.x-2.0\";s:3:\"tag\";s:7:\"8.x-2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/devel/releases/8.x-2.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/devel-8.x-2.0.tar.gz\";s:4:\"date\";s:10:\"1548799380\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.2\";a:11:{s:4:\"name\";s:13:\"devel 8.x-1.2\";s:7:\"version\";s:7:\"8.x-1.2\";s:3:\"tag\";s:7:\"8.x-1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/devel/releases/8.x-1.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/devel-8.x-1.2.tar.gz\";s:4:\"date\";s:10:\"1507197844\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.1\";a:11:{s:4:\"name\";s:13:\"devel 8.x-1.1\";s:7:\"version\";s:7:\"8.x-1.1\";s:3:\"tag\";s:7:\"8.x-1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/devel/releases/8.x-1.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/devel-8.x-1.1.tar.gz\";s:4:\"date\";s:10:\"1507195143\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:13:\"devel 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/devel/releases/8.x-1.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/devel-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1502732044\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:11:\"8.x-1.0-rc2\";a:11:{s:4:\"name\";s:17:\"devel 8.x-1.0-rc2\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:3:\"tag\";s:11:\"8.x-1.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/devel/releases/8.x-1.0-rc2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/devel-8.x-1.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1492989244\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc1\";a:11:{s:4:\"name\";s:17:\"devel 8.x-1.0-rc1\";s:7:\"version\";s:11:\"8.x-1.0-rc1\";s:3:\"tag\";s:11:\"8.x-1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/devel/releases/8.x-1.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/devel-8.x-1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1484837884\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta1\";a:11:{s:4:\"name\";s:19:\"devel 8.x-1.0-beta1\";s:7:\"version\";s:13:\"8.x-1.0-beta1\";s:3:\"tag\";s:13:\"8.x-1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/devel/releases/8.x-1.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/devel-8.x-1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1480796583\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha1\";a:11:{s:4:\"name\";s:20:\"devel 8.x-1.0-alpha1\";s:7:\"version\";s:14:\"8.x-1.0-alpha1\";s:3:\"tag\";s:14:\"8.x-1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/devel/releases/8.x-1.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/devel-8.x-1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1466777163\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"5.x-dev\";a:11:{s:4:\"name\";s:13:\"devel 5.x-dev\";s:7:\"version\";s:7:\"5.x-dev\";s:3:\"tag\";s:3:\"5.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/devel/releases/5.x-dev\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/devel-5.x-dev.tar.gz\";s:4:\"date\";s:10:\"1764206881\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:19:\"^10.3 || ^11 || ^12\";s:5:\"terms\";a:0:{}}s:7:\"4.x-dev\";a:11:{s:4:\"name\";s:13:\"devel 4.x-dev\";s:7:\"version\";s:7:\"4.x-dev\";s:3:\"tag\";s:3:\"4.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/devel/releases/4.x-dev\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/devel-4.x-dev.tar.gz\";s:4:\"date\";s:10:\"1688834187\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:11:\"8.x-3.x-dev\";a:11:{s:4:\"name\";s:17:\"devel 8.x-3.x-dev\";s:7:\"version\";s:11:\"8.x-3.x-dev\";s:3:\"tag\";s:7:\"8.x-3.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/devel/releases/8.x-3.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/devel-8.x-3.x-dev.tar.gz\";s:4:\"date\";s:10:\"1590483942\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:11:\"8.x-2.x-dev\";a:11:{s:4:\"name\";s:17:\"devel 8.x-2.x-dev\";s:7:\"version\";s:11:\"8.x-2.x-dev\";s:3:\"tag\";s:7:\"8.x-2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/devel/releases/8.x-2.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/devel-8.x-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1588243948\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:17:\"devel 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/devel/releases/8.x-1.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/devel-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1548796980\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','drupal',_binary 'a:10:{s:5:\"title\";s:11:\"Drupal core\";s:10:\"short_name\";s:6:\"drupal\";s:4:\"type\";s:12:\"project_core\";s:18:\"supported_branches\";s:23:\"10.5.,10.6.,11.2.,11.3.\";s:18:\"composer_namespace\";s:11:\"drupal/core\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:37:\"https://www.drupal.org/project/drupal\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:513:{s:6:\"11.3.5\";a:10:{s:4:\"name\";s:13:\"drupal 11.3.5\";s:7:\"version\";s:6:\"11.3.5\";s:3:\"tag\";s:6:\"11.3.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.3.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.3.5.tar.gz\";s:4:\"date\";s:10:\"1772797604\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.3.4\";a:10:{s:4:\"name\";s:13:\"drupal 11.3.4\";s:7:\"version\";s:6:\"11.3.4\";s:3:\"tag\";s:6:\"11.3.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.3.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.3.4.tar.gz\";s:4:\"date\";s:10:\"1772707962\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.3.3\";a:10:{s:4:\"name\";s:13:\"drupal 11.3.3\";s:7:\"version\";s:6:\"11.3.3\";s:3:\"tag\";s:6:\"11.3.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.3.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.3.3.tar.gz\";s:4:\"date\";s:10:\"1770281390\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.3.2\";a:10:{s:4:\"name\";s:13:\"drupal 11.3.2\";s:7:\"version\";s:6:\"11.3.2\";s:3:\"tag\";s:6:\"11.3.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.3.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.3.2.tar.gz\";s:4:\"date\";s:10:\"1767865697\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.3.1\";a:10:{s:4:\"name\";s:13:\"drupal 11.3.1\";s:7:\"version\";s:6:\"11.3.1\";s:3:\"tag\";s:6:\"11.3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.3.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.3.1.tar.gz\";s:4:\"date\";s:10:\"1766069226\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.3.0\";a:10:{s:4:\"name\";s:13:\"drupal 11.3.0\";s:7:\"version\";s:6:\"11.3.0\";s:3:\"tag\";s:6:\"11.3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.3.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.3.0.tar.gz\";s:4:\"date\";s:10:\"1765971890\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:10:\"11.3.0-rc2\";a:10:{s:4:\"name\";s:17:\"drupal 11.3.0-rc2\";s:7:\"version\";s:10:\"11.3.0-rc2\";s:3:\"tag\";s:10:\"11.3.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/11.3.0-rc2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-11.3.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1765804707\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:10:\"11.3.0-rc1\";a:10:{s:4:\"name\";s:17:\"drupal 11.3.0-rc1\";s:7:\"version\";s:10:\"11.3.0-rc1\";s:3:\"tag\";s:10:\"11.3.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/11.3.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-11.3.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1764843586\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:12:\"11.3.0-beta1\";a:10:{s:4:\"name\";s:19:\"drupal 11.3.0-beta1\";s:7:\"version\";s:12:\"11.3.0-beta1\";s:3:\"tag\";s:12:\"11.3.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/11.3.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-11.3.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1764071187\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:13:\"11.3.0-alpha1\";a:10:{s:4:\"name\";s:20:\"drupal 11.3.0-alpha1\";s:7:\"version\";s:13:\"11.3.0-alpha1\";s:3:\"tag\";s:13:\"11.3.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/11.3.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-11.3.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1762423955\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:7:\"11.2.10\";a:10:{s:4:\"name\";s:14:\"drupal 11.2.10\";s:7:\"version\";s:7:\"11.2.10\";s:3:\"tag\";s:7:\"11.2.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/11.2.10\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-11.2.10.tar.gz\";s:4:\"date\";s:10:\"1765361834\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.2.9\";a:10:{s:4:\"name\";s:13:\"drupal 11.2.9\";s:7:\"version\";s:6:\"11.2.9\";s:3:\"tag\";s:6:\"11.2.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.2.9\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.2.9.tar.gz\";s:4:\"date\";s:10:\"1764840100\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.2.8\";a:10:{s:4:\"name\";s:13:\"drupal 11.2.8\";s:7:\"version\";s:6:\"11.2.8\";s:3:\"tag\";s:6:\"11.2.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.2.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.2.8.tar.gz\";s:4:\"date\";s:10:\"1762990140\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.2.7\";a:10:{s:4:\"name\";s:13:\"drupal 11.2.7\";s:7:\"version\";s:6:\"11.2.7\";s:3:\"tag\";s:6:\"11.2.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.2.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.2.7.tar.gz\";s:4:\"date\";s:10:\"1762453153\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.2.6\";a:10:{s:4:\"name\";s:13:\"drupal 11.2.6\";s:7:\"version\";s:6:\"11.2.6\";s:3:\"tag\";s:6:\"11.2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.2.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.2.6.tar.gz\";s:4:\"date\";s:10:\"1762402744\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.2.5\";a:10:{s:4:\"name\";s:13:\"drupal 11.2.5\";s:7:\"version\";s:6:\"11.2.5\";s:3:\"tag\";s:6:\"11.2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.2.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.2.5.tar.gz\";s:4:\"date\";s:10:\"1759390965\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.2.4\";a:10:{s:4:\"name\";s:13:\"drupal 11.2.4\";s:7:\"version\";s:6:\"11.2.4\";s:3:\"tag\";s:6:\"11.2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.2.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.2.4.tar.gz\";s:4:\"date\";s:10:\"1756977008\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.2.3\";a:10:{s:4:\"name\";s:13:\"drupal 11.2.3\";s:7:\"version\";s:6:\"11.2.3\";s:3:\"tag\";s:6:\"11.2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.2.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.2.3.tar.gz\";s:4:\"date\";s:10:\"1754563343\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.2.2\";a:10:{s:4:\"name\";s:13:\"drupal 11.2.2\";s:7:\"version\";s:6:\"11.2.2\";s:3:\"tag\";s:6:\"11.2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.2.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.2.2.tar.gz\";s:4:\"date\";s:10:\"1750948270\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.2.1\";a:10:{s:4:\"name\";s:13:\"drupal 11.2.1\";s:7:\"version\";s:6:\"11.2.1\";s:3:\"tag\";s:6:\"11.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.2.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.2.1.tar.gz\";s:4:\"date\";s:10:\"1750849338\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.2.0\";a:10:{s:4:\"name\";s:13:\"drupal 11.2.0\";s:7:\"version\";s:6:\"11.2.0\";s:3:\"tag\";s:6:\"11.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.2.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.2.0.tar.gz\";s:4:\"date\";s:10:\"1750707923\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:10:\"11.2.0-rc2\";a:10:{s:4:\"name\";s:17:\"drupal 11.2.0-rc2\";s:7:\"version\";s:10:\"11.2.0-rc2\";s:3:\"tag\";s:10:\"11.2.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/11.2.0-rc2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-11.2.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1750706924\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:10:\"11.2.0-rc1\";a:10:{s:4:\"name\";s:17:\"drupal 11.2.0-rc1\";s:7:\"version\";s:10:\"11.2.0-rc1\";s:3:\"tag\";s:10:\"11.2.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/11.2.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-11.2.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1750707307\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:12:\"11.2.0-beta1\";a:10:{s:4:\"name\";s:19:\"drupal 11.2.0-beta1\";s:7:\"version\";s:12:\"11.2.0-beta1\";s:3:\"tag\";s:12:\"11.2.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/11.2.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-11.2.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1750706273\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:13:\"11.2.0-alpha1\";a:10:{s:4:\"name\";s:20:\"drupal 11.2.0-alpha1\";s:7:\"version\";s:13:\"11.2.0-alpha1\";s:3:\"tag\";s:13:\"11.2.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/11.2.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-11.2.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1750705843\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:6:\"11.1.9\";a:10:{s:4:\"name\";s:13:\"drupal 11.1.9\";s:7:\"version\";s:6:\"11.1.9\";s:3:\"tag\";s:6:\"11.1.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.1.9\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.1.9.tar.gz\";s:4:\"date\";s:10:\"1762992079\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.1.8\";a:10:{s:4:\"name\";s:13:\"drupal 11.1.8\";s:7:\"version\";s:6:\"11.1.8\";s:3:\"tag\";s:6:\"11.1.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.1.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.1.8.tar.gz\";s:4:\"date\";s:10:\"1749167497\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.1.7\";a:10:{s:4:\"name\";s:13:\"drupal 11.1.7\";s:7:\"version\";s:6:\"11.1.7\";s:3:\"tag\";s:6:\"11.1.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.1.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.1.7.tar.gz\";s:4:\"date\";s:10:\"1746678183\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.1.6\";a:10:{s:4:\"name\";s:13:\"drupal 11.1.6\";s:7:\"version\";s:6:\"11.1.6\";s:3:\"tag\";s:6:\"11.1.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.1.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.1.6.tar.gz\";s:4:\"date\";s:10:\"1743628262\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.1.5\";a:10:{s:4:\"name\";s:13:\"drupal 11.1.5\";s:7:\"version\";s:6:\"11.1.5\";s:3:\"tag\";s:6:\"11.1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.1.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.1.5.tar.gz\";s:4:\"date\";s:10:\"1742407823\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.1.4\";a:10:{s:4:\"name\";s:13:\"drupal 11.1.4\";s:7:\"version\";s:6:\"11.1.4\";s:3:\"tag\";s:6:\"11.1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.1.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.1.4.tar.gz\";s:4:\"date\";s:10:\"1741210524\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.1.3\";a:10:{s:4:\"name\";s:13:\"drupal 11.1.3\";s:7:\"version\";s:6:\"11.1.3\";s:3:\"tag\";s:6:\"11.1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.1.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.1.3.tar.gz\";s:4:\"date\";s:10:\"1739986133\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.1.2\";a:10:{s:4:\"name\";s:13:\"drupal 11.1.2\";s:7:\"version\";s:6:\"11.1.2\";s:3:\"tag\";s:6:\"11.1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.1.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.1.2.tar.gz\";s:4:\"date\";s:10:\"1738796542\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.1.1\";a:10:{s:4:\"name\";s:13:\"drupal 11.1.1\";s:7:\"version\";s:6:\"11.1.1\";s:3:\"tag\";s:6:\"11.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.1.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.1.1.tar.gz\";s:4:\"date\";s:10:\"1736204811\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.1.0\";a:10:{s:4:\"name\";s:13:\"drupal 11.1.0\";s:7:\"version\";s:6:\"11.1.0\";s:3:\"tag\";s:6:\"11.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.1.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.1.0.tar.gz\";s:4:\"date\";s:10:\"1734369672\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:10:\"11.1.0-rc1\";a:10:{s:4:\"name\";s:17:\"drupal 11.1.0-rc1\";s:7:\"version\";s:10:\"11.1.0-rc1\";s:3:\"tag\";s:10:\"11.1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/11.1.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-11.1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1733153182\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:12:\"11.1.0-beta1\";a:10:{s:4:\"name\";s:19:\"drupal 11.1.0-beta1\";s:7:\"version\";s:12:\"11.1.0-beta1\";s:3:\"tag\";s:12:\"11.1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/11.1.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-11.1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1731695942\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:7:\"11.0.13\";a:10:{s:4:\"name\";s:14:\"drupal 11.0.13\";s:7:\"version\";s:7:\"11.0.13\";s:3:\"tag\";s:7:\"11.0.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/11.0.13\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-11.0.13.tar.gz\";s:4:\"date\";s:10:\"1742408477\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:7:\"11.0.12\";a:10:{s:4:\"name\";s:14:\"drupal 11.0.12\";s:7:\"version\";s:7:\"11.0.12\";s:3:\"tag\";s:7:\"11.0.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/11.0.12\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-11.0.12.tar.gz\";s:4:\"date\";s:10:\"1739988102\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:7:\"11.0.11\";a:10:{s:4:\"name\";s:14:\"drupal 11.0.11\";s:7:\"version\";s:7:\"11.0.11\";s:3:\"tag\";s:7:\"11.0.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/11.0.11\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-11.0.11.tar.gz\";s:4:\"date\";s:10:\"1738797159\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:7:\"11.0.10\";a:10:{s:4:\"name\";s:14:\"drupal 11.0.10\";s:7:\"version\";s:7:\"11.0.10\";s:3:\"tag\";s:7:\"11.0.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/11.0.10\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-11.0.10.tar.gz\";s:4:\"date\";s:10:\"1736206526\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.0.9\";a:10:{s:4:\"name\";s:13:\"drupal 11.0.9\";s:7:\"version\";s:6:\"11.0.9\";s:3:\"tag\";s:6:\"11.0.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.0.9\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.0.9.tar.gz\";s:4:\"date\";s:10:\"1732283629\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.0.8\";a:10:{s:4:\"name\";s:13:\"drupal 11.0.8\";s:7:\"version\";s:6:\"11.0.8\";s:3:\"tag\";s:6:\"11.0.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.0.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.0.8.tar.gz\";s:4:\"date\";s:10:\"1732132096\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.0.7\";a:10:{s:4:\"name\";s:13:\"drupal 11.0.7\";s:7:\"version\";s:6:\"11.0.7\";s:3:\"tag\";s:6:\"11.0.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.0.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.0.7.tar.gz\";s:4:\"date\";s:10:\"1731407794\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.0.6\";a:10:{s:4:\"name\";s:13:\"drupal 11.0.6\";s:7:\"version\";s:6:\"11.0.6\";s:3:\"tag\";s:6:\"11.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.0.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.0.6.tar.gz\";s:4:\"date\";s:10:\"1730969764\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.0.5\";a:10:{s:4:\"name\";s:13:\"drupal 11.0.5\";s:7:\"version\";s:6:\"11.0.5\";s:3:\"tag\";s:6:\"11.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.0.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.0.5.tar.gz\";s:4:\"date\";s:10:\"1727946737\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.0.4\";a:10:{s:4:\"name\";s:13:\"drupal 11.0.4\";s:7:\"version\";s:6:\"11.0.4\";s:3:\"tag\";s:6:\"11.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.0.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.0.4.tar.gz\";s:4:\"date\";s:10:\"1726136390\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.0.3\";a:10:{s:4:\"name\";s:13:\"drupal 11.0.3\";s:7:\"version\";s:6:\"11.0.3\";s:3:\"tag\";s:6:\"11.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.0.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.0.3.tar.gz\";s:4:\"date\";s:10:\"1726074557\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.0.2\";a:10:{s:4:\"name\";s:13:\"drupal 11.0.2\";s:7:\"version\";s:6:\"11.0.2\";s:3:\"tag\";s:6:\"11.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.0.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.0.2.tar.gz\";s:4:\"date\";s:10:\"1725526703\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.0.1\";a:10:{s:4:\"name\";s:13:\"drupal 11.0.1\";s:7:\"version\";s:6:\"11.0.1\";s:3:\"tag\";s:6:\"11.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.0.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.0.1.tar.gz\";s:4:\"date\";s:10:\"1723108396\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"11.0.0\";a:10:{s:4:\"name\";s:13:\"drupal 11.0.0\";s:7:\"version\";s:6:\"11.0.0\";s:3:\"tag\";s:6:\"11.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/11.0.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-11.0.0.tar.gz\";s:4:\"date\";s:10:\"1722578454\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:10:\"11.0.0-rc1\";a:10:{s:4:\"name\";s:17:\"drupal 11.0.0-rc1\";s:7:\"version\";s:10:\"11.0.0-rc1\";s:3:\"tag\";s:10:\"11.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/11.0.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-11.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1720736512\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:12:\"11.0.0-beta1\";a:10:{s:4:\"name\";s:19:\"drupal 11.0.0-beta1\";s:7:\"version\";s:12:\"11.0.0-beta1\";s:3:\"tag\";s:12:\"11.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/11.0.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-11.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1715953266\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:13:\"11.0.0-alpha1\";a:10:{s:4:\"name\";s:20:\"drupal 11.0.0-alpha1\";s:7:\"version\";s:13:\"11.0.0-alpha1\";s:3:\"tag\";s:13:\"11.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/11.0.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-11.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1714797816\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:6:\"10.6.5\";a:10:{s:4:\"name\";s:13:\"drupal 10.6.5\";s:7:\"version\";s:6:\"10.6.5\";s:3:\"tag\";s:6:\"10.6.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.6.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.6.5.tar.gz\";s:4:\"date\";s:10:\"1772795936\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.6.4\";a:10:{s:4:\"name\";s:13:\"drupal 10.6.4\";s:7:\"version\";s:6:\"10.6.4\";s:3:\"tag\";s:6:\"10.6.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.6.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.6.4.tar.gz\";s:4:\"date\";s:10:\"1772710523\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.6.3\";a:10:{s:4:\"name\";s:13:\"drupal 10.6.3\";s:7:\"version\";s:6:\"10.6.3\";s:3:\"tag\";s:6:\"10.6.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.6.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.6.3.tar.gz\";s:4:\"date\";s:10:\"1770280319\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.6.2\";a:10:{s:4:\"name\";s:13:\"drupal 10.6.2\";s:7:\"version\";s:6:\"10.6.2\";s:3:\"tag\";s:6:\"10.6.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.6.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.6.2.tar.gz\";s:4:\"date\";s:10:\"1767866420\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.6.1\";a:10:{s:4:\"name\";s:13:\"drupal 10.6.1\";s:7:\"version\";s:6:\"10.6.1\";s:3:\"tag\";s:6:\"10.6.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.6.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.6.1.tar.gz\";s:4:\"date\";s:10:\"1766067020\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.6.0\";a:10:{s:4:\"name\";s:13:\"drupal 10.6.0\";s:7:\"version\";s:6:\"10.6.0\";s:3:\"tag\";s:6:\"10.6.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.6.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.6.0.tar.gz\";s:4:\"date\";s:10:\"1765965714\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:10:\"10.6.0-rc1\";a:10:{s:4:\"name\";s:17:\"drupal 10.6.0-rc1\";s:7:\"version\";s:10:\"10.6.0-rc1\";s:3:\"tag\";s:10:\"10.6.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.6.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.6.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1764842812\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:12:\"10.6.0-beta1\";a:10:{s:4:\"name\";s:19:\"drupal 10.6.0-beta1\";s:7:\"version\";s:12:\"10.6.0-beta1\";s:3:\"tag\";s:12:\"10.6.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/10.6.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-10.6.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1764083058\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:6:\"10.5.8\";a:10:{s:4:\"name\";s:13:\"drupal 10.5.8\";s:7:\"version\";s:6:\"10.5.8\";s:3:\"tag\";s:6:\"10.5.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.5.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.5.8.tar.gz\";s:4:\"date\";s:10:\"1765309285\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.5.7\";a:10:{s:4:\"name\";s:13:\"drupal 10.5.7\";s:7:\"version\";s:6:\"10.5.7\";s:3:\"tag\";s:6:\"10.5.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.5.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.5.7.tar.gz\";s:4:\"date\";s:10:\"1764837891\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.5.6\";a:10:{s:4:\"name\";s:13:\"drupal 10.5.6\";s:7:\"version\";s:6:\"10.5.6\";s:3:\"tag\";s:6:\"10.5.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.5.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.5.6.tar.gz\";s:4:\"date\";s:10:\"1762990833\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.5.5\";a:10:{s:4:\"name\";s:13:\"drupal 10.5.5\";s:7:\"version\";s:6:\"10.5.5\";s:3:\"tag\";s:6:\"10.5.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.5.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.5.5.tar.gz\";s:4:\"date\";s:10:\"1762403351\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.5.4\";a:10:{s:4:\"name\";s:13:\"drupal 10.5.4\";s:7:\"version\";s:6:\"10.5.4\";s:3:\"tag\";s:6:\"10.5.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.5.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.5.4.tar.gz\";s:4:\"date\";s:10:\"1759391576\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.5.3\";a:10:{s:4:\"name\";s:13:\"drupal 10.5.3\";s:7:\"version\";s:6:\"10.5.3\";s:3:\"tag\";s:6:\"10.5.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.5.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.5.3.tar.gz\";s:4:\"date\";s:10:\"1756978175\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.5.2\";a:10:{s:4:\"name\";s:13:\"drupal 10.5.2\";s:7:\"version\";s:6:\"10.5.2\";s:3:\"tag\";s:6:\"10.5.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.5.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.5.2.tar.gz\";s:4:\"date\";s:10:\"1754564029\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.5.1\";a:10:{s:4:\"name\";s:13:\"drupal 10.5.1\";s:7:\"version\";s:6:\"10.5.1\";s:3:\"tag\";s:6:\"10.5.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.5.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.5.1.tar.gz\";s:4:\"date\";s:10:\"1750947651\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.5.0\";a:10:{s:4:\"name\";s:13:\"drupal 10.5.0\";s:7:\"version\";s:6:\"10.5.0\";s:3:\"tag\";s:6:\"10.5.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.5.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.5.0.tar.gz\";s:4:\"date\";s:10:\"1750294139\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:10:\"10.5.0-rc1\";a:10:{s:4:\"name\";s:17:\"drupal 10.5.0-rc1\";s:7:\"version\";s:10:\"10.5.0-rc1\";s:3:\"tag\";s:10:\"10.5.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.5.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.5.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1749746527\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:12:\"10.5.0-beta1\";a:10:{s:4:\"name\";s:19:\"drupal 10.5.0-beta1\";s:7:\"version\";s:12:\"10.5.0-beta1\";s:3:\"tag\";s:12:\"10.5.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/10.5.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-10.5.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1748162570\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:6:\"10.4.9\";a:10:{s:4:\"name\";s:13:\"drupal 10.4.9\";s:7:\"version\";s:6:\"10.4.9\";s:3:\"tag\";s:6:\"10.4.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.4.9\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.4.9.tar.gz\";s:4:\"date\";s:10:\"1762991487\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.4.8\";a:10:{s:4:\"name\";s:13:\"drupal 10.4.8\";s:7:\"version\";s:6:\"10.4.8\";s:3:\"tag\";s:6:\"10.4.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.4.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.4.8.tar.gz\";s:4:\"date\";s:10:\"1749168268\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.4.7\";a:10:{s:4:\"name\";s:13:\"drupal 10.4.7\";s:7:\"version\";s:6:\"10.4.7\";s:3:\"tag\";s:6:\"10.4.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.4.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.4.7.tar.gz\";s:4:\"date\";s:10:\"1746678757\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.4.6\";a:10:{s:4:\"name\";s:13:\"drupal 10.4.6\";s:7:\"version\";s:6:\"10.4.6\";s:3:\"tag\";s:6:\"10.4.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.4.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.4.6.tar.gz\";s:4:\"date\";s:10:\"1743628915\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.4.5\";a:10:{s:4:\"name\";s:13:\"drupal 10.4.5\";s:7:\"version\";s:6:\"10.4.5\";s:3:\"tag\";s:6:\"10.4.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.4.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.4.5.tar.gz\";s:4:\"date\";s:10:\"1742409107\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.4.4\";a:10:{s:4:\"name\";s:13:\"drupal 10.4.4\";s:7:\"version\";s:6:\"10.4.4\";s:3:\"tag\";s:6:\"10.4.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.4.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.4.4.tar.gz\";s:4:\"date\";s:10:\"1741211791\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.4.3\";a:10:{s:4:\"name\";s:13:\"drupal 10.4.3\";s:7:\"version\";s:6:\"10.4.3\";s:3:\"tag\";s:6:\"10.4.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.4.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.4.3.tar.gz\";s:4:\"date\";s:10:\"1739987505\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.4.2\";a:10:{s:4:\"name\";s:13:\"drupal 10.4.2\";s:7:\"version\";s:6:\"10.4.2\";s:3:\"tag\";s:6:\"10.4.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.4.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.4.2.tar.gz\";s:4:\"date\";s:10:\"1738798328\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.4.1\";a:10:{s:4:\"name\";s:13:\"drupal 10.4.1\";s:7:\"version\";s:6:\"10.4.1\";s:3:\"tag\";s:6:\"10.4.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.4.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.4.1.tar.gz\";s:4:\"date\";s:10:\"1736207882\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.4.0\";a:10:{s:4:\"name\";s:13:\"drupal 10.4.0\";s:7:\"version\";s:6:\"10.4.0\";s:3:\"tag\";s:6:\"10.4.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.4.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.4.0.tar.gz\";s:4:\"date\";s:10:\"1734475162\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:10:\"10.4.0-rc1\";a:10:{s:4:\"name\";s:17:\"drupal 10.4.0-rc1\";s:7:\"version\";s:10:\"10.4.0-rc1\";s:3:\"tag\";s:10:\"10.4.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.4.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.4.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1733155673\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:12:\"10.4.0-beta1\";a:10:{s:4:\"name\";s:19:\"drupal 10.4.0-beta1\";s:7:\"version\";s:12:\"10.4.0-beta1\";s:3:\"tag\";s:12:\"10.4.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/10.4.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-10.4.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1731947109\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:7:\"10.3.14\";a:10:{s:4:\"name\";s:14:\"drupal 10.3.14\";s:7:\"version\";s:7:\"10.3.14\";s:3:\"tag\";s:7:\"10.3.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/10.3.14\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-10.3.14.tar.gz\";s:4:\"date\";s:10:\"1742410042\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:7:\"10.3.13\";a:10:{s:4:\"name\";s:14:\"drupal 10.3.13\";s:7:\"version\";s:7:\"10.3.13\";s:3:\"tag\";s:7:\"10.3.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/10.3.13\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-10.3.13.tar.gz\";s:4:\"date\";s:10:\"1739986815\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:7:\"10.3.12\";a:10:{s:4:\"name\";s:14:\"drupal 10.3.12\";s:7:\"version\";s:7:\"10.3.12\";s:3:\"tag\";s:7:\"10.3.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/10.3.12\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-10.3.12.tar.gz\";s:4:\"date\";s:10:\"1738798951\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:7:\"10.3.11\";a:10:{s:4:\"name\";s:14:\"drupal 10.3.11\";s:7:\"version\";s:7:\"10.3.11\";s:3:\"tag\";s:7:\"10.3.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/10.3.11\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-10.3.11.tar.gz\";s:4:\"date\";s:10:\"1736208549\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:7:\"10.3.10\";a:10:{s:4:\"name\";s:14:\"drupal 10.3.10\";s:7:\"version\";s:7:\"10.3.10\";s:3:\"tag\";s:7:\"10.3.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/10.3.10\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-10.3.10.tar.gz\";s:4:\"date\";s:10:\"1732284381\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.3.9\";a:10:{s:4:\"name\";s:13:\"drupal 10.3.9\";s:7:\"version\";s:6:\"10.3.9\";s:3:\"tag\";s:6:\"10.3.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.3.9\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.3.9.tar.gz\";s:4:\"date\";s:10:\"1732132747\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.3.8\";a:10:{s:4:\"name\";s:13:\"drupal 10.3.8\";s:7:\"version\";s:6:\"10.3.8\";s:3:\"tag\";s:6:\"10.3.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.3.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.3.8.tar.gz\";s:4:\"date\";s:10:\"1731407050\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.3.7\";a:10:{s:4:\"name\";s:13:\"drupal 10.3.7\";s:7:\"version\";s:6:\"10.3.7\";s:3:\"tag\";s:6:\"10.3.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.3.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.3.7.tar.gz\";s:4:\"date\";s:10:\"1730969060\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.3.6\";a:10:{s:4:\"name\";s:13:\"drupal 10.3.6\";s:7:\"version\";s:6:\"10.3.6\";s:3:\"tag\";s:6:\"10.3.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.3.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.3.6.tar.gz\";s:4:\"date\";s:10:\"1727948888\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.3.5\";a:10:{s:4:\"name\";s:13:\"drupal 10.3.5\";s:7:\"version\";s:6:\"10.3.5\";s:3:\"tag\";s:6:\"10.3.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.3.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.3.5.tar.gz\";s:4:\"date\";s:10:\"1726134993\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.3.4\";a:10:{s:4:\"name\";s:13:\"drupal 10.3.4\";s:7:\"version\";s:6:\"10.3.4\";s:3:\"tag\";s:6:\"10.3.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.3.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.3.4.tar.gz\";s:4:\"date\";s:10:\"1726072510\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.3.3\";a:10:{s:4:\"name\";s:13:\"drupal 10.3.3\";s:7:\"version\";s:6:\"10.3.3\";s:3:\"tag\";s:6:\"10.3.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.3.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.3.3.tar.gz\";s:4:\"date\";s:10:\"1725528161\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.3.2\";a:10:{s:4:\"name\";s:13:\"drupal 10.3.2\";s:7:\"version\";s:6:\"10.3.2\";s:3:\"tag\";s:6:\"10.3.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.3.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.3.2.tar.gz\";s:4:\"date\";s:10:\"1723109810\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.3.1\";a:10:{s:4:\"name\";s:13:\"drupal 10.3.1\";s:7:\"version\";s:6:\"10.3.1\";s:3:\"tag\";s:6:\"10.3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.3.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.3.1.tar.gz\";s:4:\"date\";s:10:\"1720094095\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.3.0\";a:10:{s:4:\"name\";s:13:\"drupal 10.3.0\";s:7:\"version\";s:6:\"10.3.0\";s:3:\"tag\";s:6:\"10.3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.3.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.3.0.tar.gz\";s:4:\"date\";s:10:\"1718911125\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:10:\"10.3.0-rc1\";a:10:{s:4:\"name\";s:17:\"drupal 10.3.0-rc1\";s:7:\"version\";s:10:\"10.3.0-rc1\";s:3:\"tag\";s:10:\"10.3.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.3.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.3.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1717621189\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:12:\"10.3.0-beta1\";a:10:{s:4:\"name\";s:19:\"drupal 10.3.0-beta1\";s:7:\"version\";s:12:\"10.3.0-beta1\";s:3:\"tag\";s:12:\"10.3.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/10.3.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-10.3.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1715953149\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:7:\"10.2.12\";a:10:{s:4:\"name\";s:14:\"drupal 10.2.12\";s:7:\"version\";s:7:\"10.2.12\";s:3:\"tag\";s:7:\"10.2.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/10.2.12\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-10.2.12.tar.gz\";s:4:\"date\";s:10:\"1732281201\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:7:\"10.2.11\";a:10:{s:4:\"name\";s:14:\"drupal 10.2.11\";s:7:\"version\";s:7:\"10.2.11\";s:3:\"tag\";s:7:\"10.2.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/10.2.11\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-10.2.11.tar.gz\";s:4:\"date\";s:10:\"1732133662\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:7:\"10.2.10\";a:10:{s:4:\"name\";s:14:\"drupal 10.2.10\";s:7:\"version\";s:7:\"10.2.10\";s:3:\"tag\";s:7:\"10.2.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/10.2.10\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-10.2.10.tar.gz\";s:4:\"date\";s:10:\"1729096989\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.2.9\";a:10:{s:4:\"name\";s:13:\"drupal 10.2.9\";s:7:\"version\";s:6:\"10.2.9\";s:3:\"tag\";s:6:\"10.2.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.2.9\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.2.9.tar.gz\";s:4:\"date\";s:10:\"1728387439\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.2.8\";a:10:{s:4:\"name\";s:13:\"drupal 10.2.8\";s:7:\"version\";s:6:\"10.2.8\";s:3:\"tag\";s:6:\"10.2.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.2.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.2.8.tar.gz\";s:4:\"date\";s:10:\"1726073816\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.2.7\";a:10:{s:4:\"name\";s:13:\"drupal 10.2.7\";s:7:\"version\";s:6:\"10.2.7\";s:3:\"tag\";s:6:\"10.2.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.2.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.2.7.tar.gz\";s:4:\"date\";s:10:\"1717660024\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.2.6\";a:10:{s:4:\"name\";s:13:\"drupal 10.2.6\";s:7:\"version\";s:6:\"10.2.6\";s:3:\"tag\";s:6:\"10.2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.2.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.2.6.tar.gz\";s:4:\"date\";s:10:\"1714597701\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.2.5\";a:10:{s:4:\"name\";s:13:\"drupal 10.2.5\";s:7:\"version\";s:6:\"10.2.5\";s:3:\"tag\";s:6:\"10.2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.2.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.2.5.tar.gz\";s:4:\"date\";s:10:\"1712130945\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.2.4\";a:10:{s:4:\"name\";s:13:\"drupal 10.2.4\";s:7:\"version\";s:6:\"10.2.4\";s:3:\"tag\";s:6:\"10.2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.2.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.2.4.tar.gz\";s:4:\"date\";s:10:\"1709715366\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.2.3\";a:10:{s:4:\"name\";s:13:\"drupal 10.2.3\";s:7:\"version\";s:6:\"10.2.3\";s:3:\"tag\";s:6:\"10.2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.2.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.2.3.tar.gz\";s:4:\"date\";s:10:\"1707347611\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.2.2\";a:10:{s:4:\"name\";s:13:\"drupal 10.2.2\";s:7:\"version\";s:6:\"10.2.2\";s:3:\"tag\";s:6:\"10.2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.2.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.2.2.tar.gz\";s:4:\"date\";s:10:\"1705511786\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.2.1\";a:10:{s:4:\"name\";s:13:\"drupal 10.2.1\";s:7:\"version\";s:6:\"10.2.1\";s:3:\"tag\";s:6:\"10.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.2.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.2.1.tar.gz\";s:4:\"date\";s:10:\"1704448164\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.2.0\";a:10:{s:4:\"name\";s:13:\"drupal 10.2.0\";s:7:\"version\";s:6:\"10.2.0\";s:3:\"tag\";s:6:\"10.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.2.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.2.0.tar.gz\";s:4:\"date\";s:10:\"1702681674\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:10:\"10.2.0-rc1\";a:10:{s:4:\"name\";s:17:\"drupal 10.2.0-rc1\";s:7:\"version\";s:10:\"10.2.0-rc1\";s:3:\"tag\";s:10:\"10.2.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.2.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.2.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1701450971\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:12:\"10.2.0-beta1\";a:10:{s:4:\"name\";s:19:\"drupal 10.2.0-beta1\";s:7:\"version\";s:12:\"10.2.0-beta1\";s:3:\"tag\";s:12:\"10.2.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/10.2.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-10.2.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1700578716\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:13:\"10.2.0-alpha1\";a:10:{s:4:\"name\";s:20:\"drupal 10.2.0-alpha1\";s:7:\"version\";s:13:\"10.2.0-alpha1\";s:3:\"tag\";s:13:\"10.2.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/10.2.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-10.2.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1699048959\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:6:\"10.1.8\";a:10:{s:4:\"name\";s:13:\"drupal 10.1.8\";s:7:\"version\";s:6:\"10.1.8\";s:3:\"tag\";s:6:\"10.1.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.1.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.1.8.tar.gz\";s:4:\"date\";s:10:\"1705512711\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.1.7\";a:10:{s:4:\"name\";s:13:\"drupal 10.1.7\";s:7:\"version\";s:6:\"10.1.7\";s:3:\"tag\";s:6:\"10.1.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.1.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.1.7.tar.gz\";s:4:\"date\";s:10:\"1701857745\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.1.6\";a:10:{s:4:\"name\";s:13:\"drupal 10.1.6\";s:7:\"version\";s:6:\"10.1.6\";s:3:\"tag\";s:6:\"10.1.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.1.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.1.6.tar.gz\";s:4:\"date\";s:10:\"1698841286\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.1.5\";a:10:{s:4:\"name\";s:13:\"drupal 10.1.5\";s:7:\"version\";s:6:\"10.1.5\";s:3:\"tag\";s:6:\"10.1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.1.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.1.5.tar.gz\";s:4:\"date\";s:10:\"1696456362\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.1.4\";a:10:{s:4:\"name\";s:13:\"drupal 10.1.4\";s:7:\"version\";s:6:\"10.1.4\";s:3:\"tag\";s:6:\"10.1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.1.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.1.4.tar.gz\";s:4:\"date\";s:10:\"1695227262\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.1.3\";a:10:{s:4:\"name\";s:13:\"drupal 10.1.3\";s:7:\"version\";s:6:\"10.1.3\";s:3:\"tag\";s:6:\"10.1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.1.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.1.3.tar.gz\";s:4:\"date\";s:10:\"1694101052\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.1.2\";a:10:{s:4:\"name\";s:13:\"drupal 10.1.2\";s:7:\"version\";s:6:\"10.1.2\";s:3:\"tag\";s:6:\"10.1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.1.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.1.2.tar.gz\";s:4:\"date\";s:10:\"1690972078\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.1.1\";a:10:{s:4:\"name\";s:13:\"drupal 10.1.1\";s:7:\"version\";s:6:\"10.1.1\";s:3:\"tag\";s:6:\"10.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.1.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.1.1.tar.gz\";s:4:\"date\";s:10:\"1688632960\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.1.0\";a:10:{s:4:\"name\";s:13:\"drupal 10.1.0\";s:7:\"version\";s:6:\"10.1.0\";s:3:\"tag\";s:6:\"10.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.1.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.1.0.tar.gz\";s:4:\"date\";s:10:\"1687424272\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:10:\"10.1.0-rc1\";a:10:{s:4:\"name\";s:17:\"drupal 10.1.0-rc1\";s:7:\"version\";s:10:\"10.1.0-rc1\";s:3:\"tag\";s:10:\"10.1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.1.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1686244833\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:12:\"10.1.0-beta1\";a:10:{s:4:\"name\";s:19:\"drupal 10.1.0-beta1\";s:7:\"version\";s:12:\"10.1.0-beta1\";s:3:\"tag\";s:12:\"10.1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/10.1.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-10.1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1684130534\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:13:\"10.1.0-alpha1\";a:10:{s:4:\"name\";s:20:\"drupal 10.1.0-alpha1\";s:7:\"version\";s:13:\"10.1.0-alpha1\";s:3:\"tag\";s:13:\"10.1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/10.1.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-10.1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1682694475\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:7:\"10.0.11\";a:10:{s:4:\"name\";s:14:\"drupal 10.0.11\";s:7:\"version\";s:7:\"10.0.11\";s:3:\"tag\";s:7:\"10.0.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/10.0.11\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-10.0.11.tar.gz\";s:4:\"date\";s:10:\"1695228927\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:7:\"10.0.10\";a:10:{s:4:\"name\";s:14:\"drupal 10.0.10\";s:7:\"version\";s:7:\"10.0.10\";s:3:\"tag\";s:7:\"10.0.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/drupal/releases/10.0.10\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/drupal-10.0.10.tar.gz\";s:4:\"date\";s:10:\"1688549719\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.0.9\";a:10:{s:4:\"name\";s:13:\"drupal 10.0.9\";s:7:\"version\";s:6:\"10.0.9\";s:3:\"tag\";s:6:\"10.0.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.0.9\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.0.9.tar.gz\";s:4:\"date\";s:10:\"1683108606\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.0.8\";a:10:{s:4:\"name\";s:13:\"drupal 10.0.8\";s:7:\"version\";s:6:\"10.0.8\";s:3:\"tag\";s:6:\"10.0.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.0.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.0.8.tar.gz\";s:4:\"date\";s:10:\"1681921539\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.0.7\";a:10:{s:4:\"name\";s:13:\"drupal 10.0.7\";s:7:\"version\";s:6:\"10.0.7\";s:3:\"tag\";s:6:\"10.0.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.0.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.0.7.tar.gz\";s:4:\"date\";s:10:\"1679678060\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:12:\"New features\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.0.6\";a:10:{s:4:\"name\";s:13:\"drupal 10.0.6\";s:7:\"version\";s:6:\"10.0.6\";s:3:\"tag\";s:6:\"10.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.0.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.0.6.tar.gz\";s:4:\"date\";s:10:\"1679664982\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.0.5\";a:10:{s:4:\"name\";s:13:\"drupal 10.0.5\";s:7:\"version\";s:6:\"10.0.5\";s:3:\"tag\";s:6:\"10.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.0.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.0.5.tar.gz\";s:4:\"date\";s:10:\"1678901067\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.0.4\";a:10:{s:4:\"name\";s:13:\"drupal 10.0.4\";s:7:\"version\";s:6:\"10.0.4\";s:3:\"tag\";s:6:\"10.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.0.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.0.4.tar.gz\";s:4:\"date\";s:10:\"1677681486\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.0.3\";a:10:{s:4:\"name\";s:13:\"drupal 10.0.3\";s:7:\"version\";s:6:\"10.0.3\";s:3:\"tag\";s:6:\"10.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.0.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.0.3.tar.gz\";s:4:\"date\";s:10:\"1675276709\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.0.2\";a:10:{s:4:\"name\";s:13:\"drupal 10.0.2\";s:7:\"version\";s:6:\"10.0.2\";s:3:\"tag\";s:6:\"10.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.0.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.0.2.tar.gz\";s:4:\"date\";s:10:\"1674065542\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.0.1\";a:10:{s:4:\"name\";s:13:\"drupal 10.0.1\";s:7:\"version\";s:6:\"10.0.1\";s:3:\"tag\";s:6:\"10.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.0.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.0.1.tar.gz\";s:4:\"date\";s:10:\"1672847780\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"10.0.0\";a:10:{s:4:\"name\";s:13:\"drupal 10.0.0\";s:7:\"version\";s:6:\"10.0.0\";s:3:\"tag\";s:6:\"10.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/10.0.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-10.0.0.tar.gz\";s:4:\"date\";s:10:\"1671125939\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:10:\"10.0.0-rc3\";a:10:{s:4:\"name\";s:17:\"drupal 10.0.0-rc3\";s:7:\"version\";s:10:\"10.0.0-rc3\";s:3:\"tag\";s:10:\"10.0.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.0.0-rc3\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.0.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1670591784\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:10:\"10.0.0-rc2\";a:10:{s:4:\"name\";s:17:\"drupal 10.0.0-rc2\";s:7:\"version\";s:10:\"10.0.0-rc2\";s:3:\"tag\";s:10:\"10.0.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.0.0-rc2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.0.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1670320927\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:10:\"10.0.0-rc1\";a:10:{s:4:\"name\";s:17:\"drupal 10.0.0-rc1\";s:7:\"version\";s:10:\"10.0.0-rc1\";s:3:\"tag\";s:10:\"10.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.0.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1668612993\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:12:\"10.0.0-beta2\";a:10:{s:4:\"name\";s:19:\"drupal 10.0.0-beta2\";s:7:\"version\";s:12:\"10.0.0-beta2\";s:3:\"tag\";s:12:\"10.0.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/10.0.0-beta2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-10.0.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1664462663\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"10.0.0-beta1\";a:10:{s:4:\"name\";s:19:\"drupal 10.0.0-beta1\";s:7:\"version\";s:12:\"10.0.0-beta1\";s:3:\"tag\";s:12:\"10.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/10.0.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-10.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1663358020\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:13:\"10.0.0-alpha7\";a:10:{s:4:\"name\";s:20:\"drupal 10.0.0-alpha7\";s:7:\"version\";s:13:\"10.0.0-alpha7\";s:3:\"tag\";s:13:\"10.0.0-alpha7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/10.0.0-alpha7\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-10.0.0-alpha7.tar.gz\";s:4:\"date\";s:10:\"1659633851\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:13:\"10.0.0-alpha6\";a:10:{s:4:\"name\";s:20:\"drupal 10.0.0-alpha6\";s:7:\"version\";s:13:\"10.0.0-alpha6\";s:3:\"tag\";s:13:\"10.0.0-alpha6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/10.0.0-alpha6\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-10.0.0-alpha6.tar.gz\";s:4:\"date\";s:10:\"1657218740\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:13:\"10.0.0-alpha5\";a:10:{s:4:\"name\";s:20:\"drupal 10.0.0-alpha5\";s:7:\"version\";s:13:\"10.0.0-alpha5\";s:3:\"tag\";s:13:\"10.0.0-alpha5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/10.0.0-alpha5\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-10.0.0-alpha5.tar.gz\";s:4:\"date\";s:10:\"1654722993\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:13:\"10.0.0-alpha4\";a:10:{s:4:\"name\";s:20:\"drupal 10.0.0-alpha4\";s:7:\"version\";s:13:\"10.0.0-alpha4\";s:3:\"tag\";s:13:\"10.0.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/10.0.0-alpha4\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-10.0.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1651875601\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:13:\"10.0.0-alpha3\";a:10:{s:4:\"name\";s:20:\"drupal 10.0.0-alpha3\";s:7:\"version\";s:13:\"10.0.0-alpha3\";s:3:\"tag\";s:13:\"10.0.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/10.0.0-alpha3\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-10.0.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1649887793\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:13:\"10.0.0-alpha2\";a:10:{s:4:\"name\";s:20:\"drupal 10.0.0-alpha2\";s:7:\"version\";s:13:\"10.0.0-alpha2\";s:3:\"tag\";s:13:\"10.0.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/10.0.0-alpha2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-10.0.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1645204305\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:13:\"10.0.0-alpha1\";a:10:{s:4:\"name\";s:20:\"drupal 10.0.0-alpha1\";s:7:\"version\";s:13:\"10.0.0-alpha1\";s:3:\"tag\";s:13:\"10.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/10.0.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-10.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1643404041\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:6:\"9.5.11\";a:10:{s:4:\"name\";s:13:\"drupal 9.5.11\";s:7:\"version\";s:6:\"9.5.11\";s:3:\"tag\";s:6:\"9.5.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.5.11\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.5.11.tar.gz\";s:4:\"date\";s:10:\"1695228016\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.5.10\";a:10:{s:4:\"name\";s:13:\"drupal 9.5.10\";s:7:\"version\";s:6:\"9.5.10\";s:3:\"tag\";s:6:\"9.5.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.5.10\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.5.10.tar.gz\";s:4:\"date\";s:10:\"1688550984\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.5.9\";a:10:{s:4:\"name\";s:12:\"drupal 9.5.9\";s:7:\"version\";s:5:\"9.5.9\";s:3:\"tag\";s:5:\"9.5.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.5.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.5.9.tar.gz\";s:4:\"date\";s:10:\"1683121532\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.5.8\";a:10:{s:4:\"name\";s:12:\"drupal 9.5.8\";s:7:\"version\";s:5:\"9.5.8\";s:3:\"tag\";s:5:\"9.5.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.5.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.5.8.tar.gz\";s:4:\"date\";s:10:\"1681922649\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.5.7\";a:10:{s:4:\"name\";s:12:\"drupal 9.5.7\";s:7:\"version\";s:5:\"9.5.7\";s:3:\"tag\";s:5:\"9.5.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.5.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.5.7.tar.gz\";s:4:\"date\";s:10:\"1679677448\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.5.6\";a:10:{s:4:\"name\";s:12:\"drupal 9.5.6\";s:7:\"version\";s:5:\"9.5.6\";s:3:\"tag\";s:5:\"9.5.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.5.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.5.6.tar.gz\";s:4:\"date\";s:10:\"1679664389\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.5.5\";a:10:{s:4:\"name\";s:12:\"drupal 9.5.5\";s:7:\"version\";s:5:\"9.5.5\";s:3:\"tag\";s:5:\"9.5.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.5.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.5.5.tar.gz\";s:4:\"date\";s:10:\"1678902101\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.5.4\";a:10:{s:4:\"name\";s:12:\"drupal 9.5.4\";s:7:\"version\";s:5:\"9.5.4\";s:3:\"tag\";s:5:\"9.5.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.5.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.5.4.tar.gz\";s:4:\"date\";s:10:\"1677680813\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.5.3\";a:10:{s:4:\"name\";s:12:\"drupal 9.5.3\";s:7:\"version\";s:5:\"9.5.3\";s:3:\"tag\";s:5:\"9.5.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.5.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.5.3.tar.gz\";s:4:\"date\";s:10:\"1675281829\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.5.2\";a:10:{s:4:\"name\";s:12:\"drupal 9.5.2\";s:7:\"version\";s:5:\"9.5.2\";s:3:\"tag\";s:5:\"9.5.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.5.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.5.2.tar.gz\";s:4:\"date\";s:10:\"1674066112\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.5.1\";a:10:{s:4:\"name\";s:12:\"drupal 9.5.1\";s:7:\"version\";s:5:\"9.5.1\";s:3:\"tag\";s:5:\"9.5.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.5.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.5.1.tar.gz\";s:4:\"date\";s:10:\"1672849046\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.5.0\";a:10:{s:4:\"name\";s:12:\"drupal 9.5.0\";s:7:\"version\";s:5:\"9.5.0\";s:3:\"tag\";s:5:\"9.5.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.5.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.5.0.tar.gz\";s:4:\"date\";s:10:\"1671115839\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"9.5.0-rc2\";a:10:{s:4:\"name\";s:16:\"drupal 9.5.0-rc2\";s:7:\"version\";s:9:\"9.5.0-rc2\";s:3:\"tag\";s:9:\"9.5.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.5.0-rc2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.5.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1670593040\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:9:\"9.5.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 9.5.0-rc1\";s:7:\"version\";s:9:\"9.5.0-rc1\";s:3:\"tag\";s:9:\"9.5.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.5.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.5.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1668611189\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"9.5.0-beta2\";a:10:{s:4:\"name\";s:18:\"drupal 9.5.0-beta2\";s:7:\"version\";s:11:\"9.5.0-beta2\";s:3:\"tag\";s:11:\"9.5.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.5.0-beta2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.5.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1664463958\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"9.5.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 9.5.0-beta1\";s:7:\"version\";s:11:\"9.5.0-beta1\";s:3:\"tag\";s:11:\"9.5.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.5.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.5.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1663358587\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:6:\"9.4.15\";a:10:{s:4:\"name\";s:13:\"drupal 9.4.15\";s:7:\"version\";s:6:\"9.4.15\";s:3:\"tag\";s:6:\"9.4.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.4.15\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.4.15.tar.gz\";s:4:\"date\";s:10:\"1683122076\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.4.14\";a:10:{s:4:\"name\";s:13:\"drupal 9.4.14\";s:7:\"version\";s:6:\"9.4.14\";s:3:\"tag\";s:6:\"9.4.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.4.14\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.4.14.tar.gz\";s:4:\"date\";s:10:\"1681922120\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.4.13\";a:10:{s:4:\"name\";s:13:\"drupal 9.4.13\";s:7:\"version\";s:6:\"9.4.13\";s:3:\"tag\";s:6:\"9.4.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.4.13\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.4.13.tar.gz\";s:4:\"date\";s:10:\"1679665413\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.4.12\";a:10:{s:4:\"name\";s:13:\"drupal 9.4.12\";s:7:\"version\";s:6:\"9.4.12\";s:3:\"tag\";s:6:\"9.4.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.4.12\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.4.12.tar.gz\";s:4:\"date\";s:10:\"1678901516\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.4.11\";a:10:{s:4:\"name\";s:13:\"drupal 9.4.11\";s:7:\"version\";s:6:\"9.4.11\";s:3:\"tag\";s:6:\"9.4.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.4.11\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.4.11.tar.gz\";s:4:\"date\";s:10:\"1675282255\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.4.10\";a:10:{s:4:\"name\";s:13:\"drupal 9.4.10\";s:7:\"version\";s:6:\"9.4.10\";s:3:\"tag\";s:6:\"9.4.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.4.10\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.4.10.tar.gz\";s:4:\"date\";s:10:\"1674066615\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.4.9\";a:10:{s:4:\"name\";s:12:\"drupal 9.4.9\";s:7:\"version\";s:5:\"9.4.9\";s:3:\"tag\";s:5:\"9.4.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.4.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.4.9.tar.gz\";s:4:\"date\";s:10:\"1670421053\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.4.8\";a:10:{s:4:\"name\";s:12:\"drupal 9.4.8\";s:7:\"version\";s:5:\"9.4.8\";s:3:\"tag\";s:5:\"9.4.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.4.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.4.8.tar.gz\";s:4:\"date\";s:10:\"1665072393\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.4.7\";a:10:{s:4:\"name\";s:12:\"drupal 9.4.7\";s:7:\"version\";s:5:\"9.4.7\";s:3:\"tag\";s:5:\"9.4.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.4.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.4.7.tar.gz\";s:4:\"date\";s:10:\"1664383239\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.4.6\";a:10:{s:4:\"name\";s:12:\"drupal 9.4.6\";s:7:\"version\";s:5:\"9.4.6\";s:3:\"tag\";s:5:\"9.4.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.4.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.4.6.tar.gz\";s:4:\"date\";s:10:\"1663681319\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.4.5\";a:10:{s:4:\"name\";s:12:\"drupal 9.4.5\";s:7:\"version\";s:5:\"9.4.5\";s:3:\"tag\";s:5:\"9.4.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.4.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.4.5.tar.gz\";s:4:\"date\";s:10:\"1659545453\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.4.4\";a:10:{s:4:\"name\";s:12:\"drupal 9.4.4\";s:7:\"version\";s:5:\"9.4.4\";s:3:\"tag\";s:5:\"9.4.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.4.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.4.4.tar.gz\";s:4:\"date\";s:10:\"1659037490\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.4.3\";a:10:{s:4:\"name\";s:12:\"drupal 9.4.3\";s:7:\"version\";s:5:\"9.4.3\";s:3:\"tag\";s:5:\"9.4.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.4.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.4.3.tar.gz\";s:4:\"date\";s:10:\"1658333415\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.4.2\";a:10:{s:4:\"name\";s:12:\"drupal 9.4.2\";s:7:\"version\";s:5:\"9.4.2\";s:3:\"tag\";s:5:\"9.4.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.4.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.4.2.tar.gz\";s:4:\"date\";s:10:\"1657157309\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.4.1\";a:10:{s:4:\"name\";s:12:\"drupal 9.4.1\";s:7:\"version\";s:5:\"9.4.1\";s:3:\"tag\";s:5:\"9.4.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.4.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.4.1.tar.gz\";s:4:\"date\";s:10:\"1655845511\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.4.0\";a:10:{s:4:\"name\";s:12:\"drupal 9.4.0\";s:7:\"version\";s:5:\"9.4.0\";s:3:\"tag\";s:5:\"9.4.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.4.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.4.0.tar.gz\";s:4:\"date\";s:10:\"1655311138\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"9.4.0-rc2\";a:10:{s:4:\"name\";s:16:\"drupal 9.4.0-rc2\";s:7:\"version\";s:9:\"9.4.0-rc2\";s:3:\"tag\";s:9:\"9.4.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.4.0-rc2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.4.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1654890055\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:15:\"Security update\";i:1;s:9:\"Bug fixes\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:9:\"9.4.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 9.4.0-rc1\";s:7:\"version\";s:9:\"9.4.0-rc1\";s:3:\"tag\";s:9:\"9.4.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.4.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.4.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1654740019\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"9.4.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 9.4.0-beta1\";s:7:\"version\";s:11:\"9.4.0-beta1\";s:3:\"tag\";s:11:\"9.4.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.4.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.4.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1653938214\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"9.4.0-alpha1\";a:10:{s:4:\"name\";s:19:\"drupal 9.4.0-alpha1\";s:7:\"version\";s:12:\"9.4.0-alpha1\";s:3:\"tag\";s:12:\"9.4.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/9.4.0-alpha1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-9.4.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1651875606\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:6:\"9.3.22\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.22\";s:7:\"version\";s:6:\"9.3.22\";s:3:\"tag\";s:6:\"9.3.22\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.22\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.22.tar.gz\";s:4:\"date\";s:10:\"1664382666\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.3.21\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.21\";s:7:\"version\";s:6:\"9.3.21\";s:3:\"tag\";s:6:\"9.3.21\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.21\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.21.tar.gz\";s:4:\"date\";s:10:\"1659544886\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.3.20\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.20\";s:7:\"version\";s:6:\"9.3.20\";s:3:\"tag\";s:6:\"9.3.20\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.20\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.20.tar.gz\";s:4:\"date\";s:10:\"1659037977\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.3.19\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.19\";s:7:\"version\";s:6:\"9.3.19\";s:3:\"tag\";s:6:\"9.3.19\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.19\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.19.tar.gz\";s:4:\"date\";s:10:\"1658333887\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.3.18\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.18\";s:7:\"version\";s:6:\"9.3.18\";s:3:\"tag\";s:6:\"9.3.18\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.18\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.18.tar.gz\";s:4:\"date\";s:10:\"1657238772\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.3.17\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.17\";s:7:\"version\";s:6:\"9.3.17\";s:3:\"tag\";s:6:\"9.3.17\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.17\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.17.tar.gz\";s:4:\"date\";s:10:\"1655846622\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.3.16\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.16\";s:7:\"version\";s:6:\"9.3.16\";s:3:\"tag\";s:6:\"9.3.16\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.16\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.16.tar.gz\";s:4:\"date\";s:10:\"1654888736\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.3.15\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.15\";s:7:\"version\";s:6:\"9.3.15\";s:3:\"tag\";s:6:\"9.3.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.15\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.15.tar.gz\";s:4:\"date\";s:10:\"1654098765\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.3.14\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.14\";s:7:\"version\";s:6:\"9.3.14\";s:3:\"tag\";s:6:\"9.3.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.14\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.14.tar.gz\";s:4:\"date\";s:10:\"1653506291\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.3.13\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.13\";s:7:\"version\";s:6:\"9.3.13\";s:3:\"tag\";s:6:\"9.3.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.13\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.13.tar.gz\";s:4:\"date\";s:10:\"1652261874\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.3.12\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.12\";s:7:\"version\";s:6:\"9.3.12\";s:3:\"tag\";s:6:\"9.3.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.12\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.12.tar.gz\";s:4:\"date\";s:10:\"1650467536\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.3.11\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.11\";s:7:\"version\";s:6:\"9.3.11\";s:3:\"tag\";s:6:\"9.3.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.11\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.11.tar.gz\";s:4:\"date\";s:10:\"1649897391\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.3.10\";a:10:{s:4:\"name\";s:13:\"drupal 9.3.10\";s:7:\"version\";s:6:\"9.3.10\";s:3:\"tag\";s:6:\"9.3.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.3.10\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.3.10.tar.gz\";s:4:\"date\";s:10:\"1649890098\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.3.9\";a:10:{s:4:\"name\";s:12:\"drupal 9.3.9\";s:7:\"version\";s:5:\"9.3.9\";s:3:\"tag\";s:5:\"9.3.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.3.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.3.9.tar.gz\";s:4:\"date\";s:10:\"1647899360\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.3.8\";a:10:{s:4:\"name\";s:12:\"drupal 9.3.8\";s:7:\"version\";s:5:\"9.3.8\";s:3:\"tag\";s:5:\"9.3.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.3.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.3.8.tar.gz\";s:4:\"date\";s:10:\"1647446914\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.3.7\";a:10:{s:4:\"name\";s:12:\"drupal 9.3.7\";s:7:\"version\";s:5:\"9.3.7\";s:3:\"tag\";s:5:\"9.3.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.3.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.3.7.tar.gz\";s:4:\"date\";s:10:\"1646300599\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.3.6\";a:10:{s:4:\"name\";s:12:\"drupal 9.3.6\";s:7:\"version\";s:5:\"9.3.6\";s:3:\"tag\";s:5:\"9.3.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.3.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.3.6.tar.gz\";s:4:\"date\";s:10:\"1645029460\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.3.5\";a:10:{s:4:\"name\";s:12:\"drupal 9.3.5\";s:7:\"version\";s:5:\"9.3.5\";s:3:\"tag\";s:5:\"9.3.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.3.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.3.5.tar.gz\";s:4:\"date\";s:10:\"1644011676\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.3.4\";a:10:{s:4:\"name\";s:12:\"drupal 9.3.4\";s:7:\"version\";s:5:\"9.3.4\";s:3:\"tag\";s:5:\"9.3.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.3.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.3.4.tar.gz\";s:4:\"date\";s:10:\"1643832805\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.3.3\";a:10:{s:4:\"name\";s:12:\"drupal 9.3.3\";s:7:\"version\";s:5:\"9.3.3\";s:3:\"tag\";s:5:\"9.3.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.3.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.3.3.tar.gz\";s:4:\"date\";s:10:\"1642607769\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.3.2\";a:10:{s:4:\"name\";s:12:\"drupal 9.3.2\";s:7:\"version\";s:5:\"9.3.2\";s:3:\"tag\";s:5:\"9.3.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.3.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.3.2.tar.gz\";s:4:\"date\";s:10:\"1641351799\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.3.1\";a:10:{s:4:\"name\";s:12:\"drupal 9.3.1\";s:7:\"version\";s:5:\"9.3.1\";s:3:\"tag\";s:5:\"9.3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.3.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.3.1.tar.gz\";s:4:\"date\";s:10:\"1641342679\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.3.0\";a:10:{s:4:\"name\";s:12:\"drupal 9.3.0\";s:7:\"version\";s:5:\"9.3.0\";s:3:\"tag\";s:5:\"9.3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.3.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.3.0.tar.gz\";s:4:\"date\";s:10:\"1639051276\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"9.3.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 9.3.0-rc1\";s:7:\"version\";s:9:\"9.3.0-rc1\";s:3:\"tag\";s:9:\"9.3.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.3.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.3.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1637959424\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"9.3.0-beta3\";a:10:{s:4:\"name\";s:18:\"drupal 9.3.0-beta3\";s:7:\"version\";s:11:\"9.3.0-beta3\";s:3:\"tag\";s:11:\"9.3.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.3.0-beta3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.3.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1637764182\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"9.3.0-beta2\";a:10:{s:4:\"name\";s:18:\"drupal 9.3.0-beta2\";s:7:\"version\";s:11:\"9.3.0-beta2\";s:3:\"tag\";s:11:\"9.3.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.3.0-beta2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.3.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1637196496\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"9.3.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 9.3.0-beta1\";s:7:\"version\";s:11:\"9.3.0-beta1\";s:3:\"tag\";s:11:\"9.3.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.3.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.3.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1636746050\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"9.3.0-alpha1\";a:10:{s:4:\"name\";s:19:\"drupal 9.3.0-alpha1\";s:7:\"version\";s:12:\"9.3.0-alpha1\";s:3:\"tag\";s:12:\"9.3.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/9.3.0-alpha1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-9.3.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1635510285\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:6:\"9.2.21\";a:10:{s:4:\"name\";s:13:\"drupal 9.2.21\";s:7:\"version\";s:6:\"9.2.21\";s:3:\"tag\";s:6:\"9.2.21\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.2.21\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.2.21.tar.gz\";s:4:\"date\";s:10:\"1654889475\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.2.20\";a:10:{s:4:\"name\";s:13:\"drupal 9.2.20\";s:7:\"version\";s:6:\"9.2.20\";s:3:\"tag\";s:6:\"9.2.20\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.2.20\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.2.20.tar.gz\";s:4:\"date\";s:10:\"1653507225\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.2.19\";a:10:{s:4:\"name\";s:13:\"drupal 9.2.19\";s:7:\"version\";s:6:\"9.2.19\";s:3:\"tag\";s:6:\"9.2.19\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.2.19\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.2.19.tar.gz\";s:4:\"date\";s:10:\"1652306637\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.2.18\";a:10:{s:4:\"name\";s:13:\"drupal 9.2.18\";s:7:\"version\";s:6:\"9.2.18\";s:3:\"tag\";s:6:\"9.2.18\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.2.18\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.2.18.tar.gz\";s:4:\"date\";s:10:\"1650466972\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.2.17\";a:10:{s:4:\"name\";s:13:\"drupal 9.2.17\";s:7:\"version\";s:6:\"9.2.17\";s:3:\"tag\";s:6:\"9.2.17\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.2.17\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.2.17.tar.gz\";s:4:\"date\";s:10:\"1649898006\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.2.16\";a:10:{s:4:\"name\";s:13:\"drupal 9.2.16\";s:7:\"version\";s:6:\"9.2.16\";s:3:\"tag\";s:6:\"9.2.16\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.2.16\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.2.16.tar.gz\";s:4:\"date\";s:10:\"1647898826\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.2.15\";a:10:{s:4:\"name\";s:13:\"drupal 9.2.15\";s:7:\"version\";s:6:\"9.2.15\";s:3:\"tag\";s:6:\"9.2.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.2.15\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.2.15.tar.gz\";s:4:\"date\";s:10:\"1647447411\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.2.14\";a:10:{s:4:\"name\";s:13:\"drupal 9.2.14\";s:7:\"version\";s:6:\"9.2.14\";s:3:\"tag\";s:6:\"9.2.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.2.14\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.2.14.tar.gz\";s:4:\"date\";s:10:\"1647027629\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.2.13\";a:10:{s:4:\"name\";s:13:\"drupal 9.2.13\";s:7:\"version\";s:6:\"9.2.13\";s:3:\"tag\";s:6:\"9.2.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.2.13\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.2.13.tar.gz\";s:4:\"date\";s:10:\"1645029955\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.2.12\";a:10:{s:4:\"name\";s:13:\"drupal 9.2.12\";s:7:\"version\";s:6:\"9.2.12\";s:3:\"tag\";s:6:\"9.2.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.2.12\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.2.12.tar.gz\";s:4:\"date\";s:10:\"1644012448\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.2.11\";a:10:{s:4:\"name\";s:13:\"drupal 9.2.11\";s:7:\"version\";s:6:\"9.2.11\";s:3:\"tag\";s:6:\"9.2.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.2.11\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.2.11.tar.gz\";s:4:\"date\";s:10:\"1642608353\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.2.10\";a:10:{s:4:\"name\";s:13:\"drupal 9.2.10\";s:7:\"version\";s:6:\"9.2.10\";s:3:\"tag\";s:6:\"9.2.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.2.10\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.2.10.tar.gz\";s:4:\"date\";s:10:\"1637765544\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.2.9\";a:10:{s:4:\"name\";s:12:\"drupal 9.2.9\";s:7:\"version\";s:5:\"9.2.9\";s:3:\"tag\";s:5:\"9.2.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.2.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.2.9.tar.gz\";s:4:\"date\";s:10:\"1637184936\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.2.8\";a:10:{s:4:\"name\";s:12:\"drupal 9.2.8\";s:7:\"version\";s:5:\"9.2.8\";s:3:\"tag\";s:5:\"9.2.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.2.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.2.8.tar.gz\";s:4:\"date\";s:10:\"1635961216\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.2.7\";a:10:{s:4:\"name\";s:12:\"drupal 9.2.7\";s:7:\"version\";s:5:\"9.2.7\";s:3:\"tag\";s:5:\"9.2.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.2.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.2.7.tar.gz\";s:4:\"date\";s:10:\"1633544267\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.2.6\";a:10:{s:4:\"name\";s:12:\"drupal 9.2.6\";s:7:\"version\";s:5:\"9.2.6\";s:3:\"tag\";s:5:\"9.2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.2.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.2.6.tar.gz\";s:4:\"date\";s:10:\"1631721555\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.2.5\";a:10:{s:4:\"name\";s:12:\"drupal 9.2.5\";s:7:\"version\";s:5:\"9.2.5\";s:3:\"tag\";s:5:\"9.2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.2.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.2.5.tar.gz\";s:4:\"date\";s:10:\"1630534729\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.2.4\";a:10:{s:4:\"name\";s:12:\"drupal 9.2.4\";s:7:\"version\";s:5:\"9.2.4\";s:3:\"tag\";s:5:\"9.2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.2.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.2.4.tar.gz\";s:4:\"date\";s:10:\"1628791178\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.2.3\";a:10:{s:4:\"name\";s:12:\"drupal 9.2.3\";s:7:\"version\";s:5:\"9.2.3\";s:3:\"tag\";s:5:\"9.2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.2.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.2.3.tar.gz\";s:4:\"date\";s:10:\"1627997922\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.2.2\";a:10:{s:4:\"name\";s:12:\"drupal 9.2.2\";s:7:\"version\";s:5:\"9.2.2\";s:3:\"tag\";s:5:\"9.2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.2.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.2.2.tar.gz\";s:4:\"date\";s:10:\"1626882385\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.2.1\";a:10:{s:4:\"name\";s:12:\"drupal 9.2.1\";s:7:\"version\";s:5:\"9.2.1\";s:3:\"tag\";s:5:\"9.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.2.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.2.1.tar.gz\";s:4:\"date\";s:10:\"1625664286\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.2.0\";a:10:{s:4:\"name\";s:12:\"drupal 9.2.0\";s:7:\"version\";s:5:\"9.2.0\";s:3:\"tag\";s:5:\"9.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.2.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.2.0.tar.gz\";s:4:\"date\";s:10:\"1623847798\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"9.2.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 9.2.0-rc1\";s:7:\"version\";s:9:\"9.2.0-rc1\";s:3:\"tag\";s:9:\"9.2.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.2.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.2.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1623080867\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"9.2.0-beta3\";a:10:{s:4:\"name\";s:18:\"drupal 9.2.0-beta3\";s:7:\"version\";s:11:\"9.2.0-beta3\";s:3:\"tag\";s:11:\"9.2.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.2.0-beta3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.2.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1622207568\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"9.2.0-beta2\";a:10:{s:4:\"name\";s:18:\"drupal 9.2.0-beta2\";s:7:\"version\";s:11:\"9.2.0-beta2\";s:3:\"tag\";s:11:\"9.2.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.2.0-beta2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.2.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1622068611\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:4:{i:0;s:15:\"Security update\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";i:3;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"9.2.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 9.2.0-beta1\";s:7:\"version\";s:11:\"9.2.0-beta1\";s:3:\"tag\";s:11:\"9.2.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.2.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.2.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1621506248\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"9.2.0-alpha1\";a:10:{s:4:\"name\";s:19:\"drupal 9.2.0-alpha1\";s:7:\"version\";s:12:\"9.2.0-alpha1\";s:3:\"tag\";s:12:\"9.2.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/9.2.0-alpha1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-9.2.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1620291652\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:6:\"9.1.15\";a:10:{s:4:\"name\";s:13:\"drupal 9.1.15\";s:7:\"version\";s:6:\"9.1.15\";s:3:\"tag\";s:6:\"9.1.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.1.15\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.1.15.tar.gz\";s:4:\"date\";s:10:\"1637766681\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.1.14\";a:10:{s:4:\"name\";s:13:\"drupal 9.1.14\";s:7:\"version\";s:6:\"9.1.14\";s:3:\"tag\";s:6:\"9.1.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.1.14\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.1.14.tar.gz\";s:4:\"date\";s:10:\"1637185450\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.1.13\";a:10:{s:4:\"name\";s:13:\"drupal 9.1.13\";s:7:\"version\";s:6:\"9.1.13\";s:3:\"tag\";s:6:\"9.1.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.1.13\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.1.13.tar.gz\";s:4:\"date\";s:10:\"1631722011\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.1.12\";a:10:{s:4:\"name\";s:13:\"drupal 9.1.12\";s:7:\"version\";s:6:\"9.1.12\";s:3:\"tag\";s:6:\"9.1.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.1.12\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.1.12.tar.gz\";s:4:\"date\";s:10:\"1628791786\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.1.11\";a:10:{s:4:\"name\";s:13:\"drupal 9.1.11\";s:7:\"version\";s:6:\"9.1.11\";s:3:\"tag\";s:6:\"9.1.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.1.11\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.1.11.tar.gz\";s:4:\"date\";s:10:\"1626882849\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.1.10\";a:10:{s:4:\"name\";s:13:\"drupal 9.1.10\";s:7:\"version\";s:6:\"9.1.10\";s:3:\"tag\";s:6:\"9.1.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.1.10\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.1.10.tar.gz\";s:4:\"date\";s:10:\"1622828120\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.1.9\";a:10:{s:4:\"name\";s:12:\"drupal 9.1.9\";s:7:\"version\";s:5:\"9.1.9\";s:3:\"tag\";s:5:\"9.1.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.1.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.1.9.tar.gz\";s:4:\"date\";s:10:\"1622056478\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.1.8\";a:10:{s:4:\"name\";s:12:\"drupal 9.1.8\";s:7:\"version\";s:5:\"9.1.8\";s:3:\"tag\";s:5:\"9.1.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.1.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.1.8.tar.gz\";s:4:\"date\";s:10:\"1620214182\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.1.7\";a:10:{s:4:\"name\";s:12:\"drupal 9.1.7\";s:7:\"version\";s:5:\"9.1.7\";s:3:\"tag\";s:5:\"9.1.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.1.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.1.7.tar.gz\";s:4:\"date\";s:10:\"1619022156\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.1.6\";a:10:{s:4:\"name\";s:12:\"drupal 9.1.6\";s:7:\"version\";s:5:\"9.1.6\";s:3:\"tag\";s:5:\"9.1.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.1.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.1.6.tar.gz\";s:4:\"date\";s:10:\"1617795446\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.1.5\";a:10:{s:4:\"name\";s:12:\"drupal 9.1.5\";s:7:\"version\";s:5:\"9.1.5\";s:3:\"tag\";s:5:\"9.1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.1.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.1.5.tar.gz\";s:4:\"date\";s:10:\"1614869503\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.1.4\";a:10:{s:4:\"name\";s:12:\"drupal 9.1.4\";s:7:\"version\";s:5:\"9.1.4\";s:3:\"tag\";s:5:\"9.1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.1.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.1.4.tar.gz\";s:4:\"date\";s:10:\"1612380948\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.1.3\";a:10:{s:4:\"name\";s:12:\"drupal 9.1.3\";s:7:\"version\";s:5:\"9.1.3\";s:3:\"tag\";s:5:\"9.1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.1.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.1.3.tar.gz\";s:4:\"date\";s:10:\"1611161215\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.1.2\";a:10:{s:4:\"name\";s:12:\"drupal 9.1.2\";s:7:\"version\";s:5:\"9.1.2\";s:3:\"tag\";s:5:\"9.1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.1.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.1.2.tar.gz\";s:4:\"date\";s:10:\"1609984407\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.1.1\";a:10:{s:4:\"name\";s:12:\"drupal 9.1.1\";s:7:\"version\";s:5:\"9.1.1\";s:3:\"tag\";s:5:\"9.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.1.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.1.1.tar.gz\";s:4:\"date\";s:10:\"1609979034\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.1.0\";a:10:{s:4:\"name\";s:12:\"drupal 9.1.0\";s:7:\"version\";s:5:\"9.1.0\";s:3:\"tag\";s:5:\"9.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.1.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.1.0.tar.gz\";s:4:\"date\";s:10:\"1606933254\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"9.1.0-rc3\";a:10:{s:4:\"name\";s:16:\"drupal 9.1.0-rc3\";s:7:\"version\";s:9:\"9.1.0-rc3\";s:3:\"tag\";s:9:\"9.1.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.1.0-rc3\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.1.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1606357271\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:9:\"9.1.0-rc2\";a:10:{s:4:\"name\";s:16:\"drupal 9.1.0-rc2\";s:7:\"version\";s:9:\"9.1.0-rc2\";s:3:\"tag\";s:9:\"9.1.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.1.0-rc2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.1.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1606332982\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:9:\"9.1.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 9.1.0-rc1\";s:7:\"version\";s:9:\"9.1.0-rc1\";s:3:\"tag\";s:9:\"9.1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.1.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1605722782\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:4:{i:0;s:15:\"Security update\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";i:3;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"9.1.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 9.1.0-beta1\";s:7:\"version\";s:11:\"9.1.0-beta1\";s:3:\"tag\";s:11:\"9.1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.1.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1604672644\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"9.1.0-alpha1\";a:10:{s:4:\"name\";s:19:\"drupal 9.1.0-alpha1\";s:7:\"version\";s:12:\"9.1.0-alpha1\";s:3:\"tag\";s:12:\"9.1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/9.1.0-alpha1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-9.1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1603466665\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:6:\"9.0.14\";a:10:{s:4:\"name\";s:13:\"drupal 9.0.14\";s:7:\"version\";s:6:\"9.0.14\";s:3:\"tag\";s:6:\"9.0.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.0.14\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.0.14.tar.gz\";s:4:\"date\";s:10:\"1622055778\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.0.13\";a:10:{s:4:\"name\";s:13:\"drupal 9.0.13\";s:7:\"version\";s:6:\"9.0.13\";s:3:\"tag\";s:6:\"9.0.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.0.13\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.0.13.tar.gz\";s:4:\"date\";s:10:\"1620218506\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.0.12\";a:10:{s:4:\"name\";s:13:\"drupal 9.0.12\";s:7:\"version\";s:6:\"9.0.12\";s:3:\"tag\";s:6:\"9.0.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.0.12\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.0.12.tar.gz\";s:4:\"date\";s:10:\"1619020951\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.0.11\";a:10:{s:4:\"name\";s:13:\"drupal 9.0.11\";s:7:\"version\";s:6:\"9.0.11\";s:3:\"tag\";s:6:\"9.0.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.0.11\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.0.11.tar.gz\";s:4:\"date\";s:10:\"1611161749\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"9.0.10\";a:10:{s:4:\"name\";s:13:\"drupal 9.0.10\";s:7:\"version\";s:6:\"9.0.10\";s:3:\"tag\";s:6:\"9.0.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/9.0.10\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-9.0.10.tar.gz\";s:4:\"date\";s:10:\"1607029536\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.0.9\";a:10:{s:4:\"name\";s:12:\"drupal 9.0.9\";s:7:\"version\";s:5:\"9.0.9\";s:3:\"tag\";s:5:\"9.0.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.0.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.0.9.tar.gz\";s:4:\"date\";s:10:\"1606359757\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.0.8\";a:10:{s:4:\"name\";s:12:\"drupal 9.0.8\";s:7:\"version\";s:5:\"9.0.8\";s:3:\"tag\";s:5:\"9.0.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.0.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.0.8.tar.gz\";s:4:\"date\";s:10:\"1605720638\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.0.7\";a:10:{s:4:\"name\";s:12:\"drupal 9.0.7\";s:7:\"version\";s:5:\"9.0.7\";s:3:\"tag\";s:5:\"9.0.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.0.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.0.7.tar.gz\";s:4:\"date\";s:10:\"1602100055\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.0.6\";a:10:{s:4:\"name\";s:12:\"drupal 9.0.6\";s:7:\"version\";s:5:\"9.0.6\";s:3:\"tag\";s:5:\"9.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.0.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.0.6.tar.gz\";s:4:\"date\";s:10:\"1600275813\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.0.5\";a:10:{s:4:\"name\";s:12:\"drupal 9.0.5\";s:7:\"version\";s:5:\"9.0.5\";s:3:\"tag\";s:5:\"9.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.0.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.0.5.tar.gz\";s:4:\"date\";s:10:\"1599167739\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.0.4\";a:10:{s:4:\"name\";s:12:\"drupal 9.0.4\";s:7:\"version\";s:5:\"9.0.4\";s:3:\"tag\";s:5:\"9.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.0.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.0.4.tar.gz\";s:4:\"date\";s:10:\"1599046734\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.0.3\";a:10:{s:4:\"name\";s:12:\"drupal 9.0.3\";s:7:\"version\";s:5:\"9.0.3\";s:3:\"tag\";s:5:\"9.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.0.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.0.3.tar.gz\";s:4:\"date\";s:10:\"1596664575\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.0.2\";a:10:{s:4:\"name\";s:12:\"drupal 9.0.2\";s:7:\"version\";s:5:\"9.0.2\";s:3:\"tag\";s:5:\"9.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.0.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.0.2.tar.gz\";s:4:\"date\";s:10:\"1594237418\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.0.1\";a:10:{s:4:\"name\";s:12:\"drupal 9.0.1\";s:7:\"version\";s:5:\"9.0.1\";s:3:\"tag\";s:5:\"9.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.0.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.0.1.tar.gz\";s:4:\"date\";s:10:\"1592417721\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"9.0.0\";a:10:{s:4:\"name\";s:12:\"drupal 9.0.0\";s:7:\"version\";s:5:\"9.0.0\";s:3:\"tag\";s:5:\"9.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/9.0.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-9.0.0.tar.gz\";s:4:\"date\";s:10:\"1591221685\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"9.0.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 9.0.0-rc1\";s:7:\"version\";s:9:\"9.0.0-rc1\";s:3:\"tag\";s:9:\"9.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.0.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1590187579\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"9.0.0-beta3\";a:10:{s:4:\"name\";s:18:\"drupal 9.0.0-beta3\";s:7:\"version\";s:11:\"9.0.0-beta3\";s:3:\"tag\";s:11:\"9.0.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.0.0-beta3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.0.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1589587936\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"9.0.0-beta2\";a:10:{s:4:\"name\";s:18:\"drupal 9.0.0-beta2\";s:7:\"version\";s:11:\"9.0.0-beta2\";s:3:\"tag\";s:11:\"9.0.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.0.0-beta2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.0.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1585597395\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:15:\"Security update\";i:1;s:9:\"Bug fixes\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"9.0.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 9.0.0-beta1\";s:7:\"version\";s:11:\"9.0.0-beta1\";s:3:\"tag\";s:11:\"9.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/9.0.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-9.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1584734060\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"9.0.0-alpha2\";a:10:{s:4:\"name\";s:19:\"drupal 9.0.0-alpha2\";s:7:\"version\";s:12:\"9.0.0-alpha2\";s:3:\"tag\";s:12:\"9.0.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/9.0.0-alpha2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-9.0.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1583349043\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:12:\"9.0.0-alpha1\";a:10:{s:4:\"name\";s:19:\"drupal 9.0.0-alpha1\";s:7:\"version\";s:12:\"9.0.0-alpha1\";s:3:\"tag\";s:12:\"9.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/9.0.0-alpha1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-9.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1581447927\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:6:\"8.9.20\";a:10:{s:4:\"name\";s:13:\"drupal 8.9.20\";s:7:\"version\";s:6:\"8.9.20\";s:3:\"tag\";s:6:\"8.9.20\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.9.20\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.9.20.tar.gz\";s:4:\"date\";s:10:\"1637185966\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.9.19\";a:10:{s:4:\"name\";s:13:\"drupal 8.9.19\";s:7:\"version\";s:6:\"8.9.19\";s:3:\"tag\";s:6:\"8.9.19\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.9.19\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.9.19.tar.gz\";s:4:\"date\";s:10:\"1631722431\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.9.18\";a:10:{s:4:\"name\";s:13:\"drupal 8.9.18\";s:7:\"version\";s:6:\"8.9.18\";s:3:\"tag\";s:6:\"8.9.18\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.9.18\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.9.18.tar.gz\";s:4:\"date\";s:10:\"1628792296\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.9.17\";a:10:{s:4:\"name\";s:13:\"drupal 8.9.17\";s:7:\"version\";s:6:\"8.9.17\";s:3:\"tag\";s:6:\"8.9.17\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.9.17\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.9.17.tar.gz\";s:4:\"date\";s:10:\"1626883324\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.9.16\";a:10:{s:4:\"name\";s:13:\"drupal 8.9.16\";s:7:\"version\";s:6:\"8.9.16\";s:3:\"tag\";s:6:\"8.9.16\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.9.16\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.9.16.tar.gz\";s:4:\"date\";s:10:\"1622058087\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.9.15\";a:10:{s:4:\"name\";s:13:\"drupal 8.9.15\";s:7:\"version\";s:6:\"8.9.15\";s:3:\"tag\";s:6:\"8.9.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.9.15\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.9.15.tar.gz\";s:4:\"date\";s:10:\"1620216983\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.9.14\";a:10:{s:4:\"name\";s:13:\"drupal 8.9.14\";s:7:\"version\";s:6:\"8.9.14\";s:3:\"tag\";s:6:\"8.9.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.9.14\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.9.14.tar.gz\";s:4:\"date\";s:10:\"1619021518\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.9.13\";a:10:{s:4:\"name\";s:13:\"drupal 8.9.13\";s:7:\"version\";s:6:\"8.9.13\";s:3:\"tag\";s:6:\"8.9.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.9.13\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.9.13.tar.gz\";s:4:\"date\";s:10:\"1611162272\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.9.12\";a:10:{s:4:\"name\";s:13:\"drupal 8.9.12\";s:7:\"version\";s:6:\"8.9.12\";s:3:\"tag\";s:6:\"8.9.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.9.12\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.9.12.tar.gz\";s:4:\"date\";s:10:\"1609977009\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.9.11\";a:10:{s:4:\"name\";s:13:\"drupal 8.9.11\";s:7:\"version\";s:6:\"8.9.11\";s:3:\"tag\";s:6:\"8.9.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.9.11\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.9.11.tar.gz\";s:4:\"date\";s:10:\"1607030087\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.9.10\";a:10:{s:4:\"name\";s:13:\"drupal 8.9.10\";s:7:\"version\";s:6:\"8.9.10\";s:3:\"tag\";s:6:\"8.9.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.9.10\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.9.10.tar.gz\";s:4:\"date\";s:10:\"1606360301\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.9.9\";a:10:{s:4:\"name\";s:12:\"drupal 8.9.9\";s:7:\"version\";s:5:\"8.9.9\";s:3:\"tag\";s:5:\"8.9.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.9.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.9.9.tar.gz\";s:4:\"date\";s:10:\"1605721120\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.9.8\";a:10:{s:4:\"name\";s:12:\"drupal 8.9.8\";s:7:\"version\";s:5:\"8.9.8\";s:3:\"tag\";s:5:\"8.9.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.9.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.9.8.tar.gz\";s:4:\"date\";s:10:\"1604595269\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.9.7\";a:10:{s:4:\"name\";s:12:\"drupal 8.9.7\";s:7:\"version\";s:5:\"8.9.7\";s:3:\"tag\";s:5:\"8.9.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.9.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.9.7.tar.gz\";s:4:\"date\";s:10:\"1602100507\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.9.6\";a:10:{s:4:\"name\";s:12:\"drupal 8.9.6\";s:7:\"version\";s:5:\"8.9.6\";s:3:\"tag\";s:5:\"8.9.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.9.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.9.6.tar.gz\";s:4:\"date\";s:10:\"1600276267\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.9.5\";a:10:{s:4:\"name\";s:12:\"drupal 8.9.5\";s:7:\"version\";s:5:\"8.9.5\";s:3:\"tag\";s:5:\"8.9.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.9.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.9.5.tar.gz\";s:4:\"date\";s:10:\"1599168205\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.9.4\";a:10:{s:4:\"name\";s:12:\"drupal 8.9.4\";s:7:\"version\";s:5:\"8.9.4\";s:3:\"tag\";s:5:\"8.9.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.9.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.9.4.tar.gz\";s:4:\"date\";s:10:\"1599047691\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.9.3\";a:10:{s:4:\"name\";s:12:\"drupal 8.9.3\";s:7:\"version\";s:5:\"8.9.3\";s:3:\"tag\";s:5:\"8.9.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.9.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.9.3.tar.gz\";s:4:\"date\";s:10:\"1596665051\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.9.2\";a:10:{s:4:\"name\";s:12:\"drupal 8.9.2\";s:7:\"version\";s:5:\"8.9.2\";s:3:\"tag\";s:5:\"8.9.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.9.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.9.2.tar.gz\";s:4:\"date\";s:10:\"1594237961\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.9.1\";a:10:{s:4:\"name\";s:12:\"drupal 8.9.1\";s:7:\"version\";s:5:\"8.9.1\";s:3:\"tag\";s:5:\"8.9.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.9.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.9.1.tar.gz\";s:4:\"date\";s:10:\"1592418237\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.9.0\";a:10:{s:4:\"name\";s:12:\"drupal 8.9.0\";s:7:\"version\";s:5:\"8.9.0\";s:3:\"tag\";s:5:\"8.9.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.9.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.9.0.tar.gz\";s:4:\"date\";s:10:\"1591204117\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"8.9.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 8.9.0-rc1\";s:7:\"version\";s:9:\"8.9.0-rc1\";s:3:\"tag\";s:9:\"8.9.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.9.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.9.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1590189096\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"8.9.0-beta3\";a:10:{s:4:\"name\";s:18:\"drupal 8.9.0-beta3\";s:7:\"version\";s:11:\"8.9.0-beta3\";s:3:\"tag\";s:11:\"8.9.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.9.0-beta3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.9.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1589746375\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.9.0-beta2\";a:10:{s:4:\"name\";s:18:\"drupal 8.9.0-beta2\";s:7:\"version\";s:11:\"8.9.0-beta2\";s:3:\"tag\";s:11:\"8.9.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.9.0-beta2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.9.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1585863226\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.9.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 8.9.0-beta1\";s:7:\"version\";s:11:\"8.9.0-beta1\";s:3:\"tag\";s:11:\"8.9.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.9.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.9.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1585263710\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:6:\"8.8.12\";a:10:{s:4:\"name\";s:13:\"drupal 8.8.12\";s:7:\"version\";s:6:\"8.8.12\";s:3:\"tag\";s:6:\"8.8.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.8.12\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.8.12.tar.gz\";s:4:\"date\";s:10:\"1606360866\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.8.11\";a:10:{s:4:\"name\";s:13:\"drupal 8.8.11\";s:7:\"version\";s:6:\"8.8.11\";s:3:\"tag\";s:6:\"8.8.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.8.11\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.8.11.tar.gz\";s:4:\"date\";s:10:\"1605721628\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.8.10\";a:10:{s:4:\"name\";s:13:\"drupal 8.8.10\";s:7:\"version\";s:6:\"8.8.10\";s:3:\"tag\";s:6:\"8.8.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.8.10\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.8.10.tar.gz\";s:4:\"date\";s:10:\"1600276704\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.8.9\";a:10:{s:4:\"name\";s:12:\"drupal 8.8.9\";s:7:\"version\";s:5:\"8.8.9\";s:3:\"tag\";s:5:\"8.8.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.8.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.8.9.tar.gz\";s:4:\"date\";s:10:\"1599168716\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.8.8\";a:10:{s:4:\"name\";s:12:\"drupal 8.8.8\";s:7:\"version\";s:5:\"8.8.8\";s:3:\"tag\";s:5:\"8.8.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.8.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.8.8.tar.gz\";s:4:\"date\";s:10:\"1592418750\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.8.7\";a:10:{s:4:\"name\";s:12:\"drupal 8.8.7\";s:7:\"version\";s:5:\"8.8.7\";s:3:\"tag\";s:5:\"8.8.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.8.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.8.7.tar.gz\";s:4:\"date\";s:10:\"1591203837\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.8.6\";a:10:{s:4:\"name\";s:12:\"drupal 8.8.6\";s:7:\"version\";s:5:\"8.8.6\";s:3:\"tag\";s:5:\"8.8.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.8.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.8.6.tar.gz\";s:4:\"date\";s:10:\"1589989060\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.8.5\";a:10:{s:4:\"name\";s:12:\"drupal 8.8.5\";s:7:\"version\";s:5:\"8.8.5\";s:3:\"tag\";s:5:\"8.8.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.8.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.8.5.tar.gz\";s:4:\"date\";s:10:\"1585861530\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.8.4\";a:10:{s:4:\"name\";s:12:\"drupal 8.8.4\";s:7:\"version\";s:5:\"8.8.4\";s:3:\"tag\";s:5:\"8.8.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.8.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.8.4.tar.gz\";s:4:\"date\";s:10:\"1584560524\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.8.3\";a:10:{s:4:\"name\";s:12:\"drupal 8.8.3\";s:7:\"version\";s:5:\"8.8.3\";s:3:\"tag\";s:5:\"8.8.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.8.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.8.3.tar.gz\";s:4:\"date\";s:10:\"1583347094\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.8.2\";a:10:{s:4:\"name\";s:12:\"drupal 8.8.2\";s:7:\"version\";s:5:\"8.8.2\";s:3:\"tag\";s:5:\"8.8.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.8.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.8.2.tar.gz\";s:4:\"date\";s:10:\"1580598849\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.8.1\";a:10:{s:4:\"name\";s:12:\"drupal 8.8.1\";s:7:\"version\";s:5:\"8.8.1\";s:3:\"tag\";s:5:\"8.8.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.8.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.8.1.tar.gz\";s:4:\"date\";s:10:\"1576695785\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.8.0\";a:10:{s:4:\"name\";s:12:\"drupal 8.8.0\";s:7:\"version\";s:5:\"8.8.0\";s:3:\"tag\";s:5:\"8.8.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.8.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.8.0.tar.gz\";s:4:\"date\";s:10:\"1575450481\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"8.8.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 8.8.0-rc1\";s:7:\"version\";s:9:\"8.8.0-rc1\";s:3:\"tag\";s:9:\"8.8.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.8.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.8.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1574462580\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"8.8.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 8.8.0-beta1\";s:7:\"version\";s:11:\"8.8.0-beta1\";s:3:\"tag\";s:11:\"8.8.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.8.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.8.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1573256280\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"8.8.0-alpha1\";a:10:{s:4:\"name\";s:19:\"drupal 8.8.0-alpha1\";s:7:\"version\";s:12:\"8.8.0-alpha1\";s:3:\"tag\";s:12:\"8.8.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.8.0-alpha1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.8.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1571355784\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:6:\"8.7.14\";a:10:{s:4:\"name\";s:13:\"drupal 8.7.14\";s:7:\"version\";s:6:\"8.7.14\";s:3:\"tag\";s:6:\"8.7.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.7.14\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.7.14.tar.gz\";s:4:\"date\";s:10:\"1589988665\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.7.13\";a:10:{s:4:\"name\";s:13:\"drupal 8.7.13\";s:7:\"version\";s:6:\"8.7.13\";s:3:\"tag\";s:6:\"8.7.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.7.13\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.7.13.tar.gz\";s:4:\"date\";s:10:\"1585861883\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.7.12\";a:10:{s:4:\"name\";s:13:\"drupal 8.7.12\";s:7:\"version\";s:6:\"8.7.12\";s:3:\"tag\";s:6:\"8.7.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.7.12\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.7.12.tar.gz\";s:4:\"date\";s:10:\"1584552250\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.7.11\";a:10:{s:4:\"name\";s:13:\"drupal 8.7.11\";s:7:\"version\";s:6:\"8.7.11\";s:3:\"tag\";s:6:\"8.7.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.7.11\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.7.11.tar.gz\";s:4:\"date\";s:10:\"1576695785\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.7.10\";a:10:{s:4:\"name\";s:13:\"drupal 8.7.10\";s:7:\"version\";s:6:\"8.7.10\";s:3:\"tag\";s:6:\"8.7.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.7.10\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.7.10.tar.gz\";s:4:\"date\";s:10:\"1573687985\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.7.9\";a:10:{s:4:\"name\";s:12:\"drupal 8.7.9\";s:7:\"version\";s:5:\"8.7.9\";s:3:\"tag\";s:5:\"8.7.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.7.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.7.9.tar.gz\";s:4:\"date\";s:10:\"1573063387\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.7.8\";a:10:{s:4:\"name\";s:12:\"drupal 8.7.8\";s:7:\"version\";s:5:\"8.7.8\";s:3:\"tag\";s:5:\"8.7.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.7.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.7.8.tar.gz\";s:4:\"date\";s:10:\"1570044484\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.7.7\";a:10:{s:4:\"name\";s:12:\"drupal 8.7.7\";s:7:\"version\";s:5:\"8.7.7\";s:3:\"tag\";s:5:\"8.7.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.7.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.7.7.tar.gz\";s:4:\"date\";s:10:\"1567593185\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.7.6\";a:10:{s:4:\"name\";s:12:\"drupal 8.7.6\";s:7:\"version\";s:5:\"8.7.6\";s:3:\"tag\";s:5:\"8.7.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.7.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.7.6.tar.gz\";s:4:\"date\";s:10:\"1565206385\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.7.5\";a:10:{s:4:\"name\";s:12:\"drupal 8.7.5\";s:7:\"version\";s:5:\"8.7.5\";s:3:\"tag\";s:5:\"8.7.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.7.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.7.5.tar.gz\";s:4:\"date\";s:10:\"1563380885\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.7.4\";a:10:{s:4:\"name\";s:12:\"drupal 8.7.4\";s:7:\"version\";s:5:\"8.7.4\";s:3:\"tag\";s:5:\"8.7.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.7.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.7.4.tar.gz\";s:4:\"date\";s:10:\"1562225587\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.7.3\";a:10:{s:4:\"name\";s:12:\"drupal 8.7.3\";s:7:\"version\";s:5:\"8.7.3\";s:3:\"tag\";s:5:\"8.7.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.7.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.7.3.tar.gz\";s:4:\"date\";s:10:\"1559762581\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.7.2\";a:10:{s:4:\"name\";s:12:\"drupal 8.7.2\";s:7:\"version\";s:5:\"8.7.2\";s:3:\"tag\";s:5:\"8.7.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.7.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.7.2.tar.gz\";s:4:\"date\";s:10:\"1558597086\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.7.1\";a:10:{s:4:\"name\";s:12:\"drupal 8.7.1\";s:7:\"version\";s:5:\"8.7.1\";s:3:\"tag\";s:5:\"8.7.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.7.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.7.1.tar.gz\";s:4:\"date\";s:10:\"1557335588\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.7.0\";a:10:{s:4:\"name\";s:12:\"drupal 8.7.0\";s:7:\"version\";s:5:\"8.7.0\";s:3:\"tag\";s:5:\"8.7.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.7.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.7.0.tar.gz\";s:4:\"date\";s:10:\"1556737085\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"8.7.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 8.7.0-rc1\";s:7:\"version\";s:9:\"8.7.0-rc1\";s:3:\"tag\";s:9:\"8.7.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.7.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.7.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1555603385\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:4:{i:0;s:15:\"Security update\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";i:3;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"8.7.0-beta2\";a:10:{s:4:\"name\";s:18:\"drupal 8.7.0-beta2\";s:7:\"version\";s:11:\"8.7.0-beta2\";s:3:\"tag\";s:11:\"8.7.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.7.0-beta2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.7.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1554684784\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.7.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 8.7.0-beta1\";s:7:\"version\";s:11:\"8.7.0-beta1\";s:3:\"tag\";s:11:\"8.7.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.7.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.7.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1553881681\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"8.7.0-alpha2\";a:10:{s:4:\"name\";s:19:\"drupal 8.7.0-alpha2\";s:7:\"version\";s:12:\"8.7.0-alpha2\";s:3:\"tag\";s:12:\"8.7.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.7.0-alpha2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.7.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1553106180\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:12:\"8.7.0-alpha1\";a:10:{s:4:\"name\";s:19:\"drupal 8.7.0-alpha1\";s:7:\"version\";s:12:\"8.7.0-alpha1\";s:3:\"tag\";s:12:\"8.7.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.7.0-alpha1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.7.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1552602484\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:6:\"8.6.18\";a:10:{s:4:\"name\";s:13:\"drupal 8.6.18\";s:7:\"version\";s:6:\"8.6.18\";s:3:\"tag\";s:6:\"8.6.18\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.6.18\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.6.18.tar.gz\";s:4:\"date\";s:10:\"1573687985\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.6.17\";a:10:{s:4:\"name\";s:13:\"drupal 8.6.17\";s:7:\"version\";s:6:\"8.6.17\";s:3:\"tag\";s:6:\"8.6.17\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.6.17\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.6.17.tar.gz\";s:4:\"date\";s:10:\"1560756785\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.6.16\";a:10:{s:4:\"name\";s:13:\"drupal 8.6.16\";s:7:\"version\";s:6:\"8.6.16\";s:3:\"tag\";s:6:\"8.6.16\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.6.16\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.6.16.tar.gz\";s:4:\"date\";s:10:\"1557335588\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.6.15\";a:10:{s:4:\"name\";s:13:\"drupal 8.6.15\";s:7:\"version\";s:6:\"8.6.15\";s:3:\"tag\";s:6:\"8.6.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.6.15\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.6.15.tar.gz\";s:4:\"date\";s:10:\"1555533181\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.6.14\";a:10:{s:4:\"name\";s:13:\"drupal 8.6.14\";s:7:\"version\";s:6:\"8.6.14\";s:3:\"tag\";s:6:\"8.6.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.6.14\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.6.14.tar.gz\";s:4:\"date\";s:10:\"1554688384\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.6.13\";a:10:{s:4:\"name\";s:13:\"drupal 8.6.13\";s:7:\"version\";s:6:\"8.6.13\";s:3:\"tag\";s:6:\"8.6.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.6.13\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.6.13.tar.gz\";s:4:\"date\";s:10:\"1553099584\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.6.12\";a:10:{s:4:\"name\";s:13:\"drupal 8.6.12\";s:7:\"version\";s:6:\"8.6.12\";s:3:\"tag\";s:6:\"8.6.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.6.12\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.6.12.tar.gz\";s:4:\"date\";s:10:\"1552601584\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.6.11\";a:10:{s:4:\"name\";s:13:\"drupal 8.6.11\";s:7:\"version\";s:6:\"8.6.11\";s:3:\"tag\";s:6:\"8.6.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.6.11\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.6.11.tar.gz\";s:4:\"date\";s:10:\"1552511584\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.6.10\";a:10:{s:4:\"name\";s:13:\"drupal 8.6.10\";s:7:\"version\";s:6:\"8.6.10\";s:3:\"tag\";s:6:\"8.6.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.6.10\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.6.10.tar.gz\";s:4:\"date\";s:10:\"1550691784\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.6.9\";a:10:{s:4:\"name\";s:12:\"drupal 8.6.9\";s:7:\"version\";s:5:\"8.6.9\";s:3:\"tag\";s:5:\"8.6.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.6.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.6.9.tar.gz\";s:4:\"date\";s:10:\"1549628580\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.6.8\";a:10:{s:4:\"name\";s:12:\"drupal 8.6.8\";s:7:\"version\";s:5:\"8.6.8\";s:3:\"tag\";s:5:\"8.6.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.6.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.6.8.tar.gz\";s:4:\"date\";s:10:\"1549466580\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.6.7\";a:10:{s:4:\"name\";s:12:\"drupal 8.6.7\";s:7:\"version\";s:5:\"8.6.7\";s:3:\"tag\";s:5:\"8.6.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.6.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.6.7.tar.gz\";s:4:\"date\";s:10:\"1547682180\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.6.6\";a:10:{s:4:\"name\";s:12:\"drupal 8.6.6\";s:7:\"version\";s:5:\"8.6.6\";s:3:\"tag\";s:5:\"8.6.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.6.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.6.6.tar.gz\";s:4:\"date\";s:10:\"1547663557\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.6.5\";a:10:{s:4:\"name\";s:12:\"drupal 8.6.5\";s:7:\"version\";s:5:\"8.6.5\";s:3:\"tag\";s:5:\"8.6.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.6.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.6.5.tar.gz\";s:4:\"date\";s:10:\"1546467485\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.6.4\";a:10:{s:4:\"name\";s:12:\"drupal 8.6.4\";s:7:\"version\";s:5:\"8.6.4\";s:3:\"tag\";s:5:\"8.6.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.6.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.6.4.tar.gz\";s:4:\"date\";s:10:\"1544011681\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.6.3\";a:10:{s:4:\"name\";s:12:\"drupal 8.6.3\";s:7:\"version\";s:5:\"8.6.3\";s:3:\"tag\";s:5:\"8.6.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.6.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.6.3.tar.gz\";s:4:\"date\";s:10:\"1541602684\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.6.2\";a:10:{s:4:\"name\";s:12:\"drupal 8.6.2\";s:7:\"version\";s:5:\"8.6.2\";s:3:\"tag\";s:5:\"8.6.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.6.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.6.2.tar.gz\";s:4:\"date\";s:10:\"1539816180\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.6.1\";a:10:{s:4:\"name\";s:12:\"drupal 8.6.1\";s:7:\"version\";s:5:\"8.6.1\";s:3:\"tag\";s:5:\"8.6.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.6.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.6.1.tar.gz\";s:4:\"date\";s:10:\"1536585780\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.6.0\";a:10:{s:4:\"name\";s:12:\"drupal 8.6.0\";s:7:\"version\";s:5:\"8.6.0\";s:3:\"tag\";s:5:\"8.6.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.6.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.6.0.tar.gz\";s:4:\"date\";s:10:\"1536186480\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"8.6.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 8.6.0-rc1\";s:7:\"version\";s:9:\"8.6.0-rc1\";s:3:\"tag\";s:9:\"8.6.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.6.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.6.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1534532580\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"8.6.0-beta2\";a:10:{s:4:\"name\";s:18:\"drupal 8.6.0-beta2\";s:7:\"version\";s:11:\"8.6.0-beta2\";s:3:\"tag\";s:11:\"8.6.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.6.0-beta2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.6.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1533298080\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.6.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 8.6.0-beta1\";s:7:\"version\";s:11:\"8.6.0-beta1\";s:3:\"tag\";s:11:\"8.6.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.6.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.6.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1533270485\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"8.6.0-alpha1\";a:10:{s:4:\"name\";s:19:\"drupal 8.6.0-alpha1\";s:7:\"version\";s:12:\"8.6.0-alpha1\";s:3:\"tag\";s:12:\"8.6.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.6.0-alpha1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.6.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1532033881\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:6:\"8.5.15\";a:10:{s:4:\"name\";s:13:\"drupal 8.5.15\";s:7:\"version\";s:6:\"8.5.15\";s:3:\"tag\";s:6:\"8.5.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.5.15\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.5.15.tar.gz\";s:4:\"date\";s:10:\"1555533181\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.5.14\";a:10:{s:4:\"name\";s:13:\"drupal 8.5.14\";s:7:\"version\";s:6:\"8.5.14\";s:3:\"tag\";s:6:\"8.5.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.5.14\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.5.14.tar.gz\";s:4:\"date\";s:10:\"1553099584\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.5.13\";a:10:{s:4:\"name\";s:13:\"drupal 8.5.13\";s:7:\"version\";s:6:\"8.5.13\";s:3:\"tag\";s:6:\"8.5.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.5.13\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.5.13.tar.gz\";s:4:\"date\";s:10:\"1552601584\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.5.12\";a:10:{s:4:\"name\";s:13:\"drupal 8.5.12\";s:7:\"version\";s:6:\"8.5.12\";s:3:\"tag\";s:6:\"8.5.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.5.12\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.5.12.tar.gz\";s:4:\"date\";s:10:\"1552511584\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.5.11\";a:10:{s:4:\"name\";s:13:\"drupal 8.5.11\";s:7:\"version\";s:6:\"8.5.11\";s:3:\"tag\";s:6:\"8.5.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.5.11\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.5.11.tar.gz\";s:4:\"date\";s:10:\"1550691784\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:6:\"8.5.10\";a:10:{s:4:\"name\";s:13:\"drupal 8.5.10\";s:7:\"version\";s:6:\"8.5.10\";s:3:\"tag\";s:6:\"8.5.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.5.10\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.5.10.tar.gz\";s:4:\"date\";s:10:\"1547682180\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.5.9\";a:10:{s:4:\"name\";s:12:\"drupal 8.5.9\";s:7:\"version\";s:5:\"8.5.9\";s:3:\"tag\";s:5:\"8.5.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.5.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.5.9.tar.gz\";s:4:\"date\";s:10:\"1547663557\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.5.8\";a:10:{s:4:\"name\";s:12:\"drupal 8.5.8\";s:7:\"version\";s:5:\"8.5.8\";s:3:\"tag\";s:5:\"8.5.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.5.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.5.8.tar.gz\";s:4:\"date\";s:10:\"1539816180\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.5.7\";a:10:{s:4:\"name\";s:12:\"drupal 8.5.7\";s:7:\"version\";s:5:\"8.5.7\";s:3:\"tag\";s:5:\"8.5.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.5.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.5.7.tar.gz\";s:4:\"date\";s:10:\"1536187080\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.5.6\";a:10:{s:4:\"name\";s:12:\"drupal 8.5.6\";s:7:\"version\";s:5:\"8.5.6\";s:3:\"tag\";s:5:\"8.5.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.5.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.5.6.tar.gz\";s:4:\"date\";s:10:\"1533156780\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.5.5\";a:10:{s:4:\"name\";s:12:\"drupal 8.5.5\";s:7:\"version\";s:5:\"8.5.5\";s:3:\"tag\";s:5:\"8.5.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.5.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.5.5.tar.gz\";s:4:\"date\";s:10:\"1530738820\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.5.4\";a:10:{s:4:\"name\";s:12:\"drupal 8.5.4\";s:7:\"version\";s:5:\"8.5.4\";s:3:\"tag\";s:5:\"8.5.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.5.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.5.4.tar.gz\";s:4:\"date\";s:10:\"1528319584\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.5.3\";a:10:{s:4:\"name\";s:12:\"drupal 8.5.3\";s:7:\"version\";s:5:\"8.5.3\";s:3:\"tag\";s:5:\"8.5.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.5.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.5.3.tar.gz\";s:4:\"date\";s:10:\"1524672780\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.5.2\";a:10:{s:4:\"name\";s:12:\"drupal 8.5.2\";s:7:\"version\";s:5:\"8.5.2\";s:3:\"tag\";s:5:\"8.5.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.5.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.5.2.tar.gz\";s:4:\"date\";s:10:\"1524073147\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.5.1\";a:10:{s:4:\"name\";s:12:\"drupal 8.5.1\";s:7:\"version\";s:5:\"8.5.1\";s:3:\"tag\";s:5:\"8.5.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.5.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.5.1.tar.gz\";s:4:\"date\";s:10:\"1522263480\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.5.0\";a:10:{s:4:\"name\";s:12:\"drupal 8.5.0\";s:7:\"version\";s:5:\"8.5.0\";s:3:\"tag\";s:5:\"8.5.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.5.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.5.0.tar.gz\";s:4:\"date\";s:10:\"1520457780\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"8.5.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 8.5.0-rc1\";s:7:\"version\";s:9:\"8.5.0-rc1\";s:3:\"tag\";s:9:\"8.5.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.5.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.5.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1519234680\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:4:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";i:2;s:9:\"Bug fixes\";i:3;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"8.5.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 8.5.0-beta1\";s:7:\"version\";s:11:\"8.5.0-beta1\";s:3:\"tag\";s:11:\"8.5.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.5.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.5.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1518211380\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"8.5.0-alpha1\";a:10:{s:4:\"name\";s:19:\"drupal 8.5.0-alpha1\";s:7:\"version\";s:12:\"8.5.0-alpha1\";s:3:\"tag\";s:12:\"8.5.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.5.0-alpha1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.5.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1516320484\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:5:\"8.4.8\";a:10:{s:4:\"name\";s:12:\"drupal 8.4.8\";s:7:\"version\";s:5:\"8.4.8\";s:3:\"tag\";s:5:\"8.4.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.4.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.4.8.tar.gz\";s:4:\"date\";s:10:\"1524672780\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.4.7\";a:10:{s:4:\"name\";s:12:\"drupal 8.4.7\";s:7:\"version\";s:5:\"8.4.7\";s:3:\"tag\";s:5:\"8.4.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.4.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.4.7.tar.gz\";s:4:\"date\";s:10:\"1524073147\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.4.6\";a:10:{s:4:\"name\";s:12:\"drupal 8.4.6\";s:7:\"version\";s:5:\"8.4.6\";s:3:\"tag\";s:5:\"8.4.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.4.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.4.6.tar.gz\";s:4:\"date\";s:10:\"1522263480\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.4.5\";a:10:{s:4:\"name\";s:12:\"drupal 8.4.5\";s:7:\"version\";s:5:\"8.4.5\";s:3:\"tag\";s:5:\"8.4.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.4.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.4.5.tar.gz\";s:4:\"date\";s:10:\"1519234680\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.4.4\";a:10:{s:4:\"name\";s:12:\"drupal 8.4.4\";s:7:\"version\";s:5:\"8.4.4\";s:3:\"tag\";s:5:\"8.4.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.4.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.4.4.tar.gz\";s:4:\"date\";s:10:\"1515021185\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.4.3\";a:10:{s:4:\"name\";s:12:\"drupal 8.4.3\";s:7:\"version\";s:5:\"8.4.3\";s:3:\"tag\";s:5:\"8.4.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.4.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.4.3.tar.gz\";s:4:\"date\";s:10:\"1512600784\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.4.2\";a:10:{s:4:\"name\";s:12:\"drupal 8.4.2\";s:7:\"version\";s:5:\"8.4.2\";s:3:\"tag\";s:5:\"8.4.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.4.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.4.2.tar.gz\";s:4:\"date\";s:10:\"1509719885\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.4.1\";a:10:{s:4:\"name\";s:12:\"drupal 8.4.1\";s:7:\"version\";s:5:\"8.4.1\";s:3:\"tag\";s:5:\"8.4.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.4.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.4.1.tar.gz\";s:4:\"date\";s:10:\"1509562384\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.4.0\";a:10:{s:4:\"name\";s:12:\"drupal 8.4.0\";s:7:\"version\";s:5:\"8.4.0\";s:3:\"tag\";s:5:\"8.4.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.4.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.4.0.tar.gz\";s:4:\"date\";s:10:\"1507146244\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"8.4.0-rc2\";a:10:{s:4:\"name\";s:16:\"drupal 8.4.0-rc2\";s:7:\"version\";s:9:\"8.4.0-rc2\";s:3:\"tag\";s:9:\"8.4.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.4.0-rc2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.4.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1505911444\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:9:\"8.4.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 8.4.0-rc1\";s:7:\"version\";s:9:\"8.4.0-rc1\";s:3:\"tag\";s:9:\"8.4.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.4.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.4.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1504733043\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"8.4.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 8.4.0-beta1\";s:7:\"version\";s:11:\"8.4.0-beta1\";s:3:\"tag\";s:11:\"8.4.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.4.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.4.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1502992144\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"8.4.0-alpha1\";a:10:{s:4:\"name\";s:19:\"drupal 8.4.0-alpha1\";s:7:\"version\";s:12:\"8.4.0-alpha1\";s:3:\"tag\";s:12:\"8.4.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.4.0-alpha1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.4.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1501790944\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:5:\"8.3.9\";a:10:{s:4:\"name\";s:12:\"drupal 8.3.9\";s:7:\"version\";s:5:\"8.3.9\";s:3:\"tag\";s:5:\"8.3.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.3.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.3.9.tar.gz\";s:4:\"date\";s:10:\"1522263480\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.3.8\";a:10:{s:4:\"name\";s:12:\"drupal 8.3.8\";s:7:\"version\";s:5:\"8.3.8\";s:3:\"tag\";s:5:\"8.3.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.3.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.3.8.tar.gz\";s:4:\"date\";s:10:\"1520881985\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";i:2;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.3.7\";a:10:{s:4:\"name\";s:12:\"drupal 8.3.7\";s:7:\"version\";s:5:\"8.3.7\";s:3:\"tag\";s:5:\"8.3.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.3.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.3.7.tar.gz\";s:4:\"date\";s:10:\"1502903903\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.3.6\";a:10:{s:4:\"name\";s:12:\"drupal 8.3.6\";s:7:\"version\";s:5:\"8.3.6\";s:3:\"tag\";s:5:\"8.3.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.3.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.3.6.tar.gz\";s:4:\"date\";s:10:\"1501688043\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.3.5\";a:10:{s:4:\"name\";s:12:\"drupal 8.3.5\";s:7:\"version\";s:5:\"8.3.5\";s:3:\"tag\";s:5:\"8.3.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.3.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.3.5.tar.gz\";s:4:\"date\";s:10:\"1499274843\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.3.4\";a:10:{s:4:\"name\";s:12:\"drupal 8.3.4\";s:7:\"version\";s:5:\"8.3.4\";s:3:\"tag\";s:5:\"8.3.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.3.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.3.4.tar.gz\";s:4:\"date\";s:10:\"1498069442\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.3.3\";a:10:{s:4:\"name\";s:12:\"drupal 8.3.3\";s:7:\"version\";s:5:\"8.3.3\";s:3:\"tag\";s:5:\"8.3.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.3.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.3.3.tar.gz\";s:4:\"date\";s:10:\"1496858041\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.3.2\";a:10:{s:4:\"name\";s:12:\"drupal 8.3.2\";s:7:\"version\";s:5:\"8.3.2\";s:3:\"tag\";s:5:\"8.3.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.3.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.3.2.tar.gz\";s:4:\"date\";s:10:\"1493834585\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.3.1\";a:10:{s:4:\"name\";s:12:\"drupal 8.3.1\";s:7:\"version\";s:5:\"8.3.1\";s:3:\"tag\";s:5:\"8.3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.3.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.3.1.tar.gz\";s:4:\"date\";s:10:\"1492622946\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.3.0\";a:10:{s:4:\"name\";s:12:\"drupal 8.3.0\";s:7:\"version\";s:5:\"8.3.0\";s:3:\"tag\";s:5:\"8.3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.3.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.3.0.tar.gz\";s:4:\"date\";s:10:\"1491439084\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"8.3.0-rc2\";a:10:{s:4:\"name\";s:16:\"drupal 8.3.0-rc2\";s:7:\"version\";s:9:\"8.3.0-rc2\";s:3:\"tag\";s:9:\"8.3.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.3.0-rc2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.3.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1489613583\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:9:\"8.3.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 8.3.0-rc1\";s:7:\"version\";s:9:\"8.3.0-rc1\";s:3:\"tag\";s:9:\"8.3.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.3.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.3.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1488383284\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"8.3.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 8.3.0-beta1\";s:7:\"version\";s:11:\"8.3.0-beta1\";s:3:\"tag\";s:11:\"8.3.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.3.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.3.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1487175783\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"8.3.0-alpha1\";a:10:{s:4:\"name\";s:19:\"drupal 8.3.0-alpha1\";s:7:\"version\";s:12:\"8.3.0-alpha1\";s:3:\"tag\";s:12:\"8.3.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.3.0-alpha1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.3.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1485968583\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:5:\"8.2.8\";a:10:{s:4:\"name\";s:12:\"drupal 8.2.8\";s:7:\"version\";s:5:\"8.2.8\";s:3:\"tag\";s:5:\"8.2.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.2.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.2.8.tar.gz\";s:4:\"date\";s:10:\"1492622852\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.2.7\";a:10:{s:4:\"name\";s:12:\"drupal 8.2.7\";s:7:\"version\";s:5:\"8.2.7\";s:3:\"tag\";s:5:\"8.2.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.2.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.2.7.tar.gz\";s:4:\"date\";s:10:\"1489609638\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.2.6\";a:10:{s:4:\"name\";s:12:\"drupal 8.2.6\";s:7:\"version\";s:5:\"8.2.6\";s:3:\"tag\";s:5:\"8.2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.2.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.2.6.tar.gz\";s:4:\"date\";s:10:\"1485975485\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.2.5\";a:10:{s:4:\"name\";s:12:\"drupal 8.2.5\";s:7:\"version\";s:5:\"8.2.5\";s:3:\"tag\";s:5:\"8.2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.2.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.2.5.tar.gz\";s:4:\"date\";s:10:\"1483529942\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.2.4\";a:10:{s:4:\"name\";s:12:\"drupal 8.2.4\";s:7:\"version\";s:5:\"8.2.4\";s:3:\"tag\";s:5:\"8.2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.2.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.2.4.tar.gz\";s:4:\"date\";s:10:\"1481136784\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.2.3\";a:10:{s:4:\"name\";s:12:\"drupal 8.2.3\";s:7:\"version\";s:5:\"8.2.3\";s:3:\"tag\";s:5:\"8.2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.2.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.2.3.tar.gz\";s:4:\"date\";s:10:\"1479322439\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.2.2\";a:10:{s:4:\"name\";s:12:\"drupal 8.2.2\";s:7:\"version\";s:5:\"8.2.2\";s:3:\"tag\";s:5:\"8.2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.2.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.2.2.tar.gz\";s:4:\"date\";s:10:\"1478106542\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.2.1\";a:10:{s:4:\"name\";s:12:\"drupal 8.2.1\";s:7:\"version\";s:5:\"8.2.1\";s:3:\"tag\";s:5:\"8.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.2.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.2.1.tar.gz\";s:4:\"date\";s:10:\"1476181439\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.2.0\";a:10:{s:4:\"name\";s:12:\"drupal 8.2.0\";s:7:\"version\";s:5:\"8.2.0\";s:3:\"tag\";s:5:\"8.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.2.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.2.0.tar.gz\";s:4:\"date\";s:10:\"1475660639\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"8.2.0-rc2\";a:10:{s:4:\"name\";s:16:\"drupal 8.2.0-rc2\";s:7:\"version\";s:9:\"8.2.0-rc2\";s:3:\"tag\";s:9:\"8.2.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.2.0-rc2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.2.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1474484358\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:9:\"8.2.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 8.2.0-rc1\";s:7:\"version\";s:9:\"8.2.0-rc1\";s:3:\"tag\";s:9:\"8.2.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.2.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.2.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1473285089\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"8.2.0-beta3\";a:10:{s:4:\"name\";s:18:\"drupal 8.2.0-beta3\";s:7:\"version\";s:11:\"8.2.0-beta3\";s:3:\"tag\";s:11:\"8.2.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.2.0-beta3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.2.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1472222475\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.2.0-beta2\";a:10:{s:4:\"name\";s:18:\"drupal 8.2.0-beta2\";s:7:\"version\";s:11:\"8.2.0-beta2\";s:3:\"tag\";s:11:\"8.2.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.2.0-beta2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.2.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1471710839\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.2.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 8.2.0-beta1\";s:7:\"version\";s:11:\"8.2.0-beta1\";s:3:\"tag\";s:11:\"8.2.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.2.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.2.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1470230639\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:6:\"8.1.10\";a:10:{s:4:\"name\";s:13:\"drupal 8.1.10\";s:7:\"version\";s:6:\"8.1.10\";s:3:\"tag\";s:6:\"8.1.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/drupal/releases/8.1.10\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/drupal-8.1.10.tar.gz\";s:4:\"date\";s:10:\"1474478939\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.1.9\";a:10:{s:4:\"name\";s:12:\"drupal 8.1.9\";s:7:\"version\";s:5:\"8.1.9\";s:3:\"tag\";s:5:\"8.1.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.1.9\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.1.9.tar.gz\";s:4:\"date\";s:10:\"1473276313\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.1.8\";a:10:{s:4:\"name\";s:12:\"drupal 8.1.8\";s:7:\"version\";s:5:\"8.1.8\";s:3:\"tag\";s:5:\"8.1.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.1.8\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.1.8.tar.gz\";s:4:\"date\";s:10:\"1470233647\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.1.7\";a:10:{s:4:\"name\";s:12:\"drupal 8.1.7\";s:7:\"version\";s:5:\"8.1.7\";s:3:\"tag\";s:5:\"8.1.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.1.7\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.1.7.tar.gz\";s:4:\"date\";s:10:\"1468855358\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.1.6\";a:10:{s:4:\"name\";s:12:\"drupal 8.1.6\";s:7:\"version\";s:5:\"8.1.6\";s:3:\"tag\";s:5:\"8.1.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.1.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.1.6.tar.gz\";s:4:\"date\";s:10:\"1468242539\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.1.5\";a:10:{s:4:\"name\";s:12:\"drupal 8.1.5\";s:7:\"version\";s:5:\"8.1.5\";s:3:\"tag\";s:5:\"8.1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.1.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.1.5.tar.gz\";s:4:\"date\";s:10:\"1467884639\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.1.4\";a:10:{s:4:\"name\";s:12:\"drupal 8.1.4\";s:7:\"version\";s:5:\"8.1.4\";s:3:\"tag\";s:5:\"8.1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.1.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.1.4.tar.gz\";s:4:\"date\";s:10:\"1467810839\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.1.3\";a:10:{s:4:\"name\";s:12:\"drupal 8.1.3\";s:7:\"version\";s:5:\"8.1.3\";s:3:\"tag\";s:5:\"8.1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.1.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.1.3.tar.gz\";s:4:\"date\";s:10:\"1466021480\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.1.2\";a:10:{s:4:\"name\";s:12:\"drupal 8.1.2\";s:7:\"version\";s:5:\"8.1.2\";s:3:\"tag\";s:5:\"8.1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.1.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.1.2.tar.gz\";s:4:\"date\";s:10:\"1464824339\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.1.1\";a:10:{s:4:\"name\";s:12:\"drupal 8.1.1\";s:7:\"version\";s:5:\"8.1.1\";s:3:\"tag\";s:5:\"8.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.1.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.1.1.tar.gz\";s:4:\"date\";s:10:\"1462361039\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.1.0\";a:10:{s:4:\"name\";s:12:\"drupal 8.1.0\";s:7:\"version\";s:5:\"8.1.0\";s:3:\"tag\";s:5:\"8.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.1.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.1.0.tar.gz\";s:4:\"date\";s:10:\"1461118190\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"8.1.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 8.1.0-rc1\";s:7:\"version\";s:9:\"8.1.0-rc1\";s:3:\"tag\";s:9:\"8.1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.1.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1459976639\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:11:\"8.1.0-beta2\";a:10:{s:4:\"name\";s:18:\"drupal 8.1.0-beta2\";s:7:\"version\";s:11:\"8.1.0-beta2\";s:3:\"tag\";s:11:\"8.1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.1.0-beta2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1458699840\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.1.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 8.1.0-beta1\";s:7:\"version\";s:11:\"8.1.0-beta1\";s:3:\"tag\";s:11:\"8.1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.1.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1456975758\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";i:2;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:5:\"8.0.6\";a:10:{s:4:\"name\";s:12:\"drupal 8.0.6\";s:7:\"version\";s:5:\"8.0.6\";s:3:\"tag\";s:5:\"8.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.0.6\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.0.6.tar.gz\";s:4:\"date\";s:10:\"1459900439\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.0.5\";a:10:{s:4:\"name\";s:12:\"drupal 8.0.5\";s:7:\"version\";s:5:\"8.0.5\";s:3:\"tag\";s:5:\"8.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.0.5\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.0.5.tar.gz\";s:4:\"date\";s:10:\"1456914839\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.0.4\";a:10:{s:4:\"name\";s:12:\"drupal 8.0.4\";s:7:\"version\";s:5:\"8.0.4\";s:3:\"tag\";s:5:\"8.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.0.4\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.0.4.tar.gz\";s:4:\"date\";s:10:\"1456341749\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.0.3\";a:10:{s:4:\"name\";s:12:\"drupal 8.0.3\";s:7:\"version\";s:5:\"8.0.3\";s:3:\"tag\";s:5:\"8.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.0.3\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.0.3.tar.gz\";s:4:\"date\";s:10:\"1454489043\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.0.2\";a:10:{s:4:\"name\";s:12:\"drupal 8.0.2\";s:7:\"version\";s:5:\"8.0.2\";s:3:\"tag\";s:5:\"8.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.0.2\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.0.2.tar.gz\";s:4:\"date\";s:10:\"1452119939\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.0.1\";a:10:{s:4:\"name\";s:12:\"drupal 8.0.1\";s:7:\"version\";s:5:\"8.0.1\";s:3:\"tag\";s:5:\"8.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.0.1\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.0.1.tar.gz\";s:4:\"date\";s:10:\"1449066839\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:5:\"8.0.0\";a:10:{s:4:\"name\";s:12:\"drupal 8.0.0\";s:7:\"version\";s:5:\"8.0.0\";s:3:\"tag\";s:5:\"8.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:52:\"https://www.drupal.org/project/drupal/releases/8.0.0\";s:13:\"download_link\";s:57:\"https://ftp.drupal.org/files/projects/drupal-8.0.0.tar.gz\";s:4:\"date\";s:10:\"1447941840\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";}s:9:\"8.0.0-rc4\";a:10:{s:4:\"name\";s:16:\"drupal 8.0.0-rc4\";s:7:\"version\";s:9:\"8.0.0-rc4\";s:3:\"tag\";s:9:\"8.0.0-rc4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.0.0-rc4\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-rc4.tar.gz\";s:4:\"date\";s:10:\"1447413840\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:9:\"8.0.0-rc3\";a:10:{s:4:\"name\";s:16:\"drupal 8.0.0-rc3\";s:7:\"version\";s:9:\"8.0.0-rc3\";s:3:\"tag\";s:9:\"8.0.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.0.0-rc3\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1446633239\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:9:\"8.0.0-rc2\";a:10:{s:4:\"name\";s:16:\"drupal 8.0.0-rc2\";s:7:\"version\";s:9:\"8.0.0-rc2\";s:3:\"tag\";s:9:\"8.0.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.0.0-rc2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1445468639\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:9:\"8.0.0-rc1\";a:10:{s:4:\"name\";s:16:\"drupal 8.0.0-rc1\";s:7:\"version\";s:9:\"8.0.0-rc1\";s:3:\"tag\";s:9:\"8.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.0.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1444253039\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";}s:12:\"8.0.0-beta16\";a:10:{s:4:\"name\";s:19:\"drupal 8.0.0-beta16\";s:7:\"version\";s:12:\"8.0.0-beta16\";s:3:\"tag\";s:12:\"8.0.0-beta16\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta16\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta16.tar.gz\";s:4:\"date\";s:10:\"1443746640\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"8.0.0-beta15\";a:10:{s:4:\"name\";s:19:\"drupal 8.0.0-beta15\";s:7:\"version\";s:12:\"8.0.0-beta15\";s:3:\"tag\";s:12:\"8.0.0-beta15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta15\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta15.tar.gz\";s:4:\"date\";s:10:\"1441357140\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"8.0.0-beta14\";a:10:{s:4:\"name\";s:19:\"drupal 8.0.0-beta14\";s:7:\"version\";s:12:\"8.0.0-beta14\";s:3:\"tag\";s:12:\"8.0.0-beta14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta14\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta14.tar.gz\";s:4:\"date\";s:10:\"1438593539\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"8.0.0-beta13\";a:10:{s:4:\"name\";s:19:\"drupal 8.0.0-beta13\";s:7:\"version\";s:12:\"8.0.0-beta13\";s:3:\"tag\";s:12:\"8.0.0-beta13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta13\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta13.tar.gz\";s:4:\"date\";s:10:\"1438194539\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"8.0.0-beta12\";a:10:{s:4:\"name\";s:19:\"drupal 8.0.0-beta12\";s:7:\"version\";s:12:\"8.0.0-beta12\";s:3:\"tag\";s:12:\"8.0.0-beta12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta12\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta12.tar.gz\";s:4:\"date\";s:10:\"1435601583\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"8.0.0-beta11\";a:10:{s:4:\"name\";s:19:\"drupal 8.0.0-beta11\";s:7:\"version\";s:12:\"8.0.0-beta11\";s:3:\"tag\";s:12:\"8.0.0-beta11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta11\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta11.tar.gz\";s:4:\"date\";s:10:\"1432758481\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:12:\"8.0.0-beta10\";a:10:{s:4:\"name\";s:19:\"drupal 8.0.0-beta10\";s:7:\"version\";s:12:\"8.0.0-beta10\";s:3:\"tag\";s:12:\"8.0.0-beta10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta10\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta10.tar.gz\";s:4:\"date\";s:10:\"1430314681\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.0.0-beta9\";a:10:{s:4:\"name\";s:18:\"drupal 8.0.0-beta9\";s:7:\"version\";s:11:\"8.0.0-beta9\";s:3:\"tag\";s:11:\"8.0.0-beta9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta9\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta9.tar.gz\";s:4:\"date\";s:10:\"1427299981\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.0.0-beta7\";a:10:{s:4:\"name\";s:18:\"drupal 8.0.0-beta7\";s:7:\"version\";s:11:\"8.0.0-beta7\";s:3:\"tag\";s:11:\"8.0.0-beta7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta7\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta7.tar.gz\";s:4:\"date\";s:10:\"1424875381\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.0.0-beta6\";a:10:{s:4:\"name\";s:18:\"drupal 8.0.0-beta6\";s:7:\"version\";s:11:\"8.0.0-beta6\";s:3:\"tag\";s:11:\"8.0.0-beta6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta6\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta6.tar.gz\";s:4:\"date\";s:10:\"1422443800\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.0.0-beta4\";a:10:{s:4:\"name\";s:18:\"drupal 8.0.0-beta4\";s:7:\"version\";s:11:\"8.0.0-beta4\";s:3:\"tag\";s:11:\"8.0.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta4\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1418825280\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.0.0-beta3\";a:10:{s:4:\"name\";s:18:\"drupal 8.0.0-beta3\";s:7:\"version\";s:11:\"8.0.0-beta3\";s:3:\"tag\";s:11:\"8.0.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1415797380\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.0.0-beta2\";a:10:{s:4:\"name\";s:18:\"drupal 8.0.0-beta2\";s:7:\"version\";s:11:\"8.0.0-beta2\";s:3:\"tag\";s:11:\"8.0.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1413394161\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:8:\"Insecure\";i:1;s:15:\"Security update\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:11:\"8.0.0-beta1\";a:10:{s:4:\"name\";s:18:\"drupal 8.0.0-beta1\";s:7:\"version\";s:11:\"8.0.0-beta1\";s:3:\"tag\";s:11:\"8.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.0.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1412147030\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";}s:13:\"8.0.0-alpha15\";a:10:{s:4:\"name\";s:20:\"drupal 8.0.0-alpha15\";s:7:\"version\";s:13:\"8.0.0-alpha15\";s:3:\"tag\";s:13:\"8.0.0-alpha15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/8.0.0-alpha15\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-alpha15.tar.gz\";s:4:\"date\";s:10:\"1411139628\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:13:\"8.0.0-alpha14\";a:10:{s:4:\"name\";s:20:\"drupal 8.0.0-alpha14\";s:7:\"version\";s:13:\"8.0.0-alpha14\";s:3:\"tag\";s:13:\"8.0.0-alpha14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/drupal/releases/8.0.0-alpha14\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/drupal-8.0.0-alpha14.tar.gz\";s:4:\"date\";s:10:\"1407344628\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:11:\"8.0-alpha13\";a:10:{s:4:\"name\";s:18:\"drupal 8.0-alpha13\";s:7:\"version\";s:11:\"8.0-alpha13\";s:3:\"tag\";s:11:\"8.0-alpha13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.0-alpha13\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.0-alpha13.tar.gz\";s:4:\"date\";s:10:\"1404296627\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:11:\"8.0-alpha12\";a:10:{s:4:\"name\";s:18:\"drupal 8.0-alpha12\";s:7:\"version\";s:11:\"8.0-alpha12\";s:3:\"tag\";s:11:\"8.0-alpha12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.0-alpha12\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.0-alpha12.tar.gz\";s:4:\"date\";s:10:\"1401293627\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:11:\"8.0-alpha11\";a:10:{s:4:\"name\";s:18:\"drupal 8.0-alpha11\";s:7:\"version\";s:11:\"8.0-alpha11\";s:3:\"tag\";s:11:\"8.0-alpha11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.0-alpha11\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.0-alpha11.tar.gz\";s:4:\"date\";s:10:\"1398249227\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:11:\"8.0-alpha10\";a:10:{s:4:\"name\";s:18:\"drupal 8.0-alpha10\";s:7:\"version\";s:11:\"8.0-alpha10\";s:3:\"tag\";s:11:\"8.0-alpha10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/drupal/releases/8.0-alpha10\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/drupal-8.0-alpha10.tar.gz\";s:4:\"date\";s:10:\"1395231556\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:10:\"8.0-alpha9\";a:10:{s:4:\"name\";s:17:\"drupal 8.0-alpha9\";s:7:\"version\";s:10:\"8.0-alpha9\";s:3:\"tag\";s:10:\"8.0-alpha9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/8.0-alpha9\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-8.0-alpha9.tar.gz\";s:4:\"date\";s:10:\"1392806005\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:12:\"New features\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:10:\"8.0-alpha8\";a:10:{s:4:\"name\";s:17:\"drupal 8.0-alpha8\";s:7:\"version\";s:10:\"8.0-alpha8\";s:3:\"tag\";s:10:\"8.0-alpha8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/8.0-alpha8\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-8.0-alpha8.tar.gz\";s:4:\"date\";s:10:\"1390393105\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:10:\"8.0-alpha7\";a:10:{s:4:\"name\";s:17:\"drupal 8.0-alpha7\";s:7:\"version\";s:10:\"8.0-alpha7\";s:3:\"tag\";s:10:\"8.0-alpha7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/8.0-alpha7\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-8.0-alpha7.tar.gz\";s:4:\"date\";s:10:\"1387399705\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:10:\"8.0-alpha6\";a:10:{s:4:\"name\";s:17:\"drupal 8.0-alpha6\";s:7:\"version\";s:10:\"8.0-alpha6\";s:3:\"tag\";s:10:\"8.0-alpha6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/8.0-alpha6\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-8.0-alpha6.tar.gz\";s:4:\"date\";s:10:\"1385153305\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:10:\"8.0-alpha5\";a:10:{s:4:\"name\";s:17:\"drupal 8.0-alpha5\";s:7:\"version\";s:10:\"8.0-alpha5\";s:3:\"tag\";s:10:\"8.0-alpha5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/8.0-alpha5\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-8.0-alpha5.tar.gz\";s:4:\"date\";s:10:\"1384850305\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:10:\"8.0-alpha4\";a:10:{s:4:\"name\";s:17:\"drupal 8.0-alpha4\";s:7:\"version\";s:10:\"8.0-alpha4\";s:3:\"tag\";s:10:\"8.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/8.0-alpha4\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-8.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1382092313\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:12:\"New features\";i:1;s:9:\"Bug fixes\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:10:\"8.0-alpha3\";a:10:{s:4:\"name\";s:17:\"drupal 8.0-alpha3\";s:7:\"version\";s:10:\"8.0-alpha3\";s:3:\"tag\";s:10:\"8.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/8.0-alpha3\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-8.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1378303307\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:12:\"New features\";i:1;s:9:\"Bug fixes\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:10:\"8.0-alpha2\";a:10:{s:4:\"name\";s:17:\"drupal 8.0-alpha2\";s:7:\"version\";s:10:\"8.0-alpha2\";s:3:\"tag\";s:10:\"8.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/8.0-alpha2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-8.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1372069563\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";}s:10:\"11.3.x-dev\";a:10:{s:4:\"name\";s:17:\"drupal 11.3.x-dev\";s:7:\"version\";s:10:\"11.3.x-dev\";s:3:\"tag\";s:6:\"11.3.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/11.3.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-11.3.x-dev.tar.gz\";s:4:\"date\";s:10:\"1773382064\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:10:\"11.2.x-dev\";a:10:{s:4:\"name\";s:17:\"drupal 11.2.x-dev\";s:7:\"version\";s:10:\"11.2.x-dev\";s:3:\"tag\";s:6:\"11.2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/11.2.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-11.2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1768219266\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:10:\"11.1.x-dev\";a:10:{s:4:\"name\";s:17:\"drupal 11.1.x-dev\";s:7:\"version\";s:10:\"11.1.x-dev\";s:3:\"tag\";s:6:\"11.1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/11.1.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-11.1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1763014588\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:10:\"11.0.x-dev\";a:10:{s:4:\"name\";s:17:\"drupal 11.0.x-dev\";s:7:\"version\";s:10:\"11.0.x-dev\";s:3:\"tag\";s:6:\"11.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/11.0.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-11.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1746485552\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:8:\"11.x-dev\";a:10:{s:4:\"name\";s:15:\"drupal 11.x-dev\";s:7:\"version\";s:8:\"11.x-dev\";s:3:\"tag\";s:4:\"11.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/drupal/releases/11.x-dev\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/drupal-11.x-dev.tar.gz\";s:4:\"date\";s:10:\"1773381169\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:5:\"terms\";a:0:{}}s:10:\"10.6.x-dev\";a:10:{s:4:\"name\";s:17:\"drupal 10.6.x-dev\";s:7:\"version\";s:10:\"10.6.x-dev\";s:3:\"tag\";s:6:\"10.6.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.6.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.6.x-dev.tar.gz\";s:4:\"date\";s:10:\"1773071176\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:10:\"10.5.x-dev\";a:10:{s:4:\"name\";s:17:\"drupal 10.5.x-dev\";s:7:\"version\";s:10:\"10.5.x-dev\";s:3:\"tag\";s:6:\"10.5.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.5.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.5.x-dev.tar.gz\";s:4:\"date\";s:10:\"1768219708\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:10:\"10.4.x-dev\";a:10:{s:4:\"name\";s:17:\"drupal 10.4.x-dev\";s:7:\"version\";s:10:\"10.4.x-dev\";s:3:\"tag\";s:6:\"10.4.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.4.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.4.x-dev.tar.gz\";s:4:\"date\";s:10:\"1765304411\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:10:\"10.3.x-dev\";a:10:{s:4:\"name\";s:17:\"drupal 10.3.x-dev\";s:7:\"version\";s:10:\"10.3.x-dev\";s:3:\"tag\";s:6:\"10.3.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.3.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.3.x-dev.tar.gz\";s:4:\"date\";s:10:\"1738800218\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:10:\"10.2.x-dev\";a:10:{s:4:\"name\";s:17:\"drupal 10.2.x-dev\";s:7:\"version\";s:10:\"10.2.x-dev\";s:3:\"tag\";s:6:\"10.2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.2.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1732287023\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:10:\"10.1.x-dev\";a:10:{s:4:\"name\";s:17:\"drupal 10.1.x-dev\";s:7:\"version\";s:10:\"10.1.x-dev\";s:3:\"tag\";s:6:\"10.1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.1.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1713001795\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:10:\"10.0.x-dev\";a:10:{s:4:\"name\";s:17:\"drupal 10.0.x-dev\";s:7:\"version\";s:10:\"10.0.x-dev\";s:3:\"tag\";s:6:\"10.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/drupal/releases/10.0.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/drupal-10.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1696930730\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:5:\"terms\";a:0:{}}s:9:\"9.5.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 9.5.x-dev\";s:7:\"version\";s:9:\"9.5.x-dev\";s:3:\"tag\";s:5:\"9.5.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.5.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.5.x-dev.tar.gz\";s:4:\"date\";s:10:\"1701801362\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:9:\"9.4.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 9.4.x-dev\";s:7:\"version\";s:9:\"9.4.x-dev\";s:3:\"tag\";s:5:\"9.4.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.4.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.4.x-dev.tar.gz\";s:4:\"date\";s:10:\"1683123227\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:9:\"9.3.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 9.3.x-dev\";s:7:\"version\";s:9:\"9.3.x-dev\";s:3:\"tag\";s:5:\"9.3.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.3.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.3.x-dev.tar.gz\";s:4:\"date\";s:10:\"1664385919\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:5:\"terms\";a:0:{}}s:9:\"9.2.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 9.2.x-dev\";s:7:\"version\";s:9:\"9.2.x-dev\";s:3:\"tag\";s:5:\"9.2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.2.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1654891907\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:9:\"9.1.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 9.1.x-dev\";s:7:\"version\";s:9:\"9.1.x-dev\";s:3:\"tag\";s:5:\"9.1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.1.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1637766277\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:9:\"9.0.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 9.0.x-dev\";s:7:\"version\";s:9:\"9.0.x-dev\";s:3:\"tag\";s:5:\"9.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/9.0.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-9.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1622063424\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:9:\"8.9.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 8.9.x-dev\";s:7:\"version\";s:9:\"8.9.x-dev\";s:3:\"tag\";s:5:\"8.9.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.9.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.9.x-dev.tar.gz\";s:4:\"date\";s:10:\"1637188625\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:9:\"8.8.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 8.8.x-dev\";s:7:\"version\";s:9:\"8.8.x-dev\";s:3:\"tag\";s:5:\"8.8.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.8.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.8.x-dev.tar.gz\";s:4:\"date\";s:10:\"1606364994\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:9:\"8.7.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 8.7.x-dev\";s:7:\"version\";s:9:\"8.7.x-dev\";s:3:\"tag\";s:5:\"8.7.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.7.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.7.x-dev.tar.gz\";s:4:\"date\";s:10:\"1589987612\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:9:\"8.6.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 8.6.x-dev\";s:7:\"version\";s:9:\"8.6.x-dev\";s:3:\"tag\";s:5:\"8.6.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.6.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.6.x-dev.tar.gz\";s:4:\"date\";s:10:\"1573687985\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:9:\"8.5.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 8.5.x-dev\";s:7:\"version\";s:9:\"8.5.x-dev\";s:3:\"tag\";s:5:\"8.5.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.5.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.5.x-dev.tar.gz\";s:4:\"date\";s:10:\"1555533181\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:5:\"terms\";a:0:{}}s:9:\"8.4.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 8.4.x-dev\";s:7:\"version\";s:9:\"8.4.x-dev\";s:3:\"tag\";s:5:\"8.4.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.4.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.4.x-dev.tar.gz\";s:4:\"date\";s:10:\"1533047880\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:5:\"terms\";a:0:{}}s:9:\"8.3.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 8.3.x-dev\";s:7:\"version\";s:9:\"8.3.x-dev\";s:3:\"tag\";s:5:\"8.3.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.3.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.3.x-dev.tar.gz\";s:4:\"date\";s:10:\"1522263480\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:5:\"terms\";a:0:{}}s:9:\"8.2.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 8.2.x-dev\";s:7:\"version\";s:9:\"8.2.x-dev\";s:3:\"tag\";s:5:\"8.2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.2.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1492624982\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:5:\"terms\";a:0:{}}s:9:\"8.1.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 8.1.x-dev\";s:7:\"version\";s:9:\"8.1.x-dev\";s:3:\"tag\";s:5:\"8.1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.1.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1474478393\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:5:\"terms\";a:0:{}}s:9:\"8.0.x-dev\";a:10:{s:4:\"name\";s:16:\"drupal 8.0.x-dev\";s:7:\"version\";s:9:\"8.0.x-dev\";s:3:\"tag\";s:5:\"8.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/drupal/releases/8.0.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/drupal-8.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1459900439\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";}s:8:\"dev-main\";a:10:{s:4:\"name\";s:11:\"drupal main\";s:7:\"version\";s:8:\"dev-main\";s:3:\"tag\";s:4:\"main\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/drupal/releases/main\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/drupal-main.tar.gz\";s:4:\"date\";s:10:\"1773380369\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404884;}',1773491284),('update_available_releases','dxpr_builder',_binary 'a:10:{s:5:\"title\";s:52:\"DXPR Builder: The AI Visual  Page Builder for Drupal\";s:10:\"short_name\";s:12:\"dxpr_builder\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:14:\"2.7.,2.8.,3.0.\";s:18:\"composer_namespace\";s:19:\"drupal/dxpr_builder\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:43:\"https://www.drupal.org/project/dxpr_builder\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:135:{s:13:\"3.0.0-alpha83\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha83\";s:7:\"version\";s:13:\"3.0.0-alpha83\";s:3:\"tag\";s:13:\"3.0.0-alpha83\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha83\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha83.tar.gz\";s:4:\"date\";s:10:\"1772108048\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha81\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha81\";s:7:\"version\";s:13:\"3.0.0-alpha81\";s:3:\"tag\";s:13:\"3.0.0-alpha81\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha81\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha81.tar.gz\";s:4:\"date\";s:10:\"1771236553\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha80\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha80\";s:7:\"version\";s:13:\"3.0.0-alpha80\";s:3:\"tag\";s:13:\"3.0.0-alpha80\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha80\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha80.tar.gz\";s:4:\"date\";s:10:\"1770913455\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha79\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha79\";s:7:\"version\";s:13:\"3.0.0-alpha79\";s:3:\"tag\";s:13:\"3.0.0-alpha79\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha79\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha79.tar.gz\";s:4:\"date\";s:10:\"1770819623\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha78\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha78\";s:7:\"version\";s:13:\"3.0.0-alpha78\";s:3:\"tag\";s:13:\"3.0.0-alpha78\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha78\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha78.tar.gz\";s:4:\"date\";s:10:\"1769696799\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha77\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha77\";s:7:\"version\";s:13:\"3.0.0-alpha77\";s:3:\"tag\";s:13:\"3.0.0-alpha77\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha77\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha77.tar.gz\";s:4:\"date\";s:10:\"1768317656\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"3.0.0-alpha76\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha76\";s:7:\"version\";s:13:\"3.0.0-alpha76\";s:3:\"tag\";s:13:\"3.0.0-alpha76\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha76\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha76.tar.gz\";s:4:\"date\";s:10:\"1768298375\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"3.0.0-alpha75\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha75\";s:7:\"version\";s:13:\"3.0.0-alpha75\";s:3:\"tag\";s:13:\"3.0.0-alpha75\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha75\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha75.tar.gz\";s:4:\"date\";s:10:\"1767610460\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"3.0.0-alpha74\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha74\";s:7:\"version\";s:13:\"3.0.0-alpha74\";s:3:\"tag\";s:13:\"3.0.0-alpha74\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha74\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha74.tar.gz\";s:4:\"date\";s:10:\"1764772637\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"3.0.0-alpha73\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha73\";s:7:\"version\";s:13:\"3.0.0-alpha73\";s:3:\"tag\";s:13:\"3.0.0-alpha73\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha73\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha73.tar.gz\";s:4:\"date\";s:10:\"1764678066\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"3.0.0-alpha72\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha72\";s:7:\"version\";s:13:\"3.0.0-alpha72\";s:3:\"tag\";s:13:\"3.0.0-alpha72\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha72\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha72.tar.gz\";s:4:\"date\";s:10:\"1762367637\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"3.0.0-alpha71\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha71\";s:7:\"version\";s:13:\"3.0.0-alpha71\";s:3:\"tag\";s:13:\"3.0.0-alpha71\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha71\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha71.tar.gz\";s:4:\"date\";s:10:\"1761641571\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha70\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha70\";s:7:\"version\";s:13:\"3.0.0-alpha70\";s:3:\"tag\";s:13:\"3.0.0-alpha70\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha70\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha70.tar.gz\";s:4:\"date\";s:10:\"1761390194\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha69\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha69\";s:7:\"version\";s:13:\"3.0.0-alpha69\";s:3:\"tag\";s:13:\"3.0.0-alpha69\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha69\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha69.tar.gz\";s:4:\"date\";s:10:\"1760512797\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha67\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha67\";s:7:\"version\";s:13:\"3.0.0-alpha67\";s:3:\"tag\";s:13:\"3.0.0-alpha67\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha67\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha67.tar.gz\";s:4:\"date\";s:10:\"1760447800\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"3.0.0-alpha66\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha66\";s:7:\"version\";s:13:\"3.0.0-alpha66\";s:3:\"tag\";s:13:\"3.0.0-alpha66\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha66\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha66.tar.gz\";s:4:\"date\";s:10:\"1760199239\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha65\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha65\";s:7:\"version\";s:13:\"3.0.0-alpha65\";s:3:\"tag\";s:13:\"3.0.0-alpha65\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha65\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha65.tar.gz\";s:4:\"date\";s:10:\"1758698968\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha64\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha64\";s:7:\"version\";s:13:\"3.0.0-alpha64\";s:3:\"tag\";s:13:\"3.0.0-alpha64\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha64\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha64.tar.gz\";s:4:\"date\";s:10:\"1758623240\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"3.0.0-alpha63\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha63\";s:7:\"version\";s:13:\"3.0.0-alpha63\";s:3:\"tag\";s:13:\"3.0.0-alpha63\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha63\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha63.tar.gz\";s:4:\"date\";s:10:\"1758021393\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha62\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha62\";s:7:\"version\";s:13:\"3.0.0-alpha62\";s:3:\"tag\";s:13:\"3.0.0-alpha62\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha62\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha62.tar.gz\";s:4:\"date\";s:10:\"1758009904\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"3.0.0-alpha61\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha61\";s:7:\"version\";s:13:\"3.0.0-alpha61\";s:3:\"tag\";s:13:\"3.0.0-alpha61\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha61\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha61.tar.gz\";s:4:\"date\";s:10:\"1757684922\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha60\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha60\";s:7:\"version\";s:13:\"3.0.0-alpha60\";s:3:\"tag\";s:13:\"3.0.0-alpha60\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha60\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha60.tar.gz\";s:4:\"date\";s:10:\"1756819505\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha59\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha59\";s:7:\"version\";s:13:\"3.0.0-alpha59\";s:3:\"tag\";s:13:\"3.0.0-alpha59\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha59\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha59.tar.gz\";s:4:\"date\";s:10:\"1755520696\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha58\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha58\";s:7:\"version\";s:13:\"3.0.0-alpha58\";s:3:\"tag\";s:13:\"3.0.0-alpha58\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha58\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha58.tar.gz\";s:4:\"date\";s:10:\"1754581901\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha55\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha55\";s:7:\"version\";s:13:\"3.0.0-alpha55\";s:3:\"tag\";s:13:\"3.0.0-alpha55\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha55\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha55.tar.gz\";s:4:\"date\";s:10:\"1754054243\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha54\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha54\";s:7:\"version\";s:13:\"3.0.0-alpha54\";s:3:\"tag\";s:13:\"3.0.0-alpha54\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha54\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha54.tar.gz\";s:4:\"date\";s:10:\"1753984429\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha53\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha53\";s:7:\"version\";s:13:\"3.0.0-alpha53\";s:3:\"tag\";s:13:\"3.0.0-alpha53\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha53\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha53.tar.gz\";s:4:\"date\";s:10:\"1753980939\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha51\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha51\";s:7:\"version\";s:13:\"3.0.0-alpha51\";s:3:\"tag\";s:13:\"3.0.0-alpha51\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha51\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha51.tar.gz\";s:4:\"date\";s:10:\"1753901711\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha50\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha50\";s:7:\"version\";s:13:\"3.0.0-alpha50\";s:3:\"tag\";s:13:\"3.0.0-alpha50\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha50\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha50.tar.gz\";s:4:\"date\";s:10:\"1753466177\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha49\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha49\";s:7:\"version\";s:13:\"3.0.0-alpha49\";s:3:\"tag\";s:13:\"3.0.0-alpha49\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha49\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha49.tar.gz\";s:4:\"date\";s:10:\"1751911121\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha39\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha39\";s:7:\"version\";s:13:\"3.0.0-alpha39\";s:3:\"tag\";s:13:\"3.0.0-alpha39\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha39\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha39.tar.gz\";s:4:\"date\";s:10:\"1729076469\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha24\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha24\";s:7:\"version\";s:13:\"3.0.0-alpha24\";s:3:\"tag\";s:13:\"3.0.0-alpha24\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha24\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha24.tar.gz\";s:4:\"date\";s:10:\"1720178703\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha22\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha22\";s:7:\"version\";s:13:\"3.0.0-alpha22\";s:3:\"tag\";s:13:\"3.0.0-alpha22\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha22\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha22.tar.gz\";s:4:\"date\";s:10:\"1717517698\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:13:\"3.0.0-alpha15\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha15\";s:7:\"version\";s:13:\"3.0.0-alpha15\";s:3:\"tag\";s:13:\"3.0.0-alpha15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha15\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha15.tar.gz\";s:4:\"date\";s:10:\"1713457456\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha14\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha14\";s:7:\"version\";s:13:\"3.0.0-alpha14\";s:3:\"tag\";s:13:\"3.0.0-alpha14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha14\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha14.tar.gz\";s:4:\"date\";s:10:\"1710431896\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha13\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha13\";s:7:\"version\";s:13:\"3.0.0-alpha13\";s:3:\"tag\";s:13:\"3.0.0-alpha13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha13\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha13.tar.gz\";s:4:\"date\";s:10:\"1710399831\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha12\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha12\";s:7:\"version\";s:13:\"3.0.0-alpha12\";s:3:\"tag\";s:13:\"3.0.0-alpha12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha12\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha12.tar.gz\";s:4:\"date\";s:10:\"1710239648\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha11\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha11\";s:7:\"version\";s:13:\"3.0.0-alpha11\";s:3:\"tag\";s:13:\"3.0.0-alpha11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha11\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha11.tar.gz\";s:4:\"date\";s:10:\"1710235478\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";s:5:\"terms\";a:0:{}}s:13:\"3.0.0-alpha10\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 3.0.0-alpha10\";s:7:\"version\";s:13:\"3.0.0-alpha10\";s:3:\"tag\";s:13:\"3.0.0-alpha10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha10\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha10.tar.gz\";s:4:\"date\";s:10:\"1710234282\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";s:5:\"terms\";a:0:{}}s:12:\"3.0.0-alpha8\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 3.0.0-alpha8\";s:7:\"version\";s:12:\"3.0.0-alpha8\";s:3:\"tag\";s:12:\"3.0.0-alpha8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha8\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha8.tar.gz\";s:4:\"date\";s:10:\"1709792511\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:12:\"3.0.0-alpha7\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 3.0.0-alpha7\";s:7:\"version\";s:12:\"3.0.0-alpha7\";s:3:\"tag\";s:12:\"3.0.0-alpha7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha7\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha7.tar.gz\";s:4:\"date\";s:10:\"1709678408\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:12:\"3.0.0-alpha2\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 3.0.0-alpha2\";s:7:\"version\";s:12:\"3.0.0-alpha2\";s:3:\"tag\";s:12:\"3.0.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/3.0.0-alpha2\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-3.0.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1707925306\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";s:5:\"terms\";a:0:{}}s:9:\"2.8.0-rc2\";a:11:{s:4:\"name\";s:22:\"dxpr_builder 2.8.0-rc2\";s:7:\"version\";s:9:\"2.8.0-rc2\";s:3:\"tag\";s:9:\"2.8.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-rc2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1771339946\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:9:\"2.8.0-rc1\";a:11:{s:4:\"name\";s:22:\"dxpr_builder 2.8.0-rc1\";s:7:\"version\";s:9:\"2.8.0-rc1\";s:3:\"tag\";s:9:\"2.8.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-rc1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1768396934\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"2.8.0-beta3\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.8.0-beta3\";s:7:\"version\";s:11:\"2.8.0-beta3\";s:3:\"tag\";s:11:\"2.8.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-beta3\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1764772873\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"2.8.0-beta2\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.8.0-beta2\";s:7:\"version\";s:11:\"2.8.0-beta2\";s:3:\"tag\";s:11:\"2.8.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-beta2\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1762367517\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"2.8.0-beta1\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.8.0-beta1\";s:7:\"version\";s:11:\"2.8.0-beta1\";s:3:\"tag\";s:11:\"2.8.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-beta1\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1761482989\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"2.8.0-alpha27\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha27\";s:7:\"version\";s:13:\"2.8.0-alpha27\";s:3:\"tag\";s:13:\"2.8.0-alpha27\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha27\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha27.tar.gz\";s:4:\"date\";s:10:\"1760453376\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"2.8.0-alpha25\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha25\";s:7:\"version\";s:13:\"2.8.0-alpha25\";s:3:\"tag\";s:13:\"2.8.0-alpha25\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha25\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha25.tar.gz\";s:4:\"date\";s:10:\"1760447939\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"2.8.0-alpha24\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha24\";s:7:\"version\";s:13:\"2.8.0-alpha24\";s:3:\"tag\";s:13:\"2.8.0-alpha24\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha24\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha24.tar.gz\";s:4:\"date\";s:10:\"1760199365\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"2.8.0-alpha23\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha23\";s:7:\"version\";s:13:\"2.8.0-alpha23\";s:3:\"tag\";s:13:\"2.8.0-alpha23\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha23\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha23.tar.gz\";s:4:\"date\";s:10:\"1758699096\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"2.8.0-alpha21\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha21\";s:7:\"version\";s:13:\"2.8.0-alpha21\";s:3:\"tag\";s:13:\"2.8.0-alpha21\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha21\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha21.tar.gz\";s:4:\"date\";s:10:\"1758623374\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"2.8.0-alpha20\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha20\";s:7:\"version\";s:13:\"2.8.0-alpha20\";s:3:\"tag\";s:13:\"2.8.0-alpha20\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha20\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha20.tar.gz\";s:4:\"date\";s:10:\"1758021253\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"2.8.0-alpha19\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha19\";s:7:\"version\";s:13:\"2.8.0-alpha19\";s:3:\"tag\";s:13:\"2.8.0-alpha19\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha19\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha19.tar.gz\";s:4:\"date\";s:10:\"1758009748\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"2.8.0-alpha18\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha18\";s:7:\"version\";s:13:\"2.8.0-alpha18\";s:3:\"tag\";s:13:\"2.8.0-alpha18\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha18\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha18.tar.gz\";s:4:\"date\";s:10:\"1757685072\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"2.8.0-alpha17\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha17\";s:7:\"version\";s:13:\"2.8.0-alpha17\";s:3:\"tag\";s:13:\"2.8.0-alpha17\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha17\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha17.tar.gz\";s:4:\"date\";s:10:\"1756819401\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"2.8.0-alpha16\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha16\";s:7:\"version\";s:13:\"2.8.0-alpha16\";s:3:\"tag\";s:13:\"2.8.0-alpha16\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha16\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha16.tar.gz\";s:4:\"date\";s:10:\"1756045497\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:13:\"2.8.0-alpha15\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha15\";s:7:\"version\";s:13:\"2.8.0-alpha15\";s:3:\"tag\";s:13:\"2.8.0-alpha15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha15\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha15.tar.gz\";s:4:\"date\";s:10:\"1755935801\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"2.8.0-alpha14\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha14\";s:7:\"version\";s:13:\"2.8.0-alpha14\";s:3:\"tag\";s:13:\"2.8.0-alpha14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha14\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha14.tar.gz\";s:4:\"date\";s:10:\"1755854929\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"2.8.0-alpha13\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha13\";s:7:\"version\";s:13:\"2.8.0-alpha13\";s:3:\"tag\";s:13:\"2.8.0-alpha13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha13\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha13.tar.gz\";s:4:\"date\";s:10:\"1755588042\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"2.8.0-alpha12\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha12\";s:7:\"version\";s:13:\"2.8.0-alpha12\";s:3:\"tag\";s:13:\"2.8.0-alpha12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha12\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha12.tar.gz\";s:4:\"date\";s:10:\"1755520953\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"2.8.0-alpha11\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha11\";s:7:\"version\";s:13:\"2.8.0-alpha11\";s:3:\"tag\";s:13:\"2.8.0-alpha11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha11\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha11.tar.gz\";s:4:\"date\";s:10:\"1754581800\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:13:\"2.8.0-alpha10\";a:11:{s:4:\"name\";s:26:\"dxpr_builder 2.8.0-alpha10\";s:7:\"version\";s:13:\"2.8.0-alpha10\";s:3:\"tag\";s:13:\"2.8.0-alpha10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha10\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha10.tar.gz\";s:4:\"date\";s:10:\"1754476747\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:12:\"2.8.0-alpha9\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.8.0-alpha9\";s:7:\"version\";s:12:\"2.8.0-alpha9\";s:3:\"tag\";s:12:\"2.8.0-alpha9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha9\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha9.tar.gz\";s:4:\"date\";s:10:\"1754054152\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:12:\"2.8.0-alpha8\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.8.0-alpha8\";s:7:\"version\";s:12:\"2.8.0-alpha8\";s:3:\"tag\";s:12:\"2.8.0-alpha8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha8\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha8.tar.gz\";s:4:\"date\";s:10:\"1753984343\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:12:\"2.8.0-alpha7\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.8.0-alpha7\";s:7:\"version\";s:12:\"2.8.0-alpha7\";s:3:\"tag\";s:12:\"2.8.0-alpha7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha7\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha7.tar.gz\";s:4:\"date\";s:10:\"1753981113\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:12:\"2.8.0-alpha5\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.8.0-alpha5\";s:7:\"version\";s:12:\"2.8.0-alpha5\";s:3:\"tag\";s:12:\"2.8.0-alpha5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha5\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha5.tar.gz\";s:4:\"date\";s:10:\"1753901577\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:12:\"2.8.0-alpha4\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.8.0-alpha4\";s:7:\"version\";s:12:\"2.8.0-alpha4\";s:3:\"tag\";s:12:\"2.8.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha4\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1753466095\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:12:\"2.8.0-alpha3\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.8.0-alpha3\";s:7:\"version\";s:12:\"2.8.0-alpha3\";s:3:\"tag\";s:12:\"2.8.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha3\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1753362950\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:12:\"2.8.0-alpha2\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.8.0-alpha2\";s:7:\"version\";s:12:\"2.8.0-alpha2\";s:3:\"tag\";s:12:\"2.8.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.8.0-alpha2\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.8.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1753357568\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:12:\"2.7.6-alpha2\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.7.6-alpha2\";s:7:\"version\";s:12:\"2.7.6-alpha2\";s:3:\"tag\";s:12:\"2.7.6-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.6-alpha2\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.6-alpha2.tar.gz\";s:4:\"date\";s:10:\"1752995161\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:12:\"2.7.6-alpha1\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.7.6-alpha1\";s:7:\"version\";s:12:\"2.7.6-alpha1\";s:3:\"tag\";s:12:\"2.7.6-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.6-alpha1\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.6-alpha1.tar.gz\";s:4:\"date\";s:10:\"1748961583\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"2.7.5\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.7.5\";s:7:\"version\";s:5:\"2.7.5\";s:3:\"tag\";s:5:\"2.7.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.5\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.5.tar.gz\";s:4:\"date\";s:10:\"1748943718\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"2.7.4\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.7.4\";s:7:\"version\";s:5:\"2.7.4\";s:3:\"tag\";s:5:\"2.7.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.4\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.4.tar.gz\";s:4:\"date\";s:10:\"1747910070\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"2.7.3\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.7.3\";s:7:\"version\";s:5:\"2.7.3\";s:3:\"tag\";s:5:\"2.7.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.3.tar.gz\";s:4:\"date\";s:10:\"1746621230\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"2.7.2\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.7.2\";s:7:\"version\";s:5:\"2.7.2\";s:3:\"tag\";s:5:\"2.7.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.2.tar.gz\";s:4:\"date\";s:10:\"1746041382\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"2.7.1\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.7.1\";s:7:\"version\";s:5:\"2.7.1\";s:3:\"tag\";s:5:\"2.7.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.1.tar.gz\";s:4:\"date\";s:10:\"1746007060\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"2.7.0\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.7.0\";s:7:\"version\";s:5:\"2.7.0\";s:3:\"tag\";s:5:\"2.7.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.0\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.0.tar.gz\";s:4:\"date\";s:10:\"1745925324\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:12:\"2.7.0-beta13\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.7.0-beta13\";s:7:\"version\";s:12:\"2.7.0-beta13\";s:3:\"tag\";s:12:\"2.7.0-beta13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.0-beta13\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.0-beta13.tar.gz\";s:4:\"date\";s:10:\"1745921242\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:12:\"2.7.0-beta11\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.7.0-beta11\";s:7:\"version\";s:12:\"2.7.0-beta11\";s:3:\"tag\";s:12:\"2.7.0-beta11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.0-beta11\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.0-beta11.tar.gz\";s:4:\"date\";s:10:\"1745056698\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:12:\"2.7.0-beta10\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.7.0-beta10\";s:7:\"version\";s:12:\"2.7.0-beta10\";s:3:\"tag\";s:12:\"2.7.0-beta10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.0-beta10\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.0-beta10.tar.gz\";s:4:\"date\";s:10:\"1744996774\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"2.7.0-beta8\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.7.0-beta8\";s:7:\"version\";s:11:\"2.7.0-beta8\";s:3:\"tag\";s:11:\"2.7.0-beta8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.0-beta8\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.0-beta8.tar.gz\";s:4:\"date\";s:10:\"1744824990\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"2.7.0-beta6\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.7.0-beta6\";s:7:\"version\";s:11:\"2.7.0-beta6\";s:3:\"tag\";s:11:\"2.7.0-beta6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.0-beta6\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.0-beta6.tar.gz\";s:4:\"date\";s:10:\"1737646652\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"2.7.0-beta5\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.7.0-beta5\";s:7:\"version\";s:11:\"2.7.0-beta5\";s:3:\"tag\";s:11:\"2.7.0-beta5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.0-beta5\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.0-beta5.tar.gz\";s:4:\"date\";s:10:\"1737555525\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"2.7.0-beta4\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.7.0-beta4\";s:7:\"version\";s:11:\"2.7.0-beta4\";s:3:\"tag\";s:11:\"2.7.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.0-beta4\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1736962996\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"2.7.0-beta3\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.7.0-beta3\";s:7:\"version\";s:11:\"2.7.0-beta3\";s:3:\"tag\";s:11:\"2.7.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.0-beta3\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1736857101\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"2.7.0-beta2\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.7.0-beta2\";s:7:\"version\";s:11:\"2.7.0-beta2\";s:3:\"tag\";s:11:\"2.7.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.0-beta2\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1736441451\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"2.7.0-beta1\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.7.0-beta1\";s:7:\"version\";s:11:\"2.7.0-beta1\";s:3:\"tag\";s:11:\"2.7.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.7.0-beta1\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.7.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1736179775\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:11:\"2.6.1-beta5\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.6.1-beta5\";s:7:\"version\";s:11:\"2.6.1-beta5\";s:3:\"tag\";s:11:\"2.6.1-beta5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.6.1-beta5\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.6.1-beta5.tar.gz\";s:4:\"date\";s:10:\"1720623131\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:11:\"2.6.1-beta3\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.6.1-beta3\";s:7:\"version\";s:11:\"2.6.1-beta3\";s:3:\"tag\";s:11:\"2.6.1-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.6.1-beta3\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.6.1-beta3.tar.gz\";s:4:\"date\";s:10:\"1718874459\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:11:\"2.6.1-beta2\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.6.1-beta2\";s:7:\"version\";s:11:\"2.6.1-beta2\";s:3:\"tag\";s:11:\"2.6.1-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.6.1-beta2\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.6.1-beta2.tar.gz\";s:4:\"date\";s:10:\"1718115549\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:11:\"2.6.1-beta1\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.6.1-beta1\";s:7:\"version\";s:11:\"2.6.1-beta1\";s:3:\"tag\";s:11:\"2.6.1-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.6.1-beta1\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.6.1-beta1.tar.gz\";s:4:\"date\";s:10:\"1718006307\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:12:\"2.6.1-alpha1\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.6.1-alpha1\";s:7:\"version\";s:12:\"2.6.1-alpha1\";s:3:\"tag\";s:12:\"2.6.1-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.6.1-alpha1\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.6.1-alpha1.tar.gz\";s:4:\"date\";s:10:\"1706612264\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"2.6.0\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.6.0\";s:7:\"version\";s:5:\"2.6.0\";s:3:\"tag\";s:5:\"2.6.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.6.0\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.6.0.tar.gz\";s:4:\"date\";s:10:\"1704376665\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:12:\"2.5.5-alpha1\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.5.5-alpha1\";s:7:\"version\";s:12:\"2.5.5-alpha1\";s:3:\"tag\";s:12:\"2.5.5-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.5.5-alpha1\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.5.5-alpha1.tar.gz\";s:4:\"date\";s:10:\"1699448139\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"2.5.4\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.5.4\";s:7:\"version\";s:5:\"2.5.4\";s:3:\"tag\";s:5:\"2.5.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.5.4\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.5.4.tar.gz\";s:4:\"date\";s:10:\"1697031172\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"2.5.3\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.5.3\";s:7:\"version\";s:5:\"2.5.3\";s:3:\"tag\";s:5:\"2.5.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.5.3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.5.3.tar.gz\";s:4:\"date\";s:10:\"1696412058\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"2.5.0\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.5.0\";s:7:\"version\";s:5:\"2.5.0\";s:3:\"tag\";s:5:\"2.5.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.5.0\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.5.0.tar.gz\";s:4:\"date\";s:10:\"1695897326\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"2.4.0\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.4.0\";s:7:\"version\";s:5:\"2.4.0\";s:3:\"tag\";s:5:\"2.4.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.4.0\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.4.0.tar.gz\";s:4:\"date\";s:10:\"1695144306\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:11:\"2.3.2-beta1\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.3.2-beta1\";s:7:\"version\";s:11:\"2.3.2-beta1\";s:3:\"tag\";s:11:\"2.3.2-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.3.2-beta1\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.3.2-beta1.tar.gz\";s:4:\"date\";s:10:\"1694778072\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"2.3.1\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.3.1\";s:7:\"version\";s:5:\"2.3.1\";s:3:\"tag\";s:5:\"2.3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.3.1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.3.1.tar.gz\";s:4:\"date\";s:10:\"1693833888\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"2.3.0\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.3.0\";s:7:\"version\";s:5:\"2.3.0\";s:3:\"tag\";s:5:\"2.3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.3.0\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.3.0.tar.gz\";s:4:\"date\";s:10:\"1692385341\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"2.2.8\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.2.8\";s:7:\"version\";s:5:\"2.2.8\";s:3:\"tag\";s:5:\"2.2.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.8\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.8.tar.gz\";s:4:\"date\";s:10:\"1691061158\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"2.2.7\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.2.7\";s:7:\"version\";s:5:\"2.2.7\";s:3:\"tag\";s:5:\"2.2.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.7\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.7.tar.gz\";s:4:\"date\";s:10:\"1687353548\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"2.2.6\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.2.6\";s:7:\"version\";s:5:\"2.2.6\";s:3:\"tag\";s:5:\"2.2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.6\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.6.tar.gz\";s:4:\"date\";s:10:\"1686668253\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"2.2.5\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.2.5\";s:7:\"version\";s:5:\"2.2.5\";s:3:\"tag\";s:5:\"2.2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.5\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.5.tar.gz\";s:4:\"date\";s:10:\"1684478905\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"2.2.4\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.2.4\";s:7:\"version\";s:5:\"2.2.4\";s:3:\"tag\";s:5:\"2.2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.4\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.4.tar.gz\";s:4:\"date\";s:10:\"1684424052\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"2.2.3\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.2.3\";s:7:\"version\";s:5:\"2.2.3\";s:3:\"tag\";s:5:\"2.2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.3.tar.gz\";s:4:\"date\";s:10:\"1681736174\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:12:\"2.2.3-alpha3\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.2.3-alpha3\";s:7:\"version\";s:12:\"2.2.3-alpha3\";s:3:\"tag\";s:12:\"2.2.3-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.3-alpha3\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.3-alpha3.tar.gz\";s:4:\"date\";s:10:\"1680882375\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}s:12:\"2.2.3-alpha2\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.2.3-alpha2\";s:7:\"version\";s:12:\"2.2.3-alpha2\";s:3:\"tag\";s:12:\"2.2.3-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.3-alpha2\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.3-alpha2.tar.gz\";s:4:\"date\";s:10:\"1680867659\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}s:12:\"2.2.3-alpha1\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.2.3-alpha1\";s:7:\"version\";s:12:\"2.2.3-alpha1\";s:3:\"tag\";s:12:\"2.2.3-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.3-alpha1\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.3-alpha1.tar.gz\";s:4:\"date\";s:10:\"1680866894\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}s:5:\"2.2.2\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.2.2\";s:7:\"version\";s:5:\"2.2.2\";s:3:\"tag\";s:5:\"2.2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.2.tar.gz\";s:4:\"date\";s:10:\"1676382883\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:11:\"2.2.2-beta2\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.2.2-beta2\";s:7:\"version\";s:11:\"2.2.2-beta2\";s:3:\"tag\";s:11:\"2.2.2-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.2-beta2\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.2-beta2.tar.gz\";s:4:\"date\";s:10:\"1675870344\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:11:\"2.2.2-beta1\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.2.2-beta1\";s:7:\"version\";s:11:\"2.2.2-beta1\";s:3:\"tag\";s:11:\"2.2.2-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.2-beta1\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.2-beta1.tar.gz\";s:4:\"date\";s:10:\"1672289850\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"2.2.1\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.2.1\";s:7:\"version\";s:5:\"2.2.1\";s:3:\"tag\";s:5:\"2.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.1.tar.gz\";s:4:\"date\";s:10:\"1671808470\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"2.2.0\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.2.0\";s:7:\"version\";s:5:\"2.2.0\";s:3:\"tag\";s:5:\"2.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.0\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.0.tar.gz\";s:4:\"date\";s:10:\"1671201592\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:9:\"2.2.0-rc1\";a:11:{s:4:\"name\";s:22:\"dxpr_builder 2.2.0-rc1\";s:7:\"version\";s:9:\"2.2.0-rc1\";s:3:\"tag\";s:9:\"2.2.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.0-rc1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1671034206\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}s:11:\"2.2.0-beta2\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.2.0-beta2\";s:7:\"version\";s:11:\"2.2.0-beta2\";s:3:\"tag\";s:11:\"2.2.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.0-beta2\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1670942082\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:11:\"2.2.0-beta1\";a:11:{s:4:\"name\";s:24:\"dxpr_builder 2.2.0-beta1\";s:7:\"version\";s:11:\"2.2.0-beta1\";s:3:\"tag\";s:11:\"2.2.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.0-beta1\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1670926132\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}s:12:\"2.2.0-alpha4\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.2.0-alpha4\";s:7:\"version\";s:12:\"2.2.0-alpha4\";s:3:\"tag\";s:12:\"2.2.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.0-alpha4\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1670503587\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}s:12:\"2.2.0-alpha3\";a:11:{s:4:\"name\";s:25:\"dxpr_builder 2.2.0-alpha3\";s:7:\"version\";s:12:\"2.2.0-alpha3\";s:3:\"tag\";s:12:\"2.2.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/dxpr_builder/releases/2.2.0-alpha3\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.2.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1670237785\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"2.1.5\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.1.5\";s:7:\"version\";s:5:\"2.1.5\";s:3:\"tag\";s:5:\"2.1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.1.5\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.1.5.tar.gz\";s:4:\"date\";s:10:\"1669983307\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"2.1.4\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.1.4\";s:7:\"version\";s:5:\"2.1.4\";s:3:\"tag\";s:5:\"2.1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.1.4\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.1.4.tar.gz\";s:4:\"date\";s:10:\"1666280188\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"2.1.3\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.1.3\";s:7:\"version\";s:5:\"2.1.3\";s:3:\"tag\";s:5:\"2.1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.1.3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.1.3.tar.gz\";s:4:\"date\";s:10:\"1666088469\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"2.1.2\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.1.2\";s:7:\"version\";s:5:\"2.1.2\";s:3:\"tag\";s:5:\"2.1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.1.2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.1.2.tar.gz\";s:4:\"date\";s:10:\"1665128118\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}s:5:\"2.1.1\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.1.1\";s:7:\"version\";s:5:\"2.1.1\";s:3:\"tag\";s:5:\"2.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.1.1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.1.1.tar.gz\";s:4:\"date\";s:10:\"1665041956\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"2.1.0\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.1.0\";s:7:\"version\";s:5:\"2.1.0\";s:3:\"tag\";s:5:\"2.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.1.0\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.1.0.tar.gz\";s:4:\"date\";s:10:\"1664388733\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"2.0.0\";a:11:{s:4:\"name\";s:18:\"dxpr_builder 2.0.0\";s:7:\"version\";s:5:\"2.0.0\";s:3:\"tag\";s:5:\"2.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_builder/releases/2.0.0\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.0.0.tar.gz\";s:4:\"date\";s:10:\"1663248871\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}s:9:\"2.0.0-rc3\";a:11:{s:4:\"name\";s:22:\"dxpr_builder 2.0.0-rc3\";s:7:\"version\";s:9:\"2.0.0-rc3\";s:3:\"tag\";s:9:\"2.0.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_builder/releases/2.0.0-rc3\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.0.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1662642998\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:9:\"2.0.0-rc2\";a:11:{s:4:\"name\";s:22:\"dxpr_builder 2.0.0-rc2\";s:7:\"version\";s:9:\"2.0.0-rc2\";s:3:\"tag\";s:9:\"2.0.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_builder/releases/2.0.0-rc2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.0.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1662397352\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:9:\"2.0.0-rc1\";a:11:{s:4:\"name\";s:22:\"dxpr_builder 2.0.0-rc1\";s:7:\"version\";s:9:\"2.0.0-rc1\";s:3:\"tag\";s:9:\"2.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_builder/releases/2.0.0-rc1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1662049342\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}s:9:\"2.5.x-dev\";a:11:{s:4:\"name\";s:22:\"dxpr_builder 2.5.x-dev\";s:7:\"version\";s:9:\"2.5.x-dev\";s:3:\"tag\";s:5:\"2.5.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_builder/releases/2.5.x-dev\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.5.x-dev.tar.gz\";s:4:\"date\";s:10:\"1697030527\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";s:5:\"terms\";a:0:{}}s:9:\"2.4.x-dev\";a:11:{s:4:\"name\";s:22:\"dxpr_builder 2.4.x-dev\";s:7:\"version\";s:9:\"2.4.x-dev\";s:3:\"tag\";s:5:\"2.4.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_builder/releases/2.4.x-dev\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.4.x-dev.tar.gz\";s:4:\"date\";s:10:\"1695140345\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:9:\"2.1.x-dev\";a:11:{s:4:\"name\";s:22:\"dxpr_builder 2.1.x-dev\";s:7:\"version\";s:9:\"2.1.x-dev\";s:3:\"tag\";s:5:\"2.1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_builder/releases/2.1.x-dev\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1669983154\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}s:9:\"2.0.x-dev\";a:11:{s:4:\"name\";s:22:\"dxpr_builder 2.0.x-dev\";s:7:\"version\";s:9:\"2.0.x-dev\";s:3:\"tag\";s:5:\"2.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_builder/releases/2.0.x-dev\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_builder-2.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1663248611\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','dxpr_theme',_binary 'a:10:{s:5:\"title\";s:64:\"DXPR Theme | Drupal Theme | Low-code Drupal 11 Bootstrap 5 Theme\";s:10:\"short_name\";s:10:\"dxpr_theme\";s:4:\"type\";s:13:\"project_theme\";s:18:\"supported_branches\";s:14:\"1.4.,5.2.,8.0.\";s:18:\"composer_namespace\";s:17:\"drupal/dxpr_theme\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:41:\"https://www.drupal.org/project/dxpr_theme\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:80:{s:5:\"8.0.0\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 8.0.0\";s:7:\"version\";s:5:\"8.0.0\";s:3:\"tag\";s:5:\"8.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/8.0.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-8.0.0.tar.gz\";s:4:\"date\";s:10:\"1767895916\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:9:\"8.0.0-rc6\";a:11:{s:4:\"name\";s:20:\"dxpr_theme 8.0.0-rc6\";s:7:\"version\";s:9:\"8.0.0-rc6\";s:3:\"tag\";s:9:\"8.0.0-rc6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/dxpr_theme/releases/8.0.0-rc6\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/dxpr_theme-8.0.0-rc6.tar.gz\";s:4:\"date\";s:10:\"1767791821\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:9:\"8.0.0-rc5\";a:11:{s:4:\"name\";s:20:\"dxpr_theme 8.0.0-rc5\";s:7:\"version\";s:9:\"8.0.0-rc5\";s:3:\"tag\";s:9:\"8.0.0-rc5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/dxpr_theme/releases/8.0.0-rc5\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/dxpr_theme-8.0.0-rc5.tar.gz\";s:4:\"date\";s:10:\"1767602799\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:9:\"8.0.0-rc4\";a:11:{s:4:\"name\";s:20:\"dxpr_theme 8.0.0-rc4\";s:7:\"version\";s:9:\"8.0.0-rc4\";s:3:\"tag\";s:9:\"8.0.0-rc4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/dxpr_theme/releases/8.0.0-rc4\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/dxpr_theme-8.0.0-rc4.tar.gz\";s:4:\"date\";s:10:\"1767543231\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:9:\"8.0.0-rc2\";a:11:{s:4:\"name\";s:20:\"dxpr_theme 8.0.0-rc2\";s:7:\"version\";s:9:\"8.0.0-rc2\";s:3:\"tag\";s:9:\"8.0.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/dxpr_theme/releases/8.0.0-rc2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/dxpr_theme-8.0.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1766071057\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:9:\"8.0.0-rc1\";a:11:{s:4:\"name\";s:20:\"dxpr_theme 8.0.0-rc1\";s:7:\"version\";s:9:\"8.0.0-rc1\";s:3:\"tag\";s:9:\"8.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/dxpr_theme/releases/8.0.0-rc1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/dxpr_theme-8.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1760965968\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:12:\"8.0.0-alpha1\";a:11:{s:4:\"name\";s:23:\"dxpr_theme 8.0.0-alpha1\";s:7:\"version\";s:12:\"8.0.0-alpha1\";s:3:\"tag\";s:12:\"8.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme/releases/8.0.0-alpha1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme-8.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1760611544\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"6.1.0-beta3\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 6.1.0-beta3\";s:7:\"version\";s:11:\"6.1.0-beta3\";s:3:\"tag\";s:11:\"6.1.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/6.1.0-beta3\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.1.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1758006342\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"6.1.0-beta2\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 6.1.0-beta2\";s:7:\"version\";s:11:\"6.1.0-beta2\";s:3:\"tag\";s:11:\"6.1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/6.1.0-beta2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1756911314\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"6.1.0-beta1\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 6.1.0-beta1\";s:7:\"version\";s:11:\"6.1.0-beta1\";s:3:\"tag\";s:11:\"6.1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/6.1.0-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1755869466\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"6.0.9\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 6.0.9\";s:7:\"version\";s:5:\"6.0.9\";s:3:\"tag\";s:5:\"6.0.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.9\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.9.tar.gz\";s:4:\"date\";s:10:\"1759847461\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"6.0.8\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 6.0.8\";s:7:\"version\";s:5:\"6.0.8\";s:3:\"tag\";s:5:\"6.0.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.8\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.8.tar.gz\";s:4:\"date\";s:10:\"1759319443\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"6.0.7\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 6.0.7\";s:7:\"version\";s:5:\"6.0.7\";s:3:\"tag\";s:5:\"6.0.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.7\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.7.tar.gz\";s:4:\"date\";s:10:\"1756911157\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"6.0.6\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 6.0.6\";s:7:\"version\";s:5:\"6.0.6\";s:3:\"tag\";s:5:\"6.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.6\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.6.tar.gz\";s:4:\"date\";s:10:\"1755859194\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"6.0.5\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 6.0.5\";s:7:\"version\";s:5:\"6.0.5\";s:3:\"tag\";s:5:\"6.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.5\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.5.tar.gz\";s:4:\"date\";s:10:\"1753882025\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"6.0.4\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 6.0.4\";s:7:\"version\";s:5:\"6.0.4\";s:3:\"tag\";s:5:\"6.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.4\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.4.tar.gz\";s:4:\"date\";s:10:\"1746043489\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"6.0.3\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 6.0.3\";s:7:\"version\";s:5:\"6.0.3\";s:3:\"tag\";s:5:\"6.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.3\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.3.tar.gz\";s:4:\"date\";s:10:\"1745935458\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"6.0.2\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 6.0.2\";s:7:\"version\";s:5:\"6.0.2\";s:3:\"tag\";s:5:\"6.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.2.tar.gz\";s:4:\"date\";s:10:\"1736964722\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"6.0.1\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 6.0.1\";s:7:\"version\";s:5:\"6.0.1\";s:3:\"tag\";s:5:\"6.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.1.tar.gz\";s:4:\"date\";s:10:\"1736858801\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"6.0.0\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 6.0.0\";s:7:\"version\";s:5:\"6.0.0\";s:3:\"tag\";s:5:\"6.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.0.tar.gz\";s:4:\"date\";s:10:\"1733920371\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:9:\"6.0.0-rc3\";a:11:{s:4:\"name\";s:20:\"dxpr_theme 6.0.0-rc3\";s:7:\"version\";s:9:\"6.0.0-rc3\";s:3:\"tag\";s:9:\"6.0.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.0-rc3\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1733912720\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.4 || ^10 || ^11\";}s:9:\"6.0.0-rc2\";a:11:{s:4:\"name\";s:20:\"dxpr_theme 6.0.0-rc2\";s:7:\"version\";s:9:\"6.0.0-rc2\";s:3:\"tag\";s:9:\"6.0.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.0-rc2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1732168077\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.4 || ^10 || ^11\";}s:9:\"6.0.0-rc1\";a:11:{s:4:\"name\";s:20:\"dxpr_theme 6.0.0-rc1\";s:7:\"version\";s:9:\"6.0.0-rc1\";s:3:\"tag\";s:9:\"6.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.0-rc1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1730380944\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:11:\"6.0.0-beta2\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 6.0.0-beta2\";s:7:\"version\";s:11:\"6.0.0-beta2\";s:3:\"tag\";s:11:\"6.0.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.0-beta2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1717501264\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:11:\"6.0.0-beta1\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 6.0.0-beta1\";s:7:\"version\";s:11:\"6.0.0-beta1\";s:3:\"tag\";s:11:\"6.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.0-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1707387381\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";s:5:\"terms\";a:0:{}}s:12:\"6.0.0-alpha1\";a:11:{s:4:\"name\";s:23:\"dxpr_theme 6.0.0-alpha1\";s:7:\"version\";s:12:\"6.0.0-alpha1\";s:3:\"tag\";s:12:\"6.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme/releases/6.0.0-alpha1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1701682930\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"5.2.1\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 5.2.1\";s:7:\"version\";s:5:\"5.2.1\";s:3:\"tag\";s:5:\"5.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/5.2.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.2.1.tar.gz\";s:4:\"date\";s:10:\"1706167329\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"5.2.0\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 5.2.0\";s:7:\"version\";s:5:\"5.2.0\";s:3:\"tag\";s:5:\"5.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/5.2.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.2.0.tar.gz\";s:4:\"date\";s:10:\"1698845564\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:11:\"5.1.3-beta2\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.1.3-beta2\";s:7:\"version\";s:11:\"5.1.3-beta2\";s:3:\"tag\";s:11:\"5.1.3-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.3-beta2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.3-beta2.tar.gz\";s:4:\"date\";s:10:\"1698691148\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:11:\"5.1.3-beta1\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.1.3-beta1\";s:7:\"version\";s:11:\"5.1.3-beta1\";s:3:\"tag\";s:11:\"5.1.3-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.3-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.3-beta1.tar.gz\";s:4:\"date\";s:10:\"1694692221\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"5.1.2\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 5.1.2\";s:7:\"version\";s:5:\"5.1.2\";s:3:\"tag\";s:5:\"5.1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.2.tar.gz\";s:4:\"date\";s:10:\"1692359847\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:11:\"5.1.2-beta1\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.1.2-beta1\";s:7:\"version\";s:11:\"5.1.2-beta1\";s:3:\"tag\";s:11:\"5.1.2-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.2-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.2-beta1.tar.gz\";s:4:\"date\";s:10:\"1691586953\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:5:\"5.1.1\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 5.1.1\";s:7:\"version\";s:5:\"5.1.1\";s:3:\"tag\";s:5:\"5.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.1.tar.gz\";s:4:\"date\";s:10:\"1691057102\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:11:\"5.1.1-beta2\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.1.1-beta2\";s:7:\"version\";s:11:\"5.1.1-beta2\";s:3:\"tag\";s:11:\"5.1.1-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.1-beta2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.1-beta2.tar.gz\";s:4:\"date\";s:10:\"1688762945\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:11:\"5.1.1-beta1\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.1.1-beta1\";s:7:\"version\";s:11:\"5.1.1-beta1\";s:3:\"tag\";s:11:\"5.1.1-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.1-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.1-beta1.tar.gz\";s:4:\"date\";s:10:\"1687763207\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}s:5:\"5.1.0\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 5.1.0\";s:7:\"version\";s:5:\"5.1.0\";s:3:\"tag\";s:5:\"5.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.0.tar.gz\";s:4:\"date\";s:10:\"1682004284\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:11:\"5.1.0-beta5\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.1.0-beta5\";s:7:\"version\";s:11:\"5.1.0-beta5\";s:3:\"tag\";s:11:\"5.1.0-beta5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.0-beta5\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.0-beta5.tar.gz\";s:4:\"date\";s:10:\"1681997693\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:11:\"5.1.0-beta4\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.1.0-beta4\";s:7:\"version\";s:11:\"5.1.0-beta4\";s:3:\"tag\";s:11:\"5.1.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.0-beta4\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1681997134\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:11:\"5.1.0-beta3\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.1.0-beta3\";s:7:\"version\";s:11:\"5.1.0-beta3\";s:3:\"tag\";s:11:\"5.1.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.0-beta3\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1681995485\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:11:\"5.1.0-beta2\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.1.0-beta2\";s:7:\"version\";s:11:\"5.1.0-beta2\";s:3:\"tag\";s:11:\"5.1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.0-beta2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1680855683\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:11:\"5.1.0-beta1\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.1.0-beta1\";s:7:\"version\";s:11:\"5.1.0-beta1\";s:3:\"tag\";s:11:\"5.1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.0-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1680852546\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:12:\"5.1.0-alpha2\";a:11:{s:4:\"name\";s:23:\"dxpr_theme 5.1.0-alpha2\";s:7:\"version\";s:12:\"5.1.0-alpha2\";s:3:\"tag\";s:12:\"5.1.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.0-alpha2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1677250882\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:12:\"5.1.0-alpha1\";a:11:{s:4:\"name\";s:23:\"dxpr_theme 5.1.0-alpha1\";s:7:\"version\";s:12:\"5.1.0-alpha1\";s:3:\"tag\";s:12:\"5.1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme/releases/5.1.0-alpha1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1677249787\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"5.0.1\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 5.0.1\";s:7:\"version\";s:5:\"5.0.1\";s:3:\"tag\";s:5:\"5.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/5.0.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.0.1.tar.gz\";s:4:\"date\";s:10:\"1671472940\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"5.0.0\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 5.0.0\";s:7:\"version\";s:5:\"5.0.0\";s:3:\"tag\";s:5:\"5.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/5.0.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.0.0.tar.gz\";s:4:\"date\";s:10:\"1671190548\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:9:\"5.0.0-rc1\";a:11:{s:4:\"name\";s:20:\"dxpr_theme 5.0.0-rc1\";s:7:\"version\";s:9:\"5.0.0-rc1\";s:3:\"tag\";s:9:\"5.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/dxpr_theme/releases/5.0.0-rc1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1671033580\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:11:\"5.0.0-beta4\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.0.0-beta4\";s:7:\"version\";s:11:\"5.0.0-beta4\";s:3:\"tag\";s:11:\"5.0.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.0.0-beta4\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.0.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1670839903\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";}s:11:\"5.0.0-beta3\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.0.0-beta3\";s:7:\"version\";s:11:\"5.0.0-beta3\";s:3:\"tag\";s:11:\"5.0.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.0.0-beta3\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.0.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1670771127\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";s:5:\"terms\";a:0:{}}s:11:\"5.0.0-beta2\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.0.0-beta2\";s:7:\"version\";s:11:\"5.0.0-beta2\";s:3:\"tag\";s:11:\"5.0.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.0.0-beta2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.0.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1670230191\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";}s:11:\"5.0.0-beta1\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 5.0.0-beta1\";s:7:\"version\";s:11:\"5.0.0-beta1\";s:3:\"tag\";s:11:\"5.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/5.0.0-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1669995127\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";s:5:\"terms\";a:0:{}}s:5:\"1.4.1\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.4.1\";s:7:\"version\";s:5:\"1.4.1\";s:3:\"tag\";s:5:\"1.4.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.4.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.4.1.tar.gz\";s:4:\"date\";s:10:\"1716298323\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"1.4.0\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.4.0\";s:7:\"version\";s:5:\"1.4.0\";s:3:\"tag\";s:5:\"1.4.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.4.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.4.0.tar.gz\";s:4:\"date\";s:10:\"1698844484\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"1.3.1\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.3.1\";s:7:\"version\";s:5:\"1.3.1\";s:3:\"tag\";s:5:\"1.3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.3.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.3.1.tar.gz\";s:4:\"date\";s:10:\"1691044128\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"1.3.0\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.3.0\";s:7:\"version\";s:5:\"1.3.0\";s:3:\"tag\";s:5:\"1.3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.3.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.3.0.tar.gz\";s:4:\"date\";s:10:\"1682004569\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:11:\"1.3.0-beta1\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 1.3.0-beta1\";s:7:\"version\";s:11:\"1.3.0-beta1\";s:3:\"tag\";s:11:\"1.3.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/1.3.0-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.3.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1681996145\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:5:\"1.2.7\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.2.7\";s:7:\"version\";s:5:\"1.2.7\";s:3:\"tag\";s:5:\"1.2.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.2.7\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.2.7.tar.gz\";s:4:\"date\";s:10:\"1666704813\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";s:5:\"terms\";a:0:{}}s:5:\"1.2.6\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.2.6\";s:7:\"version\";s:5:\"1.2.6\";s:3:\"tag\";s:5:\"1.2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.2.6\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.2.6.tar.gz\";s:4:\"date\";s:10:\"1661502235\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:5:\"1.2.5\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.2.5\";s:7:\"version\";s:5:\"1.2.5\";s:3:\"tag\";s:5:\"1.2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.2.5\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.2.5.tar.gz\";s:4:\"date\";s:10:\"1658907060\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:5:\"1.2.4\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.2.4\";s:7:\"version\";s:5:\"1.2.4\";s:3:\"tag\";s:5:\"1.2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.2.4\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.2.4.tar.gz\";s:4:\"date\";s:10:\"1655274798\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:5:\"1.2.3\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.2.3\";s:7:\"version\";s:5:\"1.2.3\";s:3:\"tag\";s:5:\"1.2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.2.3\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.2.3.tar.gz\";s:4:\"date\";s:10:\"1655109950\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:12:\"1.2.3-alpha1\";a:11:{s:4:\"name\";s:23:\"dxpr_theme 1.2.3-alpha1\";s:7:\"version\";s:12:\"1.2.3-alpha1\";s:3:\"tag\";s:12:\"1.2.3-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme/releases/1.2.3-alpha1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.2.3-alpha1.tar.gz\";s:4:\"date\";s:10:\"1630593882\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:5:\"1.2.2\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.2.2\";s:7:\"version\";s:5:\"1.2.2\";s:3:\"tag\";s:5:\"1.2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.2.2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.2.2.tar.gz\";s:4:\"date\";s:10:\"1616416985\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:5:\"1.2.1\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.2.1\";s:7:\"version\";s:5:\"1.2.1\";s:3:\"tag\";s:5:\"1.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.2.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.2.1.tar.gz\";s:4:\"date\";s:10:\"1614607837\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:5:\"1.2.0\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.2.0\";s:7:\"version\";s:5:\"1.2.0\";s:3:\"tag\";s:5:\"1.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.2.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.2.0.tar.gz\";s:4:\"date\";s:10:\"1601890749\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:5:\"1.1.1\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.1.1\";s:7:\"version\";s:5:\"1.1.1\";s:3:\"tag\";s:5:\"1.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.1.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.1.1.tar.gz\";s:4:\"date\";s:10:\"1596739775\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:5:\"1.1.0\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.1.0\";s:7:\"version\";s:5:\"1.1.0\";s:3:\"tag\";s:5:\"1.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.1.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.1.0.tar.gz\";s:4:\"date\";s:10:\"1596706940\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:5:\"1.0.0\";a:11:{s:4:\"name\";s:16:\"dxpr_theme 1.0.0\";s:7:\"version\";s:5:\"1.0.0\";s:3:\"tag\";s:5:\"1.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/dxpr_theme/releases/1.0.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.0.0.tar.gz\";s:4:\"date\";s:10:\"1592737606\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:9:\"1.0.0-rc1\";a:11:{s:4:\"name\";s:20:\"dxpr_theme 1.0.0-rc1\";s:7:\"version\";s:9:\"1.0.0-rc1\";s:3:\"tag\";s:9:\"1.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/dxpr_theme/releases/1.0.0-rc1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1591952445\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:11:\"1.0.0-beta8\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 1.0.0-beta8\";s:7:\"version\";s:11:\"1.0.0-beta8\";s:3:\"tag\";s:11:\"1.0.0-beta8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/1.0.0-beta8\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.0.0-beta8.tar.gz\";s:4:\"date\";s:10:\"1591283069\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:11:\"1.0.0-beta7\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 1.0.0-beta7\";s:7:\"version\";s:11:\"1.0.0-beta7\";s:3:\"tag\";s:11:\"1.0.0-beta7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/1.0.0-beta7\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.0.0-beta7.tar.gz\";s:4:\"date\";s:10:\"1591272880\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:11:\"1.0.0-beta6\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 1.0.0-beta6\";s:7:\"version\";s:11:\"1.0.0-beta6\";s:3:\"tag\";s:11:\"1.0.0-beta6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/1.0.0-beta6\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.0.0-beta6.tar.gz\";s:4:\"date\";s:10:\"1591013118\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:11:\"1.0.0-beta4\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 1.0.0-beta4\";s:7:\"version\";s:11:\"1.0.0-beta4\";s:3:\"tag\";s:11:\"1.0.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/1.0.0-beta4\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.0.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1590863396\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:11:\"1.0.0-beta3\";a:11:{s:4:\"name\";s:22:\"dxpr_theme 1.0.0-beta3\";s:7:\"version\";s:11:\"1.0.0-beta3\";s:3:\"tag\";s:11:\"1.0.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/dxpr_theme/releases/1.0.0-beta3\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.0.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1590768931\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:7:\"8.x-dev\";a:11:{s:4:\"name\";s:18:\"dxpr_theme 8.x-dev\";s:7:\"version\";s:7:\"8.x-dev\";s:3:\"tag\";s:3:\"8.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_theme/releases/8.x-dev\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_theme-8.x-dev.tar.gz\";s:4:\"date\";s:10:\"1771269179\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:7:\"7.x-dev\";a:10:{s:4:\"name\";s:18:\"dxpr_theme 7.x-dev\";s:7:\"version\";s:7:\"7.x-dev\";s:3:\"tag\";s:3:\"7.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_theme/releases/7.x-dev\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_theme-7.x-dev.tar.gz\";s:4:\"date\";s:10:\"1590830048\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:5:\"terms\";a:0:{}}s:7:\"6.x-dev\";a:11:{s:4:\"name\";s:18:\"dxpr_theme 6.x-dev\";s:7:\"version\";s:7:\"6.x-dev\";s:3:\"tag\";s:3:\"6.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_theme/releases/6.x-dev\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_theme-6.x-dev.tar.gz\";s:4:\"date\";s:10:\"1759319155\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:7:\"5.x-dev\";a:11:{s:4:\"name\";s:18:\"dxpr_theme 5.x-dev\";s:7:\"version\";s:7:\"5.x-dev\";s:3:\"tag\";s:3:\"5.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_theme/releases/5.x-dev\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_theme-5.x-dev.tar.gz\";s:4:\"date\";s:10:\"1706167242\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:7:\"2.x-dev\";a:11:{s:4:\"name\";s:18:\"dxpr_theme 2.x-dev\";s:7:\"version\";s:7:\"2.x-dev\";s:3:\"tag\";s:3:\"2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_theme/releases/2.x-dev\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_theme-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1680849732\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:9:\"1.0.x-dev\";a:11:{s:4:\"name\";s:20:\"dxpr_theme 1.0.x-dev\";s:7:\"version\";s:9:\"1.0.x-dev\";s:3:\"tag\";s:5:\"1.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/dxpr_theme/releases/1.0.x-dev\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1591281868\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:7:\"1.x-dev\";a:11:{s:4:\"name\";s:18:\"dxpr_theme 1.x-dev\";s:7:\"version\";s:7:\"1.x-dev\";s:3:\"tag\";s:3:\"1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/dxpr_theme/releases/1.x-dev\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/dxpr_theme-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1716298148\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','dxpr_theme_helper',_binary 'a:10:{s:5:\"title\";s:17:\"DXPR Theme Helper\";s:10:\"short_name\";s:17:\"dxpr_theme_helper\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:19:\"1.0.,2.0.,2.1.,3.0.\";s:18:\"composer_namespace\";s:24:\"drupal/dxpr_theme_helper\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:48:\"https://www.drupal.org/project/dxpr_theme_helper\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:19:{s:5:\"3.0.2\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 3.0.2\";s:7:\"version\";s:5:\"3.0.2\";s:3:\"tag\";s:5:\"3.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/3.0.2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-3.0.2.tar.gz\";s:4:\"date\";s:10:\"1768373397\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"3.0.1\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 3.0.1\";s:7:\"version\";s:5:\"3.0.1\";s:3:\"tag\";s:5:\"3.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/3.0.1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-3.0.1.tar.gz\";s:4:\"date\";s:10:\"1767792497\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"3.0.0\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 3.0.0\";s:7:\"version\";s:5:\"3.0.0\";s:3:\"tag\";s:5:\"3.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/3.0.0\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-3.0.0.tar.gz\";s:4:\"date\";s:10:\"1767542973\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"2.1.1\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 2.1.1\";s:7:\"version\";s:5:\"2.1.1\";s:3:\"tag\";s:5:\"2.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/2.1.1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-2.1.1.tar.gz\";s:4:\"date\";s:10:\"1759322129\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"2.1.0\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 2.1.0\";s:7:\"version\";s:5:\"2.1.0\";s:3:\"tag\";s:5:\"2.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/2.1.0\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-2.1.0.tar.gz\";s:4:\"date\";s:10:\"1759320173\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:11:\"2.1.0-beta1\";a:11:{s:4:\"name\";s:29:\"dxpr_theme_helper 2.1.0-beta1\";s:7:\"version\";s:11:\"2.1.0-beta1\";s:3:\"tag\";s:11:\"2.1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/dxpr_theme_helper/releases/2.1.0-beta1\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-2.1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1757008632\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"2.0.0\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 2.0.0\";s:7:\"version\";s:5:\"2.0.0\";s:3:\"tag\";s:5:\"2.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/2.0.0\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-2.0.0.tar.gz\";s:4:\"date\";s:10:\"1736962158\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"1.0.6\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 1.0.6\";s:7:\"version\";s:5:\"1.0.6\";s:3:\"tag\";s:5:\"1.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/1.0.6\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-1.0.6.tar.gz\";s:4:\"date\";s:10:\"1733939051\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";}s:5:\"1.0.5\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 1.0.5\";s:7:\"version\";s:5:\"1.0.5\";s:3:\"tag\";s:5:\"1.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/1.0.5\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-1.0.5.tar.gz\";s:4:\"date\";s:10:\"1733938956\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:5:\"1.0.4\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 1.0.4\";s:7:\"version\";s:5:\"1.0.4\";s:3:\"tag\";s:5:\"1.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/1.0.4\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-1.0.4.tar.gz\";s:4:\"date\";s:10:\"1662462208\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";s:5:\"terms\";a:0:{}}s:5:\"1.0.3\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 1.0.3\";s:7:\"version\";s:5:\"1.0.3\";s:3:\"tag\";s:5:\"1.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/1.0.3\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-1.0.3.tar.gz\";s:4:\"date\";s:10:\"1661864990\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";s:5:\"terms\";a:0:{}}s:5:\"1.0.2\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 1.0.2\";s:7:\"version\";s:5:\"1.0.2\";s:3:\"tag\";s:5:\"1.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/1.0.2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-1.0.2.tar.gz\";s:4:\"date\";s:10:\"1653405328\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:5:\"1.0.1\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 1.0.1\";s:7:\"version\";s:5:\"1.0.1\";s:3:\"tag\";s:5:\"1.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/1.0.1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-1.0.1.tar.gz\";s:4:\"date\";s:10:\"1599374895\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:5:\"1.0.0\";a:11:{s:4:\"name\";s:23:\"dxpr_theme_helper 1.0.0\";s:7:\"version\";s:5:\"1.0.0\";s:3:\"tag\";s:5:\"1.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/dxpr_theme_helper/releases/1.0.0\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-1.0.0.tar.gz\";s:4:\"date\";s:10:\"1592737712\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:9:\"1.0.0-rc2\";a:11:{s:4:\"name\";s:27:\"dxpr_theme_helper 1.0.0-rc2\";s:7:\"version\";s:9:\"1.0.0-rc2\";s:3:\"tag\";s:9:\"1.0.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/dxpr_theme_helper/releases/1.0.0-rc2\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-1.0.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1592301870\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:11:\"1.0.0-beta2\";a:11:{s:4:\"name\";s:29:\"dxpr_theme_helper 1.0.0-beta2\";s:7:\"version\";s:11:\"1.0.0-beta2\";s:3:\"tag\";s:11:\"1.0.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/dxpr_theme_helper/releases/1.0.0-beta2\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-1.0.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1591341280\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:11:\"1.0.0-beta1\";a:11:{s:4:\"name\";s:29:\"dxpr_theme_helper 1.0.0-beta1\";s:7:\"version\";s:11:\"1.0.0-beta1\";s:3:\"tag\";s:11:\"1.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/dxpr_theme_helper/releases/1.0.0-beta1\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-1.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1590078667\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:12:\"1.0.0-alpha1\";a:11:{s:4:\"name\";s:30:\"dxpr_theme_helper 1.0.0-alpha1\";s:7:\"version\";s:12:\"1.0.0-alpha1\";s:3:\"tag\";s:12:\"1.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:70:\"https://www.drupal.org/project/dxpr_theme_helper/releases/1.0.0-alpha1\";s:13:\"download_link\";s:75:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-1.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1589791301\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:9:\"1.0.x-dev\";a:11:{s:4:\"name\";s:27:\"dxpr_theme_helper 1.0.x-dev\";s:7:\"version\";s:9:\"1.0.x-dev\";s:3:\"tag\";s:5:\"1.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/dxpr_theme_helper/releases/1.0.x-dev\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/dxpr_theme_helper-1.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1757008483\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.3 || ^10 || ^11\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','entity_browser',_binary 'a:10:{s:5:\"title\";s:14:\"Entity Browser\";s:10:\"short_name\";s:14:\"entity_browser\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:6:\"8.x-2.\";s:18:\"composer_namespace\";s:21:\"drupal/entity_browser\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:45:\"https://www.drupal.org/project/entity_browser\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:50:{s:8:\"8.x-2.15\";a:11:{s:4:\"name\";s:23:\"entity_browser 8.x-2.15\";s:7:\"version\";s:8:\"8.x-2.15\";s:3:\"tag\";s:8:\"8.x-2.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.15\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.15.tar.gz\";s:4:\"date\";s:10:\"1756969160\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";}s:8:\"8.x-2.14\";a:11:{s:4:\"name\";s:23:\"entity_browser 8.x-2.14\";s:7:\"version\";s:8:\"8.x-2.14\";s:3:\"tag\";s:8:\"8.x-2.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.14\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.14.tar.gz\";s:4:\"date\";s:10:\"1756901393\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";}s:8:\"8.x-2.13\";a:11:{s:4:\"name\";s:23:\"entity_browser 8.x-2.13\";s:7:\"version\";s:8:\"8.x-2.13\";s:3:\"tag\";s:8:\"8.x-2.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.13\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.13.tar.gz\";s:4:\"date\";s:10:\"1739701403\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";}s:8:\"8.x-2.12\";a:11:{s:4:\"name\";s:23:\"entity_browser 8.x-2.12\";s:7:\"version\";s:8:\"8.x-2.12\";s:3:\"tag\";s:8:\"8.x-2.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.12\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.12.tar.gz\";s:4:\"date\";s:10:\"1730631838\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";}s:8:\"8.x-2.11\";a:11:{s:4:\"name\";s:23:\"entity_browser 8.x-2.11\";s:7:\"version\";s:8:\"8.x-2.11\";s:3:\"tag\";s:8:\"8.x-2.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.11\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.11.tar.gz\";s:4:\"date\";s:10:\"1723378138\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";}s:8:\"8.x-2.10\";a:11:{s:4:\"name\";s:23:\"entity_browser 8.x-2.10\";s:7:\"version\";s:8:\"8.x-2.10\";s:3:\"tag\";s:8:\"8.x-2.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.10\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.10.tar.gz\";s:4:\"date\";s:10:\"1702325310\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.5 || ^10\";}s:7:\"8.x-2.9\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-2.9\";s:7:\"version\";s:7:\"8.x-2.9\";s:3:\"tag\";s:7:\"8.x-2.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.9\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.9.tar.gz\";s:4:\"date\";s:10:\"1674057917\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:7:\"8.x-2.8\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-2.8\";s:7:\"version\";s:7:\"8.x-2.8\";s:3:\"tag\";s:7:\"8.x-2.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.8\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.8.tar.gz\";s:4:\"date\";s:10:\"1658509699\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:7:\"8.x-2.7\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-2.7\";s:7:\"version\";s:7:\"8.x-2.7\";s:3:\"tag\";s:7:\"8.x-2.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.7\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.7.tar.gz\";s:4:\"date\";s:10:\"1655931710\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-2.6\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-2.6\";s:7:\"version\";s:7:\"8.x-2.6\";s:3:\"tag\";s:7:\"8.x-2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.6\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.6.tar.gz\";s:4:\"date\";s:10:\"1624401306\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-2.5\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-2.5\";s:7:\"version\";s:7:\"8.x-2.5\";s:3:\"tag\";s:7:\"8.x-2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.5\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.5.tar.gz\";s:4:\"date\";s:10:\"1588015347\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:12:\"New features\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-2.4\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-2.4\";s:7:\"version\";s:7:\"8.x-2.4\";s:3:\"tag\";s:7:\"8.x-2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.4\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.4.tar.gz\";s:4:\"date\";s:10:\"1579563787\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^8.7.7 || ^9\";}s:7:\"8.x-2.3\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-2.3\";s:7:\"version\";s:7:\"8.x-2.3\";s:3:\"tag\";s:7:\"8.x-2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.3\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.3.tar.gz\";s:4:\"date\";s:10:\"1578954483\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^8.7.7 || ^9\";}s:7:\"8.x-2.2\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-2.2\";s:7:\"version\";s:7:\"8.x-2.2\";s:3:\"tag\";s:7:\"8.x-2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.2.tar.gz\";s:4:\"date\";s:10:\"1562240585\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.1\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-2.1\";s:7:\"version\";s:7:\"8.x-2.1\";s:3:\"tag\";s:7:\"8.x-2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.1.tar.gz\";s:4:\"date\";s:10:\"1550236984\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.0\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-2.0\";s:7:\"version\";s:7:\"8.x-2.0\";s:3:\"tag\";s:7:\"8.x-2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.0\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.0.tar.gz\";s:4:\"date\";s:10:\"1536328684\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha3\";a:11:{s:4:\"name\";s:29:\"entity_browser 8.x-2.0-alpha3\";s:7:\"version\";s:14:\"8.x-2.0-alpha3\";s:3:\"tag\";s:14:\"8.x-2.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.0-alpha3\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1528141081\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha2\";a:11:{s:4:\"name\";s:29:\"entity_browser 8.x-2.0-alpha2\";s:7:\"version\";s:14:\"8.x-2.0-alpha2\";s:3:\"tag\";s:14:\"8.x-2.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.0-alpha2\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1512118387\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha1\";a:11:{s:4:\"name\";s:29:\"entity_browser 8.x-2.0-alpha1\";s:7:\"version\";s:14:\"8.x-2.0-alpha1\";s:3:\"tag\";s:14:\"8.x-2.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.0-alpha1\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1507712945\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-1.10\";a:11:{s:4:\"name\";s:23:\"entity_browser 8.x-1.10\";s:7:\"version\";s:8:\"8.x-1.10\";s:3:\"tag\";s:8:\"8.x-1.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.10\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.10.tar.gz\";s:4:\"date\";s:10:\"1579563787\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^8.7.7 || ^9\";}s:7:\"8.x-1.9\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-1.9\";s:7:\"version\";s:7:\"8.x-1.9\";s:3:\"tag\";s:7:\"8.x-1.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.9\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.9.tar.gz\";s:4:\"date\";s:10:\"1578954483\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^8.7.7 || ^9\";}s:7:\"8.x-1.8\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-1.8\";s:7:\"version\";s:7:\"8.x-1.8\";s:3:\"tag\";s:7:\"8.x-1.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.8\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.8.tar.gz\";s:4:\"date\";s:10:\"1562241181\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.7\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-1.7\";s:7:\"version\";s:7:\"8.x-1.7\";s:3:\"tag\";s:7:\"8.x-1.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.7\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.7.tar.gz\";s:4:\"date\";s:10:\"1550237884\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.6\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-1.6\";s:7:\"version\";s:7:\"8.x-1.6\";s:3:\"tag\";s:7:\"8.x-1.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.6\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.6.tar.gz\";s:4:\"date\";s:10:\"1536328684\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.5\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-1.5\";s:7:\"version\";s:7:\"8.x-1.5\";s:3:\"tag\";s:7:\"8.x-1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.5\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.5.tar.gz\";s:4:\"date\";s:10:\"1528140780\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.4\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-1.4\";s:7:\"version\";s:7:\"8.x-1.4\";s:3:\"tag\";s:7:\"8.x-1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.4\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.4.tar.gz\";s:4:\"date\";s:10:\"1512033785\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.3\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-1.3\";s:7:\"version\";s:7:\"8.x-1.3\";s:3:\"tag\";s:7:\"8.x-1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.3\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.3.tar.gz\";s:4:\"date\";s:10:\"1505838844\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.2\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-1.2\";s:7:\"version\";s:7:\"8.x-1.2\";s:3:\"tag\";s:7:\"8.x-1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.2.tar.gz\";s:4:\"date\";s:10:\"1505808844\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.1\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-1.1\";s:7:\"version\";s:7:\"8.x-1.1\";s:3:\"tag\";s:7:\"8.x-1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.1.tar.gz\";s:4:\"date\";s:10:\"1502200443\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:22:\"entity_browser 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1492678144\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc2\";a:11:{s:4:\"name\";s:26:\"entity_browser 8.x-1.0-rc2\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:3:\"tag\";s:11:\"8.x-1.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-rc2\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1487581984\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc1\";a:11:{s:4:\"name\";s:26:\"entity_browser 8.x-1.0-rc1\";s:7:\"version\";s:11:\"8.x-1.0-rc1\";s:3:\"tag\";s:11:\"8.x-1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-rc1\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1486242784\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta4\";a:11:{s:4:\"name\";s:28:\"entity_browser 8.x-1.0-beta4\";s:7:\"version\";s:13:\"8.x-1.0-beta4\";s:3:\"tag\";s:13:\"8.x-1.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:68:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-beta4\";s:13:\"download_link\";s:73:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1484816284\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta3\";a:11:{s:4:\"name\";s:28:\"entity_browser 8.x-1.0-beta3\";s:7:\"version\";s:13:\"8.x-1.0-beta3\";s:3:\"tag\";s:13:\"8.x-1.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:68:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-beta3\";s:13:\"download_link\";s:73:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1484252583\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta2\";a:11:{s:4:\"name\";s:28:\"entity_browser 8.x-1.0-beta2\";s:7:\"version\";s:13:\"8.x-1.0-beta2\";s:3:\"tag\";s:13:\"8.x-1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:68:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-beta2\";s:13:\"download_link\";s:73:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1480323780\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta1\";a:11:{s:4:\"name\";s:28:\"entity_browser 8.x-1.0-beta1\";s:7:\"version\";s:13:\"8.x-1.0-beta1\";s:3:\"tag\";s:13:\"8.x-1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:68:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-beta1\";s:13:\"download_link\";s:73:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1479253139\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:15:\"8.x-1.0-alpha12\";a:11:{s:4:\"name\";s:30:\"entity_browser 8.x-1.0-alpha12\";s:7:\"version\";s:15:\"8.x-1.0-alpha12\";s:3:\"tag\";s:15:\"8.x-1.0-alpha12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:70:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-alpha12\";s:13:\"download_link\";s:75:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-alpha12.tar.gz\";s:4:\"date\";s:10:\"1479067140\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:15:\"8.x-1.0-alpha11\";a:11:{s:4:\"name\";s:30:\"entity_browser 8.x-1.0-alpha11\";s:7:\"version\";s:15:\"8.x-1.0-alpha11\";s:3:\"tag\";s:15:\"8.x-1.0-alpha11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:70:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-alpha11\";s:13:\"download_link\";s:75:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-alpha11.tar.gz\";s:4:\"date\";s:10:\"1478642039\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:15:\"8.x-1.0-alpha10\";a:11:{s:4:\"name\";s:30:\"entity_browser 8.x-1.0-alpha10\";s:7:\"version\";s:15:\"8.x-1.0-alpha10\";s:3:\"tag\";s:15:\"8.x-1.0-alpha10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:70:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-alpha10\";s:13:\"download_link\";s:75:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-alpha10.tar.gz\";s:4:\"date\";s:10:\"1477571940\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha9\";a:11:{s:4:\"name\";s:29:\"entity_browser 8.x-1.0-alpha9\";s:7:\"version\";s:14:\"8.x-1.0-alpha9\";s:3:\"tag\";s:14:\"8.x-1.0-alpha9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-alpha9\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-alpha9.tar.gz\";s:4:\"date\";s:10:\"1473842039\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha8\";a:11:{s:4:\"name\";s:29:\"entity_browser 8.x-1.0-alpha8\";s:7:\"version\";s:14:\"8.x-1.0-alpha8\";s:3:\"tag\";s:14:\"8.x-1.0-alpha8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-alpha8\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-alpha8.tar.gz\";s:4:\"date\";s:10:\"1472759639\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha7\";a:11:{s:4:\"name\";s:29:\"entity_browser 8.x-1.0-alpha7\";s:7:\"version\";s:14:\"8.x-1.0-alpha7\";s:3:\"tag\";s:14:\"8.x-1.0-alpha7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-alpha7\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-alpha7.tar.gz\";s:4:\"date\";s:10:\"1470170039\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha6\";a:11:{s:4:\"name\";s:29:\"entity_browser 8.x-1.0-alpha6\";s:7:\"version\";s:14:\"8.x-1.0-alpha6\";s:3:\"tag\";s:14:\"8.x-1.0-alpha6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-alpha6\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-alpha6.tar.gz\";s:4:\"date\";s:10:\"1468359239\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha5\";a:11:{s:4:\"name\";s:29:\"entity_browser 8.x-1.0-alpha5\";s:7:\"version\";s:14:\"8.x-1.0-alpha5\";s:3:\"tag\";s:14:\"8.x-1.0-alpha5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-alpha5\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-alpha5.tar.gz\";s:4:\"date\";s:10:\"1467362639\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha4\";a:11:{s:4:\"name\";s:29:\"entity_browser 8.x-1.0-alpha4\";s:7:\"version\";s:14:\"8.x-1.0-alpha4\";s:3:\"tag\";s:14:\"8.x-1.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-alpha4\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1466178323\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha3\";a:11:{s:4:\"name\";s:29:\"entity_browser 8.x-1.0-alpha3\";s:7:\"version\";s:14:\"8.x-1.0-alpha3\";s:3:\"tag\";s:14:\"8.x-1.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-alpha3\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1464714015\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha2\";a:11:{s:4:\"name\";s:29:\"entity_browser 8.x-1.0-alpha2\";s:7:\"version\";s:14:\"8.x-1.0-alpha2\";s:3:\"tag\";s:14:\"8.x-1.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-alpha2\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1455881639\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha1\";a:11:{s:4:\"name\";s:29:\"entity_browser 8.x-1.0-alpha1\";s:7:\"version\";s:14:\"8.x-1.0-alpha1\";s:3:\"tag\";s:14:\"8.x-1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:69:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.0-alpha1\";s:13:\"download_link\";s:74:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1448126043\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:11:\"8.x-2.x-dev\";a:11:{s:4:\"name\";s:26:\"entity_browser 8.x-2.x-dev\";s:7:\"version\";s:11:\"8.x-2.x-dev\";s:3:\"tag\";s:7:\"8.x-2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/entity_browser/releases/8.x-2.x-dev\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1756969030\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:26:\"entity_browser 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/entity_browser/releases/8.x-1.x-dev\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/entity_browser-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1614629411\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^8.7.7 || ^9\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','field_group',_binary 'a:10:{s:5:\"title\";s:11:\"Field Group\";s:10:\"short_name\";s:11:\"field_group\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:11:\"4.0.,8.x-3.\";s:18:\"composer_namespace\";s:18:\"drupal/field_group\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:42:\"https://www.drupal.org/project/field_group\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:20:{s:5:\"4.0.0\";a:11:{s:4:\"name\";s:17:\"field_group 4.0.0\";s:7:\"version\";s:5:\"4.0.0\";s:3:\"tag\";s:5:\"4.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/field_group/releases/4.0.0\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/field_group-4.0.0.tar.gz\";s:4:\"date\";s:10:\"1745408687\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";}s:12:\"4.0.0-alpha1\";a:11:{s:4:\"name\";s:24:\"field_group 4.0.0-alpha1\";s:7:\"version\";s:12:\"4.0.0-alpha1\";s:3:\"tag\";s:12:\"4.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/field_group/releases/4.0.0-alpha1\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/field_group-4.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1725952813\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";}s:7:\"8.x-3.6\";a:11:{s:4:\"name\";s:19:\"field_group 8.x-3.6\";s:7:\"version\";s:7:\"8.x-3.6\";s:3:\"tag\";s:7:\"8.x-3.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/field_group/releases/8.x-3.6\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/field_group-8.x-3.6.tar.gz\";s:4:\"date\";s:10:\"1722672510\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.2 || ^10 || ^11\";}s:7:\"8.x-3.5\";a:11:{s:4:\"name\";s:19:\"field_group 8.x-3.5\";s:7:\"version\";s:7:\"8.x-3.5\";s:3:\"tag\";s:7:\"8.x-3.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/field_group/releases/8.x-3.5\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/field_group-8.x-3.5.tar.gz\";s:4:\"date\";s:10:\"1722630494\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.2 || ^10 || ^11\";}s:7:\"8.x-3.4\";a:11:{s:4:\"name\";s:19:\"field_group 8.x-3.4\";s:7:\"version\";s:7:\"8.x-3.4\";s:3:\"tag\";s:7:\"8.x-3.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/field_group/releases/8.x-3.4\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/field_group-8.x-3.4.tar.gz\";s:4:\"date\";s:10:\"1667241979\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:7:\"8.x-3.3\";a:11:{s:4:\"name\";s:19:\"field_group 8.x-3.3\";s:7:\"version\";s:7:\"8.x-3.3\";s:3:\"tag\";s:7:\"8.x-3.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/field_group/releases/8.x-3.3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/field_group-8.x-3.3.tar.gz\";s:4:\"date\";s:10:\"1663516404\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-3.2\";a:11:{s:4:\"name\";s:19:\"field_group 8.x-3.2\";s:7:\"version\";s:7:\"8.x-3.2\";s:3:\"tag\";s:7:\"8.x-3.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/field_group/releases/8.x-3.2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/field_group-8.x-3.2.tar.gz\";s:4:\"date\";s:10:\"1628513585\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-3.1\";a:11:{s:4:\"name\";s:19:\"field_group 8.x-3.1\";s:7:\"version\";s:7:\"8.x-3.1\";s:3:\"tag\";s:7:\"8.x-3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/field_group/releases/8.x-3.1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/field_group-8.x-3.1.tar.gz\";s:4:\"date\";s:10:\"1591772567\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-3.0\";a:11:{s:4:\"name\";s:19:\"field_group 8.x-3.0\";s:7:\"version\";s:7:\"8.x-3.0\";s:3:\"tag\";s:7:\"8.x-3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/field_group/releases/8.x-3.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/field_group-8.x-3.0.tar.gz\";s:4:\"date\";s:10:\"1580250787\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:11:\"8.x-3.0-rc2\";a:11:{s:4:\"name\";s:23:\"field_group 8.x-3.0-rc2\";s:7:\"version\";s:11:\"8.x-3.0-rc2\";s:3:\"tag\";s:11:\"8.x-3.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/field_group/releases/8.x-3.0-rc2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/field_group-8.x-3.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1574200085\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-3.0-rc1\";a:11:{s:4:\"name\";s:23:\"field_group 8.x-3.0-rc1\";s:7:\"version\";s:11:\"8.x-3.0-rc1\";s:3:\"tag\";s:11:\"8.x-3.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/field_group/releases/8.x-3.0-rc1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/field_group-8.x-3.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1558647185\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-3.0-beta1\";a:11:{s:4:\"name\";s:25:\"field_group 8.x-3.0-beta1\";s:7:\"version\";s:13:\"8.x-3.0-beta1\";s:3:\"tag\";s:13:\"8.x-3.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/field_group/releases/8.x-3.0-beta1\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/field_group-8.x-3.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1510352284\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:19:\"field_group 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/field_group/releases/8.x-1.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/field_group-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1510352885\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc6\";a:11:{s:4:\"name\";s:23:\"field_group 8.x-1.0-rc6\";s:7:\"version\";s:11:\"8.x-1.0-rc6\";s:3:\"tag\";s:11:\"8.x-1.0-rc6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/field_group/releases/8.x-1.0-rc6\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/field_group-8.x-1.0-rc6.tar.gz\";s:4:\"date\";s:10:\"1480365484\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc5\";a:11:{s:4:\"name\";s:23:\"field_group 8.x-1.0-rc5\";s:7:\"version\";s:11:\"8.x-1.0-rc5\";s:3:\"tag\";s:11:\"8.x-1.0-rc5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/field_group/releases/8.x-1.0-rc5\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/field_group-8.x-1.0-rc5.tar.gz\";s:4:\"date\";s:10:\"1480288380\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc4\";a:11:{s:4:\"name\";s:23:\"field_group 8.x-1.0-rc4\";s:7:\"version\";s:11:\"8.x-1.0-rc4\";s:3:\"tag\";s:11:\"8.x-1.0-rc4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/field_group/releases/8.x-1.0-rc4\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/field_group-8.x-1.0-rc4.tar.gz\";s:4:\"date\";s:10:\"1449771240\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc3\";a:11:{s:4:\"name\";s:23:\"field_group 8.x-1.0-rc3\";s:7:\"version\";s:11:\"8.x-1.0-rc3\";s:3:\"tag\";s:11:\"8.x-1.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/field_group/releases/8.x-1.0-rc3\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/field_group-8.x-1.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1447385940\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"4.x-dev\";a:11:{s:4:\"name\";s:19:\"field_group 4.x-dev\";s:7:\"version\";s:7:\"4.x-dev\";s:3:\"tag\";s:3:\"4.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/field_group/releases/4.x-dev\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/field_group-4.x-dev.tar.gz\";s:4:\"date\";s:10:\"1753880854\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";}s:11:\"8.x-3.x-dev\";a:11:{s:4:\"name\";s:23:\"field_group 8.x-3.x-dev\";s:7:\"version\";s:11:\"8.x-3.x-dev\";s:3:\"tag\";s:7:\"8.x-3.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/field_group/releases/8.x-3.x-dev\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/field_group-8.x-3.x-dev.tar.gz\";s:4:\"date\";s:10:\"1745402129\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:18:\"^9.2 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:23:\"field_group 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/field_group/releases/8.x-1.x-dev\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/field_group-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1570214888\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','file_mdm',_binary 'a:10:{s:5:\"title\";s:21:\"File metadata manager\";s:10:\"short_name\";s:8:\"file_mdm\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:9:\"3.1.,3.2.\";s:18:\"composer_namespace\";s:15:\"drupal/file_mdm\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:39:\"https://www.drupal.org/project/file_mdm\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:35:{s:5:\"3.2.0\";a:11:{s:4:\"name\";s:14:\"file_mdm 3.2.0\";s:7:\"version\";s:5:\"3.2.0\";s:3:\"tag\";s:5:\"3.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/file_mdm/releases/3.2.0\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/file_mdm-3.2.0.tar.gz\";s:4:\"date\";s:10:\"1752175711\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\"^11.2\";s:5:\"terms\";a:0:{}}s:9:\"3.2.0-rc1\";a:11:{s:4:\"name\";s:18:\"file_mdm 3.2.0-rc1\";s:7:\"version\";s:9:\"3.2.0-rc1\";s:3:\"tag\";s:9:\"3.2.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/file_mdm/releases/3.2.0-rc1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/file_mdm-3.2.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1749418417\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^11.2\";s:5:\"terms\";a:0:{}}s:11:\"3.2.0-beta1\";a:11:{s:4:\"name\";s:20:\"file_mdm 3.2.0-beta1\";s:7:\"version\";s:11:\"3.2.0-beta1\";s:3:\"tag\";s:11:\"3.2.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/file_mdm/releases/3.2.0-beta1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/file_mdm-3.2.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1737294491\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^11.1\";s:5:\"terms\";a:0:{}}s:5:\"3.1.0\";a:11:{s:4:\"name\";s:14:\"file_mdm 3.1.0\";s:7:\"version\";s:5:\"3.1.0\";s:3:\"tag\";s:5:\"3.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/file_mdm/releases/3.1.0\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/file_mdm-3.1.0.tar.gz\";s:4:\"date\";s:10:\"1718086268\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^10.3 | ^11\";s:5:\"terms\";a:0:{}}s:11:\"3.1.0-beta2\";a:11:{s:4:\"name\";s:20:\"file_mdm 3.1.0-beta2\";s:7:\"version\";s:11:\"3.1.0-beta2\";s:3:\"tag\";s:11:\"3.1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/file_mdm/releases/3.1.0-beta2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/file_mdm-3.1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1716133805\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^10.3 | ^11\";s:5:\"terms\";a:0:{}}s:11:\"3.1.0-beta1\";a:11:{s:4:\"name\";s:20:\"file_mdm 3.1.0-beta1\";s:7:\"version\";s:11:\"3.1.0-beta1\";s:3:\"tag\";s:11:\"3.1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/file_mdm/releases/3.1.0-beta1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/file_mdm-3.1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1714414299\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^10.2\";s:5:\"terms\";a:0:{}}s:12:\"3.1.0-alpha1\";a:11:{s:4:\"name\";s:21:\"file_mdm 3.1.0-alpha1\";s:7:\"version\";s:12:\"3.1.0-alpha1\";s:3:\"tag\";s:12:\"3.1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/file_mdm/releases/3.1.0-alpha1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/file_mdm-3.1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1705056866\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^10.2\";s:5:\"terms\";a:0:{}}s:5:\"3.0.0\";a:11:{s:4:\"name\";s:14:\"file_mdm 3.0.0\";s:7:\"version\";s:5:\"3.0.0\";s:3:\"tag\";s:5:\"3.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/file_mdm/releases/3.0.0\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/file_mdm-3.0.0.tar.gz\";s:4:\"date\";s:10:\"1691421181\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\"^10.1\";s:5:\"terms\";a:0:{}}s:9:\"3.0.0-rc1\";a:11:{s:4:\"name\";s:18:\"file_mdm 3.0.0-rc1\";s:7:\"version\";s:9:\"3.0.0-rc1\";s:3:\"tag\";s:9:\"3.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/file_mdm/releases/3.0.0-rc1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/file_mdm-3.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1688577226\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^10.1\";s:5:\"terms\";a:0:{}}s:12:\"3.0.0-alpha2\";a:11:{s:4:\"name\";s:21:\"file_mdm 3.0.0-alpha2\";s:7:\"version\";s:12:\"3.0.0-alpha2\";s:3:\"tag\";s:12:\"3.0.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/file_mdm/releases/3.0.0-alpha2\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/file_mdm-3.0.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1687256944\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^10.1\";s:5:\"terms\";a:0:{}}s:12:\"3.0.0-alpha1\";a:11:{s:4:\"name\";s:21:\"file_mdm 3.0.0-alpha1\";s:7:\"version\";s:12:\"3.0.0-alpha1\";s:3:\"tag\";s:12:\"3.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/file_mdm/releases/3.0.0-alpha1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/file_mdm-3.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1677421044\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^10.1\";}s:7:\"8.x-2.6\";a:11:{s:4:\"name\";s:16:\"file_mdm 8.x-2.6\";s:7:\"version\";s:7:\"8.x-2.6\";s:3:\"tag\";s:7:\"8.x-2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/file_mdm/releases/8.x-2.6\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-2.6.tar.gz\";s:4:\"date\";s:10:\"1688489716\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^9.3 | ^10\";s:5:\"terms\";a:0:{}}s:7:\"8.x-2.5\";a:11:{s:4:\"name\";s:16:\"file_mdm 8.x-2.5\";s:7:\"version\";s:7:\"8.x-2.5\";s:3:\"tag\";s:7:\"8.x-2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/file_mdm/releases/8.x-2.5\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-2.5.tar.gz\";s:4:\"date\";s:10:\"1663668519\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^9.3 | ^10\";s:5:\"terms\";a:0:{}}s:7:\"8.x-2.4\";a:11:{s:4:\"name\";s:16:\"file_mdm 8.x-2.4\";s:7:\"version\";s:7:\"8.x-2.4\";s:3:\"tag\";s:7:\"8.x-2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/file_mdm/releases/8.x-2.4\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-2.4.tar.gz\";s:4:\"date\";s:10:\"1645440700\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.2\";}s:7:\"8.x-2.3\";a:11:{s:4:\"name\";s:16:\"file_mdm 8.x-2.3\";s:7:\"version\";s:7:\"8.x-2.3\";s:3:\"tag\";s:7:\"8.x-2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/file_mdm/releases/8.x-2.3\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-2.3.tar.gz\";s:4:\"date\";s:10:\"1644943374\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:7:\"8.x-2.2\";a:11:{s:4:\"name\";s:16:\"file_mdm 8.x-2.2\";s:7:\"version\";s:7:\"8.x-2.2\";s:3:\"tag\";s:7:\"8.x-2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/file_mdm/releases/8.x-2.2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-2.2.tar.gz\";s:4:\"date\";s:10:\"1639755096\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.2\";s:5:\"terms\";a:0:{}}s:7:\"8.x-2.1\";a:11:{s:4:\"name\";s:16:\"file_mdm 8.x-2.1\";s:7:\"version\";s:7:\"8.x-2.1\";s:3:\"tag\";s:7:\"8.x-2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/file_mdm/releases/8.x-2.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-2.1.tar.gz\";s:4:\"date\";s:10:\"1586801064\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";s:5:\"terms\";a:0:{}}s:7:\"8.x-2.0\";a:11:{s:4:\"name\";s:16:\"file_mdm 8.x-2.0\";s:7:\"version\";s:7:\"8.x-2.0\";s:3:\"tag\";s:7:\"8.x-2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/file_mdm/releases/8.x-2.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-2.0.tar.gz\";s:4:\"date\";s:10:\"1576506188\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";s:5:\"terms\";a:0:{}}s:11:\"8.x-2.0-rc1\";a:11:{s:4:\"name\";s:20:\"file_mdm 8.x-2.0-rc1\";s:7:\"version\";s:11:\"8.x-2.0-rc1\";s:3:\"tag\";s:11:\"8.x-2.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/file_mdm/releases/8.x-2.0-rc1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-2.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1575543485\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";s:5:\"terms\";a:0:{}}s:13:\"8.x-2.0-beta1\";a:11:{s:4:\"name\";s:22:\"file_mdm 8.x-2.0-beta1\";s:7:\"version\";s:13:\"8.x-2.0-beta1\";s:3:\"tag\";s:13:\"8.x-2.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/file_mdm/releases/8.x-2.0-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-2.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1573293184\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";s:5:\"terms\";a:0:{}}s:7:\"8.x-1.1\";a:11:{s:4:\"name\";s:16:\"file_mdm 8.x-1.1\";s:7:\"version\";s:7:\"8.x-1.1\";s:3:\"tag\";s:7:\"8.x-1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/file_mdm/releases/8.x-1.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-1.1.tar.gz\";s:4:\"date\";s:10:\"1488273785\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:16:\"file_mdm 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/file_mdm/releases/8.x-1.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1487968683\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc4\";a:11:{s:4:\"name\";s:20:\"file_mdm 8.x-1.0-rc4\";s:7:\"version\";s:11:\"8.x-1.0-rc4\";s:3:\"tag\";s:11:\"8.x-1.0-rc4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/file_mdm/releases/8.x-1.0-rc4\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-1.0-rc4.tar.gz\";s:4:\"date\";s:10:\"1486564984\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:11:\"8.x-1.0-rc3\";a:11:{s:4:\"name\";s:20:\"file_mdm 8.x-1.0-rc3\";s:7:\"version\";s:11:\"8.x-1.0-rc3\";s:3:\"tag\";s:11:\"8.x-1.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/file_mdm/releases/8.x-1.0-rc3\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-1.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1486127283\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc2\";a:11:{s:4:\"name\";s:20:\"file_mdm 8.x-1.0-rc2\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:3:\"tag\";s:11:\"8.x-1.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/file_mdm/releases/8.x-1.0-rc2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-1.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1485945784\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:11:\"8.x-1.0-rc1\";a:11:{s:4:\"name\";s:20:\"file_mdm 8.x-1.0-rc1\";s:7:\"version\";s:11:\"8.x-1.0-rc1\";s:3:\"tag\";s:11:\"8.x-1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/file_mdm/releases/8.x-1.0-rc1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1483048683\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta3\";a:11:{s:4:\"name\";s:22:\"file_mdm 8.x-1.0-beta3\";s:7:\"version\";s:13:\"8.x-1.0-beta3\";s:3:\"tag\";s:13:\"8.x-1.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/file_mdm/releases/8.x-1.0-beta3\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-1.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1469723039\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta2\";a:11:{s:4:\"name\";s:22:\"file_mdm 8.x-1.0-beta2\";s:7:\"version\";s:13:\"8.x-1.0-beta2\";s:3:\"tag\";s:13:\"8.x-1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/file_mdm/releases/8.x-1.0-beta2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1467634468\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta1\";a:11:{s:4:\"name\";s:22:\"file_mdm 8.x-1.0-beta1\";s:7:\"version\";s:13:\"8.x-1.0-beta1\";s:3:\"tag\";s:13:\"8.x-1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/file_mdm/releases/8.x-1.0-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1466009639\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:17:\"8.x-1.0-unstable1\";a:11:{s:4:\"name\";s:26:\"file_mdm 8.x-1.0-unstable1\";s:7:\"version\";s:17:\"8.x-1.0-unstable1\";s:3:\"tag\";s:17:\"8.x-1.0-unstable1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/file_mdm/releases/8.x-1.0-unstable1\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-1.0-unstable1.tar.gz\";s:4:\"date\";s:10:\"1465294739\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:64:\"Unstable releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:9:\"3.2.x-dev\";a:11:{s:4:\"name\";s:18:\"file_mdm 3.2.x-dev\";s:7:\"version\";s:9:\"3.2.x-dev\";s:3:\"tag\";s:5:\"3.2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/file_mdm/releases/3.2.x-dev\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/file_mdm-3.2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1770715780\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^11.2 | ^12\";s:5:\"terms\";a:0:{}}s:9:\"3.1.x-dev\";a:11:{s:4:\"name\";s:18:\"file_mdm 3.1.x-dev\";s:7:\"version\";s:9:\"3.1.x-dev\";s:3:\"tag\";s:5:\"3.1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/file_mdm/releases/3.1.x-dev\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/file_mdm-3.1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1737051917\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^10.3 | ^11\";s:5:\"terms\";a:0:{}}s:9:\"3.0.x-dev\";a:11:{s:4:\"name\";s:18:\"file_mdm 3.0.x-dev\";s:7:\"version\";s:9:\"3.0.x-dev\";s:3:\"tag\";s:5:\"3.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/file_mdm/releases/3.0.x-dev\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/file_mdm-3.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1699192268\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^10.1\";s:5:\"terms\";a:0:{}}s:11:\"8.x-2.x-dev\";a:11:{s:4:\"name\";s:20:\"file_mdm 8.x-2.x-dev\";s:7:\"version\";s:11:\"8.x-2.x-dev\";s:3:\"tag\";s:7:\"8.x-2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/file_mdm/releases/8.x-2.x-dev\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1687253170\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^9.3 | ^10\";s:5:\"terms\";a:0:{}}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:20:\"file_mdm 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/file_mdm/releases/8.x-1.x-dev\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/file_mdm-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1576326787\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','imagemagick',_binary 'a:10:{s:5:\"title\";s:11:\"ImageMagick\";s:10:\"short_name\";s:11:\"imagemagick\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:14:\"4.0.,4.1.,5.0.\";s:18:\"composer_namespace\";s:18:\"drupal/imagemagick\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:42:\"https://www.drupal.org/project/imagemagick\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:50:{s:5:\"5.0.1\";a:11:{s:4:\"name\";s:17:\"imagemagick 5.0.1\";s:7:\"version\";s:5:\"5.0.1\";s:3:\"tag\";s:5:\"5.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/imagemagick/releases/5.0.1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/imagemagick-5.0.1.tar.gz\";s:4:\"date\";s:10:\"1769759255\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\"^11.3\";}s:5:\"5.0.0\";a:11:{s:4:\"name\";s:17:\"imagemagick 5.0.0\";s:7:\"version\";s:5:\"5.0.0\";s:3:\"tag\";s:5:\"5.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/imagemagick/releases/5.0.0\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/imagemagick-5.0.0.tar.gz\";s:4:\"date\";s:10:\"1769272765\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\"^11.3\";}s:9:\"5.0.0-rc2\";a:11:{s:4:\"name\";s:21:\"imagemagick 5.0.0-rc2\";s:7:\"version\";s:9:\"5.0.0-rc2\";s:3:\"tag\";s:9:\"5.0.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/imagemagick/releases/5.0.0-rc2\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/imagemagick-5.0.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1767894189\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^11.3\";s:5:\"terms\";a:0:{}}s:9:\"5.0.0-rc1\";a:11:{s:4:\"name\";s:21:\"imagemagick 5.0.0-rc1\";s:7:\"version\";s:9:\"5.0.0-rc1\";s:3:\"tag\";s:9:\"5.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/imagemagick/releases/5.0.0-rc1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/imagemagick-5.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1765139540\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^11.3\";}s:9:\"4.1.0-rc1\";a:11:{s:4:\"name\";s:21:\"imagemagick 4.1.0-rc1\";s:7:\"version\";s:9:\"4.1.0-rc1\";s:3:\"tag\";s:9:\"4.1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/imagemagick/releases/4.1.0-rc1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/imagemagick-4.1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1752176906\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^11.2\";s:5:\"terms\";a:0:{}}s:5:\"4.0.2\";a:11:{s:4:\"name\";s:17:\"imagemagick 4.0.2\";s:7:\"version\";s:5:\"4.0.2\";s:3:\"tag\";s:5:\"4.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/imagemagick/releases/4.0.2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/imagemagick-4.0.2.tar.gz\";s:4:\"date\";s:10:\"1724827811\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^10.3 | ^11\";}s:5:\"4.0.1\";a:11:{s:4:\"name\";s:17:\"imagemagick 4.0.1\";s:7:\"version\";s:5:\"4.0.1\";s:3:\"tag\";s:5:\"4.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/imagemagick/releases/4.0.1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/imagemagick-4.0.1.tar.gz\";s:4:\"date\";s:10:\"1719035672\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^10.3 | ^11\";}s:5:\"4.0.0\";a:11:{s:4:\"name\";s:17:\"imagemagick 4.0.0\";s:7:\"version\";s:5:\"4.0.0\";s:3:\"tag\";s:5:\"4.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/imagemagick/releases/4.0.0\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/imagemagick-4.0.0.tar.gz\";s:4:\"date\";s:10:\"1718091274\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^10.3 | ^11\";}s:9:\"4.0.0-rc1\";a:11:{s:4:\"name\";s:21:\"imagemagick 4.0.0-rc1\";s:7:\"version\";s:9:\"4.0.0-rc1\";s:3:\"tag\";s:9:\"4.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/imagemagick/releases/4.0.0-rc1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/imagemagick-4.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1717531732\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^10.3 | ^11\";s:5:\"terms\";a:0:{}}s:11:\"4.0.0-beta1\";a:11:{s:4:\"name\";s:23:\"imagemagick 4.0.0-beta1\";s:7:\"version\";s:11:\"4.0.0-beta1\";s:3:\"tag\";s:11:\"4.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/imagemagick/releases/4.0.0-beta1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/imagemagick-4.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1716124638\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^10.3 | ^11\";s:5:\"terms\";a:0:{}}s:12:\"4.0.0-alpha2\";a:11:{s:4:\"name\";s:24:\"imagemagick 4.0.0-alpha2\";s:7:\"version\";s:12:\"4.0.0-alpha2\";s:3:\"tag\";s:12:\"4.0.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/imagemagick/releases/4.0.0-alpha2\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/imagemagick-4.0.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1705585654\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^10.2\";s:5:\"terms\";a:0:{}}s:12:\"4.0.0-alpha1\";a:11:{s:4:\"name\";s:24:\"imagemagick 4.0.0-alpha1\";s:7:\"version\";s:12:\"4.0.0-alpha1\";s:3:\"tag\";s:12:\"4.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/imagemagick/releases/4.0.0-alpha1\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/imagemagick-4.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1703095532\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^10.2\";s:5:\"terms\";a:0:{}}s:7:\"8.x-3.7\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-3.7\";s:7:\"version\";s:7:\"8.x-3.7\";s:3:\"tag\";s:7:\"8.x-3.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.7\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.7.tar.gz\";s:4:\"date\";s:10:\"1706096705\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\"^10.1\";}s:11:\"8.x-3.7-rc2\";a:11:{s:4:\"name\";s:23:\"imagemagick 8.x-3.7-rc2\";s:7:\"version\";s:11:\"8.x-3.7-rc2\";s:3:\"tag\";s:11:\"8.x-3.7-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.7-rc2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.7-rc2.tar.gz\";s:4:\"date\";s:10:\"1705672552\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^10.1\";s:5:\"terms\";a:0:{}}s:11:\"8.x-3.7-rc1\";a:11:{s:4:\"name\";s:23:\"imagemagick 8.x-3.7-rc1\";s:7:\"version\";s:11:\"8.x-3.7-rc1\";s:3:\"tag\";s:11:\"8.x-3.7-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.7-rc1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.7-rc1.tar.gz\";s:4:\"date\";s:10:\"1705586493\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^10.1\";s:5:\"terms\";a:0:{}}s:7:\"8.x-3.6\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-3.6\";s:7:\"version\";s:7:\"8.x-3.6\";s:3:\"tag\";s:7:\"8.x-3.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.6\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.6.tar.gz\";s:4:\"date\";s:10:\"1702632545\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\"^10.1\";}s:7:\"8.x-3.5\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-3.5\";s:7:\"version\";s:7:\"8.x-3.5\";s:3:\"tag\";s:7:\"8.x-3.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.5\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.5.tar.gz\";s:4:\"date\";s:10:\"1702375617\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\"^10.1\";s:5:\"terms\";a:0:{}}s:7:\"8.x-3.4\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-3.4\";s:7:\"version\";s:7:\"8.x-3.4\";s:3:\"tag\";s:7:\"8.x-3.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.4\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.4.tar.gz\";s:4:\"date\";s:10:\"1663947743\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";s:5:\"terms\";a:0:{}}s:7:\"8.x-3.3\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-3.3\";s:7:\"version\";s:7:\"8.x-3.3\";s:3:\"tag\";s:7:\"8.x-3.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.3.tar.gz\";s:4:\"date\";s:10:\"1638027021\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.2\";}s:7:\"8.x-3.2\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-3.2\";s:7:\"version\";s:7:\"8.x-3.2\";s:3:\"tag\";s:7:\"8.x-3.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.2.tar.gz\";s:4:\"date\";s:10:\"1622711751\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^8.9 || ^9.1\";}s:7:\"8.x-3.1\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-3.1\";s:7:\"version\";s:7:\"8.x-3.1\";s:3:\"tag\";s:7:\"8.x-3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.1.tar.gz\";s:4:\"date\";s:10:\"1581420819\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-3.0\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-3.0\";s:7:\"version\";s:7:\"8.x-3.0\";s:3:\"tag\";s:7:\"8.x-3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.0.tar.gz\";s:4:\"date\";s:10:\"1578074883\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:11:\"8.x-3.0-rc1\";a:11:{s:4:\"name\";s:23:\"imagemagick 8.x-3.0-rc1\";s:7:\"version\";s:11:\"8.x-3.0-rc1\";s:3:\"tag\";s:11:\"8.x-3.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.0-rc1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1575547385\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";s:5:\"terms\";a:0:{}}s:13:\"8.x-3.0-beta2\";a:11:{s:4:\"name\";s:25:\"imagemagick 8.x-3.0-beta2\";s:7:\"version\";s:13:\"8.x-3.0-beta2\";s:3:\"tag\";s:13:\"8.x-3.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.0-beta2\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1573386184\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:13:\"8.x-3.0-beta1\";a:11:{s:4:\"name\";s:25:\"imagemagick 8.x-3.0-beta1\";s:7:\"version\";s:13:\"8.x-3.0-beta1\";s:3:\"tag\";s:13:\"8.x-3.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.0-beta1\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1573371484\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";s:5:\"terms\";a:0:{}}s:14:\"8.x-3.0-alpha3\";a:11:{s:4:\"name\";s:26:\"imagemagick 8.x-3.0-alpha3\";s:7:\"version\";s:14:\"8.x-3.0-alpha3\";s:3:\"tag\";s:14:\"8.x-3.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.0-alpha3\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1556740981\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-3.0-alpha2\";a:11:{s:4:\"name\";s:26:\"imagemagick 8.x-3.0-alpha2\";s:7:\"version\";s:14:\"8.x-3.0-alpha2\";s:3:\"tag\";s:14:\"8.x-3.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.0-alpha2\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1548429484\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:14:\"8.x-3.0-alpha1\";a:11:{s:4:\"name\";s:26:\"imagemagick 8.x-3.0-alpha1\";s:7:\"version\";s:14:\"8.x-3.0-alpha1\";s:3:\"tag\";s:14:\"8.x-3.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.0-alpha1\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1547922481\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:7:\"8.x-2.7\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-2.7\";s:7:\"version\";s:7:\"8.x-2.7\";s:3:\"tag\";s:7:\"8.x-2.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-2.7\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-2.7.tar.gz\";s:4:\"date\";s:10:\"1581425670\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.6\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-2.6\";s:7:\"version\";s:7:\"8.x-2.6\";s:3:\"tag\";s:7:\"8.x-2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-2.6\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-2.6.tar.gz\";s:4:\"date\";s:10:\"1566506585\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.5\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-2.5\";s:7:\"version\";s:7:\"8.x-2.5\";s:3:\"tag\";s:7:\"8.x-2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-2.5\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-2.5.tar.gz\";s:4:\"date\";s:10:\"1559221681\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.4\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-2.4\";s:7:\"version\";s:7:\"8.x-2.4\";s:3:\"tag\";s:7:\"8.x-2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-2.4\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-2.4.tar.gz\";s:4:\"date\";s:10:\"1550494985\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:7:\"8.x-2.3\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-2.3\";s:7:\"version\";s:7:\"8.x-2.3\";s:3:\"tag\";s:7:\"8.x-2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-2.3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-2.3.tar.gz\";s:4:\"date\";s:10:\"1517855580\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.2\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-2.2\";s:7:\"version\";s:7:\"8.x-2.2\";s:3:\"tag\";s:7:\"8.x-2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-2.2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-2.2.tar.gz\";s:4:\"date\";s:10:\"1507050544\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:7:\"8.x-2.1\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-2.1\";s:7:\"version\";s:7:\"8.x-2.1\";s:3:\"tag\";s:7:\"8.x-2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-2.1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-2.1.tar.gz\";s:4:\"date\";s:10:\"1500912843\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:7:\"8.x-2.0\";a:11:{s:4:\"name\";s:19:\"imagemagick 8.x-2.0\";s:7:\"version\";s:7:\"8.x-2.0\";s:3:\"tag\";s:7:\"8.x-2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/imagemagick/releases/8.x-2.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-2.0.tar.gz\";s:4:\"date\";s:10:\"1499157843\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:13:\"8.x-2.0-beta1\";a:11:{s:4:\"name\";s:25:\"imagemagick 8.x-2.0-beta1\";s:7:\"version\";s:13:\"8.x-2.0-beta1\";s:3:\"tag\";s:13:\"8.x-2.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/imagemagick/releases/8.x-2.0-beta1\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-2.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1497019443\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha1\";a:11:{s:4:\"name\";s:26:\"imagemagick 8.x-2.0-alpha1\";s:7:\"version\";s:14:\"8.x-2.0-alpha1\";s:3:\"tag\";s:14:\"8.x-2.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/imagemagick/releases/8.x-2.0-alpha1\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-2.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1496330044\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:14:\"8.x-1.0-alpha6\";a:11:{s:4:\"name\";s:26:\"imagemagick 8.x-1.0-alpha6\";s:7:\"version\";s:14:\"8.x-1.0-alpha6\";s:3:\"tag\";s:14:\"8.x-1.0-alpha6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/imagemagick/releases/8.x-1.0-alpha6\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-1.0-alpha6.tar.gz\";s:4:\"date\";s:10:\"1488787683\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:14:\"8.x-1.0-alpha5\";a:11:{s:4:\"name\";s:26:\"imagemagick 8.x-1.0-alpha5\";s:7:\"version\";s:14:\"8.x-1.0-alpha5\";s:3:\"tag\";s:14:\"8.x-1.0-alpha5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/imagemagick/releases/8.x-1.0-alpha5\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-1.0-alpha5.tar.gz\";s:4:\"date\";s:10:\"1481231584\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha4\";a:11:{s:4:\"name\";s:26:\"imagemagick 8.x-1.0-alpha4\";s:7:\"version\";s:14:\"8.x-1.0-alpha4\";s:3:\"tag\";s:14:\"8.x-1.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/imagemagick/releases/8.x-1.0-alpha4\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-1.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1480950784\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha3\";a:11:{s:4:\"name\";s:26:\"imagemagick 8.x-1.0-alpha3\";s:7:\"version\";s:14:\"8.x-1.0-alpha3\";s:3:\"tag\";s:14:\"8.x-1.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/imagemagick/releases/8.x-1.0-alpha3\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-1.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1478271839\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha2\";a:11:{s:4:\"name\";s:26:\"imagemagick 8.x-1.0-alpha2\";s:7:\"version\";s:14:\"8.x-1.0-alpha2\";s:3:\"tag\";s:14:\"8.x-1.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/imagemagick/releases/8.x-1.0-alpha2\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-1.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1463921939\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha1\";a:11:{s:4:\"name\";s:26:\"imagemagick 8.x-1.0-alpha1\";s:7:\"version\";s:14:\"8.x-1.0-alpha1\";s:3:\"tag\";s:14:\"8.x-1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/imagemagick/releases/8.x-1.0-alpha1\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1448226539\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:9:\"5.0.x-dev\";a:11:{s:4:\"name\";s:21:\"imagemagick 5.0.x-dev\";s:7:\"version\";s:9:\"5.0.x-dev\";s:3:\"tag\";s:5:\"5.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/imagemagick/releases/5.0.x-dev\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/imagemagick-5.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1773044692\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^11.3 | ^12\";s:5:\"terms\";a:0:{}}s:9:\"4.1.x-dev\";a:11:{s:4:\"name\";s:21:\"imagemagick 4.1.x-dev\";s:7:\"version\";s:9:\"4.1.x-dev\";s:3:\"tag\";s:5:\"4.1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/imagemagick/releases/4.1.x-dev\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/imagemagick-4.1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1756843040\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^11.2\";s:5:\"terms\";a:0:{}}s:9:\"4.0.x-dev\";a:11:{s:4:\"name\";s:21:\"imagemagick 4.0.x-dev\";s:7:\"version\";s:9:\"4.0.x-dev\";s:3:\"tag\";s:5:\"4.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/imagemagick/releases/4.0.x-dev\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/imagemagick-4.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1752097132\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^10.3 | ^11\";s:5:\"terms\";a:0:{}}s:11:\"8.x-3.x-dev\";a:11:{s:4:\"name\";s:23:\"imagemagick 8.x-3.x-dev\";s:7:\"version\";s:11:\"8.x-3.x-dev\";s:3:\"tag\";s:7:\"8.x-3.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/imagemagick/releases/8.x-3.x-dev\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-3.x-dev.tar.gz\";s:4:\"date\";s:10:\"1716103383\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^10.1\";s:5:\"terms\";a:0:{}}s:11:\"8.x-2.x-dev\";a:11:{s:4:\"name\";s:23:\"imagemagick 8.x-2.x-dev\";s:7:\"version\";s:11:\"8.x-2.x-dev\";s:3:\"tag\";s:7:\"8.x-2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/imagemagick/releases/8.x-2.x-dev\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1581424929\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:23:\"imagemagick 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/imagemagick/releases/8.x-1.x-dev\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/imagemagick-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1506345544\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','media_library_form_element',_binary 'a:10:{s:5:\"title\";s:30:\"Media Library Form API Element\";s:10:\"short_name\";s:26:\"media_library_form_element\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:9:\"2.0.,2.1.\";s:18:\"composer_namespace\";s:33:\"drupal/media_library_form_element\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:57:\"https://www.drupal.org/project/media_library_form_element\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:31:{s:5:\"2.1.4\";a:11:{s:4:\"name\";s:32:\"media_library_form_element 2.1.4\";s:7:\"version\";s:5:\"2.1.4\";s:3:\"tag\";s:5:\"2.1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:72:\"https://www.drupal.org/project/media_library_form_element/releases/2.1.4\";s:13:\"download_link\";s:77:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.1.4.tar.gz\";s:4:\"date\";s:10:\"1759255782\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";s:5:\"terms\";a:0:{}}s:5:\"2.1.3\";a:11:{s:4:\"name\";s:32:\"media_library_form_element 2.1.3\";s:7:\"version\";s:5:\"2.1.3\";s:3:\"tag\";s:5:\"2.1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:72:\"https://www.drupal.org/project/media_library_form_element/releases/2.1.3\";s:13:\"download_link\";s:77:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.1.3.tar.gz\";s:4:\"date\";s:10:\"1758914975\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";}s:5:\"2.1.2\";a:11:{s:4:\"name\";s:32:\"media_library_form_element 2.1.2\";s:7:\"version\";s:5:\"2.1.2\";s:3:\"tag\";s:5:\"2.1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:72:\"https://www.drupal.org/project/media_library_form_element/releases/2.1.2\";s:13:\"download_link\";s:77:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.1.2.tar.gz\";s:4:\"date\";s:10:\"1751647269\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";s:5:\"terms\";a:0:{}}s:5:\"2.1.1\";a:11:{s:4:\"name\";s:32:\"media_library_form_element 2.1.1\";s:7:\"version\";s:5:\"2.1.1\";s:3:\"tag\";s:5:\"2.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:72:\"https://www.drupal.org/project/media_library_form_element/releases/2.1.1\";s:13:\"download_link\";s:77:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.1.1.tar.gz\";s:4:\"date\";s:10:\"1724676084\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";}s:5:\"2.1.0\";a:11:{s:4:\"name\";s:32:\"media_library_form_element 2.1.0\";s:7:\"version\";s:5:\"2.1.0\";s:3:\"tag\";s:5:\"2.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:72:\"https://www.drupal.org/project/media_library_form_element/releases/2.1.0\";s:13:\"download_link\";s:77:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.1.0.tar.gz\";s:4:\"date\";s:10:\"1719852877\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\"^10.3\";}s:5:\"2.0.6\";a:11:{s:4:\"name\";s:32:\"media_library_form_element 2.0.6\";s:7:\"version\";s:5:\"2.0.6\";s:3:\"tag\";s:5:\"2.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:72:\"https://www.drupal.org/project/media_library_form_element/releases/2.0.6\";s:13:\"download_link\";s:77:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.0.6.tar.gz\";s:4:\"date\";s:10:\"1674048931\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:15:\"Security update\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:5:\"2.0.5\";a:11:{s:4:\"name\";s:32:\"media_library_form_element 2.0.5\";s:7:\"version\";s:5:\"2.0.5\";s:3:\"tag\";s:5:\"2.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:72:\"https://www.drupal.org/project/media_library_form_element/releases/2.0.5\";s:13:\"download_link\";s:77:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.0.5.tar.gz\";s:4:\"date\";s:10:\"1673542646\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:5:\"2.0.4\";a:11:{s:4:\"name\";s:32:\"media_library_form_element 2.0.4\";s:7:\"version\";s:5:\"2.0.4\";s:3:\"tag\";s:5:\"2.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:72:\"https://www.drupal.org/project/media_library_form_element/releases/2.0.4\";s:13:\"download_link\";s:77:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.0.4.tar.gz\";s:4:\"date\";s:10:\"1659257104\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:5:\"2.0.3\";a:11:{s:4:\"name\";s:32:\"media_library_form_element 2.0.3\";s:7:\"version\";s:5:\"2.0.3\";s:3:\"tag\";s:5:\"2.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:72:\"https://www.drupal.org/project/media_library_form_element/releases/2.0.3\";s:13:\"download_link\";s:77:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.0.3.tar.gz\";s:4:\"date\";s:10:\"1608021997\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:5:\"2.0.1\";a:11:{s:4:\"name\";s:32:\"media_library_form_element 2.0.1\";s:7:\"version\";s:5:\"2.0.1\";s:3:\"tag\";s:5:\"2.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:72:\"https://www.drupal.org/project/media_library_form_element/releases/2.0.1\";s:13:\"download_link\";s:77:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.0.1.tar.gz\";s:4:\"date\";s:10:\"1607696048\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:3:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";i:2;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:5:\"2.0.0\";a:11:{s:4:\"name\";s:32:\"media_library_form_element 2.0.0\";s:7:\"version\";s:5:\"2.0.0\";s:3:\"tag\";s:5:\"2.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:72:\"https://www.drupal.org/project/media_library_form_element/releases/2.0.0\";s:13:\"download_link\";s:77:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.0.0.tar.gz\";s:4:\"date\";s:10:\"1592564249\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:12:\"2.0.0-alpha1\";a:11:{s:4:\"name\";s:39:\"media_library_form_element 2.0.0-alpha1\";s:7:\"version\";s:12:\"2.0.0-alpha1\";s:3:\"tag\";s:12:\"2.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:79:\"https://www.drupal.org/project/media_library_form_element/releases/2.0.0-alpha1\";s:13:\"download_link\";s:84:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1592563784\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-1.3\";a:11:{s:4:\"name\";s:34:\"media_library_form_element 8.x-1.3\";s:7:\"version\";s:7:\"8.x-1.3\";s:3:\"tag\";s:7:\"8.x-1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:74:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.3\";s:13:\"download_link\";s:79:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.3.tar.gz\";s:4:\"date\";s:10:\"1608023001\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-1.2\";a:11:{s:4:\"name\";s:34:\"media_library_form_element 8.x-1.2\";s:7:\"version\";s:7:\"8.x-1.2\";s:3:\"tag\";s:7:\"8.x-1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:74:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.2\";s:13:\"download_link\";s:79:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.2.tar.gz\";s:4:\"date\";s:10:\"1607703376\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-1.1\";a:11:{s:4:\"name\";s:34:\"media_library_form_element 8.x-1.1\";s:7:\"version\";s:7:\"8.x-1.1\";s:3:\"tag\";s:7:\"8.x-1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:74:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.1\";s:13:\"download_link\";s:79:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.1.tar.gz\";s:4:\"date\";s:10:\"1607699562\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:13:\"8.x-1.0-beta5\";a:11:{s:4:\"name\";s:40:\"media_library_form_element 8.x-1.0-beta5\";s:7:\"version\";s:13:\"8.x-1.0-beta5\";s:3:\"tag\";s:13:\"8.x-1.0-beta5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:80:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-beta5\";s:13:\"download_link\";s:85:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-beta5.tar.gz\";s:4:\"date\";s:10:\"1592562569\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:13:\"8.x-1.0-beta4\";a:11:{s:4:\"name\";s:40:\"media_library_form_element 8.x-1.0-beta4\";s:7:\"version\";s:13:\"8.x-1.0-beta4\";s:3:\"tag\";s:13:\"8.x-1.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:80:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-beta4\";s:13:\"download_link\";s:85:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1592560499\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:13:\"8.x-1.0-beta3\";a:11:{s:4:\"name\";s:40:\"media_library_form_element 8.x-1.0-beta3\";s:7:\"version\";s:13:\"8.x-1.0-beta3\";s:3:\"tag\";s:13:\"8.x-1.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:80:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-beta3\";s:13:\"download_link\";s:85:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1592039969\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:13:\"8.x-1.0-beta2\";a:11:{s:4:\"name\";s:40:\"media_library_form_element 8.x-1.0-beta2\";s:7:\"version\";s:13:\"8.x-1.0-beta2\";s:3:\"tag\";s:13:\"8.x-1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:80:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-beta2\";s:13:\"download_link\";s:85:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1589988383\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta1\";a:11:{s:4:\"name\";s:40:\"media_library_form_element 8.x-1.0-beta1\";s:7:\"version\";s:13:\"8.x-1.0-beta1\";s:3:\"tag\";s:13:\"8.x-1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:80:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-beta1\";s:13:\"download_link\";s:85:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1588247675\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha9\";a:11:{s:4:\"name\";s:41:\"media_library_form_element 8.x-1.0-alpha9\";s:7:\"version\";s:14:\"8.x-1.0-alpha9\";s:3:\"tag\";s:14:\"8.x-1.0-alpha9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:81:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-alpha9\";s:13:\"download_link\";s:86:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-alpha9.tar.gz\";s:4:\"date\";s:10:\"1588244814\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha8\";a:11:{s:4:\"name\";s:41:\"media_library_form_element 8.x-1.0-alpha8\";s:7:\"version\";s:14:\"8.x-1.0-alpha8\";s:3:\"tag\";s:14:\"8.x-1.0-alpha8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:81:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-alpha8\";s:13:\"download_link\";s:86:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-alpha8.tar.gz\";s:4:\"date\";s:10:\"1587107544\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha7\";a:11:{s:4:\"name\";s:41:\"media_library_form_element 8.x-1.0-alpha7\";s:7:\"version\";s:14:\"8.x-1.0-alpha7\";s:3:\"tag\";s:14:\"8.x-1.0-alpha7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:81:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-alpha7\";s:13:\"download_link\";s:86:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-alpha7.tar.gz\";s:4:\"date\";s:10:\"1580121481\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha6\";a:11:{s:4:\"name\";s:41:\"media_library_form_element 8.x-1.0-alpha6\";s:7:\"version\";s:14:\"8.x-1.0-alpha6\";s:3:\"tag\";s:14:\"8.x-1.0-alpha6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:81:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-alpha6\";s:13:\"download_link\";s:86:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-alpha6.tar.gz\";s:4:\"date\";s:10:\"1578740587\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha5\";a:11:{s:4:\"name\";s:41:\"media_library_form_element 8.x-1.0-alpha5\";s:7:\"version\";s:14:\"8.x-1.0-alpha5\";s:3:\"tag\";s:14:\"8.x-1.0-alpha5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:81:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-alpha5\";s:13:\"download_link\";s:86:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-alpha5.tar.gz\";s:4:\"date\";s:10:\"1578645188\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha4\";a:11:{s:4:\"name\";s:41:\"media_library_form_element 8.x-1.0-alpha4\";s:7:\"version\";s:14:\"8.x-1.0-alpha4\";s:3:\"tag\";s:14:\"8.x-1.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:81:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-alpha4\";s:13:\"download_link\";s:86:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1576831688\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha3\";a:11:{s:4:\"name\";s:41:\"media_library_form_element 8.x-1.0-alpha3\";s:7:\"version\";s:14:\"8.x-1.0-alpha3\";s:3:\"tag\";s:14:\"8.x-1.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:81:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-alpha3\";s:13:\"download_link\";s:86:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1576246080\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:14:\"8.x-1.0-alpha2\";a:11:{s:4:\"name\";s:41:\"media_library_form_element 8.x-1.0-alpha2\";s:7:\"version\";s:14:\"8.x-1.0-alpha2\";s:3:\"tag\";s:14:\"8.x-1.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:81:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-alpha2\";s:13:\"download_link\";s:86:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1575558480\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha1\";a:11:{s:4:\"name\";s:41:\"media_library_form_element 8.x-1.0-alpha1\";s:7:\"version\";s:14:\"8.x-1.0-alpha1\";s:3:\"tag\";s:14:\"8.x-1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:81:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.0-alpha1\";s:13:\"download_link\";s:86:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1571816584\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"2.x-dev\";a:11:{s:4:\"name\";s:34:\"media_library_form_element 2.x-dev\";s:7:\"version\";s:7:\"2.x-dev\";s:3:\"tag\";s:3:\"2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:74:\"https://www.drupal.org/project/media_library_form_element/releases/2.x-dev\";s:13:\"download_link\";s:79:\"https://ftp.drupal.org/files/projects/media_library_form_element-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1759255645\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";s:5:\"terms\";a:0:{}}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:38:\"media_library_form_element 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:78:\"https://www.drupal.org/project/media_library_form_element/releases/8.x-1.x-dev\";s:13:\"download_link\";s:83:\"https://ftp.drupal.org/files/projects/media_library_form_element-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1608021762\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','pathauto',_binary 'a:10:{s:5:\"title\";s:8:\"Pathauto\";s:10:\"short_name\";s:8:\"pathauto\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:6:\"8.x-1.\";s:18:\"composer_namespace\";s:15:\"drupal/pathauto\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:39:\"https://www.drupal.org/project/pathauto\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:24:{s:8:\"8.x-1.14\";a:11:{s:4:\"name\";s:17:\"pathauto 8.x-1.14\";s:7:\"version\";s:8:\"8.x-1.14\";s:3:\"tag\";s:8:\"8.x-1.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/pathauto/releases/8.x-1.14\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.14.tar.gz\";s:4:\"date\";s:10:\"1759838097\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";}s:8:\"8.x-1.13\";a:11:{s:4:\"name\";s:17:\"pathauto 8.x-1.13\";s:7:\"version\";s:8:\"8.x-1.13\";s:3:\"tag\";s:8:\"8.x-1.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/pathauto/releases/8.x-1.13\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.13.tar.gz\";s:4:\"date\";s:10:\"1722507672\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.4 || ^10 || ^11\";}s:8:\"8.x-1.12\";a:11:{s:4:\"name\";s:17:\"pathauto 8.x-1.12\";s:7:\"version\";s:8:\"8.x-1.12\";s:3:\"tag\";s:8:\"8.x-1.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/pathauto/releases/8.x-1.12\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.12.tar.gz\";s:4:\"date\";s:10:\"1696776683\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:8:\"8.x-1.11\";a:11:{s:4:\"name\";s:17:\"pathauto 8.x-1.11\";s:7:\"version\";s:8:\"8.x-1.11\";s:3:\"tag\";s:8:\"8.x-1.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/pathauto/releases/8.x-1.11\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.11.tar.gz\";s:4:\"date\";s:10:\"1659472548\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.3 || ^10\";}s:8:\"8.x-1.10\";a:11:{s:4:\"name\";s:17:\"pathauto 8.x-1.10\";s:7:\"version\";s:8:\"8.x-1.10\";s:3:\"tag\";s:8:\"8.x-1.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/pathauto/releases/8.x-1.10\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.10.tar.gz\";s:4:\"date\";s:10:\"1650806739\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-1.9\";a:11:{s:4:\"name\";s:16:\"pathauto 8.x-1.9\";s:7:\"version\";s:7:\"8.x-1.9\";s:3:\"tag\";s:7:\"8.x-1.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/pathauto/releases/8.x-1.9\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.9.tar.gz\";s:4:\"date\";s:10:\"1644822949\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-1.8\";a:11:{s:4:\"name\";s:16:\"pathauto 8.x-1.8\";s:7:\"version\";s:7:\"8.x-1.8\";s:3:\"tag\";s:7:\"8.x-1.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/pathauto/releases/8.x-1.8\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.8.tar.gz\";s:4:\"date\";s:10:\"1588103046\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-1.7\";a:11:{s:4:\"name\";s:16:\"pathauto 8.x-1.7\";s:7:\"version\";s:7:\"8.x-1.7\";s:3:\"tag\";s:7:\"8.x-1.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/pathauto/releases/8.x-1.7\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.7.tar.gz\";s:4:\"date\";s:10:\"1587898105\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-1.6\";a:11:{s:4:\"name\";s:16:\"pathauto 8.x-1.6\";s:7:\"version\";s:7:\"8.x-1.6\";s:3:\"tag\";s:7:\"8.x-1.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/pathauto/releases/8.x-1.6\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.6.tar.gz\";s:4:\"date\";s:10:\"1575467285\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.6-beta1\";a:11:{s:4:\"name\";s:22:\"pathauto 8.x-1.6-beta1\";s:7:\"version\";s:13:\"8.x-1.6-beta1\";s:3:\"tag\";s:13:\"8.x-1.6-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/pathauto/releases/8.x-1.6-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.6-beta1.tar.gz\";s:4:\"date\";s:10:\"1573505285\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.6-alpha1\";a:11:{s:4:\"name\";s:23:\"pathauto 8.x-1.6-alpha1\";s:7:\"version\";s:14:\"8.x-1.6-alpha1\";s:3:\"tag\";s:14:\"8.x-1.6-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/pathauto/releases/8.x-1.6-alpha1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.6-alpha1.tar.gz\";s:4:\"date\";s:10:\"1571587984\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.5\";a:11:{s:4:\"name\";s:16:\"pathauto 8.x-1.5\";s:7:\"version\";s:7:\"8.x-1.5\";s:3:\"tag\";s:7:\"8.x-1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/pathauto/releases/8.x-1.5\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.5.tar.gz\";s:4:\"date\";s:10:\"1570828084\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.4\";a:11:{s:4:\"name\";s:16:\"pathauto 8.x-1.4\";s:7:\"version\";s:7:\"8.x-1.4\";s:3:\"tag\";s:7:\"8.x-1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/pathauto/releases/8.x-1.4\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.4.tar.gz\";s:4:\"date\";s:10:\"1554239887\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.3\";a:11:{s:4:\"name\";s:16:\"pathauto 8.x-1.3\";s:7:\"version\";s:7:\"8.x-1.3\";s:3:\"tag\";s:7:\"8.x-1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/pathauto/releases/8.x-1.3\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.3.tar.gz\";s:4:\"date\";s:10:\"1536407884\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.2\";a:11:{s:4:\"name\";s:16:\"pathauto 8.x-1.2\";s:7:\"version\";s:7:\"8.x-1.2\";s:3:\"tag\";s:7:\"8.x-1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/pathauto/releases/8.x-1.2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.2.tar.gz\";s:4:\"date\";s:10:\"1524421084\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.1\";a:11:{s:4:\"name\";s:16:\"pathauto 8.x-1.1\";s:7:\"version\";s:7:\"8.x-1.1\";s:3:\"tag\";s:7:\"8.x-1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/pathauto/releases/8.x-1.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.1.tar.gz\";s:4:\"date\";s:10:\"1520092685\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:16:\"pathauto 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/pathauto/releases/8.x-1.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1493468044\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc1\";a:11:{s:4:\"name\";s:20:\"pathauto 8.x-1.0-rc1\";s:7:\"version\";s:11:\"8.x-1.0-rc1\";s:3:\"tag\";s:11:\"8.x-1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/pathauto/releases/8.x-1.0-rc1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1485702484\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta2\";a:11:{s:4:\"name\";s:22:\"pathauto 8.x-1.0-beta2\";s:7:\"version\";s:13:\"8.x-1.0-beta2\";s:3:\"tag\";s:13:\"8.x-1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/pathauto/releases/8.x-1.0-beta2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1484781483\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta1\";a:11:{s:4:\"name\";s:22:\"pathauto 8.x-1.0-beta1\";s:7:\"version\";s:13:\"8.x-1.0-beta1\";s:3:\"tag\";s:13:\"8.x-1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/pathauto/releases/8.x-1.0-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1474313339\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha3\";a:11:{s:4:\"name\";s:23:\"pathauto 8.x-1.0-alpha3\";s:7:\"version\";s:14:\"8.x-1.0-alpha3\";s:3:\"tag\";s:14:\"8.x-1.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/pathauto/releases/8.x-1.0-alpha3\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1461007694\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha2\";a:11:{s:4:\"name\";s:23:\"pathauto 8.x-1.0-alpha2\";s:7:\"version\";s:14:\"8.x-1.0-alpha2\";s:3:\"tag\";s:14:\"8.x-1.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/pathauto/releases/8.x-1.0-alpha2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1456529339\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha1\";a:11:{s:4:\"name\";s:23:\"pathauto 8.x-1.0-alpha1\";s:7:\"version\";s:14:\"8.x-1.0-alpha1\";s:3:\"tag\";s:14:\"8.x-1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/pathauto/releases/8.x-1.0-alpha1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1453413539\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:20:\"pathauto 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/pathauto/releases/8.x-1.x-dev\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/pathauto-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1773351873\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','recaptcha',_binary 'a:10:{s:5:\"title\";s:9:\"reCAPTCHA\";s:10:\"short_name\";s:9:\"recaptcha\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:6:\"8.x-3.\";s:18:\"composer_namespace\";s:16:\"drupal/recaptcha\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:40:\"https://www.drupal.org/project/recaptcha\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:16:{s:7:\"8.x-3.4\";a:11:{s:4:\"name\";s:17:\"recaptcha 8.x-3.4\";s:7:\"version\";s:7:\"8.x-3.4\";s:3:\"tag\";s:7:\"8.x-3.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/8.x-3.4\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-3.4.tar.gz\";s:4:\"date\";s:10:\"1723563033\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";}s:7:\"8.x-3.3\";a:11:{s:4:\"name\";s:17:\"recaptcha 8.x-3.3\";s:7:\"version\";s:7:\"8.x-3.3\";s:3:\"tag\";s:7:\"8.x-3.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/8.x-3.3\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-3.3.tar.gz\";s:4:\"date\";s:10:\"1720755549\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";}s:7:\"8.x-3.2\";a:11:{s:4:\"name\";s:17:\"recaptcha 8.x-3.2\";s:7:\"version\";s:7:\"8.x-3.2\";s:3:\"tag\";s:7:\"8.x-3.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/8.x-3.2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-3.2.tar.gz\";s:4:\"date\";s:10:\"1681166371\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.9 || ^9 || ^10\";s:5:\"terms\";a:0:{}}s:7:\"8.x-3.1\";a:11:{s:4:\"name\";s:17:\"recaptcha 8.x-3.1\";s:7:\"version\";s:7:\"8.x-3.1\";s:3:\"tag\";s:7:\"8.x-3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/8.x-3.1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-3.1.tar.gz\";s:4:\"date\";s:10:\"1664590356\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.9 || ^9 || ^10\";s:5:\"terms\";a:0:{}}s:7:\"8.x-3.0\";a:11:{s:4:\"name\";s:17:\"recaptcha 8.x-3.0\";s:7:\"version\";s:7:\"8.x-3.0\";s:3:\"tag\";s:7:\"8.x-3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/8.x-3.0\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-3.0.tar.gz\";s:4:\"date\";s:10:\"1591216085\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:7:\"8.x-2.5\";a:11:{s:4:\"name\";s:17:\"recaptcha 8.x-2.5\";s:7:\"version\";s:7:\"8.x-2.5\";s:3:\"tag\";s:7:\"8.x-2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/8.x-2.5\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-2.5.tar.gz\";s:4:\"date\";s:10:\"1580340616\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.4\";a:11:{s:4:\"name\";s:17:\"recaptcha 8.x-2.4\";s:7:\"version\";s:7:\"8.x-2.4\";s:3:\"tag\";s:7:\"8.x-2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/8.x-2.4\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-2.4.tar.gz\";s:4:\"date\";s:10:\"1548967980\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.3\";a:11:{s:4:\"name\";s:17:\"recaptcha 8.x-2.3\";s:7:\"version\";s:7:\"8.x-2.3\";s:3:\"tag\";s:7:\"8.x-2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/8.x-2.3\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-2.3.tar.gz\";s:4:\"date\";s:10:\"1521320880\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.2\";a:11:{s:4:\"name\";s:17:\"recaptcha 8.x-2.2\";s:7:\"version\";s:7:\"8.x-2.2\";s:3:\"tag\";s:7:\"8.x-2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/8.x-2.2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-2.2.tar.gz\";s:4:\"date\";s:10:\"1469859539\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.1\";a:11:{s:4:\"name\";s:17:\"recaptcha 8.x-2.1\";s:7:\"version\";s:7:\"8.x-2.1\";s:3:\"tag\";s:7:\"8.x-2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/8.x-2.1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-2.1.tar.gz\";s:4:\"date\";s:10:\"1469287739\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.0\";a:11:{s:4:\"name\";s:17:\"recaptcha 8.x-2.0\";s:7:\"version\";s:7:\"8.x-2.0\";s:3:\"tag\";s:7:\"8.x-2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/8.x-2.0\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-2.0.tar.gz\";s:4:\"date\";s:10:\"1461441539\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc1\";a:11:{s:4:\"name\";s:21:\"recaptcha 8.x-2.0-rc1\";s:7:\"version\";s:11:\"8.x-2.0-rc1\";s:3:\"tag\";s:11:\"8.x-2.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/recaptcha/releases/8.x-2.0-rc1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-2.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1448200439\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:7:\"4.x-dev\";a:11:{s:4:\"name\";s:17:\"recaptcha 4.x-dev\";s:7:\"version\";s:7:\"4.x-dev\";s:3:\"tag\";s:3:\"4.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/recaptcha/releases/4.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/recaptcha-4.x-dev.tar.gz\";s:4:\"date\";s:10:\"1681164659\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.9 || ^9 || ^10\";s:5:\"terms\";a:0:{}}s:11:\"8.x-3.x-dev\";a:11:{s:4:\"name\";s:21:\"recaptcha 8.x-3.x-dev\";s:7:\"version\";s:11:\"8.x-3.x-dev\";s:3:\"tag\";s:7:\"8.x-3.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/recaptcha/releases/8.x-3.x-dev\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-3.x-dev.tar.gz\";s:4:\"date\";s:10:\"1734344622\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";}s:11:\"8.x-2.x-dev\";a:11:{s:4:\"name\";s:21:\"recaptcha 8.x-2.x-dev\";s:7:\"version\";s:11:\"8.x-2.x-dev\";s:3:\"tag\";s:7:\"8.x-2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/recaptcha/releases/8.x-2.x-dev\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1580340599\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:21:\"recaptcha 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/recaptcha/releases/8.x-1.x-dev\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/recaptcha-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1437410339\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','recaptcha_v3',_binary 'a:10:{s:5:\"title\";s:12:\"reCAPTCHA v3\";s:10:\"short_name\";s:12:\"recaptcha_v3\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:11:\"2.0.,8.x-1.\";s:18:\"composer_namespace\";s:19:\"drupal/recaptcha_v3\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:43:\"https://www.drupal.org/project/recaptcha_v3\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:18:{s:5:\"2.0.4\";a:11:{s:4:\"name\";s:18:\"recaptcha_v3 2.0.4\";s:7:\"version\";s:5:\"2.0.4\";s:3:\"tag\";s:5:\"2.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/recaptcha_v3/releases/2.0.4\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/recaptcha_v3-2.0.4.tar.gz\";s:4:\"date\";s:10:\"1739448400\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";}s:5:\"2.0.3\";a:11:{s:4:\"name\";s:18:\"recaptcha_v3 2.0.3\";s:7:\"version\";s:5:\"2.0.3\";s:3:\"tag\";s:5:\"2.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/recaptcha_v3/releases/2.0.3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/recaptcha_v3-2.0.3.tar.gz\";s:4:\"date\";s:10:\"1723446406\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";s:5:\"terms\";a:0:{}}s:5:\"2.0.2\";a:11:{s:4:\"name\";s:18:\"recaptcha_v3 2.0.2\";s:7:\"version\";s:5:\"2.0.2\";s:3:\"tag\";s:5:\"2.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/recaptcha_v3/releases/2.0.2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/recaptcha_v3-2.0.2.tar.gz\";s:4:\"date\";s:10:\"1692590086\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.5 || ^10\";}s:5:\"2.0.1\";a:11:{s:4:\"name\";s:18:\"recaptcha_v3 2.0.1\";s:7:\"version\";s:5:\"2.0.1\";s:3:\"tag\";s:5:\"2.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/recaptcha_v3/releases/2.0.1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/recaptcha_v3-2.0.1.tar.gz\";s:4:\"date\";s:10:\"1692375692\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.5 || ^10\";}s:5:\"2.0.0\";a:11:{s:4:\"name\";s:18:\"recaptcha_v3 2.0.0\";s:7:\"version\";s:5:\"2.0.0\";s:3:\"tag\";s:5:\"2.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/recaptcha_v3/releases/2.0.0\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/recaptcha_v3-2.0.0.tar.gz\";s:4:\"date\";s:10:\"1692342920\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.5 || ^10\";}s:12:\"2.0.0-alpha1\";a:11:{s:4:\"name\";s:25:\"recaptcha_v3 2.0.0-alpha1\";s:7:\"version\";s:12:\"2.0.0-alpha1\";s:3:\"tag\";s:12:\"2.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/recaptcha_v3/releases/2.0.0-alpha1\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/recaptcha_v3-2.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1681534027\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.5 || ^10\";s:5:\"terms\";a:0:{}}s:7:\"8.x-1.9\";a:11:{s:4:\"name\";s:20:\"recaptcha_v3 8.x-1.9\";s:7:\"version\";s:7:\"8.x-1.9\";s:3:\"tag\";s:7:\"8.x-1.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/recaptcha_v3/releases/8.x-1.9\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/recaptcha_v3-8.x-1.9.tar.gz\";s:4:\"date\";s:10:\"1692338119\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.1 || ^10\";}s:7:\"8.x-1.8\";a:11:{s:4:\"name\";s:20:\"recaptcha_v3 8.x-1.8\";s:7:\"version\";s:7:\"8.x-1.8\";s:3:\"tag\";s:7:\"8.x-1.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/recaptcha_v3/releases/8.x-1.8\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/recaptcha_v3-8.x-1.8.tar.gz\";s:4:\"date\";s:10:\"1680327244\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.1 || ^10\";}s:7:\"8.x-1.7\";a:11:{s:4:\"name\";s:20:\"recaptcha_v3 8.x-1.7\";s:7:\"version\";s:7:\"8.x-1.7\";s:3:\"tag\";s:7:\"8.x-1.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/recaptcha_v3/releases/8.x-1.7\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/recaptcha_v3-8.x-1.7.tar.gz\";s:4:\"date\";s:10:\"1665471994\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.1 || ^10\";}s:7:\"8.x-1.6\";a:11:{s:4:\"name\";s:20:\"recaptcha_v3 8.x-1.6\";s:7:\"version\";s:7:\"8.x-1.6\";s:3:\"tag\";s:7:\"8.x-1.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/recaptcha_v3/releases/8.x-1.6\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/recaptcha_v3-8.x-1.6.tar.gz\";s:4:\"date\";s:10:\"1650598816\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-1.5\";a:11:{s:4:\"name\";s:20:\"recaptcha_v3 8.x-1.5\";s:7:\"version\";s:7:\"8.x-1.5\";s:3:\"tag\";s:7:\"8.x-1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/recaptcha_v3/releases/8.x-1.5\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/recaptcha_v3-8.x-1.5.tar.gz\";s:4:\"date\";s:10:\"1649241826\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-1.4\";a:11:{s:4:\"name\";s:20:\"recaptcha_v3 8.x-1.4\";s:7:\"version\";s:7:\"8.x-1.4\";s:3:\"tag\";s:7:\"8.x-1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/recaptcha_v3/releases/8.x-1.4\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/recaptcha_v3-8.x-1.4.tar.gz\";s:4:\"date\";s:10:\"1610128897\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-1.3\";a:11:{s:4:\"name\";s:20:\"recaptcha_v3 8.x-1.3\";s:7:\"version\";s:7:\"8.x-1.3\";s:3:\"tag\";s:7:\"8.x-1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/recaptcha_v3/releases/8.x-1.3\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/recaptcha_v3-8.x-1.3.tar.gz\";s:4:\"date\";s:10:\"1590393627\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-1.2\";a:11:{s:4:\"name\";s:20:\"recaptcha_v3 8.x-1.2\";s:7:\"version\";s:7:\"8.x-1.2\";s:3:\"tag\";s:7:\"8.x-1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/recaptcha_v3/releases/8.x-1.2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/recaptcha_v3-8.x-1.2.tar.gz\";s:4:\"date\";s:10:\"1589381735\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:15:\"Security update\";i:1;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-1.1\";a:11:{s:4:\"name\";s:20:\"recaptcha_v3 8.x-1.1\";s:7:\"version\";s:7:\"8.x-1.1\";s:3:\"tag\";s:7:\"8.x-1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/recaptcha_v3/releases/8.x-1.1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/recaptcha_v3-8.x-1.1.tar.gz\";s:4:\"date\";s:10:\"1581011127\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:20:\"recaptcha_v3 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/recaptcha_v3/releases/8.x-1.0\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/recaptcha_v3-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1578310383\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:8:\"Insecure\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:9:\"2.0.x-dev\";a:11:{s:4:\"name\";s:22:\"recaptcha_v3 2.0.x-dev\";s:7:\"version\";s:9:\"2.0.x-dev\";s:3:\"tag\";s:5:\"2.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/recaptcha_v3/releases/2.0.x-dev\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/recaptcha_v3-2.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1739447674\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:24:\"recaptcha_v3 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/recaptcha_v3/releases/8.x-1.x-dev\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/recaptcha_v3-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1692337846\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.1 || ^10\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','remove_reset_password',_binary 'a:10:{s:5:\"title\";s:27:\"Remove\'Reset your password\'\";s:10:\"short_name\";s:21:\"remove_reset_password\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:4:\"1.0.\";s:18:\"composer_namespace\";s:28:\"drupal/remove_reset_password\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:52:\"https://www.drupal.org/project/remove_reset_password\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:6:{s:5:\"1.0.5\";a:11:{s:4:\"name\";s:27:\"remove_reset_password 1.0.5\";s:7:\"version\";s:5:\"1.0.5\";s:3:\"tag\";s:5:\"1.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/remove_reset_password/releases/1.0.5\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/remove_reset_password-1.0.5.tar.gz\";s:4:\"date\";s:10:\"1752644805\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";}s:5:\"1.0.4\";a:11:{s:4:\"name\";s:27:\"remove_reset_password 1.0.4\";s:7:\"version\";s:5:\"1.0.4\";s:3:\"tag\";s:5:\"1.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/remove_reset_password/releases/1.0.4\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/remove_reset_password-1.0.4.tar.gz\";s:4:\"date\";s:10:\"1746037774\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";}s:5:\"1.0.3\";a:11:{s:4:\"name\";s:27:\"remove_reset_password 1.0.3\";s:7:\"version\";s:5:\"1.0.3\";s:3:\"tag\";s:5:\"1.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/remove_reset_password/releases/1.0.3\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/remove_reset_password-1.0.3.tar.gz\";s:4:\"date\";s:10:\"1745553683\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.2 || ^10 || ^11\";}s:5:\"1.0.2\";a:11:{s:4:\"name\";s:27:\"remove_reset_password 1.0.2\";s:7:\"version\";s:5:\"1.0.2\";s:3:\"tag\";s:5:\"1.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/remove_reset_password/releases/1.0.2\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/remove_reset_password-1.0.2.tar.gz\";s:4:\"date\";s:10:\"1739354457\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:5:\"1.0.0\";a:11:{s:4:\"name\";s:27:\"remove_reset_password 1.0.0\";s:7:\"version\";s:5:\"1.0.0\";s:3:\"tag\";s:5:\"1.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/remove_reset_password/releases/1.0.0\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/remove_reset_password-1.0.0.tar.gz\";s:4:\"date\";s:10:\"1720616868\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";s:5:\"terms\";a:0:{}}s:9:\"1.0.x-dev\";a:11:{s:4:\"name\";s:31:\"remove_reset_password 1.0.x-dev\";s:7:\"version\";s:9:\"1.0.x-dev\";s:3:\"tag\";s:5:\"1.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:71:\"https://www.drupal.org/project/remove_reset_password/releases/1.0.x-dev\";s:13:\"download_link\";s:76:\"https://ftp.drupal.org/files/projects/remove_reset_password-1.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1752644647\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','slick',_binary 'a:10:{s:5:\"title\";s:14:\"Slick Carousel\";s:10:\"short_name\";s:5:\"slick\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:4:\"3.0.\";s:18:\"composer_namespace\";s:12:\"drupal/slick\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:36:\"https://www.drupal.org/project/slick\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:61:{s:5:\"3.0.7\";a:11:{s:4:\"name\";s:11:\"slick 3.0.7\";s:7:\"version\";s:5:\"3.0.7\";s:3:\"tag\";s:5:\"3.0.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/slick/releases/3.0.7\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/slick-3.0.7.tar.gz\";s:4:\"date\";s:10:\"1768037030\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.6\";a:11:{s:4:\"name\";s:11:\"slick 3.0.6\";s:7:\"version\";s:5:\"3.0.6\";s:3:\"tag\";s:5:\"3.0.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/slick/releases/3.0.6\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/slick-3.0.6.tar.gz\";s:4:\"date\";s:10:\"1760846719\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.5\";a:11:{s:4:\"name\";s:11:\"slick 3.0.5\";s:7:\"version\";s:5:\"3.0.5\";s:3:\"tag\";s:5:\"3.0.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/slick/releases/3.0.5\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/slick-3.0.5.tar.gz\";s:4:\"date\";s:10:\"1759915708\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.4\";a:11:{s:4:\"name\";s:11:\"slick 3.0.4\";s:7:\"version\";s:5:\"3.0.4\";s:3:\"tag\";s:5:\"3.0.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/slick/releases/3.0.4\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/slick-3.0.4.tar.gz\";s:4:\"date\";s:10:\"1729250264\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.3\";a:11:{s:4:\"name\";s:11:\"slick 3.0.3\";s:7:\"version\";s:5:\"3.0.3\";s:3:\"tag\";s:5:\"3.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/slick/releases/3.0.3\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/slick-3.0.3.tar.gz\";s:4:\"date\";s:10:\"1723362744\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.2\";a:11:{s:4:\"name\";s:11:\"slick 3.0.2\";s:7:\"version\";s:5:\"3.0.2\";s:3:\"tag\";s:5:\"3.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/slick/releases/3.0.2\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/slick-3.0.2.tar.gz\";s:4:\"date\";s:10:\"1715948640\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.1\";a:11:{s:4:\"name\";s:11:\"slick 3.0.1\";s:7:\"version\";s:5:\"3.0.1\";s:3:\"tag\";s:5:\"3.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/slick/releases/3.0.1\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/slick-3.0.1.tar.gz\";s:4:\"date\";s:10:\"1714298909\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.0\";a:11:{s:4:\"name\";s:11:\"slick 3.0.0\";s:7:\"version\";s:5:\"3.0.0\";s:3:\"tag\";s:5:\"3.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:51:\"https://www.drupal.org/project/slick/releases/3.0.0\";s:13:\"download_link\";s:56:\"https://ftp.drupal.org/files/projects/slick-3.0.0.tar.gz\";s:4:\"date\";s:10:\"1712428710\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:8:\"8.x-2.11\";a:11:{s:4:\"name\";s:14:\"slick 8.x-2.11\";s:7:\"version\";s:8:\"8.x-2.11\";s:3:\"tag\";s:8:\"8.x-2.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/slick/releases/8.x-2.11\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/slick-8.x-2.11.tar.gz\";s:4:\"date\";s:10:\"1712817716\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:8:\"8.x-2.10\";a:11:{s:4:\"name\";s:14:\"slick 8.x-2.10\";s:7:\"version\";s:8:\"8.x-2.10\";s:3:\"tag\";s:8:\"8.x-2.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/slick/releases/8.x-2.10\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/slick-8.x-2.10.tar.gz\";s:4:\"date\";s:10:\"1695019811\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:12:\"8.x-2.10-rc4\";a:11:{s:4:\"name\";s:18:\"slick 8.x-2.10-rc4\";s:7:\"version\";s:12:\"8.x-2.10-rc4\";s:3:\"tag\";s:12:\"8.x-2.10-rc4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/slick/releases/8.x-2.10-rc4\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/slick-8.x-2.10-rc4.tar.gz\";s:4:\"date\";s:10:\"1694666801\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:12:\"8.x-2.10-rc3\";a:11:{s:4:\"name\";s:18:\"slick 8.x-2.10-rc3\";s:7:\"version\";s:12:\"8.x-2.10-rc3\";s:3:\"tag\";s:12:\"8.x-2.10-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/slick/releases/8.x-2.10-rc3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/slick-8.x-2.10-rc3.tar.gz\";s:4:\"date\";s:10:\"1693147844\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:12:\"8.x-2.10-rc2\";a:11:{s:4:\"name\";s:18:\"slick 8.x-2.10-rc2\";s:7:\"version\";s:12:\"8.x-2.10-rc2\";s:3:\"tag\";s:12:\"8.x-2.10-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/slick/releases/8.x-2.10-rc2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/slick-8.x-2.10-rc2.tar.gz\";s:4:\"date\";s:10:\"1691942308\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:12:\"8.x-2.10-rc1\";a:11:{s:4:\"name\";s:18:\"slick 8.x-2.10-rc1\";s:7:\"version\";s:12:\"8.x-2.10-rc1\";s:3:\"tag\";s:12:\"8.x-2.10-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/slick/releases/8.x-2.10-rc1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/slick-8.x-2.10-rc1.tar.gz\";s:4:\"date\";s:10:\"1690648341\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:14:\"8.x-2.10-beta1\";a:11:{s:4:\"name\";s:20:\"slick 8.x-2.10-beta1\";s:7:\"version\";s:14:\"8.x-2.10-beta1\";s:3:\"tag\";s:14:\"8.x-2.10-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-2.10-beta1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-2.10-beta1.tar.gz\";s:4:\"date\";s:10:\"1690090538\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:7:\"8.x-2.9\";a:11:{s:4:\"name\";s:13:\"slick 8.x-2.9\";s:7:\"version\";s:7:\"8.x-2.9\";s:3:\"tag\";s:7:\"8.x-2.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-2.9\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-2.9.tar.gz\";s:4:\"date\";s:10:\"1685789618\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:7:\"8.x-2.8\";a:11:{s:4:\"name\";s:13:\"slick 8.x-2.8\";s:7:\"version\";s:7:\"8.x-2.8\";s:3:\"tag\";s:7:\"8.x-2.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-2.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-2.8.tar.gz\";s:4:\"date\";s:10:\"1684219580\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:7:\"8.x-2.7\";a:11:{s:4:\"name\";s:13:\"slick 8.x-2.7\";s:7:\"version\";s:7:\"8.x-2.7\";s:3:\"tag\";s:7:\"8.x-2.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-2.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-2.7.tar.gz\";s:4:\"date\";s:10:\"1671083547\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:13:\"8.x-2.7-beta1\";a:11:{s:4:\"name\";s:19:\"slick 8.x-2.7-beta1\";s:7:\"version\";s:13:\"8.x-2.7-beta1\";s:3:\"tag\";s:13:\"8.x-2.7-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick/releases/8.x-2.7-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick-8.x-2.7-beta1.tar.gz\";s:4:\"date\";s:10:\"1653728549\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:14:\"8.x-2.7-alpha1\";a:11:{s:4:\"name\";s:20:\"slick 8.x-2.7-alpha1\";s:7:\"version\";s:14:\"8.x-2.7-alpha1\";s:3:\"tag\";s:14:\"8.x-2.7-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-2.7-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-2.7-alpha1.tar.gz\";s:4:\"date\";s:10:\"1650570969\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:7:\"8.x-2.6\";a:11:{s:4:\"name\";s:13:\"slick 8.x-2.6\";s:7:\"version\";s:7:\"8.x-2.6\";s:3:\"tag\";s:7:\"8.x-2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-2.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-2.6.tar.gz\";s:4:\"date\";s:10:\"1645369537\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:7:\"8.x-2.5\";a:11:{s:4:\"name\";s:13:\"slick 8.x-2.5\";s:7:\"version\";s:7:\"8.x-2.5\";s:3:\"tag\";s:7:\"8.x-2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-2.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-2.5.tar.gz\";s:4:\"date\";s:10:\"1644225299\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:7:\"8.x-2.4\";a:11:{s:4:\"name\";s:13:\"slick 8.x-2.4\";s:7:\"version\";s:7:\"8.x-2.4\";s:3:\"tag\";s:7:\"8.x-2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-2.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-2.4.tar.gz\";s:4:\"date\";s:10:\"1633496333\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-2.3\";a:11:{s:4:\"name\";s:13:\"slick 8.x-2.3\";s:7:\"version\";s:7:\"8.x-2.3\";s:3:\"tag\";s:7:\"8.x-2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-2.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-2.3.tar.gz\";s:4:\"date\";s:10:\"1618668938\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-2.2\";a:11:{s:4:\"name\";s:13:\"slick 8.x-2.2\";s:7:\"version\";s:7:\"8.x-2.2\";s:3:\"tag\";s:7:\"8.x-2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-2.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-2.2.tar.gz\";s:4:\"date\";s:10:\"1588861104\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";s:5:\"terms\";a:0:{}}s:7:\"8.x-2.1\";a:11:{s:4:\"name\";s:13:\"slick 8.x-2.1\";s:7:\"version\";s:7:\"8.x-2.1\";s:3:\"tag\";s:7:\"8.x-2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-2.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-2.1.tar.gz\";s:4:\"date\";s:10:\"1581756259\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-2.0\";a:11:{s:4:\"name\";s:13:\"slick 8.x-2.0\";s:7:\"version\";s:7:\"8.x-2.0\";s:3:\"tag\";s:7:\"8.x-2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-2.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0.tar.gz\";s:4:\"date\";s:10:\"1577874483\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:11:\"8.x-2.0-rc4\";a:11:{s:4:\"name\";s:17:\"slick 8.x-2.0-rc4\";s:7:\"version\";s:11:\"8.x-2.0-rc4\";s:3:\"tag\";s:11:\"8.x-2.0-rc4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick/releases/8.x-2.0-rc4\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0-rc4.tar.gz\";s:4:\"date\";s:10:\"1567239490\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc3\";a:11:{s:4:\"name\";s:17:\"slick 8.x-2.0-rc3\";s:7:\"version\";s:11:\"8.x-2.0-rc3\";s:3:\"tag\";s:11:\"8.x-2.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick/releases/8.x-2.0-rc3\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1555885681\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc2\";a:11:{s:4:\"name\";s:17:\"slick 8.x-2.0-rc2\";s:7:\"version\";s:11:\"8.x-2.0-rc2\";s:3:\"tag\";s:11:\"8.x-2.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick/releases/8.x-2.0-rc2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1554280685\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc1\";a:11:{s:4:\"name\";s:17:\"slick 8.x-2.0-rc1\";s:7:\"version\";s:11:\"8.x-2.0-rc1\";s:3:\"tag\";s:11:\"8.x-2.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick/releases/8.x-2.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1553956085\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-2.0-beta3\";a:11:{s:4:\"name\";s:19:\"slick 8.x-2.0-beta3\";s:7:\"version\";s:13:\"8.x-2.0-beta3\";s:3:\"tag\";s:13:\"8.x-2.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick/releases/8.x-2.0-beta3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1552762984\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-2.0-beta2\";a:11:{s:4:\"name\";s:19:\"slick 8.x-2.0-beta2\";s:7:\"version\";s:13:\"8.x-2.0-beta2\";s:3:\"tag\";s:13:\"8.x-2.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick/releases/8.x-2.0-beta2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1552396688\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-2.0-beta1\";a:11:{s:4:\"name\";s:19:\"slick 8.x-2.0-beta1\";s:7:\"version\";s:13:\"8.x-2.0-beta1\";s:3:\"tag\";s:13:\"8.x-2.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick/releases/8.x-2.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1552053485\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha5\";a:11:{s:4:\"name\";s:20:\"slick 8.x-2.0-alpha5\";s:7:\"version\";s:14:\"8.x-2.0-alpha5\";s:3:\"tag\";s:14:\"8.x-2.0-alpha5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-2.0-alpha5\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0-alpha5.tar.gz\";s:4:\"date\";s:10:\"1551885785\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha4\";a:11:{s:4:\"name\";s:20:\"slick 8.x-2.0-alpha4\";s:7:\"version\";s:14:\"8.x-2.0-alpha4\";s:3:\"tag\";s:14:\"8.x-2.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-2.0-alpha4\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1551452886\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha3\";a:11:{s:4:\"name\";s:20:\"slick 8.x-2.0-alpha3\";s:7:\"version\";s:14:\"8.x-2.0-alpha3\";s:3:\"tag\";s:14:\"8.x-2.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-2.0-alpha3\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1550518680\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha2\";a:11:{s:4:\"name\";s:20:\"slick 8.x-2.0-alpha2\";s:7:\"version\";s:14:\"8.x-2.0-alpha2\";s:3:\"tag\";s:14:\"8.x-2.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-2.0-alpha2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1550053085\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha1\";a:11:{s:4:\"name\";s:20:\"slick 8.x-2.0-alpha1\";s:7:\"version\";s:14:\"8.x-2.0-alpha1\";s:3:\"tag\";s:14:\"8.x-2.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-2.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-2.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1547031180\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.2\";a:11:{s:4:\"name\";s:13:\"slick 8.x-1.2\";s:7:\"version\";s:7:\"8.x-1.2\";s:3:\"tag\";s:7:\"8.x-1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-1.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-1.2.tar.gz\";s:4:\"date\";s:10:\"1577872687\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.1\";a:11:{s:4:\"name\";s:13:\"slick 8.x-1.1\";s:7:\"version\";s:7:\"8.x-1.1\";s:3:\"tag\";s:7:\"8.x-1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-1.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-1.1.tar.gz\";s:4:\"date\";s:10:\"1545236281\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:13:\"slick 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/slick/releases/8.x-1.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1495746183\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc3\";a:11:{s:4:\"name\";s:17:\"slick 8.x-1.0-rc3\";s:7:\"version\";s:11:\"8.x-1.0-rc3\";s:3:\"tag\";s:11:\"8.x-1.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick/releases/8.x-1.0-rc3\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1490295783\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc2\";a:11:{s:4:\"name\";s:17:\"slick 8.x-1.0-rc2\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:3:\"tag\";s:11:\"8.x-1.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick/releases/8.x-1.0-rc2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1486728784\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc1\";a:11:{s:4:\"name\";s:17:\"slick 8.x-1.0-rc1\";s:7:\"version\";s:11:\"8.x-1.0-rc1\";s:3:\"tag\";s:11:\"8.x-1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick/releases/8.x-1.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1485194284\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta6\";a:11:{s:4:\"name\";s:19:\"slick 8.x-1.0-beta6\";s:7:\"version\";s:13:\"8.x-1.0-beta6\";s:3:\"tag\";s:13:\"8.x-1.0-beta6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick/releases/8.x-1.0-beta6\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-beta6.tar.gz\";s:4:\"date\";s:10:\"1482819183\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta5\";a:11:{s:4:\"name\";s:19:\"slick 8.x-1.0-beta5\";s:7:\"version\";s:13:\"8.x-1.0-beta5\";s:3:\"tag\";s:13:\"8.x-1.0-beta5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick/releases/8.x-1.0-beta5\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-beta5.tar.gz\";s:4:\"date\";s:10:\"1480433286\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta4\";a:11:{s:4:\"name\";s:19:\"slick 8.x-1.0-beta4\";s:7:\"version\";s:13:\"8.x-1.0-beta4\";s:3:\"tag\";s:13:\"8.x-1.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick/releases/8.x-1.0-beta4\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1475149139\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta3\";a:11:{s:4:\"name\";s:19:\"slick 8.x-1.0-beta3\";s:7:\"version\";s:13:\"8.x-1.0-beta3\";s:3:\"tag\";s:13:\"8.x-1.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick/releases/8.x-1.0-beta3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1473196739\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta2\";a:11:{s:4:\"name\";s:19:\"slick 8.x-1.0-beta2\";s:7:\"version\";s:13:\"8.x-1.0-beta2\";s:3:\"tag\";s:13:\"8.x-1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick/releases/8.x-1.0-beta2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1462831439\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta1\";a:11:{s:4:\"name\";s:19:\"slick 8.x-1.0-beta1\";s:7:\"version\";s:13:\"8.x-1.0-beta1\";s:3:\"tag\";s:13:\"8.x-1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick/releases/8.x-1.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1460351340\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha7\";a:11:{s:4:\"name\";s:20:\"slick 8.x-1.0-alpha7\";s:7:\"version\";s:14:\"8.x-1.0-alpha7\";s:3:\"tag\";s:14:\"8.x-1.0-alpha7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-1.0-alpha7\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-alpha7.tar.gz\";s:4:\"date\";s:10:\"1459804440\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha6\";a:11:{s:4:\"name\";s:20:\"slick 8.x-1.0-alpha6\";s:7:\"version\";s:14:\"8.x-1.0-alpha6\";s:3:\"tag\";s:14:\"8.x-1.0-alpha6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-1.0-alpha6\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-alpha6.tar.gz\";s:4:\"date\";s:10:\"1459172339\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha5\";a:11:{s:4:\"name\";s:20:\"slick 8.x-1.0-alpha5\";s:7:\"version\";s:14:\"8.x-1.0-alpha5\";s:3:\"tag\";s:14:\"8.x-1.0-alpha5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-1.0-alpha5\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-alpha5.tar.gz\";s:4:\"date\";s:10:\"1458750539\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha4\";a:11:{s:4:\"name\";s:20:\"slick 8.x-1.0-alpha4\";s:7:\"version\";s:14:\"8.x-1.0-alpha4\";s:3:\"tag\";s:14:\"8.x-1.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-1.0-alpha4\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1455176939\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha3\";a:11:{s:4:\"name\";s:20:\"slick 8.x-1.0-alpha3\";s:7:\"version\";s:14:\"8.x-1.0-alpha3\";s:3:\"tag\";s:14:\"8.x-1.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-1.0-alpha3\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1453187939\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha2\";a:11:{s:4:\"name\";s:20:\"slick 8.x-1.0-alpha2\";s:7:\"version\";s:14:\"8.x-1.0-alpha2\";s:3:\"tag\";s:14:\"8.x-1.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-1.0-alpha2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1453055639\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha1\";a:11:{s:4:\"name\";s:20:\"slick 8.x-1.0-alpha1\";s:7:\"version\";s:14:\"8.x-1.0-alpha1\";s:3:\"tag\";s:14:\"8.x-1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/slick/releases/8.x-1.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/slick-8.x-1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1453055639\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:9:\"3.0.x-dev\";a:11:{s:4:\"name\";s:15:\"slick 3.0.x-dev\";s:7:\"version\";s:9:\"3.0.x-dev\";s:3:\"tag\";s:5:\"3.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/slick/releases/3.0.x-dev\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/slick-3.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1771822030\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:11:\"8.x-2.x-dev\";a:11:{s:4:\"name\";s:17:\"slick 8.x-2.x-dev\";s:7:\"version\";s:11:\"8.x-2.x-dev\";s:3:\"tag\";s:7:\"8.x-2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick/releases/8.x-2.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick-8.x-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1715043660\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:17:\"slick 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick/releases/8.x-1.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1578939783\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','slick_views',_binary 'a:10:{s:5:\"title\";s:11:\"Slick Views\";s:10:\"short_name\";s:11:\"slick_views\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:4:\"3.0.\";s:18:\"composer_namespace\";s:18:\"drupal/slick_views\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:42:\"https://www.drupal.org/project/slick_views\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:40:{s:5:\"3.0.3\";a:11:{s:4:\"name\";s:17:\"slick_views 3.0.3\";s:7:\"version\";s:5:\"3.0.3\";s:3:\"tag\";s:5:\"3.0.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick_views/releases/3.0.3\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick_views-3.0.3.tar.gz\";s:4:\"date\";s:10:\"1729253841\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.2\";a:11:{s:4:\"name\";s:17:\"slick_views 3.0.2\";s:7:\"version\";s:5:\"3.0.2\";s:3:\"tag\";s:5:\"3.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick_views/releases/3.0.2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick_views-3.0.2.tar.gz\";s:4:\"date\";s:10:\"1715947969\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.1\";a:11:{s:4:\"name\";s:17:\"slick_views 3.0.1\";s:7:\"version\";s:5:\"3.0.1\";s:3:\"tag\";s:5:\"3.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick_views/releases/3.0.1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick_views-3.0.1.tar.gz\";s:4:\"date\";s:10:\"1714298910\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:5:\"3.0.0\";a:11:{s:4:\"name\";s:17:\"slick_views 3.0.0\";s:7:\"version\";s:5:\"3.0.0\";s:3:\"tag\";s:5:\"3.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/slick_views/releases/3.0.0\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/slick_views-3.0.0.tar.gz\";s:4:\"date\";s:10:\"1712428745\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\">=9.3\";}s:7:\"8.x-2.8\";a:11:{s:4:\"name\";s:19:\"slick_views 8.x-2.8\";s:7:\"version\";s:7:\"8.x-2.8\";s:3:\"tag\";s:7:\"8.x-2.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick_views/releases/8.x-2.8\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.8.tar.gz\";s:4:\"date\";s:10:\"1695019929\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:11:\"8.x-2.8-rc3\";a:11:{s:4:\"name\";s:23:\"slick_views 8.x-2.8-rc3\";s:7:\"version\";s:11:\"8.x-2.8-rc3\";s:3:\"tag\";s:11:\"8.x-2.8-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/slick_views/releases/8.x-2.8-rc3\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.8-rc3.tar.gz\";s:4:\"date\";s:10:\"1694666857\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:11:\"8.x-2.8-rc2\";a:11:{s:4:\"name\";s:23:\"slick_views 8.x-2.8-rc2\";s:7:\"version\";s:11:\"8.x-2.8-rc2\";s:3:\"tag\";s:11:\"8.x-2.8-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/slick_views/releases/8.x-2.8-rc2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.8-rc2.tar.gz\";s:4:\"date\";s:10:\"1691942242\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:11:\"8.x-2.8-rc1\";a:11:{s:4:\"name\";s:23:\"slick_views 8.x-2.8-rc1\";s:7:\"version\";s:11:\"8.x-2.8-rc1\";s:3:\"tag\";s:11:\"8.x-2.8-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/slick_views/releases/8.x-2.8-rc1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.8-rc1.tar.gz\";s:4:\"date\";s:10:\"1690648348\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:13:\"8.x-2.8-beta1\";a:11:{s:4:\"name\";s:25:\"slick_views 8.x-2.8-beta1\";s:7:\"version\";s:13:\"8.x-2.8-beta1\";s:3:\"tag\";s:13:\"8.x-2.8-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/slick_views/releases/8.x-2.8-beta1\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.8-beta1.tar.gz\";s:4:\"date\";s:10:\"1690090483\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:7:\"8.x-2.7\";a:11:{s:4:\"name\";s:19:\"slick_views 8.x-2.7\";s:7:\"version\";s:7:\"8.x-2.7\";s:3:\"tag\";s:7:\"8.x-2.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick_views/releases/8.x-2.7\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.7.tar.gz\";s:4:\"date\";s:10:\"1685800148\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";}s:13:\"8.x-2.7-beta1\";a:11:{s:4:\"name\";s:25:\"slick_views 8.x-2.7-beta1\";s:7:\"version\";s:13:\"8.x-2.7-beta1\";s:3:\"tag\";s:13:\"8.x-2.7-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/slick_views/releases/8.x-2.7-beta1\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.7-beta1.tar.gz\";s:4:\"date\";s:10:\"1653730184\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";}s:7:\"8.x-2.6\";a:11:{s:4:\"name\";s:19:\"slick_views 8.x-2.6\";s:7:\"version\";s:7:\"8.x-2.6\";s:3:\"tag\";s:7:\"8.x-2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick_views/releases/8.x-2.6\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.6.tar.gz\";s:4:\"date\";s:10:\"1640350107\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";}s:7:\"8.x-2.5\";a:11:{s:4:\"name\";s:19:\"slick_views 8.x-2.5\";s:7:\"version\";s:7:\"8.x-2.5\";s:3:\"tag\";s:7:\"8.x-2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick_views/releases/8.x-2.5\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.5.tar.gz\";s:4:\"date\";s:10:\"1633664513\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-2.4\";a:11:{s:4:\"name\";s:19:\"slick_views 8.x-2.4\";s:7:\"version\";s:7:\"8.x-2.4\";s:3:\"tag\";s:7:\"8.x-2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick_views/releases/8.x-2.4\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.4.tar.gz\";s:4:\"date\";s:10:\"1618668307\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-2.3\";a:11:{s:4:\"name\";s:19:\"slick_views 8.x-2.3\";s:7:\"version\";s:7:\"8.x-2.3\";s:3:\"tag\";s:7:\"8.x-2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick_views/releases/8.x-2.3\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.3.tar.gz\";s:4:\"date\";s:10:\"1589111335\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-2.2\";a:11:{s:4:\"name\";s:19:\"slick_views 8.x-2.2\";s:7:\"version\";s:7:\"8.x-2.2\";s:3:\"tag\";s:7:\"8.x-2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick_views/releases/8.x-2.2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.2.tar.gz\";s:4:\"date\";s:10:\"1581742125\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-2.1\";a:11:{s:4:\"name\";s:19:\"slick_views 8.x-2.1\";s:7:\"version\";s:7:\"8.x-2.1\";s:3:\"tag\";s:7:\"8.x-2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick_views/releases/8.x-2.1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.1.tar.gz\";s:4:\"date\";s:10:\"1578007683\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.0\";a:11:{s:4:\"name\";s:19:\"slick_views 8.x-2.0\";s:7:\"version\";s:7:\"8.x-2.0\";s:3:\"tag\";s:7:\"8.x-2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick_views/releases/8.x-2.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.0.tar.gz\";s:4:\"date\";s:10:\"1555885681\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc3\";a:11:{s:4:\"name\";s:23:\"slick_views 8.x-2.0-rc3\";s:7:\"version\";s:11:\"8.x-2.0-rc3\";s:3:\"tag\";s:11:\"8.x-2.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/slick_views/releases/8.x-2.0-rc3\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1552055584\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc2\";a:11:{s:4:\"name\";s:23:\"slick_views 8.x-2.0-rc2\";s:7:\"version\";s:11:\"8.x-2.0-rc2\";s:3:\"tag\";s:11:\"8.x-2.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/slick_views/releases/8.x-2.0-rc2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1551454685\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc1\";a:11:{s:4:\"name\";s:23:\"slick_views 8.x-2.0-rc1\";s:7:\"version\";s:11:\"8.x-2.0-rc1\";s:3:\"tag\";s:11:\"8.x-2.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/slick_views/releases/8.x-2.0-rc1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1550079780\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-2.0-alpha1\";a:11:{s:4:\"name\";s:26:\"slick_views 8.x-2.0-alpha1\";s:7:\"version\";s:14:\"8.x-2.0-alpha1\";s:3:\"tag\";s:14:\"8.x-2.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/slick_views/releases/8.x-2.0-alpha1\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1547295780\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:19:\"slick_views 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1546870081\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc2\";a:11:{s:4:\"name\";s:23:\"slick_views 8.x-1.0-rc2\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:3:\"tag\";s:11:\"8.x-1.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-rc2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1486728183\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc1\";a:11:{s:4:\"name\";s:23:\"slick_views 8.x-1.0-rc1\";s:7:\"version\";s:11:\"8.x-1.0-rc1\";s:3:\"tag\";s:11:\"8.x-1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-rc1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1485194583\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta5\";a:11:{s:4:\"name\";s:25:\"slick_views 8.x-1.0-beta5\";s:7:\"version\";s:13:\"8.x-1.0-beta5\";s:3:\"tag\";s:13:\"8.x-1.0-beta5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-beta5\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-beta5.tar.gz\";s:4:\"date\";s:10:\"1480434484\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta4\";a:11:{s:4:\"name\";s:25:\"slick_views 8.x-1.0-beta4\";s:7:\"version\";s:13:\"8.x-1.0-beta4\";s:3:\"tag\";s:13:\"8.x-1.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-beta4\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1475149139\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta3\";a:11:{s:4:\"name\";s:25:\"slick_views 8.x-1.0-beta3\";s:7:\"version\";s:13:\"8.x-1.0-beta3\";s:3:\"tag\";s:13:\"8.x-1.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-beta3\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1473197939\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta2\";a:11:{s:4:\"name\";s:25:\"slick_views 8.x-1.0-beta2\";s:7:\"version\";s:13:\"8.x-1.0-beta2\";s:3:\"tag\";s:13:\"8.x-1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-beta2\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1462832045\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:13:\"8.x-1.0-beta1\";a:11:{s:4:\"name\";s:25:\"slick_views 8.x-1.0-beta1\";s:7:\"version\";s:13:\"8.x-1.0-beta1\";s:3:\"tag\";s:13:\"8.x-1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-beta1\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1460349541\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha7\";a:11:{s:4:\"name\";s:26:\"slick_views 8.x-1.0-alpha7\";s:7:\"version\";s:14:\"8.x-1.0-alpha7\";s:3:\"tag\";s:14:\"8.x-1.0-alpha7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-alpha7\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-alpha7.tar.gz\";s:4:\"date\";s:10:\"1459804440\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha6\";a:11:{s:4:\"name\";s:26:\"slick_views 8.x-1.0-alpha6\";s:7:\"version\";s:14:\"8.x-1.0-alpha6\";s:3:\"tag\";s:14:\"8.x-1.0-alpha6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-alpha6\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-alpha6.tar.gz\";s:4:\"date\";s:10:\"1459226640\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha5\";a:11:{s:4:\"name\";s:26:\"slick_views 8.x-1.0-alpha5\";s:7:\"version\";s:14:\"8.x-1.0-alpha5\";s:3:\"tag\";s:14:\"8.x-1.0-alpha5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-alpha5\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-alpha5.tar.gz\";s:4:\"date\";s:10:\"1459172939\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha4\";a:11:{s:4:\"name\";s:26:\"slick_views 8.x-1.0-alpha4\";s:7:\"version\";s:14:\"8.x-1.0-alpha4\";s:3:\"tag\";s:14:\"8.x-1.0-alpha4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-alpha4\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-alpha4.tar.gz\";s:4:\"date\";s:10:\"1458750839\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha3\";a:11:{s:4:\"name\";s:26:\"slick_views 8.x-1.0-alpha3\";s:7:\"version\";s:14:\"8.x-1.0-alpha3\";s:3:\"tag\";s:14:\"8.x-1.0-alpha3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-alpha3\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-alpha3.tar.gz\";s:4:\"date\";s:10:\"1455174839\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha2\";a:11:{s:4:\"name\";s:26:\"slick_views 8.x-1.0-alpha2\";s:7:\"version\";s:14:\"8.x-1.0-alpha2\";s:3:\"tag\";s:14:\"8.x-1.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-alpha2\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1453280339\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha1\";a:11:{s:4:\"name\";s:26:\"slick_views 8.x-1.0-alpha1\";s:7:\"version\";s:14:\"8.x-1.0-alpha1\";s:3:\"tag\";s:14:\"8.x-1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:66:\"https://www.drupal.org/project/slick_views/releases/8.x-1.0-alpha1\";s:13:\"download_link\";s:71:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1453056839\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:9:\"3.0.x-dev\";a:11:{s:4:\"name\";s:21:\"slick_views 3.0.x-dev\";s:7:\"version\";s:9:\"3.0.x-dev\";s:3:\"tag\";s:5:\"3.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/slick_views/releases/3.0.x-dev\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/slick_views-3.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1729254252\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\">=9.4\";}s:11:\"8.x-2.x-dev\";a:11:{s:4:\"name\";s:23:\"slick_views 8.x-2.x-dev\";s:7:\"version\";s:11:\"8.x-2.x-dev\";s:3:\"tag\";s:7:\"8.x-2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/slick_views/releases/8.x-2.x-dev\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/slick_views-8.x-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1695455586\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:17:\"^8.8 || ^9 || ^10\";}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:23:\"slick_views 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/slick_views/releases/8.x-1.x-dev\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/slick_views-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1546869780\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','sophron',_binary 'a:10:{s:5:\"title\";s:7:\"Sophron\";s:10:\"short_name\";s:7:\"sophron\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:9:\"2.2.,3.1.\";s:18:\"composer_namespace\";s:14:\"drupal/sophron\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:38:\"https://www.drupal.org/project/sophron\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:28:{s:5:\"3.1.0\";a:11:{s:4:\"name\";s:13:\"sophron 3.1.0\";s:7:\"version\";s:5:\"3.1.0\";s:3:\"tag\";s:5:\"3.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/sophron/releases/3.1.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/sophron-3.1.0.tar.gz\";s:4:\"date\";s:10:\"1770724263\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^11.2 | ^12\";}s:5:\"3.0.0\";a:11:{s:4:\"name\";s:13:\"sophron 3.0.0\";s:7:\"version\";s:5:\"3.0.0\";s:3:\"tag\";s:5:\"3.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/sophron/releases/3.0.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/sophron-3.0.0.tar.gz\";s:4:\"date\";s:10:\"1752094642\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:5:\"^11.2\";s:5:\"terms\";a:0:{}}s:9:\"3.0.0-rc1\";a:11:{s:4:\"name\";s:17:\"sophron 3.0.0-rc1\";s:7:\"version\";s:9:\"3.0.0-rc1\";s:3:\"tag\";s:9:\"3.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/sophron/releases/3.0.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/sophron-3.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1749395852\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^11.2\";s:5:\"terms\";a:0:{}}s:12:\"3.0.0-alpha2\";a:11:{s:4:\"name\";s:20:\"sophron 3.0.0-alpha2\";s:7:\"version\";s:12:\"3.0.0-alpha2\";s:3:\"tag\";s:12:\"3.0.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/sophron/releases/3.0.0-alpha2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/sophron-3.0.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1745685644\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^11.2\";s:5:\"terms\";a:0:{}}s:12:\"3.0.0-alpha1\";a:11:{s:4:\"name\";s:20:\"sophron 3.0.0-alpha1\";s:7:\"version\";s:12:\"3.0.0-alpha1\";s:3:\"tag\";s:12:\"3.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/sophron/releases/3.0.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/sophron-3.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1744833846\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^11.2\";s:5:\"terms\";a:0:{}}s:5:\"2.2.1\";a:11:{s:4:\"name\";s:13:\"sophron 2.2.1\";s:7:\"version\";s:5:\"2.2.1\";s:3:\"tag\";s:5:\"2.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/sophron/releases/2.2.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/sophron-2.2.1.tar.gz\";s:4:\"date\";s:10:\"1744800237\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";}s:5:\"2.2.0\";a:11:{s:4:\"name\";s:13:\"sophron 2.2.0\";s:7:\"version\";s:5:\"2.2.0\";s:3:\"tag\";s:5:\"2.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/sophron/releases/2.2.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/sophron-2.2.0.tar.gz\";s:4:\"date\";s:10:\"1734432598\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";s:5:\"terms\";a:0:{}}s:5:\"2.1.0\";a:11:{s:4:\"name\";s:13:\"sophron 2.1.0\";s:7:\"version\";s:5:\"2.1.0\";s:3:\"tag\";s:5:\"2.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/sophron/releases/2.1.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/sophron-2.1.0.tar.gz\";s:4:\"date\";s:10:\"1718011690\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";s:5:\"terms\";a:0:{}}s:9:\"2.1.0-rc2\";a:11:{s:4:\"name\";s:17:\"sophron 2.1.0-rc2\";s:7:\"version\";s:9:\"2.1.0-rc2\";s:3:\"tag\";s:9:\"2.1.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/sophron/releases/2.1.0-rc2\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/sophron-2.1.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1717607434\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";s:5:\"terms\";a:0:{}}s:9:\"2.1.0-rc1\";a:11:{s:4:\"name\";s:17:\"sophron 2.1.0-rc1\";s:7:\"version\";s:9:\"2.1.0-rc1\";s:3:\"tag\";s:9:\"2.1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/sophron/releases/2.1.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/sophron-2.1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1716029322\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";s:5:\"terms\";a:0:{}}s:5:\"2.0.2\";a:11:{s:4:\"name\";s:13:\"sophron 2.0.2\";s:7:\"version\";s:5:\"2.0.2\";s:3:\"tag\";s:5:\"2.0.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/sophron/releases/2.0.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/sophron-2.0.2.tar.gz\";s:4:\"date\";s:10:\"1699798487\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"^10\";s:5:\"terms\";a:0:{}}s:5:\"2.0.1\";a:11:{s:4:\"name\";s:13:\"sophron 2.0.1\";s:7:\"version\";s:5:\"2.0.1\";s:3:\"tag\";s:5:\"2.0.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/sophron/releases/2.0.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/sophron-2.0.1.tar.gz\";s:4:\"date\";s:10:\"1676319965\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"^10\";s:5:\"terms\";a:0:{}}s:5:\"2.0.0\";a:11:{s:4:\"name\";s:13:\"sophron 2.0.0\";s:7:\"version\";s:5:\"2.0.0\";s:3:\"tag\";s:5:\"2.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/sophron/releases/2.0.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/sophron-2.0.0.tar.gz\";s:4:\"date\";s:10:\"1663612655\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"^10\";s:5:\"terms\";a:0:{}}s:9:\"2.0.0-rc1\";a:11:{s:4:\"name\";s:17:\"sophron 2.0.0-rc1\";s:7:\"version\";s:9:\"2.0.0-rc1\";s:3:\"tag\";s:9:\"2.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/sophron/releases/2.0.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/sophron-2.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1662402789\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"^10\";s:5:\"terms\";a:0:{}}s:12:\"2.0.0-alpha1\";a:11:{s:4:\"name\";s:20:\"sophron 2.0.0-alpha1\";s:7:\"version\";s:12:\"2.0.0-alpha1\";s:3:\"tag\";s:12:\"2.0.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/sophron/releases/2.0.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/sophron-2.0.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1654348111\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"^10\";s:5:\"terms\";a:0:{}}s:7:\"8.x-1.3\";a:11:{s:4:\"name\";s:15:\"sophron 8.x-1.3\";s:7:\"version\";s:7:\"8.x-1.3\";s:3:\"tag\";s:7:\"8.x-1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/sophron/releases/8.x-1.3\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/sophron-8.x-1.3.tar.gz\";s:4:\"date\";s:10:\"1663598303\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";s:5:\"terms\";a:0:{}}s:7:\"8.x-1.2\";a:11:{s:4:\"name\";s:15:\"sophron 8.x-1.2\";s:7:\"version\";s:7:\"8.x-1.2\";s:3:\"tag\";s:7:\"8.x-1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/sophron/releases/8.x-1.2\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/sophron-8.x-1.2.tar.gz\";s:4:\"date\";s:10:\"1637954244\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:4:\"^9.2\";s:5:\"terms\";a:0:{}}s:7:\"8.x-1.1\";a:11:{s:4:\"name\";s:15:\"sophron 8.x-1.1\";s:7:\"version\";s:7:\"8.x-1.1\";s:3:\"tag\";s:7:\"8.x-1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/sophron/releases/8.x-1.1\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/sophron-8.x-1.1.tar.gz\";s:4:\"date\";s:10:\"1606047077\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.9 || ^9\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:15:\"sophron 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:55:\"https://www.drupal.org/project/sophron/releases/8.x-1.0\";s:13:\"download_link\";s:60:\"https://ftp.drupal.org/files/projects/sophron-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1576526880\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:11:\"8.x-1.0-rc1\";a:11:{s:4:\"name\";s:19:\"sophron 8.x-1.0-rc1\";s:7:\"version\";s:11:\"8.x-1.0-rc1\";s:3:\"tag\";s:11:\"8.x-1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/sophron/releases/8.x-1.0-rc1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/sophron-8.x-1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1573297684\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:13:\"8.x-1.0-beta1\";a:11:{s:4:\"name\";s:21:\"sophron 8.x-1.0-beta1\";s:7:\"version\";s:13:\"8.x-1.0-beta1\";s:3:\"tag\";s:13:\"8.x-1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/sophron/releases/8.x-1.0-beta1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/sophron-8.x-1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1560963185\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:14:\"8.x-1.0-alpha1\";a:11:{s:4:\"name\";s:22:\"sophron 8.x-1.0-alpha1\";s:7:\"version\";s:14:\"8.x-1.0-alpha1\";s:3:\"tag\";s:14:\"8.x-1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/sophron/releases/8.x-1.0-alpha1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/sophron-8.x-1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1558214881\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:9:\"3.1.x-dev\";a:11:{s:4:\"name\";s:17:\"sophron 3.1.x-dev\";s:7:\"version\";s:9:\"3.1.x-dev\";s:3:\"tag\";s:5:\"3.1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/sophron/releases/3.1.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/sophron-3.1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1770723425\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^11.2 | ^12\";s:5:\"terms\";a:0:{}}s:9:\"3.0.x-dev\";a:11:{s:4:\"name\";s:17:\"sophron 3.0.x-dev\";s:7:\"version\";s:9:\"3.0.x-dev\";s:3:\"tag\";s:5:\"3.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/sophron/releases/3.0.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/sophron-3.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1749395573\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^11.2\";s:5:\"terms\";a:0:{}}s:9:\"2.2.x-dev\";a:11:{s:4:\"name\";s:17:\"sophron 2.2.x-dev\";s:7:\"version\";s:9:\"2.2.x-dev\";s:3:\"tag\";s:5:\"2.2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/sophron/releases/2.2.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/sophron-2.2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1744799735\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";s:5:\"terms\";a:0:{}}s:9:\"2.1.x-dev\";a:11:{s:4:\"name\";s:17:\"sophron 2.1.x-dev\";s:7:\"version\";s:9:\"2.1.x-dev\";s:3:\"tag\";s:5:\"2.1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/sophron/releases/2.1.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/sophron-2.1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1732009100\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^10.2 || ^11\";s:5:\"terms\";a:0:{}}s:9:\"2.0.x-dev\";a:11:{s:4:\"name\";s:17:\"sophron 2.0.x-dev\";s:7:\"version\";s:9:\"2.0.x-dev\";s:3:\"tag\";s:5:\"2.0.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/sophron/releases/2.0.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/sophron-2.0.x-dev.tar.gz\";s:4:\"date\";s:10:\"1699796337\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"^10\";s:5:\"terms\";a:0:{}}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:19:\"sophron 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/sophron/releases/8.x-1.x-dev\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/sophron-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1660916354\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','token',_binary 'a:10:{s:5:\"title\";s:5:\"Token\";s:10:\"short_name\";s:5:\"token\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:6:\"8.x-1.\";s:18:\"composer_namespace\";s:12:\"drupal/token\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:36:\"https://www.drupal.org/project/token\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:24:{s:8:\"8.x-1.17\";a:11:{s:4:\"name\";s:14:\"token 8.x-1.17\";s:7:\"version\";s:8:\"8.x-1.17\";s:3:\"tag\";s:8:\"8.x-1.17\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/token/releases/8.x-1.17\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/token-8.x-1.17.tar.gz\";s:4:\"date\";s:10:\"1767941390\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";}s:8:\"8.x-1.16\";a:11:{s:4:\"name\";s:14:\"token 8.x-1.16\";s:7:\"version\";s:8:\"8.x-1.16\";s:3:\"tag\";s:8:\"8.x-1.16\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/token/releases/8.x-1.16\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/token-8.x-1.16.tar.gz\";s:4:\"date\";s:10:\"1757151197\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.2 || ^10 || ^11\";}s:8:\"8.x-1.15\";a:11:{s:4:\"name\";s:14:\"token 8.x-1.15\";s:7:\"version\";s:8:\"8.x-1.15\";s:3:\"tag\";s:8:\"8.x-1.15\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/token/releases/8.x-1.15\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/token-8.x-1.15.tar.gz\";s:4:\"date\";s:10:\"1722206211\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:18:\"^9.2 || ^10 || ^11\";}s:8:\"8.x-1.14\";a:11:{s:4:\"name\";s:14:\"token 8.x-1.14\";s:7:\"version\";s:8:\"8.x-1.14\";s:3:\"tag\";s:8:\"8.x-1.14\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/token/releases/8.x-1.14\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/token-8.x-1.14.tar.gz\";s:4:\"date\";s:10:\"1713009399\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:8:\"8.x-1.13\";a:11:{s:4:\"name\";s:14:\"token 8.x-1.13\";s:7:\"version\";s:8:\"8.x-1.13\";s:3:\"tag\";s:8:\"8.x-1.13\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/token/releases/8.x-1.13\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/token-8.x-1.13.tar.gz\";s:4:\"date\";s:10:\"1697885927\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:8:\"8.x-1.12\";a:11:{s:4:\"name\";s:14:\"token 8.x-1.12\";s:7:\"version\";s:8:\"8.x-1.12\";s:3:\"tag\";s:8:\"8.x-1.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/token/releases/8.x-1.12\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/token-8.x-1.12.tar.gz\";s:4:\"date\";s:10:\"1688015262\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:8:\"8.x-1.11\";a:11:{s:4:\"name\";s:14:\"token 8.x-1.11\";s:7:\"version\";s:8:\"8.x-1.11\";s:3:\"tag\";s:8:\"8.x-1.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/token/releases/8.x-1.11\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/token-8.x-1.11.tar.gz\";s:4:\"date\";s:10:\"1659471813\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:11:\"^9.2 || ^10\";}s:8:\"8.x-1.10\";a:11:{s:4:\"name\";s:14:\"token 8.x-1.10\";s:7:\"version\";s:8:\"8.x-1.10\";s:3:\"tag\";s:8:\"8.x-1.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:54:\"https://www.drupal.org/project/token/releases/8.x-1.10\";s:13:\"download_link\";s:59:\"https://ftp.drupal.org/files/projects/token-8.x-1.10.tar.gz\";s:4:\"date\";s:10:\"1638619775\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-1.9\";a:11:{s:4:\"name\";s:13:\"token 8.x-1.9\";s:7:\"version\";s:7:\"8.x-1.9\";s:3:\"tag\";s:7:\"8.x-1.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/token/releases/8.x-1.9\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/token-8.x-1.9.tar.gz\";s:4:\"date\";s:10:\"1608284866\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-1.8\";a:11:{s:4:\"name\";s:13:\"token 8.x-1.8\";s:7:\"version\";s:7:\"8.x-1.8\";s:3:\"tag\";s:7:\"8.x-1.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/token/releases/8.x-1.8\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/token-8.x-1.8.tar.gz\";s:4:\"date\";s:10:\"1607552423\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-1.7\";a:11:{s:4:\"name\";s:13:\"token 8.x-1.7\";s:7:\"version\";s:7:\"8.x-1.7\";s:3:\"tag\";s:7:\"8.x-1.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/token/releases/8.x-1.7\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/token-8.x-1.7.tar.gz\";s:4:\"date\";s:10:\"1587893588\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^8.8 || ^9\";}s:7:\"8.x-1.6\";a:11:{s:4:\"name\";s:13:\"token 8.x-1.6\";s:7:\"version\";s:7:\"8.x-1.6\";s:3:\"tag\";s:7:\"8.x-1.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/token/releases/8.x-1.6\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/token-8.x-1.6.tar.gz\";s:4:\"date\";s:10:\"1577708583\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:12:\"^8.7.7 || ^9\";}s:7:\"8.x-1.5\";a:11:{s:4:\"name\";s:13:\"token 8.x-1.5\";s:7:\"version\";s:7:\"8.x-1.5\";s:3:\"tag\";s:7:\"8.x-1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/token/releases/8.x-1.5\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/token-8.x-1.5.tar.gz\";s:4:\"date\";s:10:\"1537557481\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.4\";a:11:{s:4:\"name\";s:13:\"token 8.x-1.4\";s:7:\"version\";s:7:\"8.x-1.4\";s:3:\"tag\";s:7:\"8.x-1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/token/releases/8.x-1.4\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/token-8.x-1.4.tar.gz\";s:4:\"date\";s:10:\"1536408480\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.3\";a:11:{s:4:\"name\";s:13:\"token 8.x-1.3\";s:7:\"version\";s:7:\"8.x-1.3\";s:3:\"tag\";s:7:\"8.x-1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/token/releases/8.x-1.3\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/token-8.x-1.3.tar.gz\";s:4:\"date\";s:10:\"1527232684\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.2\";a:11:{s:4:\"name\";s:13:\"token 8.x-1.2\";s:7:\"version\";s:7:\"8.x-1.2\";s:3:\"tag\";s:7:\"8.x-1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/token/releases/8.x-1.2\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/token-8.x-1.2.tar.gz\";s:4:\"date\";s:10:\"1527112080\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.1\";a:11:{s:4:\"name\";s:13:\"token 8.x-1.1\";s:7:\"version\";s:7:\"8.x-1.1\";s:3:\"tag\";s:7:\"8.x-1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/token/releases/8.x-1.1\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/token-8.x-1.1.tar.gz\";s:4:\"date\";s:10:\"1513810384\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:13:\"token 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:53:\"https://www.drupal.org/project/token/releases/8.x-1.0\";s:13:\"download_link\";s:58:\"https://ftp.drupal.org/files/projects/token-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1493466843\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.0-rc1\";a:11:{s:4:\"name\";s:17:\"token 8.x-1.0-rc1\";s:7:\"version\";s:11:\"8.x-1.0-rc1\";s:3:\"tag\";s:11:\"8.x-1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/token/releases/8.x-1.0-rc1\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/token-8.x-1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1483290542\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta2\";a:11:{s:4:\"name\";s:19:\"token 8.x-1.0-beta2\";s:7:\"version\";s:13:\"8.x-1.0-beta2\";s:3:\"tag\";s:13:\"8.x-1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/token/releases/8.x-1.0-beta2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/token-8.x-1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1474367039\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta1\";a:11:{s:4:\"name\";s:19:\"token 8.x-1.0-beta1\";s:7:\"version\";s:13:\"8.x-1.0-beta1\";s:3:\"tag\";s:13:\"8.x-1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/token/releases/8.x-1.0-beta1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/token-8.x-1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1470864453\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha2\";a:11:{s:4:\"name\";s:20:\"token 8.x-1.0-alpha2\";s:7:\"version\";s:14:\"8.x-1.0-alpha2\";s:3:\"tag\";s:14:\"8.x-1.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/token/releases/8.x-1.0-alpha2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/token-8.x-1.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1453363739\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:14:\"8.x-1.0-alpha1\";a:11:{s:4:\"name\";s:20:\"token 8.x-1.0-alpha1\";s:7:\"version\";s:14:\"8.x-1.0-alpha1\";s:3:\"tag\";s:14:\"8.x-1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/token/releases/8.x-1.0-alpha1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/token-8.x-1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1450961339\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:17:\"token 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:57:\"https://www.drupal.org/project/token/releases/8.x-1.x-dev\";s:13:\"download_link\";s:62:\"https://ftp.drupal.org/files/projects/token-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1760779430\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:12:\"^10.3 || ^11\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','twig_tweak',_binary 'a:10:{s:5:\"title\";s:10:\"Twig Tweak\";s:10:\"short_name\";s:10:\"twig_tweak\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:4:\"3.4.\";s:18:\"composer_namespace\";s:17:\"drupal/twig_tweak\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:41:\"https://www.drupal.org/project/twig_tweak\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:45:{s:5:\"3.4.1\";a:11:{s:4:\"name\";s:16:\"twig_tweak 3.4.1\";s:7:\"version\";s:5:\"3.4.1\";s:3:\"tag\";s:5:\"3.4.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/twig_tweak/releases/3.4.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/twig_tweak-3.4.1.tar.gz\";s:4:\"date\";s:10:\"1748530577\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:14:\"^10.3 || ^11.0\";}s:5:\"3.4.0\";a:11:{s:4:\"name\";s:16:\"twig_tweak 3.4.0\";s:7:\"version\";s:5:\"3.4.0\";s:3:\"tag\";s:5:\"3.4.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/twig_tweak/releases/3.4.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/twig_tweak-3.4.0.tar.gz\";s:4:\"date\";s:10:\"1721562308\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:10:\"^10 || ^11\";}s:5:\"3.3.0\";a:11:{s:4:\"name\";s:16:\"twig_tweak 3.3.0\";s:7:\"version\";s:5:\"3.3.0\";s:3:\"tag\";s:5:\"3.3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/twig_tweak/releases/3.3.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/twig_tweak-3.3.0.tar.gz\";s:4:\"date\";s:10:\"1708670116\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";}s:5:\"3.2.1\";a:11:{s:4:\"name\";s:16:\"twig_tweak 3.2.1\";s:7:\"version\";s:5:\"3.2.1\";s:3:\"tag\";s:5:\"3.2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/twig_tweak/releases/3.2.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/twig_tweak-3.2.1.tar.gz\";s:4:\"date\";s:10:\"1677404306\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";s:5:\"terms\";a:0:{}}s:5:\"3.2.0\";a:11:{s:4:\"name\";s:16:\"twig_tweak 3.2.0\";s:7:\"version\";s:5:\"3.2.0\";s:3:\"tag\";s:5:\"3.2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/twig_tweak/releases/3.2.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/twig_tweak-3.2.0.tar.gz\";s:4:\"date\";s:10:\"1664084754\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";}s:5:\"3.1.3\";a:11:{s:4:\"name\";s:16:\"twig_tweak 3.1.3\";s:7:\"version\";s:5:\"3.1.3\";s:3:\"tag\";s:5:\"3.1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/twig_tweak/releases/3.1.3\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/twig_tweak-3.1.3.tar.gz\";s:4:\"date\";s:10:\"1635338145\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:2:\"^9\";}s:5:\"3.1.2\";a:11:{s:4:\"name\";s:16:\"twig_tweak 3.1.2\";s:7:\"version\";s:5:\"3.1.2\";s:3:\"tag\";s:5:\"3.1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/twig_tweak/releases/3.1.2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/twig_tweak-3.1.2.tar.gz\";s:4:\"date\";s:10:\"1625377167\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:2:\"^9\";}s:5:\"3.1.1\";a:11:{s:4:\"name\";s:16:\"twig_tweak 3.1.1\";s:7:\"version\";s:5:\"3.1.1\";s:3:\"tag\";s:5:\"3.1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/twig_tweak/releases/3.1.1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/twig_tweak-3.1.1.tar.gz\";s:4:\"date\";s:10:\"1619981432\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:2:\"^9\";}s:5:\"3.1.0\";a:11:{s:4:\"name\";s:16:\"twig_tweak 3.1.0\";s:7:\"version\";s:5:\"3.1.0\";s:3:\"tag\";s:5:\"3.1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/twig_tweak/releases/3.1.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/twig_tweak-3.1.0.tar.gz\";s:4:\"date\";s:10:\"1619885672\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:2:\"^9\";}s:5:\"3.0.0\";a:11:{s:4:\"name\";s:16:\"twig_tweak 3.0.0\";s:7:\"version\";s:5:\"3.0.0\";s:3:\"tag\";s:5:\"3.0.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/twig_tweak/releases/3.0.0\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/twig_tweak-3.0.0.tar.gz\";s:4:\"date\";s:10:\"1608096096\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:2:\"^9\";}s:9:\"3.0.0-rc2\";a:11:{s:4:\"name\";s:20:\"twig_tweak 3.0.0-rc2\";s:7:\"version\";s:9:\"3.0.0-rc2\";s:3:\"tag\";s:9:\"3.0.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/twig_tweak/releases/3.0.0-rc2\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/twig_tweak-3.0.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1599738229\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:2:\"^9\";}s:9:\"3.0.0-rc1\";a:11:{s:4:\"name\";s:20:\"twig_tweak 3.0.0-rc1\";s:7:\"version\";s:9:\"3.0.0-rc1\";s:3:\"tag\";s:9:\"3.0.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:60:\"https://www.drupal.org/project/twig_tweak/releases/3.0.0-rc1\";s:13:\"download_link\";s:65:\"https://ftp.drupal.org/files/projects/twig_tweak-3.0.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1596039349\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:2:\"^9\";}s:11:\"3.0.0-beta3\";a:11:{s:4:\"name\";s:22:\"twig_tweak 3.0.0-beta3\";s:7:\"version\";s:11:\"3.0.0-beta3\";s:3:\"tag\";s:11:\"3.0.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/twig_tweak/releases/3.0.0-beta3\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/twig_tweak-3.0.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1593957712\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:2:\"^9\";}s:11:\"3.0.0-beta2\";a:11:{s:4:\"name\";s:22:\"twig_tweak 3.0.0-beta2\";s:7:\"version\";s:11:\"3.0.0-beta2\";s:3:\"tag\";s:11:\"3.0.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/twig_tweak/releases/3.0.0-beta2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/twig_tweak-3.0.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1588828286\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:2:\"^9\";}s:11:\"3.0.0-beta1\";a:11:{s:4:\"name\";s:22:\"twig_tweak 3.0.0-beta1\";s:7:\"version\";s:11:\"3.0.0-beta1\";s:3:\"tag\";s:11:\"3.0.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/twig_tweak/releases/3.0.0-beta1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/twig_tweak-3.0.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1585244745\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:2:\"^9\";s:5:\"terms\";a:0:{}}s:8:\"8.x-2.10\";a:11:{s:4:\"name\";s:19:\"twig_tweak 8.x-2.10\";s:7:\"version\";s:8:\"8.x-2.10\";s:3:\"tag\";s:8:\"8.x-2.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.10\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.10.tar.gz\";s:4:\"date\";s:10:\"1663947949\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-2.9\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-2.9\";s:7:\"version\";s:7:\"8.x-2.9\";s:3:\"tag\";s:7:\"8.x-2.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.9\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.9.tar.gz\";s:4:\"date\";s:10:\"1608093728\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-2.8\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-2.8\";s:7:\"version\";s:7:\"8.x-2.8\";s:3:\"tag\";s:7:\"8.x-2.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.8\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.8.tar.gz\";s:4:\"date\";s:10:\"1602156806\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-2.7\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-2.7\";s:7:\"version\";s:7:\"8.x-2.7\";s:3:\"tag\";s:7:\"8.x-2.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.7\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.7.tar.gz\";s:4:\"date\";s:10:\"1601530189\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-2.6\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-2.6\";s:7:\"version\";s:7:\"8.x-2.6\";s:3:\"tag\";s:7:\"8.x-2.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.6\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.6.tar.gz\";s:4:\"date\";s:10:\"1589992479\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-2.5\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-2.5\";s:7:\"version\";s:7:\"8.x-2.5\";s:3:\"tag\";s:7:\"8.x-2.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.5\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.5.tar.gz\";s:4:\"date\";s:10:\"1583908076\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-2.4\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-2.4\";s:7:\"version\";s:7:\"8.x-2.4\";s:3:\"tag\";s:7:\"8.x-2.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.4\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.4.tar.gz\";s:4:\"date\";s:10:\"1563096785\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.3\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-2.3\";s:7:\"version\";s:7:\"8.x-2.3\";s:3:\"tag\";s:7:\"8.x-2.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.3.tar.gz\";s:4:\"date\";s:10:\"1555516385\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.2\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-2.2\";s:7:\"version\";s:7:\"8.x-2.2\";s:3:\"tag\";s:7:\"8.x-2.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.2.tar.gz\";s:4:\"date\";s:10:\"1555515190\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.1\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-2.1\";s:7:\"version\";s:7:\"8.x-2.1\";s:3:\"tag\";s:7:\"8.x-2.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.1.tar.gz\";s:4:\"date\";s:10:\"1531889025\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-2.0\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-2.0\";s:7:\"version\";s:7:\"8.x-2.0\";s:3:\"tag\";s:7:\"8.x-2.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.0\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.0.tar.gz\";s:4:\"date\";s:10:\"1523707084\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc4\";a:11:{s:4:\"name\";s:22:\"twig_tweak 8.x-2.0-rc4\";s:7:\"version\";s:11:\"8.x-2.0-rc4\";s:3:\"tag\";s:11:\"8.x-2.0-rc4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.0-rc4\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.0-rc4.tar.gz\";s:4:\"date\";s:10:\"1522232884\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc3\";a:11:{s:4:\"name\";s:22:\"twig_tweak 8.x-2.0-rc3\";s:7:\"version\";s:11:\"8.x-2.0-rc3\";s:3:\"tag\";s:11:\"8.x-2.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.0-rc3\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1520442180\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc2\";a:11:{s:4:\"name\";s:22:\"twig_tweak 8.x-2.0-rc2\";s:7:\"version\";s:11:\"8.x-2.0-rc2\";s:3:\"tag\";s:11:\"8.x-2.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.0-rc2\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1512379985\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-2.0-rc1\";a:11:{s:4:\"name\";s:22:\"twig_tweak 8.x-2.0-rc1\";s:7:\"version\";s:11:\"8.x-2.0-rc1\";s:3:\"tag\";s:11:\"8.x-2.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.0-rc1\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1505466243\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:8:\"8.x-1.10\";a:11:{s:4:\"name\";s:19:\"twig_tweak 8.x-1.10\";s:7:\"version\";s:8:\"8.x-1.10\";s:3:\"tag\";s:8:\"8.x-1.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/twig_tweak/releases/8.x-1.10\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-1.10.tar.gz\";s:4:\"date\";s:10:\"1582883089\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.9\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-1.9\";s:7:\"version\";s:7:\"8.x-1.9\";s:3:\"tag\";s:7:\"8.x-1.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-1.9\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-1.9.tar.gz\";s:4:\"date\";s:10:\"1505464444\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.8\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-1.8\";s:7:\"version\";s:7:\"8.x-1.8\";s:3:\"tag\";s:7:\"8.x-1.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-1.8\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-1.8.tar.gz\";s:4:\"date\";s:10:\"1495984083\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.7\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-1.7\";s:7:\"version\";s:7:\"8.x-1.7\";s:3:\"tag\";s:7:\"8.x-1.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-1.7\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-1.7.tar.gz\";s:4:\"date\";s:10:\"1493543043\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.6\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-1.6\";s:7:\"version\";s:7:\"8.x-1.6\";s:3:\"tag\";s:7:\"8.x-1.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-1.6\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-1.6.tar.gz\";s:4:\"date\";s:10:\"1489930083\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.5\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-1.5\";s:7:\"version\";s:7:\"8.x-1.5\";s:3:\"tag\";s:7:\"8.x-1.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-1.5\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-1.5.tar.gz\";s:4:\"date\";s:10:\"1484994183\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.4\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-1.4\";s:7:\"version\";s:7:\"8.x-1.4\";s:3:\"tag\";s:7:\"8.x-1.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-1.4\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-1.4.tar.gz\";s:4:\"date\";s:10:\"1478691840\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:7:\"8.x-1.3\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-1.3\";s:7:\"version\";s:7:\"8.x-1.3\";s:3:\"tag\";s:7:\"8.x-1.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-1.3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-1.3.tar.gz\";s:4:\"date\";s:10:\"1472818139\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.2\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-1.2\";s:7:\"version\";s:7:\"8.x-1.2\";s:3:\"tag\";s:7:\"8.x-1.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-1.2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-1.2.tar.gz\";s:4:\"date\";s:10:\"1464796439\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.1\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-1.1\";s:7:\"version\";s:7:\"8.x-1.1\";s:3:\"tag\";s:7:\"8.x-1.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-1.1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-1.1.tar.gz\";s:4:\"date\";s:10:\"1459421432\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-1.0\";a:11:{s:4:\"name\";s:18:\"twig_tweak 8.x-1.0\";s:7:\"version\";s:7:\"8.x-1.0\";s:3:\"tag\";s:7:\"8.x-1.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/8.x-1.0\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-1.0.tar.gz\";s:4:\"date\";s:10:\"1457772839\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:7:\"4.x-dev\";a:11:{s:4:\"name\";s:18:\"twig_tweak 4.x-dev\";s:7:\"version\";s:7:\"4.x-dev\";s:3:\"tag\";s:3:\"4.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/4.x-dev\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-4.x-dev.tar.gz\";s:4:\"date\";s:10:\"1759250431\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:5:\"^11.2\";s:5:\"terms\";a:0:{}}s:7:\"3.x-dev\";a:11:{s:4:\"name\";s:18:\"twig_tweak 3.x-dev\";s:7:\"version\";s:7:\"3.x-dev\";s:3:\"tag\";s:3:\"3.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/twig_tweak/releases/3.x-dev\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/twig_tweak-3.x-dev.tar.gz\";s:4:\"date\";s:10:\"1749837695\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:14:\"^10.3 || ^11.0\";}s:11:\"8.x-2.x-dev\";a:11:{s:4:\"name\";s:22:\"twig_tweak 8.x-2.x-dev\";s:7:\"version\";s:11:\"8.x-2.x-dev\";s:3:\"tag\";s:7:\"8.x-2.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/twig_tweak/releases/8.x-2.x-dev\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.x-dev.tar.gz\";s:4:\"date\";s:10:\"1664082283\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:22:\"twig_tweak 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:62:\"https://www.drupal.org/project/twig_tweak/releases/8.x-1.x-dev\";s:13:\"download_link\";s:67:\"https://ftp.drupal.org/files/projects/twig_tweak-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1582880828\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','views_bootstrap',_binary 'a:10:{s:5:\"title\";s:15:\"Views Bootstrap\";s:10:\"short_name\";s:15:\"views_bootstrap\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:28:\"5.3.,5.4.,5.5.,8.x-3.,8.x-4.\";s:18:\"composer_namespace\";s:22:\"drupal/views_bootstrap\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:46:\"https://www.drupal.org/project/views_bootstrap\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:38:{s:9:\"5.5.0-rc3\";a:11:{s:4:\"name\";s:25:\"views_bootstrap 5.5.0-rc3\";s:7:\"version\";s:9:\"5.5.0-rc3\";s:3:\"tag\";s:9:\"5.5.0-rc3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/views_bootstrap/releases/5.5.0-rc3\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.5.0-rc3.tar.gz\";s:4:\"date\";s:10:\"1728259899\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";}s:9:\"5.5.0-rc2\";a:11:{s:4:\"name\";s:25:\"views_bootstrap 5.5.0-rc2\";s:7:\"version\";s:9:\"5.5.0-rc2\";s:3:\"tag\";s:9:\"5.5.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/views_bootstrap/releases/5.5.0-rc2\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.5.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1727551591\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";}s:9:\"5.5.0-rc1\";a:11:{s:4:\"name\";s:25:\"views_bootstrap 5.5.0-rc1\";s:7:\"version\";s:9:\"5.5.0-rc1\";s:3:\"tag\";s:9:\"5.5.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/views_bootstrap/releases/5.5.0-rc1\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.5.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1722551526\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";}s:11:\"5.5.0-beta4\";a:11:{s:4:\"name\";s:27:\"views_bootstrap 5.5.0-beta4\";s:7:\"version\";s:11:\"5.5.0-beta4\";s:3:\"tag\";s:11:\"5.5.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/views_bootstrap/releases/5.5.0-beta4\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.5.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1717009435\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";}s:11:\"5.5.0-beta3\";a:11:{s:4:\"name\";s:27:\"views_bootstrap 5.5.0-beta3\";s:7:\"version\";s:11:\"5.5.0-beta3\";s:3:\"tag\";s:11:\"5.5.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/views_bootstrap/releases/5.5.0-beta3\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.5.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1716389149\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";}s:11:\"5.5.0-beta2\";a:11:{s:4:\"name\";s:27:\"views_bootstrap 5.5.0-beta2\";s:7:\"version\";s:11:\"5.5.0-beta2\";s:3:\"tag\";s:11:\"5.5.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/views_bootstrap/releases/5.5.0-beta2\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.5.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1716157871\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";}s:11:\"5.5.0-beta1\";a:11:{s:4:\"name\";s:27:\"views_bootstrap 5.5.0-beta1\";s:7:\"version\";s:11:\"5.5.0-beta1\";s:3:\"tag\";s:11:\"5.5.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/views_bootstrap/releases/5.5.0-beta1\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.5.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1715903257\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";}s:12:\"5.5.0-alpha1\";a:11:{s:4:\"name\";s:28:\"views_bootstrap 5.5.0-alpha1\";s:7:\"version\";s:12:\"5.5.0-alpha1\";s:3:\"tag\";s:12:\"5.5.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:68:\"https://www.drupal.org/project/views_bootstrap/releases/5.5.0-alpha1\";s:13:\"download_link\";s:73:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.5.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1658954516\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";s:5:\"terms\";a:0:{}}s:5:\"5.4.1\";a:11:{s:4:\"name\";s:21:\"views_bootstrap 5.4.1\";s:7:\"version\";s:5:\"5.4.1\";s:3:\"tag\";s:5:\"5.4.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/views_bootstrap/releases/5.4.1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.4.1.tar.gz\";s:4:\"date\";s:10:\"1722552101\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";}s:5:\"5.4.0\";a:11:{s:4:\"name\";s:21:\"views_bootstrap 5.4.0\";s:7:\"version\";s:5:\"5.4.0\";s:3:\"tag\";s:5:\"5.4.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/views_bootstrap/releases/5.4.0\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.4.0.tar.gz\";s:4:\"date\";s:10:\"1658954222\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";s:5:\"terms\";a:0:{}}s:5:\"5.3.3\";a:11:{s:4:\"name\";s:21:\"views_bootstrap 5.3.3\";s:7:\"version\";s:5:\"5.3.3\";s:3:\"tag\";s:5:\"5.3.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/views_bootstrap/releases/5.3.3\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.3.3.tar.gz\";s:4:\"date\";s:10:\"1737677841\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";}s:5:\"5.3.2\";a:11:{s:4:\"name\";s:21:\"views_bootstrap 5.3.2\";s:7:\"version\";s:5:\"5.3.2\";s:3:\"tag\";s:5:\"5.3.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/views_bootstrap/releases/5.3.2\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.3.2.tar.gz\";s:4:\"date\";s:10:\"1735842381\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";}s:5:\"5.3.1\";a:11:{s:4:\"name\";s:21:\"views_bootstrap 5.3.1\";s:7:\"version\";s:5:\"5.3.1\";s:3:\"tag\";s:5:\"5.3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/views_bootstrap/releases/5.3.1\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.3.1.tar.gz\";s:4:\"date\";s:10:\"1697749252\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";}s:5:\"5.3.0\";a:11:{s:4:\"name\";s:21:\"views_bootstrap 5.3.0\";s:7:\"version\";s:5:\"5.3.0\";s:3:\"tag\";s:5:\"5.3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:61:\"https://www.drupal.org/project/views_bootstrap/releases/5.3.0\";s:13:\"download_link\";s:66:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.3.0.tar.gz\";s:4:\"date\";s:10:\"1658955136\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";s:5:\"terms\";a:0:{}}s:7:\"8.x-4.5\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-4.5\";s:7:\"version\";s:7:\"8.x-4.5\";s:3:\"tag\";s:7:\"8.x-4.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-4.5\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-4.5.tar.gz\";s:4:\"date\";s:10:\"1722552018\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";}s:7:\"8.x-4.4\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-4.4\";s:7:\"version\";s:7:\"8.x-4.4\";s:3:\"tag\";s:7:\"8.x-4.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-4.4\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-4.4.tar.gz\";s:4:\"date\";s:10:\"1660766857\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:9:\"^9 || ^10\";}s:7:\"8.x-4.3\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-4.3\";s:7:\"version\";s:7:\"8.x-4.3\";s:3:\"tag\";s:7:\"8.x-4.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-4.3\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-4.3.tar.gz\";s:4:\"date\";s:10:\"1590086605\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";s:5:\"terms\";a:0:{}}s:7:\"8.x-4.2\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-4.2\";s:7:\"version\";s:7:\"8.x-4.2\";s:3:\"tag\";s:7:\"8.x-4.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-4.2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-4.2.tar.gz\";s:4:\"date\";s:10:\"1579753985\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-4.1\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-4.1\";s:7:\"version\";s:7:\"8.x-4.1\";s:3:\"tag\";s:7:\"8.x-4.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-4.1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-4.1.tar.gz\";s:4:\"date\";s:10:\"1548889080\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-4.0\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-4.0\";s:7:\"version\";s:7:\"8.x-4.0\";s:3:\"tag\";s:7:\"8.x-4.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-4.0\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-4.0.tar.gz\";s:4:\"date\";s:10:\"1548263580\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:8:\"8.x-3.12\";a:11:{s:4:\"name\";s:24:\"views_bootstrap 8.x-3.12\";s:7:\"version\";s:8:\"8.x-3.12\";s:3:\"tag\";s:8:\"8.x-3.12\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.12\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.12.tar.gz\";s:4:\"date\";s:10:\"1737677811\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";}s:8:\"8.x-3.11\";a:11:{s:4:\"name\";s:24:\"views_bootstrap 8.x-3.11\";s:7:\"version\";s:8:\"8.x-3.11\";s:3:\"tag\";s:8:\"8.x-3.11\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.11\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.11.tar.gz\";s:4:\"date\";s:10:\"1735842490\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";}s:8:\"8.x-3.10\";a:11:{s:4:\"name\";s:24:\"views_bootstrap 8.x-3.10\";s:7:\"version\";s:8:\"8.x-3.10\";s:3:\"tag\";s:8:\"8.x-3.10\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:64:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.10\";s:13:\"download_link\";s:69:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.10.tar.gz\";s:4:\"date\";s:10:\"1697749198\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";}s:7:\"8.x-3.9\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-3.9\";s:7:\"version\";s:7:\"8.x-3.9\";s:3:\"tag\";s:7:\"8.x-3.9\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.9\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.9.tar.gz\";s:4:\"date\";s:10:\"1645730265\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";s:5:\"terms\";a:0:{}}s:7:\"8.x-3.8\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-3.8\";s:7:\"version\";s:7:\"8.x-3.8\";s:3:\"tag\";s:7:\"8.x-3.8\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.8\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.8.tar.gz\";s:4:\"date\";s:10:\"1632494551\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-3.7\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-3.7\";s:7:\"version\";s:7:\"8.x-3.7\";s:3:\"tag\";s:7:\"8.x-3.7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.7\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.7.tar.gz\";s:4:\"date\";s:10:\"1626202107\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-3.6\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-3.6\";s:7:\"version\";s:7:\"8.x-3.6\";s:3:\"tag\";s:7:\"8.x-3.6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.6\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.6.tar.gz\";s:4:\"date\";s:10:\"1614207426\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-3.5\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-3.5\";s:7:\"version\";s:7:\"8.x-3.5\";s:3:\"tag\";s:7:\"8.x-3.5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.5\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.5.tar.gz\";s:4:\"date\";s:10:\"1606868706\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-3.4\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-3.4\";s:7:\"version\";s:7:\"8.x-3.4\";s:3:\"tag\";s:7:\"8.x-3.4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.4\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.4.tar.gz\";s:4:\"date\";s:10:\"1603898717\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-3.3\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-3.3\";s:7:\"version\";s:7:\"8.x-3.3\";s:3:\"tag\";s:7:\"8.x-3.3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.3\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.3.tar.gz\";s:4:\"date\";s:10:\"1601313641\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-3.2\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-3.2\";s:7:\"version\";s:7:\"8.x-3.2\";s:3:\"tag\";s:7:\"8.x-3.2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.2\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.2.tar.gz\";s:4:\"date\";s:10:\"1599609254\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:7:\"8.x-3.1\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-3.1\";s:7:\"version\";s:7:\"8.x-3.1\";s:3:\"tag\";s:7:\"8.x-3.1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.1\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.1.tar.gz\";s:4:\"date\";s:10:\"1537360681\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:7:\"8.x-3.0\";a:11:{s:4:\"name\";s:23:\"views_bootstrap 8.x-3.0\";s:7:\"version\";s:7:\"8.x-3.0\";s:3:\"tag\";s:7:\"8.x-3.0\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:63:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.0\";s:13:\"download_link\";s:68:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.0.tar.gz\";s:4:\"date\";s:10:\"1507098244\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:44:\"Covered by Drupal\'s security advisory policy\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:9:\"5.5.x-dev\";a:11:{s:4:\"name\";s:25:\"views_bootstrap 5.5.x-dev\";s:7:\"version\";s:9:\"5.5.x-dev\";s:3:\"tag\";s:5:\"5.5.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/views_bootstrap/releases/5.5.x-dev\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.5.x-dev.tar.gz\";s:4:\"date\";s:10:\"1752614553\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:9:\"5.4.x-dev\";a:11:{s:4:\"name\";s:25:\"views_bootstrap 5.4.x-dev\";s:7:\"version\";s:9:\"5.4.x-dev\";s:3:\"tag\";s:5:\"5.4.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/views_bootstrap/releases/5.4.x-dev\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.4.x-dev.tar.gz\";s:4:\"date\";s:10:\"1743346719\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:9:\"5.3.x-dev\";a:11:{s:4:\"name\";s:25:\"views_bootstrap 5.3.x-dev\";s:7:\"version\";s:9:\"5.3.x-dev\";s:3:\"tag\";s:5:\"5.3.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:65:\"https://www.drupal.org/project/views_bootstrap/releases/5.3.x-dev\";s:13:\"download_link\";s:70:\"https://ftp.drupal.org/files/projects/views_bootstrap-5.3.x-dev.tar.gz\";s:4:\"date\";s:10:\"1737677481\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";s:5:\"terms\";a:0:{}}s:11:\"8.x-4.x-dev\";a:11:{s:4:\"name\";s:27:\"views_bootstrap 8.x-4.x-dev\";s:7:\"version\";s:11:\"8.x-4.x-dev\";s:3:\"tag\";s:7:\"8.x-4.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-4.x-dev\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-4.x-dev.tar.gz\";s:4:\"date\";s:10:\"1717091068\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";}s:11:\"8.x-3.x-dev\";a:11:{s:4:\"name\";s:27:\"views_bootstrap 8.x-3.x-dev\";s:7:\"version\";s:11:\"8.x-3.x-dev\";s:3:\"tag\";s:7:\"8.x-3.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:67:\"https://www.drupal.org/project/views_bootstrap/releases/8.x-3.x-dev\";s:13:\"download_link\";s:72:\"https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.x-dev.tar.gz\";s:4:\"date\";s:10:\"1737677407\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:16:\"^9 || ^10 || ^11\";s:5:\"terms\";a:0:{}}}s:10:\"last_fetch\";i:1773404885;}',1773491285),('update_available_releases','webp',_binary 'a:10:{s:5:\"title\";s:4:\"WebP\";s:10:\"short_name\";s:4:\"webp\";s:4:\"type\";s:14:\"project_module\";s:18:\"supported_branches\";s:6:\"8.x-1.\";s:18:\"composer_namespace\";s:11:\"drupal/webp\";s:14:\"project_status\";s:9:\"published\";s:4:\"link\";s:35:\"https://www.drupal.org/project/webp\";s:5:\"terms\";s:0:\"\";s:8:\"releases\";a:12:{s:11:\"8.x-1.0-rc2\";a:11:{s:4:\"name\";s:16:\"webp 8.x-1.0-rc2\";s:7:\"version\";s:11:\"8.x-1.0-rc2\";s:3:\"tag\";s:11:\"8.x-1.0-rc2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/webp/releases/8.x-1.0-rc2\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/webp-8.x-1.0-rc2.tar.gz\";s:4:\"date\";s:10:\"1713170119\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:22:\"^8 || ^9 || ^10 || ^11\";}s:11:\"8.x-1.0-rc1\";a:11:{s:4:\"name\";s:16:\"webp 8.x-1.0-rc1\";s:7:\"version\";s:11:\"8.x-1.0-rc1\";s:3:\"tag\";s:11:\"8.x-1.0-rc1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/webp/releases/8.x-1.0-rc1\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/webp-8.x-1.0-rc1.tar.gz\";s:4:\"date\";s:10:\"1692124378\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:58:\"RC releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";}s:13:\"8.x-1.0-beta7\";a:11:{s:4:\"name\";s:18:\"webp 8.x-1.0-beta7\";s:7:\"version\";s:13:\"8.x-1.0-beta7\";s:3:\"tag\";s:13:\"8.x-1.0-beta7\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/webp/releases/8.x-1.0-beta7\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/webp-8.x-1.0-beta7.tar.gz\";s:4:\"date\";s:10:\"1680802363\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:15:\"^8 || ^9 || ^10\";}s:13:\"8.x-1.0-beta6\";a:11:{s:4:\"name\";s:18:\"webp 8.x-1.0-beta6\";s:7:\"version\";s:13:\"8.x-1.0-beta6\";s:3:\"tag\";s:13:\"8.x-1.0-beta6\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/webp/releases/8.x-1.0-beta6\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/webp-8.x-1.0-beta6.tar.gz\";s:4:\"date\";s:10:\"1642191512\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:13:\"8.x-1.0-beta5\";a:11:{s:4:\"name\";s:18:\"webp 8.x-1.0-beta5\";s:7:\"version\";s:13:\"8.x-1.0-beta5\";s:3:\"tag\";s:13:\"8.x-1.0-beta5\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/webp/releases/8.x-1.0-beta5\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/webp-8.x-1.0-beta5.tar.gz\";s:4:\"date\";s:10:\"1605881578\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:13:\"8.x-1.0-beta4\";a:11:{s:4:\"name\";s:18:\"webp 8.x-1.0-beta4\";s:7:\"version\";s:13:\"8.x-1.0-beta4\";s:3:\"tag\";s:13:\"8.x-1.0-beta4\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/webp/releases/8.x-1.0-beta4\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/webp-8.x-1.0-beta4.tar.gz\";s:4:\"date\";s:10:\"1593334784\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:13:\"8.x-1.0-beta3\";a:11:{s:4:\"name\";s:18:\"webp 8.x-1.0-beta3\";s:7:\"version\";s:13:\"8.x-1.0-beta3\";s:3:\"tag\";s:13:\"8.x-1.0-beta3\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/webp/releases/8.x-1.0-beta3\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/webp-8.x-1.0-beta3.tar.gz\";s:4:\"date\";s:10:\"1593248548\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:8:\"^8 || ^9\";}s:13:\"8.x-1.0-beta2\";a:11:{s:4:\"name\";s:18:\"webp 8.x-1.0-beta2\";s:7:\"version\";s:13:\"8.x-1.0-beta2\";s:3:\"tag\";s:13:\"8.x-1.0-beta2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/webp/releases/8.x-1.0-beta2\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/webp-8.x-1.0-beta2.tar.gz\";s:4:\"date\";s:10:\"1563510185\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:2:{i:0;s:9:\"Bug fixes\";i:1;s:12:\"New features\";}}s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:13:\"8.x-1.0-beta1\";a:11:{s:4:\"name\";s:18:\"webp 8.x-1.0-beta1\";s:7:\"version\";s:13:\"8.x-1.0-beta1\";s:3:\"tag\";s:13:\"8.x-1.0-beta1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:58:\"https://www.drupal.org/project/webp/releases/8.x-1.0-beta1\";s:13:\"download_link\";s:63:\"https://ftp.drupal.org/files/projects/webp-8.x-1.0-beta1.tar.gz\";s:4:\"date\";s:10:\"1506088444\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:60:\"Beta releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:14:\"8.x-1.0-alpha2\";a:11:{s:4:\"name\";s:19:\"webp 8.x-1.0-alpha2\";s:7:\"version\";s:14:\"8.x-1.0-alpha2\";s:3:\"tag\";s:14:\"8.x-1.0-alpha2\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/webp/releases/8.x-1.0-alpha2\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/webp-8.x-1.0-alpha2.tar.gz\";s:4:\"date\";s:10:\"1505146143\";s:5:\"files\";s:0:\"\";s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";s:5:\"terms\";a:0:{}}s:14:\"8.x-1.0-alpha1\";a:11:{s:4:\"name\";s:19:\"webp 8.x-1.0-alpha1\";s:7:\"version\";s:14:\"8.x-1.0-alpha1\";s:3:\"tag\";s:14:\"8.x-1.0-alpha1\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:59:\"https://www.drupal.org/project/webp/releases/8.x-1.0-alpha1\";s:13:\"download_link\";s:64:\"https://ftp.drupal.org/files/projects/webp-8.x-1.0-alpha1.tar.gz\";s:4:\"date\";s:10:\"1504694043\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:9:\"Bug fixes\";}}s:8:\"security\";s:61:\"Alpha releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:3:\"8.x\";}s:11:\"8.x-1.x-dev\";a:11:{s:4:\"name\";s:16:\"webp 8.x-1.x-dev\";s:7:\"version\";s:11:\"8.x-1.x-dev\";s:3:\"tag\";s:7:\"8.x-1.x\";s:6:\"status\";s:9:\"published\";s:12:\"release_link\";s:56:\"https://www.drupal.org/project/webp/releases/8.x-1.x-dev\";s:13:\"download_link\";s:61:\"https://ftp.drupal.org/files/projects/webp-8.x-1.x-dev.tar.gz\";s:4:\"date\";s:10:\"1713167808\";s:5:\"files\";s:0:\"\";s:5:\"terms\";a:1:{s:12:\"Release type\";a:1:{i:0;s:12:\"New features\";}}s:8:\"security\";s:59:\"Dev releases are not covered by Drupal security advisories.\";s:18:\"core_compatibility\";s:22:\"^8 || ^9 || ^10 || ^11\";}}s:10:\"last_fetch\";i:1773404885;}',1773491285);
/*!40000 ALTER TABLE `key_value_expire` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `locale_file`
--

DROP TABLE IF EXISTS `locale_file`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `locale_file` (
  `project` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'A unique short name to identify the project the file belongs to.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Language code of this translation. References "language".langcode.',
  `filename` varchar(255) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT 'Filename of the imported file.',
  `version` varchar(128) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT 'Version tag of the imported file.',
  `uri` varchar(255) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT 'URI of the remote file, the resulting local file or the locally imported file.',
  `timestamp` bigint DEFAULT '0' COMMENT 'Unix timestamp of the imported file.',
  `last_checked` bigint DEFAULT '0' COMMENT 'Unix timestamp of the last time this translation was confirmed to be the most recent release available.',
  PRIMARY KEY (`project`,`langcode`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='File import status information for interface translation…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `locale_file`
--

LOCK TABLES `locale_file` WRITE;
/*!40000 ALTER TABLE `locale_file` DISABLE KEYS */;
INSERT INTO `locale_file` VALUES ('admin_toolbar','es','','3.6.0','',1748984276,1748984276),('blazy','es','','3.0.13','',1750886364,1750886364),('bootstrap5','es','','4.0.5','',0,0),('captcha','es','','2.0.7','',1749727647,1749727647),('devel','es','','5.3.1','',1748984109,1748984108),('drupal','es','','11.1.7','',1748976519,1748976977),('dxpr_builder','es','','2.7.5','',1748985333,1748985333),('dxpr_theme','es','','6.0.4','',0,0),('dxpr_theme_helper','es','','2.0.0','',1748986149,1748986149),('entity_browser','es','','8.x-2.13','',1748987192,1748987191),('field_group','es','','4.0.0','',1748985486,1748985486),('file_mdm','es','','3.1.0','',1749128312,1749128311),('imagemagick','es','','4.0.2','',1749128312,1749128311),('media_library_form_element','es','','2.1.1','',1748986149,1748986149),('pathauto','es','','8.x-1.13','',1749230400,1749230400),('recaptcha','es','','8.x-3.4','',1749728261,1749728261),('recaptcha_v3','es','','2.0.4','',1749727647,1749727647),('remove_reset_password','es','','1.0.4','',1752256762,1752256761),('slick','es','','3.0.4','',1750886364,1750886364),('slick_views','es','','3.0.3','',1750887375,1750887375),('sophron','es','','2.2.1','',1749128312,1749128311),('token','es','','8.x-1.15','',1749230400,1749230400),('twig_tweak','es','','3.4.1','',1750270495,1750270495),('views_bootstrap','es','','5.5.0-rc3','',1750248564,1750248564),('webp','es','','8.x-1.0-rc2','',1749128312,1749128311);
/*!40000 ALTER TABLE `locale_file` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `locales_location`
--

DROP TABLE IF EXISTS `locales_location`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `locales_location` (
  `lid` int NOT NULL AUTO_INCREMENT COMMENT 'Unique identifier of this location.',
  `sid` int NOT NULL COMMENT 'Unique identifier of this string.',
  `type` varchar(50) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The location type (file, config, path, etc).',
  `name` varchar(255) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT 'Type dependent location information (file name, path, etc).',
  `version` varchar(20) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT 'none' COMMENT 'Version of Drupal where the location was found.',
  PRIMARY KEY (`lid`),
  KEY `string_type` (`sid`,`type`),
  KEY `type_name` (`type`,`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3334 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Location information for source strings.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `locales_location`
--

LOCK TABLES `locales_location` WRITE;
/*!40000 ALTER TABLE `locales_location` DISABLE KEYS */;
INSERT INTO `locales_location` VALUES (1,1,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(2,2,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(3,3,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(4,4,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(5,5,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(6,6,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(7,7,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(8,8,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(9,9,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(10,10,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(11,11,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(12,12,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(13,13,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(14,14,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(15,15,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(16,16,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(17,17,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(18,18,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(19,19,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(20,20,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(21,21,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(22,22,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(23,23,'path','/core/install.php?langcode=es&profile=standard&id=1&op=do_nojs&op=do&_format=json','11.1.7'),(24,24,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(25,25,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(26,26,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(27,27,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(28,28,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(29,29,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(30,30,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(31,31,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(32,32,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(33,33,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(34,34,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(35,35,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(36,36,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(37,37,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(38,38,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(39,39,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(40,40,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(41,41,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(42,42,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(43,43,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(44,44,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(45,45,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(46,46,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(47,47,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(48,48,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(49,49,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(50,50,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(51,51,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(52,52,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(53,53,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(54,54,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(55,55,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(56,56,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(57,57,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(58,58,'path','/core/install.php?langcode=es&profile=standard&id=2&op=start','11.1.7'),(59,59,'javascript','core/misc/announce.js','11.2.2'),(60,56,'javascript','core/misc/message.js','11.2.2'),(61,60,'javascript','core/misc/message.js','11.2.2'),(62,61,'javascript','core/misc/message.js','11.2.2'),(63,62,'javascript','core/misc/ajax.js','11.2.2'),(64,63,'javascript','core/misc/ajax.js','11.2.2'),(65,64,'javascript','core/misc/ajax.js','11.2.2'),(66,65,'javascript','core/misc/ajax.js','11.2.2'),(67,66,'javascript','core/misc/ajax.js','11.2.2'),(68,67,'javascript','core/misc/ajax.js','11.2.2'),(69,68,'javascript','core/misc/ajax.js','11.2.2'),(70,69,'javascript','core/misc/ajax.js','11.2.2'),(71,70,'javascript','core/misc/ajax.js','11.2.2'),(72,71,'javascript','core/misc/ajax.js','11.2.2'),(73,72,'javascript','core/misc/ajax.js','11.2.2'),(74,73,'javascript','core/misc/ajax.js','11.2.2'),(75,74,'javascript','core/misc/ajax.js','11.2.2'),(76,75,'javascript','core/misc/ajax.js','11.2.2'),(77,76,'javascript','core/misc/ajax.js','11.2.2'),(78,1454,'path','/core/install.php?langcode=es&profile=standard&id=2&op=do_nojs&op=do&_format=json','11.1.7'),(79,1455,'path','/core/install.php?langcode=es&profile=standard&id=2&op=do_nojs&op=do&_format=json','11.1.7'),(80,8817,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(81,8818,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(82,8819,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(83,8820,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(84,8821,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(85,8822,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(86,8823,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(87,8824,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(88,8825,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(89,8826,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(90,8827,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(91,8828,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(92,8829,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(93,8830,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(94,8831,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(95,8832,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(96,8833,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(97,8834,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(98,8835,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(99,8836,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(100,8837,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(101,8838,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(102,8839,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(103,8840,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(104,8841,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(105,8842,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(106,8843,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(107,8844,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(108,8845,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(109,8846,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(110,8847,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(111,8848,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(112,8849,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(113,8850,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(114,8851,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(115,8852,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(116,8853,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(117,8854,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(118,8855,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(119,8856,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(120,8857,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(121,8858,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(122,8859,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(123,8860,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(124,8861,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(125,8862,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(126,8863,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(127,8864,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(128,8865,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(129,8866,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(130,8867,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(131,8868,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(132,8869,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(133,8870,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(134,8871,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(135,8872,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(136,8873,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(137,8874,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(138,8875,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(139,8876,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(140,8877,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(141,8878,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(142,8879,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(143,8880,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(144,8881,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(145,8882,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(146,8883,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(147,8884,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(148,8885,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(149,8886,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(150,8887,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(151,8888,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(152,8889,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(153,8890,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(154,8891,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(155,8892,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(156,8893,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(157,8894,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(158,8895,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(159,8896,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(160,8897,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(161,8898,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(162,8899,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(163,8900,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(164,8901,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(165,8902,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(166,8903,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(167,8904,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(168,8905,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(169,8906,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(170,8907,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(171,8908,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(172,8909,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(173,8910,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(174,8911,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(175,8912,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(176,8913,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(177,8914,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(178,8915,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(179,8916,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(180,8917,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(181,8918,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(182,8919,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(183,8920,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(184,8921,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(185,8922,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(186,8923,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(187,8924,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(188,8925,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(189,8926,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(190,8927,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(191,8928,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(192,8929,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(193,8930,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(194,8931,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(195,8932,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(196,8933,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(197,8934,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(198,8935,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(199,8936,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(200,8937,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(201,8938,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(202,8939,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(203,8940,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(204,8941,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(205,8942,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(206,8943,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(207,8944,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(208,8945,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(209,8946,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(210,8947,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(211,8948,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(212,8949,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(213,8950,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(214,8951,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(215,8952,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(216,8953,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(217,8954,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(218,8955,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(219,8956,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(220,8957,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(221,8958,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(222,8959,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(223,8960,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(224,8961,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(225,8962,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(226,8963,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(227,8964,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(228,8965,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(229,8966,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(230,8967,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(231,8968,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(232,8969,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(233,8970,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(234,8971,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(235,8972,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(236,8973,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(237,8974,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(238,8975,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(239,8976,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(240,8977,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(241,8978,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(242,8979,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(243,8980,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(244,8981,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(245,8982,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(246,8983,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(247,8984,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(248,8985,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(249,8986,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(250,8987,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(251,8988,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(252,8989,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(253,8990,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(254,8991,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(255,8992,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(256,8993,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(257,8994,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(258,8995,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(259,8996,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(260,8997,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(261,8998,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(262,8999,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(263,9000,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(264,9001,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(265,9002,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(266,9003,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(267,9004,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(268,9005,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(269,9006,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(270,9007,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(271,9008,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(272,9009,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(273,9010,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(274,9011,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(275,9012,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(276,9013,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(277,9014,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(278,9015,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(279,9016,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(280,9017,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(281,9018,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(282,9019,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(283,9020,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(284,9021,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(285,9022,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(286,9023,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(287,9024,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(288,9025,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(289,9026,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(290,9027,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(291,9028,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(292,9029,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(293,9030,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(294,9031,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(295,9032,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(296,9033,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(297,9034,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(298,9035,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(299,9036,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(300,9037,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(301,9038,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(302,9039,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(303,9040,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(304,9041,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(305,9042,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(306,9043,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(307,9044,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(308,9045,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(309,9046,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(310,9047,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(311,9048,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(312,9049,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(313,9050,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(314,9051,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(315,9052,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(316,9053,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(317,9054,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(318,9055,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(319,9056,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(320,9057,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(321,9058,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(322,9059,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(323,9060,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(324,9061,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(325,9062,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(326,9063,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(327,9064,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(328,9065,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(329,9066,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(330,9067,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(331,9068,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(332,9069,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(333,9070,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(334,9071,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(335,9072,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(336,9073,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(337,9074,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(338,9075,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(339,9076,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(340,9077,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(341,9078,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(342,9079,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(343,9080,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(344,9081,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(345,9082,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(346,9083,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(347,9084,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(348,9085,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(349,9086,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(350,9087,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(351,9088,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(352,9089,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(353,9090,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(354,9091,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(355,9092,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(356,9093,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(357,9094,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(358,9095,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(359,9096,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(360,9097,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(361,9098,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(362,9099,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(363,9100,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(364,9101,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(365,9102,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(366,9103,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(367,9104,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(368,9105,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(369,9106,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(370,9107,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(371,9108,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(372,9109,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(373,9110,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(374,9111,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(375,9112,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(376,9113,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(377,9114,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(378,9115,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(379,9116,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(380,9117,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(381,9118,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(382,9119,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(383,9120,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(384,9121,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(385,9122,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(386,9123,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(387,9124,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(388,9125,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(389,9126,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(390,9127,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(391,9128,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(392,9129,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(393,9130,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(394,9131,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(395,9132,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(396,9133,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(397,9134,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(398,9135,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(399,9136,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(400,9137,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(401,9138,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(402,9139,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(403,9140,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(404,9141,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(405,9142,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(406,9143,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(407,9144,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(408,9145,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(409,9146,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(410,9147,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(411,9148,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(412,9149,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(413,9150,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(414,9151,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(415,9152,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(416,9153,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(417,9154,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(418,9155,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(419,9156,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(420,9157,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(421,9158,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(422,9159,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(423,9160,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(424,9161,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(425,9162,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(426,9163,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(427,9164,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(428,9165,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(429,9166,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(430,9167,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(431,9168,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(432,9169,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(433,9170,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(434,9171,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(435,9172,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(436,9173,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(437,9174,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(438,9175,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(439,9176,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(440,9177,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(441,9178,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(442,9179,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(443,9180,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(444,9181,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(445,9182,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(446,9183,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(447,9184,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(448,9185,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(449,9186,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(450,9187,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(451,9188,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(452,9189,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(453,9190,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(454,9191,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(455,9192,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(456,9193,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(457,9194,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(458,9195,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(459,9196,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(460,9197,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(461,9198,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(462,9199,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(463,9200,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(464,9201,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(465,9202,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(466,9203,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(467,9204,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(468,9205,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(469,9206,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(470,9207,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(471,9208,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(472,9209,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(473,9210,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(474,9211,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(475,9212,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(476,9213,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(477,9214,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(478,9215,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(479,9216,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(480,9217,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(481,9218,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(482,9219,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(483,9220,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(484,9221,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(485,9222,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(486,9223,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(487,9224,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(488,9225,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(489,9226,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(490,9227,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(491,9228,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(492,9229,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(493,9230,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(494,9231,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(495,9232,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(496,9233,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(497,9234,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(498,9235,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(499,9236,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(500,6164,'configuration','block_content.type.basic','11.1.7'),(501,6165,'configuration','block_content.type.basic','11.1.7'),(502,5496,'configuration','comment.type.comment','11.1.7'),(503,5497,'configuration','comment.type.comment','11.1.7'),(504,6166,'configuration','contact.form.feedback','11.1.7'),(505,936,'configuration','contact.form.feedback','11.1.7'),(506,411,'configuration','core.base_field_override.node.page.promote','11.1.7'),(507,137,'configuration','core.base_field_override.node.page.promote','11.1.7'),(508,367,'configuration','core.base_field_override.node.page.promote','11.1.7'),(509,476,'configuration','editor.editor.full_html','11.1.7'),(510,3258,'configuration','editor.editor.full_html','11.1.7'),(511,8761,'configuration','editor.editor.full_html','11.1.7'),(512,8762,'configuration','editor.editor.full_html','11.1.7'),(513,595,'configuration','editor.editor.full_html','11.1.7'),(514,976,'configuration','editor.editor.full_html','11.1.7'),(515,594,'configuration','editor.editor.full_html','11.1.7'),(516,2194,'configuration','editor.editor.full_html','11.1.7'),(517,559,'configuration','editor.editor.full_html','11.1.7'),(518,366,'configuration','editor.editor.full_html','11.1.7'),(519,1528,'configuration','editor.editor.full_html','11.1.7'),(520,1527,'configuration','editor.editor.full_html','11.1.7'),(521,8763,'configuration','editor.editor.full_html','11.1.7'),(522,842,'configuration','editor.editor.full_html','11.1.7'),(523,81,'configuration','field.field.block_content.basic.body','11.1.7'),(524,397,'configuration','field.field.comment.comment.comment_body','11.1.7'),(525,81,'configuration','field.field.node.article.body','11.1.7'),(526,133,'configuration','field.field.node.article.comment','11.1.7'),(527,190,'configuration','field.field.node.article.field_image','11.1.7'),(528,140,'configuration','field.field.node.article.field_tags','11.1.7'),(529,6167,'configuration','field.field.node.article.field_tags','11.1.7'),(530,81,'configuration','field.field.node.page.body','11.1.7'),(531,297,'configuration','field.field.user.user.user_picture','11.1.7'),(532,2218,'configuration','field.field.user.user.user_picture','11.1.7'),(533,6168,'configuration','filter.format.basic_html','11.1.7'),(534,3641,'configuration','filter.format.full_html','11.1.7'),(535,6169,'configuration','filter.format.restricted_html','11.1.7'),(536,127,'configuration','node.type.article','11.1.7'),(537,3016,'configuration','node.type.article','11.1.7'),(538,2876,'configuration','node.type.page','11.1.7'),(539,2877,'configuration','node.type.page','11.1.7'),(540,140,'configuration','taxonomy.vocabulary.tags','11.1.7'),(541,2878,'configuration','taxonomy.vocabulary.tags','11.1.7'),(542,1199,'configuration','user.role.administrator','11.1.7'),(543,1070,'configuration','user.role.anonymous','11.1.7'),(544,1176,'configuration','user.role.authenticated','11.1.7'),(545,7060,'configuration','user.role.content_editor','11.1.7'),(546,571,'configuration','user.settings','11.1.7'),(547,620,'configuration','core.entity_view_mode.block_content.full','11.1.7'),(548,2453,'configuration','core.entity_view_mode.comment.full','11.1.7'),(549,1532,'configuration','system.action.comment_delete_action','11.1.7'),(550,1586,'configuration','system.action.comment_publish_action','11.1.7'),(551,2465,'configuration','system.action.comment_save_action','11.1.7'),(552,1350,'configuration','system.action.comment_unpublish_action','11.1.7'),(553,2016,'configuration','contact.form.personal','11.1.7'),(554,936,'configuration','contact.form.personal','11.1.7'),(555,476,'configuration','filter.format.plain_text','11.1.7'),(556,6147,'configuration','image.style.large','11.1.7'),(557,6148,'configuration','image.style.medium','11.1.7'),(558,6149,'configuration','image.style.thumbnail','11.1.7'),(559,8214,'configuration','image.style.wide','11.1.7'),(560,3239,'configuration','language.entity.und','11.1.7'),(561,1449,'configuration','language.entity.zxx','11.1.7'),(562,2655,'configuration','core.entity_view_mode.node.full','11.1.7'),(563,349,'configuration','core.entity_view_mode.node.rss','11.1.7'),(564,1562,'configuration','core.entity_view_mode.node.search_index','11.1.7'),(565,5694,'configuration','core.entity_view_mode.node.search_result','11.1.7'),(566,273,'configuration','core.entity_view_mode.node.teaser','11.1.7'),(567,2275,'configuration','system.action.node_delete_action','11.1.7'),(568,2666,'configuration','system.action.node_make_sticky_action','11.1.7'),(569,2667,'configuration','system.action.node_make_unsticky_action','11.1.7'),(570,2668,'configuration','system.action.node_promote_action','11.1.7'),(571,1347,'configuration','system.action.node_publish_action','11.1.7'),(572,2670,'configuration','system.action.node_save_action','11.1.7'),(573,2669,'configuration','system.action.node_unpromote_action','11.1.7'),(574,2665,'configuration','system.action.node_unpublish_action','11.1.7'),(575,35,'configuration','shortcut.set.default','11.1.7'),(576,4639,'configuration','core.date_format.fallback','11.1.7'),(577,6150,'configuration','core.date_format.html_date','11.1.7'),(578,6151,'configuration','core.date_format.html_datetime','11.1.7'),(579,6152,'configuration','core.date_format.html_month','11.1.7'),(580,6153,'configuration','core.date_format.html_time','11.1.7'),(581,6154,'configuration','core.date_format.html_week','11.1.7'),(582,6155,'configuration','core.date_format.html_year','11.1.7'),(583,6156,'configuration','core.date_format.html_yearless_date','11.1.7'),(584,6157,'configuration','core.date_format.long','11.1.7'),(585,9237,'configuration','core.date_format.long','11.1.7'),(586,6158,'configuration','core.date_format.medium','11.1.7'),(587,9238,'configuration','core.date_format.medium','11.1.7'),(588,6159,'configuration','core.date_format.short','11.1.7'),(589,9239,'configuration','core.date_format.short','11.1.7'),(590,561,'configuration','system.maintenance','11.1.7'),(591,6160,'configuration','system.menu.account','11.1.7'),(592,6589,'configuration','system.menu.account','11.1.7'),(593,131,'configuration','system.menu.admin','11.1.7'),(594,6590,'configuration','system.menu.admin','11.1.7'),(595,382,'configuration','system.menu.footer','11.1.7'),(596,6591,'configuration','system.menu.footer','11.1.7'),(597,1419,'configuration','system.menu.main','11.1.7'),(598,6592,'configuration','system.menu.main','11.1.7'),(599,576,'configuration','system.menu.tools','11.1.7'),(600,6593,'configuration','system.menu.tools','11.1.7'),(601,2790,'configuration','core.entity_view_mode.taxonomy_term.full','11.1.7'),(602,4035,'configuration','system.action.taxonomy_term_publish_action','11.1.7'),(603,4036,'configuration','system.action.taxonomy_term_unpublish_action','11.1.7'),(604,88,'configuration','core.entity_form_mode.user.register','11.1.7'),(605,1955,'configuration','core.entity_view_mode.user.compact','11.1.7'),(606,1414,'configuration','core.entity_view_mode.user.full','11.1.7'),(607,6161,'configuration','system.action.user_block_user_action','11.1.7'),(608,6162,'configuration','system.action.user_cancel_user_action','11.1.7'),(609,6163,'configuration','system.action.user_unblock_user_action','11.1.7'),(610,6519,'configuration','user.mail','11.1.7'),(611,8309,'configuration','user.mail','11.1.7'),(612,6520,'configuration','user.mail','11.1.7'),(613,6594,'configuration','user.mail','11.1.7'),(614,2861,'configuration','user.mail','11.1.7'),(615,6595,'configuration','user.mail','11.1.7'),(616,6521,'configuration','user.mail','11.1.7'),(617,6596,'configuration','user.mail','11.1.7'),(618,6522,'configuration','user.mail','11.1.7'),(619,7541,'configuration','user.mail','11.1.7'),(620,6523,'configuration','user.mail','11.1.7'),(621,6525,'configuration','user.mail','11.1.7'),(622,6524,'configuration','user.mail','11.1.7'),(623,6526,'configuration','user.mail','11.1.7'),(624,6771,'configuration','user.mail','11.1.7'),(625,6528,'configuration','user.mail','11.1.7'),(626,6527,'configuration','user.mail','11.1.7'),(627,8215,'configuration','core.date_format.olivero_medium','11.1.7'),(628,9240,'configuration','core.date_format.olivero_medium','11.1.7'),(629,9241,'configuration','views.view.block_content','11.1.7'),(630,9242,'configuration','views.view.block_content','11.1.7'),(631,35,'configuration','views.view.block_content','11.1.7'),(632,1102,'configuration','views.view.block_content','11.1.7'),(633,467,'configuration','views.view.block_content','11.1.7'),(634,1,'configuration','views.view.block_content','11.1.7'),(635,275,'configuration','views.view.block_content','11.1.7'),(636,96,'configuration','views.view.block_content','11.1.7'),(637,1033,'configuration','views.view.block_content','11.1.7'),(638,1032,'configuration','views.view.block_content','11.1.7'),(639,1872,'configuration','views.view.block_content','11.1.7'),(640,1953,'configuration','views.view.block_content','11.1.7'),(641,1250,'configuration','views.view.block_content','11.1.7'),(642,1075,'configuration','views.view.block_content','11.1.7'),(643,167,'configuration','views.view.block_content','11.1.7'),(644,616,'configuration','views.view.block_content','11.1.7'),(645,3175,'configuration','views.view.block_content','11.1.7'),(646,487,'configuration','views.view.block_content','11.1.7'),(647,9243,'configuration','views.view.block_content','11.1.7'),(648,345,'configuration','views.view.block_content','11.1.7'),(649,1106,'configuration','views.view.block_content','11.1.7'),(650,9244,'configuration','views.view.block_content','11.1.7'),(651,133,'configuration','views.view.comment','11.1.7'),(652,7187,'configuration','views.view.comment','11.1.7'),(653,35,'configuration','views.view.comment','11.1.7'),(654,136,'configuration','views.view.comment','11.1.7'),(655,111,'configuration','views.view.comment','11.1.7'),(656,467,'configuration','views.view.comment','11.1.7'),(657,106,'configuration','views.view.comment','11.1.7'),(658,1551,'configuration','views.view.comment','11.1.7'),(659,275,'configuration','views.view.comment','11.1.7'),(660,96,'configuration','views.view.comment','11.1.7'),(661,846,'configuration','views.view.comment','11.1.7'),(662,845,'configuration','views.view.comment','11.1.7'),(663,1207,'configuration','views.view.comment','11.1.7'),(664,1208,'configuration','views.view.comment','11.1.7'),(665,1872,'configuration','views.view.comment','11.1.7'),(666,1953,'configuration','views.view.comment','11.1.7'),(667,1250,'configuration','views.view.comment','11.1.7'),(668,404,'configuration','views.view.comment','11.1.7'),(669,167,'configuration','views.view.comment','11.1.7'),(670,616,'configuration','views.view.comment','11.1.7'),(671,3175,'configuration','views.view.comment','11.1.7'),(672,487,'configuration','views.view.comment','11.1.7'),(673,1212,'configuration','views.view.comment','11.1.7'),(674,9245,'configuration','views.view.comment','11.1.7'),(675,120,'configuration','views.view.comment','11.1.7'),(676,122,'configuration','views.view.comment','11.1.7'),(677,1047,'configuration','views.view.comment','11.1.7'),(678,7188,'configuration','views.view.comment','11.1.7'),(679,7189,'configuration','views.view.comment','11.1.7'),(680,2467,'configuration','views.view.comment','11.1.7'),(681,953,'configuration','views.view.comment','11.1.7'),(682,7190,'configuration','views.view.comment','11.1.7'),(683,7191,'configuration','views.view.comment','11.1.7'),(684,589,'configuration','views.view.comments_recent','11.1.7'),(685,6602,'configuration','views.view.comments_recent','11.1.7'),(686,35,'configuration','views.view.comments_recent','11.1.7'),(687,7991,'configuration','views.view.comments_recent','11.1.7'),(688,1645,'configuration','views.view.comments_recent','11.1.7'),(689,1212,'configuration','views.view.comments_recent','11.1.7'),(690,340,'configuration','views.view.comments_recent','11.1.7'),(691,4630,'configuration','views.view.comments_recent','11.1.7'),(692,450,'configuration','views.view.watchdog','11.1.7'),(693,3080,'configuration','views.view.watchdog','11.1.7'),(694,35,'configuration','views.view.watchdog','11.1.7'),(695,244,'configuration','views.view.watchdog','11.1.7'),(696,4570,'configuration','views.view.watchdog','11.1.7'),(697,429,'configuration','views.view.watchdog','11.1.7'),(698,105,'configuration','views.view.watchdog','11.1.7'),(699,163,'configuration','views.view.watchdog','11.1.7'),(700,179,'configuration','views.view.watchdog','11.1.7'),(701,8488,'configuration','views.view.watchdog','11.1.7'),(702,7192,'configuration','views.view.watchdog','11.1.7'),(703,30,'configuration','views.view.watchdog','11.1.7'),(704,467,'configuration','views.view.watchdog','11.1.7'),(705,96,'configuration','views.view.watchdog','11.1.7'),(706,1945,'configuration','views.view.watchdog','11.1.7'),(707,1944,'configuration','views.view.watchdog','11.1.7'),(708,1872,'configuration','views.view.watchdog','11.1.7'),(709,1953,'configuration','views.view.watchdog','11.1.7'),(710,1250,'configuration','views.view.watchdog','11.1.7'),(711,404,'configuration','views.view.watchdog','11.1.7'),(712,167,'configuration','views.view.watchdog','11.1.7'),(713,616,'configuration','views.view.watchdog','11.1.7'),(714,3175,'configuration','views.view.watchdog','11.1.7'),(715,487,'configuration','views.view.watchdog','11.1.7'),(716,180,'configuration','views.view.watchdog','11.1.7'),(717,345,'configuration','views.view.watchdog','11.1.7'),(718,309,'configuration','views.view.files','11.1.7'),(719,6603,'configuration','views.view.files','11.1.7'),(720,35,'configuration','views.view.files','11.1.7'),(721,1341,'configuration','views.view.files','11.1.7'),(722,204,'configuration','views.view.files','11.1.7'),(723,467,'configuration','views.view.files','11.1.7'),(724,1547,'configuration','views.view.files','11.1.7'),(725,164,'configuration','views.view.files','11.1.7'),(726,87,'configuration','views.view.files','11.1.7'),(727,1509,'configuration','views.view.files','11.1.7'),(728,1508,'configuration','views.view.files','11.1.7'),(729,1553,'configuration','views.view.files','11.1.7'),(730,3118,'configuration','views.view.files','11.1.7'),(731,1128,'configuration','views.view.files','11.1.7'),(732,8489,'configuration','views.view.files','11.1.7'),(733,8032,'configuration','views.view.files','11.1.7'),(734,96,'configuration','views.view.files','11.1.7'),(735,1033,'configuration','views.view.files','11.1.7'),(736,1032,'configuration','views.view.files','11.1.7'),(737,1872,'configuration','views.view.files','11.1.7'),(738,1953,'configuration','views.view.files','11.1.7'),(739,1250,'configuration','views.view.files','11.1.7'),(740,404,'configuration','views.view.files','11.1.7'),(741,167,'configuration','views.view.files','11.1.7'),(742,616,'configuration','views.view.files','11.1.7'),(743,3175,'configuration','views.view.files','11.1.7'),(744,487,'configuration','views.view.files','11.1.7'),(745,1512,'configuration','views.view.files','11.1.7'),(746,259,'configuration','views.view.files','11.1.7'),(747,6617,'configuration','views.view.files','11.1.7'),(748,31,'configuration','views.view.files','11.1.7'),(749,914,'configuration','views.view.files','11.1.7'),(750,1410,'configuration','views.view.files','11.1.7'),(751,9246,'configuration','views.view.files','11.1.7'),(752,173,'configuration','views.view.files','11.1.7'),(753,1971,'configuration','views.view.files','11.1.7'),(754,334,'configuration','views.view.files','11.1.7'),(755,6618,'configuration','views.view.files','11.1.7'),(756,1299,'configuration','block.block.claro_help_search','11.1.7'),(757,3002,'configuration','block.block.claro_help_search','11.1.7'),(758,220,'configuration','search.page.help_search','11.1.7'),(759,97,'configuration','search.page.node_search','11.1.7'),(760,241,'configuration','views.view.archive','11.1.7'),(761,6604,'configuration','views.view.archive','11.1.7'),(762,35,'configuration','views.view.archive','11.1.7'),(763,2326,'configuration','views.view.archive','11.1.7'),(764,1945,'configuration','views.view.archive','11.1.7'),(765,1944,'configuration','views.view.archive','11.1.7'),(766,1872,'configuration','views.view.archive','11.1.7'),(767,1953,'configuration','views.view.archive','11.1.7'),(768,1250,'configuration','views.view.archive','11.1.7'),(769,1075,'configuration','views.view.archive','11.1.7'),(770,167,'configuration','views.view.archive','11.1.7'),(771,616,'configuration','views.view.archive','11.1.7'),(772,3175,'configuration','views.view.archive','11.1.7'),(773,487,'configuration','views.view.archive','11.1.7'),(774,9247,'configuration','views.view.archive','11.1.7'),(775,340,'configuration','views.view.archive','11.1.7'),(776,345,'configuration','views.view.archive','11.1.7'),(777,97,'configuration','views.view.content','11.1.7'),(778,2673,'configuration','views.view.content','11.1.7'),(779,35,'configuration','views.view.content','11.1.7'),(780,80,'configuration','views.view.content','11.1.7'),(781,8,'configuration','views.view.content','11.1.7'),(782,467,'configuration','views.view.content','11.1.7'),(783,106,'configuration','views.view.content','11.1.7'),(784,87,'configuration','views.view.content','11.1.7'),(785,1043,'configuration','views.view.content','11.1.7'),(786,401,'configuration','views.view.content','11.1.7'),(787,275,'configuration','views.view.content','11.1.7'),(788,120,'configuration','views.view.content','11.1.7'),(789,96,'configuration','views.view.content','11.1.7'),(790,1033,'configuration','views.view.content','11.1.7'),(791,1032,'configuration','views.view.content','11.1.7'),(792,2211,'configuration','views.view.content','11.1.7'),(793,2212,'configuration','views.view.content','11.1.7'),(794,404,'configuration','views.view.content','11.1.7'),(795,167,'configuration','views.view.content','11.1.7'),(796,616,'configuration','views.view.content','11.1.7'),(797,3175,'configuration','views.view.content','11.1.7'),(798,487,'configuration','views.view.content','11.1.7'),(799,1450,'configuration','views.view.content','11.1.7'),(800,26,'configuration','views.view.content','11.1.7'),(801,345,'configuration','views.view.content','11.1.7'),(802,6619,'configuration','views.view.content','11.1.7'),(803,2663,'configuration','views.view.content_recent','11.1.7'),(804,6605,'configuration','views.view.content_recent','11.1.7'),(805,35,'configuration','views.view.content_recent','11.1.7'),(806,467,'configuration','views.view.content_recent','11.1.7'),(807,1075,'configuration','views.view.content_recent','11.1.7'),(808,167,'configuration','views.view.content_recent','11.1.7'),(809,616,'configuration','views.view.content_recent','11.1.7'),(810,3175,'configuration','views.view.content_recent','11.1.7'),(811,487,'configuration','views.view.content_recent','11.1.7'),(812,1450,'configuration','views.view.content_recent','11.1.7'),(813,134,'configuration','views.view.content_recent','11.1.7'),(814,340,'configuration','views.view.content_recent','11.1.7'),(815,1529,'configuration','views.view.frontpage','11.1.7'),(816,6606,'configuration','views.view.frontpage','11.1.7'),(817,35,'configuration','views.view.frontpage','11.1.7'),(818,1033,'configuration','views.view.frontpage','11.1.7'),(819,1032,'configuration','views.view.frontpage','11.1.7'),(820,2211,'configuration','views.view.frontpage','11.1.7'),(821,2212,'configuration','views.view.frontpage','11.1.7'),(822,1872,'configuration','views.view.frontpage','11.1.7'),(823,1953,'configuration','views.view.frontpage','11.1.7'),(824,1250,'configuration','views.view.frontpage','11.1.7'),(825,1075,'configuration','views.view.frontpage','11.1.7'),(826,167,'configuration','views.view.frontpage','11.1.7'),(827,616,'configuration','views.view.frontpage','11.1.7'),(828,3175,'configuration','views.view.frontpage','11.1.7'),(829,487,'configuration','views.view.frontpage','11.1.7'),(830,7311,'configuration','views.view.frontpage','11.1.7'),(831,4398,'configuration','views.view.frontpage','11.1.7'),(832,203,'configuration','views.view.frontpage','11.1.7'),(833,345,'configuration','views.view.frontpage','11.1.7'),(834,973,'configuration','views.view.glossary','11.1.7'),(835,6607,'configuration','views.view.glossary','11.1.7'),(836,35,'configuration','views.view.glossary','11.1.7'),(837,80,'configuration','views.view.glossary','11.1.7'),(838,106,'configuration','views.view.glossary','11.1.7'),(839,458,'configuration','views.view.glossary','11.1.7'),(840,1945,'configuration','views.view.glossary','11.1.7'),(841,1944,'configuration','views.view.glossary','11.1.7'),(842,1872,'configuration','views.view.glossary','11.1.7'),(843,1953,'configuration','views.view.glossary','11.1.7'),(844,1250,'configuration','views.view.glossary','11.1.7'),(845,1075,'configuration','views.view.glossary','11.1.7'),(846,167,'configuration','views.view.glossary','11.1.7'),(847,616,'configuration','views.view.glossary','11.1.7'),(848,3175,'configuration','views.view.glossary','11.1.7'),(849,487,'configuration','views.view.glossary','11.1.7'),(850,293,'configuration','views.view.glossary','11.1.7'),(851,345,'configuration','views.view.glossary','11.1.7'),(852,210,'configuration','views.view.taxonomy_term','11.1.7'),(853,6608,'configuration','views.view.taxonomy_term','11.1.7'),(854,35,'configuration','views.view.taxonomy_term','11.1.7'),(855,1945,'configuration','views.view.taxonomy_term','11.1.7'),(856,1944,'configuration','views.view.taxonomy_term','11.1.7'),(857,1872,'configuration','views.view.taxonomy_term','11.1.7'),(858,1953,'configuration','views.view.taxonomy_term','11.1.7'),(859,1250,'configuration','views.view.taxonomy_term','11.1.7'),(860,1075,'configuration','views.view.taxonomy_term','11.1.7'),(861,167,'configuration','views.view.taxonomy_term','11.1.7'),(862,616,'configuration','views.view.taxonomy_term','11.1.7'),(863,3175,'configuration','views.view.taxonomy_term','11.1.7'),(864,487,'configuration','views.view.taxonomy_term','11.1.7'),(865,334,'configuration','views.view.taxonomy_term','11.1.7'),(866,6621,'configuration','views.view.taxonomy_term','11.1.7'),(867,203,'configuration','views.view.taxonomy_term','11.1.7'),(868,345,'configuration','views.view.taxonomy_term','11.1.7'),(869,557,'configuration','search.page.user_search','11.1.7'),(870,945,'configuration','views.view.user_admin_people','11.1.7'),(871,2873,'configuration','views.view.user_admin_people','11.1.7'),(872,35,'configuration','views.view.user_admin_people','11.1.7'),(873,3063,'configuration','views.view.user_admin_people','11.1.7'),(874,100,'configuration','views.view.user_admin_people','11.1.7'),(875,87,'configuration','views.view.user_admin_people','11.1.7'),(876,951,'configuration','views.view.user_admin_people','11.1.7'),(877,33,'configuration','views.view.user_admin_people','11.1.7'),(878,394,'configuration','views.view.user_admin_people','11.1.7'),(879,859,'configuration','views.view.user_admin_people','11.1.7'),(880,8490,'configuration','views.view.user_admin_people','11.1.7'),(881,426,'configuration','views.view.user_admin_people','11.1.7'),(882,7991,'configuration','views.view.user_admin_people','11.1.7'),(883,1645,'configuration','views.view.user_admin_people','11.1.7'),(884,96,'configuration','views.view.user_admin_people','11.1.7'),(885,467,'configuration','views.view.user_admin_people','11.1.7'),(886,1033,'configuration','views.view.user_admin_people','11.1.7'),(887,1032,'configuration','views.view.user_admin_people','11.1.7'),(888,2211,'configuration','views.view.user_admin_people','11.1.7'),(889,2212,'configuration','views.view.user_admin_people','11.1.7'),(890,1872,'configuration','views.view.user_admin_people','11.1.7'),(891,1953,'configuration','views.view.user_admin_people','11.1.7'),(892,1250,'configuration','views.view.user_admin_people','11.1.7'),(893,404,'configuration','views.view.user_admin_people','11.1.7'),(894,167,'configuration','views.view.user_admin_people','11.1.7'),(895,616,'configuration','views.view.user_admin_people','11.1.7'),(896,3175,'configuration','views.view.user_admin_people','11.1.7'),(897,487,'configuration','views.view.user_admin_people','11.1.7'),(898,2830,'configuration','views.view.user_admin_people','11.1.7'),(899,6622,'configuration','views.view.user_admin_people','11.1.7'),(900,542,'configuration','views.view.user_admin_people','11.1.7'),(901,1154,'configuration','views.view.user_admin_people','11.1.7'),(902,122,'configuration','views.view.user_admin_people','11.1.7'),(903,345,'configuration','views.view.user_admin_people','11.1.7'),(904,110,'configuration','views.view.user_admin_people','11.1.7'),(905,3117,'configuration','views.view.user_admin_people','11.1.7'),(906,1963,'configuration','views.view.who_s_new','11.1.7'),(907,6609,'configuration','views.view.who_s_new','11.1.7'),(908,35,'configuration','views.view.who_s_new','11.1.7'),(909,1075,'configuration','views.view.who_s_new','11.1.7'),(910,167,'configuration','views.view.who_s_new','11.1.7'),(911,616,'configuration','views.view.who_s_new','11.1.7'),(912,3175,'configuration','views.view.who_s_new','11.1.7'),(913,487,'configuration','views.view.who_s_new','11.1.7'),(914,6623,'configuration','views.view.who_s_new','11.1.7'),(915,30,'configuration','views.view.who_s_new','11.1.7'),(916,6610,'configuration','views.view.who_s_online','11.1.7'),(917,6611,'configuration','views.view.who_s_online','11.1.7'),(918,35,'configuration','views.view.who_s_online','11.1.7'),(919,2171,'configuration','views.view.who_s_online','11.1.7'),(920,1075,'configuration','views.view.who_s_online','11.1.7'),(921,167,'configuration','views.view.who_s_online','11.1.7'),(922,616,'configuration','views.view.who_s_online','11.1.7'),(923,3175,'configuration','views.view.who_s_online','11.1.7'),(924,487,'configuration','views.view.who_s_online','11.1.7'),(925,6625,'configuration','views.view.who_s_online','11.1.7'),(926,426,'configuration','views.view.who_s_online','11.1.7'),(927,1234,'configuration','views.view.who_s_online','11.1.7'),(928,6624,'configuration','views.view.who_s_online','11.1.7'),(929,6626,'configuration','views.view.who_s_online','11.1.7'),(930,6160,'configuration','block.block.olivero_account_menu','11.1.7'),(931,2256,'configuration','block.block.olivero_breadcrumbs','11.1.7'),(932,2414,'configuration','block.block.olivero_content','11.1.7'),(933,220,'configuration','block.block.olivero_help','11.1.7'),(934,1419,'configuration','block.block.olivero_main_menu','11.1.7'),(935,2274,'configuration','block.block.olivero_messages','11.1.7'),(936,339,'configuration','block.block.olivero_page_title','11.1.7'),(937,2125,'configuration','block.block.olivero_powered','11.1.7'),(938,6100,'configuration','block.block.olivero_primary_admin_actions','11.1.7'),(939,1495,'configuration','block.block.olivero_primary_local_tasks','11.1.7'),(940,8122,'configuration','block.block.olivero_search_form_narrow','11.1.7'),(941,8123,'configuration','block.block.olivero_search_form_wide','11.1.7'),(942,1496,'configuration','block.block.olivero_secondary_local_tasks','11.1.7'),(943,4816,'configuration','block.block.olivero_site_branding','11.1.7'),(944,121,'configuration','block.block.olivero_syndicate','11.1.7'),(945,2256,'configuration','block.block.claro_breadcrumbs','11.1.7'),(946,2414,'configuration','block.block.claro_content','11.1.7'),(947,220,'configuration','block.block.claro_help','11.1.7'),(948,6100,'configuration','block.block.claro_local_actions','11.1.7'),(949,2274,'configuration','block.block.claro_messages','11.1.7'),(950,339,'configuration','block.block.claro_page_title','11.1.7'),(951,1495,'configuration','block.block.claro_primary_local_tasks','11.1.7'),(952,1496,'configuration','block.block.claro_secondary_local_tasks','11.1.7'),(953,9248,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(954,9249,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(955,9250,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(956,9251,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(957,9252,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(958,9253,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(959,9254,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(960,9255,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(961,9256,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(962,9257,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(963,9258,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(964,9259,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(965,9260,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(966,9261,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(967,9262,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(968,9263,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(969,9264,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(970,9265,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(971,9266,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(972,9267,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(973,9268,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(974,9269,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(975,9270,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(976,9271,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(977,9272,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(978,9273,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(979,9274,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(980,9275,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(981,9276,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(982,9277,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(983,9278,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(984,9279,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(985,9280,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(986,9281,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(987,9282,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(988,9283,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(989,9284,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(990,9285,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(991,9286,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(992,9287,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(993,9288,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(994,9289,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(995,9290,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(996,9291,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(997,9292,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(998,9293,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(999,9294,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1000,9295,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1001,9296,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1002,9297,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1003,9298,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1004,9299,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1005,9300,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1006,9301,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1007,9302,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1008,9303,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1009,9304,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1010,9305,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1011,9306,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1012,9307,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1013,9308,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1014,9309,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1015,9310,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1016,9311,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1017,9312,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1018,9313,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1019,9314,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1020,9315,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1021,9316,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1022,9317,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1023,9318,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1024,9319,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1025,9320,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1026,9321,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1027,9322,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1028,9323,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1029,9324,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1030,9325,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1031,9326,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1032,9327,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1033,9328,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1034,9329,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1035,9330,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1036,9331,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1037,9332,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1038,9333,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1039,9334,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1040,9335,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1041,9336,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1042,9337,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1043,9338,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1044,9339,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1045,9340,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1046,9341,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1047,9342,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1048,9343,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1049,9344,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1050,9345,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1051,9346,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1052,9347,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1053,9348,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1054,9349,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1055,9350,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1056,9351,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1057,9352,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1058,9353,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1059,9354,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1060,9355,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1061,9356,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1062,9357,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1063,9358,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1064,9359,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1065,9360,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1066,9361,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1067,9362,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1068,9363,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1069,9364,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1070,9365,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1071,9366,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1072,9367,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1073,9368,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1074,9369,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1075,9370,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1076,9371,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1077,9372,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1078,9373,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1079,9374,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1080,9375,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1081,9376,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1082,9377,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1083,9378,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1084,9379,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1085,9380,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1086,9381,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1087,9382,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1088,9383,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1089,9384,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1090,9385,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1091,9386,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1092,9387,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1093,9388,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1094,9389,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1095,9390,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1096,9391,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1097,9392,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1098,9393,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1099,9394,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1100,9395,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1101,9396,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1102,9397,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1103,9398,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1104,9399,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1105,9400,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1106,9401,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1107,9402,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1108,9403,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1109,9404,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1110,9405,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1111,9406,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1112,9407,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1113,9408,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1114,9409,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1115,9410,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1116,9411,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1117,9412,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1118,9413,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1119,9414,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1120,9415,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1121,9416,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1122,9417,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1123,9418,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1124,9419,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1125,9420,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1126,9421,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1127,9422,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1128,9423,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1129,9424,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1130,9425,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1131,9426,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1132,9427,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1133,9428,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1134,9429,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1135,9430,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1136,9431,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1137,9432,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1138,9433,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1139,9434,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1140,9435,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1141,9436,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1142,9437,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1143,9438,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1144,9439,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1145,9440,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1146,9441,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1147,9442,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1148,9443,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1149,9444,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1150,9445,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1151,9446,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1152,9447,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1153,9448,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1154,9449,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1155,9450,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1156,9451,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1157,9452,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1158,9453,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1159,9454,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1160,9455,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1161,9456,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1162,9457,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1163,9458,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1164,9459,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1165,9460,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1166,9461,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1167,9462,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1168,9463,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1169,9464,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1170,9465,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1171,9466,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1172,9467,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1173,9468,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1174,9469,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1175,9470,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1176,9471,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1177,9472,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1178,9473,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1179,9474,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1180,9475,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1181,9476,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1182,9477,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1183,9478,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1184,9479,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1185,9480,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1186,9481,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1187,9482,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1188,9483,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1189,9484,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1190,9485,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1191,9486,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1192,9487,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1193,9488,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1194,9489,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1195,9490,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1196,9491,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1197,9492,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1198,9493,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1199,9494,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1200,9495,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1201,9496,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1202,9497,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1203,9498,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1204,9499,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1205,9500,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1206,9501,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1207,9502,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1208,9503,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1209,9504,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1210,9505,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1211,9506,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1212,9507,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1213,9508,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1214,9509,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1215,9510,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1216,9511,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1217,9512,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1218,9513,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1219,9514,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1220,9515,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1221,9516,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1222,9517,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1223,9518,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1224,9519,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1225,9520,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1226,9521,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1227,9522,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1228,9523,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1229,9524,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1230,9525,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1231,9526,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1232,9527,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1233,9528,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1234,9529,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1235,9530,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1236,9531,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1237,9532,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1238,9533,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1239,9534,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1240,9535,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1241,9536,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1242,9537,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1243,9538,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1244,9539,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1245,9540,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1246,9541,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1247,9542,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1248,9543,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1249,9544,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1250,9545,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1251,9546,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1252,9547,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1253,9548,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1254,9549,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1255,9550,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1256,9551,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1257,9552,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1258,9553,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1259,9554,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1260,9555,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1261,9556,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1262,9557,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1263,9558,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1264,9559,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1265,9560,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1266,9561,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1267,9562,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1268,9563,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1269,9564,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1270,9565,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1271,9566,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1272,9567,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1273,9568,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1274,9569,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1275,9570,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1276,9571,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1277,9572,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1278,9573,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1279,9574,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1280,9575,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1281,9576,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1282,9577,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1283,9578,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1284,9579,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1285,9580,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1286,9581,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1287,9582,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1288,9583,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1289,9584,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1290,9585,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1291,9586,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1292,9587,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1293,9588,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1294,9589,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1295,9590,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1296,9591,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1297,9592,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1298,9593,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1299,9594,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1300,9595,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1301,9596,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1302,9597,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1303,9598,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1304,9599,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1305,9600,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1306,9601,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1307,9602,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1308,9603,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1309,9604,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1310,9605,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1311,9606,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1312,9607,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1313,9608,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1314,9609,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1315,9610,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1316,9611,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1317,9612,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1318,9613,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1319,9614,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1320,9615,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1321,9616,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1322,9617,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1323,9618,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1324,9619,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1325,9620,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1326,9621,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1327,9622,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1328,9623,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1329,9624,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1330,9625,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1331,9626,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1332,9627,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1333,9628,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1334,9629,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1335,9630,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1336,9631,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1337,9632,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1338,9633,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1339,9634,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1340,9635,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1341,9636,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1342,9637,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1343,9638,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1344,9639,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1345,9640,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1346,9641,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1347,9642,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1348,9643,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1349,9644,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1350,9645,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1351,9646,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1352,9647,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1353,9648,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1354,9649,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1355,9650,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1356,9651,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1357,9652,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1358,9653,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1359,9654,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1360,9655,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1361,9656,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1362,9657,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1363,9658,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1364,9659,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1365,9660,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1366,9661,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1367,9662,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1368,9663,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1369,9664,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1370,9665,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1371,9666,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1372,9667,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1373,9668,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1374,9669,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1375,9670,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1376,9671,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1377,9672,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1378,9673,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1379,9674,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1380,9675,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1381,9676,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1382,9677,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1383,9678,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1384,9679,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1385,9680,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1386,9681,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1387,9682,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1388,9683,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1389,9684,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1390,9685,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1391,9686,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1392,9687,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1393,9688,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1394,9689,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1395,9690,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1396,9691,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1397,9692,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1398,9693,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1399,9694,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1400,9695,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1401,9696,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1402,9697,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1403,9698,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1404,9699,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1405,9700,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1406,9701,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1407,9702,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1408,9703,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1409,9704,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1410,9705,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1411,9706,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1412,9707,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1413,9708,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1414,9709,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1415,9710,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1416,9711,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1417,9712,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1418,9713,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1419,9714,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1420,9715,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1421,9716,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1422,9717,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1423,9718,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1424,9719,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1425,9720,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1426,9721,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1427,9722,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1428,9723,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1429,9724,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1430,9725,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1431,9726,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1432,9727,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1433,9728,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1434,9729,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1435,9730,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1436,9731,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1437,9732,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1438,9733,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1439,9734,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1440,9735,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1441,9736,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1442,9737,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1443,9738,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1444,9739,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1445,9740,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1446,9741,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1447,9742,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1448,9743,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1449,9744,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1450,9745,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1451,9746,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1452,9747,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1453,9748,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1454,9749,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1455,9750,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1456,9751,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1457,9752,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1458,9753,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1459,9754,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1460,9755,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1461,9756,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1462,9757,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1463,9758,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1464,9759,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1465,9760,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1466,9761,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1467,9762,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1468,9763,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1469,9764,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1470,9765,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1471,9766,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1472,9767,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1473,9768,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1474,9769,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1475,9770,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1476,9771,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1477,9772,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1478,9773,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1479,9774,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1480,9775,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1481,9776,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1482,9777,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1483,9778,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1484,9779,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1485,9780,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1486,9781,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1487,9782,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1488,9783,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1489,9784,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1490,9785,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1491,9786,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1492,9787,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1493,9788,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1494,9789,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1495,9790,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1496,9791,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1497,9792,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1498,9793,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1499,9794,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1500,9795,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1501,9796,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1502,9797,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1503,9798,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1504,9799,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1505,9800,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1506,9801,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1507,9802,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1508,9803,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1509,9804,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1510,9805,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1511,9806,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1512,9807,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1513,9808,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1514,9809,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1515,9810,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1516,9811,'path','/core/install.php?langcode=es&profile=standard','11.1.7'),(1517,9812,'path','/','11.1.7'),(1518,9813,'path','/','11.1.7'),(1519,9814,'path','/','11.1.7'),(1520,9815,'path','/','11.1.7'),(1521,9816,'path','/','11.1.7'),(1522,9817,'path','/','11.1.7'),(1523,9818,'path','/','11.1.7'),(1524,9819,'path','/','11.1.7'),(1525,9820,'path','/','11.1.7'),(1526,9821,'path','/','11.1.7'),(1527,3449,'javascript','core/themes/olivero/js/messages.js','11.1.7'),(1528,227,'javascript','core/modules/contextual/js/contextual.js','11.2.2'),(1529,604,'javascript','core/modules/contextual/js/contextual.js','11.2.2'),(1530,4112,'javascript','core/modules/contextual/js/views/AuralView.js','11.1.8'),(1531,9822,'javascript','core/modules/contextual/js/contextual.toolbar.js','11.2.2'),(1532,9823,'javascript','core/modules/contextual/js/contextual.toolbar.js','11.2.2'),(1533,4113,'javascript','core/modules/contextual/js/contextual.toolbar.js','11.2.2'),(1534,9824,'javascript','core/modules/contextual/js/toolbar/views/AuralView.js','11.1.8'),(1535,929,'javascript','core/modules/toolbar/js/toolbar.menu.js','11.2.2'),(1536,2946,'javascript','core/modules/toolbar/js/toolbar.menu.js','11.2.2'),(1537,1626,'javascript','core/modules/toolbar/js/toolbar.menu.js','11.2.2'),(1538,4032,'javascript','core/modules/toolbar/js/toolbar.js','11.2.2'),(1539,4033,'javascript','core/modules/toolbar/js/toolbar.js','11.2.2'),(1540,9825,'javascript','core/modules/toolbar/js/models/ToolbarModel.js','11.2.2'),(1541,4034,'javascript','core/modules/toolbar/js/views/ToolbarAuralView.js','11.2.2'),(1542,113,'javascript','core/modules/toolbar/js/views/ToolbarAuralView.js','11.2.2'),(1543,4004,'javascript','core/modules/toolbar/js/views/ToolbarAuralView.js','11.2.2'),(1544,5754,'javascript','core/modules/toolbar/js/views/ToolbarAuralView.js','11.2.2'),(1545,5755,'javascript','core/modules/toolbar/js/views/ToolbarAuralView.js','11.2.2'),(1546,9826,'path','/admin/structure/views/view/frontpage/edit/page_1?destination=/node','11.1.7'),(1547,76,'javascript','core/misc/tabledrag.js','11.2.2'),(1548,4074,'javascript','core/misc/tabledrag.js','11.2.2'),(1549,3049,'javascript','core/misc/tabledrag.js','11.2.2'),(1550,3048,'javascript','core/misc/tabledrag.js','11.2.2'),(1551,3544,'javascript','core/misc/tabledrag.js','11.2.2'),(1552,9827,'javascript','core/misc/tabledrag.js','11.2.2'),(1553,4074,'javascript','core/themes/claro/js/tabledrag.js','11.2.2'),(1554,3544,'javascript','core/themes/claro/js/tabledrag.js','11.2.2'),(1555,9827,'javascript','core/themes/claro/js/tabledrag.js','11.2.2'),(1556,3049,'javascript','core/themes/claro/js/tabledrag.js','11.2.2'),(1557,3048,'javascript','core/themes/claro/js/tabledrag.js','11.2.2'),(1558,3848,'javascript','core/misc/dropbutton/dropbutton.js','11.2.2'),(1559,249,'javascript','core/modules/views_ui/js/views-admin.js','11.2.2'),(1560,9828,'javascript','core/modules/views_ui/js/views-admin.js','11.2.2'),(1561,3487,'javascript','core/modules/views_ui/js/views-admin.js','11.2.2'),(1562,3626,'javascript','core/modules/views_ui/js/views-admin.js','11.2.2'),(1563,3488,'javascript','core/modules/views_ui/js/views-admin.js','11.2.2'),(1564,9829,'path','/admin/modules','11.1.7'),(1565,9830,'path','/admin/modules','11.1.7'),(1566,9831,'path','/admin/modules','11.1.7'),(1567,9832,'path','/admin/modules','11.1.7'),(1568,9833,'path','/admin/modules','11.1.7'),(1569,9834,'path','/admin/modules','11.1.7'),(1570,9835,'path','/admin/modules','11.1.7'),(1571,9836,'path','/admin/modules','11.1.7'),(1572,9837,'path','/admin/modules','11.1.7'),(1573,9838,'path','/admin/modules','11.1.7'),(1574,9839,'path','/admin/modules','11.1.7'),(1575,9840,'path','/admin/modules','11.1.7'),(1576,9841,'path','/admin/modules','11.1.7'),(1577,9842,'path','/admin/modules','11.1.7'),(1578,9843,'path','/admin/modules','11.1.7'),(1579,9844,'path','/admin/modules','11.1.7'),(1580,9845,'path','/admin/modules','11.1.7'),(1581,9846,'path','/admin/modules','11.1.7'),(1582,9847,'path','/admin/modules','11.1.7'),(1583,9848,'path','/admin/modules','11.1.7'),(1584,9849,'path','/admin/modules','11.1.7'),(1585,9850,'path','/admin/modules','11.1.7'),(1586,9851,'path','/admin/modules','11.1.7'),(1587,9852,'path','/admin/modules','11.1.7'),(1588,9853,'path','/admin/modules','11.1.7'),(1589,9854,'path','/admin/modules','11.1.7'),(1590,9855,'path','/admin/modules','11.1.7'),(1591,9856,'path','/admin/modules','11.1.7'),(1592,9857,'path','/admin/modules','11.1.7'),(1593,9858,'path','/admin/modules','11.1.7'),(1594,9859,'path','/admin/modules','11.1.7'),(1595,9860,'path','/admin/modules','11.1.7'),(1596,9861,'path','/admin/modules','11.1.7'),(1597,9862,'path','/admin/modules','11.1.7'),(1598,9863,'path','/admin/modules','11.1.7'),(1599,9864,'path','/admin/modules','11.1.7'),(1600,9865,'path','/admin/modules','11.1.7'),(1601,9866,'path','/admin/modules','11.1.7'),(1602,9867,'path','/admin/modules','11.1.7'),(1603,9868,'path','/admin/modules','11.1.7'),(1604,9869,'path','/admin/modules','11.1.7'),(1605,9870,'path','/admin/modules','11.1.7'),(1606,3847,'javascript','core/misc/tableresponsive.js','11.2.2'),(1607,5908,'javascript','core/misc/tableresponsive.js','11.2.2'),(1608,9871,'javascript','core/misc/tableresponsive.js','11.2.2'),(1609,9872,'javascript','core/modules/system/js/system.modules.js','11.2.2'),(1610,9873,'path','/admin/config','11.1.7'),(1611,9874,'path','/admin/config','11.1.7'),(1612,9875,'path','/admin/config','11.1.7'),(1613,9876,'path','/admin/config/development/performance','11.1.7'),(1614,9877,'path','/admin/reports/status','11.1.7'),(1615,9878,'path','/admin/reports/status','11.1.7'),(1616,9879,'path','/admin/reports/status','11.1.7'),(1617,9880,'path','/admin/reports/status','11.1.7'),(1618,9881,'path','/admin/modules','11.1.7'),(1619,9882,'path','/admin/modules','11.1.7'),(1620,9883,'path','/admin/modules','11.1.7'),(1621,9884,'path','/batch?id=5&op=start','11.1.7'),(1622,9885,'path','/batch?id=5&op=start','11.1.7'),(1623,9886,'path','/batch?id=5&op=start','11.1.7'),(1624,9887,'path','/batch?id=5&op=start','11.1.7'),(1625,9888,'path','/batch?id=5&op=start','11.1.7'),(1626,9889,'path','/batch?id=5&op=start','11.1.7'),(1627,9890,'path','/batch?id=5&op=start','11.1.7'),(1628,9891,'path','/batch?id=5&op=start','11.1.7'),(1629,9892,'path','/batch?id=5&op=start','11.1.7'),(1630,9893,'path','/batch?id=5&op=start','11.1.7'),(1631,9894,'path','/batch?id=5&op=start','11.1.7'),(1632,9895,'path','/batch?id=5&op=start','11.1.7'),(1633,9896,'path','/batch?id=5&op=start','11.1.7'),(1634,9897,'path','/batch?id=5&op=start','11.1.7'),(1635,9898,'path','/batch?id=5&op=start','11.1.7'),(1636,9899,'path','/batch?id=5&op=start','11.1.7'),(1637,9900,'path','/batch?id=5&op=start','11.1.7'),(1638,9901,'path','/batch?id=5&op=start','11.1.7'),(1639,9902,'path','/batch?id=5&op=start','11.1.7'),(1640,9903,'path','/batch?id=5&op=start','11.1.7'),(1641,9904,'path','/batch?id=5&op=start','11.1.7'),(1642,9905,'path','/batch?id=5&op=start','11.1.7'),(1643,102,'configuration','system.menu.devel','11.1.7'),(1644,10012,'configuration','system.menu.devel','11.1.7'),(1645,10013,'path','/admin/config/development/devel','11.1.7'),(1646,10014,'path','/admin/config/development/devel','11.1.7'),(1647,10015,'path','/admin/config/development/devel','11.1.7'),(1648,10016,'path','/admin/config/development/devel','11.1.7'),(1649,10017,'path','/admin/config/development/devel','11.1.7'),(1650,10018,'path','/admin/config/development/devel','11.1.7'),(1651,10019,'path','/admin/config/development/devel','11.1.7'),(1652,10020,'path','/admin/config/development/devel','11.1.7'),(1653,10021,'path','/admin/config/development/devel','11.1.7'),(1654,10022,'path','/admin/config/development/devel','11.1.7'),(1655,10023,'path','/admin/config/development/devel','11.1.7'),(1656,10024,'path','/admin/config/development/devel','11.1.7'),(1657,10025,'path','/admin/config/development/devel','11.1.7'),(1658,10026,'path','/admin/config/development/devel','11.1.7'),(1659,10027,'path','/admin/config/development/devel','11.1.7'),(1660,10028,'path','/admin/config/development/devel','11.1.7'),(1661,10029,'path','/admin/config/development/devel','11.1.7'),(1662,10030,'path','/admin/config/development/devel','11.1.7'),(1663,10031,'path','/admin/config/development/devel','11.1.7'),(1664,10032,'path','/admin/modules','11.1.7'),(1665,10033,'path','/admin/modules','11.1.7'),(1666,10034,'path','/admin/modules','11.1.7'),(1667,10035,'path','/admin/modules','11.1.7'),(1668,10036,'path','/batch?id=6&op=start','11.1.7'),(1669,10037,'path','/batch?id=6&op=start','11.1.7'),(1670,10038,'path','/batch?id=6&op=start','11.1.7'),(1671,10039,'path','/batch?id=6&op=start','11.1.7'),(1672,10040,'path','/batch?id=6&op=start','11.1.7'),(1673,10041,'path','/batch?id=6&op=start','11.1.7'),(1674,10042,'path','/batch?id=6&op=start','11.1.7'),(1675,10043,'path','/batch?id=6&op=start','11.1.7'),(1676,10044,'path','/batch?id=6&op=start','11.1.7'),(1677,10045,'path','/batch?id=6&op=start','11.1.7'),(1678,10046,'path','/batch?id=6&op=start','11.1.7'),(1679,10047,'path','/batch?id=6&op=start','11.1.7'),(1680,10048,'path','/batch?id=6&op=start','11.1.7'),(1681,10049,'path','/batch?id=6&op=start','11.1.7'),(1682,10050,'path','/batch?id=6&op=start','11.1.7'),(1683,10051,'path','/batch?id=6&op=start','11.1.7'),(1684,10052,'path','/batch?id=6&op=start','11.1.7'),(1685,10075,'path','/admin/modules','11.1.7'),(1686,10076,'path','/admin/modules','11.1.7'),(1687,10077,'path','/admin/modules','11.1.7'),(1688,10078,'path','/admin/modules','11.1.7'),(1689,10079,'path','/admin/modules','11.1.7'),(1690,10080,'path','/admin/modules','11.1.7'),(1691,10081,'path','/admin/modules','11.1.7'),(1692,10082,'path','/admin/modules','11.1.7'),(1693,10083,'path','/admin/modules','11.1.7'),(1694,10084,'path','/admin/modules','11.1.7'),(1695,10085,'path','/admin/modules','11.1.7'),(1696,10086,'path','/batch?id=7&op=start','11.1.7'),(1697,10087,'path','/batch?id=7&op=start','11.1.7'),(1698,10088,'path','/batch?id=7&op=start','11.1.7'),(1699,10089,'path','/batch?id=7&op=start','11.1.7'),(1700,10090,'path','/batch?id=7&op=start','11.1.7'),(1701,10091,'path','/batch?id=7&op=start','11.1.7'),(1702,10092,'path','/batch?id=7&op=start','11.1.7'),(1703,10093,'path','/batch?id=7&op=start','11.1.7'),(1704,10094,'path','/batch?id=7&op=start','11.1.7'),(1705,10095,'path','/batch?id=7&op=start','11.1.7'),(1706,10096,'path','/batch?id=7&op=start','11.1.7'),(1707,10097,'path','/batch?id=7&op=start','11.1.7'),(1708,10098,'path','/batch?id=7&op=start','11.1.7'),(1709,10099,'path','/batch?id=7&op=start','11.1.7'),(1710,10100,'path','/batch?id=7&op=start','11.1.7'),(1711,10101,'path','/batch?id=7&op=start','11.1.7'),(1712,10102,'path','/batch?id=7&op=start','11.1.7'),(1713,10200,'configuration','dxpr_builder.page_template.about_me','11.1.7'),(1714,10201,'configuration','dxpr_builder.page_template.about_me','11.1.7'),(1715,10202,'configuration','dxpr_builder.page_template.about_us','11.1.7'),(1716,10201,'configuration','dxpr_builder.page_template.about_us','11.1.7'),(1717,10203,'configuration','dxpr_builder.page_template.homepage_basic','11.1.7'),(1718,10204,'configuration','dxpr_builder.page_template.homepage_basic','11.1.7'),(1719,10205,'configuration','dxpr_builder.page_template.split_content_and_buttons','11.1.7'),(1720,10206,'configuration','dxpr_builder.page_template.split_content_and_buttons','11.1.7'),(1721,10207,'configuration','dxpr_builder.page_template.text_columns','11.1.7'),(1722,10206,'configuration','dxpr_builder.page_template.text_columns','11.1.7'),(1723,10208,'configuration','system.action.dxpr_builder_avow_user','11.1.7'),(1724,10209,'configuration','system.action.dxpr_builder_disavow_user','11.1.7'),(1725,10210,'configuration','image.style.optimize','11.1.7'),(1726,10211,'path','/admin/modules/list/confirm','11.1.7'),(1727,10241,'configuration','core.entity_form_display.node.drag_and_drop_page.default','11.1.7'),(1728,81,'configuration','field.field.node.drag_and_drop_page.body','11.1.7'),(1729,10242,'configuration','node.type.drag_and_drop_page','11.1.7'),(1730,10243,'configuration','node.type.drag_and_drop_page','11.1.7'),(1731,10244,'configuration','block_content.type.drag_and_drop_block','11.1.7'),(1732,10245,'configuration','block_content.type.drag_and_drop_block','11.1.7'),(1733,81,'configuration','field.field.block_content.drag_and_drop_block.body','11.1.7'),(1734,10246,'path','/admin/appearance','11.1.7'),(1735,10247,'path','/admin/appearance','11.1.7'),(1736,10248,'path','/admin/appearance','11.1.7'),(1737,10249,'path','/admin/appearance','11.1.7'),(1738,10250,'path','/admin/appearance','11.1.7'),(1739,10251,'path','/admin/appearance','11.1.7'),(1740,10252,'path','/batch?id=9&op=start','11.1.7'),(1741,10253,'path','/batch?id=9&op=start','11.1.7'),(1742,10254,'path','/batch?id=9&op=start','11.1.7'),(1743,2655,'configuration','core.entity_view_mode.media.full','11.1.7'),(1744,6076,'configuration','core.entity_form_mode.media.media_library','11.1.7'),(1745,6076,'configuration','core.entity_view_mode.media.media_library','11.1.7'),(1746,7901,'configuration','image.style.media_library','11.1.7'),(1747,6076,'configuration','views.view.media_library','11.1.7'),(1748,6973,'configuration','views.view.media_library','11.1.7'),(1749,35,'configuration','views.view.media_library','11.1.7'),(1750,474,'configuration','views.view.media_library','11.1.7'),(1751,136,'configuration','views.view.media_library','11.1.7'),(1752,1945,'configuration','views.view.media_library','11.1.7'),(1753,1944,'configuration','views.view.media_library','11.1.7'),(1754,1872,'configuration','views.view.media_library','11.1.7'),(1755,1953,'configuration','views.view.media_library','11.1.7'),(1756,1250,'configuration','views.view.media_library','11.1.7'),(1757,2196,'configuration','views.view.media_library','11.1.7'),(1758,167,'configuration','views.view.media_library','11.1.7'),(1759,616,'configuration','views.view.media_library','11.1.7'),(1760,3175,'configuration','views.view.media_library','11.1.7'),(1761,487,'configuration','views.view.media_library','11.1.7'),(1762,2959,'configuration','views.view.media_library','11.1.7'),(1763,1372,'configuration','views.view.media_library','11.1.7'),(1764,7315,'configuration','views.view.media_library','11.1.7'),(1765,7316,'configuration','views.view.media_library','11.1.7'),(1766,1962,'configuration','views.view.media_library','11.1.7'),(1767,401,'configuration','views.view.media_library','11.1.7'),(1768,1043,'configuration','views.view.media_library','11.1.7'),(1769,204,'configuration','views.view.media_library','11.1.7'),(1770,3619,'configuration','views.view.media_library','11.1.7'),(1771,120,'configuration','views.view.media_library','11.1.7'),(1772,345,'configuration','views.view.media_library','11.1.7'),(1773,467,'configuration','views.view.media_library','11.1.7'),(1774,7599,'configuration','views.view.media_library','11.1.7'),(1775,162,'configuration','views.view.media_library','11.1.7'),(1776,7902,'configuration','views.view.media_library','11.1.7'),(1777,94,'configuration','views.view.media_library','11.1.7'),(1778,481,'configuration','views.view.media_library','11.1.7'),(1779,334,'configuration','views.view.media_library','11.1.7'),(1780,1157,'configuration','views.view.media_library','11.1.7'),(1781,516,'configuration','views.view.media_library','11.1.7'),(1782,7740,'configuration','views.view.media_library','11.1.7'),(1783,472,'configuration','views.view.media_library','11.1.7'),(1784,106,'configuration','views.view.media_library','11.1.7'),(1785,275,'configuration','views.view.media_library','11.1.7'),(1786,1173,'configuration','field.field.media.audio.field_media_audio_file','11.1.7'),(1787,1014,'configuration','field.field.media.document.field_media_document','11.1.7'),(1788,190,'configuration','field.field.media.image.field_media_image','11.1.7'),(1789,2998,'configuration','field.field.media.remote_video.field_media_oembed_video','11.1.7'),(1790,1563,'configuration','field.field.media.video.field_media_video_file','11.1.7'),(1791,253,'configuration','media.type.audio','11.1.7'),(1792,7312,'configuration','media.type.audio','11.1.7'),(1793,1014,'configuration','media.type.document','11.1.7'),(1794,7903,'configuration','media.type.document','11.1.7'),(1795,190,'configuration','media.type.image','11.1.7'),(1796,7166,'configuration','media.type.image','11.1.7'),(1797,7517,'configuration','media.type.remote_video','11.1.7'),(1798,7542,'configuration','media.type.remote_video','11.1.7'),(1799,969,'configuration','media.type.video','11.1.7'),(1800,7313,'configuration','media.type.video','11.1.7'),(1801,10257,'configuration','field.field.node.drag_and_drop_page.field_dth_hide_regions','11.1.7'),(1802,10258,'configuration','field.field.node.drag_and_drop_page.field_dth_main_content_width','11.1.7'),(1803,10259,'configuration','field.field.node.drag_and_drop_page.field_dth_page_layout','11.1.7'),(1804,536,'configuration','field.storage.node.field_dth_hide_regions','11.1.7'),(1805,10260,'configuration','field.storage.node.field_dth_hide_regions','11.1.7'),(1806,605,'configuration','field.storage.node.field_dth_hide_regions','11.1.7'),(1807,10261,'configuration','field.storage.node.field_dth_hide_regions','11.1.7'),(1808,379,'configuration','field.storage.node.field_dth_hide_regions','11.1.7'),(1809,10256,'configuration','field.storage.node.field_dth_hide_regions','11.1.7'),(1810,97,'configuration','field.storage.node.field_dth_hide_regions','11.1.7'),(1811,925,'configuration','field.storage.node.field_dth_hide_regions','11.1.7'),(1812,10174,'configuration','field.storage.node.field_dth_hide_regions','11.1.7'),(1813,10178,'configuration','field.storage.node.field_dth_hide_regions','11.1.7'),(1814,382,'configuration','field.storage.node.field_dth_hide_regions','11.1.7'),(1815,10262,'configuration','field.storage.node.field_dth_main_content_width','11.1.7'),(1816,10263,'configuration','field.storage.node.field_dth_main_content_width','11.1.7'),(1817,10264,'configuration','field.storage.node.field_dth_main_content_width','11.1.7'),(1818,10265,'configuration','field.storage.node.field_dth_main_content_width','11.1.7'),(1819,10266,'configuration','field.storage.node.field_dth_main_content_width','11.1.7'),(1820,10267,'configuration','field.storage.node.field_dth_page_layout','11.1.7'),(1821,10268,'configuration','field.storage.node.field_dth_page_layout','11.1.7'),(1822,6661,'configuration','system.action.media_delete_action','11.1.7'),(1823,6846,'configuration','system.action.media_publish_action','11.1.7'),(1824,6834,'configuration','system.action.media_save_action','11.1.7'),(1825,6847,'configuration','system.action.media_unpublish_action','11.1.7'),(1826,474,'configuration','views.view.media','11.1.7'),(1827,6973,'configuration','views.view.media','11.1.7'),(1828,35,'configuration','views.view.media','11.1.7'),(1829,136,'configuration','views.view.media','11.1.7'),(1830,472,'configuration','views.view.media','11.1.7'),(1831,467,'configuration','views.view.media','11.1.7'),(1832,6663,'configuration','views.view.media','11.1.7'),(1833,105,'configuration','views.view.media','11.1.7'),(1834,106,'configuration','views.view.media','11.1.7'),(1835,87,'configuration','views.view.media','11.1.7'),(1836,1043,'configuration','views.view.media','11.1.7'),(1837,401,'configuration','views.view.media','11.1.7'),(1838,275,'configuration','views.view.media','11.1.7'),(1839,96,'configuration','views.view.media','11.1.7'),(1840,1033,'configuration','views.view.media','11.1.7'),(1841,1032,'configuration','views.view.media','11.1.7'),(1842,2211,'configuration','views.view.media','11.1.7'),(1843,2212,'configuration','views.view.media','11.1.7'),(1844,1872,'configuration','views.view.media','11.1.7'),(1845,1953,'configuration','views.view.media','11.1.7'),(1846,1250,'configuration','views.view.media','11.1.7'),(1847,404,'configuration','views.view.media','11.1.7'),(1848,167,'configuration','views.view.media','11.1.7'),(1849,616,'configuration','views.view.media','11.1.7'),(1850,3175,'configuration','views.view.media','11.1.7'),(1851,487,'configuration','views.view.media','11.1.7'),(1852,2959,'configuration','views.view.media','11.1.7'),(1853,25,'configuration','views.view.media','11.1.7'),(1854,26,'configuration','views.view.media','11.1.7'),(1855,120,'configuration','views.view.media','11.1.7'),(1856,862,'javascript','core/misc/tableselect.js','11.2.2'),(1857,863,'javascript','core/misc/tableselect.js','11.2.2'),(1858,10269,'javascript','core/themes/claro/js/tableselect.js','11.2.2'),(1859,1614,'javascript','core/themes/claro/js/tableselect.js','11.2.2'),(1860,10270,'javascript','core/themes/claro/js/tableselect.js','11.2.2'),(1861,10271,'path','/admin/appearance/default?theme=cisc_theme&token=YcH3t9c-0vzJWWvyH-SYah4KIIWlTx_qVGAALbOH_ek','11.1.7'),(1862,10272,'path','/admin/structure/block','11.1.7'),(1863,10273,'path','/admin/structure/block','11.1.7'),(1864,10274,'path','/admin/structure/block','11.1.7'),(1865,2357,'javascript','core/modules/block/js/block.js','11.2.2'),(1866,2447,'javascript','core/modules/block/js/block.js','11.2.2'),(1867,2448,'javascript','core/modules/block/js/block.js','11.2.2'),(1868,10275,'javascript','core/misc/vertical-tabs.js','11.2.2'),(1869,10276,'javascript','core/modules/block/js/block.admin.js','11.2.2'),(1870,10277,'path','/admin/structure/block/library/cisc_theme?region=navigation_collapsible&_wrapper_format=drupal_modal','11.1.7'),(1871,10278,'path','/admin/structure/block/library/cisc_theme?region=navigation_collapsible&_wrapper_format=drupal_modal','11.1.7'),(1872,10279,'path','/admin/structure/block/library/cisc_theme?region=navigation_collapsible&_wrapper_format=drupal_modal','11.1.7'),(1873,10280,'path','/admin/structure/block/library/cisc_theme?region=navigation_collapsible&_wrapper_format=drupal_modal','11.1.7'),(1874,10281,'path','/admin/structure/block/add/system_menu_block%3Amain/cisc_theme?region=navigation_collapsible&_wrapper_format=drupal_modal','11.1.7'),(1875,10282,'path','/admin/structure/block/add/system_menu_block%3Amain/cisc_theme?region=navigation_collapsible&_wrapper_format=drupal_modal','11.1.7'),(1876,10283,'path','/admin/structure/block/add/system_menu_block%3Amain/cisc_theme?region=navigation_collapsible&_wrapper_format=drupal_modal','11.1.7'),(1877,10284,'path','/admin/structure/block/add/system_menu_block%3Amain/cisc_theme?region=navigation_collapsible&_wrapper_format=drupal_modal','11.1.7'),(1878,10285,'path','/admin/structure/block/add/system_menu_block%3Amain/cisc_theme?region=navigation_collapsible&_wrapper_format=drupal_modal','11.1.7'),(1879,10286,'path','/node/add/drag_and_drop_page','11.1.7'),(1880,1618,'javascript','core/modules/menu_ui/js/menu_ui.js','11.2.2'),(1881,1636,'javascript','core/misc/entity-form.js','11.2.2'),(1882,2352,'javascript','core/misc/entity-form.js','11.2.2'),(1883,3771,'javascript','core/misc/entity-form.js','11.2.2'),(1884,3772,'javascript','core/misc/entity-form.js','11.2.2'),(1885,3996,'javascript','core/misc/entity-form.js','11.2.2'),(1886,3997,'javascript','core/misc/entity-form.js','11.2.2'),(1887,1616,'javascript','core/modules/node/js/node.js','11.2.2'),(1888,1617,'javascript','core/modules/node/js/node.js','11.2.2'),(1889,6685,'javascript','core/modules/node/js/node.js','11.2.2'),(1890,1363,'javascript','core/modules/node/js/node.js','11.2.2'),(1891,1619,'javascript','core/modules/path/js/path.js','11.2.2'),(1892,1620,'javascript','core/modules/path/js/path.js','11.2.2'),(1893,10287,'path','/node/1','11.1.7'),(1894,10288,'path','/node/1','11.1.7'),(1895,10289,'path','/node/1','11.1.7'),(1896,10290,'path','/node/1','11.1.7'),(1897,10291,'path','/node/1','11.1.7'),(1898,10292,'path','/node/1','11.1.7'),(1899,10293,'path','/node/1','11.1.7'),(1900,10294,'path','/node/1','11.1.7'),(1901,10295,'path','/node/1','11.1.7'),(1902,10296,'path','/node/1','11.1.7'),(1903,10297,'path','/node/1','11.1.7'),(1904,10298,'path','/node/1','11.1.7'),(1905,10299,'path','/node/1','11.1.7'),(1906,10300,'path','/node/1','11.1.7'),(1907,10301,'path','/node/1','11.1.7'),(1908,10302,'path','/node/1','11.1.7'),(1909,10303,'path','/node/1','11.1.7'),(1910,10304,'path','/node/1','11.1.7'),(1911,10305,'path','/node/1','11.1.7'),(1912,10306,'path','/node/1','11.1.7'),(1913,10307,'path','/node/1','11.1.7'),(1914,10308,'path','/node/1','11.1.7'),(1915,10309,'path','/node/1','11.1.7'),(1916,10310,'path','/node/1','11.1.7'),(1917,10311,'path','/node/1','11.1.7'),(1918,10312,'path','/node/1','11.1.7'),(1919,10313,'path','/node/1','11.1.7'),(1920,10314,'path','/node/1','11.1.7'),(1921,10315,'javascript','modules/contrib/dxpr_builder/js/global-setup.js','11.2.2'),(1922,10316,'javascript','modules/contrib/dxpr_builder/js/entity-browser.js','11.2.2'),(1923,10317,'javascript','modules/contrib/dxpr_builder/js/entity-browser.js','11.2.2'),(1924,10316,'javascript','modules/contrib/dxpr_builder/js/file-upload.js','11.2.2'),(1925,10318,'javascript','modules/contrib/dxpr_builder/js/file-upload.js','11.2.2'),(1926,10319,'path','/node/1','11.1.7'),(1927,10320,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1928,10321,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1929,10322,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1930,10323,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1931,10324,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1932,10325,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1933,10326,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1934,10327,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1935,10328,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1936,10329,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1937,10330,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1938,10331,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1939,10332,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1940,10333,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1941,10334,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1942,10335,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1943,10336,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1944,10337,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1945,10338,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1946,10339,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1947,10340,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1948,10341,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1949,10342,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1950,10343,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1951,10344,'path','/admin/dxpr_studio/dxpr_builder/settings','11.1.7'),(1952,10345,'path','/admin/content','11.1.7'),(1953,10346,'path','/admin/modules','11.1.7'),(1954,10347,'path','/admin/modules','11.1.7'),(1955,10348,'path','/admin/modules','11.1.7'),(1956,10349,'path','/batch?id=10&op=start','11.1.7'),(1957,10350,'path','/batch?id=10&op=start','11.1.7'),(1958,6160,'configuration','block.block.bootstrap5_account_menu','11.1.7'),(1959,4816,'configuration','block.block.bootstrap5_branding','11.1.7'),(1960,2256,'configuration','block.block.bootstrap5_breadcrumbs','11.1.7'),(1961,2414,'configuration','block.block.bootstrap5_content','11.1.7'),(1962,382,'configuration','block.block.bootstrap5_footer','11.1.7'),(1963,220,'configuration','block.block.bootstrap5_help','11.1.7'),(1964,6100,'configuration','block.block.bootstrap5_local_actions','11.1.7'),(1965,1056,'configuration','block.block.bootstrap5_local_tasks','11.1.7'),(1966,1419,'configuration','block.block.bootstrap5_main_navigation','11.1.7'),(1967,837,'configuration','block.block.bootstrap5_messages','11.1.7'),(1968,339,'configuration','block.block.bootstrap5_page_title','11.1.7'),(1969,2125,'configuration','block.block.bootstrap5_powered_by_drupal','11.1.7'),(1970,2099,'configuration','block.block.bootstrap5_search_form','11.1.7'),(1971,4816,'configuration','block.block.dxpr_theme_branding','11.1.7'),(1972,2256,'configuration','block.block.dxpr_theme_breadcrumbs','11.1.7'),(1973,2414,'configuration','block.block.dxpr_theme_content','11.1.7'),(1974,220,'configuration','block.block.dxpr_theme_help','11.1.7'),(1975,6100,'configuration','block.block.dxpr_theme_local_actions','11.1.7'),(1976,1056,'configuration','block.block.dxpr_theme_local_tasks','11.1.7'),(1977,1419,'configuration','block.block.dxpr_theme_main_menu','11.1.7'),(1978,2274,'configuration','block.block.dxpr_theme_messages','11.1.7'),(1979,339,'configuration','block.block.dxpr_theme_page_title','11.1.7'),(1980,10383,'path','/node/1/edit?destination=/admin/content','11.1.7'),(1981,10384,'javascript','core/misc/machine-name.js','11.2.2'),(1982,162,'javascript','core/misc/machine-name.js','11.2.2'),(1983,10385,'path','/admin/structure/menu/manage/main/add?destination=/admin/structure/menu/manage/main','11.1.7'),(1984,10386,'path','/admin/reports/status','11.1.7'),(1985,10387,'path','/admin/reports/status','11.1.7'),(1986,10388,'path','/admin/config/system/site-information','11.1.7'),(1987,10389,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(1988,10390,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(1989,10391,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(1990,10392,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(1991,10393,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(1992,10394,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(1993,10395,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(1994,10396,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(1995,10397,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(1996,10398,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(1997,10399,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(1998,10400,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(1999,10401,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2000,10402,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2001,10403,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2002,10404,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2003,10405,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2004,10406,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2005,10407,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2006,10408,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2007,10409,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2008,10410,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2009,10411,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2010,10412,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2011,10413,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2012,10414,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2013,10415,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2014,10416,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2015,10417,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2016,10418,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2017,10419,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2018,10420,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2019,10421,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2020,10422,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2021,10423,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2022,10424,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2023,10425,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2024,10426,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2025,10427,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2026,10428,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2027,10429,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2028,10430,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2029,10431,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2030,10432,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2031,10433,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2032,10434,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2033,10435,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2034,10436,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2035,10437,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2036,10438,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2037,10439,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2038,10440,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2039,10441,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2040,10442,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2041,10443,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2042,10444,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2043,10445,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2044,10446,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2045,10447,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2046,10448,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2047,10449,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2048,10450,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2049,10451,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2050,10452,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2051,10453,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2052,10454,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2053,10455,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2054,10456,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2055,10457,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2056,10458,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2057,10459,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2058,10460,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2059,10461,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2060,10462,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2061,10463,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2062,10464,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2063,10465,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2064,10466,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2065,10467,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2066,10468,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2067,10469,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2068,10470,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2069,10471,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2070,10472,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2071,10473,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2072,10474,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2073,10475,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2074,10476,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2075,10477,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2076,10478,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2077,10479,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2078,10480,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2079,10481,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2080,10482,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2081,10483,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2082,10484,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2083,10485,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2084,10486,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2085,10487,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2086,10488,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2087,10489,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2088,10490,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2089,10491,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2090,10492,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2091,10493,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2092,10494,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2093,10495,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2094,10496,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2095,10497,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2096,10498,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2097,10499,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2098,10500,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2099,10501,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2100,10502,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2101,10503,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2102,10504,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2103,10505,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2104,10506,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2105,10507,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2106,10508,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2107,10509,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2108,10510,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2109,10511,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2110,10512,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2111,10513,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2112,10514,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2113,10515,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2114,10516,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2115,10517,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2116,10518,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2117,10519,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2118,10520,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2119,10521,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2120,10522,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2121,10523,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2122,10524,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2123,10525,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2124,10526,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2125,10527,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2126,10528,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2127,10529,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2128,10530,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2129,10531,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2130,10532,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2131,10533,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2132,10534,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2133,10535,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2134,10536,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2135,10537,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2136,10538,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2137,10539,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2138,10540,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2139,10541,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2140,10542,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2141,10543,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2142,10544,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2143,10545,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2144,10546,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2145,10547,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2146,10548,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2147,10549,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2148,10550,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2149,10551,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2150,10552,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2151,10553,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2152,10554,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2153,10555,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2154,10556,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2155,10557,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2156,10558,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2157,10559,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2158,10560,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2159,10561,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2160,10562,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2161,10563,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2162,10564,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2163,10565,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2164,10566,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2165,10567,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2166,10568,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2167,10569,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2168,10570,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2169,10571,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2170,10572,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2171,10573,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2172,10574,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2173,10575,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2174,10576,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2175,10577,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2176,10578,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2177,10579,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2178,10580,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2179,10581,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2180,10582,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2181,10583,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2182,10584,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2183,10585,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2184,10586,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2185,10587,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2186,10588,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2187,10589,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2188,10590,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2189,10591,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2190,10592,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2191,10593,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2192,10594,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2193,10595,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2194,10596,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2195,10597,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2196,10598,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2197,10599,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2198,10600,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2199,10601,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2200,10602,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2201,10603,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2202,10604,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2203,10605,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2204,10606,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2205,10607,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2206,10608,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2207,10609,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2208,10610,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2209,10611,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2210,10612,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2211,10613,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2212,10614,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2213,10615,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2214,10616,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2215,10617,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2216,10618,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2217,10619,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2218,10620,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2219,10621,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2220,10622,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2221,10623,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2222,10624,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2223,10625,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2224,10626,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2225,10627,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2226,10628,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2227,10629,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2228,10630,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2229,10631,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2230,10632,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2231,10633,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2232,10634,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2233,10635,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2234,10636,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2235,10637,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2236,10638,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2237,10639,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2238,10640,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2239,10641,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2240,10642,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2241,10643,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2242,10644,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2243,10645,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2244,10646,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2245,10647,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2246,10648,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2247,10649,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2248,10650,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2249,10651,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2250,10652,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2251,7552,'javascript','core/modules/media_library/js/media_library.view.js','11.2.2'),(2252,7551,'javascript','core/modules/media_library/js/media_library.view.js','11.2.2'),(2253,7553,'javascript','core/modules/media_library/js/media_library.view.js','11.2.2'),(2254,7554,'javascript','modules/contrib/media_library_form_element/assets/js/media_library.form-element.js','11.2.2'),(2255,7555,'javascript','modules/contrib/media_library_form_element/assets/js/media_library.form-element.js','11.2.2'),(2256,10653,'path','/','11.1.7'),(2257,10654,'path','/','11.1.7'),(2258,10655,'path','/','11.1.7'),(2259,10656,'path','/','11.1.7'),(2260,10657,'path','/','11.1.7'),(2261,10658,'path','/','11.1.7'),(2262,10659,'path','/','11.1.7'),(2263,10660,'path','/','11.1.7'),(2264,10661,'path','/admin/config/development/settings','11.1.7'),(2265,10662,'path','/admin/config/development/settings','11.1.7'),(2266,10663,'path','/admin/config/development/settings','11.1.7'),(2267,10664,'path','/admin/config/development/settings','11.1.7'),(2268,10665,'path','/admin/config/development/settings','11.1.7'),(2269,10666,'path','/admin/config/development/settings','11.1.7'),(2270,10667,'path','/admin/config/development/settings','11.1.7'),(2271,10668,'path','/admin/config/development/settings','11.1.7'),(2272,10669,'path','/admin/modules','11.1.7'),(2273,10670,'path','/admin/modules','11.1.7'),(2274,10671,'path','/admin/modules','11.1.7'),(2275,10672,'path','/admin/modules','11.1.7'),(2276,10673,'path','/admin/modules','11.1.7'),(2277,10674,'path','/admin/modules','11.1.7'),(2278,10675,'path','/admin/modules','11.1.7'),(2279,10676,'path','/admin/modules','11.1.7'),(2280,10677,'path','/batch?id=11&op=start','11.1.7'),(2281,10678,'path','/batch?id=11&op=start','11.1.7'),(2282,10679,'path','/batch?id=11&op=start','11.1.7'),(2283,10680,'path','/batch?id=11&op=start','11.1.7'),(2284,10681,'path','/batch?id=11&op=start','11.1.7'),(2285,10682,'path','/batch?id=11&op=start','11.1.7'),(2286,10695,'path','/admin/config','11.1.7'),(2287,10696,'path','/admin/config','11.1.7'),(2288,10697,'path','/admin/config/media/image-toolkit','11.1.7'),(2289,10698,'path','/admin/config/media/image-toolkit','11.1.7'),(2290,10699,'path','/admin/config/media/image-toolkit','11.1.7'),(2291,10700,'path','/admin/config/media/image-toolkit','11.1.7'),(2292,10701,'path','/admin/config/media/image-toolkit','11.1.7'),(2293,10702,'path','/admin/config/media/image-toolkit','11.1.7'),(2294,10703,'path','/admin/config/media/image-toolkit','11.1.7'),(2295,10704,'path','/admin/config/media/image-toolkit','11.1.7'),(2296,10705,'path','/admin/config/media/image-toolkit','11.1.7'),(2297,10706,'path','/admin/config/media/image-toolkit','11.1.7'),(2298,10707,'path','/admin/config/media/image-toolkit','11.1.7'),(2299,10708,'path','/admin/config/media/image-toolkit','11.1.7'),(2300,10709,'path','/admin/config/media/image-toolkit','11.1.7'),(2301,10710,'path','/admin/config/media/image-toolkit','11.1.7'),(2302,10711,'path','/admin/config/media/image-toolkit','11.1.7'),(2303,10712,'path','/admin/config/media/image-toolkit','11.1.7'),(2304,10713,'path','/admin/config/media/image-toolkit','11.1.7'),(2305,10714,'path','/admin/config/media/image-toolkit','11.1.7'),(2306,10715,'path','/admin/config/media/image-toolkit','11.1.7'),(2307,10716,'path','/admin/config/media/image-toolkit','11.1.7'),(2308,10717,'path','/admin/config/media/image-toolkit','11.1.7'),(2309,10718,'path','/admin/config/media/image-toolkit','11.1.7'),(2310,10719,'path','/admin/config/media/image-toolkit','11.1.7'),(2311,10720,'path','/admin/config/media/image-toolkit','11.1.7'),(2312,10721,'path','/admin/config/media/image-toolkit','11.1.7'),(2313,10722,'path','/admin/config/media/image-toolkit','11.1.7'),(2314,10723,'path','/admin/config/media/image-toolkit','11.1.7'),(2315,10724,'path','/admin/config/media/image-toolkit','11.1.7'),(2316,10725,'path','/admin/config/media/image-toolkit','11.1.7'),(2317,10726,'path','/admin/config/media/image-toolkit','11.1.7'),(2318,10727,'path','/admin/config/media/image-toolkit','11.1.7'),(2319,10728,'path','/admin/config/media/image-toolkit','11.1.7'),(2320,10729,'path','/admin/config/media/image-toolkit','11.1.7'),(2321,10730,'path','/admin/config/media/image-toolkit','11.1.7'),(2322,10731,'path','/admin/config/media/image-toolkit','11.1.7'),(2323,10732,'path','/admin/config/media/image-toolkit','11.1.7'),(2324,10733,'path','/admin/config/media/image-toolkit','11.1.7'),(2325,10734,'path','/admin/config/media/image-toolkit','11.1.7'),(2326,10735,'path','/admin/config/media/image-toolkit','11.1.7'),(2327,10736,'path','/admin/config/media/image-toolkit','11.1.7'),(2328,10737,'path','/admin/config/media/image-toolkit','11.1.7'),(2329,10738,'path','/admin/config/media/image-toolkit','11.1.7'),(2330,10739,'path','/admin/config/media/image-styles/manage/large?destination=/admin/config/media/image-styles','11.1.7'),(2331,10740,'path','/admin/config/media/image-styles/manage/large?destination=/admin/config/media/image-styles','11.1.7'),(2332,10741,'path','/admin/config/media/image-styles/manage/large?destination=/admin/config/media/image-styles','11.1.7'),(2333,10742,'path','/admin/config/media/image-styles/manage/large?destination=/admin/config/media/image-styles','11.1.7'),(2334,3018,'javascript','core/modules/file/js/file.js','11.2.2'),(2335,1616,'javascript','core/modules/media/js/form.js','11.2.2'),(2336,1617,'javascript','core/modules/media/js/form.js','11.2.2'),(2337,6685,'javascript','core/modules/media/js/form.js','11.2.2'),(2338,10743,'path','/admin/appearance/settings/cisc_theme','11.1.7'),(2339,10744,'path','/block/add/drag_and_drop_block?destination=/admin/content/block','11.1.7'),(2340,10745,'path','/block/add/drag_and_drop_block?destination=/admin/content/block','11.1.7'),(2341,10746,'path','/block/add/drag_and_drop_block?destination=/admin/content/block','11.1.7'),(2342,72,'javascript','core/modules/media_library/js/media_library.ui.js','11.2.2'),(2343,7794,'javascript','core/modules/media_library/js/media_library.ui.js','11.2.2'),(2344,10747,'javascript','core/modules/media_library/js/media_library.ui.js','11.2.2'),(2345,7674,'javascript','core/modules/media_library/js/media_library.ui.js','11.2.2'),(2346,7675,'javascript','core/modules/media_library/js/media_library.ui.js','11.2.2'),(2347,7676,'javascript','core/modules/media_library/js/media_library.ui.js','11.2.2'),(2348,7677,'javascript','core/modules/media_library/js/media_library.ui.js','11.2.2'),(2349,10270,'javascript','core/modules/media_library/js/media_library.ui.js','11.2.2'),(2350,7678,'javascript','core/modules/media_library/js/media_library.ui.js','11.2.2'),(2351,10748,'path','/admin/config/media/media-settings','11.1.7'),(2352,10749,'path','/admin/config/media/file-system','11.1.7'),(2353,10750,'path','/admin/config/media/file-system','11.1.7'),(2354,10751,'path','/admin/config/media/file-system','11.1.7'),(2355,10752,'path','/admin/config/media/file-system','11.1.7'),(2356,10753,'path','/admin/config/media/file-system','11.1.7'),(2357,10754,'path','/admin/config/media/file-system','11.1.7'),(2358,10755,'path','/admin/config/media/file-system','11.1.7'),(2359,10756,'path','/admin/config/media/file-system','11.1.7'),(2360,10757,'path','/admin/config/media/file-system','11.1.7'),(2361,10758,'path','/admin/config/media/file-system','11.1.7'),(2362,10759,'path','/admin/config/media/file-system','11.1.7'),(2363,10760,'path','/admin/config/media/media-library','11.1.7'),(2364,10761,'path','/admin/config/media/webp/settings','11.1.7'),(2365,10762,'path','/admin/config/media/webp/settings','11.1.7'),(2366,10763,'path','/admin/config/content/entity_browser','11.1.7'),(2367,10764,'path','/admin/config/content/entity_browser','11.1.7'),(2368,10765,'path','/admin/config/system/sophron','11.1.7'),(2369,10766,'path','/admin/config/system/sophron','11.1.7'),(2370,10767,'path','/admin/config/system/sophron','11.1.7'),(2371,10768,'path','/admin/config/system/sophron','11.1.7'),(2372,10769,'path','/admin/config/system/sophron','11.1.7'),(2373,10770,'path','/admin/config/system/sophron','11.1.7'),(2374,10771,'path','/admin/config/system/sophron','11.1.7'),(2375,10772,'path','/admin/config/system/sophron','11.1.7'),(2376,10773,'path','/admin/config/system/sophron','11.1.7'),(2377,10774,'path','/admin/config/system/sophron','11.1.7'),(2378,10775,'path','/admin/config/system/sophron','11.1.7'),(2379,10776,'path','/admin/config/system/sophron','11.1.7'),(2380,10777,'path','/admin/config/system/sophron','11.1.7'),(2381,10778,'path','/admin/config/system/sophron','11.1.7'),(2382,10779,'path','/admin/config/system/file_mdm','11.1.7'),(2383,10780,'path','/admin/config/system/file_mdm','11.1.7'),(2384,10781,'path','/admin/config/system/file_mdm','11.1.7'),(2385,10782,'path','/admin/config/system/file_mdm','11.1.7'),(2386,10783,'path','/admin/config/system/file_mdm','11.1.7'),(2387,10784,'path','/admin/config/system/file_mdm','11.1.7'),(2388,10785,'path','/admin/config/system/file_mdm','11.1.7'),(2389,10786,'path','/admin/config/system/file_mdm','11.1.7'),(2390,10787,'path','/admin/config/system/file_mdm','11.1.7'),(2391,10788,'path','/admin/config/system/file_mdm','11.1.7'),(2392,10789,'path','/admin/config/system/file_mdm','11.1.7'),(2393,10790,'path','/admin/config/system/file_mdm','11.1.7'),(2394,10791,'path','/admin/config/system/file_mdm','11.1.7'),(2395,10792,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2396,10793,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2397,10794,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2398,10795,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2399,10796,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2400,10797,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2401,10160,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2402,336,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2403,10137,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2404,515,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2405,10140,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2406,902,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2407,10147,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2408,903,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2409,938,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2410,904,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2411,10798,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2412,10799,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2413,10800,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2414,10801,'javascript','modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js','11.2.2'),(2415,4774,'javascript','core/modules/editor/js/editor.js','11.2.2'),(2416,10802,'javascript','core/modules/editor/js/editor.js','11.2.2'),(2417,306,'javascript','core/modules/editor/js/editor.js','11.2.2'),(2418,117,'javascript','core/modules/editor/js/editor.js','11.2.2'),(2419,9,'javascript','core/modules/ckeditor5/js/build/drupalImage.js','11.2.2'),(2420,117,'javascript','core/modules/ckeditor5/js/build/drupalImage.js','11.2.2'),(2421,2301,'javascript','core/modules/ckeditor5/js/build/drupalImage.js','11.2.2'),(2422,8581,'javascript','core/modules/ckeditor5/js/build/drupalImage.js','11.2.2'),(2423,8582,'javascript','core/modules/ckeditor5/js/build/drupalImage.js','11.2.2'),(2424,8583,'javascript','core/modules/ckeditor5/js/build/drupalImage.js','11.2.2'),(2425,2494,'javascript','core/modules/text/js/text.js','11.2.2'),(2426,2495,'javascript','core/modules/text/js/text.js','11.2.2'),(2427,10803,'path','/admin/content/block/2','11.1.7'),(2428,10804,'path','/dxpr_builder/ajax?token=8z5ZZhO1Ss7MjBofq6rix5tYxHabqU0WCRxRpJfRY5g','11.1.7'),(2429,10805,'path','/admin/modules','11.1.7'),(2430,10806,'path','/admin/modules','11.1.7'),(2431,10807,'path','/admin/modules','11.1.7'),(2432,10808,'path','/admin/modules','11.1.7'),(2433,10809,'path','/admin/modules','11.1.7'),(2434,10810,'path','/admin/modules','11.1.7'),(2435,10811,'path','/admin/modules','11.1.7'),(2436,10812,'path','/admin/modules','11.1.7'),(2437,10813,'path','/admin/modules/list/confirm','11.1.7'),(2438,10996,'configuration','system.action.pathauto_update_alias_node','11.1.7'),(2439,10996,'configuration','system.action.pathauto_update_alias_user','11.1.7'),(2440,11062,'path','/admin/people/permissions/module/pathauto%2Ctoken','11.1.7'),(2441,11063,'path','/admin/people/permissions/module/pathauto%2Ctoken','11.1.7'),(2442,11064,'path','/admin/people/permissions/module/pathauto%2Ctoken','11.1.7'),(2443,11065,'path','/admin/people/permissions/module/pathauto%2Ctoken','11.1.7'),(2444,11066,'path','/admin/people/permissions/module/pathauto%2Ctoken','11.1.7'),(2445,11067,'path','/admin/people/permissions/module/pathauto%2Ctoken','11.1.7'),(2446,11068,'javascript','core/modules/user/js/user.permissions.js','11.2.2'),(2447,11069,'javascript','core/modules/user/js/user.permissions.js','11.2.2'),(2448,11070,'path','/admin/config','11.1.7'),(2449,11071,'path','/admin/config','11.1.7'),(2450,11072,'path','/admin/config','11.1.7'),(2451,11073,'path','/admin/config/search/path/patterns','11.1.7'),(2452,11074,'path','/admin/config/search/path/settings','11.1.7'),(2453,11075,'path','/admin/config/search/path/settings','11.1.7'),(2454,11076,'path','/admin/config/search/path/settings','11.1.7'),(2455,11077,'path','/admin/config/search/path/settings','11.1.7'),(2456,11078,'path','/admin/config/search/path/patterns/add','11.1.7'),(2457,11079,'path','/admin/config/search/path/patterns/add?ajax_form=1&_wrapper_format=drupal_ajax','11.1.7'),(2458,11080,'path','/admin/config/search/path/update_bulk','11.1.7'),(2459,11081,'path','/admin/config/search/path/update_bulk','11.1.7'),(2460,11082,'path','/admin/config/search/path/update_bulk','11.1.7'),(2461,11083,'path','/admin/config/search/path/update_bulk','11.1.7'),(2462,11084,'path','/admin/config/search/path/update_bulk','11.1.7'),(2463,11085,'path','/admin/config/search/path/update_bulk','11.1.7'),(2464,11086,'path','/admin/config/search/path/update_bulk','11.1.7'),(2465,11087,'path','/admin/config/search/path/update_bulk','11.1.7'),(2466,11088,'path','/sites/default/files/styles/media_library/public/2025-06/desarrollos-medida.webp?itok=4BkTZ2Nn','11.1.7'),(2467,11089,'path','/admin/structure/views','11.1.7'),(2468,11090,'path','/admin/structure/views/add?ajax_form=1&_wrapper_format=drupal_ajax','11.1.7'),(2469,11091,'path','/node/add/drag_and_drop_page','11.1.7'),(2470,10961,'javascript','modules/contrib/pathauto/pathauto.js','11.2.2'),(2471,1619,'javascript','modules/contrib/pathauto/pathauto.js','11.2.2'),(2472,1620,'javascript','modules/contrib/pathauto/pathauto.js','11.2.2'),(2473,11092,'path','/admin/structure/taxonomy/add','11.1.7'),(2474,11093,'path','/admin/structure/types/add','11.1.7'),(2475,11094,'path','/admin/structure/types/add','11.1.7'),(2476,11095,'path','/admin/structure/types/add','11.1.7'),(2477,11096,'path','/admin/structure/types/add','11.1.7'),(2478,11097,'path','/admin/structure/types/add','11.1.7'),(2479,11098,'path','/admin/structure/types/add','11.1.7'),(2480,11099,'path','/admin/structure/types/add','11.1.7'),(2481,2353,'javascript','core/modules/node/js/content_types.js','11.2.2'),(2482,1007,'javascript','core/modules/node/js/content_types.js','11.2.2'),(2483,2674,'javascript','core/modules/node/js/content_types.js','11.2.2'),(2484,11100,'path','/admin/structure/types/manage/clientes/fields','11.1.7'),(2485,11101,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2486,11102,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2487,11103,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2488,11104,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2489,11105,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2490,11106,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2491,11107,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2492,11108,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2493,11109,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2494,11110,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2495,11111,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2496,11112,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2497,11113,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2498,11114,'path','/admin/structure/types/manage/clientes/add-field/node/field_logo?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_name%5D=fiel','11.1.7'),(2499,11115,'path','/admin/structure/types/manage/clientes/add-field/node/field_logo?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_name%5D=fiel','11.1.7'),(2500,11116,'path','/admin/structure/types/manage/clientes/add-field/node/field_logo?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_name%5D=fiel','11.1.7'),(2501,11117,'path','/admin/structure/types/manage/clientes/add-field/node/field_logo?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_name%5D=fiel','11.1.7'),(2502,11118,'path','/admin/structure/types/manage/clientes/add-field/node/field_logo?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_name%5D=fiel','11.1.7'),(2503,7554,'javascript','core/modules/media_library/js/media_library.widget.js','11.1.7'),(2504,7555,'javascript','core/modules/media_library/js/media_library.widget.js','11.1.7'),(2505,10831,'javascript','modules/contrib/token/js/token.js','11.2.2'),(2506,10832,'javascript','modules/contrib/token/js/token.js','11.2.2'),(2507,11119,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2508,11120,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2509,11121,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2510,11122,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2511,11123,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2512,11124,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2513,11125,'path','/admin/structure/types/manage/clientes/fields/add-field','11.1.7'),(2514,11126,'path','/admin/structure/types/manage/clientes/fields/node.clientes.field_logo/delete','11.1.7'),(2515,11127,'path','/admin/structure/types/manage/clientes/fields/reuse?_wrapper_format=drupal_modal','11.1.7'),(2516,11128,'path','/admin/structure/types/manage/clientes/fields/reuse?_wrapper_format=drupal_modal','11.1.7'),(2517,11129,'path','/admin/structure/types/manage/clientes/fields/reuse?_wrapper_format=drupal_modal','11.1.7'),(2518,11130,'path','/admin/structure/types/manage/clientes/fields/reuse?_wrapper_format=drupal_modal','11.1.7'),(2519,11131,'path','/admin/structure/types/manage/clientes/fields/reuse?_wrapper_format=drupal_modal','11.1.7'),(2520,11132,'path','/admin/structure/types/manage/clientes/fields/node.clientes.field_image','11.1.7'),(2521,11133,'path','/admin/structure/taxonomy/manage/tecnologias/overview/fields/add-field','11.1.7'),(2522,11134,'path','/admin/structure/taxonomy/manage/tecnologias/overview/fields/add-field','11.1.7'),(2523,11135,'path','/admin/structure/taxonomy/manage/tecnologias/overview/fields/add-field','11.1.7'),(2524,11136,'path','/admin/structure/taxonomy/manage/tecnologias/overview/fields/add-field','11.1.7'),(2525,11137,'path','/admin/structure/taxonomy/manage/tecnologias/overview/fields/add-field','11.1.7'),(2526,11138,'path','/admin/structure/taxonomy/manage/tecnologias/overview/form-display','11.1.7'),(2527,11139,'path','/admin/reports/status','11.1.7'),(2528,11140,'path','/admin/reports/status','11.1.7'),(2529,11141,'path','/devel/field_config/taxonomy_term.tecnologias.field_imagen_tecnologia?taxonomy_vocabulary=tecnologias','11.1.7'),(2530,11142,'path','/admin/modules','11.1.7'),(2531,11143,'path','/admin/modules','11.1.7'),(2532,11144,'path','/admin/modules','11.1.7'),(2533,11145,'path','/admin/modules','11.1.7'),(2534,11146,'path','/batch?id=14&op=start','11.1.7'),(2535,11147,'path','/batch?id=14&op=start','11.1.7'),(2536,11148,'path','/batch?id=14&op=start','11.1.7'),(2537,11149,'path','/batch?id=14&op=start','11.1.7'),(2538,11150,'path','/batch?id=14&op=start','11.1.7'),(2539,11151,'path','/batch?id=14&op=start','11.1.7'),(2540,11152,'path','/batch?id=14&op=start','11.1.7'),(2541,11153,'path','/batch?id=14&op=start','11.1.7'),(2542,11268,'configuration','captcha.captcha_point.contact_message_personal_form','11.1.7'),(2543,11269,'configuration','captcha.captcha_point.user_login_form','11.1.7'),(2544,11270,'configuration','captcha.captcha_point.user_pass','11.1.7'),(2545,11271,'configuration','captcha.captcha_point.user_register_form','11.1.7'),(2546,11260,'configuration','captcha.settings','11.1.7'),(2547,11177,'configuration','captcha.settings','11.1.7'),(2548,11180,'configuration','captcha.settings','11.1.7'),(2549,11272,'configuration','recaptcha_v3.settings','11.1.7'),(2550,11273,'path','/core/authorize.php','11.1.8'),(2551,11274,'path','/update.php','11.1.8'),(2552,11275,'path','/update.php','11.1.8'),(2553,11276,'path','/admin/config/people/captcha','11.1.8'),(2554,11277,'path','/admin/config/people/captcha','11.1.8'),(2555,11278,'path','/admin/config/people/captcha','11.1.8'),(2556,11279,'path','/admin/config/people/captcha','11.1.8'),(2557,11280,'path','/admin/config/people/captcha','11.1.8'),(2558,11281,'path','/admin/config/people/captcha','11.1.8'),(2559,11282,'path','/admin/config/people/captcha','11.1.8'),(2560,11283,'path','/admin/config/people/captcha','11.1.8'),(2561,11284,'path','/admin/config/people/captcha','11.1.8'),(2562,11285,'path','/admin/config/people/captcha','11.1.8'),(2563,11286,'path','/admin/config/people/captcha','11.1.8'),(2564,11287,'path','/admin/config/people/captcha','11.1.8'),(2565,11288,'path','/admin/config/people/captcha','11.1.8'),(2566,11289,'path','/admin/config/people/captcha','11.1.8'),(2567,11290,'path','/admin/config/people/captcha','11.1.8'),(2568,11291,'path','/admin/config/people/captcha','11.1.8'),(2569,11292,'path','/admin/config/people/captcha','11.1.8'),(2570,11293,'path','/admin/config/people/captcha','11.1.8'),(2571,11294,'path','/admin/config/people/captcha','11.1.8'),(2572,11295,'path','/admin/config/people/captcha','11.1.8'),(2573,11296,'path','/admin/config/people/captcha','11.1.8'),(2574,11297,'path','/admin/config/people/captcha','11.1.8'),(2575,11298,'path','/admin/config/people/captcha','11.1.8'),(2576,11299,'path','/admin/config/people/captcha','11.1.8'),(2577,11300,'path','/admin/config/people/captcha','11.1.8'),(2578,11301,'path','/admin/config/people/captcha','11.1.8'),(2579,11302,'path','/admin/config/people/captcha','11.1.8'),(2580,11303,'path','/admin/config/people/captcha','11.1.8'),(2581,11304,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2582,11305,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2583,11306,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2584,11307,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2585,11308,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2586,11309,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2587,11310,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2588,11311,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2589,11312,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2590,11313,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2591,11314,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2592,11315,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2593,11316,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2594,11317,'path','/admin/config/people/captcha/recaptcha-v3','11.1.8'),(2595,11318,'path','/admin/config/people/captcha/recaptcha-v3-actions','11.1.8'),(2596,11319,'path','/admin/config/people/captcha/recaptcha-v3-actions','11.1.8'),(2597,11320,'path','/admin/config/people/captcha/recaptcha-v3-actions/add','11.1.8'),(2598,11321,'path','/admin/config/people/captcha/recaptcha-v3-actions/add','11.1.8'),(2599,11322,'path','/admin/config/people/captcha/recaptcha-v3-actions/add','11.1.8'),(2600,11323,'path','/admin/config/people/captcha/recaptcha-v3-actions/add','11.1.8'),(2601,11324,'path','/admin/config/people/captcha/recaptcha-v3-actions/add','11.1.8'),(2602,11325,'path','/admin/config/people/captcha/recaptcha-v3-actions/add','11.1.8'),(2603,11326,'path','/admin/config/people/captcha/recaptcha-v3-actions/add','11.1.8'),(2604,11327,'path','/admin/modules','11.1.8'),(2605,11328,'path','/batch?id=18&op=start','11.1.8'),(2606,11329,'path','/batch?id=18&op=start','11.1.8'),(2607,11335,'path','/admin/config/people/captcha/recaptcha','11.1.8'),(2608,11336,'path','/admin/config/people/captcha/recaptcha','11.1.8'),(2609,11337,'path','/admin/config/people/captcha/recaptcha','11.1.8'),(2610,11338,'path','/admin/config/people/captcha/recaptcha','11.1.8'),(2611,11339,'path','/admin/config/people/captcha/recaptcha','11.1.8'),(2612,11340,'path','/admin/config/people/captcha/recaptcha','11.1.8'),(2613,11341,'path','/admin/config/people/captcha/recaptcha','11.1.8'),(2614,11342,'path','/admin/config/people/captcha/recaptcha','11.1.8'),(2615,11343,'path','/admin/config/people/captcha/recaptcha','11.1.8'),(2616,11344,'path','/admin/config/people/captcha/recaptcha','11.1.8'),(2617,11345,'path','/admin/config/people/captcha/recaptcha','11.1.8'),(2618,11346,'path','/admin/config/people/captcha/examples','11.1.8'),(2619,11347,'path','/admin/config/people/captcha/recaptcha-v3-actions/validacion_formularios?destination=/admin/config/people/captcha/recaptcha-v3-actions','11.1.8'),(2620,11348,'path','/admin/config/people/captcha/captcha-points','11.1.8'),(2621,11349,'path','/admin/config/people/captcha/captcha-points','11.1.8'),(2622,11350,'path','/admin/config/people/captcha/captcha-points','11.1.8'),(2623,11351,'path','/admin/config/people/captcha/captcha-points','11.1.8'),(2624,11352,'path','/admin/config/people/captcha/captcha-points','11.1.8'),(2625,11353,'path','/devel/contact_form/feedback','11.1.8'),(2626,11354,'path','/devel/load-with-references/contact_form/feedback','11.1.8'),(2627,11355,'path','/devel/definition/contact_form/feedback','11.1.8'),(2628,11356,'path','/admin/structure/contact/manage/feedback/permissions','11.1.8'),(2629,11357,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2630,11358,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2631,11359,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2632,11360,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2633,11361,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2634,11362,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2635,11363,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2636,11364,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2637,11365,'path','/admin/structure/contact/manage/contactanos/display','11.1.8'),(2638,11366,'path','/devel/path-alias/contact_form/contactanos','11.1.8'),(2639,11367,'path','/devel/path-alias/contact_form/contactanos','11.1.8'),(2640,11368,'path','/admin/config/people/accounts','11.1.8'),(2641,11369,'path','/admin/config/people/accounts/form-display','11.1.8'),(2642,11370,'path','/admin/structure/views/settings','11.1.8'),(2643,11371,'path','/admin/structure/contact/manage/contactanos/form-display/add-group','11.1.8'),(2644,11372,'path','/admin/structure/contact/manage/contactanos/form-display/add-group','11.1.8'),(2645,11373,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2646,11374,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2647,11375,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2648,11376,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2649,11377,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2650,11378,'path','/admin/structure/contact/manage/contactanos/fields/add-field','11.1.8'),(2651,11379,'path','/admin/structure/contact/manage/contactanos/add-field/contact_message/field_telefono?destinations%5B0%5D%5Broute_name%5D=entity.contact_message.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=contact_message&destinations%5B0%5D%','11.1.8'),(2652,11380,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2653,11381,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2654,11382,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2655,11383,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2656,11384,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2657,11385,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2658,11386,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2659,11387,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2660,11388,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2661,11389,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2662,11390,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2663,11391,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2664,11392,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2665,11393,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2666,11394,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2667,11395,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2668,11396,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2669,11397,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2670,11398,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2671,11399,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2672,11400,'path','/token/tree?options=%7B%22token_types%22%3A%5B%22node%22%5D%7D&token=HdCj78ln1OzEkQzhe66FZvG1SFPV6hJYJkqYJ7qcVrQ&_wrapper_format=drupal_dialog','11.1.8'),(2673,11401,'path','/clientes/fontur','11.1.8'),(2674,11402,'path','/admin/structure/types/manage/clientes/form-display','11.1.8'),(2675,11403,'path','/admin/structure/views/ajax/display/clientes/page_1/style_options?_wrapper_format=drupal_ajax','11.1.8'),(2676,11404,'path','/admin/structure/views/ajax/add-handler/clientes/page_1/field?_wrapper_format=drupal_ajax','11.1.8'),(2677,11405,'path','/admin/structure/views/ajax/add-handler/clientes/page_1/field?_wrapper_format=drupal_ajax','11.1.8'),(2678,11406,'path','/admin/structure/views/ajax/add-handler/clientes/attachment_1/argument?_wrapper_format=drupal_ajax','11.1.8'),(2679,11407,'path','/admin/structure/views/ajax/add-handler/clientes/attachment_1/argument?_wrapper_format=drupal_ajax','11.1.8'),(2680,11408,'path','/admin/structure/views/ajax/handler/clientes/attachment_1/argument/nid_1?_wrapper_format=drupal_ajax','11.1.8'),(2681,11409,'path','/admin/structure/views/ajax/add-handler/clientes/page_1/field?_wrapper_format=drupal_ajax','11.1.8'),(2682,11410,'path','/admin/structure/views/ajax/add-handler/clientes/page_1/field?_wrapper_format=drupal_ajax','11.1.8'),(2683,11411,'path','/admin/structure/views/ajax/add-handler/clientes/page_1/field?_wrapper_format=drupal_ajax','11.1.8'),(2684,11412,'path','/admin/structure/views/ajax/add-handler/clientes/page_1/field?_wrapper_format=drupal_ajax','11.1.8'),(2685,11413,'path','/admin/modules','11.1.8'),(2686,11427,'path','/admin/structure/types/manage/proyectos/fields/add-field','11.1.8'),(2687,11428,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2688,11429,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2689,11430,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2690,11431,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2691,11432,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2692,11433,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2693,11434,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2694,11435,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2695,11436,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2696,11437,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2697,11438,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2698,11439,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2699,11440,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2700,11441,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2701,11442,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2702,11443,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2703,11444,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2704,11445,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2705,11446,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2706,11447,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2707,11448,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2708,11449,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2709,11450,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2710,11451,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2711,11452,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2712,11453,'path','/admin/structure/views/ajax/display/clientes/page_1/style?_wrapper_format=drupal_ajax','11.1.8'),(2713,11454,'path','/admin/structure/views/view/clientes/preview/page_1?_wrapper_format=drupal_ajax','11.1.8'),(2714,11455,'path','/admin/structure/views/ajax/add-handler/clientes/page_1/header?_wrapper_format=drupal_ajax','11.1.8'),(2715,11456,'path','/admin/structure/views/ajax/add-handler/clientes/page_1/header?_wrapper_format=drupal_ajax','11.1.8'),(2716,11457,'path','/admin/modules','11.1.8'),(2717,11459,'path','/proyectos/red-turistica-de-pueblos-patrimonio','11.1.8'),(2718,11460,'path','/admin/structure/views/ajax/add-handler/tecnologias_proyectos/default/argument?_wrapper_format=drupal_ajax','11.1.8'),(2719,11461,'path','/admin/structure/views/ajax/add-handler/tecnologias_proyectos/default/field?_wrapper_format=drupal_ajax','11.1.8'),(2720,11462,'path','/admin/structure/display-modes/view','11.1.8'),(2721,11463,'path','/admin/structure/display-modes/view/manage/node.full?destination=/admin/structure/display-modes/view&_wrapper_format=drupal_modal','11.1.8'),(2722,11464,'path','/admin/structure/display-modes/view/manage/node.full?destination=/admin/structure/display-modes/view&_wrapper_format=drupal_modal','11.1.8'),(2723,11465,'path','/admin/structure/display-modes/view/manage/node.full?destination=/admin/structure/display-modes/view&_wrapper_format=drupal_modal','11.1.8'),(2724,11466,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2725,11467,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2726,11468,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2727,11469,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2728,11470,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2729,11471,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2730,11472,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2731,11473,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2732,11474,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2733,11475,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2734,11476,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2735,11477,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2736,11478,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2737,11479,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2738,11480,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2739,11481,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2740,11482,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2741,11483,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2742,11484,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2743,11485,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2744,11486,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2745,11487,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2746,11488,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2747,11489,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2748,11490,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2749,11491,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2750,11492,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2751,11493,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2752,11494,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2753,11495,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2754,11496,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2755,11497,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2756,11498,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2757,11499,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2758,11500,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2759,11501,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2760,11502,'path','/admin/structure/views/ajax/display/tecnologias_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2761,11503,'path','/admin/modules','11.1.8'),(2762,11504,'path','/admin/modules','11.1.8'),(2763,11514,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2764,11515,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2765,11516,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2766,11517,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2767,11518,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2768,11519,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2769,11520,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2770,11521,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2771,11522,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2772,11523,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2773,11524,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2774,11525,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2775,11526,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2776,11527,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2777,11528,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2778,11529,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2779,11530,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2780,11531,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2781,11532,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2782,11533,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2783,11534,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2784,11535,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2785,11536,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2786,11537,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2787,11538,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2788,11539,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2789,11540,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2790,11541,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2791,11542,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2792,11543,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2793,11544,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2794,11545,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2795,11546,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2796,11547,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2797,11548,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2798,11549,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2799,11550,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2800,11551,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2801,11552,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2802,11553,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2803,11554,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2804,11555,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2805,11556,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2806,11557,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2807,11558,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2808,11559,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2809,11560,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2810,11561,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2811,11562,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2812,11563,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2813,11564,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2814,11565,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2815,11566,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2816,11567,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2817,11568,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2818,11569,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2819,11570,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2820,11571,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2821,11572,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2822,11573,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2823,11574,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2824,11575,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2825,11576,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2826,11577,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2827,11578,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2828,11579,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2829,11580,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2830,11581,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2831,11582,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2832,11583,'javascript','modules/contrib/views_slideshow/js/views_slideshow.js','11.1.8'),(2833,11510,'javascript','modules/contrib/views_slideshow/js/views_slideshow.js','11.1.8'),(2834,11584,'javascript','modules/contrib/views_slideshow/js/views_slideshow.js','11.1.8'),(2835,11585,'javascript','modules/contrib/views_slideshow/js/views_slideshow.js','11.1.8'),(2836,11586,'javascript','modules/contrib/views_slideshow/js/views_slideshow.js','11.1.8'),(2837,11587,'javascript','modules/contrib/views_slideshow/js/views_slideshow.js','11.1.8'),(2838,11588,'path','/admin/modules/uninstall','11.1.8'),(2839,11589,'path','/admin/modules/uninstall','11.1.8'),(2840,11590,'path','/admin/modules','11.1.8'),(2841,11591,'path','/admin/modules','11.1.8'),(2842,11592,'path','/admin/modules','11.1.8'),(2843,11593,'path','/admin/modules','11.1.8'),(2844,11594,'path','/admin/modules','11.1.8'),(2845,11595,'path','/admin/modules','11.1.8'),(2846,11596,'path','/admin/modules','11.1.8'),(2847,11597,'path','/batch?id=23&op=start','11.1.8'),(2848,11598,'path','/batch?id=23&op=start','11.1.8'),(2849,11599,'path','/batch?id=23&op=start','11.1.8'),(2850,35,'configuration','slick.optionset.default','11.1.8'),(2851,82,'configuration','slick.optionset.default','11.1.8'),(2852,83,'configuration','slick.optionset.default','11.1.8'),(2853,11628,'configuration','core.entity_view_mode.media.slick','11.1.8'),(2854,11629,'configuration','image.style.slick_media','11.1.8'),(2855,11630,'path','/admin/config/media/slick','11.1.8'),(2856,11631,'path','/admin/config/media/slick','11.1.8'),(2857,11632,'path','/admin/config/media/slick','11.1.8'),(2858,11633,'path','/admin/config/media/slick','11.1.8'),(2859,11634,'path','/admin/config/media/slick','11.1.8'),(2860,11635,'path','/admin/config/media/slick','11.1.8'),(2861,11636,'path','/admin/config/media/slick','11.1.8'),(2862,11637,'path','/admin/config/media/slick','11.1.8'),(2863,11638,'path','/admin/config/media/slick','11.1.8'),(2864,11639,'path','/admin/config/media/slick','11.1.8'),(2865,11640,'path','/admin/config/media/slick','11.1.8'),(2866,11641,'path','/admin/config/media/slick','11.1.8'),(2867,11642,'path','/admin/config/media/slick','11.1.8'),(2868,11643,'path','/admin/config/media/slick','11.1.8'),(2869,11644,'path','/admin/config/media/slick','11.1.8'),(2870,11645,'path','/admin/config/media/slick','11.1.8'),(2871,11646,'path','/admin/config/media/slick','11.1.8'),(2872,11647,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2873,11648,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2874,11649,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2875,11650,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2876,11651,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2877,11652,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2878,11653,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2879,11654,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2880,11655,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2881,11656,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2882,11657,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2883,11658,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2884,11659,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2885,11660,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2886,11661,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2887,11662,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2888,11663,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2889,11664,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2890,11665,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2891,11666,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2892,11667,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2893,11668,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2894,11669,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2895,11670,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2896,11671,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2897,11672,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2898,11673,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2899,11674,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2900,11675,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2901,11676,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2902,11677,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2903,11678,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2904,11679,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2905,11680,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2906,11681,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2907,11682,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2908,11683,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2909,11684,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2910,11685,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2911,11686,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2912,11687,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2913,11688,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2914,11689,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2915,11690,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2916,11691,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2917,11692,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2918,11693,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2919,11694,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2920,11695,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2921,11696,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2922,11697,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2923,11698,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2924,11699,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2925,11700,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2926,11701,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2927,11702,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2928,11703,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2929,11704,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2930,11705,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2931,11706,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2932,11707,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2933,11708,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2934,11709,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2935,11710,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2936,11711,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2937,11712,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2938,11713,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2939,11714,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2940,11715,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2941,11716,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2942,11717,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2943,11718,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2944,11719,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2945,11720,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2946,11721,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2947,11722,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2948,11723,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2949,11724,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2950,11725,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2951,11726,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2952,11727,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2953,11728,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2954,11729,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2955,11730,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2956,11731,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2957,11732,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2958,11733,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2959,11734,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2960,11735,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2961,11736,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2962,11737,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2963,11738,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2964,11739,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2965,11740,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2966,11741,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2967,11742,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2968,11743,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2969,11744,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2970,11745,'path','/admin/config/media/slick/default/duplicate','11.1.8'),(2971,11746,'path','/admin/config/media/slick/ui','11.1.8'),(2972,11747,'path','/admin/config/media/slick/ui','11.1.8'),(2973,11748,'path','/admin/config/media/slick/ui','11.1.8'),(2974,11749,'path','/admin/config/media/slick/ui','11.1.8'),(2975,11750,'path','/admin/config/media/slick/ui','11.1.8'),(2976,11751,'path','/admin/config/media/slick/ui','11.1.8'),(2977,11752,'path','/admin/config/media/slick/ui','11.1.8'),(2978,11753,'path','/admin/config/media/slick/ui','11.1.8'),(2979,11754,'path','/admin/config/media/slick/ui','11.1.8'),(2980,11755,'path','/admin/config/media/slick/ui','11.1.8'),(2981,11756,'path','/admin/config/media/slick/ui','11.1.8'),(2982,11757,'path','/admin/config/media/slick/ui','11.1.8'),(2983,11758,'path','/admin/config/media/slick/ui','11.1.8'),(2984,11759,'path','/admin/config/media/slick/ui','11.1.8'),(2985,11760,'path','/admin/config/media/slick/ui','11.1.8'),(2986,11761,'path','/admin/config/media/slick/add','11.1.8'),(2987,11762,'path','/admin/config/media/slick/add','11.1.8'),(2988,11763,'path','/admin/config/media/slick/add?ajax_form=1&_wrapper_format=drupal_ajax','11.1.8'),(2989,11764,'path','/admin/config/media/slick/add?ajax_form=1&_wrapper_format=drupal_ajax','11.1.8'),(2990,11765,'path','/admin/config/media/slick/add?ajax_form=1&_wrapper_format=drupal_ajax','11.1.8'),(2991,11766,'path','/admin/config/media/slick/add?ajax_form=1&_wrapper_format=drupal_ajax','11.1.8'),(2992,11767,'path','/admin/config/media/slick/add?ajax_form=1&_wrapper_format=drupal_ajax','11.1.8'),(2993,11768,'path','/admin/config/media/slick/add','11.1.8'),(2994,11769,'path','/admin/config/media/slick/galeria_proyectos?destination=/admin/config/media/slick','11.1.8'),(2995,11770,'path','/admin/config/media/slick/galeria_proyectos?destination=/admin/config/media/slick','11.1.8'),(2996,11771,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2997,11772,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2998,11773,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(2999,11774,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3000,11775,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3001,11776,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3002,11777,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3003,11778,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3004,11779,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3005,11780,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3006,11781,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3007,11782,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3008,11783,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3009,11784,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3010,11785,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3011,11786,'path','/admin/reports/status','11.1.8'),(3012,11787,'path','/admin/reports/status','11.1.8'),(3013,11788,'path','/admin/modules','11.1.8'),(3014,11789,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3015,11790,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3016,11791,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3017,11792,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3018,11793,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3019,11794,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3020,11795,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3021,11796,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3022,11797,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3023,11798,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3024,11799,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3025,11800,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3026,11801,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3027,11802,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3028,11803,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3029,11804,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3030,11805,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3031,11806,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3032,11807,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3033,11808,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3034,11809,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3035,11810,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3036,11811,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3037,11812,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3038,11813,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3039,11814,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3040,11815,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3041,11816,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3042,11817,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3043,11818,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3044,11819,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3045,11820,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3046,11821,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3047,11822,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3048,11823,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3049,11824,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3050,11825,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3051,11826,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3052,11827,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3053,11828,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3054,11829,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3055,11830,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3056,11831,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3057,11832,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3058,11833,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3059,11834,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3060,11835,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3061,11836,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3062,11837,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3063,11838,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3064,11839,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3065,11840,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3066,11841,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3067,11842,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3068,11843,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3069,11844,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3070,11845,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3071,11846,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3072,11847,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3073,11848,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3074,11849,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3075,11850,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3076,11851,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3077,11852,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3078,11853,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/style?_wrapper_format=drupal_ajax','11.1.8'),(3079,11854,'path','/admin/structure/views/ajax/add-handler/galeria_proyectos/default/field?_wrapper_format=drupal_ajax','11.1.8'),(3080,11855,'path','/admin/structure/views/ajax/add-handler/galeria_proyectos/default/field?_wrapper_format=drupal_ajax','11.1.8'),(3081,11856,'path','/admin/structure/views/ajax/add-handler/galeria_proyectos/default/field?_wrapper_format=drupal_ajax','11.1.8'),(3082,11857,'path','/admin/structure/views/ajax/add-handler/galeria_proyectos/default/field?_wrapper_format=drupal_ajax','11.1.8'),(3083,11858,'path','/admin/structure/views/view/galeria_proyectos/preview/default?_wrapper_format=drupal_ajax','11.1.8'),(3084,11859,'path','/admin/config/media/slick/galeria_proyectos/delete?destination=/admin/config/media/slick&_wrapper_format=drupal_modal','11.1.8'),(3085,11860,'path','/admin/config/media/slick/galeria_proyectos/delete?destination=/admin/config/media/slick','11.1.8'),(3086,11861,'path','/admin/config/media/slick','11.1.8'),(3087,11862,'path','/','11.1.8'),(3088,11863,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/pager_options?_wrapper_format=drupal_ajax','11.1.8'),(3089,11864,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/pager_options?_wrapper_format=drupal_ajax','11.1.8'),(3090,11865,'path','/admin/structure/views/ajax/display/galeria_proyectos/default/pager_options?_wrapper_format=drupal_ajax','11.1.8'),(3091,11866,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3092,11867,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3093,11868,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3094,11869,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3095,11870,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3096,11871,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3097,11872,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3098,11873,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3099,11874,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3100,11875,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3101,11876,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3102,11877,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3103,11878,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3104,11879,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3105,11880,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3106,11881,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3107,11882,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3108,11883,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3109,11884,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3110,11885,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3111,11886,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3112,11887,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3113,11888,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3114,11889,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3115,11890,'path','/admin/structure/views/ajax/handler/galeria_proyectos/default/field/field_galeria?_wrapper_format=drupal_ajax','11.1.8'),(3116,11891,'path','/proyectos/red-turistica-de-pueblos-patrimonio','11.1.8'),(3117,11892,'path','/admin/structure/types/manage/proyectos/display','11.1.8'),(3118,11893,'path','/admin/structure/views/ajax/add-handler/proyectos_home/block_1/field?_wrapper_format=drupal_ajax','11.1.8'),(3119,11894,'path','/admin/structure/views/ajax/add-handler/proyectos_home/block_1/field?_wrapper_format=drupal_ajax','11.1.8'),(3120,11895,'path','/admin/structure/views/ajax/add-handler/proyectos_home/block_1/field?_wrapper_format=drupal_ajax','11.1.8'),(3121,11896,'path','/admin/structure/views/ajax/add-handler/proyectos_home/block_1/field?_wrapper_format=drupal_ajax','11.1.8'),(3122,11897,'path','/batch?id=29&op=start','11.1.8'),(3123,11898,'path','/batch?id=29&op=start','11.1.8'),(3124,11899,'path','/batch?id=29&op=start','11.1.8'),(3125,11900,'path','/batch?id=29&op=start','11.1.8'),(3126,11901,'path','/admin/config/media/blazy','11.1.8'),(3127,11902,'path','/admin/config/media/blazy','11.1.8'),(3128,11903,'path','/admin/config/media/blazy','11.1.8'),(3129,11904,'path','/admin/config/media/blazy','11.1.8'),(3130,11905,'path','/admin/config/media/blazy','11.1.8'),(3131,11906,'path','/admin/config/media/blazy','11.1.8'),(3132,11907,'path','/admin/config/media/blazy','11.1.8'),(3133,11908,'path','/admin/config/media/blazy','11.1.8'),(3134,11909,'path','/admin/config/media/blazy','11.1.8'),(3135,11910,'path','/admin/config/media/blazy','11.1.8'),(3136,11911,'path','/admin/config/media/blazy','11.1.8'),(3137,11912,'path','/admin/config/media/blazy','11.1.8'),(3138,11913,'path','/admin/config/media/blazy','11.1.8'),(3139,11914,'path','/admin/config/media/blazy','11.1.8'),(3140,11915,'path','/admin/config/media/blazy','11.1.8'),(3141,11916,'path','/admin/config/media/blazy','11.1.8'),(3142,11917,'path','/admin/config/media/blazy','11.1.8'),(3143,11918,'path','/admin/config/media/blazy','11.1.8'),(3144,11919,'path','/admin/config/media/blazy','11.1.8'),(3145,11920,'path','/admin/config/media/blazy','11.1.8'),(3146,11921,'path','/admin/config/media/blazy','11.1.8'),(3147,11922,'path','/admin/config/media/blazy','11.1.8'),(3148,11923,'path','/admin/config/media/blazy','11.1.8'),(3149,11924,'path','/admin/config/media/blazy','11.1.8'),(3150,11925,'path','/admin/config/media/blazy','11.1.8'),(3151,11926,'path','/admin/config/media/blazy','11.1.8'),(3152,11927,'path','/admin/config/media/blazy','11.1.8'),(3153,11928,'path','/admin/config/media/blazy','11.1.8'),(3154,11929,'path','/admin/config/media/blazy','11.1.8'),(3155,11930,'path','/admin/config/media/blazy','11.1.8'),(3156,11931,'path','/admin/config/media/blazy','11.1.8'),(3157,11932,'path','/admin/config/media/blazy','11.1.8'),(3158,11933,'path','/admin/config/media/blazy','11.1.8'),(3159,11934,'path','/admin/config/media/blazy','11.1.8'),(3160,11935,'path','/admin/config/media/blazy','11.1.8'),(3161,11936,'path','/admin/config/media/blazy','11.1.8'),(3162,11937,'path','/admin/config/media/blazy','11.1.8'),(3163,11938,'path','/admin/config/media/blazy','11.1.8'),(3164,11939,'path','/admin/config/media/blazy','11.1.8'),(3165,11940,'path','/admin/config/media/blazy','11.1.8'),(3166,11941,'path','/admin/config/media/blazy','11.1.8'),(3167,11942,'path','/admin/config/media/blazy','11.1.8'),(3168,11943,'path','/admin/config/media/blazy','11.1.8'),(3169,11944,'path','/admin/config/media/blazy','11.1.8'),(3170,11945,'path','/admin/config/media/blazy','11.1.8'),(3171,11946,'path','/admin/config/media/blazy','11.1.8'),(3172,11947,'path','/admin/config/media/blazy','11.1.8'),(3173,11948,'path','/admin/config/media/blazy','11.1.8'),(3174,11949,'path','/admin/config/media/blazy','11.1.8'),(3175,11950,'path','/admin/config/media/blazy','11.1.8'),(3176,11951,'path','/admin/config/media/blazy','11.1.8'),(3177,11952,'path','/admin/config/media/blazy','11.1.8'),(3178,11953,'path','/admin/config/media/blazy','11.1.8'),(3179,11954,'path','/admin/config/media/blazy','11.1.8'),(3180,11955,'path','/admin/config/media/blazy','11.1.8'),(3181,11956,'path','/admin/config/media/blazy','11.1.8'),(3182,11957,'path','/admin/config/media/blazy','11.1.8'),(3183,11958,'path','/admin/config/media/blazy','11.1.8'),(3184,11959,'path','/','11.1.8'),(3185,11960,'path','/admin/modules','11.1.8'),(3186,11961,'path','/admin/modules','11.1.8'),(3187,11962,'path','/admin/modules','11.1.8'),(3188,11963,'path','/admin/modules','11.1.8'),(3189,11964,'path','/admin/modules','11.1.8'),(3190,11965,'path','/admin/modules','11.1.8'),(3191,11966,'path','/admin/modules','11.1.8'),(3192,11967,'path','/admin/modules','11.1.8'),(3193,11968,'path','/admin/modules','11.1.8'),(3194,11969,'path','/admin/modules','11.1.8'),(3195,11970,'path','/admin/modules','11.1.8'),(3196,11971,'path','/admin/modules','11.1.8'),(3197,11972,'path','/admin/modules','11.1.8'),(3198,11973,'path','/admin/modules','11.1.8'),(3199,11974,'path','/admin/modules','11.1.8'),(3200,11975,'path','/admin/modules','11.1.8'),(3201,11976,'path','/admin/modules','11.1.8'),(3202,11977,'path','/admin/modules','11.1.8'),(3203,11978,'path','/admin/modules','11.1.8'),(3204,11979,'path','/admin/modules','11.1.8'),(3205,11980,'path','/admin/modules','11.1.8'),(3206,11981,'path','/admin/modules','11.1.8'),(3207,11982,'path','/admin/modules','11.1.8'),(3208,11983,'path','/admin/modules','11.1.8'),(3209,11984,'path','/admin/modules','11.1.8'),(3210,11985,'path','/admin/modules','11.1.8'),(3211,11986,'path','/admin/modules','11.1.8'),(3212,4112,'javascript','core/modules/contextual/js/contextual.js','11.2.2'),(3213,9824,'javascript','core/modules/contextual/js/toolbar/contextualToolbarModelView.js','11.2.2'),(3214,11987,'path','/admin/modules','11.2.2'),(3215,11988,'path','/admin/reports/status','11.2.2'),(3216,11989,'path','/admin/reports/status','11.2.2'),(3217,11990,'path','/admin/reports/status','11.2.2'),(3218,11991,'path','/batch?id=32&op=start','11.2.2'),(3219,11992,'path','/batch?id=32&op=start','11.2.2'),(3220,11993,'path','/batch?id=32&op=start','11.2.2'),(3221,11994,'path','/batch?id=32&op=start','11.2.2'),(3222,11995,'path','/batch?id=32&op=start','11.2.2'),(3223,11996,'path','/batch?id=32&op=start','11.2.2'),(3224,11997,'path','/admin/config/development/generate/content','11.2.2'),(3225,11998,'path','/admin/config/development/generate/content','11.2.2'),(3226,11999,'path','/admin/config/development/generate/content','11.2.2'),(3227,12000,'path','/admin/config/development/generate/content','11.2.2'),(3228,12001,'path','/admin/config/development/generate/content','11.2.2'),(3229,12002,'path','/admin/config/development/generate/content','11.2.2'),(3230,12003,'path','/admin/config/development/generate/content','11.2.2'),(3231,12004,'path','/admin/config/development/generate/content','11.2.2'),(3232,12005,'path','/admin/config/development/generate/content','11.2.2'),(3233,12006,'path','/admin/config/development/generate/content','11.2.2'),(3234,12007,'path','/admin/config/development/generate/content','11.2.2'),(3235,12008,'path','/admin/config/development/generate/content','11.2.2'),(3236,12009,'path','/admin/config/development/generate/content','11.2.2'),(3237,12010,'path','/admin/config/development/generate/content','11.2.2'),(3238,12011,'path','/admin/config/development/generate/content','11.2.2'),(3239,12012,'path','/admin/reports/dblog/event/1931','11.2.2'),(3240,12013,'path','/batch?id=35&op=do_nojs&op=finished','11.2.2'),(3241,12014,'path','/admin/config/development/generate/content','11.2.2'),(3242,12015,'path','/','11.2.2'),(3243,12016,'path','/admin/people','11.2.2'),(3244,12017,'path','/admin/people','11.2.2'),(3245,12018,'path','/admin/people','11.2.2'),(3246,12019,'path','/admin/people','11.2.2'),(3247,12020,'path','/dxpr_builder/csrf?_=1752068629319','11.2.2'),(3248,12021,'path','/dxpr_builder/csrf?_=1752068629319','11.2.2'),(3249,12022,'path','/dxpr_builder/csrf?_=1752068629319','11.2.2'),(3250,12023,'path','/dxpr_builder/csrf?_=1752068629319','11.2.2'),(3251,12024,'path','/admin/config/people/captcha/captcha-points/add','11.2.2'),(3252,12025,'path','/admin/config/people/captcha/captcha-points/add','11.2.2'),(3253,12026,'path','/admin/config/people/captcha/captcha-points/add','11.2.2'),(3254,12027,'path','/admin/config/people/captcha/captcha-points/contact_message_contactanos_form?destination=/admin/config/people/captcha/captcha-points','11.2.2'),(3255,12028,'path','/admin/config/people/captcha/captcha-points/contact_message_contactanos_form?destination=/admin/config/people/captcha/captcha-points','11.2.2'),(3256,12029,'path','/admin/config/services/linkset','11.2.2'),(3257,12030,'path','/admin/config/services/linkset','11.2.2'),(3258,12031,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3259,12032,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3260,12033,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3261,12034,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3262,12035,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3263,12036,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3264,12037,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3265,12038,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3266,12039,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3267,12040,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3268,12041,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3269,12042,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3270,12043,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3271,12044,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3272,12045,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3273,12046,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3274,12047,'path','/admin/config/user-interface/admin-toolbar','11.2.2'),(3275,12048,'path','/admin/config/user-interface/admin-toolbar-tools','11.2.2'),(3276,12049,'path','/admin/config/user-interface/admin-toolbar-tools','11.2.2'),(3277,12050,'path','/admin/config/user-interface/admin-toolbar-tools','11.2.2'),(3278,12051,'path','/admin/config/user-interface/admin-toolbar-tools','11.2.2'),(3279,12052,'path','/admin/config/user-interface/admin-toolbar-tools','11.2.2'),(3280,12053,'path','/admin/modules','11.2.2'),(3281,12054,'path','/batch?id=41&op=start','11.2.2'),(3282,12055,'path','/batch?id=41&op=start','11.2.2'),(3283,12057,'path','/admin/config/people/reset-password-form-settings','11.2.2'),(3284,12058,'path','/admin/config/people/reset-password-form-settings','11.2.2'),(3285,12059,'path','/admin/config/people/reset-password-form-settings','11.2.2'),(3286,12060,'path','/admin/config/people/captcha/captcha-points/user_login_form/enable?destination=/admin/config/people/captcha/captcha-points','11.2.2'),(3287,12061,'path','/admin/config/people/captcha/captcha-points/user_login_form/enable?destination=/admin/config/people/captcha/captcha-points','11.2.2'),(3288,12062,'path','/admin/config/people/captcha/captcha-points/user_login_form/enable?destination=/admin/config/people/captcha/captcha-points','11.2.2'),(3289,12063,'path','/admin/people/create','11.2.2'),(3290,12064,'path','/admin/people/permissions/content_editor','11.2.2'),(3291,12065,'path','/admin/people/permissions/content_editor','11.2.2'),(3292,12066,'path','/admin/people/permissions/content_editor','11.2.2'),(3293,12067,'path','/admin/people/permissions/content_editor','11.2.2'),(3294,12068,'path','/admin/people/permissions/content_editor','11.2.2'),(3295,12069,'path','/admin/people/permissions/content_editor','11.2.2'),(3296,12070,'path','/admin/people/permissions/content_editor','11.2.2'),(3297,12071,'path','/admin/people/permissions/content_editor','11.2.2'),(3298,12072,'path','/admin/people/permissions/content_editor','11.2.2'),(3299,12073,'path','/admin/config/development/performance','11.2.2'),(3300,12074,'path','/admin/config/development/performance','11.2.2'),(3301,12075,'path','/admin/config/development/performance','11.2.2'),(3302,12076,'path','/admin/structure/media/manage/video','11.2.2'),(3303,12077,'path','/admin/structure/media/manage/video','11.2.2'),(3304,1007,'javascript','core/modules/media/js/type_form.js','11.2.2'),(3305,12078,'path','/admin/structure/media/manage/video/display','11.2.2'),(3306,5668,'javascript','core/modules/node/js/node.preview.js','11.2.2'),(3307,117,'javascript','core/modules/node/js/node.preview.js','11.2.2'),(3308,5669,'javascript','core/modules/node/js/node.preview.js','11.2.2'),(3309,12079,'javascript','core/modules/node/js/node.preview.js','11.2.2'),(3310,12080,'javascript','core/modules/node/js/node.preview.js','11.2.2'),(3311,12081,'path','/node/add/proyectos?element_parents=field_image/widget/0&ajax_form=1&_wrapper_format=drupal_ajax','11.2.2'),(3312,12082,'path','/user/login','11.2.2'),(3313,12083,'path','/admin/content','11.2.2'),(3314,12084,'path','/admin/structure/views/ajax/display/proyectos_home/block_1/row?_wrapper_format=drupal_ajax','11.2.2'),(3315,12085,'path','/admin/structure/views/ajax/display/proyectos_home/block_1/row?_wrapper_format=drupal_ajax','11.2.2'),(3316,12086,'path','/media/25/revisions','11.2.2'),(3317,12087,'path','/media/25/revisions','11.2.2'),(3318,12088,'path','/devel/render/media/25','11.2.2'),(3319,12089,'path','/admin/dxpr_studio/dxpr_builder/user_templates','11.2.2'),(3320,12090,'path','/admin/dxpr_studio/dxpr_builder/user_templates','11.2.2'),(3321,12091,'path','/admin/dxpr_studio/dxpr_builder/user_templates','11.2.2'),(3322,12092,'path','/admin/dxpr_studio/dxpr_builder/user_templates','11.2.2'),(3323,12093,'path','/admin/dxpr_studio/dxpr_builder/user_templates/footer?destination=/admin/dxpr_studio/dxpr_builder/user_templates','11.2.2'),(3324,12094,'path','/admin/dxpr_studio/dxpr_builder/user_templates/footer?destination=/admin/dxpr_studio/dxpr_builder/user_templates','11.2.2'),(3325,12095,'path','/admin/dxpr_studio/dxpr_builder/user_templates/footer?destination=/admin/dxpr_studio/dxpr_builder/user_templates','11.2.2'),(3326,12096,'path','/admin/dxpr_studio/dxpr_builder/user_templates/footer?destination=/admin/dxpr_studio/dxpr_builder/user_templates','11.2.2'),(3327,12097,'path','/admin/dxpr_studio/dxpr_builder/user_templates/footer?destination=/admin/dxpr_studio/dxpr_builder/user_templates','11.2.2'),(3328,12098,'path','/admin/structure/block-content/manage/drag_and_drop_block','11.2.2'),(3329,12099,'path','/admin/structure/block-content/manage/drag_and_drop_block','11.2.2'),(3330,12100,'path','/admin/structure/block-content/manage/drag_and_drop_block','11.2.2'),(3331,12101,'path','/admin/dxpr_studio/dxpr_builder/page_template','11.2.2'),(3332,12102,'path','/admin/dxpr_studio/dxpr_builder/page_template','11.2.2'),(3333,12103,'path','/admin/dxpr_studio/dxpr_builder/page_template','11.2.2');
/*!40000 ALTER TABLE `locales_location` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `locales_source`
--

DROP TABLE IF EXISTS `locales_source`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `locales_source` (
  `lid` int NOT NULL AUTO_INCREMENT COMMENT 'Unique identifier of this string.',
  `source` blob NOT NULL COMMENT 'The original string in English.',
  `context` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The context this string applies to.',
  `version` varchar(20) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT 'none' COMMENT 'Version of Drupal where the string was last used (for locales optimization).',
  PRIMARY KEY (`lid`),
  KEY `source_context` (`source`(30),`context`)
) ENGINE=InnoDB AUTO_INCREMENT=12104 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='List of English source strings.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `locales_source`
--

LOCK TABLES `locales_source` WRITE;
/*!40000 ALTER TABLE `locales_source` DISABLE KEYS */;
INSERT INTO `locales_source` VALUES (1,_binary 'Block type','','11.2.2'),(2,_binary 'Comment type','','11.2.2'),(3,_binary 'Contact form','','11.2.2'),(4,_binary 'Check <a href=\":translate_status\">available translations</a> for your language(s).','','11.1.7'),(5,_binary '@count sec@count sec','','11.2.2'),(6,_binary 'Completed @current of @total.','','11.2.2'),(7,_binary 'Installed %module module.','','11.1.7'),(8,_binary 'Content type','','11.2.2'),(9,_binary 'Save','','11.2.2'),(10,_binary 'content block','','11.2.2'),(11,_binary 'comment','','11.2.2'),(12,_binary 'file','','11.2.2'),(13,_binary 'content item','','11.2.2'),(14,_binary 'user','','11.2.2'),(15,_binary 'Unpublish','','11.2.2'),(16,_binary 'URL alias','','11.2.2'),(17,_binary 'Publish','','11.2.2'),(18,_binary '@type_label bundle','','11.2.2'),(19,_binary 'Custom menu link','','11.2.2'),(20,_binary 'Shortcut set','','11.2.2'),(21,_binary 'Vocabulary','','11.2.2'),(22,_binary 'custom menu link','','11.2.2'),(23,_binary 'taxonomy term','','11.2.2'),(24,_binary 'Description','','11.2.2'),(25,_binary 'True','','11.2.2'),(26,_binary 'Published status','','11.2.2'),(27,_binary 'Reusable','','11.2.2'),(28,_binary 'Approved comment status','','11.2.2'),(29,_binary 'author','','11.2.2'),(30,_binary 'User','','11.2.2'),(31,_binary 'File usage','','11.2.2'),(32,_binary 'Promoted to front page status','','11.2.2'),(33,_binary 'Active','','11.2.2'),(34,_binary 'Default translation','','11.2.2'),(35,_binary 'Default','','11.2.2'),(36,_binary 'Add the @label role to the selected user(s)','','11.1.7'),(37,_binary 'Remove the @label role from the selected user(s)','','11.1.7'),(38,_binary 'Add content','','11.2.2'),(39,_binary 'All content','','11.1.7'),(40,_binary 'Initializing.','','11.2.2'),(41,_binary 'Error importing translation files','','11.2.2'),(42,_binary 'Continue to <a href=\":error_url\">the error page</a>','','11.2.2'),(43,_binary 'Updating translations.','','11.1.7'),(44,_binary 'Skip to main content','','11.2.2'),(45,_binary 'Installation tasks','','11.1.8'),(46,_binary 'Choose language','','11.1.7'),(47,_binary 'done','','11.1.8'),(48,_binary 'Choose profile','','11.1.7'),(49,_binary 'Verify requirements','','11.1.8'),(50,_binary 'Set up database','','11.1.7'),(51,_binary 'Install site','','11.1.7'),(52,_binary 'Set up translations','','11.1.7'),(53,_binary 'active','','11.1.8'),(54,_binary 'Configure site','','11.1.7'),(55,_binary 'Finish translations','','11.1.7'),(56,_binary 'Status message','','11.2.2'),(57,_binary '- Description not available -','','11.2.2'),(58,_binary 'All Components','','11.2.2'),(59,_binary '@count items added to @container','','11.2.2'),(60,_binary 'Error message','','11.2.2'),(61,_binary 'Warning message','','11.2.2'),(62,_binary 'An AJAX HTTP error occurred.','','11.2.2'),(63,_binary 'HTTP Result Code: !status','','11.2.2'),(64,_binary 'An AJAX HTTP request terminated abnormally.','','11.2.2'),(65,_binary 'Debugging information follows.','','11.2.2'),(66,_binary 'Path: !uri','','11.2.2'),(67,_binary 'StatusText: !statusText','','11.2.2'),(68,_binary 'ResponseText: !responseText','','11.2.2'),(69,_binary 'ReadyState: !readyState','','11.2.2'),(70,_binary 'CustomMessage: !customMessage','','11.2.2'),(71,_binary 'Oops, something went wrong. Check your browser\'s developer console for more details.','','11.2.2'),(72,_binary 'Processing...','','11.2.2'),(73,_binary 'The response failed verification so will not be processed.','','11.2.2'),(74,_binary 'The callback URL is not local and not trusted: !url','','11.2.2'),(75,_binary 'An error occurred during the execution of the Ajax response: !error','','11.2.2'),(76,_binary 'Changed','','11.2.2'),(77,_binary 'Forms','','11.2.2'),(78,_binary 'Home','','11.2.2'),(79,_binary 'User interface','','11.2.2'),(80,_binary 'Title','','11.2.2'),(81,_binary 'Body','','11.2.2'),(82,_binary 'Previous','','11.1.8'),(83,_binary 'Next','','11.2.2'),(84,_binary 'Pages','','11.2.2'),(85,_binary 'Save configuration','','11.2.2'),(86,_binary 'delete','','none'),(87,_binary 'Status','','11.2.2'),(88,_binary 'Register','','11.1.7'),(89,_binary 'Create a new user account.','','11.2.2'),(90,_binary 'Markup','','none'),(91,_binary 'Prefix','','11.2.2'),(92,_binary 'Suffix','','11.2.2'),(93,_binary 'Approve','','none'),(94,_binary 'Delete','','11.2.2'),(95,_binary 'Submit','','11.2.2'),(96,_binary 'Operations','','11.2.2'),(97,_binary 'Content','','11.2.2'),(98,_binary 'Moderated content','','none'),(99,_binary 'Value','','11.2.2'),(100,_binary 'Username','','11.2.2'),(101,_binary 'Email address','','11.2.2'),(102,_binary 'Development','','11.2.2'),(103,_binary 'Groups','','none'),(104,_binary 'Group','','11.2.2'),(105,_binary 'Type','','11.2.2'),(106,_binary 'Author','','11.2.2'),(107,_binary 'Replies','','none'),(108,_binary 'Closed','','none'),(109,_binary 'yes','','11.2.2'),(110,_binary 'List','','11.2.2'),(111,_binary 'Subject','','11.2.2'),(112,_binary 'Send email','','none'),(113,_binary 'closed','','11.2.2'),(114,_binary 'Actions','','none'),(115,_binary 'disabled','','11.2.2'),(116,_binary 'Confirm','','none'),(117,_binary 'Cancel','','11.2.2'),(118,_binary 'Remove','','11.2.2'),(119,_binary 'Last comment','','11.1.8'),(120,_binary 'Language','','11.2.2'),(121,_binary 'RSS feed','','11.1.7'),(122,_binary 'more','','11.1.7'),(123,_binary 'Enable','','11.2.2'),(124,_binary 'Disable','','11.2.2'),(125,_binary 'Explanation or submission guidelines','','11.2.2'),(126,_binary 'Email settings','','none'),(127,_binary 'Article','','11.1.7'),(128,_binary 'Disabled','','11.2.2'),(129,_binary 'Enabled','','11.2.2'),(130,_binary 'Articles','','none'),(131,_binary 'Administration','','11.2.2'),(132,_binary 'footer','','11.2.2'),(133,_binary 'Comments','','11.2.2'),(134,_binary 'More','','11.1.8'),(135,_binary 'not verified','','11.2.2'),(136,_binary 'Action','','11.2.2'),(137,_binary 'On','','11.1.7'),(138,_binary 'For','','11.1.8'),(139,_binary 'new','','none'),(140,_binary 'Tags','','11.1.7'),(141,_binary 'Block title','','11.1.8'),(142,_binary 'The title of the block as shown to the user.','','none'),(143,_binary 'Taxonomy','','11.2.2'),(144,_binary 'Logging','','none'),(145,_binary 'Yes','','11.2.2'),(146,_binary 'No','','11.2.2'),(147,_binary 'Blue Lagoon (Default)','','none'),(148,_binary 'Content types','','11.2.2'),(149,_binary 'Homepage','','none'),(150,_binary 'Home page','','11.2.2'),(151,_binary 'Download','','none'),(152,_binary 'Version','','11.2.2'),(153,_binary 'view','','11.1.8'),(154,_binary 'unpublished','','none'),(155,_binary 'Overview','','11.1.8'),(156,_binary 'File information','','11.1.8'),(157,_binary 'File','','11.2.2'),(158,_binary 'Tag','','none'),(159,_binary 'File path','','none'),(160,_binary 'Advanced options','','none'),(161,_binary 'Release notes','','11.2.2'),(162,_binary 'Edit','','11.2.2'),(163,_binary 'Date','','11.2.2'),(164,_binary 'Size','','11.2.2'),(165,_binary 'Links','','11.2.2'),(166,_binary 'Search','','11.2.2'),(167,_binary 'Reset','','11.2.2'),(168,_binary 'Daily','','none'),(169,_binary 'Weekly','','none'),(170,_binary 'Monthly','','none'),(171,_binary 'None','','11.2.2'),(172,_binary 'Scheme','','none'),(173,_binary 'Use count','','11.2.2'),(174,_binary 'Display settings','','11.2.2'),(175,_binary 'This action cannot be undone.','','11.2.2'),(176,_binary 'taxonomy terms','','11.2.2'),(177,_binary 'Error Message','','none'),(178,_binary 'Number','','11.2.2'),(179,_binary 'Message','','11.2.2'),(180,_binary 'No log messages available.','','11.1.7'),(181,_binary 'Account Name','','11.2.2'),(182,_binary 'Password','','11.2.2'),(183,_binary 'Block settings','','11.2.2'),(184,_binary '- None -','','11.2.2'),(185,_binary 'Country','','none'),(186,_binary 'Weight','','11.2.2'),(187,_binary 'The configuration options have been saved.','','11.2.2'),(188,_binary 'Variable','','none'),(189,_binary 'Link','','11.2.2'),(190,_binary 'Image','','11.2.2'),(191,_binary 'Center','','11.2.2'),(192,_binary 'Help text','','11.2.2'),(193,_binary 'Types','','none'),(194,_binary 'Multiple','','none'),(195,_binary 'Free tagging','','11.2.2'),(196,_binary 'Required','','11.2.2'),(197,_binary 'root','','11.2.2'),(198,_binary 'Parent','','11.2.2'),(199,_binary 'Depth','','none'),(200,_binary 'none','','none'),(201,_binary 'Category','','11.2.2'),(202,_binary 'Settings','','11.2.2'),(203,_binary 'Feed','','11.2.2'),(204,_binary 'Name','','11.2.2'),(205,_binary 'edit','','none'),(206,_binary 'Go to previous page','','11.2.2'),(207,_binary 'Go to next page','','11.2.2'),(208,_binary 'Import','','11.2.2'),(209,_binary 'Export','','11.2.2'),(210,_binary 'Taxonomy term','','11.2.2'),(211,_binary 'Description field','','none'),(212,_binary 'settings','','11.2.2'),(213,_binary 'Back','','11.1.8'),(214,_binary 'Node ID','','none'),(215,_binary 'Field','','11.2.2'),(216,_binary 'header','','11.2.2'),(217,_binary 'Label','','11.2.2'),(218,_binary 'Preview','','11.2.2'),(219,_binary 'Session opened for %name.','','none'),(220,_binary 'Help','','11.2.2'),(221,_binary 'Image settings','','none'),(222,_binary 'False','','11.2.2'),(223,_binary 'Preset Name','','none'),(224,_binary 'Summary','','11.2.2'),(225,_binary 'Move','','none'),(226,_binary 'Update','','11.2.2'),(227,_binary 'Open','','11.2.2'),(228,_binary 'Blank','','none'),(229,_binary 'Small','','11.1.8'),(230,_binary 'Large','','11.1.8'),(231,_binary 'Sunday','','11.2.2'),(232,_binary 'Monday','','11.2.2'),(233,_binary 'Tuesday','','11.2.2'),(234,_binary 'Wednesday','','11.2.2'),(235,_binary 'Thursday','','11.2.2'),(236,_binary 'Friday','','11.2.2'),(237,_binary 'Saturday','','11.2.2'),(238,_binary 'Core','','11.2.2'),(239,_binary 'High','','none'),(240,_binary 'Low','','none'),(241,_binary 'Archive','','11.1.7'),(242,_binary 'Album','','none'),(243,_binary 'Artist','','none'),(244,_binary 'Icon','','11.1.7'),(245,_binary 'Add new','','11.2.2'),(246,_binary 'Time','','11.2.2'),(247,_binary 'Views','','11.2.2'),(248,_binary 'Access','','11.2.2'),(249,_binary 'Add','','11.2.2'),(250,_binary 'View','','11.2.2'),(251,_binary 'Length','','none'),(252,_binary 'Format','','11.2.2'),(253,_binary 'Audio','','11.2.2'),(254,_binary 'History','','none'),(255,_binary 'tag','','none'),(256,_binary 'hidden','','11.2.2'),(257,_binary 'URL','','11.2.2'),(258,_binary 'Path','','11.2.2'),(259,_binary 'Filename','','11.2.2'),(260,_binary 'File extensions','','11.1.7'),(261,_binary 'Vocabularies','','11.2.2'),(262,_binary 'Modules','','11.2.2'),(263,_binary 'Form ID','','11.2.2'),(264,_binary 'Clear index','','none'),(265,_binary 'Manage','','11.2.2'),(266,_binary 'Refresh','','11.2.2'),(267,_binary 'Region','','11.2.2'),(268,_binary 'link','','none'),(269,_binary 'Anchor','','none'),(270,_binary 'Display','','11.2.2'),(271,_binary 'Node type','','none'),(272,_binary 'Advanced settings','','11.2.2'),(273,_binary 'Teaser','','11.1.7'),(274,_binary 'never','','none'),(275,_binary 'Updated','','11.1.7'),(276,_binary 'actions','','none'),(277,_binary 'Text','','11.2.2'),(278,_binary 'Theme','','11.2.2'),(279,_binary 'Layout','','11.2.2'),(280,_binary 'Select a layout','','none'),(281,_binary 'Add term','','11.2.2'),(282,_binary 'Search keywords','','none'),(283,_binary 'Timestamp','','11.2.2'),(284,_binary 'Keywords','','none'),(285,_binary 'Search Keywords','','11.1.8'),(286,_binary 'Preview comment','','none'),(287,_binary 'Component','','none'),(288,_binary 'Components','','none'),(289,_binary 'ID','','11.2.2'),(290,_binary 'Advanced search','','none'),(291,_binary 'You are not authorized to access this page.','','11.2.2'),(292,_binary 'Unknown','','none'),(293,_binary 'Attachment','','11.2.2'),(294,_binary 'States','','none'),(295,_binary 'n/a','','none'),(296,_binary 'Upload','','11.2.2'),(297,_binary 'Picture','','11.1.7'),(298,_binary 'Taxonomy settings','','none'),(299,_binary 'content types','','none'),(300,_binary 'content type','','none'),(301,_binary 'Mail','','none'),(302,_binary 'Before','','11.1.8'),(303,_binary 'After','','11.1.8'),(304,_binary 'Database type','','none'),(305,_binary 'action','','none'),(306,_binary 'Continue','','11.2.2'),(307,_binary 'Configure','','11.2.2'),(308,_binary 'Email','','11.2.2'),(309,_binary 'Files','','11.2.2'),(310,_binary 'User ID','','11.2.2'),(311,_binary 'Error','','11.2.2'),(312,_binary 'Options','','none'),(313,_binary 'Contact','','11.2.2'),(314,_binary 'no','','11.2.2'),(315,_binary 'New user: %name %email.','','none'),(316,_binary 'Created','','11.2.2'),(317,_binary 'Node','','none'),(318,_binary 'Sent email to %recipient','','none'),(319,_binary 'The subject of the message.','','none'),(320,_binary 'Number of columns','','11.1.8'),(321,_binary 'Create','','none'),(322,_binary 'Separator','','11.2.2'),(323,_binary 'Include','','none'),(324,_binary 'Exclude','','11.1.8'),(325,_binary 'Horizontal','','11.1.8'),(326,_binary 'Vertical','','11.2.2'),(327,_binary 'Revert to defaults','','none'),(328,_binary 'Open link in new window','','none'),(329,_binary 'vocabularies','','11.2.2'),(330,_binary 'term','','none'),(331,_binary 'Expanded','','none'),(332,_binary 'FAQ','','none'),(333,_binary 'Update options','','none'),(334,_binary 'All','','11.2.2'),(335,_binary 'Access denied','','11.2.2'),(336,_binary 'Year','','11.2.2'),(337,_binary 'Date format','','11.2.2'),(338,_binary 'Area','','none'),(339,_binary 'Page title','','11.1.8'),(340,_binary 'Block','','11.2.2'),(341,_binary 'Add block','','none'),(342,_binary 'Override title','','11.1.8'),(343,_binary 'CSS class','','11.2.2'),(344,_binary 'Add view','','11.2.2'),(345,_binary 'Page','','11.2.2'),(346,_binary 'Pager ID','','11.2.2'),(347,_binary 'View arguments','','none'),(348,_binary 'Bottom','','11.2.2'),(349,_binary 'RSS','','11.1.7'),(350,_binary '1 minute@count minutes','','none'),(351,_binary '1 hour@count hours','','none'),(352,_binary '1 day@count days','','none'),(353,_binary 'Configuration saved.','','none'),(354,_binary 'Taxonomy terms','','11.2.2'),(355,_binary 'Breadcrumb','','11.2.2'),(356,_binary 'Logo','','none'),(357,_binary 'Site name','','11.2.2'),(358,_binary 'Site slogan','','11.1.7'),(359,_binary 'Good','','11.2.2'),(360,_binary 'User settings','','none'),(361,_binary 'Site','','none'),(362,_binary 'Web Server','','11.2.2'),(363,_binary 'Database','','11.2.2'),(364,_binary 'Drupal','','11.1.8'),(365,_binary 'Module','','11.2.2'),(366,_binary 'PHP','','11.2.2'),(367,_binary 'Off','','11.1.7'),(368,_binary 'Host','','none'),(369,_binary 'MySQL','','none'),(370,_binary 'PostgreSQL','','none'),(371,_binary 'Available updates','','11.2.2'),(372,_binary 'Manual update check','','none'),(373,_binary 'Never','','11.1.7'),(374,_binary 'Check manually','','11.2.2'),(375,_binary 'Up to date','','11.2.2'),(376,_binary 'Update available','','11.1.8'),(377,_binary 'Drupal core update status','','11.2.2'),(378,_binary 'Out of date','','11.2.2'),(379,_binary 'Header','','11.2.2'),(380,_binary 'Left sidebar','','none'),(381,_binary 'Right sidebar','','none'),(382,_binary 'Footer','','11.2.2'),(383,_binary 'Inline','','11.2.2'),(384,_binary 'Recipients','','11.1.8'),(385,_binary 'Selected','','11.1.8'),(386,_binary 'Your name','','11.1.8'),(387,_binary 'Menu link','','11.2.2'),(388,_binary 'To','','none'),(389,_binary 'From','','none'),(390,_binary 'Refresh interval','','none'),(391,_binary 'Custom','','11.2.2'),(392,_binary 'Throttle','','none'),(393,_binary 'Visibility','','11.2.2'),(394,_binary 'Roles','','11.2.2'),(395,_binary 'Role ID','','11.2.2'),(396,_binary 'Revision ID','','11.2.2'),(397,_binary 'Comment','','11.2.2'),(398,_binary 'Comment ID','','11.2.2'),(399,_binary 'Hostname','','11.2.2'),(400,_binary 'Score','','11.1.8'),(401,_binary 'Published','','11.2.2'),(402,_binary 'Signature','','none'),(403,_binary 'Cacheable','','11.2.2'),(404,_binary 'Filter','','11.2.2'),(405,_binary 'Source string ID','','none'),(406,_binary 'Location','','11.2.2'),(407,_binary 'Source string','','none'),(408,_binary 'Locale','','none'),(409,_binary 'System path','','11.2.2'),(410,_binary 'Title field label','','11.2.2'),(411,_binary 'Promoted to front page','','11.2.2'),(412,_binary 'Sticky at top of lists','','11.2.2'),(413,_binary 'Revisions','','11.2.2'),(414,_binary 'Log message','','none'),(415,_binary 'File ID','','11.2.2'),(416,_binary 'File name','','11.2.2'),(417,_binary 'File MIME type','','11.2.2'),(418,_binary 'File size','','11.2.2'),(419,_binary 'Node revision ID','','none'),(420,_binary 'Vocabulary ID','','11.2.2'),(421,_binary 'Vocabulary name','','11.2.2'),(422,_binary 'Term','','11.1.8'),(423,_binary 'Term ID','','11.2.2'),(424,_binary 'User role','','none'),(425,_binary 'Role name','','11.2.2'),(426,_binary 'Last access','','11.2.2'),(427,_binary 'Last login','','11.2.2'),(428,_binary 'Time zone','','11.2.2'),(429,_binary 'Severity','','11.2.2'),(430,_binary 'Field name','','none'),(431,_binary 'Field type','','11.2.2'),(432,_binary 'Global settings','','none'),(433,_binary 'Multiple values','','11.1.8'),(434,_binary 'Fields','','11.2.2'),(435,_binary 'Widget type','','none'),(436,_binary 'Contains','','11.2.2'),(437,_binary 'Does not contain','','none'),(438,_binary 'Is less than','','none'),(439,_binary 'Is less than or equal to','','none'),(440,_binary 'Is equal to','','11.1.8'),(441,_binary 'Is greater than or equal to','','none'),(442,_binary 'Is greater than','','none'),(443,_binary 'Is not equal to','','11.1.8'),(444,_binary 'Average','','none'),(445,_binary 'Count','','11.2.2'),(446,_binary 'Overridden','','11.2.2'),(447,_binary 'Set name','','none'),(448,_binary 'Original image','','11.1.8'),(449,_binary 'Heading','','none'),(450,_binary 'Watchdog','','11.2.2'),(451,_binary 'Search settings','','none'),(452,_binary 'Mode','','none'),(453,_binary 'Warning','','11.2.2'),(454,_binary 'blocked','','none'),(455,_binary 'N/A','','none'),(456,_binary 'OK','','none'),(457,_binary 'Items','','none'),(458,_binary 'Last update','','11.1.7'),(459,_binary '%time ago','','none'),(460,_binary 'Nodes','','11.2.2'),(461,_binary 'Authored by','','11.2.2'),(462,_binary 'Advanced','','11.2.2'),(463,_binary 'Disclaimer','','none'),(464,_binary 'Performance','','11.2.2'),(465,_binary 'Width','','11.2.2'),(466,_binary 'Height','','11.2.2'),(467,_binary ', ','','11.1.7'),(468,_binary 'Textfield','','11.2.2'),(469,_binary 'Display options','','none'),(470,_binary 'Maximum','','11.2.2'),(471,_binary 'Scale','','11.1.7'),(472,_binary 'Thumbnail','','11.2.2'),(473,_binary 'Medium','','11.1.8'),(474,_binary 'Media','','11.2.2'),(475,_binary 'Sortable','','none'),(476,_binary 'Plain text','','11.2.2'),(477,_binary 'standard','','none'),(478,_binary 'Caching','','11.2.2'),(479,_binary 'Month','','none'),(480,_binary 'Details','','11.2.2'),(481,_binary 'Widget','','11.2.2'),(482,_binary 'System','','11.2.2'),(483,_binary 'Domain','','11.2.2'),(484,_binary 'Unlimited','','11.2.2'),(485,_binary 'Current','','none'),(486,_binary 'State','','none'),(487,_binary 'Desc','','11.1.8'),(488,_binary 'Filter by','','none'),(489,_binary 'Owner','','11.2.2'),(490,_binary 'Recipient','','none'),(491,_binary 'By','','none'),(492,_binary 'OR','','11.1.8'),(493,_binary 'Add a role to the selected users','','none'),(494,_binary 'Remove a role from the selected users','','none'),(495,_binary 'node','','none'),(496,_binary 'Administer content','','11.2.2'),(497,_binary 'General','','none'),(498,_binary 'Directory','','none'),(499,_binary 'Egypt','','none'),(500,_binary 'Namibia','','none'),(501,_binary 'Israel','','none'),(502,_binary 'Iran','','none'),(503,_binary 'New Zealand','','none'),(504,_binary 'Tonga','','none'),(505,_binary 'Cuba','','none'),(506,_binary 'Brazil','','none'),(507,_binary 'Chile','','none'),(508,_binary 'Paraguay','','none'),(509,_binary 'Jamaica','','none'),(510,_binary 'Japan','','none'),(511,_binary 'Libya','','none'),(512,_binary 'Poland','','none'),(513,_binary 'Portugal','','none'),(514,_binary 'Singapore','','none'),(515,_binary 'Day','','11.2.2'),(516,_binary 'Table','','11.2.2'),(517,_binary 'Mon','','11.2.2'),(518,_binary 'Tue','','11.2.2'),(519,_binary 'Wed','','11.2.2'),(520,_binary 'Thu','','11.2.2'),(521,_binary 'Fri','','11.2.2'),(522,_binary 'Sat','','11.2.2'),(523,_binary 'Sun','','11.2.2'),(524,_binary 'May','','none'),(525,_binary 'am','','none'),(526,_binary 'pm','','none'),(527,_binary 'Start date','','none'),(528,_binary 'End date','','none'),(529,_binary 'Configuration','','11.2.2'),(530,_binary 'Security','','11.1.7'),(531,_binary 'Other','','11.2.2'),(532,_binary 'Align','','none'),(533,_binary 'Loop','','none'),(534,_binary 'Display title','','11.2.2'),(535,_binary 'Background color','','none'),(536,_binary 'Navigation','','11.2.2'),(537,_binary 'Basic','','11.2.2'),(538,_binary 'Color','','none'),(539,_binary 'Appearance','','11.2.2'),(540,_binary 'Link URL','','none'),(541,_binary 'List type','','11.1.8'),(542,_binary 'Role','','11.2.2'),(543,_binary 'Select all','','11.1.8'),(544,_binary 'Allow','','none'),(545,_binary 'Ignore','','none'),(546,_binary 'User data','','none'),(547,_binary 'Goal','','11.2.2'),(548,_binary 'User login','','11.2.2'),(549,_binary 'Log in','','11.2.2'),(550,_binary 'Link text','','11.2.2'),(551,_binary 'Add new comment','','none'),(552,_binary 'No terms available.','','none'),(553,_binary 'Counter','','none'),(554,_binary 'String','','none'),(555,_binary 'Case','','none'),(556,_binary 'External','','11.2.2'),(557,_binary 'Users','','11.2.2'),(558,_binary 'Not installed','','none'),(559,_binary 'JavaScript','','11.1.7'),(560,_binary 'Referrer','','11.2.2'),(561,_binary '@site is currently under maintenance. We should be back shortly. Thank you for your patience.','','11.1.7'),(562,_binary 'Default front page','','11.1.8'),(563,_binary 'Button','','none'),(564,_binary 'Square','','none'),(565,_binary 'Both','','11.1.8'),(566,_binary 'Last','','11.2.2'),(567,_binary 'Maximum length','','11.1.8'),(568,_binary 'Rows','','11.2.2'),(569,_binary 'Cache','','11.2.2'),(570,_binary 'Argument','','none'),(571,_binary 'Anonymous','','11.1.7'),(572,_binary 'Provider','','none'),(573,_binary 'Uninstall','','11.2.2'),(574,_binary 'Install','','11.2.2'),(575,_binary 'Save and edit','','11.1.8'),(576,_binary 'Tools','','11.2.2'),(577,_binary 'Edit view','','11.2.2'),(578,_binary 'Administer views','','11.2.2'),(579,_binary 'Ascending','','11.1.8'),(580,_binary 'Descending','','11.1.8'),(581,_binary 'Expose','','none'),(582,_binary 'Option','','none'),(583,_binary 'Arguments','','11.2.2'),(584,_binary 'Operator','','11.1.8'),(585,_binary 'Filters','','none'),(586,_binary 'Optional','','11.2.2'),(587,_binary 'Exposed Filters','','none'),(588,_binary 'Views UI','','none'),(589,_binary 'Recent comments','','11.1.7'),(590,_binary 'Random','','11.2.2'),(591,_binary 'Uncategorized','','none'),(592,_binary 'Plain','','none'),(593,_binary 'Position','','11.1.8'),(594,_binary 'HTML','','11.1.7'),(595,_binary 'CSS','','11.1.7'),(596,_binary 'Integer','','none'),(597,_binary 'IP Address','','11.2.2'),(598,_binary 'Pattern','','11.1.8'),(599,_binary 'The comment and all its replies have been deleted.','','none'),(600,_binary 'Cron settings','','none'),(601,_binary 'Preformatted','','none'),(602,_binary 'Anonymous users','','11.2.2'),(603,_binary 'Clear cache','','11.2.2'),(604,_binary 'Close','','11.2.2'),(605,_binary 'Page Title','','11.2.2'),(606,_binary 'fields','','11.2.2'),(607,_binary 'Save settings','','11.2.2'),(608,_binary 'UID','','11.2.2'),(609,_binary 'Duration','','none'),(610,_binary 'Multiplier','','none'),(611,_binary 'Session closed for %name.','','none'),(612,_binary 'Defaults','','none'),(613,_binary 'Your search yielded no results.','','none'),(614,_binary '=','','11.2.2'),(615,_binary 'Germany','','none'),(616,_binary 'Sort by','','11.1.8'),(617,_binary 'Created date','','11.1.8'),(618,_binary 'Updated date','','11.2.2'),(619,_binary 'comments','','none'),(620,_binary 'Full','','11.2.2'),(621,_binary 'Default language','','11.2.2'),(622,_binary 'Condition','','none'),(623,_binary 'Afghanistan','','none'),(624,_binary 'Albania','','none'),(625,_binary 'Algeria','','none'),(626,_binary 'American Samoa','','none'),(627,_binary 'Andorra','','none'),(628,_binary 'Angola','','none'),(629,_binary 'Anguilla','','none'),(630,_binary 'Antarctica','','none'),(631,_binary 'Argentina','','none'),(632,_binary 'Armenia','','none'),(633,_binary 'Aruba','','none'),(634,_binary 'Australia','','none'),(635,_binary 'Austria','','none'),(636,_binary 'Azerbaijan','','none'),(637,_binary 'Bahamas','','none'),(638,_binary 'Bahrain','','none'),(639,_binary 'Bangladesh','','none'),(640,_binary 'Barbados','','none'),(641,_binary 'Belarus','','none'),(642,_binary 'Belgium','','none'),(643,_binary 'Belize','','none'),(644,_binary 'Benin','','none'),(645,_binary 'Bermuda','','none'),(646,_binary 'Bhutan','','none'),(647,_binary 'Bolivia','','none'),(648,_binary 'Botswana','','none'),(649,_binary 'Bouvet Island','','none'),(650,_binary 'Brunei','','none'),(651,_binary 'Bulgaria','','none'),(652,_binary 'Burkina Faso','','none'),(653,_binary 'Burundi','','none'),(654,_binary 'Cambodia','','none'),(655,_binary 'Cameroon','','none'),(656,_binary 'Canada','','none'),(657,_binary 'Cape Verde','','none'),(658,_binary 'Cayman Islands','','none'),(659,_binary 'Central African Republic','','none'),(660,_binary 'Chad','','none'),(661,_binary 'China','','none'),(662,_binary 'Christmas Island','','none'),(663,_binary 'Cocos (Keeling) Islands','','none'),(664,_binary 'Comoros','','none'),(665,_binary 'Cook Islands','','none'),(666,_binary 'Costa Rica','','none'),(667,_binary 'Cyprus','','none'),(668,_binary 'Denmark','','none'),(669,_binary 'Djibouti','','none'),(670,_binary 'Dominica','','none'),(671,_binary 'Dominican Republic','','none'),(672,_binary 'Ecuador','','none'),(673,_binary 'El Salvador','','none'),(674,_binary 'Equatorial Guinea','','none'),(675,_binary 'Eritrea','','none'),(676,_binary 'Estonia','','none'),(677,_binary 'Ethiopia','','none'),(678,_binary 'Faroe Islands','','none'),(679,_binary 'Finland','','none'),(680,_binary 'France','','none'),(681,_binary 'French Guiana','','none'),(682,_binary 'French Polynesia','','none'),(683,_binary 'Gabon','','none'),(684,_binary 'Gambia','','none'),(685,_binary 'Georgia','','none'),(686,_binary 'Ghana','','none'),(687,_binary 'Gibraltar','','none'),(688,_binary 'Greece','','none'),(689,_binary 'Greenland','','none'),(690,_binary 'Grenada','','none'),(691,_binary 'Guadeloupe','','none'),(692,_binary 'Guam','','none'),(693,_binary 'Guatemala','','none'),(694,_binary 'Guinea','','none'),(695,_binary 'Guinea-Bissau','','none'),(696,_binary 'Guyana','','none'),(697,_binary 'Haiti','','none'),(698,_binary 'Honduras','','none'),(699,_binary 'Hungary','','none'),(700,_binary 'Iceland','','none'),(701,_binary 'India','','none'),(702,_binary 'Indonesia','','none'),(703,_binary 'Iraq','','none'),(704,_binary 'Ireland','','none'),(705,_binary 'Italy','','none'),(706,_binary 'Jordan','','none'),(707,_binary 'Kazakhstan','','none'),(708,_binary 'Kenya','','none'),(709,_binary 'Kiribati','','none'),(710,_binary 'Kuwait','','none'),(711,_binary 'Kyrgyzstan','','none'),(712,_binary 'Laos','','none'),(713,_binary 'Latvia','','none'),(714,_binary 'Lebanon','','none'),(715,_binary 'Lesotho','','none'),(716,_binary 'Liberia','','none'),(717,_binary 'Liechtenstein','','none'),(718,_binary 'Lithuania','','none'),(719,_binary 'Luxembourg','','none'),(720,_binary 'Madagascar','','none'),(721,_binary 'Malawi','','none'),(722,_binary 'Malaysia','','none'),(723,_binary 'Maldives','','none'),(724,_binary 'Mali','','none'),(725,_binary 'Malta','','none'),(726,_binary 'Marshall Islands','','none'),(727,_binary 'Martinique','','none'),(728,_binary 'Mauritania','','none'),(729,_binary 'Mauritius','','none'),(730,_binary 'Mayotte','','none'),(731,_binary 'Mexico','','none'),(732,_binary 'Micronesia','','none'),(733,_binary 'Moldova','','none'),(734,_binary 'Monaco','','none'),(735,_binary 'Mongolia','','none'),(736,_binary 'Montserrat','','none'),(737,_binary 'Morocco','','none'),(738,_binary 'Mozambique','','none'),(739,_binary 'Nauru','','none'),(740,_binary 'Nepal','','none'),(741,_binary 'Netherlands','','none'),(742,_binary 'Netherlands Antilles','','none'),(743,_binary 'New Caledonia','','none'),(744,_binary 'Nicaragua','','none'),(745,_binary 'Niger','','none'),(746,_binary 'Nigeria','','none'),(747,_binary 'Niue','','none'),(748,_binary 'Norfolk Island','','none'),(749,_binary 'North Korea','','none'),(750,_binary 'Northern Mariana Islands','','none'),(751,_binary 'Norway','','none'),(752,_binary 'Oman','','none'),(753,_binary 'Pakistan','','none'),(754,_binary 'Palau','','none'),(755,_binary 'Panama','','none'),(756,_binary 'Papua New Guinea','','none'),(757,_binary 'Peru','','none'),(758,_binary 'Philippines','','none'),(759,_binary 'Pitcairn Islands','','none'),(760,_binary 'Puerto Rico','','none'),(761,_binary 'Qatar','','none'),(762,_binary 'Romania','','none'),(763,_binary 'Russia','','none'),(764,_binary 'Rwanda','','none'),(765,_binary 'Samoa','','none'),(766,_binary 'San Marino','','none'),(767,_binary 'Saudi Arabia','','none'),(768,_binary 'Senegal','','none'),(769,_binary 'Seychelles','','none'),(770,_binary 'Sierra Leone','','none'),(771,_binary 'Slovakia','','none'),(772,_binary 'Slovenia','','none'),(773,_binary 'Solomon Islands','','none'),(774,_binary 'Somalia','','none'),(775,_binary 'South Africa','','none'),(776,_binary 'Spain','','none'),(777,_binary 'Sri Lanka','','none'),(778,_binary 'St. Helena','','none'),(779,_binary 'St. Lucia','','none'),(780,_binary 'Sudan','','none'),(781,_binary 'Suriname','','none'),(782,_binary 'Sweden','','none'),(783,_binary 'Switzerland','','none'),(784,_binary 'Syria','','none'),(785,_binary 'Taiwan','','none'),(786,_binary 'Tajikistan','','none'),(787,_binary 'Tanzania','','none'),(788,_binary 'Thailand','','none'),(789,_binary 'Togo','','none'),(790,_binary 'Tokelau','','none'),(791,_binary 'Tunisia','','none'),(792,_binary 'Turkmenistan','','none'),(793,_binary 'Tuvalu','','none'),(794,_binary 'Uganda','','none'),(795,_binary 'Ukraine','','none'),(796,_binary 'United Arab Emirates','','none'),(797,_binary 'United Kingdom','','none'),(798,_binary 'United States','','none'),(799,_binary 'Uruguay','','none'),(800,_binary 'Uzbekistan','','none'),(801,_binary 'Vanuatu','','none'),(802,_binary 'Vatican City','','none'),(803,_binary 'Venezuela','','none'),(804,_binary 'Yemen','','none'),(805,_binary 'Zambia','','none'),(806,_binary 'Zimbabwe','','none'),(807,_binary 'Identity','','none'),(808,_binary 'Database username','','none'),(809,_binary 'Database password','','none'),(810,_binary 'Database name','','none'),(811,_binary 'Add user','','11.2.2'),(812,_binary 'Port','','none'),(813,_binary 'Regular expression','','none'),(814,_binary 'Size of textfield','','11.1.8'),(815,_binary 'Authoring information','','11.2.2'),(816,_binary 'Authored on','','11.2.2'),(817,_binary 'Leave blank for %anonymous.','','none'),(818,_binary 'Hidden','','11.2.2'),(819,_binary 'Display Name','','11.2.2'),(820,_binary 'Are you sure you want to delete %name?','','none'),(821,_binary 'Undefined','','none'),(822,_binary 'contact form','','11.1.8'),(823,_binary 'Default configuration','','11.2.2'),(824,_binary 'Show','','11.2.2'),(825,_binary 'Syslog','','none'),(826,_binary 'Other queries','','none'),(827,_binary 'Key','','none'),(828,_binary 'Link to node','','none'),(829,_binary 'File Upload','','none'),(830,_binary 'block','','11.1.7'),(831,_binary 'Site language','','11.2.2'),(832,_binary 'Change','','none'),(833,_binary 'English','','none'),(834,_binary 'Spanish','','none'),(835,_binary 'message','','none'),(836,_binary 'in','','none'),(837,_binary 'Messages','','11.2.2'),(838,_binary 'Edit term','','11.2.2'),(839,_binary 'Switch','','11.2.2'),(840,_binary 'Allowed HTML tags','','none'),(841,_binary 'Feed items','','none'),(842,_binary 'XML','','11.1.7'),(843,_binary 'Add menu','','11.2.2'),(844,_binary 'menu','','none'),(845,_binary '‹ previous','','11.1.7'),(846,_binary 'next ›','','11.1.7'),(847,_binary 'No items selected.','','none'),(848,_binary 'The update has been performed.','','none'),(849,_binary 'Node title','','none'),(850,_binary 'Result','','none'),(851,_binary 'Browser','','11.2.2'),(852,_binary 'View user profile.','','11.2.2'),(853,_binary 'Titles only','','none'),(854,_binary 'Full text','','none'),(855,_binary 'Feed settings','','none'),(856,_binary 'Source','','none'),(857,_binary 'published','','none'),(858,_binary 'The changes have been saved.','','11.2.2'),(859,_binary 'Member for','','11.2.2'),(860,_binary '@time ago','','none'),(861,_binary 'No users selected.','','none'),(862,_binary 'Select all rows in this table','','11.2.2'),(863,_binary 'Deselect all rows in this table','','11.2.2'),(864,_binary 'Search results','','none'),(865,_binary 'Front page','','11.1.8'),(866,_binary 'Role settings','','11.2.2'),(867,_binary 'unlimited','','none'),(868,_binary 'Replacement patterns','','11.2.2'),(869,_binary 'Deleted','','none'),(870,_binary 'Successful','','11.2.2'),(871,_binary 'Display name','','11.2.2'),(872,_binary 'Languages','','11.2.2'),(873,_binary 'Topics','','none'),(874,_binary 'Definition','','11.2.2'),(875,_binary 'Related topics','','none'),(876,_binary 'Allowed values list','','none'),(877,_binary 'Textfield size','','none'),(878,_binary 'Edit menu','','11.2.2'),(879,_binary 'Delete menu','','none'),(880,_binary 'Publishing options','','11.2.2'),(881,_binary 'Create new revision','','11.2.2'),(882,_binary 'First','','11.2.2'),(883,_binary 'Limit','','11.2.2'),(884,_binary 'Minimum height','','11.2.2'),(885,_binary 'Minimum width','','11.2.2'),(886,_binary 'Query','','11.1.8'),(887,_binary 'Locale settings','','11.2.2'),(888,_binary 'Search fields','','none'),(889,_binary 'Configure block','','11.2.2'),(890,_binary 'Block name','','11.2.2'),(891,_binary 'Jan','','none'),(892,_binary 'Feb','','none'),(893,_binary 'Mar','','none'),(894,_binary 'Apr','','none'),(895,_binary 'Jun','','11.1.8'),(896,_binary 'Jul','','11.1.8'),(897,_binary 'Aug','','none'),(898,_binary 'Sep','','none'),(899,_binary 'Oct','','none'),(900,_binary 'Nov','','none'),(901,_binary 'Dec','','none'),(902,_binary 'Hour','','11.2.2'),(903,_binary 'Minute','','11.2.2'),(904,_binary 'Second','','11.2.2'),(905,_binary 'Select list','','11.2.2'),(906,_binary 'Text field','','none'),(907,_binary 'Granularity','','none'),(908,_binary 'Map','','11.1.7'),(909,_binary 'Node settings','','none'),(910,_binary 'Alignment','','11.1.8'),(911,_binary 'Workflow','','none'),(912,_binary 'Randomize','','11.2.2'),(913,_binary 'Link label','','none'),(914,_binary 'Entity','','11.2.2'),(915,_binary 'AND','','11.1.8'),(916,_binary 'Fixed','','11.1.8'),(917,_binary 'Revert','','11.2.2'),(918,_binary 'Negate','','none'),(919,_binary 'Empty','','none'),(920,_binary 'Path alias','','11.2.2'),(921,_binary 'Greater than','','none'),(922,_binary 'Less than','','none'),(923,_binary 'Notice','','11.2.2'),(924,_binary 'Choice','','none'),(925,_binary 'Content Bottom','','11.2.2'),(926,_binary 'Sidebar','','none'),(927,_binary 'Log out','','11.2.2'),(928,_binary 'views','','none'),(929,_binary 'Extend','','11.2.2'),(930,_binary 'characters','','none'),(931,_binary 'First day of week','','none'),(932,_binary 'Add workflow','','none'),(933,_binary 'Add state','','none'),(934,_binary 'Transition','','11.1.8'),(935,_binary 'workflow','','none'),(936,_binary 'Your message has been sent.','','11.1.7'),(937,_binary 'Create new account','','11.2.2'),(938,_binary 'Seconds','','11.2.2'),(939,_binary 'Block ID','','none'),(940,_binary 'role','','none'),(941,_binary 'User registration','','none'),(942,_binary 'Info','','11.2.2'),(943,_binary 'White','','11.2.2'),(944,_binary 'Not available','','none'),(945,_binary 'People','','11.2.2'),(946,_binary 'Add section','','none'),(947,_binary 'Created new term %term.','','11.2.2'),(948,_binary 'Deleted term %name.','','none'),(949,_binary 'Site information','','11.2.2'),(950,_binary 'Notify user when account is activated','','11.2.2'),(951,_binary 'Blocked','','11.2.2'),(952,_binary 'Notify user when account is blocked','','11.2.2'),(953,_binary 'Author Name','','11.1.7'),(954,_binary 'Reference','','11.1.8'),(955,_binary 'Enabled filters','','none'),(956,_binary 'Updating','','none'),(957,_binary 'or','','none'),(958,_binary 'Getting Started','','none'),(959,_binary 'Aggregate JavaScript files','','11.2.2'),(960,_binary 'Convert','','11.1.7'),(961,_binary 'Binary','','none'),(962,_binary 'Requirements','','none'),(963,_binary 'Delete term','','none'),(964,_binary 'List terms','','11.2.2'),(965,_binary 'Deleting a term will delete all its children if there are any. This action cannot be undone.','','none'),(966,_binary 'Parent term','','11.2.2'),(967,_binary 'Parent terms','','11.2.2'),(968,_binary 'Syndicate','','11.2.2'),(969,_binary 'Video','','11.2.2'),(970,_binary 'Customize','','none'),(971,_binary 'Style','','11.2.2'),(972,_binary 'Package name','','none'),(973,_binary 'Glossary','','11.1.7'),(974,_binary 'Revisions for %title','','11.2.2'),(975,_binary 'Revision','','11.2.2'),(976,_binary 'Diff','','11.1.7'),(977,_binary 'The specified passwords do not match.','','none'),(978,_binary 'Session','','11.2.2'),(979,_binary 'Permissions','','11.2.2'),(980,_binary 'roles','','none'),(981,_binary 'Your settings have been saved.','','11.1.8'),(982,_binary 'Cron','','11.2.2'),(983,_binary 'Max','','none'),(984,_binary 'Installed','','11.2.2'),(985,_binary 'Plugin','','none'),(986,_binary 'Duplicate','','11.2.2'),(987,_binary 'Display label','','none'),(988,_binary 'Reversed','','11.2.2'),(989,_binary 'Date created','','11.2.2'),(990,_binary 'Reverse','','none'),(991,_binary 'Unauthorized','','none'),(992,_binary 'Standard','','none'),(993,_binary 'Ascension Island','','none'),(994,_binary 'Fiji','','none'),(995,_binary 'Falkland Islands','','none'),(996,_binary 'South Korea','','none'),(997,_binary 'Myanmar (Burma)','','none'),(998,_binary 'French Southern Territories','','none'),(999,_binary 'British Virgin Islands','','none'),(1000,_binary 'U.S. Virgin Islands','','none'),(1001,_binary 'Vietnam','','none'),(1002,_binary 'Guernsey','','none'),(1003,_binary 'Jersey','','none'),(1004,_binary 'User name','','11.2.2'),(1005,_binary 'Theme settings','','none'),(1006,_binary 'Authentication','','none'),(1007,_binary 'Not published','','11.2.2'),(1008,_binary 'File settings','','none'),(1009,_binary 'Menu settings','','11.2.2'),(1010,_binary 'Gray','','11.1.7'),(1011,_binary 'width','','none'),(1012,_binary 'height','','none'),(1013,_binary 'Unformatted','','11.2.2'),(1014,_binary 'Document','','11.1.7'),(1015,_binary 'Formats','','none'),(1016,_binary '@type: deleted %title.','','none'),(1017,_binary 'RSS Feed','','none'),(1018,_binary 'Allowed file extensions','','11.2.2'),(1019,_binary 'New comments','','11.2.2'),(1020,_binary 'New','','none'),(1021,_binary 'Redirect to URL','','none'),(1022,_binary 'Top left','','none'),(1023,_binary 'Top right','','none'),(1024,_binary 'Bottom right','','none'),(1025,_binary 'Bottom left','','none'),(1026,_binary 'Relationships','','11.2.2'),(1027,_binary 'Relationship','','11.2.2'),(1028,_binary 'relationships','','11.2.2'),(1029,_binary 'Migrate','','none'),(1030,_binary 'The username %name has not been activated or is blocked.','','none'),(1031,_binary 'Login attempt failed for %user.','','none'),(1032,_binary '‹ Previous','','11.1.7'),(1033,_binary 'Next ›','','11.1.7'),(1034,_binary 'Oldest first','','11.1.8'),(1035,_binary 'Sort criteria','','11.2.2'),(1036,_binary 'Base path','','11.2.2'),(1037,_binary 'Revision of %title from %date','','none'),(1038,_binary 'Themes','','11.2.2'),(1039,_binary 'Multilingual','','11.2.2'),(1040,_binary 'JPEG quality','','11.1.7'),(1041,_binary '%','','11.1.7'),(1042,_binary 'Workspace','','none'),(1043,_binary 'Unpublished','','11.1.7'),(1044,_binary 'Content options','','none'),(1045,_binary 'Last changed','','11.1.8'),(1046,_binary 'not published','','none'),(1047,_binary 'Published comments','','11.1.7'),(1048,_binary 'Protected','','11.2.2'),(1049,_binary 'Live','','none'),(1050,_binary 'Comment settings','','none'),(1051,_binary 'Default options','','11.2.2'),(1052,_binary 'Ok','','11.2.2'),(1053,_binary 'Contact settings','','11.2.2'),(1054,_binary 'Ban','','none'),(1055,_binary 'users','','11.2.2'),(1056,_binary 'Tabs','','11.2.2'),(1057,_binary 'Reset password','','none'),(1058,_binary 'Processing','','none'),(1059,_binary 'Output format','','none'),(1060,_binary 'Temporary directory','','11.1.7'),(1061,_binary 'User status','','11.2.2'),(1062,_binary 'Next page','','11.2.2'),(1063,_binary 'Shortcuts','','11.2.2'),(1064,_binary 'Shortcut','','none'),(1065,_binary 'Default value','','11.2.2'),(1066,_binary 'Timezone','','11.2.2'),(1067,_binary 'Password strength:','','11.2.2'),(1068,_binary 'Passwords match:','','11.2.2'),(1069,_binary 'Slogan','','11.2.2'),(1070,_binary 'Anonymous user','','11.1.7'),(1071,_binary 'The name used to indicate anonymous users.','','11.2.2'),(1072,_binary 'Image crop','','none'),(1073,_binary 'URI','','11.2.2'),(1074,_binary '@message','','none'),(1075,_binary 'Apply','','11.2.2'),(1076,_binary 'Enabled modules','','none'),(1077,_binary 'Translation language','','11.2.2'),(1078,_binary 'Not translated','','none'),(1079,_binary 'Select','','none'),(1080,_binary 'Translatable','','none'),(1081,_binary 'Location of comment submission form','','none'),(1082,_binary 'Go to first page','','11.2.2'),(1083,_binary 'Go to last page','','11.2.2'),(1084,_binary 'Enter the terms you wish to search for.','','11.1.7'),(1085,_binary 'Underlined','','none'),(1086,_binary 'Copy','','11.2.2'),(1087,_binary 'Base URL','','11.2.2'),(1088,_binary 'Variables','','none'),(1089,_binary 'Tasks','','11.1.8'),(1090,_binary 'Plugins','','none'),(1091,_binary 'Delete role','','none'),(1092,_binary 'PHP Code','','none'),(1093,_binary 'Recipe','','none'),(1094,_binary 'Preparation time','','none'),(1095,_binary 'Ingredients','','none'),(1096,_binary 'Recipes','','none'),(1097,_binary 'No caching','','11.2.2'),(1098,_binary 'British Indian Ocean Territory','','none'),(1099,_binary 'Croatia','','none'),(1100,_binary 'Western Sahara','','none'),(1101,_binary 'Language switcher','','11.2.2'),(1102,_binary 'Block description','','11.2.2'),(1103,_binary 'Source field','','none'),(1104,_binary 'Translation','','none'),(1105,_binary 'Translation status','','none'),(1106,_binary 'Blocks','','11.2.2'),(1107,_binary 'Configure what block content appears in your site\'s sidebars and other regions.','','11.2.2'),(1108,_binary 'Save blocks','','11.2.2'),(1109,_binary 'The block settings have been updated.','','11.2.2'),(1110,_binary 'Save block','','11.2.2'),(1111,_binary 'The block configuration has been saved.','','11.2.2'),(1112,_binary 'Menus','','11.2.2'),(1113,_binary 'Any customizations will be lost. This action cannot be undone.','','none'),(1114,_binary 'Add vocabulary','','11.2.2'),(1115,_binary 'Edit vocabulary','','11.2.2'),(1116,_binary 'Created new vocabulary %name.','','11.1.7'),(1117,_binary 'Updated vocabulary %name.','','none'),(1118,_binary 'Are you sure you want to delete the vocabulary %title?','','none'),(1119,_binary 'Deleting a vocabulary will delete all the terms in it. This action cannot be undone.','','none'),(1120,_binary 'Deleted vocabulary %name.','','none'),(1121,_binary 'Above','','11.2.2'),(1122,_binary '@min and @max','','none'),(1123,_binary 'Default time zone','','11.1.7'),(1124,_binary 'Add another item','','11.1.8'),(1125,_binary 'Manage fields','','11.2.2'),(1126,_binary 'Trimmed','','11.1.8'),(1127,_binary 'Text area','','11.1.8'),(1128,_binary 'Used in','','11.1.7'),(1129,_binary 'The update has encountered an error.','','none'),(1130,_binary '1 item successfully processed:@count items successfully processed:','','none'),(1131,_binary 'Provide a comma separated list of arguments to pass to the view.','','none'),(1132,_binary 'Decimal','','11.1.8'),(1133,_binary 'Float','','none'),(1134,_binary 'Minimum','','11.2.2'),(1135,_binary 'Precision','','none'),(1136,_binary 'The total number of digits to store in the database, including those to the right of the decimal.','','none'),(1137,_binary 'The number of digits to the right of the decimal.','','none'),(1138,_binary 'Decimal marker','','none'),(1139,_binary 'Allowed values','','none'),(1140,_binary 'Check boxes/radio buttons','','11.2.2'),(1141,_binary 'Single on/off checkbox','','11.2.2'),(1142,_binary 'Text area (multiple rows)','','11.2.2'),(1143,_binary 'Index','','11.2.2'),(1144,_binary 'Permalink','','none'),(1145,_binary 'Theme-engine-specific settings','','none'),(1146,_binary 'Form','','11.1.8'),(1147,_binary 'Debug','','11.2.2'),(1148,_binary 'Exceptions','','11.1.8'),(1149,_binary 'The parent comment','','none'),(1150,_binary '1 second','','none'),(1151,_binary '@count seconds','','none'),(1152,_binary '1 minute','','none'),(1153,_binary '@count minutes','','none'),(1154,_binary 'Permission','','11.2.2'),(1155,_binary '@module module','','none'),(1156,_binary 'More information','','none'),(1157,_binary 'Grid','','11.2.2'),(1158,_binary 'Text Editor','','none'),(1159,_binary 'Editor','','none'),(1160,_binary 'Date range','','none'),(1161,_binary 'Anonymous commenting','','none'),(1162,_binary 'Anonymous posters may not enter their contact information','','none'),(1163,_binary 'Anonymous posters may leave their contact information','','none'),(1164,_binary 'Anonymous posters must leave their contact information','','none'),(1165,_binary 'Default comment setting','','none'),(1166,_binary 'The content of this field is kept private and will not be shown publicly.','','none'),(1167,_binary 'parent','','none'),(1168,_binary '1 comment@count comments','','none'),(1169,_binary 'Global','','11.2.2'),(1170,_binary 'Show descriptions','','none'),(1171,_binary 'Subtitle','','none'),(1172,_binary 'Copyright','','none'),(1173,_binary 'Audio file','','11.2.2'),(1174,_binary 'Language code','','11.2.2'),(1175,_binary 'Not present','','none'),(1176,_binary 'Authenticated user','','11.1.7'),(1177,_binary 'Convert to','','none'),(1178,_binary 'Contact link','','none'),(1179,_binary 'Menu link title','','11.2.2'),(1180,_binary 'Menu name','','11.2.2'),(1181,_binary 'Autoplay','','11.2.2'),(1182,_binary '1 second@count seconds','','none'),(1183,_binary 'Edit profile','','11.2.2'),(1184,_binary 'Plugin settings','','none'),(1185,_binary 'Thread','','none'),(1186,_binary 'Reply','','none'),(1187,_binary 'URL path settings','','none'),(1188,_binary 'Title text','','11.2.2'),(1189,_binary 'Mapping','','11.1.7'),(1190,_binary 'Are you sure you want to revert to the revision from %revision-date?','','none'),(1191,_binary 'Are you sure you want to delete the revision from %revision-date?','','none'),(1192,_binary 'Distinct','','none'),(1193,_binary 'Maximum upload size','','11.2.2'),(1194,_binary 'Extension','','11.2.2'),(1195,_binary 'Space','','11.2.2'),(1196,_binary '@type: deleted %title revision %revision.','','none'),(1197,_binary 'Page not found','','11.2.2'),(1198,_binary 'Account blocked','','11.2.2'),(1199,_binary 'Administrator','','11.1.7'),(1200,_binary 'Change layout','','none'),(1201,_binary 'Provided by','','none'),(1202,_binary 'Available','','11.2.2'),(1203,_binary 'Aggregate','','none'),(1204,_binary 'Node access','','none'),(1205,_binary 'Sizes','','none'),(1206,_binary 'Add terms','','11.2.2'),(1207,_binary '« first','','11.1.7'),(1208,_binary 'last »','','11.1.7'),(1209,_binary 'Resize','','11.1.7'),(1210,_binary 'Zip','','none'),(1211,_binary 'The directory %directory does not exist.','','none'),(1212,_binary 'No comments available.','','11.1.7'),(1213,_binary 'Activate','','none'),(1214,_binary 'Backtrace','','11.2.2'),(1215,_binary 'empty','','none'),(1216,_binary 'Rebuild permissions','','none'),(1217,_binary '@type: updated %title.','','none'),(1218,_binary '@type: added %title.','','none'),(1219,_binary 'Telephone','','none'),(1220,_binary 'Add role','','11.2.2'),(1221,_binary 'Path to custom logo','','11.2.2'),(1222,_binary 'Supported formats','','none'),(1223,_binary 'Updated term %term.','','11.2.2'),(1224,_binary '- None selected -','','11.2.2'),(1225,_binary 'Alias','','11.1.8'),(1226,_binary 'Values','','none'),(1227,_binary 'Account settings','','11.2.2'),(1228,_binary 'Enter your keywords','','none'),(1229,_binary 'Clean URLs','','none'),(1230,_binary 'My account','','11.2.2'),(1231,_binary 'Field Type','','11.1.8'),(1232,_binary 'GD library','','11.1.7'),(1233,_binary 'Attach to','','11.1.8'),(1234,_binary 'A user is considered online for this long after they have last viewed a page.','','11.1.7'),(1235,_binary 'Context','','none'),(1236,_binary 'Pager','','11.2.2'),(1237,_binary 'Identifier','','none'),(1238,_binary 'Taxonomy vocabulary','','11.2.2'),(1239,_binary 'Remove this item','','11.1.8'),(1240,_binary '1 year@count years','','none'),(1241,_binary '1 week@count weeks','','none'),(1242,_binary '1 min@count min','','none'),(1243,_binary '1 sec@count sec','','none'),(1244,_binary 'Columns','','11.1.8'),(1245,_binary 'Module name','','none'),(1246,_binary 'Layout settings','','none'),(1247,_binary 'Page settings','','11.2.2'),(1248,_binary 'Use pager','','11.2.2'),(1249,_binary 'Items to display','','11.2.2'),(1250,_binary 'Offset','','11.2.2'),(1251,_binary 'More link','','11.2.2'),(1252,_binary 'More link text','','none'),(1253,_binary 'Link to file','','none'),(1254,_binary 'contains','','none'),(1255,_binary 'Send message','','11.2.2'),(1256,_binary 'Machine name','','11.2.2'),(1257,_binary 'Allow Upscaling','','none'),(1258,_binary 'The number of degrees the image should be rotated. Positive numbers are clockwise, negative are counter-clockwise.','','none'),(1259,_binary 'Randomize the rotation angle for each image. The angle specified above is used as a maximum.','','none'),(1260,_binary 'Flush','','11.1.8'),(1261,_binary 'Field mapping','','11.2.2'),(1262,_binary 'Locked','','none'),(1263,_binary 'Password reset instructions mailed to %name at %email.','','none'),(1264,_binary 'types','','none'),(1265,_binary 'Data','','none'),(1266,_binary 'Selection type','','none'),(1267,_binary 'Check for updates','','none'),(1268,_binary 'All newer versions','','none'),(1269,_binary 'Only security updates','','none'),(1270,_binary 'No update data available','','11.1.7'),(1271,_binary 'Not secure!','','11.2.2'),(1272,_binary 'Revoked!','','none'),(1273,_binary 'Unsupported release','','11.2.2'),(1274,_binary 'Can not determine status','','none'),(1275,_binary '(version @version available)','','11.2.2'),(1276,_binary 'See the available updates page for more information:','','none'),(1277,_binary 'There is a security update available for your version of Drupal. To ensure the security of your server, you should update immediately!','','11.2.2'),(1278,_binary 'Your version of Drupal has been revoked and is no longer available for download. Upgrading is strongly recommended!','','none'),(1279,_binary 'Your version of Drupal is no longer supported. Upgrading is strongly recommended!','','none'),(1280,_binary 'There are updates available for your version of Drupal. To ensure the proper functioning of your site, you should update as soon as possible.','','11.2.2'),(1281,_binary 'Project not secure','','none'),(1282,_binary 'Project revoked','','none'),(1283,_binary 'Project not supported','','none'),(1284,_binary 'No available releases found','','11.2.2'),(1285,_binary 'Release revoked','','none'),(1286,_binary 'Release not supported','','none'),(1287,_binary 'Invalid info','','none'),(1288,_binary 'Security update required!','','none'),(1289,_binary 'Not supported!','','none'),(1290,_binary 'Recommended version:','','11.1.8'),(1291,_binary 'Security update:','','none'),(1292,_binary 'Latest version:','','11.2.2'),(1293,_binary 'Development version:','','none'),(1294,_binary 'Also available:','','11.2.2'),(1295,_binary 'No name','','none'),(1296,_binary 'Node count','','11.2.2'),(1297,_binary 'File MIME','','11.2.2'),(1298,_binary 'User Role','','none'),(1299,_binary 'Search help','','11.1.7'),(1300,_binary 'Field settings','','none'),(1301,_binary 'Default order','','none'),(1302,_binary 'AJAX','','none'),(1303,_binary 'Emails','','11.2.2'),(1304,_binary 'Favicon','','11.2.2'),(1305,_binary 'Containing any of the words','','none'),(1306,_binary 'Containing the phrase','','none'),(1307,_binary 'Containing none of the words','','none'),(1308,_binary 'Only of the type(s)','','none'),(1309,_binary 'Content ranking','','none'),(1310,_binary 'Keyword relevance','','none'),(1311,_binary 'Number of comments','','11.2.2'),(1312,_binary 'Factor','','none'),(1313,_binary 'Content search','','none'),(1314,_binary 'Expand layout to include descriptions.','','none'),(1315,_binary 'Hide descriptions','','11.2.2'),(1316,_binary 'Compress layout by hiding descriptions.','','11.2.2'),(1317,_binary 'Or','','none'),(1318,_binary 'Content ID','','11.2.2'),(1319,_binary 'Ordered list','','11.2.2'),(1320,_binary 'Unordered list','','11.2.2'),(1321,_binary 'About','','none'),(1322,_binary 'Case sensitive','','none'),(1323,_binary 'Maximum link text length','','none'),(1324,_binary 'URLs longer than this number of characters will be truncated to prevent long strings that break formatting. The link itself will be retained; just the text portion of the link will be truncated.','','none'),(1325,_binary 'Reports','','11.2.2'),(1326,_binary 'Setting','','none'),(1327,_binary 'Logo options','','none'),(1328,_binary 'If you don\'t have direct file access to the server, use this field to upload your logo.','','11.2.2'),(1329,_binary 'Link class','','11.2.2'),(1330,_binary 'Install profile','','none'),(1331,_binary '%percentage of the site has been indexed.','','none'),(1332,_binary 'File directory','','11.2.2'),(1333,_binary 'Default theme','','11.1.8'),(1334,_binary 'Teaser length','','none'),(1335,_binary 'not set','','none'),(1336,_binary 'Web server','','11.2.2'),(1337,_binary 'Memory limit','','11.2.2'),(1338,_binary 'regex','','none'),(1339,_binary 'Indexes','','none'),(1340,_binary 'Cardinality','','none'),(1341,_binary 'Fid','','11.1.7'),(1342,_binary 'There is 1 item left to index.There are @count items left to index.','','none'),(1343,_binary 'The content access permissions have been rebuilt.','','none'),(1344,_binary 'Column','','none'),(1345,_binary 'Default sort','','none'),(1346,_binary 'sort by @s','','11.2.2'),(1347,_binary 'Publish content','','11.1.7'),(1348,_binary 'and','','none'),(1349,_binary 'Display a message to the user','','none'),(1350,_binary 'Unpublish comment','','11.1.7'),(1351,_binary 'Page path','','none'),(1352,_binary '- Select -','','11.2.2'),(1353,_binary 'Content language','','11.2.2'),(1354,_binary 'Enables the categorization of content.','','11.2.2'),(1355,_binary 'Path prefix','','11.2.2'),(1356,_binary 'Search Form','','11.1.7'),(1357,_binary 'Auto-reply','','11.1.8'),(1358,_binary 'Optional auto-reply. Leave empty if you do not want to send the user an auto-reply message.','','11.1.8'),(1359,_binary 'Add @type','','11.1.8'),(1360,_binary 'Synchronize','','none'),(1361,_binary 'Number of results','','11.1.8'),(1362,_binary 'Set as default','','11.1.8'),(1363,_binary 'Not promoted','','11.2.2'),(1364,_binary 'Errors','','11.2.2'),(1365,_binary 'Parent comment','','none'),(1366,_binary 'Author\'s website','','none'),(1367,_binary 'Display the depth of the comment if it is threaded.','','none'),(1368,_binary 'Sort by the threaded order. This will keep child comments together with their parents.','','none'),(1369,_binary 'Provide a simple link to reply to the comment.','','none'),(1370,_binary 'Text to display','','11.1.8'),(1371,_binary 'UI settings','','none'),(1372,_binary 'Newest first','','11.1.8'),(1373,_binary 'field','','11.2.2'),(1374,_binary 'Update settings','','11.2.2'),(1375,_binary 'nodes','','none'),(1376,_binary 'Formatter','','11.2.2'),(1377,_binary 'View settings','','11.1.8'),(1378,_binary 'Week @week','','none'),(1379,_binary 'Delete view','','11.2.2'),(1380,_binary 'Accessibility features','','none'),(1381,_binary 'Translate','','none'),(1382,_binary 'Translation file','','none'),(1383,_binary 'File to import not found.','','none'),(1384,_binary 'Save translations','','none'),(1385,_binary 'Cache options','','none'),(1386,_binary 'Target','','11.2.2'),(1387,_binary 'Time ago','','11.2.2'),(1388,_binary 'Admin menu','','11.2.2'),(1389,_binary 'Create @name','','11.2.2'),(1390,_binary 'Crop','','11.1.7'),(1391,_binary 'Not enabled','','11.1.7'),(1392,_binary 'Instructions to present to the user below this field on the editing form.<br />Allowed HTML tags: @tags','','11.2.2'),(1393,_binary 'Sort direction','','11.1.8'),(1394,_binary 'Steps','','11.2.2'),(1395,_binary 'Element','','none'),(1396,_binary 'Radios','','none'),(1397,_binary '@module (<span class=\"admin-disabled\">disabled</span>)','','11.2.2'),(1398,_binary 'Web services','','11.2.2'),(1399,_binary 'Field options','','none'),(1400,_binary '1','','none'),(1401,_binary 'Save permissions','','11.2.2'),(1402,_binary 'Effect','','11.1.8'),(1403,_binary 'Route','','none'),(1404,_binary 'Sequence','','none'),(1405,_binary 'starting from @count','','11.2.2'),(1406,_binary 'Embed','','11.2.2'),(1407,_binary 'Menu block','','none'),(1408,_binary 'Quick edit','','none'),(1409,_binary 'For security reasons, your upload has been renamed to %filename.','','11.2.2'),(1410,_binary 'Entity type','','11.2.2'),(1411,_binary 'vocabulary','','none'),(1412,_binary 'Recommended version','','11.1.8'),(1413,_binary 'User roles','','none'),(1414,_binary 'User account','','11.2.2'),(1415,_binary 'Acronym','','none'),(1416,_binary 'More link path','','11.2.2'),(1417,_binary 'No vocabularies available.','','none'),(1418,_binary 'original','','none'),(1419,_binary 'Main navigation','','11.1.7'),(1420,_binary 'Starting level','','none'),(1421,_binary 'Title only','','none'),(1422,_binary 'Notification settings','','none'),(1423,_binary 'Dates','','11.2.2'),(1424,_binary 'Not defined','','11.1.8'),(1425,_binary 'Validator','','11.1.8'),(1426,_binary 'Debugging','','none'),(1427,_binary 'Inherit','','none'),(1428,_binary 'No preview','','none'),(1429,_binary 'Save as','','none'),(1430,_binary 'Preview image','','none'),(1431,_binary 'pixels','','11.2.2'),(1432,_binary 'Use default','','none'),(1433,_binary '1 month@count months','','none'),(1434,_binary 'Parameter','','none'),(1435,_binary 'Image uploads','','none'),(1436,_binary 'Display format','','11.1.8'),(1437,_binary 'Custom format','','11.2.2'),(1438,_binary 'Current state','','none'),(1439,_binary 'Direction','','11.2.2'),(1440,_binary 'Drupal core','','11.2.2'),(1441,_binary 'The settings have been saved.','','11.1.7'),(1442,_binary 'Relations','','11.2.2'),(1443,_binary 'Invalid display id @display','','none'),(1444,_binary 'Error: handler for @table > @field doesn\'t exist!','','none'),(1445,_binary 'Do not use a relationship','','11.2.2'),(1446,_binary 'Password field is required.','','none'),(1447,_binary 'Display type','','11.2.2'),(1448,_binary 'Confirm password','','11.2.2'),(1449,_binary 'Not applicable','','11.1.7'),(1450,_binary 'No content available.','','11.1.7'),(1451,_binary 'Administration theme','','11.2.2'),(1452,_binary 'The cache has been cleared.','','none'),(1453,_binary 'Isle of Man','','none'),(1454,_binary '@message (@percent%).','','11.1.7'),(1455,_binary 'Importing %langcode translation for %project.','','11.1.7'),(1456,_binary 'Serbia','','none'),(1457,_binary 'Uri','','none'),(1458,_binary 'Kosovo','','none'),(1459,_binary 'Diego Garcia','','none'),(1460,_binary 'Tristan da Cunha','','none'),(1461,_binary 'Role ID.','','none'),(1462,_binary 'Run cron','','11.2.2'),(1463,_binary 'Run updates','','11.2.2'),(1464,_binary 'Combine','','none'),(1465,_binary 'of','','11.1.8'),(1466,_binary 'Title field','','none'),(1467,_binary 'The file %file could not be saved. An unknown error has occurred.','','none'),(1468,_binary 'The specified file %name could not be uploaded.','','11.2.2'),(1469,_binary 'Only files with the following extensions are allowed: %files-allowed.','','none'),(1470,_binary 'The file is %filesize exceeding the maximum file size of %maxsize.','','11.2.2'),(1471,_binary 'The file is %filesize which would exceed your disk quota of %quota.','','none'),(1472,_binary 'Upload error. Could not move uploaded file %file to destination %destination.','','none'),(1473,_binary 'Stark','','none'),(1474,_binary 'New set','','none'),(1475,_binary 'No link','','11.1.8'),(1476,_binary 'outdated','','none'),(1477,_binary 'Is not one of','','11.1.8'),(1478,_binary 'Manage tagging, categorization, and classification of your content.','','11.2.2'),(1479,_binary 'Re-index site','','none'),(1480,_binary 'Log searches','','none'),(1481,_binary 'Are you sure you want to re-index the site?','','none'),(1482,_binary 'Save and continue','','11.1.8'),(1483,_binary 'Row','','11.2.2'),(1484,_binary 'Date settings','','none'),(1485,_binary 'Table name prefix','','none'),(1486,_binary 'Migration','','11.2.2'),(1487,_binary 'IP address','','11.2.2'),(1488,_binary 'Maximum height','','11.2.2'),(1489,_binary 'Maximum width','','11.2.2'),(1490,_binary 'Autocomplete matching','','11.1.8'),(1491,_binary 'Starts with','','11.1.8'),(1492,_binary 'Link options','','none'),(1493,_binary 'Timor-Leste','','none'),(1494,_binary 'Åland Islands','','none'),(1495,_binary 'Primary tabs','','11.2.2'),(1496,_binary 'Secondary tabs','','11.2.2'),(1497,_binary 'Cached','','none'),(1498,_binary 'Autocomplete','','11.2.2'),(1499,_binary 'Difficulty','','none'),(1500,_binary 'Boolean','','11.2.2'),(1501,_binary 'Limitations','','none'),(1502,_binary 'First sidebar','','none'),(1503,_binary 'Bundles','','none'),(1504,_binary 'Status report','','11.2.2'),(1505,_binary 'Not writable','','none'),(1506,_binary 'Bundle','','none'),(1507,_binary 'Decimal point','','11.2.2'),(1508,_binary 'Permanent','','11.2.2'),(1509,_binary 'Temporary','','11.2.2'),(1510,_binary 'Directions','','none'),(1511,_binary 'Configuration name','','none'),(1512,_binary 'No files available.','','11.1.7'),(1513,_binary 'Custom date format','','none'),(1514,_binary 'Revision information','','11.2.2'),(1515,_binary 'Notify user of new account','','11.2.2'),(1516,_binary 'Created timestamp','','none'),(1517,_binary 'Is one of','','11.1.8'),(1518,_binary 'Form mode','','11.2.2'),(1519,_binary 'View comment','','none'),(1520,_binary 'Access will be granted to users with the specified permission string.','','none'),(1521,_binary 'Decimal value','','none'),(1522,_binary 'Comma','','11.2.2'),(1523,_binary 'Show All','','none'),(1524,_binary 'Uses','','none'),(1525,_binary 'Path to custom icon','','11.2.2'),(1526,_binary 'Your email address','','11.1.8'),(1527,_binary 'Ruby','','11.1.7'),(1528,_binary 'Python','','11.1.7'),(1529,_binary 'Frontpage','','11.1.7'),(1530,_binary 'Users who have created accounts on your site.','','none'),(1531,_binary 'Current user','','11.2.2'),(1532,_binary 'Delete comment','','11.1.7'),(1533,_binary 'Default display mode','','none'),(1534,_binary 'Default comments per page','','none'),(1535,_binary 'Comment subject field','','none'),(1536,_binary 'Any replies to this comment will be lost. This action cannot be undone.','','none'),(1537,_binary 'Publish the selected comments','','none'),(1538,_binary 'Unpublish the selected comments','','none'),(1539,_binary '(No subject)','','none'),(1540,_binary '!=','','none'),(1541,_binary 'Is empty (NULL)','','11.1.8'),(1542,_binary 'not empty','','none'),(1543,_binary 'Access type','','none'),(1544,_binary 'Default image','','11.2.2'),(1545,_binary 'List links','','none'),(1546,_binary 'Text settings','','none'),(1547,_binary 'MIME type','','11.2.2'),(1548,_binary 'File system','','11.2.2'),(1549,_binary 'Ends with','','none'),(1550,_binary 'Toolbar','','none'),(1551,_binary 'Posted in','','11.1.7'),(1552,_binary 'Comment: unauthorized comment submitted or comment submitted to a closed post %subject.','','none'),(1553,_binary 'Upload date','','11.1.7'),(1554,_binary 'Link this field to its user','','none'),(1555,_binary 'Display link','','none'),(1556,_binary 'Parent ID','','none'),(1557,_binary 'Default style','','none'),(1558,_binary 'Tab weight','','none'),(1559,_binary 'Delete all revisions','','11.2.2'),(1560,_binary 'No role','','none'),(1561,_binary 'Block title.','','none'),(1562,_binary 'Search index','','11.1.7'),(1563,_binary 'Video file','','11.2.2'),(1564,_binary 'The file\'s MIME type.','','none'),(1565,_binary 'File upload','','11.1.8'),(1566,_binary 'The size of the file.','','11.1.8'),(1567,_binary 'The MIME type of the file.','','11.1.8'),(1568,_binary '@type %title has been created.','','11.2.2'),(1569,_binary '@type %title has been updated.','','11.2.2'),(1570,_binary 'The post could not be saved.','','none'),(1571,_binary 'Link title','','none'),(1572,_binary 'Filter settings','','none'),(1573,_binary 'You do not have any administrative items.','','none'),(1574,_binary 'No help is available for module %module.','','none'),(1575,_binary '@module administration pages','','none'),(1576,_binary 'Thumbnail width','','none'),(1577,_binary 'Thumbnail height','','none'),(1578,_binary 'Filter the view to the currently logged in user.','','none'),(1579,_binary 'Save translation','','none'),(1580,_binary 'Add language','','11.2.2'),(1581,_binary 'AM','','none'),(1582,_binary 'PM','','none'),(1583,_binary 'Login failed','','none'),(1584,_binary 'PHP extensions','','11.2.2'),(1585,_binary 'Comments per page','','none'),(1586,_binary 'Publish comment','','11.1.7'),(1587,_binary 'The file could not be uploaded.','','none'),(1588,_binary 'Export configuration','','11.2.2'),(1589,_binary 'FTP','','none'),(1590,_binary 'Administration pages','','11.1.8'),(1591,_binary 'Capitalize first letter','','11.2.2'),(1592,_binary 'Content Above','','none'),(1593,_binary 'Content Below','','none'),(1594,_binary 'User %name used one-time login link at time %timestamp.','','none'),(1595,_binary 'Registration successful. You are now logged in.','','none'),(1596,_binary 'Custom text','','11.2.2'),(1597,_binary 'Announcements','','11.2.2'),(1598,_binary 'View all announcements','','none'),(1599,_binary 'Sum','','none'),(1600,_binary 'The comment body.','','none'),(1601,_binary 'Default argument','','none'),(1602,_binary 'sorted by','','11.1.8'),(1603,_binary 'Feed display options','','none'),(1604,_binary 'Available actions','','none'),(1605,_binary 'The comment ID.','','none'),(1606,_binary 'Add link','','11.2.2'),(1607,_binary 'Link settings','','none'),(1608,_binary 'View comments','','11.2.2'),(1609,_binary 'Not set','','11.1.7'),(1610,_binary 'Set password','','none'),(1611,_binary 'Workflow Settings','','none'),(1612,_binary '%name: this field cannot hold more than @count values.','','11.2.2'),(1613,_binary 'No fields available.','','none'),(1614,_binary 'No items selected','','11.2.2'),(1615,_binary 'Vertical Tabs','','11.2.2'),(1616,_binary 'By @name on @date','','11.2.2'),(1617,_binary 'By @name','','11.2.2'),(1618,_binary 'Not in menu','','11.2.2'),(1619,_binary 'Alias: @alias','','11.2.2'),(1620,_binary 'No alias','','11.2.2'),(1621,_binary 'Source language','','none'),(1622,_binary 'An error has occurred.','','11.2.2'),(1623,_binary 'Numeric','','11.1.8'),(1624,_binary 'mobile','','none'),(1625,_binary 'Media settings','','11.2.2'),(1626,_binary '@label','','11.2.2'),(1627,_binary 'Custom URL','','none'),(1628,_binary 'Notify user','','none'),(1629,_binary '0 sec','','none'),(1630,_binary 'Submit button text','','11.1.8'),(1631,_binary 'Card','','11.2.2'),(1632,_binary 'Is published','','none'),(1633,_binary 'Configure @block','','none'),(1634,_binary 'Filter log messages','','none'),(1635,_binary 'You must select something to filter by.','','none'),(1636,_binary 'New revision','','11.2.2'),(1637,_binary 'Callback','','none'),(1638,_binary 'To change the current user password, enter the new password in both fields.','','none'),(1639,_binary 'This login can be used only once.','','none'),(1640,_binary 'Add comment link','','11.2.2'),(1641,_binary 'Abbreviation','','none'),(1642,_binary 'Inserted','','none'),(1643,_binary 'Experimental','','none'),(1644,_binary 'Provide a password for the new account in both fields.','','11.2.2'),(1645,_binary '@interval ago','','11.1.7'),(1646,_binary 'Changes cannot be made to a locked view.','','none'),(1647,_binary 'Broken/missing handler','','none'),(1648,_binary 'Current date','','11.2.2'),(1649,_binary 'Current node\'s creation time','','none'),(1650,_binary 'Current node\'s update time','','none'),(1651,_binary 'Do not display items with no value in summary','','none'),(1652,_binary 'Invalid input','','none'),(1653,_binary 'Fail basic validation if any argument is given','','none'),(1654,_binary 'Glossary mode','','none'),(1655,_binary 'Character limit','','none'),(1656,_binary 'No transform','','11.2.2'),(1657,_binary 'Upper case','','11.2.2'),(1658,_binary 'Lower case','','11.2.2'),(1659,_binary 'Capitalize each word','','11.2.2'),(1660,_binary 'Case in path','','none'),(1661,_binary 'Transform spaces to dashes in URL','','none'),(1662,_binary 'Exclude from display','','11.2.2'),(1663,_binary 'Link path','','11.2.2'),(1664,_binary 'The Drupal path or absolute URL for this link. You may enter data from this view as per the \"Replacement patterns\" below.','','11.2.2'),(1665,_binary 'The CSS class to apply to the link.','','11.2.2'),(1666,_binary 'Prefix text','','11.2.2'),(1667,_binary 'Any text to display before this link. You may include HTML.','','11.2.2'),(1668,_binary 'Suffix text','','11.2.2'),(1669,_binary 'Any text to display after this link. You may include HTML.','','11.2.2'),(1670,_binary 'Trim only on a word boundary','','11.2.2'),(1671,_binary 'If checked, this field be trimmed only on a word boundary. This is guaranteed to be the maximum characters stated or less. If there are no word boundaries this could trim a field to nothing.','','11.2.2'),(1672,_binary 'Strip HTML tags','','11.2.2'),(1673,_binary 'Field can contain HTML','','11.2.2'),(1674,_binary 'File size display','','none'),(1675,_binary 'Formatted (in KB or MB)','','none'),(1676,_binary 'Raw bytes','','none'),(1677,_binary 'If checked, true will be displayed as false.','','none'),(1678,_binary 'Time ago (with \"ago\" appended)','','none'),(1679,_binary 'Time span (with \"ago/hence\" appended)','','none'),(1680,_binary 'Round','','none'),(1681,_binary 'If checked, the number will be rounded.','','none'),(1682,_binary 'Specify how many digits to print after the decimal point.','','none'),(1683,_binary 'What single character to use as a decimal point.','','none'),(1684,_binary 'What single character to use as the thousands separator.','','11.1.8'),(1685,_binary 'Text to put before the number, such as currency symbol.','','11.1.8'),(1686,_binary 'Text to put after the number, such as currency symbol.','','11.1.8'),(1687,_binary 'Simple separator','','11.2.2'),(1688,_binary 'Display as link','','none'),(1689,_binary 'Operator identifier','','none'),(1690,_binary 'This will appear in the URL after the ? to identify this operator.','','none'),(1691,_binary 'Filter identifier','','none'),(1692,_binary 'This exposed filter is optional and will have added options to allow it not to be set.','','none'),(1693,_binary 'Remember','','none'),(1694,_binary 'Remember the last setting the user gave this filter.','','none'),(1695,_binary 'The identifier is required if the filter is exposed.','','none'),(1696,_binary 'This identifier is not allowed.','','none'),(1697,_binary '- Any -','','11.2.2'),(1698,_binary 'exposed','','none'),(1699,_binary 'Value type','','none'),(1700,_binary 'A date in any machine readable format. CCYY-MM-DD HH:MM:SS is preferred.','','none'),(1701,_binary 'Invalid date format.','','none'),(1702,_binary 'Limit list to selected items','','none'),(1703,_binary 'If checked, the only items presented to the user will be the ones selected here.','','none'),(1704,_binary 'not in','','none'),(1705,_binary '<>','','none'),(1706,_binary 'Is all of','','none'),(1707,_binary 'Is none of','','none'),(1708,_binary 'not','','none'),(1709,_binary '<','','none'),(1710,_binary '<=','','none'),(1711,_binary '>=','','none'),(1712,_binary '>','','11.2.2'),(1713,_binary 'Is between','','none'),(1714,_binary 'between','','none'),(1715,_binary 'Is not between','','none'),(1716,_binary 'not between','','none'),(1717,_binary 'Min','','none'),(1718,_binary 'And max','','none'),(1719,_binary 'And','','none'),(1720,_binary 'Contains any word','','none'),(1721,_binary 'has word','','none'),(1722,_binary 'Contains all words','','none'),(1723,_binary 'has all','','none'),(1724,_binary 'begins','','none'),(1725,_binary 'ends','','none'),(1726,_binary '!has','','none'),(1727,_binary 'Require this relationship','','11.1.8'),(1728,_binary 'asc','','none'),(1729,_binary 'desc','','11.2.2'),(1730,_binary 'The granularity is the smallest unit to use when determining whether two dates are the same; for example, if the granularity is \"Year\" then all dates in 1999, regardless of when they fall in 1999, will be considered the same date.','','none'),(1731,_binary 'Broken','','none'),(1732,_binary 'Displays','','11.2.2'),(1733,_binary 'These queries were run during view rendering:','','none'),(1734,_binary 'This display has no path.','','11.2.2'),(1735,_binary 'Query build time','','none'),(1736,_binary '@time ms','','none'),(1737,_binary 'Query execute time','','none'),(1738,_binary 'View render time','','none'),(1739,_binary 'No query was run','','11.1.8'),(1740,_binary 'Unable to preview due to validation errors.','','11.1.8'),(1741,_binary 'View name','','11.2.2'),(1742,_binary 'Break lock','','none'),(1743,_binary 'The lock has been broken and you may now edit this view.','','none'),(1744,_binary 'Go to the real page for this display','','none'),(1745,_binary 'Missing style plugin','','none'),(1746,_binary 'Change settings for this style','','11.2.2'),(1747,_binary 'View analysis','','11.2.2'),(1748,_binary 'Rearrange @type','','11.1.8'),(1749,_binary 'Broken field @id','','none'),(1750,_binary 'There are no @types available to add.','','none'),(1751,_binary 'Configure extra settings for @type %item','','none'),(1752,_binary 'Clear Views\' cache','','none'),(1753,_binary 'Add Views signature to all SQL queries','','none'),(1754,_binary 'Show other queries run during render during live preview','','11.1.8'),(1755,_binary 'Drupal has the potential to run many queries while a view is being rendered. Checking this box will display every query run during view render as part of the live preview.','','11.1.8'),(1756,_binary 'View analysis can find nothing to report.','','11.2.2'),(1757,_binary 'This view has only a default display and therefore will not be placed anywhere on your site; perhaps you want to add a page or a block display.','','none'),(1758,_binary 'Reduce duplicates','','none'),(1759,_binary 'Default settings for this view.','','none'),(1760,_binary 'Display the view as a page, with a URL and menu links.','','none'),(1761,_binary 'Display the view as a block.','','none'),(1762,_binary 'Attachments added to other displays to achieve multiple views in the same view.','','none'),(1763,_binary 'Display the view as a feed, such as an RSS feed.','','none'),(1764,_binary 'Displays rows one after another.','','none'),(1765,_binary 'HTML List','','11.2.2'),(1766,_binary 'Displays rows in a grid.','','none'),(1767,_binary 'Displays rows in a table.','','none'),(1768,_binary 'Displays the default summary as a list.','','none'),(1769,_binary 'Displays the summary unformatted, with option for one after another or inline.','','none'),(1770,_binary 'Generates an RSS feed from a view.','','none'),(1771,_binary 'Displays the fields with an optional template.','','none'),(1772,_binary 'Will be available to all users.','','none'),(1773,_binary 'Access will be granted to users with any of the specified roles.','','none'),(1774,_binary 'No caching of Views data.','','none'),(1775,_binary 'Time-based','','none'),(1776,_binary 'Simple time-based caching of data.','','none'),(1777,_binary 'sort criteria','','11.2.2'),(1778,_binary 'Sort criterion','','none'),(1779,_binary 'sort criterion','','none'),(1780,_binary 'The title of the comment.','','none'),(1781,_binary 'The name of the comment\'s author. Can be rendered as a link to the author\'s homepage.','','none'),(1782,_binary 'The website address of the comment\'s author. Can be rendered as a link. Will be empty if the author is a registered user.','','none'),(1783,_binary 'Post date','','11.1.8'),(1784,_binary 'Node link','','none'),(1785,_binary 'The User ID of the comment\'s author.','','none'),(1786,_binary 'Parent CID','','none'),(1787,_binary 'Last comment time','','11.2.2'),(1788,_binary 'Date and time of when the last comment was posted.','','11.1.8'),(1789,_binary 'Last comment author','','11.2.2'),(1790,_binary 'The name of the author of the last posted comment.','','11.1.8'),(1791,_binary 'Comment count','','11.2.2'),(1792,_binary 'Updated/commented date','','11.2.2'),(1793,_binary 'The number of new comments on the node.','','11.1.8'),(1794,_binary 'Comment status','','11.2.2'),(1795,_binary 'User posted or commented','','11.1.8'),(1796,_binary 'Display the comment as RSS.','','none'),(1797,_binary 'Provide a simple link to the user contact page.','','none'),(1798,_binary 'Created year + month','','11.1.8'),(1799,_binary 'Created year','','11.1.8'),(1800,_binary 'Created month','','11.1.8'),(1801,_binary 'Created day','','11.1.8'),(1802,_binary 'Created week','','11.1.8'),(1803,_binary 'Updated year + month','','11.1.8'),(1804,_binary 'Updated year','','11.1.8'),(1805,_binary 'Updated month','','11.1.8'),(1806,_binary 'Updated day','','11.1.8'),(1807,_binary 'Updated week','','11.1.8'),(1808,_binary 'Provide a simple link to revert to the revision.','','11.1.8'),(1809,_binary 'Filter by access.','','none'),(1810,_binary 'Has new content','','11.2.2'),(1811,_binary 'Display %display has no access control but does not contain a filter for published nodes.','','none'),(1812,_binary 'The score of the search item. This will not be used if the search filter is not also present.','','11.1.8'),(1813,_binary 'Files maintained by Drupal and various modules.','','none'),(1814,_binary 'Taxonomy terms are attached to nodes.','','none'),(1815,_binary 'Filter the results of \"Taxonomy: Term\" to a particular vocabulary.','','11.1.8'),(1816,_binary 'Display all taxonomy terms associated with a node from specified vocabularies.','','11.1.8'),(1817,_binary 'The parent term of the term. This can produce duplicate entries if you are using a vocabulary that allows multiple parents.','','11.1.8'),(1818,_binary 'The user ID','','none'),(1819,_binary 'The user or author name.','','none'),(1820,_binary 'Email address for a given user. This field is normally not shown to users, so be cautious when using it.','','none'),(1821,_binary 'User ID from URL','','none'),(1822,_binary 'User ID from logged in user','','11.1.8'),(1823,_binary 'Randomize the display order.','','none'),(1824,_binary 'Null','','11.1.8'),(1825,_binary 'Provide custom text or link.','','11.2.2'),(1826,_binary 'View result counter','','11.1.8'),(1827,_binary 'Displays the actual position of the view result','','11.1.8'),(1828,_binary 'No user','','none'),(1829,_binary 'Show teaser-style link','','none'),(1830,_binary 'Link this field to new comments','','none'),(1831,_binary 'contact','','none'),(1832,_binary 'Contact %user','','none'),(1833,_binary 'Unknown language','','none'),(1834,_binary 'Check for new comments as well','','none'),(1835,_binary 'Alternative sort','','none'),(1836,_binary 'Alternate sort order','','none'),(1837,_binary 'On empty input','','none'),(1838,_binary 'Show None','','none'),(1839,_binary 'Search for either of the two terms with uppercase <strong>OR</strong>. For example, <strong>cats OR dogs</strong>.','','none'),(1840,_binary 'Display score','','none'),(1841,_binary 'Link this field to download the file','','none'),(1842,_binary 'The depth will match nodes tagged with terms in the hierarchy. For example, if you have the term \"fruit\" and a child term \"apple\", with a depth of 1 (or higher) then filtering for the term \"fruit\" will get nodes that are tagged with \"apple\" as well as \"fruit\". If negative, the reverse is true; searching for \"apple\" will also pick up nodes tagged with \"fruit\" if depth is -1 (or lower).','','none'),(1843,_binary 'Link this field to its term page','','none'),(1844,_binary 'Limit terms by vocabulary','','11.1.8'),(1845,_binary 'Select which vocabulary to show terms for in the regular options.','','none'),(1846,_binary 'Dropdown','','none'),(1847,_binary 'Show hierarchy in dropdown','','none'),(1848,_binary 'Select terms from vocabulary @voc','','none'),(1849,_binary 'Select terms','','none'),(1850,_binary 'Is the logged in user','','none'),(1851,_binary 'Usernames','','none'),(1852,_binary 'Enter a comma separated list of user names.','','none'),(1853,_binary 'Also look for a node and use the node author','','11.1.8'),(1854,_binary 'Restrict to the selected roles','','11.1.8'),(1855,_binary 'If no roles are selected, users from any role will be allowed.','','11.1.8'),(1856,_binary 'Unrestricted','','none'),(1857,_binary 'No role(s) selected','','none'),(1858,_binary 'Multiple roles','','none'),(1859,_binary 'You must select at least one role if type is \"by role\"','','none'),(1860,_binary 'PHP validate code','','none'),(1861,_binary 'Never cache','','none'),(1862,_binary 'Query results','','none'),(1863,_binary 'The length of time raw query results should be cached.','','none'),(1864,_binary 'Rendered output','','none'),(1865,_binary 'The length of time rendered HTML output should be cached.','','none'),(1866,_binary 'Broken field','','none'),(1867,_binary 'Change the title that this display will use.','','11.2.2'),(1868,_binary 'Use AJAX','','11.2.2'),(1869,_binary 'Change whether or not this display will use AJAX.','','11.2.2'),(1870,_binary 'Mini','','11.2.2'),(1871,_binary 'Change this display\'s pager setting.','','11.2.2'),(1872,_binary 'Items per page','','11.2.2'),(1873,_binary 'Specify whether this display will provide a \"more\" link.','','11.2.2'),(1874,_binary 'Specify access control type for this display.','','11.2.2'),(1875,_binary 'Change settings for this access type.','','11.2.2'),(1876,_binary 'Specify caching type for this display.','','11.2.2'),(1877,_binary 'Change settings for this caching type.','','none'),(1878,_binary 'Link display','','11.2.2'),(1879,_binary 'Exposed form in block','','11.2.2'),(1880,_binary 'Allow the exposed form to appear in a block instead of the view.','','11.2.2'),(1881,_binary 'The title of this view','','11.2.2'),(1882,_binary 'This title will be displayed with the view, wherever titles are normally displayed; i.e, as the page title, block title, etc.','','11.2.2'),(1883,_binary 'Unless you\'re experiencing problems with pagers related to this view, you should leave this at 0. If using multiple pagers on one page you may need to set this number to a higher value so as not to conflict within the ?page= array. Large values will add a lot of commas to your URLs, so avoid if possible.','','11.2.2'),(1884,_binary 'Add a more link to the bottom of the display.','','none'),(1885,_binary 'Create more link','','none'),(1886,_binary 'The text to display for the more link.','','none'),(1887,_binary 'This will make the view display only distinct items. If there are multiple identical items, each will be displayed only once. You can use this to try and remove duplicates from a view, though it does not always work. Note that this can slow queries down, so use it with caution.','','none'),(1888,_binary 'Access restrictions','','none'),(1889,_binary 'Access options','','none'),(1890,_binary 'Caching options','','none'),(1891,_binary 'Display even if view has no result','','none'),(1892,_binary 'How should this view be styled','','11.2.2'),(1893,_binary 'If the style you choose has settings, be sure to click the settings button that will appear next to it in the View summary.','','11.2.2'),(1894,_binary 'Style options','','11.2.2'),(1895,_binary 'Row style options','','11.2.2'),(1896,_binary 'How should each row in this view be styled','','11.1.8'),(1897,_binary 'Which display to use for path','','none'),(1898,_binary 'Which display to use to get this display\'s path for things like summary links, rss feed links, more links, etc.','','none'),(1899,_binary 'Put the exposed form in a block','','none'),(1900,_binary 'If set, any exposed widgets will not appear with this view. Instead, a block will be made available to the Drupal block administration system, and the exposed form will appear there. Note that this block must be enabled manually, Views will not enable it for you.','','none'),(1901,_binary 'Display \"@display\" uses fields but there are none defined for it or all are excluded.','','11.1.8'),(1902,_binary 'Display \"@display\" uses a path but the path is undefined.','','11.1.8'),(1903,_binary 'Display \"@display\" has an invalid style plugin.','','none'),(1904,_binary 'Exposed form: @view-@display_id','','none'),(1905,_binary 'Attachment settings','','11.1.8'),(1906,_binary 'Inherit exposed filters','','11.1.8'),(1907,_binary 'Multiple displays','','none'),(1908,_binary 'Should this display inherit its exposed filter values from the parent display to which it is attached?','','none'),(1909,_binary 'Attach before or after the parent display?','','11.1.8'),(1910,_binary 'Select which display or displays this should attach to.','','11.1.8'),(1911,_binary '@view: @display','','none'),(1912,_binary 'Block admin description','','none'),(1913,_binary 'Using the site name','','none'),(1914,_binary 'Use the site name for the title','','none'),(1915,_binary 'The feed icon will be available only to the selected displays.','','none'),(1916,_binary 'No menu','','11.2.2'),(1917,_binary 'Normal: @title','','none'),(1918,_binary 'Tab: @title','','none'),(1919,_binary 'Change settings for the parent menu','','none'),(1920,_binary 'The menu path or URL of this view','','11.1.8'),(1921,_binary 'No menu entry','','none'),(1922,_binary 'Normal menu entry','','none'),(1923,_binary 'Menu tab','','none'),(1924,_binary 'Default menu tab','','none'),(1925,_binary 'Default tab options','','none'),(1926,_binary 'Already exists','','none'),(1927,_binary '\"%\" may not be used for the first segment of a path.','','none'),(1928,_binary 'A display whose path ends with a % cannot be a tab.','','none'),(1929,_binary 'Title is required for this menu type.','','none'),(1930,_binary 'Inline fields','','11.2.2'),(1931,_binary 'The separator may be placed between inline fields to keep them from squishing up next to each other. You can use HTML in this field.','','11.2.2'),(1932,_binary 'You may optionally specify a field by which to group the records. Leave blank to not group.','','11.2.2'),(1933,_binary 'Style @style requires a row style but the row plugin is invalid.','','none'),(1934,_binary 'Horizontal alignment will place items starting in the upper left and moving right. Vertical alignment will place items starting in the upper left and moving down.','','11.1.8'),(1935,_binary 'RSS description','','none'),(1936,_binary 'This will appear in the RSS feed itself.','','none'),(1937,_binary 'Display record count with link','','11.1.8'),(1938,_binary 'Override number of items to display','','11.1.8'),(1939,_binary 'Display items inline','','11.1.8'),(1940,_binary 'You need at least one field before you can configure your table settings','','none'),(1941,_binary 'Override normal sorting if click sorting is used','','none'),(1942,_binary '(Sticky header effects will not be active for preview below, only on live output.)','','none'),(1943,_binary 'Place fields into columns; you may combine multiple fields into the same column. If you do, the separator in the column specified will be used to separate the fields. Check the sortable box to make that column click sortable, and check the default sort radio to determine which column will be sorted by default, if any. You may control column order and field labels in the fields section.','','none'),(1944,_binary '‹‹','','11.1.7'),(1945,_binary '››','','11.1.7'),(1946,_binary 'Next Steps','','11.1.7'),(1947,_binary 'Administration menu','','11.2.2'),(1948,_binary 'Placeholder','','11.2.2'),(1949,_binary 'Language settings','','11.2.2'),(1950,_binary 'Attempting to re-run cron while it is already running.','','none'),(1951,_binary 'Cron run completed.','','none'),(1952,_binary 'Tooltip','','none'),(1953,_binary '- All -','','11.1.8'),(1954,_binary 'Visitors','','11.2.2'),(1955,_binary 'Compact','','11.2.2'),(1956,_binary 'Allow multiple values','','11.1.8'),(1957,_binary 'The maximum length of the field in characters.','','11.1.8'),(1958,_binary 'Machine-readable name','','11.2.2'),(1959,_binary 'Module dependencies','','none'),(1960,_binary 'Update translations','','none'),(1961,_binary 'A boolean indicating whether this translation needs to be updated.','','none'),(1962,_binary 'Publishing status','','11.1.7'),(1963,_binary 'Who\'s new','','11.1.7'),(1964,_binary 'Language name','','11.2.2'),(1965,_binary 'Edit language','','none'),(1966,_binary 'External links only','','none'),(1967,_binary 'Filter criteria','','11.2.2'),(1968,_binary 'The content type %name has been updated.','','11.1.8'),(1969,_binary 'The content type %name has been added.','','11.1.8'),(1970,_binary 'Pagination','','11.2.2'),(1971,_binary '1@count','','11.1.7'),(1972,_binary 'Block Content','','11.2.2'),(1973,_binary 'The requested page could not be found.','','11.2.2'),(1974,_binary 'Standard deviation','','none'),(1975,_binary 'The user account %id does not exist.','','none'),(1976,_binary 'Attempted to cancel non-existing user account: %id.','','none'),(1977,_binary 'Requirements problem','','none'),(1978,_binary 'Database configuration','','none'),(1979,_binary 'Select an installation profile','','none'),(1980,_binary 'No profiles available','','none'),(1981,_binary 'Drupal already installed','','none'),(1982,_binary 'Installing @drupal','','none'),(1983,_binary 'The installation has encountered an error.','','none'),(1984,_binary 'Update notifications','','11.2.2'),(1985,_binary 'Check for updates automatically','','11.1.7'),(1986,_binary '1 byte@count bytes','','11.2.2'),(1987,_binary 'GD2 image manipulation toolkit','','11.1.7'),(1988,_binary 'Define the image quality for JPEG manipulations. Ranges from 0 to 100. Higher values mean better image quality but bigger files.','','11.1.7'),(1989,_binary 'Right to left','','none'),(1990,_binary 'Left to right','','none'),(1991,_binary 'Add custom language','','none'),(1992,_binary 'Save language','','none'),(1993,_binary 'Direction that text in this language is presented.','','none'),(1994,_binary 'String contains','','none'),(1995,_binary 'Leave blank to show all strings. The search is case sensitive.','','none'),(1996,_binary 'Search in','','none'),(1997,_binary 'Both translated and untranslated strings','','none'),(1998,_binary 'Only translated strings','','none'),(1999,_binary 'Only untranslated strings','','none'),(2000,_binary 'Languages not yet added','','none'),(2001,_binary 'The language %language has been created.','','none'),(2002,_binary 'The submitted string contains disallowed HTML: %string','','none'),(2003,_binary 'Importing interface translations','','none'),(2004,_binary 'Error importing interface translations','','none'),(2005,_binary 'Attempted submission of a translation string with disallowed HTML: %string','','none'),(2006,_binary 'Updated JavaScript translation file for the language %language.','','none'),(2007,_binary 'Created JavaScript translation file for the language %language.','','none'),(2008,_binary 'An error occurred during creation of the JavaScript translation file for the language %language.','','none'),(2009,_binary 'Standard PHP','','none'),(2010,_binary 'PHP Mbstring Extension','','11.2.2'),(2011,_binary 'Unicode library','','11.2.2'),(2012,_binary 'No blocks in this region','','11.2.2'),(2013,_binary 'The block %info was assigned to the invalid region %region and has been disabled.','','none'),(2014,_binary 'Delete the selected comments','','none'),(2015,_binary 'Example: \'website feedback\' or \'product information\'.','','11.1.8'),(2016,_binary 'Personal contact form','','11.2.2'),(2017,_binary 'View events that have recently been logged.','','11.2.2'),(2018,_binary 'Top \'page not found\' errors','','11.2.2'),(2019,_binary 'View \'page not found\' errors (404s).','','11.2.2'),(2020,_binary 'Top \'access denied\' errors','','11.2.2'),(2021,_binary 'View \'access denied\' errors (403s).','','11.2.2'),(2022,_binary 'No roles may use this format','','none'),(2023,_binary 'Allowed HTML tags: @tags','','11.2.2'),(2024,_binary 'Anchors are used to make links to other pages.','','none'),(2025,_binary 'By default line break tags are automatically added, so use this tag to add additional ones. Use of this tag is different because it is not used with an open/close pair like all the others. Use the extra \" /\" inside the tag to maintain XHTML 1.0 compatibility','','none'),(2026,_binary 'Text with <br />line break','','none'),(2027,_binary 'By default paragraph tags are automatically added, so use this tag to add additional ones.','','none'),(2028,_binary 'Paragraph one.','','none'),(2029,_binary 'Paragraph two.','','none'),(2030,_binary 'Strong','','11.2.2'),(2031,_binary 'Emphasized','','none'),(2032,_binary 'Cited','','none'),(2033,_binary 'Coded text used to show programming source code','','none'),(2034,_binary 'Coded','','none'),(2035,_binary 'Bolded','','none'),(2036,_binary 'Italicized','','none'),(2037,_binary 'Superscripted','','none'),(2038,_binary '<sup>Super</sup>scripted','','none'),(2039,_binary 'Subscripted','','none'),(2040,_binary '<sub>Sub</sub>scripted','','none'),(2041,_binary '<abbr title=\"Abbreviation\">Abbrev.</abbr>','','none'),(2042,_binary '<acronym title=\"Three-Letter Acronym\">TLA</acronym>','','none'),(2043,_binary 'Block quoted','','none'),(2044,_binary 'Table header','','none'),(2045,_binary 'Table cell','','none'),(2046,_binary 'Ordered list - use the &lt;li&gt; to begin each list item','','none'),(2047,_binary 'First item','','none'),(2048,_binary 'Second item','','none'),(2049,_binary 'Unordered list - use the &lt;li&gt; to begin each list item','','none'),(2050,_binary 'Definition lists are similar to other HTML lists. &lt;dl&gt; begins the definition list, &lt;dt&gt; begins the definition term and &lt;dd&gt; begins the definition description.','','none'),(2051,_binary 'First term','','none'),(2052,_binary 'First definition','','none'),(2053,_binary 'Second term','','none'),(2054,_binary 'Second definition','','none'),(2055,_binary 'Subtitle three','','none'),(2056,_binary 'Subtitle four','','none'),(2057,_binary 'Subtitle five','','none'),(2058,_binary 'Subtitle six','','none'),(2059,_binary 'Tag Description','','none'),(2060,_binary 'You Type','','none'),(2061,_binary 'You Get','','none'),(2062,_binary 'No help provided for tag %tag.','','none'),(2063,_binary 'Ampersand','','11.1.8'),(2064,_binary 'Quotation mark','','none'),(2065,_binary 'Character Description','','none'),(2066,_binary 'Lines and paragraphs break automatically.','','11.2.2'),(2067,_binary 'Compose tips','','11.2.2'),(2068,_binary 'This page exports the translated strings used by your site. An export file may be in Gettext Portable Object (<em>.po</em>) form, which includes both the original string and the translation (used to share translations with others), or in Gettext Portable Object Template (<em>.pot</em>) form, which includes the original strings only (used to create new translations with a Gettext translation editor).','','none'),(2069,_binary 'Submission form settings','','11.2.2'),(2070,_binary 'The machine-readable name must contain only lowercase letters, numbers, and underscores.','','none'),(2071,_binary 'Added content type %name.','','none'),(2072,_binary 'Changed the content type of 1 post from %old-type to %type.Changed the content type of @count posts from %old-type to %type.','','none'),(2073,_binary 'Are you sure you want to rebuild the permissions on site content?','','none'),(2074,_binary 'This action rebuilds all permissions on site content, and may be a lengthy process. This action cannot be undone.','','none'),(2075,_binary 'language','','none'),(2076,_binary 'An error occurred and processing did not complete.','','none'),(2077,_binary 'Copy of the revision from %date.','','none'),(2078,_binary 'Revision from %revision-date of @type %title has been deleted.','','none'),(2079,_binary '@type: reverted %title revision %revision.','','none'),(2080,_binary 'The content access permissions need to be rebuilt.','','none'),(2081,_binary 'Rebuilding content access permissions','','none'),(2082,_binary 'Content permissions have been rebuilt.','','none'),(2083,_binary 'The content access permissions have not been properly rebuilt.','','none'),(2084,_binary 'Add content type','','11.2.2'),(2085,_binary 'Revert to earlier revision','','none'),(2086,_binary 'Delete earlier revision','','none'),(2087,_binary 'The alias %alias is already in use in this language.','','none'),(2088,_binary 'The alias has been saved.','','none'),(2089,_binary 'Filter aliases','','11.1.8'),(2090,_binary 'Enter the path you wish to create the alias for, followed by the name of the new alias.','','none'),(2091,_binary 'URL aliases','','11.2.2'),(2092,_binary 'Add alias','','11.1.8'),(2093,_binary 'Indexing throttle','','none'),(2094,_binary 'Number of items to index per cron run','','none'),(2095,_binary 'Indexing settings','','none'),(2096,_binary 'Minimum word length to index','','none'),(2097,_binary 'Simple CJK handling','','none'),(2098,_binary 'Whether to apply a simple Chinese/Japanese/Korean tokenizer based on overlapping sequences. Turn this off if you want to use an external preprocessor for this instead. Does not affect other languages.','','none'),(2099,_binary 'Search form','','11.2.2'),(2100,_binary 'Top search phrases','','11.2.2'),(2101,_binary 'View most popular search phrases.','','11.2.2'),(2102,_binary 'User pictures in posts','','11.2.2'),(2103,_binary 'User pictures in comments','','11.2.2'),(2104,_binary 'Shortcut icon','','11.2.2'),(2105,_binary 'Upload logo image','','11.2.2'),(2106,_binary 'Shortcut icon settings','','none'),(2107,_binary 'If you don\'t have direct file access to the server, use this field to upload your shortcut icon.','','11.2.2'),(2108,_binary 'The following modules will be completely uninstalled from your site, and <em>all data from these modules will be lost</em>!','','11.1.8'),(2109,_binary 'Confirm uninstall','','11.1.8'),(2110,_binary 'Would you like to continue with uninstalling the above?','','11.1.8'),(2111,_binary 'No modules selected.','','none'),(2112,_binary 'The selected modules have been uninstalled.','','11.1.8'),(2113,_binary 'Default 403 (access denied) page','','11.1.8'),(2114,_binary 'Default 404 (not found) page','','11.1.8'),(2115,_binary 'Caches cleared.','','11.2.2'),(2116,_binary 'Select an image processing toolkit','','11.1.7'),(2117,_binary 'Feed content','','none'),(2118,_binary 'Titles plus teaser','','none'),(2119,_binary 'Global setting for the default display of content items in each feed.','','none'),(2120,_binary 'Cron ran successfully.','','11.1.7'),(2121,_binary 'Cron run failed.','','none'),(2122,_binary 'No modules are available to uninstall.','','none'),(2123,_binary 'This page shows you all available administration tasks for each module.','','none'),(2124,_binary 'The <em>Powered by Drupal</em> block is an optional link to the home page of the Drupal project. While there is absolutely no requirement that sites feature this link, it may be used to show support for Drupal.','','none'),(2125,_binary 'Powered by Drupal','','11.2.2'),(2126,_binary 'Compact mode','','none'),(2127,_binary 'Image toolkit','','11.2.2'),(2128,_binary 'Choose which image toolkit to use if you have installed optional toolkits.','','11.2.2'),(2129,_binary 'RSS publishing','','11.2.2'),(2130,_binary 'Date and time','','11.1.8'),(2131,_binary '-1 (Unlimited)','','none'),(2132,_binary 'PHP memory limit','','11.2.2'),(2133,_binary 'Consider increasing your PHP memory limit to %memory_minimum_limit to help prevent errors in the installation process.','','none'),(2134,_binary 'Consider increasing your PHP memory limit to %memory_minimum_limit to help prevent errors in the update process.','','none'),(2135,_binary 'Depending on your configuration, Drupal can run with a %memory_limit PHP memory limit. However, a %memory_minimum_limit PHP memory limit or above is recommended, especially if your site uses additional custom or contributed modules.','','none'),(2136,_binary 'Increase the memory limit by editing the memory_limit parameter in the file %configuration-file and then restart your web server (or contact your system administrator or hosting provider for assistance).','','none'),(2137,_binary 'Contact your system administrator or hosting provider for assistance with increasing your PHP memory limit.','','none'),(2138,_binary 'Not protected','','none'),(2139,_binary 'The file %file is not protected from modifications and poses a security risk. You must change the file\'s permissions to be non-writable.','','11.2.2'),(2140,_binary 'Cron has not run recently.','','none'),(2141,_binary 'Cron maintenance tasks','','11.2.2'),(2142,_binary 'The directory %directory is not writable.','','none'),(2143,_binary 'Writable (<em>public</em> download method)','','11.2.2'),(2144,_binary 'Writable (<em>private</em> download method)','','none'),(2145,_binary 'Database updates','','11.2.2'),(2146,_binary 'Access to update.php','','11.2.2'),(2147,_binary 'Reset to alphabetical','','11.2.2'),(2148,_binary 'Terms are displayed in ascending order by weight.','','11.2.2'),(2149,_binary 'Weight value must be numeric.','','none'),(2150,_binary 'Are you sure you want to reset the vocabulary %title to alphabetical order?','','none'),(2151,_binary 'Resetting a vocabulary will discard all custom ordering and sort items alphabetically.','','none'),(2152,_binary 'Reset vocabulary %name to alphabetical order.','','none'),(2153,_binary 'Translation settings','','none'),(2154,_binary 'This translation needs to be updated','','none'),(2155,_binary 'Unknown release date','','none'),(2156,_binary 'Last checked: @time ago','','11.2.2'),(2157,_binary 'Last checked: never','','none'),(2158,_binary 'Includes: %includes','','11.2.2'),(2159,_binary 'Select how frequently you want to automatically check for new releases of your currently installed modules and themes.','','none'),(2160,_binary 'Here you can find information about available updates for your installed modules and themes. Note that each module or theme is part of a \"project\", which may or may not have the same name, and might include multiple modules or themes within it.','','11.2.2'),(2161,_binary 'Module and theme update status','','11.2.2'),(2162,_binary 'There are security updates available for one or more of your modules or themes. To ensure the security of your server, you should update immediately!','','11.2.2'),(2163,_binary 'There are updates available for one or more of your modules or themes. To ensure the proper functioning of your site, you should update as soon as possible.','','11.2.2'),(2164,_binary 'Get a status report about available updates for your installed modules and themes.','','11.2.2'),(2165,_binary 'You must enter a username.','','none'),(2166,_binary 'The username cannot begin with a space.','','none'),(2167,_binary 'The username cannot end with a space.','','none'),(2168,_binary 'The username cannot contain multiple spaces in a row.','','none'),(2169,_binary 'The username contains an illegal character.','','none'),(2170,_binary 'The username %name is too long: it must be %max characters or less.','','none'),(2171,_binary 'Who\'s online','','11.1.7'),(2172,_binary 'Unblock the selected users','','none'),(2173,_binary 'Block the selected users','','none'),(2174,_binary 'Deleted user: %name %email.','','none'),(2175,_binary 'Edit role','','11.2.2'),(2176,_binary 'Language list','','none'),(2177,_binary 'Transliterate','','11.1.7'),(2178,_binary 'File extension','','11.2.2'),(2179,_binary 'wide','','none'),(2180,_binary 'The title is used as a tool tip when the user hovers the mouse over the image.','','11.2.2'),(2181,_binary 'Progress indicator','','none'),(2182,_binary 'Bar with progress meter','','none'),(2183,_binary 'Throbber','','none'),(2184,_binary 'Path settings','','none'),(2185,_binary 'The file upload failed. %upload','','none'),(2186,_binary 'URL to file','','11.2.2'),(2187,_binary 'An unrecoverable error occurred. The uploaded file likely exceeded the maximum file size (@size) that this server supports.','','none'),(2188,_binary 'Starting upload...','','none'),(2189,_binary 'Uploading... (@current of @total)','','none'),(2190,_binary 'Enabled (<a href=\"http://pecl.php.net/package/uploadprogress\">PECL uploadprogress</a>)','','11.1.8'),(2191,_binary 'Upload progress','','11.2.2'),(2192,_binary 'Preferred language','','none'),(2193,_binary 'Number field','','11.1.8'),(2194,_binary 'Java','','11.1.7'),(2195,_binary 'Styles','','none'),(2196,_binary 'Apply filters','','11.1.7'),(2197,_binary 'Page count','','11.2.2'),(2198,_binary 'The size of the file in bytes.','','none'),(2199,_binary 'Interface','','none'),(2200,_binary 'Thresholds','','none'),(2201,_binary '@size KB','','11.2.2'),(2202,_binary '@size MB','','11.2.2'),(2203,_binary '@size GB','','none'),(2204,_binary '@size TB','','none'),(2205,_binary '@size PB','','none'),(2206,_binary '@size EB','','none'),(2207,_binary '@size ZB','','none'),(2208,_binary '@size YB','','none'),(2209,_binary 'All messages','','none'),(2210,_binary 'Serialized','','none'),(2211,_binary '« First','','11.1.7'),(2212,_binary 'Last »','','11.1.7'),(2213,_binary 'Discard changes','','none'),(2214,_binary 'Text format','','11.2.2'),(2215,_binary 'Emergency','','11.2.2'),(2216,_binary 'Sort descending','','11.2.2'),(2217,_binary 'Sort ascending','','11.2.2'),(2218,_binary 'Your virtual face or picture.','','11.1.7'),(2219,_binary 'The name of the site.','','11.1.8'),(2220,_binary 'The name of the term.','','none'),(2221,_binary 'Footer Bottom','','none'),(2222,_binary 'Optional features','','none'),(2223,_binary 'Administrative title','','11.2.2'),(2224,_binary 'Administrative description','','11.1.8'),(2225,_binary 'Allow settings','','11.2.2'),(2226,_binary 'Title override','','11.1.7'),(2227,_binary 'Style settings','','11.2.2'),(2228,_binary 'Edit block','','11.2.2'),(2229,_binary 'Views Block','','none'),(2230,_binary 'Show description','','none'),(2231,_binary 'Alert','','11.2.2'),(2232,_binary 'Critical','','11.2.2'),(2233,_binary 'Top center','','none'),(2234,_binary 'Bottom center','','none'),(2235,_binary 'Content Translation','','none'),(2236,_binary 'Translation needs update','','none'),(2237,_binary 'Warnings','','11.2.2'),(2238,_binary 'Format string','','none'),(2239,_binary 'Add format','','none'),(2240,_binary 'Delete date format','','none'),(2241,_binary 'Content type name','','none'),(2242,_binary 'Taxonomy Term','','none'),(2243,_binary 'Slate','','none'),(2244,_binary 'Check settings','','none'),(2245,_binary '@field_name (Locked)','','none'),(2246,_binary 'Add new field: you need to provide a label.','','11.1.8'),(2247,_binary 'The field %field is locked and cannot be edited.','','none'),(2248,_binary '%name must be a number.','','none'),(2249,_binary 'Field formatter','','none'),(2250,_binary '(first item is 0)','','11.2.2'),(2251,_binary '(start from last values)','','11.2.2'),(2252,_binary 'Regional settings','','11.2.2'),(2253,_binary 'Content moderation','','none'),(2254,_binary 'Unsigned','','none'),(2255,_binary 'Number of pages','','11.2.2'),(2256,_binary 'Breadcrumbs','','11.2.2'),(2257,_binary 'The weight of this term in relation to other terms.','','11.1.8'),(2258,_binary 'Help text to display for the vocabulary.','','none'),(2259,_binary 'Whether or not related terms are enabled within the vocabulary. (0 = disabled, 1 = enabled)','','none'),(2260,_binary 'The type of hierarchy allowed within the vocabulary. (0 = disabled, 1 = single, 2 = multiple)','','none'),(2261,_binary 'Whether or not multiple terms from this vocabulary may be assigned to a node. (0 = disabled, 1 = enabled)','','none'),(2262,_binary 'Whether or not terms are required for nodes using this vocabulary. (0 = disabled, 1 = enabled)','','none'),(2263,_binary 'Whether or not free tagging is enabled for the vocabulary. (0 = disabled, 1 = enabled)','','none'),(2264,_binary 'The weight of the vocabulary in relation to other vocabularies.','','none'),(2265,_binary 'Views settings','','11.1.8'),(2266,_binary 'Rotate','','11.1.7'),(2267,_binary 'Relative date','','none'),(2268,_binary 'Remove selected','','11.1.8'),(2269,_binary 'Facility','','none'),(2270,_binary 'Page top','','none'),(2271,_binary 'Page bottom','','none'),(2272,_binary 'Edit display','','11.2.2'),(2273,_binary 'Show links','','none'),(2274,_binary 'Status messages','','11.1.7'),(2275,_binary 'Delete content','','11.1.7'),(2276,_binary 'Limited','','11.2.2'),(2277,_binary 'Current revision','','11.2.2'),(2278,_binary ' minutes','','none'),(2279,_binary 'Definitions','','none'),(2280,_binary 'Drupal 6','','none'),(2281,_binary 'Drupal 7','','none'),(2282,_binary 'URL of the origin of the event.','','none'),(2283,_binary 'Referer','','none'),(2284,_binary 'Hostname of the user who triggered the event.','','none'),(2285,_binary 'Database is encoded in UTF-8','','none'),(2286,_binary 'Drupal could not determine the encoding of the database was set to UTF-8','','none'),(2287,_binary 'PostgreSQL has initialized itself.','','none'),(2288,_binary 'Structure','','11.2.2'),(2289,_binary 'Workflows','','none'),(2290,_binary 'Default values','','none'),(2291,_binary 'Search block','','none'),(2292,_binary 'Node status','','none'),(2293,_binary 'Edit style','','none'),(2294,_binary 'Provider name','','none'),(2295,_binary 'Moderation state','','none'),(2296,_binary 'Allow resize','','none'),(2297,_binary 'Maximum file size','','none'),(2298,_binary 'Machine name:','','none'),(2299,_binary 'Translation files','','none'),(2300,_binary 'Upgrade','','none'),(2301,_binary 'Alternative text','','11.2.2'),(2302,_binary 'Filter format','','none'),(2303,_binary 'Pager type','','none'),(2304,_binary 'Target of the link, such as _blank, _parent or an iframe\'s name. This field is rarely used.','','11.2.2'),(2305,_binary '@argument title','','11.2.2'),(2306,_binary '@argument input','','11.2.2'),(2307,_binary 'Count the number 0 as empty','','11.2.2'),(2308,_binary 'Hide if empty','','11.2.2'),(2309,_binary 'Starting value','','none'),(2310,_binary 'Specify the number the counter should start at.','','none'),(2311,_binary 'Does not start with','','none'),(2312,_binary 'not_begins','','none'),(2313,_binary 'Does not end with','','none'),(2314,_binary 'not_ends','','none'),(2315,_binary 'The view %name has been saved.','','11.2.2'),(2316,_binary 'This filter can cause items that have more than one of the selected options to appear as duplicate results. If this filter causes duplicate results to occur, this checkbox can reduce those duplicates; however, the more terms it has to search for, the less performant the query will be, so use this with caution. Shouldn\'t be set on single-value fields, as it may cause values to disappear from display, if used on an incompatible field.','','none'),(2317,_binary 'Email of user that posted the comment. Will be empty if the author is a registered user.','','none'),(2318,_binary 'The taxonomy term ID for the term.','','none'),(2319,_binary 'The taxonomy term name for the term.','','none'),(2320,_binary 'The name for the vocabulary the term belongs to.','','none'),(2321,_binary 'Choose which vocabularies you wish to relate. Remember that every term found will create a new record, so this relationship is best used on just one vocabulary that has only one term per node.','','none'),(2322,_binary 'The name of the role.','','none'),(2323,_binary 'Hide empty fields','','11.2.2'),(2324,_binary 'Do not display fields, labels or markup for fields that are empty.','','11.2.2'),(2325,_binary 'SVG','','none'),(2326,_binary 'Monthly archive','','11.1.7'),(2327,_binary 'Language select','','11.2.2'),(2328,_binary 'Site email address','','11.1.7'),(2329,_binary 'The <em>From</em> address in automated emails sent during registration and new password requests, and other notifications. (Use an address ending in your site\'s domain to help prevent this email being flagged as spam.)','','11.1.8'),(2330,_binary 'This identifier is used by another handler.','','none'),(2331,_binary 'Length is shorter than','','none'),(2332,_binary 'shorter than','','none'),(2333,_binary 'Length is longer than','','none'),(2334,_binary 'longer than','','none'),(2335,_binary 'SQL Query','','none'),(2336,_binary 'Query will be generated and run using the Drupal database API.','','none'),(2337,_binary 'Exposed form','','11.2.2'),(2338,_binary 'Cancel account','','none'),(2339,_binary 'Secondary menu','','none'),(2340,_binary 'Maximum number of characters','','11.2.2'),(2341,_binary 'Current Theme','','none'),(2342,_binary 'Dependencies','','none'),(2343,_binary 'An error occurred while processing %error_operation with arguments: @arguments','','none'),(2344,_binary 'Base table','','11.2.2'),(2345,_binary 'Administrator role','','none'),(2346,_binary 'Filter messages','','none'),(2347,_binary 'Inherit pager','','11.1.8'),(2348,_binary 'Render pager','','11.1.8'),(2349,_binary 'Render','','11.2.2'),(2350,_binary 'Image scale','','none'),(2351,_binary 'languages','','none'),(2352,_binary 'No revision','','11.2.2'),(2353,_binary 'Requires a title','','11.2.2'),(2354,_binary 'Filter value','','none'),(2355,_binary 'Entities','','none'),(2356,_binary 'Private files','','none'),(2357,_binary 'Not restricted','','11.2.2'),(2358,_binary 'Operations links','','11.2.2'),(2359,_binary 'Choose a block','','none'),(2360,_binary 'entity type','','none'),(2361,_binary 'attribute','','none'),(2362,_binary 'The unique ID of the comment.','','none'),(2363,_binary 'The IP address of the computer the comment was posted from.','','none'),(2364,_binary 'The email address left by the comment author.','','none'),(2365,_binary 'The home page URL left by the comment author.','','none'),(2366,_binary 'The formatted content of the comment itself.','','none'),(2367,_binary 'The URL of the comment.','','none'),(2368,_binary 'Edit URL','','11.2.2'),(2369,_binary 'The URL of the comment\'s edit page.','','none'),(2370,_binary 'The date the comment was posted.','','none'),(2371,_binary 'The comment\'s parent, if comment threading is active.','','none'),(2372,_binary 'New comment count','','11.2.2'),(2373,_binary 'The unique ID of the node\'s latest revision.','','11.1.8'),(2374,_binary 'The human-readable name of the node type.','','none'),(2375,_binary 'The URL of the node.','','11.1.8'),(2376,_binary 'The URL of the node\'s edit page.','','11.1.8'),(2377,_binary 'Date changed','','11.2.2'),(2378,_binary 'The date the node was most recently updated.','','11.1.8'),(2379,_binary 'The slogan of the site.','','11.1.8'),(2380,_binary 'The administrative email address for the site.','','11.1.8'),(2381,_binary 'Login page','','11.2.2'),(2382,_binary 'The URL of the site\'s login page.','','11.1.8'),(2383,_binary 'The unique ID of the uploaded file.','','11.1.8'),(2384,_binary 'The name of the file on disk.','','11.1.8'),(2385,_binary 'The web-accessible URL for the file.','','11.1.8'),(2386,_binary 'The date the file was most recently changed.','','11.1.8'),(2387,_binary 'The user who originally uploaded the file.','','11.1.8'),(2388,_binary 'The unique ID of the taxonomy term.','','none'),(2389,_binary 'The name of the taxonomy term.','','none'),(2390,_binary 'The optional description of the taxonomy term.','','none'),(2391,_binary 'The number of nodes tagged with the taxonomy term.','','none'),(2392,_binary 'The URL of the taxonomy term.','','none'),(2393,_binary 'The vocabulary the taxonomy term belongs to.','','none'),(2394,_binary 'The parent term of the taxonomy term, if one exists.','','none'),(2395,_binary 'The unique ID of the taxonomy vocabulary.','','none'),(2396,_binary 'The name of the taxonomy vocabulary.','','none'),(2397,_binary 'The optional description of the taxonomy vocabulary.','','none'),(2398,_binary 'The number of nodes tagged with terms belonging to the taxonomy vocabulary.','','none'),(2399,_binary 'Term count','','11.2.2'),(2400,_binary 'The number of terms belonging to the taxonomy vocabulary.','','none'),(2401,_binary 'The unique ID of the user account.','','11.1.8'),(2402,_binary 'The login name of the user account.','','11.1.8'),(2403,_binary 'The email address of the user account.','','11.1.8'),(2404,_binary 'The URL of the account profile page.','','11.1.8'),(2405,_binary 'The date the user last logged in to the site.','','11.1.8'),(2406,_binary 'The date the user account was created.','','11.1.8'),(2407,_binary 'Review log','','11.1.8'),(2408,_binary 'Sender name','','11.1.8'),(2409,_binary 'Sender email','','11.1.8'),(2410,_binary 'Main Menu','','11.1.7'),(2411,_binary 'Field types','','11.2.2'),(2412,_binary 'Time zone settings','','none'),(2413,_binary 'Total rows','','11.2.2'),(2414,_binary 'Main page content','','11.1.7'),(2415,_binary 'Content Moderation','','none'),(2416,_binary 'You are not allowed to access this page.','','none'),(2417,_binary 'Authorize file system changes','','none'),(2418,_binary 'It appears you have reached this page in error.','','none'),(2419,_binary 'authorize.php','','none'),(2420,_binary 'Cron could not run because an invalid key was used.','','none'),(2421,_binary 'Cron could not run because the site is in maintenance mode.','','none'),(2422,_binary 'Default country','','none'),(2423,_binary 'In your %settings_file file you have configured @drupal to use a %driver server, however your PHP installation currently does not support this database type.','','none'),(2424,_binary 'Congratulations, you installed @drupal!','','11.1.7'),(2425,_binary 'Settings file','','none'),(2426,_binary 'Site maintenance account','','11.1.7'),(2427,_binary 'No pending updates.','','11.1.8'),(2428,_binary '1 pending update@count pending updates','','none'),(2429,_binary 'Unable to continue, no available methods of file transfer','','none'),(2430,_binary 'To continue, provide your server connection details','','none'),(2431,_binary 'Connection method','','none'),(2432,_binary 'Enter connection settings','','none'),(2433,_binary '@backend connection settings','','none'),(2434,_binary 'Change connection type','','none'),(2435,_binary 'Site under maintenance','','none'),(2436,_binary 'Failed to run all tasks against the database server. The task %task wasn\'t found.','','none'),(2437,_binary 'Required modules','','none'),(2438,_binary 'Required modules not found.','','none'),(2439,_binary '%module module uninstalled.','','none'),(2440,_binary 'JavaScript translation file %file.js was lost.','','none'),(2441,_binary 'Operating in maintenance mode.','','none'),(2442,_binary 'Unable to create %directory due to the following: %reason','','none'),(2443,_binary 'Configuring cron','','none'),(2444,_binary 'Controlling visibility','','none'),(2445,_binary 'Demonstrate block regions (@theme)','','11.2.2'),(2446,_binary 'Administer blocks','','11.2.2'),(2447,_binary 'Restricted to certain pages','','11.2.2'),(2448,_binary 'The block cannot be placed in this region.','','11.2.2'),(2449,_binary 'Select one or more comments to perform the update on.','','none'),(2450,_binary 'Deleted comment @cid and its replies.','','none'),(2451,_binary 'Comment approved.','','none'),(2452,_binary 'Tokens for comments posted on the site.','','none'),(2453,_binary 'Full comment','','11.1.7'),(2454,_binary 'Unapproved comments (@count)','','none'),(2455,_binary 'Administer comments and comment settings','','11.2.2'),(2456,_binary 'Edit own comments','','11.2.2'),(2457,_binary 'Threading','','none'),(2458,_binary 'Show comment replies in a threaded list.','','none'),(2459,_binary 'Allow comment title','','none'),(2460,_binary 'Show reply form on the same page as comments','','none'),(2461,_binary 'Users with the \"Post comments\" permission can post comments.','','none'),(2462,_binary 'Users cannot post comments, but existing comments will be displayed.','','none'),(2463,_binary 'Your comment has been queued for review by site administrators and will be published after approval.','','none'),(2464,_binary 'Your comment has been posted.','','none'),(2465,_binary 'Save comment','','11.1.7'),(2466,_binary 'List and edit site comments and the comment approval queue.','','11.2.2'),(2467,_binary 'Unapproved comments','','11.2.2'),(2468,_binary 'You cannot send more than %limit messages in @interval. Try again later.','','none'),(2469,_binary 'Contact @username','','none'),(2470,_binary 'Administer contact forms and contact form settings','','11.2.2'),(2471,_binary 'Use the site-wide contact form','','11.2.2'),(2472,_binary 'Use users\' personal contact forms','','11.2.2'),(2473,_binary 'Changing this setting will not affect existing users.','','11.2.2'),(2474,_binary 'Displaying contextual links','','none'),(2475,_binary 'Use contextual links','','11.2.2'),(2476,_binary 'Contextual links','','11.2.2'),(2477,_binary 'Database log cleared.','','none'),(2478,_binary 'Monitoring your site','','none'),(2479,_binary 'Debugging site problems','','none'),(2480,_binary 'List (text)','','11.1.8'),(2481,_binary 'Allowed HTML tags in labels: @tags','','none'),(2482,_binary 'The value of this field is being determined by the %function function and may not be changed.','','none'),(2483,_binary 'Allowed values list: each key must be a valid integer or decimal.','','none'),(2484,_binary 'Allowed values list: each key must be a string at most 255 characters long.','','none'),(2485,_binary 'Allowed values list: keys must be integers.','','none'),(2486,_binary 'The minimum value that should be allowed in this field. Leave blank for no minimum.','','11.2.2'),(2487,_binary 'The maximum value that should be allowed in this field. Leave blank for no maximum.','','11.2.2'),(2488,_binary 'Define a string that should be prefixed to the value, like \'$ \' or \'&euro; \'. Leave blank for none. Separate singular and plural values with a pipe (\'pound|pounds\').','','11.2.2'),(2489,_binary 'Summary input','','11.1.8'),(2490,_binary 'This allows authors to input an explicit summary, to be displayed instead of the automatically trimmed text when using the \"Summary or trimmed\" display type.','','11.1.8'),(2491,_binary 'Summary or trimmed','','11.1.8'),(2492,_binary 'Text area with a summary','','11.1.8'),(2493,_binary 'Leave blank to use trimmed value of full text as the summary.','','11.1.8'),(2494,_binary 'Hide summary','','11.2.2'),(2495,_binary 'Edit summary','','11.2.2'),(2496,_binary 'Edit field settings.','','11.2.2'),(2497,_binary 'Attempt to update field %label failed: %message.','','none'),(2498,_binary 'Required field','','11.2.2'),(2499,_binary 'The default value for this field, used when creating new content.','','11.2.2'),(2500,_binary 'Saved %label configuration.','','11.2.2'),(2501,_binary 'This list shows all fields currently in use for easy reference.','','none'),(2502,_binary 'Field list','','11.2.2'),(2503,_binary 'Manage display','','11.2.2'),(2504,_binary 'Field UI','','none'),(2505,_binary 'Enable <em>Display</em> field','','none'),(2506,_binary 'The display option allows users to choose if a file should be shown when viewing the content.','','none'),(2507,_binary 'Files displayed by default','','none'),(2508,_binary 'This setting only has an effect if the display option is enabled.','','none'),(2509,_binary 'Upload destination','','11.2.2'),(2510,_binary 'Select where the final files should be stored. Private file storage has significantly more overhead than public files, but allows restricted access to files within this field.','','11.2.2'),(2511,_binary 'Optional subdirectory within the upload destination where files will be stored. Do not include preceding or trailing slashes.','','11.2.2'),(2512,_binary 'Enable <em>Description</em> field','','none'),(2513,_binary 'The description field allows users to enter a description about the uploaded file.','','none'),(2514,_binary 'Generic file','','11.2.2'),(2515,_binary 'Table of files','','11.2.2'),(2516,_binary 'Add a new file','','11.2.2'),(2517,_binary 'Include file in display','','none'),(2518,_binary 'The description may be used as the label of the link to the file.','','none'),(2519,_binary 'All roles may use this format','','none'),(2520,_binary 'The text format ordering has been saved.','','none'),(2521,_binary 'Add text format','','11.1.7'),(2522,_binary 'All roles for this text format must be enabled and cannot be changed.','','none'),(2523,_binary 'Filter processing order','','none'),(2524,_binary 'Text format names must be unique. A format named %name already exists.','','none'),(2525,_binary 'Added text format %format.','','none'),(2526,_binary 'The text format %format has been updated.','','none'),(2527,_binary 'Text formats','','none'),(2528,_binary 'Choosing a text format','','none'),(2529,_binary 'Warning: This permission may have security implications depending on how the text format is configured.','','11.2.2'),(2530,_binary 'Convert line breaks into HTML (i.e. <code>&lt;br&gt;</code> and <code>&lt;p&gt;</code>)','','none'),(2531,_binary 'Convert URLs into links','','11.2.2'),(2532,_binary 'Correct faulty and chopped off HTML','','none'),(2533,_binary 'Display any HTML as plain text','','none'),(2534,_binary 'Display basic HTML help in long filter tips','','none'),(2535,_binary 'Add rel=\"nofollow\" to all links','','none'),(2536,_binary 'This site allows HTML content. While learning all of HTML may feel intimidating, learning how to use a very small number of the most basic HTML \"tags\" is very easy. This table provides examples for each tag that is enabled on this site.','','none'),(2537,_binary 'Most unusual characters can be directly entered without any problems.','','none'),(2538,_binary 'No HTML tags allowed.','','none'),(2539,_binary 'Follow these steps to set up and start using your website:','','none'),(2540,_binary 'Providing a help reference','','none'),(2541,_binary 'Image style name','','11.1.7'),(2542,_binary 'Select a new effect','','11.1.7'),(2543,_binary 'Select an effect to add.','','none'),(2544,_binary 'The image effect was successfully applied.','','none'),(2545,_binary 'Style name','','11.1.8'),(2546,_binary 'Create new style','','none'),(2547,_binary 'Style %name was created.','','none'),(2548,_binary 'Replacement style','','none'),(2549,_binary 'Optionally select a style before deleting %style','','none'),(2550,_binary 'Update effect','','none'),(2551,_binary 'Add effect','','none'),(2552,_binary 'Are you sure you want to delete the @effect effect from the %style style?','','none'),(2553,_binary 'The image effect %name has been deleted.','','none'),(2554,_binary 'Width and height can not both be blank.','','none'),(2555,_binary 'The part of the image that will be retained during the crop.','','none'),(2556,_binary 'The background color to use for exposed areas of the image. Use web-style hex colors (#FFFFFF for white, #000000 for black). Leave blank for transparency on image types that support it.','','none'),(2557,_binary 'There are currently no effects in this style. Add one by selecting an option below.','','none'),(2558,_binary 'view actual size','','none'),(2559,_binary 'Resizing will make images an exact set of dimensions. This may cause images to be stretched or shrunk disproportionately.','','none'),(2560,_binary 'Scaling will maintain the aspect-ratio of the original image. If only a single dimension is specified, the other dimension will be calculated.','','none'),(2561,_binary 'Scale and crop','','11.1.7'),(2562,_binary 'Scale and crop will maintain the aspect-ratio of the original image, then crop the larger dimension. This is most useful for creating perfectly square thumbnails without stretching the image.','','none'),(2563,_binary 'Desaturate','','11.1.7'),(2564,_binary 'Desaturate converts an image to grayscale.','','none'),(2565,_binary 'Rotating an image may cause the dimensions of an image to increase to fit the diagonal.','','none'),(2566,_binary 'Image resize failed using the %toolkit toolkit on %path (%mimetype, %dimensions)','','none'),(2567,_binary 'Image scale failed using the %toolkit toolkit on %path (%mimetype, %dimensions)','','none'),(2568,_binary 'Image crop failed using the %toolkit toolkit on %path (%mimetype, %dimensions)','','none'),(2569,_binary 'Image scale and crop failed using the %toolkit toolkit on %path (%mimetype, %dimensions)','','none'),(2570,_binary 'Image desaturate failed using the %toolkit toolkit on %path (%mimetype, %dimensions)','','none'),(2571,_binary 'Image rotate failed using the %toolkit toolkit on %path (%mimetype, %dimensions)','','none'),(2572,_binary 'If no image is uploaded, this image will be shown on display.','','11.2.2'),(2573,_binary 'Enable <em>Alt</em> field','','11.2.2'),(2574,_binary 'Enable <em>Title</em> field','','11.2.2'),(2575,_binary 'The title attribute is used as a tooltip when the mouse hovers over the image.','','11.2.2'),(2576,_binary 'Preview image style','','none'),(2577,_binary 'no preview','','11.2.2'),(2578,_binary 'The preview image will be shown while editing the content.','','none'),(2579,_binary 'Image styles commonly provide thumbnail sizes by scaling and cropping images, but can also add various effects before an image is displayed. When an image is displayed with a style, a new file is created and the original image is left unchanged.','','11.1.8'),(2580,_binary 'Administer image styles','','11.2.2'),(2581,_binary 'No defined styles','','none'),(2582,_binary 'Error generating image.','','none'),(2583,_binary 'Unable to generate the derived image located at %path.','','none'),(2584,_binary 'Failed to create style directory: %directory','','none'),(2585,_binary 'Cached image file %destination already exists. There may be an issue with your rewrite configuration.','','none'),(2586,_binary 'Image styles','','11.2.2'),(2587,_binary 'Configure styles that can be used for resizing or adjusting images on display.','','11.2.2'),(2588,_binary 'Edit image effect','','none'),(2589,_binary 'Delete image effect','','none'),(2590,_binary 'Add image effect','','none'),(2591,_binary 'Detection method','','none'),(2592,_binary 'Part of the URL that determines language','','none'),(2593,_binary 'Request/session parameter','','none'),(2594,_binary 'Name of the request/session parameter used to determine the desired language.','','none'),(2595,_binary 'Filter translatable strings','','none'),(2596,_binary 'Date type','','none'),(2597,_binary 'Determine the language from a request/session parameter. Example: \"http://example.com?language=de\" sets language to German based on the use of \"de\" within the \"language\" parameter.','','none'),(2598,_binary 'Administer languages','','11.2.2'),(2599,_binary 'Order of language detection methods for content. If a version of content is available in the detected language, it will be displayed.','','none'),(2600,_binary 'Follow the user\'s language preference.','','none'),(2601,_binary 'Language switcher (@type)','','none'),(2602,_binary 'Detection and selection','','11.2.2'),(2603,_binary 'URL language detection configuration','','none'),(2604,_binary 'Session language detection configuration','','none'),(2605,_binary 'January','Long month name','none'),(2606,_binary 'February','Long month name','none'),(2607,_binary 'March','Long month name','11.2.2'),(2608,_binary 'April','Long month name','none'),(2609,_binary 'May','Long month name','none'),(2610,_binary 'June','Long month name','11.2.2'),(2611,_binary 'July','Long month name','11.2.2'),(2612,_binary 'August','Long month name','none'),(2613,_binary 'September','Long month name','11.2.2'),(2614,_binary 'October','Long month name','11.2.2'),(2615,_binary 'November','Long month name','none'),(2616,_binary 'December','Long month name','none'),(2617,_binary 'Menu links that are not enabled will not be listed in any menu.','','none'),(2618,_binary 'Show as expanded','','11.2.2'),(2619,_binary 'If selected and this menu link has children, the menu will always appear expanded.','','none'),(2620,_binary 'Parent link','','11.2.2'),(2621,_binary 'The menu link %title has been deleted.','','none'),(2622,_binary 'Are you sure you want to reset the link %item to its default values?','','none'),(2623,_binary 'The menu link was reset to its default settings.','','none'),(2624,_binary 'Deleted custom menu %title and all its menu links.','','none'),(2625,_binary 'Managing menus','','11.2.2'),(2626,_binary 'Displaying menus','','none'),(2627,_binary 'Provide a menu link','','11.2.2'),(2628,_binary 'Available menus','','11.2.2'),(2629,_binary 'Edit menu link','','11.1.8'),(2630,_binary 'Reset menu link','','none'),(2631,_binary 'Delete menu link','','none'),(2632,_binary 'Preview before submitting','','11.2.2'),(2633,_binary 'This text will be displayed at the top of the page when creating or editing content of this type.','','11.2.2'),(2634,_binary 'Invalid machine-readable name. Enter a name other than %invalid.','','none'),(2635,_binary 'Promote selected content to front page','','none'),(2636,_binary 'Demote selected content from front page','','none'),(2637,_binary 'Make selected content sticky','','none'),(2638,_binary 'Make selected content not sticky','','none'),(2639,_binary '<em>Edit @type</em> @title','','11.2.2'),(2640,_binary 'You have not created any content types yet. Go to the <a href=\"@create-content\">content type creation page</a> to add a new content type.','','none'),(2641,_binary 'Revision log message','','11.2.2'),(2642,_binary 'Tokens related to individual content items, or \"nodes\".','','11.1.8'),(2643,_binary 'The unique ID of the content item, or \"node\".','','11.1.8'),(2644,_binary 'The main body text of the node.','','11.1.8'),(2645,_binary 'The summary of the node\'s main body text.','','11.1.8'),(2646,_binary 'Creating content','','none'),(2647,_binary 'Creating custom content types','','none'),(2648,_binary 'Administering content','','none'),(2649,_binary 'Creating revisions','','none'),(2650,_binary 'The Node module also enables you to create multiple versions of any content, and revert to older versions using the <em>Revision information</em> settings.','','none'),(2651,_binary 'User permissions','','none'),(2652,_binary 'Individual content types can have different fields, behaviors, and permissions assigned to them.','','11.1.8'),(2653,_binary 'Content items can be displayed using different view modes: Teaser, Full content, Print, RSS, etc. <em>Teaser</em> is a short format that is typically used in lists of multiple content items. <em>Full content</em> is typically used when the content is displayed on its own page.','','11.2.2'),(2654,_binary 'Here, you can define which fields are shown and hidden when %type content is displayed in each view mode, and define how the fields are displayed in each view mode.','','11.2.2'),(2655,_binary 'Full content','','11.1.7'),(2656,_binary 'Administer content types','','11.2.2'),(2657,_binary 'Warning: Give to trusted roles only; this permission has security implications.','','11.2.2'),(2658,_binary 'View published content','','11.2.2'),(2659,_binary 'Bypass content access control','','11.2.2'),(2660,_binary 'View own unpublished content','','11.2.2'),(2661,_binary 'Content is sticky at top of lists','','none'),(2662,_binary 'Content is promoted to the front page','','none'),(2663,_binary 'Recent content','','11.1.7'),(2664,_binary 'No front page content has been created yet.','','none'),(2665,_binary 'Unpublish content','','11.1.7'),(2666,_binary 'Make content sticky','','11.1.7'),(2667,_binary 'Make content unsticky','','11.1.7'),(2668,_binary 'Promote content to front page','','11.1.7'),(2669,_binary 'Remove content from front page','','11.1.7'),(2670,_binary 'Save content','','11.1.7'),(2671,_binary 'Node Access Permissions','','11.2.2'),(2672,_binary 'One permission in use@count permissions in use','','none'),(2673,_binary 'Find and manage content.','','11.2.2'),(2674,_binary 'Don\'t display post information','','11.2.2'),(2675,_binary 'Creating aliases','','none'),(2676,_binary 'Managing aliases','','none'),(2677,_binary 'An alias defines a different name for an existing URL path - for example, the alias \'about\' for the URL path \'node/1\'. A URL path can have multiple aliases.','','11.1.8'),(2678,_binary 'Administer URL aliases','','11.2.2'),(2679,_binary 'Create and edit URL aliases','','11.2.2'),(2680,_binary 'Searched %type for %keys.','','none'),(2681,_binary 'Administer search','','11.2.2'),(2682,_binary 'Use search','','11.2.2'),(2683,_binary 'Use advanced search','','11.2.2'),(2684,_binary 'Choose a set of shortcuts to use','','none'),(2685,_binary 'Choose a set of shortcuts for this user','','none'),(2686,_binary '%user is now using a new shortcut set called %set_name. You can edit it from this page.','','none'),(2687,_binary 'You are now using the %set_name shortcut set.','','none'),(2688,_binary '%user is now using the %set_name shortcut set.','','none'),(2689,_binary 'Change set','','none'),(2690,_binary 'The shortcut set has been updated.','','none'),(2691,_binary 'The name of the shortcut.','','none'),(2692,_binary 'The shortcut %link has been updated.','','none'),(2693,_binary 'Added a shortcut for %title.','','11.1.8'),(2694,_binary 'The shortcut %title has been deleted.','','11.1.8'),(2695,_binary 'Unable to add a shortcut for %title.','','none'),(2696,_binary 'Adding and removing shortcuts','','none'),(2697,_binary 'Displaying shortcuts','','none'),(2698,_binary 'Administer shortcuts','','11.2.2'),(2699,_binary 'Add to %shortcut_set shortcuts','','11.2.2'),(2700,_binary 'Add to shortcuts','','none'),(2701,_binary 'Remove from %shortcut_set shortcuts','','11.2.2'),(2702,_binary 'Remove from shortcuts','','none'),(2703,_binary 'Edit shortcuts','','11.2.2'),(2704,_binary 'Add shortcut','','none'),(2705,_binary 'Logging for UNIX, Linux, and Mac OS X','','none'),(2706,_binary 'Logging for Microsoft Windows','','none'),(2707,_binary 'On Microsoft Windows, messages are always sent to the Event Log using the code <code>LOG_USER</code>.','','none'),(2708,_binary 'Syslog facility','','none'),(2709,_binary 'Depending on the system configuration, Syslog and other logging tools use this code to identify or filter messages from within the entire system log.','','none'),(2710,_binary 'The image %file could not be rotated because the imagerotate() function is not available in this PHP installation.','','none'),(2711,_binary 'default theme','','11.1.8'),(2712,_binary 'Choose \"Default theme\" to always use the same theme as the rest of the site.','','11.1.8'),(2713,_binary 'Use the administration theme when editing or creating content','','11.1.8'),(2714,_binary 'The %theme theme was not found.','','none'),(2715,_binary '%theme is now the default theme.','','none'),(2716,_binary 'User verification status in comments','','11.2.2'),(2717,_binary 'These settings only exist for the themes based on the %engine theme engine.','','none'),(2718,_binary 'The custom logo path is invalid.','','none'),(2719,_binary 'The custom favicon path is invalid.','','none'),(2720,_binary 'Would you like to continue with the above?','','11.1.8'),(2721,_binary 'Enter a valid IP address.','','none'),(2722,_binary 'The IP address %ip was deleted.','','none'),(2723,_binary 'How this is used depends on your site\'s theme.','','11.1.8'),(2724,_binary 'This page is displayed when the requested document is denied to the current user. Leave blank to display a generic \"access denied\" page.','','11.1.8'),(2725,_binary 'This page is displayed when no other content matches the requested document. Leave blank to display a generic \"page not found\" page.','','11.1.8'),(2726,_binary 'Errors and warnings','','none'),(2727,_binary 'Clear all caches','','11.2.2'),(2728,_binary 'Bandwidth optimization','','11.2.2'),(2729,_binary 'Public file system path','','11.1.7'),(2730,_binary 'Private file system path','','11.1.7'),(2731,_binary 'Default download method','','11.1.7'),(2732,_binary 'This setting is used as the preferred download method. The use of public files is more efficient, but does not provide any access control.','','11.1.7'),(2733,_binary 'Time zones','','none'),(2734,_binary 'Only applied if users may set their own time zone.','','none'),(2735,_binary 'Time zone for new users','','none'),(2736,_binary 'Put site into maintenance mode','','none'),(2737,_binary 'Displayed as %date','','none'),(2738,_binary 'Save format','','none'),(2739,_binary 'Custom date format updated.','','none'),(2740,_binary 'Custom date format added.','','none'),(2741,_binary 'Deleted %ip','','none'),(2742,_binary 'Tokens for site-wide settings and other global information.','','11.1.8'),(2743,_binary 'Tokens related to times and dates.','','none'),(2744,_binary 'Tokens related to uploaded files.','','none'),(2745,_binary 'URL (brief)','','11.2.2'),(2746,_binary 'The URL of the site\'s front page without the protocol.','','11.1.8'),(2747,_binary 'Short format','','11.2.2'),(2748,_binary 'Medium format','','11.2.2'),(2749,_binary 'Long format','','11.2.2'),(2750,_binary 'Time-since','','11.2.2'),(2751,_binary 'Raw timestamp','','11.2.2'),(2752,_binary 'Managing modules','','none'),(2753,_binary 'Managing themes','','none'),(2754,_binary 'Configuring basic site settings','','none'),(2755,_binary 'Administer modules','','11.2.2'),(2756,_binary 'Administer site configuration','','11.2.2'),(2757,_binary 'Administer themes','','11.2.2'),(2758,_binary 'Administer actions','','11.2.2'),(2759,_binary 'Use the site in maintenance mode','','11.2.2'),(2760,_binary 'View site reports','','11.2.2'),(2761,_binary 'Public files','','11.2.2'),(2762,_binary 'Public local files served by the webserver.','','11.1.7'),(2763,_binary 'Private local files served by Drupal.','','none'),(2764,_binary 'Temporary files','','none'),(2765,_binary 'Temporary local files for upload and previews.','','none'),(2766,_binary 'Update modules','','none'),(2767,_binary 'Update themes','','none'),(2768,_binary 'SSH','','none'),(2769,_binary 'Your password is not saved in the database and is only used to establish a connection.','','none'),(2770,_binary 'The connection will be created between your web server and the machine hosting the web server files. In the vast majority of cases, this will be the same machine, and \"localhost\" is correct.','','none'),(2771,_binary 'Select the desired local time and time zone. Dates and times throughout this site will be displayed using this time zone.','','11.2.2'),(2772,_binary 'The directory %directory does not exist and could not be created.','','none'),(2773,_binary 'The directory %directory exists but is not writable and could not be made writable.','','none'),(2774,_binary 'Administer blocks, content types, menus, etc.','','11.2.2'),(2775,_binary 'Delete IP address','','none'),(2776,_binary 'Maintenance mode','','11.2.2'),(2777,_binary 'Logging and errors','','11.2.2'),(2778,_binary 'Edit date format','','none'),(2779,_binary 'Search and metadata','','11.2.2'),(2780,_binary 'Content authoring','','11.2.2'),(2781,_binary '%profile_name (%profile-%version)','','none'),(2782,_binary 'more information','','11.2.2'),(2783,_binary 'Tokens related to taxonomy terms.','','none'),(2784,_binary 'Tokens related to taxonomy vocabularies.','','none'),(2785,_binary 'Taxonomy is for categorizing content. Terms are grouped into vocabularies. For example, a vocabulary called \"Fruit\" would contain the terms \"Apple\" and \"Banana\".','','11.2.2'),(2786,_binary 'You can reorganize the terms in %capital_name using their drag-and-drop handles, and group terms under a parent term by sliding them under and to the right of the parent.','','11.2.2'),(2787,_binary '%capital_name contains terms grouped under parent terms. You can reorganize the terms in %capital_name using their drag-and-drop handles.','','none'),(2788,_binary '%capital_name contains terms with multiple parents. Drag and drop of terms with multiple parents is not supported, but you can re-enable drag-and-drop support by editing each term to include only a single parent.','','none'),(2789,_binary 'Administer vocabularies and terms','','11.2.2'),(2790,_binary 'Taxonomy term page','','11.1.7'),(2791,_binary 'Translating content','','none'),(2792,_binary 'Preparing to update your site','','11.1.8'),(2793,_binary 'Update was completed successfully. Your site has been taken out of maintenance mode.','','11.1.8'),(2794,_binary 'Update was completed successfully.','','none'),(2795,_binary 'Update failed! See the log below for more information.','','none'),(2796,_binary 'Update failed! See the log below for more information. Your site is still in maintenance mode.','','none'),(2797,_binary 'Failed to get available update data.','','none'),(2798,_binary 'No available update data','','11.2.2'),(2799,_binary 'Checking available update data','','none'),(2800,_binary 'Trying to check available update data ...','','none'),(2801,_binary 'Error checking available update data.','','none'),(2802,_binary 'Checking available update data ...','','none'),(2803,_binary 'Checked available update data for %title.','','none'),(2804,_binary 'Failed to check available update data for %title.','','none'),(2805,_binary 'An error occurred trying to get available update data.','','none'),(2806,_binary 'Checked available update data for one project.Checked available update data for @count projects.','','none'),(2807,_binary 'Failed to get available update data for one project.Failed to get available update data for @count projects.','','none'),(2808,_binary 'There was a problem getting update information. Try again later.','','none'),(2809,_binary '(Theme)','','11.1.8'),(2810,_binary '(Security update)','','none'),(2811,_binary '(Unsupported)','','none'),(2812,_binary 'All of your projects are up to date.','','none'),(2813,_binary 'Download these updates','','11.1.8'),(2814,_binary 'Manual updates required','','11.1.8'),(2815,_binary 'You must select at least one project to update.','','none'),(2816,_binary 'Downloading updates','','11.1.8'),(2817,_binary 'Preparing to download selected updates','','11.1.8'),(2818,_binary 'Downloading updates failed:','','none'),(2819,_binary 'Updates downloaded successfully.','','11.1.8'),(2820,_binary 'Fatal error trying to download.','','none'),(2821,_binary 'Perform updates with site in maintenance mode (strongly recommended)','','11.1.8'),(2822,_binary 'Downloading %project','','none'),(2823,_binary 'Failed to download %project from %url','','none'),(2824,_binary 'Includes:','','none'),(2825,_binary 'Enabled: %includes','','none'),(2826,_binary 'Disabled: %disabled','','none'),(2827,_binary 'Checking for available updates','','none'),(2828,_binary 'Ready to update','','11.1.8'),(2829,_binary 'Update manager','','11.1.8'),(2830,_binary 'No people available.','','11.1.7'),(2831,_binary 'Registration and cancellation','','11.2.2'),(2832,_binary 'Who can register accounts?','','11.2.2'),(2833,_binary 'Administrators only','','11.2.2'),(2834,_binary 'When cancelling a user account','','11.2.2'),(2835,_binary 'Select method for cancelling account','','11.2.2'),(2836,_binary 'Administer users','','11.2.2'),(2837,_binary 'Welcome (new user created by administrator)','','11.2.2'),(2838,_binary 'Welcome (awaiting approval)','','11.2.2'),(2839,_binary 'Welcome (no approval required)','','11.2.2'),(2840,_binary 'Password recovery','','11.2.2'),(2841,_binary 'Account activation','','11.2.2'),(2842,_binary 'Account cancellation confirmation','','11.2.2'),(2843,_binary 'Account canceled','','11.2.2'),(2844,_binary 'The one-time login link you clicked is invalid.','','none'),(2845,_binary '<p>This is a one-time login for %user_name and will expire on %expiration_date.</p><p>Click on this button to log in to the site and change your password.</p>','','none'),(2846,_binary 'When cancelling your account','','none'),(2847,_binary 'Are you sure you want to cancel your account?','','none'),(2848,_binary 'Are you sure you want to cancel the account %name?','','none'),(2849,_binary 'Your account will be blocked and you will no longer be able to log in. All of your content will be hidden from everyone but administrators.','','none'),(2850,_binary 'Your account will be removed and all account information deleted. All of your content will be assigned to the %anonymous-name user.','','none'),(2851,_binary 'Your account will be removed and all account information deleted. All of your content will also be deleted.','','none'),(2852,_binary 'Sent account cancellation request to %name %email.','','none'),(2853,_binary 'Tokens related to individual user accounts.','','none'),(2854,_binary 'Tokens related to the currently logged in user.','','11.1.8'),(2855,_binary 'Creating and managing users','','none'),(2856,_binary 'This form lets administrators configure how fields should be displayed when rendering a user profile page.','','11.2.2'),(2857,_binary 'Change own username','','11.2.2'),(2858,_binary 'Cancel own user account','','11.2.2'),(2859,_binary 'Cancelling account','','none'),(2860,_binary 'Cancelling user account','','none'),(2861,_binary 'An administrator created an account for you at [site:name]','','11.1.7'),(2862,_binary 'Cancel the selected user accounts','','none'),(2863,_binary 'When cancelling these accounts','','none'),(2864,_binary 'Are you sure you want to cancel these user accounts?','','none'),(2865,_binary 'Add lowercase letters','','11.2.2'),(2866,_binary 'Add uppercase letters','','11.2.2'),(2867,_binary 'Add numbers','','11.2.2'),(2868,_binary 'Add punctuation','','11.2.2'),(2869,_binary 'Make it different from your username','','11.2.2'),(2870,_binary 'Weak','','11.2.2'),(2871,_binary 'Fair','','11.2.2'),(2872,_binary 'Blocked user: %name %email.','','none'),(2873,_binary 'Find and manage people interacting with your site.','','11.1.7'),(2874,_binary 'Confirm account cancellation','','none'),(2875,_binary 'Minimal','','none'),(2876,_binary 'Basic page','','11.1.7'),(2877,_binary 'Use <em>basic pages</em> for your static content, such as an \'About us\' page.','','11.1.7'),(2878,_binary 'Use tags to group articles on similar topics into categories.','','11.1.7'),(2879,_binary 'Install with commonly used features pre-configured.','','11.1.8'),(2880,_binary 'Contact forms','','11.2.2'),(2881,_binary 'Flood control','','none'),(2882,_binary 'Entity ID','','11.2.2'),(2883,_binary 'Social Bar','','none'),(2884,_binary 'Image style','','11.2.2'),(2885,_binary 'Exposed','','none'),(2886,_binary 'Remove this display','','none'),(2887,_binary 'Operator to use on all groups','','none'),(2888,_binary 'Either \"group 0 AND group 1 AND group 2\" or \"group 0 OR group 1 OR group 2\", etc','','none'),(2889,_binary 'Remove group @group','','none'),(2890,_binary 'Default group','','none'),(2891,_binary 'Group @group','','none'),(2892,_binary 'Ungroupable filters','','none'),(2893,_binary 'Basic exposed form','','none'),(2894,_binary 'Input required','','11.1.8'),(2895,_binary 'An exposed form that only renders a view if the form contains user input.','','none'),(2896,_binary 'Display all items','','11.2.2'),(2897,_binary 'Display a specified number of items','','11.2.2'),(2898,_binary 'Display a limited number items that this view might find.','','none'),(2899,_binary 'Paged output, full pager','','11.2.2'),(2900,_binary 'Paged output, full Drupal style','','none'),(2901,_binary 'Paged output, mini pager','','11.2.2'),(2902,_binary 'Name (raw)','','none'),(2903,_binary 'Machine Name','','11.2.2'),(2904,_binary 'Change the machine name of this display.','','11.2.2'),(2905,_binary 'Change settings for this pager type.','','11.2.2'),(2906,_binary 'Allow grouping and aggregation (calculation) of fields.','','11.2.2'),(2907,_binary 'Exposed form style','','11.1.8'),(2908,_binary 'Select the kind of exposed filter to use.','','11.2.2'),(2909,_binary 'Exposed form settings for this exposed form style.','','11.2.2'),(2910,_binary 'The machine name of this display','','none'),(2911,_binary 'If enabled, some fields may become unavailable. All fields that are selected for grouping will be collapsed to one record per distinct value. Other fields which are selected for aggregation will have the function run on them. For example, you can group nodes on title and count the number of nids in order to get a list of duplicate titles.','','none'),(2912,_binary 'Exposed Form','','11.2.2'),(2913,_binary 'Exposed form options','','11.1.8'),(2914,_binary 'Pager options','','11.2.2'),(2915,_binary 'Display id should be unique.','','none'),(2916,_binary 'Include reset button','','none'),(2917,_binary 'Reset button label','','11.1.8'),(2918,_binary 'Text to display in the reset button of the exposed form.','','11.1.8'),(2919,_binary 'Exposed sorts label','','11.1.8'),(2920,_binary 'Select any filter and click on Apply to see results','','none'),(2921,_binary 'Text on demand','','none'),(2922,_binary 'Exposed options','','11.2.2'),(2923,_binary 'Items per page label','','11.2.2'),(2924,_binary 'Exposed items per page options','','11.2.2'),(2925,_binary 'Expose Offset','','none'),(2926,_binary 'Offset label','','11.2.2'),(2927,_binary 'Mini pager, @count item, skip @skipMini pager, @count items, skip @skip','','none'),(2928,_binary 'Mini pager, @count itemMini pager, @count items','','11.2.2'),(2929,_binary 'All items, skip @skip','','none'),(2930,_binary 'All items','','none'),(2931,_binary '@count item, skip @skip@count items, skip @skip','','none'),(2932,_binary '@count item@count items','','11.2.2'),(2933,_binary 'Group results together','','none'),(2934,_binary 'Are you sure you want to revert the revision?','','none'),(2935,_binary 'Are you sure you want to delete the revision?','','none'),(2936,_binary 'Bundle ID','','none'),(2937,_binary 'Edit account','','none'),(2938,_binary 'Internet','','none'),(2939,_binary 'Alt','','11.1.8'),(2940,_binary 'Administrative label','','none'),(2941,_binary 'Default logo','','none'),(2942,_binary 'Custom logo','','none'),(2943,_binary '1 pending update (@number_applied to be applied, @number_incompatible skipped)@count pending updates (@number_applied to be applied, @number_incompatible skipped)','','none'),(2944,_binary 'Author textfield','','none'),(2945,_binary 'Overview of fields on all entity types.','','11.2.2'),(2946,_binary 'Collapse','','11.2.2'),(2947,_binary 'Error messages to display','','none'),(2948,_binary 'It is recommended that sites running on production environments do not display any errors.','','none'),(2949,_binary 'Current password','','none'),(2950,_binary 'Your current password is missing or incorrect; it\'s required to change the %name.','','none'),(2951,_binary 'Configure user accounts.','','11.2.2'),(2952,_binary 'Terminology','','none'),(2953,_binary 'Inline Form Errors','','none'),(2954,_binary 'Read-only','','none'),(2955,_binary 'Last access timestamp','','none'),(2956,_binary 'Last login timestamp','','none'),(2957,_binary 'Severity level','','11.2.2'),(2958,_binary 'Update preview','','11.2.2'),(2959,_binary 'No media available.','','11.1.7'),(2960,_binary 'Administer media','','11.2.2'),(2961,_binary 'View media','','11.2.2'),(2962,_binary 'Remove block','','11.2.2'),(2963,_binary 'all languages','','none'),(2964,_binary '%module module installed.','','none'),(2965,_binary 'Administer text formats and filters','','11.2.2'),(2966,_binary '@type language detection','','none'),(2967,_binary 'Use the detected interface language.','','none'),(2968,_binary 'You are currently using the %set-name shortcut set.','','none'),(2969,_binary 'Create new set','','none'),(2970,_binary 'The %set_name shortcut set has been created. You can edit it from this page.','','none'),(2971,_binary 'Updated set name to %set-name.','','none'),(2972,_binary 'If you have chosen this shortcut set as the default for some or all users, they may also be affected by deleting it.','','none'),(2973,_binary '1 user has chosen or been assigned to this shortcut set.@count users have chosen or been assigned to this shortcut set.','','none'),(2974,_binary 'Administering shortcuts','','none'),(2975,_binary 'Choosing shortcut sets','','none'),(2976,_binary 'Users with permission to switch shortcut sets can choose a shortcut set to use from the Shortcuts tab of their user account page.','','none'),(2977,_binary 'Edit current shortcut set','','11.2.2'),(2978,_binary 'Editing the current shortcut set will affect other users if that set has been assigned to or selected by other users. Granting \"Select any shortcut set\" permission along with this permission will grant permission to edit any shortcut set.','','11.2.2'),(2979,_binary 'Select any shortcut set','','11.2.2'),(2980,_binary 'From all shortcut sets, select one to be own active set. Without this permission, an administrator selects shortcut sets for users.','','11.2.2'),(2981,_binary 'Add and modify shortcut sets.','','11.2.2'),(2982,_binary 'Add shortcut set','','none'),(2983,_binary 'Edit set name','','none'),(2984,_binary 'Delete shortcut set','','none'),(2985,_binary 'Database support','','none'),(2986,_binary 'Get Started','','11.1.7'),(2987,_binary 'Cache type','','none'),(2988,_binary 'Is not empty (NOT NULL)','','11.1.8'),(2989,_binary 'Use absolute link (begins with \"http://\")','','11.1.8'),(2990,_binary 'Output machine name','','none'),(2991,_binary 'Change the CSS class name(s) that will be added to this display.','','11.2.2'),(2992,_binary 'CSS classes must be alphanumeric or dashes only.','','none'),(2993,_binary 'Set between which values the user can choose when determining the items per page. Separated by comma.','','11.2.2'),(2994,_binary 'Bootstrap','','none'),(2995,_binary 'Update @name','','none'),(2996,_binary 'Convert to lowercase','','11.1.7'),(2997,_binary 'Add a new recipe to the site.','','none'),(2998,_binary 'Video URL','','11.1.7'),(2999,_binary 'Link field','','none'),(3000,_binary 'Attachment before','','11.1.8'),(3001,_binary 'Attachment after','','11.1.8'),(3002,_binary 'visible','','11.2.2'),(3003,_binary 'Password settings','','none'),(3004,_binary 'Content moderation states','','none'),(3005,_binary 'Transitions','','none'),(3006,_binary 'Cache configuration','','none'),(3007,_binary 'Editing','','none'),(3008,_binary 'The date the comment was most recently updated.','','none'),(3009,_binary 'Comment posted: %subject.','','none'),(3010,_binary 'This field has been disabled because you do not have sufficient permissions to edit it.','','none'),(3011,_binary 'View, edit and delete all content regardless of permission restrictions.','','11.2.2'),(3012,_binary 'Syslog format','','none'),(3013,_binary 'External resources can be optimized automatically, which can reduce both the size and number of requests made to your website.','','11.2.2'),(3014,_binary 'The location of the file relative to Drupal root.','','11.1.8'),(3015,_binary 'Your modules have been downloaded and updated.','','11.1.8'),(3016,_binary 'Use <em>articles</em> for time-sensitive content like news, press releases or blog posts.','','11.1.7'),(3017,_binary 'Translation update status','','11.2.2'),(3018,_binary 'The selected file %filename cannot be uploaded. Only files with the following extensions are allowed: %extensions.','','11.2.2'),(3019,_binary 'Filter modules','','11.1.8'),(3020,_binary 'Vocabulary machine name','','none'),(3021,_binary 'Current page','','11.2.2'),(3022,_binary 'Highlighted','','11.2.2'),(3023,_binary 'Plum','','none'),(3024,_binary 'X-Large','','none'),(3025,_binary 'Site logo','','11.1.7'),(3026,_binary '@module','','11.2.2'),(3027,_binary '%field cannot contain any markup.','','none'),(3028,_binary 'These options control the display settings for the %name theme. When your site is displayed using this theme, these settings will be used.','','none'),(3029,_binary 'Administer software updates','','11.2.2'),(3030,_binary '@required_name (Missing)','','none'),(3031,_binary '@required_name (Version @compatibility required)','','none'),(3032,_binary 'Unresolved dependency','','none'),(3033,_binary '@name requires this module.','','none'),(3034,_binary 'Media Library','','11.2.2'),(3035,_binary 'Previous page','','11.2.2'),(3036,_binary 'Require email confirmation','','none'),(3037,_binary 'Footer Top','','none'),(3038,_binary 'Fetch settings','','none'),(3039,_binary 'Site details','','11.1.8'),(3040,_binary 'Subscribe to @title','','11.2.2'),(3041,_binary 'Add media','','11.2.2'),(3042,_binary 'Interfaces','','none'),(3043,_binary 'Firehouse','','none'),(3044,_binary 'Ice','','none'),(3045,_binary 'The database table prefix you have entered, %prefix, is invalid. The table prefix can only contain alphanumeric characters, periods, or underscores.','','none'),(3046,_binary 'Default settings file','','none'),(3047,_binary 'The default settings file does not exist.','','none'),(3048,_binary 'Show row weights','','11.2.2'),(3049,_binary 'Hide row weights','','11.2.2'),(3050,_binary '%name: the value may be no less than %min.','','11.2.2'),(3051,_binary '%name: the value may be no greater than %max.','','11.2.2'),(3052,_binary 'Custom display settings','','11.2.2'),(3053,_binary 'Node module element','','none'),(3054,_binary 'not yet assigned','','none'),(3055,_binary 'not yet created','','none'),(3056,_binary 'Bytes','','none'),(3057,_binary 'Edit permissions','','11.2.2'),(3058,_binary 'None (original image)','','11.2.2'),(3059,_binary 'Configuration files','','11.2.2'),(3060,_binary 'Row class','','11.1.8'),(3061,_binary 'Latest version','','none'),(3062,_binary 'The URL of the account edit page.','','11.1.8'),(3063,_binary 'Bulk update','','11.2.2'),(3064,_binary 'Edit translations','','none'),(3065,_binary '- Use default -','','11.2.2'),(3066,_binary 'UUID','','11.2.2'),(3067,_binary 'Query type','','none'),(3068,_binary 'Search page','','11.2.2'),(3069,_binary 'Search pages','','11.2.2'),(3070,_binary 'Add search page','','none'),(3071,_binary 'Redirect path','','11.1.8'),(3072,_binary 'Unknown content type','','none'),(3073,_binary 'Drupal Upgrade','','none'),(3074,_binary 'Summary options','','none'),(3075,_binary 'Back to site','','11.2.2'),(3076,_binary 'Never (manually)','','none'),(3077,_binary 'Failed to connect to your database server. The server reports the following message: %error.<ul><li>Is the database server running?</li><li>Does the database exist, and have you entered the correct database name?</li><li>Have you entered the correct username and password?</li><li>Have you entered the correct database hostname?</li></ul>','','none'),(3078,_binary 'Exit block region demonstration','','11.1.7'),(3079,_binary 'Database log messages to keep','','none'),(3080,_binary 'Recent log messages','','11.2.2'),(3081,_binary 'Define a string that should be suffixed to the value, like \' m\', \' kb/s\'. Leave blank for none. Separate singular and plural values with a pipe (\'pound|pounds\').','','11.2.2'),(3082,_binary 'Thousand marker','','11.2.2'),(3083,_binary 'Display prefix and suffix.','','none'),(3084,_binary 'Display with prefix and suffix.','','11.1.8'),(3085,_binary '- Select a value -','','none'),(3086,_binary 'Trim length','','none'),(3087,_binary 'No field is displayed.','','11.2.2'),(3088,_binary 'No field is hidden.','','11.2.2'),(3089,_binary 'Format settings:','','11.2.2'),(3090,_binary 'Text formats are presented on content editing pages in the order defined on this page. The first format available to a user will be selected by default.','','11.1.7'),(3091,_binary 'Link image to','','11.1.8'),(3092,_binary 'Image style: @style','','11.2.2'),(3093,_binary 'Linked to content','','11.2.2'),(3094,_binary 'Linked to file','','none'),(3095,_binary 'Shown when hovering over the menu link.','','11.2.2'),(3096,_binary 'Syslog identity','','none'),(3097,_binary 'A string that will be prepended to every message logged to Syslog. If you have multiple sites logging to the same Syslog log file, a unique identity per site makes it easy to tell the log entries apart.','','none'),(3098,_binary 'Error pages','','11.1.8'),(3099,_binary 'Run cron every','','none'),(3100,_binary 'Manage automatic site maintenance tasks.','','11.2.2'),(3101,_binary 'Weight for added term','','11.2.2'),(3102,_binary 'View mode','','11.2.2'),(3103,_binary 'Preset ID','','none'),(3104,_binary 'Administrative name','','11.1.8'),(3105,_binary 'Weight for @block block','','11.2.2'),(3106,_binary 'Region for @block block','','11.2.2'),(3107,_binary 'Post comments','','11.2.2'),(3108,_binary 'Skip comment approval','','11.2.2'),(3109,_binary 'Are you sure you want to disable the text format %format?','','none'),(3110,_binary 'Disabled text format %format.','','none'),(3111,_binary 'Text Formats','','none'),(3112,_binary 'Disable text format','','none'),(3113,_binary 'Reference for usage, configuration, and modules.','','11.2.2'),(3114,_binary 'Configure @module permissions','','none'),(3115,_binary 'Administer settings.','','11.2.2'),(3116,_binary 'View reports, updates, and errors.','','11.2.2'),(3117,_binary 'Manage user accounts, roles, and permissions.','','11.2.2'),(3118,_binary 'Changed date','','11.1.7'),(3119,_binary 'Nothing','','11.1.8'),(3120,_binary 'Update @title','','11.1.8'),(3121,_binary 'A unique machine-readable name. Can only contain lowercase letters, numbers, and underscores.','','11.2.2'),(3122,_binary 'The machine-readable name must contain unique characters.','','none'),(3123,_binary 'The machine-readable name must contain only lowercase letters, numbers, and hyphens.','','none'),(3124,_binary 'The machine-readable name is already in use. It must be unique.','','11.1.8'),(3125,_binary 'Weight for @title','','11.2.2'),(3126,_binary 'Weight for row @number','','11.2.2'),(3127,_binary 'Label display for @title','','11.2.2'),(3128,_binary 'Formatter for @title','','none'),(3129,_binary 'Parents for @title','','11.2.2'),(3130,_binary 'Weight for new file','','11.1.8'),(3131,_binary 'Choose a file','','none'),(3132,_binary 'Weight for new effect','','11.1.7'),(3133,_binary 'Enable @title menu link','','11.2.2'),(3134,_binary 'A unique name to construct the URL for the menu. It must only contain lowercase letters, numbers and hyphens.','','11.2.2'),(3135,_binary 'Schema version','','none'),(3136,_binary 'Number of servings','','none'),(3137,_binary 'Theme name','','none'),(3138,_binary 'URL fallback','','none'),(3139,_binary 'Use an already detected language for URLs if none is found.','','none'),(3140,_binary '%type_name: Create new content','','11.2.2'),(3141,_binary '%type_name: Edit own content','','11.2.2'),(3142,_binary '%type_name: Edit any content','','11.2.2'),(3143,_binary '%type_name: Delete own content','','11.2.2'),(3144,_binary '%type_name: Delete any content','','11.2.2'),(3145,_binary 'New object was not saved, no error provided','','none'),(3146,_binary 'The author\'s host name.','','none'),(3147,_binary 'The published status of a comment. (0 = Published, 1 = Not Published)','','none'),(3148,_binary 'The comment author\'s name.','','none'),(3149,_binary 'Next steps','','11.1.8'),(3150,_binary '@driver_name settings','','none'),(3151,_binary 'SQLite','','none'),(3152,_binary 'Database file','','none'),(3153,_binary 'The absolute path to the file where @drupal data will be stored. This must be writable by the web server and should exist outside of the web root.','','none'),(3154,_binary 'No fields are present yet.','','11.1.8'),(3155,_binary 'Strong','Font weight','none'),(3156,_binary 'Uninstall @module module','','11.1.8'),(3157,_binary 'View the administration theme','','11.2.2'),(3158,_binary 'Database system','','11.2.2'),(3159,_binary 'Database system version','','11.2.2'),(3160,_binary 'Release notes for @project_title','','11.1.8'),(3161,_binary 'The role settings have been updated.','','none'),(3162,_binary 'Disable the account and keep its content.','','11.2.2'),(3163,_binary 'Disable the account and unpublish its content.','','11.2.2'),(3164,_binary 'Fixed value','','11.1.8'),(3165,_binary 'No refresh','','none'),(3166,_binary 'String settings','','none'),(3167,_binary 'Use field label instead of the \"On value\" as label','','none'),(3168,_binary 'List (integer)','','11.1.8'),(3169,_binary 'List (float)','','11.1.8'),(3170,_binary 'Allowed values list: invalid input.','','none'),(3171,_binary 'Object ID','','none'),(3172,_binary 'The entity type.','','none'),(3173,_binary 'Center left','','none'),(3174,_binary 'Center right','','none'),(3175,_binary 'Asc','','11.1.8'),(3176,_binary '- Basic validation -','','11.1.8'),(3177,_binary 'HTML element','','11.2.2'),(3178,_binary 'Label HTML element','','11.2.2'),(3179,_binary 'Place a colon after the label','','11.2.2'),(3180,_binary 'Wrapper HTML element','','11.2.2'),(3181,_binary 'Wrapper class','','11.1.8'),(3182,_binary 'Add default classes','','11.2.2'),(3183,_binary 'Use default Views classes to identify the field, field label and field content.','','11.2.2'),(3184,_binary 'Use absolute path','','11.2.2'),(3185,_binary 'Rel Text','','11.2.2'),(3186,_binary 'Include Rel attribute for use in lightbox2 or other javascript utility.','','11.2.2'),(3187,_binary 'Preserve certain tags','','11.2.2'),(3188,_binary 'List the tags that need to be preserved during the stripping process. example &quot;&lt;p&gt; &lt;br&gt;&quot; which will preserve all p and br elements','','11.2.2'),(3189,_binary 'Format plural','','11.1.8'),(3190,_binary 'If checked, special handling will be used for plurality.','','11.1.8'),(3191,_binary 'Singular form','','11.1.8'),(3192,_binary 'Plural form','','11.1.8'),(3193,_binary 'Text to use for the plural form, @count will be replaced with the value.','','11.1.8'),(3194,_binary 'A unique machine-readable name for this View. It must only contain lowercase letters, numbers, and underscores.','','11.1.8'),(3195,_binary 'Weight for @display','','none'),(3196,_binary 'This title will be displayed on the views edit page instead of the default one. This might be useful if you have the same item twice.','','11.2.2'),(3197,_binary 'Date and time of when the comment was created.','','none'),(3198,_binary 'Date and time of when the comment was last updated.','','none'),(3199,_binary 'Whether the comment is approved (or still in the moderation queue).','','none'),(3200,_binary 'Last comment CID','','none'),(3201,_binary 'Last Comment','','none'),(3202,_binary 'Some roles lack permission to access content, but display %display has no access control.','','none'),(3203,_binary 'The extension of the file.','','11.1.8'),(3204,_binary 'File Usage','','11.2.2'),(3205,_binary 'A file that is associated with this node, usually because it is in a field on the node.','','11.1.8'),(3206,_binary 'A user that is associated with this file, usually because this file is in a field on the user.','','none'),(3207,_binary 'A file that is associated with this user, usually because it is in a field on the user.','','none'),(3208,_binary 'A comment that is associated with this file, usually because this file is in a field on the comment.','','none'),(3209,_binary 'A file that is associated with this comment, usually because it is in a field on the comment.','','none'),(3210,_binary 'A taxonomy term that is associated with this file, usually because this file is in a field on the taxonomy term.','','none'),(3211,_binary 'A file that is associated with this taxonomy term, usually because it is in a field on the taxonomy term.','','none'),(3212,_binary 'The module managing this file relationship.','','11.1.8'),(3213,_binary 'The type of entity that is related to the file.','','11.1.8'),(3214,_binary 'The number of times the file is used by this entity.','','11.1.8'),(3215,_binary 'Used by Style: Table to determine the actual column to click sort the field on. The default is usually fine.','','11.2.2'),(3216,_binary 'Group column','','none'),(3217,_binary 'Select the column of this field to apply the grouping function selected above.','','none'),(3218,_binary 'Group columns (additional)','','none'),(3219,_binary 'Select any additional columns of this field to include in the query and to group on.','','none'),(3220,_binary 'The machine name for the vocabulary the term belongs to.','','none'),(3221,_binary 'Display error message','','none'),(3222,_binary 'Comment or document this display.','','11.2.2'),(3223,_binary 'Query settings','','11.2.2'),(3224,_binary 'Allow to set some advanced settings for the query plugin','','11.2.2'),(3225,_binary 'The name and the description of this display','','11.1.8'),(3226,_binary 'Query options','','none'),(3227,_binary 'Should this display inherit its paging values from the parent display to which it is attached?','','none'),(3228,_binary 'Should this display render the pager values? This is only meaningful if inheriting a pager.','','none'),(3229,_binary 'This will appear as the name of this block in administer >> structure >> blocks.','','none'),(3230,_binary 'Text to display instead of results until the user selects and applies an exposed filter.','','none'),(3231,_binary 'Include all items option','','none'),(3232,_binary 'Disable SQL rewriting','','none'),(3233,_binary 'The class to provide on each row.','','11.1.8'),(3234,_binary 'The class to provide on the wrapper, outside the list.','','11.1.8'),(3235,_binary 'List class','','11.1.8'),(3236,_binary 'The class to provide on the list element itself.','','11.1.8'),(3237,_binary 'Define the base path for links in this summary\n        view, i.e. http://example.com/<strong>your_view_path/archive</strong>.\n        Do not include beginning and ending forward slash. If this value\n        is empty, views will use the first path found as the base path,\n        in page displays, or / if no path could be found.','','11.1.8'),(3238,_binary 'files','','11.1.8'),(3239,_binary 'Not specified','','11.1.7'),(3240,_binary 'Underscore (_)','','11.1.7'),(3241,_binary 'Content access','','11.1.8'),(3242,_binary 'am','ampm','none'),(3243,_binary 'pm','ampm','none'),(3244,_binary 'Convert line breaks into HTML','','11.2.2'),(3245,_binary 'Uninstalled','','none'),(3246,_binary 'Sticky status','','11.1.8'),(3247,_binary 'RSS category','','11.2.2'),(3248,_binary 'RSS enclosure','','11.2.2'),(3249,_binary 'Paste your configuration here','','none'),(3250,_binary 'Import configuration','','11.2.2'),(3251,_binary 'Default view mode','','none'),(3252,_binary 'URL to image','','11.2.2'),(3253,_binary 'Content revisions','','11.1.8'),(3254,_binary 'Recipient ID','','11.2.2'),(3255,_binary '%time hence','','none'),(3256,_binary 'Language selection','','none'),(3257,_binary 'Delete all translations','','none'),(3258,_binary 'C','','11.1.7'),(3259,_binary 'No Access','','none'),(3260,_binary 'Manage layout','','none'),(3261,_binary 'text formats','','none'),(3262,_binary 'Default moderation state','','none'),(3263,_binary 'Search page path','','none'),(3264,_binary 'Many to one','','none'),(3265,_binary 'Save layout','','none'),(3266,_binary 'All Day','','none'),(3267,_binary 'Upscale','','none'),(3268,_binary 'Entity bundle','','none'),(3269,_binary 'Logo settings','','none'),(3270,_binary 'Delete field.','','11.2.2'),(3271,_binary 'No results behavior','','11.2.2'),(3272,_binary 'Edit @section','','11.2.2'),(3273,_binary 'View to insert','','none'),(3274,_binary 'The view to insert into this area.','','none'),(3275,_binary 'Inherit contextual filters','','11.1.8'),(3276,_binary 'If checked, this view will receive the same contextual filters as its parent.','','none'),(3277,_binary 'Recursion detected in view @view display @display.','','none'),(3278,_binary 'When the filter value is <em>NOT</em> in the URL','','none'),(3279,_binary 'Exception value','','11.1.8'),(3280,_binary 'If this value is received, the filter will be ignored; i.e, \"all values\"','','11.1.8'),(3281,_binary 'When the filter value <em>IS</em> in the URL or a default is provided','','none'),(3282,_binary 'Provide title','','11.1.8'),(3283,_binary 'Specify validation criteria','','11.1.8'),(3284,_binary 'Action to take if filter value does not validate','','11.1.8'),(3285,_binary 'Display all results for the specified field','','11.1.8'),(3286,_binary 'Provide default value','','11.1.8'),(3287,_binary 'Show \"Page not found\"','','none'),(3288,_binary 'Display a summary','','11.1.8'),(3289,_binary 'Display contents of \"No results found\"','','11.1.8'),(3290,_binary 'Number of records','','11.1.8'),(3291,_binary 'Default sort','Sort order','none'),(3292,_binary 'Date','Sort order','none'),(3293,_binary 'Numerical','Sort order','11.1.8'),(3294,_binary 'If selected, users can enter multiple values in the form of 1+2+3 (for OR) or 1,2,3 (for AND).','','11.1.8'),(3295,_binary 'If selected, multiple instances of this filter can work together, as though multiple values were supplied to the same filter. This setting is not compatible with the \"Reduce duplicates\" setting.','','none'),(3296,_binary 'If selected, the numbers entered for the filter will be excluded rather than limiting the view.','','11.1.8'),(3297,_binary 'Glossary mode applies a limit to the number of characters used in the filter value, which allows the summary view to act as a glossary.','','none'),(3298,_binary 'How many characters of the filter value to filter against. If set to 1, all fields starting with the first letter in the filter value would be matched.','','none'),(3299,_binary 'When printing the title and summary, how to transform the case of the filter value.','','none'),(3300,_binary 'Alphabetical','Sort order','none'),(3301,_binary 'Create a label','','11.2.2'),(3302,_binary 'Enable to load this field as hidden. Often used to group fields, or to use as token in another field.','','11.2.2'),(3303,_binary 'Choose the HTML element to wrap around this field, e.g. H1, H2, etc.','','11.2.2'),(3304,_binary 'Choose the HTML element to wrap around this label, e.g. H1, H2, etc.','','11.2.2'),(3305,_binary 'Rewrite results','','11.2.2'),(3306,_binary 'Replace spaces with dashes','','11.2.2'),(3307,_binary 'External server URL','','11.2.2'),(3308,_binary 'Links to an external server using a full URL: e.g. \'http://www.example.com\' or \'www.example.com\'.','','11.2.2'),(3309,_binary 'Convert newlines to HTML &lt;br&gt; tags','','11.2.2'),(3310,_binary 'No results text','','11.2.2'),(3311,_binary 'Enable to display the \"no results text\" if the field contains the number 0.','','11.2.2'),(3312,_binary 'Time hence','','none'),(3313,_binary 'Time hence (with \"hence\" appended)','','none'),(3314,_binary 'Time span (future dates have \"-\" prepended)','','none'),(3315,_binary 'Time span (past dates have \"-\" prepended)','','none'),(3316,_binary 'How should the serialized data be displayed. You can choose a custom array/object key or a print_r on the full output.','','none'),(3317,_binary 'Full data (unserialized)','','none'),(3318,_binary 'Full data (serialized)','','none'),(3319,_binary 'A certain key','','none'),(3320,_binary 'Which key should be displayed','','none'),(3321,_binary 'You have to enter a key if you want to display a key of the data.','','none'),(3322,_binary 'How many different units to display in the string.','','none'),(3323,_binary 'This filter is not exposed. Expose it to allow the users to change it.','','11.1.8'),(3324,_binary 'Expose filter','','11.1.8'),(3325,_binary 'This filter is exposed. If you hide it, users will not be able to change it.','','none'),(3326,_binary 'Hide filter','','none'),(3327,_binary 'Expose operator','','none'),(3328,_binary 'Allow the user to choose the operator.','','none'),(3329,_binary 'Allow multiple selections','','none'),(3330,_binary 'Enable to allow users to select multiple items.','','none'),(3331,_binary 'Remember the last selection','','none'),(3332,_binary 'Enable to remember the last selection made by the user.','','none'),(3333,_binary 'You must select a value unless this is an non-required exposed filter.','','none'),(3334,_binary 'Enable to hide items that do not contain this relationship','','11.1.8'),(3335,_binary 'This sort is not exposed. Expose it to allow the users to change it.','','none'),(3336,_binary 'Expose sort','','none'),(3337,_binary 'This sort is exposed. If you hide it, users will not be able to change it.','','none'),(3338,_binary 'Hide sort','','none'),(3339,_binary 'Provide description','','11.1.8'),(3340,_binary 'Update \"@title\" choice','','11.1.8'),(3341,_binary 'Update \"@title\" choice (@number)','','11.1.8'),(3342,_binary 'Auto preview','','11.2.2'),(3343,_binary 'Preview with contextual filters:','','11.2.2'),(3344,_binary 'Separate contextual filter values with a \"/\". For example, %example.','','11.2.2'),(3345,_binary ':','','11.2.2'),(3346,_binary 'Apply and continue','','11.2.2'),(3347,_binary 'All displays (except overridden)','','11.1.8'),(3348,_binary 'All displays','','11.1.8'),(3349,_binary 'This @display_type (override)','','11.1.8'),(3350,_binary 'Create new filter group','','none'),(3351,_binary 'No filters have been added.','','none'),(3352,_binary 'Drag to add filters.','','none'),(3353,_binary 'Add and configure @types','','11.1.8'),(3354,_binary 'Configure @type: @item','','11.2.2'),(3355,_binary 'Always show advanced display settings','','11.1.8'),(3356,_binary 'Label for \"Any\" value on non-required single-select exposed filters','','11.1.8'),(3357,_binary 'Live preview settings','','11.1.8'),(3358,_binary 'Automatically update preview on changes','','11.1.8'),(3359,_binary 'Show information and statistics about the view during live preview','','11.1.8'),(3360,_binary 'Above the preview','','11.1.8'),(3361,_binary 'Below the preview','','11.1.8'),(3362,_binary 'Show the SQL query','','11.1.8'),(3363,_binary 'Show performance statistics','','11.1.8'),(3364,_binary 'DisplayDisplays','','none'),(3365,_binary 'Unformatted list','','11.2.2'),(3366,_binary 'Contextual filters','','11.2.2'),(3367,_binary 'contextual filters','','11.2.2'),(3368,_binary 'Contextual filter','','none'),(3369,_binary 'contextual filter','','11.1.8'),(3370,_binary 'filter criteria','','11.2.2'),(3371,_binary 'Filter criterion','','none'),(3372,_binary 'filter criterion','','11.1.8'),(3373,_binary 'no results behavior','','11.2.2'),(3374,_binary 'Filters out unpublished content if the current user cannot view it.','','none'),(3375,_binary 'Whether or not the content is sticky. To list sticky content first, set this to descending.','','none'),(3376,_binary 'User has a revision','','11.1.8'),(3377,_binary 'All nodes where a certain user has a revision','','11.1.8'),(3378,_binary 'Content revision is a history of changes to content.','','none'),(3379,_binary 'Get the actual content from a content revision.','','none'),(3380,_binary 'Provide a simple link to delete the content revision.','','11.1.8'),(3381,_binary 'Filter for content by view access. <strong>Not necessary if you are using node as your base table.</strong>','','none'),(3382,_binary 'Show a marker if the content is new or updated.','','11.1.8'),(3383,_binary 'Show only content that is new or updated.','','none'),(3384,_binary 'Display the content with standard node view.','','none'),(3385,_binary 'Content ID from URL','','11.1.8'),(3386,_binary 'Content that is associated with this file, usually because this file is in a field on the content.','','none'),(3387,_binary 'Allows the \"depth\" for Taxonomy: Term ID (with depth) to be modified via an additional contextual filter value.','','11.1.8'),(3388,_binary 'Content authored','','none'),(3389,_binary 'Relate content to the user who created it. This relationship will create one record for each content item created by the user.','','none'),(3390,_binary 'Allow a contextual filter value to be ignored. The query will not be altered by this contextual filter value. Can be used when contextual filter values come from the URL, and a part of the URL needs to be ignored.','','11.1.8'),(3391,_binary 'View area','','11.1.8'),(3392,_binary 'Insert a view inside an area.','','11.1.8'),(3393,_binary 'Enable to override this field\'s links.','','none'),(3394,_binary 'Use field template','','11.2.2'),(3395,_binary 'Checking this option will cause the group Display Type and Separator values to be ignored.','','11.2.2'),(3396,_binary 'Multiple field settings','','11.2.2'),(3397,_binary 'Display all values in the same row','','11.2.2'),(3398,_binary 'Display @count value(s)','','11.2.2'),(3399,_binary 'Raw @column','','11.2.2'),(3400,_binary 'Link this field to the original piece of content','','none'),(3401,_binary 'Access operation to check','','11.1.8'),(3402,_binary 'If selected, users can enter multiple values in the form of 1+2+3. Due to the number of JOINs it would require, AND will be treated as OR with this filter.','','none'),(3403,_binary 'Load default filter from term page','','11.1.8'),(3404,_binary 'Transform dashes in URL to spaces in term name filter values','','11.1.8'),(3405,_binary 'Note: you do not have permission to modify this. If you change the default filter type, this setting will be lost and you will NOT be able to get it back.','','none'),(3406,_binary 'Change the way content is formatted.','','11.2.2'),(3407,_binary 'Change settings for this format','','11.2.2'),(3408,_binary 'Change the way each row in the view is styled.','','11.2.2'),(3409,_binary 'Hide attachments in summary','','11.2.2'),(3410,_binary 'Change whether or not to display attachments when displaying a contextual filter summary.','','11.2.2'),(3411,_binary 'Hide attachments when displaying a contextual filter summary','','none'),(3412,_binary 'Attachment position','','11.1.8'),(3413,_binary 'Should this display inherit its contextual filter values from the parent display to which it is attached?','','none'),(3414,_binary 'This view will be displayed by visiting this path on your site. It is recommended that the path be something like \"path/%/%/feed\" or \"path/%/%/rss.xml\", putting one % in the path for each contextual filter you have defined in the view.','','none'),(3415,_binary 'Display @display is set to use a menu but the menu link text is not set.','','none'),(3416,_binary 'Display @display is set to use a parent menu but the parent menu link text is not set.','','none'),(3417,_binary '@count item, skip @skipPaged, @count items, skip @skip','','none'),(3418,_binary '@count itemPaged, @count items','','11.1.7'),(3419,_binary 'Create a page','','11.1.8'),(3420,_binary 'Create a menu link','','11.1.8'),(3421,_binary 'Include an RSS feed','','11.1.8'),(3422,_binary 'Feed path','','11.1.8'),(3423,_binary 'Feed row style','','11.1.8'),(3424,_binary 'Create a block','','11.1.8'),(3425,_binary 'of fields','','none'),(3426,_binary 'of type','','11.1.8'),(3427,_binary 'tagged with','','11.1.8'),(3428,_binary 'teasers','','11.1.8'),(3429,_binary 'full posts','','11.1.8'),(3430,_binary 'titles','','11.1.8'),(3431,_binary 'titles (linked)','','11.1.8'),(3432,_binary 'HTTP method','','none'),(3433,_binary 'Hide view','','11.1.8'),(3434,_binary '@group (historical data)','','none'),(3435,_binary 'User limit','','none'),(3436,_binary 'Use path alias','','11.1.8'),(3437,_binary 'Cooking time','','none'),(3438,_binary 'View any unpublished content','','none'),(3439,_binary 'Relative default value','','none'),(3440,_binary 'Headings','','11.2.2'),(3441,_binary 'The comment UUID.','','none'),(3442,_binary 'The file UUID.','','none'),(3443,_binary 'The term UUID.','','11.1.8'),(3444,_binary 'The user UUID.','','none'),(3445,_binary 'Nav','','none'),(3446,_binary 'Field item','','none'),(3447,_binary 'Edit shortcut set','','none'),(3448,_binary 'Appearance settings','','11.2.2'),(3449,_binary 'Close message','','11.1.7'),(3450,_binary 'Administer block types','','11.2.2'),(3451,_binary 'Add block type','','11.2.2'),(3452,_binary 'Delete translation','','none'),(3453,_binary 'Unsorted','','11.1.8'),(3454,_binary 'Changes to the style have been saved.','','none'),(3455,_binary 'Media query','','none'),(3456,_binary 'Aggregation type','','none'),(3457,_binary 'Create media','','11.2.2'),(3458,_binary 'Use replacement tokens from the first row','','none'),(3459,_binary 'Allow multiple filter values to work together','','none'),(3460,_binary 'Customize field HTML','','11.2.2'),(3461,_binary 'You may use token substitutions from the rewriting section in this class.','','11.2.2'),(3462,_binary 'Customize label HTML','','11.2.2'),(3463,_binary 'Customize field and label wrapper HTML','','11.2.2'),(3464,_binary 'Choose the HTML element to wrap around this field and label, e.g. H1, H2, etc. This may not be used if the field and label are not rendered together, such as with a table.','','11.2.2'),(3465,_binary 'Remove whitespace','','11.2.2'),(3466,_binary 'Hide rewriting if empty','','11.2.2'),(3467,_binary 'Do not display rewritten content if this field is empty.','','11.2.2'),(3468,_binary 'Thousands marker','','11.1.8'),(3469,_binary 'Expose this filter to visitors, to allow them to change it','','11.1.8'),(3470,_binary 'Representative sort order','','none'),(3471,_binary 'Subquery namespace','','none'),(3472,_binary 'Advanced. Enter a namespace for the subquery used by this relationship.','','none'),(3473,_binary 'Representative view','','none'),(3474,_binary 'Advanced. Use another view to generate the relationship subquery. This allows you to use filtering and more than one sort. If you pick a view here, the sort options above are ignored. Your view must have the ID of its base as its only field, and should have some kind of sorting.','','none'),(3475,_binary 'Will re-generate the subquery for this relationship every time the view is run, instead of only when these options are saved. Use for testing if you are making changes elsewhere. WARNING: seriously impairs performance.','','none'),(3476,_binary 'Expose this sort to visitors, to allow them to change it','','none'),(3477,_binary 'This display is disabled.','','none'),(3478,_binary 'Error: Display @display refers to a plugin named \'@plugin\', but that plugin is not available.','','none'),(3479,_binary 'Aggregation settings','','none'),(3480,_binary 'Display extenders','','none'),(3481,_binary 'Select extensions of the views interface.','','none'),(3482,_binary 'You have configured display %display with a path which is an path alias as well. This might lead to unwanted effects so better use an internal path.','','none'),(3483,_binary 'Configure aggregation settings for @type %item','','none'),(3484,_binary 'Select the aggregation function to use on this field.','','none'),(3485,_binary 'Empty display extender','','none'),(3486,_binary 'Raw value from URL','','11.2.2'),(3487,_binary 'Apply (all displays)','','11.2.2'),(3488,_binary 'Apply (this display)','','11.2.2'),(3489,_binary 'Appears in: @bundles.','','11.2.2'),(3490,_binary 'This is an alias of @group: @field.','','11.1.8'),(3491,_binary '@group: @field','','11.2.2'),(3492,_binary '@group (historical data): @field','','11.2.2'),(3493,_binary '@label:delta','','11.1.8'),(3494,_binary 'Delta - Appears in: @bundles.','','11.1.8'),(3495,_binary 'User who uploaded','','none'),(3496,_binary 'Taxonomy term chosen from autocomplete or select widget.','','11.1.8'),(3497,_binary 'Representative node','','none'),(3498,_binary 'Obtains a single representative node for each term, according to a chosen sort criterion.','','none'),(3499,_binary 'Content with term','','none'),(3500,_binary 'Relate all content tagged with a term.','','none'),(3501,_binary 'Has taxonomy term ID','','11.1.8'),(3502,_binary 'Display content if it has the selected taxonomy terms.','','11.1.8'),(3503,_binary 'Has taxonomy term','','11.1.8'),(3504,_binary 'Taxonomy terms on node','','11.1.8'),(3505,_binary 'All taxonomy terms','','11.2.2'),(3506,_binary 'Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.','','11.1.8'),(3507,_binary 'Has taxonomy term ID (with depth)','','11.1.8'),(3508,_binary 'Has taxonomy terms (with depth)','','11.1.8'),(3509,_binary 'Has taxonomy term ID depth modifier','','11.1.8'),(3510,_binary '@entity using @field','','none'),(3511,_binary 'Taxonomy term ID from URL','','11.1.8'),(3512,_binary 'Obtains a single representative node for each user, according to a chosen sort criterion.','','none'),(3513,_binary 'Load default filter from node page, that\'s good for related taxonomy blocks','','11.1.8'),(3514,_binary 'Path component','','11.1.8'),(3515,_binary 'The numbering starts from 1, e.g. on the page admin/structure/types, the 3rd path component is \"types\".','','11.1.8'),(3516,_binary 'Use aggregation','','11.2.2'),(3517,_binary 'Display title may not be empty.','','none'),(3518,_binary 'When the filter value is <em>NOT</em> available','','11.1.8'),(3519,_binary 'When the filter value <em>IS</em> available or a default is provided','','11.1.8'),(3520,_binary 'This display does not have a source for contextual filters, so no contextual filter value will be available unless you select \'Provide default\'.','','11.1.8'),(3521,_binary 'Query Comment','','none'),(3522,_binary 'If set, this comment will be embedded in the query and passed to the SQL server. This can be helpful for logging or debugging.','','none'),(3523,_binary 'Count DISTINCT','','none'),(3524,_binary 'Provide default field wrapper elements','','11.2.2'),(3525,_binary 'Inline fields will be displayed next to each other rather than one after another. Note that some fields will ignore this if they are block elements, particularly body fields and other formatted HTML.','','11.2.2'),(3526,_binary 'Show the empty text in the table','','none'),(3527,_binary 'The block could not be saved.','','none'),(3528,_binary 'Datetime','','none'),(3529,_binary 'Language (fr, en, ...)','','none'),(3530,_binary 'Link attributes','','none'),(3531,_binary 'Max age','','none'),(3532,_binary 'Layout ID','','none'),(3533,_binary 'Last Cron Run','','11.2.2'),(3534,_binary 'The user ID.','','none'),(3535,_binary 'Latest revision','','none'),(3536,_binary 'Responsive image','','none'),(3537,_binary 'Site account','','none'),(3538,_binary 'The field that is going to be used as the RSS item title for each row.','','none'),(3539,_binary 'The field that is going to be used as the RSS item description for each row.','','none'),(3540,_binary 'Creator field','','none'),(3541,_binary 'The field that is going to be used as the RSS item creator for each row.','','none'),(3542,_binary 'Publication date field','','none'),(3543,_binary 'Row style plugin requires specifying which views fields to use for RSS item.','','none'),(3544,_binary 'Change order','','11.2.2'),(3545,_binary 'Unique watchdog event ID.','','none'),(3546,_binary 'The severity level of the event; ranges from 0 (Emergency) to 7 (Debug).','','none'),(3547,_binary 'Logo image','','11.2.2'),(3548,_binary 'Curaçao','','none'),(3549,_binary 'Réunion','','none'),(3550,_binary 'Sint Maarten','','none'),(3551,_binary 'Manage view modes','','11.2.2'),(3552,_binary 'The layout has been saved.','','none'),(3553,_binary 'JavaScript settings','','none'),(3554,_binary 'Entity Reference','','11.2.2'),(3555,_binary 'An autocomplete text field.','','none'),(3556,_binary 'Display the label of the referenced entities.','','none'),(3557,_binary 'Rendered entity','','11.2.2'),(3558,_binary 'Link label to the referenced entity','','11.2.2'),(3559,_binary 'Link to the referenced entity','','11.1.8'),(3560,_binary 'Rendered as @mode','','11.1.8'),(3561,_binary 'Language types','','none'),(3562,_binary 'Add view mode','','11.2.2'),(3563,_binary 'Edit view mode','','11.1.8'),(3564,_binary 'Filter HTML','','none'),(3565,_binary 'Configuration Manager','','none'),(3566,_binary 'The text of the link.','','none'),(3567,_binary 'Revision log','','none'),(3568,_binary 'Default date','','none'),(3569,_binary 'Default end date','','none'),(3570,_binary 'Time increments','','none'),(3571,_binary 'Date value','','none'),(3572,_binary 'Text of the auto-reply message.','','none'),(3573,_binary 'Entity reference','','11.2.2'),(3574,_binary '@name field is required.','','11.2.2'),(3575,_binary 'Fields pending deletion','','none'),(3576,_binary 'Section @section','','none'),(3577,_binary 'No translatable fields','','none'),(3578,_binary 'Translations of %label','','none'),(3579,_binary 'This translation is published','','none'),(3580,_binary 'Are you sure you want to delete the @language translation of %label?','','none'),(3581,_binary 'Shown','','11.2.2'),(3582,_binary 'Translate any entity','','none'),(3583,_binary 'Hide empty columns','','none'),(3584,_binary 'Database settings','','none'),(3585,_binary 'Entity types','','none'),(3586,_binary 'Change handler','','11.2.2'),(3587,_binary 'Autocomplete (Tags style)','','11.2.2'),(3588,_binary 'Mail system','','none'),(3589,_binary 'Add child','','11.2.2'),(3590,_binary 'Hide empty column','','none'),(3591,_binary 'Restrict images to this site','','11.2.2'),(3592,_binary 'Disallows usage of &lt;img&gt; tag sources that are not hosted on this site by replacing them with a placeholder image.','','none'),(3593,_binary 'Maximum dimensions','','none'),(3594,_binary 'Fallback image style','','none'),(3595,_binary 'Wide','','none'),(3596,_binary 'The operator is invalid on filter: @filter.','','none'),(3597,_binary 'No valid values found on filter: @filter.','','none'),(3598,_binary 'The value @value is not an array for @operator on filter: @filter','','none'),(3599,_binary 'If not checked, fields that are not configured to customize their HTML elements will get no wrappers at all for their field, label and field + label wrappers. You can use this to quickly reduce the amount of markup the view provides by default, at the cost of making it more difficult to apply CSS.','','11.2.2'),(3600,_binary '@label (@column)','','11.1.8'),(3601,_binary 'banned IP addresses','','none'),(3602,_binary 'The IP address %ip has been banned.','','none'),(3603,_binary 'The field name.','','none'),(3604,_binary 'Validate options','','none'),(3605,_binary 'Whether the user is active or blocked.','','none'),(3606,_binary 'Views query','','none'),(3607,_binary 'The throbber display does not show the status of uploads but takes up less space. The progress bar is helpful for monitoring progress on large uploads.','','none'),(3608,_binary 'Cron takes care of running periodic tasks like checking for updates and indexing content for search.','','none'),(3609,_binary 'User name and password','','11.2.2'),(3610,_binary 'User module account form elements.','','none'),(3611,_binary 'Manage form display','','11.2.2'),(3612,_binary 'View modes','','11.2.2'),(3613,_binary 'A Drupal path or external URL the more link will point to. Note that this will override the link display setting above.','','none'),(3614,_binary 'Resource type','','none'),(3615,_binary '<em>Alt</em> field required','','11.2.2'),(3616,_binary '<em>Title</em> field required','','11.2.2'),(3617,_binary 'Link to entity','','none'),(3618,_binary 'Bypass access checks','','none'),(3619,_binary 'Media type','','11.2.2'),(3620,_binary '@view : @display','','none'),(3621,_binary 'View: @view - Display: @display','','none'),(3622,_binary 'Transform the case','','11.2.2'),(3623,_binary 'Representative sort criteria','','none'),(3624,_binary 'The sort criteria is applied to the data brought in by the relationship to determine how a representative item is obtained for each row. For example, to show the most recent node for each user, pick \'Content: Updated date\'.','','none'),(3625,_binary 'The ordering to use for the sort criteria selected above.','','none'),(3626,_binary 'Revert to default','','11.2.2'),(3627,_binary 'No fields have been used in views yet.','','none'),(3628,_binary 'Provide a simple link to approve the comment.','','none'),(3629,_binary 'Author uid','','11.2.2'),(3630,_binary 'Relate each @entity with a @field set to the file.','','none'),(3631,_binary 'Relate each @entity with a @field set to the image.','','none'),(3632,_binary 'The user permissions.','','none'),(3633,_binary 'First and last only','','11.2.2'),(3634,_binary 'Multiple-value handling','','11.1.8'),(3635,_binary 'Filter to items that share all terms','','11.1.8'),(3636,_binary 'Filter to items that share any term','','11.1.8'),(3637,_binary 'Use a pager','','11.1.8'),(3638,_binary 'Logo path','','none'),(3639,_binary 'Responsive','','none'),(3640,_binary 'View own unpublished media','','11.2.2'),(3641,_binary 'Full HTML','','11.1.7'),(3642,_binary 'Tokens related to views.','','none'),(3643,_binary 'The description of the view.','','none'),(3644,_binary 'The title of current display of the view.','','none'),(3645,_binary 'The URL of the view.','','none'),(3646,_binary '-Select-','','none'),(3647,_binary 'Text to place as \"title\" text which most browsers display as a tooltip when hovering over the link.','','11.2.2'),(3648,_binary 'Enable to hide this field if it is empty. Note that the field label or rewritten output may still be displayed. To hide labels, check the style or row style settings for empty fields. To hide rewritten content, check the \"Hide rewriting if empty\" checkbox.','','11.2.2'),(3649,_binary 'Apostrophe','','11.2.2'),(3650,_binary 'Date in the form of CCYYMMDD.','','11.1.8'),(3651,_binary 'Date in the form of YYYYMM.','','11.1.8'),(3652,_binary 'Date in the form of YYYY.','','11.1.8'),(3653,_binary 'Date in the form of MM (01 - 12).','','11.1.8'),(3654,_binary 'Date in the form of DD (01 - 31).','','11.1.8'),(3655,_binary 'Date in the form of WW (01 - 53).','','11.1.8'),(3656,_binary 'If you need more fields than the uid add the comment: author relationship','','none'),(3657,_binary 'Last comment uid','','11.2.2'),(3658,_binary 'Convert spaces in term names to hyphens','','11.1.8'),(3659,_binary 'Use rendered output to group rows','','11.2.2'),(3660,_binary 'If enabled the rendered output of the grouping field is used to group the rows.','','11.2.2'),(3661,_binary '@label has been removed.','','none'),(3662,_binary 'Block count','','none'),(3663,_binary 'Limit to vocabulary','','none'),(3664,_binary 'You may use HTML code in this field. The following tokens are supported:','','none'),(3665,_binary 'Result summary','','11.1.8'),(3666,_binary 'Shows result summary, for example the items per page.','','11.1.8'),(3667,_binary 'Use site default RSS settings','','none'),(3668,_binary 'Display list value as human readable','','none'),(3669,_binary 'Displays the link in contextual links','','none'),(3670,_binary 'Grouping field Nr.@number','','11.2.2'),(3671,_binary 'Original language','','11.2.2'),(3672,_binary 'Response status code','','11.1.8'),(3673,_binary '@count hour@count hours','','11.2.2'),(3674,_binary '@count minute@count minutes','','11.2.2'),(3675,_binary '@count day@count days','','11.2.2'),(3676,_binary 'Callback function','','none'),(3677,_binary 'Navigation Settings','','none'),(3678,_binary 'Your search used too many AND/OR expressions. Only the first @count terms were included in this search.','','none'),(3679,_binary 'Other…','','none'),(3680,_binary 'The selected selection handler is broken.','','none'),(3681,_binary 'Use the administration pages','','11.2.2'),(3682,_binary 'Performance settings','','none'),(3683,_binary 'Hide description','','none'),(3684,_binary 'Display field as machine name.','','none'),(3685,_binary 'Provide a display which can be embedded using the views api.','','none'),(3686,_binary 'Only has the \'authenticated user\' role','','none'),(3687,_binary 'Has roles in addition to \'authenticated user\'','','none'),(3688,_binary 'Remove tags from rendered output','','11.2.2'),(3689,_binary 'Fields to be included as contextual links.','','none'),(3690,_binary 'Include destination','','none'),(3691,_binary 'Include a \"destination\" parameter in the link to return the user to the original view upon completing the contextual action.','','none'),(3692,_binary 'Contextual Links','','11.1.8'),(3693,_binary 'Display fields in a contextual links menu.','','11.1.8'),(3694,_binary 'Upload directory','','none'),(3695,_binary 'The file %file could not be saved because the upload did not complete.','','none'),(3696,_binary 'Last page','','11.2.2'),(3697,_binary 'Authentication provider','','none'),(3698,_binary 'Maximum attempts','','none'),(3699,_binary 'Allowed values function','','none'),(3700,_binary 'Select media','','11.2.2'),(3701,_binary 'Remove media','','none'),(3702,_binary 'Third party settings','','none'),(3703,_binary 'Date/time format','','none'),(3704,_binary 'Enable translation','','none'),(3705,_binary 'Drupal Version','','11.2.2'),(3706,_binary 'Learn More','','none'),(3707,_binary 'Powered by','','11.1.7'),(3708,_binary 'This field supports tokens.','','11.2.2'),(3709,_binary 'Twig','','none'),(3710,_binary 'Search score','','none'),(3711,_binary 'Formatted text','','11.1.8'),(3712,_binary 'Add transition','','none'),(3713,_binary 'Export options','','none'),(3714,_binary 'There was a problem creating field %label: @message','','none'),(3715,_binary 'No content selected.','','none'),(3716,_binary 'A unique machine-readable name containing letters, numbers, and underscores.','','11.1.8'),(3717,_binary 'If no image is uploaded, this image will be shown on display and will override the field\'s default image.','','11.2.2'),(3718,_binary 'No blocked IP addresses available.','','none'),(3719,_binary 'Provider URL','','none'),(3720,_binary 'Filter permissions','','none'),(3721,_binary 'The menu name. Primary key.','','none'),(3722,_binary 'The human-readable name of the menu.','','none'),(3723,_binary 'A description of the menu','','none'),(3724,_binary 'The menu name. All links with the same menu name (such as \'navigation\') are part of the same menu.','','none'),(3725,_binary 'The menu link ID (mlid) is the integer primary key.','','none'),(3726,_binary 'The parent link ID (plid) is the mlid of the link above in the hierarchy, or zero if the link is at the top level in its menu.','','none'),(3727,_binary 'The Drupal path or external path this link points to.','','none'),(3728,_binary 'For links corresponding to a Drupal path (external = 0), this connects the link to a {menu_router}.path for joins.','','none'),(3729,_binary 'The text displayed for the link, which may be modified by a title callback stored in {menu_router}.','','none'),(3730,_binary 'The name of the module that generated this link.','','none'),(3731,_binary 'A flag to indicate if the link points to a full URL starting with a protocol, like http:// (1 = external, 0 = internal).','','none'),(3732,_binary 'Flag indicating whether any links have this link as a parent (1 = children exist, 0 = no children).','','none'),(3733,_binary 'Flag for whether this link should be rendered as expanded in menus - expanded links always have their child links displayed, instead of only when the link is in the active trail (1 = expanded, 0 = not expanded)','','none'),(3734,_binary 'Link weight among links in the same menu at the same depth.','','none'),(3735,_binary 'The depth relative to the top level. A link with plid == 0 will have depth == 1.','','none'),(3736,_binary 'A flag to indicate that the user has manually created or edited the link (1 = customized, 0 = not customized).','','none'),(3737,_binary 'The first mlid in the materialized path. If N = depth, then pN must equal the mlid. If depth > 1 then p(N-1) must equal the plid. All pX where X > depth must equal zero. The columns p1 .. p9 are also called the parents.','','none'),(3738,_binary 'The second mlid in the materialized path. See p1.','','none'),(3739,_binary 'The third mlid in the materialized path. See p1.','','none'),(3740,_binary 'The fourth mlid in the materialized path. See p1.','','none'),(3741,_binary 'The fifth mlid in the materialized path. See p1.','','none'),(3742,_binary 'The sixth mlid in the materialized path. See p1.','','none'),(3743,_binary 'The seventh mlid in the materialized path. See p1.','','none'),(3744,_binary 'The eighth mlid in the materialized path. See p1.','','none'),(3745,_binary 'The ninth mlid in the materialized path. See p1.','','none'),(3746,_binary 'Flag that indicates that this link was generated during the update from Drupal 5.','','none'),(3747,_binary 'Primary menu','','none'),(3748,_binary 'Sendmail transport options','','none'),(3749,_binary 'blocks','','none'),(3750,_binary 'Bulk operation','','none'),(3751,_binary 'View used to select the entities','','none'),(3752,_binary 'Choose the view and display that select the entities that can be referenced.<br />Only views with a display of type \"Entity Reference\" are eligible.','','none'),(3753,_binary 'Views: Filter by an entity reference view','','11.2.2'),(3754,_binary 'Entity Reference Source','','none'),(3755,_binary 'Entity Reference list','','none'),(3756,_binary 'Display \"@display\" uses field %field as search field, but the field is no longer present. See the settings for the Entity Reference list format.','','none'),(3757,_binary '<strong>Note:</strong> In \'Entity Reference\' displays, all fields will be displayed inline unless an explicit selection of inline fields is made here.','','none'),(3758,_binary 'Select the field(s) that will be searched when using the autocomplete widget.','','none'),(3759,_binary 'Comment Statistics','','11.2.2'),(3760,_binary 'Manage permissions','','11.2.2'),(3761,_binary 'Loading…','','11.2.2'),(3762,_binary 'Resource title','','none'),(3763,_binary 'Translation for @language','','none'),(3764,_binary 'Use site name','','none'),(3765,_binary 'Use site slogan','','none'),(3766,_binary 'File status','','none'),(3767,_binary 'Reduce','','none'),(3768,_binary 'Easy','','none'),(3769,_binary 'Breakpoint','','11.2.2'),(3770,_binary 'Displaying @start - @end of @total','','none'),(3771,_binary 'Needs to be updated','','11.2.2'),(3772,_binary 'Does not need to be updated','','11.2.2'),(3773,_binary 'Edit comment @subject','','none'),(3774,_binary 'Only this translation is published. You must publish at least one more translation to unpublish this one.','','none'),(3775,_binary 'Time interval','','none'),(3776,_binary 'Used in views','','11.2.2'),(3777,_binary 'Views plugins','','11.2.2'),(3778,_binary 'Overview of plugins used in all views.','','11.2.2'),(3779,_binary 'Display \"Access Denied\"','','11.1.8'),(3780,_binary 'Timezone to be used for date output.','','none'),(3781,_binary '- Default site/user timezone -','','none'),(3782,_binary 'Grouped filters allow a choice between predefined operator|value pairs.','','none'),(3783,_binary 'Filter type to expose','','none'),(3784,_binary 'Single filter','','none'),(3785,_binary 'Grouped filters','','none'),(3786,_binary 'Remember exposed selection only for the selected user role(s). If you select no roles, the exposed data will never be stored.','','none'),(3787,_binary 'Select which kind of widget will be used to render the group of filters','','none'),(3788,_binary 'grouped','','none'),(3789,_binary 'Choose fields to combine for filtering','','none'),(3790,_binary 'This filter doesn\'t work for very special field handlers.','','none'),(3791,_binary 'You have to add some fields to be able to use this filter.','','none'),(3792,_binary '@entity types','','11.1.8'),(3793,_binary 'There is no lock on view %name to break.','','none'),(3794,_binary '&lt;Any&gt;','','none'),(3795,_binary 'There are no enabled views.','','none'),(3796,_binary 'Display fields as RSS items.','','none'),(3797,_binary '- No value -','','none'),(3798,_binary 'Provide a simple link to the revision.','','11.1.8'),(3799,_binary 'The ID of the entity that is related to the file.','','11.1.8'),(3800,_binary 'The raw numeric user ID.','','none'),(3801,_binary 'Unfiltered text','','11.1.8'),(3802,_binary 'Combine fields filter','','11.1.8'),(3803,_binary 'Column used for click sorting','','11.2.2'),(3804,_binary 'Use path alias instead of internal path.','','11.1.8'),(3805,_binary 'Length of time in seconds raw query results should be cached.','','none'),(3806,_binary 'Length of time in seconds rendered HTML output should be cached.','','none'),(3807,_binary 'Custom time values must be numeric.','','none'),(3808,_binary 'Change whether or not to display contextual links for this view.','','11.2.2'),(3809,_binary 'Display \'more\' link only if there is more content','','none'),(3810,_binary 'Exposed filters in block displays require \"Use AJAX\" to be set to work correctly.','','none'),(3811,_binary 'Number of pager links visible','','none'),(3812,_binary 'Specify the number of links to pages to display in the pager.','','none'),(3813,_binary 'Query Tags','','none'),(3814,_binary 'If set, these tags will be appended to the query and can be used to identify the query in a module. This can be helpful for altering queries.','','none'),(3815,_binary 'The query tags may only contain lower-case alphabetical characters and underscores.','','none'),(3816,_binary 'The field that is going to be used as the RSS item pubDate for each row. It needs to be in RFC 2822 format.','','none'),(3817,_binary 'GUID settings','','none'),(3818,_binary 'GUID field','','none'),(3819,_binary 'The globally unique identifier of the RSS item.','','none'),(3820,_binary 'GUID is permalink','','none'),(3821,_binary 'The RSS item GUID is a permalink.','','none'),(3822,_binary 'Add views row classes','','11.1.8'),(3823,_binary 'Force using fields','','none'),(3824,_binary 'If neither the row nor the style plugin supports fields, this field allows to enable them, so you can for example use groupby.','','none'),(3825,_binary 'File storage','','none'),(3826,_binary 'Enter 0 for no limit.','','11.2.2'),(3827,_binary 'Entity label','','11.2.2'),(3828,_binary 'The @type %title has been deleted.','','11.1.8'),(3829,_binary 'The URL %url is not valid.','','none'),(3830,_binary 'Maximum image dimensions','','11.2.2'),(3831,_binary 'All messages, with backtrace information','','none'),(3832,_binary 'The views entity selection mode requires a view.','','none'),(3833,_binary 'Revision user','','11.2.2'),(3834,_binary 'Development settings','','11.2.2'),(3835,_binary 'Unknown (@langcode)','','none'),(3836,_binary 'The file %file could not be saved because it exceeds %maxsize, the maximum allowed size for uploads.','','none'),(3837,_binary '%name field is not in the right format.','','none'),(3838,_binary '%name is not a valid number.','','none'),(3839,_binary '%name must be a valid color.','','none'),(3840,_binary 'Theme hook %hook not found.','','none'),(3841,_binary '…','','11.2.2'),(3842,_binary 'Boolean value','','none'),(3843,_binary 'The referenced entity','','11.1.8'),(3844,_binary 'Integer value','','none'),(3845,_binary 'Language object','','none'),(3846,_binary 'Text value','','11.1.8'),(3847,_binary 'Show all columns','','11.2.2'),(3848,_binary 'List additional actions','','11.2.2'),(3849,_binary 'This IP address is already banned.','','none'),(3850,_binary 'You may not ban your own IP address.','','none'),(3851,_binary 'Banning IP addresses','','none'),(3852,_binary 'IP addresses listed here are banned from your site. Banned addresses are completely forbidden from accessing the site and instead see a brief message explaining the situation.','','none'),(3853,_binary 'Ban IP addresses','','none'),(3854,_binary 'IP address bans','','none'),(3855,_binary 'Language type','','none'),(3856,_binary 'Database Logging','','none'),(3857,_binary 'Trim link text length','','none'),(3858,_binary 'Leave blank to allow unlimited link text lengths.','','none'),(3859,_binary 'URL only','','none'),(3860,_binary 'Show URL as plain text','','none'),(3861,_binary 'Add rel=\"nofollow\" to links','','none'),(3862,_binary 'Link text trimmed to @limit characters','','none'),(3863,_binary 'Link text not trimmed','','none'),(3864,_binary 'Show URL only as plain-text','','none'),(3865,_binary 'Show URL only','','none'),(3866,_binary 'Add rel=\"@rel\"','','none'),(3867,_binary 'Thin space','','11.2.2'),(3868,_binary 'Processed text','','none'),(3869,_binary 'Did not delete temporary file \"%path\" during garbage collection because it is in use by the following modules: %modules.','','none'),(3870,_binary 'Edit style %name','','11.1.7'),(3871,_binary 'Error generating image, missing source file.','','11.2.2'),(3872,_binary 'Set @title as default','','none'),(3873,_binary 'Custom language...','','none'),(3874,_binary 'Fill in the language details and save the language with <em>Add custom language</em>.','','none'),(3875,_binary 'The language %language (%langcode) already exists.','','none'),(3876,_binary 'Use the <em>Add language</em> button to save a predefined language.','','none'),(3877,_binary 'The language %language has been created and can now be used.','','none'),(3878,_binary 'The %language (%langcode) language has been removed.','','none'),(3879,_binary 'Path prefix configuration','','none'),(3880,_binary 'Domain configuration','','none'),(3881,_binary '%language (%langcode) path prefix (Default language)','','none'),(3882,_binary '%language (%langcode) path prefix','','none'),(3883,_binary '%language (%langcode) domain','','none'),(3884,_binary 'The prefix may not contain a slash.','','none'),(3885,_binary 'The prefix for %language, %value, is not unique.','','none'),(3886,_binary 'The domain for %language, %value, is not unique.','','none'),(3887,_binary 'Existing languages','','none'),(3888,_binary 'Add a new mapping','','none'),(3889,_binary 'Browser language code','','none'),(3890,_binary 'Browser language codes must be unique.','','none'),(3891,_binary 'Browser language codes can only contain lowercase letters and a hyphen(-).','','none'),(3892,_binary 'Are you sure you want to delete %browser_langcode?','','none'),(3893,_binary 'Add a language to be supported by your site. If your desired language is not available, pick <em>Custom language...</em> at the end and provide a language code and other details manually.','','none'),(3894,_binary '- @name -','','11.2.2'),(3895,_binary 'Language from the URL (Path prefix or domain).','','none'),(3896,_binary 'Language from a request/session parameter.','','none'),(3897,_binary 'Language from the browser\'s language settings.','','none'),(3898,_binary 'Account administration pages','','none'),(3899,_binary 'Account administration pages language setting.','','none'),(3900,_binary 'The %language (%langcode) language has been created.','','none'),(3901,_binary 'The %language (%langcode) language has been updated.','','none'),(3902,_binary 'Browser language detection configuration','','none'),(3903,_binary 'A Gettext Portable Object file.','','none'),(3904,_binary 'Treat imported strings as custom translations','','none'),(3905,_binary 'Overwrite non-customized translations','','none'),(3906,_binary 'Overwrite existing customized translations','','none'),(3907,_binary 'No language available. The export will only contain source strings.','','none'),(3908,_binary 'Source text only, no translations','','none'),(3909,_binary 'Include non-customized translations','','none'),(3910,_binary 'Include customized translations','','none'),(3911,_binary 'Include untranslated text','','none'),(3912,_binary '@count disallowed HTML string(s) in files: @files.','','none'),(3913,_binary 'Translation type','','none'),(3914,_binary 'Non-customized translation','','none'),(3915,_binary 'Customized translation','','none'),(3916,_binary 'The strings have been saved.','','none'),(3917,_binary 'In Context','','none'),(3918,_binary 'First plural form@count. plural form','','none'),(3919,_binary 'Interface translation','','none'),(3920,_binary '@translated/@total (@ratio%)','','none'),(3921,_binary 'not applicable','','none'),(3922,_binary 'Enable interface translation to English','','none'),(3923,_binary 'Interface translations directory','','11.1.7'),(3924,_binary 'Removed JavaScript translation file for the language %language because no translations currently exist for that language.','','none'),(3925,_binary 'User interface translation','','11.2.2'),(3926,_binary 'Import of string \"%string\" was skipped because of disallowed or malformed HTML.','','none'),(3927,_binary 'logged in users only','','none'),(3928,_binary 'Author\'s preferred language','','11.2.2'),(3929,_binary '%type is used by 1 piece of content on your site. You can not remove this content type until you have removed all of the %type content.%type is used by @count pieces of content on your site. You may not remove %type until you have removed all of the %type content.','','none'),(3930,_binary 'The language code of the language the node is written in.','','11.1.8'),(3931,_binary 'Briefly describe the changes you have made.','','11.2.2'),(3932,_binary 'Use the default shortcut icon supplied by the theme','','none'),(3933,_binary 'Examples: <code>@implicit-public-file</code> (for a file in the public filesystem), <code>@explicit-file</code>, or <code>@local-file</code>.','','11.2.2'),(3934,_binary 'Message to display when in maintenance mode','','none'),(3935,_binary 'This theme requires the base theme @base_theme to operate correctly.','','none'),(3936,_binary 'This theme requires the theme engine @theme_engine to operate correctly.','','none'),(3937,_binary 'Use maintenance mode when making major updates, particularly if the updates could disrupt visitors or the update process. Examples include upgrading, importing or exporting content, modifying a theme, modifying content types, and making backups.','','none'),(3938,_binary 'A language object.','','none'),(3939,_binary 'All kind of entities, e.g. nodes, comments or users.','','none'),(3940,_binary 'An entity field referencing a language.','','none'),(3941,_binary 'An entity field containing an entity reference.','','11.1.7'),(3942,_binary 'The directory %file is not protected from modifications and poses a security risk. You must change the directory\'s permissions to be non-writable.','','none'),(3943,_binary 'Apply pending updates','','none'),(3944,_binary 'Translation is not supported if language is always one of: @locked_languages','','none'),(3945,_binary 'HTTP request to @url failed with error: @error.','','none'),(3946,_binary 'Update Manager','','none'),(3947,_binary 'The name for this role. Example: \"Moderator\", \"Editorial board\", \"Site architect\".','','11.2.2'),(3948,_binary 'User module \'member for\' view element.','','none'),(3949,_binary 'This is also assumed to be the primary language of this account\'s profile information.','','11.2.2'),(3950,_binary 'Administration pages language','','none'),(3951,_binary 'Build a custom site without pre-configured functionality. Suitable for advanced users.','','none'),(3952,_binary 'Site\'s default language (@lang_name)','','none'),(3953,_binary 'Installation profile','','none'),(3954,_binary 'Selected language','','11.2.2'),(3955,_binary 'Expose sort order','','none'),(3956,_binary 'Use a custom %field_name','','none'),(3957,_binary 'Validation settings','','none'),(3958,_binary 'Language Code','','none'),(3959,_binary 'Breakpoints can be organized into groups. Modules and themes should use groups to separate out breakpoints that are meant to be used for different purposes, such as breakpoints for layouts or breakpoints for image sizing.','','11.2.2'),(3960,_binary 'Parent permalink','','none'),(3961,_binary 'Save and manage fields','','11.1.8'),(3962,_binary 'Image removed.','','none'),(3963,_binary 'This image has been removed. For security reasons, only images from the local domain are allowed.','','none'),(3964,_binary 'Only images hosted on this site may be used in &lt;img&gt; tags.','','11.1.8'),(3965,_binary 'An error occurred trying to check available interface translation updates.','','none'),(3966,_binary 'Checked available interface translation updates for one project.Checked available interface translation updates for @count projects.','','none'),(3967,_binary 'Available translation updates','','11.2.2'),(3968,_binary 'Get a status report about available interface translations for your installed modules and themes.','','11.2.2'),(3969,_binary 'Vocabulary language','','11.1.8'),(3970,_binary 'View profile','','11.2.2'),(3971,_binary 'User account actions','','11.2.2'),(3972,_binary 'The role machine-name of the role.','','none'),(3973,_binary 'The base table used for this view.','','none'),(3974,_binary 'Base field','','11.2.2'),(3975,_binary 'The base field used for this view.','','none'),(3976,_binary 'The total amount of results returned from the view. The current display will be used.','','none'),(3977,_binary 'The number of items per page.','','none'),(3978,_binary 'The current page of results the view is on.','','none'),(3979,_binary 'The total page count.','','none'),(3980,_binary 'Override the default view title for this view. This is useful to display an alternative title when a view is empty.','','none'),(3981,_binary 'Overridden title','','none'),(3982,_binary 'Manage customized lists of content.','','11.2.2'),(3983,_binary 'Delete own files','','11.2.2'),(3984,_binary 'Additional resources','','11.2.2'),(3985,_binary 'The translation authoring username %name does not exist.','','none'),(3986,_binary 'You have to specify a valid translation authoring date.','','none'),(3987,_binary 'Database %database not found. The server reports the following message when attempting to create the database: %error.','','none'),(3988,_binary 'Are you sure you want to unblock %ip?','','none'),(3989,_binary 'Import all','','none'),(3990,_binary 'Another request may be synchronizing configuration already.','','none'),(3991,_binary 'The configuration was imported successfully.','','none'),(3992,_binary '@count new@count new','','none'),(3993,_binary '@count changed@count changed','','none'),(3994,_binary '@count removed@count removed','','none'),(3995,_binary 'Synchronize configuration','','11.2.2'),(3996,_binary 'Flag other translations as outdated','','11.2.2'),(3997,_binary 'Do not flag other translations as outdated','','11.2.2'),(3998,_binary 'Example: \'Hero image\' or \'Author image\'.','','none'),(3999,_binary 'Breakpoint group','','none'),(4000,_binary 'Select an image style for this breakpoint.','','none'),(4001,_binary 'Access @method on %label resource','','none'),(4002,_binary 'User-defined shortcuts','','11.2.2'),(4003,_binary 'Displayed as %date_format','','none'),(4004,_binary 'opened','','11.2.2'),(4005,_binary 'Enabling translation','','none'),(4006,_binary 'Create %language translation of %title','','none'),(4007,_binary 'Source language: @language','','none'),(4008,_binary 'If you made a significant change, which means the other translations should be updated, you can flag all translations of this content as outdated. This will not change any other property of them, like whether they are published or not.','','none'),(4009,_binary 'When this option is checked, this translation needs to be updated. Uncheck when the translation is up to date again.','','none'),(4010,_binary 'Source language set to: %language','','none'),(4011,_binary 'This will delete all the translations of %label.','','none'),(4012,_binary 'No path is set','','11.1.8'),(4013,_binary 'Hero','','none'),(4014,_binary 'View differences','','none'),(4015,_binary 'Menu language','','11.2.2'),(4016,_binary 'Block types','','11.2.2'),(4017,_binary '@field_name','','11.1.8'),(4018,_binary 'media item','','11.2.2'),(4019,_binary 'media items','','11.1.8'),(4020,_binary 'Replacement character','','11.1.7'),(4021,_binary 'Client error','','none'),(4022,_binary 'No item selected.','','none'),(4023,_binary '@module_name','','11.1.8'),(4024,_binary 'Modified timestamp','','none'),(4025,_binary 'Are you sure you want to delete the @entity-type %label?','','11.2.2'),(4026,_binary 'The @entity-type %label has been deleted.','','11.2.2'),(4027,_binary 'Edit %label','','11.2.2'),(4028,_binary 'Add @bundle','','11.2.2'),(4029,_binary 'Reference type','','11.2.2'),(4030,_binary 'Delete state','','none'),(4031,_binary '@label (@name)','','11.2.2'),(4032,_binary 'Horizontal orientation','','11.2.2'),(4033,_binary 'Vertical orientation','','11.2.2'),(4034,_binary 'Tray orientation changed to @orientation.','','11.2.2'),(4035,_binary 'Publish taxonomy term','','11.1.7'),(4036,_binary 'Unpublish taxonomy term','','11.1.7'),(4037,_binary 'South Sudan','','none'),(4038,_binary 'Custom output for TRUE','','none'),(4039,_binary 'Custom output for FALSE','','none'),(4040,_binary 'Thank you for applying for an account. Your account is currently pending approval by the site administrator.<br />In the meantime, a welcome message with further instructions has been sent to your email address.','','none'),(4041,_binary 'An unrecoverable error has occurred. You can find the error message below. It is advised to copy it to the clipboard for reference.','','none'),(4042,_binary 'Place block','','11.1.7'),(4043,_binary 'Place a block','','none'),(4044,_binary 'Port number','','none'),(4045,_binary 'Revision timestamp','','none'),(4046,_binary 'Field map','','none'),(4047,_binary 'Administer account settings','','11.2.2'),(4048,_binary 'Entity language','','none'),(4049,_binary 'search page','','none'),(4050,_binary 'Hide empty','','none'),(4051,_binary 'Revision Log message','','none'),(4052,_binary 'The translation set id for this node','','none'),(4053,_binary 'Registered timestamp','','none'),(4054,_binary 'Signature format','','none'),(4055,_binary 'Init','','none'),(4056,_binary 'Drupal @version','','none'),(4057,_binary 'Media Image','','none'),(4058,_binary 'Update form','','11.2.2'),(4059,_binary 'HTTP Basic Authentication','','none'),(4060,_binary 'File added','','none'),(4061,_binary 'File removed','','none'),(4062,_binary 'Translate configuration','','none'),(4063,_binary 'Translations directory','','none'),(4064,_binary 'The translations directory does not exist.','','none'),(4065,_binary 'The translations directory is not readable.','','none'),(4066,_binary 'The translations directory is not writable.','','none'),(4067,_binary 'The translations directory is writable.','','none'),(4068,_binary 'The translation server is offline.','','none'),(4069,_binary 'The translation server is online.','','none'),(4070,_binary 'The %language translation is not available.','','none'),(4071,_binary 'The %language translation is available.','','none'),(4072,_binary 'The %language translation could not be downloaded.','','none'),(4073,_binary 'Not blank','','none'),(4074,_binary 'You have unsaved changes.','','11.2.2'),(4075,_binary 'Allows users to apply an action to one or more items.','','none'),(4076,_binary 'All actions, except selected','','none'),(4077,_binary 'Only selected actions','','none'),(4078,_binary 'Selected actions','','none'),(4079,_binary '%action was applied to @count item.%action was applied to @count items.','','none'),(4080,_binary '@type %info has been created.','','11.2.2'),(4081,_binary '@type %info has been updated.','','11.2.2'),(4082,_binary '@type: added %info.','','none'),(4083,_binary '@type: updated %info.','','none'),(4084,_binary 'The revision ID.','','none'),(4085,_binary 'The comment language code.','','none'),(4086,_binary 'The block type.','','none'),(4087,_binary 'Create a new revision by default for this block type.','','11.2.2'),(4088,_binary 'Output the block in this view mode.','','none'),(4089,_binary 'Select the region where this block should be displayed.','','11.2.2'),(4090,_binary 'Toolbar configuration','','none'),(4091,_binary 'No styles configured','','none'),(4092,_binary 'You must configure the selected text editor.','','none'),(4093,_binary 'Approved status','','none'),(4094,_binary 'Link to approve comment','','none'),(4095,_binary 'Link to reply-to comment','','none'),(4096,_binary 'The parent comment ID if this is a reply to a comment.','','none'),(4097,_binary 'The user ID of the comment author.','','none'),(4098,_binary 'The comment author\'s home page address.','','none'),(4099,_binary 'The comment author\'s hostname.','','none'),(4100,_binary 'The time that the comment was created.','','none'),(4101,_binary 'The time that the comment was last edited.','','none'),(4102,_binary 'Thread place','','none'),(4103,_binary 'The alphadecimal representation of the comment\'s place in a thread, consisting of a base 36 string prefixed by an integer indicating its length.','','none'),(4104,_binary 'View changes of @config_file','','none'),(4105,_binary 'Send copy to sender','','11.1.8'),(4106,_binary 'Contact module form element.','','none'),(4107,_binary 'Selected user','','11.1.8'),(4108,_binary 'The sender\'s name','','11.2.2'),(4109,_binary 'The name of the person that is sending the contact message.','','none'),(4110,_binary 'Whether to send a copy of the message to the sender.','','none'),(4111,_binary 'The ID of the recipient user for personal contact messages.','','none'),(4112,_binary '@action @title configuration options','','11.2.2'),(4113,_binary 'Press the esc key to exit.','','11.2.2'),(4114,_binary 'Choose the type of date to create.','','none'),(4115,_binary 'Date only','','none'),(4116,_binary 'Set a default value for this date.','','none'),(4117,_binary 'AM/PM','','none'),(4118,_binary 'The %field date is required.','','none'),(4119,_binary 'The %field date is invalid.','','none'),(4120,_binary 'Choose a format for displaying the date. Be sure to set a format appropriate for the field, i.e. omitting time for a field that only has a date.','','none'),(4121,_binary 'Format: @display','','none'),(4122,_binary 'Date part order','','none'),(4123,_binary 'Month/Day/Year','','none'),(4124,_binary 'Day/Month/Year','','none'),(4125,_binary 'Year/Month/Day','','none'),(4126,_binary 'Time type','','none'),(4127,_binary '24 hour time','','none'),(4128,_binary '12 hour time','','none'),(4129,_binary 'Text editor','','11.2.2'),(4130,_binary 'This option is disabled because no modules that provide a text editor are currently enabled.','','none'),(4131,_binary 'Text formats and editors','','11.2.2'),(4132,_binary 'Text that will be shown inside the field until a value is entered. This hint is usually a sample value or a brief description of the expected format.','','11.2.2'),(4133,_binary 'Type of item to reference','','11.2.2'),(4134,_binary 'Reference method','','11.2.2'),(4135,_binary '@entity_type selection','','none'),(4136,_binary 'Select the method used to collect autocomplete suggestions. Note that <em>Contains</em> can cause performance issues on sites with thousands of entities.','','11.1.8'),(4137,_binary 'If checked, field api classes will be added by field templates. This is not recommended unless your CSS depends upon these classes. If not checked, template will not be used.','','11.2.2'),(4138,_binary '%entity_label: Administer fields','','11.2.2'),(4139,_binary '%entity_label: Administer display','','11.2.2'),(4140,_binary 'Allowed number of values','','11.2.2'),(4141,_binary 'Number of values is required.','','none'),(4142,_binary 'Field %field can only hold @max values but there were @count uploaded. The following files have been omitted as a result: %list.','','11.1.8'),(4143,_binary 'Unlimited number of files can be uploaded to this field.','','none'),(4144,_binary 'The file ID.','','none'),(4145,_binary 'The file language code.','','none'),(4146,_binary 'The user ID of the file.','','none'),(4147,_binary 'Name of the file with no path components.','','none'),(4148,_binary 'The URI to access the file (either local or remote).','','none'),(4149,_binary 'This format is shown when no other formats are available','','11.1.7'),(4150,_binary 'Source image at %source_image_path not found while trying to generate derivative image at %derivative_path.','','none'),(4151,_binary 'Alternative image text, for the image\'s \'alt\' attribute.','','11.1.8'),(4152,_binary 'Image title text, for the image\'s \'title\' attribute.','','11.1.8'),(4153,_binary 'The width of the image in pixels.','','11.1.8'),(4154,_binary 'The height of the image in pixels.','','11.1.8'),(4155,_binary 'Custom language settings','','none'),(4156,_binary 'Settings successfully updated.','','none'),(4157,_binary 'Change language settings for <em>content types</em>, <em>taxonomy vocabularies</em>, <em>user profiles</em>, or any other supported element on your site. By default, language settings hide the language selector and the language is the site\'s default language.','','none'),(4158,_binary 'Show language selector on create and edit pages','','11.2.2'),(4159,_binary 'Content language settings','','11.2.2'),(4160,_binary 'Select languages to enforce. If none are selected, all languages will be allowed.','','none'),(4161,_binary 'The language is not @languages.','','none'),(4162,_binary 'The language is @languages.','','none'),(4163,_binary 'Stores a URL string, optional varchar link text, and optional blob of attributes to assemble a link.','','11.1.8'),(4164,_binary 'Allow link text','','none'),(4165,_binary 'Placeholder for URL','','none'),(4166,_binary 'Placeholder for link text','','none'),(4167,_binary 'Nothing to check.','','none'),(4168,_binary 'Translation file not found: @uri.','','none'),(4169,_binary 'Unable to download translation file @uri.','','none'),(4170,_binary 'One translation files could not be checked. See the log for details.@count translation files could not be checked. See the log for details.','','none'),(4171,_binary 'Importing translation file: %filename (@percent%).','','none'),(4172,_binary 'Translations imported.','','none'),(4173,_binary 'Updating configuration translations','','11.2.2'),(4174,_binary 'Starting configuration update','','11.2.2'),(4175,_binary 'Error updating configuration translations','','11.2.2'),(4176,_binary 'The configuration was successfully updated. There are %number configuration objects updated.','','11.2.2'),(4177,_binary 'No configuration objects have been updated.','','none'),(4178,_binary 'Unable to import translations file: @file','','none'),(4179,_binary 'Translations imported: %number added, %update updated, %delete removed.','','none'),(4180,_binary 'The configuration was successfully updated. %number configuration objects updated.','','none'),(4181,_binary 'One translation file imported. %number translations were added, %update translations were updated and %delete translations were removed.@count translation files imported. %number translations were added, %update translations were updated and %delete translations were removed.','','11.2.2'),(4182,_binary 'One translation string was skipped because of disallowed or malformed HTML. See the log for details.@count translation strings were skipped because of disallowed or malformed HTML. See the log for details.','','none'),(4183,_binary 'Checking translations','','none'),(4184,_binary 'Error checking translation updates.','','none'),(4185,_binary 'Updating translations','','11.2.2'),(4186,_binary 'Source string (@language)','','none'),(4187,_binary 'Built-in English','','none'),(4188,_binary 'Translated string (@language)','','none'),(4189,_binary 'All translations up to date.','','none'),(4190,_binary 'Select a language to update.','','none'),(4191,_binary 'File not found at %remote_path nor at %local_path','','none'),(4192,_binary 'File not found at %local_path','','none'),(4193,_binary 'Translation file location could not be determined.','','none'),(4194,_binary 'no version','','none'),(4195,_binary 'Missing translations for:','','none'),(4196,_binary 'Missing translations for one projectMissing translations for @count projects','','none'),(4197,_binary 'A local file system path where interface translation files will be stored.','','11.1.7'),(4198,_binary 'Updates available','','none'),(4199,_binary 'Missing translations','','11.2.2'),(4200,_binary 'Translation source','','none'),(4201,_binary 'Drupal translation server and local files','','none'),(4202,_binary 'Local files only','','none'),(4203,_binary 'The source of translation files for automatic interface translation.','','none'),(4204,_binary 'Don\'t overwrite existing translations.','','none'),(4205,_binary 'Only overwrite imported translations, customized translations are kept.','','none'),(4206,_binary 'Overwrite existing translations.','','none'),(4207,_binary 'How to treat existing translations when automatically updating the interface translations.','','none'),(4208,_binary 'Edit menu %label','','11.2.2'),(4209,_binary 'Add menu link','','11.1.7'),(4210,_binary 'Administrative summary','','11.2.2'),(4211,_binary 'Menu %label has been updated.','','11.1.8'),(4212,_binary 'Menu %label has been added.','','none'),(4213,_binary 'The menu link has been saved.','','11.1.8'),(4214,_binary 'Published status or admin user','','11.1.8'),(4215,_binary 'Node operations bulk form','','11.2.2'),(4216,_binary 'Add a form element that lets you run operations on multiple nodes.','','11.1.8'),(4217,_binary 'Empty Node Frontpage behavior','','11.1.8'),(4218,_binary 'Provides a link to the node add overview page.','','11.1.8'),(4219,_binary 'Link to revision','','11.2.2'),(4220,_binary 'Link to revert revision','','11.2.2'),(4221,_binary 'Link to delete revision','','11.2.2'),(4222,_binary 'Access the Content overview page','','11.2.2'),(4223,_binary 'View all revisions','','11.2.2'),(4224,_binary 'Revert all revisions','','11.2.2'),(4225,_binary '%type_name: View revisions','','11.2.2'),(4226,_binary '%type_name: Revert revisions','','11.2.2'),(4227,_binary 'Promotion options','','11.2.2'),(4228,_binary 'Read more<span class=\"visually-hidden\"> about @title</span>','','11.1.8'),(4229,_binary 'The node revision ID.','','none'),(4230,_binary 'The time that the node was last edited.','','11.1.8'),(4231,_binary 'The time that the current revision was created.','','11.1.8'),(4232,_binary 'The user ID of the author of the current revision.','','11.1.8'),(4233,_binary 'Float value','','none'),(4234,_binary 'An entity field containing a path alias and related data.','','none'),(4235,_binary 'Path id','','none'),(4236,_binary 'Created entity %type with ID %id.','','none'),(4237,_binary 'Updated entity %type with ID %id.','','none'),(4238,_binary 'Deleted entity %type with ID %id.','','none'),(4239,_binary 'Raw output','','none'),(4240,_binary 'You have no fields. Add some to your view.','','none'),(4241,_binary 'The machine-readable name must contain only letters, numbers, dashes and underscores.','','none'),(4242,_binary 'All field aliases must be unique','','none'),(4243,_binary 'Accepted request formats','','none'),(4244,_binary 'Request formats that will be allowed in responses. If none are selected all formats will be allowed.','','none'),(4245,_binary 'The new set label is required.','','none'),(4246,_binary 'On UNIX, Linux, and Mac OS X, you will find the configuration in the file <em>/etc/syslog.conf</em>, or in <em>/etc/rsyslog.conf</em> or in the directory <em>/etc/rsyslog.d</em>. These files define the routing configuration. Messages can be flagged with the codes <code>LOG_LOCAL0</code> through <code>LOG_LOCAL7</code>. For information on Syslog facilities, severity levels, and how to set up <em>syslog.conf</em> or <em>rsyslog.conf</em>, see the <em>syslog.conf</em> or <em>rsyslog.conf</em> manual page on your command line.','','none'),(4247,_binary 'Any data','','none'),(4248,_binary 'An entity field containing a UUID.','','none'),(4249,_binary 'Failed to fetch file due to error \"%error\"','','none'),(4250,_binary 'Date and time formats','','11.2.2'),(4251,_binary 'The update.php script is accessible to everyone without authentication check, which is a security risk. You must change the @settings_name value in your settings.php back to FALSE.','','none'),(4252,_binary 'Name of the date format','','none'),(4253,_binary '@toolkit settings','','11.1.7'),(4254,_binary 'Update this item','','11.2.2'),(4255,_binary 'This value should not be null.','','none'),(4256,_binary 'The term ID.','','11.1.8'),(4257,_binary 'The term language code.','','11.2.2'),(4258,_binary 'Term Parents','','11.1.8'),(4259,_binary 'The parents of this term.','','none'),(4260,_binary 'Create referenced entities if they don\'t already exist','','11.2.2'),(4261,_binary 'Telephone number','','none'),(4262,_binary 'Link using text: @title','','none'),(4263,_binary 'Link using provided telephone number.','','none'),(4264,_binary 'Toolbar items','','11.2.2'),(4265,_binary 'Translatable elements','','none'),(4266,_binary 'At least one field needs to be translatable to enable %bundle for translation.','','none'),(4267,_binary '<strong>@language_name (Original language)</strong>','','none'),(4268,_binary 'Administer translation settings','','none'),(4269,_binary 'Create translations','','none'),(4270,_binary 'Delete translations','','none'),(4271,_binary 'Translate %bundle_label @entity_label','','none'),(4272,_binary 'Translate @entity_label','','none'),(4273,_binary '\"Show language selector\" is not compatible with translating content that has default language: %choice. Either do not hide the language selector or pick a specific language.','','none'),(4274,_binary 'An unpublished translation will not be visible without translation permissions.','','none'),(4275,_binary '%archive_file does not contain any .info.yml files.','','none'),(4276,_binary '<p>This is a one-time login for %user_name.</p><p>Click on this button to log in to the site and change your password.</p>','','none'),(4277,_binary 'Provides access to the user data service.','','none'),(4278,_binary 'Add a form element that lets you run operations on multiple users.','','none'),(4279,_binary 'User module form element.','','none'),(4280,_binary 'System module form element.','','none'),(4281,_binary 'Edit user account','','11.2.2'),(4282,_binary 'Login attempt failed from %ip.','','none'),(4283,_binary 'Cancel user','','none'),(4284,_binary 'Enable password strength indicator','','11.2.2'),(4285,_binary 'Admin (user awaiting approval)','','11.2.2'),(4286,_binary 'Role %label has been updated.','','none'),(4287,_binary 'Role %label has been added.','','none'),(4288,_binary 'The user language code.','','none'),(4289,_binary 'The time that the user last accessed the site.','','none'),(4290,_binary 'The time that the user last logged in.','','none'),(4291,_binary 'The email address used for initial account creation.','','none'),(4292,_binary 'The roles the user has.','','none'),(4293,_binary 'Update the user %name','','11.2.2'),(4294,_binary 'The module which sets this user data.','','none'),(4295,_binary 'The name of the data key.','','none'),(4296,_binary 'The label of the view.','','none'),(4297,_binary 'The machine-readable ID of the view.','','none'),(4298,_binary 'Dropbutton','','11.1.8'),(4299,_binary 'Display fields in a dropbutton.','','11.1.8'),(4300,_binary 'Rendered entity - @label','','11.1.8'),(4301,_binary 'Displays a rendered @label entity in an area.','','11.1.8'),(4302,_binary 'Display the @label','','none'),(4303,_binary 'Available global token replacements','','none'),(4304,_binary 'Override the title of this view when it is empty. The available global tokens below can be used here.','','none'),(4305,_binary 'Administrative comment','','11.2.2'),(4306,_binary 'Machine name of the display','','none'),(4307,_binary 'This description will only be seen within the administrative interface and can be used to document this display.','','none'),(4308,_binary 'CSS class name(s)','','none'),(4309,_binary 'Show contextual links on this view.','','none'),(4310,_binary 'Show contextual links','','none'),(4311,_binary 'In the menu, the heavier links will sink and the lighter links will be positioned nearer the top.','','none'),(4312,_binary 'Allow people to choose the sort order','','11.1.8'),(4313,_binary 'If sort order is not exposed, the sort criteria settings for each sort will determine its order.','','11.1.8'),(4314,_binary 'Label for ascending sort','','11.1.8'),(4315,_binary 'Label for descending sort','','11.1.8'),(4316,_binary '@name format: @date','','none'),(4317,_binary 'Override the output of this field with custom text','','11.2.2'),(4318,_binary 'Output this field as a custom link','','11.2.2'),(4319,_binary 'Trim this field to a maximum number of characters','','11.2.2'),(4320,_binary 'More link label','','11.2.2'),(4321,_binary 'You may use the \"Replacement patterns\" above.','','11.2.2'),(4322,_binary 'An HTML corrector will be run to ensure HTML tags are properly closed after trimming.','','11.2.2'),(4323,_binary 'Fields to be included as links.','','none'),(4324,_binary 'Include a \"destination\" parameter in the link to return the user to the original view upon completing the link action.','','none'),(4325,_binary 'First page link text','','none'),(4326,_binary 'Last page link text','','none'),(4327,_binary 'Offset (number of items to skip)','','11.2.2'),(4328,_binary 'For example, set this to 3 and the first 3 items will not be displayed.','','11.2.2'),(4329,_binary 'Pager link labels','','11.2.2'),(4330,_binary 'Previous page link text','','11.2.2'),(4331,_binary 'Next page link text','','11.2.2'),(4332,_binary 'Insert a list of integer numeric values separated by commas: e.g: 10, 20, 50, 100','','none'),(4333,_binary 'WARNING: Disabling SQL rewriting means that node access security is disabled. This may allow users to see data they should not be able to see if your view is misconfigured. Use this option only if you understand and accept this security risk.','','none'),(4334,_binary 'No view mode selected','','none'),(4335,_binary 'Caption for the table','','none'),(4336,_binary 'Table details','','none'),(4337,_binary 'Summary title','','none'),(4338,_binary 'Table description','','none'),(4339,_binary 'Provide additional details about the table to increase accessibility.','','none'),(4340,_binary 'Enable @display_title','','none'),(4341,_binary 'Delete @display_title','','11.2.2'),(4342,_binary 'Undo delete of @display_title','','none'),(4343,_binary 'Disable @display_title','','11.2.2'),(4344,_binary 'Edit view name/description','','11.2.2'),(4345,_binary 'Analyze view','','11.2.2'),(4346,_binary 'Reorder displays','','11.2.2'),(4347,_binary 'Revert view','','none'),(4348,_binary 'Add <span class=\"visually-hidden\">@type</span>','','11.2.2'),(4349,_binary 'And/Or Rearrange <span class=\"visually-hidden\">filter criteria</span>','','11.2.2'),(4350,_binary 'Rearrange <span class=\"visually-hidden\">@type</span>','','11.2.2'),(4351,_binary 'This display has one or more validation errors.','','11.1.8'),(4352,_binary 'There are no disabled views.','','none'),(4353,_binary '[@time ms] @query','','none'),(4354,_binary 'Do you want to break the lock on view %name?','','none'),(4355,_binary 'View language','','none'),(4356,_binary 'Language of labels and other textual elements in this view.','','none'),(4357,_binary 'No displays available.','','none'),(4358,_binary 'Last saved','','11.2.2'),(4359,_binary 'Not saved yet','','11.2.2'),(4360,_binary 'Hard','','none'),(4361,_binary 'Comment selection','','none'),(4362,_binary 'Contact message','','11.2.2'),(4363,_binary 'My Editor','','none'),(4364,_binary 'Entity display','','none'),(4365,_binary 'Entity form display','','11.2.2'),(4366,_binary 'Display the ID of the referenced entities.','','none'),(4367,_binary 'Selects referenceable entities for an entity reference field.','','none'),(4368,_binary 'Entity Reference inline fields','','none'),(4369,_binary 'Returns results as a PHP array of labels and rendered rows.','','none'),(4370,_binary 'File selection','','none'),(4371,_binary 'Separate link text and URL','','none'),(4372,_binary 'Node selection','','none'),(4373,_binary 'Watchdog database log','','none'),(4374,_binary 'REST export','','none'),(4375,_binary 'Create a REST export resource.','','none'),(4376,_binary 'Use entities as row data.','','none'),(4377,_binary 'Use fields as row data.','','none'),(4378,_binary 'Serializer','','none'),(4379,_binary 'Serializes views row data using the Serializer component.','','none'),(4380,_binary 'Tar','','none'),(4381,_binary 'Handles .tar files.','','none'),(4382,_binary 'Handles zip files.','','none'),(4383,_binary 'Taxonomy Term selection','','none'),(4384,_binary 'Display reference to taxonomy term in RSS.','','none'),(4385,_binary 'Telephone link','','none'),(4386,_binary 'User selection','','none'),(4387,_binary 'Views Exposed Filter Block','','none'),(4388,_binary 'A simple pager containing previous and next links.','','none'),(4389,_binary 'Display all items that this view might find.','','none'),(4390,_binary 'Displays rows as HTML list.','','none'),(4391,_binary 'Language detection and selection','','none'),(4392,_binary 'menus','','11.2.2'),(4393,_binary 'Toolkit','','none'),(4394,_binary 'Autoplay: %autoplay','','11.2.2'),(4395,_binary 'Loop: %loop','','11.2.2'),(4396,_binary 'Muted: %muted','','11.2.2'),(4397,_binary 'Display of multiple files','','none'),(4398,_binary 'Welcome!','','11.1.7'),(4399,_binary 'Configuration Translation','','none'),(4400,_binary '- empty image -','','none'),(4401,_binary 'Field formatters','','none'),(4402,_binary 'If enabled, access permissions for rendering the entity are not checked.','','none'),(4403,_binary 'Save and select','','none'),(4404,_binary 'Editorial','','none'),(4405,_binary 'Protocol version','','none'),(4406,_binary 'The directory %translations_directory exists.','','none'),(4407,_binary 'MySQL, MariaDB, Percona Server, or equivalent','','none'),(4408,_binary 'The referenced language','','none'),(4409,_binary 'Language reference','','none'),(4410,_binary 'URI value','','none'),(4411,_binary 'An entity field containing a URI.','','none'),(4412,_binary 'Caribbean Netherlands','','none'),(4413,_binary 'Congo - Kinshasa','','none'),(4414,_binary 'Congo - Brazzaville','','none'),(4415,_binary 'Côte d’Ivoire','','none'),(4416,_binary 'Clipperton Island','','none'),(4417,_binary 'Hong Kong SAR China','','none'),(4418,_binary 'Canary Islands','','none'),(4419,_binary 'Palestinian Territories','','none'),(4420,_binary 'Outlying Oceania','','none'),(4421,_binary 'U.S. Outlying Islands','','none'),(4422,_binary 'Time span in seconds','','none'),(4423,_binary 'A unique name for this block instance. Must be alpha-numeric and underscore separated.','','11.2.2'),(4424,_binary 'Filter by block name','','11.1.7'),(4425,_binary 'Enter a part of the block name to filter by.','','11.1.7'),(4426,_binary 'Items per block','','11.1.8'),(4427,_binary '@count (default setting)','','none'),(4428,_binary 'Configuring the toolbar','','none'),(4429,_binary 'Toggling between formatted text and HTML source','','none'),(4430,_binary 'Could not extract the contents of the tar file. The error message is <em>@message</em>','','none'),(4431,_binary 'Enable image uploads','','none'),(4432,_binary 'Storage: @name','','none'),(4433,_binary 'A directory relative to Drupal\'s files directory where uploaded images will be stored.','','none'),(4434,_binary 'If this is left empty, then the file size will be limited by the PHP maximum upload size of @size.','','none'),(4435,_binary 'Images larger than these dimensions will be scaled down.','','none'),(4436,_binary 'Installing text editors','','none'),(4437,_binary 'Enabling a text editor for a text format','','none'),(4438,_binary 'Configuring a text editor','','none'),(4439,_binary 'Once a text editor is associated with a text format, you can configure it by clicking on the <em>Configure</em> link for this format. Depending on the specific text editor, you can configure it for example by adding buttons to its toolbar. Typically these buttons provide formatting or editing tools, and they often insert HTML tags into the field source. For details, see the help page of the specific text editor.','','none'),(4440,_binary 'Using different text editors and formats','','none'),(4441,_binary 'If you change the text format on a text field, the text editor will change as well because the text editor configuration is associated with the individual text format. This allows the use of the same text editor with different options for different text formats. It also allows users to choose between text formats with different text editors if they are installed.','','none'),(4442,_binary 'Placeholder: @placeholder','','none'),(4443,_binary 'No placeholder','','11.2.2'),(4444,_binary 'Add, edit, and delete custom display modes.','','11.2.2'),(4445,_binary 'Display modes','','11.2.2'),(4446,_binary 'Configure what displays are available for your content and forms.','','11.2.2'),(4447,_binary 'Manage custom view modes.','','11.2.2'),(4448,_binary 'Form modes','','11.2.2'),(4449,_binary 'Manage custom form modes.','','11.2.2'),(4450,_binary 'Add form mode','','11.2.2'),(4451,_binary 'Edit form mode','','none'),(4452,_binary 'Choose view mode entity type','','none'),(4453,_binary 'Choose form mode entity type','','none'),(4454,_binary 'Deleting a @entity-type will cause any output still requesting to use that @entity-type to use the default display settings.','','none'),(4455,_binary 'Saved the %label @entity-type.','','none'),(4456,_binary 'Autocomplete matching: @match_operator','','11.2.2'),(4457,_binary 'The referenced entity (%type: %id) does not exist.','','none'),(4458,_binary 'Order','Sort order','11.2.2'),(4459,_binary '%entity_label: Administer form display','','11.2.2'),(4460,_binary 'Plugin for @title','','11.2.2'),(4461,_binary '@type (module: @module)','','none'),(4462,_binary 'Widget settings:','','11.2.2'),(4463,_binary 'The label of the entity that is related to the file.','','11.1.8'),(4464,_binary 'Access the Files overview page','','11.2.2'),(4465,_binary 'Progress indicator: @progress_indicator','','11.2.2'),(4466,_binary 'The %filter filter is missing, and will be removed once this format is saved.','','none'),(4467,_binary 'Lines and paragraphs are automatically recognized. The &lt;br /&gt; line break, &lt;p&gt; paragraph and &lt;/p&gt; close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple of blank lines.','','none'),(4468,_binary 'Missing filter. All text is removed','','none'),(4469,_binary 'Missing filter plugin: %filter.','','none'),(4470,_binary 'Provides a fallback for missing filters. Do not use.','','none'),(4471,_binary 'Add image style','','11.1.8'),(4472,_binary 'Preview image style: @style','','11.2.2'),(4473,_binary 'Deleting a language will remove all interface translations associated with it, and content in this language will be set to be language neutral. This action cannot be undone.','','none'),(4474,_binary 'No placeholders','','none'),(4475,_binary 'Title placeholder: @placeholder_title','','none'),(4476,_binary 'URL placeholder: @placeholder_url','','none'),(4477,_binary 'Note that importing large .po files may take several minutes.','','none'),(4478,_binary 'Content items can be edited using different form modes. Here, you can define which fields are shown and hidden when %type content is edited in each form mode, and define how the field form widgets are displayed in each form mode.','','11.2.2'),(4479,_binary 'Edit %label content type','','11.2.2'),(4480,_binary 'The content has either been modified by another user, or you have already submitted modifications. As a result, your changes cannot be saved.','','none'),(4481,_binary 'Use field label: @display_label','','11.2.2'),(4482,_binary 'Provides a row plugin to display search results.','','none'),(4483,_binary 'A local file system path where public files will be stored. This directory must exist and be writable by Drupal. This directory must be relative to the Drupal installation directory and be accessible over the web. This must be changed in settings.php','','11.1.7'),(4484,_binary '%name: the telephone number may not be longer than @max characters.','','none'),(4485,_binary '%name: the text may not be longer than @max characters.','','none'),(4486,_binary 'Summary rows','','none'),(4487,_binary 'This form lets administrators add and edit fields for storing user data.','','11.2.2'),(4488,_binary 'This form lets administrators configure how form fields should be displayed when editing a user profile.','','11.2.2'),(4489,_binary 'Alter the HTTP response status code used by this view, mostly helpful for empty results.','','11.1.8'),(4490,_binary 'HTTP status code','','none'),(4491,_binary 'Always display the more link','','none'),(4492,_binary 'Check this to display the more link even if there are no more items to display.','','none'),(4493,_binary 'Make entity label a link to entity page.','','none'),(4494,_binary 'You must add some additional fields to this display before using this field. These fields may be marked as <em>Exclude from display</em> if you prefer. Note that due to rendering order, you cannot use fields that come after this field; if you need a field not listed here, rearrange your fields.','','11.2.2'),(4495,_binary 'Automatic width','','11.1.8'),(4496,_binary 'The width of each column will be calculated automatically based on the number of columns provided. If additional classes are entered or a theme injects classes based on a grid system, disabling this option may prove beneficial.','','11.1.8'),(4497,_binary 'Default column classes','','11.1.8'),(4498,_binary 'Add the default views column classes like views-col, col-1 and clearfix to the output. You can use this to quickly reduce the amount of markup the view provides by default, at the cost of making it more difficult to apply CSS.','','11.1.8'),(4499,_binary 'Custom column class','','11.1.8'),(4500,_binary 'Additional classes to provide on each column. Separated by a space.','','11.1.8'),(4501,_binary 'Default row classes','','11.1.8'),(4502,_binary 'Adds the default views row classes like views-row, row-1 and clearfix to the output. You can use this to quickly reduce the amount of markup the view provides by default, at the cost of making it more difficult to apply CSS.','','11.1.8'),(4503,_binary 'Custom row class','','11.1.8'),(4504,_binary 'Additional classes to provide on each row. Separated by a space.','','11.1.8'),(4505,_binary 'Default wizard','','none'),(4506,_binary 'All Views-generated queries will include the name of the views and display \'view-name:display-name\' as a string at the end of the SELECT clause. This makes identifying Views queries in database server logs simpler, but should only be used when troubleshooting.','','none'),(4507,_binary 'Selected:','','11.1.8'),(4508,_binary '@count week@count weeks','','11.2.2'),(4509,_binary '@count month@count months','','11.2.2'),(4510,_binary 'Additional data','','none'),(4511,_binary 'Allowed values','Validation','none'),(4512,_binary 'Bundle','Validation','none'),(4513,_binary 'The entity must be of bundle %bundle.','','none'),(4514,_binary 'Complex data','Validation','none'),(4515,_binary 'Count','Validation','none'),(4516,_binary 'Entity type','Validation','none'),(4517,_binary 'The entity must be of type %type.','','none'),(4518,_binary 'Length','Validation','none'),(4519,_binary 'Primitive type','Validation','none'),(4520,_binary 'This value should be of the correct primitive type.','','none'),(4521,_binary 'Range','Validation','none'),(4522,_binary 'Entity Reference valid reference','Validation','none'),(4523,_binary 'User name','Validation','none'),(4524,_binary 'User name unique','Validation','none'),(4525,_binary '%name must be higher than or equal to %min.','','none'),(4526,_binary '%name must be lower than or equal to %max.','','none'),(4527,_binary 'Entity changed','Validation','none'),(4528,_binary 'Block layout','','11.2.2'),(4529,_binary 'Block category','','11.2.2'),(4530,_binary 'Hide block if the view output is empty','','11.2.2'),(4531,_binary 'Block empty settings','','none'),(4532,_binary 'Hide block if no result/empty text','','none'),(4533,_binary 'Hide the block if there is no result and no empty text and no header/footer which is shown on empty result','','none'),(4534,_binary 'The number of comments posted on an entity.','','11.1.8'),(4535,_binary 'The number of comments posted on an entity since the reader last viewed it.','','11.1.8'),(4536,_binary 'The entity the comment was posted to.','','none'),(4537,_binary 'The @entity_type to which the comment is a reply to.','','none'),(4538,_binary 'The number of comments an entity has.','','11.1.8'),(4539,_binary 'The most recent of last comment posted or entity updated time.','','11.1.8'),(4540,_binary 'Display the last comment of an entity','','none'),(4541,_binary 'The last comment of an entity.','','11.1.8'),(4542,_binary 'The User ID of the author of the last comment of an entity.','','11.1.8'),(4543,_binary 'The entity type to which the comment is a reply to.','','11.1.8'),(4544,_binary 'Display the standard add comment link used on regular @entity_type, which will only display if the viewing user has access to add a comment.','','11.1.8'),(4545,_binary 'Display nodes only if a user posted the @entity_type or commented on the @entity_type.','','11.1.8'),(4546,_binary 'Comments of the @entity_type using field: @field_name','','11.1.8'),(4547,_binary 'Relate all comments on the @entity_type. This will create 1 duplicate record for every comment. Usually if you need this it is better to create a comment view.','','11.1.8'),(4548,_binary 'Edit comment %title','','none'),(4549,_binary 'The ID of the entity of which this comment is a reply.','','none'),(4550,_binary 'The entity type to which this comment is attached.','','none'),(4551,_binary 'Comment field name','','11.2.2'),(4552,_binary 'The field name through which this comment was added.','','none'),(4553,_binary 'Last comment ID','','11.2.2'),(4554,_binary 'Last comment timestamp','','11.2.2'),(4555,_binary 'The time that the last comment was created.','','11.1.8'),(4556,_binary 'Last comment name','','11.2.2'),(4557,_binary 'The name of the user posting the last comment.','','11.1.8'),(4558,_binary 'Last comment user ID','','11.2.2'),(4559,_binary 'The number of comments.','','11.1.8'),(4560,_binary 'This field manages configuration and presentation of comments on an entity.','','11.1.8'),(4561,_binary 'Comment list','','none'),(4562,_binary 'Show the comment link in the form used on standard entity teasers, rather than the full entity form.','','none'),(4563,_binary 'Content language and translation','','none'),(4564,_binary 'Configure language and translation support for content.','','none'),(4565,_binary 'Select source language','','none'),(4566,_binary 'Computed date','','none'),(4567,_binary 'The computed DateTime object.','','none'),(4568,_binary 'Log entries','','11.1.8'),(4569,_binary 'Contains a list of log entries.','','none'),(4570,_binary 'WID','','11.2.2'),(4571,_binary 'The user on which the log entry as written.','','none'),(4572,_binary 'The actual message of the log entry.','','none'),(4573,_binary 'The variables of the log entry in a serialized format.','','none'),(4574,_binary 'Operation links for the event.','','none'),(4575,_binary 'URL of the previous page.','','none'),(4576,_binary 'Date when the event occurred.','','none'),(4577,_binary 'Replace variables','','none'),(4578,_binary 'One file only.Maximum @count files.','','11.2.2'),(4579,_binary 'Configure language support for content.','','11.2.2'),(4580,_binary 'Managing and displaying link fields','','none'),(4581,_binary 'Adding link text','','none'),(4582,_binary 'In the field settings you can define additional link text to be <em>optional</em> or <em>required</em> in any link field.','','none'),(4583,_binary 'Displaying link text','','none'),(4584,_binary 'If link text has been submitted for a URL, then by default this link text is displayed as a link to the URL. If you want to display both the link text <em>and</em> the URL, choose the appropriate link format from the drop-down menu in the <em>Manage display</em> page. If you only want to display the URL even if link text has been submitted, choose <em>Link</em> as the format, and then change its <em>Format settings</em> to display <em>URL only</em>.','','none'),(4585,_binary 'Adding attributes to links','','none'),(4586,_binary 'You can add attributes to links, by changing the <em>Format settings</em> in the <em>Manage display</em> page. Adding <em>rel=\"nofollow\"</em> notifies search engines that links should not be followed.','','none'),(4587,_binary 'Validating URLs','','none'),(4588,_binary 'Number (decimal)','','11.1.8'),(4589,_binary 'Number (float)','','11.1.8'),(4590,_binary 'Number (integer)','','11.2.2'),(4591,_binary 'Alias for @id','','none'),(4592,_binary 'Raw output for @id','','none'),(4593,_binary 'The Serialization module provides a service for serializing and deserializing data to and from formats such as JSON and XML.','','none'),(4594,_binary 'Serialization is the process of converting data structures like arrays and objects into a string. This allows the data to be represented in a way that is easy to exchange and store (for example, for transmission over the Internet or for storage in a local file system). These representations can then be deserialized to get back to the original data structures.','','none'),(4595,_binary 'The serializer splits this process into two parts. Normalization converts an object to a normalized array structure. Encoding takes that array and converts it to a string.','','none'),(4596,_binary 'The uninstall process removes all data related to a module.','','11.1.8'),(4597,_binary 'The date the term was last updated.','','11.1.8'),(4598,_binary 'The time that the term was last edited.','','11.1.8'),(4599,_binary 'Managing and displaying telephone fields','','none'),(4600,_binary 'Displaying telephone numbers as links','','none'),(4601,_binary 'The user account %name cannot be canceled.','','none'),(4602,_binary 'The handler for this item is broken or missing. The following details are available:','','none'),(4603,_binary 'Default actions','','11.1.8'),(4604,_binary 'Grouping @id','','none'),(4605,_binary 'Columns for @field','','none'),(4606,_binary 'Sortable for @field','','none'),(4607,_binary 'Default sort order for @field','','none'),(4608,_binary 'Default sort for @field','','none'),(4609,_binary 'Alignment for @field','','none'),(4610,_binary 'Separator for @field','','none'),(4611,_binary 'Hide empty column for @field','','none'),(4612,_binary 'Responsive setting for @field','','none'),(4613,_binary 'No default sort','','none'),(4614,_binary 'Page display settings','','11.1.8'),(4615,_binary 'Block display settings','','11.1.8'),(4616,_binary 'View basic information','','11.1.8'),(4617,_binary 'Allow embedded displays','','11.1.8'),(4618,_binary 'Embedded displays can be used in code via views_embed_view().','','11.1.8'),(4619,_binary 'Show SQL query','','11.1.8'),(4620,_binary 'Remove @title','','11.1.8'),(4621,_binary 'Weight for @id','','none'),(4622,_binary 'Group for @id','','none'),(4623,_binary 'Remove @id','','none'),(4624,_binary 'PHP date format','','none'),(4625,_binary '@group: @title','','11.2.2'),(4626,_binary 'Media types','','11.2.2'),(4627,_binary 'Not fully protected','','none'),(4628,_binary 'Reset your password','','11.2.2'),(4629,_binary 'Number of new comments','','none'),(4630,_binary 'Lists (Views)','','11.2.2'),(4631,_binary 'Simple configuration','','11.2.2'),(4632,_binary 'Configuration type','','none'),(4633,_binary 'Here is your configuration:','','none'),(4634,_binary 'Are you sure you want to update the %name @type?','','none'),(4635,_binary 'Missing ID key \"@id_key\" for this @entity_type import.','','none'),(4636,_binary 'An entity with this machine name already exists but the import did not specify a UUID.','','none'),(4637,_binary 'An entity with this machine name already exists but the UUID does not match.','','none'),(4638,_binary 'An entity with this UUID already exists but the machine name does not match.','','none'),(4639,_binary 'Fallback date format','','11.1.7'),(4640,_binary 'Configuration translation','','none'),(4641,_binary 'Translate the configuration.','','none'),(4642,_binary '@label fields','','none'),(4643,_binary 'Enter block, theme or category','','none'),(4644,_binary 'Enter a part of the block, theme or category to filter by.','','none'),(4645,_binary 'Translations for %label','','none'),(4646,_binary '@language (original)','','none'),(4647,_binary 'Enter label','','none'),(4648,_binary 'Enter a part of the label or description to filter by.','','none'),(4649,_binary 'Enter field or @bundle','','none'),(4650,_binary 'Enter a part of the field or @bundle to filter by.','','none'),(4651,_binary 'Add @language translation for %label','','none'),(4652,_binary 'Successfully saved @language translation.','','none'),(4653,_binary '@language translation of %label was deleted','','none'),(4654,_binary 'Edit @language translation for %label','','none'),(4655,_binary 'Successfully updated @language translation.','','none'),(4656,_binary '(Empty)','','none'),(4657,_binary 'About text formats','','11.2.2'),(4658,_binary 'Are you sure you want to apply the updated %name image effect to all images?','','none'),(4659,_binary 'This operation does not change the original images but the copies created for this style will be recreated.','','none'),(4660,_binary 'The image style %name has been flushed.','','none'),(4661,_binary 'Image to be shown if no image is uploaded.','','11.2.2'),(4662,_binary 'Action title','','none'),(4663,_binary 'The title shown above the actions dropdown.','','none'),(4664,_binary 'The machine-readable name must be unique, and can only contain lowercase letters, numbers, and underscores. Additionally, it can not be the reserved word \"custom\".','','none'),(4665,_binary '- Restricted access -','','11.2.2'),(4666,_binary 'Workflow type','','none'),(4667,_binary 'Sample content','','none'),(4668,_binary 'Display block title','','none'),(4669,_binary 'List of items','','none'),(4670,_binary 'Placing and moving blocks','','none'),(4671,_binary 'Demonstrating block regions for a theme','','none'),(4672,_binary 'Toggling between different themes','','none'),(4673,_binary 'Configuring block settings','','none'),(4674,_binary 'You can control the visibility of a block by restricting it to specific pages, content types, and/or roles by setting the appropriate options under <em>Visibility settings</em> of the block configuration.','','none'),(4675,_binary 'Unless you\'re experiencing problems with pagers related to this field, you should leave this at 0. If using multiple pagers on one page you may need to set this number to a higher value so as not to conflict within the ?page= array. Large values will add a lot of commas to your URLs, so avoid if possible.','','none'),(4676,_binary 'Pager ID: @id','','none'),(4677,_binary 'Enter the name of the configuration file without the <em>.yml</em> extension. (e.g. <em>system.site</em>)','','none'),(4678,_binary 'The sender\'s email','','11.2.2'),(4679,_binary 'The email of the person that is sending the contact message.','','none'),(4680,_binary 'Relate file entities to their usage.','','none'),(4681,_binary 'Managing and displaying file fields','','none'),(4682,_binary 'Allowing file extensions','','none'),(4683,_binary 'In the field settings, you can define the allowed file extensions (for example <em>pdf docx psd</em>) for the files that will be uploaded with the file field.','','none'),(4684,_binary 'Restricting the maximum file size','','none'),(4685,_binary 'The maximum file size that users can upload is limited by PHP settings of the server, but you can restrict by entering the desired value as the <em>Maximum upload size</em> setting. The maximum file size is automatically displayed to users in the help text of the file field.','','none'),(4686,_binary 'Displaying files and descriptions','','none'),(4687,_binary 'In the field settings, you can allow users to toggle whether individual files are displayed. In the display settings, you can then choose one of the following formats: <ul><li><em>Generic file</em> displays links to the files and adds icons that symbolize the file extensions. If <em>descriptions</em> are enabled and have been submitted, then the description is displayed instead of the file name.</li><li><em>URL to file</em> displays the full path to the file as plain text.</li><li><em>Table of files</em> lists links to the files and the file sizes in a table.</li><li><em>RSS enclosure</em> only displays the first file, and only in a RSS feed, formatted according to the RSS 2.0 syntax for enclosures.</li></ul> A file can still be linked to directly by its URI even if it is not displayed.','','none'),(4688,_binary 'Flag to control whether this file should be displayed when viewing content','','none'),(4689,_binary 'The log entry explaining the changes in this revision.','','11.2.2'),(4690,_binary 'At least one authentication provider must be defined for resource @id','','none'),(4691,_binary 'At least one format must be defined for resource @id','','none'),(4692,_binary 'The ID of the shortcut.','','none'),(4693,_binary 'The UUID of the shortcut.','','none'),(4694,_binary 'The bundle of the shortcut.','','none'),(4695,_binary 'Weight among shortcuts in the same shortcut set.','','none'),(4696,_binary 'Route name','','none'),(4697,_binary 'The language code of the shortcut.','','none'),(4698,_binary 'Shortcut link','','11.2.2'),(4699,_binary 'Rebuild access','','11.2.2'),(4700,_binary 'The rebuild_access setting is enabled in settings.php. It is recommended to have this setting disabled unless you are performing a rebuild.','','11.2.2'),(4701,_binary 'Relate nodes to taxonomy terms, specifying which vocabulary or vocabularies to use. This relationship will cause duplicated records if there are multiple terms.','','11.1.8'),(4702,_binary 'Taxonomy term ID','','none'),(4703,_binary 'Taxonomy term name','','11.1.8'),(4704,_binary 'Return to site content','','11.2.2'),(4705,_binary 'Preferred admin language code','','11.2.2'),(4706,_binary 'The user\'s preferred language code for receiving emails and viewing the site.','','none'),(4707,_binary 'Preferred language code','','11.2.2'),(4708,_binary 'The user\'s preferred language code for viewing administration pages.','','none'),(4709,_binary 'The name of this user.','','none'),(4710,_binary 'The password of this user (hashed).','','none'),(4711,_binary 'The email of this user.','','none'),(4712,_binary 'The timezone of this user.','','none'),(4713,_binary 'The time that the user was created.','','none'),(4714,_binary 'Initial email','','11.2.2'),(4715,_binary 'User ID from route context','','11.1.8'),(4716,_binary 'The Views module provides a back end to fetch information from content, user accounts, taxonomy terms, and other entities from the database and present it to the user as a grid, HTML list, table, unformatted list, etc. The resulting displays are known generally as <em>views</em>.','','none'),(4717,_binary 'Adding functionality to administrative pages','','none'),(4718,_binary 'The Views module adds functionality to some core administration pages. For example, <em>admin/content</em> uses Views to filter and sort content. With Views uninstalled, <em>admin/content</em> is more limited.','','none'),(4719,_binary 'Expanding Views functionality','','none'),(4720,_binary 'Changing the title here means it cannot be dynamically altered anymore.','','none'),(4721,_binary 'Validate @label','','none'),(4722,_binary 'Validate user has access to the %name','','11.1.8'),(4723,_binary 'Multiple arguments','','11.1.8'),(4724,_binary 'Single ID','','11.1.8'),(4725,_binary 'One or more IDs separated by , or +','','11.1.8'),(4726,_binary 'Tag based','','11.2.2'),(4727,_binary 'Tag based caching of data. Caches will persist until any related cache tags are invalidated.','','none'),(4728,_binary 'Name and description','','none'),(4729,_binary 'Administrative tags','','none'),(4730,_binary 'Enter a comma-separated list of words to describe your view.','','none'),(4731,_binary 'Click <em>Save</em>.','','11.2.2'),(4732,_binary 'Defines a field type for telephone numbers.','','11.2.2'),(4733,_binary 'simple configuration','','none'),(4734,_binary 'The staged configuration cannot be imported, because it originates from a different site than this site. You can only synchronize configuration between cloned instances of this site.','','none'),(4735,_binary 'The date the file created.','','11.1.8'),(4736,_binary 'The timestamp that the file was created.','','none'),(4737,_binary 'The timestamp that the file was last changed.','','none'),(4738,_binary 'Language based on a selected language.','','none'),(4739,_binary 'Menu links with lower weights are displayed before links with higher weights.','','11.2.2'),(4740,_binary 'The name of the user role.','','none'),(4741,_binary 'Influence','','none'),(4742,_binary 'Influence is a numeric multiplier used in ordering search results. A higher number means the corresponding factor has more influence on search results; zero means the factor is ignored. Changing these numbers does not require the search index to be rebuilt. Changes take effect immediately.','','none'),(4743,_binary 'Search page type','','none'),(4744,_binary '- Choose page type -','','none'),(4745,_binary 'No search pages have been configured.','','none'),(4746,_binary 'You must select the new search page type.','','none'),(4747,_binary 'Edit %label search page','','none'),(4748,_binary 'The %label search page has been enabled.','','none'),(4749,_binary 'The %label search page has been disabled.','','none'),(4750,_binary 'The default search page is now %label. Be sure to check the ordering of your search pages.','','none'),(4751,_binary 'The %label search page has been added.','','none'),(4752,_binary 'Save search page','','none'),(4753,_binary 'The %label search page has been updated.','','none'),(4754,_binary 'The label for this search page.','','none'),(4755,_binary 'The search page path must be unique.','','none'),(4756,_binary 'Managing and displaying text fields','','none'),(4757,_binary 'Creating short text fields','','none'),(4758,_binary 'Creating long text fields','','none'),(4759,_binary 'Trimming the text length','','none'),(4760,_binary 'On the <em>Manage display</em> page you can choose to display a trimmed version of the text, and if so, where to cut off the text.','','none'),(4761,_binary 'Displaying summaries instead of trimmed text','','none'),(4762,_binary 'Using text formats and editors','','none'),(4763,_binary 'Left','Text alignment','none'),(4764,_binary 'Center','Text alignment','none'),(4765,_binary 'Right','Text alignment','none'),(4766,_binary 'State label','','none'),(4767,_binary '%name: may not be longer than @max characters.','','11.2.2'),(4768,_binary 'A breakpoint separates the height or width of viewports (screens, printers, and other media output types) into steps. For instance, a width breakpoint of 40em creates two steps: one for widths up to 40em and one for widths above 40em. Breakpoints can be used to define when layouts should shift from one form to another, when images should be resized, and other changes that need to respond to changes in viewport height or width.','','none'),(4769,_binary 'Resolution multiplier','','none'),(4770,_binary 'Resolution multipliers are a measure of the viewport\'s device resolution, defined to be the ratio between the physical pixel size of the active device and the <a href=\"http://en.wikipedia.org/wiki/Device_independent_pixel\">device-independent pixel</a> size. The Breakpoint module defines multipliers of 1, 1.5, and 2; when defining breakpoints, modules and themes can define which multipliers apply to each breakpoint.','','11.2.2'),(4771,_binary 'Defining breakpoints and breakpoint groups','','none'),(4772,_binary 'Modules and themes can use the API provided by the Breakpoint module to define breakpoints and breakpoint groups, and to assign resolution multipliers to breakpoints.','','none'),(4773,_binary 'Comment author name','Validation','none'),(4774,_binary 'Changing the text format to %text_format will permanently remove content that is not allowed in that text format.<br><br>Save your changes before switching the text format to avoid losing data.','','11.2.2'),(4775,_binary 'Entity view display','','11.2.2'),(4776,_binary 'Managing and displaying entity reference fields','','none'),(4777,_binary 'Selecting reference type','','none'),(4778,_binary 'In the field settings you can select which entity type you want to create a reference to.','','none'),(4779,_binary 'Filtering and sorting reference fields','','none'),(4780,_binary 'Depending on the chosen entity type, additional filtering and sorting options are available for the list of entities that can be referred to, in the field settings. For example, the list of users can be filtered by role and sorted by name or ID.','','none'),(4781,_binary 'Displaying a reference','','none'),(4782,_binary 'An entity reference can be displayed as a simple label with or without a link to the entity. Alternatively, the referenced entity can be displayed as a teaser (or any other available view mode) inside the referencing entity.','','none'),(4783,_binary 'Managing text formats','','none'),(4784,_binary 'Assigning roles to text formats','','none'),(4785,_binary 'Selecting filters','','none'),(4786,_binary 'Each filter can have additional configuration options. For example, for the \"Limit allowed HTML tags\" filter you need to define the list of HTML tags that the filter leaves in the text.','','none'),(4787,_binary 'When creating or editing data in a field that has text formats enabled, users can select the format under the field from the Text format select list.','','none'),(4788,_binary 'Import behavior','','none'),(4789,_binary 'The keywords to search for.','','11.1.8'),(4790,_binary 'Managing and displaying list fields','','none'),(4791,_binary 'Defining option keys and labels','','none'),(4792,_binary 'When you define the list options you can define a key and a label for each option in the list. The label will be shown to the users while the key gets stored in the database.','','none'),(4793,_binary 'Choosing list field type','','none'),(4794,_binary 'There are three types of list fields, which store different types of data: <em>float</em>, <em>integer</em> or, <em>text</em>. The <em>float</em> type allows storing approximate decimal values. The <em>integer</em> type allows storing whole numbers, such as years (for example, 2012) or values (for example, 1, 2, 5, 305). The <em>text</em> list field type allows storing text values. No matter which type of list field you choose, you can define whatever labels you wish for data entry.','','none'),(4795,_binary 'Dependency of required module @module','','none'),(4796,_binary 'Some of the pending updates cannot be applied because their dependencies were not met.','','none'),(4797,_binary 'The vocabulary to which the term is assigned.','','none'),(4798,_binary 'Managing user account fields','','none'),(4799,_binary 'The date the taxonomy was most recently updated.','','none'),(4800,_binary 'An entity field containing a UNIX timestamp of when the entity has been last updated.','','none'),(4801,_binary 'An entity field containing a UNIX timestamp of when the entity has been created.','','none'),(4802,_binary 'An entity field for storing a serialized array of values.','','none'),(4803,_binary 'Timestamp value','','11.2.2'),(4804,_binary 'Sends the message as plain text, using PHP\'s native mail() function.','','none'),(4805,_binary 'Mail collector','','none'),(4806,_binary 'Does not send the message, but stores it in Drupal within the state system. Used for testing.','','none'),(4807,_binary 'Synchronizing configuration','','none'),(4808,_binary 'Starting configuration synchronization.','','none'),(4809,_binary 'Configuration synchronization has encountered an error.','','none'),(4810,_binary 'Nothing to export.','','none'),(4811,_binary 'Administer responsive images','','none'),(4812,_binary 'Defined on the Appearance or Theme Settings page. You do not have the appropriate permissions to change the site logo.','','none'),(4813,_binary 'Defined on the Site Information page. You do not have the appropriate permissions to change the site logo.','','none'),(4814,_binary 'Toggle branding elements','','11.1.7'),(4815,_binary 'Choose which branding elements you want to show in this block instance.','','11.1.7'),(4816,_binary 'Site branding','','11.2.2'),(4817,_binary 'Rendering language','','none'),(4818,_binary 'Save and configure','','11.2.2'),(4819,_binary 'The \"@name\" option must contain a valid value. You may either leave the text field empty or enter a string like \"512\" (bytes), \"80 KB\" (kilobytes) or \"50 MB\" (megabytes).','','none'),(4820,_binary 'Form build-id mismatch detected while attempting to store a form in the cache.','','none'),(4821,_binary 'Synchronizing configuration: @op @name.','','none'),(4822,_binary 'Unexpected error during import with operation @op for @name: @message','','none'),(4823,_binary 'Deleted and replaced configuration \"@name\"','','none'),(4824,_binary 'Update target \"@name\" is missing.','','none'),(4825,_binary '%name: The integer must be larger or equal to %min.','','11.2.2'),(4826,_binary 'Size of URI field','','none'),(4827,_binary 'URI field','','none'),(4828,_binary 'A brief description of your block.','','11.2.2'),(4829,_binary 'no caching','','11.2.2'),(4830,_binary 'Custom Entity ID','','none'),(4831,_binary 'Specify a custom entity ID. This will override the entity ID in the configuration above.','','none'),(4832,_binary 'Completed @current step of @total.','','none'),(4833,_binary 'The configuration synchronization failed validation.','','none'),(4834,_binary '@count renamed@count renamed','','none'),(4835,_binary 'The configuration was imported with errors.','','none'),(4836,_binary 'All links are validated after a link field is filled in. They can include anchors or query strings.','','none'),(4837,_binary 'Allowed link type','','none'),(4838,_binary 'Internal links only','','none'),(4839,_binary 'Both internal and external links','','none'),(4840,_binary 'Link data valid for link type.','Validation','none'),(4841,_binary 'Importing translation files','','none'),(4842,_binary 'Checking the translation status','','none'),(4843,_binary 'Translating individual strings','','none'),(4844,_binary 'Could not save to map table due to missing destination id values','','none'),(4845,_binary 'Format ID.','','none'),(4846,_binary '(this translation)','','none'),(4847,_binary '(all translations)','','none'),(4848,_binary 'Search is currently disabled','','none'),(4849,_binary 'No screenshot','','none'),(4850,_binary 'This import is empty and if applied would delete all of your configuration, so has been rejected.','','none'),(4851,_binary 'Site UUID in source storage does not match the target storage.','','none'),(4852,_binary 'Configuration deletions','','11.1.8'),(4853,_binary 'The listed configuration will be deleted.','','11.1.8'),(4854,_binary 'User\'s roles','','none'),(4855,_binary 'Single name','','11.1.8'),(4856,_binary 'One or more names separated by , or +','','11.1.8'),(4857,_binary 'If none are selected, all are allowed.','','11.1.8'),(4858,_binary 'Missing row plugin','','none'),(4859,_binary 'Tab options','','none'),(4860,_binary 'Enable menu link','','none'),(4861,_binary 'Allowed HTML','','none'),(4862,_binary 'Contact messages','','none'),(4863,_binary '@label entities','','11.1.8'),(4864,_binary 'Synchronizing configuration: @op @name in @collection.','','none'),(4865,_binary 'Deleted and replaced configuration entity \"@name\"','','none'),(4866,_binary 'Content','Entity type group','11.2.2'),(4867,_binary 'Other','Entity type group','none'),(4868,_binary 'Configuration','Entity type group','11.2.2'),(4869,_binary 'Action ID','','none'),(4870,_binary 'Action configuration','','none'),(4871,_binary 'Action description','','none'),(4872,_binary 'The block numeric identifier.','','none'),(4873,_binary 'The module providing the block.','','none'),(4874,_binary 'The block\'s delta.','','none'),(4875,_binary 'Which theme the block is placed in.','','none'),(4876,_binary 'Whether or not the block is enabled.','','none'),(4877,_binary 'Weight of the block for ordering within regions.','','none'),(4878,_binary 'Region the block is placed in.','','none'),(4879,_binary 'Visibility expression.','','none'),(4880,_binary 'Pages list.','','none'),(4881,_binary 'Cache rule.','','none'),(4882,_binary 'The numeric identifier of the block/box','','none'),(4883,_binary 'The block/box content','','none'),(4884,_binary 'Admin title of the block/box.','','none'),(4885,_binary 'The primary identifier for this version.','','none'),(4886,_binary 'Comment ID.','','none'),(4887,_binary 'Parent comment ID. If set to 0, this comment is not a reply to an existing comment.','','none'),(4888,_binary 'The {node}.nid to which this comment is a reply.','','none'),(4889,_binary 'The {users}.uid who authored the comment. If set to 0, this comment was created by an anonymous user.','','none'),(4890,_binary 'The comment title.','','none'),(4891,_binary 'The time that the comment was created, or last edited by its author, as a Unix timestamp.','','none'),(4892,_binary 'The {filter_formats}.format of the comment body.','','none'),(4893,_binary 'The vancode representation of the comment\'s place in a thread.','','none'),(4894,_binary 'The comment author\'s name. Uses {users}.name if the user is logged in, otherwise uses the value typed into the comment form.','','none'),(4895,_binary 'The comment author\'s home page address from the comment form, if user is anonymous, and the \'Anonymous users may/must leave their contact information\' setting is turned on.','','none'),(4896,_binary 'The {node}.type to which this comment is a reply.','','none'),(4897,_binary 'The node type','','none'),(4898,_binary 'Primary Key: Unique category ID.','','none'),(4899,_binary 'Category name.','','none'),(4900,_binary 'The category\'s weight.','','none'),(4901,_binary 'Flag to indicate whether or not category is selected by default. (1 = Yes, 0 = No)','','none'),(4902,_binary 'Type (text, integer, ....)','','none'),(4903,_binary 'Global settings. Shared with every field instance.','','none'),(4904,_binary 'DB storage','','none'),(4905,_binary 'DB Columns','','none'),(4906,_binary 'The machine name of field.','','none'),(4907,_binary 'Weight.','','none'),(4908,_binary 'A name to show.','','none'),(4909,_binary 'Widget type.','','none'),(4910,_binary 'Serialize data with widget settings.','','none'),(4911,_binary 'Serialize data with display settings.','','none'),(4912,_binary 'A description of field.','','none'),(4913,_binary 'Module that implements widget.','','none'),(4914,_binary 'Status of widget','','none'),(4915,_binary 'The module that provides the field.','','none'),(4916,_binary 'Content type where this field is used.','','none'),(4917,_binary 'The {users}.uid who added the file. If set to 0, this file was added by an anonymous user.','','none'),(4918,_binary 'The published status of a file.','','none'),(4919,_binary 'The time that the file was added.','','none'),(4920,_binary 'The Drupal files path.','','none'),(4921,_binary 'TRUE if the files directory is public otherwise FALSE.','','none'),(4922,_binary 'Machine name of the node type.','','none'),(4923,_binary 'Human name of the node type.','','none'),(4924,_binary 'The module providing the node type.','','none'),(4925,_binary 'Description of the node type.','','none'),(4926,_binary 'Help text for the node type.','','none'),(4927,_binary 'Title label.','','none'),(4928,_binary 'Flag indicating the node type has a body field.','','none'),(4929,_binary 'Body label.','','none'),(4930,_binary 'Minimum word count for the body field.','','none'),(4931,_binary 'Flag.','','none'),(4932,_binary 'The original type.','','none'),(4933,_binary 'Primary Key: Unique profile field ID.','','none'),(4934,_binary 'Title of the field shown to the end user.','','none'),(4935,_binary 'Internal name of the field used in the form HTML and URLs.','','none'),(4936,_binary 'Explanation of the field to end users.','','none'),(4937,_binary 'Profile category that the field will be grouped under.','','none'),(4938,_binary 'Title of page used for browsing by the field\'s value','','none'),(4939,_binary 'Type of form field.','','none'),(4940,_binary 'Weight of field in relation to other profile fields.','','none'),(4941,_binary 'Whether the user is required to enter a value. (0 = no, 1 = yes)','','none'),(4942,_binary 'Whether the field is visible in the user registration form. (1 = yes, 0 = no)','','none'),(4943,_binary 'The level of visibility for the field. (0 = hidden, 1 = private, 2 = public on profile but not member list pages, 3 = public on profile and list pages)','','none'),(4944,_binary 'Whether form auto-completion is enabled. (0 = disabled, 1 = enabled)','','none'),(4945,_binary 'List of options to be used in a list selection field.','','none'),(4946,_binary 'Unique profile field ID.','','none'),(4947,_binary 'The user Id.','','none'),(4948,_binary 'Existing term VID','','none'),(4949,_binary 'The term description.','','none'),(4950,_binary 'The Drupal term IDs of the term\'s parents.','','none'),(4951,_binary 'The file Id.','','none'),(4952,_binary 'The node Id.','','none'),(4953,_binary 'The version Id.','','none'),(4954,_binary 'The file description.','','none'),(4955,_binary 'Whether the list should be visible on the node page.','','none'),(4956,_binary 'The file weight.','','none'),(4957,_binary 'Max filesize','','none'),(4958,_binary 'The numeric identifier of the path alias.','','none'),(4959,_binary 'Timezone (Date)','','none'),(4960,_binary 'Timezone (Event)','','none'),(4961,_binary 'The vocabulary ID.','','none'),(4962,_binary 'The name of the vocabulary.','','none'),(4963,_binary 'The description of the vocabulary.','','none'),(4964,_binary 'The names of the node types the vocabulary may be used with.','','none'),(4965,_binary 'Displays messages in an area.','','11.1.8'),(4966,_binary 'This synchronization will delete data from the field %fields.This synchronization will delete data from the fields: %fields.','','none'),(4967,_binary 'Route Name','','none'),(4968,_binary 'Route Params','','none'),(4969,_binary 'Param','','none'),(4970,_binary 'Configuration dependencies','','none'),(4971,_binary 'Theme dependencies','','none'),(4972,_binary 'Extension settings','','none'),(4973,_binary 'Redirect to URL configuration','','none'),(4974,_binary 'Display a message to the user configuration','','none'),(4975,_binary 'Bulk form','','none'),(4976,_binary 'Admin info','','none'),(4977,_binary 'Block display options','','none'),(4978,_binary 'Comment display format settings','','none'),(4979,_binary 'Commented user ID','','none'),(4980,_binary 'Comment depth','','none'),(4981,_binary 'Comment link','','none'),(4982,_binary 'Last comment date','','none'),(4983,_binary 'Comment approve link','','none'),(4984,_binary 'Comment reply link','','none'),(4985,_binary 'Name of last comment poster','','none'),(4986,_binary 'Newer of last comment / node updated','','none'),(4987,_binary 'Comment node status','','none'),(4988,_binary 'Node user posted comment','','none'),(4989,_binary 'Entity options','','none'),(4990,_binary 'Newer of last comment / entity updated','','none'),(4991,_binary 'Single import','','none'),(4992,_binary 'Single export','','none'),(4993,_binary 'Translate @type_name','','none'),(4994,_binary 'Personal contact form enabled by default','','none'),(4995,_binary 'Link to user contact page','','none'),(4996,_binary 'Content translation link','','none'),(4997,_binary 'Contextual link','','none'),(4998,_binary 'Datetime settings','','none'),(4999,_binary 'Datetime default display format settings','','none'),(5000,_binary 'Datetime plain display format settings','','none'),(5001,_binary 'Datetime select list display format settings','','none'),(5002,_binary 'Database logging settings','','none'),(5003,_binary 'Log event message','','none'),(5004,_binary 'Operation link markup','','none'),(5005,_binary 'Image upload settings','','none'),(5006,_binary 'Delete view mode','','none'),(5007,_binary 'Delete form mode','','none'),(5008,_binary 'Entity view mode settings','','none'),(5009,_binary 'The human-readable name of the view mode','','none'),(5010,_binary 'Target entity type','','none'),(5011,_binary 'Entity form mode settings','','none'),(5012,_binary 'View or form mode machine name','','none'),(5013,_binary 'Field display setting','','none'),(5014,_binary 'Text field display format settings','','none'),(5015,_binary 'Sort settings','','none'),(5016,_binary 'Entity reference rendered entity display format settings','','none'),(5017,_binary 'Entity reference entity ID display format settings','','none'),(5018,_binary 'Entity reference label display format settings','','none'),(5019,_binary 'Entity reference autocomplete (Tags style) display format settings','','none'),(5020,_binary 'Entity reference autocomplete display format settings','','none'),(5021,_binary 'Search field','','none'),(5022,_binary 'Maximum number of field data records to purge','','none'),(5023,_binary 'Maximum number of values users can enter','','none'),(5024,_binary '- Hidden - format settings','','none'),(5025,_binary 'Decimal settings','','none'),(5026,_binary 'Float settings','','none'),(5027,_binary 'Number decimal display format settings','','none'),(5028,_binary 'Number unformatted display format settings','','none'),(5029,_binary 'Number default display format settings','','none'),(5030,_binary 'Reverse entity reference','','none'),(5031,_binary 'Field UI settings','','none'),(5032,_binary 'The prefix for new fields created via Field UI','','none'),(5033,_binary 'Enable Display field','','none'),(5034,_binary 'Enable Description field','','none'),(5035,_binary 'Generic file format settings','','none'),(5036,_binary 'RSS enclosure format settings','','none'),(5037,_binary 'Table of files format settings','','none'),(5038,_binary 'URL to file format settings','','none'),(5039,_binary 'File format settings','','none'),(5040,_binary 'File URI','','none'),(5041,_binary 'Fallback text format','','none'),(5042,_binary 'Always show fallback choice','','none'),(5043,_binary 'HTML help','','none'),(5044,_binary 'HTML nofollow','','none'),(5045,_binary 'Filter URL','','none'),(5046,_binary 'URL length','','none'),(5047,_binary 'History user','','none'),(5048,_binary 'Image resize','','none'),(5049,_binary 'Image rotate','','none'),(5050,_binary 'Image scale and crop','','none'),(5051,_binary 'Allow insecure image derivatives','','none'),(5052,_binary 'Suppress the itok query string for image derivatives','','none'),(5053,_binary 'Enable Alt field','','none'),(5054,_binary 'Alt field required','','none'),(5055,_binary 'Enable Title field','','none'),(5056,_binary 'Title field required','','none'),(5057,_binary 'Image field display format settings','','none'),(5058,_binary 'Delete language','','none'),(5059,_binary 'Language negotiation per type setting','','none'),(5060,_binary 'Enabled negotiators','','none'),(5061,_binary 'Negotiator weights','','none'),(5062,_binary 'All language types','','none'),(5063,_binary 'Configurable language types','','none'),(5064,_binary 'Language negotiation per type settings','','none'),(5065,_binary 'Language detection methods','','none'),(5066,_binary 'Language mapping','','none'),(5067,_binary 'Link format settings','','none'),(5068,_binary 'Interface Translation','','none'),(5069,_binary 'Translate interface settings','','none'),(5070,_binary 'Cache strings','','none'),(5071,_binary 'Enable English translation','','none'),(5072,_binary 'Translation directory','','none'),(5073,_binary 'Default translation filename pattern','','none'),(5074,_binary 'Default translation server pattern','','none'),(5075,_binary 'Overwrite customized translations','','none'),(5076,_binary 'Overwrite non customized translations','','none'),(5077,_binary 'Import enabled','','none'),(5078,_binary 'Updates for: @module_list','','none'),(5079,_binary 'Menu UI','','none'),(5080,_binary 'Override parent selector','','none'),(5081,_binary 'Per-content type menu settings','','none'),(5082,_binary 'Menu machine name','','none'),(5083,_binary 'Migrate Drupal','','none'),(5084,_binary 'Display setting for author and date Submitted by post information','','none'),(5085,_binary 'Demote selected content from front page configuration','','none'),(5086,_binary 'Promote selected content from front page configuration','','none'),(5087,_binary 'Make selected content sticky configuration','','none'),(5088,_binary 'Make selected content unsticky configuration','','none'),(5089,_binary 'Node user ID','','none'),(5090,_binary 'Node bulk form','','none'),(5091,_binary 'Link to a node revision','','none'),(5092,_binary 'Link to delete a node revision','','none'),(5093,_binary 'Link to revert a node to a revision','','none'),(5094,_binary 'Node revisions of an user','','none'),(5095,_binary 'You have not created any content types yet. Go to the <a href=\"@create_content\">content type creation page</a> to add a new content type.','','none'),(5096,_binary 'List (integer) settings','','none'),(5097,_binary 'List (float) settings','','none'),(5098,_binary 'List (text) settings','','none'),(5099,_binary 'Options list default display settings','','none'),(5100,_binary 'Key format settings','','none'),(5101,_binary 'Check boxes/radio buttons format settings','','none'),(5102,_binary 'Single on/off checkbox format settings','','none'),(5103,_binary 'Select list format settings','','none'),(5104,_binary 'Responsive Image','','none'),(5105,_binary 'Responsive image list format settings','','none'),(5106,_binary 'RESTful Web Services','','none'),(5107,_binary 'GET method settings','','none'),(5108,_binary 'POST method settings','','none'),(5109,_binary 'PATCH method settings','','none'),(5110,_binary 'DELETE method settings','','none'),(5111,_binary 'Supported format','','none'),(5112,_binary 'Supported authentication','','none'),(5113,_binary 'REST display options','','none'),(5114,_binary 'Field row','','none'),(5115,_binary 'Alias for ID','','none'),(5116,_binary 'Raw output for ID','','none'),(5117,_binary 'Serialized output format','','none'),(5118,_binary 'Configure search pages and search indexing options.','','11.2.2'),(5119,_binary 'Add new search page','','none'),(5120,_binary 'AND/OR combination limit','','none'),(5121,_binary 'Default search page','','none'),(5122,_binary 'HTML tags weight','','none'),(5123,_binary 'Tag h1 weight','','none'),(5124,_binary 'Tag h2 weight','','none'),(5125,_binary 'Tag h3 weight','','none'),(5126,_binary 'Tag h4 weight','','none'),(5127,_binary 'Tag h5 weight','','none'),(5128,_binary 'Tag h6 weight','','none'),(5129,_binary 'Tag u weight','','none'),(5130,_binary 'Tag b weight','','none'),(5131,_binary 'Tag i weight','','none'),(5132,_binary 'Tag strong weight','','none'),(5133,_binary 'Tag em weight','','none'),(5134,_binary 'Tag a weight','','none'),(5135,_binary 'Query key','','none'),(5136,_binary 'Source link','','none'),(5137,_binary 'Serialization','','none'),(5138,_binary 'Shortcut settings','','none'),(5139,_binary 'Syslog settings','','none'),(5140,_binary 'Add date format','','none'),(5141,_binary 'Extend','With components','11.2.2'),(5142,_binary 'Set as default theme','','none'),(5143,_binary 'Site UUID','','none'),(5144,_binary 'Weight element maximum value','','none'),(5145,_binary 'Requirements warning period','','none'),(5146,_binary 'Requirements error period','','none'),(5147,_binary 'Users may set their own time zone','','none'),(5148,_binary 'Remind users at login if their time zone is not set','','none'),(5149,_binary 'Logging settings','','none'),(5150,_binary 'CSS performance settings','','none'),(5151,_binary 'Aggregate CSS files','','11.2.2'),(5152,_binary 'Compress CSS files','','none'),(5153,_binary 'Fast 404 settings','','none'),(5154,_binary 'Fast 404 enabled','','none'),(5155,_binary 'Regular expression to match','','none'),(5156,_binary 'Regular expression to not match','','none'),(5157,_binary 'Fast 404 page html','','none'),(5158,_binary 'JavaScript performance settings','','none'),(5159,_binary 'JavaScript preprocess','','none'),(5160,_binary 'Compress JavaScript files.','','none'),(5161,_binary 'Menu description','','none'),(5162,_binary 'System action','','none'),(5163,_binary 'Allow insecure uploads','','none'),(5164,_binary 'Maximum age for temporary files','','none'),(5165,_binary 'Theme global settings','','none'),(5166,_binary 'Delete vocabulary','','11.2.2'),(5167,_binary 'Maintain index table','','none'),(5168,_binary 'Override selector','','none'),(5169,_binary 'Number of terms per page','','none'),(5170,_binary 'Taxonomy format settings','','none'),(5171,_binary 'Use taxonomy term path','','none'),(5172,_binary 'Taxonomy depth modifier','','none'),(5173,_binary 'Taxonomy language','','none'),(5174,_binary 'Taxonomy term ID with depth','','none'),(5175,_binary 'Telephone link format settings','','none'),(5176,_binary 'Telephone default format settings','','none'),(5177,_binary 'Default summary length','','none'),(5178,_binary 'Trimmed text display format settings','','none'),(5179,_binary 'Text area (multiple rows) display format settings','','none'),(5180,_binary 'Text area with a summary display format settings','','none'),(5181,_binary 'Number of summary rows','','none'),(5182,_binary 'Days since last check','','none'),(5183,_binary 'URL for fetching available update data','','none'),(5184,_binary 'Timeout in seconds','','none'),(5185,_binary 'Notify user when password reset','','none'),(5186,_binary 'Password reset timeout','','none'),(5187,_binary 'Account created by administrator','','none'),(5188,_binary 'Registration confirmation (No approval required)','','none'),(5189,_binary 'Registration confirmation (Pending approval)','','none'),(5190,_binary 'Account cancelled','','none'),(5191,_binary 'User flood settings','','none'),(5192,_binary 'UID only identifier','','none'),(5193,_binary 'IP limit','','none'),(5194,_binary 'IP window','','none'),(5195,_binary 'User window','','none'),(5196,_binary 'User role settings','','none'),(5197,_binary 'User role weight','','none'),(5198,_binary 'Configuration for the add role action','','none'),(5199,_binary 'The ID of the role to add','','none'),(5200,_binary 'Block the selected users configuration','','none'),(5201,_binary 'Cancel the selected user accounts configuration','','none'),(5202,_binary 'Configuration for the remove role action','','none'),(5203,_binary 'The ID of the role to remove','','none'),(5204,_binary 'Unblock the selected users configuration','','none'),(5205,_binary 'List of permission','','none'),(5206,_binary 'List of roles','','none'),(5207,_binary 'User operations bulk form','','none'),(5208,_binary 'Default area','','none'),(5209,_binary 'Should replacement tokens be used from the first row','','none'),(5210,_binary 'The shown text of the area','','none'),(5211,_binary 'Text custom','','none'),(5212,_binary 'The shown text of the result summary area','','none'),(5213,_binary 'The title which will be overridden for the page','','none'),(5214,_binary 'Node Creation Time','','none'),(5215,_binary 'Node Update Time','','none'),(5216,_binary 'Day Date','','none'),(5217,_binary 'Formula','','none'),(5218,_binary 'Place Holder','','none'),(5219,_binary 'Formula Used','','none'),(5220,_binary 'Full Date','','none'),(5221,_binary 'Group by Numeric','','none'),(5222,_binary 'Month Date','','none'),(5223,_binary 'Week Date','','none'),(5224,_binary 'Year Date','','none'),(5225,_binary 'Date Year month','','none'),(5226,_binary 'Basic validation','','none'),(5227,_binary 'Tag based caching','','none'),(5228,_binary 'Time based caching','','none'),(5229,_binary 'Exposed form type','','none'),(5230,_binary 'Row type','','none'),(5231,_binary 'Filter groups','','none'),(5232,_binary 'Display comment','','none'),(5233,_binary 'Plugin ID','','none'),(5234,_binary 'A string to identify the area instance in the admin UI.','','none'),(5235,_binary 'Should the area be displayed on empty results.','','none'),(5236,_binary 'A unique ID per handler type','','none'),(5237,_binary 'The views_data table for this handler','','none'),(5238,_binary 'The views_data field for this handler','','none'),(5239,_binary 'The ID of the relationship instance used by this handler','','none'),(5240,_binary 'A sql aggregation type','','none'),(5241,_binary 'A string to identify the handler instance in the admin UI.','','none'),(5242,_binary 'When the filter value is NOT available','','none'),(5243,_binary 'Default argument options','','none'),(5244,_binary 'Convert newlines to HTML <br> tags','','none'),(5245,_binary 'SQL pager','','none'),(5246,_binary 'Grouping field number %i','','none'),(5247,_binary 'Group items','','none'),(5248,_binary 'Group item','','none'),(5249,_binary 'Query comment','','none'),(5250,_binary 'Default display options','','none'),(5251,_binary 'Page display options','','none'),(5252,_binary 'Embed display options','','none'),(5253,_binary 'Attachment display options','','none'),(5254,_binary 'Text on demand format','','none'),(5255,_binary 'Default field','','none'),(5256,_binary 'Drop button','','none'),(5257,_binary 'Default filter','','none'),(5258,_binary 'Boolean string','','none'),(5259,_binary 'Group by numeric','','none'),(5260,_binary 'IN operator','','none'),(5261,_binary 'Equality','','none'),(5262,_binary 'Reduce duplicate','','none'),(5263,_binary 'Default pager','','none'),(5264,_binary 'Groupwise max','','none'),(5265,_binary 'Generate subquery each time view is run','','none'),(5266,_binary 'RSS field options','','none'),(5267,_binary 'Guid settings','','none'),(5268,_binary 'Display extender','','none'),(5269,_binary 'Field rewrite elements','','none'),(5270,_binary 'Display plugin','','none'),(5271,_binary 'Boolean sort','','none'),(5272,_binary 'Date sort','','none'),(5273,_binary 'Boolean sort expose settings','','none'),(5274,_binary 'Date sort expose settings','','none'),(5275,_binary 'Standard sort expose settings','','none'),(5276,_binary 'Random sort expose settings','','none'),(5277,_binary 'Custom row classes','','none'),(5278,_binary 'Default views row classes','','none'),(5279,_binary 'Custom column classes','','none'),(5280,_binary 'Default views column classes','','none'),(5281,_binary 'Columns name','','none'),(5282,_binary 'Columns info','','none'),(5283,_binary 'Column info','','none'),(5284,_binary 'Preview view','','none'),(5285,_binary 'Stark settings','','none'),(5286,_binary 'Visibility Conditions','','none'),(5287,_binary 'Visibility Condition','','none'),(5288,_binary 'Context assignments','','none'),(5289,_binary 'Display variant','','none'),(5290,_binary 'Requirements review','','none'),(5291,_binary 'Unable to send email. Contact the site administrator if the problem persists.','','none'),(5292,_binary 'Error sending email (from %from to %to with reply-to %reply).','','none'),(5293,_binary 'The label for this display variant.','','none'),(5294,_binary '%name: the email address can not be longer than @max characters.','','11.2.2'),(5295,_binary 'Automated emails, such as registration information, will be sent from this address. Use an address ending in your site\'s domain to help prevent these emails from being flagged as spam.','','11.1.7'),(5296,_binary 'Receive email notifications','','11.1.7'),(5297,_binary 'Send email configuration','','none'),(5298,_binary 'Enter a valid email address or use a token email address such as %author.','','none'),(5299,_binary 'Show for the listed pages','','11.2.2'),(5300,_binary 'Hide for the listed pages','','11.2.2'),(5301,_binary 'Duplicate @display_title','','11.2.2'),(5302,_binary 'The field name from which the comment originated.','','11.1.8'),(5303,_binary 'Overriding default settings','','none'),(5304,_binary 'Approving and managing comments','','none'),(5305,_binary 'This page provides a list of all comment types on the site and allows you to manage the fields, form and display settings for each.','','none'),(5306,_binary 'Administer comment types and settings','','11.2.2'),(5307,_binary 'Comment types','','11.2.2'),(5308,_binary 'Comment type settings','','none'),(5309,_binary 'Target Entity Type ID','','none'),(5310,_binary 'Comment type %label has been updated.','','none'),(5311,_binary 'Comment type %label has been added.','','none'),(5312,_binary 'The comment author\'s email address.','','none'),(5313,_binary 'Comment Type','','none'),(5314,_binary 'The comment type.','','none'),(5315,_binary '%label is used by the %field field on your site. You can not remove this comment type until you have removed the field.','','none'),(5316,_binary '%label is used by 1 comment on your site. You can not remove this comment type until you have removed all of the %label comments.%label is used by @count comments on your site. You may not remove %label until you have removed all of the %label comments.','','none'),(5317,_binary 'Translating configuration text','','none'),(5318,_binary 'Translating date formats','','none'),(5319,_binary 'This page lists all configuration items on your site that have translatable text, like your site name, role names, etc.','','none'),(5320,_binary 'Allow other users to contact you via a personal contact form which keeps your email address hidden. Note that some privileged users such as site administrators are still able to contact you even if you choose to disable this feature.','','11.2.2'),(5321,_binary 'Example: \'webmaster@example.com\' or \'sales@example.com,support@example.com\' . To specify multiple recipients, separate each email address with a comma.','','11.1.8'),(5322,_binary '%recipient is an invalid email address.','','none'),(5323,_binary '%sender-name (@sender-from) sent %recipient-name an email.','','none'),(5324,_binary 'Enabling field translation','','none'),(5325,_binary 'You can define which fields of a content entity can be translated. For example, you might want to translate the title and body field while leaving the image field untranslated. If you exclude a field from being translated, it will still show up in the content editing form, but any changes made to that field will be applied to <em>all</em> translations of that content.','','none'),(5326,_binary 'If translation is enabled you can translate a content entity via the Translate tab (or Translate link). The Translations page of a content entity gives an overview of the translation status for the current content and lets you add, edit, and delete its translations. This process is similar for every translatable content entity on your site.','','none'),(5327,_binary 'Changing the source language for a translation','','none'),(5328,_binary 'When you add a new translation, the original text you are translating is displayed in the edit form as the <em>source</em>. If at least one translation of the original content already exists when you add a new translation, you can choose either the original content (default) or one of the other translations as the source, using the select list in the Source language section. After saving the translation, the chosen source language is then listed on the Translate tab of the content.','','none'),(5329,_binary 'Setting status of translations','','none'),(5330,_binary 'If you edit a translation in one language you may want to set the status of the other translations as <em>out-of-date</em>. You can set this status by selecting the <em>Flag other translations as outdated</em> checkbox in the Translation section of the content editing form. The status will be visible on the Translations page.','','none'),(5331,_binary 'Managing and displaying date fields','','none'),(5332,_binary 'Displaying dates','','none'),(5333,_binary 'Jan','Abbreviated month name','none'),(5334,_binary 'Feb','Abbreviated month name','none'),(5335,_binary 'Mar','Abbreviated month name','11.2.2'),(5336,_binary 'Apr','Abbreviated month name','none'),(5337,_binary 'May','Abbreviated month name','none'),(5338,_binary 'Jun','Abbreviated month name','11.2.2'),(5339,_binary 'Jul','Abbreviated month name','11.2.2'),(5340,_binary 'Aug','Abbreviated month name','none'),(5341,_binary 'Sep','Abbreviated month name','11.2.2'),(5342,_binary 'Oct','Abbreviated month name','11.2.2'),(5343,_binary 'Nov','Abbreviated month name','none'),(5344,_binary 'Dec','Abbreviated month name','none'),(5345,_binary 'Sun','Abbreviated weekday','none'),(5346,_binary 'Mon','Abbreviated weekday','none'),(5347,_binary 'Tue','Abbreviated weekday','none'),(5348,_binary 'Wed','Abbreviated weekday','none'),(5349,_binary 'Thu','Abbreviated weekday','none'),(5350,_binary 'Fri','Abbreviated weekday','none'),(5351,_binary 'Sat','Abbreviated weekday','none'),(5352,_binary 'Su','Abbreviated weekday','none'),(5353,_binary 'Mo','Abbreviated weekday','none'),(5354,_binary 'Tu','Abbreviated weekday','none'),(5355,_binary 'We','Abbreviated weekday','none'),(5356,_binary 'Th','Abbreviated weekday','none'),(5357,_binary 'Fr','Abbreviated weekday','none'),(5358,_binary 'Sa','Abbreviated weekday','none'),(5359,_binary 'S','Abbreviated 1 letter weekday Sunday','none'),(5360,_binary 'M','Abbreviated 1 letter weekday Monday','none'),(5361,_binary 'T','Abbreviated 1 letter weekday Tuesday','none'),(5362,_binary 'W','Abbreviated 1 letter weekday Wednesday','none'),(5363,_binary 'T','Abbreviated 1 letter weekday Thursday','none'),(5364,_binary 'F','Abbreviated 1 letter weekday Friday','none'),(5365,_binary 'S','Abbreviated 1 letter weekday Saturday','none'),(5366,_binary 'Track images uploaded via a Text Editor','','none'),(5367,_binary 'The status of the file, temporary (FALSE) and permanent (TRUE).','','none'),(5368,_binary 'Web page addresses and email addresses turn into links automatically.','','11.2.2'),(5369,_binary 'Background color must be a hexadecimal color value.','','none'),(5370,_binary '(upscaling allowed)','','none'),(5371,_binary 'Adding languages','','none'),(5372,_binary 'Adding custom languages','','none'),(5373,_binary 'You can add a language that is not provided in the drop-down list by choosing <em>Custom language</em> at the end of the list. You then have to configure its language code, name, and direction in the form provided.','','none'),(5374,_binary 'Configuring content languages','','none'),(5375,_binary 'Adding a language switcher block','','none'),(5376,_binary 'Making a block visible per language','','none'),(5377,_binary 'Choosing user languages','','none'),(5378,_binary 'Users can choose a <em>Site language</em> on their profile page. This language is used for email messages, and can be used by modules to determine a user\'s language. It can also be used for interface text, if the <em>User</em> method is enabled as a <em>Detection and selection</em> method (see below). Administrative users can choose a separate <em>Administration pages language</em> for the interface text on administration pages. This configuration is only available on the user\'s profile page if the <em>Account administration pages</em> method is enabled (see below).','','none'),(5379,_binary '<em>URL</em> sets the interface language based on a path prefix or domain (for example specifying <em>de</em> for German would result in URLs like <em>example.com/de/contact</em>). The default language does not require a path prefix, but can have one assigned as well. If the language detection is done by domain name, a domain needs to be specified for each language.','','none'),(5380,_binary '<em>Session</em> determines the interface language from a request or session parameter (for example <em>example.com?language=de</em> would set the interface language to German based on the use of <em>de</em> as the <em>language</em> parameter).','','none'),(5381,_binary '<em>User</em> follows the language configuration set on the user\'s profile page.','','none'),(5382,_binary '<em>Account administration pages</em> follows the configuration set as <em>Administration pages language</em> on the profile page of an administrative user. This method is similar to the <em>User</em> method, but only sets the interface text language on administration pages, independent of the interface text language on other pages.','','none'),(5383,_binary '<em>Selected language</em> allows you to specify the site\'s default language or a specific language as the fall-back language. This method should be listed last.','','none'),(5384,_binary 'The comment author\'s email address from the comment form, if user is anonymous, and the \'Anonymous users may/must leave their contact information\' setting is turned on.','','none'),(5385,_binary 'Comma-separated list of recipient email addresses.','','none'),(5386,_binary 'Promote, change ownership, edit revisions, and perform other tasks across all content types.','','11.2.2'),(5387,_binary 'Syndicate block','','none'),(5388,_binary 'Use shortcuts','','11.2.2'),(5389,_binary 'Diff settings','','none'),(5390,_binary 'Number of leading lines in a diff','','none'),(5391,_binary 'Number of trailing lines in a diff','','none'),(5392,_binary 'Branding block','','none'),(5393,_binary 'Use site logo','','none'),(5394,_binary 'The current theme is not @theme','','none'),(5395,_binary 'The current theme is @theme','','none'),(5396,_binary 'Do not return true on the following pages: @pages','','none'),(5397,_binary 'Return true on the following pages: @pages','','none'),(5398,_binary 'Request Path','','none'),(5399,_binary 'Username or email address','','11.2.2'),(5400,_binary 'Email addresses to notify when updates are available','','none'),(5401,_binary 'Email notification threshold','','none'),(5402,_binary 'Whenever your site checks for available updates and finds new releases, it can notify a list of users via email. Put each address on a separate line. If blank, no emails will be sent.','','none'),(5403,_binary '%emails are not valid email addresses.','','none'),(5404,_binary 'Configuring user roles','','none'),(5405,_binary 'Setting permissions','','none'),(5406,_binary 'Managing account settings','','none'),(5407,_binary 'This web page allows administrators to register new users. Users\' email addresses and usernames must be unique.','','11.2.2'),(5408,_binary 'This account\'s preferred language for emails and site presentation.','','none'),(5409,_binary 'This account\'s preferred language for emails.','','11.2.2'),(5410,_binary 'New users will be required to validate their email address prior to logging into the site, and will be assigned a system-generated password. With this setting disabled, users will be logged in immediately upon registering, and may select their own passwords during registration.','','11.2.2'),(5411,_binary 'Notification email address','','11.2.2'),(5412,_binary 'The email address to be used as the \'from\' address for all account notifications listed below. If <em>\'Visitors, but administrator approval is required\'</em> is selected above, a notification email will also be sent to this address for any new registrations. Leave empty to use the default system email address <em>(%site-email).</em>','','11.2.2'),(5413,_binary 'Edit the welcome email messages sent to new member accounts created by an administrator.','','11.2.2'),(5414,_binary 'Edit the welcome email messages sent to new members upon registering, when administrative approval is required.','','11.2.2'),(5415,_binary 'Edit the email notifying the site administrator that there are new members awaiting administrative approval.','','11.2.2'),(5416,_binary 'Edit the welcome email messages sent to new members upon registering, when no administrator approval is required.','','11.2.2'),(5417,_binary 'Edit the email messages sent to users who request a new password.','','11.2.2'),(5418,_binary 'Enable and edit email messages sent to users upon account activation (when an administrator activates an account of a user who has already registered, on a site where administrative approval is required).','','11.2.2'),(5419,_binary 'Enable and edit email messages sent to users when their accounts are blocked.','','11.2.2'),(5420,_binary 'Edit the email messages sent to users when they attempt to cancel their accounts.','','11.2.2'),(5421,_binary 'Enable and edit email messages sent to users when their accounts are canceled.','','11.2.2'),(5422,_binary 'A welcome message with further instructions has been sent to your email address.','','none'),(5423,_binary 'When enabled, the user must confirm the account cancellation via email.','','none'),(5424,_binary 'When enabled, the user will receive an email notification after the account has been canceled.','','none'),(5425,_binary 'Password reset instructions will be mailed to %email. You must log out to use the password reset link in the email.','','none'),(5426,_binary 'When the user has the following roles','','11.2.2'),(5427,_binary 'If you select no roles, the condition will evaluate to TRUE for all users.','','none'),(5428,_binary 'The user is not a member of @roles','','none'),(5429,_binary 'The user is a member of @roles','','none'),(5430,_binary 'User email unique','Validation','none'),(5431,_binary 'Use Replica Server','','none'),(5432,_binary 'Query parameter','','11.1.8'),(5433,_binary 'The query parameter to use.','','11.1.8'),(5434,_binary 'Fallback value','','11.1.8'),(5435,_binary 'The fallback value to use when the above query parameter is not present.','','11.1.8'),(5436,_binary 'Conjunction to use when handling multiple values. E.g. \"?value[0]=a&value[1]=b\".','','11.1.8'),(5437,_binary 'Use Secondary Server','','none'),(5438,_binary 'This will make the query attempt to connect to a replica server if available.  If no replica server is defined or available, it will fall back to the default server.','','none'),(5439,_binary 'Type attribute','','none'),(5440,_binary 'The type of this row.','','none'),(5441,_binary 'Text attribute','','none'),(5442,_binary 'The field that is going to be used as the OPML text attribute for each row.','','none'),(5443,_binary 'Created attribute','','none'),(5444,_binary 'The field that is going to be used as the OPML created attribute for each row.','','none'),(5445,_binary 'Description attribute','','none'),(5446,_binary 'The field that is going to be used as the OPML description attribute for each row.','','none'),(5447,_binary 'HTML URL attribute','','none'),(5448,_binary 'The field that is going to be used as the OPML htmlUrl attribute for each row.','','none'),(5449,_binary 'Language attribute','','none'),(5450,_binary 'The field that is going to be used as the OPML language attribute for each row.','','none'),(5451,_binary 'XML URL attribute','','none'),(5452,_binary 'URL attribute','','none'),(5453,_binary 'Row style plugin requires specifying which views field to use for OPML text attribute.','','none'),(5454,_binary 'Row style plugin requires specifying which views field to use for XML URL attribute.','','none'),(5455,_binary 'Row style plugin requires specifying which views field to use for URL attribute.','','none'),(5456,_binary 'OPML fields','','11.1.8'),(5457,_binary 'Display fields as OPML items.','','none'),(5458,_binary 'OPML Feed','','none'),(5459,_binary 'Generates an OPML feed from a view.','','none'),(5460,_binary 'Duplicate view','','11.2.2'),(5461,_binary 'Duplicate of @label','','none'),(5462,_binary 'Toolbar item','','none'),(5463,_binary 'Authentication methods','','none'),(5464,_binary '\"On\" label','','none'),(5465,_binary '\"Off\" label','','none'),(5466,_binary 'The selected image handling toolkit \'@toolkit\' can not process operation \'@operation\'.','','none'),(5467,_binary 'Edit menu link %title','','none'),(5468,_binary 'This link is provided by the @name module. The title and path cannot be edited.','','none'),(5469,_binary 'The maximum depth for a link and all its children is fixed. Some menu links may not be available as parents if selecting them would exceed this limit.','','11.1.8'),(5470,_binary 'Link weight among links in the same menu at the same depth. In the menu, the links with high weight will sink and links with a low weight will be positioned nearer the top.','','11.1.8'),(5471,_binary 'Add comment type','','none'),(5472,_binary 'Manage form and displays settings of comments.','','11.2.2'),(5473,_binary 'Can not uninstall the Configuration module as part of a configuration synchronization through the user interface.','','none'),(5474,_binary 'The message UUID.','','none'),(5475,_binary 'Confirm delete recent log messages','','none'),(5476,_binary 'Are you sure you want to delete the recent logs?','','none'),(5477,_binary 'Format type machine name','','none'),(5478,_binary 'Label setting machine name','','none'),(5479,_binary '@label referenced from @field_name','','11.1.8'),(5480,_binary '@field_name: @label','','11.2.2'),(5481,_binary 'Boolean settings','','none'),(5482,_binary 'On label','','none'),(5483,_binary 'Off label','','none'),(5484,_binary 'Visually Hidden','','11.2.2'),(5485,_binary 'Updating translations for JavaScript and default configuration.','','none'),(5486,_binary 'Updating default configuration (@percent%).','','none'),(5487,_binary 'Updated default configuration.','','none'),(5488,_binary 'The Custom Menu Links module allows users to create menu links. These links can be translated if multiple languages are used for the site.','','none'),(5489,_binary 'Custom Menu Links','','none'),(5490,_binary 'The entity ID for this menu link content entity.','','none'),(5491,_binary 'The content menu link UUID.','','none'),(5492,_binary 'The content menu link bundle.','','none'),(5493,_binary 'The menu name. All links with the same menu name (such as \"tools\") are part of the same menu.','','none'),(5494,_binary 'Parent plugin ID','','11.2.2'),(5495,_binary 'The ID of the parent menu link plugin, or empty string when at the top level of the hierarchy.','','none'),(5496,_binary 'Default comments','','11.1.7'),(5497,_binary 'Allows commenting on content','','11.1.7'),(5498,_binary 'The value for this field.','','none'),(5499,_binary 'The language of the content or translation.','','11.1.8'),(5500,_binary 'The language the original content is in.','','none'),(5501,_binary 'Allowed value with label','','none'),(5502,_binary 'Enabling REST support for an entity type','','none'),(5503,_binary 'You will also need to grant anonymous users permission to perform each of the REST operations you want to be available, and set up authentication properly to authorize web requests.','','none'),(5504,_binary 'Configuring search pages','','11.2.2'),(5505,_binary 'Managing the search index','','11.2.2'),(5506,_binary 'Displaying the Search block','','none'),(5507,_binary 'Searching your site','','none'),(5508,_binary 'Extending the Search module','','none'),(5509,_binary 'Search index progress','','11.2.2'),(5510,_binary '@percent% (@remaining remaining)','','11.2.2'),(5511,_binary 'Indexing progress','','none'),(5512,_binary '%num_indexed of %num_total indexed','','none'),(5513,_binary 'Does not use index','','none'),(5514,_binary 'If checked, all searches will be logged. Uncheck to skip logging. Logging may affect performance.','','none'),(5515,_binary 'Crops an image to a rectangle specified by the given dimensions.','','none'),(5516,_binary 'The image \'@file\' could not be desaturated because the imagefilter() function is not available in this PHP installation.','','none'),(5517,_binary 'Converts an image to grayscale.','','none'),(5518,_binary 'Resizes an image to the given dimensions (ignoring aspect ratio).','','none'),(5519,_binary 'Rotates an image by the given number of degrees.','','none'),(5520,_binary 'Scales an image while maintaining aspect ratio. The resulting image can be smaller for one or both target dimensions.','','none'),(5521,_binary 'Scales an image to the exact width and height given. This plugin achieves the target aspect ratio by cropping the original image equally on both sides, or equally on the top and bottom. This function is useful to create uniform sized avatars from larger images.','','none'),(5522,_binary 'Site administration toolbar','','11.2.2'),(5523,_binary 'View user information','','11.2.2'),(5524,_binary 'Add \"…\" at the end of trimmed text','','11.2.2'),(5525,_binary 'This link is provided by the Views module from view %label.','','none'),(5526,_binary 'Change to','','none'),(5527,_binary '- Not specified -','','none'),(5528,_binary 'Region for @title','','11.2.2'),(5529,_binary '@path is not a valid path.','','none'),(5530,_binary 'Alignments','','none'),(5531,_binary 'First page','','11.2.2'),(5532,_binary 'Base field bundle override','','none'),(5533,_binary 'Datetime timestamp display format settings','','none'),(5534,_binary 'Boolean checkbox display format settings','','none'),(5535,_binary 'Installed themes','','none'),(5536,_binary 'The %file does not exist.','','none'),(5537,_binary 'The %file exists.','','none'),(5538,_binary 'The %file is not readable.','','none'),(5539,_binary 'The %file is not writable.','','none'),(5540,_binary 'The @file is writable.','','none'),(5541,_binary 'The @file is owned by the web server.','','none'),(5542,_binary 'Negate the condition','','11.2.2'),(5543,_binary 'Finalizing configuration synchronization.','','none'),(5544,_binary 'Datetime Timestamp','','11.2.2'),(5545,_binary '%theme theme installed.','','none'),(5546,_binary 'Base field override','','11.2.2'),(5547,_binary 'Display prefix and suffix','','11.2.2'),(5548,_binary 'Text (plain)','','11.1.8'),(5549,_binary 'Text (plain, long)','','11.2.2'),(5550,_binary 'This path does not exist or you do not have permission to link to %path.','','none'),(5551,_binary 'Blocks are placed and configured specifically for each theme. The Block layout page opens with the default theme, but you can toggle to other installed themes.','','none'),(5552,_binary 'Comment operation links','','none'),(5553,_binary 'The target entity type can not be changed after the comment type has been created.','','none'),(5554,_binary 'Enable the personal contact form by default for new users','','11.2.2'),(5555,_binary 'Add contact form','','11.2.2'),(5556,_binary 'Create and manage contact forms.','','11.2.2'),(5557,_binary 'Edit contact form','','11.1.8'),(5558,_binary 'Default form identifier','','none'),(5559,_binary 'When listing forms, those with lighter (smaller) weights get listed before forms with heavier (larger) weights. Forms with equal weights are sorted alphabetically.','','11.1.8'),(5560,_binary 'Make this the default form','','11.1.8'),(5561,_binary 'Contact form %label has been updated.','','11.1.8'),(5562,_binary 'Contact form %label has been added.','','11.1.8'),(5563,_binary 'Send yourself a copy','','11.1.8'),(5564,_binary '%sender-name (@sender-from) sent an email regarding %contact_form.','','none'),(5565,_binary 'The ID of the associated form.','','none'),(5566,_binary 'Users may translate this field','','none'),(5567,_binary 'Content translation field settings','','none'),(5568,_binary 'Field properties for which to synchronize translations','','none'),(5569,_binary 'Field column for which to synchronize translations','','none'),(5570,_binary 'Contextual links for an area on a page are displayed using a contextual links button. There are two ways to make the contextual links button visible:','','none'),(5571,_binary 'Once the contextual links button for the area of interest is visible, click the button to display the links.','','none'),(5572,_binary 'The relative date value entered is invalid.','','none'),(5573,_binary 'Add new field: you need to provide a machine name for the field.','','11.1.8'),(5574,_binary 'Allowed types: @extensions.','','11.2.2'),(5575,_binary 'Back to content editing','','11.2.2'),(5576,_binary '\n        <p>You can align images, videos, blockquotes and so on to the left, right or center. Examples:</p>\n        <ul>\n          <li>Align an image to the left: <code>&lt;img src=\"\" data-align=\"left\" /&gt;</code></li>\n          <li>Align an image to the center: <code>&lt;img src=\"\" data-align=\"center\" /&gt;</code></li>\n          <li>Align an image to the right: <code>&lt;img src=\"\" data-align=\"right\" /&gt;</code></li>\n          <li>… and you can apply this to other elements as well: <code>&lt;video src=\"\" data-align=\"center\" /&gt;</code></li>\n        </ul>','','none'),(5577,_binary 'Align images','','none'),(5578,_binary 'Uses a <code>data-align</code> attribute on <code>&lt;img&gt;</code> tags to align images.','','none'),(5579,_binary '\n        <p>You can caption images, videos, blockquotes, and so on. Examples:</p>\n        <ul>\n            <li><code>&lt;img src=\"\" data-caption=\"This is a caption\" /&gt;</code></li>\n            <li><code>&lt;video src=\"\" data-caption=\"The Drupal Dance\" /&gt;</code></li>\n            <li><code>&lt;blockquote data-caption=\"Dries Buytaert\"&gt;Drupal is awesome!&lt;/blockquote&gt;</code></li>\n            <li><code>&lt;code data-caption=\"Hello world in JavaScript.\"&gt;alert(\"Hello world!\");&lt;/code&gt;</code></li>\n        </ul>','','none'),(5580,_binary 'Caption images','','none'),(5581,_binary 'Uses a <code>data-caption</code> attribute on <code>&lt;img&gt;</code> tags to caption images.','','none'),(5582,_binary 'One translation file could not be imported. See the log for details.@count translation files could not be imported. See the log for details.','','none'),(5583,_binary 'A flag for whether the link should be enabled in menus or hidden.','','11.1.8'),(5584,_binary 'The time that the menu link was last edited.','','none'),(5585,_binary 'The timestamp the latest revision of this node was created.','','none'),(5586,_binary 'Recently created','','none'),(5587,_binary 'Whether a new revision should be created by default','','none'),(5588,_binary 'Display author and date information','','11.2.2'),(5589,_binary 'Breakpoint ID','','none'),(5590,_binary 'Unable to delete the shortcut for %title.','','none'),(5591,_binary 'Drupal database update','','11.1.8'),(5592,_binary 'Maximum number of levels','','none'),(5593,_binary '<strong>Back up your code</strong>. Hint: when backing up module code, do not leave that backup in the \'modules\' or \'sites/*/modules\' directories as this may confuse Drupal\'s auto-discovery mechanism.','','11.1.8'),(5594,_binary '<strong>Back up your database</strong>. This process will change your database values and in case of emergency you may need to revert to a backup.','','11.1.8'),(5595,_binary 'When you have performed the steps above, you may proceed.','','11.1.8'),(5596,_binary 'This update will been skipped due to the following missing dependencies:','','none'),(5597,_binary 'This update will be skipped due to an error in the module\'s code.','','none'),(5598,_binary 'The version of Drupal you are updating from has been automatically detected.','','none'),(5599,_binary 'All errors have been logged.','','none'),(5600,_binary 'The update process was aborted prematurely while running <strong>update #@version in @module.module</strong>.','','none'),(5601,_binary 'You may need to check the <code>watchdog</code> database table manually.','','none'),(5602,_binary '<strong>Reminder: don\'t forget to set the <code>$settings[\'update_free_access\']</code> value in your <code>settings.php</code> file back to <code>FALSE</code>.</strong>','','none'),(5603,_binary 'Failed:','','none'),(5604,_binary 'Update #@count','','none'),(5605,_binary 'The following updates returned messages:','','none'),(5606,_binary 'Review updates','','11.1.8'),(5607,_binary 'Starting updates','','none'),(5608,_binary 'Install and set as default','','11.1.8'),(5609,_binary 'Installed themeInstalled themes','','11.1.8'),(5610,_binary 'Uninstalled themeUninstalled themes','','11.1.8'),(5611,_binary '%theme is the default theme and cannot be uninstalled.','','none'),(5612,_binary 'The %theme theme has been uninstalled.','','none'),(5613,_binary 'The %theme theme has been installed.','','none'),(5614,_binary 'Empty time zone','','none'),(5615,_binary 'Users may set their own time zone at registration','','none'),(5616,_binary 'Menu levels','','11.2.2'),(5617,_binary 'Whether or not the content related to a term is sticky.','','11.1.8'),(5618,_binary 'Whether or not the content related to a term is sticky. To list sticky content first, set this to descending.','','none'),(5619,_binary 'The date the content related to a term was posted.','','11.1.8'),(5620,_binary 'Telephone numbers can be displayed as links with the scheme name <em>tel:</em> by choosing the <em>Telephone</em> display format on the <em>Manage display</em> page. Any spaces will be stripped out of the link text. This semantic markup improves the user experience on mobile and assistive technology devices.','','none'),(5621,_binary 'Title to replace basic numeric telephone number display','','none'),(5622,_binary 'Text (formatted) settings','','none'),(5623,_binary 'Text (formatted, long) settings','','none'),(5624,_binary 'Formatted text default display format settings','','none'),(5625,_binary 'Summary or trimmed formatted text display format settings','','none'),(5626,_binary 'Text (formatted)','','11.1.8'),(5627,_binary 'Text (formatted, long)','','11.1.8'),(5628,_binary 'Text (formatted, long, with summary)','','11.2.2'),(5629,_binary 'Require email verification when a visitor creates an account','','11.2.2'),(5630,_binary '- No preference -','','none'),(5631,_binary 'Notify user when account is canceled','','11.2.2'),(5632,_binary 'The time that the user was last edited.','','none'),(5633,_binary 'Display the referenced author user entity.','','none'),(5634,_binary 'Add a read-more link if output is trimmed','','11.2.2'),(5635,_binary '@entity_type revision','','11.2.2'),(5636,_binary '@entity_type revisions','','11.1.8'),(5637,_binary 'Include reset button (resets all applied exposed filters)','','11.1.8'),(5638,_binary 'The <em>Exposed items per page</em> field\'s options must include the value from the <em>Items per page</em> field (@items_per_page).','','none'),(5639,_binary 'REST export settings','','none'),(5640,_binary 'Provide a REST export','','none'),(5641,_binary 'REST export path','','none'),(5642,_binary 'Default value callback','','none'),(5643,_binary 'URI as link display format settings','','none'),(5644,_binary 'Timestamp ago display format settings','','none'),(5645,_binary 'Link to URI','','none'),(5646,_binary 'Field storage','','11.2.2'),(5647,_binary '%field settings for %bundle','','11.2.2'),(5648,_binary 'The minimum allowed image size expressed as WIDTH×HEIGHT (e.g. 640×480). Leave blank for no restriction. If a smaller image is uploaded, it will be rejected.','','11.2.2'),(5649,_binary 'Disabling drag-and-drop functionality','','11.2.2'),(5650,_binary 'Improving table accessibility','','none'),(5651,_binary 'Views tables include semantic markup to improve accessibility. Data cells are automatically associated with header cells through id and header attributes. To improve the accessibility of your tables you can add descriptive elements within the Views table settings. The <em>caption</em> element can introduce context for a table, making it easier to understand. The <em>summary</em> element can provide an overview of how the data has been organized and how to navigate the table. Both the caption and summary are visible by default and also implemented according to HTML5 guidelines.','','none'),(5652,_binary 'OPML field options','','none'),(5653,_binary 'Muted','','none'),(5654,_binary 'Broken/Missing','','none'),(5655,_binary 'Entity Reference reference access','Validation','none'),(5656,_binary 'You do not have access to the referenced entity (%type: %id).','','none'),(5657,_binary '@label ID','','11.2.2'),(5658,_binary 'Email','Validation','none'),(5659,_binary 'Comments are responses to content.','','none'),(5660,_binary 'Filename: %name','','none'),(5661,_binary 'Recipient username','','none'),(5662,_binary 'You can align images (<code>data-align=\"center\"</code>), but also videos, blockquotes, and so on.','','11.1.8'),(5663,_binary 'You can caption images (<code>data-caption=\"Text\"</code>), but also videos, blockquotes, and so on.','','11.1.8'),(5664,_binary 'Making this field required is recommended.','','11.2.2'),(5665,_binary 'The title attribute is used as a tooltip when the mouse hovers over the image. Enabling this field is not recommended as it can cause problems with screen readers.','','11.2.2'),(5666,_binary 'Image convert failed using the %toolkit toolkit on %path (%mimetype)','','none'),(5667,_binary 'The domain may not be left blank for %language.','','none'),(5668,_binary 'Leave preview?','','11.2.2'),(5669,_binary 'Leave preview','','11.2.2'),(5670,_binary 'Search for @keywords','','none'),(5671,_binary 'Instructs the toolkit to save the image with a specified extension.','','none'),(5672,_binary 'Set a new image','','none'),(5673,_binary 'The text with the text format applied.','','none'),(5674,_binary 'Processed summary','','none'),(5675,_binary 'The summary text with the text format applied.','','none'),(5676,_binary 'Tabs are buttons, displayed in a bar across the top of the screen. Some tabs execute an action (such as starting Edit mode), while other tabs toggle which tray is open.','','none'),(5677,_binary 'Trays','','none'),(5678,_binary 'Trays are usually lists of links, which can be hierarchical like a menu. If a tray has been toggled open, it is displayed either vertically or horizontally below the tab bar, depending on the browser width. Only one tray may be open at a time. If you click another tab, that tray will replace the tray being displayed. In wide browser widths, the user has the ability to toggle from vertical to horizontal, using a link at the bottom or right of the tray. Hierarchical menus only have open/close behavior in vertical mode; if you display a tray containing a hierarchical menu horizontally, only the top-level links will be available.','','none'),(5679,_binary 'Your account will be blocked and you will no longer be able to log in. All of your content will remain attributed to your username.','','none'),(5680,_binary 'Language of the translation of user information','','none'),(5681,_binary 'Preferred language of the user','','none'),(5682,_binary 'Preferred admin language','','none'),(5683,_binary 'Preferred administrative language of the user','','none'),(5684,_binary 'Cache metadata','','11.1.7'),(5685,_binary 'Cache contexts','','none'),(5686,_binary 'Path is empty.','','none'),(5687,_binary 'No query allowed.','','none'),(5688,_binary 'Invalid path. Valid characters are alphanumerics as well as \"-\", \".\", \"_\" and \"~\".','','none'),(5689,_binary 'Wrapping','','none'),(5690,_binary 'Layout Builder','','none'),(5691,_binary 'Select a @context value:','','none'),(5692,_binary 'Number of plural indexes in this language.','','none'),(5693,_binary 'Domain to use for this language.','','none'),(5694,_binary 'Search result highlighting input','','11.1.7'),(5695,_binary 'Configuration entity dependencies','','none'),(5696,_binary 'Content entity dependencies','','none'),(5697,_binary 'Enforced configuration dependencies','','none'),(5698,_binary 'String (long) settings','','none'),(5699,_binary 'URI settings','','none'),(5700,_binary 'If more than one application will be sharing this database, a unique table name prefix – such as %prefix – will prevent collisions.','','none'),(5701,_binary 'The author name of the comment.','','none'),(5702,_binary 'contextual links button','','none'),(5703,_binary 'No browser language mappings available.','','none'),(5704,_binary 'The mapping for the %browser browser language code has been deleted.','','none'),(5705,_binary 'The browser language detection mapping for the %browser browser language code has been deleted.','','none'),(5706,_binary 'The user or author name. This filter does not check if the user exists and allows partial matching. Does not use autocomplete.','','none'),(5707,_binary 'Page @items.current','','none'),(5708,_binary 'The selected style or row format does not use fields.','','11.1.8'),(5709,_binary 'The selected display type does not use @type plugins','','none'),(5710,_binary 'The entity type','','none'),(5711,_binary 'Drupal Logo','','11.1.7'),(5712,_binary 'Entity Type ID','','none'),(5713,_binary 'Regex','Validation','none'),(5714,_binary 'Configure Image Styles','','11.2.2'),(5715,_binary 'Database storage size','','none'),(5716,_binary 'Text with text format','','none'),(5717,_binary 'Field widgets','','none'),(5718,_binary 'Field widget','','none'),(5719,_binary 'Widget type machine name','','none'),(5720,_binary 'Textarea display format settings','','none'),(5721,_binary 'Email field display format settings','','none'),(5722,_binary 'Link to the entity','','none'),(5723,_binary 'Synchronizing extensions: @op @name.','','none'),(5724,_binary 'Link to the @entity_label','','11.2.2'),(5725,_binary 'Linked to the @entity_label','','none'),(5726,_binary 'Simple page','','none'),(5727,_binary 'Page with blocks','','none'),(5728,_binary 'Jump to the first comment.','','none'),(5729,_binary 'Jump to the first new comment.','','none'),(5730,_binary 'Share your thoughts and opinions.','','none'),(5731,_binary 'Content translation content settings','','none'),(5732,_binary 'Content translation enabled','','none'),(5733,_binary 'Default date type','','none'),(5734,_binary 'Default date value','','none'),(5735,_binary 'Persist field storage with no fields','','none'),(5736,_binary 'Group by column','','none'),(5737,_binary 'Group by columns','','none'),(5738,_binary 'Re-use an existing field','','11.2.2'),(5739,_binary 'Provides a filter plugin that is in use in the following filter formats: %formats','','11.1.8'),(5740,_binary 'Providing page-specific help','','none'),(5741,_binary 'Effect settings','','none'),(5742,_binary 'Content Language Settings','','none'),(5743,_binary 'Allow to alter the language','','none'),(5744,_binary 'Influence of \'@title\'','','none'),(5745,_binary 'Installing supporting modules','','none'),(5746,_binary 'Default indexing settings','','none'),(5747,_binary 'The default search index will be rebuilt.','','none'),(5748,_binary 'This will re-index content in the search indexes of all active search pages. Searching will continue to work, but new content won\'t be indexed until all existing content has been re-indexed. This action cannot be undone.','','none'),(5749,_binary 'All search indexes will be rebuilt.','','none'),(5750,_binary 'Add shortcut link','','none'),(5751,_binary 'An existing local file system path for storing private files. It should be writable by Drupal and not accessible over the web. This must be changed in settings.php','','11.1.7'),(5752,_binary 'Publish status','','11.1.8'),(5753,_binary 'Whether or not the content related to a term is published.','','11.1.8'),(5754,_binary 'Tray \"@tray\" @action.','','11.2.2'),(5755,_binary 'Tray @action.','','11.2.2'),(5756,_binary 'Major upgrade warning','','none'),(5757,_binary 'This update is a major version update which means that it may not be backwards compatible with your currently running version. It is recommended that you read the release notes and proceed at your own risk.','','none'),(5758,_binary 'User data field','','none'),(5759,_binary 'Only users with the selected permission flag will be able to access this display.','','none'),(5760,_binary 'Only the checked roles will be able to access this display.','','none'),(5761,_binary 'The formatted text of the area','','none'),(5762,_binary 'The corresponding entity field','','none'),(5763,_binary 'The plugin ID','','none'),(5764,_binary 'Row options','','none'),(5765,_binary 'Display extender settings','','none'),(5766,_binary 'View block','','none'),(5767,_binary 'Leave blank to use the time of form submission.','','none'),(5768,_binary 'Number integer display format settings','','none'),(5769,_binary 'Static menu link overrides','','none'),(5770,_binary 'Entities exist of type %entity_type and %bundle_label %bundle. These entities need to be deleted before importing.','','none'),(5771,_binary 'Disabled','Plural','11.2.2'),(5772,_binary 'The language code of the language the comment is written in.','','none'),(5773,_binary 'The message language code.','','11.1.8'),(5774,_binary 'The source language from which this translation was created.','','none'),(5775,_binary 'Translation outdated','','none'),(5776,_binary 'Translation author','','none'),(5777,_binary 'The author of this translation.','','none'),(5778,_binary 'A boolean indicating whether the translation is visible to non-translators.','','none'),(5779,_binary 'Translation created time','','none'),(5780,_binary 'The Unix timestamp when the translation was created.','','none'),(5781,_binary 'Translation changed time','','none'),(5782,_binary 'The Unix timestamp when the translation was most recently saved.','','none'),(5783,_binary 'Entities and entity types','','none'),(5784,_binary 'Entity sub-types','','none'),(5785,_binary 'Some content entity types are further grouped into sub-types (for example, you could have article and page content types within the main site content entity type, and tag and category vocabularies within the taxonomy term entity type); other entity types, such as user accounts, do not have sub-types. Programmers use the term <em>bundle</em> for entity sub-types.','','none'),(5786,_binary 'Fields and field types','','none'),(5787,_binary 'Content entity types and sub-types store most of their text, file, and other information in <em>fields</em>. Fields are grouped by <em>field type</em>; field types define what type of data can be stored in that field, such as text, images, or taxonomy term references.','','none'),(5788,_binary 'Formatters and view modes','','none'),(5789,_binary 'Content entity types and sub-types can have one or more <em>view modes</em>, used for displaying the entity items. For instance, a content item could be viewed in full content mode on its own page, teaser mode in a list, or RSS mode in a feed. In each view mode, each field can be hidden or displayed, and if it is displayed, you can choose and configure the <em>formatter</em> that is used to display the field. For instance, a long text field can be displayed trimmed or full-length, and taxonomy term reference fields can be displayed in plain text or linked to the taxonomy term page.','','none'),(5790,_binary 'Widgets and form modes','','none'),(5791,_binary 'Content entity types and sub-types can have one or more <em>form modes</em>, used for editing. For instance, a content item could be edited in a compact format with only some fields editable, or a full format that allows all fields to be edited. In each form mode, each field can be hidden or displayed, and if it is displayed, you can choose and configure the <em>widget</em> that is used to edit the field. For instance, a taxonomy term reference field can be edited using a select list, radio buttons, or an autocomplete widget.','','none'),(5792,_binary 'Enabling field types, widgets, and formatters','','none'),(5793,_binary 'Views entity field handler','','none'),(5794,_binary 'Creating a field','','none'),(5795,_binary 'On the <em>Manage fields</em> page for your entity type or sub-type, you can add, configure, and delete fields for that entity type or sub-type. Each field has a <em>machine name</em>, which is used internally to identify the field and must be unique across an entity type; once a field is created, you cannot change the machine name. Most fields have two types of settings. The field-level settings depend on the field type, and affect how the data in the field is stored. Once they are set, they can no longer be changed; examples include how many data values are allowed for the field and where files are stored. The sub-type-level settings are specific to each entity sub-type the field is used on, and they can be changed later; examples include the field label, help text, default value, and whether the field is required or not. You can return to these settings by choosing the <em>Edit</em> link for the field from the <em>Manage fields</em> page.','','none'),(5796,_binary 'Re-using fields','','none'),(5797,_binary 'Configuring field editing','','none'),(5798,_binary 'On the <em>Manage form display</em> page of your entity type or sub-type, you can configure how the field data is edited by default and in each form mode. If your entity type has multiple form modes (on most sites, most entities do not), you can toggle between the form modes at the top of the page, and you can toggle whether each form mode uses the default settings or custom settings in the <em>Custom display settings</em> section. For each field in each form mode, you can select the widget to use for editing; some widgets have additional configuration options, such as the size for a text field, and these can be edited using the Edit button (which looks like a wheel). You can also change the order of the fields on the form. You can exclude a field from a form by choosing <em>Hidden</em> from the widget drop-down list, or by dragging it into the <em>Disabled</em> section.','','none'),(5799,_binary 'Configuring field display','','none'),(5800,_binary 'On the <em>Manage display</em> page of your entity type or sub-type, you can configure how each field is displayed by default and in each view mode. If your entity type has multiple view modes, you can toggle between the view modes at the top of the page, and you can toggle whether each view mode uses the default settings or custom settings in the <em>Custom display settings</em> section. For each field in each view mode, you can choose whether and how to display the label of the field from the <em>Label</em> drop-down list. You can also select the formatter to use for display; some formatters have configuration options, which you can edit using the Edit button (which looks like a wheel). You can also change the display order of fields. You can exclude a field from a specific view mode by choosing <em>Hidden</em> from the formatter drop-down list, or by dragging it into the <em>Disabled</em> section.','','none'),(5801,_binary 'Configuring view and form modes','','none'),(5802,_binary 'Listing fields','','none'),(5803,_binary 'Images must be exactly <strong>@size</strong> pixels.','','none'),(5804,_binary 'Images must be larger than <strong>@min</strong> pixels. Images larger than <strong>@max</strong> pixels will be resized.','','11.2.2'),(5805,_binary 'Images must be larger than <strong>@min</strong> pixels.','','none'),(5806,_binary 'Images larger than <strong>@max</strong> pixels will be resized.','','11.2.2'),(5807,_binary 'Define how text is handled by combining filters into text formats.','','11.2.2'),(5808,_binary 'The menu link language code.','','11.1.8'),(5809,_binary 'Node authored by (uid)','','none'),(5810,_binary 'Revision authored by (uid)','','none'),(5811,_binary 'Content access view grants','','none'),(5812,_binary 'The location this shortcut points to.','','none'),(5813,_binary 'Trusted Host Settings','','11.2.2'),(5814,_binary 'The trusted_host_patterns setting is set to allow %trusted_host_patterns','','11.2.2'),(5815,_binary 'Change site name, email address, slogan, default front page, and error pages.','','11.2.2'),(5816,_binary 'This is only used when the site is configured to use a separate administration theme on the Appearance page.','','11.2.2'),(5817,_binary 'Link to any page','','11.2.2'),(5818,_binary 'This allows to bypass access checking when linking to internal paths.','','11.2.2'),(5819,_binary 'Unable to install @extension, %config_names already exists in active configuration.Unable to install @extension, %config_names already exist in active configuration.','','none'),(5820,_binary 'No access to execute %action on the @entity_type_label %entity_label.','','none'),(5821,_binary 'narrow','','none'),(5822,_binary 'Note: content may be kept, unpublished, deleted or transferred to the anonymous user depending on the configured user settings.','','11.2.2'),(5823,_binary 'The reference view %view_name cannot be found.','','none'),(5824,_binary 'Pre-content','','none'),(5825,_binary 'Site version','','11.1.8'),(5826,_binary 'Active menu trail','','none'),(5827,_binary 'Configuration updates','','11.1.7'),(5828,_binary 'The listed configuration will be updated.','','11.1.7'),(5829,_binary 'An entity field containing a password value.','','none'),(5830,_binary 'An autocomplete text field with tagging support.','','none'),(5831,_binary 'Block Content revision is a history of changes to block content.','','none'),(5832,_binary 'Responsive image style %label saved.','','none'),(5833,_binary 'Field, widget, and formatter information','','none'),(5834,_binary 'Provided by modules','','none'),(5835,_binary 'Provided by Drupal core','','none'),(5836,_binary 'As mentioned previously, some field types, widgets, and formatters are provided by Drupal core. Here are some notes on how to use some of these:','','none'),(5837,_binary '<strong>Number fields</strong>: When you add a number field you can choose from three types: <em>decimal</em>, <em>float</em>, and <em>integer</em>. The <em>decimal</em> number field type allows users to enter exact decimal values, with fixed numbers of decimal places. The <em>float</em> number field type allows users to enter approximate decimal values. The <em>integer</em> number field type allows users to enter whole numbers, such as years (for example, 2012) or values (for example, 1, 2, 5, 305). It does not allow decimals.','','none'),(5838,_binary 'Defining image styles','','none'),(5839,_binary 'Naming image styles','','none'),(5840,_binary 'When you define an image style, you will need to choose a displayed name and a machine name. The displayed name is shown in administrative pages, and the machine name is used to generate the URL for accessing an image processed in that style. There are two common approaches to naming image styles: either based on the effects being applied (for example, <em>Square 85x85</em>), or based on where you plan to use it (for example, <em>Profile picture</em>).','','none'),(5841,_binary 'Configuring image fields','','none'),(5842,_binary 'The maximum file size that can be uploaded is limited by PHP settings of the server, but you can restrict it further by configuring a <em>Maximum upload size</em> in the field settings (this setting can be changed later). The maximum file size, either from PHP server settings or field configuration, is automatically displayed to users in the help text of the image field.','','none'),(5843,_binary 'You can also configure a default image that will be used if no image is uploaded in an image field. This default can be defined for all instances of the field in the field storage settings when you create a field, and the setting can be overridden for each entity sub-type that uses the field.','','none'),(5844,_binary 'Configuring displays and form displays','','none'),(5845,_binary 'On the <em>Manage display</em> page, you can choose the image formatter, which determines the image style used to display the image in each display mode and whether or not to display the image as a link. On the <em>Manage form display</em> page, you can configure the image upload widget, including setting the preview image style shown on the entity edit form.','','none'),(5846,_binary 'Selected language configuration','','none'),(5847,_binary 'Selected default language no longer exists.','','none'),(5848,_binary 'Language detection configuration saved.','','none'),(5849,_binary 'Language codes or other custom text to use as a path prefix for URL language detection. For the selected fallback language, this value may be left blank. <strong>Modifying this value may break existing URLs. Use with caution in a production environment.</strong> Example: Specifying \"deutsch\" as the path prefix code for German results in URLs like \"example.com/deutsch/contact\".','','none'),(5850,_binary 'Link URI can be accessed by the user.','Validation','none'),(5851,_binary 'The path \'@uri\' is inaccessible.','','none'),(5852,_binary 'The path \'@uri\' is invalid.','','none'),(5853,_binary 'Indicates whether the menu link should be rediscovered','','11.2.2'),(5854,_binary '@title [%language translation]','','none'),(5855,_binary 'The username of the content author.','','11.2.2'),(5856,_binary 'Defining responsive image styles','','none'),(5857,_binary 'Using responsive image styles in Image fields','','none'),(5858,_binary 'A responsive image style associates an image style with each breakpoint defined by your theme.','','none'),(5859,_binary 'Responsive image styles','','none'),(5860,_binary 'Edit responsive image style','','none'),(5861,_binary 'Duplicate responsive image style','','none'),(5862,_binary 'Add responsive image style','','none'),(5863,_binary 'Responsive image style','','none'),(5864,_binary 'Image style mappings','','none'),(5865,_binary 'Image style mapping','','none'),(5866,_binary 'Responsive image mapping type','','none'),(5867,_binary 'Sizes attribute','','none'),(5868,_binary 'Image styles to be used when using the \'sizes\' attribute','','none'),(5869,_binary '<em>Duplicate responsive image style</em> @label','','none'),(5870,_binary '<em>Edit responsive image style</em> @label','','none'),(5871,_binary 'Responsive image style @label saved.','','none'),(5872,_binary 'Responsive image style: @responsive_image_style','','none'),(5873,_binary 'Select a responsive image style.','','none'),(5874,_binary 'The default drag-and-drop user interface for ordering tables in the administrative interface presents a challenge for some users, including users of screen readers and other assistive technology. The drag-and-drop interface can be disabled in a table by clicking a link labeled \"Show row weights\" above the table. The replacement interface allows users to order the table by choosing numerical weights instead of dragging table rows.','','none'),(5875,_binary 'Using maintenance mode','','none'),(5876,_binary 'Configuring the file system','','none'),(5877,_binary 'Configuring the image toolkit','','none'),(5878,_binary 'Are you sure you want to delete the format %name : %format?','','none'),(5879,_binary 'Managing vocabularies','','none'),(5880,_binary 'Managing terms','','none'),(5881,_binary 'Classifying entity content','','none'),(5882,_binary 'Adding new terms during content creation','','none'),(5883,_binary 'User email required','Validation','none'),(5884,_binary 'The target entity','','none'),(5885,_binary 'Append a destination query string to operation links.','','none'),(5886,_binary 'Provides links to perform entity operations.','','11.1.8'),(5887,_binary 'Content language of view row','','none'),(5888,_binary 'Original language of content in view row','','none'),(5889,_binary '@entity_type_label ID','','none'),(5890,_binary 'Rendering Language','','none'),(5891,_binary 'All content that supports translations will be displayed in the selected language.','','none'),(5892,_binary 'The contextual filter values are provided by the URL.','','none'),(5893,_binary 'The following replacement tokens are available for this field. Note that due to rendering order, you cannot use fields that come after this field; if you need a field not listed here, rearrange your fields.','','11.2.2'),(5894,_binary 'Enter permission name','','11.2.2'),(5895,_binary 'Entity reference field storage settings','','none'),(5896,_binary 'Entity reference field settings','','none'),(5897,_binary 'Entity reference selection plugin settings','','none'),(5898,_binary 'Display in native language','','none'),(5899,_binary 'HTTP cookies','','none'),(5900,_binary 'HTTP headers','','none'),(5901,_binary 'Is super user','','none'),(5902,_binary 'Query arguments','','none'),(5903,_binary 'Request format','','none'),(5904,_binary 'A flag indicating whether this is the default translation.','','11.1.8'),(5905,_binary 'Field settings (@on_label / @off_label)','','none'),(5906,_binary '@on_label / @off_label','','none'),(5907,_binary 'Displayed in native language','','none'),(5908,_binary 'Hide lower priority columns','','11.2.2'),(5909,_binary 'Submitted by @username on @datetime','','none'),(5910,_binary 'With multiple languages configured, registered users can select their preferred language and authors can assign a specific language to content.','','none'),(5911,_binary 'This page also provides an overview of how much of the site\'s interface has been translated for each configured language.','','none'),(5912,_binary 'This must be an external URL such as %url.','','none'),(5913,_binary 'No dangerous external protocols','Validation','none'),(5914,_binary 'No broken internal links','Validation','none'),(5915,_binary 'Submitted by @author_name on @date','','11.1.8'),(5916,_binary 'Search looks for exact, case-insensitive keywords; keywords shorter than a minimum length are ignored.','','none'),(5917,_binary 'Use upper-case OR to get more results. Example: cat OR dog (content contains either \"cat\" or \"dog\").','','none'),(5918,_binary 'You can use upper-case AND to require all words, but this is the same as the default behavior. Example: cat AND dog (same as cat dog, content must contain both \"cat\" and \"dog\").','','none'),(5919,_binary 'Use quotes to search for a phrase. Example: \"the cat eats mice\".','','none'),(5920,_binary 'You can precede keywords by - to exclude them; you must still have at least one \"positive\" keyword. Example: cat -dog (content must contain cat and cannot contain dog).','','none'),(5921,_binary 'User is admin','','none'),(5922,_binary 'Include the anonymous user in the matched entities.','','none'),(5923,_binary 'Include the anonymous user.','','none'),(5924,_binary 'User search looks for user names and partial user names. Example: mar would match usernames mar, delmar, and maryjane.','','none'),(5925,_binary 'You can use * as a wildcard within your keyword. Example: m*r would match user names mar, delmar, and elementary.','','none'),(5926,_binary 'No eligible views were found.','','none'),(5927,_binary 'The view is not based on a translatable entity type or the site is not multilingual.','','none'),(5928,_binary 'Display \"@display\" uses a \"more\" link but there are no displays it can link to. You need to specify a custom URL.','','none'),(5929,_binary 'Disabling SQL rewriting will omit all query tags, i. e. disable node access checks as well as override hook_query_alter() implementations in other modules.','','none'),(5930,_binary '@count second@count seconds','','11.2.2'),(5931,_binary 'Account\'s permissions','','none'),(5932,_binary 'The hashed password','','none'),(5933,_binary 'Existing password','','none'),(5934,_binary 'Display the author name.','','none'),(5935,_binary 'Are you sure you want to create a new %name @type?','','none'),(5936,_binary 'Using the personal contact form','','11.2.2'),(5937,_binary 'Site visitors can email registered users on your site by using the personal contact form, without knowing or learning the email address of the recipient. When a site visitor is viewing a user profile, the viewer will see a <em>Contact</em> tab or link, which leads to the personal contact form. The personal contact link is not shown when you are viewing your own profile, and users must have both <em>View user information</em> (to see user profiles) and <em>Use users\' personal contact forms</em> permission to see the link. The user whose profile is being viewed must also have their personal contact form enabled (this is a user account setting); viewers with <em>Administer users</em> permission can bypass this setting.','','none'),(5938,_binary 'Configuring contact forms','','none'),(5939,_binary 'Linking to contact forms','','none'),(5940,_binary 'Adding content to contact forms','','none'),(5941,_binary '@label (Translation is not supported).','','none'),(5942,_binary '@entity using @field_name','','11.1.8'),(5943,_binary 'Relate each @entity with a @field_name set to the @label.','','11.1.8'),(5944,_binary 'Configuring form displays','','none'),(5945,_binary 'Reference fields have several widgets available on the <em>Manage form display</em> page:','','none'),(5946,_binary 'The <em>Check boxes/radio buttons</em> widget displays the existing entities for the entity type as check boxes or radio buttons based on the <em>Allowed number of values</em> set for the field.','','none'),(5947,_binary 'The <em>Select list</em> widget displays the existing entities in a drop-down list or scrolling list box based on the <em>Allowed number of values</em> setting for the field.','','none'),(5948,_binary 'The <em>Autocomplete</em> widget displays text fields in which users can type entity labels based on the <em>Allowed number of values</em>. The widget can be configured to display all entities that contain the typed characters or restricted to those starting with those characters.','','none'),(5949,_binary 'The <em>Autocomplete (Tags style)</em> widget displays a multi-text field in which users can type in a comma-separated list of entity labels.','','none'),(5950,_binary 'Your server is not capable of displaying file upload progress. File upload progress requires an Apache server running PHP with mod_php or Nginx with PHP-FPM.','','none'),(5951,_binary 'Your server is not capable of displaying file upload progress. File upload progress requires PHP be run with mod_php or PHP-FPM and not as FastCGI.','','none'),(5952,_binary 'Display download path','','none'),(5953,_binary 'Display the filemime as icon','','none'),(5954,_binary 'Detect tar','','none'),(5955,_binary 'Link this field to the file download URL','','none'),(5956,_binary 'File link','','11.2.2'),(5957,_binary 'Include tar in extension','','none'),(5958,_binary 'If the part of the filename just before the extension is \'.tar\', include this in the extension output.','','none'),(5959,_binary 'Display the file download URI','','none'),(5960,_binary 'Display an icon','','none'),(5961,_binary 'The icon is representing the file type, instead of the MIME text (such as \"image/jpeg\")','','none'),(5962,_binary 'Using text fields with text formats','','none'),(5963,_binary 'Text fields that allow text formats are those with \"formatted\" in the description. These are <em>Text (formatted, long, with summary)</em>, <em>Text (formatted)</em>, and <em>Text (formatted, long)</em>. You cannot change the type of field once a field has been created.','','none'),(5964,_binary 'Setting the allowed link type','','none'),(5965,_binary 'In the field settings you can define the allowed link type to be <em>internal links only</em>, <em>external links only</em>, or <em>both internal and external links</em>. <em>Internal links only</em> and <em>both internal and external links</em> options enable an autocomplete widget for internal links, so a user does not have to copy or remember a URL.','','none'),(5966,_binary 'Revisions allow you to track differences between multiple versions of your content, and revert to older versions.','','11.2.2'),(5967,_binary '@type %title has been reverted to the revision from %revision-date.','','none'),(5968,_binary 'Speeding up your site','','none'),(5969,_binary 'Site default language code','','none'),(5970,_binary 'Page caching','','none'),(5971,_binary 'Allowing users to add new terms gradually builds a vocabulary as content is added and edited. Users can add new terms if either of the two <em>Autocomplete</em> widgets is chosen for the Taxonomy term reference field in the <em>Manage form display</em> page for the field. You will also need to enable the <em>Create referenced entities if they don\'t already exist</em> option, and restrict the field to one vocabulary.','','none'),(5972,_binary 'If you choose <em>Text (plain)</em> or <em>Text (formatted)</em> as the field type on the <em>Manage fields</em> page, then a field with a single row is displayed. You can change the maximum text length in the <em>Field settings</em> when you set up the field.','','none'),(5973,_binary 'If you choose <em>Text (plain, long)</em>, <em>Text (formatted, long)</em>, or <em>Text (formatted, long, with summary)</em> on the <em>Manage fields</em> page, then users can insert text of unlimited length. On the <em>Manage form display</em> page, you can set the number of rows that are displayed to users.','','none'),(5974,_binary 'As an alternative to using a trimmed version of the text, you can enter a separate summary by choosing the <em>Text (formatted, long, with summary)</em> field type on the <em>Manage fields</em> page. Even when <em>Summary input</em> is enabled, and summaries are provided, you can display <em>trimmed</em> text nonetheless by choosing the appropriate format on the <em>Manage display</em> page.','','none'),(5975,_binary 'Performing updates through the Update page','','none'),(5976,_binary 'Link to the user','','none'),(5977,_binary 'Display the user or author name.','','none'),(5978,_binary 'Password required for protected field change','Validation','none'),(5979,_binary 'Text to use for this variant, @count will be replaced with the value.','','none'),(5980,_binary 'Text to use for the singular form, @count will be replaced with the value.','','11.1.8'),(5981,_binary 'Contains US ASCII characters only','','none'),(5982,_binary 'Checkout complete! Thank you for your purchase.','','none'),(5983,_binary 'Resolving missing content','','none'),(5984,_binary 'The following @entity-type translations will be deleted:','','none'),(5985,_binary 'Delete @language translation','','none'),(5986,_binary 'The @entity-type %label @language translation has been deleted.','','none'),(5987,_binary 'Are you sure you want to delete the @language translation of the @entity-type %label?','','none'),(5988,_binary 'The core.extension configuration does not exist.','','none'),(5989,_binary 'Unable to install the %module module since it does not exist.','','none'),(5990,_binary 'Unable to uninstall the %module module since the %dependent_module module is installed.','','none'),(5991,_binary 'Unable to install the %theme theme since it does not exist.','','none'),(5992,_binary 'Unable to install the %theme theme since it requires the %required_theme theme.','','none'),(5993,_binary 'Unable to uninstall the %theme theme since the %dependent_theme theme is installed.','','none'),(5994,_binary 'Configuration %name depends on the %owner module that will not be installed after import.','','none'),(5995,_binary 'Configuration %name depends on the %owner theme that will not be installed after import.','','none'),(5996,_binary 'Configuration %name depends on the %owner extension that will not be installed after import.','','none'),(5997,_binary 'Unable to install the %module module since it requires the %required_module module.Unable to install the %module module since it requires the %required_module modules.','','none'),(5998,_binary 'Configuration %name depends on the %module module that will not be installed after import.Configuration %name depends on modules (%module) that will not be installed after import.','','none'),(5999,_binary 'Configuration %name depends on the %theme theme that will not be installed after import.Configuration %name depends on themes (%theme) that will not be installed after import.','','none'),(6000,_binary 'Configuration %name depends on the %config configuration that will not exist after import.Configuration %name depends on configuration (%config) that will not exist after import.','','none'),(6001,_binary 'Interface text','','none'),(6002,_binary 'Order of language detection methods for interface text. If a translation of interface text is available in the detected language, it will be displayed.','','none'),(6003,_binary 'Inaccessible','','11.2.2'),(6004,_binary 'NotNull','Validation','none'),(6005,_binary 'Null','Validation','none'),(6006,_binary 'Empty block library behavior','','none'),(6007,_binary 'Provides a link to add a new block.','','none'),(6008,_binary 'The configuration cannot be imported because it failed validation for the following reasons:','','none'),(6009,_binary 'Link to translate @entity_type_label','','none'),(6010,_binary 'Provide a translation link to the @entity_type_label.','','none'),(6011,_binary 'Interface text language selected for page','','11.2.2'),(6012,_binary 'Customize %language_name language detection to differ from Interface text language detection settings','','none'),(6013,_binary 'The domain for %language may only contain the domain name, not a trailing slash, protocol and/or port.','','none'),(6014,_binary '@language translation of the @type %label has been deleted.','','none'),(6015,_binary 'Xdebug settings','','none'),(6016,_binary 'xdebug.max_nesting_level is set to %value.','','none'),(6017,_binary 'Set <code>xdebug.max_nesting_level=@level</code> in your PHP configuration as some pages in your Drupal site will not work when this setting is too low.','','none'),(6018,_binary 'For more detailed information, see the <a href=\"https://www.drupal.org/upgrade\">upgrading handbook</a>. If you are unsure what these terms mean you should probably contact your hosting provider.','','11.1.8'),(6019,_binary 'Trimmed limit','','none'),(6020,_binary 'If the summary is not set, the trimmed %label field will end at the last full sentence before this character limit.','','none'),(6021,_binary 'Trimmed limit: @trim_length characters','','none'),(6022,_binary 'Working with multilingual views','','none'),(6023,_binary 'Because each result row contains a specific translation of each entity, field-level filters are also relative to these entity translations. For example, if your view has a filter that specifies that the entity title should contain a particular English word, you will presumably filter out all rows containing Chinese translations, since they will not contain the English word. If your view also has a second filter specifying that the title should contain a particular Chinese word, and if you are using \"And\" logic for filtering, you will presumably end up with no results in the view, because there are probably not any entity translations containing both the English and Chinese words in the title.','','none'),(6024,_binary 'Independent of filtering, you can choose the display language (the language used to display the entities and their fields) via a setting on the display. Your language choices are the same as the filter language choices, with an additional choice of \"Content language of view row\" and \"Original language of content in view row\", which means to display each entity in the result row using the language that entity has or in which it was originally created. In theory, this would give you the flexibility to filter to French translations, for instance, and then display the results in Spanish. The more usual choices would be to use the same language choices for the display language and each entity filter in the view, or to use the Row language setting for the display.','','none'),(6025,_binary 'Entity link','','none'),(6026,_binary 'Entity delete link','','none'),(6027,_binary 'Entity edit link','','none'),(6028,_binary 'Link to @entity_type_label','','11.2.2'),(6029,_binary 'Provide a view link to the @entity_type_label.','','11.1.8'),(6030,_binary 'Link to edit @entity_type_label','','11.2.2'),(6031,_binary 'Provide an edit link to the @entity_type_label.','','11.1.8'),(6032,_binary 'Link to delete @entity_type_label','','11.2.2'),(6033,_binary 'Provide a delete link to the @entity_type_label.','','11.1.8'),(6034,_binary 'View','View entity type','11.2.2'),(6035,_binary 'Options such as paging, table sorting, and exposed filters will not initiate a page refresh.','','none'),(6036,_binary 'Select pager','','11.2.2'),(6037,_binary 'This can be an internal Drupal path such as node/add or an external URL such as \"https://www.drupal.org\". You may use the \"Replacement patterns\" above.','','11.2.2'),(6038,_binary 'Per default the table is hidden for an empty view. With this option it is possible to show an empty table with the text in it.','','none'),(6039,_binary 'Cache tags','','none'),(6040,_binary 'Timestamp display format settings','','none'),(6041,_binary 'Future format','','none'),(6042,_binary 'Past format','','none'),(6043,_binary '@requirements_message (Currently using @item version @version)','','none'),(6044,_binary 'The MyISAM storage engine is not supported.','','none'),(6045,_binary '0 seconds','','11.2.2'),(6046,_binary 'The validation failed because the value conflicts with the value in %field_name, which you cannot access.','','none'),(6047,_binary 'The @module module is required','','none'),(6048,_binary 'Use <em>@interval</em> where you want the formatted interval text to appear.','','none'),(6049,_binary 'How many time interval units should be shown in the formatted output.','','none'),(6050,_binary 'Future date: %display','','none'),(6051,_binary 'Past date: %display','','none'),(6052,_binary '- Default site/user time zone -','','none'),(6053,_binary 'Date format: @date_format','','none'),(6054,_binary 'Time zone: @timezone','','none'),(6055,_binary 'Revision translation affected','','11.2.2'),(6056,_binary 'Indicates if the last edit of a translation belongs to current revision.','','11.1.8'),(6057,_binary 'Configuration archive','','none'),(6058,_binary 'Your configuration files were successfully uploaded and are ready for import.','','none'),(6059,_binary 'Translate any configuration including those shipped with modules and themes.','','none'),(6060,_binary 'Time zone override','','none'),(6061,_binary 'Datetime custom display format settings','','none'),(6062,_binary 'Datetime time ago display format settings','','none'),(6063,_binary 'The time zone selected here will always be used','','none'),(6064,_binary 'File URI','Validation','none'),(6065,_binary 'Translate interface text','','11.2.2'),(6066,_binary 'Translate any interface text including configuration shipped with modules and themes.','','11.2.2'),(6067,_binary 'Pages requested by anonymous users are stored the first time they are requested and then are reused. Depending on your site configuration and the amount of your web traffic tied to anonymous visitors, the caching system may significantly increase the speed of your site.','','none'),(6068,_binary 'Configuring the internal page cache','','none'),(6069,_binary 'Internal Page Cache','','none'),(6070,_binary 'Configuring for performance','','none'),(6071,_binary 'Last run: %time ago.','','none'),(6072,_binary 'The path \'%path\' has to start with a slash.','','none'),(6073,_binary 'Allow user to control selected display options for this view.','','11.2.2'),(6074,_binary 'Allow user to control the number of items displayed in this view','','11.2.2'),(6075,_binary 'Allow user to specify number of items skipped from beginning of this view.','','11.2.2'),(6076,_binary 'Media library','','11.2.2'),(6077,_binary 'Plural variants','','none'),(6078,_binary 'Place block <span class=\"visually-hidden\">in the %region region</span>','','11.2.2'),(6079,_binary 'No blocks available.','','none'),(6080,_binary 'Exporting the full configuration','','none'),(6081,_binary 'Importing a full configuration','','none'),(6082,_binary 'Exporting a single configuration item','','11.2.2'),(6083,_binary 'Importing a single configuration item','','11.2.2'),(6084,_binary 'Configuration synchronization','','11.2.2'),(6085,_binary 'Import and export your configuration.','','11.2.2'),(6086,_binary '@date by @username','','11.2.2'),(6087,_binary 'You must include at least one keyword to match in the content, and punctuation is ignored.You must include at least one keyword to match in the content. Keywords must be at least @count characters, and punctuation is ignored.','','none'),(6088,_binary 'Manage responsive image styles.','','none'),(6089,_binary 'This theme is missing a \'content\' region.','','none'),(6090,_binary 'Apache version','','none'),(6091,_binary 'Due to the settings for ServerTokens in httpd.conf, it is impossible to accurately determine the version of Apache running on this server. The reported value is @reported, to run Drupal without mod_rewrite, a minimum version of 2.2.16 is needed.','','none'),(6092,_binary 'Filter by name or description','','11.2.2'),(6093,_binary 'Enter a part of the module name or description','','11.2.2'),(6094,_binary 'Container cannot be saved to cache.','','none'),(6095,_binary 'Drupal could not be correctly setup with the existing database due to the following error: @error.','','none'),(6096,_binary 'The database server version %version is less than the minimum required version %minimum_version.','','none'),(6097,_binary 'A value must be selected for %part.','','none'),(6098,_binary '@title (value @number)','','11.2.2'),(6099,_binary '1 error has been found: @count errors have been found: ','','none'),(6100,_binary 'Primary admin actions','','11.2.2'),(6101,_binary 'Shown tabs','','none'),(6102,_binary 'Select tabs being shown in the block','','none'),(6103,_binary 'Show primary tabs','','none'),(6104,_binary 'Show secondary tabs','','none'),(6105,_binary 'The blocked IP address.','','none'),(6106,_binary 'Generating accessible content','','none'),(6107,_binary 'The time that the comment was created, as a Unix timestamp.','','none'),(6108,_binary 'The time that the comment was edited by its author, as a Unix timestamp.','','none'),(6109,_binary 'The module that implements the field type.','','none'),(6110,_binary 'The entity bundle.','','none'),(6111,_binary 'The original machine name of the view mode.','','none'),(6112,_binary 'The view mode ID.','','none'),(6113,_binary 'The name of the format.','','none'),(6114,_binary 'Whether the format is cacheable.','','none'),(6115,_binary 'The role IDs which can use the format.','','none'),(6116,_binary 'The filters configured for the format.','','none'),(6117,_binary 'The status of the format','','none'),(6118,_binary 'The weight of the format','','none'),(6119,_binary 'Weight for @title language detection method','','none'),(6120,_binary 'Enable @title language detection method','','none'),(6121,_binary 'Core (Experimental)','','11.2.2'),(6122,_binary 'Migration @id is busy with another operation: @status','','none'),(6123,_binary '@label (@type)','','none'),(6124,_binary 'Flag indicating the node type is enable','','none'),(6125,_binary 'base node.','','none'),(6126,_binary 'Breakpoint groups: viewport sizing vs art direction','','none'),(6127,_binary 'Breakpoint settings: sizes vs image styles','','none'),(6128,_binary 'Sizes field','','none'),(6129,_binary 'Image styles for sizes','','none'),(6130,_binary 'Failed to load responsive image style: “@style“ while displaying responsive image.','','none'),(6131,_binary 'Viewport Sizing','','none'),(6132,_binary 'Select a breakpoint group from the installed themes and modules. Below you can select which breakpoints to use from this group. You can also select which image style or styles to use for each breakpoint you use.','','none'),(6133,_binary 'Warning: if you change the breakpoint group you lose all your image style selections for each breakpoint.','','none'),(6134,_binary 'Select a breakpoint group from the installed themes and modules.','','none'),(6135,_binary 'Select multiple image styles and use the sizes attribute.','','none'),(6136,_binary 'Select a single image style.','','none'),(6137,_binary 'Do not use this breakpoint.','','none'),(6138,_binary 'Select image styles with widths that range from the smallest amount of space this image will take up in the layout to the largest, bearing in mind that high resolution screens will need images 1.5x to 2x larger.','','none'),(6139,_binary 'Entity/field definitions','','11.2.2'),(6140,_binary 'Tabs block','','none'),(6141,_binary 'Whether primary tabs are shown','','none'),(6142,_binary 'Whether secondary tabs are shown','','none'),(6143,_binary 'The existing format/name combination has not been altered.','','none'),(6144,_binary 'Run database updates','','11.1.8'),(6145,_binary 'The weight of the role.','','none'),(6146,_binary 'A title semantically associated with your table for increased accessibility.','','none'),(6147,_binary 'Large (480×480)','','11.1.7'),(6148,_binary 'Medium (220×220)','','11.1.7'),(6149,_binary 'Thumbnail (100×100)','','11.1.7'),(6150,_binary 'HTML Date','','11.1.7'),(6151,_binary 'HTML Datetime','','11.1.7'),(6152,_binary 'HTML Month','','11.1.7'),(6153,_binary 'HTML Time','','11.1.7'),(6154,_binary 'HTML Week','','11.1.7'),(6155,_binary 'HTML Year','','11.1.7'),(6156,_binary 'HTML Yearless date','','11.1.7'),(6157,_binary 'Default long date','','11.1.7'),(6158,_binary 'Default medium date','','11.1.7'),(6159,_binary 'Default short date','','11.1.7'),(6160,_binary 'User account menu','','11.1.7'),(6161,_binary 'Block the selected user(s)','','11.1.7'),(6162,_binary 'Cancel the selected user account(s)','','11.1.7'),(6163,_binary 'Unblock the selected user(s)','','11.1.7'),(6164,_binary 'Basic block','','11.1.7'),(6165,_binary 'A basic block contains a title and a body.','','11.1.7'),(6166,_binary 'Website feedback','','11.1.7'),(6167,_binary 'Enter a comma-separated list. For example: Amsterdam, Mexico City, \"Cleveland, Ohio\"','','11.1.7'),(6168,_binary 'Basic HTML','','11.1.7'),(6169,_binary 'Restricted HTML','','11.1.7'),(6170,_binary 'The installer requires that you create a translations directory as part of the installation process. Create the directory %translations_directory . More details about installing Drupal are available in <a href=\":install_txt\">INSTALL.txt</a>.','','none'),(6171,_binary 'The installer requires read permissions to %translations_directory at all times. The <a href=\":handbook_url\">webhosting issues</a> documentation section offers help on this and other topics.','','none'),(6172,_binary 'The installer requires write permissions to %translations_directory during the installation process. The <a href=\":handbook_url\">webhosting issues</a> documentation section offers help on this and other topics.','','none'),(6173,_binary 'The installer requires to contact the translation server to download a translation file. Check your internet connection and verify that your website can reach the translation server at <a href=\":server_url\">@server_url</a>.','','none'),(6174,_binary 'The %language translation file is not available at the translation server. <a href=\":url\">Choose a different language</a> or select English and translate your website later.','','none'),(6175,_binary 'The %language translation file could not be downloaded. <a href=\":url\">Choose a different language</a> or select English and translate your website later.','','none'),(6176,_binary 'The @drupal installer requires that you create a %file as part of the installation process. Copy the %default_file file to %file. More details about installing Drupal are available in <a href=\":install_txt\">INSTALL.txt</a>.','','none'),(6177,_binary '@drupal requires read permissions to %file at all times. The <a href=\":handbook_url\">webhosting issues</a> documentation section offers help on this and other topics.','','none'),(6178,_binary 'The @drupal installer requires write permissions to %file during the installation process. The <a href=\":handbook_url\">webhosting issues</a> documentation section offers help on this and other topics.','','none'),(6179,_binary 'The @drupal installer failed to create a %file file with proper file ownership. Log on to your web server, remove the existing %file file, and create a new one by copying the %default_file file to %file. More details about installing Drupal are available in <a href=\":install_txt\">INSTALL.txt</a>. The <a href=\":handbook_url\">webhosting issues</a> documentation section offers help on this and other topics.','','none'),(6180,_binary 'Check the messages and <a href=\":retry\">retry</a>, or you may choose to <a href=\":cont\">continue anyway</a>.','','none'),(6181,_binary 'Check the messages and <a href=\":url\">try again</a>.','','none'),(6182,_binary 'The following modules are required but were not found. Move them into the appropriate modules subdirectory, such as <em>/modules</em>. Missing modules: @modules','','none'),(6183,_binary 'Updating @module','','none'),(6184,_binary 'Entity type mismatch on rename. @old_type not equal to @new_type for existing configuration @old_name and staged configuration @new_name.','','none'),(6185,_binary 'Rename operation for simple configuration. Existing configuration @old_name and staged configuration @new_name.','','none'),(6186,_binary 'The %driver database must use %encoding encoding to work with Drupal. Recreate the database with %encoding encoding. See <a href=\"INSTALL.pgsql.txt\">INSTALL.pgsql.txt</a> for more details.','','none'),(6187,_binary 'The %setting setting is currently set to \'%current_value\', but needs to be \'%needed_value\'. Change this by running the following query: <code>@query</code>','','none'),(6188,_binary '@uri','','none'),(6189,_binary 'Operating in maintenance mode. <a href=\":url\">Go online.</a>','','none'),(6190,_binary 'Textfield size: @size','','11.2.2'),(6191,_binary 'Number of rows: @rows','','11.2.2'),(6192,_binary 'URI field size: @size','','none'),(6193,_binary 'WARNING: You are not using an encrypted connection, so your password will be sent in plain text. <a href=\":https-link\">Learn more</a>.','','none'),(6194,_binary '@name cannot be longer than %max characters but is currently %length characters long.','','none'),(6195,_binary '<ul>\n<li>To start over, you must empty your existing database and copy <em>default.settings.php</em> over <em>settings.php</em>.</li>\n<li>To upgrade an existing installation, proceed to the <a href=\":update-url\">update script</a>.</li>\n<li>View your <a href=\":base-url\">existing site</a>.</li>\n</ul>','','none'),(6196,_binary 'All necessary changes to %dir and %file have been made, so you should remove write permissions to them now in order to avoid security risks. If you are unsure how to do so, consult the <a href=\":handbook_url\">online handbook</a>.','','11.1.7'),(6197,_binary 'Unique field constraint','Validation','none'),(6198,_binary 'A @entity_type with @field_name %value already exists.','','none'),(6199,_binary 'The message that should be sent. You may include placeholders like [node:title], [user:account-name], [user:display-name] and [comment:body] to represent data that will be different each time message is sent. Not all placeholders will be available in all contexts.','','none'),(6200,_binary 'The message to be displayed to the current user. You may include placeholders like [node:title], [user:account-name], [user:display-name] and [comment:body] to represent data that will be different each time message is sent. Not all placeholders will be available in all contexts.','','none'),(6201,_binary 'The Ban module allows administrators to ban visits to their site from individual IP addresses. For more information, see the <a href=\":url\">online documentation for the Ban module</a>.','','none'),(6202,_binary 'Administrators can enter IP addresses to ban on the <a href=\":bans\">IP address bans</a> page.','','none'),(6203,_binary 'The HTTP Basic Authentication module supplies an <a href=\"http://en.wikipedia.org/wiki/Basic_access_authentication\">HTTP Basic authentication</a> provider for web service requests. This authentication provider authenticates requests using the HTTP Basic Authentication username and password, as an alternative to using Drupal\'s standard cookie-based authentication system. It is only useful if your site provides web services configured to use this type of authentication (for instance, the <a href=\":rest_help\">RESTful Web Services module</a>). For more information, see the <a href=\":hba_do\">online documentation for the HTTP Basic Authentication module</a>.','','none'),(6204,_binary 'The Block module allows you to place blocks in regions of your installed themes, and configure block settings. For more information, see the <a href=\":blocks-documentation\">online documentation for the Block module</a>.','','none'),(6205,_binary 'You can see where the regions are for the current theme by clicking the <em>Demonstrate block regions</em> link on the <a href=\":blocks\">Block layout page</a>. Regions are specific to each theme.','','none'),(6206,_binary 'To change the settings of an individual block click on the <em>Configure</em> link on the <a href=\":blocks\">Block layout page</a>. The available options vary depending on the module that provides the block. For all blocks you can change the block title and toggle whether to display it.','','none'),(6207,_binary 'You have not created any block types yet. Go to the <a href=\":url\">block type creation page</a> to add a new block type.','','none'),(6208,_binary 'The Breakpoint module keeps track of the height, width, and resolution breakpoints where a responsive design needs to change in order to respond to different devices being used to view the site. This module does not have a user interface. For more information, see the <a href=\":docs\">online documentation for the Breakpoint module</a>.','','none'),(6209,_binary '<a href=\":w3\">Media  queries</a> are a formal way to encode breakpoints. For instance, a width breakpoint at 40em would be written as the media query \"(min-width: 40em)\". Breakpoints are really just media queries with some additional meta-data, such as a name and multiplier information.','','none'),(6210,_binary 'The Comment module allows users to comment on site content, set commenting defaults and permissions, and moderate comments. For more information, see the <a href=\":comment\">online documentation for the Comment module</a>.','','none'),(6211,_binary 'Enabling commenting','','none'),(6212,_binary 'Configuring commenting settings','','none'),(6213,_binary 'Users with the appropriate permissions can override the default commenting settings of an entity type when they create an item of that type.','','none'),(6214,_binary 'Comments from users who have the <em>Skip comment approval</em> permission are published immediately. All other comments are placed in the <a href=\":comment-approval\">Unapproved comments</a> queue, until a user who has permission to <em>Administer comments and comment settings</em> publishes or deletes them. Published comments can be bulk managed on the <a href=\":admin-comment\">Published comments</a> administration page. When a comment has no replies, it remains editable by its author, as long as the author has <em>Edit own comments</em> permission.','','none'),(6215,_binary 'In reply to @parent_title by @parent_username','','none'),(6216,_binary 'Name for @anonymous','','none'),(6217,_binary '<a href=\":login\">Log in</a> or <a href=\":register\">register</a> to post comments','','none'),(6218,_binary '<a href=\":login\">Log in</a> to post comments','','none'),(6219,_binary 'Select the Comment type to use for this comment field. Manage the comment types from the <a href=\":url\">administration overview page</a>.','','none'),(6220,_binary 'The Configuration Manager module provides a user interface for importing and exporting configuration changes between installations of your website in different environments. Configuration is stored in YAML format. For more information, see the <a href=\":url\">online documentation for the Configuration Manager module</a>.','','none'),(6221,_binary 'You can upload a full site configuration from an archive file on the <a href=\":url\">Import</a> page. When importing data from a different environment, the site and import files must have matching configuration values for UUID in the <em>system.site</em> configuration item. That means that your other environments should initially be set up as clones of the target site. Migrations are not supported.','','none'),(6222,_binary 'You can review differences between the active configuration and an imported configuration archive on the <a href=\":synchronize\">Synchronize</a> page to ensure that the changes are as expected, before finalizing the import. The Synchronize page also shows configuration items that would be added or removed.','','none'),(6223,_binary 'You can export a single configuration item by selecting a <em>Configuration type</em> and <em>Configuration name</em> on the <a href=\":single-export\">Single export</a> page. The configuration and its corresponding <em>*.yml file name</em> are then displayed on the page for you to copy.','','none'),(6224,_binary 'You can import a single configuration item by pasting it in YAML format into the form on the <a href=\":single-import\">Single import</a> page.','','none'),(6225,_binary 'Export and download the full configuration of this site as a gzipped tar file.','','none'),(6226,_binary 'Choose a configuration item to display its YAML structure.','','none'),(6227,_binary 'Import a single configuration item by pasting its YAML structure into the text field.','','none'),(6228,_binary 'Full archive','','none'),(6229,_binary 'Single item','','11.2.2'),(6230,_binary 'Staged','','none'),(6231,_binary 'The following items in your active configuration have changes since the last import that may be lost on the next import.','','none'),(6232,_binary '@collection configuration collection','','none'),(6233,_binary '@source_name to @target_name','','none'),(6234,_binary 'The Configuration Translation module allows you to translate configuration text; for example, the site name, vocabularies, menus, or date formats. Together with the modules <a href=\":language\">Language</a>, <a href=\":content-translation\">Content Translation</a>, and <a href=\":locale\">Interface Translation</a>, it allows you to build multilingual websites. For more information, see the <a href=\":doc_url\">online documentation for the Configuration Translation module</a>.','','none'),(6235,_binary 'In order to translate configuration, the website must have at least two <a href=\":url\">languages</a>.','','none'),(6236,_binary 'Users with the <em>Translate user edited configuration</em> permission can access the configuration translation overview, and manage translations for specific languages. The <a href=\":translation-page\">Configuration translation</a> page shows a list of all configuration text that can be translated, either as individual items or as lists. After you click on <em>Translate</em>, you are provided with a list of all languages. You can <em>add</em> or <em>edit</em> a translation for a specific language. Users with specific configuration permissions can also <em>edit</em> the text for the site\'s default language. For some configuration text items (for example for the site information), the specific translation pages can also be accessed directly from their configuration pages.','','none'),(6237,_binary 'You can choose to translate date formats on the <a href=\":translation-page\">Configuration translation</a> page. This allows you not only to translate the label text, but also to set a language-specific <em>PHP date format</em>.','','none'),(6238,_binary '@label <span class=\"visually-hidden\">(@source_language)</span>','','none'),(6239,_binary 'The Contact module allows visitors to contact registered users on your site, using the personal contact form, and also allows you to set up site-wide contact forms. For more information, see the <a href=\":contact\">online documentation for the Contact module</a>.','','none'),(6240,_binary 'On the <a href=\":contact_admin\">Contact forms page</a>, you can configure the fields and display of the personal contact form, and you can set up one or more site-wide contact forms. Each site-wide contact form has a machine name, a label, and one or more defined recipients; when a site visitor submits the form, the field values are sent to those recipients.','','none'),(6241,_binary 'One site-wide contact form can be designated as the default contact form. If you choose to designate a default form, the <em>Contact</em> menu link in the <em>Footer</em> menu will link to it. You can modify this link from the <a href=\":menu-settings\">Menus page</a> if you have the Menu UI module installed. You can also create links to other contact forms; the URL for each form you have set up has format <em>contact/machine_name_of_form</em>.','','none'),(6242,_binary 'From the <a href=\":contact_admin\">Contact forms page</a>, you can configure the fields to be shown on contact forms, including their labels and help text. If you would like other content (such as text or images) to appear on a contact form, use a block. You can create and edit blocks on the <a href=\":blocks\">Block layout page</a>, if the Block module is installed.','','none'),(6243,_binary '[@form] @subject','','11.2.2'),(6244,_binary '@sender-name (@sender-url) sent a message using the contact form at @form-url.','','none'),(6245,_binary '[@site-name] @subject','','none'),(6246,_binary 'Hello @recipient-name,','','none'),(6247,_binary '@sender-name (@sender-url) has sent you a message via your contact form at @site-name.','','none'),(6248,_binary '@name (not verified)','','none'),(6249,_binary 'The contact form has not been configured. <a href=\":add\">Add one or more forms</a> .','','none'),(6250,_binary 'In order to translate content, the website must have at least two <a href=\":url\">languages</a>. When that is the case, you can enable translation for the desired content entities on the <a href=\":translation-entity\">Content language</a> page. When enabling translation you can choose the default language for content and decide whether to show the language selection field on the content editing forms.','','none'),(6251,_binary 'Before you can translate content, there must be at least two languages added on the <a href=\":url\">languages administration</a> page.','','none'),(6252,_binary 'To configure translation for this field, <a href=\":language-settings-url\">enable language support</a> for this type.','','none'),(6253,_binary '<a href=\":settings_url\">Enable translation</a> for <em>content types</em>, <em>taxonomy vocabularies</em>, <em>accounts</em>, or any other element you wish to translate.','','none'),(6254,_binary 'The Contextual links module gives users with the <em>Use contextual links</em> permission quick access to tasks associated with certain areas of pages on your site. For example, a menu displayed as a block has links to edit the menu and configure the block. For more information, see the <a href=\":contextual\">online documentation for the Contextual Links module</a>.','','none'),(6255,_binary 'Hovering over the area of interest will temporarily make the contextual links button visible (which looks like a pencil in most themes, and is normally displayed in the upper right corner of the area). The icon typically looks like this: @picture','','none'),(6256,_binary 'The Datetime module provides a Date field that stores dates and times. It also provides the Form API elements <em>datetime</em> and <em>datelist</em> for use in programming modules. See the <a href=\":field\">Field module help</a> and the <a href=\":field_ui\">Field UI module help</a> pages for general information on fields and how to create and manage them. For more information, see the <a href=\":datetime_do\">online documentation for the Datetime module</a>.','','none'),(6257,_binary 'The <em>settings</em> and the <em>display</em> of the Date field can be configured separately. See the <a href=\":field_ui\">Field UI help</a> for more information on how to manage fields and their display.','','none'),(6258,_binary 'Dates can be displayed using the <em>Plain</em> or the <em>Default</em> formatter. The <em>Plain</em> formatter displays the date in the <a href=\"http://en.wikipedia.org/wiki/ISO_8601\">ISO 8601</a> format. If you choose the <em>Default</em> formatter, you can choose a format from a predefined list that can be managed on the <a href=\":date_format_list\">Date and time formats</a> page.','','none'),(6259,_binary 'Date part order: @order','','none'),(6260,_binary 'Time type: @time_type','','none'),(6261,_binary 'Time increments: @increment','','none'),(6262,_binary 'The Database Logging module logs system events in the Drupal database. For more information, see the <a href=\":dblog\">online documentation for the Database Logging module</a>.','','none'),(6263,_binary 'The Database Logging module allows you to view an event log on the <a href=\":dblog\">Recent log messages</a> page. The log is a chronological list of recorded events containing usage data, performance data, errors, warnings and operational information. Administrators should check the log on a regular basis to ensure their site is working properly.','','none'),(6264,_binary 'In case of errors or problems with the site, the <a href=\":dblog\">Recent log messages</a> page can be useful for debugging, since it shows the sequence of events. The log messages include usage information, warnings, and errors.','','none'),(6265,_binary 'The maximum number of messages to keep in the database log. Requires a <a href=\":cron\">cron maintenance task</a>.','','none'),(6266,_binary 'Pages which are suitable for caching are cached the first time they are requested, then the cached version is served for all later requests. Dynamic content is handled automatically so that both cache correctness and hit ratio is maintained.','','none'),(6267,_binary 'Internal Dynamic Page Cache','','none'),(6268,_binary 'On the <a href=\":formats\">Text formats and editors page</a> you can see which text editor is associated with each text format. You can change this by clicking on the <em>Configure</em> link, and then choosing a text editor or <em>none</em> from the <em>Text editor</em> drop-down list. The text editor will then be displayed with any text field for which this text format is chosen.','','none'),(6269,_binary 'The <em>settings</em> and the <em>display</em> of the entity reference field can be configured separately. See the <a href=\":field_ui\">Field UI help</a> for more information on how to manage fields and their display.','','none'),(6270,_binary 'No eligible views were found. <a href=\":create\">Create a view</a> with an <em>Entity Reference</em> display, or add such a display to an <a href=\":existing\">existing view</a>.','','none'),(6271,_binary 'The Field module allows custom data fields to be defined for <em>entity</em> types (see below). The Field module takes care of storing, loading, editing, and rendering field data. Most users will not interact with the Field module directly, but will instead use the <a href=\":field-ui-help\">Field UI module</a> user interface. Module developers can use the Field API to make new entity types \"fieldable\" and thus allow fields to be attached to them. For more information, see the <a href=\":field\">online documentation for the Field module</a>.','','none'),(6272,_binary 'You can add, edit, and delete view modes for entities on the <a href=\":view_modes\">View modes page</a>, and you can add, edit, and delete form modes for entities on the <a href=\":form_modes\">Form modes page</a>. Once you have defined a view mode or form mode for an entity type, it will be available on the Manage display or Manage form display page for each sub-type of that entity.','','none'),(6273,_binary 'There are no fields yet added. You can add new fields on the <a href=\":link\">Manage fields</a> page.','','none'),(6274,_binary 'The %display_mode mode now uses custom display settings. You might want to <a href=\":url\">configure them</a>.','','none'),(6275,_binary '@size limit.','','11.2.2'),(6276,_binary 'file from @field_name','','none'),(6277,_binary 'The File module allows you to create fields that contain files. See the <a href=\":field\">Field module help</a> and the <a href=\":field_ui\">Field UI help</a> pages for general information on fields and how to create and manage them. For more information, see the <a href=\":file_documentation\">online documentation for the File module</a>.','','none'),(6278,_binary 'The <em>settings</em> and the <em>display</em> of the file field can be configured separately. See the <a href=\":field_ui\">Field UI help</a> for more information on how to manage fields and their display.','','none'),(6279,_binary 'Uploaded files can either be stored as <em>public</em> or <em>private</em>, depending on the <a href=\":file-system\">File system settings</a>. For more information, see the <a href=\":system-help\">System module help page</a>.','','none'),(6280,_binary 'The file used in the @name field may not be referenced.','','none'),(6281,_binary 'The file referenced by the @name field does not exist.','','none'),(6282,_binary 'Use the <a href=\":url\">@label</a> text format','','11.2.2'),(6283,_binary 'If you do encounter problems, try using HTML character entities. A common example looks like &amp;amp; for an ampersand &amp; character. For a full list of entities see HTML\'s <a href=\":html-entities\">entities</a> page. Some of the available characters include:','','none'),(6284,_binary 'Limit allowed HTML tags and correct faulty HTML','','11.2.2'),(6285,_binary '<strong>Configure your website</strong> Once logged in, visit the <a href=\":admin\">Administration page</a>, where you may <a href=\":config\">customize and configure</a> all aspects of your website.','','none'),(6286,_binary '<strong>Customize your website design</strong> To change the \"look and feel\" of your website, visit the <a href=\":themes\">Appearance page</a>. You may choose from one of the included themes or download additional themes from the <a href=\":download_themes\">Drupal.org themes page</a>.','','none'),(6287,_binary '<strong>Start posting content</strong> Finally, you may <a href=\":content\">add new content</a> to your website.','','none'),(6288,_binary 'The Help module displays explanations for using each module listed on the main <a href=\":help\">Help reference page</a>.','','none'),(6289,_binary 'Page-specific help text provided by modules is displayed in the Help block. This block can be placed and configured on the <a href=\":blocks\">Block layout page</a>.','','none'),(6290,_binary 'The History module keeps track of which content a user has read. It marks content as <em>new</em> or <em>updated</em> depending on the last time the user viewed it. History records that are older than one month are removed during cron, which means that content older than one month is always considered <em>read</em>. The History module does not have a user interface but it provides a filter to <a href=\":views-help\">Views</a> to show new or updated content. For more information, see the <a href=\":url\">online documentation for the History module</a>.','','none'),(6291,_binary 'image from @field_name','','none'),(6292,_binary 'The Image module allows you to create fields that contain image files and to configure <a href=\":image_styles\">Image styles</a> that can be used to manipulate the display of images. See the <a href=\":field\">Field module help</a> and the <a href=\":field_ui\">Field UI help</a> pages for terminology and general information on entities, fields, and how to create and manage fields. For more information, see the <a href=\":image_documentation\">online documentation for the Image module</a>.','','none'),(6293,_binary 'The concept of image styles is that you can upload a single image but display it in several ways; each display variation, or <em>image style</em>, is the result of applying one or more <em>effects</em> to the original image. As an example, you might upload a high-resolution image with a 4:3 aspect ratio, and display it scaled down, square cropped, or black-and-white (or any combination of these effects). The Image module provides a way to do this efficiently: you configure an image style with the desired effects on the <a href=\":image\">Image styles page</a>, and the first time a particular image is requested in that style, the effects are applied. The resulting image is saved, and the next time that same style is requested, the saved image is retrieved without the need to recalculate the effects. Drupal core provides several effects that you can use to define styles; others may be provided by contributed modules.','','none'),(6294,_binary 'When you create an image field, you will need to choose whether the uploaded images will be stored in the public or private file directory defined in your settings.php file and shown on the <a href=\":file-system\">File system page</a>. This choice cannot be changed later. You can also configure your field to store files in a subdirectory of the public or private directory; this setting can be changed later and can be different for each entity sub-type using the field. For more information on file storage, see the <a href=\":system-help\">System module help page</a>.','','none'),(6295,_binary 'There are currently no styles. <a href=\":url\">Add a new one</a>.','','none'),(6296,_binary 'Both a height and width value must be specified in the @name field.','','none'),(6297,_binary 'The primary identifier for an image style.','','none'),(6298,_binary 'The style machine name.','','none'),(6299,_binary 'The style administrative name.','','none'),(6300,_binary 'By default, content is created in the site\'s default language and no language selector is displayed on content creation pages. On the <a href=\":content_language\">Content language</a> page you can customize the language configuration for any supported content entity on your site (for example for content types or menu links). After choosing an entity, you are provided with a drop-down menu to set the default language and a check-box to display language selectors.','','none'),(6301,_binary 'The <a href=\":detection\">Detection and selection</a> page provides several methods for deciding which language is used for displaying interface text. When a method detects and selects an interface language, then the following methods in the list are not applied. You can order them by importance, with your preferred method at the top of the list, followed by one or several fall-back methods.','','none'),(6302,_binary '<em>Browser</em> sets the interface language based on the browser\'s language settings. Since browsers use different language codes to refer to the same languages, you can add and edit languages codes to map the browser language codes to the <a href=\":language_list\">language codes</a> used on your site.','','none'),(6303,_binary 'Reorder the configured languages to set their order in the language switcher block and, when editing content, in the list of selectable languages. This ordering does not impact <a href=\":detection\">detection and selection</a>.','','none'),(6304,_binary 'The site default language can also be set. It is not recommended to change the default language on a working site. <a href=\":language-detection\">Configure the Selected language</a> setting on the detection and selection page to change the fallback language for language selection.','','none'),(6305,_binary 'Define how to decide which language is used to display page elements (primarily text provided by modules, such as field labels and help text). This decision is made by evaluating a series of detection methods for languages; the first detection method that gets a result will determine which language is used for that type of text. Be aware that some language detection methods are unreliable under certain conditions, such as browser detection when page-caching is enabled and a user is not currently logged in. Define the order of evaluation of language detection methods on this page. The default language can be changed in the <a href=\":admin-change-language\">list of languages</a>.','','none'),(6306,_binary 'Browsers use different language codes to refer to the same languages. Internally, a best effort is made to determine the correct language based on the code that the browser sends. You can add and edit additional mappings from browser language codes to <a href=\":configure-languages\">site languages</a>.','','none'),(6307,_binary 'Changing the selected language here (and leaving this option as the last among the detection and selection options) is the easiest way to change the fallback language for the website, if you need to change how your site works by default (e.g., when using an empty path prefix or using the default domain). <a href=\":admin-change-language\">Changing the site\'s default language</a> itself might have other undesired side effects.','','none'),(6308,_binary 'Explanation of the language options is found on the <a href=\":languages_list_page\">languages list page</a>.','','11.2.2'),(6309,_binary 'Site\'s default language (@language)','','11.2.2'),(6310,_binary 'Use one of the language switcher blocks to allow site visitors to switch between languages. You can enable these blocks on the <a href=\":block-admin\">block administration page</a>.','','none'),(6311,_binary 'Use language codes as <a href=\":w3ctags\">defined by the W3C</a> for interoperability. <em>Examples: \"en\", \"en-gb\" and \"zh-hant\".</em>','','none'),(6312,_binary '%field must be a valid language tag as <a href=\":url\">defined by the W3C</a>.','','none'),(6313,_binary 'The prefix may only be left blank for the <a href=\":url\">selected detection fallback language.</a>','','none'),(6314,_binary 'The Link module allows you to create fields that contain internal or external URLs and optional link text. See the <a href=\":field\">Field module help</a> and the <a href=\":field_ui\">Field UI help</a> pages for general information on fields and how to create and manage them. For more information, see the <a href=\":link_documentation\">online documentation for the Link module</a>.','','none'),(6315,_binary 'The <em>settings</em> and the <em>display</em> of the link field can be configured separately. See the <a href=\":field_ui\">Field UI help</a> for more information on how to manage fields and their display.','','none'),(6316,_binary 'One translation file could not be checked. <a href=\":url\">See the log</a> for details.@count translation files could not be checked. <a href=\":url\">See the log</a> for details.','','none'),(6317,_binary 'One translation file could not be imported. <a href=\":url\">See the log</a> for details.@count translation files could not be imported. <a href=\":url\">See the log</a> for details.','','none'),(6318,_binary 'One translation string was skipped because of disallowed or malformed HTML. <a href=\":url\">See the log</a> for details.@count translation strings were skipped because of disallowed or malformed HTML. <a href=\":url\">See the log</a> for details.','','11.1.8'),(6319,_binary 'The Interface Translation module allows you to translate interface text (<em>strings</em>) into different languages, and to switch between them for the display of interface text. It uses the functionality provided by the <a href=\":language\">Language module</a>. For more information, see the <a href=\":doc-url\">online documentation for the Interface Translation module</a>.','','none'),(6320,_binary 'You can check how much of the interface on your site is translated into which language on the <a href=\":languages\">Languages</a> page. On the <a href=\":translation-updates\">Available translation updates</a> page, you can check whether interface translation updates are available on the <a href=\":server\">Drupal translation server</a>.','','none'),(6321,_binary 'You can translate individual strings directly on the <a href=\":translate\">User interface translation</a> page, or download the currently-used translation file for a specific language on the <a href=\":export\">Interface translation export</a> page. Once you have edited the translation file, you can then import it again on the <a href=\":import\">Interface translation import</a> page.','','none'),(6322,_binary 'This page allows a translator to search for specific translated and untranslated strings, and is used when creating or editing translations. (Note: Because translation tasks involve many strings, it may be more convenient to <a title=\"User interface translation export\" href=\":export\">export</a> strings for offline editing in a desktop Gettext translation editor.) Searches may be limited to strings in a specific language.','','none'),(6323,_binary 'This page allows translators to manually import translated strings contained in a Gettext Portable Object (.po) file. Manual import may be used for customized translations or for the translation of custom modules and themes. To customize translations you can download a translation file from the <a href=\":url\">Drupal translation server</a> or <a title=\"User interface translation export\" href=\":export\">export</a> translations from the site, customize the translations using a Gettext translation editor, and import the result using this page.','','none'),(6324,_binary 'Updates available for: @languages. See the <a href=\":updates\">Available translation updates</a> page for more information.','','none'),(6325,_binary 'Missing translations for: @languages. See the <a href=\":updates\">Available translation updates</a> page for more information.','','11.2.2'),(6326,_binary 'No translation status is available. See the <a href=\":updates\">Available translation updates</a> page for more information.','','none'),(6327,_binary 'Interface translation settings','','none'),(6328,_binary 'Interface translation import','','none'),(6329,_binary 'Interface translation export','','none'),(6330,_binary 'Select how frequently you want to check for new interface translations for your currently installed modules and themes. <a href=\":url\">Check updates now</a>.','','none'),(6331,_binary 'Translation files are stored locally in the  %path directory. You can change this directory on the <a href=\":url\">File system</a> configuration page.','','none'),(6332,_binary 'Translation files will not be stored locally. Change the Interface translation directory on the <a href=\":url\">File system configuration</a> page.','','none'),(6333,_binary 'You have selected local translation source, but no <a href=\":url\">Interface translation directory</a> was configured.','','none'),(6334,_binary 'No translatable languages available. <a href=\":add_language\">Add a language</a> first.','','none'),(6335,_binary 'No translation status available. <a href=\":check\">Check manually</a>.','','none'),(6336,_binary 'It is required by the Menu UI module, which provides an interface for managing menus and menu links. For more information, see the <a href=\":menu-help\">Menu UI module help page</a> and the <a href=\":drupal-org-help\">online documentation for the Custom Menu Links module</a>.','','none'),(6337,_binary 'The Menu UI module provides an interface for managing menus. A menu is a hierarchical collection of links, which can be within or external to the site, generally used for navigation. For more information, see the <a href=\":menu\">online documentation for the Menu UI module</a>.','','none'),(6338,_binary 'You can enable the newly-created block for this menu on the <a href=\":blocks\">Block layout page</a>.','','none'),(6339,_binary 'Each menu has a corresponding block that is managed on the <a href=\":blocks\">Block layout page</a>.','','11.1.8'),(6340,_binary 'There are no menu links yet. <a href=\":url\">Add link</a>.','','none'),(6341,_binary 'The Migrate module provides a framework for migrating data, usually from an external source into your site. It does not provide a user interface. For more information, see the <a href=\":migrate\">online documentation for the Migrate module</a>.','','none'),(6342,_binary 'Memory usage is @usage (@pct% of limit @limit), reclaiming memory.','','none'),(6343,_binary 'Memory usage is now @usage (@pct% of limit @limit), not enough reclaimed, starting new batch','','none'),(6344,_binary 'Memory usage is now @usage (@pct% of limit @limit), reclaimed enough, continuing','','none'),(6345,_binary 'The Migrate Drupal module provides a framework based on the <a href=\":migrate\">Migrate module</a> to facilitate migration from a Drupal (6, 7, or 8) site to your website. It does not provide a user interface. For more information, see the <a href=\":migrate_drupal\">online documentation for the Migrate Drupal module</a>.','','none'),(6346,_binary 'The content access permissions need to be rebuilt. <a href=\":node_access_rebuild\">Rebuild permissions</a>.','','none'),(6347,_binary 'The Node module manages the creation, editing, deletion, settings, and display of the main site content. Content items managed by the Node module are typically displayed as pages on your site, and include a title, some meta-data (author, creation time, content type, etc.), and optional fields containing text or other data (fields are managed by the <a href=\":field\">Field module</a>). For more information, see the <a href=\":node\">online documentation for the Node module</a>.','','none'),(6348,_binary 'When new content is created, the Node module records basic information about the content, including the author, date of creation, and the <a href=\":content-type\">Content type</a>. It also manages the <em>publishing options</em>, which define whether or not the content is published, promoted to the front page of the site, and/or sticky at the top of content lists. Default settings can be configured for each <a href=\":content-type\">type of content</a> on your site.','','none'),(6349,_binary 'The Node module gives users with the <em>Administer content types</em> permission the ability to <a href=\":content-new\">create new content types</a> in addition to the default ones already configured. Creating custom content types gives you the flexibility to add <a href=\":field\">fields</a> and configure default settings that suit the differing needs of various site content.','','none'),(6350,_binary 'The <a href=\":content\">Content</a> page lists your content, allowing you add new content, filter, edit or delete existing content, or perform bulk operations on existing content.','','none'),(6351,_binary 'The Node module makes a number of permissions available for each content type, which can be set by role on the <a href=\":permissions\">permissions page</a>.','','none'),(6352,_binary 'If the site is experiencing problems with permissions to content, you may have to rebuild the permissions cache. Rebuilding will remove all privileges to content and replace them with permissions based on the current modules and settings. Rebuilding may take some time if there is a lot of content or complex permission settings. After rebuilding has completed, content will automatically use the new permissions. <a href=\":rebuild\">Rebuild permissions</a>','','11.2.2'),(6353,_binary 'Maintain the types of content available and the fields that are associated with those types.','','11.2.2'),(6354,_binary 'No content types available. <a href=\":link\">Add content type</a>.','','none'),(6355,_binary 'Node from URL','','none'),(6356,_binary 'The Options module allows you to create fields where data values are selected from a fixed list of options. Usually these items are entered through a select list, checkboxes, or radio buttons. See the <a href=\":field\">Field module help</a> and the <a href=\":field_ui\">Field UI help</a> pages for general information on fields and how to create and manage them. For more information, see the <a href=\":options_do\">online documentation for the Options module</a>.','','none'),(6357,_binary 'The <em>settings</em> and the <em>display</em> of the list fields can be configured separately. See the <a href=\":field_ui\">Field UI help</a> for more information on how to manage fields and their display.','','none'),(6358,_binary 'The Internal Page Cache module caches pages for anonymous users in the database. For more information, see the <a href=\":pagecache-documentation\">online documentation for the Internal Page Cache module</a>.','','none'),(6359,_binary 'Pages are usually identical for all anonymous users, while they can be personalized for each authenticated user. This is why entire pages can be cached for anonymous users, whereas they will have to be rebuilt for every authenticated user.','','none'),(6360,_binary 'To speed up your site for authenticated users, see the <a href=\":dynamic_page_cache-help\">Dynamic Page Cache module</a>.','','none'),(6361,_binary 'The Path module allows you to specify an alias, or custom URL, for any existing internal system path. Aliases should not be confused with URL redirects, which allow you to forward a changed or inactive URL to a new URL. In addition to making URLs more readable, aliases also help search engines index content more effectively. Multiple aliases may be used for a single internal system path. To automate the aliasing of paths, you can install the contributed module <a href=\":pathauto\">Pathauto</a>. For more information, see the <a href=\":path\">online documentation for the Path module</a>.','','none'),(6362,_binary 'If you create or edit a taxonomy term you can add an alias (for example <em>music/jazz</em>) in the field \"URL alias\". When creating or editing content you can add an alias (for example <em>about-us/team</em>) under the section \"URL path settings\" in the field \"URL alias\". Aliases for any other path can be added through the page <a href=\":aliases\">URL aliases</a>. To add aliases a user needs the permission <a href=\":permissions\">Create and edit URL aliases</a>.','','none'),(6363,_binary 'The Path module provides a way to search and view a <a href=\":aliases\">list of all aliases</a> that are in use on your website. Aliases can be added, edited and deleted through this list.','','none'),(6364,_binary 'The internal system path.','','none'),(6365,_binary 'The path alias.','','none'),(6366,_binary 'The Responsive Image module provides an image formatter that allows browsers to select which image file to display based on media queries or which image file types the browser supports, using the HTML 5 picture and source elements and/or the sizes, srcset and type attributes. For more information, see the <a href=\":responsive_image\">online documentation for the Responsive Image module</a>.','','none'),(6367,_binary 'By creating responsive image styles you define which options the browser has in selecting which image file to display. In most cases this means providing different image sizes based on the viewport size. On the <a href=\":responsive_image_style\">Responsive image styles</a> page, click <em>Add responsive image style</em> to create a new style. First choose a label, a fallback image style and a breakpoint group and click Save.','','none'),(6368,_binary 'Below the Sizes field you can choose multiple image styles so the browser can choose the best image file size to fill the space defined in the Sizes field. Typically you will want to use image styles that resize your image to have options that range from the smallest px width possible for the space the image will appear in to the largest px width possible, with a variety of widths in between. You may want to provide image styles with widths that are 1.5x to 2x the space available in the layout to account for high resolution screens. Image styles can be defined on the <a href=\":image_styles\">Image styles page</a> that is provided by the <a href=\":image_help\">Image module</a>.','','none'),(6369,_binary 'After defining responsive image styles, you can use them in the display settings for your Image fields, so that the site displays responsive images using the HTML5 picture tag. Open the Manage display page for the entity type (content type, taxonomy vocabulary, etc.) that the Image field is attached to. Choose the format <em>Responsive image</em>, click the Edit icon, and select one of the responsive image styles that you have created. For general information on how to manage fields and their display see the <a href=\":field_ui\">Field UI module help page</a>. For background information about entities and fields see the <a href=\":field_help\">Field module help page</a>.','','none'),(6370,_binary 'See the <a href=\":responsive_image_help\">Responsive Image help page</a> for information on the sizes attribute.','','none'),(6371,_binary 'Configure Responsive Image Styles','','none'),(6372,_binary 'The Search module provides the ability to set up search pages based on plugins provided by other modules. In Drupal core, there are two page-type plugins: the Content page type provides keyword searching for content managed by the Node module, and the Users page type provides keyword searching for registered users. Contributed modules may provide other page-type plugins. For more information, see the <a href=\":search-module\">online documentation for the Search module</a>.','','none'),(6373,_binary 'To configure search pages, visit the <a href=\":search-settings\">Search pages page</a>. In the Search pages section, you can add a new search page, edit the configuration of existing search pages, enable and disable search pages, and choose the default search page. Each enabled search page has a URL path starting with <em>search</em>, and each will appear as a tab or local task link on the <a href=\":search-url\">search page</a>; you can configure the text that is shown in the tab. In addition, some search page plugins have additional settings that you can configure for each search page.','','none'),(6374,_binary 'Some search page plugins, such as the core Content search page, index searchable text using the Drupal core search index, and will not work unless content is indexed. Indexing is done during <em>cron</em> runs, so it requires a <a href=\":cron\">cron maintenance task</a> to be set up. There are also several settings affecting indexing that can be configured on the <a href=\":search-settings\">Search pages page</a>: the number of items to index per cron run, the minimum word length to index, and how to handle Chinese, Japanese, and Korean characters.','','none'),(6375,_binary 'Users with <a href=\":search_permission\">Use search</a> permission can use the Search block and <a href=\":search\">Search page</a>. Users with the <a href=\":node_permission\">View published content</a> permission can use configured search pages of type <em>Content</em> to search for content containing exact keywords; in addition, users with <a href=\":search_permission\">Use advanced search</a> permission can use more complex search filtering. Users with the <a href=\":user_permission\">View user information</a> permission can use configured search pages of type <em>Users</em> to search for active users containing the keyword anywhere in the username, and users with the <a href=\":user_permission\">Administer users</a> permission can search for active and blocked users, by email address or username keyword.','','none'),(6376,_binary 'By default, the Search module only supports exact keyword matching in content searches. You can modify this behavior by installing a language-specific stemming module for your language (such as <a href=\":porterstemmer_url\">Porter Stemmer</a> for American English), which allows words such as walk, walking, and walked to be matched in the Search module. Another approach is to use a third-party search technology with stemming or partial word matching features built in, such as <a href=\":solr_url\">Apache Solr</a> or <a href=\":sphinx_url\">Sphinx</a>. There are also contributed modules that provide additional search pages. These and other <a href=\":contrib-search\">search-related contributed modules</a> can be downloaded by visiting Drupal.org.','','none'),(6377,_binary '… @excerpt … @excerpt …','','none'),(6378,_binary 'This module does not have a user interface. It is used by other modules which need to serialize data, such as <a href=\":rest\">REST</a>.','','none'),(6379,_binary 'For more information, see the <a href=\":doc_url\">online documentation for the Serialization module</a>.','','none'),(6380,_binary 'The Shortcut module allows users to create sets of <em>shortcut</em> links to commonly-visited pages of the site. Shortcuts are contained within <em>sets</em>. Each user with <em>Select any shortcut set</em> permission can select a shortcut set created by anyone at the site. For more information, see the <a href=\":shortcut\">online documentation for the Shortcut module</a>.','','none'),(6381,_binary 'Users with the <em>Administer shortcuts</em> permission can manage shortcut sets and edit the shortcuts within sets from the <a href=\":shortcuts\">Shortcuts administration page</a>.','','none'),(6382,_binary 'Define which shortcut set you are using on the <a href=\":shortcut-link\">Shortcuts tab</a> of your account page.','','none'),(6383,_binary 'No shortcuts available. <a href=\":link\">Add a shortcut</a>','','none'),(6384,_binary 'You are now using the new %set_name shortcut set. You can edit it from this page or <a href=\":switch-url\">switch back to a different one.</a>','','none'),(6385,_binary 'The link for this shortcut.','','none'),(6386,_binary 'The title for this shortcut.','','none'),(6387,_binary 'The weight for this shortcut','','none'),(6388,_binary 'The name under which the set\'s links are stored.','','none'),(6389,_binary 'The title of the set.','','none'),(6390,_binary 'The users.uid for this set.','','none'),(6391,_binary 'The shortcut_set.set_name that will be displayed for this user.','','none'),(6392,_binary 'Version: @module-version','','11.2.2'),(6393,_binary 'Requires: @module-list','','11.2.2'),(6394,_binary 'Required by: @module-list','','11.2.2'),(6395,_binary 'This theme requires PHP version @php_required and is incompatible with PHP version @php_version.','','none'),(6396,_binary 'The System module is integral to the site: it provides user interfaces for many core systems and settings, as well as the basic administrative menu structure. For more information, see the <a href=\":system\">online documentation for the System module</a>.','','none'),(6397,_binary 'Users with appropriate permission can install and uninstall modules from the <a href=\":modules\">Extend page</a>. Depending on which distribution or installation profile you choose when you install your site, several modules are installed and others are provided but not installed. Each module provides a discrete set of features; modules may be installed or uninstalled depending on the needs of the site. Many additional modules contributed by members of the Drupal community are available for download from the <a href=\":drupal-modules\">Drupal.org module page</a>. Note that uninstalling a module is a destructive action: when you uninstall a module, you will permanently lose all data connected to the module.','','none'),(6398,_binary 'Users with appropriate permission can install and uninstall themes on the <a href=\":themes\">Appearance page</a>. Themes determine the design and presentation of your site. Depending on which distribution or installation profile you choose when you install your site, a default theme is installed, and possibly a different theme for administration pages. Other themes are provided but not installed, and additional contributed themes are available at the <a href=\":drupal-themes\">Drupal.org theme page</a>.','','none'),(6399,_binary 'When you are performing site maintenance, you can prevent non-administrative users (including anonymous visitors) from viewing your site by putting it in <a href=\":maintenance-mode\">Maintenance mode</a>. This will prevent unauthorized users from making changes to the site while you are performing maintenance, or from seeing a broken site while updates are in progress.','','none'),(6400,_binary 'On the <a href=\":performance-page\">Performance page</a>, the site can be configured to aggregate CSS and JavaScript files, making the total request size smaller. Note that, for small- to medium-sized websites, the <a href=\":page-cache\">Internal Page Cache module</a> should be installed so that pages are efficiently cached and reused for anonymous users. Finally, for websites of all sizes, the <a href=\":dynamic-page-cache\">Dynamic Page Cache module</a> should also be installed so that the non-personalized parts of pages are efficiently cached (for all users).','','none'),(6401,_binary 'Your site has several file directories, which are used to store and process uploaded and generated files. The <em>public</em> file directory, which is configured in your settings.php file, is the default place for storing uploaded files. Links to files in this directory contain the direct file URL, so when the files are requested, the web server will send them directly without invoking your site code. This means that the files can be downloaded by anyone with the file URL, so requests are not access-controlled but they are efficient. The <em>private</em> file directory, also configured in your settings.php file and ideally located outside the site web root, is access controlled. Links to files in this directory are not direct, so requests to these files are mediated by your site code. This means that your site can check file access permission for each file before deciding to fulfill the request, so the requests are more secure, but less efficient. You should only use the private storage for files that need access control, not for files like your site logo and background images used on every page. The <em>temporary</em> file directory is used internally by your site code for various operations, and is configured on the <a href=\":file-system\">File system settings</a> page. You can also see the configured public and private file directories on this page, and choose whether public or private should be the default for uploaded files.','','none'),(6402,_binary 'On the <a href=\":toolkit\">Image toolkit page</a>, you can select and configure the PHP toolkit used to manipulate images. Depending on which distribution or installation profile you choose when you install your site, the GD2 toolkit and possibly others are included; other toolkits may be provided by contributed modules.','','none'),(6403,_binary 'Set and configure the default theme for your website.  Alternative <a href=\":themes\">themes</a> are available.','','11.1.8'),(6404,_binary 'You can place blocks for each theme on the <a href=\":blocks\">block layout</a> page.','','11.1.8'),(6405,_binary 'Here you can find a short overview of your site\'s parameters as well as any problems detected with your installation. It may be useful to copy and paste this information into support requests filed on Drupal.org\'s support forums and project issue queues. Before filing a support request, ensure that your web server meets the <a href=\":system-requirements\">system requirements.</a>','','11.2.2'),(6406,_binary 'Configure your <a href=\":user-edit\">account time zone setting</a>.','','none'),(6407,_binary 'The minimum version of Apache needed to run Drupal without mod_rewrite enabled is 2.2.16. See the <a href=\":link\">enabling clean URLs</a> page for more information on mod_rewrite.','','none'),(6408,_binary 'Your server is capable of using clean URLs, but it is not enabled. Using clean URLs gives an improved user experience and is recommended. <a href=\":link\">Enable clean URLs</a>','','none'),(6409,_binary '@phpversion (<a href=\":url\">more information</a>)','','11.2.2'),(6410,_binary 'Drupal requires you to enable the PHP extensions in the following list (see the <a href=\":system_requirements\">system requirements page</a> for more information):','','none'),(6411,_binary 'PHP OPcode caching','','11.2.2'),(6412,_binary 'Your web server does not appear to support PDO (PHP Data Objects). Ask your hosting provider if they support the native PDO extension. See the <a href=\":link\">system requirements</a> page for more information.','','none'),(6413,_binary 'Your web server does not appear to support any common PDO database extensions. Check with your hosting provider to see if they support PDO (PHP Data Objects) and offer any databases that <a href=\":drupal-databases\">Drupal supports</a>.','','none'),(6414,_binary 'Your web server seems to have the wrong version of PDO installed. Drupal requires the PDO extension from PHP core. This system has the older PECL version. See the <a href=\":link\">system requirements</a> page for more information.','','none'),(6415,_binary 'For more information, see the online handbook entry for <a href=\":memory-limit\">increasing the PHP memory limit</a>.','','none'),(6416,_binary 'See <a href=\":url\">@url</a> for information about the recommended .htaccess file which should be added to the %directory directory to help protect against arbitrary code execution.','','none'),(6417,_binary 'Last run @time ago','','11.2.2'),(6418,_binary 'For more information, see the online handbook entry for <a href=\":cron-handbook\">configuring cron jobs</a>.','','none'),(6419,_binary 'You may need to set the correct directory at the <a href=\":admin-file-system\">file system settings page</a> or change the current directory\'s permissions so that it is writable.','','none'),(6420,_binary 'Some modules have database schema updates to install. You should run the <a href=\":update\">database update script</a> immediately.','','none'),(6421,_binary 'The trusted_host_patterns setting is not configured in settings.php. This can lead to security vulnerabilities. It is <strong>highly recommended</strong> that you configure this. See <a href=\":url\">Protecting against HTTP HOST Header attacks</a> for more information.','','none'),(6422,_binary 'Put your site into <a href=\":url\">maintenance mode</a>.','','11.1.8'),(6423,_binary 'All errors have been <a href=\":url\">logged</a>.','','none'),(6424,_binary 'Updates were attempted. If you see no failures below, you may proceed happily back to your <a href=\":url\">site</a>. Otherwise, you may need to update your database manually.','','none'),(6425,_binary 'One or more problems were detected with your Drupal installation. Check the <a href=\":status\">status report</a> for more information.','','11.2.2'),(6426,_binary 'Screenshot for @theme theme','','11.1.8'),(6427,_binary 'Settings for @theme theme','','11.1.8'),(6428,_binary 'Uninstall @theme theme','','11.1.8'),(6429,_binary 'Set @theme as default theme','','11.1.8'),(6430,_binary 'Install @theme theme','','11.1.8'),(6431,_binary 'Install @theme as default theme','','11.1.8'),(6432,_binary 'More information about setting up scheduled tasks can be found by <a href=\":url\">reading the cron tutorial on drupal.org</a>.','','none'),(6433,_binary 'This version is not compatible with Drupal @core_version and should be replaced.','','none'),(6434,_binary 'This module requires PHP version @php_required and is incompatible with PHP version @php_version.','','none'),(6435,_binary 'Defined on the <a href=\":information\">Site Information</a> page.','','11.1.7'),(6436,_binary 'Powered by <a href=\":poweredby\">Drupal</a>','','11.1.7'),(6437,_binary 'The Taxonomy module allows users who have permission to create and edit content to categorize (tag) content of that type. Users who have the <em>Administer vocabularies and terms</em> <a href=\":permissions\" title=\"Taxonomy module permissions\">permission</a> can add <em>vocabularies</em> that contain a set of related <em>terms</em>. The terms in a vocabulary can either be pre-set by an administrator or built gradually as content is added and edited. Terms may be organized hierarchically if desired.','','none'),(6438,_binary 'For more information, see the <a href=\":taxonomy\">online documentation for the Taxonomy module</a>.','','none'),(6439,_binary 'Users who have the <em>Administer vocabularies and terms</em> permission can add and edit vocabularies from the <a href=\":taxonomy_admin\">Taxonomy administration page</a>. Vocabularies can be deleted from their <em>Edit vocabulary</em> page. Users with the <em>Taxonomy term: Administer fields</em> permission may add additional fields for terms in that vocabulary using the <a href=\":field_ui\">Field UI module</a>.','','none'),(6440,_binary 'Users who have the <em>Administer vocabularies and terms</em> permission or the <em>Edit terms</em> permission for a particular vocabulary can add, edit, and organize the terms in a vocabulary from a vocabulary\'s term listing page, which can be accessed by going to the <a href=\":taxonomy_admin\">Taxonomy administration page</a> and clicking <em>List terms</em> in the <em>Operations</em> column. Users must have the <em>Administer vocabularies and terms</em> permission or the <em>Delete terms</em> permission for a particular vocabulary to delete terms.','','none'),(6441,_binary 'A user with the <em>Administer fields</em> permission for a certain entity type may add <em>Taxonomy term</em> reference fields to the entity type, which will allow entities to be classified using taxonomy terms. See the <a href=\":entity_reference\">Entity Reference help</a> for more information about reference fields. See the <a href=\":field\">Field module help</a> and the <a href=\":field_ui\">Field UI help</a> pages for general information on fields and how to create and manage them.','','none'),(6442,_binary 'See the <a href=\":entity_reference\">Entity Reference help</a> page for the field widgets and formatters that can be configured for any reference field on the <em>Manage display</em> and <em>Manage form display</em> pages. Taxonomy additionally provides an <em>RSS category</em> formatter that displays nothing when the entity item is displayed as HTML, but displays an RSS category instead of a list when the entity item is displayed in an RSS feed.','','none'),(6443,_binary 'No vocabularies available. <a href=\":link\">Add vocabulary</a>.','','none'),(6444,_binary 'No terms available. <a href=\":link\">Add term</a>.','','11.1.8'),(6445,_binary 'Format of the term description.','','none'),(6446,_binary 'Module responsible for the vocabulary.','','none'),(6447,_binary 'The Telephone module allows you to create fields that contain telephone numbers. See the <a href=\":field\">Field module help</a> and the <a href=\":field_ui\">Field UI help</a> pages for general information on fields and how to create and manage them. For more information, see the <a href=\":telephone_documentation\">online documentation for the Telephone module</a>.','','none'),(6448,_binary 'The <em>settings</em> and the <em>display</em> of the telephone field can be configured separately. See the <a href=\":field_ui\">Field UI help</a> for more information on how to manage fields and their display.','','none'),(6449,_binary 'The Text module allows you to create short and long text fields with optional summaries. See the <a href=\":field\">Field module help</a> and the <a href=\":field_ui\">Field UI help</a> pages for general information on fields and how to create and manage them. For more information, see the <a href=\":text_documentation\">online documentation for the Text module</a>.','','none'),(6450,_binary 'The <em>settings</em> and <em>display</em> of the text field can be configured separately. See the <a href=\":field_ui\">Field UI help</a> for more information on how to manage fields and their display.','','none'),(6451,_binary 'If you choose <em>Text (plain)</em> or <em>Text (plain, long)</em> you restrict the input to <em>Plain text</em> only. If you choose <em>Text (formatted)</em>, <em>Text (formatted, long)</em>, or <em>Text (formatted, long with summary)</em> you allow users to write formatted text. Which options are available to individual users depends on the settings on the <a href=\":formats\">Text formats and editors page</a>.','','none'),(6452,_binary 'Number of summary rows: @rows','','11.1.8'),(6453,_binary 'The Toolbar module provides a toolbar for site administrators, which displays tabs and trays provided by the Toolbar module itself and other modules. For more information, see the <a href=\":toolbar_docs\">online documentation for the Toolbar module</a>.','','none'),(6454,_binary 'Uninstalled modules','','none'),(6455,_binary 'Uninstalled themes','','none'),(6456,_binary 'The <a href=\":update-report\">Available updates report</a> displays core, contributed modules, and themes for which there are new releases available for download. On the report page, you can also check manually for updates. You can configure the frequency of update checks, which are performed during cron runs, and whether notifications are sent on the <a href=\":update-settings\">Update Manager settings page</a>.','','none'),(6457,_binary 'The Update Manager module allows administrators to perform updates directly from the <a href=\":update-page\">Update page</a>. It lists all available updates, and you can confirm whether you want to download them. If you don\'t have sufficient access rights to your web server, you could be prompted for your FTP/SSH password. Afterwards the files are transferred into your site installation, overwriting your old files. Direct links to the Update page are also displayed on the <a href=\":modules_page\">Extend page</a> and the <a href=\":themes_page\">Appearance page</a>.','','none'),(6458,_binary 'No update information available. <a href=\":run_cron\">Run cron</a> or <a href=\":check_manually\">check manually</a>.','','11.1.7'),(6459,_binary 'New release(s) available for @site_name','','none'),(6460,_binary 'Your site is currently configured to send these emails when any updates are available. To get notified only for security updates, @url.','','none'),(6461,_binary 'Your site is currently configured to send these emails only when security updates are available. To get notified for any available updates, @url.','','none'),(6462,_binary 'There was a problem checking <a href=\":update-report\">available updates</a> for Drupal.','','11.2.2'),(6463,_binary 'There was a problem checking <a href=\":update-report\">available updates</a> for your modules or themes.','','11.2.2'),(6464,_binary '%archive_file contains a version of %names that is not compatible with Drupal @version.%archive_file contains versions of modules or themes that are not compatible with Drupal @version: %names','','none'),(6465,_binary 'See the <a href=\":available_updates\">available updates</a> page for more information.','','11.2.2'),(6466,_binary 'Update Manager settings','','none'),(6467,_binary 'Check for updates of uninstalled modules and themes','','none'),(6468,_binary 'Back up your database and site before you continue. <a href=\":backup_url\">Learn how</a>.','','11.1.8'),(6469,_binary 'Deprecated: User Name','','11.2.2'),(6470,_binary 'Deprecated: Use account-name or display-name instead.','','11.1.8'),(6471,_binary 'The display name of the user account.','','11.1.8'),(6472,_binary 'The User module allows users to register, log in, and log out. It also allows users with proper permissions to manage user roles and permissions. For more information, see the <a href=\":user_docs\">online documentation for the User module</a>.','','none'),(6473,_binary 'Through the <a href=\":people\">People administration page</a> you can add and cancel user accounts and assign users to roles. By editing one particular user you can change their username, email address, password, and information in other fields.','','none'),(6474,_binary 'After creating roles, you can set permissions for each role on the <a href=\":permissions_user\">Permissions page</a>. Granting a permission allows users who have been assigned a particular role to perform an action on the site, such as viewing content, editing or creating  a particular type of content, administering settings for a particular module, or using a particular function of the site (such as search).','','none'),(6475,_binary 'Because User accounts are an entity type, you can extend them by adding fields through the Manage fields tab on the <a href=\":accounts\">Account settings page</a>. By adding fields for e.g., a picture, a biography, or address, you can a create a custom profile for the users of the website. For background information on entities and fields, see the <a href=\":field_help\">Field module help page</a>.','','none'),(6476,_binary 'A role defines a group of users that have certain privileges. These privileges are defined on the <a href=\":permissions\">Permissions page</a>. Here, you can define the names and the display sort order of the roles on your site. It is recommended to order roles from least permissive (for example, Anonymous user) to most permissive (for example, Administrator user). Users who are not logged in have the Anonymous user role. Users who are logged in have the Authenticated user role, plus any other roles granted to their user account.','','none'),(6477,_binary 'Make it at least 12 characters','','11.2.2'),(6478,_binary 'Configure site-wide settings and behavior for user accounts and registration. This includes account cancellation methods, the content of user emails and fields attached to users.','','11.2.2'),(6479,_binary 'Manage all user accounts. This includes editing all user information, changes of email addresses and passwords, issuing emails to users and blocking and deleting user accounts.','','11.2.2'),(6480,_binary 'Users with the %select-cancel-method or %administer-users <a href=\":permissions-url\">permissions</a> can override this default method.','','11.2.2'),(6481,_binary 'Available variables are: [site:name], [site:url], [user:display-name], [user:account-name], [user:mail], [site:login-url], [site:url-brief], [user:edit-url], [user:one-time-login-url], [user:cancel-url].','','11.2.2'),(6482,_binary 'Created a new user account for <a href=\":url\">%name</a>. No email has been sent.','','11.2.2'),(6483,_binary 'The new user <a href=\":url\">%name</a> was created without an email address, so no welcome message was sent.','','none'),(6484,_binary 'A welcome message with further instructions has been emailed to the new user <a href=\":url\">%name</a>.','','none'),(6485,_binary 'Password reset instructions will be sent to your registered email address.','','11.2.2'),(6486,_binary 'Send password reset instructions via email.','','none'),(6487,_binary 'Also known as:','','11.2.2'),(6488,_binary '@label (@name:@column)','','11.2.2'),(6489,_binary '@label:@column','','none'),(6490,_binary '@label (@name:delta)','','11.2.2'),(6491,_binary 'For more information, see the <a href=\":views\">online documentation for the Views module</a>.','','none'),(6492,_binary 'Contributed projects that support the Views module can be found in the <a href=\":node\">online documentation for Views-related contributed modules</a>.','','none'),(6493,_binary 'Changing the title here means it cannot be dynamically altered anymore. (Try changing it directly in <a href=\":url\">@name</a>.)','','none'),(6494,_binary 'This link is provided by the Views module. The path can be changed by editing the view <a href=\":url\">@label</a>','','none'),(6495,_binary '@type language selected for page','','11.1.8'),(6496,_binary 'Will not be accessible.','','none'),(6497,_binary '@code (@title)','','none'),(6498,_binary 'The following tokens are available. You may use Twig syntax in this field.','','none'),(6499,_binary 'Override the view and other argument titles. You may use Twig syntax in this field as well as the \"arguments\" and \"raw_arguments\" arrays.','','11.1.8'),(6500,_binary 'Override the view and other argument titles. You may use Twig syntax in this field.','','11.1.8'),(6501,_binary 'The following replacement tokens are available for this argument.','','11.1.8'),(6502,_binary 'The category this block will appear under on the <a href=\":href\">blocks placement page</a>.','','none'),(6503,_binary 'Separate multiple classes by spaces.','','none'),(6504,_binary 'You may also adjust the @settings for the currently selected access restriction.','','none'),(6505,_binary 'You may also adjust the @settings for the currently selected cache mechanism.','','none'),(6506,_binary 'You may also adjust the @settings for the currently selected style.','','11.2.2'),(6507,_binary 'You may also adjust the @settings for the currently selected row style.','','11.2.2'),(6508,_binary 'The following tokens are available for this link. You may use Twig syntax in this field.','','none'),(6509,_binary 'You may also adjust the @settings for the currently selected pager.','','11.2.2'),(6510,_binary 'An offset from the current time such as \"@example1\" or \"@example2\"','','none'),(6511,_binary 'The Views UI module provides an interface for managing views for the <a href=\":views\">Views module</a>. For more information, see the <a href=\":handbook\">online documentation for the Views UI module</a>.','','none'),(6512,_binary 'Views can be enabled or disabled from the <a href=\":list\">Views list page</a>. To enable a view, find the view within the \"Disabled\" list and select the \"Enable\" operation. To disable a view find the view within the \"Enabled\" list and select the \"Disable\" operation.','','none'),(6513,_binary 'Views can be exported and imported as configuration files by using the <a href=\":config\">Configuration Manager module</a>.','','none'),(6514,_binary 'Advanced Views settings','','none'),(6515,_binary 'View @display_title','','11.2.2'),(6516,_binary 'Duplicate as @type','','11.2.2'),(6517,_binary 'Add @display','','11.2.2'),(6518,_binary 'By breaking this lock, any unsaved changes made by @user will be lost.','','none'),(6519,_binary 'Account cancellation request for [user:display-name] at [site:name]','','11.1.7'),(6520,_binary 'Replacement login information for [user:display-name] at [site:name]','','11.1.7'),(6521,_binary 'Account details for [user:display-name] at [site:name]','','11.1.7'),(6522,_binary 'Account details for [user:display-name] at [site:name] (pending admin approval)','','11.1.7'),(6523,_binary '[user:display-name] has applied for an account.\n\n[user:edit-url]','','11.1.7'),(6524,_binary '[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n--  [site:name] team','','11.1.7'),(6525,_binary 'Account details for [user:display-name] at [site:name] (approved)','','11.1.7'),(6526,_binary 'Account details for [user:display-name] at [site:name] (blocked)','','11.1.7'),(6527,_binary '[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n--  [site:name] team','','11.1.7'),(6528,_binary 'Account details for [user:display-name] at [site:name] (canceled)','','11.1.7'),(6529,_binary 'Hide logo','','none'),(6530,_binary '@display \'@id\': Component \'@name\' was disabled because its settings depend on removed dependencies.','','none'),(6531,_binary 'No widget available for: %type.','','none'),(6532,_binary 'Several special characters are allowed, including space, period (.), hyphen (-), apostrophe (\'), underscore (_), and the @ sign.','','11.2.2'),(6533,_binary 'The URL to which the user should be redirected. This can be an internal URL like /node/1234 or an external URL like @url.','','none'),(6534,_binary 'The Automated Cron module runs cron operations for your site using normal browser/page requests instead of having to set up a separate cron job. The Automated Cron module checks at the end of each server response when cron operation was last ran and, if it has been too long since last run, it executes the cron tasks after sending a server response. For more information, see the <a href=\":automated_cron-documentation\">online documentation for the Automated Cron module</a>.','','none'),(6535,_binary 'Configuring Automated Cron','','none'),(6536,_binary 'On the <a href=\":cron-settings\">Cron page</a>, you can set the frequency (time interval) for running cron jobs.','','none'),(6537,_binary 'Disabling Automated Cron','','none'),(6538,_binary 'To disable automated cron, the recommended method is to uninstall the module, to reduce site overhead. If you only want to disable it temporarily, you can set the frequency to Never on the Cron page, and then change the frequency back when you want to start it up again.','','none'),(6539,_binary 'Automated Cron','','none'),(6540,_binary 'Provides an automated way to run cron jobs, by executing them at the end of a server response.','','11.2.2'),(6541,_binary 'Automated cron settings','','none'),(6542,_binary 'Ban visits from specific IP addresses.','','none'),(6543,_binary 'You can place a new block in a region by selecting <em>Place block</em> on the <a href=\":blocks\">Block layout page</a>. Once a block is placed, it can be moved to a different region by drag-and-drop or by using the <em>Region</em> drop-down list, and then clicking <em>Save blocks</em>.','','none'),(6544,_binary 'Block placement is specific to each theme on your site. Changes will not be saved until you click <em>Save blocks</em> at the bottom of the page.','','11.2.2'),(6545,_binary 'Adding comment types','','none'),(6546,_binary 'Additional <em>comment types</em> can be created per entity sub-type and added on the <a href=\":field\">Comment types page</a>. If there are multiple comment types available you can select the appropriate one after adding a <em>Comments field</em>.','','none'),(6547,_binary 'Compare the configuration uploaded to your sync directory with the active configuration before completing the import.','','none'),(6548,_binary 'Upload a full site configuration archive to the sync directory. It can then be compared and imported on the Synchronize page.','','none'),(6549,_binary 'The Database Logging module logs system events in the Drupal database. Monitor your site or debug site problems on this page.','','11.2.2'),(6550,_binary 'The Internal Dynamic Page Cache module caches pages for all users in the database, handling dynamic content correctly. For more information, see the <a href=\":dynamic_page_cache-documentation\">online documentation for the Internal Dynamic Page Cache module</a>.','','none'),(6551,_binary 'The module requires no configuration. Every part of the page contains metadata that allows Internal Dynamic Page Cache to figure this out on its own.','','none'),(6552,_binary '<strong>Entity Reference</strong> fields allow you to create fields that contain links to other entities (such as content items, taxonomy terms, etc.) within the site. This allows you, for example, to include a link to a user within a content item. For more information, see <a href=\":er_do\">the online documentation for the Entity Reference module</a>.','','none'),(6553,_binary 'Enable custom storage','','none'),(6554,_binary 'An instance-specific widget type','','none'),(6555,_binary 'Widget types @types are used in Drupal 6 field instances: widget type @selected_type applied to the Drupal 8 base field','','none'),(6556,_binary 'You can define which users will be able to use each text format by selecting roles. To ensure security, anonymous and untrusted users should only have access to text formats that restrict them to either plain text or a safe set of HTML tags. This is because HTML tags can allow embedding malicious links or scripts in text. More trusted registered users may be granted permission to use less restrictive text formats in order to create rich text. <strong>Improper text format configuration is a security risk.</strong>','','none'),(6557,_binary 'Each text format uses filters that add, remove, or transform elements within user-entered text. For example, one filter removes unapproved HTML tags, while another transforms URLs into clickable links. Filters are applied in a specific order. They do not change the <em>stored</em> content: they define how it is processed and displayed.','','none'),(6558,_binary 'Text formats define how text is filtered for output and how HTML tags and other text is displayed, replaced, or removed. <strong>Improper text format configuration is a security risk.</strong> Learn more on the <a href=\":filter_help\">Filter module help page</a>.','','11.1.7'),(6559,_binary 'A text format contains filters that change the display of user input; for example, stripping out malicious HTML or making URLs clickable. Filters are executed from top to bottom and the order is important, since one filter may prevent another filter from doing its job. For example, when URLs are converted into links before disallowed HTML tags are removed, all links may be removed. When this happens, the order of filters may need to be rearranged.','','none'),(6560,_binary 'Configure how content is filtered when displayed, including which HTML tags are rendered, and enable module-provided filters.','','none'),(6561,_binary 'A list of HTML tags that can be used. By default only the <em>lang</em> and <em>dir</em> attributes are allowed for all HTML tags. Each HTML tag may have attributes which are treated as allowed attribute names for that HTML tag. Each attribute may allow all values, or only allow specific values. Attribute names or values may be written as a prefix and wildcard like <em>jump-*</em>. JavaScript event attributes, JavaScript URLs, and CSS are always stripped.','','none'),(6562,_binary 'Configure languages for content, interface, and configuration.','','11.2.2'),(6563,_binary 'Overriding default English strings','','none'),(6564,_binary 'If translation is enabled for English, you can <em>override</em> the default English interface text strings in your site with other English text strings on the <a href=\":translate\">User interface translation</a> page. Translation is off by default for English, but you can turn it on by visiting the <em>Edit language</em> page for <em>English</em> from the <a href=\":languages\">Languages</a> page.','','none'),(6565,_binary 'Configure the import of translation files, and add or customize interface translations.','','11.2.2'),(6566,_binary 'Manage menus and menu links.','','11.2.2'),(6567,_binary '<q>Log in</q> for anonymous users','','none'),(6568,_binary 'Revert to earlier revision of a translation','','none'),(6569,_binary 'Are you sure you want to revert @language translation to the revision from %revision-date?','','none'),(6570,_binary 'Revert content shared among translations','','none'),(6571,_binary 'Add custom URLs to existing paths.','','11.2.2'),(6572,_binary '- None (original image) -','','none'),(6573,_binary 'Only items in the index will appear in search results. To build and maintain the index, a correctly configured <a href=\":cron\">cron maintenance task</a> is required.','','none'),(6574,_binary 'The minimum character length for a word to be added to the index. Searches must include a keyword of at least this length.','','none'),(6575,_binary 'Checking site status','','none'),(6576,_binary 'The <a href=\":status\">Status report</a> provides an overview of the configuration, status, and health of your site. Review this report to make sure there are not any problems to address, and to find information about the software your site and web server are using.','','none'),(6577,_binary 'In order for the site and its modules to continue to operate well, a set of routine administrative operations must run on a regular basis; these operations are known as <em>cron</em> tasks. On the <a href=\":cron\">Cron page</a>, you can configure cron to run periodically as part of server responses by installing the <em>Automated Cron</em> module, or you can turn this off and trigger cron from an outside process on your web server. You can verify the status of cron tasks by visiting the <a href=\":status\">Status report page</a>. For more information, see the <a href=\":handbook\">online documentation for configuring cron jobs</a>.','','none'),(6578,_binary 'Public file base URL','','11.1.7'),(6579,_binary 'The base URL that will be used for public file URLs. This can be changed in settings.php','','11.1.7'),(6580,_binary 'Machine name: <span dir=\"ltr\" class=\"table-filter-text-source\">@machine-name</span>','','11.2.2'),(6581,_binary 'The following reason prevents @module.module_name from being uninstalled:The following reasons prevent @module.module_name from being uninstalled:','','11.1.8'),(6582,_binary 'Configure default user account settings, including fields, registration requirements, and email messages.','','11.2.2'),(6583,_binary 'Too many failed login attempts from your IP address. This IP address is temporarily blocked. Try again later or <a href=\":url\">request a new password</a>.','','none'),(6584,_binary 'There has been more than one failed login attempt for this account. It is temporarily blocked. Try again later or <a href=\":url\">request a new password</a>.There have been more than @count failed login attempts for this account. It is temporarily blocked. Try again later or <a href=\":url\">request a new password</a>.','','none'),(6585,_binary 'Cache maximum age','','none'),(6586,_binary 'Creating and managing views','','none'),(6587,_binary 'Enabling and disabling views','','none'),(6588,_binary 'Exporting and importing views','','none'),(6589,_binary 'Links related to the active user account','','11.1.7'),(6590,_binary 'Administrative task links','','11.1.7'),(6591,_binary 'Site information links','','11.1.7'),(6592,_binary 'Site section links','','11.1.7'),(6593,_binary 'User tool links, often added by modules','','11.1.7'),(6594,_binary '[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it\'s not used.\n\n--  [site:name] team','','11.1.7'),(6595,_binary '[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n--  [site:name] team','','11.1.7'),(6596,_binary '[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n--  [site:name] team','','11.1.7'),(6597,_binary 'Twig debug mode','','11.1.7'),(6598,_binary 'The language code.','','11.1.8'),(6599,_binary 'Delete %label','','none'),(6600,_binary 'Allow user to display all items','','11.2.2'),(6601,_binary 'Select and configure text editors, and how content is filtered when displayed.','','11.2.2'),(6602,_binary 'Recent comments.','','11.1.7'),(6603,_binary 'Find and manage files.','','11.1.7'),(6604,_binary 'All content, by month.','','11.1.7'),(6605,_binary 'Recent content.','','11.1.7'),(6606,_binary 'All content promoted to the front page.','','11.1.7'),(6607,_binary 'All content, by letter.','','11.1.7'),(6608,_binary 'Content belonging to a certain taxonomy term.','','11.1.7'),(6609,_binary 'Shows a list of the newest user accounts on the site.','','11.1.7'),(6610,_binary 'Who\'s online block','','11.1.7'),(6611,_binary 'Shows the user names of the most recently active users, and the total number of active users.','','11.1.7'),(6612,_binary 'Max 1300x1300','','none'),(6613,_binary 'Max 2600x2600','','none'),(6614,_binary 'Max 325x325','','none'),(6615,_binary 'Max 650x650','','none'),(6616,_binary 'Narrow','','none'),(6617,_binary 'Files overview','','11.1.7'),(6618,_binary 'File usage information for {{ arguments.fid }}','','11.1.7'),(6619,_binary 'Find and manage content','','11.1.7'),(6620,_binary 'Welcome to [site:name]','','none'),(6621,_binary '{{ arguments.tid }}','','11.1.7'),(6622,_binary 'Name or email contains','','11.1.7'),(6623,_binary 'A list of new users','','11.1.7'),(6624,_binary 'There are currently @total users online.','','11.1.7'),(6625,_binary 'There are currently 0 users online.','','11.1.7'),(6626,_binary 'A list of users that are currently logged in.','','11.1.7'),(6627,_binary 'The English name of the language.','','none'),(6628,_binary 'The native name of the language.','','none'),(6629,_binary 'The language direction. (0 = LTR, 1 = RTL)','','none'),(6630,_binary 'Whether the language is enabled.','','none'),(6631,_binary 'PHP formula to get plural indexes.','','none'),(6632,_binary 'Path prefix used for this language.','','none'),(6633,_binary 'The language weight when listed.','','none'),(6634,_binary 'Location of the JavaScript translation file.','','none'),(6635,_binary 'Mismatched entity and/or field definitions','','none'),(6636,_binary 'Fallback sort expose settings','','none'),(6637,_binary 'Leave blank for all. Otherwise, the first selected term will be the default instead of \"Any\".','','none'),(6638,_binary 'width @data.width','','none'),(6639,_binary 'height @data.height','','none'),(6640,_binary 'Administer workflows','','none'),(6641,_binary 'This entity (%type: %label) cannot be referenced.','','none'),(6642,_binary 'This entity (%type: %id) cannot be referenced.','','none'),(6643,_binary 'Content type where this field is in use.','','none'),(6644,_binary 'File Validation','Validation','none'),(6645,_binary 'The alias %alias could not be added because it is already in use in this language with different capitalization: %stored_alias.','','none'),(6646,_binary 'No messages for this migration.','','none'),(6647,_binary 'There are no changes to import.','','none'),(6648,_binary 'Another request may be importing configuration already.','','none'),(6649,_binary 'Importing configuration','','none'),(6650,_binary 'Starting configuration import.','','none'),(6651,_binary 'Configuration import has encountered an error.','','none'),(6652,_binary 'The configuration import failed for the following reasons:','','none'),(6653,_binary 'BigPipe','','none'),(6654,_binary 'Current workspace','','none'),(6655,_binary 'Workspace switcher','','none'),(6656,_binary 'HEAD method settings','','none'),(6657,_binary 'PUT method settings','','none'),(6658,_binary 'Delete transition','','none'),(6659,_binary 'Language key','','none'),(6660,_binary 'Update any media','','11.2.2'),(6661,_binary 'Delete media','','11.1.7'),(6662,_binary 'Delete any media','','11.2.2'),(6663,_binary 'Media name','','11.1.7'),(6664,_binary 'Media revisions','','11.1.8'),(6665,_binary 'Field with source information','','none'),(6666,_binary 'Install configuration','','none'),(6667,_binary 'The following changes were detected in the entity type and field definitions. @updates','','none'),(6668,_binary 'BigPipe no-JS check','','none'),(6669,_binary 'Session exists','','none'),(6670,_binary 'Add workspace','','none'),(6671,_binary 'Workspaces','','none'),(6672,_binary 'Create and manage workspaces.','','none'),(6673,_binary 'Administer workspaces','','none'),(6674,_binary 'Edit workspace %label','','none'),(6675,_binary 'Workspace ID','','none'),(6676,_binary 'Workspace %info has been created.','','none'),(6677,_binary 'Workspace %info has been updated.','','none'),(6678,_binary 'The workspace could not be saved.','','none'),(6679,_binary 'The workspace ID.','','none'),(6680,_binary '@bundle_type is @bundles or @last','','11.1.8'),(6681,_binary '@bundle_type is @bundle','','none'),(6682,_binary 'text format','','none'),(6683,_binary 'Default configuration hash','','none'),(6684,_binary 'Label of the action','','none'),(6685,_binary 'Authored on @date','','11.2.2'),(6686,_binary 'Enter the value for the sizes attribute, for example: %example_sizes.','','none'),(6687,_binary 'Unique machine name of the vocabulary.','','none'),(6688,_binary 'Field %field set in %filter is not usable for this filter type. Combined field filter only works for simple fields.','','none'),(6689,_binary 'Account %name has been deleted.','','none'),(6690,_binary 'Renders an entity in a view mode.','','11.1.8'),(6691,_binary 'Add @entity-type','','11.2.2'),(6692,_binary 'Revision create time','','11.2.2'),(6693,_binary 'Is default revision','','none'),(6694,_binary 'The moderation state of this piece of content.','','none'),(6695,_binary 'Moderation control','','none'),(6696,_binary 'Revisions must be required when moderation is enabled.','','none'),(6697,_binary 'Revisions are required.','','none'),(6698,_binary 'The moderation state has been updated.','','none'),(6699,_binary 'When content reaches this state it should be published.','','none'),(6700,_binary 'Default revision','','11.2.2'),(6701,_binary 'When content reaches this state it should be made the default revision; this is implied for published states.','','none'),(6702,_binary 'Valid moderation state','Validation','none'),(6703,_binary 'Field identifier','','none'),(6704,_binary 'Scale','decimal places','none'),(6705,_binary 'If this style is in use on the site, you may select another style to replace it. All images that have been generated for this style will be permanently deleted. If no replacement style is selected, the dependent configurations might need manual reconfiguration.','','none'),(6706,_binary 'All images that have been generated for this style will be permanently deleted. The dependent configurations might need manual reconfiguration.','','none'),(6707,_binary '- No replacement -','','none'),(6708,_binary 'Antigua & Barbuda','','none'),(6709,_binary 'Divider','','11.2.2'),(6710,_binary 'The BigPipe module sends pages with dynamic content in a way that allows browsers to show them much faster. For more information, see the <a href=\":big_pipe-documentation\">online documentation for the BigPipe module</a>.','','none'),(6711,_binary 'The module requires no configuration. Every part of the page contains metadata that allows BigPipe to figure this out on its own.','','none'),(6712,_binary 'Size of email field','','none'),(6713,_binary 'Did not save to map table due to NULL value for key field @field','','none'),(6714,_binary 'A boolean indicating whether the node is visible on the front page.','','11.1.8'),(6715,_binary 'A boolean indicating whether the node should sort to the top of content lists.','','11.1.8'),(6716,_binary 'Default argument validator','','none'),(6717,_binary 'Operations on Unicode strings are emulated on a best-effort basis. Install the <a href=\"http://php.net/mbstring\">PHP mbstring extension</a> for improved Unicode support.','','none'),(6718,_binary 'The %entity_type entity type needs to be installed.','','none'),(6719,_binary 'The %entity_type entity type needs to be updated.','','none'),(6720,_binary 'The %field_name field needs to be installed.','','none'),(6721,_binary 'The %field_name field needs to be updated.','','none'),(6722,_binary 'The %field_name field needs to be uninstalled.','','none'),(6723,_binary 'Custom text: @true_label / @false_label','','none'),(6724,_binary 'Display: @true_label / @false_label','','none'),(6725,_binary 'See <a href=\"http://php.net/manual/function.date.php\" target=\"_blank\">the documentation for PHP date formats</a>.','','none'),(6726,_binary 'Language list ID','','none'),(6727,_binary 'Completed step @current of @total.','','none'),(6728,_binary 'This site has only a single language enabled. <a href=\":language_url\">Add at least one more language</a> in order to translate content.','','none'),(6729,_binary 'Describe a time by reference to the current day, like \'+90 days\' (90 days from the day the field is created) or \'+1 Saturday\' (the next Saturday). See <a href=\"http://php.net/manual/function.strtotime.php\">strtotime</a> for more details.','','none'),(6730,_binary 'The type of the log entry, for example \"user\" or \"page not found\".','','none'),(6731,_binary 'The %field_type_label field type is used in the following field: @fieldsThe %field_type_label field type is used in the following fields: @fields','','11.1.8'),(6732,_binary 'File MIME Type','','none'),(6733,_binary 'This module is experimental. <a href=\":url\">Experimental modules</a> are provided for testing purposes only. Use at your own risk.','','none'),(6734,_binary 'The maximum allowed image size expressed as WIDTH×HEIGHT (e.g. 640×480). Leave blank for no restriction. If a larger image is uploaded, it will be resized to reflect the given width and height. Resizing images on upload will cause the loss of <a href=\"http://wikipedia.org/wiki/Exchangeable_image_file_format\">EXIF data</a> in the image.','','11.2.2'),(6735,_binary 'The domain names to use for these languages. <strong>Modifying this value may break existing URLs. Use with caution in a production environment.</strong> Example: Specifying \"de.example.com\" as language domain for German will result in a URL like \"http://de.example.com/contact\".','','none'),(6736,_binary 'URL query key value pairs','','none'),(6737,_binary 'URL fragment','','none'),(6738,_binary 'Operation stopped by request','','none'),(6739,_binary 'Operation on @migration failed','','none'),(6740,_binary 'Operation on @migration skipped due to unfulfilled dependencies','','none'),(6741,_binary 'Currently upgrading @migration (@current of @max total tasks)','','none'),(6742,_binary 'Upgrade process not completed','','none'),(6743,_binary 'Congratulations, you upgraded Drupal!','','none'),(6744,_binary 'Review the detailed upgrade log','','none'),(6745,_binary 'Completed 1 upgrade task successfullyCompleted @count upgrade tasks successfully','','none'),(6746,_binary '1 upgrade failed@count upgrades failed','','none'),(6747,_binary 'Put this site into <a href=\":url\">maintenance mode</a>.','','none'),(6748,_binary 'Source database','','none'),(6749,_binary 'Provide credentials for the database of the Drupal site you want to upgrade.','','none'),(6750,_binary 'Source files','','none'),(6751,_binary 'Review upgrade','','none'),(6752,_binary 'Perform upgrade','','none'),(6753,_binary 'Running upgrade','','none'),(6754,_binary 'Control which roles can \"View the administration theme\" on the <a href=\":permissions\">Permissions page</a>.','','11.1.8'),(6755,_binary 'Create and manage fields, forms, and display settings for your content.','','11.2.2'),(6756,_binary 'The language code of the URL alias.','','none'),(6757,_binary 'The Syslog module logs events by sending messages to the logging facility of your web server\'s operating system. Syslog is an operating system administrative logging tool that provides valuable information for use in system management and security auditing. Most suited to medium and large sites, Syslog provides filtering tools that allow messages to be routed by type and severity. For more information, see the <a href=\":syslog\">online documentation for the Syslog module</a>, as well as PHP\'s documentation pages for the <a href=\"http://php.net/manual/function.openlog.php\">openlog</a> and <a href=\"http://php.net/manual/function.syslog.php\">syslog</a> functions.','','none'),(6758,_binary 'Experimental modules found: %module_list. <a href=\":url\">Experimental modules</a> are provided for testing purposes only. Use at your own risk.','','none'),(6759,_binary 'PHP OPcode caching can improve your site\'s performance considerably. It is <strong>highly recommended</strong> to have <a href=\"http://php.net/manual/opcache.installation.php\" target=\"_blank\">OPcache</a> installed on your server.','','none'),(6760,_binary 'Protection disabled','','11.2.2'),(6761,_binary '<a href=\":url\">Experimental modules</a> are provided for testing purposes only. Use at your own risk.','','none'),(6762,_binary 'The vocabulary name.','','none'),(6763,_binary 'Name (autocomplete)','','none'),(6764,_binary 'The user or author name. Uses an autocomplete widget to find a user name, the actual filter uses the resulting user ID.','','none'),(6765,_binary 'When printing URL paths, how to transform the case of the filter value. Do not use this unless with Postgres as it uses case sensitive comparisons.','','none'),(6766,_binary 'Specify which display or custom URL this display will link to.','','11.2.2'),(6767,_binary 'This will add a more link to the bottom of this view, which will link to the page view. If you have more than one page view, the link will point to the display specified in \'Link display\' section under pager. You can override the URL at the link display setting.','','none'),(6768,_binary 'When printing URL paths, how to transform the case of the filter value.','','11.2.2'),(6769,_binary 'This identifier has illegal characters.','','none'),(6770,_binary 'The field that is going to be used as the OPML URL attribute for each row.','','none'),(6771,_binary '[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n--  [site:name] team','','11.1.7'),(6772,_binary 'Module Permissions','','11.1.7'),(6773,_binary 'workspace','','none'),(6774,_binary 'Activate Workspace','','none'),(6775,_binary 'Would you like to activate the %workspace workspace?','','none'),(6776,_binary 'The workspace name.','','none'),(6777,_binary 'The workspace owner.','','none'),(6778,_binary 'The time that the workspace was last edited.','','none'),(6779,_binary 'The user ID of the user on which the log entry was written.','','none'),(6780,_binary 'Bundle assigned to the auto-created entities.','','none'),(6781,_binary 'Add a new @entity_type.','','11.2.2'),(6782,_binary 'There is no @entity_type yet. @add_link','','none'),(6783,_binary 'Store new items in','','none'),(6784,_binary 'For more information, refer to the help listed on this page or to the <a href=\":docs\">online documentation</a> and <a href=\":support\">support</a> pages at <a href=\":drupal\">drupal.org</a>.','','none'),(6785,_binary 'There is currently nothing in this section.','','none'),(6786,_binary 'Module overviews','','none'),(6787,_binary 'Module overviews are provided by modules. Overviews available for your installed modules:','','none'),(6788,_binary 'A serialized array of options to set on the URL, such as a query string or HTML attributes.','','none'),(6789,_binary 'Source database does not contain a recognizable Drupal version.','','none'),(6790,_binary 'The System module provides pages for managing basic site configuration, including <a href=\":date-time-settings\">Date and time formats</a> and <a href=\":site-info\">Basic site settings</a> (site name, email address to send mail from, home page, and error pages). Additional configuration pages are listed on the main <a href=\":config\">Configuration page</a>.','','none'),(6791,_binary 'Basic site settings','','11.2.2'),(6792,_binary 'Select and configure themes.','','11.2.2'),(6793,_binary 'Configure the location of uploaded files and how they are accessed.','','11.2.2'),(6794,_binary 'Configure the site description, the number of items per feed, and whether feeds should be titles/teasers/full-text.','','11.2.2'),(6795,_binary 'Configure and use development tools.','','11.2.2'),(6796,_binary 'Take the site offline for updates and other maintenance tasks.','','11.2.2'),(6797,_binary 'Configure caching and bandwidth optimization.','','11.2.2'),(6798,_binary 'Configure the display of error messages and database logging.','','11.2.2'),(6799,_binary 'Configure regional settings, localization, and translation.','','11.2.2'),(6800,_binary 'Configure the locale and timezone settings.','','11.2.2'),(6801,_binary 'Configure how dates and times are displayed.','','11.2.2'),(6802,_binary 'Configure site search, metadata, and search engine optimization.','','11.2.2'),(6803,_binary 'Configure basic site settings, actions, and cron.','','11.2.2'),(6804,_binary 'Configure the administrative user interface.','','11.2.2'),(6805,_binary 'Manage the content workflow.','','11.2.2'),(6806,_binary 'Configure content formatting and authoring.','','11.2.2'),(6807,_binary 'Get a status report about your site\'s operation.','','11.2.2'),(6808,_binary 'Delete @entity_type','','none'),(6809,_binary 'View the latest version','','none'),(6810,_binary 'Source image','','11.1.7'),(6811,_binary 'Allowed Tags','','none'),(6812,_binary '@count @label@count @label entities','Entity type label','none'),(6813,_binary 'Changed year + month','','none'),(6814,_binary 'Changed year','','none'),(6815,_binary 'Changed month','','none'),(6816,_binary 'Changed day','','none'),(6817,_binary 'Changed week','','none'),(6818,_binary 'Create a new workspace','','none'),(6819,_binary 'View own workspace','','none'),(6820,_binary 'View any workspace','','none'),(6821,_binary 'Edit own workspace','','none'),(6822,_binary 'Edit any workspace','','none'),(6823,_binary 'Delete own workspace','','none'),(6824,_binary 'Delete any workspace','','none'),(6825,_binary 'Bypass content entity access in own workspace','','none'),(6826,_binary 'Allow all Edit/Update/Delete permissions for all content entities in a workspace owned by the user.','','none'),(6827,_binary 'Is Latest Revision','','11.1.8'),(6828,_binary 'Restrict the view to only revisions that are the latest revision of their entity.','','11.1.8'),(6829,_binary 'Sends pages using the BigPipe technique that allows browsers to show them much faster.','','11.2.2'),(6830,_binary 'The Migrate Drupal UI module has been enabled. Proceed to the <a href=\":url\">upgrade form</a>.','','none'),(6831,_binary 'Migrate Drupal UI','','none'),(6832,_binary 'Provides a user interface for migrating from older Drupal versions.','','11.2.2'),(6833,_binary 'Queue thumbnail downloads','','11.2.2'),(6834,_binary 'Save media','','11.1.7'),(6835,_binary 'Thumbnail downloader','','none'),(6836,_binary 'Parent path','','none'),(6837,_binary 'Selected combination of day and month is not valid.','','none'),(6838,_binary 'The import failed with the following message: %message','','none'),(6839,_binary 'Use multiple @tag tags, each with a single source.','','none'),(6840,_binary 'Use multiple sources within a single @tag tag.','','none'),(6841,_binary 'Media Embed','','none'),(6842,_binary 'Expand all menu links','','11.2.2'),(6843,_binary 'Parent menu link','','none'),(6844,_binary 'Configuration entities','','11.2.2'),(6845,_binary '@label revision','','11.1.8'),(6846,_binary 'Publish media','','11.1.7'),(6847,_binary 'Unpublish media','','11.1.7'),(6848,_binary 'Determines if a password needs hashing','','none'),(6849,_binary 'The upload directory %directory for the file field %name could not be created or is not accessible. A newly uploaded file could not be saved in this directory as a consequence, and the upload was canceled.','','none'),(6850,_binary 'Multilingual support.','','none'),(6851,_binary 'Lock language.','','none'),(6852,_binary '%type: @message in %function (line %line of %file) @backtrace_string.','','none'),(6853,_binary 'Starting execution of @module_cron().','','none'),(6854,_binary 'Starting execution of @module_cron(), execution of @module_previous_cron() took @time.','','none'),(6855,_binary 'Execution of @module_previous_cron() took @time.','','none'),(6856,_binary 'There is content for the entity type: @entity_type. <a href=\":url\">Remove @entity_type_plural</a>.','','11.1.8'),(6857,_binary 'View display \'@id\': Comment field formatter \'@name\' was disabled because it is using the comment view display \'@display\' (@mode) that was just disabled.','','none'),(6858,_binary 'The comment entity view mode to be used in this formatter','','none'),(6859,_binary 'Comments view mode','','none'),(6860,_binary 'Select the view mode used to show the list of comments.','','none'),(6861,_binary 'Comment view mode: @mode','','none'),(6862,_binary '@name: @langcode','','none'),(6863,_binary 'The configuration objects have different language codes so they cannot be translated:','','none'),(6864,_binary 'Message displayed to user on submission','','none'),(6865,_binary 'Redirect path on submission','','none'),(6866,_binary 'The message to display to the user after submission of this form. Leave blank for no message.','','11.1.8'),(6867,_binary 'Path to redirect the user to after submission of this form. For example, type \"/about\" to redirect to that page. Use a relative path with a slash in front.','','11.1.8'),(6868,_binary 'The path should start with /.','','none'),(6869,_binary 'Use custom display settings for the following @display_context modes','','11.2.2'),(6870,_binary 'Manage form modes','','11.2.2'),(6871,_binary 'Storing files','','none'),(6872,_binary 'Let scale make images larger than their original size.','','none'),(6873,_binary 'To import files from your current Drupal site, enter a local file directory containing your site (e.g. /var/www/docroot), or your site address (for example http://example.com).','','none'),(6874,_binary 'Use administration theme when editing or creating content','','none'),(6875,_binary 'Set as current revision','','none'),(6876,_binary 'Specify an alternative path by which this data can be accessed. For example, type \"/about\" when writing an about page.','','11.2.2'),(6877,_binary 'Administer REST resource configuration','','none'),(6878,_binary 'Supported methods','','none'),(6879,_binary 'Supported authentication providers','','none'),(6880,_binary 'REST resource config','','none'),(6881,_binary 'REST resource config ID','','none'),(6882,_binary 'REST resource plugin id','','none'),(6883,_binary 'REST resource configuration granularity','','none'),(6884,_binary 'REST resource configuration','','none'),(6885,_binary 'Authentication Provider','','none'),(6886,_binary 'No authentication is set','','none'),(6887,_binary 'The supported authentication methods for this view','','none'),(6888,_binary 'Control default display settings for your site, across all themes. Use theme-specific settings to override these defaults.','','none'),(6889,_binary 'administration theme','','11.1.8'),(6890,_binary 'Are you sure you want to delete all @entity_type_plural?','','none'),(6891,_binary 'This action cannot be undone.<br />Make a backup of your database if you want to be able to restore these items.','','none'),(6892,_binary 'Delete all @entity_type_plural','','none'),(6893,_binary 'There are 0 @entity_type_plural to delete.','','none'),(6894,_binary 'Deleting @entity_type_plural','','none'),(6895,_binary 'Deleting items... Completed @percentage% (@current of @total).','','none'),(6896,_binary 'All @entity_type_plural have been deleted.','','none'),(6897,_binary 'And <strong>@count</strong> more @entity_type_singular.And <strong>@count</strong> more @entity_type_plural.','','none'),(6898,_binary 'This will delete <strong>@count</strong> @entity_type_singular.This will delete <strong>@count</strong> @entity_type_plural.','','none'),(6899,_binary 'Page element display','','11.2.2'),(6900,_binary 'Use the logo supplied by the theme','','11.2.2'),(6901,_binary 'Your shortcut icon, or favicon, is displayed in the address bar and bookmarks of most browsers.','','11.2.2'),(6902,_binary 'Use the favicon supplied by the theme','','11.2.2'),(6903,_binary 'Upload favicon image','','11.2.2'),(6904,_binary 'Apply to selected items','','11.2.2'),(6905,_binary 'Recommendations to make your password stronger:','','11.2.2'),(6906,_binary 'Unrecognized username or password. <a href=\":password\">Forgot your password?</a>','','11.2.2'),(6907,_binary 'Combine multiple fields together and search by them.','','11.1.8'),(6908,_binary 'Field %field set in %filter is not set in display %display.','','none'),(6909,_binary '%display: %filter can only be used on displays that use fields. Set the style or row format for that display to one using fields to use the combine field filter.','','none'),(6910,_binary 'A label is required for the specified operator.','','none'),(6911,_binary 'A label is required if the value for this item is defined.','','none'),(6912,_binary 'A value is required if the label for this item is defined.','','none'),(6913,_binary 'Leave empty to show all pages.','','11.2.2'),(6914,_binary 'Add the default row classes like @classes to the output. You can use this to quickly reduce the amount of markup the view provides by default, at the cost of making it more difficult to apply CSS.','','11.1.8'),(6915,_binary 'Views can be created from the <a href=\":list\">Views list page</a> by using the \"Add view\" action. Existing views can be managed from the <a href=\":list\">Views list page</a> by locating the view in the \"Enabled\" or \"Disabled\" list and selecting the desired operation action, for example \"Edit\".','','none'),(6916,_binary 'responsive image styles','','none'),(6917,_binary 'Status listing and form for the entity\'s moderation state.','','none'),(6918,_binary 'The username of the entity creator.','','none'),(6919,_binary 'The moderation state of the referenced content.','','none'),(6920,_binary 'Content entity type ID','','none'),(6921,_binary 'The ID of the content entity type this moderation state is for.','','none'),(6922,_binary 'Content entity ID','','none'),(6923,_binary 'The ID of the content entity this moderation state is for.','','none'),(6924,_binary 'Content entity revision ID','','none'),(6925,_binary 'The revision ID of the content entity this moderation state is for.','','none'),(6926,_binary 'Content moderation state','','none'),(6927,_binary 'content moderation state','','none'),(6928,_binary 'content moderation states','','none'),(6929,_binary 'Invalid state transition from %from to %to','','none'),(6930,_binary 'An automated attempt to create the directory %directory failed, possibly due to a permissions problem. To proceed with the installation, either create the directory and modify its permissions manually or ensure that the installer has the permissions to create it automatically. For more information, see INSTALL.txt or the <a href=\":handbook_url\">online handbook</a>.','','none'),(6931,_binary 'The Datetime Range module provides a Date field that stores start dates and times, as well as end dates and times. See the <a href=\":field\">Field module help</a> and the <a href=\":field_ui\">Field UI module help</a> pages for general information on fields and how to create and manage them. For more information, see the <a href=\":datetime_do\">online documentation for the Datetime Range module</a>.','','none'),(6932,_binary 'Datetime Range','','none'),(6933,_binary 'Provides the ability to store end dates.','','11.2.2'),(6934,_binary 'Date range settings','','none'),(6935,_binary 'Default start date type','','none'),(6936,_binary 'Default start date value','','none'),(6937,_binary 'Default end date type','','none'),(6938,_binary 'Default end date value','','none'),(6939,_binary 'Date range default display format settings','','none'),(6940,_binary 'Date range plain display format settings','','none'),(6941,_binary 'Date range custom display format settings','','none'),(6942,_binary 'Date range select list display format settings','','none'),(6943,_binary 'Date separator','','none'),(6944,_binary 'The string to separate the start and end dates','','none'),(6945,_binary 'Separator: %separator','','none'),(6946,_binary 'Default start date','','none'),(6947,_binary 'Set a default value for the start date.','','none'),(6948,_binary 'Set a default value for the end date.','','none'),(6949,_binary 'The relative start date value entered is invalid.','','none'),(6950,_binary 'The relative end date value entered is invalid.','','none'),(6951,_binary 'Start date value','','none'),(6952,_binary 'Computed start date','','none'),(6953,_binary 'The computed start DateTime object.','','none'),(6954,_binary 'End date value','','none'),(6955,_binary 'Computed end date','','none'),(6956,_binary 'The computed end DateTime object.','','none'),(6957,_binary 'Date and time range','','none'),(6958,_binary 'The @title end date cannot be before the start date','','none'),(6959,_binary 'Log data is corrupted and cannot be unserialized: @message','','none'),(6960,_binary '- Skip field -','','11.2.2'),(6961,_binary 'Settings Tray','','none'),(6962,_binary 'Save @block','','none'),(6963,_binary 'Specify pages by using their paths. Enter one path per line. The \'*\' character is a wildcard. An example path is %user-wildcard for every user page. %front is the front page.','','11.2.2'),(6964,_binary 'Configure Content Moderation permissions','','none'),(6965,_binary 'Upgraded @migration (processed 1 item total)Upgraded @migration (processed @count items total)','','none'),(6966,_binary 'Continuing with @migration (processed 1 item)Continuing with @migration (processed @count items)','','none'),(6967,_binary 'Provides a way for modules or themes to register layouts.','','11.2.2'),(6968,_binary '@count year@count years','','11.2.2'),(6969,_binary 'random between -@degrees° and @degrees°','','none'),(6970,_binary 'The config object collection.','','none'),(6971,_binary 'The config object name.','','none'),(6972,_binary 'Serialized configuration object data.','','none'),(6973,_binary 'Find and manage media.','','11.1.7'),(6974,_binary 'Media thumbnail field display format settings','','none'),(6975,_binary 'Media source','','11.2.2'),(6976,_binary 'Region: @region','','none'),(6977,_binary 'Navigation menu','','none'),(6978,_binary 'The field ID.','','none'),(6979,_binary 'Last upgrade: @date','','none'),(6980,_binary 'Your server is capable of displaying file upload progress, but does not have the required libraries. It is recommended to install the <a href=\"http://pecl.php.net/package/uploadprogress\">PECL uploadprogress library</a>.','','none'),(6981,_binary 'Is front page','','none'),(6982,_binary 'Recipient email address','','none'),(6983,_binary 'You may also use tokens: [node:author:mail], [comment:author:mail], etc. Separate recipients with a comma.','','none'),(6984,_binary '@label (disabled)','','none'),(6985,_binary 'comment type','','none'),(6986,_binary 'comment types','','none'),(6987,_binary 'Preview sender message','','11.1.8'),(6988,_binary 'Configuring workflows','','none'),(6989,_binary 'The workflow the moderation state is in.','','none'),(6990,_binary '@bundle @label were skipped as they are under moderation and may not be directly published.','','none'),(6991,_binary '@bundle @label were skipped as they are under moderation and may not be directly unpublished.','','none'),(6992,_binary 'The Field Layout module allows you to arrange fields into regions on forms and displays of entities such as nodes and users.','','none'),(6993,_binary 'For more information, see the <a href=\":field-layout-documentation\">online documentation for the Field Layout module</a>.','','none'),(6994,_binary 'Field Layout','','none'),(6995,_binary 'Per-view-mode field layout settings','','none'),(6996,_binary 'Image URL formatter settings','','none'),(6997,_binary 'Layout Discovery allows modules or themes to register layouts, and for other modules to list the available layouts and render them.','','none'),(6998,_binary 'For more information, see the <a href=\":layout-discovery-documentation\">online documentation for the Layout Discovery module</a>.','','none'),(6999,_binary 'Layout Discovery cannot be installed because the Layout Plugin module is installed and incompatible.','','none'),(7000,_binary 'Layout Discovery','','none'),(7001,_binary 'Exited edit mode.','','none'),(7002,_binary 'These are the supported authentication providers for this view. When this view is requested, the client will be forced to authenticate with one of the selected providers. Make sure you set the appropriate requirements at the <em>Access</em> section since the Authentication System will fallback to the anonymous user if it fails to authenticate. For example: require Access: Role | Authenticated User.','','none'),(7003,_binary 'Random number generation','','11.2.2'),(7004,_binary 'Drupal is unable to generate highly randomized numbers, which means certain security features like password reset URLs are not as secure as they should be. Instead, only a slow, less-secure fallback generator is available. The most likely cause is that open_basedir restrictions are in effect and /dev/urandom is not on the whitelist. See the <a href=\":drupal-php\">system requirements</a> page for more information. %exception_message','','none'),(7005,_binary 'Drupal is unable to generate highly randomized numbers, which means certain security features like password reset URLs are not as secure as they should be. Instead, only a slow, less-secure fallback generator is available. See the <a href=\":drupal-php\">system requirements</a> page for more information. %exception_message','','none'),(7006,_binary 'Less secure','','none'),(7007,_binary 'Detailed cron logging','','none'),(7008,_binary 'Visitors will only see the maintenance mode message. Only users with the \"@permission-label\" <a href=\":permissions-url\">permission</a> will be able to access the site. Authorized users can log in directly via the <a href=\":user-login\">user login</a> page.','','none'),(7009,_binary 'Initial visibility level','','11.2.2'),(7010,_binary 'Number of levels to display','','11.2.2'),(7011,_binary 'This maximum number includes the initial level.','','11.2.2'),(7012,_binary 'Base default argument','','none'),(7013,_binary 'Filter by view name, machine name, description, or display path','','11.2.2'),(7014,_binary 'Enter a part of the view name, machine name, description, or display path to filter by.','','11.2.2'),(7015,_binary 'Configure workflows.','','none'),(7016,_binary 'Create and edit workflows.','','none'),(7017,_binary 'Edit state','','none'),(7018,_binary 'From state IDs','','none'),(7019,_binary 'From state ID','','none'),(7020,_binary 'To state ID','','none'),(7021,_binary 'Created the %label Workflow. In order for the workflow to be enabled there needs to be at least one state.','','none'),(7022,_binary 'Workflow %label deleted.','','none'),(7023,_binary 'There are no states yet.','','none'),(7024,_binary 'This workflow has no states and will be disabled until there is at least one, <a href=\":add-state\">add a new state.</a>','','none'),(7025,_binary 'Add a new state','','none'),(7026,_binary 'There are no transitions yet.','','none'),(7027,_binary 'Add a new transition','','none'),(7028,_binary 'Saved the %label Workflow.','','none'),(7029,_binary 'Created %label state.','','none'),(7030,_binary 'Are you sure you want to delete %state from %workflow?','','none'),(7031,_binary 'State %label deleted.','','none'),(7032,_binary 'Saved %label state.','','none'),(7033,_binary 'The transition from %from to %to already exists.','','none'),(7034,_binary 'Created %label transition.','','none'),(7035,_binary 'Are you sure you want to delete %transition from %workflow?','','none'),(7036,_binary '%transition transition deleted.','','none'),(7037,_binary 'Saved %label transition.','','none'),(7038,_binary 'Embed media','','none'),(7039,_binary 'Warnings found','','11.2.2'),(7040,_binary 'Errors found','','11.2.2'),(7041,_binary 'Profile field ID.','','none'),(7042,_binary 'Locales target language ID.','','none'),(7043,_binary 'Language for this field.','','none'),(7044,_binary 'Translation of either the title or explanation.','','none'),(7045,_binary 'Windows installation depth','','none'),(7046,_binary 'The public files directory path is %depth characters. Paths longer than 120 characters will cause problems on Windows.','','none'),(7047,_binary 'General System Information','','11.2.2'),(7048,_binary 'Created the %label Workflow.','','none'),(7049,_binary 'There are no transitions to or from this state yet.','','none'),(7050,_binary 'The Migrate Drupal UI module provides a simple user interface to perform an upgrade from an earlier version of Drupal. For more information, see the <a href=\":migrate\">online documentation for the Migrate Drupal UI module</a>.','','none'),(7051,_binary 'Preparing the site','','none'),(7052,_binary 'Performing the upgrade','','none'),(7053,_binary 'On the <a href=\":upgrade\">Upgrade</a> page, you are guided through performing the upgrade in several steps.','','none'),(7054,_binary 'Reviewing the upgrade log','','none'),(7055,_binary 'You can review a <a href=\":log\">log of upgrade messages</a> by clicking the link in the message provided after the upgrade or by filtering the messages for the type <em>migrate_drupal_ui</em> on the <a href=\":messages\">Recent log messages</a> page.','','none'),(7056,_binary 'Rolling back an upgrade','','none'),(7057,_binary 'Rolling back an upgrade is not yet supported through the user interface.','','none'),(7058,_binary 'An intentionally plain theme with no styling to demonstrate default Drupal’s HTML and CSS. Learn how to build a custom theme from Stark in the <a href=\"https://www.drupal.org/docs/8/theming\">Theming Guide</a>.','','11.1.8'),(7059,_binary 'Sticky header','','11.1.7'),(7060,_binary 'Content editor','','11.1.7'),(7061,_binary 'There are no @label yet.','','11.1.8'),(7062,_binary 'Merge content','','none'),(7063,_binary 'Administer block content','','11.2.2'),(7064,_binary 'Upgrade log','','none'),(7065,_binary 'Upgrade content and configuration from either a Drupal 6 or a Drupal 7 site.','','none'),(7066,_binary 'View the upgrade log.','','none'),(7067,_binary 'Quick edit settings','','none'),(7068,_binary 'TRACE method settings','','none'),(7069,_binary 'OPTIONS method settings','','none'),(7070,_binary 'CONNECT method settings','','none'),(7071,_binary 'Theme settings variable for a theme.','','none'),(7072,_binary 'The theme settings variable value.','','none'),(7073,_binary 'The user ID of the author.','','11.2.2'),(7074,_binary 'Object type for this string','','none'),(7075,_binary 'Grid gutter','','none'),(7076,_binary 'Drupal version of the source site','','none'),(7077,_binary 'To import public files from your current Drupal site, enter a local file directory containing your site (e.g. /var/www/docroot), or your site address (for example http://example.com).','','none'),(7078,_binary 'Source database is Drupal version @version but version @selected was selected.','','none'),(7079,_binary 'The term language.','','none'),(7080,_binary 'Translation ID.','','none'),(7081,_binary 'Name of property being translated.','','none'),(7082,_binary 'Featured Articles','','none'),(7083,_binary 'Advanced block options','','none'),(7084,_binary 'The %field date is incomplete.','','none'),(7085,_binary 'Include locked languages such as <em>Not specified</em> and <em>Not applicable</em>','','none'),(7086,_binary 'Universally Unique Identifier','Validation','none'),(7087,_binary 'Comment bulk form','','none'),(7088,_binary 'Commented entity','','none'),(7089,_binary 'Comment operations bulk form','','11.2.2'),(7090,_binary 'Add a form element that lets you run operations on multiple comments.','','none'),(7091,_binary 'Are you sure you want to delete this comment and all its children?Are you sure you want to delete these comments and all their children?','','none'),(7092,_binary 'Comment Permalink','','11.2.2'),(7093,_binary 'The moderation state @state_label is being used, but is not in the source storage.','','none'),(7094,_binary 'The workflow @workflow_label is being used, and cannot be deleted.','','none'),(7095,_binary 'All @entity_type types','','none'),(7096,_binary 'All @entity_type_plural_label','','none'),(7097,_binary 'This workflow applies to:','','none'),(7098,_binary 'There are no entity types.','','none'),(7099,_binary '@bundle types','','none'),(7100,_binary 'State %state does not exist on %workflow workflow','','none'),(7101,_binary 'Datetime format valid for datetime type.','Validation','none'),(7102,_binary 'The field type.','','none'),(7103,_binary 'The field status.','','none'),(7104,_binary 'The field storage type.','','none'),(7105,_binary 'The module that implements the field storage type.','','none'),(7106,_binary 'The field storage status.','','none'),(7107,_binary 'The field data.','','none'),(7108,_binary 'The field instances.','','none'),(7109,_binary 'This field cardinality is set to unlimited and cannot be configured.','','none'),(7110,_binary 'This field cardinality is set to @cardinality and cannot be configured.','','none'),(7111,_binary 'Controls if unused files should be marked temporary','','none'),(7112,_binary 'Could not apply @style image style to @uri because the style does not support it.','','none'),(7113,_binary 'The Inline Form Errors module makes it easier for users to identify which errors need to be resolved by providing a summary of all errors and by placing the individual error messages next to the form elements themselves. For more information, see the <a href=\":inline_form_error\">online documentation for the Inline Form Errors module</a>.','','none'),(7114,_binary 'Displaying error messages','','none'),(7115,_binary 'When a form is not filled in correctly (for example, if a required field is left blank), a warning message is displayed at the top of the form. This message links to the affected form elements, and individual error messages are displayed next to each form element.','','none'),(7116,_binary 'Displaying error messages in browsers with HTML5 form validation','','none'),(7117,_binary 'In browsers that support HTML5 form validation, users will first see the error messages generated by their browser. In this case, the inline form error messages are only displayed after the HTML5 validation errors have been resolved.','','none'),(7118,_binary 'Places error messages adjacent to form inputs, for improved usability and accessibility.','','11.2.2'),(7119,_binary 'Language format settings','','none'),(7120,_binary 'Include locked languages','','none'),(7121,_binary 'Creating media items','','none'),(7122,_binary 'When a new media item is created, the Media module records basic information about it, including the author, date of creation, and the <a href=\":media-type\">media type</a>. It also manages the <em>publishing options</em>, which define whether or not the item is published. Default settings can be configured for each type of media on your site.','','none'),(7123,_binary 'Creating custom media types','','none'),(7124,_binary 'The Media module gives users with the <em>Administer media types</em> permission the ability to <a href=\":media-new\">create new media types</a> in addition to the default ones already configured. Each media type has an associated media source (such as the image source) which support thumbnail generation and metadata extraction. Fields managed by the <a href=\":field\">Field module</a> may be added for storing that metadata, such as width and height, as well as any other associated values.','','none'),(7125,_binary 'The Media module also enables you to create multiple versions of any media item, and revert to older versions using the <em>Revision information</em> settings.','','none'),(7126,_binary 'The Media module makes a number of permissions available, which can be set by role on the <a href=\":permissions\">permissions page</a>.','','none'),(7127,_binary 'Add media type','','11.2.2'),(7128,_binary 'Manage media types.','','11.2.2'),(7129,_binary 'Administer media types','','11.2.2'),(7130,_binary 'Update own media','','11.2.2'),(7131,_binary 'Delete own media','','11.2.2'),(7132,_binary 'View all media revisions','','11.2.2'),(7133,_binary 'To view a revision, you also need permission to view the media item.','','11.2.2'),(7134,_binary 'Full URI to a folder where the media icons will be installed','','none'),(7135,_binary 'Whether the thumbnail downloads should be queued','','none'),(7136,_binary 'Media source settings','','none'),(7137,_binary '\"File\" media source configuration','','none'),(7138,_binary '\"Image\" media source configuration','','none'),(7139,_binary 'Edit %type_label @label','','11.2.2'),(7140,_binary '@type %label has been created.','','11.2.2'),(7141,_binary '@type %label has been updated.','','none'),(7142,_binary '@type: added %label.','','none'),(7143,_binary '@type: updated %label.','','none'),(7144,_binary '- Create -','','none'),(7145,_binary 'Select the field that will store essential information about the media item. If \"Create\" is selected a new field will be automatically created.','','none'),(7146,_binary '%field_type field will be automatically created on this type to store the essential information about the media item.','','none'),(7147,_binary '%field_name field is used to store the essential information about the media item.','','11.2.2'),(7148,_binary 'Media source that is responsible for additional logic related to this media type.','','none'),(7149,_binary 'Media source configuration','','11.2.2'),(7150,_binary 'Media sources can provide metadata fields such as title, caption, size information, credits, etc. Media can automatically save this metadata information to entity fields, which can be configured below. Information will only be mapped if the entity field is empty.','','11.2.2'),(7151,_binary 'Media will be automatically published when created.','','11.2.2'),(7152,_binary 'Automatically create new revisions. Users with the \"Administer media\" permission will be able to override this option.','','11.2.2'),(7153,_binary 'Download thumbnails via a queue. When using remote media sources, the thumbnail generation could be a slow process. Using a queue allows for this process to be handled in the background.','','11.2.2'),(7154,_binary 'The media type %name has been updated.','','none'),(7155,_binary 'The media type %name has been added.','','none'),(7156,_binary 'Added media type %name.','','none'),(7157,_binary 'No media types available. <a href=\":url\">Add media type</a>.','','none'),(7158,_binary 'The thumbnail of the media item.','','none'),(7159,_binary 'The time the media item was created.','','11.2.2'),(7160,_binary 'The time the media item was last edited.','','none'),(7161,_binary 'media type','','11.2.2'),(7162,_binary 'media types','','none'),(7163,_binary '%type is used by @count media item on your site. You can not remove this media type until you have removed all of the %type media items.%type is used by @count media items on your site. You can not remove this media type until you have removed all of the %type media items.','','none'),(7164,_binary 'Linked to media item','','none'),(7165,_binary 'Use local files for reusable media.','','none'),(7166,_binary 'Use local images for reusable media.','','11.1.7'),(7167,_binary 'Menu settings.','Validation','none'),(7168,_binary 'You can only change the menu settings for the <em>published</em> version of this content.','','none'),(7169,_binary 'To view a revision, you also need permission to view the content item.','','11.2.2'),(7170,_binary 'To revert a revision, you also need permission to edit the content item.','','11.2.2'),(7171,_binary 'To delete a revision, you also need permission to delete the content item.','','11.2.2'),(7172,_binary 'Path alias.','Validation','none'),(7173,_binary 'You can only change the URL alias for the <em>published</em> version of this content.','','none'),(7174,_binary 'REST support for content types (provided by the <a href=\":node\">Node</a> module) is enabled by default. To enable support for other content entity types, you can use a <a href=\":config\" target=\"blank\">process based on configuration editing</a> or the contributed <a href=\":restui\">REST UI module</a>.','','none'),(7175,_binary 'Limited date range','','none'),(7176,_binary 'Your PHP installation has a limited date range.','','none'),(7177,_binary 'You are running on a system where PHP is compiled or limited to using 32-bit integers. This will limit the range of dates and timestamps to the years 1901-2038. Read about the <a href=\":url\">limitations of 32-bit PHP</a>.','','none'),(7178,_binary 'A client error happened','','none'),(7179,_binary 'To run cron from outside the site, go to <a href=\":cron\" class=\"system-cron-settings__link\">@cron</a>','','none'),(7180,_binary 'Run times of individual cron jobs will be written to watchdog','','none'),(7181,_binary 'Delete temporary files after','','11.1.7'),(7182,_binary 'Temporary files are not referenced, but are in the file system and therefore may show up in administrative lists. <strong>Warning:</strong> If enabled, temporary files will be permanently deleted and may not be recoverable.','','11.1.7'),(7183,_binary 'Automatic updates of Drupal core are not supported at this time.','','11.1.8'),(7184,_binary 'This workflow is in use. You cannot remove this workflow until you have removed all content using it.','','none'),(7185,_binary 'Edit %label workflow','','none'),(7186,_binary 'This workflow state is in use. You cannot remove this workflow state until you have removed all content using it.','','none'),(7187,_binary 'Find and manage comments.','','11.1.7'),(7188,_binary 'The approved comments listing.','','11.1.7'),(7189,_binary 'Comments published','','11.1.7'),(7190,_binary 'The unapproved comments listing.','','11.1.7'),(7191,_binary 'Comments unapproved','','11.1.7'),(7192,_binary '{{ message }}','','11.1.7'),(7193,_binary 'Entity reference selection handler settings','','none'),(7194,_binary 'Default selection handler settings','','none'),(7195,_binary 'The field instance ID.','','none'),(7196,_binary 'The field instance data.','','none'),(7197,_binary 'The field type','','none'),(7198,_binary 'The field definition.','','none'),(7199,_binary 'The formatter settings.','','none'),(7200,_binary 'File selection handler settings','','none'),(7201,_binary 'Source module not found for @migration_id.','','none'),(7202,_binary 'Destination module not found for @migration_id.','','none'),(7203,_binary 'User selection handler settings','','none'),(7204,_binary 'Views selection handler settings','','none'),(7205,_binary 'Czechia','','none'),(7206,_binary 'Go to page @key','','11.2.2'),(7207,_binary '%workflow workflow: Use %transition transition.','','none'),(7208,_binary 'Offset must be a number greater than or equal to 0.','','none'),(7209,_binary 'Are you sure you want to remove the %label block?','','none'),(7210,_binary 'Select the @entity_type types for the @workflow workflow','','none'),(7211,_binary 'Select the @entity_type_plural_label for the @workflow workflow','','none'),(7212,_binary 'Make sure that <strong>access to the database</strong> for the old site is available from this new site.','','none'),(7213,_binary '<strong>If the old site has private files</strong>, a copy of its files directory must also be accessible on the host of this new site.','','none'),(7214,_binary '<strong>Do not add any content to the new site</strong> before upgrading. Any existing content is likely to be overwritten by the upgrade process. See <a href=\":url\">the upgrade preparation guide</a>.','','none'),(7215,_binary 'The upgrade can take a long time. It is better to upgrade from a local copy of your site instead of directly from your live site.','','none'),(7216,_binary 'Access media overview','','11.2.2'),(7217,_binary 'Users with this permission can access the media overview page.','','11.2.2'),(7218,_binary '\"Video\" media source configuration','','none'),(7219,_binary 'Set default value','','11.2.2'),(7220,_binary 'Upgrade analysis report','','none'),(7221,_binary 'Requires the \"View any unpublished content\" or \"View own unpublished content\" permission','','none'),(7222,_binary 'The %field_name entity reference field (entity_type: %entity_type, bundle: %bundle) no longer has any valid bundle it can reference. The field is not working correctly anymore and has to be adjusted.','','none'),(7223,_binary 'Compatible','','11.2.2'),(7224,_binary 'Moderation state filter','','none'),(7225,_binary 'Response failed validation.\nResponse:\n@data\n\nErrors:\n@errors','','none'),(7226,_binary 'Cannot change the install profile from %profile to %new_profile once Drupal is installed.','','none'),(7227,_binary 'Disclaimer block','','none'),(7228,_binary 'Entity action','','none'),(7229,_binary 'Use field label instead of the \"On\" label as the label.','','none'),(7230,_binary 'There is no moderated @label yet. Only pending versions of @label, such as drafts, are listed here.','','none'),(7231,_binary 'The image file is invalid or the image type is not allowed. Allowed types: %types','','none'),(7232,_binary 'The image was resized to fit within the maximum allowed dimensions of %dimensions pixels. The new dimensions of the resized image are %new_widthx%new_height pixels.','','11.2.2'),(7233,_binary 'The image was resized to fit within the maximum allowed height of %height pixels. The new dimensions of the resized image are %new_widthx%new_height pixels.','','none'),(7234,_binary 'The image was resized to fit within the maximum allowed width of %width pixels. The new dimensions of the resized image are %new_widthx%new_height pixels.','','none'),(7235,_binary 'One or more files could not be uploaded.','','none'),(7236,_binary 'Media display format settings','','none'),(7237,_binary 'Show playback controls','','none'),(7238,_binary 'Audio file display format settings','','none'),(7239,_binary 'Video file display format settings','','none'),(7240,_binary 'Replace the file name by its description when available','','none'),(7241,_binary 'Use description as link text','','none'),(7242,_binary 'Display the file using an HTML5 audio tag.','','none'),(7243,_binary 'Playback controls: %controls','','11.2.2'),(7244,_binary 'Multiple file display: Multiple HTML tags','','11.2.2'),(7245,_binary 'Multiple file display: One HTML tag with multiple sources','','none'),(7246,_binary 'Display the file using an HTML5 video tag.','','none'),(7247,_binary 'Root-relative file URL','','none'),(7248,_binary 'An entity field containing a file URI, and a computed root-relative file URL.','','none'),(7249,_binary '@title field is required if there is @uri input.','','none'),(7250,_binary 'The Media module manages the creation, editing, deletion, settings, and display of media. Items are typically images, documents, slideshows, YouTube videos, tweets, Instagram photos, etc. You can reference media items from any other content on your site. For more information, see the <a href=\":media\">online documentation for the Media module</a>.','','none'),(7251,_binary 'Listing media items','','none'),(7252,_binary 'Media items are listed at the <a href=\":media-collection\">media administration page</a>.','','none'),(7253,_binary 'Adding media to other content','','none'),(7254,_binary 'Users with permission to administer content types can add media support by adding a media reference field to the content type on the content type administration page. (The same is true of block types, taxonomy terms, user profiles, and other content that supports fields.) A media reference field can refer to any configured media type. It is possible to allow multiple media types in the same field.','','none'),(7255,_binary 'Differences between Media, File, and Image reference fields','','none'),(7256,_binary '<em>Media</em> reference fields offer several advantages over basic <em>File</em> and <em>Image</em> references:','','none'),(7257,_binary 'Media reference fields can reference multiple media types in the same field.','','none'),(7258,_binary 'Fields can also be added to media types themselves, which means that custom metadata like descriptions and taxonomy tags can be added for the referenced media. (Basic file and image fields do not support this.)','','none'),(7259,_binary 'Media types for audio and video files are provided by default, so there is no need for additional configuration to upload these media.','','none'),(7260,_binary 'Contributed or custom projects can provide additional media sources (such as third-party websites, Twitter, etc.).','','none'),(7261,_binary 'Existing media items can be reused on any other content items with a media reference field.','','none'),(7262,_binary 'For more information, see the <a href=\"@help_url\">Media help page</a>.','','11.1.8'),(7263,_binary 'Media Name','','none'),(7264,_binary '%type_name: Create new media','','11.2.2'),(7265,_binary '%type_name: Edit own media','','11.2.2'),(7266,_binary '%type_name: Edit any media','','11.2.2'),(7267,_binary '%type_name: Delete own media','','11.2.2'),(7268,_binary '%type_name: Delete any media','','11.2.2'),(7269,_binary '<em>The media source cannot be changed after the media type is created.</em>','','11.2.2'),(7270,_binary 'Use audio files for reusable media.','','none'),(7271,_binary 'Use video files for reusable media.','','none'),(7272,_binary 'The destination system contains data which was not created by a migration.','','none'),(7273,_binary 'Migrate Drupal settings','','none'),(7274,_binary 'source_module enforcement tags','','none'),(7275,_binary 'Old site','','none'),(7276,_binary 'The site you want to upgrade.','','none'),(7277,_binary 'New site','','none'),(7278,_binary 'Preparation steps','','none'),(7279,_binary 'WARNING: Content may be overwritten on your new site.','','none'),(7280,_binary 'I acknowledge I may lose data. Continue anyway.','','none'),(7281,_binary 'There is conflicting content of these types:','','none'),(7282,_binary 'On the <a href=\":cache-settings\">Performance page</a>, you can configure how long browsers and proxies may cache pages based on the Cache-Control header; this setting is ignored by the Internal Page Cache module, which caches pages permanently until invalidation, unless they carry an Expires header. There is no other configuration.','','none'),(7283,_binary 'The Settings Tray module allows users with the <a href=\":administer_block_permission\">Administer blocks</a> and <a href=\":contextual_permission\">Use contextual links</a> permissions to edit blocks without visiting a separate page. For more information, see the <a href=\":handbook_url\">online documentation for the Settings Tray module</a>.','','none'),(7284,_binary 'Editing blocks in place','','none'),(7285,_binary 'To edit blocks in place, either click the <strong>Edit</strong> button in the toolbar and then click on the block, or choose \"Quick edit\" from the block\'s contextual link. (See the <a href=\":contextual\">Contextual Links module help</a> for more information about how to use contextual links.)','','none'),(7286,_binary 'The Settings Tray for the block will open in a sidebar, with a compact form for configuring what the block shows.','','none'),(7287,_binary 'Save the form and the changes will be immediately visible on the page.','','none'),(7288,_binary 'Specify the format of the syslog entry. Available variables are: <dl><dt><code>!base_url</code></dt><dd>Base URL of the site.</dd><dt><code>!timestamp</code></dt><dd>Unix timestamp of the log entry.</dd><dt><code>!type</code></dt><dd>The category to which this message belongs.</dd><dt><code>!ip</code></dt><dd>IP address of the user triggering the message.</dd><dt><code>!request_uri</code></dt><dd>The requested URI.</dd><dt><code>!referer</code></dt><dd>HTTP Referer if available.</dd><dt><code>!severity</code></dt><dd>The severity level of the event; ranges from 0 (Emergency) to 7 (Debug).</dd><dt><code>!uid</code></dt><dd>User ID.</dd><dt><code>!link</code></dt><dd>A link to associate with the message.</dd><dt><code>!message</code></dt><dd>The message to store in the log.</dd></dl>','','none'),(7289,_binary 'Either the path \'%path\' is invalid or you do not have access to it.','','none'),(7290,_binary '%capital_name contains the following terms.','','none'),(7291,_binary '%capital_name contains terms grouped under parent terms','','none'),(7292,_binary '%capital_name contains terms with multiple parents.','','none'),(7293,_binary 'Access the taxonomy vocabulary overview page','','11.2.2'),(7294,_binary 'Get an overview of all taxonomy vocabularies.','','11.2.2'),(7295,_binary '%vocabulary: Create terms','','11.2.2'),(7296,_binary '%vocabulary: Delete terms','','11.2.2'),(7297,_binary '%vocabulary: Edit terms','','11.2.2'),(7298,_binary 'Output the URL as text','','11.1.8'),(7299,_binary 'Output an absolute link','','none'),(7300,_binary 'Min placeholder','','none'),(7301,_binary 'Max placeholder','','none'),(7302,_binary 'Enable this option to output an absolute link. Required if you want to use the path as a link destination.','','11.1.8'),(7303,_binary 'Enforce a <code>destination</code> parameter in the link to return the user to the original view upon completing the link action. Most operations include a destination by default and this setting is no longer needed.','','none'),(7304,_binary 'Hint text that appears inside the Min field when empty.','','none'),(7305,_binary 'Hint text that appears inside the Max field when empty.','','none'),(7306,_binary 'Hint text that appears inside the field when empty.','','none'),(7307,_binary 'There are no workflow types available. In order to create workflows you need to install a module that provides a workflow type. For example, the <a href=\":content-moderation\">Content Moderation</a> module provides a workflow type that enables workflows for content entities.','','none'),(7308,_binary 'Transition label','','none'),(7309,_binary 'Find and moderate content.','','none'),(7310,_binary 'No moderated content available. Only pending versions of content, such as drafts, are listed here.','','none'),(7311,_binary 'No front page content has been created yet.<br/>Follow the <a target=\"_blank\" href=\"https://www.drupal.org/docs/user_guide/en/index.html\">User Guide</a> to start building your site.','','11.1.7'),(7312,_binary 'A locally hosted audio file.','','11.1.7'),(7313,_binary 'A locally hosted video file.','','11.1.7'),(7314,_binary 'Workspace name','','none'),(7315,_binary 'Name (A-Z)','','11.1.7'),(7316,_binary 'Name (Z-A)','','11.1.7'),(7317,_binary 'A flag indicating whether this was a default revision when it was saved.','','11.1.8'),(7318,_binary 'Entity untranslatable fields','Validation','none'),(7319,_binary 'The Content Moderation module allows you to expand on Drupal\'s \"unpublished\" and \"published\" states for content. It allows you to have a published version that is live, but have a separate working copy that is undergoing review before it is published. This is achieved by using <a href=\":workflows\">Workflows</a> to apply different states and transitions to entities as needed. For more information, see the <a href=\":content_moderation\">online documentation for the Content Moderation module</a>.','','none'),(7320,_binary 'Applying workflows','','none'),(7321,_binary 'Moderating content','','none'),(7322,_binary 'You can view a list of content awaiting moderation on the <a href=\":moderated\">moderated content page</a>. This will show any content in an unpublished state, such as Draft or Archived, to help surface content that requires more work from content editors.','','none'),(7323,_binary 'Each transition is exposed as a permission. If a user has the permission for a transition, they can use the transition to change the state of the content item, from Draft to Published.','','none'),(7324,_binary 'Hide non translatable fields on translation forms','','none'),(7325,_binary 'Content translation bundle settings','','none'),(7326,_binary 'Bundle settings values','','none'),(7327,_binary 'Fields that apply to all languages are hidden to avoid conflicting changes. <a href=\":url\">Edit them on the original language form</a>.','','none'),(7328,_binary 'Content translation synchronized fields','Validation','none'),(7329,_binary 'Non-translatable field elements can only be changed when updating the current revision.','','none'),(7330,_binary 'Non-translatable field elements can only be changed when updating the original language.','','none'),(7331,_binary 'The node language.','','none'),(7332,_binary 'This layout builder tool allows you to configure the layout of the main content area.','','none'),(7333,_binary 'To manage other areas of the page, use the <a href=\"@block-ui\">block administration page</a>.','','none'),(7334,_binary 'To manage other areas of the page, use the block administration page.','','none'),(7335,_binary 'For more information, see the <a href=\":layout-builder-documentation\">online documentation for the Layout Builder module</a>.','','none'),(7336,_binary 'Configure any layout','','none'),(7337,_binary 'Configure section','','none'),(7338,_binary 'Per-view-mode Layout Builder settings','','none'),(7339,_binary 'Allow a customized layout','','none'),(7340,_binary 'Layout section','','none'),(7341,_binary 'Edit layout for %label','','none'),(7342,_binary 'The layout override has been saved.','','none'),(7343,_binary 'The changes to the layout have been discarded.','','none'),(7344,_binary '@entity being viewed','','none'),(7345,_binary '@bundle @label','','none'),(7346,_binary 'Allow each @entity to have its layout customized.','','none'),(7347,_binary 'You must revert all customized layouts of this display before you can disable this option.','','none'),(7348,_binary 'Are you sure you want to revert this to defaults?','','none'),(7349,_binary 'The layout has been reverted back to defaults.','','none'),(7350,_binary 'Layout Section','','none'),(7351,_binary 'A layout section','','none'),(7352,_binary 'Create your media on the <a href=\":add_page\" target=\"_blank\">media add page</a> (opens a new window), then add it by name to the field below.','','none'),(7353,_binary 'Use existing media','','none'),(7354,_binary 'Type part of the media name.','','none'),(7355,_binary 'See the <a href=\":list_url\" target=\"_blank\">media list</a> (opens a new window) to help locate media.','','none'),(7356,_binary 'Allowed media types: %types','','none'),(7357,_binary 'Media item','','none'),(7358,_binary 'Create new media','','none'),(7359,_binary 'The next page provides an overview of the modules that will be upgraded and those that will not be upgraded, before you proceed to perform the upgrade.','','none'),(7360,_binary 'Import new configuration and content from old site','','none'),(7361,_binary 'Modules that will not be upgraded','','none'),(7362,_binary 'Modules that will be upgraded','','none'),(7363,_binary 'What will be upgraded?','','none'),(7364,_binary 'Module will not be upgradedModules will not be upgraded','','none'),(7365,_binary 'Module will be upgradedModules will be upgraded','','none'),(7366,_binary 'Provide text to display if this field contains an empty result. You may include HTML. You may enter data from this view as per the \"Replacement patterns\" in the \"Rewrite Results\" section above.','','11.2.2'),(7367,_binary 'Experimental installation profile used','','none'),(7368,_binary 'Experimental profiles are provided for testing purposes only. Use at your own risk. To start building a new site, reinstall Drupal and choose a non-experimental profile.','','none'),(7369,_binary 'Demo: Umami Food Magazine (Experimental)','','none'),(7370,_binary 'Install an example site that shows off some of Drupal’s capabilities.','','none'),(7371,_binary 'Umami demo: Content','','none'),(7372,_binary 'Imports the content for the Umami demo.','','none'),(7373,_binary 'Search by keyword, ingredient, dish','','none'),(7374,_binary 'Umami','','none'),(7375,_binary 'The theme used for the Umami food magazine demonstration site.','','none'),(7376,_binary 'Go to the search page','','none'),(7377,_binary '<span class=\"by-author\">by @author_name</span> @created_date','','none'),(7378,_binary 'Tell us what you think','','none'),(7379,_binary 'Banner block','','none'),(7380,_binary 'A banner block contains a title, summary, link to content and a background image. The background image is scaled to fill the browser\'s width.','','none'),(7381,_binary 'A disclaimer block contains disclaimer and copyright text.','','none'),(7382,_binary 'Footer promo block','','none'),(7383,_binary 'A footer promo block contains a title, promo text, and a \"find out more\" link.','','none'),(7384,_binary 'Recipe Name','','none'),(7385,_binary 'Umami dates','','none'),(7386,_binary 'jS F Y','PHP date format','none'),(7387,_binary 'Content Link','','none'),(7388,_binary 'Find out more link','','none'),(7389,_binary 'Promo text','','none'),(7390,_binary 'Promo title','','none'),(7391,_binary 'List the ingredients required for this recipe, one per item.','','none'),(7392,_binary 'Recipe category','','none'),(7393,_binary 'Provide a short overview of this recipe.','','none'),(7394,_binary 'Large 21:9 (1440x620)','','none'),(7395,_binary 'Large 21:9 2x (2880x1240)','','none'),(7396,_binary 'Large 3:2 2x (1536x1024)','','none'),(7397,_binary 'Large 3:2 (768x512)','','none'),(7398,_binary 'Medium 21:9 (1024x440)','','none'),(7399,_binary 'Medium 3:2 2x (1200x800)','','none'),(7400,_binary 'Medium 3:2 (600x400)','','none'),(7401,_binary 'Medium 8:7 (266x236)','','none'),(7402,_binary 'Scale crop 7:3 large','','none'),(7403,_binary 'Small 21:9 (768x330)','','none'),(7404,_binary 'Square Large','','none'),(7405,_binary 'Square Medium','','none'),(7406,_binary 'Square Small','','none'),(7407,_binary '3:2 Image','','none'),(7408,_binary 'Hero or Banner','','none'),(7409,_binary 'Articles aside','','none'),(7410,_binary 'More featured articles','','none'),(7411,_binary 'A view to create a list of featured articles from the Umami website.','','none'),(7412,_binary 'Promoted Items','','none'),(7413,_binary 'A view to list the items promoted to the top of the homepage.','','none'),(7414,_binary 'Promoted Items Double','','none'),(7415,_binary 'Block: Promoted Items - Single','','none'),(7416,_binary 'Recipes listing','','none'),(7417,_binary 'Umami Recipes Banner','','none'),(7418,_binary 'Umami disclaimer','','none'),(7419,_binary 'Umami footer promo','','none'),(7420,_binary 'Target entity type ID','','none'),(7421,_binary 'Non-translatable fields can only be changed when updating the current revision.','','none'),(7422,_binary 'Non-translatable fields can only be changed when updating the original language.','','none'),(7423,_binary 'Moderated content requires non-translatable fields to be edited in the original language form.','','none'),(7424,_binary 'Translations cannot be flagged as outdated when content is moderated.','','none'),(7425,_binary 'The \"Delete translation\" action is only available for published translations.','','none'),(7426,_binary '@label (Original translation) - <em>The following @entity_type translations will be deleted:</em>','','none'),(7427,_binary 'Are you sure you want to delete this @item?Are you sure you want to delete these @items?','','11.2.2'),(7428,_binary 'Deleted @count item.Deleted @count items.','','11.1.7'),(7429,_binary '@count item has not been deleted because you do not have the necessary permissions.@count items have not been deleted because you do not have the necessary permissions.','','none'),(7430,_binary 'Insert selected','','11.2.2'),(7431,_binary 'Content block','','11.2.2'),(7432,_binary 'The field \"%field\" failed to render with the error of \"%error\".','','none'),(7433,_binary 'The @uri field is required when the @title field is specified.','','none'),(7434,_binary 'Language for this menu.','','none'),(7435,_binary 'Menu link title translation.','','none'),(7436,_binary 'Menu link description translation.','','none'),(7437,_binary 'Follow-up migration tags','','none'),(7438,_binary '@label (@derivative)','','none'),(7439,_binary 'Provide the information to access the Drupal site you want to upgrade. Files can be imported into the upgraded site as well.  See the <a href=\":url\">Upgrade documentation for more detailed instructions</a>.','','none'),(7440,_binary '<h3>Resolve all issues below to continue the upgrade.</h3>','','none'),(7441,_binary 'Information array','','none'),(7442,_binary 'The configuration ID','','none'),(7443,_binary 'The target entity type ID','','none'),(7444,_binary 'The target bundle','','none'),(7445,_binary 'The default language','','none'),(7446,_binary 'Whether to show language selector on create and edit pages','','none'),(7447,_binary 'Whether to hide non translatable fields on translation forms','','none'),(7448,_binary 'Configuration validation','','none'),(7449,_binary 'You must have the pdo_sqlite PHP extension installed. See core/INSTALL.sqlite.txt for instructions.','','none'),(7450,_binary 'Unable to automatically determine a port. Use the --port to hardcode an available port.','','none'),(7451,_binary 'No installation found. Use the \'install\' command.','','none'),(7452,_binary 'Error while opening up a one time login URL','','none'),(7453,_binary 'Entity has field','Validation','none'),(7454,_binary 'The entity must have the %field_name field.','','none'),(7455,_binary 'The entity does not support fields.','','none'),(7456,_binary 'The selected installation profile %install_profile does not match the profile stored in configuration %config_profile.','','none'),(7457,_binary 'Use existing configuration','','none'),(7458,_binary 'Install %name using existing configuration.','','none'),(7459,_binary 'The configuration from the directory %sync_directory will be used.','','none'),(7460,_binary 'The i18n_blocks block numeric identifier.','','none'),(7461,_binary 'The default theme.','','none'),(7462,_binary 'i18n_string table id','','none'),(7463,_binary 'Block property','','none'),(7464,_binary 'The translation of the value of \"property\".','','none'),(7465,_binary 'Block title translation.','','none'),(7466,_binary 'Block body.','','none'),(7467,_binary 'Block body translation.','','none'),(7468,_binary 'Deleted @count comment.Deleted @count comments.','','none'),(7469,_binary '@count comment has not been deleted because you do not have the necessary permissions.@count comments have not been deleted because you do not have the necessary permissions.','','none'),(7470,_binary 'contact forms','','none'),(7471,_binary 'contact message','','none'),(7472,_binary 'contact messages','','none'),(7473,_binary '@entity_type_plural_label do not support publishing statuses. For example, even after transitioning from a published workflow state to an unpublished workflow state they will still be visible to site visitors.','','none'),(7474,_binary '@label@column (@argument)','','none'),(7475,_binary 'text editor','','none'),(7476,_binary 'text editors','','none'),(7477,_binary 'Field storages','','none'),(7478,_binary 'field storage','','none'),(7479,_binary 'field storages','','none'),(7480,_binary 'Input data could not be read','','none'),(7481,_binary 'image style','','none'),(7482,_binary 'image styles','','none'),(7483,_binary 'content language setting','','none'),(7484,_binary 'content languages settings','','none'),(7485,_binary 'Manage media settings.','','11.2.2'),(7486,_binary 'Domain from which to serve oEmbed content in an iframe','','none'),(7487,_binary 'The URL of the oEmbed providers database in JSON format','','none'),(7488,_binary 'oEmbed display format settings','','none'),(7489,_binary 'oEmbed widget format settings','','none'),(7490,_binary 'oEmbed media source configuration','','none'),(7491,_binary 'URI of thumbnail storage directory','','none'),(7492,_binary 'Allowed oEmbed providers','','none'),(7493,_binary 'Displaying media assets from third-party services, such as YouTube or Twitter, can be risky. This is because many of these services return arbitrary HTML to represent those assets, and that HTML may contain executable JavaScript code. If handled improperly, this can increase the risk of your site being compromised.','','11.1.7'),(7494,_binary 'In order to mitigate the risks, third-party assets are displayed in an iFrame, which effectively sandboxes any executable code running inside it. For even more security, the iFrame can be served from an alternate domain (that also points to your Drupal site), which you can configure on this page. This helps safeguard cookies and other sensitive information.','','11.1.7'),(7495,_binary 'iFrame domain','','11.1.7'),(7496,_binary 'Enter a different domain from which to serve oEmbed content, including the <em>http://</em> or <em>https://</em> prefix. This domain needs to point back to this site, or existing oEmbed content may not display correctly, or at all.','','11.1.7'),(7497,_binary 'Maximum size: %max_width x %max_height pixels','','none'),(7498,_binary 'Maximum width: %max_width pixels','','none'),(7499,_binary 'Maximum height: %max_height pixels','','none'),(7500,_binary 'oEmbed content','','11.2.2'),(7501,_binary 'You can link to media from the following services: @providers','','none'),(7502,_binary 'oEmbed URL','','none'),(7503,_binary 'oEmbed resource','Validation','none'),(7504,_binary 'The given URL does not match any known oEmbed providers.','','none'),(7505,_binary 'Sorry, the @name provider is not allowed.','','none'),(7506,_binary 'The provided URL does not represent a valid oEmbed resource.','','none'),(7507,_binary 'An error occurred while trying to retrieve the oEmbed provider database.','','none'),(7508,_binary 'Suggested cache lifetime','','none'),(7509,_binary 'Thumbnails location','','none'),(7510,_binary 'Thumbnails will be fetched from the provider for local usage. This is the URI of the directory where they will be placed.','','none'),(7511,_binary 'Allowed providers','','none'),(7512,_binary 'Optionally select the allowed oEmbed providers for this media type. If left blank, all providers will be allowed.','','none'),(7513,_binary '@type URL','','none'),(7514,_binary 'Could not prepare thumbnail destination directory @dir for oEmbed media.','','none'),(7515,_binary 'oEmbed source','','none'),(7516,_binary 'Use oEmbed URL for reusable media.','','none'),(7517,_binary 'Remote video','','11.2.2'),(7518,_binary 'Use remote video URL for reusable media.','','none'),(7519,_binary 'Custom menu links','','none'),(7520,_binary 'custom menu links','','11.1.8'),(7521,_binary 'Deleted @count content item.Deleted @count content items.','','11.2.2'),(7522,_binary '@count content item has not been deleted because you do not have the necessary permissions.@count content items have not been deleted because you do not have the necessary permissions.','','none'),(7523,_binary 'responsive image style','','none'),(7524,_binary 'REST resource configurations','','none'),(7525,_binary 'search pages','','none'),(7526,_binary 'Shortcut links','','none'),(7527,_binary 'shortcut link','','none'),(7528,_binary 'shortcut links','','11.1.8'),(7529,_binary 'Shortcut sets','','none'),(7530,_binary 'shortcut set','','none'),(7531,_binary 'shortcut sets','','none'),(7532,_binary 'Configuration install','','none'),(7533,_binary 'The selected profile has a hook_install() implementation and therefore can not be installed from configuration.','','none'),(7534,_binary 'Install profile in settings','','none'),(7535,_binary 'This import does not contain system.site configuration, so has been rejected.','','none'),(7536,_binary 'Browser and proxy cache maximum age','','11.2.2'),(7537,_binary 'This is used as the value for max-age in Cache-Control headers.','','11.2.2'),(7538,_binary 'Drupal provides an <a href=\":module_enable\">Internal Page Cache module</a> that is recommended for small to medium-sized websites.','','none'),(7539,_binary 'Term language','','11.1.8'),(7540,_binary 'workflows','','none'),(7541,_binary '[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n--  [site:name] team','','11.1.7'),(7542,_binary 'A remotely hosted video from YouTube or Vimeo.','','11.1.7'),(7543,_binary 'A boolean indicating whether this block is reusable.','','none'),(7544,_binary 'Whether the Layout Builder is enabled for this display','','none'),(7545,_binary 'Are you sure you want to disable Layout Builder?','','none'),(7546,_binary 'All customizations will be removed. This action cannot be undone.','','none'),(7547,_binary 'Layout Builder has been disabled.','','none'),(7548,_binary 'Use Layout Builder','','none'),(7549,_binary 'Provides a field for selecting media entities in our media library view','','none'),(7550,_binary 'Select @label','','11.2.2'),(7551,_binary 'Zero items selected','','11.2.2'),(7552,_binary 'All @count items selected','','11.2.2'),(7553,_binary 'Select all media','','11.2.2'),(7554,_binary 'Show media item weights','','11.2.2'),(7555,_binary 'Hide media item weights','','11.2.2'),(7556,_binary 'A maximum of @count files can be uploaded.','','none'),(7557,_binary 'The maximum number of media items have been selected.','','none'),(7558,_binary 'Update widget','','11.2.2'),(7559,_binary 'The media item \"@label\" is not of an accepted type. Allowed types: @types','','none'),(7560,_binary 'One media item remaining.@count media items remaining.','','11.2.2'),(7561,_binary 'Only one item can be selected.Only @count items can be selected.','','none'),(7562,_binary 'Allows you to select items from the media library.','','none'),(7563,_binary 'The Workspaces module allows workspaces to be defined and switched between. Content is then assigned to the active workspace when created. For more information, see the <a href=\":workspaces\">online documentation for the Workspaces module</a>.','','none'),(7564,_binary 'Switch workspace','','none'),(7565,_binary 'Workspaces can not be installed when the contributed Workspace module is also installed. See the <a href=\":link\">upgrade path</a> page for more information on how to upgrade.','','none'),(7566,_binary 'This form can only be submitted in the default workspace.','','none'),(7567,_binary 'Switch to @workspace','','none'),(7568,_binary 'Current workspace:','','none'),(7569,_binary 'Denied access to view workspace %workspace_label for user %uid','','none'),(7570,_binary 'workspaces','','none'),(7571,_binary 'Activate the %workspace workspace.','','none'),(7572,_binary '%workspace_label is now the active workspace.','','none'),(7573,_binary 'You do not have access to activate the %workspace_label workspace.','','none'),(7574,_binary 'The following will also be deleted:','','none'),(7575,_binary 'This action cannot be undone, and will also delete all content created in this workspace.','','none'),(7576,_binary '1 @label revision.@count @label revisions.','','none'),(7577,_binary 'Select workspace','','none'),(7578,_binary 'Deleted workspace','Validation','none'),(7579,_binary 'A workspace with this ID has been deleted but data still exists for it.','','none'),(7580,_binary 'Entity workspace conflict','Validation','none'),(7581,_binary 'Card common','','none'),(7582,_binary 'Card common alt','','none'),(7583,_binary 'Inline block','','none'),(7584,_binary 'Block revision ID','','none'),(7585,_binary 'Serialized block','','none'),(7586,_binary 'The view mode in which to render the block.','','none'),(7587,_binary 'Inline blocks','','none'),(7588,_binary 'The entity type this translation relates to','','none'),(7589,_binary 'The entity id this translation relates to','','none'),(7590,_binary 'The entity revision id this translation relates to','','none'),(7591,_binary 'The target language for this translation.','','none'),(7592,_binary 'Boolean indicating whether the translation is published (visible to non-administrators).','','none'),(7593,_binary 'Image Resize','','none'),(7594,_binary 'Short description of the image used by screen readers and displayed when the image is not loaded. This is important for accessibility.','','11.2.2'),(7595,_binary 'Short description of the image used by screen readers and displayed when the image is not loaded. Enabling this field is recommended.','','11.2.2'),(7596,_binary 'Responsive Grid','','11.2.2'),(7597,_binary 'Displays rows in a responsive grid.','','none'),(7598,_binary 'Insert Media','','none'),(7599,_binary 'Edit {{ name }}','','11.1.7'),(7600,_binary 'The {node}.language to which this comment is a reply. Site default language is used as a fallback if node does not have a language.','','none'),(7601,_binary 'The comment language.','','none'),(7602,_binary 'The entity ID this translation relates to','','none'),(7603,_binary 'The entity revision ID this translation relates to','','none'),(7604,_binary 'Type (article, page, ....)','','none'),(7605,_binary 'Option ID.','','none'),(7606,_binary 'Integer value of Object ID','','none'),(7607,_binary 'The input format used by this string','','none'),(7608,_binary 'Translation of the option','','none'),(7609,_binary 'Parent lid','','none'),(7610,_binary 'Plural index number in case of plural strings','','none'),(7611,_binary 'The default language for new terms.','','none'),(7612,_binary 'The i18n taxonomy translation setting.','','none'),(7613,_binary 'Media selection','','none'),(7614,_binary 'A non-existent config entity name returned by FieldStorageConfigInterface::getBundles(): entity type: %entity_type, bundle: %bundle, field name: %field','','none'),(7615,_binary 'Create @entity_type','','none'),(7616,_binary 'Optional label','','none'),(7617,_binary 'JSON:API','','none'),(7618,_binary 'Block enabled status','','none'),(7619,_binary 'Block weight within region','','none'),(7620,_binary 'Theme region within which the block is set','','none'),(7621,_binary 'Multilingual mode','','none'),(7622,_binary 'Language string ID','','none'),(7623,_binary 'A module defined group of translations','','none'),(7624,_binary 'Full string ID for quick search: type:objectid:property.','','none'),(7625,_binary 'Object property for this string','','none'),(7626,_binary 'The {filter_format}.format of the string','','none'),(7627,_binary 'Plural index number','','none'),(7628,_binary '@entity fields','','none'),(7629,_binary 'Language for this term.','','none'),(7630,_binary 'Term name translation.','','none'),(7631,_binary 'Term description translation.','','none'),(7632,_binary 'Entity Reference Supported New Entities','Validation','none'),(7633,_binary '%collection_label can only be created in the default workspace.','','none'),(7634,_binary 'Media type ID','','none'),(7635,_binary 'Messages of %migration','','none'),(7636,_binary 'Remove @label','','11.2.2'),(7637,_binary 'The time that the workspace was created.','','none'),(7638,_binary 'View @node.type.entity.label','','none'),(7639,_binary 'The JSON:API module is a fully compliant implementation of the <a href=\":spec\">JSON:API Specification</a>. By following shared conventions, you can increase productivity, take advantage of generalized tooling, and focus on what matters: your application. Clients built around JSON:API are able to take advantage of features like efficient response caching, which can sometimes eliminate network requests entirely. For more information, see the <a href=\":docs\">online documentation for the JSON:API module</a>.','','none'),(7640,_binary 'JSON:API is a particular implementation of REST that provides conventions for resource relationships, collections, filters, pagination, and sorting. These conventions help developers build clients faster and encourages reuse of code.','','none'),(7641,_binary 'Exposes entities as a JSON:API-specification-compliant web API.','','11.2.2'),(7642,_binary 'Umami Home Banner','','none'),(7643,_binary 'If selected and this menu link has children, the menu will always appear expanded. This option may be overridden for the entire menu tree when placing a menu block.','','11.1.8'),(7644,_binary 'Checked','Examined','11.2.2'),(7645,_binary 'This @label is being edited by user @user, and is therefore locked from editing by others. This lock is @age old. Click here to <a href=\":url\">break this lock</a>.','','none'),(7646,_binary 'This will also remove 1 placed block instance. This action cannot be undone.This will also remove @count placed block instances. This action cannot be undone.','','11.2.2'),(7647,_binary 'Whether to log IP addresses with comments or not.','','none'),(7648,_binary 'Select the state that new content will be assigned. This state will appear as the default in content forms and the available target states will be based on the transitions available from this state.','','none'),(7649,_binary 'Allows users to configure the display and form display by arranging fields in several columns.','','11.2.2'),(7650,_binary 'Forms and links inside the content of the layout builder tool have been disabled.','','none'),(7651,_binary 'Default layouts','','none'),(7652,_binary 'Layout Builder can be selectively enabled on the \"Manage Display\" page in the <a href=\":field_ui\">Field UI</a>. This allows you to control the output of each type of display individually. For example, a \"Basic page\" might have view modes such as Full and Teaser, with each view mode having different layouts selected.','','none'),(7653,_binary 'Overridden layouts','','none'),(7654,_binary 'If enabled, each individual content item can have a custom layout. Once the layout for an individual content item is overridden, changes to the Default layout will no longer affect it. Overridden layouts may be reverted to return to matching and being synchronized to their Default layout.','','none'),(7655,_binary 'Allows users to add and arrange blocks and content fields directly on the content.','','11.2.2'),(7656,_binary 'Choose a layout for this section','','none'),(7657,_binary 'Column widths','','none'),(7658,_binary 'All available blocks are listed.','','none'),(7659,_binary 'Are you sure you want to discard your layout changes?','','none'),(7660,_binary 'Are you sure you want to remove section @section?','','none'),(7661,_binary 'Layout Builder Widget','','none'),(7662,_binary 'A field widget for Layout Builder.','','none'),(7663,_binary 'Choose the column widths for this layout.','','none'),(7664,_binary 'Manually entered paths should start with one of the following characters: / ? #','','11.1.7'),(7665,_binary 'Manages the creation, configuration, and display of media items.','','11.2.2'),(7666,_binary 'Allow media items to be viewed standalone at /media/{id}','','none'),(7667,_binary 'Standalone media URL','','11.1.7'),(7668,_binary 'Allow users to access @media-entities at /media/{id}.','','11.1.7'),(7669,_binary 'Could not download remote thumbnail from {url}.','','none'),(7670,_binary 'Media Library form and view displays have been created for the %type media type.','','none'),(7671,_binary 'Enhances the media list with additional features to more easily find and use existing media items.','','11.2.2'),(7672,_binary 'Media library widget settings','','none'),(7673,_binary 'Allowed media types, in display order','','none'),(7674,_binary 'Loading grid view.','','11.2.2'),(7675,_binary 'Changed to grid view.','','11.2.2'),(7676,_binary 'Loading table view.','','11.2.2'),(7677,_binary 'Changed to table view.','','11.2.2'),(7678,_binary '@selected of @count item selected@selected of @count items selected','','11.2.2'),(7679,_binary 'Add or select media','','none'),(7680,_binary 'Add fileAdd files','','11.2.2'),(7681,_binary 'Add @type via URL','','none'),(7682,_binary 'Allowed providers: @providers.','','none'),(7683,_binary 'Tab order','','none'),(7684,_binary 'Tab order: @order','','none'),(7685,_binary 'No media items are selected.','','11.1.7'),(7686,_binary 'Opening media library.','','11.2.2'),(7687,_binary 'Menu tree hierarchy.','Validation','none'),(7688,_binary 'You can only change the hierarchy for the <em>published</em> version of this menu link.','','none'),(7689,_binary '%capital_name contains 1 menu link with pending revisions. Manipulation of a menu tree having links with pending revisions is not supported, but you can re-enable manipulation by getting each menu link to a published state.%capital_name contains @count menu links with pending revisions. Manipulation of a menu tree having links with pending revisions is not supported, but you can re-enable manipulation by getting each menu link to a published state.','','none'),(7690,_binary 'Failed to read from @title.','','none'),(7691,_binary 'The server reports the following message: %error.','','none'),(7692,_binary 'The module providing a search page.','','none'),(7693,_binary 'Whether or not this module is enabled for search.','','none'),(7694,_binary 'Allows users to directly edit the configuration of blocks on the current page.','','11.2.2'),(7695,_binary 'Failed to save file due to error \"%error\"','','none'),(7696,_binary 'Expand all items','','none'),(7697,_binary 'Override the option found on each menu link used for expanding children and instead display the whole menu tree as expanded.','','11.2.2'),(7698,_binary 'The terms with updated parents have been modified by another user, the changes could not be saved.','','none'),(7699,_binary '%capital_name contains 1 term with pending revisions. Drag and drop of terms with pending revisions is not supported, but you can re-enable drag-and-drop support by getting each term to a published state.%capital_name contains @count terms with pending revisions. Drag and drop of terms with pending revisions is not supported, but you can re-enable drag-and-drop support by getting each term to a published state.','','none'),(7700,_binary 'You can only change the hierarchy for the <em>published</em> version of this term.','','none'),(7701,_binary 'Use the toolbar','','11.2.2'),(7702,_binary 'Link to display','','11.1.8'),(7703,_binary 'Displays a link to a path-based display of this view while keeping the filter criteria, sort criteria, pager settings and contextual filters.','','11.1.8'),(7704,_binary 'The display ID of the view display to link to.','','none'),(7705,_binary 'Is Latest Translation Affected Revision','','11.1.8'),(7706,_binary 'Restrict the view to only revisions that are the latest translation affected revision of their entity.','','11.1.8'),(7707,_binary 'To make sure the results are the same when switching to the other display, it is recommended to make sure the display:','','none'),(7708,_binary 'Has a path.','','none'),(7709,_binary 'Has the same filter criteria.','','none'),(7710,_binary 'Has the same sort criteria.','','none'),(7711,_binary 'Has the same pager settings.','','none'),(7712,_binary 'Has the same contextual filters.','','none'),(7713,_binary 'There are no path-based displays available.','','none'),(7714,_binary '%current_display: The link in the %area area has no configured display.','','none'),(7715,_binary '%current_display: The link in the %area area points to the %linked_display display which no longer exists.','','none'),(7716,_binary '%current_display: The link in the %area area points to the %linked_display display which does not have a path.','','none'),(7717,_binary 'The text to display for this field. You may enter data from this view as per the \"Replacement patterns\" below. You may include <a href=\"@twig_docs\">Twig</a> or the following allowed HTML tags: <code>@tags</code>','','11.2.2'),(7718,_binary 'The field that is going to be used as the OPML XML URL attribute for each row.','','none'),(7719,_binary 'Managing content','','11.2.2'),(7720,_binary 'The file %filename could not be uploaded because the name is invalid.','','none'),(7721,_binary 'Added media items','','11.2.2'),(7722,_binary 'Removing @label.','','11.2.2'),(7723,_binary 'Additional selected media','','none'),(7724,_binary 'Select @name','','none'),(7725,_binary 'Save and insert','','none'),(7726,_binary 'The media item %label has been removed.','','none'),(7727,_binary 'The media item has been created but has not yet been saved. Fill in any required fields and save to add it to the media library.The media items have been created but have not yet been saved. Fill in any required fields and save to add them to the media library.','','11.2.2'),(7728,_binary 'The <a href=\":jsonapi-docs\">JSON:API</a> and <a href=\":rest-docs\">RESTful Web Services</a> modules serve similar purposes. <a href=\":comparison\">Read the comparison of the RESTFul Web Services and JSON:API modules</a> to determine the best choice for your site.','','none'),(7729,_binary 'Some multilingual features currently do not work well with JSON:API. See the <a href=\":jsonapi-docs\">JSON:API multilingual support documentation</a> for more information on the current status of multilingual support.','','none'),(7730,_binary 'Revision support is currently read-only and only for the \"Content\" and \"Media\" entity types in JSON:API. See the <a href=\":jsonapi-docs\">JSON:API revision support documentation</a> for more information on the current status of revision support.','','none'),(7731,_binary 'JSON:API multilingual support','','none'),(7732,_binary 'JSON:API revision support','','none'),(7733,_binary 'Configure whether to allow only read operations or all operations.','','none'),(7734,_binary 'JSON:API settings','','none'),(7735,_binary 'Restrict JSON:API to only read operations','','none'),(7736,_binary 'Allowed operations','','none'),(7737,_binary 'Accept only JSON:API read operations.','','none'),(7738,_binary 'Accept all JSON:API create, read, update, and delete operations.','','none'),(7739,_binary 'Warning: Only enable all operations if the site requires it. <a href=\":docs\">Learn more about securing your site with JSON:API.</a>','','none'),(7740,_binary 'Widget (table)','','11.1.7'),(7741,_binary 'Enter a comma-separated list. For example: Vegetarian, Chocolate brownies, Appetizers','','none'),(7742,_binary 'Use this taxonomy to group recipes of the same type together.','','none'),(7743,_binary 'Recipe Collections','','none'),(7744,_binary 'Recipe collections','','none'),(7745,_binary '\"@block\" block','','none'),(7746,_binary 'The Layout Builder module makes a number of permissions available, which can be set by role on the <a href=\":permissions\">permissions page</a>. For more information, see the <a href=\":layout-builder-permissions\">Configuring Layout Builder permissions</a> online documentation.','','none'),(7747,_binary '<strong>Warning</strong>: Layout Builder does not support translating layouts. (<a href=\"https://www.drupal.org/docs/8/core/modules/layout-builder/layout-builder-and-content-translation\">online documentation</a>)','','none'),(7748,_binary 'Manage the single-use blocks within the Layout Builder','','none'),(7749,_binary 'Block previews are visible. Block labels are hidden.','','none'),(7750,_binary 'Block previews are hidden. Block labels are visible.','','none'),(7751,_binary '%entity_type - %bundle: Configure all layout overrides','','none'),(7752,_binary 'Warning: Allows configuring the layout even if the user cannot edit the @entity_type_singular itself.','','none'),(7753,_binary '%entity_type - %bundle: Configure layout overrides for @entity_type_plural that the user can edit','','none'),(7754,_binary '%entity_type: Configure all layout overrides','','none'),(7755,_binary '%entity_type: Configure layout overrides for @entity_type_plural that the user can edit','','none'),(7756,_binary 'Layout Builder user interface','','none'),(7757,_binary 'Placeholder for the @preview_fallback','','none'),(7758,_binary 'You are editing the layout template for all @bundle @plural_label.','','none'),(7759,_binary 'You are editing the layout template for all @plural_label.','','none'),(7760,_binary 'Section: @delta','','none'),(7761,_binary 'Blocks in Section: @section, Region: @region','','none'),(7762,_binary '@label (current)','','none'),(7763,_binary 'Move the @block_label block','','none'),(7764,_binary 'You are editing the layout for this @bundle @singular_label. <a href=\":link\">Edit the template for all @bundle @plural_label instead.</a>','','none'),(7765,_binary 'You are editing the layout for this @singular_label. <a href=\":link\">Edit the template for all @plural_label instead.</a>','','none'),(7766,_binary 'You are editing the layout for this @bundle @singular_label.','','none'),(7767,_binary 'You are editing the layout for this @singular_label.','','none'),(7768,_binary 'Show content preview','','none'),(7769,_binary '\"@field\" field','','none'),(7770,_binary 'The <a href=\":rest-docs\">RESTful Web Services</a> and <a href=\":jsonapi-docs\">JSON:API</a> modules serve similar purposes. <a href=\":comparison\">Read the comparison of the RESTFul Web Services and JSON:API modules</a> to determine the best choice for your site.','','none'),(7771,_binary '\"@view\" views block','','none'),(7772,_binary 'Delete any file','','11.2.2'),(7773,_binary 'Refresh interval in seconds','','none'),(7774,_binary 'Modules installed','','none'),(7775,_binary 'Add new @entity-type %label','','none'),(7776,_binary 'There are no allowed media types configured for this field. Edit the field settings to select the allowed media types.','','none'),(7777,_binary 'There are no allowed media types configured for this field. <a href=\":url\">Edit the field settings</a> to select the allowed media types.','','none'),(7778,_binary 'Archived','Workflow state label','none'),(7779,_binary 'Draft','Workflow state label','none'),(7780,_binary 'Published','Workflow state label','none'),(7781,_binary 'Archive','Workflow transition label','none'),(7782,_binary 'Restore to Draft','Workflow transition label','none'),(7783,_binary 'Restore','Workflow transition label','none'),(7784,_binary 'Create New Draft','Workflow transition label','none'),(7785,_binary 'Publish','Workflow transition label','none'),(7786,_binary 'Temporary file \"%path\" that was deleted during garbage collection did not exist on the filesystem. This could be caused by a missing stream wrapper.','','none'),(7787,_binary 'Temporary file \"%path\" that was deleted during garbage collection did not exist on the filesystem.','','none'),(7788,_binary 'Layout Builder tools','','none'),(7789,_binary 'not regex','','none'),(7790,_binary 'Claro','','none'),(7791,_binary 'Claro settings','','none'),(7792,_binary 'Tabs display toggle','','11.2.2'),(7793,_binary 'The %view_id view could not be updated automatically while processing an entity schema update for the %entity_type_id entity type.','','none'),(7794,_binary '<span class=\"visually-hidden\">Show </span>@title<span class=\"visually-hidden\"> media</span><span class=\"active-tab visually-hidden\"> (selected)</span>','','11.2.2'),(7795,_binary '<span class=\"visually-hidden\">Show </span>@title<span class=\"visually-hidden\"> media</span>','','none'),(7796,_binary 'Adding selection.','','11.2.2'),(7797,_binary 'Added one media item.Added @count media items.','','none'),(7798,_binary 'Term from URL','','none'),(7799,_binary 'Filter the contents of the %view_title view','','11.2.2'),(7800,_binary 'Drupal root filesystem \"@root\" has insufficient space. There must be at least @space megabytes free.','','none'),(7801,_binary 'Vendor filesystem \"@vendor\" has insufficient space. There must be at least @space megabytes free.','','none'),(7802,_binary 'Content Block','','11.1.8'),(7803,_binary 'This theme is not compatible with Drupal @core_version. Check that the .info.yml file contains a compatible \'core\' or \'core_version_requirement\' value.','','none'),(7804,_binary 'Drupal Core (@core_requirement) (<span class=\"admin-missing\">incompatible with</span> version @core_version)','','none'),(7805,_binary 'Additional Resources','','11.2.2'),(7806,_binary 'A clean, accessible, and powerful Drupal administration theme.','','11.1.8'),(7807,_binary 'Status Details','','11.2.2'),(7808,_binary 'Maximum number of autocomplete suggestions.','','none'),(7809,_binary 'Failed to connect to your database server. The server reports the following message: %error.<ul><li>Is the database server running?</li><li>Does the database exist or does the database user have sufficient privileges to create the database?</li><li>Have you entered the correct database name?</li><li>Have you entered the correct username and password?</li><li>Have you entered the correct database hostname and port number?</li></ul>','','none'),(7810,_binary 'Failed to connect to your database server. The server reports the following message: %error.<ul><li>Is the database server running?</li><li>Does the database exist, and have you entered the correct database name?</li><li>Have you entered the correct username and password?</li><li>Have you entered the correct database hostname and port number?</li></ul>','','none'),(7811,_binary 'Failed to open or create database file %database. The database engine reports the following message when attempting to create the database: %error.','','none'),(7812,_binary 'Failed to connect to database. The database engine reports the following message: %error.<ul><li>Does the database file exist?</li><li>Does web server have permission to write to the database file?</li>Does the web server have permission to write to the directory the database file should be created in?</li></ul>','','none'),(7813,_binary 'The number of suggestions that will be listed. Use <em>0</em> to remove the limit.','','11.1.8'),(7814,_binary 'Bosnia & Herzegovina','','none'),(7815,_binary 'St. Barthélemy','','none'),(7816,_binary 'Ceuta & Melilla','','none'),(7817,_binary 'South Georgia & South Sandwich Islands','','none'),(7818,_binary 'Heard & McDonald Islands','','none'),(7819,_binary 'St. Kitts & Nevis','','none'),(7820,_binary 'St. Martin','','none'),(7821,_binary 'North Macedonia','','none'),(7822,_binary 'Macao SAR China','','none'),(7823,_binary 'St. Pierre & Miquelon','','none'),(7824,_binary 'Svalbard & Jan Mayen','','none'),(7825,_binary 'São Tomé & Príncipe','','none'),(7826,_binary 'Eswatini','','none'),(7827,_binary 'Turks & Caicos Islands','','none'),(7828,_binary 'Trinidad & Tobago','','none'),(7829,_binary 'St. Vincent & Grenadines','','none'),(7830,_binary 'Wallis & Futuna','','none'),(7831,_binary 'The path that this alias belongs to.','','none'),(7832,_binary 'The source path has to start with a slash.','','11.2.2'),(7833,_binary 'An alias used with this path.','','none'),(7834,_binary 'The alias path has to start with a slash.','','11.2.2'),(7835,_binary 'Unique path alias.','Validation','none'),(7836,_binary 'Valid path.','Validation','none'),(7837,_binary 'Either the path \'%link_path\' is invalid or you do not have access to it.','','none'),(7838,_binary 'The @label workspace can not be published because it contains 1 item in an unpublished moderation state.The @label workspace can not be published because it contains @count items in an unpublished moderation state.','','none'),(7839,_binary 'Moderation state sort','','none'),(7840,_binary 'Moderation state field','','none'),(7841,_binary 'Full string ID','','none'),(7842,_binary 'A boolean indicating whether this translation needs to be updated','','none'),(7843,_binary 'JSON:API allowed operations','','none'),(7844,_binary 'All (create, read, update, delete)','','none'),(7845,_binary 'It is recommended to <a href=\":configure-url\">configure</a> JSON:API to only accept all operations if the site requires it. <a href=\":docs\">Learn more about securing your site with JSON:API.</a>','','none'),(7846,_binary 'i18n language','','none'),(7847,_binary 'i18n mode','','none'),(7848,_binary 'Add section <span class=\"visually-hidden\">at end of layout</span>','','none'),(7849,_binary 'Add section <span class=\"visually-hidden\">at start of layout</span>','','none'),(7850,_binary 'Add section <span class=\"visually-hidden\">between @first and @second</span>','','none'),(7851,_binary '@region region in @section','','none'),(7852,_binary 'Remove @section','','none'),(7853,_binary '<span class=\"layout-builder__section-label\" aria-hidden=\"true\">@section</span>','','none'),(7854,_binary 'Configure @section','','none'),(7855,_binary '@section, Region: @region','','none'),(7856,_binary 'Block label','','none'),(7857,_binary 'Are you sure you want to remove @section?','','none'),(7858,_binary 'The view mode that is used by default','','none'),(7859,_binary 'Media types selectable in the Media Library','','none'),(7860,_binary 'View modes selectable in the \"Edit media\" dialog','','none'),(7861,_binary 'Filters out unpublished media if the current user cannot view it.','','none'),(7862,_binary 'If none are selected, all will be allowed.','','none'),(7863,_binary 'View modes selectable in the \'Edit media\' dialog','','none'),(7864,_binary 'If two or more view modes are selected, users will be able to update the view mode that an embedded media item should be displayed in after it has been embedded.  If less than two view modes are selected, media will be embedded using the default view mode and no view mode options will appear after a media item has been embedded.','','none'),(7865,_binary 'Grid-style vs. table-style interface','','none'),(7866,_binary 'Media Library settings','','11.2.2'),(7867,_binary 'Manage Media Library settings.','','11.2.2'),(7868,_binary 'Enable advanced UI','','11.1.7'),(7869,_binary 'A path alias set for a specific language will always be used when displaying this page in that language, and takes precedence over path aliases set as <em>- Not specified -</em>.','','none'),(7870,_binary 'No path aliases available. <a href=\":link\">Add URL alias</a>.','','none'),(7871,_binary 'Experimental themes found: %theme_list. Experimental themes are provided for testing purposes only. Use at your own risk.','','none'),(7872,_binary 'Configuration sync directory','','11.2.2'),(7873,_binary 'Your %file file must define the %setting setting as a string containing the directory in which configuration files can be found.','','none'),(7874,_binary 'experimental theme','','none'),(7875,_binary 'A local file system path where temporary files will be stored. This directory should not be accessible over the web. This must be changed in settings.php.','','11.1.7'),(7876,_binary 'Are you sure you wish to install an experimental theme?','','none'),(7877,_binary 'The following themes are experimental: @themes','','none'),(7878,_binary 'Internationalization mode.','','none'),(7879,_binary 'Language from the taxonomy_vocabulary table.','','none'),(7880,_binary 'Translation of either the name or the description.','','none'),(7881,_binary 'Language code from locales_target table','','none'),(7882,_binary 'Require summary','','11.1.8'),(7883,_binary 'Always show summary','','none'),(7884,_binary 'The summary will also be visible when marked as required.','','11.1.8'),(7885,_binary 'The summary field is required for @name','','none'),(7886,_binary 'Always show the summary field','','none'),(7887,_binary 'Summary field will always be visible','','none'),(7888,_binary 'Too many password recovery requests from your IP address. It is temporarily blocked. Try again later or contact the site administrator.','','none'),(7889,_binary 'Limit the available operators','','none'),(7890,_binary 'List of available operators','','none'),(7891,_binary 'Limit the available operators to be shown on the exposed filter.','','none'),(7892,_binary 'Restrict operators to','','none'),(7893,_binary 'Selecting none will make all of them available.','','none'),(7894,_binary 'You selected the \"@operator\" operator as the default value but is not included in the list of limited operators.','','none'),(7895,_binary 'Provides an interface to create workflows with transitions between different states (for example publication or user status) provided by other modules.','','11.2.2'),(7896,_binary 'Indicates the workspace that this revision belongs to.','','none'),(7897,_binary 'Switch to Live','','none'),(7898,_binary 'Would you like to switch to the live version of the site?','','none'),(7899,_binary 'Switch to the live version of the site.','','none'),(7900,_binary 'You are now viewing the live version of the site.','','none'),(7901,_binary 'Media Library thumbnail (220×220)','','11.1.7'),(7902,_binary 'Delete {{ name }}','','11.1.7'),(7903,_binary 'An uploaded file or document, such as a PDF.','','11.1.7'),(7904,_binary 'Viewing help topics','','none'),(7905,_binary 'The top-level help topics are listed on the main <a href=\":help_page\">Help page</a>. Links to other topics, including non-top-level help topics, can be found under the \"Related\" heading when viewing a topic page.','','none'),(7906,_binary 'Providing help topics','','none'),(7907,_binary 'Translating help topics','','none'),(7908,_binary 'The title and body text of help topics provided by contributed modules and themes are translatable using the <a href=\":locale_help\">Interface Translation module</a>. Topics provided by custom modules and themes are also translatable if they have been viewed at least once in a non-English language, which triggers putting their translatable text into the translation database.','','none'),(7909,_binary 'Configuring help search','','11.2.2'),(7910,_binary 'See the <a href=\":help_page\">Help page</a> for more topics.','','none'),(7911,_binary 'Help search','','none'),(7912,_binary 'Configure the settings of a block that was previously placed in a region of a theme.','','11.2.2'),(7913,_binary 'Click the name of the theme that contains the block.','','11.2.2'),(7914,_binary 'Optionally, click <em>Demonstrate block regions</em> to see the regions of the theme.','','11.2.2'),(7915,_binary 'If you only want to change the region where a block is located, or the ordering of blocks within a region, drag blocks to their desired positions and click <em>Save blocks</em>.','','11.2.2'),(7916,_binary 'If you want to change additional settings, find the region where the block you want to update is currently located, and click <em>Configure</em> in the line of the block description.','','11.2.2'),(7917,_binary 'Edit the block\'s settings. The available settings vary depending on the module that provides the block, but for all blocks you can change:','','11.2.2'),(7918,_binary '<em>Block title</em>: The heading for the block on your site -- for some blocks, you will need to check the <em>Override title</em> checkbox in order to enter a title','','11.2.2'),(7919,_binary '<em>Display title</em>: Check the box if you want the title displayed','','11.2.2'),(7920,_binary '<em>Visibility</em>: Add conditions for when the block should be displayed','','11.2.2'),(7921,_binary '<em>Region</em>: Change the theme region the block is displayed in','','11.2.2'),(7922,_binary 'Click <em>Save block</em>.','','11.2.2'),(7923,_binary 'What are blocks?','','11.2.2'),(7924,_binary 'Blocks are boxes of content rendered into an area, or region, of a web page of your site. Blocks are placed and configured specifically for each theme.','','11.2.2'),(7925,_binary 'What is the block description?','','11.2.2'),(7926,_binary 'The block description is an identification name for a block, which is shown in the administrative interface. It is not displayed on the site.','','11.2.2'),(7927,_binary 'What is the block title?','','11.2.2'),(7928,_binary 'The block title is the heading that is optionally shown to site visitors when the block is placed in a region.','','11.2.2'),(7929,_binary 'Place a block into a theme\'s region.','','11.2.2'),(7930,_binary 'Click the name of the theme that you want to place the block in.','','11.2.2'),(7931,_binary 'Find the region where you want the block, and click <em>Place block</em> in that region. A modal dialog will pop up.','','11.2.2'),(7932,_binary 'Find the block you want to place and click <em>Place block</em>. A <em>Configure block</em> modal dialog will pop up.','','11.2.2'),(7933,_binary 'Enter a description of your block (to be shown to administrators) and the body text for your block.','','11.2.2'),(7934,_binary 'Enter a label for this block type (shown in the administrative interface). Optionally, edit the automatically-generated machine name or the description.','','11.2.2'),(7935,_binary 'Click <em>Save</em>. You will be returned to the <em>Block types</em> page.','','11.2.2'),(7936,_binary 'Click <em>Manage fields</em> in the row of your new block type, and add the desired fields to your block type.','','11.2.2'),(7937,_binary 'Use contextual links to access administrative tasks without navigating the administrative menu.','','11.2.2'),(7938,_binary 'What are contextual links?','','11.2.2'),(7939,_binary 'Visit a non-administrative page on your site, such as the home page.','','11.2.2'),(7940,_binary 'Locate a block or another area on the page that you want to edit or configure.','','11.2.2'),(7941,_binary 'Complete your administrative task and save your settings, or cancel the action. You should be returned to the page you started from.','','11.2.2'),(7942,_binary 'What are security updates?','','11.2.2'),(7943,_binary 'Any software occasionally has bugs, and sometimes these bugs have security implications. When security bugs are fixed in the core software, modules, or themes that your site uses, they are released in a <em>security update</em>. You will need to apply security updates in order to keep your site secure.','','11.2.2'),(7944,_binary 'Security tasks','','11.2.2'),(7945,_binary 'The core Shortcuts module enhances the toolbar with a configurable list of links to commonly-used tasks.','','11.2.2'),(7946,_binary 'If you install the core Contextual Links module, non-administrative pages will contain links leading to related administrative tasks.','','11.2.2'),(7947,_binary 'The core Help module displays help topics, and provides a Help block that can be placed on administrative pages to provide an overview of their functionality.','','11.2.2'),(7948,_binary 'See the related topics listed below for specific tasks.','','11.2.2'),(7949,_binary 'Set up your site so that users can search for help.','','11.2.2'),(7950,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Search and metadata</em> &gt; <em>Search pages</em>.','','11.2.2'),(7951,_binary 'Verify that a Help search page is listed in the <em>Search pages</em> section. If not, add a new page of type <em>Help</em>.','','11.2.2'),(7952,_binary 'Create, view, and use a set of shortcuts to access administrative pages.','','11.2.2'),(7953,_binary 'What are shortcuts?','','11.2.2'),(7954,_binary '<em>Shortcuts</em> are quick links to administrative pages; they are managed by the core Shortcut module. A site can have one or more <em>shortcut sets</em>, which can be shared by one or more users (by default, there is only one set shared by all users); each set contains a limited number of shortcuts. Users need <em>Use shortcuts</em> permission to view shortcuts; <em>Edit current shortcut set</em> permission to add, delete, or edit the shortcuts in the set assigned to them; and <em>Select any shortcut set</em> permission to select a different shortcut set when editing their user profile. There is also an <em>Administer shortcuts</em> permission, which allows an administrator to do any of these actions, as well as select shortcut sets for other users.','','11.2.2'),(7955,_binary 'Navigate to an administrative page that you want in your shortcut list.','','11.2.2'),(7956,_binary 'Repeat until all the desired links have been added to your shortcut set.','','11.2.2'),(7957,_binary 'Click any link in the shortcut bar to go directly to the administrative page.','','11.2.2'),(7958,_binary 'Configure the basic settings of your site, including the site name, slogan, main email address, default time zone, default country, and the date formats to use.','','11.2.2'),(7959,_binary 'Enter the site name, slogan, and main email address for your site.','','11.2.2'),(7960,_binary 'Select the default country and default time zone for your site.','','11.2.2'),(7961,_binary 'Set up your site to respond appropriately to site errors, including 403 and 404 page responses.','','11.2.2'),(7962,_binary 'What are 403 and 404 responses?','','11.2.2'),(7963,_binary 'If desired, create pages to use for 403 and 404 responses. Note the URLs for these pages.','','11.2.2'),(7964,_binary 'Configure settings related to how user accounts are created and deleted.','','11.2.2'),(7965,_binary 'What are the settings related to user account creation and deletion?','','11.2.2'),(7966,_binary 'You can edit the email messages that are sent to users when their accounts are pending, approved, created, blocked, or canceled, or when they request a password reset.','','11.2.2'),(7967,_binary '[site:login-url]: The URL where users can log in to your site.','','11.2.2'),(7968,_binary '[user:display-name]: The user\'s displayed name.','','11.2.2'),(7969,_binary 'Verify that the other settings are correct.','','11.2.2'),(7970,_binary 'Topics can be provided by modules or themes. Top-level help topics on your site:','','none'),(7971,_binary 'Provides the API allowing to rename URLs.','','none'),(7972,_binary 'The parent workspace.','','none'),(7973,_binary 'Merge workspace','','none'),(7974,_binary 'Only top-level workspaces can be published.','','none'),(7975,_binary 'Merge into @target_label','','none'),(7976,_binary 'The %label workspace can not be deleted because it has child workspaces.','','none'),(7977,_binary 'There are no changes that can be merged from %source_label to %target_label.','','none'),(7978,_binary 'Would you like to merge the contents of the %source_label workspace into %target_label?','','none'),(7979,_binary 'Merge workspace contents.','','none'),(7980,_binary 'The contents of the %source_label workspace have been merged into %target_label.','','none'),(7981,_binary 'There is @count item that can be merged from %source_label to %target_labelThere are @count items that can be merged from %source_label to %target_label','','none'),(7982,_binary 'Workspace selection','','none'),(7983,_binary 'Medium 8:7','','none'),(7984,_binary 'Responsive 3x2','','none'),(7985,_binary 'Recursive rendering detected when rendering entity %entity_type: %entity_id, using the %field_name field on the %parent_entity_type:%parent_bundle %parent_entity_id entity. Aborting rendering.','','none'),(7986,_binary 'Response status','','11.2.2'),(7987,_binary 'Directory \"@temp\" has insufficient space. There must be at least @space megabytes free.','','none'),(7988,_binary 'Width: %width pixels','','11.2.2'),(7989,_binary 'Height: %height pixels','','11.2.2'),(7990,_binary 'Heading type','','none'),(7991,_binary '@interval hence','','11.1.7'),(7992,_binary 'The @drupal installer requires that the %default-file file must not be deleted or modified from the original download.','','none'),(7993,_binary 'Drupal 9 no longer uses the $settings[\'install_profile\'] value in settings.php and it should be removed.','','none'),(7994,_binary '@low_version_number to @high_version_number','','11.2.2'),(7995,_binary 'Drupal core security coverage','','11.2.2'),(7996,_binary 'Visit the <a href=\":url\">release cycle overview</a> for more information on supported releases.','','11.2.2'),(7997,_binary 'Manage workspace','','none'),(7998,_binary 'Other workspaces:','','none'),(7999,_binary 'View all workspaces','','none'),(8000,_binary 'Not compatible','','11.1.8'),(8001,_binary 'Requires Drupal core:','','11.2.2'),(8002,_binary 'Covered until @end_version','','11.2.2'),(8003,_binary 'Coverage has ended','','none'),(8004,_binary '<a href=\":update_status_report\">Update to @next_minor or higher</a> soon to continue receiving security updates.','','11.1.8'),(8005,_binary 'Covered until @date','','none'),(8006,_binary '<a href=\":update_status_report\">Update to a supported minor</a> as soon as possible to continue receiving security updates.','','none'),(8007,_binary 'Manages breakpoints and breakpoint groups for responsive designs.','','11.2.2'),(8008,_binary 'Allows users to comment on content.','','11.2.2'),(8009,_binary 'Allows users to translate configuration text.','','11.2.2'),(8010,_binary 'Provides site-wide contact forms and forms to contact individual users.','','11.2.2'),(8011,_binary 'Allows users to translate content.','','11.2.2'),(8012,_binary 'Provides contextual links to directly access tasks related to page elements.','','11.2.2'),(8013,_binary 'Logs system events in the database.','','11.2.2'),(8014,_binary 'Provides a user interface for the Field module.','','11.2.2'),(8015,_binary 'Defines a field type for image media and provides display configuration tools.','','11.2.2'),(8016,_binary 'Allows users to configure available languages.','','11.2.2'),(8017,_binary 'Allows users to create menu links.','','11.2.2'),(8018,_binary 'Users with sufficient access rights will be able to override these options.','','11.2.2'),(8019,_binary 'Caches pages for anonymous users and can be used when external page cache is not available.','','11.2.2'),(8020,_binary 'Allows users to create search pages based on plugins provided by other modules.','','11.2.2'),(8021,_binary 'PHP APCu caching','','11.2.2'),(8022,_binary 'Enabled (@size)','','11.2.2'),(8023,_binary 'Depending on your configuration, Drupal can run with a @apcu_size APCu limit. However, a @apcu_default_size APCu limit (the default) or above is recommended, especially if your site uses additional custom or contributed modules.','','none'),(8024,_binary 'Memory available: @available.','','11.2.2'),(8025,_binary 'PHP APCu caching can improve your site\'s performance considerably. It is <strong>highly recommended</strong> to have <a href=\"https://www.php.net/manual/apcu.installation.php\" target=\"_blank\">APCu</a> installed on your server.','','none'),(8026,_binary 'The version of Drupal you are trying to update from is too old','','none'),(8027,_binary 'Unsupported schema version: @module','','none'),(8028,_binary 'The installed version of the %module module is too old to update. Update to an intermediate version first (last removed version: @last_removed_version, installed version: @installed_version).','','none'),(8029,_binary 'Provides a user interface for creating and managing views.','','11.2.2'),(8030,_binary '<p class=\"text-align-center\">Explore recipes across every type of occasion, ingredient, and skill level.</p>','','none'),(8031,_binary '<p class=\"text-align-center\">Explore recipes across every type of occasion, ingredient, and skill level</p>','','none'),(8032,_binary '@count place@count places','','11.1.7'),(8033,_binary 'Leave blank for all. Otherwise, the first selected item will be the default instead of \"Any\".','','none'),(8034,_binary 'Select %entity_types','','none'),(8035,_binary 'Select @entity_types','','none'),(8036,_binary 'MariaDB','','11.2.2'),(8037,_binary 'MySQL, Percona Server, or equivalent','','none'),(8038,_binary 'Required by the theme: @theme_namesRequired by the themes: @theme_names','','none'),(8039,_binary '@theme','','none'),(8040,_binary '@theme (theme) (<span class=\"admin-disabled\">disabled</span>)','','none'),(8041,_binary 'This theme requires the listed modules to operate correctly.','','none'),(8042,_binary 'Review the <a href=\":url\"> suggestions for resolving this incompatibility</a> to repair your installation, and then re-run update.php.','','none'),(8043,_binary 'Missing updates for: @module','','none'),(8044,_binary 'Incompatible moduleIncompatible modules','','none'),(8045,_binary 'Incompatible themeIncompatible themes','','none'),(8046,_binary 'The following module is installed, but it is incompatible with PHP @version:The following modules are installed, but they are incompatible with PHP @version:','','none'),(8047,_binary 'The following theme is installed, but it is incompatible with PHP @version:The following themes are installed, but they are incompatible with PHP @version:','','none'),(8048,_binary 'Missing or invalid moduleMissing or invalid modules','','none'),(8049,_binary 'Missing or invalid themeMissing or invalid themes','','none'),(8050,_binary '@module_name (<span class=\"admin-missing\">missing</span>)','','11.2.2'),(8051,_binary '@module_name (<span class=\"admin-missing\">incompatible with</span> this version of Drupal core)','','none'),(8052,_binary '@module_name (<span class=\"admin-missing\">incompatible with</span> version @version)','','none'),(8053,_binary '@module_name (<span class=\"admin-disabled\">disabled</span>)','','11.1.7'),(8054,_binary 'Unable to install @theme due to missing module dependencies.','','none'),(8055,_binary 'Empty version','','none'),(8056,_binary 'Invalid version: @existing_version','','none'),(8057,_binary 'Stable 9','','none'),(8058,_binary 'A base theme using Drupal 9.0.0\'s core markup and CSS.','','none'),(8059,_binary 'Ban visitors from one or more IP addresses from accessing and viewing your site.','','none'),(8060,_binary 'Enter an <em>IP address</em> and click <em>Add</em>.','','none'),(8061,_binary 'You should see the IP address you entered listed under <em>Banned IP addresses</em>. Repeat the above steps to ban additional IP addresses.','','none'),(8062,_binary 'What types of data does a site have?','','11.2.2'),(8063,_binary 'What is a content entity?','','11.2.2'),(8064,_binary 'What is a field?','','11.2.2'),(8065,_binary 'What is a reference field?','','11.2.2'),(8066,_binary 'A <em>reference field</em> is a field that stores a relationship between an entity and one or more other entities, which may belong to the same or different entity type. For example, a <em>Content reference</em> field on a content type stores a relationship between one content item and one or more other content items.','','11.2.2'),(8067,_binary 'What field types are available?','','11.2.2'),(8068,_binary 'Comment (provided by the core Comment module): Allows users to add comments to an entity','','11.2.2'),(8069,_binary 'Date, Timestamp (Datetime module): Stores dates and times','','11.2.2'),(8070,_binary 'Link (Link module): Stores URLs and link text','','11.2.2'),(8071,_binary 'Telephone (Telephone module): Stores telephone numbers','','11.2.2'),(8072,_binary 'What is a formatter?','','11.2.2'),(8073,_binary 'What is a widget?','','11.2.2'),(8074,_binary 'Managing content structure overview','','11.2.2'),(8075,_binary 'Configure your system so that cron will run automatically.','','11.2.2'),(8076,_binary 'What are cron tasks?','','11.2.2'),(8077,_binary 'What options are available for running cron?','','11.2.2'),(8078,_binary 'You can also run cron manually, but this is not the recommended way to make sure it is run periodically.','','11.2.2'),(8079,_binary 'If you want to run cron right now, click <em>Run cron</em> and wait for cron to finish.','','11.2.2'),(8080,_binary 'If you are not configuring an outside task, and you have the core Automated Cron module installed, select a schedule for automated cron runs in <em>Cron settings</em> &gt; <em>Run cron every</em>. Click <em>Save configuration</em>.','','11.2.2'),(8081,_binary 'What is a module?','','11.2.2'),(8082,_binary 'What is an Experimental module?','','11.2.2'),(8083,_binary 'An <em>Experimental</em> module is a module that is still in development and is not yet stable. Using Experimental modules on production sites is not recommended.','','11.2.2'),(8084,_binary 'What are installing and uninstalling?','','11.2.2'),(8085,_binary 'Extending overview','','11.2.2'),(8086,_binary 'See the related topics listed below for help performing tasks related to extending the functionality of your site.','','11.2.2'),(8087,_binary 'Maintaining and troubleshooting overview','','11.2.2'),(8088,_binary 'Configure your site so that cron runs periodically.','','11.2.2'),(8089,_binary 'If your site is not behaving as expected, clear the cache before trying to diagnose the problem.','','11.2.2'),(8090,_binary 'Click <em>Add field</em>.','','11.2.2'),(8091,_binary 'Click <em>Save and continue</em>.','','11.2.2'),(8092,_binary 'Use the drag arrows to order the fields in your preferred order.','','11.2.2'),(8093,_binary 'When you are done making changes, click <em>Save</em>.','','11.2.2'),(8094,_binary 'What is the cache?','','11.2.2'),(8095,_binary 'Click <em>Clear all caches</em>. Your site\'s cached data will be cleared.','','11.2.2'),(8096,_binary 'What is maintenance mode?','','11.2.2'),(8097,_binary 'Click <em>Create new account</em>.','','11.2.2'),(8098,_binary 'Click <em>Save permissions</em>.','','11.2.2'),(8099,_binary 'Search by keyword or phrase.','','11.1.7'),(8100,_binary 'Schema information for module %module was missing from the database. You should manually review the module updates and your database to check if any updates have been skipped up to, and including, %last_update_hook.','','none'),(8101,_binary 'Add, remove, or rearrange the fields on personal and site-wide contact forms.','','11.2.2'),(8102,_binary 'What are the fields on contact forms?','','11.2.2'),(8103,_binary 'Click <em>Manage form display</em> to change the order or configuration of the fields on the form.','','11.2.2'),(8104,_binary 'Configure personal contact forms for registered users on the website.','','11.2.2'),(8105,_binary 'In the <em>Contact settings</em> section, check/uncheck the box to enable/disable the contact form for new user accounts.','','11.2.2'),(8106,_binary 'Click <em>Save configuration</em>.','','11.2.2'),(8107,_binary 'Click <em>Add contact form</em>.','','11.2.2'),(8108,_binary 'Click <em>Save</em>. You should see your new contact form in the table, along with a link to view it.','','11.2.2'),(8109,_binary 'What are contact forms?','','11.2.2'),(8110,_binary 'There are two different types of contact forms provided by the core Contact module: personal contact forms, which allow users to contact other users on the site, and site-wide contact forms, which allow users to contact site managers or administrators. A site can have more than one site-wide contact form; each has its own fields to fill out, recipients, and URL; you can also change the fields that are shown on personal contact forms.','','11.2.2'),(8111,_binary 'Contact form management tasks','','11.2.2'),(8112,_binary 'See the related topics below for specific tasks.','','11.2.2'),(8113,_binary 'If you have one or more tracking modules installed on your site, see the related topics listed below for specific tasks.','','11.2.2'),(8114,_binary 'What options are available for using this tracking information?','','11.2.2'),(8115,_binary 'Checked %langcode translation for %project.','','none'),(8116,_binary 'Downloaded %langcode translation for %project.','','none'),(8117,_binary 'Imported %langcode translation for %project.','','11.1.7'),(8118,_binary 'Display machine name must contain only lowercase letters, numbers, or underscores.','','none'),(8119,_binary 'Module %name has an entry in the system.schema key/value storage, but is missing from your site. <a href=\":url\">More information about this error</a>.','','none'),(8120,_binary 'Module %name has an entry in the system.schema key/value storage, but is not installed. <a href=\":url\">More information about this error</a>.','','none'),(8121,_binary 'Missing required data for configuration: %config','','none'),(8122,_binary 'Search form (narrow)','','11.1.7'),(8123,_binary 'Search form (wide)','','11.1.7'),(8124,_binary 'What are breakpoints?','','11.2.2'),(8125,_binary 'Breakpoints are the point at which your site\'s content will respond to provide the user with the best possible layout to consume the information. A breakpoint separates the height or width of viewports (screens, printers, and other media output types) into steps. For instance, a width breakpoint of 40em creates two steps: one for widths up to 40em and one for widths above 40em. Breakpoints can be used to define when layouts should shift from one form to another, when images should be resized, and other changes that need to respond to changes in viewport height or width.','','11.2.2'),(8126,_binary 'What are media queries?','','11.2.2'),(8127,_binary 'What are resolution multipliers?','','11.2.2'),(8128,_binary 'What is a breakpoint group?','','11.2.2'),(8129,_binary 'The <em>Breakpoint</em> module allows you to define breakpoints and breakpoint groups in YAML files. Modules and themes can use the API provided by the <em>Breakpoint</em> module to define breakpoints and breakpoint groups, and to assign resolution multipliers to breakpoints.','','11.2.2'),(8130,_binary 'W3C standards for media queries','','11.2.2'),(8131,_binary 'What is a theme?','','11.2.2'),(8132,_binary 'What is a base theme?','','11.2.2'),(8133,_binary 'What is a layout?','','11.2.2'),(8134,_binary 'Big Pipe module','','11.2.2'),(8135,_binary 'Online documentation for the Internal Page Cache module','','11.2.2'),(8136,_binary 'Online documentation for the Internal Dynamic Page Cache module','','11.2.2'),(8137,_binary 'Online documentation for the BigPipe module','','11.2.2'),(8138,_binary 'Find the particular sub-type that you want to create a layout for, and click <em>Manage display</em> in the <em>Operations</em> list.','','none'),(8139,_binary 'Under <em>Layout options</em>, check <em>Use Layout Builder</em>. You can also check the box below to allow each entity item to have its layout individually customized (if it is left unchecked, the site will use the same layout for all items of this entity sub-type).','','none'),(8140,_binary 'Click <em>Save</em>. You will be returned to the <em>Manage display</em> page, but you will no longer see the table of fields of the classic display manager.','','none'),(8141,_binary 'Click <em>Manage layout</em> to enter layout management view. A default layout will be set up for you, with a single one-column section containing the fields on your entity sub-type.','','none'),(8142,_binary 'To remove the default section and start from an empty layout, find and click the <em>Remove</em> button for the default section, which looks like an X. Confirm by clicking <em>Remove</em> in the pop-up dialog.','','none'),(8143,_binary 'Add new sections, each with one to four columns, to your layout. For instance, you might want a one-column section at the top, a two-column section in the middle, and then a one-column section at the bottom. To add a section, click <em>Add section</em> and click the desired number of columns. For multi-column sections, set the column width percentages and click <em>Add section</em> in the pop-up dialog.','','none'),(8144,_binary 'In each section, click <em>Add block</em> to add a block. You will see a list of the blocks available on your site, plus a section called <em>Content fields</em> with a block for each field on your content item. Each block can be configured, if desired, with a <em>Title</em>, and for content field blocks, you can also configure the field formatter. Continue to add blocks to your sections until all the desired blocks and fields are displayed.','','none'),(8145,_binary 'If needed, reorder the blocks by dragging them to new locations. If you hover over a block, a contextual menu will appear that will let you change the configuration of the block, remove the block, or <em>Move</em> blocks within the section using a more compact interface.','','none'),(8146,_binary 'When you are satisfied with your layout, click <em>Save layout</em>.','','none'),(8147,_binary 'Creating layout defaults','','none'),(8148,_binary 'Install a core theme, or a contributed theme that has already been downloaded. Choose the default themes to use for the site and for administrative pages.','','11.2.2'),(8149,_binary 'Locate the themes that you want to use as the site default theme and for administrative pages.','','11.2.2'),(8150,_binary 'At the bottom of the page, select the <em>Administration theme</em> that you want to use on administrative pages. Click <em>Save configuration</em> if you selected a new theme.','','11.2.2'),(8151,_binary 'If you changed the default theme for your site, visit the site home page or another page on the non-administration part of your site and verify that the site is using the new theme. If you changed the administration theme, verify that the new theme is used on administrative pages.','','11.2.2'),(8152,_binary 'Uninstall a theme that was previously installed, but is no longer being used on the site.','','11.2.2'),(8153,_binary 'Locate the theme that you want to uninstall, in the <em>Installed themes</em> section.','','11.2.2'),(8154,_binary 'The form has become outdated. Press the back button, copy any unsaved work in the form, and then reload the page.','','none'),(8155,_binary 'Configure one or more search pages.','','11.2.2'),(8156,_binary 'Optionally, disable or delete any search pages that you do not want to have available on the site (disabling is temporary, while deleting is permanent).','','11.2.2'),(8157,_binary 'If your site uses Chinese, Japanese, or Korean languages, optionally check <em>Simple CJK handling</em> under <em>Default indexing settings</em> to provide some support for these languages.','','11.2.2'),(8158,_binary 'Users with <em>Use search</em> permission can use the <em>Search form</em> block and <em>Search</em> page; this permission is required for any search configured in the core Search module.','','11.2.2'),(8159,_binary 'Configuring a previously-placed block','','11.2.2'),(8160,_binary 'Managing blocks','','11.2.2'),(8161,_binary 'Placing a block','','11.2.2'),(8162,_binary 'Managing height, width, and resolution breakpoints','','11.2.2'),(8163,_binary 'Creating a new contact form','','11.2.2'),(8164,_binary 'Managing contact forms','','11.2.2'),(8165,_binary 'Changing the appearance of your site','','11.2.2'),(8166,_binary 'Configuring site search','','11.2.2'),(8167,_binary 'Creating and using shortcut administrative links','','11.2.2'),(8168,_binary 'Clearing the site cache','','11.2.2'),(8169,_binary 'Changing basic site settings','','11.2.2'),(8170,_binary 'Configuring error responses, including 403/404 pages','','11.2.2'),(8171,_binary 'Enabling and disabling maintenance mode','','11.2.2'),(8172,_binary 'Installing a module','','11.2.2'),(8173,_binary 'Uninstalling a module','','11.2.2'),(8174,_binary 'Installing a theme and setting default themes','','11.2.2'),(8175,_binary 'Uninstalling an unused theme','','11.2.2'),(8176,_binary 'Creating a user account','','11.2.2'),(8177,_binary 'Adding a new role','','11.2.2'),(8178,_binary 'Managing user accounts and site visitors','','11.2.2'),(8179,_binary 'Modifying the permissions for a role','','11.2.2'),(8180,_binary 'Configuring how user accounts are created and deleted','','11.2.2'),(8181,_binary 'Modifying or deleting a user account','','11.2.2'),(8182,_binary 'Module Link','','none'),(8183,_binary '<em>You haven’t created any frontpage content yet.</em>','','11.1.7'),(8184,_binary 'Drupal is an open source platform for building amazing digital experiences. It’s made, used, taught, documented, and marketed by the <a href=\"@drupal_community\">Drupal community</a>. Our community is made up of people from around the world with a shared set of <a href=\"@drupal_values\">values</a>, collaborating together in a respectful manner. As we like to say:','','11.1.7'),(8185,_binary 'Come for the code, stay for the community.','','11.1.7'),(8186,_binary 'There are a few ways to get started with Drupal:','','11.1.7'),(8187,_binary '<a href=\"@drupal_user_guide\">User Guide:</a> Includes installing, administering, site building, and maintaining the content of a Drupal website.','','11.1.7'),(8188,_binary '<a href=\"@create_content\">Create Content:</a> Want to get right to work? Start adding content. <strong>Note:</strong> the information on this page will go away once you add content to your site. Read on and bookmark resources of interest.','','11.1.7'),(8189,_binary '<a href=\"@drupal_extend\">Extend Drupal:</a> Drupal’s core software can be extended and customized in remarkable ways. Install additional functionality and change the look of your site using addons contributed by our community.','','11.1.7'),(8190,_binary 'Bookmark these links to our active Drupal community groups and support resources.','','11.1.7'),(8191,_binary '<a href=\"@drupal_events\">Upcoming Events:</a> Learn and connect with others at conferences and events held around the world.','','11.1.7'),(8192,_binary '<a href=\"@drupal_community\">Community Page:</a> List of key Drupal community groups with their own content.','','11.1.7'),(8193,_binary 'See <a href=\"https://www.php.net/manual/datetime.format.php#refsect1-datetime.format-parameters\" target=\"_blank\">the documentation for PHP date formats</a>.','','none'),(8194,_binary 'A user-defined date format. See the <a href=\"https://www.php.net/manual/datetime.format.php#refsect1-datetime.format-parameters\">PHP manual</a> for available options.','','none'),(8195,_binary 'Manage translations for any entity that the user can edit','','none'),(8196,_binary 'The Filter module allows administrators to configure text formats. Text formats change how HTML tags and other text will be <em>processed and displayed</em> in the site. They are used to transform text, and also help to defend your website against potentially damaging input from malicious users. Visual text editors can be associated with text formats by using the <a href=\":editor_help\">Text Editor module</a>. For more information, see the <a href=\":filter_do\">online documentation for the Filter module</a>.','','none'),(8197,_binary 'What is a menu?','','11.2.2'),(8198,_binary 'Enabling web services','','11.2.2'),(8199,_binary 'What is a web service?','','11.2.2'),(8200,_binary 'What is serialization?','','11.2.2'),(8201,_binary 'What is HTTP Basic authentication?','','11.2.2'),(8202,_binary 'What modules provide web services?','','11.2.2'),(8203,_binary 'RESTful Web Services module','','11.2.2'),(8204,_binary 'Connecting text editors to text formats','','11.2.2'),(8205,_binary 'What is a text editor?','','11.2.2'),(8206,_binary 'Managing text filters and text formats','','11.2.2'),(8207,_binary 'Locate the content type you want to configure, and click <em>Edit</em> in the <em>Operations</em> list.','','11.2.2'),(8208,_binary 'Add a link to a menu. Note that you can also add a link to a menu from the content edit page if menu settings have been configured for the content type.','','11.2.2'),(8209,_binary 'The core Views module handles the display of views, and the core Views UI module allows you to create, edit, and delete views in the administrative interface. See the related topics listed below for specific tasks (if the Views UI module is installed).','','11.2.2'),(8210,_binary 'Normal menu link','','none'),(8211,_binary 'If creating a parent menu link, enter the title of the link.','','none'),(8212,_binary 'If creating a parent menu link, enter the description of the link.','','none'),(8213,_binary 'A clean, accessible, and flexible Drupal front-end theme.','','11.1.8'),(8214,_binary 'Wide (1090)','','11.1.7'),(8215,_binary 'Olivero Medium','','11.1.7'),(8216,_binary 'For security reasons, your upload has been rejected.','','none'),(8217,_binary 'Exporting your complete site configuration','','11.2.2'),(8218,_binary 'Click <em>Export</em> and save the archive file.','','11.2.2'),(8219,_binary 'Importing your complete site configuration','','11.2.2'),(8220,_binary 'Browse to find the <em>Configuration archive</em> that you want to import.','','11.2.2'),(8221,_binary 'Click <em>Import</em>.','','11.2.2'),(8222,_binary 'Configuration entities are user-defined configuration items grouped by type, such as views, image styles, and content types. Each configuration entity within a type has a similar structure.','','11.2.2'),(8223,_binary 'Adding an image style','','11.2.2'),(8224,_binary 'Repeat the previous two steps until all of the effects have been added.','','11.2.2'),(8225,_binary 'Drag to change the order of the effects. Then click <em>Save</em> to save the new order.','','11.2.2'),(8226,_binary 'Adding a new media type','','11.2.2'),(8227,_binary 'Overview of Migrating','','none'),(8228,_binary 'Provides the underlying API for migrating data.','','none'),(8229,_binary 'Migrating data for an upgrade using the user interface','','none'),(8230,_binary 'Click <em>Save</em>','','none'),(8231,_binary 'Human name of the parent node type.','','none'),(8232,_binary 'Machine name of the parent node type.','','none'),(8233,_binary '@title sub-navigation','','none'),(8234,_binary 'At the bottom of the page, select the new workflow state under <em>Change to:</em> and click <em>Save</em>.','','none'),(8235,_binary 'Who can configure a workflow?','','none'),(8236,_binary 'Make a plan for the new workflow:','','none'),(8237,_binary 'Decide on the settings for each state:','','none'),(8238,_binary 'Click <em>Add workflow</em>.','','none'),(8239,_binary 'Click <em>Save</em> to save your workflow.','','none'),(8240,_binary 'Managing content moderation workflows','','none'),(8241,_binary 'What is a content moderation workflow?','','none'),(8242,_binary 'Overview of content moderation workflows','','none'),(8243,_binary 'On-line documentation about Content Moderation','','none'),(8244,_binary 'If %identifier is a valid account, an email will be sent with instructions to reset your password.','','none'),(8245,_binary '@language translation was not added. To add a translation, you must modify the configuration.','','none'),(8246,_binary 'No page is specified','','none'),(8247,_binary 'You may include the following allowed HTML tags with these \"Replacement patterns\": <code>@tags</code>','','none'),(8248,_binary 'There are no @entity_type_plural matching \"%value\".','','11.2.2'),(8249,_binary 'Many @entity_type_plural are called %value. Specify the one you want by appending the id in parentheses, like \"@value (@id)\".','','none'),(8250,_binary 'Multiple @entity_type_plural match this reference; \"%multiple\". Specify the one you want by appending the id in parentheses, like \"@value (@id)\".','','none'),(8251,_binary 'The module \'@module_name\' is providing the database driver \'@driver_name\'.','','11.1.8'),(8252,_binary 'Failed to connect to the server. The server reports the following message: <p class=\"error\">@message</p> For more help adding or updating code on your server, see the <a href=\":handbook_url\">handbook</a>.','','none'),(8253,_binary 'HTML tables can be created with table headers and caption/summary elements.','','none'),(8254,_binary 'Alt text is required by default on images added through CKEditor (note that this can be overridden).','','none'),(8255,_binary 'Semantic HTML5 figure/figcaption are available to add captions to images.','','none'),(8256,_binary 'This log is not persistent','','none'),(8257,_binary 'The Database Logging module logs may be cleared by administrators and automated cron tasks, so they should not be used for <a href=\":audit_trail_wiki\">forensic logging</a>. For forensic purposes, use the Syslog module.','','none'),(8258,_binary 'Your upload has been renamed to %filename.','','none'),(8259,_binary 'Separate extensions with a comma or space. Each extension can contain alphanumeric characters, \'.\', and \'_\', and should start and end with an alphanumeric character.','','11.2.2'),(8260,_binary 'The list of allowed extensions is not valid. Allowed characters are a-z, 0-9, \'.\', and \'_\'. The first and last characters cannot be \'.\' or \'_\', and these two characters cannot appear next to each other. Separate extensions with a comma or space.','','none'),(8261,_binary 'Add %txt_extension to the list of allowed extensions to securely upload files with a %extension extension. The %txt_extension extension will then be added automatically.','','none'),(8262,_binary 'Configure the block and click <em>Save block</em>; see @configure_topic for configuration details.','','11.2.2'),(8263,_binary 'For configuration entities, find the specific entity that you want to translate on the next page, and click <em>Translate</em> under <em>Operations</em>.','','none'),(8264,_binary 'Click <em>Save configuration</em> when all of your changes are complete.','','none'),(8265,_binary 'Working with languages and translations','','11.2.2'),(8266,_binary 'What text can be translated in your site?','','11.2.2'),(8267,_binary 'There are three types of text that can be translated:','','11.2.2'),(8268,_binary 'Add a language to your site.','','11.2.2'),(8269,_binary 'Click <em>Add language</em>.','','11.2.2'),(8270,_binary 'Configuring language detection and selection','','11.2.2'),(8271,_binary 'Configure the methods used to decide which language will be used to display text on your site.','','11.2.2'),(8272,_binary 'What is a language detection method?','','11.2.2'),(8273,_binary 'What language detection methods are available?','','11.2.2'),(8274,_binary 'The available detection methods depend on what modules you have installed. Some of the most commonly-used language detection methods are:','','11.2.2'),(8275,_binary 'Use the language preferences from the user\'s browser.','','11.2.2'),(8276,_binary 'Check the boxes to enable the desired language detection methods, and uncheck boxes for the methods you do not want to use.','','11.2.2'),(8277,_binary 'Drag the methods to change their order, if desired.','','11.2.2'),(8278,_binary 'Click <em>Save settings</em>.','','11.2.2'),(8279,_binary 'Translating user interface text','','11.2.2'),(8280,_binary 'Enter new translations and click <em>Save translations</em>.','','11.2.2'),(8281,_binary 'Check the current status of interface translations, and see if there are any updates available.','','11.2.2'),(8282,_binary '[user:account-name]: The user\'s account name.','','11.2.2'),(8283,_binary 'If an upgrade has been performed on this site, you will be informed.','','none'),(8284,_binary 'You need to enter the database credentials of the Drupal site that you want to upgrade. You can also include its files directory in the upgrade. For example local files, /var/www/docroot, or remote files http://www.example.com.','','none'),(8285,_binary 'If there is existing content on the site that may be overwritten by this upgrade, you will be informed.','','none'),(8286,_binary 'To import private files from your current Drupal site, enter a local file directory containing your site (e.g. /var/www/docroot). Leave blank to use the same value as Public files directory.','','none'),(8287,_binary 'Add <a href=\":modules\">contributed modules</a> to extend your site\'s functionality.','','11.2.2'),(8288,_binary 'Database driver provided by module','','none'),(8289,_binary 'View user email addresses','','11.2.2'),(8290,_binary 'Users without this permission will not have access to email addresses on user pages or other places where they might be shown, such as Views and JSON:API responses.','','11.2.2'),(8291,_binary 'The username or email address is invalid.','','none'),(8292,_binary 'Password reset form was submitted with an unknown or inactive account: %name.','','none'),(8293,_binary 'Publish workspace','','none'),(8294,_binary 'Publish %source_label workspace','','none'),(8295,_binary 'Would you like to publish the contents of the %label workspace?','','none'),(8296,_binary 'Publish workspace contents.','','none'),(8297,_binary 'Successful publication.','','none'),(8298,_binary 'Publication failed. All errors have been logged.','','none'),(8299,_binary 'There is @count item that can be published from %source_label to %target_labelThere are @count items that can be published from %source_label to %target_label','','none'),(8300,_binary 'Publish @count item to @targetPublish @count items to @target','','none'),(8301,_binary 'Missing help topic %topic','','none'),(8302,_binary 'Failed to fetch security advisory data:','','none'),(8303,_binary 'Check <a href=\":url\">your local system logs</a> for additional error messages.','','none'),(8304,_binary 'Critical security advisories','','none'),(8305,_binary 'Only the most highly critical security announcements will be shown. <a href=\":advisories-list\">View all security announcements</a>.','','none'),(8306,_binary '(<a href=\":system-help\">What are critical security announcements?</a>)','','none'),(8307,_binary 'Critical security announcements','','none'),(8308,_binary 'How often to check for security advisories, in hours','','none'),(8309,_binary '[user:display-name]\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n--  [site:name] team','','11.1.7'),(8310,_binary 'The label of the link.','','none'),(8311,_binary 'Hero (full width)','','none'),(8312,_binary 'Move content from %from state to %to state.Move content from %from states to %to state.','','none'),(8313,_binary 'Your server does not support updating modules and themes from this interface. Instead, update modules and themes by uploading the new versions directly to the server, as documented in <a href=\":doc_url\">Extending Drupal</a>.','','none'),(8314,_binary 'Your server does not support adding modules and themes from this interface. Instead, add modules and themes by uploading them directly to the server, as documented in <a href=\":doc_url\">Extending Drupal</a>.','','none'),(8315,_binary 'Updating modules and themes requires <strong>@backends access</strong> to your server. See <a href=\":doc_url\">Extending Drupal</a> for other update methods.Updating modules and themes requires access to your server via one of the following methods: <strong>@backends</strong>. See <a href=\":doc_url\">Extending Drupal</a> for other update methods.','','none'),(8316,_binary 'Adding modules and themes requires <strong>@backends access</strong> to your server. See <a href=\":doc_url\">Extending Drupal</a> for other methods.Adding modules and themes requires access to your server via one of the following methods: <strong>@backends</strong>. See <a href=\":doc_url\">Extending Drupal</a> for other methods.','','none'),(8317,_binary 'Configuring comments','','11.2.2'),(8318,_binary 'Configure a content entity type/subtype to allow commenting, using a comment type that you have configured. See @content_structure_topic for more about content entities and fields, and @comment_type_topic to configure a comment type.','','11.2.2'),(8319,_binary 'Who can configure comments?','','11.2.2'),(8320,_binary 'Follow the steps in the related <em>Adding a field to an entity sub-type</em> topic to add a field of type <em>Comments</em> to the desired entity type or sub-type.','','11.2.2'),(8321,_binary 'On the first field settings page, choose the <em>Comment type</em> to use for this entity type or sub-type. You\'ll also notice that the <em>Allowed number of values</em> field cannot be changed for comment fields.','','11.2.2'),(8322,_binary 'On the next field settings page, enter the desired settings for the comment field:','','11.2.2'),(8323,_binary '<em>Show reply form on the same page as comments</em>: whether the comment reply form is displayed on the same page as the comments. If this is not selected, clicking <em>Reply</em> will open a new page with the reply form.','','11.2.2'),(8324,_binary '<em>Default value</em>: each individual entity has its own comment settings, but here you can set defaults for the comment settings for this entity type or subtype. The comment settings values are:','','11.2.2'),(8325,_binary '<em>Open</em>: comments are allowed.','','11.2.2'),(8326,_binary '<em>Closed</em>: past comments remain visible, but no new comments are allowed.','','11.2.2'),(8327,_binary '<em>Hidden</em>: past comments are hidden, and no new comments are allowed.','','11.2.2'),(8328,_binary 'Online documentation for content comment settings','','11.2.2'),(8329,_binary 'Creating a comment type','','11.2.2'),(8330,_binary 'Create a new comment type. See @comment_overview_topic for information about comments and comment types.','','11.2.2'),(8331,_binary 'Who can create a comment type?','','11.2.2'),(8332,_binary 'Users with the <em>@comment_permissions_link</em> permission (typically administrators) can create comment types.','','11.2.2'),(8333,_binary 'Click <em>Add comment type</em>.','','11.2.2'),(8334,_binary 'In the <em>Target entity type</em> field, select the entity type to be commented on. See @content_structure_topic for more about content entities and fields.','','11.2.2'),(8335,_binary 'Click <em>Save</em>. The comment type will be created.','','11.2.2'),(8336,_binary 'Who can disable comments?','','11.2.2'),(8337,_binary 'You will need the <em>@comment_permissions_link</em> permission in order to disable commenting. You will also need permission to edit the entity that the comments are on.','','11.2.2'),(8338,_binary 'Under <em>Comment settings</em>, select the desired comment setting:','','11.2.2'),(8339,_binary 'Save the entity.','','11.2.2'),(8340,_binary 'Decide which comments are shown on the website.','','11.2.2'),(8341,_binary 'Who can moderate comments?','','11.2.2'),(8342,_binary 'Online documentation for moderating comments','','11.2.2'),(8343,_binary 'Managing comments','','11.2.2'),(8344,_binary 'What is a comment?','','11.2.2'),(8345,_binary 'What is a comment type?','','11.2.2'),(8346,_binary 'Comments are divided into <em>comment types</em>, which are the entity sub-types for the comment entity type. Each comment type has its own fields and its own form and display settings; each type can be used to comment on a single entity type. You can set up different comment types for different commenting purposes on your web site; for example, you might set up a comment type for recipes that has fields \"How did it taste?\" and \"Did the instructions work?\", and another comment type for blog entries that has only a generic comment body field.','','11.2.2'),(8347,_binary 'What is moderation?','','11.2.2'),(8348,_binary 'Overview of managing comments','','11.2.2'),(8349,_binary 'Posting comments','','11.2.2'),(8350,_binary 'Configuring commenting','','11.2.2'),(8351,_binary 'Moderating comments as discussed above','','11.2.2'),(8352,_binary 'What is quick editing?','','11.2.2'),(8353,_binary 'Find the contextual link for the part of the page you want to edit. For example, if you want to edit the settings for a block, the link should be in the top-right corner of the block, or top-left for right-to-left languages.','','11.2.2'),(8354,_binary 'Make your edits and submit the form.','','11.2.2'),(8355,_binary 'Enabling inline form errors','','11.2.2'),(8356,_binary 'What administrative interface components are available?','','11.2.2'),(8357,_binary 'Accessibility features, to enable all users to perform administrative tasks. See @accessibility_topic for more information.','','11.2.2'),(8358,_binary 'What are the sections of the administrative menu?','','11.2.2'),(8359,_binary '<strong>Configuration:</strong> Configure the settings for various site functionality, including some contributed modules.','','11.2.2'),(8360,_binary 'Creating a content item','','11.2.2'),(8361,_binary 'Create and publish a content item. See @content_overview_topic for more about content types and content items.','','11.2.2'),(8362,_binary 'Who can create content?','','11.2.2'),(8363,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>@content_link</em>.','','11.2.2'),(8364,_binary 'Click <em>Add content</em>.','','11.2.2'),(8365,_binary 'If there is more than one content type defined on your site that you have permission to create, click the name of the type of content you want to create.','','11.2.2'),(8366,_binary 'Fill in the other fields shown on the edit form for this specific content type.','','11.2.2'),(8367,_binary 'Creating a content type','','11.2.2'),(8368,_binary 'Create a new content type. See @content_overview_topic for more about content types.','','11.2.2'),(8369,_binary 'Who can create a content type?','','11.2.2'),(8370,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@content_types_link</em>.','','11.2.2'),(8371,_binary 'Click <em>Add content type.</em>','','11.2.2'),(8372,_binary 'Editing a content item','','11.2.2'),(8373,_binary 'Who can find and edit content?','','11.2.2'),(8374,_binary 'Users with the <em>@content_permissions_link</em> permission can use the <em>Content</em> page to find content. Each content type has its own edit permissions. For example, to edit content of type Article, a user would need the <em>Article: Edit own content</em> permission to edit an article they created, or the <em>Article: Edit any content</em> permission to edit an article someone else created. In addition, users with the <em>Bypass content access control</em> or <em>Administer content</em> permission can edit content items of all types. Some contributed modules change the permission structure for editing content.','','11.2.2'),(8375,_binary 'Optionally, use filters to reduce the list of content items shown:','','11.2.2'),(8376,_binary '<em>Content type</em>','','11.2.2'),(8377,_binary '<em>Published status</em>','','11.2.2'),(8378,_binary 'If you enter or select filter values, click <em>Filter</em> to apply the filters.','','11.2.2'),(8379,_binary 'Optionally, sort the list by clicking a column header. Click again to reverse the order.','','11.2.2'),(8380,_binary 'To edit the title or other field values for one content item, click <em>Edit</em> in the row of the content item. Update the values and click <em>Save</em>.','','11.2.2'),(8381,_binary 'A few types of edits can be done in bulk to multiple content items. For example, to publish several unpublished content items, check the boxes in the left column (right column in right-to-left languages) to select the desired content items. For <em>Action</em>, select the <em>Publish content</em> action. Click <em>Apply to selected items</em> to make the change. The other actions under <em>Action</em> work in a similar manner.','','11.2.2'),(8382,_binary 'What is a content item?','','11.2.2'),(8383,_binary 'What is a content type?','','11.2.2'),(8384,_binary 'Content items are divided into <em>content types</em>, which are the entity sub-types for the content item entity type; each content type has its own fields and display settings. For example, you might set up content types for pages, articles, recipes, events, and blog entries on your web site.','','11.2.2'),(8385,_binary 'The core Node module allows you to define content types, and add and edit content items. The core Field UI module allows you to attach fields to each content type and manage the edit form and display for each content type. See the related topics listed below for specific tasks. Many other core and contributed modules and installation profiles provide pre-defined content types, modify the permission structure for content items, and provide other functionality.','','11.2.2'),(8386,_binary 'Creating a URL alias for a content item','','11.2.2'),(8387,_binary 'Give a content item page a human- or SEO-friendly URL alias; you can follow similar steps to create an alias for a taxonomy term page. See @overview_topic for more about aliases.','','11.2.2'),(8388,_binary 'Who can create URL aliases?','','11.2.2'),(8389,_binary 'Users with the <em>@path_permissions_link</em> permission can create aliases. To follow the steps in this topic, you will also need permission to edit the content item.','','11.2.2'),(8390,_binary 'Verify that the page can be visited with the new alias, for example <em>https://example.com/about-us</em>.','','11.2.2'),(8391,_binary 'Editing a URL alias','','11.2.2'),(8392,_binary 'Change an existing URL alias, to correct the path or the alias value. See @path_overview_topic for more about aliases.','','11.2.2'),(8393,_binary 'Click <em>Edit</em> in the dropdown button for the alias that you would like to change.','','11.2.2'),(8394,_binary 'Note that you can also add new aliases from this page, for any path on your site.','','11.2.2'),(8395,_binary 'Configuring aliases for URLs','','11.2.2'),(8396,_binary 'What is a URL?','','11.2.2'),(8397,_binary 'node/7: Path to a particular content item.','','11.2.2'),(8398,_binary 'taxonomy/term/6: Path to a taxonomy term page.','','11.2.2'),(8399,_binary 'What is an alias?','','11.2.2'),(8400,_binary 'Overview of configuring paths, aliases, and URLs','','11.2.2'),(8401,_binary 'Configuring taxonomy','','11.2.2'),(8402,_binary 'Create a taxonomy vocabulary and add a reference field for that vocabulary to a content entity. See @taxonomy_overview_topic for information about taxonomy and @content_structure_topic for more on content entities.','','11.2.2'),(8403,_binary 'Who can configure a taxonomy vocabulary?','','11.2.2'),(8404,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@taxonomy_admin_link</em>.','','11.2.2'),(8405,_binary 'Click <em>Add vocabulary</em>.','','11.2.2'),(8406,_binary 'In the <em>Name</em> field, enter a name for the vocabulary (for example \"Ingredients\"), which is how it will be shown in the administrative interface. Optionally, add a description.','','11.2.2'),(8407,_binary 'Click <em>Save</em>. Your vocabulary will be created and you will see the page that lists all the terms in this vocabulary.','','11.2.2'),(8408,_binary 'Optionally, click <em>Add term</em> to add a term to the new vocabulary. In the <em>Name</em> field, enter the term name (for example \"Butter\"). Click <em>Save</em>. You will receive a confirmation about the term you created. You may optionally continue to add more terms.','','11.2.2'),(8409,_binary 'Managing taxonomy','','11.2.2'),(8410,_binary 'What is taxonomy?','','11.2.2'),(8411,_binary '<em>Taxonomy</em> is used to classify website content. One common example of taxonomy is the tags used to classify or categorize posts in a blog website; a cooking website could use an ingredients taxonomy to classify recipes. Individual taxonomy items are known as <em>terms</em> (the blog tags or recipe ingredients in these examples); and a set of terms is known as a <em>vocabulary</em> (the set of all blog post tags, or the set of all recipe ingredients in these examples). Technically, taxonomy terms are an entity type and the entity subtypes are the vocabularies; see @content_structure_topic for more on content entities. Like other entities, taxonomy terms can have fields attached; for instance, you could set up an image field to contain an icon for each term.','','11.2.2'),(8412,_binary 'An individual vocabulary can organize its terms in a hierarchy, or it could be flat. For example, blog tags normally have a flat structure, while a recipe ingredients vocabulary could be hierarchical (for example, tomatoes could be a sub-term of vegetables, and under tomatoes, you could have green and red tomatoes).','','11.2.2'),(8413,_binary 'New terms can be created right on the content editing form.','','11.2.2'),(8414,_binary 'Fixed list of terms','','11.2.2'),(8415,_binary 'The list of terms is curated and managed outside the content editing form, and users can only select from the existing list when editing content.','','11.2.2'),(8416,_binary '<em>Page settings</em>, <em>Block settings</em>, etc.: settings specific to the display type, such as the URL for a page display. Most display types support an <em>Access</em> setting, where you can choose a Permission or Role that a user must have in order to see the view.','','11.2.2'),(8417,_binary 'Who can edit views?','','11.2.2'),(8418,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@views</em>. A list of all views is shown.','','11.2.2'),(8419,_binary 'Verify that the <em>Access</em> settings for the view are at least as restrictive as the permissions necessary to perform the bulk operations. People with permission to see the view, but who don\'t have permission to do the bulk operations, will experience problems.','','11.2.2'),(8420,_binary 'Click <em>Save</em>. The action(s) will be available as bulk operations in the view.','','11.2.2'),(8421,_binary 'Export a single configuration item to a file. See @config_overview_topic for more information about configuration.','','11.2.2'),(8422,_binary 'Import the complete configuration of your site from an archive file, such as one that was previously exported (see @export_full_topic). See @config_overview_topic for more information about configuration.','','11.2.2'),(8423,_binary 'Import a single configuration item in YAML format, such as one that was previously exported (see @export_single_topic). See @config_overview_topic for more information about configuration.','','11.2.2'),(8424,_binary 'Translate your site configuration to another language. See @language_add_topic if you need to add a new language.','','none'),(8425,_binary 'Find either the configuration entity type or the simple configuration item that you want to translate in the <em>Label</em> column of the list. Click <em>List</em> under <em>Operations</em> for a configuration entity, or <em>Translate</em> for simple configuration. (See @config_overview_topic to learn more about types of configuration and configuration entities.)','','none'),(8426,_binary 'The contact form will always have <em>Subject</em> and <em>Message</em> fields. If you want to add more fields, follow the steps in @adding_fields_topic.','','11.2.2'),(8427,_binary 'Create or edit a workflow with various workflow states (for example <em>Concept</em>, <em>Archived</em>, etc.) for moderating content. See @workflows_overview_topic for more information on workflows.','','none'),(8428,_binary 'Configure language and translation settings for one or more content entity types (see @content_structure_topic for an overview of content entities). To do this, you must have at least two languages configured. Afterwards, you will have a <em>Translate</em> operation available for your content entities, either as a tab or link when you are viewing or editing content, or on content administration pages.','','none'),(8429,_binary 'Content (blocks, content items, etc.) can be written in English or another language, and can be translated into additional languages. See @content_structure_topic to learn more about content.','','11.2.2'),(8430,_binary 'Many configuration items also include text that can be translated. Default configuration provided by your site\'s software is provided in English; you can also download community-provided translations. See @config_overview_topic to learn more about configuration.','','11.2.2'),(8431,_binary 'Configure a text format so that when a user is editing text and selects this text format, a text editor installed on your site is shown. Configure the text editor, such as choosing which buttons and functions are available. See @filter_overview_topic for more about text formats.','','11.2.2'),(8432,_binary 'Follow the steps on @filter_overview_topic to add a new text format or configure an existing text format; when you reach the step about text editors, return to this topic.','','11.2.2'),(8433,_binary 'Return to @filter_overview_topic to complete the text format configuration, and be sure to save the text format.','','11.2.2'),(8434,_binary 'Add an entity reference field to an entity sub-type; see @content_structure_topic for more information on entities and reference fields.','','11.2.2'),(8435,_binary 'Check the indexing status of the Help search page. If it is not fully indexed, see @cron_topic about how to run Cron until indexing is complete.','','11.2.2'),(8436,_binary 'In the future, you can click <em>Rebuild search index</em> on this page, or @cache_topic, in order to force help topic text to be reindexed for searching. This should be done whenever a module, theme, language, or string translation is updated.','','11.2.2'),(8437,_binary 'Add a new image style, which can be used to process and display images. See @media_topic for an overview of image styles.','','11.2.2'),(8438,_binary 'Configure an entity sub-type to have its fields displayed using a layout (see @content_structure_topic for more on entities and fields).','','none'),(8439,_binary 'A layout consists of one or more <em>sections</em>. Each section can have from one to four <em>columns</em>. You can place blocks, including special blocks for the fields on the entity sub-type, in each column of each section (see @block_overview_topic for more on blocks).','','none'),(8440,_binary 'Add a new media type that can be referenced in Media reference fields; media types are a content entity type. See @media_topic for an overview of media items and media types, and @content_structure_topic for more information on content entities and fields.','','11.2.2'),(8441,_binary 'Migrate data into a new, empty site, as part of an upgrade from an older version of Drupal. See @migrate_overview_topic for an overview of migrating and upgrading.','','none'),(8442,_binary 'Configure a responsive image style, which can be used to display images at different sizes on different devices. See @media_topic for an overview of responsive image styles, and @breakpoint_overview_topic for an overview of breakpoints.','','none'),(8443,_binary 'Select a <em>Fallback image style</em> to use when none of the other styles apply. See @image_style_topic if you need to add a new style.','','none'),(8444,_binary 'The <em>Content</em> and <em>Help</em> search types provided by the core software pre-index their content and store the results in several database tables that are collectively called the <em>search index</em>. The process of indexing renders the content and breaks it up into words, which can then be matched more efficiently with keyword queries when users perform searches. Search indexing happens during cron runs; see @cron_topic for more information about cron.','','11.2.2'),(8445,_binary 'Follow the steps in @cron_topic to make sure a cron task has been configured.','','11.2.2'),(8446,_binary 'In order to configure site search using the core Search module, you will need to configure one or more search pages. You will also need to verify or alter permissions so that the desired user roles can search the site. (See @user_overview_topic for more information about roles and permissions.) For content search, you will also need to make sure that the search index is configured and that the site is fully indexed. Finally, you may wish to place the <em>Search form</em> block on pages of your site, or add the search page to a navigation menu, to give users easy access to search. See the related topics listed below for specific tasks.','','11.2.2'),(8447,_binary 'Clear the site cache. See @cache_topic for instructions.','','11.2.2'),(8448,_binary 'Uninstall a module. Your site should be in <em>maintenance mode</em> when you uninstall modules. See @maintenance_topic for details.','','11.2.2'),(8449,_binary 'Find the section whose settings you want to change, such as <em>Format</em> or <em>Filter criteria</em>. (See @views_overview_topic for more information.)','','11.2.2'),(8450,_binary 'The core software allows you to configure workflows in which each transition has an associated permission that can be granted to a particular role. See @configuring_workflows_topic for more information.','','none'),(8451,_binary 'Users with sufficient permissions can change the workflow state of a particular entity. See @changing_states_topic for more information.','','none'),(8452,_binary 'Remote oEmbed providers database returned invalid or empty list. Using previously stored data. This may contain out of date information.','','none'),(8453,_binary 'Block type settings','','none'),(8454,_binary '@bundle_type is not @bundles or @last','','none'),(8455,_binary '@bundle_type is not @bundle','','none'),(8456,_binary 'Are you sure you want to remove the @entity-type %label from the %region region?','','11.1.7'),(8457,_binary 'This will remove the block placement. You will need to <a href=\":url\">place it again</a> in order to undo this action.','','11.1.7'),(8458,_binary 'The @entity-type %label has been removed from the %region region.','','11.1.7'),(8459,_binary 'Destination file \"%file\" exists','','none'),(8460,_binary 'The file could not be uploaded because the destination \"%destination\" is invalid.','','none'),(8461,_binary 'For more information see the <a href=\":html-specifications\">HTML Living Standard</a> or use your favorite search engine to find other sites that explain HTML.','','none'),(8462,_binary 'Converts an image to a format (such as JPEG).','','none'),(8463,_binary 'Determines the content language from the request parameter named \'language_content_entity\'.','','none'),(8464,_binary 'The source field definition for the %type media type is missing.','','none'),(8465,_binary 'Author/owner name','','none'),(8466,_binary 'Author/owner URL','','none'),(8467,_binary 'Media item default name','','none'),(8468,_binary 'Thumbnail local URI','','none'),(8469,_binary 'Resource source URL','','none'),(8470,_binary 'Resource width','','none'),(8471,_binary 'Resource height','','none'),(8472,_binary 'Resource HTML representation','','none'),(8473,_binary 'Defined on the <a href=\"@appearance\">Appearance Settings</a> page.','','11.1.7'),(8474,_binary 'Save and go to list','','11.2.2'),(8475,_binary 'Automatic updating of Drupal core is not supported. See the <a href=\":update-guide\">Updating Drupal guide</a> for information on how to update Drupal core manually.','','none'),(8476,_binary 'Other permissions pages','','none'),(8477,_binary 'Account %name has been disabled.','','none'),(8478,_binary 'Delete the account and make its content belong to the %anonymous-name user. This action cannot be undone.','','11.2.2'),(8479,_binary 'Delete the account and its content. This action cannot be undone.','','none'),(8480,_binary 'To log in to this site, your browser must accept cookies from the domain %domain.','','none'),(8481,_binary 'Cancellation method','','none'),(8482,_binary 'This view will be displayed by visiting this path on your site. You may use \"%\" or named route parameters like \"%node\" in your URL to represent values that will be used for contextual filters: For example, \"node/%node/feed\" or \"view_path/%\". Named route parameters are required when this path matches an existing path. For example, paths such as \"taxonomy/term/%taxonomy_term\" or \"user/%user/custom-view\".','','11.1.8'),(8483,_binary 'This identifier is already used by %label sort handler.','','none'),(8484,_binary 'Switch to this workspace','','none'),(8485,_binary 'Workspace changes','','none'),(8486,_binary 'This workspace has no changes.','','none'),(8487,_binary '@entity_type_label: @entity_bundle_label','','none'),(8488,_binary 'admin/reports/dblog/event/{{ wid }}','','11.1.7'),(8489,_binary 'admin/content/files/usage/{{ fid }}','','11.1.7'),(8490,_binary '@interval','','11.1.7'),(8491,_binary 'Code Block','','none'),(8492,_binary 'The CKEditor 5 module provides a highly-accessible, highly-usable visual text editor and adds a toolbar to text fields. Users can use buttons to format content and to create semantically correct and valid HTML. The CKEditor module uses the framework provided by the <a href=\":text_editor\">Text Editor module</a>. It requires JavaScript to be enabled in the browser. For more information, see the <a href=\":doc_url\">online documentation for the CKEditor 5 module</a> and the <a href=\":cke5_url\">CKEditor 5 website</a>.','','none'),(8493,_binary 'Enabling CKEditor 5 for individual text formats','','none'),(8494,_binary 'When CKEditor 5 is chosen from the <em>Text editor</em> drop-down menu, its toolbar configuration is displayed. You can add and remove buttons from the <em>Active toolbar</em> by dragging and dropping them. Separators and rows can be added to organize the buttons.','','none'),(8495,_binary 'Filtering HTML content','','none'),(8496,_binary 'Unlike other text editors, plugin configuration determines the tags and attributes allowed in text formats using CKEditor 5. If using the <em>Limit allowed HTML tags and correct faulty HTML</em> filter, this filter\'s values will be automatically set based on enabled plugins and toolbar items.','','none'),(8497,_binary 'Developing CKEditor 5 plugins in Drupal','','none'),(8498,_binary 'See the <a href=\":dev_docs_url\">online documentation</a> for detailed information on developing CKEditor 5 plugins for use in Drupal.','','none'),(8499,_binary 'The built in WYSIWYG editor (CKEditor 5) comes with a number of accessibility features. CKEditor 5 comes with built in <a href=\":shortcuts\">keyboard shortcuts</a>, which can be beneficial for both power users and keyboard only users.','','none'),(8500,_binary 'To support multilingual page content, CKEditor 5 can be configured to include a language button in the toolbar.','','none'),(8501,_binary 'With CKEditor 5 this is a\n          read-only field. The allowed HTML tags and attributes are determined\n          by the CKEditor 5 configuration. Manually removing tags would break\n          enabled functionality, and any manually added tags would be removed by\n          CKEditor 5 on render.','','none'),(8502,_binary 'CKEditor 5','','11.1.7'),(8503,_binary 'Text Format plus Text Editor pair using CKEditor 5','','none'),(8504,_binary 'CKEditor 5 settings','','none'),(8505,_binary 'Enabled Headings','','none'),(8506,_binary 'Source Editing','','none'),(8507,_binary 'Allowed Tag','','none'),(8508,_binary 'Button @name has been copied to the active toolbar.','','none'),(8509,_binary 'Button @name has been removed from the active toolbar.','','none'),(8510,_binary 'The <em>Source Editing</em> plugin was enabled to support tags and/or attributes that are not explicitly supported by any available CKEditor 5 plugins.','','none'),(8511,_binary 'These are the headings that will appear in the headings dropdown. If a heading is not chosen here, it does not necessarily mean the corresponding tag is disallowed in the text format.','','none'),(8512,_binary 'Manually editable HTML tags','','none'),(8513,_binary 'A list of HTML tags that can be used while editing source. It is only necessary to add tags that are not already supported by other enabled plugins. For example, if \"Bold\" is enabled, it is not necessary to add the <code>&lt;strong&gt;</code> tag, but it may be necessary to add <code>&lt;dl&gt;&lt;dt&gt;&lt;dd&gt;</code> in a format that does not have a definition list plugin, but requires definition list markup.','','none'),(8514,_binary 'CKEditor 5 toolbar configuration','','none'),(8515,_binary 'Press the down arrow key to add to the toolbar.','','none'),(8516,_binary 'Move this button in the toolbar by pressing the left or right arrow keys. Press the up arrow key to remove from the toolbar.','','none'),(8517,_binary 'Invalid toolbar value.','','none'),(8518,_binary 'CKEditor 5 element','Validation','none'),(8519,_binary 'The following tag is not valid HTML: %provided_element.','','none'),(8520,_binary 'CKEditor 5 enabled configurable plugins','Validation','none'),(8521,_binary 'Configuration for the enabled plugin \"%plugin_label\" (%plugin_id) is missing.','','none'),(8522,_binary 'CKEditor 5 fundamental text format compatibility','Validation','none'),(8523,_binary 'CKEditor 5 only works with HTML-based text formats. The \"%filter_label\" (%filter_plugin_id) filter implies this text format is not HTML anymore.','','none'),(8524,_binary 'CKEditor 5 needs at least the &lt;p&gt; and &lt;br&gt; tags to be allowed to be able to function. They are not allowed by the \"%filter_label\" (%filter_plugin_id) filter.','','none'),(8525,_binary 'The current CKEditor 5 build requires the following elements and attributes: <br><code>@list</code><br>The following elements are not supported: <br><code>@diff</code>','','none'),(8526,_binary 'The current CKEditor 5 build requires the following elements and attributes: <br><code>@list</code><br>The following elements are missing: <br><code>@diff</code>','','none'),(8527,_binary 'CKEditor 5 toolbar item conditions must be met','Validation','none'),(8528,_binary 'The %toolbar_item toolbar item requires image uploads to be enabled.','','none'),(8529,_binary 'The %toolbar_item toolbar item requires the %filter filter to be enabled.','','none'),(8530,_binary 'The %toolbar_item toolbar item requires the %plugin plugin to be enabled.','','none'),(8531,_binary 'The %toolbar_item toolbar item requires the %plugins plugins to be enabled.','','none'),(8532,_binary 'CKEditor 5 toolbar item','Validation','none'),(8533,_binary 'The provided toolbar item %toolbar_item is not valid.','','none'),(8534,_binary 'CKEditor 5 toolbar item dependency','Validation','none'),(8535,_binary 'Depends on %toolbar_item, which is not enabled.','','none'),(8536,_binary 'Move a button into the <em>Active toolbar</em> to enable it, or into the list of <em>Available buttons</em> to disable it. Buttons may be moved with the mouse or keyboard arrow keys.','','none'),(8537,_binary 'PostgreSQL pg_trgm extension','','none'),(8538,_binary 'Not created','','none'),(8539,_binary 'Preview failed','','none'),(8540,_binary 'Drupal Media toolbar','','none'),(8541,_binary 'Link media','','none'),(8542,_binary 'Add %label effect to style %style','','none'),(8543,_binary 'Edit %label effect on style %style','','none'),(8544,_binary 'Maintenance mode Retry-After header settings','','none'),(8545,_binary 'Minimum value for Retry-After header in seconds','','none'),(8546,_binary 'Maximum value for Retry-After header in seconds','','none'),(8547,_binary 'The MySQL module provides the connection between Drupal and a MySQL, MariaDB or equivalent database. For more information, see the <a href=\":mysql\">online documentation for the MySQL module</a>.','','none'),(8548,_binary 'The PostgreSQL module provides the connection between Drupal and a PostgreSQL database. For more information, see the <a href=\":pgsql\">online documentation for the PostgreSQL module</a>.','','none'),(8549,_binary 'The SQLite module provides the connection between Drupal and a SQLite database. For more information, see the <a href=\":sqlite\">online documentation for the SQLite module</a>.','','none'),(8550,_binary 'Deprecated modules found: %module_list.','','none'),(8551,_binary 'Deprecated themes found: %theme_list.','','none'),(8552,_binary 'Database support for JSON','','11.2.2'),(8553,_binary 'Is required in Drupal 10.0.','','11.1.8'),(8554,_binary 'Non-stable modules','','none'),(8555,_binary '@lifecycle','','11.2.2'),(8556,_binary 'View information on the @lifecycle status of the module @module','','11.2.2'),(8557,_binary 'Help <span class=\"visually-hidden\">for @module</span>','','11.2.2'),(8558,_binary 'Permissions <span class=\"visually-hidden\">for @module</span>','','11.2.2'),(8559,_binary 'Configure <span class=\"visually-hidden\">@module</span>','','11.2.2'),(8560,_binary '<a href=\":url\">Deprecated modules</a> are modules that may be removed from the next major release of Drupal core. Use at your own risk.','','none'),(8561,_binary 'The @name module is deprecated. (more information)','','none'),(8562,_binary 'about the status of the @name module','','none'),(8563,_binary 'The following module is experimental: @modules.The following modules are experimental: @modules.','','none'),(8564,_binary 'Get the actual @label from a @label revision','','11.1.8'),(8565,_binary 'Database connection supports the JSON type.','','none'),(8566,_binary '<a href=\"https://www.drupal.org/docs/system-requirements\">Database connection does not support JSON.</a>','','none'),(8567,_binary 'Media widget','','none'),(8568,_binary 'Not all functionality may be available because some information could not be retrieved.','','none'),(8569,_binary 'Allow the user to resize images','','none'),(8570,_binary 'PostgreSQL has the pg_trgm extension enabled.','','none'),(8571,_binary 'The <a href=\":pg_trgm\">pg_trgm</a> PostgreSQL extension is not present. The extension is required by Drupal 10 to improve performance when using PostgreSQL. See <a href=\":requirements\">Drupal database server requirements</a> for more information.','','none'),(8572,_binary 'Drupal could not check for the pg_trgm extension: @error.','','none'),(8573,_binary 'Alternative text override','','none'),(8574,_binary 'Override media image alternative text','','none'),(8575,_binary 'Enter media caption','','none'),(8576,_binary 'Caption media','','none'),(8577,_binary 'Toggle caption off','','none'),(8578,_binary 'Toggle caption on','','none'),(8579,_binary 'Post updating @extension','','none'),(8580,_binary 'Press the down arrow key to activate','','none'),(8581,_binary 'Decorative image','','11.2.2'),(8582,_binary 'Add missing alternative text','','11.2.2'),(8583,_binary 'Change image alternative text','','11.2.2'),(8584,_binary 'Source editing should only use otherwise unavailable tags and attributes','Validation','none'),(8585,_binary 'The following @element_type(s) are already supported by enabled plugins and should not be added to the Source Editing \"Manually editable HTML tags\" field: %overlapping_tags.','','none'),(8586,_binary 'The following @element_type(s) are already supported by available plugins and should not be added to the Source Editing \"Manually editable HTML tags\" field. Instead, enable the following plugins to support these @element_types: %overlapping_tags.','','none'),(8587,_binary 'There is no staged configuration.','','none'),(8588,_binary 'The staged configuration is identical to the active configuration.','','none'),(8589,_binary 'The main way to change the overall appearance of your site is to switch the default theme. The core Layout Builder and Layout Discovery modules allow you to define layouts for your site\'s content, and the core Breakpoint module helps themes change appearance for different-sized devices. See the related topics listed below for specific tasks.','','11.2.2'),(8590,_binary 'Using in-line (quick) settings editing','','11.2.2'),(8591,_binary 'Edit settings in place.','','11.2.2'),(8592,_binary 'The core Settings Tray module provides the ability to quickly edit settings inline. It requires the core Contextual Links module in order to expose the links that let you edit in place.','','11.2.2'),(8593,_binary 'Who can edit settings in place?','','11.2.2'),(8594,_binary 'In order to follow these steps to edit settings in place, the core Settings Tray module must be installed. Also, either the core Toolbar module or a contributed replacement must be installed. You will need to have <em>Use contextual links</em> permission, as well as permission to edit the particular content or settings.','','11.2.2'),(8595,_binary 'Find and visit a page on your site that has the settings that you would like to edit.','','11.2.2'),(8596,_binary 'Click the link to open the contextual links menu, and click <em>Quick edit</em>. An editing form for the settings should appear on the page.','','11.2.2'),(8597,_binary 'In-place or <em>quick</em> editing. In-place editing of configuration is provided by the core Settings Tray module. See @settings_tray_topic for more information.','','11.2.2'),(8598,_binary 'Exposes entities and other resources to other applications using a <a href=\"https://en.wikipedia.org/wiki/Representational_state_transfer\">REST</a> implementation. Data is exchanged using a serialization format such as JSON, and transferred using an authentication method such as HTTP Basic Authentication.','','11.2.2'),(8599,_binary 'Image loading settings','','none'),(8600,_binary 'Loading attribute','','none'),(8601,_binary 'Image loading','','11.1.8'),(8602,_binary 'Image loading attribute','','11.1.8'),(8603,_binary 'Select the loading attribute for images. <a href=\":link\">Learn more about the loading attribute for images.</a>','','11.1.8'),(8604,_binary 'Delays loading the image until that section of the page is visible in the browser. When in doubt, lazy loading is recommended.','','11.1.8'),(8605,_binary 'Image loading: @attribute','','11.2.2'),(8606,_binary 'Your PHP installation is too old. Drupal requires at least PHP %version. It is recommended to upgrade to PHP version %recommended or higher for the best ongoing support. See <a href=\"http://php.net/supported-versions.php\">PHP\'s version support documentation</a> and the <a href=\":php_requirements\">Drupal PHP requirements</a> page for more information.','','none'),(8607,_binary 'It is recommended to upgrade to PHP version %recommended or higher for the best ongoing support.  See <a href=\"http://php.net/supported-versions.php\">PHP\'s version support documentation</a> and the <a href=\":php_requirements\">Drupal PHP requirements</a> page for more information.','','none'),(8608,_binary 'View information on the @lifecycle status of the theme @theme','','none'),(8609,_binary 'Allow reverse list','','none'),(8610,_binary 'Allow start index','','none'),(8611,_binary 'Allow the user to reverse an ordered list','','none'),(8612,_binary 'Allow the user to specify the start index of an ordered list','','none'),(8613,_binary 'Source Editing should never allow self-XSS.','Validation','none'),(8614,_binary 'The following tag in the Source Editing \"Manually editable HTML tags\" field is a security risk: %dangerous_tag.','','none'),(8615,_binary 'Enabled Alignments','','none'),(8616,_binary 'Alignment type','','none'),(8617,_binary 'Allow view mode override','','none'),(8618,_binary 'These are the alignment types that will appear in the alignment dropdown.','','none'),(8619,_binary 'Allow the user to override the default view mode','','none'),(8620,_binary 'CKEditor 5 Media plugin in sync with filter settings','Validation','none'),(8621,_binary 'The CKEditor 5 \"%cke5_media_plugin_label\" plugin\'s \"%cke5_allow_view_mode_override_label\" setting should be in sync with the \"%filter_media_plugin_label\" filter\'s \"%filter_media_allowed_view_modes_label\" setting: when checked, two or more view modes must be allowed by the filter.','','none'),(8622,_binary 'You can choose to send email only if a security update is available, or to be notified about all newer versions. If there are updates available of Drupal core or any of your installed modules and themes, your site will always print a message on the <a href=\":status_report\">status report</a> page. If there is a security update, an error message will be printed on administration pages for users with <a href=\":update_permissions\">permission to view update notifications</a>.','','none'),(8623,_binary 'Congratulations and welcome to the Drupal community.','','11.1.7'),(8624,_binary 'The %plugin plugin needs another plugin to create <code>@non_creatable_tag</code>, for it to be able to create the following attributes: <code>@attributes_on_tag</code>. Enable a plugin that supports creating this tag. If none exists, you can configure the Source Editing plugin to support it.','','none'),(8625,_binary 'Olivero Color Scheme Settings','','none'),(8626,_binary 'These settings adjust the look and feel of the Olivero theme. Changing the color below will change the base hue, saturation, and lightness values the Olivero theme uses to determine its internal colors.','','none'),(8627,_binary 'Olivero Color Scheme','','none'),(8628,_binary 'Derivatives will be formed from this color.','','none'),(8629,_binary 'Base Primary Color','','none'),(8630,_binary '@fieldName has changed to @fieldValue','','none'),(8631,_binary 'Unable to uninstall the %module module because: @reason.','','none'),(8632,_binary 'Unable to install the %theme theme since it requires the %required_module module.','','none'),(8633,_binary 'If the <em>Source</em> button is available in the toolbar, users can click this button to disable the visual editor and edit the HTML source directly. After toggling back, the visual editor uses the HTML tags allowed via plugin configuration (and not explicity disallowed by filters) to format the text. Tags not enabled via plugin configuration will be stripped out of the HTML source when the user toggles back to the text editor.','','none'),(8634,_binary '@theme theme','','none'),(8635,_binary 'Resolve all issues below to continue the installation. For help configuring your database server, see the <a href=\"https://www.drupal.org/docs/installing-drupal\">installation handbook</a>, or contact your hosting provider.','','none'),(8636,_binary 'Updating to Drupal @current_major is only supported from Drupal version @required_min_version or higher. If you are trying to update from an older version, first update to the latest version of Drupal @previous_major. (<a href=\":url\">Drupal upgrade guide</a>)','','none'),(8637,_binary 'Migrating an Existing Text Format to CKEditor 5','','none'),(8638,_binary 'When switching an existing text format to use CKEditor 5, an automatic process is initiated that helps text formats switching to CKEditor 5 from CKEditor 4 (or no text editor) to do so with minimal effort and zero data loss.','','none'),(8639,_binary 'This process is designed for there to be no data loss risk in switching to CKEditor 5. However some of your editor\'s functionality may not be 100% equivalent to what was available previously. In most cases, these changes are minimal. After the process completes, status and/or warning messages will summarize any changes that occurred, and more detailed information will be available in the site\'s logs.','','none'),(8640,_binary 'CKEditor 5 will attempt to enable plugins that provide equivalent toolbar items to those used prior to switching to CKEditor 5. All core CKEditor 4 plugins and many popular contrib plugins already have CKEditor 5 equivalents. In some cases, functionality that required contrib modules is now built into CKEditor 5. In instances where a plugin does not have an equivalent, no data loss will occur but elements previously provided via the plugin may need to be added manually as HTML via source editing.','','none'),(8641,_binary 'Additional migration considerations for text formats with restricted HTML','','none'),(8642,_binary 'The “Allowed HTML tags\" field in the “Limit allowed HTML tags and correct Faulty HTML\" filter is now read-only','','none'),(8643,_binary 'This field accurately represents the tags/attributes allowed by a text format, but the allowed tags are based on which plugins are enabled and how they are configured. For example, enabling the Underline plugin adds the &lt;u&gt; tag to “Allowed HTML tags\".','','none'),(8644,_binary 'The &lt;p&gt; and &lt;br &gt; tags will be automatically added to your text format.','','none'),(8645,_binary 'CKEditor 5 requires the &lt;p&gt; and &lt;br &gt; tags to achieve basic functionality. They will be automatically added to “Allowed HTML tags\" on formats that previously did not allow them.','','none'),(8646,_binary 'Tags/attributes that are not explicitly supported by any plugin are supported by Source Editing','','none'),(8647,_binary 'When a necessary tag/attribute is not directly supported by an available plugin, the \"Source Editing\" plugin is enabled. This plugin is typically used for by passing the CKEditor 5 UI and editing contents as HTML source. In the settings for Source Editing, tags/attributes that aren\'t available via other plugins are added to Source Editing\'s \"Manually editable HTML tags\" setting so they are supported by the text format.','','none'),(8648,_binary 'To maintain the capabilities of this text format, <a target=\"_blank\" href=\":ck_migration_url\">the CKEditor 5 migration</a> did the following:','','none'),(8649,_binary 'To maintain the capabilities of this text format, the CKEditor 5 migration did the following:','','none'),(8650,_binary 'Enabled these plugins: (%plugins).','','none'),(8651,_binary 'Added these tags/attributes to the Source Editing Plugin\'s <a target=\"_blank\" href=\":source_edit_url\">Manually editable HTML tags</a> setting: @tag_list','','none'),(8652,_binary 'Added these tags/attributes to the Source Editing Plugin\'s Manually editable HTML tags setting: @tag_list','','none'),(8653,_binary 'Additional details are available <a target=\"_blank\" href=\":dblog_url\">in your logs</a>.','','none'),(8654,_binary 'Additional details are available in your logs.','','none'),(8655,_binary 'Updating to CKEditor 5 added support for some previously unsupported tags/attributes.','','none'),(8656,_binary 'A plugin introduced support for the following:','','none'),(8657,_binary 'for','Ckeditor 5 tag list','none'),(8658,_binary 'The @tag tag was added because it is <a target=\"_blank\" href=\":fundamental_tag_link\">required by CKEditor 5</a>.The @tag tags were added because they are <a target=\"_blank\" href=\":fundamental_tag_link\">required by CKEditor 5</a>.','','none'),(8659,_binary 'The @tag tag was added because it is required by CKEditor 5.The @tag tags were added because they are required by CKEditor 5.','','none'),(8660,_binary 'The tag %tags;The tags %tags;','','none'),(8661,_binary 'This attribute: %attributes;These attributes: %attributes;','','none'),(8662,_binary 'The migration of %text_format to CKEditor 5 has been saved.','','none'),(8663,_binary 'Date range (Datetime range module): Stores time/date periods with a start and an end','','11.2.2'),(8664,_binary 'Find the view that you would like to edit, and click <em>Edit</em> from the dropdown button. Note that bulk operations work best in a view with a Page display, and a Table format.','','11.2.2'),(8665,_binary 'Note that anonymous users with this permission are able to edit any content created by any anonymous user.','','11.2.2'),(8666,_binary 'Note that anonymous users with this permission are able to delete any content created by any anonymous user.','','11.2.2'),(8667,_binary 'The fallback image style is typically the smallest size image you expect to appear in this space. The fallback image should only appear on a site if an error occurs.','','none'),(8668,_binary 'The %relationship_name relationship used in %handler_type %handler is not present in the %display_name display.','','none'),(8669,_binary 'Configure @type @current of @total: @item','','none'),(8670,_binary 'Updates failed for the entity type %entity_type, for %entity_ids. Check the logs.','','none'),(8671,_binary 'Unable to update %entity_type %view due to error @message %function (line %line of %file). <pre>@backtrace_string</pre>','','none'),(8672,_binary 'Block content entity changed','Validation','none'),(8673,_binary 'Style label','','none'),(8674,_binary 'Style tag + classes','','none'),(8675,_binary 'A list of classes that will be provided in the \"Style\" dropdown. Enter one or more classes on each line in the format: element.classA.classB|Label. Example: h1.title|Title. Advanced example: h1.fancy.title|Fancy title.<br />These styles should be available in your theme\'s CSS file.','','none'),(8676,_binary 'Line @line-number does not contain a valid value. Enter a valid CSS selector containing one or more classes, followed by a pipe symbol and a label.Lines @line-numbers do not contain a valid value. Enter a valid CSS selector containing one or more classes, followed by a pipe symbol and a label.','','none'),(8677,_binary 'The following tag is missing the required attribute <code>@required_attribute_name</code>: <code>@provided_element</code>.','','none'),(8678,_binary 'The following tag does not have the minimum of @min_attribute_value_count allowed values for the required attribute <code>@required_attribute_name</code>: <code>@provided_element</code>.','','none'),(8679,_binary 'Styles can only be specified for already supported tags.','Validation','none'),(8680,_binary 'A style can only be specified for an HTML 5 tag. <code>@tag</code> is not an HTML5 tag.','','none'),(8681,_binary 'A style must only specify classes not supported by other plugins. The <code>@classes</code> classes on <code>@tag</code> are already supported by the enabled %plugin plugin.','','none'),(8682,_binary 'A style must only specify classes not supported by other plugins. The <code>@classes</code> classes on <code>@tag</code> are supported by the %plugin plugin. Remove this style and enable that plugin instead.','','none'),(8683,_binary 'Unique label in list','Validation','none'),(8684,_binary 'The label %label is not unique.','','none'),(8685,_binary 'The Text Editor module provides a framework that other modules (such as <a href=\":ckeditor5\">CKEditor5 module</a>) can use to provide toolbars and other functionality that allow users to format text more easily than typing HTML tags directly. For more information, see the <a href=\":documentation\">online documentation for the Text Editor module</a>.','','none'),(8686,_binary 'The core Filter, Responsive Image, and Path modules provide settings and display options for entities and fields.','','11.2.2'),(8687,_binary 'A text editor is software (typically, a JavaScript library) that provides buttons and other command mechanisms to make editing HTML text easier. Some editors are called <em>visual</em> or <em>WYSIWYG (What You See Is What You Get)</em> editors; these editors hide the details of HTML from the user, and instead show formatted output on the screen. The core Text Editor module provides a framework for deploying text editors on your site. The core CKEditor 5 module provides CKEditor 5, which is a widely-used JavaScript text editor that creates clean and valid HTML; the module also enforces the HTML tag restrictions in the associated text format. Various contributed modules provide other editors; to install a new editor, besides installing the module, you may need to download the editor library from a third-party site.','','11.2.2'),(8688,_binary 'Select <em>CKEditor 5</em> as the <em>Text editor</em>, or another text editor that you have installed. The rest of these steps assume you selected <em>CKEditor 5</em>.','','11.2.2'),(8689,_binary 'Under <em>Toolbar configuration</em>, drag buttons between <em>Available buttons</em> and <em>Active toolbar</em>; only buttons in <em>Active toolbar</em> will be shown to the user. Focusing or hovering over a button will display a tooltip explaining what the button does.','','11.2.2'),(8690,_binary 'Drag buttons within <em>Active toolbar</em> to the desired order, and group buttons by dragging them between group identifiers; drag <em>a new group identifier</em> to the toolbar to add additional groups.','','11.2.2'),(8691,_binary 'If you add buttons that require configuration, the <em>CKEditor 5 plugin settings</em> section will be visible, and provide their respective configuration forms.','','11.2.2'),(8692,_binary 'Click the link for your administrative theme (such as the core Claro theme), near the top of the page, and verify that there is already a search block for help located in the Help region. If not, follow the steps in the related topic to place the <em>Search form</em> block in the Help region. When configuring the block, choose <em>Help</em> as the search page, and in the <em>Pages</em> tab under <em>Visibility</em>, enter <em>/admin/help</em> to make the search form only visible on the main <em>Help</em> page.','','11.2.2'),(8693,_binary 'Click the shortcut link to add the page to your shortcut list -- in the core Claro administrative theme, the link looks like a star, and is displayed next to the page title. However, if the page is already in your shortcut set, clicking the shortcut link will remove it from your shortcut set.','','11.2.2'),(8694,_binary 'Grid - Responsive','','none'),(8695,_binary 'Maximum number of columns','','11.1.8'),(8696,_binary 'Minimum cell width','','none'),(8697,_binary 'The maximum number of columns that will be displayed within the grid.','','11.1.8'),(8698,_binary 'Minimum grid cell width','','11.1.8'),(8699,_binary 'The minimum width of the grid cells. If the grid container becomes narrow, the grid cells will reflow onto the next row as needed.','','11.1.8'),(8700,_binary 'Grid gutter spacing','','11.1.8'),(8701,_binary 'The spacing between the grid cells.','','11.1.8'),(8702,_binary 'Failed to download remote thumbnail file due to \"%error\".','','none'),(8703,_binary 'CKEditor 5 plugin settings','','none'),(8704,_binary 'Enter a value like \"512\" (bytes), \"80 KB\" (kilobytes) or \"50 MB\" (megabytes) in order to restrict the allowed file size. If left empty the file sizes could be limited only by PHP\'s maximum post and file upload sizes (current limit <strong>%limit</strong>).','','11.2.2'),(8705,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>People</em> &gt; <em>@ban_link</em>','','none'),(8706,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@layout_link</em>.','','11.2.2'),(8707,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Configuration synchronization</em> &gt; <em>@export_link</em>.','','11.2.2'),(8708,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Configuration synchronization</em> &gt; <em>Export</em> &gt; <em>@single_export_link</em>.','','11.2.2'),(8709,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Configuration synchronization</em> &gt; <em>@import_link</em>.','','11.2.2'),(8710,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Configuration synchronization</em> &gt; <em>Import</em> &gt; <em>@single_import_link</em>.','','11.2.2'),(8711,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@contact_link</em>.','','11.2.2'),(8712,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>People</em> &gt; <em>@config_link</em>.','','11.2.2'),(8713,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>People</em> &gt; <em>@permission_link</em>.','','11.2.2'),(8714,_binary 'In the <em>Manage</em> administration menu, navigate to <em>Configuration</em> &gt; <em>System</em> &gt; <em>@cron_link</em>. Note the <em>Last run</em> time on the page.','','11.2.2'),(8715,_binary 'What are security advisories?','','11.2.2'),(8716,_binary 'A security advisory is a public announcement about a reported security problem in the core software. Contributed projects with a shield icon and \"Stable releases for this project are covered by the security advisory policy\" on their project page are also covered by Drupal\'s security advisory policy. Security advisories are managed by the <a href=\"https://www.drupal.org/drupal-security-team\">Drupal Security Team</a>.','','11.2.2'),(8717,_binary '<a href=\"https://www.drupal.org/drupal-security-team/security-advisory-process-and-permissions-policy\">Security advisory process and permissions policy</a>','','11.2.2'),(8718,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Content Authoring</em> &gt; <em>@overview_link</em>. The <em>Text editor</em> column in the table shows the text editor that is currently connected to each text format, if any.','','11.2.2'),(8719,_binary 'Navigate to the page for managing the entity sub-type you want to add the field to. For example, to add a field to a content type, in the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@content_types_link</em>.','','11.2.2'),(8720,_binary 'Navigate to the page for managing the entity type you want to add the field to. For example, to add a field to a content type, in the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@content_types_link</em>.','','11.2.2'),(8721,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Content Authoring</em> &gt; <em>@overview_link</em>. If you do not have the core Text Editor module installed, the menu link and page title will instead be <em>Text formats</em>.','','11.2.2'),(8722,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>@help_link</em>. Verify that the search block is visible, and try a search.','','11.2.2'),(8723,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Media</em> &gt; @styles_link.','','11.2.2'),(8724,_binary 'Navigate to the page for managing the entity type you want to add the field to. For example, to add a field to a content type, in the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; @content_types_link.','','none'),(8725,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Reports</em> &gt; <em>@translation_updates_link</em>. This report is only available if the core Update Status module is installed.','','11.2.2'),(8726,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; @media_link.','','11.2.2'),(8727,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; @content_types_link.','','11.2.2'),(8728,_binary 'In the <em>Manage</em> administration menu, navigate to <em>Structure</em> &gt; @structure_menu_link.','','11.2.2'),(8729,_binary 'In the <em>Manage</em> administration menu, navigate <em>Structure</em> &gt; @structure_menu_link.','','11.2.2'),(8730,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>@migrate_drupal_upgrade_link</em>.','','none'),(8731,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Media</em> &gt; <em>@styles_link</em>.','','none'),(8732,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Search and Metadata</em> &gt; <em>@search_settings_link</em>.','','11.2.2'),(8733,_binary 'Source connection','','none'),(8734,_binary '- User defined -','','none'),(8735,_binary 'Choose one of the keys from the $databases array or else select \"User defined\" and enter database credentials.','','none'),(8736,_binary 'The email address is not made public. It will only be used if you need to be contacted about your account or for opted-in notifications.','','11.2.2'),(8737,_binary 'Add HTML class','','11.2.2'),(8738,_binary 'Migration @id did not meet the requirements. @message','','none'),(8739,_binary 'Check the <a href=\"https://www.php.net/manual/en/image.installation.php\">PHP GD installation documentation</a> if you want to add support.','','none'),(8740,_binary 'The GD Library for PHP is enabled, but was compiled without support for functions used by the rotate and desaturate effects. It was probably compiled using the official GD libraries from the <a href=\"https://libgd.github.io/\">gdLibrary site</a> instead of the GD library bundled with PHP. You should recompile PHP --with-gd using the bundled GD library. See <a href=\"https://www.php.net/manual/book.image.php\">the PHP manual</a>.','','none'),(8741,_binary 'Supported image file format: %formats.Supported image file formats: %formats.','','11.1.7'),(8742,_binary 'Unsupported image file format: %formats.Unsupported image file formats: %formats.','','none'),(8743,_binary 'No blocks settings to update.','','none'),(8744,_binary '<a href=\":url\">@module</a>','','none'),(8745,_binary '<a href=\":url\">@theme</a>','','none'),(8746,_binary 'For more information read the <a href=\":url\">documentation on deprecated modules.</a>','','none'),(8747,_binary 'For more information read the <a href=\":url\">documentation on deprecated themes.</a>','','none'),(8748,_binary 'Removed core moduleRemoved core modules','','none'),(8749,_binary 'This module is installed on your site but is no longer provided by Core.These modules are installed on your site but are no longer provided by Core.','','none'),(8750,_binary 'You must add the following contributed theme and reload this page.You must add the following contributed themes and reload this page.','','none'),(8751,_binary 'Removed core themeRemoved core themes','','none'),(8752,_binary 'This theme is installed on your site but is no longer provided by Core.These themes are installed on your site but are no longer provided by Core.','','none'),(8753,_binary 'You do not have permission to view @item_label.','','none'),(8754,_binary 'Removing media.','','none'),(8755,_binary 'These settings apply to the %field field everywhere it is used. Some also impact the way that data is stored and cannot be changed once data has been created.','','11.2.2'),(8756,_binary 'There is @count entity with @delta or more values in this field, so the allowed number of values cannot be set to @allowed.There are @count entities with @delta or more values in this field, so the allowed number of values cannot be set to @allowed.','','11.2.2'),(8757,_binary 'The CKEditor 5 migration enabled the following plugins to support tags that are allowed by the %text_format text format: %enabling_message_content. The text format must be saved to make these changes active.','','none'),(8758,_binary 'The following tags were permitted by the %text_format text format\'s filter configuration, but no plugin was available that supports them. To ensure the tags remain supported by this text format, the following were added to the Source Editing plugin\'s <em>Manually editable HTML tags</em>: @unsupported_string. The text format must be saved to make these changes active.','','none'),(8759,_binary 'The CKEditor 5 migration process enabled the following plugins to support specific attributes that are allowed by the %text_format text format: %enabled_for_attributes_message_content.','','none'),(8760,_binary 'As part of migrating to CKEditor 5, it was found that the %text_format text format\'s HTML filters includes plugins that support the following tags, but not some of their attributes. To ensure these attributes remain supported, the following were added to the Source Editing plugin\'s <em>Manually editable HTML tags</em>: @missing_attributes. The text format must be saved to make these changes active.','','none'),(8761,_binary 'C#','','11.1.7'),(8762,_binary 'C++','','11.1.7'),(8763,_binary 'TypeScript','','11.1.7'),(8764,_binary 'Tooltip date format','','none'),(8765,_binary 'Tooltip custom date format','','none'),(8766,_binary 'Time difference','','none'),(8767,_binary 'Show as time difference','','none'),(8768,_binary 'Time units','','none'),(8769,_binary 'Display as a time difference (e.g. \'6 months ago\')','','none'),(8770,_binary 'Refresh every @interval','','none'),(8771,_binary 'Reference type: @entity_type','','11.2.2'),(8772,_binary 'The \'@plugin_id\' plugin does not exist.','','none'),(8773,_binary 'The \'@plugin_id\' plugin must implement or extend @interface.','','none'),(8774,_binary 'Community announcements','','none'),(8775,_binary 'No announcements available','','none'),(8776,_binary 'Allows the creation of content blocks and block types.','','11.2.2'),(8777,_binary 'Add content block','','11.2.2'),(8778,_binary 'Access the Content blocks overview page','','11.2.2'),(8779,_binary 'content blocks','','11.1.8'),(8780,_binary 'block type','','none'),(8781,_binary 'block types','','none'),(8782,_binary 'Add a <a href=\":url\">content block</a>.','','11.1.7'),(8783,_binary 'Language label','','none'),(8784,_binary 'Text editors','','none'),(8785,_binary 'Used in: @list','','11.1.8'),(8786,_binary 'Click the <em>Uninstall</em> link to uninstall the theme. If there is not an <em>Uninstall</em> link, the theme cannot be uninstalled because it is either being used as the site default theme, being used as the <em>Administration theme</em>, or is the base theme for another installed theme.','','11.2.2'),(8787,_binary 'Taxonomy reference fields can be added to any entity, such as user accounts, content blocks, or regular content items. If you use them to classify regular content items, your site will automatically be set up with taxonomy listing pages for each term; each of these pages lists all of the content items that are classified with that term.','','11.2.2'),(8788,_binary 'Updated default configuration to %langcode','','11.1.7'),(8789,_binary 'PHP APCu available caching','','11.2.2'),(8790,_binary 'Allowed text formats','','11.1.8'),(8791,_binary 'The selected text format is not allowed.','','none'),(8792,_binary 'This role will be automatically granted all permissions.','','none'),(8793,_binary 'Field %field_name exists but is missing a corresponding field definition and may be misconfigured.','','none'),(8794,_binary 'Enter 0 to show all comments.','','none'),(8795,_binary 'Related recipes','','none'),(8796,_binary 'Related recipes listing','','none'),(8797,_binary 'The minimum value must be less than or equal to %max.','','none'),(8798,_binary 'The email address %mail is not valid. Use the format user@example.com.','','none'),(8799,_binary 'You cannot use an external URL. Enter a relative path.','','none'),(8800,_binary 'Comments and the comment form are hidden from view.','','none'),(8801,_binary 'An error occurred while saving the field: @error','','none'),(8802,_binary 'Choose a type of field','','11.1.8'),(8803,_binary 'Choose an option below','','11.1.8'),(8804,_binary 'Request response code is not: @codesRequest response code is not one of the following: @codes','','none'),(8805,_binary 'Request response code is: @codesRequest response code is one of the following: @codes','','none'),(8806,_binary 'More actions','','none'),(8807,_binary '<strong>Install all modules on this new site</strong> that are enabled on the old site. For example, if the old site uses the Book module, then install the Book module on this new site so that the existing data can be imported to it.','','none'),(8808,_binary 'For more information, see the <a href=\":docs\">online documentation for the Navigation module</a>.','','none'),(8809,_binary 'For more information, see the <a href=\":docs\">online documentation for the Navigation Top Bar module</a>.','','none'),(8810,_binary 'Navigation Shortcuts','','none'),(8811,_binary 'Module %name has been installed. Configure <a href=\":link\">related permissions</a>.@count modules have been installed: %names. Configure <a href=\":link\">related permissions</a>.','','11.2.2'),(8812,_binary 'Module %name has been installed.@count modules have been installed: %names.','','11.2.2'),(8813,_binary 'You must install the @required module to install @module.You must install the @required modules to install @module.','','11.1.8'),(8814,_binary 'Are you sure you wish to install an experimental module?Are you sure you wish to install experimental modules?','','none'),(8815,_binary 'Are you sure you wish to install a deprecated module?Are you sure you wish to install deprecated modules?','','none'),(8816,_binary 'You must install the @required theme to install @theme.You must install the @required themes to install @theme.','','none'),(8817,_binary 'Africa/Abidjan','','11.2.2'),(8818,_binary 'Africa/Accra','','11.2.2'),(8819,_binary 'Africa/Addis Ababa','','11.2.2'),(8820,_binary 'Africa/Algiers','','11.2.2'),(8821,_binary 'Africa/Asmara','','11.2.2'),(8822,_binary 'Africa/Bamako','','11.2.2'),(8823,_binary 'Africa/Bangui','','11.2.2'),(8824,_binary 'Africa/Banjul','','11.2.2'),(8825,_binary 'Africa/Bissau','','11.2.2'),(8826,_binary 'Africa/Blantyre','','11.2.2'),(8827,_binary 'Africa/Brazzaville','','11.2.2'),(8828,_binary 'Africa/Bujumbura','','11.2.2'),(8829,_binary 'Africa/Cairo','','11.2.2'),(8830,_binary 'Africa/Casablanca','','11.2.2'),(8831,_binary 'Africa/Ceuta','','11.2.2'),(8832,_binary 'Africa/Conakry','','11.2.2'),(8833,_binary 'Africa/Dakar','','11.2.2'),(8834,_binary 'Africa/Dar es Salaam','','11.2.2'),(8835,_binary 'Africa/Djibouti','','11.2.2'),(8836,_binary 'Africa/Douala','','11.2.2'),(8837,_binary 'Africa/El Aaiun','','11.2.2'),(8838,_binary 'Africa/Freetown','','11.2.2'),(8839,_binary 'Africa/Gaborone','','11.2.2'),(8840,_binary 'Africa/Harare','','11.2.2'),(8841,_binary 'Africa/Johannesburg','','11.2.2'),(8842,_binary 'Africa/Juba','','11.2.2'),(8843,_binary 'Africa/Kampala','','11.2.2'),(8844,_binary 'Africa/Khartoum','','11.2.2'),(8845,_binary 'Africa/Kigali','','11.2.2'),(8846,_binary 'Africa/Kinshasa','','11.2.2'),(8847,_binary 'Africa/Lagos','','11.2.2'),(8848,_binary 'Africa/Libreville','','11.2.2'),(8849,_binary 'Africa/Lome','','11.2.2'),(8850,_binary 'Africa/Luanda','','11.2.2'),(8851,_binary 'Africa/Lubumbashi','','11.2.2'),(8852,_binary 'Africa/Lusaka','','11.2.2'),(8853,_binary 'Africa/Malabo','','11.2.2'),(8854,_binary 'Africa/Maputo','','11.2.2'),(8855,_binary 'Africa/Maseru','','11.2.2'),(8856,_binary 'Africa/Mbabane','','11.2.2'),(8857,_binary 'Africa/Mogadishu','','11.2.2'),(8858,_binary 'Africa/Monrovia','','11.2.2'),(8859,_binary 'Africa/Nairobi','','11.2.2'),(8860,_binary 'Africa/Ndjamena','','11.2.2'),(8861,_binary 'Africa/Niamey','','11.2.2'),(8862,_binary 'Africa/Nouakchott','','11.2.2'),(8863,_binary 'Africa/Ouagadougou','','11.2.2'),(8864,_binary 'Africa/Porto-Novo','','11.2.2'),(8865,_binary 'Africa/Sao Tome','','11.2.2'),(8866,_binary 'Africa/Tripoli','','11.2.2'),(8867,_binary 'Africa/Tunis','','11.2.2'),(8868,_binary 'Africa/Windhoek','','11.2.2'),(8869,_binary 'America/Adak','','11.2.2'),(8870,_binary 'America/Anchorage','','11.2.2'),(8871,_binary 'America/Anguilla','','11.2.2'),(8872,_binary 'America/Antigua','','11.2.2'),(8873,_binary 'America/Araguaina','','11.2.2'),(8874,_binary 'America/Argentina/Buenos Aires','','11.2.2'),(8875,_binary 'America/Argentina/Catamarca','','11.2.2'),(8876,_binary 'America/Argentina/Cordoba','','11.2.2'),(8877,_binary 'America/Argentina/Jujuy','','11.2.2'),(8878,_binary 'America/Argentina/La Rioja','','11.2.2'),(8879,_binary 'America/Argentina/Mendoza','','11.2.2'),(8880,_binary 'America/Argentina/Rio Gallegos','','11.2.2'),(8881,_binary 'America/Argentina/Salta','','11.2.2'),(8882,_binary 'America/Argentina/San Juan','','11.2.2'),(8883,_binary 'America/Argentina/San Luis','','11.2.2'),(8884,_binary 'America/Argentina/Tucuman','','11.2.2'),(8885,_binary 'America/Argentina/Ushuaia','','11.2.2'),(8886,_binary 'America/Aruba','','11.2.2'),(8887,_binary 'America/Asuncion','','11.2.2'),(8888,_binary 'America/Atikokan','','11.2.2'),(8889,_binary 'America/Bahia','','11.2.2'),(8890,_binary 'America/Bahia Banderas','','11.2.2'),(8891,_binary 'America/Barbados','','11.2.2'),(8892,_binary 'America/Belem','','11.2.2'),(8893,_binary 'America/Belize','','11.2.2'),(8894,_binary 'America/Blanc-Sablon','','11.2.2'),(8895,_binary 'America/Boa Vista','','11.2.2'),(8896,_binary 'America/Bogota','','11.2.2'),(8897,_binary 'America/Boise','','11.2.2'),(8898,_binary 'America/Cambridge Bay','','11.2.2'),(8899,_binary 'America/Campo Grande','','11.2.2'),(8900,_binary 'America/Cancun','','11.2.2'),(8901,_binary 'America/Caracas','','11.2.2'),(8902,_binary 'America/Cayenne','','11.2.2'),(8903,_binary 'America/Cayman','','11.2.2'),(8904,_binary 'America/Chicago','','11.2.2'),(8905,_binary 'America/Chihuahua','','11.2.2'),(8906,_binary 'America/Ciudad Juarez','','11.2.2'),(8907,_binary 'America/Costa Rica','','11.2.2'),(8908,_binary 'America/Coyhaique','','11.2.2'),(8909,_binary 'America/Creston','','11.2.2'),(8910,_binary 'America/Cuiaba','','11.2.2'),(8911,_binary 'America/Curacao','','11.2.2'),(8912,_binary 'America/Danmarkshavn','','11.2.2'),(8913,_binary 'America/Dawson','','11.2.2'),(8914,_binary 'America/Dawson Creek','','11.2.2'),(8915,_binary 'America/Denver','','11.2.2'),(8916,_binary 'America/Detroit','','11.2.2'),(8917,_binary 'America/Dominica','','11.2.2'),(8918,_binary 'America/Edmonton','','11.2.2'),(8919,_binary 'America/Eirunepe','','11.2.2'),(8920,_binary 'America/El Salvador','','11.2.2'),(8921,_binary 'America/Fort Nelson','','11.2.2'),(8922,_binary 'America/Fortaleza','','11.2.2'),(8923,_binary 'America/Glace Bay','','11.2.2'),(8924,_binary 'America/Goose Bay','','11.2.2'),(8925,_binary 'America/Grand Turk','','11.2.2'),(8926,_binary 'America/Grenada','','11.2.2'),(8927,_binary 'America/Guadeloupe','','11.2.2'),(8928,_binary 'America/Guatemala','','11.2.2'),(8929,_binary 'America/Guayaquil','','11.2.2'),(8930,_binary 'America/Guyana','','11.2.2'),(8931,_binary 'America/Halifax','','11.2.2'),(8932,_binary 'America/Havana','','11.2.2'),(8933,_binary 'America/Hermosillo','','11.2.2'),(8934,_binary 'America/Indiana/Indianapolis','','11.2.2'),(8935,_binary 'America/Indiana/Knox','','11.2.2'),(8936,_binary 'America/Indiana/Marengo','','11.2.2'),(8937,_binary 'America/Indiana/Petersburg','','11.2.2'),(8938,_binary 'America/Indiana/Tell City','','11.2.2'),(8939,_binary 'America/Indiana/Vevay','','11.2.2'),(8940,_binary 'America/Indiana/Vincennes','','11.2.2'),(8941,_binary 'America/Indiana/Winamac','','11.2.2'),(8942,_binary 'America/Inuvik','','11.2.2'),(8943,_binary 'America/Iqaluit','','11.2.2'),(8944,_binary 'America/Jamaica','','11.2.2'),(8945,_binary 'America/Juneau','','11.2.2'),(8946,_binary 'America/Kentucky/Louisville','','11.2.2'),(8947,_binary 'America/Kentucky/Monticello','','11.2.2'),(8948,_binary 'America/Kralendijk','','11.2.2'),(8949,_binary 'America/La Paz','','11.2.2'),(8950,_binary 'America/Lima','','11.2.2'),(8951,_binary 'America/Los Angeles','','11.2.2'),(8952,_binary 'America/Lower Princes','','11.2.2'),(8953,_binary 'America/Maceio','','11.2.2'),(8954,_binary 'America/Managua','','11.2.2'),(8955,_binary 'America/Manaus','','11.2.2'),(8956,_binary 'America/Marigot','','11.2.2'),(8957,_binary 'America/Martinique','','11.2.2'),(8958,_binary 'America/Matamoros','','11.2.2'),(8959,_binary 'America/Mazatlan','','11.2.2'),(8960,_binary 'America/Menominee','','11.2.2'),(8961,_binary 'America/Merida','','11.2.2'),(8962,_binary 'America/Metlakatla','','11.2.2'),(8963,_binary 'America/Mexico City','','11.2.2'),(8964,_binary 'America/Miquelon','','11.2.2'),(8965,_binary 'America/Moncton','','11.2.2'),(8966,_binary 'America/Monterrey','','11.2.2'),(8967,_binary 'America/Montevideo','','11.2.2'),(8968,_binary 'America/Montserrat','','11.2.2'),(8969,_binary 'America/Nassau','','11.2.2'),(8970,_binary 'America/New York','','11.2.2'),(8971,_binary 'America/Nome','','11.2.2'),(8972,_binary 'America/Noronha','','11.2.2'),(8973,_binary 'America/North Dakota/Beulah','','11.2.2'),(8974,_binary 'America/North Dakota/Center','','11.2.2'),(8975,_binary 'America/North Dakota/New Salem','','11.2.2'),(8976,_binary 'America/Nuuk','','11.2.2'),(8977,_binary 'America/Ojinaga','','11.2.2'),(8978,_binary 'America/Panama','','11.2.2'),(8979,_binary 'America/Paramaribo','','11.2.2'),(8980,_binary 'America/Phoenix','','11.2.2'),(8981,_binary 'America/Port of Spain','','11.2.2'),(8982,_binary 'America/Port-au-Prince','','11.2.2'),(8983,_binary 'America/Porto Velho','','11.2.2'),(8984,_binary 'America/Puerto Rico','','11.2.2'),(8985,_binary 'America/Punta Arenas','','11.2.2'),(8986,_binary 'America/Rankin Inlet','','11.2.2'),(8987,_binary 'America/Recife','','11.2.2'),(8988,_binary 'America/Regina','','11.2.2'),(8989,_binary 'America/Resolute','','11.2.2'),(8990,_binary 'America/Rio Branco','','11.2.2'),(8991,_binary 'America/Santarem','','11.2.2'),(8992,_binary 'America/Santiago','','11.2.2'),(8993,_binary 'America/Santo Domingo','','11.2.2'),(8994,_binary 'America/Sao Paulo','','11.2.2'),(8995,_binary 'America/Scoresbysund','','11.2.2'),(8996,_binary 'America/Sitka','','11.2.2'),(8997,_binary 'America/St Barthelemy','','11.2.2'),(8998,_binary 'America/St Johns','','11.2.2'),(8999,_binary 'America/St Kitts','','11.2.2'),(9000,_binary 'America/St Lucia','','11.2.2'),(9001,_binary 'America/St Thomas','','11.2.2'),(9002,_binary 'America/St Vincent','','11.2.2'),(9003,_binary 'America/Swift Current','','11.2.2'),(9004,_binary 'America/Tegucigalpa','','11.2.2'),(9005,_binary 'America/Thule','','11.2.2'),(9006,_binary 'America/Tijuana','','11.2.2'),(9007,_binary 'America/Toronto','','11.2.2'),(9008,_binary 'America/Tortola','','11.2.2'),(9009,_binary 'America/Vancouver','','11.2.2'),(9010,_binary 'America/Whitehorse','','11.2.2'),(9011,_binary 'America/Winnipeg','','11.2.2'),(9012,_binary 'America/Yakutat','','11.2.2'),(9013,_binary 'Antarctica/Casey','','11.2.2'),(9014,_binary 'Antarctica/Davis','','11.2.2'),(9015,_binary 'Antarctica/DumontDUrville','','11.2.2'),(9016,_binary 'Antarctica/Macquarie','','11.2.2'),(9017,_binary 'Antarctica/Mawson','','11.2.2'),(9018,_binary 'Antarctica/McMurdo','','11.2.2'),(9019,_binary 'Antarctica/Palmer','','11.2.2'),(9020,_binary 'Antarctica/Rothera','','11.2.2'),(9021,_binary 'Antarctica/Syowa','','11.2.2'),(9022,_binary 'Antarctica/Troll','','11.2.2'),(9023,_binary 'Antarctica/Vostok','','11.2.2'),(9024,_binary 'Arctic/Longyearbyen','','11.2.2'),(9025,_binary 'Asia/Aden','','11.2.2'),(9026,_binary 'Asia/Almaty','','11.2.2'),(9027,_binary 'Asia/Amman','','11.2.2'),(9028,_binary 'Asia/Anadyr','','11.2.2'),(9029,_binary 'Asia/Aqtau','','11.2.2'),(9030,_binary 'Asia/Aqtobe','','11.2.2'),(9031,_binary 'Asia/Ashgabat','','11.2.2'),(9032,_binary 'Asia/Atyrau','','11.2.2'),(9033,_binary 'Asia/Baghdad','','11.2.2'),(9034,_binary 'Asia/Bahrain','','11.2.2'),(9035,_binary 'Asia/Baku','','11.2.2'),(9036,_binary 'Asia/Bangkok','','11.2.2'),(9037,_binary 'Asia/Barnaul','','11.2.2'),(9038,_binary 'Asia/Beirut','','11.2.2'),(9039,_binary 'Asia/Bishkek','','11.2.2'),(9040,_binary 'Asia/Brunei','','11.2.2'),(9041,_binary 'Asia/Chita','','11.2.2'),(9042,_binary 'Asia/Colombo','','11.2.2'),(9043,_binary 'Asia/Damascus','','11.2.2'),(9044,_binary 'Asia/Dhaka','','11.2.2'),(9045,_binary 'Asia/Dili','','11.2.2'),(9046,_binary 'Asia/Dubai','','11.2.2'),(9047,_binary 'Asia/Dushanbe','','11.2.2'),(9048,_binary 'Asia/Famagusta','','11.2.2'),(9049,_binary 'Asia/Gaza','','11.2.2'),(9050,_binary 'Asia/Hebron','','11.2.2'),(9051,_binary 'Asia/Ho Chi Minh','','11.2.2'),(9052,_binary 'Asia/Hong Kong','','11.2.2'),(9053,_binary 'Asia/Hovd','','11.2.2'),(9054,_binary 'Asia/Irkutsk','','11.2.2'),(9055,_binary 'Asia/Jakarta','','11.2.2'),(9056,_binary 'Asia/Jayapura','','11.2.2'),(9057,_binary 'Asia/Jerusalem','','11.2.2'),(9058,_binary 'Asia/Kabul','','11.2.2'),(9059,_binary 'Asia/Kamchatka','','11.2.2'),(9060,_binary 'Asia/Karachi','','11.2.2'),(9061,_binary 'Asia/Kathmandu','','11.2.2'),(9062,_binary 'Asia/Khandyga','','11.2.2'),(9063,_binary 'Asia/Kolkata','','11.2.2'),(9064,_binary 'Asia/Krasnoyarsk','','11.2.2'),(9065,_binary 'Asia/Kuala Lumpur','','11.2.2'),(9066,_binary 'Asia/Kuching','','11.2.2'),(9067,_binary 'Asia/Kuwait','','11.2.2'),(9068,_binary 'Asia/Macau','','11.2.2'),(9069,_binary 'Asia/Magadan','','11.2.2'),(9070,_binary 'Asia/Makassar','','11.2.2'),(9071,_binary 'Asia/Manila','','11.2.2'),(9072,_binary 'Asia/Muscat','','11.2.2'),(9073,_binary 'Asia/Nicosia','','11.2.2'),(9074,_binary 'Asia/Novokuznetsk','','11.2.2'),(9075,_binary 'Asia/Novosibirsk','','11.2.2'),(9076,_binary 'Asia/Omsk','','11.2.2'),(9077,_binary 'Asia/Oral','','11.2.2'),(9078,_binary 'Asia/Phnom Penh','','11.2.2'),(9079,_binary 'Asia/Pontianak','','11.2.2'),(9080,_binary 'Asia/Pyongyang','','11.2.2'),(9081,_binary 'Asia/Qatar','','11.2.2'),(9082,_binary 'Asia/Qostanay','','11.2.2'),(9083,_binary 'Asia/Qyzylorda','','11.2.2'),(9084,_binary 'Asia/Riyadh','','11.2.2'),(9085,_binary 'Asia/Sakhalin','','11.2.2'),(9086,_binary 'Asia/Samarkand','','11.2.2'),(9087,_binary 'Asia/Seoul','','11.2.2'),(9088,_binary 'Asia/Shanghai','','11.2.2'),(9089,_binary 'Asia/Singapore','','11.2.2'),(9090,_binary 'Asia/Srednekolymsk','','11.2.2'),(9091,_binary 'Asia/Taipei','','11.2.2'),(9092,_binary 'Asia/Tashkent','','11.2.2'),(9093,_binary 'Asia/Tbilisi','','11.2.2'),(9094,_binary 'Asia/Tehran','','11.2.2'),(9095,_binary 'Asia/Thimphu','','11.2.2'),(9096,_binary 'Asia/Tokyo','','11.2.2'),(9097,_binary 'Asia/Tomsk','','11.2.2'),(9098,_binary 'Asia/Ulaanbaatar','','11.2.2'),(9099,_binary 'Asia/Urumqi','','11.2.2'),(9100,_binary 'Asia/Ust-Nera','','11.2.2'),(9101,_binary 'Asia/Vientiane','','11.2.2'),(9102,_binary 'Asia/Vladivostok','','11.2.2'),(9103,_binary 'Asia/Yakutsk','','11.2.2'),(9104,_binary 'Asia/Yangon','','11.2.2'),(9105,_binary 'Asia/Yekaterinburg','','11.2.2'),(9106,_binary 'Asia/Yerevan','','11.2.2'),(9107,_binary 'Atlantic/Azores','','11.2.2'),(9108,_binary 'Atlantic/Bermuda','','11.2.2'),(9109,_binary 'Atlantic/Canary','','11.2.2'),(9110,_binary 'Atlantic/Cape Verde','','11.2.2'),(9111,_binary 'Atlantic/Faroe','','11.2.2'),(9112,_binary 'Atlantic/Madeira','','11.2.2'),(9113,_binary 'Atlantic/Reykjavik','','11.2.2'),(9114,_binary 'Atlantic/South Georgia','','11.2.2'),(9115,_binary 'Atlantic/St Helena','','11.2.2'),(9116,_binary 'Atlantic/Stanley','','11.2.2'),(9117,_binary 'Australia/Adelaide','','11.2.2'),(9118,_binary 'Australia/Brisbane','','11.2.2'),(9119,_binary 'Australia/Broken Hill','','11.2.2'),(9120,_binary 'Australia/Darwin','','11.2.2'),(9121,_binary 'Australia/Eucla','','11.2.2'),(9122,_binary 'Australia/Hobart','','11.2.2'),(9123,_binary 'Australia/Lindeman','','11.2.2'),(9124,_binary 'Australia/Lord Howe','','11.2.2'),(9125,_binary 'Australia/Melbourne','','11.2.2'),(9126,_binary 'Australia/Perth','','11.2.2'),(9127,_binary 'Australia/Sydney','','11.2.2'),(9128,_binary 'Europe/Amsterdam','','11.2.2'),(9129,_binary 'Europe/Andorra','','11.2.2'),(9130,_binary 'Europe/Astrakhan','','11.2.2'),(9131,_binary 'Europe/Athens','','11.2.2'),(9132,_binary 'Europe/Belgrade','','11.2.2'),(9133,_binary 'Europe/Berlin','','11.2.2'),(9134,_binary 'Europe/Bratislava','','11.2.2'),(9135,_binary 'Europe/Brussels','','11.2.2'),(9136,_binary 'Europe/Bucharest','','11.2.2'),(9137,_binary 'Europe/Budapest','','11.2.2'),(9138,_binary 'Europe/Busingen','','11.2.2'),(9139,_binary 'Europe/Chisinau','','11.2.2'),(9140,_binary 'Europe/Copenhagen','','11.2.2'),(9141,_binary 'Europe/Dublin','','11.2.2'),(9142,_binary 'Europe/Gibraltar','','11.2.2'),(9143,_binary 'Europe/Guernsey','','11.2.2'),(9144,_binary 'Europe/Helsinki','','11.2.2'),(9145,_binary 'Europe/Isle of Man','','11.2.2'),(9146,_binary 'Europe/Istanbul','','11.2.2'),(9147,_binary 'Europe/Jersey','','11.2.2'),(9148,_binary 'Europe/Kaliningrad','','11.2.2'),(9149,_binary 'Europe/Kirov','','11.2.2'),(9150,_binary 'Europe/Kyiv','','11.2.2'),(9151,_binary 'Europe/Lisbon','','11.2.2'),(9152,_binary 'Europe/Ljubljana','','11.2.2'),(9153,_binary 'Europe/London','','11.2.2'),(9154,_binary 'Europe/Luxembourg','','11.2.2'),(9155,_binary 'Europe/Madrid','','11.2.2'),(9156,_binary 'Europe/Malta','','11.2.2'),(9157,_binary 'Europe/Mariehamn','','11.2.2'),(9158,_binary 'Europe/Minsk','','11.2.2'),(9159,_binary 'Europe/Monaco','','11.2.2'),(9160,_binary 'Europe/Moscow','','11.2.2'),(9161,_binary 'Europe/Oslo','','11.2.2'),(9162,_binary 'Europe/Paris','','11.2.2'),(9163,_binary 'Europe/Podgorica','','11.2.2'),(9164,_binary 'Europe/Prague','','11.2.2'),(9165,_binary 'Europe/Riga','','11.2.2'),(9166,_binary 'Europe/Rome','','11.2.2'),(9167,_binary 'Europe/Samara','','11.2.2'),(9168,_binary 'Europe/San Marino','','11.2.2'),(9169,_binary 'Europe/Sarajevo','','11.2.2'),(9170,_binary 'Europe/Saratov','','11.2.2'),(9171,_binary 'Europe/Simferopol','','11.2.2'),(9172,_binary 'Europe/Skopje','','11.2.2'),(9173,_binary 'Europe/Sofia','','11.2.2'),(9174,_binary 'Europe/Stockholm','','11.2.2'),(9175,_binary 'Europe/Tallinn','','11.2.2'),(9176,_binary 'Europe/Tirane','','11.2.2'),(9177,_binary 'Europe/Ulyanovsk','','11.2.2'),(9178,_binary 'Europe/Vaduz','','11.2.2'),(9179,_binary 'Europe/Vatican','','11.2.2'),(9180,_binary 'Europe/Vienna','','11.2.2'),(9181,_binary 'Europe/Vilnius','','11.2.2'),(9182,_binary 'Europe/Volgograd','','11.2.2'),(9183,_binary 'Europe/Warsaw','','11.2.2'),(9184,_binary 'Europe/Zagreb','','11.2.2'),(9185,_binary 'Europe/Zurich','','11.2.2'),(9186,_binary 'Indian/Antananarivo','','11.2.2'),(9187,_binary 'Indian/Chagos','','11.2.2'),(9188,_binary 'Indian/Christmas','','11.2.2'),(9189,_binary 'Indian/Cocos','','11.2.2'),(9190,_binary 'Indian/Comoro','','11.2.2'),(9191,_binary 'Indian/Kerguelen','','11.2.2'),(9192,_binary 'Indian/Mahe','','11.2.2'),(9193,_binary 'Indian/Maldives','','11.2.2'),(9194,_binary 'Indian/Mauritius','','11.2.2'),(9195,_binary 'Indian/Mayotte','','11.2.2'),(9196,_binary 'Indian/Reunion','','11.2.2'),(9197,_binary 'Pacific/Apia','','11.2.2'),(9198,_binary 'Pacific/Auckland','','11.2.2'),(9199,_binary 'Pacific/Bougainville','','11.2.2'),(9200,_binary 'Pacific/Chatham','','11.2.2'),(9201,_binary 'Pacific/Chuuk','','11.2.2'),(9202,_binary 'Pacific/Easter','','11.2.2'),(9203,_binary 'Pacific/Efate','','11.2.2'),(9204,_binary 'Pacific/Fakaofo','','11.2.2'),(9205,_binary 'Pacific/Fiji','','11.2.2'),(9206,_binary 'Pacific/Funafuti','','11.2.2'),(9207,_binary 'Pacific/Galapagos','','11.2.2'),(9208,_binary 'Pacific/Gambier','','11.2.2'),(9209,_binary 'Pacific/Guadalcanal','','11.2.2'),(9210,_binary 'Pacific/Guam','','11.2.2'),(9211,_binary 'Pacific/Honolulu','','11.2.2'),(9212,_binary 'Pacific/Kanton','','11.2.2'),(9213,_binary 'Pacific/Kiritimati','','11.2.2'),(9214,_binary 'Pacific/Kosrae','','11.2.2'),(9215,_binary 'Pacific/Kwajalein','','11.2.2'),(9216,_binary 'Pacific/Majuro','','11.2.2'),(9217,_binary 'Pacific/Marquesas','','11.2.2'),(9218,_binary 'Pacific/Midway','','11.2.2'),(9219,_binary 'Pacific/Nauru','','11.2.2'),(9220,_binary 'Pacific/Niue','','11.2.2'),(9221,_binary 'Pacific/Norfolk','','11.2.2'),(9222,_binary 'Pacific/Noumea','','11.2.2'),(9223,_binary 'Pacific/Pago Pago','','11.2.2'),(9224,_binary 'Pacific/Palau','','11.2.2'),(9225,_binary 'Pacific/Pitcairn','','11.2.2'),(9226,_binary 'Pacific/Pohnpei','','11.2.2'),(9227,_binary 'Pacific/Port Moresby','','11.2.2'),(9228,_binary 'Pacific/Rarotonga','','11.2.2'),(9229,_binary 'Pacific/Saipan','','11.2.2'),(9230,_binary 'Pacific/Tahiti','','11.2.2'),(9231,_binary 'Pacific/Tarawa','','11.2.2'),(9232,_binary 'Pacific/Tongatapu','','11.2.2'),(9233,_binary 'Pacific/Wake','','11.2.2'),(9234,_binary 'Pacific/Wallis','','11.2.2'),(9235,_binary 'UTC','','11.2.2'),(9236,_binary 'When checking for updates, your site automatically sends anonymous information to Drupal.org. See the <a href=\"@update-module-docs\" target=\"_blank\">Update module documentation</a> for details.','','11.1.7'),(9237,_binary 'l, j F Y - H:i','PHP date format','11.1.7'),(9238,_binary 'D, j M Y - H:i','PHP date format','11.1.7'),(9239,_binary 'j M Y - H:i','PHP date format','11.1.7'),(9240,_binary 'j F Y','PHP date format','11.1.7'),(9241,_binary 'Content blocks','','11.2.2'),(9242,_binary 'Find and manage content blocks.','','11.1.7'),(9243,_binary 'There are no content blocks available.','','11.1.7'),(9244,_binary 'Create and edit content blocks.','','11.1.7'),(9245,_binary 'Author name','','11.2.2'),(9246,_binary 'Registering module','','11.1.7'),(9247,_binary '{{ arguments.created_year_month }}','','11.1.7'),(9248,_binary 'Managing and deploying configuration','','11.2.2'),(9249,_binary 'Create and download an archive containing all your site\'s configuration, exported as YAML files. See @config_overview_topic for more information about configuration.','','11.2.2'),(9250,_binary 'Select the <em>Configuration type</em> that you want to export, and then select the specific <em>Configuration name</em> to export.','','11.2.2'),(9251,_binary 'Use your browser to copy the text in the box marked <em>Here is your configuration</em> to the clipboard.','','11.2.2'),(9252,_binary 'Paste the copied text into a plain-text editor on your computer or other device, and save it using the suggested file name below the text box.','','11.2.2'),(9253,_binary 'Click <em>Upload</em>. Your configuration archive will be unpacked and placed in the configuration synchronization directory, and you will be redirected to the <em>Synchronize</em> page.','','11.2.2'),(9254,_binary 'Review the differences between your uploaded configuration and the active configuration, if any, and click <em>Import all</em> to import the changes.','','11.2.2'),(9255,_binary 'Select the <em>Configuration type</em> that you want to import.','','11.2.2'),(9256,_binary 'On your computer or other device, copy the YAML-format configuration that you want to import to the clipboard.','','11.2.2'),(9257,_binary 'Paste the clipboard text into the box labeled <em>Paste your configuration here</em>.','','11.2.2'),(9258,_binary 'Managing the fields of contact forms','','11.2.2'),(9259,_binary 'Both personal and site-wide contact forms will always have <em>Subject</em> and <em>Message</em> fields. You can add additional fields for users to fill out if desired. Note that if you want to display other content on a form page, such as text or images, you can use a content block.','','11.2.2'),(9260,_binary 'Click <em>Manage fields</em> for the form you want to change the fields of, and add or remove one or more fields on the form.','','11.2.2'),(9261,_binary 'Setting a default contact form','','11.2.2'),(9262,_binary 'the form displayed on the default contact page','','11.2.2'),(9263,_binary 'Set a site-wide contact form to be the default contact form (@contact_page_link; for example, <em>/contact</em>).','','11.2.2'),(9264,_binary 'Click <em>Edit</em> for the site-wide form you want to be the default.','','11.2.2'),(9265,_binary 'Check <em>Make this the default form</em> and click <em>Save</em>.','','11.2.2'),(9266,_binary 'Create a new site-wide contact form.','','11.2.2'),(9267,_binary 'Fill in the <em>Label</em> (title) for the form, <em>Recipients</em>, and optionally the other settings.','','11.2.2'),(9268,_binary 'Configuring personal contact forms','','11.2.2'),(9269,_binary 'Verify that permissions are correct for your site\'s roles, including the generic <em>Anonymous user</em> and <em>Authenticated user</em>. In order to use personal contact forms, users need both <em>View user information</em> (in the <em>User</em> section, which enables them to view user profiles) and <em>Use users\' personal contact forms</em> (in the <em>Contact</em> section, which enables them to use contact forms if they can view user profiles).','','11.2.2'),(9270,_binary 'Site visitors can email registered users on your site by using the personal contact form, without knowing or learning the email address of the recipient. When a user with the correct permissions is viewing another user\'s profile, the viewer will see a <em>Contact</em> tab or link, which leads to the personal contact form if the user whose profile is being viewed has their personal contact form enabled (this is a user account setting).','','11.2.2'),(9271,_binary 'Optimizing site performance','','11.2.2'),(9272,_binary 'What is site performance?','','11.2.2'),(9273,_binary 'Site performance, in this context, refers to speed factors such as the page load time and the response time after a user action on a page.','','11.2.2'),(9274,_binary 'What is caching?','','11.2.2'),(9275,_binary 'Caching is saving already-rendered HTML output and other calculated data for later use the first time it is needed. This saves time, because the next time the same data is needed it can be quickly retrieved instead of recalculated. Automatic caching systems also include mechanisms to delete cached calculations or mark them as no longer valid when the underlying data changes. To facilitate that, cached data has a <em>lifetime</em>, which is the maximum time before the data will be deleted from the cache (forcing recalculation).','','11.2.2'),(9276,_binary 'What is file aggregation?','','11.2.2'),(9277,_binary 'Aggregation is when CSS and JavaScript files are merged together and compressed into a format that is much smaller than the original. This allows for faster transmission and faster rendering on the other end.','','11.2.2'),(9278,_binary 'What can I do to improve my site\'s performance?','','11.2.2'),(9279,_binary 'The following core software modules and mechanisms can improve your site\'s performance:','','11.2.2'),(9280,_binary 'Internal Page Cache module','','11.2.2'),(9281,_binary 'Caches pages requested by users who are not logged in (anonymous users). Do not use if your site needs to send different output to different anonymous users.','','11.2.2'),(9282,_binary 'Internal Dynamic Page Cache module','','11.2.2'),(9283,_binary 'Caches data for both authenticated and anonymous users, with non-cacheable data in the page converted to placeholders and calculated when the page is requested.','','11.2.2'),(9284,_binary 'Changes the way pages are sent to users, so that cacheable parts are sent out first with placeholders, and the uncacheable or personalized parts of the page are streamed afterwards. This allows the browser to render the bulk of the page quickly and fill in the details later.','','11.2.2'),(9285,_binary 'Performance page settings','','11.2.2'),(9286,_binary 'In the <em>Manage</em> administrative menu, if you navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Performance</em>, you will find a setting for the maximum cache lifetime, as well as the ability to turn on CSS and JavaScript file aggregation.','','11.2.2'),(9287,_binary 'Managing content structure','','11.2.2'),(9288,_binary 'A <em>theme</em> is a set of files that define the visual look and feel of your site. The core software and modules that run on your site determine which content (including HTML text and other data stored in the database, uploaded images, and any other asset files) is displayed on the pages of your site. The theme determines the HTML markup and CSS styling that wraps the content. Several basic themes are supplied with the core software; additional <em>contributed themes</em> can be downloaded separately from the <a href=\"https://www.drupal.org/project/project_theme\">Download &amp; Extend page on drupal.org</a>, or you can create your own theme.','','11.2.2'),(9289,_binary 'A base theme is a theme that is not meant to be used directly on a site, but instead acts as a scaffolding for building other themes. The core Stable 9 theme is one example; other base themes can be downloaded from the <a href=\"https://www.drupal.org/project/project_theme\">Download &amp; Extend page on drupal.org</a>.','','11.2.2'),(9290,_binary 'A <em>layout</em> is a template that defines where blocks and other pieces of content should be displayed. The core Layout Discovery module allows modules and themes to register layouts, and the core Layout Builder module provides a visual interface for placing fields and blocks in layouts for entity sub-types and individual entity items (see @content_structure_topic for more on entities and fields).','','11.2.2'),(9291,_binary 'Changing site appearance overview','','11.2.2'),(9292,_binary 'Extending and Customizing Your Site (Drupal User Guide)','','11.2.2'),(9293,_binary 'Theming Drupal','','11.2.2'),(9294,_binary 'A menu is a collection of <em>menu links</em> used to navigate a web site. Menus and menu links can be provided by modules or site administrators.','','11.2.2'),(9295,_binary 'Managing menus overview','','11.2.2'),(9296,_binary 'The core Menu UI module provides a user interface for managing menus, including creating new menus, reordering menu links, and disabling links provided by modules. It also provides the ability for links to content items to be added to menus while editing, if configured on the content type. The core Custom Menu Links module provides the ability to add custom links to menus. Each menu can be displayed by placing a block in a theme region; some themes also can display a menu outside of the block system. See the related topics listed below for specific tasks.','','11.2.2'),(9297,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/menu-concept.html\">Concept: Menu (Drupal User Guide)</a>','','11.2.2'),(9298,_binary 'A web service allows your site to provide its content and data to other web sites and applications. Typically, the data is transported via <a href=\"https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol\">HTTP</a> in a serialized machine-readable format.','','11.2.2'),(9299,_binary 'Serialization is the process of converting complex data structures into text strings, so that they can be exchanged and stored. The reverse process is called <em>deserialization</em>. JSON and XML are the two most-commonly-used data serialization formats for web services.','','11.2.2'),(9300,_binary '<a href=\"http://en.wikipedia.org/wiki/Basic_access_authentication\">HTTP Basic authentication</a> is a method for authenticating requests by sending a user name and password along with the request.','','11.2.2'),(9301,_binary 'The following core software modules provide web services:','','11.2.2'),(9302,_binary 'JSON:API module','','11.2.2'),(9303,_binary 'Exposes <em>entities</em> to other applications using a fully compliant implementation of the <a href=\"https://jsonapi.org\">JSON:API Specification</a>. See @content_structure_topic for more information on content entities and fields.','','11.2.2'),(9304,_binary 'Serialization module','','11.2.2'),(9305,_binary 'Provides a framework for adding specific serialization formats for other modules to use.','','11.2.2'),(9306,_binary 'HTTP Basic Authentication module','','11.2.2'),(9307,_binary 'Provides a way for web services to be authenticated using HTTP Basic authentication against site user accounts.','','11.2.2'),(9308,_binary 'There are also contributed modules that provide web services.','','11.2.2'),(9309,_binary 'Online documentation for the RESTful Web Services module','','11.2.2'),(9310,_binary 'Online documentation for the JSON:API module','','11.2.2'),(9311,_binary 'Comparison of the RESTFul Web Services and JSON:API modules','','11.2.2'),(9312,_binary 'Maintaining and troubleshooting your site','','11.2.2'),(9313,_binary 'Here are some tasks and hints related to maintaining your site, and troubleshooting problems that may come up on your site. See the related topics below for more information.','','11.2.2'),(9314,_binary 'When performing maintenance, such as installing, uninstalling, or updating a module, put your site in maintenance mode.','','11.2.2'),(9315,_binary 'There are several site reports that can help you diagnose problems with your site. There are also two core modules that can be used for error logging: Database Logging and Syslog.','','11.2.2'),(9316,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/prevent-chapter.html\">Preventing and Fixing Problems (Drupal User Guide)</a>','','11.2.2'),(9317,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/security-chapter.html\">Security and Maintenance (Drupal User Guide)</a>','','11.2.2'),(9318,_binary 'Making your site secure','','11.2.2'),(9319,_binary 'Keeping track of updates, updating the core software, and updating contributed modules and/or themes are all part of keeping your site secure. See the related topics listed below for specific tasks.','','11.2.2'),(9320,_binary 'Running and configuring cron','','11.2.2'),(9321,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>@extend_link</em>. Verify that the Search, Help, and Block modules are installed (or install them if they are not already installed).','','11.2.2'),(9322,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>Block layout</em>.','','11.2.2'),(9323,_binary 'Working with help topics','','11.2.2'),(9324,_binary 'What is a help topic?','','11.2.2'),(9325,_binary 'A help topic describes a concept, or steps to accomplish a task, related to a feature provided by one or more modules or themes. If the core Search module is enabled, these topics are also searchable.','','11.2.2'),(9326,_binary 'Where are help topics listed?','','11.2.2'),(9327,_binary 'The top-level help topics are listed at @help_link. Links to other topics, including non-top-level help topics, can be found under the \"Related\" heading when viewing a topic page.','','11.2.2'),(9328,_binary 'How are help topics provided?','','11.2.2'),(9329,_binary 'Modules and themes can provide help topics as Twig-file-based plugins in a project sub-directory called <em>help_topics</em>; plugin metadata is provided in YAML front matter within each Twig file. Plugin-based help topics provided by modules and themes will automatically be updated when a module or theme is updated. Use the plugins in <em>core/modules/help/help_topics</em> as a guide when writing and formatting a help topic plugin for your theme or module.','','11.2.2'),(9330,_binary 'How are help topics translated?','','11.2.2'),(9331,_binary 'The title and body text of help topics provided by contributed modules and themes are translatable using @translate_link (provided by Interface Translation module). Topics provided by custom modules and themes are also translatable if they have been viewed at least once in a non-English language, which triggers putting their translatable text into the translation database.','','11.2.2'),(9332,_binary 'How can users search for help topics?','','11.2.2'),(9333,_binary 'To enable users to search help, including help topics, you will need to install the core Search module, configure a search page, and add a search block to the Help page or another administrative page. (A search page is provided automatically, and if you use the core Claro administrative theme, a help search block is shown on the main Help page.) Then users with search permissions, and permission to view help, will be able to search help. See the related topic, @help_search_topic, for step-by-step instructions.','','11.2.2'),(9334,_binary 'Help Topics Standards','','11.2.2'),(9335,_binary 'To ensure that your site and its modules continue to function well, a group of administrative operations should be run periodically. These operations are called <em>cron</em> tasks, and running the tasks is known as <em>running cron</em>. Depending on how often content is updated on your site, you might need to run cron on a schedule ranging from hourly to weekly to keep your site running well.','','11.2.2'),(9336,_binary 'If the core Automated Cron module is installed, your site will run cron periodically, on a schedule you can configure.','','11.2.2'),(9337,_binary 'You can set up a task on your web server to visit the <em> cron URL</em>, which is unique to your site, on a schedule.','','11.2.2'),(9338,_binary 'If you have a way to configure tasks on your web server, copy the link where it says <em>To run cron from outside the site, go to</em>. Set up a task to visit that URL on your desired cron schedule, such as once an hour or once a week. (On Linux-like servers, you can use the <em>wget</em> command to visit a URL.) If you configure an outside task, you should uninstall the Automated Cron module.','','11.2.2'),(9339,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/security-cron-concept.html\">Concept: Cron (Drupal User Guide)</a>','','11.2.2'),(9340,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/security-cron.html\">Configuring Cron Maintenance Tasks (Drupal User Guide)</a>','','11.2.2'),(9341,_binary 'Tracking the content of your website','','11.2.2'),(9342,_binary 'Tracking overview','','11.2.2'),(9343,_binary 'The core History module tracks how recently users have viewed content items, and provides a Views field and filter that can be used to show users content that they haven\'t yet seen.','','11.2.2'),(9344,_binary 'User interface text that is provided by the core software, your install profile, themes, and modules is provided in English, but can be translated into other languages. You can also download translations that community-members have provided.','','11.2.2'),(9345,_binary 'Working with languages overview','','11.2.2'),(9346,_binary 'The core Language module lets you add new languages to your site, provides the <em>Language switcher</em> block, and provides the ability to configure block visibility by language; the block and block visibility settings are only available if you have multiple languages configured. The core Content Translation, Configuration Translation, and Interface Translation modules let you translate content, configuration, and the built-in user interface, respectively. The core Update Manager module manages automatic downloads of community-provided translations of default configuration and user-interface text. See the related topics listed below for specific tasks.','','11.1.8'),(9347,_binary 'Extending and modifying your site functionality','','11.2.2'),(9348,_binary 'A <em>module</em> is a set of PHP, JavaScript, and/or CSS files that extends site features and adds functionality. A set of <em>Core modules</em> is distributed as part of the core software download. Additional <em>Contributed modules</em> can be downloaded separately from the <a href=\"https://www.drupal.org/project/project_module\">Download &amp; Extend page on drupal.org</a>.','','11.2.2'),(9349,_binary 'Installing a core or downloaded contributed module means turning it on, so that you can use its features and functionality. Uninstalling means turning it off and removing all of its configuration. A module cannot be uninstalled if another installed module depends on it, or if you have created content on your site using the module -- you would need to delete the content and uninstall dependent modules first.','','11.2.2'),(9350,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/understanding-modules.html\">Concept: Modules (Drupal User Guide)</a>','','11.2.2'),(9351,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/extend-chapter.html\">Extending and Customizing Your Site (Drupal User Guide)</a>','','11.2.2'),(9352,_binary 'Managing media','','11.2.2'),(9353,_binary 'What are media items?','','11.2.2'),(9354,_binary 'Core media items include audio, images, documents, and videos. You can add other media types, such as social media posts, through the use of contributed modules. Media items may be files located in your site\'s file system, or remote items referenced by a URL. Media items are content entities, and they are divided into media types (which are entity sub-types); media types can have fields. See @content_structure_topic for more information on content entities and fields.','','11.2.2'),(9355,_binary 'What is the media library?','','11.2.2'),(9356,_binary 'The media library is a visual user interface for managing and reusing media items. Add media items to content using Media reference fields and the Media library field widget.','','11.2.2'),(9357,_binary 'What is an image style?','','11.2.2'),(9358,_binary 'An image style is a set of processing steps, known as <em>effects</em>, that can be applied to images. Examples of effects include scaling and cropping images to different sizes. Responsive image styles can associate image styles with your theme\'s size breakpoints. This allows serving images sized for the browser width.','','11.2.2'),(9359,_binary 'Overview of managing media','','11.2.2'),(9360,_binary 'The following modules provide media-related functionality:','','11.2.2'),(9361,_binary 'Media items and media types are managed by the core Media module.','','11.2.2'),(9362,_binary 'The core Media module provides a Media reference field to add media to content entities. The core File and Image modules also provide reference fields. It is recommended to use the Media reference field because it is more versatile.','','11.2.2'),(9363,_binary 'The core Media Library module provides the media library and the Media library field widget. With this module installed, the Media library field widget becomes the default widget for editing Media reference fields.','','11.2.2'),(9364,_binary 'The core Image module provides a user interface for defining image styles. The core Responsive Image module provides responsive image styles. Using the core Breakpoint module, and a breakpoint-enabled theme, these responsive styles can serve images sized for the browser.','','11.2.2'),(9365,_binary '<a href=\"https://www.drupal.org/docs/8/core/modules/media\">Media module</a>','','11.2.2'),(9366,_binary 'Using the administrative interface','','11.2.2'),(9367,_binary 'Accessibility of the administrative interface','','11.2.2'),(9368,_binary 'The following administrative interface components are provided by the core software and its modules (some contributed modules offer additional functionality):','','11.2.2'),(9369,_binary 'A menu system, which you can navigate to find pages for administrative tasks. The core Toolbar module displays this menu on the top or left side of the page (right side in right-to-left languages). There are also contributed module replacements for the core Toolbar module, with additional features, such as the <a href=\"https://www.drupal.org/project/admin_toolbar\">Admin Toolbar module</a>.','','11.2.2'),(9370,_binary 'The administrative menu, which you can navigate by visiting <em>@admin_link</em> on your site or by using an administrative toolbar, has the following sections (some may not be available, depending on which modules are currently installed on your site, and your permissions):','','11.2.2'),(9371,_binary '<strong>Content:</strong> Find, manage, and create new pages; manage comments and files.','','11.2.2'),(9372,_binary '<strong>Structure:</strong> Place and edit blocks, set up content types and fields, configure menus, administer taxonomy, and configure some contributed modules.','','11.2.2'),(9373,_binary '<strong>Appearance:</strong> Switch between themes, install themes, and update existing themes.','','11.2.2'),(9374,_binary '<strong>Extend:</strong> Update, install, and uninstall modules.','','11.2.2'),(9375,_binary '<strong>People:</strong> Manage user accounts and permissions.','','11.2.2'),(9376,_binary '<strong>Reports:</strong> Display information about site security, necessary updates, and site activity.','','11.2.2'),(9377,_binary '<strong>Help:</strong> Get help on using the administrative interface.','','11.2.2'),(9378,_binary 'Administrative interface overview','','11.2.2'),(9379,_binary 'Install the core modules mentioned above to use the corresponding aspect of the administrative interface. See the related topics listed below for more details on some aspects of the administrative interface.','','11.2.2'),(9380,_binary 'There are four main types of data. <em>Content</em> is the information (text, images, etc.) meant to be displayed to website visitors. <em>Configuration</em> is data that defines how the content is displayed; some configuration (such as field labels) may also be visible to site visitors. <em>State</em> is temporary data about the state of your site, such as the last time the system <em>cron</em> jobs ran. <em>Session</em> is a subset of State information, related to users\' interactions with the site, such as site cookies and whether or not they are logged in.','','11.2.2'),(9381,_binary 'A <em>content entity</em> (or more commonly, <em>entity</em>) is an item of content data, which can consist of text, HTML markup, images, attached files, and other data. Content entities are grouped into <em>entity types</em>, which have different purposes and are displayed in very different ways on the site. Most entity types are also divided into <em>entity sub-types</em>, which are divisions within an entity type to allow for smaller variations in how the entities are used and displayed. For example, the <em>Content item</em> entity type that stores page-level content is divided into <em>content type</em> sub-types; the <em>Content block</em> entity type has <em>block types</em>; but the <em>User</em> entity type (for user profile information) does not have sub-types.','','11.2.2'),(9382,_binary 'Within entity items, the data is stored in individual <em>fields</em>, each of which holds one type of data, such as formatted or plain text, images or other files, or dates. Fields can be added by an administrator on entity sub-types, so that all entity items of a given entity sub-type have the same collection of fields available, and they can be single-valued or multiple-valued. When you create or edit entity items, you are specifying the values for the fields on the entity item.','','11.2.2'),(9383,_binary 'The following field types are provided by the core system and core modules (many more are provided by contributed modules):','','11.2.2'),(9384,_binary 'Boolean, Number (provided by the core system): Stores true/false values and numbers','','11.2.2'),(9385,_binary 'Email (core system): Stores email addresses','','11.2.2'),(9386,_binary 'List (Options module): Stores values chosen from pre-defined lists, where the values can be numbers or text; see section below for more on list fields.','','11.2.2'),(9387,_binary 'Reference (core system): Stores entity references; see section above','','11.2.2'),(9388,_binary 'Text (Text module): Stores formatted and unformatted text; see section below for more on text fields.','','11.2.2'),(9389,_binary 'What settings are available for List field types?','','11.2.2'),(9390,_binary 'List fields associate pre-defined <em>keys</em> (or value codes) with <em>labels</em> that the user sees. For example, you might define a list field that shows the user the names of several locations, while behind the scenes a location code is stored in the database. Each list field type corresponds to one type of stored key. For example, a <em>List (integer)</em> field stores integers, while the <em>List (text)</em> field stores text strings. Once you have chosen the field type, the main setting for a list field is the <em>Allowed values</em> list, which associates the keys with the labels.','','11.2.2'),(9391,_binary 'What types of Text fields are available?','','11.2.2'),(9392,_binary 'There are several types of text fields, with different characteristics. Text fields can be either <em>plain</em> or <em>formatted</em>: plain text fields do not contain HTML, while formatted fields can contain HTML and are processed through <em>text filters</em> (these are provided by the core Filter module; if you have that module enabled, see the related topic below on filters for more information). Text fields can also be regular-length (with a limit of 255 characters) or <em>long</em> (with a very large character limit), and long formatted text fields can include a <em>summary</em> attribute. All possible combinations of these characteristics exist as text field types; for example, <em>Text (plain)</em> and <em>Text (formatted, long, with summary)</em> are two examples of text field types.','','11.2.2'),(9393,_binary 'A <em>formatter</em> is a way to display a field; most field types offer several types of formatters, and most formatters have settings that further define how the field is displayed. It is also possible to completely hide a field from display, and you have the option of showing or hiding the field\'s label when it is displayed.','','11.2.2'),(9394,_binary 'A <em>widget</em> is a way to edit a field. Some field types, such as plain text single-line fields, have only one widget available (in this case, a single-line text input field). Other field types offer choices for the widget; for example, single-valued <em>List</em> fields can use a <em>Select</em> or <em>Radio button</em> widget for editing. Many widget types have settings that further define how the field can be edited.','','11.2.2'),(9395,_binary 'Besides the field modules listed in the previous section, there are additional core modules that you can use to manage your content structure:','','11.2.2'),(9396,_binary 'The core Node, Comment, Content Block, Custom Menu Links, User, File, Image, Media, Taxonomy, and Contact modules all provide content entity types.','','11.2.2'),(9397,_binary 'The core Field UI module provides a user interface for managing fields and their display on entities.','','11.2.2'),(9398,_binary 'The core Layout Builder module provides a more flexible user interface for configuring the display of entities.','','11.2.2'),(9399,_binary 'Depending on the core and contributed modules that you currently have installed on your site, the related topics below and other topics listed on the main help page (see @help_link) will help you with tasks related to content structure.','','11.2.2'),(9400,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/understanding-data.html\">Concept: Types of Data (Drupal User Guide)</a>','','11.2.2'),(9401,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/planning-chapter.html\">Planning your Site (Drupal User Guide)</a>','','11.2.2'),(9402,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/structure-reference-fields.html\">Concept: Reference Fields (Drupal User Guide)</a>','','11.2.2'),(9403,_binary 'What is the configuration system?','','11.2.2'),(9404,_binary 'The configuration system provides the ability for administrators to customize the site, and to move and synchronize configuration changes between development sites and the live site. It does this in 2 ways:','','11.2.2'),(9405,_binary 'Providing storage for configuration','','11.2.2'),(9406,_binary 'Providing a process in which configuration changes can be imported and exported between instances of the same site; for example, from \"dev\" to \"staging\" to \"live\"','','11.2.2'),(9407,_binary 'What is configuration data?','','11.2.2'),(9408,_binary 'Configuration data describes settings that define how your site behaves or is displayed. For example, when a site administrator updates settings using an administrative form, these settings are stored as configuration data. Configuration data describes settings as simple as a site name and as complex as a view or image style.','','11.2.2'),(9409,_binary 'What kinds of configuration are there?','','11.2.2'),(9410,_binary 'Active configuration','','11.2.2'),(9411,_binary 'Active configuration is the current working configuration of a site. Storage of active configuration is defined by the site, and resides in the database by default.','','11.2.2'),(9412,_binary 'A simple configuration item is a group of settings, such as the settings for a module or theme. Each simple configuration item has its own unique structure.','','11.2.2'),(9413,_binary 'Default configuration can be defined by a module, theme, or installation profile in its <em>config/install</em> or <em>config/optional</em> directories. Configuration is provided in YAML files (file extension .yml); YAML is a human-readable data serialization standard that is used by the core software for several purposes. Once the default configuration has been imported into the site\'s active configuration (through installing the extension), that configuration is owned by the site, not the extension. This means that future updates of the extension will not override the site\'s active configuration for that extension.','','11.2.2'),(9414,_binary 'What is configuration synchronization?','','11.2.2'),(9415,_binary 'Configuration synchronization is the process of exporting and importing configuration to keep configuration synchronized between different versions of a site; for example, between a development site and the live site.','','11.2.2'),(9416,_binary 'Each site has unique identifier, also called a <em>UUID</em>, which identifies the site to the system in any instance of the site, as long as the site instances have been reproduced as clones (cloning is when the codebase and database are copied to create a new site instance). When site instances are cloned, a \"dev\" instance of the site has the same UUID as the \"live\" instance. When site instances share the same UUID, configuration can be exported from one instance to another.','','11.2.2'),(9417,_binary 'The following list contains terms and concepts related to configuration synchronization:','','11.2.2'),(9418,_binary 'Exported configuration','','11.2.2'),(9419,_binary 'When configuration is exported, the active configuration is exported as a set of files in YAML format. When using the <em>Configuration synchronization</em> administrative UI, configuration can be exported as a full-export or single-item archive. This archive can then be imported into the destination site instance.','','11.2.2'),(9420,_binary 'Imported configuration','','11.2.2'),(9421,_binary 'Imported configuration is configuration that has been exported from another instance of the site (the \"source\") and is now being imported into another site instance (the \"destination\"), thereby updating its active configuration to match the imported configuration data set.','','11.2.2'),(9422,_binary 'The configuration sync directory location is set in the site\'s <em>settings.php</em> file. When configuration is exported, the active configuration is exported and described in YAML files which are stored in the configuration sync directory. After the first export, the system compares the site\'s active configuration with the configuration data in the sync directory and will only export active configuration items that are different than their counterparts in the sync directory.','','11.2.2'),(9423,_binary 'Managing configuration overview','','11.2.2'),(9424,_binary 'Configuration management tasks, such as exporting or importing configuration and synchronizing configuration, can be done either through the administrative UI provided by the core Configuration Manager module or a command-line interface (CLI) tool. Defining a configuration sync directory path other than the default value requires read/write access to the site\'s <em>settings.php</em> file.','','11.2.2'),(9425,_binary 'Most modules and themes also provide settings forms for updating the configuration they provide. See the related topics listed below for specific tasks.','','11.2.2'),(9426,_binary '<a href=\"https://www.drupal.org/docs/configuration-management/workflow-using-drush\">Configuration Management: Workflow using Drush</a>','','11.2.2'),(9427,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/install-dev-sites.html\">Concept: Development Sites (Drupal User Guide)</a>','','11.2.2'),(9428,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/install-dev-making.html\">Making a Development Site (Drupal User Guide)</a>','','11.2.2'),(9429,_binary 'Overview of accessibility','','11.2.2'),(9430,_binary 'The core administrative interface has built-in compliance with many accessibility standards so that most pages are accessible to most users in their default state. However, certain pages become more accessible to some users through the use of a non-default or improved interface. These interfaces include:','','11.2.2'),(9431,_binary 'The default drag-and-drop user interface for ordering tables in the administrative interface presents a challenge for some users, including keyboard-only users and users of screen readers and other assistive technology. The drag-and-drop interface can be disabled in a table by clicking a link labeled <em>Show row weights</em> above the table. The replacement interface allows users to order the table by choosing numerical weights (with increasing numbers) instead of dragging table rows.','','11.2.2'),(9432,_binary 'Errors that occur when you submit a form, such as not filling in a required field, are sometimes difficult for users to understand and locate. In order to make these errors easier to find, the best practice is to put a summary of the errors at the top of the form page. To make them easier to understand, the best practice is to display error messages with the form fields they are related to. Both of these practices are implemented by the core Inline Form Errors module.','','11.2.2'),(9433,_binary 'Click the contextual links <em>Edit</em> button on the toolbar (in most themes, it looks like a pencil). Contextual <em>Edit</em> links with the same icon will appear all over your page.','','11.2.2'),(9434,_binary 'What are search pages?','','11.2.2'),(9435,_binary 'The core Search module organizes site search into <em>pages</em>. Each page allows users to search a particular type of content with a particular configuration. The configuration includes specifying a URL that starts with <em>search</em>, a name for the page, and additional options for some search page types.','','11.2.2'),(9436,_binary 'When users visit the main search page (see @search_link), they will see the configured search pages that they have access to. Each search page has a search form on it, and the page will display search results after the user enters keywords into the form and clicks the search button.','','11.2.2'),(9437,_binary 'What modules provide site search?','','11.2.2'),(9438,_binary 'The core Search module provides the ability to configure search pages; search page types are provided by both core and contributed modules. The core modules that provide search page types are:','','11.2.2'),(9439,_binary 'The Node module, for searching content pages','','11.2.2'),(9440,_binary 'The User module, for searching user profiles','','11.2.2'),(9441,_binary 'The Help module, for searching help topics','','11.2.2'),(9442,_binary 'As an alternative to the core Search module\'s system of search pages, you can use contributed modules to provide site search. For example, the <a href=\"https://www.drupal.org/project/apachesolr\">Apache Solr</a> and <a href=\"https://www.drupal.org/project/sphinx\">Sphinx</a> contributed modules use third-party technology to provide site search.','','11.2.2'),(9443,_binary 'What are the limitations of the core Search module?','','11.2.2'),(9444,_binary 'There are two main limitations of the core Search module. First, it is not appropriate for very large sites -- if you have a large site, look into other search technologies like Apache Solr. Second, the Node search page type only supports exact keyword matching, which is not the behavior that most users will expect. You can improve this by installing a language-specific stemming module for your language (such as <a href=\"https://www.drupal.org/project/porterstemmer\">Porter Stemmer</a> for American English), which makes it so that, for example, a search for the word walk would match pages containing the words walk, walking, and walked.','','11.2.2'),(9445,_binary 'What are the search permissions?','','11.2.2'),(9446,_binary 'In addition to <em>Use search</em>, <em>View user information</em> permission is needed for searching users.','','11.2.2'),(9447,_binary 'In addition to <em>Use search</em>, <em>View published content</em> permission is needed for searching content.','','11.2.2'),(9448,_binary 'Users with <em>Use advanced search</em> permission can use more complex search filtering when performing content searches.','','11.2.2'),(9449,_binary 'Configuring site search overview','','11.2.2'),(9450,_binary '<a href=\"https://www.drupal.org/documentation/modules/search\">Online documentation for the Search module</a>','','11.2.2'),(9451,_binary 'Scroll down to the <em>Search pages</em> section. You will see a list of the already-configured search pages on your site.','','11.2.2'),(9452,_binary 'To configure an existing search page, click <em>Edit</em>. Or, to add a new search page, select the <em>Search page type</em> and click <em>Add search page</em>.','','11.2.2'),(9453,_binary 'Enter the desired <em>Label</em> name and URL <em>Path</em> for the search page.','','11.2.2'),(9454,_binary 'For <em>Content</em> search pages, select the desired level of influence in ranking search results of the available <em>Content ranking</em> factors.','','11.2.2'),(9455,_binary 'Click <em>Save</em>. You will be returned to the <em>Search pages</em> page.','','11.2.2'),(9456,_binary 'Verify that the correct search page is listed as <em>Default</em> in the <em>Status</em> column. If not, click <em>Set as default</em> in the <em>Operations</em> list for the correct search page.','','11.2.2'),(9457,_binary 'Follow the steps in @search_index_topic to make sure that the search index is updated.','','11.2.2'),(9458,_binary 'Manage the search index, and make sure that the site is fully indexed for searching.','','11.2.2'),(9459,_binary 'What is the search index?','','11.2.2'),(9460,_binary 'Under <em>Indexing throttle</em>, select the <em>Number of items to index per cron run</em>. A smaller number will make cron faster and reduce the possibility of timeout; a larger number will make sure more of your site is indexed in fewer cron runs.','','11.2.2'),(9461,_binary 'Under <em>Default indexing settings</em>, enter the desired <em>Minimum word length to index</em>. Words smaller than this length will be dropped from both keywords when searching and content when indexing.','','11.2.2'),(9462,_binary 'Click <em>Save configuration</em>, and you should be returned to the <em>Search pages</em> page.','','11.2.2'),(9463,_binary 'Click <em>Re-index site</em> if you have changed the indexing configuration, or later on, if you believe that the search index has been corrupted.','','11.2.2'),(9464,_binary 'After waiting for cron to run several times, verify that the content has been fully indexed for searching. The overall status is listed under <em>Indexing progress</em>, and the status for each search page is shown in the <em>Indexing progress</em> column of the <em>Search pages</em> section.','','11.2.2'),(9465,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Extend</em> &gt; <em>@uninstall_link</em>.','','11.2.2'),(9466,_binary 'Enter a word from the module name or description into the filter box, to make the list of modules smaller. Locate the module you want to uninstall.','','11.2.2'),(9467,_binary 'In the <em>Description</em> column, see if there are reasons that this module cannot be uninstalled. For example, you may have created content using this module (which you would need to delete first), or there may be another module installed that requires this module to be installed (you would need to uninstall the other module first).','','11.2.2'),(9468,_binary 'If there are no reasons listed, the module can be uninstalled. Check the box in the <em>Uninstall</em> column, next to the module\'s name.','','11.2.2'),(9469,_binary 'Click <em>Uninstall</em> at the bottom of the page. Verify the list of modules to be uninstalled and configuration to be deleted on the confirmation page, and click <em>Uninstall</em>.','','11.2.2'),(9470,_binary 'Wait for the module to be uninstalled. You should be returned to the <em>Uninstall</em> page with a message saying the module was uninstalled.','','11.2.2'),(9471,_binary 'When a user visits a web page, the web server sends a response code in addition to the page content. A normal, non-error response has code 200. If the page does not exist on the site, the response code is 404. If the page exists, but the user is not authorized to visit the page, the response code is 403. The core software provides default responses for both 403 and 404 codes, but if you prefer, you can create your own pages for each.','','11.2.2'),(9472,_binary 'What other errors can occur?','','11.2.2'),(9473,_binary 'Under some situations, your site can generate error messages. These can be due to user errors (such as entering invalid values in a form, or incorrect configuration), PHP runtime errors, or software bugs. Some errors may result in a <em>white screen of death</em> (a totally blank web page response); less drastic errors will generate error messages. You can configure what happens when an error message is generated.','','11.2.2'),(9474,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>System</em> &gt; <em>@information_link</em>.','','11.2.2'),(9475,_binary 'In the <em>Error pages</em> section, enter the URL for your 403/404 pages, starting after the site home page URL. For example, if your site URL is <em>https://example.com</em> and your 404 page is <em>https://example.com/not-found</em>, you would enter <em>/not-found</em>.','','11.2.2'),(9476,_binary 'Click <em>Save configuration</em>. You should see a message indicating that the settings were saved.','','11.2.2'),(9477,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>@log_settings_link</em>.','','11.2.2'),(9478,_binary 'For a production site, select <em>None</em> under <em>Error messages to display</em>. For a site that is in development, select one of the other options, so that you are more aware of the errors the site is generating.','','11.2.2'),(9479,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>@themes_link</em>.','','11.2.2'),(9480,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; <em>@regional_link</em>.','','11.2.2'),(9481,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; <em>@datetime_link</em>.','','11.2.2'),(9482,_binary 'Look at the <em>Patterns</em> for the Default long, medium, and short date formats. If any of them does not match the date format you want to use on your site, click <em>Edit</em> in that row to edit the format.','','11.2.2'),(9483,_binary 'Adjust the <em>Format string</em> until the <em>Displayed</em> format matches what you want. (Date format strings are composed of PHP date format codes.)','','11.2.2'),(9484,_binary 'Click <em>Save format</em>. You should see a message indicating that the format was saved.','','11.2.2'),(9485,_binary 'Repeat the previous three steps for any other date formats that need to be changed.','','11.2.2'),(9486,_binary '<a href=\"https://www.php.net/manual/datetime.format.php#refsect1-datetime.format-parameters\">PHP date format codes reference</a>','','11.2.2'),(9487,_binary 'For each of these themes, if the theme is in the <em>Uninstalled themes</em> section, click the <em>Install</em> link to install the theme. Wait for the theme to be installed (translations might be downloaded). You should be returned to the <em>Appearance</em> page.','','11.2.2'),(9488,_binary 'Locate the theme that you want to be your default theme, which should now be in the <em>Installed themes</em> section. If it is not already labeled as the <em>default theme</em>, click the <em>Set as default</em> link.','','11.2.2'),(9489,_binary 'Clear the data in the site cache.','','11.2.2'),(9490,_binary 'Some of the calculations that are done when your site loads a page take a long time to run. To save time when these calculations would need to be done again, their results can be <em>cached</em> in your site\'s database. There are internal mechanisms to <em>clear</em> cached data when the conditions or assumptions that went into the calculation have changed, but you can also clear cached data manually. When your site is misbehaving, a good first step is to clear the cache and see if the problem goes away.','','11.2.2'),(9491,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>@performance_link</em>.','','11.2.2'),(9492,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/prevent-cache.html\">Concept: Cache (Drupal User Guide)</a>','','11.2.2'),(9493,_binary 'Put your site in maintenance mode to perform maintenance operations, and then return to normal mode when finished.','','11.2.2'),(9494,_binary 'When your site is in maintenance mode, most site visitors will see a simple maintenance mode message page, rather than being able to use the full functionality of the site. Users with <em>Use the site in maintenance mode</em> permission who are already logged in will be able to use the full site, and the log in page at <em>/user</em> will also be accessible to anyone.','','11.2.2'),(9495,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>@maintenance_link</em>.','','11.2.2'),(9496,_binary 'Check <em>Put site into maintenance mode</em>, optionally change the <em>Message to display when in maintenance mode</em>, and click <em>Save configuration</em>. Your site will be in maintenance mode.','','11.2.2'),(9497,_binary 'Perform your maintenance operations.','','11.2.2'),(9498,_binary 'Uncheck <em>Put site into maintenance mode</em> and click <em>Save configuration</em>. Your site will be back in normal operation mode.','','11.2.2'),(9499,_binary 'Install a core module, or a contributed module that has already been downloaded.','','11.2.2'),(9500,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>@extend_link</em>.','','11.2.2'),(9501,_binary 'Enter a word from the module name or description into the filter box, to make the list of modules smaller. Locate the module you want to install.','','11.2.2'),(9502,_binary 'Check the box next to the name of the module you want to install; you can also check more than one box to install multiple modules at the same time. If the checkbox is disabled for the module you are trying to install, expand the information to see why -- you may need to download an additional module that your module requires.','','11.2.2'),(9503,_binary 'Click <em>Install</em> at the bottom of the page. If you chose to install a module with dependencies that were not already installed, or if you chose an Experimental module, confirm your choice on the next page.','','11.2.2'),(9504,_binary 'Wait for the module (or modules) to be installed. You should be returned to the <em>Extend</em> page with a message saying the module or modules were installed.','','11.2.2'),(9505,_binary 'Running reports on your site','','11.2.2'),(9506,_binary 'Run reports to learn about the status and health of your site.','','11.2.2'),(9507,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Reports</em> &gt; <em>@status_link</em> to see a report that summarizes the health and status of your site. If there are any warnings or errors, you will need to fix them. Take note of any upcoming highly critical security releases that may impact your site.','','11.2.2'),(9508,_binary 'If you have the core Database Logging module installed, in the <em>Manage</em> administrative menu, navigate to <em>Reports</em> &gt; <em>Recent log messages</em> to see a report of the error and informational messages your site has generated. You can filter the report by <em>Severity</em> to see only the most critical messages, if desired.','','11.2.2'),(9509,_binary 'If you have the core Update Manager module installed, in the <em>Manage</em> administrative menu, navigate to <em>Reports</em> &gt; <em>Available updates</em> to see a report of the updates that are available for your site software. If <em>Last checked</em> is far in the past, click <em>Check manually</em> to update the report. Scan the report; if the core software or any modules or themes have security updates available, you should update them as soon as possible.','','11.1.8'),(9510,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/security-chapter.html\">Security and Maintenance (Drupal User Guide)</a>, which includes information on how to update your site\'s core software, modules, and themes.','','11.2.2'),(9511,_binary 'Modify the permissions for an existing role.','','11.2.2'),(9512,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>People</em> &gt; <em>@permissions_link</em>.','','11.2.2'),(9513,_binary 'Review the permissions for the role, paying particular attention to the permissions marked with <em>Warning: Give to trusted roles only; this permission has security implications.</em> Uncheck permissions that this role should not have, in the row of the permission and the column of the role; check permissions that this role should have.','','11.2.2'),(9514,_binary 'You can make it possible for new users to register themselves for accounts, with or without email verification or administrative approval. Or, you can make it so only administrators with <em>Administer users</em> permission can register new users.','','11.2.2'),(9515,_binary 'You can configure what happens to content that a user created, if their account is <em>canceled</em> (deleted).','','11.2.2'),(9516,_binary 'What are variables in email message text?','','11.2.2'),(9517,_binary '<em>Variables</em> are short text strings, enclosed in square brackets [], that you can insert into configured email message text. When an individual message is generated, data from your site is substituted for the variables. Some commonly-used variables are:','','11.2.2'),(9518,_binary '[site:name]: The name of your website.','','11.2.2'),(9519,_binary '[site:url]: The URL of your website.','','11.2.2'),(9520,_binary '[user:mail]: The user\'s email alias.','','11.2.2'),(9521,_binary '[user:one-time-login-url]: An expiring URL that a user can use to log in once, if they need to reset their password.','','11.2.2'),(9522,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>People</em> &gt; <em>@account_settings_link</em>.','','11.2.2'),(9523,_binary 'Select the method you want to use for creating user accounts, and check or uncheck the box that requires email verification, to match the settings you want for your site.','','11.2.2'),(9524,_binary 'Select the desired option for what happens to content that a user created if their account is canceled.','','11.2.2'),(9525,_binary 'Optionally, edit the text of email messages related to user accounts.','','11.2.2'),(9526,_binary 'What is a user?','','11.2.2'),(9527,_binary 'A user is anyone accessing or viewing your site. <em>Anonymous</em> users are users who are not logged in, and <em>Authenticated</em> users are users who are logged in.','','11.2.2'),(9528,_binary 'What is a role?','','11.2.2'),(9529,_binary '<em>Roles</em> are used to group and classify users; each user can be assigned one or more roles. There are also special roles for all anonymous and all authenticated users.','','11.2.2'),(9530,_binary 'What is a permission?','','11.2.2'),(9531,_binary 'Granting a <em>permission</em> to a role allows users who have been assigned that role to perform an action on the site, such as viewing content, editing or creating  a particular type of content, administering settings for a particular module, or using a particular function of the site (such as search).','','11.2.2'),(9532,_binary 'Overview of managing user accounts and visitors','','11.2.2'),(9533,_binary 'The core User module allows users to register, log in, and log out, and administrators to manage user roles and permissions. The core Ban module allows administrators to ban certain IP addresses from accessing the site. Depending on which modules you have installed on your site, the related topics below will help you with tasks related to managing user accounts and visitors.','','11.1.8'),(9534,_binary 'Create a new role.','','11.2.2'),(9535,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>People</em> &gt; <em>@roles_link</em>.','','11.2.2'),(9536,_binary 'Click <em>Add role</em>.','','11.2.2'),(9537,_binary 'Enter the desired <em>Role name</em>. If desired, click <em>Edit</em> to change the <em>Machine name</em> for the role.','','11.2.2'),(9538,_binary 'Click <em>Save</em>. You should be returned to the <em>Roles</em> page and your new role should be in the role list.','','11.2.2'),(9539,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>@people_link</em>.','','11.2.2'),(9540,_binary 'Click <em>Add user</em>.','','11.2.2'),(9541,_binary 'Enter the <em>Email address</em>, <em>Username</em>, and <em>Password</em> (twice) for the new user.','','11.2.2'),(9542,_binary 'Verify that the <em>Roles</em> checked for the new user are correct.','','11.2.2'),(9543,_binary 'If you want the new user to receive an email message notifying them of the new account, check <em>Notify user of new account</em>.','','11.2.2'),(9544,_binary 'Optionally, change other settings on the form.','','11.2.2'),(9545,_binary 'You will be left on the <em>Add user</em> page; repeat these steps if you have more user accounts to create.','','11.2.2'),(9546,_binary 'Update or delete an existing user account.','','11.2.2'),(9547,_binary 'Enter all or part of the user name or email address of the user account you want to update or delete, and click <em>Filter</em>. A short list of user accounts, including the account of interest, should be shown in the table; if not, modify the filter text until you can find the account of interest.','','11.2.2'),(9548,_binary 'Click <em>Edit</em> in the <em>Operations</em> area of the account of interest.','','11.2.2'),(9549,_binary 'To delete the user account, scroll to the bottom and click <em>Cancel account</em>. Select what you want to happen to the user\'s content on the next screen, and click <em>Cancel account</em>.','','11.2.2'),(9550,_binary 'To update the user account, enter new values in the form and click <em>Save</em>.','','11.2.2'),(9551,_binary 'Viewing Drupal announcements','','11.2.2'),(9552,_binary 'View official announcements related to Drupal','','11.2.2'),(9553,_binary 'What are Drupal announcements?','','11.2.2'),(9554,_binary 'A feed of announcements about the Drupal project and Drupal Association programs.','','11.2.2'),(9555,_binary 'The purpose of this feed is to provide a channel for outreach directly to Drupal site owners. This content must be highly relevant to site owners interests, serve the strategic goals of the project, and/or promote the sustainability of the project and the Drupal Association.','','11.2.2'),(9556,_binary 'The module sources its content from a JSON feed generated from <a href=\"https://www.drupal.org/about/announcements\">here</a>. The governance policy for the content is documented <a href=\"https://www.drupal.org/node/3274085\">here</a>.','','11.2.2'),(9557,_binary 'How can I see the Announcements in my site?','','11.2.2'),(9558,_binary 'If you have the toolbar module enabled, you will see a direct link to them in the toolbar. If the toolbar module is not enabled, the content can always be accessed in the <em>@actions_link</em> page.','','11.2.2'),(9559,_binary 'Who can see the Announcements?','','11.2.2'),(9560,_binary 'Users with the <em>@permissions_link</em> permission can view Drupal announcements.','','11.2.2'),(9561,_binary 'Announcement module overview','','11.2.2'),(9562,_binary 'What are content blocks?','','11.2.2'),(9563,_binary 'Content blocks are blocks whose content you can edit. You can define one or more <em>block types</em>, and attach fields to each block type. Content blocks can be placed just like blocks provided by other modules.','','11.2.2'),(9564,_binary 'Overview for managing blocks','','11.2.2'),(9565,_binary 'The <em>Block</em> module allows you to place blocks in regions of your installed themes, and configure block settings. The <em>Block Content</em> module allows you to manage block types and content blocks. See the related topics listed below for specific tasks.','','11.2.2'),(9566,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/blocks-chapter.html\">Blocks (Drupal User Guide)</a>','','11.2.2'),(9567,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; @layout_link.','','11.2.2'),(9568,_binary 'Configure text formats on the site.','','11.2.2'),(9569,_binary 'What are text filters and text formats?','','11.2.2'),(9570,_binary 'A text filter is a processing step that can be applied to text, either to transform it in some way (such as converting URLs in the text into HTML links), or to defend against potentially-dangerous input from site users. A text format is an ordered sequence of text filters. Text filters are provided by modules; text formats are managed by the core Filter module.','','11.2.2'),(9571,_binary 'Text fields that have \"formatted\" in the field type name, such as <em>Text (formatted)</em>, use text formats. Users choose the text format when editing the field text; when the field text is shown on the site, it is processed by the chosen text format. Administrators can configure text formats and assign permissions for who can use each format. If the core Text Editor module is enabled, administrators can also associate visual editors with text formats.','','11.2.2'),(9572,_binary 'What text filters are available?','','11.2.2'),(9573,_binary 'Some of the more commonly used text filters are:','','11.2.2'),(9574,_binary 'Limits which HTML tags can be used; useful both for site security and enforcing site design.','','11.2.2'),(9575,_binary 'Line breaks in HTML source are displayed as horizontal spaces. This filter converts line breaks into HTML paragraph and line break tags.','','11.2.2'),(9576,_binary 'Takes plain URLs in text and turns them into HTML links.','','11.2.2'),(9577,_binary 'For text formats that allow HTML image tags, restricts images to URLs within this site.','','11.2.2'),(9578,_binary 'Click <em>Configure</em> to configure an existing text format, or <em>+ Add text format</em> to create a new text format.','','11.2.2'),(9579,_binary 'Enter the desired <em>Name</em> for the text format.','','11.2.2'),(9580,_binary 'Check the <em>Roles</em> that can use this text format. Some HTML tags allow users to embed malicious links or scripts in text. To ensure security, anonymous and untrusted users should only have access to text formats that restrict them to either plain text or a safe set of HTML tags. <strong>Improper text format configuration is a security risk.</strong>','','11.2.2'),(9581,_binary 'If the core Text Editor module is installed, see the related topic to connect a text editor to this text format.','','11.2.2'),(9582,_binary 'Under <em>Enabled filters</em>, check the text filters that you want to use.','','11.2.2'),(9583,_binary 'Under <em>Filter processing order</em>, drag the filters to the correct order. Choose the order carefully; for example, if you have a filter that results in a particular HTML tag being added to the text, that should run after a filter that restricts HTML tags, to avoid deleting the new tags the first filter added.','','11.2.2'),(9584,_binary 'Under <em>Filter settings</em>, verify and adjust the settings for each active filter that has configuration options.','','11.2.2'),(9585,_binary 'Click <em>Save configuration</em>, which will return you to the <em>Text formats and editors</em> page.','','11.2.2'),(9586,_binary 'Repeat these steps if you have additional text formats to configure.','','11.2.2'),(9587,_binary 'Creating a content block','','11.2.2'),(9588,_binary 'Create a content block, which can later be placed on the site.','','11.2.2'),(9589,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Content</em>.','','11.2.2'),(9590,_binary 'Open the @library_link tab.','','11.2.2'),(9591,_binary 'Click <em>Add content block</em>. If you have more than one block type defined on your site, click the name of the type you want to create.','','11.2.2'),(9592,_binary 'Defining a block type','','11.2.2'),(9593,_binary 'Define a block type and its fields.','','11.2.2'),(9594,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@types_link</em>.','','11.2.2'),(9595,_binary 'Click  <em>Add block type</em>.','','11.2.2'),(9596,_binary 'Optionally, click <em>Manage form display</em> or <em>Manage display</em> to change the editing form or field display for your block type.','','11.2.2'),(9597,_binary 'Media  queries are a formal way to encode breakpoints. For instance, a width breakpoint at 40em would be written as the media query \"(min-width: 40em)\". Breakpoints are really just media queries with some additional meta-data, such as a name and multiplier information.','','11.2.2'),(9598,_binary 'Managing breakpoints and breakpoint groups overview','','11.2.2'),(9599,_binary 'Working with breakpoints in Drupal','','11.2.2'),(9600,_binary 'In order to follow these steps, the Field UI module must be installed. You\'ll need the Comment module\'s <em>@comment_permissions_link</em> permission, in order to change comment settings for a comment field. You\'ll also need to have the appropriate permission for adding fields to the entity type or subtype that the comments are attached to. For example, to add a comment field to content items provided by the Node module, you would need the Node module\'s <em>Administer content types</em> permission.','','11.2.2'),(9601,_binary '<em>Threading</em>: whether or not the comments are collected by threads, with people able to reply to particular comments instead of to the content entity itself.','','11.2.2'),(9602,_binary '<em>Comments per page</em>: the maximum number of comments displayed on one page (a pager will be added if you exceed this limit).','','11.2.2'),(9603,_binary '<em>Anonymous commenting</em>: whether or not anonymous commenters are allowed or required to leave contact information with their comments (only applies if anonymous users have permission to post comments).','','11.2.2'),(9604,_binary '<em>Preview comments</em>: whether previewing comments before submission is <em>Required</em>, <em>Optional</em>, or <em>Disabled</em>.','','11.2.2'),(9605,_binary 'A comment is a piece of content, typically posted by a website visitor, which provides discussion or commentary on other content like blog posts and news articles. Comments are a type of content entity, and can have fields that store text, HTML markup, and other data. Comments are attached to other content entities via Comment fields. See @content_structure_topic for more about content entities and fields.','','11.2.2'),(9606,_binary '<em>Moderation</em> is a workflow where comments posted by some users on your site are verified before being published, to prevent spam and other bad behavior. The core software provides basic moderation functionality: you can configure permissions so that new comments posted by some user roles start as unpublished until a user with a different role reviews and publishes them. Contributed modules provide additional moderation and spam-reduction functionality, such as requiring untrusted users pass a CAPTCHA test before submitting comments and letting community members flag comments as possible spam. See @users_overview_topic for more about users, permissions, and roles.','','11.2.2'),(9607,_binary 'The core Comment module provides the following functionality:','','11.2.2'),(9608,_binary 'Creating comment types; the core Field UI module allows you to attach fields to comment types and attach comment reference fields to other entities so that people can comment on them.','','11.2.2'),(9609,_binary 'Moderating comments','','11.2.2'),(9610,_binary 'Users with the <em>@comment_permissions_link</em> permission (typically administrators) can moderate comments. You will also need the <em>Access the Content Overview page</em> permission from the Node module (if it is installed) to navigate to the comment management page.','','11.2.2'),(9611,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Content</em> &gt; <em>@comment_published_link</em>. A list of all comments is shown.','','11.2.2'),(9612,_binary 'To unpublish comments, select one or more comments by checking the boxes on the left side (right side in right-to-left languages). Then select <em>Unpublish comment</em> from the <em>Action</em> select list and click <em>Apply to selected items</em>. If you select the <em>Delete comment</em> action, you can instead delete the unwanted  comments.','','11.2.2'),(9613,_binary 'To change the content of a comment click <em>Edit</em> from the dropdown button for a particular comment.','','11.2.2'),(9614,_binary 'To publish comments that are not yet visible on the website, navigate to the <em>@comment_unpublished_link</em> tab. Select one or more comments by checking the boxes on the left side (right side in right-to-left languages). Then select <em>Publish comment</em> from the <em>Action</em> select list and click <em>Apply to selected items</em>.','','11.2.2'),(9615,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@comment_types_link</em>.','','11.2.2'),(9616,_binary 'In the <em>Label</em> field, enter a name for the comment type, which is how it will be listed in the administrative interface.','','11.2.2'),(9617,_binary 'Optionally, if you have the core Field UI module installed you can follow the steps in the related topics to add fields to the new comment type, set up the editing form, and configure the display.','','11.2.2'),(9618,_binary 'Disabling comments','','11.2.2'),(9619,_binary 'Turn off commenting for a particular entity (see @content_structure_topic for more about content entities and fields). Note that if you want to turn off commenting for all entities of an entity type or subtype, you will need to edit the field settings for the comment field; see @comment_config_topic for more about configuring the comment field.','','11.2.2'),(9620,_binary 'Find the entity you want to disable comments for, and edit it. For example, to turn off comments on a content item, you could find it by navigating in the <em>Manage</em> administrative menu to <em>Content</em>, filtering to find the content item, and clicking <em>Edit</em>.','','11.2.2'),(9621,_binary 'A language detection method is a way for your site to decide what language should be used to display text. This decision is made by evaluating a series of detection methods for languages; the first detection method that gets a result will determine which language is used. If you have more than one language on your site, you can configure the detection methods that are used and the order they are evaluated, for both user interface text and content text. Configuration text always uses the interface text method, and most sites use the same detection methods for all types of text.','','11.2.2'),(9622,_binary 'Use the language from the URL, which can either be in a path prefix like <em>example.com/fr/page_path</em> for French (fr) language, or in a domain like <em>fr.example.com/page_path</em>.','','11.2.2'),(9623,_binary 'For logged in users, use the language they have set in their profiles.','','11.2.2'),(9624,_binary 'Use the language most recently selected from a <em>Language switcher</em> block.','','11.2.2'),(9625,_binary 'Use the language from a session parameter or a request parameter; for example, adding <em>?language=fr</em> to the end of the URL.','','11.2.2'),(9626,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; <em>Languages</em> &gt; @detection_link.','','11.2.2'),(9627,_binary 'Click <em>Configure</em> on each enabled detection method and verify that its configuration is correct (or update the configuration if not).','','11.2.2'),(9628,_binary 'Adding a language','','11.2.2'),(9629,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; @languages_link.','','11.2.2'),(9630,_binary 'If your language is in the <em>Language name</em> list, select it and click <em>Add language</em>.','','11.2.2'),(9631,_binary 'If your language is not in the list, select <em>Custom language...</em> and enter the <em>Language code</em>, <em>Language name</em>, and <em>Direction</em> for the language. Click <em>Add custom language</em>.','','11.2.2'),(9632,_binary 'Wait for the translation system to be updated. Also, if you have the core Update Manager module installed and translations are available for your language, wait for translations to be downloaded. You should be returned to the <em>Languages</em> page when this completes.','','11.1.8'),(9633,_binary 'Translate user interface text strings from English into a non-English language that is configured on your site.','','11.2.2'),(9634,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; @translate_link.','','11.2.2'),(9635,_binary 'Using the filters, search for a string or set of strings that you want to translate; make sure to select the correct <em>Translation language</em> if you have more than one non-English language on your site.','','11.2.2'),(9636,_binary 'Repeat these steps until all of the desired user interface text is translated for all languages on your site.','','11.2.2'),(9637,_binary 'Importing a translation file','','11.2.2'),(9638,_binary 'Import a file (.po extension) containing translations for user interface text.','','11.2.2'),(9639,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; <em>User interface translation</em> &gt; @import_link.','','11.2.2'),(9640,_binary 'Browse to find the <em>Translation file</em> you want to import. Select the language and check the desired import options.','','11.2.2'),(9641,_binary 'Click <em>Import</em> and wait for your file to be imported.','','11.2.2'),(9642,_binary 'Checking interface translation status','','11.2.2'),(9643,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Region and language</em> &gt; @language_link.','','11.2.2'),(9644,_binary 'Look at the <em>Interface translation</em> column in the language table, to find the percentage of user interface text that has been translated for each language.','','11.2.2'),(9645,_binary 'Optionally, click <em>Check manually</em> to update the report.','','11.2.2'),(9646,_binary 'View the report to find out if any languages have translation updates that you can download.','','11.2.2'),(9647,_binary 'Using contextual links','','11.2.2'),(9648,_binary '<em>Contextual links</em> give users with the <em>Use contextual links</em> permission quick access to administrative tasks related to areas of non-administrative pages. For example, if a page on your site displays a block, the block would have a contextual link that would allow users with permission to configure the block. If the block contains a menu or a view, it would also have a contextual link for editing the menu links or the view. Clicking a contextual link takes you to the related administrative page directly, without needing to navigate through the administrative menu system.','','11.2.2'),(9649,_binary 'Make sure that the core Contextual Links module is installed, and that you have a role with the <em>Use contextual links</em> permission. Optionally, make sure that a toolbar module is installed (either the core Toolbar module or a contributed module replacement).','','11.2.2'),(9650,_binary 'Make the contextual links button visible by hovering your mouse over that area in the page. In most themes, this button looks like a pencil and is placed in the upper right corner of the page area (upper left for right-to-left languages), and hovering will also temporarily outline the affected area. Alternatively, click the contextual links toggle button on the right end of the toolbar (left end for right-to-left languages), which will make all contextual link buttons on the page visible until it is clicked again.','','11.2.2'),(9651,_binary 'While the contextual links button for the area of interest is visible, click the button to display the list of links for that area. Click a link in the list to visit the corresponding administrative page.','','11.2.2'),(9652,_binary 'Adding a field to an entity sub-type','','11.2.2'),(9653,_binary 'Add a field to an entity sub-type; see @content_structure_topic for an overview of entity types and sub-types, as well as an overview of field types.','','11.2.2'),(9654,_binary 'Find the particular sub-type that you want to add the field to, and click <em>Manage fields</em>.','','11.2.2'),(9655,_binary 'In <em>Add a new field</em>, select the type of field you want to add; see @content_structure_topic for an overview of field types.','','11.2.2'),(9656,_binary 'The <em>Label</em> field should now be visible; enter a label for the field, which is used as the field label for both content editing and content display.','','11.2.2'),(9657,_binary 'On the next screen, enter a value for <em>Allowed number of values</em>. You can limit the field to one value per entity item, a set number of values, or set it to have unlimited values. Click <em>Save field settings</em>.','','11.2.2'),(9658,_binary 'On the next screen, optionally edit the settings for the field, which vary depending on what field type you are creating. For all fields, you can edit the <em>Label</em>, <em>Help text</em> (text to be displayed below the field on the content editing page), and <em>Required field</em> (to make it so a value must be entered in order to save the content when editing). You can also configure a default value for the field.','','11.2.2'),(9659,_binary 'Click <em>Save settings</em>. You should be returned to the <em>Manage fields</em> page, with your new field in the list.','','11.2.2'),(9660,_binary 'Adding a reference field to an entity sub-type','','11.2.2'),(9661,_binary 'In <em>Add a new field</em>, select the type of reference field you want to add. The <em>Reference</em> section of the select list shows the most common types of reference field; choose <em>Other...</em> if the entity type you want to reference is not listed.','','11.2.2'),(9662,_binary 'On the next screen, verify that the type of entity you want to reference is shown in <em>Type of item to reference</em>, or select it if not. Enter a value for <em>Allowed number of values</em>. You can limit the field to one value per entity item, a set number of values, or set it to have unlimited values. Click <em>Save field settings</em>.','','11.2.2'),(9663,_binary 'On the next screen, optionally edit the settings for <em>Label</em>, <em>Help text</em> (text to be displayed below the field on the content editing page), and <em>Required field</em> (to make it so a value must be entered in order to save the content when editing).','','11.2.2'),(9664,_binary 'In the <em>Reference type</em> section, you will usually want to limit the entity sub-types that can be referenced; for example, if you are creating a <em>Content</em> reference, you can check one or two <em>Content type</em> choices. The choices will be easier for content editors to scan if you also choose a sort value (normally the entity title or label field).','','11.2.2'),(9665,_binary 'Configuring the edit form for an entity sub-type','','11.2.2'),(9666,_binary 'Configure the <em>widgets</em> used to edit the fields of an entity sub-type, their order on the form, and the widget settings. See @content_structure_topic for background information.','','11.2.2'),(9667,_binary 'Find the particular sub-type that you want to configure the editing form for, and click <em>Manage form display</em> in the <em>Operations</em> list.','','11.2.2'),(9668,_binary 'Drag any fields that you do not wish to see on the editing form to the <em>Disabled</em> section.','','11.2.2'),(9669,_binary 'In the <em>Widget</em> column, select the widget for editing each field.','','11.2.2'),(9670,_binary 'After selecting the desired widgets, click the settings gear in each row to change the settings for the widget.','','11.2.2'),(9671,_binary 'Test the editing form for your entity sub-type by editing or creating an entity. If needed, return to these steps to further refine the form.','','11.2.2'),(9672,_binary 'Configuring field display for an entity sub-type','','11.2.2'),(9673,_binary 'Configure the <em>formatters</em> used to display the fields of an entity sub-type, their order in the display, and the formatter settings. See @content_structure_topic for background information.','','11.2.2'),(9674,_binary 'Find the particular sub-type that you want to configure the display of, and click <em>Manage display</em> in the <em>Operations</em> list.','','11.2.2'),(9675,_binary 'Drag any fields that you do not wish to see in the display to the <em>Disabled</em> section.','','11.2.2'),(9676,_binary 'In the <em>Label</em> column, select the position for each field label in the display, or <em>- Hidden -</em> to hide a label. You can also choose <em>- Visually Hidden-</em> if you want the label\'s text to appear in the HTML page, so that screen readers and search engines can read it, but it will not be visible.','','11.2.2'),(9677,_binary 'In the <em>Format</em> column, select the formatter for displaying each field.','','11.2.2'),(9678,_binary 'After selecting the desired formatters, click the settings gear in each row to change the settings for the formatter.','','11.2.2'),(9679,_binary 'Test the display for your entity sub-type by viewing an entity. If needed, return to these steps to further refine the display.','','11.2.2'),(9680,_binary 'Users with the <em>@content_permissions_link</em> permission can visit the <em>Content</em> page as described in this topic. Each content type has its own create permissions. For example, to create content of type Article, a user would need the Article: Create new content permission. In addition, users with the <em>Bypass content access control</em> or <em>Administer content</em> permission can create content items of all types. Some contributed modules change the permission structure for creating content.','','11.2.2'),(9681,_binary 'On the content edit form, enter the <em>Title</em> of your content, which will show as the page title when the content item is displayed on a page, and also as the label for the content item in administration screens.','','11.2.2'),(9682,_binary 'Leave the <em>Published</em> field checked to publish the content immediately, or uncheck it to make it unpublished. Unpublished content is generally not shown to non-administrative site users.','','11.2.2'),(9683,_binary 'Optionally, click <em>Preview</em> to preview the content.','','11.2.2'),(9684,_binary 'Click <em>Save</em>. You will see the content displayed on a page.','','11.2.2'),(9685,_binary 'Basic Page Management (Drupal User Guide)','','11.2.2'),(9686,_binary 'Creating a Content Item (Drupal User Guide)','','11.2.2'),(9687,_binary 'Users with the <em>@content_permissions_link</em> permission (typically administrators) can create new content types.','','11.2.2'),(9688,_binary 'In the <em>Name</em> field, enter a name for the content type, which is how it will be listed in the administrative interface.','','11.2.2'),(9689,_binary 'Optionally, enter a <em>Description</em> for the content type. You may also want to adjust some of the settings in the vertical tabs section of the edit page.','','11.2.2'),(9690,_binary 'Click <em>Save and manage fields</em>. Your content type will be created, and assuming you have the core Field UI module installed, you will be taken to the <em>Manage fields</em> page for the content type. (If you do not have the core Field UI module installed, the button will say <em>Save</em> instead.)','','11.2.2'),(9691,_binary 'If you have the core Field UI module installed, follow the steps in the related topics to add fields to the new content type, set up the editing form, and configure the display.','','11.2.2'),(9692,_binary 'Adding a Content Type (Drupal User Guide)','','11.2.2'),(9693,_binary 'Setting Up Content Structure (Drupal User Guide)','','11.2.2'),(9694,_binary 'Find a content item and edit it, or update a group of content items in bulk. See @node_overview_topic for more about content types and content items.','','11.2.2'),(9695,_binary '<em>Title</em>: key word(s) from the title','','11.2.2'),(9696,_binary '<em>Language</em>','','11.2.2'),(9697,_binary 'Editing a Content Item (Drupal User Guide)','','11.2.2'),(9698,_binary 'A <em>content item</em> is a type of content entity for page-level content, which can have fields that store text, HTML markup, images, attached files, and other data. See @content_structure_topic for more about content entities and fields.','','11.2.2'),(9699,_binary 'Overview of managing content','','11.2.2'),(9700,_binary 'Tracking which content a user has visited','','11.2.2'),(9701,_binary 'What content visits are tracked?','','11.2.2'),(9702,_binary 'The core History module tracks when each logged-in user has most recently visited each content item page on the site. This allows content to be marked as <em>new</em> or <em>updated</em> for each user, meaning that it was newly created or has been updated since the last time they visited its page. These records are kept for one month, meaning that content older than one month is never marked as new or updated.','','11.2.2'),(9703,_binary 'You can display the new/updated status of content by creating or editing a view. There is a <em>Has new content</em> field for <em>Content</em> views, which displays the new/updated marker. There is also a <em>Has new content</em> filter, which limits the view to new and updated content.','','11.2.2'),(9704,_binary 'Click <em>Add image style</em>.','','11.2.2'),(9705,_binary 'Enter a descriptive <em>Image style name</em>, and click <em>Create new style</em>.','','11.2.2'),(9706,_binary 'Under <em>Effect</em>, choose an effect to apply and click <em>Add</em>.','','11.2.2'),(9707,_binary 'Configure the effect on the next page. Most effects require some additional configuration after they are added.  For example, for the <em>Crop</em> effect, enter the <em>Width</em> and <em>Height</em> to crop the image to, and choose the <em>Anchor</em> point. Click <em>Add effect</em>.','','11.2.2'),(9708,_binary 'The image style can now be used to format a field containing an image in your layouts or traditional field displays. It can also be used as part of a responsive image style. See related topics below for more information.','','11.2.2'),(9709,_binary 'Managing content listings (views)','','11.2.2'),(9710,_binary 'What is a view?','','11.2.2'),(9711,_binary 'A <em>view</em> is a listing of items on your site; for example, a block showing the most recent comments, a page listing news items, or a list of registered users. The listings can be formatted in a table, grid, list, calendar, RSS feed, and other formats (some output formats may require you to install additional contributed modules).','','11.2.2'),(9712,_binary 'What are the components of a view?','','11.2.2'),(9713,_binary 'When you first create a view, you will specify what type of <em>base data</em> is being displayed in the view, which cannot be changed. After choosing a base data type, you can edit the following components, which allow you to specify which data to output, in what order, and in what format:','','11.2.2'),(9714,_binary '<em>Displays</em>: whether the output goes to a page, block, feed, etc.; a single view can have multiple displays, each with different settings.','','11.2.2'),(9715,_binary '<em>Format</em>: the output style for each display, such as content item, grid, table, or HTML list.','','11.2.2'),(9716,_binary '<em>Fields</em>: if the Format allows, the particular fields to display.','','11.2.2'),(9717,_binary '<em>Filter criteria</em>: criteria to limit the data to output, such as whether the content is published, the type of content, etc. Filters can be <em>exposed</em> to let users choose how to filter the data.','','11.2.2'),(9718,_binary '<em>Sort criteria</em>: how to order the data. Sorting can also be exposed to users.','','11.2.2'),(9719,_binary '<em>Header</em> and <em>Footer</em>: content to display at the top or bottom of the view display.','','11.2.2'),(9720,_binary '<em>No results behavior</em>: what to do if the filter criteria result in having no data to display.','','11.2.2'),(9721,_binary '<em>Pager</em>: how many items to display, and how to paginate if there are additional items to display.','','11.2.2'),(9722,_binary '<em>Advanced</em> &gt; <em>Contextual filters</em>: like regular filters, except the criteria come from the <em>context</em>, such as the current date, page the view is displayed on, etc.','','11.2.2'),(9723,_binary '<em>Advanced</em> &gt; <em>Relationships</em>: additional data to pull in and display, related in some way to the base data of the view (such as data about the user who created the content item).','','11.2.2'),(9724,_binary '<em>Advanced</em> &gt; <em>Exposed form</em>: if you have exposed filters or sorts, how to display the form to the user.','','11.2.2'),(9725,_binary 'What are bulk operations?','','11.2.2'),(9726,_binary 'Views using a table display format can include a bulk operations form, which allows users with sufficient permission to select one or more items from the view and apply an administrative action to them. The bulk actions available are specific to the base data type of the view; for example, a view of content items could support bulk publishing and unpublishing actions. If you have the core Actions UI module installed, see the related topic \"Configuring actions\" for more about actions.','','11.2.2'),(9727,_binary 'Managing views overview','','11.2.2'),(9728,_binary '<a href=\"https://www.drupal.org/docs/user_guide/en/views-chapter.html\">Creating Listings with Views (Drupal User Guide)</a>','','11.2.2'),(9729,_binary 'Adding a link to a menu','','11.2.2'),(9730,_binary 'Locate the desired menu and click <em>Add link</em> in the <em>Operations</em> list.','','11.2.2'),(9731,_binary 'Enter the <em>Menu link title</em> to be displayed.','','11.2.2'),(9732,_binary 'Enter the <em>Link</em>, one of the following:','','11.2.2'),(9733,_binary 'An internal path, such as <em>/node/add</em>','','11.2.2'),(9734,_binary 'A full external URL','','11.2.2'),(9735,_binary 'Start typing the title of a content item and select it when the full title comes up','','11.2.2'),(9736,_binary '<em>&lt;nolink&gt;</em> to display the <em>Menu link title</em> as plain text without a link','','11.2.2'),(9737,_binary '<em>&lt;front&gt;</em> to link to the front page of your site','','11.2.2'),(9738,_binary 'Make sure that <em>Enabled</em> is checked; if not, the menu link will not be displayed.','','11.2.2'),(9739,_binary 'Optionally, enter a <em>Description</em>, which will be displayed when a user hovers over the link.','','11.2.2'),(9740,_binary 'Optionally, check <em>Show as expanded</em> to automatically show the children of this link (if any) when this link is shown.','','11.2.2'),(9741,_binary 'Optionally, select the <em>Parent link</em>, if this menu link should be a child of another menu link.','','11.2.2'),(9742,_binary 'Click <em>Save</em>. You will be returned to the <em>Add link</em> page to add another link.','','11.2.2'),(9743,_binary 'Locate the menu you just added a link to and click <em>Edit</em> in the <em>Operations</em> list.','','11.2.2'),(9744,_binary 'Verify that the order of links is correct. If it is not, drag menu links until the order is correct, and click <em>Save</em>.','','11.2.2'),(9745,_binary 'Configure menu settings for a content type','','11.2.2'),(9746,_binary 'For an existing content type, configure the available menus that will be shown as options on content editing screens; links to content items of this type can be added to these menus during editing.','','11.2.2'),(9747,_binary 'Under <em>Menu settings</em>, check the menus that you want to be available when editing a content item of this type.','','11.2.2'),(9748,_binary 'Optionally, select the <em>Default parent item</em>, to put links to content items under a default location in the menu structure.','','11.2.2'),(9749,_binary 'Creating a menu','','11.2.2'),(9750,_binary 'Create a new menu.','','11.2.2'),(9751,_binary 'Click <em>Add menu</em>.','','11.2.2'),(9752,_binary 'Enter the title for the menu, which is used as the default block title if the menu is displayed as a block. If desired, also edit the machine name of the menu, which is by default derived from the title.','','11.2.2'),(9753,_binary 'Enter an administrative summary, which is displayed on the <em>Menus</em> page.','','11.2.2'),(9754,_binary 'If your site has more than one language, choose the language for the menu.','','11.2.2'),(9755,_binary 'Click <em>Save</em>. You will be on the menu editing page, ready to add links to the menu if the core Custom Menu Links module is installed; see related topics for further tasks.','','11.2.2'),(9756,_binary 'Reordering and disabling menu links','','11.2.2'),(9757,_binary 'Disable menu links or change the order and hierarchy of menu links.','','11.2.2'),(9758,_binary 'Click <em>Edit menu</em> for the menu that you want to edit.','','11.2.2'),(9759,_binary 'Drag menu links into a new order, or check/uncheck <em>Enabled</em> to enable or disable menu links.','','11.2.2'),(9760,_binary 'Click <em>Save</em> to save your changes.','','11.2.2'),(9761,_binary 'Who can manage URL aliases?','','11.2.2'),(9762,_binary 'Users with the <em>@path_permissions_link</em> permission can edit aliases.','','11.2.2'),(9763,_binary 'In the <em>Manage</em> administration menu, navigate to <em>Configuration</em> &gt; <em>Search and metadata</em> &gt; <em>@path_aliases_link</em>. A list of all the site\'s aliases will appear.','','11.2.2'),(9764,_binary 'Make the required changes and click <em>Save</em>. You will be returned to the URL alias list page.','','11.2.2'),(9765,_binary 'Locate and open the content edit form for the content item, or create a new content item (see related topics on creating and editing content).','','11.2.2'),(9766,_binary 'Under <em>URL alias</em> on the edit form, enter the desired alias (for example, \"/about-us\"). Make sure the alias starts with a \"/\" character.','','11.2.2'),(9767,_binary 'URL is the abbreviation for \"Uniform Resource Locator\", which is the page\'s address on the web. It is the \"name\" by which a browser identifies a page to display. In the example \"Visit us at <em>example.com</em>.\", <em>https://example.com</em> would be the URL for the home page of your website. Users use URLs to locate content on the web.','','11.2.2'),(9768,_binary 'What is a path?','','11.2.2'),(9769,_binary 'A path is the unique, last part of the URL for a specific function or piece of content. For example, for a page whose full URL is <em>https://example.com/node/7</em>, the path is <em>node/7</em>. Here are some examples of paths you might find in your site:','','11.2.2'),(9770,_binary 'user/3: Path to a user profile page.','','11.2.2'),(9771,_binary 'The core software allows you to provide more understandable URLs for pages on your site, which are called <em>aliases</em>. For example, if you have an \"About Us\" page with the path <em>node/7</em>, you can set up an alias of <em>about</em> so that your visitors will see it as <em>https://www.example.com/about</em>.','','11.2.2'),(9772,_binary 'The core Path module provides the URL aliasing functionality. The contributed <a href=\"https://www.drupal.org/project/pathauto\">Pathauto</a> module allows you to configure automatically-generated URL aliases for content items and other pages. See the related topics listed below for specific tasks.','','11.2.2'),(9773,_binary 'Concept: Paths, Aliases, and URLs (Drupal User Guide)','','11.2.2'),(9774,_binary 'Make sure that the core Shortcut module is installed, and that you have a role with <em>Edit current shortcut set</em> or <em>Administer shortcuts</em> permission. Also, make sure that a toolbar module is installed (either the core Toolbar module or a contributed module replacement).','','11.2.2'),(9775,_binary 'Click <em>Shortcuts</em> in the toolbar to display your shortcuts, and verify that the list is complete.','','11.2.2'),(9776,_binary 'Optionally, click <em>Edit shortcuts</em> at the right end of the shortcut list (left end in right-to-left languages), to remove links or change their order.','','11.2.2'),(9777,_binary 'Users with the <em>@taxonomy_permissions_link</em> permission can configure a vocabulary. To add a field in the administrative interface, the core Field UI module must be installed, and you will also need the <em>Administer fields</em> permission for the entity you are adding the field to.','','11.2.2'),(9778,_binary 'If you have the Field UI module installed, follow the instructions on the related <em>Adding a reference field to an entity sub-type</em> topic to add a taxonomy reference field to the entity type of your choice. The settings page will allow you to choose the <em>Vocabulary</em> that you created as the vocabulary to reference.','','11.2.2'),(9779,_binary 'You may also want to configure the display and form display of the new field (see related topics).','','11.2.2'),(9780,_binary 'Setting Up a Taxonomy (Drupal User Guide)','','11.2.2'),(9781,_binary 'Taxonomy terms are normally attached as reference fields to other content entities, which is how you can use them to classify content. When you set up a taxonomy reference field, you can let users enter terms in two ways:','','11.2.2'),(9782,_binary 'Overview of managing taxonomy','','11.2.2'),(9783,_binary 'The core Taxonomy module allows you to create and edit taxonomy vocabularies and taxonomy terms. The core Field UI module provides a user interface for adding fields to entities, including the taxonomy reference field, and configuring field editing and display. See the related topics listed below for specific tasks.','','11.2.2'),(9784,_binary 'Concept: Taxonomy (Drupal User Guide)','','11.2.2'),(9785,_binary 'Adding a bulk operations form to a view','','11.2.2'),(9786,_binary 'Add one or more existing actions as bulk operations to an existing table-style view. If you have the core Actions UI module installed, see the related topic \"Configuring actions\" for more information about actions.','','11.2.2'),(9787,_binary 'The core Views UI module will need to be installed and you will need <em>@views_permissions</em> permission in order to edit a view.','','11.2.2'),(9788,_binary 'If there is not already an <em>Operations bulk form</em> in the <em>Fields</em> list for the view, click <em>Add</em> in the <em>Fields</em> section to add it. (The exact name of the bulk form field will vary, and may contain keywords like \"bulk update\", \"form element\" or \"operations\" -- not to be confused with <em>operations links</em>, which are applied to each item in a row.) If the bulk operations field already exists, click the field name to edit its settings.','','11.2.2'),(9789,_binary 'Check the action(s) you want to make available in the <em>Selected actions</em> list and click <em>Apply (all displays)</em>.','','11.2.2'),(9790,_binary 'Editing an existing view display','','11.2.2'),(9791,_binary 'Edit an existing view display, to modify what data is displayed or how it is displayed.','','11.2.2'),(9792,_binary 'If you are not already editing your view, in the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@views_link</em>. Find the view you want to edit, and click its <em>Edit</em> link.','','11.2.2'),(9793,_binary 'Under <em>Displays</em>, click the display you want to edit.','','11.2.2'),(9794,_binary 'For sections containing lists (such as <em>Fields</em> and <em>Filter criteria</em>), to modify or delete an existing item, click the name of the item. To add a new item, click <em>Add</em> in the drop-down list. To change the order of items, click <em>Rearrange</em> in the drop-down list.','','11.2.2'),(9795,_binary 'For sections containing individual settings (such as <em>Title</em> and <em>Format</em>), there are often two links for each setting. The first link shows the current value; click that link to change the value. If there is a second link called <em>Settings</em>, click that link to change the settings details. For example, if your <em>Format</em> is currently shown as <em>Unformatted list</em>, click <em>Unformatted list</em> to switch to using a <em>Grid</em> or <em>Table</em> format. Click <em>Settings</em> next to your format type to change the settings for your chosen format.','','11.2.2'),(9796,_binary 'When you have finished changing all the settings, verify that the display is correct by clicking <em>Update preview</em>. Return to editing settings if necessary.','','11.2.2'),(9797,_binary 'When you have verified the display, click <em>Save</em>. Alternatively, if you have made mistakes and want to discard your changes, click <em>Cancel</em>.','','11.2.2'),(9798,_binary 'Creating a new view','','11.2.2'),(9799,_binary 'Create a new view to list content or other items on your site.','','11.2.2'),(9800,_binary 'In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@views_link</em>.','','11.2.2'),(9801,_binary 'Click <em>Add view</em>.','','11.2.2'),(9802,_binary 'In the <em>View name</em> field, enter a name for the view, which is how it will be listed in the administrative interface.','','11.2.2'),(9803,_binary 'In <em>View settings</em> &gt; <em>Show</em>, select the base data type to display in your view. This cannot be changed later.','','11.2.2'),(9804,_binary 'Optionally, select or enter filtering, sorting, and page/block display settings; these can be added or changed later.','','11.2.2'),(9805,_binary 'Click <em>Save and edit</em>. Your view will be created; edit it following the steps in the related topics below.','','11.2.2'),(9806,_binary 'Adding a new display to an existing view','','11.2.2'),(9807,_binary 'Add a new display to an existing view. This will allow you to display similar data to an existing view, using similar settings, in a new block, page, feed, etc.','','11.2.2'),(9808,_binary 'Under <em>Displays</em>, click <em>Add</em>.','','11.2.2'),(9809,_binary 'In the pop-up list, click the link for the type of display you want to add; the most common types are <em>Page</em> and <em>Block</em>. The new display will be added to your view, and you will be editing that display.','','11.2.2'),(9810,_binary 'Optionally, click the link next to <em>Display name</em> and enter a new name to be shown for this display in the administrative interface.','','11.2.2'),(9811,_binary 'Follow the steps in @view_edit_topic to edit the other settings for the display.','','11.2.2'),(9812,_binary '<a href=\"@drupal_global_training_days\">Global Training Days:</a> Helpful information for evaluating Drupal as a framework and as a career path. Taught in your local language.','','11.1.7'),(9813,_binary 'Get support and chat with the Drupal community on <a href=\"@drupal_slack\">Slack</a> or <a href=\"@drupal_chat\">DrupalChat</a>. When you’re looking for a solution to a problem, go to <a href=\"@drupal_support\">Drupal Support</a> or <a href=\"@drupal_answers\">Drupal Answers on Stack Exchange</a>.','','11.1.7'),(9814,_binary 'Displays announcements from the Drupal community.','','11.2.2'),(9815,_binary 'Create and manage fields, forms, and display settings for your content blocks.','','11.2.2'),(9816,_binary 'Add and install modules to extend site functionality.','','11.2.2'),(9817,_binary 'Enable or disable the menu linkset endpoint','','11.2.2'),(9818,_binary 'Configure theme development settings','','11.2.2'),(9819,_binary 'Menu Linkset Settings','','11.2.2'),(9820,_binary 'Region and language','','11.2.2'),(9821,_binary 'Menu','','11.2.2'),(9822,_binary 'Tabbing is no longer constrained by the Contextual module.','','11.2.2'),(9823,_binary 'Tabbing is constrained to a set of @contextualsCount and the edit mode toggle.','','11.2.2'),(9824,_binary '@count contextual link@count contextual links','','11.2.2'),(9825,_binary 'The toolbar cannot be set to a horizontal orientation when it is locked.','','11.2.2'),(9826,_binary 'Use the administration theme when rendering this display.','','11.2.2'),(9827,_binary 'Move in any direction','','11.2.2'),(9828,_binary 'Remove group','','11.2.2'),(9829,_binary 'Allows banning visits from specific IP addresses.','','11.2.2'),(9830,_binary 'Allows users to configure blocks (containing content, forms, etc.) and to place them in the regions of a theme.','','11.2.2'),(9831,_binary 'Provides the CKEditor 5 rich text editor.','','11.2.2'),(9832,_binary 'Allows importing and exporting configuration changes.','','11.2.2'),(9833,_binary 'Provides additional publication states that can be used by other modules to moderate content.','','11.2.2'),(9834,_binary 'Defines field types for storing dates and times.','','11.2.2'),(9835,_binary 'Provides the capabilities to add fields to entities.','','11.2.2'),(9836,_binary 'Provides a field type for files and defines a \"managed_file\" Form API element.','','11.2.2'),(9837,_binary 'Filters text content in preparation for display.','','11.2.2'),(9838,_binary 'Generates help pages and provides a Help block with page-level help.','','11.2.2'),(9839,_binary 'Records which content users have viewed and marks it as new or updated.','','11.2.2'),(9840,_binary 'Provides an HTTP Basic authentication provider.','','11.2.2'),(9841,_binary 'Allows users to translate interface text and to switch between interface languages.','','11.2.2'),(9842,_binary 'Caches pages, including those with dynamic content, for all users.','','11.2.2'),(9843,_binary 'When enabled, this module exposes all fields for all entity view displays. When disabled, only entity type bundles that have layout builder enabled will have their fields exposed. Enabling this module could significantly decrease performance on sites with a large number of entity types and bundles.','','11.2.2'),(9844,_binary 'Provides a field type for internal and external URLs.','','11.2.2'),(9845,_binary 'Provides a user interface for managing menus.','','11.2.2'),(9846,_binary 'Provides a framework for migrating data to Drupal.','','11.2.2'),(9847,_binary 'Provides a framework to migrate data from previous versions of Drupal into the site.','','11.2.2'),(9848,_binary 'Provides the MySQL database driver.','','11.2.2'),(9849,_binary 'New administration navigation','','11.2.2'),(9850,_binary 'Manages the creation, configuration, and display of the main site content.','','11.2.2'),(9851,_binary 'Defines field types with select lists, checkboxes, and radio buttons to select values from fixed lists of options.','','11.2.2'),(9852,_binary 'Provides the password checking algorithm for user accounts created with Drupal prior to version 10.1.0.','','11.2.2'),(9853,_binary 'Allows users to create custom URLs for existing paths on the site.','','11.2.2'),(9854,_binary 'Provides the PostgreSQL database driver.','','11.2.2'),(9855,_binary 'Provides functionality to output responsive images using the HTML5 picture tag.','','11.2.2'),(9856,_binary 'Provides a framework for exposing REST resources.','','11.2.2'),(9857,_binary 'Provides a service for converting data to and from formats such as JSON and XML.','','11.2.2'),(9858,_binary 'Allows users to create sets of shortcuts within the site.','','11.2.2'),(9859,_binary 'Provides the SQLite database driver.','','11.2.2'),(9860,_binary 'Logs events to the web server\'s system log.','','11.2.2'),(9861,_binary 'Provides user interfaces for core systems.','','11.2.2'),(9862,_binary 'Defines field types for short and long text with optional summaries.','','11.2.2'),(9863,_binary 'Provides a framework to associate text editors (like WYSIWYGs) and toolbars with text formats.','','11.2.2'),(9864,_binary 'Provides an administration toolbar to display links provided by modules.','','11.2.2'),(9865,_binary 'Checks for updates and allows users to manage them through a user interface.','','11.1.8'),(9866,_binary 'Allows users to register and log in, and manages user roles and permissions.','','11.2.2'),(9867,_binary 'Provides a framework to fetch information from the database and to display it in different formats.','','11.2.2'),(9868,_binary 'Provides an API for staging and previewing content in a full site context.','','11.2.2'),(9869,_binary 'Provides a user interface for creating and managing workspaces.','','11.2.2'),(9870,_binary 'Regularly review available updates and update as required to maintain a secure and current site. Always run the <a href=\":update-php\">update script</a> each time a module is updated. Install the <a href=\":update-manager\">Update Manager module</a> to update modules and themes.','','11.1.7'),(9871,_binary 'Show table cells that were hidden to make the table fit within a small screen.','','11.2.2'),(9872,_binary '1 module is available in the modified list.@count modules are available in the modified list.','','11.2.2'),(9873,_binary 'See the <a href=\":performance_doc\">setting MySQL transaction isolation level</a> page for more information.','','11.2.2'),(9874,_binary 'SameSite cookie attribute','','11.2.2'),(9875,_binary 'Transaction isolation level','','11.2.2'),(9876,_binary '@count min@count min','','11.2.2'),(9877,_binary 'AdvertenciaAdvertencias','','11.2.2'),(9878,_binary 'RevisadoRevisado','','11.2.2'),(9879,_binary 'Update notifications are not enabled. It is <strong>highly recommended</strong> that you install the Update Manager module from the <a href=\":module\">module administration page</a> in order to stay up-to-date on new releases. For more information, <a href=\":update\">Update status handbook page</a>.','','11.1.7'),(9880,_binary 'This attribute should be explicitly set to Lax, Strict or None. If set to None then the request must be made via HTTPS. See <a href=\":url\" target=\"_blank\">PHP documentation</a>','','11.2.2'),(9881,_binary 'Regularly review <a href=\":updates\">available updates</a> and update as required to maintain a secure and current site. Always run the <a href=\":update-php\">update script</a> each time you update software.','','11.2.2'),(9882,_binary 'Various blocks, pages, and functions for developers.','','11.2.2'),(9883,_binary 'Generate test users, nodes, menus, taxonomy terms...','','11.2.2'),(9884,_binary 'Helper functions, pages, and blocks to assist Drupal developers. The devel blocks can be managed via the block administration page.','','11.2.2'),(9885,_binary 'Devel settings','','11.2.2'),(9886,_binary 'Development menu','','11.2.2'),(9887,_binary 'Devel','','11.2.2'),(9888,_binary 'Edit configuration.','','11.2.2'),(9889,_binary 'Edit state system values.','','11.2.2'),(9890,_binary 'Config editor','','11.2.2'),(9891,_binary 'Reinstall Modules','','11.2.2'),(9892,_binary 'Rebuild Menu','','11.2.2'),(9893,_binary 'State editor','','11.2.2'),(9894,_binary 'Theme registry','','11.2.2'),(9895,_binary 'Entity Info','','11.2.2'),(9896,_binary 'Field Info','','11.2.2'),(9897,_binary 'PHPinfo()','','11.2.2'),(9898,_binary 'View Session','','11.2.2'),(9899,_binary 'Element Info','','11.2.2'),(9900,_binary 'Cache clear','','11.2.2'),(9901,_binary 'Switch user','','11.2.2'),(9902,_binary 'Container Info','','11.2.2'),(9903,_binary 'Routes Info','','11.2.2'),(9904,_binary 'Current route info','','11.2.2'),(9905,_binary 'Events Info','','11.2.2'),(9906,_binary 'content','','11.2.2'),(9907,_binary 'Priority','','none'),(9908,_binary 'Session ID','','none'),(9909,_binary 'Variable name','','none'),(9910,_binary 'Number of terms','','none'),(9911,_binary 'Load','','11.2.2'),(9912,_binary 'Events','','none'),(9913,_binary 'Now','','11.2.2'),(9914,_binary 'Class','','none'),(9915,_binary 'ago','','11.2.2'),(9916,_binary 'Parameters','','none'),(9917,_binary 'terms','','11.2.2'),(9918,_binary 'Enter username','','none'),(9919,_binary 'Username not found','','none'),(9920,_binary 'Layouts','','none'),(9921,_binary 'Services','','none'),(9922,_binary '1 user@count users','','none'),(9923,_binary 'Here are the contents of your <code>$_SESSION</code> variable.','','none'),(9924,_binary 'Reinstall modules','','11.2.2'),(9925,_binary 'Session viewer','','11.2.2'),(9926,_binary 'Number of users to display in the list','','none'),(9927,_binary 'This user can switch back.','','none'),(9928,_binary 'Caution: this user will be unable to switch back.','','none'),(9929,_binary 'New value','','none'),(9930,_binary 'Session name','','none'),(9931,_binary 'Generate a given number of users. Optionally delete current users.','','11.2.2'),(9932,_binary 'How many users would you like to generate?','','none'),(9933,_binary 'How many nodes would you like to generate?','','11.2.2'),(9934,_binary 'Rebuild','','none'),(9935,_binary 'Role(s)','','11.2.2'),(9936,_binary 'Regions','','11.2.2'),(9937,_binary 'Cache cleared.','','none'),(9938,_binary 'Generate','','11.2.2'),(9939,_binary 'Instances','','none'),(9940,_binary 'Generating Content','','11.2.2'),(9941,_binary 'Finished with an error.','','11.2.2'),(9942,_binary 'Rebuild the theme registry on every page load','','11.2.2'),(9943,_binary 'Reinstall','','none'),(9944,_binary 'Delete all users (except user id 1) before generating new users.','','none'),(9945,_binary 'How old should user accounts be?','','none'),(9946,_binary 'User ages will be distributed randomly from the current time, back to the selected time.','','none'),(9947,_binary 'How far back in time should the nodes be dated?','','11.2.2'),(9948,_binary 'Node creation dates will be distributed randomly from the current time, back to the selected time.','','11.2.2'),(9949,_binary 'Requires path.module','','11.2.2'),(9950,_binary 'Add an url alias for each node.','','11.2.2'),(9951,_binary 'Devel generate','','11.2.2'),(9952,_binary 'Uninstalled and installed: %names.','','none'),(9953,_binary 'View developer output like variable printouts, query log, etc.','','11.2.2'),(9954,_binary 'Access developer information','','11.2.2'),(9955,_binary 'Switch users','','11.2.2'),(9956,_binary 'Field info','','none'),(9957,_binary 'Which roles should the users receive?','','none'),(9958,_binary 'Users always receive the <em>authenticated user</em> role.','','none'),(9959,_binary 'Maximum number of comments per node.','','11.2.2'),(9960,_binary 'You must also enable comments for the content types you are generating. Note that some nodes will randomly receive zero comments. Some will receive the max.','','11.2.2'),(9961,_binary 'Add statistics for each node (node_counter table).','','none'),(9962,_binary 'List size','','none'),(9963,_binary 'media','','11.2.2'),(9964,_binary '1 user deleted@count users deleted.','','none'),(9965,_binary 'Requires locale.module','','none'),(9966,_binary 'Include %anonymous','','none'),(9967,_binary 'Allow entering any user name','','none'),(9968,_binary 'Entity info','','11.2.2'),(9969,_binary 'Deleted existing vocabularies.','','none'),(9970,_binary 'Description of @name','','none'),(9971,_binary 'Description of @title.','','none'),(9972,_binary '<strong>Delete all content</strong> in these content types before generating new content.','','11.2.2'),(9973,_binary 'Restrict terms to these vocabularies.','','none'),(9974,_binary 'Delete existing terms in specified vocabularies before generating new terms.','','none'),(9975,_binary 'Number of vocabularies?','','none'),(9976,_binary 'Delete existing vocabularies before generating new ones.','','none'),(9977,_binary 'Create new menu(s)','','none'),(9978,_binary 'Generate links for these menus','','none'),(9979,_binary 'Number of new menus to create','','none'),(9980,_binary 'Number of links to generate','','none'),(9981,_binary 'Types of links to generate','','none'),(9982,_binary 'Maximum link depth','','none'),(9983,_binary 'Maximum menu width','','none'),(9984,_binary 'Limit the width of the generated menu\'s first level of links to a certain number of items.','','none'),(9985,_binary 'Delete existing custom generated menus and menu links before generating new ones.','','none'),(9986,_binary 'Generate a given number of terms. Optionally delete current terms.','','11.2.2'),(9987,_binary 'Generate a given number of vocabularies. Optionally delete current vocabularies.','','11.2.2'),(9988,_binary 'Become any user on the site with just a click.','','11.2.2'),(9989,_binary 'Instance','','none'),(9990,_binary 'Standard Drupal','','11.2.2'),(9991,_binary 'Display machine names of permissions and modules','','11.2.2'),(9992,_binary 'Error handlers','','11.2.2'),(9993,_binary '<em>None</em> is a good option when stepping through the site in your debugger.','','11.2.2'),(9994,_binary '<em>Standard Drupal</em> does not display all the information that is often needed to resolve an issue.','','11.2.2'),(9995,_binary 'Demonstrate the current error handler(s):','','11.2.2'),(9996,_binary 'Maximum number of words in titles','','11.2.2'),(9997,_binary 'Maximum number of characters in term names','','none'),(9998,_binary 'Maximum number of characters in vocabulary names','','none'),(9999,_binary 'No content types available','','none'),(10000,_binary 'Formatter types','','none'),(10001,_binary 'Widget types','','none'),(10002,_binary 'Password to be set','','none'),(10003,_binary 'Enter a part of the module name or description to filter by.','','none'),(10004,_binary 'Devel was unable to write to %file.','','none'),(10005,_binary 'Enter module name','','none'),(10006,_binary 'Callable','','none'),(10007,_binary '%type: @message in %function (line %line of %file).','','11.2.2'),(10008,_binary 'Inspecting Routes','','none'),(10009,_binary 'The module allows you to inspect routes information, gathering all routing data from <em>.routing.yml</em> files and from classes which subscribe to the route build/alter events. You can see those informations on <a href=\":url\">Routes info</a> page.','','none'),(10010,_binary 'Inspecting Events','','none'),(10011,_binary 'Devel module enabled','','11.2.2'),(10012,_binary 'Links related to Devel module.','','11.1.7'),(10013,_binary 'Depending on the situation, the theme, the size of the call stack and the arguments, etc., some handlers may not display their messages, or display them on the subsequent page. Select <em>Standard Drupal</em> <strong>and</strong> <em>Backtrace above the rendered page</em> to maximize your chances of not missing any messages.','','11.2.2'),(10014,_binary 'The presentation of the @error is determined by PHP.','','11.2.2'),(10015,_binary 'Display $attachments array','','11.2.2'),(10016,_binary 'Display $attachments array from <a href=\"https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Render%21theme.api.php/function/hook_page_attachments_alter/10\">hook_page_attachments_alter()</a> in the messages area of each page.','','11.2.2'),(10017,_binary 'Display the language-independent machine names of the permissions in mouse-over hints on the <a href=\":permissions_url\">Permissions</a> page and the module base file names on the Permissions and <a href=\":modules_url\">Modules</a> pages.','','11.2.2'),(10018,_binary 'New templates, theme overrides, and changes to the theme.info.yml need the theme registry to be rebuilt in order to appear on the site.','','11.2.2'),(10019,_binary 'Backtrace in the message area','','11.2.2'),(10020,_binary 'Backtrace above the rendered page','','11.2.2'),(10021,_binary 'Select the error handler(s) to use, in case you <a href=\":choose\">choose to show errors on screen</a>.','','11.2.2'),(10022,_binary '<em>Backtrace</em> displays nice debug information when any type of error is noticed, but only to users with the %perm permission.','','11.2.2'),(10023,_binary 'Symfony var-dumper','','11.2.2'),(10024,_binary 'Wrapper for <a href=\'https://github.com/symfony/var-dumper\'>Symfony var-dumper</a> debugging tool.','','11.2.2'),(10025,_binary 'Kint','','11.1.7'),(10026,_binary 'Wrapper for <a href=\'https://github.com/kint-php/kint\'>Kint</a> debugging tool.','','11.1.7'),(10027,_binary '<strong>Not available</strong>. You may need to install external dependencies for use this plugin.','','11.1.7'),(10028,_binary 'Variables Dumper','','11.2.2'),(10029,_binary 'Select the debugging tool used for formatting and displaying the variables inspected through the debug functions of Devel. <strong>NOTE</strong>: Some of these plugins require external libraries for to be enabled. Learn how install external libraries with <a href=\":url\">Composer</a>.','','11.2.2'),(10030,_binary 'Debug Log File','','11.2.2'),(10031,_binary 'This is the log file that Devel functions such as ddm() write to. Use temporary:// to represent your systems temporary directory. Save with a blank filename to revert to the default.','','11.2.2'),(10032,_binary 'Provides an improved drop-down menu interface to the site Toolbar.','','11.2.2'),(10033,_binary 'Adds menu links like Flush cache, Run cron, Run updates, and Logout under Drupal icon.','','11.2.2'),(10034,_binary 'Provides a workaround for the common problem that users with \'Use the administration pages and help\' permission see menu links they don\'t have access permission for. Deprecated from Drupal 10.3 and above.','','11.2.2'),(10035,_binary 'Provides search of Admin Toolbar items.','','11.2.2'),(10036,_binary 'Configure the Admin Toolbar module.','','11.2.2'),(10037,_binary 'Configure the Admin Toolbar Tools module.','','11.2.2'),(10038,_binary 'Uninstall module','','11.2.2'),(10039,_binary 'Admin Toolbar','','11.2.2'),(10040,_binary 'Admin Toolbar Tools','','11.2.2'),(10041,_binary 'Flush CSS and JavaScript','','11.2.2'),(10042,_binary 'Flush plugins cache','','11.2.2'),(10043,_binary 'Flush static cache','','11.2.2'),(10044,_binary 'Flush routing and links cache','','11.2.2'),(10045,_binary 'Flush twig cache','','11.2.2'),(10046,_binary 'Flush render cache','','11.2.2'),(10047,_binary 'Rebuild theme registry','','11.2.2'),(10048,_binary 'Flush views cache','','11.2.2'),(10049,_binary 'Flush all caches','','11.2.2'),(10050,_binary 'Logout','','11.2.2'),(10051,_binary 'Rebuild menu','','11.2.2'),(10052,_binary 'Devel Toolbar Settings','','11.2.2'),(10053,_binary 'Toolbar settings','','11.2.2'),(10054,_binary 'Missing','','none'),(10055,_binary 'Hide','','none'),(10056,_binary 'Render cache','','none'),(10057,_binary 'All types','','none'),(10058,_binary 'Execute PHP Code','','none'),(10059,_binary 'Install new module','','none'),(10060,_binary 'Install new theme','','none'),(10061,_binary 'All caches cleared.','','11.2.2'),(10062,_binary 'Static caches','','none'),(10063,_binary 'CSS and JavaScript cache cleared.','','none'),(10064,_binary 'Webprofiler settings','','none'),(10065,_binary 'Plugins cache cleared.','','none'),(10066,_binary 'Static cache cleared.','','none'),(10067,_binary 'Routing and links cache cleared.','','none'),(10068,_binary 'Render cache cleared.','','none'),(10069,_binary 'The Admin Toolbar module enhances the <a href=\":toolbar\">Toolbar</a> module by providing fast access to all the administrative links at the top of your site. Admin Toolbar remains a very \"lightweight\" module by closely integrating with all Toolbar functionality. It can be used in conjunction with all the sub modules included on Admin Toolbar, for quick access to system commands such as Flush all caches, <a href=\":automated_cron\">Run cron</a>, Run Updates, etc.','','none'),(10070,_binary 'The Admin Toolbar greatly improves the user experience for those who regularly interact with the site Toolbar by providing fast, full access to all links in the site Toolbar without having to click to get there.','','none'),(10071,_binary 'The Admin Toolbar Links Access Filter module provides a workaround for the common problem that users with <em>Use the administration pages and help</em> permission see menu links they done not have access permission for.','','none'),(10072,_binary 'All menus','','none'),(10073,_binary 'Use Admin Toolbar search','','none'),(10074,_binary 'The Admin Toolbar Search module add a search option to the toolbar for site administrative tasks.','','none'),(10075,_binary 'Drupal layout builder by DXPR.','','11.2.2'),(10076,_binary 'Block type with DXPR Builder drag and drop solution.','','11.2.2'),(10077,_binary 'Content type with DXPR Builder drag and drop solution','','11.2.2'),(10078,_binary 'Provides features and tools for DXPR Theme.','','11.2.2'),(10079,_binary 'A Form API element to select / add new media item.','','11.2.2'),(10080,_binary 'DXPR','','11.2.2'),(10081,_binary 'Provides the ability to group your fields on both form and display.','','11.2.2'),(10082,_binary 'Provides the ability to migrate field groups from D6/D7 to D8.','','11.2.2'),(10083,_binary 'Provides the option to render groups as accordion. This module is deprecated as Jquery UI is EOL.','','11.2.2'),(10084,_binary 'DXPR Builder needs a product key to work, please install it in the <a href=\"@dxpr_settings\">DXPR Builder settings form</a>.','','11.1.7'),(10085,_binary 'Is this your first time setting up DXPR Builder? Check out our <a href=\"@dxpr_documentation\">installation tutorials</a>!','','11.1.7'),(10086,_binary 'Configuration settings for DXPR Builder.','','11.2.2'),(10087,_binary 'Configure DXPR Builder.','','11.2.2'),(10088,_binary 'View listing of DXPR content items that count towards your license limit.','','11.2.2'),(10089,_binary 'Configure DXPR Builder Page templates.','','11.2.2'),(10090,_binary 'View DXPR Builder user licenses.','','11.2.2'),(10091,_binary 'Configure DXPR Builder User profiles.','','11.2.2'),(10092,_binary 'Configure DXPR Builder User templates.','','11.2.2'),(10093,_binary 'Configure DXPR Builder AI features.','','11.2.2'),(10094,_binary 'DXPR Builder','','11.2.2'),(10095,_binary 'General Settings','','11.2.2'),(10096,_binary 'Content items','','11.2.2'),(10097,_binary 'Page Templates','','11.2.2'),(10098,_binary 'User Licenses','','11.2.2'),(10099,_binary 'User Profiles','','11.2.2'),(10100,_binary 'User Templates','','11.2.2'),(10101,_binary 'AI (beta)','','11.2.2'),(10102,_binary 'DXPR Studio','','11.2.2'),(10103,_binary 'Images','','none'),(10104,_binary 'Documentation','','none'),(10105,_binary 'Container','','none'),(10106,_binary 'Outline','','none'),(10107,_binary 'Background','','none'),(10108,_binary 'Top','','11.2.2'),(10109,_binary 'Link target','','none'),(10110,_binary 'Section','','none'),(10111,_binary 'Percent','','none'),(10112,_binary 'Normal','','11.2.2'),(10113,_binary 'Success','','none'),(10114,_binary 'New window','','none'),(10115,_binary 'Bar','','none'),(10116,_binary 'Model','','none'),(10117,_binary 'Address','','none'),(10118,_binary 'Border','','11.2.2'),(10119,_binary 'Start','','none'),(10120,_binary 'End','','none'),(10121,_binary 'more info','','none'),(10122,_binary 'Repeat','','11.2.2'),(10123,_binary 'Padding','','none'),(10124,_binary 'Save changes','','none'),(10125,_binary 'Clone','','none'),(10126,_binary 'Tab','','11.1.8'),(10127,_binary 'Template','','11.2.2'),(10128,_binary 'Template name','','none'),(10129,_binary 'Dimension','','none'),(10130,_binary 'Clear','','none'),(10131,_binary 'Today','','none'),(10132,_binary 'Font size','','none'),(10133,_binary 'Fill color','','none'),(10134,_binary 'Controls','','11.1.8'),(10135,_binary 'Map width','','none'),(10136,_binary 'Map height','','none'),(10137,_binary 'Days','','11.2.2'),(10138,_binary 'Left','','11.2.2'),(10139,_binary 'Right','','11.2.2'),(10140,_binary 'Hours','','11.2.2'),(10141,_binary 'Slide','','11.1.8'),(10142,_binary 'Carousel','','none'),(10143,_binary 'Orientation','','none'),(10144,_binary 'Thousands separator','','none'),(10145,_binary 'Interval','','11.1.8'),(10146,_binary 'Video width','','none'),(10147,_binary 'Minutes','','11.2.2'),(10148,_binary 'Same window','','none'),(10149,_binary 'No repeat','','none'),(10150,_binary 'Sites','','none'),(10151,_binary 'Toggle','','none'),(10152,_binary 'Dotted','','none'),(10153,_binary 'Dashed','','none'),(10154,_binary 'Solid','','none'),(10155,_binary 'Countdown','','none'),(10156,_binary 'Transparent','','none'),(10157,_binary 'Border color','','none'),(10158,_binary 'Animation','','11.2.2'),(10159,_binary 'Blockquote','','11.2.2'),(10160,_binary 'Years','','11.2.2'),(10161,_binary 'Show all','','none'),(10162,_binary 'Local','','none'),(10163,_binary 'Panel','','none'),(10164,_binary 'Paste','','none'),(10165,_binary 'Icon size','','none'),(10166,_binary 'Opacity','','11.2.2'),(10167,_binary 'Speed','','11.2.2'),(10168,_binary 'Upload new image','','none'),(10169,_binary 'Infinite','','11.2.2'),(10170,_binary 'Light','','none'),(10171,_binary 'Image height','','none'),(10172,_binary 'Image width','','none'),(10173,_binary 'Cover','','11.2.2'),(10174,_binary 'Primary','','11.2.2'),(10175,_binary 'Tab title','','none'),(10176,_binary 'Show title','','none'),(10177,_binary 'Placement','','none'),(10178,_binary 'Secondary','','11.2.2'),(10179,_binary 'Circle','','none'),(10180,_binary 'Gradient','','none'),(10181,_binary 'Layers','','none'),(10182,_binary 'Pager offset','','none'),(10183,_binary 'Elements','','none'),(10184,_binary 'Progress','','none'),(10185,_binary 'Show controls','','none'),(10186,_binary 'Progress bar','','none'),(10187,_binary 'Theme default','','none'),(10188,_binary 'Thickness','','none'),(10189,_binary 'Broken/missing handler: @table > @field','','11.2.2'),(10190,_binary 'Saved','','none'),(10191,_binary 'Dot','','none'),(10192,_binary 'Custom layout','','none'),(10193,_binary 'Dark','','11.2.2'),(10194,_binary 'Center center','','none'),(10195,_binary 'HTML classes','','none'),(10196,_binary 'Master','','none'),(10197,_binary 'The number of items to display. Enter 0 for no limit.','','none'),(10198,_binary 'Filter by tag','','none'),(10199,_binary 'Rounded','','none'),(10200,_binary 'About Me','','11.1.7'),(10201,_binary 'about_pages','','11.1.7'),(10202,_binary 'About Us','','11.1.7'),(10203,_binary 'Homepage Basic','','11.1.7'),(10204,_binary 'home_pages','','11.1.7'),(10205,_binary 'Split Content and Buttons','','11.1.7'),(10206,_binary 'basic','','11.1.7'),(10207,_binary 'Text Columns','','11.1.7'),(10208,_binary 'Restore DXPR Builder editing permission for the selected user(s)','','11.1.7'),(10209,_binary 'Turn off DXPR Builder editing for these users(s)','','11.1.7'),(10210,_binary 'Optimize for fast loading','','11.1.7'),(10211,_binary 'Some required modules must be installed','','11.1.8'),(10212,_binary 'Group name','','none'),(10213,_binary 'Attributes','','none'),(10214,_binary 'Default state','','none'),(10215,_binary 'Collapsible','','none'),(10216,_binary 'Slow','','none'),(10217,_binary 'Fast','','none'),(10218,_binary 'Add a new group','','11.1.8'),(10219,_binary 'Create group','','none'),(10220,_binary 'Fieldset','','11.1.8'),(10221,_binary 'Field group label','','none'),(10222,_binary 'Label element','','none'),(10223,_binary 'Field group format:','','none'),(10224,_binary 'The css class must include only letters, numbers, underscores and dashes.','','none'),(10225,_binary 'Are you sure you want to delete the group %group?','','none'),(10226,_binary 'The group %group has been deleted from the %type content type.','','none'),(10227,_binary 'This fieldgroup renders child groups as jQuery accordion.','','none'),(10228,_binary 'This fieldgroup renders the content in a div, part of accordion group.','','none'),(10229,_binary 'Extra CSS classes','','none'),(10230,_binary 'Fieldgroups','','none'),(10231,_binary 'New group %label successfully created.','','none'),(10232,_binary 'Fieldgroup @group is not cloned since a group already exists with the same name.','','none'),(10233,_binary 'Fieldgroup @group cloned successfully.','','none'),(10234,_binary 'Show label','','none'),(10235,_binary 'E.g. name=\"anchor\"','','none'),(10236,_binary 'Skipping @group because this type does not exist in current mode','','none'),(10237,_binary 'No field groups were found in selected view mode.','','none'),(10238,_binary 'This fieldgroup renders the inner content in a fieldset with the title as legend.','','none'),(10239,_binary 'E.g. div, section, aside etc.','','none'),(10240,_binary 'Mark group as required if it contains required fields.','','none'),(10241,_binary 'DXPR Page Design','','11.1.7'),(10242,_binary 'Drag and drop Page','','11.1.7'),(10243,_binary 'Page builder page with DXPR Builder visual layout builder','','11.1.7'),(10244,_binary 'Drag and Drop Block','','11.1.7'),(10245,_binary 'Advanced page with visual page building tools. Powered by DXPR Builder.','','11.1.7'),(10246,_binary 'Theme with Bootstrap 5 css library','','11.1.8'),(10247,_binary 'Low code framework theme by DXPR.','','11.1.8'),(10248,_binary 'Use this STARTERKIT example if you need to build extra css files and templates on top of DXPR Theme.','','11.1.8'),(10249,_binary 'Requires: @module_dependencies','','11.1.8'),(10250,_binary 'This theme requires the listed modules to operate correctly. They must first be installed via the <a href=\":modules_url\">Extend page</a>.','','11.1.7'),(10251,_binary 'Tema custom para el portal web de CISC','','11.1.8'),(10252,_binary 'Change the site-wide settings of your default theme','','11.2.2'),(10253,_binary 'Theme Settings','','11.2.2'),(10254,_binary 'DXPR Theme','','11.2.2'),(10255,_binary 'User registration form','','11.2.2'),(10256,_binary 'Content Top','','11.2.2'),(10257,_binary 'DXPR Hide Regions','','11.1.7'),(10258,_binary 'DXPR Main Content Width','','11.1.7'),(10259,_binary 'DXPR Page Layout','','11.1.7'),(10260,_binary 'Secondary Header','','11.2.2'),(10261,_binary 'Hero Region','','11.2.2'),(10262,_binary 'Full width content','','11.1.7'),(10263,_binary 'Squish content column to 1/3','','11.1.7'),(10264,_binary 'Squish content column to 1/2','','11.1.7'),(10265,_binary 'Squish content column to 2/3','','11.1.7'),(10266,_binary 'Squish content column to 5/6','','11.1.7'),(10267,_binary 'Full Width','','11.1.7'),(10268,_binary 'Boxed Layout','','11.2.2'),(10269,_binary 'Bulk actions are now available. These actions will be applied to all selected items. This can be accessed via the \"Skip to bulk actions\" link that appears after every enabled checkbox. ','','11.2.2'),(10270,_binary '1 item selected@count items selected','','11.2.2'),(10271,_binary 'Note that the administration theme is still set to the %admin_theme theme; consequently, the theme on this page remains unchanged. All non-administrative sections of the site, however, will show the selected %selected_theme theme by default.','','11.1.7'),(10272,_binary 'Navigation (Collapsible)','','11.2.2'),(10273,_binary 'Edit @entity_label','','11.2.2'),(10274,_binary 'Delete @entity_label','','11.2.2'),(10275,_binary '(active tab)','','11.2.2'),(10276,_binary '1 block is available in the modified list.@count blocks are available in the modified list.','','11.2.2'),(10277,_binary 'DXPR builder','','11.1.7'),(10278,_binary 'DXPR Theme Full Screen Search','','11.2.2'),(10279,_binary 'Announcements Feed','','11.2.2'),(10280,_binary 'License info','','11.1.7'),(10281,_binary 'The menu is only visible if the menu link for the current page is at this level or below it. Use level 1 to always display this menu.','','11.2.2'),(10282,_binary 'Success (@status_code)','','11.2.2'),(10283,_binary 'Access denied (@status_code)','','11.2.2'),(10284,_binary 'Page not found (@status_code)','','11.2.2'),(10285,_binary 'Shows the block on pages with any matching response status. If nothing is checked, the block is shown on all pages. Other response statuses are not used.','','11.2.2'),(10286,_binary 'The date and time that the content was created.','','11.2.2'),(10287,_binary 'DXPR Builder needs a product key to work, please install it in the <a href=\":link\">DXPR Builder settings form</a>.','','11.1.7'),(10288,_binary 'Block: @block_name','','11.2.2'),(10289,_binary 'View: @view_name','','11.2.2'),(10290,_binary '%type_name: Create new content block','','11.2.2'),(10291,_binary '%type_name: Delete content block','','11.2.2'),(10292,_binary '%type_name: Delete content block revisions','','11.2.2'),(10293,_binary '%type_name: Edit content block','','11.2.2'),(10294,_binary '%type_name: Revert content block revisions','','11.2.2'),(10295,_binary '%type_name: View content block history pages','','11.2.2'),(10296,_binary 'Administer DXPR Builder configuration','','11.2.2'),(10297,_binary 'Administer dxpr builder profile','','11.2.2'),(10298,_binary 'Edit with DXPR Builder','','11.2.2'),(10299,_binary 'Use help pages','','11.2.2'),(10300,_binary '%type_name: View any media revision pages','','11.2.2'),(10301,_binary 'Delete %type_name: Delete media revisions','','11.2.2'),(10302,_binary 'Revert %type_name: Revert media revisions','','11.2.2'),(10303,_binary '%type_name: Delete revisions','','11.2.2'),(10304,_binary 'Administer menus and menu links','','11.2.2'),(10305,_binary '%vocabulary: Delete term revisions','','11.2.2'),(10306,_binary '%vocabulary: Revert term revisions','','11.2.2'),(10307,_binary '%vocabulary: View term revisions','','11.2.2'),(10308,_binary 'Delete all term revisions','','11.2.2'),(10309,_binary 'Revert all term revisions','','11.2.2'),(10310,_binary 'View all term revisions','','11.2.2'),(10311,_binary 'View vocabulary labels','','11.2.2'),(10312,_binary 'View software update notifications','','11.2.2'),(10313,_binary 'Administer roles and permissions','','11.2.2'),(10314,_binary 'DXPR Builder User','','11.2.2'),(10315,_binary 'The DXPR Builder depends on Bootstrap framework to work. Please enable Bootstrap in the <a href=\'@dxpr_builder_settings\'>DXPR Builder settings form</a>.','','11.2.2'),(10316,_binary 'Select image','','11.2.2'),(10317,_binary 'Media browser','','11.2.2'),(10318,_binary 'Select video','','11.2.2'),(10319,_binary 'Original image (No resizing)','','11.2.2'),(10320,_binary 'Enter one class on each line in the format: @format. Example: @example.','','11.2.2'),(10321,_binary 'Uses the <a href=\"@url\">@setting</a> setting internally.','','11.2.2'),(10322,_binary 'Product key','','11.2.2'),(10323,_binary 'Please enter your product key.','','11.2.2'),(10324,_binary 'DXPR license','','11.2.2'),(10325,_binary 'Please enter your product key. Find your product key on our <a href=\":uri\" target=\"_blank\">Getting Started page</a>','','11.2.2'),(10326,_binary 'Smooth-scroll offset selector','','11.2.2'),(10327,_binary 'When using a #hash to link to content inside a DXPR Builder container, the user will smooth-scroll to this content. DXPR Builder will also open any tabs, collapsibles, or carousel slides that contain this content. DXPR Builder automatically corrects the amount of page it scrolls to account for the DXPR Theme fixed or sticky header. If you use a different theme you can use this setting to correct the smooth-scroll behavior for your fixed header by adding a CSS selector here.','','11.2.2'),(10328,_binary 'DXPR Builder overrides','','11.2.2'),(10329,_binary 'Customize DXPR Builder  behaviors.','','11.2.2'),(10330,_binary 'Text editor Formatting Styles','','11.2.2'),(10331,_binary 'Text editor overrides','','11.2.2'),(10332,_binary 'Extend DXPR Builder text editor style options and text editor font options.','','11.2.2'),(10333,_binary 'Load Bootstrap 3','','11.2.2'),(10334,_binary 'Load Bootstrap 4','','11.2.2'),(10335,_binary 'Load Bootstrap 5','','11.2.2'),(10336,_binary 'Include Bootstrap files','','11.2.2'),(10337,_binary 'Bootstrap assets','','11.2.2'),(10338,_binary 'None (Use basic file upload widget)','','11.2.2'),(10339,_binary 'Media Library is the recommended option for managing images and media assets in DXPR Builder. Alternatively, Entity Browser is supported for legacy compatibility.','','11.2.2'),(10340,_binary 'Process Text format filters on Frontend Builder content','','11.2.2'),(10341,_binary 'Use with caution. If a field uses DXPR Builder as field formatter any filters that are set on the field\'s text format will be ignored. This is because when editing on the frontend, you are editing the raw field contents. With this setting enabled the DXPR editor still loads raw fields content, but users that don\'t have DXPR Builder editing permission will get a filtered field. Some filters will not work at all with DXPR Builder while others should work just fine.','','11.2.2'),(10342,_binary 'Text format filters','','11.2.2'),(10343,_binary 'DXPR Builder Settings','','11.2.2'),(10344,_binary 'Content Items','','11.2.2'),(10345,_binary 'Perform actions on the selected items in the %view_title view','','11.2.2'),(10346,_binary 'Provide a generic entity browser/picker/selector.','','11.2.2'),(10347,_binary 'Entity browser example module.','','11.2.2'),(10348,_binary 'Entity browser inline entity form integration.','','11.2.2'),(10349,_binary 'Manage entity browsers.','','11.2.2'),(10350,_binary 'Entity browsers','','11.2.2'),(10351,_binary 'Append','','none'),(10352,_binary 'Replace','','none'),(10353,_binary 'Metadata','','none'),(10354,_binary 'iFrame','','none'),(10355,_binary 'Widgets','','11.1.8'),(10356,_binary 'The image was resized to fit within the maximum allowed dimensions of %dimensions pixels.','','none'),(10357,_binary 'The image is too small; the minimum dimensions are %dimensions pixels.','','none'),(10358,_binary 'Created on','','none'),(10359,_binary 'Allowed extensions','','none'),(10360,_binary 'This text will be used by screen readers, search engines, or when the image cannot be loaded.','','none'),(10361,_binary 'The list of allowed extensions is not valid, be sure to exclude leading dots and to separate extensions with a comma or space.','','none'),(10362,_binary 'Separate extensions with a space or comma and do not include the leading dot.','','none'),(10363,_binary 'Media Type','','none'),(10364,_binary 'Save entity','','none'),(10365,_binary 'Modal','','none'),(10366,_binary 'Select files','','none'),(10367,_binary 'File view mode','','none'),(10368,_binary 'The selected @label has already been added.','','none'),(10369,_binary 'Modal width','','none'),(10370,_binary 'Modal height','','none'),(10371,_binary 'iFrame width','','none'),(10372,_binary 'iFrame height','','none'),(10373,_binary 'Administer entity browsers','','11.2.2'),(10374,_binary 'Entity browser','','11.2.2'),(10375,_binary 'Select entities','','none'),(10376,_binary 'Entity browser: @browser','','none'),(10377,_binary 'Entity display: @name','','none'),(10378,_binary 'Select this item','','none'),(10379,_binary '- Select a view -','','none'),(10380,_binary 'Append to selection','','none'),(10381,_binary 'Selection mode: @selection_mode','','none'),(10382,_binary 'Label (%label)','','none'),(10383,_binary 'El alias de la ruta tiene que empezar con una barra diagonal.','','11.1.7'),(10384,_binary 'Edit machine name','','11.2.2'),(10385,_binary 'Start typing the title of a piece of content to select it. You can also enter an internal path such as %add-node or an external URL such as %url. Enter %front to link to the front page. Enter %nolink to display link text only. Enter %button to display keyboard-accessible link text only.','','11.1.8'),(10386,_binary 'ErrorErrores','','11.2.2'),(10387,_binary 'The Devel module provides access to internal debugging information; therefore it\'s recommended to disable this module on sites in production.','','11.2.2'),(10388,_binary 'Specify a relative URL to display as the front page.','','11.1.8'),(10389,_binary 'DXPR Theme CSS file cache built for %theme','','11.2.2'),(10390,_binary 'Choose from @count webfonts','','11.2.2'),(10391,_binary 'Typography Scale Factor','','11.2.2'),(10392,_binary '(This overrides advanced type controls)','','11.2.2'),(10393,_binary 'Divider Length','','11.2.2'),(10394,_binary '(0 = full width)','','11.2.2'),(10395,_binary 'The default page title image can also be changed per node, using the Header image field in the node form.','','11.2.2'),(10396,_binary 'No preview. Save to view changes.','','11.2.2'),(10397,_binary 'Revert to saved','','11.2.2'),(10398,_binary 'Color set','','11.2.2'),(10399,_binary '@name','','11.2.2'),(10400,_binary 'Colors','','11.2.2'),(10401,_binary 'By default containers and their backgrounds are full-width. Boxed containers will squeeze all container backgrounds into a centered column.','','11.2.2'),(10402,_binary 'Sticky Footer','','11.2.2'),(10403,_binary 'Makes footer stick to the bottom of the browser on short pages. (Does not work with boxed layout)','','11.2.2'),(10404,_binary 'Box Background','','11.2.2'),(10405,_binary 'Background color for main content while in boxed mode','','11.2.2'),(10406,_binary 'Boxed Container Max-width','','11.2.2'),(10407,_binary 'Width of the boxed layout container. Should be higher than content width.','','11.2.2'),(10408,_binary 'Content Max-width','','11.2.2'),(10409,_binary 'Max width of the website container. 480px - 4100px. Default is 1280px. With Side-Header enabled we typically use 980px.','','11.2.2'),(10410,_binary 'Space between columns','','11.2.2'),(10411,_binary 'Default is 20px.','','11.2.2'),(10412,_binary 'Space between rows','','11.2.2'),(10413,_binary 'Container Space','','11.2.2'),(10414,_binary 'Default is 30px.','','11.2.2'),(10415,_binary 'Grid Settings','','11.2.2'),(10416,_binary 'Path to  background image','','11.2.2'),(10417,_binary 'The path to the file you would like to use as your page title background image. If you upload a file below it will automatically populate this text field','','11.2.2'),(10418,_binary 'Upload Background','','11.2.2'),(10419,_binary 'No media item selected.','','11.2.2'),(10420,_binary 'Contain','','11.2.2'),(10421,_binary 'No Repeat','','11.2.2'),(10422,_binary 'Background Style','','11.2.2'),(10423,_binary 'Center Center','','11.2.2'),(10424,_binary 'Left Top','','11.2.2'),(10425,_binary 'Left Center','','11.2.2'),(10426,_binary 'Left Bottom','','11.2.2'),(10427,_binary 'Right Top','','11.2.2'),(10428,_binary 'Right Center','','11.2.2'),(10429,_binary 'Right Bottom','','11.2.2'),(10430,_binary 'Center Bottom','','11.2.2'),(10431,_binary 'Background Position','','11.2.2'),(10432,_binary 'Fixed (Parallax)','','11.2.2'),(10433,_binary 'Background Mode','','11.2.2'),(10434,_binary 'Background Image','','11.2.2'),(10435,_binary 'Width of the horizontal gutter in DXPR Theme mobile view (<1200px). 0 - 100px. Default is 10.','','11.2.2'),(10436,_binary 'Width of the vertical gutter in DXPR Theme mobile view (<1200px). 0 - 100px. Default is 10px.','','11.2.2'),(10437,_binary 'Mobile Container space','','11.2.2'),(10438,_binary 'Never hide','','11.2.2'),(10439,_binary 'Extra small devices (<768px)','','11.2.2'),(10440,_binary 'Small devices (768px)','','11.2.2'),(10441,_binary 'Medium devices (992px)','','11.2.2'),(10442,_binary 'Hide in small devices','','11.2.2'),(10443,_binary 'Mobile view','','11.2.2'),(10444,_binary 'Header / Navigation','','11.2.2'),(10445,_binary 'Full width regions','','11.2.2'),(10446,_binary 'Full width content regions have 2 use cases: creating blocks that span across the whole browser and creating layouts with full screen backgrounds within your content. If you want all content to be full width, don\'t use these settings but instead set the \"Layout Max-width\" setting to the maximum value.','','11.2.2'),(10447,_binary 'Full width content types','','11.2.2'),(10448,_binary 'If you want to create Drag and Drop pages with full-width sections you need this setting. This only works if the pages have no sidebar blocks. When you enable sidebar blocks alongside your full-width content pages they will simply squish into fixed containers to make room for the sidebar.','','11.2.2'),(10449,_binary 'Full Width Regions and Content Types','','11.2.2'),(10450,_binary 'Navigation (branding)','','11.2.2'),(10451,_binary 'Navigation Collapsible (menu)','','11.2.2'),(10452,_binary 'Hide Regions','','11.2.2'),(10453,_binary 'Globally disables regions.','','11.2.2'),(10454,_binary 'Show Breadcrumbs','','11.2.2'),(10455,_binary 'Align Breadcrumbs','','11.2.2'),(10456,_binary 'Breadcrumbs separator','','11.2.2'),(10457,_binary 'Add custom breadcrumbs separator symbol. Leave empty for default separator.','','11.2.2'),(10458,_binary 'Hide on Homepage','','11.2.2'),(10459,_binary 'Align Title','','11.2.2'),(10460,_binary 'Choose position of Page Title within page title header.','','11.2.2'),(10461,_binary 'Uppercase','','11.2.2'),(10462,_binary 'Bold','','11.2.2'),(10463,_binary 'Italic','','11.2.2'),(10464,_binary 'Font Style','','11.2.2'),(10465,_binary 'height of the header. 50px - 500px. Default is 120px.','','11.2.2'),(10466,_binary 'No Animation','','11.2.2'),(10467,_binary 'Bounce','','11.2.2'),(10468,_binary 'Flash','','11.2.2'),(10469,_binary 'Pulse','','11.2.2'),(10470,_binary 'Fade in','','11.2.2'),(10471,_binary 'Bounce in down','','11.2.2'),(10472,_binary 'Bounce in up','','11.2.2'),(10473,_binary 'Fade in down','','11.2.2'),(10474,_binary 'Fade in up','','11.2.2'),(10475,_binary 'Choose an animation.','','11.2.2'),(10476,_binary 'Path to background image','','11.2.2'),(10477,_binary 'Background Image Opacity','','11.2.2'),(10478,_binary 'Use this to blend the background image with a color. 0 is fully transparent and 1 is fully opaque.','','11.2.2'),(10479,_binary 'Side-Header','','11.2.2'),(10480,_binary 'Normal (Logo left, Menu Right)','','11.2.2'),(10481,_binary 'Centered (stacked)','','11.2.2'),(10482,_binary 'Centered (inline)','','11.2.2'),(10483,_binary 'Logo Left, Menu Left','','11.2.2'),(10484,_binary 'Logo Center, Menu Left','','11.2.2'),(10485,_binary 'Logo Center, Menu Right','','11.2.2'),(10486,_binary 'Logo Right, Menu Left','','11.2.2'),(10487,_binary 'Different header layouts give a different view at your menu and logo.','','11.2.2'),(10488,_binary 'Overlay','','11.2.2'),(10489,_binary 'Pull-down Navbar','','11.2.2'),(10490,_binary 'Header Style','','11.2.2'),(10491,_binary 'Create transparent headers and free floating navbars. Overlays the header over the page title and content.','','11.2.2'),(10492,_binary 'Header Opacity','','11.2.2'),(10493,_binary 'Creates RGBa translucent background color. 0 is fully transparent and 1 is fully opaque.','','11.2.2'),(10494,_binary 'Initial height of the header. 10px - 200px. Default is 100.','','11.2.2'),(10495,_binary 'Logo Height','','11.2.2'),(10496,_binary 'Height of the logo within the header. 10% - 100%. Default is 50%.','','11.2.2'),(10497,_binary 'Fixed Position','','11.2.2'),(10498,_binary 'A Fixed header stays in the top of the browser when a user scrolls.','','11.2.2'),(10499,_binary 'Sticky Header','','11.2.2'),(10500,_binary 'A sticky can first be positioned at a distance from the top edge of the window and when the user scrolls past a certain point it will stick to the top of the window.','','11.2.2'),(10501,_binary 'Sticky Second Header','','11.2.2'),(10502,_binary 'Always Show','','11.2.2'),(10503,_binary 'Hide initially. Show after scroll offset','','11.2.2'),(10504,_binary 'Hide before Scrolling','','11.2.2'),(10505,_binary 'Hide menu before or after scrolling. Turn on \"Overlay Mode\" to prevent your menu creating an empty space at the top of your layout.','','11.2.2'),(10506,_binary 'Scroll offset','','11.2.2'),(10507,_binary 'Scroll distance before header jumps to its fixed position at the top of page. 0 - 2096px. Default is 60.','','11.2.2'),(10508,_binary 'Header height after scrolling past scroll offset. Default is 50.','','11.2.2'),(10509,_binary 'Background Opacity','','11.2.2'),(10510,_binary 'Sticky Header Options','','11.2.2'),(10511,_binary 'None (Theme Default)','','11.2.2'),(10512,_binary 'Custom Color','','11.2.2'),(10513,_binary 'Navbar Background','','11.2.2'),(10514,_binary 'Custom Navbar Background','','11.2.2'),(10515,_binary 'Block Background','','11.2.2'),(10516,_binary 'Custom Block Background','','11.2.2'),(10517,_binary 'Block Text','','11.2.2'),(10518,_binary 'Custom Block Text Color','','11.2.2'),(10519,_binary 'Menu Background','','11.2.2'),(10520,_binary 'Custom Menu Background','','11.2.2'),(10521,_binary 'Menu Text','','11.2.2'),(10522,_binary 'Custom Menu Text Color','','11.2.2'),(10523,_binary 'Menu Hover Background','','11.2.2'),(10524,_binary 'Custom Menu Hover Background','','11.2.2'),(10525,_binary 'Menu Hover Text','','11.2.2'),(10526,_binary 'Custom Menu Hover Text Color','','11.2.2'),(10527,_binary 'Dropdown Background','','11.2.2'),(10528,_binary 'Custom Dropdown Background','','11.2.2'),(10529,_binary 'Dropdown Text','','11.2.2'),(10530,_binary 'Custom Dropdown Text Color','','11.2.2'),(10531,_binary 'Dropdown Hover Background','','11.2.2'),(10532,_binary 'Custom Dropdown Hover Background','','11.2.2'),(10533,_binary 'Dropdown Hover Text','','11.2.2'),(10534,_binary 'Custom Dropdown Hover Text Color','','11.2.2'),(10535,_binary 'Customize Navigation Colors','','11.2.2'),(10536,_binary 'Top Header Options','','11.2.2'),(10537,_binary 'Align Content','','11.2.2'),(10538,_binary 'Different header aligns give a different view at your menu and logo.','','11.2.2'),(10539,_binary 'Width of the side-header. Default is 300.','','11.2.2'),(10540,_binary 'Height of the logo in the side-header. Default is 30px.','','11.2.2'),(10541,_binary 'Left to Right','','11.2.2'),(10542,_binary 'Right to Left','','11.2.2'),(10543,_binary 'Mobile menu open direction','','11.2.2'),(10544,_binary 'Open menu from the right','','11.2.2'),(10545,_binary 'Three dash','','11.2.2'),(10546,_binary 'Two dash','','11.2.2'),(10547,_binary 'Hamburger Menu','','11.2.2'),(10548,_binary 'Hamburger menu.','','11.2.2'),(10549,_binary 'Cross','','11.2.2'),(10550,_binary 'Hamburger Animation','','11.2.2'),(10551,_binary 'Hamburger Animation.','','11.2.2'),(10552,_binary 'Side Header & Mobile Menu Options','','11.2.2'),(10553,_binary 'Mark items with children','','11.2.2'),(10554,_binary 'Dropdown width','','11.2.2'),(10555,_binary 'Lead text','','11.2.2'),(10556,_binary 'Colored Background','','11.2.2'),(10557,_binary 'Colored text','','11.2.2'),(10558,_binary 'Hover Style','','11.2.2'),(10559,_binary 'Middle Out','','11.2.2'),(10560,_binary 'Fade in from Top','','11.2.2'),(10561,_binary 'Position Offset','','11.2.2'),(10562,_binary 'Position Offset for Sticky Header','','11.2.2'),(10563,_binary 'Border Thickness','','11.2.2'),(10564,_binary 'Border Color','','11.2.2'),(10565,_binary 'Custom Value','','11.2.2'),(10566,_binary 'Customize Menu Border','','11.2.2'),(10567,_binary 'Main Menu Links','','11.2.2'),(10568,_binary 'Mobile Breakpoint','','11.2.2'),(10569,_binary 'Point below where DXPR Theme switches to mobile header and navigation. If you set this to the maximum value (4100) the desktop style will never show. Default is 1200.','','11.2.2'),(10570,_binary 'Height of header in mobile view. 10px - 200px. Default is 60.','','11.2.2'),(10571,_binary 'Mobile Header','','11.2.2'),(10572,_binary 'Header & Main Menu','','11.2.2'),(10573,_binary 'Body Line Height','','11.2.2'),(10574,_binary 'Body Font Size','','11.2.2'),(10575,_binary 'Main menu Font Size','','11.2.2'),(10576,_binary 'Headings Line Height','','11.2.2'),(10577,_binary 'H1 Font Size (Page Title)','','11.2.2'),(10578,_binary 'H2 Font Size','','11.2.2'),(10579,_binary 'H3 Font Size','','11.2.2'),(10580,_binary 'H4 Font Size','','11.2.2'),(10581,_binary 'Blockquote Font Size','','11.2.2'),(10582,_binary 'Blockquote Line Height','','11.2.2'),(10583,_binary 'Headings Letter Spacing','','11.2.2'),(10584,_binary 'Headings Uppercase','','11.2.2'),(10585,_binary 'Headings Bold','','11.2.2'),(10586,_binary 'Nav Font Size','','11.2.2'),(10587,_binary 'Mobile Type Controls','','11.2.2'),(10588,_binary 'Advanced Type Controls','','11.2.2'),(10589,_binary 'If you change the main contorls above these advanced controls are automatically generated and need might re-adjustment.','','11.2.2'),(10590,_binary 'Divider Thickness','','11.2.2'),(10591,_binary 'Divider Position','','11.2.2'),(10592,_binary 'Divider Color','','11.2.2'),(10593,_binary 'Typography','','11.2.2'),(10594,_binary 'Base font','','11.2.2'),(10595,_binary 'CSS Selector','','11.2.2'),(10596,_binary 'Browse & View Fonts','','11.2.2'),(10597,_binary 'Fonts','','11.2.2'),(10598,_binary 'None (Theme Defaults)','','11.2.2'),(10599,_binary 'Block Boxed','','11.2.2'),(10600,_binary 'Block Outline','','11.2.2'),(10601,_binary 'Block Card Style','','11.2.2'),(10602,_binary 'Title Inverted','','11.2.2'),(10603,_binary 'Title Inverted Pill','','11.2.2'),(10604,_binary 'Title Sticker','','11.2.2'),(10605,_binary 'Title Sticker Colored','','11.2.2'),(10606,_binary 'Title Outline','','11.2.2'),(10607,_binary 'Hairline Divider','','11.2.2'),(10608,_binary 'Block Design Preset','','11.2.2'),(10609,_binary 'Card DXPR Theme Primary Color','','11.2.2'),(10610,_binary 'Card Accent 1 Color','','11.2.2'),(10611,_binary 'Card Accent 2 Color','','11.2.2'),(10612,_binary 'Card Black','','11.2.2'),(10613,_binary 'Card White','','11.2.2'),(10614,_binary 'Card Gray','','11.2.2'),(10615,_binary 'Block padding','','11.2.2'),(10616,_binary 'Block Border Radius','','11.2.2'),(10617,_binary 'Block Border','','11.2.2'),(10618,_binary 'Block Border Color','','11.2.2'),(10619,_binary 'Block Element','','11.2.2'),(10620,_binary 'h1','','11.2.2'),(10621,_binary 'h2','','11.2.2'),(10622,_binary 'h3','','11.2.2'),(10623,_binary 'h4','','11.2.2'),(10624,_binary 'Paragraph','','11.2.2'),(10625,_binary 'Title Font Size','','11.2.2'),(10626,_binary 'Title Align','','11.2.2'),(10627,_binary 'Title Card Style','','11.2.2'),(10628,_binary 'Title Background','','11.2.2'),(10629,_binary 'Title padding','','11.2.2'),(10630,_binary 'Title Border','','11.2.2'),(10631,_binary 'Title Border Radius','','11.2.2'),(10632,_binary 'Title Border Color','','11.2.2'),(10633,_binary 'Title Sticker Mode','','11.2.2'),(10634,_binary 'In Sticker mode the title\'s width is flexible. By default the title takes the full width of the block','','11.2.2'),(10635,_binary 'Block Title Element','','11.2.2'),(10636,_binary 'Add Divider to Block','','11.2.2'),(10637,_binary 'Customize Divider','','11.2.2'),(10638,_binary 'Turn on to customize block divider specifically. To customize the divider default styling globally across the website find the Divider settings in the Typography tab.','','11.2.2'),(10639,_binary 'Divider Spacing','','11.2.2'),(10640,_binary 'Divider Element','','11.2.2'),(10641,_binary 'Customize Design','','11.2.2'),(10642,_binary 'Sidebar First','','11.2.2'),(10643,_binary 'Sidebar Second','','11.2.2'),(10644,_binary 'Main Content','','11.2.2'),(10645,_binary 'Choose Regions','','11.2.2'),(10646,_binary 'The custom block design only applies to selected regions.','','11.2.2'),(10647,_binary 'Block Design','','11.2.2'),(10648,_binary 'Sitewide CSS','','11.2.2'),(10649,_binary 'Sitewide Javascript (include script tags)','','11.2.2'),(10650,_binary 'Custom CSS & JS','','11.2.2'),(10651,_binary 'This CSS will be attached after the theme and allows you to customize your site without needing the additional complexity of a subtheme.','','11.2.2'),(10652,_binary 'Core theme settings','','11.2.2'),(10653,_binary 'If there is not already a media type for the type of media you want to use on your site, click <em>Add media type</em>.','','11.2.2'),(10654,_binary 'Enter a <em>Name</em> and <em>Description</em> for your media type, and select the <em>Media source</em>.','','11.2.2'),(10655,_binary 'For most media sources, there is additional information that will need to be stored with your media item, in a field on your media type. Under <em>Media source configuration</em>, select an existing field to re-use to store this information, or select <em> - Create -</em> to create a new field.','','11.2.2'),(10656,_binary 'Note the types of metadata in the <em>Field mapping</em> section that can be mapped to fields on your media type.','','11.2.2'),(10657,_binary 'Optionally, add additional fields for the metadata noted above or for other information that you want to store to your media type by clicking on <em>Manage fields</em> (see related topic below).','','11.2.2'),(10658,_binary 'If you have added metadata fields, click <em>Edit</em>. Under <em>Field mapping</em>, select the fields you added for each piece of metadata information.','','11.2.2'),(10659,_binary 'You can now use this media type by adding a Media reference field to any content entity sub-type. See related topic below.','','11.2.2'),(10660,_binary 'on dxpr.com. Click for more info.','','11.2.2'),(10661,_binary 'These settings should only be enabled on development environments and never on production.','','11.1.7'),(10662,_binary 'Do not cache markup','','11.1.7'),(10663,_binary 'Disables render cache, dynamic page cache, and page cache.','','11.1.7'),(10664,_binary 'Twig development mode','','11.2.2'),(10665,_binary 'Exposes Twig development settings.','','11.1.7'),(10666,_binary 'Provides Twig\'s <code>dump()</code> function for debugging, outputs template suggestions to HTML comments, and automatically recompile Twig templates after changes.','','11.1.7'),(10667,_binary 'Disable Twig cache','','11.1.7'),(10668,_binary 'Twig templates are not cached and are always compiled when rendered.','','11.1.7'),(10669,_binary 'Provides a file metadata plugin for EXIF image information.','','11.2.2'),(10670,_binary 'Provides a file metadata plugin for TTF/OTF/WOFF font information.','','11.2.2'),(10671,_binary 'Provides a service to manage file metadata.','','11.2.2'),(10672,_binary 'Provides ImageMagick integration.','','11.2.2'),(10673,_binary 'Provides an extensive MIME types management API.','','11.2.2'),(10674,_binary 'Replaces Drupal core MIME type extension-based guesser with Sophron.','','11.2.2'),(10675,_binary 'Generates WebP copies of image style derivatives.','','11.2.2'),(10676,_binary 'File metadata','','11.2.2'),(10677,_binary 'Configure WebP module.','','11.2.2'),(10678,_binary 'Configure file metadata settings.','','11.2.2'),(10679,_binary 'Manage MIME Types.','','11.2.2'),(10680,_binary 'WebP','','11.2.2'),(10681,_binary 'File metadata manager','','11.2.2'),(10682,_binary 'MIME types','','11.2.2'),(10683,_binary 'Font','','none'),(10684,_binary 'Cache settings','','none'),(10685,_binary 'EXIF','','none'),(10686,_binary 'MIME Type','','11.1.7'),(10687,_binary '#','','11.1.7'),(10688,_binary 'Method','','none'),(10689,_binary 'Class name','','11.1.7'),(10690,_binary 'Display debugging information','','11.1.7'),(10691,_binary 'RGB','','11.1.7'),(10692,_binary 'Image format','','none'),(10693,_binary 'Version information','','11.1.7'),(10694,_binary 'Image generation in progress. Try again shortly.','','none'),(10695,_binary 'Markup caching disabled','','11.2.2'),(10696,_binary 'MIME type guessing','','11.2.2'),(10697,_binary 'Configure File Metadata Manager','','11.1.7'),(10698,_binary 'ImageMagick image toolkit','','11.2.2'),(10699,_binary '<a href=\':im-url\'>ImageMagick</a> and <a href=\':gm-url\'>GraphicsMagick</a> are stand-alone packages for image manipulation. At least one of them must be installed on the server, and you need to know where it is located. Consult your server administrator or hosting provider for details.','','11.1.7'),(10700,_binary 'Image quality','','11.1.7'),(10701,_binary 'Define the image quality of processed images. Ranges from 0 to 100. Higher values mean better image quality but bigger files.','','11.1.7'),(10702,_binary 'ImageMagick','','11.2.2'),(10703,_binary 'GraphicsMagick','','11.1.7'),(10704,_binary 'Suite','','11.1.7'),(10705,_binary 'Select the graphics package to use.','','11.1.7'),(10706,_binary 'Version 6','','11.1.7'),(10707,_binary 'Version 7','','11.1.7'),(10708,_binary 'ImageMagick version','','11.1.7'),(10709,_binary 'ImageMagick version 6 and version 7 have different command line syntax. Select the one installed.','','11.1.7'),(10710,_binary 'Path to the package executables','','11.1.7'),(10711,_binary 'If needed, the path to the package executables (<kbd>convert</kbd>, <kbd>identify</kbd>, <kbd>gm</kbd>, etc.), <b>including</b> the trailing slash/backslash. For example: <kbd>/usr/bin/</kbd> or <kbd>C:\\Program Files\\ImageMagick-6.3.4-Q16\\</kbd>.','','11.1.7'),(10712,_binary 'Graphics package','','11.1.7'),(10713,_binary 'Currently enabled images','','11.1.7'),(10714,_binary '@suite formats: %formats<br />Image file extensions: %extensions','','11.1.7'),(10715,_binary 'Enable/disable image formats','','11.1.7'),(10716,_binary 'Edit the map below to enable/disable image formats. Enabled image file extensions will be determined by the enabled formats, through their MIME types. More information in the module\'s README.txt','','11.1.7'),(10717,_binary 'Format list','','11.1.7'),(10718,_binary 'Supported image formats returned by executing <kbd>\'convert -list format\'</kbd>. <b>Note:</b> these are the formats supported by the installed @suite executable, <b>not</b> by the toolkit.<br /><br />','','11.1.7'),(10719,_binary 'Image formats','','11.1.7'),(10720,_binary 'Cache image metadata','','11.1.7'),(10721,_binary 'The File Metadata Manager module allows to cache image metadata. This reduces file I/O and <kbd>shell</kbd> calls. @configure.','','11.1.7'),(10722,_binary 'Prepend arguments','','11.1.7'),(10723,_binary 'Use this to add e.g. <kbd><a href=\':limit-url\'>-limit</a></kbd> or <kbd><a href=\':debug-url\'>-debug</a></kbd> arguments in front of the others when executing the <kbd>identify</kbd> and <kbd>convert</kbd> commands. The arguments specified will be added before the source image file name.','','11.1.7'),(10724,_binary 'Log warnings','','11.1.7'),(10725,_binary 'Log a warning entry in the watchdog when the execution of a command returns with a non-zero code, but no error message.','','11.1.7'),(10726,_binary 'Shows commands and their output to users with the %permission permission.','','11.1.7'),(10727,_binary 'Execution options','','11.1.7'),(10728,_binary 'Change image resolution to 72 ppi','','11.1.7'),(10729,_binary 'Resamples the image <a href=\':help-url\'>density</a> to a resolution of 72 pixels per inch, the default for web images. Does not affect the pixel size or quality.','','11.1.7'),(10730,_binary '- Original -','','11.1.7'),(10731,_binary 'sRGB','','11.1.7'),(10732,_binary 'Convert colorspace','','11.1.7'),(10733,_binary 'Converts processed images to the specified <a href=\':help-url\'>colorspace</a>. The color profile option overrides this setting.','','11.1.7'),(10734,_binary 'Color profile path','','11.1.7'),(10735,_binary 'The path to a <a href=\':help-url\'>color profile</a> file that all processed images will be converted to. Leave blank to disable. Use a <a href=\':color-url\'>sRGB profile</a> to correct the display of professional images and photography.','','11.1.7'),(10736,_binary 'Coalesce Animated GIF images','','11.1.7'),(10737,_binary '<a href=\':help-url\'>Fully define</a> the look of each frame of a GIF animation sequence, to form a \'film strip\' animation, before any operation is performed on the image.','','11.1.7'),(10738,_binary 'Advanced image settings','','11.1.7'),(10739,_binary 'Source image: @width pixels wide, @height pixels high','','11.1.7'),(10740,_binary 'Derivative image','','11.1.7'),(10741,_binary 'Derivative image: @width pixels wide, @height pixels high','','11.1.7'),(10742,_binary 'Preview (Click for actual images)','','11.1.7'),(10743,_binary 'See the <a href=\":available_updates\">available updates</a> page for more information and to update your software.','','11.1.8'),(10744,_binary 'The content block language code.','','11.2.2'),(10745,_binary 'Add %type content block','','11.2.2'),(10746,_binary 'Content block ID','','11.2.2'),(10747,_binary 'Showing @title media.','','11.2.2'),(10748,_binary 'It is potentially insecure to display oEmbed content in a frame that is served from the same domain as your main Drupal site, as this may allow execution of third-party code. Refer to <a href=\"https://oembed.com/#section3\">oEmbed Security Considerations</a>.','','11.1.7'),(10749,_binary 'Optimized assets file system path','','11.1.7'),(10750,_binary 'A local file system path where optimized assets files will be stored. This directory must exist and be writable by Drupal. This directory must be relative to the Drupal installation directory and be accessible over the web. This must be changed in settings.php','','11.1.7'),(10751,_binary 'Dash (-)','','11.1.7'),(10752,_binary 'Used when replacing whitespace, replacing non-alphanumeric characters or transliterating unknown characters.','','11.1.7'),(10753,_binary 'Transliteration replaces any characters that are not alphanumeric, underscores, periods or hyphens with the replacement character. It ensures filenames only contain ASCII characters. It is recommended to keep transliteration enabled.','','11.1.7'),(10754,_binary 'Replace whitespace with the replacement character','','11.1.7'),(10755,_binary 'Replace non-alphanumeric characters with the replacement character','','11.1.7'),(10756,_binary 'Alphanumeric characters, dots <span aria-hidden=\"true\">(.)</span>, underscores <span aria-hidden=\"true\">(_)</span> and dashes <span aria-hidden=\"true\">(-)</span> are preserved.','','11.1.7'),(10757,_binary 'Replace sequences of dots, underscores and/or dashes with the replacement character','','11.1.7'),(10758,_binary 'Sanitize filenames','','11.1.7'),(10759,_binary 'These settings only apply to new files as they are uploaded. Changes here do not affect existing file names.','','11.1.7'),(10760,_binary 'If checked, users creating new media items in the media library will see a summary of their selected media items, and they will be able to insert their selection directly into the media field or text editor.','','11.1.7'),(10761,_binary 'Specify the image quality. This setting\n       will be in effect for all new image style derivatives. In order to apply\n       this setting to existing image style derivatives, flush image styles\n       through the interface, or by using Drush or Drupal Console.','','11.1.7'),(10762,_binary 'WebP settings','','11.1.7'),(10763,_binary 'Entity Browsers','','11.1.7'),(10764,_binary 'Add Entity browser','','11.1.7'),(10765,_binary 'Drupal core is providing MIME type guessing. <a href=\":url\">Install the <strong>Sophron guesser</strong> module</a> to allow the enhanced guessing provided by Sophron.','','11.2.2'),(10766,_binary '<strong>Sophron map.</strong> Use this map for maximum compatibility with Drupal, still increasing the number of MIME types and file extensions identified.','','11.1.7'),(10767,_binary '<strong>MimeMap default map.</strong> Use this map for maximum compatibility with Apache and Freedesktop projects, accepting differences versus current Drupal mappings.','','11.1.7'),(10768,_binary '<strong>Custom map.</strong> Use this option to select a custom built mapping class.','','11.1.7'),(10769,_binary 'Select the map to use.','','11.1.7'),(10770,_binary 'A fully qualified PHP class name. The map class must extend from \\FileEye\\MimeMap\\Map\\AbstractMap.','','11.1.7'),(10771,_binary 'Mapping commands','','11.1.7'),(10772,_binary 'The commands below alter the default MIME type mapping. More information in the module\'s README.md file.','','11.1.7'),(10773,_binary 'Manage additional MIME types and mapping issues.','','11.1.7'),(10774,_binary 'Aliases','','11.1.7'),(10775,_binary 'List of MIME types and their file extensions.','','11.1.7'),(10776,_binary 'List of file extensions and their MIME types.','','11.1.7'),(10777,_binary 'Sophron - MIME Types','','11.1.7'),(10778,_binary '<strong>Sophron</strong> provides an extensive MIME types management API, enhancing Drupal core capabilities. It integrates with the <a href=\":mimemap_url\">FileEye/MimeMap</a> PHP library.','','11.1.7'),(10779,_binary 'Getimagesize','','11.1.7'),(10780,_binary 'ImageMagick identify','','11.1.7'),(10781,_binary 'Missing file logging','','11.1.7'),(10782,_binary 'Log level to use if a file does not exist','','11.1.7'),(10783,_binary 'If selected, metadata retrieved from files will be cached for further access.','','11.1.7'),(10784,_binary 'Cache expires','','11.1.7'),(10785,_binary 'Specify the required lifetime of cached entries. Longer times may lead to increased cache sizes.','','11.1.7'),(10786,_binary 'Excluded paths','','11.1.7'),(10787,_binary 'Only files prefixed by a valid URI scheme will be cached, like for example <kbd>public://</kbd>. Files in the <kbd>temporary://</kbd> scheme will never be cached. Specify here if there are any paths to be additionally <strong>excluded</strong> from caching, one per line. Use wildcard patterns when entering the path. For example, <kbd>public://styles/*</kbd>.','','11.1.7'),(10788,_binary 'Metadata caching','','11.1.7'),(10789,_binary 'Override main caching settings','','11.1.7'),(10790,_binary 'File metadata plugin for PHP getimagesize().','','11.1.7'),(10791,_binary 'File metadata plugin for ImageMagick identify results.','','11.1.7'),(10792,_binary 'Extra small (< @extraSmall px)','','11.2.2'),(10793,_binary 'Small devices (≥ @small px)','','11.2.2'),(10794,_binary 'Medium devices (≥ @medium px)','','11.2.2'),(10795,_binary 'Large devices (≥ @large px)}','','11.2.2'),(10796,_binary 'Extra large (≥1200px)','','11.2.2'),(10797,_binary 'Extra extra large (≥1400px)','','11.2.2'),(10798,_binary 'Deciseconds','','11.2.2'),(10799,_binary 'Decisecond','','11.2.2'),(10800,_binary 'Milliseconds','','11.2.2'),(10801,_binary 'Millisecond','','11.2.2'),(10802,_binary 'Change text format?','','11.2.2'),(10803,_binary 'Edit content block %label','','11.2.2'),(10804,_binary 'Saved template \"%name\"','','11.1.7'),(10805,_binary 'Provides a number of utility and helper APIs for Drupal developers and site builders.','','11.2.2'),(10806,_binary 'Provides improvements to blocks that will one day be added to Drupal core.','','11.2.2'),(10807,_binary 'A set of improvements to the core Views code that allows for greater control over Blocks.','','11.2.2'),(10808,_binary 'Allows an entity type to borrow the fields and display configuration of another entity type.','','11.2.2'),(10809,_binary 'Provides a mechanism for modules to automatically generate aliases for the content they manage.','','11.2.2'),(10810,_binary 'Provides a user interface for the Token API and some missing core tokens.','','11.2.2'),(10811,_binary 'Chaos tool suite','','11.2.2'),(10812,_binary 'Chaos tool suite (Experimental)','','11.2.2'),(10813,_binary 'Token','','11.1.8'),(10814,_binary 'Parents','','11.2.2'),(10815,_binary 'Book','','none'),(10816,_binary 'format','','11.2.2'),(10817,_binary 'The name of the menu.','','11.1.8'),(10818,_binary 'Root','','11.2.2'),(10819,_binary 'Tokens','','11.2.2'),(10820,_binary 'Available tokens','','11.1.8'),(10821,_binary 'Keys','','11.2.2'),(10822,_binary 'Interface language','','11.2.2'),(10823,_binary 'Root term','','11.2.2'),(10824,_binary 'Menu links','','11.2.2'),(10825,_binary 'Array','','11.2.2'),(10826,_binary 'Link ID','','11.2.2'),(10827,_binary 'Base name','','11.2.2'),(10828,_binary 'No tokens available.','','none'),(10829,_binary 'Click a token to insert it into the field you\'ve last clicked.','','11.1.8'),(10830,_binary 'Translation source node','','11.2.2'),(10831,_binary 'Insert this token into your form','','11.2.2'),(10832,_binary 'First click a text field to insert your tokens into.','','11.2.2'),(10833,_binary 'The explanation of the most recent changes made to the node.','','11.1.8'),(10834,_binary 'The title of the current page.','','11.1.8'),(10835,_binary 'The URL of the current page.','','11.1.8'),(10836,_binary 'The page number of the current page when viewing paged lists.','','11.1.8'),(10837,_binary 'The source node for this current node\'s translation set.','','11.1.8'),(10838,_binary 'Account cancellation URL','','11.2.2'),(10839,_binary 'The URL of the confirm delete page for the user account.','','none'),(10840,_binary 'One-time login URL','','11.2.2'),(10841,_binary 'The URL of the one-time login page for the user account.','','none'),(10842,_binary 'Tokens related to menu links.','','none'),(10843,_binary 'The unique ID of the menu link.','','11.1.8'),(10844,_binary 'The title of the menu link.','','11.1.8'),(10845,_binary 'The URL of the menu link.','','11.1.8'),(10846,_binary 'The menu link\'s parent.','','11.1.8'),(10847,_binary 'Tokens related to the current page request.','','11.1.8'),(10848,_binary 'Page number','','11.2.2'),(10849,_binary 'The book page associated with the node.','','none'),(10850,_binary 'The menu link for this node.','','11.1.8'),(10851,_binary 'The menu link\'s root.','','11.1.8'),(10852,_binary 'Hash','','11.2.2'),(10853,_binary 'Tokens related to the current date and time.','','11.1.8'),(10854,_binary 'The URL of the @entity.','','11.1.8'),(10855,_binary 'The content type of the node.','','11.1.8'),(10856,_binary 'Tokens related to content types.','','none'),(10857,_binary 'The name of the content type.','','11.1.8'),(10858,_binary 'The unique machine-readable name of the content type.','','11.1.8'),(10859,_binary 'The optional description of the content type.','','11.1.8'),(10860,_binary 'The number of nodes belonging to the content type.','','11.1.8'),(10861,_binary 'The URL of the content type\'s edit page.','','11.1.8'),(10862,_binary 'The URL of the taxonomy term\'s edit page.','','none'),(10863,_binary 'The unique machine-readable name of the vocabulary.','','none'),(10864,_binary 'The URL of the vocabulary\'s edit page.','','none'),(10865,_binary 'The specific argument of the current page (e.g. \'arg:1\' on the page \'node/1\' returns \'1\').','','11.1.8'),(10866,_binary 'Tokens related to URLs.','','none'),(10867,_binary 'Relative URL','','11.2.2'),(10868,_binary 'The relative URL.','','11.1.8'),(10869,_binary 'Absolute URL','','11.2.2'),(10870,_binary 'The absolute URL.','','11.1.8'),(10871,_binary 'Tokens related to menus.','','none'),(10872,_binary 'The unique machine-readable name of the menu.','','11.1.8'),(10873,_binary 'The optional description of the menu.','','11.1.8'),(10874,_binary 'Menu link count','','11.2.2'),(10875,_binary 'The number of menu links belonging to the menu.','','11.1.8'),(10876,_binary 'The URL of the menu\'s edit page.','','11.1.8'),(10877,_binary 'The menu of the menu link.','','11.1.8'),(10878,_binary 'The URL of the menu link\'s edit page.','','11.1.8'),(10879,_binary 'The user roles associated with the user account.','','11.1.8'),(10880,_binary 'Brief URL','','11.2.2'),(10881,_binary 'The URL without the protocol and trailing backslash.','','11.1.8'),(10882,_binary 'Tokens related to arrays of strings.','','none'),(10883,_binary 'The first element of the array.','','11.1.8'),(10884,_binary 'The last element of the array.','','11.1.8'),(10885,_binary 'The number of elements in the array.','','11.1.8'),(10886,_binary 'The array reversed.','','11.1.8'),(10887,_binary 'The array of keys of the array.','','11.1.8'),(10888,_binary 'Imploded','','11.2.2'),(10889,_binary 'The values of the array joined together with a custom string in-between each value.','','11.1.8'),(10890,_binary 'A date in \'@type\' format. (%date)','','11.1.8'),(10891,_binary 'The root term of the taxonomy term.','','none'),(10892,_binary 'File byte size','','11.2.2'),(10893,_binary 'The size of the file, in bytes.','','11.1.8'),(10894,_binary 'Query string value','','11.2.2'),(10895,_binary 'The value of a specific query string field of the current page.','','11.1.8'),(10896,_binary 'A random number from 0 to @max.','','11.1.8'),(10897,_binary 'A random hash. The possible hashing algorithms are: @hash-algos.','','11.1.8'),(10898,_binary 'Attempting to perform token replacement for token type %type without required data','','none'),(10899,_binary '@type field.','','11.1.8'),(10900,_binary 'No tokens available','','none'),(10901,_binary 'Token registry caches cleared.','','none'),(10902,_binary 'The path component of the URL.','','11.1.8'),(10903,_binary 'Unaliased URL','','11.2.2'),(10904,_binary 'The unaliased URL.','','11.1.8'),(10905,_binary 'The specific value of the array.','','11.1.8'),(10906,_binary 'The list of available tokens that can be used in e-mails is provided below.','','11.2.2'),(10907,_binary 'An array of all the term\'s parents, starting with the root.','','none'),(10908,_binary 'An array of all the menu link\'s parents, starting with the root.','','11.1.8'),(10909,_binary 'Original @entity','','11.2.2'),(10910,_binary 'The original @entity data if the @entity is being updated or saved.','','11.1.8'),(10911,_binary 'The base name of the file.','','11.1.8'),(10912,_binary 'List of @type values','','11.2.2'),(10913,_binary 'Tokens for lists of @type values.','','none'),(10914,_binary 'Browse available tokens.','','11.2.2'),(10915,_binary '@type field. Also known as %labels.','','11.1.8'),(10916,_binary 'Tokens or token types not defined as arrays','','none'),(10917,_binary 'Tokens or token types missing name property','','none'),(10918,_binary 'Token types do not have any tokens defined','','none'),(10919,_binary 'Token types are not defined but have tokens','','none'),(10920,_binary 'Token or token types are defined by multiple modules','','none'),(10921,_binary 'Image with image style','','11.2.2'),(10922,_binary 'The MIME type (image/png, image/bmp, etc.) of the image.','','11.1.8'),(10923,_binary 'The file size of the image.','','11.1.8'),(10924,_binary 'The height the image, in pixels.','','11.1.8'),(10925,_binary 'The width of the image, in pixels.','','11.1.8'),(10926,_binary 'The URI to the image.','','11.1.8'),(10927,_binary 'The URL to the image.','','11.1.8'),(10928,_binary '@label tokens.','','none'),(10929,_binary '@type type with delta @delta','','11.2.2'),(10930,_binary 'Represents the image in the given image style.','','11.1.8'),(10931,_binary 'The <a href=\":project\">Token</a> module provides a user interface for the site token system. It also adds some additional tokens that are used extensively during site development. Tokens are specially formatted chunks of text that serve as placeholders for a dynamically generated value. For more information, covering both the token system and the additional tools provided by the Token module, see the <a href=\":online\">online documentation</a>.','','none'),(10932,_binary 'Your website uses a shared token system for exposing and using placeholder tokens and their appropriate replacement values. This allows for any module to provide placeholder tokens for strings without having to reinvent the wheel. It also ensures consistency in the syntax used for tokens, making the system as a whole easier for end users to use.','','none'),(10933,_binary 'The list of the currently available tokens on this site are shown below.','','none'),(10934,_binary '%name is using the following invalid tokens: @invalid-tokens.','','none'),(10935,_binary 'Computed menu link for the node (only available during node saving).','','none'),(10936,_binary '%name must contain at least one token.%name must contain at least @count tokens.','','none'),(10937,_binary '%name must contain at most one token.%name must contain at most @count tokens.','','none'),(10938,_binary 'Tokens related to books.','','none'),(10939,_binary 'Title of the book.','','none'),(10940,_binary 'The author of the book.','','none'),(10941,_binary 'Top level of the book.','','none'),(10942,_binary 'Parent of the current page.','','none'),(10943,_binary 'An array of all the node\'s parents, starting with the root.','','none'),(10944,_binary 'This field supports tokens. @browse_tokens_link','','11.2.2'),(10945,_binary 'Tokens related to random data.','','11.1.8'),(10946,_binary 'The IP address of the current user.','','11.1.8'),(10947,_binary 'Conditions','','11.1.8'),(10948,_binary 'Verbose','','11.1.8'),(10949,_binary 'Display alias changes (except during bulk updates).','','11.1.8'),(10950,_binary 'Replace by separator','','11.1.8'),(10951,_binary 'Maximum alias length','','11.1.8'),(10952,_binary 'Maximum component length','','11.1.8'),(10953,_binary 'Update action','','11.1.8'),(10954,_binary 'Strings to Remove','','11.1.8'),(10955,_binary 'Pathauto','','none'),(10956,_binary 'Forum','','none'),(10957,_binary 'Period','','11.1.8'),(10958,_binary 'Asterisk','','11.1.8'),(10959,_binary 'The automatically generated alias %original_alias conflicted with an existing alias. Alias changed to %alias.','','none'),(10960,_binary 'Delete aliases','','11.1.8'),(10961,_binary 'Automatic alias','','11.2.2'),(10962,_binary 'Character used to separate words in titles. This will replace any spaces and punctuation characters. Using a space or + character can cause unexpected results.','','11.1.8'),(10963,_binary 'Character case','','11.1.8'),(10964,_binary 'Do nothing. Leave the old alias intact.','','11.1.8'),(10965,_binary 'Create a new alias. Leave the existing alias functioning.','','11.1.8'),(10966,_binary 'Create a new alias. Delete the old alias.','','11.1.8'),(10967,_binary 'Transliterate prior to creating alias','','11.1.8'),(10968,_binary 'Filters the new alias to only letters and numbers found in the ASCII-96 set.','','11.1.8'),(10969,_binary 'No action (do not replace)','','11.1.8'),(10970,_binary 'Delete all aliases. Number of aliases which will be deleted: %count.','','none'),(10971,_binary 'Delete aliases for all @label. Number of aliases which will be deleted: %count.','','none'),(10972,_binary 'Delete aliases now!','','none'),(10973,_binary 'All of your path aliases have been deleted.','','none'),(10974,_binary 'Patterns','','11.1.8'),(10975,_binary 'Colon','','11.1.8'),(10976,_binary 'Path pattern','','11.1.8'),(10977,_binary 'Context definitions','','none'),(10978,_binary 'Semicolon','','11.1.8'),(10979,_binary 'Slash','','11.1.8'),(10980,_binary 'Punctuation','','11.1.8'),(10981,_binary 'Pathauto Settings','','none'),(10982,_binary 'What should Pathauto do when updating an existing content item which already has an alias?','','11.1.8'),(10983,_binary 'Reduce strings to letters and numbers','','11.1.8'),(10984,_binary 'Words to strip out of the URL alias, separated by commas. Do not use this to remove punctuation.','','11.1.8'),(10985,_binary 'Choose aliases to delete','','none'),(10986,_binary 'All aliases','','none'),(10987,_binary 'Ignoring alias %alias because it is the same as the internal path.','','none'),(10988,_binary 'Created new alias %alias for %source, replacing %old_alias.','','none'),(10989,_binary 'Created new alias %alias for %source.','','none'),(10990,_binary 'Administer pathauto','','11.2.2'),(10991,_binary 'Notify of Path Changes','','11.2.2'),(10992,_binary 'Determines whether or not users are notified.','','11.2.2'),(10993,_binary 'Bulk updating URL aliases','','11.1.8'),(10994,_binary 'An error occurred while processing @operation with arguments : @args','','none'),(10995,_binary 'Generated 1 URL alias.Generated @count URL aliases.','','11.1.8'),(10996,_binary 'Update URL alias','','11.1.7'),(10997,_binary 'Underscore','','11.1.8'),(10998,_binary 'No new URL aliases to generate.','','11.1.8'),(10999,_binary 'Double quotation marks','','11.1.8'),(11000,_binary 'Single quotation marks (apostrophe)','','11.1.8'),(11001,_binary 'Back tick','','11.1.8'),(11002,_binary 'Hyphen','','11.1.8'),(11003,_binary 'Vertical bar (pipe)','','11.1.8'),(11004,_binary 'Left curly bracket','','11.1.8'),(11005,_binary 'Left square bracket','','11.1.8'),(11006,_binary 'Right curly bracket','','11.1.8'),(11007,_binary 'Right square bracket','','11.1.8'),(11008,_binary 'Plus sign','','11.1.8'),(11009,_binary 'Equal sign','','11.1.8'),(11010,_binary 'Percent sign','','11.1.8'),(11011,_binary 'Caret','','11.1.8'),(11012,_binary 'Dollar sign','','11.1.8'),(11013,_binary 'Number sign (pound sign, hash)','','11.1.8'),(11014,_binary 'At sign','','11.1.8'),(11015,_binary 'Exclamation mark','','11.1.8'),(11016,_binary 'Tilde','','11.1.8'),(11017,_binary 'Left parenthesis','','11.1.8'),(11018,_binary 'Right parenthesis','','11.1.8'),(11019,_binary 'Question mark','','11.1.8'),(11020,_binary 'Less-than sign','','11.1.8'),(11021,_binary 'Greater-than sign','','11.1.8'),(11022,_binary 'Backslash','','11.1.8'),(11023,_binary 'Generate automatic URL alias','','11.2.2'),(11024,_binary 'Uncheck this to create a custom alias below.','','11.2.2'),(11025,_binary 'Joined path','','11.2.2'),(11026,_binary 'The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.','','11.1.8'),(11027,_binary 'Selection criteria','','none'),(11028,_binary 'Bulk generate','','11.1.8'),(11029,_binary 'Selection logic','','none'),(11030,_binary 'Pattern type','','11.1.8'),(11031,_binary 'Delete options','','none'),(11032,_binary 'All of your %label path aliases have been deleted.','','none'),(11033,_binary 'Maximum text length of any component in the alias (e.g., [title]). 100 is the recommended length. @max is the maximum possible length.','','11.1.8'),(11034,_binary 'The <a href=\":url\">Redirect module settings</a> affect whether a redirect is created when an alias is deleted.','','none'),(11035,_binary 'Considering installing the <a href=\":url\">Redirect module</a> to get redirects when your aliases change.','','11.1.8'),(11036,_binary 'Selection condition','','none'),(11037,_binary 'Add Pathauto pattern','','11.1.8'),(11038,_binary 'Pathauto pattern config','','none'),(11039,_binary 'Pathauto state','','none'),(11040,_binary 'Pathauto pattern','','11.2.2'),(11041,_binary '@label being aliased','','none'),(11042,_binary 'Updated alias for %label @id.','','11.1.8'),(11043,_binary 'When a pattern includes certain characters (such as those with accents) should Pathauto attempt to transliterate them into the US-ASCII alphabet?','','11.1.8'),(11044,_binary 'Convert token values to lowercase.','','11.1.8'),(11045,_binary 'Are you sure you want to disable the pattern %label?','','11.1.8'),(11046,_binary 'Disabled patterns are ignored when generating aliases.','','11.1.8'),(11047,_binary 'Disabled pattern %label.','','11.1.8'),(11048,_binary 'Are you sure you want to enable the pattern %label?','','none'),(11049,_binary 'Enabled pattern %label.','','none'),(11050,_binary 'Update URL alias of an entity','','none'),(11051,_binary 'Enabled entity types','','11.1.8'),(11052,_binary 'A short name to help you identify this pattern in the patterns list.','','11.1.8'),(11053,_binary 'Safe tokens','','11.1.8'),(11054,_binary 'Pattern %label saved.','','11.1.8'),(11055,_binary 'Duplicate Pathauto pattern','','none'),(11056,_binary 'Choose the action to perform.','','none'),(11057,_binary 'Generate a URL alias for un-aliased paths only.','','none'),(11058,_binary 'Update the URL alias for paths having an old URL alias.','','none'),(11059,_binary 'Regenerate URL aliases for all paths.','','none'),(11060,_binary 'The name of the pattern\'s variable.','','none'),(11061,_binary 'The value of the pattern\'s variable.','','none'),(11062,_binary 'Bulk delete aliases','','11.2.2'),(11063,_binary 'Bulk update aliases','','11.2.2'),(11064,_binary 'Filter by permission name','','11.2.2'),(11065,_binary 'Allows a user to configure pathauto settings, configure patterns for automated aliases, bulk update and delete URL-aliases.','','11.2.2'),(11066,_binary 'Allows a user to bulk delete aliases.','','11.2.2'),(11067,_binary 'Allows a user to bulk update aliases.','','11.2.2'),(11068,_binary 'This permission is inherited from the authenticated user role.','','11.2.2'),(11069,_binary '1 permission is available in the modified list.@count permissions are available in the modified list.','','11.2.2'),(11070,_binary 'To display more information, go to the <a href=\":url\">Image toolkit</a> page, and expand the \'Version information\' section.','','11.2.2'),(11071,_binary 'Enabled image file extensions: %extensions','','11.2.2'),(11072,_binary 'Translation source term','','11.2.2'),(11073,_binary 'This page provides a list of all patterns on the site and allows you to edit and reorder them.','','11.1.8'),(11074,_binary 'See <a href=\":pathauto-help\">Pathauto help</a> for details.','','11.1.8'),(11075,_binary 'Maximum length of aliases to generate. 100 is the recommended length. @max is the maximum possible length.','','11.1.8'),(11076,_binary 'Enable to add a path field and allow to define alias patterns for the given type. Disabled types already define a path field themselves or currently have a pattern.','','11.1.8'),(11077,_binary 'List of tokens that are safe to use in alias patterns and do not need to be cleaned. For example urls, aliases, machine names. Separated with a comma.','','11.1.8'),(11078,_binary 'You need to select a pattern type, then a pattern and filter, and a label. Additional types can be enabled on the <a href=\":settings\">Settings</a> page.','','11.1.8'),(11079,_binary 'Check to which types this pattern should be applied. Leave empty to allow any.','','11.1.8'),(11080,_binary 'Select the types of paths for which to generate URL aliases','','11.1.8'),(11081,_binary 'Generate a URL alias for un-aliased paths only','','11.1.8'),(11082,_binary 'Update the URL alias for paths having an old URL alias','','11.1.8'),(11083,_binary 'Regenerate URL aliases for all paths','','11.1.8'),(11084,_binary 'Select which URL aliases to generate','','11.1.8'),(11085,_binary 'Bulk generation can be used to generate URL aliases for items that currently have no aliases. This is typically used when installing Pathauto on a site that has existing un-aliased content that needs to be aliased in bulk.','','11.1.8'),(11086,_binary 'It can also be used to regenerate URL aliases for items that have an old alias and for which the Pathauto pattern has been changed.','','11.1.8'),(11087,_binary 'Note that this will only affect items which are configured to have their URL alias automatically set. Items whose URL alias is manually set are not affected.','','11.1.8'),(11088,_binary 'Generated WebP image with Image Magick. Quality: @quality Destination: @destination','','11.2.2'),(11089,_binary 'Enabled','Plural','11.2.2'),(11090,_binary 'Entity Browser Target Bundles','','11.1.8'),(11091,_binary 'Uncheck this to create a custom alias below. <a href=\"@admin_link\">Configure URL alias patterns.</a>','','11.2.2'),(11092,_binary 'Create a new revision by default for this vocabulary.','','11.1.8'),(11093,_binary 'The human-readable name for this content type, displayed on the <em>Content types</em> page.','','11.2.2'),(11094,_binary 'Unique machine-readable name: lowercase letters, numbers, and underscores only.','','11.2.2'),(11095,_binary 'Displays on the <em>Content types</em> page.','','11.2.2'),(11096,_binary 'Author username and publish date will be displayed.','','11.2.2'),(11097,_binary 'Content of this type can be placed in the selected menus.','','11.2.2'),(11098,_binary 'Default parent link','','11.2.2'),(11099,_binary 'Choose the menu link to be the default parent for a new link in the content authoring form.','','11.2.2'),(11100,_binary 'Create a new field','','11.2.2'),(11101,_binary 'Use <em>Media</em> reference fields for most files, images, audio, videos, and remote media. Use <em>File</em> or <em>Image</em> reference fields when creating your own media types, or for legacy files and images created before installing the Media module.','','11.1.8'),(11102,_binary 'Text field that does not support markup.','','11.1.8'),(11103,_binary 'Text field with markup support and optional editor.','','11.1.8'),(11104,_binary 'Field to store number. I.e. id, price, or quantity.','','11.1.8'),(11105,_binary 'Field to reference other content.','','11.1.8'),(11106,_binary 'Field to reference media. Allows uploading and selecting from uploaded media.','','11.1.8'),(11107,_binary 'Field to upload any type of files.','','11.1.8'),(11108,_binary 'Selection list','','11.1.8'),(11109,_binary 'Field to select from predefined options.','','11.1.8'),(11110,_binary 'Field to store date and time values.','','11.1.8'),(11111,_binary 'Field to store a true or false value.','','11.1.8'),(11112,_binary 'Field to store an email address.','','11.1.8'),(11113,_binary 'Add field','','11.1.8'),(11114,_binary 'DXPR Builder Profile','','11.2.2'),(11115,_binary 'DXPR Builder User Templates','','11.2.2'),(11116,_binary 'DXPR Builder Page Template','','11.2.2'),(11117,_binary 'Field Storage','','11.2.2'),(11118,_binary 'Provide a pre-filled value for the editing form.','','11.2.2'),(11119,_binary 'Ideal for longer texts, like body or description','','11.1.8'),(11120,_binary 'Supports long text without specifying a maximum length','','11.1.8'),(11121,_binary 'May use more storage and be slower for searching and sorting','','11.1.8'),(11122,_binary 'Ideal for titles and names','','11.1.8'),(11123,_binary 'Efficient storage for short text','','11.1.8'),(11124,_binary 'Requires specifying a maximum length','','11.1.8'),(11125,_binary 'Good for fields with known or predictable length','','11.1.8'),(11126,_binary 'The field %field has been deleted from the %type %source_label.','','11.1.7'),(11127,_binary 'You can re-use a field from other sub-types of the same entity type. Re-using a field creates another usage of the same field storage.','','11.1.8'),(11128,_binary 'Filter by field or field type','','11.1.8'),(11129,_binary 'Single valueMultiple values: @cardinality','','11.1.8'),(11130,_binary 'Reuse @field_name','','11.1.8'),(11131,_binary 'Re-use','','11.1.8'),(11132,_binary 'Minimum image dimensions','','11.2.2'),(11133,_binary 'For uploading files','','11.1.8'),(11134,_binary 'Can be configured with options such as allowed file extensions and maximum upload size','','11.1.8'),(11135,_binary 'For uploading images','','11.1.8'),(11136,_binary 'Allows a user to upload an image with configurable extensions, image dimensions, upload size','','11.1.8'),(11137,_binary 'Can be configured with options such as allowed file extensions, maximum upload size and image dimensions minimums/maximums','','11.1.8'),(11138,_binary 'Add field group','','11.2.2'),(11139,_binary 'Render cache, dynamic page cache, and page cache are bypassed. Go to @link to enable them.','','11.2.2'),(11140,_binary 'Twig development mode settings are turned on. Go to @link to disable them.','','11.2.2'),(11141,_binary 'Devel Load','','11.2.2'),(11142,_binary 'Provides the CAPTCHA API for adding challenges to arbitrary forms.','','11.2.2'),(11143,_binary 'Provides an image based CAPTCHA.','','11.2.2'),(11144,_binary 'The reCaptcha V3 module provides integration with Google reCaptcha V3 and CAPTCHA module.','','11.2.2'),(11145,_binary 'Spam control','','11.2.2'),(11146,_binary 'Administer CAPTCHA settings','','11.2.2'),(11147,_binary 'CAPTCHA settings','','11.2.2'),(11148,_binary 'Overview of the available CAPTCHA challenge types with examples\'','','11.2.2'),(11149,_binary 'Administer the Google reCAPTCHA V3 settings.','','11.2.2'),(11150,_binary 'Administer the Google reCAPTCHA V3 actions.','','11.2.2'),(11151,_binary 'CAPTCHA examples','','11.2.2'),(11152,_binary 'reCAPTCHA V3 settings','','11.2.2'),(11153,_binary 'reCAPTCHA V3 actions','','11.2.2'),(11154,_binary 'Example','','none'),(11155,_binary 'Text color','','none'),(11156,_binary 'Captcha Points','','11.2.2'),(11157,_binary 'normal','','none'),(11158,_binary 'Code length','','none'),(11159,_binary 'Characters to use in the code','','none'),(11160,_binary 'The list of characters to use should not contain spaces.','','none'),(11161,_binary 'Math question','','11.1.8'),(11162,_binary 'Encountered an illegal byte while splitting an utf8 string in characters.','','none'),(11163,_binary 'change','','none'),(11164,_binary 'low','','none'),(11165,_binary 'medium','','none'),(11166,_binary 'high','','none'),(11167,_binary 'Add CAPTCHA administration links to forms','','none'),(11168,_binary 'Challenge description','','11.2.2'),(11169,_binary 'Persistence','','11.2.2'),(11170,_binary 'Always add a challenge.','','11.2.2'),(11171,_binary 'Log wrong responses','','11.2.2'),(11172,_binary 'Challenge type','','11.2.2'),(11173,_binary 'This page gives an overview of all available challenge types, generated with their current settings.','','11.1.8'),(11174,_binary '10 more examples of this challenge.','','11.1.8'),(11175,_binary '\"CAPTCHA\" is an acronym for \"Completely Automated Public Turing test to tell Computers and Humans Apart\". It is typically a challenge-response test to determine whether the user is human. The CAPTCHA module is a tool to fight automated submission by malicious users (spamming) of for example comments forms, user registration forms, guestbook forms, etc. You can extend the desired forms with an additional challenge, which should be easy for a human to solve correctly, but hard enough to keep automated scripts and spam bots out.','','none'),(11176,_binary 'CAPTCHA is a trademark of Carnegie Mellon University.','','none'),(11177,_binary 'CAPTCHA','','11.2.2'),(11178,_binary 'Enabled challenge','','none'),(11179,_binary 'Place a CAPTCHA here for untrusted users.','','none'),(11180,_binary 'The answer you entered for the CAPTCHA was not correct.','','11.1.7'),(11181,_binary 'Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.','','11.1.8'),(11182,_binary 'Code settings','','none'),(11183,_binary 'The code length influences the size of the image. Note that larger values make the image generation more CPU intensive.','','none'),(11184,_binary 'Font settings','','none'),(11185,_binary 'tiny','','none'),(11186,_binary 'small','','none'),(11187,_binary 'large','','none'),(11188,_binary 'The font size influences the size of the image. Note that larger values make the image generation more CPU intensive.','','none'),(11189,_binary 'Character spacing','','none'),(11190,_binary 'Define the average spacing between characters. Note that larger values make the image generation more CPU intensive.','','none'),(11191,_binary 'Enter the hexadecimal code for the text color (e.g. #000 or #004283).','','none'),(11192,_binary 'Additional variation of text color','','none'),(11193,_binary 'The different characters will have randomized colors in the specified range around the text color.','','none'),(11194,_binary 'Distortion and noise','','none'),(11195,_binary 'With these settings you can control the degree of obfuscation by distortion and added noise. Do not exaggerate the obfuscation and assure that the code in the image is reasonably readable. For example, do not combine high levels of distortion and noise.','','none'),(11196,_binary 'Distortion level','','none'),(11197,_binary 'severe','','none'),(11198,_binary 'Set the degree of wave distortion in the image.','','none'),(11199,_binary 'Smooth distortion','','none'),(11200,_binary 'This option adds randomly colored point noise.','','none'),(11201,_binary 'Add line noise','','none'),(11202,_binary 'This option enables lines randomly drawn on top of the text code.','','none'),(11203,_binary 'Noise level','','none'),(11204,_binary 'Background color is not a valid hexadecimal color value.','','none'),(11205,_binary 'Text color is not a valid hexadecimal color value.','','none'),(11206,_binary 'Generation of image CAPTCHA failed. Check your image CAPTCHA configuration and especially the used font.','','none'),(11207,_binary 'Image CAPTCHA','','none'),(11208,_binary 'What code is in the image?','','none'),(11209,_binary 'Enable statistics','','11.2.2'),(11210,_binary 'File format','','none'),(11211,_binary 'This option enables bilinear interpolation of the distortion which makes the image look smoother, but it is more CPU intensive.','','none'),(11212,_binary 'Add salt and pepper noise','','none'),(11213,_binary 'The image CAPTCHA is a popular challenge where a random textual code is obfuscated in an image. The image is generated on the fly for each request, which is rather CPU intensive for the server. Be careful with the size and computation related settings.','','none'),(11214,_binary '@type (from module @module)','','11.2.2'),(11215,_binary 'Default challenge type','','11.2.2'),(11216,_binary 'Default CAPTCHA validation','','11.2.2'),(11217,_binary 'Define how the response should be processed by default. Note that the modules that provide the actual challenges can override or ignore this.','','11.2.2'),(11218,_binary 'Case sensitive validation: the response has to exactly match the solution.','','11.2.2'),(11219,_binary 'Case insensitive validation: lowercase/uppercase errors are ignored.','','11.2.2'),(11220,_binary 'CAPTCHA: challenge \"@type\" enabled','','none'),(11221,_binary 'CAPTCHA: no challenge enabled','','none'),(11222,_binary 'Test one two three','','none'),(11223,_binary 'Already 1 blocked form submissionAlready @count blocked form submissions','','none'),(11224,_binary 'Presolved image CAPTCHA example, generated with the current settings.','','none'),(11225,_binary 'extra large','','none'),(11226,_binary 'tight','','none'),(11227,_binary 'extra wide','','none'),(11228,_binary 'The built-in font only supports Latin2 characters. Only use \"a\" to \"z\" and numbers.','','none'),(11229,_binary 'CAPTCHA validation error: unknown CAPTCHA session ID. Contact the site administrator if this problem persists.','','none'),(11230,_binary 'CAPTCHA validation error: unknown CAPTCHA session ID (%csid).','','none'),(11231,_binary 'Color and image settings','','none'),(11232,_binary 'Configuration of the background, text colors and file format of the image CAPTCHA.','','none'),(11233,_binary 'Enter the hexadecimal code for the background color (e.g. #FFF or #FFCE90). When using the PNG file format with transparent background, it is recommended to set this close to the underlying background color.','','none'),(11234,_binary 'JPEG','','none'),(11235,_binary 'PNG','','none'),(11236,_binary 'PNG with transparent background','','none'),(11237,_binary '@level - no distortion','','none'),(11238,_binary '@level - low','','none'),(11239,_binary '@level - medium','','none'),(11240,_binary '@level - high','','none'),(11241,_binary 'No TrueType support','','none'),(11242,_binary 'The Image CAPTCHA module can not use TrueType fonts because your PHP setup does not support it. You can only use a PHP built-in bitmap font of fixed size.','','none'),(11243,_binary 'Font preview of @font (@file)','','none'),(11244,_binary 'Preview of built-in font','','none'),(11245,_binary 'You need to select at least one font.','','none'),(11246,_binary 'The following fonts are not readable: %fonts.','','none'),(11247,_binary 'Enter the characters shown in the image.','','none'),(11248,_binary 'Omit challenges on a form type once the user successfully responds to a challenge on a form of that type.','','11.2.2'),(11249,_binary 'Omit challenges on all forms once the user successfully responds to any challenge on the site.','','11.2.2'),(11250,_binary 'Define if challenges should be omitted during the rest of a session once the user successfully responds to a challenge.','','11.2.2'),(11251,_binary 'CAPTCHA placement caching','','11.2.2'),(11252,_binary 'Skip CAPTCHA','','11.2.2'),(11253,_binary 'Users with this permission will not be offered a CAPTCHA.','','11.2.2'),(11254,_binary 'RTL support','','none'),(11255,_binary 'Enable this option to render the code from right to left for right to left languages.','','none'),(11256,_binary 'Clear the CAPTCHA placement cache','','11.2.2'),(11257,_binary 'Cleared the CAPTCHA placement cache.','','11.1.8'),(11258,_binary 'The CAPTCHA type to use for this form.','','11.2.2'),(11259,_binary 'Challenge %challenge by module %module','','11.1.8'),(11260,_binary 'This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.','','11.2.2'),(11261,_binary 'No variation','','none'),(11262,_binary 'Little variation','','none'),(11263,_binary 'Medium variation','','none'),(11264,_binary 'High variation','','none'),(11265,_binary 'Very high variation','','none'),(11266,_binary 'Threshold','','11.2.2'),(11267,_binary 'Secret key','','11.2.2'),(11268,_binary 'contact_message_personal_form','','11.1.7'),(11269,_binary 'user_login_form','','11.1.7'),(11270,_binary 'user_pass','','11.1.7'),(11271,_binary 'user_register_form','','11.1.7'),(11272,_binary 'Anti-bot verification failed.','','11.1.7'),(11273,_binary 'Added / updated %project_name successfully','','11.1.8'),(11274,_binary 'Use this utility to update your database whenever a module, theme, or the core software is updated.','','11.1.8'),(11275,_binary 'Update your files (as described in the handbook page linked above).','','11.1.8'),(11276,_binary 'Select the default <em>CAPTCHA Point</em> challenge type. This can be overridden for each <em>CAPTCHA Point</em> individually.','','11.2.2'),(11277,_binary 'Add CAPTCHA challenges on all forms','','11.2.2'),(11278,_binary 'Adds CAPTCHA to all Drupal forms, regardless of the Captcha Points list. Note, that the captcha point <em>default challenge</em> will be used as the challenge type for the created CAPTCHA challenges.','','11.2.2'),(11279,_binary 'Additionally add CAPTCHA challenges on admin forms','','11.2.2'),(11280,_binary 'Add CAPTCHA administration information to forms','','11.2.2'),(11281,_binary 'This option makes it easy to manage CAPTCHA settings on forms. When enabled, users with the <em>administer CAPTCHA settings</em> permission will see a fieldset with CAPTCHA administration links and informations on all forms, except on administrative pages.','','11.2.2'),(11282,_binary 'Additionally add administration informations on admin pages','','11.2.2'),(11283,_binary 'Typically this isn\'t needed. In some situations, e.g. in the case of demo sites, it can be useful to allow CAPTCHAs on administrative pages.','','11.2.2'),(11284,_binary 'IP addresses list','','11.2.2'),(11285,_binary 'Enter one IP-address per row in the format XXX.XXX.XXX.XXX. Alternatively you can also define IP-address ranges per row in the format XXX.XXX.XXX.YYY-XXX.XXX.XXX.ZZZ. No spaces allowed. Your current IP address is %ip_address.','','11.2.2'),(11286,_binary 'Whitelisted IP Addresses','','11.2.2'),(11287,_binary 'Enter the IP addresses or IP address ranges you wish to whitelist. All CAPTCHA challenges will be skipped for these IP addresses.','','11.2.2'),(11288,_binary 'For efficiency, the positions of the CAPTCHA elements in each of the configured forms are cached. Most of the time, the structure of a form does not change and it would be a waste to recalculate the positions every time. Occasionally however, the form structure can change (e.g. during site building) and clearing the CAPTCHA placement cache can be required to fix the CAPTCHA placement.','','11.2.2'),(11289,_binary 'Challenge title','','11.2.2'),(11290,_binary 'Configure the title for the CAPTCHA form. Leave empty to show no title. Default: \"@title_default\"','','11.2.2'),(11291,_binary 'Configurable description of the CAPTCHA. Leave empty to show no description. Default: \"@description_default\"','','11.2.2'),(11292,_binary 'Wrong CAPTCHA response error message','','11.2.2'),(11293,_binary 'Configurable error message that the user gets when it enters an incorrect CAPTCHA answer.','','11.2.2'),(11294,_binary 'Omit challenges in a multi-step/preview workflow once the user successfully responds to a challenge.','','11.2.2'),(11295,_binary 'Keep CAPTCHA related counters in the <a href=\":statusreport\">status report</a>. Note that this comes with a performance penalty as updating the counters results in clearing the variable cache.','','11.2.2'),(11296,_binary 'Report information about wrong responses to the <a href=\":dblog\">log</a>.','','11.2.2'),(11297,_binary 'CAPTCHA Settings','','11.2.2'),(11298,_binary 'CAPTCHA Examples','','11.2.2'),(11299,_binary 'reCAPTCHA v3','','11.2.2'),(11300,_binary 'reCAPTCHA v3 actions','','11.2.2'),(11301,_binary 'A CAPTCHA can be added to virtually any Drupal form, through adding an affiliated <em>CAPTCHA Point</em>. Some default <em>CAPTCHA Points</em> are already provided in the <em>CAPTCHA Point</em> section, but arbitrary forms can be easily added and managed.','','11.2.2'),(11302,_binary 'Users with the <em>Skip CAPTCHA</em> <a href=\":perm\">permission</a> won\'t be offered a challenge. Be sure to grant this permission to the trusted users (e.g. site administrators). If you want to test a protected form, be sure to do it as a user without the <em>Skip CAPTCHA</em> permission (e.g. as anonymous user).','','11.2.2'),(11303,_binary 'Note that the CAPTCHA module disables <a href=\":performancesettings\">page caching</a> of pages that include a CAPTCHA challenge.','','11.2.2'),(11304,_binary 'Site key','','11.2.2'),(11305,_binary 'The site key given to you when you <a href=\":url\">register for reCAPTCHA</a>.','','11.2.2'),(11306,_binary 'The secret key given to you when you <a href=\":url\">register for reCAPTCHA</a>.','','11.2.2'),(11307,_binary 'Local domain name validation','','11.2.2'),(11308,_binary 'Checks the hostname on your server when verifying a solution. Enable this validation only, if <em>Verify the origin of reCAPTCHA solutions</em> is unchecked for your key pair. Provides crucial security by verifying requests come from one of your listed domains.','','11.2.2'),(11309,_binary 'Default fallback challenge type','','11.2.2'),(11310,_binary 'Select the default fallback challenge type on verification fail.','','11.2.2'),(11311,_binary 'This message will be displayed to user in case of failed recaptcha v3 verification.','','11.2.2'),(11312,_binary 'Make captcha cacheable: can lead to some validation errors like \"unknown CAPTCHA session ID\".','','11.2.2'),(11313,_binary 'Load library from <em>recaptcha.net</em> instead of <em>google.com</em>','','11.2.2'),(11314,_binary 'By default, the recaptcha javascript library is loaded from the google.com domain. Check this if you want to load it from recaptcha.net to prevent cookies from the google.com domain to be available. See <a href=\":url\" target=\"_blank\">the reCAPTCHA docs</a> for more information.','','11.2.2'),(11315,_binary 'Hide badge','','11.2.2'),(11316,_binary 'Hide the reCAPTCHA badge. An alternative branding will be shown in the form. Cache clearing required.','','11.2.2'),(11317,_binary 'reCAPTCHA v3 settings','','11.2.2'),(11318,_binary 'Fail challenge','','11.2.2'),(11319,_binary 'Add reCAPTCHA v3 action','','11.2.2'),(11320,_binary 'Label for the reCAPTCHA v3 action.','','11.2.2'),(11321,_binary 'The threshold score value. See <a href=\":url\" target=\"_blank\">the scores interpretation</a> documentation for more information.','','11.2.2'),(11322,_binary 'Default fallback challenge','','11.2.2'),(11323,_binary 'Fallback challenge','','11.2.2'),(11324,_binary 'Select the fallback challenge on reCAPTCHA v3 user validation fail.','','11.2.2'),(11325,_binary 'reCAPTCHA v3 action','','11.2.2'),(11326,_binary 'Created the %label reCAPTCHA v3 action.','','11.1.8'),(11327,_binary 'Protect your website from spam and abuse while letting real people pass through with ease.','','11.2.2'),(11328,_binary 'Administer the Google No CAPTCHA reCAPTCHA web service.','','11.1.8'),(11329,_binary 'reCAPTCHA','','11.2.2'),(11330,_binary 'General settings','','11.2.2'),(11331,_binary 'Widget settings','','11.2.2'),(11332,_binary 'Defines which theme to use for reCAPTCHA.','','11.2.2'),(11333,_binary '@error','','none'),(11334,_binary 'Administer reCAPTCHA','','11.2.2'),(11335,_binary 'The site key given to you when you <a href=\":url\" target=\"_blank\">register for reCAPTCHA</a>.','','11.2.2'),(11336,_binary 'The secret key given to you when you <a href=\":url\" target=\"_blank\">register for reCAPTCHA</a>.','','11.2.2'),(11337,_binary 'Use reCAPTCHA globally','','11.2.2'),(11338,_binary 'Enable this in circumstances when \"www.google.com\" is not accessible, e.g. China.','','11.2.2'),(11339,_binary 'Light (default)','','11.2.2'),(11340,_binary 'Image (default)','','11.2.2'),(11341,_binary 'The type of CAPTCHA to serve.','','11.2.2'),(11342,_binary 'Normal (default)','','11.2.2'),(11343,_binary 'The size of CAPTCHA to serve.','','11.2.2'),(11344,_binary 'Enable fallback for browsers with JavaScript disabled','','11.2.2'),(11345,_binary 'If JavaScript is a requirement for your site, you should <strong>not</strong> enable this feature. With this enabled, a compatibility layer will be added to the captcha to support non-js users.','','11.2.2'),(11346,_binary '@x + @y =','','11.1.8'),(11347,_binary 'Saved the %label reCAPTCHA v3 action.','','11.1.8'),(11348,_binary 'Captcha Point','','11.2.2'),(11349,_binary 'Captcha Point form ID','','11.2.2'),(11350,_binary 'Captcha Point challenge type','','11.2.2'),(11351,_binary 'CAPTCHA configuration','','11.2.2'),(11352,_binary 'Add Captcha Point','','11.2.2'),(11353,_binary 'Load (with references)','','11.2.2'),(11354,_binary 'Devel Load (with references)','','11.2.2'),(11355,_binary 'Entity type definition','','11.2.2'),(11356,_binary 'No permissions found.','','11.1.8'),(11357,_binary 'Number without decimals','','11.1.8'),(11358,_binary 'For example, 123','','11.1.8'),(11359,_binary 'Ideal for exact counts and measures (prices, temperatures, distances, volumes, etc.)','','11.1.8'),(11360,_binary 'Stores a number in the database in a fixed decimal format','','11.1.8'),(11361,_binary 'For example, 12.34 km or € when used for further detailed calculations (such as summing many of these)','','11.1.8'),(11362,_binary 'In most instances, it is best to use Number (decimal) instead, as decimal numbers stored as floats may contain errors in precision','','11.1.8'),(11363,_binary 'This type of field offers faster processing and more compact storage, but the differences are typically negligible on modern sites','','11.1.8'),(11364,_binary 'For example, 123.4 km when used in imprecise contexts such as a walking trail distance','','11.1.8'),(11365,_binary 'Bytes (KB, MB, ...)','','11.2.2'),(11366,_binary 'Found no aliases with path \"@path\".','','11.2.2'),(11367,_binary 'Path aliases','','11.2.2'),(11368,_binary 'Visitors, but administrator approval is required','','11.2.2'),(11369,_binary 'Exclude from DXPR builder editing','','11.2.2'),(11370,_binary 'Always show the default display','','11.1.8'),(11371,_binary '- Select a field group type -','','11.1.8'),(11372,_binary 'Details Sidebar','','11.1.8'),(11373,_binary 'Ideal for titles and names that need to support markup such as bold, italics or links','','11.1.8'),(11374,_binary 'Good for fields with known or predictable lengths','','11.1.8'),(11375,_binary 'Ideal for longer texts, like body or description with a summary','','11.1.8'),(11376,_binary 'Allows specifying a summary for the text','','11.1.8'),(11377,_binary 'Ideal for longer texts, like body or description without a summary','','11.1.8'),(11378,_binary 'You need to choose an option.','','11.1.8'),(11379,_binary 'Select the allowed text formats. If no formats are selected, all available text formats will be displayed to the user.','','11.1.8'),(11380,_binary 'The current date in \'short\' format. (%date)','','11.1.8'),(11381,_binary 'The current date in \'long\' format. (%date)','','11.1.8'),(11382,_binary 'The current date in \'medium\' format. (%date)','','11.1.8'),(11383,_binary 'The current date in a custom format. See <a href=\"https://www.php.net/manual/datetime.format.php#refsect1-datetime.format-parameters\">the PHP documentation</a> for details.','','11.1.8'),(11384,_binary 'The current date in UNIX timestamp format (%date)','','11.1.8'),(11385,_binary 'The current date in \'time-since\' format. (%date)','','11.1.8'),(11386,_binary 'Tokens related to site language.','','11.1.8'),(11387,_binary 'Whether the language is written left-to-right (ltr) or right-to-left (rtl).','','11.1.8'),(11388,_binary 'The domain name to use for the language.','','11.1.8'),(11389,_binary 'The language name.','','11.1.8'),(11390,_binary 'Path prefix for URLs in the language.','','11.1.8'),(11391,_binary 'The base path of the site, currently: @base_path','','11.1.8'),(11392,_binary 'The URL of the site\'s front page with the language prefix, if it exists.','','11.1.8'),(11393,_binary 'The base URL of the site, currently: @base_url','','11.1.8'),(11394,_binary 'The language of the @entity.','','11.1.8'),(11395,_binary 'The UUID of the user account.','','11.1.8'),(11396,_binary 'The publication status of the node (\"Published\" or \"Unpublished\").','','11.1.8'),(11397,_binary 'The UUID of the content item, or \"node\".','','11.1.8'),(11398,_binary 'The UUID of the uploaded file.','','11.1.8'),(11399,_binary 'The active user interface language.','','11.1.8'),(11400,_binary 'The active content language.','','11.1.8'),(11401,_binary 'The website encountered an unexpected error. Try again later.','','11.2.2'),(11402,_binary 'Autocomplete suggestion list size: @size','','11.2.2'),(11403,_binary 'You may use field tokens as per the \"Replacement patterns\" used in \"Rewrite the output of this field\" for all fields.','','11.1.8'),(11404,_binary 'Entity browser bulk select form','','11.2.2'),(11405,_binary 'Add a form element that lets you use a view as a base to select entities in entity browser.','','11.1.8'),(11406,_binary 'Sort order','','11.1.8'),(11407,_binary 'Restrict user based on role','','11.1.8'),(11408,_binary 'Default: @plugin_title','','11.2.2'),(11409,_binary 'Lazy (<em>loading=\"lazy\"</em>)','','11.1.8'),(11410,_binary 'Eager (<em>loading=\"eager\"</em>)','','11.1.8'),(11411,_binary 'Force browsers to download an image as soon as possible. This is the browser default for legacy reasons. Only use this option when the image is always expected to render.','','11.1.8'),(11412,_binary 'Lazy render images with native image loading attribute (<em>loading=\"lazy\"</em>). This improves performance by allowing browsers to lazily load images.','','11.1.8'),(11413,_binary 'Allows for different styles to be used in views to work with Bootstrap 5 components.','','11.2.2'),(11414,_binary 'Body field','','none'),(11415,_binary 'Middle','','11.2.2'),(11416,_binary 'Fade','','11.2.2'),(11417,_binary 'Content display','','none'),(11418,_binary 'Tab type','','none'),(11419,_binary 'Pause on hover','','11.2.2'),(11420,_binary 'Button text','','none'),(11421,_binary 'Hover','','none'),(11422,_binary 'Equal','','11.1.8'),(11423,_binary 'Image field','','none'),(11424,_binary 'Image Alignment','','none'),(11425,_binary 'Breakpoints','','11.2.2'),(11426,_binary 'Extra Small','','11.1.8'),(11427,_binary 'You need to select a field type.','','11.1.8'),(11428,_binary 'Bootstrap Accordion','','11.2.2'),(11429,_binary 'Bootstrap Cards','','11.2.2'),(11430,_binary 'Bootstrap Carousel','','11.2.2'),(11431,_binary 'Bootstrap Dropdown','','11.2.2'),(11432,_binary 'Bootstrap Grid','','11.2.2'),(11433,_binary 'Bootstrap List Group','','11.2.2'),(11434,_binary 'Bootstrap Media Object','','11.2.2'),(11435,_binary 'Bootstrap Table','','11.2.2'),(11436,_binary 'Bootstrap Tabs','','11.2.2'),(11437,_binary 'The Bootstrap accordion displays content in collapsible panels (<a href=\":docs\">see documentation</a>).','','11.2.2'),(11438,_binary 'One accordion item per result','','11.2.2'),(11439,_binary 'Accordion content by grouped field','','11.2.2'),(11440,_binary 'Accordion grouping','','11.2.2'),(11441,_binary 'Select how to organize your content into tabs: either group by individual field values or aggregate by a field.','','11.2.2'),(11442,_binary 'When grouping content by a specific field, the displayed results depend on the total number of records returned. Please make sure the results include all the entries you expect to see.','','11.2.2'),(11443,_binary 'Panel title field','','11.2.2'),(11444,_binary 'Select the field that will be used as the accordion panel titles.','','11.2.2'),(11445,_binary 'Flush Borders','','11.2.2'),(11446,_binary 'Add accordion-flush class to remove some borders and rounded corners to render accordions edge-to-edge with their parent container.','','11.2.2'),(11447,_binary 'All Items Closed','','11.2.2'),(11448,_binary 'All Items Open','','11.2.2'),(11449,_binary 'Specify Behavior by Section','','11.2.2'),(11450,_binary 'Collapse Options','','11.2.2'),(11451,_binary 'Default panel state for collapse behavior.','','11.2.2'),(11452,_binary 'Open Elements','','11.2.2'),(11453,_binary 'Select the elements which will be opened.','','11.2.2'),(11454,_binary '@style style will not display without the \"@field\" setting.','','11.1.8'),(11455,_binary 'Provide markup for the area with minimal filtering.','','11.1.8'),(11456,_binary 'Provide markup for the area using any available text format.','','11.1.8'),(11457,_binary 'Provides some extra Twig functions and filters.','','11.2.2'),(11458,_binary 'Twig Tweak','','none'),(11459,_binary 'Submitted by\n					@author_name\n					on\n					@date','','11.1.8'),(11460,_binary 'The tid of a taxonomy term.','','11.1.8'),(11461,_binary 'If checked, multiple values for this field will be shown in the same row. If not checked, each value in this field will create a new row. If using group by, make sure to group by \"Entity ID\" for this setting to have any effect.','','11.2.2'),(11462,_binary 'Add %label for @entity-type','','11.1.8'),(11463,_binary 'This text will be displayed on the @mode_label list page.','','11.1.8'),(11464,_binary 'Enable this @display-mode for the following @bundle-label types:','','11.1.8'),(11465,_binary 'This @display-mode will still be available for the rest of the @bundle-label types if not checked here, but it will not be enabled by default.','','11.1.8'),(11466,_binary 'The Bootstrap grid displays content in a responsive, mobile first fluid grid (<a href=\":docs\">see documentation</a>).','','11.1.8'),(11467,_binary 'Grid row custom class','','11.1.8'),(11468,_binary 'Additional classes to provide on the grid row. Separated by a space.','','11.1.8'),(11469,_binary 'None (or inherit from previous)','','11.1.8'),(11470,_binary 'Fit to content','','11.1.8'),(11471,_binary '@width (@count column per row)@width (@count columns per row)','','11.1.8'),(11472,_binary 'Column width of items at @breakpoint breakpoint','','11.1.8'),(11473,_binary 'Set the number of columns each item should take up at the @breakpoint breakpoint and higher.','','11.1.8'),(11474,_binary 'The Bootstrap carousel displays content as a slideshow (<a href=\":docs\">see documentation</a>).','','11.1.8'),(11475,_binary 'Custom carousel item class','','11.1.8'),(11476,_binary 'Additional classes to provide on the carousel-item row div. Separated by a space.','','11.1.8'),(11477,_binary 'Keyboard','','11.1.8'),(11478,_binary 'Whether the carousel should react to keyboard events.','','11.1.8'),(11479,_binary 'Do not autoplay','','11.1.8'),(11480,_binary 'Autoplay the carousel on load','','11.1.8'),(11481,_binary 'Autoplay the carousel after user interaction','','11.1.8'),(11482,_binary 'Ride (Autoplay)','','11.1.8'),(11483,_binary '<a href=\":docs\">See Bootstrap documentation</a>','','11.1.8'),(11484,_binary 'The amount of time to delay between automatically cycling an item.','','11.1.8'),(11485,_binary 'Show navigation','','11.1.8'),(11486,_binary 'Show indicators','','11.1.8'),(11487,_binary 'Pauses the cycling of the carousel on mouseenter and resumes the cycling of the carousel on mouseleave.','','11.1.8'),(11488,_binary 'Add captions to your slides for add title and description over the image.','','11.1.8'),(11489,_binary 'Extra Large','','11.1.8'),(11490,_binary 'Extra Extra Large','','11.1.8'),(11491,_binary 'Hide captions','','11.1.8'),(11492,_binary 'Only show captions for the selected breakpoint and larger.','','11.1.8'),(11493,_binary 'Wrap','','11.1.8'),(11494,_binary 'The carousel should cycle continuously or have hard stops.','','11.1.8'),(11495,_binary 'Transition effect (since bootstrap 4.1). <a href=\":docs\">See Bootstrap documentation</a>','','11.1.8'),(11496,_binary 'The number of columns to include in the carousel.','','11.1.8'),(11497,_binary 'Extra large','','11.1.8'),(11498,_binary 'Extra extra large','','11.1.8'),(11499,_binary 'The min-width breakpoint of the multicolumn carousel.','','11.1.8'),(11500,_binary 'Select by fields','','11.1.8'),(11501,_binary 'Display fields as row content','','11.1.8'),(11502,_binary 'Displaying fields as row content will output the field rows as unformatted values within each carousel item.','','11.1.8'),(11503,_binary 'Provides a View style that displays rows as a jQuery slideshow. This is an API and requires Views Slideshow Cycle or another module that supports the API.','','11.2.2'),(11504,_binary 'Adds a Rotating slideshow mode to Views Slideshow.','','11.2.2'),(11505,_binary 'Slideshow','','11.1.8'),(11506,_binary 'Sync','','11.1.8'),(11507,_binary 'Advanced Options','','none'),(11508,_binary 'Timeout','','11.1.8'),(11509,_binary 'Skin','','11.2.2'),(11510,_binary 'Pause','','11.1.8'),(11511,_binary 'Cycle','','11.1.8'),(11512,_binary 'Display the results as a slideshow.','','none'),(11513,_binary 'Slides','','11.1.8'),(11514,_binary 'You need to install the @url plugin. If you have installed it check file paths. See the readme for more details.','','11.1.8'),(11515,_binary 'Internet Explorer Tweaks','','11.1.8'),(11516,_binary 'jQuery Cycle Custom Options','','11.1.8'),(11517,_binary 'To use the advanced options you need to download json2.js. You can do this by clicking the download button at <a href=\"https://github.com/douglascrockford/JSON-js\" target=\"_black\">https://github.com/douglascrockford/JSON-js</a> and extract json2.js to libraries/json2','','11.1.8'),(11518,_binary '@location Widgets','','11.1.8'),(11519,_binary 'Select the skin to use for this display.  Skins allow for easily swappable layouts of things like next/prev links and thumbnails.  Note that not all skins support all widgets, so a combination of skins and widgets may lead to unpredictable results in layout.','','11.1.8'),(11520,_binary 'Slideshow Type','','11.1.8'),(11521,_binary 'The transition effect that will be used to change between images. Not all options below may be relevant depending on the effect. <a href=\"http://jquery.malsup.com/cycle/browser.html\" target=\"_black\">Follow this link to see examples of each effect.</a>','','11.1.8'),(11522,_binary 'View Transition Advanced Options','','11.1.8'),(11523,_binary 'Timer delay','','11.1.8'),(11524,_binary 'Amount of time in milliseconds between transitions. Set the value to 0 to not rotate the slideshow automatically.','','11.1.8'),(11525,_binary 'Time in milliseconds that each transition lasts. Numeric only!','','11.1.8'),(11526,_binary 'Initial slide delay offset','','11.1.8'),(11527,_binary 'Amount of time in milliseconds for the first slide to transition. This number will be added to Timer delay to create the initial delay.  For example if Timer delay is 4000 and Initial delay is 2000 then the first slide will change at 6000ms (6 seconds).  If Initial delay is -2000 then the first slide will change at 2000ms (2 seconds).','','11.1.8'),(11528,_binary 'The sync option controls whether the slide transitions occur simultaneously. The default is selected which means that the current slide transitions out as the next slide transitions in. By unselecting this option you can get some interesting twists on your transitions.','','11.1.8'),(11529,_binary 'This option controls the order items are displayed. The default setting, unselected, uses the views ordering. Selected will cause the images to display in a random order.','','11.1.8'),(11530,_binary 'Pause when hovering on the slideshow image.','','11.1.8'),(11531,_binary 'Pause On Click','','11.1.8'),(11532,_binary 'Pause when the slide is clicked.','','11.1.8'),(11533,_binary 'View Action Advanced Options','','11.1.8'),(11534,_binary 'Start Slideshow Paused','','11.1.8'),(11535,_binary 'Start the slideshow in the paused state.','','11.1.8'),(11536,_binary 'Start On Last Slide Viewed','','11.1.8'),(11537,_binary 'When the user leaves a page with a slideshow and comes back start them on the last slide viewed.','','11.1.8'),(11538,_binary 'Length of Time to Remember Last Slide','','11.1.8'),(11539,_binary 'The number of days to have the site remember the last slide. Default is 1','','11.1.8'),(11540,_binary 'Pause When the Slideshow is Not Visible','','11.1.8'),(11541,_binary 'When the slideshow is scrolled out of view or when a window is resized that hides the slideshow, this will pause the slideshow.','','11.1.8'),(11542,_binary 'Entire slide','','11.1.8'),(11543,_binary 'Set amount of vertical','','11.1.8'),(11544,_binary 'Set amount of horizontal','','11.1.8'),(11545,_binary 'Set total area of the slide','','11.1.8'),(11546,_binary 'How to Calculate Amount of Slide that Needs to be Shown','','11.1.8'),(11547,_binary 'Choose how to calculate how much of the slide has to be shown. Entire Slide: All the slide has to be shown. Vertical: Set amount of height that has to be shown. Horizontal: Set amount of width that has to be shown. Area: Set total area that has to be shown.','','11.1.8'),(11548,_binary 'Amount of Slide Needed to be Shown','','11.1.8'),(11549,_binary 'The amount of the slide that needs to be shown to have it rotate. You can set the value in percentage (ex: 50%) or in pixels (ex: 250). The slidehsow will not rotate until it\'s height/width/total area, depending on the calculation method you have chosen above, is less than the value you have entered in this field.','','11.1.8'),(11550,_binary 'End slideshow after last slide','','11.1.8'),(11551,_binary 'If selected the slideshow will end when it gets to the last slide.','','11.1.8'),(11552,_binary 'Make the slide window height fit the largest slide','','11.1.8'),(11553,_binary 'If unselected then if the slides are different sizes the height of the slide area will change as the slides change.','','11.1.8'),(11554,_binary 'Items per slide','','11.1.8'),(11555,_binary 'The number of items per slide','','11.1.8'),(11556,_binary 'Different first slide','','11.1.8'),(11557,_binary 'Different number of items for the first slide','','11.1.8'),(11558,_binary 'Items for first slide','','11.1.8'),(11559,_binary 'The number of items for the first slide','','11.1.8'),(11560,_binary 'Wait for all the slide images to load','','11.1.8'),(11561,_binary 'If selected the slideshow will not start unless all the slide images are loaded.  This will fix some issues on IE7/IE8/Chrome/Opera.','','11.1.8'),(11562,_binary 'How long should it wait until it starts the slideshow anyway. Time is in milliseconds.','','11.1.8'),(11563,_binary 'ClearType','','11.1.8'),(11564,_binary 'Select if clearType corrections should be applied (for IE).  Some background issues could be fixed by unselecting this option.','','11.1.8'),(11565,_binary 'ClearType Background','','11.1.8'),(11566,_binary 'Select to disable extra cleartype fixing.  Unselect to force background color setting on slides)','','11.1.8'),(11567,_binary '@module options','','11.1.8'),(11568,_binary 'Slide counter','','11.1.8'),(11569,_binary 'Should @name be rendered at the @location of the slides.','','11.1.8'),(11570,_binary 'Weight of the @name','','11.1.8'),(11571,_binary 'Determines in what order the @name appears. A lower weight will cause the @name to be above higher weight items.','','11.1.8'),(11572,_binary 'Hide controls if there is only one slide','','11.1.8'),(11573,_binary 'Should the controls be hidden if there is only one slide.','','11.1.8'),(11574,_binary 'Bullets','','11.1.8'),(11575,_binary 'Pager Type','','11.1.8'),(11576,_binary 'Style of the pager','','11.1.8'),(11577,_binary 'Pager fields','','11.1.8'),(11578,_binary 'Choose the fields that will appear in the pager.','','11.1.8'),(11579,_binary 'Activate Slide and Pause on Pager Hover','','11.1.8'),(11580,_binary 'Should the slide be activated and paused when hovering over a pager item.','','11.1.8'),(11581,_binary 'Controls Type','','11.1.8'),(11582,_binary 'Style of the controls','','11.1.8'),(11583,_binary 'Resume','','11.1.8'),(11584,_binary 'There was no action specified.','','11.1.8'),(11585,_binary 'This slideshow is forced paused.','','11.1.8'),(11586,_binary 'An invalid integer was specified for slideNum.','','11.1.8'),(11587,_binary 'An invalid action \"@action\" was specified.','','11.1.8'),(11588,_binary 'To uninstall DXPR Builder Drag and Drop Node Type module, delete all content that has the Drag and Drop Page content type','','11.1.8'),(11589,_binary 'content items','','11.2.2'),(11590,_binary 'Provides media lazy loading.','','11.2.2'),(11591,_binary 'Provides a single layout with dynamic regions for Layout Builder.','','11.2.2'),(11592,_binary 'Provides Blazy configuration UI.','','11.2.2'),(11593,_binary 'Slick carousel, the last carousel you\'ll ever need.','','11.2.2'),(11594,_binary 'Provides Slick carousel configuration UI.','','11.2.2'),(11595,_binary 'Blazy','','11.2.2'),(11596,_binary 'Slick','','11.2.2'),(11597,_binary 'Manage Slick optionset.','','11.2.2'),(11598,_binary 'Manage Slick UI.','','11.2.2'),(11599,_binary 'Slick UI','','11.2.2'),(11600,_binary 'Delimiter','','none'),(11601,_binary 'Extras','','none'),(11602,_binary 'Caption','','none'),(11603,_binary 'Content title','','11.1.8'),(11604,_binary 'Display style','','11.2.2'),(11605,_binary 'Automatic','','11.1.8'),(11606,_binary 'Classes','','none'),(11607,_binary '@title','','none'),(11608,_binary 'Disconnect','','11.2.2'),(11609,_binary 'Extra settings','','none'),(11610,_binary 'Region name','','none'),(11611,_binary 'Thumbnail image','','11.2.2'),(11612,_binary 'Alt text','','11.1.8'),(11613,_binary 'Aspect ratio','','11.1.8'),(11614,_binary 'Image linked to content','','11.1.8'),(11615,_binary 'Wrapper','','none'),(11616,_binary 'Captions','','none'),(11617,_binary 'Recursive rendering detected when rendering entity @entity_type @entity_id. Aborting rendering.','','none'),(11618,_binary 'Main','','11.2.2'),(11619,_binary 'RTL','','11.2.2'),(11620,_binary 'UI','','11.2.2'),(11621,_binary 'Accessibility','','11.2.2'),(11622,_binary 'Draggable','','11.2.2'),(11623,_binary 'Optimized','','11.2.2'),(11624,_binary 'Library','','none'),(11625,_binary 'override','','none'),(11626,_binary 'Dots','','11.2.2'),(11627,_binary 'Mobile first','','11.2.2'),(11628,_binary 'Slick carousel','','11.1.8'),(11629,_binary 'Slick media','','11.1.8'),(11630,_binary '@skin','','11.2.2'),(11631,_binary 'Id: @id | Group: @group','','11.2.2'),(11632,_binary 'Affected thumbnail navigation only.','','11.2.2'),(11633,_binary 'Adds dark background color over white caption, only good for slider (single slide visible), not carousel (multiple slides visible), where small captions are placed over images.','','11.2.2'),(11634,_binary 'Adds full screen display, works best with 1 slidesToShow.','','11.2.2'),(11635,_binary 'Adds .slide__constrained wrapper to hold caption overlay within the max-container.','','11.2.2'),(11636,_binary 'Use slidesToShow > 1 to have more grid combination, only if you have considerable amount of grids, otherwise 1.','','11.2.2'),(11637,_binary 'Puts image and caption side by side, requires any split layout option.','','11.2.2'),(11638,_binary 'Available skins','','11.2.2'),(11639,_binary 'Some skin works best with a specific Optionset, and vice versa. Use matching names if found. Else happy adventure!','','11.2.2'),(11640,_binary 'Slick optionset','','11.2.2'),(11641,_binary '<p>Manage the Slick optionsets. Optionsets are Config Entities.</p><p>By default, when this module is enabled, a single optionset is created from configuration. Install Slick example module to speed up by cloning them. Use the Operations column to edit, clone and delete optionsets.<br /><strong>Important!</strong> Avoid overriding Default optionset as it is meant for Default -- checking and cleaning. Use Duplicate instead. Otherwise messes are yours.<br />Slick doesn\'t need Slick UI to run. It is always safe to uninstall Slick UI once done with optionsets.</p>','','11.2.2'),(11642,_binary 'Optionset','','11.2.2'),(11643,_binary 'Lazyload','','11.2.2'),(11644,_binary 'Provider: @provider','','11.2.2'),(11645,_binary 'Slick Configuration','','11.2.2'),(11646,_binary 'Add slick optionset','','11.2.2'),(11647,_binary 'Default: @value','','11.2.2'),(11648,_binary 'Responsive settings use mobile first calculation, or equivalent to min-width query.','','11.2.2'),(11649,_binary 'Leave empty if using sub-modules to have it auto-matched. Set the slider to be the navigation of other slider (Class or ID Name). Use selector identifier (\".\" or \"#\") accordingly. See HTML structure section at README.md for more info. Overriden by field formatter, or Views style.','','11.2.2'),(11650,_binary 'Enables tabbing and arrow key navigation','','11.2.2'),(11651,_binary 'Enables adaptive height for SINGLE slide horizontal carousels. This is useless with variableWidth.','','11.2.2'),(11652,_binary 'Enables autoplay','','11.2.2'),(11653,_binary 'Autoplay speed in milliseconds','','11.2.2'),(11654,_binary 'Pause autoplay on hover','','11.2.2'),(11655,_binary 'Pause autoplay when a dot is hovered.','','11.2.2'),(11656,_binary 'Pause autoplay on focus.','','11.2.2'),(11657,_binary 'Show prev/next arrows','','11.2.2'),(11658,_binary 'Customize the previous arrow text, default to Previous.','','11.2.2'),(11659,_binary 'Customize the next arrow text, default to Next.','','11.2.2'),(11660,_binary 'Arrow down to scroll down into a certain page section. Be sure to provide its target selector.','','11.2.2'),(11661,_binary 'Valid CSS selector to scroll to, e.g.: #main, or #content.','','11.2.2'),(11662,_binary 'Offset when scrolled down from the top.','','11.2.2'),(11663,_binary 'Enables centered view with partial prev/next slides. Use with odd numbered slidesToShow counts.','','11.2.2'),(11664,_binary 'Side padding when in center mode (px or %). Be aware, too large padding at small breakpoint will screw the slide calculation with slidesToShow.','','11.2.2'),(11665,_binary 'Show dot indicators.','','11.2.2'),(11666,_binary 'Class for slide indicator dots container. Do not prefix with a dot (.). If you change this, edit its CSS accordingly.','','11.2.2'),(11667,_binary 'Change where the navigation dots are attached (Selector, htmlString). If you change this, be sure to provide its relevant markup. Try <strong>.slick__arrow</strong> to achieve this style: <br />&lt; o o o o o o o &gt;<br />Be sure to enable Arrows in such a case.','','11.2.2'),(11668,_binary 'Enable mouse dragging.','','11.2.2'),(11669,_binary 'Enable fade. Warning! This wants slidesToShow 1. Larger than 1, and Slick may be screwed up.','','11.2.2'),(11670,_binary 'Enable focus on selected element (click).','','11.2.2'),(11671,_binary 'Infinite loop sliding.','','11.2.2'),(11672,_binary 'Slide to start on.','','11.2.2'),(11673,_binary 'Deprecated in slick:2.10, and is removed in slick:3.x for Blazy. Set lazy loading technique. Ondemand will load the image as soon as you slide to it. Progressive loads one image after the other when the page loads. Anticipated preloads images, and requires Slick 1.6.1+. To share images for Pinterest, leave empty, otherwise no way to read actual image src. It supports Blazy module to delay loading below-fold images until 100px before they are visible at viewport, and/or have a bonus lazyLoadAhead when the beforeChange event fired.','','11.2.2'),(11674,_binary 'Be sure to download the <a href=\"@mousewheel\" target=\"_blank\">mousewheel</a> library, and it is available at <em>/libraries/mousewheel/jquery.mousewheel.min.js</em>.','','11.2.2'),(11675,_binary 'Randomize the slide display, useful to manipulate cached blocks.','','11.2.2'),(11676,_binary 'Width that responsive object responds to. Can be \'window\', \'slider\' or \'min\' (the smaller of the two).','','11.2.2'),(11677,_binary 'Change the slider\'s direction to become right-to-left.','','11.2.2'),(11678,_binary 'Setting this to more than 1 initializes grid mode. Use slidesPerRow to set how many slides should be in each row.','','11.2.2'),(11679,_binary 'With grid mode intialized via the rows option, this sets how many slides are in each grid row.','','11.2.2'),(11680,_binary 'Element query to use as slide. Slick will use any direct children as slides, without having to specify which tag or selector to target.','','11.2.2'),(11681,_binary 'Number of slides to show at a time. If 1, it will behave like slideshow, more than 1 a carousel. Provide more if it is a thumbnail navigation with asNavFor. Only works with odd number slidesToShow counts when using centerMode (e.g.: 3, 5, 7, etc.). Not-compatible with variableWidth.','','11.2.2'),(11682,_binary 'Number of slides to scroll at a time, or steps at each scroll.','','11.2.2'),(11683,_binary 'Slide/Fade animation speed in milliseconds.','','11.2.2'),(11684,_binary 'Enable swiping.','','11.2.2'),(11685,_binary 'Allow users to drag or swipe directly to a slide irrespective of slidesToScroll.','','11.2.2'),(11686,_binary 'Resistance when swiping edges of non-infinite carousels. If you don\'t want resistance, set it to 1.','','11.2.2'),(11687,_binary 'Enable slide motion with touch.','','11.2.2'),(11688,_binary 'Swipe distance threshold.','','11.2.2'),(11689,_binary 'Enable/disable CSS transitions.','','11.2.2'),(11690,_binary 'CSS3 animation easing. <a href=\"@ceaser\">Learn</a> <a href=\"@bezier\">more</a>. Ignored if <strong>CSS ease override</strong> is provided.','','11.2.2'),(11691,_binary 'If provided, this will override the CSS ease with the pre-defined CSS easings based on <a href=\"@ceaser\">CSS Easing Animation Tool</a>. Leave it empty to use your own CSS ease.','','11.2.2'),(11692,_binary 'Enable/disable CSS transforms.','','11.2.2'),(11693,_binary 'Add easing for jQuery animate as fallback. Use with <a href=\"@easing\">easing</a> libraries or default easing methods. Optionally install <a href=\"@jqeasing\">jqeasing module</a>. This will be ignored and replaced by CSS ease for supporting browsers, or effective if useCSS is disabled.','','11.2.2'),(11694,_binary 'Disables automatic slide width calculation. Best with uniform image heights, use scale height image effect. Useless with adaptiveHeight, and non-uniform image heights. Useless with slidesToShow > 1 if the container is smaller than the amount of visible slides. Troubled with lazyLoad ondemand.','','11.2.2'),(11695,_binary 'Vertical slide direction. See <a href=\"@url\" target=\"_blank\">relevant issue</a>.','','11.2.2'),(11696,_binary 'Changes swipe direction to vertical.','','11.2.2'),(11697,_binary 'Ignores requests to advance the slide while animating.','','11.2.2'),(11698,_binary 'Label for the Slick optionset.','','11.2.2'),(11699,_binary 'Skins allow swappable layouts like next/prev links, split image and caption, etc. However a combination of skins and options may lead to unpredictable layouts, get yourself dirty. See main <a href=\"@url\">README</a> for details on Skins. Only useful for custom work, and ignored/overridden by slick formatters or sub-modules. If you are using Slick Lightbox, this is the only option to change its skin at the Slick Lightbox optionset.','','11.2.2'),(11700,_binary 'Group this optionset to avoid confusion for optionset selections. Leave empty to make it available for all.','','11.2.2'),(11701,_binary 'The number of breakpoints added to Responsive display, max 9. This is not Breakpoint Width (480px, etc).','','11.2.2'),(11702,_binary 'asNavFor target','','11.2.2'),(11703,_binary 'Adaptive height','','11.2.2'),(11704,_binary 'Autoplay speed','','11.2.2'),(11705,_binary 'Pause on dots hover','','11.2.2'),(11706,_binary 'Pause on focus','','11.2.2'),(11707,_binary 'Arrows','','11.2.2'),(11708,_binary 'Previous arrow','','11.2.2'),(11709,_binary 'Next arrow','','11.2.2'),(11710,_binary 'Use arrow down','','11.2.2'),(11711,_binary 'Arrow down target','','11.2.2'),(11712,_binary 'Arrow down offset','','11.2.2'),(11713,_binary 'Center mode','','11.2.2'),(11714,_binary 'Center padding','','11.2.2'),(11715,_binary 'Dot class','','11.2.2'),(11716,_binary 'Append dots','','11.2.2'),(11717,_binary 'Focus on select','','11.2.2'),(11718,_binary 'Initial slide','','11.2.2'),(11719,_binary 'Anticipated','','11.2.2'),(11720,_binary 'On demand','','11.2.2'),(11721,_binary 'Progressive','','11.2.2'),(11722,_binary 'Lazy load (Deprecated)','','11.2.2'),(11723,_binary 'Enable mousewheel','','11.2.2'),(11724,_binary 'Respond to','','11.2.2'),(11725,_binary 'Slides per row','','11.2.2'),(11726,_binary 'Slide element','','11.2.2'),(11727,_binary 'Slides to show','','11.2.2'),(11728,_binary 'Slides to scroll','','11.2.2'),(11729,_binary 'Swipe','','11.2.2'),(11730,_binary 'Swipe to slide','','11.2.2'),(11731,_binary 'Edge friction','','11.2.2'),(11732,_binary 'Touch move','','11.2.2'),(11733,_binary 'Touch threshold','','11.2.2'),(11734,_binary 'Use CSS','','11.2.2'),(11735,_binary 'CSS ease','','11.2.2'),(11736,_binary 'CSS ease override','','11.2.2'),(11737,_binary 'Use CSS Transforms','','11.2.2'),(11738,_binary 'jQuery easing','','11.2.2'),(11739,_binary 'Variable width','','11.2.2'),(11740,_binary 'Vertical swiping','','11.2.2'),(11741,_binary 'Wait for animate','','11.2.2'),(11742,_binary 'Responsive display','','11.2.2'),(11743,_binary 'Containing breakpoints and settings objects. Settings set at a given breakpoint/screen width is self-contained and does not inherit the main settings, but defaults. Be sure to set Breakpoints option above (enter a number and press tab to populate the Responsive display tab).','','11.2.2'),(11744,_binary '<em>Duplicate %name optionset</em>: @label','','11.1.8'),(11745,_binary 'Edit slick','','11.1.8'),(11746,_binary 'Accessible Slick','','11.1.8'),(11747,_binary 'Library to use','','11.1.8'),(11748,_binary '<a href=\":url1\">Slick</a> is the original library by Ken Wheeler. <a href=\":url2\">Accessible Slick</a> is a forked library with accessibility enhancements from Accessibility360. Be sure to clear cache if things broken when changing this. <b>Warning</b>! Accessible Slick has breaking changes, <a href=\":url3\">read more</a>.','','11.1.8'),(11749,_binary 'Enable Slick module slick.theme.css','','11.1.8'),(11750,_binary 'Uncheck to permanently disable the module slick.theme.css, normally included along with skins.','','11.1.8'),(11751,_binary 'Note! Slick doesn\'t need Slick UI to run. It is always safe to uninstall Slick UI once done with optionsets.','','11.1.8'),(11752,_binary 'Enable Slick library slick-theme.css','','11.1.8'),(11753,_binary 'Uncheck to permanently disable the optional slick-theme.css, normally included along with skins.','','11.1.8'),(11754,_binary 'With default initializer','','11.1.8'),(11755,_binary 'With vanilla initializer','','11.1.8'),(11756,_binary 'Without initializer','','11.1.8'),(11757,_binary 'Load slick globally','','11.1.8'),(11758,_binary 'Warning! <br>- Leave it empty if usages are for body texts only, please use shortcodes provided via Slick filter instead. <br>- Not compatible with BigPipe module due to assets re-ordering issue, see https://drupal.org/node/3211873. Meaning may break any stylings provided by this module.<ol><li><b>With default initializer</b> will include the module slick.load.min.js as the initializer normally used by the module formatters or views identified by <code>.slick</code> selector. Only if you need consistent styling/ skins, classes, media player, lightboxes, and markups. Works immediately at body texts.</li><li><b>With vanilla initializer</b> will include the module slick.vanilla.min.js as the minimal initializer identified by <code>.slick-vanilla</code> selector. Default skins, media player, lightboxes are unusable. Be sure to add CSS class <code>.slick-vanilla</code> to your Slick. Recommended to not interfere or co-exist with module formatters/ views. Works immediately at body texts.</li><li><b>Without initializer</b> will load only the main libraries. No module skins, no module JS. It is all yours -- broken unless you initialize it.</li></ol> This will include Slick anywhere except admin pages. Only do this if you need Slick where PHP or Twig is not available such as at body texts. Otherwise use the provided API instead. Implements <code>hook_slick_attach_alter</code> to include additional libraries such as skins, mousewheel, colorbox, etc. At any rate, you can inject options via <code>data-slick</code> attribute, or custom JavaScript. You can also include them at your theme, it is just a convenient way to avoid hard-coding at every theme changes. Check out slick.html.twig for more markups.','','11.1.8'),(11759,_binary 'Anterior','','11.1.8'),(11760,_binary 'Siguiente','','11.1.8'),(11761,_binary 'Check to optimize the stored options. Anything similar to defaults will not be stored, except those required by sub-modules and theme_slick(). Like you hand-code/ cherry-pick the needed options, and are smart enough to not repeat defaults, and free up memory. The rest are taken care of by JS. Uncheck only if theme_slick() can not satisfy the needs, and more hand-coded preprocess is needed which is less likely in most cases.','','11.2.2'),(11762,_binary 'Add slick','','11.1.8'),(11763,_binary 'Hint: You set Slicks \"rows\" option to \"1\" (optionset: %optionset), this will result in markup issues on Slick versions >1.9.0. Consider to set it to \"0\" instead, or leave it as if not using >1.9.0. Check out <a href=\":url\">this issue</a> for further information.','','11.2.2'),(11764,_binary 'Breakpoint width in pixel. If mobileFirst enabled, equivalent to min-width, otherwise max-width.','','11.2.2'),(11765,_binary 'Unslick','','11.2.2'),(11766,_binary 'Disable Slick at a given breakpoint. Note, you can\'t window shrink this, once you unslick, you are unslicked.','','11.2.2'),(11767,_binary 'Breakpoint #@key','','11.2.2'),(11768,_binary '@config_prefix %label has been added.','','11.1.8'),(11769,_binary '<em>Edit %name optionset</em>: @label','','11.2.2'),(11770,_binary '@config_prefix %label has been updated.','','11.2.2'),(11771,_binary 'Manage view modes on the <a href=\":view_modes\">View modes page</a>.','','11.2.2'),(11772,_binary 'Required to grab the fields, or to have custom entity display as fallback display. If it has fields, be sure the selected \"View mode\" is enabled, and the enabled fields here are not hidden there.','','11.2.2'),(11773,_binary 'Check this to turn the image into CSS background. This opens up the goodness of CSS, such as background cover, fixed attachment, etc. <br /><strong>Important!</strong> Requires an Aspect ratio, otherwise collapsed containers. Unless explicitly removed such as for GridStack which manages its own problem, or a min-height is added using grid min-height (see Blazy layout sub-module Grid option), or manually to <strong>.b-bg</strong> selector. @lb','','11.2.2'),(11774,_binary 'Group individual items as block grid?','','11.2.2'),(11775,_binary 'Depends on the <strong>Display style</strong>.','','11.2.2'),(11776,_binary '@lbGrid is boxy. Column is stacky in flexbox or CSS column. They mean to be the same thing here on. Unless otherwise specified below, it must be a number denoting the amount of columns (1 - 12, or empty).','','11.2.2'),(11777,_binary '<br><br>Accepted format for any below is a space separated value with a pair of <code>WIDTHxHEIGHT</code> or <code>WIDTH-HEIGHT</code>, or just single numbers. Use linebreak per 100% or 12 columns for reability. <br><br><b>Flexbox</b>, not <em>Flexbox Masonry</em>: <ol><li><b>Fixed/uniform width</b> with column amount: 1 to 12.</li><li><b>Variable width</b> with percentage: <br><code>10 15 20 25 30 33 34 40 50 55 60 75 77 80 100</code><br>Each row must amount to 100%, e.g.: <br><code>25 50 25</code><br><code>33 34 33</code><br><code>30 20 20 30</code></li><li><b>Variable width and fixed height</b>: To have a min-height specify in the format where WIDTH is the percentage, and HEIGHT is one of <br><code>x2s xxs xs sm md lg xl xxl x2l x3l x4l x5l</code>, e.g: <br><code>100-xxl</code><br><code>50-md 50-md</code><br><code>30-xs 20-xs 20-xs 30-xs</code><br>To add yours, see <code>css/blazy.style.css</code>.</li></ol><b>Native Grid</b>: <ol><li><b>One-dimensional</b>: Input a single numeric column grid, acting as Masonry, e.g.: <br><code>4</code> or <code>4x4</code><br>The first will be auto-height, the last fixed height. <em>Best with</em>: scaled images.</li><li><b>Two-dimensional</b>: Input the format pair based on the amount of columns/ rows, at max 12, e.g.: <br><code>4x4 4x3 2x2 2x4 2x2 2x3 2x3 4x2 4x2</code> <br>This will resemble GridStack optionset <b>Tagore</b>. Any single value e.g.: <code>4x4</code> will repeat uniformly like one-dimensional. <br><em>Best with</em>: <ul><li><b>Use CSS background</b> ON.</li><li>Exact item amount or better more designated grids than lacking. Use a little math with the exact item amount to have gapless grids.</li><li>Disabled image aspect ratio to use grid ratio instead.</li></ul></li></ol>@lb','','11.2.2'),(11778,_binary 'This requires any grid-related <b>Display style</b>. Unless required, leave empty to DIY, or to not build grids.','','11.2.2'),(11779,_binary 'Unless otherwise specified, it requires <strong>Grid</strong>:<ul><li><strong>Columns</strong> is best with irregular image sizes (scale width, empty height), affects the natural order of grid items, top-bottom, not left-right, free height.</li><li><strong>Foundation</strong> with regular cropped ones, left-right, fixed height.</li><li><strong>Flexbox</strong> with limited non-repeatable non-gapless 3-4 columns, left-right flow, free or configurable [min-]height@lb.</li> <li><strong>Flex Masonry</strong> (@deprecated due to an epic failure) uses Flexbox, supports (ir)-regular, left-right flow, requires aspect ratio fluid to layout correctly, free height.</li><li><strong>Native Grid</strong> supports both one and two dimensional grids, left-right, free height for masonry, or fixed height for boxy grid.</li></ul> Unless required, leave empty to use default formatter, or style. Save for <b>Grid Foundation</b>, the rest are experimental!','','11.2.2'),(11780,_binary ', see Blazy Layout sub-module for Layout Builder','','11.2.2'),(11781,_binary 'Grid large','','11.2.2'),(11782,_binary 'Grid medium','','11.2.2'),(11783,_binary 'Only accepts uniform columns (1 - 12, or empty) for medium devices 40.063em - 64em (641px - 1024px) up. Since 3.0.7, specific for native grid (two-dimensional) and Flexbox (non-masonry), it supports values like Grid large aka multi-breakpoint grids, updated via JS. Be sure the amount of WIDTH-HEIGHT pairs matches Grid large.','','11.2.2'),(11784,_binary 'Grid small','','11.2.2'),(11785,_binary 'Only accepts uniform columns (1 - 2, or empty) for small devices 0 - 40em (640px) up due to small real estate. Below this value, always one column.','','11.2.2'),(11786,_binary 'Slick library','','11.2.2'),(11787,_binary '@name library installed at @path','','11.2.2'),(11788,_binary 'Provides Slick carousel integration with Views.','','11.2.2'),(11789,_binary 'Slick Carousel','','11.2.2'),(11790,_binary 'Slick Grouping','','11.2.2'),(11791,_binary 'Caption bottom','','11.2.2'),(11792,_binary 'Caption top','','11.2.2'),(11793,_binary 'Caption right','','11.2.2'),(11794,_binary 'Caption left','','11.2.2'),(11795,_binary 'Caption center','','11.2.2'),(11796,_binary 'Caption center top','','11.2.2'),(11797,_binary 'Caption below the slide','','11.2.2'),(11798,_binary 'Caption left, stage right','','11.2.2'),(11799,_binary 'Caption right, stage left','','11.2.2'),(11800,_binary 'Caption left, stage right, split half','','11.2.2'),(11801,_binary 'Caption right, stage left, split half','','11.2.2'),(11802,_binary 'Stage zebra','','11.2.2'),(11803,_binary 'Split half zebra','','11.2.2'),(11804,_binary 'Also disable Views cache (<strong>Advanced &gt; Caching</strong>) temporarily _only if trouble to see updated settings.','','11.2.2'),(11805,_binary 'Ditch all the logic to cached bare HTML. <ol><li><strong>Permanent</strong>: cached contents will persist (be displayed) till the next cron runs.</li><li><strong>Any number</strong>: expired by the selected expiration time, and fresh contents are fetched till the next cache rebuilt.</li></ol>A working cron job is required to clear stale cache. At any rate, cached contents will be refreshed regardless of the expiration time after the cron hits. <br />Leave it empty to disable caching.<br /><strong>Warning!</strong> Be sure no useless/ sensitive data such as Edit links as they are rendered as is regardless permissions. No permissions are changed, just ugly. Only enable it when all is done, otherwise cached options will be displayed while changing them.','','11.2.2'),(11806,_binary 'Be sure to CHECK \"Use field template\" under its formatter if using Slick field formatter.','','11.2.2'),(11807,_binary 'Overlay is displayed over the main stage. Can be plain image, sliders, etc.','','11.2.2'),(11808,_binary 'An older alternative to core <strong>Rows</strong> option. Only works if the total items &gt; <strong>Visible slides</strong>. <br />block grid != slidesToShow option, yet both can work in tandem.<br />block grid = Rows option, yet the first is module feature, the later core.','','11.2.2'),(11809,_binary '<br /><strong>Requires</strong>:<ol><li>Any grid-related Display style,</li><li>Visible items,</li><li>Skin Grid for starter,</li><li>A reasonable amount of contents.</li></ol>','','11.2.2'),(11810,_binary 'CSS3 Columns is best with adaptiveHeight, non-vertical. Will use regular carousel as default style if left empty. Yet, both CSS3 Columns and Grid Foundation are respected as Grid displays when <strong>Grid large</strong> option is provided.','','11.2.2'),(11811,_binary 'The amount of block grid columns for large monitors 64.063em - 90em. <br /><strong>Requires</strong>:<ol><li>Visible items,</li><li>Skin Grid for starter,</li><li>A reasonable amount of contents,</li><li>Optionset with Rows and slidesPerRow = 1.</li></ol>This is module feature, older than core Rows, and offers more flexibility. Leave empty to DIY, or to not build grids.','','11.2.2'),(11812,_binary 'Check Vanilla if using content/custom markups, not fields. <small>See it under <strong>Format > Show</strong> section. Otherwise slick markups apply which require some fields added below.</small>','','11.2.2'),(11813,_binary 'Be sure to CHECK \"<strong>Style settings > Use field template</strong>\" _only if using Slick formatter for nested sliders, otherwise keep it UNCHECKED!','','11.2.2'),(11814,_binary 'For audio/video, be sure the display is not image. For nested slicks, use the Slick carousel formatter for this field. Zebra layout is reasonable for overlay and captions.','','11.2.2'),(11815,_binary 'Vanilla @namespace','','11.2.2'),(11816,_binary '<strong>Check</strong>:<ul><li>To render individual item as is as without extra logic.</li><li>To disable 99% @module features, and most of the mentioned options here, such as layouts, et al.</li><li>When the @module features can not satisfy the need.</li><li>Things may be broken! You are on your own.</li></ul><strong>Uncheck</strong>:<ul><li>To get consistent markups and its advanced features -- relevant for the provided options as @module needs to know what to style/work with.</li></ul>','','11.2.2'),(11817,_binary 'Optionset main','','11.2.2'),(11818,_binary 'Manage optionsets at <a href=\":url\" target=\"_blank\">the optionset admin page</a>.','','11.2.2'),(11819,_binary 'Skin main','','11.2.2'),(11820,_binary 'Skins allow various layouts with just CSS. Some options below depend on a skin. However a combination of skins and options may lead to unpredictable layouts, get yourself dirty. E.g.: Skin Split requires any split layout option. Failing to choose the expected layout makes it useless. See <a href=\":url\" target=\"_blank\">SKINS section at README</a> for details on Skins. Leave empty to DIY. Skins are permanently cached. Clear cache if new skins do not appear. Check out slick.api.php to add your own skins.','','11.2.2'),(11821,_binary 'Optionset thumbnail','','11.2.2'),(11822,_binary 'If provided, asNavFor aka thumbnail navigation applies. Leave empty to not use thumbnail navigation.','','11.2.2'),(11823,_binary 'Skin thumbnail','','11.2.2'),(11824,_binary 'Thumbnail navigation skin. See main <a href=\"@url\" target=\"_blank\">README</a> for details on Skins. Leave empty to not use thumbnail navigation.','','11.2.2'),(11825,_binary 'Hoverable','','11.2.2'),(11826,_binary 'Static grid','','11.2.2'),(11827,_binary 'Dots thumbnail effect','','11.2.2'),(11828,_binary 'Dependent on a Skin, Dots and Thumbnail image options. No asnavfor/ Optionset thumbnail is needed. <ol><li><strong>Hoverable</strong>: Dots pager are kept, and thumbnail will be hidden and only visible on dot mouseover, default to min-width 120px.</li><li><strong>Static grid</strong>: Dots are hidden, and thumbnails are displayed as a static grid acting like dots pager.</li></ol>Alternative to asNavFor aka separate thumbnails as slider.','','11.2.2'),(11829,_binary 'Overlay left','','11.2.2'),(11830,_binary 'Overlay right','','11.2.2'),(11831,_binary 'Overlay top','','11.2.2'),(11832,_binary 'Thumbnail position','','11.2.2'),(11833,_binary 'By default thumbnail is positioned at bottom. Hence to change the position of thumbnail. Only reasonable with 1 visible main stage at a time. Except any TOP, the rest requires Vertical option enabled for Optionset thumbnail, and a custom CSS height to selector <strong>.slick--thumbnail</strong> to avoid overflowing tall thumbnails, or adjust <strong>slidesToShow</strong> to fit the height. Further theming is required as usual. Overlay is absolutely positioned over the stage rather than sharing the space. See skin <strong>X VTabs</strong> for vertical thumbnail sample.','','11.2.2'),(11834,_binary 'Main stage','','11.2.2'),(11835,_binary '<strong>Required for</strong>: <ul><li>image attribute translation,</li><li>lightboxes as image triggers,</li><li>(remote|local) video high-res or poster image.</li><li>thumbnail/ slider navigation association, etc.</li></ul>Main background/stage/poster image field with the only supported field types: <b>Image</b> or <b>Media</b> containing an Image field. Add a new Image field to this entity, if not the Image bundle. Reuse the exact same image field (normally <strong>field_media_image</strong>) across various entitiy types (Image, Remote video, Local audio/video, etc.) within this particular entity (says, Media). This exact same field is also used for bundle <b>Image</b> to have a mix of videos and images if this entity is Media. Leaving it empty will fallback to the video provider thumbnails, and may cause issues due to failing requirements above.','','11.2.2'),(11836,_binary 'Needed if any are required/ provided: <ol><li><em>Optionset thumbnail</em>.</li><li><em>Dots thumbnail effect</em>.</li></ol> Maybe the same field as the main image, only different instance and image style. Company logos for thumbnails vs. company offices for the Main stage, author avatars for thumbnails vs. Slideshow for overlays with its Main stage, etc. Leave empty to not use thumbnail pager, or for tabs-like/ text only navigation.','','11.2.2'),(11837,_binary 'Overlay media/slicks','','11.2.2'),(11838,_binary '<strong>Supported types</strong>: basic Image title, and fields like a dedicated field Title, Link, etc. If an entity, be sure its formatter is strings like ID or Label. As opposed to <strong>Caption fields</strong>, it will be positioned and wrapped with H2 (overriden by <code>hook_blazy_item_alter() with blazies.item.title_tag</code>) and a dedicated class: <strong>@class</strong>.','','11.2.2'),(11839,_binary 'Item class','','11.2.2'),(11840,_binary 'If provided, individual item will have this class, e.g.: to have different background with transparent images. Be sure its formatter is Key or Label. Accepted field types: list text, string (e.g.: node title), term/entity reference label.','','11.2.2'),(11841,_binary 'Requires a skin. The builtin layouts affects the entire slides uniformly. Split half requires any skin Split. See <a href=\"@url\" target=\"_blank\">README</a> under \"Slide layout\" for more info. Leave empty to DIY.','','11.2.2'),(11842,_binary 'Thumbnail caption','','11.1.8'),(11843,_binary 'Thumbnail caption maybe just title/ plain text. If Thumbnail image style is not provided, the thumbnail pagers will be just text like regular tabs.','','11.1.8'),(11844,_binary '<strong>Supported types</strong>: Link or plain Text containing URL. Link to content: Read more, View Case Study, etc. If an entity, be sure its formatter is linkable strings like ID or Label. <strong>Two behaviors</strong>: <ol><li>If <strong>Media switcher &gt; Image linked by Link field</strong> is available as an option and selected, it will be gone to serve as a wrapping link of the image, only if its formatter/ output is plain text URL.</li><li>As opposed to <strong>Caption fields</strong> if available, it will be positioned and wrapped with a dedicated class: <strong>@class</strong>.</li></ol>','','11.2.2'),(11845,_binary 'Visible items','','11.2.2'),(11846,_binary 'How many items per display at a time.','','11.2.2'),(11847,_binary 'Caption fields','','11.2.2'),(11848,_binary 'Enable any of the following fields as captions. These fields are treated and wrapped as captions.','','11.2.2'),(11849,_binary 'Override main optionset','','11.2.2'),(11850,_binary 'If checked, the following options will override the main optionset. Useful to re-use one optionset for several different displays.','','11.2.2'),(11851,_binary 'Mousewheel','','11.2.2'),(11852,_binary 'Overridable options','','11.2.2'),(11853,_binary 'Override the main optionset to re-use one. Anything dictated here will override the current main optionset. Unchecked means FALSE','','11.2.2'),(11854,_binary 'Blazy File/SVG','','11.2.2'),(11855,_binary 'Blazy Image','','11.2.2'),(11856,_binary 'Slick Image','','11.2.2'),(11857,_binary 'Slick File/SVG','','11.2.2'),(11858,'','','11.2.2'),(11859,_binary 'Are you sure you want to delete the %name optionset %label?','','11.1.8'),(11860,_binary 'The %name optionset %label has been deleted.','','11.1.8'),(11861,_binary 'The optionsets order has been updated.','','11.2.2'),(11862,_binary 'Administer the Slick carousel module','','11.2.2'),(11863,_binary 'Heading Level','','11.2.2'),(11864,_binary 'Choose a heading level equal to or one lower than the preceding header.','','11.2.2'),(11865,_binary 'All items label','','11.2.2'),(11866,_binary 'Extra usages: <ol><li>If <em>Optionset thumbnail</em> provided, it is for asNavFor thumbnail navigation.</li><li>For <em>Thumbnail effect</em>.</li><li>Arrows with thumbnails, etc.</li></ol>.','','11.1.8'),(11867,_binary 'Usages: <ol><li>Placeholder replacement for image effects (blur, etc.)</li><li>Splidebox/PhotoSwipe thumbnail</li><li>Custom works with thumbnails.</li></ol> Be sure to have similar aspect ratio for the best blur effect. Leave empty to not use thumbnails.','','11.1.8'),(11868,_binary 'Works best with a single visible slide, skins full width/screen.','','11.1.8'),(11869,_binary 'Media switcher','','11.1.8'),(11870,_binary 'Preload','','11.1.8'),(11871,_binary 'Preload to optimize the loading of late-discovered resources. Normally large or hero images below the fold. By preloading a resource, you tell the browser to fetch it sooner than the browser would otherwise discover it before Native lazy or lazyloader JavaScript kicks in, or starts its own preload or decoding. The browser caches preloaded resources so they are available immediately when needed. Nothing is loaded or executed at preloading stage. <br>Just a friendly heads up: do not overuse this option, because not everything are critical, <a href=\':url\'>read more</a>.','','11.1.8'),(11872,_binary 'lazy','','11.1.8'),(11873,_binary 'Loading priority','','11.1.8'),(11874,_binary 'Decide the `loading` attribute affected by the above fold aka onscreen critical contents aka <a href=\':lcp\'>LCP</a>. <ul><li>`lazy`, the default: defers loading below fold or offscreen images and iframes until users scroll near them.</li><li>`auto`: browser determines whether or not to lazily load. Only if uncertain about the above fold boundaries given different devices. </li><li>`eager`: loads right away. Similar effect like without `loading`, included for completeness. Good for above fold.</li><li>`defer`: trigger native lazy after the first row is loaded. Will disable global `No JavaScript: lazy` option on this particular field, <a href=\':defer\'>read more</a>.</li><li>`unlazy`: explicitly removes loading attribute enforced by core. Also removes old `data-[SRC|SRCSET|LAZY]` if `No JavaScript` is disabled. Best for the above fold.</li><li>`slider`, if applicable: will `unlazy` the first visible, and leave the rest lazyloaded. Best for sliders (one visible at a time), not carousels (multiple visible slides at once).</li></ul><b>Note</b>: lazy loading images/ iframes for the above fold is anti-pattern, avoid, <a href=\':more\'>read more</a>, even <a href=\':webdev\'>more</a>.','','11.1.8'),(11875,_binary 'The content image style. This will be treated as the fallback image to override the global option <a href=\":url\">Responsive image 1px placeholder</a>, which is normally smaller, if Responsive image are provided. Shortly, leave it empty to make Responsive image fallback respected. Otherwise this is the only image displayed. This image style is also used to provide dimensions not only for image/iframe but also any media entity like local video, where no images are even associated with, to have the designated dimensions in tandem with aspect ratio as otherwise no UI to customize for.','','11.1.8'),(11876,_binary 'Thumbnail style','','11.1.8'),(11877,_binary 'Aspect ratio to get consistently responsive images and iframes. Coupled with Image style. And to fix layout reflow, excessive height issues, whitespace below images, collapsed container, no-js users, etc. <a href=\":dimensions\" target=\"_blank\">Image styles and video dimensions</a> must <a href=\":follow\" target=\"_blank\">follow the aspect ratio</a>. If not, images will be distorted. <a href=\":link\" target=\"_blank\">Learn more</a>. <ul><li><b>Fixed ratio:</b> all images use the same aspect ratio mobile up. Use it to avoid JS works, or if it fails Responsive image. </li><li><b>Fluid:</b> aka dynamic, dimensions are calculated. First specific for non-responsive images, using PHP for pure CSS if any matching the fixed ones (1:1, 2:3, etc.), <a href=\":ratio\">read more</a>. If none found, JS works are attempted to fix it.</li><li><b>Leave empty:</b> to DIY (such as using CSS mediaquery), or when working with gapless grids like GridStack, or Blazy Native Grid.</li></ul>','','11.1.8'),(11878,_binary 'Use CSS background','','11.1.8'),(11879,_binary 'Image linked by Link field','','11.1.8'),(11880,_binary 'Image to @lightbox','','11.1.8'),(11881,_binary 'Clear cache if lightboxes do not appear here due to being permanently cached. <ol><li><b>Link to content/ by Link field</b>: for aggregated small media contents -- slicks, splides, grids, etc.</li><li><b>Image to iframe</b>: video is hidden below image until toggled, otherwise iframe is always displayed, and draggable fails. Aspect ratio applies.</li><li><b>(Quasi-)lightboxes</b>: Colorbox, ElevateZoomPlus, Intense, Splidebox, PhotoSwipe, Magnific Popup, Slick Lightbox, Splidebox, Zooming, etc. Depends on the enabled supported modules, or has known integration with Blazy. See docs or <em>/admin/help/blazy_ui</em> for details.</li>@rendered</ol> @lb','','11.1.8'),(11882,_binary 'Add <em>Thumbnail style</em> if using Splidebox, Slick, or others which may need it. Try selecting \"<strong>- None -</strong>\" first before changing if trouble with this complex form states.','','11.1.8'),(11883,_binary 'Lightbox image style','','11.1.8'),(11884,_binary 'Only relevant for lightboxes under Media switcher. Supports both Responsive and regular images.','','11.1.8'),(11885,_binary 'Alt and Title','','11.1.8'),(11886,_binary 'Title and Alt','','11.1.8'),(11887,_binary 'Lightbox caption','','11.1.8'),(11888,_binary 'Automatic will search for Alt text first, then Title text.','','11.1.8'),(11889,_binary 'Lightbox custom caption','','11.1.8'),(11890,_binary 'Multi-value rich text field will be mapped to each image by its delta.','','11.1.8'),(11891,_binary 'zsdsdf','','11.1.8'),(11892,_binary 'Blazy Grid','','11.2.2'),(11893,_binary 'Blazy Media','','11.2.2'),(11894,_binary 'Slick Media','','11.2.2'),(11895,_binary 'Blazy OEmbed','','11.2.2'),(11896,_binary 'Blazy Title','','11.2.2'),(11897,_binary 'Manage Blazy UI.','','11.2.2'),(11898,_binary 'Blazy UI','','11.2.2'),(11899,_binary 'Overview of layouts available to the site.','','11.2.2'),(11900,_binary 'Layouts Info','','11.2.2'),(11901,_binary '<strong>Warning!</strong> The <a href=\":url\">DOMPurify</a> library is not installed. It is necessary for HTML in lightbox captions. Without it, they are only sanitized server-side, or builtin. [<a href=\":ui\">Blazy UI help</a>].','','11.2.2'),(11902,_binary '<strong>Warning!</strong> The <a href=\":url\">SVG Sanitizer</a> library is not installed. This library is necessary if you want to use SVG inline. Without it, the world would be ended. [<a href=\":ui\">Blazy UI help</a>].','','11.2.2'),(11903,_binary 'Admin CSS','','11.2.2'),(11904,_binary 'Uncheck to disable blazy related admin compact form styling, only if not compatible with your admin theme.','','11.2.2'),(11905,_binary 'Use oEmbed','','11.2.2'),(11906,_binary 'Check to use oEmbed when available. Only relevant for VEF compatibility which already managed their embed codes. Irrelevant for core which already uses oEmbed. If checked, VEF embed will be converted into oEmbed if the provider is available, otherwise left as is. Be informed! Using oEmbed may require having App ID and secret credentials for some providers even for simple oEmbed read such as Instagram or Facebook, not Youtube, etc.','','11.2.2'),(11907,_binary 'Lazy load HTML (Experimental)','','11.2.2'),(11908,_binary 'When theme_blazy() does not understand a media output, it will print it as HTML as is. This HTML is normally a paragraph size. Check this to lazy load such HTML content (normally heavy third party contents, like oembed Instagram, Pinterest, etc.), no AJAX, otherwise printed as is. A new feature since 2.17, not battle-tested. Potential issues are with the attached libraries, and other various Blazy features. Please disable and report if any issues.','','11.2.2'),(11909,_binary 'Use encoding for HTML (Experimental)','','11.2.2'),(11910,_binary 'If checked, and the lightbox supports this feature, the lightbox HTML (normally local audio/video, Picture/Responsive image, oembed Instagram, etc.) will be encoded. Also applies to CSS background. A minor byte saving. Please disable if any issues.','','11.2.2'),(11911,_binary 'Basic polyfills (ie9-ie11)','','11.2.2'),(11912,_binary 'classList polyfill (ie9-ie11)','','11.2.2'),(11913,_binary 'Promise polyfill (ie11)','','11.2.2'),(11914,_binary 'requestAnimationFrame polyfill (ie9)','','11.2.2'),(11915,_binary 'webp fallback (ie9-ie11, old Safari)','','11.2.2'),(11916,_binary 'No JavaScript','','11.2.2'),(11917,_binary 'Enable to not load them if you don\'t support IEs and other oldies, or have polyfills at your theme globally. File sizes approximately in minified gzip. The plus (+) sign refers to dependencies like <code>dblazy.js (~4KB)</code>, etc. A few can be removed via this form. For illustration, Colorbox which is called very lightweight is 4.8KB + jQuery (31KB) = 35.8KB. Blazy never loads all its JavaScript at once, instead conditionally and carefully loads ones as required. Mostly based on your options including these ones. <ul><li><b>Lazyload</b>: remove libraries and loader/ initializer scripts (<code>blazy.js (original: 2.2KB, fork: 1.6KB+), blazy.load.js (1KB+), bio.js (1.7KB+)</code>.) for non-js Native lazy. <br><b>Note!</b> While the above is always valid, a <code>blazy/compat (<1KB + bio.js)</code> and or <code>blazy/dblazy</code> in the least is conditionally loaded as required if any js-dependent options are enabled: <ul><li>Image effect animation or Blur.</li><li>Dynamic multi-breakpoint aka Fluid aspect ratio (excluding fixed ones).</li><li>Dynamic multi-breakpoint (Responsive|Picture based), or static CSS background.</li><li>Local video.</li><li>Loading priority: defer.</li><li>Sub-module requirements. Slick, Splide, Ultimenu, Jumper, etc. might require <code>blazy/dblazy</code>, not a lazyload script, just common jQuery replacement methods for vanilla ones.</li></ul></li><li><b>Polyfills</b>: Only loaded (total 3.6KB) if the above conditions are met, and left unchecked. <b>Basic polyfills</b>: <code>Object.assign, closest, forEach, matches, startsWith, CustomEvent</code>. <b>webp falback</b>: FWIW, IE9, not tested against old Safari, works fine with core/picturefill w/o this fallback. For other polyfills, due to questionabe licenses, include them into your theme as needed such as <a href=\':io\'>IntersectionObserver</a>, etc. <br><b>Warning!</b> The polyfills may be deprecated and removed when <a href=\':cash\'>Cash DOM</a> module is available, and will be replaced by Cash accordingly.</li></ul>As of 2022/1, Native only supports IMG and IFRAME, the exceptions above cover BLUR, DIV, VIDEO, ratio FLUID, LOADING: defer, etc. Other JavaScript (Media Player, Lightbox, Non-css Masonry (Flexbox or Nativegrid), etc.) can already be disabled via Formatters since 1.x. jQuery (31KB) is only loaded for Colorbox (4.8KB) + blazy.colorbox.js (1.2KB+) and admin UIs. Details in blazy/js directory. <a href=\':url\'>Read more</a>.','','11.2.2'),(11918,_binary 'Add noscript','','11.2.2'),(11919,_binary 'Enable noscript if you want to support <a href=\":url\">non-javascript users</a>.','','11.2.2'),(11920,_binary 'Responsive image 1px placeholder','','11.2.2'),(11921,_binary 'By default a 1px Data URI image is the placeholder for lazyloaded (Responsive) image. Useful to perform a lot better. Uncheck to disable, and use Drupal-managed smallest/fallback image style instead. Be sure to add proper dimensions or at least min-height/min-width via CSS accordingly to avoid layout reflow, or choose an Aspect ratio via Blazy formatters. <br>Since <b>2.10</b>, disabling this will no longer result in downloading fallback image (double downloads). Thus, allows you to have non <code>empty image</code> for fallback at Responsive image style UI without extra HTTP requests, while using <code>empty image</code> (enforced now) for the SRC. Basically marrying those options. not negating each other anymore.','','11.2.2'),(11922,_binary 'Add is-b-visible class','','11.2.2'),(11923,_binary 'Add <code>is-b-visible</code> CSS class when entering the viewport. Only enable if any real use for animating anything, otherwise disable it. If enabled, IO is not destroyed so to keep watching the class changes.','','11.2.2'),(11924,_binary 'Remove field/ view wrapper classes','','11.2.2'),(11925,_binary 'Remove useful classes for DOM diets when you can get rid of Field, Block, Views, etc. wrappers so you have context for styling. Other required classes: lightbox, grid, etc. are intact if so-configured.','','11.2.2'),(11926,_binary 'Only useful if continuously using Views rewrite results, see <a href=\':url2\'>#2908861</a>. Inputting this means having trouble with `data:image` placeholder being stripped out by Views sanitization procedures causing 404. Will override global 1px `data:image` placeholder, including core Responsive image 1px `data:image` with this so to avoid 404, and independent from the previous `Responsive image 1px placeholder` option. Must be URL, e.g.: /blank.gif or /blank.svg. Be warned: unlike .svg, browsers have display issues with 1px .gif, see <a href=\':url1\'>#2795415</a>. Alternatively use <code>hook_blazy_settings_alter()</code> for more fine-grained control. Leave it empty to use default inline SVG or Data URI to avoid extra HTTP requests. If you have 100 images on a page, you will save hammering your server with 100 extra HTTP requests by leaving it empty. The <b>blank.svg</b> content sample if not using blank.gif: <br><code>&lt;svg xmlns=\'https://www.w3.org/2000/svg\' viewBox=\'0 0 100 100\'/&gt;</code><br>Save it at Drupal web root as <code>blank.svg</code>, and reference it as <code>/blank.svg</code> in the Placeholder field.','','11.2.2'),(11927,_binary 'Extensions without image styles','','11.2.2'),(11928,_binary 'Extensions that should not use (Responsive) image style, space delimited without dot, e.g.: <code>gif apng</code> <br>Normally animated images. No way to distinguish animated from static gif, it is all or nothing. This means no thumbnail, no blur, nor features which makes use image style. Default to svg.','','11.2.2'),(11929,_binary 'Image effect','','11.2.2'),(11930,_binary 'Choose the image effect. Will use Thumbnail style option at Blazy formatters for the placeholder with fallback to core Thumbnail style. For best results: use similar aspect ratio for both Thumbnail and Image styles; adjust Offset and or threshold; the smaller the better. Use <code>hook_blazy_image_effects_alter()</code> to add more effects -- curtain, fractal, slice, whatever. <b>Limitations</b>: Best with a proper Aspect ratio option as otherwise collapsed image. Be sure to add one. If not, add regular CSS <code>min-height</code> for each mediaquery. The Placeholder option is still respected. It is permanently cached, be sure to clear cache if your or a module\'s provided additional altered data do not appear here. <ul><li>To avoid complications, it will be disabled when being unlazy: no JS, iframe only, sandboxed, etc. since it requires lazy load as a trigger.</li></ul>','','11.2.2'),(11931,_binary 'Use client-side blur','','11.2.2'),(11932,_binary 'Uncheck to preserve old behaviors data URI printed on the page server-side. Check to enable Blur client-side. <br><b>Pros:</b> Client-side doesn\'t add ugly data URI to the page till required, and automatically cleared when done, meaning lighter page weight at initial and end, and at the next pages if any stored data found (meaning cacheable unlike server-side), but not during runtime animation. It leverages lazy load mechanism. <br><b>Cons:</b> Client-side does a HTTP request initially. Can use localStorage option below to cache them.','','11.2.2'),(11933,_binary 'Store blur in localStorage','','11.2.2'),(11934,_binary 'Check to cache Blur data URI in localStorage to save HTTP requests on the next requests. Uncheck if using localStorage for more custom important stuffs. Core localStorage providers vary 0.05KB - 150KB, to a tentative amount of 739.07 KB. This option will obviously hit the limit anytime (says 40KB x 100 images = 4000KB), can be larger given non-optimized or large Blur image style. However, configurable at <b>Thumbnail style</b> option, or Responsive image style fallback. That is why the smaller, file size and dimension, the more efficient. Will auto-clear, and recycle, when the quota (2-10MB) is exceeded.','','11.2.2'),(11935,_binary 'Blur min-width','','11.2.2'),(11936,_binary 'Only enable Blur if the image style (not window) width is bigger than this value. Useful to disable it for mobile to avoid potential unverified OOM (Out of Memory) issues, or non-fancy listing thumbnails, says 767.','','11.2.2'),(11937,_binary 'Max region count','','11.2.2'),(11938,_binary 'Specific for Blazy layout, define the maximum amount of regions. Default to 20 if left 0 or below 9. Regions beyond this amount will be hidden. If changed, be sure to clear caches for regions to be re-registered.','','11.2.2'),(11939,_binary 'Load invisible','','11.2.2'),(11940,_binary 'Check if you want to load invisible (hidden) elements. If any issues with tabs, accordions, or anything hidden, enable this.','','11.2.2'),(11941,_binary 'The offset controls how early you want the elements to be loaded before they\'re visible. Default is <strong>100</strong>, so 100px before an element is visible it\'ll start loading.','','11.2.2'),(11942,_binary 'Save viewport offset delay','','11.2.2'),(11943,_binary 'Delay for how often it should call the saveViewportOffset function on resize. Default is <strong>50</strong>ms.','','11.2.2'),(11944,_binary 'Set validate delay','','11.2.2'),(11945,_binary 'Delay for how often it should call the validate function on scroll/resize. Default is <strong>25</strong>ms.','','11.2.2'),(11946,_binary 'Scrolling container','','11.2.2'),(11947,_binary 'If you put Blazy within a scrolling container, provide valid comma separated CSS selectors, except <code>#drupal-modal, .is-b-scroll</code>, e.g.: <code>#my-scrolling-container, .another-scrolling-container</code>. Known scrolling containers are <code>#drupal-modal</code> like seen at Media library, parallax containers with fixed height replacing default browser scrollbar. A scrolling modal with an iframe like Entity Browser has no issue since the scrolling container is the entire DOM. Must know <code>.blazy</code> parent container, or itself, which has CSS rules containing <code>overflow</code> with values anything but <code>hidden</code> such as <code>auto or scroll</code>. Press <code>F12</code> at any browser to inspect elements. IO does not need it, old bLazy does. Default to known <code>#drupal-modal, .is-b-scroll</code>. The <code>.is-b-scroll</code> is for modules which cannot reach this UI without extra legs. Symptons: eternal blue loader while should be loaded.','','11.2.2'),(11948,_binary 'Blazy settings','','11.2.2'),(11949,_binary 'The following settings are related to old bLazy library.','','11.2.2'),(11950,_binary 'Unload bLazy','','11.2.2'),(11951,_binary 'Check if you are happy with IO, and don\'t support IEs. This will not load the forked bLazy library. Forked bLazy is just ~1KB gzip. Clear caches!','','11.2.2'),(11952,_binary 'rootMargin','','11.2.2'),(11953,_binary 'Margin around the root. Can have values similar to the CSS margin property, e.g. <code>10px 20px 30px 40px</code> (top, right, bottom, left). The values can be percentages. This set of values serves to grow or shrink each side of the root element\'s bounding box before computing intersections. Defaults to all zeros.','','11.2.2'),(11954,_binary 'threshold','','11.2.2'),(11955,_binary 'Either a single number or an array of numbers which indicate at what percentage of the target\'s visibility the observer\'s callback should be executed. If you only want to detect when visibility passes the 50% mark, you can use a value of 0.5. If you want the callback to run every time visibility passes another 25%, you would specify the array [<code>0, 0.25, 0.5, 0.75, 1</code>] (without brackets). The default is 0 (meaning as soon as even one pixel is visible, the callback will be run). A value of 1.0 means that the threshold isn\'t considered passed until every pixel is visible.','','11.2.2'),(11956,_binary 'Check if you want to disconnect IO once all images loaded. If you keep seeing eternal blue loader while an image should be already loaded, this means it is not working yet in all cases. Just uncheck this.','','11.2.2'),(11957,_binary 'Intersection Observer API (IO) settings','','11.2.2'),(11958,_binary 'Will fallback gracefully with Native support for old browsers using old bLazy fork, unless unloaded. Works absurdly fine at IE9. None essential features like Blur, etc. which require additional polyfills (dataset, etc.) not included above may not, and fail silently instead. <br>The following settings are related to <a href=\":url\">IntersectionObserver API</a>.','','11.2.2'),(11959,_binary 'Administer the Blazy module','','11.2.2'),(11960,_binary 'Manage meta tags for all entities.','','11.2.2'),(11961,_binary 'Allows assigning meta tags to be used on custom routes, equivalent to custom paths.','','11.2.2'),(11962,_binary 'Adds individual permissions for each meta tag, allowing for fine-grained access to the meta tags. Note: this may lead to performance issues on the permissions admin page, please see the included README.txt file for details.','','11.2.2'),(11963,_binary 'Provides support for applinks.org meta tags.','','11.2.2'),(11964,_binary 'Provides support to define and manage custom meta tags.','','11.2.2'),(11965,_binary 'Provides the fifteen <a href=\"https://dublincore.org/documents/dces/\">Dublin Core Metadata Element Set 1.1</a> meta tags from the <a href=\"https://dublincore.org/\">Dublin Core Metadata Institute</a>.','','11.2.2'),(11966,_binary 'Provides forty additional meta tags from the <a href=\"https://dublincore.org/\">Dublin Core Metadata Institute</a>.','','11.2.2'),(11967,_binary 'A set of meta tags specially for controlling advanced functionality with Facebook.','','11.2.2'),(11968,_binary 'Provides support for many different favicons.','','11.2.2'),(11969,_binary 'Provides support for meta tags used for Google Custom Search Engine.','','11.2.2'),(11970,_binary 'Provides support for the hreflang meta tag with some extra logic to simplify it.','','11.2.2'),(11971,_binary 'Provides support for meta tags used to control the mobile browser experience.','','11.2.2'),(11972,_binary 'Provides support for Open Graph Protocol meta tags.','','11.2.2'),(11973,_binary 'Provides additional Open Graph Protocol meta tags for describing products.','','11.2.2'),(11974,_binary 'Provides metatag support for Page Manager variants.','','11.2.2'),(11975,_binary 'Provides support for Pinterest\'s custom meta tags.','','11.2.2'),(11976,_binary 'Provides support for Twitter\'s Card meta tags.','','11.2.2'),(11977,_binary 'Verifies ownership of a site for search engines and other services.','','11.2.2'),(11978,_binary 'Provides views integration for metatags.','','11.2.2'),(11979,_binary 'Allows users to redirect from old URLs to new URLs.','','11.2.2'),(11980,_binary 'Logs 404 errors and allows users to create redirects for often requested but missing pages.','','11.2.2'),(11981,_binary 'Allows users to redirect between domains.','','11.2.2'),(11982,_binary 'Creates an XML Sitemap conforming to the <a href=\"http://sitemaps.org/\">sitemaps.org protocol</a>.','','11.2.2'),(11983,_binary 'Adds user configurable links to the sitemap.','','11.2.2'),(11984,_binary 'Submit the sitemap to search engines.','','11.2.2'),(11985,_binary 'SEO','','11.2.2'),(11986,_binary 'XML Sitemap','','11.2.2'),(11987,_binary 'Checks for updates and can notify users if there are new releases available.','','11.2.2'),(11988,_binary 'Checked','','11.2.2'),(11989,_binary 'Enabled (<a href=\"https://github.com/php/pecl-php-uploadprogress#uploadprogress\">PECL uploadprogress</a>)','','11.2.2'),(11990,_binary 'Drupal requires databases that support JSON storage.','','11.2.2'),(11991,_binary 'Generate realistic items (content, users, menus, etc) to assist your site development and testing.','','11.2.2'),(11992,_binary 'Generate a given number of Block content blocks. Optionally delete current blocks.','','11.2.2'),(11993,_binary 'Generate a given number of content. Optionally delete current content.','','11.2.2'),(11994,_binary 'Generate a given number of media entities.','','11.2.2'),(11995,_binary 'Generate a given number of menus and menu\n *   links. Optionally delete current menus.','','11.2.2'),(11996,_binary 'Generate @label','','11.2.2'),(11997,_binary 'Select users for randomly assigning as authors of the generated content.','','11.2.2'),(11998,_binary 'No comment fields','','11.2.2');
INSERT INTO `locales_source` VALUES (11999,_binary 'Fields to leave empty','','11.2.2'),(12000,_binary 'Enter the field names as a comma-separated list. These will be skipped and have a default value in the generated content.','','11.2.2'),(12001,_binary 'Base fields to populate','','11.2.2'),(12002,_binary 'Enter the field names as a comma-separated list. These will be populated.','','11.2.2'),(12003,_binary 'Prefix the title with the content type label.','','11.2.2'),(12004,_binary 'This will not count against the maximum number of title words specified above.','','11.2.2'),(12005,_binary 'Select the primary language(s) for @items','','11.2.2'),(12006,_binary 'Select the language(s) for translated @items','','11.2.2'),(12007,_binary 'Disabled - requires Content Translation module.','','11.2.2'),(12008,_binary 'Role Description','','11.2.2'),(12009,_binary 'Specify the roles that randomly selected authors must have.','','11.2.2'),(12010,_binary 'You can select users and roles. Authors will be randomly selected that match at least one of the criteria. Leave <em>both</em> selections unchecked to use a random selection of @$author_form_limit users, including Anonymous.','','11.2.2'),(12011,_binary 'Generate contenido','','11.2.2'),(12012,_binary 'php','','11.2.2'),(12013,_binary 'Finished @num elements created successfully.','','11.2.2'),(12014,_binary 'Created 1 nodeCreated @count nodes','','11.2.2'),(12015,_binary 'Administer devel_generate','','11.2.2'),(12016,_binary 'DXPR user licensing','','11.2.2'),(12017,_binary 'User licenses dashboard','','11.2.2'),(12018,_binary 'DXPR Builder users','','11.2.2'),(12019,_binary 'Licenses used','','11.2.2'),(12020,_binary 'The core Language module lets you add new languages to your site, provides the <em>Language switcher</em> block, and provides the ability to configure block visibility by language; the block and block visibility settings are only available if you have multiple languages configured. The core Content Translation, Configuration Translation, and Interface Translation modules let you translate content, configuration, and the built-in user interface, respectively. The core Locale module manages automatic downloads of community-provided translations of default configuration and user-interface text if the core Update Status module is installed. See the related topics listed below for specific tasks.','','11.2.2'),(12021,_binary 'If you have the core Update Status module installed, in the <em>Manage</em> administrative menu, navigate to <em>Reports</em> &gt; <em>Available updates</em> to see a report of the updates that are available for your site software. If <em>Last checked</em> is far in the past, click <em>Check manually</em> to update the report. Scan the report; if the core software or any modules or themes have security updates available, you should update them as soon as possible.','','11.2.2'),(12022,_binary 'The core User module allows users to register, log in, and log out, and administrators to manage user roles and permissions. Depending on which modules you have installed on your site, the related topics below will help you with tasks related to managing user accounts and visitors.','','11.2.2'),(12023,_binary 'Wait for the translation system to be updated. Also, if you have the core Update Status module installed and translations are available for your language, wait for translations to be downloaded. You should be returned to the <em>Languages</em> page when this completes.','','11.2.2'),(12024,_binary 'Also works with the base form ID.','','11.2.2'),(12025,_binary 'Add CAPTCHA point','','11.2.2'),(12026,_binary 'Captcha Point for %form_id form was created.','','11.2.2'),(12027,_binary 'Edit CAPTCHA point','','11.2.2'),(12028,_binary 'Captcha Point for %form_id form was updated.','','11.2.2'),(12029,_binary 'Enable the menu linkset endpoint','','11.2.2'),(12030,_binary 'See the <a href=\"@docs-link\">decoupled menus documentation</a> for more information.','','11.2.2'),(12031,_binary 'The Admin Toolbar module provides a better user experience for the default Drupal Toolbar.<br>It is a drop-down menu that allows quicker access to all the administration pages in a more efficient way, with fewer clicks and less scrolling.<br><br>The following settings mostly provide advanced configuration of the JavaScript behavior of the Toolbar sticky and hoverIntent.','','11.2.2'),(12032,_binary 'Disabled, show on scroll-up','','11.2.2'),(12033,_binary 'By default, the Admin Toolbar sticky behavior is <em>enabled</em> so it stays at the top of the browser window when scrolling up or down.<br>Select <em>Disabled</em> to disable Admin Toolbar\'s sticky behavior so it stays at the top of the page when scrolling up/down and does not follow the browser window.','','11.2.2'),(12034,_binary 'Hide or show the toolbar with shortcut (Alt + p)','','11.2.2'),(12035,_binary 'If set, the toolbar will be hidden or visible when the user presses the keys: \"Alt + p\".<br>Disable this setting if it conflicts with any existing keyboard configuration.','','11.2.2'),(12036,_binary 'Toolbar sticky behavior','','11.2.2'),(12037,_binary 'Enable hoverIntent','','11.2.2'),(12038,_binary 'Provides a smoother user experience, where only menu items which are paused over are expanded, to avoid accidental activations.<br>Disable @hoverintent_source_link to use module\'s default basic JavaScript behavior.','','11.2.2'),(12039,_binary '<a href=\":hoverintent_src_url\" target=\"_blank\">hoverIntent</a>','','11.2.2'),(12040,_binary 'hoverIntent timeout (ms)','','11.2.2'),(12041,_binary 'Sets the hoverIntent trigger timeout (steps of 250).<br>The higher the value, the longer the menu dropdown stays visible, after the mouse moves out (default: 500ms).','','11.2.2'),(12042,_binary 'Toolbar hoverIntent behavior','','11.2.2'),(12043,_binary 'Menu depth','','11.2.2'),(12044,_binary 'Maximum depth of displayed nested menu items.','','11.2.2'),(12045,_binary 'Advanced settings for the Admin Toolbar module.','','11.2.2'),(12046,_binary 'Admin Toolbar settings','','11.2.2'),(12047,_binary 'Tools settings','','11.2.2'),(12048,_binary 'Maximum number of bundle sub-menus to display','','11.2.2'),(12049,_binary 'Loading a large number of items can cause performance issues.','','11.2.2'),(12050,_binary 'Enable/Disable local tasks display','','11.2.2'),(12051,_binary 'Local tasks such as node edit and delete.','','11.2.2'),(12052,_binary 'Admin Toolbar Tools settings','','11.2.2'),(12053,_binary 'Allows user to remove \"Reset your password\" button.','','11.2.2'),(12054,_binary 'Configure and remove reset password local tab.','','11.2.2'),(12055,_binary 'Remove Reset password','','11.2.2'),(12056,_binary 'Features','','none'),(12057,_binary 'Remove \"Reset your password\" from local tab for anonymous user.','','11.2.2'),(12058,_binary 'Remove all local tab for anonymous user.','','11.2.2'),(12059,_binary 'Reset Password Local Tab Settings','','11.2.2'),(12060,_binary 'This will enable the captcha.','','11.2.2'),(12061,_binary 'Are you sure you want to enable the Captcha?','','11.2.2'),(12062,_binary 'Captcha point %label has been enabled.','','11.2.2'),(12063,_binary 'If checked the user will not be able to edit with DXPR Builder.','','11.2.2'),(12064,_binary 'Get an overview of all content blocks.','','11.2.2'),(12065,_binary 'View, edit and delete all block content regardless of permission restrictions.','','11.2.2'),(12066,_binary 'Maintain the block types of block content available and the fields that are associated with those types.','','11.2.2'),(12067,_binary 'edit with dxpr builder. Allows users to build layouts, design beautiful content and add dynamic components.','','11.2.2'),(12068,_binary 'Create and modify entity browsers for generating browsing, creating and selecting entities.','','11.2.2'),(12069,_binary 'To delete a revision you also need permission to delete the taxonomy term.','','11.2.2'),(12070,_binary 'To revert a revision you also need permission to edit the taxonomy term.','','11.2.2'),(12071,_binary 'Ensure that site administrators have this permission so that security updates are applied promptly.','','11.2.2'),(12072,_binary 'Administer reCAPTCHA settings.','','11.2.2'),(12073,_binary 'Most CAPTCHA methods will disable the caching of pages that contain a CAPTCHA element. Check the different implementations to know more about how it affects caching.','','11.2.2'),(12074,_binary '\'@title\' form element','','11.2.2'),(12075,_binary 'These values are overridden. Changes on this form will be saved, but overrides will take precedence. See <a href=\"https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-override-system\">configuration overrides documentation</a> for more information.','','11.2.2'),(12076,_binary 'The human-readable name for this media type, displayed on the <em>Media types</em> page.','','11.2.2'),(12077,_binary 'Displays on the <em>Media types</em> page.','','11.2.2'),(12078,_binary 'Plays Inline: %playsinline','','11.2.2'),(12079,_binary 'Leaving the preview will cause unsaved changes to be lost. Are you sure you want to leave the preview?','','11.2.2'),(12080,_binary 'CTRL+Left click will prevent this dialog from showing and proceed to the clicked link.','','11.2.2'),(12081,_binary 'The image is too small. The minimum dimensions are %dimensions pixels and the image size is %widthx%height pixels.','','11.2.2'),(12082,_binary 'The response parameter is missing.','','11.2.2'),(12083,_binary 'The installed version of at least one of your modules or themes is no longer supported. Upgrading or uninstalling is strongly recommended. See the project homepage for more details.','','11.2.2'),(12084,_binary 'How should each row in this view be output','','11.2.2'),(12085,_binary '@label view mode','','11.2.2'),(12086,_binary '@revision by @username','','11.2.2'),(12087,_binary '<em>Current revision</em>','','11.2.2'),(12088,_binary 'Devel Render','','11.2.2'),(12089,_binary 'Create page template','','11.2.2'),(12090,_binary 'DXPR Builder User Templates Configuration','','11.2.2'),(12091,_binary 'User templates are DXPR Builder elements or pages saved by DXPR Builder users. <a href=\":user_templates_doc\">User templates documentation</a>.','','11.2.2'),(12092,_binary 'Add user template','','11.2.2'),(12093,_binary 'Label for the dxpr builder user template.','','11.2.2'),(12094,_binary 'User id for the dxpr builder user template.','','11.2.2'),(12095,_binary 'The dxpr builder user template body.','','11.2.2'),(12096,_binary 'Edit a dxpr builder user template','','11.2.2'),(12097,_binary 'Updated dxpr builder user template %label.','','11.2.2'),(12098,_binary 'The human-readable name for this block type, displayed on the <em>Block types</em> page.','','11.2.2'),(12099,_binary 'Displays on the <em>Block types</em> page.','','11.2.2'),(12100,_binary 'Edit %label block type','','11.2.2'),(12101,_binary 'DXPR Builder Page Templates Configuration','','11.2.2'),(12102,_binary 'Page templates are preset DXPR Builder pages that come with the product. Page templates are only available on empty DXPR Builder containers. You can extend or replace templates with your own by managing page template configuration objects on this page. <a href=\":page_templates_doc\">User templates documentation</a>.','','11.2.2'),(12103,_binary 'Add page template','','11.2.2');
/*!40000 ALTER TABLE `locales_source` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `locales_target`
--

DROP TABLE IF EXISTS `locales_target`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `locales_target` (
  `lid` int NOT NULL DEFAULT '0' COMMENT 'Source string ID. References "locales_source".lid.',
  `translation` blob NOT NULL COMMENT 'Translation string value in this language.',
  `language` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Language code. References "language".langcode.',
  `customized` int NOT NULL DEFAULT '0' COMMENT 'Boolean indicating whether the translation is custom to this site.',
  PRIMARY KEY (`language`,`lid`),
  KEY `lid` (`lid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Stores translated versions of strings.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `locales_target`
--

LOCK TABLES `locales_target` WRITE;
/*!40000 ALTER TABLE `locales_target` DISABLE KEYS */;
INSERT INTO `locales_target` VALUES (1,_binary 'Tipo de bloque','es',0),(2,_binary 'Tipo de comentario','es',0),(3,_binary 'Formulario de contacto','es',0),(6,_binary 'Se completaron @current de @total.','es',0),(7,_binary 'Instalado el módulo %module.','es',0),(8,_binary 'Tipo de contenido','es',0),(9,_binary 'Guardar','es',0),(10,_binary 'bloque de contenido','es',0),(11,_binary 'comentario','es',0),(12,_binary 'archivo','es',0),(13,_binary 'elemento de contenido','es',0),(14,_binary 'usuario','es',0),(15,_binary 'Despublicar','es',0),(16,_binary 'Alias de URL','es',0),(17,_binary 'Publicar','es',0),(18,_binary 'Colección de campos @type_label','es',0),(19,_binary 'Enlace de menú personalizado','es',0),(20,_binary 'Counjunto de accesos directos','es',0),(21,_binary 'Vocabulario','es',0),(22,_binary 'Enlace de menú personalizado','es',0),(23,_binary 'término de taxonomía','es',0),(24,_binary 'Descripción','es',0),(25,_binary 'Verdad','es',0),(26,_binary 'Estado de publicación','es',0),(27,_binary 'Reutilizable','es',0),(28,_binary 'Estado del comentario aprobado','es',0),(29,_binary 'autor','es',0),(30,_binary 'Usuario','es',0),(31,_binary 'Usos del archivo','es',0),(32,_binary 'Estado de promovido a la portada','es',0),(33,_binary 'Activo','es',0),(34,_binary 'Traducción predeterminada','es',0),(35,_binary 'Por defecto','es',0),(36,_binary 'Añade el rol @label al(los) usuario(s) seleccionado(s)','es',0),(37,_binary 'Elimina el rol @label al(los) usuario(s) seleccionado(s)','es',0),(38,_binary 'Añadir contenido','es',0),(39,_binary 'Todo el contenido','es',0),(40,_binary 'Inicializando.','es',0),(41,_binary 'Error importando archivos de traducción','es',0),(43,_binary 'Traducciones actualizadas.','es',0),(44,_binary 'Pasar al contenido principal','es',0),(45,_binary 'Tareas de instalación','es',0),(46,_binary 'Elegir un idioma','es',0),(47,_binary 'hecho','es',0),(48,_binary 'Elegir perfil','es',0),(49,_binary 'Verificar requisitos','es',0),(50,_binary 'Configurar base de datos','es',0),(51,_binary 'Instalar sitio','es',0),(52,_binary 'Configurar traducciones','es',0),(53,_binary 'activo','es',0),(54,_binary 'Configurar sitio','es',0),(55,_binary 'Terminar traducciones','es',0),(56,_binary 'Mensaje de estado','es',0),(57,_binary '- Descripción no disponible -','es',0),(58,_binary 'Todos los componentes','es',0),(60,_binary 'Mensaje de error','es',0),(61,_binary 'Mensaje de advertencia','es',0),(62,_binary 'Hubo un error HTTP AJAX.','es',0),(63,_binary 'Código de Resultado HTTP: !status','es',0),(67,_binary 'StatusText: !statusText','es',0),(68,_binary 'ResponseText: !responseText','es',0),(69,_binary 'ReadyState: !readyState','es',0),(70,_binary 'CustomMessage: !customMessage','es',0),(72,_binary 'Procesando...','es',0),(74,_binary 'La URL de callback (llamada) no es local y no es confiable: !url','es',0),(75,_binary 'Ocurrió un error durante la ejecución de la respuesta Ajax: !error','es',0),(76,_binary 'Modificado','es',0),(77,_binary 'Formularios','es',0),(78,_binary 'Inicio','es',0),(79,_binary 'Interfaz de usuario','es',0),(80,_binary 'Título','es',0),(81,_binary 'Cuerpo','es',0),(82,_binary 'Anterior','es',0),(83,_binary 'Siguiente','es',0),(84,_binary 'Páginas','es',0),(85,_binary 'Guardar configuración','es',0),(86,_binary 'eliminar','es',0),(87,_binary 'Estado','es',0),(88,_binary 'Registro','es',0),(89,_binary 'Crear una nueva cuenta de usuario.','es',0),(90,_binary 'Marcado','es',0),(91,_binary 'Prefijo','es',0),(92,_binary 'Sufijo','es',0),(93,_binary 'Aprobar','es',0),(94,_binary 'Eliminar','es',0),(95,_binary 'Enviar','es',0),(96,_binary 'Operaciones','es',0),(97,_binary 'Contenido','es',0),(98,_binary 'Contenido moderado','es',0),(99,_binary 'Valor','es',0),(100,_binary 'Nombre de usuario','es',0),(101,_binary 'Dirección de correo electrónico','es',0),(102,_binary 'Desarrollo','es',0),(103,_binary 'Grupos','es',0),(104,_binary 'Grupo','es',0),(105,_binary 'Tipo','es',0),(106,_binary 'Autor','es',0),(107,_binary 'Respuestas','es',0),(108,_binary 'Cerrado','es',0),(109,_binary 'sí','es',0),(110,_binary 'Listado','es',0),(111,_binary 'Asunto','es',0),(112,_binary 'Enviar correo electrónico','es',0),(113,_binary 'cerrado','es',0),(114,_binary 'Acciones','es',0),(115,_binary 'desactivado','es',0),(116,_binary 'Confirmar','es',0),(117,_binary 'Cancelar','es',0),(118,_binary 'Eliminar','es',0),(119,_binary 'Último comentario','es',0),(120,_binary 'Idioma','es',0),(121,_binary 'Canal RSS','es',0),(122,_binary 'más','es',0),(123,_binary 'Activar','es',0),(124,_binary 'Desactivar','es',0),(125,_binary 'Explicación o directrices para envíos','es',0),(126,_binary 'Configuración de correo electrónico','es',0),(127,_binary 'Artículo','es',0),(128,_binary 'Desactivado','es',0),(129,_binary 'Activado','es',0),(130,_binary 'Artículos','es',0),(131,_binary 'Administración','es',0),(132,_binary 'pie de página','es',0),(133,_binary 'Comentarios','es',0),(134,_binary 'Más','es',0),(135,_binary 'no verificado','es',0),(136,_binary 'Acción','es',0),(137,_binary 'Activado','es',0),(138,_binary 'Para','es',0),(139,_binary 'nuevo','es',0),(140,_binary 'Etiquetas','es',0),(141,_binary 'Título del bloque','es',0),(142,_binary 'El título del bloque que ven los usuarios.','es',0),(143,_binary 'Taxonomía','es',0),(144,_binary 'Registro','es',0),(145,_binary 'Sí','es',0),(146,_binary 'No','es',0),(147,_binary 'Blue Lagoon (Predefinido)','es',0),(148,_binary 'Tipos de contenido','es',0),(149,_binary 'Página principal','es',0),(150,_binary 'Página de inicio','es',0),(151,_binary 'Descargar','es',0),(152,_binary 'Versión','es',0),(153,_binary 'vista','es',0),(154,_binary 'sin publicar','es',0),(155,_binary 'Vista general','es',0),(156,_binary 'Información de archivo','es',0),(157,_binary 'Archivo','es',0),(158,_binary 'Etiqueta','es',0),(159,_binary 'Ruta de archivos','es',0),(160,_binary 'Opciones avanzadas','es',0),(161,_binary 'Notas de la versión','es',0),(162,_binary 'Editar','es',0),(163,_binary 'Fecha','es',0),(164,_binary 'Tamaño','es',0),(165,_binary 'Enlaces','es',0),(166,_binary 'Buscar','es',0),(167,_binary 'Restablecer','es',0),(168,_binary 'Diariamente','es',0),(169,_binary 'Semanalmente','es',0),(170,_binary 'Mensualmente','es',0),(171,_binary 'Ninguno','es',0),(172,_binary 'Esquema','es',0),(173,_binary 'Recuento de uso','es',0),(174,_binary 'Opciones de visualización','es',0),(175,_binary 'Esta acción no se puede deshacer.','es',0),(176,_binary 'términos de taxonomía','es',0),(177,_binary 'Mensaje de Error','es',0),(178,_binary 'Número','es',0),(179,_binary 'Mensaje','es',0),(180,_binary 'No hay mensajes de registro disponibles.','es',0),(181,_binary 'Nombre de la cuenta','es',0),(182,_binary 'Contraseña','es',0),(183,_binary 'Opciones de bloque','es',0),(184,_binary '- Ninguno -','es',0),(185,_binary 'País','es',0),(186,_binary 'Peso','es',0),(187,_binary 'Se han guardado las opciones de configuración.','es',0),(188,_binary 'Variable','es',0),(189,_binary 'Enlace','es',0),(190,_binary 'Imagen','es',0),(191,_binary 'Centrado','es',0),(192,_binary 'Texto de ayuda','es',0),(193,_binary 'Tipos','es',0),(194,_binary 'Múltiple','es',0),(195,_binary 'Etiquetado libre','es',0),(196,_binary 'Obligatorio','es',0),(197,_binary 'raíz','es',0),(198,_binary 'Padre','es',0),(199,_binary 'Profundidad','es',0),(200,_binary 'ninguno','es',0),(201,_binary 'Categoría','es',0),(202,_binary 'Configuración','es',0),(203,_binary 'Canal de noticias','es',0),(204,_binary 'Nombre','es',0),(205,_binary 'editar','es',0),(206,_binary 'Ir a la página anterior','es',0),(207,_binary 'Ir a la página siguiente','es',0),(208,_binary 'Importar','es',0),(209,_binary 'Exportar','es',0),(210,_binary 'Término de taxonomía','es',0),(211,_binary 'Campo de descripción','es',0),(212,_binary 'configuración','es',0),(213,_binary 'Atrás','es',0),(214,_binary 'ID del nodo','es',0),(215,_binary 'Campo','es',0),(216,_binary 'encabezado','es',0),(217,_binary 'Etiqueta','es',0),(218,_binary 'Vista previa','es',0),(219,_binary 'Sesión abierta para %name.','es',0),(220,_binary 'Ayuda','es',0),(221,_binary 'Configuración de imagen','es',0),(222,_binary 'Falso','es',0),(223,_binary 'Nombre del valor preestablecido','es',0),(224,_binary 'Resumen','es',0),(225,_binary 'Mover','es',0),(226,_binary 'Actualizar','es',0),(227,_binary 'Abierta','es',0),(228,_binary 'Vacío','es',0),(229,_binary 'Pequeño','es',0),(230,_binary 'Grande','es',0),(231,_binary 'Domingo','es',0),(232,_binary 'Lunes','es',0),(233,_binary 'Martes','es',0),(234,_binary 'Miércoles','es',0),(235,_binary 'Jueves','es',0),(236,_binary 'Viernes','es',0),(237,_binary 'Sábado','es',0),(238,_binary 'Núcleo','es',0),(239,_binary 'Alto','es',0),(240,_binary 'Bajo','es',0),(241,_binary 'Archivo','es',0),(242,_binary 'Álbum','es',0),(243,_binary 'Artista','es',0),(244,_binary 'Icono','es',0),(245,_binary 'Añadir nuevo','es',0),(246,_binary 'Hora','es',0),(247,_binary 'Vistas','es',0),(248,_binary 'Acceso','es',0),(249,_binary 'Agregar','es',0),(250,_binary 'Ver','es',0),(251,_binary 'Longitud','es',0),(252,_binary 'Formato','es',0),(253,_binary 'Audio','es',0),(254,_binary 'Historial','es',0),(255,_binary 'etiqueta','es',0),(256,_binary 'oculto','es',0),(257,_binary 'URL','es',0),(258,_binary 'Ruta','es',0),(259,_binary 'Nombre de archivo','es',0),(260,_binary 'Extensiones de archivo','es',0),(261,_binary 'Vocabularios','es',0),(262,_binary 'Módulos','es',0),(263,_binary 'ID del formulario','es',0),(264,_binary 'Limpiar índice','es',0),(265,_binary 'Administrar','es',0),(266,_binary 'Actualizar','es',0),(267,_binary 'Región','es',0),(268,_binary 'enlace','es',0),(269,_binary 'Anclaje','es',0),(270,_binary 'Presentación','es',0),(271,_binary 'Tipo de nodo','es',0),(272,_binary 'Opciones avanzadas','es',0),(273,_binary 'Resumen','es',0),(274,_binary 'nunca','es',0),(275,_binary 'Actualizado','es',0),(276,_binary 'acciones','es',0),(277,_binary 'Texto','es',0),(278,_binary 'Tema','es',0),(279,_binary 'Diseño','es',0),(280,_binary 'Seleccionar un diseño','es',0),(281,_binary 'Añadir término','es',0),(282,_binary 'Palabras claves de búsqueda','es',0),(283,_binary 'Sello temporal','es',0),(284,_binary 'Palabras clave','es',0),(285,_binary 'Buscar palabras clave','es',0),(286,_binary 'Vista previa del comentario','es',0),(287,_binary 'Componente','es',0),(288,_binary 'Componentes','es',0),(289,_binary 'ID','es',0),(290,_binary 'Búsqueda avanzada','es',0),(291,_binary 'No tiene permiso para visitar esta página.','es',0),(292,_binary 'Desconocido','es',0),(293,_binary 'Adjunto','es',0),(294,_binary 'Estados','es',0),(295,_binary 'n/d','es',0),(296,_binary 'Subir al servidor','es',0),(297,_binary 'Imagen','es',0),(298,_binary 'Opciones de taxonomía','es',0),(299,_binary 'tipos de contenido','es',0),(300,_binary 'tipo de contenido','es',0),(301,_binary 'Correo','es',0),(302,_binary 'Antes','es',0),(303,_binary 'Después','es',0),(304,_binary 'Tipo de base de datos','es',0),(305,_binary 'acción','es',0),(306,_binary 'Continuar','es',0),(307,_binary 'Configurar','es',0),(308,_binary 'Correo electrónico','es',0),(309,_binary 'Archivos','es',0),(310,_binary 'ID de Usuario','es',0),(311,_binary 'Error','es',0),(312,_binary 'Opciones','es',0),(313,_binary 'Contacto','es',0),(314,_binary 'no','es',0),(315,_binary 'Nuevo usuario: %name %email.','es',0),(316,_binary 'Creado','es',0),(317,_binary 'Nodo','es',0),(318,_binary 'Se ha enviado un correo electrónico a %recipient','es',0),(319,_binary 'El asunto del mensaje.','es',0),(320,_binary 'Número de columnas','es',0),(321,_binary 'Crear','es',0),(322,_binary 'Separador','es',0),(323,_binary 'Incluir','es',0),(324,_binary 'Excluir','es',0),(325,_binary 'Horizontal','es',0),(326,_binary 'Vertical','es',0),(327,_binary 'Volver a valores predefinidos','es',0),(328,_binary 'Abrir enlace en ventana nueva','es',0),(329,_binary 'vocabularios','es',0),(330,_binary 'término','es',0),(331,_binary 'Expandido','es',0),(332,_binary 'Preguntas frecuentes','es',0),(333,_binary 'Actualizar opciones','es',0),(334,_binary 'Todo(s)','es',0),(335,_binary 'Acceso denegado','es',0),(336,_binary 'Año','es',0),(337,_binary 'Formato de fecha','es',0),(338,_binary 'Área','es',0),(339,_binary 'Título de la página','es',0),(340,_binary 'Bloque','es',0),(341,_binary 'Añadir bloque','es',0),(342,_binary 'Sobrescribir título','es',0),(343,_binary 'Clase CSS','es',0),(344,_binary 'Añadir vista','es',0),(345,_binary 'Página','es',0),(346,_binary 'ID del paginador','es',0),(347,_binary 'Argumentos de la vista','es',0),(348,_binary 'Inferior','es',0),(349,_binary 'RSS','es',0),(350,_binary '1 minuto@count minutos','es',0),(351,_binary '1 hora@count horas','es',0),(352,_binary '1 día@count días','es',0),(353,_binary 'Configuración guardada.','es',0),(354,_binary 'Términos de taxonomía','es',0),(355,_binary 'Ruta de navegación','es',0),(356,_binary 'Logo','es',0),(357,_binary 'Nombre del sitio','es',0),(358,_binary 'Lema del sitio','es',0),(359,_binary 'Bueno','es',0),(360,_binary 'Opciones de usuario','es',0),(361,_binary 'Sitio','es',0),(362,_binary 'Servidor web','es',0),(363,_binary 'Base de datos','es',0),(364,_binary 'Drupal','es',0),(365,_binary 'Módulo','es',0),(366,_binary 'PHP','es',0),(367,_binary 'Desactivado','es',0),(368,_binary 'Servidor','es',0),(369,_binary 'MySQL','es',0),(370,_binary 'PostgreSQL','es',0),(371,_binary 'Actualizaciones disponibles','es',0),(372,_binary 'Comprobación manual de actualizaciones','es',0),(373,_binary 'Nunca','es',0),(374,_binary 'Comprobar manualmente','es',0),(375,_binary 'Actualizado','es',0),(376,_binary 'Actualización disponible','es',0),(377,_binary 'Estado de actualizaciones del núcleo de Drupal','es',0),(378,_binary 'No actualizado','es',0),(379,_binary 'Encabezado','es',0),(380,_binary 'Barra lateral izquierda','es',0),(381,_binary 'Barra lateral derecha','es',0),(382,_binary 'Pie de página','es',0),(383,_binary 'En línea','es',0),(384,_binary 'Destinatarios','es',0),(385,_binary 'Seleccionado','es',0),(386,_binary 'Su nombre','es',0),(387,_binary 'Enlace del menu','es',0),(388,_binary 'Para','es',0),(389,_binary 'Desde','es',0),(390,_binary 'Intervalo de actualización','es',0),(391,_binary 'Personalizado','es',0),(392,_binary 'Regulación','es',0),(393,_binary 'Visibilidad','es',0),(394,_binary 'Roles','es',0),(395,_binary 'ID de rol','es',0),(396,_binary 'ID de revisión','es',0),(397,_binary 'Comentario','es',0),(398,_binary 'ID del comentario','es',0),(399,_binary 'Nombre del servidor','es',0),(400,_binary 'Puntuación','es',0),(401,_binary 'Publicado','es',0),(402,_binary 'Firma','es',0),(403,_binary 'Almacenable en caché','es',0),(404,_binary 'Filtro','es',0),(405,_binary 'ID de la cadena de origen','es',0),(406,_binary 'Ubicación','es',0),(407,_binary 'Texto de origen','es',0),(408,_binary 'Regionalización','es',0),(409,_binary 'Ruta del systema','es',0),(410,_binary 'Etiqueta del campo de título','es',0),(411,_binary 'Promocionado a la página principal','es',0),(412,_binary 'Fijo al comienzo de las listas','es',0),(413,_binary 'Revisiones','es',0),(414,_binary 'Mensaje de registro','es',0),(415,_binary 'ID del archivo','es',0),(416,_binary 'Nombre de archivo','es',0),(417,_binary 'Tipo MIME de archivo','es',0),(418,_binary 'Tamaño de archivo','es',0),(419,_binary 'ID de la revisión del nodo','es',0),(420,_binary 'ID del vocabulario','es',0),(421,_binary 'Nombre del vocabulario','es',0),(422,_binary 'Término','es',0),(423,_binary 'ID del término','es',0),(424,_binary 'Rol de usuario','es',0),(425,_binary 'Nombre del rol','es',0),(426,_binary 'Último acceso','es',0),(427,_binary 'Ultima identificación','es',0),(428,_binary 'Zona horaria','es',0),(429,_binary 'Gravedad','es',0),(430,_binary 'Nombre del campo','es',0),(431,_binary 'Tipo de campo','es',0),(432,_binary 'Opciones globales','es',0),(433,_binary 'Múltiples valores','es',0),(434,_binary 'Campos','es',0),(435,_binary 'Tipo de control','es',0),(436,_binary 'Contiene','es',0),(437,_binary 'No contiene','es',0),(438,_binary 'Es menor que','es',0),(439,_binary 'Es menor o igual que','es',0),(440,_binary 'Es igual a','es',0),(441,_binary 'Es mayor o igual que','es',0),(442,_binary 'Es mayor que','es',0),(443,_binary 'No es igual a','es',0),(444,_binary 'Promedio','es',0),(445,_binary 'Número','es',0),(446,_binary 'Sobrescrito','es',0),(447,_binary 'Nombre del conjunto','es',0),(448,_binary 'Imagen original','es',0),(449,_binary 'Encabezado','es',0),(450,_binary 'Guardián','es',0),(451,_binary 'Opciones de búsqueda','es',0),(452,_binary 'Modo','es',0),(453,_binary 'Advertencia','es',0),(454,_binary 'bloqueado','es',0),(455,_binary 'N/D','es',0),(456,_binary 'OK','es',0),(457,_binary 'Elementos','es',0),(458,_binary 'Última actualización','es',0),(459,_binary 'Hace %time','es',0),(460,_binary 'Nodos','es',0),(461,_binary 'Escrito por','es',0),(462,_binary 'Avanzado','es',0),(463,_binary 'Descargo de responsabilidad','es',0),(464,_binary 'Rendimiento','es',0),(465,_binary 'Ancho','es',0),(466,_binary 'Alto','es',0),(467,_binary ', ','es',0),(468,_binary 'Campo de texto','es',0),(469,_binary 'Opciones de presentación','es',0),(470,_binary 'Máximo','es',0),(471,_binary 'Escala','es',0),(472,_binary 'Miniatura','es',0),(473,_binary 'Medio','es',0),(474,_binary 'Multimedia','es',0),(475,_binary 'Ordenable','es',0),(476,_binary 'Texto sin formato','es',0),(477,_binary 'estándar','es',0),(478,_binary 'Caché','es',0),(479,_binary 'Mes','es',0),(480,_binary 'Detalles','es',0),(481,_binary 'Control','es',0),(482,_binary 'Sistema','es',0),(483,_binary 'Dominio','es',0),(484,_binary 'Ilimitado','es',0),(485,_binary 'Actual','es',0),(486,_binary 'Estado','es',0),(487,_binary 'Desc','es',0),(488,_binary 'Filtrar por','es',0),(489,_binary 'Propietario','es',0),(490,_binary 'Destinatario','es',0),(491,_binary 'Por','es',0),(492,_binary 'O','es',0),(493,_binary 'Añadir un rol a los usuarios seleccionados','es',0),(494,_binary 'Retirar un rol a los usuarios seleccionados','es',0),(495,_binary 'nodo','es',0),(496,_binary 'Administrar contenido','es',0),(497,_binary 'General','es',0),(498,_binary 'Directorio','es',0),(499,_binary 'Egipto','es',0),(500,_binary 'Namibia','es',0),(501,_binary 'Israel','es',0),(502,_binary 'Irán','es',0),(503,_binary 'Nueva Zelanda','es',0),(504,_binary 'Tonga','es',0),(505,_binary 'Cuba','es',0),(506,_binary 'Brasil','es',0),(507,_binary 'Chile','es',0),(508,_binary 'Paraguay','es',0),(509,_binary 'Jamaica','es',0),(510,_binary 'Japón','es',0),(511,_binary 'Libia','es',0),(512,_binary 'Polonia','es',0),(513,_binary 'Portugal','es',0),(514,_binary 'Singapur','es',0),(515,_binary 'Día','es',0),(516,_binary 'Tabla','es',0),(517,_binary 'Lun','es',0),(518,_binary 'Mar','es',0),(519,_binary 'Mié','es',0),(520,_binary 'Jue','es',0),(521,_binary 'Vie','es',0),(522,_binary 'Sáb','es',0),(523,_binary 'Dom','es',0),(524,_binary 'Mayo','es',0),(525,_binary 'am','es',0),(526,_binary 'pm','es',0),(527,_binary 'Fecha de inicio','es',0),(528,_binary 'Fecha final','es',0),(529,_binary 'Configuración','es',0),(530,_binary 'Seguridad','es',0),(531,_binary 'Otro(s)','es',0),(532,_binary 'Alinear','es',0),(533,_binary 'Bucle','es',0),(534,_binary 'Mostrar título','es',0),(535,_binary 'Color de fondo','es',0),(536,_binary 'Navegación','es',0),(537,_binary 'Básico','es',0),(538,_binary 'Color','es',0),(539,_binary 'Apariencia','es',0),(540,_binary 'URL del enlace','es',0),(541,_binary 'Tipo de lista','es',0),(542,_binary 'Rol','es',0),(543,_binary 'Seleccionar todo','es',0),(544,_binary 'Permitir','es',0),(545,_binary 'Ignorar','es',0),(546,_binary 'Datos de usuario','es',0),(547,_binary 'Objetivo','es',0),(548,_binary 'Inicio de sesión','es',0),(549,_binary 'Iniciar sesión','es',0),(550,_binary 'Texto del enlace','es',0),(551,_binary 'Añadir nuevo comentario','es',0),(552,_binary 'No hay términos disponibles.','es',0),(553,_binary 'Contador','es',0),(554,_binary 'Cadena de caracteres','es',0),(555,_binary 'Mayúsculas/minúsculas','es',0),(556,_binary 'Externo','es',0),(557,_binary 'Usuarios','es',0),(558,_binary 'No instalado','es',0),(559,_binary 'JavaScript','es',0),(560,_binary 'Referente','es',0),(561,_binary '@site está en mantenimiento en estos momentos. Pronto estaremos de regreso. Gracias por su paciencia.','es',0),(562,_binary 'Página inicial predeterminada','es',0),(563,_binary 'Botón','es',0),(564,_binary 'Cuadrado','es',0),(565,_binary 'Ambos','es',0),(566,_binary 'Último','es',0),(567,_binary 'Longitud máxima','es',0),(568,_binary 'Filas','es',0),(569,_binary 'Caché','es',0),(570,_binary 'Argumento','es',0),(571,_binary 'Anónimo','es',0),(572,_binary 'Proveedor','es',0),(573,_binary 'Desinstalar','es',0),(574,_binary 'Instalar','es',0),(575,_binary 'Guardar y editar','es',0),(576,_binary 'Herramientas','es',0),(577,_binary 'Editar vista','es',0),(578,_binary 'Administrar vistas','es',0),(579,_binary 'Ascendente','es',0),(580,_binary 'Descendente','es',0),(581,_binary 'Exponer','es',0),(582,_binary 'Opción','es',0),(583,_binary 'Argumentos','es',0),(584,_binary 'Operador','es',0),(585,_binary 'Filtros','es',0),(586,_binary 'Opcional','es',0),(587,_binary 'Filtros expuestos','es',0),(588,_binary 'Interfaz de usuario de vistas','es',0),(589,_binary 'Comentarios recientes','es',0),(590,_binary 'Aleatorio','es',0),(591,_binary 'Sin categorizar','es',0),(592,_binary 'Plano','es',0),(593,_binary 'Posición','es',0),(594,_binary 'HTML','es',0),(595,_binary 'CSS','es',0),(596,_binary 'Número entero','es',0),(597,_binary 'Dirección IP','es',0),(598,_binary 'Patrón','es',0),(599,_binary 'Se ha eliminado el comentario y todas sus respuestas.','es',0),(600,_binary 'Configuración de Cron','es',0),(601,_binary 'Preformateado','es',0),(602,_binary 'Usuarios anónimos','es',0),(603,_binary 'Vaciar caché','es',0),(604,_binary 'Cerrar','es',0),(605,_binary 'Título de página','es',0),(606,_binary 'campos','es',0),(607,_binary 'Guardar configuración','es',0),(608,_binary 'UID','es',0),(609,_binary 'Duración','es',0),(610,_binary 'Multiplicador','es',0),(611,_binary 'Sesión cerrada para %name.','es',0),(612,_binary 'Predefinidos','es',0),(613,_binary 'Su búsqueda no produjo resultados','es',0),(614,_binary '=','es',0),(615,_binary 'Alemania','es',0),(616,_binary 'Ordenar por','es',0),(617,_binary 'Fecha de creación','es',0),(618,_binary 'Fecha de modificación','es',0),(619,_binary 'comentarios','es',0),(620,_binary 'Completo','es',0),(621,_binary 'Idioma predeterminado','es',0),(622,_binary 'Condición','es',0),(623,_binary 'Afganistán','es',0),(624,_binary 'Albania','es',0),(625,_binary 'Argelia','es',0),(626,_binary 'Samoa americana','es',0),(627,_binary 'Andorra','es',0),(628,_binary 'Angola','es',0),(629,_binary 'Anguila','es',0),(630,_binary 'Antártida','es',0),(631,_binary 'Argentina','es',0),(632,_binary 'Armenia','es',0),(633,_binary 'Aruba','es',0),(634,_binary 'Australia','es',0),(635,_binary 'Austria','es',0),(636,_binary 'Azerbaiyán','es',0),(637,_binary 'Bahamas','es',0),(638,_binary 'Bahrein','es',0),(639,_binary 'Bangladesh','es',0),(640,_binary 'Barbados','es',0),(641,_binary 'Bielorrusia','es',0),(642,_binary 'Bélgica','es',0),(643,_binary 'Belice','es',0),(644,_binary 'Benin','es',0),(645,_binary 'Bermudas','es',0),(646,_binary 'Bután','es',0),(647,_binary 'Bolivia','es',0),(648,_binary 'Botsuana','es',0),(649,_binary 'Isla Bouvet','es',0),(650,_binary 'Brunei','es',0),(651,_binary 'Bulgaria','es',0),(652,_binary 'Burkina Faso','es',0),(653,_binary 'Burundi','es',0),(654,_binary 'Camboya','es',0),(655,_binary 'Camerún','es',0),(656,_binary 'Canadá','es',0),(657,_binary 'Cabo Verde','es',0),(658,_binary 'Islas Caimán','es',0),(659,_binary 'República Centroafricana','es',0),(660,_binary 'Chad','es',0),(661,_binary 'China','es',0),(662,_binary 'Isla de Navidad','es',0),(663,_binary 'Islas Cocos','es',0),(664,_binary 'Comoras','es',0),(665,_binary 'Islas Cook','es',0),(666,_binary 'Costa Rica','es',0),(667,_binary 'Chipre','es',0),(668,_binary 'Dinamarca','es',0),(669,_binary 'Yibuti','es',0),(670,_binary 'Dominica','es',0),(671,_binary 'República Dominicana','es',0),(672,_binary 'Ecuador','es',0),(673,_binary 'El Salvador','es',0),(674,_binary 'Guinea Ecuatorial','es',0),(675,_binary 'Eritrea','es',0),(676,_binary 'Estonia','es',0),(677,_binary 'Etiopía','es',0),(678,_binary 'Islas Feroe','es',0),(679,_binary 'Finlandia','es',0),(680,_binary 'Francia','es',0),(681,_binary 'Guayana Francesa','es',0),(682,_binary 'Polinesia Francesa','es',0),(683,_binary 'Gabón','es',0),(684,_binary 'Gambia','es',0),(685,_binary 'Georgia','es',0),(686,_binary 'Ghana','es',0),(687,_binary 'Gibraltar','es',0),(688,_binary 'Grecia','es',0),(689,_binary 'Groenlandia','es',0),(690,_binary 'Granada','es',0),(691,_binary 'Guadalupe','es',0),(692,_binary 'Guam','es',0),(693,_binary 'Guatemala','es',0),(694,_binary 'Guinea','es',0),(695,_binary 'Guinea-Bissau','es',0),(696,_binary 'Guayana','es',0),(697,_binary 'Haití','es',0),(698,_binary 'Honduras','es',0),(699,_binary 'Hungría','es',0),(700,_binary 'Islandia','es',0),(701,_binary 'India','es',0),(702,_binary 'Indonesia','es',0),(703,_binary 'Irak','es',0),(704,_binary 'Irlanda','es',0),(705,_binary 'Italia','es',0),(706,_binary 'Jordania','es',0),(707,_binary 'Kazajistán','es',0),(708,_binary 'Kenia','es',0),(709,_binary 'Kiribati','es',0),(710,_binary 'Kuwait','es',0),(711,_binary 'Kirguistán','es',0),(712,_binary 'Laos','es',0),(713,_binary 'Letonia','es',0),(714,_binary 'Líbano','es',0),(715,_binary 'Lesotho','es',0),(716,_binary 'Liberia','es',0),(717,_binary 'Liechtenstein','es',0),(718,_binary 'Lituania','es',0),(719,_binary 'Luxemburgo','es',0),(720,_binary 'Madagascar','es',0),(721,_binary 'Malaui','es',0),(722,_binary 'Malasia','es',0),(723,_binary 'Maldivas','es',0),(724,_binary 'Mali','es',0),(725,_binary 'Malta','es',0),(726,_binary 'Islas Marshall','es',0),(727,_binary 'Martinica','es',0),(728,_binary 'Mauritania','es',0),(729,_binary 'Mauricio','es',0),(730,_binary 'Mayotte','es',0),(731,_binary 'México','es',0),(732,_binary 'Micronesia','es',0),(733,_binary 'Moldavia','es',0),(734,_binary 'Mónaco','es',0),(735,_binary 'Mongolia','es',0),(736,_binary 'Montserrat','es',0),(737,_binary 'Marruecos','es',0),(738,_binary 'Mozambique','es',0),(739,_binary 'Nauru','es',0),(740,_binary 'Nepal','es',0),(741,_binary 'Países Bajos','es',0),(742,_binary 'Antillas Holandesas','es',0),(743,_binary 'Nueva Caledonia','es',0),(744,_binary 'Nicaragua','es',0),(745,_binary 'Níger','es',0),(746,_binary 'Nigeria','es',0),(747,_binary 'Niue','es',0),(748,_binary 'Isla de Norfolk','es',0),(749,_binary 'Corea del Norte','es',0),(750,_binary 'Islas Marianas del Norte','es',0),(751,_binary 'Noruega','es',0),(752,_binary 'Omán','es',0),(753,_binary 'Pakistán','es',0),(754,_binary 'Palaos','es',0),(755,_binary 'Panamá','es',0),(756,_binary 'Papúa Nueva Guinea','es',0),(757,_binary 'Perú','es',0),(758,_binary 'Filipinas','es',0),(759,_binary 'Islas Pitcairn','es',0),(760,_binary 'Puerto Rico','es',0),(761,_binary 'Catar','es',0),(762,_binary 'Rumanía','es',0),(763,_binary 'Rusia','es',0),(764,_binary 'Ruanda','es',0),(765,_binary 'Samoa','es',0),(766,_binary 'San Marino','es',0),(767,_binary 'Arabia Saudí','es',0),(768,_binary 'Senegal','es',0),(769,_binary 'Seychelles','es',0),(770,_binary 'Sierra Leona','es',0),(771,_binary 'Eslovaquia','es',0),(772,_binary 'Eslovenia','es',0),(773,_binary 'Islas Salomón','es',0),(774,_binary 'Somalia','es',0),(775,_binary 'Sudáfrica','es',0),(776,_binary 'España','es',0),(777,_binary 'Sri Lanka','es',0),(778,_binary 'Santa Helena','es',0),(779,_binary 'Santa Lucía','es',0),(780,_binary 'Sudán','es',0),(781,_binary 'Surinam','es',0),(782,_binary 'Suecia','es',0),(783,_binary 'Suiza','es',0),(784,_binary 'Siria','es',0),(785,_binary 'Taiwán','es',0),(786,_binary 'Tayikistán','es',0),(787,_binary 'Tanzania','es',0),(788,_binary 'Tailandia','es',0),(789,_binary 'Togo','es',0),(790,_binary 'Tokelau','es',0),(791,_binary 'Túnez','es',0),(792,_binary 'Turkmenistán','es',0),(793,_binary 'Tuvalu','es',0),(794,_binary 'Uganda','es',0),(795,_binary 'Ucrania','es',0),(796,_binary 'Emiratos Árabes Unidos','es',0),(797,_binary 'Reino Unido','es',0),(798,_binary 'Estados Unidos','es',0),(799,_binary 'Uruguay','es',0),(800,_binary 'Uzbekistán','es',0),(801,_binary 'Vanuatu','es',0),(802,_binary 'Ciudad del Vaticano','es',0),(803,_binary 'Venezuela','es',0),(804,_binary 'Yemen','es',0),(805,_binary 'Zambia','es',0),(806,_binary 'Zimbabue','es',0),(807,_binary 'Identidad','es',0),(808,_binary 'Nombre de usuario de la base de datos','es',0),(809,_binary 'Contraseña de la base de datos','es',0),(810,_binary 'Nombre de la base de datos','es',0),(811,_binary 'Añadir usuario','es',0),(812,_binary 'Puerto','es',0),(813,_binary 'Expresión regular','es',0),(814,_binary 'Tamaño del campo de texto','es',0),(815,_binary 'Información de autoría','es',0),(816,_binary 'Fecha de autoría','es',0),(817,_binary 'Dejar vacío para %anonymous.','es',0),(818,_binary 'Oculto','es',0),(819,_binary 'Nombre a mostrar','es',0),(820,_binary '¿Seguro que desea borrar %name ?','es',0),(821,_binary 'Sin definir','es',0),(822,_binary 'formulario de contacto','es',0),(823,_binary 'Configuración predeterminada','es',0),(824,_binary 'Mostrar','es',0),(825,_binary 'Registro de sistema','es',0),(826,_binary 'Otras consultas','es',0),(827,_binary 'Clave','es',0),(828,_binary 'Enlazar al nodo','es',0),(829,_binary 'Cargar archivos','es',0),(830,_binary 'bloque','es',0),(831,_binary 'Idioma del sitio','es',0),(832,_binary 'Cambiar','es',0),(833,_binary 'Inglés','es',0),(834,_binary 'Español','es',0),(835,_binary 'mensaje','es',0),(836,_binary 'en','es',0),(837,_binary 'Mensajes','es',0),(838,_binary 'Editar término','es',0),(839,_binary 'Cambiar','es',0),(840,_binary 'Etiquetas HTML permitidas','es',0),(841,_binary 'Elementos del canal','es',0),(842,_binary 'XML','es',0),(843,_binary 'Añadir menú','es',0),(844,_binary 'menú','es',0),(845,_binary '‹ anterior','es',0),(846,_binary 'siguiente ›','es',0),(847,_binary 'No ha seleccionado ningún elemento.','es',0),(848,_binary 'Se ejecutó la actualización.','es',0),(849,_binary 'Título del nodo','es',0),(850,_binary 'Resultado','es',0),(851,_binary 'Navegador','es',0),(852,_binary 'Ver perfil del usuario.','es',0),(853,_binary 'Sólo títulos','es',0),(854,_binary 'Texto completo','es',0),(855,_binary 'Opciones de canal de noticias','es',0),(856,_binary 'Origen','es',0),(857,_binary 'publicado','es',0),(858,_binary 'Se han guardado los cambios.','es',0),(859,_binary 'Miembro desde hace','es',0),(860,_binary 'Hace @time','es',0),(861,_binary 'No hay usuarios seleccionados.','es',0),(862,_binary 'Seleccionar todas las filas de esta tabla','es',0),(863,_binary 'Quitar la selección a todas las filas de esta tabla','es',0),(864,_binary 'Resultados de la búsqueda','es',0),(865,_binary 'Página de Inicio','es',0),(866,_binary 'Configuración de roles','es',0),(867,_binary 'sin límite','es',0),(868,_binary 'Patrones de reemplazo','es',0),(869,_binary 'Eliminado','es',0),(870,_binary 'Exitoso','es',0),(871,_binary 'Mostrar nombre','es',0),(872,_binary 'Idiomas','es',0),(873,_binary 'Temas','es',0),(874,_binary 'Definición','es',0),(875,_binary 'Temas relacionados','es',0),(876,_binary 'Lista de valores permitidos','es',0),(877,_binary 'Tamaño del campo de texto','es',0),(878,_binary 'Editar menú','es',0),(879,_binary 'Eliminar menú','es',0),(880,_binary 'Opciones de publicación','es',0),(881,_binary 'Crear nueva revisión','es',0),(882,_binary 'Primero','es',0),(883,_binary 'Límite','es',0),(884,_binary 'Altura mínima','es',0),(885,_binary 'Anchura mínima','es',0),(886,_binary 'Consulta','es',0),(887,_binary 'Opciones de regionalización','es',0),(888,_binary 'Buscar campos','es',0),(889,_binary 'Configurar bloque','es',0),(890,_binary 'Nombre del bloque','es',0),(891,_binary 'Ene','es',0),(892,_binary 'Feb','es',0),(893,_binary 'Mar','es',0),(894,_binary 'Abr','es',0),(895,_binary 'Jun','es',0),(896,_binary 'Jul','es',0),(897,_binary 'Ago','es',0),(898,_binary 'Sep','es',0),(899,_binary 'Oct','es',0),(900,_binary 'Nov','es',0),(901,_binary 'Dic','es',0),(902,_binary 'Hora','es',0),(903,_binary 'Minuto','es',0),(904,_binary 'Segundo','es',0),(905,_binary 'Lista de selección','es',0),(906,_binary 'Campo de texto','es',0),(907,_binary 'Nivel de detalle','es',0),(908,_binary 'Mapa','es',0),(909,_binary 'Opciones de nodo','es',0),(910,_binary 'Alineación','es',0),(911,_binary 'Flujo de trabajo','es',0),(912,_binary 'Cambiar aleatoriamente','es',0),(913,_binary 'Etiqueta del enlace','es',0),(914,_binary 'Entidad','es',0),(915,_binary 'Y','es',0),(916,_binary 'Fijo','es',0),(917,_binary 'Revertir','es',0),(918,_binary 'Negar','es',0),(919,_binary 'Vacío','es',0),(920,_binary 'Alias de la ruta','es',0),(921,_binary 'Mayor que','es',0),(922,_binary 'Menor que','es',0),(923,_binary 'Aviso','es',0),(924,_binary 'Opción','es',0),(925,_binary 'Fondo del Contenido','es',0),(926,_binary 'Barra lateral','es',0),(927,_binary 'Cerrar sesión','es',0),(928,_binary 'vistas','es',0),(929,_binary 'Ampliar','es',0),(930,_binary 'caracteres','es',0),(931,_binary 'Primer día de la semana','es',0),(932,_binary 'Añadir flujo de trabajo','es',0),(933,_binary 'Añadir estado','es',0),(934,_binary 'Transición','es',0),(935,_binary 'flujo de trabajo','es',0),(936,_binary 'Su mensaje ha sido enviado.','es',0),(937,_binary 'Crear nueva cuenta','es',0),(938,_binary 'Segundos','es',0),(939,_binary 'ID del Bloque','es',0),(940,_binary 'rol','es',0),(941,_binary 'Registro de usuario','es',0),(942,_binary 'Info','es',0),(943,_binary 'Blanco','es',0),(944,_binary 'No disponible','es',0),(945,_binary 'Usuarios','es',0),(946,_binary 'Añadir sección','es',0),(947,_binary 'Creado el término nuevo %term.','es',0),(948,_binary 'Eliminado el término %name.','es',0),(949,_binary 'Información del sitio','es',0),(950,_binary 'Notificar al usuario cuando la cuenta sea activada','es',0),(951,_binary 'Bloqueado','es',0),(952,_binary 'Notificar al usuario cuando se bloquee la cuenta','es',0),(953,_binary 'Nombre del autor','es',0),(954,_binary 'Referencia','es',0),(955,_binary 'Filtros activos','es',0),(956,_binary 'Actualizando','es',0),(957,_binary 'o','es',0),(958,_binary 'Primeros pasos','es',0),(959,_binary 'Juntar archivos JavaScript','es',0),(960,_binary 'Convertir','es',0),(961,_binary 'Binario','es',0),(962,_binary 'Requisitos','es',0),(963,_binary 'Eliminar término','es',0),(964,_binary 'Lista de términos','es',0),(965,_binary 'Al eliminar un término se eliminan todos los hijos que tiene. Esta acción no se puede deshacer.','es',0),(966,_binary 'Término padre','es',0),(967,_binary 'Términos padres','es',0),(968,_binary 'Sindicar','es',0),(969,_binary 'Vídeo','es',0),(970,_binary 'Personalizar','es',0),(971,_binary 'Estilo','es',0),(972,_binary 'Nombre del paquete','es',0),(973,_binary 'Glosario','es',0),(974,_binary 'Revisiones para %title','es',0),(975,_binary 'Revisión','es',0),(976,_binary 'Diferencias','es',0),(977,_binary 'Las contraseñas que ha indicado no coinciden.','es',0),(978,_binary 'Sesión','es',0),(979,_binary 'Permisos','es',0),(980,_binary 'roles','es',0),(981,_binary 'Sus opciones de configuración se han guardado.','es',0),(982,_binary 'Cron','es',0),(983,_binary 'Max','es',0),(984,_binary 'Instalado','es',0),(985,_binary 'Extensión','es',0),(986,_binary 'Duplicado','es',0),(987,_binary 'Etiqueta a mostrar','es',0),(988,_binary 'Invertido','es',0),(989,_binary 'Fecha de creación','es',0),(990,_binary 'Revertir','es',0),(991,_binary 'No autorizado','es',0),(992,_binary 'Estándar','es',0),(993,_binary 'Isla Ascensión','es',0),(994,_binary 'Fiyi','es',0),(995,_binary 'Islas Malvinas/Falkland','es',0),(996,_binary 'Corea del Sur','es',0),(997,_binary 'República de la Unión de Myanmar','es',0),(998,_binary 'Territorios Australes Franceses','es',0),(999,_binary 'Islas Vírgenes Británicas','es',0),(1000,_binary 'Islas Vírgenes de los Estados Unidos','es',0),(1001,_binary 'Vietnam','es',0),(1002,_binary 'Guernsey','es',0),(1003,_binary 'Jersey','es',0),(1004,_binary 'Nombre de usuario','es',0),(1005,_binary 'Opciones de tema visual','es',0),(1006,_binary 'Autentificación','es',0),(1007,_binary 'No publicado','es',0),(1008,_binary 'Opciones de archivo','es',0),(1009,_binary 'Opciones del menú','es',0),(1010,_binary 'Gris','es',0),(1011,_binary 'ancho','es',0),(1012,_binary 'alto','es',0),(1013,_binary 'Sin formato','es',0),(1014,_binary 'Documento','es',0),(1015,_binary 'Formatos','es',0),(1016,_binary '@type: eliminado %title.','es',0),(1017,_binary 'Canal de noticias RSS','es',0),(1018,_binary 'Extensiones de archivos permitidos','es',0),(1019,_binary 'Nuevos comentarios','es',0),(1020,_binary 'Nuevo','es',0),(1021,_binary 'Redirigir a la URL','es',0),(1022,_binary 'Superior izquierda','es',0),(1023,_binary 'Superior derecha','es',0),(1024,_binary 'Inferior derecha','es',0),(1025,_binary 'Inferior izquierda','es',0),(1026,_binary 'Relaciones','es',0),(1027,_binary 'Relación','es',0),(1028,_binary 'relaciones','es',0),(1029,_binary 'Migrar','es',0),(1030,_binary 'El nombre de usuario %name no ha sido activado o está bloqueado.','es',0),(1031,_binary 'Intento de inicio de sesión fallido para %user.','es',0),(1032,_binary '‹ Anterior','es',0),(1033,_binary 'Siguiente >','es',0),(1034,_binary 'Más antiguos primero','es',0),(1035,_binary 'Criterio de ordenación','es',0),(1036,_binary 'Ruta base','es',0),(1037,_binary 'Revisión de %title de %date','es',0),(1038,_binary 'Temas','es',0),(1039,_binary 'Multi idioma','es',0),(1040,_binary 'Calidad JPEG','es',0),(1041,_binary '%','es',0),(1042,_binary 'Espacio de trabajo','es',0),(1043,_binary 'Sin publicar','es',0),(1044,_binary 'Opciones de contenido','es',0),(1045,_binary 'Cambiado por última vez','es',0),(1046,_binary 'no publicado','es',0),(1047,_binary 'Comentarios publicados','es',0),(1048,_binary 'Protegido','es',0),(1049,_binary 'En producción','es',0),(1050,_binary 'Opciones de comentarios','es',0),(1051,_binary 'Opciones predefinidas','es',0),(1052,_binary 'Ok','es',0),(1053,_binary 'Opciones de contacto','es',0),(1054,_binary 'Expulsar','es',0),(1055,_binary 'usuarios','es',0),(1056,_binary 'Pestañas','es',0),(1057,_binary 'Restablecer la contraseña','es',0),(1058,_binary 'Procesando','es',0),(1059,_binary 'Formato de salida','es',0),(1060,_binary 'Directorio temporal','es',0),(1061,_binary 'Estado del usuario','es',0),(1062,_binary 'Siguiente página','es',0),(1063,_binary 'Atajos','es',0),(1064,_binary 'Atajo','es',0),(1065,_binary 'Valor predeterminado','es',0),(1066,_binary 'Zona horaria','es',0),(1067,_binary 'Fortaleza de la contraseña:','es',0),(1068,_binary 'Las contraseñas coinciden:','es',0),(1069,_binary 'Lema','es',0),(1070,_binary 'Usuario anónimo','es',0),(1071,_binary 'El nombre usado para indicar usuarios anónimos.','es',0),(1072,_binary 'Recortar imagen','es',0),(1073,_binary 'URI','es',0),(1074,_binary '@message','es',0),(1075,_binary 'Aplicar','es',0),(1076,_binary 'Módulos activados','es',0),(1077,_binary 'Translation language','es',0),(1078,_binary 'Sin traducir','es',0),(1079,_binary 'Seleccionar','es',0),(1080,_binary 'Traducible','es',0),(1081,_binary 'Ubicación del formulario de envío de comentarios','es',0),(1082,_binary 'Ir a la primera página','es',0),(1083,_binary 'Ir a la última página','es',0),(1084,_binary 'Escriba lo que quiere buscar.','es',0),(1085,_binary 'Subrayado','es',0),(1086,_binary 'Copiar','es',0),(1087,_binary 'URL Base','es',0),(1088,_binary 'Variables','es',0),(1089,_binary 'Tareas','es',0),(1090,_binary 'Extensiones','es',0),(1091,_binary 'Eliminar rol','es',0),(1092,_binary 'Código PHP','es',0),(1093,_binary 'Receta','es',0),(1094,_binary 'Tiempo de preparación','es',0),(1095,_binary 'Ingredientes','es',0),(1096,_binary 'Recetas','es',0),(1097,_binary 'Sin caché','es',0),(1098,_binary 'Territorio Británico del Océano Índico','es',0),(1099,_binary 'Croacia','es',0),(1100,_binary 'Sáhara Occidental','es',0),(1101,_binary 'Alternador de idioma','es',0),(1102,_binary 'Descripción del bloque','es',0),(1103,_binary 'Campo original','es',0),(1104,_binary 'Traducción','es',0),(1105,_binary 'Estado de la traducción','es',0),(1106,_binary 'Bloques','es',0),(1107,_binary 'Configurar qué bloques de contenido aparecen en las zonas laterales del sitio y en otras regiones.','es',0),(1108,_binary 'Guardar bloques','es',0),(1109,_binary 'Se han actualizado las opciones del bloque.','es',0),(1110,_binary 'Guardar el bloque','es',0),(1111,_binary 'Se ha guardado la configuración del bloque.','es',0),(1112,_binary 'Menús','es',0),(1113,_binary 'Se va a perder cualquier personalización. Esta acción no se puede deshacer.','es',0),(1114,_binary 'Agregar vocabulario','es',0),(1115,_binary 'Editar vocabulario','es',0),(1116,_binary 'Creado un vocabulario nuevo, %name.','es',0),(1117,_binary 'Actualizado el vocabulario %name.','es',0),(1118,_binary '¿Está seguro que desea eliminar el vocabulario %title?','es',0),(1119,_binary 'Al eliminar un vocabulario se eliminan todos los términos que hay en él. Esta acción no se puede deshacer.','es',0),(1120,_binary 'Eliminado el vocabulario %name.','es',0),(1121,_binary 'Encima','es',0),(1122,_binary '@min y @max','es',0),(1123,_binary 'Zona horaria predefinida','es',0),(1124,_binary 'Añadir otro elemento','es',0),(1125,_binary 'Administrar campos','es',0),(1126,_binary 'Recortado','es',0),(1127,_binary 'Área de texto','es',0),(1128,_binary 'Usado en','es',0),(1129,_binary 'El proceso de actualización ha encontrado un error.','es',0),(1130,_binary '1 elemento procesado correctamente:@count elementos procesados correctamente:','es',0),(1131,_binary 'Proporcionar una lista de argumentos separados por comas que se pasarán a la vista.','es',0),(1132,_binary 'Decimal','es',0),(1133,_binary 'Float','es',0),(1134,_binary 'Mínimo','es',0),(1135,_binary 'Precisión','es',0),(1136,_binary 'El número total de dígitos que se almacenan en la base de datos, incluyendo los situados a la derecha del decimal.','es',0),(1137,_binary 'El número de dígitos a la derecha de la coma decimal.','es',0),(1138,_binary 'Marcador decimal','es',0),(1139,_binary 'Valores permitidos','es',0),(1140,_binary 'Casillas de selección / botones de radio','es',0),(1141,_binary 'Casilla de verificación única on/off','es',0),(1142,_binary 'Área de texto (varias filas)','es',0),(1143,_binary 'Índice','es',0),(1144,_binary 'Enlace permanente','es',0),(1145,_binary 'Opciones específicas del motor de temas gráficos','es',0),(1146,_binary 'Formulario','es',0),(1147,_binary 'Depurar','es',0),(1148,_binary 'Excepciones','es',0),(1149,_binary 'El comentario padre','es',0),(1150,_binary '1 segundo','es',0),(1151,_binary '@count segundos','es',0),(1152,_binary '1 minuto','es',0),(1153,_binary '@count minutos','es',0),(1154,_binary 'Permiso','es',0),(1155,_binary 'módulo @module','es',0),(1156,_binary 'Más información','es',0),(1157,_binary 'Cuadrícula','es',0),(1158,_binary 'Editor de texto','es',0),(1159,_binary 'Editor','es',0),(1160,_binary 'Intervalo de fechas','es',0),(1161,_binary 'Comentario anónimo','es',0),(1162,_binary 'Los remitentes anónimos no pueden dejar su información de contacto','es',0),(1163,_binary 'Los remitentes anónimos pueden dejar su información de contacto','es',0),(1164,_binary 'Los remitentes anónimos deben dejar su información de contacto','es',0),(1165,_binary 'Opciones predefinidas para comentarios','es',0),(1166,_binary 'El contenido de este campo se mantiene privado y no se mostrará públicamente.','es',0),(1167,_binary 'padre','es',0),(1168,_binary '1 comentario@count comentarios','es',0),(1169,_binary 'Global','es',0),(1170,_binary 'Mostrar descripciones','es',0),(1171,_binary 'Subtítulo','es',0),(1172,_binary 'Copyright','es',0),(1173,_binary 'Archivo de audio','es',0),(1174,_binary 'Código de idioma','es',0),(1175,_binary 'No presente','es',0),(1176,_binary 'Usuario autenticado','es',0),(1177,_binary 'Convertir a','es',0),(1178,_binary 'Enlace de contacto','es',0),(1179,_binary 'Título del enlace del menú.','es',0),(1180,_binary 'Nombre del menú','es',0),(1181,_binary 'Auto reproducir','es',0),(1182,_binary '1 segundo@count segundos','es',0),(1183,_binary 'Editar perfil','es',0),(1184,_binary 'Configuraciones de la extensión','es',0),(1185,_binary 'Hilo','es',0),(1186,_binary 'Respuesta','es',0),(1187,_binary 'Opciones de ruta URL','es',0),(1188,_binary 'Texto del título','es',0),(1189,_binary 'Correspondencias','es',0),(1190,_binary '¿Está seguro que desea volver a la revisión de %revision-date?','es',0),(1191,_binary '¿Está seguro que desea eliminar la revisión de %revision-date?','es',0),(1192,_binary 'Único(s)','es',0),(1193,_binary 'Tamaño máximo de subida','es',0),(1194,_binary 'Extensión','es',0),(1195,_binary 'Espacio','es',0),(1196,_binary '@type: eliminada la revisión %revision de %title.','es',0),(1197,_binary 'Página no encontrada','es',0),(1198,_binary 'Cuenta bloqueada','es',0),(1199,_binary 'Administrador','es',0),(1200,_binary 'Cambiar diseño','es',0),(1201,_binary 'Proporcionado por','es',0),(1202,_binary 'Disponible','es',0),(1203,_binary 'Añadir','es',0),(1204,_binary 'Acceso a nodo','es',0),(1205,_binary 'Tamaños','es',0),(1206,_binary 'Añadir términos','es',0),(1207,_binary '« primero','es',0),(1208,_binary 'último »','es',0),(1209,_binary 'Redimensionar','es',0),(1210,_binary 'Zip','es',0),(1211,_binary 'El directorio %directory no existe.','es',0),(1212,_binary 'No hay comentarios disponibles.','es',0),(1213,_binary 'Activar','es',0),(1214,_binary 'Volcado de pila','es',0),(1215,_binary 'vacío','es',0),(1216,_binary 'Reconstruir permisos','es',0),(1217,_binary '@type: actualizado %title.','es',0),(1218,_binary '@type: añadido %title.','es',0),(1219,_binary 'Teléfono','es',0),(1220,_binary 'Añadir rol','es',0),(1221,_binary 'Ruta al logo personalizado','es',0),(1222,_binary 'Formatos soportados','es',0),(1223,_binary 'Se actualizó el término %term.','es',0),(1224,_binary '- Ninguna selección -','es',0),(1225,_binary 'Alias','es',0),(1226,_binary 'Valores','es',0),(1227,_binary 'Configuración de la cuenta','es',0),(1228,_binary 'Escriba las palabras clave.','es',0),(1229,_binary 'URL limpias','es',0),(1230,_binary 'Mi cuenta','es',0),(1231,_binary 'Tipo de campo','es',0),(1232,_binary 'Librería GD','es',0),(1233,_binary 'Adjuntar a','es',0),(1234,_binary 'Un usuario es considerado conectado durante este tiempo después de haber visto una página por última vez.','es',0),(1235,_binary 'Contexto','es',0),(1236,_binary 'Paginador','es',0),(1237,_binary 'Identificador','es',0),(1238,_binary 'Vocabulario de taxonomía','es',0),(1239,_binary 'Eliminar este elemento','es',0),(1240,_binary '1 año@count años','es',0),(1241,_binary '1 semana@count semanas','es',0),(1242,_binary '1 min@count mins','es',0),(1243,_binary '1 seg@count segs','es',0),(1244,_binary 'Columnas','es',0),(1245,_binary 'Nombre del módulo','es',0),(1246,_binary 'Opciones de diseño','es',0),(1247,_binary 'Opciones de página','es',0),(1248,_binary 'Usar paginador','es',0),(1249,_binary 'Elementos que mostrar','es',0),(1250,_binary 'Desplazamiento','es',0),(1251,_binary 'Enlace \'más...\'','es',0),(1252,_binary 'Texto del enlace \'más...\'','es',0),(1253,_binary 'Enlazar a archivo','es',0),(1254,_binary 'contiene','es',0),(1255,_binary 'Enviar mensaje','es',0),(1256,_binary 'Nombre de sistema','es',0),(1257,_binary 'Permitir ampliaciones','es',0),(1258,_binary 'El número de grados en el que la imagen debería ser rotada. Los números positivos indican en sentido de las agujas del reloj, los negativos indican en sentido contrario.','es',0),(1259,_binary 'Cambiar aleatoriamente el ángulo de rotación de cada imagen. El ángulo especificado arriba es usado como ángulo máximo.','es',0),(1260,_binary 'Vaciar','es',0),(1261,_binary 'Mapeo del campo','es',0),(1262,_binary 'Bloqueado','es',0),(1263,_binary 'Se han enviado instrucciones para restablecer la contraseña de %name a %email.','es',0),(1264,_binary 'tipos','es',0),(1265,_binary 'Datos','es',0),(1266,_binary 'Tipo de selección','es',0),(1267,_binary 'Comprobar si hay actualizaciones','es',0),(1268,_binary 'Todas las versiones más recientes','es',0),(1269,_binary 'Sólo actualizaciones de seguridad','es',0),(1270,_binary 'No hay datos de actualización disponibles','es',0),(1271,_binary '¡No es seguro!','es',0),(1272,_binary '¡Anulado!','es',0),(1273,_binary 'Versión sin mantenimiento','es',0),(1274,_binary 'No se puede determinar el estado','es',0),(1275,_binary '(versión @version disponible)','es',0),(1276,_binary 'Vea la página de actualizaciones disponibles para más información:','es',0),(1277,_binary 'Hay una actualización de seguridad disponible para su versión de Drupal. Para garantizar la seguridad de su servidor, ¡debería actualizarla de inmediato!','es',0),(1278,_binary 'Su versión de Drupal ha sido anulada y ya no está disponible para su descarga. ¡Es muy recomendable que la actualice!','es',0),(1279,_binary 'Su versión de Drupal ya no tiene mantenimiento. ¡Es muy recomendable su actualización!','es',0),(1280,_binary 'Hay actualizaciones disponibles para su versión de Drupal. Para asegurar el funcionamiento apropiado de su sitio, debería actualizarlo tan pronto como sea posible.','es',0),(1281,_binary 'Proyecto no seguro','es',0),(1282,_binary 'Proyecto anulado','es',0),(1283,_binary 'Proyecto sin mantenimiento','es',0),(1284,_binary 'No se encontraron versiones disponibles','es',0),(1285,_binary 'Versión anulada','es',0),(1286,_binary 'Versión sin mantenimiento','es',0),(1287,_binary 'Información no válida','es',0),(1288,_binary '¡Se requiere una actualización de seguridad!','es',0),(1289,_binary '¡Sin mantenimiento!','es',0),(1290,_binary 'Versión recomendada:','es',0),(1291,_binary 'Actualización de seguridad:','es',0),(1292,_binary 'Versión más reciente:','es',0),(1293,_binary 'Versión de desarrollo:','es',0),(1294,_binary 'También disponible:','es',0),(1295,_binary 'Sin nombre','es',0),(1296,_binary 'Cantidad de nodos','es',0),(1297,_binary 'Archivo MIME','es',0),(1298,_binary 'Rol de usuario','es',0),(1299,_binary 'Buscar ayuda','es',0),(1300,_binary 'Opciones del campo','es',0),(1301,_binary 'Orden predefinido','es',0),(1302,_binary 'AJAX','es',0),(1303,_binary 'Correos electrónicos','es',0),(1304,_binary 'Favicon','es',0),(1305,_binary 'Que contenga cualquiera de las palabras','es',0),(1306,_binary 'Que contenga la frase','es',0),(1307,_binary 'Que no contenga ninguna de las palabras','es',0),(1308,_binary 'Sólo de los tipos','es',0),(1309,_binary 'Ranking de contenido','es',0),(1310,_binary 'Relevancia de clave','es',0),(1311,_binary 'Número de comentarios','es',0),(1312,_binary 'Factor','es',0),(1313,_binary 'Búsqueda de contenido','es',0),(1314,_binary 'Ampliar el diseño para que incluya las descripciones.','es',0),(1315,_binary 'Ocultar las descripciones','es',0),(1316,_binary 'Comprimir el diseño ocultando las descripciones.','es',0),(1317,_binary 'O','es',0),(1318,_binary 'ID de contenido','es',0),(1319,_binary 'Lista ordenada','es',0),(1320,_binary 'Lista sin ordenar','es',0),(1321,_binary 'Acerca de','es',0),(1322,_binary 'Distingue mayúsculas de minúsculas','es',0),(1323,_binary 'Longitud máxima del texto del enlace','es',0),(1324,_binary 'Las URL con más caracteres que este número se truncan para evitar cadenas largas que rompen el formato. El enlace en si mismo se conserva. Sólo se trunca la porción de texto del enlace.','es',0),(1325,_binary 'Informes','es',0),(1326,_binary 'Configuración','es',0),(1327,_binary 'Opciones de logo','es',0),(1328,_binary 'Si no tiene acceso directo a los archivos del servidor, use este campo para cargar su logo.','es',0),(1329,_binary 'Clase del enlace','es',0),(1330,_binary 'Perfil de instalación','es',0),(1331,_binary 'Se ha indexado el %percentage del sitio.','es',0),(1332,_binary 'Directorio de archivos','es',0),(1333,_binary 'Tema predeterminado','es',0),(1334,_binary 'Longitud de resumen','es',0),(1335,_binary 'sin establecer','es',0),(1336,_binary 'Servidor web','es',0),(1337,_binary 'Límite de memoria','es',0),(1338,_binary 'regex','es',0),(1339,_binary 'Índices','es',0),(1340,_binary 'Cardinalidad','es',0),(1341,_binary 'Fid','es',0),(1342,_binary 'Queda 1 elemento por indexar.Quedan @count elementos por indexar.','es',0),(1343,_binary 'Los permisos de acceso al contenido han sido reconstruidos.','es',0),(1344,_binary 'Columna','es',0),(1345,_binary 'Orden predefinido','es',0),(1346,_binary 'ordenar por @s','es',0),(1347,_binary 'Publicar contenido','es',0),(1348,_binary 'y','es',0),(1349,_binary 'Mostrar un mensaje al usuario','es',0),(1350,_binary 'Retirar comentario de la publicación','es',0),(1351,_binary 'Ruta de la página','es',0),(1352,_binary '- Seleccionar -','es',0),(1353,_binary 'Idioma del contenido','es',0),(1354,_binary 'Permite la categorización del contenido.','es',0),(1355,_binary 'Prefijo de la ruta','es',0),(1356,_binary 'Formulario de búsqueda','es',0),(1357,_binary 'Respuesta automática','es',0),(1358,_binary 'Respuesta automática opcional.  Déjelo vacío si no quiere enviar automáticamente una respuesta automática al usuario.','es',0),(1359,_binary 'Añadir @type','es',0),(1360,_binary 'Sincronizar','es',0),(1361,_binary 'Número de resultados','es',0),(1362,_binary 'Establecer como predeterminado','es',0),(1363,_binary 'No publicado en página principal','es',0),(1364,_binary 'Errores','es',0),(1365,_binary 'Comentario padre','es',0),(1366,_binary 'Sitio web del autor','es',0),(1367,_binary 'Muestra la profundidad del comentario si va encadenado.','es',0),(1368,_binary 'Ordena por secuencia de encadenamiento. esto mantendrá los comentarios hijos junto a sus padres.','es',0),(1369,_binary 'Proporciona un enlace directo para contestar al comentario.','es',0),(1370,_binary 'Texto para mostrar','es',0),(1371,_binary 'Configuraciones de interfaz de usuario','es',0),(1372,_binary 'Más recientes primero','es',0),(1373,_binary 'campo','es',0),(1374,_binary 'Configuración de la actualización','es',0),(1375,_binary 'nodos','es',0),(1376,_binary 'Formateador','es',0),(1377,_binary 'Opciones de vista','es',0),(1378,_binary 'Semana @week','es',0),(1379,_binary 'Eliminar vista','es',0),(1380,_binary 'Características de accesibilidad','es',0),(1381,_binary 'Traducir','es',0),(1382,_binary 'Archivo de traducción','es',0),(1383,_binary 'No se encontró el archivo a importar.','es',0),(1384,_binary 'Guardar las traducciones','es',0),(1385,_binary 'Opciones de caché','es',0),(1386,_binary 'Destino','es',0),(1387,_binary 'Hace','es',0),(1388,_binary 'Menú de administración','es',0),(1389,_binary 'Crear @name','es',0),(1390,_binary 'Recortar','es',0),(1391,_binary 'No activado','es',0),(1392,_binary 'Instrucciones para presentar al usuario por debajo de este campo en el formulario de edición.<br />Etiquetas HTML permitidas: @tags','es',0),(1393,_binary 'Dirección de ordenación','es',0),(1394,_binary 'Pasos','es',0),(1395,_binary 'Elemento','es',0),(1396,_binary 'Radios','es',0),(1397,_binary '@module (<span class=\"admin-disabled\">desactivado</span>)','es',0),(1398,_binary 'Servicios web','es',0),(1399,_binary 'Opciones de campo','es',0),(1400,_binary '1','es',0),(1401,_binary 'Guardar permisos','es',0),(1402,_binary 'Efecto','es',0),(1403,_binary 'Ruta','es',0),(1404,_binary 'Secuencia','es',0),(1405,_binary 'empezando desde @count','es',0),(1406,_binary 'Incrustar','es',0),(1407,_binary 'Bloque de menú','es',0),(1408,_binary 'Edición rápida','es',0),(1409,_binary 'Por razones de seguridad, el archivo que ha subido se ha renombrado como %filename.','es',0),(1410,_binary 'Tipo de entidad','es',0),(1411,_binary 'vocabulario','es',0),(1412,_binary 'Versión recomendada','es',0),(1413,_binary 'Roles de usuario','es',0),(1414,_binary 'Cuenta de usuario','es',0),(1415,_binary 'Acrónimo','es',0),(1416,_binary 'Enlace \"Ver más\"','es',0),(1417,_binary 'No hay vocabularios disponibles.','es',0),(1418,_binary 'original','es',0),(1419,_binary 'Navegación principal','es',0),(1420,_binary 'Nivel inicial','es',0),(1421,_binary 'Sólo título','es',0),(1422,_binary 'Opciones de aviso','es',0),(1423,_binary 'Fechas','es',0),(1424,_binary 'Sin definir','es',0),(1425,_binary 'Convalidador','es',0),(1426,_binary 'Depuración','es',0),(1427,_binary 'Heredar','es',0),(1428,_binary 'Sin previsualización','es',0),(1429,_binary 'Guardar como','es',0),(1430,_binary 'Previsualizar imagen','es',0),(1431,_binary 'píxeles','es',0),(1432,_binary 'Usar predefinido','es',0),(1433,_binary '1 mes@count meses','es',0),(1434,_binary 'Parámetro','es',0),(1435,_binary 'Cargas de imágenes','es',0),(1436,_binary 'Formato de presentación','es',0),(1437,_binary 'Formato personalizado','es',0),(1438,_binary 'Estado actual','es',0),(1439,_binary 'Dirección','es',0),(1440,_binary 'Núcleo de Drupal','es',0),(1441,_binary 'La configuración ha sido guardada.','es',0),(1442,_binary 'Relaciones','es',0),(1443,_binary 'El id de presentación @display no es válido','es',0),(1444,_binary 'Error: ¡El manejador de @table > @field no existe!','es',0),(1445,_binary 'No usar una relación','es',0),(1446,_binary 'El campo contraseña es obligatorio.','es',0),(1447,_binary 'Tipo de presentación','es',0),(1448,_binary 'Confirmar contraseña','es',0),(1449,_binary 'No aplicable','es',0),(1450,_binary 'No hay contenido disponible.','es',0),(1451,_binary 'Tema de administración','es',0),(1452,_binary 'La caché se ha limpiado.','es',0),(1453,_binary 'Isla de Man','es',0),(1454,_binary '@message (@percent%).','es',0),(1455,_binary 'Importando la traducción de %langcode para %project.','es',0),(1456,_binary 'Serbia','es',0),(1457,_binary 'Uri','es',0),(1458,_binary 'Kosovo','es',0),(1459,_binary 'Diego Garcia','es',0),(1460,_binary 'Tristán de Acuña','es',0),(1461,_binary 'ID del rol.','es',0),(1462,_binary 'Ejecutar cron','es',0),(1463,_binary 'Ejecutar actualizaciones','es',0),(1464,_binary 'Combinar','es',0),(1465,_binary 'de','es',0),(1466,_binary 'Campo de título','es',0),(1467,_binary 'El archivo %file no se pudo guardar. Ha ocurrido un error desconocido.','es',0),(1468,_binary 'El archivo especificado %name no se pudo subir.','es',0),(1469,_binary 'Sólo se permiten archivos con las siguientes extensiones: %files-allowed.','es',0),(1470,_binary 'El archivo ocupa %filesize excediendo el máximo permitido por archivo que es %maxsize.','es',0),(1471,_binary 'El tamaño del archivo ocupa %filesize lo que puede provocar que exceda el espacio que tiene adjudicado en el disco que es de %quota.','es',0),(1472,_binary 'Error de subida. No se ha podido mover el archivo %file al destino %destination.','es',0),(1473,_binary 'Stark','es',0),(1474,_binary 'Conjunto nuevo','es',0),(1475,_binary 'Sin enlace','es',0),(1476,_binary 'desactualizado','es',0),(1477,_binary 'No es uno de','es',0),(1478,_binary 'Administrar el etiquetado, categorización y clasificación del contenido.','es',0),(1479,_binary 'Volver a indexar el sitio','es',0),(1480,_binary 'Registrar las búsquedas','es',0),(1481,_binary '¿Está seguro que desea volver a indexar el sitio?','es',0),(1482,_binary 'Guardar y continuar','es',0),(1483,_binary 'Fila','es',0),(1484,_binary 'Configuración de fecha','es',0),(1485,_binary 'Prefijo del nombre de la tabla','es',0),(1486,_binary 'Migración','es',0),(1487,_binary 'Direccion(es) IP','es',0),(1488,_binary 'Alto máximo','es',0),(1489,_binary 'Ancho máximo','es',0),(1490,_binary 'Concordancia de autocompletar','es',0),(1491,_binary 'Comienza con','es',0),(1492,_binary 'Opciones de enlace','es',0),(1493,_binary 'Timor Oriental','es',0),(1494,_binary 'Islas Åland','es',0),(1495,_binary 'Solapas principales','es',0),(1496,_binary 'Solapas secundarias','es',0),(1497,_binary 'Cacheado','es',0),(1498,_binary 'Autocompletar','es',0),(1499,_binary 'Dificultad','es',0),(1500,_binary 'Booleano','es',0),(1501,_binary 'Limitaciones','es',0),(1502,_binary 'Primera barra lateral','es',0),(1503,_binary 'Paquetes','es',0),(1504,_binary 'Informe de estado','es',0),(1505,_binary 'No se puede escribir','es',0),(1506,_binary 'Paquete','es',0),(1507,_binary 'Coma decimal','es',0),(1508,_binary 'Permanente','es',0),(1509,_binary 'Temporal','es',0),(1510,_binary 'Instrucciones','es',0),(1511,_binary 'Nombre de la configuración','es',0),(1512,_binary 'No hay archivos disponibles.','es',0),(1513,_binary 'Formato de fecha personalizado','es',0),(1514,_binary 'Información de la revisión','es',0),(1515,_binary 'Notificar al usuario acerca de su nueva cuenta','es',0),(1516,_binary 'Marca de tiempo creada','es',0),(1517,_binary 'Es uno de','es',0),(1518,_binary 'Formulario de modo','es',0),(1519,_binary 'Ver comentario','es',0),(1520,_binary 'Se permitirá el acceso de los usuarios con los permisos especificados.','es',0),(1521,_binary 'Valor decimal','es',0),(1522,_binary 'Coma','es',0),(1523,_binary 'Mostrar todo','es',0),(1524,_binary 'Usos','es',0),(1525,_binary 'Ruta al icono personalizado','es',0),(1526,_binary 'Su dirección de correo electrónico','es',0),(1527,_binary 'Ruby','es',0),(1528,_binary 'Python','es',0),(1529,_binary 'Página inicio','es',0),(1530,_binary 'Usuarios que se han registrado y tienen cuenta en este sitio.','es',0),(1531,_binary 'Usuario actual','es',0),(1532,_binary 'Eliminar comentario','es',0),(1533,_binary 'Modo predefinido de presentación','es',0),(1534,_binary 'Comentarios predefinidos por página','es',0),(1535,_binary 'Campo de asunto del comentario','es',0),(1536,_binary 'Se perderán todas las respuestas a este comentario. Esta acción no se puede deshacer.','es',0),(1537,_binary 'Publicar los comentarios seleccionados','es',0),(1538,_binary 'Retirar los comentarios seleccionados','es',0),(1539,_binary '(Sin asunto)','es',0),(1540,_binary '!=','es',0),(1541,_binary 'Está vacío (NULL)','es',0),(1542,_binary 'no vacío','es',0),(1543,_binary 'Tipo de acceso','es',0),(1544,_binary 'Imagen predeterminada','es',0),(1545,_binary 'Listar enlaces','es',0),(1546,_binary 'Opciones de texto','es',0),(1547,_binary 'Tipo MIME','es',0),(1548,_binary 'Sistema de archivos','es',0),(1549,_binary 'Termina con','es',0),(1550,_binary 'Barra de herramientas','es',0),(1551,_binary 'Enviado en','es',0),(1552,_binary 'Comentario: comentario no autorizado enviado o comentario enviado a un %subject de un post cerrado.','es',0),(1553,_binary 'Fecha de subida','es',0),(1554,_binary 'Enlazar este campo con su usuario','es',0),(1555,_binary 'Mostrar enlace','es',0),(1556,_binary 'ID padre','es',0),(1557,_binary 'Estilo predeterminado','es',0),(1558,_binary 'Peso de solapa','es',0),(1559,_binary 'Borrar todas las revisiones','es',0),(1560,_binary 'Sin rol','es',0),(1561,_binary 'Título del bloque.','es',0),(1562,_binary 'Índice de búsqueda','es',0),(1563,_binary 'Archivo de vídeo','es',0),(1564,_binary 'El tipo MIME del archivo.','es',0),(1565,_binary 'Subida de archivo','es',0),(1566,_binary 'El tamaño del documento.','es',0),(1567,_binary 'El tipo MIME del archivo.','es',0),(1568,_binary '@type %title se ha creado.','es',0),(1569,_binary '@type %title ha sido actualizado.','es',0),(1570,_binary 'El envío no se pudo guardar.','es',0),(1571,_binary 'Título de enlace','es',0),(1572,_binary 'Opciones de filtro','es',0),(1573,_binary 'No tiene ningún elemento administrativo.','es',0),(1574,_binary 'No hay ayuda para el módulo %module.','es',0),(1575,_binary 'Página de administración de @module','es',0),(1576,_binary 'Ancho de miniatura','es',0),(1577,_binary 'Alto de miniatura','es',0),(1578,_binary 'Filtrar la vista al usuario actualmente identificado.','es',0),(1579,_binary 'Guardar traducción','es',0),(1580,_binary 'Agregar idioma','es',0),(1581,_binary 'AM','es',0),(1582,_binary 'PM','es',0),(1583,_binary 'Inicio de sesión fallido','es',0),(1584,_binary 'Extensiones PHP','es',0),(1585,_binary 'Comentarios por página','es',0),(1586,_binary 'Publicar comentario','es',0),(1587,_binary 'El archivo no pudo ser subido.','es',0),(1588,_binary 'Exportar configuración','es',0),(1589,_binary 'FTP','es',0),(1590,_binary 'Páginas de administración','es',0),(1591,_binary 'Poner la primera letra en mayúscula','es',0),(1592,_binary 'Contenido anterior','es',0),(1593,_binary 'Contenido posterior','es',0),(1594,_binary 'El usuario %name ha empleado un enlace de inicio de sesión de un solo uso en %timestamp.','es',0),(1595,_binary 'Se ha registrado correctamente. Ahora está identificado y conectado como usuario.','es',0),(1596,_binary 'Texto personalizado','es',0),(1597,_binary 'Anuncios','es',0),(1598,_binary 'Ver todos los anuncios','es',0),(1599,_binary 'Suma','es',0),(1600,_binary 'El cuerpo del comentario.','es',0),(1601,_binary 'Argumento predefinido','es',0),(1602,_binary 'ordenado por','es',0),(1603,_binary 'Opciones de visualización de fuentes de noticia','es',0),(1604,_binary 'Acciones disponibles','es',0),(1605,_binary 'El ID del comentario.','es',0),(1606,_binary 'Añadir enlace','es',0),(1607,_binary 'Configuración de enlaces','es',0),(1608,_binary 'Ver comentarios','es',0),(1609,_binary 'No dispuesto','es',0),(1610,_binary 'Establecer contraseña','es',0),(1611,_binary 'Configuración del flujo de trabajo','es',0),(1612,_binary '%name: Este campo no puede contener más de @count valor(es).','es',0),(1613,_binary 'No hay campos disponibles.','es',0),(1614,_binary 'Ningún elemento seleccionado','es',0),(1615,_binary 'Pestañas verticales','es',0),(1616,_binary 'Por @name en @date','es',0),(1617,_binary 'Por @name','es',0),(1618,_binary 'No está en un menú','es',0),(1619,_binary 'Alias: @alias','es',0),(1620,_binary 'Sin alias','es',0),(1621,_binary 'Idioma de origen','es',0),(1622,_binary 'Ha ocurrido un error.','es',0),(1623,_binary 'Numérico','es',0),(1624,_binary 'móvil','es',0),(1625,_binary 'Configuración multimedia','es',0),(1626,_binary '@label','es',0),(1627,_binary 'URL personalizada','es',0),(1628,_binary 'Notificar al usuario','es',0),(1629,_binary '0 seg','es',0),(1630,_binary 'Texto del botón de envío','es',0),(1631,_binary 'Tarjeta','es',0),(1632,_binary 'Está publicado','es',0),(1633,_binary 'Configurar @block','es',0),(1634,_binary 'Filtrar mensajes del registro','es',0),(1635,_binary 'Debe elegir algo por lo cual filtrar','es',0),(1636,_binary 'Nueva revisión','es',0),(1637,_binary 'Callback (llamada)','es',0),(1638,_binary 'Para cambiar la contraseña actual del usuario, escriba la nueva contraseña en ambos campos.','es',0),(1639,_binary 'Este inicio de sesión sólo puede ser usado una vez.','es',0),(1640,_binary 'Añadir enlace de comentario','es',0),(1641,_binary 'Abreviatura','es',0),(1642,_binary 'Insertado','es',0),(1643,_binary 'Experimental','es',0),(1644,_binary 'Proporcione una contraseña para la cuenta nueva en ambos campos.','es',0),(1645,_binary 'Hace @interval','es',0),(1646,_binary 'No se pueden hacer cambios en una vista bloqueada.','es',0),(1647,_binary 'Manejador deteriorado o ausente','es',0),(1648,_binary 'Fecha actual','es',0),(1649,_binary 'Hora de creación del nodo actual','es',0),(1650,_binary 'Hora de modificación del nodo actual','es',0),(1651,_binary 'No mostrar elementos sin valor en el resumen','es',0),(1652,_binary 'Entrada no válida','es',0),(1653,_binary 'Fallar validación básica si se da cualquier argumento','es',0),(1654,_binary 'Modo glosario','es',0),(1655,_binary 'Límite de caracteres','es',0),(1656,_binary 'No transformar','es',0),(1657,_binary 'Mayúsculas','es',0),(1658,_binary 'Minúsculas','es',0),(1659,_binary 'Poner en mayúscula la primera letra de todas las palabras','es',0),(1660,_binary 'Mayúsculas/Minúsculas en la ruta','es',0),(1661,_binary 'Transformar espacios en guiones en la URL','es',0),(1662,_binary 'Excluir de la presentación','es',0),(1663,_binary 'Ruta del enlace','es',0),(1664,_binary 'La URL relativa a este sistema Drupal o absoluta para este enlace. Puede especificar datos de esta vista siguiendo los \"patrones de remplazo\" de más abajo.','es',0),(1665,_binary 'La clase CSS que se aplicará al enlace.','es',0),(1666,_binary 'Texto prefijo','es',0),(1667,_binary 'Cualquier texto que se quiera poner delante del enlace. Puede incluir HTML.','es',0),(1668,_binary 'Texto sufijo','es',0),(1669,_binary 'Cualquier texto que se quiera poner después del enlace. Puede incluir HTML.','es',0),(1670,_binary 'Recortar sólo entre palabras','es',0),(1671,_binary 'Si se marca, este campo se recortará sólo entre palabras. Esto garantiza un máximno de caracteres igual o menor al marcado. Si no existen espacios entre palabras, el campo podría recortarse hasta quedar vacío.','es',0),(1672,_binary 'Eliminar etiquetas HTML','es',0),(1673,_binary 'El campo puede contener HTML','es',0),(1674,_binary 'Mostrar tamaño de archivo','es',0),(1675,_binary 'Formateado (en Kb o Mb)','es',0),(1676,_binary 'Bytes en bruto','es',0),(1677,_binary 'Si se marca, verdadero se mostrará como falso.','es',0),(1678,_binary 'Desde hace (con \"hace\" adjunto)','es',0),(1679,_binary 'Periodo de tiempo (con \"ago/hence\" adjunto)','es',0),(1680,_binary 'Redondear','es',0),(1681,_binary 'Si se marca, la cifra se redondeará.','es',0),(1682,_binary 'Especifica cuántas cifras deben mostrarse después de la coma decimal.','es',0),(1683,_binary 'El signo que se debe usar para indicar cifras decimales.','es',0),(1684,_binary 'El signo que se debe usar para indicar los miles en las cifras.','es',0),(1685,_binary 'Texto para colocar delante del número, como un símbolo de divisa.','es',0),(1686,_binary 'Texto para poner detrás del número, como un símbolo de divisa.','es',0),(1687,_binary 'Separador simple','es',0),(1688,_binary 'Mostrar como enlace','es',0),(1689,_binary 'Identificador del operador','es',0),(1690,_binary 'Esto aparecerá en la URL después del ? para identificar el operador.','es',0),(1691,_binary 'Identificador de filtro','es',0),(1692,_binary 'El filtro expuesto es opcional y se añadirán opciones para permitir que no actue.','es',0),(1693,_binary 'Recordar','es',0),(1694,_binary 'Recordar el último ajuste que el usuario le dio a este filtro.','es',0),(1695,_binary 'El identificador es necesario si el filtro esta expuesto.','es',0),(1696,_binary 'Este identificador no está permitido.','es',0),(1697,_binary '- Cualquiera -','es',0),(1698,_binary 'expuesto','es',0),(1699,_binary 'Tipo del valor','es',0),(1700,_binary 'Una fecha en cualquier formato para sistema. DD-MM-SSAA HH:MM:SS son preferidos.','es',0),(1701,_binary 'Formato de fecha no válido.','es',0),(1702,_binary 'limitar lista a los elementos seleccionados','es',0),(1703,_binary 'Si se marca, sólo los elementos presentados al usuario serán los que se seleccionen aquí.','es',0),(1704,_binary 'no en','es',0),(1705,_binary '<>','es',0),(1706,_binary 'Es la totalidad de','es',0),(1707,_binary 'No es uno de','es',0),(1708,_binary 'no','es',0),(1709,_binary '<','es',0),(1710,_binary '<=','es',0),(1711,_binary '>=','es',0),(1712,_binary '>','es',0),(1713,_binary 'Está entre','es',0),(1714,_binary 'entre','es',0),(1715,_binary 'No está entre','es',0),(1716,_binary 'no entre','es',0),(1717,_binary 'Min','es',0),(1718,_binary 'Y máximo','es',0),(1719,_binary 'Y','es',0),(1720,_binary 'Contiene cualquier palabra','es',0),(1721,_binary 'tiene palabra','es',0),(1722,_binary 'Contiene todas las palabras','es',0),(1723,_binary 'contiene todos','es',0),(1724,_binary 'empieza','es',0),(1725,_binary 'termina en','es',0),(1726,_binary '!has','es',0),(1727,_binary 'Exigir esta relación','es',0),(1728,_binary 'asc','es',0),(1729,_binary 'desc','es',0),(1730,_binary 'El nivel de detalle es la unidad más pequeña que se usará al determinar qué fechas son iguales; por ejemplo: Si el nivel de detalle es \"Año\", todas las fechas que caigan en 1999 se considerarán la misma, sin importar cuándo ocurrieron.','es',0),(1731,_binary 'Deteriorado','es',0),(1732,_binary 'Presentaciones','es',0),(1733,_binary 'Estas consultas se ejecutaron durante la representación de la vista','es',0),(1734,_binary 'Esta presentación no tiene ruta.','es',0),(1735,_binary 'Tiempo de construcción de la consulta','es',0),(1736,_binary '@time ms','es',0),(1737,_binary 'Tiempo de ejecución de la consulta','es',0),(1738,_binary 'Tiempo de generación de la vista','es',0),(1739,_binary 'No se realizó consulta','es',0),(1740,_binary 'No se puede previsualizar por errores de validación.','es',0),(1741,_binary 'Nombre de vista','es',0),(1742,_binary 'Desbloquear','es',0),(1743,_binary 'El bloqueo se ha eliminado y ahora puede editar esta vista.','es',0),(1744,_binary 'Ir a la verdadera página de esta presentación','es',0),(1745,_binary 'Falta extensión de estilo','es',0),(1746,_binary 'Cambiar opciones para este estilo','es',0),(1747,_binary 'Análisis de vista','es',0),(1748,_binary 'Redistribuir @type','es',0),(1749,_binary 'Campo deteriorado @id','es',0),(1750,_binary 'No hay @types disponibles para añadir.','es',0),(1751,_binary 'Configurar opciones extra para @type %item','es',0),(1752,_binary 'Limpiar la caché de vistas','es',0),(1753,_binary 'Añadir un sello de vistas a todas las consultas SQL','es',0),(1754,_binary 'Mostrar otras consultas ejecutadas mientras se preparaba la vista previa','es',0),(1755,_binary 'Drupal tiene la capacidad de ejecutar muchas consultas mientras prepara el resultado de una vista. Si se marca esta casilla, se mostrarán como parte de la vista previa todas las consultas efectuadas durante esa preparación.','es',0),(1756,_binary 'El análisis de vistas no encontró nada de lo que informar.','es',0),(1757,_binary 'Esta vista sólo tiene una presentación predeterminada y por eso no se colocará en ninguna parte de su sitio. Quizás querría añadir una presentación de página o bloque.','es',0),(1758,_binary 'Eliminar duplicados','es',0),(1759,_binary 'Opciones predefinidas para esta vista.','es',0),(1760,_binary 'Mostrar la vista como página, con una URL y enlaces de menú.','es',0),(1761,_binary 'Presentar la vista como bloque.','es',0),(1762,_binary 'Adjuntos añadidos a otras presentaciones para conseguir vistas múltiples en la misma vista.','es',0),(1763,_binary 'Presentar la vista como canal del tipo de un canal RSS.','es',0),(1764,_binary 'Muestra las filas una tras otra.','es',0),(1765,_binary 'Lista HTML','es',0),(1766,_binary 'Mostrar filas en una cuadrícula.','es',0),(1767,_binary 'Mostrar filas en una tabla.','es',0),(1768,_binary 'Presenta el resumen predeterminado como lista.','es',0),(1769,_binary 'Presenta el resumen sin formatear, con la opción de uno después de otro o en línea.','es',0),(1770,_binary 'Genera una fuente RSS a partir de una vista.','es',0),(1771,_binary 'Presenta los campos con una plantilla opcional.','es',0),(1772,_binary 'Estará disponible para todos los usuarios.','es',0),(1773,_binary 'El acceso se dará a los usuarios con alguna de las funciones especificadas.','es',0),(1774,_binary 'Sin caché de datos de vistas.','es',0),(1775,_binary 'Con base temporal','es',0),(1776,_binary 'Caché de datos simple de base temporal.','es',0),(1777,_binary 'criterios de ordenación','es',0),(1778,_binary 'Criterio de ordenación','es',0),(1779,_binary 'criterio de ordenación','es',0),(1780,_binary 'El título del comentario.','es',0),(1781,_binary 'El nombre del autor del comentario. Se puede representar como enlace a la página del autor.','es',0),(1782,_binary 'El sitio web del autor del comentario. Se puede representar como enlace. estará vacío si el autor es un usuario registrado.','es',0),(1783,_binary 'Fecha de mensaje','es',0),(1784,_binary 'Enlace de nodo','es',0),(1785,_binary 'El ID de usuario del autor del comentario.','es',0),(1786,_binary 'CID padre','es',0),(1787,_binary 'Hora del último comentario','es',0),(1788,_binary 'Fecha y hora de la publicación del último comentario.','es',0),(1789,_binary 'Autor del último comentario','es',0),(1790,_binary 'El nombre del autor del último comentario publicado.','es',0),(1791,_binary 'Cantidad de comentarios','es',0),(1792,_binary 'Fecha de actualización o comentario','es',0),(1793,_binary 'El número de nuevos comentarios en el nodo.','es',0),(1794,_binary 'Estado del comentario','es',0),(1795,_binary 'Enviados por los usuarios o comentado','es',0),(1796,_binary 'Mostrar los comentarios como RSS','es',0),(1797,_binary 'Proporciona un enlace directo con la página de contacto del usuario.','es',0),(1798,_binary 'Creado el año + mes','es',0),(1799,_binary 'Año de creación','es',0),(1800,_binary 'Mes de creación','es',0),(1801,_binary 'Día de creación','es',0),(1802,_binary 'Semana de creación','es',0),(1803,_binary 'Año + mes de modificación','es',0),(1804,_binary 'Año de modificación','es',0),(1805,_binary 'Mes de modificación','es',0),(1806,_binary 'Día de modificación','es',0),(1807,_binary 'Semana de modificación','es',0),(1808,_binary 'Proporciona un enlace directo para volver a la revisión.','es',0),(1809,_binary 'Filtrar por acceso','es',0),(1810,_binary 'Tiene contenido nuevo','es',0),(1811,_binary 'La presentación %display no tiene control de acceso pero no contgiene filtro para nodos publicados.','es',0),(1812,_binary 'La puntuación del elemento de búsqueda. Esto no se usará si el filtro de búsqueda no está también presente.','es',0),(1813,_binary 'Documentos que Drupal y sus distintos módulos manejan.','es',0),(1814,_binary 'Los términos de taxonomía se adjuntan a los nodos.','es',0),(1815,_binary 'Filtrar los resultados de \"Taxonomía: Término\" con un vocabulario concreto.','es',0),(1816,_binary 'Mostrar todos los términos de los vocabularios especificados asociados con un nodo.','es',0),(1817,_binary 'El término padre del término. Esto puede producir duplicados si está usando un vocabulario que permita varios padres.','es',0),(1818,_binary 'ID del usuario','es',0),(1819,_binary 'El nombre de autor o usuario.','es',0),(1820,_binary 'Dirección de correo electrónico de un usuario concreto. Este campo no se suele mostrar a los usuarios, por lo que debe tener cuidado al usarlo.','es',0),(1821,_binary 'La ID del usuario de la URL','es',0),(1822,_binary 'La ID de usuario del usuario identificado','es',0),(1823,_binary 'Mostrar en orden aleatorio.','es',0),(1824,_binary 'Nulo','es',0),(1825,_binary 'Porporcionar texto o enlace personalizado.','es',0),(1826,_binary 'Ver contador de resultados','es',0),(1827,_binary 'Muestra la posición actual del resultado de la vista.','es',0),(1828,_binary 'Sin usuario','es',0),(1829,_binary 'Mostrar enlace al estilo de resumen','es',0),(1830,_binary 'Enlazar este campo con nuevos comentarios','es',0),(1831,_binary 'contacto','es',0),(1832,_binary 'Contactar con %user','es',0),(1833,_binary 'Idioma no identificado','es',0),(1834,_binary 'Comprobar también si hay nuevos comentarios','es',0),(1835,_binary 'Orden alternativo','es',0),(1836,_binary 'Tipo de orden alternativo','es',0),(1837,_binary 'Si la entrada está vacía','es',0),(1838,_binary 'No mostrar ninguno','es',0),(1839,_binary 'Busque cualquiera de los dos términos usando la palabra <strong>OR</strong>, con mayúsculas. Por ejemplo, <strong>gatos OR perros</strong>.','es',0),(1840,_binary 'Mostrar puntuación','es',0),(1841,_binary 'Vincule este campo para descargar el archivo','es',0),(1842,_binary 'La profundidad encajará con los nodos marcados con términos en la jerarquía; por ejemplo: Si tiene el término \"fruta\" y el término hijo \"manzana\" con una profundidad de 1 (o mayor), entonces el filtrado por el término \"fruta\" llegará a los nodos marcados con \"manzana\" además de los de a \"fruta\". Si es negativo, lo contrario también es cierto: La búsqueda de \"manzana\" también alcanzará los términos marcados con \"fruta\" si la profundidad es -1 (o menor).','es',0),(1843,_binary 'Enlazar este campo con su página de término','es',0),(1844,_binary 'Limitar los términos por vocabulario','es',0),(1845,_binary 'Seleccionar para qué vocabulario mostrar los términos en las ocpciones regulares.','es',0),(1846,_binary 'Desplegable','es',0),(1847,_binary 'Mostrar jerarquía en desplegable','es',0),(1848,_binary 'Seleccionar términos para el vocabulario @voc','es',0),(1849,_binary 'Seleccionar términos','es',0),(1850,_binary 'Es el usuario identificado','es',0),(1851,_binary 'Nombres de usuarios','es',0),(1852,_binary 'Indique una lista de nombres de usuarios separados por comas.','es',0),(1853,_binary 'Buscar también un nodo y usar el autor del nodo','es',0),(1854,_binary 'Limitar a los roles seleccionados','es',0),(1855,_binary 'Si no se ha seleccionado ningún nodo, se permitirán los usuarios con cualquier rol.','es',0),(1856,_binary 'Sin restricciones','es',0),(1857,_binary 'No se han seleccionado roles','es',0),(1858,_binary 'Roles multiples','es',0),(1859,_binary 'Debe seleccionar al menos un rol si el tipo es \"por rol\"','es',0),(1860,_binary 'Código de validación PHP','es',0),(1861,_binary 'No poner nunca en caché','es',0),(1862,_binary 'Resultados de consulta','es',0),(1863,_binary 'La cantidad de tiempo que la consulta sin modificar de los resultados se debería poner en caché.','es',0),(1864,_binary 'Salida final','es',0),(1865,_binary 'La cantidad de tiempo en el que la salida HTML se debe poner en caché.','es',0),(1866,_binary 'Campo deteriorado','es',0),(1867,_binary 'Cambiar el título que usará esta presentación.','es',0),(1868,_binary 'Usar AJAX','es',0),(1869,_binary 'Cambiar si esta visualización usará AJAX o no','es',0),(1870,_binary 'Mini','es',0),(1871,_binary 'Cambia las opciones de paginador de esta presentación.','es',0),(1872,_binary 'Elementos por página','es',0),(1873,_binary 'Indique si esta presentación debe incluir un enlace de tipo \"[más...]\".','es',0),(1874,_binary 'Especificar el tipo de control de acceso para esta presentación.','es',0),(1875,_binary 'Cambiar la configuración de este tipo de acceso.','es',0),(1876,_binary 'Especificar el tipo de caché para esta presentación.','es',0),(1877,_binary 'Cambiar las opciones para este tipo de caché.','es',0),(1878,_binary 'Mostrar enlace','es',0),(1879,_binary 'Formulario expuesto en bloque','es',0),(1880,_binary 'Permite que el formulario expuesto aparezca en un bloque en vez de en la vista.','es',0),(1881,_binary 'El título de esta vista','es',0),(1882,_binary 'Este título se mostrará con la vista donde se muestren usualmente los títulos; por ejemplo: como título de la página, como título de bloque, etc.','es',0),(1883,_binary 'A menos que esté experimentando problemas con los paginadores relacionados con esta vista, debería dejar esto en 0. Si usa varios paginadores en una página, podría necesitar establecer este número con un valor más alto para no entrar en conflicto con la matriz ?page=. Valores más altos añadirán una gran cantidad de comas a sus URL, por eso evítelo siempre que pueda.','es',0),(1884,_binary 'Añadir un enlace de \'más...\' en la zona inferior de la presentación.','es',0),(1885,_binary 'Crear enlace de \'más...\'','es',0),(1886,_binary 'El texto que mostrar con el enlace \'más...\'','es',0),(1887,_binary 'Esto hará que la vista muestre sólo elementos únicos. Si hay varios elementos idénticos, sólo se mostrará uno una vez. Puede usar esta opción para eliminar duplicados de una vista, aunque no siempre funciona. Tenga en cuenta que esto puede reducir la velocidad de las consultas, por lo que debe usarse con precaución','es',0),(1888,_binary 'Restricciones de acceso','es',0),(1889,_binary 'Opciones de acceso','es',0),(1890,_binary 'Opciones de caché','es',0),(1891,_binary 'Mostrar incluso si esta vista no tiene resultados','es',0),(1892,_binary 'Qué estilo debería tener esta vista','es',0),(1893,_binary 'Si el estilo elegido tiene opciones, asegúrese de pulsar el botón de opciones que aparecerá a su lado en el resumen de vista.','es',0),(1894,_binary 'Opciones de estilo','es',0),(1895,_binary 'Opciones de estilo de fila','es',0),(1896,_binary 'Como debería ser el estilo de cada fila de esta vista','es',0),(1897,_binary 'Qué presentación usar para la ruta','es',0),(1898,_binary 'Qué presentación usar para la ruta de esta presentación para cosas como resúmenes de enlaces, enaces de canales RSS, enlaces de \'más...\', etc.','es',0),(1899,_binary 'Colocar el formulario expuesto en un bloque','es',0),(1900,_binary 'Si se establece, ningún control expuesto aparecerá con esta vista. En su lugar, aparecerá disponible un bloque en el sistema de administración de bloques de Drupal y el formulario expuesto se aparecerá allí. Tenga en cuenta que este bloque se debe activar a mano y que las vistas no lo activarán por usted.','es',0),(1901,_binary 'La presentación \"@display\" usa campos pero no hay ninguno definido o todos ellos están excluidos.','es',0),(1902,_binary 'La presentación \"@display\" usa una ruta pero la ruta no se ha definido.','es',0),(1903,_binary 'La presentación \"@display\" tiene una extensión de estilo no válida.','es',0),(1904,_binary 'Formulario expuesto: @view-@display_id','es',0),(1905,_binary 'Opciones de adjuntos','es',0),(1906,_binary 'Heredar filtros expuestos','es',0),(1907,_binary 'Presentaciones multiples','es',0),(1908,_binary '¿Debería esta presentación heredar los valores de su filtro expuesto de la presentación madre a la que está adjunta?','es',0),(1909,_binary '¿Adjuntar antes o después de la presentaciójn madre?','es',0),(1910,_binary 'Seleccionar a qué presentación o presentaciones habría que adjuntar esto.','es',0),(1911,_binary '@view: @display','es',0),(1912,_binary 'Descripción del bloque de administración','es',0),(1913,_binary 'Usando el nombre del sitio','es',0),(1914,_binary 'Usar el nombre del sitio para el título','es',0),(1915,_binary 'El icono de canal de noticias sólo estará disponible para las presentaciones seleccionadas.','es',0),(1916,_binary 'Sin menú','es',0),(1917,_binary 'Normal: @title','es',0),(1918,_binary 'Solapa: @title','es',0),(1919,_binary 'Cambiar opciones del menú padre','es',0),(1920,_binary 'La ruta de menú o URL de esta vista','es',0),(1921,_binary 'Sin entrada de menú','es',0),(1922,_binary 'Entrada normal de menú','es',0),(1923,_binary 'Solapa de menú','es',0),(1924,_binary 'Solapa de menú predefinida','es',0),(1925,_binary 'Opciones predefinidas de solapa','es',0),(1926,_binary 'Ya existe','es',0),(1927,_binary '\"%\" no se puede usar para el primer segmento de una ruta.','es',0),(1928,_binary 'Una presentación cuya ruta termine con un % no puede ser una solapa.','es',0),(1929,_binary 'El título es necesario para este tipo de menú.','es',0),(1930,_binary 'Campos en línea','es',0),(1931,_binary 'El separador se puede situar entre campos en línea para impedir que se empastelen entre si. Puede usar HTML en este campo.','es',0),(1932,_binary 'Opcionalmente puede especificar un campo por el que agrupar los registros. Dejar vacío para no agrupar.','es',0),(1933,_binary 'La extensión @style necesita un estilo de fila pero la extensión de fila no es válida.','es',0),(1934,_binary 'La alineación horizontal situará los elementos empezando desde arriba a la izquierda y desplazandose hacia la derecha. La alineación vertical situará los elementos empezando desde arriba a la izquierda y desplazandose hacia abajo.','es',0),(1935,_binary 'Descripción RSS','es',0),(1936,_binary 'Esto aparecerá en el Canal RSS mismo.','es',0),(1937,_binary 'Mostrar cuenta de registros con enlace','es',0),(1938,_binary 'Sobrescribir el número de elementos a mostrar','es',0),(1939,_binary 'Mostrar los elementos en línea','es',0),(1940,_binary 'Necesita al menos un campo antes de configurar las opciones de la tabla','es',0),(1941,_binary 'Sobrescribir el ordenamiento normal si se usa la ordenación mediante clicks.','es',0),(1942,_binary '(Los efectos del encabezamiento fijo en cabeza de de las listas no estarán activos en la vista previa de más abajo, pero sí en la presentación final)','es',0),(1943,_binary 'Colocar campos en columnas. Puede combinar varios campos en la misma columna. Si lo hace, el separador en la columna especificada se usará para separar los campos. Marque la casilla de ordenable para que la columna sea ordenable por un click de ratón y escoja la opción de orden predeterminado para decidir qué columna marcará el orden en principio (si lo hay). Puede controlar el orden de las columnas y las etiquetas de campo en la sección de campos.','es',0),(1944,_binary '‹‹','es',0),(1945,_binary '››','es',0),(1946,_binary 'Siguientes pasos','es',0),(1947,_binary 'Menú de administración','es',0),(1948,_binary 'Marcador de posición','es',0),(1949,_binary 'Opciones de idioma','es',0),(1950,_binary 'Se ha intentado ejecutar cron cuando ya se está ejecutando.','es',0),(1951,_binary 'Ejecución de cron terminada.','es',0),(1952,_binary 'Tooltip','es',0),(1953,_binary '- Todo -','es',0),(1954,_binary 'Visitantes','es',0),(1955,_binary 'Compacto','es',0),(1956,_binary 'Permitir múltiples valores','es',0),(1957,_binary 'Longitud máxima del campo en caracteres.','es',0),(1958,_binary 'Nombre de sistema','es',0),(1959,_binary 'Dependencias de módulo','es',0),(1960,_binary 'Actualizar traducciones','es',0),(1961,_binary 'Un valor booleano que indica si esta traducción necesita o no actualizarse.','es',0),(1962,_binary 'Estado de publicación','es',0),(1963,_binary 'Quién es nuevo','es',0),(1964,_binary 'Nombre del idioma','es',0),(1965,_binary 'Editar idioma','es',0),(1966,_binary 'Sólo enlaces externos','es',0),(1967,_binary 'Criterios de filtrado','es',0),(1968,_binary 'Se ha actualizado el tipo de contenido %name.','es',0),(1969,_binary 'Se ha añadido el tipo de contenido %name.','es',0),(1970,_binary 'Paginación','es',0),(1971,_binary '1@count','es',0),(1972,_binary 'Contenido de bloques','es',0),(1973,_binary 'No se ha encontrado la página solicitada.','es',0),(1974,_binary 'Desviación estándar','es',0),(1975,_binary 'La cuenta de usuario %id no existe.','es',0),(1976,_binary 'Se intentó cancelar una cuenta de usuario no existente: %id.','es',0),(1977,_binary 'Problema de requisitos','es',0),(1978,_binary 'Configuración de la base de datos','es',0),(1979,_binary 'Seleccionar un perfil de instalación','es',0),(1980,_binary 'No hay perfiles disponibles','es',0),(1981,_binary 'Drupal ya está instalado','es',0),(1982,_binary 'Instalando @drupal','es',0),(1983,_binary 'Se ha encontrado un error en la instalación.','es',0),(1984,_binary 'Avisos de actualización','es',0),(1985,_binary 'Comprobar actualizaciones automáticamente','es',0),(1986,_binary '1 byte@count bytes','es',0),(1987,_binary 'Juego de herramienas GD2 para la manipulación de imágenes','es',0),(1988,_binary 'Definir la calidad de la imagen para las manipulaciones JPEG. Rango de 0 a 100. Los valores más altos generan imágenes de mejor calidad pero archivos más grandes.','es',0),(1989,_binary 'Derecha a izquierda','es',0),(1990,_binary 'Izquierda a derecha','es',0),(1991,_binary 'Añadir idioma personalizado','es',0),(1992,_binary 'Guardar idioma','es',0),(1993,_binary 'Dirección en la que se escribe este idioma.','es',0),(1994,_binary 'El texto contiene','es',0),(1995,_binary 'Déjelo vacío para mostrar todos los textos. La búsqueda distingue mayúsculas de minúsculas.','es',0),(1996,_binary 'Buscar','es',0),(1997,_binary 'Textos traducidos y no traducidos','es',0),(1998,_binary 'Sólo los textos traducidos','es',0),(1999,_binary 'Sólo los textos no traducidos','es',0),(2000,_binary 'Idiomas no añadidos aún','es',0),(2001,_binary 'Se ha creado el idioma %language.','es',0),(2002,_binary 'El texto enviado contiene HTML no permitido: %string','es',0),(2003,_binary 'Importando traducciones de la interfaz','es',0),(2004,_binary 'Error al importar las traducciones de la interfaz','es',0),(2005,_binary 'Se ha intentado enviar un texto traducido con HTML no permitido: %string','es',0),(2006,_binary 'Archivo de traducción de JavaScript actualizado para el idioma %language.','es',0),(2007,_binary 'Creado archivo de traducción JavaScript para el idioma %language.','es',0),(2008,_binary 'Ocurrió un error durante la creación de la traducción de un archivo JavaScript para el idioma %language.','es',0),(2009,_binary 'PHP estándar','es',0),(2010,_binary 'Extensión Mbstring de PHP','es',0),(2011,_binary 'Biblioteca Unicode','es',0),(2012,_binary 'No hay bloques en esta región','es',0),(2013,_binary 'El bloque %info se asignó a la región %region no válida y se ha desactivado.','es',0),(2014,_binary 'Eliminar los comentarios seleccionados','es',0),(2015,_binary 'Ejemplo: \"Comentarios sobre el sitio web\" o \"información del producto\".','es',0),(2016,_binary 'Formulario de contacto personal','es',0),(2017,_binary 'Ver los sucesos registrados recientemente.','es',0),(2018,_binary 'Principales errores de \"página no encontrada\"','es',0),(2019,_binary 'Ver los errores de \"página no encontrada\" (404).','es',0),(2020,_binary 'Principales errores de \"acceso denegado\"','es',0),(2021,_binary 'Ver los errores de \"acceso denegado\" (403).','es',0),(2022,_binary 'Ningún rol puede usar este formato','es',0),(2023,_binary 'Etiquetas HTML permitidas: @tags','es',0),(2024,_binary 'Las anclas se usan para hacer enlaces a otras páginas.','es',0),(2025,_binary 'De forma predefinida, las etiquetas de saltos de líneas se añaden automáticamente, aunque puede usar esta etiqueta para añadir algunos saltos adicionales. Usar esta etiqueta es diferente, porque no se usa con un par de apertura y cierre como las demás. Use el « /» extra en la etiqueta para mantener la compatibilidad con XHTML 1.0.','es',0),(2026,_binary 'Texto con <br />salto de línea','es',0),(2027,_binary 'De forma predefinida, las etiquetas de párrafo se añaden automáticamente, aunque puede añadir etiquetas adicionales.','es',0),(2028,_binary 'Párrafo uno.','es',0),(2029,_binary 'Párrafo dos.','es',0),(2030,_binary 'Fuerte','es',0),(2031,_binary 'Enfatizado','es',0),(2032,_binary 'Citado','es',0),(2033,_binary 'Texto codificado que se usa para mostrar código fuente de programación','es',0),(2034,_binary 'Codificado','es',0),(2035,_binary 'Negrita','es',0),(2036,_binary 'Cursiva','es',0),(2037,_binary 'Superíndice','es',0),(2038,_binary '<sup>Super</sup>índice','es',0),(2039,_binary 'Subíndice','es',0),(2040,_binary '<sub>Sub</sub>índice','es',0),(2041,_binary '<abbr title=\"Abbreviation\">Abrev.</abbr>','es',0),(2042,_binary '<acronym title=\"Three-Letter Acronym\">ATL</acronym>','es',0),(2043,_binary 'Bloque de cita','es',0),(2044,_binary 'Encabezado de tabla','es',0),(2045,_binary 'Celda de tabla','es',0),(2046,_binary 'Lista ordenada: utilice &lt;li&gt; para comenzar cada elemento de la lista','es',0),(2047,_binary 'Primer elemento','es',0),(2048,_binary 'Segundo elemento','es',0),(2049,_binary 'Lista desordenada: use &lt;li&gt; para comenzar cada elemento de la lista','es',0),(2050,_binary 'Las listas de definiciones son similares a otras listas HTML. &lt;dl&gt; da comienzo a la lista de definiciones, &lt;dt&gt; da comienzo a cada término definido y &lt;dd&gt; da comienzo a la descripción de la definición.','es',0),(2051,_binary 'Primer término','es',0),(2052,_binary 'Primera definición','es',0),(2053,_binary 'Segundo término','es',0),(2054,_binary 'Segunda definición','es',0),(2055,_binary 'Subtítulo tres','es',0),(2056,_binary 'Subtítulo cuatro','es',0),(2057,_binary 'Subtítulo cinco','es',0),(2058,_binary 'Subtítulo seis','es',0),(2059,_binary 'Descripción de la etiqueta','es',0),(2060,_binary 'Cuando escribe','es',0),(2061,_binary 'Obtiene','es',0),(2062,_binary 'No hay ayuda disponible para la etiqueta %tag.','es',0),(2063,_binary 'Etcétera (&amp;)','es',0),(2064,_binary 'Comillas','es',0),(2065,_binary 'Descripción del carácter','es',0),(2066,_binary 'Saltos automáticos de líneas y de párrafos.','es',0),(2067,_binary 'Consejos de redacción','es',0),(2068,_binary 'Esta página exporta los textos traducidos utilizados por su sitio. Un archivo de exportación puede ser en formato Gettext Portable Object (<em>.po</em>), que incluye el texto original y la traducción (que se utiliza para compartir con otras traducciones), o en formato Gettext Portable Object Template (<em>.pot</em>), que incluye sólo los textos originales (y que se utiliza para crear nuevas traducciones con un editor de traducción Gettext).','es',0),(2069,_binary 'Opciones del formulario de envío','es',0),(2070,_binary 'El nombre de sistema sólo puede tener letras en minúsculas, números y guiones bajos.','es',0),(2071,_binary 'Se ha añadido el tipo de contenido %name.','es',0),(2072,_binary 'Cambiado el tipo de contenido de 1 envío desde %old-type a %type.Cambiado el tipo de contenido de @count envíos desde %old-type a %type.','es',0),(2073,_binary '¿Está seguro que desea reconstruir los permisos del contenido de este sitio?','es',0),(2074,_binary 'Esta acción reconstruye todos los permisos en los contenidos del sitio, y puede ser un proceso largo. Esta acción no se puede deshacer.','es',0),(2075,_binary 'idioma','es',0),(2076,_binary 'Hubo un error y no se ejecutó el proceso por completo.','es',0),(2077,_binary 'Copia de la revisión de %date.','es',0),(2078,_binary 'Se ha eliminado la revisión del %revision-date de @type %title','es',0),(2079,_binary '@type: devuelto %title a la revisión %revision.','es',0),(2080,_binary 'Es necesario reconstruir los permisos de acceso al contenido.','es',0),(2081,_binary 'Reconstruyendo los permisos de acceso al contenido.','es',0),(2082,_binary 'Los permisos del contenido se han reconstruido.','es',0),(2083,_binary 'Los permisos de acceso al contenido no han sido correctamente reconstruidos.','es',0),(2084,_binary 'Añadir tipo de contenido','es',0),(2085,_binary 'Volver a una versión anterior','es',0),(2086,_binary 'Eliminar revisión anterior','es',0),(2087,_binary 'El alias %alias ya se está usando en este idioma.','es',0),(2088,_binary 'Se ha guardado el alias.','es',0),(2089,_binary 'Filtras alias','es',0),(2090,_binary 'Introduzca la ruta para la que desea crear un alias, seguida por el nombre del nuevo alias.','es',0),(2091,_binary 'Alias de URL','es',0),(2092,_binary 'Añadir alias','es',0),(2093,_binary 'Regulación de la indexación','es',0),(2094,_binary 'Número de elementos a indexar en cada ejecución de cron','es',0),(2095,_binary 'Opciones de indexación','es',0),(2096,_binary 'Longitud mínima de la palabra que se va a indexar','es',0),(2097,_binary 'Gestión sencilla de CJK','es',0),(2098,_binary 'Si aplicar un separador silábico de chino sencillo, japonés o coreano basado en secuencias que se solapan. Desactívelo si quiere usar un preprocesador externo para esto. No afecta a otros idiomas.','es',0),(2099,_binary 'Formulario de búsqueda','es',0),(2100,_binary 'Frases principales en las búsquedas','es',0),(2101,_binary 'Ver las frases más populares en las búsquedas.','es',0),(2102,_binary 'Imágenes de los usuarios en los envíos','es',0),(2103,_binary 'Imágenes de los usuarios en los comentarios','es',0),(2104,_binary 'Icono de acceso rápido','es',0),(2105,_binary 'Cargar la imagen del logo','es',0),(2106,_binary 'Opciones de iconos de acceso rápido','es',0),(2107,_binary 'Si no tiene acceso directo a los archivos del servidor, use este campo para cargar el icono de acceso rápido.','es',0),(2108,_binary 'Los siguientes módulos se desinstalarán completamente de su sitio, y <em>se perderán todos los datos de estos módulos</em>!','es',0),(2109,_binary 'Confirmar la desinstalación','es',0),(2110,_binary '¿Quiere continuar con la desinstalación de lo indicado precedentemente?','es',0),(2111,_binary 'Ningún módulo seleccionado.','es',0),(2112,_binary 'Los módulos seleccionados han sido desinstalados.','es',0),(2113,_binary 'Página 403 predefinida (error de acceso denegado)','es',0),(2114,_binary 'Página 404 predefinida (error de página no encontrada)','es',0),(2115,_binary 'Cachés vaciadas.','es',0),(2116,_binary 'Seleccione un juego de herramientas para procesar imágenes','es',0),(2117,_binary 'Contenido sindicado','es',0),(2118,_binary 'Títulos y resúmenes','es',0),(2119,_binary 'Opción global para la presentación predefinida de los elementos de contenido en cada canal de noticias.','es',0),(2120,_binary 'La ejecución de cron tuvo éxito.','es',0),(2121,_binary 'La ejecución de cron ha fallado.','es',0),(2122,_binary 'No hay módulos disponibles para desinstalar.','es',0),(2123,_binary 'Esta página le muestra todas las tareas de administración disponibles para cada módulo.','es',0),(2124,_binary 'El bloque <em>Sitio elaborado con Drupal</em> es un enlace opcional a la página inicial del proyecto Drupal. Si bien no hay en absoluto un requerimiento de que los sitios presenten este enlace, puede usarse para evidenciar el apoyo a Drupal.','es',0),(2125,_binary 'Funciona con Drupal','es',0),(2126,_binary 'Modo compacto','es',0),(2127,_binary 'Juego de herramientas de imágenes','es',0),(2128,_binary 'Elegir qué juego de herramientas de imágenes quiere usar si ha instalado otros opcionales.','es',0),(2129,_binary 'Publicación RSS','es',0),(2130,_binary 'Fecha y hora','es',0),(2131,_binary '-1 (Ilimitado)','es',0),(2132,_binary 'Límite de memoria PHP','es',0),(2133,_binary 'Considere la posibilidad de incrementar el límite de su memoria PHP a %memory_minimum_limit  para prevenir errores en el proceso de instalación.','es',0),(2134,_binary 'Considere la opción de incrementar el límite de su memoria PHP en %memory_minimum_limit para prevenir errores en el proceso de actualización.','es',0),(2135,_binary 'Dependiendo de su configuración, Drupal puede ejecutarse con un límite de memoria de PHP %memory_limit. Sin embargo, se recomienda tener un límite de memoria de PHP de %memory_minimum_limit, especialmente si su sitio emplea módulos de terceros o módulos personalizados adicionales.','es',0),(2136,_binary 'Aumente el límite de memoria editando el parámetro memory_limit en el archivo %configuration-file y luego reinicialice su servidor web (o póngase en contacto con su administrador de sistemas o con su proveedor de hospedaje para que le brinden asistencia).','es',0),(2137,_binary 'Contacte con su administrador de sistemas o proveedor de alojamiento para que le ayude a incrementar su límite de memoria PHP.','es',0),(2138,_binary 'No protegido','es',0),(2139,_binary 'El archivo %file no está protegido contra modificaciones y supone un riesgo de seguridad. Debe cambiar los permisos del archivo para que no se pueda escribir en él.','es',0),(2140,_binary 'Cron no se ha ejecutado recientemente.','es',0),(2141,_binary 'Tareas de mantenimiento de cron','es',0),(2142,_binary 'No es posible escribir en la carpeta %directory.','es',0),(2143,_binary 'Se puede escribir (método <em>público</em> de descarga)','es',0),(2144,_binary 'Se puede escribir (método <em>privado</em> de descarga)','es',0),(2145,_binary 'Actualizaciones de la base de datos','es',0),(2146,_binary 'Acceso a update.php','es',0),(2147,_binary 'Restablecer a alfabético','es',0),(2148,_binary 'Los términos se muestran en orden ascendente por su peso.','es',0),(2149,_binary 'El valor del peso debe ser numérico.','es',0),(2150,_binary '¿Está seguro que desea restablecer el vocabulario %title al orden alfabético?','es',0),(2151,_binary 'Restablecer un vocabulario descartará todo ordenamiento personalizado y ordenará sus elementos alfabéticamente.','es',0),(2152,_binary 'Restablecer el vocabulario %name al orden alfabético.','es',0),(2153,_binary 'Opciones de traducción','es',0),(2154,_binary 'Esta traducción necesita ser actualizada','es',0),(2155,_binary 'Fecha de versión desconocida','es',0),(2156,_binary 'Última comprobación: hace @time','es',0),(2157,_binary 'Nunca se ha comprobado','es',0),(2158,_binary 'Incluye: %includes','es',0),(2159,_binary 'Seleccionar con qué frecuencia quiere comprobar automáticamente si hay nuevas versiones de los módulos y temas gráficos que tiene instalados.','es',0),(2160,_binary 'Aquí puede encontrar información sobre actualizaciones disponibles para sus módulos y temas gráficos instalados. Tome en cuenta que cada módulo o tema gráfico es parte de un \"proyecto\", que puede tener o no el mismo nombre, y que podría incluir múltiples módulos o temas gráficos en su interior.','es',0),(2161,_binary 'Estado de actualización de módulos y temas gráficos','es',0),(2162,_binary 'Hay actualizaciones de seguridad disponibles para uno o más de sus módulos o temas gráficos. Para garantizar la seguridad de su servidor, ¡debería actualizarlos inmediatamente!','es',0),(2163,_binary 'Hay actualizaciones disponibles para uno o más de sus módulos o temas gráficos. Para asegurar el funcionamiento apropiado de su sitio, debería actualizarlos tan pronto como sea posible.','es',0),(2164,_binary 'Obtener un informe de estado sobre las actualizaciones disponibles para los módulos y temas visuales instalados.','es',0),(2165,_binary 'Debe especificar un nombre de usuario.','es',0),(2166,_binary 'El nombre del usuario no puede comenzar con un espacio.','es',0),(2167,_binary 'El nombre del usuario no puede finalizar con un espacio.','es',0),(2168,_binary 'El nombre de usuario no puede contener múltiples espacios seguidos','es',0),(2169,_binary 'El nombre de usuario contiene un carácter no permitido.','es',0),(2170,_binary 'El nombre de usuario %name es demasiado largo: debe tener %max caracteres o menos.','es',0),(2171,_binary 'Quién está conectado','es',0),(2172,_binary 'Desbloquear a los usuarios seleccionados','es',0),(2173,_binary 'Bloquear a los usuarios seleccionados','es',0),(2174,_binary 'Usuario eliminado: %name %email.','es',0),(2175,_binary 'Editar rol','es',0),(2176,_binary 'Lista de idiomas','es',0),(2177,_binary 'Transliterar','es',0),(2178,_binary 'Extensión de archivo','es',0),(2179,_binary 'amplio','es',0),(2180,_binary 'El título se usa como etiqueta emergente de ayuda cuando el usuario pasa el cursor por encima de la imagen.','es',0),(2181,_binary 'Indicador de progreso','es',0),(2182,_binary 'Barra con medidor de progreso','es',0),(2183,_binary 'Pulsador','es',0),(2184,_binary 'Configuración de ruta','es',0),(2185,_binary 'La subida del archivo falló. %upload','es',0),(2186,_binary 'URL del archivo','es',0),(2187,_binary 'Ha ocurrido un error irrecuperable. El archivo subido probablemente excede el tamaño de archivo máximo (@size) que admite este servidor.','es',0),(2188,_binary 'Comenzando subida...','es',0),(2189,_binary 'Subiendo... (@current de @total)','es',0),(2190,_binary 'Activado (<a href=\"http://pecl.php.net/package/uploadprogress\">uploadprogress de PECL</a>)','es',0),(2191,_binary 'Progreso de carga','es',0),(2192,_binary 'Idioma preferido','es',0),(2193,_binary 'Campo de tipo numérico','es',0),(2194,_binary 'Java','es',0),(2195,_binary 'Estilos','es',0),(2196,_binary 'Aplicar filtros','es',0),(2197,_binary 'Recuento de página','es',0),(2198,_binary 'El tamaño del archivo en bytes.','es',0),(2199,_binary 'Interfaz','es',0),(2200,_binary 'Umbrales','es',0),(2201,_binary '@size KB','es',0),(2202,_binary '@size MB','es',0),(2203,_binary '@size GB','es',0),(2204,_binary '@size TB','es',0),(2205,_binary '@size PB','es',0),(2206,_binary '@size EB','es',0),(2207,_binary '@size ZB','es',0),(2208,_binary '@size YB','es',0),(2209,_binary 'Todos los mensajes','es',0),(2210,_binary 'Serializado','es',0),(2211,_binary '« Primero','es',0),(2212,_binary 'Último »','es',0),(2213,_binary '¿Descartar cambios?','es',0),(2214,_binary 'Formato de texto','es',0),(2215,_binary 'Emergencia','es',0),(2216,_binary 'Ordenar descendente','es',0),(2217,_binary 'Ordenar ascendente','es',0),(2218,_binary 'Su cara o foto virtual.','es',0),(2219,_binary 'El nombre del sitio.','es',0),(2220,_binary 'El nombre del término.','es',0),(2221,_binary 'Parte inferior del pie de página','es',0),(2222,_binary 'Características opcionales','es',0),(2223,_binary 'Título administrativo','es',0),(2224,_binary 'Descripción administrativa','es',0),(2225,_binary 'Permitir ajustes','es',0),(2226,_binary 'Sobrescribir el título','es',0),(2227,_binary 'Opciones de estilo','es',0),(2228,_binary 'Editar bloque','es',0),(2229,_binary 'Bloque de la vista','es',0),(2230,_binary 'Mostrar descripción','es',0),(2231,_binary 'Alerta','es',0),(2232,_binary 'Crítico','es',0),(2233,_binary 'Arriba centro','es',0),(2234,_binary 'Abajo centro','es',0),(2235,_binary 'Traducción del contenido','es',0),(2236,_binary 'La traducción necesita actualizarse','es',0),(2237,_binary 'Advertencias','es',0),(2238,_binary 'Formato de texto','es',0),(2239,_binary 'Añadir formato','es',0),(2240,_binary 'Borrar formato de fecha','es',0),(2241,_binary 'Nombre de tipo de contenido','es',0),(2242,_binary 'Término de taxonomía','es',0),(2243,_binary 'Pizarra','es',0),(2244,_binary 'Opciones de comprobación','es',0),(2245,_binary '@field_name (Bloqueado)','es',0),(2246,_binary 'Añadir un nuevo campo: debe indicar una etiqueta.','es',0),(2247,_binary 'El campo %field esta bloqueado y no se puede editar.','es',0),(2248,_binary '%name debe ser un número.','es',0),(2249,_binary 'Formateador de campo','es',0),(2250,_binary '(el primer elemento es 0)','es',0),(2251,_binary '(comenzar desde los últimos valores)','es',0),(2252,_binary 'Opciones regionales','es',0),(2253,_binary 'Moderación de contenido','es',0),(2254,_binary 'Sin firmar','es',0),(2255,_binary 'Número de páginas','es',0),(2256,_binary 'Enlaces de ayuda a la navegación','es',0),(2257,_binary 'El peso de este término en relación con los otros.','es',0),(2258,_binary 'Texto de ayuda a mostrar para el vocabulario.','es',0),(2259,_binary 'Si los términos relacionados están activados dentro del vocabulario o no. (0 = desactivado, 1 = activado)','es',0),(2260,_binary 'El tipo de jerarquía permitida dentro del vocabulario. (0 = desabilitada, 1 = sencilla, 2 = múltiple)','es',0),(2261,_binary 'Si se pueden asignar varios términos de este vocabulario a un mismo nodo o no. (0 = desactivado, 1 = activado)','es',0),(2262,_binary 'Si los términos son obligatorios en los nodos que utilizan este vocabulario o no. (0 = desactivado, 1 = activado)','es',0),(2263,_binary 'Si el etiquetado libre está activado en el vocabulario o no. (0 = desactivado, 1 = activado)','es',0),(2264,_binary 'El peso del vocabulario en relación a los otros vocabularios.','es',0),(2265,_binary 'Configuraciones de vistas','es',0),(2266,_binary 'Girar','es',0),(2267,_binary 'Fecha relativa','es',0),(2268,_binary 'Eliminar seleccionados','es',0),(2269,_binary 'Servicio','es',0),(2270,_binary 'Parte superior de la página','es',0),(2271,_binary 'Zona inferior de la página','es',0),(2272,_binary 'Editar visualización','es',0),(2273,_binary 'Mostrar enlaces','es',0),(2274,_binary 'Mensajes de estado','es',0),(2275,_binary 'Eliminar contenido','es',0),(2276,_binary 'Limitado','es',0),(2277,_binary 'Revisión actual','es',0),(2278,_binary ' minutos','es',0),(2279,_binary 'Definiciones','es',0),(2280,_binary 'Drupal 6','es',0),(2281,_binary 'Drupal 7','es',0),(2282,_binary 'URL del origen del suceso.','es',0),(2283,_binary 'Referente','es',0),(2284,_binary 'Nombre de servidor (hostname) del usuario que activó el suceso.','es',0),(2285,_binary 'La base de datos está codificada en UTF-8','es',0),(2286,_binary 'Drupal no pudo determinar si la codificación de la base de datos está establecida como UTF-8','es',0),(2287,_binary 'Se ha inicializado PostgreSQL.','es',0),(2288,_binary 'Estructura','es',0),(2289,_binary 'Flujos de trabajo','es',0),(2290,_binary 'Valores predeterminados','es',0),(2291,_binary 'Bloque de búsqueda','es',0),(2292,_binary 'Estado del nodo','es',0),(2293,_binary 'Editar estilo','es',0),(2294,_binary 'Nombre del proveedor','es',0),(2295,_binary 'Estado de moderación','es',0),(2296,_binary 'Permitir cambiar el tamaño','es',0),(2297,_binary 'Tamaño máximo de archivo','es',0),(2298,_binary 'Nombre de sistema:','es',0),(2299,_binary 'Archivos de traducción','es',0),(2300,_binary 'Actualización','es',0),(2301,_binary 'Texto alternativo','es',0),(2302,_binary 'Formato de filtro','es',0),(2303,_binary 'Tipo de paginador','es',0),(2304,_binary 'Objetivo (target) del enlace, como _blank, _parent o el nombre de un iframe. este campo se usa raramente.','es',0),(2305,_binary 'Título de @argument','es',0),(2306,_binary 'Entrada de @argument','es',0),(2307,_binary 'Contar el número 0 como vacío','es',0),(2308,_binary 'Ocultar si está vacío','es',0),(2309,_binary 'Valor inicial','es',0),(2310,_binary 'Especificar el numero con el que el contador debería comenzar.','es',0),(2311,_binary 'No comienza con','es',0),(2312,_binary 'not_begins','es',0),(2313,_binary 'No termina con','es',0),(2314,_binary 'not_ends','es',0),(2315,_binary 'La vista %name se ha guardado.','es',0),(2316,_binary 'Este filtro puede hacer que elementos que tengan más de una de las opciones seleccionadas aparezcan como resultados duplicados. Si este es el caso, esta casilla puede reducir esos duplicados. Sin embargo, cuantos más términos tiene para buscar, menos eficiente será la consulta, por lo que debe usarse con precaución. No debería usarse para campos de valor único, ya que puede hacer que algunos resultados desaparezcan de la presentación si se usa con un campo incompatible.','es',0),(2317,_binary 'Correo electrónico del usuario que hizo el comentario. Estará vacío si el autor es un usuario registrado.','es',0),(2318,_binary 'El ID de término de taxonomía del término.','es',0),(2319,_binary 'Eñ nombre de término de taxonomía del término.','es',0),(2320,_binary 'El nombre del vocabulario al que pertenece el término.','es',0),(2321,_binary 'Elija que vocabularios desea relacionar. Recuerde que cada término encontrado creará un nuevo registro, por lo que esta relación se usará mejor con un solo vocabulario que tenga sólo un término por nodo.','es',0),(2322,_binary 'El nombre del rol.','es',0),(2323,_binary 'Ocultar campos vacíos','es',0),(2324,_binary 'No mostrar campos, etiquetas o marcas para campos que estén vacíos.','es',0),(2325,_binary 'SVG','es',0),(2326,_binary 'Archivo mensual','es',0),(2327,_binary 'Selección de idioma','es',0),(2328,_binary 'Dirección de correo electrónico del sitio','es',0),(2329,_binary 'Las direcciones <em>Desde</em> las que se envían los correos electrónicos automáticos durante el registro y las nuevas solicitudes de contraseña, y otras notificaciones. (Use una dirección que termine en el dominio de su sitio para ayudar a prevenir los correos electrónicos sean marcados como spam.)','es',0),(2330,_binary 'Este identificador lo usa otro manejador.','es',0),(2331,_binary 'Longitud menor que','es',0),(2332,_binary 'más corto que','es',0),(2333,_binary 'Longitud mayor que','es',0),(2334,_binary 'Mayor que','es',0),(2335,_binary 'Consulta SQL','es',0),(2336,_binary 'La consulta se creará y ejecutará usando la API de bases de datos de Drupal.','es',0),(2337,_binary 'Formulario expuesto','es',0),(2338,_binary 'Cancelar cuenta','es',0),(2339,_binary 'Menú secundario','es',0),(2340,_binary 'Máximo número de caracteres','es',0),(2341,_binary 'Tema actual','es',0),(2342,_binary 'Dependencias','es',0),(2343,_binary 'Se ha producido un error mientras se procesaba %error_operation con los argumentos: @arguments','es',0),(2344,_binary 'Tabla base','es',0),(2345,_binary 'Rol de administrador','es',0),(2346,_binary 'Filtrar mensajes','es',0),(2347,_binary 'Heredar paginador','es',0),(2348,_binary 'Visualizar paginador','es',0),(2349,_binary 'Visualizar','es',0),(2350,_binary 'Escalar imagen','es',0),(2351,_binary 'Idiomas','es',0),(2352,_binary 'Sin revisión','es',0),(2353,_binary 'Necesita un título','es',0),(2354,_binary 'Valor del filtro','es',0),(2355,_binary 'Entidades','es',0),(2356,_binary 'Campos privados','es',0),(2357,_binary 'Sin restricción','es',0),(2358,_binary 'Enlaces de operación','es',0),(2359,_binary 'Elija un bloque','es',0),(2360,_binary 'tipo de entidad','es',0),(2361,_binary 'Atributo','es',0),(2362,_binary 'El ID único del comentario.','es',0),(2363,_binary 'La dirección IP de la máquina desde la que se envío el comentario.','es',0),(2364,_binary 'La dirección de correo electrónico proporcionada por el autor del comentario.','es',0),(2365,_binary 'La URL de la página de inicio que ha dejado el autor del comentario.','es',0),(2366,_binary 'El contenido formateado del comentario mismo.','es',0),(2367,_binary 'La URL del comentario.','es',0),(2368,_binary 'Editar URL','es',0),(2369,_binary 'la URL de la página de edición del comentario.','es',0),(2370,_binary 'La fecha en la que se envió el comentario.','es',0),(2371,_binary 'El comentario de origen, si el modo secuencial de comentarios está activado.','es',0),(2372,_binary 'Nueva cuenta de comentarios','es',0),(2373,_binary 'El ID único de la ultima revisión del nodo.','es',0),(2374,_binary 'El nombre para los usuarios del tipo de nodo.','es',0),(2375,_binary 'La URL del nodo.','es',0),(2376,_binary 'La URL de la página de edición del nodo.','es',0),(2377,_binary 'Fecha cambiada','es',0),(2378,_binary 'La fecha de actualización más reciente del nodo.','es',0),(2379,_binary 'El lema del sitio.','es',0),(2380,_binary 'El correo electrónico de administración del sitio.','es',0),(2381,_binary 'Página de inicio de sesión','es',0),(2382,_binary 'La URL de la página de inicio de sesión en el sitio.','es',0),(2383,_binary 'El ID único del archivo subido al servidor.','es',0),(2384,_binary 'El nombre del archivo en el disco.','es',0),(2385,_binary 'La URL del archivo accesible a través de la web.','es',0),(2386,_binary 'La fecha de la alteración más reciente del archivo.','es',0),(2387,_binary 'El usuario que subió el archivo originalmente.','es',0),(2388,_binary 'El ID único del término de taxonomía.','es',0),(2389,_binary 'El nombre del término de taxonomía.','es',0),(2390,_binary 'La descripción opcional del término taxonomía.','es',0),(2391,_binary 'El número de nodos etiquetados con el término de taxonomía.','es',0),(2392,_binary 'La URL del término de taxonomía.','es',0),(2393,_binary 'El vocabulario de taxonomía al que pertenece el término.','es',0),(2394,_binary 'El término padre del término de taxonomía, si existiera.','es',0),(2395,_binary 'El ID único del vocabulario de taxonomía','es',0),(2396,_binary 'El nombre del vocabulario de taxonomía.','es',0),(2397,_binary 'La descripción opcional del vocabulario de taxonomía.','es',0),(2398,_binary 'La cantidad de nodos etiquetados con términos que pertenecen al vocabulario de taxonomía.','es',0),(2399,_binary 'Cantidad de términos','es',0),(2400,_binary 'La cantidad de términos que pertenecen al vocabulario de taxonomía.','es',0),(2401,_binary 'El ID único de la cuenta de usuario.','es',0),(2402,_binary 'El nombre de inicio de sesión de la cuenta de usuario.','es',0),(2403,_binary 'La dirección de correo electrónico de la cuenta de usuario.','es',0),(2404,_binary 'La URL de la página del perfil de la cuenta.','es',0),(2405,_binary 'La fecha en la que el usuario se identificó por última vez en el sitio.','es',0),(2406,_binary 'la fecha en la que se creó la cuenta de usuario.','es',0),(2407,_binary 'Revisar log','es',0),(2408,_binary 'Nombre del remitente','es',0),(2409,_binary 'Correo electrónico del remitente','es',0),(2410,_binary 'Menú principal','es',0),(2411,_binary 'Tipos de campo','es',0),(2412,_binary 'Configuración de zona horaria','es',0),(2413,_binary 'Total de filas','es',0),(2414,_binary 'Contenido principal de la página','es',0),(2415,_binary 'Moderación de contenido','es',0),(2416,_binary 'No está autorizado para acceder a esta página.','es',0),(2417,_binary 'Autorizar cambios en el sistema de archivos','es',0),(2418,_binary 'Parece que ha llegado a esta página por error.','es',0),(2419,_binary 'authorize.php','es',0),(2420,_binary 'Cron no pudo ejecutarse porque se utilizó una clave inválida','es',0),(2421,_binary 'Cron no se pudo ejecutar porque el sitio está desconectado en modo de mantenimiento.','es',0),(2422,_binary 'País predeterminado','es',0),(2423,_binary 'En su archivo %settings_file file ha configurado @drupal para que use un servidor %driver. Sin embargo, su instalación PHP actualmente no admite este tipo de base de datos.','es',0),(2424,_binary '¡Enhorabuena, ha instalado @drupal!','es',0),(2425,_binary 'Archivo de configuración','es',0),(2426,_binary 'Cuenta de mantenimiento del sitio','es',0),(2427,_binary 'No hay actualizaciones pendientes.','es',0),(2428,_binary '1 actualización pendiente@count actualizaciones pendientes','es',0),(2429,_binary 'No se puede continuar. No hay disponibles métodos de transferencia de archivos','es',0),(2430,_binary 'Para continuar, indique los detalles de conexión de su servidor','es',0),(2431,_binary 'Método de conexión','es',0),(2432,_binary 'Escriba la configuración de conexión','es',0),(2433,_binary 'Configuración de conexión de @backend','es',0),(2434,_binary 'Cambiar tipo de conexión','es',0),(2435,_binary 'Sitio desconectado en mantenimiento','es',0),(2436,_binary 'No se pudieron ejecutar todas las tareas en la base de datos del servidor. La tarea %task no se encontró.','es',0),(2437,_binary 'Módulos necesarios','es',0),(2438,_binary 'Módulos necesarios no encontrados.','es',0),(2439,_binary 'Módulo %module desinstalado.','es',0),(2440,_binary 'El archivo de traducción JavaScript %file.js se ha perdido.','es',0),(2441,_binary 'Funcionando en modo de mantenimiento.','es',0),(2442,_binary 'No se pudo crear %directory debido a: %reason','es',0),(2443,_binary 'Configurando cron','es',0),(2444,_binary 'Controlando visibilidad','es',0),(2445,_binary 'Mostrar regiones de bloques (@theme)','es',0),(2446,_binary 'Administrar bloques','es',0),(2447,_binary 'Restringido a algunas páginas','es',0),(2448,_binary 'El bloque no se puede colocar en esta región.','es',0),(2449,_binary 'Seleccione uno o más comentarios para actualizarlos.','es',0),(2450,_binary 'Eliminado el comentario @cid y sus respuestas.','es',0),(2451,_binary 'Comentario aprobado.','es',0),(2452,_binary 'Comodines para los comentarios enviados al sitio.','es',0),(2453,_binary 'Comentario completo','es',0),(2454,_binary 'Comentarios sin aprobar (@count)','es',0),(2455,_binary 'Administrar comentarios y opciones de comentarios','es',0),(2456,_binary 'Editar comentarios propios','es',0),(2457,_binary 'Hilos de comentarios','es',0),(2458,_binary 'Mostrar las respuestas a los comentarios en una lista de hilos.','es',0),(2459,_binary 'Permitir título de comentario','es',0),(2460,_binary 'Mostrar el formulario de respuesta en la misma página que los comentarios','es',0),(2461,_binary 'Los usuarios con el permiso \"Enviar comentarios\" pueden comentar.','es',0),(2462,_binary 'Los usuarios no pueden comentar pero se mostrarán los comentarios existentes.','es',0),(2463,_binary 'Su comentario ha pasado a la lista de pendientes de revisión de los administradores del sitio y se publicará tras su aprobación.','es',0),(2464,_binary 'Su comentario ha sido enviado.','es',0),(2465,_binary 'Guardar comentario','es',0),(2466,_binary 'Enumerar y editar los comentarios del sitio y la cola de aprobación de comentarios.','es',0),(2467,_binary 'Comentarios sin aprobar','es',0),(2468,_binary 'No le está permitido enviar más de %limit mensajes en @interval. Inténtelo después.','es',0),(2469,_binary 'Contactar con @username','es',0),(2470,_binary 'Administrar formularios de contacto y opciones de formularios de contacto','es',0),(2471,_binary 'Usar el formulario de contacto del sitio','es',0),(2472,_binary 'Usar los formularios de contacto personal de los usuarios','es',0),(2473,_binary 'Cambiar esta configuración no afectará a los usuarios ya existentes.','es',0),(2474,_binary 'Presentando enlaces contextuales','es',0),(2475,_binary 'Usar enlaces contextuales','es',0),(2476,_binary 'Enlaces contextuales','es',0),(2477,_binary 'Registro de la base de datos limpiados.','es',0),(2478,_binary 'Monitorizando su sitio','es',0),(2479,_binary 'Depurando problemas del sitio.','es',0),(2480,_binary 'Lista (de texto)','es',0),(2481,_binary 'Etiquetas HTML admitidas en etiquetas: @tags','es',0),(2482,_binary 'El valor de este campo se determina mediante la función %function y no se puede cambiar.','es',0),(2483,_binary 'Lista de valores permitidos: Cada clave debe ser un número entero o decimal.','es',0),(2484,_binary 'Lista de valores permitidos: Cada clave debe ser una cadena de un máximo de 255 caracteres.','es',0),(2485,_binary 'Lista de valores admitidos: Las claves deben ser números enteros.','es',0),(2486,_binary 'El valor mínimo que se debe permitir en este campo. Déjelo vacío para que no haya un mínimo.','es',0),(2487,_binary 'El valor máximo que se debe permitir en este campo. Déjelo vacío para que no haya un máximo.','es',0),(2488,_binary 'Defina un texto que se debe anteponer al valor, como \'$ \' o \'&euro; \'. Déjela en blanco para no anteponer nada. Separe el singular del plural con una barra vertical (\'libra|libras\').','es',0),(2489,_binary 'Resumen de la entrada','es',0),(2490,_binary 'Esto permite a los autores crear manualmente un resumen que se mostrará en lugar del texto recortado automáticamente cuando se use la forma de presentación \"Resumen o recortado\".','es',0),(2491,_binary 'Resumen o recortado','es',0),(2492,_binary 'Área de texto con un resumen','es',0),(2493,_binary 'Déjelo en blanco para usar como resumen un fragmento recortado del texto completo.','es',0),(2494,_binary 'Ocultar resumen','es',0),(2495,_binary 'Editar resumen','es',0),(2496,_binary 'Editar opciones de campo.','es',0),(2497,_binary 'Falló el intento de actualizar el campo %label: %message.','es',0),(2498,_binary 'Campo obligatorio','es',0),(2499,_binary 'El valor predeterminado para este campo. Se usa cuando se crea nuevo contenido.','es',0),(2500,_binary 'Guardada la configuración de %label.','es',0),(2501,_binary 'Esta lista muestra todos los campos actualmente en uso como referencia rápida.','es',0),(2502,_binary 'Lista de campos','es',0),(2503,_binary 'Gestionar presentación','es',0),(2504,_binary 'IU de campo','es',0),(2505,_binary 'Activar campo <em>Visualización</em>','es',0),(2506,_binary 'La opción de presentación permite a los usuarios elegir si un archivo se debe mostrar al presentar el contenido.','es',0),(2507,_binary 'Archivos mostrados de forma predeterminada','es',0),(2508,_binary 'Esta opción sólo tiene efecto si la opción de presentación está activada.','es',0),(2509,_binary 'Destino de la subida al servidor','es',0),(2510,_binary 'Seleccionar dónde se deben almacenar los archivos finales. El almacenamiento privado de archivos es notablemente más gravoso que el de archivos públicos, pero permite la restricción de acceso a los archivos dentro de este campo.','es',0),(2511,_binary 'Subdirectorio opcional dentro del destino de subidas donde se almacenarán los archivos. No escriba barras ni al inicio ni al final.','es',0),(2512,_binary 'Activar campo <em>Descripción</em>','es',0),(2513,_binary 'El campo de descripción permite a los usuarios porporcionar una descripción del archivo subido al servidor.','es',0),(2514,_binary 'Archivo genérico','es',0),(2515,_binary 'Tabla de archivos','es',0),(2516,_binary 'Añadir archivo nuevo','es',0),(2517,_binary 'Incluir archivo en presentación','es',0),(2518,_binary 'La descipción se puede usar como etiqueta del enlace al archivo.','es',0),(2519,_binary 'Todos los roles deben usar este formato.','es',0),(2520,_binary 'El orden de los formatos de texto se ha guardado.','es',0),(2521,_binary 'Añadir formato de texto','es',0),(2522,_binary 'Todos los roles para este formato de texto deben estar activos y no se pueden cambiar','es',0),(2523,_binary 'Orden de procesamiento de los filtros','es',0),(2524,_binary 'Los nombres de formatos de texto deben ser únicos. Un formato de nombre %name ya existe.','es',0),(2525,_binary 'Se ha añadido el formato de texto %format.','es',0),(2526,_binary 'Se ha actualizado el formato de texto %format.','es',0),(2527,_binary 'Formatos de texto','es',0),(2528,_binary 'eligiendo un formato de texto','es',0),(2529,_binary '<strong>Advertencia:</strong> Este permiso puede tener implicaciones de seguridad dependiendo de cómo se haya configurado el formato de texto.','es',0),(2530,_binary 'Convertir saltos de línea en HTML (por ejemplo: <code>&lt;br&gt;</code> y <code>&lt;p&gt;</code>)','es',0),(2531,_binary 'Convertir las URL en enlaces','es',0),(2532,_binary 'Corregir HTML defectuoso o incompleto','es',0),(2533,_binary 'Mostrar cualquier HTML como texto sin formato.','es',0),(2534,_binary 'Mostrar ayuda HTML básica en los consejos largos de filtros','es',0),(2535,_binary 'Añadir rel=\"nofollow\" a todos los enlaces','es',0),(2536,_binary 'Este sitio permite contenido con HTML. Aunque aprender HTML puede intimidar, saber cómo usar un conjunto limitado de las etiquetas HTML más básicas es muy sencillo. Esta tabla proporciona ejemplos de como se usa cada etiqueta admitida en este sitio.','es',0),(2537,_binary 'La mayoría de los caracteres inusuales se pueden escribir directamente sin ningún problema.','es',0),(2538,_binary 'No se permiten etiquetas HTML.','es',0),(2539,_binary 'Siga estos pasos para configurar su sitio y comenzar a usarlo.','es',0),(2540,_binary 'Proporciona ayuda de referencia','es',0),(2541,_binary 'Nombre de estilo de imagen','es',0),(2542,_binary 'Seleccionar un efecto nuevo','es',0),(2543,_binary 'Seleccionar un efecto para agregar.','es',0),(2544,_binary 'El efecto de imagen se aplicó correctamente.','es',0),(2545,_binary 'Nombre de estilo','es',0),(2546,_binary 'Crear estilo nuevo','es',0),(2547,_binary 'Se creo el estilo %name.','es',0),(2548,_binary 'Estilo de remplazo','es',0),(2549,_binary 'Si no, puede seleccionar un estilo antes de borrar %style.','es',0),(2550,_binary 'Actualizar efecto','es',0),(2551,_binary 'Añadir efecto','es',0),(2552,_binary '¿Seguro que quiere eliminar el efecto @effect del estilo %style?','es',0),(2553,_binary 'El efecto de imagen %name ha sido eliminado.','es',0),(2554,_binary 'No se pueden dejar a la vez en blanco ancho y alto.','es',0),(2555,_binary 'La parte de la imagen que se conservará al recortar.','es',0),(2556,_binary 'El color de fondo que se usará en las áreas expuestas de la imagen. Use valores de color hexadecimal (#ffffff para blanco y #000000 para negro). Déjelo en blanco para tener transparencia en aquellos formatos de imagen que la admiten.','es',0),(2557,_binary 'No hay actualmente efectos en este estilo. Añada uno seleccionando una de las opciones de abajo.','es',0),(2558,_binary 'ver tamaño real','es',0),(2559,_binary 'El redimensionado hará que las imágenes tomen unas dimensiones precisas. Esto puede hacer que las imágenes se estrechen o estiren desproporcionadamente.','es',0),(2560,_binary 'El escalado mantiene la relación de proporciones de la imagen original. Si sólo se especifica una dimensión, la otra se calculará.','es',0),(2561,_binary 'Escalar y recortar','es',0),(2562,_binary 'Escalar y recortar mantendrán la relación de proporciones de la imagen original y se desechará lo que sobre por el lado mayor. Esto es especialmente útil para crear miniaturas perfectamente cuadradas sin deformar la imagen.','es',0),(2563,_binary 'Desaturar','es',0),(2564,_binary 'Desaturar convierte una imagen en escala de grises.','es',0),(2565,_binary 'Girar una imagen hara que sus dimensiones aumenten para encajar la diagonal.','es',0),(2566,_binary 'Falló el redimensionado de la imagen usando el juego de herramientas %toolkit en %path (%mimetype, %dimensions)','es',0),(2567,_binary 'Falló el escalado de la imagen usando el juego de herramientas %toolkit en %path (%mimetype, %dimensions)','es',0),(2568,_binary 'Falló el recorte de la imagen usando el juego de herramientas %toolkit en %path (%mimetype, %dimensions)','es',0),(2569,_binary 'Falló el escalado y recorte de la imagen usando el juego de herramientas %toolkit en %path (%mimetype, %dimensions)','es',0),(2570,_binary 'Falló la desaturación de la imagen usando el juego de herramientas %toolkit en %path (%mimetype, %dimensions)','es',0),(2571,_binary 'Falló la rotación de la imagen usando el juego de herramientas %toolkit en %path (%mimetype, %dimensions)','es',0),(2572,_binary 'Si no se sube una imagen, ésta será la imagen que se muestre.','es',0),(2573,_binary 'Activar campo <em>Alt</em>','es',0),(2574,_binary 'Activar campo <em>Título</em>','es',0),(2575,_binary 'El atributo título se usa como pequeño mensaje emergente cuando se pasa el cursor por encima de la imagen.','es',0),(2576,_binary 'Vista previa de estilo de imagen','es',0),(2577,_binary 'sin vista previa','es',0),(2578,_binary 'La vista previa de la imagen se mostrará al editar el contenido.','es',0),(2579,_binary 'Los estilos de imagen comúnmente proporcionan miniaturas y recortes de imágenes, pero también se pueden agregar varios efectos antes de que se muestre una imagen. Cuando se visualiza una imagen con un estilo, se crea un nuevo archivo y se mantiene la imagen original sin cambios.','es',0),(2580,_binary 'Administrar estilos de imagen','es',0),(2581,_binary 'Sin estilos definidos','es',0),(2582,_binary 'Error al crear la imagen','es',0),(2583,_binary 'No se pudo generar la imagen derivada ubicada en %path.','es',0),(2584,_binary 'No se pudo crear el directorio de estilo: %directory','es',0),(2585,_binary 'El archivo de imagen en caché %destination ya existe. Puede haber un problema con su configuración de reescritura.','es',0),(2586,_binary 'Estilos de imagen','es',0),(2587,_binary 'Configurar estilos que se pueden usar para redimensionar o ajustar la presentación de imágenes.','es',0),(2588,_binary 'Editar efecto de imagen','es',0),(2589,_binary 'Elminar efecto de imagen','es',0),(2590,_binary 'Añadir efecto de imagen','es',0),(2591,_binary 'Método de detección','es',0),(2592,_binary 'Parte de la URL que determina el idioma','es',0),(2593,_binary 'Parámetro de petición o sesión','es',0),(2594,_binary 'Nombre del parámetro de petición o sesión usado para determinar el idioma deseado.','es',0),(2595,_binary 'Filtrar textos traducibles','es',0),(2596,_binary 'Tipo de fecha','es',0),(2597,_binary 'Determinar el idioma a partir de un parámetro de petición o sesión; por ejemplo: \"http://ejemplo.com?language=de\" establece que el idioma es alemán basándose en el uso de \"de\" dentro del parámetro \"language\".','es',0),(2598,_binary 'Administrar idiomas','es',0),(2599,_binary 'Orden de los métodos de detección de idioma para el contenido. Si hay una vesión disponible en el idioma detectado, será la que se muestre.','es',0),(2600,_binary 'Seguir las preferencias de idioma del usuario.','es',0),(2601,_binary 'Alternador de idioma (@type)','es',0),(2602,_binary 'Detección y selección','es',0),(2603,_binary 'Configuración de la detección de idioma de URL','es',0),(2604,_binary 'Configuración de la detección de idioma de la sesión','es',0),(2605,_binary 'Enero','es',0),(2606,_binary 'Febrero','es',0),(2607,_binary 'Marzo','es',0),(2608,_binary 'Abril','es',0),(2609,_binary 'Mayo','es',0),(2610,_binary 'Junio','es',0),(2611,_binary 'Julio','es',0),(2612,_binary 'Agosto','es',0),(2613,_binary 'Septiembre','es',0),(2614,_binary 'Octubre','es',0),(2615,_binary 'Noviembre','es',0),(2616,_binary 'Diciembre','es',0),(2617,_binary 'Los enlaces de menú que no estén activados no se mostrarán en ningún menú.','es',0),(2618,_binary 'Mostrar expandido','es',0),(2619,_binary 'Si se selecciona y este enlace de menú tiene hijos, el menú aparecerá siempre expandido.','es',0),(2620,_binary 'Enlace padre','es',0),(2621,_binary 'El enlace de menú %title ha sido eliminado.','es',0),(2622,_binary '¿Está seguro de querer reiniciar el enlace %item a sus valores predeterminados?','es',0),(2623,_binary 'Se restablecieron los valores originales del enlace de menú.','es',0),(2624,_binary 'Eliminado el menú personalizado %title y todos sus enlaces de menú.','es',0),(2625,_binary 'Gestionando menús','es',0),(2626,_binary 'Presentando menús','es',0),(2627,_binary 'Proporciona un enlace de menú','es',0),(2628,_binary 'Menú disponible','es',0),(2629,_binary 'Editar enlace de menú','es',0),(2630,_binary 'Reiniciar enlace de menú','es',0),(2631,_binary 'Eliminar enlace de menú','es',0),(2632,_binary 'Previsualizar antes de enviar','es',0),(2633,_binary 'Este texto será mostrado en la parte superior de la página cuando cree o edite contenido de este tipo.','es',0),(2634,_binary 'Nombre de sistema no válido. Indique un nombre distinto de %invalid.','es',0),(2635,_binary 'Llevar lo seleccionado a la página principal','es',0),(2636,_binary 'Retirar el contenido seleccionado de la página principal','es',0),(2637,_binary 'Hacer que el contenido seleccionado quede fijo en cabeza de las listas','es',0),(2638,_binary 'Hacer que el contenido seleccionado no sea fijo en cabeza de las listas','es',0),(2639,_binary '<em>Editar @type</em> @title','es',0),(2640,_binary 'Aun no ha creado ningún tipo de contenido. Vaya a la <a href=\"@create-content\">página de creación de tipos de contenido</a> para añadir nuevos tipos de contenido.','es',0),(2641,_binary 'Mensaje del historial de revisiones','es',0),(2642,_binary 'Comodines relacionados con elementos individuales de contenido o \"nodos\".','es',0),(2643,_binary 'La ID única del elemento de contenido o \"nodo\".','es',0),(2644,_binary 'El texto del cuerpo principal del nodo.','es',0),(2645,_binary 'El resumen del texto del cuerpo principal del nodo.','es',0),(2646,_binary 'Creando contenido','es',0),(2647,_binary 'Creando tipos de contenido personalizados','es',0),(2648,_binary 'Administrando contenido','es',0),(2649,_binary 'Creando revisiones','es',0),(2650,_binary 'El módulo Node también le permite crear múltiples versiones de cualquier contenido, y volver a versiones anteriores usando la configuración de <em>Información de revisiones</em>.','es',0),(2651,_binary 'Permisos de usuario','es',0),(2652,_binary 'Los tipos de contenido individuales pueden tener diferentes campos, comportamientos y permisos asignados.','es',0),(2653,_binary 'Los elementos de contenido se pueden mostrar usando distintos modos de presentación: Resumen, Contenido completo, Impresión, RSS, etc. <em>Resumen</em> es una versión resumida que se usa en las listas de distintos elementos de contenido. <em>Contenido completo</em> se suele usar al mostrar el contenido en su propia página.','es',0),(2654,_binary 'Aquí puede definir qué campos se muestra y ocultan cuando se muestra el contenido de tipo %type en cada modo de presentación y cómo se muestran los campos en cada modo de presentación.','es',0),(2655,_binary 'Contenido completo','es',0),(2656,_binary 'Administrar tipos de contenido','es',0),(2657,_binary 'Advertencia: Proporcionar sólo a los roles de confianza. Este permiso implica riesgos de seguridad.','es',0),(2658,_binary 'Ver contenido publicado','es',0),(2659,_binary 'Eludir el control de acceso al contenido','es',0),(2660,_binary 'Ver el contenido propio sin publicar','es',0),(2661,_binary 'El contenido está fijo en cabeza de las listas','es',0),(2662,_binary 'El contenido está promovido a la portada','es',0),(2663,_binary 'Contenido reciente','es',0),(2664,_binary 'Todavía no se ha creado contenido para la portada.','es',0),(2665,_binary 'Anular la publicación del contenido','es',0),(2666,_binary 'Fijar contenido','es',0),(2667,_binary 'Des fijar el contenido','es',0),(2668,_binary 'Promocionar contenido a la página de inicio','es',0),(2669,_binary 'Eliminar contenido de la página de inicio','es',0),(2670,_binary 'Guardar contenido','es',0),(2671,_binary 'Permisos de acceso al nodo','es',0),(2672,_binary 'Un permiso en uso@count permisos en uso','es',0),(2673,_binary 'Encontrar y administrar contenido.','es',0),(2674,_binary 'No mostrar información del envío','es',0),(2675,_binary 'Creando alias','es',0),(2676,_binary 'Gestionando alias','es',0),(2677,_binary 'Un alias define un nombre distinto para una ruta de URL ya existente; por ejemplo, el alias \'acerca de\' para la ruta de URL \'node/1\'. Una ruta de URL puede tener varios alias.','es',0),(2678,_binary 'Administrar alias de URL','es',0),(2679,_binary 'Crear y editar alias de URL','es',0),(2680,_binary 'Se ha buscado en %type para %keys.','es',0),(2681,_binary 'Administrar búsqueda','es',0),(2682,_binary 'Usar búsqueda','es',0),(2683,_binary 'Usar búsqueda avanzada','es',0),(2684,_binary 'Elija un conjunto de atajos para usar','es',0),(2685,_binary 'Elija un conjunto de atajos para este usuario','es',0),(2686,_binary '%user esta usando ahora un conjunto de atajos llamado %set_name. Se puede editar desde esta página.','es',0),(2687,_binary 'Ahora está usando el conjunto de atajos %set_name.','es',0),(2688,_binary '%user está usando ahora el conjunto de atajos %set_name..','es',0),(2689,_binary 'Cambiar conjunto','es',0),(2690,_binary 'El conjunto de atajos ha sido actualizado.','es',0),(2691,_binary 'El nombre del atajo','es',0),(2692,_binary 'El atajo %link ha sido actualizado.','es',0),(2693,_binary 'Se ha añadido un atajo para %title.','es',0),(2694,_binary 'El acceso directo %title ha sido eliminado.','es',0),(2695,_binary 'No se pudo añadir un acceso directo para %title.','es',0),(2696,_binary 'Añadiendo y eliminando atajos','es',0),(2697,_binary 'Mostrando atajos','es',0),(2698,_binary 'Administrar atajos','es',0),(2699,_binary 'Añadir a atajos %shortcut_set','es',0),(2700,_binary 'Añadir a atajos','es',0),(2701,_binary 'Eliminar de atajos %shortcut_set','es',0),(2702,_binary 'Eliminar de los atajos','es',0),(2703,_binary 'Editar atajos','es',0),(2704,_binary 'Añadir atajo','es',0),(2705,_binary 'Inicio de sesión en UNIX, Linux y Mac OS X','es',0),(2706,_binary 'Inicio de sesión en Microsoft Windows','es',0),(2707,_binary 'En Microsoft Windows los enlaces se envían siempre al registro de sucesos usando el código <code>LOG_USER</code>.','es',0),(2708,_binary 'Utilidad de Syslog','es',0),(2709,_binary 'Dependiendo de la configuración del sistema, Syslog y otras herramientas de registro usan este código para identificar y filtrar los mensales dentro de todo el registro de sistema.','es',0),(2710,_binary 'El archivo %file no se pugo girar porque la funcion imagerotate() no está disponible en esta instalación de PHP.','es',0),(2711,_binary 'tema predeterminado','es',0),(2712,_binary 'Elija \"Tema predeterminado\" para usar siempre el mismo tema que el resto del sitio.','es',0),(2713,_binary 'Usar el tema de administración al editar o crear contenido','es',0),(2714,_binary 'El tema %theme no se encontró.','es',0),(2715,_binary '%theme es ahora el tema predeterminado.','es',0),(2716,_binary 'Estado de verificación de usuario en los comentarios','es',0),(2717,_binary 'Estas opciones sólo existen para los temas basados en el motor de tema %engine.','es',0),(2718,_binary 'La ruta al logo personalizado no es válida.','es',0),(2719,_binary 'La ruta al icono de acceso rápido no es válida.','es',0),(2720,_binary '¿Quiere continuar con lo anterior?','es',0),(2721,_binary 'Especifique una dirección IP válida.','es',0),(2722,_binary 'La dirección IP %ip se ha eliminado.','es',0),(2723,_binary 'Cómo se use esto depende del tema gráfico de su sitio.','es',0),(2724,_binary 'Esta página se muestra cuando no se permite al usuario el acceso a un documento. Déjelo en blanco para mostrar una página genérica de \"acceso denegado\".','es',0),(2725,_binary 'Esta página se muestra cuando no hay contenido que encaje con el documento solicitado. Déjelo vacío para mostrar una página genérica de \"página no encontrada\".','es',0),(2726,_binary 'Errores y advertencias','es',0),(2727,_binary 'Vaciar todas las cachés','es',0),(2728,_binary 'Optimización de ancho de banda','es',0),(2729,_binary 'Ruta del sistema público de archivos','es',0),(2730,_binary 'Ruta al sistema privado de archivos','es',0),(2731,_binary 'Método predeterminado de descarga','es',0),(2732,_binary 'Esta opción se usa preferentemente como método de descarga. El uso de archivos públicos es más eficiente pero no proporciona ningún control de acceso.','es',0),(2733,_binary 'Zonas horarias','es',0),(2734,_binary 'Sólo se aplica si los usuarios pueden establecer su propia zona horaria.','es',0),(2735,_binary 'Zona horaria para usuarios nuevos.','es',0),(2736,_binary 'Pasar el sitio a modo de mantenimiento','es',0),(2737,_binary 'Se muestra como %date','es',0),(2738,_binary 'Guardar formato','es',0),(2739,_binary 'Formato de fecha personalizado actualizado.','es',0),(2740,_binary 'Formato de fecha personalizado añadido.','es',0),(2741,_binary 'Se ha borrado %ip','es',0),(2742,_binary 'Comodines relacionados con la configuración de todo el sitio y otra información global.','es',0),(2743,_binary 'Comodines relacionados con horas y tiempo.','es',0),(2744,_binary 'Comodines relacionados con los archivos subidos.','es',0),(2745,_binary 'URL (corta)','es',0),(2746,_binary 'La URL de la página principal del sitio, sin el protocolo.','es',0),(2747,_binary 'Formato corto','es',0),(2748,_binary 'Formato medio','es',0),(2749,_binary 'Formato largo','es',0),(2750,_binary 'Tiempo desde','es',0),(2751,_binary 'Sello temporal sin filtrar','es',0),(2752,_binary 'Gestionando módulos','es',0),(2753,_binary 'Gestionando temas','es',0),(2754,_binary 'Configurando opciones básicas del sitio','es',0),(2755,_binary 'Administrar módulos','es',0),(2756,_binary 'Administrar configuración del sitio','es',0),(2757,_binary 'Administrar temas','es',0),(2758,_binary 'Administrar acciones','es',0),(2759,_binary 'Usar el sitio en modo de mantenimiento','es',0),(2760,_binary 'Ver informes del sitio','es',0),(2761,_binary 'Archivos públicos','es',0),(2762,_binary 'Archivos locales públicos servidos por el servidor web.','es',0),(2763,_binary 'Archivos privados locales servidos por Drupal.','es',0),(2764,_binary 'Archivos temporales','es',0),(2765,_binary 'Archivos locales temporales para subidas y vistas previas.','es',0),(2766,_binary 'Actualizar módulos','es',0),(2767,_binary 'Actualizar temas','es',0),(2768,_binary 'SSH','es',0),(2769,_binary 'Su contraseña no se guarda en la base de datos y sólo se usa para establecer una conexión.','es',0),(2770,_binary 'Se creará la conexión entre su servidor de web y la máquina en donde están los archivos del servidor web. En la gran mayoría de los casos, esta será la misma máquina y \"localhost\" es correcto.','es',0),(2771,_binary 'Seleccione la zona horaria local deseada. Las fechas y horas dentro del sitio se mostrarán usando esta zona horaria.','es',0),(2772,_binary 'La carpeta %directory no existe y no se pudo crear.','es',0),(2773,_binary 'El directorio %directory existe pero ni se puede escribir en él ni se puede cambiar a ese estado.','es',0),(2774,_binary 'Administrar bloques, tipos de contenido, menús, etc.','es',0),(2775,_binary 'Borrar dirección IP','es',0),(2776,_binary 'Modo de mantenimiento','es',0),(2777,_binary 'Registro y errores','es',0),(2778,_binary 'Editar formato de fecha','es',0),(2779,_binary 'Búsqueda y meta datos','es',0),(2780,_binary 'Autoría del contenido','es',0),(2781,_binary '%profile_name (%profile-%version)','es',0),(2782,_binary 'más información','es',0),(2783,_binary 'Comodines relacionados con términos de taxonomía.','es',0),(2784,_binary 'Comodines relacionados con los vocabularios de taxonomía.','es',0),(2785,_binary 'La taxonomía se usa para categorizar el contenido. Los términos se agrupan en vocabularios; por ejemplo: Un vocabulario llamado \"fruta\" contendría términos como \"manzana\" y \"plátano\".','es',0),(2786,_binary 'Puede reorganizar los términos en %capital_name usando sus iconos de arrastrar y soltar, y agrupar términos bajo un término padre deslizándolos debajo y a la derecha del padre.','es',0),(2787,_binary 'Los %capital_name contienen términos agrupados bajo sus términos padres. Puede reorganizar los términos de %capital_name usando sus iconos de arrastrar y soltar.','es',0),(2788,_binary '%capital_name contiene términos con padres múltiples. Arrastrar y soltar los términos con los padres múltiples no es compatible, pero puede activar la funcionalidad de arrastrar y soltar editando cada término para incluir a un único padre.','es',0),(2789,_binary 'Administrar vocabularios y términos','es',0),(2790,_binary 'Página de términos de taxonomía','es',0),(2791,_binary 'Traduciendo contenido','es',0),(2792,_binary 'Preparando la actualización de su sitio','es',0),(2793,_binary 'La actualización se completó correctamente. Su sitio ya no está en modo de mantenimiento.','es',0),(2794,_binary 'La actualización se terminó correctamente.','es',0),(2795,_binary '¡La actualización ha fallado! Consulte el registro a continuación para más detalles.','es',0),(2796,_binary '¡La actualización ha fallado! Consulte el registro a continuación para más detalles. Su sitio está aun en modo de mantenimiento.','es',0),(2797,_binary 'No se pudo acceder a los datos de actualización disponibles.','es',0),(2798,_binary 'No hay datos de actualización disponibles','es',0),(2799,_binary 'Comprobando datos de actualización disponibles','es',0),(2800,_binary 'Intentando comprobar los datos de actualización disponibles ...','es',0),(2801,_binary 'Error al comprobar los datos de actualización disponibles.','es',0),(2802,_binary 'Comprobando los datos de actualización disponibles ...','es',0),(2803,_binary 'datos de actualización disponibles para %title comprobados.','es',0),(2804,_binary 'No se pudieron comprobar los datos de actualización disponibles para %title.','es',0),(2805,_binary 'Hubo un error al intentar acceder a los datos de actualización disponibles.','es',0),(2806,_binary 'Comprobados los datos de actualización disponibles para un proyecto.Comprobados los datos de actualización disponibles para @count proyectos.','es',0),(2807,_binary 'No se pudieron conseguir los datos de actualización disponibles para un proyecto.No se pudieron conseguir los datos de actualización disponibles para @count proyectos.','es',0),(2808,_binary 'Hubo un problema para conseguir la información de actualización. Vuelva a intentarlo más tarde.','es',0),(2809,_binary '(Tema)','es',0),(2810,_binary '(Actualización de seguridad)','es',0),(2811,_binary '(Sin mantenimiento)','es',0),(2812,_binary 'Todos los proyectos están actualizados.','es',0),(2813,_binary 'Descargar estas actualizaciones','es',0),(2814,_binary 'Hacen falta actualizaciones manuales','es',0),(2815,_binary 'Debe seleccionar al menos un proyecto para actualizar.','es',0),(2816,_binary 'Descargando actualizaciones','es',0),(2817,_binary 'Preparando la descarga de las actualizaciones seleccionadas','es',0),(2818,_binary 'Falló la descarga de las actualizaciones:','es',0),(2819,_binary 'Actualizaciones descargadas correctamente.','es',0),(2820,_binary 'Error irrecuperable al intentar descargar.','es',0),(2821,_binary 'Realizar las actualizaciones con el sitio en modo de mantenimiento (se recomienda vivamente).','es',0),(2822,_binary 'Descargando %project','es',0),(2823,_binary 'No se pudo descargar %project de %url','es',0),(2824,_binary 'Incluye:','es',0),(2825,_binary 'Activado: %includes','es',0),(2826,_binary 'Desactivado: %disabled','es',0),(2827,_binary 'Buscando actualizaciones disponibles','es',0),(2828,_binary 'Listo para actualizar','es',0),(2829,_binary 'Gestor de actualizaciones','es',0),(2830,_binary 'No people available.','es',0),(2831,_binary 'Creación y cancelación de cuentas','es',0),(2832,_binary '¿Quién puede crear cuentas?','es',0),(2833,_binary 'Sólo los administradores','es',0),(2834,_binary 'Al cancelar una cuenta de usuario','es',0),(2835,_binary 'Seleccionar el método para cancelar la cuenta.','es',0),(2836,_binary 'Administrar usuarios','es',0),(2837,_binary 'Bienvenida (nuevo usuario creado por un administrador)','es',0),(2838,_binary 'Bienvenido (en espera de aprobación)','es',0),(2839,_binary 'Bienvenida (sin necesidad de aprobación)','es',0),(2840,_binary 'Recuperación de clave','es',0),(2841,_binary 'Activación de cuenta','es',0),(2842,_binary 'Confirmación de cancelación de cuenta','es',0),(2843,_binary 'Cuenta cancelada','es',0),(2844,_binary 'El enlace de inicio de sesión de un sólo uso que ha pulsado no es válido.','es',0),(2845,_binary '<p>Este es un inicio de sesión de un solo uso para %user_name y caducará en %expiration_date.</p><p>Pulse este botón para iniciar sesión en el sitio y cambiar su contraseña.</p>','es',0),(2846,_binary 'Al cancelar su cuenta','es',0),(2847,_binary '¿Seguro que quiere cancelar la cuenta?','es',0),(2848,_binary '¿Seguro que quiere cancelar la cuenta %name?','es',0),(2849,_binary 'Su cuenta quedará bloqueada y ya no podrá iniciar sesión. Todo su contenido quedará oculto a todos, exceptuando a los administradores.','es',0),(2850,_binary 'Su cuenta, así como la información referida a ella, será eliminada. El contenido publicado mediante la misma será asignado al usuario %anonymous-name.','es',0),(2851,_binary 'Su cuenta se eliminará y se borrará toda la información de la misma. Todo el contenido creado por usted será eliminado.','es',0),(2852,_binary 'Enviada la petición de cancelación de cuenta a %name %email.','es',0),(2853,_binary 'Comodines relacionados con cuentas individuales de usuario.','es',0),(2854,_binary 'Comodines relacionados con el usuario actualmente identificado.','es',0),(2855,_binary 'Creando y gestionando usuarios','es',0),(2856,_binary 'Este formulario permite a los administradores configurar cómo se deben mostrar los campos al presentar una página de perfil de usuario.','es',0),(2857,_binary 'Cambiar nombre de usuario propio','es',0),(2858,_binary 'Cancelar cuenta propia','es',0),(2859,_binary 'Cancelando cuenta','es',0),(2860,_binary 'Cancelando la cuenta de usuario','es',0),(2861,_binary 'Un administrador ha creado una cuenta para usted en [site:name]','es',0),(2862,_binary 'Cancelar las cuentas de usuario seleccionadas','es',0),(2863,_binary 'Al cancelar estas cuentas','es',0),(2864,_binary '¿Seguro que quiere cancelar estas cuentas de usuario?','es',0),(2865,_binary 'Añadir letras minúsculas','es',0),(2866,_binary 'Añadir letras mayúsculas','es',0),(2867,_binary 'Añadir cifras','es',0),(2868,_binary 'Añadir signos de puntuación','es',0),(2869,_binary 'Hacer que sea distinta de su nombre de usuario','es',0),(2870,_binary 'Débil','es',0),(2871,_binary 'Razonable','es',0),(2872,_binary 'Usuario bloqueado: %name %email.','es',0),(2873,_binary 'Encuentre y gestione a las personas que interactúan con su sitio.','es',0),(2874,_binary 'Confirmar cancelación de cuenta','es',0),(2875,_binary 'Mínimo','es',0),(2876,_binary 'Página básica','es',0),(2877,_binary 'Utilice <em>páginas básicas</em> para el contenido estático, por ejemplo la página \'Sobre nosotros\'.','es',0),(2878,_binary 'Utilice etiquetas para agrupar artículos sobre temas similares en categorías.','es',0),(2879,_binary 'Instalar con las características de uso más comunes preconfiguradas.','es',0),(2880,_binary 'Formularios de contacto','es',0),(2881,_binary 'Control de flujo','es',0),(2882,_binary 'ID de entidad','es',0),(2883,_binary 'Barra de redes sociales','es',0),(2884,_binary 'Estilo de imagen','es',0),(2885,_binary 'Expuesto','es',0),(2886,_binary 'Eliminar esta presentación','es',0),(2887,_binary 'Operador para usar en todos los grupos','es',0),(2888,_binary 'Ya sea «grupo 0 Y grupo 1 Y grupo 2» o «grupo 0 O grupo 1 O grupo 2», etc.','es',0),(2889,_binary 'Eliminar grupo @group','es',0),(2890,_binary 'Grupo predeterminado','es',0),(2891,_binary 'Grupo @group','es',0),(2892,_binary 'Filtros inagrupables','es',0),(2893,_binary 'Formulario básico expuesto','es',0),(2894,_binary 'Entrada requerida','es',0),(2895,_binary 'Un formulario expuesto que solamente produce una vista si el formulario contiene entradas de usuario.','es',0),(2896,_binary 'Mostrar todos los elementos','es',0),(2897,_binary 'Mostrar un número específico de elementos','es',0),(2898,_binary 'Mostrar un número limitado de elementos que esta vista podría encontrar.','es',0),(2899,_binary 'Salida paginada, paginador completo','es',0),(2900,_binary 'Salida paginada, estilo Drupal completo','es',0),(2901,_binary 'Salida paginada, mini paginador','es',0),(2902,_binary 'Nombre (sin filtrar)','es',0),(2903,_binary 'Nombre de sistema','es',0),(2904,_binary 'Cambiar el nombre de sistema de esta presentación.','es',0),(2905,_binary 'Cambiar opciones de configuración para este tipo de paginador.','es',0),(2906,_binary 'Permitir agrupamiento y agregación (cálculo) de campos.','es',0),(2907,_binary 'Estilo del formulario expuesto','es',0),(2908,_binary 'Seleccionar el tipo de filtro expuesto a utilizar.','es',0),(2909,_binary 'Opciones de configuración de formulario expuesto para este estilo de formulario expuesto.','es',0),(2910,_binary 'El nombre interno del sistema de esta presentación','es',0),(2911,_binary 'Si se marca, algunos campos pueden quedar desactivados. Todos los campos que sean seleccionados para agrupamiento serán plegados a un registro para cada valor distinto. La función se ejecutará en otros campos que sean seleccionados para agregación. Por ejemplo, puede agrupar nodos por título y contar el número de nids para obtener una lista de títulos duplicados.','es',0),(2912,_binary 'Formulario expuesto','es',0),(2913,_binary 'Opciones del formulario expuesto','es',0),(2914,_binary 'Opciones de paginador','es',0),(2915,_binary 'El ID de presentación debería ser único.','es',0),(2916,_binary 'Incluir botón de reinicio','es',0),(2917,_binary 'Etiqueta del botón de reinicio','es',0),(2918,_binary 'Texto a mostrar en el botón de limpiado del formulario expuesto.','es',0),(2919,_binary 'Etiqueta de ordenamiento expuesto','es',0),(2920,_binary 'Seleccione cualquier filtro y pulse Aplicar para ver los resultados','es',0),(2921,_binary 'Texto a demanda','es',0),(2922,_binary 'Opciones expuestas','es',0),(2923,_binary 'Etiqueta de elementos por página','es',0),(2924,_binary 'Opciones de elementos expuestos por página','es',0),(2925,_binary 'Exponer desplazamiento','es',0),(2926,_binary 'Etiqueta de desplazamiento','es',0),(2927,_binary 'Mini paginador, @count elemento, saltar @skipMini paginador, @count elementos, saltar @skip','es',0),(2928,_binary 'Mini paginador, @count elementoMini paginador, @count elementos','es',0),(2929,_binary 'Todos los elementos, omitir @skip','es',0),(2930,_binary 'Todos los elementos','es',0),(2931,_binary '@count elemento, omitir @skip@count elementos, omitir @skip','es',0),(2932,_binary '@count elemento@count elementos','es',0),(2933,_binary 'Agrupar resultados','es',0),(2934,_binary '¿Está seguro que desea revertir la revisión?','es',0),(2935,_binary '¿Está seguro de que quiere eliminar la revisión?','es',0),(2936,_binary 'Bundle ID','es',0),(2937,_binary 'Editar la cuenta','es',0),(2938,_binary 'Internet','es',0),(2939,_binary 'Alt','es',0),(2940,_binary 'Etiqueta administrativa','es',0),(2941,_binary 'Logo predeterminado','es',0),(2942,_binary 'Logo personalizado','es',0),(2943,_binary '1 actualización pendiente (@number_applied por aplicar, @number_incompatible sin compatibilidad)@count actualizaciones pendientes (@number_applied por aplicar, @number_incompatible sin compatibilidad)','es',0),(2944,_binary 'Campo de texto autor','es',0),(2945,_binary 'Información general de los campos en todos los tipos de entidades.','es',0),(2946,_binary 'Plegar','es',0),(2947,_binary 'Mensajes de error que se deben mostrar','es',0),(2948,_binary 'Se recomienda no mostrar mensajes de error en los sitios en funcionamiento real.','es',0),(2949,_binary 'Contraseña actual','es',0),(2950,_binary 'Su contraseña actual es incorrecta o bien la ha olvidado; es necesario cambiar el %name.','es',0),(2951,_binary 'Configurar cuentas de usuario.','es',0),(2952,_binary 'Terminología','es',0),(2953,_binary 'Errores de formulario en línea','es',0),(2954,_binary 'Sólo lectura','es',0),(2955,_binary 'Marca de tiempo del último acceso','es',0),(2956,_binary 'Marca de tiempo de la última autenticación','es',0),(2957,_binary 'Nivel de seguridad','es',0),(2958,_binary 'Vista previa de la actualización','es',0),(2959,_binary 'No hay medios disponibles.','es',0),(2960,_binary 'Administrar contenido multimedia','es',0),(2961,_binary 'Ver contenido multimedia','es',0),(2962,_binary 'Eliminar bloque','es',0),(2963,_binary 'todos los idiomas','es',0),(2964,_binary 'Módulo %module instalado.','es',0),(2965,_binary 'Administrar formatos de texto y filtros','es',0),(2966,_binary 'detección de idioma de @type','es',0),(2967,_binary 'Utilizar el idioma de interfaz detectado.','es',0),(2968,_binary 'Actualmente está utilizando el conjunto de atajos %set-name.','es',0),(2969,_binary 'Crear conjunto nuevo','es',0),(2970,_binary 'Se ha creado el conjunto de atajos %set_name. Puede editarlo desde esta página.','es',0),(2971,_binary 'Se ha actualizado el nombre del conjunto a %set-name.','es',0),(2972,_binary 'Si ha elegido este conjunto de atajos como conjunto predeterminado para todos o algunos usuarios, podrían verse afectados al eliminarlo.','es',0),(2973,_binary '1 usuario ha elegido o se le ha asignado este juego de accesos directos.@ usuarios han elegido o se les ha asignado este juego de accesos directos.','es',0),(2974,_binary 'Administrando atajos','es',0),(2975,_binary 'Eligiendo conjuntos de atajos','es',0),(2976,_binary 'Los usuarios con permiso para intercambiar los conjuntos de atajos pueden elegir un conjunto de atajos para utilizarlo desde la pestaña de atajos de su página de usuario.','es',0),(2977,_binary 'Editar el actual conjunto de atajos','es',0),(2978,_binary 'Si edita este atajo afectará a aquellos usuarios que lo hayan seleccionado o hayan sido asignados al mismo. Si concede el permiso de \"Seleccionar cualquier conjunto de atajos\" junto con este permiso permitirá la edición de cualquier conjunto de atajos.','es',0),(2979,_binary 'Seleccionar cualquier conjunto de atajos','es',0),(2980,_binary 'Seleccionar uno de los conjuntos de atajos como activo. Sin este permiso un administrador seleccionará los conjuntos de atajos para los usuarios.','es',0),(2981,_binary 'Agregar y modificar conjuntos de atajos.','es',0),(2982,_binary 'Añadir conjunto de atajos','es',0),(2983,_binary 'Editar nombre de conjunto','es',0),(2984,_binary 'Eliminar conjunto de atajos','es',0),(2985,_binary 'Funcionalidad de bases de datos','es',0),(2986,_binary 'Empezar','es',0),(2987,_binary 'Tipo de caché','es',0),(2988,_binary 'No está vacío (NOT NULL)','es',0),(2989,_binary 'Utilizar enlace absoluto (empieza con «http://»)','es',0),(2990,_binary 'Mostrar nombre interno del sistema','es',0),(2991,_binary 'Cambiar los nombres de clase CSS que serán agregados a esta presentación.','es',0),(2992,_binary 'Las clases CSS deben ser solo alfanuméricas o guiones.','es',0),(2993,_binary 'Especifique entre cuales valores puede elegir el usuario al determinar los elementos por página. Separados por comas.','es',0),(2994,_binary 'Bootstrap','es',0),(2995,_binary 'Actualizar @name','es',0),(2996,_binary 'Pasar a minúsculas','es',0),(2997,_binary 'Agregue una nueva receta al sitio.','es',0),(2998,_binary 'URL del vídeo','es',0),(2999,_binary 'Enlazar este campo','es',0),(3000,_binary 'Adjunto antes','es',0),(3001,_binary 'Adjunto después','es',0),(3002,_binary 'visible','es',0),(3003,_binary 'Configuraciones de la contraseña','es',0),(3004,_binary 'Estados de moderación de contenido','es',0),(3005,_binary 'Transiciones','es',0),(3006,_binary 'Configuración de caché','es',0),(3007,_binary 'Editando','es',0),(3008,_binary 'La fecha en la que se actualizó por última vez el comentario.','es',0),(3009,_binary 'Comentario enviado: %subject.','es',0),(3010,_binary 'Este campo está desactivado porque no tiene permisos suficientes para editarlo.','es',0),(3011,_binary 'Ver, editar y borrar todo el contenido sin tener en cuenta las restricciones de los permisos.','es',0),(3012,_binary 'Formato del archivo de registro del sistema','es',0),(3013,_binary 'Los recursos externos pueden ser optimizados automáticamente, lo que reducirá tanto el tamaño como el número de peticiones a su sitio web.','es',0),(3014,_binary 'Ubicación del archivo relativa a la raiz de Drupal.','es',0),(3015,_binary 'Sus módulos han sido descargados y actualizados.','es',0),(3016,_binary 'Use los <em>artículos</em> para contenido que tenga relevancia temporal como las noticias o las publicaciones en blogs.','es',0),(3017,_binary 'Estado de la actualización de traducciones','es',0),(3018,_binary 'El archivo seleccionado %filename no se puede subir al servidor. Solo se permiten archivos con las siguientes extensiones: %extensions.','es',0),(3019,_binary 'Filtrar módulos','es',0),(3020,_binary 'Nombre interno del sistema del vocabluario','es',0),(3021,_binary 'Página actual','es',0),(3022,_binary 'Destacado','es',0),(3023,_binary 'Ciruela','es',0),(3024,_binary 'Muy grande','es',0),(3025,_binary 'Logo del sitio','es',0),(3026,_binary '@module','es',0),(3027,_binary '%field no puede contener marcas.','es',0),(3028,_binary 'Estas opciones controlan las opciones de presentación del tema %name. Cuando su sitio se muestre con este tema visual, se usarán estas opciones.','es',0),(3029,_binary 'Administrar actualizaciones de software','es',0),(3030,_binary '@required_name (Falta)','es',0),(3031,_binary '@required_name (Se necesita la versión @compatibility)','es',0),(3032,_binary 'Dependencia no determinada','es',0),(3033,_binary '@name necesita este módulo.','es',0),(3034,_binary 'Media Library','es',0),(3035,_binary 'Página anterior','es',0),(3036,_binary 'Requiere confirmación por email','es',0),(3037,_binary 'Parte superior del pie de página','es',0),(3038,_binary 'Recuperar ajustes','es',0),(3039,_binary 'Detalles del sitio','es',0),(3040,_binary 'Suscribirse a @title','es',0),(3041,_binary 'Añadir contenido multimedia','es',0),(3042,_binary 'Interfaces','es',0),(3043,_binary 'Cuartel de bomberos','es',0),(3044,_binary 'Hielo','es',0),(3045,_binary 'El prefijo de la tabla de la base de datos que ha indicado, %prefix, no es válido. El prefijo de la tabla sólo puede contener caracteres alfanuméricos, puntos o guiones bajos.','es',0),(3046,_binary 'Archivo de configuración predeterminado','es',0),(3047,_binary 'El archivo de configuración predeterminado no existe.','es',0),(3048,_binary 'Mostrar pesos de la fila','es',0),(3049,_binary 'Ocultar pesos de la fila','es',0),(3050,_binary '%name: el valor no puede ser menor que %min.','es',0),(3051,_binary '%name: el valor no puede ser mayor que %max.','es',0),(3052,_binary 'Opciones de presentación personalizada','es',0),(3053,_binary 'Elemento del módulo Node','es',0),(3054,_binary 'sin asignar todavía','es',0),(3055,_binary 'no creado todavía','es',0),(3056,_binary 'Bytes','es',0),(3057,_binary 'Editar permisos','es',0),(3058,_binary 'Ninguno (imagen original)','es',0),(3059,_binary 'Archivos de configuración','es',0),(3060,_binary 'Clase de fila','es',0),(3061,_binary 'Última versión','es',0),(3062,_binary 'La URL de la página de edición de la cuenta.','es',0),(3063,_binary 'Actualización masiva','es',0),(3064,_binary 'Editar traducciones','es',0),(3065,_binary '- Usar predeterminado -','es',0),(3066,_binary 'UUID','es',0),(3067,_binary 'Tipo de consulta','es',0),(3068,_binary 'Página de búsqueda','es',0),(3069,_binary 'Buscar páginas','es',0),(3070,_binary 'Agregar página de búsqueda','es',0),(3071,_binary 'Ruta de redirección','es',0),(3072,_binary 'Tipo de contenido desconocido','es',0),(3073,_binary 'Actualización de Drupal','es',0),(3074,_binary 'Opciones de resumen','es',0),(3075,_binary 'Regresar al sitio','es',0),(3076,_binary 'Nunca (manualmente)','es',0),(3077,_binary 'No se pudo conectar con el servidor de base de datos. El servidos informa del siguiente mensaje: %error. <ul><li>¿Está operativo el servidor?</li><li>¿Existe la base de datos y ha escrito bien su nombre?</li><li>¿Ha indicado correctamente el usuario y contraseña?</li><li>¿Ha puesto bien el nombre del servidor?</li></ul>','es',0),(3078,_binary 'Salir de la demostración de la región de bloque','es',0),(3079,_binary 'Mensajes de registro de la base de datos a mantener','es',0),(3080,_binary 'Mensajes recientes del registro','es',0),(3081,_binary 'Defina un texto como sufijo del valor, como \' m\', \' kb/s\'. Dejelo en blanco para no anteponer nada. Separe el singular del plural con una barra vertical (\'libra|libras\').','es',0),(3082,_binary 'Indicador de millares','es',0),(3083,_binary 'Mostrar prefijo y sufijo.','es',0),(3084,_binary 'Mostrar con prefijo y sufijo.','es',0),(3085,_binary '- Seleccione un valor -','es',0),(3086,_binary 'Recortar longitud','es',0),(3087,_binary 'No se muestra ningún campo.','es',0),(3088,_binary 'No hay ningún campo oculto.','es',0),(3089,_binary 'Opciones de formato:','es',0),(3090,_binary 'Los formatos de texto son presentados en páginas de edición de contenido en el orden establecido en esta página. El primer formato disponible para un usuario será seleccionado de forma predeterminada.','es',0),(3091,_binary 'Vincular imagen a','es',0),(3092,_binary 'Estilo de imagen: @style','es',0),(3093,_binary 'Vinculado a contenido','es',0),(3094,_binary 'Vinculado a archivo','es',0),(3095,_binary 'Mostrar cuando se pase el cursor por encima del enlace de menú.','es',0),(3096,_binary 'Identidad del registro de sistema','es',0),(3097,_binary 'Una cadena que se antepondrá a todos los mensajes anotados en el log del sistema. Si tiene multiples sitios usando el mismo archivo de log, un identificador único para cada sitio hará más fácil distinguirlos.','es',0),(3098,_binary 'Páginas de error','es',0),(3099,_binary 'Ejecutar cron cada','es',0),(3100,_binary 'Administrar tareas de mantenimiento automáticas.','es',0),(3101,_binary 'Peso del término agregado','es',0),(3102,_binary 'Modo de vista','es',0),(3103,_binary 'ID actual','es',0),(3104,_binary 'Nombre administrativo','es',0),(3105,_binary 'Peso del bloque @block','es',0),(3106,_binary 'Región del bloque @block','es',0),(3107,_binary 'Publicar comentarios','es',0),(3108,_binary 'Omitir aprobación de comentario','es',0),(3109,_binary '¿Seguro que quiere desactivar el formato %format?','es',0),(3110,_binary 'Formato de texto %format desactivado.','es',0),(3111,_binary 'Formatos de texto','es',0),(3112,_binary 'Desactivar formato de texto','es',0),(3113,_binary 'Referencia de uso, configuración, y módulos.','es',0),(3114,_binary 'Configurar los permisos de @module','es',0),(3115,_binary 'Administrar opciones.','es',0),(3116,_binary 'Ver informes, actualizaciones y errores.','es',0),(3117,_binary 'Gestionar cuentas, roles y permisos de usuarios.','es',0),(3118,_binary 'Fecha de modificación','es',0),(3119,_binary 'Nada','es',0),(3120,_binary 'Actualizar @title','es',0),(3121,_binary 'Un nombre único para el sistema. Debe estar compuesto por letras minúsculas, números y guiones bajos únicamente.','es',0),(3122,_binary 'El nombre de sistema debe contener caracteres únicos.','es',0),(3123,_binary 'El nombre de sistema debe contener únicamente letras minúsculas, números, y guiones.','es',0),(3124,_binary 'El nombre de sistema ya está en uso. Debe ser único.','es',0),(3125,_binary 'Peso para @title','es',0),(3126,_binary 'Peso para la fila @number','es',0),(3127,_binary 'Visualización de etiqueta de @title','es',0),(3128,_binary 'Formateador para @title','es',0),(3129,_binary 'Padres de @title','es',0),(3130,_binary 'Peso del nuevo archivo','es',0),(3131,_binary 'Elija un archivo','es',0),(3132,_binary 'Peso para nuevo efecto','es',0),(3133,_binary 'Activar el enlacé de menú de @title','es',0),(3134,_binary 'Un nombre único para construir la URL del menú. Debe contener únicamente letras minúsculas, números y guiones.','es',0),(3135,_binary 'Versión del esquema','es',0),(3136,_binary 'Cantidad de porciones','es',0),(3137,_binary 'Nombre del tema','es',0),(3138,_binary 'URL alternativa','es',0),(3139,_binary 'Utilizar un idioma ya detectado para las URLs si no se encuentra ninguno.','es',0),(3140,_binary '%type_name: Crear contenido nuevo','es',0),(3141,_binary '%type_name: Editar contenido propio','es',0),(3142,_binary '%type_name: Editar cualquier contenido','es',0),(3143,_binary '%type_name: Borrar contenido propio','es',0),(3144,_binary '%type_name: Borrar cualquier contenido','es',0),(3145,_binary 'El nuevo objeto no fue salvado, no hay error proporcionado','es',0),(3146,_binary 'El nombre del servidor del autor.','es',0),(3147,_binary 'El estado de publicación un comentario. (0 = Publicado, 1 = no publicado)','es',0),(3148,_binary 'El nombre del autor del comentario.','es',0),(3149,_binary 'Siguientes pasos','es',0),(3150,_binary 'opciones de @driver_name','es',0),(3151,_binary 'SQLite','es',0),(3152,_binary 'Archivo de base de datos','es',0),(3153,_binary 'La ruta absoluta al archivo donde los datos de @drupal serán almacenados. Este debe ser tener permisos de escritura para el servidor web y debería existir fuera de la raíz web.','es',0),(3154,_binary 'No existen campos todavía.','es',0),(3155,_binary 'Negrita','es',0),(3156,_binary 'Desinstalar módulo @module','es',0),(3157,_binary 'Ver el tema de administración','es',0),(3158,_binary 'Sistema de base de datos','es',0),(3159,_binary 'Versión del sistema de base de datos','es',0),(3160,_binary 'Notas de la versión para @project_title','es',0),(3161,_binary 'Las opciones del rol se han actualizado.','es',0),(3162,_binary 'Desactivar la cuenta y mantener su contenido.','es',0),(3163,_binary 'Desactivar la cuenta y retirar de la publicación su contenido.','es',0),(3164,_binary 'Valor fijo','es',0),(3165,_binary 'No actualizar','es',0),(3166,_binary 'Configuración de cadena de caracteres','es',0),(3167,_binary 'Utilizar etiqueta de campo en lugar de «En valor» como etiqueta','es',0),(3168,_binary 'Lista (de números enteros)','es',0),(3169,_binary 'Lista (de números decimales)','es',0),(3170,_binary 'Lista de valores permitidos: entrada no válida.','es',0),(3171,_binary 'ID del objeto','es',0),(3172,_binary 'El tipo de entidad.','es',0),(3173,_binary 'Centro izquierda','es',0),(3174,_binary 'Centro derecha','es',0),(3175,_binary 'Asc','es',0),(3176,_binary '- Validación básica -','es',0),(3177,_binary 'Elemento HTML','es',0),(3178,_binary 'Elemento HTML de etiqueta','es',0),(3179,_binary 'Colocar dos puntos después de la etiqueta','es',0),(3180,_binary 'Elemento HTML de envoltorio','es',0),(3181,_binary 'Clase del envoltorio','es',0),(3182,_binary 'Añadir clases predefinidas','es',0),(3183,_binary 'Utilizar clases predefinidas de Views para identificar el campo, la etiqueta del campo, y el contenido del campo.','es',0),(3184,_binary 'Usar ruta absoluta','es',0),(3185,_binary 'Texto «Rel»','es',0),(3186,_binary 'Incluir el atributo «Rel» para uso en lightbox2 u otra utilidad javascript.','es',0),(3187,_binary 'Preservar ciertas etiquetas','es',0),(3188,_binary 'Lista de las etiquetas que deben ser conservados durante el proceso de extracción. ejemplo  &quot;&lt;p&gt; &lt;br&gt;&quot; que preserven todos los elementos p y br','es',0),(3189,_binary 'Formatear plural','es',0),(3190,_binary 'Si se marca, se utilizará un manejo especial para la pluralidad.','es',0),(3191,_binary 'Forma singular','es',0),(3192,_binary 'Forma plural','es',0),(3193,_binary 'Texto a utilizar para la forma plural, @count será reemplazado por el valor.','es',0),(3194,_binary 'Un nombre interno del sistema único para este View. Debe contener únicamente letras minúsculas, números y guiones bajos.','es',0),(3195,_binary 'Peso para @display','es',0),(3196,_binary 'Este título se mostrará en la página de edición de vistas en lugar del predefinido. Esto puede ser útil si tiene el mismo elemento dos veces.','es',0),(3197,_binary 'Fecha y hora de cuando el comentario fue creado.','es',0),(3198,_binary 'Fecha y hora de cuando el comentario fue actualizado por última vez.','es',0),(3199,_binary 'Si el comentario fue aprobado (o aún está en la cola de moderación).','es',0),(3200,_binary 'CID del último comentario','es',0),(3201,_binary 'Último comentario','es',0),(3202,_binary 'Algunos roles carecen de permiso para acceder al contenido, pero la presentación %display no tiene ningún control de acceso.','es',0),(3203,_binary 'La extensión del archivo.','es',0),(3204,_binary 'Uso del archivo','es',0),(3205,_binary 'Un archivo que está asociado con este nodo, usualmente debido a que está en un campo en el nodo.','es',0),(3206,_binary 'Un usuario que está asociado con este archivo, usualmente porque este archivo está en un campo en el usuario.','es',0),(3207,_binary 'Un archivo que está asociado con este usuario, usualmente debido a que está en un campo en el usuario.','es',0),(3208,_binary 'Un comentario que está asociado con este archivo, usualmente debido a que este archivo está en un campo en el comentario.','es',0),(3209,_binary 'Un archivo que está asociado con este comentario, usualmente porque está en un campo en el comentario.','es',0),(3210,_binary 'Un término de taxonomía que está asociado con este archivo, usualmente debido a que este archivo está en un campo en el término de taxonomía.','es',0),(3211,_binary 'Un archivo que está asociado con este término de taxonomía, usualmente debido a que está en un campo en el término de taxonomía.','es',0),(3212,_binary 'El módulo que maneja esta relación de archivos.','es',0),(3213,_binary 'El tipo de entidad que está relacionado con el archivo.','es',0),(3214,_binary 'La cantidad de veces que el archivo es utilizado por esta entidad.','es',0),(3215,_binary 'Utilizado por Estilo: Tabla para determinar la columna actual por que ordenar el campo por clic. El valor predeterminado está bien usualmente.','es',0),(3216,_binary 'Columna de agrupación','es',0),(3217,_binary 'Elija la columna de este campo a que aplicar la función de agrupación seleccionada arriba.','es',0),(3218,_binary 'Columnas de agrupación (adicionales)','es',0),(3219,_binary 'Elija columnas adicionales de este campo para incluir en la consulta y utilizar para agrupar.','es',0),(3220,_binary 'El nombre interno del sistema para el vocabulario al cual pertenece el término.','es',0),(3221,_binary 'Mostrar mensaje de error','es',0),(3222,_binary 'Comentar o documentar esta presentación.','es',0),(3223,_binary 'Opciones de configuración de consulta','es',0),(3224,_binary 'Permitir establecer algunas opciones avanzadas para la extensión de consulta','es',0),(3225,_binary 'El nombre y la descripción de esta presentación','es',0),(3226,_binary 'Opciones de consulta','es',0),(3227,_binary '¿Debería esta presentación heredar sus valores de paginación de la presentación padre a la que está adjunta?','es',0),(3228,_binary '¿Debería esta presentación mostrar los valores de paginador? Esto solo es relevante si se está heredando un paginador.','es',0),(3229,_binary 'Esto aparecerá como el nombre de este bloque en administrar >> estructura >> bloques.','es',0),(3230,_binary 'Texto a mostrar en lugar de los resultados si el usuario selecciona y aplica un filtro expuesto.','es',0),(3231,_binary 'Opción de incluir todos los elementos','es',0),(3232,_binary 'Desactivar reescritura de SQL','es',0),(3233,_binary 'La clase a proporcionar en cada fila.','es',0),(3234,_binary 'La clase a proporcionar al contenedor, fuera de la lista.','es',0),(3235,_binary 'Clase del listado','es',0),(3236,_binary 'La clase a proporcionar al elemento de la lista propiamente.','es',0),(3237,_binary 'Defina la ruta base para los enlaces en esta vista de resumen, por ejemplo: http://ejemplo.com/<strong>su_ruta_de_vista/archivo</strong>.\r\n        No incluya barras inclinadas al principio ni al final. Si este valor está vacío, las vistas usarán la primera ruta que se encuentre como la ruta base, en presentaciones de páginas, si no se puede encontrar ninguna ruta.','es',0),(3238,_binary 'archivos','es',0),(3239,_binary 'Sin especificar','es',0),(3240,_binary 'Guión bajo (_)','es',0),(3241,_binary 'Acceso al contenido','es',0),(3242,_binary 'am','es',0),(3243,_binary 'pm','es',0),(3244,_binary 'Convertir saltos de línea en HTML','es',0),(3245,_binary 'Desinstalado','es',0),(3246,_binary 'Estado de fijo al comienzo de las listas','es',0),(3247,_binary 'Categoría RSS','es',0),(3248,_binary 'Encapsulado de RSS','es',0),(3249,_binary 'Pegue su configuración aquí','es',0),(3250,_binary 'Importar configuración','es',0),(3251,_binary 'Modo de vista predeterminado','es',0),(3252,_binary 'URL de la imagen','es',0),(3253,_binary 'Revisiones de contenido','es',0),(3254,_binary 'ID del destinatario','es',0),(3255,_binary 'de aquí a %time','es',0),(3256,_binary 'Selección de idioma','es',0),(3257,_binary 'Eliminar todas las traducciones','es',0),(3258,_binary 'C','es',0),(3259,_binary 'Sin acceso','es',0),(3260,_binary 'Gestionar diseño','es',0),(3261,_binary 'formatos de texto','es',0),(3262,_binary 'Estado de moderación por defecto','es',0),(3263,_binary 'Ruta de la página de búsquedas','es',0),(3264,_binary 'Muchos a uno','es',0),(3265,_binary 'Guardar diseño','es',0),(3266,_binary 'Todo el día','es',0),(3267,_binary 'Sobreescalar','es',0),(3268,_binary 'Colección de campos de Entidad','es',0),(3269,_binary 'Configuración del logo','es',0),(3270,_binary 'Eliminar campo.','es',0),(3271,_binary 'Comportamiento si no hay resultados','es',0),(3272,_binary 'Editar @section','es',0),(3273,_binary 'Vista a insertar','es',0),(3274,_binary 'La vista a insertar en esta área.','es',0),(3275,_binary 'Heredar filtros contextuales','es',0),(3276,_binary 'Si se marca, esta vista recibirá los mismos filtros contextuales que su progenitora.','es',0),(3277,_binary 'Recursividad detectada en la vista @view presentación @display.','es',0),(3278,_binary 'Cuando el valor del filtro <em>NO</em> está en la URL','es',0),(3279,_binary 'Valor de la excepción','es',0),(3280,_binary 'Si se recibe este valor, el filtro se ignorará; i.e, «todos los valores»','es',0),(3281,_binary 'Cuando el valor del filtro <em>SÍ</em> está en la URL o se proporciona un valor predeterminado','es',0),(3282,_binary 'Proporcionar título','es',0),(3283,_binary 'Especificar criterios de validación','es',0),(3284,_binary 'Acción a tomar si el valor del filtro no pasa la validación','es',0),(3285,_binary 'Muestra todos los resultados para el campo especificado','es',0),(3286,_binary 'Proporcionar valor predeterminado','es',0),(3287,_binary 'Mostrar «Página no encontrada»','es',0),(3288,_binary 'Mostrar un resumen','es',0),(3289,_binary 'Mostrar contenido de «No se encontraron resultados»','es',0),(3290,_binary 'Número de registros','es',0),(3291,_binary 'Orden predefinido','es',0),(3292,_binary 'Fecha','es',0),(3293,_binary 'Numérico','es',0),(3294,_binary 'Si se marca, los usuarios pueden escribir múltiples valores en el formato 1+2+3 (para O) o 1,2,3 (para Y).','es',0),(3295,_binary 'Si se marca, múltiples instancias de este filtro pueden trabajar juntas, como si se proporcionaran múltiples valores al mismo filtro. Esta opción no es compatible con la opción «Reducir duplicados».','es',0),(3296,_binary 'Si se marca, los números indicados para el filtro serán excluidos en lugar de limitar la vista.','es',0),(3297,_binary 'El modo glosario aplica un límite al número de caracteres utilizados en el valor del filtro, lo cual permite que la vista de resumen funcione como un glosario.','es',0),(3298,_binary 'Número de caracteres por los que filtrar. Si se selecciona 1, todos los campos que comienzan con la primera letra en el valor del filtro serán seleccionados.','es',0),(3299,_binary 'Cuando se imprimen el titulo y resumen, cómo transformar las mayúsculas o minúsculas del valor del filtro.','es',0),(3300,_binary 'Alfabético en contexto: Orden','es',0),(3301,_binary 'Crear una etiqueta','es',0),(3302,_binary 'Active para cargar este campo como oculto. Con frecuencia utilizado para agrupar campos, o para usar como un «token» en otro campo.','es',0),(3303,_binary 'Seleccione el elemento HTML a colocar alrededor de este campo, e.g. H1, H2, etc.','es',0),(3304,_binary 'Seleccione el elemento HTML a colocar alrededor de esta etiqueta, e.g. H1, H2, etc.','es',0),(3305,_binary 'Rescribir resultados','es',0),(3306,_binary 'Remplazar espacios con guiones','es',0),(3307,_binary 'URL de servidor externo','es',0),(3308,_binary 'Enlaces a un servidor externo utilizando una URL completa: e.g. «http://www.ejemplo.com» o «www.ejemplo.com».','es',0),(3309,_binary 'Convertir saltos de línea en etiquetas HTML &lt;br&gt;','es',0),(3310,_binary 'Texto de «no hay resultados»','es',0),(3311,_binary 'Active para mostrar el texto de «no hay resultados» si el campo contiene el número 0.','es',0),(3312,_binary 'Tiempo por tanto','es',0),(3313,_binary 'Tiempo por tanto (con \"por tanto\" al final)','es',0),(3314,_binary 'Tiempo de duración (fechas futuras tienen \"-\" antepuestas)','es',0),(3315,_binary 'Tiempo de duración (fechas pasadas han de ir con \"-\" antepuestas)','es',0),(3316,_binary 'Cómo se deben mostrar los datos serializados. Puede elegir una clave personalizada objeto/arreglo o print_r para un vista completa.','es',0),(3317,_binary 'Datos completos (no en serie)','es',0),(3318,_binary 'Datos completos (en serie)','es',0),(3319,_binary 'Una determinada clave','es',0),(3320,_binary 'Qué clave debería de ser mostrada','es',0),(3321,_binary 'Debes introducir una clave si quieres mostrar una clave de los datos.','es',0),(3322,_binary 'Cuántas unidades diferentes para mostrar en la cadena.','es',0),(3323,_binary 'Este filtro no está expuesto. Expóngalo para permitir a los usuarios cambiarlo.','es',0),(3324,_binary 'Exponer filtro','es',0),(3325,_binary 'Este filtro está expuesto. Si lo oculta, los usuarios no podrán cambiarlo.','es',0),(3326,_binary 'Ocultar filtro','es',0),(3327,_binary 'Exponer operador','es',0),(3328,_binary 'Permitir al usuario elegir el operador.','es',0),(3329,_binary 'Permitir selecciones múltiples','es',0),(3330,_binary 'Active para permitir a los usuarios seleccionar múltiples elementos.','es',0),(3331,_binary 'Recordar la última selección','es',0),(3332,_binary 'Activelo para recordar la última selección hecha por el usuario.','es',0),(3333,_binary 'Debe seleccionar un valor a menos que este sea un filtro expuesto no obligatorio.','es',0),(3334,_binary 'Active para ocultar elementos que no contienen esta relación','es',0),(3335,_binary 'Este orden no está expuesto. Expóngalo para permitir a los usuarios cambiarlo.','es',0),(3336,_binary 'Exponer orden','es',0),(3337,_binary 'Este orden está expuesto. Si lo oculta, los usuarios no podrán cambiarlo.','es',0),(3338,_binary 'Ocultar orden','es',0),(3339,_binary 'Proporcionar descripción','es',0),(3340,_binary 'Actualizar opción «@title»','es',0),(3341,_binary 'Actualizar opción «@title» (@number)','es',0),(3342,_binary 'Previsualización automática','es',0),(3343,_binary 'Previsualización con filtros contextuales:','es',0),(3344,_binary 'Separe los valores de los filtros contextuales con un «/». Por ejemplo, %example.','es',0),(3345,_binary ':','es',0),(3346,_binary 'Aplicar y continuar','es',0),(3347,_binary 'Todas las presentaciones (excepto las sobrescritas)','es',0),(3348,_binary 'Todas las presentaciones','es',0),(3349,_binary 'Este @display_type (sobrescribir)','es',0),(3350,_binary 'Crear nuevo grupo de filtros','es',0),(3351,_binary 'No se ha agregado ningún filtro.','es',0),(3352,_binary 'Arrastre para agregar filtros.','es',0),(3353,_binary 'Añadir y configurar @types','es',0),(3354,_binary 'Configurar @type: @item','es',0),(3355,_binary 'Siempre mostrar las opciones avanzadas de presentación','es',0),(3356,_binary 'Etiqueta para «Cualquier» valor en filtros expuestos no obligatorios de selección única','es',0),(3357,_binary 'Configuración de vista previa en vivo','es',0),(3358,_binary 'Actualizar la vista previa automáticamente en cada cambio','es',0),(3359,_binary 'Mostrar información y estadísticas acerca de la vista durante la vista previa en vivo','es',0),(3360,_binary 'Arriba de la vista previa','es',0),(3361,_binary 'Abajo de la vista previa','es',0),(3362,_binary 'Mostrar la consulta SQL','es',0),(3363,_binary 'Mostrar estadísticas de desempeño','es',0),(3364,_binary 'PresentaciónPresentaciones','es',0),(3365,_binary 'Lista sin formato','es',0),(3366,_binary 'Filtros contextuales','es',0),(3367,_binary 'filtros contextuales','es',0),(3368,_binary 'Filtro contextual','es',0),(3369,_binary 'filtro contextual','es',0),(3370,_binary 'criterio de filtrado','es',0),(3371,_binary 'Criterios de filtrado','es',0),(3372,_binary 'criterios de filtrado','es',0),(3373,_binary 'comportamiento si no hay resultados','es',0),(3374,_binary 'Ignora el contenido sin publicar si el usuario actual no puede verlo.','es',0),(3375,_binary 'Si el contenido está fijo en la cabeza de las listas o no. Para listar primero el contenido que está fijo en la cabeza de las listas, establezca esto a descendente.','es',0),(3376,_binary 'El usuario tiene una revisión','es',0),(3377,_binary 'Todos los nodos donde un usuario concreto tiene una revisión','es',0),(3378,_binary 'Revisión de contenido es un historial de cambios al contenido.','es',0),(3379,_binary 'Obtener el contenido real de una revisión de contenido.','es',0),(3380,_binary 'Proporciona un enlace simple para eliminar la revisión del contenido.','es',0),(3381,_binary 'Filtrar para contenido por acceso a la vista.  <strong>No es necesario si está usando nodo como su tabla base.</strong>','es',0),(3382,_binary 'Mostrar un marcador si el contenido es nuevo o actualizado.','es',0),(3383,_binary 'Mostrar sólo el contenido nuevo o actualizado.','es',0),(3384,_binary 'Mostrar el contenido con la vista estándar de nodo.','es',0),(3385,_binary 'ID de contenido desde URL','es',0),(3386,_binary 'Contenido asociado con este archivo, usualmente porque este archivo está en un campo con el contenido.','es',0),(3387,_binary 'Permite que la «profundidad» para Taxonomía: ID de término (con profundidad) pueda ser modificada por medio de un valor adicional de filtro contextual.','es',0),(3388,_binary 'Contenido creado','es',0),(3389,_binary 'Relacionar el contenido con el usuario que lo creo. Esta relación creará un registro para cada elemento de contenido creado por el usuario.','es',0),(3390,_binary 'Permitir que un valor de filtro contextual sea ignorado. La consulta no será alterada por este valor de filtro contextual. Puede ser utilizado cuando los valores de filtros contextuales vengan de la URL, y una parte de la URL deba ser ignorada.','es',0),(3391,_binary 'Área de vista','es',0),(3392,_binary 'Insertar una vista dentro de un área.','es',0),(3393,_binary 'Active para sobrescribir los enlaces de este campo.','es',0),(3394,_binary 'Utilizar plantilla de campo','es',0),(3395,_binary 'Marcar esta opción hará que se ignoren los valores de agrupar tipo de visualización y separadores.','es',0),(3396,_binary 'Configuración de campos múltiples','es',0),(3397,_binary 'Mostrar todos los valores en la misma fila','es',0),(3398,_binary 'Mostrar @count valor(es)','es',0),(3399,_binary '@column sin filtrar','es',0),(3400,_binary 'Enlazar este campo a la pieza original de contenido','es',0),(3401,_binary 'Acceder a la operación a revisar','es',0),(3402,_binary 'Si se marca, los usuarios pueden escribir múltiples valores en la forma 1+2+3. Debido al número de consultas «JOIN» que requeriría, «Y» será tratado como «O» con este filtro.','es',0),(3403,_binary 'Cargar el filtro predeterminado de la página de término','es',0),(3404,_binary 'Transformar guiones en la URL a espacios en los valores de filtro del nombre del término','es',0),(3405,_binary 'Tenga en cuenta que usted no tiene permiso para modificar esto. Si cambia el tipo de filtro predeterminado, esta opción se perderá y usted NO podrá recuperarla.','es',0),(3406,_binary 'Cambiar la manera en que se da formato al contenido.','es',0),(3407,_binary 'Cambiar opciones de configuración para este formato','es',0),(3408,_binary 'Cambiar la forma en que se estiliza cada fila en la vista.','es',0),(3409,_binary 'Ocultar adjuntos en el resumen','es',0),(3410,_binary 'Cambiar si se muestran o no los adjuntos cuando se muestra un resumen de filtro contextual.','es',0),(3411,_binary 'Ocultar adjuntos al desplegar un resumen de filtro contextual','es',0),(3412,_binary 'Posición del adjunto','es',0),(3413,_binary '¿Debería esta presentación heredar sus valores de filtros contextuales de la presentación progenitora a la que está adjunta?','es',0),(3414,_binary 'Esta vista se mostrará al visitar esta ruta en su sitio. Se recomienda que la ruta sea algo similar a \"ruta/%/%/feed\" or \"ruta/%/%/rss.xml\", escribiendo un % en la ruta para cada filtro contextual que se haya definido en la vista.','es',0),(3415,_binary 'La presentación @display está configurada para usar un menú pero el texto del enlace del menú no está definido.','es',0),(3416,_binary 'La presentación @display está configurada para usar un menú padre pero el texto del enlace del menú padre no está definido.','es',0),(3417,_binary '@count elemento, saltar @skipPaginado, @count elementos, saltar @skip','es',0),(3418,_binary '@count elementoPaginado, @count elementos','es',0),(3419,_binary 'Crear una página','es',0),(3420,_binary 'Crear un enlace de menú','es',0),(3421,_binary 'Incluir un Feed RSS','es',0),(3422,_binary 'Ruta de la fuente web','es',0),(3423,_binary 'Estilo de fila del canal de noticias','es',0),(3424,_binary 'Crear un bloque','es',0),(3425,_binary 'de campos','es',0),(3426,_binary 'de tipo','es',0),(3427,_binary 'etiquetado con','es',0),(3428,_binary 'resúmenes','es',0),(3429,_binary 'envíos completos','es',0),(3430,_binary 'títulos','es',0),(3431,_binary 'títulos (con enlace)','es',0),(3432,_binary 'Método HTTP','es',0),(3433,_binary 'Ocultar vista','es',0),(3434,_binary '@group (datos históricos)','es',0),(3435,_binary 'Limite de usuario','es',0),(3436,_binary 'Usar alias de la ruta','es',0),(3437,_binary 'Tiempo de cocción','es',0),(3438,_binary 'Ver cualquier contenido no publicado','es',0),(3439,_binary 'Valor predeterminado relativo','es',0),(3440,_binary 'Encabezamientos','es',0),(3441,_binary 'El UUID del comentario','es',0),(3442,_binary 'El UUID del archivo.','es',0),(3443,_binary 'El UUID del término.','es',0),(3444,_binary 'El UUID del usuario','es',0),(3445,_binary 'Nav','es',0),(3446,_binary 'Elemento de campo','es',0),(3447,_binary 'Editar conjunto de enlaces directos','es',0),(3448,_binary 'Opciones de apariencia','es',0),(3449,_binary 'Cerrar mensaje','es',0),(3450,_binary 'Administrar tipos de bloque','es',0),(3451,_binary 'Añadir tipo de bloque','es',0),(3452,_binary 'Eliminar traducción','es',0),(3453,_binary 'Sin ordenar','es',0),(3454,_binary 'Los cambios al estilo han sido guardados.','es',0),(3455,_binary 'Media query','es',0),(3456,_binary 'Tipo de agregación','es',0),(3457,_binary 'Crear multimedia','es',0),(3458,_binary 'Utilice tokens de reemplazo de la primera fila','es',0),(3459,_binary 'Permitir que funcionen a la vez múltiples valores de filtros.','es',0),(3460,_binary 'Personaliza el campo HTML','es',0),(3461,_binary 'Puede utilizar sustituciones por tokens para sobreescribir la seccion en esta clase.','es',0),(3462,_binary 'Personaliza la etiqueta HTML','es',0),(3463,_binary 'Personalizar campo y envoltura de etiqueta HTML','es',0),(3464,_binary 'Elija el elemento HTML para envolver el campo y la etiqueta, ej: H1. H2 etc. Puede que no se use si el campo y la etiqueta no se generan juntas, tal como con un tabla.','es',0),(3465,_binary 'Eliminar espacios en blanco','es',0),(3466,_binary 'Ocultar reescritura si está vacío','es',0),(3467,_binary 'No mostrar el contenido reescrito, si este campo está vacío.','es',0),(3468,_binary 'Separador de miles','es',0),(3469,_binary 'Exponer este filtro a los visitantes para permitirles cambiarlo','es',0),(3470,_binary 'Orden de clasificación representativa','es',0),(3471,_binary 'Espacio de nombre para la Sub-consulta','es',0),(3472,_binary 'Avanzado. Ingrese un espacio de nombre para la Sub-consulta usada por esta relación.','es',0),(3473,_binary 'Vista representativa','es',0),(3474,_binary 'Avanzado. Use otra vista para generar la subconsulta relacional. Esto le permite usar filtros de más de un tipo. Si selecciona una vista aquí, se ignorarán las opciones de ordenación de arriba. Su vista debe tener la ID de su base como su único campo, y debería tener el mismo tipo de ordenación.','es',0),(3475,_binary 'Se volverá a generar la subconsulta para esta relación cada vez que se ejecute la vista, en vez de cada vez que se guarden esas opciones. Usar para pruebas si está haciendo cambien en cualquier sitio.\r\nAdvertencia: afecta seriamente al rendimiento.','es',0),(3476,_binary 'Exponer este criterio de búsqueda a los visitantes para permitirles cambiarlo','es',0),(3477,_binary 'Esta presentación está desactivada','es',0),(3478,_binary 'Error: La visualización @display hace referencia al plugin \'@plugin\', pero el plugin no está disponible.','es',0),(3479,_binary 'Opciones de agregación','es',0),(3480,_binary 'Mostrar extensores','es',0),(3481,_binary 'Seleccione las extensiones de la interfaz de vistas.','es',0),(3482,_binary 'Ha configurado el display %display con una ruta que también están en un alias. Esto podría ocasionar problemas no deseados, mejor utilice una ruta interna.','es',0),(3483,_binary 'Configurar opciones de agregación para @type %item','es',0),(3484,_binary 'Seleccione la función de agregación para usar sobre este campo.','es',0),(3485,_binary 'Extensor  de visualización vacía','es',0),(3486,_binary 'Valor sin formato desde el URL','es',0),(3487,_binary 'Aplicar (todas las presentaciones)','es',0),(3488,_binary 'Aplicar (esta presentación)','es',0),(3489,_binary 'Aparece en @bundles.','es',0),(3490,_binary 'Este es un alias de @group: @field.','es',0),(3491,_binary '@group: @field','es',0),(3492,_binary '@group (datos históricos): @field','es',0),(3493,_binary '@label:delta','es',0),(3494,_binary 'Delta - Aparece en: @bundles.','es',0),(3495,_binary 'El usuario que hizo la subida','es',0),(3496,_binary 'Término de taxonomía escogido desde un autocompletar o un widget de selección.','es',0),(3497,_binary 'Nodo representativo','es',0),(3498,_binary 'Obtiene un único nodo representativo para cada término, de acuerdo con un criterio de ordenación elegido.','es',0),(3499,_binary 'Contenido con término','es',0),(3500,_binary 'Relacionar todo el contenido etiquetado con un término.','es',0),(3501,_binary 'Tiene un id de un término de taxonomía','es',0),(3502,_binary 'Motrar el contenido si tiene los términos de la taxonomía seleccionados.','es',0),(3503,_binary 'Tiene un término de taxonomía','es',0),(3504,_binary 'Términos de taxonomía del nodo','es',0),(3505,_binary 'Todos los términos de la taxonomía','es',0),(3506,_binary 'Mostrar el contenido si tiene los términos seleccionados, o hijos de los términos seleccionados. Debido a la complejidad adicional, esto dispone de menos opciones que la versiones sin profundidad.','es',0),(3507,_binary 'Tiene ID de término de taxonomía (con profundidad)','es',0),(3508,_binary 'Tiene términos de categorización(con profundidad)','es',0),(3509,_binary 'Tiene ID de modificador de profundidad de término de taxonomía','es',0),(3510,_binary '@entity usando @field','es',0),(3511,_binary 'ID de término de taxonomía desde la URL','es',0),(3512,_binary 'Obtiene un nodo representativo para cada usuario, teniendo en cuenta un criterio de selección previamente elegido.','es',0),(3513,_binary 'Cargar el filtro predeterminado de la página nodo; esto es bueno para bloques de taxonomía relacionados','es',0),(3514,_binary 'Componente de ruta','es',0),(3515,_binary 'La numeración empieza con 1, por ejemplo, en la página admin/structure/types, el 3er componente de la ruta es \"types\".','es',0),(3516,_binary 'Usar agregación','es',0),(3517,_binary 'El nombre de la vista no puede estar vacío.','es',0),(3518,_binary 'Cuando el valor del filtro <em>NO</em> está disponible','es',0),(3519,_binary 'Cuando el valor del filtro <em>SI</em> está disponible','es',0),(3520,_binary 'Esta visualización no dispone de una fuente para filtros contextuales, por lo que ningún filtro contextual estará disponible a menos que usted seleccione \'Proveer por omisión\'.','es',0),(3521,_binary 'Comentario de la consulta','es',0),(3522,_binary 'Si se establece, este comentario se integrará en la consulta y se pasa al servidor SQL. Esto puede ser útil para el registro o la depuración.','es',0),(3523,_binary 'Count DISTINCT','es',0),(3524,_binary 'Proporcionar elementos de envoltorio de campo por omisión','es',0),(3525,_binary 'Los campos En Línea (Inline) se mostrarán unos al lado de otros, en lugar de uno bajo el otro. Tenga en cuenta que algunos campos ignorarán esto si son elementos de bloque, particularmente los campos del cuerpo y otros con formato HTML.','es',0),(3526,_binary 'Mostrar el texto vacío en la tabla','es',0),(3527,_binary 'El bloque no debe estar guardado.','es',0),(3528,_binary 'Fecha y hora','es',0),(3529,_binary 'Idioma (fr, en, ...)','es',0),(3530,_binary 'Atributos del enlace','es',0),(3531,_binary 'Edad máxima','es',0),(3532,_binary 'ID de diseño','es',0),(3533,_binary 'Última Ejecución de Cron','es',0),(3534,_binary 'El ID del usuario','es',0),(3535,_binary 'Última revisión','es',0),(3536,_binary 'Imagen adaptable','es',0),(3537,_binary 'Cuenta del sitio','es',0),(3538,_binary 'El campo que va a usar como título de elemento RSS para cada fila.','es',0),(3539,_binary 'El campo que se va a utilizar como la descripción del elemento RSS para cada fila.','es',0),(3540,_binary 'Campo del creador','es',0),(3541,_binary 'El campo que se usará como creador de elementos RSS para cada fila.','es',0),(3542,_binary 'Campo de fecha de publicación.','es',0),(3543,_binary 'El estilo del plug-in de la fila necesita que se especifique que campos se usarán para el ítem RSS.','es',0),(3544,_binary 'Cambia el orden','es',0),(3545,_binary 'ID único de evento del sistema.','es',0),(3546,_binary 'El nivel de severidad del suceso; rangos desde 0 (Emergencia) a 7 (Depuración).','es',0),(3547,_binary 'Imagen del logotipo','es',0),(3548,_binary 'Curazao','es',0),(3549,_binary 'Reunión','es',0),(3550,_binary 'San Martín','es',0),(3551,_binary 'Gestionar modos de vista','es',0),(3552,_binary 'El diseño ha sido guardado.','es',0),(3553,_binary 'Configuración de JavaScript','es',0),(3554,_binary 'Referencia a entidades','es',0),(3555,_binary 'Un campo de texto de autocompletado.','es',0),(3556,_binary 'Muestra la etiqueta de las entidades referenciadas.','es',0),(3557,_binary 'Entidad representada','es',0),(3558,_binary 'Enlazar la etiqueta a la entidad referenciada','es',0),(3559,_binary 'Enlace a la entidad referenciada','es',0),(3560,_binary 'Creado como @mode','es',0),(3561,_binary 'Tipos de idiomas','es',0),(3562,_binary 'Añadir modo de vista','es',0),(3563,_binary 'Modo vista de edición.','es',0),(3564,_binary 'Filtro HTML','es',0),(3565,_binary 'Administrador de configuraciones','es',0),(3566,_binary 'El texto del enlace.','es',0),(3567,_binary 'Registro de revisiones','es',0),(3568,_binary 'Fecha predeterminada','es',0),(3569,_binary 'Fecha de finalización predeterminada','es',0),(3570,_binary 'Incrementos de tiempo','es',0),(3571,_binary 'Valor de fecha','es',0),(3572,_binary 'Texto del mensaje de auto-respuesta.','es',0),(3573,_binary 'Referencia de entidad','es',0),(3574,_binary 'El campo @name es obligatorio.','es',0),(3575,_binary 'Campos con eliminación pendiente','es',0),(3576,_binary 'Sección @section','es',0),(3577,_binary 'Sin campos traducibles','es',0),(3578,_binary 'Traducciones de %label','es',0),(3579,_binary 'Publicar esta traducción','es',0),(3580,_binary '¿Está seguro de querer eliminar la traducción al @language de %label?','es',0),(3581,_binary 'Mostrando','es',0),(3582,_binary 'Traducir cualquier entidad','es',0),(3583,_binary 'Ocultar columnas vacías','es',0),(3584,_binary 'Configuración de la base de datos','es',0),(3585,_binary 'Tipos de entidad','es',0),(3586,_binary 'Cambiar gestor','es',0),(3587,_binary 'Autocompletar (estilo de etiquetado)','es',0),(3588,_binary 'Sistema de correo','es',0),(3589,_binary 'Agregar hijo','es',0),(3590,_binary 'Ocultar columna vacía','es',0),(3591,_binary 'Restringir imágenes a este sitio','es',0),(3592,_binary 'No permitir el uso de elementos &lt;img&gt; en fuentes que no están hospedadas en este sitio reemplazándolas con una fuente predeterminada.','es',0),(3593,_binary 'Diemensiones máximas','es',0),(3594,_binary 'Estilo de imagen en caso de fallo','es',0),(3595,_binary 'Ancho','es',0),(3596,_binary 'El operador no es válido en el filtro: @filter.','es',0),(3597,_binary 'No hay valores encontrados en el filtro: @filter','es',0),(3598,_binary 'El valor @value no es un arreglo para @operator en el filtro: @filter','es',0),(3599,_binary 'Si no están seleccionados, los campos que no estén configurados para personalizar sus elementos HTML no obtendrán envoltorios en absoluto para sus campos etiquetas y campo + envoltorio de etiqueta. Puede emplearlo para reducir de manera rápida la cantidad de anotaciones que la vista provee de modo predeterminado  a costa de hacer más difícil la aplicación de CSS.','es',0),(3600,_binary '@label (@column)','es',0),(3601,_binary 'direcciones IP excluídas','es',0),(3602,_binary 'La dirección IP %ip ha sido prohibida.','es',0),(3603,_binary 'El nombre del campo.','es',0),(3604,_binary 'Opciones de validación','es',0),(3605,_binary 'Si el usuario está activo o bloqueado.','es',0),(3606,_binary 'Consulta de Views','es',0),(3607,_binary 'El icono que gira no muestra el estado de las subidas pero ocupa menos espacio. La barra de progreso es útil para monitorizar el proceso en subidas grandes.','es',0),(3608,_binary 'Cron se ocupa de ejecutar tareas periódicas como comprobar actualizaciones e indexar contenido para la búsqueda.','es',0),(3609,_binary 'Nombre de usuario y contraseña','es',0),(3610,_binary 'Elementos de formulario en cuentas del módulo User.','es',0),(3611,_binary 'Administrar la visualización del formulario','es',0),(3612,_binary 'Modos de visualización','es',0),(3613,_binary 'Una ruta Drupal o URL externa a la que el enlace más apuntará. Nótese que esto sobrescribirá el enlace de la configuración de arriba.','es',0),(3614,_binary 'Tipo de recurso','es',0),(3615,_binary '<em>Alt</em> campo obligatorio','es',0),(3616,_binary '<em>Título</em> campo obligatorio','es',0),(3617,_binary 'Enlace a entidad','es',0),(3618,_binary 'Evitar comprobación de acceso','es',0),(3619,_binary 'Tipos multimedia','es',0),(3620,_binary '@view : @display','es',0),(3621,_binary 'Vista: @view - Presentación: @display','es',0),(3622,_binary 'Transformar de mayúscula a minúscula o viceversa','es',0),(3623,_binary 'Criterios de ordenación representativos','es',0),(3624,_binary 'El criterio de orden se aplica a los datos traídos por la relación para determinar como se obtiene un elemento representativo para cada fila. Por ejemplo, para mostrar el nodo más reciente por cada usuario. seleccione \'Contenido: Fecha de actualización\'.','es',0),(3625,_binary 'La ordenación a usar para el criterio de ordenamiento seleccionado arriba.','es',0),(3626,_binary 'Volver a los valores predeterminados','es',0),(3627,_binary 'Todavía no se han usado campos en las vistas.','es',0),(3628,_binary 'Proporcionar un enlace simple para aprobar el comentario','es',0),(3629,_binary 'Uid del autor','es',0),(3630,_binary 'Relaciona cada @entity con un @field del archivo','es',0),(3631,_binary 'Relacionar cada @entity con un @field ajustado a la imagen.','es',0),(3632,_binary 'Los permisos de usuario.','es',0),(3633,_binary 'Primero y último solamente','es',0),(3634,_binary 'Gestión de valores múltiples','es',0),(3635,_binary 'Filtrar para elementos que comparten todos los términos','es',0),(3636,_binary 'Filtrar a elementos que comparten algún término','es',0),(3637,_binary 'Usar un paginador','es',0),(3638,_binary 'Ruta del logo','es',0),(3639,_binary 'Adaptable','es',0),(3640,_binary 'Ver contenidos multimedia propios sin publicar','es',0),(3641,_binary 'HTML completo','es',0),(3642,_binary 'Tokens relacionados con la vista.','es',0),(3643,_binary 'La descripción de la vista.','es',0),(3644,_binary 'El título de la presentación actual de la vista.','es',0),(3645,_binary 'La URL de la vista.','es',0),(3646,_binary '-Seleccionar-','es',0),(3647,_binary 'Texto a colocarse como el texto de \"title\" que la mayoria de navegadores lo despliega como un tooltip al pasar sobre el enlace.','es',0),(3648,_binary 'Habilitar para ocultar este campo si está vacío. Tenga en cuenta que la etiqueta del campo o salida reescrita pueden seguir visualizandose. Para ocultar las etiquetas, comprobar el estilo o los ajustes de estilo de fila de campos vacíos. Para ocultar el contenido reescrito, marque la casilla \"Ocultar las reescrituras de vacío\" casilla de verificación.','es',0),(3649,_binary 'Apóstrofe','es',0),(3650,_binary 'Fecha con la forma SSAAMMDD.','es',0),(3651,_binary 'Fecha con la forma AAAAMM.','es',0),(3652,_binary 'Fecha en el formato YYYY','es',0),(3653,_binary 'Fecha el el formato MM (01-12)','es',0),(3654,_binary 'Fecha en el formato DD (01-31)','es',0),(3655,_binary 'Fecha en el formato WW (01-53)','es',0),(3656,_binary 'Si son necesarios más campos además del uid, se debe añadir la relación comentario:autor','es',0),(3657,_binary 'Uid de último comentario','es',0),(3658,_binary 'Convertir espacios en nombres de términos a guiones','es',0),(3659,_binary 'Usar una salida renderizada para un grupo de filas','es',0),(3660,_binary 'Si se activa la salida interpretada del campo de agrupación es usada para agrupar las filas.','es',0),(3661,_binary '@label ha sido eliminado.','es',0),(3662,_binary 'Número de bloques','es',0),(3663,_binary 'Limitar al vocabulario','es',0),(3664,_binary 'Puede usar código HTML en este campo. Se admiten los siguientes tokens:','es',0),(3665,_binary 'Resumen de resultados','es',0),(3666,_binary 'Muestra el resumen de resultados, por ejemplo los items por página','es',0),(3667,_binary 'Usar la configuración RSS predeterminada del sitio','es',0),(3668,_binary 'Mostrar valores del listado de forma legible por humanos','es',0),(3669,_binary 'Mostrar los enlaces en los enlace contextuales','es',0),(3670,_binary 'Agrupando campos Nr. @number','es',0),(3671,_binary 'Lenguaje original','es',0),(3672,_binary 'Código de estado de respuesta','es',0),(3673,_binary '@count hora@count horas','es',0),(3674,_binary '@count minuto@count minutos','es',0),(3675,_binary '@count día@count días','es',0),(3676,_binary 'Función de callback (llamada)','es',0),(3677,_binary 'Configuración de la navegación','es',0),(3678,_binary 'La búsqueda utilizó demasiadas expresiones AND/OR. Sólo las primeros @count términos se incluyeron en esta búsqueda.','es',0),(3679,_binary 'Otros…','es',0),(3680,_binary 'El gestor de selección seleccionado está roto.','es',0),(3681,_binary 'Use las páginas de administración','es',0),(3682,_binary 'Configuración de rendimiento','es',0),(3683,_binary 'Esconder descripción','es',0),(3684,_binary 'Mostrar campo como nombre de máquina','es',0),(3685,_binary 'Provee una visualización que puede ser incrustada utilizando la API de Views.','es',0),(3686,_binary 'Solo tiene el rol \'usuario registrado\'','es',0),(3687,_binary 'Tiene algún otro rol a parte de \'usuario registrado\'','es',0),(3688,_binary 'Eliminar etiquetas de una salida renderizada','es',0),(3689,_binary 'Campos para ser incluidos como enlaces contextuales.','es',0),(3690,_binary 'Incluir destino','es',0),(3691,_binary 'Incluya un parámetro de \"destino\" en el enlace para que el usuario regrese a la vista original una vez complete la acción contextual.','es',0),(3692,_binary 'Enlaces contextuales','es',0),(3693,_binary 'Mostrar campos en un menú de enlaces contextuales.','es',0),(3694,_binary 'Cargar directorio','es',0),(3695,_binary 'El archivo %file no se pudo guardar porque la subida no se completó.','es',0),(3696,_binary 'Última página','es',0),(3697,_binary 'Proveedor de autenticación','es',0),(3698,_binary 'Máximo número de intentos','es',0),(3699,_binary 'Función de valores permitidos','es',0),(3700,_binary 'Seleccionar medios','es',0),(3701,_binary 'Eliminar contenidos multimedia','es',0),(3702,_binary 'Configuración de terceros','es',0),(3703,_binary 'Formato de fecha/hora.','es',0),(3704,_binary 'Activar traducción','es',0),(3705,_binary 'Versión de Drupal','es',0),(3706,_binary 'Saber más','es',0),(3707,_binary 'Funciona con','es',0),(3708,_binary 'Este campo admite tokens.','es',0),(3709,_binary 'Twig','es',0),(3710,_binary 'Puntuación de búsqueda','es',0),(3711,_binary 'Texto formateado','es',0),(3712,_binary 'Adicionar transición','es',0),(3713,_binary 'Exportar opciones','es',0),(3714,_binary 'Ha habido un problema creando el campo %label: @message','es',0),(3715,_binary 'Ningún contenido seleccionado.','es',0),(3716,_binary 'Un nombre único legible por la máquina (machine-readable) que contenga letras, números, y guiones bajos.','es',0),(3717,_binary 'Si no se sube ninguna imagen, esta imagen aparecerá en pantalla sustituyendo a la imagen predeterminada del campo.','es',0),(3718,_binary 'Direcciones IP bloquedas no disponibles.','es',0),(3719,_binary 'URL del proveedor','es',0),(3720,_binary 'Filtro de permisos','es',0),(3721,_binary 'El nombre del menú. Llave primaria.','es',0),(3722,_binary 'El nombre legible por humanos del menú.','es',0),(3723,_binary 'Una descripción del menú','es',0),(3724,_binary 'El nombre del menú. Todos los enlaces con el mismo nombre de menú (como \'navegación\') son parte del mismo menú.','es',0),(3725,_binary 'El ID del enlace de menú (MLID) es la clave primaria (número entero).','es',0),(3726,_binary 'La ID del enlace padre (plid) es el mlid del enlace que está por encima en la jerarquía o cero is el enlace está en el nivel más alto en su menú.','es',0),(3727,_binary 'La ruta de Drupal o externa a la que apunta este enlace.','es',0),(3728,_binary 'Para enlaces que corresponden a un camino Drupal (Externo = 0). Esto conecta el enlace a un {menu_router}.path para uniones.','es',0),(3729,_binary 'El texto visualizado por el enlace, el cual puede ser modificado haciendo una retrollamada al título almacenado en {menu_router}.','es',0),(3730,_binary 'El nombre del módulo que creó este enlace.','es',0),(3731,_binary 'Una bandera que indica si el enlace apunta a una URL completa que comienza con un protocolo, como http://(1 = external, 0 = internal).','es',0),(3732,_binary 'Bandera que indica si algún enlace tiene este enlace como su padre (1 = Hijo existe, 0 = Sin hijo).','es',0),(3733,_binary 'Bandera para si este enlace debe ser renderizado como expandido en los menús - los enlaces expandidos siempre tendrán mostrados sus enlaces hijos, en lugar de solamente cuando el enlace esté en el camino activo (1 = expandido, 0 = no expandido)','es',0),(3734,_binary 'El peso del enlace entre los enlaces en el mismo menú a la misma profundidad.','es',0),(3735,_binary 'La profundidad relativa al nivel superior. Un enlace con PLID == 0 tendrá una profundidad == 1.','es',0),(3736,_binary 'Una marca que indique que el usuario ha creado o editado el enlace manualmente (1 = personalizado, 0 = no personalizado).','es',0),(3737,_binary 'El primer mlid en el camino materializado. Si N = depth, entonces pN debe igualar al mlid. Si depth > 1 entonces p(N-1) debe igualar el plid. Todo pX donde X > depth debe ser igual a cero. A las columas p1 .. p9 también se las llama padres.','es',0),(3738,_binary 'El segundo MLID en la ruta materializada. Ver p1.','es',0),(3739,_binary 'El tercer MLID en la ruta materializada. Ver p1.','es',0),(3740,_binary 'El cuarto MLID en la ruta materializada. Ver p1.','es',0),(3741,_binary 'El quinto MLID en la ruta materializada. Ver p1.','es',0),(3742,_binary 'El sexto MLID en la ruta materializada. Ver p1.','es',0),(3743,_binary 'El séptimo MLID en la ruta materializada. Ver p1.','es',0),(3744,_binary 'El octavo MLID en la ruta materializada. Ver p1.','es',0),(3745,_binary 'El noveno MLID en la ruta materializada. Ver p1.','es',0),(3746,_binary 'Bandera que indica que este enlace se generó durante la actualización desde Drupal 5.','es',0),(3747,_binary 'Menú primario','es',0),(3748,_binary 'Opciones de transporte de Sendmail','es',0),(3749,_binary 'bloques','es',0),(3750,_binary 'Operación en bloque','es',0),(3751,_binary 'Ver usando las entidades seleccionadas','es',0),(3752,_binary 'Seleccione la vista y la presentación que elige las entidades que pueden ser referenciadas.<br />Sólo las vistas con una presentación de tipo \"Referencia a entidad\" son elegibles.','es',0),(3753,_binary 'Vistas: Filtrar por una vista de entidad referenciada','es',0),(3754,_binary 'Fuente de la entidad de referencia','es',0),(3755,_binary 'Lista de referenci de entidades','es',0),(3756,_binary 'La vista \"@display\" usa el campo %field como un campo de búsqueda, pero el campo ya no está presente. Revise la configuración del formato de lista de entidades de referencia.','es',0),(3757,_binary '<strong>Nota:</strong> En las vistas \'Entity Reference\', todos los campos se mostrarán en una misma línea a menos que se haga una selección específica de campos en la misma linea se haga aquí.','es',0),(3758,_binary 'Seleccione el/los campo/s en los que se buscará cuando se use el control autocompletar.','es',0),(3759,_binary 'Estadísticas de comentario','es',0),(3760,_binary 'Administrar permisos','es',0),(3761,_binary 'Cargando…','es',0),(3762,_binary 'Título del recurso','es',0),(3763,_binary 'Traducciones para @language','es',0),(3764,_binary 'Utilizar nombre del sitio','es',0),(3765,_binary 'Usar el lema del sitio','es',0),(3766,_binary 'Estado del archivo','es',0),(3767,_binary 'Reducir','es',0),(3768,_binary 'Fácil','es',0),(3769,_binary 'Salto de pantalla (breakpoint)','es',0),(3770,_binary 'Mostrando @start - @end de @total','es',0),(3771,_binary 'Necesita ser actualizado','es',0),(3772,_binary 'No necesita ser actualizado','es',0),(3773,_binary 'Editar comentario @subject','es',0),(3774,_binary 'Sólo esta traducción se publicó. Debe publicar al menos una o más traducciones para anular la publicación de ésta.','es',0),(3775,_binary 'Intervalo de tiempo','es',0),(3776,_binary 'Usado en views','es',0),(3777,_binary 'Extensiones de Views','es',0),(3778,_binary 'Resumen de las extensiones utilizadas en todas las vistas.','es',0),(3779,_binary 'Muestra \"Acceso denegado\"','es',0),(3780,_binary 'Zona horaria a ser usado para salida de fecha.','es',0),(3781,_binary '- Zona horaria predeterminada para el sitio/usuario -','es',0),(3782,_binary 'Los filtros agrupados permiten una elección entre pares operador|valor predefinidos.','es',0),(3783,_binary 'Tipo de filtro a exponer','es',0),(3784,_binary 'filtro único','es',0),(3785,_binary 'filtros agrupados','es',0),(3786,_binary 'Recordar las selección expuesta solo para el/los rol(es) de usuario seleccionado(s). Si no selecciona roles, los datos expuestos nunca serán almacenados.','es',0),(3787,_binary 'Seleccione que tipo de control será usado para generar el grupo de filtros.','es',0),(3788,_binary 'agrupados','es',0),(3789,_binary 'Seleccionar campos a combinar para filtrar','es',0),(3790,_binary 'Este filtro no funciona para handlers de campos muy especiales.','es',0),(3791,_binary 'Usted tiene que agregar algunos campos para poder usar este filtro.','es',0),(3792,_binary 'tipos de @entity','es',0),(3793,_binary 'No hay ningún bloqueo que romper en la vista %name.','es',0),(3794,_binary '&lt;Any&gt;','es',0),(3795,_binary 'No hay vistas habilitadas.','es',0),(3796,_binary 'Mostrar los campos como ítems RSS.','es',0),(3797,_binary '- sin valor -','es',0),(3798,_binary 'Añade un enlace simple a la revisión.','es',0),(3799,_binary 'La ID de la entidad relacionada al archivo.','es',0),(3800,_binary 'El número del ID del usuario.','es',0),(3801,_binary 'Texto sin filtrar','es',0),(3802,_binary 'Combinar los campos de filtro','es',0),(3803,_binary 'Columna usada para la ordenación por click','es',0),(3804,_binary 'Usar el alias de la ruta, en vez, de la ruta interna.','es',0),(3805,_binary 'Cantidad de tiempo en segundos por la que los resultados brutos deberían ser cacheados.','es',0),(3806,_binary 'Duración en segundos tras que la presentación de HTML deberá ser cacheada.','es',0),(3807,_binary 'Los valores de tiempo deben ser numéricos.','es',0),(3808,_binary 'Elegir si mostrar o no enlaces contextuales para esta vista.','es',0),(3809,_binary 'Mostrar enlace \'más\' sólo si existe más contenido','es',0),(3810,_binary 'Los filtros expuestos en la visualización del bloque requieren activar \"Usar AJAX\" para funcionar correctamente.','es',0),(3811,_binary 'Número de enlaces del paginador visibles','es',0),(3812,_binary 'Especificar el número de enlaces a páginas a mostrar en el paginador.','es',0),(3813,_binary 'Etiquetas de la consulta','es',0),(3814,_binary 'Si se establece, estas etiquetas se añadirán a la consulta y se puede utilizar para identificar la consulta en un módulo. Esto puede ser útil para modificar las consultas.','es',0),(3815,_binary 'Las etiquetas de búsqueda solo pueden contener caracteres alfabéticos en minúsculas y guiones bajos.','es',0),(3816,_binary 'Campo que será usado como el elemento pubDate de cada elemento de la RSS. Debe estar en formato RFC 2822.','es',0),(3817,_binary 'Ajustes GUID','es',0),(3818,_binary 'Campo GUID','es',0),(3819,_binary 'El identificador único global del ítem RSS.','es',0),(3820,_binary 'El GUID es un enlace permanente','es',0),(3821,_binary 'El ítem RSS GUID es un enlace permanente.','es',0),(3822,_binary 'Añadir clases a la filas de las vistas','es',0),(3823,_binary 'Forzar el uso de campos.','es',0),(3824,_binary 'Si ni la fila ni el estilo de la extensión admiten campos, este campo permite activarlos, de modo que puede, por ejemplo, usar \"Agrupar por\".','es',0),(3825,_binary 'Almacenamiento de archivos','es',0),(3826,_binary 'Escriba 0 para sin límite.','es',0),(3827,_binary 'Etiqueta de entidad','es',0),(3828,_binary 'El @type %title ha sido eliminado.','es',0),(3829,_binary 'La URL %url no es válida.','es',0),(3830,_binary 'Dimensiones máximas de imagen','es',0),(3831,_binary 'Todos los mensajes, con informacion sobre el trazado inverso','es',0),(3832,_binary 'El modo de selección de entidades de vistas necesita una vista.','es',0),(3833,_binary 'Revisión de usuario','es',0),(3834,_binary 'Configuración de desarrollo','es',0),(3835,_binary 'Desconocido (@langcode)','es',0),(3836,_binary 'El archivo %file no se pudo guardar porque sobrepasa los %maxsize, el tamaño máximo para las subidas.','es',0),(3837,_binary 'El campo %name no está en el formato adecuado.','es',0),(3838,_binary '%name no es un número válido.','es',0),(3839,_binary '%name debe ser un color válido.','es',0),(3840,_binary 'El hook del tema %hook no se ha encontrado.','es',0),(3841,_binary '...','es',0),(3842,_binary 'Valor booleano','es',0),(3843,_binary 'La entidad referenciada','es',0),(3844,_binary 'Valor entero','es',0),(3845,_binary 'Objeto idioma','es',0),(3846,_binary 'Valor de texto','es',0),(3847,_binary 'Mostrar todas las columnas','es',0),(3848,_binary 'Lista adicional de acciones','es',0),(3849,_binary 'Esta dirección IP ya está prohibida.','es',0),(3850,_binary 'No puede prohibir su propia dirección IP.','es',0),(3851,_binary 'Bloqueando direcciones IP','es',0),(3852,_binary 'Las direcciones IP en esta lista están excluidas de su sitio. Estas direcciones prohibidas tienen totalmente restringido el acceso al sitio y en su lugar ven un breve mensaje explicando la situación.','es',0),(3853,_binary 'Excluir direcciones IP','es',0),(3854,_binary 'Direcciones IP prohibidas','es',0),(3855,_binary 'Tipo de idioma','es',0),(3856,_binary 'Registro de Base de Datos','es',0),(3857,_binary 'Longitud recortada del texto del enlace','es',0),(3858,_binary 'Dejar en blanco para permitir longitud ilimitada del texto del enlace.','es',0),(3859,_binary 'Solo URL','es',0),(3860,_binary 'Mostrar URL como texto plano','es',0),(3861,_binary 'Añadir rel=\"nofollow\" a los enlaces','es',0),(3862,_binary 'Texto del enlace recortado a @limit caracteres','es',0),(3863,_binary 'Texto del enlace no recortado','es',0),(3864,_binary 'Mostrar solo URL como texto plano','es',0),(3865,_binary 'Mostrar sólo URL','es',0),(3866,_binary 'Añadir rel=\"@rel\"','es',0),(3867,_binary 'Espacio pequeño','es',0),(3868,_binary 'Texto procesado','es',0),(3869,_binary 'No se borró el archivo temporal \"@path\" durante la recolección de basura porque está siendo utilizado por los módulos: %modules.','es',0),(3870,_binary 'Editar el estilo %name','es',0),(3871,_binary 'Error generando la imágen, falta el archivo fuente.','es',0),(3872,_binary 'Establecer @title como predeterminado','es',0),(3873,_binary 'Idioma personalizado...','es',0),(3874,_binary 'Introduce los detalles del idioma y guárdalo con <em>Añadir idioma personalizado</em>.','es',0),(3875,_binary 'El idioma %language (%langcode) ya existe.','es',0),(3876,_binary 'Utiliza el botón <em>Añadir idioma</em> para guardar un idioma predefinido.','es',0),(3877,_binary 'El idioma %language se ha creado y ahora se puede usar.','es',0),(3878,_binary 'El lenguaje %language (%langcode) se ha eliminado.','es',0),(3879,_binary 'Configuración del prefijo de ruta','es',0),(3880,_binary 'Configuración del dominio','es',0),(3881,_binary '%language (%langcode) prefijo de ruta (Idioma predeterminado)','es',0),(3882,_binary '%language (%langcode) prefijo de la ruta','es',0),(3883,_binary '%language (%langcode) dominio','es',0),(3884,_binary 'El prefijo no puede contener barras inclinadas.','es',0),(3885,_binary 'El prefijo de %languaje, %value, no es único.','es',0),(3886,_binary 'El dominio para el %language, %value, no es unico.','es',0),(3887,_binary 'Idiomas existentes','es',0),(3888,_binary 'Añadir un nuevo mapeado','es',0),(3889,_binary 'Código de idioma del navegador','es',0),(3890,_binary 'El código de idioma del navegador debe ser único.','es',0),(3891,_binary 'El código de idioma del navegador solo puede tener minúsculas, letras y un guión.','es',0),(3892,_binary '¿Está seguro de que desea eliminar %browser_langcode?','es',0),(3893,_binary 'Añadir un idioma para que lo admita su sitio. Si el idioma que desea no está disponible, escoja <em>Idioma personalizado...</em> al final y y proporcione un código de idioma y otros detalles manualmente','es',0),(3894,_binary '- @name -','es',0),(3895,_binary 'Idioma a partir de la URL (prefijo de ruta o dominio).','es',0),(3896,_binary 'Idioma a partir de un parámetro de petición o sesión','es',0),(3897,_binary 'Idioma a partir de la configuración de idioma del navegador.','es',0),(3898,_binary 'Páginas de administración de cuentas','es',0),(3899,_binary 'Opciones de idioma de las páginas de administración de cuenta.','es',0),(3900,_binary 'El idioma %language (%langcode) se ha creado.','es',0),(3901,_binary 'El  idioma %language (%langcode) se ha actualizado.','es',0),(3902,_binary 'Configuración de la detección del idioma en el navegador','es',0),(3903,_binary 'Un archivo de formato Gettext Portable Object.','es',0),(3904,_binary 'Tratar los textos importados como traducciones personalizadas','es',0),(3905,_binary 'Sobrescribir las traducciones no personalizadas','es',0),(3906,_binary 'Sobrescribir las traducciones personalizadas existentes','es',0),(3907,_binary 'No hay ningún idioma disponible. La exportación sólo contendrá los textos de origen.','es',0),(3908,_binary 'Solo textos originales, sin traducciones','es',0),(3909,_binary 'Incluir las traducciones no personalizadas','es',0),(3910,_binary 'Incluir las traducciones personalizadas','es',0),(3911,_binary 'Incluir texto sin traducir','es',0),(3912,_binary '@count textos HTML prohibidos en los archivos: @files.','es',0),(3913,_binary 'Tipo de traducción','es',0),(3914,_binary 'Traducción no personalizada','es',0),(3915,_binary 'Traducción personalizada','es',0),(3916,_binary 'Los textos se han guardado.','es',0),(3917,_binary 'En contexto','es',0),(3918,_binary 'Primera forma plural@count. formas plurales','es',0),(3919,_binary 'Traducción de la interfaz','es',0),(3920,_binary '@translated/@total (@ratio%)','es',0),(3921,_binary 'no aplicable','es',0),(3922,_binary 'Habilitar la interfaz de traducción al Inglés','es',0),(3923,_binary 'Directorio de interfaz de traducciones','es',0),(3924,_binary 'Eliminado el archivo de traducción JavaScript para el idioma %language, porque actualmente no existen traducciones para ese idioma.','es',0),(3925,_binary 'Traducción de la interfaz de usuario','es',0),(3926,_binary 'Importación del texto \"%string\" se omitió debido a HTML no permitido o mal formado.','es',0),(3927,_binary 'sólo para usuarios registrados','es',0),(3928,_binary 'Idioma preferido del autor','es',0),(3929,_binary '%type está siendo usado por 1 elemento de contenido en su sitio web. Usted no puede borrar este tipo de contenido hasta que haya eliminado todos los contenidos de tipo %type.%type está siendo usado por @count elementos de contenido en su sitio web. Usted no puede borrar este tipo de contenido hasta que haya eliminado todos los contenidos de tipo %type.','es',0),(3930,_binary 'El código de idioma del idioma del nodo se escribe dentro.','es',0),(3931,_binary 'Describa brevemente los cambios que ha realizado.','es',0),(3932,_binary 'Use el icono de acceso directo predeterminado proporcionado por el tema','es',0),(3933,_binary 'Ejemplos: <code>@implicit-public-file</code> (para un archivo en el sistema de archivos públicos), <code>@explicit-file</code>, o <code>@local-file</code>.','es',0),(3934,_binary 'Mensaje para mostrar cuando esté en modo de mantenimiento','es',0),(3935,_binary 'Este tema requiere el tema base @base_theme para funcionar correctamente.','es',0),(3936,_binary 'Este tema requiere el motor de tema @theme_engine para funcionar correctamente.','es',0),(3937,_binary 'Utilice el modo de mantenimiento al hacer una actualización relevante, sobre todo si los cambios podrían alterar los visitantes o el proceso de actualización. Como por ejemplo al upgradear, importar o exportar contenido, variar un tema, modificar de los tipos de contenido, y al hacer copias de seguridad.','es',0),(3938,_binary 'Un objeto de idioma.','es',0),(3939,_binary 'Todo tipo de entidades, por ejemplo: nodos, comentarios o usuarios.','es',0),(3940,_binary 'Un campo de la entidad referencia un idioma.','es',0),(3941,_binary 'Un campo de la entidad contiene una referencia de la entidad.','es',0),(3942,_binary 'El directorio %file no está protegido contra modificaciones, lo que plantea un riesgo de seguridad. Debe cambiar los permisos sobre el directorio para que no se pueda escribir en él.','es',0),(3943,_binary 'Actualizaciones pendientes por aplicar','es',0),(3944,_binary 'La traducción no está soportada si el idioma siempre es uno de: @locked_languages','es',0),(3945,_binary 'Falló la petición HTTP a @url con el error: @error.','es',0),(3946,_binary 'Gestor de actualizaciones','es',0),(3947,_binary 'El nombre de este rol. Ejemplo: \"Moderador\", \"Panel editorial\", \"Arquitecto del sitio\".','es',0),(3948,_binary 'Módulo de usuario \'Miembro para\' vista de elemento.','es',0),(3949,_binary 'Se asume que este idioma es el predeterminado para este perfil de usuario.','es',0),(3950,_binary 'Idioma de las páginas de administración','es',0),(3951,_binary 'Construye un sitio personalizado sin funcionalidades pre-configuradas. Apto para usuarios avanzados.','es',0),(3952,_binary 'Idioma predeterminado del sitio (@lang_name)','es',0),(3953,_binary 'Perfil de instalación','es',0),(3954,_binary 'Idioma seleccionado','es',0),(3955,_binary 'Exponer el ordenamiento','es',0),(3956,_binary 'Utilizar un %field_name personalizado','es',0),(3957,_binary 'Configuraciones de validación','es',0),(3958,_binary 'Código de idioma','es',0),(3959,_binary 'Los saltos de pantalla (breakpoints) se pueden organizar en grupos. Los módulos y temas deberían usar los grupos para separarlos; estos grupos se pueden usar para diferentes propósitos, como saltos de pantalla para distintas presentaciones o para redimensionar imágenes.','es',0),(3960,_binary 'Padre del enlace permanente','es',0),(3961,_binary 'Guardar y administrar campos','es',0),(3962,_binary 'Imagen eliminada.','es',0),(3963,_binary 'Esta imagen se ha eliminado. Por razones de seguridad, sólo se permiten imágenes de dominio local.','es',0),(3964,_binary 'Sólo las imágenes hospedadas en este sitio pueden usarse en las etiquetas &lt;img&gt;.','es',0),(3965,_binary 'Se ha producido un error al tratar de comprobar las actualizaciones de la interfaz de traducción disponibles.','es',0),(3966,_binary 'Comprobadas las actualizaciones disponibles de traducciones de interfaz para un proyecto.Comprobadas las actualizaciones disponibles de traducciones de interfaz para @count proyectos.','es',0),(3967,_binary 'Actualizaciones de traducción disponible','es',0),(3968,_binary 'Obtenga un informe de estado acerca de traducciones de interfaz disponibles para sus módulos y temas instalados.','es',0),(3969,_binary 'Idioma del Vocabulario','es',0),(3970,_binary 'Ver perfil','es',0),(3971,_binary 'Acciones de la cuenta de usuario','es',0),(3972,_binary 'El nombre-máquina del rol.','es',0),(3973,_binary 'Nombre base de la tabla de estas vista.','es',0),(3974,_binary 'Campo base','es',0),(3975,_binary 'El campo base usado para esta vista.','es',0),(3976,_binary 'La cantidad total de resultados devueltos desde la vista.\r\nSe usará el modo de visualización actual.','es',0),(3977,_binary 'El número de elementos por página.','es',0),(3978,_binary 'La página de resultados actual en la que se encuentra la vista.','es',0),(3979,_binary 'Recuento total de páginas.','es',0),(3980,_binary 'Sobreescribir el título de la vista predeterminado para esta vista. Eso es útil para mostrar un título alternativo cuando una vista está vacía.','es',0),(3981,_binary 'Título remplazado','es',0),(3982,_binary 'Administrar listas personalizadas de contenido.','es',0),(3983,_binary 'Eliminar archivos propios','es',0),(3984,_binary 'Recursos adicionales','es',0),(3985,_binary 'En nombre de usuario %name de autoría de traducción no existe.','es',0),(3986,_binary 'Tiene que especificar una fecha de autoría de traducción válida.','es',0),(3987,_binary 'Base de datos %database no encontrada. El servidor informa el siguiente mensaje cuando intenta crear la base de datos: %error.','es',0),(3988,_binary '¿Seguro que quiere desbloquear esta dirección IP: %ip?','es',0),(3989,_binary 'Importar todo','es',0),(3990,_binary 'Otra petición pudo haber sincronizado ya su configuración.','es',0),(3991,_binary 'La configuración se importó con éxito.','es',0),(3992,_binary '@count nuevo@count nuevos','es',0),(3993,_binary '@count cambiado@count cambiados','es',0),(3994,_binary '@count eliminado@count eliminados','es',0),(3995,_binary 'Sincronizar configuración','es',0),(3996,_binary 'Marcar las otras traducciones como obsoletas','es',0),(3997,_binary 'No marcar las otras traducciones como obsoletas','es',0),(3998,_binary 'Por ejemplo: \"Imagen del héroe\" o \"Imagen del autor\".','es',0),(3999,_binary 'Grupo de salto de pantalla','es',0),(4000,_binary 'Seleccione un estilo de imágen para este punto de ruptura.','es',0),(4001,_binary 'Acceso @method en el recurso %label','es',0),(4002,_binary 'Accesos directos definidos por el usuario','es',0),(4003,_binary 'Mostrar como %date_format','es',0),(4004,_binary 'abierto','es',0),(4005,_binary 'Activando traducción','es',0),(4006,_binary 'Crear traducción %language de %title','es',0),(4007,_binary 'Idioma de origen: @language','es',0),(4008,_binary 'Si hizo un cambio importante, que significa que las otras traducciones deben actualizarse, puede marcar todas las traducciones de este contenido como obsoleta. Esto no va a cambiar cualquier otra propiedad de ellas, como si se publican o no.','es',0),(4009,_binary 'Cuando se activa esta opción, esta traducción debé ser actualizada. Desmárquela cuando la traducción esté actualizada de nuevo.','es',0),(4010,_binary 'Idioma de origen seleccionado: %language','es',0),(4011,_binary 'Esto eliminará todas las traducciones de %label.','es',0),(4012,_binary 'No hay ninguna ruta definida','es',0),(4013,_binary 'Encabezado','es',0),(4014,_binary 'Ver diferencias','es',0),(4015,_binary 'Idioma del menú','es',0),(4016,_binary 'Tipos de bloques','es',0),(4017,_binary '@field_name','es',0),(4018,_binary 'elemento multimedia','es',0),(4019,_binary 'elementos multimedia','es',0),(4020,_binary 'Carácter de reemplazo','es',0),(4021,_binary 'Error del cliente','es',0),(4022,_binary 'No hay ningún elemento seleccionado.','es',0),(4023,_binary '@module_name','es',0),(4024,_binary 'Sello temporal modificado','es',0),(4025,_binary '¿Está seguro de querer borrar %label del tipo @entity-type?','es',0),(4026,_binary 'Se ha eliminado @entity-type %label.','es',0),(4027,_binary 'Editar %label','es',0),(4028,_binary 'Añadir @bundle','es',0),(4029,_binary 'Tipo de referencia','es',0),(4030,_binary 'Eliminar estado','es',0),(4031,_binary '@label (@name)','es',0),(4032,_binary 'Orientación horizontal','es',0),(4033,_binary 'Orientación vertical','es',0),(4034,_binary 'La orientación de la bandeja se ha cambiado a @orientation.','es',0),(4035,_binary 'Publicar término de taxonomía','es',0),(4036,_binary 'Despublicar término de taxonomía','es',0),(4037,_binary 'Sudán del Sur','es',0),(4038,_binary 'Personalizar la salida para VERDADERO','es',0),(4039,_binary 'Personalizar la salida para FALSO','es',0),(4040,_binary 'Gracias por solicitar una cuenta. Su cuenta está pendiente de aprobación por parte del administrador del sitio.<br />Mientras tanto, un mensaje de bienvenida con instrucciones adicionales ha sido enviada a su correo electrónico.','es',0),(4041,_binary 'Se ha producido un error irrecuperable. Puede ver el mensaje se error abajo. Se recomienda copiarlo en el portapapeles como referencia.','es',0),(4042,_binary 'Colocar bloque','es',0),(4043,_binary 'Colocar un bloque','es',0),(4044,_binary 'Número de puerto','es',0),(4045,_binary 'Marca temporal de la revisión','es',0),(4046,_binary 'Mapa de campo','es',0),(4047,_binary 'Administrar las configuraciones de la cuenta','es',0),(4048,_binary 'Idioma de la entidad','es',0),(4049,_binary 'página de búsqueda','es',0),(4050,_binary 'Ocultar vacías','es',0),(4051,_binary 'Mensaje del registro de revisiones','es',0),(4052,_binary 'El identificador del conjunto de idioma para este nodo','es',0),(4053,_binary 'Marca de tiempo registrada','es',0),(4054,_binary 'El formato de la firma','es',0),(4055,_binary 'Inicio','es',0),(4056,_binary 'Drupal @version','es',0),(4057,_binary 'Imagen del contenido multimedia','es',0),(4058,_binary 'Actualizar formulario','es',0),(4059,_binary 'Identificación HTTP básica','es',0),(4060,_binary 'Archivo añadido','es',0),(4061,_binary 'Archivo eliminado','es',0),(4062,_binary 'Traducir configuración','es',0),(4063,_binary 'Directorio de traducciones','es',0),(4064,_binary 'El directorio de traducciones no existe.','es',0),(4065,_binary 'El directorio de traducciones no es accesible para lectura.','es',0),(4066,_binary 'El directorio de traducciones no es accesible para escritura.','es',0),(4067,_binary 'El directorio de traducciones es accesible para escritura.','es',0),(4068,_binary 'El servidor de traducciones no está conectado.','es',0),(4069,_binary 'El servidor de traducciones está conectado.','es',0),(4070,_binary 'La traducción a %language no está disponible.','es',0),(4071,_binary 'La traducción a %language está disponible.','es',0),(4072,_binary 'La traducción a %language no se puede descargar.','es',0),(4073,_binary 'No vacío','es',0),(4074,_binary 'Hay cambios sin guardar.','es',0),(4075,_binary 'Permite a los usuarios aplicar una acción a uno o más elementos.','es',0),(4076,_binary 'Todas las acciones, excepto las seleccionadas','es',0),(4077,_binary 'Sólo acciones seleccionadas','es',0),(4078,_binary 'Acciones seleccionadas','es',0),(4079,_binary '%action ha sido aplicada a @count ítem.%action ha sido aplicada a @count ítems.','es',0),(4080,_binary '@type %info se ha creado.','es',0),(4081,_binary '@type %info se ha actualizado.','es',0),(4082,_binary '@type: añadido %info.','es',0),(4083,_binary '@type: actualizado %info.','es',0),(4084,_binary 'ID de la revisión.','es',0),(4085,_binary 'Código de idioma del comentario.','es',0),(4086,_binary 'El tipo de bloque.','es',0),(4087,_binary 'Crear una nueva revisión predeterminada para este tipo de bloque.','es',0),(4088,_binary 'Salida del bloque en este tipo de vista.','es',0),(4089,_binary 'Seleccione la región donde este bloque debería ser mostrado.','es',0),(4090,_binary 'Configuración de la barra de herramientas','es',0),(4091,_binary 'Ningún estilo configurado','es',0),(4092,_binary 'Debe configurar el editor de texto seleccionado.','es',0),(4093,_binary 'Estado aprobado','es',0),(4094,_binary 'Enlace a aprobar comentario','es',0),(4095,_binary 'Enlace a responder comentario','es',0),(4096,_binary 'ID del comentario padre si se trata de una respuesta a otro comentario.','es',0),(4097,_binary 'El ID de usuario del autor del comentario.','es',0),(4098,_binary 'Dirección de la página del autor del comentario.','es',0),(4099,_binary 'Nombre de equipo del autor del comentario.','es',0),(4100,_binary 'Fecha en que el comentario fue creado.','es',0),(4101,_binary 'Fecha en que el comentario fue editado por última vez.','es',0),(4102,_binary 'Posición del hilo','es',0),(4103,_binary 'La representación alfadecimal de la posición del comentario en un hilo, consistiendo en una cadena de base 36 prefijada con un entero indicando su longitud.','es',0),(4104,_binary 'Ver los cambios de @config_file','es',0),(4105,_binary 'Enviar una copia al emisor','es',0),(4106,_binary 'Elemento del formulario del módulo de contacto','es',0),(4107,_binary 'Usuario seleccionado','es',0),(4108,_binary 'Nombre el remitente','es',0),(4109,_binary 'El nombre de la persona que envía el mensaje de contacto.','es',0),(4110,_binary 'Si se debe enviar una copia del mensaje al remitente.','es',0),(4111,_binary 'El ID del usuario destinatario de los mensajes personales de contacto.','es',0),(4112,_binary '@action @title opciones de configuración','es',0),(4113,_binary 'Presionar tecla esc para salir.','es',0),(4114,_binary 'Elija el tipo de fecha a crear.','es',0),(4115,_binary 'Sólo fecha','es',0),(4116,_binary 'Establecer un valor predeterminado para esta fecha.','es',0),(4117,_binary 'AM/PM','es',0),(4118,_binary 'La fecha %field es necesaria.','es',0),(4119,_binary 'La fecha %field no es válida.','es',0),(4120,_binary 'Elija un formato para la mostrar la fecha. Asegúrese de establecer un formato adecuado para el campo, por ejemplo, omitiendo el tiempo para un campo que sólo tiene una fecha.','es',0),(4121,_binary 'Formato: @display','es',0),(4122,_binary 'Orden de segmento de la fecha','es',0),(4123,_binary 'Mes/Día/Año','es',0),(4124,_binary 'Día/Mes/Año','es',0),(4125,_binary 'Año/Mes/Día','es',0),(4126,_binary 'Tipo de hora','es',0),(4127,_binary 'Tiempo de 24 horas','es',0),(4128,_binary 'Tiempo de 12 horas','es',0),(4129,_binary 'Editor de texto','es',0),(4130,_binary 'Esta opción esta desactivada porque ningún módulo proporciona un editor de texto que esté activado.','es',0),(4131,_binary 'Formato y editores de texto','es',0),(4132,_binary 'Texto que se mostrará dentro del campo hasta que se escriba un valor. Esta sugerencia es por lo general un valor de muestra o una breve descripción del formato esperado.','es',0),(4133,_binary 'Tipo de elemento de referencia','es',0),(4134,_binary 'Método de referencia','es',0),(4135,_binary 'Selección @entity_type','es',0),(4136,_binary 'Selecciona el método utilizado para recoger las sugerencias de autocompletado. Nótese que <em>Contiene</em> puede causar problemas de rendimiento en sitios con miles de entidades.','es',0),(4137,_binary 'Si se marca se añadirán clases de field API desde las plantillas. No se recomienda a no ser que el CSS dependa de esas clases. Si no se marca, la plantilla no se utilizará.','es',0),(4138,_binary '%entity_label: Administrar campos','es',0),(4139,_binary '%entity_label: Administrar presentación','es',0),(4140,_binary 'Número de valores permitidos','es',0),(4141,_binary 'El número de valores es obligatorio.','es',0),(4142,_binary 'El campo %field solo puede contener @max valores pero fueron remitidos @count. Como resultado, los siguientes archivos han sido omitidos: %list.','es',0),(4143,_binary 'Un número ilimitado de archivos pueden ser cargados en este campo.','es',0),(4144,_binary 'El ID del archivo.','es',0),(4145,_binary 'Código de idioma del archivo','es',0),(4146,_binary 'El ID de usuario del archivo.','es',0),(4147,_binary 'Nombre del archivo sin componentes de la ruta.','es',0),(4148,_binary 'El URI para acceder al archivo (local o remoto).','es',0),(4149,_binary 'Este formato se muestra cuando no hay otros formatos disponibles','es',0),(4150,_binary 'Fuente de la imagen no encontrada en %source_image_path al tratar de generar una imagen derivada en %derivative_path.','es',0),(4151,_binary 'Texto alternativo de la imagen, para el atributo \'alt\' de la imagen.','es',0),(4152,_binary 'Texto del título de la imagen, para el atributo \'title\'.','es',0),(4153,_binary 'El ancho de la imagen en píxeles.','es',0),(4154,_binary 'El alto de la imagen en píxeles.','es',0),(4155,_binary 'Opciones del idioma personalizado','es',0),(4156,_binary 'Configuración actualizada con éxito.','es',0),(4157,_binary 'Cambiar la configuración de idioma para <em>tipos de contenidos</em>, <em>vocabularios de taxonomía</em>, <em>perfiles de usuario</em>, o cualquier elemento soportado en su sitio. Por omisión, la configuración de idioma oculta el selector de idioma y se utiliza el idioma predeterminado del sitio.','es',0),(4158,_binary 'Mostrar el selector de idioma al crear y editar paginas','es',0),(4159,_binary 'Configuraciones del contenido del idioma.','es',0),(4160,_binary 'Seleccione los idiomas para aplicar. Si ninguno se selecciona, se permitirá todos los idiomas.','es',0),(4161,_binary 'El idioma no es @languages.','es',0),(4162,_binary 'El idioma es @languages.','es',0),(4163,_binary 'Almacena una cadena URL, opcionalmente texto de enlace varchar y opcionalmente blob y atributos para ensamblar el enlace.','es',0),(4164,_binary 'Permitir enlazar texto','es',0),(4165,_binary 'Marcador de posición para URL','es',0),(4166,_binary 'Marcador de posición para texto de enlace','es',0),(4167,_binary 'No hay nada para comprobar.','es',0),(4168,_binary 'Archivo de traducción no encontrado: @uri.','es',0),(4169,_binary 'Incapaz de descargar el archivo de traducción @uri.','es',0),(4170,_binary 'Un archivo de traducción no pudo ser comprobado. Consulte el registro para más detalle. @count archivos de traducción no pudieron ser comprobados. Consulte el registro para más detalle.','es',0),(4171,_binary 'Importando archivo de traducción: %filename (@percent%).','es',0),(4172,_binary 'Traducciones importadas.','es',0),(4173,_binary 'Actualizando configuración de traducciones','es',0),(4174,_binary 'Empezando actualización de configuración','es',0),(4175,_binary 'Error actualizando configuración de traducciones','es',0),(4176,_binary 'La configuración fue actualizada con éxito. Hay %number objetos de configuración actualizados.','es',0),(4177,_binary 'No se ha actualizado ningún objeto de configuración.','es',0),(4178,_binary 'Incapaz de importar archivo de traducciones: @file','es',0),(4179,_binary 'Traducciones importadas: %number adicionados, %update actualizados, %delete eliminados.','es',0),(4180,_binary 'La configuración se ha actualizado correctamente. %number objetos de configuración actualizados.','es',0),(4181,_binary 'Se ha importado un archivo de traducción. %number traducciones fueron agregadas, %update traducciones fueron actualizadas y %delete traducciones fueron eliminadas.Se han importado @count archivos de traducción. %number traducciones fueron agregadas, %update traducciones fueron actualizadas y %delete traducciones fueron eliminadas.','es',0),(4182,_binary 'Fue descartada un texto de traducción porque contiene HTML no permitido o mal formado.Consulte el registro para más detalles.Fueron descartados @count textos de traducción porque contienen HTML no permitido o mal formado.Consulte el registro para más detalles.','es',0),(4183,_binary 'Comprobar traducciones','es',0),(4184,_binary 'Error comprobando actualizaciones de traducción.','es',0),(4185,_binary 'Actualizando traducciones','es',0),(4186,_binary 'Cadena fuente (@language)','es',0),(4187,_binary 'Inglés incorporado','es',0),(4188,_binary 'Texto traducido (@language)','es',0),(4189,_binary 'Todas las traducciones están actualizadas.','es',0),(4190,_binary 'Selecciona un lenguaje para actualizar.','es',0),(4191,_binary 'Archivo no encontrado en %remote_path ni en %local_path','es',0),(4192,_binary 'Archivo no encontrado en %local_path','es',0),(4193,_binary 'La ubicación del archivo de traducción no puede ser determinada.','es',0),(4194,_binary 'sin versión','es',0),(4195,_binary 'No se encuentran traducciones para:','es',0),(4196,_binary 'No se encuentran traducciones para un proyectoNo se encuentran traducciones para @count proyectos','es',0),(4197,_binary 'Una ruta del sistema de archivos local donde los archivos de traducción de la interfaz serán guardados.','es',0),(4198,_binary 'Actualizaciones disponibles','es',0),(4199,_binary 'Faltan traducciones','es',0),(4200,_binary 'Origen de la traducción','es',0),(4201,_binary 'Servidor de traducción de Drupal y archivos locales','es',0),(4202,_binary 'Solo archivos locales','es',0),(4203,_binary 'La fuente de los archivos de traducción para una interfaz de traducción automática.','es',0),(4204,_binary 'No sobrescribir las traducciones existentes.','es',0),(4205,_binary 'Solo se sobrescribirán las traducciones importadas, las traducciones personalizadas se mantendrán.','es',0),(4206,_binary 'Sobrescribir las traducciones existentes.','es',0),(4207,_binary 'Cómo tratar las traducciones existentes al actualizar automáticamente las traducciones de la interfaz.','es',0),(4208,_binary 'Editar menú %label','es',0),(4209,_binary 'Añadir enlace de menú','es',0),(4210,_binary 'Resumen Administrativo','es',0),(4211,_binary 'El menú %label ha sido actualizado.','es',0),(4212,_binary 'El menú %label ha sido agregado.','es',0),(4213,_binary 'El enlace del menú ha sido guardado.','es',0),(4214,_binary 'Estado publicado o usuario administrador','es',0),(4215,_binary 'Formulario de operaciones masivas de nodo','es',0),(4216,_binary 'Añadir un elemento de formulario que permite ejecutar operaciones en varios nodos.','es',0),(4217,_binary 'Comportamiento del Nodo Vacío de la página frontal','es',0),(4218,_binary 'Proporciona un enlace a la página general de adición de nodos.','es',0),(4219,_binary 'Enlace a la revisión','es',0),(4220,_binary 'Enlace a revertir la revisión','es',0),(4221,_binary 'Enlace a eliminar la revisión','es',0),(4222,_binary 'Acceder a la página de resumen de contenido','es',0),(4223,_binary 'Ver todas las revisiones','es',0),(4224,_binary 'Revertir todas las revisiones','es',0),(4225,_binary '%type_name: Ver revisiones','es',0),(4226,_binary '%type_name: Revertir revisiones','es',0),(4227,_binary 'Opciones de promoción','es',0),(4228,_binary 'Lee más<span class=\"visually-hidden\"> sobre @title</span>','es',0),(4229,_binary 'El UUID de la revisión del nodo.','es',0),(4230,_binary 'La fecha en que el nodo fue editado por última vez.','es',0),(4231,_binary 'La fecha en la que se creó la revisión actual.','es',0),(4232,_binary 'El ID del usuario del autor del la revisión actual.','es',0),(4233,_binary 'Valor flotante','es',0),(4234,_binary 'Un campo de entidad contiene un alias de ruta y datos relacionados.','es',0),(4235,_binary 'El id de la ruta','es',0),(4236,_binary 'Entidad %type creada con ID %id.','es',0),(4237,_binary 'Actualizada entidad %type con ID %id.','es',0),(4238,_binary 'Entidad %type eliminada con ID %id.','es',0),(4239,_binary 'Salida sin filtrar','es',0),(4240,_binary 'Usted no tiene campos. Agregue alguno a su vista.','es',0),(4241,_binary 'El nombre de sistema debe contener solo letras, números, guiones y guiones bajos.','es',0),(4242,_binary 'Todos los alias de los campos deben ser únicos','es',0),(4243,_binary 'Formatos de solicitud aceptados','es',0),(4244,_binary 'Formatos de petición que serán permitidos en respuesta. Si ninguno es selecionado todos los formatos serán permitidos.','es',0),(4245,_binary 'El nuevo conjunto de etiquetas es requerido.','es',0),(4246,_binary 'En UNIX, Linux, y Mac OS X, encontrarás la configuración en el archivo <em>/etc/syslog.conf</em> o en <em>/etc/rsyslog.conf</em> o en el directorio <em>/etc/rsyslog.d</em>. Estos archivos definen la configuración de enrutamiento. Los mensajes pueden ser marcados con los códigos <code>LOG_LOCAL0</code> hasta <code>LOG_LOCAL7</code>. Para más información sobre utilerías de Syslog, niveles de severidad y cómo definir un archivo <em>syslog.conf</em> o <em>rsyslog.conf</em>, consulte, la página del manual, de la linea de comando de <em>syslog.conf</em> o <em>rsyslog.conf</em>.','es',0),(4247,_binary 'Cualquier dato','es',0),(4248,_binary 'Un campo de la entidad contiene un UUID.','es',0),(4249,_binary 'Falló al obtener el archivo debido a un error \"%error\"','es',0),(4250,_binary 'Formato de fecha y hora','es',0),(4251,_binary 'El script update.php está acesible para todos sin prueba de autentificación, lo cual es un riesgo. Debe volver cambiar el valor @settings_name en su settings.php a FALSE.','es',0),(4252,_binary 'Nombre del formato de fecha','es',0),(4253,_binary 'Configuraciones de @toolkit','es',0),(4254,_binary 'Actualizar este elemento','es',0),(4255,_binary 'Este valor no puede ser nulo.','es',0),(4256,_binary 'El ID del término','es',0),(4257,_binary 'El código de idioma del término.','es',0),(4258,_binary 'Los padres del término.','es',0),(4259,_binary 'Los padres de este término.','es',0),(4260,_binary 'Crear entidades referenciadas si no existieran previamente','es',0),(4261,_binary 'Número de teléfono','es',0),(4262,_binary 'Enlace usando texto: @title','es',0),(4263,_binary 'Enlace usando el número telefónico provisto.','es',0),(4264,_binary 'Elementos de la barra de herramientas','es',0),(4265,_binary 'Elementos traducibles','es',0),(4266,_binary 'Al menos un campo debe ser traducible para activar %bundle para la traducción.','es',0),(4267,_binary '<strong>@language_name (Idioma original)</strong>','es',0),(4268,_binary 'Administrar la configuración del lenguaje','es',0),(4269,_binary 'Crear traducciones','es',0),(4270,_binary 'Eliminar traducciones','es',0),(4271,_binary 'Traducir %bundle_label @entity_label','es',0),(4272,_binary 'Traducir @entity_label','es',0),(4273,_binary '\"Mostrar el selector de lenguaje\" no es compatible con traducir contenido que tenga idioma predeterminado: %choice. O bien no oculta el selector de idioma o elige un idioma específico.','es',0),(4274,_binary 'Una traducción no publicada, no será visible, sin permisos de traducción.','es',0),(4275,_binary '%archive_file no contiene ni does not contain any .info.yml files.','es',0),(4276,_binary '<p>Este es un inicio de sesión de un solo uso para %user_name.</p><p>Pulse este botón para iniciar sesión en el sitio y cambiar su contraseña.</p>','es',0),(4277,_binary 'Proporciona acceso al servicio de datos de usuario.','es',0),(4278,_binary 'Añade un elemento de formulario que te permite realizar operaciones sobre más de un usuario.','es',0),(4279,_binary 'Formulario del módulo User.','es',0),(4280,_binary 'Elemento de formulario del módulo System','es',0),(4281,_binary 'Editar la cuenta de usuario','es',0),(4282,_binary 'Intento fallido de iniciar sesión desde %ip.','es',0),(4283,_binary 'Cancelar usuario','es',0),(4284,_binary 'Habilitar el indicador de fortaleza de una contraseña','es',0),(4285,_binary 'Administrador (usuario esperando aprobación)','es',0),(4286,_binary 'El rol %label ha sido actualizado.','es',0),(4287,_binary 'El rol %label ha sido adicionado.','es',0),(4288,_binary 'El código de idioma de usuario.','es',0),(4289,_binary 'La fecha en que el usuario accedió al sitio por última vez.','es',0),(4290,_binary 'La fecha en que el usuario inició sesión por última vez.','es',0),(4291,_binary 'Dirección de email usada para la creación inicial de la cuenta.','es',0),(4292,_binary 'Los roles que tiene el usuario.','es',0),(4293,_binary 'Actualizar el usuario %name','es',0),(4294,_binary 'Módulo que guarda los datos de este usuario.','es',0),(4295,_binary 'Nombre de la clave de datos.','es',0),(4296,_binary 'La etiqueta de la vista.','es',0),(4297,_binary 'ID del sistema de la vista.','es',0),(4298,_binary 'Desplegable','es',0),(4299,_binary 'Mostrar campos en un desplegable.','es',0),(4300,_binary 'Entidad representada - @label','es',0),(4301,_binary 'Mostrar una entidad representada @label en un área.','es',0),(4302,_binary 'Mostrar @label','es',0),(4303,_binary 'Comodines de remplazo global disponibles','es',0),(4304,_binary 'Sobrescribir el título de esta vista cuando está vacía. Los tokens globales, disponibles a continuación, se pueden utilizar aquí.','es',0),(4305,_binary 'Comentarios administrativos','es',0),(4306,_binary 'Nombre del sistema de la presentación','es',0),(4307,_binary 'La descripción solo se mostrará en la interfaz de administración y puede ser usada para documentar esta presentación.','es',0),(4308,_binary 'Nombre(s) de clase(s) CSS','es',0),(4309,_binary 'Mostrar enlaces contextuales en la vista.','es',0),(4310,_binary 'Mostrar enlaces contextuales','es',0),(4311,_binary 'En el menú, los elementos más pesados se hundirán y los más ligeros serán colocados cerca de la parte superior.','es',0),(4312,_binary 'Permite a las personas elegir el método de ordenación','es',0),(4313,_binary 'Si el orden no está expuesto, el criterio de organización de cada orden determinará su orden.','es',0),(4314,_binary 'Etiqueta para ordenación ascendente','es',0),(4315,_binary 'Etiqueta para ordenación descendente','es',0),(4316,_binary '@name formato: @date','es',0),(4317,_binary 'Reescribir la salida de este campo con texto personalizado','es',0),(4318,_binary 'Salida de este campo como enlace personalizado','es',0),(4319,_binary 'Recortar este campo a un máximo número de caracteres','es',0),(4320,_binary 'Etiqueta para enlace \"Más\"','es',0),(4321,_binary 'Se pueden usar los \"patrones de sustitución\" de arriba.','es',0),(4322,_binary 'Se pasará un corrector de HTML para asegurar que las etiquetas HTML estén bien cerradas después del recorte.','es',0),(4323,_binary 'Campos para ser incluidos como enlaces.','es',0),(4324,_binary 'Incluir un parámetro \"destination\" en el enlace para devolver al usuario a la vista original después de completar la acción de enlace.','es',0),(4325,_binary 'Texto de enlace a la primera página.','es',0),(4326,_binary 'Texto de enlace a la ultima página.','es',0),(4327,_binary 'Desplazamiento (número de elementos a saltar)','es',0),(4328,_binary 'Por ejemplo, ponga 3 y los 3 primero elementos no serán mostrados.','es',0),(4329,_binary 'Paginador de etiquetas de enlace','es',0),(4330,_binary 'Enlace de texto a página anterior','es',0),(4331,_binary 'Enlace de texto a página siguiente','es',0),(4332,_binary 'Insertar una lista de valor de números enteros separados por coma: ejemplo: 10, 20, 50, 100','es',0),(4333,_binary 'AVISO: Desactivar la re-escritura SQL significa que la seguridad de acceso a nodo sera desactivada. Esto puede permitir a usuarios ver datos que no deberían ser capaces de ver si su vista está mal configurada. Use esta opción solo si comprende y acepta este riesgo de seguridad.','es',0),(4334,_binary 'No ha seleccionado un modo de vista','es',0),(4335,_binary 'Encabezado de la tabla','es',0),(4336,_binary 'Detalles de la tabla','es',0),(4337,_binary 'Título del resumen','es',0),(4338,_binary 'Descripción de la tabla','es',0),(4339,_binary 'Proporciona detalles adicionales sobre la tabla para mejorar la accesibilidad','es',0),(4340,_binary 'Habilitar @display_title','es',0),(4341,_binary 'Borrar @display_title','es',0),(4342,_binary 'Deshacer el borrado de @display_title','es',0),(4343,_binary 'Deshabilitar @display_title','es',0),(4344,_binary 'Editar el nombre/descripción de la vista','es',0),(4345,_binary 'Analizar vista','es',0),(4346,_binary 'Reordenar presentaciones','es',0),(4347,_binary 'Revertir la vista','es',0),(4348,_binary 'Añadir <span class=\"visually-hidden\">@type</span>','es',0),(4349,_binary 'Y/O Reordenar <span class=\"visually-hidden\">criterio de filtrado</span>','es',0),(4350,_binary 'Reordenar <span class=\"visually-hidden\">@type</span>','es',0),(4351,_binary 'Este display tiene uno o más errores de validación.','es',0),(4352,_binary 'No hay vistas deshabilitadas.','es',0),(4353,_binary '[@time ms] @query','es',0),(4354,_binary '¿Quieres romper el bloqueo de la vista %name?','es',0),(4355,_binary 'Ver idioma','es',0),(4356,_binary 'Lenguaje de etiquetas y otros elementos textuales en esta vista.','es',0),(4357,_binary 'No hay visualizaciones disponibles.','es',0),(4358,_binary 'Guardado por última vez','es',0),(4359,_binary 'Sin guardar todavía','es',0),(4360,_binary 'Díficil','es',0),(4361,_binary 'Selección de comentario','es',0),(4362,_binary 'Mensaje de contacto','es',0),(4363,_binary 'Mi editor','es',0),(4364,_binary 'Presentación de entidad','es',0),(4365,_binary 'Presentación de formulario de entidad','es',0),(4366,_binary 'Muestra el ID de las entidades referenciadas.','es',0),(4367,_binary 'Selecciona las entidades referenciables para un campo de referencias de entidades.','es',0),(4368,_binary 'Campos de referencia de entidad en línea','es',0),(4369,_binary 'Devuelve resultados en un array (PHP) de etiquetas mostrado como columnas.','es',0),(4370,_binary 'Selección del archivo','es',0),(4371,_binary 'Separar el texto del enlace y la URL','es',0),(4372,_binary 'Selección de nodo','es',0),(4373,_binary 'Registro de base de datos Watchdog','es',0),(4374,_binary 'Exportacion REST','es',0),(4375,_binary 'Crear un recurso de exportación REST.','es',0),(4376,_binary 'Usar entidades como datos de fila.','es',0),(4377,_binary 'Usar campos como datos de fila.','es',0),(4378,_binary 'Serializar','es',0),(4379,_binary 'Datos de fila de la vista serializados utilizando el componente Serializer.','es',0),(4380,_binary 'Tar','es',0),(4381,_binary 'Gestiona archivos .tar.','es',0),(4382,_binary 'Gestiona archivos zip.','es',0),(4383,_binary 'Selección de los términos de taxonomía','es',0),(4384,_binary 'Mostrar referencia al término de taxonomía en RSS:','es',0),(4385,_binary 'Enlace del teléfono','es',0),(4386,_binary 'Selección de ususario','es',0),(4387,_binary 'Bloque de Vistas con Filtros Expuestos','es',0),(4388,_binary 'Un paginador simple conteniendo los enlaces anterior y siguiente.','es',0),(4389,_binary 'Muestra todos los elementos que esta vista pueden buscarse.','es',0),(4390,_binary 'Mostrar filas como una lista HTML','es',0),(4391,_binary 'Detección y selección de idioma','es',0),(4392,_binary 'menus','es',0),(4393,_binary 'Caja de herramientas','es',0),(4394,_binary 'Reproducción automática: %autoplay','es',0),(4395,_binary 'Bucle: %loop','es',0),(4396,_binary 'Silenciado: %muted','es',0),(4397,_binary 'Visualización de múltiples archivos','es',0),(4398,_binary '¡Bienvenidos!','es',0),(4399,_binary 'Configuración de la Traducción','es',0),(4400,_binary '- imagen vacía -','es',0),(4401,_binary 'Formateadores de campo','es',0),(4402,_binary 'Si está habilitado, no se comprueban los permisos de acceso para renderizar la entidad.','es',0),(4403,_binary 'Guardar y seleccionar','es',0),(4404,_binary 'Editorial','es',0),(4405,_binary 'Versión del protocolo','es',0),(4406,_binary 'El directorio %translations_directory existe.','es',0),(4407,_binary 'MySQL, MariaDB, Percona Server o equivalente','es',0),(4408,_binary 'El idioma referenciado','es',0),(4409,_binary 'Referencia de idioma','es',0),(4410,_binary 'Valor URI','es',0),(4411,_binary 'Un campo de la entidad contiene un URI.','es',0),(4412,_binary 'Antillas Holandesas','es',0),(4413,_binary 'Congo - Kinshasa','es',0),(4414,_binary 'Congo - Brazzaville','es',0),(4415,_binary 'Côte d’Ivoire','es',0),(4416,_binary 'Isla Clipperton','es',0),(4417,_binary 'Hong Kong SAR China','es',0),(4418,_binary 'Islas Canarias','es',0),(4419,_binary 'Territorios palestinos','es',0),(4420,_binary 'Oceanía periférica','es',0),(4421,_binary 'Islas Ultramarinas Menores de Estados Unidos','es',0),(4422,_binary 'Período en segundos','es',0),(4423,_binary 'Un nombre único para esta instancia del bloque. Debe ser alfanumérico y separado por guiones bajos.','es',0),(4424,_binary 'Filtrar por nombre de bloque','es',0),(4425,_binary 'Escribir una parte del nombre del bloque a filtrar.','es',0),(4426,_binary 'Elementos por bloque','es',0),(4427,_binary '@count (configuración predeterminada)','es',0),(4428,_binary 'configurando la barra de herramientas','es',0),(4429,_binary 'Cambiando entre texto formateado y código HTML','es',0),(4430,_binary 'No se pudo extraer el contenido del archivo tar. El mensaje de error es  <em>@message</em>','es',0),(4431,_binary 'Habilitar la subir de imagen','es',0),(4432,_binary 'Alcenamiento: @name','es',0),(4433,_binary 'Un directorio con respecto al directorio de archivos de Drupal donde se almacenarán las imágenes subidas.','es',0),(4434,_binary 'Si se deja esto vacío, el tamaño del archivo quedará limitado por el tamaño máximo de subida de PHP a @size.','es',0),(4435,_binary 'Imágenes más grandes que estas dimensiones se reducirán.','es',0),(4436,_binary 'Instalación de los editores de texto','es',0),(4437,_binary 'Activando de un editor de texto para un formato de texto','es',0),(4438,_binary 'Configurando de un editor de texto','es',0),(4439,_binary 'Una vez que un editor de texto está asociado a un formato de texto, puede configurarlo pulsando el enlace <em>Configurar</em> para este formato. Según el editor de texto específico, puede configurarlo, por ejemplo, mediante la adición de botones de su barra de herramientas. Normalmente, estos botones proporcionan formato o herramientas de edición, y a menudo se insertan etiquetas HTML en la fuente del campo. Para obtener más información, consulte la página de ayuda del editor de texto.','es',0),(4440,_binary 'Usando diferentes editores de texto y formatos','es',0),(4441,_binary 'Si cambia el formato de texto en un campo de texto, el editor de texto cambiará también porque la configuración del editor de texto está asociado con el formato de texto individual. Esto permite el uso del mismo editor de texto con diferentes opciones para diferentes formatos de texto. También permite a los usuarios elegir entre los formatos de texto con diferentes editores de texto, si están instalados.','es',0),(4442,_binary 'Comodín: @placeholder','es',0),(4443,_binary 'Sin marcador de posición','es',0),(4444,_binary 'Añadir, editar, y eliminar modos de visualización personalizados.','es',0),(4445,_binary 'Modos de visualización','es',0),(4446,_binary 'Configurar qué visualizaciones están disponibles para el contenido y los formularios.','es',0),(4447,_binary 'Administrar modos de visualización personalizados','es',0),(4448,_binary 'Modos de formulario','es',0),(4449,_binary 'Administrar modos de formulario personalizados.','es',0),(4450,_binary 'Agregar modo de formulario','es',0),(4451,_binary 'Editar modo de formulario','es',0),(4452,_binary 'Elija el modo vista para el tipo entidad','es',0),(4453,_binary 'Elija modo de formulario para el tipo entidad','es',0),(4454,_binary 'Borrar un @entity-type causará que cualquier salida se mantenga solicitando para usar ese @entity-type para usar las preferencias de pantalla predeterminadas.','es',0),(4455,_binary 'Guardado %label @entity-type','es',0),(4456,_binary 'Coincidencia del autocompletado: @match_operator','es',0),(4457,_binary 'La entidad referenciada (%type: %id) no existe.','es',0),(4458,_binary 'Ordenar','es',0),(4459,_binary '%entity_label: Administrar presentación del formulario','es',0),(4460,_binary 'Extensión para @title','es',0),(4461,_binary '@type (módulo: @module)','es',0),(4462,_binary 'Opciones del control:','es',0),(4463,_binary 'Etiqueta de entidad relacionada con el archivo.','es',0),(4464,_binary 'Acceder a la página de resumen de archivos','es',0),(4465,_binary 'Indicador de progreso: @progress_indicator','es',0),(4466,_binary 'El filtro %filter no se encuentra, y se eliminará una vez que se guarde este formato.','es',0),(4467,_binary 'Las líneas y los párrafos se reconocen automáticamente. Las etiquetas &lt;br /&gt; para el salto de línea y &lt;p&gt; y &lt;/p&gt; para abrir y cerrar el párrafo se insertan automáticamente. Si los párrafos no se reconocen, simplemente añada unas cuantas líneas vacías.','es',0),(4468,_binary 'Falta el filtro. Se eliminará todo el texto','es',0),(4469,_binary 'Falta la extensión de filtro: %filter.','es',0),(4470,_binary 'Provee una alternativa para los filtro que faltan. No los utilice.','es',0),(4471,_binary 'Añadir estilo de imagen','es',0),(4472,_binary 'Estilo previo de la imágen: @style','es',0),(4473,_binary 'Eliminar un idioma eliminará todas las traducciones asociadas con él y los contenidos en este idioma serán añadidos al idioma neutral. Esta acción no se puede deshacer.','es',0),(4474,_binary 'Sin marcadores de posición','es',0),(4475,_binary 'Título del marcador de posición: @placeholder_title','es',0),(4476,_binary 'URL del marcador de posición: @placeholder_url','es',0),(4477,_binary 'Tenga en cuenta que importar archivos .po grandes puede tardar varios minutos.','es',0),(4478,_binary 'Los objetos de contenido pueden ser editado utilizando diferentes modos de formularios. Aquí, usted puede definir que campos son mostrados y ocultados cuando el contenido %type se edita en cada modo de formulario, y define como los controles del formulario de campos son mostrados en cada modo de formulario.','es',0),(4479,_binary 'Editar el tipo de contenido %label','es',0),(4480,_binary 'El contenido ya lo ha modificado otro usuario o usted mismo. Por eso, no se pueden guardar los cambios.','es',0),(4481,_binary 'Uso de la etiqueta campo: @display_label','es',0),(4482,_binary 'Proporciona una extensión de fila para mostrar resultados de búsqueda.','es',0),(4483,_binary 'Una ruta del sistema de archivos local donde se almacenarán los archivos públicos. Este directorio debe existir y Drupal debe poder escribir en él. Este directorio debe ser relativo al directorio de la instalación de Drupal y debe ser accesible desde la web. Esto debe ser cambiado en settings.php','es',0),(4484,_binary '%name: el número de teléfono no puede ser mayor de @max caracteres.','es',0),(4485,_binary '%name: el texto no puede ser mayor a @max caracteres.','es',0),(4486,_binary 'Filas del resumen','es',0),(4487,_binary 'Este formulario permite a los administradores añadir campos para guardar datos de usuario.','es',0),(4488,_binary 'Este formulario permite a los administradores configurar cómo se mostrarán los campos del formulario de edición de usuario.','es',0),(4489,_binary 'Alterar el código de respuesta HTTP usado por esa vista, principalmente útil para resultados vacíos.','es',0),(4490,_binary 'Código de estado HTTP','es',0),(4491,_binary 'Mostrar siempre el enlace más','es',0),(4492,_binary 'Marque aquí para mostrar el enlace más aunque no haya más elementos a mostrar.','es',0),(4493,_binary 'Añadir un enlace a la página de la entidad en la etiqueta de la misma.','es',0),(4494,_binary 'Debe añadir algunos campos adicionales a esta visualización antes de usar este campo. Estos campos puede ser marcados como <em>Excluir de la visualización</em> si lo prefiere. Fíjese que debido al orden de presentación, no puede usar campos que aparezcan después este campo; si necesita un campo no listado aquí, reordene sus campos.','es',0),(4495,_binary 'Anchura automática','es',0),(4496,_binary 'La anchura de cada columna se calcula automáticamente basado en el número de columnas proporcionadas. Si se introducen clases adicionales o si un tema inyecta clases basadas en un sistema de rejilla (grid), sería beneficioso desactivar esta opción.','es',0),(4497,_binary 'Clases de columna predeterminadas','es',0),(4498,_binary 'Añada las clases de columna de la vistas predeterminadas como views-col, col-1 y clearfix a la salida. Puede usar esto para reducir rápidamente la cantidad de márgenes que la vista proporciona por omisión, a costa de hacer más difícil la aplicación de CSS.','es',0),(4499,_binary 'Clase de columna personalizada','es',0),(4500,_binary 'Clases adicionales a proporcionar en cada columna.\r\nSeparadas por un espacio.','es',0),(4501,_binary 'Clases de fila predeterminadas','es',0),(4502,_binary 'Añade las clases vistas fila predeterminadas como vistas-fila, fila-1 y clearfix a la salida. Puede usalo para reducir rápidamente la cantidad de marcas que la vista ofrece de forma predeterminada, la desventaja es que se hace más difícil la aplicación de CSS.','es',0),(4503,_binary 'Clase de fila personalizada','es',0),(4504,_binary 'Clases adicionales a proveer en cada fila. Separadas por un espacio.','es',0),(4505,_binary 'Asistente predeterminado','es',0),(4506,_binary 'Todas las consultas generadas por Vistas (Views) incluirán el nombre de las vistas y mostrarán \'view-name:display-name\' como un cadena al final de la cláusula SELECT. Esto simplifica la identificación de las consultas de vistas en los logs del servidor de base de datos, pero sólo debe ser utilizado para solucionar problemas.','es',0),(4507,_binary 'Seleccionado:','es',0),(4508,_binary '@count semana@count semanas','es',0),(4509,_binary '@count mes@count meses','es',0),(4510,_binary 'Datos adicionales','es',0),(4511,_binary 'Valores permitidos','es',0),(4512,_binary 'Colección de campos','es',0),(4513,_binary 'La entidad debe pertenecer a la colección de campos %bundle.','es',0),(4514,_binary 'Datos complejos','es',0),(4515,_binary 'Contar','es',0),(4516,_binary 'Tipo de entidad','es',0),(4517,_binary 'La entidad debe ser del tipo %type.','es',0),(4518,_binary 'Longitud','es',0),(4519,_binary 'Tipo original','es',0),(4520,_binary 'Este valor debería ser del tipo primitivo correcto.','es',0),(4521,_binary 'Rango','es',0),(4522,_binary 'Referencia de entidad válida','es',0),(4523,_binary 'Nombre de usuario','es',0),(4524,_binary 'Nombre de usuario único','es',0),(4525,_binary '%name debe ser mayor o igual que %min.','es',0),(4526,_binary '%name debe ser menor o igual que %max.','es',0),(4527,_binary 'Entrada cambiada','es',0),(4528,_binary 'Diseño de bloques','es',0),(4529,_binary 'Categoría de bloque','es',0),(4530,_binary 'Ocultar bloque si la salida de la vista está vacía','es',0),(4531,_binary 'Configuración de bloque vacío','es',0),(4532,_binary 'Ocultar bloque si el texto está vacio/sin resultado','es',0),(4533,_binary 'Ocultar el bloque si no hay resultado ni texto vacío ni cabecera o pie que se muestre en el resultado vacío.','es',0),(4534,_binary 'El número de comentarios hechos en la entidad.','es',0),(4535,_binary 'El número de comentarios enviados a una entidad desde que el último lector lo vió.','es',0),(4536,_binary 'La entidad a la que el comentario fué enviado.','es',0),(4537,_binary 'El @entity_type al que responde el comentario.','es',0),(4538,_binary 'El número de comentarios que una entidad tiene.','es',0),(4539,_binary 'El más reciente de los comentarios publicados o entidades actualizadas.','es',0),(4540,_binary 'Muestra el último comentario de una entidad','es',0),(4541,_binary 'El útlimo comentario de una entidad.','es',0),(4542,_binary 'El ID de usuario del autor de último comentario de una entidad.','es',0),(4543,_binary 'El tipo de entidad del que el comentario es una respuesta.','es',0),(4544,_binary 'Mostrar el link estándar de añadir comentario usado en el @entity_type, que sólo se mostrará si el usuario que lo ve tiene acceso de añadir comentario.','es',0),(4545,_binary 'Mostrar nodos sólo si un usuario envió el @entity_type o comentó en el @entity_type.','es',0),(4546,_binary 'Comentarios del @entity_type utilizando el campo: @field_name','es',0),(4547,_binary 'Relacionar todos los comentarios sobre el @entity_type. Esto creará 1 registro duplicado para cada comentario. Por lo general, si usted necesita esto, es mejor crear una vista de comentario.','es',0),(4548,_binary 'Editar comentario %title','es',0),(4549,_binary 'El ID de la entidad de que este  comentario es una respuesta.','es',0),(4550,_binary 'El tipo de entidad a que se está adjuntando este comentario.','es',0),(4551,_binary 'El nombre del campo comentario','es',0),(4552,_binary 'El nombre del campo mediante el que se añadió este comentario.','es',0),(4553,_binary 'ID del último comentario','es',0),(4554,_binary 'Marca de tiempo del último comentario','es',0),(4555,_binary 'fLa Fecha en que el comentario fue creado por última vez.','es',0),(4556,_binary 'Nombre del último comentario','es',0),(4557,_binary 'El nombre del usuario que envió el último comentario.','es',0),(4558,_binary 'ID del usuario del último comentario','es',0),(4559,_binary 'El número de comentarios.','es',0),(4560,_binary 'Este campo gestiona la configuración y presentación de los comentarios de una entidad.','es',0),(4561,_binary 'Lista de comentario','es',0),(4562,_binary 'Mostrar el enlace de comentario en el formulario usado en los resúmenes de las entidades estándar, más que el formulario de toda la entidad.','es',0),(4563,_binary 'Idioma de contenido y traducción','es',0),(4564,_binary 'Configurar la funcionalidad de idioma y traducción para este contenido.','es',0),(4565,_binary 'Seleccionar idioma de origen','es',0),(4566,_binary 'Fecha computarizada','es',0),(4567,_binary 'El objeto DateTime computado.','es',0),(4568,_binary 'Entradas de registro','es',0),(4569,_binary 'Contiene una lista de las entradas de registro.','es',0),(4570,_binary 'WID','es',0),(4571,_binary 'El usuario del cual el evento del sistema ha sido escrito','es',0),(4572,_binary 'El mensaje actual de la entra del registro.','es',0),(4573,_binary 'Las variables del suceso del sistema in formato serializado.','es',0),(4574,_binary 'Enlaces de operación para este suceso.','es',0),(4575,_binary 'URL de la página anterior.','es',0),(4576,_binary 'Fecha cuando el suceso se produjo.','es',0),(4577,_binary 'Sustituya las variables','es',0),(4578,_binary 'Máximo @count fichero.Máximo @count ficheros.','es',0),(4579,_binary 'Configure los idiomas disponibles para el contenido.','es',0),(4580,_binary 'Administrar y presentar campos de enlaces','es',0),(4581,_binary 'Agregando texto de enlace','es',0),(4582,_binary 'En las preferencias de campo puedes definir texto de enlace adicional para ser <em>opcional</em> u <em>obligatorio</em> en cualquier campo de enlace.','es',0),(4583,_binary 'Mostrando texto de enlace','es',0),(4584,_binary 'Si el enlace de texto ha sido presentado para una URL, entonces de manera predeterminada este enlace de texto se muestra como un enlace a la URL. Si quiere mostrar tanto el el enlace de texto <em>y</em> la URL, escoja el formato de enlace apropiado del menú desplegable en la página <em>Gestión de presentación</em>. Si sólo quiere mostrar la URL incluso si el enlace de texto ha sido entregado, escoja <em>Enlace</em> como formato y después cambie sus <em>Opciones de formato</em> para que muestre <em>Sólo URL</em>.','es',0),(4585,_binary 'Agregando atributos al enlace','es',0),(4586,_binary 'Se pueden añadir atributos a enlaces, cambiando las <em>configuraciones de Formato</em> en la página de <em>Gestión del display</em>. Añadiendo <em>rel=\"nofollow\"</em> se notifica a los buscadores que enlaces no se seguirán.','es',0),(4587,_binary 'Validando URLs','es',0),(4588,_binary 'Número (decimal)','es',0),(4589,_binary 'Número (flotante)','es',0),(4590,_binary 'Número (entero)','es',0),(4591,_binary 'Alias para @id','es',0),(4592,_binary 'Salida sin filtrar para @id','es',0),(4593,_binary 'El módulo Serialization proporciona un servicio para la serialización y deserialización de datos para y desde formatos tales como JSON y XML.','es',0),(4594,_binary 'La serialización es el proceso de convertir estructuras de datos como matrices y objetos en cadenas. Esto permite a los datos ser representados de una manera que facilita su intercambio y almacenamiento (por ejemplo, para transmitir a través de Internet o para almacenar en un sistema de archivos local). Estas representaciones se pueden a continuación deserializar para recuperar las estructuras originales de datos.','es',0),(4595,_binary 'El serializador divide este proceso en dos partes. La normalización convierte un objeto a una estructura de arreglo normalizado. La codificación toma este arreglo y lo convierte en una cadaena.','es',0),(4596,_binary 'El proceso de desinstalación elimina toda la información relacionada con un módulo.','es',0),(4597,_binary 'La fecha de la última actualización del término.','es',0),(4598,_binary 'La fecha en que el término fue creado por última vez.','es',0),(4599,_binary 'Administrar y mostrar los campos de teléfono','es',0),(4600,_binary 'Mostrar los números de teléfono como enlaces.','es',0),(4601,_binary 'La cuenta de usuario %name no puede ser cancelada.','es',0),(4602,_binary 'El controlador de este elemento está roto o falta. Están disponibles los siguientes detalles:','es',0),(4603,_binary 'Acciones predeterminadas','es',0),(4604,_binary 'Agrupando @id','es',0),(4605,_binary 'Columnas para @field','es',0),(4606,_binary 'Ordenable por @field','es',0),(4607,_binary 'Orden predeterminado para @field','es',0),(4608,_binary 'Orden predeterminado para @field','es',0),(4609,_binary 'Alineamiento para @field','es',0),(4610,_binary 'Separador para @field','es',0),(4611,_binary 'Ocultar columna vacía para @field','es',0),(4612,_binary 'Configuración adaptable para @field','es',0),(4613,_binary 'Sin orden predeterminado','es',0),(4614,_binary 'Mostrar pagina de configuración','es',0),(4615,_binary 'Opciones de la presentación del bloque','es',0),(4616,_binary 'Ver información básica','es',0),(4617,_binary 'Permitir vistas incrustadas.','es',0),(4618,_binary 'Las visualizaciones embebidas pueden ser usados en código a través de views_embed_view().','es',0),(4619,_binary 'Mostrar consulta SQL','es',0),(4620,_binary 'Eliminar @title','es',0),(4621,_binary 'Peso de @id','es',0),(4622,_binary 'Grupo para @id','es',0),(4623,_binary 'Eliminar @id','es',0),(4624,_binary 'Formato de fecha PHP','es',0),(4625,_binary '@group: @title','es',0),(4626,_binary 'Tipos multimedia','es',0),(4627,_binary 'No está completamente protegido','es',0),(4628,_binary 'Reinicializar su contraseña','es',0),(4629,_binary 'Número de nuevos comentarios','es',0),(4630,_binary 'Listas (Views)','es',0),(4631,_binary 'Configuración sencilla','es',0),(4632,_binary 'Tipo de configuración','es',0),(4633,_binary 'Aquí está su configuración:','es',0),(4634,_binary '¿Está usted seguro de que desea actualizar el %name @type?','es',0),(4635,_binary 'Falta el identificador clave \"@id_key\" para importar esta @entity_type.','es',0),(4636,_binary 'ya existe una entidad con este nombre-máquina pero en la importación no se especificó un UUID.','es',0),(4637,_binary 'Ya existe una entidad con este nombre-máquina pero la UUID no concuerda.','es',0),(4638,_binary 'Una entidad con este UUID ya existe pero el nombre de máquina no concuerda.','es',0),(4639,_binary 'Formato de fecha de respaldo','es',0),(4640,_binary 'Traducción de configuración','es',0),(4641,_binary 'Traducir la configuración.','es',0),(4642,_binary '@label campos','es',0),(4643,_binary 'Indique bloque, tema o categoría','es',0),(4644,_binary 'Introduzca una parte del bloque, tema o categoría por la que filtrar.','es',0),(4645,_binary 'Traducciones para %label','es',0),(4646,_binary '@language (original)','es',0),(4647,_binary 'Introduzca etiqueta','es',0),(4648,_binary 'Introduzca una parte de la etiqueta o de la descripción por la que filtrar.','es',0),(4649,_binary 'Introduzca el campo o @bundle','es',0),(4650,_binary 'Introduzca una parte del campo o @bundle por la que filtrar.','es',0),(4651,_binary 'Añadir traducción en @language para %label','es',0),(4652,_binary 'Traducción de @language guardada con éxito.','es',0),(4653,_binary 'La traducción de @language de %label fue eliminada','es',0),(4654,_binary 'Editar la traducción @language para %label','es',0),(4655,_binary 'Traducción @language actualizada exitosamente.','es',0),(4656,_binary '(Vacío)','es',0),(4657,_binary 'Acerca de formatos de texto','es',0),(4658,_binary '¿Está seguro de que quiere aplicar el efecto de imagen %name a todas las imágenes?','es',0),(4659,_binary 'Esta operación no cambia las imágenes originales, pero las copias originada para este estilo será recreada.','es',0),(4660,_binary 'El estilo de imagen %name ha sido purgado.','es',0),(4661,_binary 'Imagen que será mostrada si esta no se puede cargar.','es',0),(4662,_binary 'Título de Acción','es',0),(4663,_binary 'El título mostrado encima del desplegable de las acciones.','es',0),(4664,_binary 'El nombre legible por máquna debe ser único, y sólo puede contener letras minúsculas, números y subrayados. Además no puede ser la palabra reservada \"custom\".','es',0),(4665,_binary '- Acceso restringido -','es',0),(4666,_binary 'Tipo de flujo de trabajo','es',0),(4667,_binary 'Contenido de muestra','es',0),(4668,_binary 'Mostrar título del bloque','es',0),(4669,_binary 'Lista de ítems','es',0),(4670,_binary 'Ubicando y moviendo bloques','es',0),(4671,_binary 'Demostrando regiones de bloques para un tema','es',0),(4672,_binary 'Cambiar entre difetentes temas','es',0),(4673,_binary 'Configurando opciones del bloque','es',0),(4674,_binary 'Puede controlar la visibilidad de un bloque restringiéndolo a páginas específicas, tipos de contenido y/o roles, configurando las opciones apropiadas debajo de <em> Configuración de Visibilidad</em> de la configuración de bloque.','es',0),(4675,_binary 'A no ser que esté experimentando problemas con paginadores asociados a este campo, debería dejar esto a 0. Si está usando múltiples paginadores en una página puede necesitar dar a este número un valor más alto para que no entre en conflicto dentro del ?page= array. Si le da muchos valores se añadirán un montón de comas a sus URLs, así que evítelos si es posible.','es',0),(4676,_binary 'ID del paginador','es',0),(4677,_binary 'Indique el nombre del archivo de configuración sin la extensión <em>.yml</em>. (por ejemplo: <em>system.site</em>)','es',0),(4678,_binary 'Correo electrónico del remitente','es',0),(4679,_binary 'El correo electrónico de la persona que envía el mensaje de contacto.','es',0),(4680,_binary 'Relacionar las entidades de archivo para su uso.','es',0),(4681,_binary 'Gestionando y visualizando campos de archivos','es',0),(4682,_binary 'Permitir extensiones de archivos','es',0),(4683,_binary 'En los ajustes de campos, usted puede definir las extensiones permitidas (por ejemplo <em>pdf docx psd</em>) para los archivos que se suben, con el campo archivo.','es',0),(4684,_binary 'Restringir el tamaño máximo de archivos','es',0),(4685,_binary 'El tamaño máximo de los archivos que los usuarios pueden subir se ve limitada por la configuración del servidor de PHP, pero se puede restringir introduciendo el valor deseado en el ajuste <em>Tamaño máximo de subida</em>. El tamaño máximo de los archivos se muestra de forma automática a los usuarios en el texto de ayuda del campo archivo.','es',0),(4686,_binary 'Mostrando archivos y descripciones','es',0),(4687,_binary 'En la configuración de campos, usted puede permitir cambios a usuarios si se muestran archivos individuales. En la configuración de pantalla, puede elegir también uno de los siguientes formatos: <ul><li><em> Archivo genérico</em> muestra el enlace a los archivos y agrega iconos que simbolizan las extensiones de los archivos. Si las <em> descripciones</em> están activas y se enviaron, entonces esta descripción es mostrada en lugar del nombre del archivo.</li><li><em>URL hacia el archivo</em> muestra la ruta completa para el archivo como texto sin formato.</li> <li><em>Tabla de archivos</em> lista enlaces para los archivos y su tamaño en una tabla.</li><li><em>Recintos RSS</em> sólo muestra el primer archivo y sólo en un canal RSS, con formato según la sintaxis RSS 2.0 para recintos</li></ul> Un archivo puede aún ser enlazado directamente por su URI aún si no se se visualiza.','es',0),(4688,_binary 'Marca para controlar si el archivo debe ser mostrado al ver el contenido','es',0),(4689,_binary 'La entra de registro explica el cambio en la revisión.','es',0),(4690,_binary 'Se debe definir al menos un proveedor de autenticación para el recurso @id','es',0),(4691,_binary 'Se debe definir al menos un formato para el recurso @id','es',0),(4692,_binary 'El ID del atajo.','es',0),(4693,_binary 'El UUID del atajo.','es',0),(4694,_binary 'El paquete de Atajos.','es',0),(4695,_binary 'Pesos entre atajos en el mismo conjunto de atajos.','es',0),(4696,_binary 'Nombre de la ruta','es',0),(4697,_binary 'El código del idioma del atajo.','es',0),(4698,_binary 'Enlace de atajo','es',0),(4699,_binary 'Reconstruir acceso','es',0),(4700,_binary 'La configuración rebuild_access está activada en settings.php. Se recomienda tener esta opción desactivada, a menos que esté realizando una reconstrucción.','es',0),(4701,_binary 'Relaciona nodos con términos de taxonomía, especificando qué vocabulario o vocabularios usar. Esta relación causará registros duplicados si hay términos múltiples.','es',0),(4702,_binary 'El ID del término de taxonomía','es',0),(4703,_binary 'Nombre del término de taxonomía','es',0),(4704,_binary 'Regresar al contenido del sitio','es',0),(4705,_binary 'Código de idioma preferido para el administrador','es',0),(4706,_binary 'El código de idioma preferido por el usuario para la recepción de idioma y visualización del sitio.','es',0),(4707,_binary 'Código de idioma preferido','es',0),(4708,_binary 'El código de idioma preferido por el usuario para la visualización de páginas de administración.','es',0),(4709,_binary 'El nombre de este usuario.','es',0),(4710,_binary 'La contraseña de este usuario (encriptada).','es',0),(4711,_binary 'El correo electrónico de este usuario.','es',0),(4712,_binary 'La zona horaria de este usuario.','es',0),(4713,_binary 'La fecha en que el usuario fue creado.','es',0),(4714,_binary 'Correo electrónico inicial','es',0),(4715,_binary 'ID de usuario en contexto de ruta','es',0),(4716,_binary 'El módulo Views provee de un entorno administrativo para traer información del contenido, cuentas de usuario, términos de taxonomía y otras entidades de la base de datos y los presenta al usuario en una rejilla, lista HTML, tabla, lista no formateada, etc. Las visualizaciones resultantes se conocen generalmente como <em>vistas</em>.','es',0),(4717,_binary 'Adicionando funcionalidad a las páginas administrativas','es',0),(4718,_binary 'El módulo Vistas (Views) añade funcionalidad a algunas páginas de administración del núcleo. Por ejemplo, <em>admin/content</em>, utiliza Vistas para filtrar y ordenar el contenido. Con el módulo Vistas desinstalado, <em>admin/content</em> será es más limitado.','es',0),(4719,_binary 'Expansión de la funcionalidad de Views','es',0),(4720,_binary 'Cambiar el título aquí significa que ya no puede ser alterado de manera dinámica.','es',0),(4721,_binary 'Validar @label','es',0),(4722,_binary 'Validar que el usuario tenga acceso a el %name','es',0),(4723,_binary 'Argumentos multiples','es',0),(4724,_binary 'ID sencillo','es',0),(4725,_binary 'Uno o mas IDs separados por , o +','es',0),(4726,_binary 'Basado en etiqueta','es',0),(4727,_binary 'Cacheo de datos basado en etiqueta. Las cachés persistirán hasta que algunaetiqueta de caché relacionada sea invalidada.','es',0),(4728,_binary 'Nombre y descripción','es',0),(4729,_binary 'Etiquetas de administración','es',0),(4730,_binary 'Proporcione una lista de palabras separadas por coma para describir su vista.','es',0),(4731,_binary 'Pulse <em>Guardar</em>.','es',0),(4732,_binary 'Define un tipo de campo para números de teléfono.','es',0),(4733,_binary 'configuración sencilla','es',0),(4734,_binary 'La configuración \"staged\", no se puede importar, porque se origina en un lugar distinto a este sitio. Usted sólo puede sincronizar la configuración entre instancias clonadas de este sitio.','es',0),(4735,_binary 'La fecha en que el archivo fue creado.','es',0),(4736,_binary 'La marca temporal en que el archivo fue creado.','es',0),(4737,_binary 'La marca de tiempo (timestamp) de la última vez que el archivo fue cambiado.','es',0),(4738,_binary 'Idioma basado en el idioma seleccionado.','es',0),(4739,_binary 'Los enlaces de menú con menos peso son mostrados antes que los enlaces de más peso.','es',0),(4740,_binary 'El nombre del rol de usuario.','es',0),(4741,_binary 'Influencia','es',0),(4742,_binary 'La influencia es un multiplicador numérico utilizado para ordenar los resultados de búsqueda. Un número más alto significa que el factor correspondiente tiene más influencia en los resultados de búsqueda; cero significa que el factor se ignora. La modificación de estos números no requiere que el índice de búsqueda sea reconstruido. Los cambios surten efecto inmediatamente.','es',0),(4743,_binary 'Buscar el tipo de página','es',0),(4744,_binary '- Seleccionar el tipo de página -','es',0),(4745,_binary 'No se ha configurado ninguna página de búsqueda.','es',0),(4746,_binary 'Usted debe seleccionar un nuevo tipo de página de búsqueda.','es',0),(4747,_binary 'Editar la página de búsqueda %label','es',0),(4748,_binary 'La página de búsqueda %label se ha activado.','es',0),(4749,_binary 'La página de búsqueda %label se ha desactivado.','es',0),(4750,_binary 'La página de búsqueda predeterminada es ahora %label. Asegúrese de comprobar el orden de sus páginas de búsqueda.','es',0),(4751,_binary 'La página de búsqueda %label se ha añadido.','es',0),(4752,_binary 'Guardar la página de búsqueda','es',0),(4753,_binary 'La página de búsqueda %label se ha actualizado.','es',0),(4754,_binary 'La etiqueta para esta página de búsqueda.','es',0),(4755,_binary 'La ruta de la página de búsqueda debe ser única.','es',0),(4756,_binary 'Administrar y mostrar los campos de texto','es',0),(4757,_binary 'Creando campos de texto cortos.','es',0),(4758,_binary 'Creando campos de texto largos.','es',0),(4759,_binary 'Recortando la longitud del texto','es',0),(4760,_binary 'En la página <em>Gestionar visualización</em> puede elegir mostrar una versión recortada del texto, y en ese caso, dónde cortar el texto.','es',0),(4761,_binary 'Mostrar resúmenes en lugar del texto recortado','es',0),(4762,_binary 'Usando formatos de textos y editores','es',0),(4763,_binary 'Izquierda','es',0),(4764,_binary 'Centrado','es',0),(4765,_binary 'Derecha','es',0),(4766,_binary 'Etiqueta de estado','es',0),(4767,_binary '%name: no puede ser mayor que de @max los caracteres.','es',0),(4768,_binary 'Un punto de interrupción separa la altura o la anchura de las ventanas gráficas (pantallas, impresoras y otros tipos de salida de los medios de comunicación) en pasos. Por ejemplo, un punto de interrupción con anchura de 40em crea dos pasos: uno para anchos de hasta 40em y uno para anchos anteriores 40em. Los puntos de interrupción se pueden utilizar para definir cuándo los diseños deben cambiar de una forma a otra, cuando las imágenes deben cambiar de tamaño y otros cambios que se necesitan para responder a los cambios en la altura o anchura de la ventana gráfica.','es',0),(4769,_binary 'Multiplicador de resolución','es',0),(4770,_binary 'Los Multiplicadores de resolución son una medida de la resolución de la ventana del dispositivo, que se define como la relación entre el tamaño de pixel físico del dispositivo activo y el <a href=\"http://en.wikipedia.org/wiki/Device_independent_pixel\"> pixel independiente del tamaño de dispositivo </a>. El módulo Breakpoint define multiplicadores de 1, 1,5 y 2; al definir puntos de interrupción, los módulos y los temas pueden definir qué multiplicadores se aplican a cada punto de interrupción.','es',0),(4771,_binary 'Definiendo saltos de pantalla (breakpoint) y grupos de saltos de pantalla','es',0),(4772,_binary 'Los módulos y temas pueden usar la API proporcionada por el módulo Puntos de salto para definir puntos de salto y grupos de puntos de salto y para asignar multiplicadores de resolución a puntos de salto.','es',0),(4773,_binary 'Nombre del autor del comentario\r\nen contexto: Validación','es',0),(4774,_binary 'Cambiar el formato de texto a %text_format eliminará permanentemente el contenido que no está permitido en ese formato de texto.<br><br>Guarde sus datos antes de cambiar el formato de texto para evitar perder datos.','es',0),(4775,_binary 'Presentación de la vista de entidad','es',0),(4776,_binary 'Gestionando y visualizando los campos de referencia de la entidad','es',0),(4777,_binary 'Seleccionando tipo de referencia','es',0),(4778,_binary 'En las configuraciones de campo puede seleccionar a qué tipo de entidad usted desea crear una referencia.','es',0),(4779,_binary 'Filtrando y ordenando los campos de referencia','es',0),(4780,_binary 'Dependiendo del tipo de entidad elegida, el filtrado adicional y las opciones de ordenación están disponibles para la lista de entidades a las que se puede hacer referencia, en las configuraciones del campo. Por ejemplo, la lista de usuarios puede filtrarse por roles y ordenarse por nombre o ID.','es',0),(4781,_binary 'Mostrar una referencia','es',0),(4782,_binary 'Una entidad de referencia puede ser mostrada como una etiqueta simple con o sin un enlace a la entidad. Alternativamente, la entidad referenciada puede ser mostrada como un resumen (o cualquier otro modo de vista disponible) dentro de la entidad referenciada.','es',0),(4783,_binary 'Administrando formatos de texto','es',0),(4784,_binary 'Asignando roles a los formatos de texto','es',0),(4785,_binary 'Filtros seleccionados','es',0),(4786,_binary 'Cada filtro puede tener opciones de configuración adicionales. Por ejemplo, para el filtro \"Límite de etiquetas HTML permitidas\" se necesita definir la lista de etiquetas HTML que el filtro deja en el texto.','es',0),(4787,_binary 'Cuando estés creando o editando datos en un campo que tiene formatos de texto activados, los usuarios pueden seleccionar el formato bajo el campo desde la lista de selección de formato de texto.','es',0),(4788,_binary 'Comportamiento al importar','es',0),(4789,_binary 'Las palabras clave por las que buscar.','es',0),(4790,_binary 'Gestionando y mostrando lista de campos','es',0),(4791,_binary 'Definiendo claves y etiquetas de opciones','es',0),(4792,_binary 'Cuando define una lista de opciones puede definir una clave y una etiqueta para cada opción en la lista. La etiqueta se mostrará a los usuarios mientras que la clave se almacena en la base de datos.','es',0),(4793,_binary 'Seleccionando un listado de tipo de campo','es',0),(4794,_binary 'Hay tres tipos de campo lista, que almacenan diferentes tipos de datos: <em>números decimales (float)</em>, <em>enteros (integer)</em>, o, <em>texto (text)</em>. El tipo <em>float</em> permite el almacenamiento de valores decimales aproximados. El tipo <em>integer</em> permite almacenar números enteros, como el año (por ejemplo 2012) o valores (por ejemplo, 1, 2, 5, 305). El tipo <em>texto</em>  permite el almacenamiento de valores de texto. No importa cual campo de tipo lista elija, usted puede definir cualquier etiqueta que se desee para la entrada de datos.','es',0),(4795,_binary 'Dependencia del modulo necesario @module','es',0),(4796,_binary 'Algunas de las actualizaciones pendientes no pueden aplicarse porque no se han encontrado las dependencias.','es',0),(4797,_binary 'El vocabulario al cual se ha asignado un término.','es',0),(4798,_binary 'Gestionado los campos de la cuenta del usuario','es',0),(4799,_binary 'La fecha en que se actualizó la taxonomía por última vez.','es',0),(4800,_binary 'Un campo de entidad que contiene un sello temporal UNIX de la última actualización de la entidad.','es',0),(4801,_binary 'Un campo de entidad que contiene un sello temporal UNIX de cuando se creó la entidad.','es',0),(4802,_binary 'Un campo de entidad para almacenar una matriz de valores serializados.','es',0),(4803,_binary 'Valor de la marca temporal','es',0),(4804,_binary 'Enviar el mensaje como texto sin formato, usando la función nativa de PHP mail()','es',0),(4805,_binary 'Recopilador de correo','es',0),(4806,_binary 'No envía el mensaje, pero lo almacena en Drupal dentro del sistema de estado. Se utiliza para pruebas.','es',0),(4807,_binary 'Sincronizando la configuración','es',0),(4808,_binary 'Empezando la sincronización de la configuración.','es',0),(4809,_binary 'La sincronización de configuración ha encontrado un error.','es',0),(4810,_binary 'Nada para exportar.','es',0),(4811,_binary 'Administrar imágenes adaptables','es',0),(4812,_binary 'Definido en la Apariencia o en la página Configuraciones del Tema. Usted no tienen los permisos adecuados para cambiar el logo del sitio.','es',0),(4813,_binary 'Definido en la página de información del Sitio. No se tienen los permisos adecuados para cambiar el logo del sitio.','es',0),(4814,_binary 'Cambiar elementos de marca','es',0),(4815,_binary 'Seleccione que elementos de marca usted desea mostrar en esta instancia de bloque.','es',0),(4816,_binary 'Marca del sitio','es',0),(4817,_binary 'Renderizando el idioma','es',0),(4818,_binary 'Guardar y configurar','es',0),(4819,_binary 'La opción \"@name\" debe contener un valor válido. Puede o bien dejar el campo de texto vacío o introducir una cadena de texto como \"512\" (bytes), \"80 KB\" (kilobytes) o \"50 MB\" (megabytes).','es',0),(4820,_binary 'Falta de coincidencia detectada en el identificador de construcción del formulario al intentar guardar un formulario en la caché.','es',0),(4821,_binary 'Sincronizando configuración: @op @name.','es',0),(4822,_binary 'Error inesperado durante la importación con la operación @op para @name: @message','es',0),(4823,_binary 'Eliminada y remplazada la configuración \"@name\"','es',0),(4824,_binary 'La actualización del objetivo \"@name\" no se encuentra.','es',0),(4825,_binary '%name: El número entero debe ser más grande o igual a %min.','es',0),(4826,_binary 'Tamaño del campo URI','es',0),(4827,_binary 'Campo URI','es',0),(4828,_binary 'Una breve descripción de su bloque.','es',0),(4829,_binary 'no poner en caché','es',0),(4830,_binary 'ID de la entidad personalizada','es',0),(4831,_binary 'Especifique un ID de la entidad personalizada. Esto sobrescribirá el ID de la entidad en la configuración anterior.','es',0),(4832,_binary 'Completados @current pasos de @total.','es',0),(4833,_binary 'La validación para la sincronización de la configuración falló.','es',0),(4834,_binary '@count renombrada@count renombradas','es',0),(4835,_binary 'La configuración se importó con errores.','es',0),(4836,_binary 'Todos los enlaces se validan después de que un campo de enlace se llena. Ellos pueden incluir anclajes o cadenas de consulta.','es',0),(4837,_binary 'Tipo de enlace permitido','es',0),(4838,_binary 'Solo enlaces internos','es',0),(4839,_binary 'Tanto los enlaces internos como los externos','es',0),(4840,_binary 'Enlace de datos válido para el tipo de enlace.','es',0),(4841,_binary 'Importando archivos de traducción','es',0),(4842,_binary 'Comprobando el estado de traducción','es',0),(4843,_binary 'Traduciendo textos individuales','es',0),(4844,_binary 'Podría no guardarse para mapear debido a los valores de id destino perdidos.','es',0),(4845,_binary 'ID de Formato','es',0),(4846,_binary '(esta traducción)','es',0),(4847,_binary '(todas las traducciones)','es',0),(4848,_binary 'La búsqueda esta desactivada','es',0),(4849,_binary 'Sin captura de pantalla','es',0),(4850,_binary 'Esta importación está vacía y si se aplica borraría toda su configuración, debido a ello ha sido rechazada.','es',0),(4851,_binary 'UUID del sitio en el almacén de fuentes no coincide con el almacén objetivo.','es',0),(4852,_binary 'Borrados de configuración','es',0),(4853,_binary 'Se eliminará la configuración que se enumera.','es',0),(4854,_binary 'Roles de usuarios','es',0),(4855,_binary 'Nombre simple','es',0),(4856,_binary 'Uno o más nombres separados por \",\" o \"+\"','es',0),(4857,_binary 'Si no se selecciona ninguna, todas serán permitidas.','es',0),(4858,_binary 'Extensión de fila ausente','es',0),(4859,_binary 'Opciones de pestaña','es',0),(4860,_binary 'Activar enlace de menú','es',0),(4861,_binary 'HTML permitido','es',0),(4862,_binary 'Mensajes de contacto','es',0),(4863,_binary 'entidades @label','es',0),(4864,_binary 'Sincronizando configuración: @op @name en @collection.','es',0),(4865,_binary 'Eliminada y remplazada la entidad de configuración \"@name\"','es',0),(4866,_binary 'Contenido','es',0),(4867,_binary 'Otro','es',0),(4868,_binary 'Configuración','es',0),(4869,_binary 'ID de la acción','es',0),(4870,_binary 'Configuración de la acción','es',0),(4871,_binary 'Descripción de la acción','es',0),(4872,_binary 'El identificador numérico del bloque.','es',0),(4873,_binary 'El módulo que proporciona el bloque.','es',0),(4874,_binary 'El delta del bloque.','es',0),(4875,_binary 'Tema en el que colocar el bloque.','es',0),(4876,_binary 'Si el tema está activado o no.','es',0),(4877,_binary 'Peso del bloque para el ordenamiento dentro de las regiones.','es',0),(4878,_binary 'Región en la que se ubica el bloque.','es',0),(4879,_binary 'Expresión de visibilidad.','es',0),(4880,_binary 'Listado de páginas.','es',0),(4881,_binary 'Regla de caché.','es',0),(4882,_binary 'El identificador numerico del bloque/caja.','es',0),(4883,_binary 'El contenido del bloque/caja.','es',0),(4884,_binary 'Título de administración del bloque/caja.','es',0),(4885,_binary 'El identificador primario de esta versión.','es',0),(4886,_binary 'ID del comentario.','es',0),(4887,_binary 'ID del comentario padre. Si es igual a 0, el comentario no es una respuesta a un comentario existente.','es',0),(4888,_binary 'El {node}.nid para el que este comentario es una respuesta.','es',0),(4889,_binary 'El {users}.uid que es el autor del comentario. Si es 0, este comentario fue creado por un usuario anónimo.','es',0),(4890,_binary 'El título del comentario.','es',0),(4891,_binary 'La hora en que el comentario fue creado, o editado por última vez por el autor, como una marca de tiempo de Unix.','es',0),(4892,_binary 'El {filter_formats}.format del cuerpo del comentario.','es',0),(4893,_binary 'La representación vancode de el lugar del comentario en un hilo.','es',0),(4894,_binary 'El nombre del autor del comentario. Utiliza {users}.name si el usuario está autenticado, de otra manera utiliza el valor introducido en el formulario del comentario.','es',0),(4895,_binary 'La dirección de la página principal del autor del comentario desde el formulario del comentario, si el usuario es anónimo, y la configuración \"Usuarios anónimos pueden/deben dejar su información de contacto\" está activada.','es',0),(4896,_binary 'El {node}.type para el que este comentario es una respuesta.','es',0),(4897,_binary 'El tipo de nodo.','es',0),(4898,_binary 'Llave primaria: ID de categoría único.','es',0),(4899,_binary 'Nombre de categoria.','es',0),(4900,_binary 'El peso de la categoría.','es',0),(4901,_binary 'Alerta para indicar si la categoría se selecciona o no de modo predeterminado. (1 = Si, 0 = No)','es',0),(4902,_binary 'Tipo (texto, entero, ...)','es',0),(4903,_binary 'Configuración global. Compartido con cada instancia del campo.','es',0),(4904,_binary 'Almacenamiento de la base de datos','es',0),(4905,_binary 'Columnas de la base de datos','es',0),(4906,_binary 'El nombre de maquina del campo.','es',0),(4907,_binary 'Peso.','es',0),(4908,_binary 'Un nombre para mostrar.','es',0),(4909,_binary 'Tipo de control.','es',0),(4910,_binary 'Serializar datos con las configuraciones del control.','es',0),(4911,_binary 'Serializar datos con las configuraciones de pantalla.','es',0),(4912,_binary 'Una descripcion del campo.','es',0),(4913,_binary 'Módulo que implementa el control.','es',0),(4914,_binary 'Estado del control','es',0),(4915,_binary 'El módulo que proporciona el campo.','es',0),(4916,_binary 'Tipo de contenido donde este campo es utilizado.','es',0),(4917,_binary 'El {users}.uid que añadió el archivo. Si se establece en 0, este archivo fue añadido por un usuario anónimo.','es',0),(4918,_binary 'El estado de publicación de un archivo.','es',0),(4919,_binary 'El momento en que se agregó el archivo.','es',0),(4920,_binary 'La ruta de los archivos de Drupal.','es',0),(4921,_binary 'VERDADERO si el directorio de archivos es público, de otra manera FALSE.','es',0),(4922,_binary 'Nombre de maquina del tipo de nodo.','es',0),(4923,_binary 'Nombre humano del tipo de nodo.','es',0),(4924,_binary 'El módulo que proporciona el tipo de nodo.','es',0),(4925,_binary 'Descripción del tipo de nodo.','es',0),(4926,_binary 'Texto de ayuda para el tipo de nodo.','es',0),(4927,_binary 'Etiqueta del título.','es',0),(4928,_binary 'Alerta indicando que el tipo de nodo tiene un campo de cuerpo.','es',0),(4929,_binary 'Etiqueta del cuerpo.','es',0),(4930,_binary 'Mínima cantidad de palabras para el campo del cuerpo.','es',0),(4931,_binary 'Bandera.','es',0),(4932,_binary 'El tipo original.','es',0),(4933,_binary 'Llave primaria: ID del campo de perfil único.','es',0),(4934,_binary 'Título del campo mostrado al usuario final.','es',0),(4935,_binary 'Nombre interno del campo usado en el formulario HTML y en las URLs.','es',0),(4936,_binary 'Explicación del campo a los usuarios finales.','es',0),(4937,_binary 'Categoría del perfil del cual el campo será agrupado debajo.','es',0),(4938,_binary 'Título de la página utilizada para navegar por el valor del campo','es',0),(4939,_binary 'Tipo de campo de formulario.','es',0),(4940,_binary 'Peso del campo en relacion con los otros campos del perfil.','es',0),(4941,_binary 'Si es necesario que el usuario intruduzca un valor. (0 = no, 1 = si)','es',0),(4942,_binary 'Si el campo es visible en el formulario de registro de usuario. (1 = si, 0 = no)','es',0),(4943,_binary 'El nivel de visibilidad para el campo. (0 = escondido, 1 = privado, 2 = público en perfil pero no en páginas de listas de miembros, 3 = público en perfil y páginas de listas)','es',0),(4944,_binary 'Si el formulario de auto-completamiento está activado. (0 = desabilitado, 1 = activado)','es',0),(4945,_binary 'Lista de las opciones que se utilizarán en un campo de selección de lista.','es',0),(4946,_binary 'ID del campo de perfil único.','es',0),(4947,_binary 'El Id del usuario.','es',0),(4948,_binary 'Término VID existente','es',0),(4949,_binary 'La descripción del término.','es',0),(4950,_binary 'Los IDs de termino de Drupal de los padres de los terminos.','es',0),(4951,_binary 'El Id del archivo.','es',0),(4952,_binary 'El Id del nodo.','es',0),(4953,_binary 'El Id de la versión.','es',0),(4954,_binary 'La descripción del archivo.','es',0),(4955,_binary 'Si la lista debe estar visible en la página del nodo.','es',0),(4956,_binary 'El peso del archivo.','es',0),(4957,_binary 'Tamaño maximo del archivo.','es',0),(4958,_binary 'El identificador numerico del alias de la ruta.','es',0),(4959,_binary 'Zona horaria (Fecha)','es',0),(4960,_binary 'Zona horaria (Evento)','es',0),(4961,_binary 'El ID del vocabulario.','es',0),(4962,_binary 'El nombre del vocabulario.','es',0),(4963,_binary 'La descripcion del vocabulario.','es',0),(4964,_binary 'Los nombre de los tipos de nodos del vocabulario pueden ser usados con.','es',0),(4965,_binary 'Muestra mensajes en un area.','es',0),(4966,_binary 'Esta sincronización eliminará los datos del campo %fields.Esta sincronización eliminará los datos de los campos: %fields.','es',0),(4967,_binary 'Nombre de la ruta','es',0),(4968,_binary 'Parámetros de ruta','es',0),(4969,_binary 'Param','es',0),(4970,_binary 'Dependencias de configuración','es',0),(4971,_binary 'Dependencias del tema','es',0),(4972,_binary 'Opciones de la extensión','es',0),(4973,_binary 'Configuración de redirección a URL','es',0),(4974,_binary 'Mostrar un mensaje para la configuración del usuario','es',0),(4975,_binary 'Formulario en bloque','es',0),(4976,_binary 'Información de Administrador','es',0),(4977,_binary 'Opciones de visualización de bloque','es',0),(4978,_binary 'Configuración del formato de presentación de comentarios','es',0),(4979,_binary 'ID del usuario comentado','es',0),(4980,_binary 'Profundidad del comentario','es',0),(4981,_binary 'Enlace de comentario','es',0),(4982,_binary 'Fecha del último comentario','es',0),(4983,_binary 'Enlace de aprobación del comentario','es',0),(4984,_binary 'Enlace para contestar comentario','es',0),(4985,_binary 'Nombre del autor del último comentario','es',0),(4986,_binary 'El más nuevo del último comentario / nodo actualizado','es',0),(4987,_binary 'Estado del comentario del nodo','es',0),(4988,_binary 'Nodo en el que el usuario ha comentado','es',0),(4989,_binary 'Opciones de entidad','es',0),(4990,_binary 'El más nuevo del último comentario / entidad actualizado/a','es',0),(4991,_binary 'Importación simple','es',0),(4992,_binary 'Exportación simple','es',0),(4993,_binary 'Traducir @type_name','es',0),(4994,_binary 'Formulario de contacto personal activado por omisión','es',0),(4995,_binary 'Enlace a la página de contacto del usuario','es',0),(4996,_binary 'Enlace de traducción de contenido','es',0),(4997,_binary 'Enlace contextual','es',0),(4998,_binary 'Configuración de fecha y hora','es',0),(4999,_binary 'Opciones de formato para mostrar el tipo Datetime por omisión','es',0),(5000,_binary 'Opciones de formato de visualización de fecha y hora','es',0),(5001,_binary 'Opciones de formato de visualización la lista de selección de fecha y hora','es',0),(5002,_binary 'Configuración del registro de la base de datos','es',0),(5003,_binary 'Mensaje del registro de sucesos','es',0),(5004,_binary 'Operación de marcado de enlace','es',0),(5005,_binary 'Configuración de la carga de imágenes','es',0),(5006,_binary 'Modo de borrado de vista','es',0),(5007,_binary 'Modo de borrado de formulario','es',0),(5008,_binary 'Configuración del modo de presentación de la entidad','es',0),(5009,_binary 'El nombre para los usuarios del modo de presentación','es',0),(5010,_binary 'Tipo de entidad destino','es',0),(5011,_binary 'Configuración del modo formulario de la Entidad','es',0),(5012,_binary 'Vista o modo formulario del nombre de la máquina','es',0),(5013,_binary 'Configuración de presentación del campo','es',0),(5014,_binary 'Configuración de la presentación del formato del campo de texto','es',0),(5015,_binary 'Configuración de ordenación','es',0),(5016,_binary 'Opciones de formato de presentación de la entidad mostrado por la referencia de entidad','es',0),(5017,_binary 'Opciones de formato de presentación de la ID de la entidad referencia de entidad','es',0),(5018,_binary 'Opciones de formato de presentación de la etiqueta de referencia de entidad','es',0),(5019,_binary 'Opciones de formato de presentación del autocompletado de referencia a entidades (Estilo de etiquetas)','es',0),(5020,_binary 'Opciones de formato de presentación de autocompletado de referencia a entidades','es',0),(5021,_binary 'Buscar campo','es',0),(5022,_binary 'Cantidad máxima de registros de datos del campo a purgar','es',0),(5023,_binary 'Numero máximo de valores que los usuarios pueden introducir','es',0),(5024,_binary '-Ocultar- configuración de formato','es',0),(5025,_binary 'Configuración de decimal','es',0),(5026,_binary 'Configuración de flotante','es',0),(5027,_binary 'Pantalla de configuración del formato del número decimal','es',0),(5028,_binary 'Configuración del formato de presentación de números sin formato específico','es',0),(5029,_binary 'Configuración del formato de presentación de números predeterminado','es',0),(5030,_binary 'Referencia inversa de entidad','es',0),(5031,_binary 'Configuración de Field UI','es',0),(5032,_binary 'El prefijo de los nuevos campos creados con Field UI','es',0),(5033,_binary 'Activar campo de presentacion','es',0),(5034,_binary 'Habilitar campo de descripción','es',0),(5035,_binary 'Configuración del formato de archivo genérico','es',0),(5036,_binary 'Opciones de formato de recinto RSS','es',0),(5037,_binary 'Configuración del formato de tabla de archivos','es',0),(5038,_binary 'URL de la configuración del formato de archivo','es',0),(5039,_binary 'Configuración del formato del archivo','es',0),(5040,_binary 'URI del archivo','es',0),(5041,_binary 'Formato del texto de respaldo','es',0),(5042,_binary 'Mostrar siempre la opción de respaldo','es',0),(5043,_binary 'Ayuda de HTML','es',0),(5044,_binary 'HTML nofollow','es',0),(5045,_binary 'Filtrar URL','es',0),(5046,_binary 'Longitud de URL','es',0),(5047,_binary 'Historial del usuario','es',0),(5048,_binary 'Cambiar tamaño a la imagen','es',0),(5049,_binary 'Rotar imagen','es',0),(5050,_binary 'Escalar y cortar imagen','es',0),(5051,_binary 'Permitir derivaciones inseguras de imagen','es',0),(5052,_binary 'Suprimir la cadena de consulta itok para imágenes derivativas.','es',0),(5053,_binary 'Activar campo \"alt\"','es',0),(5054,_binary 'El campo \"alt\" es obligatorio','es',0),(5055,_binary 'Activar campo \"title\"','es',0),(5056,_binary 'El campo \"title\" es obligatorio','es',0),(5057,_binary 'Configuración del formato de presentación del campo de imagen','es',0),(5058,_binary 'Borrar idioma','es',0),(5059,_binary 'La negociación de idioma por cada tipo de configuración.','es',0),(5060,_binary 'Negociadores activados','es',0),(5061,_binary 'Pesos de los negociadores','es',0),(5062,_binary 'Todos los tipos de idiomas','es',0),(5063,_binary 'Tipos de idiomas configurables','es',0),(5064,_binary 'La negociación de idioma por cada tipo de configuración.','es',0),(5065,_binary 'Métodos de detección de idioma','es',0),(5066,_binary 'Mapeo de idiomas','es',0),(5067,_binary 'Configuración del formato de enlace','es',0),(5068,_binary 'Traducción de la interfaz','es',0),(5069,_binary 'Configuración de la traducción de la interfaz','es',0),(5070,_binary 'Cadenas de la caché','es',0),(5071,_binary 'Habilitar traducciones del Inglés','es',0),(5072,_binary 'Directorio de traducciones','es',0),(5073,_binary 'Patrón de traducción de nombre de fichero por defecto','es',0),(5074,_binary 'Patrón de traducción predeterminado de servidor','es',0),(5075,_binary 'Sobrescribir traducciones personalizadas','es',0),(5076,_binary 'Sobrescribir traducciones no personalizadas','es',0),(5077,_binary 'Importación activada','es',0),(5078,_binary 'Actualizaciones para: @module_list','es',0),(5079,_binary 'Menu UI','es',0),(5080,_binary 'Sobreescribir el selector padre','es',0),(5081,_binary 'Configuración del menú por tipo de contenido','es',0),(5082,_binary 'Nombre de sistema del menú','es',0),(5083,_binary 'Migrar Drupal','es',0),(5084,_binary 'Mostrar ajustes por autor y fecha enviados por la información del aporte','es',0),(5085,_binary 'Configuración de la retirada del contenido seleccionado de la página de inicio','es',0),(5086,_binary 'Configuración de la promoción del contenido seleccionado a la página de inicio','es',0),(5087,_binary 'Haga la configuración del contenido seleccionado sticky.','es',0),(5088,_binary 'Haga la configuración del contenido seleccionado unsticky.','es',0),(5089,_binary 'ID de usuario del nodo','es',0),(5090,_binary 'Formulario masivo del nodo','es',0),(5091,_binary 'Enlace a una revisión del nodo','es',0),(5092,_binary 'Enlace para eliminar una revisión del nodo','es',0),(5093,_binary 'Enlace para devolver un nodo a una revisión anterior','es',0),(5094,_binary 'Revisiones de nodo de un usuario','es',0),(5095,_binary 'Usted aún no ha creado ningún tipo de contenido. Visite la <a href=\"@create_content\">página de creación de tipos de contenido</a> para añadir un nuevo tipo de contenido.','es',0),(5096,_binary 'Configuración de lista (número entero)','es',0),(5097,_binary 'Configuración de lista (número decimal)','es',0),(5098,_binary 'Configuración de lista (texto)','es',0),(5099,_binary 'Configuración de la presentación predeterminada de listas de opciones','es',0),(5100,_binary 'Configuración del formato de clave','es',0),(5101,_binary 'Configuración del formato de casillas de verificación y botones de selección','es',0),(5102,_binary 'Configuración del formato de casilla de verificación simple (sí/no)','es',0),(5103,_binary 'Configuración del formato de listas de selección','es',0),(5104,_binary 'Imágenes adaptables','es',0),(5105,_binary 'Configuración del formato de lista de imágenes adaptables','es',0),(5106,_binary 'Servicios web RESTful','es',0),(5107,_binary 'Configuración del método GET','es',0),(5108,_binary 'Configuración del método POST','es',0),(5109,_binary 'Configuración del método PATCH','es',0),(5110,_binary 'Configuración del método DELETE','es',0),(5111,_binary 'Formatos soportados','es',0),(5112,_binary 'Autentificación admitida','es',0),(5113,_binary 'Opciones de presentación de REST','es',0),(5114,_binary 'Fila del campo','es',0),(5115,_binary 'Alias del ID','es',0),(5116,_binary 'Salida sin procesar para la ID','es',0),(5117,_binary 'Formato de salida serializado','es',0),(5118,_binary 'Configurar las páginas de búsqueda y las opciones de indexación de las búsquedas.','es',0),(5119,_binary 'Añadir nueva página de búsqueda','es',0),(5120,_binary 'Límite de combinaciones AND/OR','es',0),(5121,_binary 'Página de búsqueda predeterminada','es',0),(5122,_binary 'Peso de las etiquetas HTML','es',0),(5123,_binary 'Peso de la etiqueta h1','es',0),(5124,_binary 'Peso de la etiqueta h2','es',0),(5125,_binary 'Peso de la etiqueta h3','es',0),(5126,_binary 'Peso de la etiqueta h4','es',0),(5127,_binary 'Peso de la etiqueta h5','es',0),(5128,_binary 'Peso de la etiqueta h6','es',0),(5129,_binary 'Peso de la etiqueta u','es',0),(5130,_binary 'Peso de la etiqueta b','es',0),(5131,_binary 'Peso de la etiqueta i','es',0),(5132,_binary 'Peso de la etiqueta strong','es',0),(5133,_binary 'Peso de la etiqueta em','es',0),(5134,_binary 'Peso de la etiqueta a','es',0),(5135,_binary 'Clave de consulta','es',0),(5136,_binary 'Enlace de origen','es',0),(5137,_binary 'Serialización','es',0),(5138,_binary 'Ajustes de atajos','es',0),(5139,_binary 'Ajustes syslog','es',0),(5140,_binary 'Formato de adición de fecha','es',0),(5141,_binary 'Extender','es',0),(5142,_binary 'Establecer como tema predeterminado','es',0),(5143,_binary 'UUID del sitio','es',0),(5144,_binary 'Valor máximo del elemento peso','es',0),(5145,_binary 'Período de advertencia de requisitos','es',0),(5146,_binary 'Período de error de requisitos','es',0),(5147,_binary 'Los usuarios pueden establecer su propia zona horaria','es',0),(5148,_binary 'Avisar a los usuarios cuando se identifiquen si no han establecido su zona horaria','es',0),(5149,_binary 'Configuración de acceso','es',0),(5150,_binary 'Configuración de rendimiento del CSS','es',0),(5151,_binary 'Combinar archivos CSS','es',0),(5152,_binary 'Comprimir archivos CSS','es',0),(5153,_binary 'Configuración de Fast 404','es',0),(5154,_binary 'Fast 404 activado','es',0),(5155,_binary 'Expresión regular con la que coincidir','es',0),(5156,_binary 'Expresión regular con la que no coincidir','es',0),(5157,_binary 'HTML de la página Fast 404','es',0),(5158,_binary 'Configuración del funcionamiento de JavaScript','es',0),(5159,_binary 'Preprocesar JavaScript','es',0),(5160,_binary 'Comprimir archivos JavaScript.','es',0),(5161,_binary 'Descripción del menú','es',0),(5162,_binary 'Acción del sistema','es',0),(5163,_binary 'Permitir subidas no seguras','es',0),(5164,_binary 'Antigüedad máxima de los archivos temporales','es',0),(5165,_binary 'Configuración global del tema','es',0),(5166,_binary 'Eliminar vocabulario','es',0),(5167,_binary 'Mantener la tabla índice','es',0),(5168,_binary 'Ignorar selector','es',0),(5169,_binary 'Número de términos por página','es',0),(5170,_binary 'Configuración del formato de taxonomía','es',0),(5171,_binary 'Usar la ruta del término de taxonomía','es',0),(5172,_binary 'Modificador de profundidad de taxonomía','es',0),(5173,_binary 'Idioma de la taxonomía','es',0),(5174,_binary 'ID del término de taxonomía con profundidad','es',0),(5175,_binary 'Configuración del formato de enlace telefónico','es',0),(5176,_binary 'Configuración predeterminada del formato teléfono','es',0),(5177,_binary 'Longitud predeterminada del resumen','es',0),(5178,_binary 'Configuración del formato de presentación del texto recortado','es',0),(5179,_binary 'Configuración del formato de presentación del área de texto (múltiples filas)','es',0),(5180,_binary 'Configuración del formato de presentación de área de texto con resumen','es',0),(5181,_binary 'Número de filas resumen','es',0),(5182,_binary 'Días desde la última comprobación','es',0),(5183,_binary 'URL para recuperar los datos de actualizaciones disponibles','es',0),(5184,_binary 'Tiempo de espera en segundos','es',0),(5185,_binary 'Notificar al usuario cuando se restablezca la contraseña','es',0),(5186,_binary 'Límite de tiempo para restablecer la contraseña','es',0),(5187,_binary 'Cuenta creada por un administrador','es',0),(5188,_binary 'Confirmación de registro (no necesita aprobación)','es',0),(5189,_binary 'Confirmación de registro (pendiente de aprobación)','es',0),(5190,_binary 'Cuenta cancelada','es',0),(5191,_binary 'Configuración para sobreenvíos del usuario','es',0),(5192,_binary 'Solo identificador UID','es',0),(5193,_binary 'Limite IP','es',0),(5194,_binary 'Ventana IP','es',0),(5195,_binary 'Ventana de usuario','es',0),(5196,_binary 'Configuración de rol de usuario','es',0),(5197,_binary 'Peso de rol de usuario','es',0),(5198,_binary 'Configuración de la acción de añadir rol','es',0),(5199,_binary 'La ID del rol para agregar','es',0),(5200,_binary 'Configuración de bloqueo de los usuarios seleccionados','es',0),(5201,_binary 'Configuración de cancelación de cuentas de los usuarios seleccionados','es',0),(5202,_binary 'Configuración para la acción de borrar rol','es',0),(5203,_binary 'El ID del rol a eliminar','es',0),(5204,_binary 'Desbloquear la configuración de los usuarios seleccionados','es',0),(5205,_binary 'Lista de permisos','es',0),(5206,_binary 'Lista de roles','es',0),(5207,_binary 'Formulario de operaciones en bloque de usuario','es',0),(5208,_binary 'Área predeterminada','es',0),(5209,_binary 'Si debe mostrarse tokens de sustitución desde la primera fila','es',0),(5210,_binary 'El texto mostrado en el área','es',0),(5211,_binary 'Texto personalizado','es',0),(5212,_binary 'El texto mostrado en el área de resumen de resultados','es',0),(5213,_binary 'El título que será sobreescrito para la página','es',0),(5214,_binary 'Momento de creación de nodo','es',0),(5215,_binary 'Momento de actualización de nodo','es',0),(5216,_binary 'Día de fecha','es',0),(5217,_binary 'Fórmula','es',0),(5218,_binary 'Contenedor de posicion','es',0),(5219,_binary 'Fórmula usada','es',0),(5220,_binary 'Fecha completa','es',0),(5221,_binary 'Agrupar por numérico','es',0),(5222,_binary 'Fecha Mes','es',0),(5223,_binary 'Semana de fecha','es',0),(5224,_binary 'Fecha Año','es',0),(5225,_binary 'Fecha año mes','es',0),(5226,_binary 'Validación básica','es',0),(5227,_binary 'Caché basado en etiquetas','es',0),(5228,_binary 'Caché basado en tiempo','es',0),(5229,_binary 'Tipo de formulario expuesto','es',0),(5230,_binary 'Tipo de fila','es',0),(5231,_binary 'Grupos de filtros','es',0),(5232,_binary 'Mostrar comentario','es',0),(5233,_binary 'ID de extensión','es',0),(5234,_binary 'Una cadena para identificar la instancia del area en la interfaz de administración.','es',0),(5235,_binary 'Si el área debe mostrarse en resultados vacíos.','es',0),(5236,_binary 'Un ID único por tipo de manejador','es',0),(5237,_binary 'La table views_data para este manejador','es',0),(5238,_binary 'El campo views_data para este manejador','es',0),(5239,_binary 'El ID de la instancia de la relación usada por este recurso','es',0),(5240,_binary 'Un tipo de agregación SQL','es',0),(5241,_binary 'Una cadena para identificar la instancia del controlador en la interfaz de administración.','es',0),(5242,_binary 'Cuando el valor del filtro NO este disponible','es',0),(5243,_binary 'Opciones de argumento predeterminadas','es',0),(5244,_binary 'Convertir nuevas líneas en etiquetas HTML <br>','es',0),(5245,_binary 'Paginador SQL','es',0),(5246,_binary 'Agrupando el campo número %i','es',0),(5247,_binary 'Agrupar elementos','es',0),(5248,_binary 'Agrupar elemento','es',0),(5249,_binary 'Comentario de consulta','es',0),(5250,_binary 'Opciones de visualización predeterminadas','es',0),(5251,_binary 'Opciones de visualización de página','es',0),(5252,_binary 'Opciones de visualización embebida','es',0),(5253,_binary 'Opciones de visualización de adjuntos','es',0),(5254,_binary 'Formato de texto a demanda','es',0),(5255,_binary 'Campo predeterminado','es',0),(5256,_binary 'Botón de borrado','es',0),(5257,_binary 'Filtro predeterminado','es',0),(5258,_binary 'Cadena booleana','es',0),(5259,_binary 'Agrupación numérica','es',0),(5260,_binary 'Operador IN','es',0),(5261,_binary 'Igualdad','es',0),(5262,_binary 'Reduce duplicados','es',0),(5263,_binary 'Paginador predeterminado','es',0),(5264,_binary 'Máximo de groupwise','es',0),(5265,_binary 'Generar subconsulta cada vez que la vista es ejecutada','es',0),(5266,_binary 'Opciones de campo RSS','es',0),(5267,_binary 'Configuraciones Guid','es',0),(5268,_binary 'Extensión de pantalla','es',0),(5269,_binary 'Elementos de reescritura de campo','es',0),(5270,_binary 'Extensión de visualización','es',0),(5271,_binary 'Ordenamiento booleano','es',0),(5272,_binary 'Ordenamiento por fecha','es',0),(5273,_binary 'Configuración de la clase valor boleano expuesta','es',0),(5274,_binary 'Configuración de la clase fecha expuesta','es',0),(5275,_binary 'Configuración de la clase estandar expuesta','es',0),(5276,_binary 'Configuraciones expuestas por orden aleatorio','es',0),(5277,_binary 'Clases de fila personalizada','es',0),(5278,_binary 'Clases predeterminadas en las filas de las vistas','es',0),(5279,_binary 'Clases de columnas personalizadas','es',0),(5280,_binary 'Clases predeterminadas de la columna de vistas','es',0),(5281,_binary 'Nombres de columnas','es',0),(5282,_binary 'Información de columnas','es',0),(5283,_binary 'Información de columna','es',0),(5284,_binary 'Ver vista previa','es',0),(5285,_binary 'Configuración de Stark','es',0),(5286,_binary 'Condiciones de Visibilidad','es',0),(5287,_binary 'Condiciones de Visibilidad','es',0),(5288,_binary 'Asignación de Contexto','es',0),(5289,_binary 'Mostrar variantes','es',0),(5290,_binary 'Revisión de requisitos','es',0),(5291,_binary 'No se ha podido enviar el correo electrónico. Contacte con el administrador si el problema persiste.','es',0),(5292,_binary 'Error al enviar un correo electrónico (desde %from a %to en respuesta a %reply).','es',0),(5293,_binary 'La etiqueta para la variante de esta presentación.','es',0),(5294,_binary '%name: el correo electrónico no puede superar los @max caracteres.','es',0),(5295,_binary 'Los correos electrónicos automáticos, tales como información de registro, se enviarán desde esta dirección. Se recomienda usar una dirección que termine con el dominio de su sitio para ayudar a evitar que estos correos se consideren correo no deseado.','es',0),(5296,_binary 'Recibir notificaciones por correo electrónico','es',0),(5297,_binary 'Configuración de envío de correos electrónicos','es',0),(5298,_binary 'Escriba una dirección de correo válida o utilice una dirección de correo simbólica como %author.','es',0),(5299,_binary 'Mostrar las páginas enumeradas','es',0),(5300,_binary 'Ocultar las páginas enumeradas','es',0),(5301,_binary 'Duplicar @display_title','es',0),(5302,_binary 'El nombre del campo desde el que se originó el comentario.','es',0),(5303,_binary 'Sobreescribiendo la configuración predeterminada','es',0),(5304,_binary 'Aprobar y administrar comentarios','es',0),(5305,_binary 'Esta página proporciona una lista de tipos de comentarios en el sitio, y le permite administrar los campos, el formulario y las opciones de presentación para cada uno de ellos.','es',0),(5306,_binary 'Adminitra tipos de comentarios y sus opciones','es',0),(5307,_binary 'Tipos de comentario','es',0),(5308,_binary 'Configuración del tipo de comentario','es',0),(5309,_binary 'ID del tipo de entidad de destino','es',0),(5310,_binary 'El tipo de comentario %label ha sido actualizado.','es',0),(5311,_binary 'El tipo de comentario %label ha sido agregado.','es',0),(5312,_binary 'La dirección de correo electrónico del autor del comentario.','es',0),(5313,_binary 'Tipo de comentario','es',0),(5314,_binary 'El tipo de comentario.','es',0),(5315,_binary '%label es utilizado en su sitio por el campo %field. No se puede eliminar este tipo comentario hasta que haya eliminado el campo.','es',0),(5316,_binary 'Hay 1 comentario utilizando %label en su sitio web. No puede eliminar este tipo de comentario hasta que haya eliminado todos los comentarios de %label.Hay @count comentarios utilizando %label en su sitio web. No puede eliminar este tipo de comentario hasta que haya eliminado todos los comentarios de %label.','es',0),(5317,_binary 'Texto de configuración de la traducción','es',0),(5318,_binary 'Traduciendo formatos de fecha','es',0),(5319,_binary 'Esta página presenta una lista de elementos de la configuración de su sitio que tienen texto traducible, como el nombre del sitio, los nombres de los roles, etc.','es',0),(5320,_binary 'Permitir que otros usuarios contacten con usted a través de un formulario de contacto personal que mantiene oculta su dirección de correo electrónico. Tenga en cuenta que algunos usuarios con privilegios, como los administradores del sitio, podrán contactar con usted incluso si desactiva esta característica.','es',0),(5321,_binary 'Ejemplo: \'webmaster@example.com\' o \'sales@example.com, support@example.com\' . Para especificar varios destinatarios, separa sus direcciones de correo electrónico por comas.','es',0),(5322,_binary 'La dirección de correo electrónico %recipient no es válida.','es',0),(5323,_binary '%sender-name (@sender-from) envió un correo electrónico a %recipient-name.','es',0),(5324,_binary 'Activar la traducción de campos','es',0),(5325,_binary 'Puede definir los campos que se pueden traducir en una entidad de contenido. Por ejemplo, podría querer traducir los campos del título y el cuerpo pero dejar sin traducir el campo de imagen. Si excluye un campo de la traducción, aún aparecerá en el formulario de edición del contenido, pero cualquier cambio realizado en dicho campo se aplicará a <em>todas</em> las traducciones de ese contenido.','es',0),(5326,_binary 'Si la traducción está activada puede traducir una entidad de contenido a través de la pestaña Traducir (o el enlace Traducir). La página de Traducciones de una entidad de contenido ofrece una visión general del estado de la traducción para el contenido actual y le permite añadir, editar y borrar sus traducciones. Este proceso es similar para todas las entidades de contenido traducible en su sitio.','es',0),(5327,_binary 'Cambiando el idioma de origen de una traducción','es',0),(5328,_binary 'Cuando se añade una nueva traducción, el texto original que se está traduciendo aparece en el formulario de edición como el <em>origen</em>. Si existe al menos una traducción del contenido original cuando se añade una nueva traducción, se puede elegir entre el contenido original (por defecto) o una de las otras traducciones como origen, utilizando la lista de selección en la sección  origen del idioma. Después de guardar la traducción, el idioma de origen elegido aparecerá en la pestaña de traducción del contenido.','es',0),(5329,_binary 'Estableciendo el estado de las traducciones','es',0),(5330,_binary 'Si edita la traducción en un idioma, quizá desee establecer el estado de las demás traducciones como <em>obsoleto</em>. Puede establecer este estado marcando la casilla <em>Marcar las demás traducciones como obsoletas</em> en la sección de traducción del formulario de edición del contenido. El estado será visible en la página de traducciones.','es',0),(5331,_binary 'Gestionando y mostrando campos de fecha','es',0),(5332,_binary 'Mostrando fechas','es',0),(5333,_binary 'Ene','es',0),(5334,_binary 'Feb','es',0),(5335,_binary 'Mar','es',0),(5336,_binary 'Abr','es',0),(5337,_binary 'May','es',0),(5338,_binary 'Jun','es',0),(5339,_binary 'Jul','es',0),(5340,_binary 'Ago','es',0),(5341,_binary 'Sep','es',0),(5342,_binary 'Oct','es',0),(5343,_binary 'Nov','es',0),(5344,_binary 'Dic','es',0),(5345,_binary 'Dom','es',0),(5346,_binary 'Lun','es',0),(5347,_binary 'Mar','es',0),(5348,_binary 'Mié','es',0),(5349,_binary 'Jue','es',0),(5350,_binary 'Vie','es',0),(5351,_binary 'Sáb','es',0),(5352,_binary 'Do','es',0),(5353,_binary 'Lu','es',0),(5354,_binary 'Ma','es',0),(5355,_binary 'Mi','es',0),(5356,_binary 'Ju','es',0),(5357,_binary 'Vi','es',0),(5358,_binary 'Sá','es',0),(5359,_binary 'D','es',0),(5360,_binary 'L','es',0),(5361,_binary 'M','es',0),(5362,_binary 'M','es',0),(5363,_binary 'J','es',0),(5364,_binary 'V','es',0),(5365,_binary 'S','es',0),(5366,_binary 'Rastrear las imágenes subidas a través de un editor de texto','es',0),(5367,_binary 'El estado del archivo, temporal (FALSO) y permanente (VERDADERO).','es',0),(5368,_binary 'Las direcciones de correos electrónicos y páginas web se convierten en enlaces automáticamente.','es',0),(5369,_binary 'El color de fondo debe ser un valor hexadecimal.','es',0),(5370,_binary '(ampliación de la escala permitida)','es',0),(5371,_binary 'Añadiendo idiomas','es',0),(5372,_binary 'Añadiendo idiomas personalizados','es',0),(5373,_binary 'Puede elegir un idioma que no aparezca en la lista desplegable seleccionando <em>Idioma personalizado</em> al final de la lista. Después tendrá que configurar el código, nombre y dirección del idioma en el formulario facilitado.','es',0),(5374,_binary 'Configurando los idiomas del contenido','es',0),(5375,_binary 'Añadiendo un bloque de cambio de idioma','es',0),(5376,_binary 'Ajustando la visibilidad de un bloque según el idioma','es',0),(5377,_binary 'Eligiendo el idioma del usuario','es',0),(5378,_binary 'Los usuarios pueden escoger un <em>Idioma del sitio</em> en su página de perfil. Este idioma es usado para los mensajes de email y puede ser usados por los módulos para determinar el idioma de un usuario. También se puede usar para los textos de la interfaz, si el método <em>Usuario</em> está activado como un método <em>Detección y selección</em> (Vease más abajo). Los usuarios administrativos pueden escoger un <em>Idioma de páginas de administración</em> separado para el texto de la interfaz en páginas de administración. Esta configuración sólo está disponible en la página de perfil del usuario si el método <em>Páginas de cuentas de administración</em> está activado (véase más abajo).','es',0),(5379,_binary '<em>URL</em> establece el idioma de la interfaz en base al prefijo de la ruta o el dominio (por ejemplo, si se especifica <em>de</em> para alemán, se obtendrán URL como <em>example.com/de/contact</em>). El idioma predeterminado no necesita un prefijo de ruta, pero se le puede asignar uno. Si la detección de idioma se realiza por el nombre de dominio, hay que especificar un dominio para cada idioma.','es',0),(5380,_binary '<em>Sesión</em> determina el idioma de la interfaz mediante una solicitud o parámetro de sesión (por ejemplo, <em>example.com?language=de</em> establecería el idioma de la interfaz en alemán, basándose en el uso de <em>de</em> como parámetro de <em>idioma</em>).','es',0),(5381,_binary '<em>Usuario</em> adopta la configuración de idioma establecida en la página del perfil del usuario.','es',0),(5382,_binary 'Las <em>páginas de administración de la cuenta</em> sigue el conjunto de configuración como <em>Idioma de las páginas de administración</em> en la página de perfil de un usuario administrativo. Este método es similar al método de <em>Usuario</em>, pero sólo establece el idioma de texto de la interfaz en páginas de administración, independientemente del idioma de texto de la interfaz en otras páginas.','es',0),(5383,_binary '<em>Idioma seleccionado</em> le permite especificar el idioma predeterminado del sitio o un idioma específico como idioma de respaldo. Este método se debe colocar al final de la lista.','es',0),(5384,_binary 'La dirección email del autor del comentario del formulario de comentarios, si el usuario es anónimo y la opción \'Usuarios anónimos pueden/deben dejar sus información de contacto\' está activado.','es',0),(5385,_binary 'Lista separada con comas de las direcciones de correo electrónico de destino.','es',0),(5386,_binary 'Promocionar, cambiar el propietario, editar revisiones, y ejecutar otras tareas a través de todos los tipos de contenidos.','es',0),(5387,_binary 'Bloque de suscripción','es',0),(5388,_binary 'Utilice atajos','es',0),(5389,_binary 'Configuración de Diff','es',0),(5390,_binary 'Número de líneas principales en un diff','es',0),(5391,_binary 'Número de lineas arrastras en un diff','es',0),(5392,_binary 'Bloque de la marca','es',0),(5393,_binary 'Usar el logotipo del sitio','es',0),(5394,_binary 'El tema actual no es @theme','es',0),(5395,_binary 'El tema actual es @theme','es',0),(5396,_binary 'No devolver verdadero en las siguientes páginas: @pages','es',0),(5397,_binary 'Devolver verdadero en las siguientes páginas: @pages','es',0),(5398,_binary 'Ruta de solicitud','es',0),(5399,_binary 'Nombre de usuario o correo electrónico','es',0),(5400,_binary 'Direcciones de correo electrónico a las que notificar las actualizaciones disponibles','es',0),(5401,_binary 'Umbral de notificaciones por correo electrónico','es',0),(5402,_binary 'Cada vez que su sitio compruebe si hay nuevas actualizaciones disponibles y encuentre nuevas versiones, puede notificar a una lista de usuarios a traves de correo electrónico. Coloque cada dirección en una línea separada. Si lo deja en blanco, no se enviará ningun correo.','es',0),(5403,_binary '%emails no son direcciones de correo electrónico válidas.','es',0),(5404,_binary 'Configurando roles de usuario','es',0),(5405,_binary 'Configurando permisos','es',0),(5406,_binary 'Gestionando configuración de cuenta','es',0),(5407,_binary 'Esta página web permite a los administradores registrar nuevos usuarios. Las direcciones de correo electrónico y los nombres de usuario deben ser únicos.','es',0),(5408,_binary 'El idioma preferido de los correos y la presentación del sitio de esta cuenta.','es',0),(5409,_binary 'El idioma preferido de los correos de esta cuenta.','es',0),(5410,_binary 'Se requerirán nuevos usuarios para validar su dirección de correo electrónico antes de iniciar sesión en el sitio, y se les asignará una contraseña generada por el sistema. Con este ajuste desactivado, los usuarios serán registrados inmediatamente después de registrarse, y pueden elegir sus propias contraseñas durante el registro.','es',0),(5411,_binary 'Dirección de correo electrónico para notificaciones','es',0),(5412,_binary 'Las direcciones de correo electrónico que se utilizará como  \'desde\' dirección para todas las notificaciones de la cuenta se indican a continuación . Si <em>\'Visitantes, pero se requiere la aprobación del administrador\'</em> está seleccionado anteriormente, un correo electrónico de notificación también será enviada a esta dirección para los nuevos registros. Dejar en blanco para utilizar la dirección de correo electrónico predeterminada del sistema <em>(% web-email).</em>','es',0),(5413,_binary 'Editar los mensajes de correo electrónico de bienvenida enviado a los nuevos usuarios creados por un administrador.','es',0),(5414,_binary 'Editar los mensajes de correo electrónico de bienvenida enviado a los nuevos usuarios al registrarse, cuando se requiere la aprobación de un administrador.','es',0),(5415,_binary 'Edite el correo electrónico notificando al administrador que hay nuevos miembros en espera de la aprobación administrativa.','es',0),(5416,_binary 'Editar los mensajes de correo electrónico de bienvenida enviado a los nuevos miembros al registrarse, cuando no se requiere la aprobación del administrador .','es',0),(5417,_binary 'Editar los mensajes de correo electrónico enviados a los usuarios que solicitan una nueva contraseña.','es',0),(5418,_binary 'Activar y editar mensajes de correo electrónico enviados a los usuarios sobre la activación de la cuenta (cuando un administrador activa una cuenta de un usuario que ya está registrado, en un sitio donde se requiere autorización administrativa).','es',0),(5419,_binary 'Activar y editar los mensajes de correo electrónico enviados a los usuarios cuando sus cuentas están bloqueadas.','es',0),(5420,_binary 'Editar los mensajes de correo electrónico enviados a los usuarios cuando tratan de cancelar sus cuentas.','es',0),(5421,_binary 'Activar y editar los mensajes de correo electrónico enviados a los usuarios cuando se cancelan sus cuentas.','es',0),(5422,_binary 'Se ha enviado a su dirección de correo electrónico un mensaje de bienvenida con más instrucciones.','es',0),(5423,_binary 'Cuando se activa, el usuario debe confirmar la cancelación de la cuenta por correo electrónico.','es',0),(5424,_binary 'Cuando se active, el usuario recibirá una notificación por correo electrónico una vez que su cuenta haya sido cancelada.','es',0),(5425,_binary 'Se enviarán instrucciones de restablecimiento de contraseña por correo electrónico a %email. Debe cerrar la sesión para utilizar el enlace de restablecimiento de contraseña que se encuentra en el correo electrónico.','es',0),(5426,_binary 'Cuando el usuario tiene los siguientes roles','es',0),(5427,_binary 'Si no seleccioná ningún rol, la condicion sera evaluada como verdadera para todos los usuarios.','es',0),(5428,_binary 'El usuario no es miembro de los @roles','es',0),(5429,_binary 'El usuario es un miembro de @roles','es',0),(5430,_binary 'Correo electrónico de usuario único en contexto: Validación','es',0),(5431,_binary 'Usar Servidor de Réplica','es',0),(5432,_binary 'Parámetro de consulta','es',0),(5433,_binary 'El parámetro de consulta que desea utilizar.','es',0),(5434,_binary 'Valor de retorno','es',0),(5435,_binary 'El valor de respaldo a utilizar cuando el parámetro de la consulta de arriba no esté presente.','es',0),(5436,_binary 'Conjunción a utilizarse durante la manipulación de múltiples valores. Ej: \"?value[0]=a&value[1]=b\".','es',0),(5437,_binary 'Utilizar servidor secundario','es',0),(5438,_binary 'Esto hará el intento de consulta para conectarse a un servidor de réplica si está disponible. Si no hay ningún servidor de réplica que esté definido o disponible, caerá de nuevo al servidor predeterminado.','es',0),(5439,_binary 'Atributo tipo','es',0),(5440,_binary 'El tipo de esta fila.','es',0),(5441,_binary 'Atributo texto','es',0),(5442,_binary 'El campo que va a ser utilizado como el atributo de texto OPML para cada fila.','es',0),(5443,_binary 'Atributo creado','es',0),(5444,_binary 'El campo que se utilizará como atributo de creación de OPML en cada fila.','es',0),(5445,_binary 'Atributo descripción','es',0),(5446,_binary 'El campo que se utilizará como atributo de descripción de OPML en cada fila.','es',0),(5447,_binary 'Atributo HTML URL','es',0),(5448,_binary 'El campo que se va a utilizar por el atributo OPML htmlURL para cada fila.','es',0),(5449,_binary 'Atributo de idioma','es',0),(5450,_binary 'El campo que se va a usar como el atributo de idioma OPML para cada fila.','es',0),(5451,_binary 'Atributo XML URL','es',0),(5452,_binary 'Atributo de URL','es',0),(5453,_binary 'La extensión de estilo de fila necesita la especificación de cual de los campos de vistas usar para el atributo de texto OPML.','es',0),(5454,_binary 'La extensión de estilo de fila necesita la especificación de cual  de los campos de vistas usar para el atributo de XML URL.','es',0),(5455,_binary 'La extensión de estilo de fila necesita la especificación de cual de los campos de vistas usar para el atributo de URL.','es',0),(5456,_binary 'campos OPML','es',0),(5457,_binary 'Mostrar campos como elementos OPML.','es',0),(5458,_binary 'Feed OPML','es',0),(5459,_binary 'Genera un feed OPML desde una vista.','es',0),(5460,_binary 'Duplicar vista','es',0),(5461,_binary 'Duplicado de @label','es',0),(5462,_binary 'Elemento de la barra de herramientas','es',0),(5463,_binary 'Métodos de autenticación','es',0),(5464,_binary 'etiqueta \"Activado\"','es',0),(5465,_binary 'etiqueta \"Desactivado\"','es',0),(5466,_binary 'El conjunto de herramientas de imagen \'@toolkit\' no puede procesar la operación \'@operation\'.','es',0),(5467,_binary 'Editar el enlace de menú %title','es',0),(5468,_binary 'Este enlace lo proporciona el módulo @name. El título y la ruta no se pueden editar.','es',0),(5469,_binary 'La profundidad máxima de un enlace y todos sus hijos es fija. Es posible que algunos enlaces del menú no estén disponibles como padres si al seleccionarlos se excede este límite.','es',0),(5470,_binary 'El peso del enlace entre los enlaces del mismo menú y a la misma profundidad. En el menú, los enlaces con un peso alto se desplazarán hacia abajo, y los enlaces con un peso bajo se posicionarán más cerca de la parte superior.','es',0),(5471,_binary 'Añadir tipo de comentario','es',0),(5472,_binary 'Administrar el formulario y la configuración de presentación de los comentarios.','es',0),(5473,_binary 'No se puede desinstalar el módulo Configuration como parte de una sincronización de configuración a través de la interfaz de usuario.','es',0),(5474,_binary 'El UUID del mensaje.','es',0),(5475,_binary 'Confirme la eliminación de los mensajes recientes del registro','es',0),(5476,_binary '¿Está seguro que desea eliminar los registros recientes?','es',0),(5477,_binary 'Nombre máquina del tipo de formato','es',0),(5478,_binary 'Etiqueta de configuración del nombre de la máquina','es',0),(5479,_binary '@label referenciada desde @field_name','es',0),(5480,_binary '@field_name: @label','es',0),(5481,_binary 'Configuración de booleano','es',0),(5482,_binary 'Entiqueta activado','es',0),(5483,_binary 'Etiqueta desactivado','es',0),(5484,_binary 'Oculto visualmente','es',0),(5485,_binary 'Actualizando las traducciones de JavaScript y la configuración predeterminada.','es',0),(5486,_binary 'Actualizando la configuración predeterminada (@percent%).','es',0),(5487,_binary 'Configuración predeterminada actualizada.','es',0),(5488,_binary 'El módulo Custom Menu Links permite a los usuarios crear enlaces de menú. Estos enlaces pueden ser traducidos si se usan distintos idiomas en el sitio.','es',0),(5489,_binary 'Menú personalizado de enlaces','es',0),(5490,_binary 'La ID de la entidad para esta entidad de contenido del enlace de menú.','es',0),(5491,_binary 'El  enlace de contenido del menú de UUID.','es',0),(5492,_binary 'El  enlace de contenido del menú de bundle.','es',0),(5493,_binary 'El nombre del menú. Todos los enlaces con el mismo nombre del menú (como \"herramientas\") son parte del mismo menú.','es',0),(5494,_binary 'ID de la extensión madre','es',0),(5495,_binary 'El ID del complemento de enlace de menú padre, o una cadena vacía cuando esté en el nivel raíz de la jerarquía.','es',0),(5496,_binary 'Comentarios predeterminados','es',0),(5497,_binary 'Permite comentar el contenido','es',0),(5498,_binary 'El valor para este campo.','es',0),(5499,_binary 'El idioma del contenido o la traducción.','es',0),(5500,_binary 'El idioma en el que está el contenido original.','es',0),(5501,_binary 'Valor permitido con etiqueta','es',0),(5502,_binary 'Activar la funcionalidad REST para un tipo de entidad','es',0),(5503,_binary 'Usted también tendrá que conceder a los usuarios anónimos el permiso para llevar a cabo cada una de las operaciones REST que desee que estén disponibles, y configurar la autenticación adecuada para autorizar las peticiones web.','es',0),(5504,_binary 'Configurando las páginas de búsqueda','es',0),(5505,_binary 'Administrando el índice de búsqueda','es',0),(5506,_binary 'Mostrando el bloque de búsqueda','es',0),(5507,_binary 'Buscando en su sitio web','es',0),(5508,_binary 'Ampliando el módulo de búsqueda','es',0),(5509,_binary 'Progreso del índice de búsqueda','es',0),(5510,_binary '@percent% (@remaining restante)','es',0),(5511,_binary 'Progreso de la indexación','es',0),(5512,_binary '%num_indexed de %num_total indexado','es',0),(5513,_binary 'No utiliza índice','es',0),(5514,_binary 'Si está marcado, todas las búsquedas serán logueadas. Desmarquelo para omitir el logging. El logging puede afectar al rendimiento.','es',0),(5515,_binary 'Recorta una imagen a un rectángulo con las dimensiones facilitadas.','es',0),(5516,_binary 'La imagen \'@file\' no pudo ser desaturada porque la función imagefilter() no está disponible en esta instalación de PHP.','es',0),(5517,_binary 'Convierte una imagen a escala de grises.','es',0),(5518,_binary 'Redimensiona una imagen a las dimensiones especificadas (ignorando la relación de aspecto).','es',0),(5519,_binary 'Rota una imagen el número de grados dado.','es',0),(5520,_binary 'Escala una imagen a la vez que mantiene la proporción de aspecto. La imagen resultante puede ser más pequeña por una o ambas dimensiones apuntadas.','es',0),(5521,_binary 'Escala una imagen hasta la anchura y altura exacta dada. Esta extensión alcanza la relación de aspecto final recortando la imagen original a partes iguales en ambos lados o de las partes superior e inferior. Esta función es útil para crear avatares de tamaño uniforme a partir de imagenes más grandes.','es',0),(5522,_binary 'Barra de administración del sitio web','es',0),(5523,_binary 'Ver información del usuario','es',0),(5524,_binary 'Añadir \"…\" al final del texto recortado','es',0),(5525,_binary 'Este enlace lo proporciona el módulo Views desde la vista %label.','es',0),(5526,_binary 'Cambiar a','es',0),(5527,_binary '- No especificado -','es',0),(5528,_binary 'Región para @title','es',0),(5529,_binary '@path no es una ruta válida.','es',0),(5530,_binary 'Alineaciones','es',0),(5531,_binary 'Primera página','es',0),(5532,_binary 'Sobreescritura de campo base en paquete','es',0),(5533,_binary 'Configuración del formato de presentación de la marca temporal (fecha y hora)','es',0),(5534,_binary 'Pantalla de configuración de formato de la casilla de verificación de valor booleano','es',0),(5535,_binary 'Temas instalados','es',0),(5536,_binary 'El archivo %file no existe.','es',0),(5537,_binary 'El archivo %file existe.','es',0),(5538,_binary 'No se puede leer el archivo %file.','es',0),(5539,_binary 'El archivo %file no tiene permisos de escritura.','es',0),(5540,_binary 'El archivo %file tiene permisos de escritura.','es',0),(5541,_binary 'El archivo @file es propiedad del servidor web.','es',0),(5542,_binary 'Negar la condición','es',0),(5543,_binary 'Finalizando la sincronización de configuración.','es',0),(5544,_binary 'Marca de tiempo de fecha y hora','es',0),(5545,_binary 'El tema %theme se ha instalado.','es',0),(5546,_binary 'Campo base sobrescrito','es',0),(5547,_binary 'Mostrar prefijo y sufijo','es',0),(5548,_binary 'Texto (sin formato)','es',0),(5549,_binary 'Texto (normal, largo)','es',0),(5550,_binary 'Esta ruta no existe o usted no tiene permisos para enlazar a %path.','es',0),(5551,_binary 'Los bloques se ubican y configuran específicamente para cada tema. La página de diseño de Bloques se abre con el tema predeterminado, pero usted puede cambiar a otros temas instalados.','es',0),(5552,_binary 'Enlaces de operación con comentarios','es',0),(5553,_binary 'El tipo de entidad de destino no se puede modificar después de haber creado el tipo de comentario.','es',0),(5554,_binary 'Habilitar por omisión el formulario de contacto personal para los usuarios nuevos','es',0),(5555,_binary 'Añadir formulario de contacto','es',0),(5556,_binary 'Crear y administrar formularios de contacto.','es',0),(5557,_binary 'Editar formulario de contacto','es',0),(5558,_binary 'Identificador de formulario predeterminado','es',0),(5559,_binary 'Al listar formularios, aquellos con menor peso aparecen en la lista antes que los de mayor peso. Los formularios con el mismo peso se ordenan alfabéticamente.','es',0),(5560,_binary 'Hacer éste el formulario predeterminado','es',0),(5561,_binary 'Se ha actualizado el formulario de contacto %label.','es',0),(5562,_binary 'Se ha añadido el formulario de contacto %label.','es',0),(5563,_binary 'Enviarle una copia','es',0),(5564,_binary '%sender-name (@sender-from) envió un correo electrónico sobre %contact_form.','es',0),(5565,_binary 'El ID del formulario asociado.','es',0),(5566,_binary 'Los usuarios pueden traducir este campo','es',0),(5567,_binary 'Configuración del campo de traducción del contenido','es',0),(5568,_binary 'Propiedades de campo para las que se han de sincronizar traducciones','es',0),(5569,_binary 'Columna de campo para la que se ha de sincronizar traducciones','es',0),(5570,_binary 'Los enlaces contextuales para un área de una página se muestran usando botones de enlaces contextuales. Hay dos formas de hacer los botones de enlaces contextuales visibles:','es',0),(5571,_binary 'Una vez que el botón de enlaces contextuales del área de interés sea visible, pulse el botón para mostrar los enlaces.','es',0),(5572,_binary 'El valor de fecha relativa introducido no es válido.','es',0),(5573,_binary 'Añadir nuevo campo: usted tiene que proporcionar un nombre de sistema para el campo.','es',0),(5574,_binary 'Tipos permitidos: @extensions.','es',0),(5575,_binary 'Volver a la edición del contenido','es',0),(5576,_binary '\n        <p>Puede alinear imágenes, vídeos, comentarios y demás elementos a la izquierda, derecha o al centro. Por ejemplo:</p>\r\n        <ul>\r\n          <li>Alinear una imagen a la izquierda: <code>&lt;img src=\"\" data-align=\"left\" /&gt;</code></li>\r\n          <li>Alinear una imagen al centro: <code>&lt;img src=\"\" data-align=\"center\" /&gt;</code></li>\r\n          <li>Alinear una imagen a la derecha: <code>&lt;img src=\"\" data-align=\"right\" /&gt;</code></li>\r\n          <li>… y se puede aplicar esto a otros elementos, así: <code>&lt;video src=\"\" data-align=\"center\" /&gt;</code></li>\r\n        </ul>','es',0),(5577,_binary 'Alinear imágenes','es',0),(5578,_binary 'Utiliza un atributo <code>data-align</code> en las etiquetas <code>&lt;img&gt;</code> para alinear las imágenes.','es',0),(5579,_binary '\n        <p>Puedes subtitular imágenes, vídeos, blockquotes, etc. Ejemplo:</p>\r\n        <ul>\r\n            <li><code>&lt;img src=\"\" data-caption=\"Esto es un subtitulo\" /&gt;</code></li>\r\n            <li><code>&lt;video src=\"\" data-caption=\"El baile de Drupal\" /&gt;</code></li>\r\n            <li><code>&lt;blockquote data-caption=\"Dries Buytaert\"&gt;¡Drupal es impresionante!&lt;/blockquote&gt;</code></li>\r\n            <li><code>&lt;code data-caption=\"Hola mundo en JavaScript.\"&gt;alert(\"¡Hola Mundo!\");&lt;/code&gt;</code></li>\r\n        </ul>','es',0),(5580,_binary 'Subtitulos de imágenes','es',0),(5581,_binary 'Use un atributo <code>data-caption</code> en las etiquetas <code>&lt;img&gt;</code> para subtitular imagenes.','es',0),(5582,_binary 'No se ha podido importar un archivo de traducción. Consulte el registro para ver los detalles.No se han podido importar @count archivos de traducción. Consulte el registro para ver los detalles.','es',0),(5583,_binary 'Una bandera para si un enlace debe ser activado u ocultado en los menús.','es',0),(5584,_binary 'La hora en la que el enlace del menú se editó por última vez.','es',0),(5585,_binary 'La fecha en la que se creó la última revisión de este nodo.','es',0),(5586,_binary 'Recientemente creado','es',0),(5587,_binary 'Si se debe crear o no de forma predeterminada una nueva revisión','es',0),(5588,_binary 'Mostrar información del autor y la fecha','es',0),(5589,_binary 'ID del punto de interrupción.','es',0),(5590,_binary 'No se ha podido eliminar el atajo de %title.','es',0),(5591,_binary 'Actualizar la base de datos de drupal','es',0),(5592,_binary 'Número máximo de niveles','es',0),(5593,_binary '<strong>Realice una copia de seguridad de su código</strong>. Pista: cuando realice la copia de seguridad del código de módulos, no deje esas copia en los directorios \'modules\' o \'sites/*/modules\' ya que puede confundir el mecanismo de autodetección de Drupal.','es',0),(5594,_binary '<strong>Haga una copia de seguridad de su base de datos</strong>. Este proceso modificará los valores de su base de datos y, en caso de emergencia, usted necesitaría recuperar dicha copia de seguridad.','es',0),(5595,_binary 'Cuando haya realizado los pasos de arriba, usted podrá continuar.','es',0),(5596,_binary 'Esta actualización se omitirá debido a que faltan las siguientes dependencias:','es',0),(5597,_binary 'Esta actualización se omitirá debido a un error en el código del módulo.','es',0),(5598,_binary 'La versión de Drupal desde la que está actualizando ha sido detectada automáticamente.','es',0),(5599,_binary 'Todos los errores han sido logueados.','es',0),(5600,_binary 'El proceso de actualización se detuvo de forma prematura al ejecutar <strong>la actualización #@version en @module.module</strong>.','es',0),(5601,_binary 'Es posible que usted tenga que comprobar manualmente la tabla <code>watchdog</code> de la base de datos.','es',0),(5602,_binary '<strong>Recordatorio: no olvide volver a establecer el valor <code>$settings[\'update_free_access\']</code> de su <code>settings.php</code> a <code>FALSE</code>.</strong>','es',0),(5603,_binary 'Error:','es',0),(5604,_binary 'Actualización #@count','es',0),(5605,_binary 'Las siguientes actualizaciones han devuelto mensajes:','es',0),(5606,_binary 'Revisar actualizaciones','es',0),(5607,_binary 'Empezando actualizaciones','es',0),(5608,_binary 'Instalar y seleccionar de modo predeterminado','es',0),(5609,_binary 'Tema instaladoTemas instalados','es',0),(5610,_binary 'Tema desinstaladoTemas desinstalados','es',0),(5611,_binary '%theme es el tema predeterminado y no se puede desinstalar.','es',0),(5612,_binary 'El tema %theme se ha desinstalado.','es',0),(5613,_binary 'El tema %theme se ha instalado.','es',0),(5614,_binary 'Zona horaria vacía','es',0),(5615,_binary 'Los usuarios pueden establecer su propia zona horaria durante el registro','es',0),(5616,_binary 'Niveles de menú','es',0),(5617,_binary 'Si el contenido relacionado con un término está fijo arriba o no.','es',0),(5618,_binary 'Indica si el contenido relacionado con un término está fijo. Para listar el contenido fijo primero, asigne esto para ser descendente.','es',0),(5619,_binary 'La fecha en la que se publicó el contenido relacionado con un término.','es',0),(5620,_binary 'Los números de teléfono pueden ser mostrados como enlaces con el nombre de esquema <em>tel:</em> eligiendo <em>Teléfono</em> el formato de visualización en la página <em> Administrar pantalla </em>. Cualquier espacio serán despojados del texto del enlace. Este marcado semántico mejora la experiencia del usuario en los dispositivos de tecnología móvil y de asistencia.','es',0),(5621,_binary 'Título para sustituir la presentación del número telefónico básico','es',0),(5622,_binary 'Configuración de texto (con formato)','es',0),(5623,_binary 'Configuración de texto (largo, con formato)','es',0),(5624,_binary 'Opciones de presentación predeterminadas del texto con formato','es',0),(5625,_binary 'Configuración del formato de presentación del resumen o texto con formato recortado','es',0),(5626,_binary 'Texto (con formato)','es',0),(5627,_binary 'Texto (largo con formato)','es',0),(5628,_binary 'Texto (con formato, largo, con resumen)','es',0),(5629,_binary 'Solicitar verificación por correo electrónico cuando un visitante crea una cuenta','es',0),(5630,_binary '- Sin preferencia -','es',0),(5631,_binary 'Notificar al usuario cuando la cuenta sea cancelada','es',0),(5632,_binary 'El momento en que el usuario fue editado por última vez.','es',0),(5633,_binary 'Visualizar la entidad usuario del autor referenciado.','es',0),(5634,_binary 'Añadir un enlace \"leer más\" si los datos de salida están recortados','es',0),(5635,_binary 'Revisión de @entity_type','es',0),(5636,_binary 'Revisiones de @entity_type','es',0),(5637,_binary 'Incluir botón de reinicio (restablece todos los filtros aplicados expuestos)','es',0),(5638,_binary 'Las opciones de campo de <em>Elementos expuestos por página</em> deben incluir el valor del campo <em>Elementos por página</em> (@items_per_page).','es',0),(5639,_binary 'Configuración de exportación REST','es',0),(5640,_binary 'Proporciona una exportación REST','es',0),(5641,_binary 'Ruta de la exportación REST','es',0),(5642,_binary 'Valor predeterminado de callback (llamada)','es',0),(5643,_binary 'Configuración del formato de presentación de un URI como enlace','es',0),(5644,_binary 'Configuración del formato de presentación de fechas relativas','es',0),(5645,_binary 'Enlace a URI','es',0),(5646,_binary 'Almacenamiento de campo','es',0),(5647,_binary 'Configuración de %field para %bundle','es',0),(5648,_binary 'El tamaño mínimo permitido para una imagen esta expresado como ANCHOxALTO (ej: 640x480). Déjelo en blanco para no poner restricciones. Si es subida una imagen de menor tamaño, será rechazada.','es',0),(5649,_binary 'Desactivando la funcionalidad de arrastrar y soltar','es',0),(5650,_binary 'Mejorando la accesibilidad de la tabla','es',0),(5651,_binary 'Las vistas de tablas incluyen un marcaje semántico para mejorar la accesibilidad. Automáticamente las celdas de datos se asocian con celdas que tienen la cabecera a través de los atributos de cabecera y de id. Para mejorar la accesibilidad de las tablas puede agregar elementos descriptivos dentro de la vista de configuración de la tabla. El elemento <em>subtítulo</em> puede introducir contexto para una tabla, por lo que es más fácil de entender. El elementos <em>resumen</em> puede proporcionar una visión general de la forma en que los datos han sido organizados y cómo navegar por la tabla . Tanto el título y el resumen son visibles de modo predeterminado e implementado también de acuerdo con las directrices de HTML5.','es',0),(5652,_binary 'Opciones del campo OPML','es',0),(5653,_binary 'Silenciado','es',0),(5654,_binary 'Roto/Desaparecido','es',0),(5655,_binary 'Referencia de entidad hace referencia a acceso en contexto: Validación','es',0),(5656,_binary 'No tiene acceso a la entidad referenciada (%type: %id).','es',0),(5657,_binary 'ID @label','es',0),(5658,_binary 'Correo electrónico','es',0),(5659,_binary 'Los comentarios son respuestas al contenido.','es',0),(5660,_binary 'Nombre del archivo: %name','es',0),(5661,_binary 'Nombre de usuario del destinatario','es',0),(5662,_binary 'Puede alinear imágenes (<code>data-align=\"center\"</code>) pero también videos, citas, y demás.','es',0),(5663,_binary 'No sólo puede subtitular imágenes (<code>data-caption=\"Text\"</code>), sino también videos, blockquotes, y mucho más.','es',0),(5664,_binary 'Se recomienda hacer este campo obligatorio.','es',0),(5665,_binary 'El atributo título se usa como información adicional cuando el ratón pasa por encima de la imagen. No se recomienda activar este campo, ya que puede causar problema con los lectores de pantalla.','es',0),(5666,_binary 'Ha fallado la conversión utilizando la herramienta %toolkit en %path (%mimetype)','es',0),(5667,_binary 'El dominio no puede dejarse en blanco para %language.','es',0),(5668,_binary '¿Salir de la vista previa?','es',0),(5669,_binary 'Salir de la vista previa','es',0),(5670,_binary 'Buscar por @keywords','es',0),(5671,_binary 'Ordena a la herramienta que guarde la imagen con una extensión determinada.','es',0),(5672,_binary 'Establecer una imagen nueva','es',0),(5673,_binary 'El texto con el formato de texto aplicado.','es',0),(5674,_binary 'Resumen procesado','es',0),(5675,_binary 'El texto del resumen con el formato de texto aplicado.','es',0),(5676,_binary 'Las pestañas son botones, mostradas en una barra a través de la parte superior de la pantalla. Algunas pestañas ejecutan una acción (Como arrancar el modo de edición), mientras que otras pestañas alternan que bandeja está abierta.','es',0),(5677,_binary 'Bandejas','es',0),(5678,_binary 'Las bandejas son normalmente listas de enlaces, que pueden ser jerárquicas como los menus. Si una bandeja ha sido colocada como abierta, se muestrará o verticalmento o horizontalmente debajor de la barra de pestañas, dependiendo de la anchura del navegador. Solo puede estar abierta una bandeja a la vez. Si hace clic en otra pestaña, esa bandaja reemplazará la bandeja que esté siendo visualizada. En navegadores muy anchos el usuario tiene la abilidad de alternar entre vertical y horizontal usando un enlace en la parte inferior o justo en la pestaña. Los menus jerárquicps solo tienen un comportamiento abierto/cerrado en modo vertical; si muestra una bandeja conteniendo un menú jerárquico horizontalmente, solo los enlaces de nivel superior estarán disponibles.','es',0),(5679,_binary 'Su cuenta quedará bloqueada y ya no podrá iniciar sesión. Todo su contenido permanecerá atribuido a su nombre de usuario.','es',0),(5680,_binary 'Idioma de la traducción de la información de usuario','es',0),(5681,_binary 'Idioma preferido del usuario','es',0),(5682,_binary 'Idioma de administración preferido','es',0),(5683,_binary 'Idioma administrativo preferido por el usuario','es',0),(5684,_binary 'Metadatos de caché.','es',0),(5685,_binary 'Contextos de caché','es',0),(5686,_binary 'La ruta está vacía.','es',0),(5687,_binary 'No se permite consulta.','es',0),(5688,_binary 'Ruta no válida. Los caracteres válidos son, alfanuméricos, así como también \"-\", \".\", \"_\" y \"~\".','es',0),(5689,_binary 'Envoltorio','es',0),(5690,_binary 'Layout Builder','es',0),(5691,_binary 'Seleccionar un valor @context:','es',0),(5692,_binary 'Número de índices plurales en este idioma.','es',0),(5693,_binary 'Dominio a usar para este idioma.','es',0),(5694,_binary 'Destacar la entrada de los resultados de búsqueda','es',0),(5695,_binary 'Dependencias de la entidad de configuración','es',0),(5696,_binary 'Dependencias de la entidad de contenido','es',0),(5697,_binary 'Dependencias de la configuración forzada','es',0),(5698,_binary 'Configuración de cadena de texto (larga)','es',0),(5699,_binary 'Configuración de URI','es',0),(5700,_binary 'Si hay más de una aplicación compartiendo esta base de datos, un prefijo de tablas único – como %prefix – evitará conflictos.','es',0),(5701,_binary 'El nombre del autor del comentario.','es',0),(5702,_binary 'botón de enlaces contextuales','es',0),(5703,_binary 'Mapeado de idioma de navegador no disponible.','es',0),(5704,_binary 'La definición del código de idioma del navegador %browser se ha eliminado.','es',0),(5705,_binary 'La detección de mapeo de idioma del navegador para el código de idioma del navegador %browser ha sido borrado.','es',0),(5706,_binary 'El nombre de usuario o autor. Este filtro no comprueba si el usuario existe, y permite coincidencias parciales. No utiliza autocompletado.','es',0),(5707,_binary 'Página @items.current','es',0),(5708,_binary 'El estilo o formato de fila seleccionado no utiliza campos.','es',0),(5709,_binary 'El tipo de visualización seleccionado no utiliza extensiones @type','es',0),(5710,_binary 'El tipo de entidad','es',0),(5711,_binary 'Logo Drupal','es',0),(5712,_binary 'ID del tipo de entidad','es',0),(5713,_binary 'Expresión regular','es',0),(5714,_binary 'Configurar estilos de imagen','es',0),(5715,_binary 'Tamaño de almacenamiento de la Base de datos','es',0),(5716,_binary 'Texto con formato de texto','es',0),(5717,_binary 'Controles de campo','es',0),(5718,_binary 'Control de campo','es',0),(5719,_binary 'Nombre del sistema del tipo de control','es',0),(5720,_binary 'Opciones de formato de presentación del área de texto','es',0),(5721,_binary 'Opciones de formato de presentación del campo de correo electrónico','es',0),(5722,_binary 'Enlace a la entidad','es',0),(5723,_binary 'Sincronizando extensiones: @op @name.','es',0),(5724,_binary 'Enlazar a @entity_label','es',0),(5725,_binary 'Enlazado a @entity_label','es',0),(5726,_binary 'Página simple','es',0),(5727,_binary 'Página con bloques','es',0),(5728,_binary 'Ir al primer comentario.','es',0),(5729,_binary 'Ir al primer comentario nuevo.','es',0),(5730,_binary 'Comparte tus ideas y opiniones.','es',0),(5731,_binary 'Ajustes de contenido de la traducción del contenido','es',0),(5732,_binary 'Traducción del contenido activada','es',0),(5733,_binary 'Tipo de fecha predeterminada','es',0),(5734,_binary 'Valor de la fecha predeterminada','es',0),(5735,_binary 'Persiste almacenamiento de campo sin campos','es',0),(5736,_binary 'Agrupar por columna','es',0),(5737,_binary 'Agrupar por columnas','es',0),(5738,_binary 'Reutilizar un campo existente','es',0),(5739,_binary 'Proporciona una extensión de filtro que está en uso en el siguiente filtro de formatos: %formats','es',0),(5740,_binary 'Proporcionando ayuda específica de página','es',0),(5741,_binary 'Configuraciones de efectos','es',0),(5742,_binary 'Configuración de idioma del contenido','es',0),(5743,_binary 'Permitir modificar el idioma','es',0),(5744,_binary 'Influencia de \'@title\'','es',0),(5745,_binary 'Instalando módulos de soporte','es',0),(5746,_binary 'Configuración predeterminada de la indexación','es',0),(5747,_binary 'El índice de búsqueda predeterminado se reconstruirá.','es',0),(5748,_binary 'Esto re-indexará el contenido en los índices de búsqueda de todas las páginas de búsqueda activas. La búsqueda continuará funcionando, pero el nuevo contenido no será indexado hasta que todo el contenido existente haya sido re-indexado. Esta acción no se puede deshacer.','es',0),(5749,_binary 'Todos los índices de búsqueda se reconstruirán.','es',0),(5750,_binary 'Añadir enlace de acceso directo','es',0),(5751,_binary 'Una ruta existente en el sistema de archivos local para almacenar documentos privados. Drupal debe tener permisos de escritura sobre él y no debe ser accesible a través de la web. Este valor se  debe cambiar en settings.php','es',0),(5752,_binary 'Estado de publicación','es',0),(5753,_binary 'Si un contenido relativo a un termino es publicado o no.','es',0),(5754,_binary 'Bandeja \"@tray\" @action','es',0),(5755,_binary 'Bandeja @action.','es',0),(5756,_binary 'Advertencia de actualización importante','es',0),(5757,_binary 'Esta actualización es una actualización a una version superior lo cual quiere decir que puede no ser compatible con su version actual. Es recomendable que lea las notas de lanzamiento y proceda bajo su propio riesgo.','es',0),(5758,_binary 'Campo de datos de usuario','es',0),(5759,_binary 'Solamente los usuarios con el indicador de permiso seleccionado podrán acceder a esta pantalla.','es',0),(5760,_binary 'Solamente los roles releccionados serán capaces de acceder a esta pantalla.','es',0),(5761,_binary 'El texto formateado del área','es',0),(5762,_binary 'El campo correspondiente de la entidad','es',0),(5763,_binary 'La ID de la extensión','es',0),(5764,_binary 'Opciones de fila','es',0),(5765,_binary 'Mostrar opciones del extensor de ajustes','es',0),(5766,_binary 'Ver bloque','es',0),(5767,_binary 'Dejar en blanco para usar la hora de envío del formulario.','es',0),(5768,_binary 'Opciones de presentación del formato de número entero','es',0),(5769,_binary 'Anulaciones de enlace de menu estático','es',0),(5770,_binary 'Existen entidades de tipo %entity_type y %bundle %bundle_label. Estas entidades necesitan ser borradas antes de importar.','es',0),(5771,_binary 'Desactivados','es',0),(5772,_binary 'El código de idioma del idioma del comentario en el que está escrito.','es',0),(5773,_binary 'El código de idioma del mensaje.','es',0),(5774,_binary 'El idioma fuente para el que se ha creado esta traducción.','es',0),(5775,_binary 'Traducción anticuada','es',0),(5776,_binary 'Autor de la traducción','es',0),(5777,_binary 'El autor de esta traducción','es',0),(5778,_binary 'Un tipo de dato lógico indicando si la traducción es visible a los no traductores.','es',0),(5779,_binary 'Fecha de creación de la traducción','es',0),(5780,_binary 'El timestamp de Unix cuando se creó la traducción.','es',0),(5781,_binary 'Fecha de modificación de la traducción','es',0),(5782,_binary 'El timestamp de Unix cuando la traducción fue guardada más recientemente.','es',0),(5783,_binary 'Entidades y tipos de entidad','es',0),(5784,_binary 'Subtipos de entidad','es',0),(5785,_binary 'Algunos tipos de entidades de contenidos se agrupan en sub-tipos (por ejemplo, podría tener tipos de artículos y contenido de la página dentro del tipo de entidad del sitio principal, y vocabularios de etiquetas y categorías dentro del tipo de entidad de términos de taxonomía); otros tipos de entidades, como cuentas de usuario, no tienen subtipos. Los programadores utilizan el término <em>bundle</em> para la entidad subtipos.','es',0),(5786,_binary 'Campos y tipos de campo','es',0),(5787,_binary 'Los tipos y subtipos de entidad de contenidos almacenan la mayor parte de su texto, archivos, y otra información en <em>campos</em>. Los campos que se agrupan por <em>tipos de campo</em>; los tipos de campo definen qué tipo de datos se pueden almacenar en ese campo, tales como texto, imágenes o referencias de términos de taxonomía.','es',0),(5788,_binary 'Formatos y modos de vista','es',0),(5789,_binary 'Los tipos y subtipos de entidad de contenido pueden tener uno o más <em>modos de visualización</em>, que se utiliza para la visualización de los elementos de entidad. Por ejemplo, un elemento de contenido puede ser visto en el modo completo en su propia página, modo resumido en una lista, o el modo de RSS en un feed. En cada modo de visualización, cada campo se puede ocultar o mostrar, y si se muestra, se puede elegir y configurar el <em>formateador</em> que se utiliza para mostrar el campo. Por ejemplo, un campo de texto largo puede mostrar recortados o de larga duración, y los campos de referencia plazo taxonomía se pueden visualizar en texto plano o vinculados a la página de término de taxonomía.','es',0),(5790,_binary 'Controles y modos de formulario','es',0),(5791,_binary 'Los tipos y subtipos de entidad de contenido pueden tener uno o más <em>modos de formulario</em>, utilizadas para la edición. Por ejemplo, un elemento de contenido puede ser editado en un formato compacto con sólo algunos campos editables, o un formato completo que permite a todos los campos ser editados. En cada modo de formulario, cada campo se puede ocultar o mostrar, y si se muestra, se puede elegir y configurar el <em>control de</em> que se utiliza para editar el campo. Por ejemplo, un campo de referencia de término de taxonomía se puede editar con una lista de selección, botones de radio, o un control de autocompletado.','es',0),(5792,_binary 'Habilitar tipos de campo, widgets y formatos','es',0),(5793,_binary 'Manejador del campo de entidad de vistas\r\nManejador de la entidad de vista de campo','es',0),(5794,_binary 'Creando un campo','es',0),(5795,_binary 'En la página de <em>Gestión de campos</em> para su tipo o subtipo de entidad, se puede añadir, configurar y eliminar campos para ese tipo o subtipo de entidad. Cada campo tiene un <em>nombre de máquina</em>, que se utiliza internamente para identificar el campo y debe ser único en un tipo de entidad; una vez que se crea un campo, no se puede cambiar el nombre de la máquina. La mayoría de los campos tienen dos tipos de ajustes. Los ajustes a nivel de campo dependen del tipo de campo, y afectan a cómo se almacenan los datos en el campo. Una vez que se establecen, ya no se pueden cambiar; ejemplos incluyen cuántos datos se permiten valores para el campo y donde se almacenan los archivos. Los ajustes de tipo sub-nivel son específicos de cada entidad sub-tipo del campo se utiliza en adelante, y que se pueden cambiar más adelante; ejemplos incluyen la etiqueta del campo, el texto de ayuda, valor predeterminado, y si el campo es obligatorio o no. Puede regresar a esta configuración seleccionando el enlace <em>Editar</em> para el campo de la página <em> Gestión de campos </em>.','es',0),(5796,_binary 'Reusando campos','es',0),(5797,_binary 'Configurar la edición de campos','es',0),(5798,_binary 'En la página de <em>Gestión de presentación de formularios</em> de su tipo o subtipo de entidad, puede configurar el modo en que los datos de campo son editados de forma predeterminada y en cada modo de formulario. Si su tipo de entidad tiene varios modos de formulario (en la mayoría de los sitios, la mayoría de entidades no los tienen), puede alternar entre los modos de formulario en la parte superior de la página, y usted puede cambiar si cada modo de formulario utiliza la configuración predeterminada o la configuración personalizada en la sección <em>Opciones de pantalla personalizado</em>. Para cada campo en cada modo de formulario, puede seleccionar el control a usar para la edición; algunos controles tienen opciones adicionales de configuración, como el tamaño de un campo de texto, y éstas se pueden editar con el botón Editar (que se parece a una rueda). También puede cambiar el orden de los campos del formulario. Puede excluir un campo de un formulario eligiendo <em>Oculto</em> de la lista desplegable de controles o arrastrándolo en la sección <em>Desactivado</em>.','es',0),(5799,_binary 'Configurar la presentación de campos','es',0),(5800,_binary 'En la página <em>Gestión de visualización</em> de su tipo o subtipo de entidad, puede configurar como se visualiza cada campo de forma predeterminada en cada modo de vista. Si su tipo de entidad tiene múltiple modos de vista, puede cambiar entre las opciones predeterminadas o las personalizadas en la sección <em>Opciones de visualización personalizadas</em>. Para cada campo en cada modo de vista, puede escoger si o como visualizar la etiqueta de campo desde la lista desplegable <em>Etiqueta</em>. Puede también seleccionar el formateador que va a utilizar para su visualización; algunos formateadores tiene opciones de configuración, que puede editar usando el botón Editar (el cual parece una rueda). Puede también cambiar el orden de visualización de campos. Puede excluir un campo de un modo de vista específico eligiendo <em>Oculto</em> de la lista desplegable de formateadores o arrastrándolo en la sección <em>Desactivado</em>.','es',0),(5801,_binary 'Configurar vista y modos de formulario','es',0),(5802,_binary 'Listando campos','es',0),(5803,_binary 'Las imágenes debe ser exactamente de <strong>@size</strong> píxeles.','es',0),(5804,_binary 'Las imágenes deben ser más grandes de <strong>@min</strong> pixels. La imágenes más largas de <strong>@max</strong> pixels se ajustarán de tamaño.','es',0),(5805,_binary 'Las imágenes deben ser mayores de <strong>@min</strong> píxeles.','es',0),(5806,_binary 'Las imágenes mayores de <strong>@max</strong> píxeles serán redimensionadas.','es',0),(5807,_binary 'Define como se maneja el texto combinando filtros en los formatos de texto.','es',0),(5808,_binary 'El código de idioma del enlace de menú.','es',0),(5809,_binary 'Nodo autorizado por (uid)','es',0),(5810,_binary 'Revisión autorizada por (uid)','es',0),(5811,_binary 'Conceder  acceso a la vista de contenido','es',0),(5812,_binary 'La ubicación a la que este acceso directo apunta.','es',0),(5813,_binary 'Configuraciones de Servidor de Confianza','es',0),(5814,_binary 'La opción trusted_host_patterns está configurado para permitir %trusted_host_patterns','es',0),(5815,_binary 'Cambiar nombre del sitio, dirección de correo electrónico, eslogan, página de inicio predeterminada, y páginas de error.','es',0),(5816,_binary 'Esto sólo se utiliza cuando el sitio está configurado para utilizar un tema de administración por separado en la página de apariencia.','es',0),(5817,_binary 'Enlaza a cualquier página','es',0),(5818,_binary 'Esto permite saltar la comprobación de acceso cuando se enlazan rutas internas.','es',0),(5819,_binary 'No se puede instalar @extension, %config_names ya existe en la configuración activa.No se puede instalar @extension, %config_names ya existe en la configuración activa.','es',0),(5820,_binary 'No tiene acceso para ejecutar %action en el %entity_label @entity_type_label.','es',0),(5821,_binary 'estrecho','es',0),(5822,_binary 'Nota: el contenido puede ser mantenido, despublicado, eliminado or transferido al usuario anónimo dependiendo de la configuración del usuario activo.','es',0),(5823,_binary 'No se encuentra la referencia a la vista %view_name.','es',0),(5824,_binary 'Pre-contenido','es',0),(5825,_binary 'Versión del sitio','es',0),(5826,_binary 'Rastro de menu activo','es',0),(5827,_binary 'Actualizaciones de la configuración','es',0),(5828,_binary 'Se actualizará la configuración detallada.','es',0),(5829,_binary 'Un campo de entidad conteniendo un valor de contraseña.','es',0),(5830,_binary 'Un campo de texto de autorrellenado con capacidad de etiquetado.','es',0),(5831,_binary 'Revisión de contenido de bloques es un historial de cambios  al contenido de bloques.','es',0),(5832,_binary 'Estilo de imagen adaptable %label guardado.','es',0),(5833,_binary 'Información de campo, controles y formateadores','es',0),(5834,_binary 'Proporcionado por módulos','es',0),(5835,_binary 'Proporcionado por el core de Drupal.','es',0),(5836,_binary 'Tal y como se mencionó anteriormente, alguno tipos de campos, controls y formateadores son proporcionados por el core de Drupal. Aquí tiene algunas notas en como usar algunas de ellas:','es',0),(5837,_binary '<strong>Los campos numéricos</strong>: Cuando se agrega un campo numérico se puede elegir entre tres tipos: <em>decimal</em>, <em>float</em> y <em>entero</em>. El tipo de campo numérico <em> decimal</em> permite a los usuarios introducir valores exactos decimales, con un número fijo de decimales. El tipo de campo numérico <em>float</em>permite a los usuarios introducir valores decimales aproximados. El tipo de campo numérico <em>entero</em> permite a los usuarios introducir números enteros, como el año (por ejemplo, 2012) o valores completos (por ejemplo, 1, 2, 5, 305). No permite decimales.','es',0),(5838,_binary 'Definir estilos de imágenes','es',0),(5839,_binary 'Nombrando estilos de imágenes','es',0),(5840,_binary 'Cuando defina un estilo de imagen, tendrá que elegir un nombre que se muestre y un nombre de máquina. El nombre que se muestra aparece en las páginas administrativas, y el nombre de la máquina se utiliza para generar la URL con la que acceder a una imagen procesada en ese estilo. Hay dos enfoques comunes para nombrar estilos de imagen: ya sea a partir de los efectos que se aplican (por ejemplo, <em>Cuadro 85x85</em>), o en función de donde se va a utilizar (por ejemplo, <em>Foto de perfil</em>).','es',0),(5841,_binary 'Configurando campos de imagen','es',0),(5842,_binary 'El tamaño máximo de archivo que se puede cargar está limitado por la configuración PHP del servidor, pero se puede restringir aún más ajustando un <em>tamaño máximo de carga<em> en los ajustes del campo (este ajuste se puede cambiar más adelante). El tamaño máximo de archivo, ya sea desde la configuración PHP del servidor o la configuración del campo, se muestra automáticamente a los usuarios en el texto de ayuda del campo de imagen.','es',0),(5843,_binary 'También puede configurar una imagen predeterminada que se utilizará si no hay imagen se carga en un campo de imagen. Este defecto se puede definir para todas las instancias del campo en la configuración de almacenamiento de campo al crear un campo, y el ajuste se puede anular para cada entidad sub-tipo que utiliza el campo.','es',0),(5844,_binary 'Configurando presentación y visualización de formularios','es',0),(5845,_binary 'En la página <em>Administrar visualización</em>, usted puede elegir el formato de imagen, que determina el estilo de imagen que se utiliza para mostrar la imagen en cada modo de visualización y si desea o no mostrar la imagen como un enlace. En la página de <em>Administrar forma de visualización</em>, puede configurar el widget de carga de imágenes, incluyendo la configuración del estilo de la imagen de vista previa que aparece en la forma de edición de la entidad.','es',0),(5846,_binary 'Configuración de idioma seleccionado','es',0),(5847,_binary 'El idioma predeterminado seleccionado ya no existe.','es',0),(5848,_binary 'Configuración de la detección de idioma guardado.','es',0),(5849,_binary 'Códigos de idiomas u otro texto personalizado a usar como prefijo de ruta para detección de idioma de URL. Para el idioma de fallback seleccionado, este valor puede dejarse en blanco. <strong>Modificar este valor puede estropear URLs existentes. Úsese con precaución en un entorno de producción.</strong> Ejemplo: Especificar \"deutsch\" como código de prefijo de ruta para el aléman resultará en URLs como \"example.com/deutsch/contact\".','es',0),(5850,_binary 'Enlace URI puede ser accedido por el usuario.','es',0),(5851,_binary 'La ruta \'@uri\' es inaccesible.','es',0),(5852,_binary 'La ruta \'@uri\' es inválida.','es',0),(5853,_binary 'Indica si el enlace del menú debe ser redescubierto.','es',0),(5854,_binary '@title [%language traducción]','es',0),(5855,_binary 'El nombre de usuario del autor del contenido.','es',0),(5856,_binary 'Definiendo estilos adaptables para la imagen.','es',0),(5857,_binary 'Utilizando estilos adaptables para la imagen en los campos imagen.','es',0),(5858,_binary 'Un estilo de imagen adaptable que asocia un estilo de imagen con cada punto de ruptura definido por su tema.','es',0),(5859,_binary 'Estilos adaptables de la imagen.','es',0),(5860,_binary 'Editar el estilo adaptable de la  imagen','es',0),(5861,_binary 'Duplicar el estilo adaptable de la imagen','es',0),(5862,_binary 'Añadir el estilo adaptable a la imagen','es',0),(5863,_binary 'Estilo adaptable de la imagen.','es',0),(5864,_binary 'Mapeos del estilo de imagen','es',0),(5865,_binary 'Mapeado de estilo de imagen','es',0),(5866,_binary 'Tipo de mapeo para imagen responsive','es',0),(5867,_binary 'Tamaño de atributos.','es',0),(5868,_binary 'Estilos de imagen para ser utilizados cuando se utiliza el atributo \'tamaños\'.','es',0),(5869,_binary '<em>Duplicar estilo de imagen adaptable</em> @label','es',0),(5870,_binary '<em>Editar estilo de imagen adaptable </em> @label','es',0),(5871,_binary 'Estilo de imagen adaptable @label guardado,','es',0),(5872,_binary 'Estilo de imagen adaptable: @responsive_image_style','es',0),(5873,_binary 'Seleccionar un estilo de imagen adaptable.','es',0),(5874,_binary 'La interfaz de usuario de arrastrar y soltar para la ordenación de tablas en la interfaz administrativa presenta un reto para algunos usuarios, incluyendo los usuarios de lectores de pantalla y otras tecnologías de asistencia. La interfaz de arratrar y soltar puede desactivarse en una tabla haciendo clic en un enlace etiquetado \"Mostrar peso de las filas\" encima de las tablas. La interfaz de reemplazo permite a los usuarios ordenar la tabla escogiendo pesos numéricos en lugar de arrastrar filas de tablas.','es',0),(5875,_binary 'Utilizando el modo de mantenimiento','es',0),(5876,_binary 'Configurando el sistema de archivos','es',0),(5877,_binary 'Configurando el conjunto de herramientas para imagen','es',0),(5878,_binary '¿Está usted seguro de que desea eliminar el formato %name : %format?','es',0),(5879,_binary 'Administrando vocabularios','es',0),(5880,_binary 'Administrando términos','es',0),(5881,_binary 'Clasificando contenido de entidad','es',0),(5882,_binary 'Añadiendo nuevos términos durante la creación de contenido','es',0),(5883,_binary 'Correo electrónico del usuario requerido \r\nen el contexto: Validación','es',0),(5884,_binary 'La entidad objetivo','es',0),(5885,_binary 'Adjuntar una cadena consulta de destino a los enlaces de operaciones.','es',0),(5886,_binary 'Provee enlaces para llevar a cabo operaciones de entidad.','es',0),(5887,_binary 'Idioma del contenido de la fila de la vista','es',0),(5888,_binary 'Idioma original del contenido en la fila de la vista','es',0),(5889,_binary 'ID @entity_type_label','es',0),(5890,_binary 'Idioma de visualización','es',0),(5891,_binary 'Todo el contenido que permita traducciones será mostrado en el idioma seleccionado.','es',0),(5892,_binary 'Los valores de filtros contextuales son proporcionados por la URL.','es',0),(5893,_binary 'Las siguientes cadenas de reemplazo están disponibles para este campo. Vea que debido al orden de visualización, usted no puede utilizar campos que se muestren después de este campo; si usted necesita un campo que no está listado aquí, reorganice sus campos.','es',0),(5894,_binary 'Introduce el nombre del permiso','es',0),(5895,_binary 'Configuración de almacenamiento del campo referencia de entidad','es',0),(5896,_binary 'Configuración de campo referencia a entidad','es',0),(5897,_binary 'Configuración de la extensión de selección de referencia a entidad','es',0),(5898,_binary 'Presentación en el idioma nativo','es',0),(5899,_binary 'Cookies HTTP','es',0),(5900,_binary 'Cabeceras HTTP','es',0),(5901,_binary 'Es superusuario','es',0),(5902,_binary 'Argumentos de la consulta','es',0),(5903,_binary 'Formato de petición','es',0),(5904,_binary 'Una marca indicando si esta es la traducción predeterminada.','es',0),(5905,_binary 'Opciones del campo (@on_label / @off_label)','es',0),(5906,_binary '@on_label / @off_label','es',0),(5907,_binary 'Visualizado en el idioma nativo','es',0),(5908,_binary 'Ocultar columnas de menor prioridad','es',0),(5909,_binary 'Subido por @username el @datetime','es',0),(5910,_binary 'Con múltiples idiomas configurados, los usuarios registrados pueden seleccionar su idioma preferido y los autores pueden asignar un idioma específico a su contenido.','es',0),(5911,_binary 'Esta página proporciona un resumen del avance en la traducción de la interfaz del sitio para cada idioma configurado.','es',0),(5912,_binary 'Esto debe ser una URL externa como %url.','es',0),(5913,_binary 'No hay protocolos externos peligrosos\r\nen contexto: Validación','es',0),(5914,_binary 'No hay enlaces internos rotos\r\nen contexto: Validación','es',0),(5915,_binary 'Enviado por @author_name el @date','es',0),(5916,_binary 'La búsqueda se realiza con palabras clave exactas y sin importar la mayúsculas; las palabras clave más cortas que las de longitud mínima son ignoradas','es',0),(5917,_binary 'Utilice OR en mayúsculas para obtener más resultados. Por ejemplo: gato OR perro (contenido que incluya \"gato\" o \"perro\")','es',0),(5918,_binary 'Puede utilizar AND en mayúsculas para incluir todas las palabras, pero será lo mismo que el comportamiento predeterminado. Por ejemplo: gato AND perro (lo mismo que \"gato perro\", contenido debe incluir \"gato\" y \"perro\")','es',0),(5919,_binary 'Utilice comillas para buscar una frase. Por ejemplo: \"El gato come ratones\"','es',0),(5920,_binary 'Puede restringir palabras claves con - para excluirlos; debe todavía tener al menos una palabra clave \"positiva\". Por ejemplo: gato -perro (contenido debe incluir gato pero no puede contener perro)','es',0),(5921,_binary 'El usuario es administrador','es',0),(5922,_binary 'Incluye el usuario anónimo en las entidades que coinciden.','es',0),(5923,_binary 'Incluya el usuario anónimo.','es',0),(5924,_binary 'Las búsquedas de usuario buscan nombres de usuarios y nombres de usuarios parciales. Ejemplo: mar podría emparejar los nombres de usuario mar, delmar, y maryjane.','es',0),(5925,_binary 'Puede usar * como un comodín. Ejemplo: m*r emparejará los nombres de usuario mar, delmar, y elementary.','es',0),(5926,_binary 'No se encontraron vistas elegibles.','es',0),(5927,_binary 'La vista no está basada en un tipo de entidad traducible o el sitio no es multilenguaje.','es',0),(5928,_binary 'La visualización \"@display\" utiliza un enlace de \"más\" pero no existen visualizaciones a las que se puede enlazar. Usted necesita especificar una URL personalizada.','es',0),(5929,_binary 'Desactivar la reescritura de SQL omitirá todas las etiquetas de consulta, por ejemplo: desactivar el acceso de nodo como así como sobreescribe la implementaciones de hook_query_alter() en otros módulos.','es',0),(5930,_binary '@count segundo@count segundos','es',0),(5931,_binary 'Permisos de la cuenta','es',0),(5932,_binary 'La contraseña cifrada','es',0),(5933,_binary 'Contraseña existente','es',0),(5934,_binary 'Mostrar el nombre del autor.','es',0),(5935,_binary '¿Está seguro de querer crear un nuevo %name @type?','es',0),(5936,_binary 'Usando el formulario de contacto personal','es',0),(5937,_binary 'Los visitantes del sitio pueden contactar por correo electrónico a los usuarios registrados en su sitio mediante el formulario de contacto personal, sin necesidad de saber o aprender la dirección de correo electrónico del destinatario. Cuando un visitante del sitio está viendo el perfil de usuario, el espectador verá una ficha o enlace <em>Contactar</em>, lo que conduce al formulario de contacto personal. El enlace de contacto personal no se muestra cuando está viendo su propio perfil, y los usuarios deben tener ambos los permisos <em>Ver información de usuario</em> (para ver los perfiles de usuario) y <em>Usar formularios de contacto personal de los usuarios</em> para ver el enlace. El usuario cuyo perfil se está viendo debe tener también su formulario de contacto personal activado (se trata de una opción de la cuenta de usuario); los invitados con el permiso <em>Administrar usuarios</em> puede pasar por alto esta opción.','es',0),(5938,_binary 'Configurando formularios de contacto','es',0),(5939,_binary 'Enlazando a formularios de contacto','es',0),(5940,_binary 'Añadiendo contenido a formularios de contacto','es',0),(5941,_binary '@label (Traducción no soportada).','es',0),(5942,_binary '@entity usando @field_name','es',0),(5943,_binary 'Relacionar cada @entity con un @field_name establecido al @label.','es',0),(5944,_binary 'Configurando presentación de formularios','es',0),(5945,_binary 'Los campos de referencia tienen varios controles disponibles en la página <em>Gestión de presentación de formularios</em>:','es',0),(5946,_binary 'El control <em>Casilla de verificación/botones de radio</em> muestra las entidades existentes para el tipo de entidad como casillas de verificación o botones de radio basado en el conjunto de <em>número de valores permitidos</em> para el campo.','es',0),(5947,_binary 'El control <em>Lista de selección</em> muestra las entidades existentes en una lista desplegable o cuadro de lista de desplazamiento basado en el <em>número permitido de valores</em> ajustado para el campo.','es',0),(5948,_binary 'El control <em>Autocompletar</em> muestra campos de texto en el que los usuarios pueden escribir las etiquetas de entidades basadas en el <em>número permitido de valores</em>. El control se puede configurar para mostrar todas las entidades que contienen los caracteres escritos o restringidos para los que empiezan con esos caracteres.','es',0),(5949,_binary 'El control <em>Autocompletar (estilo de etiquetas)</em> muestra un campo multitexto en el que los usuarios puede introducir en una lista separada por comas de etiquetas de entidades.','es',0),(5950,_binary 'Su servidor no es capaz de mostrar el progreso de subida del archivo. El progreso de subidda de archivos requiere un servidor Apache ejecutándo PHP con mod_php o Nginx con PHP-FPM.','es',0),(5951,_binary 'Su servidor no es capaz de mostrar el progreso de subida del archivo. El progreso de subidda de archivos requiere un servidor Apache ejecutándo PHP con mod_php o PHP-FPM y no FastCGI.','es',0),(5952,_binary 'Mostrar ruta de descarga','es',0),(5953,_binary 'Mostrar el filemime como icono','es',0),(5954,_binary 'Detectar tar','es',0),(5955,_binary 'Enlazar este campo a la URL de descarga del archivo','es',0),(5956,_binary 'Enlace de archivo','es',0),(5957,_binary 'Incluir tar en la extensión','es',0),(5958,_binary 'Si la parte del nombre de archivo justo antes de la extensión es \'.tar\', incluirlo en la salida de la extensión','es',0),(5959,_binary 'Mostrar URI del archivo de descarga','es',0),(5960,_binary 'Mostrar un icono','es',0),(5961,_binary 'El icono representa el tipo de archivo, en lugar del texto MIME (como \"image/jpeg\")','es',0),(5962,_binary 'Usando campos de texto con formateo de texto','es',0),(5963,_binary 'Los campos de texto que permiten formateo de texto son aquellos con \"formateado\" en la descripción. Esos son <em>Texto (formateado, largo, con resumen)</em>, <em>Texto (formateado)</em> y <em>Texto (formateado, largo)</em>. No puede cambiar el tipo de campo una el campo ha sido creado.','es',0),(5964,_binary 'Configuración del tipo de enlace permitido.','es',0),(5965,_binary 'En las opciones de campo, puede definir el tipo de enlace permitido, si es <em> Sólo enlaces internos</em>, <em>Sólo enlaces externos</em>, o <em>Tanto enlaces internos como externos</em>. Las opciones <em>Sólo enlaces internos</em> y <em>Tanto enlaces internos como externos</em> activan un control de autocompletado para enlaces internos, así un usuario no tiene que copiar o recordar una URL.','es',0),(5966,_binary 'Las revisiones permiten rastrear las diferencias que hay entre distintas versiones de su contenido, y volver a versiones anteriores.','es',0),(5967,_binary '%title de @type ha sido revertido a la revisión de %revision-date.','es',0),(5968,_binary 'Acelerando su sitio','es',0),(5969,_binary 'Código de idioma predeterminado del sitio','es',0),(5970,_binary 'Cacheo de página','es',0),(5971,_binary 'Permitir a los usuarios añadir nuevos términos construye gradualmente un vocabulario al mismo tiempo que se añade y edita contenido. Los usuarios pueden añadir nuevos términos si alguno de los dos controles de <em>Autocompletado</em> es elegido para el campo de referencia a términos de taxonomía en la página <em>Gestionar la visualización del formulario</em> para el campo. También necesitará activar la opción <em>Crear entidades referenciadas si no existen</em> y restringir el campo a un vocabulario.','es',0),(5972,_binary 'Si elige <em>Texto (plano)</em> o <em>Texto (formateado)</em> como el tipo de campo en la página de <em>Gestión de campos</em>, entonces se mostrará una única fila. Puede cambiar la longitud máxima del texto en las <em>Opciones de campo</em> cuando configure el campo.','es',0),(5973,_binary 'Si elige <em>Texto (plano, largo)</em>, <em>Texto (formateado, largo)</em> o <em>Texto (formateado, largo, con resumen)</em> en la página de <em>Gestión de campos</em>, entonces los usuarios pueden insertar texto de longitud sín límite. En la página de <em>Gestión de visualización de formularios</em> puede establecer el número de filas que se mostrarán a los usuarios.','es',0),(5974,_binary 'Como alternativa al uso de una versión recortada del texto, puede introducir un resumen separado seleccionando el tipo de campo de <em>texto (formateado, largo, con resumen)</em> en la página de <em>Gestión de campos</em>. Incluso si <em>Resumen de la entrada</em> está activado, y los resúmenes son proporcionados, puede sin embargo mostrar texto <em>recortado</em>, eligiendo el formato apropiado en la página de <em>Gestión de visualización</em>.','es',0),(5975,_binary 'Realizando actualizaciones a través de la página de Actualización','es',0),(5976,_binary 'Enlace al usuario','es',0),(5977,_binary 'Muestra el nombre de usuario o autor.','es',0),(5978,_binary 'Se requiere un contraseña para cambio de campo protegido en contexto: Validación','es',0),(5979,_binary 'Texto para utilizar en esta variante, @count será reemplazado con este valor.','es',0),(5980,_binary 'Texto para utilizar en este formulario singular, @count será reemplazado con este valor.','es',0),(5981,_binary 'Contiene solamente caracteres US ASCII','es',0),(5982,_binary 'Pedido completado! Gracias por su compra.','es',0),(5983,_binary 'Resolver contenido faltante','es',0),(5984,_binary 'La siguientes traducciones de la entidad @entity-type se eliminarán:','es',0),(5985,_binary 'Borrar la traduccion @language','es',0),(5986,_binary 'La traducción @entity-type %label @language ha sido borrada.','es',0),(5987,_binary '¿Está seguro que quiere borrar la traducción @language del @entity-type %label?','es',0),(5988,_binary 'La configuración core.extension no existe.','es',0),(5989,_binary 'No se puede instalar el módulo %module ya que no existe.','es',0),(5990,_binary 'No puede desinstalar el módulo %module mientras está instalado el módulo %dependent_module.','es',0),(5991,_binary 'No se puede instalar el tema %theme, ya que no existe.','es',0),(5992,_binary 'No se puede instalar el tema %theme, ya que se necesita el tema %required_theme.','es',0),(5993,_binary 'No se puede desinstalar el tema %theme debido a que el tema %dependent_theme está instalado.','es',0),(5994,_binary 'Configuración %name depende del módulo %owner que no se instalará tras importar.','es',0),(5995,_binary 'La configuración %name depende del tema %owner que no se instalará después de importar.','es',0),(5996,_binary 'La configuración %name depende de la extensión %owner que no se instalará después de importar.','es',0),(5997,_binary 'No se puede instalar el módulo %module, ya que requiere el módulo %required_module.No se puede instalar el módulo módulo%, ya que requiere los módulos %required_module.','es',0),(5998,_binary 'La configuración %name depende del módulo %module que no será instalado después de importar.La configuración %name depende de los módulos %module que no será instalado después de importar.','es',0),(5999,_binary 'La configuración %name depende del tema %theme que no será instalado después de importar.La configuración %name depende de los temas %theme que no será instalado después de importar.','es',0),(6000,_binary 'La configuración %name depende de la configuración %config  que no existirá después de importar.La configuración %name depende de la configuración (%config)  que no existirá después de importar.','es',0),(6001,_binary 'Texto de la interfaz','es',0),(6002,_binary 'Orden de los métodos de detección de idioma para el texto de la interfaz. Si la traducción del texto de la interfaz está disponible en el idioma detectado, se mostrará.','es',0),(6003,_binary 'Inaccesible','es',0),(6004,_binary 'NotNull en contexto: Validation','es',0),(6005,_binary 'Null en contexto: Validation','es',0),(6006,_binary 'Comportamiento de biblioteca de bloque vacío','es',0),(6007,_binary 'Provee un enlace para añadir un nuevo bloque.','es',0),(6008,_binary 'La configuración no puede ser importada porque falló la validación por las siguientes razones:','es',0),(6009,_binary 'Enlace para traducir @entity_type_label','es',0),(6010,_binary 'Proveer un enlace de traducción para @entity_type_label','es',0),(6011,_binary 'Interfaz Idioma del texto seleccionado para la página','es',0),(6012,_binary 'Personalice la detección del idioma %language_name para diferenciar las opciones de detección de idiomas del texto de la interfaz.','es',0),(6013,_binary 'El dominio para %language sólo puede contener el nombre de dominio, no una barra diagonal, protocolo y/o puerto.','es',0),(6014,_binary 'La traducción de @language de %label de @type ha sido eliminada.','es',0),(6015,_binary 'Configuración de Xdebug','es',0),(6016,_binary 'xdebug.max_nesting_level está establecido a %value.','es',0),(6017,_binary 'Establezca <code>xdebug.max_nesting_level=@level</code> en su configuración de PHP ya que algunas páginas de su sitio Drupal pueden no funcionar cuando este ajuste es demasiado bajo.','es',0),(6018,_binary 'Para más información, consulte el <a href=\"https://www.drupal.org/upgrade\">manual de actualización</a>. Si no está seguro de lo que puedan significar esos términos, tal vez debería contactar su proveedor de hosting.','es',0),(6019,_binary 'Límite recortado','es',0),(6020,_binary 'Si el resumen no se establece, el campo %label recortado terminará en la última frase completa antes de este límite de caracteres.','es',0),(6021,_binary 'Límite recortado: @trim_length caracteres','es',0),(6022,_binary 'Trabajando con vistas multiidiomas','es',0),(6023,_binary 'Debido a que cada fila de resultados contiene una traducción específica de cada entidad, los filtros de nivel de campo también están relacionados con estas traducciones de la entidad. Por ejemplo, si su vista tiene un filtro que especifica que el título de la entidad debe contener una palabra en particular en inglés, podrá supuestamente filtrar todas las filas que contienen traducciones al chino, ya que no contienen la palabra en inglés. Si su vista también tiene un segundo filtro que se especifica que el título debe contener una palabra china en particular, y si está utilizando lógica \"And\" para el filtrado, probablemente terminará sin resultados en la vista, ya que probablemente no hay ninguna traducción de entidad que contenga tanto las palabras chinas y en inglés en el título.','es',0),(6024,_binary 'Independientemente del filtrado, puede elegir el idioma visualizado (el idioma utilizado para mostrar las entidades y sus campos) a través de una opción en la visualización. Su elección de idioma son los mismos que las elecciones del filtro de idioma con un opción adicional de \"Idioma de contenido de la vista de fila\" e \"Idioma original del contenido de la vista de fila\", lo que significa que mostrará cada entidad la fila resultante usando el idioma que tenga la entidad o en el cual fue originalmente creado. En teoría, esto le daría la flexibilidad de filtrar traducciones en francés y después mostrar los resultados en español. La elección más usual sería usar el mismo idioma para el idioma de visualización y cada filtro de entidad en la vista o usar la opción de idioma de fila para la visualización.','es',0),(6025,_binary 'Enlace de entidad','es',0),(6026,_binary 'Enlace de eliminación de entidad','es',0),(6027,_binary 'Enlace de edición de entidad','es',0),(6028,_binary 'Enlace a @entity_type_label','es',0),(6029,_binary 'Proporciona un enlace de visualización a @entity_type_label.','es',0),(6030,_binary 'Enlace para editar @entity_type_label','es',0),(6031,_binary 'Proporciona un enlace de edición a @entity_type_label.','es',0),(6032,_binary 'Enlace para eliminar @entity_type_label','es',0),(6033,_binary 'Proporciona un enlace de eleminación a @entity_type_label.','es',0),(6034,_binary 'Vista\r\nen contexto: Tipo de entidad Vista','es',0),(6035,_binary 'Opciones tales como paginado, ordenamiento de tablas, y filtros expuestos no refrescarán la página.','es',0),(6036,_binary 'Seleccionar el paginador','es',0),(6037,_binary 'Puede ser una ruta interna de Drupal como node/add o una URL externa como \"https://www.drupal.org\". Puedes usar los siguientes patrones de reemplazo.','es',0),(6038,_binary 'De modo predefinido, la tabla está oculta para una vista vacía. Con esta opción es posible mostrar una tabla vacía con el texto en ella.','es',0),(6039,_binary 'Etiquetas de cache','es',0),(6040,_binary 'Ajustes del formato de presentación de la marca temporal','es',0),(6041,_binary 'Formato futuro','es',0),(6042,_binary 'Formato pasado','es',0),(6043,_binary '@requirements_message (Actualmente usando @item la versión @version)','es',0),(6044,_binary 'No se admite el motor de almacenamiento MyISAM.','es',0),(6045,_binary '0 segundos','es',0),(6046,_binary 'La validación ha fallado porque el valor entra en conflicto con el valor de %field_name, al cuál no puede acceder.','es',0),(6047,_binary 'Hace falta el módulo @module','es',0),(6048,_binary 'Utilice <em>@interval</em> donde quiera que aparezca el texto de intervalo formateado.','es',0),(6049,_binary 'Cuántas unidades de intervalos de tiempo deberían mostrarse en la salida formateada.','es',0),(6050,_binary 'Fecha futura: %display','es',0),(6051,_binary 'Fecha pasada: %display','es',0),(6052,_binary '- Zona Horaria predeterminada/definida por el usuario -','es',0),(6053,_binary 'Formato de Fecha: @date_format','es',0),(6054,_binary 'Zona horaria: @timezone','es',0),(6055,_binary 'Revisión de traducción está afectado','es',0),(6056,_binary 'Indica si la última edición de una traducción pertenece a la revisión actual.','es',0),(6057,_binary 'Archivo de configuración','es',0),(6058,_binary 'Sus archivos de configuración  se han subido con éxito y están listos para la importación.','es',0),(6059,_binary 'Traducir cualquier configuración incluyendo aquellos enviados con módulos y temas.','es',0),(6060,_binary 'Sobrescribir la zona horaria','es',0),(6061,_binary 'Ajustes de formato de pantalla personalizados con fecha y hora','es',0),(6062,_binary 'Configuración de formato de visualización hace tiempo de fecha y hora','es',0),(6063,_binary 'La zona horaria seleccionada aquí será la que se use siempre.','es',0),(6064,_binary 'URI del archivo','es',0),(6065,_binary 'Traducir el texto de la interfaz','es',0),(6066,_binary 'Traducir cualquier texto de la información incluyendo la configuración enviado con módulos y temas.','es',0),(6067,_binary 'Las páginas solicitadas por usuarios anónimos son almacenados la primera vez que son pedidos y después son reutilizados. Dependiendo de la configuración de sus sitio y la cantidad de tráfico web relacionado con visitantes anónimos, el sistema de caché puede incrementar significativamente la velocidad de su sitio.','es',0),(6068,_binary 'Configurando la cache de las páginas internas.','es',0),(6069,_binary 'Caché de la página interna.','es',0),(6070,_binary 'Configurando el rendimiento','es',0),(6071,_binary 'Última ejecución: hace %time.','es',0),(6072,_binary 'La ruta \'%path\' debe comenzar con una barra oblicua.','es',0),(6073,_binary 'Permitir a los usuarios controlar las opciones de visualización seleccionadas para esta vista.','es',0),(6074,_binary 'Permitir al usuario controlar el número de elementos mostrados en esta vista','es',0),(6075,_binary 'Permitir al usuario especificar la cantidad de elementos a omitir desde el inicio de esta vista.','es',0),(6076,_binary 'Biblioteca de medios','es',0),(6077,_binary 'Variantes plurales','es',0),(6078,_binary 'Colocar bloque <span class=\"visually-hidden\">en la región %region</span>','es',0),(6079,_binary 'No hay bloques disponibles.','es',0),(6080,_binary 'Exportación de la configuración completa','es',0),(6081,_binary 'Importación de una configuración completa','es',0),(6082,_binary 'Exportando un único elemento de configuración','es',0),(6083,_binary 'Importando un único elemento de configuración','es',0),(6084,_binary 'Sincronización de configuración','es',0),(6085,_binary 'Importar y exportar la configuración.','es',0),(6086,_binary '@date por @username','es',0),(6087,_binary 'Debe incluir al menos una palabra clave para que coincida en el contenido y la puntuación es ignorada.Debe incluir al menos una palabra clave para que coincida en el contenido. Palabras clave deben tener al menos @count caracteres y la puntuación es ignorada.','es',0),(6088,_binary 'Administrar los estilos de imagen adaptables.','es',0),(6089,_binary 'Este tema no tiene una región \'contenido\'','es',0),(6090,_binary 'Versión de Apache','es',0),(6091,_binary 'Debido a las configuraciones de ServerTokens en httpd.conf, es imposible determinar con precisión la versión de Apache que está corriendo en este servidor. El valor reportado es @reported, para correr Drupal sin mod_rewrite, la versión mínima necesaria es 2.2.16.','es',0),(6092,_binary 'Filtrar por nombre o descripción','es',0),(6093,_binary 'Escriba parte del nombre o descripción del módulo','es',0),(6094,_binary 'El contenedor no puede guardarse en caché.','es',0),(6095,_binary 'Drupal no pudo configurar correctamente la base de datos actual debido al siguiente error: @error.','es',0),(6096,_binary 'La versión %version del servidor de bases de datos es menor que la versión %minimum_version mínima requerida.','es',0),(6097,_binary 'Debe seleccionarse un valor para %part.','es',0),(6098,_binary '@title (valor @number)','es',0),(6099,_binary 'Se ha encontrado un error: @count errores han sido encontrados: ','es',0),(6100,_binary 'Acciones principales de administración','es',0),(6101,_binary 'Pestañas mostradas','es',0),(6102,_binary 'Seleccionar las pestañas que serán mostradas en el bloque','es',0),(6103,_binary 'Mostrar las pestañas primarias','es',0),(6104,_binary 'Mostrar las pestañas secundarias','es',0),(6105,_binary 'La dirección IP bloqueada.','es',0),(6106,_binary 'Generando contenido accesible','es',0),(6107,_binary 'La hora en que el comentario fue creado, en formato Unix.','es',0),(6108,_binary 'La hora en que el comentario fue editado por su autor, en formato Unix.','es',0),(6109,_binary 'El módulo que implementa el tipo de campo.','es',0),(6110,_binary 'El conjunto de entidad.','es',0),(6111,_binary 'El nombre original de máquina del modo de vista.','es',0),(6112,_binary 'La Id del modo de visualización.','es',0),(6113,_binary 'El nombre del formato.','es',0),(6114,_binary 'Si el formato es cacheable.','es',0),(6115,_binary 'Los identificadores de los roles que pueden utilizar el formato.','es',0),(6116,_binary 'Los filtros configurados para el formato.','es',0),(6117,_binary 'El estado del formato','es',0),(6118,_binary 'El peso del formato','es',0),(6119,_binary 'Peso para el método de detección de idioma @title','es',0),(6120,_binary 'Habilitar el método de detección de idioma @title','es',0),(6121,_binary 'Núcleo (Experimental)','es',0),(6122,_binary 'La migración @id está ocupada con otra operación: @status','es',0),(6123,_binary '@label (@type)','es',0),(6124,_binary 'Bandera indicando si el tipo de nodo está activado','es',0),(6125,_binary 'nodo base.','es',0),(6126,_binary 'Grupos de punto de interrupción: dimensión del visor vs dirección de arte','es',0),(6127,_binary 'Opciones de los puntos de interrupción: tamaño vs estilos de imagen','es',0),(6128,_binary 'Campo de tamaños','es',0),(6129,_binary 'Estilos de imagen para tamaños','es',0),(6130,_binary 'Hubo un error en la carga del estilo de imagen adaptable: “@style“ mientras se mostraba la imagen adaptable.','es',0),(6131,_binary 'Dimensionamiento del visor','es',0),(6132,_binary 'Seleccione un grupo de puntos de salto desde los temas instalados y módulos. Debajo puede seleccionar qué puntos de salto usar para este grupo. Puede también seleccionar que estilo de imagen o estilos usar para cada punto de salto que utilice.','es',0),(6133,_binary 'Aviso: si cambia el grupo de puntos de salto, perderá todas las selecciones de estilo de imagen para cada punto de salto.','es',0),(6134,_binary 'Seleccionar un grupo de puntos de ruptura desde los temas y módulos instalados.','es',0),(6135,_binary 'Seleccionar múltiples estilos de imágenes y use el atributo de tamaños','es',0),(6136,_binary 'Seleccione un estilo de imagen simple.','es',0),(6137,_binary 'No utilice este punto de ruptura.','es',0),(6138,_binary 'Seleccione los estilos de imagen con ancho comprendido desde la cantidad más pequeñas de espacio que ocupará la imagen en el diseño hasta el más largo, teniendo en cuenta que las pantallas de alta resolución necesitará imágenes entre 1.5 hasta 2 veces más grandes.','es',0),(6139,_binary 'Definiciones entidad/campo','es',0),(6140,_binary 'Pestañas de bloque','es',0),(6141,_binary 'Siempre que se muestren las pestañas primarias','es',0),(6142,_binary 'Siempre que se muestren las pestañas secundarias','es',0),(6143,_binary 'La combinación de nombre/formato existente no se ha modificado.','es',0),(6144,_binary 'Ejecutar actualizaciones de base de datos','es',0),(6145,_binary 'El peso del rol.','es',0),(6146,_binary 'Un título semántico asociado con su tabla para incrementar la accesibilidad.','es',0),(6147,_binary 'Grande (480×480)','es',0),(6148,_binary 'Medio (220×220)','es',0),(6149,_binary 'Miniatura (100×100)','es',0),(6150,_binary 'Fecha HTML','es',0),(6151,_binary 'HTML Datetime','es',0),(6152,_binary 'Mes HTML','es',0),(6153,_binary 'Hora HTML','es',0),(6154,_binary 'Semana HTML','es',0),(6155,_binary 'Año HTML','es',0),(6156,_binary 'Fecha anual HTML','es',0),(6157,_binary 'Fecha larga por defecto','es',0),(6158,_binary 'Fecha mediana por defecto','es',0),(6159,_binary 'Fecha corta por defecto','es',0),(6160,_binary 'Menú de cuenta de usuario','es',0),(6161,_binary 'Bloquear al usuario o usuarios seleccionados','es',0),(6162,_binary 'Cancelar la(s) cuenta(s) de usuario seleccionada(s)','es',0),(6163,_binary 'Desbloquear al usuario o usuarios seleccionados','es',0),(6164,_binary 'Bloque básico','es',0),(6165,_binary 'Un bloque básico contiene un título y un cuerpo.','es',0),(6166,_binary 'Comentarios sobre el sitio web','es',0),(6167,_binary 'Especifique una lista separada por comas. Por ejemplo: Amsterdam, Mexico City, \"Cleveland, Ohio\"','es',0),(6168,_binary 'HTML básico','es',0),(6169,_binary 'HTML Restringido','es',0),(6170,_binary 'El instalador necesita la creación de un directorio de traducciones como parte del proceso de instalación. Crease el directorio %translations_directory . Más detalles sobre la instalación de Drupal disponibles en <a href=\":install_txt\">INSTALL.txt</a>.','es',0),(6171,_binary 'El instalador necesita permisos de lectura a %translations_directory en todo momento. La sección <a href=\":handbook_url\">incidencias en alojamiento web</a> de la documentación le ofrece ayuda en este y otros temas.','es',0),(6172,_binary 'El instalador necesita permisos de escritura a %translations_directory en todo momento. La sección <a href=\":handbook_url\">incidencias en alojamiento web</a> de la documentación le ofrece ayuda en este y otros temas.','es',0),(6173,_binary 'El instalador necesita contactar con el servidor de traducción para descargarse un archivo de traducción. Compruebe su conexión a internet y verifique si su website puede acceder al sevidor de traducción en <a href=\":server_url\">@server_url</a>.','es',0),(6174,_binary 'El archivo de traducción en %language no está disponible en el servidor de traducciones. <a href=\":url\">Escoja un idioma diferente</a> o seleccione English y traduzca su website más tarde.','es',0),(6175,_binary 'El archivo de traducción en %language no se pudo descargar. <a href=\":url\">Elija otro idioma</a> o inglés y traduzca su sitio web en otro momento.','es',0),(6176,_binary 'El instalador @drupal necesita que se cree un archivo %file como parte del proceso de instalación. Copie el archivo %default_file como %file. Más detalles sobre la instalación de Drupal están disponible en <a href=\":install_txt\">INSTALL.txt</a>.','es',0),(6177,_binary '@drupal necesita permisos de lectura a %file en todo momento. La sección sobre <a href=\":handbook_url\">incidencias en alojamiento web</a> de la documentación ofrece ayuda sobre este y otro temas.','es',0),(6178,_binary 'El instalador de @drupal necesita permisos de escritura a %file durante el proceso de instalación. La sección sobre <a href=\":handbook_url\">incidencias en alojamiento web</a> de la documentación ofrece ayuda sobre este y otro temas.','es',0),(6179,_binary 'El instalador @drupal no pudo crear un archivo %file con los permisos y propietarios adecuados. Acceda a sus servidor web, borre el archivo %file existente y crease uno nuevo copiando el archivo %default_file como %file. Más detalles sobre la instalación de Drupal están disponibles en <a href=\":install_txt\">INSTALL.txt</a>. La sección sobre <a href=\":handbook_url\">incidencias en alojamiento web</a> de la documentación ofrece ayuda sobre este y otro temas.','es',0),(6180,_binary 'Compruebe los mensajes y <a href=\":retry\">vuelva a intentarlo</a>, o puede escojer <a href=\":cont\">continuar de todos modos</a>.','es',0),(6181,_binary 'Compruebe los mensajes y <a href=\":url\">vuelva a intentarlo</a>.','es',0),(6182,_binary 'Los siguientes módulos son requeridos pero no fueron encontrados. Muevalos en los subdirectorios de módulos adecuados tal como <em>/modules</em>. Módulos faltantes: @modules','es',0),(6183,_binary 'Actualizando @module','es',0),(6184,_binary 'Tipo de Entidad no coincide con el renombramiento. @old_type no es igual a @new_type para la configuración existente @old_name y la configuración guardada @new_name.','es',0),(6185,_binary 'Renombrar la operación para una configuración sencilla. Configuración existente @old_name y configuración guardada @new_name.','es',0),(6186,_binary 'La base de datos %driver debe utilizar codificación %encoding  para trabajar con Drupal. Cree nuevamente la base de datos con codificación %encoding. Ver <a href=\"INSTALL.pgsql.txt\"> INSTALL.pgsql.txt </a> para más detalles.','es',0),(6187,_binary 'La configuración %setting está establecida actualmente a \'%current_value\', pero debe ser \'%needed_value\'. Cambiar esto ejecutando la siguiente consulta: <code>@query</code>','es',0),(6188,_binary '@uri','es',0),(6189,_binary 'Funcionando en modo de mantenimiento. <a href=\":url\">Volver a conectar</a> el sitio web.','es',0),(6190,_binary 'Tamaño de campo de texto: @size','es',0),(6191,_binary 'Número de filas: @rows','es',0),(6192,_binary 'Tamaño de campo URI: @size','es',0),(6193,_binary 'ADVERTENCIA: No está usando una conexión encriptada, así que su contraseña será enviada como texto plano.<a href=\":https-link\">Saber más</a>.','es',0),(6194,_binary '@name no puede tener más de %max caracteres pero actualmente tiene %length caracteres.','es',0),(6195,_binary '<ul>\r\n<li>Para iniciar de nuevo, debe limpiar su base de datos existente y copiar <em>default.settings.php</em> a <em>settings.php</em>.</li>\r\n<li>Para actualizar una instalación existente, proceda a <a href=\":update-url\">actualizar script</a>.</li>\r\n<li>Ver tu <a href=\":base-url\"> sitio existente</a>.</li>\r\n</ul>','es',0),(6196,_binary 'Todos los cambios necesarios a %dir y %file han sido realizados, por lo que debería quitar los permisos de escritura a ellos ahora para evitar problemas de seguridad. Si no está seguro de cómo hacerlo, consulte el <a href=\":handbook_url\">manual online</a>.','es',0),(6197,_binary 'Restricción de campo único','es',0),(6198,_binary 'Ya existe un @entity_type con @field_name %value.','es',0),(6199,_binary 'El mensaje que debe enviarse. Puede incluir marcadores de posición como [node:title], [user:account-name], [user:display-name] y [comment:body] para representar datos que serán diferentes cada vez que un mensaje se envíe. No todos los marcadores de posición estarán disponibles en todos los contextos.','es',0),(6200,_binary 'El mensaje que se mostrará al usuario actual. Puede incluir marcadores de posición como [node:title], [user:account-name], [user:display-name] y [comment:body] para representar datos que será diferente cada vez que un mensaje sea enviado. No todos los marcadores de posición estarán disponibles en todos los contextos.','es',0),(6201,_binary 'El módulo Ban permite a los administradores prohibir visitas a su sitio de direcciones IP individuales. Para más información, consulte la <a href=\":url\">documentación online para el módulo Ban</a>.','es',0),(6202,_binary 'Los administradores pueden prohibir la entrada a direcciones IP en la página <a href=\":bans\">direcciones IP prohibidas</a>.','es',0),(6203,_binary 'El módulo HTTP Basic Authentication proporciona un proveedor de <a href=\"http://en.wikipedia.org/wiki/Basic_access_authentication\">autenticación HTTP básica</a> para peticiones de servicio web. Este proveedor autentica las solicitudes utilizando el nombre de usuario y la contraseña de autenticación básica HTTP, como una alternativa al uso de sistema de autenticación basada en cookies estándar de Drupal. Sólo es útil si su sitio ofrece servicios web configurados para utilizar este tipo de autenticación (por ejemplo, el <a href=\":rest_help\">módulo RESTful Web Services</a>). Para obtener más información, consulte la <a href=\":hba_do\">documentación online el módulo HTTP Basic Authentication</a>.','es',0),(6204,_binary 'El módulo Block le permite colocar bloques en las regiones de sus temas instalados y configurar las opciones de esos bloques. Para más información, consulte la <a href=\":blocks-documentation\">documentación online para el módulo Block</a>.','es',0),(6205,_binary 'Puede ver donde están las regiones para el tema actual haciendo clic en el enlace <em>Demostrar regiones de bloques</em>en la <a href=\":blocks\">página de Diseño de bloques</a>. Las regiones son específicas de cada tema.','es',0),(6206,_binary 'Para cambiar las opciones de un bloque individual, haga clic en el enlace <em>Configurar</em> en la <a href=\":blocks\">página de Diseño de bloques</a>. Las opciones disponibles varían dependiendo del módulo que proporciona el bloque. Para todos los bloques puede cambiar el título del bloque y cambiar su visualización.','es',0),(6207,_binary 'No ha creado ningún tipo  de bloques todavía. Vaya a la <a href=\":url\">página de creación de tipos de bloques</a> para añadir un nuevo tipo de bloque.','es',0),(6208,_binary 'El módulo Breakpoint mantiene el seguimiento de los puntos de interrupción de la altura, anchura y resolución cuando un diseño adaptable tiene que cambiar para responder a diferentes dispositivos usados para ver el sitio. Este módulo no tiene interfaz de usuario. Para más información, consulte la <a href=\":docs\">documentación online para el módulo Breakpoint</a>.','es',0),(6209,_binary '<a href=\":w3\">Consultas de medios</a> son un vía formal de codificar puntos de interrupción. Por ejemplo, un punto de interrupción de 40em podría ser escrito como una consulta de medios \"(min-width: 40em)\". Los puntos de interrupción son realmente consultas de medios con algunos metadatos adicionales, tales como nombre y información de multiplicador.','es',0),(6210,_binary 'El módulo Comment permite a los usuarios comentar en contenidos del sitio, establecer comentarios predeterminados, permisos y moderar comentarios. Para más información consulte la <a href=\":comment\">documentación online para el módulo Comment</a>.','es',0),(6211,_binary 'Activando comentarios','es',0),(6212,_binary 'Configurando ajustes de comentarios','es',0),(6213,_binary 'Los usuarios con los permisos adecuados pueden sobreescribir las opciones predeterminadas de comentarios de un tipo de entidad al crear un elemento de ese tipo.','es',0),(6214,_binary 'Los comentarios de los usuarios que tienen el permiso <em>Saltan la aprobación de comentario</em> y  se publican inmediatamente. Todos los demás comentarios se colocan en la cola de <a href=\":comment-approval\">Comentarios no aprobados</a>, hasta que un usuario que tenga permiso para <em>Administrar comentarios y ajustes de comentario</em> publica o los elimina. Los comentarios publicados pueden ser mejor administrados en la página de administración <a href=\":admin-comment\">Comentarios publicados</a>. Cuando un comentario no tiene respuestas, sigue siendo editable por su autor, siempre y cuando el autor tiene permiso de <em>Editar comentarios propios</em>.','es',0),(6215,_binary 'En respuesta a @parent_title por @parent_username','es',0),(6216,_binary 'Nombre para @anonymous','es',0),(6217,_binary '<a href=\":login\">Inicie sesión</a> o <a href=\":register\">registrese</a> para enviar comentarios','es',0),(6218,_binary '<a href=\":login\">Inicie sesión</a> para enviar comentarios','es',0),(6219,_binary 'Seleccione el tipo comentario para usar en este campo de comentario. Gestione los tipos de comentario desde la <a href=\":url\">página general de administración</a>.','es',0),(6220,_binary 'El módulo Configuration Manager proporciona una interfaz de usuario para importar y exportar cambios de configuración estre instalaciones en su sitio web en diferentes entornos. La configuración se almacena en formato YAML. Para más información, consulte la <a href=\":url\">documentación online para el módulo Configuration Manager</a>.','es',0),(6221,_binary 'Puede subir una configuración de un sitio completo desde un archivo en la página <a href=\":url\">Importar</a>. Cuando se importe datos desde un antorno diferente, el sitio y los archivos importados deben coincidir en valores de configuración para el UUID en el elemento de configuración <em>system.site</em>. Eso significa que su otro entorno debería ser inicialmente un clon del sitio objetivo. Las migraciones no están soportadas.','es',0),(6222,_binary 'Puede revisar las diferencias entre la configuración activa y un archivo de configuración importado en la página <a href=\":synchronize\">Sincronizar</a> para asegurarse de que los cambios son los esperados, antes de finalizar la importación. La página Sincronizar también muestra elementos de configuración que podrían ser añadidos o borrados.','es',0),(6223,_binary 'Puede exportar un único elemento de configuración seleccionando un <em>tipo de configuración</em> y un <em>nombre de configuración</em> en la página <a href=\":single-export\">Exportación única</a>. La configuración y sus correspondientes <em>nombres de archivo *.yml</em> se muestran en la página para que pueda copiarlos.','es',0),(6224,_binary 'Puede importar un único elemento de configuración pegándolo en formato YAML en el formulario en la página <a href=\":single-import\">Importación única</a>.','es',0),(6225,_binary 'Exporta y descarga la configuración completa de su sitio como un archivo tar.gz.','es',0),(6226,_binary 'Escoja un elemento de configuración para mostrar su estructura YAML.','es',0),(6227,_binary 'Importa un único elemento de configuración pegando sus estructura YAML en el campo de texto.','es',0),(6228,_binary 'Archivo completo','es',0),(6229,_binary 'Elemento único','es',0),(6230,_binary 'Planificado','es',0),(6231,_binary 'Los siguientes elementos en su configuración han cambiado la última importación que puede perderse en la próxima importación.','es',0),(6232,_binary 'Colección de configuración @collection','es',0),(6233,_binary 'De @source_name a @target_name','es',0),(6234,_binary 'El módulo Configuration Translation le permite traducir texto de configuración, por ejemplo: el nombre del sitio, vocabularios, menús o formatos de fecha. Junto con los módulos <a href=\":language\">Language</a>, <a href=\":content-translation\">Content Translation</a>, e <a href=\":locale\">Interface Translation</a>, le permite construir sitios web multilingües. Para más información, consulte la <a href=\":doc_url\">documentación online para el módulo Configuration Translation</a>.','es',0),(6235,_binary 'Para poder traducir la configuración, el sitio web debe tener al menos dos <a href=\":url\">idiomas</a>.','es',0),(6236,_binary 'Los usuarios con el permiso de <em>configuración de traducciones editadas por el usuario</em> puede acceder al resumen de configuración de traducción , y gestionar las traducciones de idiomas específicos. La página de <a href=\":translation-page\"> configuración de traducción</a> muestra una lista de todos los textos de configuración que se puede traducir, ya sea como elementos individuales o como listas. Después de hacer clic en <em>Traducir</em>, se le proporciona una lista de todos los idiomas. Puede <em> añadir </em> o <em> editar </em> traducciones de un lenguaje específico. Los usuarios con permisos de configuración específicos pueden también <em> editar </em> el texto para el idioma predeterminado del sitio. Para algunos elementos de texto de configuración (por ejemplo para el sitio de información), las páginas específicas de traducción también se puede acceder directamente desde sus páginas de configuración.','es',0),(6237,_binary 'Puede traducir los formatos de fecha en la página <a href=\":translation-page\">Traducción de configuraciones</a>. Esto te permite no solo traducir el texto de la etiqueta, sino que también puede establecer <em>formatos de fecha PHP</em> específicos para cada idioma.','es',0),(6238,_binary '@label <span class=\"visually-hidden\">(@source_language)</span>','es',0),(6239,_binary 'El módulo Contacto le permite a los visitantes contactar con usuarios registrados de tu sitio mediante un formulario de contacto personal, también permite la configuración de formularios de contacto a nivel de sitio. Para más información visite la <a href=\":contact\">documentación en línea del módulo</a>.','es',0),(6240,_binary 'En la <a href=\":contact_admin\">página de formularios de contacto</a> puede configurar los campos y presentación de los formularios de contacto personales y puede establecer uno o más formularios de contacto para el sitio. Cada formulario de contacto del sitio tiene un nombre de máquina, una etiqueta y uno o más recipientes definidos; cuando un visitante del sitio envía el formulario, los valores de los campos son enviados a esos recipientes.','es',0),(6241,_binary 'Un formulario de contacto del sitio puede ser designado como el predeterminado. Si escoge designar un formulario predeterminado, el enlace de menú <em>Contacto</em> en el menú de <em>Pie de página</em> le enlazará en ello. Puede modificar este enlace desde la <a href=\":menu-settings\">página de menús</a> si tiene instalado el módulo Menu UI. Puede también crear enlaces a otros formularios de contacto; la URL para cada formulario establecido tiene el formato <em>contact/machine_name_of_form</em>.','es',0),(6242,_binary 'Desde la <a href=\":contact_admin\">Página de formularios de contacto</a>, puede configurar los campos a mostrar en los formularios de contacto, incluido su rótulo y texto de ayuda. Si necesita mostrar otros contenidos (como textos o imágenes) en un formulario de contacto utilice un bloque. Puede crear o editar bloques en la <a href=\":blocks\">Página de disposición de bloques</a>, si el módulo Bloques está instalado.','es',0),(6243,_binary '[@form] @subject','es',0),(6244,_binary '@sender-name (@sender-url) le ha enviado un mensaje utilizando el formulario de contacto en @form-url.','es',0),(6245,_binary '[@site-name] @subject','es',0),(6246,_binary 'Hola @recipient-name,','es',0),(6247,_binary '@sender-name (@sender-url) te ha enviado un mensaje a través del formulario de contacto en @site-name.','es',0),(6248,_binary '@name (no verificado)','es',0),(6249,_binary 'El formulario de contacto no se ha configurado. <a href=\":add\">Añada uno o más formularios</a> .','es',0),(6250,_binary 'Para traducir contenidos, el sitio web debe tener al menos dos <a href=\":url\">idiomas</a>. Si ese es el caso, puede activar la traducción para las entidades de contenido deseadas en la página <a href=\":translation-entity\">Idioma del contenido</a>. Cuando active la traducción, puede escoger el idioma predeterminado para los contenidos y decidir si mostrar el campo de selección de idioma en los formularios de edición de contenido.','es',0),(6251,_binary 'Antes de que pueda traducir contenido, debe haber al menos dos idiomas añadidos en la página de <a href=\":url\">administración de idiomas</a>.','es',0),(6252,_binary 'Para configurar la traducción en este campo, <a href=\":language-settings-url\">active el soporte de idiomas</a> para este tipo.','es',0),(6253,_binary '<a href=\":settings_url\">Active la traducción</a> para <em>tipo de contenidos</em>, <em>vocabularios de taxonomías</em>, <em>cuentas</em>, o cualquier otro elemento que desee traducir.','es',0),(6254,_binary 'El módulo Contextual Links proporciona a los usuarios con el permiso <em>Usar enlaces contextuales</em> acceso rápido a tareas asociados con ciertas áreas de páginas de su sitio. Por ejemplo: un menú que se muestra como un bloque tiene enlaces para editar el menú y configurar el bloque. Para más información, consulte la <a href=\":contextual\">documentación online para el módulo Contextual Links</a>.','es',0),(6255,_binary 'Pasando el cursor sobre el área de interés hace visible el botón de los enlaces contextuales (que tiene aspecto de un lápiz en la mayoría de temas y se muestra normalmente en la esquina superior derecha del área). El icono tiene este típicamente este aspecto: @picture','es',0),(6256,_binary 'El módulo Datetime proporciona un campo de fecha que almacena fechas y horas. También proporciona elementos de <em>horas</em> y <em>fechas</em> de la API Form para su uso en programación de módulos. Consulte las páginas de <a href=\":field\">ayuda del módulo Field</a> y la <a href=\":field_ui\">ayuda del módulo Field UI</a> para información general en campo y en como crearlos y gestionarlos. Para más información, consulte la <a href=\":datetime_do\">documentación online para el módulo Datetime</a>.','es',0),(6257,_binary 'Las <em>opciones</em> y la <em>visualización</em> del campo de fecha puede ser configurado por separado. Consulte la <a href=\":field_ui\">ayuda de Field UI</a> para más información en como gestionar campos y su visualización.','es',0),(6258,_binary 'Las fechas pueden ser visualizadas usando los formateadores <em>Plano</em> o <em>Predeterminado</em>. El formateador <em>Plano</em> muestra la fecha en el formato <a href=\"http://en.wikipedia.org/wiki/ISO_8601\">ISO 8601</a>. Si escoge el formateador <em>Predeterminado</em>, puede escoger un formato de una lista predefinida que puede ser gestionada en la página de <a href=\":date_format_list\">Formatos de fecha y hora</a>.','es',0),(6259,_binary 'Orden de parte de fecha: @order','es',0),(6260,_binary 'Tipo de tiempo:@time_type','es',0),(6261,_binary 'Incrementos de tiempo: @increment','es',0),(6262,_binary 'El módulo Database Logging anota los suceso del sistema en la base de datos de Drupal. Para más información, consulte la <a href=\":dblog\">documentación en pantalla para el módulo Database Logging</a>.','es',0),(6263,_binary 'El módulo Database Logging le permite ver un log de eventos en la página de <a href=\":dblog\">Log de mensajes recientes</a>. El log es una lista cronológica de eventos grabados que contiene datos de uso, datos de rendimientos, errores, avisos e información operacional. Los administradores deberían comprobar el log con regularidad para asegurarse de que su sitio está funcionando adecuadamente.','es',0),(6264,_binary 'En caso de errores o problemas con su sitio, la página de <a href=\":dblog\">Log de mensajes recientes</a> puede ser útil para depuración, dado que muestra la secuencia de sucesos. Los mensajes de registro incluyen información de uso, avisos y errores.','es',0),(6265,_binary 'El número máximo de mensajes a registrar en el log de la base de datos. Requiere un <a href=\":cron\">tarea de mantenimiento del cron</a>.','es',0),(6266,_binary 'Las páginas adecuadas para ser cacheados son guardadas en la caché la primera vez que se realice la petición, entonces la versión cacheada es servida cuando son pedidas. El contenido dinámico se maneja automáticamente para que se mantenga la corrección de la caché y el ratio de aciertos.','es',0),(6267,_binary 'Cache de Páginas Dinámicas Internas','es',0),(6268,_binary 'En la <a href=\":formats\">página de Formatos de texto y editores</a>, puede ver qué editor de texto está asociado con cada formato de texto. Puede cambiar esto haciendo clic en el enlace <em>Configurar</em> y después escogiendo un editor de texto o <em>ninguno</em> desde la lista desplegable <em>Editor de texto</em>. El editor de texto se mostrará en cualquier campo de texto para el que escogió ese formato de texto.','es',0),(6269,_binary 'Las <em>opciones</em> y la <em>presentación</em> de los campos de referencia de entidad pueden ser configurados de forma separada. Consulte la <a href=\":field_ui\">ayuda del módulo Field UI</a> para más información en cómo gestionar campos y su visualización.','es',0),(6270,_binary 'No se ha encontrado ninguna vista elegible.  <a href=\":create\">Crear una vista</a> con una <em>Referencia de entidad</em>, o añadirla a una <a href=\":existing\">vista existente</a>.','es',0),(6271,_binary 'El módulo Field permite definir campos de datos personalizados para tipos de <em>entidad</em>. El módulo Field se encarga de almacenar, cargar, editar y mostrar datos de campo. La mayoría de usuarios no interaccionarán con el módulo Field directamente, sino que usarán la interfaz de usuario del <a href=\":field-ui-help\">módulo Field UI</a>. Los desarrolladores de módulos puede usar la API Fieldpara hacer nuevos tipos de entidades que se puedan convertir en campos y por tanto haciendo que los campos se unan a ellos. Para más información, consulte la <a href=\":field\">documentación online para el módulo Field</a>.','es',0),(6272,_binary 'Puede añadir, editar y borrar modos de visualización para las entidades en la <a href=\":view_modes\">página Modos de Visualización</a>, y puede añadir, editar y borrar modos de formulario para las entidades en la <a href=\":form_modes\">página de Modos de formulario</a>. Una vez haya definido un modo de visualización o modo de formulario para un tipo de entidad, este estará disponible en la página de Gestión o de Gestión de formulario para cada subtipo de cada entidad.','es',0),(6273,_binary 'Aún no se han añadido campos. Puede añadir nuevos campos en la página <a href=\":link\">Administrar campos</a>.','es',0),(6274,_binary 'El modo %display_mode ahora usa opciones de visualización personalizado. Tal vez quiera <a href=\":url\">configurarlos</a>.','es',0),(6275,_binary 'límite de @size.','es',0),(6276,_binary 'Archivo de @field_name','es',0),(6277,_binary 'El módulo File le permite crear campos que contengan archivos. Consulte la <a href=\":field\">ayuda del módulo Field</a> y la <a href=\":field_ui\">ayuda de Field UI</a> para obtener información general en campos y como crear y gestionarlos. Para más información, consulte la <a href=\":file_documentation\">documentación online del módulo File</a>.','es',0),(6278,_binary 'Las <em>opciones</em> y <em>presentación</em> del campo de archivo se pueden configurar por separado. Consulte la <a href=\":field_ui\">ayuda de Field UI</a> para más información sobre su administración y presentación.','es',0),(6279,_binary 'Los archivos subidos pueden ser almacenados como <em>público</em> o <em>privado</em>, dependiendo en las <a href=\":file-system\">Opciones del sistema de archivos</a>.  Para más información. consulte la <a href=\":system-help\">página de ayuda del módulo System</a>.','es',0),(6280,_binary 'El archivo usado en el campo @name puede no estar referenciado.','es',0),(6281,_binary 'El archivo al que hace referencia el campo @name no existe.','es',0),(6282,_binary 'Utilice el formato de texto <a href=\":url\">@label</a>','es',0),(6283,_binary 'Si encuentra problemas, intente usando entidades de caracteres HTML. Un ejemplo común es &amp;amp; para un caracter ampersand &amp;. Para conocer un lista completa de entidades, consulte la página de <a href=\":html-entities\">entidades HTML</a>. Algunos de los caracteres disponibles incluyen:','es',0),(6284,_binary 'Limita las etiquetas HTML permitidas y corrige el HTML incorrecto','es',0),(6285,_binary '<strong>Configure su sitio web</strong>. Una vez iniciado la sesión, visite la <a href=\":admin\">página de Administración</a>, donde puede <a href=\":config\">personalizar y configurar</a> todos los aspectos de su sitio web.','es',0),(6286,_binary '<strong>Personalice su diseño del sitio web</strong>. Para cambiar la apariencia de su sitio web, visite la <a href=\":themes\">página de Apariencia</a>. Puede escoger de uno de los temas incluidos o descargar temas adicionales desde la <a href=\":download_themes\">página de temas de Drupal.org</a>.','es',0),(6287,_binary '<strong>Empiece a postear contenido</strong> Finalmente, puede <a href=\":content\">añadir nuevo contenido</a> a su sitio web.','es',0),(6288,_binary 'El módulo Ayuda muestra explicaciones para el uso de cada módulo listado en la principal <a href=\":help\">Página de ayuda de referencia</a>.','es',0),(6289,_binary 'Texto de ayuda específico para la página proporcionado por módulos son mostrados en el bloque Ayuda. Este bloque puede ser colocado y configurado en la <a href=\":blocks\">página de Diseño de bloques</a>.','es',0),(6290,_binary 'El módulo History registra qué contenidos ha leído un usuario. Marca el contenido como <em>nuevo</em> o <em>actualizado</em> dependiendo de la última vez que el usuario lo vió. Los régistros del historial que son más antiguos de un messon eliminados durante el cron, lo que implica que los contenidos de hace más un mes siempre se consideran como <em>leído</em>. el módulo History no tiene una interfaz de usuario pero proporcioina un filtro a <a href=\":views-help\">Views</a> para mostrar contenidos nuevos o actualizados. Para más información, consulte la <a href=\":url\">documentación online para el módulo History</a>.','es',0),(6291,_binary 'imagen de @field_name','es',0),(6292,_binary 'El módulo Image le permite crear campos que contengan archivos de imagen y configurar <a href=\":image_styles\">estilos de imagen</a> que puedan ser usados para manipular la visualización de las imágenes. Consulte las páginas de <a href=\":field\">ayuda del módulo Field</a> y la <a href=\":field_ui\">ayuda del módulo Field UI</a> para conocer la terminología e información general sobre las entidades, campor y en cómo crear y gestionar campos. Para más información, consulte la <a href=\":image_documentation\">documentación online para el módulo Image</a>.','es',0),(6293,_binary 'El concepto de estilo de imagen consiste en que puede subir una única imagen para visualizarlo de varias maneras; cada variación de visualización o <em>estilo de imagen</em> es el resultado de aplicar uno o más <em>efectos</em> a la imagen original. Por ejemplo: puede subir una imagen de alta resolución con una relación de aspecto de 4:3 y visualizarlo a menor tamaño, recortado a un cuadrado o en blanco y negro (o cualquier otra combinación de estos efectos). El módulo Image proporciona una manera de hacer esto eficientemente, configurando un estilo de imagen con los efectos deseados en la <a href=\":image\">página de Estilos de imagen</a> y la primera vez que una imagen en particular se pida en ese estilo, los efectos son aplicados. La imagen resultante se guarda y la próxima vez que se pida el mismo estilo, la imagen guardada es utilizado sin necesidad de recalcular los efectos. el núcleo de Drupal proporciona varios efectos que puede utilizar para definir estilo; otros pueden ser proporcionandos por módulos contribuidos.','es',0),(6294,_binary 'Cuando crea un campo de imagen, necesitará escoger si las imágenes subidas serán lamacenadas en el directorio público o el privado definido en el archivo settings.php y que se muestra en la <a href=\":file-system\">página de Sistema de archivo</a>. Esta elección no puede ser cambiada más tarde. Puede también configurar su campo para almacenar archivos en un subdirectorio del diretorio público o privado; esta opción puede ser cambiada más tarde y puede ser diferente para cada subtipo de entidad usando el campo. Para más información en almacenamiento de archivos, consulte la <a href=\":system-help\">página de ayuda del módulo System</a>.','es',0),(6295,_binary 'No hay estilos en estos momentos. <a href=\":url\">Añadir uno nuevo</a>.','es',0),(6296,_binary 'Tanto los valores de altura como de anchura deben ser especificados en el campo @name.','es',0),(6297,_binary 'El identificador primario para un estilo de imágen.','es',0),(6298,_binary 'El nombre máquina del estilo.','es',0),(6299,_binary 'El nombre administrativo del estilo.','es',0),(6300,_binary 'De manera predeterminada, el contenido se crea en el idioma predeterminado del sitio y no se muestra ningún selector de idioma en las páginas de creación de contenido. En la página <a href=\":content_language\">Idioma del contenido</a> puede personalizar la configuración de idiomas para cualquier entidad de contenido soportado en su sitio (por ejemplo: para tipos de contenido o enlaces de menú). Después de escoger una entidad, se le proporciona un menú desplegable para establecer el dioma predeterminado y una caja de selección para mostrar selectores de idioma.','es',0),(6301,_binary 'La página de <a href=\":detection\">Detección y selección</a> proporciona varios métodos para decidir qué idioma es usado al mostrar el texto de la interfaz. Cuando un método detecta y selecciona un idioma de interfaz, entonces los métodos siguientes en la lista no se aplican. Puede ordenarlos por importancia, con su método preferido en lo más alto de la lista, seguido uno o varios métodos de respaldos.','es',0),(6302,_binary '<em>El navegador</em> establece el idioma de la interfaz basado en las opciones de idioma del navegador. Dado que los navegadores usan diferentes códigos de idioma para referirse a los mismos idiomas, puedes añadir y editar códigos de idiomas para los códigos de idiomas del navegador a los <a href=\":language_list\">códigos de idioma</a> usados en su sitio.','es',0),(6303,_binary 'Reordene los idiomas configurados para establecer su orden en el bloque de selección de idioma y, al editar contenido, en la lista de idiomas seleccionables. Este orden no influye en la <a href=\":detection\">detección y selección</a>.','es',0),(6304,_binary 'El idioma predeterminado del sitio puede también ser establecido. No se recomienda cambiar el idioma predeterminado en el sitio en proceso. La opción <a href=\":language-detection\">Configurar el idioma seleccionado</a> en la página de detección y selección permite cambiar el idioma de reserva para la selección de idioma.','es',0),(6305,_binary 'Defina cómo decidir qué idiomas se usan para mostrar elementos de la página (principalmente texto proporcionado por los módulos, como etiquetas de campo y texto de ayuda). Esta decisión se realiza evaluando una serie de métodos de detección para idiomas; el primer método de detección que obtenga un resulta será el que determine qué idioma se usa para ese tipo de texto. Tenga en cuenta que algunos métodos de detección de idiomas son poco fiables en cierta condiciones, como la detección del navegador cuando la caché de página está activada y un usuario no ha iniciado sesión en ese momento. Defina el orden de evaluación de los métodos de detección de idiomas en está página. El idioma predeterminado puede ser cambiado en la <a href=\":admin-change-language\">lista de idiomas</a>.','es',0),(6306,_binary 'Los navegadores utilizan diferentes códigos de idiomas para referirse a los mismos idiomas. Internamente, se realiza un esfuerzo importante para determinar el idioma correcto basado en el código enviado por el navegador. Puede añadir y editar mapeados adicionales desde los códigos de idioma del navagador a los <a href=\":configure-languages\">idiomas del sitio</a>.','es',0),(6307,_binary 'Cambiar el idioma seleccionado aquí (y dejar esta opción como la última en las opciones de detección y selección) es la manera más fácil de cambiar el idioma de respaldo para el sitio web, si necesita cambiar como funciona su sitio de manera predeterminada (por ejemplo: cuando se usa un prefijo de ruta vacío o usando el dominio predeterminado). <a href=\":admin-change-language\">Cambiar el idioma predeterminado del sitio</a> en sí mismo podría tener otros efectos secundarios no deseados.','es',0),(6308,_binary 'Explicaciones sobre las opciones de idiomas se encuentran en la <a href=\":languages_list_page\">página de lista de idiomas</a>.','es',0),(6309,_binary 'Idioma predeterminado del sitio (@language)','es',0),(6310,_binary 'Utilice uno de los bloques de selección de idioma para permitir a los visitantes del sitio cambiar entre idiomas. Puede activar estos bloques en la <a href=\":block-admin\">página de administración de bloques</a>.','es',0),(6311,_binary 'Utilice códigos de idioma tal y como están <a href=\":w3ctags\">definidos por la W3C</a> por motivos de interoperabilidad. <em>Ejemplos: \"en\", \"en-gb\" y \"zh-hant\".</em>','es',0),(6312,_binary '%field debe estar en un idioma válido <a href=\":url\">definido por la W3C</a>.','es',0),(6313,_binary 'El prefijo sólo puede ser dejado en blanco para el <a href=\":url\">idioma de respaldo seleccionado de detección.</a>','es',0),(6314,_binary 'El módulo Link le permite crear campos que contengan URLs internas o externas y enlaces opcionales de texto. Consulte las páginas de <a href=\":field\">ayuda del módulo Field</a> y las de <a href=\":field_ui\">ayuda del módulo Field UI</a> para obtener información general sobre los campos, en cómo crearlos y gestionarlos. Para más información, consulte la <a href=\":link_documentation\">documentación online para el módulo Link</a>.','es',0),(6315,_binary 'Las <em>opciones</em> y la <em>visualización</em> del campo de enlace puede ser configurado de forma separada. Consulte la <a href=\":field_ui\">ayuda de Field UI</a> para obtener más información en cómo gestionar campos y su visualización.','es',0),(6316,_binary 'Un archivo de traducción no pudo ser comprobado. <a href=\":url\">Consulte el log</a> para más detalles.@count archivos de traducción no pudieron ser comprobados. <a href=\":url\">Consulte el log</a> para más detalles.','es',0),(6317,_binary 'Un archivo de traducción no puede ser importado. <a href=\":url\">Consulte el log</a> para más detalles.@count archivos de traducción no pudieron ser importados. <a href=\":url\">Consulte el log</a> para más detalles.','es',0),(6318,_binary 'Una cadena de traducción fue omitida debido a HTML mal formado o no permitido. <a href=\":url\">Consulte el log</a> para más detalles.@count cadenas de traducción fueron omitidas debido a HTML mal formado o no permitido. <a href=\":url\">Consulte el log</a> para más detalles.','es',0),(6319,_binary 'El módulo Interface Translation le permite traducir texto de la interfaz (<em>cadenas</em>) en diferentes idiomas y cambiar entre ellos en la visualización del texto de la interfaz. Utiliza la funcionalidad proporcionanada por el <a href=\":language\">módulo Language</a>. Para más información, consulte la <a href=\":doc-url\">documentación online para el módulo Interface Translation</a>.','es',0),(6320,_binary 'Puede comprobar cuanto de la interfaz de su sitio está traducido en qué idiomas en la página de <a href=\":languages\">Idiomas</a>. En la página de <a href=\":translation-updates\">Actualizaciones de traducción disponibles</a>, puede comprobar si hay disponibles nuevas actualizaciones de traducción de la interfaz en el <a href=\":server\">servidor de traducción de Drupal</a>.','es',0),(6321,_binary 'Puede traducir cadenas individuales directamente en la página de <a href=\":translate\">Traducción de interfaz de usuario</a> o descargar el archivo de traducción usado actualmente para un idioma específico en la página de <a href=\":export\">Exportar traducción de la interfaz</a>. Una vez haya editado el archivo de traducción, puede importarlo de nuevo en la página de <a href=\":import\">Importar traducción de la interfaz</a>.','es',0),(6322,_binary 'Esta página permite a un traductor buscar textos concretos traducidos o sin traducir y se usa para crear o editar traducciones. <strong>Advertencia:</strong> Debido a que las tareas de traducción implican muchas textos, puede ser más conveniente <a title=\"User interface translation export\" href=\":export\">exportarlos</a> para editarlos en un editor de traducción offline de escritorio de tipo Gettext). Las búsquedas pueden limitarse a los textos de un idioma específico.','es',0),(6323,_binary 'Esta página permite a los traductores importar manualmente cadenas traducidas contenidos en un archivo Gettext Portable Object (.po). La importación manual puede ser usado para traducciones personalizadas o para la traducción de módulos y temas personalizados. Para personalizar trauducciones puede descargar un archivo de traducción desde el <a href=\":url\">servidor de traducción de Drupal</a> o <a title=\"User interface translation export\" href=\":export\">exportar</a> traducciones desde el sitio, personalizar las traducciones usando el editor de traducción Gettext e importar el resultado usando esta página.','es',0),(6324,_binary 'Actualizaciones disponibles para: @languages. Consulte la página de <a href=\":updates\">Actualizaciones de traducción disponibles</a> para más información.','es',0),(6325,_binary 'Faltan traducciones para: @languages. Consulte la página de <a href=\":updates\">Actualizaciones de traducción disponibles</a> para más información.','es',0),(6326,_binary 'El estado de traducción no está disponible. Consulte la página de <a href=\":updates\">Actualizaciones de traducción disponibles</a> para más información.','es',0),(6327,_binary 'Interfaz de configuraciones de traducción','es',0),(6328,_binary 'Importar traducción de la interfaz','es',0),(6329,_binary 'Exportar traducción de la interfaz','es',0),(6330,_binary 'Seleccione con qué frecuencia quiere comprobar si hay nuevas traducciones de interfaz para sus módulos y temas instalados. <a href=\":url\">Comprobar actualizaciones ahora</a>.','es',0),(6331,_binary 'Los archivos de traducción se almacenan localmente en el directorio %path. Puede cambiar este directorio en la página de configuración <a href=\":url\">Sistema de archivo</a>.','es',0),(6332,_binary 'Los archivos de traducción no se almacenarán localmente. Cambie el directorio de traducción de interfaz en la página de configuración <a href=\":url\">Sistema de archivo</a>.','es',0),(6333,_binary 'Ha seleccionado un fuente local de traducción, pero no ha configurado ningún <a href=\":url\">Directorio de traducción de interfaz</a>.','es',0),(6334,_binary 'No hay disponible ningún idioma traducible. <a href=\":add_language\">Añada un idioma</a> primero.','es',0),(6335,_binary 'El estado de traducción no está disponible. <a href=\":check\">Compruébelo manualmente</a>.','es',0),(6336,_binary 'Se requiere por el módulo Menu UI, que proporciona una interfaz para gestión de menús y enlaces de menus. Para más información, consulte la <a href=\":menu-help\">página de ayuda del módulo Menu UI</a> y la <a href=\":drupal-org-help\">documentación online para el módulo Custom Menu Links</a>.','es',0),(6337,_binary 'El módulo Menu UI proporciona una interfaz para la gestión de menús. Un menú es una colección jerárquica de enlaces, que puede ser interna o externa al sitio, generalmente usado para navegación. Para más información, consulte la <a href=\":menu\">documentación online para el módulo Menu UI</a>.','es',0),(6338,_binary 'Puede activar los nuevos bloques creados para este menú en la <a href=\":blocks\">página de Diseño de bloques</a>.','es',0),(6339,_binary 'Cada menú tiene un bloque correspondiente que se gestionan en la <a href=\":blocks\">página de Diseño de bloques</a>.','es',0),(6340,_binary 'Aún no hay enlaces de menú. <a href=\":url\">Añadir enlace</a>.','es',0),(6341,_binary 'El módulo Migrate proporciona un sistema para la migración de datos, normalmente desde una fuente externa hasta sus sitios. No proporciona una interfaz de usuario. Para más información, consulte la <a href=\":migrate\">documentación online para el módulo Migrate</a>.','es',0),(6342,_binary 'El uso de memoria es de @usage (@pct% de límite @limit), reclamando memoria.','es',0),(6343,_binary 'El uso de memoria es ahora de @usage (@pct% de límite @limit), no se ha reclamado suficiente, iniciando nuevo lote','es',0),(6344,_binary 'El uso de memoria es ahora de @usage (@pct% de límite @limit), se ha reclamado suficiente, continuando','es',0),(6345,_binary 'El módulo Migrate de Drupal proporciona una estructura basada en el <a href=\":migrate\">módulo Migrate</a> para facilitar la migración desde un sitio de Drupal (6, 7 o 8) hasta su sitio web. No proporciona una interfaz de usuario. Para más información, consulte la <a href=\":migrate_drupal\">documentación online para el módulo Migrate Drupal</a>.','es',0),(6346,_binary 'Los permisos de acceso de contenido necesitan ser reconstruidos. <a href=\":node_access_rebuild\">Reconstruir permisos</a>.','es',0),(6347,_binary 'El módulo Node gestiona la creación, edición, borrado, opciones y visualización de los contenidos del sitio principal. Los objetos de contenido gestionados por el módulo Node son tipicamente mostrados como páginas en su sitio, e incluyen un título, algunos metadatos (autor, fecha de creación, tipo de contenido, etc...) y algunos campos opcionales que contienen texto y otros datos (los campos son gestionados por el <a href=\":field\">módulo Field</a>). Para más información, consulte la <a href=\":node\">documentación online para el módulo Node</a>.','es',0),(6348,_binary 'Cuando se crea nuevo contenido, el módulo Node registra información sobre el contenido, incluyendo el autor, fecha de creación y el <a href=\":content-type\">Tipo de contenido</a>. También gestiona las <em>opciones de publicación</em>, que define si el contenido es publicado, promocionado a la página principal del sitio y/o se mantiene en lo más alto de las listas de contenido. Las opciones predeterminadas pueden ser configurados para cada <a href=\":content-type\">tipo de contenido</a> de su sitio.','es',0),(6349,_binary 'El módulo Node da a los usuarios con el permiso <em>Administrar tipos de contenido</em> la habilidad de <a href=\":content-new\">crear nuevos tipos de contenido</a> además de los predeterminados ya configurados. Crear tipos de contenidos personalizados le da flexibilidad para añadir <a href=\":field\">campos</a> y configurar opciones predeterminadas que encajen las necesidades diferenciadoras de la variedad de contenidos del sitio.','es',0),(6350,_binary 'La página de <a href=\":content\">Contenidos</a> lista su contenido, permitiendole añadir nuevo contenido, filtrarlos, editarlo o borrar contenido existente y realizar operaciones masivas en contenidos existente.','es',0),(6351,_binary 'El módulo Node hace disponible un cierto número de permisos para cada tipo de contenido, que puede ser establecidos por roles en la <a href=\":permissions\">página de permisos</a>.','es',0),(6352,_binary 'Si el sitio está experimentando problemas con permisos a los contenidos, puede que tenga reconstruir la cache de permisos. La reconstrucción eliminará todos los privilegios a los contenidos y los reemplazará con permisos basado en los módulos y opciones actuales. La reconstrucción puede tomar algo de tiempo si hay mucho contenidos u opciones de permisos complejas. Después de que la reconstrucción se complete, los contenidos tendrán los nuevos permisos automáticamente. <a href=\":rebuild\">Reconstruir permisos</a>','es',0),(6353,_binary 'Mantener los tipos de contenido disponibles y los campos que están asociados con esos tipos.','es',0),(6354,_binary 'No hay tipos de contenido disponibles. <a href=\":link\">Añadir tipo de contenido</a>.','es',0),(6355,_binary 'Nodo desde URL','es',0),(6356,_binary 'El módulo Options le permite crear campos donde los valores de los datos son seleccionados de un lista fija de opciones. Normalmente estos objetos son introducidos a través de lista de selección, cajas de selección o botones de radio. Consulte las páginas de <a href=\":field\">ayuda del módulo Field</a> y <a href=\":field_ui\">ayuda del módulo Field UI</a> para obtener información general sobre los campos y en cómo crearlos y gestionarlos. Para más información, consulte la <a href=\":options_do\">documentación online para el módulo Options</a>.','es',0),(6357,_binary 'Las <em>opciones</em> y la <em>presentación</em> de los campos de listas se pueden configurar por separado. Consulte la <a href=\":field_ui\">ayuda de Field UI</a> para obtener más información sobre su administración y presentación.','es',0),(6358,_binary 'El módulo Internal Page Cache guarda una caché de las páginas para usuarios anónimos en la base de datos. Para más información, consulte la <a href=\":pagecache-documentation\">documentación online para el módulo Internal Page Cache</a>.','es',0),(6359,_binary 'Las páginas son normalmente identicas para todos los usuarios anónimos, mientras que pueden ser personalizadas para cada usuario registrado. Éste es el motivo por el  que páginas enteras se pueden poner en caché para usuarios anónimos, mientras que tienen que reconstruirse para cada usuario registrado.','es',0),(6360,_binary 'Para aumentar la velocidad de su sitio para usuarios registrados, consulte la <a href=\":dynamic_page_cache-help\">ayuda del módulo Dynamic Page Cache</a>.','es',0),(6361,_binary 'El módulo Path le permite especificar un alias, o URL personalizada, por cualquier ruta interna del sistema existente. Los alias ​​no deben confundirse con las redirecciones de URL, que le permite redirigir una URL cambiada o inactiva a una nueva URL. Además de hacer las URL más legibles, el alias también ayudan a los buscadores a indexar el contenido de manera más efectiva. Múltiples alias pueden ser utilizados para una ruta del sistema interior único. Para automatizar el alias de la ruta, puede instalar el módulo contribuido <a href=\":pathauto\"> Pathauto </a>. Para obtener más información, consulte la <a href=\":path\"> documentación en línea para el módulo Path</a>.','es',0),(6362,_binary 'Si crea o edita un término taxonomía puede agregar un alias (por ejemplo, <em>música/Jazz</em>) en el campo \"URL alias\". Al crear o editar contenido puede agregar un alias (por ejemplo, <em>about-us/equipo</em>), bajo la sección \"configuración de ruta de URL\" en el campo \"URL alias\". Alias ​​para cualquier otra ruta de se pueden añadir a través de la página <a href=\":aliases\">URL alias</a>. Para añadir alias de un usuario necesita el permiso <a href=\":permissions\"> Crear y editar los alias de URL</a>.','es',0),(6363,_binary 'El módulo Path proporciona un manera de buscar y visualizar una <a href=\":aliases\">lista de todos los alias</a> que están en uso en su sitio web. Los alias puede ser añadidos, editados y borrados a través de esta lista.','es',0),(6364,_binary 'La ruta del sistema interno.','es',0),(6365,_binary 'El alias de la ruta.','es',0),(6366,_binary 'El módulo Responsive Image proporciona un formateador de imagen que permite a los navegadores seleccionar que archivo de imagen mostrar basado en consultas de medios o qué tipo de archivo de imagen soporta el navegador, usando las imagenes de HTML5 y elementos de la fuente y/o los tamaños, srcset y atributos de tipos. Para más información, consulte la <a href=\":responsive_image\">documentación online para el módulo Responsive Image</a>.','es',0),(6367,_binary 'Creando estilos de imagen adaptables, define qué opciones el navegador tiene seleccionando que archivos de imagenes mostrar. En muchos casos esto significa proporcionar diferentes tamaños de imágenes basados en el tamaño de la ventana. En la página de <a href=\":responsive_image_style\">estilos de imagen adaptables</a>, haga clic en <em>añadir estilo de imagen adaptable</em> para crear un nuevo estilo. Primero escoja una etiqueta, un estilo de imagen de reserva y un grupo de punto de interrupción y haga clic en Guardar.','es',0),(6368,_binary 'Debajo del campo Tamaño puede escoger múltiples estilos de imagen para que el navegador pueda escoger el mejor tamaño de archivo de imagen para rellenar el espacio definido en el campo Tamaño. Tipicamente querrá usar estilo de imagen que cambiar el tamaño de su imagen para tener opciones que oscilan desde el ancho mínimo de píxeles posible para el espacio donde aparecerá la imagen hasta la anchura más grande de píxeles posibles con una variedad de ancho en medio. Puede querer proporcionar estilos de imagen con ancho que sean entre 1.5 a 2 veces el tamaño disponible en el diseño que consideran las pantallas de alta resolución. Los estilos de imagen puede ser definidos en la <a href=\":image_styles\">página de Estilos de imagen</a> que son proporcionados por el <a href=\":image_help\">módulo Image</a>.','es',0),(6369,_binary 'Después de definir los estilos de imagen adaptable, puede usarlos en las opciones de visualización para sus campos de Imagen para que así el sitio muestre imágenes adaptables usando la etiqueta de imagen HTML5. Abra la página de Gestión de visualización para el tipo de entidad (tipo de contenido, vocabulario de taxonomía, etc...) donde el campo de imagen esté vinculado. Escoja el formato <em>Imagen Adaptable</em>, haga clic en el icono Editar y seleccionar uno de los estilos de imágenes adaptables que haya creado. Para obterner información general en como manejar campos y su visualización, consulte la <a href=\":field_ui\">página de ayuda del módulo Field UI</a>. Para obtener información de fondo sobre entidades y campos, consulte la <a href=\":field_help\">página de ayuda del módulo Field/a>.','es',0),(6370,_binary 'Ver la <a href=\":responsive_image_help\">página de ayuda de Imágenes Adaptables</a> para información acerca del atributo de tamaño.','es',0),(6371,_binary 'Configurar estilos de imágenes adaptables','es',0),(6372,_binary 'El módulo Search proporciona la habilidad de establecer páginas de búsqueda basadas en extensiones proporcionados por otros módulos. En el núcleo de Drupal, hay dos tipos de páginas extensiones: El tipo de página Contenido proporciona búsqueda por palabras clave para contenido gestionado por el módulo Node y el tipo de página Usuarios proporciona búsqueda por palabras clave para usuarios registrados. Algunos módulos contribuidos pueden proporcionar otros tipos de páginas por extensiones. Para más información, consulte la <a href=\":search-module\">documentación online para el módulo Search</a>.','es',0),(6373,_binary 'Para configurar la páginas de búsqueda, visite la <a href=\":search-settings\">página Páginas de búsqueda</a>. En la sección Páginas de búsqueda, puede añadir una nueva página de búsqueda, editar la configuración de páginas de búsqueda existentes, activar y desactivar páginas de búsqueda y escoger la página de búsqueda predeterminada. Cada página de búsqueda activada tiene una ruta de URL de inicio con <em>buscar</em>, y cada uno aparecerá con una pestaña o enlace de tarea de local en la <a href=\":search-url\">página de búsqueda</a>; puede configurar el texto que se mostrará en la pestaña. Además, algunas extensiones de página de búsqueda tienen opciones adicionales que puede configurar para cada página de búsqueda.','es',0),(6374,_binary 'Algunas extensiones de página de búsqueda, como la página del núcleo Contenido, indexa texto usando el índice de búsqueda del núcleo de Drupal y no funcionará a no ser que el contenido esté indexado. La indexación se realiza durante la ejecución del <em>cron</em>, por lo que se requiere establecer una <a href=\":cron\">tarea del mantenimiento del cron</a>. Hay también varias opciones que afectan al indexado que pueden ser configurados en la <a href=\":search-settings\">página de Páginas de búsqueda</a>: El numero de objetos a indexar por ejecución del cron, la mínima longitud de palabra para indexar y como manejar los caracteres en chino, japonés y coreano.','es',0),(6375,_binary 'Los usuarios con el permiso <a href=\":search_permission\">Usar búsqueda</a> pueden usar el bloque Búscar y la <a href=\":search\">página Buscar</a>. Los usuarios con el permiso <a href=\":node_permission\">Ver contenido publicado</a> pueden usar las páginas de búsqueda configurados del tipo de Contenido para buscar el contenido con las palabras clave exactas; además, los usuarios con el permiso <a href=\":search_permission\">Usar búsqueda avanzada</a> pueden usar filtrado más complejo. Los usuarios con el permiso <a href=\":user_permission\">Ver información de usuario</a> puede usario la página configuradas de búsqueda de tipo <em>Usuarios</em> para buscar usarios activos que contengan la palabra clave en cualquier para del nombre de usuario, los usuarios con el permiso <a href=\":user_permission\">Administrar usuarios</a> puede buscar usuarios activo y bloqueados, por dirección de email o palabra clave de nombre de usuario.','es',0),(6376,_binary 'De manera predeterminada, el módulo Search solo soporta palabras clave exactas en la búsquedas de contenido. Puede modificar este comportamiento instalando un módulo de derivación de términos específicos para su idioma (como por ejemplo: <a href=\":porterstemmer_url\">Porter Stemmer</a> para el inglés americano), lo que permite el uso de palabras en inglés como walk, walking y walked puede mostrarse en el módulo Search. Otra aproximación es usar una tecnología de búsqueda de terceros, con derivación de palabras completas o parciales integrado como por ejemplo: <a href=\":solr_url\">Apache Solr</a> o <a href=\":sphinx_url\">Sphinx</a>. También hay módulos contribuido que proporcionan páginas de búsqueda adicionales. Estos y otros <a href=\":contrib-search\">módulos contribuidos relacionados con búsquedas</a> pueden ser descargados visitando Drupal.org.','es',0),(6377,_binary '… @excerpt … @excerpt …','es',0),(6378,_binary 'Este módulo no tiene interfaz de usuario. Es usado por otros módulos que necesitan serializar datos, como <a href=\":rest\">REST</a>.','es',0),(6379,_binary 'Para más información, vea la <a href=\":doc_url\">documentación en línea para el módulo de Serialización</a>.','es',0),(6380,_binary 'El módulo Shortcut permite a los usuarios crear conjuntos de <em>atajos</em> que enlazan a las páginas más comunmente visitadas del sitio. Los atajos están contenidos en <em>conjuntos</em>. Cada usario con el permiso <em>Seleccionar cualquier conjunto de atajos</em> puede seleccionar un conjunto de atajos creados por cualquiera en el sitio. Para más información, consulte la <a href=\":shortcut\">documentación online para el módulo Shortcut</a>.','es',0),(6381,_binary 'Los usuarios con el permiso <em>Administrar atajos</em> puede gestionar conjuntos de atajos y editar los atajos dentro de los conjuntos desde la <a href=\":shortcuts\">página de Administración de atajos</a>.','es',0),(6382,_binary 'Definir qué conjunto de atajos se usarán en la <a href=\"@shortcut-link\">solapa de atajos</a> de su página de usuario.','es',0),(6383,_binary 'No hay accesos directos disponibles. <a href=\":link\">Añadir un enlace directo</a>','es',0),(6384,_binary 'Ahora puede usar el nuevo conjunto de atajos %set_name. Puede editarlo desde esta página o <a href=\":switch-url\">cambiar a uno diferente.</a>','es',0),(6385,_binary 'El enlace para este acceso directo.','es',0),(6386,_binary 'El título para este enlace directo.','es',0),(6387,_binary 'El peso para este enlace directo','es',0),(6388,_binary 'El nombre bajo el cual el conjunto de enlaces es almacenado.','es',0),(6389,_binary 'El título del conjunto.','es',0),(6390,_binary 'El users.uid para este conjunto.','es',0),(6391,_binary 'El shortcut_set.set_name que será mostrado para este usuario.','es',0),(6392,_binary 'Versión: @module-version','es',0),(6393,_binary 'Requiere: @module-list','es',0),(6394,_binary 'Requerido por: @module-list','es',0),(6395,_binary 'Este tema requiere la versión de PHP @php_required y es incompatible con la versión de PHP @php_version.','es',0),(6396,_binary 'El módulo System es integral para el sitio: proporciona interfaces de usuario para muchos de los sistemas y opciones del núcleo, así como la estructura básica de menú administrativo. Para más información, consulte la <a href=\":system\">documentación online del módulo System</a>.','es',0),(6397,_binary 'Los usuarios con los permisos apropiados pueden instalar y desinstalar módulos desde la <a href=\":modules\">página Extender</a>. Dependiendo de la distribución o perfil de instalación que haya elegido cuando instaló su sitio, varios módulos son instalados y otros son proporcionados pero no instalados. Cada módulo proporciona un conjunto discreto de características; los módulo pueden ser instalados o desinstalados dependiendo de las necesidades del sitio. Muchos módulos adicionales contribuidos por los miembros de la comunidad de Drupal están disponibles desde la <a href=\":drupal-modules\">página de módulos de Drupal.org</a>. Tenga en cuenta que desinstalar un módulo es una acción destructiva: cuando desinstale un módulo, perderá de forma permanente todos los datos conectados al módulo.','es',0),(6398,_binary 'Los usuarios con los permisos apropiados pueden instalar y desinstalar temas en la <a href=\":themes\">página Apariencia</a>. Los temas determinan el diseño y presentación de sus sitio. Dependiendo de que distribución o perfil de instalación haya elegido durante la instalación de su sitio, un tema predeterminado es instalado, y posiblemente un tema diferente para páginas de administración. Otros temas son proporcionados pero no instalados, y temas adicionales contribuidos están disponibles en la <a href=\":drupal-themes\">página de temas de Drupal.org</a>.','es',0),(6399,_binary 'Cuando esté realizando un mantenimiento del sitio, puede prevenir a los usuarios no-administrativos (incluyendo visitantes anónimos) de visualizar su sitio poniendolo en <a href=\":maintenance-mode\">Modo de Mantenimiento</a>. Esto evitará a los usuarios no autorizados de realizar cambios en el sitio mientras realice el mantenimiento, o de ver un sitio roto mientra las actualizaciones estén en progreso.','es',0),(6400,_binary 'En la <a href=\":performance-page\">página Rendimiento</a>, el sitio puede ser configurado para agregar archivos CSS y JavaScript, haciendo el tamaño total de la petición más pequeño. Tenga en cuenta que para sitios web de pequeño a mediano tamaño, el <a href=\":page-cache\">módulo Internal Page Cache</a> debería estar instalado para que las páginas estén cacheadas eficientemente y reutilizadas para usuarios anónimos. Finalmente, para sitios web de todos los tamaños, el <a href=\":dynamic-page-cache\">módulo Dynamic Page Cache</a> también debería estar instalado para que las partes no personalizadas de las páginas sean eficientemente cacheadas (para todos los usuarios).','es',0),(6401,_binary 'Su sitio tiene varios directorios de archivos, que son usados para almacenar y procesar los archivos subidos y generados. El directorio de archivos <em>public</em>, que está configurado en su archivo settings.php, es el lugar predeterminado para almacenar los archivos. Los enlaces a los archivos en este directorio contiene la URL directa del archivo, para que cuando los archivos son solicitados, el servidor web los enviará directamente sin recurrir al código del sitio. Esto significa que los archivos pueden ser descargados por cualquiera con la URL del archivo, por lo que las solicitudes de acceso no son controlados pero son eficientes. El directorio de archivo <em>private</em>, también configurados en su archivo settings.php e idealmente localizado fuera de la raíz del sitio web, su acceso sí es controlado. Los enlaces a los archivos en este directorio no son directos, por lo que las solicitudes de acceso a esos archivos son mediados por el código de su sitio. Esto significa que su sitio puede comprobar los permisos de acceso a los archivos para cada uno de ellos antes de decidir de conceder la solicitud, por lo que son más seguras, pero menos eficientes. Debería usar el almacenamiento privado solo para archivos que necesiten control de acceso, no para archivos como el logo de sitio o la imágenes de fondo usadas en cada página. El directorio de archivos <em>temporary</em> se usa internamente en el código de sus sitio para varias operaciones y se configura en la página <a href=\":file-system\">Opciones del sistema de archivos</a>. También puede ver los directorios de archivos configurados públicos y privados en esta página y elegir si el almacenamiento predeterminado de archivos subidos debería ser público o privado.','es',0),(6402,_binary 'En la <a href=\":toolkit\">página de Juego de herramientas de imágenes</a>, puede seleccionar y configurar el juego de herramientas PHP usado para manipular imágenes. Dependiendo de qué distribución o perfil de instalación escoja cuando instale su sitio, el juego de herramientas GD2 y posiblemente otros estén incluidos; otros juegos de herramientas pueden ser proporcionados por los módulos contribuidos.','es',0),(6403,_binary 'Establezca y configure el tema predeterminado para su sitio. <a href=\":themes\">Temas</a> alternativos están disponibles.','es',0),(6404,_binary 'Puede situar bloques para cada tema en la página <a href=\":blocks\">diposición de bloques</a>.','es',0),(6405,_binary 'Aquí puede encontrar un breve resumen de los parámetros de sus sitio así como cualquier problema detectado en su instalación. Podría serle útil copiar y pegar esta información en las solicitudes de soporte archivadas en los foros de soporte de Drupal.org y en la colas de problemas del proyecto. Antes de archivar una solicitud de soporte, asegúrese de que su servidor web cumple los <a href=\":system-requirements\">requisitos del sistema.</a>','es',0),(6406,_binary 'Configure la <a href=\":user-edit\">zona horaria</a> para su cuenta.','es',0),(6407,_binary 'La versión mínima necesaria de Apache para correr Drupal sin mod_rewrite activado es 2.2.16. Ver la página <a href=\":link\">Habilitar URLs limpias</a> para más información acerca de mod_rewrite.','es',0),(6408,_binary 'Su servidor es capaz de utilizar URLs limpias, pero no están activadas. Usar URLs limpias ofrece una mejor experiencia de usuario y es recomendado. <a href=\":link\">Habilitar URLs limpias</a>','es',0),(6409,_binary '@phpversion (<a href=\":url\">más información</a>)','es',0),(6410,_binary 'Drupal necesita activar las extensiones PHP de la siguiente lista (consulte la <a href=\":system_requirements\">página de requisitos del sistema</a> para más información):','es',0),(6411,_binary 'Opcode caching de PHP','es',0),(6412,_binary 'Su servidor web no parece que soporte PDO (PHP Data Objects). Pregunte a su proveedor de hosting por el soporte nativo de la extensión PDO. Consulte la página de <a href=\":link\">requerimientos del sistema</a> para obtener más información.','es',0),(6413,_binary 'Su servidor web parece que no admite ninguna extensión de base de datos común de PDO. Compruébelo con su proveedor de alojamiento para ver si admite PDO (PHP Data Objects) y si ofrecen alguna base de datos que <a href=\":drupal-databases\">funcione con Drupal</a>.','es',0),(6414,_binary 'Su servidor web parece tener la versión errónea de PDO instalada. Drupal requiere la extensión PDO del núcleo de PHP. Este sistema tiene una versión de PECL más antigua. Consulte la página de <a href=\":link\">requerimientos del sistema</a> para más información.','es',0),(6415,_binary 'Para más información, consulte la entrada del manual online para <a href=\":memory-limit\">incrementar el limite del memoria de PHP</a>.','es',0),(6416,_binary 'Consulte <a href=\":url\">@url</a> para obtener más información sobre el archivo .htaccess recomendado que debería ser añadido en el directorio %directory para ayudarle a protegerse contra la ejecución de código arbitrario.','es',0),(6417,_binary 'Última ejecución hace @time','es',0),(6418,_binary 'Para más información, consulte la entrada del manual online sobre <a href=\":cron-handbook\">configuración de trabajos del cron</a>.','es',0),(6419,_binary 'Puede que sea necesario establecer el directorio correcto en la <a href=\":admin-file-system\">página de configuración del sistema de archivos</a> o cambiar los permisos del directorio actual para que se pueda escribir en él.','es',0),(6420,_binary 'Algunos módulos tienen actualizaciones que instalar en el esquema de la base de datos. Debe ejecutar el  <a href=\":update\">script de actualización de la base de datos</a> inmediatamente.','es',0),(6421,_binary 'La opción trusted_host_patterns no está configurada en settings.php. Esto podría llevar a vulnerabilidades de seguridad. Se <strong>recomienda encarecidamente</strong> configurarlo. Para más información, consulte <a href=\":url\">Protegiéndose contra ataques HTTP HOST Header</a>.','es',0),(6422,_binary 'Pone su sitio en el <a href=\":url\">modo de mantenimiento</a>.','es',0),(6423,_binary 'Todos los errores han sido <a href=\":url\">registrados</a>.','es',0),(6424,_binary 'Se intentó actualizar. Si no ve fallos a continuación, puede proceder felizmente a su <a href=\":url\">sitio</a>. De lo contrario, puede que tenga que actualizar su base de datos manualmente.','es',0),(6425,_binary 'Se detectaron uno o más problemas en su instalación de Drupal. Para más información, revise el <a href=\":status\">informe de estado</a>.','es',0),(6426,_binary 'Captura de pantalla para el tema @theme','es',0),(6427,_binary 'Configuraciones para el tema @theme','es',0),(6428,_binary 'Desinstalar el tema @theme','es',0),(6429,_binary 'Establecer @theme como tema predeterminado','es',0),(6430,_binary 'Instalar el tema @theme','es',0),(6431,_binary 'Instalar el tema @theme como tema principal','es',0),(6432,_binary 'Se puede encontrar más información acerca de la creación de tareas programadas en<a href=\"@url\">el tutorial de cron de drupal.org</a>.','es',0),(6433,_binary 'Esta versión no es compatible con Drupal @core_version y debería ser reemplazada.','es',0),(6434,_binary 'Este módulo requiere la versión de PHP @php_required y es incompatible con la versión de PHP @php_version.','es',0),(6435,_binary 'Definido en la página de <a href=\":information\">Información del Sitio</a>.','es',0),(6436,_binary 'Funciona con <a href=\":poweredby\">Drupal</a>','es',0),(6437,_binary 'El módulo Taxonomy permite a los usuarios que tienen permiso para crear y editar contenido, categorizar (etiquetar) contenido de ese tipo. Los usuarios que tienen el <a href=\":permissions\" title=\"permisos del módulo Taxonomy\">permiso</a> <em>Administrar vocabularios y términos</em> pueden añadir <em>vocabularios</em> que contengan un conjunto de <em>términos</em>. Los términos en un vocabulario pueden ser preestablecidos por un administrador o bien construidos gradualmente cuando el contenido es añadido o editado. Los términos pueden estar organizados jerárquicamente si lo desea.','es',0),(6438,_binary 'Para información adicional, vea la <a href=\":taxonomy\">documentación en línea para el módulo Taxonomy</a>.','es',0),(6439,_binary 'Los usuarios que tienen el permiso <em>Administrar vocabularios y términos</em> pueden añadir y editar vocabularios desde la <a href=\":taxonomy_admin\">página de administración de Taxonomía</a>. Los vocabularios pueden ser borrados desde su página <em>Editar vocabulario</em>. Los usuarios con el permiso <em>Términos de Taxonomía: administrar campos</em> pueden añadir campos adicionales para los términos de ese vocabulario usando el <a href=\":field_ui\">módulo Field UI</a>.','es',0),(6440,_binary 'Los usuario que tienen el permiso <em>Administrar vocabularios y términos</em> o <em>Editar Términos</em> para un vocabulario particular pueden añadir, editar y organizar los términos en un vocabulario desde la página de listado de términos del vocabulario, que pueden ser accedidos yendo a la <a href=\":taxonomy_admin\">página de Administración de Taxonomía</a> y haciendo clic en <em>Listar términos</em> en la columna <em>Operaciones</em>. Los usuarios deben tener el permiso <em>Administrar vocabularios y términos</em> o <em>Borrar términos</em> en un vocabulario particular para borrar términos.','es',0),(6441,_binary 'Un usuario con el permiso <em>Administrar campos</em> para un cierto tipo de entidad puede añadir campos de referencia <em>Términos de taxonomía</em> al tipo de entidad, lo que permite a las entidades ser clasificadas usando términos de taxonomía. Consulte la <a href=\":entity_reference\">ayuda del módulo Entity Reference</a> para obtener más información sobre los campos de referencia. Consulte las páginas de <a href=\":field\">ayuda del módulo Field</a> y la <a href=\":field_ui\">ayuda del módulo Field UI</a> para obtener información general sobre los campos y como crearlos y gestionarlos.','es',0),(6442,_binary 'Consulte la página de <a href=\":entity_reference\">ayuda del módulo Entity Reference</a> para obtener información sobre los controles de campos y formateadores que pueden ser configurados para cualquier campo de referencia en las páginas <em>Gestionar presentación</em> y <em>Gestionar la visualización del formulario</em>. El módulo Taxonomy adicionalmente proporciona un formateador <em>categoría RSS</em> que no muestra nada cuando el objeto de entidad se muestra como HTML, pero muestra una categoría RSS en lugar de una lista cuando el objeto de entidad se muestra en un feed RSS.','es',0),(6443,_binary 'No hay vocabularios disponibles. <a href=\":link\">Añadir vocabulario</a>.','es',0),(6444,_binary 'No hay términos disponibles. <a href=\":link\">Añadir término</a>.','es',0),(6445,_binary 'Formato de la descripción del término.','es',0),(6446,_binary 'Módulo responsable del vocabulario.','es',0),(6447,_binary 'El módulo Telephone le permite crear campos que contengan números de teléfono. Consulte las páginas de <a href=\":field\">ayuda del módulo Field</a> y la <a href=\":field_ui\">ayuda del módulo Field UI</a> para obtener información general sobre los campos y sobre cómo crearlos y gestionarlos. Para más información, consulte la <a href=\":telephone_documentation\">documentación online para el módulo Telephone</a>.','es',0),(6448,_binary 'Las <em>opciones</em> y <em>visualización</em> del campo teléfono puede ser configurado de manera separada. Consulte la <a href=\":field_ui\">ayuda del módulo Field UI</a> para obtener más información en como gestionar campo y su visualización.','es',0),(6449,_binary 'El módulo Text permite crear campos de texto cortos y largos con resumenes opcionales. Consulte la <a href=\":field\">ayuda del módulo Field</a> y la <a href=\":field_ui\">ayuda del módulo Field UI</a> para saber más sobre los campos, su creación y gestión. Para más información, consulte la <a href=\":text_documentation\">documentación en pantalla del módulo Text</a>.','es',0),(6450,_binary 'Las <em>opciones</em> y <em>visualización</em> del campo de texto se pueden configurar por separado. Consulte la <a href=\":field_ui\">ayuda del módulo Field UI</a> para obtener más información sobre cómo gestionar el campo y su visualización.','es',0),(6451,_binary 'Si elige <em>Texto (plano)</em> o <em>Texto (plano, largo)</em>, está restringiendo la entrada a solo <em>Texto plano</em>. Si elige <em>Texto (formateado)</em>, <em>Texto (formateado, largo)</em> o <em>Texto (formateado, lardo, con resumen)</em> permitirá a los usuarios escribir texto formateado. Las opciones que estén disponibles a los usuarios individuales dependen de las opciones en la <a href=\":formats\">página de Formatos de texto y editores</a>.','es',0),(6452,_binary 'Cantidad de filas del resumen: @rows','es',0),(6453,_binary 'El módulo Barra de herramientas proporciona una barra de herramientas para los administradores del sitio, el cual muestra las pestañas y bandejas proporcionadas por el propio módulo Toolbar y los demás módulos. Para más información, consulte la <a href=\":toolbar_docs\">documentación online para el módulo Toolbar</a>.','es',0),(6454,_binary 'Módulos desinstalados','es',0),(6455,_binary 'Temas desinstalados','es',0),(6456,_binary 'El <a href=\":update-report\">informe de Actualizaciones disponibles</a> muestra los módulos del núcleo y contribuidos y lso temas para el hay nuevas versiones disponibles para descargar. En la página del informe, puede también comprobar manualmente si hay actualizaciones. Puede configurar la frecuencia de las comprobaciones que se realizarán durante las ejecuciones del cron, y la de los envíos de notificaciones en la <a href=\":update-settings\">página de opciones del Gestor de actualizaciones</a>.','es',0),(6457,_binary 'El módulo Update Manager permite a los administradores para realizar actualizaciones directamente desde la <a href=\":update-page\">página de Actualizar</a>. Este lista todas las actualizaciones disponibles y puede confirmar si se quiere descarlos. Si no tiene suficiente derechos de acceso a su servidor web se los puede solicitar su contraseña FTP/SSH. Después, los archivos se transfieren a la instalación de su sitio, sobrescribiendo los archivos antiguos. Los enlaces directos a las página Actualizar también son mostradas en la <a href=\":modules_page\">página Extender</a> y en la <a href=\":themes_page\">página Apariencia</a>.','es',0),(6458,_binary 'No hay información de actualización disponible. <a href=\":run_cron\">Ejecutar el cron</a> o <a href=\":check_manually\">comprobar manualmente</a>.','es',0),(6459,_binary 'Nueva(s) versión(es) disponible(s) para @site_name','es',0),(6460,_binary 'Su sitio está actualmente configurado para enviar estos correos electrónicos cuando alguna actualización se encuentre disponible. Para ser notificado solamente para actualización de seguridad, @url.','es',0),(6461,_binary 'Su sitio está actualmente configurado para enviar estos correos electrónicos cuando existan actualizaciones de seguridad. Para ser notificado cualquiera de las actualizaciones disponibles, @url.','es',0),(6462,_binary 'Hubo un problema comprobando <a href=\":update-report\">actualizaciones disponibles</a> para Drupal.','es',0),(6463,_binary 'Hubo un problema comprobando <a href=\":update-report\">actualizaciones disponibles</a> para sus módulos o temas.','es',0),(6464,_binary '%archive_file contiene una versión de %names que no es compatible con Drupal @version.%archive_file contiene versiones de módulos o temas que no son compatibles con Drupal @version: %names','es',0),(6465,_binary 'Vea la página de <a href=\":available_updates\">actualizaciones disponibles</a> para más información.','es',0),(6466,_binary 'Actualice configuraciones de Administración','es',0),(6467,_binary 'Verificar actualizaciones o módulos y temas desinstalados.','es',0),(6468,_binary 'Respalde su base de datos y su sitio antes de continuar. <a href=\":backup_url\">Aprenda como</a>.','es',0),(6469,_binary 'Obsoleto: Nombre de Usuario','es',0),(6470,_binary 'Obsoleto: Utilice nombre de la cuenta o nombre para mostrar.','es',0),(6471,_binary 'El nombre mostrado de la cuenta de usuario.','es',0),(6472,_binary 'El módulo User permite a los usuarios registrarse, iniciar y finalizar sesión. También permite a los usuarios con los permisos adecuados gestionar los roles y permisos de usuarios. Para más información, consulte la <a href=\":user_docs\">documentación online del módulo User</a>.','es',0),(6473,_binary 'A través de la <a href=\":people\">página de administración de la gente</a> puede añadir y cancelar cuentas de usuario y asignar roles a usuarios. Editando un usuario en particular, puede cambiar su nombre de usuario, dirección de correo electrónico, contraseña e información en otros campos.','es',0),(6474,_binary 'Después de crear roles, puede establecer permisos para cada rol en la <a href=\":permissions_user\">página de Permisos</a>. Conceder un permiso permite a los usuarios a los que se les ha asignado un rol en particular realizar un acción en el sitio, como ver contenidos, editar o crear un tipo particular de contenido, administrar la opciones de un módulo en particular o usar una función particular del sitio (como las búsquedas).','es',0),(6475,_binary 'Como las cuentas de usuario son un tipo de entidad, se pueden ampliar añadiendoes campos a través de la pestaña Gestionar campos en la <a href=\":accounts\">página de Opciones de la cuenta</a>. Añadiendo campos como, por ejemplo, una imagen, una biografía o una dirección, puede crear un perfil personalizado para los usuarios del sitio. Para más información sobre entidades y campos, consulte la <a href=\":field_help\">página de ayuda del módulo Field</a>.','es',0),(6476,_binary 'Un rol define un define un grupo de usuarios que tienen ciertos privilegios. Esos privilegios son definidos en la <a href=\":permissions\">página de Permisos</a>. Aquí, puede definir los nombres y orden de visualización de los roles en sus sitio. Se recomienda ordenar los roles de menos permisivos (por ejemplo: usuarios anónimos) a más permisivos (por ejemplo: usuarios administrativos). Los usuarios que no hayan iniciado sesión tienen el rol de usuario anónimo. Los usuarios que hayan iniciado sesión tienen el rol de usuario registrado además de otro roles concedidos a sus cuentas de usuarios.','es',0),(6477,_binary 'Que sea al menos de 12 caracteres','es',0),(6478,_binary 'Configure las opciones globales del sitio y comportamientos para cuentas de usuario y registro. Esto incluye métodos de cancelación de cuentas, contenido de correos para usuarios y campos adjuntos a usuarios.','es',0),(6479,_binary 'Gestiona todas las cuentas de usuario. Esto incluye edición de toda la información de usuarios, cambios de direcciones de email y contraseña, avisos a los usuarios por correo electrónico y bloqueo y borrado de cuentas de usuarios.','es',0),(6480,_binary 'Los usuarios con los %select-cancel-method o %administer-users <a href=\":permissions-url\">permisos</a>pueden anular este método predeterminado.','es',0),(6481,_binary 'Las variables disponibles son: [site:name], [site:url], [user:display-name], [user:account-name], [user:mail], [site:login-url], [site:url-brief], [user:edit-url], [user:one-time-login-url], [user:cancel-url].','es',0),(6482,_binary 'Creada una nueva cuenta de usuario para <a href=\":url\">%name</a>. No se ha enviado ningún correo.','es',0),(6483,_binary 'El nuevo usuario <a href=\":url\">%name</a> ha sido creado sin una dirección de correo electrónico, debido a ello no será enviado un mensaje de bienvenida.','es',0),(6484,_binary 'Un mensaje de bienvenida con instrucciones adicionales ha sido enviado al nuevo usuario <a href=\":url\">%name</a>.','es',0),(6485,_binary 'Las instrucciones para restablecer la clave se enviarán a la dirección de correo electrónico con la que se registró como usuario.','es',0),(6486,_binary 'Enviadas instrucciones de reestablecimiento de contraseña por correo.','es',0),(6487,_binary 'También conocido como:','es',0),(6488,_binary '@label (@name:@column)','es',0),(6489,_binary '@label:@column','es',0),(6490,_binary '@label (@name:delta)','es',0),(6491,_binary 'Para más información, vea la <a href=\":views\">documentación en línea para el módulo Views</a>.','es',0),(6492,_binary 'Proyecto contribuidos con soporte del módulo Views pueden encontrarse en la <a href=\":node\">documentación online para módulos contribuidos relacionados con Views</a>.','es',0),(6493,_binary 'Cambiar el título aquí significa que no puede ser alterado dinámicamente nunca más. (Intente cambiarlo directamente en  <a href=\":url\">@name</a>.)','es',0),(6494,_binary 'Este enlace es proporcionado por el módulo Views. La ruta puede ser cambiada editando la vista <a href=\":url\">@label</a>','es',0),(6495,_binary 'Idioma @type seleccionado para la página','es',0),(6496,_binary 'No será accesible','es',0),(6497,_binary '@code (@title)','es',0),(6498,_binary 'Las siguientes cadenas de reemplazo están disponibles. Puede utilizar sintaxis Twig en este campo.','es',0),(6499,_binary 'Sobreescribe la vista y otros títulos de argumentos. Usted puede utilizar sintaxis de Twig en este campo así como los vectores \"arguments\" y \"raw_arguments\".','es',0),(6500,_binary 'Sobreescribe la vista y otros argumentos de título. Usted puede utilizar sintaxis de Twig en este campo.','es',0),(6501,_binary 'Las siguientes cadenas de reemplazo están disponibles para este argumento.','es',0),(6502,_binary 'La categoría de este bloque aparecerá en la <a href=\":href\">página de colocación de bloques</a>.','es',0),(6503,_binary 'Separe múltiples clases con espacios','es',0),(6504,_binary 'Usted también puede ajustar el @settings para la restricción de acceso seleccionada actualmente.','es',0),(6505,_binary 'Usted también puede ajustar el @settings para el mecanismo de cache seleccionado actualmente.','es',0),(6506,_binary 'Usted también puede ajustar el @settings para el estilo seleccionado actualmente.','es',0),(6507,_binary 'Usted también puede ajustar el @settings para el estilo de fila seleccionado actualmente.','es',0),(6508,_binary 'Las siguientes cadenas de reemplazo están disponibles para este enlace. Usted puede utilizar sintaxis de Twig en este campo.','es',0),(6509,_binary 'Puede también ajustar @settings para el paginador seleccionado actualmente.','es',0),(6510,_binary 'Un desplazamiento desde el tiempo actual tal como \"@example1\" o \"@example2\"','es',0),(6511,_binary 'El módulo  Views IU proporciona una interfaz para la gestión de vista para el módulo <a href=\":views\">Views</a>. Para obtener más información, consulte la <a href=\":handbook\"> documentación en línea para el módulo  Views IU</a>.','es',0),(6512,_binary 'Las vistas se pueden activar o desactivar desde la <a href=\":list\">Página con el listado de Vistas</a>. Para activar una vista, encuentre la vista dentro de la lista \"Desactivado\" y seleccione la operación \"Activar\". Para desactivar una vista encuentre la vista dentro de la lista \"Activado\" y seleccionar la operación \"Desactivar\".','es',0),(6513,_binary 'Las vistas pueden se pueden exportar e importar  como archivos de configuración usando el <a href=\":config\">Módulo Administración de Configuraciones</a>.','es',0),(6514,_binary 'Configuraciones de Vistas avanzadas','es',0),(6515,_binary 'Vista @display_title','es',0),(6516,_binary 'Duplicado como @type','es',0),(6517,_binary 'Añadir @display','es',0),(6518,_binary 'Rompiendo este bloqueo, cualquier cambio no salvado realizado por @user se perderá.','es',0),(6519,_binary 'Solicitud de cancelación de cuenta para [user:display-name] en [site:name]','es',0),(6520,_binary 'Reemplazo de información de inicio de sesión para [user:display-name] en [site:name]','es',0),(6521,_binary 'Detalles de la cuenta para [user:display-name] en [site:name]','es',0),(6522,_binary 'Detalles de cuenta para [user:display-name] en [site:name] (pendiente de aprobación por el administrador)','es',0),(6523,_binary '[user:display-name] ha solicitado una cuenta.\r\n\r\n[user:edit-url]','es',0),(6524,_binary '[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido activada.\r\n\r\nUsted puede ahora iniciar sesión haciendo click en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y lo llevará a usted a una página donde podrá establecer su clave personal.\r\n\r\nDespués de establecer su clave personal, usted podrá iniciar sesión en [site:login-url] utilizando:\r\n\r\nusuario: [user:account-name]\r\nclave personal: Your password\r\n\r\n--  Equipo [site:name]','es',0),(6525,_binary 'Detalles de cuenta para [user:display-name] en [site:name] (aprobado)','es',0),(6526,_binary 'Detalles de la cuenta de [user:display-name] en [site:name] (bloqueada)','es',0),(6527,_binary '[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido cancelada.\r\n\r\n--  El equipo de [site:name]','es',0),(6528,_binary 'Detalles de cuenta para [user:display-name] en [site:name] (cancelado)','es',0),(6529,_binary 'Esconder logo','es',0),(6530,_binary '@display \'@id\': El componente \'@name\' ha sido desactivado porque sus ajustes dependen de dependencias eliminadas.','es',0),(6531,_binary 'No hay un control disponible para: %type.','es',0),(6532,_binary 'Varios caracteres están permitidos, incluyendo los espacios, puntos (.), guiones (-), comillas (\'), guiones bajos (_) y el signo @.','es',0),(6533,_binary 'La URL hacia el cual el usuario debería ser redireccionado. Este puede ser una URL interna como /node/1234 o una URL externa como @url.','es',0),(6534,_binary 'El módulo Automated Cron ejecuta operaciones para su sitio usando peticiones normales a la página o navegador en lugar de tener que programar una tarea de cron separada. El módulo Automated Cron comprueba al final de cada respuesta de servidor cuando una operación de cron fue ejecutado por última vez y, si ha pasado mucho tiempo desde la útlima ejecución, este ejecuta tareas de cron después de enviar una respuesta de servidor. Para más información, consulte la <a href=\":automated_cron-documentation\">documentación online para el módulo Automated Cron</a>.','es',0),(6535,_binary 'Configurando Automated Cron','es',0),(6536,_binary 'En la <a href=\":cron-settings\">página de Cron</a>, puede programar la frecuencia (intervalo de tiempo) de ejecución de tareas de cron.','es',0),(6537,_binary 'Desactivando Automated Cron','es',0),(6538,_binary 'Para desactivar Automated Cron. el método recomendado es desinstalar el módulo, para reducir la sobrecarga del sitio. Si sólo quiere desactivarlo temporalmente, puede programar la frecuencia a Nunca en la página de Cron y después cambiar la frecuencia de nuevo cuando quiera iniciarlo de nuevo.','es',0),(6539,_binary 'Automated Cron','es',0),(6540,_binary 'Proporciona un forma automática de ejecutar tareas de cron, ejecutándolos al final de respuesta de servidor.','es',0),(6541,_binary 'Opciones de Automated cron','es',0),(6542,_binary 'Prohibir visitas desde una dirección IP concreta.','es',0),(6543,_binary 'Puede colocar un nuevo bloque en una región seleccionando <em>Colocar bloque</em> en la <a href=\":blocks\">página de Diseño de bloques</a>. Una vez un bloque ha sido colocado, puede ser movido en una region diferente arrastrandolo con el ratón o usando la lista desplegable <em>Región</em> y después haciendo clic en <em>Guardar bloques</em>.','es',0),(6544,_binary 'La colocación de bloques es específica de cada tema en su sitio. Los cambios no serán guardados hasta que haga clic en <em>Guardar bloques</em> en la parte inferior de la página.','es',0),(6545,_binary 'Añadiendo tipos de comentario','es',0),(6546,_binary 'Se pueden crear <em>tipos de comentarios</em> adicionales por sub-tipos de entidad en la <a href=\":field\">Página de tipos de comentarios</a>. Si existen varios tipos de comentarios podrá seleccionar el adecuado al agregar un <em>campo de Comentarios</em>.','es',0),(6547,_binary 'Compare la configuración subida al directorio sincronizado con la configuración activa antes de completar la importación.','es',0),(6548,_binary 'Sube un archivo de configuración de un sitio completo al directorio sincronizado. Puede entonces ser comparado e importado en la página Sincronizar.','es',0),(6549,_binary 'El módulo Database Logging registra un log de sucesos del sistema en la base de datos de Drupal. Vigile su sitio o depure problemas del sitio en esta página.','es',0),(6550,_binary 'El módulo Internal Dynamic Page Cache guarda en la caché páginas para todos los usuarios de la base de datos, manejando el contenido de manera correctamente dinámica. Para más información, consulte la <a href=\":dynamic_page_cache-documentation\">documentación online para el módulo Internal Dynamic Page Cache</a>.','es',0),(6551,_binary 'El módulo no requiere configuración. Cada parte de la página contiene metadatos que permite al módulo Internal Dynamic Page Cache saber como manejarlos por sí mismo.','es',0),(6552,_binary 'Los campos de <strong>Referencia de entidad</strong> le permite crear campos que contiene enlaces a otras entidades (como elementos de contenido, términos de taxonomía, etc...) dentro del sitio. Esto le permite, por ejemplo, incluir un enlace a un usuario dentro de un elemento de contenido. Para más información, consulte la <a href=\":er_do\">documentación online para el módulo Entity Reference</a>.','es',0),(6553,_binary 'Activar almacenamiento personalizado','es',0),(6554,_binary 'Un tipo de específico de instancia de control','es',0),(6555,_binary 'Los tipos de controles @types son usados en instancias de campo de Drupal 6: El tipo de control @selected_type ha sido aplicado al campo base de Drupal 8','es',0),(6556,_binary 'Puede definir qué usuarios podrán usar cada formato de texto seleccionando sus roles. Para garantizar la seguridad, los usuarios no identificados, que no son de confianza, deberían solo tener acceso a formatos de texto y restringirlos a texto sin formato o un conjunto seguro de etiquetas HTML. Eso es debido a que las etiquetas HTML pueden permitir enlazar a sistio maliciosos o scripts en texto. Los usuarios registrados más confiable se le puede conceder permisos para usar formatos de texto menos restrictivos para crear texto más rico. <strong>La inadecuada configuración de formatos de textos es un riesgo de seguridad.</strong>','es',0),(6557,_binary 'Cada formato de texto utiliza filtros que añaden, eliminan o transforman elementos dentro del texto introducido por el usuario. Por ejemplo: un filtro elimina etiquetas HTML no aprobadas, mientras que otro transforma URLs en enlaces sobre los que se pueden hacer clic. Los filtros son aplicados en un orden específico. No cambian el contenido <em>almacenado</em>, definen como se procesan y muestran en pantalla.','es',0),(6558,_binary 'Los formatos de texto definen como se filtran el texto a la salida y como las etiquetas HTML y otros texto se muestran, reemplazar o eliminan. <strong>La inadecuada configuración de formatos de textos es un riesgo de seguridad</strong>. Para saber más, consulte la <a href=\":filter_help\">página de ayuda del módulo Filter</a>.','es',0),(6559,_binary 'Un formato de texto contiene filtros que cambian la visualización de la entrada del usuario, por ejemplo: eliminando parte HTML maliciosas o haciendo que se pueda hacer clic sobre las URLs.Los filtros son ejecutados de arriba a abajo el orden es importante, dado que un filtro puede prevenir que otro filtro cumpla con su función. Por ejemplo: cuando las URLS se convierten en enlaces antes de borrar etiquetas HTML no permitidas, todas esos enlaces se borrarán. Cuando esto pasa el orden de los filtros podría necesitar ser reordenado.','es',0),(6560,_binary 'Configura cómo se filtra el contenido cuando se muestra en pantalla, incluyendo qué etiquetas HTML se utilizan y activan filtros proporcionados por el módulo.','es',0),(6561,_binary 'Una lista de etiquetas HTML que pueden ser usados. De manera predeterminada, los atributos <em>lang</em> y <em>dir</em> están permitidos todas las etiquetas HTML. Cada etiqueta HTML puede tener atributos que han sido tratados como nombre de atributo permitidos para esa etiqueta HTML. Cada atributo puede permitir todos los valores o solo permitir algunos valores específicos. Los nombres de atributos o los valores pueden ser escritos como prefijo y comodín como <em>jump-*</em>. Los atributos de eventos Javascript, URL de Javascript y CSS siempre están restringidos.','es',0),(6562,_binary 'Configurar idiomas para el contenido, interfaz, y configuración.','es',0),(6563,_binary 'Sobreescribiendo las cadenas en Inglés por defecto','es',0),(6564,_binary 'Si la traducción está activada para el inglés, puede <em>sobreescribir</em> las cadenas de texto de la interfaz en inglés de manera predeterminada de su sitio con otras cadenas de texto en inglés en la página de <a href=\":translate\">Traducción de la interfaz de usuario</a>. La traducción está desactivado de manera predeterminada para el inglés, pero puede activarlo visitando la página <em>Editar idioma</em> para el inglés desde la página de <a href=\":languages\">Idiomas</a>.','es',0),(6565,_binary 'Configurar la importación de archivos de traducción, y añadir o personalizar interfaces de traducción','es',0),(6566,_binary 'Administrar menús y enlaces de menú.','es',0),(6567,_binary '<q>Autenticación</q> para usuarios anónimos','es',0),(6568,_binary 'Revertir a una revisión anterior de la traducción','es',0),(6569,_binary '¿Está seguro que desea revertir la traducción de @language a la revisión de %revision-date?','es',0),(6570,_binary 'Revertir contenido compartido entre traducciones','es',0),(6571,_binary 'Añadir URLs personalizadas a rutas existentes.','es',0),(6572,_binary '- Ninguno (imagen original) -','es',0),(6573,_binary 'Solo los objetos del índice aparecerán en los resultados de búsqueda. Para construir y mantener el índice, se requiere una <a href=\":cron\">tarea de mantenimiento de cron</a> correctamente configurada.','es',0),(6574,_binary 'La longitud mínima de carácter para que una palabra sea añadida al índice. Las búsquedas deben incluir una palabra clave de al menos esta longitud.','es',0),(6575,_binary 'Verificando el estado del sitio','es',0),(6576,_binary 'El <a href=\":status\">Informe de estado</a> proporciona un resumen de la configuración, estado y salud de su sitio. compruebe este informe para asegurarse de que no hay problemas que resolver y para encontrar información sobre el software que su sitio y su servidor web están usando.','es',0),(6577,_binary 'Para que el sitio y sus módulos continuen operando con normalidad, se deben ejecutar un conjunto de rutinas de operaciones administrativas de manera regular; esas operaciones son conocidas como tareas del <em>cron</em>. En la <a href=\":cron\">página Cron</a>, puede configurar el cron para ejecutar periodicamente como parte de las respuestas del servidor instalando el módulo <em>Automated Cron</em>, o puede desactivarlo y poner en marchar el cron desde un proceso externo en su servidor web. Puede comprobar el estado de las tareas del cron visitando la a href=\":status\">página de Informe de estado</a>. Para más información, consulte la <a href=\":handbook\">documentación online para la configuración de tareas del cron</a>.','es',0),(6578,_binary 'URL base para archivos públicos','es',0),(6579,_binary 'La URL base que será utilizada para las URLs de archivos públicos. Puede ser cambiada en settings.php','es',0),(6580,_binary 'Nombre de sistema: <span dir=\"ltr\" class=\"table-filter-text-source\">@machine-name</span>','es',0),(6581,_binary 'La siguiente razón no permitio que @module.module_name fuera desinstalado:Las siguientes razónes no permitieron que  @module.module_name fuera desinstalado:','es',0),(6582,_binary 'Configurar las opciones predeterminadas de usuario, incluidos los campos, requisitos de registro, y mensajes de correo electrónico.','es',0),(6583,_binary 'Demasiados intentos fallidos de inicio de sesión desde su dirección IP. Esta dirección IP está temporalmente bloqueada. Inténtelo de nuevo más tarde o <a href=\":url\">solicite una nueva contraseña</a>.','es',0),(6584,_binary 'Ha habido más de un intento de inicio de sesión fallido para esta cuenta. La cuenta está temporalmente bloqueada. Intentelo de nuevo más tarde o <a href=\":url\">solicite una nueva contraseña</a>.Ha habido más de @count intentos de inicio de sesión fallidos para esta cuenta. La cuenta está temporalmente bloqueada. Intentelo de nuevo más tarde o <a href=\":url\">solicite una nueva contraseña</a>.','es',0),(6585,_binary 'Tiempo máximo en cache','es',0),(6586,_binary 'Creando y administrando vistas','es',0),(6587,_binary 'Activando y desactivando vistas','es',0),(6588,_binary 'Exportando e importando vistas','es',0),(6589,_binary 'Enlaces relacionados con la cuenta del usuario activo','es',0),(6590,_binary 'Enlaces de tareas administrativas','es',0),(6591,_binary 'Enlaces de información del sitio','es',0),(6592,_binary 'Enlaces de secciones del sitio','es',0),(6593,_binary 'Enlaces de herramientas de usuario. Los suelen añadir los módulos','es',0),(6594,_binary '[user:display-name],\r\n\r\nUna petición para reestablecer la contraseña de su cuenta ha sido realizada en [site:name].\r\n\r\nAhora puede iniciar sesión haciendo clic en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le llevará a una página donde puede establecer su contraseña. Caduca después de un día y nada ocurrirá si no se usa.\r\n\r\n--  El equipo de [site:name]','es',0),(6595,_binary '[user:display-name],\r\n\r\nUn administrador del sitio en [site:name] ha creado una cuenta para usted. Puede ahora iniciar sesión haciendo clic en este enlace o copiando y pegándolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le conducirá a la página donde podrá establecer su contraseña.\r\n\r\nDespués de establecer su contraseña, será capaz de iniciar sesión en [site:login-url] en el futuro usando:\r\n\r\nNombre de usuario: [user:name]\r\nContraseña: Su contraseña\r\n\r\n--  Equipo de [site:name]','es',0),(6596,_binary '[user:display-name],\r\n\r\nGracias por registrarse en [site:name]. Puede ahora iniciar sesión haciendo clic en este enlace o copiando y pegandolo en su navegador:\r\n\r\n[user:one-time-login-url]\r\n\r\nEste enlace solo puede ser usado una vez para iniciar sesión y le conducirá a una página donde podrá establecer sus contraseña.\r\n\r\nDespués de establecer su contraseña, será capaz de iniciar sesión en [site:login-url] en el futuro usando:\r\n\r\nNombre de usuario: [user:name]\r\nContraseña: Su contraseña\r\n\r\n--  Equipo de [site:name]','es',0),(6597,_binary 'Modo de depuración de Twig','es',0),(6598,_binary 'El código de idioma.','es',0),(6599,_binary 'Borrar %label','es',0),(6600,_binary 'Permite al usuario visualizar todos los objetos','es',0),(6601,_binary 'Seleccione y configure los editores de texto y como los contenidos son filtrados cuando se muestran en pantalla.','es',0),(6602,_binary 'Comentarios recientes.','es',0),(6603,_binary 'Buscar y administrar archivos.','es',0),(6604,_binary 'Todo el contenido, por mes.','es',0),(6605,_binary 'Contenido reciente.','es',0),(6606,_binary 'Todo el contenido promovido a la página principal.','es',0),(6607,_binary 'Todo el contenido, alfabéticamente.','es',0),(6608,_binary 'Contenido perteneciente a un determinado término de taxonomía.','es',0),(6609,_binary 'Muestra una lista de las cuentas de usuario más recientes del sitio.','es',0),(6610,_binary 'Bloque de usuarios conectados','es',0),(6611,_binary 'Muestra los nombres de usuario de los usuarios activos más recientes y el número total de usuarios activos.','es',0),(6612,_binary 'Máximo 1300x1300','es',0),(6613,_binary 'Máximo 2600x2600','es',0),(6614,_binary 'Máximo 325x325','es',0),(6615,_binary 'Máximo 650x650','es',0),(6616,_binary 'Estrecho','es',0),(6617,_binary 'Resumen de ficheros','es',0),(6618,_binary 'Información de uso de archivos para {{ arguments.fid }}','es',0),(6619,_binary 'Encuentre y gestione el contenido','es',0),(6620,_binary 'Bienvenido a [site:name]','es',0),(6621,_binary '{{ arguments.tid }}','es',0),(6622,_binary 'Nombre o correo electrónico contiene','es',0),(6623,_binary 'Un listado de nuevos usuarios','es',0),(6624,_binary 'Actualmente hay un total de  @total usuario en linea.','es',0),(6625,_binary 'Hay 0 usuarios en línea.','es',0),(6626,_binary 'Una lista de los usuarios que están conectados actualmente.','es',0),(6627,_binary 'El nombre en inglés del idioma.','es',0),(6628,_binary 'El nombre nativo del idioma.','es',0),(6629,_binary 'La dirección del idioma (0 = de izquierda a derecha, 1 = de derecha a izquierda)','es',0),(6630,_binary 'Si el idioma está activado.','es',0),(6631,_binary 'Fórmula PHP para obtener índices plurales.','es',0),(6632,_binary 'Prefijo de ruta para este idioma.','es',0),(6633,_binary 'El peso del idioma en una lista.','es',0),(6634,_binary 'Localización del archivo de traducción Javascript.','es',0),(6635,_binary 'No coinciden las definiciones de entidad y/o campo','es',0),(6636,_binary 'Opciones de orden de exposición de repliegue','es',0),(6637,_binary 'Deje en blanco todo. De lo contrario, el primer término seleccionado será el predeterminado en lugar de \"Cualquiera\".','es',0),(6638,_binary 'ancho @data.width','es',0),(6639,_binary 'alto @data.height','es',0),(6640,_binary 'Administrar flujos de trabajo','es',0),(6641,_binary 'Esta entidad (%type: %label) no puede ser referenciada.','es',0),(6642,_binary 'Esta entidad (%type: %id) no puede ser referenciada.','es',0),(6643,_binary 'El tipo de contenido donde este campo está en uso.','es',0),(6644,_binary 'Validación de archivo\r\nen contexto: Validación','es',0),(6645,_binary 'El alias %alias no se pudo añadir porque ya está en uso en este idioma pero con algún cambio en las mayúsculas o minúsculas: %stored_alias.','es',0),(6646,_binary 'No hay mensajes para esta migración','es',0),(6647,_binary 'No hay cambios para importar.','es',0),(6648,_binary 'Otra solicitud puede estar importando en este momento la configuración.','es',0),(6649,_binary 'Importando configuración','es',0),(6650,_binary 'Iniciando la importación de configuración.','es',0),(6651,_binary 'La importación de la configuración ha detectado un error.','es',0),(6652,_binary 'La importación de la configuración falló por los siguientes motivos:','es',0),(6653,_binary 'BigPipe','es',0),(6654,_binary 'Espacio de trabajo actual','es',0),(6655,_binary 'Alternador de espacio de trabajo','es',0),(6656,_binary 'Configuración del método HEAD','es',0),(6657,_binary 'Configuración del método PUT','es',0),(6658,_binary 'Eliminar transición','es',0),(6659,_binary 'Clave de lenguaje','es',0),(6660,_binary 'Actualizar cualquier multimedia','es',0),(6661,_binary 'Eliminar medios','es',0),(6662,_binary 'Eliminar cualquier multimedia','es',0),(6663,_binary 'Nombre del elemento multimedia','es',0),(6664,_binary 'Revisiones del elemento multimedia','es',0),(6665,_binary 'Campo con información de origen','es',0),(6666,_binary 'Instalar configuración','es',0),(6667,_binary 'Se detectaron los siguientes cambios en las definiciones de tipo de entidad y de campo. @updates','es',0),(6668,_binary 'Chequeo no-JS de BigPipe','es',0),(6669,_binary 'La sesión existe','es',0),(6670,_binary 'Añadir espacio de trabajo','es',0),(6671,_binary 'Espacios de trabajo','es',0),(6672,_binary 'Crear y administrar espacios de trabajo.','es',0),(6673,_binary 'Administrar espacios de trabajo','es',0),(6674,_binary 'Editar espacio de trabajo %label','es',0),(6675,_binary 'ID del espacio de trabajo','es',0),(6676,_binary 'Espacio de trabajo %info ha sido creado.','es',0),(6677,_binary 'Espacio de trabajo %info ha sido actualizado.','es',0),(6678,_binary 'El espacio de trabajo no se pudo guardar.','es',0),(6679,_binary 'El ID del espacio de trabajo.','es',0),(6680,_binary 'El tipo @bundle_type es @bundles o @last','es',0),(6681,_binary 'El tipo @bundle_type es @bundle','es',0),(6682,_binary 'formato de texto','es',0),(6683,_binary '\"hash\" de configuración predeterminado','es',0),(6684,_binary 'Etiqueta de la acción','es',0),(6685,_binary 'Escrito el @date','es',0),(6686,_binary 'Introduzca los valores para el atributo tamaño, por ejemplo: %example_sizes.','es',0),(6687,_binary 'Nombre único máquina del vocabulario.','es',0),(6688,_binary 'El campo %field asignado en %filter no se puede utilizar en este tipo de filtro. El filtro de campo combinado solo funciona para campos simples.','es',0),(6689,_binary 'La cuenta %name ha sido eliminada.','es',0),(6690,_binary 'Representa una entidad en un modo de presentación.','es',0),(6691,_binary 'Añadir @entity-type','es',0),(6692,_binary 'Revisión del momento de creación','es',0),(6693,_binary 'Es la revisión predeterminada','es',0),(6694,_binary 'El estado de moderación de esta pieza de contenido.','es',0),(6695,_binary 'Control de moderación','es',0),(6696,_binary 'Las revisiones deben ser  requeridas cuando la moderación está habilitada.','es',0),(6697,_binary 'Se requieren revisiones.','es',0),(6698,_binary 'El estado de moderación ha sido actualizado.','es',0),(6699,_binary 'Cuando el contenido alcance este estado deberá publicarse.','es',0),(6700,_binary 'Revisión predeterminada','es',0),(6701,_binary 'Cuando el contenido alcance este estado se debe hacer la revisión por defecto; esto es implícito para los estados publicados.','es',0),(6702,_binary 'Estado de moderación válido','es',0),(6703,_binary 'Identificador de campo','es',0),(6704,_binary 'Escala','es',0),(6705,_binary 'Si se usa este estilo en el sitio, puede seleccionar otro estilo para reemplazarlo. Todas las imágenes que se hayan generado para este estilo se borrarán de forma definitiva. Si no se selecciona ningún estilo de reemplazo, las configuraciones dependientes podrían necesitar una reconfiguración manual.','es',0),(6706,_binary 'Todas las imágenes que se hayan generado para este estilo se borrarán de forma definitiva. Las configuraciones dependientes podrían necesitar una reconfiguración manual.','es',0),(6707,_binary '- Sin reemplazo -','es',0),(6708,_binary 'Antigua y Barbuda','es',0),(6709,_binary 'Divisor','es',0),(6710,_binary 'El módulo BigPipe envía páginas con contenido dinámico de una forma que permite a los navegadores parecer más rápidos. Para más información, consulte la <a href=\":big_pipe-documentation\">documentación en línea del módulo BigPipe</a>.','es',0),(6711,_binary 'El módulo no requiere configuración. Cada parte de la página contiene metadatos que permite a BigPipe realizarlo por si mismo.','es',0),(6712,_binary 'Tamaño del campo de correo electrónico','es',0),(6713,_binary 'No se guardó el mapa en la tabla debido al valor NULL en el campo clave @field','es',0),(6714,_binary 'Un booleano que indica si un nodo es visible en la página principal.','es',0),(6715,_binary 'Un booleano que indica si el nodo se debería ordenar en la parte superior de las listas de contenido.','es',0),(6716,_binary 'Validador predeterminado del argumento','es',0),(6717,_binary 'El funcionamiento con textos Unicode se emula del modo más eficaz posible. Instale la extensión <a href=\"http://php.net/mbstring\">PHP mbstring extension</a> para una funcionalidad Unicode mejorada.','es',0),(6718,_binary 'El tipo de entidad %entity_type necesita ser instalado.','es',0),(6719,_binary 'El tipo de entidad %entity_type necesita ser actualizado.','es',0),(6720,_binary 'El campo %field_name necesita ser instalado.','es',0),(6721,_binary 'El campo %field_name necesita ser actualizado.','es',0),(6722,_binary 'El campo %field_name necesita ser desinstalado.','es',0),(6723,_binary 'Texto personalizado: @true_label / @false_label','es',0),(6724,_binary 'Mostrar: @true_label / @false_label','es',0),(6725,_binary 'Mire <a href=\"http://php.net/manual/function.date.php\" target=\"_black\"> la documentación de formatos de fecha de PHP</a>.','es',0),(6726,_binary 'ID de lista de idioma','es',0),(6727,_binary 'Completado el paso @current de @total.','es',0),(6728,_binary 'Este sitio web tiene un solo idioma habilitado. <a href=\":language_url\"> Agregue al menos otro idioma</a> para traducir el contenido','es',0),(6729,_binary 'Describe un plazo en función de la fecha actual, como \'+90 days\' (90 días desde el día en que se crea el campo) o \'+1 Saturday\' (el próximo sábado). Ver <a href=\"http://php.net/manual/function.strtotime.php\">strtotime </a> para más detalles.','es',0),(6730,_binary 'El tipo de entrada en el registro, por ejemplo \"usuario\" o \"página no encontrada\"','es',0),(6731,_binary 'El tipo de campo %field_type_label es utilizado en el siguiente campo: @fieldsEl tipo de campo %field_type_label es utilizado en los siguientes campos: @fields','es',0),(6732,_binary 'Tipo MIME de Archivo','es',0),(6733,_binary 'Este módulo es experimental. Los <a href=\":url\">Módulos experimentales</a> se proporcionan sólo con fines de prueba. Usar bajo su riesgo.','es',0),(6734,_binary 'El tamaño de imagen máximo permitido expresado como ANCHOxALTO (por ejemplo, 640×480). Dejar en blanco para ninguna restricción. Si se sube unaimagen más grande, se cambiará de tamaño para reflejar el ancho y la altura dada. Cambiar el tamaño de imágenes en la subida provocará la pérdida de los datos <a href=\"http://wikipedia.org/wiki/Exchangeable_image_file_format\">EXIF</a> de la imagen.','es',0),(6735,_binary 'Los nombres de dominio a usar en estos idiomas. <strong>Modificar este valor puede estropear URL ya existentes. Úselo con precaución en un entorno de producción</strong>. Ejemplo: Especificar \"de.example.com\" como dominio de idioma para el alemán resultará en una URL como \"http://de.example.com/contact\".','es',0),(6736,_binary 'Pares «clave - valor» para pasar en la URL por GET','es',0),(6737,_binary 'Fragmento de URL','es',0),(6738,_binary 'Operación detenida por solicitud','es',0),(6739,_binary 'La operación en @migration ha fallado','es',0),(6740,_binary 'Operación en @migration omitida debido a dependencias incumplidas','es',0),(6741,_binary 'Actualmente mejorando @migration (@current de @max tareas totales)','es',0),(6742,_binary 'Proceso de actualización no completado','es',0),(6743,_binary '¡Enhorabuena, ha actualizado Drupal!','es',0),(6744,_binary 'Revisar el registro detallado de actualización','es',0),(6745,_binary 'Completada 1 tarea de actualización satisfactoriamenteCompletadas @count tareas de actualización satisfactoriamente','es',0),(6746,_binary '1 actualización fallida@count actualizaciones fallidas','es',0),(6747,_binary 'Poner este sitio en <a href=\":url\">modo mantenimiento</a>.','es',0),(6748,_binary 'Base de datos origen','es',0),(6749,_binary 'Proveer de credenciales para la base de datos del sitio Drupal que se quiere actualizar.','es',0),(6750,_binary 'Archivos de origen','es',0),(6751,_binary 'Revisar actualización','es',0),(6752,_binary 'Realizar actualización','es',0),(6753,_binary 'Ejecutando actualización','es',0),(6754,_binary 'Controle que roles pueden \"Ver el tema de administración\" en la <a href=\":permissions\"> Página de permisos</a>.','es',0),(6755,_binary 'Crear y administrar campos, formularios y opciones de presentación para el contenido.','es',0),(6756,_binary 'El código de idioma del alias de URL.','es',0),(6757,_binary 'El módulo Syslog registra los eventos mediante el envío de mensajes a la facilidad de registro del sistema operativo de su servidor web. Syslog es una herramienta de registro de administración del sistema operativo que proporciona información valiosa para su uso en la gestión del sistema y auditoría de seguridad. Más adecuado para sitios medianos y grandes, Syslog ofrece herramientas de filtrado que permiten que los mensajes se enrutan por tipo y gravedad. Para obtener más información, consulte la <a href=\":syslog\"> documentación en línea para el módulo Syslog </a>, así como las páginas de documentación de PHP para la <a href=\"http://php.net/manual/function.openlog.php\"> openlog </a> y <a href=\"http://php.net/manual/function.syslog.php\"> funciones </a> de registro del sistema.','es',0),(6758,_binary 'Módulos experimentales encontrados: %module_list. <a href=\":url\">Módulos experimentales</a> son proporcionados solo con propósitos de prueba. Úselo bajo su propia responsabilidad.','es',0),(6759,_binary 'El almacenamiento en caché de PHP OPcode puede mejorar considerablemente el rendimiento de su sitio. Es <strong>altamente recomendable</strong> tener <a href=\"http://php.net/manual/opcache.installation.php\" target=\"_blank\">OPcache</a> instalado en su servidor.','es',0),(6760,_binary 'Protección desactivada','es',0),(6761,_binary '<a href=\":url\">Módulos experimentales</a> son proporcionados solo con fines de prueba. Úselo bajo su propio riesgo.','es',0),(6762,_binary 'El nombre del vocabulario.','es',0),(6763,_binary 'Nombre (autocompletado)','es',0),(6764,_binary 'El nombre del usuario o del autor. Utiliza un widget de autocompletado para encontrar el nombre de usuario, el filtro actual utiliza el ID de usuario resultante.','es',0),(6765,_binary 'Como transformar el uso de mayúsculas del filtro al imprimir rutas de URL. No utilizar excepto con Postgres ya que las comparaciones son sensibles a mayúsculas.','es',0),(6766,_binary 'Especificar a qué presentación o URL personalizada enlazará esta presentación.','es',0),(6767,_binary 'Esto añadirá un enlace más en la parte inferior de la vista que enlazará con la vista de página. Si se tiene más de una vista de página, el enlace apuntará a la visualización específica en la sección \'visualización de Enlace\' bajo el paginador. Se puede sobreescribir la url en la configuración de la visualización.','es',0),(6768,_binary 'Cómo transformar la envoltura del valor del filtro cuando se imprimen rutas URL.','es',0),(6769,_binary 'El identificador tiene caracteres no permitidos.','es',0),(6770,_binary 'El campo que se va a utilizar como el atributo OPML URL para cada fila.','es',0),(6771,_binary '[user:display-name],\r\n\r\nSu cuenta en [site:name] ha sido bloqueada.\r\n\r\n--  El equipo de [site:name]','es',0),(6772,_binary 'Permisos del módulo','es',0),(6773,_binary 'espacio de trabajo','es',0),(6774,_binary 'Activar Espacio de trabajo','es',0),(6775,_binary '¿Desea activar el espacio de trabajo %workspace?','es',0),(6776,_binary 'El nombre del espacio de trabajo.','es',0),(6777,_binary 'El propietario del espacio de trabajo.','es',0),(6778,_binary 'La última vez que el espacio del trabajo ha sido editado.','es',0),(6779,_binary 'El ID de usuario del usuario en el que se escribió la entrada de registro.','es',0),(6780,_binary 'Bundle asignado a las entidades autocreadas.','es',0),(6781,_binary 'Añadir un nuevo @entity_type.','es',0),(6782,_binary 'No hay @entity_type aún. @add_link','es',0),(6783,_binary 'Almacenar nuevos términos en','es',0),(6784,_binary 'Para más información, consulte la ayuda que aparece en esta página o la<a href=\":docs\">documentación en linea</a> y <a href=\":support\">soporte</a>en las páginas de<a href=\":drupal\">drupal.org</a>','es',0),(6785,_binary 'Actualmente esta sección está vacía.','es',0),(6786,_binary 'Vista general del módulo','es',0),(6787,_binary 'Las vistas generales de módulos son proporcionadas por módulos. Vistas generales disponibles para sus módulos instalados:','es',0),(6788,_binary 'Un array serializado de opciones para establecer en la URL, como  una cadena de consulta o atributos HTML.','es',0),(6789,_binary 'La base de datos de origen no contiene una versión reconocible de Drupal.','es',0),(6790,_binary 'El módulo System proporciona páginas para la gestión de la configuración básica del sitio, incluyendo formatos <a href=\":date-time-settings\">de fecha y hora y</a> <a href=\":site-info\">configuración Básica del sitio</a> (nombre del sitio, dirección desde la que se envían los correos electrónicos, página de inicio y las páginas de error). Las páginas de configuración adicionales se enumeran en la  <a href=\":config\">página de configuración</a>.','es',0),(6791,_binary 'Configuraciones básicas del sitio','es',0),(6792,_binary 'Seleccionar y configurar temas','es',0),(6793,_binary 'Configura la localización de los archivos subidos y cómo acceder a ellos.','es',0),(6794,_binary 'Configurar la descripción del sitio, el número de artículos por fuente de datos, y si estos deben ser títulos/resúmenes/texto completo.','es',0),(6795,_binary 'Configurar y usar las herramientas de desarrollo.','es',0),(6796,_binary 'Desconectar el sitio para su mantenimiento o actualización.','es',0),(6797,_binary 'Configurar cache y optimización de ancho de banda.','es',0),(6798,_binary 'Configurar la presentación de mensajes de error y los registros de la base de datos.','es',0),(6799,_binary 'Configurar los parámetros regionales, localización y traducción.','es',0),(6800,_binary 'Configurar los ajustes de localización y zona horaria.','es',0),(6801,_binary 'Configurar cómo se muestran las fechas y las horas.','es',0),(6802,_binary 'Configurar la búsqueda en el sitio web, metadatos y optimización para motores de búsqueda.','es',0),(6803,_binary 'Configurar los parámetros básicos del sitio, acciones y cron.','es',0),(6804,_binary 'Configurar la interfaz de administración de usuario.','es',0),(6805,_binary 'Administrar el flujo de trabajo de contenido.','es',0),(6806,_binary 'Configurar el formato y la autoría del contenido.','es',0),(6807,_binary 'Obtener un informe de estado sobre las operaciones del sitio.','es',0),(6808,_binary 'Eliminar @entity_type','es',0),(6809,_binary 'Ver la ultima version','es',0),(6810,_binary 'Imagen de origen','es',0),(6811,_binary 'Etiquetas permitidas','es',0),(6812,_binary '@count @label@count entidades @label','es',0),(6813,_binary 'Año + mes cambiado','es',0),(6814,_binary 'Año cambiado','es',0),(6815,_binary 'Mes cambiado','es',0),(6816,_binary 'Día cambiado','es',0),(6817,_binary 'Semana cambiada','es',0),(6818,_binary 'Crear un nuevo espacio de trabajo','es',0),(6819,_binary 'Ver espacio de trabajo propio','es',0),(6820,_binary 'Ver cualquier espacio de trabajo','es',0),(6821,_binary 'Edite espacio de trabajo propio','es',0),(6822,_binary 'Editar cualquier espacio de trabajo','es',0),(6823,_binary 'Eliminar espacio de trabajo propio','es',0),(6824,_binary 'Eliminar cualquier espacio de trabajo','es',0),(6825,_binary 'Omitir el acceso a la entidad de contenido en el espacio de trabajo propio','es',0),(6826,_binary 'Permitir todos los permisos de Edición/Actualización /Eliminación para todas las entidades de contenido en un área de trabajo propiedad del usuario.','es',0),(6827,_binary 'Es la Revisión más reciente','es',0),(6828,_binary 'Limitar la visualización a revisiones que sean la revisión más reciente de su entidad.','es',0),(6829,_binary 'Sirve las páginas usando la téchnica BigPipe que permite a los navegadores mostrarlas mucho más rápido.','es',0),(6830,_binary 'El módulo Migrate Drupal UI ha sido activado.\r\nAccede a <a href=\":url\">upgrade form</a>.','es',0),(6831,_binary 'Migrate Drupal UI','es',0),(6832,_binary 'Provee una interfaz de usuario para la migración a partir de antiguas versiones de Drupal.','es',0),(6833,_binary 'Cola de descargas de imagenes en miniatura','es',0),(6834,_binary 'Guardar medio','es',0),(6835,_binary 'Descargador miniatura','es',0),(6836,_binary 'Ruta madre','es',0),(6837,_binary 'Combinación seleccionada de día y mes no válida.','es',0),(6838,_binary 'La importación falló con el siguiente mensaje: %message','es',0),(6839,_binary 'Use etiquetas @tag múltiples, cada una con una sola fuente.','es',0),(6840,_binary 'Use múltiples fuentes dentro de una sola etiqueta @tag.','es',0),(6841,_binary 'Incorporación de medios','es',0),(6842,_binary 'Expandir todos los enlaces del menú','es',0),(6843,_binary 'Enlace del menú principal','es',0),(6844,_binary 'Entidades de configuración','es',0),(6845,_binary 'Revisión @label','es',0),(6846,_binary 'Publicar medio','es',0),(6847,_binary 'Medio no publicado','es',0),(6848,_binary 'Determina si una contraseña necesita hashing','es',0),(6849,_binary 'El directorio de subida %directory para el campo del fichero %name no se ha podido crear o no está accesible. Como consecuencia, los ficheros nuevos no podrán guardarse en este directorio y se cancelará la subida.','es',0),(6850,_binary 'Soporte multilingüe.','es',0),(6851,_binary 'Bloquear idioma.','es',0),(6852,_binary '%type: @message en %function (línea %line de %file) @backtrace_string.','es',0),(6853,_binary 'Comenzando la ejecución de @module_cron().','es',0),(6854,_binary 'Comenzando la ejecución de @module_cron(), ejecución de @module_previous_cron() tomará @time.','es',0),(6855,_binary 'Ejecución de @module_previous_cron() tomará @time.','es',0),(6856,_binary 'Hay contenido para el tipo de entidad: @entity_type. <a href=\":url\">Eliminar @entity_type_plural</a>.','es',0),(6857,_binary 'Visualización de Vista \'@id\': El formateador de campo de comentario \'@name\' se ha desactivado porque está usando el modo de presentación de comentario \'@display\' (@mode) que se acaba de desactivar.','es',0),(6858,_binary 'El modo de visualización de la entidad comentario que será utilizado con este formateador','es',0),(6859,_binary 'Modo de visualización de comentarios','es',0),(6860,_binary 'Seleccione el modo de visualización utilizado para mostrar la lista de comentarios.','es',0),(6861,_binary 'Modo de visualización de comentario: @mode','es',0),(6862,_binary '@name: @langcode','es',0),(6863,_binary 'Los objetos de configuración tienen diferentes códigos de idioma por lo que no pueden ser traducidos.','es',0),(6864,_binary 'Mensaje presentado al usuario tras el envío','es',0),(6865,_binary 'Ruta de redirección al enviar','es',0),(6866,_binary 'El mensaje a mostrar al usuario después de completar este formulario. Dejar en blanco para ningún mensaje.','es',0),(6867,_binary 'Ruta a la cual redirigir el usuario después de enviar esta formulario. Por ejemplo, teclee \"/about\" para redirigir a esa página. Debe usarse una ruta relativa precedida de una barra diagonal.','es',0),(6868,_binary 'La ruta deberia comenzar con /.','es',0),(6869,_binary 'Utilizar ajustes personalizados de visualización para los siguientes @display_context modos','es',0),(6870,_binary 'Administrar los modos de formulario','es',0),(6871,_binary 'Almacenamiento de archivos','es',0),(6872,_binary 'Dejar que la escala haga imágenes más grandes que su tamaño original.','es',0),(6873,_binary 'Para importar archivos desde su sitio actual de Drupal, introduzca un directorio de archivos local que contenga su sitio (por ejemplo, / var / www / docroot), o la dirección del sitio (por ejemplo http://example.com).','es',0),(6874,_binary 'Usar el tema de Administración al crear o editar contenido.','es',0),(6875,_binary 'Establecer como revisión actual.','es',0),(6876,_binary 'Especificar una ruta alternativa por la que se pueda acceder a estos datos. Por ejemplo, escribe \"/ sobre\" al escribir una página acerca de.','es',0),(6877,_binary 'Administrar la configuración de recursos REST','es',0),(6878,_binary 'Métodos soportados','es',0),(6879,_binary 'Proveedores de autenticación soportados','es',0),(6880,_binary 'Configuración de recursos REST','es',0),(6881,_binary 'ID de configuración de recursos REST','es',0),(6882,_binary 'Identificador de la extensión del recurso REST','es',0),(6883,_binary 'Granularidad de la configuración del recurso REST','es',0),(6884,_binary 'Configuración de recursos REST','es',0),(6885,_binary 'Proveedor de autenticación','es',0),(6886,_binary 'No existe autenticación establecida','es',0),(6887,_binary 'Los métodos de autenticación soportados para esta vista','es',0),(6888,_binary 'Controla la configuración por defecto de la presentación de su sitio, a través de todos los temas. Use la configuración específica de los temas para sustituir estos valores predeterminados.','es',0),(6889,_binary 'tema de administración','es',0),(6890,_binary '¿Está usted seguro que quiere eliminar todos los @entity_type_plural?','es',0),(6891,_binary 'Esta acción no se puede deshacer.<br /> Haga una copia de seguridad de su base de datos si desea tener la posibilidad de restaurar estos elementos.','es',0),(6892,_binary 'Elimina todos los @entity_type_plural','es',0),(6893,_binary 'Hay 0 @entity_type_plural a eliminar.','es',0),(6894,_binary 'Eliminando @entity_type_plural','es',0),(6895,_binary 'Eliminando elementos... Completado @percentage% (@current de @total).','es',0),(6896,_binary 'Todos los @entity_type_plural han sido eliminados.','es',0),(6897,_binary 'Y <strong>@count</strong> @entity_type_singular más.Y <strong>@count</strong> @entity_type_plural más.','es',0),(6898,_binary 'Esto eliminará <strong>@count</strong> @entity_type_singular.Esto eliminará <strong>@count</strong> @entity_type_plural.','es',0),(6899,_binary 'Visualización de elemento de página','es',0),(6900,_binary 'Utilizar el logotipo proporcionado por el tema','es',0),(6901,_binary 'Tu icono de acceso directo, o favicon, es mostrado en la barra de direcciones y marcadores de la mayoría de los navegadores.','es',0),(6902,_binary 'Utilizar el favicon proporcionado por el tema','es',0),(6903,_binary 'Subir imagen favicon','es',0),(6904,_binary 'Aplicar a los elementos seleccionados','es',0),(6905,_binary 'Recomendaciones para hacer su contraseña más fuerte:','es',0),(6906,_binary 'Usuario o contraseña no reconocidos. <a href=\":password\">¿Olvidaste tu contraseña?</a>','es',0),(6907,_binary 'Combina múltiples campos juntos y busca por términos.','es',0),(6908,_binary 'El campo %field definido en %filter no está definido en la visualización %display.','es',0),(6909,_binary '%display: %filter sólo puede usarse en visualizaciones que utilicen campos. Para esta visualización, asigne un estilo o formato de fila que utilice campos para usar el filtro de combinación de campos.','es',0),(6910,_binary 'Se requiere una etiqueta para el operador especificado.','es',0),(6911,_binary 'Se requiere una etiqueta si el valor para este elemento es definido.','es',0),(6912,_binary 'Se requiere un valor si la etiqueta para este elemento es definida.','es',0),(6913,_binary 'Dejar en blanco para mostrar todas las páginas.','es',0),(6914,_binary 'Añadir la clase de fila predeterminada como @classes a la salida. Usted puede usar esto para reducir rápidamente la cantidad de margen  proporcionado por defecto por la vista, a costa de hacer más difícil la aplicación de CSS.','es',0),(6915,_binary 'Las vistas pueden ser creadas a partir de la <a href=\":list\">Página del listado de Vistas</a> utilizando la acción \"Añadir Vista\". Las vistas existentes se pueden administrar desde la  <a href=\":list\">Página del listado de Vistas</a> localizando la Vista en la lista \"Activado\" o \"Desactivado\" y seleccionando la acción de operación deseada, por ejemplo \"Editar\".','es',0),(6916,_binary 'estilos de imagen adaptables','es',0),(6917,_binary 'Lista de estados y formulario para modificar el estado de moderación de la entidad.','es',0),(6918,_binary 'El nombre de usuario del creador de la entidad.','es',0),(6919,_binary 'El estado de moderación del contenido referenciado.','es',0),(6920,_binary 'ID del contenido de tipo de entidad','es',0),(6921,_binary 'El identificador del tipo de entidad de contenido al cual corresponde este estado de moderación.','es',0),(6922,_binary 'ID de la entidad de contenido','es',0),(6923,_binary 'El identificador de la entidad de contenido a la cual corresponde este estado de moderación.','es',0),(6924,_binary 'ID de revisión del contenido de la entidad','es',0),(6925,_binary 'El identificador de la revisión de la entidad de contenido a la cual corresponde este estado de moderación.','es',0),(6926,_binary 'Estado de moderación del contenido','es',0),(6927,_binary 'estado de moderación de contenido','es',0),(6928,_binary 'estados de moderación de contenido','es',0),(6929,_binary 'Estado de transición no válido de %from a %to','es',0),(6930,_binary 'Un intento automatizado para crear el directorio %directory ha fallado, posiblemente debido a un problema de permisos. Para proceder a la instalación, que puede crear el directorio y modificar sus permisos de forma manual o asegurarse de que el instalador tiene los permisos para crearlo de forma automática. Para obtener más información, consulte el fichero INSTALL.txt o el <a href=\":handbook_url\">manual en línea</a>.','es',0),(6931,_binary 'El módulo Rango de Fecha y Hora proporciona un campo de fecha que almacena las fechas de inicio y horas, así como las fechas y horas de finalización. Vea <a href=\":field\"> Ayuda del módulo Campo </a> y <a href=\":field_ui\">y las páginas de ayuda del modulo de interfaz de campos </a> y cómo crear y gestionarlos. Para obtener más información, consulte la <a href=\":datetime_do\"> documentación en la web para el módulo Rango de Fecha y Hora</a>.','es',0),(6932,_binary 'Rango de fecha y hora','es',0),(6933,_binary 'Proporciona la capacidad de almacenar fechas de finalización.','es',0),(6934,_binary 'Configuración de rango de fechas','es',0),(6935,_binary 'Tipo predeterminado de fecha de inicio','es',0),(6936,_binary 'Valor predeterminado de fecha de inicio','es',0),(6937,_binary 'Tipo de fecha de finalización predeterminada','es',0),(6938,_binary 'Valor predeterminado de fecha de finalización','es',0),(6939,_binary 'Ajustes de formato de presentación predeterminada de rango de fechas','es',0),(6940,_binary 'Configuración de formato de visualización normal de rango de fechas','es',0),(6941,_binary 'Configuración de formato de presentación personalizado de rango de fechas','es',0),(6942,_binary 'Configuraciones de formato de visualización de lista de selección de intervalo de fechas','es',0),(6943,_binary 'Separador de fecha','es',0),(6944,_binary 'La cadena para separar las fechas de inicio y fin','es',0),(6945,_binary 'Separador: %separator','es',0),(6946,_binary 'Fecha de inicio predeterminada','es',0),(6947,_binary 'Establecer un valor predeterminado para la fecha de inicio.','es',0),(6948,_binary 'Establecer un valor predeterminado para la fecha de finalización.','es',0),(6949,_binary 'El valor relativo de la fecha de inicio no es válido.','es',0),(6950,_binary 'El valor relativo de la fecha de finalización no es válido.','es',0),(6951,_binary 'Valor de fecha de inicio','es',0),(6952,_binary 'Fecha estimada de inicio','es',0),(6953,_binary 'El objeto estimado de la Fecha y Hora de inicio.','es',0),(6954,_binary 'Valor de fecha de finalización','es',0),(6955,_binary 'Fecha estimada de finalización','es',0),(6956,_binary 'El objeto computado de la Hora y Fecha de finalización.','es',0),(6957,_binary 'Rango de fecha y hora','es',0),(6958,_binary 'La fecha de finalización @title no puede ser anterior a la fecha de inicio','es',0),(6959,_binary 'Los datos de registro estan dañados y no pueden ser decodificados: @message','es',0),(6960,_binary '- Saltar el campo -','es',0),(6961,_binary 'Bandeja de Configuración','es',0),(6962,_binary 'Guardar @block','es',0),(6963,_binary 'Especifique las páginas utilizando sus rutas. Introduzca una ruta en cada línea. El carácter \'*\' es un comodín. Un ejemplo de ruta puede ser %user-wildcard para cada página de usuario. %front es la página principal.','es',0),(6964,_binary 'Configurar permisos para Content Moderation','es',0),(6965,_binary 'Se ha actualizado @migration (1 elemento procesado en total)Se ha actualizado @migration (@count elementos procesados en total)','es',0),(6966,_binary 'Continuando con @migration (1 elemento procesado)Continuando con @migration (@count elementos procesados)','es',0),(6967,_binary 'Proporciona una forma para que los módulos o temas registren diseños.','es',0),(6968,_binary '@count año@count años','es',0),(6969,_binary 'aleatorio entre -@degrees° y @degrees°','es',0),(6970,_binary 'La colección del objeto de configuración.','es',0),(6971,_binary 'El nombre del objeto de configuración.','es',0),(6972,_binary 'Datos serializados del objeto de configuración.','es',0),(6973,_binary 'Buscar y administrar medios.','es',0),(6974,_binary 'Configuración del campo de visualización de miniaturas multimedia.','es',0),(6975,_binary 'Fuente multimedia','es',0),(6976,_binary 'Región: @region','es',0),(6977,_binary 'Menú de navegación','es',0),(6978,_binary 'El identificador del campo.','es',0),(6979,_binary 'Última actualización: @date','es',0),(6980,_binary 'Su servidor es capaz de visualizar el progreso de subida de archivos, pero no tiene las librerías necesarias. Se recomienda instalar la <a href=\"http://pecl.php.net/package/uploadprogress\">librería PECL uploadprogress</a>.','es',0),(6981,_binary 'Es la página frontal','es',0),(6982,_binary 'Destinatario de correo electrónico','es',0),(6983,_binary 'También usar patrones de remplazo: [node:author:mail], [comment:author:mail], etc. Separe cada destinatario con una coma.','es',0),(6984,_binary '@label (desactivado)','es',0),(6985,_binary 'Tipo de comentario','es',0),(6986,_binary 'tipos de comentario','es',0),(6987,_binary 'Vista previa del mensaje del remitente','es',0),(6988,_binary 'Configurando flujos de trabajo','es',0),(6989,_binary 'El flujo de trabajo en el cual se encuentra el estado de moderación.','es',0),(6990,_binary '@bundle @label fueron omitidas porque están bajo moderación y podrían no estar publicadas directamente.','es',0),(6991,_binary '@bundle @label fueron omitidas porque están bajo moderación y podrían no estar despublicadas directamente.','es',0),(6992,_binary 'El módulo de Disposición de Campo permite ordenar campos en las regiones de formularios y en las visualizaciones de las entidades tales como nodos y usuarios.','es',0),(6993,_binary 'Para mas información, revise la <a href=\":field-layout-documentation\">documentación en línea para el módulo de Disposición de Campo</a>.','es',0),(6994,_binary 'Disposición de Campo','es',0),(6995,_binary 'Configuración de los diseños de campo por vista','es',0),(6996,_binary 'Configuración del formateador de URL de imagen','es',0),(6997,_binary 'Layout Discovery permite a módulos o temas registrar layouts, y a otros módulos listar los layouts disponibles y renderizarlos.','es',0),(6998,_binary 'Para más información, ver la <a href=\":layout-discovery-documentation\">documentación online para el módulo Layout Discovery</a>.','es',0),(6999,_binary 'Layout Discovery no puede ser instalado porque el módulo Layout Plugin está instalado y es incompatible.','es',0),(7000,_binary 'Descubrimiento de disposición','es',0),(7001,_binary 'Ha salido del modo de edición.','es',0),(7002,_binary 'Estos son los proveedores de autenticación admitidos para esta vista. Cuando se solicita esta vista, el cliente se verá obligado a autenticarse con uno de los proveedores seleccionados. Asegúrese de establecer los requisitos apropiados en la sección <em>Access</em>, ya que el sistema de autenticación volverá al usuario anónimo si falla en la autenticación. Por ejemplo: require Access: Role | Usuario autenticado.','es',0),(7003,_binary 'Generación de números aleatorios','es',0),(7004,_binary 'Drupal no puede generar números altamente aleatorios, lo que significa que ciertas funciones de seguridad como las URL de restablecimiento de contraseña no son tan seguras como deberían ser. En su lugar, sólo está disponible un generador de respaldo alternativo lento y menos seguro. La causa más probable es que las restricciones de open_basedir están en vigor y /dev/urandom no está en la lista blanca. Consulte la página <a href=\":drupal-php\">requisitos del sistema</a> para obtener más información. %exception_message','es',0),(7005,_binary 'Drupal no puede generar números altamente aleatorios, lo que significa que ciertas funciones de seguridad como las URL de restablecimiento de contraseña no son tan seguras como deberían ser. En su lugar, sólo está disponible un generador de emergencia lento y menos seguro. Consulte la página de <a href=\":drupal-php\">requisitos del sistema</a> para obtener más información. %exception_message','es',0),(7006,_binary 'Menos seguro','es',0),(7007,_binary 'Registro de cron detallado','es',0),(7008,_binary 'Los visitantes solo verán el mensaje del modo mantenimiento. Solamente los usuarios con el <a href=\":permissions-url\">permiso</a>  \"@permission-label\" estarán autorizados para acceder al sitio. Los usuarios autorizados pueden autentificarse directamente a través de la pagina de <a href=\":user-login\">inicio de sesion de usuario</a>.','es',0),(7009,_binary 'Nivel de visibilidad inicial','es',0),(7010,_binary 'Número de niveles a mostrar','es',0),(7011,_binary 'Este número máximo incluye el nivel inicial.','es',0),(7012,_binary 'Argumento de base por defecto','es',0),(7013,_binary 'Filtra por nombre de vista, nombre interno del sistema, descripción, o ruta de visualización','es',0),(7014,_binary 'Introduzca una parte del nombre de la vista, nombre interno del sistema, descripción, ruta de visualización para filtrar por ella.','es',0),(7015,_binary 'Configurar flujos de trabajo.','es',0),(7016,_binary 'Crear y editar flujos de trabajo.','es',0),(7017,_binary 'Editar estado','es',0),(7018,_binary 'Desde IDs de estado','es',0),(7019,_binary 'Desde ID de estado','es',0),(7020,_binary 'A ID de estado','es',0),(7021,_binary 'Creado el flujo de trabajo %label. Para que el flujo de trabajo esté habilitado, debe haber al menos un estado.','es',0),(7022,_binary 'Eliminado flujo de trabajo %label.','es',0),(7023,_binary 'Aún no existen estados.','es',0),(7024,_binary 'Este flujo de trabajo no tiene estados y será desactivado hasta que tenga al menos uno, <a href=\":add-state\">adicionar un nuevo estado.</a>','es',0),(7025,_binary 'Añadir un nuevo estado','es',0),(7026,_binary 'Aún no existen transiciones.','es',0),(7027,_binary 'Adicionar una nueva transición','es',0),(7028,_binary 'Se ha guardado el flujo de trabajo %label.','es',0),(7029,_binary 'El estado %label ha sido creado.','es',0),(7030,_binary '¿Está seguro que desea eliminar %state de %workflow?','es',0),(7031,_binary 'Se ha eliminado el estado %label.','es',0),(7032,_binary 'El estado %label ha sido guardado.','es',0),(7033,_binary 'La transición de %from a %to ya existe.','es',0),(7034,_binary 'La transición %label ha sido creada.','es',0),(7035,_binary '¿Está seguro que desea eliminar %transition de %workflow?','es',0),(7036,_binary 'Transición %transition eliminada.','es',0),(7037,_binary 'Se ha guardado la transición %label.','es',0),(7038,_binary 'Insertar medios','es',0),(7039,_binary 'Advertencias encontradas','es',0),(7040,_binary 'Errores encontrados','es',0),(7041,_binary 'ID de campo de perfil.','es',0),(7042,_binary 'ID de idioma objetivo Local.','es',0),(7043,_binary 'Idioma para este campo.','es',0),(7044,_binary 'Traducción del título o de la explicación.','es',0),(7045,_binary 'Profundidad de instalación de Windows','es',0),(7046,_binary 'La ruta del directorio público de archivos tiene una longitud de %depth caracteres. Las rutas con una longitud mayor a 120 caracteres pueden causar problemas en Windows.','es',0),(7047,_binary 'Información General del Sistema','es',0),(7048,_binary 'Creado el flujo de trabajo %label.','es',0),(7049,_binary 'Aún no hay transiciones hacia o desde este estado.','es',0),(7050,_binary 'El módulo Migrate Drupal UI proporciona una interfaz de usuario simple para realizar una actualización desde una versión anterior de Drupal. Para más información, ver la <a href=\":migrate\">documentación online para el módulo Migrate Drupal UI</a>.','es',0),(7051,_binary 'Preparando el sitio','es',0),(7052,_binary 'Ejecutando la actualización','es',0),(7053,_binary 'En la página de <a href=\":upgrade\">Actualización</a>, se le guiará mediante la ejecución en varios pasos.','es',0),(7054,_binary 'Revisando los registros de actualización','es',0),(7055,_binary 'Puede revisar un <a href=\":log\">registro de mensajes de actualización</a> haciendo clic en el vínculo del mensaje proporcionado después de la actualización o filtrando los mensajes para el tipo <em>migrate_drupal_ui</em> en la página<a href=\":messages\">Mensajes de registro recientes</a>.','es',0),(7056,_binary 'Retroceder una actualización','es',0),(7057,_binary 'Retroceder una actualización todavía no se soporta a través de la interfaz de usuario.','es',0),(7058,_binary 'Un tema plano a propósito, sin estilos para demostrar el HTML y CSS de drupal por defecto. Se puede aprender a construir un tema personalizado tomando Stark como base en la <a href=\"https://www.drupal.org/docs/8/theming\">guía de theming</a>.','es',0),(7059,_binary 'Encabezamiento fijo','es',0),(7060,_binary 'Editor de contenido','es',0),(7061,_binary 'Todavía no hay @label.','es',0),(7062,_binary 'Combinar contenido','es',0),(7063,_binary 'Administrar contenido de bloque','es',0),(7064,_binary 'Registro de actualización','es',0),(7065,_binary 'Actualice el contenido y la configuración desde un sitio Drupal 6 o Drupal 7.','es',0),(7066,_binary 'Ver registro de actualización.','es',0),(7067,_binary 'Configuración de edición rápida','es',0),(7068,_binary 'Configuración del método TRACE','es',0),(7069,_binary 'Configuración del método OPTIONS','es',0),(7070,_binary 'Configuración del método CONNECT','es',0),(7071,_binary 'Variable de configuración de tema para un tema.','es',0),(7072,_binary 'El valor de la variable de configuración del tema.','es',0),(7073,_binary 'El ID de usuario del autor.','es',0),(7074,_binary 'Tipo de objeto para esta cadena','es',0),(7075,_binary 'Espacio entre columnas','es',0),(7076,_binary 'Versión de Drupal del sitio fuente','es',0),(7077,_binary 'Para importar archivos públicos desde su sitio actual de Drupal, ingrese un archivo local que contenga su sitio (e.j. /var/www/docroot), o la dirección de su sitio (por ejemplo http://example.com)','es',0),(7078,_binary 'La base de datos de origen es de la versión @version de Drupal, pero se ha seleccionado la versión @selected.','es',0),(7079,_binary 'El idioma del término','es',0),(7080,_binary 'ID de la traducción.','es',0),(7081,_binary 'Nombre de la propiedad que se está traduciendo.','es',0),(7082,_binary 'Artículos Destacados','es',0),(7083,_binary 'Opciones avanzadas de bloques','es',0),(7084,_binary 'La fecha de %field está incompleta.','es',0),(7085,_binary 'Incluye idiomas bloqueados como <em>No especificado</em> and <em>No aplicables</em>','es',0),(7086,_binary 'Identificador universal único','es',0),(7087,_binary 'Formulario de comentarios en masa','es',0),(7088,_binary 'Entidad comentada','es',0),(7089,_binary 'Formulario de operaciones de comentario en masa','es',0),(7090,_binary 'Agrega un elemento de formulario que le permite ejecutar operaciones en varios comentarios.','es',0),(7091,_binary '¿Estás seguro que quieres eliminar este comentario y todos sus comentarios?¿Estás seguro que quieres eliminar estos comentarios y todos sus comentarios?','es',0),(7092,_binary 'Enlace permanente al comentario','es',0),(7093,_binary 'El estado de moderación @state_label se está utilizando, pero no está en el almacenamiento de origen.','es',0),(7094,_binary 'El flujo de trabajo @workflow_label se está utilizando y no se puede eliminar.','es',0),(7095,_binary 'Todos los tipos de @entity_type','es',0),(7096,_binary 'Todos los @entity_type_plural_label','es',0),(7097,_binary 'Este flujo de trabajo se aplica a:','es',0),(7098,_binary 'No hay tipos de entidades.','es',0),(7099,_binary 'Tipos @bundle','es',0),(7100,_binary 'El estado %state no existe en el flujo %workflow','es',0),(7101,_binary 'Formato válido válido para el tipo Datetime.','es',0),(7102,_binary 'El tipo de campo.','es',0),(7103,_binary 'El estado del campo.','es',0),(7104,_binary 'El tipo de almacenamiento del campo.','es',0),(7105,_binary 'El módulo que implementa el tipo de almacenamiento del campo.','es',0),(7106,_binary 'El estado de almacenamiento del campo.','es',0),(7107,_binary 'Los datos de campo.','es',0),(7108,_binary 'Las instancias del campo.','es',0),(7109,_binary 'La cardinalidad de este campo ha sido establecida como ilimitada y no se puede configurar.','es',0),(7110,_binary 'La cardinalidad de este campo ha sido establecida como @cardinality y no se puede configurar.','es',0),(7111,_binary 'Controla si los archivos no utilizados se deben marcar temporalmente','es',0),(7112,_binary 'No se pudo aplicar el estilo de imagen @style a @uri porque el estilo no lo admite.','es',0),(7113,_binary 'El módulo Inline Form Errors hace más fácil para los usuarios el identificar que errores necesitan ser resueltos facilitando un sumario de todos los errores y mostrando el mensaje de error  concreto al lado de cada uno de los elementos. Para más información ver <a href=\":inline_form_error\">la documentación online del módulo Inline Form Errors</a>.','es',0),(7114,_binary 'Mostrando mensajes de error','es',0),(7115,_binary 'Cuando un formulario no es rellenado correctamente (por ejemplo, si un campo requerido es dejado en blanco), un mensaje de aviso es mostrado en la parte superior del formulario. Este mensaje enlaza con los elementos del formulario afectados, y mensajes de error individuales son mostrados al lado de cada elemento del formulario.','es',0),(7116,_binary 'Mostrando mensajes de error en los navegadores con validación de formularios de HTML5','es',0),(7117,_binary 'En navegadores que soportan la validación de formularios con HTML5, los usuarios verán primero el mensaje de error generado por su navegador. En este caso, los mensajes de error en línea solo son mostrados después de que los errores de validación de HTML5 hayan sido resueltos.','es',0),(7118,_binary 'Añade mensajes de error al lado de los campos de entrada de un formulario para mejorar la usabilidad y accesibilidad.','es',0),(7119,_binary 'Configuración de formato de idioma','es',0),(7120,_binary 'Incluir idiomas bloqueados','es',0),(7121,_binary 'Creando elementos multimedia','es',0),(7122,_binary 'Cuando se crea un nuevo elemento de medios, el módulo Media registra información básica, incluyendo el autor, fecha de creación y <a href=\":media-type\">tipo de medio</a>. También gestiona las <em>opciones de publicación</em>, que definen si un objeto está publicado o no. Los ajustes por defecto pueden configurarse para cada tipo de medio en su sitio.','es',0),(7123,_binary 'Crear tipos multimedia personalizados','es',0),(7124,_binary 'El módulo Media otorga a los usuarios con el permiso <em>Administrar tipos de medio</em> la capacidad de <a href=\":media-new\">crear nuevos tipos de medios</a> además de los que vienen configurados por defecto. Cada tipo de medio tiene asociada una fuente (como la fuente de imagen) que soporta la generación de miniaturas y la extracción de metadatos. Los campos gestionados por el <a href=\":field\">módulo Field</a> pueden incluirse para almacenar los metadatos, por ejemplo anchura y altura, así como cualquier otro valor asociado.','es',0),(7125,_binary 'El módulo Media también te permite crear múltiples versiones de cualquier elemento multimedia, y volver a versiones anteriores usando la configuración de <em>Información de revisiones.</em>','es',0),(7126,_binary 'El módulo Multimedia pone a disposición una cantidad de permisos, que se pueden establecer por rol en la <a href=\":permissions\">página de permisos</a>.','es',0),(7127,_binary 'Añadir tipo multimedia','es',0),(7128,_binary 'Gestionar tipos multimedia.','es',0),(7129,_binary 'Administrar tipos multimedia','es',0),(7130,_binary 'Actualizar multimedia propio','es',0),(7131,_binary 'Eliminar multimedia propio','es',0),(7132,_binary 'Ver todas las revisiones multimedia','es',0),(7133,_binary 'Para ver una revisión, usted también necesita permiso para ver el elemento multimedia.','es',0),(7134,_binary 'URI completa hacia una carpeta en donde los iconos de media seran instalados','es',0),(7135,_binary 'Si las descargas de miniaturas deben ponerse en cola','es',0),(7136,_binary 'Configuración de fuente multimedia','es',0),(7137,_binary 'Configuración de fuente multimedia \"Archivo\"','es',0),(7138,_binary 'Configuración de fuente multimedia \"Imagen\"','es',0),(7139,_binary 'Editar %type_label @label','es',0),(7140,_binary '@type %label ha sido creado.','es',0),(7141,_binary '@type %label ha sido actualizado.','es',0),(7142,_binary '@type: añadido %label.','es',0),(7143,_binary '@type: actualizado %label.','es',0),(7144,_binary '- Crear -','es',0),(7145,_binary 'Seleccione el campo que almacenará la información esencial sobre el elemento multimedia. Si se selecciona \"Crear\", se creará automáticamente un nuevo campo.','es',0),(7146,_binary 'El campo %field_type se creará automáticamente en este tipo para almacenar la información esencial sobre el elemento multimedia.','es',0),(7147,_binary 'El campo %field_name se usa para almacenar la información esencial sobre el elemento multimedia.','es',0),(7148,_binary 'Fuente multimedia que es responsable de la lógica adicional relacionada con este tipo de medios.','es',0),(7149,_binary 'Configuración de fuente multimedia','es',0),(7150,_binary 'Las fuentes multimedia pueden proporcionar campos de metadatos como título, subtítulo, información de tamaño, créditos, etc. Multimedia puede guardar automáticamente esta información de metadatos en los campos de la entidad, que se pueden configurar a continuación. La información solo se asignará si el campo de la entidad está vacío.','es',0),(7151,_binary 'Los medios se publicarán automáticamente cuando se creen.','es',0),(7152,_binary 'Crea automáticamente nuevas revisiones. Los usuarios con el permiso \"Administrar multimedia\" podrán anular esta opción.','es',0),(7153,_binary 'Descargar miniaturas a través de una cola. Al usar orígenes de medios remotos, la generación de miniaturas podría ser un proceso lento. El uso de una cola permite manejar este proceso en segundo plano.','es',0),(7154,_binary 'El tipo de multimedia %name se ha actualizado.','es',0),(7155,_binary 'Se ha añadido el tipo de medio %name.','es',0),(7156,_binary 'Añadido tipo de multimedia %name.','es',0),(7157,_binary 'No existen tipos de multimedia disponibles <a href=\":url\">Añadir tipo de multimedia</a>.','es',0),(7158,_binary 'La miniatura del elemento de multimedia.','es',0),(7159,_binary 'El momento en el cual el elemento multimedia fue creado.','es',0),(7160,_binary 'El momento en el cual el elemento multimedia fue editado por última vez.','es',0),(7161,_binary 'tipo multimedia','es',0),(7162,_binary 'tipos multimedia','es',0),(7163,_binary '%type es utilizado por @count elemento multimedia en su sitio. No puede eliminar este tipo de multimedia hasta que haya eliminado todos los elementos de tipo %type.%type es utilizado por @count elementos multimedia en su sitio. No puede eliminar este tipo de multimedia hasta que haya eliminado todos los elementos de tipo %type.','es',0),(7164,_binary 'Enlazado a elemento multimedia','es',0),(7165,_binary 'Utilice ficheros locales para elementos multimedia reutilizables.','es',0),(7166,_binary 'Utilice imágenes locales para elementos multimedia reutilizables.','es',0),(7167,_binary 'Ajustes del menú.','es',0),(7168,_binary 'Sólo puede cambiar la configuración del menú de la versión <em>publicada</em> de este contenido.','es',0),(7169,_binary 'Para ver una revisión, también necesita permiso para ver el elemento de contenido.','es',0),(7170,_binary 'Para revertir una revisión, también necesita permiso para editar el elemento de contenido.','es',0),(7171,_binary 'Para eliminar una revisión, también necesita permiso para editar el elemento de contenido.','es',0),(7172,_binary 'Alias de ruta.','es',0),(7173,_binary 'Sólo puede cambiar el alias de URL de la versión <em>publicada</em> de este contenido.','es',0),(7174,_binary 'El soporte REST para tipos de contenido (proporcionado por el módulo <a href=\":node\">Node</a>) está habilitado por defecto. Para habilitar la compatibilidad con otros tipos de entidades de contenido, puede utilizar un <a href=\":config\" target=\"blank\">proceso basado en la edición de la configuración </a> o el <a href=\":restui\">módulo REST UI </a>.','es',0),(7175,_binary 'Rango de fechas limitado','es',0),(7176,_binary 'Su instalación de PHP tiene un rango de fechas limitado.','es',0),(7177,_binary 'Se está ejecutando en un sistema en el que PHP se compila o se limita a utilizar enteros de 32 bits. Esto limitará el rango de fechas y marcas de tiempo a los años 1901-2038. Lea acerca de las <a href=\":url\"> limitaciones de PHP de 32 bits </a>.','es',0),(7178,_binary 'Ha ocurrido un error de cliente','es',0),(7179,_binary 'Para ejecutar cron desde fuera del sitio, vaya a <a href=\":cron\" class=\"system-cron-settings__link\">@cron</a>','es',0),(7180,_binary 'Los tiempos de ejecución de los trabajos cron individuales se escribirán en watchdog','es',0),(7181,_binary 'Eliminar archivos temporales después','es',0),(7182,_binary 'Los archivos temporales no están referenciados, pero están en el sistema de archivos y, por lo tanto, pueden aparecer en listas administrativas. <strong> Advertencia: </strong> Si está activado, los archivos temporales se eliminarán de forma permanente y es posible que no se puedan recuperar.','es',0),(7183,_binary 'Las actualizaciones automáticas del núcleo de Drupal no están soportadas en este momento.','es',0),(7184,_binary 'Este flujo de trabajo está en uso. No puede eliminar este flujo de trabajo hasta que haya eliminado todo el contenido que lo utilice.','es',0),(7185,_binary 'Editar el flujo de trabajo %label','es',0),(7186,_binary 'Este estado de flujo de trabajo está en uso. No puede eliminar este estado de flujo de trabajo hasta que haya eliminado todo el contenido que lo utiliza.','es',0),(7187,_binary 'Buscar y gestionar comentarios.','es',0),(7188,_binary 'La lista de comentarios aprobados.','es',0),(7189,_binary 'Comentarios publicados','es',0),(7190,_binary 'La lista de comentarios no aprobados.','es',0),(7191,_binary 'Comentarios no aprobados','es',0),(7192,_binary '{{ message }}','es',0),(7193,_binary 'Configuración del gestor de selección de referencia a entidades','es',0),(7194,_binary 'Configuración predeterminada del controlador de selección','es',0),(7195,_binary 'El ID de la instancia del campo.','es',0),(7196,_binary 'Los datos de la instancia del campo.','es',0),(7197,_binary 'El tipo de campo','es',0),(7198,_binary 'La definición de campo.','es',0),(7199,_binary 'La configuración del formateador.','es',0),(7200,_binary 'Configuración del controlador de selección de archivos','es',0),(7201,_binary 'Módulo de origen no encontrado para @migration_id.','es',0),(7202,_binary 'Módulo de destino no encontrado para @migration_id.','es',0),(7203,_binary 'Configuración del controlador de selección de usuario','es',0),(7204,_binary 'Ajustes del controlador de selección de vistas','es',0),(7205,_binary 'República Checa','es',0),(7206,_binary 'Ir a la página @key','es',0),(7207,_binary 'Flujo de trabajo %workflow: Utiliza la transición %transition.','es',0),(7208,_binary 'El desplazamiento debe ser un número mayor o igual a 0.','es',0),(7209,_binary '¿Está seguro de que quiere borrar el bloque %label?','es',0),(7210,_binary 'Selecciona los tipos de @entity_type para el flujo de trabajo  @workflow','es',0),(7211,_binary 'Seleccione @entity_type_plural_label para el flujo de trabajo @workflow','es',0),(7212,_binary 'Asegúrese de que el <strong>acceso a la base de datos</strong> para el sitio antiguo esté disponible desde este nuevo sitio.','es',0),(7213,_binary '<strong>Si el sitio anterior tiene archivos privados</strong>, también debe poder accederse a una copia de su directorio de archivos en el host de este nuevo sitio.','es',0),(7214,_binary '<strong>No agregue ningún contenido al nuevo sitio</strong> antes de la actualización. Es probable que el proceso de actualización sobrescriba cualquier contenido existente. Consulte la <a href=\":url\">guía de preparación para la actualización </a>.','es',0),(7215,_binary 'La actualización puede tomar un tiempo. Es mejor actualizar desde una copia local de su sitio en lugar de directamente en su sitio en producción.','es',0),(7216,_binary 'Resumen de acceso multimedia','es',0),(7217,_binary 'Los usuarios con este permiso pueden acceder a la página de descripción general de multimedia.','es',0),(7218,_binary 'Configuración de fuente multimedia \"Video\"','es',0),(7219,_binary 'Establecer valor predeterminado','es',0),(7220,_binary 'Informe de análisis de actualización','es',0),(7221,_binary 'Requiere el permiso \"Ver cualquier contenido no publicado\" o \"Ver contenido propio no publicado\"','es',0),(7222,_binary 'El campo de referencia de la entidad %field_name (entity_type: %entity_type, bundle: %bundle) ya no tiene un conjunto de campos válido al que hacer referencia. El campo ya no funciona correctamente y debe ser adaptado.','es',0),(7223,_binary 'Compatible','es',0),(7224,_binary 'Filtro de estado de moderación','es',0),(7225,_binary 'La repuesta falló en su validación.\r\nRespuesta:\r\n@data\r\n\r\nErrores:\r\n@errors','es',0),(7226,_binary 'No es posible cambiar el perfil de instalación de %profile to %new_profile una vez que Drupal está instalado.','es',0),(7227,_binary 'Bloque de descargo de responsabilidad','es',0),(7228,_binary 'Acción de entidad','es',0),(7229,_binary 'Use la etiqueta de campo en lugar de la etiqueta \"Encendido\" como etiqueta.','es',0),(7230,_binary 'Todavía no hay una versión moderada de @label. En esta lista sólo se muestran versiones pendientes de @label, como borradores.','es',0),(7231,_binary 'El archivo de imagen no es valido o el tipo de imagen no esta permitido. Tipos permitidos: %types','es',0),(7232,_binary 'La imagen ha sido redimensionada para ajustarse a las dimensiones máximas de %dimensions píxeles. Las nuevas dimensiones de la imagen son %new_widthx%new_height píxeles.','es',0),(7233,_binary 'La imagen se redimensionó para caber dentro de la altura máxima permitida de %height píxeles. Las nuevas dimensiones de la imagen redimensionada son %new_widthx%new_height pixels.','es',0),(7234,_binary 'La imagen se redimensionó para caber dentro del ancho máximo permitido de %width píxeles. Las nuevas dimensiones de la imagen redimensionada son %new_widthx%new_height pixels.','es',0),(7235,_binary 'Uno o más archivos no se pudieron cargar.','es',0),(7236,_binary 'Configuración de formato de visualización multimedia','es',0),(7237,_binary 'Mostrar controles de reproducción','es',0),(7238,_binary 'Configuraciones de formato de visualización de archivos de audio','es',0),(7239,_binary 'Configuraciones de formato de visualización de archivos de video','es',0),(7240,_binary 'Reemplace el nombre del archivo por su descripción cuando esté disponible','es',0),(7241,_binary 'Usar descripción como texto de enlace','es',0),(7242,_binary 'Muestre el archivo usando una etiqueta de audio HTML5.','es',0),(7243,_binary 'Controles de reproducción: %controls','es',0),(7244,_binary 'Visualización de múltiples archivos: múltiples etiquetas HTML','es',0),(7245,_binary 'Visualización de múltiples archivos: una etiqueta HTML con múltiples fuentes','es',0),(7246,_binary 'Muestre el archivo usando una etiqueta de video HTML5.','es',0),(7247,_binary 'URL de archivo relativo a la ruta','es',0),(7248,_binary 'Un campo de entidad que contiene un URI de archivo y un URL de de archivo procesado relativo a la raiz.','es',0),(7249,_binary 'El campo @title es obligatorio si hay una entrada @uri.','es',0),(7250,_binary 'El módulo Media gestiona la creación, edición, borrado, ajustes y visualización de medios. Los elementos son típicamente imágenes, documentos, diapositivas, vídeos de YouTube, tweets, fotos de instagram, etc. Puede referenciar elementos de medios desde cualquier otro contenido del sitio. Para más información, revise la <a href=\":media\">documentación en línea del módulo Media</a>.','es',0),(7251,_binary 'Listar elementos multimedia','es',0),(7252,_binary 'Los elementos multimedia se enumeran en la <a href=\":media-collection\">página de administración de multimedia</a>.','es',0),(7253,_binary 'Añadir multimedia a otro contenido','es',0),(7254,_binary 'Los usuarios con permiso para administrar tipos de contenido pueden añadir soporte de contenidos multimedia añadiendo campos de referencia de medios al tipo de contenido en la página de administración de dicho tipo de contenido. (Igualmente en tipos de bloques, términos de taxonomía, perfiles de usuario y cualquier otro contenido que soporte campos) Un campo de referencia de medios pueden referirse a cualquier tipo de medios configurado. Es posible permitir diferentes tipos de medio en el mismo campo.','es',0),(7255,_binary 'Diferencias entre los campos de referencia Multimedia, Archivos e Imágenes','es',0),(7256,_binary 'Los campos de referencia de <em>Media</em> ofrecen varias ventajas sobre las referencias básicas <em>File</em> y <em>Image</em>:','es',0),(7257,_binary 'Los campos de referencia multimedia pueden hacer referencia a múltiples tipos de medios en el mismo campo.','es',0),(7258,_binary 'También es posible añadir campos a los tipos de contenido multimedia, lo que permite añadir metadatos personalizados como descripciones y términos de taxonomía a los medios referenciados. (Los campos de archivo básico e imagen no soportan esta opción.)','es',0),(7259,_binary 'Tipos multimedia para audio y video se proporcionan por defecto, con lo que no es necesaria ninguna configuración adicional para subir esos archivos.','es',0),(7260,_binary 'Los proyectos contribuidos o personalizados pueden proporcionar fuentes de medios adicionales (como sitios web de terceros, Twitter, etc.).','es',0),(7261,_binary 'Los elementos multimedia existentes se pueden reutilizar en cualquier otro elemento de contenido con un campo de referencia de multimedia.','es',0),(7262,_binary 'Para obtener más información, consulte la <a href=\"@help_url\">página de ayuda multimedia</a>.','es',0),(7263,_binary 'Nombre multimedia','es',0),(7264,_binary '%type_name: Crear nuevo multimedia','es',0),(7265,_binary '%type_name: Editar multimedia propio','es',0),(7266,_binary '%type_name: Editar cualquier multimedia','es',0),(7267,_binary '%type_name: Eliminar multimedia propio','es',0),(7268,_binary '%type_name: Eliminar cualquier multimedia','es',0),(7269,_binary '<em>La fuente multimedia no se puede cambiar después de que se crea el tipo multimedia.</em>','es',0),(7270,_binary 'Use archivos de audio para medios reutilizables.','es',0),(7271,_binary 'Use archivos de video para medios reutilizables.','es',0),(7272,_binary 'El sistema de destino contiene datos que no fueron creados por una migración.','es',0),(7273,_binary 'Migra la configuración de Drupal','es',0),(7274,_binary 'etiquetas de ejecución source_module','es',0),(7275,_binary 'Sitio antiguo','es',0),(7276,_binary 'El sitio que quiere actualizar.','es',0),(7277,_binary 'Sitio nuevo','es',0),(7278,_binary 'Pasos de preparación','es',0),(7279,_binary 'ADVERTENCIA: el contenido puede sobrescribirse en su nuevo sitio.','es',0),(7280,_binary 'Reconozco que puedo perder datos. Continuar de todas formas.','es',0),(7281,_binary 'Hay contenido conflictivo de estos tipos:','es',0),(7282,_binary 'En la <a href=\":cache-settings\">Página de rendimiento </a>, puede configurar el tiempo que los navegadores y proxys pueden almacenar las páginas en caché basándose en la cabecera Cache-Control; esta configuración es ignorada por el módulo Caché de páginas internas, que almacena las páginas en caché de forma permanente hasta que se invalidan, a menos que tengan una cabecera Expires. No hay otra configuración.','es',0),(7283,_binary 'El módulo Settings Tray permite a los usuarios con permisos <a href=\":administer_block_permission\">Administrar bloques</a> y <a href=\":contextual_permission\">Utilizar enlaces contextuales</a> editar bloques sin tener que visitar una página separada. Para obtener más información, consulte la <a href=\":handbook_url\">documentación en línea del módulo Settings Tray</a> .','es',0),(7284,_binary 'Editando bloques en su lugar','es',0),(7285,_binary 'Para editar bloques in situ, haga clic en el botón <strong>Editar</strong> de la barra de herramientas y luego haga clic en el bloque, o seleccione \"Edición rápida\" en el enlace contextual del bloque. (Consulte la ayuda del módulo <a href=\":contextual\">Enlaces contextuales</a> para obtener más información sobre cómo utilizar los enlaces contextuales.)','es',0),(7286,_binary 'La Bandeja de Configuración del bloque se abrirá en una barra lateral, con una forma compacta para configurar lo que muestra el bloque.','es',0),(7287,_binary 'Guarde el formulario y los cambios estarán inmediatamente visibles en la página.','es',0),(7288,_binary 'Especifique el formato de la entrada de syslog. Las variables disponibles son: <dl><dt><code>!base_url</code></dt><dd>Base URL del sitio.</dd><dt><code>!timestamp</code></dt><dd>Unix timestamp de la entrada de log.</dd><dt><code>!type</code></dt><dd>La categoría a la que pertenece este mensaje.</dd><dt><code>!ip</code></dt><dd>IP del usuario que inicia este mensaje.</dd><dt><code>!request_uri</code></dt><dd>La URI solicitada.</dd><dt><code>!referer</code></dt><dd>HTTP Referer si está disponible.</dd><dt><code>!severity</code></dt><dd>El nivel de gravedad del evento; oscila entre 0 (Emergencia) y 7 (Depuración).</dd><dt><code>!uid</code></dt><dd>ID de usuario.</dd><dt><code>!link</code></dt><dd>Un enlace al que asociar el mensaje.</dd><dt><code>!message</code></dt><dd>El mensaje que almacenar en el registro.</dd></dl>','es',0),(7289,_binary 'La ruta \'%path\' no es válida o no tiene acceso a ella.','es',0),(7290,_binary '%capital_name contiene los siguientes términos.','es',0),(7291,_binary '%capital_name contiene términos agrupados en términos parentales','es',0),(7292,_binary '%capital_name contiene términos con múltiples padres.','es',0),(7293,_binary 'Acceda a la página de resumen del vocabulario de taxonomía','es',0),(7294,_binary 'Obtenga una descripción general de todos los vocabularios taxonómicos.','es',0),(7295,_binary '%vocabulary: Crear términos','es',0),(7296,_binary '%vocabulary: Eliminar términos','es',0),(7297,_binary '%vocabulary: Editar términos','es',0),(7298,_binary 'Muestra la URL como texto','es',0),(7299,_binary 'Muestra un enlace absoluto','es',0),(7300,_binary 'Placeholder mínimo','es',0),(7301,_binary 'Placeholder máximo','es',0),(7302,_binary 'Habilite esta opción para generar un enlace absoluto. Se requiere si desea usar la ruta como un destino de enlace.','es',0),(7303,_binary 'Aplique un parámetro <code>destino</code> en el enlace para devolver al usuario a la vista original una vez completada la acción de enlace. La mayoría de las operaciones incluyen un destino por defecto y esta configuración ya no es necesaria.','es',0),(7304,_binary 'Sugerencia de texto que aparece dentro del campo Mínimo cuando está vacío.','es',0),(7305,_binary 'Sugerencia de texto que aparece dentro del campo Máximo cuando está vacío.','es',0),(7306,_binary 'Sugerencia de texto que aparece dentro del campo cuando está vacío.','es',0),(7307,_binary 'No hay tipos de flujo de trabajo disponibles. Para crear flujos de trabajo, debe instalar un módulo que proporcione un tipo de flujo de trabajo. Por ejemplo, el módulo <a href=\":content-moderation\">Moderación de contenidos</a> proporciona un tipo de flujo de trabajo que habilita flujos de trabajo para entidades de contenido.','es',0),(7308,_binary 'Etiqueta de transición','es',0),(7309,_binary 'Encuentra y modera contenido.','es',0),(7310,_binary 'No hay contenido moderado disponible. Solo las versiones pendientes de contenido, como los borradores, se enumeran aquí.','es',0),(7311,_binary 'Aún no se ha creado ningún contenido de página de inicio. <br>Siga la<a target=\"_blank\" href=\"https://www.drupal.org/es/docs/user_guide/es/index.html\">Guía del usuario</a> para comenzar a construir su sitio.','es',0),(7312,_binary 'Un archivo de audio alojado localmente.','es',0),(7313,_binary 'Un archivo de vídeo alojado localmente.','es',0),(7314,_binary 'Nombre del espacio de trabajo','es',0),(7315,_binary 'Nombre (A-Z)','es',0),(7316,_binary 'Nombre (Z-A)','es',0),(7317,_binary 'Una marca que indica si esta fue una revisión predeterminada cuando se guardó.','es',0),(7318,_binary 'Campos no traducibles de la entidad','es',0),(7319,_binary 'El módulo Content Moderation le permite expandir los estados de contenidos de Drupal \"publicado\" y \"no publicado\". Le permiten tener un versión publicada en vivo pero al mismo tiempo tener una copia en progreso aparte bajo revisión antes de ser publicada. Esto se consigue utilizando <a href=\":workflows\">Workflows</a> para aplicar a los diferentes estados y transiciones a tantas entidades como se necesiten. Para más información, consulte la <a href=\":content_moderation\">documentación online para el módulo Content Moderation</a>','es',0),(7320,_binary 'Aplicando flujos de trabajo','es',0),(7321,_binary 'Moderando contenido','es',0),(7322,_binary 'Puede ver una lista de contenidos en espera de moderación en la <a href=\":moderated\">página de contenido moderado</a>. Esta mostrará cualquier contenido en un estado no publicado, como Borrador o Archivado, para ayudar a identificar los contenido que requieran más trabajo por parte de los editores de contenido.','es',0),(7323,_binary 'Cada transición es expuesta como un permiso. Si un usuario tiene permisos para una transición, puede usar la transición para cambiar el estado del contenido, desde Borrador hasta Publicado.','es',0),(7324,_binary 'Ocultar campos no traducibles en formularios de traducción','es',0),(7325,_binary 'Configuración del paquete de traducción de contenido','es',0),(7326,_binary 'Valores de configuración del paquete','es',0),(7327,_binary 'Los campos aplicables a todos los idiomas están ocultos para evitar conflictos con los cambios. <a href=\":url\">Editarlos en la forma del idioma original</a>.','es',0),(7328,_binary 'Campos sincronizados en la traducción del contenido','es',0),(7329,_binary 'Los elementos de campo no traducibles solo pueden modificarse al actualizar la revisión actual.','es',0),(7330,_binary 'Los elementos de campo no traducibles solo pueden modificarse al actualizar el idioma original.','es',0),(7331,_binary 'El idioma del nodo.','es',0),(7332,_binary 'Esta herramienta de creación de diseño le permite configurar el diseño del área principal de contenido.','es',0),(7333,_binary 'Para gestionar otras áreas de la página, utiliza la <a href=\"@block-ui\">página de administración de bloque</a>.','es',0),(7334,_binary 'Para gestionar otras áreas de la página, utiliza la página de administración de bloque.','es',0),(7335,_binary 'Para más información, vea <a href=\":layout-builder-documentation\">la documentación online del módulo Layout Builder</a>.','es',0),(7336,_binary 'Configura cualquier diseño','es',0),(7337,_binary 'Configura sección','es',0),(7338,_binary 'Ajustes de Layout Builder por modo de vista','es',0),(7339,_binary 'Permitir un diseño personalizado','es',0),(7340,_binary 'Sección de diseño','es',0),(7341,_binary 'Editar diseño para %label','es',0),(7342,_binary 'La anulación de diseño se ha guardado.','es',0),(7343,_binary 'Los cambios en el diseño han sido descartados.','es',0),(7344,_binary '@entity siendo visto','es',0),(7345,_binary '@bundle @label','es',0),(7346,_binary 'Permite que cada @entity tenga su diseño personalizado.','es',0),(7347,_binary 'Debe revertir todos los diseños personalizados de esta pantalla antes de poder desactivar esta opción.','es',0),(7348,_binary '¿Estás seguro de que quieres revertir esto a los valores predeterminados?','es',0),(7349,_binary 'El diseño ha sido revertido a los valores predeterminados.','es',0),(7350,_binary 'Sección de diseño','es',0),(7351,_binary 'Una sección de diseño','es',0),(7352,_binary 'Cree sus contenidos multimedia en la página <a href=\":add_page\" target=\"_blank\">añadir contenido multimedia</a> (abre una nueva ventana), y añadalos por su nombre en el campo a continuación.','es',0),(7353,_binary 'Usar contenido multimedia existente','es',0),(7354,_binary 'Comience a teclear el nombre del contenido multimedia.','es',0),(7355,_binary 'Consulte la <a href=\":list_url\" target=\"_blank\"> lista de medios </a> (abre una nueva ventana) para ayudar a localizar los medios.','es',0),(7356,_binary 'Formatos multimedia permitidos: %types','es',0),(7357,_binary 'Elemento multimedia','es',0),(7358,_binary 'Crear nuevo contenido multimedia','es',0),(7359,_binary 'La siguiente página proporciona una visión general de los módulos que se actualizarán y de los que no se actualizarán, antes de proceder a realizar la actualización.','es',0),(7360,_binary 'Importar la nueva configuración y el contenido del sitio anterior','es',0),(7361,_binary 'Módulos que no serán actualizados','es',0),(7362,_binary 'Módulos que se actualizarán','es',0),(7363,_binary '¿Qué se actualizará?','es',0),(7364,_binary 'El módulo no se actualizaráLos módulos no se actualizarán','es',0),(7365,_binary 'El módulo se actualizaráLos módulos se actualizarán','es',0),(7366,_binary 'Proporciona texto para mostrar si este campo contiene un resultado vacío. Puede incluir HTML. Puede introducir los datos de esta vista según los \"Patrones de sustitución\" en la sección \"Reescribir resultados\" de más arriba.','es',0),(7367,_binary 'Perfil de instalación experimental utilizado','es',0),(7368,_binary 'Los perfiles experimentales se proporcionan solo con fines de prueba. Úselo bajo su propio riesgo. Para comenzar a construir un nuevo sitio, reinstale Drupal y elija un perfil no experimental.','es',0),(7369,_binary 'Demostración: Umami Food Magazine (Experimental)','es',0),(7370,_binary 'Instala un sitio de ejemplo que muestra algunas de las capacidades de Drupal.','es',0),(7371,_binary 'Demostración de Umami: Contenido','es',0),(7372,_binary 'Importa el contenido de la demostración de Umami.','es',0),(7373,_binary 'Buscar por palabra clave, ingrediente, plato','es',0),(7374,_binary 'Umami','es',0),(7375,_binary 'El tema utilizado para el sitio de demostración de la revista de alimentos Umami.','es',0),(7376,_binary 'Ir a la página de búsqueda','es',0),(7377,_binary '<span class=\"by-author\">por @author_name</span> @created_date','es',0),(7378,_binary 'Dinos qué piensas','es',0),(7379,_binary 'Bloque promocional','es',0),(7380,_binary 'Un bloque de banner contiene un título, resumen, enlace al contenido y una imagen de fondo. La imagen de fondo se escala para llenar el ancho del navegador.','es',0),(7381,_binary 'Un bloque de descargo de responsabilidad que contiene el descargo de responsabilidad y el texto de copyright.','es',0),(7382,_binary 'Bloque de promoción de pie de página','es',0),(7383,_binary 'Un bloque de promoción de pie de página que contiene un título, un texto de promoción y un vínculo de \"saber más\".','es',0),(7384,_binary 'Nombre de la receta','es',0),(7385,_binary 'Fechas Umami','es',0),(7386,_binary 'jS F Y','es',0),(7387,_binary 'Enlace de Contenido','es',0),(7388,_binary 'Enlace saber más','es',0),(7389,_binary 'Texto promocional','es',0),(7390,_binary 'Título promocional','es',0),(7391,_binary 'Enumere los ingredientes requeridos para esta receta, uno por artículo.','es',0),(7392,_binary 'Categoría de la receta','es',0),(7393,_binary 'Proporciona una breve descripción de esta receta.','es',0),(7394,_binary 'Largo 21:9 (1440x620)','es',0),(7395,_binary 'Largo 21:9 2x (2880x1240)','es',0),(7396,_binary 'Largo 3:2 2x (1536x1024)','es',0),(7397,_binary 'Largo 3:2 (768x512)','es',0),(7398,_binary 'Medio 21:9 (1024x440)','es',0),(7399,_binary 'Medio 3:2 2x (1200x800)','es',0),(7400,_binary 'Medio 3:2 (600x400)','es',0),(7401,_binary 'Medio 8:7 (266x236)','es',0),(7402,_binary 'Escala recortada 7:3 largo','es',0),(7403,_binary 'Pequeño 21:9 (768x330)','es',0),(7404,_binary 'Cuadrado Grande','es',0),(7405,_binary 'Cuadrado Medio','es',0),(7406,_binary 'Cuadrado Pequeño','es',0),(7407,_binary '3:2 Imagen','es',0),(7408,_binary 'Receta de cocina','es',0),(7409,_binary 'Artículos a un lado','es',0),(7410,_binary 'Mas artículos destacados','es',0),(7411,_binary 'Una vista para crear una lista de artículos destacados desde el sitio Umami.','es',0),(7412,_binary 'Artículos promocionados','es',0),(7413,_binary 'Una vista para mostrar los elementos promocionados en la parte superior de la página de inicio.','es',0),(7414,_binary 'Artículos Promocionados Doble','es',0),(7415,_binary 'Bloque: Artículos Promocionados - Sencillo','es',0),(7416,_binary 'Listado de recetas','es',0),(7417,_binary 'Publicidad de recetas Umami','es',0),(7418,_binary 'Descargo de responsabilidad Umami','es',0),(7419,_binary 'Promoción de pie de página Umami','es',0),(7420,_binary 'ID del tipo entidad objetivo','es',0),(7421,_binary 'Los campos no traducibles sólo pueden modificarse cuando se actualice la versión actual.','es',0),(7422,_binary 'Los campos no traducibles sólo pueden modificarse cuando se actualice el idioma original.','es',0),(7423,_binary 'El contenido moderado requiere campos no traducibles para ser editados en la forma del idioma original.','es',0),(7424,_binary 'Las traducciones no pueden marcarse como obsoletas cuando el contenido está moderado.','es',0),(7425,_binary 'La acción “Borrar traducción” sólo está disponible para traducciones publicadas.','es',0),(7426,_binary '@label (Traducción original) - <em>Las siguientes traducciones de @entity_type se borrarán:</em>','es',0),(7427,_binary '¿Seguro que quiere eliminar este @item?¿Seguro que quiere eliminar estos @items?','es',0),(7428,_binary '@count elemento eliminado@count elementos elimiandos','es',0),(7429,_binary '@count elemento no se ha borrado porque no dispone de los permisos necesarios.@count elementos no se han borrado porque no dispone de los permisos necesarios.','es',0),(7430,_binary 'Insertar seleccionado','es',0),(7431,_binary 'Bloque de contenido','es',0),(7432,_binary 'El campo \"%field\" no se pudo representar con el error de \"%error\".','es',0),(7433,_binary 'El campo @uri es obligatorio cuando el campo @title está especificado.','es',0),(7434,_binary 'Idioma para este menú.','es',0),(7435,_binary 'Traducción del título del enlace de menú.','es',0),(7436,_binary 'Traducción de descripción de enlace de menú.','es',0),(7437,_binary 'Etiquetas de seguimiento de migración','es',0),(7438,_binary '@label (@derivative)','es',0),(7439,_binary 'Proporcione la información para acceder al sitio de Drupal que desea actualizar. Los archivos también se pueden importar al sitio actualizado. Consulte la <a href=\":url\"> documentación de actualización para obtener instrucciones más detalladas </a>.','es',0),(7440,_binary '<h3>Resuelva todos los problemas a continuación para continuar la actualización.</h3>','es',0),(7441,_binary 'Arreglo de información','es',0),(7442,_binary 'El ID de configuración','es',0),(7443,_binary 'El ID del tipo de entidad objetivo','es',0),(7444,_binary 'El conjunto de objetivo','es',0),(7445,_binary 'El idioma predeterminado','es',0),(7446,_binary 'Si mostrar el selector de idioma en las páginas de creación y edición','es',0),(7447,_binary 'Si ocultar campos no traducibles en formularios de traducción','es',0),(7448,_binary 'Validación de configuración','es',0),(7449,_binary 'Se debe tener instalada la extensión de PHP pdo_sqlite.\r\nPara más instrucciones, véase core/INSTALL.sqlite.txt.','es',0),(7450,_binary 'No se pudo determinar el puerto. Utilize --port e ingrese un puerto disponible.','es',0),(7451,_binary 'Ninguna instalación encontrada. Use el comando \'install\'.','es',0),(7452,_binary 'Error al abrir una URL de inicio de sesión de un solo uso','es',0),(7453,_binary 'La entidad tiene campo','es',0),(7454,_binary 'La entidad debe tener el campo %field_name.','es',0),(7455,_binary 'La entidad no admite campos.','es',0),(7456,_binary 'El perfil de instalación %install_profile elegido no concuerda con el perfil %config_profile almacenado en la configuración.','es',0),(7457,_binary 'Utilizar la configuración existente','es',0),(7458,_binary 'Instalar %name usando la configuración existente.','es',0),(7459,_binary 'Se usará la configuración del directorio %sync_directory.','es',0),(7460,_binary 'El identificador numérico del bloque i18n_blocks.','es',0),(7461,_binary 'El tema por defecto.','es',0),(7462,_binary 'id de la tabla i18n_string','es',0),(7463,_binary 'Propiedad del bloque','es',0),(7464,_binary 'La traducción del valor de \"propiedad\".','es',0),(7465,_binary 'Traducción del título del bloque','es',0),(7466,_binary 'Cuerpo del bloque.','es',0),(7467,_binary 'Traducción del cuerpo del bloque.','es',0),(7468,_binary '@count comentario borrado.@count comentarios borrados.','es',0),(7469,_binary '@count comentario no ha sido eliminado porque no tiene los permisos requeridos.@count comentarios no han sido eliminados porque no tiene los permisos requeridos.','es',0),(7470,_binary 'formularios de contacto','es',0),(7471,_binary 'Mensaje de contacto','es',0),(7472,_binary 'mensajes de contacto','es',0),(7473,_binary '@entity_type_plural_label  no admite estados de publicación. Por ejemplo, incluso después de pasar de un estado publicado a un estado no publicado, seguirán siendo visibles para los visitantes del sitio.','es',0),(7474,_binary '@label@column (@argument)','es',0),(7475,_binary 'editor de texto','es',0),(7476,_binary 'editores de texto','es',0),(7477,_binary 'Almacenamientos de campo','es',0),(7478,_binary 'almacenamiento de campo','es',0),(7479,_binary 'almacenamientos de campo','es',0),(7480,_binary 'Los datos de entrada no se pudieron leer','es',0),(7481,_binary 'estilo de imagen','es',0),(7482,_binary 'estilos de imagen','es',0),(7483,_binary 'configuración de idioma del contenido','es',0),(7484,_binary 'configuraciones de idiomas de contenido','es',0),(7485,_binary 'Gestionar configuracion multimedia.','es',0),(7486,_binary 'Nombre de dominio desde el que servir contenido oEmbed en un iframe','es',0),(7487,_binary 'URL de la base de datos oEmbed en formato JSON','es',0),(7488,_binary 'Configuración de formato de presentación oEmbed','es',0),(7489,_binary 'Configuración de formato del widget oEmbed','es',0),(7490,_binary 'Configuración del origen del recurso oEmbed','es',0),(7491,_binary 'URI del directorio de almacenamiento de las imágenes en miniatura','es',0),(7492,_binary 'Proveedores permitidos de oEmbed','es',0),(7493,_binary 'Mostrar activos de medios de servicios de terceros como YouTube o Twitter puede ser peligroso. Esto se debe a que muchos de estos servicios devuelven HTML arbitrario para representar esos activos y ese HTML puede contener código JavaScript ejecutable. Gestionado de manera inapropiada, esto puede incrementar el riesgo de que su sitio se vea comprometido.','es',0),(7494,_binary 'Con el fin de mitigar los riesgos, los medios de terceros son mostrados en un iFrame que aisla efectivamente cualquier código ejecutable corriendo dentro de los mismos. Para aun más seguridad, el iFrame puede ser servido desde un dominio alternativo (que también apunte a tu sitio Drupal), el cual puedes configurar en esta página. Esto ayuda a salvaguardar cookies y otra información sensible.','es',0),(7495,_binary 'Dominio del iFrame','es',0),(7496,_binary 'Ingresar un dominio diferente desde el cual servir contenido oEmbed, incluyendo el prefijo <em>http://</em> o <em>https://</em>. Este dominio necesita apuntar de nuevo al sitio, o el contenido oEmbed existente podría no mostrarse correctamente, o no mostrarse.','es',0),(7497,_binary 'Tamaño maximo: %max_width x %max_height pixels','es',0),(7498,_binary 'Anchura máxima: %max_width píxeles','es',0),(7499,_binary 'Altura máxima: %max_height píxeles','es',0),(7500,_binary 'Contenido oEmbed','es',0),(7501,_binary 'Puedes añadir recursos multimedia de los siguientes servicios: @providers','es',0),(7502,_binary 'URL oEmbed','es',0),(7503,_binary 'Recurso oEmbed','es',0),(7504,_binary 'La URL introducida no corresponde a ningun proveedor oEmbed conocido.','es',0),(7505,_binary 'Disculpe, el proveedor @name no está permitido','es',0),(7506,_binary 'La URL proporcionada no representa un recurso oEmbed valido.','es',0),(7507,_binary 'Un error ha ocurrido tratando de leer la base de datos oEmbed.','es',0),(7508,_binary 'Duración de caché sugerida','es',0),(7509,_binary 'Ubicación de las miniaturas','es',0),(7510,_binary 'Las miniaturas se obtendrán del proveedor para uso local. Esta es la URI del directorio donde se colocarán.','es',0),(7511,_binary 'Proveedores permitidos','es',0),(7512,_binary 'Opcionalmente, seleccione los proveedores de oEmbed permitidos para este tipo de medio. Si se deja en blanco, se permitirán todos los proveedores.','es',0),(7513,_binary 'URL de @type','es',0),(7514,_binary 'No se pudo preparar el directorio de destino de miniaturas @dir para la multimedia embebida.','es',0),(7515,_binary 'fuente oEmbed','es',0),(7516,_binary 'Utilize la URL de oEmbed para contenido multimedia  reutilizable.','es',0),(7517,_binary 'Video remoto','es',0),(7518,_binary 'Utilizar URL remota del archivo para elemento multimedia.','es',0),(7519,_binary 'Enlaces de menú personalizados','es',0),(7520,_binary 'enlaces de menú personalizados','es',0),(7521,_binary 'Eliminado @count elemento de contenido.Eliminados @count elementos de contenido.','es',0),(7522,_binary '@count elemento de contenido no se ha eliminado porque no tiene los permisos necesarios.@count elementos de contenido no se han eliminado porque no tiene los permisos necesarios.','es',0),(7523,_binary 'estilo de imagen responsive','es',0),(7524,_binary 'Configuraciones de recursos REST','es',0),(7525,_binary 'páginas de búsqueda','es',0),(7526,_binary 'Enlaces de acceso directo','es',0),(7527,_binary 'enlace de acceso directo','es',0),(7528,_binary 'enlaces de acceso directo','es',0),(7529,_binary 'Conjuntos de atajos','es',0),(7530,_binary 'conjunto de atajo','es',0),(7531,_binary 'conjuntos de atajos','es',0),(7532,_binary 'Instalación de configuración','es',0),(7533,_binary 'El perfil seleccionado tiene una implementación de hook_install() y por lo tanto no puede ser instalado desde configuración.','es',0),(7534,_binary 'Perfil de instalación en ajustes','es',0),(7535,_binary 'Esta importación no contiene la configuración de system.site, por lo que ha sido rechazada.','es',0),(7536,_binary 'Antigüedad máxima de las caché del navegador y del proxy','es',0),(7537,_binary 'Esto se utiliza como el valor para max-age en los encabezados de Cache-Control.','es',0),(7538,_binary 'Drupal proporciona un <a href=\":module_enable\"> módulo de Caché de Página Interna </a> que se recomienda para sitios web de tamaño pequeño a mediano.','es',0),(7539,_binary 'Idioma del término','es',0),(7540,_binary 'flujos de trabajo','es',0),(7541,_binary '[user:display-name],\r\n\r\nGracias por registrarse en [site:name]. Su solicitud de una cuenta actualmente está pendiente de aprobación. Una vez que haya sido aprobada, recibirá otro correo electrónico con información sobre cómo iniciar sesión, establecer su contraseña y otros detalles.\r\n\r\n--  El equipo de [site:name]','es',0),(7542,_binary 'Un video almacenado remotamente en Youtube o Vimeo.','es',0),(7543,_binary 'Un booleano indicando si este bloque es reutilizable.','es',0),(7544,_binary 'Especificar si el Layout Builder está habilitado para esta vista','es',0),(7545,_binary '¿Está seguro de que desea desactivar Layout Builder?','es',0),(7546,_binary 'Todas las personalizaciones serán eliminadas. Esta acción no se puede deshacer.','es',0),(7547,_binary 'Se ha desactivado Layout Builder.','es',0),(7548,_binary 'Use Layout Builder','es',0),(7549,_binary 'Proporciona un campo para seleccionar entidades multimedias en nuestra vista de biblioteca multimedia','es',0),(7550,_binary 'Seleccione @label','es',0),(7551,_binary 'Cero elementos seleccionados','es',0),(7552,_binary 'Todos los @count elementos seleccionados','es',0),(7553,_binary 'Seleccionar todos los elementos multimedia','es',0),(7554,_binary 'Muestra los pesos de los elementos de contenido multimedia','es',0),(7555,_binary 'Oculta los pesos de los elementos de contenido multimedia','es',0),(7556,_binary 'Pueden subirse un máximo de @count archivos.','es',0),(7557,_binary 'Se ha seleccionado el número máximo de elementos multimedia.','es',0),(7558,_binary 'Actualizar controlador','es',0),(7559,_binary 'El elemento multimedia \"@label\" no es de un tipo aceptado. Tipos permitidos: @types','es',0),(7560,_binary 'Falta un ítem multimedia.Faltan @count objetos multimedia.','es',0),(7561,_binary 'Solo se puede seleccionar un elemento.Solo se puede seleccionar @count elementos.','es',0),(7562,_binary 'Le permite seleccionar elementos de la biblioteca multimedia.','es',0),(7563,_binary 'El módulo Workspaces permite definir y alternar entre espacios de trabajo. El contenido se asigna al espacio de trabajo activo cuando se crea. Para obtener más información, consulte la <a href=\":workspaces\">documentación en línea del módulo Workspaces</a>.','es',0),(7564,_binary 'Cambiar espacio de trabajo','es',0),(7565,_binary 'Los espacios de trabajo no se pueden instalar cuando el módulo contribuido Workspace también está instalado. Consulte la página <a href=\":link\"> ruta de actualización </a> para obtener más información sobre cómo actualizar.','es',0),(7566,_binary 'Este formulario solo se puede enviar en el espacio de trabajo predeterminado.','es',0),(7567,_binary 'Cambiar a @workspace','es',0),(7568,_binary 'Espacio de trabajo actual:','es',0),(7569,_binary 'Acceso denegado para ver el espacio de trabajo %workspace_label para el usuario %uid','es',0),(7570,_binary 'espacios de trabajo','es',0),(7571,_binary 'Activa el espacio de trabajo %workspace.','es',0),(7572,_binary '%workspace_label ahora es el espacio de trabajo activo.','es',0),(7573,_binary 'Usted no tiene acceso para activar el espacio de trabajo %workspace_label.','es',0),(7574,_binary 'Lo siguiente también será eliminado:','es',0),(7575,_binary 'Esta acción no se puede deshacer, y también eliminará todo el contenido creado en este espacio de trabajo.','es',0),(7576,_binary '1 revision de @label.@count revisiones de @label.','es',0),(7577,_binary 'Seleccionar espacio de trabajo','es',0),(7578,_binary 'Espacio de trabajo eliminado','es',0),(7579,_binary 'Se ha eliminado un espacio de trabajo con este ID, pero todavía existen datos para él.','es',0),(7580,_binary 'Conflicto de espacio de trabajo de la entidad','es',0),(7581,_binary 'Carta común','es',0),(7582,_binary 'Alternativa común de la tarjeta','es',0),(7583,_binary 'Bloque en linea','es',0),(7584,_binary 'ID de revisión de bloque','es',0),(7585,_binary 'Bloque serializado','es',0),(7586,_binary 'El modo de visualización en el que se renderiza el bloque.','es',0),(7587,_binary 'Bloques en línea','es',0),(7588,_binary 'El tipo de entidad al que se refiere esta traducción','es',0),(7589,_binary 'El id de la entidad a la que se refiere esta traducción','es',0),(7590,_binary 'El id de la revisión de la entidad a la que se refiere esta traducción','es',0),(7591,_binary 'El idioma de destino para esta traducción.','es',0),(7592,_binary 'Booleano que indica si la traducción se publica (visible para los no-administradores).','es',0),(7593,_binary 'Cambiar el tamaño de la imagen','es',0),(7594,_binary 'Breve descripción de la imagen utilizada por los lectores de pantalla y se muestra cuando la imagen no es cargada. Esto es importante para la accesibilidad.','es',0),(7595,_binary 'Breve descripción de la imagen utilizada por los lectores de pantalla y se muestra cuando la imagen no es cargada. Se recomienda habilitar este campo.','es',0),(7596,_binary 'Grid responsivo','es',0),(7597,_binary 'Muestra las filas en una cuadrícula adaptable','es',0),(7598,_binary 'Insertar contenidos multimedia','es',0),(7599,_binary 'Editar {{ nombre }}','es',0),(7600,_binary 'El idioma de {node} al que responde este comentario. El lenguaje por defecto del sitio se usa por defecto si el nodo no tiene idioma.','es',0),(7601,_binary 'El idioma del comentario.','es',0),(7602,_binary 'El ID de la entidad al que se refiere esta traducción','es',0),(7603,_binary 'El ID de revisión de entidad con el que esta traducción está relacionado','es',0),(7604,_binary 'Tipo (artículo, página, ....)','es',0),(7605,_binary 'ID de la opción.','es',0),(7606,_binary 'Valor entero del ID del Objeto','es',0),(7607,_binary 'El formato de entrada utilizado por esta cadena','es',0),(7608,_binary 'Traducción de la opción','es',0),(7609,_binary 'Lid padre','es',0),(7610,_binary 'Número de índice plural en caso de cadenas plurales','es',0),(7611,_binary 'El idioma por defecto para nuevos términos.','es',0),(7612,_binary 'Configuración de la traducción de la taxonomía i18n.','es',0),(7613,_binary 'Seleccion multimedia','es',0),(7614,_binary 'Una entidad de configuración inexistente devuelta por FieldStorageConfigInterface::getBundles(): tipo de entidad: %entity_type, bundle: %bundle, nombre de campo: %field','es',0),(7615,_binary 'Crear @entity_type','es',0),(7616,_binary 'Etiqueta opcional','es',0),(7617,_binary 'JSON:API','es',0),(7618,_binary 'Estado habilitado del bloque','es',0),(7619,_binary 'Peso del bloque dentro de la región','es',0),(7620,_binary 'Región del tema en la que se establece el bloque','es',0),(7621,_binary 'Modo multilingüe','es',0),(7622,_binary 'ID de la cadena de idioma','es',0),(7623,_binary 'Un grupo de traducciones definidas por un módulo','es',0),(7624,_binary 'ID de cadena completo para búsqueda rápida: type:objectid:property.','es',0),(7625,_binary 'Propiedad de objeto para esta cadena','es',0),(7626,_binary 'The formato {filter_format} de la cadena','es',0),(7627,_binary 'Número de índice plural','es',0),(7628,_binary 'Campos de @entity','es',0),(7629,_binary 'Idioma de este término.','es',0),(7630,_binary 'Traducción del nombre del término.','es',0),(7631,_binary 'Traducción de la descripción del término.','es',0),(7632,_binary 'Entidades nuevas ValidationEntity Reference admitidas','es',0),(7633,_binary '%collection_label solo puede ser creado en el espacio de trabajo por defecto.','es',0),(7634,_binary 'ID de tipo multimedia','es',0),(7635,_binary 'Mensajes de %migration','es',0),(7636,_binary 'Eliminar @label','es',0),(7637,_binary 'La hora en que se creó el espacio de trabajo.','es',0),(7638,_binary 'Ver @node.type.entity.label','es',0),(7639,_binary 'El módulo JSON:API es una implementación totalmente compatible de la <a href=\":spec\">especificaión de JSON:API</a>. Al seguir las convenciones compartidas, puede aumentar la productividad, aprovechar las herramientas generalizadas y concentrarse en lo que importa: su aplicación. Los clientes creados en torno a JSON:API pueden aprovechar funciones como el almacenamiento en caché de respuesta eficiente, que a veces puede eliminar por completo las solicitudes de red. Para obtener más información, consulte la <a href=\":docs\">documentación en línea para el módulo JSON:API</a>.','es',0),(7640,_binary 'JSON:API es una implementación particular de REST que proporciona convenciones para relaciones de recursos, colecciones, filtros, paginación y clasificación. Estas convenciones ayudan a los desarrolladores a construir clientes más rápido y fomentar la reutilización del código.','es',0),(7641,_binary 'Expone entidades como una API web JSON:API-specification-compliant ( JSON:API-conforme-con-la-especificación )','es',0),(7642,_binary 'Banner de la página de inicio de Umami','es',0),(7643,_binary 'Si se selecciona y este enlace de menú tiene hijos, el menú siempre aparecerá expandido. Esta opción se puede anular para todo el árbol de menú al colocar un bloque de menú.','es',0),(7644,_binary 'Revisado','es',0),(7645,_binary 'Esta @label está siendo editada por el usuario @user y, por lo tanto, está bloqueada para que otros la editen. Este bloqueo tiene una antiguadad de @age. Haga clic aquí para <a href=\":url\">romper este bloqueo</a>.','es',0),(7646,_binary 'Esto también eliminará 1 instancia de bloque colocada. Esta acción no se puede deshacer.Esto también eliminará @count las instancias de bloque colocadas. Esta acción no se puede deshacer.','es',0),(7647,_binary 'Ya sea para registrar direcciones IP con comentarios o no.','es',0),(7648,_binary 'Seleccione el estado en el que se asignará el nuevo contenido. Este estado aparecerá como predeterminado en los formularios de contenido y los estados de destino disponibles se basarán en las transiciones disponibles desde este estado.','es',0),(7649,_binary 'Permite a los usuarios configurar la visualización y la visualización de formularios organizando campos en varias columnas.','es',0),(7650,_binary 'Los formularios y enlaces dentro del contenido de la herramienta de creación de diseños se han deshabilitado.','es',0),(7651,_binary 'Diseños por defecto','es',0),(7652,_binary 'Puede activar Layout Builder en \"Gestionar visualización\" en la <a href=\":field_ui\">administración de campos</a>. Esto le permitirá controlar la salida de cada tipo de visualización de forma independiente. Por ejemplo, una \"Página básica\" podría tener distintos modos de visualización como Completo o Resumen, y en cada modo tener diseños distintos.','es',0),(7653,_binary 'Sobrescribir diseños','es',0),(7654,_binary 'Si está activo, cada elemento de contenido único podrá tener un diseño propio. Si el diseño de un contenido se sobrescribe, los campos realizados en el diseño por defecto no le afectarán. Los diseños sobrescritos pueden ser revertidos para coincidir con su diseño por defecto y ser sincronizados con este.','es',0),(7655,_binary 'Permite a los usuarios agregar y organizar bloques y campos de contenido directamente en el contenido.','es',0),(7656,_binary 'Elija un diseño para esta sección','es',0),(7657,_binary 'Anchos de la columna','es',0),(7658,_binary 'Se listan todos los bloques disponibles.','es',0),(7659,_binary '¿Está seguro de que desea descartar los cambios de layout/diseño?','es',0),(7660,_binary '¿Seguro de querer eliminar @section?','es',0),(7661,_binary 'Widgets de Layout Builder','es',0),(7662,_binary 'Widget de campo para Layout Builder.','es',0),(7663,_binary 'Elija los anchos de columna para este diseño.','es',0),(7664,_binary 'Las rutas ingresadas manualmente deben comenzar con uno de los siguientes caracteres: / ? #','es',0),(7665,_binary 'Gestiona la creación, configuración y visualización de elementos multimedia.','es',0),(7666,_binary 'Permitir que los elementos multimedia se vean de forma independiente en /media/{id}','es',0),(7667,_binary 'URL de medios independientes','es',0),(7668,_binary 'Permitir a los usuarios acceder a @media-entities en /media/{id}.','es',0),(7669,_binary 'No se pudo descargar la miniatura remota de {url}.','es',0),(7670,_binary 'Se han creado formularios y vistas de la Biblioteca Multimedia para el tipo de medio %type.','es',0),(7671,_binary 'Mejora la lista de medios con funciones adicionales para encontrar y utilizar más fácilmente los elementos multimedia existentes.','es',0),(7672,_binary 'Configuración del widget de la biblioteca de medios','es',0),(7673,_binary 'Tipos de medios permitidos, en orden de visualización','es',0),(7674,_binary 'Cargando vista de cuadrícula.','es',0),(7675,_binary 'Cambiado a vista de cuadricula.','es',0),(7676,_binary 'Cargando vista de tabla.','es',0),(7677,_binary 'Cambiado a vista de tabla.','es',0),(7678,_binary '@selected de @count elemento seleccionado@selected de @count elementos seleccionados','es',0),(7679,_binary 'Añadir o seleccionar medio','es',0),(7680,_binary 'Añadir archivoAñadir archivos','es',0),(7681,_binary 'Agregar @type a través de URL','es',0),(7682,_binary 'Permitir provedores: @providers.','es',0),(7683,_binary 'Pestaña de pedido','es',0),(7684,_binary 'Pestaña de pedido: @order','es',0),(7685,_binary 'No se han seleccionado elementos media.','es',0),(7686,_binary 'Abriendo librería de medios.','es',0),(7687,_binary 'Jerarquía del árbol de menú.','es',0),(7688,_binary 'Solo puede cambiar la jerarquía de la versión <em> publicada </em> de este enlace de menú.','es',0),(7689,_binary '%capital_name contiene 1 enlace de menú con revisiones pendientes. No se admite la manipulación de un árbol de menú que tenga enlaces con revisiones pendientes, pero puede volver a habilitar la manipulación haciendo que cada enlace de menú tenga un estado publicado.%capital_name contiene @count enlaces de menú con revisiones pendientes. No se admite la manipulación de un árbol de menú que tenga enlaces con revisiones pendientes, pero puede volver a habilitar la manipulación haciendo que cada enlace de menú tenga un estado publicado.','es',0),(7690,_binary 'Error al leer desde @title.','es',0),(7691,_binary 'El servidor reporta el siguiente mensaje: %error.','es',0),(7692,_binary 'El módulo que proporciona una página de búsqueda.','es',0),(7693,_binary 'Si este módulo está habilitado o no para la búsqueda.','es',0),(7694,_binary 'Permite a los usuarios editar directamente la configuración de bloques en la página actual.','es',0),(7695,_binary 'Error al guardar el archivo debido al error \"%error\"','es',0),(7696,_binary 'Expandir todos los items','es',0),(7697,_binary 'Anule la opción que se encuentra en cada enlace de menú utilizado para expandir los hijos y, en su lugar, muestre todo el árbol de menú como expandido.','es',0),(7698,_binary 'Los términos con los padres actualizados han sido modificados por otro usuario, los cambios no se pudieron guardar.','es',0),(7699,_binary '%capital_name contiene 1 término con revisiones pendientes. No se admite la función de arrastrar y soltar términos con revisiones pendientes, pero puede volver a habilitar la función de arrastrar y soltar haciendo que cada término tenga un estado publicado.%capital_name contiene @count términos con revisiones pendientes. No se admite la función de arrastrar y soltar términos con revisiones pendientes, pero puede volver a habilitar la función de arrastrar y soltar haciendo que cada término tenga un estado publicado.','es',0),(7700,_binary 'Solamente se puede cambiar la jerarquía de la versión <em> publicada </em> de este término','es',0),(7701,_binary 'Usar la barra de herramientas','es',0),(7702,_binary 'Enlace para mostrar','es',0),(7703,_binary 'Muestra un enlace a una visualización basada en la ruta de esta vista mientras mantiene los criterios de filtro, los criterios de clasificación, la configuración del localizador y los filtros contextuales.','es',0),(7704,_binary 'El ID de visualización de la vista a la que enlazar.','es',0),(7705,_binary '¿Se ha visto afectada la revisión de la última traducción?','es',0),(7706,_binary 'Restrinja la vista a solo las revisiones que sean la última revisión de su entidad afectada por la traducción','es',0),(7707,_binary 'Para asegurarse de que los resultados sean los mismos al cambiar a la otra pantalla, se recomienda asegurarse de que la pantalla:','es',0),(7708,_binary 'Tiene una ruta.','es',0),(7709,_binary 'Tiene el mismo criterio de filtrado.','es',0),(7710,_binary 'Tiene el mismo criterio de ordenamiento.','es',0),(7711,_binary 'Tiene la misma configuración de paginado.','es',0),(7712,_binary 'Tiene los mismos filtros contextuales.','es',0),(7713,_binary 'No hay visualizaciones basadas en rutas disponibles.','es',0),(7714,_binary '%current_display: El enlace en %area no tiene visualización configurada.','es',0),(7715,_binary '%current_display: El enlace en el área %area apunta a la pantalla (display) %linked_display que ya no existe.','es',0),(7716,_binary '%current_display: El enlace en el área %area apunta a la visualización %linked_display que no tiene una ruta.','es',0),(7717,_binary 'El texto que se mostrará para este campo. Puede ingresar datos desde esta vista según los \"Patrones de reemplazo\" a continuación. Puede incluir <a href=\"@twig_docs\">Twig</a> o las siguientes etiquetas HTML permitidas: <code>@tags</code>','es',0),(7718,_binary 'El campo que se utilizará como atributo URL XML de OPML para cada fila.','es',0),(7719,_binary 'Administrando contenido','es',0),(7720,_binary 'El archivo %filename no puede ser cargado porque el nombre no es válido.','es',0),(7721,_binary 'Elementos multimedia agregados','es',0),(7722,_binary 'Eliminando @label.','es',0),(7723,_binary 'Multimedia adicional seleccionada','es',0),(7724,_binary 'Seleccione @name','es',0),(7725,_binary 'Guardar e insertar','es',0),(7726,_binary 'Se ha eliminado la etiqueta %label del elemento multimedia.','es',0),(7727,_binary 'Se ha creado el elemento multimedia, pero aún no se ha guardado. Complete los campos obligatorios y guarde para agregarlo a la biblioteca de medios.Los elementos multimedia se han creado pero aún no se han guardado. Complete los campos obligatorios y guárde para agregarlos a la biblioteca de medios.','es',0),(7728,_binary 'Los módulos <a href=\":jsonapi-docs\">JSON:API</a> y <a href=\":rest-docs\">RESTful Web Services</a> tienen propósitos similares. <a href=\":comparison\">Lea la comparación de RESTFul Web Services y JSON: módulos API</a> para determinar la mejor opción para su sitio.','es',0),(7729,_binary 'Algunas funciones multilingües actualmente no funcionan bien con JSON:API. Consulte la <a href=\":jsonapi-docs\">documentación de asistencia multilingüe de JSON:API</a> para obtener más información sobre el estado actual de la asistencia multilingüe.','es',0),(7730,_binary 'El soporte de revisión es actualmente de solo lectura y solo para los tipos de \"Contenido\" y \"Multimedia\" en JSON:API. Consulte la <a href=\":jsonapi-docs\">documentación de soporte de revisión de JSON:API</a> para obtener más información sobre el estado actual del soporte de revisión.','es',0),(7731,_binary 'Soporte multilingüe de JSON:API','es',0),(7732,_binary 'Soporte para revisiones en JSON:API','es',0),(7733,_binary 'Configure si se deben permitir solo las operaciones de lectura o todas las operaciones.','es',0),(7734,_binary 'Configuración de JSON:API','es',0),(7735,_binary 'Restringir JSON:API a operaciones de solo lectura','es',0),(7736,_binary 'Operaciones permitidas','es',0),(7737,_binary 'Aceptar solamente operaciones de lectura de JSON:API.','es',0),(7738,_binary 'Acepte todas las operaciones JSON:API para crear, leer, actualizar y eliminar.','es',0),(7739,_binary 'Advertencia: habilite todas las operaciones solo si el sitio lo requiere. <a href=\":docs\">Obtenga más información sobre cómo proteger su sitio con JSON:API.</a>','es',0),(7740,_binary 'Widget (tabla)','es',0),(7741,_binary 'Especifique una lista separada por comas. Por ejemplo: Vegetariano, Brownies de chocolate, Aperitivos','es',0),(7742,_binary 'Utilice esta taxonomía para agrupar recetas del mismo tipo.','es',0),(7743,_binary 'Recopilación de Recetas','es',0),(7744,_binary 'Recopilación de recetas','es',0),(7745,_binary 'Bloque \"@block\"','es',0),(7746,_binary 'El módulo Layout Builder pone a disposición una serie de permisos, que se pueden configurar por función en la <a href=\":permissions\"> página de permisos </a>. Para obtener más información, consulte la documentación online <a href=\":layout-builder-permissions\"> Configuración de permisos de Layout Builder </a>.','es',0),(7747,_binary '<strong>Advertencia</strong>: Layout Builder no admite la traducción de layouts/diseños. (<a href=\"https://www.drupal.org/docs/8/core/modules/layout-builder/layout-builder-and-content-translation\"> documentación online </a>)','es',0),(7748,_binary 'Gestiona los bloques de un solo uso dentro de Layout Builder','es',0),(7749,_binary 'Las vistas previas de bloque son visibles. Las etiquetas de bloque están ocultas.','es',0),(7750,_binary 'Las vistas previas de bloque están ocultas. Las etiquetas de bloque son visibles.','es',0),(7751,_binary '%entity_type - %bundle: Configurar todas las modificaciones de diseño','es',0),(7752,_binary 'Advertencia: Permite configurar el diseño incluso si el usuario no puede editar el propio @entity_type_singular.','es',0),(7753,_binary '%entity_type - %bundle: configura anulaciones de diseño para @entity_type_plural que el usuario puede editar','es',0),(7754,_binary '%entity_type: configurar todas las modificaciones de diseño','es',0),(7755,_binary '%entity_type: Sobrescribe el diseño para @entity_type_plural que el usuario puede editar.','es',0),(7756,_binary 'Interfaz de usuario de Layout Builder','es',0),(7757,_binary 'Marcador de posición para el @preview_fallback','es',0),(7758,_binary 'Está editando la plantilla de diseño para todos los @bundle @plural_label.','es',0),(7759,_binary 'Está editando la plantilla de diseño para todos los @plural_label.','es',0),(7760,_binary 'Sección: @delta','es',0),(7761,_binary 'Bloques en la Sección: @section, Región: @region','es',0),(7762,_binary '@label (actual)','es',0),(7763,_binary 'Mueve el bloque @block_label','es',0),(7764,_binary 'Estás editando el layout/diseño de este @bundle @singular_label.<a href=\":link\"> En su lugar, edite la plantilla para todos los @bundle @plural_label. </a>','es',0),(7765,_binary 'Está editando el diseño para este @singular_label. <a href=\":link\">Edite la plantilla para todos los @plural_label en su lugar.</a>','es',0),(7766,_binary 'Está editando el diseño para este @bundle @singular_label.','es',0),(7767,_binary 'Está editando el diseño para este @bundle @singular_label.','es',0),(7768,_binary 'Mostrar vista previa del contenido','es',0),(7769,_binary '\"@field\" campo','es',0),(7770,_binary 'Los <a href=\":rest-docs\">Servicios Web RESTful</a> y módulos <a href=\":jsonapi-docs\">JSON:API</a> tienen propósitos similares. <a href=\":comparison\">Lea la comparativa de los servicios web RESTFul y los módulos JSON:API</a> para determinar la mejor opción para su sitio.','es',0),(7771,_binary 'Bloque de vista \"@view\"','es',0),(7772,_binary 'Eliminar cualquier archivo','es',0),(7773,_binary 'Intervalo de actualización en segundos','es',0),(7774,_binary 'Módulos instalados','es',0),(7775,_binary 'Añadir una nueva %label de @entity-type','es',0),(7776,_binary 'No se han configurado tipos de medios permitidos para este campo. Edite la configuración del campo para seleccionar los tipos de medios permitidos.','es',0),(7777,_binary 'No se han configurado tipos de medios permitidos para este campo. <a href=\":url\">Edite la configuración del campo</a> para seleccionar los tipos de medios permitidos.','es',0),(7778,_binary 'Archivado','es',0),(7779,_binary 'Borrador','es',0),(7780,_binary 'Publicado','es',0),(7781,_binary 'Archivo','es',0),(7782,_binary 'Restaurar a Borrador','es',0),(7783,_binary 'Restaurar','es',0),(7784,_binary 'Crear nuevo borrador','es',0),(7785,_binary 'Publicar','es',0),(7786,_binary 'El fichero temporal \"%path\" que ha sido borrado durante el proceso de recolección de basura no existía en el sistema de ficheros. Esto podría ser causado por un envoltorio de flujo ausente.','es',0),(7787,_binary 'El archivo temporal \"%path\" que se eliminó durante la recolección de basura no existía en el sistema de archivos.','es',0),(7788,_binary 'Herramientas de Layout Builder','es',0),(7789,_binary 'Sin regex','es',0),(7790,_binary 'Claro','es',0),(7791,_binary 'Configuraciones del tema Claro','es',0),(7792,_binary 'Conmutación de la visualización de las pestañas','es',0),(7793,_binary 'La vista %view_id no se pudo actualizar automáticamente mientras se procesaba una actualización de esquema de entidad para el tipo de entidad %entity_type_id.','es',0),(7794,_binary '<span class=\"visually-hidden\">Mostrar </span>@title<span class=\"visually-hidden\"> medios </span> <span class=\"active-tab visually-hidden\"> (seleccionados)</span>','es',0),(7795,_binary '<span class=\"visually-hidden\">Mostrar </span>@title<span class=\"visually-hidden\"> medios</span>','es',0),(7796,_binary 'Añadiendo selección','es',0),(7797,_binary 'Se agregó un elemento multimedia.Se agregaron @count elementos multimedia.','es',0),(7798,_binary 'Término de la URL','es',0),(7799,_binary 'Filtrar el contenido de la vista %view_title','es',0),(7800,_binary 'El sistema de archivos raíz de Drupal \"@root\" no tiene espacio suficiente. Debe haber al menos @space megabytes libres.','es',0),(7801,_binary 'El sistema de archivos del proveedor \"@vendor\" no tiene espacio suficiente. Debe haber al menos @space megabytes libres.','es',0),(7802,_binary 'Bloque de contenido','es',0),(7803,_binary 'Este tema no es compatible con Drupal @core_version.Compruebe que el archivo .info.yml contiene un valor \'core\' o \'core_version_requirement\' compatible.','es',0),(7804,_binary 'Drupal Core (@core_requirement) (<span class=\"admin-missing\"> incompatible con </span> la versión @core_version)','es',0),(7805,_binary 'Recursos adicionales','es',0),(7806,_binary 'Un tema de administración de Drupal limpio, accesible y poderoso.','es',0),(7807,_binary 'Detalles de estado','es',0),(7808,_binary 'Número máximo de sugerencias de autocompletar.','es',0),(7809,_binary 'No se pudo conectar con el servidor de base de datos. El servidor informa del siguiente mensaje: %error.<ul><li>¿Está el servidor operativo?</li><li>¿Ha introducido correctamente el nombre de la base de datos?</li><li>¿Ha introducido correctamente el usuario y contraseña?</li><li>¿Ha introducido correctamente el nombre del servidor y número de puerto?</li></ul>','es',0),(7810,_binary 'No se pudo conectar con el servidor de base de datos. El servidor informa del siguiente mensaje: %error.<ul><li>¿Está operativo el servidor?</li><li>¿Existe la base de datos y ha escrito bien el nombre de la base de datos?</li><li>¿Ha escrito bien el nombre de la base de datos?</li><li>¿Ha indicado correctamente el usuario y contraseña?</li><li>¿Ha proporcionado correctamente el nombre del servidor y número de puerto?</li></ul>','es',0),(7811,_binary 'No se pudo abrir o crear el archivo de base de datos %database. El motor de la base de datos informa del siguiente mensaje al intentar crear la base de datos: %error.','es',0),(7812,_binary 'No se pudo conectar a la base de datos. El motor de la base de datos informa del siguiente mensaje: %error.<ul><li>¿Existe el archivo de la base de datos?</li><li>¿Tiene el servidor web permiso de escritura en el archivo de la base de datos?</li>¿Tiene el servidor web permiso de escritura en el directorio donde el archivo de la base de datos debería ser creado?</li></ul>','es',0),(7813,_binary 'El número de sugerencias que se enumerarán. Usa <em>0</em> para eliminar el límite.','es',0),(7814,_binary 'Bosnia y Herzegovina','es',0),(7815,_binary 'San Bartolomé','es',0),(7816,_binary 'Ceuta y Melilla','es',0),(7817,_binary 'Georgia del Sur e Islas Georgias del Sur','es',0),(7818,_binary 'Islas Heard y McDonald','es',0),(7819,_binary 'San Cristóbal y Nieves','es',0),(7820,_binary 'San Martín','es',0),(7821,_binary 'Macedonia del Norte','es',0),(7822,_binary 'Macao','es',0),(7823,_binary 'San Pedro y Miquelón','es',0),(7824,_binary 'Svalbard y Jan Mayen','es',0),(7825,_binary 'Santo Tomé y Príncipe','es',0),(7826,_binary 'Reino de Esuatini','es',0),(7827,_binary 'Islas Turcas y Caicos','es',0),(7828,_binary 'Trinidad y Tobago','es',0),(7829,_binary 'San Vicente y las Granadinas','es',0),(7830,_binary 'Wallis y Futuna','es',0),(7831,_binary 'La ruta a la que pertenece este alias.','es',0),(7832,_binary 'La ruta de orígen debería comenzar con una barra diagonal.','es',0),(7833,_binary 'Un alias utilizado con esta ruta de acceso.','es',0),(7834,_binary 'El alias de la ruta tiene que empezar con una barra diagonal.','es',0),(7835,_binary 'Alias de ruta único.','es',0),(7836,_binary 'Ruta válida.','es',0),(7837,_binary 'O la ruta \'%link_path\' no es válida o no tiene acceso a ella.','es',0),(7838,_binary 'El espacio de trabajo @label no puede ser publicado porque contiene 1 elemento en estado de moderación no publicado.El espacio de trabajo @label no puede ser publicado porque contiene @count elementos en estado de moderación no publicado.','es',0),(7839,_binary 'Orden de estado de moderación','es',0),(7840,_binary 'Campo de estado de moderación','es',0),(7841,_binary 'ID de la cadena completa','es',0),(7842,_binary 'Un booleano que indica si esta traducción necesita ser actualizada','es',0),(7843,_binary 'JSON:API operaciones permitidas','es',0),(7844,_binary 'Todos (creación, lectura, actualización, eliminación)','es',0),(7845,_binary 'Se recomienda <a href=\":configure-url\">configurar</a> JSON:API para que sólo acepte todas las operaciones si el sitio lo requiere. <a href=\":docs\">Aprenda más sobre la seguridad de su sitio con JSON:API.</a>','es',0),(7846,_binary 'lenguaje i18n','es',0),(7847,_binary 'modo i18n','es',0),(7848,_binary 'Agregue la sección <span class=\"visually-hidden\"> al final del diseño </span>','es',0),(7849,_binary 'Agregar la sección <span class=\"visually-hidden\"> al comienzo del diseño</span>','es',0),(7850,_binary 'Agregar sección <span class=\"visually-hidden\"> entre @first y @second</span>','es',0),(7851,_binary '@region región en @section','es',0),(7852,_binary 'Eliminar @section','es',0),(7853,_binary '<span class=\"layout-builder__section-label\" aria-hidden=\"true\">@section</span>','es',0),(7854,_binary 'Configurar @section','es',0),(7855,_binary '@section, Región: @region','es',0),(7856,_binary 'Etiqueta del bloque','es',0),(7857,_binary '¿Está seguro de que quiere eliminar @section?','es',0),(7858,_binary 'El modo de vista que se usa por defecto','es',0),(7859,_binary 'Tipos de medios seleccionables en la biblioteca de medios','es',0),(7860,_binary 'Modos de visualización seleccionables en el cuadro diálogo \"Editar multimedia\".','es',0),(7861,_binary 'Filtra los medios no publicados si el usuario actual no puede verlos.','es',0),(7862,_binary 'Si no se selecciona nada, se permitirá todo.','es',0),(7863,_binary 'Modos de visualización seleccionables en el cuadro de diálogo \"Editar medios\".','es',0),(7864,_binary 'Si se seleccionan dos o más modos de visualización, los usuarios podrán actualizar el modo de visualización en el que debe mostrarse un elemento multimedia incrustado después de haberlo hecho.  Si se seleccionan menos de dos modos de visualización, los medios se incrustarán utilizando el modo de visualización predeterminado y no aparecerán opciones de modo de visualización después de que se haya incrustado un elemento multimedia.','es',0),(7865,_binary 'Interfaz de estilo de cuadrícula vs estilo de tabla','es',0),(7866,_binary 'Ajustes de Media Library','es',0),(7867,_binary 'Gestionar ajustes de Media Library.','es',0),(7868,_binary 'Habilitar interfaz de usuario avanzada','es',0),(7869,_binary 'Siempre se utilizará un alias de ruta establecido para un idioma específico al mostrar esta página en ese idioma, y tiene prioridad sobre los alias de ruta establecidos como <em> - No especificado - </em>','es',0),(7870,_binary 'No hay alias de ruta disponibles. <a href=\":link\">Añadir alias de URL</a>.','es',0),(7871,_binary 'Temas experimentales encontrados: %theme_list. Los temas experimentales se proporcionan solo con fines de prueba. Úselo bajo su propio riesgo.','es',0),(7872,_binary 'Directorio de sincronización de configuración','es',0),(7873,_binary 'Su archivo %file debe definir la configuración %setting como una cadena que contiene el directorio en el que se pueden encontrar los archivos','es',0),(7874,_binary 'tema experimental','es',0),(7875,_binary 'Una ruta del sistema de archivos local donde se almacenarán los archivos temporales. Este directorio no debe ser accesible a través de la web. Esto debe ser cambiado en settings.php.','es',0),(7876,_binary '¿Está seguro de que desea instalar un tema experimental?','es',0),(7877,_binary 'Los temas siguientes temas son experimentales: @themes','es',0),(7878,_binary 'Modo de internacionalización.','es',0),(7879,_binary 'Idioma de la tabla taxonomy_vocabulary.','es',0),(7880,_binary 'Traducción del nombre o la descripción.','es',0),(7881,_binary 'Código de idioma de la tabla locales_target','es',0),(7882,_binary 'Requiere resumen','es',0),(7883,_binary 'Mostrar siempre el resumen','es',0),(7884,_binary 'El resumen también será visible cuando esté marcado como requerido.','es',0),(7885,_binary 'El campo de resumen es obligatorio para @name','es',0),(7886,_binary 'Mostrar siempre el campo de resumen','es',0),(7887,_binary 'El resumen del campo estará siempre visible','es',0),(7888,_binary 'Demasiadas solicitudes de recuperación de contraseña desde su dirección IP. Usted está temporalmente bloqueado. Intente nuevamente más tarde o contacte al administrador del sitio.','es',0),(7889,_binary 'Limitar los operadores disponibles','es',0),(7890,_binary 'Listado de operadores disponibles','es',0),(7891,_binary 'Limite los operadores disponibles que se mostrarán en el filtro expuesto.','es',0),(7892,_binary 'Restringir los operadores a','es',0),(7893,_binary 'Seleccionar ninguno hará que todos estén disponibles.','es',0),(7894,_binary 'Seleccionó el operador \"@operator\" como valor predeterminado, pero no está incluido en la lista de operadores limitados.','es',0),(7895,_binary 'Proporciona una interfaz para crear flujos de trabajo con transiciones entre diferentes estados (por ejemplo, publicación o estado de usuario) proporcionados por otros módulos.','es',0),(7896,_binary 'Indica el espacio de trabajo al que pertenece esta actualización.','es',0),(7897,_binary 'Cambiar a la versión en vivo','es',0),(7898,_binary '¿Le gustaría cambiar a la versión en directo del sitio?','es',0),(7899,_binary 'Cambiar a la versión en vivo del sitio','es',0),(7900,_binary 'Ahora está viendo la versión en vivo del sitio','es',0),(7901,_binary 'Miniatura de Media Library (220×220)','es',0),(7902,_binary 'Borrar {{ nombre }}','es',0),(7903,_binary 'Un archivo o documento subido, como por ejemplo un PDF.','es',0),(7904,_binary 'Viendo temas de ayuda','es',0),(7905,_binary 'Los temas de ayuda avanzada están enumerados en la <a href=\":help_page\">página de ayuda </a>. Los enlaces a otros temas, incluyendo temas de ayuda básicos, pueden encontrarse en el encabezado \"Relacionados\" cuando se visualiza una página de temas.','es',0),(7906,_binary 'Proporcionar temas de ayuda','es',0),(7907,_binary 'Traduciendo temas de ayuda','es',0),(7908,_binary 'El título y el texto del cuerpo de los temas de ayuda proporcionados por los módulos y los temas se pueden traducir mediante el <a href=\":locale_help\"> módulo Interface Translation</a>. Los temas proporcionados por los módulos personalizados y los temas también son traducibles si se han visto al menos una vez en un idioma que no sea el inglés, lo que provoca que se coloque su texto traducible en la base de datos de traducción.','es',0),(7909,_binary 'Configurar búsqueda de ayuda','es',0),(7910,_binary 'Ver la <a href=\":help_page\">Página de ayuda</a> para más temas.','es',0),(7911,_binary 'Búsqueda de ayuda','es',0),(7912,_binary 'Configurar los ajustes de un bloque ya situado en una sección de un tema.','es',0),(7913,_binary 'Haga clic en el nombre del tema que contiene el bloque.','es',0),(7914,_binary 'Opcionalmente, haga clic en <em>Demostrar regiones de bloque</em> para ver las regiones del tema.','es',0),(7915,_binary 'Si solo desea cambiar la región donde se encuentra un bloque, o el orden de los bloques dentro de una región, arrastre los bloques a sus posiciones deseadas y haga clic en <em>Guardar bloques</em>.','es',0),(7916,_binary 'Si desea cambiar configuraciones adicionales, busque la región donde se encuentra actualmente el bloque que desea actualizar y haga clic en <em>Configurar</em> en la línea de la descripción del bloque.','es',0),(7917,_binary 'Edite la configuración del bloque. La configuración disponible varía según el módulo que proporciona el bloque, pero para todos los bloques puede cambiar:','es',0),(7918,_binary '<em>Título del bloque</em>: La cabecera del bloque en tu sitio — para algunos bloques, necesitará marcar la  casilla de verificación <em>Sobrescribir título</em> para poder introducir un título.','es',0),(7919,_binary '<em>Mostrar título</em>: marque la casilla si desea que se muestre el título','es',0),(7920,_binary '<em>Visibilidad</em>: agregue condiciones para cuándo se debe mostrar el bloque','es',0),(7921,_binary '<em>Región</em>: cambie la región del tema en la que se muestra el bloque','es',0),(7922,_binary 'Haga clic en <em>Guardar bloque</em>.','es',0),(7923,_binary '¿Qué son los bloques?','es',0),(7924,_binary 'Los bloques son cajas de contenido representados en un área o región de una página web de su sitio. Los bloques se colocan y configuran específicamente para cada tema.','es',0),(7925,_binary '¿Qué es la descripción del bloque?','es',0),(7926,_binary 'La descripción del bloque es un nombre de identificación para un bloque, que se muestra en la interfaz administrativa. No se muestra en el sitio.','es',0),(7927,_binary '¿Qué es el título del bloque?','es',0),(7928,_binary 'El título del bloque es el encabezado que se muestra opcionalmente a los visitantes del sitio cuando el bloque se coloca en una región.','es',0),(7929,_binary 'Coloque un bloque en la región de un tema.','es',0),(7930,_binary 'Haga clic en el nombre del tema en el que desea colocar el bloque.','es',0),(7931,_binary 'Busque la región donde desea colocar el bloque y haga clic en el <em>Colocar bloque</em> de esa región. Aparecerá un cuadro de diálogo modal.','es',0),(7932,_binary 'Busque el bloque que desea colocar y haga clic en <em>Colocar bloque</em>. Aparecerá un cuadro de diálogo modal <em>Configurar bloque</em>.','es',0),(7933,_binary 'Ingrese una descripción de su bloque (que se mostrará a los administradores) y el texto del cuerpo de su bloque.','es',0),(7934,_binary 'Introduzca una etiqueta para este tipo de bloque (mostrado en la interfaz de administración). Opcionalmente, edite el nombre de sistema generado automáticamente o la descripción.','es',0),(7935,_binary 'Pulse <em>Guardar</em>. Será redirigido de nuevo a la página de <em>Tipos de bloque</em>.','es',0),(7936,_binary 'Haga clic en <em>Administrar campos</em> en la fila de su nuevo tipo de bloque y agregue los campos deseados a su tipo de bloque.','es',0),(7937,_binary 'Utilice enlaces contextuales para acceder a las tareas administrativas sin tener que navegar por el menú administrativo.','es',0),(7938,_binary '¿Qué son los enlaces contextuales?','es',0),(7939,_binary 'Visite una página no administrativa en su sitio, como la página de inicio.','es',0),(7940,_binary 'Localiza un bloque u otra área en la página que quiera editar o configurar.','es',0),(7941,_binary 'Completa tu tarea administrativa y guarda tu configuración, o cancela la acción. Deberías volver a la página en la que comenzaste.','es',0),(7942,_binary '¿Qué son las actualizaciones de seguridad?','es',0),(7943,_binary 'Cualquier software ocasionalmente tiene errores, y a veces estos errores tienen implicaciones de seguridad. Cuando los errores de seguridad se corrigen en el núcleo, los módulos o los temas que utiliza su sitio, se lanzan en una <em>actualización de seguridad</em>. Deberá aplicar actualizaciones de seguridad para mantener su sitio seguro.','es',0),(7944,_binary 'Tareas de seguridad','es',0),(7945,_binary 'El módulo principal Shortcuts mejora la barra de herramientas con una lista configurable de enlaces a tareas de uso común.','es',0),(7946,_binary 'Si instala el módulo principal Contextual Links, las páginas no administrativas contendrán enlaces que conducen a tareas administrativas relacionadas.','es',0),(7947,_binary 'El módulo principal Help muestra temas de ayuda y proporciona un bloque de ayuda que se puede colocar en páginas administrativas para proporcionar una descripción general de su funcionalidad.','es',0),(7948,_binary 'Consulte los temas relacionados listados a continuación para tareas específicas.','es',0),(7949,_binary 'Configure su sitio para que los usuarios puedan buscar ayuda.','es',0),(7950,_binary 'En el menú administrativo <em>Administrar</em>, dirígete a <em>Configuración</em> & gt; <em>Búsqueda y metadatos</em> & gt; <em>Páginas de búsqueda</em>.','es',0),(7951,_binary 'Verifica que haya una página de búsqueda de ayuda en la sección <em>Páginas de búsqueda</em>. De lo contrario, agrega una nueva página de tipo <em>Ayuda</em>.','es',0),(7952,_binary 'Cree, vea y use un conjunto de accesos directos para acceder a las páginas administrativas.','es',0),(7953,_binary '¿Qué son los atajos?','es',0),(7954,_binary 'Los <em>accesos directos</em> son enlaces rápidos a páginas administrativas; son administrados por el módulo principal Shortcut. Un sitio puede tener uno o más <em>conjuntos de accesos directos</em>, que pueden ser compartidos por uno o más usuarios (por defecto, solo hay un conjunto compartido por todos los usuarios); cada conjunto contiene un número limitado de atajos. Los usuarios necesitan el permiso <em>Usar accesos directos</em> para ver los accesos directos; Permiso <em>Editar conjunto de accesos directos actual</em> para añadir, eliminar, o editar los accesos directos en el conjunto asignado a ellos; y permiso de <em>Seleccionar cualquier conjunto de accesos directos</em> para seleccionar un conjunto de atajos diferente al editar su perfil de usuario. También hay un permiso <em>Administrar accesos directos</em>, que permite a un administrador realizar cualquiera de estas acciones, así como seleccionar conjuntos de accesos directos para otros usuarios.','es',0),(7955,_binary 'Navegue a la página administrativa que desee en  su lista de accesos directos.','es',0),(7956,_binary 'Repita hasta que se hayan agregado todos los enlaces deseados a su conjunto de atajos.','es',0),(7957,_binary 'Haga clic en cualquier enlace de la barra de acceso directo para ir directamente a la página administrativa.','es',0),(7958,_binary 'Configure los ajustes básicos de su sitio, incluido el nombre del sitio, el eslogan, la dirección de correo electrónico principal, la zona horaria predeterminada, el país predeterminado y los formatos de fecha que se utilizarán.','es',0),(7959,_binary 'Introduce el nombre del sitio web, eslogan, y una dirección de email principal para tu sitio web.','es',0),(7960,_binary 'Seleccione el país y la zona horaria predeterminados para su sitio.','es',0),(7961,_binary 'Configura tu sitio para responder adecuadamente a los errores del sitio, incluidas las respuestas de páginas 403 y 404.','es',0),(7962,_binary '¿Qué son las respuestas 403 y 404?','es',0),(7963,_binary 'Si lo desea, cree páginas para las respuestas 403 y 404. Indique las direcciones URL de estas páginas.','es',0),(7964,_binary 'Configure los ajustes relacionados con cómo se crean y eliminan las cuentas de usuario.','es',0),(7965,_binary '¿Cuáles son los ajustes relacionados con la creación y eliminación de cuentas de usuario?','es',0),(7966,_binary 'Puede editar los mensajes de correo electrónico que se envían a los usuarios cuando sus cuentas están pendientes, aprobadas, creadas, bloqueadas o canceladas, o cuando solicitan un restablecimiento de contraseña.','es',0),(7967,_binary '[site:login-url]: La URL donde los usuarios inician sesión en su sitio.','es',0),(7968,_binary '[user:display-name]: El nombre de usuario que se muestra.','es',0),(7969,_binary 'Verifique que las demás configuraciones sean correctas.','es',0),(7970,_binary 'Los temas pueden ser proporcionados por módulos o temas gráficos. Temas de ayuda principales de su sitio:','es',0),(7971,_binary 'Proporciona la API que permite cambiar el nombre de la URLs.','es',0),(7972,_binary 'El espacio de trabajo principal.','es',0),(7973,_binary 'Fusionar espacio de trabajo','es',0),(7974,_binary 'Solamente se pueden publicar espacios de trabajo de nivel superior.','es',0),(7975,_binary 'Fusionar en @target_label','es',0),(7976,_binary 'El espacio de trabajo %label no se puede eliminar porque tiene espacios de trabajo secundarios.','es',0),(7977,_binary 'No hay cambios que puedan combinarse de %source_label a %target_label.','es',0),(7978,_binary '¿Desea combinar el contenido del espacio de trabajo %source_label en %target_label?','es',0),(7979,_binary 'Combinar los contenidos del espacio de trabajo.','es',0),(7980,_binary 'El contenido del espacio de trabajo %source_label se ha combinado en %target_label.','es',0),(7981,_binary 'Hay @count elemento que se puede combinar de %source_label a %target_labelHay @count elementos que se pueden combinar de %source_label a %target_label','es',0),(7982,_binary 'Selección del espacio de trabajo','es',0),(7983,_binary 'Medio 8:7','es',0),(7984,_binary 'Responsive 3x2','es',0),(7985,_binary 'Renderizado recursivo detectado cuando la entidad que se renderiza %entity_type: %entity_id, usa el campo %field_name sobre la entidad %parent_entity_type:%parent_bundle %parent_entity_id. Cancelando renderizado.','es',0),(7986,_binary 'Respuesta de estado','es',0),(7987,_binary 'El directorio \"@temp\" no tiene suficiente espacio. Debe haber al menos @space megabytes libres.','es',0),(7988,_binary 'Ancho: %width píxeles','es',0),(7989,_binary 'Altura: %height píxeles','es',0),(7990,_binary 'Tipo de encabezado','es',0),(7991,_binary 'Desde hace @interval','es',0),(7992,_binary 'El instalador de @drupal necesita que el archivo %default-file no sea borrado o modificado a partir de la descarga original.','es',0),(7993,_binary 'Drupal 9 ya no usa el valor $settings[\'install_profile\'] en settings.php y debe eliminarse.','es',0),(7994,_binary '@low_version_number a @high_version_number','es',0),(7995,_binary 'Cobertura de seguridad del núcleo de Drupal','es',0),(7996,_binary 'Visite la <a href=\":url\">descripción general del ciclo de publicación</a> para obtener más información sobre las versiones compatibles.','es',0),(7997,_binary 'Administrar espacio de trabajo','es',0),(7998,_binary 'Otros espacios de trabajo:','es',0),(7999,_binary 'Ver todos los espacios de trabajo','es',0),(8000,_binary 'No compatible','es',0),(8001,_binary 'Requiere el núcleo de Drupal:','es',0),(8002,_binary 'Cubierto hasta @end_version','es',0),(8003,_binary 'La cobertura ha finalizado','es',0),(8004,_binary '<a href=\":update_status_report\">Actualice a  @next_minor o superior</a> pronto para continuar recibiendo actualizaciones de seguridad.','es',0),(8005,_binary 'Cubierto hasta @date','es',0),(8006,_binary '<a href=\":update_status_report\">Actualiza a una versión menor soportada</a> lo antes posible para seguir recibiendo actualizaciones de seguridad.','es',0),(8007,_binary 'Maneja puntos de ruptura y grupos de puntos de ruptura para diseños adaptables.','es',0),(8008,_binary 'Permite a los usuarios comentar contenidos.','es',0),(8009,_binary 'Permite a los usuarios traducir textos de configuración.','es',0),(8010,_binary 'Proporciona formularios de contacto alrededor de todo el sitio y formularios para contactar usuarios individuales.','es',0),(8011,_binary 'Permite traducir contenido a los usuarios.','es',0),(8012,_binary 'Provee enlaces de contexto para acceder directamente a tareas relacionadas con los elementos de la página.','es',0),(8013,_binary 'Registra eventos del sistema en la base de datos.','es',0),(8014,_binary 'Proporciona una interfaz de usuario para el módulo Field.','es',0),(8015,_binary 'Define un tipo de campo para los soportes de imagen y proporciona herramientas de configuración de la visualización.','es',0),(8016,_binary 'Permite a los usuarios configurar los idiomas disponibles.','es',0),(8017,_binary 'Permite a los usuarios crear enlaces de menú.','es',0),(8018,_binary 'Los usuarios con derechos de acceso suficientes podrán sobrescribir estas opciones.','es',0),(8019,_binary 'Almacena páginas en caché para usuarios anónimos y se puede utilizar cuando la caché de página externa no está disponible.','es',0),(8020,_binary 'Permite a los usuarios crear páginas de búsqueda basadas en complementos proporcionados por otros módulos.','es',0),(8021,_binary 'Almacenamiento en caché PHP APCu','es',0),(8022,_binary 'Activado (@size)','es',0),(8023,_binary 'Dependiendo de su configuración, Drupal puede ejecutarse con un límite de APCu @apcu_size. Sin embargo, se recomienda un límite de APCu de @apcu_default_size (el predeterminado) o superior, especialmente si su sitio utiliza módulos adicionales personalizados o contribuidos.','es',0),(8024,_binary 'Memoria disponible: @available.','es',0),(8025,_binary 'La cache de PHP APCu puede mejorar mucho el rendimiento de su sitio. Le recomendamos <strong>vivamente</strong> que <a href=\"https://www.php.net/manual/apcu.installation.php\" target=\"_blank\">instale en su servidor APCu.</a>','es',0),(8026,_binary 'La versión de Drupal desde la que está intentando actualizar es demasiado antigua','es',0),(8027,_binary 'Versión de esquema no compatible: @module','es',0),(8028,_binary 'La versión instalada del %module modulo es demasiado antigua para actualizarla. Actualice primero a una versión intermedia (última versión eliminada: @last_removed_version, versión instalada: @installed_version).','es',0),(8029,_binary 'Ofrece una interfaz de usuario para la creación y gestión de vistas.','es',0),(8030,_binary '<p class=\"text-align-center\">Explore recetas para cada tipo de ocasión, ingrediente y nivel de habilidad.</p>','es',0),(8031,_binary '<p class=\"text-align-center\">Explore recetas para cada tipo de ocasión, ingrediente y nivel de habilidad</p>','es',0),(8032,_binary '@count lugar@count lugares','es',0),(8033,_binary 'Déjalo en blanco para incluir todos. De lo contrario, el primer elemento seleccionado será el predeterminado en lugar de \"Cualquiera\".','es',0),(8034,_binary 'Seleccionar %entity_types','es',0),(8035,_binary 'Seleccionar @entity_types','es',0),(8036,_binary 'MariaDB','es',0),(8037,_binary 'MySQL, Percona Server, o equivalente','es',0),(8038,_binary 'Requerido por el tema: @theme_namesRequerido por los temas: @theme_names','es',0),(8039,_binary '@theme','es',0),(8040,_binary '@theme (tema) (<span class=\"admin-disabled\">deshabilitado</span>','es',0),(8041,_binary 'Este tema requiere estos módulos para funcionar correctamente.','es',0),(8042,_binary 'Revise las <a href=\":url\"> sugerencias para resolver esta incompatibilidad</a> para reparar su instalación y luego vuelva a ejecutar update.php.','es',0),(8043,_binary 'Actualizaciones pendientes para: @module','es',0),(8044,_binary 'Módulo no compatibleMódulos no compatibles','es',0),(8045,_binary 'Tema no compatibleTemas no compatibles','es',0),(8046,_binary 'El siguiente módulo está instalado, pero no es compatible con esta @version de PHP:Los siguiente módulos están instalados, pero no son compatibles con estas @version de PHP:','es',0),(8047,_binary 'El siguiente tema está instalado, pero no es compatible con esta @version de PHP:Los siguientes temas están instalados, pero no son compatibles con esta @version de PHP:','es',0),(8048,_binary 'Módulo faltante o no válidoMódulos faltantes o no válidos','es',0),(8049,_binary 'Tema faltante o no válidoTemas faltantes o no válidos','es',0),(8050,_binary '@module_name (<span class=\"admin-missing\">ausente</span>)','es',0),(8051,_binary '@module_name (<span class=\"admin-missing\"> es incompatible con </span> esta versión del núcleo de drupal).','es',0),(8052,_binary '@module_name (<span class=\"admin-missing\">es incompatible con </span> versión @version)','es',0),(8053,_binary '@module_name (<span class=\"admin-disabled\">deshabilitado</span>)','es',0),(8054,_binary 'No se puede instalar @theme debido a la falta de dependencias del módulo.','es',0),(8055,_binary 'Versión vacía','es',0),(8056,_binary 'Versión no válida: @existing_version','es',0),(8057,_binary 'Stable 9','es',0),(8058,_binary 'Un tema base que utiliza el marcado y CSS del núcleo de Drupal 9.0.0.','es',0),(8059,_binary 'Bloquear a los visitantes de una o más direcciones IP acceder y ver su sitio.','es',0),(8060,_binary 'Introduzca una <em>dirección IP</em> y haga click en <em>Añadir</em>.','es',0),(8061,_binary 'Debería ver la dirección IP que ingresó en <em>Direcciones IP inhabilitadas</em>. Repita los pasos anteriores para inhabilitar direcciones IP adicionales.','es',0),(8062,_binary '¿Qué tipos de datos tiene un sitio?','es',0),(8063,_binary '¿Qué es una entidad de contenido?','es',0),(8064,_binary '¿Qué es un campo?','es',0),(8065,_binary '¿Qué es un campo de referencia?','es',0),(8066,_binary 'Un <em>campo de referencia</em> es un campo que almacena una relación entre una entidad y una o más entidades distintas, que pueden pertenecer al mismo tipo de entidad o diferente. Por ejemplo, un campo <em>Referencia de contenido</em> en un tipo de contenido almacena una relación entre un elemento de contenido y uno o más elementos de contenido distintos.','es',0),(8067,_binary '¿Qué tipos de campo están disponibles?','es',0),(8068,_binary 'Comentario (proporcionado por el módulo principal Comment): Permite a los usuarios agregar comentarios a una entidad','es',0),(8069,_binary 'Fecha, marca de tiempo (módulo Datetime): Almacena fechas y horas','es',0),(8070,_binary 'Link (módulo Link): Almacena URLs y texto de enlace','es',0),(8071,_binary 'Teléfono (módulo Telephone): Almacena números de teléfono','es',0),(8072,_binary '¿Qué es un formateador?','es',0),(8073,_binary '¿Qué es un widget?','es',0),(8074,_binary 'Resumen de la administración de la estructura del contenido','es',0),(8075,_binary 'Configure su sistema para que cron se ejecute automáticamente.','es',0),(8076,_binary '¿Qué son las tareas cron?','es',0),(8077,_binary '¿Qué opciones están disponibles para ejecutar cron?','es',0),(8078,_binary 'También puede ejecutar cron manualmente, pero esta no es la forma recomendada de asegurarse de que se ejecute periódicamente.','es',0),(8079,_binary 'Si desea ejecutar cron ahora mismo, haga clic en <em>Ejecutar cron</em> y espere a que termine cron.','es',0),(8080,_binary 'Si no está configurando una tarea externa y tiene instalado el módulo principal Automated Cron, seleccione un horario para las ejecuciones cron automatizadas en <em>Configuración de Cron</em> & gt; <em>Ejecute cron cada</em>. Haz clic en <em>Guardar configuración</em>.','es',0),(8081,_binary '¿Qué es un módulo?','es',0),(8082,_binary '¿Qué es un módulo experimental?','es',0),(8083,_binary 'Un módulo <em> Experimental </em> es un módulo que todavía está en desarrollo y aún no es estable. No se recomienda el uso de módulos experimentales en sitios de producción.','es',0),(8084,_binary '¿Qué es instalar y desinstalar?','es',0),(8085,_binary 'Ampliación de la descripción general','es',0),(8086,_binary 'Consulta los temas relacionados que se enumeran a continuación para obtener ayuda sobre realizar tareas relacionadas con la ampliación de la funcionalidad de tu sitio.','es',0),(8087,_binary 'Descripción general de mantenimiento y solución de problemas','es',0),(8088,_binary 'Configure tu sitio para que cron se ejecute periódicamente.','es',0),(8089,_binary 'Si su web no se está comportando como esperaba, limpie la memoria caché de esta antes de intentar diagnosticar el problema.','es',0),(8090,_binary 'Haz clic en <em>Agregar campo</em>.','es',0),(8091,_binary 'Haz clic en <em>Guardar y continuar</em>','es',0),(8092,_binary 'Utilice las flechas de arrastrar para ordenar el área en su orden preferido.','es',0),(8093,_binary 'Cuando esté haciendo cambios, haga click en <em>Guardar</em>.','es',0),(8094,_binary '¿Qué es la caché?','es',0),(8095,_binary 'Haz clic en <em>Limpiar todas las cachés</em>. Se borrarán los datos almacenados en caché de tu sitio.','es',0),(8096,_binary '¿Qué es el modo de mantenimiento?','es',0),(8097,_binary 'Haga click en <em>Crear una nueva cuenta</em>.','es',0),(8098,_binary 'Clique <em>Guardar permisos</em>.','es',0),(8099,_binary 'Buscar por palabra clave o frase','es',0),(8100,_binary 'La información del esquema para el módulo %module no se encuentra en la base de datos. Debe revisar manualmente las actualizaciones del módulo y su base de datos para verificar si alguna actualización ha sido pasada por alto, incluyendo %last_update_hook.','es',0),(8101,_binary 'Agregue, elimine o reorganice los campos en formularios de contacto personales y de todo el sitio.','es',0),(8102,_binary '¿Cuáles son los campos de los formularios de contacto?','es',0),(8103,_binary 'Haga clic en <em> Administrar la pantalla del formulario </em> para cambiar el orden o la configuración de los campos en el formulario.','es',0),(8104,_binary 'Configura los formularios de contacto personales para los usuarios registrados del sitio web.','es',0),(8105,_binary 'En la sección <em> Configuración de contacto </em>, marque/desmarque la casilla para habilitar/deshabilitar el formulario de contacto para nuevas cuentas de usuario.','es',0),(8106,_binary 'Pulse <em>Guardar configuración</em>.','es',0),(8107,_binary 'Clique <em>Añadir formulario de contacto</em>.','es',0),(8108,_binary 'Haga clic en <em> Guardar </em>. Debería ver su nuevo formulario de contacto en la tabla, junto con un enlace para verlo.','es',0),(8109,_binary '¿Qué son los formularios de contacto?','es',0),(8110,_binary 'Hay dos tipos diferentes de formularios de contacto proporcionados por el módulo de contacto central: formularios de contacto personal, que permiten a los usuarios contactar a otros usuarios en el sitio y formularios de contacto en todo el sitio, que permiten a los usuarios comunicarse con los gerentes o administradores del sitio. Un sitio puede tener más de un formulario de contacto en todo el sitio; Cada uno tiene sus propios campos para completar, destinatarios y URL; También puede cambiar los campos que se muestran en formularios de contacto personal.','es',0),(8111,_binary 'Tareas de gestión de formularios de contacto','es',0),(8112,_binary 'Consulte los temas relacionados a continuación para obtener tareas específicas.','es',0),(8113,_binary 'Si usted tiene uno o más módulos de seguimiento instalados en su sitio, consulte los temas relacionados que se listan a continuación para conocer las tareas específicas.','es',0),(8114,_binary '¿Cuáles son las opciones disponibles para usar este rastreo de información?','es',0),(8115,_binary 'Se verificó la traducción de %langcode para %project.','es',0),(8116,_binary 'Traducción %langcode descargada para %project.','es',0),(8117,_binary 'Importada la traducción de  %langcode para %project.','es',0),(8118,_binary 'El nombre máquina de visualización debe contener solo letras minúsculas, números o guiones bajos.','es',0),(8119,_binary 'El módulo %name tiene una entrada en system.schema del almacenamiento clave/valor, pero está ausente de su sitio. <a href=\":url\">Más información acerca de este error</a>.','es',0),(8120,_binary 'El módulo %name tiene una entrada en system.schema del almacenamiento clave/valor, pero no está instalado. <a href=\":url\">Más información acerca de este error</a>.','es',0),(8121,_binary 'Faltan datos requeridos para la configuración %config','es',0),(8122,_binary 'Formulario de búsqueda (estrecho)','es',0),(8123,_binary 'Formulario de búsqueda (ancho)','es',0),(8124,_binary '¿Qué son los puntos de ruptura?','es',0),(8125,_binary 'Los puntos de ruptura son el punto en el que el contenido de su sitio responderá para proporcionar al usuario la mejor disposición posible para consumir la información. Un punto de ruptura separa la altura o el ancho de los puntos de vista (pantallas, impresoras y otros tipos de salida de medios) en tramos. Por ejemplo, un punto de ruptura de ancho de 40em crea dos saltos: uno para anchos de hasta 40em y otro para anchos superiores a 40em. Los puntos de ruptura pueden utilizarse para definir cuándo los diseños deben pasar de un formulario a otro, cuándo deben cambiar el tamaño de las imágenes y otros cambios que deben responder a los cambios en la altura o la anchura de la pantalla.','es',0),(8126,_binary '¿Qué son las consultas de medios?','es',0),(8127,_binary '¿Qué son los multiplicadores de resolución?','es',0),(8128,_binary '¿Qué es un grupo de puntos de ruptura?','es',0),(8129,_binary 'El módulo <em>Breakpoint</em> permite definir puntos de inflexión y grupos de puntos de inflexión en archivos YAML. Los módulos y temas pueden utilizar la API proporcionada por el módulo <em>Breakpoint</em> para definir puntos de inflexión y grupos de puntos de inflexión, y para asignar multiplicadores de resolución a los puntos de inflexión.','es',0),(8130,_binary 'Estándares de la W3C para media queries','es',0),(8131,_binary '¿Qué es un tema?','es',0),(8132,_binary '¿Qué es un tema base?','es',0),(8133,_binary '¿Qué es un layout/diseño?','es',0),(8134,_binary 'Módulo Big Pipe','es',0),(8135,_binary 'Documentación online para el módulo Internal Page Cache','es',0),(8136,_binary 'Documentación online para el módulo Internal Dynamic Page Cache','es',0),(8137,_binary 'Documentación online para el módulo BigPipe','es',0),(8138,_binary 'Encuentre el subtipo particular para el que desee crear un diseño, y haga clic en <em>Administrar presentación</em> en la lista de <em>Operaciones</em>.','es',0),(8139,_binary 'En <em>Opciones de diseño</em>, marque <em>Usar Layout Builder</em>. También puede marcar la casilla de abajo para permitir que cada elemento de entidad tenga su propio diseño personalizado (si no se marca, el sitio utilizará el mismo diseño para todos los elementos de este subtipo de entidad).','es',0),(8140,_binary 'Haga clic en <em>Guardar</em>. Será redirigido a la página de <em>Administrar presentación</em>, pero ya no verá la tabla de campos del administrador de presentación clásico.','es',0),(8141,_binary 'Haga clic en <em>Administrar diseño</em> para ingresar a la vista de administración de diseños. Se configurará un diseño predeterminado para usted, con una única sección de una columna que contiene los campos de tu subtipo de entidad.','es',0),(8142,_binary 'Para eliminar la sección predeterminada y empezar desde un diseño vacío, busca y haga clic en el botón <em>Eliminar</em> para la sección predeterminada, que parece una X. Confirme haciendo clic en <em>Eliminar</em> en el cuadro de diálogo emergente.','es',0),(8143,_binary 'Añada nuevas secciones, cada una con una a cuatro columnas, a su diseño. Por ejemplo, podría querer una sección de una columna en la parte superior, una sección de dos columnas en el medio y luego una sección de una columna en la parte inferior. Para añadir una sección, haga clic en <em>Añadir sección</em> y seleccione el número deseado de columnas. Para secciones de múltiples columnas, establezca los porcentajes de ancho de columna y haga clic en <em>Añadir sección</em> en el cuadro de diálogo emergente.','es',0),(8144,_binary 'Dentro de cada sección, haga clic en <em>Añadir bloque</em> para agregar un bloque. Verá una lista de los bloques disponibles en su sitio, además de una sección llamada <em>Campos de contenido</em> con un bloque por cada campo en su elemento de contenido. Cada bloque se puede configurar, si así lo desea, con un <em>Título</em>, y para los bloques de campos de contenido, también puede configurar el formateador de campo. Continúe agregando bloques a sus secciones hasta que se muestren todos los bloques y campos deseados.','es',0),(8145,_binary 'Si es necesario, reordene los bloques arrastrándolos a nuevas ubicaciones. Si pasa el cursor sobre un bloque, aparecerá un menú contextual que le permitirá cambiar la configuración del bloque, eliminar el bloque o <em>Mover</em> los bloques dentro de la sección utilizando una interfaz más compacta.','es',0),(8146,_binary 'Cuándo esté satisfecho con su diseño, haga click en <em> Guardar diseño<em>.','es',0),(8147,_binary 'Creando diseños por defecto','es',0),(8148,_binary 'Instale un tema principal o un tema contribuido que ya se haya descargado. Elija los temas predeterminados para usar en el sitio y en las páginas administrativas.','es',0),(8149,_binary 'Busque los temas que desea utilizar como tema predeterminado del sitio para las páginas administrativas.','es',0),(8150,_binary 'En la parte inferior de la página, seleccione el <em>Tema de administración</em> que desea utilizar en las páginas administrativas. Haga clic en <em>Guardar configuración</em> si seleccionó un nuevo tema.','es',0),(8151,_binary 'Si cambió el tema predeterminado para su sitio, visite la página de inicio del sitio u otra página en la parte no administrativa de su sitio y verifique que el sitio esté usando el nuevo tema. Si cambió el tema de administración, verifique que el nuevo tema se esté utilizando en las páginas administrativas.','es',0),(8152,_binary 'Desinstale un tema que se instaló anteriormente, pero que ya no se usa en el sitio.','es',0),(8153,_binary 'Localice el tema que desea desinstalar, en la sección <em>Temas instalados</em>.','es',0),(8154,_binary 'El formulario se ha quedado obsoleto. Pulse el botón de volver, copie el trabajo no guardado del formulario y recargue la página.','es',0),(8155,_binary 'Configure una o más páginas de búsqueda.','es',0),(8156,_binary 'Opcionalmente, deshabilite o elimine las páginas de búsqueda que no desee tener disponibles en el sitio (deshabilitar es temporal, mientras que eliminar es permanente).','es',0),(8157,_binary 'Si su web utiliza idiomas como el chino, japonés o coreano, puede marcar adicionalmente <em>Manejo de Simple CJK</em> bajo <em>Configuraciones de indexado por defecto</em> para proporcionar apoyo a estos idiomas,','es',0),(8158,_binary 'Los usuarios con el permiso <em>Utilizar búsqueda</em> pueden utilizar el bloque <em>Formulario de búsqueda</em> y la página <em>Búsqueda</em>; este permiso es necesario para cualquier búsqueda configurada en el módulo de búsqueda principal.','es',0),(8159,_binary 'Configurar un bloque previamente colocado','es',0),(8160,_binary 'Gestionar bloques','es',0),(8161,_binary 'Colocando un bloque','es',0),(8162,_binary 'Administrar puntos de interrupción de alto, ancho y resolución','es',0),(8163,_binary 'Creando un nuevo formulario de contacto','es',0),(8164,_binary 'Gestionar formularios de contacto','es',0),(8165,_binary 'Cambiando el aspecto de su página web','es',0),(8166,_binary 'Configuración de la búsqueda del sitio','es',0),(8167,_binary 'Creación y uso de enlaces administrativos de acceso directo','es',0),(8168,_binary 'Borrar la caché del sitio','es',0),(8169,_binary 'Cambiar la configuración básica del sitio','es',0),(8170,_binary 'Configuración de respuestas a un error, incluidas las páginas 403/404','es',0),(8171,_binary 'Habilitar y deshabilitar el modo de mantenimiento','es',0),(8172,_binary 'Instalar un módulo','es',0),(8173,_binary 'Desinstalar un módulo','es',0),(8174,_binary 'Instalación de un tema y configuración de temas predeterminados','es',0),(8175,_binary 'Desinstalar un tema no utilizado','es',0),(8176,_binary 'Creando una cuenta de usuario','es',0),(8177,_binary 'Añadiendo un nuevo rol','es',0),(8178,_binary 'Administrar cuentas de usuario y visitantes del sitio','es',0),(8179,_binary 'Modificar los permisos de un rol','es',0),(8180,_binary 'Configurar cómo se crean y eliminan las cuentas de usuario','es',0),(8181,_binary 'Modificar o eliminar una cuenta de usuario','es',0),(8182,_binary 'Enlace de módulo','es',0),(8183,_binary '<em>Aún no ha creado ningún contenido para la página principal.</em>','es',0),(8184,_binary 'Drupal es una plataforma de código abierto para crear increíbles experiencias digitales. Está hecho y es usado, enseñado, documentado y comercializado por la <a href=\"@drupal_community\">Comunidad de Drupal </a>. Nuestra comunidad está formada por personas de todo el mundo con un grupo de <a href=\"@drupal_values\"> valores</a> compartidos, que colaboran juntos de manera respetuosa. Como nos gusta decir:','es',0),(8185,_binary 'Ven por el código, te quedarás por la comunidad.','es',0),(8186,_binary 'Hay algunas formas de comenzar con Drupal:','es',0),(8187,_binary '<a href=\"@drupal_user_guide\"> La guía del usuario: </a> incluye la instalación, administración, creación de sitios y mantenimiento del contenido de un sitio web con Drupal.','es',0),(8188,_binary '<a href=\"@create_content\">Crear contenido:</a> ¿Quiere ponerse manos a la obra? Comience por crear contenido. <strong>Aviso:</strong> La información de esta página desaparecerá en cuanto cree contenido para su sitio web. Siga leyendo y añada los recursos que le interesen a sus marcadores.','es',0),(8189,_binary '<a href=\"@drupal_extend\"> Extienda Drupal: </a> el núcleo de Drupal se puede ampliar y personalizar de formas extraordinarias. Instale funcionalidades adicionales y cambie el aspecto de su sitio utilizando complementos aportados por nuestra comunidad.','es',0),(8190,_binary 'Marque estos enlaces a nuestros grupos activos de la comunidad de Drupal y a recursos de soporte.','es',0),(8191,_binary '<a href=\"@drupal_events\">Próximos eventos: </a> Aprenda y conéctese con otras personas en conferencias y eventos celebrados en todo el mundo.','es',0),(8192,_binary '<a href=\"@drupal_community\">Página de la comunidad: </a> Lista de grupos principales de la comunidad de Drupal con su propio contenido.','es',0),(8193,_binary 'Compruebe <a href=\"https://www.php.net/manual/datetime.format.php#refsect1-datetime.format-parameters\" target=\"_blank\">la documentación para formatos de fecha de PHP</a>.','es',0),(8194,_binary 'Una fecha definida por el usuario. Compruebe el<a href=\"https://www.php.net/manual/datetime.format.php#refsect1-datetime.format-parameters\">manual de PHP</a> para conocer las opciones disponibles.','es',0),(8195,_binary 'Gestiona las traducciones para cada entidad que el usuario pueda editar.','es',0),(8196,_binary 'El módulo de Filter permite a los administradores configurar los formatos de texto. Los formatos de texto cambian cómo las etiquetas HTML y otro texto se procesarán y se mostrarán </em> en el sitio. Se utilizan para transformar el texto y también ayudan a defender su sitio web contra los aportes potencialmente dañinos de los usuarios maliciosos. Los editores de texto visual se pueden asociar con formatos de texto utilizando el módulo <a href=\":editor_help\"> editor de texto </a>. Para obtener más información, consulte la documentación en línea <a href=\":filter_do\"> para el módulo Filter</a>.','es',0),(8197,_binary '¿Qué es un menú?','es',0),(8198,_binary 'Habilitando servicios web','es',0),(8199,_binary '¿Qué es un servicio web?','es',0),(8200,_binary '¿Qué es la serialización?','es',0),(8201,_binary '¿Qué es la autenticación básica HTTP?','es',0),(8202,_binary '¿Qué módulos proporcionan servicios web?','es',0),(8203,_binary 'Módulo de servicios web RESTful','es',0),(8204,_binary 'Conectando editores de texto a formatos de texto','es',0),(8205,_binary '¿Qué es un editor de texto?','es',0),(8206,_binary 'Gestión de filtros de texto y formatos de texto','es',0),(8207,_binary 'Localice el tipo de contenido que desea configurar y pulse sobre <em>Editar</em> en la lista de <em>Operaciones</em>.','es',0),(8208,_binary 'Añada este enlace al menú . Compruebe que puede añadir también el link a un menú desde la página de edición de contenido si  los ajustes del sitio web fueron ya  configurados para el tipo de contenido.','es',0),(8209,_binary 'El módulo del núcleo Views (Vistas) maneja la presentación de vistas, y el módulo del núcleo Views UI (Interfaz de usuario de Vistas) permite crear, editar y eliminar vistas en la interfaz de administracion. Mire la lista de contenidos relacionados a continuación para obtener más información sobre tareas específicas (si el módulo Views UI está instalado)','es',0),(8210,_binary 'Enlace de menú normal','es',0),(8211,_binary 'Si está creando un enlace de menú padre, introduzca el título del enlace.','es',0),(8212,_binary 'Si está creando un enlace de menú padre, introduzca la descripción del enlace','es',0),(8213,_binary 'Un tema de Drupal limpio, accesible y flexible','es',0),(8214,_binary 'Ancho (1090)','es',0),(8215,_binary 'Olivero Medium','es',0),(8216,_binary 'Por razones de seguridad, la carga de archivos a sido rechazada.','es',0),(8217,_binary 'Exportando la configuración completa de su sitio','es',0),(8218,_binary 'Clique <em>Exportar</em> y guarde el archivo.','es',0),(8219,_binary 'Importando la configuración completa de su sitio','es',0),(8220,_binary 'Navegue para encontrar el <em>Archivo de configuración</em> que quiera importar.','es',0),(8221,_binary 'Clique <em>Importar</em>.','es',0),(8222,_binary 'Las entidades de configuración son elementos de configuración definidos por el usuario y agrupados por tipo, tales como vistas, estilos de imagen y tipos de contenido. Cada entidad de configuración dentro de un tipo tiene una estructura similar.','es',0),(8223,_binary 'Agregar un estilo de imagen','es',0),(8224,_binary 'Repita los dos pasos anteriores hasta que se hayan agregado todos los efectos.','es',0),(8225,_binary 'Arrastre para cambiar el orden de los efectos. Luego haga clic en <em> Guardar </em> para guardar el nuevo pedido.','es',0),(8226,_binary 'Agregar un nuevo tipo de medios','es',0),(8227,_binary 'Descripción general de la migración','es',0),(8228,_binary 'Proporciona la API subyacente para migrar datos.','es',0),(8229,_binary 'Migrar datos para una actualización utilizando la interfaz de usuario','es',0),(8230,_binary 'Haga clic en <em> Guardar </em>','es',0),(8231,_binary 'Nombre para los usuarios del tipo de nodo del padre.','es',0),(8232,_binary 'Nombre interno del tipo de nodo del padre.','es',0),(8233,_binary '@title sub-navegación','es',0),(8234,_binary 'En la parte inferior de la página, seleccione el nuevo estado de flujo de trabajo en <em> Cambiar a: </em> y haga clic en <em> Guardar </em>.','es',0),(8235,_binary '¿Quién puede configurar un flujo de trabajo?','es',0),(8236,_binary 'Haga un plan para el nuevo flujo de trabajo:','es',0),(8237,_binary 'Decida la configuración de cada estado:','es',0),(8238,_binary 'Haga clic en <em> Agregar flujo de trabajo </em>.','es',0),(8239,_binary 'Haga clic en <em> Guardar </em> para guardar su flujo de trabajo.','es',0),(8240,_binary 'Gestión de flujos de trabajo de moderación de contenido','es',0),(8241,_binary '¿Qué es un flujo de trabajo de moderación de contenido?','es',0),(8242,_binary 'Descripción general de los flujos de trabajo de moderación de contenido','es',0),(8243,_binary 'Documentación en línea sobre moderación de contenido','es',0),(8244,_binary 'Si %identifier es una cuenta válida, se enviará un correo electrónico con instrucciones para restablecer su contraseña.','es',0),(8245,_binary 'Traducción al @language no fue agregada. Para agregar la traducción, debe modificar la configuración.','es',0),(8246,_binary 'No se especifica ninguna página','es',0),(8247,_binary 'Puede incluir las siguientes etiquetas HTML permitidas con estos \"patrones de reemplazo\": <code> @tags </code>','es',0),(8248,_binary 'No existe ningún @entity_type_plural con valor igual a \"%value\".','es',0),(8249,_binary 'Hay muchos @entity_type_plural llamados %value. Especifique el que desea añadiendo el id entre paréntesis así: \"@value (@id)\".','es',0),(8250,_binary 'Multiples @entity_type_plural coinciden con esta referencia; \"%multiple\". Especifique el que desea agregando el id entre paréntesis, ejemplo \"@value (@id)\".','es',0),(8251,_binary 'El módulo \'@module_name\' facilita el controlador de la base de datos llamado \'@driver_name\'.','es',0),(8252,_binary 'Falló la conexión con el servidor. El servidor informa del siguiente error: <p class=\"error\">@message</p> Si desea mas ayuda acerca de cómo agregar o actualizar código en el servidor, vea el <a href=\":handbook_url\">manual</a>.','es',0),(8253,_binary 'Tablas HTML pueden ser creadas con encabezados de tabla y elementos subtítulo/resumen.','es',0),(8254,_binary 'El texto alternativo es requerido por defecto en todas las imágenes añadidas mediante CKEditor (nótese que esto puede ser sobreescrito)','es',0),(8255,_binary 'Etiquetas semánticas HTML5 figure/figcaption están disponibles para ser agregadas a imágenes.','es',0),(8256,_binary 'Este registro no es persistente','es',0),(8257,_binary 'Los registros del módulo Database Logging pueden ser eliminados por los administradores y/o tareas automatizadas, por lo que no deberían ser utilizados para <a href=\":audit_trail_wiki\">registros forenses</a>. Para propósitos forenses, utilice el módulo Syslog.','es',0),(8258,_binary 'Su archivo fue renombrado como %filename.','es',0),(8259,_binary 'Separe las extensiones con una coma o un espacio. Cada extensión puede contener caracteres alfanuméricos, \'.\', y \'_\', además debe comenzar y terminar con un caracter alfanumérico.','es',0),(8260,_binary 'La lista de extensiones permitidas no es válida. Los caracteres permitidos son a-z, 0-9, \'.\', y \'_\'. El primer y último caracter no pueden ser \'.\' o \'_\', además estos dos caracteres no pueden aparecer uno al lado del otro. Separe las extensiones con una coma o un espacio.','es',0),(8261,_binary 'Agregue %txt_extension a la lista de extensiones permitidas para subir archivos con la extensión %extension de forma segura. La extensión %txt_extension será agregada automáticamente.','es',0),(8262,_binary 'Configure el bloque y haga clic en <em> Guardar bloque </em>; Consulte @configure_topic para obtener detalles de configuración.','es',0),(8263,_binary 'Para las entidades de configuración, busque la entidad específica que desea traducir en la página siguiente y haga clic en <em> Traducir </em> en <em> operaciones </em>.','es',0),(8264,_binary 'Haga clic en <em> Guardar configuración </em> cuando todos sus cambios estén completos.','es',0),(8265,_binary 'Trabajar con idiomas y traducciones','es',0),(8266,_binary '¿Qué texto se puede traducir en su sitio?','es',0),(8267,_binary 'Hay tres tipos de texto que se pueden traducir:','es',0),(8268,_binary 'Agregue un idioma a su sitio.','es',0),(8269,_binary 'Haga clic en <em> Agregar idioma </em>.','es',0),(8270,_binary 'Configuración de la detección y selección del idioma','es',0),(8271,_binary 'Configure los métodos utilizados para decidir qué lenguaje se utilizará para mostrar texto en su sitio.','es',0),(8272,_binary '¿Qué es un método de detección de idiomas?','es',0),(8273,_binary '¿Qué métodos de detección de idiomas están disponibles?','es',0),(8274,_binary 'Los métodos de detección disponibles dependen de los módulos que haya instalado. Algunos de los métodos de detección de idiomas más utilizados son:','es',0),(8275,_binary 'Use las preferencias de idioma del navegador del usuario.','es',0),(8276,_binary 'Marque las casillas para habilitar los métodos de detección de idiomas deseados y desactivar las casillas para los métodos que no desea usar.','es',0),(8277,_binary 'Arrastre los métodos para cambiar su orden, si lo desea.','es',0),(8278,_binary 'Haga clic en <em> Guardar configuración </em>.','es',0),(8279,_binary 'Traducir el texto de la interfaz de usuario','es',0),(8280,_binary 'Ingrese nuevas traducciones y haga clic en <em> Guardar traducciones </em>.','es',0),(8281,_binary 'Verifique el estado actual de las traducciones de interfaz y vea si hay actualizaciones disponibles.','es',0),(8282,_binary '[usuario :account-name]: el nombre de la cuenta del usuario.','es',0),(8283,_binary 'Si se ha realizado una actualización en este sitio, se le informará.','es',0),(8284,_binary 'Debe ingresar las credenciales de la base de datos del sitio Drupal que desea actualizar. También puede incluir su directorio de archivos en la actualización. Por ejemplo, archivos locales,/var/www/docroot, o archivos remotos http://www.example.com.','es',0),(8285,_binary 'Si hay contenido existente en el sitio que puede sobrescribirse por esta actualización, se le informará.','es',0),(8286,_binary 'Para importar archivos privados desde su sitio Drupal actual, ingrese un directorio de archivos local que contenga su sitio (por ejemplo, var/www/docroot). Deje en blanco para usar el mismo valor que el directorio de archivos públicos.','es',0),(8287,_binary 'Añada <a href=\":modules\">módulos de terceros</a> para ampliar la funcionalidad de su sitio.','es',0),(8288,_binary 'Controlador de base de datos proporcionado por el módulo','es',0),(8289,_binary 'Ver direcciones de correo de los usuarios','es',0),(8290,_binary 'Los usuarios sin este permiso no podrán acceder a las direcciones de correo electrónico en las páginas de los usuarios o en cualquier otra en la que se pudieran mostrar, como en vistas o respuestas JSON:API.','es',0),(8291,_binary 'El nombre de usuario o la dirección de correo electrónico no son válidos.','es',0),(8292,_binary 'El formulario de restablecimiento de contraseña se envió con una cuenta desconocida o inactiva: %name.','es',0),(8293,_binary 'Publicar espacio de trabajo','es',0),(8294,_binary 'Publicar el espacio de trabajo %source_label','es',0),(8295,_binary '¿Desea publicar el contenido del espacio de trabajo %label?','es',0),(8296,_binary 'Publicar el contenido del espacio de trabajo','es',0),(8297,_binary 'Publicación exitosa','es',0),(8298,_binary 'La publicación ha fallado. Se han registrado todos los errores.','es',0),(8299,_binary 'Hay @count elemento que se puede publicar de %source_label hasta %target_labelHay @count elementos que se pueden publicar desde  %source_label hasta %target_label','es',0),(8300,_binary 'Publicar el elemento @count en el @targetPublicar elementos de @count en @target','es',0),(8301,_binary 'Falta el tema de ayuda %topic','es',0),(8302,_binary 'Fallo en la obtención de datos de avisos de seguridad:','es',0),(8303,_binary 'Compruebe <a href=\":url\">los registros de su sistema local</a> para ver si hay más mensajes de error.','es',0),(8304,_binary 'Avisos de seguridad críticos','es',0),(8305,_binary 'Sólo se mostrarán los anuncios de seguridad más críticos. <a href=\":advisories-list\">Ver todos los anuncios de seguridad</a>.','es',0),(8306,_binary '(<a href=\":system-help\">¿Qué son los anuncios de seguridad críticos?</a>)','es',0),(8307,_binary 'Anuncios críticos de seguridad','es',0),(8308,_binary 'Con qué frecuencia verificar los avisos de seguridad, en horas','es',0),(8309,_binary '[user:display-name]\r\n\r\nSe ha realizado una petición para eliminar su cuenta en [site:name].\r\n\r\nPuede cancelar su cuenta en [site:url-brief] haciendo click en este enlace o copiándolo y pegándolo en su navegador:\r\n\r\n[user:cancel-url]\r\n\r\nIMPORTANTE: La cancelación de su cuenta es un proceso irreversible.\r\n\r\nEste enlace caducará en un día y si no es utilizado no ocurrirá nada.\r\n\r\n--  El equipo de [site:name]','es',0),(8310,_binary 'La etiqueta del enlace.','es',0),(8311,_binary 'Cartela (a todo el ancho)','es',0),(8312,_binary 'Mover contenido del estado %from al estado %to.Mover contenido del estado %from al estado %to.','es',0),(8313,_binary 'Su servidor no admite la actualización de módulos y temas desde esta interfaz. En su lugar, actualice módulos y temas cargando las nuevas versiones directamente en el servidor, como se documenta en <a href=\":doc_url\">Extending Drupal</a>.','es',0),(8314,_binary 'Su servidor no admite la adición de módulos y temas desde esta interfaz. En su lugar, agregue módulos y temas cargándolos directamente al servidor, como se documenta en <a href=\":doc_url\">Extending Drupal</a>.','es',0),(8315,_binary 'La actualización de módulos y temas requiere <strong>acceso @backends</strong> a su servidor. Consulte <a href=\":doc_url\">Extending Drupal</a> para conocer otros métodos de actualización.La actualización de módulos y temas requiere acceso a su servidor a través de uno de los siguientes métodos: <strong>@backends</strong>. Consulte <a href=\":doc_url\">Extending Drupal</a> para conocer otros métodos de actualización.','es',0),(8316,_binary 'Agregar módulos y temas requiere <strong>acceso @backends</strong> a su servidor. Consulte <a href=\":doc_url\">Extending Drupal</a> para conocer otros métodos.Agregar módulos y temas requiere acceso a su servidor a través de uno de los siguientes métodos: <strong>@backends</strong>. Consulte <a href=\":doc_url\">Extending Drupal</a> para conocer otros métodos.','es',0),(8317,_binary 'Configurar comentarios','es',0),(8318,_binary 'Configure un tipo/subtipo de entidad de contenido para permitir los comentarios, utilizando un tipo de comentario que haya configurado. Consulte @content_structure_topic para obtener más información sobre las entidades y los campos de contenido, y @comment_type_topic para configurar un tipo de comentario.','es',0),(8319,_binary '¿Quién puede configurar los comentarios?','es',0),(8320,_binary 'Siga los pasos del tema relacionado <em>Agregar un campo a un subtipo de entidad</em> para agregar un campo de tipo <em>Comentarios</em> al tipo o subtipo de entidad deseado.','es',0),(8321,_binary 'En la primera página de configuración de campo, elija el <em>Tipo de comentario</em> para usar con este tipo o subtipo de entidad. También notará que el campo <em>Número permitido de valores</em> no se puede cambiar para los campos de comentarios.','es',0),(8322,_binary 'En la siguiente página de configuración de campos, introduzca la configuración deseada para el campo de comentarios:','es',0),(8323,_binary '<em>Mostrar formulario de respuesta en la misma página que los comentarios</em>: si el formulario de respuesta de comentarios se muestra en la misma página que los comentarios. Si no se selecciona, al hacer clic en <em>Responder</em> se abrirá una nueva página con el formulario de respuesta.','es',0),(8324,_binary '<em> Valor predeterminado </em>: cada entidad individual tiene su propia configuración de comentarios, pero aquí puede establecer valores predeterminados para la configuración de comentarios para este tipo de entidad o subtipo. Los valores de configuración de comentarios son:','es',0),(8325,_binary '<em>Abierto</em>: se permiten comentarios.','es',0),(8326,_binary '<em>Cerrado</em>: los comentarios anteriores permanecen visibles, pero no se permiten nuevos comentarios.','es',0),(8327,_binary '<em>Oculto</em>: se ocultan los comentarios anteriores y no se permiten nuevos comentarios.','es',0),(8328,_binary 'Documentación en línea para la configuración de los comentarios de contenido','es',0),(8329,_binary 'Crear un tipo de comentario','es',0),(8330,_binary 'Crea un nuevo tipo de comentario. Consulte @comment_overview_topic para obtener información sobre los comentarios y los tipos de comentarios.','es',0),(8331,_binary '¿Quién puede crear un tipo de comentario?','es',0),(8332,_binary 'Los usuarios con el permiso <em>@comment_permissions_link</em> (normalmente administradores) pueden crear tipos de comentarios.','es',0),(8333,_binary 'Haga clic en <em> Agregar tipo de comentario </em>.','es',0),(8334,_binary 'En el campo <em>Tipo de entidad objetivo</em>, seleccione el tipo de entidad a comentar. Consulte @content_structure_topic para obtener más información sobre las entidades y los campos de contenido.','es',0),(8335,_binary 'Haga clic en <em> Guardar </em>. Se creará el tipo de comentario.','es',0),(8336,_binary '¿Quién puede deshabilitar los comentarios?','es',0),(8337,_binary 'Necesitará el permiso <em> @comment_permissions_link </em> para deshabilitar los comentarios. También necesitará permiso para editar la entidad en la que se encuentran los comentarios.','es',0),(8338,_binary 'En <em>Configuración de comentario</em>, seleccione la configuración de comentarios deseada:','es',0),(8339,_binary 'Salvar la entidad.','es',0),(8340,_binary 'Decide qué comentarios se muestran en el sitio web.','es',0),(8341,_binary '¿Quién puede moderar los comentarios?','es',0),(8342,_binary 'Documentación en línea para moderar comentarios','es',0),(8343,_binary 'Gestión de comentarios','es',0),(8344,_binary '¿Qué es un comentario?','es',0),(8345,_binary '¿Qué es un tipo de comentario?','es',0),(8346,_binary 'Los comentarios se dividen en <em>tipos de comentarios</em>, que son los subtipos de entidad para el tipo de entidad de comentario. Cada tipo de comentario tiene sus propios campos y su propia configuración de formulario y visualización; cada tipo se puede utilizar para comentar sobre un único tipo de entidad. Puede configurar diferentes tipos de comentarios para diferentes propósitos de comentarios en su sitio web; por ejemplo, puede configurar un tipo de comentario para recetas que tenga campos \"¿Qué sabor tiene?\" y \"¿Funcionaron las instrucciones?\", y otro tipo de comentario para entradas de blog que solo tiene un campo de cuerpo de comentario genérico.','es',0),(8347,_binary '¿Qué es la moderación?','es',0),(8348,_binary 'Descripción general de la gestión de comentarios','es',0),(8349,_binary 'Publicación de comentarios','es',0),(8350,_binary 'Configuración de comentarios','es',0),(8351,_binary 'Comentarios moderadores como se discutió anteriormente','es',0),(8352,_binary '¿Qué es la edición rápida?','es',0),(8353,_binary 'Encuentre el enlace contextual para la parte de la página que desea editar. Por ejemplo, si desea editar la configuración para un bloque, el enlace debe estar en la esquina superior derecha del bloque o la parte superior izquierda para los idiomas de derecha a izquierda.','es',0),(8354,_binary 'Haga sus ediciones y envíe el formulario.','es',0),(8355,_binary 'Habilitar errores de formulario en línea','es',0),(8356,_binary '¿Qué componentes de la interfaz administrativa están disponibles?','es',0),(8357,_binary 'Funciones de accesibilidad, para que todos los usuarios puedan realizar tareas administrativas. Consulte @accessibility_topic para obtener más información.','es',0),(8358,_binary '¿Cuáles son las secciones del menú administrativo?','es',0),(8359,_binary '<strong> Configuración: </strong> Configure la configuración para diversas funcionalidades del sitio, incluidos algunos módulos contribuidos.','es',0),(8360,_binary 'Creación de un elemento de contenido','es',0),(8361,_binary 'Crear y publicar un elemento de contenido. Consulte @content_overview_topic para obtener más información sobre los tipos de contenido y los elementos de contenido.','es',0),(8362,_binary '¿Quién puede crear contenido?','es',0),(8363,_binary 'En el menú administrativo <em>Administrar</em>, navegue hasta <em>@content_link</em>.','es',0),(8364,_binary 'Haz clic en <em>Añadir contenido</em>.','es',0),(8365,_binary 'Si hay más de un tipo de contenido definido en su sitio que tiene permiso para crear, haga clic en el nombre del tipo de contenido que desea crear.','es',0),(8366,_binary 'Complete los otros campos que se muestran en el formulario de edición para este tipo de contenido específico.','es',0),(8367,_binary 'Crear un tipo de contenido','es',0),(8368,_binary 'Crear un nuevo tipo de contenido. Consulte @content_overview_topic para obtener más información sobre los tipos de contenido.','es',0),(8369,_binary '¿Quién puede crear un tipo de contenido?','es',0),(8370,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> > <em>@content_types_link</em>.','es',0),(8371,_binary 'Haga clic en <em> Agregar tipo de contenido. </em>','es',0),(8372,_binary 'Editar un elemento de contenido','es',0),(8373,_binary '¿Quién puede encontrar y editar contenido?','es',0),(8374,_binary 'Los usuarios con la <em> @content_permissions_link </em> permiso pueden usar la página <em> Content </em> para encontrar contenido. Cada tipo de contenido tiene sus propios permisos de edición. Por ejemplo, para editar el contenido del tipo de artículo, un usuario necesitaría el artículo <em>: editar el permiso de contenido propio </em> para editar un artículo que creó, o el artículo <em>: editar cualquier contenido </em> permiso Para editar un artículo que alguien más creó. Además, los usuarios con el control de acceso de contenido <em> de omisión </em> o <em> administrar contenido </em> pueden editar elementos de contenido de todos los tipos. Algunos módulos contribuidos cambian la estructura de permiso para editar contenido.','es',0),(8375,_binary 'Opcionalmente, use filtros para reducir la lista de elementos de contenido que se muestran:','es',0),(8376,_binary '<em> Tipo de contenido </em>','es',0),(8377,_binary '<em> Estado publicado </em>','es',0),(8378,_binary 'Si ingresa o selecciona valores de filtro, haga clic en <em> Filtro </em> para aplicar los filtros.','es',0),(8379,_binary 'Si lo desea, puede ordenar la lista haciendo clic en la cabecera de una columna. Haga clic de nuevo para invertir el orden.','es',0),(8380,_binary 'Para editar el título u otros valores de campo para un elemento de contenido, haga clic en <em>Editar</em> en la fila del elemento de contenido. Actualice los valores y haga clic en <em>Guardar</em>.','es',0),(8381,_binary 'Algunos tipos de ediciones se pueden realizar de forma masiva en varios elementos de contenido. Por ejemplo, para publicar varios elementos de contenido no publicados, marque las casillas en la columna izquierda (columna derecha en los idiomas de derecha a izquierda) para seleccionar los elementos de contenido deseados. Para <em>Acción</em>, seleccione la acción <em>Publicar contenido</em>. Haga clic en <em>Aplicar a elementos seleccionados</em> para realizar el cambio. Las otras acciones bajo <em>Acción</em> funcionan de manera similar.','es',0),(8382,_binary '¿Qué es un elemento de contenido?','es',0),(8383,_binary '¿Qué es un tipo de contenido?','es',0),(8384,_binary 'Los elementos de contenido se dividen en <em>tipos de contenido</em>, que son los subtipos de entidad para el tipo de entidad de elemento de contenido; cada tipo de contenido tiene sus propios campos y ajustes de visualización. Por ejemplo, puede configurar tipos de contenido para páginas, artículos, recetas, eventos y entradas de blog en su sitio web.','es',0),(8385,_binary 'El módulo central Node le permite definir los tipos de contenido y añadir y editar elementos de contenido. El módulo central Field UI le permite adjuntar campos a cada tipo de contenido y gestionar el formulario de edición y la visualización de cada tipo de contenido. Consulte los temas relacionados que se enumeran a continuación para ver las tareas específicas. Muchos otros módulos principales y contribuidos y perfiles de instalación proporcionan tipos de contenido predefinidos, modifican la estructura de permisos para los elementos de contenido y proporcionan otras funcionalidades.','es',0),(8386,_binary 'Creación de un alias de URL para un elemento de contenido','es',0),(8387,_binary 'Asigne a la página de un elemento de contenido un alias de URL amigable para las personas o para el SEO; puede seguir pasos similares para crear un alias para una página de términos de taxonomía. Consulte @overview_topic para obtener más información sobre los alias.','es',0),(8388,_binary '¿Quién puede crear alias de URL?','es',0),(8389,_binary 'Los usuarios con el permiso <em> @path_permissions_link </em> pueden crear alias. Para seguir los pasos de este tema, también necesitará permiso para editar el elemento de contenido.','es',0),(8390,_binary 'Compruebe que la página puede ser visitada con el nuevo alias, por ejemplo <em>https://example.com/about-us</em>.','es',0),(8391,_binary 'Edición de un alias de URL','es',0),(8392,_binary 'Cambiar un alias de URL existente, para corregir la ruta o el valor del alias. Ver @path_overview_topic para más información sobre los alias.','es',0),(8393,_binary 'Haga clic en <em> editar </em> en el botón desplegable para el alias que le gustaría cambiar.','es',0),(8394,_binary 'Tenga en cuenta que también puede agregar nuevos alias de esta página, para cualquier ruta en su sitio.','es',0),(8395,_binary 'Configuración de alias para URLS','es',0),(8396,_binary '¿Qué es una URL?','es',0),(8397,_binary 'nodo/7: ruta a un elemento de contenido en particular.','es',0),(8398,_binary 'taxonomy/term/6: Ruta a una página de términos de taxonomía.','es',0),(8399,_binary '¿Qué es un alias?','es',0),(8400,_binary 'Descripción general de la configuración de rutas, alias y URL','es',0),(8401,_binary 'Configuración de la taxonomía','es',0),(8402,_binary 'Crea un vocabulario de taxonomía y añade un campo de referencia para ese vocabulario a una entidad de contenido. Consulte @taxonomy_overview_topic para obtener información sobre la taxonomía y @content_structure_topic para obtener más información sobre las entidades de contenido.','es',0),(8403,_binary '¿Quién puede configurar un vocabulario de taxonomía?','es',0),(8404,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> > <em>@taxonomy_admin_link</em>.','es',0),(8405,_binary 'Haz clic en <em>Agregar vocabulario</em>.','es',0),(8406,_binary 'En el campo <em>Nombre</em>, introduzca un nombre para el vocabulario (por ejemplo \"Ingredientes\"), que es como se mostrará en la interfaz administrativa. Opcionalmente, añada una descripción.','es',0),(8407,_binary 'Haz clic en <em>Guardar</em>. Su vocabulario se creará y verá la página que enumera todos los términos de este vocabulario.','es',0),(8408,_binary 'Opcionalmente, haga clic en <em> Agregar término </em> para agregar un término al nuevo vocabulario. En el campo <em> nombre </em>, ingrese el nombre del término (por ejemplo \"mantequilla\"). Haga clic en <em> Guardar </em>. Recibirá una confirmación sobre el término que creó. Opcionalmente, puede continuar agregando más términos.','es',0),(8409,_binary 'Gestión de la taxonomía','es',0),(8410,_binary '¿Qué es la taxonomía?','es',0),(8411,_binary 'La <em>taxonomía</em> se utiliza para clasificar el contenido del sitio web. Un ejemplo común de taxonomía son las etiquetas utilizadas para clasificar o categorizar publicaciones en un sitio web de blog; un sitio web de cocina podría usar una taxonomía de ingredientes para clasificar recetas. Los elementos de taxonomía individuales se conocen como <em>términos</em> (las etiquetas de blog o los ingredientes de recetas en estos ejemplos); y un conjunto de términos se conoce como <em>vocabulario</em> (el conjunto de todas las etiquetas de publicaciones de blog o el conjunto de todos los ingredientes de recetas en estos ejemplos). Técnicamente, los términos de taxonomía son un tipo de entidad y los subtipos de entidad son los vocabularios; consulte @content_structure_topic para obtener más información sobre las entidades de contenido. Al igual que otras entidades, los términos de la taxonomía pueden tener campos adjuntos; por ejemplo, puede configurar un campo de imagen para que contenga un icono para cada término.','es',0),(8412,_binary 'Un vocabulario individual puede organizar sus términos en una jerarquía, o puede ser plano. Por ejemplo, las etiquetas de un blog suelen tener una estructura plana, mientras que el vocabulario de ingredientes de una receta puede ser jerárquico (por ejemplo, los tomates pueden ser un subtérmino de las verduras, y dentro de los tomates, puede haber tomates verdes y rojos).','es',0),(8413,_binary 'Se pueden crear nuevos términos directamente en el formulario de edición de contenidos.','es',0),(8414,_binary 'Lista fija de términos','es',0),(8415,_binary 'La lista de términos se elabora y gestiona fuera del formulario de edición de contenidos, y los usuarios sólo pueden seleccionarlos de la lista existente al editar los contenidos.','es',0),(8416,_binary '<em>Configuración de página</em>, <em>Configuración de bloqueo</em>, etc.: configuraciones específicas del tipo de visualización, como la URL para la visualización de una página. La mayoría de los tipos de visualización admiten una configuración de <em>Acceso</em>, en la que puede elegir un Permiso o una Función que un usuario debe tener para ver la vista.','es',0),(8417,_binary '¿Quién puede modificar las vistas?','es',0),(8418,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> > <em>@views</em>. Se muestra una lista de todas las vistas.','es',0),(8419,_binary 'Verifique que la configuración de <em>Acceso</em> para la vista sea al menos tan restrictiva como los permisos necesarios para realizar las operaciones masivas. Las personas con permiso para ver la vista, pero que no tienen permiso para realizar las operaciones masivas, experimentarán problemas.','es',0),(8420,_binary 'Haga clic en <em>Guardar</em>. La(s) acción(es) estará(n) disponible(s) como operaciones masivas en la vista.','es',0),(8421,_binary 'Exporta un único elemento de configuración a un archivo. Consulte @config_overview_topic para obtener más información sobre la configuración.','es',0),(8422,_binary 'Importar la configuración completa de su sitio desde un archivo, como uno que haya sido exportado previamente (ver @export_full_topic). Consulte @config_overview_topic para obtener más información sobre la configuración.','es',0),(8423,_binary 'Importar un único elemento de configuración en formato YAML, como uno que se haya exportado previamente (véase @export_single_topic). Consulte @config_overview_topic para obtener más información sobre la configuración.','es',0),(8424,_binary 'Traduzca la configuración de su sitio a otro idioma. Consulte @language_add_topic si necesita añadir un nuevo idioma.','es',0),(8425,_binary 'Busque el tipo de entidad de configuración o el elemento de configuración simple que desea traducir en la columna <em>Etiqueta</em> de la lista. Haga clic en <em>Lista</em> debajo de <em>Operaciones</em> para una entidad de configuración, o <em>Traducir</em> para una configuración simple. (Consulte @config_overview_topic para obtener más información sobre los tipos de configuración y las entidades de configuración).','es',0),(8426,_binary 'El formulario de contacto siempre tendrá los campos <em>Asunto</em> y <em>Mensaje</em>. Si desea agregar más campos, siga los pasos en @adding_fields_topic.','es',0),(8427,_binary 'Cree o edite un flujo de trabajo con varios estados de flujo de trabajo (por ejemplo, <em>Concepto</em>, <em>Archivado</em>, etc.) para moderar contenido. Consulte @workflows_overview_topic para obtener más información sobre los flujos de trabajo.','es',0),(8428,_binary 'Configure los ajustes de idioma y traducción para uno o más tipos de entidades de contenido (consulte @content_structure_topic para obtener una descripción general de las entidades de contenido). Para ello, debe tener configurados al menos dos idiomas. Posteriormente, tendrá una operación de <em>Traducir</em> disponible para sus entidades de contenido, ya sea como una pestaña o enlace cuando esté viendo o editando contenido, o en las páginas de administración de contenido.','es',0),(8429,_binary 'El contenido (bloques, elementos de contenido, etc.) puede estar escrito en inglés o en otro idioma, y puede traducirse a otros idiomas. Consulte @content_structure_topic para saber más sobre el contenido.','es',0),(8430,_binary 'Muchos elementos de configuración también incluyen texto que puede ser traducido. La configuración por defecto proporcionada por el software de su sitio se proporciona en inglés; también puede descargar traducciones proporcionadas por la comunidad. Consulte el tema @config_overview_topic para obtener más información sobre la configuración.','es',0),(8431,_binary 'Configurar un formato de texto para que cuando un usuario esté editando texto y seleccione este formato de texto, se muestre un editor de texto instalado en su sitio. Configure el editor de texto, por ejemplo, eligiendo qué botones y funciones están disponibles. Ver @filter_overview_topic para más información sobre los formatos de texto.','es',0),(8432,_binary 'Siga los pasos del tema @filter_overview_topic para añadir un nuevo formato de texto o configurar un formato de texto existente; cuando llegue al paso sobre los editores de texto, vuelva a este tema.','es',0),(8433,_binary 'Vuelva a @filter_overview_topic para completar la configuración del formato de texto, y asegúrese de guardar el formato de texto.','es',0),(8434,_binary 'Añade un campo de referencia de entidad a un subtipo de entidad; véase @content_structure_topic para más información sobre entidades y campos de referencia.','es',0),(8435,_binary 'Compruebe el estado de indexación de la página de búsqueda de la Ayuda. Si no está totalmente indexada, consulte el tema @cron_topic sobre cómo ejecutar Cron hasta que se complete la indexación.','es',0),(8436,_binary 'En el futuro, puedes hacer clic en <em>Reconstruir el índice de búsqueda</em> en esta página, o en @cache_topic, para forzar que el texto del tema de ayuda se vuelva a indexar para la búsqueda. Esto debería hacerse siempre que se actualice un módulo, tema, idioma o traducción de cadenas.','es',0),(8437,_binary 'Añade un nuevo estilo de imagen, que puede utilizarse para procesar y mostrar imágenes. Consulte @media_topic para obtener una visión general de los estilos de imagen.','es',0),(8438,_binary 'Configurar un subtipo de entidad para que sus campos se muestren utilizando un diseño (ver @content_structure_topic para más información sobre entidades y campos).','es',0),(8439,_binary 'Un diseño consta de una o más <em>secciones</em>. Cada sección puede tener de una a cuatro <em>columnas</em>. Puede colocar bloques, incluidos bloques especiales para los campos del subtipo de entidad, en cada columna de cada sección (consulte @block_overview_topic para obtener más información sobre los bloques).','es',0),(8440,_binary 'Agregue un nuevo tipo de medio al que se pueda hacer referencia en los campos de referencia de Medios; los tipos de medios son un tipo de entidad de contenido. Consulte @media_topic para obtener una descripción general de los elementos y tipos de medios, y @content_structure_topic para obtener más información sobre las entidades y los campos de contenido.','es',0),(8441,_binary 'Migrar los datos a un sitio nuevo y vacío, como parte de una actualización desde una versión anterior de Drupal. Consulte el tema @migrate_overview_topic para obtener una visión general de la migración y la actualización.','es',0),(8442,_binary 'Configure un estilo de imagen receptivo, que se puede usar para mostrar imágenes en diferentes tamaños en diferentes dispositivos. Consulte @media_topic para obtener una descripción general de los estilos de imagen receptivos y @breakpoint_overview_topic para obtener una descripción general de los puntos de interrupción.','es',0),(8443,_binary 'Seleccione un <em>estilo de imagen de reserva</em> para utilizarlo cuando no se aplique ninguno de los otros estilos. Consulte @image_style_topic si necesita añadir un nuevo estilo.','es',0),(8444,_binary 'Los tipos de búsqueda de <em>Contenido</em> y <em>Ayuda</em> proporcionados por el software central pre-indexan su contenido y almacenan los resultados en varias tablas de bases de datos que se denominan colectivamente <em>índice de búsqueda</em>. El proceso de indexación representa el contenido y lo divide en palabras, que luego se pueden relacionar de manera más eficiente con consultas de palabras clave cuando los usuarios realizan búsquedas. La indexación de búsqueda ocurre durante las ejecuciones de cron; consulte @cron_topic para obtener más información sobre cron.','es',0),(8445,_binary 'Siga los pasos de @cron_topic para asegurarse de que se ha configurado una tarea cron.','es',0),(8446,_binary 'Para configurar la búsqueda en el sitio con el módulo principal de búsqueda, deberá configurar una o más páginas de búsqueda. También deberá verificar o modificar los permisos para que los roles de usuario deseados puedan buscar en el sitio. (Consulte @user_overview_topic para obtener más información sobre roles y permisos). Para la búsqueda de contenido, también deberá asegurarse de que el índice de búsqueda esté configurado y que el sitio esté completamente indexado. Por último, es posible que desee colocar el bloque <em>Formulario de búsqueda</em> en las páginas de su sitio, o agregar la página de búsqueda a un menú de navegación, para que los usuarios puedan acceder fácilmente a la búsqueda. Consulte los temas relacionados que se enumeran a continuación para tareas específicas.','es',0),(8447,_binary 'Borrar la caché del sitio. Consulte @cache_topic para obtener instrucciones.','es',0),(8448,_binary 'Desinstalar un módulo. Su sitio debe estar en <em>modo de mantenimiento</em> cuando desinstale módulos. Consulte @maintenance_topic para obtener más detalles.','es',0),(8449,_binary 'Busque la sección cuya configuración desea cambiar, como <em>Formato</em> o <em>Criterios de filtro</em>. (Consulte @views_overview_topic para obtener más información).','es',0),(8450,_binary 'El software principal le permite configurar flujos de trabajo en los que cada transición tiene un permiso asociado que se puede otorgar a un rol en particular. Consulte @configuring_workflows_topic para obtener más información.','es',0),(8451,_binary 'Los usuarios con suficientes permisos pueden cambiar el estado del flujo de trabajo de una entidad en particular. Consulte @changing_states_topic para obtener más información.','es',0),(8452,_binary 'La base de datos de los proveedores remotos de oEmbed devolvió una lista inválida o vacía. Utilizando datos previamente almacenados. Esto puede contener información desactualizada.','es',0),(8453,_binary 'Opciones de tipo de bloque','es',0),(8454,_binary '@bundle_type no es @bundles o @last','es',0),(8455,_binary '@bundle_type no es @bundle','es',0),(8456,_binary 'Está seguro de que desea eliminar @entity-type %label de la región %region?','es',0),(8457,_binary 'Esto eliminará la ubicación del bloque. Usted deberá <a href=\":url\">ubicarlo nuevamente</a> para deshacer esta acción.','es',0),(8458,_binary 'El/la %label @entity-type  fue eliminado de la región %region.','es',0),(8459,_binary 'El archivo de destino \"%file\" existe','es',0),(8460,_binary 'El archivo no pudo ser cargado porque el destino \"%destination\" no es válido.','es',0),(8461,_binary 'Para obtener más información, consulte el <a href=\":html-specifications\">HTML Living Standard</a> o utilice su motor de búsqueda favorito para encontrar otros sitios que expliquen HTML.','es',0),(8462,_binary 'Convierte una imagen a un formato (como JPEG).','es',0),(8463,_binary 'Determina el idioma del contenido a partir del parámetro de la solicitud denominado \'language_content_entity\'.','es',0),(8464,_binary 'Falta la definición del campo fuente para el tipo de medio %type.','es',0),(8465,_binary 'Autor/propietario','es',0),(8466,_binary 'URL del autor/propietario','es',0),(8467,_binary 'Nombre predeterminado del elemento multimedia','es',0),(8468,_binary 'URI local en miniatura','es',0),(8469,_binary 'URL de origen del recurso','es',0),(8470,_binary 'Ancho del recurso','es',0),(8471,_binary 'Altura del recurso','es',0),(8472,_binary 'Representación HTML de recursos','es',0),(8473,_binary 'Definido en la página <a href=\"@appearance\">Configuración de apariencia</a>.','es',0),(8474,_binary 'Guardar e ir a la lista','es',0),(8475,_binary 'No se admite la actualización automática del núcleo de Drupal. Consulte la <a href=\":update-guide\">Guía de actualización de Drupal</a> para obtener información sobre cómo actualizar el núcleo de Drupal manualmente.','es',0),(8476,_binary 'Otras páginas de permisos','es',0),(8477,_binary 'La cuenta %name ha sido deshabilitada.','es',0),(8478,_binary 'Eliminar la cuenta y asignar su contenido al usuario %anonymous-name. Esta acción no se puede revertir.','es',0),(8479,_binary 'Eliminar la cuenta y su contenido. Esta acción no se puede deshacer.','es',0),(8480,_binary 'Para iniciar sesión en este sitio web, su navegador debe aceptar cookies del dominio %domain.','es',0),(8481,_binary 'Método de cancelación','es',0),(8482,_binary 'Esta vista se mostrará al visitar esta ruta en su sitio. Puede usar \"%\" o parámetros de ruta con nombre como \"%node\" en su URL para representar valores que se usarán para filtros contextuales: por ejemplo, \"node/%node/feed\" o \"view_path/%\". Los parámetros de ruta con nombre son necesarios cuando esta ruta coincide con una ruta existente. Por ejemplo, rutas como \"taxonomy/term/%taxonomy_term\" o \"user/%user/custom-view\".','es',0),(8483,_binary 'Este identificador ya lo utiliza el controlador de clasificación %label.','es',0),(8484,_binary 'Cambiar a este espacio de trabajo','es',0),(8485,_binary 'Cambios en el espacio de trabajo','es',0),(8486,_binary 'Este espacio de trabajo no tiene cambios.','es',0),(8487,_binary '@entity_type_label: @entity_bundle_label','es',0),(8488,_binary 'admin/reports/dblog/event/{{ wid }}','es',0),(8489,_binary 'admin/content/files/usage/{{ fid }}','es',0),(8490,_binary '@interval','es',0),(8491,_binary 'Bloque de código','es',0),(8492,_binary 'El módulo CKEditor 5 proporciona un editor de texto visual altamente accesible y fácil de usar y agrega una barra de herramientas a los campos de texto. Los usuarios pueden usar botones para dar formato al contenido y crear HTML semánticamente correcto y válido. El módulo CKEditor utiliza el marco proporcionado por el <a href=\":text_editor\">módulo Editor de texto</a>. Requiere que JavaScript esté habilitado en el navegador. Para obtener más información, consulte la <a href=\":doc_url\">documentación en línea del módulo CKEditor 5</a> y el <a href=\":cke5_url\">sitio web de CKEditor 5</a>.','es',0),(8493,_binary 'Habilitando CKEditor 5 para formatos de texto individuales','es',0),(8494,_binary 'Cuando se elige Ckeditor 5 del menú desplegable </em> editor de texto </em>, se muestra su configuración de la barra de herramientas. Puede agregar y eliminar botones de la barra de herramientas <em> activa </em> arrastrándolos y soltándolos. Se pueden agregar separadores y filas para organizar los botones.','es',0),(8495,_binary 'Filtrando contenido HTML','es',0),(8496,_binary 'A diferencia de otros editores de texto, la configuración de la extensión determina las etiquetas y los atributos permitidos en los formatos de texto que usan CKEditor 5. Si se usa <em>Limitar las etiquetas HTML permitidas y corregir el HTML defectuoso</em>, los valores de este filtro se establecerán automáticamente en base a las extensiones activas y los elementos de la barra de herramientas.','es',0),(8497,_binary 'Desarrollando extensiones de CKEditor 5 en Drupal','es',0),(8498,_binary 'Consulte la <a href=\":dev_docs_url\">documentación en línea</a> para obtener información detallada sobre el desarrollo de extensiones de CKEditor 5 para su uso en Drupal.','es',0),(8499,_binary 'El editor WYSIWYG incorporado (CKEDITOR 5) viene con una serie de características de accesibilidad. CKEDITOR 5 viene con los atajos de teclado integrados <a href=\":shortcuts\">de teclado</a>, que puede ser beneficioso para los usuarios avanzados y los usuarios que únicamente usan teclado.','es',0),(8500,_binary 'Para admitir contenido de página multilingüe, CKEditor 5 se puede configurar para incluir un botón de idioma en la barra de herramientas.','es',0),(8501,_binary 'Con CKEditor5 esto es un\r\n          campo de solo lectura. Las etiquetas y atributos HTML permitidos son determinados\r\n          por la configuración de CKEditor5. Eliminar las etiquetas manualmente romperá\r\n          la funcionalidad habilitada, y cualquier etiqueta agregada manualmente se eliminaría por\r\n          CKEditor5 en el renderizado.','es',0),(8502,_binary 'CKEditor 5','es',0),(8503,_binary 'Formato de texto más par de editor de texto usando ckeditor 5','es',0),(8504,_binary 'Configuración de CKEditor 5','es',0),(8505,_binary 'Encabezados habilitados','es',0),(8506,_binary 'Edición de fuente','es',0),(8507,_binary 'Etiqueta permitida','es',0),(8508,_binary 'El botón @name se hacopiado a la barra de herramientas activa.','es',0),(8509,_binary 'El botón @name se ha eliminado de la barra de herramientas activa.','es',0),(8510,_binary 'El complemento <em>Editar código fuente</em> se habilitó para admitir etiquetas y/o atributos que no son explícitamente compatibles con ningún complemento de CKEditor 5 disponible.','es',0),(8511,_binary 'Estos son los encabezados que aparecerán en el menú desplegable de encabezados. Si no se elige un encabezado aquí, no significa necesariamente que la etiqueta correspondiente no esté permitida en el formato de texto.','es',0),(8512,_binary 'Etiquetas HTML editables manualmente','es',0),(8513,_binary 'Una lista de etiquetas HTML que se pueden usar al editar la fuente. Solo es necesario agregar etiquetas que aún no son compatibles con otros complementos habilitados. Por ejemplo, si está habilitado \"Negrita\", no es necesario agregar la etiqueta <code><strong></code>, pero puede ser necesario agregar <code><dl><dt><dd></code> en un formato que no tiene un complemento de lista de definiciones, pero requiere marcado de lista de definiciones.','es',0),(8514,_binary 'Configuración de la barra de herramientas de CKEditor 5','es',0),(8515,_binary 'Presione la tecla de flecha hacia abajo para añadir a la barra de herramientas.','es',0),(8516,_binary 'Mueva este botón en la barra de herramientas presionando las teclas de flecha izquierda o derecha. Presione la tecla de flecha hacia arriba para eliminar de la barra de herramientas.','es',0),(8517,_binary 'Valor de la barra de herramientas no válido.','es',0),(8518,_binary 'Elemento de CKEditor 5','es',0),(8519,_binary 'La siguiente etiqueta HTML no es válida: %provided_element.','es',0),(8520,_binary 'Complementos configurables habilitados para CKEditor 5','es',0),(8521,_binary 'Falta la configuración para el complemento habilitado \"%plugin_label\" (%plugin_id).','es',0),(8522,_binary 'Compatibilidad con el formato de texto fundamental de CKEditor 5','es',0),(8523,_binary 'CKEditor 5 sólo funciona con formatos de texto basados en HTML. El filtro \"%filter_label\" (%filter_plugin_id) implica que este formato de texto ya no es HTML.','es',0),(8524,_binary 'CKEditor 5 necesita al menos las etiquetas &lt;p&gt; y &lt;br&gt; para poder funcionar. No están permitidas por el filtro \"%filter_label\" (%filter_plugin_id).','es',0),(8525,_binary 'La compilación actual de CKEditor 5 requiere los siguientes elementos y atributos: <br><code>@list</code><br>Los siguientes elementos no son compatibles: <br><code>@diff</code>','es',0),(8526,_binary 'La compilación actual de CKEditor 5 requiere los siguientes elementos y atributos: <br><code>@list</code><br>Faltan los siguientes elementos: <br><code>@diff</code>','es',0),(8527,_binary 'Las condiciones de la barra de herramientas de CKEditor 5 deben cumplirse','es',0),(8528,_binary 'El elemento de la barra de herramientas %toolbar_item requiere que se habilite la carga de imágenes.','es',0),(8529,_binary 'El elemento de la barra de herramientas %toolbar_item requiere que el filtro %filter esté activado.','es',0),(8530,_binary 'El elemento de la barra de herramientas %toolbar_item requiere que el plugin %plugin esté activado.','es',0),(8531,_binary 'El elemento de la barra de herramientas %toolbar_item requiere que los plugins %plugins estén habilitados.','es',0),(8532,_binary 'Elemento de la barra de herramientas de CKEditor 5','es',0),(8533,_binary 'El elemento de la barra de herramientas %toolbar_item proporcionado no es válido.','es',0),(8534,_binary 'Dependencia del elemento de la barra de herramientas de CKEditor 5','es',0),(8535,_binary 'Depende de %toolbar_item, que no está activado.','es',0),(8536,_binary 'Mueva un botón a la <em>barra de herramientas activa</em> para activarlo o a la lista de <em>botones disponibles</em> para desactivarlo. Los botones se pueden mover con las teclas de flecha del mouse o del teclado.','es',0),(8537,_binary 'Extensión pg_trgm de PostgreSQL','es',0),(8538,_binary 'No creado','es',0),(8539,_binary 'La vista previa falló','es',0),(8540,_binary 'Barra de herramientas de Drupal Media','es',0),(8541,_binary 'Vincular medios','es',0),(8542,_binary 'Añadir el efecto %label al estilo %style','es',0),(8543,_binary 'Editar el efecto %label en el estilo %style','es',0),(8544,_binary 'Modo de mantenimiento Configuración del encabezado  Retry-After (Reintentar-después)','es',0),(8545,_binary 'Valor mínimo de la cabecera Retry-After (Reintente-después )en segundos','es',0),(8546,_binary 'Valor máximo de la cabecera Retry-After (Reintente- después )en segundos','es',0),(8547,_binary 'El módulo MySQL proporciona la conexión entre Drupal y una base de datos MySQL, MariaDB o equivalente. Para más información, consulte la <a href=\":mysql\">documentación en línea del módulo MySQL</a>.','es',0),(8548,_binary 'El módulo PostgreSQL proporciona la conexión entre Drupal y una base de datos PostgreSQL. Para más información, consulte la <a href=\":pgsql\">documentación en línea del módulo PostgreSQL</a>.','es',0),(8549,_binary 'El módulo SQLite proporciona la conexión entre Drupal y una base de datos SQLite. Para más información, consulte la <a href=\":sqlite\">documentación en línea del módulo SQLite</a>.','es',0),(8550,_binary 'Módulos obsoletos encontrados: %module_list.','es',0),(8551,_binary 'Temas obsoletos encontrados: %theme_list.','es',0),(8552,_binary 'Soporte de bases de datos para JSON','es',0),(8553,_binary 'Se requiere en Drupal 10.0.','es',0),(8554,_binary 'Módulos no estables','es',0),(8555,_binary '@lifecycle','es',0),(8556,_binary 'Ver información sobre el estado @lifecycle del módulo @module','es',0),(8557,_binary 'Ayuda <span class=\"visually-hidden\">para @module</span>','es',0),(8558,_binary 'Permisos <span class=\"visually-hidden\">para @module</span>','es',0),(8559,_binary 'Configurar  <span class=\"visually-hidden\">@module</span>','es',0),(8560,_binary '<a href=\":url\">Módulos obsoletos</a> son módulos que pueden ser eliminados en la próxima versión del núcleo de Drupal. Utilícelos bajo su propia responsabilidad.','es',0),(8561,_binary 'El módulo @name está obsoleto. (más información)','es',0),(8562,_binary 'sobre la situación del módulo @name','es',0),(8563,_binary 'El siguiente módulo es experimental:  @modules.Los siguientes módulos son experimentales: @modules.','es',0),(8564,_binary 'Obtener la @label actual de una revisión de @label','es',0),(8565,_binary 'La conexión a la base de datos admite el tipo JSON.','es',0),(8566,_binary '<a href=\"https://www.drupal.org/docs/system-requirements\">La conexión de la base de datos no admite JSON. </a>','es',0),(8567,_binary 'Widget multimedia','es',0),(8568,_binary 'No toda la funcionalidad puede estar disponible porque no se puede recuperar alguna información.','es',0),(8569,_binary 'Permitir al usuario cambiar el tamaño de las imágenes','es',0),(8570,_binary 'PostgreSQL tiene la extensión pg_trgm habilitada.','es',0),(8571,_binary 'La extensión <a href=\":pg_trgm\">pg_trgm</a> PostgreSQL no está presente. la extensión es requerida por drupal 10 para mejorar el rendimiento cuando se utiliza PostgreSQL. Consulte <a href=\":requirements\">requisitos del servidor de base de datos de Drupal</a> para obtener más información.','es',0),(8572,_binary 'Drupal no pudo comprobar la extensión pg_trgm: @error.','es',0),(8573,_binary 'Sobrescritura del texto alternativo','es',0),(8574,_binary 'Sobrescribir el texto alternativo de la imagen','es',0),(8575,_binary 'Introduzca el pie del contenido multimedia','es',0),(8576,_binary 'Pie del contenido multimedia','es',0),(8577,_binary 'Desactivar el subtítulo','es',0),(8578,_binary 'Activar el subtítulo','es',0),(8579,_binary 'Publicar actualización de @extension','es',0),(8580,_binary 'Pulse la flecha hacia abajo para activar','es',0),(8581,_binary 'Imagen decorativa','es',0),(8582,_binary 'Añade el texto alternativo que falta','es',0),(8583,_binary 'Modificar el texto alternativo de la imagen','es',0),(8584,_binary 'La edición de la fuente sólo debe utilizar etiquetas y atributos que no estén disponibles.','es',0),(8585,_binary 'Los siguientes @element_type(s) ya son soportados por los plugins habilitados y no deben ser añadidos al campo de edición de fuentes \"Etiquetas HTML editables manualmente\": %overlapping_tags.','es',0),(8586,_binary 'Los siguientes @element_type(s) ya están soportados por los plugins disponibles y no deben ser añadidos al campo de Edición de Fuentes \"Etiquetas HTML editables manualmente\". En su lugar, habilite los siguientes plugins para que admitan estos @element_types: %overlapping_tags.','es',0),(8587,_binary 'No existe ninguna configuración por etapas.','es',0),(8588,_binary 'La configuración por etapas es idéntica a la configuración activa.','es',0),(8589,_binary 'La principal forma de cambiar la apariencia general de su sitio es cambiar el tema por defecto. Los módulos centrales Layout Builder y Layout Discovery le permiten definir diseños para el contenido de su sitio, y el módulo central Breakpoint ayuda a los temas a cambiar la apariencia para dispositivos de diferentes tamaños. Consulte los temas relacionados que se enumeran a continuación para conocer las tareas específicas.','es',0),(8590,_binary 'Usar la edición de ajustes en línea (quick)','es',0),(8591,_binary 'Editar los ajustes en el lugar.','es',0),(8592,_binary 'El módulo principal de la bandeja de ajustes ofrece la posibilidad de editar rápidamente los ajustes en línea. Requiere el módulo central de Enlaces Contextuales para exponer los enlaces que le permiten editar en el lugar.','es',0),(8593,_binary '¿Quién puede editar los ajustes en el lugar?','es',0),(8594,_binary 'Para seguir estos pasos para editar la configuración en el lugar, el módulo central de la bandeja de configuración debe estar instalado. Además, debe instalarse el módulo principal de la barra de herramientas o un sustituto aportado. Necesitarás tener el permiso de <em>Utilizar enlaces contextuales</em>, así como el permiso para editar el contenido particular o la configuración.','es',0),(8595,_binary 'Busque y visite una página en su sitio que tenga la configuración que le gustaría editar.','es',0),(8596,_binary 'Haga clic en el enlace para abrir el menú de enlaces contextuales y haga clic en <em>Edición rápida</em>. En la página debería aparecer un formulario de edición de los ajustes.','es',0),(8597,_binary 'En su sitio o <em>quick</em>. La edición en el lugar de la configuración es proporcionada por el módulo central de la bandeja de ajustes. Consulte @settings_tray_topic para obtener más información.','es',0),(8598,_binary 'Expone entidades y otros recursos a otras aplicaciones utilizando una implementación <a href=\"https://en.wikipedia.org/wiki/Representational_state_transfer\">REST</a>. Los datos se intercambian utilizando un formato de serialización como JSON, y se transfieren utilizando un método de autenticación como HTTP Basic Authentication.','es',0),(8599,_binary 'Ajustes de carga de imágenes','es',0),(8600,_binary 'Atributo de carga','es',0),(8601,_binary 'Carga de la imagen','es',0),(8602,_binary 'Atributo de carga de imagen','es',0),(8603,_binary 'Seleccione el atributo de carga para imágenes. <a href=\":link\"> Aprenda más sobre el atributo de carga para las imágenes. </a>','es',0),(8604,_binary 'Retrasa la carga de la imagen hasta que esa sección de la página sea visible en el navegador. En caso de duda, se recomienda la carga lenta.','es',0),(8605,_binary 'Carga de imágenes: @attribute','es',0),(8606,_binary 'Su instalación de PHP es demasiado antigua. Drupal requiere al menos la %version PHP. Se recomienda actualizar a la versión PHP %recommended o superior para el mejor soporte continuo. Vea <a href=\"http://php.net/supported-versions.php\"> documentación de soporte de la versión de PHP </a> y la página <a href=\":php_requirements\"> Drupal PHP </a> para más información.','es',0),(8607,_binary 'Se recomienda actualizar a la versión PHP %recommended o superior para el mejor soporte continuo. Vea <a href=\"http://php.net/supported-versions.php\"> documentación de soporte de la versión de PHP </a> y la página <a href=\":php_requirements\"> Drupal PHP </a> para más información.','es',0),(8608,_binary 'Ver información sobre el estado @lifecycle del tema @theme','es',0),(8609,_binary 'Permitir listas invertidas','es',0),(8610,_binary 'Permitir el índice de inicio','es',0),(8611,_binary 'Permitir al usuario revertir una lista ordenada','es',0),(8612,_binary 'Permitir que el usuario especifique el índice de inicio de una lista ordenada','es',0),(8613,_binary 'La edición de fuentes nunca debe permitir auto-XSS.','es',0),(8614,_binary 'La siguiente etiqueta en la edición de la fuente \"Etiquetas HTML editables manualmente\" es un riesgo de seguridad: %dangerous_tag.','es',0),(8615,_binary 'Alineamientos habilitados','es',0),(8616,_binary 'Tipo de alineamiento','es',0),(8617,_binary 'Permitir la anulación del modo de visualización','es',0),(8618,_binary 'Estos son los tipos de alineación que aparecerán en el menú desplegable de alineación.','es',0),(8619,_binary 'Permitir al usuario anular el modo de vista por defecto','es',0),(8620,_binary 'El plugin CKEditor 5 Media está sincronizado con la configuración de los filtros','es',0),(8621,_binary 'La configuración \"%cke5_allow_view_mode_override_label\" del complemento de CKEditor 5 \"%cke5_media_plugin_label\" debe estar sincronizada con la configuración \"%filter_media_allowed_view_modes_label\" del filtro \"%filter_media_plugin_label\": cuando está marcada, el filtro debe permitir dos o más modos de vista.','es',0),(8622,_binary 'Puede elegir enviar correo electrónico solo si hay una actualización de seguridad disponible o que se le notifique sobre todas las versiones más nuevas. Si hay actualizaciones disponibles de Drupal Core o cualquiera de sus módulos y temas instalados, su sitio siempre imprimirá un mensaje en la página <a href=\":status_report\"> de estado de estado </a>. Si hay una actualización de seguridad, se imprimirá un mensaje de error en las páginas de administración para usuarios con <a href=\":update_permissions\"> permiso para ver las notificaciones de actualización </a>.','es',0),(8623,_binary 'Felicidades y bienvenidos a la comunidad de Drupal.','es',0),(8624,_binary 'El %plugin necesita otro complemento para crear <code>@non_creatable_tag</code>, para que pueda crear los siguientes atributos: <code> @attributes_on_tag</code>. Habilite un complemento que admita la creación de esta etiqueta. Si no existe ninguno, puede configurar el complemento de edición de origen para admitirlo.','es',0),(8625,_binary 'Configuración de esquema de color de Olivero','es',0),(8626,_binary 'Estas configuraciones ajustan el aspecto del tema de Olivero. Cambiar el color a continuación cambiará el tono base, la saturación y los valores de la ligereza que usa el tema Olivero para determinar sus colores internos.','es',0),(8627,_binary 'Esquema de color de Olivero','es',0),(8628,_binary 'Se formarán derivados a partir de este color.','es',0),(8629,_binary 'Color principal base','es',0),(8630,_binary '@fieldName ha cambiado a @fieldValue','es',0),(8631,_binary 'No se pudo desinstalar el módulo %module debido a: @reason.','es',0),(8632,_binary 'No se pudo instalar el tema %theme debido a que se necesita el módulo %required_module.','es',0),(8633,_binary 'Si el botón <em>fuente</em> está disponible en la barra de herramientas, los usuarios pueden hacer clic en este botón para deshabilitar el editor visual y editar la fuente HTML directamente. Al volver, el editor visual utiliza las etiquetas HTML permitidas en la configuración de la extensión (y que no estén explícitamente deshabilitadas por filtros) para formatear el texto. Las etiquetas no habilitadas a través de la configuración de la extensión se eliminarán de la fuente HTML cuando el usuario vuelva al editor de texto.','es',0),(8634,_binary 'Temas de @theme','es',0),(8635,_binary 'Resuelva todos los problemas a continuación para continuar con la instalación. Para obtener ayuda para configurar su servidor de base de datos, consulte el <a href=\"https://www.drupal.org/docs/installing-drupal\">manual de instalación</a> o comuníquese con su proveedor de alojamiento.','es',0),(8636,_binary 'La actualización a Drupal @current_major solo se admite desde la versión de Drupal @required_min_version o superior. Si está intentando actualizar desde una versión anterior, primero actualice a la última versión de Drupal @previous_major. (<a href=\":url\">Guía de actualización de Drupal</a>)','es',0),(8637,_binary 'Migrar un formato de texto existente a CkEditor 5','es',0),(8638,_binary 'Al cambiar un formato de texto existente para usar CKEditor 5, se inicia un proceso automático que ayuda a los formatos de texto a cambiar a CKEditor 5 desde CKEditor 4 (o desde ningún editor) con un esfuerzo mínimo y cero pérdida de datos.','es',0),(8639,_binary 'Este proceso está diseñado para que no haya riesgo de pérdida de datos en el cambio a CKEditor 5. Sin embargo, parte de la funcionalidad de su editor puede no ser 100% equivalente a lo que estaba disponible anteriormente. En la mayoría de los casos, estos cambios son mínimos. Una vez que se complete el proceso, los mensajes de estado y/o advertencia resumirán cualquier cambio que ocurriera, y habrá información más detallada disponible en los registros del sitio.','es',0),(8640,_binary 'CKEditor 5 intentará activar extensiones que proporcionen elementos de la barra de herramientas equivalentes a los utilizados antes de cambiar a CKEditor 5. Todas las extensiones del núcleo de CKEditor 4 y muchas de las extensiones más populares ya tienen su contraparte en CKEditor 5. En algunos casos, funcionalidades que solían necesitar de extensiones están ahora incluidas en CKEditor 5. En el caso de que una extensión no tenga ninguna equivalencia, no se producirán pérdidas de datos pero los elementos anteriormente provistos por la extensión podrían tener que ser añadidos manualmente como HTML a través de la edición del código fuente.','es',0),(8641,_binary 'Consideraciones de migración adicionales para formatos de texto con HTML restringido','es',0),(8642,_binary 'El campo \"Etiquetas HTML permitidas\" en el filtro \"Limita las etiquetas HTML permitidas y corrige el HTML incorrecto\" ahora es de solo lectura','es',0),(8643,_binary 'Este campo representa con precisión las etiquetas/atributos permitidos por un formato de texto, pero las etiquetas permitidas se basan en qué complementos están habilitados y cómo están configurados. Por ejemplo, habilitar el complemento Subrayado agrega la etiqueta &lt;u&gt; a \"Etiquetas HTML permitidas\".','es',0),(8644,_binary 'Las etiquetas &lt;p&gt; y &lt;br&gt; se agregarán automáticamente a su formato de texto.','es',0),(8645,_binary 'CKEditor 5 requiere las etiquetas &lt;p&gt; y &lt;br&gt; para lograr la funcionalidad básica. Se agregarán automáticamente a \"Etiquetas HTML permitidas\" en formatos que anteriormente no las permitían.','es',0),(8646,_binary 'Las etiquetas/atributos que no son explícitamente compatibles con ningún complemento son compatibles con Source Editing','es',0),(8647,_binary 'Cuando una etiqueta/atributo necesario no es compatible directamente con un complemento disponible, el complemento \"Source Editing\" está habilitado. Este complemento generalmente se usa para ignorar la interfaz de usuario de CKEditor 5 y editar contenido directamente como HTML. En la configuración de Source Editing, las etiquetas/atributos que no están disponibles a través de otros complementos se agregan a la configuración de \"Etiquetas HTML editables manualmente\" para que sean compatibles con el formato de texto.','es',0),(8648,_binary 'Para mantener las capacidades de este formato de texto, <a target=\"_blank\" href=\":ck_migration_url\">la migración de CKEditor 5</a> hizo lo siguiente:','es',0),(8649,_binary 'Para mantener las capacidades de este formato de texto, la migración de CKEditor 5 hizo lo siguiente:','es',0),(8650,_binary 'Se activaron las extensiones: (%plugins).','es',0),(8651,_binary 'Se agregaron estas etiquetas/atributos a la configuración de <a target=\"_blank\" href=\":source_edit_url\">Etiquetas HTML editables manualmente</a> del Complemento de edición de código fuente: @tag_list','es',0),(8652,_binary 'Se añadieron estas etiquetas/atributos a la configuración de etiquetas HTML editables manualmente del plugin de edición de código fuente: @tag_list','es',0),(8653,_binary 'Hay detalles adicionales disponibles <a target=\"_blank\" href=\":dblog_url\">en sus registros</a>.','es',0),(8654,_binary 'Los detalles adicionales están disponibles en sus registros.','es',0),(8655,_binary 'La actualización a CKEditor 5 agregó soporte para algunas etiquetas/atributos que no eran compatibles anteriormente.','es',0),(8656,_binary 'Un complemento introdujo soporte para lo siguiente:','es',0),(8657,_binary 'Para','es',0),(8658,_binary 'La etiqueta @tag se agregó porque es <a target=\"_blank\" href=\":fundamental_tag_link\">requerida por CKEditor 5</a>.Las etiquetas @tag se agregaron porque son <a target=\"_blank\" href=\":fundamental_tag_link\">requeridas por CKEditor 5</a>.','es',0),(8659,_binary 'La etiqueta @tag se agregó porque es requerida por CKEditor 5.Las etiquetas @tag se agregaron porque son requeridas por CKEditor 5.','es',0),(8660,_binary 'La etiqueta %tags;Las etiquetas %tags;','es',0),(8661,_binary 'Este atributo: %attributes;Estos atributos: %attributes;','es',0),(8662,_binary 'Se ha guardado la migración de %text_format a CKEditor 5.','es',0),(8663,_binary 'Intervalo de fechas (módulo Datetime range): almacena períodos de hora/fecha con un inicio y un final','es',0),(8664,_binary 'Busque la vista que le gustaría editar y haga clic en <em>Editar</em> en el botón desplegable. Tenga en cuenta que las operaciones masivas funcionan mejor en una vista con visualización de Página y formato de Tabla.','es',0),(8665,_binary 'Tenga en cuenta que los usuarios sin identificar podrán editar cualquier contenido creado por cualquier usuario anónimo.','es',0),(8666,_binary 'Tenga en cuenta que los usuarios no identificados con este permiso podrán eliminar cualquier contenido creado por otro usuario sin identificar.','es',0),(8667,_binary 'El estilo de imagen de respaldo generalmente es la imagen de tamaño más pequeño que se espera que aparezca en este espacio. La imagen de respaldo solo debería aparecer en un sitio si ocurre un error.','es',0),(8668,_binary 'La relación %relationship_name utilizada en %handler_type %handler no está presente en la visualización de %display_name.','es',0),(8669,_binary 'Configurar @type @current de @total: @item','es',0),(8670,_binary 'Las actualizaciones fallaron para el tipo de entidad %entity_type, para %entity_ids. Compruebe los registros.','es',0),(8671,_binary 'No se puede actualizar %entity_type %view debido al error @message %function (línea %line de %file). <pre>@backtrace_string</pre>','es',0),(8672,_binary 'La entidad de contenido del bloque ha cambiado','es',0),(8673,_binary 'Etiqueta de estilo','es',0),(8674,_binary 'Etiqueta de estilo + clases','es',0),(8675,_binary 'Una lista de clases que se proporcionarán en el menú desplegable \"Estilo\". Introduzca una o más clases en cada línea con el formato: element.classA.classB|Label. Ejemplo: h1.título|Título. Ejemplo avanzado: h1.fancy.title|Fancy title.<br />Estos estilos deberían estar disponibles en el archivo CSS de su tema.','es',0),(8676,_binary 'La línea @line-number no contiene un valor válido. Introduzca un selector de CSS válido que contenga una o más clases, seguido de un símbolo de canalización y una etiqueta.Las líneas @line-numbers no contienen un valor válido. Introduzca un selector de CSS válido que contenga una o más clases, seguido de un símbolo de canalización y una etiqueta.','es',0),(8677,_binary 'A la siguiente etiqueta le falta el atributo obligatorio <code>@required_attribute_name</code>: <code>@provided_element</code>.','es',0),(8678,_binary 'La siguiente etiqueta no tiene el mínimo de @min_attribute_value_count valores permitidos para el atributo requerido <code>@required_attribute_name</code>: <code>@provided_element</code>.','es',0),(8679,_binary 'Los estilos solo se pueden especificar para etiquetas ya admitidas.','es',0),(8680,_binary 'Solo se puede especificar un estilo para una etiqueta HTML 5. <code>@tag</code> no es una etiqueta HTML5.','es',0),(8681,_binary 'Un estilo solo debe especificar clases no admitidas por otros complementos. Las clases <code>@classes</code> en <code>@tag</code> ya son compatibles con el complemento %plugin habilitado.','es',0),(8682,_binary 'Un estilo solo debe especificar clases no admitidas por otros complementos. Las clases <code>@classes</code> en <code>@tag</code> son compatibles con el complemento %plugin. Elimine este estilo y habilite ese complemento en su lugar.','es',0),(8683,_binary 'Etiqueta única en la lista','es',0),(8684,_binary 'La etiqueta %label no es única.','es',0),(8685,_binary 'El módulo de Editor de Texto proporciona un marco de trabajo que otros módulos (como el módulo <a href=\":ckeditor5\">CKEditor5</a>) pueden utilizar para ofrecer barras de herramientas y otra funcionalidad que permita a los usuarios dar formato al texto de manera más sencilla que escribiendo etiquetas HTML directamente. Para obtener más información, consulta la <a href=\":documentation\">documentacion en la línea del módulo Editor Texto</a>.','es',0),(8686,_binary 'Los módulos principales Filter, Responsive Image y Path proporcionan configuraciones y opciones de visualización para entidades y campos.','es',0),(8687,_binary 'Un editor de texto es un software (normalmente, una librería de JavaScript) que proporciona botones y otros mecanismos de comando para facilitar la edición de texto HTML. Algunos editores se denominan editores <em>visuales</em> o <em>WYSIWYG (Lo que ves es lo que obtienes)</em>; estos editores ocultan los detalles de HTML del usuario y, en su lugar, muestran la salida formateada en la pantalla. El módulo principal Text Editor proporciona un marco para implementar editores de texto en su sitio. El módulo principal CKEditor 5 proporciona CKEditor 5, que es un editor de texto de JavaScript ampliamente utilizado que crea HTML limpio y válido; el módulo también impone las restricciones de etiquetas HTML en el formato de texto asociado. Varios módulos contribuidos proporcionan otros editores; para instalar un nuevo editor, además de instalar el módulo, es posible que deba descargar la librería del editor desde un sitio de terceros.','es',0),(8688,_binary 'Seleccione <em>CKEditor 5</em> como <em>Editor de texto</em> u otro editor de texto que haya instalado. El resto de estos pasos asumen que seleccionó <em>CKEditor 5</em>.','es',0),(8689,_binary 'En <em>Configuración de la barra de herramientas</em>, arrastre los botones entre <em>Botones disponibles</em> y <em>Barra de herramientas activa</em>; solo se mostrarán al usuario los botones de la <em>barra de herramientas activa</em>. Al enfocar o pasar el mouse sobre un botón, se mostrará una información sobre herramientas que explica lo que hace el botón.','es',0),(8690,_binary 'Arrastre los botones dentro de la <em>Barra de herramientas activa</em> al orden deseado y agrupe los botones arrastrándolos entre los identificadores de grupo; arrastre <em>un nuevo identificador de grupo</em> a la barra de herramientas para agregar grupos adicionales.','es',0),(8691,_binary 'Si agrega botones que requieren configuración, la sección <em>Configuración del complemento CKEditor 5</em> estará visible y proporcionará sus respectivos formularios de configuración.','es',0),(8692,_binary 'Haz clic en el enlace de tu tema administrativo (como el tema Claro principal), cerca de la parte superior de la página, y verifica que ya haya un bloque de búsqueda de ayuda ubicado en la región de Ayuda. Si no es así, sigue los pasos en el tema relacionado para colocar el bloque <em>Formulario de búsqueda</em> en la región de Ayuda. Al configurar el bloque, elige <em>Ayuda</em> como la página de búsqueda, y en la pestaña <em>Páginas</em> dentro de <em>Visibilidad</em>, ingresa <em>/admin/help</em> para hacer que el formulario de búsqueda solo sea visible en la página principal de <em>Ayuda</em>.','es',0),(8693,_binary 'Haz clic en el enlace de acceso directo para agregar la página a tu lista de accesos directos: en el tema administrativo principal Claro, el enlace se ve como una estrella y se muestra junto al título de la página. Sin embargo, si la página ya está en tu conjunto de accesos directos, hacer clic en el enlace de acceso directo la eliminará de tu conjunto de accesos directos.','es',0),(8694,_binary 'Cuadricula-Responsiva','es',0),(8695,_binary 'Número máximo de columnas','es',0),(8696,_binary 'Ancho mínimo de celda','es',0),(8697,_binary 'El número máximo de columnas que será presentado en el grid','es',0),(8698,_binary 'Ancho mínimo de la celda de cuadricula','es',0),(8699,_binary 'El ancho mínimo de las celdas de la cuadrícula. Si el contenedor de la cuadrícula se vuelve estrecho, las celdas de la cuadrícula se reorganizarán en la siguiente fila según sea necesario.','es',0),(8700,_binary 'Espaciado del espacio entre columnas.','es',0),(8701,_binary 'El espaciado entre las celdas de las cuadriculas.','es',0),(8702,_binary 'No se pudo descargar el archivo de miniatura remoto debido a \"%error\".','es',0),(8703,_binary 'Configuración del complemento CKEditor 5','es',0),(8704,_binary 'Introduzca un valor como \"512\" (bytes), \"80 KB\" (kilobytes) o \"50 MB\" (megabytes) para restringir el tamaño de archivo permitido. Si se deja vacío, los tamaños de los archivos podrían estar limitados solo por los tamaños máximos de publicación y carga de archivos de PHP (límite actual <strong>%limit</strong>).','es',0),(8705,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Personas</em> &gt; <em>@ban_link</em>','es',0),(8706,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; <em>@layout_link</em>.','es',0),(8707,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Desarrollo</em> &gt; <em>Sincronización de configuración</em> &gt; <em>@export_link</em>.','es',0),(8708,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Desarrollo</em> &gt; <em>Sincronización de configuración</em> &gt; <em>Exportar</em> &gt; <em>@single_export_link</em>.','es',0),(8709,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Desarrollo</em> &gt; <em>Sincronización de configuración</em> &gt; <em>@import_link</em>.','es',0),(8710,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Desarrollo</em> &gt; <em>Sincronización de configuración</em> &gt; <em>Importar</em> &gt; <em>@single_import_link</em>.','es',0),(8711,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; <em>@contact_link</em>.','es',0),(8712,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Personas</em> &gt; <em>@config_link</em>.','es',0),(8713,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Personas</em> &gt; <em>@permission_link</em>.','es',0),(8714,_binary 'En el menú de administración <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Sistema</em> &gt; <em>@cron_link</em>. Anote la hora de la <em>última ejecución</em> en la página.','es',0),(8715,_binary '¿Qué son los avisos de seguridad?','es',0),(8716,_binary 'Un aviso de seguridad es un anuncio público sobre un problema de seguridad informado en el software del núcleo. Los proyectos contribuidos con un ícono de escudo y \"Lanzamientos estables para este proyecto están cubiertos por la política de aviso de seguridad\" en su página de proyecto también están cubiertos por la política de aviso de seguridad de Drupal. Los avisos de seguridad son administrados por el <a href=\"https://www.drupal.org/drupal-security-team\">Drupal Security Team</a>.','es',0),(8717,_binary '<a href=\"https://www.drupal.org/drupal-security-team/security-advisory-process-and-permissions-policy\">Proceso de asesoramiento de seguridad y política de permisos</a>','es',0),(8718,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Autoría de Contenido</em> &gt; <em>@overview_link</em>. La columna <em>Editor de texto</em> de la tabla muestra el editor de texto que está conectado actualmente a cada formato de texto, si lo hay.','es',0),(8719,_binary 'Navegue a la página para administrar el subtipo de entidad al que desea agregar el campo. Por ejemplo, para agregar un campo a un tipo de contenido, en el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; <em>@content_types_link</em>.','es',0),(8720,_binary 'Navegue a la página para administrar el tipo de entidad al que desea agregar el campo. Por ejemplo, para agregar un campo a un tipo de contenido, en el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; <em>@content_types_link</em>.','es',0),(8721,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Autoría de contenido</em> &gt; <em>@overview_link</em>. Si no tiene instalado el módulo principal Text Editor, el enlace del menú y el título de la página serán <em>Formatos de texto</em>.','es',0),(8722,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>@help_link</em>. Verifique que el bloque de búsqueda esté visible e intente realizar una búsqueda.','es',0),(8723,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Medios</em> &gt; @styles_link.','es',0),(8724,_binary 'Navegue a la página para administrar el tipo de entidad al que desea agregar el campo. Por ejemplo, para agregar un campo a un tipo de contenido, en el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; @content_types_link.','es',0),(8725,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Informes</em> &gt; <em>@translation_updates_link</em>. Este informe solo está disponible si está instalado el módulo principal Update Status.','es',0),(8726,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; @media_link.','es',0),(8727,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Estructura</em> &gt; @content_types_link.','es',0),(8728,_binary 'En el menú de administración <em>Gestionar</em>, vaya a <em>Estructura</em> &gt; @structure_menu_link.','es',0),(8729,_binary 'En el menú de administración <em>Gestionar</em>, navegue por <em>Estructura</em> &gt; @@structure_menu_link.','es',0),(8730,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Desarrollo</em> &gt; <em>@migrate_drupal_upgrade_link</em>.','es',0),(8731,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Medios</em> &gt; <em>@styles_link</em>.','es',0),(8732,_binary 'En el menú administrativo <em>Administrar</em>, vaya a <em>Configuración</em> &gt; <em>Búsqueda y metadatos</em> &gt; <em>@search_settings_link</em>.','es',0),(8733,_binary 'Conexión de origen','es',0),(8734,_binary '- Definido por el usuario -','es',0),(8735,_binary 'Elija una de las claves de la matriz $databases o seleccione \"Definido por el usuario\" e ingrese las credenciales de la base de datos.','es',0),(8736,_binary 'La dirección de correo electrónico no se hace pública. Solo se utilizará si necesita ser contactado acerca de su cuenta o para recibir notificaciones activadas (opted-in).','es',0),(8737,_binary 'Agregar clase HTML','es',0),(8738,_binary 'La migración @id no cumplió con los requisitos @message','es',0),(8739,_binary 'Consulte <a href=\"https://www.php.net/manual/en/image.installation.php\">documentación de instalación de PHP GD</a> si desea agregar soporte.','es',0),(8740,_binary 'La Biblioteca GD para PHP está habilitada, pero se compiló sin soporte para las funciones utilizadas por los efectos de rotación y desaturación. Probablemente se compiló utilizando las bibliotecas GD oficiales del <a href=\"https://libgd.github.io/\">sitio de gdLibrary</a> en lugar de la biblioteca GD incluida con PHP. Deberías recompilar PHP con --with-gd utilizando la biblioteca GD incluida. Consulta  <a href=\"https://www.php.net/manual/book.image.php\">the PHP manual</a>.','es',0),(8741,_binary 'Formato de archivo de imagen admitido: %formats.   Formatos de archivos de imagenes admitidos: %formats.','es',0),(8742,_binary 'Formato de archivo de imagen no admitido: %formats.Formatos de archivos de imagenes no admitidos: %formats.','es',0),(8743,_binary 'No hay configuraciones de bloques para actualizar.','es',0),(8744,_binary '<a href=\":url\">@module</a>','es',0),(8745,_binary '<a href=\":url\">@theme</a>','es',0),(8746,_binary 'Para obtener más información, lee la <a href=\":url\">documentación sobre módulos obsoletos.</a>','es',0),(8747,_binary 'Para obtener más información, lee la <a href=\":url\">documentación sobre temas obsoletos.</a>','es',0),(8748,_binary 'Módulo principal eliminado         Módulos principales eliminados','es',0),(8749,_binary 'Este módulo está instalado en tu sitio pero ya no es proporcionado por el núcleo.                                                                                                                  Estos módulo está instalado en tu sitio pero ya no es proporcionados por el núcleo.','es',0),(8750,_binary 'Debe agregar el siguiente tema contribuido y recargar esta página.      Debe agregar los siguientes temas contribuidos y recargar esta página.','es',0),(8751,_binary 'Tema principal eliminado.Temas principales eliminados.','es',0),(8752,_binary 'Este tema está instalado en tu sitio pero ya no es proporcionado por el núcleo.  Estos temas están instalados en tu sitio pero ya no son proporcionados por el núcleo.','es',0),(8753,_binary 'No tiene permiso para ver @item_label.','es',0),(8754,_binary 'Eliminando contenido multimédia','es',0),(8755,_binary 'Estas configuraciones se aplican al campo %field en todos los lugares donde se utiliza. Algunas también afectan la forma en que se almacenan los datos y no se pueden cambiar una vez que se ha creado la información.','es',0),(8756,_binary 'Hay @count entidad con @delta o más valores en este campo, por lo que el número permitido de valores no puede establecerse en @allowed.    Hay @count entidades con @delta o más valores en este campo, por lo que el número permitido de valores no puede establecerse en @allowed.','es',0),(8757,_binary 'La migración de CKEditor 5 habilitó los siguientes plugins para soportar etiquetas que son permitidas por %text_format formato de texto: %enabling_message_content. El formato de texto debe guardarse para que estos cambios se activen.','es',0),(8758,_binary 'Las siguientes etiquetas fueron permitidas por la configuración del filtro del formato de texto %text_format, pero no había un complemento disponible que las admitiera. Para asegurarse de que las etiquetas sigan siendo admitidas por este formato de texto, se agregaron las siguientes etiquetas a <em>Etiquetas HTML editables manualmente</em> del complemento de Edición de Código Fuente: @unsupported_string. El formato de texto debe guardarse para que estos cambios sean efectivos.','es',0),(8759,_binary 'El proceso de migración de CKEditor 5 habilitó los siguientes complementos para admitir atributos específicos permitidos por el formato de texto %text_format: %enabled_for_attributes_message_content.','es',0),(8760,_binary 'Como parte de la migración a CKEditor 5, se descubrió que los filtros HTML del formato de texto %text_format incluyen complementos que admiten las siguientes etiquetas, pero no algunos de sus atributos. Para garantizar que estos atributos sigan siendo admitidos, se agregaron los siguientes a <em>Etiquetas HTML editables manualmente</em> del complemento de Edición de Código Fuente: @missing_attributes. El formato de texto debe guardarse para que estos cambios sean efectivos.','es',0),(8761,_binary 'C#','es',0),(8762,_binary 'C++','es',0),(8763,_binary 'TypeScript','es',0),(8764,_binary 'Formato de fecha del Tooltip','es',0),(8765,_binary 'Formato de fecha personalizado Tooltip','es',0),(8766,_binary 'Diferencia de tiempo','es',0),(8767,_binary 'Mostrar como diferencia de tiempo','es',0),(8768,_binary 'Unidades de tiempo','es',0),(8769,_binary 'Mostrar como una diferencia horaria (p. ej. \'hace 6 meses\')','es',0),(8770,_binary 'Actualizar cada @interval','es',0),(8771,_binary 'Tipo de referencia: @entity_type','es',0),(8772,_binary 'El plugin \'@plugin_id\' no existe.','es',0),(8773,_binary 'La extensión \'@plugin_id\' debe implementar o extender @interface.','es',0),(8774,_binary 'Anuncios de la comunidad','es',0),(8775,_binary 'No hay anuncios disponibles','es',0),(8776,_binary 'Permite la creación de bloques de contenido y tipos de bloques.','es',0),(8777,_binary 'Añadir bloque de contenido','es',0),(8778,_binary 'Acceder a la página de resumen de bloques de contenido','es',0),(8779,_binary 'bloques de contenido','es',0),(8780,_binary 'tipo de bloque','es',0),(8781,_binary 'tipos de bloque','es',0),(8782,_binary 'Añadir un <a href=\":url\">bloque de contenido</a>.','es',0),(8783,_binary 'Etiqueta de idioma','es',0),(8784,_binary 'Editores de texto','es',0),(8785,_binary 'Usado en: @list','es',0),(8786,_binary 'Haga clic en el enlace <em>Desinstalar</em> para desinstalar el tema. Si no hay un enlace <em>Desinstalar</em>, el tema no se puede desinstalar porque se está utilizando como tema predeterminado del sitio, como <em>tema de administración</em> o es el tema base para otro tema instalado.','es',0),(8787,_binary 'Los campos de referencia de taxonomía se pueden agregar a cualquier entidad, como cuentas de usuario, bloques de contenido o elementos de contenido normales. Si los utiliza para clasificar elementos de contenido habituales, su sitio se configurará automáticamente con páginas de listado de taxonomías para cada término; cada una de estas páginas enumera todos los elementos de contenido clasificados con ese término.','es',0),(8788,_binary 'Configuración predeterminada actualizada a %langcode','es',0),(8789,_binary 'Caché de PHP APCu disponible','es',0),(8790,_binary 'Formatos de texto permitidos','es',0),(8791,_binary 'El formato de texto seleccionado no está permitido.','es',0),(8792,_binary 'A este rol se le otorgarán automáticamente todos los permisos.','es',0),(8793,_binary 'El campo %field_name existe pero le falta una definición de campo correspondiente y puede estar mal configurado.','es',0),(8794,_binary 'Introducir 0 para mostrar todos los comentarios.','es',0),(8795,_binary 'Recetas relacionadas','es',0),(8796,_binary 'Listado de recetas relacionadas','es',0),(8797,_binary 'El valor mínimo debe ser menor o igual a %max.','es',0),(8798,_binary 'La dirección de correo electrónico %mail no es válida. Utilice el formato user@example.com.','es',0),(8799,_binary 'No puede utilizar una URL externa. Introduzca una ruta relativa.','es',0),(8800,_binary 'Los comentarios y el formulario de comentarios están ocultos a la vista.','es',0),(8801,_binary 'Se produjo un error al guardar el campo: @error','es',0),(8802,_binary 'Elija un tipo de campo','es',0),(8803,_binary 'Elija una opción a continuación','es',0),(8804,_binary 'El código de respuesta de la solicitud no es: @codesEl código de respuesta de la solicitud no es uno de los siguientes: @codes','es',0),(8805,_binary 'El código de respuesta de la solicitud es: @codesEl código de respuesta de la solicitud es uno de los siguientes: @codes','es',0),(8806,_binary 'Más acciones','es',0),(8807,_binary '<strong>Instala en este nuevo sitio todos los módulos</strong> que están habilitados en el sitio antiguo. Por ejemplo, si el sitio antiguo utiliza el módulo Book, entonces instala el módulo Book en este nuevo sitio para que los datos existentes puedan ser importados.','es',0),(8808,_binary 'Para más información, consulta la <a href=\":docs\">documentación en línea del módulo Navigation</a>.','es',0),(8809,_binary 'Para más información, consulta la <a href=\":docs\">documentación en línea del módulo Navigation Top Bar</a>.','es',0),(8810,_binary 'Atajos de navegación','es',0),(8811,_binary 'El módulo %name ha sido instalado. Configura los <a href=\":link\">permisos relacionados</a>.Se han instalado @count módulos: %names. Configura los <a href=\":link\">permisos relacionados</a>.','es',0),(8812,_binary 'El módulo %name ha sido instalado.Se han instalado @count módulos: %names.','es',0),(8813,_binary 'Debes instalar el módulo @required para instalar @module.Debes instalar los módulos @required para instalar @module.','es',0),(8814,_binary '¿Estás seguro de que deseas instalar un módulo experimental?¿Estás seguro de que deseas instalar módulos experimentales?','es',0),(8815,_binary '¿Estás seguro de que deseas instalar un módulo obsoleto?¿Estás seguro de que deseas instalar módulos obsoletos?','es',0),(8816,_binary 'Debe instalar el tema @required para instalar @theme.Debe instalar los temas @required para instalar @theme.','es',0),(9821,_binary 'Menú','es',0),(9882,_binary 'Varios bloques, páginas y funciones para desarrolladores.','es',0),(9885,_binary 'Opciones de desarrollo','es',0),(9887,_binary 'Desarrollo','es',0),(9890,_binary 'Editor de configuración','es',0),(9891,_binary 'Reinstalar Módulos','es',0),(9892,_binary 'Reconstruir Menú','es',0),(9894,_binary 'Registro de temas','es',0),(9897,_binary 'PHPinfo()','es',0),(9899,_binary 'Información del Elemento','es',0),(9901,_binary 'Cambiar de usuario','es',0),(9906,_binary 'contenido','es',0),(9907,_binary 'Prioridad','es',0),(9908,_binary 'ID de sesión','es',0),(9909,_binary 'Nombre de la variable','es',0),(9910,_binary 'Número de términos','es',0),(9911,_binary 'Cargar','es',0),(9912,_binary 'Eventos','es',0),(9913,_binary 'Ahora','es',0),(9914,_binary 'Clase','es',0),(9915,_binary 'hace','es',0),(9916,_binary 'Parámetros','es',0),(9917,_binary 'términos','es',0),(9918,_binary 'Indicar nombre de usuario','es',0),(9919,_binary 'Nombre de usuario no encontrado','es',0),(9920,_binary 'Diseños','es',0),(9921,_binary 'Servicios','es',0),(9922,_binary '1 usuario@count usuarios','es',0),(9923,_binary 'Estos son los contenidos de su variable <code>$_SESSION</code>.','es',0),(9924,_binary 'Reinstalar módulos','es',0),(9925,_binary 'Visor de sesión','es',0),(9926,_binary 'Número de usuarios a presentar en la lista','es',0),(9927,_binary 'Este usuario puede volver atrás.','es',0),(9928,_binary 'Precaución: este usuario no podrá volver atrás.','es',0),(9929,_binary 'Valor nuevo','es',0),(9930,_binary 'Nombre de sesión','es',0),(9931,_binary 'Generar un numero determinado de usuarios. Opcionalmente, borrar los usuarios actuales.','es',0),(9932,_binary '¿Cuantos usuarios desea generar?','es',0),(9933,_binary '¿Cuantos nodos desea generar?','es',0),(9934,_binary 'Reconstruir','es',0),(9935,_binary 'Rol(es)','es',0),(9936,_binary 'Regiones','es',0),(9937,_binary 'Caché eliminada.','es',0),(9938,_binary 'Crear','es',0),(9939,_binary 'Instancias','es',0),(9940,_binary 'Creando contenido','es',0),(9941,_binary 'Terminó con un error.','es',0),(9942,_binary 'Reconstruir el registro de temas en cada carga de página.','es',0),(9943,_binary 'Reinstalar','es',0),(9944,_binary 'Borrar todos los usuarios (excepto el usuario con id 1) antes de generar nuevos usuarios.','es',0),(9945,_binary '¿Qué edad deben tener las cuentas de usuario?','es',0),(9946,_binary 'La antigüedad de los usuarios se debe distribuir aleatoriamente en regresión desde la actualidad hasta la fecha seleccionada.','es',0),(9947,_binary '¿Cuán antiguos deberían ser los nodos?','es',0),(9948,_binary 'Las fechas de creación de los nodos se distribuirán aleatoriamente en regresión desde la actualidad hasta la fecha seleccionada.','es',0),(9949,_binary 'Necesita path.module','es',0),(9950,_binary 'Añadir un alias de URL para cada nodo.','es',0),(9951,_binary 'Generación de desarrollo','es',0),(9952,_binary 'Desinstalado e instalado: %names.','es',0),(9953,_binary 'Ver la salida de desarrollador como impresiones de variables, registro de consultas, etc','es',0),(9954,_binary 'Acceso a información para desarrolladores','es',0),(9955,_binary 'Cambiar de usuarios','es',0),(9956,_binary 'Información de campo','es',0),(9957,_binary '¿Qué roles debería recibir el usuario?','es',0),(9958,_binary 'Los usuarios siempre reciben el rol de <em>usuario autenticado</em>.','es',0),(9959,_binary 'El número máximo de comentarios por nodo.','es',0),(9960,_binary 'También debe habilitar comentarios para los tipos de contenido que está generando. Tenga en cuenta que algunos nodos pueden recibir aleatoriamente cero comentarios. Algunos recibirán el máximo.','es',0),(9961,_binary 'Añadir estadísticas para cada nodo (tabla node_counter).','es',0),(9962,_binary 'Tamaño de la lista','es',0),(9963,_binary 'contenidos multimedia','es',0),(9964,_binary '1 usuario eliminado@count usuarios eliminados.','es',0),(9965,_binary 'Necesita locale.module','es',0),(9966,_binary 'Incluir %anonymous','es',0),(9967,_binary 'Permitir el ingreso de cualquier nombre de usuario','es',0),(9968,_binary 'Información de entidad','es',0),(9969,_binary 'Eliminados los vocabularios existentes.','es',0),(9970,_binary 'Descripción de @name','es',0),(9971,_binary 'Descripción de @title.','es',0),(9972,_binary '<strong>Eliminar todo el contenido</strong> en estos tipos de contenido antes de generar nuevos contenidos.','es',0),(9973,_binary 'Restringir términos a estos vocabularios.','es',0),(9974,_binary 'Eliminar los términos existentes en vocabularios especificados antes de generar nuevos términos.','es',0),(9975,_binary '¿Cantidad de vocabularios?','es',0),(9976,_binary 'Eliminar vocabularios existentes antes de generar otros nuevos.','es',0),(9977,_binary 'Crear nuevo menú(s)','es',0),(9978,_binary 'Generar enlaces para estos menús','es',0),(9979,_binary 'Número de nuevos menús a crear','es',0),(9980,_binary 'Número de enlaces a generar','es',0),(9981,_binary 'Tipos de enlaces a generar','es',0),(9982,_binary 'Profundidad máxima de enlace','es',0),(9983,_binary 'Anchura máxima de menú','es',0),(9984,_binary 'Limitar la anchura de primer nivel del menú generado de enlaces a un cierto número de elementos.','es',0),(9985,_binary 'Eliminar los menús personalizados generados existentes y los enlaces de menú antes de generar otros nuevos.','es',0),(9986,_binary 'Generar un número dado de términos. Opcionalmente, borrar los términos actuales.','es',0),(9987,_binary 'Generar un número dado de vocabularios. Opcionalmente, borrar los vocabularios actuales.','es',0),(9988,_binary 'Conviértase en cualquier usuario del sitio con sólo un clic.','es',0),(9989,_binary 'Instancia','es',0),(9990,_binary 'Estándar Drupal','es',0),(9991,_binary 'Muestra el nombre de sistema de los permisos y módulos','es',0),(9992,_binary 'Manejador de errores','es',0),(9993,_binary '<em>None</em> es una buena opción cuando se utilice el sitio en el depurador.','es',0),(9994,_binary '<em>Standard Drupal</em> no muestra toda la información que a menudo es necesaria para resolver un problema.','es',0),(9995,_binary 'Demostrar el gestor(es) de error actual:','es',0),(9996,_binary 'El número máximo de palabras en los títulos','es',0),(9997,_binary 'Número máximo de caracteres en los nombres de términos','es',0),(9998,_binary 'Número máximo de caracteres en los nombres de vocabularios','es',0),(9999,_binary 'No hay tipos de contenido disponibles','es',0),(10000,_binary 'Tipos de formateador','es',0),(10001,_binary 'Tipos de controles','es',0),(10002,_binary 'Contraseña que desea establecer','es',0),(10003,_binary 'Escriba una parte del nombre del módulo o la descripción por lo cual filtrar.','es',0),(10004,_binary 'Devel no pudo escribir en %file.','es',0),(10005,_binary 'Escriba el nombre del módulo','es',0),(10006,_binary 'Exigible','es',0),(10007,_binary '%type: @message en %function (linea %line de %file).','es',0),(10008,_binary 'Inspeccionando rutas','es',0),(10009,_binary 'El módulo le permite inspeccionar información de rutas, recoger toda la información de rutas de los archivos <em>.routing.yml</em> y de las clases que se suscriben a los eventos de construcción/alteración de rutas. Usted puede ver más información en la <a href=\":url\">página de información de rutas</a>.','es',0),(10010,_binary 'Inspeccionando eventos','es',0),(10011,_binary 'Módulo Devel habilitado','es',0),(10032,_binary 'Proporciona una interfaz de menú desplegable mejorada para la Barra de herramientas del sitio.','es',0),(10038,_binary 'Desinstalar módulo','es',0),(10042,_binary 'Vaciar caché de plugins','es',0),(10043,_binary 'Vaciar caché estática','es',0),(10044,_binary 'Vaciar caché de enrutamiento y vínculos','es',0),(10045,_binary 'Vaciar la caché de twig','es',0),(10046,_binary 'Vaciar caché de renderizado','es',0),(10047,_binary 'Reconstruir el registro de temas','es',0),(10049,_binary 'Vaciar todas las cachés','es',0),(10050,_binary 'Cerrar sesión','es',0),(10051,_binary 'Reconstruir menú','es',0),(10053,_binary 'Configuraciones de la barra de herramientas','es',0),(10054,_binary 'No encontrado','es',0),(10055,_binary 'Ocultar','es',0),(10056,_binary 'Caché de renderizado','es',0),(10057,_binary 'Todos los tipos','es',0),(10058,_binary 'Ejecutar código PHP','es',0),(10059,_binary 'Instalar nuevo módulo','es',0),(10060,_binary 'Instalar nuevo tema','es',0),(10061,_binary 'Todas las cachés vaciadas.','es',0),(10062,_binary 'Cachés estáticas','es',0),(10063,_binary 'Cachés de CSS y JavaScript vaciadas.','es',0),(10064,_binary 'Configuración de Webprofiler','es',0),(10065,_binary 'Caché de plugins vaciada.','es',0),(10066,_binary 'Caché estática vaciada.','es',0),(10067,_binary 'Cachés de enrutamiento y vínculos vaciadas.','es',0),(10068,_binary 'Caché de renderizado vaciada.','es',0),(10069,_binary 'El módulo Admin Toolbar mejora el módulo <a href=\":toolbar\"> Toolbar </a> al proporcionar un acceso rápido a todos los enlaces administrativos en la parte superior de su sitio. Admin Toolbar sigue siendo un módulo muy \"ligero\" al integrarse estrechamente con todas las funciones de la barra de herramientas. Se puede utilizar junto con todos los submódulos incluidos en Admin Toolbar, para acceder rápidamente a los comandos del sistema, como Vaciar todas las cachés, <a href=\":automated_cron\"> Ejecutar cron </a>, Ejecutar actualizaciones, etc.','es',0),(10070,_binary 'Admin Toolbar mejora enormemente la experiencia del usuario para aquellos que interactúan regularmente con la barra de herramientas del sitio al proporcionar acceso rápido y completo a todos los enlaces en la barra de herramientas del sitio sin tener que hacer clic para llegar allí.','es',0),(10071,_binary 'El módulo Admin Toolbar Links Access proporciona una solución para el problema común en que los usuarios con permisos  para <em> Usar las páginas de administración y de ayuda </em> ven los enlaces de menú para los que no tienen permiso de acceso.','es',0),(10072,_binary 'Todos los menús','es',0),(10073,_binary 'Usar Admin Toolbar search','es',0),(10074,_binary 'El módulo Admin Toolbar Search agrega una opción de búsqueda a la barra de herramientas para las tareas administrativas del sitio.','es',0),(10095,_binary 'Configuración General','es',0),(10103,_binary 'Imágenes','es',0),(10104,_binary 'Documentación','es',0),(10105,_binary 'Contenedor','es',0),(10106,_binary 'Índice','es',0),(10107,_binary 'Fondo','es',0),(10108,_binary 'Superior','es',0),(10109,_binary 'Destino del vinculo','es',0),(10110,_binary 'Sección','es',0),(10111,_binary 'Porcentaje','es',0),(10112,_binary 'Normal','es',0),(10113,_binary 'Éxito','es',0),(10114,_binary 'Nueva ventana','es',0),(10115,_binary 'Bar','es',0),(10116,_binary 'Modelo','es',0),(10117,_binary 'Dirección','es',0),(10118,_binary 'Borde','es',0),(10119,_binary 'Comienzo','es',0),(10120,_binary 'Final','es',0),(10121,_binary 'más información','es',0),(10122,_binary 'Repetir','es',0),(10123,_binary 'Relleno','es',0),(10124,_binary 'Guardar cambios','es',0),(10125,_binary 'Clonar','es',0),(10126,_binary 'Tab','es',0),(10127,_binary 'Plantilla','es',0),(10128,_binary 'Nombre de la plantilla','es',0),(10129,_binary 'Dimensión','es',0),(10130,_binary 'Limpiar','es',0),(10131,_binary 'Hoy','es',0),(10132,_binary 'Tamaño de fuente','es',0),(10133,_binary 'Color de relleno','es',0),(10134,_binary 'Controles','es',0),(10135,_binary 'Ancho del mapa','es',0),(10136,_binary 'Altura del mapa','es',0),(10137,_binary 'Días','es',0),(10138,_binary 'Izquierda','es',0),(10139,_binary 'Derecha','es',0),(10140,_binary 'Horas','es',0),(10141,_binary 'Deslizar','es',0),(10142,_binary 'Carrusel','es',0),(10143,_binary 'Orientación','es',0),(10144,_binary 'Separador de los miles','es',0),(10145,_binary 'Intervalo','es',0),(10146,_binary 'Ancho de video','es',0),(10147,_binary 'Minutos','es',0),(10148,_binary 'Misma ventana','es',0),(10149,_binary 'Ninguna repetición','es',0),(10150,_binary 'Sitios','es',0),(10151,_binary 'Alternar','es',0),(10152,_binary 'De puntos','es',0),(10153,_binary 'De rayas','es',0),(10154,_binary 'Sólido','es',0),(10155,_binary 'Cuenta atrás','es',0),(10156,_binary 'Transparente','es',0),(10157,_binary 'Color de borde','es',0),(10158,_binary 'Animación','es',0),(10159,_binary 'Bloque de cita','es',0),(10160,_binary 'Años','es',0),(10161,_binary 'Mostrar todo','es',0),(10162,_binary 'Local','es',0),(10163,_binary 'Panel','es',0),(10164,_binary 'Pegar','es',0),(10165,_binary 'Tamaño de icono','es',0),(10166,_binary 'Opacidad','es',0),(10167,_binary 'Velocidad','es',0),(10168,_binary 'Subir nueva imagen','es',0),(10169,_binary 'Infinito','es',0),(10170,_binary 'Fina','es',0),(10171,_binary 'Altura de la imagen','es',0),(10172,_binary 'Anchura de imagen','es',0),(10173,_binary 'Portada','es',0),(10174,_binary 'Primario','es',0),(10175,_binary 'Título de pestaña','es',0),(10176,_binary 'Mostrar título','es',0),(10177,_binary 'Ubicación','es',0),(10178,_binary 'Secundario','es',0),(10179,_binary 'Circular','es',0),(10180,_binary 'Degradado','es',0),(10181,_binary 'Capas','es',0),(10182,_binary 'Desplazamiento del paginador','es',0),(10183,_binary 'Elementos','es',0),(10184,_binary 'Progreso','es',0),(10185,_binary 'Mostrar controles','es',0),(10186,_binary 'Barra de progreso','es',0),(10187,_binary 'Tema predeterminado','es',0),(10188,_binary 'Grosor','es',0),(10189,_binary 'Manejador roto/no encontrado: @table > @field','es',0),(10190,_binary 'Guardado','es',0),(10191,_binary 'Punto','es',0),(10192,_binary 'Diseño personalizado','es',0),(10193,_binary 'Oscuro','es',0),(10194,_binary 'Centro centro','es',0),(10195,_binary 'Clases HTML','es',0),(10196,_binary 'Máster','es',0),(10197,_binary 'El número de elementos a mostrar. Escriba 0 para que sea ilimitado.','es',0),(10198,_binary 'Filtrar por etiqueta','es',0),(10199,_binary 'Redondeada','es',0),(10212,_binary 'Nombre del grupo','es',0),(10213,_binary 'Atributos','es',0),(10214,_binary 'Estado predeterminado','es',0),(10215,_binary 'Plegable','es',0),(10216,_binary 'Lento','es',0),(10217,_binary 'Rápido','es',0),(10218,_binary 'Agregar un nuevo grupo','es',0),(10219,_binary 'Crear grupo','es',0),(10220,_binary 'Conjunto de campos','es',0),(10221,_binary 'Etiqueta de grupo de campos','es',0),(10222,_binary 'Elemento de etiqueta','es',0),(10223,_binary 'Formato del grupo de campos:','es',0),(10224,_binary 'La clase CSS sólo puede incluir letras, números, guiones y guiones bajos.','es',0),(10225,_binary '¿Seguro que desea eliminar el grupo %group?','es',0),(10226,_binary 'El grupo %group ha sido eliminado del tipo de contenido %type.','es',0),(10227,_binary 'Este grupo de campos presenta los grupos hijos como un acordeón de jQuery.','es',0),(10228,_binary 'Este grupo de campos presenta el contenido en un div, como parte del grupo de acordeón.','es',0),(10229,_binary 'Clases CSS extra','es',0),(10230,_binary 'Grupos de campos','es',0),(10231,_binary 'Nuevo grupo %label creado correctamente.','es',0),(10232,_binary 'El grupo de campos @group no se ha clonado porque ya existe un grupo con el mismo nombre.','es',0),(10233,_binary 'Grupo de campos @group clonado correctamente.','es',0),(10234,_binary 'Mostrar la etiqueta','es',0),(10235,_binary 'Por ejemplo name=\"anchor\"','es',0),(10236,_binary 'Omitiendo @group porque este tipo no existe en el modo actual','es',0),(10237,_binary 'No se han encontrado grupos de campo en el modo de vista seleccionado.','es',0),(10238,_binary 'Este grupo de campos presenta el contenido interior en un conjunto de campos con el título como leyenda.','es',0),(10239,_binary 'Por ejemplo div, section, aside, etc.','es',0),(10240,_binary 'Marcar el grupo como obligatorio si contiene campos obligatorios.','es',0),(10253,_binary 'Configuración de tema visual','es',0),(10255,_binary 'Formulario de registro de usuario','es',0),(10256,_binary 'Contenido Superior','es',0),(10346,_binary 'Proporcionar un navegador/picador/selector genérico de entidades.','es',0),(10347,_binary 'Módulo de ejemplo de navegador de entidades.','es',0),(10348,_binary 'Integración de formulario de entidad en línea con el navegador de entidades.','es',0),(10350,_binary 'Navegadores de entidades','es',0),(10351,_binary 'Añadir','es',0),(10352,_binary 'Reemplazar','es',0),(10353,_binary 'Meta datos','es',0),(10354,_binary 'iFrame','es',0),(10355,_binary 'Controles','es',0),(10356,_binary 'Se ha redimensionado la imagen para ajustarla a las dimensiones máximas permitidas de %dimensions pixeles.','es',0),(10357,_binary 'La imagen es demasiado pequeña. Las dimensiones mínimas son %dimensions píxeles.','es',0),(10358,_binary 'Creado en','es',0),(10359,_binary 'Extensiones de archivo permitidas','es',0),(10360,_binary 'Este texto se usará en los lectores de pantalla, los motores de búsqueda o cuando no se pueda cargar la imagen.','es',0),(10361,_binary 'La lista de extensiones permitidas no es válida. Asegúrese de excluir los puntos del principio y de separar las extensiones con una coma o espacio en blanco.','es',0),(10362,_binary 'Separe las extensiones con un espacio o una coma y no escriba el punto que las precede.','es',0),(10363,_binary 'Tipo de medio','es',0),(10364,_binary 'Guardar entidad','es',0),(10365,_binary 'Modal','es',0),(10366,_binary 'Seleccionar los archivos','es',0),(10367,_binary 'Modo de visualización de archivos','es',0),(10368,_binary 'El @label selleccionado ya ha sido añadido.','es',0),(10369,_binary 'Ancho del modal','es',0),(10370,_binary 'Altura del modal','es',0),(10371,_binary 'Ancho de iFrame','es',0),(10372,_binary 'Altura de iFrame','es',0),(10373,_binary 'Administrar navegadores de entidades','es',0),(10374,_binary 'Navegador de entidades','es',0),(10375,_binary 'Seleccione entidades','es',0),(10376,_binary 'Navegador de entidades: @browser','es',0),(10377,_binary 'Visualización de entidades: @name','es',0),(10378,_binary 'Seleccione esta opción','es',0),(10379,_binary '- Seleccione una vista -','es',0),(10380,_binary 'Añadir a la selección','es',0),(10381,_binary 'Modo de selección: @selection_mode','es',0),(10382,_binary 'Etiqueta (%label)','es',0),(10400,_binary 'Colores','es',0),(10488,_binary 'Superposición','es',0),(10597,_binary 'Fuentes','es',0),(10683,_binary 'Fuente','es',0),(10684,_binary 'Opciones de caché','es',0),(10685,_binary 'EXIF','es',0),(10686,_binary 'Tipo MIME','es',0),(10687,_binary 'Nº','es',0),(10688,_binary 'Método','es',0),(10689,_binary 'Nombre de clase','es',0),(10690,_binary 'Mostrar información de depuración','es',0),(10691,_binary 'RGB','es',0),(10692,_binary 'Formato de imagen','es',0),(10693,_binary 'Información de la versión','es',0),(10694,_binary 'Creación de imagen en progreso. Inténtelo dentro de un instante.','es',0),(10809,_binary 'Proporciona un método para que los módulos puedan crear automáticamente alias de URLs del contenido que gestionan.','es',0),(10810,_binary 'Proporciona una interfaz de usuario para el API de comodines, además de algunos comodines que faltan en el núcleo de Drupal.','es',0),(10813,_binary 'Comodín','es',0),(10814,_binary 'Padres','es',0),(10815,_binary 'Libro','es',0),(10816,_binary 'formato','es',0),(10817,_binary 'El nombre del menú.','es',0),(10818,_binary 'Raíz','es',0),(10819,_binary 'Comodines','es',0),(10820,_binary 'Comodines disponibles','es',0),(10821,_binary 'Claves','es',0),(10822,_binary 'Idioma de la interfaz','es',0),(10823,_binary 'Término raíz','es',0),(10824,_binary 'Enlaces de menú','es',0),(10825,_binary 'Array','es',0),(10826,_binary 'ID de enlace','es',0),(10827,_binary 'Nombre base','es',0),(10828,_binary 'No hay comodines disponibles.','es',0),(10829,_binary 'Haga clic en un token para insertarlo en el último campo que ha seleccionado.','es',0),(10830,_binary 'nodo original de la traducción','es',0),(10831,_binary 'Inserte este comodín en su formulario','es',0),(10832,_binary 'Primero haga clic en un campo de texto en el que quiera insertar sus patrones de reemplazo.','es',0),(10833,_binary 'La explicación de los cambios más recientes hechos al nodo.','es',0),(10834,_binary 'El título de la página actual.','es',0),(10835,_binary 'La URL de la página actual.','es',0),(10836,_binary 'El número de página de la página actual al ver listas paginadas.','es',0),(10837,_binary 'El nodo de origen para el conjunto de traducción de nodos actual.','es',0),(10838,_binary 'URL de cancelación de la cuenta','es',0),(10839,_binary 'La URL de la página de confirmación para eliminar una cuenta de usuario.','es',0),(10840,_binary 'URL para un único inicio de sesión','es',0),(10841,_binary 'La URL de la página de ingreso de uso único para la cuenta de usuario.','es',0),(10842,_binary 'Comodines relacionados con los enlaces de menú.','es',0),(10843,_binary 'El ID único del enlace de menú.','es',0),(10844,_binary 'El título del enlace del menú.','es',0),(10845,_binary 'La URL del enlace de menú.','es',0),(10846,_binary 'El padre del enlace de menú.','es',0),(10847,_binary 'Comodines relacionados con la solicitud de la página actual.','es',0),(10848,_binary 'Número de página','es',0),(10849,_binary 'La página de libro asociada al nodo.','es',0),(10850,_binary 'El enlace de menú para este nodo.','es',0),(10851,_binary 'La raíz del enlace de menú.','es',0),(10852,_binary 'Hash','es',0),(10853,_binary 'Comodines relacionados con la fecha y hora actuales.','es',0),(10854,_binary 'La URL de la @entity.','es',0),(10855,_binary 'El tipo de contenido del nodo.','es',0),(10856,_binary 'Comodines relacionados con los tipos de contenido.','es',0),(10857,_binary 'El nombre del tipo de contenido.','es',0),(10858,_binary 'El único nombre legible por la máquina del tipo de contenido.','es',0),(10859,_binary 'La descripción opcional del tipo de contenido.','es',0),(10860,_binary 'La cantidad de nodos pertenecientes al tipo de contenido.','es',0),(10861,_binary 'La URL de la página de edición del tipo de contenido.','es',0),(10862,_binary 'La URL de la página de edición del término de taxonomía.','es',0),(10863,_binary 'El único nombre legible por la máquina del vocabulario.','es',0),(10864,_binary 'La URL de la página de edición del vocabulario.','es',0),(10865,_binary 'El argumento específico de la página actual (Ejemplo: \'arg:1\' en la página \'node/1\' retorna \'1\').','es',0),(10866,_binary 'Comodines relacionados con las URL.','es',0),(10867,_binary 'URL relativa','es',0),(10868,_binary 'La URL relativa.','es',0),(10869,_binary 'URL absoluta','es',0),(10870,_binary 'La URL absoluta.','es',0),(10871,_binary 'Comodines relacionados con menús.','es',0),(10872,_binary 'El único nombre legible por la máquina del menú.','es',0),(10873,_binary 'La descripción opcional del menú.','es',0),(10874,_binary 'Número de enlaces en el menú','es',0),(10875,_binary 'El número de enlaces de menú pertenecientes al menú.','es',0),(10876,_binary 'La URL de la página de edición del menú.','es',0),(10877,_binary 'El menú del enlace de menú.','es',0),(10878,_binary 'La URL de la página de edición del enlace de menú.','es',0),(10879,_binary 'Los roles de usuario asociados con la cuenta de usuario.','es',0),(10880,_binary 'URL breve','es',0),(10881,_binary 'La URL sin el protocolo ni la barra final.','es',0),(10882,_binary 'Comodines relacionados con arrays de cadenas.','es',0),(10883,_binary 'El primer elemento de la matriz.','es',0),(10884,_binary 'El último elemento de la matriz.','es',0),(10885,_binary 'El número de elementos en la matriz.','es',0),(10886,_binary 'La matriz invertida.','es',0),(10887,_binary 'La matriz de claves de la matriz.','es',0),(10888,_binary 'Implosionado','es',0),(10889,_binary 'Los valores de la matriz unidos junto con una cadena personalizada entre cada valor.','es',0),(10890,_binary 'Una fecha en formato \'@type\'. (%date)','es',0),(10891,_binary 'La raíz del término de taxonomía.','es',0),(10892,_binary 'Tamaño de archivo en bytes','es',0),(10893,_binary 'El tamaño del archivo, en bytes.','es',0),(10894,_binary 'Valor de la cadena de consulta','es',0),(10895,_binary 'El valor de un campo de cadena de consulta específica de la página actual.','es',0),(10896,_binary 'Un número aleatorio desde 0 hasta @max.','es',0),(10897,_binary 'Un hash al azar. Los algoritmos hash posibles son: @hash-algos.','es',0),(10898,_binary 'Intento de llevar a cabo la sustitución de patrón de reemplazo para el tipo de patrón de reemplazo %type sin los datos requeridos','es',0),(10899,_binary 'Campo de tipo @type.','es',0),(10900,_binary 'No hay comodines disponibles','es',0),(10901,_binary 'El registro caché de símbolos se ha borrado.','es',0),(10902,_binary 'El componente de ruta de la URL.','es',0),(10903,_binary 'URL sin alias','es',0),(10904,_binary 'La URL sin alias.','es',0),(10905,_binary 'El valor específico de la matriz.','es',0),(10906,_binary 'La lista de patrones de reemplazo disponibles que pueden utilizarse en mensajes de correo electrónico se proporciona a continuación.','es',0),(10907,_binary 'Matriz de los padres del término, a partir de la raíz.','es',0),(10908,_binary 'Matriz de los padres de todo el menú del enlace, a partir de la raíz.','es',0),(10909,_binary '@entity original','es',0),(10910,_binary 'Los datos originales de @entity si @entity está siendo actualizado o guardado.','es',0),(10911,_binary 'El nombre base del archivo.','es',0),(10912,_binary 'Listado de valores de @type','es',0),(10913,_binary 'Cadenas de reemplazo para listas de valores de @type','es',0),(10914,_binary 'Ojear comodines disponibles.','es',0),(10915,_binary '@type campo. También conocido como %labels.','es',0),(10916,_binary 'Tokens o tipos de tokens no definidos como arrays','es',0),(10917,_binary 'Los símbolos o tipos de símbolos no tienen propiedad nombre','es',0),(10918,_binary 'Los tipos de token no tienen ningún token definido','es',0),(10919,_binary 'Los tipos de token no están definidos pero tienen tokens','es',0),(10920,_binary 'Token o tipos de token están definidos por múltiples módulos.','es',0),(10921,_binary 'Imagen con estilo de imagen','es',0),(10922,_binary 'El tipo MIME (image/png, image/bmp, etc.) de la imagen.','es',0),(10923,_binary 'El tamaño del archivo de la imagen.','es',0),(10924,_binary 'El alto de la imagen, en píxeles.','es',0),(10925,_binary 'El ancho de la imagen, en píxeles.','es',0),(10926,_binary 'La URI de la imagen','es',0),(10927,_binary 'La URL de la imagen','es',0),(10928,_binary 'Tokens de @label.','es',0),(10929,_binary 'Tipo @type con delta @delta','es',0),(10930,_binary 'Representa la imagen en el estilo de imagen dado.','es',0),(10931,_binary 'El módulo <a href=\":project\">Token</a> proporciona una interfaz de usuario para el sistema de token del sitio. También añade algunos tokens adicionales que se utilizan ampliamente durante el desarrollo del sitio. Los tokens son trozos de texto especialmente formateados que sirven como marcadores de posición para un valor generado dinámicamente. Para más información, que cubre tanto el sistema de tokens como las herramientas adicionales proporcionadas por el módulo Token, consulte la documentación en línea <a href=\":online\">documentación online</a>.','es',0),(10932,_binary 'Su sitio web utiliza un sistema de tokens compartidos para exponer y utilizar tokens de marcadores de posición y sus valores de reemplazo apropiados. Esto permite que cualquier módulo proporcione fichas de marcador de posición para cadenas sin tener que reinventar la rueda. También garantiza la coherencia en la sintaxis utilizada para los tokens, lo que hace que el sistema en su conjunto sea más fácil de usar para los usuarios finales.','es',0),(10933,_binary 'A continuación se muestra la lista de los tokens actualmente disponibles en este sitio.','es',0),(10934,_binary '%name está usando los siguientes tokens no válidos: @invalid-tokens.','es',0),(10935,_binary 'Enlace de menú calculado para el nodo (solo disponible durante el guardado del nodo).','es',0),(10936,_binary '%name debe contener al menos un token.%name debe contener al menos @count tokens.','es',0),(10937,_binary '%name debe contener como máximo un token.%name debe contener como máximo @count tokens.','es',0),(10938,_binary 'Tokens relacionados con los libros.','es',0),(10939,_binary 'Titulo del libro.','es',0),(10940,_binary 'El autor del libro.','es',0),(10941,_binary 'Nivel superior del libro.','es',0),(10942,_binary 'Padre de la página actual.','es',0),(10943,_binary 'Una colección de todos los padres del nodo, comenzando con la raíz.','es',0),(10944,_binary 'Este campo admite tokens. @browse_tokens_link','es',0),(10945,_binary 'Tokens relacionados con datos aleatorios.','es',0),(10946,_binary 'La dirección IP del usuario actual.','es',0),(10947,_binary 'Condiciones','es',0),(10948,_binary 'Detallado','es',0),(10949,_binary 'Mostrar todos los cambios de alias (excepto en las actualizaciones masivas).','es',0),(10950,_binary 'Reemplazar por el separador','es',0),(10951,_binary 'Longitud máxima de alias','es',0),(10952,_binary 'Longitud máxima de componentes','es',0),(10953,_binary 'Acción de actualización','es',0),(10954,_binary 'Texto a eliminar','es',0),(10955,_binary 'Alias automático de ruta','es',0),(10956,_binary 'Foro','es',0),(10957,_binary 'Período','es',0),(10958,_binary 'Asterisco','es',0),(10959,_binary 'El alias automáticamente generado %original_alias entra en conflicto con un alias ya existente. Alias cambiado a %alias.','es',0),(10960,_binary 'Borrar alias','es',0),(10961,_binary 'Alias automático','es',0),(10962,_binary 'Caracter utilizado para separar las palabras en los alias. Reemplazará los espacios y signos de puntuación de los títulos originales. Utilizar un espacio o el signo + puede causar resultados inesperados.','es',0),(10963,_binary 'Mayúsculas / Minúsculas','es',0),(10964,_binary 'No hacer nada. Dejar intacto el alias anterior.','es',0),(10965,_binary 'Crear un alias nuevo. Dejar el alias anterior operativo.','es',0),(10966,_binary 'Crear un alias nuevo. Eliminar el alias anterior.','es',0),(10967,_binary 'Transliterar antes de crear los alias de URLs','es',0),(10968,_binary 'Se filtran los alias nuevos, reduciéndolos a los dígitos y letras que forman parte del conjunto de caracteres ASCII-96.','es',0),(10969,_binary 'No hacer nada (no remplazar)','es',0),(10970,_binary 'Borrar todos los alias. El total de alias que se borrará es de %count.','es',0),(10971,_binary 'Borrar todos los alias para @label. El total de alias que se borrará es de: %count.','es',0),(10972,_binary '¡Borrar los alias ahora!','es',0),(10973,_binary 'Todos los alias han sido eliminados.','es',0),(10974,_binary 'Patrones','es',0),(10975,_binary 'Dos puntos','es',0),(10976,_binary 'Patrón de ruta','es',0),(10977,_binary 'Definiciones de contexto','es',0),(10978,_binary 'Punto y coma','es',0),(10979,_binary 'Barra','es',0),(10980,_binary 'Puntuación','es',0),(10981,_binary 'Ajustes de Pathauto','es',0),(10982,_binary '¿Qué debe hacer Pathauto al actualizar un elemento que ya tiene un alias de URL?','es',0),(10983,_binary 'Reducir cadenas a letras y números','es',0),(10984,_binary 'Palabras a eliminar del alias de URL, separadas por comas. No utilice esta opción para eliminar signos de puntuación.','es',0),(10985,_binary 'Seleccione los alias a borrar','es',0),(10986,_binary 'Todos los alias','es',0),(10987,_binary 'Ignorando alias %alias porque es el mismo que la ruta interna.','es',0),(10988,_binary 'Nuevo alias %alias para %source creado, reemplazando %old_alias.','es',0),(10989,_binary 'Nuevo alias %alias para %source creado.','es',0),(10990,_binary 'Administrar alias de URL automáticos','es',0),(10991,_binary 'Avisar de cambios de rutas','es',0),(10992,_binary 'Determina si los usuarios son notificados.','es',0),(10993,_binary 'Actualización masiva de alias de URL','es',0),(10994,_binary 'Se ha producido un error al procesar @operation con los argumentos : @args','es',0),(10995,_binary '1 alias de URL generado.@count alias de URL generados.','es',0),(10996,_binary 'Actualizar alias de URL','es',0),(10997,_binary 'Guión bajo','es',0),(10998,_binary 'No hay nuevos alias de URLs para generar.','es',0),(10999,_binary 'Comillas dobles','es',0),(11000,_binary 'Comillas simples (apóstrofo)','es',0),(11001,_binary 'Acento grave','es',0),(11002,_binary 'Guión','es',0),(11003,_binary 'Barra vertical','es',0),(11004,_binary 'Llave izquierda','es',0),(11005,_binary 'Corchete izquierdo','es',0),(11006,_binary 'Llave derecha','es',0),(11007,_binary 'Corchete derecho','es',0),(11008,_binary 'Signo más','es',0),(11009,_binary 'Signo igual','es',0),(11010,_binary 'Signo de porcentaje','es',0),(11011,_binary 'Acento circunflejo','es',0),(11012,_binary 'Signo del dólar','es',0),(11013,_binary 'Símbolo numérico (Libra Esterlina, almohadilla)','es',0),(11014,_binary 'Arroba','es',0),(11015,_binary 'Signo de exclamación','es',0),(11016,_binary 'Tilde','es',0),(11017,_binary 'Paréntesis izquierdo','es',0),(11018,_binary 'Paréntesis derecho','es',0),(11019,_binary 'Símbolo de interrogación','es',0),(11020,_binary 'Símbolo menor que','es',0),(11021,_binary 'Símbolo mayor que','es',0),(11022,_binary 'Barra invertida','es',0),(11023,_binary 'Generar alias de URL automáticos','es',0),(11024,_binary 'Desmarcar esta opción para crear un alias personalizado debajo.','es',0),(11025,_binary 'Ruta unificada','es',0),(11026,_binary 'Los valores del arreglo fueron limpiados por Pathauto y luego se unieron con la barra inclinada en una cadena que se asemeja a una URL.','es',0),(11027,_binary 'Criterio de selección','es',0),(11028,_binary 'Generar en masa','es',0),(11029,_binary 'Lógica de selección','es',0),(11030,_binary 'Tipo de patrón','es',0),(11031,_binary 'Opciones de eliminación','es',0),(11032,_binary 'Todos sus alias de ruta de %label han sido eliminados.','es',0),(11033,_binary 'Longitud máxima del texto de cualquier componente del alias (por ejemplo,[título]). 100 es la longitud recomendada. @max es la longitud máxima posible.','es',0),(11034,_binary 'La <a href=\":url\">configuración del módulo Redirect</a> afecta si se crea una redirección cuando se elimina un alias.','es',0),(11035,_binary 'Considere la posibilidad de instalar el <a href=\":url\">módulo Redirect</a> para obtener redirecciones cuando cambien sus alias.','es',0),(11036,_binary 'Condición de selección','es',0),(11037,_binary 'Añadir patrón Pathauto','es',0),(11038,_binary 'Configuración del patrón de Pathauto','es',0),(11039,_binary 'Estado de Pathauto','es',0),(11040,_binary 'Patrón Pathauto','es',0),(11041,_binary '@label puede tener un alias','es',0),(11042,_binary 'Alias actualizados de %label @id.','es',0),(11043,_binary 'Cuando un patrón incluye ciertos caracteres (tales como aquellos con acentos), ¿debe Pathauto intentar transliterarlos al alfabeto US-ASCII?','es',0),(11044,_binary 'Convertir los valores del token a minúsculas.','es',0),(11045,_binary '¿Está seguro de que desea deshabilitar el patrón %label?','es',0),(11046,_binary 'Los patrones desactivados son ignorados al generar alias.','es',0),(11047,_binary 'Desactivar patrón %label.','es',0),(11048,_binary '¿Está seguro de que desea habilitar el patrón %label?','es',0),(11049,_binary 'Patrón %label habilitado.','es',0),(11050,_binary 'Actualizar el alias de URL de una entidad','es',0),(11051,_binary 'Habilitar tipos de entidad','es',0),(11052,_binary 'Un nombre corto para ayudarle a identificar este patrón en la lista de patrones.','es',0),(11053,_binary 'Tokens seguros','es',0),(11054,_binary 'Patrón %label guardado.','es',0),(11055,_binary 'Patrón de Pathauto duplicado','es',0),(11056,_binary 'Elija la acción a realizar.','es',0),(11057,_binary 'Generar un alias de URL solo para rutas sin alias.','es',0),(11058,_binary 'Actualicar el alias de URL para las rutas que tengan un alias de URL antiguo.','es',0),(11059,_binary 'Regenerar los alias de URL para todas las rutas.','es',0),(11060,_binary 'El nombre de la variable del patrón.','es',0),(11061,_binary 'El valor de la variable del patrón.','es',0),(11143,_binary 'Proporcionar una pregunta CAPTCHA basada en una imagen.','es',0),(11145,_binary 'Control de spam','es',0),(11146,_binary 'Administrar opciones de CAPTCHA','es',0),(11147,_binary 'Opciones de CAPTCHA','es',0),(11154,_binary 'Ejemplo','es',0),(11155,_binary 'Color del texto','es',0),(11156,_binary 'Puntos Captcha','es',0),(11157,_binary 'normal','es',0),(11158,_binary 'Longitud del código','es',0),(11159,_binary 'Caracteres que se usarán en el código','es',0),(11160,_binary 'La lista de caracteres no debería incluir espacios','es',0),(11161,_binary 'Pregunta matemática','es',0),(11162,_binary 'Se ha encontrado un byte ilegal al distribuir en caracteres una cadena utf8.','es',0),(11163,_binary 'cambiar','es',0),(11164,_binary 'bajo','es',0),(11165,_binary 'medio','es',0),(11166,_binary 'alto','es',0),(11167,_binary 'Añadir enlaces de administración de CAPTCHA a los formularios','es',0),(11168,_binary 'Descripción de la pregunta','es',0),(11169,_binary 'Persistencia','es',0),(11170,_binary 'Añadir siempre una pregunta','es',0),(11171,_binary 'Registrar respuestas erróneas','es',0),(11172,_binary 'Tipo de pregunta','es',0),(11173,_binary 'Esta página proporciona un resumen de los tipos de preguntas disponibles, generadas con sus configuraciones actuales.','es',0),(11174,_binary 'Diez ejemplos más de esta pregunta.','es',0),(11175,_binary '\"CAPTCHA\" es un acrónimo de \"Completely Automated Public Turing test to tell Computers and Humans Apart\" (test de turing público completamente automatizado para separar ordenadores y humanos). Típicamente es un test de reto-respuesta para determinar si el usuario es humano. El módulo comprobación anti correo basura (Captcha) es una herramienta para luchar contra los envíos automatizados por parte de usuarios maliciosos (spam) de formularios de comentario, registro de usuario, etc. Se pueden extender los formularios deseados con un reto adicional, que debería ser fácil de resolver correctamente para un humano, pero lo suficientemente difícil para mantener alejados a los programas automatizados y los robots de mensajes basura.','es',0),(11176,_binary 'CAPTCHA es una marca registrada de la Universidad Carnegie Mellon.','es',0),(11177,_binary 'CAPTCHA','es',0),(11178,_binary 'Pregunta activada','es',0),(11179,_binary 'Ponga un CAPTCHA a aquellos usuarios que no son de confianza.','es',0),(11180,_binary 'La respuesta que ingresó para el código de verificación no fue correcta.','es',0),(11181,_binary 'Resuelva este simple problema matemático y escriba la solución; por ejemplo: Para 1+3, escriba 4.','es',0),(11182,_binary 'Opciones de código','es',0),(11183,_binary 'La longitud del código influye en el tamaño de la imagen. Tenga en cuenta que un valor mayor generará mayor carga a la CPU.','es',0),(11184,_binary 'Opciones de fuente','es',0),(11185,_binary 'Diminuto','es',0),(11186,_binary 'pequeño','es',0),(11187,_binary 'grande','es',0),(11188,_binary 'El tamaño de la fuente influye en el tamaño de la imagen. Tenga en cuenta que un valor mayor generará mayor carga a la CPU.','es',0),(11189,_binary 'Espacio entre caracteres','es',0),(11190,_binary 'Define el espacio promedio entre caracteres. Tenga en cuenta que a mayores tamaños, la imagen resultante será mayor y generará mayor carga a la CPU.','es',0),(11191,_binary 'Indique un valor decimal para el color del texto; por ejemplo: #000 o #004283.','es',0),(11192,_binary 'Variación adicional del color del texto','es',0),(11193,_binary 'Las distintas letras tendrán colores al azar en el rango determinado en torno al color del texto.','es',0),(11194,_binary 'Distorsión y ruido','es',0),(11195,_binary 'Con estas opciones se controla el grado de legibilidad añadiendo dirtorsiones y ruido. No exagere la pérdida de legibilidad y asegúrese que el código de la imagen será razonablemente comprensible; por ejemplo, no combine altos niveles de distorsión y ruido.','es',0),(11196,_binary 'Nivel de distorsión','es',0),(11197,_binary 'intenso','es',0),(11198,_binary 'Establecer el nivel de la onda de distorsión en la imagen.','es',0),(11199,_binary 'Distorsión suave','es',0),(11200,_binary 'Esta opción añade ruido de puntos de colores al azar.','es',0),(11201,_binary 'Añadir línea de ruido','es',0),(11202,_binary 'Esta opción coloca trazos al azar encima del texto del código.','es',0),(11203,_binary 'Nivel de ruido','es',0),(11204,_binary 'El color de fondo no es un valor de color hexadecimal válido.','es',0),(11205,_binary 'El color del texto no es un valor hexadecimal válido.','es',0),(11206,_binary 'No se pudo crear la imagen CAPTCHA. Compruebe la configuración de su CAPTCHA de imagen y, sobre todo, qué tipo de letra se ha usado.','es',0),(11207,_binary 'CAPTCHA de imagen','es',0),(11208,_binary '¿Cuál es el código de la imagen?','es',0),(11209,_binary 'Activar estadísticas','es',0),(11210,_binary 'Formato de documento','es',0),(11211,_binary 'Esta opción permite la interpolación bilineal de la distorsión, lo que hace que la imagen se vea más suavizada, pero añade más carga a la CPU.','es',0),(11212,_binary 'Añadir ruido granular','es',0),(11213,_binary 'El CAPTCHA de imagen es un tipo popular de pregunta en la que un texto aleatorio se distorsiona y oculta como una imagen. Ésta imagen se genera sobre la marcha con cada petición, por lo que se incrementa el esfuerzo de la CPU del servidor. Tenga cuidado con las opciones relacionadas con su tamaño y cualquier esfuerzo del procesador.','es',0),(11214,_binary '@type (del módulo @module)','es',0),(11215,_binary 'Tipo de pregunta predefinida','es',0),(11216,_binary 'Validación predefinida de CAPTCHA','es',0),(11217,_binary 'Define cómo se deben procesar las respuestas de forma predefinida. Tenga en cuenta que los módulos que proporcionan las preguntas pueden alterar o ignorar esto.','es',0),(11218,_binary 'Validación que diferencia mayúsculas de mínúsculas: La respuesta tiene que coincidir exactamente con la solución.','es',0),(11219,_binary 'Validación que no diferencia mayúsculas de mínúsculas: Las diferencias en esos casos no se tienen en cuenta.','es',0),(11220,_binary 'CAPTCHA: Activada la pregunta \"@type\"','es',0),(11221,_binary 'CAPTCHA: No se ha establecido ninguna pregunta','es',0),(11222,_binary 'Prueba uno dos tres','es',0),(11223,_binary 'Ya se ha bloqueado 1 envío de formularioYa se han bloqueado @count envíos de formularios','es',0),(11224,_binary 'Ejemplo de un CAPTCHA de imagen ya solucionado, creado con las opciones actuales.','es',0),(11225,_binary 'extra grande','es',0),(11226,_binary 'apretado','es',0),(11227,_binary 'extra amplio','es',0),(11228,_binary 'La fuente del sistema sólo admite caracteres Latin2. Utilice sólo letras de la \"a\" a la \"z\" y números.','es',0),(11229,_binary 'Error de validación CAPTCHA: ID de sesión CAPTCHA no identificada. Contacte con los administradores de este sitio si el problema persiste.','es',0),(11230,_binary 'Error de validación de CAPTCHA: ID de sesión de CAPTCHA desconocido (%csid).','es',0),(11231,_binary 'Opciones de color e imagen','es',0),(11232,_binary 'Configuración de los colores de fondo y textos, y del formato del documento con la imagen CAPTCHA.','es',0),(11233,_binary 'Indique el valor hexadecimal del color de fondo; por ejemplo: #fff o #ffce90. En el caso de usar el formato PNG con fondo transparente, se recomienda indicar un color similar al color que tenga el fondo.','es',0),(11234,_binary 'JPEG','es',0),(11235,_binary 'PNG','es',0),(11236,_binary 'PNG con fondo transparente','es',0),(11237,_binary '@level - Sin distorsión','es',0),(11238,_binary '@level - Poca','es',0),(11239,_binary '@level - Media','es',0),(11240,_binary '@level - Alta','es',0),(11241,_binary 'No soporta TrueType','es',0),(11242,_binary 'El módulo Image CAPTCHA no puede usar fuentes TrueType porque su configuración de PHP no lo soporta. Usted solo puede utilizar fuentes de mapas de bits de PHP incorporadas de tamaño fijo.','es',0),(11243,_binary 'Vista previa de la fuente @font (@file)','es',0),(11244,_binary 'Vista previa de una fuente incorporada','es',0),(11245,_binary 'Es necesario seleccionar al menos una fuente.','es',0),(11246,_binary 'Las siguientes fuentes no son legibles: %fonts.','es',0),(11247,_binary 'Introduzca los caracteres mostrados en la imagen.','es',0),(11248,_binary 'Omitir preguntas de un tipo de formulario siempre que el usuario haya sabido responder bien a una del mismo tipo de formulario.','es',0),(11249,_binary 'Omitir preguntas de todos los formularios siempre que el usuario haya sabido responder bien a una pregunta en cualquier parte del sitio.','es',0),(11250,_binary 'Define si las preguntas deben ser omitidas durante el resto de la sesión, una vez que el usuario responde con éxito a una de ellas.','es',0),(11251,_binary 'CAPTCHA colocación del almacenamiento en caché','es',0),(11252,_binary 'Obviar CAPTCHA','es',0),(11253,_binary 'Los usuarios con este permiso no tendrán que utilizar CAPTCHA.','es',0),(11254,_binary 'Soporte para idiomas de derecha a izquierda (RTL)','es',0),(11255,_binary 'Habilite esta opción para mostrar el código de derecha a izquierda para lenguajes de derecha a izquierda.','es',0),(11256,_binary 'Borrar la caché de colocación de CAPTCHA','es',0),(11257,_binary 'Caché de colocación de CAPTCHA borrada.','es',0),(11258,_binary 'El tipo de CAPTCHA para usar en este formulario.','es',0),(11259,_binary 'Desafío %challenge por módulo %module','es',0),(11260,_binary 'Esta pregunta es para comprobar si usted es un visitante humano y prevenir envíos de spam automatizado.','es',0),(11261,_binary 'Sin variación','es',0),(11262,_binary 'Poca variación','es',0),(11263,_binary 'Variación','es',0),(11264,_binary 'Alta variación','es',0),(11265,_binary 'Variación muy alta','es',0),(11266,_binary 'Umbral','es',0),(11267,_binary 'Llave secreta','es',0),(11329,_binary 'reCAPTCHA','es',0),(11330,_binary 'Ajustes generales','es',0),(11331,_binary 'Configuración de Widget','es',0),(11332,_binary 'Define que tema visual usará reCAPTCHA','es',0),(11333,_binary '@error','es',0),(11334,_binary 'Administrar reCAPTCHA','es',0),(11406,_binary 'Método de ordenación','es',0),(11414,_binary 'Campo de contenido o cuerpo','es',0),(11415,_binary 'Enmedio','es',0),(11416,_binary 'Desvanecer','es',0),(11417,_binary 'Presentación de contenido','es',0),(11418,_binary 'Tipo de pestaña','es',0),(11419,_binary 'Pausar al pasar por encima','es',0),(11420,_binary 'Texto del botón','es',0),(11421,_binary 'Hover','es',0),(11422,_binary 'Igual','es',0),(11423,_binary 'Campo de imagen','es',0),(11424,_binary 'Alineación de imagen','es',0),(11425,_binary 'Saltos de pantalla (breakpoints)','es',0),(11426,_binary 'Diminuta','es',0),(11457,_binary 'Proporciona algunas funciones y filtros extras de Twig.','es',0),(11458,_binary 'Twig Tweak','es',0),(11505,_binary 'Presentación de diapositivas','es',0),(11506,_binary 'Sincronización','es',0),(11507,_binary 'Opciones avanzadas','es',0),(11508,_binary 'Tiempo de espera','es',0),(11509,_binary 'Apariencia','es',0),(11510,_binary 'Pausa','es',0),(11511,_binary 'Ciclo','es',0),(11512,_binary 'Mostrar los resultados como una presentación de diapositivas.','es',0),(11513,_binary 'Diapositivas','es',0),(11600,_binary 'Delimitador','es',0),(11601,_binary 'Extras','es',0),(11602,_binary 'Etiqueta','es',0),(11603,_binary 'Título del contenido','es',0),(11604,_binary 'Estilo de presentación','es',0),(11605,_binary 'Automático','es',0),(11606,_binary 'Clases','es',0),(11607,_binary '@title','es',0),(11608,_binary 'Desconectar','es',0),(11609,_binary 'Opciones extra','es',0),(11610,_binary 'Nombre de región','es',0),(11611,_binary 'Miniatura de imagen','es',0),(11612,_binary 'Texto alternativo','es',0),(11613,_binary 'Relación de aspecto','es',0),(11614,_binary 'Imagen enlazada al contenido','es',0),(11615,_binary 'Envoltorio','es',0),(11616,_binary 'Pies de foto','es',0),(11617,_binary 'Reproducción recursiva detectada cuando se representa la entidad @entity_id @entity_type. Abortando representación.','es',0),(11618,_binary 'Principal','es',0),(11619,_binary 'RTL (derecha a izquierda)','es',0),(11620,_binary 'UI','es',0),(11621,_binary 'Accesibilidad','es',0),(11622,_binary 'Arrastrable','es',0),(11623,_binary 'Optimizado','es',0),(11624,_binary 'Librería','es',0),(11625,_binary 'sobrescribir','es',0),(11626,_binary 'Puntos','es',0),(11627,_binary 'Dispositivo móviles primero','es',0),(12056,_binary 'Características','es',0);
/*!40000 ALTER TABLE `locales_target` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media`
--

DROP TABLE IF EXISTS `media`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media` (
  `mid` int unsigned NOT NULL AUTO_INCREMENT,
  `vid` int unsigned DEFAULT NULL,
  `bundle` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  PRIMARY KEY (`mid`),
  UNIQUE KEY `media_field__uuid__value` (`uuid`),
  UNIQUE KEY `media__vid` (`vid`),
  KEY `media_field__bundle__target_id` (`bundle`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for media entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media`
--

LOCK TABLES `media` WRITE;
/*!40000 ALTER TABLE `media` DISABLE KEYS */;
INSERT INTO `media` VALUES (5,5,'image','d59dd258-6075-47f6-8a5b-e67d4f5bca79','es'),(6,6,'image','a2328bdf-ad74-47f2-a1ca-f478f711ad2b','es'),(7,7,'image','8848390f-2c2e-4b59-b9fa-928235e62ade','es'),(9,9,'image','b9a071ea-ad05-4069-9942-dcb17f4380e1','es'),(10,10,'image','f66731e0-4614-44a9-9491-608c05c7278b','es'),(15,15,'image','7792c442-98d6-42c0-b222-69a7f2f86c97','es'),(16,16,'image','ffa18903-2af6-4064-9e4b-c4becd563a0a','es'),(17,17,'image','c9d63fc3-a4b8-4f4a-a92e-4819b0c150fb','es'),(18,18,'image','7270f490-7f31-4458-bea4-97b5cecdc756','es'),(19,19,'image','af32b69e-16ba-43fb-bf4b-eefbd528c44f','es'),(20,20,'image','102c5ee0-27e4-434e-afdb-f3334186fee5','es'),(21,21,'image','c41270c1-8e46-4924-987c-e83816a47689','es'),(22,22,'image','6dd87f6c-9d22-4941-b142-95a7d7f29c84','es'),(23,23,'image','65411ae9-28c5-4d06-bd88-a44e007a1b00','es'),(25,25,'video','6c5ab399-bbac-4709-874b-0d8b9d2725ab','es'),(26,26,'video','b67e79cc-a774-49d8-8bd4-eff701374c90','es'),(27,27,'video','d699fc2f-98e6-43ce-bd23-a0cc07a2d7c3','es'),(29,29,'video','048f7b56-1582-4c43-aed0-09cf29718331','es');
/*!40000 ALTER TABLE `media` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media__field_media_audio_file`
--

DROP TABLE IF EXISTS `media__field_media_audio_file`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media__field_media_audio_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_audio_file_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_audio_file_display` tinyint unsigned DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_media_audio_file_description` text COLLATE utf8mb4_general_ci COMMENT 'A description of the file.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_media_audio_file_target_id` (`field_media_audio_file_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for media field field_media_audio_file.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media__field_media_audio_file`
--

LOCK TABLES `media__field_media_audio_file` WRITE;
/*!40000 ALTER TABLE `media__field_media_audio_file` DISABLE KEYS */;
/*!40000 ALTER TABLE `media__field_media_audio_file` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media__field_media_document`
--

DROP TABLE IF EXISTS `media__field_media_document`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media__field_media_document` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_document_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_document_display` tinyint unsigned DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_media_document_description` text COLLATE utf8mb4_general_ci COMMENT 'A description of the file.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_media_document_target_id` (`field_media_document_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for media field field_media_document.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media__field_media_document`
--

LOCK TABLES `media__field_media_document` WRITE;
/*!40000 ALTER TABLE `media__field_media_document` DISABLE KEYS */;
/*!40000 ALTER TABLE `media__field_media_document` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media__field_media_image`
--

DROP TABLE IF EXISTS `media__field_media_image`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media__field_media_image` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_image_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_image_alt` varchar(512) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_media_image_title` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_media_image_width` int unsigned DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_media_image_height` int unsigned DEFAULT NULL COMMENT 'The height of the image in pixels.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_media_image_target_id` (`field_media_image_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for media field field_media_image.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media__field_media_image`
--

LOCK TABLES `media__field_media_image` WRITE;
/*!40000 ALTER TABLE `media__field_media_image` DISABLE KEYS */;
INSERT INTO `media__field_media_image` VALUES ('image',0,5,5,'es',0,38,'Desarrollos a la medida','',370,470),('image',0,6,6,'es',0,39,'Portales Web','',370,470),('image',0,7,7,'es',0,40,'Sistemas de gestión documental','',370,470),('image',0,9,9,'es',0,42,'Somos expertos en Gobierno Digital','',1172,500),('image',0,10,10,'es',0,44,'Servicios','',653,540),('image',0,15,15,'es',0,50,'Servidores','',51,51),('image',0,16,16,'es',0,51,'Desarrollos a la medida','',50,50),('image',0,17,17,'es',0,52,'Implementación de Software','',51,51),('image',0,18,18,'es',0,53,'Portales Web','',51,51),('image',0,19,19,'es',0,54,'COSTOS','',51,51),('image',0,20,20,'es',0,55,'ORFEO','',51,51),('image',0,21,21,'es',0,56,'Financiera','',51,51),('image',0,22,22,'es',0,57,'Empresarial','',51,51),('image',0,23,23,'es',0,161,'Entidad','',51,51);
/*!40000 ALTER TABLE `media__field_media_image` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media__field_media_oembed_video`
--

DROP TABLE IF EXISTS `media__field_media_oembed_video`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media__field_media_oembed_video` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_oembed_video_value` varchar(255) COLLATE utf8mb4_general_ci NOT NULL,
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for media field field_media_oembed_video.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media__field_media_oembed_video`
--

LOCK TABLES `media__field_media_oembed_video` WRITE;
/*!40000 ALTER TABLE `media__field_media_oembed_video` DISABLE KEYS */;
/*!40000 ALTER TABLE `media__field_media_oembed_video` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media__field_media_video_file`
--

DROP TABLE IF EXISTS `media__field_media_video_file`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media__field_media_video_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_video_file_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_video_file_display` tinyint unsigned DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_media_video_file_description` text COLLATE utf8mb4_general_ci COMMENT 'A description of the file.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_media_video_file_target_id` (`field_media_video_file_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for media field field_media_video_file.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media__field_media_video_file`
--

LOCK TABLES `media__field_media_video_file` WRITE;
/*!40000 ALTER TABLE `media__field_media_video_file` DISABLE KEYS */;
INSERT INTO `media__field_media_video_file` VALUES ('video',0,25,25,'es',0,207,1,''),('video',0,26,26,'es',0,208,1,''),('video',0,27,27,'es',0,209,1,''),('video',0,29,29,'es',0,212,1,'');
/*!40000 ALTER TABLE `media__field_media_video_file` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media_field_data`
--

DROP TABLE IF EXISTS `media_field_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media_field_data` (
  `mid` int unsigned NOT NULL,
  `vid` int unsigned NOT NULL,
  `bundle` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `uid` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  `name` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `thumbnail__target_id` int unsigned DEFAULT NULL COMMENT 'The ID of the file entity.',
  `thumbnail__alt` varchar(512) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `thumbnail__title` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `thumbnail__width` int unsigned DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `thumbnail__height` int unsigned DEFAULT NULL COMMENT 'The height of the image in pixels.',
  `created` int DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  PRIMARY KEY (`mid`,`langcode`),
  KEY `media__id__default_langcode__langcode` (`mid`,`default_langcode`,`langcode`),
  KEY `media__vid` (`vid`),
  KEY `media_field__bundle__target_id` (`bundle`),
  KEY `media_field__uid__target_id` (`uid`),
  KEY `media_field__thumbnail__target_id` (`thumbnail__target_id`),
  KEY `media__status_bundle` (`status`,`bundle`,`mid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The data table for media entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media_field_data`
--

LOCK TABLES `media_field_data` WRITE;
/*!40000 ALTER TABLE `media_field_data` DISABLE KEYS */;
INSERT INTO `media_field_data` VALUES (5,5,'image','es',1,1,'desarrollos-medida.webp',38,'Desarrollos a la medida',NULL,370,470,1749235380,1749235380,1,1),(6,6,'image','es',1,1,'portales-web.webp',39,'Portales Web',NULL,370,470,1749235429,1749235429,1,1),(7,7,'image','es',1,1,'gestion-documental.webp',40,'Sistemas de gestión documental',NULL,370,470,1749235458,1749235458,1,1),(9,9,'image','es',1,1,'banner-gobierno-digital.webp',42,'Somos expertos en Gobierno Digital',NULL,1172,500,1749235606,1749235606,1,1),(10,10,'image','es',1,1,'servicios_banner.webp',44,'Servicios',NULL,653,540,1749242044,1749242044,1,1),(15,15,'image','es',1,1,'servidor.webp',50,'Servidores',NULL,51,51,1749484233,1749484233,1,1),(16,16,'image','es',1,1,'ajuste.webp',51,'Desarrollos a la medida',NULL,50,50,1749484333,1749484333,1,1),(17,17,'image','es',1,1,'equipo.webp',52,'Implementación de Software',NULL,51,51,1749484465,1749484465,1,1),(18,18,'image','es',1,1,'portales-1.webp',53,'Portales Web',NULL,51,51,1749495853,1749495853,1,1),(19,19,'image','es',1,1,'costos.webp',54,'COSTOS',NULL,51,51,1749496335,1749496335,1,1),(20,20,'image','es',1,1,'archivo.webp',55,'ORFEO',NULL,51,51,1749496544,1749496544,1,1),(21,21,'image','es',1,1,'financiera.webp',56,'Financiera',NULL,51,51,1749557115,1749557115,1,1),(22,22,'image','es',1,1,'gestion.webp',57,'Empresarial',NULL,51,51,1749557318,1749557318,1,1),(23,23,'image','es',1,1,'costos.png',161,'Entidad',NULL,51,51,1758744958,1758744958,1,1),(25,25,'video','es',1,1,'Pagina web.mp4',164,'',NULL,180,180,1773015668,1773015696,1,1),(26,26,'video','es',1,1,'SIG (2).mp4',164,'',NULL,180,180,1773015766,1773015790,1,1),(27,27,'video','es',1,1,'MARKETING DIGITAL (1).mp4',164,'',NULL,180,180,1773016482,1773016502,1,1),(29,29,'video','es',1,1,'Devops.mp4',164,'',NULL,180,180,1773075092,1773075111,1,1);
/*!40000 ALTER TABLE `media_field_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media_field_revision`
--

DROP TABLE IF EXISTS `media_field_revision`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media_field_revision` (
  `mid` int unsigned NOT NULL,
  `vid` int unsigned NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `uid` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  `name` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `thumbnail__target_id` int unsigned DEFAULT NULL COMMENT 'The ID of the file entity.',
  `thumbnail__alt` varchar(512) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `thumbnail__title` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `thumbnail__width` int unsigned DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `thumbnail__height` int unsigned DEFAULT NULL COMMENT 'The height of the image in pixels.',
  `created` int DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  PRIMARY KEY (`vid`,`langcode`),
  KEY `media__id__default_langcode__langcode` (`mid`,`default_langcode`,`langcode`),
  KEY `media_field__uid__target_id` (`uid`),
  KEY `media_field__thumbnail__target_id` (`thumbnail__target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The revision data table for media entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media_field_revision`
--

LOCK TABLES `media_field_revision` WRITE;
/*!40000 ALTER TABLE `media_field_revision` DISABLE KEYS */;
INSERT INTO `media_field_revision` VALUES (5,5,'es',1,1,'desarrollos-medida.webp',38,'Desarrollos a la medida',NULL,370,470,1749235380,1749235380,1,1),(6,6,'es',1,1,'portales-web.webp',39,'Portales Web',NULL,370,470,1749235429,1749235429,1,1),(7,7,'es',1,1,'gestion-documental.webp',40,'Sistemas de gestión documental',NULL,370,470,1749235458,1749235458,1,1),(9,9,'es',1,1,'banner-gobierno-digital.webp',42,'Somos expertos en Gobierno Digital',NULL,1172,500,1749235606,1749235606,1,1),(10,10,'es',1,1,'servicios_banner.webp',44,'Servicios',NULL,653,540,1749242044,1749242044,1,1),(15,15,'es',1,1,'servidor.webp',50,'Servidores',NULL,51,51,1749484233,1749484233,1,1),(16,16,'es',1,1,'ajuste.webp',51,'Desarrollos a la medida',NULL,50,50,1749484333,1749484333,1,1),(17,17,'es',1,1,'equipo.webp',52,'Implementación de Software',NULL,51,51,1749484465,1749484465,1,1),(18,18,'es',1,1,'portales-1.webp',53,'Portales Web',NULL,51,51,1749495853,1749495853,1,1),(19,19,'es',1,1,'costos.webp',54,'COSTOS',NULL,51,51,1749496335,1749496335,1,1),(20,20,'es',1,1,'archivo.webp',55,'ORFEO',NULL,51,51,1749496544,1749496544,1,1),(21,21,'es',1,1,'financiera.webp',56,'Financiera',NULL,51,51,1749557115,1749557115,1,1),(22,22,'es',1,1,'gestion.webp',57,'Empresarial',NULL,51,51,1749557318,1749557318,1,1),(23,23,'es',1,1,'costos.png',161,'Entidad',NULL,51,51,1758744958,1758744958,1,1),(25,25,'es',1,1,'Pagina web.mp4',164,'',NULL,180,180,1773015668,1773015696,1,1),(26,26,'es',1,1,'SIG (2).mp4',164,'',NULL,180,180,1773015766,1773015790,1,1),(27,27,'es',1,1,'MARKETING DIGITAL (1).mp4',164,'',NULL,180,180,1773016482,1773016502,1,1),(29,29,'es',1,1,'Devops.mp4',164,'',NULL,180,180,1773075092,1773075111,1,1);
/*!40000 ALTER TABLE `media_field_revision` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media_revision`
--

DROP TABLE IF EXISTS `media_revision`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media_revision` (
  `mid` int unsigned NOT NULL,
  `vid` int unsigned NOT NULL AUTO_INCREMENT,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `revision_user` int unsigned DEFAULT NULL COMMENT 'The ID of the target entity.',
  `revision_created` int DEFAULT NULL,
  `revision_log_message` longtext COLLATE utf8mb4_general_ci,
  `revision_default` tinyint DEFAULT NULL,
  PRIMARY KEY (`vid`),
  KEY `media__mid` (`mid`),
  KEY `media_field__revision_user__target_id` (`revision_user`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The revision table for media entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media_revision`
--

LOCK TABLES `media_revision` WRITE;
/*!40000 ALTER TABLE `media_revision` DISABLE KEYS */;
INSERT INTO `media_revision` VALUES (5,5,'es',NULL,1749235380,NULL,1),(6,6,'es',NULL,1749235429,NULL,1),(7,7,'es',NULL,1749235458,NULL,1),(9,9,'es',NULL,1749235606,NULL,1),(10,10,'es',NULL,1749242044,NULL,1),(15,15,'es',NULL,1749484233,NULL,1),(16,16,'es',NULL,1749484333,NULL,1),(17,17,'es',NULL,1749484465,NULL,1),(18,18,'es',NULL,1749495853,NULL,1),(19,19,'es',NULL,1749496335,NULL,1),(20,20,'es',NULL,1749496544,NULL,1),(21,21,'es',NULL,1749557115,NULL,1),(22,22,'es',NULL,1749557318,NULL,1),(23,23,'es',NULL,1758744958,NULL,1),(25,25,'es',1,1773015696,NULL,1),(26,26,'es',1,1773015790,NULL,1),(27,27,'es',1,1773016502,NULL,1),(29,29,'es',1,1773075111,NULL,1);
/*!40000 ALTER TABLE `media_revision` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media_revision__field_media_audio_file`
--

DROP TABLE IF EXISTS `media_revision__field_media_audio_file`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media_revision__field_media_audio_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_audio_file_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_audio_file_display` tinyint unsigned DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_media_audio_file_description` text COLLATE utf8mb4_general_ci COMMENT 'A description of the file.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_media_audio_file_target_id` (`field_media_audio_file_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for media field field_media_audio…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media_revision__field_media_audio_file`
--

LOCK TABLES `media_revision__field_media_audio_file` WRITE;
/*!40000 ALTER TABLE `media_revision__field_media_audio_file` DISABLE KEYS */;
/*!40000 ALTER TABLE `media_revision__field_media_audio_file` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media_revision__field_media_document`
--

DROP TABLE IF EXISTS `media_revision__field_media_document`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media_revision__field_media_document` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_document_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_document_display` tinyint unsigned DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_media_document_description` text COLLATE utf8mb4_general_ci COMMENT 'A description of the file.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_media_document_target_id` (`field_media_document_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for media field field_media…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media_revision__field_media_document`
--

LOCK TABLES `media_revision__field_media_document` WRITE;
/*!40000 ALTER TABLE `media_revision__field_media_document` DISABLE KEYS */;
/*!40000 ALTER TABLE `media_revision__field_media_document` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media_revision__field_media_image`
--

DROP TABLE IF EXISTS `media_revision__field_media_image`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media_revision__field_media_image` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_image_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_image_alt` varchar(512) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_media_image_title` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_media_image_width` int unsigned DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_media_image_height` int unsigned DEFAULT NULL COMMENT 'The height of the image in pixels.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_media_image_target_id` (`field_media_image_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for media field field_media_image.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media_revision__field_media_image`
--

LOCK TABLES `media_revision__field_media_image` WRITE;
/*!40000 ALTER TABLE `media_revision__field_media_image` DISABLE KEYS */;
INSERT INTO `media_revision__field_media_image` VALUES ('image',0,5,5,'es',0,38,'Desarrollos a la medida','',370,470),('image',0,6,6,'es',0,39,'Portales Web','',370,470),('image',0,7,7,'es',0,40,'Sistemas de gestión documental','',370,470),('image',0,9,9,'es',0,42,'Somos expertos en Gobierno Digital','',1172,500),('image',0,10,10,'es',0,44,'Servicios','',653,540),('image',0,15,15,'es',0,50,'Servidores','',51,51),('image',0,16,16,'es',0,51,'Desarrollos a la medida','',50,50),('image',0,17,17,'es',0,52,'Implementación de Software','',51,51),('image',0,18,18,'es',0,53,'Portales Web','',51,51),('image',0,19,19,'es',0,54,'COSTOS','',51,51),('image',0,20,20,'es',0,55,'ORFEO','',51,51),('image',0,21,21,'es',0,56,'Financiera','',51,51),('image',0,22,22,'es',0,57,'Empresarial','',51,51),('image',0,23,23,'es',0,161,'Entidad','',51,51);
/*!40000 ALTER TABLE `media_revision__field_media_image` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media_revision__field_media_oembed_video`
--

DROP TABLE IF EXISTS `media_revision__field_media_oembed_video`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media_revision__field_media_oembed_video` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_oembed_video_value` varchar(255) COLLATE utf8mb4_general_ci NOT NULL,
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for media field field_media_oembed…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media_revision__field_media_oembed_video`
--

LOCK TABLES `media_revision__field_media_oembed_video` WRITE;
/*!40000 ALTER TABLE `media_revision__field_media_oembed_video` DISABLE KEYS */;
/*!40000 ALTER TABLE `media_revision__field_media_oembed_video` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `media_revision__field_media_video_file`
--

DROP TABLE IF EXISTS `media_revision__field_media_video_file`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `media_revision__field_media_video_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_video_file_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_video_file_display` tinyint unsigned DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_media_video_file_description` text COLLATE utf8mb4_general_ci COMMENT 'A description of the file.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_media_video_file_target_id` (`field_media_video_file_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for media field field_media_video…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `media_revision__field_media_video_file`
--

LOCK TABLES `media_revision__field_media_video_file` WRITE;
/*!40000 ALTER TABLE `media_revision__field_media_video_file` DISABLE KEYS */;
INSERT INTO `media_revision__field_media_video_file` VALUES ('video',0,25,25,'es',0,207,1,''),('video',0,26,26,'es',0,208,1,''),('video',0,27,27,'es',0,209,1,''),('video',0,29,29,'es',0,212,1,'');
/*!40000 ALTER TABLE `media_revision__field_media_video_file` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `menu_link_content`
--

DROP TABLE IF EXISTS `menu_link_content`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `menu_link_content` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `revision_id` int unsigned DEFAULT NULL,
  `bundle` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `menu_link_content_field__uuid__value` (`uuid`),
  UNIQUE KEY `menu_link_content__revision_id` (`revision_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for menu_link_content entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `menu_link_content`
--

LOCK TABLES `menu_link_content` WRITE;
/*!40000 ALTER TABLE `menu_link_content` DISABLE KEYS */;
INSERT INTO `menu_link_content` VALUES (1,1,'menu_link_content','23b60b63-ffee-428c-8cc5-aaf77a6c5082','es'),(2,2,'menu_link_content','607490d5-4f49-45bb-b47e-03cc845c2e90','es'),(3,3,'menu_link_content','b3ede939-3d32-4167-a03e-cb9ce74fb0ba','es'),(4,4,'menu_link_content','1f3d078e-0f95-47d0-a75a-b48b2f2b5432','es'),(5,5,'menu_link_content','2b5c6657-2311-4ce0-9149-276fc02b9486','es'),(6,6,'menu_link_content','602ce69e-5bdc-44b2-b2c2-5ba51784b87f','es');
/*!40000 ALTER TABLE `menu_link_content` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `menu_link_content_data`
--

DROP TABLE IF EXISTS `menu_link_content_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `menu_link_content_data` (
  `id` int unsigned NOT NULL,
  `revision_id` int unsigned NOT NULL,
  `bundle` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `enabled` tinyint NOT NULL,
  `title` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `description` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `menu_name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `link__uri` varchar(2048) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'The URI of the link.',
  `link__title` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'The link text.',
  `link__options` longblob COMMENT 'Serialized array of options for the link.',
  `external` tinyint DEFAULT NULL,
  `rediscover` tinyint DEFAULT NULL,
  `weight` int DEFAULT NULL,
  `expanded` tinyint DEFAULT NULL,
  `parent` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  PRIMARY KEY (`id`,`langcode`),
  KEY `menu_link_content__id__default_langcode__langcode` (`id`,`default_langcode`,`langcode`),
  KEY `menu_link_content__revision_id` (`revision_id`),
  KEY `menu_link_content_field__link__uri` (`link__uri`(30)),
  KEY `menu_link_content__enabled_bundle` (`enabled`,`bundle`,`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The data table for menu_link_content entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `menu_link_content_data`
--

LOCK TABLES `menu_link_content_data` WRITE;
/*!40000 ALTER TABLE `menu_link_content_data` DISABLE KEYS */;
INSERT INTO `menu_link_content_data` VALUES (1,1,'menu_link_content','es',1,'Somos CISC',NULL,'main','entity:node/2','',_binary 'a:0:{}',0,0,-49,0,NULL,1749229830,1,1),(2,2,'menu_link_content','es',1,'Proyectos',NULL,'main','internal:/proyectos','',_binary 'a:0:{}',0,1,-48,0,NULL,1751567808,1,1),(3,3,'menu_link_content','es',1,'Servicios',NULL,'main','entity:node/3','',_binary 'a:0:{}',0,0,-47,0,NULL,1749241359,1,1),(4,4,'menu_link_content','es',1,'Clientes',NULL,'main','internal:/clientes','',_binary 'a:0:{}',0,1,-46,0,NULL,1750861768,1,1),(5,5,'menu_link_content','es',1,'Blog',NULL,'main','internal:/blog','',_binary 'a:0:{}',0,1,0,0,NULL,1751889607,1,1),(6,6,'menu_link_content','es',1,'Contacto',NULL,'main','internal:/contact/contactanos','',_binary 'a:0:{}',0,1,0,0,NULL,1750099419,1,1);
/*!40000 ALTER TABLE `menu_link_content_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `menu_link_content_field_revision`
--

DROP TABLE IF EXISTS `menu_link_content_field_revision`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `menu_link_content_field_revision` (
  `id` int unsigned NOT NULL,
  `revision_id` int unsigned NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `enabled` tinyint NOT NULL,
  `title` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `description` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `link__uri` varchar(2048) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'The URI of the link.',
  `link__title` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'The link text.',
  `link__options` longblob COMMENT 'Serialized array of options for the link.',
  `external` tinyint DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  PRIMARY KEY (`revision_id`,`langcode`),
  KEY `menu_link_content__id__default_langcode__langcode` (`id`,`default_langcode`,`langcode`),
  KEY `menu_link_content_field__link__uri` (`link__uri`(30))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The revision data table for menu_link_content entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `menu_link_content_field_revision`
--

LOCK TABLES `menu_link_content_field_revision` WRITE;
/*!40000 ALTER TABLE `menu_link_content_field_revision` DISABLE KEYS */;
INSERT INTO `menu_link_content_field_revision` VALUES (1,1,'es',1,'Somos CISC',NULL,'entity:node/2','',_binary 'a:0:{}',0,1749229830,1,1),(2,2,'es',1,'Proyectos',NULL,'internal:/proyectos','',_binary 'a:0:{}',0,1751567808,1,1),(3,3,'es',1,'Servicios',NULL,'entity:node/3','',_binary 'a:0:{}',0,1749241359,1,1),(4,4,'es',1,'Clientes',NULL,'internal:/clientes','',_binary 'a:0:{}',0,1750861768,1,1),(5,5,'es',1,'Blog',NULL,'internal:/blog','',_binary 'a:0:{}',0,1751889607,1,1),(6,6,'es',1,'Contacto',NULL,'internal:/contact/contactanos','',_binary 'a:0:{}',0,1750099419,1,1);
/*!40000 ALTER TABLE `menu_link_content_field_revision` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `menu_link_content_revision`
--

DROP TABLE IF EXISTS `menu_link_content_revision`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `menu_link_content_revision` (
  `id` int unsigned NOT NULL,
  `revision_id` int unsigned NOT NULL AUTO_INCREMENT,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `revision_user` int unsigned DEFAULT NULL COMMENT 'The ID of the target entity.',
  `revision_created` int DEFAULT NULL,
  `revision_log_message` longtext COLLATE utf8mb4_general_ci,
  `revision_default` tinyint DEFAULT NULL,
  PRIMARY KEY (`revision_id`),
  KEY `menu_link_content__id` (`id`),
  KEY `menu_link_content__ef029a1897` (`revision_user`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The revision table for menu_link_content entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `menu_link_content_revision`
--

LOCK TABLES `menu_link_content_revision` WRITE;
/*!40000 ALTER TABLE `menu_link_content_revision` DISABLE KEYS */;
INSERT INTO `menu_link_content_revision` VALUES (1,1,'es',NULL,1748987377,NULL,1),(2,2,'es',NULL,1748987388,NULL,1),(3,3,'es',NULL,1748987510,NULL,1),(4,4,'es',NULL,1748987530,NULL,1),(5,5,'es',NULL,1748987583,NULL,1),(6,6,'es',NULL,1748987598,NULL,1);
/*!40000 ALTER TABLE `menu_link_content_revision` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `menu_tree`
--

DROP TABLE IF EXISTS `menu_tree`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `menu_tree` (
  `menu_name` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The menu name. All links with the same menu name (such as ''tools'') are part of the same menu.',
  `mlid` int unsigned NOT NULL AUTO_INCREMENT COMMENT 'The menu link ID (mlid) is the integer primary key.',
  `id` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'Unique machine name: the plugin ID.',
  `parent` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The plugin ID for the parent of this link.',
  `route_name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL COMMENT 'The machine name of a defined Symfony Route this menu link represents.',
  `route_param_key` varchar(2048) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'An encoded string of route parameters for loading by route.',
  `route_parameters` longblob COMMENT 'Serialized array of route parameters of this menu link.',
  `url` varchar(2048) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT 'The external path this link points to (when not using a route).',
  `title` longblob COMMENT 'The serialized title for the link. May be a TranslatableMarkup.',
  `description` longblob COMMENT 'The serialized description of this link - used for admin pages and title attribute. May be a TranslatableMarkup.',
  `class` text COLLATE utf8mb4_general_ci COMMENT 'The class for this link plugin.',
  `options` longblob COMMENT 'A serialized array of URL options, such as a query string or HTML attributes.',
  `provider` varchar(50) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT 'system' COMMENT 'The name of the module that generated this link.',
  `enabled` smallint NOT NULL DEFAULT '1' COMMENT 'A flag for whether the link should be rendered in menus. (0 = a disabled menu link that may be shown on admin screens, 1 = a normal, visible link)',
  `discovered` smallint NOT NULL DEFAULT '0' COMMENT 'A flag for whether the link was discovered, so can be purged on rebuild',
  `expanded` smallint NOT NULL DEFAULT '0' COMMENT 'Flag for whether this link should be rendered as expanded in menus - expanded links always have their child links displayed, instead of only when the link is in the active trail (1 = expanded, 0 = not expanded)',
  `weight` int NOT NULL DEFAULT '0' COMMENT 'Link weight among links in the same menu at the same depth.',
  `metadata` longblob COMMENT 'A serialized array of data that may be used by the plugin instance.',
  `has_children` smallint NOT NULL DEFAULT '0' COMMENT 'Flag indicating whether any enabled links have this link as a parent (1 = enabled children exist, 0 = no enabled children).',
  `depth` smallint NOT NULL DEFAULT '0' COMMENT 'The depth relative to the top level. A link with empty parent will have depth == 1.',
  `p1` int unsigned NOT NULL DEFAULT '0' COMMENT 'The first mlid in the materialized path. If N = depth, then pN must equal the mlid. If depth > 1 then p(N-1) must equal the parent link mlid. All pX where X > depth must equal zero. The columns p1 .. p9 are also called the parents.',
  `p2` int unsigned NOT NULL DEFAULT '0' COMMENT 'The second mlid in the materialized path. See p1.',
  `p3` int unsigned NOT NULL DEFAULT '0' COMMENT 'The third mlid in the materialized path. See p1.',
  `p4` int unsigned NOT NULL DEFAULT '0' COMMENT 'The fourth mlid in the materialized path. See p1.',
  `p5` int unsigned NOT NULL DEFAULT '0' COMMENT 'The fifth mlid in the materialized path. See p1.',
  `p6` int unsigned NOT NULL DEFAULT '0' COMMENT 'The sixth mlid in the materialized path. See p1.',
  `p7` int unsigned NOT NULL DEFAULT '0' COMMENT 'The seventh mlid in the materialized path. See p1.',
  `p8` int unsigned NOT NULL DEFAULT '0' COMMENT 'The eighth mlid in the materialized path. See p1.',
  `p9` int unsigned NOT NULL DEFAULT '0' COMMENT 'The ninth mlid in the materialized path. See p1.',
  `form_class` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'meh',
  PRIMARY KEY (`mlid`),
  UNIQUE KEY `id` (`id`),
  KEY `menu_parents` (`menu_name`,`p1`,`p2`,`p3`,`p4`,`p5`,`p6`,`p7`,`p8`,`p9`),
  KEY `menu_parent_expand_child` (`menu_name`,`expanded`,`has_children`,`parent`(16)),
  KEY `route_values` (`route_name`(32),`route_param_key`(16))
) ENGINE=InnoDB AUTO_INCREMENT=427 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Contains the menu tree hierarchy.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `menu_tree`
--

LOCK TABLES `menu_tree` WRITE;
/*!40000 ALTER TABLE `menu_tree` DISABLE KEYS */;
INSERT INTO `menu_tree` VALUES ('footer',1,'contact.site_page','','contact.site_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Contact\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','contact',1,1,0,0,_binary 'a:0:{}',0,1,1,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('tools',2,'filter.tips_all','','filter.tips_all','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Compose tips\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','filter',0,1,0,0,_binary 'a:0:{}',0,1,2,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('tools',3,'node.add_page','','node.add_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Add content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','node',1,1,0,0,_binary 'a:0:{}',0,1,3,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('tools',4,'search.view','','search.view','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Search\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','search',0,1,0,0,_binary 'a:0:{}',0,1,4,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('main',5,'standard.front_page','','<front>','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Home\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','standard',1,1,0,-50,_binary 'a:0:{}',0,1,5,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',6,'system.admin','','system.admin','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Administration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,9,_binary 'a:0:{}',1,1,6,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',7,'announcements_feed.announcement','system.admin','announcements_feed.announcement','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Announcements\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"Displays announcements from the Drupal community.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','announcements_feed',1,1,0,10,_binary 'a:0:{}',0,2,6,7,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',8,'help.main','system.admin','help.main','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Help\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Reference for usage, configuration, and modules.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','help',1,1,0,9,_binary 'a:0:{}',0,2,6,8,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',9,'system.admin_content','system.admin','system.admin_content','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Find and manage content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-10,_binary 'a:0:{}',1,2,6,9,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',10,'comment.admin','system.admin_content','comment.admin','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Comments\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"List and edit site comments and the comment approval queue.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','comment',1,1,0,0,_binary 'a:0:{}',0,3,6,9,10,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',11,'system.admin_structure','system.admin','system.admin_structure','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Structure\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Administer blocks, content types, menus, etc.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-8,_binary 'a:0:{}',1,2,6,11,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',12,'block.admin_display','system.admin_structure','block.admin_display','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Block layout\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:79:\"Configure what block content appears in your site\'s sidebars and other regions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','block',1,1,0,0,_binary 'a:0:{}',0,3,6,11,12,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',13,'entity.block_content_type.collection','system.admin_structure','entity.block_content_type.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Block types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Create and manage fields, forms, and display settings for your content blocks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','block_content',1,1,0,0,_binary 'a:0:{}',1,3,6,11,13,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',14,'entity.comment_type.collection','system.admin_structure','entity.comment_type.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Comment types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Manage form and displays settings of comments.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','comment',1,1,0,0,_binary 'a:0:{}',1,3,6,11,14,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',15,'entity.contact_form.collection','system.admin_structure','entity.contact_form.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Contact forms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"Create and manage contact forms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','contact',1,1,0,0,_binary 'a:0:{}',1,3,6,11,15,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',16,'field_ui.display_mode','system.admin_structure','field_ui.display_mode','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Display modes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:65:\"Configure what displays are available for your content and forms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','field_ui',1,1,0,0,_binary 'a:0:{}',1,3,6,11,16,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',17,'entity.entity_view_mode.collection','field_ui.display_mode','entity.entity_view_mode.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"View modes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Manage custom view modes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','field_ui',1,1,0,0,_binary 'a:0:{}',1,4,6,11,16,17,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',18,'entity.entity_form_mode.collection','field_ui.display_mode','entity.entity_form_mode.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Form modes\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Manage custom form modes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','field_ui',1,1,0,0,_binary 'a:0:{}',1,4,6,11,16,18,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',19,'entity.menu.collection','system.admin_structure','entity.menu.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Manage menus and menu links.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','menu_ui',1,1,0,0,_binary 'a:0:{}',1,3,6,11,19,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',20,'entity.node_type.collection','system.admin_structure','entity.node_type.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:71:\"Create and manage fields, forms, and display settings for your content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','node',1,1,0,0,_binary 'a:0:{}',1,3,6,11,20,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',21,'entity.taxonomy_vocabulary.collection','system.admin_structure','entity.taxonomy_vocabulary.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Taxonomy\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"Manage tagging, categorization, and classification of your content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','taxonomy',1,1,0,0,_binary 'a:0:{}',1,3,6,11,21,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',22,'entity.view.collection','system.admin_structure','entity.view.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Views\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Manage customized lists of content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','views_ui',1,1,0,0,_binary 'a:0:{}',1,3,6,11,22,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',23,'system.themes_page','system.admin','system.themes_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Appearance\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Select and configure themes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-6,_binary 'a:0:{}',1,2,6,23,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',24,'system.modules_list','system.admin','system.modules_list','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Extend\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:53:\"Add and install modules to extend site functionality.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-2,_binary 'a:0:{}',1,2,6,24,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',25,'system.admin_config','system.admin','system.admin_config','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Configuration\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Administer settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,0,_binary 'a:0:{}',1,2,6,25,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',26,'system.admin_config_media','system.admin_config','system.admin_config_media','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-10,_binary 'a:0:{}',1,3,6,25,26,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',27,'entity.image_style.collection','system.admin_config_media','entity.image_style.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Image styles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Configure styles that can be used for resizing or adjusting images on display.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','image',1,1,0,0,_binary 'a:0:{}',0,4,6,25,26,27,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',28,'system.file_system_settings','system.admin_config_media','system.file_system_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"File system\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:67:\"Configure the location of uploaded files and how they are accessed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,0,_binary 'a:0:{}',0,4,6,25,26,28,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',29,'system.image_toolkit_settings','system.admin_config_media','system.image_toolkit_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Image toolkit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:74:\"Choose which image toolkit to use if you have installed optional toolkits.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,20,_binary 'a:0:{}',0,4,6,25,26,29,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',30,'system.admin_config_services','system.admin_config','system.admin_config_services','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Web services\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,0,_binary 'a:0:{}',1,3,6,25,30,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',31,'system.rss_feeds_settings','system.admin_config_services','system.rss_feeds_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"RSS publishing\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:115:\"Configure the site description, the number of items per feed, and whether feeds should be titles/teasers/full-text.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,0,_binary 'a:0:{}',0,4,6,25,30,31,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',32,'system.linkset_settings','system.admin_config_services','system.linkset_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Menu Linkset Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Enable or disable the menu linkset endpoint\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,10,_binary 'a:0:{}',0,4,6,25,30,32,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',33,'system.admin_config_development','system.admin_config','system.admin_config_development','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Development\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Configure and use development tools.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-10,_binary 'a:0:{}',1,3,6,25,33,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',34,'config.sync','system.admin_config_development','config.sync','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Configuration synchronization\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Import and export your configuration.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','config',1,1,0,0,_binary 'a:0:{}',1,4,6,25,33,34,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',35,'system.site_maintenance_mode','system.admin_config_development','system.site_maintenance_mode','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Maintenance mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:62:\"Take the site offline for updates and other maintenance tasks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-10,_binary 'a:0:{}',0,4,6,25,33,35,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',36,'system.performance_settings','system.admin_config_development','system.performance_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Performance\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Configure caching and bandwidth optimization.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-20,_binary 'a:0:{}',0,4,6,25,33,36,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',37,'system.development_settings','system.admin_config_development','system.development_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"Development settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"Configure theme development settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-19,_binary 'a:0:{}',0,4,6,25,33,37,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',38,'system.logging_settings','system.admin_config_development','system.logging_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Logging and errors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:61:\"Configure the display of error messages and database logging.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-15,_binary 'a:0:{}',0,4,6,25,33,38,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',39,'system.admin_config_regional','system.admin_config','system.admin_config_regional','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Region and language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:59:\"Configure regional settings, localization, and translation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-5,_binary 'a:0:{}',1,3,6,25,39,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',40,'entity.configurable_language.collection','system.admin_config_regional','entity.configurable_language.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Languages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:62:\"Configure languages for content, interface, and configuration.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','language',1,1,0,0,_binary 'a:0:{}',1,4,6,25,39,40,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',41,'language.content_settings_page','system.admin_config_regional','language.content_settings_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Content language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Configure language support for content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','language',1,1,0,10,_binary 'a:0:{}',0,4,6,25,39,41,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',42,'locale.translate_page','system.admin_config_regional','locale.translate_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"User interface translation\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:87:\"Configure the import of translation files, and add or customize interface translations.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','locale',1,1,0,15,_binary 'a:0:{}',0,4,6,25,39,42,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',43,'system.regional_settings','system.admin_config_regional','system.regional_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Regional settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Configure the locale and timezone settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-20,_binary 'a:0:{}',0,4,6,25,39,43,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',44,'entity.date_format.collection','system.admin_config_regional','entity.date_format.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Date and time formats\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Configure how dates and times are displayed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-9,_binary 'a:0:{}',0,4,6,25,39,44,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',45,'system.admin_config_search','system.admin_config','system.admin_config_search','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Search and metadata\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:64:\"Configure site search, metadata, and search engine optimization.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-10,_binary 'a:0:{}',1,3,6,25,45,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',46,'entity.path_alias.collection','system.admin_config_search','entity.path_alias.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"URL aliases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"Add custom URLs to existing paths.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','path',1,1,0,-5,_binary 'a:0:{}',0,4,6,25,45,46,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',47,'entity.search_page.collection','system.admin_config_search','entity.search_page.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Search pages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Configure search pages and search indexing options.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','search',1,1,0,-10,_binary 'a:0:{}',0,4,6,25,45,47,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',48,'system.admin_config_system','system.admin_config','system.admin_config_system','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"System\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:49:\"Configure basic site settings, actions, and cron.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-20,_binary 'a:0:{}',1,3,6,25,48,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',49,'system.site_information_settings','system.admin_config_system','system.site_information_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Basic site settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:77:\"Change site name, email address, slogan, default front page, and error pages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-20,_binary 'a:0:{}',0,4,6,25,48,49,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',50,'system.cron_settings','system.admin_config_system','system.cron_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Cron\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Manage automatic site maintenance tasks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,20,_binary 'a:0:{}',0,4,6,25,48,50,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',51,'system.admin_config_ui','system.admin_config','system.admin_config_ui','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"User interface\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Configure the administrative user interface.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-15,_binary 'a:0:{}',1,3,6,25,51,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',52,'entity.shortcut_set.collection','system.admin_config_ui','entity.shortcut_set.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Shortcuts\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Add and modify shortcut sets.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','shortcut',1,1,0,0,_binary 'a:0:{}',0,4,6,25,51,52,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',53,'system.admin_config_workflow','system.admin_config','system.admin_config_workflow','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Workflow\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:28:\"Manage the content workflow.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,5,_binary 'a:0:{}',0,3,6,25,53,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',54,'system.admin_config_content','system.admin_config','system.admin_config_content','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Content authoring\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Configure content formatting and authoring.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-15,_binary 'a:0:{}',1,3,6,25,54,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',55,'filter.admin_overview','system.admin_config_content','filter.admin_overview','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Text formats and editors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:78:\"Select and configure text editors, and how content is filtered when displayed.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','filter',1,1,0,0,_binary 'a:0:{}',0,4,6,25,54,55,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',56,'user.admin_index','system.admin_config','user.admin_index','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"People\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Configure user accounts.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','user',1,1,0,-20,_binary 'a:0:{}',1,3,6,25,56,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',57,'entity.user.admin_form','user.admin_index','entity.user.admin_form','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Account settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:105:\"Configure default user account settings, including fields, registration requirements, and email messages.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','user',1,1,0,-10,_binary 'a:0:{}',1,4,6,25,56,57,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',58,'system.admin_reports','system.admin','system.admin_reports','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"Reports\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:34:\"View reports, updates, and errors.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,5,_binary 'a:0:{}',1,2,6,58,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',59,'dblog.overview','system.admin_reports','dblog.overview','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Recent log messages\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"View events that have recently been logged.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dblog',1,1,0,-1,_binary 'a:0:{}',0,3,6,58,59,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',60,'dblog.page_not_found','system.admin_reports','dblog.page_not_found','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Top \'page not found\' errors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:36:\"View \'page not found\' errors (404s).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dblog',1,1,0,0,_binary 'a:0:{}',0,3,6,58,60,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',61,'dblog.access_denied','system.admin_reports','dblog.access_denied','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:26:\"Top \'access denied\' errors\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"View \'access denied\' errors (403s).\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dblog',1,1,0,0,_binary 'a:0:{}',0,3,6,58,61,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',62,'entity.field_storage_config.collection','system.admin_reports','entity.field_storage_config.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Field list\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:39:\"Overview of fields on all entity types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','field_ui',1,1,0,0,_binary 'a:0:{}',1,3,6,58,62,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',63,'locale.translate_status','system.admin_reports','locale.translate_status','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Available translation updates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:97:\"Get a status report about available interface translations for your installed modules and themes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','locale',1,1,0,0,_binary 'a:0:{}',0,3,6,58,63,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',64,'system.status','system.admin_reports','system.status','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Status report\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:48:\"Get a status report about your site\'s operation.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','system',1,1,0,-60,_binary 'a:0:{}',0,3,6,58,64,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',65,'views_ui.reports_plugins','system.admin_reports','views_ui.reports_plugins','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Views plugins\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Overview of plugins used in all views.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','views_ui',1,1,0,0,_binary 'a:0:{}',0,3,6,58,65,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',66,'dblog.search','system.admin_reports','dblog.search','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Top search phrases\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"View most popular search phrases.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','',1,1,0,0,_binary 'a:0:{}',0,3,6,58,66,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',67,'entity.user.collection','system.admin','entity.user.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"People\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:45:\"Manage user accounts, roles, and permissions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','user',1,1,0,4,_binary 'a:0:{}',1,2,6,67,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('account',68,'user.page','','user.page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"My account\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','user',1,1,0,-10,_binary 'a:0:{}',0,1,68,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('account',69,'user.logout','','','',_binary 'a:0:{}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\user\\Plugin\\Menu\\LoginLogoutMenuLink',_binary 'a:0:{}','user',1,1,0,10,_binary 'a:0:{}',0,1,69,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',70,'update.status','system.admin_reports','update.status','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Available updates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:82:\"Get a status report about available updates for your installed modules and themes.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','update',1,1,0,-50,_binary 'a:0:{}',0,3,6,58,70,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',71,'devel.admin_settings','system.admin_config_development','devel.admin_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:131:\"Helper functions, pages, and blocks to assist Drupal developers. The devel blocks can be managed via the block administration page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,4,6,25,33,71,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',72,'devel.admin_settings_link','','devel.admin_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:131:\"Helper functions, pages, and blocks to assist Drupal developers. The devel blocks can be managed via the block administration page.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,72,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',73,'devel.configs_list','','devel.configs_list','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Config editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Edit configuration.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,73,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',74,'devel.reinstall','','devel.reinstall','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Reinstall Modules\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','\\Drupal\\devel\\Plugin\\Menu\\DestinationMenuLink',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,74,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',75,'devel.menu_rebuild','','devel.menu_rebuild','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Rebuild Menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','\\Drupal\\devel\\Plugin\\Menu\\DestinationMenuLink',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,75,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',76,'devel.state_system_page','','devel.state_system_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"State editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:25:\"Edit state system values.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,76,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',77,'devel.theme_registry','','devel.theme_registry','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Theme registry\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,77,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',78,'devel.entity_info_page','','devel.entity_info_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,78,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',79,'devel.field_info_page','','devel.field_info_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"Field Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,79,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',80,'devel.phpinfo','','system.php','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"PHPinfo()\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,80,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',81,'devel.session','','devel.session','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"View Session\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,81,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',82,'devel.elements_page','','devel.elements_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Element Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,82,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',83,'devel.cache_clear','','devel.cache_clear','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Cache clear\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','\\Drupal\\devel\\Plugin\\Menu\\DestinationMenuLink',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,83,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',84,'devel.run_cron','','devel.run_cron','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Run cron\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','\\Drupal\\devel\\Plugin\\Menu\\DestinationMenuLink',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,84,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',85,'devel.switch_user','','devel.switch_user','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Switch user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,85,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',86,'devel.container_info.service','','devel.container_info.service','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Container Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,86,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',87,'devel.route_info','','devel.route_info','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Routes Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,87,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',88,'devel.route_info.item','','devel.route_info.item','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Current route info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','\\Drupal\\devel\\Plugin\\Menu\\RouteDetailMenuLink',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,88,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',89,'devel.event_info','','devel.event_info','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Events Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel',1,1,0,0,_binary 'a:0:{}',0,1,89,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',90,'admin_toolbar_tools.extra_links:node.add','system.admin_content','node.add_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Add content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',1,3,6,9,90,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',91,'admin_toolbar_tools.extra_links:node.add.article','admin_toolbar_tools.extra_links:node.add','node.add','node_type=article',_binary 'a:1:{s:9:\"node_type\";s:7:\"article\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:7:\"article\";}',0,4,6,9,90,91,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',92,'admin_toolbar_tools.extra_links:node.add.page','admin_toolbar_tools.extra_links:node.add','node.add','node_type=page',_binary 'a:1:{s:9:\"node_type\";s:4:\"page\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"page\";}',0,4,6,9,90,92,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',93,'admin_toolbar_tools.extra_links:block_content_page','system.admin_content','entity.block_content.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Blocks\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',1,3,6,9,93,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',94,'admin_toolbar_tools.extra_links:add_block','admin_toolbar_tools.extra_links:block_content_page','block_content.add_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Add content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',1,4,6,9,93,94,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',95,'admin_toolbar_tools.extra_links:block_content.add.basic','admin_toolbar_tools.extra_links:add_block','block_content.add_form','block_content_type=basic',_binary 'a:1:{s:18:\"block_content_type\";s:5:\"basic\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:5:\"basic\";}',0,5,6,9,93,94,95,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',96,'admin_toolbar_tools.extra_links:view.files','system.admin_content','view.files.page_1','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Files\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,3,6,9,96,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',97,'admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic','entity.block_content_type.collection','entity.block_content_type.edit_form','block_content_type=basic',_binary 'a:1:{s:18:\"block_content_type\";s:5:\"basic\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:5:\"basic\";}',1,4,6,11,13,97,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',98,'admin_toolbar_tools.extra_links:entity.block_content.field_ui_fieldsbasic','admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic','entity.block_content.field_ui_fields','block_content_type=basic',_binary 'a:1:{s:18:\"block_content_type\";s:5:\"basic\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,13,97,98,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',99,'admin_toolbar_tools.extra_links:entity.entity_form_display.block_content.defaultbasic','admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic','entity.entity_form_display.block_content.default','block_content_type=basic',_binary 'a:1:{s:18:\"block_content_type\";s:5:\"basic\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,13,97,99,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',100,'admin_toolbar_tools.extra_links:entity.entity_view_display.block_content.default.basic','admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic','entity.entity_view_display.block_content.default','block_content_type=basic',_binary 'a:1:{s:18:\"block_content_type\";s:5:\"basic\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,13,97,100,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',101,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.block_content.default.basic','admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic','entity.block_content_type.entity_permissions_form','block_content_type=basic',_binary 'a:1:{s:18:\"block_content_type\";s:5:\"basic\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,13,97,101,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',102,'admin_toolbar_tools.extra_links:entity.block_content_type.devel_load.basic','admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic','entity.block_content_type.devel_load','block_content_type=basic',_binary 'a:1:{s:18:\"block_content_type\";s:5:\"basic\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,13,97,102,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',103,'admin_toolbar_tools.extra_links:entity.block_content_type.delete_form.basic','admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic','entity.block_content_type.delete_form','block_content_type=basic',_binary 'a:1:{s:18:\"block_content_type\";s:5:\"basic\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,13,97,103,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',104,'admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment','entity.comment_type.collection','entity.comment_type.edit_form','comment_type=comment',_binary 'a:1:{s:12:\"comment_type\";s:7:\"comment\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"entity_id\";s:7:\"comment\";}',1,4,6,11,14,104,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',105,'admin_toolbar_tools.extra_links:entity.comment.field_ui_fieldscomment','admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment','entity.comment.field_ui_fields','comment_type=comment',_binary 'a:1:{s:12:\"comment_type\";s:7:\"comment\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,14,104,105,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',106,'admin_toolbar_tools.extra_links:entity.entity_form_display.comment.defaultcomment','admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment','entity.entity_form_display.comment.default','comment_type=comment',_binary 'a:1:{s:12:\"comment_type\";s:7:\"comment\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,14,104,106,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',107,'admin_toolbar_tools.extra_links:entity.entity_view_display.comment.default.comment','admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment','entity.entity_view_display.comment.default','comment_type=comment',_binary 'a:1:{s:12:\"comment_type\";s:7:\"comment\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,14,104,107,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',108,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.comment.default.comment','admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment','entity.comment_type.entity_permissions_form','comment_type=comment',_binary 'a:1:{s:12:\"comment_type\";s:7:\"comment\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,14,104,108,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',109,'admin_toolbar_tools.extra_links:entity.comment_type.devel_load.comment','admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment','entity.comment_type.devel_load','comment_type=comment',_binary 'a:1:{s:12:\"comment_type\";s:7:\"comment\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,14,104,109,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',110,'admin_toolbar_tools.extra_links:entity.comment_type.delete_form.comment','admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment','entity.comment_type.delete_form','comment_type=comment',_binary 'a:1:{s:12:\"comment_type\";s:7:\"comment\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,14,104,110,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',118,'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal','entity.contact_form.collection','entity.contact_form.edit_form','contact_form=personal',_binary 'a:1:{s:12:\"contact_form\";s:8:\"personal\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"entity_id\";s:8:\"personal\";}',1,4,6,11,15,118,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',119,'admin_toolbar_tools.extra_links:entity.contact_message.field_ui_fieldspersonal','admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal','entity.contact_message.field_ui_fields','contact_form=personal',_binary 'a:1:{s:12:\"contact_form\";s:8:\"personal\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,15,118,119,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',120,'admin_toolbar_tools.extra_links:entity.entity_form_display.contact_message.defaultpersonal','admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal','entity.entity_form_display.contact_message.default','contact_form=personal',_binary 'a:1:{s:12:\"contact_form\";s:8:\"personal\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,15,118,120,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',121,'admin_toolbar_tools.extra_links:entity.entity_view_display.contact_message.default.personal','admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal','entity.entity_view_display.contact_message.default','contact_form=personal',_binary 'a:1:{s:12:\"contact_form\";s:8:\"personal\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,15,118,121,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',122,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.contact_message.default.personal','admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal','entity.contact_form.entity_permissions_form','contact_form=personal',_binary 'a:1:{s:12:\"contact_form\";s:8:\"personal\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,15,118,122,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',123,'admin_toolbar_tools.extra_links:entity.contact_form.devel_load.personal','admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal','entity.contact_form.devel_load','contact_form=personal',_binary 'a:1:{s:12:\"contact_form\";s:8:\"personal\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,15,118,123,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',124,'admin_toolbar_tools.extra_links:entity.contact_form.delete_form.personal','admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal','entity.contact_form.delete_form','contact_form=personal',_binary 'a:1:{s:12:\"contact_form\";s:8:\"personal\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,15,118,124,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',125,'admin_toolbar_tools.extra_links:contact.form_add','entity.contact_form.collection','contact.form_add','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Add contact form\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-5,_binary 'a:0:{}',0,4,6,11,15,125,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',126,'admin_toolbar_tools.extra_links:field_ui.entity_view_mode_add','entity.entity_view_mode.collection','field_ui.entity_view_mode_add','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Add view mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,16,17,126,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',127,'admin_toolbar_tools.extra_links:field_ui.entity_form_mode_add','entity.entity_form_mode.collection','field_ui.entity_form_mode_add','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Add form mode\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,16,18,127,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',128,'admin_toolbar_tools.extra_links:entity.menu.add_form','entity.menu.collection','entity.menu.add_form','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-2,_binary 'a:0:{}',0,4,6,11,19,128,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',129,'admin_toolbar_tools.extra_links:entity.menu.edit_form.admin','entity.menu.collection','entity.menu.edit_form','menu=admin',_binary 'a:1:{s:4:\"menu\";s:5:\"admin\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"admin\";}',1,4,6,11,19,129,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',130,'admin_toolbar_tools.extra_links:entity.menu.add_link_form.admin','admin_toolbar_tools.extra_links:entity.menu.edit_form.admin','entity.menu.add_link_form','menu=admin',_binary 'a:1:{s:4:\"menu\";s:5:\"admin\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,19,129,130,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',131,'admin_toolbar_tools.extra_links:entity.menu.devel_load.admin','admin_toolbar_tools.extra_links:entity.menu.edit_form.admin','entity.menu.devel_load','menu=admin',_binary 'a:1:{s:4:\"menu\";s:5:\"admin\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,19,129,131,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',132,'admin_toolbar_tools.extra_links:entity.menu.edit_form.devel','entity.menu.collection','entity.menu.edit_form','menu=devel',_binary 'a:1:{s:4:\"menu\";s:5:\"devel\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"devel\";}',1,4,6,11,19,132,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',133,'admin_toolbar_tools.extra_links:entity.menu.add_link_form.devel','admin_toolbar_tools.extra_links:entity.menu.edit_form.devel','entity.menu.add_link_form','menu=devel',_binary 'a:1:{s:4:\"menu\";s:5:\"devel\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,19,132,133,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',134,'admin_toolbar_tools.extra_links:entity.menu.devel_load.devel','admin_toolbar_tools.extra_links:entity.menu.edit_form.devel','entity.menu.devel_load','menu=devel',_binary 'a:1:{s:4:\"menu\";s:5:\"devel\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,19,132,134,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',135,'admin_toolbar_tools.extra_links:entity.menu.edit_form.tools','entity.menu.collection','entity.menu.edit_form','menu=tools',_binary 'a:1:{s:4:\"menu\";s:5:\"tools\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:5:\"tools\";}',1,4,6,11,19,135,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',136,'admin_toolbar_tools.extra_links:entity.menu.add_link_form.tools','admin_toolbar_tools.extra_links:entity.menu.edit_form.tools','entity.menu.add_link_form','menu=tools',_binary 'a:1:{s:4:\"menu\";s:5:\"tools\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,19,135,136,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',137,'admin_toolbar_tools.extra_links:entity.menu.devel_load.tools','admin_toolbar_tools.extra_links:entity.menu.edit_form.tools','entity.menu.devel_load','menu=tools',_binary 'a:1:{s:4:\"menu\";s:5:\"tools\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,19,135,137,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',138,'admin_toolbar_tools.extra_links:entity.menu.edit_form.account','entity.menu.collection','entity.menu.edit_form','menu=account',_binary 'a:1:{s:4:\"menu\";s:7:\"account\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:7:\"account\";}',1,4,6,11,19,138,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',139,'admin_toolbar_tools.extra_links:entity.menu.add_link_form.account','admin_toolbar_tools.extra_links:entity.menu.edit_form.account','entity.menu.add_link_form','menu=account',_binary 'a:1:{s:4:\"menu\";s:7:\"account\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,19,138,139,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',140,'admin_toolbar_tools.extra_links:entity.menu.devel_load.account','admin_toolbar_tools.extra_links:entity.menu.edit_form.account','entity.menu.devel_load','menu=account',_binary 'a:1:{s:4:\"menu\";s:7:\"account\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,19,138,140,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',141,'admin_toolbar_tools.extra_links:entity.menu.edit_form.main','entity.menu.collection','entity.menu.edit_form','menu=main',_binary 'a:1:{s:4:\"menu\";s:4:\"main\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:4:\"main\";}',1,4,6,11,19,141,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',142,'admin_toolbar_tools.extra_links:entity.menu.add_link_form.main','admin_toolbar_tools.extra_links:entity.menu.edit_form.main','entity.menu.add_link_form','menu=main',_binary 'a:1:{s:4:\"menu\";s:4:\"main\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,19,141,142,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',143,'admin_toolbar_tools.extra_links:entity.menu.devel_load.main','admin_toolbar_tools.extra_links:entity.menu.edit_form.main','entity.menu.devel_load','menu=main',_binary 'a:1:{s:4:\"menu\";s:4:\"main\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,19,141,143,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',144,'admin_toolbar_tools.extra_links:entity.menu.edit_form.footer','entity.menu.collection','entity.menu.edit_form','menu=footer',_binary 'a:1:{s:4:\"menu\";s:6:\"footer\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:2:{s:11:\"entity_type\";s:4:\"menu\";s:9:\"entity_id\";s:6:\"footer\";}',1,4,6,11,19,144,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',145,'admin_toolbar_tools.extra_links:entity.menu.add_link_form.footer','admin_toolbar_tools.extra_links:entity.menu.edit_form.footer','entity.menu.add_link_form','menu=footer',_binary 'a:1:{s:4:\"menu\";s:6:\"footer\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add link\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,19,144,145,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',146,'admin_toolbar_tools.extra_links:entity.menu.devel_load.footer','admin_toolbar_tools.extra_links:entity.menu.edit_form.footer','entity.menu.devel_load','menu=footer',_binary 'a:1:{s:4:\"menu\";s:6:\"footer\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,19,144,146,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',147,'admin_toolbar_tools.extra_links:entity.node_type.edit_form.article','entity.node_type.collection','entity.node_type.edit_form','node_type=article',_binary 'a:1:{s:9:\"node_type\";s:7:\"article\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:7:\"article\";}',1,4,6,11,20,147,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',148,'admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsarticle','admin_toolbar_tools.extra_links:entity.node_type.edit_form.article','entity.node.field_ui_fields','node_type=article',_binary 'a:1:{s:9:\"node_type\";s:7:\"article\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,20,147,148,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',149,'admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultarticle','admin_toolbar_tools.extra_links:entity.node_type.edit_form.article','entity.entity_form_display.node.default','node_type=article',_binary 'a:1:{s:9:\"node_type\";s:7:\"article\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,20,147,149,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',150,'admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.article','admin_toolbar_tools.extra_links:entity.node_type.edit_form.article','entity.entity_view_display.node.default','node_type=article',_binary 'a:1:{s:9:\"node_type\";s:7:\"article\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,20,147,150,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',151,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.article','admin_toolbar_tools.extra_links:entity.node_type.edit_form.article','entity.node_type.entity_permissions_form','node_type=article',_binary 'a:1:{s:9:\"node_type\";s:7:\"article\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,20,147,151,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',152,'admin_toolbar_tools.extra_links:entity.node_type.devel_load.article','admin_toolbar_tools.extra_links:entity.node_type.edit_form.article','entity.node_type.devel_load','node_type=article',_binary 'a:1:{s:9:\"node_type\";s:7:\"article\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,20,147,152,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',153,'admin_toolbar_tools.extra_links:entity.node_type.delete_form.article','admin_toolbar_tools.extra_links:entity.node_type.edit_form.article','entity.node_type.delete_form','node_type=article',_binary 'a:1:{s:9:\"node_type\";s:7:\"article\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,20,147,153,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',154,'admin_toolbar_tools.extra_links:entity.node_type.edit_form.page','entity.node_type.collection','entity.node_type.edit_form','node_type=page',_binary 'a:1:{s:9:\"node_type\";s:4:\"page\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"page\";}',1,4,6,11,20,154,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',155,'admin_toolbar_tools.extra_links:entity.node.field_ui_fieldspage','admin_toolbar_tools.extra_links:entity.node_type.edit_form.page','entity.node.field_ui_fields','node_type=page',_binary 'a:1:{s:9:\"node_type\";s:4:\"page\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,20,154,155,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',156,'admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultpage','admin_toolbar_tools.extra_links:entity.node_type.edit_form.page','entity.entity_form_display.node.default','node_type=page',_binary 'a:1:{s:9:\"node_type\";s:4:\"page\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,20,154,156,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',157,'admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.page','admin_toolbar_tools.extra_links:entity.node_type.edit_form.page','entity.entity_view_display.node.default','node_type=page',_binary 'a:1:{s:9:\"node_type\";s:4:\"page\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,20,154,157,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',158,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.page','admin_toolbar_tools.extra_links:entity.node_type.edit_form.page','entity.node_type.entity_permissions_form','node_type=page',_binary 'a:1:{s:9:\"node_type\";s:4:\"page\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,20,154,158,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',159,'admin_toolbar_tools.extra_links:entity.node_type.devel_load.page','admin_toolbar_tools.extra_links:entity.node_type.edit_form.page','entity.node_type.devel_load','node_type=page',_binary 'a:1:{s:9:\"node_type\";s:4:\"page\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,20,154,159,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',160,'admin_toolbar_tools.extra_links:entity.node_type.delete_form.page','admin_toolbar_tools.extra_links:entity.node_type.edit_form.page','entity.node_type.delete_form','node_type=page',_binary 'a:1:{s:9:\"node_type\";s:4:\"page\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,20,154,160,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',161,'admin_toolbar_tools.extra_links:node.type_add','entity.node_type.collection','node.type_add','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Add content type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-2,_binary 'a:0:{}',0,4,6,11,20,161,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',162,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags','entity.taxonomy_vocabulary.collection','entity.taxonomy_vocabulary.overview_form','taxonomy_vocabulary=tags',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:4:\"tags\";}',1,4,6,11,21,162,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',163,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.tags','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags','entity.taxonomy_vocabulary.edit_form','taxonomy_vocabulary=tags',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,21,162,163,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',164,'admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldstags','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags','entity.taxonomy_term.field_ui_fields','taxonomy_vocabulary=tags',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,21,162,164,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',165,'admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaulttags','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags','entity.entity_form_display.taxonomy_term.default','taxonomy_vocabulary=tags',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,21,162,165,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',166,'admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.tags','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags','entity.entity_view_display.taxonomy_term.default','taxonomy_vocabulary=tags',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,21,162,166,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',167,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.tags','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags','entity.taxonomy_vocabulary.entity_permissions_form','taxonomy_vocabulary=tags',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,21,162,167,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',168,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.tags','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags','entity.taxonomy_vocabulary.devel_load','taxonomy_vocabulary=tags',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,21,162,168,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',169,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.tags','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags','entity.taxonomy_vocabulary.delete_form','taxonomy_vocabulary=tags',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:4:\"tags\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,21,162,169,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',170,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.add_form','entity.taxonomy_vocabulary.collection','entity.taxonomy_vocabulary.add_form','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Add vocabulary\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-998,_binary 'a:0:{}',0,4,6,11,21,170,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',171,'admin_toolbar_tools.extra_links:views_ui.add','entity.view.collection','views_ui.add','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add view\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-5,_binary 'a:0:{}',0,4,6,11,22,171,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',172,'admin_toolbar_tools.extra_links:views_ui.block_content','entity.view.collection','entity.view.edit_form','view=block_content',_binary 'a:1:{s:4:\"view\";s:13:\"block_content\";}','',_binary 's:14:\"Content blocks\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,172,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',173,'admin_toolbar_tools.extra_links:views_ui.comment','entity.view.collection','entity.view.edit_form','view=comment',_binary 'a:1:{s:4:\"view\";s:7:\"comment\";}','',_binary 's:11:\"Comentarios\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,173,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',174,'admin_toolbar_tools.extra_links:views_ui.comments_recent','entity.view.collection','entity.view.edit_form','view=comments_recent',_binary 'a:1:{s:4:\"view\";s:15:\"comments_recent\";}','',_binary 's:21:\"Comentarios recientes\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,174,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',175,'admin_toolbar_tools.extra_links:views_ui.content','entity.view.collection','entity.view.edit_form','view=content',_binary 'a:1:{s:4:\"view\";s:7:\"content\";}','',_binary 's:9:\"Contenido\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,175,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',176,'admin_toolbar_tools.extra_links:views_ui.content_recent','entity.view.collection','entity.view.edit_form','view=content_recent',_binary 'a:1:{s:4:\"view\";s:14:\"content_recent\";}','',_binary 's:18:\"Contenido reciente\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,176,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',177,'admin_toolbar_tools.extra_links:views_ui.files','entity.view.collection','entity.view.edit_form','view=files',_binary 'a:1:{s:4:\"view\";s:5:\"files\";}','',_binary 's:8:\"Archivos\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,177,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',178,'admin_toolbar_tools.extra_links:views_ui.frontpage','entity.view.collection','entity.view.edit_form','view=frontpage',_binary 'a:1:{s:4:\"view\";s:9:\"frontpage\";}','',_binary 's:14:\"Página inicio\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,178,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',179,'admin_toolbar_tools.extra_links:views_ui.taxonomy_term','entity.view.collection','entity.view.edit_form','view=taxonomy_term',_binary 'a:1:{s:4:\"view\";s:13:\"taxonomy_term\";}','',_binary 's:22:\"Término de taxonomía\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,179,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',180,'admin_toolbar_tools.extra_links:views_ui.user_admin_people','entity.view.collection','entity.view.edit_form','view=user_admin_people',_binary 'a:1:{s:4:\"view\";s:17:\"user_admin_people\";}','',_binary 's:8:\"Usuarios\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,180,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',181,'admin_toolbar_tools.extra_links:views_ui.watchdog','entity.view.collection','entity.view.edit_form','view=watchdog',_binary 'a:1:{s:4:\"view\";s:8:\"watchdog\";}','',_binary 's:9:\"Guardián\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,181,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',182,'admin_toolbar_tools.extra_links:views_ui.who_s_new','entity.view.collection','entity.view.edit_form','view=who_s_new',_binary 'a:1:{s:4:\"view\";s:9:\"who_s_new\";}','',_binary 's:15:\"Quién es nuevo\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,182,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',183,'admin_toolbar_tools.extra_links:views_ui.who_s_online','entity.view.collection','entity.view.edit_form','view=who_s_online',_binary 'a:1:{s:4:\"view\";s:12:\"who_s_online\";}','',_binary 's:29:\"Bloque de usuarios conectados\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,183,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',184,'admin_toolbar_tools.extra_links:update.theme_update','system.themes_page','update.theme_update','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,3,6,23,184,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',185,'admin_toolbar_tools.extra_links:system.theme_settings','system.themes_page','system.theme_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',1,3,6,23,185,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',186,'admin_toolbar_tools.extra_links:system.theme_settings_theme.olivero','admin_toolbar_tools.extra_links:system.theme_settings','system.theme_settings_theme','theme=olivero',_binary 'a:1:{s:5:\"theme\";s:7:\"olivero\";}','',_binary 's:7:\"Olivero\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,23,185,186,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',187,'admin_toolbar_tools.extra_links:system.theme_settings_theme.claro','admin_toolbar_tools.extra_links:system.theme_settings','system.theme_settings_theme','theme=claro',_binary 'a:1:{s:5:\"theme\";s:5:\"claro\";}','',_binary 's:5:\"Claro\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,23,185,187,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',188,'system.modules_uninstall','system.modules_list','system.modules_uninstall','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Uninstall module\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,3,6,24,188,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',189,'admin_toolbar_tools.extra_links:update.module_update','system.modules_list','update.module_update','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,3,6,24,189,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',190,'admin_toolbar_tools.extra_links:config.import','config.sync','config.import_full','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Import\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,25,33,34,190,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',191,'admin_toolbar_tools.extra_links:config.export','config.sync','config.export_full','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Export\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,25,33,34,191,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',192,'admin_toolbar_tools.extra_links:language.negotiation','entity.configurable_language.collection','language.negotiation','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Detection and selection\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,25,39,40,192,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',193,'admin_toolbar_tools.extra_links:language.add','entity.configurable_language.collection','language.add','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Add language\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,25,39,40,193,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',194,'admin_toolbar.settings','system.admin_config_ui','admin_toolbar.settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Admin Toolbar\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Configure the Admin Toolbar module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar',1,1,0,-1,_binary 'a:0:{}',0,4,6,25,51,194,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',195,'admin_toolbar_tools.settings','system.admin_config_ui','admin_toolbar_tools.settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Admin Toolbar Tools\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:41:\"Configure the Admin Toolbar Tools module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,25,51,195,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',196,'admin_toolbar_tools.extra_links:entity.user.field_ui_fields_','entity.user.admin_form','entity.user.field_ui_fields','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,25,56,57,196,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',197,'admin_toolbar_tools.extra_links:entity.entity_form_display.user.default_','entity.user.admin_form','entity.entity_form_display.user.default','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,25,56,57,197,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',198,'admin_toolbar_tools.extra_links:entity.entity_view_display.user.default_','entity.user.admin_form','entity.entity_view_display.user.default','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,25,56,57,198,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',199,'admin_toolbar_tools.extra_links:views_ui.field_list','entity.field_storage_config.collection','views_ui.reports_fields','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Used in views\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,58,62,199,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',200,'admin_toolbar_tools.extra_links:user.admin_create','entity.user.collection','user.admin_create','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add user\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,3,6,67,200,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',201,'admin_toolbar_tools.extra_links:user.admin_permissions','entity.user.collection','user.admin_permissions','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,3,6,67,201,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',202,'admin_toolbar_tools.extra_links:entity.user_role.collection','entity.user.collection','entity.user_role.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Roles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',1,3,6,67,202,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',203,'admin_toolbar_tools.extra_links:user.role_add','admin_toolbar_tools.extra_links:entity.user_role.collection','user.role_add','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Add role\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-50,_binary 'a:0:{}',0,4,6,67,202,203,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',204,'admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous','admin_toolbar_tools.extra_links:entity.user_role.collection','entity.user_role.edit_form','user_role=anonymous',_binary 'a:1:{s:9:\"user_role\";s:9:\"anonymous\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:9:\"anonymous\";}',1,4,6,67,202,204,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',205,'admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.anonymous','admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous','entity.user_role.edit_permissions_form','user_role=anonymous',_binary 'a:1:{s:9:\"user_role\";s:9:\"anonymous\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Edit permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,67,202,204,205,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',206,'admin_toolbar_tools.extra_links:entity.user_role.devel_load.anonymous','admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous','entity.user_role.devel_load','user_role=anonymous',_binary 'a:1:{s:9:\"user_role\";s:9:\"anonymous\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,67,202,204,206,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',207,'admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated','admin_toolbar_tools.extra_links:entity.user_role.collection','entity.user_role.edit_form','user_role=authenticated',_binary 'a:1:{s:9:\"user_role\";s:13:\"authenticated\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:13:\"authenticated\";}',1,4,6,67,202,207,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',208,'admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.authenticated','admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated','entity.user_role.edit_permissions_form','user_role=authenticated',_binary 'a:1:{s:9:\"user_role\";s:13:\"authenticated\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Edit permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,67,202,207,208,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',209,'admin_toolbar_tools.extra_links:entity.user_role.devel_load.authenticated','admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated','entity.user_role.devel_load','user_role=authenticated',_binary 'a:1:{s:9:\"user_role\";s:13:\"authenticated\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,67,202,207,209,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',210,'admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor','admin_toolbar_tools.extra_links:entity.user_role.collection','entity.user_role.edit_form','user_role=content_editor',_binary 'a:1:{s:9:\"user_role\";s:14:\"content_editor\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:14:\"content_editor\";}',1,4,6,67,202,210,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',211,'admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.content_editor','admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor','entity.user_role.edit_permissions_form','user_role=content_editor',_binary 'a:1:{s:9:\"user_role\";s:14:\"content_editor\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Edit permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,67,202,210,211,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',212,'admin_toolbar_tools.extra_links:entity.user_role.delete_form.content_editor','admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor','entity.user_role.delete_form','user_role=content_editor',_binary 'a:1:{s:9:\"user_role\";s:14:\"content_editor\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,67,202,210,212,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',213,'admin_toolbar_tools.extra_links:entity.user_role.devel_load.content_editor','admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor','entity.user_role.devel_load','user_role=content_editor',_binary 'a:1:{s:9:\"user_role\";s:14:\"content_editor\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,67,202,210,213,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',214,'admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator','admin_toolbar_tools.extra_links:entity.user_role.collection','entity.user_role.edit_form','user_role=administrator',_binary 'a:1:{s:9:\"user_role\";s:13:\"administrator\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:2:{s:11:\"entity_type\";s:9:\"user_role\";s:9:\"entity_id\";s:13:\"administrator\";}',1,4,6,67,202,214,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',215,'admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.administrator','admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator','entity.user_role.edit_permissions_form','user_role=administrator',_binary 'a:1:{s:9:\"user_role\";s:13:\"administrator\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Edit permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,67,202,214,215,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',216,'admin_toolbar_tools.extra_links:entity.user_role.delete_form.administrator','admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator','entity.user_role.delete_form','user_role=administrator',_binary 'a:1:{s:9:\"user_role\";s:13:\"administrator\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,67,202,214,216,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',217,'admin_toolbar_tools.extra_links:entity.user_role.devel_load.administrator','admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator','entity.user_role.devel_load','user_role=administrator',_binary 'a:1:{s:9:\"user_role\";s:13:\"administrator\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,67,202,214,217,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',218,'admin_toolbar_tools.help','system.admin','<front>','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Tools\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-100,_binary 'a:0:{}',1,2,6,218,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',219,'system.admin_index','admin_toolbar_tools.help','system.admin_index','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Index\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-100,_binary 'a:0:{}',0,3,6,218,219,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',220,'system.run_cron','admin_toolbar_tools.help','admin_toolbar.run.cron','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Run cron\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-8,_binary 'a:0:{}',0,3,6,218,220,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',221,'system.db_update','admin_toolbar_tools.help','system.db_update','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Run updates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-6,_binary 'a:0:{}',0,3,6,218,221,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',222,'admin_toolbar_tools.flush','admin_toolbar_tools.help','admin_toolbar_tools.flush','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Flush all caches\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-9,_binary 'a:0:{}',1,3,6,218,222,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',223,'admin_toolbar_tools.cssjs','admin_toolbar_tools.flush','admin_toolbar_tools.cssjs','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:24:\"Flush CSS and JavaScript\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,222,223,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',224,'admin_toolbar_tools.plugin','admin_toolbar_tools.flush','admin_toolbar_tools.plugin','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Flush plugins cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,222,224,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',225,'admin_toolbar_tools.flush_static','admin_toolbar_tools.flush','admin_toolbar_tools.flush_static','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Flush static cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,222,225,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',226,'admin_toolbar_tools.flush_menu','admin_toolbar_tools.flush','admin_toolbar_tools.flush_menu','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:29:\"Flush routing and links cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,222,226,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',227,'admin_toolbar_tools.flush_twig','admin_toolbar_tools.flush','admin_toolbar_tools.flush_twig','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Flush twig cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,222,227,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',228,'admin_toolbar_tools.flush_rendercache','admin_toolbar_tools.flush','admin_toolbar_tools.flush_rendercache','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Flush render cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,222,228,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',229,'admin_toolbar_tools.theme_rebuild','admin_toolbar_tools.flush','admin_toolbar_tools.theme_rebuild','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Rebuild theme registry\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,222,229,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',230,'admin_toolbar_tools.extra_links:flush_views','admin_toolbar_tools.flush','admin_toolbar_tools.flush_views','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Flush views cache\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,222,230,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',231,'admin_toolbar_tools.extra_links:user.logout','admin_toolbar_tools.help','user.logout','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Logout\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,10,_binary 'a:0:{}',0,3,6,218,231,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',232,'admin_toolbar_tools.extra_links:devel','admin_toolbar_tools.help','system.admin_config_development','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Development\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-8,_binary 'a:0:{}',1,3,6,218,232,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',233,'admin_toolbar_tools.extra_links:devel.admin_settings','admin_toolbar_tools.extra_links:devel','devel.admin_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,232,233,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',234,'admin_toolbar_tools.extra_links:devel.configs_list','admin_toolbar_tools.extra_links:devel','devel.configs_list','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Config editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,232,234,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',235,'admin_toolbar_tools.extra_links:devel.reinstall','admin_toolbar_tools.extra_links:devel','devel.reinstall','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:17:\"Reinstall modules\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,232,235,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',236,'admin_toolbar_tools.extra_links:devel.menu_rebuild','admin_toolbar_tools.extra_links:devel','devel.menu_rebuild','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Rebuild menu\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,232,236,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',237,'admin_toolbar_tools.extra_links:devel.state_system_page','admin_toolbar_tools.extra_links:devel','devel.state_system_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"State editor\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,232,237,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',238,'admin_toolbar_tools.extra_links:devel.theme_registry','admin_toolbar_tools.extra_links:devel','devel.theme_registry','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Theme registry\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,232,238,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',239,'admin_toolbar_tools.extra_links:devel.entity_info_page','admin_toolbar_tools.extra_links:devel','devel.entity_info_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Entity info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,232,239,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',240,'admin_toolbar_tools.extra_links:devel.session','admin_toolbar_tools.extra_links:devel','devel.session','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Session viewer\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,232,240,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',241,'admin_toolbar_tools.extra_links:devel.element_info','admin_toolbar_tools.extra_links:devel','devel.elements_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Element Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,232,241,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',242,'admin_toolbar_tools.extra_links:devel.toolbar.settings','admin_toolbar_tools.extra_links:devel','devel.toolbar.settings_form','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Devel Toolbar Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,218,232,242,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',243,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands','entity.taxonomy_vocabulary.collection','entity.taxonomy_vocabulary.overview_form','taxonomy_vocabulary=ai_agent_commands',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:17:\"ai_agent_commands\";}',1,4,6,11,21,243,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',244,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.ai_agent_commands','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands','entity.taxonomy_vocabulary.edit_form','taxonomy_vocabulary=ai_agent_commands',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,21,243,244,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',245,'admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldsai_agent_commands','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands','entity.taxonomy_term.field_ui_fields','taxonomy_vocabulary=ai_agent_commands',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,21,243,245,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',246,'admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaultai_agent_commands','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands','entity.entity_form_display.taxonomy_term.default','taxonomy_vocabulary=ai_agent_commands',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,21,243,246,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',247,'admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.ai_agent_commands','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands','entity.entity_view_display.taxonomy_term.default','taxonomy_vocabulary=ai_agent_commands',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,21,243,247,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',248,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.ai_agent_commands','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands','entity.taxonomy_vocabulary.entity_permissions_form','taxonomy_vocabulary=ai_agent_commands',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,21,243,248,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',249,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.ai_agent_commands','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands','entity.taxonomy_vocabulary.devel_load','taxonomy_vocabulary=ai_agent_commands',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,21,243,249,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',250,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.ai_agent_commands','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_agent_commands','entity.taxonomy_vocabulary.delete_form','taxonomy_vocabulary=ai_agent_commands',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:17:\"ai_agent_commands\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,21,243,250,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',251,'dxpr_builder.settings','system.admin_config_content','dxpr_builder.settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"DXPR Builder\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Configuration settings for DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dxpr_builder',1,1,0,0,_binary 'a:0:{}',0,4,6,25,54,251,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',252,'dxpr_builder.studio','system.admin','dxpr_builder.admin.studio','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"DXPR Studio\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dxpr_builder',1,1,0,-4,_binary 'a:0:{}',1,2,6,252,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',253,'dxpr_builder.studio_builder','dxpr_builder.studio','dxpr_builder.admin.studio.builder','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"DXPR Builder\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Configure DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dxpr_builder',1,1,0,0,_binary 'a:0:{}',1,3,6,252,253,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',254,'dxpr_builder.builder_setings','dxpr_builder.studio_builder','dxpr_builder.settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"General Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:40:\"Configuration settings for DXPR Builder.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dxpr_builder',1,1,0,0,_binary 'a:0:{}',0,4,6,252,253,254,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',255,'dxpr_builder.builder_licensed_content','dxpr_builder.studio_builder','dxpr_builder.licensed_content','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Content items\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:73:\"View listing of DXPR content items that count towards your license limit.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dxpr_builder',1,1,0,1,_binary 'a:0:{}',0,4,6,252,253,255,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',256,'dxpr_builder.builder_page_templates','dxpr_builder.studio_builder','entity.dxpr_builder_page_template.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Page Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Configure DXPR Builder Page templates.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dxpr_builder',1,1,0,2,_binary 'a:0:{}',0,4,6,252,253,256,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',257,'dxpr_builder.builder_user_licenses','dxpr_builder.studio_builder','dxpr_builder.user_licenses','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"User Licenses\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:32:\"View DXPR Builder user licenses.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dxpr_builder',1,1,0,3,_binary 'a:0:{}',0,4,6,252,253,257,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',258,'dxpr_builder.builder_user_profiles','dxpr_builder.studio_builder','entity.dxpr_builder_profile.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"User Profiles\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:37:\"Configure DXPR Builder User profiles.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dxpr_builder',1,1,0,4,_binary 'a:0:{}',0,4,6,252,253,258,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',259,'dxpr_builder.builder_user_templates','dxpr_builder.studio_builder','entity.dxpr_builder_user_template.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"User Templates\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:38:\"Configure DXPR Builder User templates.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dxpr_builder',1,1,0,5,_binary 'a:0:{}',0,4,6,252,253,259,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',260,'dxpr_builder.builder_ai_settings','dxpr_builder.studio_builder','dxpr_builder.ai_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"AI (beta)\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:35:\"Configure DXPR Builder AI features.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dxpr_builder',1,1,0,6,_binary 'a:0:{}',0,4,6,252,253,260,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',261,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice','entity.taxonomy_vocabulary.collection','entity.taxonomy_vocabulary.overview_form','taxonomy_vocabulary=ai_tone_of_voice',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:16:\"ai_tone_of_voice\";}',1,4,6,11,21,261,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',262,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.ai_tone_of_voice','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice','entity.taxonomy_vocabulary.edit_form','taxonomy_vocabulary=ai_tone_of_voice',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,21,261,262,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',263,'admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldsai_tone_of_voice','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice','entity.taxonomy_term.field_ui_fields','taxonomy_vocabulary=ai_tone_of_voice',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,21,261,263,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',264,'admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaultai_tone_of_voice','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice','entity.entity_form_display.taxonomy_term.default','taxonomy_vocabulary=ai_tone_of_voice',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,21,261,264,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',265,'admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.ai_tone_of_voice','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice','entity.entity_view_display.taxonomy_term.default','taxonomy_vocabulary=ai_tone_of_voice',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,21,261,265,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',266,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.ai_tone_of_voice','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice','entity.taxonomy_vocabulary.entity_permissions_form','taxonomy_vocabulary=ai_tone_of_voice',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,21,261,266,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',267,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.ai_tone_of_voice','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice','entity.taxonomy_vocabulary.devel_load','taxonomy_vocabulary=ai_tone_of_voice',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,21,261,267,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',268,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.ai_tone_of_voice','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.ai_tone_of_voice','entity.taxonomy_vocabulary.delete_form','taxonomy_vocabulary=ai_tone_of_voice',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:16:\"ai_tone_of_voice\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,21,261,268,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',269,'admin_toolbar_tools.extra_links:block_content.add.drag_and_drop_block','admin_toolbar_tools.extra_links:add_block','block_content.add_form','block_content_type=drag_and_drop_block',_binary 'a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:19:\"drag_and_drop_block\";}',0,5,6,9,93,94,269,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',270,'admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block','entity.block_content_type.collection','entity.block_content_type.edit_form','block_content_type=drag_and_drop_block',_binary 'a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"entity_id\";s:19:\"drag_and_drop_block\";}',1,4,6,11,13,270,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',271,'admin_toolbar_tools.extra_links:entity.block_content.field_ui_fieldsdrag_and_drop_block','admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block','entity.block_content.field_ui_fields','block_content_type=drag_and_drop_block',_binary 'a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,13,270,271,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',272,'admin_toolbar_tools.extra_links:entity.entity_form_display.block_content.defaultdrag_and_drop_block','admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block','entity.entity_form_display.block_content.default','block_content_type=drag_and_drop_block',_binary 'a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,13,270,272,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',273,'admin_toolbar_tools.extra_links:entity.entity_view_display.block_content.default.drag_and_drop_block','admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block','entity.entity_view_display.block_content.default','block_content_type=drag_and_drop_block',_binary 'a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,13,270,273,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',274,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.block_content.default.drag_and_drop_block','admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block','entity.block_content_type.entity_permissions_form','block_content_type=drag_and_drop_block',_binary 'a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,13,270,274,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',275,'admin_toolbar_tools.extra_links:entity.block_content_type.devel_load.drag_and_drop_block','admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block','entity.block_content_type.devel_load','block_content_type=drag_and_drop_block',_binary 'a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,13,270,275,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',276,'admin_toolbar_tools.extra_links:entity.block_content_type.delete_form.drag_and_drop_block','admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.drag_and_drop_block','entity.block_content_type.delete_form','block_content_type=drag_and_drop_block',_binary 'a:1:{s:18:\"block_content_type\";s:19:\"drag_and_drop_block\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,13,270,276,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',277,'admin_toolbar_tools.extra_links:node.add.drag_and_drop_page','admin_toolbar_tools.extra_links:node.add','node.add','node_type=drag_and_drop_page',_binary 'a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:18:\"drag_and_drop_page\";}',0,4,6,9,90,277,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',278,'admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page','entity.node_type.collection','entity.node_type.edit_form','node_type=drag_and_drop_page',_binary 'a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:18:\"drag_and_drop_page\";}',1,4,6,11,20,278,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',279,'admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsdrag_and_drop_page','admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page','entity.node.field_ui_fields','node_type=drag_and_drop_page',_binary 'a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,20,278,279,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',280,'admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultdrag_and_drop_page','admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page','entity.entity_form_display.node.default','node_type=drag_and_drop_page',_binary 'a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,20,278,280,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',281,'admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.drag_and_drop_page','admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page','entity.entity_view_display.node.default','node_type=drag_and_drop_page',_binary 'a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,20,278,281,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',282,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.drag_and_drop_page','admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page','entity.node_type.entity_permissions_form','node_type=drag_and_drop_page',_binary 'a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,20,278,282,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',283,'admin_toolbar_tools.extra_links:entity.node_type.devel_load.drag_and_drop_page','admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page','entity.node_type.devel_load','node_type=drag_and_drop_page',_binary 'a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,20,278,283,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',284,'admin_toolbar_tools.extra_links:entity.node_type.delete_form.drag_and_drop_page','admin_toolbar_tools.extra_links:entity.node_type.edit_form.drag_and_drop_page','entity.node_type.delete_form','node_type=drag_and_drop_page',_binary 'a:1:{s:9:\"node_type\";s:18:\"drag_and_drop_page\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,20,278,284,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',285,'admin_toolbar_tools.extra_links:media_page','system.admin_content','entity.media.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',1,3,6,9,285,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',286,'admin_toolbar_tools.extra_links:add_media','admin_toolbar_tools.extra_links:media_page','entity.media.add_page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:9:\"Add media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',1,4,6,9,285,286,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',287,'admin_toolbar_tools.extra_links:media.add.audio','admin_toolbar_tools.extra_links:add_media','entity.media.add_form','media_type=audio',_binary 'a:1:{s:10:\"media_type\";s:5:\"audio\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"audio\";}',0,5,6,9,285,286,287,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',288,'entity.media_type.collection','system.admin_structure','entity.media_type.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:11:\"Media types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage media types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','media',1,1,0,0,_binary 'a:0:{}',1,3,6,11,288,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',289,'admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio','entity.media_type.collection','entity.media_type.edit_form','media_type=audio',_binary 'a:1:{s:10:\"media_type\";s:5:\"audio\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"audio\";}',1,4,6,11,288,289,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',290,'admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsaudio','admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio','entity.media.field_ui_fields','media_type=audio',_binary 'a:1:{s:10:\"media_type\";s:5:\"audio\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,288,289,290,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',291,'admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultaudio','admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio','entity.entity_form_display.media.default','media_type=audio',_binary 'a:1:{s:10:\"media_type\";s:5:\"audio\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,288,289,291,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',292,'admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.audio','admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio','entity.entity_view_display.media.default','media_type=audio',_binary 'a:1:{s:10:\"media_type\";s:5:\"audio\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,288,289,292,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',293,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.audio','admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio','entity.media_type.entity_permissions_form','media_type=audio',_binary 'a:1:{s:10:\"media_type\";s:5:\"audio\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,288,289,293,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',294,'admin_toolbar_tools.extra_links:entity.media_type.devel_load.audio','admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio','entity.media_type.devel_load','media_type=audio',_binary 'a:1:{s:10:\"media_type\";s:5:\"audio\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,288,289,294,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',295,'admin_toolbar_tools.extra_links:entity.media_type.delete_form.audio','admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio','entity.media_type.delete_form','media_type=audio',_binary 'a:1:{s:10:\"media_type\";s:5:\"audio\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,288,289,295,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',296,'admin_toolbar_tools.extra_links:media.type_add','entity.media_type.collection','entity.media_type.add_form','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Add media type\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,-2,_binary 'a:0:{}',0,4,6,11,288,296,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',297,'admin_toolbar_tools.extra_links:views_ui.media','entity.view.collection','entity.view.edit_form','view=media',_binary 'a:1:{s:4:\"view\";s:5:\"media\";}','',_binary 's:10:\"Multimedia\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,297,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',298,'media.settings','system.admin_config_media','media.settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Media settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Manage media settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','media',1,1,0,0,_binary 'a:0:{}',0,4,6,25,26,298,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',299,'admin_toolbar_tools.extra_links:media.add.document','admin_toolbar_tools.extra_links:add_media','entity.media.add_form','media_type=document',_binary 'a:1:{s:10:\"media_type\";s:8:\"document\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:8:\"document\";}',0,5,6,9,285,286,299,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',300,'admin_toolbar_tools.extra_links:entity.media_type.edit_form.document','entity.media_type.collection','entity.media_type.edit_form','media_type=document',_binary 'a:1:{s:10:\"media_type\";s:8:\"document\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:8:\"document\";}',1,4,6,11,288,300,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',301,'admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsdocument','admin_toolbar_tools.extra_links:entity.media_type.edit_form.document','entity.media.field_ui_fields','media_type=document',_binary 'a:1:{s:10:\"media_type\";s:8:\"document\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,288,300,301,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',302,'admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultdocument','admin_toolbar_tools.extra_links:entity.media_type.edit_form.document','entity.entity_form_display.media.default','media_type=document',_binary 'a:1:{s:10:\"media_type\";s:8:\"document\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,288,300,302,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',303,'admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.document','admin_toolbar_tools.extra_links:entity.media_type.edit_form.document','entity.entity_view_display.media.default','media_type=document',_binary 'a:1:{s:10:\"media_type\";s:8:\"document\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,288,300,303,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',304,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.document','admin_toolbar_tools.extra_links:entity.media_type.edit_form.document','entity.media_type.entity_permissions_form','media_type=document',_binary 'a:1:{s:10:\"media_type\";s:8:\"document\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,288,300,304,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',305,'admin_toolbar_tools.extra_links:entity.media_type.devel_load.document','admin_toolbar_tools.extra_links:entity.media_type.edit_form.document','entity.media_type.devel_load','media_type=document',_binary 'a:1:{s:10:\"media_type\";s:8:\"document\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,288,300,305,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',306,'admin_toolbar_tools.extra_links:entity.media_type.delete_form.document','admin_toolbar_tools.extra_links:entity.media_type.edit_form.document','entity.media_type.delete_form','media_type=document',_binary 'a:1:{s:10:\"media_type\";s:8:\"document\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,288,300,306,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',307,'admin_toolbar_tools.extra_links:media.add.image','admin_toolbar_tools.extra_links:add_media','entity.media.add_form','media_type=image',_binary 'a:1:{s:10:\"media_type\";s:5:\"image\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"image\";}',0,5,6,9,285,286,307,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',308,'admin_toolbar_tools.extra_links:entity.media_type.edit_form.image','entity.media_type.collection','entity.media_type.edit_form','media_type=image',_binary 'a:1:{s:10:\"media_type\";s:5:\"image\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"image\";}',1,4,6,11,288,308,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',309,'admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsimage','admin_toolbar_tools.extra_links:entity.media_type.edit_form.image','entity.media.field_ui_fields','media_type=image',_binary 'a:1:{s:10:\"media_type\";s:5:\"image\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,288,308,309,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',310,'admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultimage','admin_toolbar_tools.extra_links:entity.media_type.edit_form.image','entity.entity_form_display.media.default','media_type=image',_binary 'a:1:{s:10:\"media_type\";s:5:\"image\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,288,308,310,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',311,'admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.image','admin_toolbar_tools.extra_links:entity.media_type.edit_form.image','entity.entity_view_display.media.default','media_type=image',_binary 'a:1:{s:10:\"media_type\";s:5:\"image\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,288,308,311,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',312,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.image','admin_toolbar_tools.extra_links:entity.media_type.edit_form.image','entity.media_type.entity_permissions_form','media_type=image',_binary 'a:1:{s:10:\"media_type\";s:5:\"image\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,288,308,312,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',313,'admin_toolbar_tools.extra_links:entity.media_type.devel_load.image','admin_toolbar_tools.extra_links:entity.media_type.edit_form.image','entity.media_type.devel_load','media_type=image',_binary 'a:1:{s:10:\"media_type\";s:5:\"image\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,288,308,313,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',314,'admin_toolbar_tools.extra_links:entity.media_type.delete_form.image','admin_toolbar_tools.extra_links:entity.media_type.edit_form.image','entity.media_type.delete_form','media_type=image',_binary 'a:1:{s:10:\"media_type\";s:5:\"image\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,288,308,314,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',315,'admin_toolbar_tools.extra_links:media.add.remote_video','admin_toolbar_tools.extra_links:add_media','entity.media.add_form','media_type=remote_video',_binary 'a:1:{s:10:\"media_type\";s:12:\"remote_video\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:12:\"remote_video\";}',0,5,6,9,285,286,315,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',316,'admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video','entity.media_type.collection','entity.media_type.edit_form','media_type=remote_video',_binary 'a:1:{s:10:\"media_type\";s:12:\"remote_video\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:12:\"remote_video\";}',1,4,6,11,288,316,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',317,'admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsremote_video','admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video','entity.media.field_ui_fields','media_type=remote_video',_binary 'a:1:{s:10:\"media_type\";s:12:\"remote_video\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,288,316,317,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',318,'admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultremote_video','admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video','entity.entity_form_display.media.default','media_type=remote_video',_binary 'a:1:{s:10:\"media_type\";s:12:\"remote_video\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,288,316,318,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',319,'admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.remote_video','admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video','entity.entity_view_display.media.default','media_type=remote_video',_binary 'a:1:{s:10:\"media_type\";s:12:\"remote_video\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,288,316,319,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',320,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.remote_video','admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video','entity.media_type.entity_permissions_form','media_type=remote_video',_binary 'a:1:{s:10:\"media_type\";s:12:\"remote_video\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,288,316,320,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',321,'admin_toolbar_tools.extra_links:entity.media_type.devel_load.remote_video','admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video','entity.media_type.devel_load','media_type=remote_video',_binary 'a:1:{s:10:\"media_type\";s:12:\"remote_video\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,288,316,321,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',322,'admin_toolbar_tools.extra_links:entity.media_type.delete_form.remote_video','admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video','entity.media_type.delete_form','media_type=remote_video',_binary 'a:1:{s:10:\"media_type\";s:12:\"remote_video\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,288,316,322,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',323,'admin_toolbar_tools.extra_links:media.add.video','admin_toolbar_tools.extra_links:add_media','entity.media.add_form','media_type=video',_binary 'a:1:{s:10:\"media_type\";s:5:\"video\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"video\";}',0,5,6,9,285,286,323,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',324,'admin_toolbar_tools.extra_links:entity.media_type.edit_form.video','entity.media_type.collection','entity.media_type.edit_form','media_type=video',_binary 'a:1:{s:10:\"media_type\";s:5:\"video\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:10:\"media_type\";s:9:\"entity_id\";s:5:\"video\";}',1,4,6,11,288,324,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',325,'admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsvideo','admin_toolbar_tools.extra_links:entity.media_type.edit_form.video','entity.media.field_ui_fields','media_type=video',_binary 'a:1:{s:10:\"media_type\";s:5:\"video\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,288,324,325,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',326,'admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultvideo','admin_toolbar_tools.extra_links:entity.media_type.edit_form.video','entity.entity_form_display.media.default','media_type=video',_binary 'a:1:{s:10:\"media_type\";s:5:\"video\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,288,324,326,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',327,'admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.video','admin_toolbar_tools.extra_links:entity.media_type.edit_form.video','entity.entity_view_display.media.default','media_type=video',_binary 'a:1:{s:10:\"media_type\";s:5:\"video\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,288,324,327,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',328,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.video','admin_toolbar_tools.extra_links:entity.media_type.edit_form.video','entity.media_type.entity_permissions_form','media_type=video',_binary 'a:1:{s:10:\"media_type\";s:5:\"video\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,288,324,328,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',329,'admin_toolbar_tools.extra_links:entity.media_type.devel_load.video','admin_toolbar_tools.extra_links:entity.media_type.edit_form.video','entity.media_type.devel_load','media_type=video',_binary 'a:1:{s:10:\"media_type\";s:5:\"video\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,288,324,329,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',330,'admin_toolbar_tools.extra_links:entity.media_type.delete_form.video','admin_toolbar_tools.extra_links:entity.media_type.edit_form.video','entity.media_type.delete_form','media_type=video',_binary 'a:1:{s:10:\"media_type\";s:5:\"video\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,288,324,330,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',331,'admin_toolbar_tools.extra_links:media_library','admin_toolbar_tools.extra_links:media_page','view.media_library.page','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Media library\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,9,285,331,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',332,'admin_toolbar_tools.extra_links:views_ui.media_library','entity.view.collection','entity.view.edit_form','view=media_library',_binary 'a:1:{s:4:\"view\";s:13:\"media_library\";}','',_binary 's:20:\"Biblioteca de medios\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,332,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',333,'media_library.settings','system.admin_config_media','media_library.settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Media Library settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:30:\"Manage Media Library settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','media_library',1,1,0,0,_binary 'a:0:{}',0,4,6,25,26,333,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',334,'dxpr_theme_helper.studio_theme','dxpr_builder.studio','dxpr_theme_helper.admin.studio.theme','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"DXPR Theme\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:51:\"Change the site-wide settings of your default theme\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dxpr_theme_helper',1,1,0,0,_binary 'a:0:{}',1,3,6,252,334,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',335,'dxpr_theme_helper.theme_setings','dxpr_theme_helper.studio_theme','dxpr_theme_helper.settings','theme=cisc_theme',_binary 'a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Theme Settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:39:\"Site-wide theme settings for CISC Theme\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','dxpr_theme_helper',1,1,0,0,_binary 'a:0:{}',0,4,6,252,334,335,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',336,'admin_toolbar_tools.extra_links:system.theme_settings_theme.bootstrap5','admin_toolbar_tools.extra_links:system.theme_settings','system.theme_settings_theme','theme=bootstrap5',_binary 'a:1:{s:5:\"theme\";s:10:\"bootstrap5\";}','',_binary 's:10:\"Bootstrap5\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,23,185,336,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',337,'admin_toolbar_tools.extra_links:system.theme_settings_theme.dxpr_theme','admin_toolbar_tools.extra_links:system.theme_settings','system.theme_settings_theme','theme=dxpr_theme',_binary 'a:1:{s:5:\"theme\";s:10:\"dxpr_theme\";}','',_binary 's:10:\"DXPR Theme\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,23,185,337,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',338,'admin_toolbar_tools.extra_links:system.theme_settings_theme.cisc_theme','admin_toolbar_tools.extra_links:system.theme_settings','system.theme_settings_theme','theme=cisc_theme',_binary 'a:1:{s:5:\"theme\";s:10:\"cisc_theme\";}','',_binary 's:10:\"CISC Theme\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,23,185,338,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',339,'entity.entity_browser.collection','system.admin_config_content','entity.entity_browser.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Entity browsers\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Manage entity browsers.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','entity_browser',1,1,0,0,_binary 'a:0:{}',0,4,6,25,54,339,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('main',340,'menu_link_content:23b60b63-ffee-428c-8cc5-aaf77a6c5082','','entity.node.canonical','node=2',_binary 'a:1:{s:4:\"node\";s:1:\"2\";}','',_binary 's:10:\"Somos CISC\";',NULL,'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent',_binary 'a:0:{}','menu_link_content',1,0,0,-49,_binary 'a:1:{s:9:\"entity_id\";s:1:\"1\";}',0,1,340,0,0,0,0,0,0,0,0,'\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),('main',341,'menu_link_content:607490d5-4f49-45bb-b47e-03cc845c2e90','','view.proyectos_page.page_1','display_id=page_1&view_id=proyectos_page',_binary 'a:2:{s:10:\"display_id\";s:6:\"page_1\";s:7:\"view_id\";s:14:\"proyectos_page\";}','',_binary 's:9:\"Proyectos\";',NULL,'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent',_binary 'a:1:{s:5:\"query\";a:0:{}}','menu_link_content',1,1,0,-48,_binary 'a:1:{s:9:\"entity_id\";s:1:\"2\";}',0,1,341,0,0,0,0,0,0,0,0,'\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),('main',342,'menu_link_content:b3ede939-3d32-4167-a03e-cb9ce74fb0ba','','entity.node.canonical','node=3',_binary 'a:1:{s:4:\"node\";s:1:\"3\";}','',_binary 's:9:\"Servicios\";',NULL,'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent',_binary 'a:0:{}','menu_link_content',1,0,0,-47,_binary 'a:1:{s:9:\"entity_id\";s:1:\"3\";}',0,1,342,0,0,0,0,0,0,0,0,'\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),('main',343,'menu_link_content:1f3d078e-0f95-47d0-a75a-b48b2f2b5432','','view.clientes.page_1','view_id=clientes&display_id=page_1',_binary 'a:2:{s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";}','',_binary 's:8:\"Clientes\";',NULL,'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent',_binary 'a:1:{s:5:\"query\";a:0:{}}','menu_link_content',1,1,0,-46,_binary 'a:1:{s:9:\"entity_id\";s:1:\"4\";}',0,1,343,0,0,0,0,0,0,0,0,'\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),('main',344,'menu_link_content:2b5c6657-2311-4ce0-9149-276fc02b9486','','view.blogs.page_1','view_id=blogs&display_id=page_1',_binary 'a:2:{s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";}','',_binary 's:4:\"Blog\";',NULL,'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent',_binary 'a:1:{s:5:\"query\";a:0:{}}','menu_link_content',1,1,0,0,_binary 'a:1:{s:9:\"entity_id\";s:1:\"5\";}',0,1,344,0,0,0,0,0,0,0,0,'\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),('main',345,'menu_link_content:602ce69e-5bdc-44b2-b2c2-5ba51784b87f','','entity.contact_form.canonical','contact_form=contactanos',_binary 'a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}','',_binary 's:8:\"Contacto\";',NULL,'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent',_binary 'a:1:{s:5:\"query\";a:0:{}}','menu_link_content',1,1,0,0,_binary 'a:1:{s:9:\"entity_id\";s:1:\"6\";}',0,1,345,0,0,0,0,0,0,0,0,'\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),('admin',346,'webp.settings_form','system.admin_config_media','webp.settings_form','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"WebP\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:22:\"Configure WebP module.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','webp',1,1,0,99,_binary 'a:0:{}',0,4,6,25,26,346,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',347,'file_mdm.settings','system.admin_config_system','file_mdm.settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"File metadata manager\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:33:\"Configure file metadata settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','file_mdm',1,1,0,0,_binary 'a:0:{}',0,4,6,25,48,347,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',348,'sophron.settings','system.admin_config_system','sophron.settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"MIME types\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage MIME Types.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','sophron',1,1,0,0,_binary 'a:0:{}',0,4,6,25,48,348,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',349,'admin_toolbar_tools.extra_links:node.add.clientes','admin_toolbar_tools.extra_links:node.add','node.add','node_type=clientes',_binary 'a:1:{s:9:\"node_type\";s:8:\"clientes\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:8:\"clientes\";}',0,4,6,9,90,349,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',350,'admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes','entity.node_type.collection','entity.node_type.edit_form','node_type=clientes',_binary 'a:1:{s:9:\"node_type\";s:8:\"clientes\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:8:\"clientes\";}',1,4,6,11,20,350,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',351,'admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsclientes','admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes','entity.node.field_ui_fields','node_type=clientes',_binary 'a:1:{s:9:\"node_type\";s:8:\"clientes\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,20,350,351,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',352,'admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultclientes','admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes','entity.entity_form_display.node.default','node_type=clientes',_binary 'a:1:{s:9:\"node_type\";s:8:\"clientes\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,20,350,352,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',353,'admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.clientes','admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes','entity.entity_view_display.node.default','node_type=clientes',_binary 'a:1:{s:9:\"node_type\";s:8:\"clientes\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,20,350,353,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',354,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.clientes','admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes','entity.node_type.entity_permissions_form','node_type=clientes',_binary 'a:1:{s:9:\"node_type\";s:8:\"clientes\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,20,350,354,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',355,'admin_toolbar_tools.extra_links:entity.node_type.devel_load.clientes','admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes','entity.node_type.devel_load','node_type=clientes',_binary 'a:1:{s:9:\"node_type\";s:8:\"clientes\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,20,350,355,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',356,'admin_toolbar_tools.extra_links:entity.node_type.delete_form.clientes','admin_toolbar_tools.extra_links:entity.node_type.edit_form.clientes','entity.node_type.delete_form','node_type=clientes',_binary 'a:1:{s:9:\"node_type\";s:8:\"clientes\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,20,350,356,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',357,'admin_toolbar_tools.extra_links:node.add.proyectos','admin_toolbar_tools.extra_links:node.add','node.add','node_type=proyectos',_binary 'a:1:{s:9:\"node_type\";s:9:\"proyectos\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:9:\"proyectos\";}',0,4,6,9,90,357,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',358,'admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos','entity.node_type.collection','entity.node_type.edit_form','node_type=proyectos',_binary 'a:1:{s:9:\"node_type\";s:9:\"proyectos\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:9:\"proyectos\";}',1,4,6,11,20,358,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',359,'admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsproyectos','admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos','entity.node.field_ui_fields','node_type=proyectos',_binary 'a:1:{s:9:\"node_type\";s:9:\"proyectos\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,20,358,359,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',360,'admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultproyectos','admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos','entity.entity_form_display.node.default','node_type=proyectos',_binary 'a:1:{s:9:\"node_type\";s:9:\"proyectos\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,20,358,360,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',361,'admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.proyectos','admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos','entity.entity_view_display.node.default','node_type=proyectos',_binary 'a:1:{s:9:\"node_type\";s:9:\"proyectos\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,20,358,361,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',362,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.proyectos','admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos','entity.node_type.entity_permissions_form','node_type=proyectos',_binary 'a:1:{s:9:\"node_type\";s:9:\"proyectos\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,20,358,362,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',363,'admin_toolbar_tools.extra_links:entity.node_type.devel_load.proyectos','admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos','entity.node_type.devel_load','node_type=proyectos',_binary 'a:1:{s:9:\"node_type\";s:9:\"proyectos\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,20,358,363,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',364,'admin_toolbar_tools.extra_links:entity.node_type.delete_form.proyectos','admin_toolbar_tools.extra_links:entity.node_type.edit_form.proyectos','entity.node_type.delete_form','node_type=proyectos',_binary 'a:1:{s:9:\"node_type\";s:9:\"proyectos\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,20,358,364,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',365,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias','entity.taxonomy_vocabulary.collection','entity.taxonomy_vocabulary.overview_form','taxonomy_vocabulary=tecnologias',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"entity_id\";s:11:\"tecnologias\";}',1,4,6,11,21,365,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',366,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.tecnologias','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias','entity.taxonomy_vocabulary.edit_form','taxonomy_vocabulary=tecnologias',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:4:\"Edit\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,5,6,11,21,365,366,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',367,'admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldstecnologias','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias','entity.taxonomy_term.field_ui_fields','taxonomy_vocabulary=tecnologias',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,21,365,367,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',368,'admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaulttecnologias','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias','entity.entity_form_display.taxonomy_term.default','taxonomy_vocabulary=tecnologias',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,21,365,368,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',369,'admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.tecnologias','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias','entity.entity_view_display.taxonomy_term.default','taxonomy_vocabulary=tecnologias',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,21,365,369,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',370,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.tecnologias','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias','entity.taxonomy_vocabulary.entity_permissions_form','taxonomy_vocabulary=tecnologias',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,21,365,370,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',371,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.devel_load.tecnologias','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias','entity.taxonomy_vocabulary.devel_load','taxonomy_vocabulary=tecnologias',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,21,365,371,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',372,'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.tecnologias','admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tecnologias','entity.taxonomy_vocabulary.delete_form','taxonomy_vocabulary=tecnologias',_binary 'a:1:{s:19:\"taxonomy_vocabulary\";s:11:\"tecnologias\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,21,365,372,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',373,'captcha.settings','user.admin_index','captcha_settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"CAPTCHA settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:27:\"Administer CAPTCHA settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','captcha',1,1,0,-1,_binary 'a:0:{}',1,4,6,25,56,373,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',374,'captcha.examples','captcha.settings','captcha_examples','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"CAPTCHA examples\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:64:\"Overview of the available CAPTCHA challenge types with examples\'\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','captcha',1,1,0,0,_binary 'a:0:{}',0,5,6,25,56,373,374,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',375,'recaptcha.admin_settings_form','captcha.settings','recaptcha_v3.settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"reCAPTCHA V3 settings\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:44:\"Administer the Google reCAPTCHA V3 settings.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','recaptcha_v3',1,1,0,20,_binary 'a:0:{}',0,5,6,25,56,373,375,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',376,'recaptcha.admin_actions','captcha.settings','entity.recaptcha_v3_action.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:20:\"reCAPTCHA V3 actions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:43:\"Administer the Google reCAPTCHA V3 actions.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','recaptcha_v3',1,1,0,21,_binary 'a:0:{}',0,5,6,25,56,373,376,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',384,'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos','entity.contact_form.collection','entity.contact_form.edit_form','contact_form=contactanos',_binary 'a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"entity_id\";s:11:\"contactanos\";}',1,4,6,11,15,384,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',385,'admin_toolbar_tools.extra_links:entity.contact_message.field_ui_fieldscontactanos','admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos','entity.contact_message.field_ui_fields','contact_form=contactanos',_binary 'a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,15,384,385,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',386,'admin_toolbar_tools.extra_links:entity.entity_form_display.contact_message.defaultcontactanos','admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos','entity.entity_form_display.contact_message.default','contact_form=contactanos',_binary 'a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,15,384,386,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',387,'admin_toolbar_tools.extra_links:entity.entity_view_display.contact_message.default.contactanos','admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos','entity.entity_view_display.contact_message.default','contact_form=contactanos',_binary 'a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,15,384,387,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',388,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.contact_message.default.contactanos','admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos','entity.contact_form.entity_permissions_form','contact_form=contactanos',_binary 'a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,15,384,388,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',389,'admin_toolbar_tools.extra_links:entity.contact_form.devel_load.contactanos','admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos','entity.contact_form.devel_load','contact_form=contactanos',_binary 'a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,15,384,389,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',390,'admin_toolbar_tools.extra_links:entity.contact_form.delete_form.contactanos','admin_toolbar_tools.extra_links:entity.contact_form.edit_form.contactanos','entity.contact_form.delete_form','contact_form=contactanos',_binary 'a:1:{s:12:\"contact_form\";s:11:\"contactanos\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,15,384,390,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',391,'admin_toolbar_tools.extra_links:views_ui.clientes','entity.view.collection','entity.view.edit_form','view=clientes',_binary 'a:1:{s:4:\"view\";s:8:\"clientes\";}','',_binary 's:8:\"Clientes\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,391,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',392,'admin_toolbar_tools.extra_links:views_ui.proyectos','entity.view.collection','entity.view.edit_form','view=proyectos',_binary 'a:1:{s:4:\"view\";s:9:\"proyectos\";}','',_binary 's:9:\"Proyectos\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,392,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',395,'admin_toolbar_tools.extra_links:views_ui.tecnologias_proyectos','entity.view.collection','entity.view.edit_form','view=tecnologias_proyectos',_binary 'a:1:{s:4:\"view\";s:21:\"tecnologias_proyectos\";}','',_binary 's:21:\"Tecnologias Proyectos\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,395,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',396,'admin_toolbar_tools.extra_links:views_ui.etiquetas_proyectos','entity.view.collection','entity.view.edit_form','view=etiquetas_proyectos',_binary 'a:1:{s:4:\"view\";s:19:\"etiquetas_proyectos\";}','',_binary 's:19:\"Etiquetas Proyectos\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,396,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',398,'entity.slick.collection','system.admin_config_media','entity.slick.collection','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Slick\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:23:\"Manage Slick optionset.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','slick_ui',1,1,0,0,_binary 'a:0:{}',1,4,6,25,26,398,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',399,'slick.settings','entity.slick.collection','slick.settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Slick UI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Manage Slick UI.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','slick_ui',1,1,0,21,_binary 'a:0:{}',0,5,6,25,26,398,399,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',400,'admin_toolbar_tools.extra_links:views_ui.galeria_proyectos','entity.view.collection','entity.view.edit_form','view=galeria_proyectos',_binary 'a:1:{s:4:\"view\";s:17:\"galeria_proyectos\";}','',_binary 's:18:\"Galería Proyectos\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,400,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',402,'admin_toolbar_tools.extra_links:views_ui.clientes_home','entity.view.collection','entity.view.edit_form','view=clientes_home',_binary 'a:1:{s:4:\"view\";s:13:\"clientes_home\";}','',_binary 's:13:\"Clientes Home\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,402,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',403,'admin_toolbar_tools.extra_links:views_ui.proyectos_home','entity.view.collection','entity.view.edit_form','view=proyectos_home',_binary 'a:1:{s:4:\"view\";s:14:\"proyectos_home\";}','',_binary 's:14:\"Proyectos Home\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,403,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',404,'admin_toolbar_tools.extra_links:views_ui.proyectos_page','entity.view.collection','entity.view.edit_form','view=proyectos_page',_binary 'a:1:{s:4:\"view\";s:14:\"proyectos_page\";}','',_binary 's:14:\"Proyectos Page\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,404,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',405,'admin_toolbar_tools.extra_links:node.add.blog','admin_toolbar_tools.extra_links:node.add','node.add','node_type=blog',_binary 'a:1:{s:9:\"node_type\";s:4:\"blog\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"blog\";}',0,4,6,9,90,405,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',406,'admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog','entity.node_type.collection','entity.node_type.edit_form','node_type=blog',_binary 'a:1:{s:9:\"node_type\";s:4:\"blog\";}','',_binary 's:0:\"\";',_binary 's:0:\"\";','Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:2:{s:11:\"entity_type\";s:9:\"node_type\";s:9:\"entity_id\";s:4:\"blog\";}',1,4,6,11,20,406,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',407,'admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsblog','admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog','entity.node.field_ui_fields','node_type=blog',_binary 'a:1:{s:9:\"node_type\";s:4:\"blog\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Manage fields\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,1,_binary 'a:0:{}',0,5,6,11,20,406,407,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',408,'admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultblog','admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog','entity.entity_form_display.node.default','node_type=blog',_binary 'a:1:{s:9:\"node_type\";s:4:\"blog\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:19:\"Manage form display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,2,_binary 'a:0:{}',0,5,6,11,20,406,408,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',409,'admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.blog','admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog','entity.entity_view_display.node.default','node_type=blog',_binary 'a:1:{s:9:\"node_type\";s:4:\"blog\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Manage display\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,20,406,409,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',410,'admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.blog','admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog','entity.node_type.entity_permissions_form','node_type=blog',_binary 'a:1:{s:9:\"node_type\";s:4:\"blog\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:18:\"Manage permissions\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,3,_binary 'a:0:{}',0,5,6,11,20,406,410,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',411,'admin_toolbar_tools.extra_links:entity.node_type.devel_load.blog','admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog','entity.node_type.devel_load','node_type=blog',_binary 'a:1:{s:9:\"node_type\";s:4:\"blog\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"Devel\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,4,_binary 'a:0:{}',0,5,6,11,20,406,411,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',412,'admin_toolbar_tools.extra_links:entity.node_type.delete_form.blog','admin_toolbar_tools.extra_links:entity.node_type.edit_form.blog','entity.node_type.delete_form','node_type=blog',_binary 'a:1:{s:9:\"node_type\";s:4:\"blog\";}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:6:\"Delete\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,5,_binary 'a:0:{}',0,5,6,11,20,406,412,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',413,'admin_toolbar_tools.extra_links:views_ui.blogs','entity.view.collection','entity.view.edit_form','view=blogs',_binary 'a:1:{s:4:\"view\";s:5:\"blogs\";}','',_binary 's:5:\"Blogs\";',_binary 's:0:\"\";','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','admin_toolbar_tools',1,1,0,0,_binary 'a:0:{}',0,4,6,11,22,413,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',414,'blazy.settings','system.admin_config_media','blazy.settings','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Blazy UI\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:16:\"Manage Blazy UI.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','blazy_ui',1,1,0,0,_binary 'a:0:{}',0,4,6,25,26,414,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',415,'devel.layout_info','','devel.layout_info','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"Layouts Info\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Overview of layouts available to the site.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','',1,1,0,0,_binary 'a:0:{}',0,1,415,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',416,'devel_generate.generate','system.admin_config_development','devel_generate.admin_config_generate','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:14:\"Devel generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Generate realistic items (content, users, menus, etc) to assist your site development and testing.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel_generate',1,1,0,0,_binary 'a:0:{}',0,4,6,25,33,416,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',417,'devel_generate.admin_config_generate','system.admin_config','devel_generate.admin_config_generate','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Generate realistic items (content, users, menus, etc) to assist your site development and testing.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel_generate',1,1,0,-9,_binary 'a:0:{}',1,3,6,25,417,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',418,'devel_generate.vocabulary','devel_generate.admin_config_generate','devel_generate.vocabulary','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:12:\"vocabularies\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:80:\"Generate a given number of vocabularies. Optionally delete current vocabularies.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel_generate',1,1,0,0,_binary 'a:0:{}',0,4,6,25,417,418,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',419,'devel_generate.term','devel_generate.admin_config_generate','devel_generate.term','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"terms\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Generate a given number of terms. Optionally delete current terms.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel_generate',1,1,0,0,_binary 'a:0:{}',0,4,6,25,417,419,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',420,'devel_generate.block_content','devel_generate.admin_config_generate','devel_generate.block_content','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"Block Content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:82:\"Generate a given number of Block content blocks. Optionally delete current blocks.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel_generate',1,1,0,0,_binary 'a:0:{}',0,4,6,25,417,420,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',421,'devel_generate.content','devel_generate.admin_config_generate','devel_generate.content','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:7:\"content\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:70:\"Generate a given number of content. Optionally delete current content.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel_generate',1,1,0,0,_binary 'a:0:{}',0,4,6,25,417,421,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',422,'devel_generate.user','devel_generate.admin_config_generate','devel_generate.user','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"users\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:66:\"Generate a given number of users. Optionally delete current users.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel_generate',1,1,0,0,_binary 'a:0:{}',0,4,6,25,417,422,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',423,'devel_generate.media','devel_generate.admin_config_generate','devel_generate.media','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"media\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:42:\"Generate a given number of media entities.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel_generate',1,1,0,0,_binary 'a:0:{}',0,4,6,25,417,423,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',424,'devel_generate.menu','devel_generate.admin_config_generate','devel_generate.menu','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:15:\"Generate @label\";s:12:\"\0*\0arguments\";a:1:{s:6:\"@label\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:5:\"menus\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:86:\"Generate a given number of menus and menu\n *   links. Optionally delete current menus.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel_generate',1,1,0,0,_binary 'a:0:{}',0,4,6,25,417,424,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('devel',425,'devel_generate.generate2','','devel_generate.admin_config_generate','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:8:\"Generate\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:98:\"Generate realistic items (content, users, menus, etc) to assist your site development and testing.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','devel_generate',1,1,0,0,_binary 'a:0:{}',0,1,425,0,0,0,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),('admin',426,'remove_reset_password.reset_settings','user.admin_index','remove_reset_password.remove_reset_password','',_binary 'a:0:{}','',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:21:\"Remove Reset password\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}',_binary 'O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:46:\"Configure and remove reset password local tab.\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}','Drupal\\Core\\Menu\\MenuLinkDefault',_binary 'a:0:{}','remove_reset_password',1,1,0,1,_binary 'a:0:{}',0,4,6,25,56,426,0,0,0,0,0,'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm');
/*!40000 ALTER TABLE `menu_tree` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node`
--

DROP TABLE IF EXISTS `node`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node` (
  `nid` int unsigned NOT NULL AUTO_INCREMENT,
  `vid` int unsigned DEFAULT NULL,
  `type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  PRIMARY KEY (`nid`),
  UNIQUE KEY `node_field__uuid__value` (`uuid`),
  UNIQUE KEY `node__vid` (`vid`),
  KEY `node_field__type__target_id` (`type`)
) ENGINE=InnoDB AUTO_INCREMENT=352 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for node entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node`
--

LOCK TABLES `node` WRITE;
/*!40000 ALTER TABLE `node` DISABLE KEYS */;
INSERT INTO `node` VALUES (1,567,'drag_and_drop_page','93657924-e203-4bcd-b203-eabdecf4285d','es'),(2,564,'drag_and_drop_page','a8b7c73c-3c70-4022-bbf8-ee2d7f7396b6','es'),(3,122,'drag_and_drop_page','253b0db3-e937-4f3a-b30c-d9fcd6f4be42','es'),(5,125,'clientes','15e1a8e7-e301-450f-a220-154cfd8a0baa','es'),(6,126,'clientes','72e5269c-4763-45b5-8c64-e6087af3b25e','es'),(7,127,'clientes','2b20b165-7288-48e9-a42c-796db71cd13e','es'),(8,138,'proyectos','51e0ae5a-d3c4-4557-a906-5ad54374d5e3','es'),(9,137,'proyectos','3713a041-fc18-4a9e-84ce-99411ad273eb','es'),(339,531,'clientes','b0424d95-4b93-421b-884a-428cb05417f8','es'),(340,550,'proyectos','9cc9c35f-4546-4a56-8f7e-96b61515ceae','es'),(341,529,'clientes','571610fa-13c5-4485-b97e-f2d0474705f8','es'),(342,533,'clientes','d376a023-ef2f-4350-853c-27b89c2f3bd9','es'),(343,534,'clientes','adc15d12-e51b-4fcb-81aa-3dffce6709bd','es'),(344,535,'clientes','ce59f103-aad7-4e36-92c3-f34b132b7191','es'),(345,540,'clientes','6212bd57-f1fa-4890-a67b-f8b184ee7751','es'),(346,541,'clientes','17442c06-0997-4940-ac19-74cb6b7066a9','es'),(347,542,'clientes','f9be1b03-88f9-4cde-9b5b-8dc88c89ad30','es'),(348,544,'clientes','4ac505fc-f05e-463f-b05c-eef577e26f1e','es'),(349,545,'clientes','421e91e4-d806-4c6b-9814-8eac032441ff','es'),(350,546,'clientes','9ccf86e9-fec0-4b21-b74b-5a48013ca665','es'),(351,549,'proyectos','11b35553-2a00-46aa-9bf4-e510e35eb8fd','es');
/*!40000 ALTER TABLE `node` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__body`
--

DROP TABLE IF EXISTS `node__body`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__body` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `body_value` longtext COLLATE utf8mb4_general_ci NOT NULL,
  `body_summary` longtext COLLATE utf8mb4_general_ci,
  `body_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `body_format` (`body_format`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field body.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__body`
--

LOCK TABLES `node__body` WRITE;
/*!40000 ALTER TABLE `node__body` DISABLE KEYS */;
INSERT INTO `node__body` VALUES ('drag_and_drop_page',0,1,567,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Teiqv2nal\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Teiqv2nal\" data-azat-pid=\"imy9rn6l7\" id=\"imy9rn6l7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ix11wqys3\" class=\"az-element az-carousel hover-style-Ypt9r6vyq\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ypt9r6vyq\" data-azat-pid=\"Ix11wqys3\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Rj5lcnbw6\" style=\"\" data-az-id=\"Rj5lcnbw6\" data-azat-pid=\"leugslq1d\" id=\"leugslq1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qvr8i12jb\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"Qvr8i12jb\" data-azat-pid=\"kx1fnnkgi\" id=\"kx1fnnkgi\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-A0lrkrrc8\" style=\"\" data-az-id=\"A0lrkrrc8\" data-azat-pid=\"rm5uvowcm\" id=\"rm5uvowcm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-js5da10jx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"js5da10jx\" data-azat-pid=\"S4xm6pg9a\" id=\"S4xm6pg9a\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-r20yn9fvn\" style=\"\" data-az-id=\"r20yn9fvn\" data-azat-pid=\"rk5yas8fa\" id=\"rk5yas8fa\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pmkx77qkj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Pmkx77qkj\" data-azat-pid=\"Gd5gnudeq\" id=\"Gd5gnudeq\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Q0bino43a\" style=\"\" data-az-id=\"Q0bino43a\" data-azat-pid=\"Hyltgr12k\" id=\"Hyltgr12k\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Vxp81moj6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Vxp81moj6\" data-azat-pid=\"T2920cym1\" id=\"T2920cym1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Vnuzwz97s\" style=\"\" data-az-id=\"Vnuzwz97s\" data-azat-pid=\"q0fp23xpm\" id=\"q0fp23xpm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hgyi8tavs\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"Hgyi8tavs\" data-azat-pid=\"zo84cjarw\" id=\"zo84cjarw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-e0cr3oa5p\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"e0cr3oa5p\" data-azat-pid=\"Snuu6rfuk\" id=\"Snuu6rfuk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nnsmry74p\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"Nnsmry74p\" data-azat-pid=\"fyq9h9ylw\" id=\"fyq9h9ylw\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-gpbaw5wd8\" style=\"\" data-az-id=\"gpbaw5wd8\" data-azat-pid=\"bqydwxbe6\" id=\"bqydwxbe6\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-mepd9zayk\" style=\"\" data-az-id=\"mepd9zayk\" data-azat-pid=\"Hddujud8i\" id=\"Hddujud8i\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-R8ydhrawc\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"R8ydhrawc\" data-azat-pid=\"Pcepjk1g6\" id=\"Pcepjk1g6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gkp7d3p2o\" style=\"\" data-az-id=\"Gkp7d3p2o\" data-azat-pid=\"ie8siswo6\" id=\"ie8siswo6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-km4t5rgo8\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"km4t5rgo8\" data-azat-pid=\"g0j7440o5\" id=\"g0j7440o5\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Nrceo7xql\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nrceo7xql\" data-azat-pid=\"ydelis3mu\" id=\"ydelis3mu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Max6sse1g\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Max6sse1g\" data-azat-pid=\"n8pxshb5v\" id=\"n8pxshb5v\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-dqdt87ero\" style=\"\" data-az-id=\"dqdt87ero\" data-azat-pid=\"Kj28akpgt\" id=\"Kj28akpgt\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ii8lqgu9i\" style=\"\" data-az-id=\"ii8lqgu9i\" data-azat-pid=\"Rn0xtp2e4\" id=\"Rn0xtp2e4\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ox4g9jqeg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Ox4g9jqeg\" data-azat-pid=\"Hgyyfpnv8\" id=\"Hgyyfpnv8\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jotmg3g1h\" style=\"\" data-az-id=\"jotmg3g1h\" data-azat-pid=\"Wq3nptzro\" id=\"Wq3nptzro\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tmhhvtcbu\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Tmhhvtcbu\" data-azat-pid=\"h0m2txt2x\" id=\"h0m2txt2x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Q8u64vl8u\" style=\"\" data-az-id=\"Q8u64vl8u\" data-azat-pid=\"Qpji9hr9x\" id=\"Qpji9hr9x\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hnan99dqg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Hnan99dqg\" data-azat-pid=\"Ghju7jx3e\" id=\"Ghju7jx3e\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Zu4j4gj0k\" style=\"\" data-az-id=\"Zu4j4gj0k\" data-azat-pid=\"T9tcru174\" id=\"T9tcru174\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Poatpmym2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Poatpmym2\" data-azat-pid=\"Gjeq6t8va\" id=\"Gjeq6t8va\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Bd03a2h57\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Bd03a2h57\" data-azat-pid=\"wux7c11x1\" id=\"wux7c11x1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-oa78m7yba\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"oa78m7yba\" data-azat-pid=\"Fpnnyrl2j\" id=\"Fpnnyrl2j\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nx38op7pc\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"nx38op7pc\" data-azat-pid=\"L2cug61o0\" id=\"L2cug61o0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Vl8lboeeq\" data-azat-pid=\"D2ib5atoy\" id=\"D2ib5atoy\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-vz1g32m0c\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"vz1g32m0c\" data-azat-pid=\"a0l7k3jqc\" id=\"a0l7k3jqc\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-pyz9utjj6\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"pyz9utjj6\" data-azat-pid=\"Wanyqe19b\" id=\"Wanyqe19b\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cnczcq3gw\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Cnczcq3gw\" data-azat-pid=\"Cb6ax01af\" id=\"Cb6ax01af\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jpmgmultw\" style=\"\" data-az-id=\"Jpmgmultw\" data-azat-pid=\"Rkue7mmbg\" id=\"Rkue7mmbg\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-An807htnc\" style=\"\" data-az-id=\"An807htnc\" data-azat-pid=\"Yfwsysv2t\" id=\"Yfwsysv2t\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Y0dz2054w\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPjxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1BhZ2luYSUyMHdlYi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPg==\" data-az-id=\"Y0dz2054w\" data-azat-pid=\"Y0dz2054w\" id=\"Y0dz2054w\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\"><source src=\"/sites/default/files/2026-03/Pagina%20web.mp4\" type=\"video/mp4\"></video><style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-m2h8zoqw4\" style=\"\" data-az-id=\"m2h8zoqw4\" data-azat-pid=\"rbup32v2f\" id=\"rbup32v2f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s3iqif5lj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPjxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL0Rldm9wcy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPg==\" data-az-id=\"s3iqif5lj\" data-azat-pid=\"s3iqif5lj\" id=\"s3iqif5lj\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\"><source src=\"/sites/default/files/2026-03/Devops.mp4\" type=\"video/mp4\"></video><style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-i1a5tdl7u\" style=\"\" data-az-id=\"i1a5tdl7u\" data-azat-pid=\"Rlfh1sbrx\" id=\"Rlfh1sbrx\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fnwaw33fi\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1NJRyUyMCUyODIlMjkubXA0IiB0eXBlPSJ2aWRlby9tcDQiPgo8L3ZpZGVvPgoKPHN0eWxlPgogIC52aWRlby1jb2x1bW5hewogICAgd2lkdGg6IDEwMCU7CiAgICBtYXgtd2lkdGg6IDEwMCU7CiAgICBoZWlnaHQ6IGF1dG87CiAgICBkaXNwbGF5OiBibG9jazsKICAgIG9iamVjdC1maXQ6IGNvdmVyOwogIH0KPC9zdHlsZT4K\" data-az-id=\"fnwaw33fi\" data-azat-pid=\"Jxwt44tmx\" id=\"Jxwt44tmx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/SIG%20%282%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zgv0koymj\" style=\"\" data-az-id=\"zgv0koymj\" data-azat-pid=\"uqa0mizmp\" id=\"uqa0mizmp\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yvpxvs3kt\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL01BUktFVElORyUyMERJR0lUQUwlMjAlMjgxJTI5Lm1wNCIgdHlwZT0idmlkZW8vbXA0Ij4KPC92aWRlbz4KCjxzdHlsZT4KICAudmlkZW8tY29sdW1uYXsKICAgIHdpZHRoOiAxMDAlOwogICAgbWF4LXdpZHRoOiAxMDAlOwogICAgaGVpZ2h0OiBhdXRvOwogICAgZGlzcGxheTogYmxvY2s7CiAgICBvYmplY3QtZml0OiBjb3ZlcjsKICB9Cjwvc3R5bGU+Cg==\" data-az-id=\"yvpxvs3kt\" data-azat-pid=\"okqgscrpe\" id=\"okqgscrpe\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/MARKETING%20DIGITAL%20%281%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div></div><div class=\"az-element az-html hover-style-Satfxxfr6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Satfxxfr6\" data-azat-pid=\"Ozur8zlae\" id=\"Ozur8zlae\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-nkirk9swp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nkirk9swp\" data-azat-pid=\"y2s446529\" id=\"y2s446529\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h5kjuzr7r\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"h5kjuzr7r\" data-azat-pid=\"mngsualsx\" id=\"mngsualsx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"F8zwilran\" data-azat-pid=\"Yd1a33pw1\" id=\"Yd1a33pw1\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,2,564,'es',0,'<div class=\"az-element az-section somos-cisc hover-style-o2r90ak4m\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"o2r90ak4m\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-pbv2k9pl2\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"pbv2k9pl2\" data-azat-pid=\"pbv2k9pl2\" id=\"pbv2k9pl2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-poc0shs5x\" style=\"\" data-az-id=\"poc0shs5x\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-yjh71hd4f\" style=\"\" data-az-id=\"yjh71hd4f\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-F7ww0l81i\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"F7ww0l81i\" data-azat-pid=\"F7ww0l81i\" id=\"F7ww0l81i\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-c5tbhtq7w\" style=\"\" data-az-id=\"c5tbhtq7w\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Uidm9kvst\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"Uidm9kvst\" data-azat-pid=\"Uidm9kvst\" id=\"Uidm9kvst\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section somos-cisc mision hover-style-qsqqvs90y\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"qsqqvs90y\" data-azat-pid=\"y9qdau2hj\" id=\"y9qdau2hj\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc mision\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gawi8nqf5\" style=\"\" data-az-persist=\"PGgyPk1pc2nDs248L2gyPg==\" data-az-id=\"gawi8nqf5\" data-azat-pid=\"Capx2m2pa\" id=\"Capx2m2pa\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Misión</h2></div><div class=\"az-element az-row row az-row--md hover-style-ohmfhtug8\" style=\"\" data-az-id=\"ohmfhtug8\" data-azat-pid=\"j9s9blzqx\" id=\"j9s9blzqx\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Ki47zp8t5\" style=\"\" data-az-id=\"Ki47zp8t5\" data-azat-pid=\"R46sb8cqa\" id=\"R46sb8cqa\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nor1663jb\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW5hIG9yZ2FuaXphY2nDs24gcXVlIHByb211ZXZlIGxhcyBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMgZSBpbmZvcm3DoXRpY2FzIGVuCmRpZmVyZW50ZXMgw6FyZWFzOiBhZG1pbmlzdHJhdGl2YXMsIGZpbmFuY2llcmFzLCBjb250YWJsZXMgeSBzaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gcGFyYQp0b2RvIHRpcG8gZGUgZW1wcmVzYXMuPC9wPg==\" data-az-id=\"Nor1663jb\" data-azat-pid=\"Nor1663jb\" id=\"Nor1663jb\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos una organización que promueve las soluciones tecnológicas e informáticas en\ndiferentes áreas: administrativas, financieras, contables y sistemas de información para\ntodo tipo de empresas.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-en6sa3vyw\" style=\"\" data-az-id=\"en6sa3vyw\" data-azat-pid=\"id6zht1yi\" id=\"id6zht1yi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-a3zqfeim3\" style=\"\" data-az-persist=\"PHA+VHJhYmFqYW1vcyBiYWpvIG5vcm1hcyBjb21vIHBlcnNpc3RlbmNpYSwgaW50ZWdyaWRhZCwKcmVzcG9uc2FiaWxpZGFkIGUgaW5ub3ZhY2nDs247IGNvbiBlbCBmaW4gZGUgdGVuZXIgZWZpY2FjaWEgeSBlZmljaWVuY2lhIGEgbGEgaG9yYSBkZSBwb25lcgplbiBwcsOhY3RpY2EgbnVlc3Ryb3MgY29ub2NpbWllbnRvcy48L3A+\" data-az-id=\"a3zqfeim3\" data-azat-pid=\"a3zqfeim3\" id=\"a3zqfeim3\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Trabajamos bajo normas como persistencia, integridad,\nresponsabilidad e innovación; con el fin de tener eficacia y eficiencia a la hora de poner\nen práctica nuestros conocimientos.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc vision hover-style-Gai3gle62\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Gai3gle62\" data-azat-pid=\"g0q5a5n0h\" id=\"g0q5a5n0h\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc vision\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cjo3l9ld6\" style=\"\" data-az-persist=\"PGgyPlZpc2nDs248L2gyPg==\" data-az-id=\"Cjo3l9ld6\" data-azat-pid=\"M5effzw0o\" id=\"M5effzw0o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Visión</h2></div><div class=\"az-element az-row row az-row--md hover-style-Hy6ocq9m8\" style=\"\" data-az-id=\"Hy6ocq9m8\" data-azat-pid=\"Xrt9x9kil\" id=\"Xrt9x9kil\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-rut2rbh0y\" style=\"\" data-az-id=\"rut2rbh0y\" data-azat-pid=\"Eoxnarjyp\" id=\"Eoxnarjyp\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-P1pdjk1og\" style=\"\" data-az-persist=\"PHA+RXN0YW1vcyBlbmNhbWluYWRvcyBhIHNlciBsw61kZXJlcyBlbiBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMsIGluZm9ybcOhdGljYXMgeQpjb250YWJsZXMgZW4gdG9kYSBDb2xvbWJpYSwgYW1wbGlhbmRvIG51ZXN0cmEgY29iZXJ0dXJhIGEgbml2ZWwgaW50ZXJuYWNpb25hbCBwYXJhIGVsIGHDsW8KMjAyNTsgc2llbmRvIGV4aGF1c3Rpdm9zIHkgdmlnb3Jvc29zIGVuIG51ZXN0cmEgbGFib3IuPC9wPg==\" data-az-id=\"P1pdjk1og\" data-azat-pid=\"P1pdjk1og\" id=\"P1pdjk1og\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Estamos encaminados a ser líderes en soluciones tecnológicas, informáticas y\ncontables en toda Colombia, ampliando nuestra cobertura a nivel internacional para el año\n2025; siendo exhaustivos y vigorosos en nuestra labor.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Qh8z5cgqf\" style=\"\" data-az-id=\"Qh8z5cgqf\" data-azat-pid=\"esf5nw0a4\" id=\"esf5nw0a4\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,122,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-wytn6z2x4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"wytn6z2x4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-qyw6fcjyz\" style=\"\" data-az-id=\"qyw6fcjyz\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Ascyc9w94\" style=\"\" data-az-id=\"Ascyc9w94\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-iqnu27l5r\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"iqnu27l5r\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-nm9u12qpd\" style=\"\" data-az-id=\"nm9u12qpd\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-xxolh4j4o\" data-az-id=\"xxolh4j4o\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Fka0yidy7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Fka0yidy7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-We8zebnfo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"We8zebnfo\" data-azat-pid=\"vdmhtvvuv\" id=\"vdmhtvvuv\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Xxygd6m9y\" style=\"\" data-az-id=\"Xxygd6m9y\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Oouflh664\" style=\"\" data-az-id=\"Oouflh664\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ay3go1f4d\" data-az-id=\"Ay3go1f4d\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-R4vtgnxl2\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"R4vtgnxl2\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-giu3mhju5\" style=\"\" data-az-id=\"giu3mhju5\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yvyvx3e73\" data-az-id=\"Yvyvx3e73\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Xujhjwtqo\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Xujhjwtqo\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Xfpn1v5bf\" style=\"\" data-az-id=\"Xfpn1v5bf\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hf90uibep\" data-az-id=\"Hf90uibep\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-z4p24pezk\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"z4p24pezk\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-A6pw59qqq\" style=\"\" data-az-id=\"A6pw59qqq\" data-azat-pid=\"Xn5kuea45\" id=\"Xn5kuea45\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-L6a6xerwj\" style=\"\" data-az-id=\"L6a6xerwj\" data-azat-pid=\"def2jh0zz\" id=\"def2jh0zz\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jru2vks2k\" data-az-id=\"Jru2vks2k\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-zomhfki68\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"zomhfki68\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wk2nt06ae\" style=\"\" data-az-id=\"wk2nt06ae\" data-azat-pid=\"Wv994eoy8\" id=\"Wv994eoy8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-lmbxzul7b\" data-az-id=\"lmbxzul7b\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-d2vvgru4i\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"d2vvgru4i\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-t4w3lu9x7\" style=\"\" data-az-id=\"t4w3lu9x7\" data-azat-pid=\"Eo7b2vodg\" id=\"Eo7b2vodg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yyfeir8vo\" data-az-id=\"Yyfeir8vo\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Yah4lprfr\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"Yah4lprfr\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div><div class=\"az-element az-section asesorias hover-style-J2h466txx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"J2h466txx\" data-azat-pid=\"esllcen0q\" id=\"esllcen0q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rjmblyecv\" style=\"\" data-az-persist=\"PGgxPkFzZXNvcsOtYXM8L2gxPg==\" data-az-id=\"Rjmblyecv\" data-azat-pid=\"ufuuwi4ez\" id=\"ufuuwi4ez\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Asesorías</h1></div><div class=\"az-element az-row row az-row--md asesorias-items hover-style-rbj0nge1s\" style=\"\" data-az-id=\"rbj0nge1s\" data-azat-pid=\"Tmb1t52xa\" id=\"Tmb1t52xa\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"no\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias-items\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-bhrjnpmmi\" style=\"\" data-az-id=\"bhrjnpmmi\" data-azat-pid=\"U2d0g9u5w\" id=\"U2d0g9u5w\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ep3pigo2r\" data-az-id=\"Ep3pigo2r\" data-azat-pid=\"Ep3pigo2r\" id=\"Ep3pigo2r\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/financiera.webp?fid=56\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/financiera.webp?fid=56\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Ia9jo7pg6\" style=\"\" data-az-persist=\"PGgyPkZpbmFuY2llcmEKPC9oMj4KPHA+CiAgICBDb250YW1vcyBjb24gcHJvZmVzaW9uYWxlcyBleHBlcnRvcyBlbiBlbCBhzIFtYml0byBmaW5hbmNpZXJvIHF1ZSBoYWNlbiBkZXNkZSBlbCBkaWFnbm/MgXN0aWNvIGRlIGxhIHNpdHVhY2lvzIFuIGFjdHVhbCBkZSBsYSBvcmdhbml6YWNpb8yBbiB1IHBlcnNvbmEgbmF0dXJhbCBxdWUgcmVxdWllcmEgZWwgc2VydmljaW8sIGhhc3RhIGxhIGltcGxlbWVudGFjaW/MgW4geSBldmFsdWFjaW/MgW4gZGVsIG51ZXZvIG1vZGVsbyBmaW5hbmNpZXJvIHF1ZSBzZSB2YXlhIGEgZWplY3V0YXIgbyBkZSBsb3MgYWp1c3RlcyBxdWUgaGF5YSByZXF1ZXJpZG8gZWwgbW9kZWxvIHlhIGV4aXN0ZW50ZS4KPC9wPgo8cD4KICAgIEVsIGFuYcyBbGlzaXMgcXVlIGhhY2UgZWwgcHJvZmVzaW9uYWwgZW4gZmluYW56YXMgc2UgaGFjZSBkZXNkZSBsYSByZXZpc2lvzIFuIGRlIGxhIGhpc3RvcmlhIGNyZWRpdGljaWEgZGVsIGNsaWVudGUsIGxvcyBpzIFuZGljZXMgZGUgcmllc2dvIHkgbGFzIHBvbGnMgXRpY2FzIGRlIG1hcmtldGluZyBxdWUgc2UgbWFuZWphbiB5IHF1ZSBzZSBwdWVkZW4gbGxlZ2FyIGEgZGVzYXJyb2xsYXIgZW4gbGEgZW50aWRhZCBxdWUgbG8gcmVxdWllcmUuCjwvcD4KPHA+CiAgICBFbCBhbmHMgWxpc2lzIHF1ZSBoYWNlIGVsIHByb2Zlc2lvbmFsIGVuIGZpbmFuemFzIHNlIGhhY2UgZGVzZGUgbGEgcmV2aXNpb8yBbiBkZSBsYSBoaXN0b3JpYSBjcmVkaXRpY2lhIGRlbCBjbGllbnRlLCBsb3MgacyBbmRpY2VzIGRlIHJpZXNnbyB5IGxhcyBwb2xpzIF0aWNhcyBkZSBtYXJrZXRpbmcgcXVlIHNlIG1hbmVqYW4geSBxdWUgc2UgcHVlZGVuIGxsZWdhciBhIGRlc2Fycm9sbGFyIGVuIGxhIGVudGlkYWQgcXVlIGxvIHJlcXVpZXJlLiAKCk9mcmVjZW1vcyBleGNlbGVudGVzIGFzZXNvcmnMgWFzIGVuZm9jYWRhcyBlbiBsYSBnZXN0aW/MgW4gb8yBcHRpbWEgZGUgY3VhbHF1aWVyIHByb2Nlc28gZGUgY3JlzIFkaXRvcywgZm9uZG9zIGRlIGludmVyc2lvzIFuLCBkZXBvzIFzaXRvcywgcGVuc2lvzIFuLCBldGM7IGNvbiBlbCBmaW4gZGUgbWl0aWdhciBjdWFscXVpZXIgcmllc2dvIHBvc2libGUgcGFyYSBlbCBjbGllbnRlIHkgcmVudGFiaWxpemFyIG1hzIFzIHN1cyByZWN1cnNvcyBmaW5hbmNpZXJvcy4KPC9wPgo8cD4KICAgIEVsIG9iamV0aXZvIGRlIGxhIGFzZXNvcmnMgWEgZmluYW5jaWVyYSBkZSBDSVNDIFMuQS5TIGVzIHF1ZSBwdWVkYTogCjwvcD4KCjx1bD4KICAgIDxsaT4KICAgICAgIApQb2RlciBwcm9wb25lciB5IGFsY2FuemFyIG1ldGFzIGZpbmFuY2llcmFzLiAKICAgIDwvbGk+CiAgICA8bGk+CiAgICAgICAgRXZhbHVhciBzdSBlc3RhZG8gZmluYW5jaWVyby4KICAgIDwvbGk+CiAgICA8bGk+CiAgICAgICAgUGxhbnRlYXIgeSBlamVjdXRhciBwbGFuZXMgZmluYW5jaWVyb3MgY29oZXJlbnRlcyBjb24gbGEgZm9jYWxpemFjaW/MgW4gZXN0cmF0ZcyBZ2ljYSBkZSBsYSBlbXByZXNhIHBhcmEgYWxjYW56YXIgc3VzIG1ldGFzLgogICAgPC9saT4KICAgIDxsaT4KICAgICAgICBSZWFsaXphciBzZWd1aW1pZW50byBkZSBwbGFuZXMgZmluYW5jaWVyb3MgZWplY3V0YWRvcy4KICAgIDwvbGk+CjwvdWw+\" data-az-id=\"Ia9jo7pg6\" data-azat-pid=\"Ia9jo7pg6\" id=\"Ia9jo7pg6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Financiera\n</h2>\n<p>\n    Contamos con profesionales expertos en el ámbito financiero que hacen desde el diagnóstico de la situación actual de la organización u persona natural que requiera el servicio, hasta la implementación y evaluación del nuevo modelo financiero que se vaya a ejecutar o de los ajustes que haya requerido el modelo ya existente.\n</p>\n<p>\n    El análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente, los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere.\n</p>\n<p>\n    El análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente, los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere. \n\nOfrecemos excelentes asesorías enfocadas en la gestión óptima de cualquier proceso de créditos, fondos de inversión, depósitos, pensión, etc; con el fin de mitigar cualquier riesgo posible para el cliente y rentabilizar más sus recursos financieros.\n</p>\n<p>\n    El objetivo de la asesoría financiera de CISC S.A.S es que pueda: \n</p>\n\n<ul>\n    <li>\n       \nPoder proponer y alcanzar metas financieras. \n    </li>\n    <li>\n        Evaluar su estado financiero.\n    </li>\n    <li>\n        Plantear y ejecutar planes financieros coherentes con la focalización estratégica de la empresa para alcanzar sus metas.\n    </li>\n    <li>\n        Realizar seguimiento de planes financieros ejecutados.\n    </li>\n</ul></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-cqwiudpgg\" style=\"\" data-az-id=\"cqwiudpgg\" data-azat-pid=\"cqwiudpgg\" id=\"cqwiudpgg\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Kbl17d9c5\" data-az-id=\"Kbl17d9c5\" data-azat-pid=\"Kbl17d9c5\" id=\"Kbl17d9c5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion.webp?fid=57\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion.webp?fid=57\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Pprn55x6h\" style=\"\" data-az-persist=\"PGgyPkVtcHJlc2FyaWFsIC0gR2VzdGnDs24gZGUgbW9kZWxvcyBkZSBzYWx1ZCAKPC9oMj4KPHA+CiAgICBMYSBpbnRlZ3JhbGlkYWQgZGUgbG9zIHByb2Nlc29zIG9yZ2FuaXphY2lvbmFsZXMgZW4gZWwgY2FtcG8gZGUgbGEgc2FsdWQgc29uIGVsIHBpbGFyIHBhcmEgbGEgY29tYmluYWNpb8yBbiBkZSByZWN1cnNvcyBkZSBsYXMgZW50aWRhZGVzLCBjb24gZWwgZmluIGRlIGN1bXBsaXIgY29uIGxvcyBvYmpldGl2b3MgeSBmb2NhbGl6YWNpb8yBbiBlc3RyYXRlzIFnaWNhIGRlIGxhcyBlbXByZXNhcyBkZSBkaWNobyBzZWN0b3I7IHBvciBsbyBxdWUgbGEgcmVndWxhY2lvzIFuIGRlIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBzb2JyZSBsb3MgbWlzbW9zIHJlY3Vyc29zIHkgbGFzIHBlcnNvbmFzIHF1ZSBsYXMgZWplY3V0YW4sIGVzIGRlIHZpdGFsIGltcG9ydGFuY2lhLgo8L3A+CjxwPgogICAgTGEgcGxhbmVhY2lvzIFuIGRlIGxvcyBwcm9jZXNvcyBhIGVqZWN1dGFyIHJlc3BlY3RvIGEgbG9zIHBvc2libGVzIGJlbmVmaWNpb3MgaW5zdGl0dWNpb25hbGVzIGRlYmUgcmVnaXJzZSBwb3IgZGlmZXJlbnRlcyBtb2RlbG9zIHF1ZSBzb24gZGlyZWNjaW9uYWRvcyBhbCBjdW1wbGltaWVudG8gZWZlY3Rpdm8gZGUgbG9zIG9iamV0aXZvcyBpbnN0aXR1Y2lvbmFsZXMuIAo8L3A+CjxwPgogICAgRW4gQ0lTQyBTLkEuUyBkYW1vcyBwcmlvcmlkYWQgYSBxdWllbmVzIGVqZWN1dGFuIGxvcyBwcm9jZXNvcyBlbiBwcm8gZGVsIGN1bXBsaW1lbnRvIGRlIGxhIHJhem/MgW4gc29jaWFsIGRlIGNhZGEgZW1wcmVzYSB1IG9yZ2FuaXphY2lvzIFuIGEgbGEgb2ZyZWNlbW9zIG51ZXN0cm9zIHNlcnZpY2lvcywgbG9zIHJlY3Vyc29zIGp1bnRvIGNvbiBsb3MgcHJvY2Vzb3Mgc29uIGxhIGJhc2UgcGFyYSBsYSBwbGFuaWZpY2FjaW/MgW4gZGUgbGFzIHBhdXRhcyBhIHJlYWxpemFyIG8gY2FtYmlhciBlbiBsYSBlbnRpZGFkLCB0ZW5pZW5kbyBjb25zdGFudGVtZW50ZSB2ZXJpZmljYWNpb8yBbiB5IGNvcnJlY2Npb8yBbiBhIHRyYXZlzIFzIGRlIGF1ZGl0b3JpzIFhcyBvIGV2YWx1YWNpb25lcyBwZXJ0aW5lbnRlcyBlbiBjYWRhIG9yZ2FuaXphY2lvzIFuLCB0b2RvIGVzdGUgcHJvY2VzbyBkZWJlIHRlbmVyIHBvciBwYXJ0ZSBkZSBsYSBlbXByZXNhIHVuYSBtZWpvcmEgY29udGludWEuCjwvcD4=\" data-az-id=\"Pprn55x6h\" data-azat-pid=\"Pprn55x6h\" id=\"Pprn55x6h\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><h2>Empresarial - Gestión de modelos de salud \n</h2>\n<p>\n    La integralidad de los procesos organizacionales en el campo de la salud son el pilar para la combinación de recursos de las entidades, con el fin de cumplir con los objetivos y focalización estratégica de las empresas de dicho sector; por lo que la regulación de la toma de decisiones sobre los mismos recursos y las personas que las ejecutan, es de vital importancia.\n</p>\n<p>\n    La planeación de los procesos a ejecutar respecto a los posibles beneficios institucionales debe regirse por diferentes modelos que son direccionados al cumplimiento efectivo de los objetivos institucionales. \n</p>\n<p>\n    En CISC S.A.S damos prioridad a quienes ejecutan los procesos en pro del cumplimento de la razón social de cada empresa u organización a la ofrecemos nuestros servicios, los recursos junto con los procesos son la base para la planificación de las pautas a realizar o cambiar en la entidad, teniendo constantemente verificación y corrección a través de auditorías o evaluaciones pertinentes en cada organización, todo este proceso debe tener por parte de la empresa una mejora continua.\n</p></div></div></div></div></div>',NULL,NULL);
/*!40000 ALTER TABLE `node__body` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__comment`
--

DROP TABLE IF EXISTS `node__comment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__comment` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `comment_status` int NOT NULL DEFAULT '0' COMMENT 'Whether comments are allowed on this entity: 0 = no, 1 = closed (read only), 2 = open (read/write).',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field comment.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__comment`
--

LOCK TABLES `node__comment` WRITE;
/*!40000 ALTER TABLE `node__comment` DISABLE KEYS */;
/*!40000 ALTER TABLE `node__comment` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_ano`
--

DROP TABLE IF EXISTS `node__field_ano`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_ano` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_ano_value` int NOT NULL,
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_ano.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_ano`
--

LOCK TABLES `node__field_ano` WRITE;
/*!40000 ALTER TABLE `node__field_ano` DISABLE KEYS */;
INSERT INTO `node__field_ano` VALUES ('proyectos',0,8,138,'es',0,2022),('proyectos',0,9,137,'es',0,2022),('proyectos',0,340,550,'es',0,2025),('proyectos',0,351,549,'es',0,2025);
/*!40000 ALTER TABLE `node__field_ano` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_cliente`
--

DROP TABLE IF EXISTS `node__field_cliente`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_cliente` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_cliente_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_cliente_target_id` (`field_cliente_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_cliente.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_cliente`
--

LOCK TABLES `node__field_cliente` WRITE;
/*!40000 ALTER TABLE `node__field_cliente` DISABLE KEYS */;
INSERT INTO `node__field_cliente` VALUES ('proyectos',0,8,138,'es',0,5),('proyectos',0,9,137,'es',0,5),('proyectos',0,340,550,'es',0,339),('proyectos',0,351,549,'es',0,7);
/*!40000 ALTER TABLE `node__field_cliente` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_descripcion`
--

DROP TABLE IF EXISTS `node__field_descripcion`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_descripcion` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_descripcion_value` longtext COLLATE utf8mb4_general_ci NOT NULL,
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_descripcion.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_descripcion`
--

LOCK TABLES `node__field_descripcion` WRITE;
/*!40000 ALTER TABLE `node__field_descripcion` DISABLE KEYS */;
INSERT INTO `node__field_descripcion` VALUES ('clientes',0,5,125,'es',0,'Fontur es el brazo técnico ejecutor del MinCIT que contribuye al crecimiento económico y desarrollo social de la nación, potencializando la infraestructura y la competitividad turística, así como la promoción de Colombia y sus destinos, a nivel nacional e internacional, en articulación con entidades gubernamentales, territoriales, el empresariado y las comunidades, mediante asistencia técnica a los territorios, con innovación, inclusión y participación social, propiciando la construcción de paz e incentivando prácticas responsables y sostenibles.'),('clientes',0,6,126,'es',0,'El fin primordial de la Policía Nacional es contribuir al mantenimiento de la convivencia como condición necesaria, para el ejercicio de los derechos y libertades públicas y aportar a la construcción de paz.'),('clientes',0,7,127,'es',0,'Proveer soluciones logísticas focalizadas en abastecimientos *Clase I, *Clase II e Infraestructura a las Fuerzas Militares de Colombia y a otras entidades del Gobierno Nacional, en todo tiempo y lugar, y desarrollar sus capacidades en la gestión de otros bienes y servicios. '),('clientes',0,339,531,'es',0,'Se prestaron los servicios especializados en el ciclo DEVOPS para LA PREVISORA S.A., incluyendo la provisión de licencias o suscripciones necesarias para las herramientas utilizadas en los procesos de personalización, desarrollo e implementación de soluciones DEVOPS.\r\n\r\nEl servicio contempló además la capacitación a los equipos técnicos involucrados y la administración integral de la solución, garantizando su correcta operación, escalabilidad y alineación con las necesidades estratégicas de la entidad.'),('clientes',0,341,529,'es',0,'Se brindó atención integral y mantenimiento continuo a la infraestructura tecnológica —hardware y software— que respalda el portal MEData, con el objetivo de optimizar su desempeño, disponibilidad y experiencia de usuario.\r\n\r\nEn este marco, se ejecutaron actividades de soporte técnico, mantenimiento preventivo y especializado, dando respuesta oportuna a solicitudes críticas y no críticas. Asimismo, se avanzó en el desarrollo e implementación de nuevos componentes funcionales para fortalecer la operatividad y evolución del portal.'),('clientes',0,342,533,'es',0,'Actuamente estamos brindando el desarrollo y soporte integral al sistema de gestión documental Orfeo, ejecutando el desarrollo de Nuevas Funcionalidades: Implementación de mejoras y características avanzadas para optimizar los flujos de trabajo, la trazabilidad y la administración de los documentos.\r\n\r\nMantenimiento y Soporte: Aseguramos la operatividad, estabilidad y rendimiento continuo de la plataforma Orfeo, resolviendo incidencias y aplicando actualizaciones necesarias.'),('clientes',0,343,534,'es',0,'Se llevó a cabo la interventoría integral para el seguimiento y verificación de las obligaciones técnicas, jurídicas, contables, financieras y administrativas del proyecto de creación del nuevo portal web de la Dirección Nacional de Derecho de Autor.\r\n\r\nLa interventoría supervisó los procesos de análisis, diseño, desarrollo, migración de contenidos y puesta en funcionamiento del portal, implementado sobre el CMS DRUPAL de código abierto, en cumplimiento de la normatividad vigente.'),('clientes',0,344,535,'es',0,'Diseñamos, migramos y actualizamos integralmente el portal web del Comando General de las Fuerzas Militares www.cgfm.mil.co y prestamos los servicios de mantenimiento preventivo, correctivo y soporte técnico, garantizando la disponibilidad, seguridad, accesibilidad y desempeño del sitio, en cumplimiento de las especificaciones técnicas y los lineamientos de Gobierno Digital'),('clientes',0,345,540,'es',0,'Verificamos, mejoramos e implementamos el SIS-PTSAN, llevándolo a una plataforma web moderna que conserva los parámetros y modelos existentes y los potencia con mejor usabilidad, seguridad e interoperabilidad. Hicimos saneamiento y trazabilidad de datos, optimizamos flujos, habilitamos reportes y tableros para decisión y dejamos una operación estable, escalable y auditable.'),('clientes',0,346,541,'es',0,'Desarrollamos, configuramos, suministramos, implementamos y adaptamos un aplicativo web llamado \"Sopó más Deporte\"  que permitió el registro, control y seguimiento de los beneficios de los programas deportivos y culturales de la administración municipal. \r\nAdemás, capacitamos a los maestros y  equipos; brindando mantenimiento y soporte continuo para garantizar disponibilidad, seguridad, accesibilidad y trazabilidad de la información.'),('clientes',0,347,542,'es',0,'Se prestaron servicios especializados de soporte, actualización, capacitación y mantenimiento evolutivo al sistema de gestión documental ORFEO, garantizando su correcto funcionamiento y adaptación a las necesidades institucionales.'),('clientes',0,348,544,'es',0,'Prestamos el mantenimiento preventivo y correctivo del software de Recursos Físicos de la Secretaría Distrital de Salud, sobre base de datos Oracle, optimizando objetos y procesos PL/SQL. Ejecutamos monitoreo, parches y mejoras de performance, corrección de incidentes, respaldo y recuperación, y fortalecimiento de seguridad, garantizando continuidad operativa, y trazabilidad.'),('clientes',0,349,545,'es',0,'Se brindaron servicios de soporte y mantenimiento preventivo y correctivo del sistema de gestión documental de expedientes médicos laborales.\r\nAsimismo, se realizaron labores de mantenimiento, soporte y elaboración de manuales técnicos, de usuario e instructivos del sistema FIMED (Ficha Médica Digital) de la Dirección de Sanidad del Ejército.'),('clientes',0,350,546,'es',0,'Se contrataron los servicios especializados de soporte y personal técnico calificado para la operación y mantenimiento del sistema de gestión documental ORFEO, conforme a los lineamientos y especificaciones técnicas mínimas establecidas.\r\n\r\nEl objetivo es garantizar la continuidad operativa, el adecuado funcionamiento y la mejora continua del sistema, mediante la atención oportuna de incidencias, actualizaciones y requerimientos técnicos.');
/*!40000 ALTER TABLE `node__field_descripcion` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_descripcion_proyecto`
--

DROP TABLE IF EXISTS `node__field_descripcion_proyecto`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_descripcion_proyecto` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_descripcion_proyecto_value` longtext COLLATE utf8mb4_general_ci NOT NULL,
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_descripcion_proyecto.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_descripcion_proyecto`
--

LOCK TABLES `node__field_descripcion_proyecto` WRITE;
/*!40000 ALTER TABLE `node__field_descripcion_proyecto` DISABLE KEYS */;
INSERT INTO `node__field_descripcion_proyecto` VALUES ('proyectos',0,8,138,'es',0,'La fortuna más valiosa de un país es su patrimonio. Este se concibe como un legado del pasado, el equipaje en el presente y la herencia que dejaremos a las futuras generaciones para que ellas puedan aprender, maravillarse y disfrutar de él. Conoce la Red de Pueblos Patrimonio que Colombia tiene para ti'),('proyectos',0,9,137,'es',0,'Tarjeta Joven es una iniciativa del Ministerio de Comercio, Industria y Turismo y FONTUR, tiene como objetivo incentivar a los jóvenes colombianos y residentes en Colombia a viajar por el país, ofreciendo múltiples descuentos y beneficios en diversos establecimientos comerciales aliados al programa.'),('proyectos',0,340,550,'es',0,'Se está implementando el ciclo DEVOPS en LA PREVISORA S.A., incluyendo la suscripción o licenciamiento de las herramientas utilizadas para la personalización, desarrollo e implementación de las herramientas DEVOPS, la capacitación y administración integral de la solución.'),('proyectos',0,351,549,'es',0,'Desarrollamos, implementamos y dejamos en operación el Sistema de Gestión Documental ORFEO; además, brindamos capacitación a usuarios y administradores, y prestamos soporte técnico y funcional continuo. Nuestro servicio de mantenimiento y soporte garantiza disponibilidad, seguridad, trazabilidad y cumplimiento de lineamientos archivísticos para la administración pública.');
/*!40000 ALTER TABLE `node__field_descripcion_proyecto` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_dth_body_background`
--

DROP TABLE IF EXISTS `node__field_dth_body_background`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_dth_body_background` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_dth_body_background_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_dth_body_background_target_id` (`field_dth_body_background_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_dth_body_background.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_dth_body_background`
--

LOCK TABLES `node__field_dth_body_background` WRITE;
/*!40000 ALTER TABLE `node__field_dth_body_background` DISABLE KEYS */;
/*!40000 ALTER TABLE `node__field_dth_body_background` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_dth_hide_regions`
--

DROP TABLE IF EXISTS `node__field_dth_hide_regions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_dth_hide_regions` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_dth_hide_regions_value` varchar(255) COLLATE utf8mb4_general_ci NOT NULL,
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_dth_hide_regions_value` (`field_dth_hide_regions_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_dth_hide_regions.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_dth_hide_regions`
--

LOCK TABLES `node__field_dth_hide_regions` WRITE;
/*!40000 ALTER TABLE `node__field_dth_hide_regions` DISABLE KEYS */;
/*!40000 ALTER TABLE `node__field_dth_hide_regions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_dth_main_content_width`
--

DROP TABLE IF EXISTS `node__field_dth_main_content_width`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_dth_main_content_width` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_dth_main_content_width_value` varchar(255) COLLATE utf8mb4_general_ci NOT NULL,
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_dth_main_content_width_value` (`field_dth_main_content_width_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_dth_main_content_width.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_dth_main_content_width`
--

LOCK TABLES `node__field_dth_main_content_width` WRITE;
/*!40000 ALTER TABLE `node__field_dth_main_content_width` DISABLE KEYS */;
/*!40000 ALTER TABLE `node__field_dth_main_content_width` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_dth_page_layout`
--

DROP TABLE IF EXISTS `node__field_dth_page_layout`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_dth_page_layout` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_dth_page_layout_value` varchar(255) COLLATE utf8mb4_general_ci NOT NULL,
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_dth_page_layout_value` (`field_dth_page_layout_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_dth_page_layout.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_dth_page_layout`
--

LOCK TABLES `node__field_dth_page_layout` WRITE;
/*!40000 ALTER TABLE `node__field_dth_page_layout` DISABLE KEYS */;
/*!40000 ALTER TABLE `node__field_dth_page_layout` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_dth_page_title_backgrou`
--

DROP TABLE IF EXISTS `node__field_dth_page_title_backgrou`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_dth_page_title_backgrou` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_dth_page_title_backgrou_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_dth_page_title_backgrou_target_id` (`field_dth_page_title_backgrou_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_dth_page_title_backgrou.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_dth_page_title_backgrou`
--

LOCK TABLES `node__field_dth_page_title_backgrou` WRITE;
/*!40000 ALTER TABLE `node__field_dth_page_title_backgrou` DISABLE KEYS */;
/*!40000 ALTER TABLE `node__field_dth_page_title_backgrou` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_etiquetas`
--

DROP TABLE IF EXISTS `node__field_etiquetas`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_etiquetas` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_etiquetas_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_etiquetas_target_id` (`field_etiquetas_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_etiquetas.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_etiquetas`
--

LOCK TABLES `node__field_etiquetas` WRITE;
/*!40000 ALTER TABLE `node__field_etiquetas` DISABLE KEYS */;
INSERT INTO `node__field_etiquetas` VALUES ('proyectos',0,8,138,'es',0,28),('proyectos',0,8,138,'es',1,29),('proyectos',0,9,137,'es',0,29),('proyectos',0,9,137,'es',1,28),('proyectos',0,340,550,'es',0,31),('proyectos',0,351,549,'es',0,32);
/*!40000 ALTER TABLE `node__field_etiquetas` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_galeria`
--

DROP TABLE IF EXISTS `node__field_galeria`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_galeria` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_galeria_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_galeria_alt` varchar(512) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_galeria_title` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_galeria_width` int unsigned DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_galeria_height` int unsigned DEFAULT NULL COMMENT 'The height of the image in pixels.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_galeria_target_id` (`field_galeria_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_galeria.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_galeria`
--

LOCK TABLES `node__field_galeria` WRITE;
/*!40000 ALTER TABLE `node__field_galeria` DISABLE KEYS */;
INSERT INTO `node__field_galeria` VALUES ('proyectos',0,8,138,'es',0,77,'Page 1','Page 1',370,270),('proyectos',0,8,138,'es',1,78,'Page 2','Page 2',370,270),('proyectos',0,8,138,'es',2,79,'Page 3','Page 3',370,270);
/*!40000 ALTER TABLE `node__field_galeria` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_image`
--

DROP TABLE IF EXISTS `node__field_image`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_image` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_image_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_image_alt` varchar(512) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_image_title` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_image_width` int unsigned DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_image_height` int unsigned DEFAULT NULL COMMENT 'The height of the image in pixels.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_image_target_id` (`field_image_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_image.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_image`
--

LOCK TABLES `node__field_image` WRITE;
/*!40000 ALTER TABLE `node__field_image` DISABLE KEYS */;
INSERT INTO `node__field_image` VALUES ('clientes',0,5,125,'es',0,71,'Fontur','Fontur',124,26),('clientes',0,6,126,'es',0,72,'Policía Nacional','Policía Nacional',124,141),('clientes',0,7,127,'es',0,73,'ALFM','ALFM',124,79),('proyectos',0,8,138,'es',0,86,'Front Page','Front Page',1004,854),('proyectos',0,9,137,'es',0,85,'Front Page','Front Page',1001,853),('clientes',0,339,531,'es',0,167,'La Previsora S.A','La Previsora S.A',270,133),('proyectos',0,340,550,'es',0,201,'La Previsora S.A','La Previsora S.A',709,1000),('clientes',0,341,529,'es',0,183,'Logo Medellín','Logo Medellín',249,81),('clientes',0,342,533,'es',0,184,'ADRES','ADRES',210,62),('clientes',0,343,534,'es',0,185,'Dirección Nacional de Derecho de Autor ','DNDA',270,94),('clientes',0,344,535,'es',0,186,'CGFM','CGFM',270,81),('clientes',0,345,540,'es',0,187,'PMA','PMA',251,140),('clientes',0,346,541,'es',0,193,'Sopó','Sopó',270,95),('clientes',0,347,542,'es',0,192,'CPE','CPE',270,89),('clientes',0,348,544,'es',0,195,'FFDS','FFDS',267,140),('clientes',0,349,545,'es',0,196,'DISAN','DISAN',224,59),('clientes',0,350,546,'es',0,194,'RTVC','RTVC',140,58),('proyectos',0,351,549,'es',0,200,'ALFM','ALFM',709,1000);
/*!40000 ALTER TABLE `node__field_image` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_tags`
--

DROP TABLE IF EXISTS `node__field_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_tags` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_tags_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_tags_target_id` (`field_tags_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_tags.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_tags`
--

LOCK TABLES `node__field_tags` WRITE;
/*!40000 ALTER TABLE `node__field_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `node__field_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node__field_tecnologias`
--

DROP TABLE IF EXISTS `node__field_tecnologias`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node__field_tecnologias` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_tecnologias_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_tecnologias_target_id` (`field_tecnologias_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for node field field_tecnologias.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node__field_tecnologias`
--

LOCK TABLES `node__field_tecnologias` WRITE;
/*!40000 ALTER TABLE `node__field_tecnologias` DISABLE KEYS */;
INSERT INTO `node__field_tecnologias` VALUES ('proyectos',0,8,138,'es',0,19),('proyectos',0,8,138,'es',1,25),('proyectos',0,8,138,'es',2,17),('proyectos',0,8,138,'es',3,22),('proyectos',0,9,137,'es',0,20),('proyectos',0,9,137,'es',1,18),('proyectos',0,340,550,'es',0,30),('proyectos',0,351,549,'es',0,25),('proyectos',0,351,549,'es',1,21);
/*!40000 ALTER TABLE `node__field_tecnologias` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_access`
--

DROP TABLE IF EXISTS `node_access`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_access` (
  `nid` int unsigned NOT NULL DEFAULT '0' COMMENT 'The "node".nid this record affects.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The "language".langcode of this node.',
  `fallback` tinyint unsigned NOT NULL DEFAULT '1' COMMENT 'Boolean indicating whether this record should be used as a fallback if a language condition is not provided.',
  `gid` int unsigned NOT NULL DEFAULT '0' COMMENT 'The grant ID a user must possess in the specified realm to gain this row''s privileges on the node.',
  `realm` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The realm in which the user must possess the grant ID. Modules can define one or more realms by implementing hook_node_grants().',
  `grant_view` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Boolean indicating whether a user with the realm/grant pair can view this node.',
  `grant_update` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Boolean indicating whether a user with the realm/grant pair can edit this node.',
  `grant_delete` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Boolean indicating whether a user with the realm/grant pair can delete this node.',
  PRIMARY KEY (`nid`,`gid`,`realm`,`langcode`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Identifies which realm/grant pairs a user must possess in…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_access`
--

LOCK TABLES `node_access` WRITE;
/*!40000 ALTER TABLE `node_access` DISABLE KEYS */;
INSERT INTO `node_access` VALUES (0,'',1,0,'all',1,0,0);
/*!40000 ALTER TABLE `node_access` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_field_data`
--

DROP TABLE IF EXISTS `node_field_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_field_data` (
  `nid` int unsigned NOT NULL,
  `vid` int unsigned NOT NULL,
  `type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `uid` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  `title` varchar(255) COLLATE utf8mb4_general_ci NOT NULL,
  `created` int NOT NULL,
  `changed` int NOT NULL,
  `promote` tinyint NOT NULL,
  `sticky` tinyint NOT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  PRIMARY KEY (`nid`,`langcode`),
  KEY `node__id__default_langcode__langcode` (`nid`,`default_langcode`,`langcode`),
  KEY `node__vid` (`vid`),
  KEY `node_field__type__target_id` (`type`),
  KEY `node_field__uid__target_id` (`uid`),
  KEY `node_field__created` (`created`),
  KEY `node_field__changed` (`changed`),
  KEY `node__status_type` (`status`,`type`,`nid`),
  KEY `node__frontpage` (`promote`,`status`,`sticky`,`created`),
  KEY `node__title_type` (`title`(191),`type`(4))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The data table for node entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_field_data`
--

LOCK TABLES `node_field_data` WRITE;
/*!40000 ALTER TABLE `node_field_data` DISABLE KEYS */;
INSERT INTO `node_field_data` VALUES (1,567,'drag_and_drop_page','es',1,1,'Inicio',1748986932,1773075167,1,0,1,NULL),(2,564,'drag_and_drop_page','es',1,1,'Somos CISC',1749229777,1773020357,1,0,1,1),(3,122,'drag_and_drop_page','es',1,1,'Servicios',1749241167,1749557336,1,0,1,1),(5,125,'clientes','es',0,1,'Fontur Colombia',1750100394,1750198840,1,0,1,1),(6,126,'clientes','es',0,1,'Policía Nacional',1750199026,1750199058,1,0,1,1),(7,127,'clientes','es',0,1,'Agencia Logística de Las Fuerzas Militares',1750199175,1750199414,1,0,1,1),(8,138,'proyectos','es',1,1,'Red Turística de Pueblos Patrimonio',1750269311,1751476978,1,0,1,1),(9,137,'proyectos','es',1,1,'Tarjeta Joven',1751401633,1751476744,1,0,1,1),(339,531,'clientes','es',0,1,'La Previsora S.A',1758749490,1758915535,1,0,1,1),(340,550,'proyectos','es',1,1,'La Previsora S.A',1758750287,1758921211,1,0,1,1),(341,529,'clientes','es',0,1,'DISTRITO ESPECIAL DE CIENCIA, TECNOLOGÍA E INNOVACIÓN DE MEDELLÍN',1758914438,1758915228,1,0,1,1),(342,533,'clientes','es',0,1,'ADRES',1758914499,1758915812,1,0,1,1),(343,534,'clientes','es',0,1,'Dirección Nacional de Derecho de Autor ',1758915532,1758916125,1,0,1,1),(344,535,'clientes','es',0,1,'Comando General de las Fuerzas Militares',1758916138,1758916210,1,0,1,1),(345,540,'clientes','es',0,1,'Plan Mundial de Alimentos',1758916291,1758916603,1,0,1,1),(346,541,'clientes','es',0,1,'Alcaldía de Sopó',1758916857,1758916988,1,0,1,1),(347,542,'clientes','es',0,1,'Computadores Para Educar',1758916805,1758917017,1,0,1,1),(348,544,'clientes','es',0,1,'Fondo Financiero Distrital de Salud',1758917446,1758917753,1,0,1,NULL),(349,545,'clientes','es',0,1,'Dirección de Sanidad del Ejército',1758917580,1758917843,1,0,1,1),(350,546,'clientes','es',0,1,'RTVC',1758917554,1758917846,1,0,1,1),(351,549,'proyectos','es',1,1,'Agencia Logística de Las Fuerzas Militares',1758919641,1758920779,1,0,1,1);
/*!40000 ALTER TABLE `node_field_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_field_revision`
--

DROP TABLE IF EXISTS `node_field_revision`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_field_revision` (
  `nid` int unsigned NOT NULL,
  `vid` int unsigned NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `uid` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  `title` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `created` int DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `promote` tinyint DEFAULT NULL,
  `sticky` tinyint DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  PRIMARY KEY (`vid`,`langcode`),
  KEY `node__id__default_langcode__langcode` (`nid`,`default_langcode`,`langcode`),
  KEY `node_field__uid__target_id` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The revision data table for node entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_field_revision`
--

LOCK TABLES `node_field_revision` WRITE;
/*!40000 ALTER TABLE `node_field_revision` DISABLE KEYS */;
INSERT INTO `node_field_revision` VALUES (1,1,'es',1,1,'Inicio',1748986932,1748987308,1,0,1,1),(1,2,'es',1,1,'Inicio',1748986932,1749056885,1,0,1,1),(1,3,'es',1,1,'Inicio',1748986932,1749147311,1,0,1,1),(1,4,'es',1,1,'Inicio',1748986932,1749155958,1,0,1,1),(1,5,'es',1,1,'Inicio',1748986932,1749156008,1,0,1,1),(1,6,'es',1,1,'Inicio',1748986932,1749156321,1,0,1,1),(1,7,'es',1,1,'Inicio',1748986932,1749156542,1,0,1,1),(1,8,'es',1,1,'Inicio',1748986932,1749156659,1,0,1,1),(1,9,'es',1,1,'Inicio',1748986932,1749156878,1,0,1,1),(1,10,'es',1,1,'Inicio',1748986932,1749157199,1,0,1,1),(1,11,'es',1,1,'Inicio',1748986932,1749157548,1,0,1,1),(1,12,'es',1,1,'Inicio',1748986932,1749158230,1,0,1,1),(1,13,'es',1,1,'Inicio',1748986932,1749158476,1,0,1,1),(1,14,'es',1,1,'Inicio',1748986932,1749158570,1,0,1,1),(1,15,'es',1,1,'Inicio',1748986932,1749158836,1,0,1,1),(1,16,'es',1,1,'Inicio',1748986932,1749158887,1,0,1,1),(1,17,'es',1,1,'Inicio',1748986932,1749159930,1,0,1,1),(1,18,'es',1,1,'Inicio',1748986932,1749160244,1,0,1,1),(1,19,'es',1,1,'Inicio',1748986932,1749160277,1,0,1,1),(1,20,'es',1,1,'Inicio',1748986932,1749161416,1,0,1,1),(1,21,'es',1,1,'Inicio',1748986932,1749161416,1,0,1,NULL),(1,22,'es',1,1,'Inicio',1748986932,1749161699,1,0,1,1),(1,23,'es',1,1,'Inicio',1748986932,1749161807,1,0,1,1),(1,24,'es',1,1,'Inicio',1748986932,1749161807,1,0,1,NULL),(1,25,'es',1,1,'Inicio',1748986932,1749161996,1,0,1,1),(1,26,'es',1,1,'Inicio',1748986932,1749162055,1,0,1,1),(1,27,'es',1,1,'Inicio',1748986932,1749207788,1,0,1,1),(1,28,'es',1,1,'Inicio',1748986932,1749208899,1,0,1,1),(1,29,'es',1,1,'Inicio',1748986932,1749213611,1,0,1,1),(1,30,'es',1,1,'Inicio',1748986932,1749213611,1,0,1,NULL),(1,31,'es',1,1,'Inicio',1748986932,1749213611,1,0,1,NULL),(1,32,'es',1,1,'Inicio',1748986932,1749214198,1,0,1,1),(1,33,'es',1,1,'Inicio',1748986932,1749214198,1,0,1,NULL),(1,34,'es',1,1,'Inicio',1748986932,1749216499,1,0,1,1),(1,35,'es',1,1,'Inicio',1748986932,1749219106,1,0,1,1),(1,36,'es',1,1,'Inicio',1748986932,1749219332,1,0,1,1),(1,37,'es',1,1,'Inicio',1748986932,1749221070,1,0,1,1),(1,38,'es',1,1,'Inicio',1748986932,1749221080,1,0,1,1),(1,39,'es',1,1,'Inicio',1748986932,1749221185,1,0,1,1),(1,40,'es',1,1,'Inicio',1748986932,1749222424,1,0,1,1),(1,41,'es',1,1,'Inicio',1748986932,1749222797,1,0,1,1),(1,42,'es',1,1,'Inicio',1748986932,1749222888,1,0,1,1),(1,43,'es',1,1,'Inicio',1748986932,1749222953,1,0,1,1),(1,44,'es',1,1,'Inicio',1748986932,1749223672,1,0,1,1),(1,45,'es',1,1,'Inicio',1748986932,1749224144,1,0,1,1),(1,46,'es',1,1,'Inicio',1748986932,1749226223,1,0,1,1),(1,47,'es',1,1,'Inicio',1748986932,1749226310,1,0,1,1),(1,48,'es',1,1,'Inicio',1748986932,1749226323,1,0,1,1),(1,49,'es',1,1,'Inicio',1748986932,1749227089,1,0,1,1),(1,50,'es',1,1,'Inicio',1748986932,1749227089,1,0,1,NULL),(1,51,'es',1,1,'Inicio',1748986932,1749229733,1,0,1,1),(2,52,'es',1,1,'Somos CISC',1749229777,1749229785,1,0,1,1),(2,53,'es',1,1,'Somos CISC',1749229777,1749230173,1,0,1,1),(1,54,'es',1,1,'Inicio',1748986932,1749232056,1,0,1,1),(1,55,'es',1,1,'Inicio',1748986932,1749232175,1,0,1,1),(1,56,'es',1,1,'Inicio',1748986932,1749232904,1,0,1,1),(1,57,'es',1,1,'Inicio',1748986932,1749232928,1,0,1,1),(1,58,'es',1,1,'Inicio',1748986932,1749233074,1,0,1,1),(1,59,'es',1,1,'Inicio',1748986932,1749233148,1,0,1,1),(1,60,'es',1,1,'Inicio',1748986932,1749233166,1,0,1,1),(1,61,'es',1,1,'Inicio',1748986932,1749234739,1,0,1,1),(1,62,'es',1,1,'Inicio',1748986932,1749235475,1,0,1,1),(1,63,'es',1,1,'Inicio',1748986932,1749235522,1,0,1,1),(1,64,'es',1,1,'Inicio',1748986932,1749235552,1,0,1,1),(1,65,'es',1,1,'Inicio',1748986932,1749235570,1,0,1,1),(1,66,'es',1,1,'Inicio',1748986932,1749235630,1,0,1,1),(1,67,'es',1,1,'Inicio',1748986932,1749241078,1,0,1,1),(1,68,'es',1,1,'Inicio',1748986932,1749241078,1,0,1,NULL),(3,69,'es',1,1,'Servicios',1749241167,1749241181,1,0,1,1),(3,70,'es',1,1,'Servicios',1749241167,1749242129,1,0,1,1),(3,71,'es',1,1,'Servicios',1749241167,1749242487,1,0,1,1),(3,72,'es',1,1,'Servicios',1749241167,1749242524,1,0,1,1),(3,73,'es',1,1,'Servicios',1749241167,1749243765,1,0,1,1),(3,74,'es',1,1,'Servicios',1749241167,1749244062,1,0,1,1),(3,75,'es',1,1,'Servicios',1749241167,1749244193,1,0,1,1),(3,76,'es',1,1,'Servicios',1749241167,1749471291,1,0,1,1),(3,77,'es',1,1,'Servicios',1749241167,1749471298,1,0,1,1),(3,78,'es',1,1,'Servicios',1749241167,1749472493,1,0,1,1),(3,79,'es',1,1,'Servicios',1749241167,1749472493,1,0,1,NULL),(3,80,'es',1,1,'Servicios',1749241167,1749474111,1,0,1,1),(3,81,'es',1,1,'Servicios',1749241167,1749474177,1,0,1,1),(3,82,'es',1,1,'Servicios',1749241167,1749474884,1,0,1,1),(3,83,'es',1,1,'Servicios',1749241167,1749475288,1,0,1,1),(3,84,'es',1,1,'Servicios',1749241167,1749475444,1,0,1,1),(3,85,'es',1,1,'Servicios',1749241167,1749475526,1,0,1,1),(3,86,'es',1,1,'Servicios',1749241167,1749475548,1,0,1,1),(3,87,'es',1,1,'Servicios',1749241167,1749483268,1,0,1,1),(3,88,'es',1,1,'Servicios',1749241167,1749483363,1,0,1,1),(3,89,'es',1,1,'Servicios',1749241167,1749483443,1,0,1,1),(3,90,'es',1,1,'Servicios',1749241167,1749483468,1,0,1,1),(3,91,'es',1,1,'Servicios',1749241167,1749483468,1,0,1,NULL),(3,92,'es',1,1,'Servicios',1749241167,1749483501,1,0,1,1),(3,93,'es',1,1,'Servicios',1749241167,1749483537,1,0,1,1),(3,94,'es',1,1,'Servicios',1749241167,1749483585,1,0,1,1),(3,95,'es',1,1,'Servicios',1749241167,1749483670,1,0,1,1),(3,96,'es',1,1,'Servicios',1749241167,1749483696,1,0,1,1),(3,97,'es',1,1,'Servicios',1749241167,1749483696,1,0,1,NULL),(3,98,'es',1,1,'Servicios',1749241167,1749483740,1,0,1,1),(3,99,'es',1,1,'Servicios',1749241167,1749483740,1,0,1,NULL),(3,100,'es',1,1,'Servicios',1749241167,1749483789,1,0,1,1),(3,101,'es',1,1,'Servicios',1749241167,1749483881,1,0,1,1),(3,102,'es',1,1,'Servicios',1749241167,1749484051,1,0,1,1),(3,103,'es',1,1,'Servicios',1749241167,1749484167,1,0,1,1),(3,104,'es',1,1,'Servicios',1749241167,1749484177,1,0,1,1),(3,105,'es',1,1,'Servicios',1749241167,1749484265,1,0,1,1),(3,106,'es',1,1,'Servicios',1749241167,1749484346,1,0,1,1),(3,107,'es',1,1,'Servicios',1749241167,1749484487,1,0,1,1),(3,108,'es',1,1,'Servicios',1749241167,1749495874,1,0,1,1),(3,109,'es',1,1,'Servicios',1749241167,1749496323,1,0,1,1),(3,110,'es',1,1,'Servicios',1749241167,1749496352,1,0,1,1),(3,111,'es',1,1,'Servicios',1749241167,1749496523,1,0,1,1),(3,112,'es',1,1,'Servicios',1749241167,1749496556,1,0,1,1),(3,113,'es',1,1,'Servicios',1749241167,1749496556,1,0,1,NULL),(3,114,'es',1,1,'Servicios',1749241167,1749554248,1,0,1,1),(3,115,'es',1,1,'Servicios',1749241167,1749555644,1,0,1,1),(3,116,'es',1,1,'Servicios',1749241167,1749555921,1,0,1,1),(3,117,'es',1,1,'Servicios',1749241167,1749556350,1,0,1,1),(3,118,'es',1,1,'Servicios',1749241167,1749556891,1,0,1,1),(3,119,'es',1,1,'Servicios',1749241167,1749557080,1,0,1,1),(3,120,'es',1,1,'Servicios',1749241167,1749557131,1,0,1,1),(3,121,'es',1,1,'Servicios',1749241167,1749557259,1,0,1,1),(3,122,'es',1,1,'Servicios',1749241167,1749557336,1,0,1,1),(5,124,'es',1,1,'Fontur',1750100394,1750104068,1,0,1,1),(5,125,'es',0,1,'Fontur Colombia',1750100394,1750198840,1,0,1,1),(6,126,'es',0,1,'Policía Nacional',1750199026,1750199058,1,0,1,1),(7,127,'es',0,1,'Agencia Logística de Las Fuerzas Militares',1750199175,1750199414,1,0,1,1),(8,128,'es',1,1,'Red Turística de Pueblos Patrimonio',1750269311,1750269632,1,0,1,1),(8,129,'es',1,1,'Red Turística de Pueblos Patrimonio',1750269311,1751032597,1,0,1,1),(8,130,'es',1,1,'Red Turística de Pueblos Patrimonio',1750269311,1751399077,1,0,1,1),(9,131,'es',1,1,'Tarjeta Joven',1751401633,1751401773,1,0,1,1),(1,132,'es',1,1,'Inicio',1748986932,1751404826,1,0,1,1),(1,133,'es',1,1,'Inicio',1748986932,1751404842,1,0,1,1),(9,134,'es',1,1,'Tarjeta Joven',1751401633,1751456248,1,0,1,1),(1,135,'es',1,1,'Inicio',1748986932,1751457105,1,0,1,1),(1,136,'es',1,1,'Inicio',1748986932,1751457123,1,0,1,1),(9,137,'es',1,1,'Tarjeta Joven',1751401633,1751476744,1,0,1,1),(8,138,'es',1,1,'Red Turística de Pueblos Patrimonio',1750269311,1751476978,1,0,1,1),(1,139,'es',1,1,'Inicio',1748986932,1751579073,1,0,1,1),(1,140,'es',1,1,'Inicio',1748986932,1751579144,1,0,1,1),(1,141,'es',1,1,'Inicio',1748986932,1751579497,1,0,1,1),(1,142,'es',1,1,'Inicio',1748986932,1751579939,1,0,1,1),(1,143,'es',1,1,'Inicio',1748986932,1751579959,1,0,1,1),(1,144,'es',1,1,'Inicio',1748986932,1751579974,1,0,1,1),(1,145,'es',1,1,'Inicio',1748986932,1751579995,1,0,1,1),(2,506,'es',1,1,'Somos CISC',1749229777,1752240011,1,0,1,1),(2,507,'es',1,1,'Somos CISC',1749229777,1752240011,1,0,1,NULL),(2,508,'es',1,1,'Somos CISC',1749229777,1752240479,1,0,1,1),(2,509,'es',1,1,'Somos CISC',1749229777,1752241635,1,0,1,1),(2,510,'es',1,1,'Somos CISC',1749229777,1752241714,1,0,1,1),(2,511,'es',1,1,'Somos CISC',1749229777,1752241755,1,0,1,1),(2,512,'es',1,1,'Somos CISC',1749229777,1752241755,1,0,1,NULL),(2,513,'es',1,1,'Somos CISC',1749229777,1752241755,1,0,1,NULL),(2,514,'es',1,1,'Somos CISC',1749229777,1752250597,1,0,1,1),(1,515,'es',1,1,'Inicio',1748986932,1758747715,1,0,1,1),(339,516,'es',1,1,'La Previsora S.A',1758749490,1758749755,1,0,1,1),(340,517,'es',1,1,'La Previsora S.A',1758750287,1758751014,1,0,1,1),(1,518,'es',1,1,'Inicio',1748986932,1758752320,1,0,1,1),(1,519,'es',1,1,'Inicio',1748986932,1758752585,1,0,1,1),(1,520,'es',1,1,'Inicio',1748986932,1758833406,1,0,1,1),(1,521,'es',1,1,'Inicio',1748986932,1758835360,1,0,1,1),(1,522,'es',1,1,'Inicio',1748986932,1758836684,1,0,1,1),(1,523,'es',1,1,'Inicio',1748986932,1758836716,1,0,1,1),(1,524,'es',1,1,'Inicio',1748986932,1758836791,1,0,1,1),(1,525,'es',1,1,'Inicio',1748986932,1758836893,1,0,1,1),(1,526,'es',1,1,'Inicio',1748986932,1758838116,1,0,1,1),(1,527,'es',1,1,'Inicio',1748986932,1758838116,1,0,1,NULL),(341,528,'es',1,1,'DISTRITO ESPECIAL DE CIENCIA, TECNOLOGÍA E INNOVACIÓN DE MEDELLÍN',1758914438,1758915023,1,0,1,1),(341,529,'es',0,1,'DISTRITO ESPECIAL DE CIENCIA, TECNOLOGÍA E INNOVACIÓN DE MEDELLÍN',1758914438,1758915228,1,0,1,1),(342,530,'es',0,1,'Administradora de los Recursos del Sistema General de Seguridad Social en Salud',1758914499,1758915459,1,0,1,1),(339,531,'es',0,1,'La Previsora S.A',1758749490,1758915535,1,0,1,1),(342,532,'es',0,1,'Administradora de los Recursos del Sistema General de Seguridad Social en Salud',1758914499,1758915579,1,0,1,1),(342,533,'es',0,1,'ADRES',1758914499,1758915812,1,0,1,1),(343,534,'es',0,1,'Dirección Nacional de Derecho de Autor ',1758915532,1758916125,1,0,1,1),(344,535,'es',0,1,'Comando General de las Fuerzas Militares',1758916138,1758916210,1,0,1,1),(1,536,'es',1,1,'Inicio',1748986932,1758916396,1,0,1,1),(1,537,'es',1,1,'Inicio',1748986932,1758916396,1,0,1,NULL),(1,538,'es',1,1,'Inicio',1748986932,1758916544,1,0,1,1),(1,539,'es',1,1,'Inicio',1748986932,1758916544,1,0,1,NULL),(345,540,'es',0,1,'Plan Mundial de Alimentos',1758916291,1758916603,1,0,1,1),(346,541,'es',0,1,'Alcaldía de Sopó',1758916857,1758916988,1,0,1,1),(347,542,'es',0,1,'Computadores Para Educar',1758916805,1758917017,1,0,1,1),(348,543,'es',0,1,'Fondo Financiero Distrital de Salud',1758917446,1758917698,1,0,1,1),(348,544,'es',0,1,'Fondo Financiero Distrital de Salud',1758917446,1758917753,1,0,1,NULL),(349,545,'es',0,1,'Dirección de Sanidad del Ejército',1758917580,1758917843,1,0,1,1),(350,546,'es',0,1,'RTVC',1758917554,1758917846,1,0,1,1),(340,547,'es',1,1,'La Previsora S.A',1758750287,1758919021,1,0,1,1),(351,548,'es',1,1,'Agencia Logística de Las Fuerzas Militares',1758919641,1758920064,1,0,1,1),(351,549,'es',1,1,'Agencia Logística de Las Fuerzas Militares',1758919641,1758920779,1,0,1,1),(340,550,'es',1,1,'La Previsora S.A',1758750287,1758921211,1,0,1,1),(1,551,'es',1,1,'Inicio',1748986932,1759410811,1,0,1,1),(1,552,'es',1,1,'Inicio',1748986932,1773012034,1,0,1,1),(1,553,'es',1,1,'Inicio',1748986932,1773012150,1,0,1,1),(1,554,'es',1,1,'Inicio',1748986932,1773013068,1,0,1,1),(1,555,'es',1,1,'Inicio',1748986932,1773013139,1,0,1,1),(1,556,'es',1,1,'Inicio',1748986932,1773013193,1,0,1,1),(1,557,'es',1,1,'Inicio',1748986932,1773013618,1,0,1,1),(1,558,'es',1,1,'Inicio',1748986932,1773013749,1,0,1,1),(1,559,'es',1,1,'Inicio',1748986932,1773014529,1,0,1,1),(1,560,'es',1,1,'Inicio',1748986932,1773015215,1,0,1,1),(1,561,'es',1,1,'Inicio',1748986932,1773016209,1,0,1,1),(1,562,'es',1,1,'Inicio',1748986932,1773016462,1,0,1,1),(1,563,'es',1,1,'Inicio',1748986932,1773016581,1,0,1,1),(2,564,'es',1,1,'Somos CISC',1749229777,1773020357,1,0,1,1),(1,565,'es',1,1,'Inicio',1748986932,1773075167,1,0,1,1),(1,566,'es',1,1,'Inicio',1748986932,1773075167,1,0,1,NULL),(1,567,'es',1,1,'Inicio',1748986932,1773075167,1,0,1,NULL);
/*!40000 ALTER TABLE `node_field_revision` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision`
--

DROP TABLE IF EXISTS `node_revision`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision` (
  `nid` int unsigned NOT NULL,
  `vid` int unsigned NOT NULL AUTO_INCREMENT,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `revision_uid` int unsigned DEFAULT NULL COMMENT 'The ID of the target entity.',
  `revision_timestamp` int DEFAULT NULL,
  `revision_log` longtext COLLATE utf8mb4_general_ci,
  `revision_default` tinyint DEFAULT NULL,
  PRIMARY KEY (`vid`),
  KEY `node__nid` (`nid`),
  KEY `node_field__langcode` (`langcode`),
  KEY `node_field__revision_uid__target_id` (`revision_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=568 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The revision table for node entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision`
--

LOCK TABLES `node_revision` WRITE;
/*!40000 ALTER TABLE `node_revision` DISABLE KEYS */;
INSERT INTO `node_revision` VALUES (1,1,'es',1,1748986958,NULL,1),(1,2,'es',1,1749056885,'Saved with DXPR builder',1),(1,3,'es',1,1749147311,'Saved with DXPR builder',1),(1,4,'es',1,1749155958,'Saved with DXPR builder',1),(1,5,'es',1,1749156008,'Saved with DXPR builder',1),(1,6,'es',1,1749156321,'Saved with DXPR builder',1),(1,7,'es',1,1749156542,'Saved with DXPR builder',1),(1,8,'es',1,1749156659,'Saved with DXPR builder',1),(1,9,'es',1,1749156878,'Saved with DXPR builder',1),(1,10,'es',1,1749157199,'Saved with DXPR builder',1),(1,11,'es',1,1749157548,'Saved with DXPR builder',1),(1,12,'es',1,1749158230,'Saved with DXPR builder',1),(1,13,'es',1,1749158476,'Saved with DXPR builder',1),(1,14,'es',1,1749158570,'Saved with DXPR builder',1),(1,15,'es',1,1749158836,'Saved with DXPR builder',1),(1,16,'es',1,1749158887,'Saved with DXPR builder',1),(1,17,'es',1,1749159930,'Saved with DXPR builder',1),(1,18,'es',1,1749160244,'Saved with DXPR builder',1),(1,19,'es',1,1749160277,'Saved with DXPR builder',1),(1,20,'es',1,1749161416,'Saved with DXPR builder',1),(1,21,'es',1,1749161640,'Saved with DXPR builder',1),(1,22,'es',1,1749161699,'Saved with DXPR builder',1),(1,23,'es',1,1749161807,'Saved with DXPR builder',1),(1,24,'es',1,1749161825,'Saved with DXPR builder',1),(1,25,'es',1,1749161996,'Saved with DXPR builder',1),(1,26,'es',1,1749162055,'Saved with DXPR builder',1),(1,27,'es',1,1749207788,'Saved with DXPR builder',1),(1,28,'es',1,1749208899,'Saved with DXPR builder',1),(1,29,'es',1,1749213611,'Saved with DXPR builder',1),(1,30,'es',1,1749213620,'Saved with DXPR builder',1),(1,31,'es',1,1749213758,'Saved with DXPR builder',1),(1,32,'es',1,1749214198,'Saved with DXPR builder',1),(1,33,'es',1,1749215949,'Saved with DXPR builder',1),(1,34,'es',1,1749216499,'Saved with DXPR builder',1),(1,35,'es',1,1749219106,'Saved with DXPR builder',1),(1,36,'es',1,1749219332,'Saved with DXPR builder',1),(1,37,'es',1,1749221070,'Saved with DXPR builder',1),(1,38,'es',1,1749221080,'Saved with DXPR builder',1),(1,39,'es',1,1749221185,'Saved with DXPR builder',1),(1,40,'es',1,1749222424,'Saved with DXPR builder',1),(1,41,'es',1,1749222797,'Saved with DXPR builder',1),(1,42,'es',1,1749222888,'Saved with DXPR builder',1),(1,43,'es',1,1749222953,'Saved with DXPR builder',1),(1,44,'es',1,1749223672,'Saved with DXPR builder',1),(1,45,'es',1,1749224144,'Saved with DXPR builder',1),(1,46,'es',1,1749226223,'Saved with DXPR builder',1),(1,47,'es',1,1749226310,'Saved with DXPR builder',1),(1,48,'es',1,1749226323,'Saved with DXPR builder',1),(1,49,'es',1,1749227089,'Saved with DXPR builder',1),(1,50,'es',1,1749227145,'Saved with DXPR builder',1),(1,51,'es',1,1749229733,'Saved with DXPR builder',1),(2,52,'es',1,1749229785,NULL,1),(2,53,'es',1,1749230173,'Saved with DXPR builder',1),(1,54,'es',1,1749232056,'Saved with DXPR builder',1),(1,55,'es',1,1749232175,'Saved with DXPR builder',1),(1,56,'es',1,1749232904,'Saved with DXPR builder',1),(1,57,'es',1,1749232928,'Saved with DXPR builder',1),(1,58,'es',1,1749233074,'Saved with DXPR builder',1),(1,59,'es',1,1749233148,'Saved with DXPR builder',1),(1,60,'es',1,1749233166,'Saved with DXPR builder',1),(1,61,'es',1,1749234739,'Saved with DXPR builder',1),(1,62,'es',1,1749235475,'Saved with DXPR builder',1),(1,63,'es',1,1749235522,'Saved with DXPR builder',1),(1,64,'es',1,1749235552,'Saved with DXPR builder',1),(1,65,'es',1,1749235570,'Saved with DXPR builder',1),(1,66,'es',1,1749235630,'Saved with DXPR builder',1),(1,67,'es',1,1749241078,'Saved with DXPR builder',1),(1,68,'es',1,1749241099,'Saved with DXPR builder',1),(3,69,'es',1,1749241181,NULL,1),(3,70,'es',1,1749242129,'Saved with DXPR builder',1),(3,71,'es',1,1749242487,'Saved with DXPR builder',1),(3,72,'es',1,1749242524,'Saved with DXPR builder',1),(3,73,'es',1,1749243765,'Saved with DXPR builder',1),(3,74,'es',1,1749244062,'Saved with DXPR builder',1),(3,75,'es',1,1749244193,'Saved with DXPR builder',1),(3,76,'es',1,1749471291,'Saved with DXPR builder',1),(3,77,'es',1,1749471298,'Saved with DXPR builder',1),(3,78,'es',1,1749472493,'Saved with DXPR builder',1),(3,79,'es',1,1749472872,'Saved with DXPR builder',1),(3,80,'es',1,1749474111,'Saved with DXPR builder',1),(3,81,'es',1,1749474177,'Saved with DXPR builder',1),(3,82,'es',1,1749474884,'Saved with DXPR builder',1),(3,83,'es',1,1749475288,'Saved with DXPR builder',1),(3,84,'es',1,1749475444,'Saved with DXPR builder',1),(3,85,'es',1,1749475526,'Saved with DXPR builder',1),(3,86,'es',1,1749475548,'Saved with DXPR builder',1),(3,87,'es',1,1749483268,'Saved with DXPR builder',1),(3,88,'es',1,1749483363,'Saved with DXPR builder',1),(3,89,'es',1,1749483443,'Saved with DXPR builder',1),(3,90,'es',1,1749483468,'Saved with DXPR builder',1),(3,91,'es',1,1749483481,'Saved with DXPR builder',1),(3,92,'es',1,1749483501,'Saved with DXPR builder',1),(3,93,'es',1,1749483537,'Saved with DXPR builder',1),(3,94,'es',1,1749483585,'Saved with DXPR builder',1),(3,95,'es',1,1749483670,'Saved with DXPR builder',1),(3,96,'es',1,1749483696,'Saved with DXPR builder',1),(3,97,'es',1,1749483705,'Saved with DXPR builder',1),(3,98,'es',1,1749483740,'Saved with DXPR builder',1),(3,99,'es',1,1749483760,'Saved with DXPR builder',1),(3,100,'es',1,1749483789,'Saved with DXPR builder',1),(3,101,'es',1,1749483881,'Saved with DXPR builder',1),(3,102,'es',1,1749484051,'Saved with DXPR builder',1),(3,103,'es',1,1749484167,'Saved with DXPR builder',1),(3,104,'es',1,1749484177,'Saved with DXPR builder',1),(3,105,'es',1,1749484265,'Saved with DXPR builder',1),(3,106,'es',1,1749484346,'Saved with DXPR builder',1),(3,107,'es',1,1749484487,'Saved with DXPR builder',1),(3,108,'es',1,1749495874,'Saved with DXPR builder',1),(3,109,'es',1,1749496323,'Saved with DXPR builder',1),(3,110,'es',1,1749496352,'Saved with DXPR builder',1),(3,111,'es',1,1749496523,'Saved with DXPR builder',1),(3,112,'es',1,1749496556,'Saved with DXPR builder',1),(3,113,'es',1,1749500803,'Saved with DXPR builder',1),(3,114,'es',1,1749554248,'Saved with DXPR builder',1),(3,115,'es',1,1749555644,'Saved with DXPR builder',1),(3,116,'es',1,1749555921,'Saved with DXPR builder',1),(3,117,'es',1,1749556350,'Saved with DXPR builder',1),(3,118,'es',1,1749556891,'Saved with DXPR builder',1),(3,119,'es',1,1749557080,'Saved with DXPR builder',1),(3,120,'es',1,1749557131,'Saved with DXPR builder',1),(3,121,'es',1,1749557259,'Saved with DXPR builder',1),(3,122,'es',1,1749557336,'Saved with DXPR builder',1),(5,124,'es',1,1750104068,NULL,1),(5,125,'es',1,1750198840,NULL,1),(6,126,'es',1,1750199058,NULL,1),(7,127,'es',1,1750199414,NULL,1),(8,128,'es',1,1750269632,NULL,1),(8,129,'es',1,1751032597,NULL,1),(8,130,'es',1,1751399077,NULL,1),(9,131,'es',1,1751401773,NULL,1),(1,132,'es',1,1751404826,'Saved with DXPR builder',1),(1,133,'es',1,1751404842,'Saved with DXPR builder',1),(9,134,'es',1,1751456248,NULL,1),(1,135,'es',1,1751457105,'Saved with DXPR builder',1),(1,136,'es',1,1751457123,'Saved with DXPR builder',1),(9,137,'es',1,1751476744,NULL,1),(8,138,'es',1,1751476978,NULL,1),(1,139,'es',1,1751579073,'Saved with DXPR builder',1),(1,140,'es',1,1751579144,'Saved with DXPR builder',1),(1,141,'es',1,1751579497,'Saved with DXPR builder',1),(1,142,'es',1,1751579939,'Saved with DXPR builder',1),(1,143,'es',1,1751579959,'Saved with DXPR builder',1),(1,144,'es',1,1751579974,'Saved with DXPR builder',1),(1,145,'es',1,1751579995,'Saved with DXPR builder',1),(2,506,'es',1,1752240011,'Saved with DXPR builder',1),(2,507,'es',1,1752240036,'Saved with DXPR builder',1),(2,508,'es',1,1752240479,'Saved with DXPR builder',1),(2,509,'es',1,1752241635,'Saved with DXPR builder',1),(2,510,'es',1,1752241714,'Saved with DXPR builder',1),(2,511,'es',1,1752241755,'Saved with DXPR builder',1),(2,512,'es',1,1752241766,'Saved with DXPR builder',1),(2,513,'es',1,1752241894,'Saved with DXPR builder',1),(2,514,'es',1,1752250597,'Saved with DXPR builder',1),(1,515,'es',1,1758747715,'Saved with DXPR builder',1),(339,516,'es',1,1758749755,NULL,1),(340,517,'es',1,1758751014,NULL,1),(1,518,'es',1,1758752320,'Saved with DXPR builder',1),(1,519,'es',1,1758752585,'Saved with DXPR builder',1),(1,520,'es',1,1758833406,'Saved with DXPR builder',1),(1,521,'es',1,1758835360,'Saved with DXPR builder',1),(1,522,'es',1,1758836684,'Saved with DXPR builder',1),(1,523,'es',1,1758836716,'Saved with DXPR builder',1),(1,524,'es',1,1758836791,'Saved with DXPR builder',1),(1,525,'es',1,1758836893,'Saved with DXPR builder',1),(1,526,'es',1,1758838116,'Saved with DXPR builder',1),(1,527,'es',1,1758838137,'Saved with DXPR builder',1),(341,528,'es',1,1758915023,NULL,1),(341,529,'es',1,1758915228,NULL,1),(342,530,'es',1,1758915459,NULL,1),(339,531,'es',1,1758915535,NULL,1),(342,532,'es',1,1758915579,NULL,1),(342,533,'es',1,1758915812,NULL,1),(343,534,'es',1,1758916125,NULL,1),(344,535,'es',1,1758916210,NULL,1),(1,536,'es',1,1758916396,'Saved with DXPR builder',1),(1,537,'es',1,1758916406,'Saved with DXPR builder',1),(1,538,'es',1,1758916544,'Saved with DXPR builder',1),(1,539,'es',1,1758916577,'Saved with DXPR builder',1),(345,540,'es',1,1758916603,NULL,1),(346,541,'es',1,1758916988,NULL,1),(347,542,'es',1,1758917017,NULL,1),(348,543,'es',1,1758917698,NULL,1),(348,544,'es',1,1758917753,NULL,1),(349,545,'es',1,1758917843,NULL,1),(350,546,'es',1,1758917846,NULL,1),(340,547,'es',1,1758919021,NULL,1),(351,548,'es',1,1758920064,NULL,1),(351,549,'es',1,1758920779,NULL,1),(340,550,'es',1,1758921211,NULL,1),(1,551,'es',1,1759410811,'Saved with DXPR builder',1),(1,552,'es',1,1773012034,'Saved with DXPR builder',1),(1,553,'es',1,1773012150,'Saved with DXPR builder',1),(1,554,'es',1,1773013068,'Saved with DXPR builder',1),(1,555,'es',1,1773013139,'Saved with DXPR builder',1),(1,556,'es',1,1773013193,'Saved with DXPR builder',1),(1,557,'es',1,1773013618,'Saved with DXPR builder',1),(1,558,'es',1,1773013749,'Saved with DXPR builder',1),(1,559,'es',1,1773014529,'Saved with DXPR builder',1),(1,560,'es',1,1773015215,'Saved with DXPR builder',1),(1,561,'es',1,1773016209,'Saved with DXPR builder',1),(1,562,'es',1,1773016462,'Saved with DXPR builder',1),(1,563,'es',1,1773016581,'Saved with DXPR builder',1),(2,564,'es',1,1773020357,'Saved with DXPR builder',1),(1,565,'es',1,1773075167,'Saved with DXPR builder',1),(1,566,'es',1,1773075195,'Saved with DXPR builder',1),(1,567,'es',1,1773075254,'Saved with DXPR builder',1);
/*!40000 ALTER TABLE `node_revision` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__body`
--

DROP TABLE IF EXISTS `node_revision__body`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__body` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `body_value` longtext COLLATE utf8mb4_general_ci NOT NULL,
  `body_summary` longtext COLLATE utf8mb4_general_ci,
  `body_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `body_format` (`body_format`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field body.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__body`
--

LOCK TABLES `node_revision__body` WRITE;
/*!40000 ALTER TABLE `node_revision__body` DISABLE KEYS */;
INSERT INTO `node_revision__body` VALUES ('drag_and_drop_page',0,1,1,'es',0,'&nbsp;',NULL,NULL),('drag_and_drop_page',0,1,2,'es',0,'<div class=\"az-element az-section hover-style-A2807o1o7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"A2807o1o7\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Pc0ve41d3\" style=\"\" data-az-id=\"Pc0ve41d3\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Df9q9qtv3\" style=\"\" data-az-id=\"Df9q9qtv3\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-zhelqtwx3\" style=\"\" data-az-id=\"zhelqtwx3\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,1,3,'es',0,'<div class=\"az-element az-section hover-style-Q1xl15y0d\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Q1xl15y0d\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-N08i1lmyv\" style=\"\" data-az-id=\"N08i1lmyv\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-G6a2fkkso\" style=\"\" data-az-id=\"G6a2fkkso\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-x9ytd1s9h\" style=\"\" data-az-id=\"x9ytd1s9h\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,1,4,'es',0,'<div class=\"az-element az-section container-fluid-wrapper hover-style-knm46gaze\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"knm46gaze\" data-azat-pid=\"knm46gaze\" id=\"knm46gaze\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"></div></div><div class=\"az-element az-section hover-style-Ayqq7qelb\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ayqq7qelb\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Cqaf8rrfr\" style=\"\" data-az-id=\"Cqaf8rrfr\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Nx4tcvf0o\" style=\"\" data-az-id=\"Nx4tcvf0o\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-I7menj1dr\" style=\"\" data-az-id=\"I7menj1dr\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,1,5,'es',0,'<div class=\"az-element az-section container-fluid-wrapper hover-style-knm46gaze\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"knm46gaze\" data-azat-pid=\"knm46gaze\" id=\"knm46gaze\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Hl8gijcup\" class=\"az-element az-carousel hover-style-Hl8gijcup\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Hl8gijcup\" data-azat-pid=\"Hl8gijcup\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"yes\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-xsaytndvl\" style=\"\" data-az-id=\"xsaytndvl\" data-azat-pid=\"xsaytndvl\" id=\"xsaytndvl\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-G4l2gq2g4\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2Fyb3VzZWwtaXRlbSI+DQogIDx2aWRlbyBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIj4NCiAgICA8c291cmNlIHNyYz0idHUtdmlkZW8ubXA0IiB0eXBlPSJ2aWRlby9tcDQiPg0KICAgIFR1IG5hdmVnYWRvciBubyBzb3BvcnRhIHZpZGVvIEhUTUw1Lg0KICA8L3ZpZGVvPg0KICA8ZGl2IGNsYXNzPSJjYXJvdXNlbC1jYXB0aW9uIj4NCiAgICA8aDE+VGV4dG8gc29icmUgZWwgdmlkZW88L2gxPg0KICA8L2Rpdj4NCjwvZGl2Pg==\" data-az-id=\"G4l2gq2g4\" data-azat-pid=\"G4l2gq2g4\" id=\"G4l2gq2g4\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"carousel-item\">\n  <video autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" class=\"background-video\">\n    <source src=\"tu-video.mp4\" type=\"video/mp4\">\n    Tu navegador no soporta video HTML5.\n  </video>\n  <div class=\"carousel-caption\">\n    <h1>Texto sobre el video</h1>\n  </div>\n</div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-Ayqq7qelb\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ayqq7qelb\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Cqaf8rrfr\" style=\"\" data-az-id=\"Cqaf8rrfr\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Nx4tcvf0o\" style=\"\" data-az-id=\"Nx4tcvf0o\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-I7menj1dr\" style=\"\" data-az-id=\"I7menj1dr\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,6,'es',0,'<div class=\"az-element az-section hover-style-Ayqq7qelb\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ayqq7qelb\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Cqaf8rrfr\" style=\"\" data-az-id=\"Cqaf8rrfr\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Nx4tcvf0o\" style=\"\" data-az-id=\"Nx4tcvf0o\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-I7menj1dr\" style=\"\" data-az-id=\"I7menj1dr\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-section container-fluid-wrapper hover-style-Oapr201cq\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Oapr201cq\" data-azat-pid=\"Oapr201cq\" id=\"Oapr201cq\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"fwk1mhwyu\" class=\"az-element az-carousel hover-style-fwk1mhwyu\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"fwk1mhwyu\" data-azat-pid=\"fwk1mhwyu\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-D9cv4qza6\" style=\"\" data-az-id=\"D9cv4qza6\" data-azat-pid=\"D9cv4qza6\" id=\"D9cv4qza6\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html carousel-item hover-style-eovkh7t7e\" style=\"\" data-az-persist=\"ICA8dmlkZW8gYXV0b3BsYXkgbXV0ZWQgbG9vcCBwbGF5c2lubGluZSBjbGFzcz0iYmFja2dyb3VuZC12aWRlbyI+DQogICAgPHNvdXJjZSBzcmM9InNpdGVzL2RlZmF1bHQvZmlsZXMvY2lzY190aGVtZS92aWRlb3MvYmdfMDEubXA0IiB0eXBlPSJ2aWRlby9tcDQiPg0KICAgIFR1IG5hdmVnYWRvciBubyBzb3BvcnRhIHZpZGVvIEhUTUw1Lg0KICA8L3ZpZGVvPg0KICA8ZGl2IGNsYXNzPSJjYXJvdXNlbC1jYXB0aW9uIj4NCiAgICA8aDE+VGV4dG8gc29icmUgZWwgdmlkZW88L2gxPg0KICA8L2Rpdj4NCg==\" data-az-id=\"eovkh7t7e\" data-azat-pid=\"eovkh7t7e\" id=\"eovkh7t7e\" data-azb=\"az_html\" data-azat-el_class=\"carousel-item\" data-azat-box_model=\"000000\">  <video autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" class=\"background-video\">\n    <source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\">\n    Tu navegador no soporta video HTML5.\n  </video>\n  <div class=\"carousel-caption\">\n    <h1>Texto sobre el video</h1>\n  </div>\n</div></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,7,'es',0,'<div class=\"az-element az-section hover-style-Gq40e4sik\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Gq40e4sik\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-J3d3n96yk\" style=\"\" data-az-id=\"J3d3n96yk\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Utbrmais8\" style=\"\" data-az-id=\"Utbrmais8\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-uezbstpvx\" style=\"\" data-az-id=\"uezbstpvx\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,8,'es',0,'<div class=\"az-element az-section hover-style-Gq40e4sik\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Gq40e4sik\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-J3d3n96yk\" style=\"\" data-az-id=\"J3d3n96yk\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Utbrmais8\" style=\"\" data-az-id=\"Utbrmais8\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-uezbstpvx\" style=\"\" data-az-id=\"uezbstpvx\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-section hover-style-Su8c7g6ek\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Su8c7g6ek\" data-azat-pid=\"Su8c7g6ek\" id=\"Su8c7g6ek\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-F3dx0mgxa\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"F3dx0mgxa\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Vyb90w07r\" style=\"\" data-az-id=\"Vyb90w07r\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-text ck-content hover-style-H1s851jrd\" style=\"\" data-az-id=\"H1s851jrd\" data-azat-pid=\"H1s851jrd\" id=\"H1s851jrd\" data-azb=\"az_text\" data-azat-box_model=\"000000\"><h2>This is a placeholder text.</h2><p>Your actual content will go here. Edit this to include your own information.</p></div><div class=\"az-element az-video hover-style-Fj72tary9\" style=\"\" data-az-id=\"Fj72tary9\" data-azat-pid=\"Fj72tary9\" id=\"Fj72tary9\" data-azb=\"az_video\" data-azat-link=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" data-azat-play=\"no\" data-azat-box_model=\"000000\"><div class=\"ratio ratio-16x9\"><iframe src=\" \" style=\"width: 100%;\" type=\"text/html\" allow=\"autoplay; fullscreen\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" frameborder=\"0\"></iframe></div></div></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,9,'es',0,'<div class=\"az-element az-section hover-style-Gq40e4sik\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Gq40e4sik\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-J3d3n96yk\" style=\"\" data-az-id=\"J3d3n96yk\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Utbrmais8\" style=\"\" data-az-id=\"Utbrmais8\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-uezbstpvx\" style=\"\" data-az-id=\"uezbstpvx\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-section hover-style-Su8c7g6ek\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Su8c7g6ek\" data-azat-pid=\"Su8c7g6ek\" id=\"Su8c7g6ek\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-F3dx0mgxa\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"F3dx0mgxa\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Vyb90w07r\" style=\"\" data-az-id=\"Vyb90w07r\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html bg-01 hover-style-Wi4ibzsbp\" style=\"\" data-az-persist=\"PHA+Q2xpY2sgdGhlIGVkaXQgYnV0dG9uIHRvIGNoYW5nZSB0aGlzIEhUTUw8L3A+\" data-az-id=\"Wi4ibzsbp\" data-azat-pid=\"Wi4ibzsbp\" id=\"Wi4ibzsbp\" data-azb=\"az_html\" data-azat-el_class=\"bg-01\" data-azat-box_model=\"000000\"><p>Click the edit button to change this HTML</p></div></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,10,'es',0,'<div class=\"az-element az-section hover-style-Il0l98k3a\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Il0l98k3a\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-L9t9rhdn4\" style=\"\" data-az-id=\"L9t9rhdn4\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-wya6qxljp\" style=\"\" data-az-id=\"wya6qxljp\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Svuy2u4y8\" data-azat-pid=\"Svuy2u4y8\" id=\"Svuy2u4y8\" data-azb=\"az_block-block_content:d835b3f3-1855-48e5-9aa5-a1950c478a57\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Xmbkzfy3x\" style=\"\" data-az-id=\"Xmbkzfy3x\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-section hover-style-Ua9rtc4tc\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ua9rtc4tc\" data-azat-pid=\"Su8c7g6ek\" id=\"Su8c7g6ek\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-Ferycxeof\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ferycxeof\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-evqvgl2f3\" style=\"\" data-az-id=\"evqvgl2f3\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html bg-01 hover-style-L93i529kt\" style=\"\" data-az-persist=\"PHA+Q2xpY2sgdGhlIGVkaXQgYnV0dG9uIHRvIGNoYW5nZSB0aGlzIEhUTUw8L3A+\" data-az-id=\"L93i529kt\" data-azat-pid=\"Wi4ibzsbp\" id=\"Wi4ibzsbp\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"bg-01\"><p>Click the edit button to change this HTML</p></div></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,11,'es',0,'<div class=\"az-element az-section hover-style-Gylowfy8r\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Gylowfy8r\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-v0pqopn6x\" style=\"\" data-az-id=\"v0pqopn6x\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-j898835iv\" style=\"\" data-az-id=\"j898835iv\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"D2zw6www3\" data-azat-pid=\"Svuy2u4y8\" id=\"Svuy2u4y8\" data-azb=\"az_block-block_content:d835b3f3-1855-48e5-9aa5-a1950c478a57\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-T9j13oz9s\" style=\"\" data-az-id=\"T9j13oz9s\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><div class=\"az-element az-section hover-style-mbs2gu0d7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"mbs2gu0d7\" data-azat-pid=\"Su8c7g6ek\" id=\"Su8c7g6ek\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-xarbgkyov\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"xarbgkyov\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-bb6t4ovc6\" style=\"\" data-az-id=\"bb6t4ovc6\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html bg-01 hover-style-Qbsrzqbis\" style=\"\" data-az-persist=\"PHA+Q2xpY2sgdGhlIGVkaXQgYnV0dG9uIHRvIGNoYW5nZSB0aGlzIEhUTUw8L3A+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pdGVtIj4KICAgIDxwPgogICAgICAgIDx2aWRlbyAKICAgICAgICBzcmM9InNpdGVzL2RlZmF1bHQvZmlsZXMvY2lzY190aGVtZS92aWRlb3MvYmdfMDEubXA0IiB0eXBlPSJ2aWRlby9tcDQiCiAgICAgICAgY2xhc3M9ImJhY2tncm91bmQtdmlkZW8iIGF1dG9wbGF5IG11dGVkIGxvb3AgcGxheXNpbmxpbmU+CiAKICAgICAgICAgICAgVHUgbmF2ZWdhZG9yIG5vIHNvcG9ydGEgdmlkZW8gSFRNTDUuCiAgICAgICAgICA8L3ZpZGVvPgogICAgPC9wPgogICAgPGRpdiBjbGFzcz0iY2Fyb3VzZWwtY2FwdGlvbiI+CiAgICAgICAgPGgxPgogICAgICAgICAgICBUZXh0byBzb2JyZSBlbCB2aWRlbwogICAgICAgIDwvaDE+CiAgICA8L2Rpdj4KPC9kaXY+\" data-az-id=\"Qbsrzqbis\" data-azat-pid=\"Qbsrzqbis\" id=\"Qbsrzqbis\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"bg-01\"><p>Click the edit button to change this HTML</p>\n\n<div class=\"carousel-item\">\n    <p>\n        <video src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\" class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n \n            Tu navegador no soporta video HTML5.\n          </video>\n    </p>\n    <div class=\"carousel-caption\">\n        <h1>\n            Texto sobre el video\n        </h1>\n    </div>\n</div></div></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,12,'es',0,'<div class=\"az-element az-section container-fluid-wrapper hover-style-mbs2gu0d7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"mbs2gu0d7\" data-azat-pid=\"mbs2gu0d7\" id=\"mbs2gu0d7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" draggable=\"false\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-xarbgkyov\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"xarbgkyov\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-bb6t4ovc6\" style=\"\" data-az-id=\"bb6t4ovc6\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html bg-01 hover-style-Qbsrzqbis\" style=\"\" data-az-persist=\"PHZpZGVvIGF1dG9wbGF5IG11dGVkIGxvb3AgaWQ9Im15VmlkZW8iPjxzb3VyY2Ugc3JjPSJzaXRlcy9kZWZhdWx0L2ZpbGVzL2Npc2NfdGhlbWUvdmlkZW9zL2JnXzAxLm1wNCIgdHlwZT0idmlkZW8vbXA0Ij48L3ZpZGVvPg==\" data-az-id=\"Qbsrzqbis\" data-azat-pid=\"Qbsrzqbis\" id=\"Qbsrzqbis\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"bg-01\"><video autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video></div></div></div></div></div></div><div class=\"az-element az-section hover-style-Gylowfy8r\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Gylowfy8r\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-v0pqopn6x\" style=\"\" data-az-id=\"v0pqopn6x\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-j898835iv\" style=\"\" data-az-id=\"j898835iv\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"D2zw6www3\" data-azat-pid=\"Svuy2u4y8\" id=\"Svuy2u4y8\" data-azb=\"az_block-block_content:d835b3f3-1855-48e5-9aa5-a1950c478a57\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-T9j13oz9s\" style=\"\" data-az-id=\"T9j13oz9s\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,13,'es',0,'<div class=\"az-element az-section container-fluid-wrapper hover-style-mbs2gu0d7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"mbs2gu0d7\" data-azat-pid=\"mbs2gu0d7\" id=\"mbs2gu0d7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" draggable=\"false\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-xarbgkyov\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"xarbgkyov\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-bb6t4ovc6\" style=\"\" data-az-id=\"bb6t4ovc6\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html bg-01 hover-style-Qbsrzqbis\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz4=\" data-az-id=\"Qbsrzqbis\" data-azat-pid=\"Qbsrzqbis\" id=\"Qbsrzqbis\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"bg-01\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video></div></div></div></div></div></div><div class=\"az-element az-section hover-style-Gylowfy8r\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Gylowfy8r\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-v0pqopn6x\" style=\"\" data-az-id=\"v0pqopn6x\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-j898835iv\" style=\"\" data-az-id=\"j898835iv\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"D2zw6www3\" data-azat-pid=\"Svuy2u4y8\" id=\"Svuy2u4y8\" data-azb=\"az_block-block_content:d835b3f3-1855-48e5-9aa5-a1950c478a57\" data-azat-display_title=\"no\"></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-T9j13oz9s\" style=\"\" data-az-id=\"T9j13oz9s\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,14,'es',0,'<div class=\"az-element az-section container-fluid-wrapper hover-style-Wog0tvlsm\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Wog0tvlsm\" data-azat-pid=\"mbs2gu0d7\" id=\"mbs2gu0d7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-Vy111ssn0\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Vy111ssn0\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-P5mb7z12j\" style=\"\" data-az-id=\"P5mb7z12j\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html bg-01 hover-style-Jvuibw3nj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz4=\" data-az-id=\"Jvuibw3nj\" data-azat-pid=\"Qbsrzqbis\" id=\"Qbsrzqbis\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"bg-01\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video></div></div></div></div></div></div><div class=\"az-element az-section hover-style-Bh1ttw4ty\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Bh1ttw4ty\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-cgrd5gqm7\" style=\"\" data-az-id=\"cgrd5gqm7\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ujo47yx11\" style=\"\" data-az-id=\"Ujo47yx11\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Imw7uibyx\" style=\"\" data-az-id=\"Imw7uibyx\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,15,'es',0,'<div class=\"az-element az-section container-fluid-wrapper hover-style-Wog0tvlsm\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Wog0tvlsm\" data-azat-pid=\"mbs2gu0d7\" id=\"mbs2gu0d7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-Vy111ssn0\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Vy111ssn0\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-P5mb7z12j\" style=\"\" data-az-id=\"P5mb7z12j\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html background-video hover-style-Jvuibw3nj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz4=\" data-az-id=\"Jvuibw3nj\" data-azat-pid=\"Jvuibw3nj\" id=\"Jvuibw3nj\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"background-video\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video></div></div></div></div></div></div><div class=\"az-element az-section hover-style-Bh1ttw4ty\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Bh1ttw4ty\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-cgrd5gqm7\" style=\"\" data-az-id=\"cgrd5gqm7\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ujo47yx11\" style=\"\" data-az-id=\"Ujo47yx11\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Imw7uibyx\" style=\"\" data-az-id=\"Imw7uibyx\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,16,'es',0,'<div class=\"az-element az-section container-fluid-wrapper hover-style-Wog0tvlsm\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Wog0tvlsm\" data-azat-pid=\"mbs2gu0d7\" id=\"mbs2gu0d7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-Vy111ssn0\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Vy111ssn0\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-P5mb7z12j\" style=\"\" data-az-id=\"P5mb7z12j\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Jvuibw3nj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz4=\" data-az-id=\"Jvuibw3nj\" data-azat-pid=\"Jvuibw3nj\" id=\"Jvuibw3nj\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video></div></div></div></div></div></div><div class=\"az-element az-section hover-style-Bh1ttw4ty\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Bh1ttw4ty\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-cgrd5gqm7\" style=\"\" data-az-id=\"cgrd5gqm7\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ujo47yx11\" style=\"\" data-az-id=\"Ujo47yx11\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Imw7uibyx\" style=\"\" data-az-id=\"Imw7uibyx\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,17,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-hzwhy50bp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"hzwhy50bp\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-s19wzhciy\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"s19wzhciy\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-op7eoypre\" style=\"\" data-az-id=\"op7eoypre\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-R7es9488m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz4=\" data-az-id=\"R7es9488m\" data-azat-pid=\"Jvuibw3nj\" id=\"Jvuibw3nj\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video></div></div></div></div></div></div><div class=\"az-element az-section hover-style-Ot2zbmxol\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ot2zbmxol\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-fxre7kjbp\" style=\"\" data-az-id=\"fxre7kjbp\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-C138qm7ke\" style=\"\" data-az-id=\"C138qm7ke\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ebc06rks6\" style=\"\" data-az-id=\"ebc06rks6\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,18,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Arllduhoz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Arllduhoz\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-Zkoas4qac\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Zkoas4qac\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Drebc24xo\" style=\"\" data-az-id=\"Drebc24xo\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jv05v8m6e\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz4KICA8ZGl2IGNsYXNzPSJjYXJvdXNlbC1jYXB0aW9uIj4KICAgIDxoMT5UZXh0byBzb2JyZSBlbCB2aWRlbzwvaDE+CiAgPC9kaXY+\" data-az-id=\"jv05v8m6e\" data-azat-pid=\"jv05v8m6e\" id=\"jv05v8m6e\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video>\n  <div class=\"carousel-caption\">\n    <h1>Texto sobre el video</h1>\n  </div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-nuz806squ\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nuz806squ\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-fftfyr9f6\" style=\"\" data-az-id=\"fftfyr9f6\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-V7kx7the8\" style=\"\" data-az-id=\"V7kx7the8\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Js9atmvij\" style=\"\" data-az-id=\"Js9atmvij\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,19,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Arllduhoz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Arllduhoz\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-Zkoas4qac\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Zkoas4qac\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Drebc24xo\" style=\"\" data-az-id=\"Drebc24xo\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jv05v8m6e\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1jYXB0aW9uIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"jv05v8m6e\" data-azat-pid=\"jv05v8m6e\" id=\"jv05v8m6e\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-caption\"><h1>Gobierno Digital</h1></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-nuz806squ\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nuz806squ\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-fftfyr9f6\" style=\"\" data-az-id=\"fftfyr9f6\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-V7kx7the8\" style=\"\" data-az-id=\"V7kx7the8\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Js9atmvij\" style=\"\" data-az-id=\"Js9atmvij\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,20,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Arllduhoz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Arllduhoz\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-Zkoas4qac\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Zkoas4qac\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Drebc24xo\" style=\"\" data-az-id=\"Drebc24xo\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jv05v8m6e\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"jv05v8m6e\" data-azat-pid=\"jv05v8m6e\" id=\"jv05v8m6e\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-nuz806squ\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nuz806squ\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-fftfyr9f6\" style=\"\" data-az-id=\"fftfyr9f6\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-V7kx7the8\" style=\"\" data-az-id=\"V7kx7the8\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Js9atmvij\" style=\"\" data-az-id=\"Js9atmvij\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,21,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Arllduhoz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Arllduhoz\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"F3dx0mgxa\" class=\"az-element az-carousel hover-style-Zkoas4qac\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Zkoas4qac\" data-azat-pid=\"F3dx0mgxa\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Drebc24xo\" style=\"\" data-az-id=\"Drebc24xo\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jv05v8m6e\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"jv05v8m6e\" data-azat-pid=\"jv05v8m6e\" id=\"jv05v8m6e\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-nuz806squ\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nuz806squ\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-fftfyr9f6\" style=\"\" data-az-id=\"fftfyr9f6\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-V7kx7the8\" style=\"\" data-az-id=\"V7kx7the8\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Js9atmvij\" style=\"\" data-az-id=\"Js9atmvij\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,22,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-vjvd1pcz1\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"vjvd1pcz1\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Lxircd0vr\" class=\"az-element az-carousel hover-style-Lxircd0vr\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Lxircd0vr\" data-azat-pid=\"Lxircd0vr\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Kl7z2vicv\" style=\"\" data-az-id=\"Kl7z2vicv\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Uvoh3maw3\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"Uvoh3maw3\" data-azat-pid=\"jv05v8m6e\" id=\"jv05v8m6e\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-lyeg0ve1d\" style=\"\" data-az-id=\"lyeg0ve1d\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-je9tg4h54\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"je9tg4h54\" data-azat-pid=\"je9tg4h54\" id=\"je9tg4h54\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-se48jkwmm\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"se48jkwmm\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-uf4wk627c\" style=\"\" data-az-id=\"uf4wk627c\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Au2wczi4m\" style=\"\" data-az-id=\"Au2wczi4m\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Fjvvrlfb2\" style=\"\" data-az-id=\"Fjvvrlfb2\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,23,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-vjvd1pcz1\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"vjvd1pcz1\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Lxircd0vr\" class=\"az-element az-carousel hover-style-Lxircd0vr\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Lxircd0vr\" data-azat-pid=\"Lxircd0vr\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Kl7z2vicv\" style=\"\" data-az-id=\"Kl7z2vicv\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Uvoh3maw3\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"Uvoh3maw3\" data-azat-pid=\"jv05v8m6e\" id=\"jv05v8m6e\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-lyeg0ve1d\" style=\"\" data-az-id=\"lyeg0ve1d\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-je9tg4h54\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"je9tg4h54\" data-azat-pid=\"je9tg4h54\" id=\"je9tg4h54\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-h4t1o9ijy\" style=\"\" data-az-id=\"h4t1o9ijy\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-adj95gtby\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"adj95gtby\" data-azat-pid=\"adj95gtby\" id=\"adj95gtby\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-se48jkwmm\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"se48jkwmm\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-uf4wk627c\" style=\"\" data-az-id=\"uf4wk627c\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Au2wczi4m\" style=\"\" data-az-id=\"Au2wczi4m\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Fjvvrlfb2\" style=\"\" data-az-id=\"Fjvvrlfb2\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,24,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-vjvd1pcz1\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"vjvd1pcz1\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Lxircd0vr\" class=\"az-element az-carousel hover-style-Lxircd0vr\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Lxircd0vr\" data-azat-pid=\"Lxircd0vr\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Kl7z2vicv\" style=\"\" data-az-id=\"Kl7z2vicv\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Uvoh3maw3\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"Uvoh3maw3\" data-azat-pid=\"jv05v8m6e\" id=\"jv05v8m6e\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-lyeg0ve1d\" style=\"\" data-az-id=\"lyeg0ve1d\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-je9tg4h54\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"je9tg4h54\" data-azat-pid=\"je9tg4h54\" id=\"je9tg4h54\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-h4t1o9ijy\" style=\"\" data-az-id=\"h4t1o9ijy\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-adj95gtby\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"adj95gtby\" data-azat-pid=\"adj95gtby\" id=\"adj95gtby\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-se48jkwmm\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"se48jkwmm\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-uf4wk627c\" style=\"\" data-az-id=\"uf4wk627c\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Au2wczi4m\" style=\"\" data-az-id=\"Au2wczi4m\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Fjvvrlfb2\" style=\"\" data-az-id=\"Fjvvrlfb2\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,25,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-L52n9g5ib\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"L52n9g5ib\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Dcejoad67\" class=\"az-element az-carousel hover-style-Dcejoad67\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Dcejoad67\" data-azat-pid=\"Dcejoad67\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"no\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-C987dbgng\" style=\"\" data-az-id=\"C987dbgng\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-pzzz9lzgm\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"pzzz9lzgm\" data-azat-pid=\"jv05v8m6e\" id=\"jv05v8m6e\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Bsc2fcxru\" style=\"\" data-az-id=\"Bsc2fcxru\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ddvmgck8m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"ddvmgck8m\" data-azat-pid=\"je9tg4h54\" id=\"je9tg4h54\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Ayx2nluya\" style=\"\" data-az-id=\"Ayx2nluya\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-qt2vq734d\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"qt2vq734d\" data-azat-pid=\"adj95gtby\" id=\"adj95gtby\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Pn7zcu56i\" style=\"\" data-az-id=\"Pn7zcu56i\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-n2nossudt\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"n2nossudt\" data-azat-pid=\"n2nossudt\" id=\"n2nossudt\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-qxbwty1i2\" style=\"\" data-az-id=\"qxbwty1i2\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xhcgxjwd6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"Xhcgxjwd6\" data-azat-pid=\"Xhcgxjwd6\" id=\"Xhcgxjwd6\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-nkmyct1nr\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nkmyct1nr\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y97we27n9\" style=\"\" data-az-id=\"y97we27n9\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-K1rzlp06l\" style=\"\" data-az-id=\"K1rzlp06l\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Elkcvgczz\" style=\"\" data-az-id=\"Elkcvgczz\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,26,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-L52n9g5ib\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"L52n9g5ib\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Dcejoad67\" class=\"az-element az-carousel hover-style-Dcejoad67\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Dcejoad67\" data-azat-pid=\"Dcejoad67\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-C987dbgng\" style=\"\" data-az-id=\"C987dbgng\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-pzzz9lzgm\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"pzzz9lzgm\" data-azat-pid=\"jv05v8m6e\" id=\"jv05v8m6e\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Bsc2fcxru\" style=\"\" data-az-id=\"Bsc2fcxru\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ddvmgck8m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"ddvmgck8m\" data-azat-pid=\"je9tg4h54\" id=\"je9tg4h54\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Ayx2nluya\" style=\"\" data-az-id=\"Ayx2nluya\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-qt2vq734d\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"qt2vq734d\" data-azat-pid=\"adj95gtby\" id=\"adj95gtby\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Pn7zcu56i\" style=\"\" data-az-id=\"Pn7zcu56i\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-n2nossudt\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"n2nossudt\" data-azat-pid=\"n2nossudt\" id=\"n2nossudt\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-qxbwty1i2\" style=\"\" data-az-id=\"qxbwty1i2\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xhcgxjwd6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PC9kaXY+\" data-az-id=\"Xhcgxjwd6\" data-azat-pid=\"Xhcgxjwd6\" id=\"Xhcgxjwd6\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-nkmyct1nr\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nkmyct1nr\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y97we27n9\" style=\"\" data-az-id=\"y97we27n9\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-K1rzlp06l\" style=\"\" data-az-id=\"K1rzlp06l\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Elkcvgczz\" style=\"\" data-az-id=\"Elkcvgczz\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,27,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-tr2hjiapk\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"tr2hjiapk\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Ypdsg5b4b\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ypdsg5b4b\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-R9fxy86ci\" style=\"\" data-az-id=\"R9fxy86ci\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tr0q04l4l\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj4KICAgIDxzb3VyY2Ugc3JjPSJzaXRlcy9kZWZhdWx0L2ZpbGVzL2Npc2NfdGhlbWUvdmlkZW9zL2JnXzAxLm1wNCIgdHlwZT0idmlkZW8vbXA0Ij4KPC92aWRlbz4KPGRpdiBjbGFzcz0iY2Fyb3VzZWwtaW5mbyI+CiAgICA8aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+CiAgICA8YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT4KPC9kaXY+\" data-az-id=\"tr0q04l4l\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\">\n    <source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\">\n</video>\n<div class=\"carousel-info\">\n    <h1>Gobierno Digital</h1>\n    <a href=\"/\">CONOCE MÁS</a>\n</div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Hnojhe1g0\" style=\"\" data-az-id=\"Hnojhe1g0\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nhzbt3vkm\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGEgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+\" data-az-id=\"nhzbt3vkm\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Pvz4l7hh2\" style=\"\" data-az-id=\"Pvz4l7hh2\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qo916u9gl\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGEgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+\" data-az-id=\"Qo916u9gl\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-vwyfir8yk\" style=\"\" data-az-id=\"vwyfir8yk\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Aa9cw1ziv\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGEgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+\" data-az-id=\"Aa9cw1ziv\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-R4goq1qur\" style=\"\" data-az-id=\"R4goq1qur\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-wfkl95u4u\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGEgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+\" data-az-id=\"wfkl95u4u\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-k0r5b35a9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"k0r5b35a9\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-J5pfvbmax\" style=\"\" data-az-id=\"J5pfvbmax\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-zxqu58z4n\" style=\"\" data-az-id=\"zxqu58z4n\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Clesx41uu\" style=\"\" data-az-id=\"Clesx41uu\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,28,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-tr2hjiapk\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"tr2hjiapk\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Ypdsg5b4b\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ypdsg5b4b\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-R9fxy86ci\" style=\"\" data-az-id=\"R9fxy86ci\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tr0q04l4l\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"tr0q04l4l\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Hnojhe1g0\" style=\"\" data-az-id=\"Hnojhe1g0\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nhzbt3vkm\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"nhzbt3vkm\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Pvz4l7hh2\" style=\"\" data-az-id=\"Pvz4l7hh2\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qo916u9gl\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Qo916u9gl\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-vwyfir8yk\" style=\"\" data-az-id=\"vwyfir8yk\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Aa9cw1ziv\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Aa9cw1ziv\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-R4goq1qur\" style=\"\" data-az-id=\"R4goq1qur\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-wfkl95u4u\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"wfkl95u4u\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-k0r5b35a9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"k0r5b35a9\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-J5pfvbmax\" style=\"\" data-az-id=\"J5pfvbmax\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-zxqu58z4n\" style=\"\" data-az-id=\"zxqu58z4n\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Clesx41uu\" style=\"\" data-az-id=\"Clesx41uu\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,29,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-r5gvvmhpd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"r5gvvmhpd\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-I0qu8bq6a\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"I0qu8bq6a\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-szdjvbuoq\" style=\"\" data-az-id=\"szdjvbuoq\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-w8os6izxc\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"w8os6izxc\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-rl0nmlevl\" style=\"\" data-az-id=\"rl0nmlevl\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mjbn63mgx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"mjbn63mgx\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Mun7g9ubv\" style=\"\" data-az-id=\"Mun7g9ubv\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u34uwuw60\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"u34uwuw60\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Qd0lk72w3\" style=\"\" data-az-id=\"Qd0lk72w3\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-uvltnvj9h\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"uvltnvj9h\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Frkz5bff8\" style=\"\" data-az-id=\"Frkz5bff8\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yesgm5kqy\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yesgm5kqy\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-Yfvnz3ieu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Yfvnz3ieu\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-f4t6gsobi\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"f4t6gsobi\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-vm8jmeav6\" style=\"\" data-az-id=\"vm8jmeav6\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-c7x9fop1e\" style=\"\" data-az-id=\"c7x9fop1e\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-l667wpb9o\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"l667wpb9o\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gbatfc0e8\" style=\"\" data-az-id=\"Gbatfc0e8\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hbmjbb6e8\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Hbmjbb6e8\" data-azat-pid=\"Hbmjbb6e8\" id=\"Hbmjbb6e8\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,30,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-r5gvvmhpd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"r5gvvmhpd\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-I0qu8bq6a\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"I0qu8bq6a\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-szdjvbuoq\" style=\"\" data-az-id=\"szdjvbuoq\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-w8os6izxc\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"w8os6izxc\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-rl0nmlevl\" style=\"\" data-az-id=\"rl0nmlevl\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mjbn63mgx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"mjbn63mgx\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Mun7g9ubv\" style=\"\" data-az-id=\"Mun7g9ubv\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u34uwuw60\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"u34uwuw60\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Qd0lk72w3\" style=\"\" data-az-id=\"Qd0lk72w3\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-uvltnvj9h\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"uvltnvj9h\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Frkz5bff8\" style=\"\" data-az-id=\"Frkz5bff8\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yesgm5kqy\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yesgm5kqy\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-Yfvnz3ieu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Yfvnz3ieu\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-f4t6gsobi\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"f4t6gsobi\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-vm8jmeav6\" style=\"\" data-az-id=\"vm8jmeav6\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-c7x9fop1e\" style=\"\" data-az-id=\"c7x9fop1e\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-l667wpb9o\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"l667wpb9o\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gbatfc0e8\" style=\"\" data-az-id=\"Gbatfc0e8\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hbmjbb6e8\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Hbmjbb6e8\" data-azat-pid=\"Hbmjbb6e8\" id=\"Hbmjbb6e8\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,31,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-r5gvvmhpd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"r5gvvmhpd\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-I0qu8bq6a\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"I0qu8bq6a\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-szdjvbuoq\" style=\"\" data-az-id=\"szdjvbuoq\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-w8os6izxc\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"w8os6izxc\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-rl0nmlevl\" style=\"\" data-az-id=\"rl0nmlevl\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mjbn63mgx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"mjbn63mgx\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Mun7g9ubv\" style=\"\" data-az-id=\"Mun7g9ubv\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u34uwuw60\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"u34uwuw60\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Qd0lk72w3\" style=\"\" data-az-id=\"Qd0lk72w3\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-uvltnvj9h\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"uvltnvj9h\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Frkz5bff8\" style=\"\" data-az-id=\"Frkz5bff8\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yesgm5kqy\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yesgm5kqy\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section hover-style-Yfvnz3ieu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Yfvnz3ieu\" data-azat-pid=\"A2807o1o7\" id=\"A2807o1o7\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-f4t6gsobi\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"f4t6gsobi\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-vm8jmeav6\" style=\"\" data-az-id=\"vm8jmeav6\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-c7x9fop1e\" style=\"\" data-az-id=\"c7x9fop1e\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-l667wpb9o\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"l667wpb9o\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gbatfc0e8\" style=\"\" data-az-id=\"Gbatfc0e8\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hbmjbb6e8\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Hbmjbb6e8\" data-azat-pid=\"Hbmjbb6e8\" id=\"Hbmjbb6e8\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,32,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-r5gvvmhpd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"r5gvvmhpd\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-I0qu8bq6a\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"I0qu8bq6a\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-szdjvbuoq\" style=\"\" data-az-id=\"szdjvbuoq\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-w8os6izxc\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"w8os6izxc\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-rl0nmlevl\" style=\"\" data-az-id=\"rl0nmlevl\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mjbn63mgx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"mjbn63mgx\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Mun7g9ubv\" style=\"\" data-az-id=\"Mun7g9ubv\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u34uwuw60\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"u34uwuw60\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Qd0lk72w3\" style=\"\" data-az-id=\"Qd0lk72w3\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-uvltnvj9h\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"uvltnvj9h\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Frkz5bff8\" style=\"\" data-az-id=\"Frkz5bff8\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yesgm5kqy\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yesgm5kqy\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Yfvnz3ieu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Yfvnz3ieu\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-f4t6gsobi\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"f4t6gsobi\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-vm8jmeav6\" style=\"\" data-az-id=\"vm8jmeav6\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-c7x9fop1e\" style=\"\" data-az-id=\"c7x9fop1e\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-l667wpb9o\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"l667wpb9o\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gbatfc0e8\" style=\"\" data-az-id=\"Gbatfc0e8\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hbmjbb6e8\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Hbmjbb6e8\" data-azat-pid=\"Hbmjbb6e8\" id=\"Hbmjbb6e8\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,33,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-r5gvvmhpd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"r5gvvmhpd\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-I0qu8bq6a\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"I0qu8bq6a\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-szdjvbuoq\" style=\"\" data-az-id=\"szdjvbuoq\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-w8os6izxc\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"w8os6izxc\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-rl0nmlevl\" style=\"\" data-az-id=\"rl0nmlevl\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mjbn63mgx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"mjbn63mgx\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Mun7g9ubv\" style=\"\" data-az-id=\"Mun7g9ubv\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u34uwuw60\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"u34uwuw60\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Qd0lk72w3\" style=\"\" data-az-id=\"Qd0lk72w3\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-uvltnvj9h\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"uvltnvj9h\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Frkz5bff8\" style=\"\" data-az-id=\"Frkz5bff8\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yesgm5kqy\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yesgm5kqy\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Yfvnz3ieu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Yfvnz3ieu\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-f4t6gsobi\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"f4t6gsobi\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-vm8jmeav6\" style=\"\" data-az-id=\"vm8jmeav6\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-c7x9fop1e\" style=\"\" data-az-id=\"c7x9fop1e\" data-azat-pid=\"Df9q9qtv3\" id=\"Df9q9qtv3\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-l667wpb9o\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"l667wpb9o\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gbatfc0e8\" style=\"\" data-az-id=\"Gbatfc0e8\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hbmjbb6e8\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Hbmjbb6e8\" data-azat-pid=\"Hbmjbb6e8\" id=\"Hbmjbb6e8\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,34,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Nbs5dybhz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nbs5dybhz\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Kxzxk4ueo\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Kxzxk4ueo\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-sxbln46ap\" style=\"\" data-az-id=\"sxbln46ap\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Neem3fobj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Neem3fobj\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-dsiheiz6g\" style=\"\" data-az-id=\"dsiheiz6g\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ld2hx8rsv\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ld2hx8rsv\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-wjihe7rkn\" style=\"\" data-az-id=\"wjihe7rkn\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-U1fm2fj4o\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"U1fm2fj4o\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-H2yeibt8c\" style=\"\" data-az-id=\"H2yeibt8c\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-dhdx8adz4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"dhdx8adz4\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Q95dp3h9b\" style=\"\" data-az-id=\"Q95dp3h9b\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fb0fjulnb\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Fb0fjulnb\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-W874kzbqt\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"W874kzbqt\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u5xl81jub\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"u5xl81jub\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Vv7nakzfq\" style=\"\" data-az-id=\"Vv7nakzfq\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Xjpu5vist\" style=\"\" data-az-id=\"Xjpu5vist\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"column-1\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-html hover-style-Jlc1huky9\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Jlc1huky9\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-u7gdipfe4\" style=\"\" data-az-id=\"u7gdipfe4\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Qise99rzm\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Qise99rzm\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,35,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-ltysfwruc\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ltysfwruc\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Nwg2a769h\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Nwg2a769h\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-wauhr5ii7\" style=\"\" data-az-id=\"wauhr5ii7\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fbwiene2m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"fbwiene2m\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Bapouz792\" style=\"\" data-az-id=\"Bapouz792\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ere1m4wfe\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ere1m4wfe\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Q1o39ie4c\" style=\"\" data-az-id=\"Q1o39ie4c\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-syposqt8l\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"syposqt8l\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-oq6h69c9b\" style=\"\" data-az-id=\"oq6h69c9b\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tr0eh8jig\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Tr0eh8jig\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-pwtieltbe\" style=\"\" data-az-id=\"pwtieltbe\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-l0lwk59al\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"l0lwk59al\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Fqs9bzjdf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fqs9bzjdf\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bnmfgofis\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Bnmfgofis\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Lifmsktw4\" style=\"\" data-az-id=\"Lifmsktw4\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-pzjp47z0u\" style=\"\" data-az-id=\"pzjp47z0u\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ie8q1ffx5\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Ie8q1ffx5\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-wsryl3eod\" style=\"\" data-az-id=\"wsryl3eod\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Gbavoxsaj\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Gbavoxsaj\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section hover-style-Yhmv6l4hh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Yhmv6l4hh\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-H1foany2a\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"H1foany2a\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,36,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-ltysfwruc\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ltysfwruc\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Nwg2a769h\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Nwg2a769h\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-wauhr5ii7\" style=\"\" data-az-id=\"wauhr5ii7\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fbwiene2m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"fbwiene2m\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Bapouz792\" style=\"\" data-az-id=\"Bapouz792\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ere1m4wfe\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ere1m4wfe\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Q1o39ie4c\" style=\"\" data-az-id=\"Q1o39ie4c\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-syposqt8l\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"syposqt8l\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-oq6h69c9b\" style=\"\" data-az-id=\"oq6h69c9b\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tr0eh8jig\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Tr0eh8jig\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-pwtieltbe\" style=\"\" data-az-id=\"pwtieltbe\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-l0lwk59al\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"l0lwk59al\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Fqs9bzjdf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fqs9bzjdf\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bnmfgofis\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Bnmfgofis\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Lifmsktw4\" style=\"\" data-az-id=\"Lifmsktw4\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-pzjp47z0u\" style=\"\" data-az-id=\"pzjp47z0u\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ie8q1ffx5\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Ie8q1ffx5\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-wsryl3eod\" style=\"\" data-az-id=\"wsryl3eod\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Gbavoxsaj\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Gbavoxsaj\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Yhmv6l4hh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Yhmv6l4hh\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"nuestras-cifras\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-H1foany2a\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"H1foany2a\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,37,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-ltysfwruc\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ltysfwruc\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Nwg2a769h\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Nwg2a769h\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-wauhr5ii7\" style=\"\" data-az-id=\"wauhr5ii7\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fbwiene2m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"fbwiene2m\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Bapouz792\" style=\"\" data-az-id=\"Bapouz792\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ere1m4wfe\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ere1m4wfe\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Q1o39ie4c\" style=\"\" data-az-id=\"Q1o39ie4c\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-syposqt8l\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"syposqt8l\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-oq6h69c9b\" style=\"\" data-az-id=\"oq6h69c9b\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tr0eh8jig\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Tr0eh8jig\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-pwtieltbe\" style=\"\" data-az-id=\"pwtieltbe\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-l0lwk59al\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"l0lwk59al\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Fqs9bzjdf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fqs9bzjdf\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bnmfgofis\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Bnmfgofis\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Lifmsktw4\" style=\"\" data-az-id=\"Lifmsktw4\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-pzjp47z0u\" style=\"\" data-az-id=\"pzjp47z0u\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ie8q1ffx5\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Ie8q1ffx5\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-wsryl3eod\" style=\"\" data-az-id=\"wsryl3eod\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Gbavoxsaj\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Gbavoxsaj\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Yhmv6l4hh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Yhmv6l4hh\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"nuestras-cifras\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Dbe8rwv5v\" style=\"\" data-az-id=\"Dbe8rwv5v\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column hover-style-guvm7p8ms col-md-3\" style=\"\" data-az-id=\"guvm7p8ms\" data-azat-pid=\"guvm7p8ms\" id=\"guvm7p8ms\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-gp2f9sjc9 col-md-3\" style=\"\" data-az-id=\"gp2f9sjc9\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-bgh9gz0ez col-md-3\" style=\"\" data-az-id=\"bgh9gz0ez\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-i6ewgs2j7 col-md-3\" style=\"\" data-az-id=\"i6ewgs2j7\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div><div class=\"az-element az-html hover-style-H1foany2a\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"H1foany2a\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,38,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-ltysfwruc\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ltysfwruc\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Nwg2a769h\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Nwg2a769h\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-wauhr5ii7\" style=\"\" data-az-id=\"wauhr5ii7\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fbwiene2m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"fbwiene2m\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Bapouz792\" style=\"\" data-az-id=\"Bapouz792\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ere1m4wfe\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ere1m4wfe\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Q1o39ie4c\" style=\"\" data-az-id=\"Q1o39ie4c\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-syposqt8l\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"syposqt8l\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-oq6h69c9b\" style=\"\" data-az-id=\"oq6h69c9b\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tr0eh8jig\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Tr0eh8jig\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-pwtieltbe\" style=\"\" data-az-id=\"pwtieltbe\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-l0lwk59al\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"l0lwk59al\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Fqs9bzjdf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fqs9bzjdf\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bnmfgofis\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Bnmfgofis\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Lifmsktw4\" style=\"\" data-az-id=\"Lifmsktw4\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-pzjp47z0u\" style=\"\" data-az-id=\"pzjp47z0u\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ie8q1ffx5\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Ie8q1ffx5\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-wsryl3eod\" style=\"\" data-az-id=\"wsryl3eod\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Gbavoxsaj\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Gbavoxsaj\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Yhmv6l4hh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Yhmv6l4hh\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"nuestras-cifras\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-H1foany2a\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"H1foany2a\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\" draggable=\"false\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Dbe8rwv5v\" style=\"\" data-az-id=\"Dbe8rwv5v\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column hover-style-guvm7p8ms col-md-3\" style=\"\" data-az-id=\"guvm7p8ms\" data-azat-pid=\"guvm7p8ms\" id=\"guvm7p8ms\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-gp2f9sjc9 col-md-3\" style=\"\" data-az-id=\"gp2f9sjc9\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-bgh9gz0ez col-md-3\" style=\"\" data-az-id=\"bgh9gz0ez\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-i6ewgs2j7 col-md-3\" style=\"\" data-az-id=\"i6ewgs2j7\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,39,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-ltysfwruc\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ltysfwruc\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Nwg2a769h\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Nwg2a769h\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-wauhr5ii7\" style=\"\" data-az-id=\"wauhr5ii7\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fbwiene2m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"fbwiene2m\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Bapouz792\" style=\"\" data-az-id=\"Bapouz792\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ere1m4wfe\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ere1m4wfe\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Q1o39ie4c\" style=\"\" data-az-id=\"Q1o39ie4c\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-syposqt8l\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"syposqt8l\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-oq6h69c9b\" style=\"\" data-az-id=\"oq6h69c9b\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tr0eh8jig\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Tr0eh8jig\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-pwtieltbe\" style=\"\" data-az-id=\"pwtieltbe\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-l0lwk59al\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"l0lwk59al\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Fqs9bzjdf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fqs9bzjdf\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bnmfgofis\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Bnmfgofis\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Lifmsktw4\" style=\"\" data-az-id=\"Lifmsktw4\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-pzjp47z0u\" style=\"\" data-az-id=\"pzjp47z0u\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ie8q1ffx5\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Ie8q1ffx5\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-wsryl3eod\" style=\"\" data-az-id=\"wsryl3eod\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Gbavoxsaj\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Gbavoxsaj\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Yhmv6l4hh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Yhmv6l4hh\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"nuestras-cifras\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-H1foany2a\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"H1foany2a\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\" draggable=\"false\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Dbe8rwv5v\" style=\"\" data-az-id=\"Dbe8rwv5v\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column hover-style-guvm7p8ms col-md-3\" style=\"\" data-az-id=\"guvm7p8ms\" data-azat-pid=\"guvm7p8ms\" id=\"guvm7p8ms\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zs180bbsh\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iMTAiPgowCjwvZGl2Pgo8cCBjbGFzcz0iY2F0ZWdvcmlhIj5Bw7FvcyBkZSBleHBlcmllbmNpYTwvcD4=\" data-az-id=\"Zs180bbsh\" data-azat-pid=\"Zs180bbsh\" id=\"Zs180bbsh\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"counter\" data-count=\"10\">\n0\n</div>\n<p class=\"categoria\">Años de experiencia</p></div></div><div class=\"az-element az-ctnr az-column hover-style-gp2f9sjc9 col-md-3\" style=\"\" data-az-id=\"gp2f9sjc9\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-bgh9gz0ez col-md-3\" style=\"\" data-az-id=\"bgh9gz0ez\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-i6ewgs2j7 col-md-3\" style=\"\" data-az-id=\"i6ewgs2j7\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,40,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-S12zyx8v9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"S12zyx8v9\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-lnxgpijfj\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"lnxgpijfj\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-libkykfp2\" style=\"\" data-az-id=\"libkykfp2\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-hblbjznoc\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"hblbjznoc\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-tw5pdd50i\" style=\"\" data-az-id=\"tw5pdd50i\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kl7q1653d\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"kl7q1653d\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-J8zqujtzp\" style=\"\" data-az-id=\"J8zqujtzp\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h6m62a8ty\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"h6m62a8ty\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-fkuo57346\" style=\"\" data-az-id=\"fkuo57346\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-W33ym6jcd\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"W33ym6jcd\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Qf180msz4\" style=\"\" data-az-id=\"Qf180msz4\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-R387zmb9u\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"R387zmb9u\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-l0qlt1gqd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"l0qlt1gqd\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Uit0m1pxu\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Uit0m1pxu\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Gakhx0kyc\" style=\"\" data-az-id=\"Gakhx0kyc\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-mag99qdc2\" style=\"\" data-az-id=\"mag99qdc2\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-g3if7hcya\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"g3if7hcya\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-z7bwzl17j\" style=\"\" data-az-id=\"z7bwzl17j\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-pey3psaik\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"pey3psaik\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-bkgi03ubn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"bkgi03ubn\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rrgeofv35\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"rrgeofv35\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Rrh821m4x\" style=\"\" data-az-id=\"Rrh821m4x\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-N94zt0mlq\" style=\"\" data-az-id=\"N94zt0mlq\" data-azat-pid=\"guvm7p8ms\" id=\"guvm7p8ms\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-sgpxrnw0j\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iMTAiPgowCjwvZGl2Pgo8cCBjbGFzcz0iY2F0ZWdvcmlhIj5Bw7FvcyBkZSBleHBlcmllbmNpYTwvcD4=\" data-az-id=\"sgpxrnw0j\" data-azat-pid=\"Zs180bbsh\" id=\"Zs180bbsh\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"counter\" data-count=\"10\">\n0\n</div>\n<p class=\"categoria\">Años de experiencia</p></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Q7zak5qns\" style=\"\" data-az-id=\"Q7zak5qns\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fwt1vu5na\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+PHAgY2xhc3M9ImNhdGVnb3JpYSI+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+\" data-az-id=\"Fwt1vu5na\" data-azat-pid=\"Fwt1vu5na\" id=\"Fwt1vu5na\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"counter\" data-count=\"5\">\n0\n</div><p class=\"categoria\">Años de experiencia</p></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-mjqozx4uj\" style=\"\" data-az-id=\"mjqozx4uj\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ark5zffd8\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwIGNsYXNzPSJjYXRlZ29yaWEiPkHDsW9zIGRlIGV4cGVyaWVuY2lhPC9wPg==\" data-az-id=\"ark5zffd8\" data-azat-pid=\"ark5zffd8\" id=\"ark5zffd8\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"counter\" data-count=\"50\">\n0\n</div><p class=\"categoria\">Años de experiencia</p></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-lbvpxdznw\" style=\"\" data-az-id=\"lbvpxdznw\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gqdx7i90q\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwIGNsYXNzPSJjYXRlZ29yaWEiPkHDsW9zIGRlIGV4cGVyaWVuY2lhPC9wPg==\" data-az-id=\"Gqdx7i90q\" data-azat-pid=\"Gqdx7i90q\" id=\"Gqdx7i90q\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"counter\" data-count=\"70\">\n0\n</div><p class=\"categoria\">Años de experiencia</p></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,41,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-joe2qrwa7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"joe2qrwa7\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Azlkilukr\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Azlkilukr\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Crsgbvsvj\" style=\"\" data-az-id=\"Crsgbvsvj\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ftb61orqx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ftb61orqx\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-gar8jxq9w\" style=\"\" data-az-id=\"gar8jxq9w\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s6cuhrg2m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"s6cuhrg2m\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Yjqgzijlm\" style=\"\" data-az-id=\"Yjqgzijlm\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zq6gpl3p3\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"zq6gpl3p3\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Z8sd91g1t\" style=\"\" data-az-id=\"Z8sd91g1t\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ghg7601am\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ghg7601am\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-r2ooci3va\" style=\"\" data-az-id=\"r2ooci3va\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ndwbera1w\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ndwbera1w\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-rpbyan84v\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"rpbyan84v\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-sos1n0hfl\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"sos1n0hfl\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-w5q7o6h7o\" style=\"\" data-az-id=\"w5q7o6h7o\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ltpyk2inj\" style=\"\" data-az-id=\"ltpyk2inj\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-X7kjvdaap\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"X7kjvdaap\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ttditmi71\" style=\"\" data-az-id=\"Ttditmi71\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-tf6i13v3p\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"tf6i13v3p\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-H55iqm83e\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"H55iqm83e\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nor1n5vzd\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Nor1n5vzd\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Tfihxzwzd\" style=\"\" data-az-id=\"Tfihxzwzd\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Egfo5db30\" style=\"\" data-az-id=\"Egfo5db30\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Frn5e9ni0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iMTAiPgowCjwvZGl2PjxwPkHDsW9zIGRlIGV4cGVyaWVuY2lhPC9wPg==\" data-az-id=\"Frn5e9ni0\" data-azat-pid=\"Frn5e9ni0\" id=\"Frn5e9ni0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"counter\" data-count=\"10\">\n0\n</div><p>Años de experiencia</p></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jgwvemxqy\" style=\"\" data-az-id=\"jgwvemxqy\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qi5ono0ac\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+PHA+Q2l1ZGFkZXM8L3A+\" data-az-id=\"Qi5ono0ac\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"counter\" data-count=\"5\">\n0\n</div><p>Ciudades</p></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Xtoxxmk0w\" style=\"\" data-az-id=\"Xtoxxmk0w\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gs6lwo3i1\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4=\" data-az-id=\"Gs6lwo3i1\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-O33vr6w8j\" style=\"\" data-az-id=\"O33vr6w8j\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gr7xqm6hv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPg==\" data-az-id=\"gr7xqm6hv\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,42,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-joe2qrwa7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"joe2qrwa7\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Azlkilukr\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Azlkilukr\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Crsgbvsvj\" style=\"\" data-az-id=\"Crsgbvsvj\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ftb61orqx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ftb61orqx\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-gar8jxq9w\" style=\"\" data-az-id=\"gar8jxq9w\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s6cuhrg2m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"s6cuhrg2m\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Yjqgzijlm\" style=\"\" data-az-id=\"Yjqgzijlm\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zq6gpl3p3\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"zq6gpl3p3\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Z8sd91g1t\" style=\"\" data-az-id=\"Z8sd91g1t\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ghg7601am\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ghg7601am\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-r2ooci3va\" style=\"\" data-az-id=\"r2ooci3va\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ndwbera1w\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ndwbera1w\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-rpbyan84v\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"rpbyan84v\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-sos1n0hfl\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"sos1n0hfl\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-w5q7o6h7o\" style=\"\" data-az-id=\"w5q7o6h7o\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ltpyk2inj\" style=\"\" data-az-id=\"ltpyk2inj\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-X7kjvdaap\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"X7kjvdaap\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ttditmi71\" style=\"\" data-az-id=\"Ttditmi71\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-tf6i13v3p\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"tf6i13v3p\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-H55iqm83e\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"H55iqm83e\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nor1n5vzd\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Nor1n5vzd\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Tfihxzwzd\" style=\"\" data-az-id=\"Tfihxzwzd\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Egfo5db30\" style=\"\" data-az-id=\"Egfo5db30\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Frn5e9ni0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KICAgIDxkaXYgY2xhc3M9ImNvdW50ZXIiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj48cD5Bw7FvcyBkZSBleHBlcmllbmNpYTwvcD4KPC9kaXY+\" data-az-id=\"Frn5e9ni0\" data-azat-pid=\"Frn5e9ni0\" id=\"Frn5e9ni0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n    <div class=\"counter\" data-count=\"10\">\n        0\n    </div><p>Años de experiencia</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jgwvemxqy\" style=\"\" data-az-id=\"jgwvemxqy\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qi5ono0ac\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+PHA+Q2l1ZGFkZXM8L3A+\" data-az-id=\"Qi5ono0ac\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"counter\" data-count=\"5\">\n0\n</div><p>Ciudades</p></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Xtoxxmk0w\" style=\"\" data-az-id=\"Xtoxxmk0w\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gs6lwo3i1\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4=\" data-az-id=\"Gs6lwo3i1\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-O33vr6w8j\" style=\"\" data-az-id=\"O33vr6w8j\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gr7xqm6hv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPg==\" data-az-id=\"gr7xqm6hv\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,43,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-joe2qrwa7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"joe2qrwa7\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Azlkilukr\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Azlkilukr\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Crsgbvsvj\" style=\"\" data-az-id=\"Crsgbvsvj\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ftb61orqx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ftb61orqx\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-gar8jxq9w\" style=\"\" data-az-id=\"gar8jxq9w\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s6cuhrg2m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"s6cuhrg2m\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Yjqgzijlm\" style=\"\" data-az-id=\"Yjqgzijlm\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zq6gpl3p3\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"zq6gpl3p3\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Z8sd91g1t\" style=\"\" data-az-id=\"Z8sd91g1t\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ghg7601am\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ghg7601am\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-r2ooci3va\" style=\"\" data-az-id=\"r2ooci3va\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ndwbera1w\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ndwbera1w\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-rpbyan84v\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"rpbyan84v\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-sos1n0hfl\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"sos1n0hfl\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-w5q7o6h7o\" style=\"\" data-az-id=\"w5q7o6h7o\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ltpyk2inj\" style=\"\" data-az-id=\"ltpyk2inj\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-X7kjvdaap\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"X7kjvdaap\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ttditmi71\" style=\"\" data-az-id=\"Ttditmi71\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-tf6i13v3p\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"tf6i13v3p\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-H55iqm83e\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"H55iqm83e\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nor1n5vzd\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Nor1n5vzd\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Tfihxzwzd\" style=\"\" data-az-id=\"Tfihxzwzd\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Egfo5db30\" style=\"\" data-az-id=\"Egfo5db30\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Frn5e9ni0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KICAgIDxkaXYgY2xhc3M9ImNvdW50ZXIiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj48cD5Bw7FvcyBkZSBleHBlcmllbmNpYTwvcD4KPC9kaXY+\" data-az-id=\"Frn5e9ni0\" data-azat-pid=\"Frn5e9ni0\" id=\"Frn5e9ni0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n    <div class=\"counter\" data-count=\"10\">\n        0\n    </div><p>Años de experiencia</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jgwvemxqy\" style=\"\" data-az-id=\"jgwvemxqy\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qi5ono0ac\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Qi5ono0ac\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Xtoxxmk0w\" style=\"\" data-az-id=\"Xtoxxmk0w\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gs6lwo3i1\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Gs6lwo3i1\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-O33vr6w8j\" style=\"\" data-az-id=\"O33vr6w8j\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gr7xqm6hv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"gr7xqm6hv\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,44,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-joe2qrwa7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"joe2qrwa7\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Azlkilukr\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Azlkilukr\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Crsgbvsvj\" style=\"\" data-az-id=\"Crsgbvsvj\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ftb61orqx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ftb61orqx\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-gar8jxq9w\" style=\"\" data-az-id=\"gar8jxq9w\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s6cuhrg2m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"s6cuhrg2m\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Yjqgzijlm\" style=\"\" data-az-id=\"Yjqgzijlm\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zq6gpl3p3\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"zq6gpl3p3\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Z8sd91g1t\" style=\"\" data-az-id=\"Z8sd91g1t\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ghg7601am\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ghg7601am\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-r2ooci3va\" style=\"\" data-az-id=\"r2ooci3va\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ndwbera1w\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ndwbera1w\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-rpbyan84v\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"rpbyan84v\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-sos1n0hfl\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"sos1n0hfl\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-w5q7o6h7o\" style=\"\" data-az-id=\"w5q7o6h7o\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ltpyk2inj\" style=\"\" data-az-id=\"ltpyk2inj\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-X7kjvdaap\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"X7kjvdaap\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ttditmi71\" style=\"\" data-az-id=\"Ttditmi71\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-tf6i13v3p\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"tf6i13v3p\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-H55iqm83e\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"H55iqm83e\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nor1n5vzd\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Nor1n5vzd\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Tfihxzwzd\" style=\"\" data-az-id=\"Tfihxzwzd\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Egfo5db30\" style=\"\" data-az-id=\"Egfo5db30\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Frn5e9ni0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj48ZGl2IGNsYXNzPSJjb3VudGVyIiBkYXRhLWNvdW50PSIxMCI+CiAgICAgICAgMAogICAgPC9kaXY+PHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Frn5e9ni0\" data-azat-pid=\"Frn5e9ni0\" id=\"Frn5e9ni0\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras\"><div class=\"counter\" data-count=\"10\">\n        0\n    </div><p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jgwvemxqy\" style=\"\" data-az-id=\"jgwvemxqy\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qi5ono0ac\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Qi5ono0ac\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Xtoxxmk0w\" style=\"\" data-az-id=\"Xtoxxmk0w\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gs6lwo3i1\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Gs6lwo3i1\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-O33vr6w8j\" style=\"\" data-az-id=\"O33vr6w8j\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gr7xqm6hv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"gr7xqm6hv\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,45,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-ruhi4irpe\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ruhi4irpe\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-dj9eed8lh\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"dj9eed8lh\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-of6onqvg7\" style=\"\" data-az-id=\"of6onqvg7\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-wdg9xkhr3\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"wdg9xkhr3\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-olcbyme4r\" style=\"\" data-az-id=\"olcbyme4r\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-O5ek0domq\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"O5ek0domq\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Joe6px8jh\" style=\"\" data-az-id=\"Joe6px8jh\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mxrtnldcm\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"mxrtnldcm\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-x8ax4qewg\" style=\"\" data-az-id=\"x8ax4qewg\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zuavtan14\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Zuavtan14\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Ty13ax6oh\" style=\"\" data-az-id=\"Ty13ax6oh\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-D7tk6zvi2\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"D7tk6zvi2\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-fq7pgn8yq\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"fq7pgn8yq\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ilebqvc2r\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Ilebqvc2r\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-j2wn26mvl\" style=\"\" data-az-id=\"j2wn26mvl\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-zc8k4bpgj\" style=\"\" data-az-id=\"zc8k4bpgj\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-e401fdzl9\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"e401fdzl9\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Rxe92y52o\" style=\"\" data-az-id=\"Rxe92y52o\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-s2znal69n\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"s2znal69n\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-K2m5yx3dc\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"K2m5yx3dc\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-big32v1zo\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"big32v1zo\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-uym0z1t02\" style=\"\" data-az-id=\"uym0z1t02\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Tj26j8isl\" style=\"\" data-az-id=\"Tj26j8isl\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-m20bjdpyp\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj48cD5Bw7FvcyBkZSBleHBlcmllbmNpYTwvcD48L2Rpdj4=\" data-az-id=\"m20bjdpyp\" data-azat-pid=\"m20bjdpyp\" id=\"m20bjdpyp\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div><p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Jbucqw6df\" style=\"\" data-az-id=\"Jbucqw6df\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Mqga20zjz\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Mqga20zjz\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Kng0kuntl\" style=\"\" data-az-id=\"Kng0kuntl\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-dxs5993ve\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"dxs5993ve\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Sk37i0rhi\" style=\"\" data-az-id=\"Sk37i0rhi\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rpv96marq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"rpv96marq\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,46,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Amgeahj33\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Amgeahj33\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-tizcqsp8p\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"tizcqsp8p\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-J5scbfant\" style=\"\" data-az-id=\"J5scbfant\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rkz3dcs70\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Rkz3dcs70\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-yv3dijm04\" style=\"\" data-az-id=\"yv3dijm04\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ugdbz0oo6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ugdbz0oo6\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-oitin9fct\" style=\"\" data-az-id=\"oitin9fct\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ewlwkyiwh\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ewlwkyiwh\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-L4pqbkdh8\" style=\"\" data-az-id=\"L4pqbkdh8\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Wmbyos74r\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Wmbyos74r\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-njlji3rrw\" style=\"\" data-az-id=\"njlji3rrw\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-K6n9txkgu\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"K6n9txkgu\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-N3tio46r6\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"N3tio46r6\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-L74vmf59q\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"L74vmf59q\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-a9e0g1f37\" style=\"\" data-az-id=\"a9e0g1f37\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-p29ja9y69\" style=\"\" data-az-id=\"p29ja9y69\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-g3uqrnqh6\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"g3uqrnqh6\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-sbdnjvc7n\" style=\"\" data-az-id=\"sbdnjvc7n\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-jm8eqam83\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"jm8eqam83\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Rxnkl2a3j\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rxnkl2a3j\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-o2aqxaq4p\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"o2aqxaq4p\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-ezewwbavz\" style=\"\" data-az-id=\"ezewwbavz\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Nadm8mqz1\" style=\"\" data-az-id=\"Nadm8mqz1\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Txvrv9vqw\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Txvrv9vqw\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-L4dwif88h\" style=\"\" data-az-id=\"L4dwif88h\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-grv3i4q8l\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"grv3i4q8l\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Bwwsan96k\" style=\"\" data-az-id=\"Bwwsan96k\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-A106oz7k9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"A106oz7k9\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-souvxbp4w\" style=\"\" data-az-id=\"souvxbp4w\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-miipomxm6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"miipomxm6\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,47,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Amgeahj33\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Amgeahj33\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-tizcqsp8p\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"tizcqsp8p\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-J5scbfant\" style=\"\" data-az-id=\"J5scbfant\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rkz3dcs70\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Rkz3dcs70\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-yv3dijm04\" style=\"\" data-az-id=\"yv3dijm04\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ugdbz0oo6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ugdbz0oo6\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-oitin9fct\" style=\"\" data-az-id=\"oitin9fct\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ewlwkyiwh\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ewlwkyiwh\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-L4pqbkdh8\" style=\"\" data-az-id=\"L4pqbkdh8\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Wmbyos74r\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Wmbyos74r\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-njlji3rrw\" style=\"\" data-az-id=\"njlji3rrw\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-K6n9txkgu\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"K6n9txkgu\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-N3tio46r6\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"N3tio46r6\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-L74vmf59q\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"L74vmf59q\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-a9e0g1f37\" style=\"\" data-az-id=\"a9e0g1f37\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-p29ja9y69\" style=\"\" data-az-id=\"p29ja9y69\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-g3uqrnqh6\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"g3uqrnqh6\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-sbdnjvc7n\" style=\"\" data-az-id=\"sbdnjvc7n\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-jm8eqam83\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"jm8eqam83\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Rxnkl2a3j\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rxnkl2a3j\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ed39q6wkj\" style=\"\" data-az-persist=\"PHA+Q2xpY2sgdGhlIGVkaXQgYnV0dG9uIHRvIGNoYW5nZSB0aGlzIEhUTUw8L3A+\" data-az-id=\"Ed39q6wkj\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Click the edit button to change this HTML</p></div><div class=\"az-element az-html hover-style-o2aqxaq4p\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"o2aqxaq4p\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-ezewwbavz\" style=\"\" data-az-id=\"ezewwbavz\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Nadm8mqz1\" style=\"\" data-az-id=\"Nadm8mqz1\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Txvrv9vqw\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Txvrv9vqw\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-L4dwif88h\" style=\"\" data-az-id=\"L4dwif88h\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-grv3i4q8l\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"grv3i4q8l\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Bwwsan96k\" style=\"\" data-az-id=\"Bwwsan96k\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-A106oz7k9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"A106oz7k9\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-souvxbp4w\" style=\"\" data-az-id=\"souvxbp4w\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-miipomxm6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"miipomxm6\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,48,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Amgeahj33\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Amgeahj33\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-tizcqsp8p\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"tizcqsp8p\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-J5scbfant\" style=\"\" data-az-id=\"J5scbfant\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rkz3dcs70\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Rkz3dcs70\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-yv3dijm04\" style=\"\" data-az-id=\"yv3dijm04\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ugdbz0oo6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ugdbz0oo6\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-oitin9fct\" style=\"\" data-az-id=\"oitin9fct\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ewlwkyiwh\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ewlwkyiwh\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-L4pqbkdh8\" style=\"\" data-az-id=\"L4pqbkdh8\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Wmbyos74r\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Wmbyos74r\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-njlji3rrw\" style=\"\" data-az-id=\"njlji3rrw\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-K6n9txkgu\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"K6n9txkgu\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-N3tio46r6\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"N3tio46r6\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-L74vmf59q\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"L74vmf59q\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-a9e0g1f37\" style=\"\" data-az-id=\"a9e0g1f37\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-p29ja9y69\" style=\"\" data-az-id=\"p29ja9y69\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-g3uqrnqh6\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"g3uqrnqh6\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-sbdnjvc7n\" style=\"\" data-az-id=\"sbdnjvc7n\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-jm8eqam83\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"jm8eqam83\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Rxnkl2a3j\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rxnkl2a3j\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-o2aqxaq4p\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"o2aqxaq4p\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-ezewwbavz\" style=\"\" data-az-id=\"ezewwbavz\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Nadm8mqz1\" style=\"\" data-az-id=\"Nadm8mqz1\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Txvrv9vqw\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Txvrv9vqw\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-L4dwif88h\" style=\"\" data-az-id=\"L4dwif88h\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-grv3i4q8l\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"grv3i4q8l\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Bwwsan96k\" style=\"\" data-az-id=\"Bwwsan96k\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-A106oz7k9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"A106oz7k9\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-souvxbp4w\" style=\"\" data-az-id=\"souvxbp4w\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-miipomxm6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"miipomxm6\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Ed39q6wkj\" style=\"\" data-az-persist=\"PHA+Q2xpY2sgdGhlIGVkaXQgYnV0dG9uIHRvIGNoYW5nZSB0aGlzIEhUTUw8L3A+\" data-az-id=\"Ed39q6wkj\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\" draggable=\"false\"><p>Click the edit button to change this HTML</p></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,49,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Amgeahj33\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Amgeahj33\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-tizcqsp8p\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"tizcqsp8p\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-J5scbfant\" style=\"\" data-az-id=\"J5scbfant\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rkz3dcs70\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Rkz3dcs70\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-yv3dijm04\" style=\"\" data-az-id=\"yv3dijm04\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ugdbz0oo6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ugdbz0oo6\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-oitin9fct\" style=\"\" data-az-id=\"oitin9fct\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ewlwkyiwh\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ewlwkyiwh\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-L4pqbkdh8\" style=\"\" data-az-id=\"L4pqbkdh8\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Wmbyos74r\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Wmbyos74r\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-njlji3rrw\" style=\"\" data-az-id=\"njlji3rrw\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-K6n9txkgu\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"K6n9txkgu\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-N3tio46r6\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"N3tio46r6\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-L74vmf59q\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"L74vmf59q\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-a9e0g1f37\" style=\"\" data-az-id=\"a9e0g1f37\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-p29ja9y69\" style=\"\" data-az-id=\"p29ja9y69\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-g3uqrnqh6\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"g3uqrnqh6\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-sbdnjvc7n\" style=\"\" data-az-id=\"sbdnjvc7n\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-jm8eqam83\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"jm8eqam83\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Rxnkl2a3j\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rxnkl2a3j\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-o2aqxaq4p\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"o2aqxaq4p\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-ezewwbavz\" style=\"\" data-az-id=\"ezewwbavz\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Nadm8mqz1\" style=\"\" data-az-id=\"Nadm8mqz1\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Txvrv9vqw\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Txvrv9vqw\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-L4dwif88h\" style=\"\" data-az-id=\"L4dwif88h\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-grv3i4q8l\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"grv3i4q8l\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Bwwsan96k\" style=\"\" data-az-id=\"Bwwsan96k\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-A106oz7k9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"A106oz7k9\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-souvxbp4w\" style=\"\" data-az-id=\"souvxbp4w\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-miipomxm6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"miipomxm6\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Ed39q6wkj\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Ed39q6wkj\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,50,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Amgeahj33\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Amgeahj33\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-tizcqsp8p\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"tizcqsp8p\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-J5scbfant\" style=\"\" data-az-id=\"J5scbfant\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rkz3dcs70\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Rkz3dcs70\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-yv3dijm04\" style=\"\" data-az-id=\"yv3dijm04\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ugdbz0oo6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ugdbz0oo6\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-oitin9fct\" style=\"\" data-az-id=\"oitin9fct\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ewlwkyiwh\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ewlwkyiwh\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-L4pqbkdh8\" style=\"\" data-az-id=\"L4pqbkdh8\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Wmbyos74r\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Wmbyos74r\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-njlji3rrw\" style=\"\" data-az-id=\"njlji3rrw\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-K6n9txkgu\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"K6n9txkgu\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-N3tio46r6\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"N3tio46r6\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-L74vmf59q\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"L74vmf59q\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-a9e0g1f37\" style=\"\" data-az-id=\"a9e0g1f37\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-p29ja9y69\" style=\"\" data-az-id=\"p29ja9y69\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-g3uqrnqh6\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"g3uqrnqh6\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-sbdnjvc7n\" style=\"\" data-az-id=\"sbdnjvc7n\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-jm8eqam83\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"jm8eqam83\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Rxnkl2a3j\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rxnkl2a3j\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-o2aqxaq4p\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"o2aqxaq4p\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-ezewwbavz\" style=\"\" data-az-id=\"ezewwbavz\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Nadm8mqz1\" style=\"\" data-az-id=\"Nadm8mqz1\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Txvrv9vqw\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Txvrv9vqw\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-L4dwif88h\" style=\"\" data-az-id=\"L4dwif88h\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-grv3i4q8l\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"grv3i4q8l\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Bwwsan96k\" style=\"\" data-az-id=\"Bwwsan96k\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-A106oz7k9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"A106oz7k9\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-souvxbp4w\" style=\"\" data-az-id=\"souvxbp4w\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-miipomxm6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"miipomxm6\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Ed39q6wkj\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Ed39q6wkj\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,51,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-vdlezmg2t\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"vdlezmg2t\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Bra2j2r3a\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Bra2j2r3a\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-wnyiwq9h2\" style=\"\" data-az-id=\"wnyiwq9h2\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-a2wqnnvsh\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"a2wqnnvsh\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-St6sjcbym\" style=\"\" data-az-id=\"St6sjcbym\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Phe03xebk\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Phe03xebk\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Wfys4xbft\" style=\"\" data-az-id=\"Wfys4xbft\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Jq0flfwh1\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Jq0flfwh1\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-bs1jifsk8\" style=\"\" data-az-id=\"bs1jifsk8\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hp47dlbiw\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Hp47dlbiw\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Aphh180js\" style=\"\" data-az-id=\"Aphh180js\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-znzjlsfex\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"znzjlsfex\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Aicru4xaz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Aicru4xaz\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zas0wnrdv\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"zas0wnrdv\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-kyzztqdt8\" style=\"\" data-az-id=\"kyzztqdt8\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Lbmyjg9fy\" style=\"\" data-az-id=\"Lbmyjg9fy\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gkkroap1s\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Gkkroap1s\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Aprt1i9at\" style=\"\" data-az-id=\"Aprt1i9at\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-cq7v7scf8\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"cq7v7scf8\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Eb7l3izfd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Eb7l3izfd\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Wbo1olijo\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Wbo1olijo\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-u3n6hvq1e\" style=\"\" data-az-id=\"u3n6hvq1e\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Z3qrlv3xb\" style=\"\" data-az-id=\"Z3qrlv3xb\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-A43wje33i\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"A43wje33i\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-xp32ja2nu\" style=\"\" data-az-id=\"xp32ja2nu\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ppne48pwe\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"ppne48pwe\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-T7tv9kphf\" style=\"\" data-az-id=\"T7tv9kphf\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-H93vrlcba\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"H93vrlcba\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ef68lyq08\" style=\"\" data-az-id=\"Ef68lyq08\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vpwlu2jsd\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"vpwlu2jsd\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-hxegi46b6\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"hxegi46b6\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,54,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-M6xr4tjmz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"M6xr4tjmz\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-G43sicg5k\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"G43sicg5k\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-N19b41xgt\" style=\"\" data-az-id=\"N19b41xgt\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gb9ksyqtf\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"gb9ksyqtf\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Nd4kgeg5j\" style=\"\" data-az-id=\"Nd4kgeg5j\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-udj47moxm\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"udj47moxm\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Uhbfve9pz\" style=\"\" data-az-id=\"Uhbfve9pz\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xpceoq2ct\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"xpceoq2ct\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ttgpuhu0c\" style=\"\" data-az-id=\"ttgpuhu0c\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vn8h4j8e7\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"vn8h4j8e7\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ceatv9tgc\" style=\"\" data-az-id=\"ceatv9tgc\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-diekrai8e\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"diekrai8e\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-T8i2mj54s\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"T8i2mj54s\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-dj4ismgnp\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"dj4ismgnp\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-kp31881ug\" style=\"\" data-az-id=\"kp31881ug\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-dlhx8s05f\" style=\"\" data-az-id=\"dlhx8s05f\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nqh2vzhes\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Nqh2vzhes\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-S0r0ksb26\" style=\"\" data-az-id=\"S0r0ksb26\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-yyuaggq2j\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"yyuaggq2j\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-rrw9h7qgx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"rrw9h7qgx\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bxgytoobu\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"bxgytoobu\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Ucxdbsjz5\" style=\"\" data-az-id=\"Ucxdbsjz5\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-so9pdye06\" style=\"\" data-az-id=\"so9pdye06\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fg28bbk4i\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Fg28bbk4i\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Tjiljvw3r\" style=\"\" data-az-id=\"Tjiljvw3r\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zj4480x68\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"zj4480x68\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zfy606q53\" style=\"\" data-az-id=\"zfy606q53\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Lw44pbz4y\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Lw44pbz4y\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-v6z8uxs6r\" style=\"\" data-az-id=\"v6z8uxs6r\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xah4mvfx2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"xah4mvfx2\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Hmezcbbhm\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Hmezcbbhm\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-A1ob6qwbn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"A1ob6qwbn\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"proyectos\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Euw3hii45\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Euw3hii45\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,55,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-M6xr4tjmz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"M6xr4tjmz\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-G43sicg5k\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"G43sicg5k\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-N19b41xgt\" style=\"\" data-az-id=\"N19b41xgt\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gb9ksyqtf\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"gb9ksyqtf\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Nd4kgeg5j\" style=\"\" data-az-id=\"Nd4kgeg5j\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-udj47moxm\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"udj47moxm\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Uhbfve9pz\" style=\"\" data-az-id=\"Uhbfve9pz\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xpceoq2ct\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"xpceoq2ct\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ttgpuhu0c\" style=\"\" data-az-id=\"ttgpuhu0c\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vn8h4j8e7\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"vn8h4j8e7\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ceatv9tgc\" style=\"\" data-az-id=\"ceatv9tgc\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-diekrai8e\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"diekrai8e\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-T8i2mj54s\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"T8i2mj54s\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-dj4ismgnp\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"dj4ismgnp\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-kp31881ug\" style=\"\" data-az-id=\"kp31881ug\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-dlhx8s05f\" style=\"\" data-az-id=\"dlhx8s05f\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nqh2vzhes\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Nqh2vzhes\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-S0r0ksb26\" style=\"\" data-az-id=\"S0r0ksb26\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-yyuaggq2j\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"yyuaggq2j\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-rrw9h7qgx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"rrw9h7qgx\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bxgytoobu\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"bxgytoobu\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Ucxdbsjz5\" style=\"\" data-az-id=\"Ucxdbsjz5\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-so9pdye06\" style=\"\" data-az-id=\"so9pdye06\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fg28bbk4i\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Fg28bbk4i\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Tjiljvw3r\" style=\"\" data-az-id=\"Tjiljvw3r\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zj4480x68\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"zj4480x68\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zfy606q53\" style=\"\" data-az-id=\"zfy606q53\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Lw44pbz4y\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Lw44pbz4y\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-v6z8uxs6r\" style=\"\" data-az-id=\"v6z8uxs6r\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xah4mvfx2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"xah4mvfx2\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Hmezcbbhm\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Hmezcbbhm\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-A1ob6qwbn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"A1ob6qwbn\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"proyectos\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Euw3hii45\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Euw3hii45\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,56,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-fnnq7f3a4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"fnnq7f3a4\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Jpw6ot8h6\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Jpw6ot8h6\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-A0s9iw2dr\" style=\"\" data-az-id=\"A0s9iw2dr\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C0yswrvhj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"C0yswrvhj\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-N6ajl9y7w\" style=\"\" data-az-id=\"N6ajl9y7w\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fqfi8ifu2\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Fqfi8ifu2\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-hzpvmz4f5\" style=\"\" data-az-id=\"hzpvmz4f5\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gyobk544p\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Gyobk544p\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Sm97tip15\" style=\"\" data-az-id=\"Sm97tip15\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sfkjcsbd4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Sfkjcsbd4\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Lcdrwdxf3\" style=\"\" data-az-id=\"Lcdrwdxf3\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J3y4vrfgx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J3y4vrfgx\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Vuzii9jrv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Vuzii9jrv\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lkfz5caft\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"lkfz5caft\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Ikdd37yk1\" style=\"\" data-az-id=\"Ikdd37yk1\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-kr65vh4c0\" style=\"\" data-az-id=\"kr65vh4c0\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cbmr4muc1\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Cbmr4muc1\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gk5ugute5\" style=\"\" data-az-id=\"Gk5ugute5\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Wdv3x8zbv\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Wdv3x8zbv\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Dbn8jk7u2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dbn8jk7u2\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-sdy3huoqz\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"sdy3huoqz\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-r2lolklto\" style=\"\" data-az-id=\"r2lolklto\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-bfvxs096e\" style=\"\" data-az-id=\"bfvxs096e\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J0muypdf0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"J0muypdf0\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ido5mrk90\" style=\"\" data-az-id=\"Ido5mrk90\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dx69qiyo2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Dx69qiyo2\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ipw09aiir\" style=\"\" data-az-id=\"Ipw09aiir\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rceyp729e\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"rceyp729e\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Nt8xd8tpp\" style=\"\" data-az-id=\"Nt8xd8tpp\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M6e8qdnc9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"M6e8qdnc9\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Zmzm46pr0\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Zmzm46pr0\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-flepfpwhv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"flepfpwhv\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cedev3h2k\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Cedev3h2k\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-dek24vvkp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dek24vvkp\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"servicios\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Twm4r3bvj\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Twm4r3bvj\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,57,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-fnnq7f3a4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"fnnq7f3a4\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Jpw6ot8h6\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Jpw6ot8h6\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-A0s9iw2dr\" style=\"\" data-az-id=\"A0s9iw2dr\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C0yswrvhj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"C0yswrvhj\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-N6ajl9y7w\" style=\"\" data-az-id=\"N6ajl9y7w\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fqfi8ifu2\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Fqfi8ifu2\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-hzpvmz4f5\" style=\"\" data-az-id=\"hzpvmz4f5\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gyobk544p\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Gyobk544p\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Sm97tip15\" style=\"\" data-az-id=\"Sm97tip15\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sfkjcsbd4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Sfkjcsbd4\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Lcdrwdxf3\" style=\"\" data-az-id=\"Lcdrwdxf3\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J3y4vrfgx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J3y4vrfgx\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Vuzii9jrv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Vuzii9jrv\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lkfz5caft\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"lkfz5caft\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Ikdd37yk1\" style=\"\" data-az-id=\"Ikdd37yk1\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-kr65vh4c0\" style=\"\" data-az-id=\"kr65vh4c0\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cbmr4muc1\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Cbmr4muc1\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gk5ugute5\" style=\"\" data-az-id=\"Gk5ugute5\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Wdv3x8zbv\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Wdv3x8zbv\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Dbn8jk7u2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dbn8jk7u2\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-sdy3huoqz\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"sdy3huoqz\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-r2lolklto\" style=\"\" data-az-id=\"r2lolklto\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-bfvxs096e\" style=\"\" data-az-id=\"bfvxs096e\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J0muypdf0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"J0muypdf0\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ido5mrk90\" style=\"\" data-az-id=\"Ido5mrk90\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dx69qiyo2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Dx69qiyo2\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ipw09aiir\" style=\"\" data-az-id=\"Ipw09aiir\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rceyp729e\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"rceyp729e\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Nt8xd8tpp\" style=\"\" data-az-id=\"Nt8xd8tpp\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M6e8qdnc9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"M6e8qdnc9\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Zmzm46pr0\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Zmzm46pr0\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-flepfpwhv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"flepfpwhv\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cedev3h2k\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Cedev3h2k\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-dek24vvkp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dek24vvkp\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"servicios\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Twm4r3bvj\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Twm4r3bvj\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\" draggable=\"false\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md hover-style-Jlxqg8pol\" style=\"\" data-az-id=\"Jlxqg8pol\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column hover-style-Fyr6k26mp col-md-4\" style=\"\" data-az-id=\"Fyr6k26mp\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-y7ka1gszg col-md-4\" style=\"\" data-az-id=\"y7ka1gszg\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-D8xhto0u9 col-md-4\" style=\"\" data-az-id=\"D8xhto0u9\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,58,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-fnnq7f3a4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"fnnq7f3a4\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Jpw6ot8h6\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Jpw6ot8h6\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-A0s9iw2dr\" style=\"\" data-az-id=\"A0s9iw2dr\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C0yswrvhj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"C0yswrvhj\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-N6ajl9y7w\" style=\"\" data-az-id=\"N6ajl9y7w\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fqfi8ifu2\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Fqfi8ifu2\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-hzpvmz4f5\" style=\"\" data-az-id=\"hzpvmz4f5\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gyobk544p\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Gyobk544p\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Sm97tip15\" style=\"\" data-az-id=\"Sm97tip15\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sfkjcsbd4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Sfkjcsbd4\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Lcdrwdxf3\" style=\"\" data-az-id=\"Lcdrwdxf3\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J3y4vrfgx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J3y4vrfgx\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Vuzii9jrv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Vuzii9jrv\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lkfz5caft\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"lkfz5caft\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Ikdd37yk1\" style=\"\" data-az-id=\"Ikdd37yk1\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-kr65vh4c0\" style=\"\" data-az-id=\"kr65vh4c0\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cbmr4muc1\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Cbmr4muc1\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gk5ugute5\" style=\"\" data-az-id=\"Gk5ugute5\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Wdv3x8zbv\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Wdv3x8zbv\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Dbn8jk7u2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dbn8jk7u2\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-sdy3huoqz\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"sdy3huoqz\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-r2lolklto\" style=\"\" data-az-id=\"r2lolklto\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-bfvxs096e\" style=\"\" data-az-id=\"bfvxs096e\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J0muypdf0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"J0muypdf0\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ido5mrk90\" style=\"\" data-az-id=\"Ido5mrk90\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dx69qiyo2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Dx69qiyo2\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ipw09aiir\" style=\"\" data-az-id=\"Ipw09aiir\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rceyp729e\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"rceyp729e\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Nt8xd8tpp\" style=\"\" data-az-id=\"Nt8xd8tpp\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M6e8qdnc9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"M6e8qdnc9\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Zmzm46pr0\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Zmzm46pr0\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-flepfpwhv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"flepfpwhv\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cedev3h2k\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Cedev3h2k\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-dek24vvkp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dek24vvkp\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"servicios\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Twm4r3bvj\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Twm4r3bvj\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\" draggable=\"false\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md hover-style-Jlxqg8pol\" style=\"\" data-az-id=\"Jlxqg8pol\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column hover-style-Fyr6k26mp col-md-4\" style=\"\" data-az-id=\"Fyr6k26mp\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Tcqw66nrm\" data-az-id=\"Tcqw66nrm\" data-azat-pid=\"Tcqw66nrm\" id=\"Tcqw66nrm\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/styles/optimize/public/2025-06/desarrollos-medida.webp?itok=EzrqdS2Q?fid=34\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/styles/optimize/public/2025-06/desarrollos-medida.webp?itok=EzrqdS2Q?fid=34\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column hover-style-y7ka1gszg col-md-4\" style=\"\" data-az-id=\"y7ka1gszg\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-D8xhto0u9 col-md-4\" style=\"\" data-az-id=\"D8xhto0u9\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,59,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-fnnq7f3a4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"fnnq7f3a4\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Jpw6ot8h6\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Jpw6ot8h6\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-A0s9iw2dr\" style=\"\" data-az-id=\"A0s9iw2dr\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C0yswrvhj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"C0yswrvhj\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-N6ajl9y7w\" style=\"\" data-az-id=\"N6ajl9y7w\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fqfi8ifu2\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Fqfi8ifu2\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-hzpvmz4f5\" style=\"\" data-az-id=\"hzpvmz4f5\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gyobk544p\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Gyobk544p\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Sm97tip15\" style=\"\" data-az-id=\"Sm97tip15\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sfkjcsbd4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Sfkjcsbd4\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Lcdrwdxf3\" style=\"\" data-az-id=\"Lcdrwdxf3\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J3y4vrfgx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J3y4vrfgx\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Vuzii9jrv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Vuzii9jrv\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lkfz5caft\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"lkfz5caft\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Ikdd37yk1\" style=\"\" data-az-id=\"Ikdd37yk1\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-kr65vh4c0\" style=\"\" data-az-id=\"kr65vh4c0\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cbmr4muc1\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Cbmr4muc1\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gk5ugute5\" style=\"\" data-az-id=\"Gk5ugute5\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Wdv3x8zbv\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Wdv3x8zbv\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Dbn8jk7u2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dbn8jk7u2\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-sdy3huoqz\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"sdy3huoqz\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-r2lolklto\" style=\"\" data-az-id=\"r2lolklto\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-bfvxs096e\" style=\"\" data-az-id=\"bfvxs096e\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J0muypdf0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"J0muypdf0\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ido5mrk90\" style=\"\" data-az-id=\"Ido5mrk90\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dx69qiyo2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Dx69qiyo2\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ipw09aiir\" style=\"\" data-az-id=\"Ipw09aiir\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rceyp729e\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"rceyp729e\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Nt8xd8tpp\" style=\"\" data-az-id=\"Nt8xd8tpp\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M6e8qdnc9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"M6e8qdnc9\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Zmzm46pr0\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Zmzm46pr0\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-flepfpwhv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"flepfpwhv\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cedev3h2k\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Cedev3h2k\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-dek24vvkp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dek24vvkp\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"servicios\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Twm4r3bvj\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Twm4r3bvj\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\" draggable=\"false\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jlxqg8pol\" style=\"\" data-az-id=\"Jlxqg8pol\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Fyr6k26mp\" style=\"\" data-az-id=\"Fyr6k26mp\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Tcqw66nrm\" data-az-id=\"Tcqw66nrm\" data-azat-pid=\"Tcqw66nrm\" id=\"Tcqw66nrm\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/styles/optimize/public/2025-06/desarrollos-medida.webp?itok=EzrqdS2Q?fid=34\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/styles/optimize/public/2025-06/desarrollos-medida.webp?itok=EzrqdS2Q?fid=34\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-y7ka1gszg\" style=\"\" data-az-id=\"y7ka1gszg\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-xtb9743qz\" data-az-id=\"xtb9743qz\" data-azat-pid=\"xtb9743qz\" id=\"xtb9743qz\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/styles/optimize/public/2025-06/portales-web.webp?itok=kk0jEYnt?fid=35\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/styles/optimize/public/2025-06/portales-web.webp?itok=kk0jEYnt?fid=35\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-D8xhto0u9\" style=\"\" data-az-id=\"D8xhto0u9\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Oi7tc3b2d\" data-az-id=\"Oi7tc3b2d\" data-azat-pid=\"Oi7tc3b2d\" id=\"Oi7tc3b2d\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/styles/optimize/public/2025-06/gestion-documental.webp?itok=vZZMOQDA?fid=36\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        width: 100%;\n        \n      \" src=\"/sites/default/files/styles/optimize/public/2025-06/gestion-documental.webp?itok=vZZMOQDA?fid=36\" alt=\"\" title=\"\"></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,60,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-fnnq7f3a4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"fnnq7f3a4\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Jpw6ot8h6\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Jpw6ot8h6\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-A0s9iw2dr\" style=\"\" data-az-id=\"A0s9iw2dr\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C0yswrvhj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"C0yswrvhj\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-N6ajl9y7w\" style=\"\" data-az-id=\"N6ajl9y7w\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fqfi8ifu2\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Fqfi8ifu2\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-hzpvmz4f5\" style=\"\" data-az-id=\"hzpvmz4f5\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gyobk544p\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Gyobk544p\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Sm97tip15\" style=\"\" data-az-id=\"Sm97tip15\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sfkjcsbd4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Sfkjcsbd4\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Lcdrwdxf3\" style=\"\" data-az-id=\"Lcdrwdxf3\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J3y4vrfgx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J3y4vrfgx\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Vuzii9jrv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Vuzii9jrv\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lkfz5caft\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"lkfz5caft\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Ikdd37yk1\" style=\"\" data-az-id=\"Ikdd37yk1\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-kr65vh4c0\" style=\"\" data-az-id=\"kr65vh4c0\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cbmr4muc1\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Cbmr4muc1\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gk5ugute5\" style=\"\" data-az-id=\"Gk5ugute5\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Wdv3x8zbv\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Wdv3x8zbv\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Dbn8jk7u2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dbn8jk7u2\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-sdy3huoqz\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"sdy3huoqz\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-r2lolklto\" style=\"\" data-az-id=\"r2lolklto\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-bfvxs096e\" style=\"\" data-az-id=\"bfvxs096e\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J0muypdf0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"J0muypdf0\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ido5mrk90\" style=\"\" data-az-id=\"Ido5mrk90\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dx69qiyo2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Dx69qiyo2\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ipw09aiir\" style=\"\" data-az-id=\"Ipw09aiir\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rceyp729e\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"rceyp729e\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Nt8xd8tpp\" style=\"\" data-az-id=\"Nt8xd8tpp\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M6e8qdnc9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"M6e8qdnc9\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Zmzm46pr0\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Zmzm46pr0\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-flepfpwhv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"flepfpwhv\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cedev3h2k\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Cedev3h2k\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-dek24vvkp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dek24vvkp\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"servicios\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Twm4r3bvj\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Twm4r3bvj\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\" draggable=\"false\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jlxqg8pol\" style=\"\" data-az-id=\"Jlxqg8pol\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Fyr6k26mp\" style=\"\" data-az-id=\"Fyr6k26mp\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Tcqw66nrm\" data-az-id=\"Tcqw66nrm\" data-azat-pid=\"Tcqw66nrm\" id=\"Tcqw66nrm\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/styles/optimize/public/2025-06/desarrollos-medida.webp?itok=EzrqdS2Q?fid=34\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/styles/optimize/public/2025-06/desarrollos-medida.webp?itok=EzrqdS2Q?fid=34\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-y7ka1gszg\" style=\"\" data-az-id=\"y7ka1gszg\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-xtb9743qz\" data-az-id=\"xtb9743qz\" data-azat-pid=\"xtb9743qz\" id=\"xtb9743qz\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/styles/optimize/public/2025-06/portales-web.webp?itok=kk0jEYnt?fid=35\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/styles/optimize/public/2025-06/portales-web.webp?itok=kk0jEYnt?fid=35\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-D8xhto0u9\" style=\"\" data-az-id=\"D8xhto0u9\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Oi7tc3b2d\" data-az-id=\"Oi7tc3b2d\" data-azat-pid=\"Oi7tc3b2d\" id=\"Oi7tc3b2d\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/styles/optimize/public/2025-06/gestion-documental.webp?itok=vZZMOQDA?fid=36\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/styles/optimize/public/2025-06/gestion-documental.webp?itok=vZZMOQDA?fid=36\" alt=\"\" title=\"\"></div></div></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,61,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-fnnq7f3a4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"fnnq7f3a4\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Jpw6ot8h6\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Jpw6ot8h6\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-A0s9iw2dr\" style=\"\" data-az-id=\"A0s9iw2dr\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C0yswrvhj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"C0yswrvhj\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-N6ajl9y7w\" style=\"\" data-az-id=\"N6ajl9y7w\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fqfi8ifu2\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Fqfi8ifu2\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-hzpvmz4f5\" style=\"\" data-az-id=\"hzpvmz4f5\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gyobk544p\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Gyobk544p\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Sm97tip15\" style=\"\" data-az-id=\"Sm97tip15\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sfkjcsbd4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Sfkjcsbd4\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Lcdrwdxf3\" style=\"\" data-az-id=\"Lcdrwdxf3\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J3y4vrfgx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J3y4vrfgx\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Vuzii9jrv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Vuzii9jrv\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lkfz5caft\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"lkfz5caft\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Ikdd37yk1\" style=\"\" data-az-id=\"Ikdd37yk1\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-kr65vh4c0\" style=\"\" data-az-id=\"kr65vh4c0\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cbmr4muc1\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Cbmr4muc1\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gk5ugute5\" style=\"\" data-az-id=\"Gk5ugute5\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Wdv3x8zbv\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Wdv3x8zbv\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Dbn8jk7u2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dbn8jk7u2\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-sdy3huoqz\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"sdy3huoqz\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-r2lolklto\" style=\"\" data-az-id=\"r2lolklto\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-bfvxs096e\" style=\"\" data-az-id=\"bfvxs096e\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J0muypdf0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"J0muypdf0\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ido5mrk90\" style=\"\" data-az-id=\"Ido5mrk90\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dx69qiyo2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Dx69qiyo2\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ipw09aiir\" style=\"\" data-az-id=\"Ipw09aiir\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rceyp729e\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"rceyp729e\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Nt8xd8tpp\" style=\"\" data-az-id=\"Nt8xd8tpp\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M6e8qdnc9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"M6e8qdnc9\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Zmzm46pr0\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Zmzm46pr0\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-flepfpwhv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"flepfpwhv\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cedev3h2k\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Cedev3h2k\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-dek24vvkp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dek24vvkp\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"servicios\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Twm4r3bvj\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Twm4r3bvj\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\" draggable=\"false\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jlxqg8pol\" style=\"\" data-az-id=\"Jlxqg8pol\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Fyr6k26mp\" style=\"\" data-az-id=\"Fyr6k26mp\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Tcqw66nrm\" data-az-id=\"Tcqw66nrm\" data-azat-pid=\"Tcqw66nrm\" id=\"Tcqw66nrm\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/styles/optimize/public/2025-06/desarrollos-medida.webp?itok=EzrqdS2Q?fid=34\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/styles/optimize/public/2025-06/desarrollos-medida.webp?itok=EzrqdS2Q?fid=34\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-y7ka1gszg\" style=\"\" data-az-id=\"y7ka1gszg\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-xtb9743qz\" data-az-id=\"xtb9743qz\" data-azat-pid=\"xtb9743qz\" id=\"xtb9743qz\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/styles/optimize/public/2025-06/portales-web.webp?itok=kk0jEYnt?fid=35\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/styles/optimize/public/2025-06/portales-web.webp?itok=kk0jEYnt?fid=35\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-D8xhto0u9\" style=\"\" data-az-id=\"D8xhto0u9\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Oi7tc3b2d\" data-az-id=\"Oi7tc3b2d\" data-azat-pid=\"Oi7tc3b2d\" id=\"Oi7tc3b2d\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/styles/optimize/public/2025-06/gestion-documental.webp?itok=vZZMOQDA?fid=36\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/styles/optimize/public/2025-06/gestion-documental.webp?itok=vZZMOQDA?fid=36\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section text-center hover-style-Uyy2uuttp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Uyy2uuttp\" data-azat-pid=\"Uyy2uuttp\" id=\"Uyy2uuttp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"text-center\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-t1d2mch0w\" data-az-id=\"t1d2mch0w\" data-azat-pid=\"t1d2mch0w\" id=\"t1d2mch0w\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/styles/optimize/public/2025-06/banner-gobierno-digital.webp?itok=KY6lDaWM?fid=37\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/styles/optimize/public/2025-06/banner-gobierno-digital.webp?itok=KY6lDaWM?fid=37\" alt=\"\" title=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,62,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Lrs0c4g4p\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lrs0c4g4p\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Ey1qt7uqi\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ey1qt7uqi\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-o428g97cv\" style=\"\" data-az-id=\"o428g97cv\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Po2m4jkm1\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Po2m4jkm1\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Zfpjo35i7\" style=\"\" data-az-id=\"Zfpjo35i7\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J2es1clan\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J2es1clan\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-lgrj25iw0\" style=\"\" data-az-id=\"lgrj25iw0\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-G7px8qp8l\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"G7px8qp8l\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-vhtgi7xkc\" style=\"\" data-az-id=\"vhtgi7xkc\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-immm2317v\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"immm2317v\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ah43ay5rx\" style=\"\" data-az-id=\"ah43ay5rx\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vz0gojzn0\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"vz0gojzn0\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-n0pbsxpkw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"n0pbsxpkw\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Joxhnqedq\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Joxhnqedq\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ymhqfqhla\" style=\"\" data-az-id=\"ymhqfqhla\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-pi0pmmaqp\" style=\"\" data-az-id=\"pi0pmmaqp\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-f2srcg9qg\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"f2srcg9qg\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Pf0gh2syv\" style=\"\" data-az-id=\"Pf0gh2syv\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Dw923t1o5\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Dw923t1o5\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Nqwcw8rdh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nqwcw8rdh\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-svlhm4fmh\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"svlhm4fmh\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Vc21u1t99\" style=\"\" data-az-id=\"Vc21u1t99\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Wdx3ej2cl\" style=\"\" data-az-id=\"Wdx3ej2cl\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dbl625s25\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Dbl625s25\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Tn4angy1v\" style=\"\" data-az-id=\"Tn4angy1v\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qfgjfq7go\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Qfgjfq7go\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-rx10l9xkq\" style=\"\" data-az-id=\"rx10l9xkq\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Avn6wgl7s\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Avn6wgl7s\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Moqa1i55g\" style=\"\" data-az-id=\"Moqa1i55g\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-O8v3t2ydi\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"O8v3t2ydi\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Hbsegaiym\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Hbsegaiym\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-bprucpgyn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"bprucpgyn\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kr3gncm36\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"kr3gncm36\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-ljjaipvv4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ljjaipvv4\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vi57l6cr3\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"vi57l6cr3\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Mm8215l6g\" style=\"\" data-az-id=\"Mm8215l6g\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-D73biohdi\" style=\"\" data-az-id=\"D73biohdi\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Aok23wbtj\" data-az-id=\"Aok23wbtj\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Ozznlf84b\" style=\"\" data-az-id=\"Ozznlf84b\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-p5w5jjmhq\" data-az-id=\"p5w5jjmhq\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-A0wce3olr\" style=\"\" data-az-id=\"A0wce3olr\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-nib3tnk1n\" data-az-id=\"nib3tnk1n\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section text-center hover-style-m6a3sbyo7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"m6a3sbyo7\" data-azat-pid=\"Uyy2uuttp\" id=\"Uyy2uuttp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"text-center\"><div class=\"az-ctnr container\" data-azcnt=\"true\"></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,63,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Lrs0c4g4p\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lrs0c4g4p\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Ey1qt7uqi\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ey1qt7uqi\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-o428g97cv\" style=\"\" data-az-id=\"o428g97cv\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Po2m4jkm1\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Po2m4jkm1\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Zfpjo35i7\" style=\"\" data-az-id=\"Zfpjo35i7\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J2es1clan\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J2es1clan\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-lgrj25iw0\" style=\"\" data-az-id=\"lgrj25iw0\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-G7px8qp8l\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"G7px8qp8l\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-vhtgi7xkc\" style=\"\" data-az-id=\"vhtgi7xkc\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-immm2317v\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"immm2317v\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ah43ay5rx\" style=\"\" data-az-id=\"ah43ay5rx\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vz0gojzn0\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"vz0gojzn0\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-n0pbsxpkw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"n0pbsxpkw\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Joxhnqedq\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Joxhnqedq\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ymhqfqhla\" style=\"\" data-az-id=\"ymhqfqhla\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-pi0pmmaqp\" style=\"\" data-az-id=\"pi0pmmaqp\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-f2srcg9qg\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"f2srcg9qg\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Pf0gh2syv\" style=\"\" data-az-id=\"Pf0gh2syv\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Dw923t1o5\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Dw923t1o5\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Nqwcw8rdh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nqwcw8rdh\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-svlhm4fmh\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"svlhm4fmh\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Vc21u1t99\" style=\"\" data-az-id=\"Vc21u1t99\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Wdx3ej2cl\" style=\"\" data-az-id=\"Wdx3ej2cl\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dbl625s25\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Dbl625s25\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Tn4angy1v\" style=\"\" data-az-id=\"Tn4angy1v\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qfgjfq7go\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Qfgjfq7go\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-rx10l9xkq\" style=\"\" data-az-id=\"rx10l9xkq\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Avn6wgl7s\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Avn6wgl7s\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Moqa1i55g\" style=\"\" data-az-id=\"Moqa1i55g\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-O8v3t2ydi\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"O8v3t2ydi\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Hbsegaiym\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Hbsegaiym\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-bprucpgyn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"bprucpgyn\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kr3gncm36\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"kr3gncm36\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-ljjaipvv4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ljjaipvv4\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vi57l6cr3\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"vi57l6cr3\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Mm8215l6g\" style=\"\" data-az-id=\"Mm8215l6g\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-D73biohdi\" style=\"\" data-az-id=\"D73biohdi\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Aok23wbtj\" data-az-id=\"Aok23wbtj\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Ozznlf84b\" style=\"\" data-az-id=\"Ozznlf84b\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-p5w5jjmhq\" data-az-id=\"p5w5jjmhq\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-A0wce3olr\" style=\"\" data-az-id=\"A0wce3olr\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-nib3tnk1n\" data-az-id=\"nib3tnk1n\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section text-center hover-style-m6a3sbyo7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"m6a3sbyo7\" data-azat-pid=\"Uyy2uuttp\" id=\"Uyy2uuttp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"text-center\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-aps9nhi9n\" data-az-id=\"aps9nhi9n\" data-azat-pid=\"aps9nhi9n\" id=\"aps9nhi9n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_0.webp?fid=41\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_0.webp?fid=41\" alt=\"\" title=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,64,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Lrs0c4g4p\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lrs0c4g4p\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Ey1qt7uqi\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ey1qt7uqi\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-o428g97cv\" style=\"\" data-az-id=\"o428g97cv\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Po2m4jkm1\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Po2m4jkm1\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Zfpjo35i7\" style=\"\" data-az-id=\"Zfpjo35i7\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J2es1clan\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J2es1clan\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-lgrj25iw0\" style=\"\" data-az-id=\"lgrj25iw0\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-G7px8qp8l\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"G7px8qp8l\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-vhtgi7xkc\" style=\"\" data-az-id=\"vhtgi7xkc\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-immm2317v\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"immm2317v\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ah43ay5rx\" style=\"\" data-az-id=\"ah43ay5rx\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vz0gojzn0\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"vz0gojzn0\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-n0pbsxpkw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"n0pbsxpkw\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Joxhnqedq\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Joxhnqedq\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ymhqfqhla\" style=\"\" data-az-id=\"ymhqfqhla\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-pi0pmmaqp\" style=\"\" data-az-id=\"pi0pmmaqp\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-f2srcg9qg\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"f2srcg9qg\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Pf0gh2syv\" style=\"\" data-az-id=\"Pf0gh2syv\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Dw923t1o5\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Dw923t1o5\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Nqwcw8rdh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nqwcw8rdh\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-svlhm4fmh\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"svlhm4fmh\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Vc21u1t99\" style=\"\" data-az-id=\"Vc21u1t99\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Wdx3ej2cl\" style=\"\" data-az-id=\"Wdx3ej2cl\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dbl625s25\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Dbl625s25\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Tn4angy1v\" style=\"\" data-az-id=\"Tn4angy1v\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qfgjfq7go\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Qfgjfq7go\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-rx10l9xkq\" style=\"\" data-az-id=\"rx10l9xkq\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Avn6wgl7s\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Avn6wgl7s\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Moqa1i55g\" style=\"\" data-az-id=\"Moqa1i55g\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-O8v3t2ydi\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"O8v3t2ydi\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Hbsegaiym\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Hbsegaiym\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-bprucpgyn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"bprucpgyn\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kr3gncm36\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"kr3gncm36\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-ljjaipvv4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ljjaipvv4\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vi57l6cr3\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"vi57l6cr3\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Mm8215l6g\" style=\"\" data-az-id=\"Mm8215l6g\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-D73biohdi\" style=\"\" data-az-id=\"D73biohdi\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Aok23wbtj\" data-az-id=\"Aok23wbtj\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Ozznlf84b\" style=\"\" data-az-id=\"Ozznlf84b\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-p5w5jjmhq\" data-az-id=\"p5w5jjmhq\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-A0wce3olr\" style=\"\" data-az-id=\"A0wce3olr\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-nib3tnk1n\" data-az-id=\"nib3tnk1n\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-m6a3sbyo7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"m6a3sbyo7\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-aps9nhi9n\" data-az-id=\"aps9nhi9n\" data-azat-pid=\"aps9nhi9n\" id=\"aps9nhi9n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_0.webp?fid=41\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_0.webp?fid=41\" alt=\"\" title=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,65,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Lrs0c4g4p\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lrs0c4g4p\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Ey1qt7uqi\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ey1qt7uqi\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-o428g97cv\" style=\"\" data-az-id=\"o428g97cv\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Po2m4jkm1\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Po2m4jkm1\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Zfpjo35i7\" style=\"\" data-az-id=\"Zfpjo35i7\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J2es1clan\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J2es1clan\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-lgrj25iw0\" style=\"\" data-az-id=\"lgrj25iw0\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-G7px8qp8l\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"G7px8qp8l\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-vhtgi7xkc\" style=\"\" data-az-id=\"vhtgi7xkc\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-immm2317v\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"immm2317v\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ah43ay5rx\" style=\"\" data-az-id=\"ah43ay5rx\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vz0gojzn0\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"vz0gojzn0\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-n0pbsxpkw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"n0pbsxpkw\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Joxhnqedq\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Joxhnqedq\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ymhqfqhla\" style=\"\" data-az-id=\"ymhqfqhla\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-pi0pmmaqp\" style=\"\" data-az-id=\"pi0pmmaqp\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-f2srcg9qg\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"f2srcg9qg\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Pf0gh2syv\" style=\"\" data-az-id=\"Pf0gh2syv\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Dw923t1o5\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Dw923t1o5\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Nqwcw8rdh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nqwcw8rdh\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-svlhm4fmh\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"svlhm4fmh\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Vc21u1t99\" style=\"\" data-az-id=\"Vc21u1t99\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Wdx3ej2cl\" style=\"\" data-az-id=\"Wdx3ej2cl\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dbl625s25\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Dbl625s25\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Tn4angy1v\" style=\"\" data-az-id=\"Tn4angy1v\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qfgjfq7go\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Qfgjfq7go\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-rx10l9xkq\" style=\"\" data-az-id=\"rx10l9xkq\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Avn6wgl7s\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Avn6wgl7s\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Moqa1i55g\" style=\"\" data-az-id=\"Moqa1i55g\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-O8v3t2ydi\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"O8v3t2ydi\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Hbsegaiym\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Hbsegaiym\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-bprucpgyn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"bprucpgyn\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kr3gncm36\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"kr3gncm36\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-ljjaipvv4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ljjaipvv4\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vi57l6cr3\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"vi57l6cr3\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Mm8215l6g\" style=\"\" data-az-id=\"Mm8215l6g\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-D73biohdi\" style=\"\" data-az-id=\"D73biohdi\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Aok23wbtj\" data-az-id=\"Aok23wbtj\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Ozznlf84b\" style=\"\" data-az-id=\"Ozznlf84b\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-p5w5jjmhq\" data-az-id=\"p5w5jjmhq\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-A0wce3olr\" style=\"\" data-az-id=\"A0wce3olr\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-nib3tnk1n\" data-az-id=\"nib3tnk1n\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-m6a3sbyo7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"m6a3sbyo7\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,66,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Lrs0c4g4p\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lrs0c4g4p\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Ey1qt7uqi\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ey1qt7uqi\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-o428g97cv\" style=\"\" data-az-id=\"o428g97cv\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Po2m4jkm1\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Po2m4jkm1\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Zfpjo35i7\" style=\"\" data-az-id=\"Zfpjo35i7\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J2es1clan\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J2es1clan\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-lgrj25iw0\" style=\"\" data-az-id=\"lgrj25iw0\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-G7px8qp8l\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"G7px8qp8l\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-vhtgi7xkc\" style=\"\" data-az-id=\"vhtgi7xkc\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-immm2317v\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"immm2317v\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ah43ay5rx\" style=\"\" data-az-id=\"ah43ay5rx\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vz0gojzn0\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"vz0gojzn0\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-n0pbsxpkw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"n0pbsxpkw\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Joxhnqedq\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Joxhnqedq\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ymhqfqhla\" style=\"\" data-az-id=\"ymhqfqhla\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-pi0pmmaqp\" style=\"\" data-az-id=\"pi0pmmaqp\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-f2srcg9qg\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"f2srcg9qg\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Pf0gh2syv\" style=\"\" data-az-id=\"Pf0gh2syv\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Dw923t1o5\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Dw923t1o5\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Nqwcw8rdh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nqwcw8rdh\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-svlhm4fmh\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"svlhm4fmh\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Vc21u1t99\" style=\"\" data-az-id=\"Vc21u1t99\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Wdx3ej2cl\" style=\"\" data-az-id=\"Wdx3ej2cl\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dbl625s25\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Dbl625s25\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Tn4angy1v\" style=\"\" data-az-id=\"Tn4angy1v\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qfgjfq7go\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Qfgjfq7go\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-rx10l9xkq\" style=\"\" data-az-id=\"rx10l9xkq\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Avn6wgl7s\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Avn6wgl7s\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Moqa1i55g\" style=\"\" data-az-id=\"Moqa1i55g\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-O8v3t2ydi\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"O8v3t2ydi\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Hbsegaiym\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Hbsegaiym\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-bprucpgyn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"bprucpgyn\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kr3gncm36\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"kr3gncm36\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-ljjaipvv4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ljjaipvv4\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vi57l6cr3\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"vi57l6cr3\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Mm8215l6g\" style=\"\" data-az-id=\"Mm8215l6g\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-D73biohdi\" style=\"\" data-az-id=\"D73biohdi\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Aok23wbtj\" data-az-id=\"Aok23wbtj\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Ozznlf84b\" style=\"\" data-az-id=\"Ozznlf84b\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-p5w5jjmhq\" data-az-id=\"p5w5jjmhq\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-A0wce3olr\" style=\"\" data-az-id=\"A0wce3olr\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-nib3tnk1n\" data-az-id=\"nib3tnk1n\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-m6a3sbyo7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"m6a3sbyo7\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Cu61z3wnr\" data-az-id=\"Cu61z3wnr\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,67,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Xhjlua5xl\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Xhjlua5xl\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-yx83afq2a\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"yx83afq2a\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Wzzjacm05\" style=\"\" data-az-id=\"Wzzjacm05\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dwskjo37i\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Dwskjo37i\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-o8zpkg2go\" style=\"\" data-az-id=\"o8zpkg2go\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Vffbtk57b\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Vffbtk57b\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Yitfuu345\" style=\"\" data-az-id=\"Yitfuu345\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fr6njgr8n\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"fr6njgr8n\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Gejmn5ere\" style=\"\" data-az-id=\"Gejmn5ere\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ce0zgvo8f\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ce0zgvo8f\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-hog8e0kcj\" style=\"\" data-az-id=\"hog8e0kcj\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nrur87tre\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"nrur87tre\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-srx81td28\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"srx81td28\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xwg2mgetg\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"xwg2mgetg\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Dmlqki7x6\" style=\"\" data-az-id=\"Dmlqki7x6\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Xb43eilmm\" style=\"\" data-az-id=\"Xb43eilmm\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nfvv2va2b\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"nfvv2va2b\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Kxamp1npk\" style=\"\" data-az-id=\"Kxamp1npk\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-apdblexf1\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"apdblexf1\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Cev88xkb2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Cev88xkb2\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-wtp1am3dd\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"wtp1am3dd\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-v64yzpw7p\" style=\"\" data-az-id=\"v64yzpw7p\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Lumigjgv7\" style=\"\" data-az-id=\"Lumigjgv7\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xczcqzfke\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"xczcqzfke\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-C990gv0xu\" style=\"\" data-az-id=\"C990gv0xu\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-X7jwgn7bx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"X7jwgn7bx\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-roe1uk357\" style=\"\" data-az-id=\"roe1uk357\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sitnygj3w\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Sitnygj3w\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-iwqoiul3h\" style=\"\" data-az-id=\"iwqoiul3h\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-na49y6dhv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"na49y6dhv\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-r1hiquc74\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"r1hiquc74\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-Xw0h3cqba\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Xw0h3cqba\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-c1dip0b15\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"c1dip0b15\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-r469ovj1y\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"r469ovj1y\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xfxx2uhfz\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"xfxx2uhfz\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-R0m5yeemg\" style=\"\" data-az-id=\"R0m5yeemg\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Gmj2havu7\" style=\"\" data-az-id=\"Gmj2havu7\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-jm6zk84px\" data-az-id=\"jm6zk84px\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yqkcnqln7\" style=\"\" data-az-id=\"Yqkcnqln7\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-ceo5mncis\" data-az-id=\"ceo5mncis\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Tdi06epfn\" style=\"\" data-az-id=\"Tdi06epfn\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Dnyctyppt\" data-az-id=\"Dnyctyppt\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-Wioy10czt\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Wioy10czt\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-tu1l64vqp\" data-az-id=\"tu1l64vqp\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-bs5v3bcyh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"bs5v3bcyh\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"clientes\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Iwx147rch\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"Iwx147rch\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,68,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Xhjlua5xl\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Xhjlua5xl\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-yx83afq2a\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"yx83afq2a\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Wzzjacm05\" style=\"\" data-az-id=\"Wzzjacm05\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dwskjo37i\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Dwskjo37i\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-o8zpkg2go\" style=\"\" data-az-id=\"o8zpkg2go\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Vffbtk57b\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Vffbtk57b\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Yitfuu345\" style=\"\" data-az-id=\"Yitfuu345\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fr6njgr8n\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"fr6njgr8n\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Gejmn5ere\" style=\"\" data-az-id=\"Gejmn5ere\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ce0zgvo8f\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ce0zgvo8f\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-hog8e0kcj\" style=\"\" data-az-id=\"hog8e0kcj\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nrur87tre\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"nrur87tre\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-srx81td28\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"srx81td28\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xwg2mgetg\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"xwg2mgetg\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Dmlqki7x6\" style=\"\" data-az-id=\"Dmlqki7x6\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Xb43eilmm\" style=\"\" data-az-id=\"Xb43eilmm\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nfvv2va2b\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"nfvv2va2b\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Kxamp1npk\" style=\"\" data-az-id=\"Kxamp1npk\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-apdblexf1\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"apdblexf1\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Cev88xkb2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Cev88xkb2\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-wtp1am3dd\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"wtp1am3dd\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-v64yzpw7p\" style=\"\" data-az-id=\"v64yzpw7p\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Lumigjgv7\" style=\"\" data-az-id=\"Lumigjgv7\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xczcqzfke\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"xczcqzfke\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-C990gv0xu\" style=\"\" data-az-id=\"C990gv0xu\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-X7jwgn7bx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"X7jwgn7bx\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-roe1uk357\" style=\"\" data-az-id=\"roe1uk357\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sitnygj3w\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Sitnygj3w\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-iwqoiul3h\" style=\"\" data-az-id=\"iwqoiul3h\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-na49y6dhv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"na49y6dhv\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-r1hiquc74\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"r1hiquc74\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-Xw0h3cqba\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Xw0h3cqba\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-c1dip0b15\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"c1dip0b15\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-r469ovj1y\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"r469ovj1y\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xfxx2uhfz\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"xfxx2uhfz\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-R0m5yeemg\" style=\"\" data-az-id=\"R0m5yeemg\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Gmj2havu7\" style=\"\" data-az-id=\"Gmj2havu7\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-jm6zk84px\" data-az-id=\"jm6zk84px\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yqkcnqln7\" style=\"\" data-az-id=\"Yqkcnqln7\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-ceo5mncis\" data-az-id=\"ceo5mncis\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Tdi06epfn\" style=\"\" data-az-id=\"Tdi06epfn\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Dnyctyppt\" data-az-id=\"Dnyctyppt\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-Wioy10czt\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Wioy10czt\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-tu1l64vqp\" data-az-id=\"tu1l64vqp\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-bs5v3bcyh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"bs5v3bcyh\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"clientes\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Iwx147rch\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"Iwx147rch\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,132,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-mwhk6orbx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"mwhk6orbx\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-qmb8ak6tf\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"qmb8ak6tf\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Agsnh497p\" style=\"\" data-az-id=\"Agsnh497p\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mrz1sh38o\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"mrz1sh38o\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-z0arkxkx0\" style=\"\" data-az-id=\"z0arkxkx0\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cszzvrzbi\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"cszzvrzbi\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-P0d8c3h8y\" style=\"\" data-az-id=\"P0d8c3h8y\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J4kkqy3ra\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J4kkqy3ra\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Isw0shda4\" style=\"\" data-az-id=\"Isw0shda4\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Awtw0b65j\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Awtw0b65j\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-wrvzv3t0k\" style=\"\" data-az-id=\"wrvzv3t0k\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xz81pele4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Xz81pele4\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Rq27hjmde\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rq27hjmde\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Annpa2hoc\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Annpa2hoc\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Ffeygg94w\" style=\"\" data-az-id=\"Ffeygg94w\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-bxcs3yotd\" style=\"\" data-az-id=\"bxcs3yotd\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Vvzdbsmye\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Vvzdbsmye\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ss56nyad4\" style=\"\" data-az-id=\"Ss56nyad4\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-rfvrefn74\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"rfvrefn74\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Fp426enqm\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fp426enqm\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rx798ardh\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Rx798ardh\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-xrdo9bud1\" style=\"\" data-az-id=\"xrdo9bud1\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-y2ojvw9xo\" style=\"\" data-az-id=\"y2ojvw9xo\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-It2he7ddn\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"It2he7ddn\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-qqgfydy23\" style=\"\" data-az-id=\"qqgfydy23\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vhx66kvh7\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"vhx66kvh7\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-E339b8cs5\" style=\"\" data-az-id=\"E339b8cs5\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Z3xxl6v9o\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Z3xxl6v9o\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-xev63s4mx\" style=\"\" data-az-id=\"xev63s4mx\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-suecr7bia\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"suecr7bia\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-hzs3q5nyq\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"hzs3q5nyq\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-t3bqbrybo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"t3bqbrybo\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rgigne18d\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Rgigne18d\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-dre0rdddw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dre0rdddw\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nf2mvnozp\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Nf2mvnozp\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-yu4qyphwk\" style=\"\" data-az-id=\"yu4qyphwk\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wldmwevi2\" style=\"\" data-az-id=\"wldmwevi2\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-xrzm6wdt2\" data-az-id=\"xrzm6wdt2\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-a41xzgob9\" style=\"\" data-az-id=\"a41xzgob9\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-et1knb2d3\" data-az-id=\"et1knb2d3\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ze52igvql\" style=\"\" data-az-id=\"ze52igvql\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Lamracq8w\" data-az-id=\"Lamracq8w\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-y7jt6gvul\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"y7jt6gvul\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-ii7zmfu7z\" data-az-id=\"ii7zmfu7z\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-vu5lgqttd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"vu5lgqttd\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Egde4nc84\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-wxdpt8vdu\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"wxdpt8vdu\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,133,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-mwhk6orbx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"mwhk6orbx\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-qmb8ak6tf\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"qmb8ak6tf\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Agsnh497p\" style=\"\" data-az-id=\"Agsnh497p\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mrz1sh38o\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"mrz1sh38o\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-z0arkxkx0\" style=\"\" data-az-id=\"z0arkxkx0\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cszzvrzbi\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"cszzvrzbi\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-P0d8c3h8y\" style=\"\" data-az-id=\"P0d8c3h8y\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-J4kkqy3ra\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"J4kkqy3ra\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Isw0shda4\" style=\"\" data-az-id=\"Isw0shda4\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Awtw0b65j\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Awtw0b65j\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-wrvzv3t0k\" style=\"\" data-az-id=\"wrvzv3t0k\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xz81pele4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Xz81pele4\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Rq27hjmde\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rq27hjmde\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Annpa2hoc\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Annpa2hoc\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Ffeygg94w\" style=\"\" data-az-id=\"Ffeygg94w\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-bxcs3yotd\" style=\"\" data-az-id=\"bxcs3yotd\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Vvzdbsmye\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Vvzdbsmye\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ss56nyad4\" style=\"\" data-az-id=\"Ss56nyad4\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-rfvrefn74\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"rfvrefn74\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Fp426enqm\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fp426enqm\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rx798ardh\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Rx798ardh\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-xrdo9bud1\" style=\"\" data-az-id=\"xrdo9bud1\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-y2ojvw9xo\" style=\"\" data-az-id=\"y2ojvw9xo\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-It2he7ddn\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"It2he7ddn\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-qqgfydy23\" style=\"\" data-az-id=\"qqgfydy23\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vhx66kvh7\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"vhx66kvh7\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-E339b8cs5\" style=\"\" data-az-id=\"E339b8cs5\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Z3xxl6v9o\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Z3xxl6v9o\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-xev63s4mx\" style=\"\" data-az-id=\"xev63s4mx\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-suecr7bia\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"suecr7bia\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-hzs3q5nyq\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"hzs3q5nyq\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-t3bqbrybo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"t3bqbrybo\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rgigne18d\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Rgigne18d\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-dre0rdddw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dre0rdddw\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nf2mvnozp\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Nf2mvnozp\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-yu4qyphwk\" style=\"\" data-az-id=\"yu4qyphwk\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wldmwevi2\" style=\"\" data-az-id=\"wldmwevi2\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-xrzm6wdt2\" data-az-id=\"xrzm6wdt2\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-a41xzgob9\" style=\"\" data-az-id=\"a41xzgob9\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-et1knb2d3\" data-az-id=\"et1knb2d3\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ze52igvql\" style=\"\" data-az-id=\"ze52igvql\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Lamracq8w\" data-az-id=\"Lamracq8w\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-y7jt6gvul\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"y7jt6gvul\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-ii7zmfu7z\" data-az-id=\"ii7zmfu7z\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-vu5lgqttd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"vu5lgqttd\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-wxdpt8vdu\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"wxdpt8vdu\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\" draggable=\"false\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Egde4nc84\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,135,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-nc1p16uwt\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nc1p16uwt\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-G1xq1c4oj\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"G1xq1c4oj\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Z1huh0839\" style=\"\" data-az-id=\"Z1huh0839\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ms7tehvbx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ms7tehvbx\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Gcegk1fbe\" style=\"\" data-az-id=\"Gcegk1fbe\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yj2k8m8nm\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yj2k8m8nm\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-obogoj4lz\" style=\"\" data-az-id=\"obogoj4lz\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-blxyb0671\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"blxyb0671\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-B3230m3g0\" style=\"\" data-az-id=\"B3230m3g0\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Uei5y99c8\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Uei5y99c8\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Dx7vzr1b4\" style=\"\" data-az-id=\"Dx7vzr1b4\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-d5xu98sh0\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"d5xu98sh0\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-ogue5ubfm\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ogue5ubfm\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ivp0319si\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"ivp0319si\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ge2qng8x4\" style=\"\" data-az-id=\"ge2qng8x4\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-gyuwi7u5n\" style=\"\" data-az-id=\"gyuwi7u5n\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yj8wwxe6a\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"yj8wwxe6a\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-cfcsmymb6\" style=\"\" data-az-id=\"cfcsmymb6\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-M2o02mbpt\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"M2o02mbpt\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Ffm3gdrjp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ffm3gdrjp\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Lejh5ullm\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Lejh5ullm\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-p4oyirprs\" style=\"\" data-az-id=\"p4oyirprs\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-D9natmu56\" style=\"\" data-az-id=\"D9natmu56\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-d6h15mjrz\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"d6h15mjrz\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-C4sd0rpwk\" style=\"\" data-az-id=\"C4sd0rpwk\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-E2gr6a3va\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"E2gr6a3va\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Vtcawaivx\" style=\"\" data-az-id=\"Vtcawaivx\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ppy1z1b9k\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Ppy1z1b9k\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-d5ly2uuxn\" style=\"\" data-az-id=\"d5ly2uuxn\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tr7ss6le1\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Tr7ss6le1\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Ljcgpk4pi\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Ljcgpk4pi\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-dae65mq1r\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dae65mq1r\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Dd8z7uoqi\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-Rumh4f7fa\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Rumh4f7fa\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div></div></div><div class=\"az-element az-section servicios hover-style-K8wcnaz9h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"K8wcnaz9h\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pk3ky5pdn\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Pk3ky5pdn\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-R74kex9l0\" style=\"\" data-az-id=\"R74kex9l0\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-f280yaj2h\" style=\"\" data-az-id=\"f280yaj2h\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-St1uqbphc\" data-az-id=\"St1uqbphc\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Y8vygbnnq\" style=\"\" data-az-id=\"Y8vygbnnq\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Cpl8ppc5j\" data-az-id=\"Cpl8ppc5j\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Isjf4eb02\" style=\"\" data-az-id=\"Isjf4eb02\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Bi8qiy3f1\" data-az-id=\"Bi8qiy3f1\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-oj6o1oisu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"oj6o1oisu\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-oo153hddu\" data-az-id=\"oo153hddu\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-salni7c7l\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"salni7c7l\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-T9dlyg1wu\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"T9dlyg1wu\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Gfyrpi053\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,136,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-nc1p16uwt\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nc1p16uwt\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-G1xq1c4oj\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"G1xq1c4oj\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Z1huh0839\" style=\"\" data-az-id=\"Z1huh0839\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ms7tehvbx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ms7tehvbx\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Gcegk1fbe\" style=\"\" data-az-id=\"Gcegk1fbe\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yj2k8m8nm\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yj2k8m8nm\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-obogoj4lz\" style=\"\" data-az-id=\"obogoj4lz\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-blxyb0671\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"blxyb0671\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-B3230m3g0\" style=\"\" data-az-id=\"B3230m3g0\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Uei5y99c8\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Uei5y99c8\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Dx7vzr1b4\" style=\"\" data-az-id=\"Dx7vzr1b4\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-d5xu98sh0\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"d5xu98sh0\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-ogue5ubfm\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ogue5ubfm\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ivp0319si\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"ivp0319si\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ge2qng8x4\" style=\"\" data-az-id=\"ge2qng8x4\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-gyuwi7u5n\" style=\"\" data-az-id=\"gyuwi7u5n\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yj8wwxe6a\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"yj8wwxe6a\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-cfcsmymb6\" style=\"\" data-az-id=\"cfcsmymb6\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-M2o02mbpt\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"M2o02mbpt\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Ffm3gdrjp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ffm3gdrjp\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Lejh5ullm\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Lejh5ullm\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-p4oyirprs\" style=\"\" data-az-id=\"p4oyirprs\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-D9natmu56\" style=\"\" data-az-id=\"D9natmu56\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-d6h15mjrz\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"d6h15mjrz\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-C4sd0rpwk\" style=\"\" data-az-id=\"C4sd0rpwk\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-E2gr6a3va\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"E2gr6a3va\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Vtcawaivx\" style=\"\" data-az-id=\"Vtcawaivx\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ppy1z1b9k\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Ppy1z1b9k\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-d5ly2uuxn\" style=\"\" data-az-id=\"d5ly2uuxn\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tr7ss6le1\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Tr7ss6le1\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Ljcgpk4pi\" style=\"\" data-az-persist=\"PGEgaHJlZj0iIj5DT07Dk0NFTk9TPC9hPg==\" data-az-id=\"Ljcgpk4pi\" data-azat-pid=\"Ed39q6wkj\" id=\"Ed39q6wkj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-dae65mq1r\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dae65mq1r\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rumh4f7fa\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Rumh4f7fa\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\" draggable=\"false\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Dd8z7uoqi\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><div class=\"az-element az-section servicios hover-style-K8wcnaz9h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"K8wcnaz9h\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pk3ky5pdn\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Pk3ky5pdn\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-R74kex9l0\" style=\"\" data-az-id=\"R74kex9l0\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-f280yaj2h\" style=\"\" data-az-id=\"f280yaj2h\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-St1uqbphc\" data-az-id=\"St1uqbphc\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Y8vygbnnq\" style=\"\" data-az-id=\"Y8vygbnnq\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Cpl8ppc5j\" data-az-id=\"Cpl8ppc5j\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Isjf4eb02\" style=\"\" data-az-id=\"Isjf4eb02\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Bi8qiy3f1\" data-az-id=\"Bi8qiy3f1\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-oj6o1oisu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"oj6o1oisu\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-oo153hddu\" data-az-id=\"oo153hddu\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-salni7c7l\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"salni7c7l\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-T9dlyg1wu\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"T9dlyg1wu\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Gfyrpi053\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,139,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Q04qw63lu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Q04qw63lu\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-M4b88nun4\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"M4b88nun4\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Y4mvyd4qm\" style=\"\" data-az-id=\"Y4mvyd4qm\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ykpt988y8\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ykpt988y8\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ihvlekqr8\" style=\"\" data-az-id=\"ihvlekqr8\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u6bwm8e5s\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"u6bwm8e5s\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Ao6rfzvax\" style=\"\" data-az-id=\"Ao6rfzvax\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rtuyrwig8\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Rtuyrwig8\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-e8urel9fo\" style=\"\" data-az-id=\"e8urel9fo\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-daoyhdrni\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"daoyhdrni\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Zrk15ky24\" style=\"\" data-az-id=\"Zrk15ky24\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jf19jg6rd\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"jf19jg6rd\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-b7ugwl13u\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"b7ugwl13u\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sy9j9bn6h\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Sy9j9bn6h\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Owi25vd2h\" style=\"\" data-az-id=\"Owi25vd2h\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-il3lc9knz\" style=\"\" data-az-id=\"il3lc9knz\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bpw7q1spd\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"bpw7q1spd\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-i2jofqu49\" style=\"\" data-az-id=\"i2jofqu49\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-snqfov7ou\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"snqfov7ou\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-sa06qfpgk\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"sa06qfpgk\" data-azat-pid=\"Yhmv6l4hh\" id=\"Yhmv6l4hh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-d5oce4t61\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"d5oce4t61\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Cwf48s7dj\" style=\"\" data-az-id=\"Cwf48s7dj\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-rnzgatkq0\" style=\"\" data-az-id=\"rnzgatkq0\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ys48igkpk\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"ys48igkpk\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ztrg1ndjx\" style=\"\" data-az-id=\"ztrg1ndjx\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cs29r83vo\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Cs29r83vo\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-hzaucrqc3\" style=\"\" data-az-id=\"hzaucrqc3\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rpcv28myg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"rpcv28myg\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Sdyj126wf\" style=\"\" data-az-id=\"Sdyj126wf\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Exhhlrdd5\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Exhhlrdd5\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Rdgrufs4l\" style=\"\" data-az-persist=\"PGEgaHJlZj0iL3NvbW9zLWNpc2MiPkNPTsOTQ0VOT1M8L2E+\" data-az-id=\"Rdgrufs4l\" data-azat-pid=\"Rdgrufs4l\" id=\"Rdgrufs4l\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"/somos-cisc\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-c2japdf64\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"c2japdf64\" data-azat-pid=\"A1ob6qwbn\" id=\"A1ob6qwbn\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-w2h4f5tqi\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"w2h4f5tqi\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"J9ccp308f\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><div class=\"az-element az-section servicios hover-style-rcwrw3m6p\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"rcwrw3m6p\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-z4du37nd2\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"z4du37nd2\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-r5y2rdp1i\" style=\"\" data-az-id=\"r5y2rdp1i\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-shem8y91e\" style=\"\" data-az-id=\"shem8y91e\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-rgu5lhwwy\" data-az-id=\"rgu5lhwwy\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-qfdek6fwl\" style=\"\" data-az-id=\"qfdek6fwl\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-w6k6mg8rp\" data-az-id=\"w6k6mg8rp\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Eis81eqjk\" style=\"\" data-az-id=\"Eis81eqjk\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-do5cwii4x\" data-az-id=\"do5cwii4x\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-Xhb7xqctu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Xhb7xqctu\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Dt2dlrvde\" data-az-id=\"Dt2dlrvde\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-Hcif8794i\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Hcif8794i\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xcxx3y13k\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"Xcxx3y13k\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"iwft9vr23\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,140,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Q04qw63lu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Q04qw63lu\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-M4b88nun4\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"M4b88nun4\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Y4mvyd4qm\" style=\"\" data-az-id=\"Y4mvyd4qm\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ykpt988y8\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Ykpt988y8\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ihvlekqr8\" style=\"\" data-az-id=\"ihvlekqr8\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u6bwm8e5s\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"u6bwm8e5s\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Ao6rfzvax\" style=\"\" data-az-id=\"Ao6rfzvax\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rtuyrwig8\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Rtuyrwig8\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-e8urel9fo\" style=\"\" data-az-id=\"e8urel9fo\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-daoyhdrni\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"daoyhdrni\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Zrk15ky24\" style=\"\" data-az-id=\"Zrk15ky24\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jf19jg6rd\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"jf19jg6rd\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-b7ugwl13u\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"b7ugwl13u\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sy9j9bn6h\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Sy9j9bn6h\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Owi25vd2h\" style=\"\" data-az-id=\"Owi25vd2h\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-il3lc9knz\" style=\"\" data-az-id=\"il3lc9knz\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bpw7q1spd\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"bpw7q1spd\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-i2jofqu49\" style=\"\" data-az-id=\"i2jofqu49\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-snqfov7ou\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"snqfov7ou\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-sa06qfpgk\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"sa06qfpgk\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-d5oce4t61\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"d5oce4t61\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Cwf48s7dj\" style=\"\" data-az-id=\"Cwf48s7dj\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-rnzgatkq0\" style=\"\" data-az-id=\"rnzgatkq0\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ys48igkpk\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"ys48igkpk\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ztrg1ndjx\" style=\"\" data-az-id=\"ztrg1ndjx\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cs29r83vo\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Cs29r83vo\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-hzaucrqc3\" style=\"\" data-az-id=\"hzaucrqc3\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rpcv28myg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"rpcv28myg\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Sdyj126wf\" style=\"\" data-az-id=\"Sdyj126wf\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Exhhlrdd5\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Exhhlrdd5\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Rdgrufs4l\" style=\"\" data-az-persist=\"PGEgaHJlZj0iL3NvbW9zLWNpc2MiPkNPTsOTQ0VOT1M8L2E+\" data-az-id=\"Rdgrufs4l\" data-azat-pid=\"Rdgrufs4l\" id=\"Rdgrufs4l\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"/somos-cisc\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-c2japdf64\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"c2japdf64\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-w2h4f5tqi\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"w2h4f5tqi\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"J9ccp308f\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-wluh9an5o\" style=\"\" data-az-persist=\"PGEgaHJlZj0iL3Byb3llY3RvcyI+VkVSIFRPRE9TPC9hPg==\" data-az-id=\"wluh9an5o\" data-azat-pid=\"wluh9an5o\" id=\"wluh9an5o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"/proyectos\">VER TODOS</a></div></div></div><div class=\"az-element az-section servicios hover-style-rcwrw3m6p\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"rcwrw3m6p\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-z4du37nd2\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"z4du37nd2\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-r5y2rdp1i\" style=\"\" data-az-id=\"r5y2rdp1i\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-shem8y91e\" style=\"\" data-az-id=\"shem8y91e\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-rgu5lhwwy\" data-az-id=\"rgu5lhwwy\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-qfdek6fwl\" style=\"\" data-az-id=\"qfdek6fwl\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-w6k6mg8rp\" data-az-id=\"w6k6mg8rp\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Eis81eqjk\" style=\"\" data-az-id=\"Eis81eqjk\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-do5cwii4x\" data-az-id=\"do5cwii4x\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-Xhb7xqctu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Xhb7xqctu\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Dt2dlrvde\" data-az-id=\"Dt2dlrvde\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-Hcif8794i\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Hcif8794i\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xcxx3y13k\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"Xcxx3y13k\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"iwft9vr23\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,141,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Ppj1q14f2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ppj1q14f2\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-b0sap9e17\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"b0sap9e17\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Ud9vr0pl5\" style=\"\" data-az-id=\"Ud9vr0pl5\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C60t7mxjx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"C60t7mxjx\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Zpch6lyov\" style=\"\" data-az-id=\"Zpch6lyov\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-aeo4um849\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"aeo4um849\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Jl1hftxgc\" style=\"\" data-az-id=\"Jl1hftxgc\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kk7ylmfin\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"kk7ylmfin\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-xzsra9nsr\" style=\"\" data-az-id=\"xzsra9nsr\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u3xvj3idd\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"u3xvj3idd\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Gjjyg6o0t\" style=\"\" data-az-id=\"Gjjyg6o0t\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Yxk6cky4d\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Yxk6cky4d\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-klft8hmac\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"klft8hmac\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fjd3t4xwg\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Fjd3t4xwg\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Dj57ud9da\" style=\"\" data-az-id=\"Dj57ud9da\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-C2hw2apvb\" style=\"\" data-az-id=\"C2hw2apvb\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lvghy9c0d\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"lvghy9c0d\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-xqpch3dwa\" style=\"\" data-az-id=\"xqpch3dwa\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Qvdmutzfc\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Qvdmutzfc\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-vk2jp9o3g\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"vk2jp9o3g\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Akvr5ttpb\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Akvr5ttpb\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-vo06scw56\" style=\"\" data-az-id=\"vo06scw56\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Lxtn23z68\" style=\"\" data-az-id=\"Lxtn23z68\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-P10culrdf\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"P10culrdf\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-I6atlq954\" style=\"\" data-az-id=\"I6atlq954\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-y7x0zs3sv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"y7x0zs3sv\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-tdmtggvzz\" style=\"\" data-az-id=\"tdmtggvzz\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sxa01xro9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Sxa01xro9\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-h4o8qqr5d\" style=\"\" data-az-id=\"h4o8qqr5d\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-q5hs1bocv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"q5hs1bocv\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-ljsodj9dk\" style=\"\" data-az-persist=\"PGEgaHJlZj0iL3NvbW9zLWNpc2MiPkNPTsOTQ0VOT1M8L2E+\" data-az-id=\"ljsodj9dk\" data-azat-pid=\"Rdgrufs4l\" id=\"Rdgrufs4l\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"/somos-cisc\">CONÓCENOS</a></div></div></div><div class=\"az-element az-section proyectos hover-style-xk3yoog2n\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xk3yoog2n\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cob8vhf63\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"cob8vhf63\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"dihrmsqsm\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-Rjjef4bxw\" style=\"\" data-az-persist=\"PGEgaHJlZj0iL3Byb3llY3RvcyI+VkVSIFRPRE9TPC9hPg==\" data-az-id=\"Rjjef4bxw\" data-azat-pid=\"wluh9an5o\" id=\"wluh9an5o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"/proyectos\">VER TODOS</a></div></div></div><div class=\"az-element az-section servicios hover-style-Lq9a4x88z\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lq9a4x88z\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ekovvpfj2\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"ekovvpfj2\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-o826lb3ld\" style=\"\" data-az-id=\"o826lb3ld\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Kz4nj84vi\" style=\"\" data-az-id=\"Kz4nj84vi\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Xzdqy0mrn\" data-az-id=\"Xzdqy0mrn\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dxd5xra7u\" style=\"\" data-az-id=\"Dxd5xra7u\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Tgckv5ff0\" data-az-id=\"Tgckv5ff0\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-r9h3rzfs7\" style=\"\" data-az-id=\"r9h3rzfs7\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-dx0vieuxa\" data-az-id=\"dx0vieuxa\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-c2g71cq34\" style=\"\" data-az-persist=\"PGEgaHJlZj0iL3NlcnZpY2lvcyI+VkVSIFRPRE9TPC9hPg==\" data-az-id=\"c2g71cq34\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"/servicios\">VER TODOS</a></div></div></div><div class=\"az-element az-section banner-bottom hover-style-ysq75k5as\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ysq75k5as\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Z4cd43fon\" data-az-id=\"Z4cd43fon\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-smcf0ja8q\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"smcf0ja8q\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-txyht7nkx\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"txyht7nkx\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"S3penci3e\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,142,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Ppj1q14f2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ppj1q14f2\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-b0sap9e17\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"b0sap9e17\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Ud9vr0pl5\" style=\"\" data-az-id=\"Ud9vr0pl5\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C60t7mxjx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"C60t7mxjx\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Zpch6lyov\" style=\"\" data-az-id=\"Zpch6lyov\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-aeo4um849\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"aeo4um849\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Jl1hftxgc\" style=\"\" data-az-id=\"Jl1hftxgc\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kk7ylmfin\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"kk7ylmfin\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-xzsra9nsr\" style=\"\" data-az-id=\"xzsra9nsr\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u3xvj3idd\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"u3xvj3idd\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Gjjyg6o0t\" style=\"\" data-az-id=\"Gjjyg6o0t\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Yxk6cky4d\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Yxk6cky4d\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-klft8hmac\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"klft8hmac\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fjd3t4xwg\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Fjd3t4xwg\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Dj57ud9da\" style=\"\" data-az-id=\"Dj57ud9da\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-C2hw2apvb\" style=\"\" data-az-id=\"C2hw2apvb\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lvghy9c0d\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"lvghy9c0d\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-xqpch3dwa\" style=\"\" data-az-id=\"xqpch3dwa\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Qvdmutzfc\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Qvdmutzfc\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-vk2jp9o3g\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"vk2jp9o3g\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Akvr5ttpb\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Akvr5ttpb\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-vo06scw56\" style=\"\" data-az-id=\"vo06scw56\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Lxtn23z68\" style=\"\" data-az-id=\"Lxtn23z68\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-P10culrdf\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"P10culrdf\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-I6atlq954\" style=\"\" data-az-id=\"I6atlq954\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-y7x0zs3sv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"y7x0zs3sv\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-tdmtggvzz\" style=\"\" data-az-id=\"tdmtggvzz\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sxa01xro9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Sxa01xro9\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-h4o8qqr5d\" style=\"\" data-az-id=\"h4o8qqr5d\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-q5hs1bocv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"q5hs1bocv\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-ljsodj9dk\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"ljsodj9dk\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-xk3yoog2n\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xk3yoog2n\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cob8vhf63\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"cob8vhf63\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"dihrmsqsm\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-Rjjef4bxw\" style=\"\" data-az-persist=\"PGEgaHJlZj0iL3Byb3llY3RvcyI+VkVSIFRPRE9TPC9hPg==\" data-az-id=\"Rjjef4bxw\" data-azat-pid=\"wluh9an5o\" id=\"wluh9an5o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"/proyectos\">VER TODOS</a></div></div></div><div class=\"az-element az-section servicios hover-style-Lq9a4x88z\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lq9a4x88z\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ekovvpfj2\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"ekovvpfj2\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-o826lb3ld\" style=\"\" data-az-id=\"o826lb3ld\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Kz4nj84vi\" style=\"\" data-az-id=\"Kz4nj84vi\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Xzdqy0mrn\" data-az-id=\"Xzdqy0mrn\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dxd5xra7u\" style=\"\" data-az-id=\"Dxd5xra7u\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Tgckv5ff0\" data-az-id=\"Tgckv5ff0\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-r9h3rzfs7\" style=\"\" data-az-id=\"r9h3rzfs7\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-dx0vieuxa\" data-az-id=\"dx0vieuxa\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-c2g71cq34\" style=\"\" data-az-persist=\"PGEgaHJlZj0iL3NlcnZpY2lvcyI+VkVSIFRPRE9TPC9hPg==\" data-az-id=\"c2g71cq34\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"/servicios\">VER TODOS</a></div></div></div><div class=\"az-element az-section banner-bottom hover-style-ysq75k5as\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ysq75k5as\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Z4cd43fon\" data-az-id=\"Z4cd43fon\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-smcf0ja8q\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"smcf0ja8q\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-txyht7nkx\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"txyht7nkx\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"S3penci3e\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,143,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Ppj1q14f2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ppj1q14f2\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-b0sap9e17\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"b0sap9e17\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Ud9vr0pl5\" style=\"\" data-az-id=\"Ud9vr0pl5\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C60t7mxjx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"C60t7mxjx\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Zpch6lyov\" style=\"\" data-az-id=\"Zpch6lyov\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-aeo4um849\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"aeo4um849\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Jl1hftxgc\" style=\"\" data-az-id=\"Jl1hftxgc\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kk7ylmfin\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"kk7ylmfin\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-xzsra9nsr\" style=\"\" data-az-id=\"xzsra9nsr\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u3xvj3idd\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"u3xvj3idd\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Gjjyg6o0t\" style=\"\" data-az-id=\"Gjjyg6o0t\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Yxk6cky4d\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Yxk6cky4d\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-klft8hmac\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"klft8hmac\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fjd3t4xwg\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Fjd3t4xwg\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Dj57ud9da\" style=\"\" data-az-id=\"Dj57ud9da\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-C2hw2apvb\" style=\"\" data-az-id=\"C2hw2apvb\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lvghy9c0d\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"lvghy9c0d\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-xqpch3dwa\" style=\"\" data-az-id=\"xqpch3dwa\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Qvdmutzfc\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Qvdmutzfc\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-vk2jp9o3g\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"vk2jp9o3g\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Akvr5ttpb\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Akvr5ttpb\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-vo06scw56\" style=\"\" data-az-id=\"vo06scw56\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Lxtn23z68\" style=\"\" data-az-id=\"Lxtn23z68\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-P10culrdf\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"P10culrdf\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-I6atlq954\" style=\"\" data-az-id=\"I6atlq954\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-y7x0zs3sv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"y7x0zs3sv\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-tdmtggvzz\" style=\"\" data-az-id=\"tdmtggvzz\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sxa01xro9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Sxa01xro9\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-h4o8qqr5d\" style=\"\" data-az-id=\"h4o8qqr5d\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-q5hs1bocv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"q5hs1bocv\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-ljsodj9dk\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"ljsodj9dk\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-xk3yoog2n\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xk3yoog2n\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cob8vhf63\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"cob8vhf63\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"dihrmsqsm\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-Rjjef4bxw\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvcHJveWVjdG9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Rjjef4bxw\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/proyectos\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section servicios hover-style-Lq9a4x88z\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lq9a4x88z\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ekovvpfj2\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"ekovvpfj2\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-o826lb3ld\" style=\"\" data-az-id=\"o826lb3ld\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Kz4nj84vi\" style=\"\" data-az-id=\"Kz4nj84vi\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Xzdqy0mrn\" data-az-id=\"Xzdqy0mrn\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dxd5xra7u\" style=\"\" data-az-id=\"Dxd5xra7u\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Tgckv5ff0\" data-az-id=\"Tgckv5ff0\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-r9h3rzfs7\" style=\"\" data-az-id=\"r9h3rzfs7\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-dx0vieuxa\" data-az-id=\"dx0vieuxa\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-c2g71cq34\" style=\"\" data-az-persist=\"PGEgaHJlZj0iL3NlcnZpY2lvcyI+VkVSIFRPRE9TPC9hPg==\" data-az-id=\"c2g71cq34\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><a href=\"/servicios\">VER TODOS</a></div></div></div><div class=\"az-element az-section banner-bottom hover-style-ysq75k5as\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ysq75k5as\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Z4cd43fon\" data-az-id=\"Z4cd43fon\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-smcf0ja8q\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"smcf0ja8q\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-txyht7nkx\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"txyht7nkx\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"S3penci3e\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,144,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Ppj1q14f2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ppj1q14f2\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-b0sap9e17\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"b0sap9e17\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Ud9vr0pl5\" style=\"\" data-az-id=\"Ud9vr0pl5\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C60t7mxjx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"C60t7mxjx\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Zpch6lyov\" style=\"\" data-az-id=\"Zpch6lyov\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-aeo4um849\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"aeo4um849\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Jl1hftxgc\" style=\"\" data-az-id=\"Jl1hftxgc\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kk7ylmfin\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"kk7ylmfin\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-xzsra9nsr\" style=\"\" data-az-id=\"xzsra9nsr\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u3xvj3idd\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"u3xvj3idd\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Gjjyg6o0t\" style=\"\" data-az-id=\"Gjjyg6o0t\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Yxk6cky4d\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Yxk6cky4d\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-klft8hmac\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"klft8hmac\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fjd3t4xwg\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Fjd3t4xwg\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Dj57ud9da\" style=\"\" data-az-id=\"Dj57ud9da\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-C2hw2apvb\" style=\"\" data-az-id=\"C2hw2apvb\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lvghy9c0d\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"lvghy9c0d\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-xqpch3dwa\" style=\"\" data-az-id=\"xqpch3dwa\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Qvdmutzfc\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Qvdmutzfc\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-vk2jp9o3g\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"vk2jp9o3g\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Akvr5ttpb\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Akvr5ttpb\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-vo06scw56\" style=\"\" data-az-id=\"vo06scw56\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Lxtn23z68\" style=\"\" data-az-id=\"Lxtn23z68\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-P10culrdf\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"P10culrdf\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-I6atlq954\" style=\"\" data-az-id=\"I6atlq954\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-y7x0zs3sv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"y7x0zs3sv\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-tdmtggvzz\" style=\"\" data-az-id=\"tdmtggvzz\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sxa01xro9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Sxa01xro9\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-h4o8qqr5d\" style=\"\" data-az-id=\"h4o8qqr5d\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-q5hs1bocv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"q5hs1bocv\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-ljsodj9dk\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"ljsodj9dk\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-xk3yoog2n\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xk3yoog2n\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cob8vhf63\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"cob8vhf63\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"dihrmsqsm\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-Rjjef4bxw\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvcHJveWVjdG9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Rjjef4bxw\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/proyectos\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section servicios hover-style-Lq9a4x88z\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lq9a4x88z\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ekovvpfj2\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"ekovvpfj2\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-o826lb3ld\" style=\"\" data-az-id=\"o826lb3ld\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Kz4nj84vi\" style=\"\" data-az-id=\"Kz4nj84vi\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Xzdqy0mrn\" data-az-id=\"Xzdqy0mrn\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dxd5xra7u\" style=\"\" data-az-id=\"Dxd5xra7u\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Tgckv5ff0\" data-az-id=\"Tgckv5ff0\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-r9h3rzfs7\" style=\"\" data-az-id=\"r9h3rzfs7\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-dx0vieuxa\" data-az-id=\"dx0vieuxa\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-c2g71cq34\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"c2g71cq34\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-ysq75k5as\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ysq75k5as\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Z4cd43fon\" data-az-id=\"Z4cd43fon\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-smcf0ja8q\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"smcf0ja8q\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-txyht7nkx\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"txyht7nkx\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"S3penci3e\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,145,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Ppj1q14f2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ppj1q14f2\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-b0sap9e17\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"b0sap9e17\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Ud9vr0pl5\" style=\"\" data-az-id=\"Ud9vr0pl5\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C60t7mxjx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"C60t7mxjx\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Zpch6lyov\" style=\"\" data-az-id=\"Zpch6lyov\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-aeo4um849\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"aeo4um849\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Jl1hftxgc\" style=\"\" data-az-id=\"Jl1hftxgc\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kk7ylmfin\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"kk7ylmfin\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-xzsra9nsr\" style=\"\" data-az-id=\"xzsra9nsr\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-u3xvj3idd\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"u3xvj3idd\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Gjjyg6o0t\" style=\"\" data-az-id=\"Gjjyg6o0t\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Yxk6cky4d\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Yxk6cky4d\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-klft8hmac\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"klft8hmac\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fjd3t4xwg\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Fjd3t4xwg\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Dj57ud9da\" style=\"\" data-az-id=\"Dj57ud9da\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-C2hw2apvb\" style=\"\" data-az-id=\"C2hw2apvb\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lvghy9c0d\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"lvghy9c0d\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-xqpch3dwa\" style=\"\" data-az-id=\"xqpch3dwa\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Qvdmutzfc\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Qvdmutzfc\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-vk2jp9o3g\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"vk2jp9o3g\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Akvr5ttpb\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Akvr5ttpb\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-vo06scw56\" style=\"\" data-az-id=\"vo06scw56\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Lxtn23z68\" style=\"\" data-az-id=\"Lxtn23z68\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-P10culrdf\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"P10culrdf\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-I6atlq954\" style=\"\" data-az-id=\"I6atlq954\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-y7x0zs3sv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"y7x0zs3sv\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-tdmtggvzz\" style=\"\" data-az-id=\"tdmtggvzz\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sxa01xro9\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Sxa01xro9\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-h4o8qqr5d\" style=\"\" data-az-id=\"h4o8qqr5d\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-q5hs1bocv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"q5hs1bocv\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-ljsodj9dk\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"ljsodj9dk\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-xk3yoog2n\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xk3yoog2n\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cob8vhf63\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"cob8vhf63\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"dihrmsqsm\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-Rjjef4bxw\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"Rjjef4bxw\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-Lq9a4x88z\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lq9a4x88z\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ekovvpfj2\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"ekovvpfj2\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-o826lb3ld\" style=\"\" data-az-id=\"o826lb3ld\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Kz4nj84vi\" style=\"\" data-az-id=\"Kz4nj84vi\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Xzdqy0mrn\" data-az-id=\"Xzdqy0mrn\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dxd5xra7u\" style=\"\" data-az-id=\"Dxd5xra7u\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Tgckv5ff0\" data-az-id=\"Tgckv5ff0\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-r9h3rzfs7\" style=\"\" data-az-id=\"r9h3rzfs7\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-dx0vieuxa\" data-az-id=\"dx0vieuxa\" data-azat-pid=\"nib3tnk1n\" id=\"nib3tnk1n\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion-documental_0.webp?fid=40\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-c2g71cq34\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"c2g71cq34\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-ysq75k5as\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ysq75k5as\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Z4cd43fon\" data-az-id=\"Z4cd43fon\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-smcf0ja8q\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"smcf0ja8q\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-txyht7nkx\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"txyht7nkx\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"S3penci3e\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,515,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-azama29m2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"azama29m2\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-g1m373j35\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"g1m373j35\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Va3w0mo8y\" style=\"\" data-az-id=\"Va3w0mo8y\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bx5x3u92x\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Bx5x3u92x\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Rvqdvyjur\" style=\"\" data-az-id=\"Rvqdvyjur\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Lst6yoswa\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Lst6yoswa\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-nh6beesrk\" style=\"\" data-az-id=\"nh6beesrk\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-a3e8oic58\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"a3e8oic58\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-rpq7a6vq9\" style=\"\" data-az-id=\"rpq7a6vq9\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sbi1xzexo\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Sbi1xzexo\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Fmrou73um\" style=\"\" data-az-id=\"Fmrou73um\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-pmxrj61oe\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"pmxrj61oe\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-xvj0mhte0\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xvj0mhte0\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-P2abyr08p\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"P2abyr08p\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Ny6l0tdy9\" style=\"\" data-az-id=\"Ny6l0tdy9\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Lx345xdag\" style=\"\" data-az-id=\"Lx345xdag\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ucy0xexpz\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Ucy0xexpz\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-e47q5ida4\" style=\"\" data-az-id=\"e47q5ida4\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-gt4axhlil\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"gt4axhlil\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Dpu1ebq4s\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dpu1ebq4s\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-stzbyh3m6\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"stzbyh3m6\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Dwkye82a7\" style=\"\" data-az-id=\"Dwkye82a7\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Wcrucr8hg\" style=\"\" data-az-id=\"Wcrucr8hg\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hyqoaspy2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Hyqoaspy2\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-nzse4tdba\" style=\"\" data-az-id=\"nzse4tdba\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-pbd1xwtlc\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"pbd1xwtlc\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Yo0y79cgp\" style=\"\" data-az-id=\"Yo0y79cgp\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bcsl7ntmu\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"bcsl7ntmu\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-cwhqwzx33\" style=\"\" data-az-id=\"cwhqwzx33\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-aqqz92vpv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"aqqz92vpv\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-g77iyo0qt\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"g77iyo0qt\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-To7wk6siq\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"To7wk6siq\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ka6hue46o\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"ka6hue46o\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"ov77iygks\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-Yfauhnty6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"Yfauhnty6\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-xklgrfb1s\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xklgrfb1s\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qtkae6cvr\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Qtkae6cvr\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Perg7bsvm\" style=\"\" data-az-id=\"Perg7bsvm\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ggqljdlhi\" style=\"\" data-az-id=\"ggqljdlhi\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-R2zznwlt3\" data-az-id=\"R2zznwlt3\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Fdla34eku\" style=\"\" data-az-id=\"Fdla34eku\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hb2ptr7qm\" data-az-id=\"Hb2ptr7qm\" data-azat-pid=\"p5w5jjmhq\" id=\"p5w5jjmhq\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-web_0.webp?fid=39\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-za44h6ry8\" style=\"\" data-az-id=\"za44h6ry8\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-f64h8e86r\" style=\"\" data-az-id=\"f64h8e86r\" data-azat-pid=\"f64h8e86r\" id=\"f64h8e86r\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL_0.mp4?fid=166\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL_0.mp4?fid=166\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-Z9myh7rak\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Z9myh7rak\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-Pw2vj6ron\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Pw2vj6ron\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-K7o13i0z4\" data-az-id=\"K7o13i0z4\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-iloovs0pm\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"iloovs0pm\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cz0crevls\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"Cz0crevls\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"qr96cygim\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,518,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-P7gr7i9yq\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"P7gr7i9yq\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-j24f4apq1\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"j24f4apq1\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-ipij0nstd\" style=\"\" data-az-id=\"ipij0nstd\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-E4xboqzzr\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"E4xboqzzr\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-h9jd4ar3z\" style=\"\" data-az-id=\"h9jd4ar3z\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-oats86y9q\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"oats86y9q\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Lw8jz7aqx\" style=\"\" data-az-id=\"Lw8jz7aqx\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nm32xce64\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"nm32xce64\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ktwt5m3j7\" style=\"\" data-az-id=\"ktwt5m3j7\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-a1dfw98wo\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"a1dfw98wo\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Ioewp97o6\" style=\"\" data-az-id=\"Ioewp97o6\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xw5zimyaj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"xw5zimyaj\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Hbr2r6b41\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Hbr2r6b41\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Jy53xd8q9\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Jy53xd8q9\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-gg31gu3vj\" style=\"\" data-az-id=\"gg31gu3vj\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Aprnj5pbt\" style=\"\" data-az-id=\"Aprnj5pbt\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Twy7rweqv\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Twy7rweqv\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Bwpihdqf5\" style=\"\" data-az-id=\"Bwpihdqf5\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Vmuv5yitj\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Vmuv5yitj\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-ryt5ao8u4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ryt5ao8u4\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ghermt6mv\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"ghermt6mv\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Z42q0q1yc\" style=\"\" data-az-id=\"Z42q0q1yc\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Bfj30v6j5\" style=\"\" data-az-id=\"Bfj30v6j5\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-j123fgk77\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"j123fgk77\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-q89va0lrf\" style=\"\" data-az-id=\"q89va0lrf\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bt7n7jpvt\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"bt7n7jpvt\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-f381wm1ln\" style=\"\" data-az-id=\"f381wm1ln\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ppg8j8fzf\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"ppg8j8fzf\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-eo82lsrqo\" style=\"\" data-az-id=\"eo82lsrqo\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-K01haiacx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"K01haiacx\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-G6vtnjzd6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"G6vtnjzd6\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Plqdd80xh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Plqdd80xh\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hmzyublwl\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Hmzyublwl\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Dqoh2p5cu\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-dwg691zch\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"dwg691zch\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-ie7wcrqj5\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ie7wcrqj5\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Torb2hlo3\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Torb2hlo3\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-yu2dp3cpr\" style=\"\" data-az-id=\"yu2dp3cpr\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-k8tb9hbpy\" style=\"\" data-az-id=\"k8tb9hbpy\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ivd88zqct\" data-az-id=\"Ivd88zqct\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-j937fq9v8\" style=\"\" data-az-id=\"j937fq9v8\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-yyzj2vtrq\" style=\"\" data-az-id=\"yyzj2vtrq\" data-azat-pid=\"yyzj2vtrq\" id=\"yyzj2vtrq\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%281%29_0.mp4?fid=172\" data-azat-autoplay=\"autoplay\" data-azat-muted=\"no\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%281%29_0.mp4?fid=172\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-lyfw2n707\" style=\"\" data-az-id=\"lyfw2n707\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Yghljmj50\" style=\"\" data-az-id=\"Yghljmj50\" data-azat-pid=\"f64h8e86r\" id=\"f64h8e86r\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL_0.mp4?fid=166\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL_0.mp4?fid=166\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-qe4cs23au\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"qe4cs23au\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-zz6bvzo7a\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"zz6bvzo7a\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Y32jvpmz0\" data-az-id=\"Y32jvpmz0\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-Eysgysl6b\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Eysgysl6b\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dteees6ka\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"Dteees6ka\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"zt11uw4vj\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,519,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-M05k3v2ny\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"M05k3v2ny\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Cnjl65upu\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Cnjl65upu\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Huvzi4xw8\" style=\"\" data-az-id=\"Huvzi4xw8\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sutqh25tl\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Sutqh25tl\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-hkz2w1bu5\" style=\"\" data-az-id=\"hkz2w1bu5\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-y071qufut\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"y071qufut\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-oed3hvo34\" style=\"\" data-az-id=\"oed3hvo34\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Uauq90y9q\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Uauq90y9q\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-wosyow3co\" style=\"\" data-az-id=\"wosyow3co\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bld73m4qm\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Bld73m4qm\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-jbehxw1m3\" style=\"\" data-az-id=\"jbehxw1m3\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Poipj8uwz\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Poipj8uwz\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Sqpeovyb0\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Sqpeovyb0\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kke0ubewp\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Kke0ubewp\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Fbv1y4ox9\" style=\"\" data-az-id=\"Fbv1y4ox9\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Nj3a72k8h\" style=\"\" data-az-id=\"Nj3a72k8h\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-l2f9e0n89\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"l2f9e0n89\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-u3z941g50\" style=\"\" data-az-id=\"u3z941g50\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-yao5arau8\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"yao5arau8\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-rpm63nxcu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"rpm63nxcu\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-r0yjgx3vp\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"r0yjgx3vp\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-zyxgilgxt\" style=\"\" data-az-id=\"zyxgilgxt\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-yj0d0ssot\" style=\"\" data-az-id=\"yj0d0ssot\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-l0mzwes8u\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"l0mzwes8u\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-E3cujhbhk\" style=\"\" data-az-id=\"E3cujhbhk\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-q8ypa90gy\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"q8ypa90gy\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-qi8b84u1v\" style=\"\" data-az-id=\"qi8b84u1v\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xqn3wn4k8\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Xqn3wn4k8\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-psw27sg9i\" style=\"\" data-az-id=\"psw27sg9i\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cpzacs48h\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Cpzacs48h\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Zuzm03p3x\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Zuzm03p3x\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Zrtyodmd9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Zrtyodmd9\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Lr9itzw24\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Lr9itzw24\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"ozp2xjl66\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-uk9vfinan\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"uk9vfinan\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-Tfv251b0z\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Tfv251b0z\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Oe6144odz\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Oe6144odz\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Mftotw8p4\" style=\"\" data-az-id=\"Mftotw8p4\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-E63klvezu\" style=\"\" data-az-id=\"E63klvezu\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Smlf911eo\" data-az-id=\"Smlf911eo\" data-azat-pid=\"Aok23wbtj\" id=\"Aok23wbtj\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/desarrollos-medida_0.webp?fid=38\" alt=\"\" title=\"\"></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-fqjl2rena\" style=\"\" data-az-id=\"fqjl2rena\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-C0obdvd79\" style=\"\" data-az-id=\"C0obdvd79\" data-azat-pid=\"yyzj2vtrq\" id=\"yyzj2vtrq\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%281%29_0.mp4?fid=172\" data-azat-autoplay=\"autoplay\" data-azat-muted=\"no\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%281%29_0.mp4?fid=172\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-cu7eejwqg\" style=\"\" data-az-id=\"cu7eejwqg\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-H51uo0ip4\" style=\"\" data-az-id=\"H51uo0ip4\" data-azat-pid=\"f64h8e86r\" id=\"f64h8e86r\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL_0.mp4?fid=166\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL_0.mp4?fid=166\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-row row az-row--md hover-style-Pjuxdre3k\" style=\"\" data-az-id=\"Pjuxdre3k\" data-azat-pid=\"Pjuxdre3k\" id=\"Pjuxdre3k\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\" draggable=\"false\"><div class=\"az-element az-ctnr az-column hover-style-nhh9hgila col-md-4\" style=\"\" data-az-id=\"nhh9hgila\" data-azat-pid=\"nhh9hgila\" id=\"nhh9hgila\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-hknjild5v col-md-4\" style=\"\" data-az-id=\"hknjild5v\" data-azat-pid=\"hknjild5v\" id=\"hknjild5v\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-xo7iz4y6c col-md-4\" style=\"\" data-az-id=\"xo7iz4y6c\" data-azat-pid=\"xo7iz4y6c\" id=\"xo7iz4y6c\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div><div class=\"az-element az-html hover-style-ysp4t7vh7\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"ysp4t7vh7\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-h12qhk7jn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"h12qhk7jn\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-U64n9qjjc\" data-az-id=\"U64n9qjjc\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-xaalr88k9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xaalr88k9\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Vq9aputtw\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"Vq9aputtw\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"I3r7yiibf\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,520,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Dy2etq7nf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dy2etq7nf\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Togc66bj3\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Togc66bj3\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Yfyj921ti\" style=\"\" data-az-id=\"Yfyj921ti\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dkux1uz0j\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Dkux1uz0j\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-glp9s4nt4\" style=\"\" data-az-id=\"glp9s4nt4\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zcup6im1g\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Zcup6im1g\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Iet7ck6no\" style=\"\" data-az-id=\"Iet7ck6no\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yx6iu3p26\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yx6iu3p26\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-okc702vx0\" style=\"\" data-az-id=\"okc702vx0\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tscmgaqfv\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Tscmgaqfv\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-q1po2rs8y\" style=\"\" data-az-id=\"q1po2rs8y\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ziqu1snpr\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ziqu1snpr\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-pa1okfias\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"pa1okfias\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ql6v5xel3\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Ql6v5xel3\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-hghp3gn4d\" style=\"\" data-az-id=\"hghp3gn4d\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-U7qpu45ep\" style=\"\" data-az-id=\"U7qpu45ep\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M89jpptq1\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"M89jpptq1\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-p5pp60hbb\" style=\"\" data-az-id=\"p5pp60hbb\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-pf4kt8cza\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"pf4kt8cza\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-M3tuitc42\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"M3tuitc42\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jiqlegh58\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"jiqlegh58\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-ejxr3sgui\" style=\"\" data-az-id=\"ejxr3sgui\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jtkvfvt8s\" style=\"\" data-az-id=\"jtkvfvt8s\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-V81cfp4mq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"V81cfp4mq\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ozyvqlmgi\" style=\"\" data-az-id=\"Ozyvqlmgi\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ul1e81hmh\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Ul1e81hmh\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Vv0fiusmn\" style=\"\" data-az-id=\"Vv0fiusmn\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bws1zajr6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"bws1zajr6\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Atyvzadpy\" style=\"\" data-az-id=\"Atyvzadpy\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ucgughxkl\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Ucgughxkl\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-F3d3h55xo\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"F3d3h55xo\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-xjgng60jo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xjgng60jo\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-a83lyggcu\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"a83lyggcu\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Hhxx70n5u\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-C5w5ckx8y\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"C5w5ckx8y\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-Anac8tq7d\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Anac8tq7d\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h5kdvvpfi\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"h5kdvvpfi\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-zjmm9lh23\" style=\"\" data-az-id=\"zjmm9lh23\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-dkfwqokb9\" style=\"\" data-az-id=\"dkfwqokb9\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-S8wxpukud\" style=\"\" data-az-id=\"S8wxpukud\" data-azat-pid=\"S8wxpukud\" id=\"S8wxpukud\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Nwc0gn481\" style=\"\" data-az-id=\"Nwc0gn481\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-idzp0ggz5\" style=\"\" data-az-id=\"idzp0ggz5\" data-azat-pid=\"idzp0ggz5\" id=\"idzp0ggz5\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%281%29_0.mp4?fid=175\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%281%29_0.mp4?fid=175\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-J2ndstjfa\" style=\"\" data-az-id=\"J2ndstjfa\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-N7vvs1az5\" style=\"\" data-az-id=\"N7vvs1az5\" data-azat-pid=\"N7vvs1az5\" id=\"N7vvs1az5\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL.mp4?fid=174\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL.mp4?fid=174\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-row row az-row--md hover-style-Tclf9a5uk\" style=\"\" data-az-id=\"Tclf9a5uk\" data-azat-pid=\"Pjuxdre3k\" id=\"Pjuxdre3k\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-cfvoa9e3e\" style=\"\" data-az-id=\"cfvoa9e3e\" data-azat-pid=\"nhh9hgila\" id=\"nhh9hgila\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Jn1o5bmmf\" style=\"\" data-az-id=\"Jn1o5bmmf\" data-azat-pid=\"hknjild5v\" id=\"hknjild5v\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-xvegds3x9\" style=\"\" data-az-id=\"xvegds3x9\" data-azat-pid=\"xo7iz4y6c\" id=\"xo7iz4y6c\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div><div class=\"az-element az-html hover-style-orowziagq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"orowziagq\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-Qvi14vlt8\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qvi14vlt8\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-pdm5lc4t4\" data-az-id=\"pdm5lc4t4\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-Bk1nmleag\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Bk1nmleag\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kk2nqzbyj\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"kk2nqzbyj\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Na22ygqr1\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL);
INSERT INTO `node_revision__body` VALUES ('drag_and_drop_page',0,1,521,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Dy2etq7nf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dy2etq7nf\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Togc66bj3\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Togc66bj3\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Yfyj921ti\" style=\"\" data-az-id=\"Yfyj921ti\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dkux1uz0j\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Dkux1uz0j\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-glp9s4nt4\" style=\"\" data-az-id=\"glp9s4nt4\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zcup6im1g\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Zcup6im1g\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Iet7ck6no\" style=\"\" data-az-id=\"Iet7ck6no\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yx6iu3p26\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yx6iu3p26\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-okc702vx0\" style=\"\" data-az-id=\"okc702vx0\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tscmgaqfv\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Tscmgaqfv\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-q1po2rs8y\" style=\"\" data-az-id=\"q1po2rs8y\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ziqu1snpr\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ziqu1snpr\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-pa1okfias\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"pa1okfias\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ql6v5xel3\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Ql6v5xel3\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-hghp3gn4d\" style=\"\" data-az-id=\"hghp3gn4d\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-U7qpu45ep\" style=\"\" data-az-id=\"U7qpu45ep\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M89jpptq1\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"M89jpptq1\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-p5pp60hbb\" style=\"\" data-az-id=\"p5pp60hbb\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-pf4kt8cza\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"pf4kt8cza\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-M3tuitc42\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"M3tuitc42\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jiqlegh58\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"jiqlegh58\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-ejxr3sgui\" style=\"\" data-az-id=\"ejxr3sgui\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jtkvfvt8s\" style=\"\" data-az-id=\"jtkvfvt8s\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-V81cfp4mq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"V81cfp4mq\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ozyvqlmgi\" style=\"\" data-az-id=\"Ozyvqlmgi\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ul1e81hmh\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Ul1e81hmh\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Vv0fiusmn\" style=\"\" data-az-id=\"Vv0fiusmn\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bws1zajr6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"bws1zajr6\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Atyvzadpy\" style=\"\" data-az-id=\"Atyvzadpy\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ucgughxkl\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Ucgughxkl\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-F3d3h55xo\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"F3d3h55xo\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-xjgng60jo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xjgng60jo\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-a83lyggcu\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"a83lyggcu\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Hhxx70n5u\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-C5w5ckx8y\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"C5w5ckx8y\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-Anac8tq7d\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Anac8tq7d\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h5kdvvpfi\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"h5kdvvpfi\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-zjmm9lh23\" style=\"\" data-az-id=\"zjmm9lh23\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column hover-style-dkfwqokb9 col-md-3\" style=\"\" data-az-id=\"dkfwqokb9\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-S8wxpukud\" style=\"\" data-az-id=\"S8wxpukud\" data-azat-pid=\"S8wxpukud\" id=\"S8wxpukud\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column hover-style-Nwc0gn481 col-md-3\" style=\"\" data-az-id=\"Nwc0gn481\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-idzp0ggz5\" style=\"\" data-az-id=\"idzp0ggz5\" data-azat-pid=\"idzp0ggz5\" id=\"idzp0ggz5\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%281%29_0.mp4?fid=175\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%281%29_0.mp4?fid=175\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column hover-style-J2ndstjfa col-md-3\" style=\"\" data-az-id=\"J2ndstjfa\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-P11uj9u15\" style=\"\" data-az-id=\"P11uj9u15\" data-azat-pid=\"P11uj9u15\" id=\"P11uj9u15\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20_0.mp4?fid=178\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20_0.mp4?fid=178\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-O0eg4mbtz\" style=\"\" data-az-id=\"O0eg4mbtz\" data-azat-pid=\"O0eg4mbtz\" id=\"O0eg4mbtz\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div><div class=\"az-element az-html hover-style-orowziagq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"orowziagq\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-Qvi14vlt8\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qvi14vlt8\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-pdm5lc4t4\" data-az-id=\"pdm5lc4t4\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-Bk1nmleag\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Bk1nmleag\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kk2nqzbyj\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"kk2nqzbyj\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Na22ygqr1\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,522,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-jiegm7nmq\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"jiegm7nmq\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-fut2tgnr3\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"fut2tgnr3\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-rljliza3z\" style=\"\" data-az-id=\"rljliza3z\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lo3cdhza4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"lo3cdhza4\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Up0zd7vyf\" style=\"\" data-az-id=\"Up0zd7vyf\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-c1mib74os\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"c1mib74os\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-fp56egpiv\" style=\"\" data-az-id=\"fp56egpiv\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-x1ugyovzc\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"x1ugyovzc\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-hhj5d65ez\" style=\"\" data-az-id=\"hhj5d65ez\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gbgyu1wfc\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"gbgyu1wfc\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-A79w7gxqg\" style=\"\" data-az-id=\"A79w7gxqg\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Clmgoc17u\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Clmgoc17u\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-qv2gg1iai\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"qv2gg1iai\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tii1ehyh9\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"tii1ehyh9\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ttu2z25ss\" style=\"\" data-az-id=\"ttu2z25ss\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-fmcdq1jqo\" style=\"\" data-az-id=\"fmcdq1jqo\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zz7c6eiwg\" style=\"\" data-az-persist=\"PHA+RW4gQ0lTQywgcG90ZW5jaWFtb3MgdHUgbmVnb2NpbyBjb24gc29sdWNpb25lcyBlc3RyYXTDqWdpY2FzIGUgaW50ZWxpZ2VudGVzLiBTb21vcyB1biBlcXVpcG8gZGUgcHJvZmVzaW9uYWxlcyBleHBlcnRvcyBlbiDDoXJlYXMgY2xhdmUgY29tbyBmaW5hbnphcywgY29udGFiaWxpZGFkLCB0cmlidXRhY2nDs24sIHkgc2lzdGVtYXMgZGUgaW5mb3JtYWNpw7NuLjwvcD4=\" data-az-id=\"Zz7c6eiwg\" data-azat-pid=\"Zz7c6eiwg\" id=\"Zz7c6eiwg\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>En CISC, potenciamos tu negocio con soluciones estratégicas e inteligentes. Somos un equipo de profesionales expertos en áreas clave como finanzas, contabilidad, tributación, y sistemas de información.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-bnzbho9bu\" style=\"\" data-az-id=\"bnzbho9bu\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-p5tarfy0h\" style=\"\" data-az-persist=\"PHA+Tm9zIGVzcGVjaWFsaXphbW9zIGVuIGxvcyBzZWN0b3JlcyBkZSBzYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8sIHkgb2ZyZWNlbW9zIHVuIHNlcnZpY2lvIHBlcnNvbmFsaXphZG8geSBkZSBhbHRhIGNhbGlkYWQuIE51ZXN0cm8gZW5mb3F1ZSBzZSBiYXNhIGVuIGxhIGludGVncmlkYWQsIGxhIGFnaWxpZGFkIHkgbGEgZWZpY2FjaWEgcGFyYSBicmluZGFydGUgbGFzIGhlcnJhbWllbnRhcyBxdWUgbmVjZXNpdGFzIHBhcmEgdG9tYXIgZGVjaXNpb25lcyBnZXJlbmNpYWxlcyBpbmZvcm1hZGFzIHkgbGxldmFyIGEgdHUgZW1wcmVzYSBhbCBzaWd1aWVudGUgbml2ZWwuPC9wPg==\" data-az-id=\"p5tarfy0h\" data-azat-pid=\"p5tarfy0h\" id=\"p5tarfy0h\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Nos especializamos en los sectores de salud, comercial y bancario, y ofrecemos un servicio personalizado y de alta calidad. Nuestro enfoque se basa en la integridad, la agilidad y la eficacia para brindarte las herramientas que necesitas para tomar decisiones gerenciales informadas y llevar a tu empresa al siguiente nivel.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-V47vi3j4w\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"V47vi3j4w\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ehtylyxva\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"ehtylyxva\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Yuhnx897h\" style=\"\" data-az-id=\"Yuhnx897h\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-l79uc4l2t\" style=\"\" data-az-id=\"l79uc4l2t\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ykftnhngg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Ykftnhngg\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Cpt57budn\" style=\"\" data-az-id=\"Cpt57budn\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-i6dmrvn1z\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"i6dmrvn1z\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ykr1k3atc\" style=\"\" data-az-id=\"ykr1k3atc\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-S3qvnk0tk\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"S3qvnk0tk\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-y0vbxjvmo\" style=\"\" data-az-id=\"y0vbxjvmo\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-uyw3fdj1y\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"uyw3fdj1y\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-woyt4g9fc\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"woyt4g9fc\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-yrdnfz80l\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"yrdnfz80l\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ohxb6gdrv\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Ohxb6gdrv\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Xn2zwwzlu\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-jk0xmjbqo\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"jk0xmjbqo\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-D7wt5u2dh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"D7wt5u2dh\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gmb7vrd1b\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Gmb7vrd1b\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-oo9v19hpk\" style=\"\" data-az-id=\"oo9v19hpk\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-vxejcgmmo\" style=\"\" data-az-id=\"vxejcgmmo\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-at0zgqqpw\" style=\"\" data-az-id=\"at0zgqqpw\" data-azat-pid=\"S8wxpukud\" id=\"S8wxpukud\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Q7lvucaz4\" style=\"\" data-az-id=\"Q7lvucaz4\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-v2yzayt40\" style=\"\" data-az-id=\"v2yzayt40\" data-azat-pid=\"idzp0ggz5\" id=\"idzp0ggz5\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%281%29_0.mp4?fid=175\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%281%29_0.mp4?fid=175\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-I6q6g9iab\" style=\"\" data-az-id=\"I6q6g9iab\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-xtvh1igek\" style=\"\" data-az-id=\"xtvh1igek\" data-azat-pid=\"P11uj9u15\" id=\"P11uj9u15\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20_0.mp4?fid=178\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20_0.mp4?fid=178\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-wlmqtyhnj\" style=\"\" data-az-id=\"wlmqtyhnj\" data-azat-pid=\"O0eg4mbtz\" id=\"O0eg4mbtz\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div><div class=\"az-element az-html hover-style-W0pgieic6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"W0pgieic6\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-abecdyh1s\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"abecdyh1s\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-V6jmxjb7x\" data-az-id=\"V6jmxjb7x\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-Nnc7d1a39\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nnc7d1a39\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cc1ksa5jr\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"cc1ksa5jr\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Apbf0g0de\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,523,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Dy2etq7nf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dy2etq7nf\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Togc66bj3\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Togc66bj3\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Yfyj921ti\" style=\"\" data-az-id=\"Yfyj921ti\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dkux1uz0j\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Dkux1uz0j\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-glp9s4nt4\" style=\"\" data-az-id=\"glp9s4nt4\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zcup6im1g\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Zcup6im1g\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Iet7ck6no\" style=\"\" data-az-id=\"Iet7ck6no\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yx6iu3p26\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yx6iu3p26\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-okc702vx0\" style=\"\" data-az-id=\"okc702vx0\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tscmgaqfv\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Tscmgaqfv\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-q1po2rs8y\" style=\"\" data-az-id=\"q1po2rs8y\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ziqu1snpr\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ziqu1snpr\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-pa1okfias\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"pa1okfias\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ql6v5xel3\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Ql6v5xel3\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-hghp3gn4d\" style=\"\" data-az-id=\"hghp3gn4d\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-U7qpu45ep\" style=\"\" data-az-id=\"U7qpu45ep\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M89jpptq1\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"M89jpptq1\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-p5pp60hbb\" style=\"\" data-az-id=\"p5pp60hbb\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-pf4kt8cza\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"pf4kt8cza\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-M3tuitc42\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"M3tuitc42\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jiqlegh58\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"jiqlegh58\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-ejxr3sgui\" style=\"\" data-az-id=\"ejxr3sgui\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jtkvfvt8s\" style=\"\" data-az-id=\"jtkvfvt8s\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-V81cfp4mq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"V81cfp4mq\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ozyvqlmgi\" style=\"\" data-az-id=\"Ozyvqlmgi\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ul1e81hmh\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Ul1e81hmh\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Vv0fiusmn\" style=\"\" data-az-id=\"Vv0fiusmn\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bws1zajr6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"bws1zajr6\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Atyvzadpy\" style=\"\" data-az-id=\"Atyvzadpy\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ucgughxkl\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Ucgughxkl\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-F3d3h55xo\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"F3d3h55xo\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-xjgng60jo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xjgng60jo\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-a83lyggcu\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"a83lyggcu\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Hhxx70n5u\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-C5w5ckx8y\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"C5w5ckx8y\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-Anac8tq7d\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Anac8tq7d\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h5kdvvpfi\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"h5kdvvpfi\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-zjmm9lh23\" style=\"\" data-az-id=\"zjmm9lh23\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column hover-style-dkfwqokb9 col-md-3\" style=\"\" data-az-id=\"dkfwqokb9\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-S8wxpukud\" style=\"\" data-az-id=\"S8wxpukud\" data-azat-pid=\"S8wxpukud\" id=\"S8wxpukud\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column hover-style-Nwc0gn481 col-md-3\" style=\"\" data-az-id=\"Nwc0gn481\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-A4kbykq9t\" style=\"\" data-az-id=\"A4kbykq9t\" data-azat-pid=\"A4kbykq9t\" id=\"A4kbykq9t\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=180\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=180\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column hover-style-J2ndstjfa col-md-3\" style=\"\" data-az-id=\"J2ndstjfa\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Rlp56sh61\" style=\"\" data-az-id=\"Rlp56sh61\" data-azat-pid=\"Rlp56sh61\" id=\"Rlp56sh61\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=181\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=181\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-O0eg4mbtz\" style=\"\" data-az-id=\"O0eg4mbtz\" data-azat-pid=\"O0eg4mbtz\" id=\"O0eg4mbtz\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div><div class=\"az-element az-html hover-style-orowziagq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"orowziagq\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-Qvi14vlt8\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qvi14vlt8\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-pdm5lc4t4\" data-az-id=\"pdm5lc4t4\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-Bk1nmleag\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Bk1nmleag\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kk2nqzbyj\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"kk2nqzbyj\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Na22ygqr1\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,524,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-jiegm7nmq\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"jiegm7nmq\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-fut2tgnr3\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"fut2tgnr3\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-rljliza3z\" style=\"\" data-az-id=\"rljliza3z\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lo3cdhza4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"lo3cdhza4\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Up0zd7vyf\" style=\"\" data-az-id=\"Up0zd7vyf\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-c1mib74os\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"c1mib74os\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-fp56egpiv\" style=\"\" data-az-id=\"fp56egpiv\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-x1ugyovzc\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"x1ugyovzc\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-hhj5d65ez\" style=\"\" data-az-id=\"hhj5d65ez\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gbgyu1wfc\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"gbgyu1wfc\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-A79w7gxqg\" style=\"\" data-az-id=\"A79w7gxqg\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Clmgoc17u\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Clmgoc17u\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-qv2gg1iai\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"qv2gg1iai\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tii1ehyh9\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"tii1ehyh9\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ttu2z25ss\" style=\"\" data-az-id=\"ttu2z25ss\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-fmcdq1jqo\" style=\"\" data-az-id=\"fmcdq1jqo\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zz7c6eiwg\" style=\"\" data-az-persist=\"PHA+RW4gQ0lTQywgcG90ZW5jaWFtb3MgdHUgbmVnb2NpbyBjb24gc29sdWNpb25lcyBlc3RyYXTDqWdpY2FzIGUgaW50ZWxpZ2VudGVzLiBTb21vcyB1biBlcXVpcG8gZGUgcHJvZmVzaW9uYWxlcyBleHBlcnRvcyBlbiDDoXJlYXMgY2xhdmUgY29tbyBmaW5hbnphcywgY29udGFiaWxpZGFkLCB0cmlidXRhY2nDs24sIHkgc2lzdGVtYXMgZGUgaW5mb3JtYWNpw7NuLiBOb3MgZXNwZWNpYWxpemFtb3MgZW4gbG9zIHNlY3RvcmVzIGRlIHNhbHVkLCBjb21lcmNpYWwgeSBiYW5jYXJpbywgeSBvZnJlY2Vtb3MgdW4gc2VydmljaW8gcGVyc29uYWxpemFkbyB5IGRlIGFsdGEgY2FsaWRhZC48L3A+\" data-az-id=\"Zz7c6eiwg\" data-azat-pid=\"Zz7c6eiwg\" id=\"Zz7c6eiwg\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>En CISC, potenciamos tu negocio con soluciones estratégicas e inteligentes. Somos un equipo de profesionales expertos en áreas clave como finanzas, contabilidad, tributación, y sistemas de información. Nos especializamos en los sectores de salud, comercial y bancario, y ofrecemos un servicio personalizado y de alta calidad.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-bnzbho9bu\" style=\"\" data-az-id=\"bnzbho9bu\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-p5tarfy0h\" style=\"\" data-az-persist=\"PHA+TnVlc3RybyBlbmZvcXVlIHNlIGJhc2EgZW4gbGEgaW50ZWdyaWRhZCwgbGEgYWdpbGlkYWQgeSBsYSBlZmljYWNpYSBwYXJhIGJyaW5kYXJ0ZSBsYXMgaGVycmFtaWVudGFzIHF1ZSBuZWNlc2l0YXMgcGFyYSB0b21hciBkZWNpc2lvbmVzIGdlcmVuY2lhbGVzIGluZm9ybWFkYXMgeSBsbGV2YXIgYSB0dSBlbXByZXNhIGFsIHNpZ3VpZW50ZSBuaXZlbC48L3A+\" data-az-id=\"p5tarfy0h\" data-azat-pid=\"p5tarfy0h\" id=\"p5tarfy0h\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Nuestro enfoque se basa en la integridad, la agilidad y la eficacia para brindarte las herramientas que necesitas para tomar decisiones gerenciales informadas y llevar a tu empresa al siguiente nivel.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-V47vi3j4w\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"V47vi3j4w\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ehtylyxva\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"ehtylyxva\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Yuhnx897h\" style=\"\" data-az-id=\"Yuhnx897h\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-l79uc4l2t\" style=\"\" data-az-id=\"l79uc4l2t\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ykftnhngg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Ykftnhngg\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Cpt57budn\" style=\"\" data-az-id=\"Cpt57budn\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-i6dmrvn1z\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"i6dmrvn1z\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ykr1k3atc\" style=\"\" data-az-id=\"ykr1k3atc\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-S3qvnk0tk\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"S3qvnk0tk\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-y0vbxjvmo\" style=\"\" data-az-id=\"y0vbxjvmo\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-uyw3fdj1y\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"uyw3fdj1y\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-woyt4g9fc\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"woyt4g9fc\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-yrdnfz80l\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"yrdnfz80l\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ohxb6gdrv\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Ohxb6gdrv\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Xn2zwwzlu\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-jk0xmjbqo\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"jk0xmjbqo\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-D7wt5u2dh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"D7wt5u2dh\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gmb7vrd1b\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Gmb7vrd1b\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-oo9v19hpk\" style=\"\" data-az-id=\"oo9v19hpk\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-vxejcgmmo\" style=\"\" data-az-id=\"vxejcgmmo\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-at0zgqqpw\" style=\"\" data-az-id=\"at0zgqqpw\" data-azat-pid=\"S8wxpukud\" id=\"S8wxpukud\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Q7lvucaz4\" style=\"\" data-az-id=\"Q7lvucaz4\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-v2yzayt40\" style=\"\" data-az-id=\"v2yzayt40\" data-azat-pid=\"idzp0ggz5\" id=\"idzp0ggz5\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%281%29_0.mp4?fid=175\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%281%29_0.mp4?fid=175\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-I6q6g9iab\" style=\"\" data-az-id=\"I6q6g9iab\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-xtvh1igek\" style=\"\" data-az-id=\"xtvh1igek\" data-azat-pid=\"P11uj9u15\" id=\"P11uj9u15\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20_0.mp4?fid=178\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20_0.mp4?fid=178\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-wlmqtyhnj\" style=\"\" data-az-id=\"wlmqtyhnj\" data-azat-pid=\"O0eg4mbtz\" id=\"O0eg4mbtz\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div><div class=\"az-element az-html hover-style-W0pgieic6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"W0pgieic6\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-abecdyh1s\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"abecdyh1s\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-V6jmxjb7x\" data-az-id=\"V6jmxjb7x\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-Nnc7d1a39\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nnc7d1a39\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cc1ksa5jr\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"cc1ksa5jr\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Apbf0g0de\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,525,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Dy2etq7nf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dy2etq7nf\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Togc66bj3\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Togc66bj3\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Yfyj921ti\" style=\"\" data-az-id=\"Yfyj921ti\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dkux1uz0j\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Dkux1uz0j\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-glp9s4nt4\" style=\"\" data-az-id=\"glp9s4nt4\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zcup6im1g\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Zcup6im1g\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Iet7ck6no\" style=\"\" data-az-id=\"Iet7ck6no\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yx6iu3p26\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yx6iu3p26\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-okc702vx0\" style=\"\" data-az-id=\"okc702vx0\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tscmgaqfv\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Tscmgaqfv\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-q1po2rs8y\" style=\"\" data-az-id=\"q1po2rs8y\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ziqu1snpr\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ziqu1snpr\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-pa1okfias\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"pa1okfias\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ql6v5xel3\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Ql6v5xel3\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-hghp3gn4d\" style=\"\" data-az-id=\"hghp3gn4d\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-U7qpu45ep\" style=\"\" data-az-id=\"U7qpu45ep\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M89jpptq1\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"M89jpptq1\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-p5pp60hbb\" style=\"\" data-az-id=\"p5pp60hbb\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-pf4kt8cza\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"pf4kt8cza\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-M3tuitc42\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"M3tuitc42\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jiqlegh58\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"jiqlegh58\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-ejxr3sgui\" style=\"\" data-az-id=\"ejxr3sgui\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jtkvfvt8s\" style=\"\" data-az-id=\"jtkvfvt8s\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-V81cfp4mq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"V81cfp4mq\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ozyvqlmgi\" style=\"\" data-az-id=\"Ozyvqlmgi\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ul1e81hmh\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Ul1e81hmh\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Vv0fiusmn\" style=\"\" data-az-id=\"Vv0fiusmn\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bws1zajr6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"bws1zajr6\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Atyvzadpy\" style=\"\" data-az-id=\"Atyvzadpy\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ucgughxkl\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Ucgughxkl\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-F3d3h55xo\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"F3d3h55xo\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-xjgng60jo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xjgng60jo\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-a83lyggcu\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"a83lyggcu\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Hhxx70n5u\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-C5w5ckx8y\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"C5w5ckx8y\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-Anac8tq7d\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Anac8tq7d\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h5kdvvpfi\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"h5kdvvpfi\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-zjmm9lh23\" style=\"\" data-az-id=\"zjmm9lh23\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column hover-style-dkfwqokb9 col-md-3\" style=\"\" data-az-id=\"dkfwqokb9\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-S8wxpukud\" style=\"\" data-az-id=\"S8wxpukud\" data-azat-pid=\"S8wxpukud\" id=\"S8wxpukud\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column hover-style-Nwc0gn481 col-md-3\" style=\"\" data-az-id=\"Nwc0gn481\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-A4kbykq9t\" style=\"\" data-az-id=\"A4kbykq9t\" data-azat-pid=\"A4kbykq9t\" id=\"A4kbykq9t\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=180\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=180\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column hover-style-J2ndstjfa col-md-3\" style=\"\" data-az-id=\"J2ndstjfa\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Rlp56sh61\" style=\"\" data-az-id=\"Rlp56sh61\" data-azat-pid=\"Rlp56sh61\" id=\"Rlp56sh61\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=181\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=181\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-O0eg4mbtz\" style=\"\" data-az-id=\"O0eg4mbtz\" data-azat-pid=\"O0eg4mbtz\" id=\"O0eg4mbtz\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"></div></div><div class=\"az-element az-html hover-style-orowziagq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"orowziagq\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-Qvi14vlt8\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qvi14vlt8\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-pdm5lc4t4\" data-az-id=\"pdm5lc4t4\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-Bk1nmleag\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Bk1nmleag\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kk2nqzbyj\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"kk2nqzbyj\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Na22ygqr1\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,526,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Dy2etq7nf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dy2etq7nf\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Togc66bj3\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Togc66bj3\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Yfyj921ti\" style=\"\" data-az-id=\"Yfyj921ti\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dkux1uz0j\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Dkux1uz0j\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-glp9s4nt4\" style=\"\" data-az-id=\"glp9s4nt4\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zcup6im1g\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Zcup6im1g\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Iet7ck6no\" style=\"\" data-az-id=\"Iet7ck6no\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yx6iu3p26\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yx6iu3p26\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-okc702vx0\" style=\"\" data-az-id=\"okc702vx0\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tscmgaqfv\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Tscmgaqfv\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-q1po2rs8y\" style=\"\" data-az-id=\"q1po2rs8y\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ziqu1snpr\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ziqu1snpr\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-pa1okfias\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"pa1okfias\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ql6v5xel3\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Ql6v5xel3\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-hghp3gn4d\" style=\"\" data-az-id=\"hghp3gn4d\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-U7qpu45ep\" style=\"\" data-az-id=\"U7qpu45ep\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M89jpptq1\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"M89jpptq1\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-p5pp60hbb\" style=\"\" data-az-id=\"p5pp60hbb\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-pf4kt8cza\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"pf4kt8cza\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-M3tuitc42\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"M3tuitc42\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jiqlegh58\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"jiqlegh58\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-ejxr3sgui\" style=\"\" data-az-id=\"ejxr3sgui\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jtkvfvt8s\" style=\"\" data-az-id=\"jtkvfvt8s\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-V81cfp4mq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"V81cfp4mq\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ozyvqlmgi\" style=\"\" data-az-id=\"Ozyvqlmgi\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ul1e81hmh\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Ul1e81hmh\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Vv0fiusmn\" style=\"\" data-az-id=\"Vv0fiusmn\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bws1zajr6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"bws1zajr6\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Atyvzadpy\" style=\"\" data-az-id=\"Atyvzadpy\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ucgughxkl\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Ucgughxkl\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-F3d3h55xo\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"F3d3h55xo\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-xjgng60jo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xjgng60jo\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-a83lyggcu\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"a83lyggcu\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Hhxx70n5u\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-C5w5ckx8y\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"C5w5ckx8y\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-Anac8tq7d\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Anac8tq7d\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h5kdvvpfi\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"h5kdvvpfi\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-zjmm9lh23\" style=\"\" data-az-id=\"zjmm9lh23\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column hover-style-dkfwqokb9 col-md-3\" style=\"\" data-az-id=\"dkfwqokb9\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-S8wxpukud\" style=\"\" data-az-id=\"S8wxpukud\" data-azat-pid=\"S8wxpukud\" id=\"S8wxpukud\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column hover-style-Nwc0gn481 col-md-3\" style=\"\" data-az-id=\"Nwc0gn481\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-A4kbykq9t\" style=\"\" data-az-id=\"A4kbykq9t\" data-azat-pid=\"A4kbykq9t\" id=\"A4kbykq9t\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=180\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=180\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column hover-style-J2ndstjfa col-md-3\" style=\"\" data-az-id=\"J2ndstjfa\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Rlp56sh61\" style=\"\" data-az-id=\"Rlp56sh61\" data-azat-pid=\"Rlp56sh61\" id=\"Rlp56sh61\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=181\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=181\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-O0eg4mbtz\" style=\"\" data-az-id=\"O0eg4mbtz\" data-azat-pid=\"O0eg4mbtz\" id=\"O0eg4mbtz\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Wyiwcnbg2\" style=\"\" data-az-id=\"Wyiwcnbg2\" data-azat-pid=\"Wyiwcnbg2\" id=\"Wyiwcnbg2\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=182\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=182\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-orowziagq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"orowziagq\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-Qvi14vlt8\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qvi14vlt8\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-pdm5lc4t4\" data-az-id=\"pdm5lc4t4\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-Bk1nmleag\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Bk1nmleag\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kk2nqzbyj\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"kk2nqzbyj\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Na22ygqr1\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,527,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Dy2etq7nf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dy2etq7nf\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Togc66bj3\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Togc66bj3\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Yfyj921ti\" style=\"\" data-az-id=\"Yfyj921ti\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dkux1uz0j\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Dkux1uz0j\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-glp9s4nt4\" style=\"\" data-az-id=\"glp9s4nt4\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zcup6im1g\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Zcup6im1g\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Iet7ck6no\" style=\"\" data-az-id=\"Iet7ck6no\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yx6iu3p26\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"yx6iu3p26\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-okc702vx0\" style=\"\" data-az-id=\"okc702vx0\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tscmgaqfv\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Tscmgaqfv\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-q1po2rs8y\" style=\"\" data-az-id=\"q1po2rs8y\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ziqu1snpr\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"ziqu1snpr\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-pa1okfias\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"pa1okfias\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ql6v5xel3\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Ql6v5xel3\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-hghp3gn4d\" style=\"\" data-az-id=\"hghp3gn4d\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-U7qpu45ep\" style=\"\" data-az-id=\"U7qpu45ep\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M89jpptq1\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"M89jpptq1\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-p5pp60hbb\" style=\"\" data-az-id=\"p5pp60hbb\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-pf4kt8cza\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"pf4kt8cza\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-M3tuitc42\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"M3tuitc42\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jiqlegh58\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"jiqlegh58\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-ejxr3sgui\" style=\"\" data-az-id=\"ejxr3sgui\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jtkvfvt8s\" style=\"\" data-az-id=\"jtkvfvt8s\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-V81cfp4mq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"V81cfp4mq\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ozyvqlmgi\" style=\"\" data-az-id=\"Ozyvqlmgi\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ul1e81hmh\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Ul1e81hmh\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Vv0fiusmn\" style=\"\" data-az-id=\"Vv0fiusmn\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bws1zajr6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"bws1zajr6\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Atyvzadpy\" style=\"\" data-az-id=\"Atyvzadpy\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ucgughxkl\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Ucgughxkl\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-F3d3h55xo\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"F3d3h55xo\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-xjgng60jo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xjgng60jo\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-a83lyggcu\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"a83lyggcu\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Hhxx70n5u\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-C5w5ckx8y\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"C5w5ckx8y\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-Anac8tq7d\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Anac8tq7d\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h5kdvvpfi\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"h5kdvvpfi\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-zjmm9lh23\" style=\"\" data-az-id=\"zjmm9lh23\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column hover-style-dkfwqokb9 col-md-3\" style=\"\" data-az-id=\"dkfwqokb9\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-S8wxpukud\" style=\"\" data-az-id=\"S8wxpukud\" data-azat-pid=\"S8wxpukud\" id=\"S8wxpukud\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column hover-style-Nwc0gn481 col-md-3\" style=\"\" data-az-id=\"Nwc0gn481\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-A4kbykq9t\" style=\"\" data-az-id=\"A4kbykq9t\" data-azat-pid=\"A4kbykq9t\" id=\"A4kbykq9t\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=180\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=180\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column hover-style-J2ndstjfa col-md-3\" style=\"\" data-az-id=\"J2ndstjfa\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Rlp56sh61\" style=\"\" data-az-id=\"Rlp56sh61\" data-azat-pid=\"Rlp56sh61\" id=\"Rlp56sh61\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=181\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=181\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-O0eg4mbtz\" style=\"\" data-az-id=\"O0eg4mbtz\" data-azat-pid=\"O0eg4mbtz\" id=\"O0eg4mbtz\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Wyiwcnbg2\" style=\"\" data-az-id=\"Wyiwcnbg2\" data-azat-pid=\"Wyiwcnbg2\" id=\"Wyiwcnbg2\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=182\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=182\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-orowziagq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"orowziagq\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section banner-bottom hover-style-Qvi14vlt8\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qvi14vlt8\" data-azat-pid=\"m6a3sbyo7\" id=\"m6a3sbyo7\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"banner-bottom\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-pdm5lc4t4\" data-az-id=\"pdm5lc4t4\" data-azat-pid=\"Cu61z3wnr\" id=\"Cu61z3wnr\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/banner-gobierno-digital_1.webp?fid=42\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-section clientes hover-style-Bk1nmleag\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Bk1nmleag\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kk2nqzbyj\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"kk2nqzbyj\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Na22ygqr1\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,536,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-xf3q0tb6z\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xf3q0tb6z\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Nagg64s9g\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Nagg64s9g\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-X21d3yght\" style=\"\" data-az-id=\"X21d3yght\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-E5uxba77h\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"E5uxba77h\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ihpbv5hzy\" style=\"\" data-az-id=\"ihpbv5hzy\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Snf7vjyji\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Snf7vjyji\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Fgsbsz150\" style=\"\" data-az-id=\"Fgsbsz150\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cknhuorkn\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Cknhuorkn\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-D6mxchlnc\" style=\"\" data-az-id=\"D6mxchlnc\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s3ye737ea\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"s3ye737ea\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Odwn8muvx\" style=\"\" data-az-id=\"Odwn8muvx\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nrxt1hpzn\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"nrxt1hpzn\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Izggycmbd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Izggycmbd\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zuzt63w6b\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Zuzt63w6b\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Jteng1t1t\" style=\"\" data-az-id=\"Jteng1t1t\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-czdawcgde\" style=\"\" data-az-id=\"czdawcgde\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-x9vc0qn2w\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"x9vc0qn2w\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-N651u6vgz\" style=\"\" data-az-id=\"N651u6vgz\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Xkuwobktd\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Xkuwobktd\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Rxfdr4kx9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rxfdr4kx9\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bozctirki\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Bozctirki\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-S5jxw2n0n\" style=\"\" data-az-id=\"S5jxw2n0n\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-kp6hqh373\" style=\"\" data-az-id=\"kp6hqh373\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nugyfx8nc\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"nugyfx8nc\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Qz64xmk2t\" style=\"\" data-az-id=\"Qz64xmk2t\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ymmj64rwr\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"ymmj64rwr\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-J82wyfbvt\" style=\"\" data-az-id=\"J82wyfbvt\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Humsemymi\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Humsemymi\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Jfzwr8dlo\" style=\"\" data-az-id=\"Jfzwr8dlo\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nxi72yyvl\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"nxi72yyvl\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Mbq12aihh\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Mbq12aihh\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Jir8spjng\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Jir8spjng\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-go195e007\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"go195e007\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"p4kdv05sb\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-wt95xpkau\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"wt95xpkau\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-qc5btftgn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"qc5btftgn\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jksy4vkz5\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"jksy4vkz5\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-as5xbdhro\" style=\"\" data-az-id=\"as5xbdhro\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-iipctugy4\" style=\"\" data-az-id=\"iipctugy4\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-im9083hl9\" style=\"\" data-az-id=\"im9083hl9\" data-azat-pid=\"S8wxpukud\" id=\"S8wxpukud\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-L8n8l1x37\" style=\"\" data-az-id=\"L8n8l1x37\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-dd04nnafw\" style=\"\" data-az-id=\"dd04nnafw\" data-azat-pid=\"A4kbykq9t\" id=\"A4kbykq9t\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=180\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=180\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ixx9yblyi\" style=\"\" data-az-id=\"ixx9yblyi\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-ukv129fns\" style=\"\" data-az-id=\"ukv129fns\" data-azat-pid=\"Rlp56sh61\" id=\"Rlp56sh61\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=181\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=181\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Vcxr8y0ai\" style=\"\" data-az-id=\"Vcxr8y0ai\" data-azat-pid=\"O0eg4mbtz\" id=\"O0eg4mbtz\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-u7pusuoip\" style=\"\" data-az-id=\"u7pusuoip\" data-azat-pid=\"Wyiwcnbg2\" id=\"Wyiwcnbg2\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=182\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=182\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-zdm25rtoq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"zdm25rtoq\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-q9exf32jd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"q9exf32jd\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-W9udkd7yw\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"W9udkd7yw\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ykxdd9uqt\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,537,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-xf3q0tb6z\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xf3q0tb6z\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Nagg64s9g\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Nagg64s9g\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-X21d3yght\" style=\"\" data-az-id=\"X21d3yght\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-E5uxba77h\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"E5uxba77h\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ihpbv5hzy\" style=\"\" data-az-id=\"ihpbv5hzy\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Snf7vjyji\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Snf7vjyji\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Fgsbsz150\" style=\"\" data-az-id=\"Fgsbsz150\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cknhuorkn\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Cknhuorkn\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-D6mxchlnc\" style=\"\" data-az-id=\"D6mxchlnc\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s3ye737ea\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"s3ye737ea\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Odwn8muvx\" style=\"\" data-az-id=\"Odwn8muvx\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nrxt1hpzn\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"nrxt1hpzn\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Izggycmbd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Izggycmbd\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zuzt63w6b\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Zuzt63w6b\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Jteng1t1t\" style=\"\" data-az-id=\"Jteng1t1t\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-czdawcgde\" style=\"\" data-az-id=\"czdawcgde\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-x9vc0qn2w\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"x9vc0qn2w\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-N651u6vgz\" style=\"\" data-az-id=\"N651u6vgz\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Xkuwobktd\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Xkuwobktd\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Rxfdr4kx9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rxfdr4kx9\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bozctirki\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Bozctirki\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-S5jxw2n0n\" style=\"\" data-az-id=\"S5jxw2n0n\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-kp6hqh373\" style=\"\" data-az-id=\"kp6hqh373\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nugyfx8nc\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"nugyfx8nc\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Qz64xmk2t\" style=\"\" data-az-id=\"Qz64xmk2t\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ymmj64rwr\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"ymmj64rwr\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-J82wyfbvt\" style=\"\" data-az-id=\"J82wyfbvt\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Humsemymi\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Humsemymi\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Jfzwr8dlo\" style=\"\" data-az-id=\"Jfzwr8dlo\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nxi72yyvl\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"nxi72yyvl\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Mbq12aihh\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Mbq12aihh\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Jir8spjng\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Jir8spjng\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-go195e007\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"go195e007\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"p4kdv05sb\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-wt95xpkau\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"wt95xpkau\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-qc5btftgn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"qc5btftgn\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jksy4vkz5\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"jksy4vkz5\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-as5xbdhro\" style=\"\" data-az-id=\"as5xbdhro\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-iipctugy4\" style=\"\" data-az-id=\"iipctugy4\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-im9083hl9\" style=\"\" data-az-id=\"im9083hl9\" data-azat-pid=\"S8wxpukud\" id=\"S8wxpukud\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=176\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-L8n8l1x37\" style=\"\" data-az-id=\"L8n8l1x37\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-dd04nnafw\" style=\"\" data-az-id=\"dd04nnafw\" data-azat-pid=\"A4kbykq9t\" id=\"A4kbykq9t\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=180\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=180\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ixx9yblyi\" style=\"\" data-az-id=\"ixx9yblyi\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-ukv129fns\" style=\"\" data-az-id=\"ukv129fns\" data-azat-pid=\"Rlp56sh61\" id=\"Rlp56sh61\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=181\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=181\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Vcxr8y0ai\" style=\"\" data-az-id=\"Vcxr8y0ai\" data-azat-pid=\"O0eg4mbtz\" id=\"O0eg4mbtz\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-u7pusuoip\" style=\"\" data-az-id=\"u7pusuoip\" data-azat-pid=\"Wyiwcnbg2\" id=\"Wyiwcnbg2\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=182\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=182\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-zdm25rtoq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"zdm25rtoq\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-q9exf32jd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"q9exf32jd\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-W9udkd7yw\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"W9udkd7yw\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ykxdd9uqt\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,538,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-xf3q0tb6z\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xf3q0tb6z\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Nagg64s9g\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Nagg64s9g\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-X21d3yght\" style=\"\" data-az-id=\"X21d3yght\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-E5uxba77h\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"E5uxba77h\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ihpbv5hzy\" style=\"\" data-az-id=\"ihpbv5hzy\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Snf7vjyji\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Snf7vjyji\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Fgsbsz150\" style=\"\" data-az-id=\"Fgsbsz150\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cknhuorkn\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Cknhuorkn\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-D6mxchlnc\" style=\"\" data-az-id=\"D6mxchlnc\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s3ye737ea\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"s3ye737ea\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Odwn8muvx\" style=\"\" data-az-id=\"Odwn8muvx\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nrxt1hpzn\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"nrxt1hpzn\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Izggycmbd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Izggycmbd\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zuzt63w6b\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Zuzt63w6b\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Jteng1t1t\" style=\"\" data-az-id=\"Jteng1t1t\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-czdawcgde\" style=\"\" data-az-id=\"czdawcgde\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-x9vc0qn2w\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"x9vc0qn2w\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-N651u6vgz\" style=\"\" data-az-id=\"N651u6vgz\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Xkuwobktd\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Xkuwobktd\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Rxfdr4kx9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rxfdr4kx9\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bozctirki\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Bozctirki\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-S5jxw2n0n\" style=\"\" data-az-id=\"S5jxw2n0n\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-kp6hqh373\" style=\"\" data-az-id=\"kp6hqh373\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nugyfx8nc\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"nugyfx8nc\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Qz64xmk2t\" style=\"\" data-az-id=\"Qz64xmk2t\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ymmj64rwr\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"ymmj64rwr\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-J82wyfbvt\" style=\"\" data-az-id=\"J82wyfbvt\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Humsemymi\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Humsemymi\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Jfzwr8dlo\" style=\"\" data-az-id=\"Jfzwr8dlo\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nxi72yyvl\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"nxi72yyvl\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Mbq12aihh\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Mbq12aihh\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Jir8spjng\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Jir8spjng\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-go195e007\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"go195e007\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"p4kdv05sb\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-wt95xpkau\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"wt95xpkau\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-qc5btftgn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"qc5btftgn\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jksy4vkz5\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"jksy4vkz5\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-as5xbdhro\" style=\"\" data-az-id=\"as5xbdhro\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-iipctugy4\" style=\"\" data-az-id=\"iipctugy4\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Tggwmdti7\" style=\"\" data-az-id=\"Tggwmdti7\" data-azat-pid=\"Tggwmdti7\" id=\"Tggwmdti7\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=188\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=188\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-L8n8l1x37\" style=\"\" data-az-id=\"L8n8l1x37\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Xtcgm1rtw\" style=\"\" data-az-id=\"Xtcgm1rtw\" data-azat-pid=\"Xtcgm1rtw\" id=\"Xtcgm1rtw\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=189\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=189\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ixx9yblyi\" style=\"\" data-az-id=\"ixx9yblyi\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-nqlc1t3xk\" style=\"\" data-az-id=\"nqlc1t3xk\" data-azat-pid=\"nqlc1t3xk\" id=\"nqlc1t3xk\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=190\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=190\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Vcxr8y0ai\" style=\"\" data-az-id=\"Vcxr8y0ai\" data-azat-pid=\"O0eg4mbtz\" id=\"O0eg4mbtz\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-zhf4diowy\" style=\"\" data-az-id=\"zhf4diowy\" data-azat-pid=\"zhf4diowy\" id=\"zhf4diowy\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=191\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=191\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-zdm25rtoq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"zdm25rtoq\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-q9exf32jd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"q9exf32jd\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-W9udkd7yw\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"W9udkd7yw\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ykxdd9uqt\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,539,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-xf3q0tb6z\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xf3q0tb6z\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-Nagg64s9g\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Nagg64s9g\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-X21d3yght\" style=\"\" data-az-id=\"X21d3yght\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-E5uxba77h\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"E5uxba77h\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-ihpbv5hzy\" style=\"\" data-az-id=\"ihpbv5hzy\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Snf7vjyji\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Snf7vjyji\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Fgsbsz150\" style=\"\" data-az-id=\"Fgsbsz150\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cknhuorkn\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Cknhuorkn\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-D6mxchlnc\" style=\"\" data-az-id=\"D6mxchlnc\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s3ye737ea\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"s3ye737ea\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Odwn8muvx\" style=\"\" data-az-id=\"Odwn8muvx\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nrxt1hpzn\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"nrxt1hpzn\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Izggycmbd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Izggycmbd\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zuzt63w6b\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Zuzt63w6b\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Jteng1t1t\" style=\"\" data-az-id=\"Jteng1t1t\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-czdawcgde\" style=\"\" data-az-id=\"czdawcgde\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-x9vc0qn2w\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"x9vc0qn2w\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-N651u6vgz\" style=\"\" data-az-id=\"N651u6vgz\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Xkuwobktd\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Xkuwobktd\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Rxfdr4kx9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Rxfdr4kx9\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bozctirki\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Bozctirki\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-S5jxw2n0n\" style=\"\" data-az-id=\"S5jxw2n0n\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-kp6hqh373\" style=\"\" data-az-id=\"kp6hqh373\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nugyfx8nc\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"nugyfx8nc\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Qz64xmk2t\" style=\"\" data-az-id=\"Qz64xmk2t\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ymmj64rwr\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"ymmj64rwr\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-J82wyfbvt\" style=\"\" data-az-id=\"J82wyfbvt\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Humsemymi\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Humsemymi\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Jfzwr8dlo\" style=\"\" data-az-id=\"Jfzwr8dlo\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nxi72yyvl\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"nxi72yyvl\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Mbq12aihh\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Mbq12aihh\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Jir8spjng\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Jir8spjng\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-go195e007\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"go195e007\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"p4kdv05sb\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-wt95xpkau\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"wt95xpkau\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-qc5btftgn\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"qc5btftgn\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jksy4vkz5\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"jksy4vkz5\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-as5xbdhro\" style=\"\" data-az-id=\"as5xbdhro\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-iipctugy4\" style=\"\" data-az-id=\"iipctugy4\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Tggwmdti7\" style=\"\" data-az-id=\"Tggwmdti7\" data-azat-pid=\"Tggwmdti7\" id=\"Tggwmdti7\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=188\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=188\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-L8n8l1x37\" style=\"\" data-az-id=\"L8n8l1x37\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Xtcgm1rtw\" style=\"\" data-az-id=\"Xtcgm1rtw\" data-azat-pid=\"Xtcgm1rtw\" id=\"Xtcgm1rtw\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=189\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29.mp4?fid=189\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ixx9yblyi\" style=\"\" data-az-id=\"ixx9yblyi\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-nqlc1t3xk\" style=\"\" data-az-id=\"nqlc1t3xk\" data-azat-pid=\"nqlc1t3xk\" id=\"nqlc1t3xk\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=190\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=190\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Vcxr8y0ai\" style=\"\" data-az-id=\"Vcxr8y0ai\" data-azat-pid=\"O0eg4mbtz\" id=\"O0eg4mbtz\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-zhf4diowy\" style=\"\" data-az-id=\"zhf4diowy\" data-azat-pid=\"zhf4diowy\" id=\"zhf4diowy\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=191\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=191\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-zdm25rtoq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"zdm25rtoq\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-q9exf32jd\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"q9exf32jd\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-W9udkd7yw\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"W9udkd7yw\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Ykxdd9uqt\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,551,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Mhtz58ue5\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Mhtz58ue5\" data-azat-pid=\"hzwhy50bp\" id=\"hzwhy50bp\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ypdsg5b4b\" class=\"az-element az-carousel hover-style-qg7tcx728\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"qg7tcx728\" data-azat-pid=\"Ypdsg5b4b\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-L17j2bbmu\" style=\"\" data-az-id=\"L17j2bbmu\" data-azat-pid=\"Vyb90w07r\" id=\"Vyb90w07r\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hkpgwp86g\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Hkpgwp86g\" data-azat-pid=\"tr0q04l4l\" id=\"tr0q04l4l\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-qt039kqkw\" style=\"\" data-az-id=\"qt039kqkw\" data-azat-pid=\"lyeg0ve1d\" id=\"lyeg0ve1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-inhwdiqnv\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"inhwdiqnv\" data-azat-pid=\"nhzbt3vkm\" id=\"nhzbt3vkm\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-zmgurclbt\" style=\"\" data-az-id=\"zmgurclbt\" data-azat-pid=\"h4t1o9ijy\" id=\"h4t1o9ijy\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jlkehl5ex\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"jlkehl5ex\" data-azat-pid=\"Qo916u9gl\" id=\"Qo916u9gl\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-B7a16ivp9\" style=\"\" data-az-id=\"B7a16ivp9\" data-azat-pid=\"Pn7zcu56i\" id=\"Pn7zcu56i\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gocv2jygp\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"gocv2jygp\" data-azat-pid=\"Aa9cw1ziv\" id=\"Aa9cw1ziv\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Dc8u3y9k2\" style=\"\" data-az-id=\"Dc8u3y9k2\" data-azat-pid=\"qxbwty1i2\" id=\"qxbwty1i2\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Niyvjfk9e\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Niyvjfk9e\" data-azat-pid=\"wfkl95u4u\" id=\"wfkl95u4u\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-D3vsttmmz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"D3vsttmmz\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-umz4gb3rz\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"umz4gb3rz\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Dfygbfr65\" style=\"\" data-az-id=\"Dfygbfr65\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Lmd81r67z\" style=\"\" data-az-id=\"Lmd81r67z\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Vp8dmq191\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Vp8dmq191\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Vzy1i2gph\" style=\"\" data-az-id=\"Vzy1i2gph\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-fy9gae1vp\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"fy9gae1vp\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Sdzkp761x\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Sdzkp761x\" data-azat-pid=\"sa06qfpgk\" id=\"sa06qfpgk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Lrfgei3u0\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Lrfgei3u0\" data-azat-pid=\"H1foany2a\" id=\"H1foany2a\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Weo1joesi\" style=\"\" data-az-id=\"Weo1joesi\" data-azat-pid=\"Dbe8rwv5v\" id=\"Dbe8rwv5v\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-sg7jk92de\" style=\"\" data-az-id=\"sg7jk92de\" data-azat-pid=\"Egfo5db30\" id=\"Egfo5db30\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fr4sx7by7\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Fr4sx7by7\" data-azat-pid=\"Txvrv9vqw\" id=\"Txvrv9vqw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-xgbo6nbug\" style=\"\" data-az-id=\"xgbo6nbug\" data-azat-pid=\"gp2f9sjc9\" id=\"gp2f9sjc9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rzxh03km0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"rzxh03km0\" data-azat-pid=\"Qi5ono0ac\" id=\"Qi5ono0ac\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Hpmfay52w\" style=\"\" data-az-id=\"Hpmfay52w\" data-azat-pid=\"bgh9gz0ez\" id=\"bgh9gz0ez\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nzon8e1c3\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"nzon8e1c3\" data-azat-pid=\"Gs6lwo3i1\" id=\"Gs6lwo3i1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-kbgur9jxy\" style=\"\" data-az-id=\"kbgur9jxy\" data-azat-pid=\"i6ewgs2j7\" id=\"i6ewgs2j7\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-k6dzqfyyz\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"k6dzqfyyz\" data-azat-pid=\"gr7xqm6hv\" id=\"gr7xqm6hv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Qnblieuob\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Qnblieuob\" data-azat-pid=\"ljsodj9dk\" id=\"ljsodj9dk\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-H239vbrqp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"H239vbrqp\" data-azat-pid=\"c2japdf64\" id=\"c2japdf64\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rnfjhrtcq\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Rnfjhrtcq\" data-azat-pid=\"Euw3hii45\" id=\"Euw3hii45\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"lu7hwjxuh\" data-azat-pid=\"Dd8z7uoqi\" id=\"Dd8z7uoqi\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-U9j6gnlq5\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"U9j6gnlq5\" data-azat-pid=\"Rjjef4bxw\" id=\"Rjjef4bxw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-p5zxp5btr\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"p5zxp5btr\" data-azat-pid=\"dek24vvkp\" id=\"dek24vvkp\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tdliqwzox\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Tdliqwzox\" data-azat-pid=\"Twm4r3bvj\" id=\"Twm4r3bvj\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-N54i37oo4\" style=\"\" data-az-id=\"N54i37oo4\" data-azat-pid=\"Jlxqg8pol\" id=\"Jlxqg8pol\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Fk05rwrlx\" style=\"\" data-az-id=\"Fk05rwrlx\" data-azat-pid=\"Fyr6k26mp\" id=\"Fyr6k26mp\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-sf1qtfvhp\" style=\"\" data-az-id=\"sf1qtfvhp\" data-azat-pid=\"sf1qtfvhp\" id=\"sf1qtfvhp\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-alr2wdry7\" style=\"\" data-az-id=\"alr2wdry7\" data-azat-pid=\"y7ka1gszg\" id=\"y7ka1gszg\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-rma01sksc\" style=\"\" data-az-id=\"rma01sksc\" data-azat-pid=\"rma01sksc\" id=\"rma01sksc\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-wiy8m8894\" style=\"\" data-az-id=\"wiy8m8894\" data-azat-pid=\"D8xhto0u9\" id=\"D8xhto0u9\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Ydx4vlish\" style=\"\" data-az-id=\"Ydx4vlish\" data-azat-pid=\"Ydx4vlish\" id=\"Ydx4vlish\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-dopmajf0x\" style=\"\" data-az-id=\"dopmajf0x\" data-azat-pid=\"O0eg4mbtz\" id=\"O0eg4mbtz\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Y3lt2j4dn\" style=\"\" data-az-id=\"Y3lt2j4dn\" data-azat-pid=\"Y3lt2j4dn\" id=\"Y3lt2j4dn\" data-azb=\"az_video_local\" data-azat-video=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-Qqg0z0b3z\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Qqg0z0b3z\" data-azat-pid=\"c2g71cq34\" id=\"c2g71cq34\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-N1t99hksz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"N1t99hksz\" data-azat-pid=\"bs5v3bcyh\" id=\"bs5v3bcyh\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gqbqxcreh\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"gqbqxcreh\" data-azat-pid=\"Iwx147rch\" id=\"Iwx147rch\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"ncmv4aapt\" data-azat-pid=\"Egde4nc84\" id=\"Egde4nc84\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,552,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Fif16wm1r\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fif16wm1r\" data-azat-pid=\"Fif16wm1r\" id=\"Fif16wm1r\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Icy2a07gy\" class=\"az-element az-carousel hover-style-Icy2a07gy\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Icy2a07gy\" data-azat-pid=\"Icy2a07gy\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Bqsv6fj3g\" style=\"\" data-az-id=\"Bqsv6fj3g\" data-azat-pid=\"Bqsv6fj3g\" id=\"Bqsv6fj3g\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Symm26pz5\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"Symm26pz5\" data-azat-pid=\"Symm26pz5\" id=\"Symm26pz5\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Cucy6sdpe\" style=\"\" data-az-id=\"Cucy6sdpe\" data-azat-pid=\"Cucy6sdpe\" id=\"Cucy6sdpe\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-w8y5dzpop\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"w8y5dzpop\" data-azat-pid=\"w8y5dzpop\" id=\"w8y5dzpop\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-jclvp0a7m\" style=\"\" data-az-id=\"jclvp0a7m\" data-azat-pid=\"jclvp0a7m\" id=\"jclvp0a7m\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Yo9i2twpk\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Yo9i2twpk\" data-azat-pid=\"Yo9i2twpk\" id=\"Yo9i2twpk\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-g8drt4faf\" style=\"\" data-az-id=\"g8drt4faf\" data-azat-pid=\"g8drt4faf\" id=\"g8drt4faf\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-O0kom9c11\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"O0kom9c11\" data-azat-pid=\"O0kom9c11\" id=\"O0kom9c11\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-U5eoe36lb\" style=\"\" data-az-id=\"U5eoe36lb\" data-azat-pid=\"U5eoe36lb\" id=\"U5eoe36lb\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dpbs6ryfh\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDE+R29iaWVybm8gRGlnaXRhbDwvaDE+PGRpdj48L2Rpdj48YSBocmVmPSIvIj5DT05PQ0UgTcOBUzwvYT48L2Rpdj4=\" data-az-id=\"Dpbs6ryfh\" data-azat-pid=\"Dpbs6ryfh\" id=\"Dpbs6ryfh\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1>Gobierno Digital</h1><div></div><a href=\"/\">CONOCE MÁS</a></div></div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-ds1hrkm93\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ds1hrkm93\" data-azat-pid=\"ds1hrkm93\" id=\"ds1hrkm93\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-t6ilekviv\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"t6ilekviv\" data-azat-pid=\"t6ilekviv\" id=\"t6ilekviv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Xjdvcdktz\" style=\"\" data-az-id=\"Xjdvcdktz\" data-azat-pid=\"Xjdvcdktz\" id=\"Xjdvcdktz\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Pcp57020f\" style=\"\" data-az-id=\"Pcp57020f\" data-azat-pid=\"Pcp57020f\" id=\"Pcp57020f\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yyhjl3c8b\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"yyhjl3c8b\" data-azat-pid=\"yyhjl3c8b\" id=\"yyhjl3c8b\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Jzir8hkk2\" style=\"\" data-az-id=\"Jzir8hkk2\" data-azat-pid=\"Jzir8hkk2\" id=\"Jzir8hkk2\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-F78syq7mb\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"F78syq7mb\" data-azat-pid=\"F78syq7mb\" id=\"F78syq7mb\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Vskqp4bqt\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Vskqp4bqt\" data-azat-pid=\"Vskqp4bqt\" id=\"Vskqp4bqt\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C26furdu6\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"C26furdu6\" data-azat-pid=\"C26furdu6\" id=\"C26furdu6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Irdk2d37a\" style=\"\" data-az-id=\"Irdk2d37a\" data-azat-pid=\"Irdk2d37a\" id=\"Irdk2d37a\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ro20czil9\" style=\"\" data-az-id=\"ro20czil9\" data-azat-pid=\"ro20czil9\" id=\"ro20czil9\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ba70ihxic\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"ba70ihxic\" data-azat-pid=\"ba70ihxic\" id=\"ba70ihxic\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-X38hu5j4f\" style=\"\" data-az-id=\"X38hu5j4f\" data-azat-pid=\"X38hu5j4f\" id=\"X38hu5j4f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-pvha52b4m\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"pvha52b4m\" data-azat-pid=\"pvha52b4m\" id=\"pvha52b4m\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Rtf2wr7ij\" style=\"\" data-az-id=\"Rtf2wr7ij\" data-azat-pid=\"Rtf2wr7ij\" id=\"Rtf2wr7ij\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xx4b2lwxn\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"xx4b2lwxn\" data-azat-pid=\"xx4b2lwxn\" id=\"xx4b2lwxn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-j85pnrjr0\" style=\"\" data-az-id=\"j85pnrjr0\" data-azat-pid=\"j85pnrjr0\" id=\"j85pnrjr0\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Wc02gw64q\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Wc02gw64q\" data-azat-pid=\"Wc02gw64q\" id=\"Wc02gw64q\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-oq3n0vgra\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"oq3n0vgra\" data-azat-pid=\"oq3n0vgra\" id=\"oq3n0vgra\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Jydq4wlhb\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Jydq4wlhb\" data-azat-pid=\"Jydq4wlhb\" id=\"Jydq4wlhb\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ejqma5vhf\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Ejqma5vhf\" data-azat-pid=\"Ejqma5vhf\" id=\"Ejqma5vhf\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"m9p4cmwhr\" data-azat-pid=\"m9p4cmwhr\" id=\"m9p4cmwhr\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-swz17b1g4\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"swz17b1g4\" data-azat-pid=\"swz17b1g4\" id=\"swz17b1g4\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-k017u2g6m\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"k017u2g6m\" data-azat-pid=\"k017u2g6m\" id=\"k017u2g6m\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s1hzbuc0f\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"s1hzbuc0f\" data-azat-pid=\"s1hzbuc0f\" id=\"s1hzbuc0f\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-rbx6vd6t8\" style=\"\" data-az-id=\"rbx6vd6t8\" data-azat-pid=\"rbx6vd6t8\" id=\"rbx6vd6t8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-S2vnz7clz\" style=\"\" data-az-id=\"S2vnz7clz\" data-azat-pid=\"S2vnz7clz\" id=\"S2vnz7clz\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-owdiazaot\" style=\"\" data-az-id=\"owdiazaot\" data-azat-pid=\"owdiazaot\" id=\"owdiazaot\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-cgsz8lhzz\" style=\"\" data-az-id=\"cgsz8lhzz\" data-azat-pid=\"cgsz8lhzz\" id=\"cgsz8lhzz\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-K6vtsrnct\" style=\"\" data-az-id=\"K6vtsrnct\" data-azat-pid=\"K6vtsrnct\" id=\"K6vtsrnct\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Rn0wwx7yb\" style=\"\" data-az-id=\"Rn0wwx7yb\" data-azat-pid=\"Rn0wwx7yb\" id=\"Rn0wwx7yb\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-egxj1onkg\" style=\"\" data-az-id=\"egxj1onkg\" data-azat-pid=\"egxj1onkg\" id=\"egxj1onkg\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Se077qf71\" style=\"\" data-az-id=\"Se077qf71\" data-azat-pid=\"Se077qf71\" id=\"Se077qf71\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Cvmtjwvk7\" style=\"\" data-az-id=\"Cvmtjwvk7\" data-azat-pid=\"Cvmtjwvk7\" id=\"Cvmtjwvk7\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-mg64cr8mq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"mg64cr8mq\" data-azat-pid=\"mg64cr8mq\" id=\"mg64cr8mq\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-R1m1ee0v9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"R1m1ee0v9\" data-azat-pid=\"R1m1ee0v9\" id=\"R1m1ee0v9\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-px9kxbz5x\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"px9kxbz5x\" data-azat-pid=\"px9kxbz5x\" id=\"px9kxbz5x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"nwzxlxzol\" data-azat-pid=\"nwzxlxzol\" id=\"nwzxlxzol\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,553,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Fif16wm1r\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fif16wm1r\" data-azat-pid=\"Fif16wm1r\" id=\"Fif16wm1r\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Icy2a07gy\" class=\"az-element az-carousel hover-style-Icy2a07gy\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Icy2a07gy\" data-azat-pid=\"Icy2a07gy\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Bqsv6fj3g\" style=\"\" data-az-id=\"Bqsv6fj3g\" data-azat-pid=\"Bqsv6fj3g\" id=\"Bqsv6fj3g\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Symm26pz5\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"Symm26pz5\" data-azat-pid=\"Symm26pz5\" id=\"Symm26pz5\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Cucy6sdpe\" style=\"\" data-az-id=\"Cucy6sdpe\" data-azat-pid=\"Cucy6sdpe\" id=\"Cucy6sdpe\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-w8y5dzpop\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"w8y5dzpop\" data-azat-pid=\"w8y5dzpop\" id=\"w8y5dzpop\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-jclvp0a7m\" style=\"\" data-az-id=\"jclvp0a7m\" data-azat-pid=\"jclvp0a7m\" id=\"jclvp0a7m\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Yo9i2twpk\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Yo9i2twpk\" data-azat-pid=\"Yo9i2twpk\" id=\"Yo9i2twpk\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-g8drt4faf\" style=\"\" data-az-id=\"g8drt4faf\" data-azat-pid=\"g8drt4faf\" id=\"g8drt4faf\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-O0kom9c11\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"O0kom9c11\" data-azat-pid=\"O0kom9c11\" id=\"O0kom9c11\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-U5eoe36lb\" style=\"\" data-az-id=\"U5eoe36lb\" data-azat-pid=\"U5eoe36lb\" id=\"U5eoe36lb\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dpbs6ryfh\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"Dpbs6ryfh\" data-azat-pid=\"Dpbs6ryfh\" id=\"Dpbs6ryfh\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-ds1hrkm93\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ds1hrkm93\" data-azat-pid=\"ds1hrkm93\" id=\"ds1hrkm93\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-t6ilekviv\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"t6ilekviv\" data-azat-pid=\"t6ilekviv\" id=\"t6ilekviv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Xjdvcdktz\" style=\"\" data-az-id=\"Xjdvcdktz\" data-azat-pid=\"Xjdvcdktz\" id=\"Xjdvcdktz\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Pcp57020f\" style=\"\" data-az-id=\"Pcp57020f\" data-azat-pid=\"Pcp57020f\" id=\"Pcp57020f\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yyhjl3c8b\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"yyhjl3c8b\" data-azat-pid=\"yyhjl3c8b\" id=\"yyhjl3c8b\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Jzir8hkk2\" style=\"\" data-az-id=\"Jzir8hkk2\" data-azat-pid=\"Jzir8hkk2\" id=\"Jzir8hkk2\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-F78syq7mb\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"F78syq7mb\" data-azat-pid=\"F78syq7mb\" id=\"F78syq7mb\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Vskqp4bqt\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Vskqp4bqt\" data-azat-pid=\"Vskqp4bqt\" id=\"Vskqp4bqt\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C26furdu6\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"C26furdu6\" data-azat-pid=\"C26furdu6\" id=\"C26furdu6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Irdk2d37a\" style=\"\" data-az-id=\"Irdk2d37a\" data-azat-pid=\"Irdk2d37a\" id=\"Irdk2d37a\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ro20czil9\" style=\"\" data-az-id=\"ro20czil9\" data-azat-pid=\"ro20czil9\" id=\"ro20czil9\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ba70ihxic\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"ba70ihxic\" data-azat-pid=\"ba70ihxic\" id=\"ba70ihxic\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-X38hu5j4f\" style=\"\" data-az-id=\"X38hu5j4f\" data-azat-pid=\"X38hu5j4f\" id=\"X38hu5j4f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-pvha52b4m\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"pvha52b4m\" data-azat-pid=\"pvha52b4m\" id=\"pvha52b4m\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Rtf2wr7ij\" style=\"\" data-az-id=\"Rtf2wr7ij\" data-azat-pid=\"Rtf2wr7ij\" id=\"Rtf2wr7ij\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-xx4b2lwxn\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"xx4b2lwxn\" data-azat-pid=\"xx4b2lwxn\" id=\"xx4b2lwxn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-j85pnrjr0\" style=\"\" data-az-id=\"j85pnrjr0\" data-azat-pid=\"j85pnrjr0\" id=\"j85pnrjr0\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Wc02gw64q\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Wc02gw64q\" data-azat-pid=\"Wc02gw64q\" id=\"Wc02gw64q\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-oq3n0vgra\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"oq3n0vgra\" data-azat-pid=\"oq3n0vgra\" id=\"oq3n0vgra\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Jydq4wlhb\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Jydq4wlhb\" data-azat-pid=\"Jydq4wlhb\" id=\"Jydq4wlhb\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ejqma5vhf\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Ejqma5vhf\" data-azat-pid=\"Ejqma5vhf\" id=\"Ejqma5vhf\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"m9p4cmwhr\" data-azat-pid=\"m9p4cmwhr\" id=\"m9p4cmwhr\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-swz17b1g4\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"swz17b1g4\" data-azat-pid=\"swz17b1g4\" id=\"swz17b1g4\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-k017u2g6m\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"k017u2g6m\" data-azat-pid=\"k017u2g6m\" id=\"k017u2g6m\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s1hzbuc0f\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"s1hzbuc0f\" data-azat-pid=\"s1hzbuc0f\" id=\"s1hzbuc0f\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-rbx6vd6t8\" style=\"\" data-az-id=\"rbx6vd6t8\" data-azat-pid=\"rbx6vd6t8\" id=\"rbx6vd6t8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-S2vnz7clz\" style=\"\" data-az-id=\"S2vnz7clz\" data-azat-pid=\"S2vnz7clz\" id=\"S2vnz7clz\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-owdiazaot\" style=\"\" data-az-id=\"owdiazaot\" data-azat-pid=\"owdiazaot\" id=\"owdiazaot\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-cgsz8lhzz\" style=\"\" data-az-id=\"cgsz8lhzz\" data-azat-pid=\"cgsz8lhzz\" id=\"cgsz8lhzz\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-K6vtsrnct\" style=\"\" data-az-id=\"K6vtsrnct\" data-azat-pid=\"K6vtsrnct\" id=\"K6vtsrnct\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Rn0wwx7yb\" style=\"\" data-az-id=\"Rn0wwx7yb\" data-azat-pid=\"Rn0wwx7yb\" id=\"Rn0wwx7yb\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-egxj1onkg\" style=\"\" data-az-id=\"egxj1onkg\" data-azat-pid=\"egxj1onkg\" id=\"egxj1onkg\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Se077qf71\" style=\"\" data-az-id=\"Se077qf71\" data-azat-pid=\"Se077qf71\" id=\"Se077qf71\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Cvmtjwvk7\" style=\"\" data-az-id=\"Cvmtjwvk7\" data-azat-pid=\"Cvmtjwvk7\" id=\"Cvmtjwvk7\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-mg64cr8mq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"mg64cr8mq\" data-azat-pid=\"mg64cr8mq\" id=\"mg64cr8mq\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-R1m1ee0v9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"R1m1ee0v9\" data-azat-pid=\"R1m1ee0v9\" id=\"R1m1ee0v9\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-px9kxbz5x\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"px9kxbz5x\" data-azat-pid=\"px9kxbz5x\" id=\"px9kxbz5x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"nwzxlxzol\" data-azat-pid=\"nwzxlxzol\" id=\"nwzxlxzol\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,554,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-ngotlyoqo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ngotlyoqo\" data-azat-pid=\"Fif16wm1r\" id=\"Fif16wm1r\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Icy2a07gy\" class=\"az-element az-carousel hover-style-j6bhlcnch\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"j6bhlcnch\" data-azat-pid=\"Icy2a07gy\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-k3nv39han\" style=\"\" data-az-id=\"k3nv39han\" data-azat-pid=\"Bqsv6fj3g\" id=\"Bqsv6fj3g\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mk1sijhz3\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"mk1sijhz3\" data-azat-pid=\"Symm26pz5\" id=\"Symm26pz5\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Qwatah4m6\" style=\"\" data-az-id=\"Qwatah4m6\" data-azat-pid=\"Cucy6sdpe\" id=\"Cucy6sdpe\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zujx66gj4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"zujx66gj4\" data-azat-pid=\"w8y5dzpop\" id=\"w8y5dzpop\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-kd0qo0idu\" style=\"\" data-az-id=\"kd0qo0idu\" data-azat-pid=\"jclvp0a7m\" id=\"jclvp0a7m\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xmaie81ts\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Xmaie81ts\" data-azat-pid=\"Yo9i2twpk\" id=\"Yo9i2twpk\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-g26qld89u\" style=\"\" data-az-id=\"g26qld89u\" data-azat-pid=\"g8drt4faf\" id=\"g8drt4faf\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-T76pmqlt6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"T76pmqlt6\" data-azat-pid=\"O0kom9c11\" id=\"O0kom9c11\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-F9x1lkktf\" style=\"\" data-az-id=\"F9x1lkktf\" data-azat-pid=\"U5eoe36lb\" id=\"U5eoe36lb\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zv3zzgstn\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"zv3zzgstn\" data-azat-pid=\"Dpbs6ryfh\" id=\"Dpbs6ryfh\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-see2xjq9y\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"see2xjq9y\" data-azat-pid=\"ds1hrkm93\" id=\"ds1hrkm93\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-grxbhfqji\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"grxbhfqji\" data-azat-pid=\"t6ilekviv\" id=\"t6ilekviv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Lqweqivi1\" style=\"\" data-az-id=\"Lqweqivi1\" data-azat-pid=\"Xjdvcdktz\" id=\"Xjdvcdktz\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Y08j5chlk\" style=\"\" data-az-id=\"Y08j5chlk\" data-azat-pid=\"Pcp57020f\" id=\"Pcp57020f\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-i09l0tg9x\" style=\"\" data-az-persist=\"PHA+RW4gQ0lTQyBkZXNhcnJvbGxhbW9zIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBxdWUgcGVybWl0ZW4gYSBsYXMgb3JnYW5pemFjaW9uZXMgbW9kZXJuaXphciBzdSBpbmZyYWVzdHJ1Y3R1cmEgZGlnaXRhbCB5IG9wdGltaXphciBsYSBnZXN0acOzbiBkZSBzdSBpbmZvcm1hY2nDs24uPC9wPg==\" data-az-id=\"i09l0tg9x\" data-azat-pid=\"i09l0tg9x\" id=\"i09l0tg9x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>En CISC desarrollamos soluciones tecnológicas que permiten a las organizaciones modernizar su infraestructura digital y optimizar la gestión de su información.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Cwk20h41f\" style=\"\" data-az-id=\"Cwk20h41f\" data-azat-pid=\"Jzir8hkk2\" id=\"Jzir8hkk2\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-d5wy50xqa\" style=\"\" data-az-persist=\"PHA+VHJhYmFqYW1vcyBjb24gb3JnYW5pemFjaW9uZXMgcMO6YmxpY2FzIHkgcHJpdmFkYXMgcGFyYSBpbXBsZW1lbnRhciwgb3B0aW1pemFyIHkgbWFudGVuZXIgcGxhdGFmb3JtYXMgdGVjbm9sw7NnaWNhcy48L3A+\" data-az-id=\"d5wy50xqa\" data-azat-pid=\"d5wy50xqa\" id=\"d5wy50xqa\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Trabajamos con organizaciones públicas y privadas para implementar, optimizar y mantener plataformas tecnológicas.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-id5z53tx9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"id5z53tx9\" data-azat-pid=\"Vskqp4bqt\" id=\"Vskqp4bqt\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yb0d4ns8b\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"yb0d4ns8b\" data-azat-pid=\"C26furdu6\" id=\"C26furdu6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Yzi9ba2an\" style=\"\" data-az-id=\"Yzi9ba2an\" data-azat-pid=\"Irdk2d37a\" id=\"Irdk2d37a\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-vigrd3q5p\" style=\"\" data-az-id=\"vigrd3q5p\" data-azat-pid=\"ro20czil9\" id=\"ro20czil9\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hahu8znel\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Hahu8znel\" data-azat-pid=\"ba70ihxic\" id=\"ba70ihxic\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Dh6llebr4\" style=\"\" data-az-id=\"Dh6llebr4\" data-azat-pid=\"X38hu5j4f\" id=\"X38hu5j4f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-hxy0f2ypv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"hxy0f2ypv\" data-azat-pid=\"pvha52b4m\" id=\"pvha52b4m\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-A9rel9mw6\" style=\"\" data-az-id=\"A9rel9mw6\" data-azat-pid=\"Rtf2wr7ij\" id=\"Rtf2wr7ij\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ipwxt7b3w\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Ipwxt7b3w\" data-azat-pid=\"xx4b2lwxn\" id=\"xx4b2lwxn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-nzlmk6kix\" style=\"\" data-az-id=\"nzlmk6kix\" data-azat-pid=\"j85pnrjr0\" id=\"j85pnrjr0\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-t3hz8zefn\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"t3hz8zefn\" data-azat-pid=\"Wc02gw64q\" id=\"Wc02gw64q\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-b2zxpxo4f\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"b2zxpxo4f\" data-azat-pid=\"oq3n0vgra\" id=\"oq3n0vgra\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-q7ikgy1xe\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"q7ikgy1xe\" data-azat-pid=\"Jydq4wlhb\" id=\"Jydq4wlhb\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bqq4s9im6\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"bqq4s9im6\" data-azat-pid=\"Ejqma5vhf\" id=\"Ejqma5vhf\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"iud10sqza\" data-azat-pid=\"m9p4cmwhr\" id=\"m9p4cmwhr\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-hipisrtos\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"hipisrtos\" data-azat-pid=\"swz17b1g4\" id=\"swz17b1g4\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-u4mkrl8xx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"u4mkrl8xx\" data-azat-pid=\"k017u2g6m\" id=\"k017u2g6m\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-x6a4k495w\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"x6a4k495w\" data-azat-pid=\"s1hzbuc0f\" id=\"s1hzbuc0f\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Mdrjtcjep\" style=\"\" data-az-id=\"Mdrjtcjep\" data-azat-pid=\"rbx6vd6t8\" id=\"rbx6vd6t8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Tfey2c3n2\" style=\"\" data-az-id=\"Tfey2c3n2\" data-azat-pid=\"S2vnz7clz\" id=\"S2vnz7clz\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Hf1rdphx3\" style=\"\" data-az-id=\"Hf1rdphx3\" data-azat-pid=\"owdiazaot\" id=\"owdiazaot\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zco6ynlwt\" style=\"\" data-az-id=\"zco6ynlwt\" data-azat-pid=\"cgsz8lhzz\" id=\"cgsz8lhzz\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Ddoqt1rzb\" style=\"\" data-az-id=\"Ddoqt1rzb\" data-azat-pid=\"K6vtsrnct\" id=\"K6vtsrnct\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-d6bruy3mg\" style=\"\" data-az-id=\"d6bruy3mg\" data-azat-pid=\"Rn0wwx7yb\" id=\"Rn0wwx7yb\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-T2oeiumkt\" style=\"\" data-az-id=\"T2oeiumkt\" data-azat-pid=\"egxj1onkg\" id=\"egxj1onkg\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-viffhigva\" style=\"\" data-az-id=\"viffhigva\" data-azat-pid=\"Se077qf71\" id=\"Se077qf71\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-xo3kwmbjm\" style=\"\" data-az-id=\"xo3kwmbjm\" data-azat-pid=\"Cvmtjwvk7\" id=\"Cvmtjwvk7\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-Alcjag9m5\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Alcjag9m5\" data-azat-pid=\"mg64cr8mq\" id=\"mg64cr8mq\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-Cyaoxkple\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Cyaoxkple\" data-azat-pid=\"R1m1ee0v9\" id=\"R1m1ee0v9\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Em79z9p9y\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"Em79z9p9y\" data-azat-pid=\"px9kxbz5x\" id=\"px9kxbz5x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"se597ycva\" data-azat-pid=\"nwzxlxzol\" id=\"nwzxlxzol\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,555,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-ngotlyoqo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ngotlyoqo\" data-azat-pid=\"Fif16wm1r\" id=\"Fif16wm1r\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Icy2a07gy\" class=\"az-element az-carousel hover-style-j6bhlcnch\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"j6bhlcnch\" data-azat-pid=\"Icy2a07gy\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-k3nv39han\" style=\"\" data-az-id=\"k3nv39han\" data-azat-pid=\"Bqsv6fj3g\" id=\"Bqsv6fj3g\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mk1sijhz3\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"mk1sijhz3\" data-azat-pid=\"Symm26pz5\" id=\"Symm26pz5\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Qwatah4m6\" style=\"\" data-az-id=\"Qwatah4m6\" data-azat-pid=\"Cucy6sdpe\" id=\"Cucy6sdpe\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zujx66gj4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"zujx66gj4\" data-azat-pid=\"w8y5dzpop\" id=\"w8y5dzpop\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-kd0qo0idu\" style=\"\" data-az-id=\"kd0qo0idu\" data-azat-pid=\"jclvp0a7m\" id=\"jclvp0a7m\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xmaie81ts\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Xmaie81ts\" data-azat-pid=\"Yo9i2twpk\" id=\"Yo9i2twpk\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-g26qld89u\" style=\"\" data-az-id=\"g26qld89u\" data-azat-pid=\"g8drt4faf\" id=\"g8drt4faf\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-T76pmqlt6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"T76pmqlt6\" data-azat-pid=\"O0kom9c11\" id=\"O0kom9c11\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-F9x1lkktf\" style=\"\" data-az-id=\"F9x1lkktf\" data-azat-pid=\"U5eoe36lb\" id=\"U5eoe36lb\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zv3zzgstn\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"zv3zzgstn\" data-azat-pid=\"Dpbs6ryfh\" id=\"Dpbs6ryfh\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-see2xjq9y\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"see2xjq9y\" data-azat-pid=\"ds1hrkm93\" id=\"ds1hrkm93\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-grxbhfqji\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+SW1wdWxzYW1vcyBsYSB0cmFuc2Zvcm1hY2nDs24gdGVjbm9sw7NnaWNhIGRlIEVudGlkYWRlcyBww7pibGljYXMgeSBwcml2YWRhcy48L2gyPgo=\" data-az-id=\"grxbhfqji\" data-azat-pid=\"grxbhfqji\" id=\"grxbhfqji\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Impulsamos la transformación tecnológica de Entidades públicas y privadas.</h2>\n</div><div class=\"az-element az-row row az-row--md hover-style-Lqweqivi1\" style=\"\" data-az-id=\"Lqweqivi1\" data-azat-pid=\"Xjdvcdktz\" id=\"Xjdvcdktz\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Y08j5chlk\" style=\"\" data-az-id=\"Y08j5chlk\" data-azat-pid=\"Pcp57020f\" id=\"Pcp57020f\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-i09l0tg9x\" style=\"\" data-az-persist=\"PHA+RW4gQ0lTQyBkZXNhcnJvbGxhbW9zIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBxdWUgcGVybWl0ZW4gYSBsYXMgb3JnYW5pemFjaW9uZXMgbW9kZXJuaXphciBzdSBpbmZyYWVzdHJ1Y3R1cmEgZGlnaXRhbCB5IG9wdGltaXphciBsYSBnZXN0acOzbiBkZSBzdSBpbmZvcm1hY2nDs24uPC9wPg==\" data-az-id=\"i09l0tg9x\" data-azat-pid=\"i09l0tg9x\" id=\"i09l0tg9x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>En CISC desarrollamos soluciones tecnológicas que permiten a las organizaciones modernizar su infraestructura digital y optimizar la gestión de su información.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Cwk20h41f\" style=\"\" data-az-id=\"Cwk20h41f\" data-azat-pid=\"Jzir8hkk2\" id=\"Jzir8hkk2\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-d5wy50xqa\" style=\"\" data-az-persist=\"PHA+VHJhYmFqYW1vcyBjb24gb3JnYW5pemFjaW9uZXMgcMO6YmxpY2FzIHkgcHJpdmFkYXMgcGFyYSBpbXBsZW1lbnRhciwgb3B0aW1pemFyIHkgbWFudGVuZXIgcGxhdGFmb3JtYXMgdGVjbm9sw7NnaWNhcy48L3A+\" data-az-id=\"d5wy50xqa\" data-azat-pid=\"d5wy50xqa\" id=\"d5wy50xqa\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Trabajamos con organizaciones públicas y privadas para implementar, optimizar y mantener plataformas tecnológicas.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-id5z53tx9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"id5z53tx9\" data-azat-pid=\"Vskqp4bqt\" id=\"Vskqp4bqt\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yb0d4ns8b\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"yb0d4ns8b\" data-azat-pid=\"C26furdu6\" id=\"C26furdu6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Yzi9ba2an\" style=\"\" data-az-id=\"Yzi9ba2an\" data-azat-pid=\"Irdk2d37a\" id=\"Irdk2d37a\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-vigrd3q5p\" style=\"\" data-az-id=\"vigrd3q5p\" data-azat-pid=\"ro20czil9\" id=\"ro20czil9\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hahu8znel\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Hahu8znel\" data-azat-pid=\"ba70ihxic\" id=\"ba70ihxic\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Dh6llebr4\" style=\"\" data-az-id=\"Dh6llebr4\" data-azat-pid=\"X38hu5j4f\" id=\"X38hu5j4f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-hxy0f2ypv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"hxy0f2ypv\" data-azat-pid=\"pvha52b4m\" id=\"pvha52b4m\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-A9rel9mw6\" style=\"\" data-az-id=\"A9rel9mw6\" data-azat-pid=\"Rtf2wr7ij\" id=\"Rtf2wr7ij\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ipwxt7b3w\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Ipwxt7b3w\" data-azat-pid=\"xx4b2lwxn\" id=\"xx4b2lwxn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-nzlmk6kix\" style=\"\" data-az-id=\"nzlmk6kix\" data-azat-pid=\"j85pnrjr0\" id=\"j85pnrjr0\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-t3hz8zefn\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"t3hz8zefn\" data-azat-pid=\"Wc02gw64q\" id=\"Wc02gw64q\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-b2zxpxo4f\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"b2zxpxo4f\" data-azat-pid=\"oq3n0vgra\" id=\"oq3n0vgra\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-q7ikgy1xe\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"q7ikgy1xe\" data-azat-pid=\"Jydq4wlhb\" id=\"Jydq4wlhb\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bqq4s9im6\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"bqq4s9im6\" data-azat-pid=\"Ejqma5vhf\" id=\"Ejqma5vhf\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"iud10sqza\" data-azat-pid=\"m9p4cmwhr\" id=\"m9p4cmwhr\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-hipisrtos\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"hipisrtos\" data-azat-pid=\"swz17b1g4\" id=\"swz17b1g4\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-u4mkrl8xx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"u4mkrl8xx\" data-azat-pid=\"k017u2g6m\" id=\"k017u2g6m\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-x6a4k495w\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"x6a4k495w\" data-azat-pid=\"s1hzbuc0f\" id=\"s1hzbuc0f\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Mdrjtcjep\" style=\"\" data-az-id=\"Mdrjtcjep\" data-azat-pid=\"rbx6vd6t8\" id=\"rbx6vd6t8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Tfey2c3n2\" style=\"\" data-az-id=\"Tfey2c3n2\" data-azat-pid=\"S2vnz7clz\" id=\"S2vnz7clz\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Hf1rdphx3\" style=\"\" data-az-id=\"Hf1rdphx3\" data-azat-pid=\"owdiazaot\" id=\"owdiazaot\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zco6ynlwt\" style=\"\" data-az-id=\"zco6ynlwt\" data-azat-pid=\"cgsz8lhzz\" id=\"cgsz8lhzz\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Ddoqt1rzb\" style=\"\" data-az-id=\"Ddoqt1rzb\" data-azat-pid=\"K6vtsrnct\" id=\"K6vtsrnct\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-d6bruy3mg\" style=\"\" data-az-id=\"d6bruy3mg\" data-azat-pid=\"Rn0wwx7yb\" id=\"Rn0wwx7yb\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-T2oeiumkt\" style=\"\" data-az-id=\"T2oeiumkt\" data-azat-pid=\"egxj1onkg\" id=\"egxj1onkg\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-viffhigva\" style=\"\" data-az-id=\"viffhigva\" data-azat-pid=\"Se077qf71\" id=\"Se077qf71\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-xo3kwmbjm\" style=\"\" data-az-id=\"xo3kwmbjm\" data-azat-pid=\"Cvmtjwvk7\" id=\"Cvmtjwvk7\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-Alcjag9m5\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Alcjag9m5\" data-azat-pid=\"mg64cr8mq\" id=\"mg64cr8mq\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-Cyaoxkple\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Cyaoxkple\" data-azat-pid=\"R1m1ee0v9\" id=\"R1m1ee0v9\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Em79z9p9y\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"Em79z9p9y\" data-azat-pid=\"px9kxbz5x\" id=\"px9kxbz5x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"se597ycva\" data-azat-pid=\"nwzxlxzol\" id=\"nwzxlxzol\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,556,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-ngotlyoqo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ngotlyoqo\" data-azat-pid=\"Fif16wm1r\" id=\"Fif16wm1r\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Icy2a07gy\" class=\"az-element az-carousel hover-style-j6bhlcnch\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"j6bhlcnch\" data-azat-pid=\"Icy2a07gy\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-k3nv39han\" style=\"\" data-az-id=\"k3nv39han\" data-azat-pid=\"Bqsv6fj3g\" id=\"Bqsv6fj3g\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mk1sijhz3\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"mk1sijhz3\" data-azat-pid=\"Symm26pz5\" id=\"Symm26pz5\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Qwatah4m6\" style=\"\" data-az-id=\"Qwatah4m6\" data-azat-pid=\"Cucy6sdpe\" id=\"Cucy6sdpe\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zujx66gj4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"zujx66gj4\" data-azat-pid=\"w8y5dzpop\" id=\"w8y5dzpop\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-kd0qo0idu\" style=\"\" data-az-id=\"kd0qo0idu\" data-azat-pid=\"jclvp0a7m\" id=\"jclvp0a7m\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xmaie81ts\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Xmaie81ts\" data-azat-pid=\"Yo9i2twpk\" id=\"Yo9i2twpk\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-g26qld89u\" style=\"\" data-az-id=\"g26qld89u\" data-azat-pid=\"g8drt4faf\" id=\"g8drt4faf\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-T76pmqlt6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"T76pmqlt6\" data-azat-pid=\"O0kom9c11\" id=\"O0kom9c11\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-F9x1lkktf\" style=\"\" data-az-id=\"F9x1lkktf\" data-azat-pid=\"U5eoe36lb\" id=\"U5eoe36lb\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zv3zzgstn\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"zv3zzgstn\" data-azat-pid=\"Dpbs6ryfh\" id=\"Dpbs6ryfh\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-see2xjq9y\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"see2xjq9y\" data-azat-pid=\"ds1hrkm93\" id=\"ds1hrkm93\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-grxbhfqji\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"grxbhfqji\" data-azat-pid=\"grxbhfqji\" id=\"grxbhfqji\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Lqweqivi1\" style=\"\" data-az-id=\"Lqweqivi1\" data-azat-pid=\"Xjdvcdktz\" id=\"Xjdvcdktz\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Y08j5chlk\" style=\"\" data-az-id=\"Y08j5chlk\" data-azat-pid=\"Pcp57020f\" id=\"Pcp57020f\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-i09l0tg9x\" style=\"\" data-az-persist=\"PHA+RW4gQ0lTQyBkZXNhcnJvbGxhbW9zIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBxdWUgcGVybWl0ZW4gYSBsYXMgb3JnYW5pemFjaW9uZXMgbW9kZXJuaXphciBzdSBpbmZyYWVzdHJ1Y3R1cmEgZGlnaXRhbCB5IG9wdGltaXphciBsYSBnZXN0acOzbiBkZSBzdSBpbmZvcm1hY2nDs24uPC9wPg==\" data-az-id=\"i09l0tg9x\" data-azat-pid=\"i09l0tg9x\" id=\"i09l0tg9x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>En CISC desarrollamos soluciones tecnológicas que permiten a las organizaciones modernizar su infraestructura digital y optimizar la gestión de su información.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Cwk20h41f\" style=\"\" data-az-id=\"Cwk20h41f\" data-azat-pid=\"Jzir8hkk2\" id=\"Jzir8hkk2\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-d5wy50xqa\" style=\"\" data-az-persist=\"PHA+VHJhYmFqYW1vcyBjb24gb3JnYW5pemFjaW9uZXMgcMO6YmxpY2FzIHkgcHJpdmFkYXMgcGFyYSBpbXBsZW1lbnRhciwgb3B0aW1pemFyIHkgbWFudGVuZXIgcGxhdGFmb3JtYXMgdGVjbm9sw7NnaWNhcy48L3A+\" data-az-id=\"d5wy50xqa\" data-azat-pid=\"d5wy50xqa\" id=\"d5wy50xqa\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Trabajamos con organizaciones públicas y privadas para implementar, optimizar y mantener plataformas tecnológicas.</p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-id5z53tx9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"id5z53tx9\" data-azat-pid=\"Vskqp4bqt\" id=\"Vskqp4bqt\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yb0d4ns8b\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"yb0d4ns8b\" data-azat-pid=\"C26furdu6\" id=\"C26furdu6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Yzi9ba2an\" style=\"\" data-az-id=\"Yzi9ba2an\" data-azat-pid=\"Irdk2d37a\" id=\"Irdk2d37a\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-vigrd3q5p\" style=\"\" data-az-id=\"vigrd3q5p\" data-azat-pid=\"ro20czil9\" id=\"ro20czil9\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hahu8znel\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Hahu8znel\" data-azat-pid=\"ba70ihxic\" id=\"ba70ihxic\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Dh6llebr4\" style=\"\" data-az-id=\"Dh6llebr4\" data-azat-pid=\"X38hu5j4f\" id=\"X38hu5j4f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-hxy0f2ypv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"hxy0f2ypv\" data-azat-pid=\"pvha52b4m\" id=\"pvha52b4m\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-A9rel9mw6\" style=\"\" data-az-id=\"A9rel9mw6\" data-azat-pid=\"Rtf2wr7ij\" id=\"Rtf2wr7ij\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ipwxt7b3w\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Ipwxt7b3w\" data-azat-pid=\"xx4b2lwxn\" id=\"xx4b2lwxn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-nzlmk6kix\" style=\"\" data-az-id=\"nzlmk6kix\" data-azat-pid=\"j85pnrjr0\" id=\"j85pnrjr0\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-t3hz8zefn\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"t3hz8zefn\" data-azat-pid=\"Wc02gw64q\" id=\"Wc02gw64q\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-b2zxpxo4f\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"b2zxpxo4f\" data-azat-pid=\"oq3n0vgra\" id=\"oq3n0vgra\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-q7ikgy1xe\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"q7ikgy1xe\" data-azat-pid=\"Jydq4wlhb\" id=\"Jydq4wlhb\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-bqq4s9im6\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"bqq4s9im6\" data-azat-pid=\"Ejqma5vhf\" id=\"Ejqma5vhf\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"iud10sqza\" data-azat-pid=\"m9p4cmwhr\" id=\"m9p4cmwhr\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-hipisrtos\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"hipisrtos\" data-azat-pid=\"swz17b1g4\" id=\"swz17b1g4\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-u4mkrl8xx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"u4mkrl8xx\" data-azat-pid=\"k017u2g6m\" id=\"k017u2g6m\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-x6a4k495w\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"x6a4k495w\" data-azat-pid=\"s1hzbuc0f\" id=\"s1hzbuc0f\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Mdrjtcjep\" style=\"\" data-az-id=\"Mdrjtcjep\" data-azat-pid=\"rbx6vd6t8\" id=\"rbx6vd6t8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Tfey2c3n2\" style=\"\" data-az-id=\"Tfey2c3n2\" data-azat-pid=\"S2vnz7clz\" id=\"S2vnz7clz\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Hf1rdphx3\" style=\"\" data-az-id=\"Hf1rdphx3\" data-azat-pid=\"owdiazaot\" id=\"owdiazaot\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zco6ynlwt\" style=\"\" data-az-id=\"zco6ynlwt\" data-azat-pid=\"cgsz8lhzz\" id=\"cgsz8lhzz\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Ddoqt1rzb\" style=\"\" data-az-id=\"Ddoqt1rzb\" data-azat-pid=\"K6vtsrnct\" id=\"K6vtsrnct\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-d6bruy3mg\" style=\"\" data-az-id=\"d6bruy3mg\" data-azat-pid=\"Rn0wwx7yb\" id=\"Rn0wwx7yb\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-T2oeiumkt\" style=\"\" data-az-id=\"T2oeiumkt\" data-azat-pid=\"egxj1onkg\" id=\"egxj1onkg\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-viffhigva\" style=\"\" data-az-id=\"viffhigva\" data-azat-pid=\"Se077qf71\" id=\"Se077qf71\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-xo3kwmbjm\" style=\"\" data-az-id=\"xo3kwmbjm\" data-azat-pid=\"Cvmtjwvk7\" id=\"Cvmtjwvk7\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-Alcjag9m5\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Alcjag9m5\" data-azat-pid=\"mg64cr8mq\" id=\"mg64cr8mq\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-Cyaoxkple\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Cyaoxkple\" data-azat-pid=\"R1m1ee0v9\" id=\"R1m1ee0v9\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Em79z9p9y\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"Em79z9p9y\" data-azat-pid=\"px9kxbz5x\" id=\"px9kxbz5x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"se597ycva\" data-azat-pid=\"nwzxlxzol\" id=\"nwzxlxzol\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,557,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-mpxtmxxmc\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"mpxtmxxmc\" data-azat-pid=\"Fif16wm1r\" id=\"Fif16wm1r\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Icy2a07gy\" class=\"az-element az-carousel hover-style-Q6rs8x09u\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Q6rs8x09u\" data-azat-pid=\"Icy2a07gy\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-H1t0zqfs6\" style=\"\" data-az-id=\"H1t0zqfs6\" data-azat-pid=\"Bqsv6fj3g\" id=\"Bqsv6fj3g\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vntorakky\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"vntorakky\" data-azat-pid=\"Symm26pz5\" id=\"Symm26pz5\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-enqwrmlri\" style=\"\" data-az-id=\"enqwrmlri\" data-azat-pid=\"Cucy6sdpe\" id=\"Cucy6sdpe\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gv5ahwtmh\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"gv5ahwtmh\" data-azat-pid=\"w8y5dzpop\" id=\"w8y5dzpop\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Hjahhsjfu\" style=\"\" data-az-id=\"Hjahhsjfu\" data-azat-pid=\"jclvp0a7m\" id=\"jclvp0a7m\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yoycdt7to\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"yoycdt7to\" data-azat-pid=\"Yo9i2twpk\" id=\"Yo9i2twpk\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-G4wxfakia\" style=\"\" data-az-id=\"G4wxfakia\" data-azat-pid=\"g8drt4faf\" id=\"g8drt4faf\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nw9hhy1mj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"nw9hhy1mj\" data-azat-pid=\"O0kom9c11\" id=\"O0kom9c11\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Txxblqj0b\" style=\"\" data-az-id=\"Txxblqj0b\" data-azat-pid=\"U5eoe36lb\" id=\"U5eoe36lb\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Mt7nqes8m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"Mt7nqes8m\" data-azat-pid=\"Dpbs6ryfh\" id=\"Dpbs6ryfh\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Fkxiesqjb\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fkxiesqjb\" data-azat-pid=\"ds1hrkm93\" id=\"ds1hrkm93\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xwn7liewz\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"Xwn7liewz\" data-azat-pid=\"grxbhfqji\" id=\"grxbhfqji\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-i170b9h4y\" style=\"\" data-az-id=\"i170b9h4y\" data-azat-pid=\"Xjdvcdktz\" id=\"Xjdvcdktz\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Vxl2jveo8\" style=\"\" data-az-id=\"Vxl2jveo8\" data-azat-pid=\"Pcp57020f\" id=\"Pcp57020f\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Szuf1n5wa\" style=\"\" data-az-persist=\"PHA+RW4gQ0lTQyBkZXNhcnJvbGxhbW9zIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBxdWUgcGVybWl0ZW4gbW9kZXJuaXphciBsYSBpbmZyYWVzdHJ1Y3R1cmEgZGlnaXRhbCB5IG9wdGltaXphciBsYSBnZXN0acOzbiBkZSBsYSBpbmZvcm1hY2nDs24uPC9wPgo8cD5UcmFiYWphbW9zIGNvbiBlbnRpZGFkZXMgcMO6YmxpY2FzIHkgcHJpdmFkYXMgcGFyYSBpbXBsZW1lbnRhciwgb3B0aW1pemFyIHkgbWFudGVuZXIgcGxhdGFmb3JtYXMgdGVjbm9sw7NnaWNhcy48L3A+\" data-az-id=\"Szuf1n5wa\" data-azat-pid=\"Szuf1n5wa\" id=\"Szuf1n5wa\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>En CISC desarrollamos soluciones tecnológicas que permiten modernizar la infraestructura digital y optimizar la gestión de la información.</p>\n<p>Trabajamos con entidades públicas y privadas para implementar, optimizar y mantener plataformas tecnológicas.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Tn2hyf4ej\" style=\"\" data-az-id=\"Tn2hyf4ej\" data-azat-pid=\"Jzir8hkk2\" id=\"Jzir8hkk2\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-qbp9ppsar\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIHRlY25vbMOzZ2ljYS4gPC9wPjxwPiAtIFNpc3RlbWFzIGRlIEluZm9ybWFjacOzbiBHZW9ncsOhZmljYSAoU0lHKSA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zLiA8L3A+PHA+IC0gR2VzdGnDs24gZG9jdW1lbnRhbC4gPC9wPjxwPiAtIERlc2Fycm9sbG8gZGUgcGxhdGFmb3JtYXMgeSBnb2JpZXJubyBkaWdpdGFsLiA8L3A+\" data-az-id=\"qbp9ppsar\" data-azat-pid=\"qbp9ppsar\" id=\"qbp9ppsar\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura tecnológica. </p><p> - Sistemas de Información Geográfica (SIG) </p><p> - Administración de bases de datos. </p><p> - Gestión documental. </p><p> - Desarrollo de plataformas y gobierno digital. </p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Y3evs12ne\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Y3evs12ne\" data-azat-pid=\"Vskqp4bqt\" id=\"Vskqp4bqt\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qpp7ggw0o\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Qpp7ggw0o\" data-azat-pid=\"C26furdu6\" id=\"C26furdu6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Gqjsyp6rb\" style=\"\" data-az-id=\"Gqjsyp6rb\" data-azat-pid=\"Irdk2d37a\" id=\"Irdk2d37a\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ome7delva\" style=\"\" data-az-id=\"ome7delva\" data-azat-pid=\"ro20czil9\" id=\"ro20czil9\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-wv5mf5i66\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"wv5mf5i66\" data-azat-pid=\"ba70ihxic\" id=\"ba70ihxic\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Wptuc7y98\" style=\"\" data-az-id=\"Wptuc7y98\" data-azat-pid=\"X38hu5j4f\" id=\"X38hu5j4f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ecxumq5z8\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"ecxumq5z8\" data-azat-pid=\"pvha52b4m\" id=\"pvha52b4m\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-gf88r1o03\" style=\"\" data-az-id=\"gf88r1o03\" data-azat-pid=\"Rtf2wr7ij\" id=\"Rtf2wr7ij\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Iqokabdy6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Iqokabdy6\" data-azat-pid=\"xx4b2lwxn\" id=\"xx4b2lwxn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Bx94ive1v\" style=\"\" data-az-id=\"Bx94ive1v\" data-azat-pid=\"j85pnrjr0\" id=\"j85pnrjr0\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zg940iql5\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Zg940iql5\" data-azat-pid=\"Wc02gw64q\" id=\"Wc02gw64q\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-ys5hd6mq6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"ys5hd6mq6\" data-azat-pid=\"oq3n0vgra\" id=\"oq3n0vgra\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Z7v4uqy2w\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Z7v4uqy2w\" data-azat-pid=\"Jydq4wlhb\" id=\"Jydq4wlhb\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-F1avx05o6\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"F1avx05o6\" data-azat-pid=\"Ejqma5vhf\" id=\"Ejqma5vhf\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"d9ggzijec\" data-azat-pid=\"m9p4cmwhr\" id=\"m9p4cmwhr\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-Iq84105q7\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"Iq84105q7\" data-azat-pid=\"swz17b1g4\" id=\"swz17b1g4\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-Ob2cm3rin\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ob2cm3rin\" data-azat-pid=\"k017u2g6m\" id=\"k017u2g6m\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-O3epmhnda\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"O3epmhnda\" data-azat-pid=\"s1hzbuc0f\" id=\"s1hzbuc0f\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-xudkq6w3s\" style=\"\" data-az-id=\"xudkq6w3s\" data-azat-pid=\"rbx6vd6t8\" id=\"rbx6vd6t8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zk77bgtus\" style=\"\" data-az-id=\"zk77bgtus\" data-azat-pid=\"S2vnz7clz\" id=\"S2vnz7clz\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-sp91etcv0\" style=\"\" data-az-id=\"sp91etcv0\" data-azat-pid=\"owdiazaot\" id=\"owdiazaot\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-y2ejb9hkr\" style=\"\" data-az-id=\"y2ejb9hkr\" data-azat-pid=\"cgsz8lhzz\" id=\"cgsz8lhzz\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Frtbiwspc\" style=\"\" data-az-id=\"Frtbiwspc\" data-azat-pid=\"K6vtsrnct\" id=\"K6vtsrnct\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Yupt0zjr9\" style=\"\" data-az-id=\"Yupt0zjr9\" data-azat-pid=\"Rn0wwx7yb\" id=\"Rn0wwx7yb\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Kxfnvzp44\" style=\"\" data-az-id=\"Kxfnvzp44\" data-azat-pid=\"egxj1onkg\" id=\"egxj1onkg\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Uw68p26sp\" style=\"\" data-az-id=\"Uw68p26sp\" data-azat-pid=\"Se077qf71\" id=\"Se077qf71\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Vq9fi22zw\" style=\"\" data-az-id=\"Vq9fi22zw\" data-azat-pid=\"Cvmtjwvk7\" id=\"Cvmtjwvk7\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-jf58rfyi1\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"jf58rfyi1\" data-azat-pid=\"mg64cr8mq\" id=\"mg64cr8mq\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-Voroxpbet\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Voroxpbet\" data-azat-pid=\"R1m1ee0v9\" id=\"R1m1ee0v9\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-envr6k94f\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"envr6k94f\" data-azat-pid=\"px9kxbz5x\" id=\"px9kxbz5x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Gbp17o05v\" data-azat-pid=\"nwzxlxzol\" id=\"nwzxlxzol\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,558,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-mpxtmxxmc\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"mpxtmxxmc\" data-azat-pid=\"Fif16wm1r\" id=\"Fif16wm1r\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Icy2a07gy\" class=\"az-element az-carousel hover-style-Q6rs8x09u\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Q6rs8x09u\" data-azat-pid=\"Icy2a07gy\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-H1t0zqfs6\" style=\"\" data-az-id=\"H1t0zqfs6\" data-azat-pid=\"Bqsv6fj3g\" id=\"Bqsv6fj3g\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vntorakky\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"vntorakky\" data-azat-pid=\"Symm26pz5\" id=\"Symm26pz5\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-enqwrmlri\" style=\"\" data-az-id=\"enqwrmlri\" data-azat-pid=\"Cucy6sdpe\" id=\"Cucy6sdpe\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gv5ahwtmh\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"gv5ahwtmh\" data-azat-pid=\"w8y5dzpop\" id=\"w8y5dzpop\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Hjahhsjfu\" style=\"\" data-az-id=\"Hjahhsjfu\" data-azat-pid=\"jclvp0a7m\" id=\"jclvp0a7m\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yoycdt7to\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"yoycdt7to\" data-azat-pid=\"Yo9i2twpk\" id=\"Yo9i2twpk\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-G4wxfakia\" style=\"\" data-az-id=\"G4wxfakia\" data-azat-pid=\"g8drt4faf\" id=\"g8drt4faf\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nw9hhy1mj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"nw9hhy1mj\" data-azat-pid=\"O0kom9c11\" id=\"O0kom9c11\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Txxblqj0b\" style=\"\" data-az-id=\"Txxblqj0b\" data-azat-pid=\"U5eoe36lb\" id=\"U5eoe36lb\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Mt7nqes8m\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"Mt7nqes8m\" data-azat-pid=\"Dpbs6ryfh\" id=\"Dpbs6ryfh\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Fkxiesqjb\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fkxiesqjb\" data-azat-pid=\"ds1hrkm93\" id=\"ds1hrkm93\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xwn7liewz\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"Xwn7liewz\" data-azat-pid=\"grxbhfqji\" id=\"grxbhfqji\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-i170b9h4y\" style=\"\" data-az-id=\"i170b9h4y\" data-azat-pid=\"Xjdvcdktz\" id=\"Xjdvcdktz\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Vxl2jveo8\" style=\"\" data-az-id=\"Vxl2jveo8\" data-azat-pid=\"Pcp57020f\" id=\"Pcp57020f\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Szuf1n5wa\" style=\"\" data-az-persist=\"PHA+RW4gQ0lTQyBkZXNhcnJvbGxhbW9zIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBxdWUgcGVybWl0ZW4gbW9kZXJuaXphciBsYSBpbmZyYWVzdHJ1Y3R1cmEgZGlnaXRhbCB5IG9wdGltaXphciBsYSBnZXN0acOzbiBkZSBsYSBpbmZvcm1hY2nDs24uPC9wPgo8cD5UcmFiYWphbW9zIGNvbiBlbnRpZGFkZXMgcMO6YmxpY2FzIHkgcHJpdmFkYXMgcGFyYSBpbXBsZW1lbnRhciwgb3B0aW1pemFyIHkgbWFudGVuZXIgcGxhdGFmb3JtYXMgdGVjbm9sw7NnaWNhcy48L3A+\" data-az-id=\"Szuf1n5wa\" data-azat-pid=\"Szuf1n5wa\" id=\"Szuf1n5wa\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>En CISC desarrollamos soluciones tecnológicas que permiten modernizar la infraestructura digital y optimizar la gestión de la información.</p>\n<p>Trabajamos con entidades públicas y privadas para implementar, optimizar y mantener plataformas tecnológicas.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Tn2hyf4ej\" style=\"\" data-az-id=\"Tn2hyf4ej\" data-azat-pid=\"Jzir8hkk2\" id=\"Jzir8hkk2\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-qbp9ppsar\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"qbp9ppsar\" data-azat-pid=\"qbp9ppsar\" id=\"qbp9ppsar\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Y3evs12ne\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Y3evs12ne\" data-azat-pid=\"Vskqp4bqt\" id=\"Vskqp4bqt\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qpp7ggw0o\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Qpp7ggw0o\" data-azat-pid=\"C26furdu6\" id=\"C26furdu6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Gqjsyp6rb\" style=\"\" data-az-id=\"Gqjsyp6rb\" data-azat-pid=\"Irdk2d37a\" id=\"Irdk2d37a\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ome7delva\" style=\"\" data-az-id=\"ome7delva\" data-azat-pid=\"ro20czil9\" id=\"ro20czil9\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-wv5mf5i66\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"wv5mf5i66\" data-azat-pid=\"ba70ihxic\" id=\"ba70ihxic\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Wptuc7y98\" style=\"\" data-az-id=\"Wptuc7y98\" data-azat-pid=\"X38hu5j4f\" id=\"X38hu5j4f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ecxumq5z8\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"ecxumq5z8\" data-azat-pid=\"pvha52b4m\" id=\"pvha52b4m\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-gf88r1o03\" style=\"\" data-az-id=\"gf88r1o03\" data-azat-pid=\"Rtf2wr7ij\" id=\"Rtf2wr7ij\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Iqokabdy6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Iqokabdy6\" data-azat-pid=\"xx4b2lwxn\" id=\"xx4b2lwxn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Bx94ive1v\" style=\"\" data-az-id=\"Bx94ive1v\" data-azat-pid=\"j85pnrjr0\" id=\"j85pnrjr0\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zg940iql5\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Zg940iql5\" data-azat-pid=\"Wc02gw64q\" id=\"Wc02gw64q\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-ys5hd6mq6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"ys5hd6mq6\" data-azat-pid=\"oq3n0vgra\" id=\"oq3n0vgra\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Z7v4uqy2w\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Z7v4uqy2w\" data-azat-pid=\"Jydq4wlhb\" id=\"Jydq4wlhb\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-F1avx05o6\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"F1avx05o6\" data-azat-pid=\"Ejqma5vhf\" id=\"Ejqma5vhf\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"d9ggzijec\" data-azat-pid=\"m9p4cmwhr\" id=\"m9p4cmwhr\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-Iq84105q7\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"Iq84105q7\" data-azat-pid=\"swz17b1g4\" id=\"swz17b1g4\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-Ob2cm3rin\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ob2cm3rin\" data-azat-pid=\"k017u2g6m\" id=\"k017u2g6m\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-O3epmhnda\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"O3epmhnda\" data-azat-pid=\"s1hzbuc0f\" id=\"s1hzbuc0f\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-xudkq6w3s\" style=\"\" data-az-id=\"xudkq6w3s\" data-azat-pid=\"rbx6vd6t8\" id=\"rbx6vd6t8\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zk77bgtus\" style=\"\" data-az-id=\"zk77bgtus\" data-azat-pid=\"S2vnz7clz\" id=\"S2vnz7clz\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-sp91etcv0\" style=\"\" data-az-id=\"sp91etcv0\" data-azat-pid=\"owdiazaot\" id=\"owdiazaot\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-y2ejb9hkr\" style=\"\" data-az-id=\"y2ejb9hkr\" data-azat-pid=\"cgsz8lhzz\" id=\"cgsz8lhzz\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Frtbiwspc\" style=\"\" data-az-id=\"Frtbiwspc\" data-azat-pid=\"K6vtsrnct\" id=\"K6vtsrnct\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Yupt0zjr9\" style=\"\" data-az-id=\"Yupt0zjr9\" data-azat-pid=\"Rn0wwx7yb\" id=\"Rn0wwx7yb\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Kxfnvzp44\" style=\"\" data-az-id=\"Kxfnvzp44\" data-azat-pid=\"egxj1onkg\" id=\"egxj1onkg\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Uw68p26sp\" style=\"\" data-az-id=\"Uw68p26sp\" data-azat-pid=\"Se077qf71\" id=\"Se077qf71\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Vq9fi22zw\" style=\"\" data-az-id=\"Vq9fi22zw\" data-azat-pid=\"Cvmtjwvk7\" id=\"Cvmtjwvk7\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-jf58rfyi1\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"jf58rfyi1\" data-azat-pid=\"mg64cr8mq\" id=\"mg64cr8mq\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-Voroxpbet\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Voroxpbet\" data-azat-pid=\"R1m1ee0v9\" id=\"R1m1ee0v9\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-envr6k94f\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"envr6k94f\" data-azat-pid=\"px9kxbz5x\" id=\"px9kxbz5x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Gbp17o05v\" data-azat-pid=\"nwzxlxzol\" id=\"nwzxlxzol\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,559,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-imy9rn6l7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"imy9rn6l7\" data-azat-pid=\"imy9rn6l7\" id=\"imy9rn6l7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Erzgyp478\" class=\"az-element az-carousel hover-style-Erzgyp478\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Erzgyp478\" data-azat-pid=\"Erzgyp478\" data-azb=\"az_carousel\" data-azat-autoplay=\"yes\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-leugslq1d\" style=\"\" data-az-id=\"leugslq1d\" data-azat-pid=\"leugslq1d\" id=\"leugslq1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kx1fnnkgi\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"kx1fnnkgi\" data-azat-pid=\"kx1fnnkgi\" id=\"kx1fnnkgi\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-rm5uvowcm\" style=\"\" data-az-id=\"rm5uvowcm\" data-azat-pid=\"rm5uvowcm\" id=\"rm5uvowcm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-S4xm6pg9a\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"S4xm6pg9a\" data-azat-pid=\"S4xm6pg9a\" id=\"S4xm6pg9a\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-rk5yas8fa\" style=\"\" data-az-id=\"rk5yas8fa\" data-azat-pid=\"rk5yas8fa\" id=\"rk5yas8fa\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gd5gnudeq\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Gd5gnudeq\" data-azat-pid=\"Gd5gnudeq\" id=\"Gd5gnudeq\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Hyltgr12k\" style=\"\" data-az-id=\"Hyltgr12k\" data-azat-pid=\"Hyltgr12k\" id=\"Hyltgr12k\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-T2920cym1\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"T2920cym1\" data-azat-pid=\"T2920cym1\" id=\"T2920cym1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-q0fp23xpm\" style=\"\" data-az-id=\"q0fp23xpm\" data-azat-pid=\"q0fp23xpm\" id=\"q0fp23xpm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-zo84cjarw\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"zo84cjarw\" data-azat-pid=\"zo84cjarw\" id=\"zo84cjarw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Snuu6rfuk\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Snuu6rfuk\" data-azat-pid=\"Snuu6rfuk\" id=\"Snuu6rfuk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fyq9h9ylw\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"fyq9h9ylw\" data-azat-pid=\"fyq9h9ylw\" id=\"fyq9h9ylw\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-bqydwxbe6\" style=\"\" data-az-id=\"bqydwxbe6\" data-azat-pid=\"bqydwxbe6\" id=\"bqydwxbe6\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Hddujud8i\" style=\"\" data-az-id=\"Hddujud8i\" data-azat-pid=\"Hddujud8i\" id=\"Hddujud8i\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pcepjk1g6\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"Pcepjk1g6\" data-azat-pid=\"Pcepjk1g6\" id=\"Pcepjk1g6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ie8siswo6\" style=\"\" data-az-id=\"ie8siswo6\" data-azat-pid=\"ie8siswo6\" id=\"ie8siswo6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-g0j7440o5\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"g0j7440o5\" data-azat-pid=\"g0j7440o5\" id=\"g0j7440o5\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-ydelis3mu\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ydelis3mu\" data-azat-pid=\"ydelis3mu\" id=\"ydelis3mu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-n8pxshb5v\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"n8pxshb5v\" data-azat-pid=\"n8pxshb5v\" id=\"n8pxshb5v\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-Kj28akpgt\" style=\"\" data-az-id=\"Kj28akpgt\" data-azat-pid=\"Kj28akpgt\" id=\"Kj28akpgt\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Rn0xtp2e4\" style=\"\" data-az-id=\"Rn0xtp2e4\" data-azat-pid=\"Rn0xtp2e4\" id=\"Rn0xtp2e4\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hgyyfpnv8\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Hgyyfpnv8\" data-azat-pid=\"Hgyyfpnv8\" id=\"Hgyyfpnv8\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Wq3nptzro\" style=\"\" data-az-id=\"Wq3nptzro\" data-azat-pid=\"Wq3nptzro\" id=\"Wq3nptzro\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h0m2txt2x\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"h0m2txt2x\" data-azat-pid=\"h0m2txt2x\" id=\"h0m2txt2x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Qpji9hr9x\" style=\"\" data-az-id=\"Qpji9hr9x\" data-azat-pid=\"Qpji9hr9x\" id=\"Qpji9hr9x\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ghju7jx3e\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Ghju7jx3e\" data-azat-pid=\"Ghju7jx3e\" id=\"Ghju7jx3e\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-T9tcru174\" style=\"\" data-az-id=\"T9tcru174\" data-azat-pid=\"T9tcru174\" id=\"T9tcru174\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gjeq6t8va\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Gjeq6t8va\" data-azat-pid=\"Gjeq6t8va\" id=\"Gjeq6t8va\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-wux7c11x1\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"wux7c11x1\" data-azat-pid=\"wux7c11x1\" id=\"wux7c11x1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Fpnnyrl2j\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fpnnyrl2j\" data-azat-pid=\"Fpnnyrl2j\" id=\"Fpnnyrl2j\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-L2cug61o0\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"L2cug61o0\" data-azat-pid=\"L2cug61o0\" id=\"L2cug61o0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"D2ib5atoy\" data-azat-pid=\"D2ib5atoy\" id=\"D2ib5atoy\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-a0l7k3jqc\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"a0l7k3jqc\" data-azat-pid=\"a0l7k3jqc\" id=\"a0l7k3jqc\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-Wanyqe19b\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Wanyqe19b\" data-azat-pid=\"Wanyqe19b\" id=\"Wanyqe19b\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cb6ax01af\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Cb6ax01af\" data-azat-pid=\"Cb6ax01af\" id=\"Cb6ax01af\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Rkue7mmbg\" style=\"\" data-az-id=\"Rkue7mmbg\" data-azat-pid=\"Rkue7mmbg\" id=\"Rkue7mmbg\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Yfwsysv2t\" style=\"\" data-az-id=\"Yfwsysv2t\" data-azat-pid=\"Yfwsysv2t\" id=\"Yfwsysv2t\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-lkp3i49py\" style=\"\" data-az-id=\"lkp3i49py\" data-azat-pid=\"lkp3i49py\" id=\"lkp3i49py\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-rbup32v2f\" style=\"\" data-az-id=\"rbup32v2f\" data-azat-pid=\"rbup32v2f\" id=\"rbup32v2f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-f112rldbc\" style=\"\" data-az-id=\"f112rldbc\" data-azat-pid=\"f112rldbc\" id=\"f112rldbc\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Rlfh1sbrx\" style=\"\" data-az-id=\"Rlfh1sbrx\" data-azat-pid=\"Rlfh1sbrx\" id=\"Rlfh1sbrx\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Ol9xrv1op\" style=\"\" data-az-id=\"Ol9xrv1op\" data-azat-pid=\"Ol9xrv1op\" id=\"Ol9xrv1op\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-uqa0mizmp\" style=\"\" data-az-id=\"uqa0mizmp\" data-azat-pid=\"uqa0mizmp\" id=\"uqa0mizmp\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Smah1er6b\" style=\"\" data-az-id=\"Smah1er6b\" data-azat-pid=\"Smah1er6b\" id=\"Smah1er6b\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-Ozur8zlae\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Ozur8zlae\" data-azat-pid=\"Ozur8zlae\" id=\"Ozur8zlae\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-y2s446529\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"y2s446529\" data-azat-pid=\"y2s446529\" id=\"y2s446529\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mngsualsx\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"mngsualsx\" data-azat-pid=\"mngsualsx\" id=\"mngsualsx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Yd1a33pw1\" data-azat-pid=\"Yd1a33pw1\" id=\"Yd1a33pw1\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,560,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Dzqu9al9i\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Dzqu9al9i\" data-azat-pid=\"imy9rn6l7\" id=\"imy9rn6l7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ix11wqys3\" class=\"az-element az-carousel hover-style-Ix11wqys3\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ix11wqys3\" data-azat-pid=\"Ix11wqys3\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Annk9aras\" style=\"\" data-az-id=\"Annk9aras\" data-azat-pid=\"leugslq1d\" id=\"leugslq1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Jlcgvjlik\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"Jlcgvjlik\" data-azat-pid=\"kx1fnnkgi\" id=\"kx1fnnkgi\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-m8vydyfaf\" style=\"\" data-az-id=\"m8vydyfaf\" data-azat-pid=\"rm5uvowcm\" id=\"rm5uvowcm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dghj5oql4\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"Dghj5oql4\" data-azat-pid=\"S4xm6pg9a\" id=\"S4xm6pg9a\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-fysgpdyt0\" style=\"\" data-az-id=\"fysgpdyt0\" data-azat-pid=\"rk5yas8fa\" id=\"rk5yas8fa\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mx9nr3h3z\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"mx9nr3h3z\" data-azat-pid=\"Gd5gnudeq\" id=\"Gd5gnudeq\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Pcpidy1gv\" style=\"\" data-az-id=\"Pcpidy1gv\" data-azat-pid=\"Hyltgr12k\" id=\"Hyltgr12k\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-F8gs72je2\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"F8gs72je2\" data-azat-pid=\"T2920cym1\" id=\"T2920cym1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-hr3d98lqw\" style=\"\" data-az-id=\"hr3d98lqw\" data-azat-pid=\"q0fp23xpm\" id=\"q0fp23xpm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-o7ugwpt10\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"o7ugwpt10\" data-azat-pid=\"zo84cjarw\" id=\"zo84cjarw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-xwveu55b1\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"xwveu55b1\" data-azat-pid=\"Snuu6rfuk\" id=\"Snuu6rfuk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ivxb3gxul\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"Ivxb3gxul\" data-azat-pid=\"fyq9h9ylw\" id=\"fyq9h9ylw\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-egii6mx2m\" style=\"\" data-az-id=\"egii6mx2m\" data-azat-pid=\"bqydwxbe6\" id=\"bqydwxbe6\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-b52tqrt9u\" style=\"\" data-az-id=\"b52tqrt9u\" data-azat-pid=\"Hddujud8i\" id=\"Hddujud8i\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Htxy8gkh7\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"Htxy8gkh7\" data-azat-pid=\"Pcepjk1g6\" id=\"Pcepjk1g6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-V5um8ccea\" style=\"\" data-az-id=\"V5um8ccea\" data-azat-pid=\"ie8siswo6\" id=\"ie8siswo6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-atagcc4tk\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"atagcc4tk\" data-azat-pid=\"g0j7440o5\" id=\"g0j7440o5\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-nnxjm8yhx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nnxjm8yhx\" data-azat-pid=\"ydelis3mu\" id=\"ydelis3mu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Gdl3jvntp\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Gdl3jvntp\" data-azat-pid=\"n8pxshb5v\" id=\"n8pxshb5v\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-whs920ud1\" style=\"\" data-az-id=\"whs920ud1\" data-azat-pid=\"Kj28akpgt\" id=\"Kj28akpgt\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zy4h5ru09\" style=\"\" data-az-id=\"zy4h5ru09\" data-azat-pid=\"Rn0xtp2e4\" id=\"Rn0xtp2e4\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Lnqvrdskb\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Lnqvrdskb\" data-azat-pid=\"Hgyyfpnv8\" id=\"Hgyyfpnv8\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-gvhnu2im2\" style=\"\" data-az-id=\"gvhnu2im2\" data-azat-pid=\"Wq3nptzro\" id=\"Wq3nptzro\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fwwee4m3a\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"fwwee4m3a\" data-azat-pid=\"h0m2txt2x\" id=\"h0m2txt2x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-vjmfq3iiy\" style=\"\" data-az-id=\"vjmfq3iiy\" data-azat-pid=\"Qpji9hr9x\" id=\"Qpji9hr9x\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Mvw3ae106\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Mvw3ae106\" data-azat-pid=\"Ghju7jx3e\" id=\"Ghju7jx3e\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-s5ndwc270\" style=\"\" data-az-id=\"s5ndwc270\" data-azat-pid=\"T9tcru174\" id=\"T9tcru174\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dqetrj3s5\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Dqetrj3s5\" data-azat-pid=\"Gjeq6t8va\" id=\"Gjeq6t8va\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-f2wvw2dev\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"f2wvw2dev\" data-azat-pid=\"wux7c11x1\" id=\"wux7c11x1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Eirstc4yv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Eirstc4yv\" data-azat-pid=\"Fpnnyrl2j\" id=\"Fpnnyrl2j\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ccys5pzni\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"ccys5pzni\" data-azat-pid=\"L2cug61o0\" id=\"L2cug61o0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"No10o85xu\" data-azat-pid=\"D2ib5atoy\" id=\"D2ib5atoy\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-cak8g1bip\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"cak8g1bip\" data-azat-pid=\"a0l7k3jqc\" id=\"a0l7k3jqc\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-che92gdgy\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"che92gdgy\" data-azat-pid=\"Wanyqe19b\" id=\"Wanyqe19b\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qm0upyz3z\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Qm0upyz3z\" data-azat-pid=\"Cb6ax01af\" id=\"Cb6ax01af\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Ok2uuqksn\" style=\"\" data-az-id=\"Ok2uuqksn\" data-azat-pid=\"Rkue7mmbg\" id=\"Rkue7mmbg\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-djfng3i0e\" style=\"\" data-az-id=\"djfng3i0e\" data-azat-pid=\"Yfwsysv2t\" id=\"Yfwsysv2t\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Si1x7mg1i\" style=\"\" data-az-id=\"Si1x7mg1i\" data-azat-pid=\"lkp3i49py\" id=\"lkp3i49py\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Y485v6ghi\" style=\"\" data-az-id=\"Y485v6ghi\" data-azat-pid=\"rbup32v2f\" id=\"rbup32v2f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-rlp94wt5j\" style=\"\" data-az-id=\"rlp94wt5j\" data-azat-pid=\"f112rldbc\" id=\"f112rldbc\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-z9b1qtyca\" style=\"\" data-az-id=\"z9b1qtyca\" data-azat-pid=\"Rlfh1sbrx\" id=\"Rlfh1sbrx\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-waox115y4\" style=\"\" data-az-id=\"waox115y4\" data-azat-pid=\"Ol9xrv1op\" id=\"Ol9xrv1op\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-tq3k2vvwd\" style=\"\" data-az-id=\"tq3k2vvwd\" data-azat-pid=\"uqa0mizmp\" id=\"uqa0mizmp\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Rh5sun4se\" style=\"\" data-az-id=\"Rh5sun4se\" data-azat-pid=\"Smah1er6b\" id=\"Smah1er6b\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-klhwrsiwn\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"klhwrsiwn\" data-azat-pid=\"Ozur8zlae\" id=\"Ozur8zlae\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-bvvc7jwp9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"bvvc7jwp9\" data-azat-pid=\"y2s446529\" id=\"y2s446529\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-v2wrbbiww\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"v2wrbbiww\" data-azat-pid=\"mngsualsx\" id=\"mngsualsx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Awfx90c8z\" data-azat-pid=\"Yd1a33pw1\" id=\"Yd1a33pw1\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,561,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Lbb5s9as2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lbb5s9as2\" data-azat-pid=\"imy9rn6l7\" id=\"imy9rn6l7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ix11wqys3\" class=\"az-element az-carousel hover-style-ggnu5k78w\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"ggnu5k78w\" data-azat-pid=\"Ix11wqys3\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-giax7tsm5\" style=\"\" data-az-id=\"giax7tsm5\" data-azat-pid=\"leugslq1d\" id=\"leugslq1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Zfghidhrm\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"Zfghidhrm\" data-azat-pid=\"kx1fnnkgi\" id=\"kx1fnnkgi\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Er3gtfn8a\" style=\"\" data-az-id=\"Er3gtfn8a\" data-azat-pid=\"rm5uvowcm\" id=\"rm5uvowcm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-sdqj94x2o\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"sdqj94x2o\" data-azat-pid=\"S4xm6pg9a\" id=\"S4xm6pg9a\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-l0iyjib6d\" style=\"\" data-az-id=\"l0iyjib6d\" data-azat-pid=\"rk5yas8fa\" id=\"rk5yas8fa\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rctjcf8jt\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"rctjcf8jt\" data-azat-pid=\"Gd5gnudeq\" id=\"Gd5gnudeq\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-P7ywdf8zp\" style=\"\" data-az-id=\"P7ywdf8zp\" data-azat-pid=\"Hyltgr12k\" id=\"Hyltgr12k\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cg815f4w0\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Cg815f4w0\" data-azat-pid=\"T2920cym1\" id=\"T2920cym1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-v2smqaipv\" style=\"\" data-az-id=\"v2smqaipv\" data-azat-pid=\"q0fp23xpm\" id=\"q0fp23xpm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Is5q8xnd1\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"Is5q8xnd1\" data-azat-pid=\"zo84cjarw\" id=\"zo84cjarw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-hxe4i7sqy\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"hxe4i7sqy\" data-azat-pid=\"Snuu6rfuk\" id=\"Snuu6rfuk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-pvh5hbvcx\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"pvh5hbvcx\" data-azat-pid=\"fyq9h9ylw\" id=\"fyq9h9ylw\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Hl7jvjium\" style=\"\" data-az-id=\"Hl7jvjium\" data-azat-pid=\"bqydwxbe6\" id=\"bqydwxbe6\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Kon75ep3g\" style=\"\" data-az-id=\"Kon75ep3g\" data-azat-pid=\"Hddujud8i\" id=\"Hddujud8i\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bxcn57anv\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"Bxcn57anv\" data-azat-pid=\"Pcepjk1g6\" id=\"Pcepjk1g6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Mcbp4t0nm\" style=\"\" data-az-id=\"Mcbp4t0nm\" data-azat-pid=\"ie8siswo6\" id=\"ie8siswo6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-d5y75cuv2\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"d5y75cuv2\" data-azat-pid=\"g0j7440o5\" id=\"g0j7440o5\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Wfjna57ca\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Wfjna57ca\" data-azat-pid=\"ydelis3mu\" id=\"ydelis3mu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Wt91ztar1\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Wt91ztar1\" data-azat-pid=\"n8pxshb5v\" id=\"n8pxshb5v\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-rcspi6m92\" style=\"\" data-az-id=\"rcspi6m92\" data-azat-pid=\"Kj28akpgt\" id=\"Kj28akpgt\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jh51whxc1\" style=\"\" data-az-id=\"jh51whxc1\" data-azat-pid=\"Rn0xtp2e4\" id=\"Rn0xtp2e4\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C0is44891\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"C0is44891\" data-azat-pid=\"Hgyyfpnv8\" id=\"Hgyyfpnv8\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-dc8h8h0n8\" style=\"\" data-az-id=\"dc8h8h0n8\" data-azat-pid=\"Wq3nptzro\" id=\"Wq3nptzro\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ja9p0wmjq\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"ja9p0wmjq\" data-azat-pid=\"h0m2txt2x\" id=\"h0m2txt2x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-k95zu0qmw\" style=\"\" data-az-id=\"k95zu0qmw\" data-azat-pid=\"Qpji9hr9x\" id=\"Qpji9hr9x\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ht3ozrktb\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"ht3ozrktb\" data-azat-pid=\"Ghju7jx3e\" id=\"Ghju7jx3e\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-fqjmxulsv\" style=\"\" data-az-id=\"fqjmxulsv\" data-azat-pid=\"T9tcru174\" id=\"T9tcru174\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-blokjs0w6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"blokjs0w6\" data-azat-pid=\"Gjeq6t8va\" id=\"Gjeq6t8va\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-dv5ymqeqk\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"dv5ymqeqk\" data-azat-pid=\"wux7c11x1\" id=\"wux7c11x1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-Ftx0cf4q7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ftx0cf4q7\" data-azat-pid=\"Fpnnyrl2j\" id=\"Fpnnyrl2j\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Idynq5pnq\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"Idynq5pnq\" data-azat-pid=\"L2cug61o0\" id=\"L2cug61o0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"hszspn9ao\" data-azat-pid=\"D2ib5atoy\" id=\"D2ib5atoy\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-Zs95b1rq2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"Zs95b1rq2\" data-azat-pid=\"a0l7k3jqc\" id=\"a0l7k3jqc\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-ixlrkzv1b\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ixlrkzv1b\" data-azat-pid=\"Wanyqe19b\" id=\"Wanyqe19b\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nrao739wo\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Nrao739wo\" data-azat-pid=\"Cb6ax01af\" id=\"Cb6ax01af\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-nvc8d6zhu\" style=\"\" data-az-id=\"nvc8d6zhu\" data-azat-pid=\"Rkue7mmbg\" id=\"Rkue7mmbg\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Iilg3l43y\" style=\"\" data-az-id=\"Iilg3l43y\" data-azat-pid=\"Yfwsysv2t\" id=\"Yfwsysv2t\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Uq751vdrz\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1BhZ2luYSUyMHdlYi5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPgo=\" data-az-id=\"Uq751vdrz\" data-azat-pid=\"Uq751vdrz\" id=\"Uq751vdrz\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/Pagina%20web.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-lnpzeslp7\" style=\"\" data-az-id=\"lnpzeslp7\" data-azat-pid=\"rbup32v2f\" id=\"rbup32v2f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-agnyon1za\" style=\"\" data-az-id=\"agnyon1za\" data-azat-pid=\"f112rldbc\" id=\"f112rldbc\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Gc1tbd1yf\" style=\"\" data-az-id=\"Gc1tbd1yf\" data-azat-pid=\"Rlfh1sbrx\" id=\"Rlfh1sbrx\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Ud4zqsy3f\" style=\"\" data-az-id=\"Ud4zqsy3f\" data-azat-pid=\"Ol9xrv1op\" id=\"Ol9xrv1op\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-hcb890m62\" style=\"\" data-az-id=\"hcb890m62\" data-azat-pid=\"uqa0mizmp\" id=\"uqa0mizmp\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-Ic1pe9rn1\" style=\"\" data-az-id=\"Ic1pe9rn1\" data-azat-pid=\"Smah1er6b\" id=\"Smah1er6b\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-fxknel6xv\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"fxknel6xv\" data-azat-pid=\"Ozur8zlae\" id=\"Ozur8zlae\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-Xjlxwrtqr\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Xjlxwrtqr\" data-azat-pid=\"y2s446529\" id=\"y2s446529\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-simdhbqml\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"simdhbqml\" data-azat-pid=\"mngsualsx\" id=\"mngsualsx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"b6afhnm9i\" data-azat-pid=\"Yd1a33pw1\" id=\"Yd1a33pw1\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,562,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Gjxoiprjp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Gjxoiprjp\" data-azat-pid=\"imy9rn6l7\" id=\"imy9rn6l7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ix11wqys3\" class=\"az-element az-carousel hover-style-zshvpax6f\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"zshvpax6f\" data-azat-pid=\"Ix11wqys3\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-xc7kpkgdg\" style=\"\" data-az-id=\"xc7kpkgdg\" data-azat-pid=\"leugslq1d\" id=\"leugslq1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Mglpy0whf\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"Mglpy0whf\" data-azat-pid=\"kx1fnnkgi\" id=\"kx1fnnkgi\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-igojqwn9m\" style=\"\" data-az-id=\"igojqwn9m\" data-azat-pid=\"rm5uvowcm\" id=\"rm5uvowcm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-oftlo1u0o\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"oftlo1u0o\" data-azat-pid=\"S4xm6pg9a\" id=\"S4xm6pg9a\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Dbejg4o1o\" style=\"\" data-az-id=\"Dbejg4o1o\" data-azat-pid=\"rk5yas8fa\" id=\"rk5yas8fa\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cjr0828vq\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"cjr0828vq\" data-azat-pid=\"Gd5gnudeq\" id=\"Gd5gnudeq\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-z0dp4pzgq\" style=\"\" data-az-id=\"z0dp4pzgq\" data-azat-pid=\"Hyltgr12k\" id=\"Hyltgr12k\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Buloe2u1k\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Buloe2u1k\" data-azat-pid=\"T2920cym1\" id=\"T2920cym1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Y3s479xfq\" style=\"\" data-az-id=\"Y3s479xfq\" data-azat-pid=\"q0fp23xpm\" id=\"q0fp23xpm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hx4678f31\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"Hx4678f31\" data-azat-pid=\"zo84cjarw\" id=\"zo84cjarw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Pqdlb8wpp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Pqdlb8wpp\" data-azat-pid=\"Snuu6rfuk\" id=\"Snuu6rfuk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nlploen8w\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"nlploen8w\" data-azat-pid=\"fyq9h9ylw\" id=\"fyq9h9ylw\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-z729gk3fr\" style=\"\" data-az-id=\"z729gk3fr\" data-azat-pid=\"bqydwxbe6\" id=\"bqydwxbe6\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-zr2c2r7ez\" style=\"\" data-az-id=\"zr2c2r7ez\" data-azat-pid=\"Hddujud8i\" id=\"Hddujud8i\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kyy7p40kb\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"Kyy7p40kb\" data-azat-pid=\"Pcepjk1g6\" id=\"Pcepjk1g6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ej17x8pfj\" style=\"\" data-az-id=\"Ej17x8pfj\" data-azat-pid=\"ie8siswo6\" id=\"ie8siswo6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-A5z62l0i7\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"A5z62l0i7\" data-azat-pid=\"g0j7440o5\" id=\"g0j7440o5\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-M61q532wo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"M61q532wo\" data-azat-pid=\"ydelis3mu\" id=\"ydelis3mu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lm6p1hwmk\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"lm6p1hwmk\" data-azat-pid=\"n8pxshb5v\" id=\"n8pxshb5v\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-rlieaqydo\" style=\"\" data-az-id=\"rlieaqydo\" data-azat-pid=\"Kj28akpgt\" id=\"Kj28akpgt\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Dkr3zerta\" style=\"\" data-az-id=\"Dkr3zerta\" data-azat-pid=\"Rn0xtp2e4\" id=\"Rn0xtp2e4\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Aid65yhj0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Aid65yhj0\" data-azat-pid=\"Hgyyfpnv8\" id=\"Hgyyfpnv8\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ccxab97vj\" style=\"\" data-az-id=\"Ccxab97vj\" data-azat-pid=\"Wq3nptzro\" id=\"Wq3nptzro\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sln09tu7e\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Sln09tu7e\" data-azat-pid=\"h0m2txt2x\" id=\"h0m2txt2x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-re8ma4yjc\" style=\"\" data-az-id=\"re8ma4yjc\" data-azat-pid=\"Qpji9hr9x\" id=\"Qpji9hr9x\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fu33lcusj\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Fu33lcusj\" data-azat-pid=\"Ghju7jx3e\" id=\"Ghju7jx3e\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ss0ularcn\" style=\"\" data-az-id=\"Ss0ularcn\" data-azat-pid=\"T9tcru174\" id=\"T9tcru174\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-uk9biktuu\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"uk9biktuu\" data-azat-pid=\"Gjeq6t8va\" id=\"Gjeq6t8va\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Nc6ghep1k\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Nc6ghep1k\" data-azat-pid=\"wux7c11x1\" id=\"wux7c11x1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-bebudmeti\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"bebudmeti\" data-azat-pid=\"Fpnnyrl2j\" id=\"Fpnnyrl2j\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-U797gxjy1\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"U797gxjy1\" data-azat-pid=\"L2cug61o0\" id=\"L2cug61o0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"q9zzgxekx\" data-azat-pid=\"D2ib5atoy\" id=\"D2ib5atoy\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-Nrg3vnr5f\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"Nrg3vnr5f\" data-azat-pid=\"a0l7k3jqc\" id=\"a0l7k3jqc\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-c1vqrm9p5\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"c1vqrm9p5\" data-azat-pid=\"Wanyqe19b\" id=\"Wanyqe19b\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s63mzuy46\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"s63mzuy46\" data-azat-pid=\"Cb6ax01af\" id=\"Cb6ax01af\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-l85aupx5x\" style=\"\" data-az-id=\"l85aupx5x\" data-azat-pid=\"Rkue7mmbg\" id=\"Rkue7mmbg\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-tqojwt3hp\" style=\"\" data-az-id=\"tqojwt3hp\" data-azat-pid=\"Yfwsysv2t\" id=\"Yfwsysv2t\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kf3tp628w\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1BhZ2luYSUyMHdlYi5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPgo=\" data-az-id=\"kf3tp628w\" data-azat-pid=\"Uq751vdrz\" id=\"Uq751vdrz\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/Pagina%20web.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-lngs0ewxx\" style=\"\" data-az-id=\"lngs0ewxx\" data-azat-pid=\"rbup32v2f\" id=\"rbup32v2f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-D353h83ux\" style=\"\" data-az-id=\"D353h83ux\" data-azat-pid=\"f112rldbc\" id=\"f112rldbc\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-gswu0973i\" style=\"\" data-az-id=\"gswu0973i\" data-azat-pid=\"Rlfh1sbrx\" id=\"Rlfh1sbrx\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Jxwt44tmx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1NJRyUyMCUyODIlMjkubXA0IiB0eXBlPSJ2aWRlby9tcDQiPgo8L3ZpZGVvPgoKPHN0eWxlPgogIC52aWRlby1jb2x1bW5hewogICAgd2lkdGg6IDEwMCU7CiAgICBtYXgtd2lkdGg6IDEwMCU7CiAgICBoZWlnaHQ6IGF1dG87CiAgICBkaXNwbGF5OiBibG9jazsKICAgIG9iamVjdC1maXQ6IGNvdmVyOwogIH0KPC9zdHlsZT4K\" data-az-id=\"Jxwt44tmx\" data-azat-pid=\"Jxwt44tmx\" id=\"Jxwt44tmx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/SIG%20%282%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-hecgt5cy6\" style=\"\" data-az-id=\"hecgt5cy6\" data-azat-pid=\"uqa0mizmp\" id=\"uqa0mizmp\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-cojtlzunm\" style=\"\" data-az-id=\"cojtlzunm\" data-azat-pid=\"Smah1er6b\" id=\"Smah1er6b\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div></div><div class=\"az-element az-html hover-style-s21a8k53j\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"s21a8k53j\" data-azat-pid=\"Ozur8zlae\" id=\"Ozur8zlae\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-d2504lzrc\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"d2504lzrc\" data-azat-pid=\"y2s446529\" id=\"y2s446529\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rh8v2xv4p\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"Rh8v2xv4p\" data-azat-pid=\"mngsualsx\" id=\"mngsualsx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"rpjaush44\" data-azat-pid=\"Yd1a33pw1\" id=\"Yd1a33pw1\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,563,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Gjxoiprjp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Gjxoiprjp\" data-azat-pid=\"imy9rn6l7\" id=\"imy9rn6l7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ix11wqys3\" class=\"az-element az-carousel hover-style-zshvpax6f\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"zshvpax6f\" data-azat-pid=\"Ix11wqys3\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" data-azcnt=\"true\" style=\"opacity: 1; display: block;\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-xc7kpkgdg\" style=\"\" data-az-id=\"xc7kpkgdg\" data-azat-pid=\"leugslq1d\" id=\"leugslq1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Mglpy0whf\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"Mglpy0whf\" data-azat-pid=\"kx1fnnkgi\" id=\"kx1fnnkgi\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-igojqwn9m\" style=\"\" data-az-id=\"igojqwn9m\" data-azat-pid=\"rm5uvowcm\" id=\"rm5uvowcm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-oftlo1u0o\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"oftlo1u0o\" data-azat-pid=\"S4xm6pg9a\" id=\"S4xm6pg9a\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Dbejg4o1o\" style=\"\" data-az-id=\"Dbejg4o1o\" data-azat-pid=\"rk5yas8fa\" id=\"rk5yas8fa\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cjr0828vq\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"cjr0828vq\" data-azat-pid=\"Gd5gnudeq\" id=\"Gd5gnudeq\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-z0dp4pzgq\" style=\"\" data-az-id=\"z0dp4pzgq\" data-azat-pid=\"Hyltgr12k\" id=\"Hyltgr12k\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Buloe2u1k\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Buloe2u1k\" data-azat-pid=\"T2920cym1\" id=\"T2920cym1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Y3s479xfq\" style=\"\" data-az-id=\"Y3s479xfq\" data-azat-pid=\"q0fp23xpm\" id=\"q0fp23xpm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hx4678f31\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"Hx4678f31\" data-azat-pid=\"zo84cjarw\" id=\"zo84cjarw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-Pqdlb8wpp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Pqdlb8wpp\" data-azat-pid=\"Snuu6rfuk\" id=\"Snuu6rfuk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nlploen8w\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"nlploen8w\" data-azat-pid=\"fyq9h9ylw\" id=\"fyq9h9ylw\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-z729gk3fr\" style=\"\" data-az-id=\"z729gk3fr\" data-azat-pid=\"bqydwxbe6\" id=\"bqydwxbe6\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-zr2c2r7ez\" style=\"\" data-az-id=\"zr2c2r7ez\" data-azat-pid=\"Hddujud8i\" id=\"Hddujud8i\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kyy7p40kb\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"Kyy7p40kb\" data-azat-pid=\"Pcepjk1g6\" id=\"Pcepjk1g6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Ej17x8pfj\" style=\"\" data-az-id=\"Ej17x8pfj\" data-azat-pid=\"ie8siswo6\" id=\"ie8siswo6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-A5z62l0i7\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"A5z62l0i7\" data-azat-pid=\"g0j7440o5\" id=\"g0j7440o5\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-M61q532wo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"M61q532wo\" data-azat-pid=\"ydelis3mu\" id=\"ydelis3mu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-lm6p1hwmk\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"lm6p1hwmk\" data-azat-pid=\"n8pxshb5v\" id=\"n8pxshb5v\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-rlieaqydo\" style=\"\" data-az-id=\"rlieaqydo\" data-azat-pid=\"Kj28akpgt\" id=\"Kj28akpgt\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Dkr3zerta\" style=\"\" data-az-id=\"Dkr3zerta\" data-azat-pid=\"Rn0xtp2e4\" id=\"Rn0xtp2e4\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Aid65yhj0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Aid65yhj0\" data-azat-pid=\"Hgyyfpnv8\" id=\"Hgyyfpnv8\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ccxab97vj\" style=\"\" data-az-id=\"Ccxab97vj\" data-azat-pid=\"Wq3nptzro\" id=\"Wq3nptzro\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sln09tu7e\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Sln09tu7e\" data-azat-pid=\"h0m2txt2x\" id=\"h0m2txt2x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-re8ma4yjc\" style=\"\" data-az-id=\"re8ma4yjc\" data-azat-pid=\"Qpji9hr9x\" id=\"Qpji9hr9x\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fu33lcusj\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Fu33lcusj\" data-azat-pid=\"Ghju7jx3e\" id=\"Ghju7jx3e\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Ss0ularcn\" style=\"\" data-az-id=\"Ss0ularcn\" data-azat-pid=\"T9tcru174\" id=\"T9tcru174\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-uk9biktuu\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"uk9biktuu\" data-azat-pid=\"Gjeq6t8va\" id=\"Gjeq6t8va\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Nc6ghep1k\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Nc6ghep1k\" data-azat-pid=\"wux7c11x1\" id=\"wux7c11x1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-bebudmeti\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"bebudmeti\" data-azat-pid=\"Fpnnyrl2j\" id=\"Fpnnyrl2j\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-U797gxjy1\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"U797gxjy1\" data-azat-pid=\"L2cug61o0\" id=\"L2cug61o0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"q9zzgxekx\" data-azat-pid=\"D2ib5atoy\" id=\"D2ib5atoy\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-Nrg3vnr5f\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"Nrg3vnr5f\" data-azat-pid=\"a0l7k3jqc\" id=\"a0l7k3jqc\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-c1vqrm9p5\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"c1vqrm9p5\" data-azat-pid=\"Wanyqe19b\" id=\"Wanyqe19b\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s63mzuy46\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"s63mzuy46\" data-azat-pid=\"Cb6ax01af\" id=\"Cb6ax01af\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-l85aupx5x\" style=\"\" data-az-id=\"l85aupx5x\" data-azat-pid=\"Rkue7mmbg\" id=\"Rkue7mmbg\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-tqojwt3hp\" style=\"\" data-az-id=\"tqojwt3hp\" data-azat-pid=\"Yfwsysv2t\" id=\"Yfwsysv2t\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-kf3tp628w\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1BhZ2luYSUyMHdlYi5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPgo=\" data-az-id=\"kf3tp628w\" data-azat-pid=\"Uq751vdrz\" id=\"Uq751vdrz\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/Pagina%20web.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-lngs0ewxx\" style=\"\" data-az-id=\"lngs0ewxx\" data-azat-pid=\"rbup32v2f\" id=\"rbup32v2f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-video az-element az-video hover-style-D353h83ux\" style=\"\" data-az-id=\"D353h83ux\" data-azat-pid=\"f112rldbc\" id=\"f112rldbc\" data-azb=\"az_video_local\" data-azat-video=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" data-azat-autoplay=\"autoplay\" data-azat-controls=\"no\" data-azat-loop=\"loop\" data-azat-box_model=\"000000\"><video class=\"az-video-content \" src=\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\" muted=\"\" autoplay=\"\" no=\"\" loop=\"\" width=\"100%\"></video></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-gswu0973i\" style=\"\" data-az-id=\"gswu0973i\" data-azat-pid=\"Rlfh1sbrx\" id=\"Rlfh1sbrx\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Jxwt44tmx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1NJRyUyMCUyODIlMjkubXA0IiB0eXBlPSJ2aWRlby9tcDQiPgo8L3ZpZGVvPgoKPHN0eWxlPgogIC52aWRlby1jb2x1bW5hewogICAgd2lkdGg6IDEwMCU7CiAgICBtYXgtd2lkdGg6IDEwMCU7CiAgICBoZWlnaHQ6IGF1dG87CiAgICBkaXNwbGF5OiBibG9jazsKICAgIG9iamVjdC1maXQ6IGNvdmVyOwogIH0KPC9zdHlsZT4K\" data-az-id=\"Jxwt44tmx\" data-azat-pid=\"Jxwt44tmx\" id=\"Jxwt44tmx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/SIG%20%282%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-hecgt5cy6\" style=\"\" data-az-id=\"hecgt5cy6\" data-azat-pid=\"uqa0mizmp\" id=\"uqa0mizmp\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-okqgscrpe\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL01BUktFVElORyUyMERJR0lUQUwlMjAlMjgxJTI5Lm1wNCIgdHlwZT0idmlkZW8vbXA0Ij4KPC92aWRlbz4KCjxzdHlsZT4KICAudmlkZW8tY29sdW1uYXsKICAgIHdpZHRoOiAxMDAlOwogICAgbWF4LXdpZHRoOiAxMDAlOwogICAgaGVpZ2h0OiBhdXRvOwogICAgZGlzcGxheTogYmxvY2s7CiAgICBvYmplY3QtZml0OiBjb3ZlcjsKICB9Cjwvc3R5bGU+Cg==\" data-az-id=\"okqgscrpe\" data-azat-pid=\"okqgscrpe\" id=\"okqgscrpe\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/MARKETING%20DIGITAL%20%281%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div></div><div class=\"az-element az-html hover-style-s21a8k53j\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"s21a8k53j\" data-azat-pid=\"Ozur8zlae\" id=\"Ozur8zlae\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-d2504lzrc\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"d2504lzrc\" data-azat-pid=\"y2s446529\" id=\"y2s446529\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rh8v2xv4p\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"Rh8v2xv4p\" data-azat-pid=\"mngsualsx\" id=\"mngsualsx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"rpjaush44\" data-azat-pid=\"Yd1a33pw1\" id=\"Yd1a33pw1\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,565,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Teiqv2nal\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Teiqv2nal\" data-azat-pid=\"imy9rn6l7\" id=\"imy9rn6l7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ix11wqys3\" class=\"az-element az-carousel hover-style-Ypt9r6vyq\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ypt9r6vyq\" data-azat-pid=\"Ix11wqys3\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Rj5lcnbw6\" style=\"\" data-az-id=\"Rj5lcnbw6\" data-azat-pid=\"leugslq1d\" id=\"leugslq1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qvr8i12jb\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"Qvr8i12jb\" data-azat-pid=\"kx1fnnkgi\" id=\"kx1fnnkgi\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-A0lrkrrc8\" style=\"\" data-az-id=\"A0lrkrrc8\" data-azat-pid=\"rm5uvowcm\" id=\"rm5uvowcm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-js5da10jx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"js5da10jx\" data-azat-pid=\"S4xm6pg9a\" id=\"S4xm6pg9a\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-r20yn9fvn\" style=\"\" data-az-id=\"r20yn9fvn\" data-azat-pid=\"rk5yas8fa\" id=\"rk5yas8fa\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pmkx77qkj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Pmkx77qkj\" data-azat-pid=\"Gd5gnudeq\" id=\"Gd5gnudeq\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Q0bino43a\" style=\"\" data-az-id=\"Q0bino43a\" data-azat-pid=\"Hyltgr12k\" id=\"Hyltgr12k\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Vxp81moj6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Vxp81moj6\" data-azat-pid=\"T2920cym1\" id=\"T2920cym1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Vnuzwz97s\" style=\"\" data-az-id=\"Vnuzwz97s\" data-azat-pid=\"q0fp23xpm\" id=\"q0fp23xpm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hgyi8tavs\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"Hgyi8tavs\" data-azat-pid=\"zo84cjarw\" id=\"zo84cjarw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-e0cr3oa5p\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"e0cr3oa5p\" data-azat-pid=\"Snuu6rfuk\" id=\"Snuu6rfuk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nnsmry74p\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"Nnsmry74p\" data-azat-pid=\"fyq9h9ylw\" id=\"fyq9h9ylw\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-gpbaw5wd8\" style=\"\" data-az-id=\"gpbaw5wd8\" data-azat-pid=\"bqydwxbe6\" id=\"bqydwxbe6\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-mepd9zayk\" style=\"\" data-az-id=\"mepd9zayk\" data-azat-pid=\"Hddujud8i\" id=\"Hddujud8i\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-R8ydhrawc\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"R8ydhrawc\" data-azat-pid=\"Pcepjk1g6\" id=\"Pcepjk1g6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gkp7d3p2o\" style=\"\" data-az-id=\"Gkp7d3p2o\" data-azat-pid=\"ie8siswo6\" id=\"ie8siswo6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-km4t5rgo8\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"km4t5rgo8\" data-azat-pid=\"g0j7440o5\" id=\"g0j7440o5\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Nrceo7xql\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nrceo7xql\" data-azat-pid=\"ydelis3mu\" id=\"ydelis3mu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Max6sse1g\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Max6sse1g\" data-azat-pid=\"n8pxshb5v\" id=\"n8pxshb5v\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-dqdt87ero\" style=\"\" data-az-id=\"dqdt87ero\" data-azat-pid=\"Kj28akpgt\" id=\"Kj28akpgt\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ii8lqgu9i\" style=\"\" data-az-id=\"ii8lqgu9i\" data-azat-pid=\"Rn0xtp2e4\" id=\"Rn0xtp2e4\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ox4g9jqeg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Ox4g9jqeg\" data-azat-pid=\"Hgyyfpnv8\" id=\"Hgyyfpnv8\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jotmg3g1h\" style=\"\" data-az-id=\"jotmg3g1h\" data-azat-pid=\"Wq3nptzro\" id=\"Wq3nptzro\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tmhhvtcbu\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Tmhhvtcbu\" data-azat-pid=\"h0m2txt2x\" id=\"h0m2txt2x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Q8u64vl8u\" style=\"\" data-az-id=\"Q8u64vl8u\" data-azat-pid=\"Qpji9hr9x\" id=\"Qpji9hr9x\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hnan99dqg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Hnan99dqg\" data-azat-pid=\"Ghju7jx3e\" id=\"Ghju7jx3e\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Zu4j4gj0k\" style=\"\" data-az-id=\"Zu4j4gj0k\" data-azat-pid=\"T9tcru174\" id=\"T9tcru174\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Poatpmym2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Poatpmym2\" data-azat-pid=\"Gjeq6t8va\" id=\"Gjeq6t8va\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Bd03a2h57\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Bd03a2h57\" data-azat-pid=\"wux7c11x1\" id=\"wux7c11x1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-oa78m7yba\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"oa78m7yba\" data-azat-pid=\"Fpnnyrl2j\" id=\"Fpnnyrl2j\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nx38op7pc\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"nx38op7pc\" data-azat-pid=\"L2cug61o0\" id=\"L2cug61o0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Vl8lboeeq\" data-azat-pid=\"D2ib5atoy\" id=\"D2ib5atoy\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-vz1g32m0c\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"vz1g32m0c\" data-azat-pid=\"a0l7k3jqc\" id=\"a0l7k3jqc\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-pyz9utjj6\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"pyz9utjj6\" data-azat-pid=\"Wanyqe19b\" id=\"Wanyqe19b\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cnczcq3gw\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Cnczcq3gw\" data-azat-pid=\"Cb6ax01af\" id=\"Cb6ax01af\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jpmgmultw\" style=\"\" data-az-id=\"Jpmgmultw\" data-azat-pid=\"Rkue7mmbg\" id=\"Rkue7mmbg\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-An807htnc\" style=\"\" data-az-id=\"An807htnc\" data-azat-pid=\"Yfwsysv2t\" id=\"Yfwsysv2t\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Y0dz2054w\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPjxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1BhZ2luYSUyMHdlYi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPg==\" data-az-id=\"Y0dz2054w\" data-azat-pid=\"Y0dz2054w\" id=\"Y0dz2054w\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\"><source src=\"/sites/default/files/2026-03/Pagina%20web.mp4\" type=\"video/mp4\"></video><style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-m2h8zoqw4\" style=\"\" data-az-id=\"m2h8zoqw4\" data-azat-pid=\"rbup32v2f\" id=\"rbup32v2f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s3iqif5lj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPjxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL0Rldm9wcy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPg==\" data-az-id=\"s3iqif5lj\" data-azat-pid=\"s3iqif5lj\" id=\"s3iqif5lj\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\"><source src=\"/sites/default/files/2026-03/Devops.mp4\" type=\"video/mp4\"></video><style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-i1a5tdl7u\" style=\"\" data-az-id=\"i1a5tdl7u\" data-azat-pid=\"Rlfh1sbrx\" id=\"Rlfh1sbrx\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fnwaw33fi\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1NJRyUyMCUyODIlMjkubXA0IiB0eXBlPSJ2aWRlby9tcDQiPgo8L3ZpZGVvPgoKPHN0eWxlPgogIC52aWRlby1jb2x1bW5hewogICAgd2lkdGg6IDEwMCU7CiAgICBtYXgtd2lkdGg6IDEwMCU7CiAgICBoZWlnaHQ6IGF1dG87CiAgICBkaXNwbGF5OiBibG9jazsKICAgIG9iamVjdC1maXQ6IGNvdmVyOwogIH0KPC9zdHlsZT4K\" data-az-id=\"fnwaw33fi\" data-azat-pid=\"Jxwt44tmx\" id=\"Jxwt44tmx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/SIG%20%282%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zgv0koymj\" style=\"\" data-az-id=\"zgv0koymj\" data-azat-pid=\"uqa0mizmp\" id=\"uqa0mizmp\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yvpxvs3kt\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL01BUktFVElORyUyMERJR0lUQUwlMjAlMjgxJTI5Lm1wNCIgdHlwZT0idmlkZW8vbXA0Ij4KPC92aWRlbz4KCjxzdHlsZT4KICAudmlkZW8tY29sdW1uYXsKICAgIHdpZHRoOiAxMDAlOwogICAgbWF4LXdpZHRoOiAxMDAlOwogICAgaGVpZ2h0OiBhdXRvOwogICAgZGlzcGxheTogYmxvY2s7CiAgICBvYmplY3QtZml0OiBjb3ZlcjsKICB9Cjwvc3R5bGU+Cg==\" data-az-id=\"yvpxvs3kt\" data-azat-pid=\"okqgscrpe\" id=\"okqgscrpe\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/MARKETING%20DIGITAL%20%281%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div></div><div class=\"az-element az-html hover-style-Satfxxfr6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Satfxxfr6\" data-azat-pid=\"Ozur8zlae\" id=\"Ozur8zlae\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-nkirk9swp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nkirk9swp\" data-azat-pid=\"y2s446529\" id=\"y2s446529\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h5kjuzr7r\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"h5kjuzr7r\" data-azat-pid=\"mngsualsx\" id=\"mngsualsx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"F8zwilran\" data-azat-pid=\"Yd1a33pw1\" id=\"Yd1a33pw1\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,566,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Teiqv2nal\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Teiqv2nal\" data-azat-pid=\"imy9rn6l7\" id=\"imy9rn6l7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ix11wqys3\" class=\"az-element az-carousel hover-style-Ypt9r6vyq\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ypt9r6vyq\" data-azat-pid=\"Ix11wqys3\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Rj5lcnbw6\" style=\"\" data-az-id=\"Rj5lcnbw6\" data-azat-pid=\"leugslq1d\" id=\"leugslq1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qvr8i12jb\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"Qvr8i12jb\" data-azat-pid=\"kx1fnnkgi\" id=\"kx1fnnkgi\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-A0lrkrrc8\" style=\"\" data-az-id=\"A0lrkrrc8\" data-azat-pid=\"rm5uvowcm\" id=\"rm5uvowcm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-js5da10jx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"js5da10jx\" data-azat-pid=\"S4xm6pg9a\" id=\"S4xm6pg9a\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-r20yn9fvn\" style=\"\" data-az-id=\"r20yn9fvn\" data-azat-pid=\"rk5yas8fa\" id=\"rk5yas8fa\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pmkx77qkj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Pmkx77qkj\" data-azat-pid=\"Gd5gnudeq\" id=\"Gd5gnudeq\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Q0bino43a\" style=\"\" data-az-id=\"Q0bino43a\" data-azat-pid=\"Hyltgr12k\" id=\"Hyltgr12k\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Vxp81moj6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Vxp81moj6\" data-azat-pid=\"T2920cym1\" id=\"T2920cym1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Vnuzwz97s\" style=\"\" data-az-id=\"Vnuzwz97s\" data-azat-pid=\"q0fp23xpm\" id=\"q0fp23xpm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hgyi8tavs\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"Hgyi8tavs\" data-azat-pid=\"zo84cjarw\" id=\"zo84cjarw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-e0cr3oa5p\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"e0cr3oa5p\" data-azat-pid=\"Snuu6rfuk\" id=\"Snuu6rfuk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nnsmry74p\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"Nnsmry74p\" data-azat-pid=\"fyq9h9ylw\" id=\"fyq9h9ylw\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-gpbaw5wd8\" style=\"\" data-az-id=\"gpbaw5wd8\" data-azat-pid=\"bqydwxbe6\" id=\"bqydwxbe6\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-mepd9zayk\" style=\"\" data-az-id=\"mepd9zayk\" data-azat-pid=\"Hddujud8i\" id=\"Hddujud8i\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-R8ydhrawc\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"R8ydhrawc\" data-azat-pid=\"Pcepjk1g6\" id=\"Pcepjk1g6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gkp7d3p2o\" style=\"\" data-az-id=\"Gkp7d3p2o\" data-azat-pid=\"ie8siswo6\" id=\"ie8siswo6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-km4t5rgo8\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"km4t5rgo8\" data-azat-pid=\"g0j7440o5\" id=\"g0j7440o5\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Nrceo7xql\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nrceo7xql\" data-azat-pid=\"ydelis3mu\" id=\"ydelis3mu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Max6sse1g\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Max6sse1g\" data-azat-pid=\"n8pxshb5v\" id=\"n8pxshb5v\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-dqdt87ero\" style=\"\" data-az-id=\"dqdt87ero\" data-azat-pid=\"Kj28akpgt\" id=\"Kj28akpgt\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ii8lqgu9i\" style=\"\" data-az-id=\"ii8lqgu9i\" data-azat-pid=\"Rn0xtp2e4\" id=\"Rn0xtp2e4\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ox4g9jqeg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Ox4g9jqeg\" data-azat-pid=\"Hgyyfpnv8\" id=\"Hgyyfpnv8\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jotmg3g1h\" style=\"\" data-az-id=\"jotmg3g1h\" data-azat-pid=\"Wq3nptzro\" id=\"Wq3nptzro\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tmhhvtcbu\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Tmhhvtcbu\" data-azat-pid=\"h0m2txt2x\" id=\"h0m2txt2x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Q8u64vl8u\" style=\"\" data-az-id=\"Q8u64vl8u\" data-azat-pid=\"Qpji9hr9x\" id=\"Qpji9hr9x\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hnan99dqg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Hnan99dqg\" data-azat-pid=\"Ghju7jx3e\" id=\"Ghju7jx3e\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Zu4j4gj0k\" style=\"\" data-az-id=\"Zu4j4gj0k\" data-azat-pid=\"T9tcru174\" id=\"T9tcru174\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Poatpmym2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Poatpmym2\" data-azat-pid=\"Gjeq6t8va\" id=\"Gjeq6t8va\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Bd03a2h57\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Bd03a2h57\" data-azat-pid=\"wux7c11x1\" id=\"wux7c11x1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-oa78m7yba\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"oa78m7yba\" data-azat-pid=\"Fpnnyrl2j\" id=\"Fpnnyrl2j\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nx38op7pc\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"nx38op7pc\" data-azat-pid=\"L2cug61o0\" id=\"L2cug61o0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Vl8lboeeq\" data-azat-pid=\"D2ib5atoy\" id=\"D2ib5atoy\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-vz1g32m0c\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"vz1g32m0c\" data-azat-pid=\"a0l7k3jqc\" id=\"a0l7k3jqc\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-pyz9utjj6\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"pyz9utjj6\" data-azat-pid=\"Wanyqe19b\" id=\"Wanyqe19b\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cnczcq3gw\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Cnczcq3gw\" data-azat-pid=\"Cb6ax01af\" id=\"Cb6ax01af\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jpmgmultw\" style=\"\" data-az-id=\"Jpmgmultw\" data-azat-pid=\"Rkue7mmbg\" id=\"Rkue7mmbg\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-An807htnc\" style=\"\" data-az-id=\"An807htnc\" data-azat-pid=\"Yfwsysv2t\" id=\"Yfwsysv2t\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Y0dz2054w\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPjxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1BhZ2luYSUyMHdlYi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPg==\" data-az-id=\"Y0dz2054w\" data-azat-pid=\"Y0dz2054w\" id=\"Y0dz2054w\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\"><source src=\"/sites/default/files/2026-03/Pagina%20web.mp4\" type=\"video/mp4\"></video><style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-m2h8zoqw4\" style=\"\" data-az-id=\"m2h8zoqw4\" data-azat-pid=\"rbup32v2f\" id=\"rbup32v2f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s3iqif5lj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPjxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL0Rldm9wcy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPg==\" data-az-id=\"s3iqif5lj\" data-azat-pid=\"s3iqif5lj\" id=\"s3iqif5lj\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\"><source src=\"/sites/default/files/2026-03/Devops.mp4\" type=\"video/mp4\"></video><style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-i1a5tdl7u\" style=\"\" data-az-id=\"i1a5tdl7u\" data-azat-pid=\"Rlfh1sbrx\" id=\"Rlfh1sbrx\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fnwaw33fi\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1NJRyUyMCUyODIlMjkubXA0IiB0eXBlPSJ2aWRlby9tcDQiPgo8L3ZpZGVvPgoKPHN0eWxlPgogIC52aWRlby1jb2x1bW5hewogICAgd2lkdGg6IDEwMCU7CiAgICBtYXgtd2lkdGg6IDEwMCU7CiAgICBoZWlnaHQ6IGF1dG87CiAgICBkaXNwbGF5OiBibG9jazsKICAgIG9iamVjdC1maXQ6IGNvdmVyOwogIH0KPC9zdHlsZT4K\" data-az-id=\"fnwaw33fi\" data-azat-pid=\"Jxwt44tmx\" id=\"Jxwt44tmx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/SIG%20%282%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zgv0koymj\" style=\"\" data-az-id=\"zgv0koymj\" data-azat-pid=\"uqa0mizmp\" id=\"uqa0mizmp\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yvpxvs3kt\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL01BUktFVElORyUyMERJR0lUQUwlMjAlMjgxJTI5Lm1wNCIgdHlwZT0idmlkZW8vbXA0Ij4KPC92aWRlbz4KCjxzdHlsZT4KICAudmlkZW8tY29sdW1uYXsKICAgIHdpZHRoOiAxMDAlOwogICAgbWF4LXdpZHRoOiAxMDAlOwogICAgaGVpZ2h0OiBhdXRvOwogICAgZGlzcGxheTogYmxvY2s7CiAgICBvYmplY3QtZml0OiBjb3ZlcjsKICB9Cjwvc3R5bGU+Cg==\" data-az-id=\"yvpxvs3kt\" data-azat-pid=\"okqgscrpe\" id=\"okqgscrpe\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/MARKETING%20DIGITAL%20%281%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div></div><div class=\"az-element az-html hover-style-Satfxxfr6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Satfxxfr6\" data-azat-pid=\"Ozur8zlae\" id=\"Ozur8zlae\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-nkirk9swp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nkirk9swp\" data-azat-pid=\"y2s446529\" id=\"y2s446529\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h5kjuzr7r\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"h5kjuzr7r\" data-azat-pid=\"mngsualsx\" id=\"mngsualsx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"F8zwilran\" data-azat-pid=\"Yd1a33pw1\" id=\"Yd1a33pw1\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,1,567,'es',0,'<div class=\"az-element az-section carruselInicio container-fluid-wrapper hover-style-Teiqv2nal\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Teiqv2nal\" data-azat-pid=\"imy9rn6l7\" id=\"imy9rn6l7\" data-azb=\"az_section\" data-azat-fluid=\"yes\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"carruselInicio\"><div class=\"az-ctnr container-fluid\" data-azcnt=\"true\"><div id=\"Ix11wqys3\" class=\"az-element az-carousel hover-style-Ypt9r6vyq\" style=\"\" data-dxpr-builder-libraries=\"owlcarousel\" data-az-id=\"Ypt9r6vyq\" data-azat-pid=\"Ix11wqys3\" data-azb=\"az_carousel\" data-azat-autoplay=\"no\" data-azat-pagination=\"no\" data-azat-navigation=\"yes\" data-azat-navigation_orientation=\"inside\" data-azat-navigation_shape=\"circle\" data-azat-navigation_position=\"adjacent\" data-azat-stoponhover=\"no\" data-azat-box_model=\"000000\"><div class=\"owl-carousel st-owl-theme st-owl-navigation-inside st-owl-navigation-circle st-owl-navigation-adjacent\" style=\"opacity: 1; display: block;\" data-azcnt=\"true\"><div class=\"az-element az-slide az-ctnr clearfix hover-style-Rj5lcnbw6\" style=\"\" data-az-id=\"Rj5lcnbw6\" data-azat-pid=\"leugslq1d\" id=\"leugslq1d\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qvr8i12jb\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMS5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Hb2JpZXJubyBEaWdpdGFsPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPk1vZGVybml6YW1vcyBwcm9jZXNvcyB5IHNlcnZpY2lvcyBww7pibGljb3MgY29uIHNvbHVjaW9uZXMgdGVjbm9sw7NnaWNhcyBlZmljaWVudGVzIHkgdHJhbnNwYXJlbnRlcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvewogICAgdGV4dC1hbGlnbjpjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZXsKICAgIGNvbG9yOiNmZmYgIWltcG9ydGFudDsKICAgIHRleHQtYWxpZ246Y2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDoxMDAlICFpbXBvcnRhbnQ7CiAgICBtYXJnaW46MCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"Qvr8i12jb\" data-azat-pid=\"kx1fnnkgi\" id=\"kx1fnnkgi\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_01.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gobierno Digital</h1><p class=\"carousel-subtitle\">Modernizamos procesos y servicios públicos con soluciones tecnológicas eficientes y transparentes.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info{\n    text-align:center !important;\n  }\n\n  .carousel-subtitle{\n    color:#fff !important;\n    text-align:center !important;\n    display:block !important;\n    width:100% !important;\n    margin:0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-A0lrkrrc8\" style=\"\" data-az-id=\"A0lrkrrc8\" data-azat-pid=\"rm5uvowcm\" id=\"rm5uvowcm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-js5da10jx\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5JbmZyYWVzdHJ1Y3R1cmEgRGV2T3BzPC9oMT48cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkF1dG9tYXRpemFtb3MgZWwgZGVzcGxpZWd1ZSB5IG1vbml0b3JlbyBkZSBwbGF0YWZvcm1hcyB0ZWNub2zDs2dpY2FzIHBhcmEgc2lzdGVtYXMgbcOhcyBlZmljaWVudGVzIHkgZXN0YWJsZXMuPC9wPjxhIGNsYXNzPSJjYXJvdXNlbC1idXR0b24iIGhyZWY9Ii8iPkNPTk9DRSBNw4FTPC9hPjwvZGl2PjxzdHlsZT4KICAuY2Fyb3VzZWwtaW5mbyB7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICB9CgogIC5jYXJvdXNlbC1zdWJ0aXRsZSB7CiAgICBjb2xvcjogI2ZmZiAhaW1wb3J0YW50OwogICAgdGV4dC1hbGlnbjogY2VudGVyICFpbXBvcnRhbnQ7CiAgICBkaXNwbGF5OiBibG9jayAhaW1wb3J0YW50OwogICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCBhdXRvIDIwcHggIWltcG9ydGFudDsKICB9Cjwvc3R5bGU+\" data-az-id=\"js5da10jx\" data-azat-pid=\"S4xm6pg9a\" id=\"S4xm6pg9a\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_02.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Infraestructura DevOps</h1><p class=\"carousel-subtitle\">Automatizamos el despliegue y monitoreo de plataformas tecnológicas para sistemas más eficientes y estables.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-r20yn9fvn\" style=\"\" data-az-id=\"r20yn9fvn\" data-azat-pid=\"rk5yas8fa\" id=\"rk5yas8fa\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pmkx77qkj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wMy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBkZSBiYXNlcyBkZSBkYXRvczwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5Tb3BvcnRlLCBvcHRpbWl6YWNpw7NuIHkgbWFudGVuaW1pZW50byBkZSBiYXNlcyBkZSBkYXRvcy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Pmkx77qkj\" data-azat-pid=\"Gd5gnudeq\" id=\"Gd5gnudeq\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_03.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Gestión de bases de datos</h1><p class=\"carousel-subtitle\">Soporte, optimización y mantenimiento de bases de datos.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Q0bino43a\" style=\"\" data-az-id=\"Q0bino43a\" data-azat-pid=\"Hyltgr12k\" id=\"Hyltgr12k\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Vxp81moj6\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj48c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNC5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj48aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5Tb2x1Y2lvbmVzIFNJRzwvaDE+PHAgY2xhc3M9ImNhcm91c2VsLXN1YnRpdGxlIj5JbXBsZW1lbnRhY2nDs24sIG1pZ3JhY2nDs24geSBvcHRpbWl6YWNpw7NuIGRlIHBsYXRhZm9ybWFzIEFyY0dJUy48L3A+PGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+PC9kaXY+PHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4=\" data-az-id=\"Vxp81moj6\" data-azat-pid=\"T2920cym1\" id=\"T2920cym1\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\"><source src=\"sites/default/files/cisc_theme/videos/bg_04.mp4\" type=\"video/mp4\"></video><div class=\"carousel-info\"><h1 class=\"carousel-title\">Soluciones SIG</h1><p class=\"carousel-subtitle\">Implementación, migración y optimización de plataformas ArcGIS.</p><a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a></div><style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style></div></div><div class=\"az-element az-slide az-ctnr clearfix hover-style-Vnuzwz97s\" style=\"\" data-az-id=\"Vnuzwz97s\" data-azat-pid=\"q0fp23xpm\" id=\"q0fp23xpm\" data-azb=\"az_slide\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hgyi8tavs\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJiYWNrZ3JvdW5kLXZpZGVvIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lIGlkPSJteVZpZGVvIj4KICA8c291cmNlIHNyYz0ic2l0ZXMvZGVmYXVsdC9maWxlcy9jaXNjX3RoZW1lL3ZpZGVvcy9iZ18wNS5tcDQiIHR5cGU9InZpZGVvL21wNCI+CjwvdmlkZW8+Cgo8ZGl2IGNsYXNzPSJjYXJvdXNlbC1pbmZvIj4KICA8aDEgY2xhc3M9ImNhcm91c2VsLXRpdGxlIj5HZXN0acOzbiBEb2N1bWVudGFsPC9oMT4KICA8cCBjbGFzcz0iY2Fyb3VzZWwtc3VidGl0bGUiPkRlc2Fycm9sbG8sIHNvcG9ydGUgeSBtYW50ZW5pbWllbnRvIGRlIGdlc3RvcmVzIGRvY3VtZW50YWxlcy48L3A+CiAgPGEgY2xhc3M9ImNhcm91c2VsLWJ1dHRvbiIgaHJlZj0iLyI+Q09OT0NFIE3DgVM8L2E+CjwvZGl2PgoKPHN0eWxlPgogIC5jYXJvdXNlbC1pbmZvIHsKICAgIHRleHQtYWxpZ246IGNlbnRlciAhaW1wb3J0YW50OwogIH0KCiAgLmNhcm91c2VsLXN1YnRpdGxlIHsKICAgIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXIgIWltcG9ydGFudDsKICAgIGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7CiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50OwogICAgbWFyZ2luOiAwIGF1dG8gMjBweCAhaW1wb3J0YW50OwogIH0KPC9zdHlsZT4K\" data-az-id=\"Hgyi8tavs\" data-azat-pid=\"zo84cjarw\" id=\"zo84cjarw\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"background-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" id=\"myVideo\">\n  <source src=\"sites/default/files/cisc_theme/videos/bg_05.mp4\" type=\"video/mp4\">\n</video>\n\n<div class=\"carousel-info\">\n  <h1 class=\"carousel-title\">Gestión Documental</h1>\n  <p class=\"carousel-subtitle\">Desarrollo, soporte y mantenimiento de gestores documentales.</p>\n  <a class=\"carousel-button\" href=\"/\">CONOCE MÁS</a>\n</div>\n\n<style>\n  .carousel-info {\n    text-align: center !important;\n  }\n\n  .carousel-subtitle {\n    color: #fff !important;\n    text-align: center !important;\n    display: block !important;\n    width: 100% !important;\n    margin: 0 auto 20px !important;\n  }\n</style>\n</div></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-e0cr3oa5p\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"e0cr3oa5p\" data-azat-pid=\"Snuu6rfuk\" id=\"Snuu6rfuk\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nnsmry74p\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"Nnsmry74p\" data-azat-pid=\"fyq9h9ylw\" id=\"fyq9h9ylw\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-gpbaw5wd8\" style=\"\" data-az-id=\"gpbaw5wd8\" data-azat-pid=\"bqydwxbe6\" id=\"bqydwxbe6\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-mepd9zayk\" style=\"\" data-az-id=\"mepd9zayk\" data-azat-pid=\"Hddujud8i\" id=\"Hddujud8i\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-R8ydhrawc\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"R8ydhrawc\" data-azat-pid=\"Pcepjk1g6\" id=\"Pcepjk1g6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Gkp7d3p2o\" style=\"\" data-az-id=\"Gkp7d3p2o\" data-azat-pid=\"ie8siswo6\" id=\"ie8siswo6\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-km4t5rgo8\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"km4t5rgo8\" data-azat-pid=\"g0j7440o5\" id=\"g0j7440o5\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section nuestras-cifras hover-style-Nrceo7xql\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Nrceo7xql\" data-azat-pid=\"ydelis3mu\" id=\"ydelis3mu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"nuestras-cifras\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Max6sse1g\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cmFzIENpZnJhczwvaDE+CjxwPkNvbm9jZSB1biBwb2NvIG3DoXMgZGUgdG9kb3MgbnVlc3Ryb3MgbG9ncm9zPC9wPg==\" data-az-id=\"Max6sse1g\" data-azat-pid=\"n8pxshb5v\" id=\"n8pxshb5v\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestras Cifras</h1>\n<p>Conoce un poco más de todos nuestros logros</p></div><div class=\"az-element az-row row az-row--md hover-style-dqdt87ero\" style=\"\" data-az-id=\"dqdt87ero\" data-azat-pid=\"Kj28akpgt\" id=\"Kj28akpgt\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-ii8lqgu9i\" style=\"\" data-az-id=\"ii8lqgu9i\" data-azat-pid=\"Rn0xtp2e4\" id=\"Rn0xtp2e4\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ox4g9jqeg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIGZpcnN0Ij48ZGl2IGNsYXNzPSJjb3VudGVyIHBsdXMiIGRhdGEtY291bnQ9IjEwIj4KICAgICAgICAwCiAgICA8L2Rpdj4KPHA+QcOxb3MgZGUgZXhwZXJpZW5jaWE8L3A+PC9kaXY+\" data-az-id=\"Ox4g9jqeg\" data-azat-pid=\"Hgyyfpnv8\" id=\"Hgyyfpnv8\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"cifras first\"><div class=\"counter plus\" data-count=\"10\">\n        0\n    </div>\n<p>Años de experiencia</p></div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-jotmg3g1h\" style=\"\" data-az-id=\"jotmg3g1h\" data-azat-pid=\"Wq3nptzro\" id=\"Wq3nptzro\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tmhhvtcbu\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNSI+CjAKPC9kaXY+CjxwPkNpdWRhZGVzPC9wPgo8L2Rpdj4=\" data-az-id=\"Tmhhvtcbu\" data-azat-pid=\"h0m2txt2x\" id=\"h0m2txt2x\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"5\">\n0\n</div>\n<p>Ciudades</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Q8u64vl8u\" style=\"\" data-az-id=\"Q8u64vl8u\" data-azat-pid=\"Qpji9hr9x\" id=\"Qpji9hr9x\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hnan99dqg\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNTAiPgowCjwvZGl2PjxwPkNhc29zIGRlIMOpeGl0bzwvcD4KPC9kaXY+\" data-az-id=\"Hnan99dqg\" data-azat-pid=\"Ghju7jx3e\" id=\"Ghju7jx3e\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"50\">\n0\n</div><p>Casos de éxito</p>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-Zu4j4gj0k\" style=\"\" data-az-id=\"Zu4j4gj0k\" data-azat-pid=\"T9tcru174\" id=\"T9tcru174\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Poatpmym2\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iY2lmcmFzIj4KPGRpdiBjbGFzcz0iY291bnRlciIgZGF0YS1jb3VudD0iNzAiPgowCjwvZGl2PjxwPkRlc2Fycm9sbG9zPC9wPgo8L2Rpdj4=\" data-az-id=\"Poatpmym2\" data-azat-pid=\"Gjeq6t8va\" id=\"Gjeq6t8va\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"cifras\">\n<div class=\"counter\" data-count=\"70\">\n0\n</div><p>Desarrollos</p>\n</div></div></div></div><div class=\"az-element az-html hover-style-Bd03a2h57\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc29tb3MtY2lzYyI+Q09Ow5NDRU5PUzwvYT4KPC9kaXY+\" data-az-id=\"Bd03a2h57\" data-azat-pid=\"wux7c11x1\" id=\"wux7c11x1\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/somos-cisc\">CONÓCENOS</a>\n</div></div></div></div><div class=\"az-element az-section proyectos hover-style-oa78m7yba\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"oa78m7yba\" data-azat-pid=\"Fpnnyrl2j\" id=\"Fpnnyrl2j\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"proyectos\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nx38op7pc\" style=\"\" data-az-persist=\"PGgxPkFtYW1vcyBsbyBxdWUgaGFjZW1vczwvaDE+PHA+Q3JlYXIgZXhwZXJpZW5jaWFzIGRpZ2l0YWxlcyBzaWduaWZpY2F0aXZhcy4gQ29ub2NlIG51ZXN0cm9zIHByb3llY3RvczwvcD4=\" data-az-id=\"nx38op7pc\" data-azat-pid=\"L2cug61o0\" id=\"L2cug61o0\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Amamos lo que hacemos</h1><p>Crear experiencias digitales significativas. Conoce nuestros proyectos</p></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"Vl8lboeeq\" data-azat-pid=\"D2ib5atoy\" id=\"D2ib5atoy\" data-azb=\"az_view-proyectos_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div><div class=\"az-element az-html hover-style-vz1g32m0c\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPjxhIGhyZWY9Ii9wcm95ZWN0b3MiPlZFUiBUT0RPUzwvYT48L2Rpdj4=\" data-az-id=\"vz1g32m0c\" data-azat-pid=\"a0l7k3jqc\" id=\"a0l7k3jqc\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><div class=\"boton\"><a href=\"/proyectos\">VER TODOS</a></div></div></div></div><div class=\"az-element az-section servicios hover-style-pyz9utjj6\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"pyz9utjj6\" data-azat-pid=\"Wanyqe19b\" id=\"Wanyqe19b\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cnczcq3gw\" style=\"\" data-az-persist=\"PGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"Cnczcq3gw\" data-azat-pid=\"Cb6ax01af\" id=\"Cb6ax01af\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Servicios</h1></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jpmgmultw\" style=\"\" data-az-id=\"Jpmgmultw\" data-azat-pid=\"Rkue7mmbg\" id=\"Rkue7mmbg\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-3 hover-style-An807htnc\" style=\"\" data-az-id=\"An807htnc\" data-azat-pid=\"Yfwsysv2t\" id=\"Yfwsysv2t\" data-azb=\"az_column\" data-azat-width=\"1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Y0dz2054w\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPjxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1BhZ2luYSUyMHdlYi5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPg==\" data-az-id=\"Y0dz2054w\" data-azat-pid=\"Y0dz2054w\" id=\"Y0dz2054w\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\"><source src=\"/sites/default/files/2026-03/Pagina%20web.mp4\" type=\"video/mp4\"></video><style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-m2h8zoqw4\" style=\"\" data-az-id=\"m2h8zoqw4\" data-azat-pid=\"rbup32v2f\" id=\"rbup32v2f\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-s3iqif5lj\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPjxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL0Rldm9wcy5tcDQiIHR5cGU9InZpZGVvL21wNCI+PC92aWRlbz48c3R5bGU+CiAgLnZpZGVvLWNvbHVtbmF7CiAgICB3aWR0aDogMTAwJTsKICAgIG1heC13aWR0aDogMTAwJTsKICAgIGhlaWdodDogYXV0bzsKICAgIGRpc3BsYXk6IGJsb2NrOwogICAgb2JqZWN0LWZpdDogY292ZXI7CiAgfQo8L3N0eWxlPg==\" data-az-id=\"s3iqif5lj\" data-azat-pid=\"s3iqif5lj\" id=\"s3iqif5lj\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\"><source src=\"/sites/default/files/2026-03/Devops.mp4\" type=\"video/mp4\"></video><style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style></div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-i1a5tdl7u\" style=\"\" data-az-id=\"i1a5tdl7u\" data-azat-pid=\"Rlfh1sbrx\" id=\"Rlfh1sbrx\" data-azb=\"az_column\" data-azat-width=\" 1/4 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-fnwaw33fi\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL1NJRyUyMCUyODIlMjkubXA0IiB0eXBlPSJ2aWRlby9tcDQiPgo8L3ZpZGVvPgoKPHN0eWxlPgogIC52aWRlby1jb2x1bW5hewogICAgd2lkdGg6IDEwMCU7CiAgICBtYXgtd2lkdGg6IDEwMCU7CiAgICBoZWlnaHQ6IGF1dG87CiAgICBkaXNwbGF5OiBibG9jazsKICAgIG9iamVjdC1maXQ6IGNvdmVyOwogIH0KPC9zdHlsZT4K\" data-az-id=\"fnwaw33fi\" data-azat-pid=\"Jxwt44tmx\" id=\"Jxwt44tmx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/SIG%20%282%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div><div class=\"az-element az-ctnr az-column col-md-3 hover-style-zgv0koymj\" style=\"\" data-az-id=\"zgv0koymj\" data-azat-pid=\"uqa0mizmp\" id=\"uqa0mizmp\" data-azb=\"az_column\" data-azat-width=\" 1/4\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yvpxvs3kt\" style=\"\" data-az-persist=\"PHZpZGVvIGNsYXNzPSJ2aWRlby1jb2x1bW5hIiBhdXRvcGxheSBtdXRlZCBsb29wIHBsYXlzaW5saW5lPgogIDxzb3VyY2Ugc3JjPSIvc2l0ZXMvZGVmYXVsdC9maWxlcy8yMDI2LTAzL01BUktFVElORyUyMERJR0lUQUwlMjAlMjgxJTI5Lm1wNCIgdHlwZT0idmlkZW8vbXA0Ij4KPC92aWRlbz4KCjxzdHlsZT4KICAudmlkZW8tY29sdW1uYXsKICAgIHdpZHRoOiAxMDAlOwogICAgbWF4LXdpZHRoOiAxMDAlOwogICAgaGVpZ2h0OiBhdXRvOwogICAgZGlzcGxheTogYmxvY2s7CiAgICBvYmplY3QtZml0OiBjb3ZlcjsKICB9Cjwvc3R5bGU+Cg==\" data-az-id=\"yvpxvs3kt\" data-azat-pid=\"okqgscrpe\" id=\"okqgscrpe\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><video class=\"video-columna\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n  <source src=\"/sites/default/files/2026-03/MARKETING%20DIGITAL%20%281%29.mp4\" type=\"video/mp4\">\n</video>\n\n<style>\n  .video-columna{\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n</style>\n</div></div></div><div class=\"az-element az-html hover-style-Satfxxfr6\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0iYm90b24iPgo8YSBocmVmPSIvc2VydmljaW9zIj5WRVIgVE9ET1M8L2E+CjwvZGl2Pg==\" data-az-id=\"Satfxxfr6\" data-azat-pid=\"Ozur8zlae\" id=\"Ozur8zlae\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"boton\">\n<a href=\"/servicios\">VER TODOS</a>\n</div></div></div></div><div class=\"az-element az-section clientes hover-style-nkirk9swp\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nkirk9swp\" data-azat-pid=\"y2s446529\" id=\"y2s446529\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"clientes\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-h5kjuzr7r\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIENsaWVudGVzPC9oMT4=\" data-az-id=\"h5kjuzr7r\" data-azat-pid=\"mngsualsx\" id=\"mngsualsx\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Clientes</h1></div><div class=\"az-element az-cms-element\" style=\"undefined\" data-az-id=\"F8zwilran\" data-azat-pid=\"Yd1a33pw1\" id=\"Yd1a33pw1\" data-azb=\"az_view-clientes_home-block_1\" data-azat-display_title=\"no\" data-azat-override_pager=\"no\" data-azat-items=\"\" data-azat-offset=\"\"></div></div></div><link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/css/st-owl-carousel.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.transitions.css\">\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/vendor/unmanaged/owl.carousel/owl-carousel/owl.carousel.js\"></script>\n<script src=\"/modules/contrib/dxpr_builder/dxpr_builder/dxpr_frontend.min.js\"></script>\n',NULL,NULL),('drag_and_drop_page',0,2,52,'es',0,'&nbsp;',NULL,NULL),('drag_and_drop_page',0,2,53,'es',0,'<div class=\"az-element az-section somos-cisc hover-style-Qyj7vnt6o\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qyj7vnt6o\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xiunwl9o6\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"Xiunwl9o6\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-Hz5zygi2d\" style=\"\" data-az-id=\"Hz5zygi2d\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Y62vxkq7c\" style=\"\" data-az-id=\"Y62vxkq7c\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Lgw67psg3\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Lgw67psg3\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Mvwn588vr\" style=\"\" data-az-id=\"Mvwn588vr\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Kk1ag3ego\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Kk1ag3ego\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,2,506,'es',0,'<div class=\"az-element az-section somos-cisc hover-style-T1mjentah\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"T1mjentah\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C638dmwm9\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"C638dmwm9\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ah51z4wnw\" style=\"\" data-az-id=\"ah51z4wnw\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ct100hct6\" style=\"\" data-az-id=\"ct100hct6\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xndqfnvqw\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Xndqfnvqw\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ujy39815t\" style=\"\" data-az-id=\"ujy39815t\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-j1osz9el9\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"j1osz9el9\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section hover-style-L2duk8wyc\" style=\"background-color: rgb(245, 245, 245);\" data-dxpr-builder-libraries=\"\" data-az-id=\"L2duk8wyc\" data-azat-pid=\"L2duk8wyc\" id=\"L2duk8wyc\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-background=\"#F5F5F5\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"></div></div>',NULL,NULL),('drag_and_drop_page',0,2,507,'es',0,'<div class=\"az-element az-section somos-cisc hover-style-T1mjentah\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"T1mjentah\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C638dmwm9\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"C638dmwm9\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ah51z4wnw\" style=\"\" data-az-id=\"ah51z4wnw\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ct100hct6\" style=\"\" data-az-id=\"ct100hct6\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xndqfnvqw\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Xndqfnvqw\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ujy39815t\" style=\"\" data-az-id=\"ujy39815t\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-j1osz9el9\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"j1osz9el9\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section hover-style-L2duk8wyc\" style=\"background-color: rgb(245, 245, 245);\" data-dxpr-builder-libraries=\"\" data-az-id=\"L2duk8wyc\" data-azat-pid=\"L2duk8wyc\" id=\"L2duk8wyc\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-background=\"#F5F5F5\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"></div></div>',NULL,NULL),('drag_and_drop_page',0,2,508,'es',0,'<div class=\"az-element az-section somos-cisc hover-style-T1mjentah\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"T1mjentah\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C638dmwm9\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"C638dmwm9\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ah51z4wnw\" style=\"\" data-az-id=\"ah51z4wnw\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ct100hct6\" style=\"\" data-az-id=\"ct100hct6\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xndqfnvqw\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Xndqfnvqw\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ujy39815t\" style=\"\" data-az-id=\"ujy39815t\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-j1osz9el9\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"j1osz9el9\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-nhzx4ol1q\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nhzx4ol1q\" data-azat-pid=\"nhzx4ol1q\" id=\"nhzx4ol1q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Capx2m2pa\" style=\"\" data-az-persist=\"PGgxPk1pc2nDs248L2gxPjxoMj5DcmVhbW9zIGV4cGVyaWVuY2lhcyBwYXJhIGhhY2VyCjxicj4KY3JlY2VyIHR1cyBwcm95ZWN0b3MuPC9oMj4=\" data-az-id=\"Capx2m2pa\" data-azat-pid=\"Capx2m2pa\" id=\"Capx2m2pa\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Misión</h1><h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-j9s9blzqx\" style=\"\" data-az-id=\"j9s9blzqx\" data-azat-pid=\"j9s9blzqx\" id=\"j9s9blzqx\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-R46sb8cqa\" style=\"\" data-az-id=\"R46sb8cqa\" data-azat-pid=\"R46sb8cqa\" id=\"R46sb8cqa\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hg4g70618\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Hg4g70618\" data-azat-pid=\"Hg4g70618\" id=\"Hg4g70618\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-id6zht1yi\" style=\"\" data-az-id=\"id6zht1yi\" data-azat-pid=\"id6zht1yi\" id=\"id6zht1yi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Id5p0fz4s\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Id5p0fz4s\" data-azat-pid=\"Id5p0fz4s\" id=\"Id5p0fz4s\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,2,509,'es',0,'<div class=\"az-element az-section somos-cisc hover-style-T1mjentah\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"T1mjentah\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C638dmwm9\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"C638dmwm9\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ah51z4wnw\" style=\"\" data-az-id=\"ah51z4wnw\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ct100hct6\" style=\"\" data-az-id=\"ct100hct6\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xndqfnvqw\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Xndqfnvqw\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ujy39815t\" style=\"\" data-az-id=\"ujy39815t\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-j1osz9el9\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"j1osz9el9\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-nhzx4ol1q\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nhzx4ol1q\" data-azat-pid=\"nhzx4ol1q\" id=\"nhzx4ol1q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Capx2m2pa\" style=\"\" data-az-persist=\"PGgyPk1pc2nDs248L2gyPg==\" data-az-id=\"Capx2m2pa\" data-azat-pid=\"Capx2m2pa\" id=\"Capx2m2pa\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Misión</h2></div><div class=\"az-element az-row row az-row--md hover-style-j9s9blzqx\" style=\"\" data-az-id=\"j9s9blzqx\" data-azat-pid=\"j9s9blzqx\" id=\"j9s9blzqx\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-R46sb8cqa\" style=\"\" data-az-id=\"R46sb8cqa\" data-azat-pid=\"R46sb8cqa\" id=\"R46sb8cqa\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hg4g70618\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Hg4g70618\" data-azat-pid=\"Hg4g70618\" id=\"Hg4g70618\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-id6zht1yi\" style=\"\" data-az-id=\"id6zht1yi\" data-azat-pid=\"id6zht1yi\" id=\"id6zht1yi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Id5p0fz4s\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Id5p0fz4s\" data-azat-pid=\"Id5p0fz4s\" id=\"Id5p0fz4s\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-wabsosq57\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"wabsosq57\" data-azat-pid=\"wabsosq57\" id=\"wabsosq57\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M5effzw0o\" style=\"\" data-az-persist=\"PGgyPlZpc2nDs248L2gyPg==\" data-az-id=\"M5effzw0o\" data-azat-pid=\"M5effzw0o\" id=\"M5effzw0o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Visión</h2></div><div class=\"az-element az-row row az-row--md hover-style-Xrt9x9kil\" style=\"\" data-az-id=\"Xrt9x9kil\" data-azat-pid=\"Xrt9x9kil\" id=\"Xrt9x9kil\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Eoxnarjyp\" style=\"\" data-az-id=\"Eoxnarjyp\" data-azat-pid=\"Eoxnarjyp\" id=\"Eoxnarjyp\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-b958ebunn\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"b958ebunn\" data-azat-pid=\"b958ebunn\" id=\"b958ebunn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-esf5nw0a4\" style=\"\" data-az-id=\"esf5nw0a4\" data-azat-pid=\"esf5nw0a4\" id=\"esf5nw0a4\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-cta3wmpi7\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"cta3wmpi7\" data-azat-pid=\"cta3wmpi7\" id=\"cta3wmpi7\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,2,510,'es',0,'<div class=\"az-element az-section somos-cisc hover-style-T1mjentah\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"T1mjentah\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C638dmwm9\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"C638dmwm9\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ah51z4wnw\" style=\"\" data-az-id=\"ah51z4wnw\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ct100hct6\" style=\"\" data-az-id=\"ct100hct6\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xndqfnvqw\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Xndqfnvqw\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ujy39815t\" style=\"\" data-az-id=\"ujy39815t\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-j1osz9el9\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"j1osz9el9\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-nhzx4ol1q\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nhzx4ol1q\" data-azat-pid=\"nhzx4ol1q\" id=\"nhzx4ol1q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Capx2m2pa\" style=\"\" data-az-persist=\"PGgyPk1pc2nDs248L2gyPg==\" data-az-id=\"Capx2m2pa\" data-azat-pid=\"Capx2m2pa\" id=\"Capx2m2pa\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Misión</h2></div><div class=\"az-element az-row row az-row--md hover-style-j9s9blzqx\" style=\"\" data-az-id=\"j9s9blzqx\" data-azat-pid=\"j9s9blzqx\" id=\"j9s9blzqx\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-R46sb8cqa\" style=\"\" data-az-id=\"R46sb8cqa\" data-azat-pid=\"R46sb8cqa\" id=\"R46sb8cqa\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hg4g70618\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW5hIG9yZ2FuaXphY2nDs24gcXVlIHByb211ZXZlIGxhcyBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMgZSBpbmZvcm3DoXRpY2FzIGVuIGRpZmVyZW50ZXMgw6FyZWFzOiBhZG1pbmlzdHJhdGl2YXMsIGZpbmFuY2llcmFzLCBjb250YWJsZXMgeSBzaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gcGFyYSB0b2RvIHRpcG8gZGUgZW1wcmVzYXMuPC9wPg==\" data-az-id=\"Hg4g70618\" data-azat-pid=\"Hg4g70618\" id=\"Hg4g70618\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos una organización que promueve las soluciones tecnológicas e informáticas en diferentes áreas: administrativas, financieras, contables y sistemas de información para todo tipo de empresas.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-id6zht1yi\" style=\"\" data-az-id=\"id6zht1yi\" data-azat-pid=\"id6zht1yi\" id=\"id6zht1yi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Id5p0fz4s\" style=\"\" data-az-persist=\"PHA+VHJhYmFqYW1vcyBiYWpvIG5vcm1hcyBjb21vIHBlcnNpc3RlbmNpYSwgaW50ZWdyaWRhZCwgcmVzcG9uc2FiaWxpZGFkIGUgaW5ub3ZhY2nDs247IGNvbiBlbCBmaW4gZGUgdGVuZXIgZWZpY2FjaWEgeSBlZmljaWVuY2lhIGEgbGEgaG9yYSBkZSBwb25lciBlbiBwcsOhY3RpY2EgbnVlc3Ryb3MgY29ub2NpbWllbnRvcy48L3A+\" data-az-id=\"Id5p0fz4s\" data-azat-pid=\"Id5p0fz4s\" id=\"Id5p0fz4s\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Trabajamos bajo normas como persistencia, integridad, responsabilidad e innovación; con el fin de tener eficacia y eficiencia a la hora de poner en práctica nuestros conocimientos.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-wabsosq57\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"wabsosq57\" data-azat-pid=\"wabsosq57\" id=\"wabsosq57\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M5effzw0o\" style=\"\" data-az-persist=\"PGgyPlZpc2nDs248L2gyPg==\" data-az-id=\"M5effzw0o\" data-azat-pid=\"M5effzw0o\" id=\"M5effzw0o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Visión</h2></div><div class=\"az-element az-row row az-row--md hover-style-Xrt9x9kil\" style=\"\" data-az-id=\"Xrt9x9kil\" data-azat-pid=\"Xrt9x9kil\" id=\"Xrt9x9kil\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Eoxnarjyp\" style=\"\" data-az-id=\"Eoxnarjyp\" data-azat-pid=\"Eoxnarjyp\" id=\"Eoxnarjyp\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-b958ebunn\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"b958ebunn\" data-azat-pid=\"b958ebunn\" id=\"b958ebunn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-esf5nw0a4\" style=\"\" data-az-id=\"esf5nw0a4\" data-azat-pid=\"esf5nw0a4\" id=\"esf5nw0a4\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-cta3wmpi7\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"cta3wmpi7\" data-azat-pid=\"cta3wmpi7\" id=\"cta3wmpi7\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,2,511,'es',0,'<div class=\"az-element az-section somos-cisc hover-style-T1mjentah\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"T1mjentah\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C638dmwm9\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"C638dmwm9\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ah51z4wnw\" style=\"\" data-az-id=\"ah51z4wnw\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ct100hct6\" style=\"\" data-az-id=\"ct100hct6\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xndqfnvqw\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Xndqfnvqw\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ujy39815t\" style=\"\" data-az-id=\"ujy39815t\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-j1osz9el9\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"j1osz9el9\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-nhzx4ol1q\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nhzx4ol1q\" data-azat-pid=\"nhzx4ol1q\" id=\"nhzx4ol1q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Capx2m2pa\" style=\"\" data-az-persist=\"PGgyPk1pc2nDs248L2gyPg==\" data-az-id=\"Capx2m2pa\" data-azat-pid=\"Capx2m2pa\" id=\"Capx2m2pa\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Misión</h2></div><div class=\"az-element az-row row az-row--md hover-style-j9s9blzqx\" style=\"\" data-az-id=\"j9s9blzqx\" data-azat-pid=\"j9s9blzqx\" id=\"j9s9blzqx\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-R46sb8cqa\" style=\"\" data-az-id=\"R46sb8cqa\" data-azat-pid=\"R46sb8cqa\" id=\"R46sb8cqa\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hg4g70618\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW5hIG9yZ2FuaXphY2nDs24gcXVlIHByb211ZXZlIGxhcyBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMgZSBpbmZvcm3DoXRpY2FzIGVuIGRpZmVyZW50ZXMgw6FyZWFzOiBhZG1pbmlzdHJhdGl2YXMsIGZpbmFuY2llcmFzLCBjb250YWJsZXMgeSBzaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gcGFyYSB0b2RvIHRpcG8gZGUgZW1wcmVzYXMuPC9wPg==\" data-az-id=\"Hg4g70618\" data-azat-pid=\"Hg4g70618\" id=\"Hg4g70618\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos una organización que promueve las soluciones tecnológicas e informáticas en diferentes áreas: administrativas, financieras, contables y sistemas de información para todo tipo de empresas.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-id6zht1yi\" style=\"\" data-az-id=\"id6zht1yi\" data-azat-pid=\"id6zht1yi\" id=\"id6zht1yi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Id5p0fz4s\" style=\"\" data-az-persist=\"PHA+VHJhYmFqYW1vcyBiYWpvIG5vcm1hcyBjb21vIHBlcnNpc3RlbmNpYSwgaW50ZWdyaWRhZCwgcmVzcG9uc2FiaWxpZGFkIGUgaW5ub3ZhY2nDs247IGNvbiBlbCBmaW4gZGUgdGVuZXIgZWZpY2FjaWEgeSBlZmljaWVuY2lhIGEgbGEgaG9yYSBkZSBwb25lciBlbiBwcsOhY3RpY2EgbnVlc3Ryb3MgY29ub2NpbWllbnRvcy48L3A+\" data-az-id=\"Id5p0fz4s\" data-azat-pid=\"Id5p0fz4s\" id=\"Id5p0fz4s\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Trabajamos bajo normas como persistencia, integridad, responsabilidad e innovación; con el fin de tener eficacia y eficiencia a la hora de poner en práctica nuestros conocimientos.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-wabsosq57\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"wabsosq57\" data-azat-pid=\"wabsosq57\" id=\"wabsosq57\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M5effzw0o\" style=\"\" data-az-persist=\"PGgyPlZpc2nDs248L2gyPg==\" data-az-id=\"M5effzw0o\" data-azat-pid=\"M5effzw0o\" id=\"M5effzw0o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Visión</h2></div><div class=\"az-element az-row row az-row--md hover-style-Xrt9x9kil\" style=\"\" data-az-id=\"Xrt9x9kil\" data-azat-pid=\"Xrt9x9kil\" id=\"Xrt9x9kil\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Eoxnarjyp\" style=\"\" data-az-id=\"Eoxnarjyp\" data-azat-pid=\"Eoxnarjyp\" id=\"Eoxnarjyp\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-b958ebunn\" style=\"\" data-az-persist=\"PHA+RXN0YW1vcyBlbmNhbWluYWRvcyBhIHNlciBsw61kZXJlcyBlbiBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMsIGluZm9ybcOhdGljYXMgeSBjb250YWJsZXMgZW4gdG9kYSBDb2xvbWJpYSwgYW1wbGlhbmRvIG51ZXN0cmEgY29iZXJ0dXJhIGEgbml2ZWwgaW50ZXJuYWNpb25hbCBwYXJhIGVsIGHDsW8gMjAzMDsgc2llbmRvIGV4aGF1c3Rpdm9zIHkgdmlnb3Jvc29zIGVuIG51ZXN0cmEgbGFib3IuPC9wPg==\" data-az-id=\"b958ebunn\" data-azat-pid=\"b958ebunn\" id=\"b958ebunn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Estamos encaminados a ser líderes en soluciones tecnológicas, informáticas y contables en toda Colombia, ampliando nuestra cobertura a nivel internacional para el año 2030; siendo exhaustivos y vigorosos en nuestra labor.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-esf5nw0a4\" style=\"\" data-az-id=\"esf5nw0a4\" data-azat-pid=\"esf5nw0a4\" id=\"esf5nw0a4\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,2,512,'es',0,'<div class=\"az-element az-section somos-cisc hover-style-T1mjentah\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"T1mjentah\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C638dmwm9\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"C638dmwm9\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ah51z4wnw\" style=\"\" data-az-id=\"ah51z4wnw\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ct100hct6\" style=\"\" data-az-id=\"ct100hct6\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xndqfnvqw\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Xndqfnvqw\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ujy39815t\" style=\"\" data-az-id=\"ujy39815t\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-j1osz9el9\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"j1osz9el9\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-nhzx4ol1q\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nhzx4ol1q\" data-azat-pid=\"nhzx4ol1q\" id=\"nhzx4ol1q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Capx2m2pa\" style=\"\" data-az-persist=\"PGgyPk1pc2nDs248L2gyPg==\" data-az-id=\"Capx2m2pa\" data-azat-pid=\"Capx2m2pa\" id=\"Capx2m2pa\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Misión</h2></div><div class=\"az-element az-row row az-row--md hover-style-j9s9blzqx\" style=\"\" data-az-id=\"j9s9blzqx\" data-azat-pid=\"j9s9blzqx\" id=\"j9s9blzqx\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-R46sb8cqa\" style=\"\" data-az-id=\"R46sb8cqa\" data-azat-pid=\"R46sb8cqa\" id=\"R46sb8cqa\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hg4g70618\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW5hIG9yZ2FuaXphY2nDs24gcXVlIHByb211ZXZlIGxhcyBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMgZSBpbmZvcm3DoXRpY2FzIGVuIGRpZmVyZW50ZXMgw6FyZWFzOiBhZG1pbmlzdHJhdGl2YXMsIGZpbmFuY2llcmFzLCBjb250YWJsZXMgeSBzaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gcGFyYSB0b2RvIHRpcG8gZGUgZW1wcmVzYXMuPC9wPg==\" data-az-id=\"Hg4g70618\" data-azat-pid=\"Hg4g70618\" id=\"Hg4g70618\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos una organización que promueve las soluciones tecnológicas e informáticas en diferentes áreas: administrativas, financieras, contables y sistemas de información para todo tipo de empresas.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-id6zht1yi\" style=\"\" data-az-id=\"id6zht1yi\" data-azat-pid=\"id6zht1yi\" id=\"id6zht1yi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Id5p0fz4s\" style=\"\" data-az-persist=\"PHA+VHJhYmFqYW1vcyBiYWpvIG5vcm1hcyBjb21vIHBlcnNpc3RlbmNpYSwgaW50ZWdyaWRhZCwgcmVzcG9uc2FiaWxpZGFkIGUgaW5ub3ZhY2nDs247IGNvbiBlbCBmaW4gZGUgdGVuZXIgZWZpY2FjaWEgeSBlZmljaWVuY2lhIGEgbGEgaG9yYSBkZSBwb25lciBlbiBwcsOhY3RpY2EgbnVlc3Ryb3MgY29ub2NpbWllbnRvcy48L3A+\" data-az-id=\"Id5p0fz4s\" data-azat-pid=\"Id5p0fz4s\" id=\"Id5p0fz4s\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Trabajamos bajo normas como persistencia, integridad, responsabilidad e innovación; con el fin de tener eficacia y eficiencia a la hora de poner en práctica nuestros conocimientos.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-wabsosq57\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"wabsosq57\" data-azat-pid=\"wabsosq57\" id=\"wabsosq57\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M5effzw0o\" style=\"\" data-az-persist=\"PGgyPlZpc2nDs248L2gyPg==\" data-az-id=\"M5effzw0o\" data-azat-pid=\"M5effzw0o\" id=\"M5effzw0o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Visión</h2></div><div class=\"az-element az-row row az-row--md hover-style-Xrt9x9kil\" style=\"\" data-az-id=\"Xrt9x9kil\" data-azat-pid=\"Xrt9x9kil\" id=\"Xrt9x9kil\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Eoxnarjyp\" style=\"\" data-az-id=\"Eoxnarjyp\" data-azat-pid=\"Eoxnarjyp\" id=\"Eoxnarjyp\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-b958ebunn\" style=\"\" data-az-persist=\"PHA+RXN0YW1vcyBlbmNhbWluYWRvcyBhIHNlciBsw61kZXJlcyBlbiBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMsIGluZm9ybcOhdGljYXMgeSBjb250YWJsZXMgZW4gdG9kYSBDb2xvbWJpYSwgYW1wbGlhbmRvIG51ZXN0cmEgY29iZXJ0dXJhIGEgbml2ZWwgaW50ZXJuYWNpb25hbCBwYXJhIGVsIGHDsW8gMjAzMDsgc2llbmRvIGV4aGF1c3Rpdm9zIHkgdmlnb3Jvc29zIGVuIG51ZXN0cmEgbGFib3IuPC9wPg==\" data-az-id=\"b958ebunn\" data-azat-pid=\"b958ebunn\" id=\"b958ebunn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Estamos encaminados a ser líderes en soluciones tecnológicas, informáticas y contables en toda Colombia, ampliando nuestra cobertura a nivel internacional para el año 2030; siendo exhaustivos y vigorosos en nuestra labor.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-esf5nw0a4\" style=\"\" data-az-id=\"esf5nw0a4\" data-azat-pid=\"esf5nw0a4\" id=\"esf5nw0a4\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,2,513,'es',0,'<div class=\"az-element az-section somos-cisc hover-style-T1mjentah\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"T1mjentah\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C638dmwm9\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"C638dmwm9\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-ah51z4wnw\" style=\"\" data-az-id=\"ah51z4wnw\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ct100hct6\" style=\"\" data-az-id=\"ct100hct6\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xndqfnvqw\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Xndqfnvqw\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ujy39815t\" style=\"\" data-az-id=\"ujy39815t\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-j1osz9el9\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"j1osz9el9\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-nhzx4ol1q\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"nhzx4ol1q\" data-azat-pid=\"nhzx4ol1q\" id=\"nhzx4ol1q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Capx2m2pa\" style=\"\" data-az-persist=\"PGgyPk1pc2nDs248L2gyPg==\" data-az-id=\"Capx2m2pa\" data-azat-pid=\"Capx2m2pa\" id=\"Capx2m2pa\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Misión</h2></div><div class=\"az-element az-row row az-row--md hover-style-j9s9blzqx\" style=\"\" data-az-id=\"j9s9blzqx\" data-azat-pid=\"j9s9blzqx\" id=\"j9s9blzqx\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-R46sb8cqa\" style=\"\" data-az-id=\"R46sb8cqa\" data-azat-pid=\"R46sb8cqa\" id=\"R46sb8cqa\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Hg4g70618\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW5hIG9yZ2FuaXphY2nDs24gcXVlIHByb211ZXZlIGxhcyBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMgZSBpbmZvcm3DoXRpY2FzIGVuIGRpZmVyZW50ZXMgw6FyZWFzOiBhZG1pbmlzdHJhdGl2YXMsIGZpbmFuY2llcmFzLCBjb250YWJsZXMgeSBzaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gcGFyYSB0b2RvIHRpcG8gZGUgZW1wcmVzYXMuPC9wPg==\" data-az-id=\"Hg4g70618\" data-azat-pid=\"Hg4g70618\" id=\"Hg4g70618\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos una organización que promueve las soluciones tecnológicas e informáticas en diferentes áreas: administrativas, financieras, contables y sistemas de información para todo tipo de empresas.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-id6zht1yi\" style=\"\" data-az-id=\"id6zht1yi\" data-azat-pid=\"id6zht1yi\" id=\"id6zht1yi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Id5p0fz4s\" style=\"\" data-az-persist=\"PHA+VHJhYmFqYW1vcyBiYWpvIG5vcm1hcyBjb21vIHBlcnNpc3RlbmNpYSwgaW50ZWdyaWRhZCwgcmVzcG9uc2FiaWxpZGFkIGUgaW5ub3ZhY2nDs247IGNvbiBlbCBmaW4gZGUgdGVuZXIgZWZpY2FjaWEgeSBlZmljaWVuY2lhIGEgbGEgaG9yYSBkZSBwb25lciBlbiBwcsOhY3RpY2EgbnVlc3Ryb3MgY29ub2NpbWllbnRvcy48L3A+\" data-az-id=\"Id5p0fz4s\" data-azat-pid=\"Id5p0fz4s\" id=\"Id5p0fz4s\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Trabajamos bajo normas como persistencia, integridad, responsabilidad e innovación; con el fin de tener eficacia y eficiencia a la hora de poner en práctica nuestros conocimientos.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc hover-style-wabsosq57\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"wabsosq57\" data-azat-pid=\"wabsosq57\" id=\"wabsosq57\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-M5effzw0o\" style=\"\" data-az-persist=\"PGgyPlZpc2nDs248L2gyPg==\" data-az-id=\"M5effzw0o\" data-azat-pid=\"M5effzw0o\" id=\"M5effzw0o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Visión</h2></div><div class=\"az-element az-row row az-row--md hover-style-Xrt9x9kil\" style=\"\" data-az-id=\"Xrt9x9kil\" data-azat-pid=\"Xrt9x9kil\" id=\"Xrt9x9kil\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Eoxnarjyp\" style=\"\" data-az-id=\"Eoxnarjyp\" data-azat-pid=\"Eoxnarjyp\" id=\"Eoxnarjyp\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-b958ebunn\" style=\"\" data-az-persist=\"PHA+RXN0YW1vcyBlbmNhbWluYWRvcyBhIHNlciBsw61kZXJlcyBlbiBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMsIGluZm9ybcOhdGljYXMgeSBjb250YWJsZXMgZW4gdG9kYSBDb2xvbWJpYSwgYW1wbGlhbmRvIG51ZXN0cmEgY29iZXJ0dXJhIGEgbml2ZWwgaW50ZXJuYWNpb25hbCBwYXJhIGVsIGHDsW8gMjAzMDsgc2llbmRvIGV4aGF1c3Rpdm9zIHkgdmlnb3Jvc29zIGVuIG51ZXN0cmEgbGFib3IuPC9wPg==\" data-az-id=\"b958ebunn\" data-azat-pid=\"b958ebunn\" id=\"b958ebunn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Estamos encaminados a ser líderes en soluciones tecnológicas, informáticas y contables en toda Colombia, ampliando nuestra cobertura a nivel internacional para el año 2030; siendo exhaustivos y vigorosos en nuestra labor.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-esf5nw0a4\" style=\"\" data-az-id=\"esf5nw0a4\" data-azat-pid=\"esf5nw0a4\" id=\"esf5nw0a4\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,2,514,'es',0,'<div class=\"az-element az-section somos-cisc hover-style-mbn59uvdk\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"mbn59uvdk\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-S8rj4lx7g\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPgo8aDI+Q3JlYW1vcyBleHBlcmllbmNpYXMgcGFyYSBoYWNlcgo8YnI+CmNyZWNlciB0dXMgcHJveWVjdG9zLjwvaDI+\" data-az-id=\"S8rj4lx7g\" data-azat-pid=\"f4t6gsobi\" id=\"f4t6gsobi\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1>\n<h2>Creamos experiencias para hacer\n<br>\ncrecer tus proyectos.</h2></div><div class=\"az-element az-row row az-row--md hover-style-anzwyo6is\" style=\"\" data-az-id=\"anzwyo6is\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-ttxxbv6sk\" style=\"\" data-az-id=\"ttxxbv6sk\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Xf9cgyq0p\" style=\"\" data-az-persist=\"PHA+U3VyZ2UgY29tbyB1bmEgYWx0ZXJuYXRpdmEgZGUgc29sdWNpb25lcyBhIEVtcHJlc2FzLCBpbnRlZ3JhZGEgcG9yIHByb2Zlc2lvbmFsZXMgZXNwZWNpYWxpemFkb3MgZW4gZGlmZXJlbnRlcyBjYW1wb3MgcGFyYSBvZnJlY2VyIGNvYmVydHVyYSBwZXJzb25hbGl6YWRhIGVuIMOhcmVhcyBjb21vOiBhZG1pbmlzdHJhdGl2YSwgZmluYW5jaWVyYSwgY29udGFibGUsIHRyaWJ1dGFyaWEsIHNpc3RlbWFzIGRlIGluZm9ybWFjacOzbiBkZSBsYXMgZW1wcmVzYXMgZGVsIFNlY3RvciBTYWx1ZCwgY29tZXJjaWFsIHkgYmFuY2FyaW8uPC9wPgo8cD5OdWVzdHJhcyBwYXV0YXMgZGUgdHJhYmFqbyBzb246IGNvbnRpbnVpZGFkLCBpbnRlZ3JpZGFkLCBwdW50dWFsaWRhZCB5IGVmaWNhY2lhOyBjb24gZWwgZmluIGRlIG90b3JnYXIgbGFzIGhlcnJhbWllbnRhcyBuZWNlc2FyaWFzIGVuIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBnZXJlbmNpYWxlcy48L3A+\" data-az-id=\"Xf9cgyq0p\" data-azat-pid=\"l667wpb9o\" id=\"l667wpb9o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Surge como una alternativa de soluciones a Empresas, integrada por profesionales especializados en diferentes campos para ofrecer cobertura personalizada en áreas como: administrativa, financiera, contable, tributaria, sistemas de información de las empresas del Sector Salud, comercial y bancario.</p>\n<p>Nuestras pautas de trabajo son: continuidad, integridad, puntualidad y eficacia; con el fin de otorgar las herramientas necesarias en la toma de decisiones gerenciales.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Lfu7dv8vq\" style=\"\" data-az-id=\"Lfu7dv8vq\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Hkae2wi3r\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW4gZXF1aXBvIGRlIHByb2Zlc2lvbmFsZXMgZW4gY29udGFkdXLDrWEgcMO6YmxpY2EgY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZ2VzdGnDs24gZmluYW5jaWVyYSwgdHJpYnV0YXJpYSB5IGNvc3RvczsgcHJvZmVzaW9uYWxlcyBlbiBTaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gY29uIGVzcGVjaWFsaXphY2nDs24gZW4gZGlzZcOxbyBkZSBwcm95ZWN0b3MsIGRlc2Fycm9sbG8gYSBsYSBtZWRpZGEsIHDDoWdpbmFzIFdlYiBlIEluZ2VuaWVyb3MgaW5kdXN0cmlhbGVzIGVzcGVjaWFsaXphZG9zLjwvcD4=\" data-az-id=\"Hkae2wi3r\" data-azat-pid=\"Qise99rzm\" id=\"Qise99rzm\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Somos un equipo de profesionales en contaduría pública con especialización en gestión financiera, tributaria y costos; profesionales en Sistemas de información con especialización en diseño de proyectos, desarrollo a la medida, páginas Web e Ingenieros industriales especializados.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc mision hover-style-y9qdau2hj\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"y9qdau2hj\" data-azat-pid=\"y9qdau2hj\" id=\"y9qdau2hj\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc mision\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-n181kn2fi\" style=\"\" data-az-persist=\"PGgyPk1pc2nDs248L2gyPg==\" data-az-id=\"n181kn2fi\" data-azat-pid=\"Capx2m2pa\" id=\"Capx2m2pa\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Misión</h2></div><div class=\"az-element az-row row az-row--md hover-style-Royluihds\" style=\"\" data-az-id=\"Royluihds\" data-azat-pid=\"j9s9blzqx\" id=\"j9s9blzqx\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Yg95zizng\" style=\"\" data-az-id=\"Yg95zizng\" data-azat-pid=\"R46sb8cqa\" id=\"R46sb8cqa\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-w5tfy2r78\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW5hIG9yZ2FuaXphY2nDs24gcXVlIHByb211ZXZlIGxhcyBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMgZSBpbmZvcm3DoXRpY2FzIGVuIGRpZmVyZW50ZXMgw6FyZWFzOiBhZG1pbmlzdHJhdGl2YXMsIGZpbmFuY2llcmFzLCBjb250YWJsZXMgeSBzaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gcGFyYSB0b2RvIHRpcG8gZGUgZW1wcmVzYXMuPC9wPg==\" data-az-id=\"w5tfy2r78\" data-azat-pid=\"Hg4g70618\" id=\"Hg4g70618\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos una organización que promueve las soluciones tecnológicas e informáticas en diferentes áreas: administrativas, financieras, contables y sistemas de información para todo tipo de empresas.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-m61poivit\" style=\"\" data-az-id=\"m61poivit\" data-azat-pid=\"id6zht1yi\" id=\"id6zht1yi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Tgdvjbe2o\" style=\"\" data-az-persist=\"PHA+VHJhYmFqYW1vcyBiYWpvIG5vcm1hcyBjb21vIHBlcnNpc3RlbmNpYSwgaW50ZWdyaWRhZCwgcmVzcG9uc2FiaWxpZGFkIGUgaW5ub3ZhY2nDs247IGNvbiBlbCBmaW4gZGUgdGVuZXIgZWZpY2FjaWEgeSBlZmljaWVuY2lhIGEgbGEgaG9yYSBkZSBwb25lciBlbiBwcsOhY3RpY2EgbnVlc3Ryb3MgY29ub2NpbWllbnRvcy48L3A+\" data-az-id=\"Tgdvjbe2o\" data-azat-pid=\"Id5p0fz4s\" id=\"Id5p0fz4s\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Trabajamos bajo normas como persistencia, integridad, responsabilidad e innovación; con el fin de tener eficacia y eficiencia a la hora de poner en práctica nuestros conocimientos.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc vision hover-style-g0q5a5n0h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"g0q5a5n0h\" data-azat-pid=\"g0q5a5n0h\" id=\"g0q5a5n0h\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc vision\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Krpp5ash2\" style=\"\" data-az-persist=\"PGgyPlZpc2nDs248L2gyPg==\" data-az-id=\"Krpp5ash2\" data-azat-pid=\"M5effzw0o\" id=\"M5effzw0o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Visión</h2></div><div class=\"az-element az-row row az-row--md hover-style-Nygl1avj1\" style=\"\" data-az-id=\"Nygl1avj1\" data-azat-pid=\"Xrt9x9kil\" id=\"Xrt9x9kil\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-rm69val77\" style=\"\" data-az-id=\"rm69val77\" data-azat-pid=\"Eoxnarjyp\" id=\"Eoxnarjyp\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-pufeqt3z8\" style=\"\" data-az-persist=\"PHA+RXN0YW1vcyBlbmNhbWluYWRvcyBhIHNlciBsw61kZXJlcyBlbiBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMsIGluZm9ybcOhdGljYXMgeSBjb250YWJsZXMgZW4gdG9kYSBDb2xvbWJpYSwgYW1wbGlhbmRvIG51ZXN0cmEgY29iZXJ0dXJhIGEgbml2ZWwgaW50ZXJuYWNpb25hbCBwYXJhIGVsIGHDsW8gMjAzMDsgc2llbmRvIGV4aGF1c3Rpdm9zIHkgdmlnb3Jvc29zIGVuIG51ZXN0cmEgbGFib3IuPC9wPg==\" data-az-id=\"pufeqt3z8\" data-azat-pid=\"b958ebunn\" id=\"b958ebunn\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Estamos encaminados a ser líderes en soluciones tecnológicas, informáticas y contables en toda Colombia, ampliando nuestra cobertura a nivel internacional para el año 2030; siendo exhaustivos y vigorosos en nuestra labor.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-e0ots0au7\" style=\"\" data-az-id=\"e0ots0au7\" data-azat-pid=\"esf5nw0a4\" id=\"esf5nw0a4\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,2,564,'es',0,'<div class=\"az-element az-section somos-cisc hover-style-o2r90ak4m\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"o2r90ak4m\" data-azat-pid=\"Yfvnz3ieu\" id=\"Yfvnz3ieu\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-pbv2k9pl2\" style=\"\" data-az-persist=\"PGgxPlNvbW9zIENJU0M8L2gxPjxoMj5JbXB1bHNhbW9zIGxhIHRyYW5zZm9ybWFjacOzbiB0ZWNub2zDs2dpY2EgZGUgZW50aWRhZGVzIHDDumJsaWNhcyB5IHByaXZhZGFzLjwvaDI+\" data-az-id=\"pbv2k9pl2\" data-azat-pid=\"pbv2k9pl2\" id=\"pbv2k9pl2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Somos CISC</h1><h2>Impulsamos la transformación tecnológica de entidades públicas y privadas.</h2></div><div class=\"az-element az-row row az-row--md hover-style-poc0shs5x\" style=\"\" data-az-id=\"poc0shs5x\" data-azat-pid=\"Pc0ve41d3\" id=\"Pc0ve41d3\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-yjh71hd4f\" style=\"\" data-az-id=\"yjh71hd4f\" data-azat-pid=\"Xjpu5vist\" id=\"Xjpu5vist\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-F7ww0l81i\" style=\"\" data-az-persist=\"PHA+Q0lTQyBlcyB1bmEgZW1wcmVzYSBlc3BlY2lhbGl6YWRhIGVuIGVsIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29sdWNpb25lcyB0ZWNub2zDs2dpY2FzIG9yaWVudGFkYXMgYSBvcHRpbWl6YXIgbGEgZ2VzdGnDs24gZGUgaW5mb3JtYWNpw7NuLCBhdXRvbWF0aXphciBwcm9jZXNvcyB5IGZvcnRhbGVjZXIgbGEgaW5mcmFlc3RydWN0dXJhIGRpZ2l0YWwgZGUgbGFzIG9yZ2FuaXphY2lvbmVzLjwvcD4=\" data-az-id=\"F7ww0l81i\" data-azat-pid=\"F7ww0l81i\" id=\"F7ww0l81i\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>CISC es una empresa especializada en el diseño e implementación de soluciones tecnológicas orientadas a optimizar la gestión de información, automatizar procesos y fortalecer la infraestructura digital de las organizaciones.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-c5tbhtq7w\" style=\"\" data-az-id=\"c5tbhtq7w\" data-azat-pid=\"zhelqtwx3\" id=\"zhelqtwx3\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-Uidm9kvst\" style=\"\" data-az-persist=\"PHA+Q29udGFtb3MgY29uIHVuIGVxdWlwbyBtdWx0aWRpc2NpcGxpbmFyaW8gZXNwZWNpYWxpemFkbyBlbjo8L3A+PHA+IC0gRGV2T3BzIGUgaW5mcmFlc3RydWN0dXJhIDwvcD48cD4tIFBsYXRhZm9ybWFzIFNJRyA8L3A+PHA+IC0gQWRtaW5pc3RyYWNpw7NuIGRlIGJhc2VzIGRlIGRhdG9zIDwvcD48cD4gLSBHZXN0acOzbiBkb2N1bWVudGFsIDwvcD48cD4gLSBEZXNhcnJvbGxvIGRlIHBsYXRhZm9ybWFzIHkgZ29iaWVybm8gZGlnaXRhbCA8L3A+\" data-az-id=\"Uidm9kvst\" data-azat-pid=\"Uidm9kvst\" id=\"Uidm9kvst\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Contamos con un equipo multidisciplinario especializado en:</p><p> - DevOps e infraestructura </p><p>- Plataformas SIG </p><p> - Administración de bases de datos </p><p> - Gestión documental </p><p> - Desarrollo de plataformas y gobierno digital </p></div></div></div></div></div><div class=\"az-element az-section somos-cisc mision hover-style-qsqqvs90y\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"qsqqvs90y\" data-azat-pid=\"y9qdau2hj\" id=\"y9qdau2hj\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc mision\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gawi8nqf5\" style=\"\" data-az-persist=\"PGgyPk1pc2nDs248L2gyPg==\" data-az-id=\"gawi8nqf5\" data-azat-pid=\"Capx2m2pa\" id=\"Capx2m2pa\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Misión</h2></div><div class=\"az-element az-row row az-row--md hover-style-ohmfhtug8\" style=\"\" data-az-id=\"ohmfhtug8\" data-azat-pid=\"j9s9blzqx\" id=\"j9s9blzqx\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-Ki47zp8t5\" style=\"\" data-az-id=\"Ki47zp8t5\" data-azat-pid=\"R46sb8cqa\" id=\"R46sb8cqa\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nor1663jb\" style=\"\" data-az-persist=\"PHA+U29tb3MgdW5hIG9yZ2FuaXphY2nDs24gcXVlIHByb211ZXZlIGxhcyBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMgZSBpbmZvcm3DoXRpY2FzIGVuCmRpZmVyZW50ZXMgw6FyZWFzOiBhZG1pbmlzdHJhdGl2YXMsIGZpbmFuY2llcmFzLCBjb250YWJsZXMgeSBzaXN0ZW1hcyBkZSBpbmZvcm1hY2nDs24gcGFyYQp0b2RvIHRpcG8gZGUgZW1wcmVzYXMuPC9wPg==\" data-az-id=\"Nor1663jb\" data-azat-pid=\"Nor1663jb\" id=\"Nor1663jb\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Somos una organización que promueve las soluciones tecnológicas e informáticas en\ndiferentes áreas: administrativas, financieras, contables y sistemas de información para\ntodo tipo de empresas.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-en6sa3vyw\" style=\"\" data-az-id=\"en6sa3vyw\" data-azat-pid=\"id6zht1yi\" id=\"id6zht1yi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html column-2 hover-style-a3zqfeim3\" style=\"\" data-az-persist=\"PHA+VHJhYmFqYW1vcyBiYWpvIG5vcm1hcyBjb21vIHBlcnNpc3RlbmNpYSwgaW50ZWdyaWRhZCwKcmVzcG9uc2FiaWxpZGFkIGUgaW5ub3ZhY2nDs247IGNvbiBlbCBmaW4gZGUgdGVuZXIgZWZpY2FjaWEgeSBlZmljaWVuY2lhIGEgbGEgaG9yYSBkZSBwb25lcgplbiBwcsOhY3RpY2EgbnVlc3Ryb3MgY29ub2NpbWllbnRvcy48L3A+\" data-az-id=\"a3zqfeim3\" data-azat-pid=\"a3zqfeim3\" id=\"a3zqfeim3\" data-azb=\"az_html\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-2\"><p>Trabajamos bajo normas como persistencia, integridad,\nresponsabilidad e innovación; con el fin de tener eficacia y eficiencia a la hora de poner\nen práctica nuestros conocimientos.</p></div></div></div></div></div><div class=\"az-element az-section somos-cisc vision hover-style-Gai3gle62\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Gai3gle62\" data-azat-pid=\"g0q5a5n0h\" id=\"g0q5a5n0h\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"somos-cisc vision\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Cjo3l9ld6\" style=\"\" data-az-persist=\"PGgyPlZpc2nDs248L2gyPg==\" data-az-id=\"Cjo3l9ld6\" data-azat-pid=\"M5effzw0o\" id=\"M5effzw0o\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Visión</h2></div><div class=\"az-element az-row row az-row--md hover-style-Hy6ocq9m8\" style=\"\" data-az-id=\"Hy6ocq9m8\" data-azat-pid=\"Xrt9x9kil\" id=\"Xrt9x9kil\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column column-1 col-md-6 hover-style-rut2rbh0y\" style=\"\" data-az-id=\"rut2rbh0y\" data-azat-pid=\"Eoxnarjyp\" id=\"Eoxnarjyp\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"column-1\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-P1pdjk1og\" style=\"\" data-az-persist=\"PHA+RXN0YW1vcyBlbmNhbWluYWRvcyBhIHNlciBsw61kZXJlcyBlbiBzb2x1Y2lvbmVzIHRlY25vbMOzZ2ljYXMsIGluZm9ybcOhdGljYXMgeQpjb250YWJsZXMgZW4gdG9kYSBDb2xvbWJpYSwgYW1wbGlhbmRvIG51ZXN0cmEgY29iZXJ0dXJhIGEgbml2ZWwgaW50ZXJuYWNpb25hbCBwYXJhIGVsIGHDsW8KMjAyNTsgc2llbmRvIGV4aGF1c3Rpdm9zIHkgdmlnb3Jvc29zIGVuIG51ZXN0cmEgbGFib3IuPC9wPg==\" data-az-id=\"P1pdjk1og\" data-azat-pid=\"P1pdjk1og\" id=\"P1pdjk1og\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Estamos encaminados a ser líderes en soluciones tecnológicas, informáticas y\ncontables en toda Colombia, ampliando nuestra cobertura a nivel internacional para el año\n2025; siendo exhaustivos y vigorosos en nuestra labor.</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Qh8z5cgqf\" style=\"\" data-az-id=\"Qh8z5cgqf\" data-azat-pid=\"esf5nw0a4\" id=\"esf5nw0a4\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,69,'es',0,'&nbsp;',NULL,NULL),('drag_and_drop_page',0,3,70,'es',0,'<div class=\"az-element az-section hover-style-j7wfhgby4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"j7wfhgby4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-B4p28kcqu\" style=\"\" data-az-id=\"B4p28kcqu\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-jml3bbpcs\" style=\"\" data-az-id=\"jml3bbpcs\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-eqv8dgwxi\" style=\"\" data-az-id=\"eqv8dgwxi\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jg2r5jx5c\" data-az-id=\"Jg2r5jx5c\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section hover-style-Y0is6hdre\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Y0is6hdre\" data-azat-pid=\"Y0is6hdre\" id=\"Y0is6hdre\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"></div></div>',NULL,NULL),('drag_and_drop_page',0,3,71,'es',0,'<div class=\"az-element az-section hover-style-j7wfhgby4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"j7wfhgby4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-B4p28kcqu\" style=\"\" data-az-id=\"B4p28kcqu\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-jml3bbpcs\" style=\"\" data-az-id=\"jml3bbpcs\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C5pk1uaig\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIFNlcnZpY2lvczwvaDE+\" data-az-id=\"C5pk1uaig\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Servicios</h1></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-eqv8dgwxi\" style=\"\" data-az-id=\"eqv8dgwxi\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jg2r5jx5c\" data-az-id=\"Jg2r5jx5c\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section hover-style-Y0is6hdre\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Y0is6hdre\" data-azat-pid=\"Y0is6hdre\" id=\"Y0is6hdre\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"></div></div>',NULL,NULL),('drag_and_drop_page',0,3,72,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-j7wfhgby4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"j7wfhgby4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"servicios-banner\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-B4p28kcqu\" style=\"\" data-az-id=\"B4p28kcqu\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-jml3bbpcs\" style=\"\" data-az-id=\"jml3bbpcs\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C5pk1uaig\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zIFNlcnZpY2lvczwvaDE+\" data-az-id=\"C5pk1uaig\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros Servicios</h1></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-eqv8dgwxi\" style=\"\" data-az-id=\"eqv8dgwxi\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jg2r5jx5c\" data-az-id=\"Jg2r5jx5c\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section hover-style-Y0is6hdre\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Y0is6hdre\" data-azat-pid=\"Y0is6hdre\" id=\"Y0is6hdre\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"></div></div>',NULL,NULL),('drag_and_drop_page',0,3,73,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-j7wfhgby4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"j7wfhgby4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"servicios-banner\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-B4p28kcqu\" style=\"\" data-az-id=\"B4p28kcqu\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-jml3bbpcs\" style=\"\" data-az-id=\"jml3bbpcs\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C5pk1uaig\" style=\"\" data-az-persist=\"PGgxPk51ZXN0cm9zPC9oMT4gPGgxPlNlcnZpY2lvczwvaDE+\" data-az-id=\"C5pk1uaig\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Nuestros</h1> <h1>Servicios</h1></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-eqv8dgwxi\" style=\"\" data-az-id=\"eqv8dgwxi\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jg2r5jx5c\" data-az-id=\"Jg2r5jx5c\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section hover-style-Y0is6hdre\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Y0is6hdre\" data-azat-pid=\"Y0is6hdre\" id=\"Y0is6hdre\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"></div></div>',NULL,NULL),('drag_and_drop_page',0,3,74,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-j7wfhgby4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"j7wfhgby4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"servicios-banner\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-B4p28kcqu\" style=\"\" data-az-id=\"B4p28kcqu\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-jml3bbpcs\" style=\"\" data-az-id=\"jml3bbpcs\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-C5pk1uaig\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"C5pk1uaig\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-eqv8dgwxi\" style=\"\" data-az-id=\"eqv8dgwxi\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jg2r5jx5c\" data-az-id=\"Jg2r5jx5c\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section hover-style-Y0is6hdre\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Y0is6hdre\" data-azat-pid=\"Y0is6hdre\" id=\"Y0is6hdre\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"></div></div>',NULL,NULL),('drag_and_drop_page',0,3,75,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-j7wfhgby4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"j7wfhgby4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"servicios-banner\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-B4p28kcqu\" style=\"\" data-az-id=\"B4p28kcqu\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-jml3bbpcs\" style=\"\" data-az-id=\"jml3bbpcs\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-html hover-style-C5pk1uaig\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"C5pk1uaig\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-eqv8dgwxi\" style=\"\" data-az-id=\"eqv8dgwxi\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jg2r5jx5c\" data-az-id=\"Jg2r5jx5c\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section hover-style-Y0is6hdre\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Y0is6hdre\" data-azat-pid=\"Y0is6hdre\" id=\"Y0is6hdre\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"></div></div>',NULL,NULL),('drag_and_drop_page',0,3,76,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-L3qy91ywc\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"L3qy91ywc\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Naz4bc1vt\" style=\"\" data-az-id=\"Naz4bc1vt\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Ctjuwtib7\" style=\"\" data-az-id=\"Ctjuwtib7\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-hhwsiqifu\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"hhwsiqifu\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-X00bu5ghm\" style=\"\" data-az-id=\"X00bu5ghm\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-J5nhdlwk7\" data-az-id=\"J5nhdlwk7\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section hover-style-j2hdtdcqi\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"j2hdtdcqi\" data-azat-pid=\"Y0is6hdre\" id=\"Y0is6hdre\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Okoffn1v9\" style=\"\" data-az-id=\"Okoffn1v9\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column hover-style-Nhwaeej45 col-md-4\" style=\"\" data-az-id=\"Nhwaeej45\" data-azat-pid=\"Nhwaeej45\" id=\"Nhwaeej45\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-Ohdt84by2 col-md-4\" style=\"\" data-az-id=\"Ohdt84by2\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column hover-style-Y0qpigsit col-md-4\" style=\"\" data-az-id=\"Y0qpigsit\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,77,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-zcg5tnubh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"zcg5tnubh\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Wrdh09rzl\" style=\"\" data-az-id=\"Wrdh09rzl\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Sjco4fy4m\" style=\"\" data-az-id=\"Sjco4fy4m\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qiswwmq4b\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Qiswwmq4b\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-svtbqvy88\" style=\"\" data-az-id=\"svtbqvy88\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-vj6v3p1x2\" data-az-id=\"vj6v3p1x2\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div></div></div><div class=\"az-element az-section hover-style-Qtowdvzji\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qtowdvzji\" data-azat-pid=\"Y0is6hdre\" id=\"Y0is6hdre\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-ylbapoti6\" style=\"\" data-az-id=\"ylbapoti6\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ksw7v8tv3\" style=\"\" data-az-id=\"ksw7v8tv3\" data-azat-pid=\"Nhwaeej45\" id=\"Nhwaeej45\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dxmz4qb1q\" style=\"\" data-az-id=\"Dxmz4qb1q\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-v7mlm8z48\" style=\"\" data-az-id=\"v7mlm8z48\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,78,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-zcg5tnubh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"zcg5tnubh\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Wrdh09rzl\" style=\"\" data-az-id=\"Wrdh09rzl\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Sjco4fy4m\" style=\"\" data-az-id=\"Sjco4fy4m\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qiswwmq4b\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Qiswwmq4b\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-svtbqvy88\" style=\"\" data-az-id=\"svtbqvy88\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-vj6v3p1x2\" data-az-id=\"vj6v3p1x2\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-pjuuz1qj7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gDQo8L3A+DQo8cD5Mb3MgY29uY2VwdG9zIGRlIGlubm92YWNpb8yBbiwgZ2VzdGlvzIFuIHkgZXN0cmF0ZWdpYXMgc29uIGVsIHBpbGFyIHBhcmEgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZSBudWVzdHJhIG9yZ2FuaXphY2lvzIFuLCBnZW5lcmFuZG8gZ3JhbiBpbXBhY3RvIHkgc2F0aXNmYWNjaW/MgW4gZW4gbnVlc3Ryb3MgY2xpZW50ZXMuIA0KPC9wPg==\" data-az-id=\"pjuuz1qj7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" draggable=\"false\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \n</p>\n<p>Los conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section hover-style-Qtowdvzji\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qtowdvzji\" data-azat-pid=\"Y0is6hdre\" id=\"Y0is6hdre\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-ylbapoti6\" style=\"\" data-az-id=\"ylbapoti6\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ksw7v8tv3\" style=\"\" data-az-id=\"ksw7v8tv3\" data-azat-pid=\"Nhwaeej45\" id=\"Nhwaeej45\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dxmz4qb1q\" style=\"\" data-az-id=\"Dxmz4qb1q\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-v7mlm8z48\" style=\"\" data-az-id=\"v7mlm8z48\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,79,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-zcg5tnubh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"zcg5tnubh\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Wrdh09rzl\" style=\"\" data-az-id=\"Wrdh09rzl\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Sjco4fy4m\" style=\"\" data-az-id=\"Sjco4fy4m\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qiswwmq4b\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Qiswwmq4b\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-svtbqvy88\" style=\"\" data-az-id=\"svtbqvy88\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-vj6v3p1x2\" data-az-id=\"vj6v3p1x2\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-pjuuz1qj7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gDQo8L3A+DQo8cD5Mb3MgY29uY2VwdG9zIGRlIGlubm92YWNpb8yBbiwgZ2VzdGlvzIFuIHkgZXN0cmF0ZWdpYXMgc29uIGVsIHBpbGFyIHBhcmEgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZSBudWVzdHJhIG9yZ2FuaXphY2lvzIFuLCBnZW5lcmFuZG8gZ3JhbiBpbXBhY3RvIHkgc2F0aXNmYWNjaW/MgW4gZW4gbnVlc3Ryb3MgY2xpZW50ZXMuIA0KPC9wPg==\" data-az-id=\"pjuuz1qj7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" draggable=\"false\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \n</p>\n<p>Los conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section hover-style-Qtowdvzji\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qtowdvzji\" data-azat-pid=\"Y0is6hdre\" id=\"Y0is6hdre\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-ylbapoti6\" style=\"\" data-az-id=\"ylbapoti6\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ksw7v8tv3\" style=\"\" data-az-id=\"ksw7v8tv3\" data-azat-pid=\"Nhwaeej45\" id=\"Nhwaeej45\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dxmz4qb1q\" style=\"\" data-az-id=\"Dxmz4qb1q\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-v7mlm8z48\" style=\"\" data-az-id=\"v7mlm8z48\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,80,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-zcg5tnubh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"zcg5tnubh\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Wrdh09rzl\" style=\"\" data-az-id=\"Wrdh09rzl\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Sjco4fy4m\" style=\"\" data-az-id=\"Sjco4fy4m\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qiswwmq4b\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Qiswwmq4b\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-svtbqvy88\" style=\"\" data-az-id=\"svtbqvy88\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-vj6v3p1x2\" data-az-id=\"vj6v3p1x2\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-pjuuz1qj7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"pjuuz1qj7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section hover-style-Qtowdvzji\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qtowdvzji\" data-azat-pid=\"Y0is6hdre\" id=\"Y0is6hdre\" data-azb=\"az_section\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-ylbapoti6\" style=\"\" data-az-id=\"ylbapoti6\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ksw7v8tv3\" style=\"\" data-az-id=\"ksw7v8tv3\" data-azat-pid=\"Nhwaeej45\" id=\"Nhwaeej45\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dxmz4qb1q\" style=\"\" data-az-id=\"Dxmz4qb1q\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-v7mlm8z48\" style=\"\" data-az-id=\"v7mlm8z48\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,81,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-zcg5tnubh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"zcg5tnubh\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Wrdh09rzl\" style=\"\" data-az-id=\"Wrdh09rzl\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Sjco4fy4m\" style=\"\" data-az-id=\"Sjco4fy4m\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qiswwmq4b\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Qiswwmq4b\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-svtbqvy88\" style=\"\" data-az-id=\"svtbqvy88\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-vj6v3p1x2\" data-az-id=\"vj6v3p1x2\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-pjuuz1qj7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"pjuuz1qj7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios hover-style-Qtowdvzji\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qtowdvzji\" data-azat-pid=\"Qtowdvzji\" id=\"Qtowdvzji\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"servicios\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-ylbapoti6\" style=\"\" data-az-id=\"ylbapoti6\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ksw7v8tv3\" style=\"\" data-az-id=\"ksw7v8tv3\" data-azat-pid=\"Nhwaeej45\" id=\"Nhwaeej45\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dxmz4qb1q\" style=\"\" data-az-id=\"Dxmz4qb1q\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-v7mlm8z48\" style=\"\" data-az-id=\"v7mlm8z48\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,82,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-zcg5tnubh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"zcg5tnubh\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Wrdh09rzl\" style=\"\" data-az-id=\"Wrdh09rzl\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Sjco4fy4m\" style=\"\" data-az-id=\"Sjco4fy4m\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Qiswwmq4b\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Qiswwmq4b\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-svtbqvy88\" style=\"\" data-az-id=\"svtbqvy88\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-vj6v3p1x2\" data-az-id=\"vj6v3p1x2\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-pjuuz1qj7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"pjuuz1qj7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios hover-style-Qtowdvzji\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Qtowdvzji\" data-azat-pid=\"Qtowdvzji\" id=\"Qtowdvzji\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"servicios\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-ylbapoti6\" style=\"\" data-az-id=\"ylbapoti6\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ksw7v8tv3\" style=\"\" data-az-id=\"ksw7v8tv3\" data-azat-pid=\"Nhwaeej45\" id=\"Nhwaeej45\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tbo3pv4kq\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyANCjwvaDE+DQo8cD4NCiAgICBOdWVzdHJvIG9iamV0aXZvIGVzIGRpc2VuzINhciB1biBtb2RlbG8gZGUgYmFzZSBkZSBkYXRvcyBjb24gYWNjZXNvIGVmaWNpZW50ZSBhIGxhIGluZm9ybWFjaW/MgW4gKGZhzIFjaWwgeSByYcyBcGlkbykgY29uIHJlZHVuZGFuY2lhIG1pzIFuaW1hLCBkaXNlbsyDbyBkZSBlc3F1ZW1hcyBjb24gbGEgZm9ybWEgbm9ybWFsLCBpbmZvcm1hY2lvzIFuIGFkaWNpb25hbCB5IGVzcGVjaWZpY2FjaW/MgW4gZGUgbGltaXRhbnRlcyAoZGVwZW5kZW5jaWEgZnVuY2lvbmFsZXMpLiANCjwvcD4=\" data-az-id=\"tbo3pv4kq\" data-azat-pid=\"tbo3pv4kq\" id=\"tbo3pv4kq\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1>\n<p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dxmz4qb1q\" style=\"\" data-az-id=\"Dxmz4qb1q\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-v7mlm8z48\" style=\"\" data-az-id=\"v7mlm8z48\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,83,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-h68wdjzh2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"h68wdjzh2\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-nwnplx3q6\" style=\"\" data-az-id=\"nwnplx3q6\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Ap3zfx8q1\" style=\"\" data-az-id=\"Ap3zfx8q1\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-rfr8d6vlj\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"rfr8d6vlj\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-jwn8imyq5\" style=\"\" data-az-id=\"jwn8imyq5\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-l7uifcexz\" data-az-id=\"l7uifcexz\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-d17xnfdaf\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"d17xnfdaf\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios hover-style-dw40jdlje\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dw40jdlje\" data-azat-pid=\"Qtowdvzji\" id=\"Qtowdvzji\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-hj57hc069\" style=\"\" data-az-id=\"hj57hc069\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Bj9fdl1gj\" style=\"\" data-az-id=\"Bj9fdl1gj\" data-azat-pid=\"Nhwaeej45\" id=\"Nhwaeej45\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-yk013zn75\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT4KPHA+CiAgICBOdWVzdHJvIG9iamV0aXZvIGVzIGRpc2VuzINhciB1biBtb2RlbG8gZGUgYmFzZSBkZSBkYXRvcyBjb24gYWNjZXNvIGVmaWNpZW50ZSBhIGxhIGluZm9ybWFjaW/MgW4gKGZhzIFjaWwgeSByYcyBcGlkbykgY29uIHJlZHVuZGFuY2lhIG1pzIFuaW1hLCBkaXNlbsyDbyBkZSBlc3F1ZW1hcyBjb24gbGEgZm9ybWEgbm9ybWFsLCBpbmZvcm1hY2lvzIFuIGFkaWNpb25hbCB5IGVzcGVjaWZpY2FjaW/MgW4gZGUgbGltaXRhbnRlcyAoZGVwZW5kZW5jaWEgZnVuY2lvbmFsZXMpLiAKPC9wPgoKPHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT4KICAgIDxsaT5SZXBvcnRlcyBkZSBjb25maWd1cmFjaW/MgW4geSBzZWd1cmlkYWQuPC9saT4KPC91bD4=\" data-az-id=\"yk013zn75\" data-azat-pid=\"yk013zn75\" id=\"yk013zn75\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1>\n<p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p>\n\n<ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li>\n    <li>Reportes de configuración y seguridad.</li>\n</ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-fkusixhou\" style=\"\" data-az-id=\"fkusixhou\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-cbg49do9t\" style=\"\" data-az-id=\"cbg49do9t\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,84,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-j42kczloz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"j42kczloz\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Faydsdeck\" style=\"\" data-az-id=\"Faydsdeck\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-P3ezxihx6\" style=\"\" data-az-id=\"P3ezxihx6\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ppw8vkob4\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Ppw8vkob4\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-cnrpj6r1z\" style=\"\" data-az-id=\"cnrpj6r1z\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-tbwt4zuax\" data-az-id=\"tbwt4zuax\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-q6ul7ahj7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"q6ul7ahj7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios hover-style-dbq9a2bkw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dbq9a2bkw\" data-azat-pid=\"Qtowdvzji\" id=\"Qtowdvzji\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Bekkptd0t\" style=\"\" data-az-id=\"Bekkptd0t\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-mv97661ks\" style=\"\" data-az-id=\"mv97661ks\" data-azat-pid=\"Nhwaeej45\" id=\"Nhwaeej45\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mno8ym5z5\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"mno8ym5z5\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Fvi23rwt4\" style=\"\" data-az-id=\"Fvi23rwt4\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-djeoyoyi1\" style=\"\" data-az-id=\"djeoyoyi1\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,85,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-j42kczloz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"j42kczloz\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Faydsdeck\" style=\"\" data-az-id=\"Faydsdeck\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-P3ezxihx6\" style=\"\" data-az-id=\"P3ezxihx6\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ppw8vkob4\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Ppw8vkob4\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-cnrpj6r1z\" style=\"\" data-az-id=\"cnrpj6r1z\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-tbwt4zuax\" data-az-id=\"tbwt4zuax\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-q6ul7ahj7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"q6ul7ahj7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-item hover-style-dbq9a2bkw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dbq9a2bkw\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-item\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Bekkptd0t\" style=\"\" data-az-id=\"Bekkptd0t\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-mv97661ks\" style=\"\" data-az-id=\"mv97661ks\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mno8ym5z5\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"mno8ym5z5\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Fvi23rwt4\" style=\"\" data-az-id=\"Fvi23rwt4\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-djeoyoyi1\" style=\"\" data-az-id=\"djeoyoyi1\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,86,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-j42kczloz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"j42kczloz\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Faydsdeck\" style=\"\" data-az-id=\"Faydsdeck\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-P3ezxihx6\" style=\"\" data-az-id=\"P3ezxihx6\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ppw8vkob4\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Ppw8vkob4\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-cnrpj6r1z\" style=\"\" data-az-id=\"cnrpj6r1z\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-tbwt4zuax\" data-az-id=\"tbwt4zuax\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-q6ul7ahj7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"q6ul7ahj7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-dbq9a2bkw\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"dbq9a2bkw\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Bekkptd0t\" style=\"\" data-az-id=\"Bekkptd0t\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-mv97661ks\" style=\"\" data-az-id=\"mv97661ks\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mno8ym5z5\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"mno8ym5z5\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Fvi23rwt4\" style=\"\" data-az-id=\"Fvi23rwt4\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-djeoyoyi1\" style=\"\" data-az-id=\"djeoyoyi1\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,87,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,88,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,89,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIEVuIENJU0MgUy5BLlMgbm9zIGVzcGVjaWFsaXphbW9zIGVuIHByZXN0YXIgc2VydmljaW9zIGRlIGRlc2Fycm9sbG8gZGUgc29mdHdhcmUgYSBsYSBtZWRpZGEgRXNjYWxhYmxlLCBmdW5jaW9uYWwsIHRyYW5zYWNjaW9uYWwsIGFjY2VzaWJsZSwgaW50ZXJhY3Rpdm8geSBkaW5hzIFtaWNvIGVuIGVsIGRlc2Fycm9sbG8geSBjb25zdHJ1Y2Npb8yBbiBkZWwgZGlzZW7Mg28gZGUgcG9ydGFsZXMuIAo8L3A+CjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p>\n<p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,90,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIEVuIENJU0MgUy5BLlMgbm9zIGVzcGVjaWFsaXphbW9zIGVuIHByZXN0YXIgc2VydmljaW9zIGRlIGRlc2Fycm9sbG8gZGUgc29mdHdhcmUgYSBsYSBtZWRpZGEgRXNjYWxhYmxlLCBmdW5jaW9uYWwsIHRyYW5zYWNjaW9uYWwsIGFjY2VzaWJsZSwgaW50ZXJhY3Rpdm8geSBkaW5hzIFtaWNvIGVuIGVsIGRlc2Fycm9sbG8geSBjb25zdHJ1Y2Npb8yBbiBkZWwgZGlzZW7Mg28gZGUgcG9ydGFsZXMuIAo8L3A+CjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p>\n<p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,91,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIEVuIENJU0MgUy5BLlMgbm9zIGVzcGVjaWFsaXphbW9zIGVuIHByZXN0YXIgc2VydmljaW9zIGRlIGRlc2Fycm9sbG8gZGUgc29mdHdhcmUgYSBsYSBtZWRpZGEgRXNjYWxhYmxlLCBmdW5jaW9uYWwsIHRyYW5zYWNjaW9uYWwsIGFjY2VzaWJsZSwgaW50ZXJhY3Rpdm8geSBkaW5hzIFtaWNvIGVuIGVsIGRlc2Fycm9sbG8geSBjb25zdHJ1Y2Npb8yBbiBkZWwgZGlzZW7Mg28gZGUgcG9ydGFsZXMuIAo8L3A+CjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p>\n<p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,92,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIEVuIENJU0MgUy5BLlMgbm9zIGVzcGVjaWFsaXphbW9zIGVuIHByZXN0YXIgc2VydmljaW9zIGRlIGRlc2Fycm9sbG8gZGUgc29mdHdhcmUgYSBsYSBtZWRpZGEgRXNjYWxhYmxlLCBmdW5jaW9uYWwsIHRyYW5zYWNjaW9uYWwsIGFjY2VzaWJsZSwgaW50ZXJhY3Rpdm8geSBkaW5hzIFtaWNvIGVuIGVsIGRlc2Fycm9sbG8geSBjb25zdHJ1Y2Npb8yBbiBkZWwgZGlzZW7Mg28gZGUgcG9ydGFsZXMuIAo8L3A+CjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p>\n<p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hpztiku4s\" data-az-id=\"Hpztiku4s\" data-azat-pid=\"Hpztiku4s\" id=\"Hpztiku4s\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-no2vi042y\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIEVuIENJU0MgUy5BLlMgbm9zIGVzcGVjaWFsaXphbW9zIGVuIHByZXN0YXIgc2VydmljaW9zIGRlIGRlc2Fycm9sbG8gZGUgc29mdHdhcmUgYSBsYSBtZWRpZGEgRXNjYWxhYmxlLCBmdW5jaW9uYWwsIHRyYW5zYWNjaW9uYWwsIGFjY2VzaWJsZSwgaW50ZXJhY3Rpdm8geSBkaW5hzIFtaWNvIGVuIGVsIGRlc2Fycm9sbG8geSBjb25zdHJ1Y2Npb8yBbiBkZWwgZGlzZW7Mg28gZGUgcG9ydGFsZXMuIAo8L3A+CjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"no2vi042y\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p>\n<p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,93,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hpztiku4s\" data-az-id=\"Hpztiku4s\" data-azat-pid=\"Hpztiku4s\" id=\"Hpztiku4s\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-no2vi042y\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIEVuIENJU0MgUy5BLlMgbm9zIGVzcGVjaWFsaXphbW9zIGVuIHByZXN0YXIgc2VydmljaW9zIGRlIGRlc2Fycm9sbG8gZGUgc29mdHdhcmUgYSBsYSBtZWRpZGEgRXNjYWxhYmxlLCBmdW5jaW9uYWwsIHRyYW5zYWNjaW9uYWwsIGFjY2VzaWJsZSwgaW50ZXJhY3Rpdm8geSBkaW5hzIFtaWNvIGVuIGVsIGRlc2Fycm9sbG8geSBjb25zdHJ1Y2Npb8yBbiBkZWwgZGlzZW7Mg28gZGUgcG9ydGFsZXMuIAo8L3A+CjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"no2vi042y\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p>\n<p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,94,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hpztiku4s\" data-az-id=\"Hpztiku4s\" data-azat-pid=\"Hpztiku4s\" id=\"Hpztiku4s\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-no2vi042y\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"no2vi042y\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,95,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hpztiku4s\" data-az-id=\"Hpztiku4s\" data-azat-pid=\"Hpztiku4s\" id=\"Hpztiku4s\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-no2vi042y\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"no2vi042y\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,96,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hpztiku4s\" data-az-id=\"Hpztiku4s\" data-azat-pid=\"Hpztiku4s\" id=\"Hpztiku4s\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-no2vi042y\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"no2vi042y\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,97,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hpztiku4s\" data-az-id=\"Hpztiku4s\" data-azat-pid=\"Hpztiku4s\" id=\"Hpztiku4s\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-no2vi042y\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"no2vi042y\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,98,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hpztiku4s\" data-az-id=\"Hpztiku4s\" data-azat-pid=\"Hpztiku4s\" id=\"Hpztiku4s\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo.webp?fid=48\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo.webp?fid=48\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-no2vi042y\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"no2vi042y\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,99,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"Okoffn1v9\" id=\"Okoffn1v9\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"mv97661ks\" id=\"mv97661ks\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"Ohdt84by2\" id=\"Ohdt84by2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Y0qpigsit\" id=\"Y0qpigsit\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hpztiku4s\" data-az-id=\"Hpztiku4s\" data-azat-pid=\"Hpztiku4s\" id=\"Hpztiku4s\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo.webp?fid=48\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo.webp?fid=48\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-no2vi042y\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"no2vi042y\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,100,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-A9irftqpd\" style=\"\" data-az-id=\"A9irftqpd\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-i27r4ta4r\" style=\"\" data-az-id=\"i27r4ta4r\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-oktfg0htt\" data-az-id=\"oktfg0htt\" data-azat-pid=\"oktfg0htt\" id=\"oktfg0htt\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Ydpbcy9f5\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"Ydpbcy9f5\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-R1a9dj7i2\" style=\"\" data-az-id=\"R1a9dj7i2\" data-azat-pid=\"R1a9dj7i2\" id=\"R1a9dj7i2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-c8dnredg5\" data-az-id=\"c8dnredg5\" data-azat-pid=\"c8dnredg5\" id=\"c8dnredg5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Ifn9yfddl\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Ifn9yfddl\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ju29s01wc\" style=\"\" data-az-id=\"ju29s01wc\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Z3hzbx1hz\" data-az-id=\"Z3hzbx1hz\" data-azat-pid=\"Z3hzbx1hz\" id=\"Z3hzbx1hz\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo.webp?fid=48\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo.webp?fid=48\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-H67igh2j2\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"H67igh2j2\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"mno8ym5z5\" id=\"mno8ym5z5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hpztiku4s\" data-az-id=\"Hpztiku4s\" data-azat-pid=\"Hpztiku4s\" id=\"Hpztiku4s\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo.webp?fid=48\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo.webp?fid=48\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-no2vi042y\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"no2vi042y\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,101,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-gchebultx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"gchebultx\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Ve13dgp9q\" style=\"\" data-az-id=\"Ve13dgp9q\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-sc5fcgr67\" style=\"\" data-az-id=\"sc5fcgr67\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Kv5sp4pxx\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Kv5sp4pxx\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ni0rrihv3\" style=\"\" data-az-id=\"ni0rrihv3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-s3y5skmif\" data-az-id=\"s3y5skmif\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Cut6dfp0p\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Cut6dfp0p\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Lyrpoe81h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Lyrpoe81h\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-A9irftqpd\" style=\"\" data-az-id=\"A9irftqpd\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-i27r4ta4r\" style=\"\" data-az-id=\"i27r4ta4r\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-oktfg0htt\" data-az-id=\"oktfg0htt\" data-azat-pid=\"oktfg0htt\" id=\"oktfg0htt\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Ydpbcy9f5\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"Ydpbcy9f5\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-R1a9dj7i2\" style=\"\" data-az-id=\"R1a9dj7i2\" data-azat-pid=\"R1a9dj7i2\" id=\"R1a9dj7i2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-c8dnredg5\" data-az-id=\"c8dnredg5\" data-azat-pid=\"c8dnredg5\" id=\"c8dnredg5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Ifn9yfddl\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Ifn9yfddl\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ju29s01wc\" style=\"\" data-az-id=\"ju29s01wc\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Z3hzbx1hz\" data-az-id=\"Z3hzbx1hz\" data-azat-pid=\"Z3hzbx1hz\" id=\"Z3hzbx1hz\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo.webp?fid=48\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo.webp?fid=48\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-H67igh2j2\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"H67igh2j2\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-y44dzro4y\" style=\"\" data-az-id=\"y44dzro4y\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azcnt=\"true\" data-azat-box_model=\"000000\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-gb9vyjx3y\" style=\"\" data-az-id=\"gb9vyjx3y\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-o5n6pxtol\" data-az-id=\"o5n6pxtol\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-e7tbdnwb7\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"e7tbdnwb7\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hlzmkoxc8\" style=\"\" data-az-id=\"hlzmkoxc8\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jcw17hwu6\" data-az-id=\"Jcw17hwu6\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-igx4ftl7c\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"igx4ftl7c\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Yhu1t1x0h\" style=\"\" data-az-id=\"Yhu1t1x0h\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hpztiku4s\" data-az-id=\"Hpztiku4s\" data-azat-pid=\"Hpztiku4s\" id=\"Hpztiku4s\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo.webp?fid=48\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo.webp?fid=48\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-no2vi042y\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"no2vi042y\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL);
INSERT INTO `node_revision__body` VALUES ('drag_and_drop_page',0,3,102,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-ouxui0uh4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"ouxui0uh4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Wykqaabe2\" style=\"\" data-az-id=\"Wykqaabe2\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-wxlmrkwoa\" style=\"\" data-az-id=\"wxlmrkwoa\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-no3onybu5\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"no3onybu5\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-F8zvhzhdd\" style=\"\" data-az-id=\"F8zvhzhdd\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Nzt33d5m9\" data-az-id=\"Nzt33d5m9\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-A61zvo4b9\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"A61zvo4b9\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Cjizkej44\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Cjizkej44\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-ysd9yhh6o\" style=\"\" data-az-id=\"ysd9yhh6o\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Tm5mivehc\" style=\"\" data-az-id=\"Tm5mivehc\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Z39d0zxaf\" data-az-id=\"Z39d0zxaf\" data-azat-pid=\"oktfg0htt\" id=\"oktfg0htt\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Y32f3lmri\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"Y32f3lmri\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-F08tzhw0p\" style=\"\" data-az-id=\"F08tzhw0p\" data-azat-pid=\"R1a9dj7i2\" id=\"R1a9dj7i2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Axsity5fx\" data-az-id=\"Axsity5fx\" data-azat-pid=\"c8dnredg5\" id=\"c8dnredg5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Bdnrfmybi\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Bdnrfmybi\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-mum5kp75r\" style=\"\" data-az-id=\"mum5kp75r\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-O9d35r139\" data-az-id=\"O9d35r139\" data-azat-pid=\"O9d35r139\" id=\"O9d35r139\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo.webp?fid=48\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo.webp?fid=48\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-uz5jy6zlm\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"uz5jy6zlm\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Ujrrwmw05\" style=\"\" data-az-id=\"Ujrrwmw05\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-R0psxk5yb\" style=\"\" data-az-id=\"R0psxk5yb\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-h1ej00e0e\" data-az-id=\"h1ej00e0e\" data-azat-pid=\"o5n6pxtol\" id=\"o5n6pxtol\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-pi4mcvyki\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"pi4mcvyki\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-S4fdxqwh4\" style=\"\" data-az-id=\"S4fdxqwh4\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-vr63q298d\" data-az-id=\"vr63q298d\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Obxpbhybi\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Obxpbhybi\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Ry6u9uay6\" style=\"\" data-az-id=\"Ry6u9uay6\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-U15ryfqmn\" data-az-id=\"U15ryfqmn\" data-azat-pid=\"Hpztiku4s\" id=\"Hpztiku4s\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo.webp?fid=48\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo.webp?fid=48\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-tfyr7uyd2\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"tfyr7uyd2\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,103,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Vqctqj7b9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Vqctqj7b9\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Gpwi4wv1w\" style=\"\" data-az-id=\"Gpwi4wv1w\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Zbd5tt5o0\" style=\"\" data-az-id=\"Zbd5tt5o0\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pmyd1q908\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Pmyd1q908\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-f6ugo4w1h\" style=\"\" data-az-id=\"f6ugo4w1h\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-U90tnvzrf\" data-az-id=\"U90tnvzrf\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-g28sw1kga\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"g28sw1kga\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-L2ng0bbz6\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"L2ng0bbz6\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-L2tg73irl\" style=\"\" data-az-id=\"L2tg73irl\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-a3m8s5ejh\" style=\"\" data-az-id=\"a3m8s5ejh\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ffzsyal0z\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"ffzsyal0z\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Caxnemvj9\" style=\"\" data-az-id=\"Caxnemvj9\" data-azat-pid=\"R1a9dj7i2\" id=\"R1a9dj7i2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sczvjalig\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Sczvjalig\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Zi51l6fnc\" style=\"\" data-az-id=\"Zi51l6fnc\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Uzz8iq593\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"Uzz8iq593\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Eytf7jqyt\" style=\"\" data-az-id=\"Eytf7jqyt\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-dte9en1wg\" style=\"\" data-az-id=\"dte9en1wg\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-T680i48kl\" data-az-id=\"T680i48kl\" data-azat-pid=\"T680i48kl\" id=\"T680i48kl\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/db_0.webp?fid=46\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/db_0.webp?fid=46\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-cg1v8savs\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"cg1v8savs\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-zo12g9euv\" style=\"\" data-az-id=\"zo12g9euv\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Boq123yrh\" data-az-id=\"Boq123yrh\" data-azat-pid=\"Jcw17hwu6\" id=\"Jcw17hwu6\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste.webp?fid=47\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-cykivj3yy\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"cykivj3yy\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-h07i2d0es\" style=\"\" data-az-id=\"h07i2d0es\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ok8igtzps\" data-az-id=\"Ok8igtzps\" data-azat-pid=\"Hpztiku4s\" id=\"Hpztiku4s\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo.webp?fid=48\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo.webp?fid=48\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Maut425yu\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"Maut425yu\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,104,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Vqctqj7b9\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Vqctqj7b9\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Gpwi4wv1w\" style=\"\" data-az-id=\"Gpwi4wv1w\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Zbd5tt5o0\" style=\"\" data-az-id=\"Zbd5tt5o0\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pmyd1q908\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Pmyd1q908\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-f6ugo4w1h\" style=\"\" data-az-id=\"f6ugo4w1h\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-U90tnvzrf\" data-az-id=\"U90tnvzrf\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-g28sw1kga\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"g28sw1kga\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-L2ng0bbz6\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"L2ng0bbz6\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-L2tg73irl\" style=\"\" data-az-id=\"L2tg73irl\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-a3m8s5ejh\" style=\"\" data-az-id=\"a3m8s5ejh\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ffzsyal0z\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"ffzsyal0z\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Caxnemvj9\" style=\"\" data-az-id=\"Caxnemvj9\" data-azat-pid=\"R1a9dj7i2\" id=\"R1a9dj7i2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Sczvjalig\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Sczvjalig\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Zi51l6fnc\" style=\"\" data-az-id=\"Zi51l6fnc\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Uzz8iq593\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"Uzz8iq593\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Eytf7jqyt\" style=\"\" data-az-id=\"Eytf7jqyt\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-dte9en1wg\" style=\"\" data-az-id=\"dte9en1wg\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cg1v8savs\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"cg1v8savs\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-zo12g9euv\" style=\"\" data-az-id=\"zo12g9euv\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-cykivj3yy\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"cykivj3yy\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-h07i2d0es\" style=\"\" data-az-id=\"h07i2d0es\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Maut425yu\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"Maut425yu\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,105,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Fx5bjxm1h\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Fx5bjxm1h\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-yk3g8bc4c\" style=\"\" data-az-id=\"yk3g8bc4c\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-bsxj7471b\" style=\"\" data-az-id=\"bsxj7471b\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ok44mj90z\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"ok44mj90z\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Cb52oyuik\" style=\"\" data-az-id=\"Cb52oyuik\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Lxighjtn6\" data-az-id=\"Lxighjtn6\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-lu29zp4zi\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"lu29zp4zi\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Y20ksnybm\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Y20ksnybm\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-rogdc1qei\" style=\"\" data-az-id=\"rogdc1qei\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Mmvsd6s9t\" style=\"\" data-az-id=\"Mmvsd6s9t\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-rvzvnrm24\" data-az-id=\"rvzvnrm24\" data-azat-pid=\"rvzvnrm24\" id=\"rvzvnrm24\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-c5b4r12m4\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"c5b4r12m4\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Gevuv4m11\" style=\"\" data-az-id=\"Gevuv4m11\" data-azat-pid=\"R1a9dj7i2\" id=\"R1a9dj7i2\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ewd89336o\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"ewd89336o\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-tzn92ksjd\" style=\"\" data-az-id=\"tzn92ksjd\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-B5rx0mks4\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"B5rx0mks4\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-w49srjtku\" style=\"\" data-az-id=\"w49srjtku\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ak6kud3jb\" style=\"\" data-az-id=\"ak6kud3jb\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Tqjivr9pa\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Tqjivr9pa\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-e2tc67yt9\" style=\"\" data-az-id=\"e2tc67yt9\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ipahe7vlr\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Ipahe7vlr\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-r8kkco0hk\" style=\"\" data-az-id=\"r8kkco0hk\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Dhv0wqu23\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"Dhv0wqu23\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,106,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Ehp9u9mm1\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ehp9u9mm1\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Jo2vcpiet\" style=\"\" data-az-id=\"Jo2vcpiet\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-nouci3d3i\" style=\"\" data-az-id=\"nouci3d3i\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-knfs8umu8\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"knfs8umu8\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Sraofvkas\" style=\"\" data-az-id=\"Sraofvkas\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-d41p86fqs\" data-az-id=\"d41p86fqs\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-A7dp6fcdy\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"A7dp6fcdy\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-S23ub06cf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"S23ub06cf\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Fqc04gwkh\" style=\"\" data-az-id=\"Fqc04gwkh\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-taoc169os\" style=\"\" data-az-id=\"taoc169os\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ze6yxw83x\" data-az-id=\"Ze6yxw83x\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Zo1ylu5ts\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"Zo1ylu5ts\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-k3ge2ok58\" style=\"\" data-az-id=\"k3ge2ok58\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ddq2s8sfs\" data-az-id=\"Ddq2s8sfs\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Cdx2phwdk\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Cdx2phwdk\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Jew7ywstu\" style=\"\" data-az-id=\"Jew7ywstu\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Nfzji89ju\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"Nfzji89ju\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-bax50254o\" style=\"\" data-az-id=\"bax50254o\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-l9kejvl36\" style=\"\" data-az-id=\"l9kejvl36\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tr00tzc75\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"tr00tzc75\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-R8007psxy\" style=\"\" data-az-id=\"R8007psxy\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-A2wyvtrx3\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"A2wyvtrx3\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Soe7ocslu\" style=\"\" data-az-id=\"Soe7ocslu\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vwcgwnj1a\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"vwcgwnj1a\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,107,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Ehp9u9mm1\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ehp9u9mm1\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Jo2vcpiet\" style=\"\" data-az-id=\"Jo2vcpiet\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-nouci3d3i\" style=\"\" data-az-id=\"nouci3d3i\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-knfs8umu8\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"knfs8umu8\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Sraofvkas\" style=\"\" data-az-id=\"Sraofvkas\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-d41p86fqs\" data-az-id=\"d41p86fqs\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-A7dp6fcdy\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"A7dp6fcdy\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-S23ub06cf\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"S23ub06cf\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Fqc04gwkh\" style=\"\" data-az-id=\"Fqc04gwkh\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-taoc169os\" style=\"\" data-az-id=\"taoc169os\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ze6yxw83x\" data-az-id=\"Ze6yxw83x\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Zo1ylu5ts\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"Zo1ylu5ts\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-k3ge2ok58\" style=\"\" data-az-id=\"k3ge2ok58\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ddq2s8sfs\" data-az-id=\"Ddq2s8sfs\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Cdx2phwdk\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Cdx2phwdk\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Jew7ywstu\" style=\"\" data-az-id=\"Jew7ywstu\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-ztp45tqwd\" data-az-id=\"ztp45tqwd\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Nfzji89ju\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"Nfzji89ju\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-bax50254o\" style=\"\" data-az-id=\"bax50254o\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-l9kejvl36\" style=\"\" data-az-id=\"l9kejvl36\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tr00tzc75\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"tr00tzc75\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-R8007psxy\" style=\"\" data-az-id=\"R8007psxy\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-A2wyvtrx3\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"A2wyvtrx3\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Soe7ocslu\" style=\"\" data-az-id=\"Soe7ocslu\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-vwcgwnj1a\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"vwcgwnj1a\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,108,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Aqv6lgvw3\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Aqv6lgvw3\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-B49msuk1a\" style=\"\" data-az-id=\"B49msuk1a\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-i27s15iq5\" style=\"\" data-az-id=\"i27s15iq5\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-eaogmnzgj\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"eaogmnzgj\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Biroc0zyv\" style=\"\" data-az-id=\"Biroc0zyv\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-w6yxsfzqv\" data-az-id=\"w6yxsfzqv\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-x9gfog3rc\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"x9gfog3rc\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-yjvt99quz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"yjvt99quz\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jo07d6pj0\" style=\"\" data-az-id=\"Jo07d6pj0\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-o908zuuip\" style=\"\" data-az-id=\"o908zuuip\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Rq481z4op\" data-az-id=\"Rq481z4op\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-tt951r5py\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"tt951r5py\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wzzmfxquy\" style=\"\" data-az-id=\"wzzmfxquy\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-glnmguyyv\" data-az-id=\"glnmguyyv\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Zz5gkgi26\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Zz5gkgi26\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-M8iajrgio\" style=\"\" data-az-id=\"M8iajrgio\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Blf4rdn8s\" data-az-id=\"Blf4rdn8s\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-qb1qpgf7v\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"qb1qpgf7v\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-J4hssb54e\" style=\"\" data-az-id=\"J4hssb54e\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-La7uvofqk\" style=\"\" data-az-id=\"La7uvofqk\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hx6znot7i\" data-az-id=\"Hx6znot7i\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Qbu5hg61q\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Qbu5hg61q\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-uhtvejh9o\" style=\"\" data-az-id=\"uhtvejh9o\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-L29xg61b5\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"L29xg61b5\" data-azat-pid=\"igx4ftl7c\" id=\"igx4ftl7c\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Gdfy974un\" style=\"\" data-az-id=\"Gdfy974un\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fqwdhstdv\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"Fqwdhstdv\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,109,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Aqv6lgvw3\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Aqv6lgvw3\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-B49msuk1a\" style=\"\" data-az-id=\"B49msuk1a\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-i27s15iq5\" style=\"\" data-az-id=\"i27s15iq5\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-eaogmnzgj\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"eaogmnzgj\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Biroc0zyv\" style=\"\" data-az-id=\"Biroc0zyv\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-w6yxsfzqv\" data-az-id=\"w6yxsfzqv\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-x9gfog3rc\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"x9gfog3rc\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-yjvt99quz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"yjvt99quz\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jo07d6pj0\" style=\"\" data-az-id=\"Jo07d6pj0\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-o908zuuip\" style=\"\" data-az-id=\"o908zuuip\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Rq481z4op\" data-az-id=\"Rq481z4op\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-tt951r5py\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"tt951r5py\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wzzmfxquy\" style=\"\" data-az-id=\"wzzmfxquy\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-glnmguyyv\" data-az-id=\"glnmguyyv\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Zz5gkgi26\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Zz5gkgi26\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-M8iajrgio\" style=\"\" data-az-id=\"M8iajrgio\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Blf4rdn8s\" data-az-id=\"Blf4rdn8s\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-qb1qpgf7v\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"qb1qpgf7v\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-J4hssb54e\" style=\"\" data-az-id=\"J4hssb54e\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-La7uvofqk\" style=\"\" data-az-id=\"La7uvofqk\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hx6znot7i\" data-az-id=\"Hx6znot7i\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Qbu5hg61q\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Qbu5hg61q\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-uhtvejh9o\" style=\"\" data-az-id=\"uhtvejh9o\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-L29xg61b5\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"L29xg61b5\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Gdfy974un\" style=\"\" data-az-id=\"Gdfy974un\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fqwdhstdv\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"Fqwdhstdv\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,110,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Aqv6lgvw3\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Aqv6lgvw3\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-B49msuk1a\" style=\"\" data-az-id=\"B49msuk1a\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-i27s15iq5\" style=\"\" data-az-id=\"i27s15iq5\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-eaogmnzgj\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"eaogmnzgj\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Biroc0zyv\" style=\"\" data-az-id=\"Biroc0zyv\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-w6yxsfzqv\" data-az-id=\"w6yxsfzqv\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-x9gfog3rc\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"x9gfog3rc\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-yjvt99quz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"yjvt99quz\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jo07d6pj0\" style=\"\" data-az-id=\"Jo07d6pj0\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-o908zuuip\" style=\"\" data-az-id=\"o908zuuip\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Rq481z4op\" data-az-id=\"Rq481z4op\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-tt951r5py\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"tt951r5py\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wzzmfxquy\" style=\"\" data-az-id=\"wzzmfxquy\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-glnmguyyv\" data-az-id=\"glnmguyyv\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Zz5gkgi26\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Zz5gkgi26\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-M8iajrgio\" style=\"\" data-az-id=\"M8iajrgio\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Blf4rdn8s\" data-az-id=\"Blf4rdn8s\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-qb1qpgf7v\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"qb1qpgf7v\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-J4hssb54e\" style=\"\" data-az-id=\"J4hssb54e\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-La7uvofqk\" style=\"\" data-az-id=\"La7uvofqk\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hx6znot7i\" data-az-id=\"Hx6znot7i\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Qbu5hg61q\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Qbu5hg61q\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-uhtvejh9o\" style=\"\" data-az-id=\"uhtvejh9o\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-fpgspadf5\" data-az-id=\"fpgspadf5\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-L29xg61b5\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"L29xg61b5\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Gdfy974un\" style=\"\" data-az-id=\"Gdfy974un\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fqwdhstdv\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"Fqwdhstdv\" data-azat-pid=\"no2vi042y\" id=\"no2vi042y\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,111,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Aqv6lgvw3\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Aqv6lgvw3\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-B49msuk1a\" style=\"\" data-az-id=\"B49msuk1a\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-i27s15iq5\" style=\"\" data-az-id=\"i27s15iq5\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-eaogmnzgj\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"eaogmnzgj\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Biroc0zyv\" style=\"\" data-az-id=\"Biroc0zyv\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-w6yxsfzqv\" data-az-id=\"w6yxsfzqv\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-x9gfog3rc\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"x9gfog3rc\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-yjvt99quz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"yjvt99quz\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jo07d6pj0\" style=\"\" data-az-id=\"Jo07d6pj0\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-o908zuuip\" style=\"\" data-az-id=\"o908zuuip\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Rq481z4op\" data-az-id=\"Rq481z4op\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-tt951r5py\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"tt951r5py\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wzzmfxquy\" style=\"\" data-az-id=\"wzzmfxquy\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-glnmguyyv\" data-az-id=\"glnmguyyv\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Zz5gkgi26\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Zz5gkgi26\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-M8iajrgio\" style=\"\" data-az-id=\"M8iajrgio\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Blf4rdn8s\" data-az-id=\"Blf4rdn8s\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-qb1qpgf7v\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"qb1qpgf7v\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-J4hssb54e\" style=\"\" data-az-id=\"J4hssb54e\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-La7uvofqk\" style=\"\" data-az-id=\"La7uvofqk\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hx6znot7i\" data-az-id=\"Hx6znot7i\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Qbu5hg61q\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Qbu5hg61q\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-uhtvejh9o\" style=\"\" data-az-id=\"uhtvejh9o\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-fpgspadf5\" data-az-id=\"fpgspadf5\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-L29xg61b5\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"L29xg61b5\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Gdfy974un\" style=\"\" data-az-id=\"Gdfy974un\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Fqwdhstdv\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"Fqwdhstdv\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,112,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Aqv6lgvw3\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Aqv6lgvw3\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-B49msuk1a\" style=\"\" data-az-id=\"B49msuk1a\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-i27s15iq5\" style=\"\" data-az-id=\"i27s15iq5\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-eaogmnzgj\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"eaogmnzgj\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Biroc0zyv\" style=\"\" data-az-id=\"Biroc0zyv\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-w6yxsfzqv\" data-az-id=\"w6yxsfzqv\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-x9gfog3rc\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"x9gfog3rc\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-yjvt99quz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"yjvt99quz\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jo07d6pj0\" style=\"\" data-az-id=\"Jo07d6pj0\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-o908zuuip\" style=\"\" data-az-id=\"o908zuuip\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Rq481z4op\" data-az-id=\"Rq481z4op\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-tt951r5py\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"tt951r5py\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wzzmfxquy\" style=\"\" data-az-id=\"wzzmfxquy\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-glnmguyyv\" data-az-id=\"glnmguyyv\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Zz5gkgi26\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Zz5gkgi26\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-M8iajrgio\" style=\"\" data-az-id=\"M8iajrgio\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Blf4rdn8s\" data-az-id=\"Blf4rdn8s\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-qb1qpgf7v\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"qb1qpgf7v\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-J4hssb54e\" style=\"\" data-az-id=\"J4hssb54e\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-La7uvofqk\" style=\"\" data-az-id=\"La7uvofqk\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hx6znot7i\" data-az-id=\"Hx6znot7i\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Qbu5hg61q\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Qbu5hg61q\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-uhtvejh9o\" style=\"\" data-az-id=\"uhtvejh9o\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-fpgspadf5\" data-az-id=\"fpgspadf5\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-L29xg61b5\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"L29xg61b5\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Gdfy974un\" style=\"\" data-az-id=\"Gdfy974un\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-fr79lx4as\" data-az-id=\"fr79lx4as\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Fqwdhstdv\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"Fqwdhstdv\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,113,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Aqv6lgvw3\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Aqv6lgvw3\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-B49msuk1a\" style=\"\" data-az-id=\"B49msuk1a\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-i27s15iq5\" style=\"\" data-az-id=\"i27s15iq5\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-eaogmnzgj\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"eaogmnzgj\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Biroc0zyv\" style=\"\" data-az-id=\"Biroc0zyv\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-w6yxsfzqv\" data-az-id=\"w6yxsfzqv\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-x9gfog3rc\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"x9gfog3rc\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-yjvt99quz\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"yjvt99quz\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Jo07d6pj0\" style=\"\" data-az-id=\"Jo07d6pj0\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-o908zuuip\" style=\"\" data-az-id=\"o908zuuip\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Rq481z4op\" data-az-id=\"Rq481z4op\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-tt951r5py\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"tt951r5py\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wzzmfxquy\" style=\"\" data-az-id=\"wzzmfxquy\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-glnmguyyv\" data-az-id=\"glnmguyyv\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Zz5gkgi26\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Zz5gkgi26\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-M8iajrgio\" style=\"\" data-az-id=\"M8iajrgio\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Blf4rdn8s\" data-az-id=\"Blf4rdn8s\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-qb1qpgf7v\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"qb1qpgf7v\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-J4hssb54e\" style=\"\" data-az-id=\"J4hssb54e\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-La7uvofqk\" style=\"\" data-az-id=\"La7uvofqk\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hx6znot7i\" data-az-id=\"Hx6znot7i\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Qbu5hg61q\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Qbu5hg61q\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-uhtvejh9o\" style=\"\" data-az-id=\"uhtvejh9o\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-fpgspadf5\" data-az-id=\"fpgspadf5\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-L29xg61b5\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"L29xg61b5\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Gdfy974un\" style=\"\" data-az-id=\"Gdfy974un\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-fr79lx4as\" data-az-id=\"fr79lx4as\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Fqwdhstdv\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"Fqwdhstdv\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,114,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Pv4v9bxkj\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Pv4v9bxkj\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-vixtphb4a\" style=\"\" data-az-id=\"vixtphb4a\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Aqtp0tu8r\" style=\"\" data-az-id=\"Aqtp0tu8r\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Woyavs7h8\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Woyavs7h8\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-wi82cd0xf\" style=\"\" data-az-id=\"wi82cd0xf\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-df5gon2cy\" data-az-id=\"df5gon2cy\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-r4x5d7rh7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"r4x5d7rh7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-X6ki1klp0\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"X6ki1klp0\" data-azat-pid=\"dbq9a2bkw\" id=\"dbq9a2bkw\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-i4t3epm47\" style=\"\" data-az-id=\"i4t3epm47\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Ubz7drb9h\" style=\"\" data-az-id=\"Ubz7drb9h\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-exmtn0t5s\" data-az-id=\"exmtn0t5s\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-lzk4uex3v\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"lzk4uex3v\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-hr852wmj0\" style=\"\" data-az-id=\"hr852wmj0\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Tubwofadz\" data-az-id=\"Tubwofadz\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-mmjtj6y5o\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"mmjtj6y5o\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Ckzzfg7c4\" style=\"\" data-az-id=\"Ckzzfg7c4\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-tgvigdd1y\" data-az-id=\"tgvigdd1y\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Lhtfq32ef\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"Lhtfq32ef\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-om05izf93\" style=\"\" data-az-id=\"om05izf93\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-H2qi6s26u\" style=\"\" data-az-id=\"H2qi6s26u\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-odv97y1bq\" data-az-id=\"odv97y1bq\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Scoa1g0gt\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Scoa1g0gt\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dmi2hj0io\" style=\"\" data-az-id=\"Dmi2hj0io\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-f6400k3j3\" data-az-id=\"f6400k3j3\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Ig8jk3fra\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"Ig8jk3fra\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Lemnr68sz\" style=\"\" data-az-id=\"Lemnr68sz\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Wfiu6o2rc\" data-az-id=\"Wfiu6o2rc\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-b2zniguvl\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"b2zniguvl\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div><div class=\"az-element az-section asesorias hover-style-esllcen0q\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"esllcen0q\" data-azat-pid=\"esllcen0q\" id=\"esllcen0q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-el_class=\"asesorias\" data-azat-box_model=\"000000\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-ufuuwi4ez\" style=\"\" data-az-persist=\"PGgxPkFzZXNvcsOtYXM8L2gxPg==\" data-az-id=\"ufuuwi4ez\" data-azat-pid=\"ufuuwi4ez\" id=\"ufuuwi4ez\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Asesorías</h1></div><div class=\"az-element az-row row az-row--md hover-style-ay33hl1hx\" style=\"\" data-az-id=\"ay33hl1hx\" data-azat-pid=\"ay33hl1hx\" id=\"ay33hl1hx\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Di4dmov4c\" style=\"\" data-az-id=\"Di4dmov4c\" data-azat-pid=\"Di4dmov4c\" id=\"Di4dmov4c\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-mdbfhvw3z\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"mdbfhvw3z\" data-azat-pid=\"mdbfhvw3z\" id=\"mdbfhvw3z\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Nvi7bvv0n\" style=\"\" data-az-id=\"Nvi7bvv0n\" data-azat-pid=\"Nvi7bvv0n\" id=\"Nvi7bvv0n\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-tzhttgod2\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"tzhttgod2\" data-azat-pid=\"tzhttgod2\" id=\"tzhttgod2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,115,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Idtpeji1w\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Idtpeji1w\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-h01r8wb3p\" style=\"\" data-az-id=\"h01r8wb3p\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-mpjiz01t9\" style=\"\" data-az-id=\"mpjiz01t9\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-wcsx1wfa0\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"wcsx1wfa0\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-C1m9blvo3\" style=\"\" data-az-id=\"C1m9blvo3\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-b4d3bjrnq\" data-az-id=\"b4d3bjrnq\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-toa1d5guk\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"toa1d5guk\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-vdmhtvvuv\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"vdmhtvvuv\" data-azat-pid=\"vdmhtvvuv\" id=\"vdmhtvvuv\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Zhn6h6h9z\" style=\"\" data-az-id=\"Zhn6h6h9z\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-c764oca1r\" style=\"\" data-az-id=\"c764oca1r\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-m58qkwtsb\" data-az-id=\"m58qkwtsb\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-ghlt2j67k\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"ghlt2j67k\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-ovbrs748b\" style=\"\" data-az-id=\"ovbrs748b\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Duswmxq4v\" data-az-id=\"Duswmxq4v\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Fr3ov3no5\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Fr3ov3no5\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Htbrrk7c9\" style=\"\" data-az-id=\"Htbrrk7c9\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-mkgknrq1d\" data-az-id=\"mkgknrq1d\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-cq1cr6bbn\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"cq1cr6bbn\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Adgafhdyv\" style=\"\" data-az-id=\"Adgafhdyv\" data-azat-pid=\"y44dzro4y\" id=\"y44dzro4y\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-znokjx9q2\" style=\"\" data-az-id=\"znokjx9q2\" data-azat-pid=\"gb9vyjx3y\" id=\"gb9vyjx3y\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Pj0lnpa73\" data-az-id=\"Pj0lnpa73\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Pvh8v7q7g\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Pvh8v7q7g\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-u1etk3ui1\" style=\"\" data-az-id=\"u1etk3ui1\" data-azat-pid=\"hlzmkoxc8\" id=\"hlzmkoxc8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-S33qiiyxj\" data-az-id=\"S33qiiyxj\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-U2qu41lgb\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"U2qu41lgb\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Czgcxwg22\" style=\"\" data-az-id=\"Czgcxwg22\" data-azat-pid=\"Yhu1t1x0h\" id=\"Yhu1t1x0h\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Oc64q5hxj\" data-az-id=\"Oc64q5hxj\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-wt9gxy7fj\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"wt9gxy7fj\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div><div class=\"az-element az-section asesorias hover-style-i8uwsv2r7\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"i8uwsv2r7\" data-azat-pid=\"esllcen0q\" id=\"esllcen0q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-P5ypuindg\" style=\"\" data-az-persist=\"PGgxPkFzZXNvcsOtYXM8L2gxPg==\" data-az-id=\"P5ypuindg\" data-azat-pid=\"ufuuwi4ez\" id=\"ufuuwi4ez\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Asesorías</h1></div><div class=\"az-element az-row row az-row--md asesorias-items hover-style-Tmb1t52xa\" style=\"\" data-az-id=\"Tmb1t52xa\" data-azat-pid=\"Tmb1t52xa\" id=\"Tmb1t52xa\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"no\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias-items\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-U2d0g9u5w\" style=\"\" data-az-id=\"U2d0g9u5w\" data-azat-pid=\"U2d0g9u5w\" id=\"U2d0g9u5w\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-gum60azyn\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"gum60azyn\" data-azat-pid=\"mdbfhvw3z\" id=\"mdbfhvw3z\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-kwzb7qp25\" style=\"\" data-az-id=\"kwzb7qp25\" data-azat-pid=\"kwzb7qp25\" id=\"kwzb7qp25\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Csrbnryhb\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Csrbnryhb\" data-azat-pid=\"Csrbnryhb\" id=\"Csrbnryhb\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,116,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Bslmh675b\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Bslmh675b\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-Db3ztuxpn\" style=\"\" data-az-id=\"Db3ztuxpn\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Cyjln1fzz\" style=\"\" data-az-id=\"Cyjln1fzz\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Bn9des7ou\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Bn9des7ou\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-ely2clyy9\" style=\"\" data-az-id=\"ely2clyy9\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-cvkpu215q\" data-az-id=\"cvkpu215q\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-eqeamc3rc\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"eqeamc3rc\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-Ej3jy1tui\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Ej3jy1tui\" data-azat-pid=\"vdmhtvvuv\" id=\"vdmhtvvuv\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Rq7efweks\" style=\"\" data-az-id=\"Rq7efweks\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Mrjbg9c4z\" style=\"\" data-az-id=\"Mrjbg9c4z\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Fog8ihdkw\" data-az-id=\"Fog8ihdkw\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Ng1wrlngg\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"Ng1wrlngg\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-sg7w48q29\" style=\"\" data-az-id=\"sg7w48q29\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-c7inimp20\" data-az-id=\"c7inimp20\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-zpaii18jn\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"zpaii18jn\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Dl42yaxby\" style=\"\" data-az-id=\"Dl42yaxby\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Tsrkkovyc\" data-az-id=\"Tsrkkovyc\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-b11rbly1v\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"b11rbly1v\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Xn5kuea45\" style=\"\" data-az-id=\"Xn5kuea45\" data-azat-pid=\"Xn5kuea45\" id=\"Xn5kuea45\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-def2jh0zz\" style=\"\" data-az-id=\"def2jh0zz\" data-azat-pid=\"def2jh0zz\" id=\"def2jh0zz\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Crr8owlat\" data-az-id=\"Crr8owlat\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Wrn5oygl8\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Wrn5oygl8\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Wv994eoy8\" style=\"\" data-az-id=\"Wv994eoy8\" data-azat-pid=\"Wv994eoy8\" id=\"Wv994eoy8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-qwv0bv6x0\" data-az-id=\"qwv0bv6x0\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-gvj5jyib1\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"gvj5jyib1\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Eo7b2vodg\" style=\"\" data-az-id=\"Eo7b2vodg\" data-azat-pid=\"Eo7b2vodg\" id=\"Eo7b2vodg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Dydti5n7o\" data-az-id=\"Dydti5n7o\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-gqlazovw2\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"gqlazovw2\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div><div class=\"az-element az-section asesorias hover-style-c869qv2jh\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"c869qv2jh\" data-azat-pid=\"esllcen0q\" id=\"esllcen0q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-jxzv2b47a\" style=\"\" data-az-persist=\"PGgxPkFzZXNvcsOtYXM8L2gxPg==\" data-az-id=\"jxzv2b47a\" data-azat-pid=\"ufuuwi4ez\" id=\"ufuuwi4ez\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Asesorías</h1></div><div class=\"az-element az-row row az-row--md asesorias-items hover-style-oy0gi27vd\" style=\"\" data-az-id=\"oy0gi27vd\" data-azat-pid=\"Tmb1t52xa\" id=\"Tmb1t52xa\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"no\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias-items\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Dy5wzudyk\" style=\"\" data-az-id=\"Dy5wzudyk\" data-azat-pid=\"U2d0g9u5w\" id=\"U2d0g9u5w\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Edss4s8sy\" style=\"\" data-az-persist=\"PGgyPlBvcnRhbGVzIFdFQiAKPC9oMj48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Edss4s8sy\" data-azat-pid=\"Edss4s8sy\" id=\"Edss4s8sy\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Portales WEB \n</h2><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-U8s5oambe\" style=\"\" data-az-id=\"U8s5oambe\" data-azat-pid=\"U8s5oambe\" id=\"U8s5oambe\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pevzfegyo\" style=\"\" data-az-persist=\"PGgyPlBvcnRhbGVzIFdFQiAKPC9oMj48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Pevzfegyo\" data-azat-pid=\"Pevzfegyo\" id=\"Pevzfegyo\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><h2>Portales WEB \n</h2><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,117,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-Azd3hteb2\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"Azd3hteb2\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-ceks9y6qk\" style=\"\" data-az-id=\"ceks9y6qk\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-g7r072pjq\" style=\"\" data-az-id=\"g7r072pjq\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rcvpfoa3z\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"Rcvpfoa3z\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Bfmxxulx5\" style=\"\" data-az-id=\"Bfmxxulx5\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-q2cqlno89\" data-az-id=\"q2cqlno89\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-m6de4ecxm\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"m6de4ecxm\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-O8zr39ui8\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"O8zr39ui8\" data-azat-pid=\"vdmhtvvuv\" id=\"vdmhtvvuv\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-N1likgozh\" style=\"\" data-az-id=\"N1likgozh\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Ixc8rxyma\" style=\"\" data-az-id=\"Ixc8rxyma\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yqu5ijm7q\" data-az-id=\"Yqu5ijm7q\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Clvhpvdyz\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"Clvhpvdyz\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-nlistuyab\" style=\"\" data-az-id=\"nlistuyab\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Z4f7jaz29\" data-az-id=\"Z4f7jaz29\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-pb1j57seh\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"pb1j57seh\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Lao5zt3yc\" style=\"\" data-az-id=\"Lao5zt3yc\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-R7q6xavk5\" data-az-id=\"R7q6xavk5\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-rqfg689au\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"rqfg689au\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-S85deeb0m\" style=\"\" data-az-id=\"S85deeb0m\" data-azat-pid=\"Xn5kuea45\" id=\"Xn5kuea45\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Rb75o34qo\" style=\"\" data-az-id=\"Rb75o34qo\" data-azat-pid=\"def2jh0zz\" id=\"def2jh0zz\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-jm6vr84vz\" data-az-id=\"jm6vr84vz\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-L42vgmk3q\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"L42vgmk3q\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-zps2bsu4f\" style=\"\" data-az-id=\"zps2bsu4f\" data-azat-pid=\"Wv994eoy8\" id=\"Wv994eoy8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-rbj867hgw\" data-az-id=\"rbj867hgw\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-zl5mdzxfn\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"zl5mdzxfn\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Azr8it4q2\" style=\"\" data-az-id=\"Azr8it4q2\" data-azat-pid=\"Eo7b2vodg\" id=\"Eo7b2vodg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ip3fg83b5\" data-az-id=\"Ip3fg83b5\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-wcdcvngs9\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"wcdcvngs9\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div><div class=\"az-element az-section asesorias hover-style-E8c0rcl1a\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"E8c0rcl1a\" data-azat-pid=\"esllcen0q\" id=\"esllcen0q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-nqtr2b5op\" style=\"\" data-az-persist=\"PGgxPkFzZXNvcsOtYXM8L2gxPg==\" data-az-id=\"nqtr2b5op\" data-azat-pid=\"ufuuwi4ez\" id=\"ufuuwi4ez\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Asesorías</h1></div><div class=\"az-element az-row row az-row--md asesorias-items hover-style-hrbdzal59\" style=\"\" data-az-id=\"hrbdzal59\" data-azat-pid=\"Tmb1t52xa\" id=\"Tmb1t52xa\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"no\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias-items\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-Dzfw9mi01\" style=\"\" data-az-id=\"Dzfw9mi01\" data-azat-pid=\"U2d0g9u5w\" id=\"U2d0g9u5w\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Crfyjnxfp\" style=\"\" data-az-persist=\"PGgyPkZpbmFuY2llcmEKPC9oMj48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Crfyjnxfp\" data-azat-pid=\"Crfyjnxfp\" id=\"Crfyjnxfp\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Financiera\n</h2><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-hvlo6hyhs\" style=\"\" data-az-id=\"hvlo6hyhs\" data-azat-pid=\"U8s5oambe\" id=\"U8s5oambe\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ib2408m3e\" style=\"\" data-az-persist=\"PGgyPlBvcnRhbGVzIFdFQiAKPC9oMj48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Ib2408m3e\" data-azat-pid=\"Pevzfegyo\" id=\"Pevzfegyo\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><h2>Portales WEB \n</h2><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,118,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-wytn6z2x4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"wytn6z2x4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-qyw6fcjyz\" style=\"\" data-az-id=\"qyw6fcjyz\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Ascyc9w94\" style=\"\" data-az-id=\"Ascyc9w94\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-iqnu27l5r\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"iqnu27l5r\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-nm9u12qpd\" style=\"\" data-az-id=\"nm9u12qpd\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-xxolh4j4o\" data-az-id=\"xxolh4j4o\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Fka0yidy7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Fka0yidy7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-We8zebnfo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"We8zebnfo\" data-azat-pid=\"vdmhtvvuv\" id=\"vdmhtvvuv\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Xxygd6m9y\" style=\"\" data-az-id=\"Xxygd6m9y\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Oouflh664\" style=\"\" data-az-id=\"Oouflh664\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ay3go1f4d\" data-az-id=\"Ay3go1f4d\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-R4vtgnxl2\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"R4vtgnxl2\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-giu3mhju5\" style=\"\" data-az-id=\"giu3mhju5\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yvyvx3e73\" data-az-id=\"Yvyvx3e73\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Xujhjwtqo\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Xujhjwtqo\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Xfpn1v5bf\" style=\"\" data-az-id=\"Xfpn1v5bf\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hf90uibep\" data-az-id=\"Hf90uibep\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-z4p24pezk\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"z4p24pezk\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-A6pw59qqq\" style=\"\" data-az-id=\"A6pw59qqq\" data-azat-pid=\"Xn5kuea45\" id=\"Xn5kuea45\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-L6a6xerwj\" style=\"\" data-az-id=\"L6a6xerwj\" data-azat-pid=\"def2jh0zz\" id=\"def2jh0zz\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jru2vks2k\" data-az-id=\"Jru2vks2k\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-zomhfki68\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"zomhfki68\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wk2nt06ae\" style=\"\" data-az-id=\"wk2nt06ae\" data-azat-pid=\"Wv994eoy8\" id=\"Wv994eoy8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-lmbxzul7b\" data-az-id=\"lmbxzul7b\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-d2vvgru4i\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"d2vvgru4i\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-t4w3lu9x7\" style=\"\" data-az-id=\"t4w3lu9x7\" data-azat-pid=\"Eo7b2vodg\" id=\"Eo7b2vodg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yyfeir8vo\" data-az-id=\"Yyfeir8vo\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Yah4lprfr\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"Yah4lprfr\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div><div class=\"az-element az-section asesorias hover-style-J2h466txx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"J2h466txx\" data-azat-pid=\"esllcen0q\" id=\"esllcen0q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rjmblyecv\" style=\"\" data-az-persist=\"PGgxPkFzZXNvcsOtYXM8L2gxPg==\" data-az-id=\"Rjmblyecv\" data-azat-pid=\"ufuuwi4ez\" id=\"ufuuwi4ez\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Asesorías</h1></div><div class=\"az-element az-row row az-row--md asesorias-items hover-style-rbj0nge1s\" style=\"\" data-az-id=\"rbj0nge1s\" data-azat-pid=\"Tmb1t52xa\" id=\"Tmb1t52xa\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"no\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias-items\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-bhrjnpmmi\" style=\"\" data-az-id=\"bhrjnpmmi\" data-azat-pid=\"U2d0g9u5w\" id=\"U2d0g9u5w\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ia9jo7pg6\" style=\"\" data-az-persist=\"PGgyPkZpbmFuY2llcmEKPC9oMj48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Ia9jo7pg6\" data-azat-pid=\"Crfyjnxfp\" id=\"Crfyjnxfp\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Financiera\n</h2><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-cqwiudpgg\" style=\"\" data-az-id=\"cqwiudpgg\" data-azat-pid=\"cqwiudpgg\" id=\"cqwiudpgg\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pprn55x6h\" style=\"\" data-az-persist=\"PGgyPkVtcHJlc2FyaWFsIC0gR2VzdGnDs24gZGUgbW9kZWxvcyBkZSBzYWx1ZCAKPC9oMj48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Pprn55x6h\" data-azat-pid=\"Pprn55x6h\" id=\"Pprn55x6h\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><h2>Empresarial - Gestión de modelos de salud \n</h2><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,119,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-wytn6z2x4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"wytn6z2x4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-qyw6fcjyz\" style=\"\" data-az-id=\"qyw6fcjyz\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Ascyc9w94\" style=\"\" data-az-id=\"Ascyc9w94\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-iqnu27l5r\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"iqnu27l5r\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-nm9u12qpd\" style=\"\" data-az-id=\"nm9u12qpd\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-xxolh4j4o\" data-az-id=\"xxolh4j4o\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Fka0yidy7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Fka0yidy7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-We8zebnfo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"We8zebnfo\" data-azat-pid=\"vdmhtvvuv\" id=\"vdmhtvvuv\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Xxygd6m9y\" style=\"\" data-az-id=\"Xxygd6m9y\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Oouflh664\" style=\"\" data-az-id=\"Oouflh664\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ay3go1f4d\" data-az-id=\"Ay3go1f4d\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-R4vtgnxl2\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"R4vtgnxl2\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-giu3mhju5\" style=\"\" data-az-id=\"giu3mhju5\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yvyvx3e73\" data-az-id=\"Yvyvx3e73\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Xujhjwtqo\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Xujhjwtqo\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Xfpn1v5bf\" style=\"\" data-az-id=\"Xfpn1v5bf\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hf90uibep\" data-az-id=\"Hf90uibep\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-z4p24pezk\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"z4p24pezk\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-A6pw59qqq\" style=\"\" data-az-id=\"A6pw59qqq\" data-azat-pid=\"Xn5kuea45\" id=\"Xn5kuea45\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-L6a6xerwj\" style=\"\" data-az-id=\"L6a6xerwj\" data-azat-pid=\"def2jh0zz\" id=\"def2jh0zz\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jru2vks2k\" data-az-id=\"Jru2vks2k\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-zomhfki68\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"zomhfki68\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wk2nt06ae\" style=\"\" data-az-id=\"wk2nt06ae\" data-azat-pid=\"Wv994eoy8\" id=\"Wv994eoy8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-lmbxzul7b\" data-az-id=\"lmbxzul7b\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-d2vvgru4i\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"d2vvgru4i\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-t4w3lu9x7\" style=\"\" data-az-id=\"t4w3lu9x7\" data-azat-pid=\"Eo7b2vodg\" id=\"Eo7b2vodg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yyfeir8vo\" data-az-id=\"Yyfeir8vo\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Yah4lprfr\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"Yah4lprfr\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div><div class=\"az-element az-section asesorias hover-style-J2h466txx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"J2h466txx\" data-azat-pid=\"esllcen0q\" id=\"esllcen0q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rjmblyecv\" style=\"\" data-az-persist=\"PGgxPkFzZXNvcsOtYXM8L2gxPg==\" data-az-id=\"Rjmblyecv\" data-azat-pid=\"ufuuwi4ez\" id=\"ufuuwi4ez\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Asesorías</h1></div><div class=\"az-element az-row row az-row--md asesorias-items hover-style-rbj0nge1s\" style=\"\" data-az-id=\"rbj0nge1s\" data-azat-pid=\"Tmb1t52xa\" id=\"Tmb1t52xa\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"no\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias-items\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-bhrjnpmmi\" style=\"\" data-az-id=\"bhrjnpmmi\" data-azat-pid=\"U2d0g9u5w\" id=\"U2d0g9u5w\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Ia9jo7pg6\" style=\"\" data-az-persist=\"PGgyPkZpbmFuY2llcmEKPC9oMj4KPHA+CiAgICBDb250YW1vcyBjb24gcHJvZmVzaW9uYWxlcyBleHBlcnRvcyBlbiBlbCBhzIFtYml0byBmaW5hbmNpZXJvIHF1ZSBoYWNlbiBkZXNkZSBlbCBkaWFnbm/MgXN0aWNvIGRlIGxhIHNpdHVhY2lvzIFuIGFjdHVhbCBkZSBsYSBvcmdhbml6YWNpb8yBbiB1IHBlcnNvbmEgbmF0dXJhbCBxdWUgcmVxdWllcmEgZWwgc2VydmljaW8sIGhhc3RhIGxhIGltcGxlbWVudGFjaW/MgW4geSBldmFsdWFjaW/MgW4gZGVsIG51ZXZvIG1vZGVsbyBmaW5hbmNpZXJvIHF1ZSBzZSB2YXlhIGEgZWplY3V0YXIgbyBkZSBsb3MgYWp1c3RlcyBxdWUgaGF5YSByZXF1ZXJpZG8gZWwgbW9kZWxvIHlhIGV4aXN0ZW50ZS4KPC9wPgo8cD4KICAgIEVsIGFuYcyBbGlzaXMgcXVlIGhhY2UgZWwgcHJvZmVzaW9uYWwgZW4gZmluYW56YXMgc2UgaGFjZSBkZXNkZSBsYSByZXZpc2lvzIFuIGRlIGxhIGhpc3RvcmlhIGNyZWRpdGljaWEgZGVsIGNsaWVudGUsIGxvcyBpzIFuZGljZXMgZGUgcmllc2dvIHkgbGFzIHBvbGnMgXRpY2FzIGRlIG1hcmtldGluZyBxdWUgc2UgbWFuZWphbiB5IHF1ZSBzZSBwdWVkZW4gbGxlZ2FyIGEgZGVzYXJyb2xsYXIgZW4gbGEgZW50aWRhZCBxdWUgbG8gcmVxdWllcmUuCjwvcD4KPHA+CiAgICBFbCBhbmHMgWxpc2lzIHF1ZSBoYWNlIGVsIHByb2Zlc2lvbmFsIGVuIGZpbmFuemFzIHNlIGhhY2UgZGVzZGUgbGEgcmV2aXNpb8yBbiBkZSBsYSBoaXN0b3JpYSBjcmVkaXRpY2lhIGRlbCBjbGllbnRlLCBsb3MgacyBbmRpY2VzIGRlIHJpZXNnbyB5IGxhcyBwb2xpzIF0aWNhcyBkZSBtYXJrZXRpbmcgcXVlIHNlIG1hbmVqYW4geSBxdWUgc2UgcHVlZGVuIGxsZWdhciBhIGRlc2Fycm9sbGFyIGVuIGxhIGVudGlkYWQgcXVlIGxvIHJlcXVpZXJlLiAKCk9mcmVjZW1vcyBleGNlbGVudGVzIGFzZXNvcmnMgWFzIGVuZm9jYWRhcyBlbiBsYSBnZXN0aW/MgW4gb8yBcHRpbWEgZGUgY3VhbHF1aWVyIHByb2Nlc28gZGUgY3JlzIFkaXRvcywgZm9uZG9zIGRlIGludmVyc2lvzIFuLCBkZXBvzIFzaXRvcywgcGVuc2lvzIFuLCBldGM7IGNvbiBlbCBmaW4gZGUgbWl0aWdhciBjdWFscXVpZXIgcmllc2dvIHBvc2libGUgcGFyYSBlbCBjbGllbnRlIHkgcmVudGFiaWxpemFyIG1hzIFzIHN1cyByZWN1cnNvcyBmaW5hbmNpZXJvcy4KPC9wPgo8cD4KICAgIEVsIG9iamV0aXZvIGRlIGxhIGFzZXNvcmnMgWEgZmluYW5jaWVyYSBkZSBDSVNDIFMuQS5TIGVzIHF1ZSBwdWVkYTogCjwvcD4KCjx1bD4KICAgIDxsaT4KICAgICAgIApQb2RlciBwcm9wb25lciB5IGFsY2FuemFyIG1ldGFzIGZpbmFuY2llcmFzLiAKICAgIDwvbGk+CiAgICA8bGk+CiAgICAgICAgRXZhbHVhciBzdSBlc3RhZG8gZmluYW5jaWVyby4KICAgIDwvbGk+CiAgICA8bGk+CiAgICAgICAgUGxhbnRlYXIgeSBlamVjdXRhciBwbGFuZXMgZmluYW5jaWVyb3MgY29oZXJlbnRlcyBjb24gbGEgZm9jYWxpemFjaW/MgW4gZXN0cmF0ZcyBZ2ljYSBkZSBsYSBlbXByZXNhIHBhcmEgYWxjYW56YXIgc3VzIG1ldGFzLgogICAgPC9saT4KICAgIDxsaT4KICAgICAgICBSZWFsaXphciBzZWd1aW1pZW50byBkZSBwbGFuZXMgZmluYW5jaWVyb3MgZWplY3V0YWRvcy4KICAgIDwvbGk+CjwvdWw+\" data-az-id=\"Ia9jo7pg6\" data-azat-pid=\"Ia9jo7pg6\" id=\"Ia9jo7pg6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Financiera\n</h2>\n<p>\n    Contamos con profesionales expertos en el ámbito financiero que hacen desde el diagnóstico de la situación actual de la organización u persona natural que requiera el servicio, hasta la implementación y evaluación del nuevo modelo financiero que se vaya a ejecutar o de los ajustes que haya requerido el modelo ya existente.\n</p>\n<p>\n    El análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente, los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere.\n</p>\n<p>\n    El análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente, los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere. \n\nOfrecemos excelentes asesorías enfocadas en la gestión óptima de cualquier proceso de créditos, fondos de inversión, depósitos, pensión, etc; con el fin de mitigar cualquier riesgo posible para el cliente y rentabilizar más sus recursos financieros.\n</p>\n<p>\n    El objetivo de la asesoría financiera de CISC S.A.S es que pueda: \n</p>\n\n<ul>\n    <li>\n       \nPoder proponer y alcanzar metas financieras. \n    </li>\n    <li>\n        Evaluar su estado financiero.\n    </li>\n    <li>\n        Plantear y ejecutar planes financieros coherentes con la focalización estratégica de la empresa para alcanzar sus metas.\n    </li>\n    <li>\n        Realizar seguimiento de planes financieros ejecutados.\n    </li>\n</ul></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-cqwiudpgg\" style=\"\" data-az-id=\"cqwiudpgg\" data-azat-pid=\"cqwiudpgg\" id=\"cqwiudpgg\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pprn55x6h\" style=\"\" data-az-persist=\"PGgyPkVtcHJlc2FyaWFsIC0gR2VzdGnDs24gZGUgbW9kZWxvcyBkZSBzYWx1ZCAKPC9oMj48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Pprn55x6h\" data-azat-pid=\"Pprn55x6h\" id=\"Pprn55x6h\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><h2>Empresarial - Gestión de modelos de salud \n</h2><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,120,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-wytn6z2x4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"wytn6z2x4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-qyw6fcjyz\" style=\"\" data-az-id=\"qyw6fcjyz\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Ascyc9w94\" style=\"\" data-az-id=\"Ascyc9w94\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-iqnu27l5r\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"iqnu27l5r\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-nm9u12qpd\" style=\"\" data-az-id=\"nm9u12qpd\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-xxolh4j4o\" data-az-id=\"xxolh4j4o\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Fka0yidy7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Fka0yidy7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-We8zebnfo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"We8zebnfo\" data-azat-pid=\"vdmhtvvuv\" id=\"vdmhtvvuv\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Xxygd6m9y\" style=\"\" data-az-id=\"Xxygd6m9y\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Oouflh664\" style=\"\" data-az-id=\"Oouflh664\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ay3go1f4d\" data-az-id=\"Ay3go1f4d\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-R4vtgnxl2\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"R4vtgnxl2\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-giu3mhju5\" style=\"\" data-az-id=\"giu3mhju5\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yvyvx3e73\" data-az-id=\"Yvyvx3e73\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Xujhjwtqo\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Xujhjwtqo\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Xfpn1v5bf\" style=\"\" data-az-id=\"Xfpn1v5bf\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hf90uibep\" data-az-id=\"Hf90uibep\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-z4p24pezk\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"z4p24pezk\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-A6pw59qqq\" style=\"\" data-az-id=\"A6pw59qqq\" data-azat-pid=\"Xn5kuea45\" id=\"Xn5kuea45\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-L6a6xerwj\" style=\"\" data-az-id=\"L6a6xerwj\" data-azat-pid=\"def2jh0zz\" id=\"def2jh0zz\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jru2vks2k\" data-az-id=\"Jru2vks2k\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-zomhfki68\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"zomhfki68\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wk2nt06ae\" style=\"\" data-az-id=\"wk2nt06ae\" data-azat-pid=\"Wv994eoy8\" id=\"Wv994eoy8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-lmbxzul7b\" data-az-id=\"lmbxzul7b\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-d2vvgru4i\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"d2vvgru4i\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-t4w3lu9x7\" style=\"\" data-az-id=\"t4w3lu9x7\" data-azat-pid=\"Eo7b2vodg\" id=\"Eo7b2vodg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yyfeir8vo\" data-az-id=\"Yyfeir8vo\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Yah4lprfr\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"Yah4lprfr\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div><div class=\"az-element az-section asesorias hover-style-J2h466txx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"J2h466txx\" data-azat-pid=\"esllcen0q\" id=\"esllcen0q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rjmblyecv\" style=\"\" data-az-persist=\"PGgxPkFzZXNvcsOtYXM8L2gxPg==\" data-az-id=\"Rjmblyecv\" data-azat-pid=\"ufuuwi4ez\" id=\"ufuuwi4ez\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Asesorías</h1></div><div class=\"az-element az-row row az-row--md asesorias-items hover-style-rbj0nge1s\" style=\"\" data-az-id=\"rbj0nge1s\" data-azat-pid=\"Tmb1t52xa\" id=\"Tmb1t52xa\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"no\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias-items\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-bhrjnpmmi\" style=\"\" data-az-id=\"bhrjnpmmi\" data-azat-pid=\"U2d0g9u5w\" id=\"U2d0g9u5w\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ep3pigo2r\" data-az-id=\"Ep3pigo2r\" data-azat-pid=\"Ep3pigo2r\" id=\"Ep3pigo2r\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/financiera.webp?fid=56\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/financiera.webp?fid=56\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Ia9jo7pg6\" style=\"\" data-az-persist=\"PGgyPkZpbmFuY2llcmEKPC9oMj4KPHA+CiAgICBDb250YW1vcyBjb24gcHJvZmVzaW9uYWxlcyBleHBlcnRvcyBlbiBlbCBhzIFtYml0byBmaW5hbmNpZXJvIHF1ZSBoYWNlbiBkZXNkZSBlbCBkaWFnbm/MgXN0aWNvIGRlIGxhIHNpdHVhY2lvzIFuIGFjdHVhbCBkZSBsYSBvcmdhbml6YWNpb8yBbiB1IHBlcnNvbmEgbmF0dXJhbCBxdWUgcmVxdWllcmEgZWwgc2VydmljaW8sIGhhc3RhIGxhIGltcGxlbWVudGFjaW/MgW4geSBldmFsdWFjaW/MgW4gZGVsIG51ZXZvIG1vZGVsbyBmaW5hbmNpZXJvIHF1ZSBzZSB2YXlhIGEgZWplY3V0YXIgbyBkZSBsb3MgYWp1c3RlcyBxdWUgaGF5YSByZXF1ZXJpZG8gZWwgbW9kZWxvIHlhIGV4aXN0ZW50ZS4KPC9wPgo8cD4KICAgIEVsIGFuYcyBbGlzaXMgcXVlIGhhY2UgZWwgcHJvZmVzaW9uYWwgZW4gZmluYW56YXMgc2UgaGFjZSBkZXNkZSBsYSByZXZpc2lvzIFuIGRlIGxhIGhpc3RvcmlhIGNyZWRpdGljaWEgZGVsIGNsaWVudGUsIGxvcyBpzIFuZGljZXMgZGUgcmllc2dvIHkgbGFzIHBvbGnMgXRpY2FzIGRlIG1hcmtldGluZyBxdWUgc2UgbWFuZWphbiB5IHF1ZSBzZSBwdWVkZW4gbGxlZ2FyIGEgZGVzYXJyb2xsYXIgZW4gbGEgZW50aWRhZCBxdWUgbG8gcmVxdWllcmUuCjwvcD4KPHA+CiAgICBFbCBhbmHMgWxpc2lzIHF1ZSBoYWNlIGVsIHByb2Zlc2lvbmFsIGVuIGZpbmFuemFzIHNlIGhhY2UgZGVzZGUgbGEgcmV2aXNpb8yBbiBkZSBsYSBoaXN0b3JpYSBjcmVkaXRpY2lhIGRlbCBjbGllbnRlLCBsb3MgacyBbmRpY2VzIGRlIHJpZXNnbyB5IGxhcyBwb2xpzIF0aWNhcyBkZSBtYXJrZXRpbmcgcXVlIHNlIG1hbmVqYW4geSBxdWUgc2UgcHVlZGVuIGxsZWdhciBhIGRlc2Fycm9sbGFyIGVuIGxhIGVudGlkYWQgcXVlIGxvIHJlcXVpZXJlLiAKCk9mcmVjZW1vcyBleGNlbGVudGVzIGFzZXNvcmnMgWFzIGVuZm9jYWRhcyBlbiBsYSBnZXN0aW/MgW4gb8yBcHRpbWEgZGUgY3VhbHF1aWVyIHByb2Nlc28gZGUgY3JlzIFkaXRvcywgZm9uZG9zIGRlIGludmVyc2lvzIFuLCBkZXBvzIFzaXRvcywgcGVuc2lvzIFuLCBldGM7IGNvbiBlbCBmaW4gZGUgbWl0aWdhciBjdWFscXVpZXIgcmllc2dvIHBvc2libGUgcGFyYSBlbCBjbGllbnRlIHkgcmVudGFiaWxpemFyIG1hzIFzIHN1cyByZWN1cnNvcyBmaW5hbmNpZXJvcy4KPC9wPgo8cD4KICAgIEVsIG9iamV0aXZvIGRlIGxhIGFzZXNvcmnMgWEgZmluYW5jaWVyYSBkZSBDSVNDIFMuQS5TIGVzIHF1ZSBwdWVkYTogCjwvcD4KCjx1bD4KICAgIDxsaT4KICAgICAgIApQb2RlciBwcm9wb25lciB5IGFsY2FuemFyIG1ldGFzIGZpbmFuY2llcmFzLiAKICAgIDwvbGk+CiAgICA8bGk+CiAgICAgICAgRXZhbHVhciBzdSBlc3RhZG8gZmluYW5jaWVyby4KICAgIDwvbGk+CiAgICA8bGk+CiAgICAgICAgUGxhbnRlYXIgeSBlamVjdXRhciBwbGFuZXMgZmluYW5jaWVyb3MgY29oZXJlbnRlcyBjb24gbGEgZm9jYWxpemFjaW/MgW4gZXN0cmF0ZcyBZ2ljYSBkZSBsYSBlbXByZXNhIHBhcmEgYWxjYW56YXIgc3VzIG1ldGFzLgogICAgPC9saT4KICAgIDxsaT4KICAgICAgICBSZWFsaXphciBzZWd1aW1pZW50byBkZSBwbGFuZXMgZmluYW5jaWVyb3MgZWplY3V0YWRvcy4KICAgIDwvbGk+CjwvdWw+\" data-az-id=\"Ia9jo7pg6\" data-azat-pid=\"Ia9jo7pg6\" id=\"Ia9jo7pg6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Financiera\n</h2>\n<p>\n    Contamos con profesionales expertos en el ámbito financiero que hacen desde el diagnóstico de la situación actual de la organización u persona natural que requiera el servicio, hasta la implementación y evaluación del nuevo modelo financiero que se vaya a ejecutar o de los ajustes que haya requerido el modelo ya existente.\n</p>\n<p>\n    El análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente, los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere.\n</p>\n<p>\n    El análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente, los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere. \n\nOfrecemos excelentes asesorías enfocadas en la gestión óptima de cualquier proceso de créditos, fondos de inversión, depósitos, pensión, etc; con el fin de mitigar cualquier riesgo posible para el cliente y rentabilizar más sus recursos financieros.\n</p>\n<p>\n    El objetivo de la asesoría financiera de CISC S.A.S es que pueda: \n</p>\n\n<ul>\n    <li>\n       \nPoder proponer y alcanzar metas financieras. \n    </li>\n    <li>\n        Evaluar su estado financiero.\n    </li>\n    <li>\n        Plantear y ejecutar planes financieros coherentes con la focalización estratégica de la empresa para alcanzar sus metas.\n    </li>\n    <li>\n        Realizar seguimiento de planes financieros ejecutados.\n    </li>\n</ul></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-cqwiudpgg\" style=\"\" data-az-id=\"cqwiudpgg\" data-azat-pid=\"cqwiudpgg\" id=\"cqwiudpgg\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pprn55x6h\" style=\"\" data-az-persist=\"PGgyPkVtcHJlc2FyaWFsIC0gR2VzdGnDs24gZGUgbW9kZWxvcyBkZSBzYWx1ZCAKPC9oMj48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"Pprn55x6h\" data-azat-pid=\"Pprn55x6h\" id=\"Pprn55x6h\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><h2>Empresarial - Gestión de modelos de salud \n</h2><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,121,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-wytn6z2x4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"wytn6z2x4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-qyw6fcjyz\" style=\"\" data-az-id=\"qyw6fcjyz\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Ascyc9w94\" style=\"\" data-az-id=\"Ascyc9w94\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-iqnu27l5r\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"iqnu27l5r\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-nm9u12qpd\" style=\"\" data-az-id=\"nm9u12qpd\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-xxolh4j4o\" data-az-id=\"xxolh4j4o\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Fka0yidy7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Fka0yidy7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-We8zebnfo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"We8zebnfo\" data-azat-pid=\"vdmhtvvuv\" id=\"vdmhtvvuv\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Xxygd6m9y\" style=\"\" data-az-id=\"Xxygd6m9y\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Oouflh664\" style=\"\" data-az-id=\"Oouflh664\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ay3go1f4d\" data-az-id=\"Ay3go1f4d\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-R4vtgnxl2\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"R4vtgnxl2\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-giu3mhju5\" style=\"\" data-az-id=\"giu3mhju5\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yvyvx3e73\" data-az-id=\"Yvyvx3e73\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Xujhjwtqo\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Xujhjwtqo\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Xfpn1v5bf\" style=\"\" data-az-id=\"Xfpn1v5bf\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hf90uibep\" data-az-id=\"Hf90uibep\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-z4p24pezk\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"z4p24pezk\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-A6pw59qqq\" style=\"\" data-az-id=\"A6pw59qqq\" data-azat-pid=\"Xn5kuea45\" id=\"Xn5kuea45\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-L6a6xerwj\" style=\"\" data-az-id=\"L6a6xerwj\" data-azat-pid=\"def2jh0zz\" id=\"def2jh0zz\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jru2vks2k\" data-az-id=\"Jru2vks2k\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-zomhfki68\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"zomhfki68\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wk2nt06ae\" style=\"\" data-az-id=\"wk2nt06ae\" data-azat-pid=\"Wv994eoy8\" id=\"Wv994eoy8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-lmbxzul7b\" data-az-id=\"lmbxzul7b\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-d2vvgru4i\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"d2vvgru4i\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-t4w3lu9x7\" style=\"\" data-az-id=\"t4w3lu9x7\" data-azat-pid=\"Eo7b2vodg\" id=\"Eo7b2vodg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yyfeir8vo\" data-az-id=\"Yyfeir8vo\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Yah4lprfr\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"Yah4lprfr\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div><div class=\"az-element az-section asesorias hover-style-J2h466txx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"J2h466txx\" data-azat-pid=\"esllcen0q\" id=\"esllcen0q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rjmblyecv\" style=\"\" data-az-persist=\"PGgxPkFzZXNvcsOtYXM8L2gxPg==\" data-az-id=\"Rjmblyecv\" data-azat-pid=\"ufuuwi4ez\" id=\"ufuuwi4ez\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Asesorías</h1></div><div class=\"az-element az-row row az-row--md asesorias-items hover-style-rbj0nge1s\" style=\"\" data-az-id=\"rbj0nge1s\" data-azat-pid=\"Tmb1t52xa\" id=\"Tmb1t52xa\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"no\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias-items\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-bhrjnpmmi\" style=\"\" data-az-id=\"bhrjnpmmi\" data-azat-pid=\"U2d0g9u5w\" id=\"U2d0g9u5w\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ep3pigo2r\" data-az-id=\"Ep3pigo2r\" data-azat-pid=\"Ep3pigo2r\" id=\"Ep3pigo2r\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/financiera.webp?fid=56\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/financiera.webp?fid=56\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Ia9jo7pg6\" style=\"\" data-az-persist=\"PGgyPkZpbmFuY2llcmEKPC9oMj4KPHA+CiAgICBDb250YW1vcyBjb24gcHJvZmVzaW9uYWxlcyBleHBlcnRvcyBlbiBlbCBhzIFtYml0byBmaW5hbmNpZXJvIHF1ZSBoYWNlbiBkZXNkZSBlbCBkaWFnbm/MgXN0aWNvIGRlIGxhIHNpdHVhY2lvzIFuIGFjdHVhbCBkZSBsYSBvcmdhbml6YWNpb8yBbiB1IHBlcnNvbmEgbmF0dXJhbCBxdWUgcmVxdWllcmEgZWwgc2VydmljaW8sIGhhc3RhIGxhIGltcGxlbWVudGFjaW/MgW4geSBldmFsdWFjaW/MgW4gZGVsIG51ZXZvIG1vZGVsbyBmaW5hbmNpZXJvIHF1ZSBzZSB2YXlhIGEgZWplY3V0YXIgbyBkZSBsb3MgYWp1c3RlcyBxdWUgaGF5YSByZXF1ZXJpZG8gZWwgbW9kZWxvIHlhIGV4aXN0ZW50ZS4KPC9wPgo8cD4KICAgIEVsIGFuYcyBbGlzaXMgcXVlIGhhY2UgZWwgcHJvZmVzaW9uYWwgZW4gZmluYW56YXMgc2UgaGFjZSBkZXNkZSBsYSByZXZpc2lvzIFuIGRlIGxhIGhpc3RvcmlhIGNyZWRpdGljaWEgZGVsIGNsaWVudGUsIGxvcyBpzIFuZGljZXMgZGUgcmllc2dvIHkgbGFzIHBvbGnMgXRpY2FzIGRlIG1hcmtldGluZyBxdWUgc2UgbWFuZWphbiB5IHF1ZSBzZSBwdWVkZW4gbGxlZ2FyIGEgZGVzYXJyb2xsYXIgZW4gbGEgZW50aWRhZCBxdWUgbG8gcmVxdWllcmUuCjwvcD4KPHA+CiAgICBFbCBhbmHMgWxpc2lzIHF1ZSBoYWNlIGVsIHByb2Zlc2lvbmFsIGVuIGZpbmFuemFzIHNlIGhhY2UgZGVzZGUgbGEgcmV2aXNpb8yBbiBkZSBsYSBoaXN0b3JpYSBjcmVkaXRpY2lhIGRlbCBjbGllbnRlLCBsb3MgacyBbmRpY2VzIGRlIHJpZXNnbyB5IGxhcyBwb2xpzIF0aWNhcyBkZSBtYXJrZXRpbmcgcXVlIHNlIG1hbmVqYW4geSBxdWUgc2UgcHVlZGVuIGxsZWdhciBhIGRlc2Fycm9sbGFyIGVuIGxhIGVudGlkYWQgcXVlIGxvIHJlcXVpZXJlLiAKCk9mcmVjZW1vcyBleGNlbGVudGVzIGFzZXNvcmnMgWFzIGVuZm9jYWRhcyBlbiBsYSBnZXN0aW/MgW4gb8yBcHRpbWEgZGUgY3VhbHF1aWVyIHByb2Nlc28gZGUgY3JlzIFkaXRvcywgZm9uZG9zIGRlIGludmVyc2lvzIFuLCBkZXBvzIFzaXRvcywgcGVuc2lvzIFuLCBldGM7IGNvbiBlbCBmaW4gZGUgbWl0aWdhciBjdWFscXVpZXIgcmllc2dvIHBvc2libGUgcGFyYSBlbCBjbGllbnRlIHkgcmVudGFiaWxpemFyIG1hzIFzIHN1cyByZWN1cnNvcyBmaW5hbmNpZXJvcy4KPC9wPgo8cD4KICAgIEVsIG9iamV0aXZvIGRlIGxhIGFzZXNvcmnMgWEgZmluYW5jaWVyYSBkZSBDSVNDIFMuQS5TIGVzIHF1ZSBwdWVkYTogCjwvcD4KCjx1bD4KICAgIDxsaT4KICAgICAgIApQb2RlciBwcm9wb25lciB5IGFsY2FuemFyIG1ldGFzIGZpbmFuY2llcmFzLiAKICAgIDwvbGk+CiAgICA8bGk+CiAgICAgICAgRXZhbHVhciBzdSBlc3RhZG8gZmluYW5jaWVyby4KICAgIDwvbGk+CiAgICA8bGk+CiAgICAgICAgUGxhbnRlYXIgeSBlamVjdXRhciBwbGFuZXMgZmluYW5jaWVyb3MgY29oZXJlbnRlcyBjb24gbGEgZm9jYWxpemFjaW/MgW4gZXN0cmF0ZcyBZ2ljYSBkZSBsYSBlbXByZXNhIHBhcmEgYWxjYW56YXIgc3VzIG1ldGFzLgogICAgPC9saT4KICAgIDxsaT4KICAgICAgICBSZWFsaXphciBzZWd1aW1pZW50byBkZSBwbGFuZXMgZmluYW5jaWVyb3MgZWplY3V0YWRvcy4KICAgIDwvbGk+CjwvdWw+\" data-az-id=\"Ia9jo7pg6\" data-azat-pid=\"Ia9jo7pg6\" id=\"Ia9jo7pg6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Financiera\n</h2>\n<p>\n    Contamos con profesionales expertos en el ámbito financiero que hacen desde el diagnóstico de la situación actual de la organización u persona natural que requiera el servicio, hasta la implementación y evaluación del nuevo modelo financiero que se vaya a ejecutar o de los ajustes que haya requerido el modelo ya existente.\n</p>\n<p>\n    El análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente, los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere.\n</p>\n<p>\n    El análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente, los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere. \n\nOfrecemos excelentes asesorías enfocadas en la gestión óptima de cualquier proceso de créditos, fondos de inversión, depósitos, pensión, etc; con el fin de mitigar cualquier riesgo posible para el cliente y rentabilizar más sus recursos financieros.\n</p>\n<p>\n    El objetivo de la asesoría financiera de CISC S.A.S es que pueda: \n</p>\n\n<ul>\n    <li>\n       \nPoder proponer y alcanzar metas financieras. \n    </li>\n    <li>\n        Evaluar su estado financiero.\n    </li>\n    <li>\n        Plantear y ejecutar planes financieros coherentes con la focalización estratégica de la empresa para alcanzar sus metas.\n    </li>\n    <li>\n        Realizar seguimiento de planes financieros ejecutados.\n    </li>\n</ul></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-cqwiudpgg\" style=\"\" data-az-id=\"cqwiudpgg\" data-azat-pid=\"cqwiudpgg\" id=\"cqwiudpgg\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Pprn55x6h\" style=\"\" data-az-persist=\"PGgyPkVtcHJlc2FyaWFsIC0gR2VzdGnDs24gZGUgbW9kZWxvcyBkZSBzYWx1ZCAKPC9oMj4KPHA+CiAgICBMYSBpbnRlZ3JhbGlkYWQgZGUgbG9zIHByb2Nlc29zIG9yZ2FuaXphY2lvbmFsZXMgZW4gZWwgY2FtcG8gZGUgbGEgc2FsdWQgc29uIGVsIHBpbGFyIHBhcmEgbGEgY29tYmluYWNpb8yBbiBkZSByZWN1cnNvcyBkZSBsYXMgZW50aWRhZGVzLCBjb24gZWwgZmluIGRlIGN1bXBsaXIgY29uIGxvcyBvYmpldGl2b3MgeSBmb2NhbGl6YWNpb8yBbiBlc3RyYXRlzIFnaWNhIGRlIGxhcyBlbXByZXNhcyBkZSBkaWNobyBzZWN0b3I7IHBvciBsbyBxdWUgbGEgcmVndWxhY2lvzIFuIGRlIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBzb2JyZSBsb3MgbWlzbW9zIHJlY3Vyc29zIHkgbGFzIHBlcnNvbmFzIHF1ZSBsYXMgZWplY3V0YW4sIGVzIGRlIHZpdGFsIGltcG9ydGFuY2lhLgo8L3A+CjxwPgogICAgTGEgcGxhbmVhY2lvzIFuIGRlIGxvcyBwcm9jZXNvcyBhIGVqZWN1dGFyIHJlc3BlY3RvIGEgbG9zIHBvc2libGVzIGJlbmVmaWNpb3MgaW5zdGl0dWNpb25hbGVzIGRlYmUgcmVnaXJzZSBwb3IgZGlmZXJlbnRlcyBtb2RlbG9zIHF1ZSBzb24gZGlyZWNjaW9uYWRvcyBhbCBjdW1wbGltaWVudG8gZWZlY3Rpdm8gZGUgbG9zIG9iamV0aXZvcyBpbnN0aXR1Y2lvbmFsZXMuIAo8L3A+CjxwPgogICAgRW4gQ0lTQyBTLkEuUyBkYW1vcyBwcmlvcmlkYWQgYSBxdWllbmVzIGVqZWN1dGFuIGxvcyBwcm9jZXNvcyBlbiBwcm8gZGVsIGN1bXBsaW1lbnRvIGRlIGxhIHJhem/MgW4gc29jaWFsIGRlIGNhZGEgZW1wcmVzYSB1IG9yZ2FuaXphY2lvzIFuIGEgbGEgb2ZyZWNlbW9zIG51ZXN0cm9zIHNlcnZpY2lvcywgbG9zIHJlY3Vyc29zIGp1bnRvIGNvbiBsb3MgcHJvY2Vzb3Mgc29uIGxhIGJhc2UgcGFyYSBsYSBwbGFuaWZpY2FjaW/MgW4gZGUgbGFzIHBhdXRhcyBhIHJlYWxpemFyIG8gY2FtYmlhciBlbiBsYSBlbnRpZGFkLCB0ZW5pZW5kbyBjb25zdGFudGVtZW50ZSB2ZXJpZmljYWNpb8yBbiB5IGNvcnJlY2Npb8yBbiBhIHRyYXZlzIFzIGRlIGF1ZGl0b3JpzIFhcyBvIGV2YWx1YWNpb25lcyBwZXJ0aW5lbnRlcyBlbiBjYWRhIG9yZ2FuaXphY2lvzIFuLCB0b2RvIGVzdGUgcHJvY2VzbyBkZWJlIHRlbmVyIHBvciBwYXJ0ZSBkZSBsYSBlbXByZXNhIHVuYSBtZWpvcmEgY29udGludWEuCjwvcD4=\" data-az-id=\"Pprn55x6h\" data-azat-pid=\"Pprn55x6h\" id=\"Pprn55x6h\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><h2>Empresarial - Gestión de modelos de salud \n</h2>\n<p>\n    La integralidad de los procesos organizacionales en el campo de la salud son el pilar para la combinación de recursos de las entidades, con el fin de cumplir con los objetivos y focalización estratégica de las empresas de dicho sector; por lo que la regulación de la toma de decisiones sobre los mismos recursos y las personas que las ejecutan, es de vital importancia.\n</p>\n<p>\n    La planeación de los procesos a ejecutar respecto a los posibles beneficios institucionales debe regirse por diferentes modelos que son direccionados al cumplimiento efectivo de los objetivos institucionales. \n</p>\n<p>\n    En CISC S.A.S damos prioridad a quienes ejecutan los procesos en pro del cumplimento de la razón social de cada empresa u organización a la ofrecemos nuestros servicios, los recursos junto con los procesos son la base para la planificación de las pautas a realizar o cambiar en la entidad, teniendo constantemente verificación y corrección a través de auditorías o evaluaciones pertinentes en cada organización, todo este proceso debe tener por parte de la empresa una mejora continua.\n</p></div></div></div></div></div>',NULL,NULL),('drag_and_drop_page',0,3,122,'es',0,'<div class=\"az-element az-section servicios-banner hover-style-wytn6z2x4\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"wytn6z2x4\" data-azat-pid=\"j7wfhgby4\" id=\"j7wfhgby4\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-banner\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md hover-style-qyw6fcjyz\" style=\"\" data-az-id=\"qyw6fcjyz\" data-azat-pid=\"B4p28kcqu\" id=\"B4p28kcqu\" data-azb=\"az_row\" data-azat-device=\"md\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 az-util-vertical-centering hover-style-Ascyc9w94\" style=\"\" data-az-id=\"Ascyc9w94\" data-azat-pid=\"jml3bbpcs\" id=\"jml3bbpcs\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azat-vertical_centering=\"yes\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-iqnu27l5r\" style=\"\" data-az-persist=\"PGRpdiBjbGFzcz0idGl0bGUiPgo8aDE+TnVlc3Ryb3M8L2gxPjxoMT5TZXJ2aWNpb3M8L2gxPgo8L2Rpdj4=\" data-az-id=\"iqnu27l5r\" data-azat-pid=\"C5pk1uaig\" id=\"C5pk1uaig\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><div class=\"title\">\n<h1>Nuestros</h1><h1>Servicios</h1>\n</div></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-nm9u12qpd\" style=\"\" data-az-id=\"nm9u12qpd\" data-azat-pid=\"eqv8dgwxi\" id=\"eqv8dgwxi\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-xxolh4j4o\" data-az-id=\"xxolh4j4o\" data-azat-pid=\"Jg2r5jx5c\" id=\"Jg2r5jx5c\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servicios_banner_0.webp?fid=44\" alt=\"\" title=\"\"></div></div></div><div class=\"az-element az-html hover-style-Fka0yidy7\" style=\"\" data-az-persist=\"PHA+T2ZyZWNlbW9zIGVsIHNlcnZpY2lvIGRlIGRlc2Fycm9sbG8sIGRpc2VuzINvIGUgaW1wbGVtZW50YWNpb8yBbiBkZSBzb2Z0d2FyZSwgcGHMgWdpbmFzIHdlYiwgQWRtaW5pc3RyYWNpb8yBbiBkZSBiYXNlcyBkZSBkYXRvcyB5IHNpc3RlbWFzIGRlIGNvc3Rvcy4gQWRpY2lvbmFsbWVudGUgYnJpbmRhbW9zIGFzZXNvcmnMgWEgZW1wcmVzYXJpYWwsIGdlc3Rpb8yBbiBjb250YWJsZSB5IGZpbmFuY2llcmEsIGFzZXNvcmFtaWVudG8geSBnZXN0aW/MgW4gZGUgbW9kZWxvcyBkZSBzYWx1ZC4gCkxvcyBjb25jZXB0b3MgZGUgaW5ub3ZhY2lvzIFuLCBnZXN0aW/MgW4geSBlc3RyYXRlZ2lhcyBzb24gZWwgcGlsYXIgcGFyYSBlbCBidWVuIGZ1bmNpb25hbWllbnRvIGRlIG51ZXN0cmEgb3JnYW5pemFjaW/MgW4sIGdlbmVyYW5kbyBncmFuIGltcGFjdG8geSBzYXRpc2ZhY2Npb8yBbiBlbiBudWVzdHJvcyBjbGllbnRlcy4gCjwvcD4=\" data-az-id=\"Fka0yidy7\" data-azat-pid=\"pjuuz1qj7\" id=\"pjuuz1qj7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><p>Ofrecemos el servicio de desarrollo, diseño e implementación de software, páginas web, Administración de bases de datos y sistemas de costos. Adicionalmente brindamos asesoría empresarial, gestión contable y financiera, asesoramiento y gestión de modelos de salud. \nLos conceptos de innovación, gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización, generando gran impacto y satisfacción en nuestros clientes. \n</p></div></div></div><div class=\"az-element az-section servicios-items hover-style-We8zebnfo\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"We8zebnfo\" data-azat-pid=\"vdmhtvvuv\" id=\"vdmhtvvuv\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-parallax_speed=\"0\" data-azat-parallax_mode=\"fixed\" data-azat-parallax_mobile_disable=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"servicios-items\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-Xxygd6m9y\" style=\"\" data-az-id=\"Xxygd6m9y\" data-azat-pid=\"A9irftqpd\" id=\"A9irftqpd\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Oouflh664\" style=\"\" data-az-id=\"Oouflh664\" data-azat-pid=\"i27r4ta4r\" id=\"i27r4ta4r\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ay3go1f4d\" data-az-id=\"Ay3go1f4d\" data-azat-pid=\"Ze6yxw83x\" id=\"Ze6yxw83x\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/servidor.webp?fid=50\" data-azat-width=\"\" data-azat-height=\"\" data-azat-link_target=\"_self\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/servidor.webp?fid=50\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-R4vtgnxl2\" style=\"\" data-az-persist=\"PGgxPkFkbWluaXN0cmFjaW/MgW4gZGUgQmFzZSBkZSBEYXRvcyAKPC9oMT48cD4KICAgIE51ZXN0cm8gb2JqZXRpdm8gZXMgZGlzZW7Mg2FyIHVuIG1vZGVsbyBkZSBiYXNlIGRlIGRhdG9zIGNvbiBhY2Nlc28gZWZpY2llbnRlIGEgbGEgaW5mb3JtYWNpb8yBbiAoZmHMgWNpbCB5IHJhzIFwaWRvKSBjb24gcmVkdW5kYW5jaWEgbWnMgW5pbWEsIGRpc2VuzINvIGRlIGVzcXVlbWFzIGNvbiBsYSBmb3JtYSBub3JtYWwsIGluZm9ybWFjaW/MgW4gYWRpY2lvbmFsIHkgZXNwZWNpZmljYWNpb8yBbiBkZSBsaW1pdGFudGVzIChkZXBlbmRlbmNpYSBmdW5jaW9uYWxlcykuIAo8L3A+PHVsPgogICAgPGxpPlJlbGV2YW1pZW50byBkZSB0b2RvcyBsb3Mgc2Vydmlkb3JlcyBkZSBiYXNlcyBkZSBkYXRvcy48L2xpPgogICAgPGxpPlJlc29sdWNpb8yBbiBkZSBwcm9ibGVtYXMgZGUgcGVyZm9ybWFuY2UuPC9saT48bGk+UmVwb3J0ZXMgZGUgY29uZmlndXJhY2lvzIFuIHkgc2VndXJpZGFkLjwvbGk+CiAgICA8bGk+RXN0cmF0ZWdpYSBkZSBjb3BpYSBkZSBzZWd1cmlkYWQgeSByZWN1cGVyYWNpb8yBbiBkZSBkYXRvcy48L2xpPgogICAgPGxpPlZlcmlmaWNhY2lvzIFuIGRlIGVzdHJ1Y3R1cmFzIGxvzIFnaWNhcyB5IGZpzIFzaWNhcy4gCjwvbGk+CjxsaT5QbGFuZWFtaWVudG8gZGUgbGEgY2FwYWNpZGFkLiAKPC9saT4KICAgIDwvdWw+\" data-az-id=\"R4vtgnxl2\" data-azat-pid=\"Ydpbcy9f5\" id=\"Ydpbcy9f5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Administración de Base de Datos \n</h1><p>\n    Nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información (fácil y rápido) con redundancia mínima, diseño de esquemas con la forma normal, información adicional y especificación de limitantes (dependencia funcionales). \n</p><ul>\n    <li>Relevamiento de todos los servidores de bases de datos.</li>\n    <li>Resolución de problemas de performance.</li><li>Reportes de configuración y seguridad.</li>\n    <li>Estrategia de copia de seguridad y recuperación de datos.</li>\n    <li>Verificación de estructuras lógicas y físicas. \n</li>\n<li>Planeamiento de la capacidad. \n</li>\n    </ul></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-giu3mhju5\" style=\"\" data-az-id=\"giu3mhju5\" data-azat-pid=\"k3ge2ok58\" id=\"k3ge2ok58\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yvyvx3e73\" data-az-id=\"Yvyvx3e73\" data-azat-pid=\"Ddq2s8sfs\" id=\"Ddq2s8sfs\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/ajuste_0.webp?fid=51\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Xujhjwtqo\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8gYSBsYSBtZWRpZGEgCjwvaDE+PHA+CiAgICBFbiBDSVNDIFMuQS5TIG5vcyBlc3BlY2lhbGl6YW1vcyBlbiBwcmVzdGFyIHNlcnZpY2lvcyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGEgbGEgbWVkaWRhIEVzY2FsYWJsZSwgZnVuY2lvbmFsLCB0cmFuc2FjY2lvbmFsLCBhY2Nlc2libGUsIGludGVyYWN0aXZvIHkgZGluYcyBbWljbyBlbiBlbCBkZXNhcnJvbGxvIHkgY29uc3RydWNjaW/MgW4gZGVsIGRpc2VuzINvIGRlIHBvcnRhbGVzLiAKPC9wPjxwPgogICAgQ29uc2NpZW50ZXMgcXVlIGVsIHNvZnR3YXJlIG5vIGVzIHVuIGZpbiBlbiBzacyBIG1pc21vLCBzaW5vIHVuYSBoZXJyYW1pZW50YSBxdWUgZGViZSBnZW5lcmFyIHZhbG9yLCBhY29tcGFuzINhbW9zIGEgbnVlc3Ryb3MgY2xpZW50ZXMgZW4gZWwgcHJvY2VzbyBkZSBjb25jZXBjaW/MgW4geSBjb25zdHJ1Y2Npb8yBbiBkZSB1biBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIHXMgW5pY28sIGRlc2RlIHF1ZSBsYSBpZGVhIG5hY2UsIGhhc3RhIHN1IGltcGxlbWVudGFjaW/MgW4uIFV0aWxpemFuZG8gbXXMgWx0aXBsZXMgbWV0b2RvbG9nacyBYXMgZGUgZGVzYXJyb2xsbyBkZSBzb2Z0d2FyZSwgbnVlc3RybyBlcXVpcG8gZGUgZXhwZXJ0b3MgZGVzcGxpZWdhIHNvbHVjaW9uZXMgZGUgc29mdHdhcmUgZW4gdGllbXBvIHJlY29yZCwgY29uIHVuIGdyYWRvIGRlIGNhbGlkYWQgeSByb2J1c3RleiAKCjwvcD4=\" data-az-id=\"Xujhjwtqo\" data-azat-pid=\"Ifn9yfddl\" id=\"Ifn9yfddl\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo a la medida \n</h1><p>\n    En CISC S.A.S nos especializamos en prestar servicios de desarrollo de software a la medida Escalable, funcional, transaccional, accesible, interactivo y dinámico en el desarrollo y construcción del diseño de portales. \n</p><p>\n    Conscientes que el software no es un fin en sí mismo, sino una herramienta que debe generar valor, acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único, desde que la idea nace, hasta su implementación. Utilizando múltiples metodologías de desarrollo de software, nuestro equipo de expertos despliega soluciones de software en tiempo record, con un grado de calidad y robustez \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-Xfpn1v5bf\" style=\"\" data-az-id=\"Xfpn1v5bf\" data-azat-pid=\"ju29s01wc\" id=\"ju29s01wc\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Hf90uibep\" data-az-id=\"Hf90uibep\" data-azat-pid=\"ztp45tqwd\" id=\"ztp45tqwd\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/equipo_0.webp?fid=52\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-z4p24pezk\" style=\"\" data-az-persist=\"PGgxPkRlc2Fycm9sbG8sIGRpc2XDsW8gZSBpbXBsZW1lbnRhY2nDs24gZGUgc29mdHdhcmUgCjwvaDE+PHA+CkRlc2RlIGVsIGRpc2VuzINvIHkgbGEgcHJvZ3JhbWFjaW/MgW4gZGUgc29mdHdhcmUgcmVhbGl6YW1vcyBjb252ZXJzaW9uZXMgZXNwZWNpzIFmaWNhcyBkZSB1biBzaXN0ZW1hIHBhcmEgaGFjZXJsbyBlamVjdXRhYmxlIG8gZW4gZGFkbyBjYXNvIG1lam9yYXIgc3UgZnVuY2lvbmFtaWVudG8uIAo8L3A+PHA+CiAgICBFbiBDSVNDIFMuQS5TIGVsIGRpc2VuzINvIGRldGFsbGFkbyBlIGludGVyYWN0aXZvIGRlIHVuIHNvZnR3YXJlIHNlIGhhY2UgYSBwYXJ0aXIgZGUgZGl2ZXJzYXMgdmVyc2lvbmVzLCB0ZW5pZW5kbyBlbiBjdWVudGEgY2FkYSB1bm8gZGUgbG9zIGRlc2Fycm9sbG9zIGFudGVyaW9yZXMgcGFyYSBtZWpvcmFybG9zIG8gaW1wbGVtZW50YXIgbnVldm9zLCB5IGFzacyBIHBvdGVuY2lhbGl6YXIgZWwgYnVlbiBmdW5jaW9uYW1pZW50byBkZWwgc2lzdGVtYS4gCjwvcD4KPHA+CiAgICBOdWVzdHJvIGVxdWlwbyBjdWVudGEgY29uIGNlcnRpZmljYWNpb25lcyBxdWUgbm9zIGFjcmVkaXRhbiBlbiBlbCBjYW1wbyBkZSBkZXNhcnJvbGxvIGRlIHNvZnR3YXJlIGNvbW8gdW5hIGVudGlkYWQgY29tcGV0aXRpdmEgeSBjb21wcm9tZXRpZGEgY29uIHN1cyBjbGllbnRlcyBkZSBhY3VlcmRvIGEgc3VzIHJlcXVlcmltaWVudG9zLiAKPC9wPg==\" data-az-id=\"z4p24pezk\" data-azat-pid=\"H67igh2j2\" id=\"H67igh2j2\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Desarrollo, diseño e implementación de software \n</h1><p>\nDesde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento. \n</p><p>\n    En CISC S.A.S el diseño detallado e interactivo de un software se hace a partir de diversas versiones, teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos, y así potencializar el buen funcionamiento del sistema. \n</p>\n<p>\n    Nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos. \n</p></div></div></div><div class=\"az-element az-row row az-row--md az-row--equal-height hover-style-A6pw59qqq\" style=\"\" data-az-id=\"A6pw59qqq\" data-azat-pid=\"Xn5kuea45\" id=\"Xn5kuea45\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"yes\" data-azat-reverse_horizontal=\"no\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-4 hover-style-L6a6xerwj\" style=\"\" data-az-id=\"L6a6xerwj\" data-azat-pid=\"def2jh0zz\" id=\"def2jh0zz\" data-azb=\"az_column\" data-azat-width=\"1/3\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Jru2vks2k\" data-az-id=\"Jru2vks2k\" data-azat-pid=\"Hx6znot7i\" id=\"Hx6znot7i\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/portales-1_0.webp?fid=53\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-zomhfki68\" style=\"\" data-az-persist=\"PGgxPlBvcnRhbGVzIFdFQiAKPC9oMT48cD4KICAgRXNwZWNpYWxpemFkbyBlbiBsYSBpbXBsZW1lbnRhY2lvzIFuIGRlbCBNYW51YWwgZGUgR29iaWVybm8gRGlnaXRhbCBkZXN0aW5hZG8gYSBlbnRpZGFkZXMgcHXMgWJsaWNhcyBkZSBvcmRlbiBOYWNpb25hbCB5IFRlcnJpdG9yaWFsIHkgZW50aWRhZGVzIHByaXZhZGFzIGNvbiBmdW5jaW9uZXMgcHXMgWJsaWNhcyBkZWwgcGFpzIFzLiAKCjwvcD4=\" data-az-id=\"zomhfki68\" data-azat-pid=\"e7tbdnwb7\" id=\"e7tbdnwb7\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Portales WEB \n</h1><p>\n   Especializado en la implementación del Manual de Gobierno Digital destinado a entidades públicas de orden Nacional y Territorial y entidades privadas con funciones públicas del país. \n\n</p></div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-wk2nt06ae\" style=\"\" data-az-id=\"wk2nt06ae\" data-azat-pid=\"Wv994eoy8\" id=\"Wv994eoy8\" data-azb=\"az_column\" data-azat-width=\" 1/3 \" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-lmbxzul7b\" data-az-id=\"lmbxzul7b\" data-azat-pid=\"fpgspadf5\" id=\"fpgspadf5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/costos.webp?fid=54\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/costos.webp?fid=54\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-d2vvgru4i\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWFzIGRlIGNvc3Rvcwo8L2gxPjxwPgogICAgRGVzYXJyb2xsYW1vcyBtw6l0b2RvcyBkZSBwbGFuaWZpY2FjacOzbiB5IGFuw6FsaXNpcyBkZSBjb3N0b3MsIHRlbmllbmRvIGVuIGN1ZW50YSBsYSBvIGxhcyBhY3RpdmlkYWRlcyBlamVjdXRhZGFzIHBvciB1bmEgZW1wcmVzYSBhIHBhcnRpciBkZSBzaXN0ZW1hcyBkZSBjb250cm9sIGRlIGxhIHByb2R1Y2Npw7NuIHkgcmVjdXJzb3MgbWF0ZXJpYWxlcywgZmluYW5jaWVyb3MgeSBsYWJvcmFsZXMgcXVlIHRlbmdhIGxhIGVudGlkYWQgcXVlIHJlcXVpZXJlIGVsIHNlcnZpY2lvLiAKPC9wPgo=\" data-az-id=\"d2vvgru4i\" data-azat-pid=\"L29xg61b5\" id=\"L29xg61b5\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistemas de costos\n</h1><p>\n    Desarrollamos métodos de planificación y análisis de costos, teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la producción y recursos materiales, financieros y laborales que tenga la entidad que requiere el servicio. \n</p>\n</div></div><div class=\"az-element az-ctnr az-column col-md-4 hover-style-t4w3lu9x7\" style=\"\" data-az-id=\"t4w3lu9x7\" data-azat-pid=\"Eo7b2vodg\" id=\"Eo7b2vodg\" data-azb=\"az_column\" data-azat-width=\" 1/3\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Yyfeir8vo\" data-az-id=\"Yyfeir8vo\" data-azat-pid=\"fr79lx4as\" id=\"fr79lx4as\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/archivo.webp?fid=55\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/archivo.webp?fid=55\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Yah4lprfr\" style=\"\" data-az-persist=\"PGgxPlNpc3RlbWEgZGUgR2VzdGnDs24gRG9jdW1lbnRhbCBPUkZFTwo8L2gxPjxwPgpIZXJyYW1pZW50YSB1dGlsaXphZGEgcG9yIHZhcmlhcyBFbnRpZGFkZXMgRXN0YXRhbGVzLCBPUkZFTyBvZnJlY2UgbGEgcG9zaWJpbGlkYWQgZGUgbGxldmFyIHVuYSB0cmF6YWJpbGlkYWQgZGUgbG9zIGRvY3VtZW50b3MgZGVzZGUgc3UgZW50cmFkYSBoYXN0YSBzdSBhcmNoaXZvIGZpbmFsOyBmYWNpbGl0YW5kbyBlbCBhY2Nlc28gYSBsYSBpbmZvcm1hY2nDs24sIGxhIGNvbnNlcnZhY2nDs24gZGlnaXRhbCBkZSBsYSBkb2N1bWVudGFjacOzbiB5IGZhdm9yZWNpZW5kbyBhIGxvcyBwcm9jZXNvIGRlIGxhIGVtcHJlc2EuCjwvcD4=\" data-az-id=\"Yah4lprfr\" data-azat-pid=\"Fqwdhstdv\" id=\"Fqwdhstdv\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Sistema de Gestión Documental ORFEO\n</h1><p>\nHerramienta utilizada por varias Entidades Estatales, ORFEO ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final; facilitando el acceso a la información, la conservación digital de la documentación y favoreciendo a los proceso de la empresa.\n</p></div></div></div></div></div><div class=\"az-element az-section asesorias hover-style-J2h466txx\" style=\"\" data-dxpr-builder-libraries=\"\" data-az-id=\"J2h466txx\" data-azat-pid=\"esllcen0q\" id=\"esllcen0q\" data-azb=\"az_section\" data-azat-fluid=\"no\" data-azat-fullheight=\"no\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias\"><div class=\"az-ctnr container\" data-azcnt=\"true\"><div class=\"az-element az-html hover-style-Rjmblyecv\" style=\"\" data-az-persist=\"PGgxPkFzZXNvcsOtYXM8L2gxPg==\" data-az-id=\"Rjmblyecv\" data-azat-pid=\"ufuuwi4ez\" id=\"ufuuwi4ez\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h1>Asesorías</h1></div><div class=\"az-element az-row row az-row--md asesorias-items hover-style-rbj0nge1s\" style=\"\" data-az-id=\"rbj0nge1s\" data-azat-pid=\"Tmb1t52xa\" id=\"Tmb1t52xa\" data-azb=\"az_row\" data-azat-device=\"md\" data-azat-equal=\"no\" data-azat-reverse_horizontal=\"no\" data-azat-box_model=\"000000\" data-azat-el_class=\"asesorias-items\" data-azcnt=\"true\"><div class=\"az-element az-ctnr az-column col-md-6 hover-style-bhrjnpmmi\" style=\"\" data-az-id=\"bhrjnpmmi\" data-azat-pid=\"U2d0g9u5w\" id=\"U2d0g9u5w\" data-azb=\"az_column\" data-azat-width=\"1/2\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Ep3pigo2r\" data-az-id=\"Ep3pigo2r\" data-azat-pid=\"Ep3pigo2r\" id=\"Ep3pigo2r\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/financiera.webp?fid=56\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/financiera.webp?fid=56\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Ia9jo7pg6\" style=\"\" data-az-persist=\"PGgyPkZpbmFuY2llcmEKPC9oMj4KPHA+CiAgICBDb250YW1vcyBjb24gcHJvZmVzaW9uYWxlcyBleHBlcnRvcyBlbiBlbCBhzIFtYml0byBmaW5hbmNpZXJvIHF1ZSBoYWNlbiBkZXNkZSBlbCBkaWFnbm/MgXN0aWNvIGRlIGxhIHNpdHVhY2lvzIFuIGFjdHVhbCBkZSBsYSBvcmdhbml6YWNpb8yBbiB1IHBlcnNvbmEgbmF0dXJhbCBxdWUgcmVxdWllcmEgZWwgc2VydmljaW8sIGhhc3RhIGxhIGltcGxlbWVudGFjaW/MgW4geSBldmFsdWFjaW/MgW4gZGVsIG51ZXZvIG1vZGVsbyBmaW5hbmNpZXJvIHF1ZSBzZSB2YXlhIGEgZWplY3V0YXIgbyBkZSBsb3MgYWp1c3RlcyBxdWUgaGF5YSByZXF1ZXJpZG8gZWwgbW9kZWxvIHlhIGV4aXN0ZW50ZS4KPC9wPgo8cD4KICAgIEVsIGFuYcyBbGlzaXMgcXVlIGhhY2UgZWwgcHJvZmVzaW9uYWwgZW4gZmluYW56YXMgc2UgaGFjZSBkZXNkZSBsYSByZXZpc2lvzIFuIGRlIGxhIGhpc3RvcmlhIGNyZWRpdGljaWEgZGVsIGNsaWVudGUsIGxvcyBpzIFuZGljZXMgZGUgcmllc2dvIHkgbGFzIHBvbGnMgXRpY2FzIGRlIG1hcmtldGluZyBxdWUgc2UgbWFuZWphbiB5IHF1ZSBzZSBwdWVkZW4gbGxlZ2FyIGEgZGVzYXJyb2xsYXIgZW4gbGEgZW50aWRhZCBxdWUgbG8gcmVxdWllcmUuCjwvcD4KPHA+CiAgICBFbCBhbmHMgWxpc2lzIHF1ZSBoYWNlIGVsIHByb2Zlc2lvbmFsIGVuIGZpbmFuemFzIHNlIGhhY2UgZGVzZGUgbGEgcmV2aXNpb8yBbiBkZSBsYSBoaXN0b3JpYSBjcmVkaXRpY2lhIGRlbCBjbGllbnRlLCBsb3MgacyBbmRpY2VzIGRlIHJpZXNnbyB5IGxhcyBwb2xpzIF0aWNhcyBkZSBtYXJrZXRpbmcgcXVlIHNlIG1hbmVqYW4geSBxdWUgc2UgcHVlZGVuIGxsZWdhciBhIGRlc2Fycm9sbGFyIGVuIGxhIGVudGlkYWQgcXVlIGxvIHJlcXVpZXJlLiAKCk9mcmVjZW1vcyBleGNlbGVudGVzIGFzZXNvcmnMgWFzIGVuZm9jYWRhcyBlbiBsYSBnZXN0aW/MgW4gb8yBcHRpbWEgZGUgY3VhbHF1aWVyIHByb2Nlc28gZGUgY3JlzIFkaXRvcywgZm9uZG9zIGRlIGludmVyc2lvzIFuLCBkZXBvzIFzaXRvcywgcGVuc2lvzIFuLCBldGM7IGNvbiBlbCBmaW4gZGUgbWl0aWdhciBjdWFscXVpZXIgcmllc2dvIHBvc2libGUgcGFyYSBlbCBjbGllbnRlIHkgcmVudGFiaWxpemFyIG1hzIFzIHN1cyByZWN1cnNvcyBmaW5hbmNpZXJvcy4KPC9wPgo8cD4KICAgIEVsIG9iamV0aXZvIGRlIGxhIGFzZXNvcmnMgWEgZmluYW5jaWVyYSBkZSBDSVNDIFMuQS5TIGVzIHF1ZSBwdWVkYTogCjwvcD4KCjx1bD4KICAgIDxsaT4KICAgICAgIApQb2RlciBwcm9wb25lciB5IGFsY2FuemFyIG1ldGFzIGZpbmFuY2llcmFzLiAKICAgIDwvbGk+CiAgICA8bGk+CiAgICAgICAgRXZhbHVhciBzdSBlc3RhZG8gZmluYW5jaWVyby4KICAgIDwvbGk+CiAgICA8bGk+CiAgICAgICAgUGxhbnRlYXIgeSBlamVjdXRhciBwbGFuZXMgZmluYW5jaWVyb3MgY29oZXJlbnRlcyBjb24gbGEgZm9jYWxpemFjaW/MgW4gZXN0cmF0ZcyBZ2ljYSBkZSBsYSBlbXByZXNhIHBhcmEgYWxjYW56YXIgc3VzIG1ldGFzLgogICAgPC9saT4KICAgIDxsaT4KICAgICAgICBSZWFsaXphciBzZWd1aW1pZW50byBkZSBwbGFuZXMgZmluYW5jaWVyb3MgZWplY3V0YWRvcy4KICAgIDwvbGk+CjwvdWw+\" data-az-id=\"Ia9jo7pg6\" data-azat-pid=\"Ia9jo7pg6\" id=\"Ia9jo7pg6\" data-azb=\"az_html\" data-azat-box_model=\"000000\"><h2>Financiera\n</h2>\n<p>\n    Contamos con profesionales expertos en el ámbito financiero que hacen desde el diagnóstico de la situación actual de la organización u persona natural que requiera el servicio, hasta la implementación y evaluación del nuevo modelo financiero que se vaya a ejecutar o de los ajustes que haya requerido el modelo ya existente.\n</p>\n<p>\n    El análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente, los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere.\n</p>\n<p>\n    El análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente, los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere. \n\nOfrecemos excelentes asesorías enfocadas en la gestión óptima de cualquier proceso de créditos, fondos de inversión, depósitos, pensión, etc; con el fin de mitigar cualquier riesgo posible para el cliente y rentabilizar más sus recursos financieros.\n</p>\n<p>\n    El objetivo de la asesoría financiera de CISC S.A.S es que pueda: \n</p>\n\n<ul>\n    <li>\n       \nPoder proponer y alcanzar metas financieras. \n    </li>\n    <li>\n        Evaluar su estado financiero.\n    </li>\n    <li>\n        Plantear y ejecutar planes financieros coherentes con la focalización estratégica de la empresa para alcanzar sus metas.\n    </li>\n    <li>\n        Realizar seguimiento de planes financieros ejecutados.\n    </li>\n</ul></div></div><div class=\"az-element az-ctnr az-column col-md-6 hover-style-cqwiudpgg\" style=\"\" data-az-id=\"cqwiudpgg\" data-azat-pid=\"cqwiudpgg\" id=\"cqwiudpgg\" data-azb=\"az_column\" data-azat-width=\" 1/2\" data-azat-vertical_centering=\"no\" data-azat-box_model=\"000000\" data-azcnt=\"true\"><div class=\"az-element az-image hover-style-Kbl17d9c5\" data-az-id=\"Kbl17d9c5\" data-azat-pid=\"Kbl17d9c5\" id=\"Kbl17d9c5\" data-azb=\"az_image\" data-azat-image=\"/sites/default/files/2025-06/gestion.webp?fid=57\" data-azat-width=\"\" data-azat-height=\"\" data-azat-box_model=\"000000\"><img class=\"az-image-content \" style=\"\n        \n        \n      \" src=\"/sites/default/files/2025-06/gestion.webp?fid=57\" alt=\"\" title=\"\"></div><div class=\"az-element az-html hover-style-Pprn55x6h\" style=\"\" data-az-persist=\"PGgyPkVtcHJlc2FyaWFsIC0gR2VzdGnDs24gZGUgbW9kZWxvcyBkZSBzYWx1ZCAKPC9oMj4KPHA+CiAgICBMYSBpbnRlZ3JhbGlkYWQgZGUgbG9zIHByb2Nlc29zIG9yZ2FuaXphY2lvbmFsZXMgZW4gZWwgY2FtcG8gZGUgbGEgc2FsdWQgc29uIGVsIHBpbGFyIHBhcmEgbGEgY29tYmluYWNpb8yBbiBkZSByZWN1cnNvcyBkZSBsYXMgZW50aWRhZGVzLCBjb24gZWwgZmluIGRlIGN1bXBsaXIgY29uIGxvcyBvYmpldGl2b3MgeSBmb2NhbGl6YWNpb8yBbiBlc3RyYXRlzIFnaWNhIGRlIGxhcyBlbXByZXNhcyBkZSBkaWNobyBzZWN0b3I7IHBvciBsbyBxdWUgbGEgcmVndWxhY2lvzIFuIGRlIGxhIHRvbWEgZGUgZGVjaXNpb25lcyBzb2JyZSBsb3MgbWlzbW9zIHJlY3Vyc29zIHkgbGFzIHBlcnNvbmFzIHF1ZSBsYXMgZWplY3V0YW4sIGVzIGRlIHZpdGFsIGltcG9ydGFuY2lhLgo8L3A+CjxwPgogICAgTGEgcGxhbmVhY2lvzIFuIGRlIGxvcyBwcm9jZXNvcyBhIGVqZWN1dGFyIHJlc3BlY3RvIGEgbG9zIHBvc2libGVzIGJlbmVmaWNpb3MgaW5zdGl0dWNpb25hbGVzIGRlYmUgcmVnaXJzZSBwb3IgZGlmZXJlbnRlcyBtb2RlbG9zIHF1ZSBzb24gZGlyZWNjaW9uYWRvcyBhbCBjdW1wbGltaWVudG8gZWZlY3Rpdm8gZGUgbG9zIG9iamV0aXZvcyBpbnN0aXR1Y2lvbmFsZXMuIAo8L3A+CjxwPgogICAgRW4gQ0lTQyBTLkEuUyBkYW1vcyBwcmlvcmlkYWQgYSBxdWllbmVzIGVqZWN1dGFuIGxvcyBwcm9jZXNvcyBlbiBwcm8gZGVsIGN1bXBsaW1lbnRvIGRlIGxhIHJhem/MgW4gc29jaWFsIGRlIGNhZGEgZW1wcmVzYSB1IG9yZ2FuaXphY2lvzIFuIGEgbGEgb2ZyZWNlbW9zIG51ZXN0cm9zIHNlcnZpY2lvcywgbG9zIHJlY3Vyc29zIGp1bnRvIGNvbiBsb3MgcHJvY2Vzb3Mgc29uIGxhIGJhc2UgcGFyYSBsYSBwbGFuaWZpY2FjaW/MgW4gZGUgbGFzIHBhdXRhcyBhIHJlYWxpemFyIG8gY2FtYmlhciBlbiBsYSBlbnRpZGFkLCB0ZW5pZW5kbyBjb25zdGFudGVtZW50ZSB2ZXJpZmljYWNpb8yBbiB5IGNvcnJlY2Npb8yBbiBhIHRyYXZlzIFzIGRlIGF1ZGl0b3JpzIFhcyBvIGV2YWx1YWNpb25lcyBwZXJ0aW5lbnRlcyBlbiBjYWRhIG9yZ2FuaXphY2lvzIFuLCB0b2RvIGVzdGUgcHJvY2VzbyBkZWJlIHRlbmVyIHBvciBwYXJ0ZSBkZSBsYSBlbXByZXNhIHVuYSBtZWpvcmEgY29udGludWEuCjwvcD4=\" data-az-id=\"Pprn55x6h\" data-azat-pid=\"Pprn55x6h\" id=\"Pprn55x6h\" data-azb=\"az_html\" data-azat-an_infinite=\"no\" data-azat-box_model=\"000000\"><h2>Empresarial - Gestión de modelos de salud \n</h2>\n<p>\n    La integralidad de los procesos organizacionales en el campo de la salud son el pilar para la combinación de recursos de las entidades, con el fin de cumplir con los objetivos y focalización estratégica de las empresas de dicho sector; por lo que la regulación de la toma de decisiones sobre los mismos recursos y las personas que las ejecutan, es de vital importancia.\n</p>\n<p>\n    La planeación de los procesos a ejecutar respecto a los posibles beneficios institucionales debe regirse por diferentes modelos que son direccionados al cumplimiento efectivo de los objetivos institucionales. \n</p>\n<p>\n    En CISC S.A.S damos prioridad a quienes ejecutan los procesos en pro del cumplimento de la razón social de cada empresa u organización a la ofrecemos nuestros servicios, los recursos junto con los procesos son la base para la planificación de las pautas a realizar o cambiar en la entidad, teniendo constantemente verificación y corrección a través de auditorías o evaluaciones pertinentes en cada organización, todo este proceso debe tener por parte de la empresa una mejora continua.\n</p></div></div></div></div></div>',NULL,NULL);
/*!40000 ALTER TABLE `node_revision__body` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__comment`
--

DROP TABLE IF EXISTS `node_revision__comment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__comment` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `comment_status` int NOT NULL DEFAULT '0' COMMENT 'Whether comments are allowed on this entity: 0 = no, 1 = closed (read only), 2 = open (read/write).',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field comment.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__comment`
--

LOCK TABLES `node_revision__comment` WRITE;
/*!40000 ALTER TABLE `node_revision__comment` DISABLE KEYS */;
/*!40000 ALTER TABLE `node_revision__comment` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_ano`
--

DROP TABLE IF EXISTS `node_revision__field_ano`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_ano` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_ano_value` int NOT NULL,
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_ano.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_ano`
--

LOCK TABLES `node_revision__field_ano` WRITE;
/*!40000 ALTER TABLE `node_revision__field_ano` DISABLE KEYS */;
INSERT INTO `node_revision__field_ano` VALUES ('proyectos',0,8,128,'es',0,2022),('proyectos',0,8,129,'es',0,2022),('proyectos',0,8,130,'es',0,2022),('proyectos',0,8,138,'es',0,2022),('proyectos',0,9,131,'es',0,2022),('proyectos',0,9,134,'es',0,2022),('proyectos',0,9,137,'es',0,2022),('proyectos',0,340,517,'es',0,2025),('proyectos',0,340,547,'es',0,2025),('proyectos',0,340,550,'es',0,2025),('proyectos',0,351,548,'es',0,2025),('proyectos',0,351,549,'es',0,2025);
/*!40000 ALTER TABLE `node_revision__field_ano` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_cliente`
--

DROP TABLE IF EXISTS `node_revision__field_cliente`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_cliente` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_cliente_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_cliente_target_id` (`field_cliente_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_cliente.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_cliente`
--

LOCK TABLES `node_revision__field_cliente` WRITE;
/*!40000 ALTER TABLE `node_revision__field_cliente` DISABLE KEYS */;
INSERT INTO `node_revision__field_cliente` VALUES ('proyectos',0,8,128,'es',0,5),('proyectos',0,8,129,'es',0,5),('proyectos',0,8,130,'es',0,5),('proyectos',0,8,138,'es',0,5),('proyectos',0,9,131,'es',0,5),('proyectos',0,9,134,'es',0,5),('proyectos',0,9,137,'es',0,5),('proyectos',0,340,517,'es',0,339),('proyectos',0,340,547,'es',0,339),('proyectos',0,340,550,'es',0,339),('proyectos',0,351,548,'es',0,7),('proyectos',0,351,549,'es',0,7);
/*!40000 ALTER TABLE `node_revision__field_cliente` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_descripcion`
--

DROP TABLE IF EXISTS `node_revision__field_descripcion`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_descripcion` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_descripcion_value` longtext COLLATE utf8mb4_general_ci NOT NULL,
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_descripcion.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_descripcion`
--

LOCK TABLES `node_revision__field_descripcion` WRITE;
/*!40000 ALTER TABLE `node_revision__field_descripcion` DISABLE KEYS */;
INSERT INTO `node_revision__field_descripcion` VALUES ('clientes',0,5,124,'es',0,'Fontur es el brazo técnico ejecutor del MinCIT que contribuye al crecimiento económico y desarrollo social de la nación, potencializando la infraestructura y la competitividad turística, así como la promoción de Colombia y sus destinos, a nivel nacional e internacional, en articulación con entidades gubernamentales, territoriales, el empresariado y las comunidades, mediante asistencia técnica a los territorios, con innovación, inclusión y participación social, propiciando la construcción de paz e incentivando prácticas responsables y sostenibles.'),('clientes',0,5,125,'es',0,'Fontur es el brazo técnico ejecutor del MinCIT que contribuye al crecimiento económico y desarrollo social de la nación, potencializando la infraestructura y la competitividad turística, así como la promoción de Colombia y sus destinos, a nivel nacional e internacional, en articulación con entidades gubernamentales, territoriales, el empresariado y las comunidades, mediante asistencia técnica a los territorios, con innovación, inclusión y participación social, propiciando la construcción de paz e incentivando prácticas responsables y sostenibles.'),('clientes',0,6,126,'es',0,'El fin primordial de la Policía Nacional es contribuir al mantenimiento de la convivencia como condición necesaria, para el ejercicio de los derechos y libertades públicas y aportar a la construcción de paz.'),('clientes',0,7,127,'es',0,'Proveer soluciones logísticas focalizadas en abastecimientos *Clase I, *Clase II e Infraestructura a las Fuerzas Militares de Colombia y a otras entidades del Gobierno Nacional, en todo tiempo y lugar, y desarrollar sus capacidades en la gestión de otros bienes y servicios. '),('clientes',0,339,516,'es',0,'Proyecto La Previsora S.A DevOps'),('clientes',0,339,531,'es',0,'Se prestaron los servicios especializados en el ciclo DEVOPS para LA PREVISORA S.A., incluyendo la provisión de licencias o suscripciones necesarias para las herramientas utilizadas en los procesos de personalización, desarrollo e implementación de soluciones DEVOPS.\r\n\r\nEl servicio contempló además la capacitación a los equipos técnicos involucrados y la administración integral de la solución, garantizando su correcta operación, escalabilidad y alineación con las necesidades estratégicas de la entidad.'),('clientes',0,341,528,'es',0,'Se brindó atención integral y mantenimiento continuo a la infraestructura tecnológica —hardware y software— que respalda el portal MEData, con el objetivo de optimizar su desempeño, disponibilidad y experiencia de usuario.\r\n\r\nEn este marco, se ejecutaron actividades de soporte técnico, mantenimiento preventivo y especializado, dando respuesta oportuna a solicitudes críticas y no críticas. Asimismo, se avanzó en el desarrollo e implementación de nuevos componentes funcionales para fortalecer la operatividad y evolución del portal.'),('clientes',0,341,529,'es',0,'Se brindó atención integral y mantenimiento continuo a la infraestructura tecnológica —hardware y software— que respalda el portal MEData, con el objetivo de optimizar su desempeño, disponibilidad y experiencia de usuario.\r\n\r\nEn este marco, se ejecutaron actividades de soporte técnico, mantenimiento preventivo y especializado, dando respuesta oportuna a solicitudes críticas y no críticas. Asimismo, se avanzó en el desarrollo e implementación de nuevos componentes funcionales para fortalecer la operatividad y evolución del portal.'),('clientes',0,342,530,'es',0,'realizando trabajos de desarrollo y soporte integral al sistema de gestión documental Orfeo. Esto implica:\r\n\r\nEstamos ejecutando el desarrollo de Nuevas Funcionalidades: Implementación de mejoras y características avanzadas para optimizar los flujos de trabajo, la trazabilidad y la administración de los documentos.\r\n\r\nMantenimiento y Soporte: Aseguramos la operatividad, estabilidad y rendimiento continuo de la plataforma Orfeo, resolviendo incidencias y aplicando actualizaciones necesarias.'),('clientes',0,342,532,'es',0,'Actuamente estamos brindando el desarrollo y soporte integral al sistema de gestión documental Orfeo, ejecutando el desarrollo de Nuevas Funcionalidades: Implementación de mejoras y características avanzadas para optimizar los flujos de trabajo, la trazabilidad y la administración de los documentos.\r\n\r\nMantenimiento y Soporte: Aseguramos la operatividad, estabilidad y rendimiento continuo de la plataforma Orfeo, resolviendo incidencias y aplicando actualizaciones necesarias.'),('clientes',0,342,533,'es',0,'Actuamente estamos brindando el desarrollo y soporte integral al sistema de gestión documental Orfeo, ejecutando el desarrollo de Nuevas Funcionalidades: Implementación de mejoras y características avanzadas para optimizar los flujos de trabajo, la trazabilidad y la administración de los documentos.\r\n\r\nMantenimiento y Soporte: Aseguramos la operatividad, estabilidad y rendimiento continuo de la plataforma Orfeo, resolviendo incidencias y aplicando actualizaciones necesarias.'),('clientes',0,343,534,'es',0,'Se llevó a cabo la interventoría integral para el seguimiento y verificación de las obligaciones técnicas, jurídicas, contables, financieras y administrativas del proyecto de creación del nuevo portal web de la Dirección Nacional de Derecho de Autor.\r\n\r\nLa interventoría supervisó los procesos de análisis, diseño, desarrollo, migración de contenidos y puesta en funcionamiento del portal, implementado sobre el CMS DRUPAL de código abierto, en cumplimiento de la normatividad vigente.'),('clientes',0,344,535,'es',0,'Diseñamos, migramos y actualizamos integralmente el portal web del Comando General de las Fuerzas Militares www.cgfm.mil.co y prestamos los servicios de mantenimiento preventivo, correctivo y soporte técnico, garantizando la disponibilidad, seguridad, accesibilidad y desempeño del sitio, en cumplimiento de las especificaciones técnicas y los lineamientos de Gobierno Digital'),('clientes',0,345,540,'es',0,'Verificamos, mejoramos e implementamos el SIS-PTSAN, llevándolo a una plataforma web moderna que conserva los parámetros y modelos existentes y los potencia con mejor usabilidad, seguridad e interoperabilidad. Hicimos saneamiento y trazabilidad de datos, optimizamos flujos, habilitamos reportes y tableros para decisión y dejamos una operación estable, escalable y auditable.'),('clientes',0,346,541,'es',0,'Desarrollamos, configuramos, suministramos, implementamos y adaptamos un aplicativo web llamado \"Sopó más Deporte\"  que permitió el registro, control y seguimiento de los beneficios de los programas deportivos y culturales de la administración municipal. \r\nAdemás, capacitamos a los maestros y  equipos; brindando mantenimiento y soporte continuo para garantizar disponibilidad, seguridad, accesibilidad y trazabilidad de la información.'),('clientes',0,347,542,'es',0,'Se prestaron servicios especializados de soporte, actualización, capacitación y mantenimiento evolutivo al sistema de gestión documental ORFEO, garantizando su correcto funcionamiento y adaptación a las necesidades institucionales.'),('clientes',0,348,543,'es',0,'Prestamos el mantenimiento preventivo y correctivo del software de Recursos Físicos de la Secretaría Distrital de Salud, sobre base de datos Oracle, optimizando objetos y procesos PL/SQL. Ejecutamos monitoreo, parches y mejoras de performance, corrección de incidentes, respaldo y recuperación, y fortalecimiento de seguridad, garantizando continuidad operativa, y trazabilidad.'),('clientes',0,348,544,'es',0,'Prestamos el mantenimiento preventivo y correctivo del software de Recursos Físicos de la Secretaría Distrital de Salud, sobre base de datos Oracle, optimizando objetos y procesos PL/SQL. Ejecutamos monitoreo, parches y mejoras de performance, corrección de incidentes, respaldo y recuperación, y fortalecimiento de seguridad, garantizando continuidad operativa, y trazabilidad.'),('clientes',0,349,545,'es',0,'Se brindaron servicios de soporte y mantenimiento preventivo y correctivo del sistema de gestión documental de expedientes médicos laborales.\r\nAsimismo, se realizaron labores de mantenimiento, soporte y elaboración de manuales técnicos, de usuario e instructivos del sistema FIMED (Ficha Médica Digital) de la Dirección de Sanidad del Ejército.'),('clientes',0,350,546,'es',0,'Se contrataron los servicios especializados de soporte y personal técnico calificado para la operación y mantenimiento del sistema de gestión documental ORFEO, conforme a los lineamientos y especificaciones técnicas mínimas establecidas.\r\n\r\nEl objetivo es garantizar la continuidad operativa, el adecuado funcionamiento y la mejora continua del sistema, mediante la atención oportuna de incidencias, actualizaciones y requerimientos técnicos.');
/*!40000 ALTER TABLE `node_revision__field_descripcion` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_descripcion_proyecto`
--

DROP TABLE IF EXISTS `node_revision__field_descripcion_proyecto`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_descripcion_proyecto` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_descripcion_proyecto_value` longtext COLLATE utf8mb4_general_ci NOT NULL,
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_descripcion…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_descripcion_proyecto`
--

LOCK TABLES `node_revision__field_descripcion_proyecto` WRITE;
/*!40000 ALTER TABLE `node_revision__field_descripcion_proyecto` DISABLE KEYS */;
INSERT INTO `node_revision__field_descripcion_proyecto` VALUES ('proyectos',0,8,128,'es',0,'La fortuna más valiosa de un país es su patrimonio. Este se concibe como un legado del pasado, el equipaje en el presente y la herencia que dejaremos a las futuras generaciones para que ellas puedan aprender, maravillarse y disfrutar de él. Conoce la Red de Pueblos Patrimonio que Colombia tiene para ti'),('proyectos',0,8,129,'es',0,'La fortuna más valiosa de un país es su patrimonio. Este se concibe como un legado del pasado, el equipaje en el presente y la herencia que dejaremos a las futuras generaciones para que ellas puedan aprender, maravillarse y disfrutar de él. Conoce la Red de Pueblos Patrimonio que Colombia tiene para ti'),('proyectos',0,8,130,'es',0,'La fortuna más valiosa de un país es su patrimonio. Este se concibe como un legado del pasado, el equipaje en el presente y la herencia que dejaremos a las futuras generaciones para que ellas puedan aprender, maravillarse y disfrutar de él. Conoce la Red de Pueblos Patrimonio que Colombia tiene para ti'),('proyectos',0,8,138,'es',0,'La fortuna más valiosa de un país es su patrimonio. Este se concibe como un legado del pasado, el equipaje en el presente y la herencia que dejaremos a las futuras generaciones para que ellas puedan aprender, maravillarse y disfrutar de él. Conoce la Red de Pueblos Patrimonio que Colombia tiene para ti'),('proyectos',0,9,131,'es',0,'Tarjeta Joven es una iniciativa del Ministerio de Comercio, Industria y Turismo y FONTUR, tiene como objetivo incentivar a los jóvenes colombianos y residentes en Colombia a viajar por el país, ofreciendo múltiples descuentos y beneficios en diversos establecimientos comerciales aliados al programa.'),('proyectos',0,9,134,'es',0,'Tarjeta Joven es una iniciativa del Ministerio de Comercio, Industria y Turismo y FONTUR, tiene como objetivo incentivar a los jóvenes colombianos y residentes en Colombia a viajar por el país, ofreciendo múltiples descuentos y beneficios en diversos establecimientos comerciales aliados al programa.'),('proyectos',0,9,137,'es',0,'Tarjeta Joven es una iniciativa del Ministerio de Comercio, Industria y Turismo y FONTUR, tiene como objetivo incentivar a los jóvenes colombianos y residentes en Colombia a viajar por el país, ofreciendo múltiples descuentos y beneficios en diversos establecimientos comerciales aliados al programa.'),('proyectos',0,340,517,'es',0,'Se está implementando el ciclo DEVOPS en LA PREVISORA S.A., incluyendo la suscripción o licenciamiento de las herramientas utilizadas para la personalización, desarrollo e implementación de las herramientas DEVOPS, la capacitación y administración integral de la solución.'),('proyectos',0,340,547,'es',0,'Se está implementando el ciclo DEVOPS en LA PREVISORA S.A., incluyendo la suscripción o licenciamiento de las herramientas utilizadas para la personalización, desarrollo e implementación de las herramientas DEVOPS, la capacitación y administración integral de la solución.'),('proyectos',0,340,550,'es',0,'Se está implementando el ciclo DEVOPS en LA PREVISORA S.A., incluyendo la suscripción o licenciamiento de las herramientas utilizadas para la personalización, desarrollo e implementación de las herramientas DEVOPS, la capacitación y administración integral de la solución.'),('proyectos',0,351,548,'es',0,'Desarrollamos, implementamos y dejamos en operación el Sistema de Gestión Documental ORFEO; además, brindamos capacitación a usuarios y administradores, y prestamos soporte técnico y funcional continuo. Nuestro servicio de mantenimiento y soporte garantiza disponibilidad, seguridad, trazabilidad y cumplimiento de lineamientos archivísticos para la administración pública.'),('proyectos',0,351,549,'es',0,'Desarrollamos, implementamos y dejamos en operación el Sistema de Gestión Documental ORFEO; además, brindamos capacitación a usuarios y administradores, y prestamos soporte técnico y funcional continuo. Nuestro servicio de mantenimiento y soporte garantiza disponibilidad, seguridad, trazabilidad y cumplimiento de lineamientos archivísticos para la administración pública.');
/*!40000 ALTER TABLE `node_revision__field_descripcion_proyecto` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_dth_body_background`
--

DROP TABLE IF EXISTS `node_revision__field_dth_body_background`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_dth_body_background` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_dth_body_background_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_dth_body_background_target_id` (`field_dth_body_background_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_dth_body…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_dth_body_background`
--

LOCK TABLES `node_revision__field_dth_body_background` WRITE;
/*!40000 ALTER TABLE `node_revision__field_dth_body_background` DISABLE KEYS */;
/*!40000 ALTER TABLE `node_revision__field_dth_body_background` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_dth_hide_regions`
--

DROP TABLE IF EXISTS `node_revision__field_dth_hide_regions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_dth_hide_regions` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_dth_hide_regions_value` varchar(255) COLLATE utf8mb4_general_ci NOT NULL,
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_dth_hide_regions_value` (`field_dth_hide_regions_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_dth_hide…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_dth_hide_regions`
--

LOCK TABLES `node_revision__field_dth_hide_regions` WRITE;
/*!40000 ALTER TABLE `node_revision__field_dth_hide_regions` DISABLE KEYS */;
/*!40000 ALTER TABLE `node_revision__field_dth_hide_regions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_dth_main_content_width`
--

DROP TABLE IF EXISTS `node_revision__field_dth_main_content_width`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_dth_main_content_width` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_dth_main_content_width_value` varchar(255) COLLATE utf8mb4_general_ci NOT NULL,
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_dth_main_content_width_value` (`field_dth_main_content_width_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_dth_main…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_dth_main_content_width`
--

LOCK TABLES `node_revision__field_dth_main_content_width` WRITE;
/*!40000 ALTER TABLE `node_revision__field_dth_main_content_width` DISABLE KEYS */;
/*!40000 ALTER TABLE `node_revision__field_dth_main_content_width` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_dth_page_layout`
--

DROP TABLE IF EXISTS `node_revision__field_dth_page_layout`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_dth_page_layout` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_dth_page_layout_value` varchar(255) COLLATE utf8mb4_general_ci NOT NULL,
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_dth_page_layout_value` (`field_dth_page_layout_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_dth_page…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_dth_page_layout`
--

LOCK TABLES `node_revision__field_dth_page_layout` WRITE;
/*!40000 ALTER TABLE `node_revision__field_dth_page_layout` DISABLE KEYS */;
/*!40000 ALTER TABLE `node_revision__field_dth_page_layout` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_dth_page_title_backgrou`
--

DROP TABLE IF EXISTS `node_revision__field_dth_page_title_backgrou`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_dth_page_title_backgrou` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_dth_page_title_backgrou_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_dth_page_title_backgrou_target_id` (`field_dth_page_title_backgrou_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_dth_page…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_dth_page_title_backgrou`
--

LOCK TABLES `node_revision__field_dth_page_title_backgrou` WRITE;
/*!40000 ALTER TABLE `node_revision__field_dth_page_title_backgrou` DISABLE KEYS */;
/*!40000 ALTER TABLE `node_revision__field_dth_page_title_backgrou` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_etiquetas`
--

DROP TABLE IF EXISTS `node_revision__field_etiquetas`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_etiquetas` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_etiquetas_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_etiquetas_target_id` (`field_etiquetas_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_etiquetas.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_etiquetas`
--

LOCK TABLES `node_revision__field_etiquetas` WRITE;
/*!40000 ALTER TABLE `node_revision__field_etiquetas` DISABLE KEYS */;
INSERT INTO `node_revision__field_etiquetas` VALUES ('proyectos',0,8,128,'es',0,28),('proyectos',0,8,128,'es',1,29),('proyectos',0,8,129,'es',0,28),('proyectos',0,8,129,'es',1,29),('proyectos',0,8,130,'es',0,28),('proyectos',0,8,130,'es',1,29),('proyectos',0,8,138,'es',0,28),('proyectos',0,8,138,'es',1,29),('proyectos',0,9,131,'es',0,29),('proyectos',0,9,131,'es',1,28),('proyectos',0,9,134,'es',0,29),('proyectos',0,9,134,'es',1,28),('proyectos',0,9,137,'es',0,29),('proyectos',0,9,137,'es',1,28),('proyectos',0,340,517,'es',0,31),('proyectos',0,340,547,'es',0,31),('proyectos',0,340,550,'es',0,31),('proyectos',0,351,548,'es',0,32),('proyectos',0,351,549,'es',0,32);
/*!40000 ALTER TABLE `node_revision__field_etiquetas` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_galeria`
--

DROP TABLE IF EXISTS `node_revision__field_galeria`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_galeria` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_galeria_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_galeria_alt` varchar(512) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_galeria_title` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_galeria_width` int unsigned DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_galeria_height` int unsigned DEFAULT NULL COMMENT 'The height of the image in pixels.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_galeria_target_id` (`field_galeria_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_galeria.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_galeria`
--

LOCK TABLES `node_revision__field_galeria` WRITE;
/*!40000 ALTER TABLE `node_revision__field_galeria` DISABLE KEYS */;
INSERT INTO `node_revision__field_galeria` VALUES ('proyectos',0,8,128,'es',0,77,'Page 1','Page 1',370,270),('proyectos',0,8,128,'es',1,78,'Page 2','Page 2',370,270),('proyectos',0,8,128,'es',2,79,'Page 3','Page 3',370,270),('proyectos',0,8,129,'es',0,77,'Page 1','Page 1',370,270),('proyectos',0,8,129,'es',1,78,'Page 2','Page 2',370,270),('proyectos',0,8,129,'es',2,79,'Page 3','Page 3',370,270),('proyectos',0,8,129,'es',3,80,'pruebas','pruebas',370,270),('proyectos',0,8,129,'es',4,81,'pruebas','pruebas',370,270),('proyectos',0,8,130,'es',0,77,'Page 1','Page 1',370,270),('proyectos',0,8,130,'es',1,78,'Page 2','Page 2',370,270),('proyectos',0,8,130,'es',2,79,'Page 3','Page 3',370,270),('proyectos',0,8,138,'es',0,77,'Page 1','Page 1',370,270),('proyectos',0,8,138,'es',1,78,'Page 2','Page 2',370,270),('proyectos',0,8,138,'es',2,79,'Page 3','Page 3',370,270);
/*!40000 ALTER TABLE `node_revision__field_galeria` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_image`
--

DROP TABLE IF EXISTS `node_revision__field_image`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_image` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_image_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_image_alt` varchar(512) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_image_title` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_image_width` int unsigned DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_image_height` int unsigned DEFAULT NULL COMMENT 'The height of the image in pixels.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_image_target_id` (`field_image_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_image.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_image`
--

LOCK TABLES `node_revision__field_image` WRITE;
/*!40000 ALTER TABLE `node_revision__field_image` DISABLE KEYS */;
INSERT INTO `node_revision__field_image` VALUES ('clientes',0,5,124,'es',0,71,'Fontur','Fontur',124,26),('clientes',0,5,125,'es',0,71,'Fontur','Fontur',124,26),('clientes',0,6,126,'es',0,72,'Policía Nacional','Policía Nacional',124,141),('clientes',0,7,127,'es',0,73,'ALFM','ALFM',124,79),('proyectos',0,8,128,'es',0,76,'Front Page','Front Page',570,527),('proyectos',0,8,129,'es',0,76,'Front Page','Front Page',570,527),('proyectos',0,8,130,'es',0,76,'Front Page','Front Page',570,527),('proyectos',0,8,138,'es',0,86,'Front Page','Front Page',1004,854),('proyectos',0,9,131,'es',0,83,'Front Page','Front Page',569,524),('proyectos',0,9,134,'es',0,84,'Front Page','Front Page',569,524),('proyectos',0,9,137,'es',0,85,'Front Page','Front Page',1001,853),('clientes',0,339,516,'es',0,167,'La Previsora S.A','La Previsora S.A',270,133),('clientes',0,339,531,'es',0,167,'La Previsora S.A','La Previsora S.A',270,133),('proyectos',0,340,517,'es',0,168,'La Previsora S.A','La Previsora S.A',1000,667),('proyectos',0,340,547,'es',0,197,'DevOps','DevOps',1000,567),('proyectos',0,340,550,'es',0,201,'La Previsora S.A','La Previsora S.A',709,1000),('clientes',0,341,528,'es',0,183,'Logo Medellín','Logo Medellín',249,81),('clientes',0,341,529,'es',0,183,'Logo Medellín','Logo Medellín',249,81),('clientes',0,342,530,'es',0,184,'ADRES','ADRES',210,62),('clientes',0,342,532,'es',0,184,'ADRES','ADRES',210,62),('clientes',0,342,533,'es',0,184,'ADRES','ADRES',210,62),('clientes',0,343,534,'es',0,185,'Dirección Nacional de Derecho de Autor ','DNDA',270,94),('clientes',0,344,535,'es',0,186,'CGFM','CGFM',270,81),('clientes',0,345,540,'es',0,187,'PMA','PMA',251,140),('clientes',0,346,541,'es',0,193,'Sopó','Sopó',270,95),('clientes',0,347,542,'es',0,192,'CPE','CPE',270,89),('clientes',0,348,543,'es',0,195,'FFDS','FFDS',267,140),('clientes',0,348,544,'es',0,195,'FFDS','FFDS',267,140),('clientes',0,349,545,'es',0,196,'DISAN','DISAN',224,59),('clientes',0,350,546,'es',0,194,'RTVC','RTVC',140,58),('proyectos',0,351,548,'es',0,199,'ALFM','ALFM',1000,747),('proyectos',0,351,549,'es',0,200,'ALFM','ALFM',709,1000);
/*!40000 ALTER TABLE `node_revision__field_image` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_tags`
--

DROP TABLE IF EXISTS `node_revision__field_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_tags` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_tags_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_tags_target_id` (`field_tags_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_tags.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_tags`
--

LOCK TABLES `node_revision__field_tags` WRITE;
/*!40000 ALTER TABLE `node_revision__field_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `node_revision__field_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `node_revision__field_tecnologias`
--

DROP TABLE IF EXISTS `node_revision__field_tecnologias`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `node_revision__field_tecnologias` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_tecnologias_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_tecnologias_target_id` (`field_tecnologias_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for node field field_tecnologias.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `node_revision__field_tecnologias`
--

LOCK TABLES `node_revision__field_tecnologias` WRITE;
/*!40000 ALTER TABLE `node_revision__field_tecnologias` DISABLE KEYS */;
INSERT INTO `node_revision__field_tecnologias` VALUES ('proyectos',0,8,128,'es',0,19),('proyectos',0,8,128,'es',1,25),('proyectos',0,8,128,'es',2,17),('proyectos',0,8,128,'es',3,22),('proyectos',0,8,129,'es',0,19),('proyectos',0,8,129,'es',1,25),('proyectos',0,8,129,'es',2,17),('proyectos',0,8,129,'es',3,22),('proyectos',0,8,130,'es',0,19),('proyectos',0,8,130,'es',1,25),('proyectos',0,8,130,'es',2,17),('proyectos',0,8,130,'es',3,22),('proyectos',0,8,138,'es',0,19),('proyectos',0,8,138,'es',1,25),('proyectos',0,8,138,'es',2,17),('proyectos',0,8,138,'es',3,22),('proyectos',0,9,131,'es',0,20),('proyectos',0,9,131,'es',1,18),('proyectos',0,9,134,'es',0,20),('proyectos',0,9,134,'es',1,18),('proyectos',0,9,137,'es',0,20),('proyectos',0,9,137,'es',1,18),('proyectos',0,340,517,'es',0,30),('proyectos',0,340,547,'es',0,30),('proyectos',0,340,550,'es',0,30),('proyectos',0,351,548,'es',0,25),('proyectos',0,351,548,'es',1,21),('proyectos',0,351,549,'es',0,25),('proyectos',0,351,549,'es',1,21);
/*!40000 ALTER TABLE `node_revision__field_tecnologias` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `path_alias`
--

DROP TABLE IF EXISTS `path_alias`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `path_alias` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `revision_id` int unsigned DEFAULT NULL,
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `path` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `alias` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `status` tinyint NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `path_alias_field__uuid__value` (`uuid`),
  UNIQUE KEY `path_alias__revision_id` (`revision_id`),
  KEY `path_alias__alias_langcode_id_status` (`alias`(191),`langcode`,`id`,`status`),
  KEY `path_alias__path_langcode_id_status` (`path`(191),`langcode`,`id`,`status`)
) ENGINE=InnoDB AUTO_INCREMENT=352 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for path_alias entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `path_alias`
--

LOCK TABLES `path_alias` WRITE;
/*!40000 ALTER TABLE `path_alias` DISABLE KEYS */;
INSERT INTO `path_alias` VALUES (1,1,'ce08716f-7f6c-4049-b9f2-7cc88b2746a8','es','/node/1','/inicio',1),(2,2,'6d5add98-a4c2-49ef-a483-b9cb9f7c8596','es','/node/2','/somos-cisc',1),(3,3,'e845af37-e265-483c-8285-d3179a55cd2d','es','/node/3','/servicios',1),(5,5,'f18ae45c-a206-4e20-b34a-8ea00b553f89','es','/node/5','/clientes/fontur-colombia',1),(6,6,'95c948ea-bf30-445e-b40c-bc44923ea68c','es','/node/6','/clientes/policia-nacional',1),(7,7,'f7382701-a5f6-469e-9d0e-5d45fc74046c','es','/node/7','/clientes/agencia-logistica-de-las-fuerzas-militares',1),(8,8,'8434acd1-f0d5-4af0-87dc-82b721c921cb','es','/node/8','/proyectos/red-turistica-de-pueblos-patrimonio',1),(9,9,'fe8efd3e-bafa-4f7a-ac4d-66c30cb81d30','es','/node/9','/proyectos/tarjeta-joven',1),(339,339,'8e85862d-3f8f-4981-8bc0-5166f12f5574','es','/node/339','/clientes/la-previsora-sa',1),(340,340,'eff8fa43-31f6-4cc0-9ef6-aad2c127ba65','es','/node/340','/proyectos/la-previsora-sa',1),(341,341,'67b47090-b6b7-4ed1-a485-ac647b658122','es','/node/341','/clientes/distrito-especial-de-ciencia-tecnologia-e-innovacion-de-medellin',1),(342,342,'921306f9-31fb-4b76-bc97-bfece60bd392','es','/node/342','/clientes/adres',1),(343,343,'724a2c52-9a2d-4db6-93fb-df787a77ab24','es','/node/343','/clientes/direccion-nacional-de-derecho-de-autor',1),(344,344,'75937395-976d-47ff-9c94-f0fe37acd61b','es','/node/344','/clientes/comando-general-de-las-fuerzas-militares',1),(345,345,'96dcb058-3361-4cbe-b814-793aa5ab5ddc','es','/node/345','/clientes/plan-mundial-de-alimentos',1),(346,346,'af353dda-f7a6-4442-b4fd-24d2cb65129a','es','/node/346','/clientes/alcaldia-de-sopo',1),(347,347,'9aae1e81-0eb2-48fd-8ee3-54b6595b3c98','es','/node/347','/clientes/computadores-para-educar',1),(348,348,'e6a39235-8a76-4a02-bd46-6788c1cc49b1','es','/node/348','/clientes/fondo-financiero-distrital-de-salud',1),(349,349,'48ac358c-bd40-4868-944a-01765166b8c2','es','/node/349','/clientes/direccion-de-sanidad-del-ejercito',1),(350,350,'7f2106d9-72b0-4a67-8582-2dcd4208b8cf','es','/node/350','/clientes/rtvc',1),(351,351,'6c10ab0b-2f88-4948-aa7b-339ad49a20e4','es','/node/351','/proyectos/agencia-logistica-de-las-fuerzas-militares',1);
/*!40000 ALTER TABLE `path_alias` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `path_alias_revision`
--

DROP TABLE IF EXISTS `path_alias_revision`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `path_alias_revision` (
  `id` int unsigned NOT NULL,
  `revision_id` int unsigned NOT NULL AUTO_INCREMENT,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `path` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `alias` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `status` tinyint NOT NULL,
  `revision_default` tinyint DEFAULT NULL,
  PRIMARY KEY (`revision_id`),
  KEY `path_alias__id` (`id`),
  KEY `path_alias_revision__alias_langcode_id_status` (`alias`(191),`langcode`,`id`,`status`),
  KEY `path_alias_revision__path_langcode_id_status` (`path`(191),`langcode`,`id`,`status`)
) ENGINE=InnoDB AUTO_INCREMENT=352 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The revision table for path_alias entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `path_alias_revision`
--

LOCK TABLES `path_alias_revision` WRITE;
/*!40000 ALTER TABLE `path_alias_revision` DISABLE KEYS */;
INSERT INTO `path_alias_revision` VALUES (1,1,'es','/node/1','/inicio',1,1),(2,2,'es','/node/2','/somos-cisc',1,1),(3,3,'es','/node/3','/servicios',1,1),(5,5,'es','/node/5','/clientes/fontur-colombia',1,1),(6,6,'es','/node/6','/clientes/policia-nacional',1,1),(7,7,'es','/node/7','/clientes/agencia-logistica-de-las-fuerzas-militares',1,1),(8,8,'es','/node/8','/proyectos/red-turistica-de-pueblos-patrimonio',1,1),(9,9,'es','/node/9','/proyectos/tarjeta-joven',1,1),(339,339,'es','/node/339','/clientes/la-previsora-sa',1,1),(340,340,'es','/node/340','/proyectos/la-previsora-sa',1,1),(341,341,'es','/node/341','/clientes/distrito-especial-de-ciencia-tecnologia-e-innovacion-de-medellin',1,1),(342,342,'es','/node/342','/clientes/adres',1,1),(343,343,'es','/node/343','/clientes/direccion-nacional-de-derecho-de-autor',1,1),(344,344,'es','/node/344','/clientes/comando-general-de-las-fuerzas-militares',1,1),(345,345,'es','/node/345','/clientes/plan-mundial-de-alimentos',1,1),(346,346,'es','/node/346','/clientes/alcaldia-de-sopo',1,1),(347,347,'es','/node/347','/clientes/computadores-para-educar',1,1),(348,348,'es','/node/348','/clientes/fondo-financiero-distrital-de-salud',1,1),(349,349,'es','/node/349','/clientes/direccion-de-sanidad-del-ejercito',1,1),(350,350,'es','/node/350','/clientes/rtvc',1,1),(351,351,'es','/node/351','/proyectos/agencia-logistica-de-las-fuerzas-militares',1,1);
/*!40000 ALTER TABLE `path_alias_revision` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `queue`
--

DROP TABLE IF EXISTS `queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `queue` (
  `item_id` int unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key: Unique item ID.',
  `name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The queue name.',
  `data` longblob COMMENT 'The arbitrary data for the item.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'Timestamp when the claim lease expires on the item.',
  `created` bigint NOT NULL DEFAULT '0' COMMENT 'Timestamp when the item was created.',
  PRIMARY KEY (`item_id`),
  KEY `name_created` (`name`,`created`),
  KEY `expire` (`expire`)
) ENGINE=InnoDB AUTO_INCREMENT=6351 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Stores items in queues.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `queue`
--

LOCK TABLES `queue` WRITE;
/*!40000 ALTER TABLE `queue` DISABLE KEYS */;
/*!40000 ALTER TABLE `queue` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `router`
--

DROP TABLE IF EXISTS `router`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `router` (
  `name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Machine name of this route',
  `path` varchar(255) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT 'The path for this URI',
  `pattern_outline` varchar(255) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT 'The pattern',
  `fit` int NOT NULL DEFAULT '0' COMMENT 'A numeric representation of how specific the path is.',
  `route` longblob COMMENT 'A serialized Route object',
  `number_parts` smallint NOT NULL DEFAULT '0' COMMENT 'Number of parts in this router path.',
  `alias` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL COMMENT 'The alias of the route, if applicable.',
  PRIMARY KEY (`name`),
  KEY `pattern_outline_parts` (`pattern_outline`(191),`number_parts`),
  KEY `alias` (`alias`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Maps paths to various callbacks (access, page and title)';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `router`
--

LOCK TABLES `router` WRITE;
/*!40000 ALTER TABLE `router` DISABLE KEYS */;
INSERT INTO `router` VALUES ('<button>','/','/',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:1:\"/\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:0:{}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"_no_path\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:8:\"{^/$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:1:\"/\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:1:\"/\";s:8:\"numParts\";i:1;}}',1,NULL),('<current>','/<current>','/<current>',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/<current>\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:0:{}s:12:\"requirements\";a:0:{}s:7:\"options\";a:2:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/\\<current\\>$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/<current>\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:10:\"/<current>\";s:8:\"numParts\";i:1;}}',1,NULL),('<front>','/','/',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:1:\"/\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:6:\"_title\";s:4:\"Home\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:8:\"{^/$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:1:\"/\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:1:\"/\";s:8:\"numParts\";i:1;}}',1,NULL),('<nolink>','/','/',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:1:\"/\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:0:{}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"_no_path\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:8:\"{^/$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:1:\"/\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:1:\"/\";s:8:\"numParts\";i:1;}}',1,NULL),('<none>','/','/',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:1:\"/\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:0:{}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"_no_path\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:8:\"{^/$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:1:\"/\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:1:\"/\";s:8:\"numParts\";i:1;}}',1,NULL),('admin_toolbar.run.cron','/run-cron','/run-cron',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/run-cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:65:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::runCron\";s:6:\"_title\";s:8:\"Run cron\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/run\\-cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/run-cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:9:\"/run-cron\";s:8:\"numParts\";i:1;}}',1,NULL),('admin_toolbar.settings','/admin/config/user-interface/admin-toolbar','/admin/config/user-interface/admin-toolbar',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\admin_toolbar\\Form\\AdminToolbarSettingsForm\";s:6:\"_title\";s:22:\"Admin Toolbar settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/config/user\\-interface/admin\\-toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/admin-toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:42:\"/admin/config/user-interface/admin-toolbar\";s:8:\"numParts\";i:4;}}',4,NULL),('admin_toolbar_tools.cssjs','/admin/flush/cssjs','/admin/flush/cssjs',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/cssjs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushJsCss\";s:6:\"_title\";s:24:\"Flush CSS and JavaScript\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/cssjs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/cssjs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/cssjs\";s:8:\"numParts\";i:3;}}',3,NULL),('admin_toolbar_tools.flush','/admin/flush','/admin/flush',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/flush\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushAll\";s:6:\"_title\";s:16:\"Flush all caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/flush$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/flush\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/flush\";s:8:\"numParts\";i:2;}}',2,NULL),('admin_toolbar_tools.flush_menu','/admin/flush/menu','/admin/flush/menu',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushMenu\";s:6:\"_title\";s:4:\"Menu\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/menu\";s:8:\"numParts\";i:3;}}',3,NULL),('admin_toolbar_tools.flush_rendercache','/admin/flush/rendercache','/admin/flush/rendercache',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/flush/rendercache\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::cacheRender\";s:6:\"_title\";s:12:\"Render cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/flush/rendercache$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/flush/rendercache\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/flush/rendercache\";s:8:\"numParts\";i:3;}}',3,NULL),('admin_toolbar_tools.flush_static','/admin/flush/static-caches','/admin/flush/static-caches',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/static-caches\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:69:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushStatic\";s:6:\"_title\";s:13:\"Static caches\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/flush/static\\-caches$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/static-caches\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/static-caches\";s:8:\"numParts\";i:3;}}',3,NULL),('admin_toolbar_tools.flush_twig','/admin/flush/twig','/admin/flush/twig',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/flush/twig\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushTwig\";s:6:\"_title\";s:4:\"Twig\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/flush/twig$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/flush/twig\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/admin/flush/twig\";s:8:\"numParts\";i:3;}}',3,NULL),('admin_toolbar_tools.flush_views','/admin/flush/views','/admin/flush/views',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/flush/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushViews\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/flush/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/flush/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/admin/flush/views\";s:8:\"numParts\";i:3;}}',3,NULL),('admin_toolbar_tools.plugin','/admin/flush/plugin','/admin/flush/plugin',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/flush/plugin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::flushPlugins\";s:6:\"_title\";s:6:\"Plugin\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/flush/plugin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/flush/plugin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/flush/plugin\";s:8:\"numParts\";i:3;}}',3,NULL),('admin_toolbar_tools.settings','/admin/config/user-interface/admin-toolbar-tools','/admin/config/user-interface/admin-toolbar-tools',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:62:\"\\Drupal\\admin_toolbar_tools\\Form\\AdminToolbarToolsSettingsForm\";s:6:\"_title\";s:28:\"Admin Toolbar Tools settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/user\\-interface/admin\\-toolbar\\-tools$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/user-interface/admin-toolbar-tools\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:48:\"/admin/config/user-interface/admin-toolbar-tools\";s:8:\"numParts\";i:4;}}',4,NULL),('admin_toolbar_tools.theme_rebuild','/admin/flush/theme_rebuild','/admin/flush/theme_rebuild',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/flush/theme_rebuild\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:70:\"\\Drupal\\admin_toolbar_tools\\Controller\\ToolbarController::themeRebuild\";s:6:\"_title\";s:13:\"Theme Rebuild\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/flush/theme_rebuild$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/flush/theme_rebuild\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/flush/theme_rebuild\";s:8:\"numParts\";i:3;}}',3,NULL),('announcements_feed.announcement','/admin/announcements_feed','/admin/announcements_feed',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/announcements_feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:74:\"\\Drupal\\announcements_feed\\Controller\\AnnounceController::getAnnouncements\";s:6:\"_title\";s:23:\"Community announcements\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"access announcements\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/announcements_feed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/announcements_feed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:25:\"/admin/announcements_feed\";s:8:\"numParts\";i:2;}}',2,NULL),('big_pipe.nojs','/big_pipe/no-js','/big_pipe/no-js',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:15:\"/big_pipe/no-js\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\big_pipe\\Controller\\BigPipeController:setNoJsCookie\";s:6:\"_title\";s:19:\"BigPipe no-JS check\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/big_pipe/no\\-js$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/big_pipe/no-js\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:15:\"/big_pipe/no-js\";s:8:\"numParts\";i:2;}}',2,NULL),('blazy.settings','/admin/config/media/blazy','/admin/config/media/blazy',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/blazy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\blazy_ui\\Form\\BlazyConfigForm\";s:6:\"_title\";s:8:\"Blazy UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer blazy\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/blazy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/blazy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/blazy\";s:8:\"numParts\";i:4;}}',4,NULL),('block.admin_add','/admin/structure/block/add/{plugin_id}/{theme}','/admin/structure/block/add/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/block/add/{plugin_id}/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:66:\"\\Drupal\\block\\Controller\\BlockAddController::blockAddConfigureForm\";s:5:\"theme\";N;s:6:\"_title\";s:15:\"Configure block\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"plugin_id\";i:1;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/admin/structure/block/add/(?P<plugin_id>[^/]++)(?:/(?P<theme>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"plugin_id\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/block/add\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"plugin_id\";i:1;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/structure/block/add/%\";s:8:\"numParts\";i:6;}}',6,NULL),('block.admin_demo','/admin/structure/block/demo/{theme}','/admin/structure/block/demo/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/block/demo/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:46:\"\\Drupal\\block\\Controller\\BlockController::demo\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:2:{s:13:\"_access_theme\";s:4:\"TRUE\";s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:18:\"access_check.theme\";i:1;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/block/demo/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/block/demo\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/block/demo/%\";s:8:\"numParts\";i:5;}}',5,NULL),('block.admin_display','/admin/structure/block','/admin/structure/block',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/block\";s:8:\"numParts\";i:3;}}',3,NULL),('block.admin_display_theme','/admin/structure/block/list/{theme}','/admin/structure/block/list/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/block/list/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:53:\"\\Drupal\\block\\Controller\\BlockListController::listing\";s:6:\"_title\";s:12:\"Block layout\";}s:12:\"requirements\";a:2:{s:13:\"_access_theme\";s:4:\"TRUE\";s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:18:\"access_check.theme\";i:1;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/block/list/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/block/list\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/block/list/%\";s:8:\"numParts\";i:5;}}',5,NULL),('block.admin_library','/admin/structure/block/library/{theme}','/admin/structure/block/library/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/structure/block/library/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\block\\Controller\\BlockLibraryController::listBlocks\";s:6:\"_title\";s:11:\"Place block\";}s:12:\"requirements\";a:2:{s:13:\"_access_theme\";s:4:\"TRUE\";s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:18:\"access_check.theme\";i:1;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/structure/block/library/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block/library\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:32:\"/admin/structure/block/library/%\";s:8:\"numParts\";i:5;}}',5,NULL),('block.category_autocomplete','/block-category/autocomplete','/block-category/autocomplete',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/block-category/autocomplete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:69:\"\\Drupal\\block\\Controller\\CategoryAutocompleteController::autocomplete\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/block\\-category/autocomplete$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/block-category/autocomplete\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:28:\"/block-category/autocomplete\";s:8:\"numParts\";i:2;}}',2,NULL),('block_content.add_form','/block/add/{block_content_type}','/block/add/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/block/add/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:64:\"\\Drupal\\block_content\\Controller\\BlockContentController::addForm\";s:15:\"_title_callback\";s:72:\"\\Drupal\\block_content\\Controller\\BlockContentController::getAddFormTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:34:\"block_content:{block_content_type}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/block/add/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/block/add\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:12:\"/block/add/%\";s:8:\"numParts\";i:3;}}',3,NULL),('block_content.add_page','/block/add','/block/add',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/block/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\block_content\\Controller\\BlockContentController::add\";s:6:\"_title\";s:17:\"Add content block\";}s:12:\"requirements\";a:1:{s:25:\"_entity_create_any_access\";s:13:\"block_content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.entity_create_any\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/block/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/block/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:10:\"/block/add\";s:8:\"numParts\";i:2;}}',2,NULL),('block_content.type_add','/admin/structure/block-content/add','/admin/structure/block-content/add',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/block-content/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:22:\"block_content_type.add\";s:6:\"_title\";s:3:\"Add\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:18:\"block_content_type\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/structure/block\\-content/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/structure/block-content/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/structure/block-content/add\";s:8:\"numParts\";i:4;}}',4,NULL),('captcha_examples','/admin/config/people/captcha/examples/{module}/{challenge}','/admin/config/people/captcha/examples',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/config/people/captcha/examples/{module}/{challenge}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaExamplesForm\";s:6:\"_title\";s:16:\"CAPTCHA examples\";s:6:\"module\";s:0:\"\";s:9:\"challenge\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:6:\"module\";i:1;s:9:\"challenge\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:95:\"{^/admin/config/people/captcha/examples(?:/(?P<module>[^/]++)(?:/(?P<challenge>[^/]++))?)?$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"challenge\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"module\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/people/captcha/examples\";}}s:9:\"path_vars\";a:2:{i:0;s:6:\"module\";i:1;s:9:\"challenge\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:37:\"/admin/config/people/captcha/examples\";s:8:\"numParts\";i:7;}}',7,NULL),('captcha_point.add','/admin/config/people/captcha/captcha-points/add','/admin/config/people/captcha/captcha-points/add',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/admin/config/people/captcha/captcha-points/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"captcha_point.add\";s:6:\"_title\";s:17:\"Add CAPTCHA point\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/config/people/captcha/captcha\\-points/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/admin/config/people/captcha/captcha-points/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:47:\"/admin/config/people/captcha/captcha-points/add\";s:8:\"numParts\";i:6;}}',6,NULL),('captcha_point.list','/admin/config/people/captcha/captcha-points','/admin/config/people/captcha/captcha-points',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/config/people/captcha/captcha-points\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:13:\"captcha_point\";s:6:\"_title\";s:21:\"CAPTCHA configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/config/people/captcha/captcha\\-points$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/config/people/captcha/captcha-points\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:43:\"/admin/config/people/captcha/captcha-points\";s:8:\"numParts\";i:5;}}',5,NULL),('captcha_settings','/admin/config/people/captcha','/admin/config/people/captcha',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/people/captcha\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\captcha\\Form\\CaptchaSettingsForm\";s:6:\"_title\";s:16:\"CAPTCHA settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/people/captcha$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/people/captcha\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/people/captcha\";s:8:\"numParts\";i:4;}}',4,NULL),('ckeditor5.media_entity_metadata','/ckeditor5/{editor}/media-entity-metadata','/ckeditor5/%/media-entity-metadata',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/ckeditor5/{editor}/media-entity-metadata\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:74:\"\\Drupal\\ckeditor5\\Controller\\CKEditor5MediaController::mediaEntityMetadata\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:10:\"editor.use\";s:14:\"_custom_access\";s:61:\"\\Drupal\\ckeditor5\\Controller\\CKEditor5MediaController::access\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"editor\";a:2:{s:4:\"type\";s:13:\"entity:editor\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:3:{i:0;s:19:\"access_check.entity\";i:1;s:19:\"access_check.custom\";i:2;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:3:\"GET\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/ckeditor5/(?P<editor>[^/]++)/media\\-entity\\-metadata$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/media-entity-metadata\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/ckeditor5\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:34:\"/ckeditor5/%/media-entity-metadata\";s:8:\"numParts\";i:3;}}',3,NULL),('ckeditor5.upload_image','/ckeditor5/upload-image/{editor}','/ckeditor5/upload-image/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/ckeditor5/upload-image/{editor}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:61:\"\\Drupal\\ckeditor5\\Controller\\CKEditor5ImageController::upload\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:10:\"editor.use\";s:14:\"_custom_access\";s:79:\"\\Drupal\\ckeditor5\\Controller\\CKEditor5ImageController::imageUploadEnabledAccess\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"editor\";a:2:{s:4:\"type\";s:13:\"entity:editor\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:3:{i:0;s:19:\"access_check.entity\";i:1;s:19:\"access_check.custom\";i:2;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/ckeditor5/upload\\-image/(?P<editor>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/ckeditor5/upload-image\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:25:\"/ckeditor5/upload-image/%\";s:8:\"numParts\";i:3;}}',3,NULL),('comment.admin','/admin/content/comment','/admin/content/comment',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/content/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:14:\"page_published\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/content/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/content/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/content/comment\";s:8:\"numParts\";i:3;}}',3,NULL),('comment.admin_approval','/admin/content/comment/approval','/admin/content/comment/approval',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/content/comment/approval\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:15:\"page_unapproved\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/content/comment/approval$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/content/comment/approval\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/content/comment/approval\";s:8:\"numParts\";i:4;}}',4,NULL),('comment.approve','/comment/{comment}/approve','/comment/%/approve',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/comment/{comment}/approve\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:7:\"Approve\";s:11:\"_controller\";s:60:\"\\Drupal\\comment\\Controller\\CommentController::commentApprove\";s:11:\"entity_type\";s:7:\"comment\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:15:\"comment.approve\";s:11:\"_csrf_token\";s:4:\"TRUE\";s:7:\"comment\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/comment/(?P<comment>\\d+)/approve$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/approve\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:7:\"comment\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:18:\"/comment/%/approve\";s:8:\"numParts\";i:3;}}',3,NULL),('comment.multiple_delete_confirm','/admin/content/comment/delete','/admin/content/comment/delete',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/content/comment/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Delete\";s:5:\"_form\";s:42:\"\\Drupal\\comment\\Form\\ConfirmDeleteMultiple\";s:14:\"entity_type_id\";s:7:\"comment\";}s:12:\"requirements\";a:1:{s:30:\"_entity_delete_multiple_access\";s:7:\"comment\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:35:\"access_check.entity_delete_multiple\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/content/comment/delete$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/content/comment/delete\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/content/comment/delete\";s:8:\"numParts\";i:4;}}',4,NULL),('comment.new_comments_node_links','/comments/render_new_comments_node_links','/comments/render_new_comments_node_links',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/comments/render_new_comments_node_links\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:72:\"\\Drupal\\comment\\Controller\\CommentController::renderNewCommentsNodeLinks\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/comments/render_new_comments_node_links$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/comments/render_new_comments_node_links\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:40:\"/comments/render_new_comments_node_links\";s:8:\"numParts\";i:2;}}',2,NULL),('comment.node_redirect','/comment/{node}/reply','/comment/%/reply',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/comment/{node}/reply\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"\\Drupal\\comment\\Controller\\CommentController::redirectNode\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:9:\"node.view\";s:20:\"_module_dependencies\";s:4:\"node\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/comment/(?P<node>\\d+)/reply$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/reply\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:16:\"/comment/%/reply\";s:8:\"numParts\";i:3;}}',3,NULL),('comment.reply','/comment/reply/{entity_type}/{entity}/{field_name}/{pid}','/comment/reply/%/%/%',24,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:56:\"/comment/reply/{entity_type}/{entity}/{field_name}/{pid}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:58:\"\\Drupal\\comment\\Controller\\CommentController::getReplyForm\";s:6:\"_title\";s:15:\"Add new comment\";s:3:\"pid\";N;}s:12:\"requirements\";a:1:{s:14:\"_custom_access\";s:61:\"\\Drupal\\comment\\Controller\\CommentController::replyFormAccess\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:20:\"entity:{entity_type}\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:4:{i:0;s:11:\"entity_type\";i:1;s:6:\"entity\";i:2;s:10:\"field_name\";i:3;s:3:\"pid\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:108:\"{^/comment/reply/(?P<entity_type>[^/]++)/(?P<entity>[^/]++)/(?P<field_name>[^/]++)(?:/(?P<pid>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"pid\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"entity\";i:4;b:1;}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/comment/reply\";}}s:9:\"path_vars\";a:4:{i:0;s:11:\"entity_type\";i:1;s:6:\"entity\";i:2;s:10:\"field_name\";i:3;s:3:\"pid\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:24;s:14:\"patternOutline\";s:20:\"/comment/reply/%/%/%\";s:8:\"numParts\";i:6;}}',6,NULL),('config.diff','/admin/config/development/configuration/sync/diff/{source_name}/{target_name}','/admin/config/development/configuration/sync/diff/%',126,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:77:\"/admin/config/development/configuration/sync/diff/{source_name}/{target_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\config\\Controller\\ConfigController::diff\";s:11:\"target_name\";N;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"source_name\";i:1;s:11:\"target_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:109:\"{^/admin/config/development/configuration/sync/diff/(?P<source_name>[^/]++)(?:/(?P<target_name>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"target_name\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"source_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/development/configuration/sync/diff\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"source_name\";i:1;s:11:\"target_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:126;s:14:\"patternOutline\";s:51:\"/admin/config/development/configuration/sync/diff/%\";s:8:\"numParts\";i:8;}}',8,NULL),('config.diff_collection','/admin/config/development/configuration/sync/diff_collection/{collection}/{source_name}/{target_name}','/admin/config/development/configuration/sync/diff_collection/%/%',252,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:101:\"/admin/config/development/configuration/sync/diff_collection/{collection}/{source_name}/{target_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\config\\Controller\\ConfigController::diff\";s:11:\"target_name\";N;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:10:\"collection\";i:1;s:11:\"source_name\";i:2;s:11:\"target_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:143:\"{^/admin/config/development/configuration/sync/diff_collection/(?P<collection>[^/]++)/(?P<source_name>[^/]++)(?:/(?P<target_name>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"target_name\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"source_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"collection\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:60:\"/admin/config/development/configuration/sync/diff_collection\";}}s:9:\"path_vars\";a:3:{i:0;s:10:\"collection\";i:1;s:11:\"source_name\";i:2;s:11:\"target_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:252;s:14:\"patternOutline\";s:64:\"/admin/config/development/configuration/sync/diff_collection/%/%\";s:8:\"numParts\";i:9;}}',9,NULL),('config.export_download','/admin/config/development/configuration/full/export-download','/admin/config/development/configuration/full/export-download',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/admin/config/development/configuration/full/export-download\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"\\Drupal\\config\\Controller\\ConfigController::downloadExport\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"export configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/admin/config/development/configuration/full/export\\-download$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:60:\"/admin/config/development/configuration/full/export-download\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:60:\"/admin/config/development/configuration/full/export-download\";s:8:\"numParts\";i:6;}}',6,NULL),('config.export_full','/admin/config/development/configuration/full/export','/admin/config/development/configuration/full/export',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/config/development/configuration/full/export\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\config\\Form\\ConfigExportForm\";s:6:\"_title\";s:6:\"Export\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"export configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/development/configuration/full/export$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:51:\"/admin/config/development/configuration/full/export\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:51:\"/admin/config/development/configuration/full/export\";s:8:\"numParts\";i:6;}}',6,NULL),('config.export_single','/admin/config/development/configuration/single/export/{config_type}/{config_name}','/admin/config/development/configuration/single/export',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:81:\"/admin/config/development/configuration/single/export/{config_type}/{config_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:13:\"Single export\";s:5:\"_form\";s:42:\"\\Drupal\\config\\Form\\ConfigSingleExportForm\";s:11:\"config_type\";N;s:11:\"config_name\";N;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"export configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"config_type\";i:1;s:11:\"config_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:118:\"{^/admin/config/development/configuration/single/export(?:/(?P<config_type>[^/]++)(?:/(?P<config_name>[^/]++))?)?$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"config_name\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"config_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:53:\"/admin/config/development/configuration/single/export\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"config_type\";i:1;s:11:\"config_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:53:\"/admin/config/development/configuration/single/export\";s:8:\"numParts\";i:8;}}',8,NULL),('config.import_full','/admin/config/development/configuration/full/import','/admin/config/development/configuration/full/import',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/config/development/configuration/full/import\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\config\\Form\\ConfigImportForm\";s:6:\"_title\";s:6:\"Import\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"import configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/development/configuration/full/import$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:51:\"/admin/config/development/configuration/full/import\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:51:\"/admin/config/development/configuration/full/import\";s:8:\"numParts\";i:6;}}',6,NULL),('config.import_single','/admin/config/development/configuration/single/import','/admin/config/development/configuration/single/import',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/config/development/configuration/single/import\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:13:\"Single import\";s:5:\"_form\";s:42:\"\\Drupal\\config\\Form\\ConfigSingleImportForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"import configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/admin/config/development/configuration/single/import$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:53:\"/admin/config/development/configuration/single/import\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:53:\"/admin/config/development/configuration/single/import\";s:8:\"numParts\";i:6;}}',6,NULL),('config.sync','/admin/config/development/configuration','/admin/config/development/configuration',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/configuration\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\config\\Form\\ConfigSync\";s:6:\"_title\";s:11:\"Synchronize\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"synchronize configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/configuration$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/configuration\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/development/configuration\";s:8:\"numParts\";i:4;}}',4,NULL),('contact.form_add','/admin/structure/contact/add','/admin/structure/contact/add',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/structure/contact/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"contact_form.add\";s:6:\"_title\";s:16:\"Add contact form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/structure/contact/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/contact/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/structure/contact/add\";s:8:\"numParts\";i:4;}}',4,NULL),('contact.site_page','/contact','/contact',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:8:\"/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:7:\"Contact\";s:11:\"_controller\";s:61:\"\\Drupal\\contact\\Controller\\ContactController::contactSitePage\";s:12:\"contact_form\";N;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"access site-wide contact form\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:15:\"{^/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:8:\"/contact\";s:8:\"numParts\";i:1;}}',1,NULL),('contextual.render','/contextual/render','/contextual/render',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/contextual/render\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:47:\"\\Drupal\\contextual\\ContextualController::render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"access contextual links\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/contextual/render$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/contextual/render\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/contextual/render\";s:8:\"numParts\";i:2;}}',2,NULL),('dblog.access_denied','/admin/reports/access-denied','/admin/reports/access-denied',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/access-denied\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:26:\"Top \'access denied\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:13:\"access denied\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/access\\-denied$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/access-denied\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/access-denied\";s:8:\"numParts\";i:3;}}',3,NULL),('dblog.confirm','/admin/reports/dblog/confirm','/admin/reports/dblog/confirm',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/dblog/confirm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\dblog\\Form\\DblogClearLogConfirmForm\";s:6:\"_title\";s:34:\"Confirm delete recent log messages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/reports/dblog/confirm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/dblog/confirm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/reports/dblog/confirm\";s:8:\"numParts\";i:4;}}',4,NULL),('dblog.event','/admin/reports/dblog/event/{event_id}','/admin/reports/dblog/event/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/reports/dblog/event/{event_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\dblog\\Controller\\DbLogController::eventDetails\";s:6:\"_title\";s:7:\"Details\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"event_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/admin/reports/dblog/event/(?P<event_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"event_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/reports/dblog/event\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"event_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/reports/dblog/event/%\";s:8:\"numParts\";i:5;}}',5,NULL),('dblog.overview','/admin/reports/dblog','/admin/reports/dblog',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/reports/dblog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"watchdog\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/reports/dblog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/reports/dblog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/reports/dblog\";s:8:\"numParts\";i:3;}}',3,NULL),('dblog.page_not_found','/admin/reports/page-not-found','/admin/reports/page-not-found',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/reports/page-not-found\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:27:\"Top \'page not found\' errors\";s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:4:\"type\";s:14:\"page not found\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/page\\-not\\-found$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/reports/page-not-found\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/reports/page-not-found\";s:8:\"numParts\";i:3;}}',3,NULL),('dblog.search','/admin/reports/search','/admin/reports/search',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:56:\"\\Drupal\\dblog\\Controller\\DbLogController::topLogMessages\";s:6:\"_title\";s:18:\"Top search phrases\";s:4:\"type\";s:6:\"search\";}s:12:\"requirements\";a:2:{s:20:\"_module_dependencies\";s:6:\"search\";s:11:\"_permission\";s:19:\"access site reports\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/search\";s:8:\"numParts\";i:3;}}',3,NULL),('devel.admin_settings','/admin/config/development/devel','/admin/config/development/devel',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/development/devel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\SettingsForm\";s:6:\"_title\";s:14:\"Devel settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/development/devel$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/development/devel\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/development/devel\";s:8:\"numParts\";i:4;}}',4,NULL),('devel.cache_clear','/devel/cache/clear','/devel/cache/clear',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/cache/clear\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:52:\"\\Drupal\\devel\\Controller\\DevelController::cacheClear\";s:6:\"_title\";s:11:\"Clear cache\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/devel/cache/clear$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/cache/clear\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/devel/cache/clear\";s:8:\"numParts\";i:3;}}',3,NULL),('devel.configs_list','/devel/config/{filter}','/devel/config',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/devel/config/{filter}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:30:\"\\Drupal\\devel\\Form\\ConfigsList\";s:6:\"_title\";s:13:\"Config editor\";s:6:\"filter\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"filter\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/config(?:/(?P<filter>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"filter\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/config\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"filter\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/devel/config\";s:8:\"numParts\";i:3;}}',3,NULL),('devel.config_delete','/devel/config/delete/{config_name}','/devel/config/delete/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/config/delete/{config_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:35:\"\\Drupal\\devel\\Form\\ConfigDeleteForm\";s:6:\"_title\";s:41:\"Delete configuration object: @config_name\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"config_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/config/delete/(?P<config_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"config_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/config/delete\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"config_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/devel/config/delete/%\";s:8:\"numParts\";i:4;}}',4,NULL),('devel.config_edit','/devel/config/edit/{config_name}','/devel/config/edit/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/config/edit/{config_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\devel\\Form\\ConfigEditor\";s:6:\"_title\";s:39:\"Edit configuration object: @config_name\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"config_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/config/edit/(?P<config_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"config_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/config/edit\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"config_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/config/edit/%\";s:8:\"numParts\";i:4;}}',4,NULL),('devel.container_info.parameter','/devel/container/parameter','/devel/container/parameter',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/devel/container/parameter\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"\\Drupal\\devel\\Controller\\ContainerInfoController::parameterList\";s:6:\"_title\";s:20:\"Container parameters\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/devel/container/parameter$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/container/parameter\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/devel/container/parameter\";s:8:\"numParts\";i:3;}}',3,NULL),('devel.container_info.parameter.detail','/devel/container/parameter/{parameter_name}','/devel/container/parameter/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/container/parameter/{parameter_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:65:\"\\Drupal\\devel\\Controller\\ContainerInfoController::parameterDetail\";s:6:\"_title\";s:31:\"Parameter @parameter_name value\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"parameter_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/container/parameter/(?P<parameter_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"parameter_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/container/parameter\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"parameter_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/container/parameter/%\";s:8:\"numParts\";i:4;}}',4,NULL),('devel.container_info.service','/devel/container/service','/devel/container/service',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/container/service\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:61:\"\\Drupal\\devel\\Controller\\ContainerInfoController::serviceList\";s:6:\"_title\";s:18:\"Container services\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/devel/container/service$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/container/service\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/devel/container/service\";s:8:\"numParts\";i:3;}}',3,NULL),('devel.container_info.service.detail','/devel/container/service/{service_id}','/devel/container/service/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/container/service/{service_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"\\Drupal\\devel\\Controller\\ContainerInfoController::serviceDetail\";s:6:\"_title\";s:26:\"Service @service_id detail\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"service_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/devel/container/service/(?P<service_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"service_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/container/service\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"service_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:26:\"/devel/container/service/%\";s:8:\"numParts\";i:4;}}',4,NULL),('devel.elements_page','/devel/elements','/devel/elements',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:15:\"/devel/elements\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\devel\\Controller\\ElementInfoController::elementList\";s:6:\"_title\";s:12:\"Element Info\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:22:\"{^/devel/elements$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/devel/elements\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:15:\"/devel/elements\";s:8:\"numParts\";i:2;}}',2,NULL),('devel.elements_page.detail','/devel/elements/{element_name}','/devel/elements/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/elements/{element_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:61:\"\\Drupal\\devel\\Controller\\ElementInfoController::elementDetail\";s:6:\"_title\";s:21:\"Element @element_name\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"element_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/elements/(?P<element_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"element_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/devel/elements\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"element_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:17:\"/devel/elements/%\";s:8:\"numParts\";i:3;}}',3,NULL),('devel.entity_info_page','/devel/entity/info','/devel/entity/info',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/entity/info\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:65:\"\\Drupal\\devel\\Controller\\EntityTypeInfoController::entityTypeList\";s:6:\"_title\";s:11:\"Entity info\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/devel/entity/info$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/entity/info\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/devel/entity/info\";s:8:\"numParts\";i:3;}}',3,NULL),('devel.entity_info_page.detail','/devel/entity/info/{entity_type_id}','/devel/entity/info/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/devel/entity/info/{entity_type_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\devel\\Controller\\EntityTypeInfoController::entityTypeDetail\";s:6:\"_title\";s:27:\"Entity type @entity_type_id\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/devel/entity/info/(?P<entity_type_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_type_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/entity/info\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/entity/info/%\";s:8:\"numParts\";i:4;}}',4,NULL),('devel.entity_info_page.fields','/devel/entity/fields/{entity_type_id}','/devel/entity/fields/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/entity/fields/{entity_type_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"\\Drupal\\devel\\Controller\\EntityTypeInfoController::entityTypeFields\";s:6:\"_title\";s:29:\"Entity fields @entity_type_id\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/devel/entity/fields/(?P<entity_type_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_type_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/entity/fields\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/devel/entity/fields/%\";s:8:\"numParts\";i:4;}}',4,NULL),('devel.event_info','/devel/events','/devel/events',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/devel/events\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\devel\\Controller\\EventInfoController::eventList\";s:6:\"_title\";s:6:\"Events\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/devel/events$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/events\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/devel/events\";s:8:\"numParts\";i:2;}}',2,NULL),('devel.field_info_page','/devel/field/info','/devel/field/info',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/devel/field/info\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\devel\\Controller\\DevelController::fieldInfoPage\";s:6:\"_title\";s:10:\"Field info\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/devel/field/info$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/field/info\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/devel/field/info\";s:8:\"numParts\";i:3;}}',3,NULL),('devel.layout_info','/devel/layouts','/devel/layouts',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/devel/layouts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:61:\"\\Drupal\\devel\\Controller\\LayoutInfoController::layoutInfoPage\";s:6:\"_title\";s:7:\"Layouts\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:16:\"layout_discovery\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/devel/layouts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/devel/layouts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/devel/layouts\";s:8:\"numParts\";i:2;}}',2,NULL),('devel.menu_rebuild','/devel/menu/reset','/devel/menu/reset',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/devel/menu/reset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\devel\\Form\\RouterRebuildConfirmForm\";s:6:\"_title\";s:14:\"Rebuild router\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/devel/menu/reset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/menu/reset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/devel/menu/reset\";s:8:\"numParts\";i:3;}}',3,NULL),('devel.reinstall','/devel/reinstall','/devel/reinstall',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/devel/reinstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\devel\\Form\\DevelReinstall\";s:6:\"_title\";s:17:\"Reinstall modules\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/devel/reinstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/devel/reinstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/devel/reinstall\";s:8:\"numParts\";i:2;}}',2,NULL),('devel.route_info','/devel/routes','/devel/routes',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/devel/routes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\devel\\Controller\\RouteInfoController::routeList\";s:6:\"_title\";s:6:\"Routes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/devel/routes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/routes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/devel/routes\";s:8:\"numParts\";i:2;}}',2,NULL),('devel.route_info.item','/devel/routes/item','/devel/routes/item',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/routes/item\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\devel\\Controller\\RouteInfoController::routeDetail\";s:6:\"_title\";s:12:\"Route detail\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/devel/routes/item$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/routes/item\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:18:\"/devel/routes/item\";s:8:\"numParts\";i:3;}}',3,NULL),('devel.run_cron','/devel/run-cron','/devel/run-cron',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:15:\"/devel/run-cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:42:\"\\Drupal\\system\\CronController::runManually\";s:6:\"_title\";s:8:\"Run cron\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/devel/run\\-cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/devel/run-cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:15:\"/devel/run-cron\";s:8:\"numParts\";i:2;}}',2,NULL),('devel.session','/devel/session','/devel/session',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/devel/session\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\devel\\Controller\\DevelController::session\";s:6:\"_title\";s:14:\"Session viewer\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/devel/session$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/devel/session\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/devel/session\";s:8:\"numParts\";i:2;}}',2,NULL),('devel.state_system_page','/devel/state','/devel/state',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/devel/state\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\devel\\Controller\\DevelController::stateSystemPage\";s:6:\"_title\";s:12:\"State editor\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/devel/state$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/devel/state\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/devel/state\";s:8:\"numParts\";i:2;}}',2,NULL),('devel.switch','/devel/switch/{name}','/devel/switch',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/devel/switch/{name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:57:\"\\Drupal\\devel\\Controller\\SwitchUserController::switchUser\";s:6:\"_title\";s:11:\"Switch user\";s:4:\"name\";s:0:\"\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:12:\"switch users\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/devel/switch(?:/(?P<name>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/switch\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/devel/switch\";s:8:\"numParts\";i:3;}}',3,NULL),('devel.switch_user','/devel/switch-user','/devel/switch-user',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/switch-user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\devel\\Form\\SwitchUserPageForm\";s:6:\"_title\";s:11:\"Switch user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:12:\"switch users\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/devel/switch\\-user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/switch-user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/devel/switch-user\";s:8:\"numParts\";i:2;}}',2,NULL),('devel.system_state_edit','/devel/state/edit/{state_name}','/devel/state/edit/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/state/edit/{state_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\devel\\Form\\SystemStateEdit\";s:6:\"_title\";s:32:\"Edit state variable: @state_name\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"state_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/state/edit/(?P<state_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"state_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/state/edit\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"state_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/devel/state/edit/%\";s:8:\"numParts\";i:4;}}',4,NULL),('devel.theme_registry','/devel/theme/registry','/devel/theme/registry',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/devel/theme/registry\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\devel\\Controller\\DevelController::themeRegistry\";s:6:\"_title\";s:14:\"Theme registry\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/devel/theme/registry$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/devel/theme/registry\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/devel/theme/registry\";s:8:\"numParts\";i:3;}}',3,NULL),('devel.toolbar.settings_form','/admin/config/development/devel/toolbar','/admin/config/development/devel/toolbar',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/devel/toolbar\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\devel\\Form\\ToolbarSettingsForm\";s:6:\"_title\";s:22:\"Devel Toolbar Settings\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:20:\"_module_dependencies\";s:7:\"toolbar\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/devel/toolbar$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/devel/toolbar\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/devel/toolbar\";s:8:\"numParts\";i:5;}}',5,NULL),('devel_generate.admin_config_generate','/admin/config/development/generate','/admin/config/development/generate',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/generate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Generate\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:25:\"administer devel_generate\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/generate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/generate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/generate\";s:8:\"numParts\";i:4;}}',4,NULL),('devel_generate.block_content','/admin/config/development/generate/block-content','/admin/config/development/generate/block-content',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/config/development/generate/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:29:\"Generate Contenido de bloques\";s:10:\"_plugin_id\";s:13:\"block_content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/development/generate/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/admin/config/development/generate/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:48:\"/admin/config/development/generate/block-content\";s:8:\"numParts\";i:5;}}',5,NULL),('devel_generate.content','/admin/config/development/generate/content','/admin/config/development/generate/content',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/development/generate/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate contenido\";s:10:\"_plugin_id\";s:7:\"content\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/development/generate/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/development/generate/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/development/generate/content\";s:8:\"numParts\";i:5;}}',5,NULL),('devel_generate.media','/admin/config/development/generate/media','/admin/config/development/generate/media',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/development/generate/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:30:\"Generate contenidos multimedia\";s:10:\"_plugin_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/development/generate/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/config/development/generate/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/config/development/generate/media\";s:8:\"numParts\";i:5;}}',5,NULL),('devel_generate.menu','/admin/config/development/generate/menu','/admin/config/development/generate/menu',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:14:\"Generate menus\";s:10:\"_plugin_id\";s:4:\"menu\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/menu\";s:8:\"numParts\";i:5;}}',5,NULL),('devel_generate.term','/admin/config/development/generate/term','/admin/config/development/generate/term',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/term\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:18:\"Generate términos\";s:10:\"_plugin_id\";s:4:\"term\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/term$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/term\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/term\";s:8:\"numParts\";i:5;}}',5,NULL),('devel_generate.user','/admin/config/development/generate/user','/admin/config/development/generate/user',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/development/generate/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:17:\"Generate usuarios\";s:10:\"_plugin_id\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/development/generate/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/development/generate/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/development/generate/user\";s:8:\"numParts\";i:5;}}',5,NULL),('devel_generate.vocabulary','/admin/config/development/generate/vocabs','/admin/config/development/generate/vocabs',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/development/generate/vocabs\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:5:\"_form\";s:44:\"Drupal\\devel_generate\\Form\\DevelGenerateForm\";s:6:\"_title\";s:21:\"Generate vocabularios\";s:10:\"_plugin_id\";s:10:\"vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer devel_generate\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/development/generate/vocabs$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/development/generate/vocabs\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/development/generate/vocabs\";s:8:\"numParts\";i:5;}}',5,NULL),('dxpr_builder.admin.studio','/admin/dxpr_studio','/admin/dxpr_studio',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/dxpr_studio\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"DXPR Studio\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/dxpr_studio$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/dxpr_studio\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/admin/dxpr_studio\";s:8:\"numParts\";i:2;}}',2,NULL),('dxpr_builder.admin.studio.builder','/admin/dxpr_studio/dxpr_builder','/admin/dxpr_studio/dxpr_builder',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"DXPR Builder\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/dxpr_studio/dxpr_builder$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/dxpr_studio/dxpr_builder\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:31:\"/admin/dxpr_studio/dxpr_builder\";s:8:\"numParts\";i:3;}}',3,NULL),('dxpr_builder.ai_settings','/admin/dxpr_studio/dxpr_builder/ai_settings','/admin/dxpr_studio/dxpr_builder/ai_settings',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:24:\"DXPR Builder AI Settings\";s:5:\"_form\";s:51:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderAiSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/dxpr_studio/dxpr_builder/ai_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:43:\"/admin/dxpr_studio/dxpr_builder/ai_settings\";s:8:\"numParts\";i:4;}}',4,NULL),('dxpr_builder.ajax_callback','/dxpr_builder/ajax','/dxpr_builder/ajax',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/ajax\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:59:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxCallback\";}s:12:\"requirements\";a:2:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/ajax$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/ajax\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/ajax\";s:8:\"numParts\";i:2;}}',2,NULL),('dxpr_builder.ajax_file_upload_callback','/dxpr_builder/ajax/file_upload','/dxpr_builder/ajax/file_upload',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/dxpr_builder/ajax/file_upload\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\UploadFileController::fileUpload\";}s:12:\"requirements\";a:2:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:4:\"POST\";i:1;s:6:\"DELETE\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/dxpr_builder/ajax/file_upload$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/dxpr_builder/ajax/file_upload\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/dxpr_builder/ajax/file_upload\";s:8:\"numParts\";i:3;}}',3,NULL),('dxpr_builder.ajax_help_link_validator','/dxpr_builder/ajax/help_link_validator','/dxpr_builder/ajax/help_link_validator',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/dxpr_builder/ajax/help_link_validator\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\AjaxController::validateHelpLink\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/dxpr_builder/ajax/help_link_validator$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/dxpr_builder/ajax/help_link_validator\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:38:\"/dxpr_builder/ajax/help_link_validator\";s:8:\"numParts\";i:3;}}',3,NULL),('dxpr_builder.create_page_template','/admin/dxpr_studio/dxpr_builder/page_template/create','/admin/dxpr_studio/dxpr_builder/page_template/create',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:52:\"/admin/dxpr_studio/dxpr_builder/page_template/create\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:65:\"Drupal\\dxpr_builder\\Controller\\PageController::createPageTemplate\";s:6:\"_title\";s:20:\"Create Page Template\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/dxpr_studio/dxpr_builder/page_template/create$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:52:\"/admin/dxpr_studio/dxpr_builder/page_template/create\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:52:\"/admin/dxpr_studio/dxpr_builder/page_template/create\";s:8:\"numParts\";i:5;}}',5,NULL),('dxpr_builder.csrf_refresh','/dxpr_builder/csrf','/dxpr_builder/csrf',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/dxpr_builder/csrf\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"Drupal\\dxpr_builder\\Controller\\AjaxController::ajaxRefresh\";}s:12:\"requirements\";a:1:{s:27:\"_dxpr_builder_billable_user\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:39:\"access_check.dxpr_builder_billable_user\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/dxpr_builder/csrf$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/dxpr_builder/csrf\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/dxpr_builder/csrf\";s:8:\"numParts\";i:2;}}',2,NULL),('dxpr_builder.delete_stale_user_confirm','/dxpr-builder/delete-stale-user','/dxpr-builder/delete-stale-user',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/dxpr-builder/delete-stale-user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:41:\"Are you sure you want to remove the user?\";s:5:\"_form\";s:51:\"Drupal\\dxpr_builder\\Form\\DeleteStaleUserConfirmForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/dxpr\\-builder/delete\\-stale\\-user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/dxpr-builder/delete-stale-user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:31:\"/dxpr-builder/delete-stale-user\";s:8:\"numParts\";i:2;}}',2,NULL),('dxpr_builder.disavow_user_confirm','/dxpr-builder/disavow-user','/dxpr-builder/disavow-user',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/dxpr-builder/disavow-user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:60:\"Are you sure you want to exclude the user from DXPR editing?\";s:5:\"_form\";s:47:\"Drupal\\dxpr_builder\\Form\\DisavowUserConfirmForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/dxpr\\-builder/disavow\\-user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/dxpr-builder/disavow-user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:26:\"/dxpr-builder/disavow-user\";s:8:\"numParts\";i:2;}}',2,NULL),('dxpr_builder.licensed_content','/admin/dxpr_studio/dxpr_builder/content','/admin/dxpr_studio/dxpr_builder/content',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:66:\"Drupal\\dxpr_builder\\Controller\\PageController::licensedContentPage\";s:6:\"_title\";s:13:\"Content items\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/content\";s:8:\"numParts\";i:4;}}',4,NULL),('dxpr_builder.media_library','/dxpr_builder/media-library','/dxpr_builder/media-library',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/dxpr_builder/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:68:\"Drupal\\dxpr_builder\\Controller\\AjaxController::openImageMediaLibrary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:10:\"view media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/dxpr_builder/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/dxpr_builder/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:27:\"/dxpr_builder/media-library\";s:8:\"numParts\";i:2;}}',2,NULL),('dxpr_builder.settings','/admin/dxpr_studio/dxpr_builder/settings','/admin/dxpr_studio/dxpr_builder/settings',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"DXPR Builder Settings\";s:5:\"_form\";s:49:\"\\Drupal\\dxpr_builder\\Form\\DxprBuilderSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/dxpr_studio/dxpr_builder/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:40:\"/admin/dxpr_studio/dxpr_builder/settings\";s:8:\"numParts\";i:4;}}',4,NULL),('dxpr_builder.user_licenses','/admin/dxpr_studio/dxpr_builder/user_licenses','/admin/dxpr_studio/dxpr_builder/user_licenses',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:63:\"Drupal\\dxpr_builder\\Controller\\PageController::userLicensesPage\";s:6:\"_title\";s:13:\"User Licenses\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/user_licenses$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/user_licenses\";s:8:\"numParts\";i:4;}}',4,NULL),('dxpr_builder.user_licenses.sites','/admin/dxpr_studio/dxpr_builder/user_licenses/sites','/admin/dxpr_studio/dxpr_builder/user_licenses/sites',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/dxpr_studio/dxpr_builder/user_licenses/sites\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"Drupal\\dxpr_builder\\Controller\\PageController::userLicensesSitesPage\";s:6:\"_title\";s:5:\"Sites\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer dxpr builder configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/dxpr_studio/dxpr_builder/user_licenses/sites$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:51:\"/admin/dxpr_studio/dxpr_builder/user_licenses/sites\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:51:\"/admin/dxpr_studio/dxpr_builder/user_licenses/sites\";s:8:\"numParts\";i:5;}}',5,NULL),('dxpr_theme_helper.admin.studio','/admin/dxpr_studio','/admin/dxpr_studio',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/dxpr_studio\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"DXPR Studio\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/admin/dxpr_studio$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/admin/dxpr_studio\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/admin/dxpr_studio\";s:8:\"numParts\";i:2;}}',2,NULL),('dxpr_theme_helper.admin.studio.theme','/admin/dxpr_studio/dxpr_theme','/admin/dxpr_studio/dxpr_theme',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:10:\"DXPR Theme\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/dxpr_studio/dxpr_theme$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/dxpr_studio/dxpr_theme\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:29:\"/admin/dxpr_studio/dxpr_theme\";s:8:\"numParts\";i:3;}}',3,NULL),('dxpr_theme_helper.settings','/admin/appearance/settings/{theme}','/admin/appearance/settings/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}',4,NULL),('editor.filter_xss','/editor/filter_xss/{filter_format}','/editor/filter_xss/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/editor/filter_xss/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:42:\"\\Drupal\\editor\\EditorController::filterXss\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"filter_format.use\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/editor/filter_xss/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/editor/filter_xss\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/editor/filter_xss/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.action.devel_definition','/devel/definition/action','/devel/definition/action',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/definition/action\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"action\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/devel/definition/action$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/definition/action\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/devel/definition/action\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.action.devel_load','/devel/action/{action}','/devel/action/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/devel/action/{action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"action\";s:10:\"parameters\";a:1:{s:6:\"action\";a:2:{s:4:\"type\";s:13:\"entity:action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/devel/action/(?P<action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/action\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:15:\"/devel/action/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.action.devel_load_with_references','/devel/load-with-references/action/{action}','/devel/load-with-references/action/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/load-with-references/action/{action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"action\";s:10:\"parameters\";a:1:{s:6:\"action\";a:2:{s:4:\"type\";s:13:\"entity:action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/load\\-with\\-references/action/(?P<action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/load-with-references/action\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/load-with-references/action/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.action.devel_path_alias','/devel/path-alias/action/{action}','/devel/path-alias/action/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/devel/path-alias/action/{action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"action\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/path\\-alias/action/(?P<action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/path-alias/action\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:26:\"/devel/path-alias/action/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.base_field_override.devel_definition','/devel/definition/base_field_override','/devel/definition/base_field_override',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/definition/base_field_override\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"base_field_override\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/definition/base_field_override$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/base_field_override\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:37:\"/devel/definition/base_field_override\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.base_field_override.devel_load','/devel/base_field_override/{base_field_override}','/devel/base_field_override/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/base_field_override/{base_field_override}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"base_field_override\";s:10:\"parameters\";a:1:{s:19:\"base_field_override\";a:2:{s:4:\"type\";s:26:\"entity:base_field_override\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"base_field_override\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/base_field_override/(?P<base_field_override>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"base_field_override\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/base_field_override\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"base_field_override\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/base_field_override/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.base_field_override.devel_load_with_references','/devel/load-with-references/base_field_override/{base_field_override}','/devel/load-with-references/base_field_override/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/base_field_override/{base_field_override}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"base_field_override\";s:10:\"parameters\";a:1:{s:19:\"base_field_override\";a:2:{s:4:\"type\";s:26:\"entity:base_field_override\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"base_field_override\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/base_field_override/(?P<base_field_override>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"base_field_override\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/base_field_override\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"base_field_override\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/base_field_override/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.base_field_override.devel_path_alias','/devel/path-alias/base_field_override/{base_field_override}','/devel/path-alias/base_field_override/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/base_field_override/{base_field_override}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"base_field_override\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"base_field_override\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/base_field_override/(?P<base_field_override>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"base_field_override\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/base_field_override\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"base_field_override\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/base_field_override/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block.delete_form','/admin/structure/block/manage/{block}/delete','/admin/structure/block/manage/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:44:\"/admin/structure/block/manage/{block}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"block.delete\";s:6:\"_title\";s:12:\"Remove block\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer blocks\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/admin/structure/block/manage/(?P<block>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/block/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/block/manage/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.block.devel_definition','/devel/definition/block/{block}','/devel/definition/block/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/definition/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/devel/definition/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/definition/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/definition/block/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block.devel_load','/devel/block/{block}','/devel/block/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/devel/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/devel/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/devel/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:14:\"/devel/block/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.block.devel_load_with_references','/devel/load-with-references/block/{block}','/devel/load-with-references/block/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/load-with-references/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/load\\-with\\-references/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/load-with-references/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:35:\"/devel/load-with-references/block/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block.devel_path_alias','/devel/path-alias/block/{block}','/devel/path-alias/block/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/path-alias/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/path\\-alias/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/path-alias/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/path-alias/block/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block.disable','/admin/structure/block/manage/{block}/disable','/admin/structure/block/manage/%/disable',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/structure/block/manage/{block}/disable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"\\Drupal\\block\\Controller\\BlockController::performOperation\";s:2:\"op\";s:7:\"disable\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:13:\"block.disable\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/admin/structure/block/manage/(?P<block>[^/]++)/disable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/disable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/block/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:39:\"/admin/structure/block/manage/%/disable\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.block.edit_form','/admin/structure/block/manage/{block}','/admin/structure/block/manage/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/structure/block/manage/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"block.default\";s:6:\"_title\";s:15:\"Configure block\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:12:\"block.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/admin/structure/block/manage/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/block/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/block/manage/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.block.enable','/admin/structure/block/manage/{block}/enable','/admin/structure/block/manage/%/enable',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:44:\"/admin/structure/block/manage/{block}/enable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"\\Drupal\\block\\Controller\\BlockController::performOperation\";s:2:\"op\";s:6:\"enable\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"block.enable\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/admin/structure/block/manage/(?P<block>[^/]++)/enable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/enable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/block/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/block/manage/%/enable\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.block.token_devel','/devel/token/block/{block}','/devel/token/block/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/devel/token/block/{block}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:5:\"block\";s:10:\"parameters\";a:1:{s:5:\"block\";a:2:{s:4:\"type\";s:12:\"entity:block\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"block\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/devel/token/block/(?P<block>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"block\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/token/block\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"block\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/token/block/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block_content.canonical','/admin/content/block/{block_content}','/admin/content/block/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/content/block/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:18:\"block_content.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"block_content.update\";s:13:\"block_content\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/content/block/(?P<block_content>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/admin/content/block/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block_content.collection','/admin/content/block','/admin/content/block',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.block_content.delete_form','/admin/content/block/{block_content}/delete','/admin/content/block/%/delete',29,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/content/block/{block_content}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:20:\"block_content.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"block_content.delete\";s:13:\"block_content\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/admin/content/block/(?P<block_content>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"block_content\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:29;s:14:\"patternOutline\";s:29:\"/admin/content/block/%/delete\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.block_content.devel_definition','/devel/definition/block_content/{block_content}','/devel/definition/block_content/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/definition/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/definition/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/definition/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/definition/block_content/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block_content.devel_load','/devel/block_content/{block_content}','/devel/block_content/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:22:\"/devel/block_content/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.block_content.devel_load_with_references','/devel/load-with-references/block_content/{block_content}','/devel/load-with-references/block_content/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/load-with-references/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/load\\-with\\-references/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/devel/load-with-references/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:43:\"/devel/load-with-references/block_content/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block_content.devel_path_alias','/devel/path-alias/block_content/{block_content}','/devel/path-alias/block_content/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/path-alias/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/path\\-alias/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/path-alias/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/path-alias/block_content/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block_content.devel_render','/devel/render/block_content/{block_content}','/devel/render/block_content/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/render/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/render/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/render/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/render/block_content/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block_content.edit_form','/admin/content/block/{block_content}','/admin/content/block/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/content/block/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:12:\"_entity_form\";s:18:\"block_content.edit\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"block_content.update\";s:13:\"block_content\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/content/block/(?P<block_content>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/admin/content/block/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block_content.field_ui_fields','/admin/structure/block-content/manage/{block_content_type}/fields','/admin/structure/block-content/manage/%/fields',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:65:\"/admin/structure/block-content/manage/{block_content_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer block_content fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:83:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/block-content/manage/%/fields\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.block_content.revision_delete_form','/admin/content/block/{block_content}/revision/{block_content_revision}/delete','/admin/content/block/%/revision/%/delete',117,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:77:\"/admin/content/block/{block_content}/revision/{block_content_revision}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:29:\"block_content.revision-delete\";s:6:\"_title\";s:15:\"Delete revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:38:\"block_content_revision.delete revision\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"block_content_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:block_content\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"block_content\";i:1;s:22:\"block_content_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:104:\"{^/admin/content/block/(?P<block_content>[^/]++)/revision/(?P<block_content_revision>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"block_content_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"block_content\";i:1;s:22:\"block_content_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:117;s:14:\"patternOutline\";s:40:\"/admin/content/block/%/revision/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.block_content.revision_revert_form','/admin/content/block/{block_content}/revision/{block_content_revision}/revert','/admin/content/block/%/revision/%/revert',117,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:77:\"/admin/content/block/{block_content}/revision/{block_content_revision}/revert\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:29:\"block_content.revision-revert\";s:6:\"_title\";s:15:\"Revert revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:29:\"block_content_revision.revert\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"block_content_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:block_content\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"block_content\";i:1;s:22:\"block_content_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:104:\"{^/admin/content/block/(?P<block_content>[^/]++)/revision/(?P<block_content_revision>[^/]++)/revert$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"block_content_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"block_content\";i:1;s:22:\"block_content_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:117;s:14:\"patternOutline\";s:40:\"/admin/content/block/%/revision/%/revert\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.block_content.token_devel','/devel/token/block_content/{block_content}','/devel/token/block_content/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/token/block_content/{block_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:13:\"block_content\";s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/token/block_content/(?P<block_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/token/block_content\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/token/block_content/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block_content.version_history','/admin/content/block/{block_content}/revisions','/admin/content/block/%/revisions',29,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/content/block/{block_content}/revisions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"Drupal\\Core\\Entity\\Controller\\VersionHistoryController\";s:6:\"_title\";s:9:\"Revisions\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:32:\"block_content.view all revisions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"entity_type_id\";s:13:\"block_content\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:13:\"block_content\";a:2:{s:4:\"type\";s:20:\"entity:block_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"block_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/content/block/(?P<block_content>[^/]++)/revisions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"block_content\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"block_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:29;s:14:\"patternOutline\";s:32:\"/admin/content/block/%/revisions\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.block_content_type.collection','/admin/structure/block-content','/admin/structure/block-content',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/block-content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:18:\"block_content_type\";s:6:\"_title\";s:11:\"Block types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer block types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/block\\-content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/block-content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/block-content\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.block_content_type.delete_form','/admin/structure/block-content/manage/{block_content_type}/delete','/admin/structure/block-content/manage/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:65:\"/admin/structure/block-content/manage/{block_content_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:25:\"block_content_type.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:83:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/block-content/manage/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.block_content_type.devel_definition','/devel/definition/block_content_type/{block_content_type}','/devel/definition/block_content_type/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/definition/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/definition/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/devel/definition/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:38:\"/devel/definition/block_content_type/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block_content_type.devel_load','/devel/block_content_type/{block_content_type}','/devel/block_content_type/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/devel/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/devel/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:27:\"/devel/block_content_type/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.block_content_type.devel_load_with_references','/devel/load-with-references/block_content_type/{block_content_type}','/devel/load-with-references/block_content_type/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:67:\"/devel/load-with-references/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:86:\"{^/devel/load\\-with\\-references/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/devel/load-with-references/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:48:\"/devel/load-with-references/block_content_type/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block_content_type.devel_path_alias','/devel/path-alias/block_content_type/{block_content_type}','/devel/path-alias/block_content_type/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/path-alias/block_content_type/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:18:\"block_content_type\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/devel/path\\-alias/block_content_type/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/devel/path-alias/block_content_type\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:38:\"/devel/path-alias/block_content_type/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.block_content_type.edit_form','/admin/structure/block-content/manage/{block_content_type}','/admin/structure/block-content/manage/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/block-content/manage/{block_content_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"block_content_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:25:\"block_content_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:39:\"/admin/structure/block-content/manage/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.block_content_type.entity_permissions_form','/admin/structure/block-content/manage/{block_content_type}/permissions','/admin/structure/block-content/manage/%/permissions',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:70:\"/admin/structure/block-content/manage/{block_content_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:13:\"block_content\";s:18:\"bundle_entity_type\";s:18:\"block_content_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:3:{s:4:\"type\";s:25:\"entity:block_content_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:51:\"/admin/structure/block-content/manage/%/permissions\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.captcha_point.delete_form','/admin/config/people/captcha/captcha-points/{captcha_point}/delete','/admin/config/people/captcha/captcha-points/%/delete',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:66:\"/admin/config/people/captcha/captcha-points/{captcha_point}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:20:\"captcha_point.delete\";s:6:\"_title\";s:20:\"Delete CAPTCHA point\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/admin/config/people/captcha/captcha\\-points/(?P<captcha_point>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/config/people/captcha/captcha-points\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:52:\"/admin/config/people/captcha/captcha-points/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.captcha_point.devel_definition','/devel/definition/captcha_point/{captcha_point}','/devel/definition/captcha_point/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/definition/captcha_point/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"captcha_point\";s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/definition/captcha_point/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/definition/captcha_point\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/definition/captcha_point/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.captcha_point.devel_load','/devel/captcha_point/{captcha_point}','/devel/captcha_point/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/captcha_point/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"captcha_point\";s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/captcha_point/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/captcha_point\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:22:\"/devel/captcha_point/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.captcha_point.devel_load_with_references','/devel/load-with-references/captcha_point/{captcha_point}','/devel/load-with-references/captcha_point/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/load-with-references/captcha_point/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"captcha_point\";s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/load\\-with\\-references/captcha_point/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/devel/load-with-references/captcha_point\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:43:\"/devel/load-with-references/captcha_point/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.captcha_point.devel_path_alias','/devel/path-alias/captcha_point/{captcha_point}','/devel/path-alias/captcha_point/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/path-alias/captcha_point/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"captcha_point\";s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/path\\-alias/captcha_point/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/path-alias/captcha_point\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/path-alias/captcha_point/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.captcha_point.disable','/admin/config/people/captcha/captcha-points/{captcha_point}/disable','/admin/config/people/captcha/captcha-points/%/disable',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:67:\"/admin/config/people/captcha/captcha-points/{captcha_point}/disable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"captcha_point.disable\";s:6:\"_title\";s:21:\"Disable CAPTCHA point\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:20:\"captcha_point.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:85:\"{^/admin/config/people/captcha/captcha\\-points/(?P<captcha_point>[^/]++)/disable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/disable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/config/people/captcha/captcha-points\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:53:\"/admin/config/people/captcha/captcha-points/%/disable\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.captcha_point.edit_form','/admin/config/people/captcha/captcha-points/{captcha_point}','/admin/config/people/captcha/captcha-points/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/config/people/captcha/captcha-points/{captcha_point}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:18:\"captcha_point.edit\";s:6:\"_title\";s:18:\"Edit CAPTCHA point\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/config/people/captcha/captcha\\-points/(?P<captcha_point>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/config/people/captcha/captcha-points\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:45:\"/admin/config/people/captcha/captcha-points/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.captcha_point.enable','/admin/config/people/captcha/captcha-points/{captcha_point}/enable','/admin/config/people/captcha/captcha-points/%/enable',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:66:\"/admin/config/people/captcha/captcha-points/{captcha_point}/enable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:20:\"captcha_point.enable\";s:6:\"_title\";s:20:\"Enable CAPTCHA point\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:20:\"captcha_point.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"captcha_point\";a:2:{s:4:\"type\";s:20:\"entity:captcha_point\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"captcha_point\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/admin/config/people/captcha/captcha\\-points/(?P<captcha_point>[^/]++)/enable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/enable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"captcha_point\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/config/people/captcha/captcha-points\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"captcha_point\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:52:\"/admin/config/people/captcha/captcha-points/%/enable\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.comment.canonical','/comment/{comment}','/comment/%',2,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:67:\"\\Drupal\\comment\\Controller\\CommentController::commentPermalinkTitle\";s:11:\"_controller\";s:62:\"\\Drupal\\comment\\Controller\\CommentController::commentPermalink\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"comment.view\";s:7:\"comment\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/comment/(?P<comment>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:10:\"/comment/%\";s:8:\"numParts\";i:2;}}',2,NULL),('entity.comment.delete_form','/comment/{comment}/delete','/comment/%/delete',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/comment/{comment}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:6:\"Delete\";s:12:\"_entity_form\";s:14:\"comment.delete\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:14:\"comment.delete\";s:7:\"comment\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/comment/(?P<comment>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:7:\"comment\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:17:\"/comment/%/delete\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.comment.delete_multiple_form','/admin/content/comment/delete','/admin/content/comment/delete',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/content/comment/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Delete\";s:5:\"_form\";s:42:\"\\Drupal\\comment\\Form\\ConfirmDeleteMultiple\";s:14:\"entity_type_id\";s:7:\"comment\";}s:12:\"requirements\";a:1:{s:30:\"_entity_delete_multiple_access\";s:7:\"comment\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:35:\"access_check.entity_delete_multiple\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/content/comment/delete$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/content/comment/delete\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/content/comment/delete\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.comment.devel_definition','/devel/definition/comment/{comment}','/devel/definition/comment/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/devel/definition/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/devel/definition/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/devel/definition/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:27:\"/devel/definition/comment/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.comment.devel_load','/devel/comment/{comment}','/devel/comment/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/devel/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/devel/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:16:\"/devel/comment/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.comment.devel_load_with_references','/devel/load-with-references/comment/{comment}','/devel/load-with-references/comment/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/load-with-references/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/load\\-with\\-references/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/devel/load-with-references/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:37:\"/devel/load-with-references/comment/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.comment.devel_path_alias','/devel/path-alias/comment/{comment}','/devel/path-alias/comment/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/devel/path-alias/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/path\\-alias/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/devel/path-alias/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:27:\"/devel/path-alias/comment/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.comment.devel_render','/devel/render/comment/{comment}','/devel/render/comment/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/render/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/devel/render/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/devel/render/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:23:\"/devel/render/comment/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.comment.edit_form','/comment/{comment}/edit','/comment/%/edit',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/comment/{comment}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:4:\"Edit\";s:12:\"_entity_form\";s:15:\"comment.default\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:14:\"comment.update\";s:7:\"comment\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/comment/(?P<comment>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:7:\"comment\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/comment/%/edit\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.comment.field_ui_fields','/admin/structure/comment/manage/{comment_type}/fields','/admin/structure/comment/manage/%/fields',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/comment/manage/{comment_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer comment fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/comment/manage/%/fields\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.comment.token_devel','/devel/token/comment/{comment}','/devel/token/comment/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/token/comment/{comment}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:7:\"comment\";s:10:\"parameters\";a:1:{s:7:\"comment\";a:2:{s:4:\"type\";s:14:\"entity:comment\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"comment\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/token/comment/(?P<comment>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:7:\"comment\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/token/comment\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"comment\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:22:\"/devel/token/comment/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.comment_type.add_form','/admin/structure/comment/types/add','/admin/structure/comment/types/add',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/comment/types/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"comment_type.add\";s:6:\"_title\";s:16:\"Add comment type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer comment types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/structure/comment/types/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/structure/comment/types/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:34:\"/admin/structure/comment/types/add\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.comment_type.collection','/admin/structure/comment','/admin/structure/comment',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"comment_type\";s:6:\"_title\";s:13:\"Comment types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer comment types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/comment\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.comment_type.delete_form','/admin/structure/comment/manage/{comment_type}/delete','/admin/structure/comment/manage/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/comment/manage/{comment_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:19:\"comment_type.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/comment/manage/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.comment_type.devel_definition','/devel/definition/comment_type/{comment_type}','/devel/definition/comment_type/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/definition/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/definition/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/definition/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/definition/comment_type/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.comment_type.devel_load','/devel/comment_type/{comment_type}','/devel/comment_type/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/comment_type/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.comment_type.devel_load_with_references','/devel/load-with-references/comment_type/{comment_type}','/devel/load-with-references/comment_type/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/load-with-references/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/load\\-with\\-references/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/devel/load-with-references/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:42:\"/devel/load-with-references/comment_type/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.comment_type.devel_path_alias','/devel/path-alias/comment_type/{comment_type}','/devel/path-alias/comment_type/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/path-alias/comment_type/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"comment_type\";s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/path\\-alias/comment_type/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/path-alias/comment_type\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/path-alias/comment_type/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.comment_type.edit_form','/admin/structure/comment/manage/{comment_type}','/admin/structure/comment/manage/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/comment/manage/{comment_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"comment_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"comment_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/comment/manage/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.comment_type.entity_permissions_form','/admin/structure/comment/manage/{comment_type}/permissions','/admin/structure/comment/manage/%/permissions',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/comment/manage/{comment_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:7:\"comment\";s:18:\"bundle_entity_type\";s:12:\"comment_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:3:{s:4:\"type\";s:19:\"entity:comment_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:45:\"/admin/structure/comment/manage/%/permissions\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.configurable_language.collection','/admin/config/regional/language','/admin/config/regional/language',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:21:\"configurable_language\";s:6:\"_title\";s:9:\"Languages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/language\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.configurable_language.delete_form','/admin/config/regional/language/delete/{configurable_language}','/admin/config/regional/language/delete/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:62:\"/admin/config/regional/language/delete/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:28:\"configurable_language.delete\";s:6:\"_title\";s:15:\"Delete language\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:28:\"configurable_language.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/admin/config/regional/language/delete/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/admin/config/regional/language/delete\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:40:\"/admin/config/regional/language/delete/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.configurable_language.devel_definition','/devel/definition/configurable_language/{configurable_language}','/devel/definition/configurable_language/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/definition/configurable_language/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:21:\"configurable_language\";s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/devel/definition/configurable_language/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/definition/configurable_language\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/definition/configurable_language/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.configurable_language.devel_load','/devel/configurable_language/{configurable_language}','/devel/configurable_language/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:52:\"/devel/configurable_language/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:21:\"configurable_language\";s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/devel/configurable_language/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/configurable_language\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:30:\"/devel/configurable_language/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.configurable_language.devel_load_with_references','/devel/load-with-references/configurable_language/{configurable_language}','/devel/load-with-references/configurable_language/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/load-with-references/configurable_language/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:21:\"configurable_language\";s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:92:\"{^/devel/load\\-with\\-references/configurable_language/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/devel/load-with-references/configurable_language\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:51:\"/devel/load-with-references/configurable_language/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.configurable_language.devel_path_alias','/devel/path-alias/configurable_language/{configurable_language}','/devel/path-alias/configurable_language/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/path-alias/configurable_language/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:21:\"configurable_language\";s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:81:\"{^/devel/path\\-alias/configurable_language/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/path-alias/configurable_language\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/path-alias/configurable_language/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.configurable_language.edit_form','/admin/config/regional/language/edit/{configurable_language}','/admin/config/regional/language/edit/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/admin/config/regional/language/edit/{configurable_language}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:26:\"configurable_language.edit\";s:6:\"_title\";s:13:\"Edit language\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:28:\"configurable_language.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:21:\"configurable_language\";a:2:{s:4:\"type\";s:28:\"entity:configurable_language\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:21:\"configurable_language\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/config/regional/language/edit/(?P<configurable_language>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:21:\"configurable_language\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/regional/language/edit\";}}s:9:\"path_vars\";a:1:{i:0;s:21:\"configurable_language\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:38:\"/admin/config/regional/language/edit/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.contact_form.canonical','/contact/{contact_form}','/contact/%',2,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/contact/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:7:\"Contact\";s:11:\"_controller\";s:61:\"\\Drupal\\contact\\Controller\\ContactController::contactSitePage\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"contact_form.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/contact/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/contact\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:10:\"/contact/%\";s:8:\"numParts\";i:2;}}',2,NULL),('entity.contact_form.collection','/admin/structure/contact','/admin/structure/contact',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/structure/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"contact_form\";s:6:\"_title\";s:13:\"Contact forms\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer contact forms\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/structure/contact$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/structure/contact\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/structure/contact\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.contact_form.delete_form','/admin/structure/contact/manage/{contact_form}/delete','/admin/structure/contact/manage/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/contact/manage/{contact_form}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:19:\"contact_form.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/contact/manage/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.contact_form.devel_definition','/devel/definition/contact_form/{contact_form}','/devel/definition/contact_form/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/definition/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/definition/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/definition/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/definition/contact_form/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.contact_form.devel_load','/devel/contact_form/{contact_form}','/devel/contact_form/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/contact_form/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.contact_form.devel_load_with_references','/devel/load-with-references/contact_form/{contact_form}','/devel/load-with-references/contact_form/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/load-with-references/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/load\\-with\\-references/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/devel/load-with-references/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:42:\"/devel/load-with-references/contact_form/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.contact_form.devel_path_alias','/devel/path-alias/contact_form/{contact_form}','/devel/path-alias/contact_form/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/path-alias/contact_form/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"contact_form\";s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/path\\-alias/contact_form/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/path-alias/contact_form\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/path-alias/contact_form/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.contact_form.edit_form','/admin/structure/contact/manage/{contact_form}','/admin/structure/contact/manage/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/structure/contact/manage/{contact_form}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"contact_form.edit\";s:6:\"_title\";s:17:\"Edit contact form\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"contact_form.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/structure/contact/manage/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.contact_form.entity_permissions_form','/admin/structure/contact/manage/{contact_form}/permissions','/admin/structure/contact/manage/%/permissions',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/contact/manage/{contact_form}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:18:\"bundle_entity_type\";s:12:\"contact_form\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:3:{s:4:\"type\";s:19:\"entity:contact_form\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:45:\"/admin/structure/contact/manage/%/permissions\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.contact_message.devel_definition','/devel/definition/contact_message','/devel/definition/contact_message',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/devel/definition/contact_message\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:15:\"contact_message\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/devel/definition/contact_message$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/definition/contact_message\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:33:\"/devel/definition/contact_message\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.contact_message.devel_load','/devel/contact_message/{contact_message}','/devel/contact_message/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/devel/contact_message/{contact_message}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:15:\"contact_message\";s:10:\"parameters\";a:1:{s:15:\"contact_message\";a:2:{s:4:\"type\";s:22:\"entity:contact_message\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:15:\"contact_message\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/devel/contact_message/(?P<contact_message>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:15:\"contact_message\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/contact_message\";}}s:9:\"path_vars\";a:1:{i:0;s:15:\"contact_message\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:24:\"/devel/contact_message/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.contact_message.devel_load_with_references','/devel/load-with-references/contact_message/{contact_message}','/devel/load-with-references/contact_message/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/devel/load-with-references/contact_message/{contact_message}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:15:\"contact_message\";s:10:\"parameters\";a:1:{s:15:\"contact_message\";a:2:{s:4:\"type\";s:22:\"entity:contact_message\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:15:\"contact_message\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/devel/load\\-with\\-references/contact_message/(?P<contact_message>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:15:\"contact_message\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/devel/load-with-references/contact_message\";}}s:9:\"path_vars\";a:1:{i:0;s:15:\"contact_message\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:45:\"/devel/load-with-references/contact_message/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.contact_message.devel_path_alias','/devel/path-alias/contact_message/{contact_message}','/devel/path-alias/contact_message/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/devel/path-alias/contact_message/{contact_message}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:15:\"contact_message\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:15:\"contact_message\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/devel/path\\-alias/contact_message/(?P<contact_message>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:15:\"contact_message\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/path-alias/contact_message\";}}s:9:\"path_vars\";a:1:{i:0;s:15:\"contact_message\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:35:\"/devel/path-alias/contact_message/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.contact_message.field_ui_fields','/admin/structure/contact/manage/{contact_form}/fields','/admin/structure/contact/manage/%/fields',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/contact/manage/{contact_form}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:33:\"administer contact_message fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/contact/manage/%/fields\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.contact_message.token_devel','/devel/token/contact_message/{contact_message}','/devel/token/contact_message/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/devel/token/contact_message/{contact_message}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:15:\"contact_message\";s:10:\"parameters\";a:1:{s:15:\"contact_message\";a:2:{s:4:\"type\";s:22:\"entity:contact_message\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:15:\"contact_message\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/token/contact_message/(?P<contact_message>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:15:\"contact_message\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/token/contact_message\";}}s:9:\"path_vars\";a:1:{i:0;s:15:\"contact_message\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:30:\"/devel/token/contact_message/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.date_format.collection','/admin/config/regional/date-time','/admin/config/regional/date-time',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/date-time\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"date_format\";s:6:\"_title\";s:21:\"Date and time formats\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/regional/date\\-time$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/date-time\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/date-time\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.date_format.delete_form','/admin/config/regional/date-time/formats/manage/{date_format}/delete','/admin/config/regional/date-time/formats/manage/%/delete',253,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:68:\"/admin/config/regional/date-time/formats/manage/{date_format}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:18:\"date_format.delete\";s:6:\"_title\";s:18:\"Delete date format\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:18:\"date_format.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:86:\"{^/admin/config/regional/date\\-time/formats/manage/(?P<date_format>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/admin/config/regional/date-time/formats/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:253;s:14:\"patternOutline\";s:56:\"/admin/config/regional/date-time/formats/manage/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('entity.date_format.devel_definition','/devel/definition/date_format/{date_format}','/devel/definition/date_format/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/definition/date_format/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"date_format\";s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/definition/date_format/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/definition/date_format\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/definition/date_format/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.date_format.devel_load','/devel/date_format/{date_format}','/devel/date_format/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/date_format/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"date_format\";s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/date_format/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/date_format\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/devel/date_format/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.date_format.devel_load_with_references','/devel/load-with-references/date_format/{date_format}','/devel/load-with-references/date_format/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/load-with-references/date_format/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"date_format\";s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/devel/load\\-with\\-references/date_format/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/load-with-references/date_format\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/load-with-references/date_format/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.date_format.devel_path_alias','/devel/path-alias/date_format/{date_format}','/devel/path-alias/date_format/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/path-alias/date_format/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"date_format\";s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/devel/path\\-alias/date_format/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/path-alias/date_format\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/path-alias/date_format/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.date_format.edit_form','/admin/config/regional/date-time/formats/manage/{date_format}','/admin/config/regional/date-time/formats/manage/%',126,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/admin/config/regional/date-time/formats/manage/{date_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"date_format.edit\";s:6:\"_title\";s:16:\"Edit date format\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:18:\"date_format.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"date_format\";a:2:{s:4:\"type\";s:18:\"entity:date_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"date_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/admin/config/regional/date\\-time/formats/manage/(?P<date_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"date_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/admin/config/regional/date-time/formats/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"date_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:126;s:14:\"patternOutline\";s:49:\"/admin/config/regional/date-time/formats/manage/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.dxpr_builder_page_template.add_form','/admin/dxpr_studio/dxpr_builder/page_template/add','/admin/dxpr_studio/dxpr_builder/page_template/add',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/dxpr_studio/dxpr_builder/page_template/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:30:\"dxpr_builder_page_template.add\";s:6:\"_title\";s:32:\"Add a dxpr builder page template\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/dxpr_studio/dxpr_builder/page_template/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/dxpr_studio/dxpr_builder/page_template/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:49:\"/admin/dxpr_studio/dxpr_builder/page_template/add\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.dxpr_builder_page_template.collection','/admin/dxpr_studio/dxpr_builder/page_template','/admin/dxpr_studio/dxpr_builder/page_template',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_page_template\";s:6:\"_title\";s:41:\"DXPR Builder Page Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/dxpr_studio/dxpr_builder/page_template$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.dxpr_builder_page_template.delete_form','/admin/dxpr_studio/dxpr_builder/page_template/{dxpr_builder_page_template}/delete','/admin/dxpr_studio/dxpr_builder/page_template/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:81:\"/admin/dxpr_studio/dxpr_builder/page_template/{dxpr_builder_page_template}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:33:\"dxpr_builder_page_template.delete\";s:6:\"_title\";s:35:\"Delete a dxpr builder page template\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:98:\"{^/admin/dxpr_studio/dxpr_builder/page_template/(?P<dxpr_builder_page_template>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:54:\"/admin/dxpr_studio/dxpr_builder/page_template/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.dxpr_builder_page_template.devel_definition','/devel/definition/dxpr_builder_page_template/{dxpr_builder_page_template}','/devel/definition/dxpr_builder_page_template/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/definition/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_page_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/devel/definition/dxpr_builder_page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/definition/dxpr_builder_page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/definition/dxpr_builder_page_template/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.dxpr_builder_page_template.devel_load','/devel/dxpr_builder_page_template/{dxpr_builder_page_template}','/devel/dxpr_builder_page_template/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:62:\"/devel/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_page_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/devel/dxpr_builder_page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/dxpr_builder_page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:35:\"/devel/dxpr_builder_page_template/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.dxpr_builder_page_template.devel_load_with_references','/devel/load-with-references/dxpr_builder_page_template/{dxpr_builder_page_template}','/devel/load-with-references/dxpr_builder_page_template/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:83:\"/devel/load-with-references/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_page_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:102:\"{^/devel/load\\-with\\-references/dxpr_builder_page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:54:\"/devel/load-with-references/dxpr_builder_page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:56:\"/devel/load-with-references/dxpr_builder_page_template/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.dxpr_builder_page_template.devel_path_alias','/devel/path-alias/dxpr_builder_page_template/{dxpr_builder_page_template}','/devel/path-alias/dxpr_builder_page_template/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/path-alias/dxpr_builder_page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_page_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:91:\"{^/devel/path\\-alias/dxpr_builder_page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/path-alias/dxpr_builder_page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/path-alias/dxpr_builder_page_template/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.dxpr_builder_page_template.edit_form','/admin/dxpr_studio/dxpr_builder/page_template/{dxpr_builder_page_template}','/admin/dxpr_studio/dxpr_builder/page_template/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:74:\"/admin/dxpr_studio/dxpr_builder/page_template/{dxpr_builder_page_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:31:\"dxpr_builder_page_template.edit\";s:6:\"_title\";s:33:\"Edit a dxpr builder page template\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_page_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_page_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:91:\"{^/admin/dxpr_studio/dxpr_builder/page_template/(?P<dxpr_builder_page_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_page_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/dxpr_studio/dxpr_builder/page_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_page_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:47:\"/admin/dxpr_studio/dxpr_builder/page_template/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.dxpr_builder_profile.add_form','/admin/dxpr_studio/dxpr_builder/profile/add','/admin/dxpr_studio/dxpr_builder/profile/add',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/dxpr_studio/dxpr_builder/profile/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:24:\"dxpr_builder_profile.add\";s:6:\"_title\";s:26:\"Add a dxpr builder profile\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/dxpr_studio/dxpr_builder/profile/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/admin/dxpr_studio/dxpr_builder/profile/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:43:\"/admin/dxpr_studio/dxpr_builder/profile/add\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.dxpr_builder_profile.collection','/admin/dxpr_studio/dxpr_builder/profile','/admin/dxpr_studio/dxpr_builder/profile',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"dxpr_builder_profile\";s:6:\"_title\";s:34:\"DXPR Builder Profile Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/dxpr_studio/dxpr_builder/profile$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.dxpr_builder_profile.delete_form','/admin/dxpr_studio/dxpr_builder/profile/{dxpr_builder_profile}/delete','/admin/dxpr_studio/dxpr_builder/profile/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/admin/dxpr_studio/dxpr_builder/profile/{dxpr_builder_profile}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:27:\"dxpr_builder_profile.delete\";s:6:\"_title\";s:29:\"Delete a dxpr builder profile\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:86:\"{^/admin/dxpr_studio/dxpr_builder/profile/(?P<dxpr_builder_profile>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:48:\"/admin/dxpr_studio/dxpr_builder/profile/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.dxpr_builder_profile.devel_definition','/devel/definition/dxpr_builder_profile/{dxpr_builder_profile}','/devel/definition/dxpr_builder_profile/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/devel/definition/dxpr_builder_profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"dxpr_builder_profile\";s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/devel/definition/dxpr_builder_profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/definition/dxpr_builder_profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/definition/dxpr_builder_profile/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.dxpr_builder_profile.devel_load','/devel/dxpr_builder_profile/{dxpr_builder_profile}','/devel/dxpr_builder_profile/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/devel/dxpr_builder_profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"dxpr_builder_profile\";s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/devel/dxpr_builder_profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/dxpr_builder_profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:29:\"/devel/dxpr_builder_profile/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.dxpr_builder_profile.devel_load_with_references','/devel/load-with-references/dxpr_builder_profile/{dxpr_builder_profile}','/devel/load-with-references/dxpr_builder_profile/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/devel/load-with-references/dxpr_builder_profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"dxpr_builder_profile\";s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/devel/load\\-with\\-references/dxpr_builder_profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/devel/load-with-references/dxpr_builder_profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:50:\"/devel/load-with-references/dxpr_builder_profile/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.dxpr_builder_profile.devel_path_alias','/devel/path-alias/dxpr_builder_profile/{dxpr_builder_profile}','/devel/path-alias/dxpr_builder_profile/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/devel/path-alias/dxpr_builder_profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"dxpr_builder_profile\";s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/devel/path\\-alias/dxpr_builder_profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/path-alias/dxpr_builder_profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/path-alias/dxpr_builder_profile/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.dxpr_builder_profile.edit_form','/admin/dxpr_studio/dxpr_builder/profile/{dxpr_builder_profile}','/admin/dxpr_studio/dxpr_builder/profile/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:62:\"/admin/dxpr_studio/dxpr_builder/profile/{dxpr_builder_profile}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:25:\"dxpr_builder_profile.edit\";s:6:\"_title\";s:27:\"Edit a dxpr builder profile\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer dxpr_builder_profile\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:20:\"dxpr_builder_profile\";a:2:{s:4:\"type\";s:27:\"entity:dxpr_builder_profile\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/admin/dxpr_studio/dxpr_builder/profile/(?P<dxpr_builder_profile>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"dxpr_builder_profile\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/dxpr_studio/dxpr_builder/profile\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"dxpr_builder_profile\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:41:\"/admin/dxpr_studio/dxpr_builder/profile/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.dxpr_builder_user_template.add_form','/admin/dxpr_studio/dxpr_builder/user_templates/add','/admin/dxpr_studio/dxpr_builder/user_templates/add',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/admin/dxpr_studio/dxpr_builder/user_templates/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:30:\"dxpr_builder_user_template.add\";s:6:\"_title\";s:32:\"Add a dxpr builder user template\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/admin/dxpr_studio/dxpr_builder/user_templates/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:50:\"/admin/dxpr_studio/dxpr_builder/user_templates/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:50:\"/admin/dxpr_studio/dxpr_builder/user_templates/add\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.dxpr_builder_user_template.collection','/admin/dxpr_studio/dxpr_builder/user_templates','/admin/dxpr_studio/dxpr_builder/user_templates',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:26:\"dxpr_builder_user_template\";s:6:\"_title\";s:41:\"DXPR Builder User Templates Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/admin/dxpr_studio/dxpr_builder/user_templates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.dxpr_builder_user_template.delete_form','/admin/dxpr_studio/dxpr_builder/user_templates/{dxpr_builder_user_template}/delete','/admin/dxpr_studio/dxpr_builder/user_templates/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:82:\"/admin/dxpr_studio/dxpr_builder/user_templates/{dxpr_builder_user_template}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:33:\"dxpr_builder_user_template.delete\";s:6:\"_title\";s:35:\"Delete a dxpr builder user template\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:99:\"{^/admin/dxpr_studio/dxpr_builder/user_templates/(?P<dxpr_builder_user_template>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:55:\"/admin/dxpr_studio/dxpr_builder/user_templates/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.dxpr_builder_user_template.devel_definition','/devel/definition/dxpr_builder_user_template/{dxpr_builder_user_template}','/devel/definition/dxpr_builder_user_template/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/definition/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_user_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/devel/definition/dxpr_builder_user_template/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/definition/dxpr_builder_user_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/definition/dxpr_builder_user_template/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.dxpr_builder_user_template.devel_load','/devel/dxpr_builder_user_template/{dxpr_builder_user_template}','/devel/dxpr_builder_user_template/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:62:\"/devel/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_user_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/devel/dxpr_builder_user_template/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/dxpr_builder_user_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:35:\"/devel/dxpr_builder_user_template/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.dxpr_builder_user_template.devel_load_with_references','/devel/load-with-references/dxpr_builder_user_template/{dxpr_builder_user_template}','/devel/load-with-references/dxpr_builder_user_template/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:83:\"/devel/load-with-references/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_user_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:102:\"{^/devel/load\\-with\\-references/dxpr_builder_user_template/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:54:\"/devel/load-with-references/dxpr_builder_user_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:56:\"/devel/load-with-references/dxpr_builder_user_template/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.dxpr_builder_user_template.devel_path_alias','/devel/path-alias/dxpr_builder_user_template/{dxpr_builder_user_template}','/devel/path-alias/dxpr_builder_user_template/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/devel/path-alias/dxpr_builder_user_template/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:26:\"dxpr_builder_user_template\";s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:91:\"{^/devel/path\\-alias/dxpr_builder_user_template/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/path-alias/dxpr_builder_user_template\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/path-alias/dxpr_builder_user_template/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.dxpr_builder_user_template.edit_form','/admin/dxpr_studio/dxpr_builder/user_templates/{dxpr_builder_user_template}','/admin/dxpr_studio/dxpr_builder/user_templates/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:75:\"/admin/dxpr_studio/dxpr_builder/user_templates/{dxpr_builder_user_template}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:31:\"dxpr_builder_user_template.edit\";s:6:\"_title\";s:33:\"Edit a dxpr builder user template\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:26:\"dxpr_builder_user_template\";a:2:{s:4:\"type\";s:33:\"entity:dxpr_builder_user_template\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:92:\"{^/admin/dxpr_studio/dxpr_builder/user_templates/(?P<dxpr_builder_user_template>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:26:\"dxpr_builder_user_template\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/dxpr_studio/dxpr_builder/user_templates\";}}s:9:\"path_vars\";a:1:{i:0;s:26:\"dxpr_builder_user_template\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:48:\"/admin/dxpr_studio/dxpr_builder/user_templates/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.editor.devel_definition','/devel/definition/editor','/devel/definition/editor',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/definition/editor\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"editor\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/devel/definition/editor$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/definition/editor\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/devel/definition/editor\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.editor.devel_load','/devel/editor/{editor}','/devel/editor/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/devel/editor/{editor}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"editor\";s:10:\"parameters\";a:1:{s:6:\"editor\";a:2:{s:4:\"type\";s:13:\"entity:editor\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/devel/editor/(?P<editor>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/devel/editor\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:15:\"/devel/editor/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.editor.devel_load_with_references','/devel/load-with-references/editor/{editor}','/devel/load-with-references/editor/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/load-with-references/editor/{editor}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"editor\";s:10:\"parameters\";a:1:{s:6:\"editor\";a:2:{s:4:\"type\";s:13:\"entity:editor\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/load\\-with\\-references/editor/(?P<editor>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/load-with-references/editor\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/load-with-references/editor/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.editor.devel_path_alias','/devel/path-alias/editor/{editor}','/devel/path-alias/editor/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/devel/path-alias/editor/{editor}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:6:\"editor\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"editor\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/path\\-alias/editor/(?P<editor>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"editor\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/path-alias/editor\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"editor\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:26:\"/devel/path-alias/editor/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_browser.add_form','/admin/config/content/entity_browser/add','/admin/config/content/entity_browser/add',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/content/entity_browser/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:19:\"entity_browser.edit\";s:6:\"_title\";s:18:\"Add Entity browser\";s:12:\"tempstore_id\";s:21:\"entity_browser.config\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/content/entity_browser/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/config/content/entity_browser/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/config/content/entity_browser/add\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.entity_browser.collection','/admin/config/content/entity_browser','/admin/config/content/entity_browser',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/content/entity_browser\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:14:\"entity_browser\";s:6:\"_title\";s:15:\"Entity Browsers\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/content/entity_browser$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:36:\"/admin/config/content/entity_browser\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_browser.delete_form','/admin/config/content/entity_browser/{entity_browser}/delete','/admin/config/content/entity_browser/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/admin/config/content/entity_browser/{entity_browser}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"entity_browser.delete\";s:6:\"_title\";s:21:\"Delete Entity browser\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/config/content/entity_browser/(?P<entity_browser>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:45:\"/admin/config/content/entity_browser/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_browser.devel_definition','/devel/definition/entity_browser/{entity_browser}','/devel/definition/entity_browser/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/devel/definition/entity_browser/{entity_browser}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:14:\"entity_browser\";s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/devel/definition/entity_browser/(?P<entity_browser>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/definition/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/definition/entity_browser/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_browser.devel_load','/devel/entity_browser/{entity_browser}','/devel/entity_browser/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/devel/entity_browser/{entity_browser}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:14:\"entity_browser\";s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/devel/entity_browser/(?P<entity_browser>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/devel/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:23:\"/devel/entity_browser/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.entity_browser.devel_load_with_references','/devel/load-with-references/entity_browser/{entity_browser}','/devel/load-with-references/entity_browser/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/load-with-references/entity_browser/{entity_browser}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:14:\"entity_browser\";s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/devel/load\\-with\\-references/entity_browser/(?P<entity_browser>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/devel/load-with-references/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:44:\"/devel/load-with-references/entity_browser/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_browser.devel_path_alias','/devel/path-alias/entity_browser/{entity_browser}','/devel/path-alias/entity_browser/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/devel/path-alias/entity_browser/{entity_browser}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:14:\"entity_browser\";s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/devel/path\\-alias/entity_browser/(?P<entity_browser>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/path-alias/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/path-alias/entity_browser/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_browser.edit_form','/admin/config/content/entity_browser/{entity_browser}/edit','/admin/config/content/entity_browser/%/edit',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/config/content/entity_browser/{entity_browser}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:19:\"entity_browser.edit\";s:6:\"_title\";s:19:\"Edit Entity Browser\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/config/content/entity_browser/(?P<entity_browser>[^/]++)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/config/content/entity_browser/%/edit\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_browser.edit_widgets','/admin/config/content/entity_browser/{entity_browser}/widgets','/admin/config/content/entity_browser/%/widgets',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/admin/config/content/entity_browser/{entity_browser}/widgets\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:27:\"entity_browser.edit_widgets\";s:6:\"_title\";s:12:\"Edit Widgets\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer entity browsers\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:14:\"entity_browser\";a:2:{s:4:\"type\";s:21:\"entity:entity_browser\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_browser\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/admin/config/content/entity_browser/(?P<entity_browser>[^/]++)/widgets$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/widgets\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_browser\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/entity_browser\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_browser\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/config/content/entity_browser/%/widgets\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_form_display.block_content.default','/admin/structure/block-content/manage/{block_content_type}/form-display','/admin/structure/block-content/manage/%/form-display',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/structure/block-content/manage/{block_content_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:37:\"administer block_content form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:52:\"/admin/structure/block-content/manage/%/form-display\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_form_display.block_content.form_mode','/admin/structure/block-content/manage/{block_content_type}/form-display/{form_mode_name}','/admin/structure/block-content/manage/%/form-display/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:88:\"/admin/structure/block-content/manage/{block_content_type}/form-display/{form_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:37:\"administer block_content form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:117:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:54:\"/admin/structure/block-content/manage/%/form-display/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_form_display.comment.default','/admin/structure/comment/manage/{comment_type}/form-display','/admin/structure/comment/manage/%/form-display',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/comment/manage/{comment_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:31:\"administer comment form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/comment/manage/%/form-display\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_form_display.comment.form_mode','/admin/structure/comment/manage/{comment_type}/form-display/{form_mode_name}','/admin/structure/comment/manage/%/form-display/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:76:\"/admin/structure/comment/manage/{comment_type}/form-display/{form_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:31:\"administer comment form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:104:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:48:\"/admin/structure/comment/manage/%/form-display/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_form_display.contact_message.default','/admin/structure/contact/manage/{contact_form}/form-display','/admin/structure/contact/manage/%/form-display',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/contact/manage/{contact_form}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:39:\"administer contact_message form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:46:\"/admin/structure/contact/manage/%/form-display\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_form_display.contact_message.form_mode','/admin/structure/contact/manage/{contact_form}/form-display/{form_mode_name}','/admin/structure/contact/manage/%/form-display/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:76:\"/admin/structure/contact/manage/{contact_form}/form-display/{form_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:39:\"administer contact_message form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:104:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:48:\"/admin/structure/contact/manage/%/form-display/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_form_display.devel_definition','/devel/definition/entity_form_display','/devel/definition/entity_form_display',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/definition/entity_form_display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_form_display\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/definition/entity_form_display$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/entity_form_display\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:37:\"/devel/definition/entity_form_display\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.entity_form_display.devel_load','/devel/entity_form_display/{entity_form_display}','/devel/entity_form_display/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/entity_form_display/{entity_form_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_form_display\";s:10:\"parameters\";a:1:{s:19:\"entity_form_display\";a:2:{s:4:\"type\";s:26:\"entity:entity_form_display\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/entity_form_display/(?P<entity_form_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_form_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/entity_form_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/entity_form_display/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.entity_form_display.devel_load_with_references','/devel/load-with-references/entity_form_display/{entity_form_display}','/devel/load-with-references/entity_form_display/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/entity_form_display/{entity_form_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_form_display\";s:10:\"parameters\";a:1:{s:19:\"entity_form_display\";a:2:{s:4:\"type\";s:26:\"entity:entity_form_display\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/entity_form_display/(?P<entity_form_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_form_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/entity_form_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/entity_form_display/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_form_display.devel_path_alias','/devel/path-alias/entity_form_display/{entity_form_display}','/devel/path-alias/entity_form_display/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/entity_form_display/{entity_form_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_form_display\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/entity_form_display/(?P<entity_form_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_form_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/entity_form_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_form_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/entity_form_display/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_form_display.media.default','/admin/structure/media/manage/{media_type}/form-display','/admin/structure/media/manage/%/form-display',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/admin/structure/media/manage/{media_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:29:\"administer media form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:44:\"/admin/structure/media/manage/%/form-display\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_form_display.media.form_mode','/admin/structure/media/manage/{media_type}/form-display/{form_mode_name}','/admin/structure/media/manage/%/form-display/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:72:\"/admin/structure/media/manage/{media_type}/form-display/{form_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:29:\"administer media form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:100:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:46:\"/admin/structure/media/manage/%/form-display/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_form_display.node.default','/admin/structure/types/manage/{node_type}/form-display','/admin/structure/types/manage/%/form-display',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/types/manage/{node_type}/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:28:\"administer node form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:44:\"/admin/structure/types/manage/%/form-display\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_form_display.node.form_mode','/admin/structure/types/manage/{node_type}/form-display/{form_mode_name}','/admin/structure/types/manage/%/form-display/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/structure/types/manage/{node_type}/form-display/{form_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:28:\"administer node form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:99:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:46:\"/admin/structure/types/manage/%/form-display/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_form_display.taxonomy_term.default','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display','/admin/structure/taxonomy/manage/%/overview/form-display',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:76:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:37:\"administer taxonomy_term form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:94:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/form\\-display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/overview/form-display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:56:\"/admin/structure/taxonomy/manage/%/overview/form-display\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_form_display.taxonomy_term.form_mode','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display/{form_mode_name}','/admin/structure/taxonomy/manage/%/overview/form-display/%',246,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:93:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display/{form_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:37:\"administer taxonomy_term form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:121:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/form\\-display/(?P<form_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/overview/form-display\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:246;s:14:\"patternOutline\";s:58:\"/admin/structure/taxonomy/manage/%/overview/form-display/%\";s:8:\"numParts\";i:8;}}',8,NULL),('entity.entity_form_display.user.default','/admin/config/people/accounts/form-display','/admin/config/people/accounts/form-display',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/people/accounts/form-display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"form_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:28:\"administer user form display\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/config/people/accounts/form\\-display$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/people/accounts/form-display\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:42:\"/admin/config/people/accounts/form-display\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.entity_form_display.user.form_mode','/admin/config/people/accounts/form-display/{form_mode_name}','/admin/config/people/accounts/form-display/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/config/people/accounts/form-display/{form_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_form_display.edit\";s:6:\"_title\";s:19:\"Manage form display\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_form_mode_access\";s:28:\"administer user form display\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.form_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/config/people/accounts/form\\-display/(?P<form_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/people/accounts/form-display\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:44:\"/admin/config/people/accounts/form-display/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_form_mode.add_form','/admin/structure/display-modes/form/add/{entity_type_id}','/admin/structure/display-modes/form/add/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:56:\"/admin/structure/display-modes/form/add/{entity_type_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:20:\"entity_form_mode.add\";s:6:\"_title\";s:13:\"Add form mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/admin/structure/display\\-modes/form/add/(?P<entity_type_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_type_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/structure/display-modes/form/add\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:41:\"/admin/structure/display-modes/form/add/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_form_mode.collection','/admin/structure/display-modes/form','/admin/structure/display-modes/form',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/form\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_form_mode\";s:6:\"_title\";s:10:\"Form modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/form$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/form\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/form\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_form_mode.delete_form','/admin/structure/display-modes/form/manage/{entity_form_mode}/delete','/admin/structure/display-modes/form/manage/%/delete',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:68:\"/admin/structure/display-modes/form/manage/{entity_form_mode}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"entity_form_mode.delete\";s:6:\"_title\";s:16:\"Delete form mode\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:23:\"entity_form_mode.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:86:\"{^/admin/structure/display\\-modes/form/manage/(?P<entity_form_mode>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/structure/display-modes/form/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:51:\"/admin/structure/display-modes/form/manage/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_form_mode.devel_definition','/devel/definition/entity_form_mode/{entity_form_mode}','/devel/definition/entity_form_mode/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/definition/entity_form_mode/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_form_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/definition/entity_form_mode/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/definition/entity_form_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/definition/entity_form_mode/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_form_mode.devel_load','/devel/entity_form_mode/{entity_form_mode}','/devel/entity_form_mode/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/entity_form_mode/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_form_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/entity_form_mode/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/entity_form_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:25:\"/devel/entity_form_mode/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.entity_form_mode.devel_load_with_references','/devel/load-with-references/entity_form_mode/{entity_form_mode}','/devel/load-with-references/entity_form_mode/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/load-with-references/entity_form_mode/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_form_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:82:\"{^/devel/load\\-with\\-references/entity_form_mode/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/load-with-references/entity_form_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/load-with-references/entity_form_mode/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_form_mode.devel_path_alias','/devel/path-alias/entity_form_mode/{entity_form_mode}','/devel/path-alias/entity_form_mode/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/path-alias/entity_form_mode/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_form_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/devel/path\\-alias/entity_form_mode/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/path-alias/entity_form_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/path-alias/entity_form_mode/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_form_mode.edit_form','/admin/structure/display-modes/form/manage/{entity_form_mode}','/admin/structure/display-modes/form/manage/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/admin/structure/display-modes/form/manage/{entity_form_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"entity_form_mode.edit\";s:6:\"_title\";s:14:\"Edit form mode\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:23:\"entity_form_mode.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:16:\"entity_form_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_form_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/admin/structure/display\\-modes/form/manage/(?P<entity_form_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_form_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/structure/display-modes/form/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_form_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:44:\"/admin/structure/display-modes/form/manage/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_view_display.block_content.default','/admin/structure/block-content/manage/{block_content_type}/display','/admin/structure/block-content/manage/%/display',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:66:\"/admin/structure/block-content/manage/{block_content_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:32:\"administer block_content display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:47:\"/admin/structure/block-content/manage/%/display\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_view_display.block_content.view_mode','/admin/structure/block-content/manage/{block_content_type}/display/{view_mode_name}','/admin/structure/block-content/manage/%/display/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:83:\"/admin/structure/block-content/manage/{block_content_type}/display/{view_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:32:\"administer block_content display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:111:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/display/(?P<view_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:49:\"/admin/structure/block-content/manage/%/display/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_view_display.comment.default','/admin/structure/comment/manage/{comment_type}/display','/admin/structure/comment/manage/%/display',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/comment/manage/{comment_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:26:\"administer comment display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/comment/manage/%/display\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_view_display.comment.view_mode','/admin/structure/comment/manage/{comment_type}/display/{view_mode_name}','/admin/structure/comment/manage/%/display/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/structure/comment/manage/{comment_type}/display/{view_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:26:\"administer comment display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:98:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/display/(?P<view_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:43:\"/admin/structure/comment/manage/%/display/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_view_display.contact_message.default','/admin/structure/contact/manage/{contact_form}/display','/admin/structure/contact/manage/%/display',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/contact/manage/{contact_form}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:34:\"administer contact_message display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/contact/manage/%/display\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_view_display.contact_message.view_mode','/admin/structure/contact/manage/{contact_form}/display/{view_mode_name}','/admin/structure/contact/manage/%/display/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/structure/contact/manage/{contact_form}/display/{view_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:34:\"administer contact_message display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:98:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/display/(?P<view_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:43:\"/admin/structure/contact/manage/%/display/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_view_display.devel_definition','/devel/definition/entity_view_display','/devel/definition/entity_view_display',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/definition/entity_view_display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_view_display\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/definition/entity_view_display$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/entity_view_display\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:37:\"/devel/definition/entity_view_display\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.entity_view_display.devel_load','/devel/entity_view_display/{entity_view_display}','/devel/entity_view_display/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/entity_view_display/{entity_view_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_view_display\";s:10:\"parameters\";a:1:{s:19:\"entity_view_display\";a:2:{s:4:\"type\";s:26:\"entity:entity_view_display\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/entity_view_display/(?P<entity_view_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_view_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/entity_view_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/entity_view_display/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.entity_view_display.devel_load_with_references','/devel/load-with-references/entity_view_display/{entity_view_display}','/devel/load-with-references/entity_view_display/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/entity_view_display/{entity_view_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_view_display\";s:10:\"parameters\";a:1:{s:19:\"entity_view_display\";a:2:{s:4:\"type\";s:26:\"entity:entity_view_display\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/entity_view_display/(?P<entity_view_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_view_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/entity_view_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/entity_view_display/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_view_display.devel_path_alias','/devel/path-alias/entity_view_display/{entity_view_display}','/devel/path-alias/entity_view_display/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/entity_view_display/{entity_view_display}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"entity_view_display\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/entity_view_display/(?P<entity_view_display>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"entity_view_display\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/entity_view_display\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"entity_view_display\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/entity_view_display/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_view_display.media.default','/admin/structure/media/manage/{media_type}/display','/admin/structure/media/manage/%/display',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/admin/structure/media/manage/{media_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:24:\"administer media display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:39:\"/admin/structure/media/manage/%/display\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_view_display.media.view_mode','/admin/structure/media/manage/{media_type}/display/{view_mode_name}','/admin/structure/media/manage/%/display/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:67:\"/admin/structure/media/manage/{media_type}/display/{view_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:24:\"administer media display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:94:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/display/(?P<view_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:41:\"/admin/structure/media/manage/%/display/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_view_display.node.default','/admin/structure/types/manage/{node_type}/display','/admin/structure/types/manage/%/display',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/structure/types/manage/{node_type}/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:23:\"administer node display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:39:\"/admin/structure/types/manage/%/display\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_view_display.node.view_mode','/admin/structure/types/manage/{node_type}/display/{view_mode_name}','/admin/structure/types/manage/%/display/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:66:\"/admin/structure/types/manage/{node_type}/display/{view_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:23:\"administer node display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:93:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/display/(?P<view_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:41:\"/admin/structure/types/manage/%/display/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_view_display.taxonomy_term.default','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display','/admin/structure/taxonomy/manage/%/overview/display',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:32:\"administer taxonomy_term display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/display$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/overview/display\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:51:\"/admin/structure/taxonomy/manage/%/overview/display\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_view_display.taxonomy_term.view_mode','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display/{view_mode_name}','/admin/structure/taxonomy/manage/%/overview/display/%',246,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:88:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display/{view_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:32:\"administer taxonomy_term display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:115:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/display/(?P<view_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/overview/display\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:246;s:14:\"patternOutline\";s:53:\"/admin/structure/taxonomy/manage/%/overview/display/%\";s:8:\"numParts\";i:8;}}',8,NULL),('entity.entity_view_display.user.default','/admin/config/people/accounts/display','/admin/config/people/accounts/display',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/people/accounts/display\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"view_mode_name\";s:7:\"default\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:23:\"administer user display\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/people/accounts/display$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/people/accounts/display\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:37:\"/admin/config/people/accounts/display\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.entity_view_display.user.view_mode','/admin/config/people/accounts/display/{view_mode_name}','/admin/config/people/accounts/display/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/config/people/accounts/display/{view_mode_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:24:\"entity_view_display.edit\";s:6:\"_title\";s:14:\"Manage display\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:26:\"_field_ui_view_mode_access\";s:23:\"administer user display\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:31:\"access_check.field_ui.view_mode\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/config/people/accounts/display/(?P<view_mode_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/people/accounts/display\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:39:\"/admin/config/people/accounts/display/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_view_mode.add_form','/admin/structure/display-modes/view/add/{entity_type_id}','/admin/structure/display-modes/view/add/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:56:\"/admin/structure/display-modes/view/add/{entity_type_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:20:\"entity_view_mode.add\";s:6:\"_title\";s:13:\"Add view mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/admin/structure/display\\-modes/view/add/(?P<entity_type_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_type_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/structure/display-modes/view/add\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:41:\"/admin/structure/display-modes/view/add/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.entity_view_mode.collection','/admin/structure/display-modes/view','/admin/structure/display-modes/view',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/display-modes/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"entity_view_mode\";s:6:\"_title\";s:10:\"View modes\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/structure/display\\-modes/view$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/structure/display-modes/view\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:35:\"/admin/structure/display-modes/view\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_view_mode.delete_form','/admin/structure/display-modes/view/manage/{entity_view_mode}/delete','/admin/structure/display-modes/view/manage/%/delete',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:68:\"/admin/structure/display-modes/view/manage/{entity_view_mode}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"entity_view_mode.delete\";s:6:\"_title\";s:16:\"Delete view mode\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:23:\"entity_view_mode.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:86:\"{^/admin/structure/display\\-modes/view/manage/(?P<entity_view_mode>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/structure/display-modes/view/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:51:\"/admin/structure/display-modes/view/manage/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.entity_view_mode.devel_definition','/devel/definition/entity_view_mode/{entity_view_mode}','/devel/definition/entity_view_mode/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/definition/entity_view_mode/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_view_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/definition/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/definition/entity_view_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/definition/entity_view_mode/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_view_mode.devel_load','/devel/entity_view_mode/{entity_view_mode}','/devel/entity_view_mode/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/entity_view_mode/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_view_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/entity_view_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:25:\"/devel/entity_view_mode/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.entity_view_mode.devel_load_with_references','/devel/load-with-references/entity_view_mode/{entity_view_mode}','/devel/load-with-references/entity_view_mode/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/load-with-references/entity_view_mode/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_view_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:82:\"{^/devel/load\\-with\\-references/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/load-with-references/entity_view_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/load-with-references/entity_view_mode/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_view_mode.devel_path_alias','/devel/path-alias/entity_view_mode/{entity_view_mode}','/devel/path-alias/entity_view_mode/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/path-alias/entity_view_mode/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"entity_view_mode\";s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/devel/path\\-alias/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/path-alias/entity_view_mode\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/path-alias/entity_view_mode/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.entity_view_mode.edit_form','/admin/structure/display-modes/view/manage/{entity_view_mode}','/admin/structure/display-modes/view/manage/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/admin/structure/display-modes/view/manage/{entity_view_mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"entity_view_mode.edit\";s:6:\"_title\";s:14:\"Edit view mode\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:23:\"entity_view_mode.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:16:\"entity_view_mode\";a:2:{s:4:\"type\";s:23:\"entity:entity_view_mode\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/admin/structure/display\\-modes/view/manage/(?P<entity_view_mode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"entity_view_mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/structure/display-modes/view/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"entity_view_mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:44:\"/admin/structure/display-modes/view/manage/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.field_config.block_content_field_delete_form','/admin/structure/block-content/manage/{block_content_type}/fields/{field_config}/delete','/admin/structure/block-content/manage/%/fields/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:87:\"/admin/structure/block-content/manage/{block_content_type}/fields/{field_config}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:19:\"field_config.delete\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.delete\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:115:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/fields/(?P<field_config>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:55:\"/admin/structure/block-content/manage/%/fields/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('entity.field_config.block_content_field_edit_form','/admin/structure/block-content/manage/{block_content_type}/fields/{field_config}','/admin/structure/block-content/manage/%/fields/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:80:\"/admin/structure/block-content/manage/{block_content_type}/fields/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:17:\"field_config.edit\";s:15:\"_title_callback\";s:51:\"\\Drupal\\field_ui\\Form\\FieldConfigEditForm::getTitle\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.update\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:108:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/fields/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:48:\"/admin/structure/block-content/manage/%/fields/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.field_config.comment_field_delete_form','/admin/structure/comment/manage/{comment_type}/fields/{field_config}/delete','/admin/structure/comment/manage/%/fields/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:75:\"/admin/structure/comment/manage/{comment_type}/fields/{field_config}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:19:\"field_config.delete\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.delete\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:102:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/fields/(?P<field_config>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:49:\"/admin/structure/comment/manage/%/fields/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('entity.field_config.comment_field_edit_form','/admin/structure/comment/manage/{comment_type}/fields/{field_config}','/admin/structure/comment/manage/%/fields/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:68:\"/admin/structure/comment/manage/{comment_type}/fields/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:17:\"field_config.edit\";s:15:\"_title_callback\";s:51:\"\\Drupal\\field_ui\\Form\\FieldConfigEditForm::getTitle\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.update\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:95:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/fields/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:42:\"/admin/structure/comment/manage/%/fields/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.field_config.contact_message_field_delete_form','/admin/structure/contact/manage/{contact_form}/fields/{field_config}/delete','/admin/structure/contact/manage/%/fields/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:75:\"/admin/structure/contact/manage/{contact_form}/fields/{field_config}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:19:\"field_config.delete\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.delete\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:102:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/fields/(?P<field_config>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:49:\"/admin/structure/contact/manage/%/fields/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('entity.field_config.contact_message_field_edit_form','/admin/structure/contact/manage/{contact_form}/fields/{field_config}','/admin/structure/contact/manage/%/fields/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:68:\"/admin/structure/contact/manage/{contact_form}/fields/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:17:\"field_config.edit\";s:15:\"_title_callback\";s:51:\"\\Drupal\\field_ui\\Form\\FieldConfigEditForm::getTitle\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.update\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:95:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/fields/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:42:\"/admin/structure/contact/manage/%/fields/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.field_config.devel_definition','/devel/definition/field_config','/devel/definition/field_config',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/definition/field_config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"field_config\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/devel/definition/field_config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/definition/field_config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/devel/definition/field_config\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.field_config.devel_load','/devel/field_config/{field_config}','/devel/field_config/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/field_config/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"field_config\";s:10:\"parameters\";a:1:{s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/field_config/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/field_config\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/field_config/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.field_config.devel_load_with_references','/devel/load-with-references/field_config/{field_config}','/devel/load-with-references/field_config/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/load-with-references/field_config/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"field_config\";s:10:\"parameters\";a:1:{s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/load\\-with\\-references/field_config/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/devel/load-with-references/field_config\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:42:\"/devel/load-with-references/field_config/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.field_config.devel_path_alias','/devel/path-alias/field_config/{field_config}','/devel/path-alias/field_config/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/path-alias/field_config/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"field_config\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/path\\-alias/field_config/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/path-alias/field_config\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/path-alias/field_config/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.field_config.media_field_delete_form','/admin/structure/media/manage/{media_type}/fields/{field_config}/delete','/admin/structure/media/manage/%/fields/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/structure/media/manage/{media_type}/fields/{field_config}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:19:\"field_config.delete\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.delete\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:98:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/fields/(?P<field_config>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:47:\"/admin/structure/media/manage/%/fields/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('entity.field_config.media_field_edit_form','/admin/structure/media/manage/{media_type}/fields/{field_config}','/admin/structure/media/manage/%/fields/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:64:\"/admin/structure/media/manage/{media_type}/fields/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:17:\"field_config.edit\";s:15:\"_title_callback\";s:51:\"\\Drupal\\field_ui\\Form\\FieldConfigEditForm::getTitle\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.update\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:91:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/fields/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:40:\"/admin/structure/media/manage/%/fields/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.field_config.node_field_delete_form','/admin/structure/types/manage/{node_type}/fields/{field_config}/delete','/admin/structure/types/manage/%/fields/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:70:\"/admin/structure/types/manage/{node_type}/fields/{field_config}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:19:\"field_config.delete\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.delete\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:97:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/fields/(?P<field_config>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:47:\"/admin/structure/types/manage/%/fields/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('entity.field_config.node_field_edit_form','/admin/structure/types/manage/{node_type}/fields/{field_config}','/admin/structure/types/manage/%/fields/%',122,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/types/manage/{node_type}/fields/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:17:\"field_config.edit\";s:15:\"_title_callback\";s:51:\"\\Drupal\\field_ui\\Form\\FieldConfigEditForm::getTitle\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.update\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/fields/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:122;s:14:\"patternOutline\";s:40:\"/admin/structure/types/manage/%/fields/%\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.field_config.taxonomy_term_field_delete_form','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/{field_config}/delete','/admin/structure/taxonomy/manage/%/overview/fields/%/delete',493,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:92:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/{field_config}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:19:\"field_config.delete\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.delete\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:119:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/fields/(?P<field_config>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/overview/fields\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:493;s:14:\"patternOutline\";s:59:\"/admin/structure/taxonomy/manage/%/overview/fields/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('entity.field_config.taxonomy_term_field_edit_form','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/{field_config}','/admin/structure/taxonomy/manage/%/overview/fields/%',246,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:85:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:17:\"field_config.edit\";s:15:\"_title_callback\";s:51:\"\\Drupal\\field_ui\\Form\\FieldConfigEditForm::getTitle\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.update\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:112:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/fields/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/overview/fields\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:246;s:14:\"patternOutline\";s:52:\"/admin/structure/taxonomy/manage/%/overview/fields/%\";s:8:\"numParts\";i:8;}}',8,NULL),('entity.field_config.user_field_delete_form','/admin/config/people/accounts/fields/{field_config}/delete','/admin/config/people/accounts/fields/%/delete',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/config/people/accounts/fields/{field_config}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:19:\"field_config.delete\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.delete\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/config/people/accounts/fields/(?P<field_config>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/people/accounts/fields\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:45:\"/admin/config/people/accounts/fields/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.field_config.user_field_edit_form','/admin/config/people/accounts/fields/{field_config}','/admin/config/people/accounts/fields/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/config/people/accounts/fields/{field_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:17:\"field_config.edit\";s:15:\"_title_callback\";s:51:\"\\Drupal\\field_ui\\Form\\FieldConfigEditForm::getTitle\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"field_config.update\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:12:\"field_config\";a:2:{s:4:\"type\";s:19:\"entity:field_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"field_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/admin/config/people/accounts/fields/(?P<field_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"field_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/people/accounts/fields\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"field_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:38:\"/admin/config/people/accounts/fields/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.field_storage_config.collection','/admin/reports/fields','/admin/reports/fields',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:20:\"field_storage_config\";s:6:\"_title\";s:10:\"Field list\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/fields\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.field_storage_config.devel_definition','/devel/definition/field_storage_config','/devel/definition/field_storage_config',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/devel/definition/field_storage_config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"field_storage_config\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/devel/definition/field_storage_config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/definition/field_storage_config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:38:\"/devel/definition/field_storage_config\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.field_storage_config.devel_load','/devel/field_storage_config/{field_storage_config}','/devel/field_storage_config/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/devel/field_storage_config/{field_storage_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"field_storage_config\";s:10:\"parameters\";a:1:{s:20:\"field_storage_config\";a:2:{s:4:\"type\";s:27:\"entity:field_storage_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/devel/field_storage_config/(?P<field_storage_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"field_storage_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/field_storage_config\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:29:\"/devel/field_storage_config/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.field_storage_config.devel_load_with_references','/devel/load-with-references/field_storage_config/{field_storage_config}','/devel/load-with-references/field_storage_config/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/devel/load-with-references/field_storage_config/{field_storage_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"field_storage_config\";s:10:\"parameters\";a:1:{s:20:\"field_storage_config\";a:2:{s:4:\"type\";s:27:\"entity:field_storage_config\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/devel/load\\-with\\-references/field_storage_config/(?P<field_storage_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"field_storage_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:48:\"/devel/load-with-references/field_storage_config\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:50:\"/devel/load-with-references/field_storage_config/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.field_storage_config.devel_path_alias','/devel/path-alias/field_storage_config/{field_storage_config}','/devel/path-alias/field_storage_config/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/devel/path-alias/field_storage_config/{field_storage_config}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:20:\"field_storage_config\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/devel/path\\-alias/field_storage_config/(?P<field_storage_config>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:20:\"field_storage_config\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/path-alias/field_storage_config\";}}s:9:\"path_vars\";a:1:{i:0;s:20:\"field_storage_config\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/path-alias/field_storage_config/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.file.delete_form','/file/{file}/delete','/file/%/delete',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/file/{file}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:11:\"file.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:2:{s:4:\"file\";s:3:\"\\d+\";s:14:\"_entity_access\";s:11:\"file.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"file\";a:2:{s:4:\"type\";s:11:\"entity:file\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/file/(?P<file>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"file\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:14:\"/file/%/delete\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.file.devel_definition','/devel/definition/file','/devel/definition/file',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/devel/definition/file\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"file\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/devel/definition/file$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/file\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/devel/definition/file\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.file.devel_load','/devel/file/{file}','/devel/file/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/file/{file}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"file\";s:10:\"parameters\";a:1:{s:4:\"file\";a:2:{s:4:\"type\";s:11:\"entity:file\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/file/(?P<file>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"file\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/file/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.file.devel_load_with_references','/devel/load-with-references/file/{file}','/devel/load-with-references/file/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/file/{file}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"file\";s:10:\"parameters\";a:1:{s:4:\"file\";a:2:{s:4:\"type\";s:11:\"entity:file\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/file/(?P<file>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"file\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/file/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.file.devel_path_alias','/devel/path-alias/file/{file}','/devel/path-alias/file/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/file/{file}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"file\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/file/(?P<file>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"file\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/file/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.file.token_devel','/devel/token/file/{file}','/devel/token/file/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/token/file/{file}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:4:\"file\";s:10:\"parameters\";a:1:{s:4:\"file\";a:2:{s:4:\"type\";s:11:\"entity:file\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"file\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/devel/token/file/(?P<file>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"file\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/token/file\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"file\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/devel/token/file/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.filter_format.devel_definition','/devel/definition/filter_format/{filter_format}','/devel/definition/filter_format/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/definition/filter_format/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"filter_format\";s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/definition/filter_format/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/definition/filter_format\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/definition/filter_format/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.filter_format.devel_load','/devel/filter_format/{filter_format}','/devel/filter_format/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/filter_format/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"filter_format\";s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/filter_format/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/filter_format\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:22:\"/devel/filter_format/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.filter_format.devel_load_with_references','/devel/load-with-references/filter_format/{filter_format}','/devel/load-with-references/filter_format/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/load-with-references/filter_format/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"filter_format\";s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/load\\-with\\-references/filter_format/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/devel/load-with-references/filter_format\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:43:\"/devel/load-with-references/filter_format/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.filter_format.devel_path_alias','/devel/path-alias/filter_format/{filter_format}','/devel/path-alias/filter_format/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/path-alias/filter_format/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"filter_format\";s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/path\\-alias/filter_format/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/path-alias/filter_format\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/path-alias/filter_format/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.filter_format.disable','/admin/config/content/formats/manage/{filter_format}/disable','/admin/config/content/formats/manage/%/disable',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/admin/config/content/formats/manage/{filter_format}/disable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"filter_format.disable\";s:6:\"_title\";s:19:\"Disable text format\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:21:\"filter_format.disable\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/config/content/formats/manage/(?P<filter_format>[^/]++)/disable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/disable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/formats/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:46:\"/admin/config/content/formats/manage/%/disable\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.filter_format.edit_form','/admin/config/content/formats/manage/{filter_format}','/admin/config/content/formats/manage/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:52:\"/admin/config/content/formats/manage/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:18:\"filter_format.edit\";s:15:\"_title_callback\";s:52:\"\\Drupal\\filter\\Controller\\FilterController::getLabel\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:20:\"filter_format.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/admin/config/content/formats/manage/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/formats/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:38:\"/admin/config/content/formats/manage/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.filter_format.enable','/admin/config/content/formats/manage/{filter_format}/enable','/admin/config/content/formats/manage/%/enable',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/config/content/formats/manage/{filter_format}/enable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:20:\"filter_format.enable\";s:6:\"_title\";s:18:\"Enable text format\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:20:\"filter_format.enable\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/config/content/formats/manage/(?P<filter_format>[^/]++)/enable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/enable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/content/formats/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:45:\"/admin/config/content/formats/manage/%/enable\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.image_style.collection','/admin/config/media/image-styles','/admin/config/media/image-styles',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/media/image-styles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"image_style\";s:6:\"_title\";s:12:\"Image styles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/image\\-styles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/media/image-styles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/media/image-styles\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.image_style.delete_form','/admin/config/media/image-styles/manage/{image_style}/delete','/admin/config/media/image-styles/manage/%/delete',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/admin/config/media/image-styles/manage/{image_style}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:18:\"image_style.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:18:\"image_style.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/admin/config/media/image\\-styles/manage/(?P<image_style>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/media/image-styles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:48:\"/admin/config/media/image-styles/manage/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.image_style.devel_definition','/devel/definition/image_style/{image_style}','/devel/definition/image_style/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/definition/image_style/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"image_style\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/definition/image_style/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/definition/image_style\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/definition/image_style/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.image_style.devel_load','/devel/image_style/{image_style}','/devel/image_style/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/image_style/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"image_style\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/image_style/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/image_style\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/devel/image_style/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.image_style.devel_load_with_references','/devel/load-with-references/image_style/{image_style}','/devel/load-with-references/image_style/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/load-with-references/image_style/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"image_style\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/devel/load\\-with\\-references/image_style/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/load-with-references/image_style\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/load-with-references/image_style/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.image_style.devel_path_alias','/devel/path-alias/image_style/{image_style}','/devel/path-alias/image_style/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/path-alias/image_style/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"image_style\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/devel/path\\-alias/image_style/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/path-alias/image_style\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/path-alias/image_style/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.image_style.edit_form','/admin/config/media/image-styles/manage/{image_style}','/admin/config/media/image-styles/manage/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/config/media/image-styles/manage/{image_style}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"image_style.edit\";s:6:\"_title\";s:10:\"Edit style\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/config/media/image\\-styles/manage/(?P<image_style>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/media/image-styles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:41:\"/admin/config/media/image-styles/manage/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.image_style.flush_form','/admin/config/media/image-styles/manage/{image_style}/flush','/admin/config/media/image-styles/manage/%/flush',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/config/media/image-styles/manage/{image_style}/flush\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"image_style.flush\";s:6:\"_title\";s:5:\"Flush\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"image_style\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/config/media/image\\-styles/manage/(?P<image_style>[^/]++)/flush$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/flush\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/media/image-styles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"image_style\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:47:\"/admin/config/media/image-styles/manage/%/flush\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.language_content_settings.devel_definition','/devel/definition/language_content_settings','/devel/definition/language_content_settings',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/definition/language_content_settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:25:\"language_content_settings\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/devel/definition/language_content_settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/devel/definition/language_content_settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:43:\"/devel/definition/language_content_settings\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.language_content_settings.devel_load','/devel/language_content_settings/{language_content_settings}','/devel/language_content_settings/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/devel/language_content_settings/{language_content_settings}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:25:\"language_content_settings\";s:10:\"parameters\";a:1:{s:25:\"language_content_settings\";a:2:{s:4:\"type\";s:32:\"entity:language_content_settings\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/language_content_settings/(?P<language_content_settings>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:25:\"language_content_settings\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/language_content_settings\";}}s:9:\"path_vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:34:\"/devel/language_content_settings/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.language_content_settings.devel_load_with_references','/devel/load-with-references/language_content_settings/{language_content_settings}','/devel/load-with-references/language_content_settings/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:81:\"/devel/load-with-references/language_content_settings/{language_content_settings}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:25:\"language_content_settings\";s:10:\"parameters\";a:1:{s:25:\"language_content_settings\";a:2:{s:4:\"type\";s:32:\"entity:language_content_settings\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:100:\"{^/devel/load\\-with\\-references/language_content_settings/(?P<language_content_settings>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:25:\"language_content_settings\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:53:\"/devel/load-with-references/language_content_settings\";}}s:9:\"path_vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:55:\"/devel/load-with-references/language_content_settings/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.language_content_settings.devel_path_alias','/devel/path-alias/language_content_settings/{language_content_settings}','/devel/path-alias/language_content_settings/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/devel/path-alias/language_content_settings/{language_content_settings}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:25:\"language_content_settings\";s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:89:\"{^/devel/path\\-alias/language_content_settings/(?P<language_content_settings>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:25:\"language_content_settings\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:43:\"/devel/path-alias/language_content_settings\";}}s:9:\"path_vars\";a:1:{i:0;s:25:\"language_content_settings\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:45:\"/devel/path-alias/language_content_settings/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.media.add_form','/media/add/{media_type}','/media/add/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/media/add/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_form\";s:9:\"media.add\";s:14:\"entity_type_id\";s:5:\"media\";s:15:\"_title_callback\";s:62:\"Drupal\\Core\\Entity\\Controller\\EntityController::addBundleTitle\";s:16:\"bundle_parameter\";s:10:\"media_type\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:18:\"media:{media_type}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:3:{s:4:\"type\";s:17:\"entity:media_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/media/add/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/media/add\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:12:\"/media/add/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.media.add_page','/media/add','/media/add',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:55:\"Drupal\\Core\\Entity\\Controller\\EntityController::addPage\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";s:14:\"entity_type_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:25:\"_entity_create_any_access\";s:5:\"media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.entity_create_any\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:10:\"/media/add\";s:8:\"numParts\";i:2;}}',2,NULL),('entity.media.canonical','/media/{media}/edit','/media/%/edit',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/media/{media}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:10:\"media.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"media.update\";s:5:\"media\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/media/(?P<media>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:5:\"media\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:13:\"/media/%/edit\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.media.collection','/admin/content/media','/admin/content/media',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.media.delete_form','/media/{media}/delete','/media/%/delete',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/media/{media}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"media.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"media.delete\";s:5:\"media\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/media/(?P<media>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:5:\"media\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/media/%/delete\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.media.delete_multiple_form','/media/delete','/media/delete',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/media/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:42:\"Drupal\\Core\\Entity\\Form\\DeleteMultipleForm\";s:14:\"entity_type_id\";s:5:\"media\";}s:12:\"requirements\";a:1:{s:30:\"_entity_delete_multiple_access\";s:5:\"media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:35:\"access_check.entity_delete_multiple\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/media/delete$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/media/delete\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/media/delete\";s:8:\"numParts\";i:2;}}',2,NULL),('entity.media.devel_definition','/devel/definition/media/{media}','/devel/definition/media/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/definition/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/devel/definition/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/definition/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/definition/media/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.media.devel_load','/devel/media/{media}','/devel/media/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/devel/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/devel/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/devel/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:14:\"/devel/media/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.media.devel_load_with_references','/devel/load-with-references/media/{media}','/devel/load-with-references/media/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/load-with-references/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/load\\-with\\-references/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/load-with-references/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:35:\"/devel/load-with-references/media/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.media.devel_path_alias','/devel/path-alias/media/{media}','/devel/path-alias/media/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/path-alias/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/path\\-alias/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/path-alias/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/path-alias/media/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.media.devel_render','/devel/render/media/{media}','/devel/render/media/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/devel/render/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/devel/render/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/render/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:21:\"/devel/render/media/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.media.edit_form','/media/{media}/edit','/media/%/edit',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/media/{media}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:10:\"media.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"media.update\";s:5:\"media\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/media/(?P<media>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:5:\"media\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:13:\"/media/%/edit\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.media.field_ui_fields','/admin/structure/media/manage/{media_type}/fields','/admin/structure/media/manage/%/fields',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/structure/media/manage/{media_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer media fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/media/manage/%/fields\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.media.revision','/media/{media}/revisions/{media_revision}/view','/media/%/revisions/%/view',21,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/media/{media}/revisions/{media_revision}/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\Core\\Entity\\Controller\\EntityRevisionViewController\";s:15:\"_title_callback\";s:65:\"Drupal\\Core\\Entity\\Controller\\EntityRevisionViewController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:28:\"media_revision.view revision\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:14:\"media_revision\";a:2:{s:4:\"type\";s:21:\"entity_revision:media\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/media/(?P<media>[^/]++)/revisions/(?P<media_revision>[^/]++)/view$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/view\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"media_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:25:\"/media/%/revisions/%/view\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.media.revision_delete_form','/media/{media}/revision/{media_revision}/delete','/media/%/revision/%/delete',21,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/media/{media}/revision/{media_revision}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"media.revision-delete\";s:6:\"_title\";s:15:\"Delete revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:30:\"media_revision.delete revision\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:14:\"media_revision\";a:2:{s:4:\"type\";s:21:\"entity_revision:media\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/media/(?P<media>[^/]++)/revision/(?P<media_revision>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"media_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:26:\"/media/%/revision/%/delete\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.media.revision_revert_form','/media/{media}/revision/{media_revision}/revert','/media/%/revision/%/revert',21,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/media/{media}/revision/{media_revision}/revert\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"media.revision-revert\";s:6:\"_title\";s:15:\"Revert revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:21:\"media_revision.revert\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:14:\"media_revision\";a:2:{s:4:\"type\";s:21:\"entity_revision:media\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/media/(?P<media>[^/]++)/revision/(?P<media_revision>[^/]++)/revert$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"media_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:2:{i:0;s:5:\"media\";i:1;s:14:\"media_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:26:\"/media/%/revision/%/revert\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.media.token_devel','/devel/token/media/{media}','/devel/token/media/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/devel/token/media/{media}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:5:\"media\";s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/devel/token/media/(?P<media>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/token/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/token/media/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.media.version_history','/media/{media}/revisions','/media/%/revisions',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/media/{media}/revisions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"Drupal\\Core\\Entity\\Controller\\VersionHistoryController\";s:6:\"_title\";s:9:\"Revisions\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:24:\"media.view all revisions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"entity_type_id\";s:5:\"media\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:5:\"media\";a:2:{s:4:\"type\";s:12:\"entity:media\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"media\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/media/(?P<media>[^/]++)/revisions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"media\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"media\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:18:\"/media/%/revisions\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.media_type.add_form','/admin/structure/media/add','/admin/structure/media/add',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/media/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:14:\"media_type.add\";s:14:\"entity_type_id\";s:10:\"media_type\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:10:\"media_type\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/media/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/media/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/media/add\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.media_type.collection','/admin/structure/media','/admin/structure/media',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"media_type\";s:6:\"_title\";s:11:\"Media types\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer media types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/media\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.media_type.delete_form','/admin/structure/media/manage/{media_type}/delete','/admin/structure/media/manage/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/structure/media/manage/{media_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"media_type.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/media/manage/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.media_type.devel_definition','/devel/definition/media_type/{media_type}','/devel/definition/media_type/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/definition/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/definition/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/definition/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:30:\"/devel/definition/media_type/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.media_type.devel_load','/devel/media_type/{media_type}','/devel/media_type/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:19:\"/devel/media_type/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.media_type.devel_load_with_references','/devel/load-with-references/media_type/{media_type}','/devel/load-with-references/media_type/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/devel/load-with-references/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/load\\-with\\-references/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/load-with-references/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/load-with-references/media_type/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.media_type.devel_path_alias','/devel/path-alias/media_type/{media_type}','/devel/path-alias/media_type/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/path-alias/media_type/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"media_type\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/path\\-alias/media_type/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/path-alias/media_type\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:30:\"/devel/path-alias/media_type/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.media_type.edit_form','/admin/structure/media/manage/{media_type}','/admin/structure/media/manage/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/media/manage/{media_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"media_type.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"media_type.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/media/manage/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.media_type.entity_permissions_form','/admin/structure/media/manage/{media_type}/permissions','/admin/structure/media/manage/%/permissions',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/media/manage/{media_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:5:\"media\";s:18:\"bundle_entity_type\";s:10:\"media_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:10:\"media_type\";a:3:{s:4:\"type\";s:17:\"entity:media_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/media/manage/%/permissions\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.menu.add_form','/admin/structure/menu/add','/admin/structure/menu/add',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/menu/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"menu.add\";s:6:\"_title\";s:8:\"Add menu\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/menu/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/menu/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/structure/menu/add\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.menu.add_link_form','/admin/structure/menu/manage/{menu}/add','/admin/structure/menu/manage/%/add',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/structure/menu/manage/{menu}/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\menu_link_content\\Controller\\MenuController::addLink\";s:6:\"_title\";s:13:\"Add menu link\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:17:\"menu_link_content\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)/add$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:4:\"/add\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:34:\"/admin/structure/menu/manage/%/add\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.menu.collection','/admin/structure/menu','/admin/structure/menu',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/structure/menu\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"menu\";s:6:\"_title\";s:5:\"Menus\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/structure/menu$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/structure/menu\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/structure/menu\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.menu.delete_form','/admin/structure/menu/manage/{menu}/delete','/admin/structure/menu/manage/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/menu/manage/{menu}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:11:\"menu.delete\";s:6:\"_title\";s:11:\"Delete menu\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"menu.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:37:\"/admin/structure/menu/manage/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.menu.devel_definition','/devel/definition/menu/{menu}','/devel/definition/menu/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/definition/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/devel/definition/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/definition/menu/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.menu.devel_load','/devel/menu/{menu}','/devel/menu/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/menu/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.menu.devel_load_with_references','/devel/load-with-references/menu/{menu}','/devel/load-with-references/menu/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/menu/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.menu.devel_path_alias','/devel/path-alias/menu/{menu}','/devel/path-alias/menu/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/menu/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"menu\";s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/menu/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/menu\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/menu/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.menu.edit_form','/admin/structure/menu/manage/{menu}','/admin/structure/menu/manage/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/structure/menu/manage/{menu}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:9:\"menu.edit\";s:15:\"_title_callback\";s:52:\"\\Drupal\\menu_ui\\Controller\\MenuController::menuTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"menu.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"menu\";a:2:{s:4:\"type\";s:11:\"entity:menu\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"menu\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/structure/menu/manage/(?P<menu>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"menu\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/structure/menu/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"menu\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:30:\"/admin/structure/menu/manage/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.menu_link_content.canonical','/admin/structure/menu/item/{menu_link_content}/edit','/admin/structure/menu/item/%/edit',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/structure/menu/item/{menu_link_content}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:25:\"menu_link_content.default\";s:6:\"_title\";s:14:\"Edit menu link\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:24:\"menu_link_content.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/admin/structure/menu/item/(?P<menu_link_content>[^/]++)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/menu/item\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:33:\"/admin/structure/menu/item/%/edit\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.menu_link_content.delete_form','/admin/structure/menu/item/{menu_link_content}/delete','/admin/structure/menu/item/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/menu/item/{menu_link_content}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:24:\"menu_link_content.delete\";s:6:\"_title\";s:16:\"Delete menu link\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:24:\"menu_link_content.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/menu/item/(?P<menu_link_content>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/menu/item\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:35:\"/admin/structure/menu/item/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.menu_link_content.devel_definition','/devel/definition/menu_link_content/{menu_link_content}','/devel/definition/menu_link_content/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/definition/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/devel/definition/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/devel/definition/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:37:\"/devel/definition/menu_link_content/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.menu_link_content.devel_load','/devel/menu_link_content/{menu_link_content}','/devel/menu_link_content/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:44:\"/devel/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/devel/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/devel/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:26:\"/devel/menu_link_content/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.menu_link_content.devel_load_with_references','/devel/load-with-references/menu_link_content/{menu_link_content}','/devel/load-with-references/menu_link_content/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:65:\"/devel/load-with-references/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/devel/load\\-with\\-references/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/devel/load-with-references/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:47:\"/devel/load-with-references/menu_link_content/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.menu_link_content.devel_path_alias','/devel/path-alias/menu_link_content/{menu_link_content}','/devel/path-alias/menu_link_content/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/path-alias/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/devel/path\\-alias/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/devel/path-alias/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:37:\"/devel/path-alias/menu_link_content/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.menu_link_content.devel_render','/devel/render/menu_link_content/{menu_link_content}','/devel/render/menu_link_content/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/devel/render/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/devel/render/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/render/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/render/menu_link_content/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.menu_link_content.edit_form','/admin/structure/menu/item/{menu_link_content}/edit','/admin/structure/menu/item/%/edit',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/structure/menu/item/{menu_link_content}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:25:\"menu_link_content.default\";s:6:\"_title\";s:14:\"Edit menu link\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:24:\"menu_link_content.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/admin/structure/menu/item/(?P<menu_link_content>[^/]++)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/menu/item\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:33:\"/admin/structure/menu/item/%/edit\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.menu_link_content.token_devel','/devel/token/menu_link_content/{menu_link_content}','/devel/token/menu_link_content/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/devel/token/menu_link_content/{menu_link_content}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:17:\"menu_link_content\";s:10:\"parameters\";a:1:{s:17:\"menu_link_content\";a:2:{s:4:\"type\";s:24:\"entity:menu_link_content\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/devel/token/menu_link_content/(?P<menu_link_content>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"menu_link_content\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/token/menu_link_content\";}}s:9:\"path_vars\";a:1:{i:0;s:17:\"menu_link_content\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/token/menu_link_content/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.node.canonical','/node/{node}','/node/%',2,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\node\\Controller\\NodeViewController::view\";s:15:\"_title_callback\";s:49:\"\\Drupal\\node\\Controller\\NodeViewController::title\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"node.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/node/(?P<node>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/node/%\";s:8:\"numParts\";i:2;}}',2,NULL),('entity.node.delete_form','/node/{node}/delete','/node/%/delete',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/node/{node}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:11:\"node.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:2:{s:4:\"node\";s:3:\"\\d+\";s:14:\"_entity_access\";s:11:\"node.delete\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/node/(?P<node>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:14:\"/node/%/delete\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.node.delete_multiple_form','/admin/content/node/delete','/admin/content/node/delete',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/content/node/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\node\\Form\\DeleteMultiple\";s:14:\"entity_type_id\";s:4:\"node\";}s:12:\"requirements\";a:1:{s:30:\"_entity_delete_multiple_access\";s:4:\"node\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:35:\"access_check.entity_delete_multiple\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/node/delete$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/content/node/delete\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/content/node/delete\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.node.devel_definition','/devel/definition/node/{node}','/devel/definition/node/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/definition/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/devel/definition/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/definition/node/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.node.devel_load','/devel/node/{node}','/devel/node/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/node/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.node.devel_load_with_references','/devel/load-with-references/node/{node}','/devel/load-with-references/node/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/node/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.node.devel_path_alias','/devel/path-alias/node/{node}','/devel/path-alias/node/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/node/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.node.devel_render','/devel/render/node/{node}','/devel/render/node/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/devel/render/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/devel/render/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/render/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/render/node/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.node.edit_form','/node/{node}/edit','/node/%/edit',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/node/{node}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:12:\"_entity_form\";s:9:\"node.edit\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"node.update\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/node/(?P<node>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:12:\"/node/%/edit\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.node.field_ui_fields','/admin/structure/types/manage/{node_type}/fields','/admin/structure/types/manage/%/fields',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/structure/types/manage/{node_type}/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer node fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/types/manage/%/fields\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.node.preview','/node/preview/{node_preview}/{view_mode_id}','/node/preview/%/%',12,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/node/preview/{node_preview}/{view_mode_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\node\\Controller\\NodePreviewController::view\";}s:12:\"requirements\";a:1:{s:20:\"_node_preview_access\";s:14:\"{node_preview}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:10:\"parameters\";a:1:{s:12:\"node_preview\";a:2:{s:4:\"type\";s:12:\"node_preview\";s:9:\"converter\";s:42:\"drupal.proxy_original_service.node_preview\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:25:\"access_check.node.preview\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"node_preview\";i:1;s:12:\"view_mode_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/node/preview/(?P<node_preview>[^/]++)/(?P<view_mode_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"view_mode_id\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"node_preview\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/node/preview\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"node_preview\";i:1;s:12:\"view_mode_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:12;s:14:\"patternOutline\";s:17:\"/node/preview/%/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.node.revision','/node/{node}/revisions/{node_revision}/view','/node/%/revisions/%/view',21,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/node/{node}/revisions/{node_revision}/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:52:\"\\Drupal\\node\\Controller\\NodeController::revisionShow\";s:15:\"_title_callback\";s:57:\"\\Drupal\\node\\Controller\\NodeController::revisionPageTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:27:\"node_revision.view revision\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:13:\"node_revision\";a:2:{s:4:\"type\";s:20:\"entity_revision:node\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/node/(?P<node>\\d+)/revisions/(?P<node_revision>[^/]++)/view$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/view\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"node_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:24:\"/node/%/revisions/%/view\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.node.token_devel','/devel/token/node/{node}','/devel/token/node/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/token/node/{node}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:4:\"node\";s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/devel/token/node/(?P<node>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"node\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/token/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/devel/token/node/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.node.version_history','/node/{node}/revisions','/node/%/revisions',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/node/{node}/revisions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:9:\"Revisions\";s:11:\"_controller\";s:56:\"\\Drupal\\node\\Controller\\NodeController::revisionOverview\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:23:\"node.view all revisions\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/node/(?P<node>\\d+)/revisions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:17:\"/node/%/revisions\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.node_type.collection','/admin/structure/types','/admin/structure/types',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/types\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"node_type\";s:6:\"_title\";s:13:\"Content types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/types$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/types\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/types\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.node_type.delete_form','/admin/structure/types/manage/{node_type}/delete','/admin/structure/types/manage/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/structure/types/manage/{node_type}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"node_type.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"node_type.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/types/manage/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.node_type.devel_definition','/devel/definition/node_type/{node_type}','/devel/definition/node_type/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/definition/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/devel/definition/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/definition/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/definition/node_type/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.node_type.devel_load','/devel/node_type/{node_type}','/devel/node_type/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/devel/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/devel/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/devel/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:18:\"/devel/node_type/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.node_type.devel_load_with_references','/devel/load-with-references/node_type/{node_type}','/devel/load-with-references/node_type/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/devel/load-with-references/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/devel/load\\-with\\-references/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/load-with-references/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/load-with-references/node_type/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.node_type.devel_path_alias','/devel/path-alias/node_type/{node_type}','/devel/path-alias/node_type/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/path-alias/node_type/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"node_type\";s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/devel/path\\-alias/node_type/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/path-alias/node_type\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/path-alias/node_type/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.node_type.edit_form','/admin/structure/types/manage/{node_type}','/admin/structure/types/manage/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/types/manage/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:14:\"node_type.edit\";s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:31:\"/admin/structure/types/manage/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.node_type.entity_permissions_form','/admin/structure/types/manage/{node_type}/permissions','/admin/structure/types/manage/%/permissions',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/structure/types/manage/{node_type}/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:4:\"node\";s:18:\"bundle_entity_type\";s:9:\"node_type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:3:{s:4:\"type\";s:16:\"entity:node_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/types/manage/%/permissions\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.pathauto_pattern.add_form','/admin/config/search/path/patterns/add','/admin/config/search/path/patterns/add',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/config/search/path/patterns/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:24:\"pathauto_pattern.default\";s:6:\"_title\";s:20:\"Add Pathauto pattern\";s:12:\"tempstore_id\";s:16:\"pathauto.pattern\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"administer pathauto\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/search/path/patterns/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/admin/config/search/path/patterns/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:38:\"/admin/config/search/path/patterns/add\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.pathauto_pattern.collection','/admin/config/search/path/patterns','/admin/config/search/path/patterns',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/search/path/patterns\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:16:\"pathauto_pattern\";s:6:\"_title\";s:8:\"Patterns\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"administer pathauto\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/search/path/patterns$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/search/path/patterns\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:34:\"/admin/config/search/path/patterns\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.pathauto_pattern.delete_form','/admin/config/search/path/patterns/{pathauto_pattern}/delete','/admin/config/search/path/patterns/%/delete',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/admin/config/search/path/patterns/{pathauto_pattern}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:23:\"pathauto_pattern.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:23:\"pathauto_pattern.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/config/search/path/patterns/(?P<pathauto_pattern>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/search/path/patterns\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:43:\"/admin/config/search/path/patterns/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.pathauto_pattern.devel_definition','/devel/definition/pathauto_pattern/{pathauto_pattern}','/devel/definition/pathauto_pattern/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/definition/pathauto_pattern/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"pathauto_pattern\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/definition/pathauto_pattern/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/definition/pathauto_pattern\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/definition/pathauto_pattern/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.pathauto_pattern.devel_load','/devel/pathauto_pattern/{pathauto_pattern}','/devel/pathauto_pattern/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/pathauto_pattern/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"pathauto_pattern\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/pathauto_pattern/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/pathauto_pattern\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:25:\"/devel/pathauto_pattern/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.pathauto_pattern.devel_load_with_references','/devel/load-with-references/pathauto_pattern/{pathauto_pattern}','/devel/load-with-references/pathauto_pattern/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/devel/load-with-references/pathauto_pattern/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"pathauto_pattern\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:82:\"{^/devel/load\\-with\\-references/pathauto_pattern/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/devel/load-with-references/pathauto_pattern\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:46:\"/devel/load-with-references/pathauto_pattern/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.pathauto_pattern.devel_path_alias','/devel/path-alias/pathauto_pattern/{pathauto_pattern}','/devel/path-alias/pathauto_pattern/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/path-alias/pathauto_pattern/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:16:\"pathauto_pattern\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/devel/path\\-alias/pathauto_pattern/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/devel/path-alias/pathauto_pattern\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:36:\"/devel/path-alias/pathauto_pattern/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.pathauto_pattern.disable','/admin/config/search/path/patterns/{pathauto_pattern}/disable','/admin/config/search/path/patterns/%/disable',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/admin/config/search/path/patterns/{pathauto_pattern}/disable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:12:\"_entity_form\";s:24:\"pathauto_pattern.disable\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:23:\"pathauto_pattern.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/admin/config/search/path/patterns/(?P<pathauto_pattern>[^/]++)/disable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/disable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/search/path/patterns\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:44:\"/admin/config/search/path/patterns/%/disable\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.pathauto_pattern.duplicate_form','/admin/config/search/path/patterns/{pathauto_pattern}/duplicate','/admin/config/search/path/patterns/%/duplicate',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/config/search/path/patterns/{pathauto_pattern}/duplicate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:26:\"pathauto_pattern.duplicate\";s:6:\"_title\";s:26:\"Duplicate Pathauto pattern\";s:12:\"tempstore_id\";s:16:\"pathauto.pattern\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"administer pathauto\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/config/search/path/patterns/(?P<pathauto_pattern>[^/]++)/duplicate$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/duplicate\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/search/path/patterns\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:46:\"/admin/config/search/path/patterns/%/duplicate\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.pathauto_pattern.edit_form','/admin/config/search/path/patterns/{pathauto_pattern}','/admin/config/search/path/patterns/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/config/search/path/patterns/{pathauto_pattern}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:24:\"pathauto_pattern.default\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:23:\"pathauto_pattern.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/admin/config/search/path/patterns/(?P<pathauto_pattern>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/search/path/patterns\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:36:\"/admin/config/search/path/patterns/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.pathauto_pattern.enable','/admin/config/search/path/patterns/{pathauto_pattern}/enable','/admin/config/search/path/patterns/%/enable',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/admin/config/search/path/patterns/{pathauto_pattern}/enable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:12:\"_entity_form\";s:23:\"pathauto_pattern.enable\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:23:\"pathauto_pattern.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:16:\"pathauto_pattern\";a:2:{s:4:\"type\";s:23:\"entity:pathauto_pattern\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/config/search/path/patterns/(?P<pathauto_pattern>[^/]++)/enable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/enable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"pathauto_pattern\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/search/path/patterns\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"pathauto_pattern\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:43:\"/admin/config/search/path/patterns/%/enable\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.path_alias.add_form','/admin/config/search/path/add','/admin/config/search/path/add',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/search/path/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:18:\"path_alias.default\";s:14:\"entity_type_id\";s:10:\"path_alias\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:10:\"path_alias\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/search/path/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/search/path/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:29:\"/admin/config/search/path/add\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.path_alias.collection','/admin/config/search/path','/admin/config/search/path',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/search/path\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:10:\"path_alias\";s:6:\"_title\";s:11:\"URL aliases\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer url aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/search/path$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/search/path\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/search/path\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.path_alias.delete_form','/admin/config/search/path/delete/{path_alias}','/admin/config/search/path/delete/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/config/search/path/delete/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"path_alias.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:17:\"path_alias.delete\";s:10:\"path_alias\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/config/search/path/delete/(?P<path_alias>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/search/path/delete\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:34:\"/admin/config/search/path/delete/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.path_alias.devel_definition','/devel/definition/path_alias','/devel/definition/path_alias',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/devel/definition/path_alias\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/definition/path_alias$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/definition/path_alias\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/devel/definition/path_alias\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.path_alias.devel_load','/devel/path_alias/{path_alias}','/devel/path_alias/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/devel/path_alias/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path_alias/(?P<path_alias>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/path_alias\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:19:\"/devel/path_alias/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.path_alias.devel_load_with_references','/devel/load-with-references/path_alias/{path_alias}','/devel/load-with-references/path_alias/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/devel/load-with-references/path_alias/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/devel/load\\-with\\-references/path_alias/(?P<path_alias>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/devel/load-with-references/path_alias\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:40:\"/devel/load-with-references/path_alias/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.path_alias.devel_path_alias','/devel/path-alias/path_alias/{path_alias}','/devel/path-alias/path_alias/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/path-alias/path_alias/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/path\\-alias/path_alias/(?P<path_alias>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/devel/path-alias/path_alias\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:30:\"/devel/path-alias/path_alias/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.path_alias.edit_form','/admin/config/search/path/edit/{path_alias}','/admin/config/search/path/edit/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/config/search/path/edit/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:18:\"path_alias.default\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:17:\"path_alias.update\";s:10:\"path_alias\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/admin/config/search/path/edit/(?P<path_alias>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/search/path/edit\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:32:\"/admin/config/search/path/edit/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.path_alias.token_devel','/devel/token/path_alias/{path_alias}','/devel/token/path_alias/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/token/path_alias/{path_alias}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:10:\"path_alias\";s:10:\"parameters\";a:1:{s:10:\"path_alias\";a:2:{s:4:\"type\";s:17:\"entity:path_alias\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"path_alias\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/token/path_alias/(?P<path_alias>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"path_alias\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/token/path_alias\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"path_alias\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/token/path_alias/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.recaptcha_v3_action.add_form','/admin/config/people/captcha/recaptcha-v3-actions/add','/admin/config/people/captcha/recaptcha-v3-actions/add',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/config/people/captcha/recaptcha-v3-actions/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:23:\"recaptcha_v3_action.add\";s:14:\"entity_type_id\";s:19:\"recaptcha_v3_action\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:19:\"recaptcha_v3_action\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/admin/config/people/captcha/recaptcha\\-v3\\-actions/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:53:\"/admin/config/people/captcha/recaptcha-v3-actions/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:53:\"/admin/config/people/captcha/recaptcha-v3-actions/add\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.recaptcha_v3_action.collection','/admin/config/people/captcha/recaptcha-v3-actions','/admin/config/people/captcha/recaptcha-v3-actions',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"recaptcha_v3_action\";s:6:\"_title\";s:20:\"reCAPTCHA v3 actions\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/config/people/captcha/recaptcha\\-v3\\-actions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.recaptcha_v3_action.delete_form','/admin/config/people/captcha/recaptcha-v3-actions/{recaptcha_v3_action}/delete','/admin/config/people/captcha/recaptcha-v3-actions/%/delete',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:78:\"/admin/config/people/captcha/recaptcha-v3-actions/{recaptcha_v3_action}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:26:\"recaptcha_v3_action.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:26:\"recaptcha_v3_action.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:97:\"{^/admin/config/people/captcha/recaptcha\\-v3\\-actions/(?P<recaptcha_v3_action>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:58:\"/admin/config/people/captcha/recaptcha-v3-actions/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.recaptcha_v3_action.devel_definition','/devel/definition/recaptcha_v3_action/{recaptcha_v3_action}','/devel/definition/recaptcha_v3_action/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/definition/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/definition/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/definition/recaptcha_v3_action/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.recaptcha_v3_action.devel_load','/devel/recaptcha_v3_action/{recaptcha_v3_action}','/devel/recaptcha_v3_action/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/recaptcha_v3_action/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.recaptcha_v3_action.devel_load_with_references','/devel/load-with-references/recaptcha_v3_action/{recaptcha_v3_action}','/devel/load-with-references/recaptcha_v3_action/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/recaptcha_v3_action/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.recaptcha_v3_action.devel_path_alias','/devel/path-alias/recaptcha_v3_action/{recaptcha_v3_action}','/devel/path-alias/recaptcha_v3_action/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/recaptcha_v3_action/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.recaptcha_v3_action.edit_form','/admin/config/people/captcha/recaptcha-v3-actions/{recaptcha_v3_action}','/admin/config/people/captcha/recaptcha-v3-actions/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/config/people/captcha/recaptcha-v3-actions/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:24:\"recaptcha_v3_action.edit\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:26:\"recaptcha_v3_action.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/admin/config/people/captcha/recaptcha\\-v3\\-actions/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/captcha/recaptcha-v3-actions\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:51:\"/admin/config/people/captcha/recaptcha-v3-actions/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.recaptcha_v3_action.token_devel','/devel/token/recaptcha_v3_action/{recaptcha_v3_action}','/devel/token/recaptcha_v3_action/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/devel/token/recaptcha_v3_action/{recaptcha_v3_action}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:19:\"recaptcha_v3_action\";s:10:\"parameters\";a:1:{s:19:\"recaptcha_v3_action\";a:2:{s:4:\"type\";s:26:\"entity:recaptcha_v3_action\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/devel/token/recaptcha_v3_action/(?P<recaptcha_v3_action>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"recaptcha_v3_action\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/token/recaptcha_v3_action\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"recaptcha_v3_action\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/token/recaptcha_v3_action/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.search_page.collection','/admin/config/search/pages','/admin/config/search/pages',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/config/search/pages\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:11:\"search_page\";s:6:\"_title\";s:12:\"Search pages\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer search\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/config/search/pages$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/config/search/pages\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/config/search/pages\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.search_page.delete_form','/admin/config/search/pages/manage/{search_page}/delete','/admin/config/search/pages/manage/%/delete',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/config/search/pages/manage/{search_page}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:18:\"search_page.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:18:\"search_page.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/config/search/pages/manage/(?P<search_page>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/search/pages/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:42:\"/admin/config/search/pages/manage/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.search_page.devel_definition','/devel/definition/search_page/{search_page}','/devel/definition/search_page/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/definition/search_page/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"search_page\";s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/definition/search_page/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/definition/search_page\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/definition/search_page/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.search_page.devel_load','/devel/search_page/{search_page}','/devel/search_page/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/search_page/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"search_page\";s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/search_page/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/search_page\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:20:\"/devel/search_page/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.search_page.devel_load_with_references','/devel/load-with-references/search_page/{search_page}','/devel/load-with-references/search_page/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/devel/load-with-references/search_page/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"search_page\";s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/devel/load\\-with\\-references/search_page/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/devel/load-with-references/search_page\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:41:\"/devel/load-with-references/search_page/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.search_page.devel_path_alias','/devel/path-alias/search_page/{search_page}','/devel/path-alias/search_page/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/path-alias/search_page/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:11:\"search_page\";s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/devel/path\\-alias/search_page/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/devel/path-alias/search_page\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:31:\"/devel/path-alias/search_page/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.search_page.disable','/admin/config/search/pages/manage/{search_page}/disable','/admin/config/search/pages/manage/%/disable',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/admin/config/search/pages/manage/{search_page}/disable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\search\\Controller\\SearchController::performOperation\";s:2:\"op\";s:7:\"disable\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:19:\"search_page.disable\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/admin/config/search/pages/manage/(?P<search_page>[^/]++)/disable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/disable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/search/pages/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:43:\"/admin/config/search/pages/manage/%/disable\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.search_page.edit_form','/admin/config/search/pages/manage/{search_page}','/admin/config/search/pages/manage/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/admin/config/search/pages/manage/{search_page}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"search_page.edit\";s:15:\"_title_callback\";s:53:\"\\Drupal\\search\\Controller\\SearchController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:18:\"search_page.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/admin/config/search/pages/manage/(?P<search_page>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/search/pages/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:35:\"/admin/config/search/pages/manage/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.search_page.enable','/admin/config/search/pages/manage/{search_page}/enable','/admin/config/search/pages/manage/%/enable',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/config/search/pages/manage/{search_page}/enable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\search\\Controller\\SearchController::performOperation\";s:2:\"op\";s:6:\"enable\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:18:\"search_page.update\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/config/search/pages/manage/(?P<search_page>[^/]++)/enable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/enable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/search/pages/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:42:\"/admin/config/search/pages/manage/%/enable\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.search_page.set_default','/admin/config/search/pages/manage/{search_page}/set-default','/admin/config/search/pages/manage/%/set-default',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/config/search/pages/manage/{search_page}/set-default\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:56:\"\\Drupal\\search\\Controller\\SearchController::setAsDefault\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:18:\"search_page.update\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"search_page\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:11:\"search_page\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/config/search/pages/manage/(?P<search_page>[^/]++)/set\\-default$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/set-default\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"search_page\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/search/pages/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:11:\"search_page\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:47:\"/admin/config/search/pages/manage/%/set-default\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.shortcut.canonical','/admin/config/user-interface/shortcut/link/{shortcut}','/admin/config/user-interface/shortcut/link/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/config/user-interface/shortcut/link/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"shortcut.default\";s:6:\"_title\";s:4:\"Edit\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:15:\"shortcut.update\";s:8:\"shortcut\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/admin/config/user\\-interface/shortcut/link/(?P<shortcut>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/shortcut/link\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:44:\"/admin/config/user-interface/shortcut/link/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.shortcut.delete_form','/admin/config/user-interface/shortcut/link/{shortcut}/delete','/admin/config/user-interface/shortcut/link/%/delete',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/admin/config/user-interface/shortcut/link/{shortcut}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"shortcut.delete\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:15:\"shortcut.delete\";s:8:\"shortcut\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/config/user\\-interface/shortcut/link/(?P<shortcut>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:8:\"shortcut\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/shortcut/link\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:51:\"/admin/config/user-interface/shortcut/link/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.shortcut.devel_definition','/devel/definition/shortcut/{shortcut}','/devel/definition/shortcut/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/definition/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/devel/definition/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/definition/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/definition/shortcut/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.shortcut.devel_load','/devel/shortcut/{shortcut}','/devel/shortcut/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/devel/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/devel/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/devel/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:17:\"/devel/shortcut/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.shortcut.devel_load_with_references','/devel/load-with-references/shortcut/{shortcut}','/devel/load-with-references/shortcut/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/load-with-references/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/devel/load\\-with\\-references/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/devel/load-with-references/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:38:\"/devel/load-with-references/shortcut/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.shortcut.devel_path_alias','/devel/path-alias/shortcut/{shortcut}','/devel/path-alias/shortcut/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/devel/path-alias/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/devel/path\\-alias/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/path-alias/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/path-alias/shortcut/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.shortcut.devel_render','/devel/render/shortcut/{shortcut}','/devel/render/shortcut/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/devel/render/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/devel/render/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/render/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/render/shortcut/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.shortcut.edit_form','/admin/config/user-interface/shortcut/link/{shortcut}','/admin/config/user-interface/shortcut/link/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/admin/config/user-interface/shortcut/link/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"shortcut.default\";s:6:\"_title\";s:4:\"Edit\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:15:\"shortcut.update\";s:8:\"shortcut\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/admin/config/user\\-interface/shortcut/link/(?P<shortcut>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/shortcut/link\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:44:\"/admin/config/user-interface/shortcut/link/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.shortcut.link_delete_inline','/admin/config/user-interface/shortcut/link/{shortcut}/delete-inline','/admin/config/user-interface/shortcut/link/%/delete-inline',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:67:\"/admin/config/user-interface/shortcut/link/{shortcut}/delete-inline\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:72:\"\\Drupal\\shortcut\\Controller\\ShortcutController::deleteShortcutLinkInline\";}s:12:\"requirements\";a:3:{s:14:\"_entity_access\";s:15:\"shortcut.delete\";s:11:\"_csrf_token\";s:4:\"TRUE\";s:8:\"shortcut\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:83:\"{^/admin/config/user\\-interface/shortcut/link/(?P<shortcut>\\d+)/delete\\-inline$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/delete-inline\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:8:\"shortcut\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/user-interface/shortcut/link\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:58:\"/admin/config/user-interface/shortcut/link/%/delete-inline\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.shortcut.token_devel','/devel/token/shortcut/{shortcut}','/devel/token/shortcut/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/devel/token/shortcut/{shortcut}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:8:\"shortcut\";s:10:\"parameters\";a:1:{s:8:\"shortcut\";a:2:{s:4:\"type\";s:15:\"entity:shortcut\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"shortcut\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/token/shortcut/(?P<shortcut>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"shortcut\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/devel/token/shortcut\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"shortcut\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:23:\"/devel/token/shortcut/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.shortcut_set.collection','/admin/config/user-interface/shortcut','/admin/config/user-interface/shortcut',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/user-interface/shortcut\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:12:\"shortcut_set\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer shortcuts\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/user\\-interface/shortcut$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/user-interface/shortcut\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/user-interface/shortcut\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.shortcut_set.customize_form','/admin/config/user-interface/shortcut/manage/{shortcut_set}/customize','/admin/config/user-interface/shortcut/manage/%/customize',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}/customize\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:22:\"shortcut_set.customize\";s:6:\"_title\";s:10:\"List links\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"shortcut_set.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:87:\"{^/admin/config/user\\-interface/shortcut/manage/(?P<shortcut_set>[^/]++)/customize$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/customize\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/admin/config/user-interface/shortcut/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:56:\"/admin/config/user-interface/shortcut/manage/%/customize\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.shortcut_set.delete_form','/admin/config/user-interface/shortcut/manage/{shortcut_set}/delete','/admin/config/user-interface/shortcut/manage/%/delete',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:66:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:19:\"shortcut_set.delete\";s:6:\"_title\";s:19:\"Delete shortcut set\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"shortcut_set.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/admin/config/user\\-interface/shortcut/manage/(?P<shortcut_set>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/admin/config/user-interface/shortcut/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:53:\"/admin/config/user-interface/shortcut/manage/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.shortcut_set.devel_definition','/devel/definition/shortcut_set/{shortcut_set}','/devel/definition/shortcut_set/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/definition/shortcut_set/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"shortcut_set\";s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/devel/definition/shortcut_set/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/definition/shortcut_set\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/definition/shortcut_set/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.shortcut_set.devel_load','/devel/shortcut_set/{shortcut_set}','/devel/shortcut_set/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/devel/shortcut_set/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"shortcut_set\";s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/devel/shortcut_set/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/devel/shortcut_set\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:21:\"/devel/shortcut_set/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.shortcut_set.devel_load_with_references','/devel/load-with-references/shortcut_set/{shortcut_set}','/devel/load-with-references/shortcut_set/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/devel/load-with-references/shortcut_set/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"shortcut_set\";s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:74:\"{^/devel/load\\-with\\-references/shortcut_set/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/devel/load-with-references/shortcut_set\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:42:\"/devel/load-with-references/shortcut_set/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.shortcut_set.devel_path_alias','/devel/path-alias/shortcut_set/{shortcut_set}','/devel/path-alias/shortcut_set/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/devel/path-alias/shortcut_set/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:12:\"shortcut_set\";s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/devel/path\\-alias/shortcut_set/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/devel/path-alias/shortcut_set\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:32:\"/devel/path-alias/shortcut_set/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.shortcut_set.edit_form','/admin/config/user-interface/shortcut/manage/{shortcut_set}','/admin/config/user-interface/shortcut/manage/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"shortcut_set.edit\";s:6:\"_title\";s:17:\"Edit shortcut set\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:19:\"shortcut_set.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/config/user\\-interface/shortcut/manage/(?P<shortcut_set>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/admin/config/user-interface/shortcut/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:46:\"/admin/config/user-interface/shortcut/manage/%\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.slick.collection','/admin/config/media/slick','/admin/config/media/slick',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/media/slick\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:5:\"slick\";s:6:\"_title\";s:19:\"Slick Configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/media/slick$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/media/slick\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.slick.delete_form','/admin/config/media/slick/{slick}/delete','/admin/config/media/slick/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/config/media/slick/{slick}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"slick.delete\";s:6:\"_title\";s:12:\"Delete slick\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/admin/config/media/slick/(?P<slick>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:34:\"/admin/config/media/slick/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.slick.devel_definition','/devel/definition/slick/{slick}','/devel/definition/slick/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/definition/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"slick\";s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/devel/definition/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/definition/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/definition/slick/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.slick.devel_load','/devel/slick/{slick}','/devel/slick/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/devel/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"slick\";s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/devel/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/devel/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:14:\"/devel/slick/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.slick.devel_load_with_references','/devel/load-with-references/slick/{slick}','/devel/load-with-references/slick/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/devel/load-with-references/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"slick\";s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/load\\-with\\-references/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/devel/load-with-references/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:35:\"/devel/load-with-references/slick/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.slick.devel_path_alias','/devel/path-alias/slick/{slick}','/devel/path-alias/slick/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/devel/path-alias/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:5:\"slick\";s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/devel/path\\-alias/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/devel/path-alias/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:25:\"/devel/path-alias/slick/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.slick.duplicate_form','/admin/config/media/slick/{slick}/duplicate','/admin/config/media/slick/%/duplicate',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/admin/config/media/slick/{slick}/duplicate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"slick.duplicate\";s:6:\"_title\";s:25:\"Duplicate slick optionset\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/admin/config/media/slick/(?P<slick>[^/]++)/duplicate$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/duplicate\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:37:\"/admin/config/media/slick/%/duplicate\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.slick.edit_form','/admin/config/media/slick/{slick}','/admin/config/media/slick/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/slick/{slick}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:10:\"slick.edit\";s:6:\"_title\";s:10:\"Edit slick\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:5:\"slick\";a:2:{s:4:\"type\";s:12:\"entity:slick\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"slick\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:50:\"{^/admin/config/media/slick/(?P<slick>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"slick\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/media/slick\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"slick\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:27:\"/admin/config/media/slick/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.taxonomy_term.add_form','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/add','/admin/structure/taxonomy/manage/%/add',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\taxonomy\\Controller\\TaxonomyController::addForm\";s:6:\"_title\";s:8:\"Add term\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:35:\"taxonomy_term:{taxonomy_vocabulary}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:75:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/add$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:4:\"/add\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:38:\"/admin/structure/taxonomy/manage/%/add\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.taxonomy_term.canonical','/taxonomy/term/{taxonomy_term}','/taxonomy/term/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/taxonomy/term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:57:\"\\Drupal\\taxonomy\\Controller\\TaxonomyController::termTitle\";s:7:\"view_id\";s:13:\"taxonomy_term\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:1:{s:5:\"arg_0\";s:13:\"taxonomy_term\";}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:16:\"/taxonomy/term/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.taxonomy_term.delete_form','/taxonomy/term/{taxonomy_term}/delete','/taxonomy/term/%/delete',13,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/taxonomy/term/{taxonomy_term}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:20:\"taxonomy_term.delete\";s:6:\"_title\";s:11:\"Delete term\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"taxonomy_term.delete\";s:13:\"taxonomy_term\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/taxonomy/term/(?P<taxonomy_term>\\d+)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:13;s:14:\"patternOutline\";s:23:\"/taxonomy/term/%/delete\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.taxonomy_term.devel_definition','/devel/definition/taxonomy_term/{taxonomy_term}','/devel/definition/taxonomy_term/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/definition/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:64:\"{^/devel/definition/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/definition/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/definition/taxonomy_term/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.taxonomy_term.devel_load','/devel/taxonomy_term/{taxonomy_term}','/devel/taxonomy_term/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/devel/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/devel/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/devel/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:22:\"/devel/taxonomy_term/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.taxonomy_term.devel_load_with_references','/devel/load-with-references/taxonomy_term/{taxonomy_term}','/devel/load-with-references/taxonomy_term/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:57:\"/devel/load-with-references/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/load\\-with\\-references/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/devel/load-with-references/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:43:\"/devel/load-with-references/taxonomy_term/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.taxonomy_term.devel_path_alias','/devel/path-alias/taxonomy_term/{taxonomy_term}','/devel/path-alias/taxonomy_term/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/devel/path-alias/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/path\\-alias/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/devel/path-alias/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:33:\"/devel/path-alias/taxonomy_term/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.taxonomy_term.devel_render','/devel/render/taxonomy_term/{taxonomy_term}','/devel/render/taxonomy_term/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/devel/render/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:60:\"{^/devel/render/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/render/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/render/taxonomy_term/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.taxonomy_term.edit_form','/taxonomy/term/{taxonomy_term}/edit','/taxonomy/term/%/edit',13,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/taxonomy/term/{taxonomy_term}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:21:\"taxonomy_term.default\";s:6:\"_title\";s:9:\"Edit term\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:20:\"taxonomy_term.update\";s:13:\"taxonomy_term\";s:3:\"\\d+\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/taxonomy/term/(?P<taxonomy_term>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:13;s:14:\"patternOutline\";s:21:\"/taxonomy/term/%/edit\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.taxonomy_term.field_ui_fields','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields','/admin/structure/taxonomy/manage/%/overview/fields',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:70:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer taxonomy_term fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:87:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/fields$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/overview/fields\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:50:\"/admin/structure/taxonomy/manage/%/overview/fields\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.taxonomy_term.revision','/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/view','/taxonomy/term/%/revision/%/view',53,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/view\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\Core\\Entity\\Controller\\EntityRevisionViewController\";s:15:\"_title_callback\";s:65:\"Drupal\\Core\\Entity\\Controller\\EntityRevisionViewController::title\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:36:\"taxonomy_term_revision.view revision\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"taxonomy_term_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:taxonomy_term\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:96:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)/revision/(?P<taxonomy_term_revision>[^/]++)/view$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/view\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"taxonomy_term_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:53;s:14:\"patternOutline\";s:32:\"/taxonomy/term/%/revision/%/view\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.taxonomy_term.revision_delete_form','/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/delete','/taxonomy/term/%/revision/%/delete',53,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:29:\"taxonomy_term.revision-delete\";s:6:\"_title\";s:15:\"Delete revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:38:\"taxonomy_term_revision.delete revision\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"taxonomy_term_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:taxonomy_term\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:98:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)/revision/(?P<taxonomy_term_revision>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"taxonomy_term_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:53;s:14:\"patternOutline\";s:34:\"/taxonomy/term/%/revision/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.taxonomy_term.revision_revert_form','/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/revert','/taxonomy/term/%/revision/%/revert',53,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/revert\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:29:\"taxonomy_term.revision-revert\";s:6:\"_title\";s:15:\"Revert revision\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:29:\"taxonomy_term_revision.revert\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:22:\"taxonomy_term_revision\";a:2:{s:4:\"type\";s:29:\"entity_revision:taxonomy_term\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:98:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)/revision/(?P<taxonomy_term_revision>[^/]++)/revert$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"taxonomy_term_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/revision\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:2:{i:0;s:13:\"taxonomy_term\";i:1;s:22:\"taxonomy_term_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:53;s:14:\"patternOutline\";s:34:\"/taxonomy/term/%/revision/%/revert\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.taxonomy_term.token_devel','/devel/token/taxonomy_term/{taxonomy_term}','/devel/token/taxonomy_term/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/devel/token/taxonomy_term/{taxonomy_term}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:13:\"taxonomy_term\";s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/devel/token/taxonomy_term/(?P<taxonomy_term>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/token/taxonomy_term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/devel/token/taxonomy_term/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.taxonomy_term.version_history','/taxonomy/term/{taxonomy_term}/revisions','/taxonomy/term/%/revisions',13,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/taxonomy/term/{taxonomy_term}/revisions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"Drupal\\Core\\Entity\\Controller\\VersionHistoryController\";s:6:\"_title\";s:9:\"Revisions\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:32:\"taxonomy_term.view all revisions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:13:\"taxonomy_term\";a:2:{s:4:\"type\";s:20:\"entity:taxonomy_term\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/taxonomy/term/(?P<taxonomy_term>[^/]++)/revisions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"taxonomy_term\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"taxonomy_term\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:13;s:14:\"patternOutline\";s:26:\"/taxonomy/term/%/revisions\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.taxonomy_vocabulary.add_form','/admin/structure/taxonomy/add','/admin/structure/taxonomy/add',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/structure/taxonomy/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:14:\"entity_type_id\";s:19:\"taxonomy_vocabulary\";s:15:\"_title_callback\";s:56:\"Drupal\\Core\\Entity\\Controller\\EntityController::addTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:19:\"taxonomy_vocabulary\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/structure/taxonomy/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/taxonomy/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/structure/taxonomy/add\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.taxonomy_vocabulary.collection','/admin/structure/taxonomy','/admin/structure/taxonomy',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/structure/taxonomy\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:12:\"_entity_list\";s:19:\"taxonomy_vocabulary\";s:6:\"_title\";s:8:\"Taxonomy\";s:16:\"_title_arguments\";a:0:{}s:14:\"_title_context\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:44:\"administer taxonomy+access taxonomy overview\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/structure/taxonomy$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/structure/taxonomy\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/structure/taxonomy\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.taxonomy_vocabulary.delete_form','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/delete','/admin/structure/taxonomy/manage/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:61:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:26:\"taxonomy_vocabulary.delete\";s:15:\"_title_callback\";s:60:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::deleteTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:26:\"taxonomy_vocabulary.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:41:\"/admin/structure/taxonomy/manage/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.taxonomy_vocabulary.devel_definition','/devel/definition/taxonomy_vocabulary/{taxonomy_vocabulary}','/devel/definition/taxonomy_vocabulary/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/definition/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/devel/definition/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/definition/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/definition/taxonomy_vocabulary/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.taxonomy_vocabulary.devel_load','/devel/taxonomy_vocabulary/{taxonomy_vocabulary}','/devel/taxonomy_vocabulary/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/devel/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/devel/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/devel/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:28:\"/devel/taxonomy_vocabulary/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.taxonomy_vocabulary.devel_load_with_references','/devel/load-with-references/taxonomy_vocabulary/{taxonomy_vocabulary}','/devel/load-with-references/taxonomy_vocabulary/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/devel/load-with-references/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/devel/load\\-with\\-references/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/devel/load-with-references/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:49:\"/devel/load-with-references/taxonomy_vocabulary/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.taxonomy_vocabulary.devel_path_alias','/devel/path-alias/taxonomy_vocabulary/{taxonomy_vocabulary}','/devel/path-alias/taxonomy_vocabulary/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/devel/path-alias/taxonomy_vocabulary/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:19:\"taxonomy_vocabulary\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/devel/path\\-alias/taxonomy_vocabulary/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/path-alias/taxonomy_vocabulary\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/path-alias/taxonomy_vocabulary/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.taxonomy_vocabulary.edit_form','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}','/admin/structure/taxonomy/manage/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:27:\"taxonomy_vocabulary.default\";s:15:\"_title_callback\";s:58:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::editTitle\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:26:\"taxonomy_vocabulary.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:34:\"/admin/structure/taxonomy/manage/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.taxonomy_vocabulary.entity_permissions_form','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/permissions','/admin/structure/taxonomy/manage/%/overview/permissions',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:75:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:18:\"Manage permissions\";s:5:\"_form\";s:38:\"Drupal\\user\\Form\\EntityPermissionsForm\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:18:\"bundle_entity_type\";s:19:\"taxonomy_vocabulary\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:92:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/permissions$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/overview/permissions\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:55:\"/admin/structure/taxonomy/manage/%/overview/permissions\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.taxonomy_vocabulary.overview_form','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview','/admin/structure/taxonomy/manage/%/overview',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:54:\"\\Drupal\\Core\\Entity\\Controller\\EntityController::title\";s:5:\"_form\";s:34:\"Drupal\\taxonomy\\Form\\OverviewTerms\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:44:\"taxonomy_vocabulary.access taxonomy overview\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:21:\"with_config_overrides\";b:1;s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/overview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:43:\"/admin/structure/taxonomy/manage/%/overview\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.taxonomy_vocabulary.reset_form','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/reset','/admin/structure/taxonomy/manage/%/reset',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/reset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:25:\"taxonomy_vocabulary.reset\";s:6:\"_title\";s:5:\"Reset\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:37:\"taxonomy_vocabulary.reset all weights\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:3:{s:21:\"with_config_overrides\";b:1;s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/reset$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/reset\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/taxonomy/manage/%/reset\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.user.admin_form','/admin/config/people/accounts','/admin/config/people/accounts',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/people/accounts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\user\\AccountSettingsForm\";s:6:\"_title\";s:16:\"Account settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer account settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/people/accounts$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/people/accounts\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/people/accounts\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.user.cancel_form','/user/{user}/cancel','/user/%/cancel',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/user/{user}/cancel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:14:\"Cancel account\";s:12:\"_entity_form\";s:11:\"user.cancel\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:11:\"user.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/user/(?P<user>\\d+)/cancel$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/cancel\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:14:\"/user/%/cancel\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.user.canonical','/user/{user}','/user/%',2,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_view\";s:9:\"user.full\";s:15:\"_title_callback\";s:48:\"Drupal\\user\\Controller\\UserController::userTitle\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:9:\"user.view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/user/(?P<user>\\d+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/user/%\";s:8:\"numParts\";i:2;}}',2,NULL),('entity.user.collection','/admin/people','/admin/people',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:17:\"user_admin_people\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:16:\"administer users\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/people\";s:8:\"numParts\";i:2;}}',2,NULL),('entity.user.contact_form','/user/{user}/contact','/user/%/contact',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/user/{user}/contact\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:7:\"Contact\";s:11:\"_controller\";s:65:\"\\Drupal\\contact\\Controller\\ContactController::contactPersonalPage\";}s:12:\"requirements\";a:2:{s:28:\"_access_contact_personal_tab\";s:4:\"TRUE\";s:4:\"user\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:29:\"access_check.contact_personal\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/user/(?P<user>\\d+)/contact$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/contact\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/user/%/contact\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.user.devel_definition','/devel/definition/user/{user}','/devel/definition/user/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/definition/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/devel/definition/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/definition/user/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.user.devel_load','/devel/user/{user}','/devel/user/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/user/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.user.devel_load_with_references','/devel/load-with-references/user/{user}','/devel/load-with-references/user/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/user/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.user.devel_path_alias','/devel/path-alias/user/{user}','/devel/path-alias/user/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/user/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.user.devel_render','/devel/render/user/{user}','/devel/render/user/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/devel/render/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"Drupal\\devel\\Controller\\EntityDebugController::entityRender\";s:6:\"_title\";s:12:\"Devel Render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/devel/render/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/devel/render/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:20:\"/devel/render/user/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.user.edit_form','/user/{user}/edit','/user/%/edit',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/user/{user}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"user.default\";s:15:\"_title_callback\";s:48:\"Drupal\\user\\Controller\\UserController::userTitle\";}s:12:\"requirements\";a:2:{s:4:\"user\";s:3:\"\\d+\";s:14:\"_entity_access\";s:11:\"user.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/user/(?P<user>\\d+)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:12:\"/user/%/edit\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.user.field_ui_fields','/admin/config/people/accounts/fields','/admin/config/people/accounts/fields',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/people/accounts/fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:62:\"\\Drupal\\field_ui\\Controller\\FieldConfigListController::listing\";s:6:\"_title\";s:13:\"Manage fields\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer user fields\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/config/people/accounts/fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/people/accounts/fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:36:\"/admin/config/people/accounts/fields\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.user.token_devel','/devel/token/user/{user}','/devel/token/user/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/devel/token/user/{user}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\token\\Controller\\TokenDevelController::entityTokens\";s:6:\"_title\";s:12:\"Devel Tokens\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"access devel information\";s:20:\"_module_dependencies\";s:5:\"devel\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_token_entity_type_id\";s:4:\"user\";s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/devel/token/user/(?P<user>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/devel/token/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/devel/token/user/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.user_role.collection','/admin/people/roles','/admin/people/roles',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/people/roles\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:9:\"user_role\";s:6:\"_title\";s:5:\"Roles\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/people/roles$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/people/roles\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/people/roles\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.user_role.delete_form','/admin/people/roles/manage/{user_role}/delete','/admin/people/roles/manage/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/people/roles/manage/{user_role}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"user_role.delete\";s:6:\"_title\";s:11:\"Delete role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:62:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:35:\"/admin/people/roles/manage/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.user_role.devel_definition','/devel/definition/user_role/{user_role}','/devel/definition/user_role/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/definition/user_role/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"user_role\";s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/devel/definition/user_role/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/definition/user_role\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/definition/user_role/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.user_role.devel_load','/devel/user_role/{user_role}','/devel/user_role/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/devel/user_role/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"user_role\";s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/devel/user_role/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/devel/user_role\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:18:\"/devel/user_role/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.user_role.devel_load_with_references','/devel/load-with-references/user_role/{user_role}','/devel/load-with-references/user_role/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/devel/load-with-references/user_role/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"user_role\";s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/devel/load\\-with\\-references/user_role/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/devel/load-with-references/user_role\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:39:\"/devel/load-with-references/user_role/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.user_role.devel_path_alias','/devel/path-alias/user_role/{user_role}','/devel/path-alias/user_role/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/path-alias/user_role/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:9:\"user_role\";s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/devel/path\\-alias/user_role/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/devel/path-alias/user_role\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:29:\"/devel/path-alias/user_role/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.user_role.edit_form','/admin/people/roles/manage/{user_role}','/admin/people/roles/manage/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/people/roles/manage/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/people/roles/manage/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/people/roles/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/people/roles/manage/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.user_role.edit_permissions_form','/admin/people/permissions/{user_role}','/admin/people/permissions/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/people/permissions/{user_role}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:49:\"\\Drupal\\user\\Form\\UserPermissionsRoleSpecificForm\";s:6:\"_title\";s:9:\"Edit role\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:16:\"user_role.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"user_role\";a:2:{s:4:\"type\";s:16:\"entity:user_role\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"user_role\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/admin/people/permissions/(?P<user_role>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"user_role\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"user_role\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:27:\"/admin/people/permissions/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.view.break_lock_form','/admin/structure/views/view/{view}/break-lock','/admin/structure/views/view/%/break-lock',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/structure/views/view/{view}/break-lock\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"view.break_lock\";s:6:\"_title\";s:10:\"Break lock\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:15:\"view.break-lock\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"view\";a:2:{s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:63:\"{^/admin/structure/views/view/(?P<view>[^/]++)/break\\-lock$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/break-lock\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:40:\"/admin/structure/views/view/%/break-lock\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.view.collection','/admin/structure/views','/admin/structure/views',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/structure/views\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:4:\"view\";s:6:\"_title\";s:5:\"Views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/structure/views$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/structure/views\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.view.delete_form','/admin/structure/views/view/{view}/delete','/admin/structure/views/view/%/delete',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/views/view/{view}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:11:\"view.delete\";s:6:\"_title\";s:11:\"Delete view\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.delete\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"view\";a:2:{s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/views/view/(?P<view>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:36:\"/admin/structure/views/view/%/delete\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.view.devel_definition','/devel/definition/view/{view}','/devel/definition/view/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/definition/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:67:\"Drupal\\devel\\Controller\\EntityDebugController::entityTypeDefinition\";s:6:\"_title\";s:22:\"Entity type definition\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"view\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/devel/definition/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/definition/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/definition/view/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.view.devel_load','/devel/view/{view}','/devel/view/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/devel/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoad\";s:6:\"_title\";s:10:\"Devel Load\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"view\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/devel/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/devel/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/devel/view/%\";s:8:\"numParts\";i:3;}}',3,NULL),('entity.view.devel_load_with_references','/devel/load-with-references/view/{view}','/devel/load-with-references/view/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/devel/load-with-references/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:71:\"Drupal\\devel\\Controller\\EntityDebugController::entityLoadWithReferences\";s:6:\"_title\";s:28:\"Devel Load (with references)\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"view\";s:10:\"parameters\";a:1:{s:4:\"view\";a:2:{s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/devel/load\\-with\\-references/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/devel/load-with-references/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:34:\"/devel/load-with-references/view/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.view.devel_path_alias','/devel/path-alias/view/{view}','/devel/path-alias/view/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/devel/path-alias/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:58:\"Drupal\\devel\\Controller\\EntityDebugController::pathAliases\";s:6:\"_title\";s:12:\"Path aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"access devel information\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:21:\"_devel_entity_type_id\";s:4:\"view\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/devel/path\\-alias/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/devel/path-alias/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:24:\"/devel/path-alias/view/%\";s:8:\"numParts\";i:4;}}',4,NULL),('entity.view.disable','/admin/structure/views/view/{view}/disable','/admin/structure/views/view/%/disable',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/structure/views/view/{view}/disable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::ajaxOperation\";s:2:\"op\";s:7:\"disable\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:12:\"view.disable\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"view\";a:2:{s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/structure/views/view/(?P<view>[^/]++)/disable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/disable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:37:\"/admin/structure/views/view/%/disable\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.view.duplicate_form','/admin/structure/views/view/{view}/duplicate','/admin/structure/views/view/%/duplicate',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:44:\"/admin/structure/views/view/{view}/duplicate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:14:\"view.duplicate\";s:6:\"_title\";s:14:\"Duplicate view\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:14:\"view.duplicate\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"view\";a:2:{s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/admin/structure/views/view/(?P<view>[^/]++)/duplicate$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/duplicate\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:39:\"/admin/structure/views/view/%/duplicate\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.view.edit_display_form','/admin/structure/views/view/{view}/edit/{display_id}','/admin/structure/views/view/%/edit',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:52:\"/admin/structure/views/view/{view}/edit/{display_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";s:10:\"display_id\";N;}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:4:\"view\";i:1;s:10:\"display_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/admin/structure/views/view/(?P<view>[^/]++)/edit(?:/(?P<display_id>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:2:{i:0;s:4:\"view\";i:1;s:10:\"display_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:34:\"/admin/structure/views/view/%/edit\";s:8:\"numParts\";i:7;}}',7,NULL),('entity.view.edit_form','/admin/structure/views/view/{view}','/admin/structure/views/view/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/structure/views/view/{view}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::edit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:11:\"view.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/structure/views/view/(?P<view>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:29:\"/admin/structure/views/view/%\";s:8:\"numParts\";i:5;}}',5,NULL),('entity.view.enable','/admin/structure/views/view/{view}/enable','/admin/structure/views/view/%/enable',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/structure/views/view/{view}/enable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::ajaxOperation\";s:2:\"op\";s:6:\"enable\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"view.enable\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"view\";a:2:{s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"view\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/structure/views/view/(?P<view>[^/]++)/enable$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/enable\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"view\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:36:\"/admin/structure/views/view/%/enable\";s:8:\"numParts\";i:6;}}',6,NULL),('entity.view.preview_form','/admin/structure/views/view/{view}/preview/{display_id}','/admin/structure/views/view/%/preview',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/admin/structure/views/view/{view}/preview/{display_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"view.preview\";s:10:\"display_id\";N;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:4:\"view\";i:1;s:10:\"display_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:87:\"{^/admin/structure/views/view/(?P<view>[^/]++)/preview(?:/(?P<display_id>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/preview\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/structure/views/view\";}}s:9:\"path_vars\";a:2:{i:0;s:4:\"view\";i:1;s:10:\"display_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:37:\"/admin/structure/views/view/%/preview\";s:8:\"numParts\";i:7;}}',7,NULL),('entity_browser.edit_form','/entity_browser/{entity_type}/{entity}/edit','/entity_browser/%/%/edit',9,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/entity_browser/{entity_type}/{entity}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:77:\"\\Drupal\\entity_browser\\Controllers\\EntityBrowserController::entityBrowserEdit\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:13:\"entity.update\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:6:\"entity\";a:3:{s:4:\"type\";s:20:\"entity:{entity_type}\";s:20:\"load_latest_revision\";i:1;s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"entity_type\";i:1;s:6:\"entity\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/entity_browser/(?P<entity_type>[^/]++)/(?P<entity>[^/]++)/edit$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"entity\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/entity_browser\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"entity_type\";i:1;s:6:\"entity\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:9;s:14:\"patternOutline\";s:24:\"/entity_browser/%/%/edit\";s:8:\"numParts\";i:4;}}',4,NULL),('field_ui.display_mode','/admin/structure/display-modes','/admin/structure/display-modes',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/structure/display-modes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:13:\"Display modes\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:24:\"administer display modes\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/display\\-modes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/structure/display-modes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:30:\"/admin/structure/display-modes\";s:8:\"numParts\";i:3;}}',3,NULL),('field_ui.entity_form_mode_add','/admin/structure/display-modes/form/add','/admin/structure/display-modes/form/add',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/structure/display-modes/form/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:78:\"\\Drupal\\field_ui\\Controller\\EntityDisplayModeController::formModeTypeSelection\";s:6:\"_title\";s:28:\"Choose form mode entity type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/structure/display\\-modes/form/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/structure/display-modes/form/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/structure/display-modes/form/add\";s:8:\"numParts\";i:5;}}',5,NULL),('field_ui.entity_view_mode_add','/admin/structure/display-modes/view/add','/admin/structure/display-modes/view/add',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/structure/display-modes/view/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:78:\"\\Drupal\\field_ui\\Controller\\EntityDisplayModeController::viewModeTypeSelection\";s:6:\"_title\";s:28:\"Choose view mode entity type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer display modes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/structure/display\\-modes/view/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/structure/display-modes/view/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/structure/display-modes/view/add\";s:8:\"numParts\";i:5;}}',5,NULL),('field_ui.field_add_block_content','/admin/structure/block-content/manage/{block_content_type}/add-field/{entity_type}/{field_name}','/admin/structure/block-content/manage/%/add-field/%/%',244,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:95:\"/admin/structure/block-content/manage/{block_content_type}/add-field/{entity_type}/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:80:\"Drupal\\field_ui\\Controller\\FieldConfigAddController::fieldConfigAddConfigureForm\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer block_content fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:18:\"block_content_type\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:134:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/add\\-field/(?P<entity_type>[^/]++)/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-field\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:18:\"block_content_type\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:244;s:14:\"patternOutline\";s:53:\"/admin/structure/block-content/manage/%/add-field/%/%\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_add_comment','/admin/structure/comment/manage/{comment_type}/add-field/{entity_type}/{field_name}','/admin/structure/comment/manage/%/add-field/%/%',244,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:83:\"/admin/structure/comment/manage/{comment_type}/add-field/{entity_type}/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:80:\"Drupal\\field_ui\\Controller\\FieldConfigAddController::fieldConfigAddConfigureForm\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer comment fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:12:\"comment_type\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:121:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/add\\-field/(?P<entity_type>[^/]++)/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-field\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:12:\"comment_type\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:244;s:14:\"patternOutline\";s:47:\"/admin/structure/comment/manage/%/add-field/%/%\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_add_contact_message','/admin/structure/contact/manage/{contact_form}/add-field/{entity_type}/{field_name}','/admin/structure/contact/manage/%/add-field/%/%',244,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:83:\"/admin/structure/contact/manage/{contact_form}/add-field/{entity_type}/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:80:\"Drupal\\field_ui\\Controller\\FieldConfigAddController::fieldConfigAddConfigureForm\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:33:\"administer contact_message fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:12:\"contact_form\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:121:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/add\\-field/(?P<entity_type>[^/]++)/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-field\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:12:\"contact_form\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:244;s:14:\"patternOutline\";s:47:\"/admin/structure/contact/manage/%/add-field/%/%\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_add_media','/admin/structure/media/manage/{media_type}/add-field/{entity_type}/{field_name}','/admin/structure/media/manage/%/add-field/%/%',244,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:79:\"/admin/structure/media/manage/{media_type}/add-field/{entity_type}/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:80:\"Drupal\\field_ui\\Controller\\FieldConfigAddController::fieldConfigAddConfigureForm\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer media fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:10:\"media_type\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:117:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/add\\-field/(?P<entity_type>[^/]++)/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-field\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:10:\"media_type\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:244;s:14:\"patternOutline\";s:45:\"/admin/structure/media/manage/%/add-field/%/%\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_add_node','/admin/structure/types/manage/{node_type}/add-field/{entity_type}/{field_name}','/admin/structure/types/manage/%/add-field/%/%',244,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:78:\"/admin/structure/types/manage/{node_type}/add-field/{entity_type}/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:80:\"Drupal\\field_ui\\Controller\\FieldConfigAddController::fieldConfigAddConfigureForm\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer node fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:9:\"node_type\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:116:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/add\\-field/(?P<entity_type>[^/]++)/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-field\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:9:\"node_type\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:244;s:14:\"patternOutline\";s:45:\"/admin/structure/types/manage/%/add-field/%/%\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_add_taxonomy_term','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/add-field/{entity_type}/{field_name}','/admin/structure/taxonomy/manage/%/overview/add-field/%/%',492,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:100:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/add-field/{entity_type}/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:80:\"Drupal\\field_ui\\Controller\\FieldConfigAddController::fieldConfigAddConfigureForm\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer taxonomy_term fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:138:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/add\\-field/(?P<entity_type>[^/]++)/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/overview/add-field\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:11:\"entity_type\";i:2;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:492;s:14:\"patternOutline\";s:57:\"/admin/structure/taxonomy/manage/%/overview/add-field/%/%\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_add_user','/admin/config/people/accounts/add-field/{entity_type}/{field_name}','/admin/config/people/accounts/add-field/%/%',124,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:66:\"/admin/config/people/accounts/add-field/{entity_type}/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:80:\"Drupal\\field_ui\\Controller\\FieldConfigAddController::fieldConfigAddConfigureForm\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer user fields\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"entity_type\";i:1;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:94:\"{^/admin/config/people/accounts/add\\-field/(?P<entity_type>[^/]++)/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"entity_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/people/accounts/add-field\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"entity_type\";i:1;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:124;s:14:\"patternOutline\";s:43:\"/admin/config/people/accounts/add-field/%/%\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_add_block_content.display','/admin/structure/block-content/manage/{block_content_type}/display/add-group','/admin/structure/block-content/manage/%/display/add-group',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:76:\"/admin/structure/block-content/manage/{block_content_type}/display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:13:\"block_content\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:32:\"administer block_content display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:95:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/display/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/display/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:57:\"/admin/structure/block-content/manage/%/display/add-group\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_add_block_content.display.view_mode','/admin/structure/block-content/manage/{block_content_type}/display/{view_mode_name}/add-group','/admin/structure/block-content/manage/%/display/%/add-group',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:93:\"/admin/structure/block-content/manage/{block_content_type}/display/{view_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:13:\"block_content\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:32:\"administer block_content display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:122:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/display/(?P<view_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:59:\"/admin/structure/block-content/manage/%/display/%/add-group\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_add_block_content.form_display','/admin/structure/block-content/manage/{block_content_type}/form-display/add-group','/admin/structure/block-content/manage/%/form-display/add-group',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:81:\"/admin/structure/block-content/manage/{block_content_type}/form-display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:13:\"block_content\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer block_content form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:101:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/form\\-display/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/form-display/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:62:\"/admin/structure/block-content/manage/%/form-display/add-group\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_add_block_content.form_display.form_mode','/admin/structure/block-content/manage/{block_content_type}/form-display/{form_mode_name}/add-group','/admin/structure/block-content/manage/%/form-display/%/add-group',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:98:\"/admin/structure/block-content/manage/{block_content_type}/form-display/{form_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:13:\"block_content\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer block_content form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:128:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:64:\"/admin/structure/block-content/manage/%/form-display/%/add-group\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_add_comment.display','/admin/structure/comment/manage/{comment_type}/display/add-group','/admin/structure/comment/manage/%/display/add-group',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:64:\"/admin/structure/comment/manage/{comment_type}/display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:7:\"comment\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer comment display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:82:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/display/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/display/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:51:\"/admin/structure/comment/manage/%/display/add-group\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_add_comment.display.view_mode','/admin/structure/comment/manage/{comment_type}/display/{view_mode_name}/add-group','/admin/structure/comment/manage/%/display/%/add-group',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:81:\"/admin/structure/comment/manage/{comment_type}/display/{view_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:7:\"comment\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer comment display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:109:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/display/(?P<view_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:53:\"/admin/structure/comment/manage/%/display/%/add-group\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_add_comment.form_display','/admin/structure/comment/manage/{comment_type}/form-display/add-group','/admin/structure/comment/manage/%/form-display/add-group',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/admin/structure/comment/manage/{comment_type}/form-display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:7:\"comment\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer comment form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/form\\-display/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/form-display/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:56:\"/admin/structure/comment/manage/%/form-display/add-group\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_add_comment.form_display.form_mode','/admin/structure/comment/manage/{comment_type}/form-display/{form_mode_name}/add-group','/admin/structure/comment/manage/%/form-display/%/add-group',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:86:\"/admin/structure/comment/manage/{comment_type}/form-display/{form_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:7:\"comment\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer comment form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:115:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:58:\"/admin/structure/comment/manage/%/form-display/%/add-group\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_add_contact_message.display','/admin/structure/contact/manage/{contact_form}/display/add-group','/admin/structure/contact/manage/%/display/add-group',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:64:\"/admin/structure/contact/manage/{contact_form}/display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:34:\"administer contact_message display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:82:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/display/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/display/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:51:\"/admin/structure/contact/manage/%/display/add-group\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_add_contact_message.display.view_mode','/admin/structure/contact/manage/{contact_form}/display/{view_mode_name}/add-group','/admin/structure/contact/manage/%/display/%/add-group',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:81:\"/admin/structure/contact/manage/{contact_form}/display/{view_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:34:\"administer contact_message display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:109:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/display/(?P<view_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:53:\"/admin/structure/contact/manage/%/display/%/add-group\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_add_contact_message.form_display','/admin/structure/contact/manage/{contact_form}/form-display/add-group','/admin/structure/contact/manage/%/form-display/add-group',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/admin/structure/contact/manage/{contact_form}/form-display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:39:\"administer contact_message form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/form\\-display/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/form-display/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:56:\"/admin/structure/contact/manage/%/form-display/add-group\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_add_contact_message.form_display.form_mode','/admin/structure/contact/manage/{contact_form}/form-display/{form_mode_name}/add-group','/admin/structure/contact/manage/%/form-display/%/add-group',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:86:\"/admin/structure/contact/manage/{contact_form}/form-display/{form_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:39:\"administer contact_message form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:115:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:58:\"/admin/structure/contact/manage/%/form-display/%/add-group\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_add_media.display','/admin/structure/media/manage/{media_type}/display/add-group','/admin/structure/media/manage/%/display/add-group',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/admin/structure/media/manage/{media_type}/display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:5:\"media\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer media display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:10:\"media_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:78:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/display/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/display/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:49:\"/admin/structure/media/manage/%/display/add-group\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_add_media.display.view_mode','/admin/structure/media/manage/{media_type}/display/{view_mode_name}/add-group','/admin/structure/media/manage/%/display/%/add-group',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:77:\"/admin/structure/media/manage/{media_type}/display/{view_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:5:\"media\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer media display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:10:\"media_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:105:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/display/(?P<view_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:51:\"/admin/structure/media/manage/%/display/%/add-group\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_add_media.form_display','/admin/structure/media/manage/{media_type}/form-display/add-group','/admin/structure/media/manage/%/form-display/add-group',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:65:\"/admin/structure/media/manage/{media_type}/form-display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:5:\"media\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer media form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:10:\"media_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/form\\-display/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/form-display/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:54:\"/admin/structure/media/manage/%/form-display/add-group\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_add_media.form_display.form_mode','/admin/structure/media/manage/{media_type}/form-display/{form_mode_name}/add-group','/admin/structure/media/manage/%/form-display/%/add-group',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:82:\"/admin/structure/media/manage/{media_type}/form-display/{form_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:5:\"media\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer media form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:10:\"media_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:111:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:56:\"/admin/structure/media/manage/%/form-display/%/add-group\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_add_node.display','/admin/structure/types/manage/{node_type}/display/add-group','/admin/structure/types/manage/%/display/add-group',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/types/manage/{node_type}/display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:4:\"node\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer node display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:9:\"node_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/display/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/display/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:49:\"/admin/structure/types/manage/%/display/add-group\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_add_node.display.view_mode','/admin/structure/types/manage/{node_type}/display/{view_mode_name}/add-group','/admin/structure/types/manage/%/display/%/add-group',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:76:\"/admin/structure/types/manage/{node_type}/display/{view_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:4:\"node\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer node display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:9:\"node_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:104:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/display/(?P<view_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:51:\"/admin/structure/types/manage/%/display/%/add-group\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_add_node.form_display','/admin/structure/types/manage/{node_type}/form-display/add-group','/admin/structure/types/manage/%/form-display/add-group',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:64:\"/admin/structure/types/manage/{node_type}/form-display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:4:\"node\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:28:\"administer node form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:9:\"node_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:83:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/form\\-display/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/form-display/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:54:\"/admin/structure/types/manage/%/form-display/add-group\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_add_node.form_display.form_mode','/admin/structure/types/manage/{node_type}/form-display/{form_mode_name}/add-group','/admin/structure/types/manage/%/form-display/%/add-group',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:81:\"/admin/structure/types/manage/{node_type}/form-display/{form_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:4:\"node\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:28:\"administer node form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:9:\"node_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:110:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:56:\"/admin/structure/types/manage/%/form-display/%/add-group\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_add_taxonomy_term.display','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display/add-group','/admin/structure/taxonomy/manage/%/overview/display/add-group',247,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:81:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:32:\"administer taxonomy_term display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:99:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/display/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/overview/display/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:247;s:14:\"patternOutline\";s:61:\"/admin/structure/taxonomy/manage/%/overview/display/add-group\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_add_taxonomy_term.display.view_mode','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display/{view_mode_name}/add-group','/admin/structure/taxonomy/manage/%/overview/display/%/add-group',493,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:98:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display/{view_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:32:\"administer taxonomy_term display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:126:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/display/(?P<view_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/overview/display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:493;s:14:\"patternOutline\";s:63:\"/admin/structure/taxonomy/manage/%/overview/display/%/add-group\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_add_taxonomy_term.form_display','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display/add-group','/admin/structure/taxonomy/manage/%/overview/form-display/add-group',247,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:86:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer taxonomy_term form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:105:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/form\\-display/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/overview/form-display/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:247;s:14:\"patternOutline\";s:66:\"/admin/structure/taxonomy/manage/%/overview/form-display/add-group\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_add_taxonomy_term.form_display.form_mode','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display/{form_mode_name}/add-group','/admin/structure/taxonomy/manage/%/overview/form-display/%/add-group',493,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:103:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display/{form_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer taxonomy_term form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:132:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/form\\-display/(?P<form_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/overview/form-display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:493;s:14:\"patternOutline\";s:68:\"/admin/structure/taxonomy/manage/%/overview/form-display/%/add-group\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_add_user.display','/admin/config/people/accounts/display/add-group','/admin/config/people/accounts/display/add-group',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:47:\"/admin/config/people/accounts/display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:4:\"user\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer user display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";N;s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:55:\"{^/admin/config/people/accounts/display/add\\-group$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:47:\"/admin/config/people/accounts/display/add-group\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:47:\"/admin/config/people/accounts/display/add-group\";s:8:\"numParts\";i:6;}}',6,NULL),('field_ui.field_group_add_user.display.view_mode','/admin/config/people/accounts/display/{view_mode_name}/add-group','/admin/config/people/accounts/display/%/add-group',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:64:\"/admin/config/people/accounts/display/{view_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:4:\"user\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer user display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";N;s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"view_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:82:\"{^/admin/config/people/accounts/display/(?P<view_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/people/accounts/display\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"view_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:49:\"/admin/config/people/accounts/display/%/add-group\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_add_user.form_display','/admin/config/people/accounts/form-display/add-group','/admin/config/people/accounts/form-display/add-group',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:52:\"/admin/config/people/accounts/form-display/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:4:\"user\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:28:\"administer user form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";N;s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:61:\"{^/admin/config/people/accounts/form\\-display/add\\-group$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:52:\"/admin/config/people/accounts/form-display/add-group\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:52:\"/admin/config/people/accounts/form-display/add-group\";s:8:\"numParts\";i:6;}}',6,NULL),('field_ui.field_group_add_user.form_display.form_mode','/admin/config/people/accounts/form-display/{form_mode_name}/add-group','/admin/config/people/accounts/form-display/%/add-group',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:69:\"/admin/config/people/accounts/form-display/{form_mode_name}/add-group\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:4:\"user\";s:5:\"_form\";s:42:\"\\Drupal\\field_group\\Form\\FieldGroupAddForm\";s:6:\"_title\";s:15:\"Add field group\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:28:\"administer user form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";N;s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"form_mode_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:88:\"{^/admin/config/people/accounts/form\\-display/(?P<form_mode_name>[^/]++)/add\\-group$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/add-group\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/people/accounts/form-display\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"form_mode_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:54:\"/admin/config/people/accounts/form-display/%/add-group\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_delete_block_content.display','/admin/structure/block-content/manage/{block_content_type}/display/{field_group_name}/delete','/admin/structure/block-content/manage/%/display/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:92:\"/admin/structure/block-content/manage/{block_content_type}/display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:13:\"block_content\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:32:\"administer block_content display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:120:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:56:\"/admin/structure/block-content/manage/%/display/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_delete_block_content.display.view_mode','/admin/structure/block-content/manage/{block_content_type}/display/{view_mode_name}/{field_group_name}/delete','/admin/structure/block-content/manage/%/display/%/%/delete',489,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:109:\"/admin/structure/block-content/manage/{block_content_type}/display/{view_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:13:\"block_content\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:32:\"administer block_content display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:18:\"block_content_type\";i:1;s:14:\"view_mode_name\";i:2;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:147:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/display/(?P<view_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:18:\"block_content_type\";i:1;s:14:\"view_mode_name\";i:2;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:489;s:14:\"patternOutline\";s:58:\"/admin/structure/block-content/manage/%/display/%/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_delete_block_content.form_display','/admin/structure/block-content/manage/{block_content_type}/form-display/{field_group_name}/delete','/admin/structure/block-content/manage/%/form-display/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:97:\"/admin/structure/block-content/manage/{block_content_type}/form-display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:13:\"block_content\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer block_content form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:126:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/form\\-display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:61:\"/admin/structure/block-content/manage/%/form-display/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_delete_block_content.form_display.form_mode','/admin/structure/block-content/manage/{block_content_type}/form-display/{form_mode_name}/{field_group_name}/delete','/admin/structure/block-content/manage/%/form-display/%/%/delete',489,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:114:\"/admin/structure/block-content/manage/{block_content_type}/form-display/{form_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:13:\"block_content\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer block_content form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:18:\"block_content_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:18:\"block_content_type\";i:1;s:14:\"form_mode_name\";i:2;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:153:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:18:\"block_content_type\";i:1;s:14:\"form_mode_name\";i:2;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:489;s:14:\"patternOutline\";s:63:\"/admin/structure/block-content/manage/%/form-display/%/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_delete_comment.display','/admin/structure/comment/manage/{comment_type}/display/{field_group_name}/delete','/admin/structure/comment/manage/%/display/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:80:\"/admin/structure/comment/manage/{comment_type}/display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:7:\"comment\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer comment display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:107:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:50:\"/admin/structure/comment/manage/%/display/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_delete_comment.display.view_mode','/admin/structure/comment/manage/{comment_type}/display/{view_mode_name}/{field_group_name}/delete','/admin/structure/comment/manage/%/display/%/%/delete',489,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:97:\"/admin/structure/comment/manage/{comment_type}/display/{view_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:7:\"comment\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:26:\"administer comment display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:12:\"comment_type\";i:1;s:14:\"view_mode_name\";i:2;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:134:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/display/(?P<view_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:12:\"comment_type\";i:1;s:14:\"view_mode_name\";i:2;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:489;s:14:\"patternOutline\";s:52:\"/admin/structure/comment/manage/%/display/%/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_delete_comment.form_display','/admin/structure/comment/manage/{comment_type}/form-display/{field_group_name}/delete','/admin/structure/comment/manage/%/form-display/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:85:\"/admin/structure/comment/manage/{comment_type}/form-display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:7:\"comment\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer comment form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:113:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/form\\-display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:55:\"/admin/structure/comment/manage/%/form-display/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_delete_comment.form_display.form_mode','/admin/structure/comment/manage/{comment_type}/form-display/{form_mode_name}/{field_group_name}/delete','/admin/structure/comment/manage/%/form-display/%/%/delete',489,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:102:\"/admin/structure/comment/manage/{comment_type}/form-display/{form_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:7:\"comment\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer comment form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"comment_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:12:\"comment_type\";i:1;s:14:\"form_mode_name\";i:2;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:140:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:12:\"comment_type\";i:1;s:14:\"form_mode_name\";i:2;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:489;s:14:\"patternOutline\";s:57:\"/admin/structure/comment/manage/%/form-display/%/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_delete_contact_message.display','/admin/structure/contact/manage/{contact_form}/display/{field_group_name}/delete','/admin/structure/contact/manage/%/display/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:80:\"/admin/structure/contact/manage/{contact_form}/display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:34:\"administer contact_message display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:107:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:50:\"/admin/structure/contact/manage/%/display/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_delete_contact_message.display.view_mode','/admin/structure/contact/manage/{contact_form}/display/{view_mode_name}/{field_group_name}/delete','/admin/structure/contact/manage/%/display/%/%/delete',489,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:97:\"/admin/structure/contact/manage/{contact_form}/display/{view_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:34:\"administer contact_message display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:12:\"contact_form\";i:1;s:14:\"view_mode_name\";i:2;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:134:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/display/(?P<view_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:12:\"contact_form\";i:1;s:14:\"view_mode_name\";i:2;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:489;s:14:\"patternOutline\";s:52:\"/admin/structure/contact/manage/%/display/%/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_delete_contact_message.form_display','/admin/structure/contact/manage/{contact_form}/form-display/{field_group_name}/delete','/admin/structure/contact/manage/%/form-display/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:85:\"/admin/structure/contact/manage/{contact_form}/form-display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:39:\"administer contact_message form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:113:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/form\\-display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:55:\"/admin/structure/contact/manage/%/form-display/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_delete_contact_message.form_display.form_mode','/admin/structure/contact/manage/{contact_form}/form-display/{form_mode_name}/{field_group_name}/delete','/admin/structure/contact/manage/%/form-display/%/%/delete',489,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:102:\"/admin/structure/contact/manage/{contact_form}/form-display/{form_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:39:\"administer contact_message form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:12:\"contact_form\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:12:\"contact_form\";i:1;s:14:\"form_mode_name\";i:2;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:140:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:12:\"contact_form\";i:1;s:14:\"form_mode_name\";i:2;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:489;s:14:\"patternOutline\";s:57:\"/admin/structure/contact/manage/%/form-display/%/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_delete_media.display','/admin/structure/media/manage/{media_type}/display/{field_group_name}/delete','/admin/structure/media/manage/%/display/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:76:\"/admin/structure/media/manage/{media_type}/display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:5:\"media\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer media display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:10:\"media_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:103:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:48:\"/admin/structure/media/manage/%/display/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_delete_media.display.view_mode','/admin/structure/media/manage/{media_type}/display/{view_mode_name}/{field_group_name}/delete','/admin/structure/media/manage/%/display/%/%/delete',489,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:93:\"/admin/structure/media/manage/{media_type}/display/{view_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:5:\"media\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer media display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:10:\"media_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:10:\"media_type\";i:1;s:14:\"view_mode_name\";i:2;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:130:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/display/(?P<view_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:10:\"media_type\";i:1;s:14:\"view_mode_name\";i:2;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:489;s:14:\"patternOutline\";s:50:\"/admin/structure/media/manage/%/display/%/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_delete_media.form_display','/admin/structure/media/manage/{media_type}/form-display/{field_group_name}/delete','/admin/structure/media/manage/%/form-display/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:81:\"/admin/structure/media/manage/{media_type}/form-display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:5:\"media\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer media form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:10:\"media_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:109:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/form\\-display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:53:\"/admin/structure/media/manage/%/form-display/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_delete_media.form_display.form_mode','/admin/structure/media/manage/{media_type}/form-display/{form_mode_name}/{field_group_name}/delete','/admin/structure/media/manage/%/form-display/%/%/delete',489,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:98:\"/admin/structure/media/manage/{media_type}/form-display/{form_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:5:\"media\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer media form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:2:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:10:\"media_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:10:\"media_type\";i:1;s:14:\"form_mode_name\";i:2;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:136:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:10:\"media_type\";i:1;s:14:\"form_mode_name\";i:2;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:489;s:14:\"patternOutline\";s:55:\"/admin/structure/media/manage/%/form-display/%/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_delete_node.display','/admin/structure/types/manage/{node_type}/display/{field_group_name}/delete','/admin/structure/types/manage/%/display/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:75:\"/admin/structure/types/manage/{node_type}/display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:4:\"node\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer node display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:9:\"node_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:102:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:48:\"/admin/structure/types/manage/%/display/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_delete_node.display.view_mode','/admin/structure/types/manage/{node_type}/display/{view_mode_name}/{field_group_name}/delete','/admin/structure/types/manage/%/display/%/%/delete',489,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:92:\"/admin/structure/types/manage/{node_type}/display/{view_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:4:\"node\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer node display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:9:\"node_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:9:\"node_type\";i:1;s:14:\"view_mode_name\";i:2;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:129:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/display/(?P<view_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:9:\"node_type\";i:1;s:14:\"view_mode_name\";i:2;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:489;s:14:\"patternOutline\";s:50:\"/admin/structure/types/manage/%/display/%/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_delete_node.form_display','/admin/structure/types/manage/{node_type}/form-display/{field_group_name}/delete','/admin/structure/types/manage/%/form-display/%/delete',245,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:80:\"/admin/structure/types/manage/{node_type}/form-display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:4:\"node\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:28:\"administer node form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:9:\"node_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:108:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/form\\-display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:245;s:14:\"patternOutline\";s:53:\"/admin/structure/types/manage/%/form-display/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_delete_node.form_display.form_mode','/admin/structure/types/manage/{node_type}/form-display/{form_mode_name}/{field_group_name}/delete','/admin/structure/types/manage/%/form-display/%/%/delete',489,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:97:\"/admin/structure/types/manage/{node_type}/form-display/{form_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:4:\"node\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:28:\"administer node form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:2:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:9:\"node_type\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:9:\"node_type\";i:1;s:14:\"form_mode_name\";i:2;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:135:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/form\\-display/(?P<form_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/form-display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:9:\"node_type\";i:1;s:14:\"form_mode_name\";i:2;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:489;s:14:\"patternOutline\";s:55:\"/admin/structure/types/manage/%/form-display/%/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_delete_taxonomy_term.display','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display/{field_group_name}/delete','/admin/structure/taxonomy/manage/%/overview/display/%/delete',493,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:97:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:32:\"administer taxonomy_term display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:124:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/overview/display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:493;s:14:\"patternOutline\";s:60:\"/admin/structure/taxonomy/manage/%/overview/display/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_delete_taxonomy_term.display.view_mode','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display/{view_mode_name}/{field_group_name}/delete','/admin/structure/taxonomy/manage/%/overview/display/%/%/delete',985,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:114:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display/{view_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:32:\"administer taxonomy_term display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:14:\"view_mode_name\";i:2;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:151:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/display/(?P<view_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/overview/display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:14:\"view_mode_name\";i:2;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:985;s:14:\"patternOutline\";s:62:\"/admin/structure/taxonomy/manage/%/overview/display/%/%/delete\";s:8:\"numParts\";i:10;}}',10,NULL),('field_ui.field_group_delete_taxonomy_term.form_display','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display/{field_group_name}/delete','/admin/structure/taxonomy/manage/%/overview/form-display/%/delete',493,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:102:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer taxonomy_term form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:130:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/form\\-display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/overview/form-display\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:493;s:14:\"patternOutline\";s:65:\"/admin/structure/taxonomy/manage/%/overview/form-display/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_group_delete_taxonomy_term.form_display.form_mode','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display/{form_mode_name}/{field_group_name}/delete','/admin/structure/taxonomy/manage/%/overview/form-display/%/%/delete',985,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:119:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display/{form_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:37:\"administer taxonomy_term form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:2:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";s:19:\"taxonomy_vocabulary\";s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:14:\"form_mode_name\";i:2;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:157:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/form\\-display/(?P<form_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/overview/form-display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:14:\"form_mode_name\";i:2;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:985;s:14:\"patternOutline\";s:67:\"/admin/structure/taxonomy/manage/%/overview/form-display/%/%/delete\";s:8:\"numParts\";i:10;}}',10,NULL),('field_ui.field_group_delete_user.display','/admin/config/people/accounts/display/{field_group_name}/delete','/admin/config/people/accounts/display/%/delete',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/config/people/accounts/display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:4:\"user\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer user display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";N;s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:80:\"{^/admin/config/people/accounts/display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/people/accounts/display\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:46:\"/admin/config/people/accounts/display/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_delete_user.display.view_mode','/admin/config/people/accounts/display/{view_mode_name}/{field_group_name}/delete','/admin/config/people/accounts/display/%/%/delete',249,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:80:\"/admin/config/people/accounts/display/{view_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"view\";s:14:\"entity_type_id\";s:4:\"user\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer user display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";N;s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:14:\"view_mode_name\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:107:\"{^/admin/config/people/accounts/display/(?P<view_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"view_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/people/accounts/display\";}}s:9:\"path_vars\";a:2:{i:0;s:14:\"view_mode_name\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:249;s:14:\"patternOutline\";s:48:\"/admin/config/people/accounts/display/%/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_group_delete_user.form_display','/admin/config/people/accounts/form-display/{field_group_name}/delete','/admin/config/people/accounts/form-display/%/delete',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:68:\"/admin/config/people/accounts/form-display/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:4:\"user\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:28:\"administer user form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";N;s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:86:\"{^/admin/config/people/accounts/form\\-display/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/people/accounts/form-display\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:51:\"/admin/config/people/accounts/form-display/%/delete\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_group_delete_user.form_display.form_mode','/admin/config/people/accounts/form-display/{form_mode_name}/{field_group_name}/delete','/admin/config/people/accounts/form-display/%/%/delete',249,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:85:\"/admin/config/people/accounts/form-display/{form_mode_name}/{field_group_name}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:7:\"context\";s:4:\"form\";s:14:\"entity_type_id\";s:4:\"user\";s:5:\"_form\";s:45:\"\\Drupal\\field_group\\Form\\FieldGroupDeleteForm\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:28:\"administer user form display\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:10:\"parameters\";a:1:{s:11:\"field_group\";a:3:{s:4:\"type\";s:11:\"field_group\";s:11:\"entity_type\";N;s:9:\"converter\";s:27:\"field_group.param_converter\";}}s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:14:\"form_mode_name\";i:1;s:16:\"field_group_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:113:\"{^/admin/config/people/accounts/form\\-display/(?P<form_mode_name>[^/]++)/(?P<field_group_name>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"field_group_name\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"form_mode_name\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/people/accounts/form-display\";}}s:9:\"path_vars\";a:2:{i:0;s:14:\"form_mode_name\";i:1;s:16:\"field_group_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:249;s:14:\"patternOutline\";s:53:\"/admin/config/people/accounts/form-display/%/%/delete\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_storage_config_add_block_content','/admin/structure/block-content/manage/{block_content_type}/fields/add-field','/admin/structure/block-content/manage/%/fields/add-field',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:75:\"/admin/structure/block-content/manage/{block_content_type}/fields/add-field\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:76:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::getFieldSelectionLinks\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer block_content fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:94:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/fields/add\\-field$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/fields/add-field\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:56:\"/admin/structure/block-content/manage/%/fields/add-field\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_storage_config_add_comment','/admin/structure/comment/manage/{comment_type}/fields/add-field','/admin/structure/comment/manage/%/fields/add-field',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/comment/manage/{comment_type}/fields/add-field\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:76:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::getFieldSelectionLinks\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer comment fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:81:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/fields/add\\-field$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/fields/add-field\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:50:\"/admin/structure/comment/manage/%/fields/add-field\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_storage_config_add_contact_message','/admin/structure/contact/manage/{contact_form}/fields/add-field','/admin/structure/contact/manage/%/fields/add-field',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:63:\"/admin/structure/contact/manage/{contact_form}/fields/add-field\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:76:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::getFieldSelectionLinks\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:33:\"administer contact_message fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:81:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/fields/add\\-field$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/fields/add-field\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:50:\"/admin/structure/contact/manage/%/fields/add-field\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_storage_config_add_media','/admin/structure/media/manage/{media_type}/fields/add-field','/admin/structure/media/manage/%/fields/add-field',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/media/manage/{media_type}/fields/add-field\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:76:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::getFieldSelectionLinks\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer media fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/fields/add\\-field$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/fields/add-field\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:48:\"/admin/structure/media/manage/%/fields/add-field\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_storage_config_add_node','/admin/structure/types/manage/{node_type}/fields/add-field','/admin/structure/types/manage/%/fields/add-field',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:58:\"/admin/structure/types/manage/{node_type}/fields/add-field\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:76:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::getFieldSelectionLinks\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer node fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/fields/add\\-field$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/fields/add-field\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:48:\"/admin/structure/types/manage/%/fields/add-field\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_storage_config_add_sub_block_content','/admin/structure/block-content/manage/{block_content_type}/fields/add-field/{selected_field_type}/{display_as_group}','/admin/structure/block-content/manage/%/fields/add-field/%/%',492,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:116:\"/admin/structure/block-content/manage/{block_content_type}/fields/add-field/{selected_field_type}/{display_as_group}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:41:\"\\Drupal\\field_ui\\Form\\FieldStorageAddForm\";s:6:\"_title\";s:13:\"Add Sub-field\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer block_content fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:18:\"block_content_type\";i:1;s:19:\"selected_field_type\";i:2;s:16:\"display_as_group\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:155:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/fields/add\\-field/(?P<selected_field_type>[^/]++)/(?P<display_as_group>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"display_as_group\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"selected_field_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/fields/add-field\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:18:\"block_content_type\";i:1;s:19:\"selected_field_type\";i:2;s:16:\"display_as_group\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:492;s:14:\"patternOutline\";s:60:\"/admin/structure/block-content/manage/%/fields/add-field/%/%\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_storage_config_add_sub_comment','/admin/structure/comment/manage/{comment_type}/fields/add-field/{selected_field_type}/{display_as_group}','/admin/structure/comment/manage/%/fields/add-field/%/%',492,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:104:\"/admin/structure/comment/manage/{comment_type}/fields/add-field/{selected_field_type}/{display_as_group}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:41:\"\\Drupal\\field_ui\\Form\\FieldStorageAddForm\";s:6:\"_title\";s:13:\"Add Sub-field\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:25:\"administer comment fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:12:\"comment_type\";i:1;s:19:\"selected_field_type\";i:2;s:16:\"display_as_group\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:142:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/fields/add\\-field/(?P<selected_field_type>[^/]++)/(?P<display_as_group>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"display_as_group\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"selected_field_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/fields/add-field\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:12:\"comment_type\";i:1;s:19:\"selected_field_type\";i:2;s:16:\"display_as_group\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:492;s:14:\"patternOutline\";s:54:\"/admin/structure/comment/manage/%/fields/add-field/%/%\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_storage_config_add_sub_contact_message','/admin/structure/contact/manage/{contact_form}/fields/add-field/{selected_field_type}/{display_as_group}','/admin/structure/contact/manage/%/fields/add-field/%/%',492,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:104:\"/admin/structure/contact/manage/{contact_form}/fields/add-field/{selected_field_type}/{display_as_group}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:41:\"\\Drupal\\field_ui\\Form\\FieldStorageAddForm\";s:6:\"_title\";s:13:\"Add Sub-field\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:33:\"administer contact_message fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:12:\"contact_form\";i:1;s:19:\"selected_field_type\";i:2;s:16:\"display_as_group\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:142:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/fields/add\\-field/(?P<selected_field_type>[^/]++)/(?P<display_as_group>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"display_as_group\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"selected_field_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/fields/add-field\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:12:\"contact_form\";i:1;s:19:\"selected_field_type\";i:2;s:16:\"display_as_group\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:492;s:14:\"patternOutline\";s:54:\"/admin/structure/contact/manage/%/fields/add-field/%/%\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_storage_config_add_sub_media','/admin/structure/media/manage/{media_type}/fields/add-field/{selected_field_type}/{display_as_group}','/admin/structure/media/manage/%/fields/add-field/%/%',492,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:100:\"/admin/structure/media/manage/{media_type}/fields/add-field/{selected_field_type}/{display_as_group}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:41:\"\\Drupal\\field_ui\\Form\\FieldStorageAddForm\";s:6:\"_title\";s:13:\"Add Sub-field\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer media fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:10:\"media_type\";i:1;s:19:\"selected_field_type\";i:2;s:16:\"display_as_group\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:138:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/fields/add\\-field/(?P<selected_field_type>[^/]++)/(?P<display_as_group>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"display_as_group\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"selected_field_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/fields/add-field\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:10:\"media_type\";i:1;s:19:\"selected_field_type\";i:2;s:16:\"display_as_group\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:492;s:14:\"patternOutline\";s:52:\"/admin/structure/media/manage/%/fields/add-field/%/%\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_storage_config_add_sub_node','/admin/structure/types/manage/{node_type}/fields/add-field/{selected_field_type}/{display_as_group}','/admin/structure/types/manage/%/fields/add-field/%/%',492,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:99:\"/admin/structure/types/manage/{node_type}/fields/add-field/{selected_field_type}/{display_as_group}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:41:\"\\Drupal\\field_ui\\Form\\FieldStorageAddForm\";s:6:\"_title\";s:13:\"Add Sub-field\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer node fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:9:\"node_type\";i:1;s:19:\"selected_field_type\";i:2;s:16:\"display_as_group\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:137:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/fields/add\\-field/(?P<selected_field_type>[^/]++)/(?P<display_as_group>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"display_as_group\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"selected_field_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/fields/add-field\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:9:\"node_type\";i:1;s:19:\"selected_field_type\";i:2;s:16:\"display_as_group\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:492;s:14:\"patternOutline\";s:52:\"/admin/structure/types/manage/%/fields/add-field/%/%\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_storage_config_add_sub_taxonomy_term','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/add-field/{selected_field_type}/{display_as_group}','/admin/structure/taxonomy/manage/%/overview/fields/add-field/%/%',988,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:121:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/add-field/{selected_field_type}/{display_as_group}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:41:\"\\Drupal\\field_ui\\Form\\FieldStorageAddForm\";s:6:\"_title\";s:13:\"Add Sub-field\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer taxonomy_term fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:19:\"selected_field_type\";i:2;s:16:\"display_as_group\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:159:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/fields/add\\-field/(?P<selected_field_type>[^/]++)/(?P<display_as_group>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"display_as_group\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"selected_field_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/overview/fields/add-field\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:3:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:19:\"selected_field_type\";i:2;s:16:\"display_as_group\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:988;s:14:\"patternOutline\";s:64:\"/admin/structure/taxonomy/manage/%/overview/fields/add-field/%/%\";s:8:\"numParts\";i:10;}}',10,NULL),('field_ui.field_storage_config_add_sub_user','/admin/config/people/accounts/fields/add-field/{selected_field_type}/{display_as_group}','/admin/config/people/accounts/fields/add-field/%/%',252,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:87:\"/admin/config/people/accounts/fields/add-field/{selected_field_type}/{display_as_group}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:41:\"\\Drupal\\field_ui\\Form\\FieldStorageAddForm\";s:6:\"_title\";s:13:\"Add Sub-field\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer user fields\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:19:\"selected_field_type\";i:1;s:16:\"display_as_group\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:115:\"{^/admin/config/people/accounts/fields/add\\-field/(?P<selected_field_type>[^/]++)/(?P<display_as_group>[^/]++)$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"display_as_group\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"selected_field_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/config/people/accounts/fields/add-field\";}}s:9:\"path_vars\";a:2:{i:0;s:19:\"selected_field_type\";i:1;s:16:\"display_as_group\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:252;s:14:\"patternOutline\";s:50:\"/admin/config/people/accounts/fields/add-field/%/%\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_storage_config_add_taxonomy_term','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/add-field','/admin/structure/taxonomy/manage/%/overview/fields/add-field',247,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:80:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/add-field\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:76:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::getFieldSelectionLinks\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:31:\"administer taxonomy_term fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:98:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/fields/add\\-field$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/overview/fields/add-field\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:247;s:14:\"patternOutline\";s:60:\"/admin/structure/taxonomy/manage/%/overview/fields/add-field\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_storage_config_add_user','/admin/config/people/accounts/fields/add-field','/admin/config/people/accounts/fields/add-field',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:46:\"/admin/config/people/accounts/fields/add-field\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:76:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::getFieldSelectionLinks\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer user fields\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/admin/config/people/accounts/fields/add\\-field$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:46:\"/admin/config/people/accounts/fields/add-field\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:46:\"/admin/config/people/accounts/fields/add-field\";s:8:\"numParts\";i:6;}}',6,NULL),('field_ui.field_storage_config_reset_add_block_content','/admin/structure/block-content/manage/{block_content_type}/fields/reset-add-field/{field_name}','/admin/structure/block-content/manage/%/fields/reset-add-field/%',246,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:94:\"/admin/structure/block-content/manage/{block_content_type}/fields/reset-add-field/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:64:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::resetField\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:31:\"administer block_content fields\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:124:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/fields/reset\\-add\\-field/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/fields/reset-add-field\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:18:\"block_content_type\";i:1;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:246;s:14:\"patternOutline\";s:64:\"/admin/structure/block-content/manage/%/fields/reset-add-field/%\";s:8:\"numParts\";i:8;}}',8,NULL);
INSERT INTO `router` VALUES ('field_ui.field_storage_config_reset_add_comment','/admin/structure/comment/manage/{comment_type}/fields/reset-add-field/{field_name}','/admin/structure/comment/manage/%/fields/reset-add-field/%',246,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:82:\"/admin/structure/comment/manage/{comment_type}/fields/reset-add-field/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:64:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::resetField\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:25:\"administer comment fields\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:111:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/fields/reset\\-add\\-field/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/fields/reset-add-field\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"comment_type\";i:1;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:246;s:14:\"patternOutline\";s:58:\"/admin/structure/comment/manage/%/fields/reset-add-field/%\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_storage_config_reset_add_contact_message','/admin/structure/contact/manage/{contact_form}/fields/reset-add-field/{field_name}','/admin/structure/contact/manage/%/fields/reset-add-field/%',246,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:82:\"/admin/structure/contact/manage/{contact_form}/fields/reset-add-field/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:64:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::resetField\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:33:\"administer contact_message fields\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:111:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/fields/reset\\-add\\-field/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/fields/reset-add-field\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:12:\"contact_form\";i:1;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:246;s:14:\"patternOutline\";s:58:\"/admin/structure/contact/manage/%/fields/reset-add-field/%\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_storage_config_reset_add_media','/admin/structure/media/manage/{media_type}/fields/reset-add-field/{field_name}','/admin/structure/media/manage/%/fields/reset-add-field/%',246,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:78:\"/admin/structure/media/manage/{media_type}/fields/reset-add-field/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:64:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::resetField\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"administer media fields\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:107:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/fields/reset\\-add\\-field/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/fields/reset-add-field\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:10:\"media_type\";i:1;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:246;s:14:\"patternOutline\";s:56:\"/admin/structure/media/manage/%/fields/reset-add-field/%\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_storage_config_reset_add_node','/admin/structure/types/manage/{node_type}/fields/reset-add-field/{field_name}','/admin/structure/types/manage/%/fields/reset-add-field/%',246,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:77:\"/admin/structure/types/manage/{node_type}/fields/reset-add-field/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:64:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::resetField\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:22:\"administer node fields\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:106:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/fields/reset\\-add\\-field/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/fields/reset-add-field\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:9:\"node_type\";i:1;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:246;s:14:\"patternOutline\";s:56:\"/admin/structure/types/manage/%/fields/reset-add-field/%\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_storage_config_reset_add_taxonomy_term','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/reset-add-field/{field_name}','/admin/structure/taxonomy/manage/%/overview/fields/reset-add-field/%',494,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:99:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/reset-add-field/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:64:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::resetField\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:31:\"administer taxonomy_term fields\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:128:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/fields/reset\\-add\\-field/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/overview/fields/reset-add-field\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:19:\"taxonomy_vocabulary\";i:1;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:494;s:14:\"patternOutline\";s:68:\"/admin/structure/taxonomy/manage/%/overview/fields/reset-add-field/%\";s:8:\"numParts\";i:9;}}',9,NULL),('field_ui.field_storage_config_reset_add_user','/admin/config/people/accounts/fields/reset-add-field/{field_name}','/admin/config/people/accounts/fields/reset-add-field/%',126,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:65:\"/admin/config/people/accounts/fields/reset-add-field/{field_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:64:\"Drupal\\field_ui\\Controller\\FieldStorageAddController::resetField\";s:6:\"_title\";s:9:\"Add field\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:22:\"administer user fields\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"field_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:84:\"{^/admin/config/people/accounts/fields/reset\\-add\\-field/(?P<field_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"field_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:52:\"/admin/config/people/accounts/fields/reset-add-field\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"field_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:126;s:14:\"patternOutline\";s:54:\"/admin/config/people/accounts/fields/reset-add-field/%\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_storage_config_reuse_block_content','/admin/structure/block-content/manage/{block_content_type}/fields/reuse','/admin/structure/block-content/manage/%/fields/reuse',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:71:\"/admin/structure/block-content/manage/{block_content_type}/fields/reuse\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:43:\"\\Drupal\\field_ui\\Form\\FieldStorageReuseForm\";s:6:\"_title\";s:24:\"Re-use an existing field\";s:14:\"entity_type_id\";s:13:\"block_content\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:28:\"_field_ui_field_reuse_access\";s:31:\"administer block_content fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:18:\"block_content_type\";a:2:{s:4:\"type\";s:25:\"entity:block_content_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:33:\"access_check.field_ui.field_reuse\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:18:\"block_content_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:89:\"{^/admin/structure/block\\-content/manage/(?P<block_content_type>[^/]++)/fields/reuse$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/fields/reuse\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:18:\"block_content_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/structure/block-content/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:18:\"block_content_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:52:\"/admin/structure/block-content/manage/%/fields/reuse\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_storage_config_reuse_comment','/admin/structure/comment/manage/{comment_type}/fields/reuse','/admin/structure/comment/manage/%/fields/reuse',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/comment/manage/{comment_type}/fields/reuse\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:43:\"\\Drupal\\field_ui\\Form\\FieldStorageReuseForm\";s:6:\"_title\";s:24:\"Re-use an existing field\";s:14:\"entity_type_id\";s:7:\"comment\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:28:\"_field_ui_field_reuse_access\";s:25:\"administer comment fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"comment_type\";a:2:{s:4:\"type\";s:19:\"entity:comment_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:33:\"access_check.field_ui.field_reuse\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"comment_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/fields/reuse$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/fields/reuse\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"comment_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/comment/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"comment_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:46:\"/admin/structure/comment/manage/%/fields/reuse\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_storage_config_reuse_contact_message','/admin/structure/contact/manage/{contact_form}/fields/reuse','/admin/structure/contact/manage/%/fields/reuse',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:59:\"/admin/structure/contact/manage/{contact_form}/fields/reuse\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:43:\"\\Drupal\\field_ui\\Form\\FieldStorageReuseForm\";s:6:\"_title\";s:24:\"Re-use an existing field\";s:14:\"entity_type_id\";s:15:\"contact_message\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:28:\"_field_ui_field_reuse_access\";s:33:\"administer contact_message fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"contact_form\";a:2:{s:4:\"type\";s:19:\"entity:contact_form\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:33:\"access_check.field_ui.field_reuse\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"contact_form\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:76:\"{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/fields/reuse$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/fields/reuse\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"contact_form\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/contact/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"contact_form\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:46:\"/admin/structure/contact/manage/%/fields/reuse\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_storage_config_reuse_media','/admin/structure/media/manage/{media_type}/fields/reuse','/admin/structure/media/manage/%/fields/reuse',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/admin/structure/media/manage/{media_type}/fields/reuse\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:43:\"\\Drupal\\field_ui\\Form\\FieldStorageReuseForm\";s:6:\"_title\";s:24:\"Re-use an existing field\";s:14:\"entity_type_id\";s:5:\"media\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:28:\"_field_ui_field_reuse_access\";s:23:\"administer media fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:10:\"media_type\";a:2:{s:4:\"type\";s:17:\"entity:media_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:33:\"access_check.field_ui.field_reuse\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:10:\"media_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:72:\"{^/admin/structure/media/manage/(?P<media_type>[^/]++)/fields/reuse$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/fields/reuse\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"media_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/media/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:10:\"media_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:44:\"/admin/structure/media/manage/%/fields/reuse\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_storage_config_reuse_node','/admin/structure/types/manage/{node_type}/fields/reuse','/admin/structure/types/manage/%/fields/reuse',123,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:54:\"/admin/structure/types/manage/{node_type}/fields/reuse\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:43:\"\\Drupal\\field_ui\\Form\\FieldStorageReuseForm\";s:6:\"_title\";s:24:\"Re-use an existing field\";s:14:\"entity_type_id\";s:4:\"node\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:28:\"_field_ui_field_reuse_access\";s:22:\"administer node fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:2:{s:4:\"type\";s:16:\"entity:node_type\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:33:\"access_check.field_ui.field_reuse\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:71:\"{^/admin/structure/types/manage/(?P<node_type>[^/]++)/fields/reuse$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/fields/reuse\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/types/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:123;s:14:\"patternOutline\";s:44:\"/admin/structure/types/manage/%/fields/reuse\";s:8:\"numParts\";i:7;}}',7,NULL),('field_ui.field_storage_config_reuse_taxonomy_term','/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/reuse','/admin/structure/taxonomy/manage/%/overview/fields/reuse',247,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:76:\"/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/reuse\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:43:\"\\Drupal\\field_ui\\Form\\FieldStorageReuseForm\";s:6:\"_title\";s:24:\"Re-use an existing field\";s:14:\"entity_type_id\";s:13:\"taxonomy_term\";s:6:\"bundle\";s:0:\"\";}s:12:\"requirements\";a:1:{s:28:\"_field_ui_field_reuse_access\";s:31:\"administer taxonomy_term fields\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:10:\"parameters\";a:1:{s:19:\"taxonomy_vocabulary\";a:2:{s:4:\"type\";s:26:\"entity:taxonomy_vocabulary\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:9:\"_field_ui\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:33:\"access_check.field_ui.field_reuse\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:93:\"{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/fields/reuse$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/overview/fields/reuse\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:19:\"taxonomy_vocabulary\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/structure/taxonomy/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:19:\"taxonomy_vocabulary\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:247;s:14:\"patternOutline\";s:56:\"/admin/structure/taxonomy/manage/%/overview/fields/reuse\";s:8:\"numParts\";i:8;}}',8,NULL),('field_ui.field_storage_config_reuse_user','/admin/config/people/accounts/fields/reuse','/admin/config/people/accounts/fields/reuse',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/config/people/accounts/fields/reuse\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:5:\"_form\";s:43:\"\\Drupal\\field_ui\\Form\\FieldStorageReuseForm\";s:6:\"_title\";s:24:\"Re-use an existing field\";s:14:\"entity_type_id\";s:4:\"user\";s:6:\"bundle\";s:4:\"user\";}s:12:\"requirements\";a:1:{s:28:\"_field_ui_field_reuse_access\";s:22:\"administer user fields\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:9:\"_field_ui\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:33:\"access_check.field_ui.field_reuse\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/people/accounts/fields/reuse$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:42:\"/admin/config/people/accounts/fields/reuse\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:42:\"/admin/config/people/accounts/fields/reuse\";s:8:\"numParts\";i:6;}}',6,NULL),('file.ajax_progress','/file/progress/{key}','/file/progress/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/file/progress/{key}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"\\Drupal\\file\\Controller\\FileWidgetAjaxController::progress\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:3:\"key\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/file/progress/(?P<key>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"key\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/file/progress\";}}s:9:\"path_vars\";a:1:{i:0;s:3:\"key\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:16:\"/file/progress/%\";s:8:\"numParts\";i:3;}}',3,NULL),('file_mdm.settings','/admin/config/system/file_mdm','/admin/config/system/file_mdm',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/system/file_mdm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\file_mdm\\Form\\SettingsForm\";s:6:\"_title\";s:21:\"File metadata manager\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/system/file_mdm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/system/file_mdm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/system/file_mdm\";s:8:\"numParts\";i:4;}}',4,NULL),('filter.admin_overview','/admin/config/content/formats','/admin/config/content/formats',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/content/formats\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_list\";s:13:\"filter_format\";s:6:\"_title\";s:24:\"Text formats and editors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer filters\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/content/formats$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/content/formats\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/config/content/formats\";s:8:\"numParts\";i:4;}}',4,NULL),('filter.format_add','/admin/config/content/formats/add','/admin/config/content/formats/add',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/content/formats/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"filter_format.add\";s:6:\"_title\";s:15:\"Add text format\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:13:\"filter_format\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/content/formats/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/content/formats/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:33:\"/admin/config/content/formats/add\";s:8:\"numParts\";i:5;}}',5,NULL),('filter.tips','/filter/tips/{filter_format}','/filter/tips/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/filter/tips/{filter_format}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\filter\\Controller\\FilterController::filterTips\";s:6:\"_title\";s:12:\"Compose tips\";}s:12:\"requirements\";a:1:{s:14:\"_entity_access\";s:17:\"filter_format.use\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/filter/tips/(?P<filter_format>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/filter/tips\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:14:\"/filter/tips/%\";s:8:\"numParts\";i:3;}}',3,NULL),('filter.tips_all','/filter/tips','/filter/tips',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/filter/tips\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\filter\\Controller\\FilterController::filterTips\";s:6:\"_title\";s:12:\"Compose tips\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/filter/tips$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/filter/tips\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/filter/tips\";s:8:\"numParts\";i:2;}}',2,NULL),('help.help_topic','/admin/help/topic/{id}','/admin/help/topic/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/help/topic/{id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:64:\"\\Drupal\\help\\Controller\\HelpTopicPluginController::viewHelpTopic\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:2:\"id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/help/topic/(?P<id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:2:\"id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/help/topic\";}}s:9:\"path_vars\";a:1:{i:0;s:2:\"id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:19:\"/admin/help/topic/%\";s:8:\"numParts\";i:4;}}',4,NULL),('help.main','/admin/help','/admin/help',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/admin/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\help\\Controller\\HelpController::helpMain\";s:6:\"_title\";s:4:\"Help\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/admin/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/admin/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/admin/help\";s:8:\"numParts\";i:2;}}',2,NULL),('help.page','/admin/help/{name}','/admin/help/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/admin/help/{name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\help\\Controller\\HelpController::helpPage\";s:6:\"_title\";s:4:\"Help\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"access help pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/help/(?P<name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/admin/help\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/admin/help/%\";s:8:\"numParts\";i:3;}}',3,NULL),('history.get_last_node_view','/history/get_node_read_timestamps','/history/get_node_read_timestamps',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/history/get_node_read_timestamps\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:67:\"\\Drupal\\history\\Controller\\HistoryController::getNodeReadTimestamps\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/history/get_node_read_timestamps$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/history/get_node_read_timestamps\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:33:\"/history/get_node_read_timestamps\";s:8:\"numParts\";i:2;}}',2,NULL),('history.read_node','/history/{node}/read','/history/%/read',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/history/{node}/read\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:54:\"\\Drupal\\history\\Controller\\HistoryController::readNode\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:9:\"node.view\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"node\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/history/(?P<node>\\d+)/read$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/read\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/history\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"node\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:15:\"/history/%/read\";s:8:\"numParts\";i:3;}}',3,NULL),('image.effect_add_form','/admin/config/media/image-styles/manage/{image_style}/add/{image_effect}','/admin/config/media/image-styles/manage/%/add/%',250,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:72:\"/admin/config/media/image-styles/manage/{image_style}/add/{image_effect}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\image\\Form\\ImageEffectAddForm\";s:6:\"_title\";s:16:\"Add image effect\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:12:\"image_effect\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:100:\"{^/admin/config/media/image\\-styles/manage/(?P<image_style>[^/]++)/add/(?P<image_effect>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"image_effect\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:4:\"/add\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/media/image-styles/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:12:\"image_effect\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:250;s:14:\"patternOutline\";s:47:\"/admin/config/media/image-styles/manage/%/add/%\";s:8:\"numParts\";i:8;}}',8,NULL),('image.effect_delete','/admin/config/media/image-styles/manage/{image_style}/effects/{image_effect}/delete','/admin/config/media/image-styles/manage/%/effects/%/delete',501,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:83:\"/admin/config/media/image-styles/manage/{image_style}/effects/{image_effect}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\image\\Form\\ImageEffectDeleteForm\";s:6:\"_title\";s:19:\"Delete image effect\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:12:\"image_effect\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:111:\"{^/admin/config/media/image\\-styles/manage/(?P<image_style>[^/]++)/effects/(?P<image_effect>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"image_effect\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/effects\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/media/image-styles/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:12:\"image_effect\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:501;s:14:\"patternOutline\";s:58:\"/admin/config/media/image-styles/manage/%/effects/%/delete\";s:8:\"numParts\";i:9;}}',9,NULL),('image.effect_edit_form','/admin/config/media/image-styles/manage/{image_style}/effects/{image_effect}','/admin/config/media/image-styles/manage/%/effects/%',250,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:76:\"/admin/config/media/image-styles/manage/{image_style}/effects/{image_effect}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\image\\Form\\ImageEffectEditForm\";s:6:\"_title\";s:17:\"Edit image effect\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:12:\"image_effect\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:104:\"{^/admin/config/media/image\\-styles/manage/(?P<image_style>[^/]++)/effects/(?P<image_effect>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"image_effect\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/effects\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/media/image-styles/manage\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:12:\"image_effect\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:250;s:14:\"patternOutline\";s:51:\"/admin/config/media/image-styles/manage/%/effects/%\";s:8:\"numParts\";i:8;}}',8,NULL),('image.style_add','/admin/config/media/image-styles/add','/admin/config/media/image-styles/add',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/admin/config/media/image-styles/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"image_style.add\";s:6:\"_title\";s:15:\"Add image style\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:23:\"administer image styles\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/media/image\\-styles/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:36:\"/admin/config/media/image-styles/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:36:\"/admin/config/media/image-styles/add\";s:8:\"numParts\";i:5;}}',5,NULL),('image.style_private','/system/files/styles/{image_style}/{scheme}','/system/files/styles/%/%',28,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:43:\"/system/files/styles/{image_style}/{scheme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"Drupal\\webp\\Controller\\ImageStyleDownloadController::deliver\";s:26:\"required_derivative_scheme\";s:7:\"private\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:6:\"scheme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:70:\"{^/system/files/styles/(?P<image_style>[^/]++)/(?P<scheme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"scheme\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/system/files/styles\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:6:\"scheme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:28;s:14:\"patternOutline\";s:24:\"/system/files/styles/%/%\";s:8:\"numParts\";i:5;}}',5,NULL),('image.style_public','/sites/default/files/styles/{image_style}/{scheme}','/sites/default/files/styles/%/%',60,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/sites/default/files/styles/{image_style}/{scheme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"Drupal\\webp\\Controller\\ImageStyleDownloadController::deliver\";s:26:\"required_derivative_scheme\";s:6:\"public\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:11:\"image_style\";a:2:{s:4:\"type\";s:18:\"entity:image_style\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:6:\"scheme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:77:\"{^/sites/default/files/styles/(?P<image_style>[^/]++)/(?P<scheme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"scheme\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"image_style\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/sites/default/files/styles\";}}s:9:\"path_vars\";a:2:{i:0;s:11:\"image_style\";i:1;s:6:\"scheme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:60;s:14:\"patternOutline\";s:31:\"/sites/default/files/styles/%/%\";s:8:\"numParts\";i:6;}}',6,NULL),('language.add','/admin/config/regional/language/add','/admin/config/regional/language/add',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/config/regional/language/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:25:\"configurable_language.add\";s:6:\"_title\";s:12:\"Add language\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:21:\"configurable_language\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/regional/language/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:35:\"/admin/config/regional/language/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:35:\"/admin/config/regional/language/add\";s:8:\"numParts\";i:5;}}',5,NULL),('language.content_settings_page','/admin/config/regional/content-language','/admin/config/regional/content-language',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/content-language\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:15:\"_title_callback\";s:59:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm::getTitle\";s:5:\"_form\";s:49:\"\\Drupal\\language\\Form\\ContentLanguageSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/config/regional/content\\-language$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/content-language\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:39:\"/admin/config/regional/content-language\";s:8:\"numParts\";i:4;}}',4,NULL),('language.negotiation','/admin/config/regional/language/detection','/admin/config/regional/language/detection',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/regional/language/detection\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:46:\"\\Drupal\\language\\Form\\NegotiationConfigureForm\";s:6:\"_title\";s:23:\"Detection and selection\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/regional/language/detection$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/regional/language/detection\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/regional/language/detection\";s:8:\"numParts\";i:5;}}',5,NULL),('language.negotiation_browser','/admin/config/regional/language/detection/browser','/admin/config/regional/language/detection/browser',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/regional/language/detection/browser\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:44:\"\\Drupal\\language\\Form\\NegotiationBrowserForm\";s:6:\"_title\";s:40:\"Browser language detection configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/regional/language/detection/browser$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/regional/language/detection/browser\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:49:\"/admin/config/regional/language/detection/browser\";s:8:\"numParts\";i:6;}}',6,NULL),('language.negotiation_browser_delete','/admin/config/regional/language/detection/browser/delete/{browser_langcode}','/admin/config/regional/language/detection/browser/delete/%',254,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:75:\"/admin/config/regional/language/detection/browser/delete/{browser_langcode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:50:\"\\Drupal\\language\\Form\\NegotiationBrowserDeleteForm\";s:6:\"_title\";s:6:\"Delete\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"browser_langcode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:92:\"{^/admin/config/regional/language/detection/browser/delete/(?P<browser_langcode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"browser_langcode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:56:\"/admin/config/regional/language/detection/browser/delete\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"browser_langcode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:254;s:14:\"patternOutline\";s:58:\"/admin/config/regional/language/detection/browser/delete/%\";s:8:\"numParts\";i:8;}}',8,NULL),('language.negotiation_selected','/admin/config/regional/language/detection/selected','/admin/config/regional/language/detection/selected',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/admin/config/regional/language/detection/selected\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:45:\"\\Drupal\\language\\Form\\NegotiationSelectedForm\";s:6:\"_title\";s:31:\"Selected language configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:57:\"{^/admin/config/regional/language/detection/selected$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:50:\"/admin/config/regional/language/detection/selected\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:50:\"/admin/config/regional/language/detection/selected\";s:8:\"numParts\";i:6;}}',6,NULL),('language.negotiation_session','/admin/config/regional/language/detection/session','/admin/config/regional/language/detection/session',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/regional/language/detection/session\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:44:\"\\Drupal\\language\\Form\\NegotiationSessionForm\";s:6:\"_title\";s:40:\"Session language detection configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:56:\"{^/admin/config/regional/language/detection/session$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/regional/language/detection/session\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:49:\"/admin/config/regional/language/detection/session\";s:8:\"numParts\";i:6;}}',6,NULL),('language.negotiation_url','/admin/config/regional/language/detection/url','/admin/config/regional/language/detection/url',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/config/regional/language/detection/url\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\language\\Form\\NegotiationUrlForm\";s:6:\"_title\";s:36:\"URL language detection configuration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer languages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/config/regional/language/detection/url$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/config/regional/language/detection/url\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:45:\"/admin/config/regional/language/detection/url\";s:8:\"numParts\";i:6;}}',6,NULL),('locale.check_translation','/admin/reports/translations/check','/admin/reports/translations/check',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/reports/translations/check\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:60:\"\\Drupal\\locale\\Controller\\LocaleController::checkTranslation\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/reports/translations/check$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/reports/translations/check\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/reports/translations/check\";s:8:\"numParts\";i:4;}}',4,NULL),('locale.settings','/admin/config/regional/translate/settings','/admin/config/regional/translate/settings',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/regional/translate/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\locale\\Form\\LocaleSettingsForm\";s:6:\"_title\";s:30:\"Interface translation settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:48:\"{^/admin/config/regional/translate/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/regional/translate/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/regional/translate/settings\";s:8:\"numParts\";i:5;}}',5,NULL),('locale.translate_export','/admin/config/regional/translate/export','/admin/config/regional/translate/export',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/translate/export\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\locale\\Form\\ExportForm\";s:6:\"_title\";s:28:\"Interface translation export\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/regional/translate/export$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/translate/export\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/regional/translate/export\";s:8:\"numParts\";i:5;}}',5,NULL),('locale.translate_import','/admin/config/regional/translate/import','/admin/config/regional/translate/import',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:39:\"/admin/config/regional/translate/import\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\locale\\Form\\ImportForm\";s:6:\"_title\";s:28:\"Interface translation import\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:46:\"{^/admin/config/regional/translate/import$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:39:\"/admin/config/regional/translate/import\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:39:\"/admin/config/regional/translate/import\";s:8:\"numParts\";i:5;}}',5,NULL),('locale.translate_page','/admin/config/regional/translate','/admin/config/regional/translate',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/config/regional/translate\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:57:\"\\Drupal\\locale\\Controller\\LocaleController::translatePage\";s:6:\"_title\";s:26:\"User interface translation\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/regional/translate$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/config/regional/translate\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/config/regional/translate\";s:8:\"numParts\";i:4;}}',4,NULL),('locale.translate_status','/admin/reports/translations','/admin/reports/translations',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/reports/translations\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:41:\"\\Drupal\\locale\\Form\\TranslationStatusForm\";s:6:\"_title\";s:29:\"Available translation updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"translate interface\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/reports/translations$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/reports/translations\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/reports/translations\";s:8:\"numParts\";i:3;}}',3,NULL),('media.filter.preview','/media/{filter_format}/preview','/media/%/preview',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/media/{filter_format}/preview\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:55:\"\\Drupal\\media\\Controller\\MediaFilterController::preview\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:17:\"filter_format.use\";s:14:\"_custom_access\";s:74:\"\\Drupal\\media\\Controller\\MediaFilterController::formatUsesMediaEmbedFilter\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:13:\"filter_format\";a:2:{s:4:\"type\";s:20:\"entity:filter_format\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:3:\"GET\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:13:\"filter_format\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/media/(?P<filter_format>[^/]++)/preview$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/preview\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"filter_format\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/media\";}}s:9:\"path_vars\";a:1:{i:0;s:13:\"filter_format\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:16:\"/media/%/preview\";s:8:\"numParts\";i:3;}}',3,NULL),('media.oembed_iframe','/media/oembed','/media/oembed',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/media/oembed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:55:\"\\Drupal\\media\\Controller\\OEmbedIframeController::render\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:10:\"view media\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/media/oembed$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/media/oembed\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/media/oembed\";s:8:\"numParts\";i:2;}}',2,NULL),('media.settings','/admin/config/media/media-settings','/admin/config/media/media-settings',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/media/media-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\media\\Form\\MediaSettingsForm\";s:6:\"_title\";s:14:\"Media settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/config/media/media\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/media/media-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/media/media-settings\";s:8:\"numParts\";i:4;}}',4,NULL),('media_library.settings','/admin/config/media/media-library','/admin/config/media/media-library',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\media_library\\Form\\SettingsForm\";s:6:\"_title\";s:22:\"Media Library settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer media\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/media-library\";s:8:\"numParts\";i:4;}}',4,NULL),('media_library.ui','/media-library','/media-library',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/media-library\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:32:\"media_library.ui_builder:buildUi\";}s:12:\"requirements\";a:1:{s:14:\"_custom_access\";s:36:\"media_library.ui_builder:checkAccess\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:22:\"{^/media\\-library$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/media-library\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:14:\"/media-library\";s:8:\"numParts\";i:1;}}',1,NULL),('menu_ui.link_edit','/admin/structure/menu/link/{menu_link_plugin}/edit','/admin/structure/menu/link/%/edit',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:50:\"/admin/structure/menu/link/{menu_link_plugin}/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\menu_ui\\Form\\MenuLinkEditForm\";s:6:\"_title\";s:14:\"Edit menu link\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:16:\"menu_link_plugin\";a:2:{s:4:\"type\";s:16:\"menu_link_plugin\";s:9:\"converter\";s:54:\"drupal.proxy_original_service.paramconverter.menu_link\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"menu_link_plugin\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:67:\"{^/admin/structure/menu/link/(?P<menu_link_plugin>[^/]++)/edit$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/edit\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"menu_link_plugin\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/menu/link\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"menu_link_plugin\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:33:\"/admin/structure/menu/link/%/edit\";s:8:\"numParts\";i:6;}}',6,NULL),('menu_ui.link_reset','/admin/structure/menu/link/{menu_link_plugin}/reset','/admin/structure/menu/link/%/reset',61,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:51:\"/admin/structure/menu/link/{menu_link_plugin}/reset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:38:\"\\Drupal\\menu_ui\\Form\\MenuLinkResetForm\";s:6:\"_title\";s:15:\"Reset menu link\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:15:\"administer menu\";s:14:\"_custom_access\";s:56:\"\\Drupal\\menu_ui\\Form\\MenuLinkResetForm::linkIsResettable\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:16:\"menu_link_plugin\";a:2:{s:4:\"type\";s:16:\"menu_link_plugin\";s:9:\"converter\";s:54:\"drupal.proxy_original_service.paramconverter.menu_link\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"menu_link_plugin\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:68:\"{^/admin/structure/menu/link/(?P<menu_link_plugin>[^/]++)/reset$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/reset\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"menu_link_plugin\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/menu/link\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"menu_link_plugin\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:61;s:14:\"patternOutline\";s:34:\"/admin/structure/menu/link/%/reset\";s:8:\"numParts\";i:6;}}',6,NULL),('menu_ui.parent_options_js','/admin/structure/menu/parents','/admin/structure/menu/parents',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/structure/menu/parents\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:59:\"\\Drupal\\menu_ui\\Controller\\MenuController::getParentOptions\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:15:\"administer menu\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/structure/menu/parents$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/structure/menu/parents\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/structure/menu/parents\";s:8:\"numParts\";i:4;}}',4,NULL),('node.add','/node/add/{node_type}','/node/add/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/node/add/{node_type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:12:\"node.default\";s:15:\"_title_callback\";s:52:\"\\Drupal\\node\\Controller\\NodeController::addPageTitle\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:16:\"node:{node_type}\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:1:{s:9:\"node_type\";a:3:{s:4:\"type\";s:16:\"entity:node_type\";s:21:\"with_config_overrides\";b:1;s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"node_type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/node/add/(?P<node_type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"node_type\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/node/add\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"node_type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:11:\"/node/add/%\";s:8:\"numParts\";i:3;}}',3,NULL),('node.add_page','/node/add','/node/add',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/node/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:11:\"Add content\";s:11:\"_controller\";s:47:\"\\Drupal\\node\\Controller\\NodeController::addPage\";}s:12:\"requirements\";a:1:{s:25:\"_entity_create_any_access\";s:4:\"node\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.entity_create_any\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/node/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/node/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:9:\"/node/add\";s:8:\"numParts\";i:2;}}',2,NULL),('node.configure_rebuild_confirm','/admin/reports/status/rebuild','/admin/reports/status/rebuild',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/reports/status/rebuild\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:5:\"_form\";s:40:\"\\Drupal\\node\\Form\\RebuildPermissionsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer nodes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/status/rebuild$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/reports/status/rebuild\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:29:\"/admin/reports/status/rebuild\";s:8:\"numParts\";i:4;}}',4,NULL),('node.multiple_delete_confirm','/admin/content/node/delete','/admin/content/node/delete',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/content/node/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\node\\Form\\DeleteMultiple\";s:14:\"entity_type_id\";s:4:\"node\";}s:12:\"requirements\";a:1:{s:30:\"_entity_delete_multiple_access\";s:4:\"node\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:35:\"access_check.entity_delete_multiple\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/node/delete$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/content/node/delete\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/content/node/delete\";s:8:\"numParts\";i:4;}}',4,NULL),('node.revision_delete_confirm','/node/{node}/revisions/{node_revision}/delete','/node/%/revisions/%/delete',21,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/node/{node}/revisions/{node_revision}/delete\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\node\\Form\\NodeRevisionDeleteForm\";s:6:\"_title\";s:23:\"Delete earlier revision\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:29:\"node_revision.delete revision\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:2:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:13:\"node_revision\";a:2:{s:4:\"type\";s:20:\"entity_revision:node\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/node/(?P<node>\\d+)/revisions/(?P<node_revision>[^/]++)/delete$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/delete\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"node_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:26:\"/node/%/revisions/%/delete\";s:8:\"numParts\";i:5;}}',5,NULL),('node.revision_revert_confirm','/node/{node}/revisions/{node_revision}/revert','/node/%/revisions/%/revert',21,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/node/{node}/revisions/{node_revision}/revert\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\node\\Form\\NodeRevisionRevertForm\";s:6:\"_title\";s:26:\"Revert to earlier revision\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:29:\"node_revision.revert revision\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:2:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:13:\"node_revision\";a:2:{s:4:\"type\";s:20:\"entity_revision:node\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/node/(?P<node>\\d+)/revisions/(?P<node_revision>[^/]++)/revert$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"node_revision\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:2:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:21;s:14:\"patternOutline\";s:26:\"/node/%/revisions/%/revert\";s:8:\"numParts\";i:5;}}',5,NULL),('node.revision_revert_translation_confirm','/node/{node}/revisions/{node_revision}/revert/{langcode}','/node/%/revisions/%/revert/%',42,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:56:\"/node/{node}/revisions/{node_revision}/revert/{langcode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\node\\Form\\NodeRevisionRevertTranslationForm\";s:6:\"_title\";s:43:\"Revert to earlier revision of a translation\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:29:\"node_revision.revert revision\";s:4:\"node\";s:3:\"\\d+\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:21:\"_node_operation_route\";b:1;s:10:\"parameters\";a:2:{s:4:\"node\";a:2:{s:4:\"type\";s:11:\"entity:node\";s:9:\"converter\";s:21:\"paramconverter.entity\";}s:13:\"node_revision\";a:2:{s:4:\"type\";s:20:\"entity_revision:node\";s:9:\"converter\";s:30:\"paramconverter.entity_revision\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";i:2;s:8:\"langcode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:90:\"{^/node/(?P<node>\\d+)/revisions/(?P<node_revision>[^/]++)/revert/(?P<langcode>[^/]++)$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:8:\"langcode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/revert\";}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:13:\"node_revision\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/revisions\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"node\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:3:{i:0;s:4:\"node\";i:1;s:13:\"node_revision\";i:2;s:8:\"langcode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:42;s:14:\"patternOutline\";s:28:\"/node/%/revisions/%/revert/%\";s:8:\"numParts\";i:6;}}',6,NULL),('node.type_add','/admin/structure/types/add','/admin/structure/types/add',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/types/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"node_type.add\";s:6:\"_title\";s:16:\"Add content type\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:24:\"administer content types\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/types/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/types/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/types/add\";s:8:\"numParts\";i:4;}}',4,NULL),('pathauto.admin.delete','/admin/config/search/path/delete_bulk','/admin/config/search/path/delete_bulk',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/search/path/delete_bulk\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:41:\"\\Drupal\\pathauto\\Form\\PathautoAdminDelete\";s:6:\"_title\";s:14:\"Delete aliases\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:39:\"administer pathauto+bulk delete aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/search/path/delete_bulk$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/search/path/delete_bulk\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:37:\"/admin/config/search/path/delete_bulk\";s:8:\"numParts\";i:5;}}',5,NULL),('pathauto.bulk.update.form','/admin/config/search/path/update_bulk','/admin/config/search/path/update_bulk',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/search/path/update_bulk\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:44:\"\\Drupal\\pathauto\\Form\\PathautoBulkUpdateForm\";s:6:\"_title\";s:13:\"Bulk generate\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:39:\"administer pathauto+bulk update aliases\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/search/path/update_bulk$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/search/path/update_bulk\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:37:\"/admin/config/search/path/update_bulk\";s:8:\"numParts\";i:5;}}',5,NULL),('pathauto.settings.form','/admin/config/search/path/settings','/admin/config/search/path/settings',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/search/path/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:42:\"\\Drupal\\pathauto\\Form\\PathautoSettingsForm\";s:6:\"_title\";s:8:\"Settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:19:\"administer pathauto\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/search/path/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/search/path/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:34:\"/admin/config/search/path/settings\";s:8:\"numParts\";i:5;}}',5,NULL),('recaptcha.admin_settings_form','/admin/config/people/captcha/recaptcha','/admin/config/people/captcha/recaptcha',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/config/people/captcha/recaptcha\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:49:\"\\Drupal\\recaptcha\\Form\\ReCaptchaAdminSettingsForm\";s:6:\"_title\";s:9:\"reCAPTCHA\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:20:\"administer recaptcha\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/people/captcha/recaptcha$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/admin/config/people/captcha/recaptcha\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:38:\"/admin/config/people/captcha/recaptcha\";s:8:\"numParts\";i:5;}}',5,NULL),('recaptcha_v3.settings','/admin/config/people/captcha/recaptcha-v3','/admin/config/people/captcha/recaptcha-v3',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/config/people/captcha/recaptcha-v3\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:49:\"\\Drupal\\recaptcha_v3\\Form\\ReCaptchaV3SettingsForm\";s:6:\"_title\";s:21:\"reCAPTCHA v3 settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"administer CAPTCHA settings\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:49:\"{^/admin/config/people/captcha/recaptcha\\-v3$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:41:\"/admin/config/people/captcha/recaptcha-v3\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:41:\"/admin/config/people/captcha/recaptcha-v3\";s:8:\"numParts\";i:5;}}',5,NULL),('remove_reset_password.remove_reset_password','/admin/config/people/reset-password-form-settings','/admin/config/people/reset-password-form-settings',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/people/reset-password-form-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:60:\"\\Drupal\\remove_reset_password\\Form\\ResetPasswordSettingsForm\";s:6:\"_title\";s:33:\"Reset Password Local Tab Settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:59:\"{^/admin/config/people/reset\\-password\\-form\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:49:\"/admin/config/people/reset-password-form-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:49:\"/admin/config/people/reset-password-form-settings\";s:8:\"numParts\";i:4;}}',4,NULL),('search.add_type','/admin/config/search/pages/add/{search_plugin_id}','/admin/config/search/pages/add/%',62,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:49:\"/admin/config/search/pages/add/{search_plugin_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"search_page.add\";s:6:\"_title\";s:19:\"Add new search page\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:11:\"search_page\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:16:\"search_plugin_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:66:\"{^/admin/config/search/pages/add/(?P<search_plugin_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:16:\"search_plugin_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/search/pages/add\";}}s:9:\"path_vars\";a:1:{i:0;s:16:\"search_plugin_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:62;s:14:\"patternOutline\";s:32:\"/admin/config/search/pages/add/%\";s:8:\"numParts\";i:6;}}',6,NULL),('search.help_help_search','/search/help/help','/search/help/help',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/search/help/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:53:\"Drupal\\search\\Controller\\SearchController::searchHelp\";s:6:\"_title\";s:15:\"About searching\";s:6:\"entity\";s:11:\"help_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/search/help/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/search/help/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/search/help/help\";s:8:\"numParts\";i:3;}}',3,NULL),('search.help_node_search','/search/node/help','/search/node/help',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/search/node/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:53:\"Drupal\\search\\Controller\\SearchController::searchHelp\";s:6:\"_title\";s:15:\"About searching\";s:6:\"entity\";s:11:\"node_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/search/node/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/search/node/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/search/node/help\";s:8:\"numParts\";i:3;}}',3,NULL),('search.help_user_search','/search/user/help','/search/user/help',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/search/user/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:53:\"Drupal\\search\\Controller\\SearchController::searchHelp\";s:6:\"_title\";s:15:\"About searching\";s:6:\"entity\";s:11:\"user_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/search/user/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/search/user/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:17:\"/search/user/help\";s:8:\"numParts\";i:3;}}',3,NULL),('search.reindex_confirm','/admin/config/search/pages/reindex','/admin/config/search/pages/reindex',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/search/pages/reindex\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\search\\Form\\ReindexConfirm\";s:6:\"_title\";s:11:\"Clear index\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer search\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/search/pages/reindex$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/search/pages/reindex\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:34:\"/admin/config/search/pages/reindex\";s:8:\"numParts\";i:5;}}',5,NULL),('search.view','/search','/search',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:7:\"/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:61:\"Drupal\\search\\Controller\\SearchController::redirectSearchPage\";s:6:\"_title\";s:6:\"Search\";s:6:\"entity\";s:11:\"node_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:14:\"{^/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:7:\"/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:7:\"/search\";s:8:\"numParts\";i:1;}}',1,NULL),('search.view_help_search','/search/help','/search/help',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/search/help\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:47:\"Drupal\\search\\Controller\\SearchController::view\";s:6:\"_title\";s:6:\"Search\";s:6:\"entity\";s:11:\"help_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/search/help$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/search/help\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/search/help\";s:8:\"numParts\";i:2;}}',2,NULL),('search.view_node_search','/search/node','/search/node',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/search/node\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:47:\"Drupal\\search\\Controller\\SearchController::view\";s:6:\"_title\";s:6:\"Search\";s:6:\"entity\";s:11:\"node_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/search/node$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/search/node\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/search/node\";s:8:\"numParts\";i:2;}}',2,NULL),('search.view_user_search','/search/user','/search/user',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/search/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:47:\"Drupal\\search\\Controller\\SearchController::view\";s:6:\"_title\";s:6:\"Search\";s:6:\"entity\";s:11:\"user_search\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"entity.view\";s:11:\"_permission\";s:14:\"search content\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:6:\"entity\";a:2:{s:4:\"type\";s:18:\"entity:search_page\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:23:\"access_check.permission\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/search/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/search/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/search/user\";s:8:\"numParts\";i:2;}}',2,NULL),('shortcut.link_add','/admin/config/user-interface/shortcut/manage/{shortcut_set}/add-link','/admin/config/user-interface/shortcut/manage/%/add-link',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:68:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}/add-link\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\shortcut\\Controller\\ShortcutController::addForm\";s:6:\"_title\";s:8:\"Add link\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:23:\"shortcut:{shortcut_set}\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:87:\"{^/admin/config/user\\-interface/shortcut/manage/(?P<shortcut_set>[^/]++)/add\\-link$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/add-link\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/admin/config/user-interface/shortcut/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:55:\"/admin/config/user-interface/shortcut/manage/%/add-link\";s:8:\"numParts\";i:7;}}',7,NULL),('shortcut.link_add_inline','/admin/config/user-interface/shortcut/manage/{shortcut_set}/add-link-inline','/admin/config/user-interface/shortcut/manage/%/add-link-inline',125,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:75:\"/admin/config/user-interface/shortcut/manage/{shortcut_set}/add-link-inline\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:72:\"\\Drupal\\shortcut\\Controller\\ShortcutSetController::addShortcutLinkInline\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:19:\"shortcut_set.update\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:12:\"shortcut_set\";a:2:{s:4:\"type\";s:19:\"entity:shortcut_set\";s:9:\"converter\";s:63:\"drupal.proxy_original_service.paramconverter.configentity_admin\";}}s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:19:\"access_check.entity\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:95:\"{^/admin/config/user\\-interface/shortcut/manage/(?P<shortcut_set>[^/]++)/add\\-link\\-inline$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/add-link-inline\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:12:\"shortcut_set\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/admin/config/user-interface/shortcut/manage\";}}s:9:\"path_vars\";a:1:{i:0;s:12:\"shortcut_set\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:125;s:14:\"patternOutline\";s:62:\"/admin/config/user-interface/shortcut/manage/%/add-link-inline\";s:8:\"numParts\";i:7;}}',7,NULL),('shortcut.set_add','/admin/config/user-interface/shortcut/add-set','/admin/config/user-interface/shortcut/add-set',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:45:\"/admin/config/user-interface/shortcut/add-set\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:16:\"shortcut_set.add\";s:6:\"_title\";s:16:\"Add shortcut set\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:12:\"shortcut_set\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:54:\"{^/admin/config/user\\-interface/shortcut/add\\-set$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:45:\"/admin/config/user-interface/shortcut/add-set\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:45:\"/admin/config/user-interface/shortcut/add-set\";s:8:\"numParts\";i:5;}}',5,NULL),('shortcut.set_switch','/user/{user}/shortcuts','/user/%/shortcuts',5,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/user/{user}/shortcuts\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\shortcut\\Form\\SwitchShortcutSet\";s:6:\"_title\";s:9:\"Shortcuts\";}s:12:\"requirements\";a:1:{s:14:\"_custom_access\";s:52:\"\\Drupal\\shortcut\\Form\\SwitchShortcutSet::checkAccess\";}s:7:\"options\";a:6:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"user\";s:3:\"\\d+\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"user\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/user/(?P<user>[^/]++)/shortcuts$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/shortcuts\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"user\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"user\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:5;s:14:\"patternOutline\";s:17:\"/user/%/shortcuts\";s:8:\"numParts\";i:3;}}',3,NULL),('slick.optionset_page_add','/admin/config/media/slick/add','/admin/config/media/slick/add',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:29:\"/admin/config/media/slick/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:9:\"slick.add\";s:6:\"_title\";s:9:\"Add slick\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/media/slick/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:29:\"/admin/config/media/slick/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:29:\"/admin/config/media/slick/add\";s:8:\"numParts\";i:5;}}',5,NULL),('slick.settings','/admin/config/media/slick/ui','/admin/config/media/slick/ui',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/media/slick/ui\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\slick_ui\\Form\\SlickSettingsForm\";s:6:\"_title\";s:8:\"Slick UI\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer slick\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/media/slick/ui$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/media/slick/ui\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:28:\"/admin/config/media/slick/ui\";s:8:\"numParts\";i:5;}}',5,NULL),('sophron.settings','/admin/config/system/sophron','/admin/config/system/sophron',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/system/sophron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\sophron\\Form\\SettingsForm\";s:6:\"_title\";s:20:\"Sophron - MIME Types\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/config/system/sophron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/system/sophron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/config/system/sophron\";s:8:\"numParts\";i:4;}}',4,NULL),('system.401','/system/401','/system/401',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/401\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on401\";s:6:\"_title\";s:12:\"Unauthorized\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/401$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/401\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/401\";s:8:\"numParts\";i:2;}}',2,NULL),('system.403','/system/403','/system/403',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/403\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on403\";s:6:\"_title\";s:13:\"Access denied\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/403$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/403\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/403\";s:8:\"numParts\";i:2;}}',2,NULL),('system.404','/system/404','/system/404',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/404\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on404\";s:6:\"_title\";s:14:\"Page not found\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/404$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/404\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/404\";s:8:\"numParts\";i:2;}}',2,NULL),('system.4xx','/system/4xx','/system/4xx',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/system/4xx\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\system\\Controller\\Http4xxController:on4xx\";s:6:\"_title\";s:12:\"Client error\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/system/4xx$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/system/4xx\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/system/4xx\";s:8:\"numParts\";i:2;}}',2,NULL),('system.admin','/admin','/admin',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:6:\"/admin\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:13:\"{^/admin$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/admin\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:6:\"/admin\";s:8:\"numParts\";i:1;}}',1,NULL),('system.admin_compact_page','/admin/compact/{mode}','/admin/compact',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/compact/{mode}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"\\Drupal\\system\\Controller\\SystemController::compactPage\";s:4:\"mode\";s:3:\"off\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"access administration pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"mode\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:43:\"{^/admin/compact(?:/(?P<mode>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"mode\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/compact\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"mode\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/compact\";s:8:\"numParts\";i:3;}}',3,NULL),('system.admin_config','/admin/config','/admin/config',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/config\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\SystemController::overview\";s:7:\"link_id\";s:19:\"system.admin_config\";s:6:\"_title\";s:13:\"Configuration\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:27:\"_access_admin_overview_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:32:\"access_check.admin_overview_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/config$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/config\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/config\";s:8:\"numParts\";i:2;}}',2,NULL),('system.admin_config_content','/admin/config/content','/admin/config/content',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/config/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:17:\"Content authoring\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/config/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/config/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/config/content\";s:8:\"numParts\";i:3;}}',3,NULL),('system.admin_config_development','/admin/config/development','/admin/config/development',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/development\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:11:\"Development\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/development$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/development\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/config/development\";s:8:\"numParts\";i:3;}}',3,NULL),('system.admin_config_media','/admin/config/media','/admin/config/media',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:19:\"/admin/config/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:5:\"Media\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:26:\"{^/admin/config/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:19:\"/admin/config/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:19:\"/admin/config/media\";s:8:\"numParts\";i:3;}}',3,NULL),('system.admin_config_regional','/admin/config/regional','/admin/config/regional',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/regional\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Region and language\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/regional$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/regional\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/regional\";s:8:\"numParts\";i:3;}}',3,NULL),('system.admin_config_search','/admin/config/search','/admin/config/search',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/search\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:19:\"Search and metadata\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/search$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/search\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/search\";s:8:\"numParts\";i:3;}}',3,NULL),('system.admin_config_services','/admin/config/services','/admin/config/services',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/services\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:12:\"Web services\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/services$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/services\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/services\";s:8:\"numParts\";i:3;}}',3,NULL),('system.admin_config_system','/admin/config/system','/admin/config/system',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"System\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/system\";s:8:\"numParts\";i:3;}}',3,NULL),('system.admin_config_ui','/admin/config/user-interface','/admin/config/user-interface',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/config/user-interface\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:14:\"User interface\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/config/user\\-interface$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/config/user-interface\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/config/user-interface\";s:8:\"numParts\";i:3;}}',3,NULL),('system.admin_config_workflow','/admin/config/workflow','/admin/config/workflow',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/config/workflow\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:8:\"Workflow\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/config/workflow$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/config/workflow\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/config/workflow\";s:8:\"numParts\";i:3;}}',3,NULL),('system.admin_content','/admin/content','/admin/content',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:0:{}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}',2,NULL),('system.admin_index','/admin/index','/admin/index',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/admin/index\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\system\\Controller\\AdminController::index\";s:6:\"_title\";s:14:\"Administration\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:27:\"access administration pages\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/admin/index$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/admin/index\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/admin/index\";s:8:\"numParts\";i:2;}}',2,NULL),('system.admin_reports','/admin/reports','/admin/reports',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/reports\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:7:\"Reports\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/reports$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/reports\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/reports\";s:8:\"numParts\";i:2;}}',2,NULL),('system.admin_structure','/admin/structure','/admin/structure',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/admin/structure\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:9:\"Structure\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:23:\"{^/admin/structure$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/admin/structure\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/admin/structure\";s:8:\"numParts\";i:2;}}',2,NULL),('system.batch_page.html','/batch','/batch',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:6:\"/batch\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\BatchController::batchPage\";s:15:\"_title_callback\";s:57:\"\\Drupal\\system\\Controller\\BatchController::batchPageTitle\";}s:12:\"requirements\";a:2:{s:7:\"_access\";s:4:\"TRUE\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:13:\"{^/batch$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/batch\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:6:\"/batch\";s:8:\"numParts\";i:1;}}',1,NULL),('system.batch_page.json','/batch','/batch',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:6:\"/batch\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\BatchController::batchPage\";}s:12:\"requirements\";a:2:{s:7:\"_access\";s:4:\"TRUE\";s:7:\"_format\";s:4:\"json\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:13:\"{^/batch$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/batch\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:6:\"/batch\";s:8:\"numParts\";i:1;}}',1,NULL),('system.cron','/cron/{key}','/cron/%',2,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/cron/{key}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:34:\"\\Drupal\\system\\CronController::run\";}s:12:\"requirements\";a:1:{s:19:\"_access_system_cron\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:17:\"access_check.cron\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:3:\"key\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/cron/(?P<key>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"key\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/cron\";}}s:9:\"path_vars\";a:1:{i:0;s:3:\"key\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:2;s:14:\"patternOutline\";s:7:\"/cron/%\";s:8:\"numParts\";i:2;}}',2,NULL),('system.cron_settings','/admin/config/system/cron','/admin/config/system/cron',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/config/system/cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:28:\"\\Drupal\\system\\Form\\CronForm\";s:6:\"_title\";s:4:\"Cron\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/config/system/cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/config/system/cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/config/system/cron\";s:8:\"numParts\";i:4;}}',4,NULL),('system.csrftoken','/session/token','/session/token',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/session/token\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:56:\"\\Drupal\\system\\Controller\\CsrfTokenController::csrfToken\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/session/token$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/session/token\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/session/token\";s:8:\"numParts\";i:2;}}',2,NULL),('system.css_asset','/sites/default/files/css/{file_name}','/sites/default/files/css/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/sites/default/files/css/{file_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:52:\"Drupal\\system\\Controller\\CssAssetController::deliver\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"file_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:53:\"{^/sites/default/files/css/(?P<file_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"file_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/sites/default/files/css\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"file_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:26:\"/sites/default/files/css/%\";s:8:\"numParts\";i:5;}}',5,NULL),('system.date_format_add','/admin/config/regional/date-time/formats/add','/admin/config/regional/date-time/formats/add',63,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:44:\"/admin/config/regional/date-time/formats/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:15:\"date_format.add\";s:6:\"_title\";s:15:\"Add date format\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/admin/config/regional/date\\-time/formats/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:44:\"/admin/config/regional/date-time/formats/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:63;s:14:\"patternOutline\";s:44:\"/admin/config/regional/date-time/formats/add\";s:8:\"numParts\";i:6;}}',6,NULL),('system.db_update','/update.php/{op}','/update.php',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:16:\"/update.php/{op}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:2:\"op\";s:4:\"info\";}s:12:\"requirements\";a:1:{s:21:\"_access_system_update\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"default_url_options\";a:1:{s:15:\"path_processing\";b:0;}s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:22:\"access_check.db_update\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:2:\"op\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/update\\.php(?:/(?P<op>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:2:\"op\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/update.php\";}}s:9:\"path_vars\";a:1:{i:0;s:2:\"op\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:11:\"/update.php\";s:8:\"numParts\";i:2;}}',2,NULL),('system.development_settings','/admin/config/development/settings','/admin/config/development/settings',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/config/development/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\DevelopmentSettingsForm\";s:6:\"_title\";s:20:\"Development settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/development/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/config/development/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/config/development/settings\";s:8:\"numParts\";i:4;}}',4,NULL),('system.entity_autocomplete','/entity_reference_autocomplete/{target_type}/{selection_handler}/{selection_settings_key}','/entity_reference_autocomplete/%/%/%',8,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:89:\"/entity_reference_autocomplete/{target_type}/{selection_handler}/{selection_settings_key}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:74:\"\\Drupal\\system\\Controller\\EntityAutocompleteController::handleAutocomplete\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:11:\"target_type\";i:1;s:17:\"selection_handler\";i:2;s:22:\"selection_settings_key\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:126:\"{^/entity_reference_autocomplete/(?P<target_type>[^/]++)/(?P<selection_handler>[^/]++)/(?P<selection_settings_key>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:22:\"selection_settings_key\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:17:\"selection_handler\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"target_type\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/entity_reference_autocomplete\";}}s:9:\"path_vars\";a:3:{i:0;s:11:\"target_type\";i:1;s:17:\"selection_handler\";i:2;s:22:\"selection_settings_key\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:8;s:14:\"patternOutline\";s:36:\"/entity_reference_autocomplete/%/%/%\";s:8:\"numParts\";i:4;}}',4,NULL),('system.files','/system/files/{scheme}','/system/files',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/system/files/{scheme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:55:\"Drupal\\webp\\Controller\\FileDownloadController::download\";s:6:\"scheme\";s:7:\"private\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:6:\"scheme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/system/files(?:/(?P<scheme>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:6:\"scheme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/system/files\";}}s:9:\"path_vars\";a:1:{i:0;s:6:\"scheme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/system/files\";s:8:\"numParts\";i:3;}}',3,NULL),('system.file_system_settings','/admin/config/media/file-system','/admin/config/media/file-system',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/media/file-system\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\system\\Form\\FileSystemForm\";s:6:\"_title\";s:11:\"File system\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/config/media/file\\-system$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/media/file-system\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/media/file-system\";s:8:\"numParts\";i:4;}}',4,NULL),('system.image_toolkit_settings','/admin/config/media/image-toolkit','/admin/config/media/image-toolkit',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/image-toolkit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:36:\"\\Drupal\\system\\Form\\ImageToolkitForm\";s:6:\"_title\";s:13:\"Image toolkit\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/config/media/image\\-toolkit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/image-toolkit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/media/image-toolkit\";s:8:\"numParts\";i:4;}}',4,NULL),('system.js_asset','/sites/default/files/js/{file_name}','/sites/default/files/js/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/sites/default/files/js/{file_name}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"Drupal\\system\\Controller\\JsAssetController::deliver\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}s:4:\"utf8\";b:1;}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:9:\"file_name\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:52:\"{^/sites/default/files/js/(?P<file_name>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"file_name\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/sites/default/files/js\";}}s:9:\"path_vars\";a:1:{i:0;s:9:\"file_name\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:25:\"/sites/default/files/js/%\";s:8:\"numParts\";i:5;}}',5,NULL),('system.linkset_settings','/admin/config/services/linkset','/admin/config/services/linkset',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/config/services/linkset\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:21:\"Menu Linkset Settings\";s:5:\"_form\";s:42:\"Drupal\\system\\Form\\MenuLinksetSettingsForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/admin/config/services/linkset$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/config/services/linkset\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:30:\"/admin/config/services/linkset\";s:8:\"numParts\";i:4;}}',4,NULL),('system.logging_settings','/admin/config/development/logging','/admin/config/development/logging',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/development/logging\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\system\\Form\\LoggingForm\";s:6:\"_title\";s:18:\"Logging and errors\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/development/logging$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/development/logging\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:33:\"/admin/config/development/logging\";s:8:\"numParts\";i:4;}}',4,NULL),('system.modules_list','/admin/modules','/admin/modules',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/modules\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:3:{s:6:\"_title\";s:6:\"Extend\";s:14:\"_title_context\";s:15:\"With components\";s:5:\"_form\";s:35:\"\\Drupal\\system\\Form\\ModulesListForm\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_no_big_pipe\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/modules$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/modules\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/modules\";s:8:\"numParts\";i:2;}}',2,NULL),('system.modules_list_confirm','/admin/modules/list/confirm','/admin/modules/list/confirm',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/modules/list/confirm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:42:\"\\Drupal\\system\\Form\\ModulesListConfirmForm\";s:6:\"_title\";s:39:\"Some required modules must be installed\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/modules/list/confirm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/modules/list/confirm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:27:\"/admin/modules/list/confirm\";s:8:\"numParts\";i:4;}}',4,NULL),('system.modules_list_non_stable_confirm','/admin/modules/list/confirm-non-stable','/admin/modules/list/confirm-non-stable',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:38:\"/admin/modules/list/confirm-non-stable\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\system\\Form\\ModulesListNonStableConfirmForm\";s:6:\"_title\";s:18:\"Non-stable modules\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/modules/list/confirm\\-non\\-stable$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:38:\"/admin/modules/list/confirm-non-stable\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:38:\"/admin/modules/list/confirm-non-stable\";s:8:\"numParts\";i:4;}}',4,NULL),('system.modules_uninstall','/admin/modules/uninstall','/admin/modules/uninstall',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/admin/modules/uninstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:40:\"\\Drupal\\system\\Form\\ModulesUninstallForm\";s:6:\"_title\";s:9:\"Uninstall\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:31:\"{^/admin/modules/uninstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:24:\"/admin/modules/uninstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:24:\"/admin/modules/uninstall\";s:8:\"numParts\";i:3;}}',3,NULL),('system.modules_uninstall_confirm','/admin/modules/uninstall/confirm','/admin/modules/uninstall/confirm',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:32:\"/admin/modules/uninstall/confirm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:47:\"\\Drupal\\system\\Form\\ModulesUninstallConfirmForm\";s:6:\"_title\";s:17:\"Confirm uninstall\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:18:\"administer modules\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/admin/modules/uninstall/confirm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/modules/uninstall/confirm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:32:\"/admin/modules/uninstall/confirm\";s:8:\"numParts\";i:4;}}',4,NULL),('system.performance_settings','/admin/config/development/performance','/admin/config/development/performance',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/performance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\PerformanceController::build\";s:6:\"_title\";s:11:\"Performance\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/performance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/performance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/performance\";s:8:\"numParts\";i:4;}}',4,NULL),('system.php','/admin/reports/status/php','/admin/reports/status/php',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/reports/status/php\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\system\\Controller\\SystemInfoController::php\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/reports/status/php$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/reports/status/php\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:25:\"/admin/reports/status/php\";s:8:\"numParts\";i:4;}}',4,NULL),('system.prepare_modules_entity_uninstall','/admin/modules/uninstall/entity/{entity_type_id}','/admin/modules/uninstall/entity/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:48:\"/admin/modules/uninstall/entity/{entity_type_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:53:\"\\Drupal\\system\\Form\\PrepareModulesEntityUninstallForm\";s:15:\"_title_callback\";s:64:\"\\Drupal\\system\\Form\\PrepareModulesEntityUninstallForm::formTitle\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:18:\"administer modules\";s:14:\"_custom_access\";s:66:\"\\Drupal\\system\\Form\\PrepareModulesEntityUninstallForm::checkAccess\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/admin/modules/uninstall/entity/(?P<entity_type_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:14:\"entity_type_id\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/modules/uninstall/entity\";}}s:9:\"path_vars\";a:1:{i:0;s:14:\"entity_type_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:33:\"/admin/modules/uninstall/entity/%\";s:8:\"numParts\";i:5;}}',5,NULL),('system.private_file_download','/system/files/{filepath}','/system/files/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/system/files/{filepath}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:55:\"Drupal\\webp\\Controller\\FileDownloadController::download\";}s:12:\"requirements\";a:2:{s:8:\"filepath\";s:2:\".+\";s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:8:\"filepath\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:37:\"{^/system/files/(?P<filepath>.+)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:2:\".+\";i:3;s:8:\"filepath\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/system/files\";}}s:9:\"path_vars\";a:1:{i:0;s:8:\"filepath\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:15:\"/system/files/%\";s:8:\"numParts\";i:3;}}',3,NULL),('system.regional_settings','/admin/config/regional/settings','/admin/config/regional/settings',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/config/regional/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RegionalForm\";s:6:\"_title\";s:17:\"Regional settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/config/regional/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/config/regional/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/config/regional/settings\";s:8:\"numParts\";i:4;}}',4,NULL),('system.rss_feeds_settings','/admin/config/services/rss-publishing','/admin/config/services/rss-publishing',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/services/rss-publishing\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:32:\"\\Drupal\\system\\Form\\RssFeedsForm\";s:6:\"_title\";s:14:\"RSS publishing\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/services/rss\\-publishing$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/services/rss-publishing\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/services/rss-publishing\";s:8:\"numParts\";i:4;}}',4,NULL),('system.run_cron','/admin/reports/status/run-cron','/admin/reports/status/run-cron',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:30:\"/admin/reports/status/run-cron\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:42:\"\\Drupal\\system\\CronController::runManually\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/status/run\\-cron$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:30:\"/admin/reports/status/run-cron\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:30:\"/admin/reports/status/run-cron\";s:8:\"numParts\";i:4;}}',4,NULL),('system.site_information_settings','/admin/config/system/site-information','/admin/config/system/site-information',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/system/site-information\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\system\\Form\\SiteInformationForm\";s:6:\"_title\";s:19:\"Basic site settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:45:\"{^/admin/config/system/site\\-information$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/system/site-information\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/system/site-information\";s:8:\"numParts\";i:4;}}',4,NULL),('system.site_maintenance_mode','/admin/config/development/maintenance','/admin/config/development/maintenance',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:37:\"/admin/config/development/maintenance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\system\\Form\\SiteMaintenanceModeForm\";s:6:\"_title\";s:16:\"Maintenance mode\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:57:\"administer site configuration+administer software updates\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/admin/config/development/maintenance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:37:\"/admin/config/development/maintenance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:37:\"/admin/config/development/maintenance\";s:8:\"numParts\";i:4;}}',4,NULL),('system.status','/admin/reports/status','/admin/reports/status',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:21:\"/admin/reports/status\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemInfoController::status\";s:6:\"_title\";s:13:\"Status report\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:28:\"{^/admin/reports/status$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:21:\"/admin/reports/status\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:21:\"/admin/reports/status\";s:8:\"numParts\";i:3;}}',3,NULL),('system.temporary','/system/temporary','/system/temporary',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/system/temporary\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:47:\"\\Drupal\\system\\FileDownloadController::download\";s:6:\"scheme\";s:9:\"temporary\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/system/temporary$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/system/temporary\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/system/temporary\";s:8:\"numParts\";i:2;}}',2,NULL),('system.themes_page','/admin/appearance','/admin/appearance',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/admin/appearance\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:10:\"Appearance\";s:11:\"_controller\";s:54:\"\\Drupal\\system\\Controller\\SystemController::themesPage\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:24:\"{^/admin/appearance$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/admin/appearance\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:17:\"/admin/appearance\";s:8:\"numParts\";i:2;}}',2,NULL),('system.theme_install','/admin/appearance/install','/admin/appearance/install',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/appearance/install\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:50:\"\\Drupal\\system\\Controller\\ThemeController::install\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/appearance/install$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/appearance/install\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/appearance/install\";s:8:\"numParts\";i:3;}}',3,NULL),('system.theme_settings','/admin/appearance/settings','/admin/appearance/settings',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/appearance/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:6:\"_title\";s:19:\"Appearance settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/appearance/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:26:\"/admin/appearance/settings\";s:8:\"numParts\";i:3;}}',3,NULL),('system.theme_settings_theme','/admin/appearance/settings/{theme}','/admin/appearance/settings/%',14,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/appearance/settings/{theme}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\system\\Form\\ThemeSettingsForm\";s:15:\"_title_callback\";s:21:\"theme_handler:getName\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:17:\"administer themes\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"theme\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/appearance/settings/(?P<theme>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"theme\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/appearance/settings\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"theme\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:14;s:14:\"patternOutline\";s:28:\"/admin/appearance/settings/%\";s:8:\"numParts\";i:4;}}',4,NULL),('system.theme_set_default','/admin/appearance/default','/admin/appearance/default',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/appearance/default\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:20:\"Set as default theme\";s:11:\"_controller\";s:58:\"\\Drupal\\system\\Controller\\ThemeController::setDefaultTheme\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/appearance/default$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/appearance/default\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/appearance/default\";s:8:\"numParts\";i:3;}}',3,NULL),('system.theme_uninstall','/admin/appearance/uninstall','/admin/appearance/uninstall',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/appearance/uninstall\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:52:\"\\Drupal\\system\\Controller\\ThemeController::uninstall\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:17:\"administer themes\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/admin/appearance/uninstall$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/appearance/uninstall\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/appearance/uninstall\";s:8:\"numParts\";i:3;}}',3,NULL),('system.timezone','/system/timezone/{abbreviation}/{offset}/{is_daylight_saving_time}','/system/timezone',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:66:\"/system/timezone/{abbreviation}/{offset}/{is_daylight_saving_time}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:11:\"_controller\";s:57:\"\\Drupal\\system\\Controller\\TimezoneController::getTimezone\";s:12:\"abbreviation\";s:0:\"\";s:6:\"offset\";i:-1;s:23:\"is_daylight_saving_time\";N;}s:12:\"requirements\";a:4:{s:7:\"_access\";s:4:\"TRUE\";s:12:\"abbreviation\";s:14:\"0|([A-Z]{3,5})\";s:6:\"offset\";s:6:\"\\-?\\d+\";s:23:\"is_daylight_saving_time\";s:7:\"\\-1|0|1\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:12:\"abbreviation\";i:1;s:6:\"offset\";i:2;s:23:\"is_daylight_saving_time\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:129:\"{^/system/timezone(?:/(?P<abbreviation>0|(?:[A-Z]{3,5}))(?:/(?P<offset>\\-?\\d+)(?:/(?P<is_daylight_saving_time>\\-1|0|1))?)?)?$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:7:\"\\-1|0|1\";i:3;s:23:\"is_daylight_saving_time\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"\\-?\\d+\";i:3;s:6:\"offset\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:16:\"0|(?:[A-Z]{3,5})\";i:3;s:12:\"abbreviation\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:16:\"/system/timezone\";}}s:9:\"path_vars\";a:3:{i:0;s:12:\"abbreviation\";i:1;s:6:\"offset\";i:2;s:23:\"is_daylight_saving_time\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:16:\"/system/timezone\";s:8:\"numParts\";i:5;}}',5,NULL),('token.tree','/token/tree','/token/tree',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/token/tree\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:56:\"\\Drupal\\token\\Controller\\TokenTreeController::outputTree\";}s:12:\"requirements\";a:1:{s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/token/tree$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/token/tree\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/token/tree\";s:8:\"numParts\";i:2;}}',2,NULL),('toolbar.subtrees','/toolbar/subtrees/{hash}','/toolbar/subtrees/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:24:\"/toolbar/subtrees/{hash}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:58:\"\\Drupal\\toolbar\\Controller\\ToolbarController::subtreesAjax\";}s:12:\"requirements\";a:1:{s:14:\"_custom_access\";s:64:\"\\Drupal\\toolbar\\Controller\\ToolbarController::checkSubTreeAccess\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:4:\"hash\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/toolbar/subtrees/(?P<hash>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"hash\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/toolbar/subtrees\";}}s:9:\"path_vars\";a:1:{i:0;s:4:\"hash\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:19:\"/toolbar/subtrees/%\";s:8:\"numParts\";i:3;}}',3,NULL),('update.manual_status','/admin/reports/updates/check','/admin/reports/updates/check',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/updates/check\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:6:\"_title\";s:19:\"Manual update check\";s:11:\"_controller\";s:64:\"\\Drupal\\update\\Controller\\UpdateController::updateStatusManually\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:29:\"administer site configuration\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/reports/updates/check$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/updates/check\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:28:\"/admin/reports/updates/check\";s:8:\"numParts\";i:4;}}',4,NULL),('update.settings','/admin/reports/updates/settings','/admin/reports/updates/settings',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/reports/updates/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:33:\"\\Drupal\\update\\UpdateSettingsForm\";s:6:\"_title\";s:22:\"Update Status settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/reports/updates/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/reports/updates/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/reports/updates/settings\";s:8:\"numParts\";i:4;}}',4,NULL),('update.status','/admin/reports/updates','/admin/reports/updates',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/reports/updates\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:56:\"\\Drupal\\update\\Controller\\UpdateController::updateStatus\";s:6:\"_title\";s:17:\"Available updates\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/reports/updates$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/reports/updates\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/reports/updates\";s:8:\"numParts\";i:3;}}',3,NULL),('user.admin_create','/admin/people/create','/admin/people/create',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/people/create\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:8:\"Add user\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"user\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/people/create$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/people/create\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/people/create\";s:8:\"numParts\";i:3;}}',3,NULL),('user.admin_index','/admin/config/people','/admin/config/people',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/config/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:68:\"\\Drupal\\system\\Controller\\SystemController::systemAdminMenuBlockPage\";s:6:\"_title\";s:6:\"People\";}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:27:\"access administration pages\";s:29:\"_access_admin_menu_block_page\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:34:\"access_check.admin_menu_block_page\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/config/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/config/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/config/people\";s:8:\"numParts\";i:3;}}',3,NULL),('user.admin_permissions','/admin/people/permissions','/admin/people/permissions',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/people/permissions\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:37:\"\\Drupal\\user\\Form\\UserPermissionsForm\";s:6:\"_title\";s:11:\"Permissions\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:32:\"{^/admin/people/permissions$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/people/permissions\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/people/permissions\";s:8:\"numParts\";i:3;}}',3,NULL),('user.admin_permissions.module','/admin/people/permissions/module/{modules}','/admin/people/permissions/module/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/admin/people/permissions/module/{modules}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:51:\"\\Drupal\\user\\Form\\UserPermissionsModuleSpecificForm\";s:6:\"_title\";s:18:\"Module Permissions\";}s:12:\"requirements\";a:3:{s:11:\"_permission\";s:22:\"administer permissions\";s:7:\"modules\";s:16:\"[a-z][a-z0-9_,]*\";s:14:\"_custom_access\";s:59:\"\\Drupal\\user\\Form\\UserPermissionsModuleSpecificForm::access\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:7:\"modules\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:69:\"{^/admin/people/permissions/module/(?P<modules>[a-z][a-z0-9_,]*)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:16:\"[a-z][a-z0-9_,]*\";i:3;s:7:\"modules\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:32:\"/admin/people/permissions/module\";}}s:9:\"path_vars\";a:1:{i:0;s:7:\"modules\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:34:\"/admin/people/permissions/module/%\";s:8:\"numParts\";i:5;}}',5,NULL),('user.cancel_confirm','/user/{user}/cancel/confirm/{timestamp}/{hashed_pass}','/user/%/cancel/confirm',11,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:53:\"/user/{user}/cancel/confirm/{timestamp}/{hashed_pass}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:4:{s:6:\"_title\";s:28:\"Confirm account cancellation\";s:11:\"_controller\";s:53:\"\\Drupal\\user\\Controller\\UserController::confirmCancel\";s:9:\"timestamp\";i:0;s:11:\"hashed_pass\";s:0:\"\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"user.delete\";s:4:\"user\";s:3:\"\\d+\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:10:\"parameters\";a:1:{s:4:\"user\";a:2:{s:4:\"type\";s:11:\"entity:user\";s:9:\"converter\";s:21:\"paramconverter.entity\";}}s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:4:\"user\";i:1;s:9:\"timestamp\";i:2;s:11:\"hashed_pass\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:97:\"{^/user/(?P<user>\\d+)/cancel/confirm(?:/(?P<timestamp>[^/]++)(?:/(?P<hashed_pass>[^/]++))?)?$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:11:\"hashed_pass\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"timestamp\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:15:\"/cancel/confirm\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:3:\"\\d+\";i:3;s:4:\"user\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:3:{i:0;s:4:\"user\";i:1;s:9:\"timestamp\";i:2;s:11:\"hashed_pass\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:11;s:14:\"patternOutline\";s:22:\"/user/%/cancel/confirm\";s:8:\"numParts\";i:6;}}',6,NULL),('user.edit','/user/edit','/user/edit',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/user/edit\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:52:\"\\Drupal\\user\\Controller\\UserController::userEditPage\";s:6:\"_title\";s:12:\"Edit account\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/user/edit$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/user/edit\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:10:\"/user/edit\";s:8:\"numParts\";i:2;}}',2,NULL),('user.login','/user/login','/user/login',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/user/login\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:31:\"\\Drupal\\user\\Form\\UserLoginForm\";s:6:\"_title\";s:6:\"Log in\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/user/login$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/login\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/user/login\";s:8:\"numParts\";i:2;}}',2,NULL),('user.login.http','/user/login','/user/login',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/user/login\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:59:\"\\Drupal\\user\\Controller\\UserAuthenticationController::login\";}s:12:\"requirements\";a:2:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";s:7:\"_format\";s:4:\"json\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/user/login$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/login\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/user/login\";s:8:\"numParts\";i:2;}}',2,NULL),('user.login_status.http','/user/login_status','/user/login_status',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:18:\"/user/login_status\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:65:\"\\Drupal\\user\\Controller\\UserAuthenticationController::loginStatus\";}s:12:\"requirements\";a:2:{s:7:\"_access\";s:4:\"TRUE\";s:7:\"_format\";s:4:\"json\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:3:\"GET\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:25:\"{^/user/login_status$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:18:\"/user/login_status\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:18:\"/user/login_status\";s:8:\"numParts\";i:2;}}',2,NULL),('user.logout','/user/logout','/user/logout',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/logout\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:46:\"\\Drupal\\user\\Controller\\UserController::logout\";}s:12:\"requirements\";a:2:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:24:\"_csrf_confirm_form_route\";s:19:\"user.logout.confirm\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:30:\"access_check.user.login_status\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/user/logout$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/user/logout\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/user/logout\";s:8:\"numParts\";i:2;}}',2,NULL),('user.logout.confirm','/user/logout/confirm','/user/logout/confirm',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/user/logout/confirm\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:5:\"_form\";s:35:\"\\Drupal\\user\\Form\\UserLogoutConfirm\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/user/logout/confirm$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/user/logout/confirm\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/user/logout/confirm\";s:8:\"numParts\";i:3;}}',3,NULL),('user.logout.http','/user/logout','/user/logout',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:12:\"/user/logout\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:60:\"\\Drupal\\user\\Controller\\UserAuthenticationController::logout\";}s:12:\"requirements\";a:3:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";s:7:\"_format\";s:4:\"json\";s:11:\"_csrf_token\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:30:\"access_check.user.login_status\";i:1;s:17:\"access_check.csrf\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:19:\"{^/user/logout$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/user/logout\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:12:\"/user/logout\";s:8:\"numParts\";i:2;}}',2,NULL),('user.multiple_cancel_confirm','/admin/people/cancel','/admin/people/cancel',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/people/cancel\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:43:\"\\Drupal\\user\\Form\\UserMultipleCancelConfirm\";s:6:\"_title\";s:11:\"Cancel user\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer users\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/people/cancel$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/people/cancel\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/people/cancel\";s:8:\"numParts\";i:3;}}',3,NULL),('user.page','/user','/user',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:5:\"/user\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:48:\"\\Drupal\\user\\Controller\\UserController::userPage\";s:6:\"_title\";s:10:\"My account\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:12:\"{^/user$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/user\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:5:\"/user\";s:8:\"numParts\";i:1;}}',1,NULL),('user.pass','/user/password','/user/password',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/user/password\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\user\\Form\\UserPasswordForm\";s:6:\"_title\";s:19:\"Reset your password\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/user/password$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/user/password\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/user/password\";s:8:\"numParts\";i:2;}}',2,NULL),('user.pass.http','/user/password','/user/password',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/user/password\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:67:\"\\Drupal\\user\\Controller\\UserAuthenticationController::resetPassword\";}s:12:\"requirements\";a:2:{s:7:\"_access\";s:4:\"TRUE\";s:7:\"_format\";s:4:\"json\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:1:{i:0;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/user/password$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/user/password\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/user/password\";s:8:\"numParts\";i:2;}}',2,NULL),('user.register','/user/register','/user/register',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/user/register\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:13:\"user.register\";s:6:\"_title\";s:18:\"Create new account\";}s:12:\"requirements\";a:1:{s:21:\"_access_user_register\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.user.register\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/user/register$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/user/register\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/user/register\";s:8:\"numParts\";i:2;}}',2,NULL),('user.reset','/user/reset/{uid}/{timestamp}/{hash}','/user/reset/%/%/%',24,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:36:\"/user/reset/{uid}/{timestamp}/{hash}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:49:\"\\Drupal\\user\\Controller\\UserController::resetPass\";s:6:\"_title\";s:14:\"Reset password\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:3:\"uid\";i:1;s:9:\"timestamp\";i:2;s:4:\"hash\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:73:\"{^/user/reset/(?P<uid>[^/]++)/(?P<timestamp>[^/]++)/(?P<hash>[^/]++)$}sDu\";s:11:\"path_tokens\";a:4:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"hash\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"timestamp\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"uid\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/reset\";}}s:9:\"path_vars\";a:3:{i:0;s:3:\"uid\";i:1;s:9:\"timestamp\";i:2;s:4:\"hash\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:24;s:14:\"patternOutline\";s:17:\"/user/reset/%/%/%\";s:8:\"numParts\";i:5;}}',5,NULL),('user.reset.form','/user/reset/{uid}','/user/reset/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:17:\"/user/reset/{uid}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:56:\"\\Drupal\\user\\Controller\\UserController::getResetPassForm\";s:6:\"_title\";s:14:\"Reset password\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:3:\"uid\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:34:\"{^/user/reset/(?P<uid>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"uid\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/reset\";}}s:9:\"path_vars\";a:1:{i:0;s:3:\"uid\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:13:\"/user/reset/%\";s:8:\"numParts\";i:3;}}',3,NULL),('user.reset.login','/user/reset/{uid}/{timestamp}/{hash}/login','/user/reset/%/%/%/login',49,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:42:\"/user/reset/{uid}/{timestamp}/{hash}/login\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\user\\Controller\\UserController::resetPassLogin\";s:6:\"_title\";s:14:\"Reset password\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:5:\"FALSE\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:19:\"_maintenance_access\";b:1;s:8:\"no_cache\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:3:\"uid\";i:1;s:9:\"timestamp\";i:2;s:4:\"hash\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:79:\"{^/user/reset/(?P<uid>[^/]++)/(?P<timestamp>[^/]++)/(?P<hash>[^/]++)/login$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:6:\"/login\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"hash\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:9:\"timestamp\";i:4;b:1;}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:3:\"uid\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/user/reset\";}}s:9:\"path_vars\";a:3:{i:0;s:3:\"uid\";i:1;s:9:\"timestamp\";i:2;s:4:\"hash\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:49;s:14:\"patternOutline\";s:23:\"/user/reset/%/%/%/login\";s:8:\"numParts\";i:6;}}',6,NULL),('user.role.settings','/admin/people/role-settings','/admin/people/role-settings',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/admin/people/role-settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:34:\"\\Drupal\\user\\Form\\RoleSettingsForm\";s:6:\"_title\";s:13:\"Role settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:35:\"{^/admin/people/role\\-settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/people/role-settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/people/role-settings\";s:8:\"numParts\";i:3;}}',3,NULL),('user.role_add','/admin/people/roles/add','/admin/people/roles/add',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:23:\"/admin/people/roles/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:17:\"user_role.default\";s:6:\"_title\";s:8:\"Add role\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:22:\"administer permissions\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:30:\"{^/admin/people/roles/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:23:\"/admin/people/roles/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:23:\"/admin/people/roles/add\";s:8:\"numParts\";i:4;}}',4,NULL),('user.well-known.change_password','/.well-known/change-password','/.well-known/change-password',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/.well-known/change-password\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:52:\"\\Drupal\\user\\Controller\\UserController::userEditPage\";}s:12:\"requirements\";a:1:{s:18:\"_user_is_logged_in\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:30:\"access_check.user.login_status\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/\\.well\\-known/change\\-password$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/.well-known/change-password\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:28:\"/.well-known/change-password\";s:8:\"numParts\";i:2;}}',2,NULL),('view.block_content.page_1','/admin/content/block','/admin/content/block',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/block\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"block_content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:20:\"access block library\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/block$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/block\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/block\";s:8:\"numParts\";i:3;}}',3,NULL),('view.blogs.page_1','/blog','/blog',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:5:\"/blog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"blogs\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:12:\"{^/blog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/blog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:5:\"/blog\";s:8:\"numParts\";i:1;}}',1,NULL),('view.clientes.page_1','/clientes','/clientes',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:9:\"/clientes\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"clientes\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/clientes$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:9:\"/clientes\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:9:\"/clientes\";s:8:\"numParts\";i:1;}}',1,NULL),('view.comment.page_published','/admin/content/comment','/admin/content/comment',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/admin/content/comment\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:14:\"page_published\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:29:\"{^/admin/content/comment$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/content/comment\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:22:\"/admin/content/comment\";s:8:\"numParts\";i:3;}}',3,NULL),('view.comment.page_unapproved','/admin/content/comment/approval','/admin/content/comment/approval',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/content/comment/approval\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"comment\";s:10:\"display_id\";s:15:\"page_unapproved\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"administer comments\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/content/comment/approval$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/content/comment/approval\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/content/comment/approval\";s:8:\"numParts\";i:4;}}',4,NULL),('view.content.page_1','/admin/content','/admin/content',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:14:\"/admin/content\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:7:\"content\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:23:\"access content overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:21:\"{^/admin/content$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/admin/content\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:14:\"/admin/content\";s:8:\"numParts\";i:2;}}',2,NULL),('view.files.page_1','/admin/content/files','/admin/content/files',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/files\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/files$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/files\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/files\";s:8:\"numParts\";i:3;}}',3,NULL),('view.files.page_2','/admin/content/files/usage/{arg_0}','/admin/content/files/usage/%',30,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/content/files/usage/{arg_0}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"files\";s:10:\"display_id\";s:6:\"page_2\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access files overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:1:{s:5:\"arg_0\";s:5:\"arg_0\";}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"arg_0\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:51:\"{^/admin/content/files/usage/(?P<arg_0>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"arg_0\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/content/files/usage\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"arg_0\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:30;s:14:\"patternOutline\";s:28:\"/admin/content/files/usage/%\";s:8:\"numParts\";i:5;}}',5,NULL),('view.frontpage.feed_1','/rss.xml','/rss.xml',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:8:\"/rss.xml\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:9:\"frontpage\";s:10:\"display_id\";s:6:\"feed_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"feed\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Feed\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:16:\"{^/rss\\.xml$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/rss.xml\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:8:\"/rss.xml\";s:8:\"numParts\";i:1;}}',1,NULL),('view.frontpage.page_1','/node','/node',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:5:\"/node\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:9:\"frontpage\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:12:\"{^/node$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/node\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:5:\"/node\";s:8:\"numParts\";i:1;}}',1,NULL),('view.media.media_page_list','/admin/content/media','/admin/content/media',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/content/media\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:5:\"media\";s:10:\"display_id\";s:15:\"media_page_list\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/content/media$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/content/media\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/content/media\";s:8:\"numParts\";i:3;}}',3,NULL),('view.media_library.page','/admin/content/media-grid','/admin/content/media-grid',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:25:\"/admin/content/media-grid\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:21:\"access media overview\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/content/media\\-grid$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:25:\"/admin/content/media-grid\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:25:\"/admin/content/media-grid\";s:8:\"numParts\";i:3;}}',3,NULL),('view.media_library.widget','/admin/content/media-widget/{arg_0}','/admin/content/media-widget',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:35:\"/admin/content/media-widget/{arg_0}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:6:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:6:\"widget\";s:30:\"_view_display_show_admin_links\";b:1;s:5:\"arg_0\";N;}s:12:\"requirements\";a:3:{s:11:\"_permission\";s:10:\"view media\";s:7:\"_format\";s:4:\"html\";s:14:\"_custom_access\";s:36:\"media_library.ui_builder:checkAccess\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:1:{s:5:\"arg_0\";s:5:\"arg_0\";}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"arg_0\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:58:\"{^/admin/content/media\\-widget(?:/(?P<arg_0>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"arg_0\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:27:\"/admin/content/media-widget\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"arg_0\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:27:\"/admin/content/media-widget\";s:8:\"numParts\";i:4;}}',4,NULL),('view.media_library.widget_table','/admin/content/media-widget-table/{arg_0}','/admin/content/media-widget-table',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:41:\"/admin/content/media-widget-table/{arg_0}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:6:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"media_library\";s:10:\"display_id\";s:12:\"widget_table\";s:30:\"_view_display_show_admin_links\";b:1;s:5:\"arg_0\";N;}s:12:\"requirements\";a:3:{s:11:\"_permission\";s:10:\"view media\";s:7:\"_format\";s:4:\"html\";s:14:\"_custom_access\";s:36:\"media_library.ui_builder:checkAccess\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:1:{s:5:\"arg_0\";s:5:\"arg_0\";}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:2:{i:0;s:23:\"access_check.permission\";i:1;s:19:\"access_check.custom\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"arg_0\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:65:\"{^/admin/content/media\\-widget\\-table(?:/(?P<arg_0>[^/]++))?$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"arg_0\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/content/media-widget-table\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"arg_0\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:33:\"/admin/content/media-widget-table\";s:8:\"numParts\";i:4;}}',4,NULL),('view.proyectos_page.page_1','/proyectos','/proyectos',1,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:10:\"/proyectos\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:14:\"proyectos_page\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:17:\"{^/proyectos$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/proyectos\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:1;s:14:\"patternOutline\";s:10:\"/proyectos\";s:8:\"numParts\";i:1;}}',1,NULL),('view.taxonomy_term.feed_1','/taxonomy/term/{arg_0}/feed','/taxonomy/term/%/feed',13,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:27:\"/taxonomy/term/{arg_0}/feed\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"taxonomy_term\";s:10:\"display_id\";s:6:\"feed_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:14:\"access content\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:1:{s:5:\"arg_0\";s:5:\"arg_0\";}s:23:\"_view_display_plugin_id\";s:4:\"feed\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Feed\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"arg_0\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:44:\"{^/taxonomy/term/(?P<arg_0>[^/]++)/feed$}sDu\";s:11:\"path_tokens\";a:3:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:5:\"/feed\";}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"arg_0\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"arg_0\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:13;s:14:\"patternOutline\";s:21:\"/taxonomy/term/%/feed\";s:8:\"numParts\";i:4;}}',4,NULL),('view.taxonomy_term.page_1','/taxonomy/term/{arg_0}','/taxonomy/term/%',6,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:22:\"/taxonomy/term/{arg_0}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:13:\"taxonomy_term\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:14:\"access content\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:8:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:1:{s:5:\"arg_0\";s:5:\"arg_0\";}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:1:{i:0;s:5:\"arg_0\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:39:\"{^/taxonomy/term/(?P<arg_0>[^/]++)$}sDu\";s:11:\"path_tokens\";a:2:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:5:\"arg_0\";i:4;b:1;}i:1;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/taxonomy/term\";}}s:9:\"path_vars\";a:1:{i:0;s:5:\"arg_0\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:6;s:14:\"patternOutline\";s:16:\"/taxonomy/term/%\";s:8:\"numParts\";i:3;}}',3,NULL),('view.user_admin_people.page_1','/admin/people','/admin/people',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:13:\"/admin/people\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:17:\"user_admin_people\";s:10:\"display_id\";s:6:\"page_1\";s:30:\"_view_display_show_admin_links\";b:0;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:16:\"administer users\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:0;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:20:\"{^/admin/people$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/admin/people\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:13:\"/admin/people\";s:8:\"numParts\";i:2;}}',2,NULL),('view.watchdog.page','/admin/reports/dblog','/admin/reports/dblog',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:20:\"/admin/reports/dblog\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:5:{s:11:\"_controller\";s:47:\"Drupal\\views\\Routing\\ViewPageController::handle\";s:15:\"_title_callback\";s:49:\"Drupal\\views\\Routing\\ViewPageController::getTitle\";s:7:\"view_id\";s:8:\"watchdog\";s:10:\"display_id\";s:4:\"page\";s:30:\"_view_display_show_admin_links\";b:1;}s:12:\"requirements\";a:2:{s:11:\"_permission\";s:19:\"access site reports\";s:7:\"_format\";s:4:\"html\";}s:7:\"options\";a:9:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:18:\"_view_argument_map\";a:0:{}s:23:\"_view_display_plugin_id\";s:4:\"page\";s:26:\"_view_display_plugin_class\";s:38:\"Drupal\\views\\Plugin\\views\\display\\Page\";s:30:\"_view_display_show_admin_links\";b:1;s:16:\"returns_response\";b:0;s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:27:\"{^/admin/reports/dblog$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:20:\"/admin/reports/dblog\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:20:\"/admin/reports/dblog\";s:8:\"numParts\";i:3;}}',3,NULL),('views.ajax','/views/ajax','/views/ajax',3,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:11:\"/views/ajax\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:53:\"\\Drupal\\views\\Controller\\ViewAjaxController::ajaxView\";}s:12:\"requirements\";a:1:{s:7:\"_access\";s:4:\"TRUE\";}s:7:\"options\";a:3:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:20:\"access_check.default\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:18:\"{^/views/ajax$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:11:\"/views/ajax\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:3;s:14:\"patternOutline\";s:11:\"/views/ajax\";s:8:\"numParts\";i:2;}}',2,NULL),('views_ui.add','/admin/structure/views/add','/admin/structure/views/add',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:26:\"/admin/structure/views/add\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:12:\"_entity_form\";s:8:\"view.add\";s:6:\"_title\";s:8:\"Add view\";}s:12:\"requirements\";a:1:{s:21:\"_entity_create_access\";s:4:\"view\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:26:\"access_check.entity_create\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:33:\"{^/admin/structure/views/add$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:26:\"/admin/structure/views/add\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:26:\"/admin/structure/views/add\";s:8:\"numParts\";i:4;}}',4,NULL),('views_ui.autocomplete','/admin/views/ajax/autocomplete/tag','/admin/views/ajax/autocomplete/tag',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/views/ajax/autocomplete/tag\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:62:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::autocompleteTag\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:41:\"{^/admin/views/ajax/autocomplete/tag$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/views/ajax/autocomplete/tag\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:34:\"/admin/views/ajax/autocomplete/tag\";s:8:\"numParts\";i:5;}}',5,NULL),('views_ui.form_add_handler','/admin/structure/views/{js}/add-handler/{view}/{display_id}/{type}','/admin/structure/views/%/add-handler/%/%/%',232,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:66:\"/admin/structure/views/{js}/add-handler/{view}/{display_id}/{type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:46:\"\\Drupal\\views_ui\\Form\\Ajax\\AddHandler::getForm\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"view.update\";s:2:\"js\";s:9:\"nojs|ajax\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:4:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";i:3;s:4:\"type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:117:\"{^/admin/structure/views/(?P<js>nojs|ajax)/add\\-handler/(?P<view>[^/]++)/(?P<display_id>[^/]++)/(?P<type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"type\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:12:\"/add-handler\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:9:\"nojs|ajax\";i:3;s:2:\"js\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:4:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";i:3;s:4:\"type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:232;s:14:\"patternOutline\";s:42:\"/admin/structure/views/%/add-handler/%/%/%\";s:8:\"numParts\";i:8;}}',8,NULL),('views_ui.form_analyze','/admin/structure/views/{js}/analyze/{view}/{display_id}','/admin/structure/views/%/analyze/%/%',116,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:55:\"/admin/structure/views/{js}/analyze/{view}/{display_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:43:\"\\Drupal\\views_ui\\Form\\Ajax\\Analyze::getForm\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"view.update\";s:2:\"js\";s:9:\"nojs|ajax\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:95:\"{^/admin/structure/views/(?P<js>nojs|ajax)/analyze/(?P<view>[^/]++)/(?P<display_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/analyze\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:9:\"nojs|ajax\";i:3;s:2:\"js\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:3:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:116;s:14:\"patternOutline\";s:36:\"/admin/structure/views/%/analyze/%/%\";s:8:\"numParts\";i:7;}}',7,NULL),('views_ui.form_display','/admin/structure/views/{js}/display/{view}/{display_id}/{type}','/admin/structure/views/%/display/%/%/%',232,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:62:\"/admin/structure/views/{js}/display/{view}/{display_id}/{type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:43:\"\\Drupal\\views_ui\\Form\\Ajax\\Display::getForm\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"view.update\";s:2:\"js\";s:9:\"nojs|ajax\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:4:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";i:3;s:4:\"type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:112:\"{^/admin/structure/views/(?P<js>nojs|ajax)/display/(?P<view>[^/]++)/(?P<display_id>[^/]++)/(?P<type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"type\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/display\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:9:\"nojs|ajax\";i:3;s:2:\"js\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:4:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";i:3;s:4:\"type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:232;s:14:\"patternOutline\";s:38:\"/admin/structure/views/%/display/%/%/%\";s:8:\"numParts\";i:8;}}',8,NULL),('views_ui.form_edit_details','/admin/structure/views/{js}/edit-details/{view}/{display_id}','/admin/structure/views/%/edit-details/%/%',116,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:60:\"/admin/structure/views/{js}/edit-details/{view}/{display_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:47:\"\\Drupal\\views_ui\\Form\\Ajax\\EditDetails::getForm\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"view.update\";s:2:\"js\";s:9:\"nojs|ajax\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:101:\"{^/admin/structure/views/(?P<js>nojs|ajax)/edit\\-details/(?P<view>[^/]++)/(?P<display_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:13:\"/edit-details\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:9:\"nojs|ajax\";i:3;s:2:\"js\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:3:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:116;s:14:\"patternOutline\";s:41:\"/admin/structure/views/%/edit-details/%/%\";s:8:\"numParts\";i:7;}}',7,NULL),('views_ui.form_handler','/admin/structure/views/{js}/handler/{view}/{display_id}/{type}/{id}','/admin/structure/views/%/handler/%/%/%/%',464,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:67:\"/admin/structure/views/{js}/handler/{view}/{display_id}/{type}/{id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:49:\"\\Drupal\\views_ui\\Form\\Ajax\\ConfigHandler::getForm\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"view.update\";s:2:\"js\";s:9:\"nojs|ajax\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:5:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";i:3;s:4:\"type\";i:4;s:2:\"id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:127:\"{^/admin/structure/views/(?P<js>nojs|ajax)/handler/(?P<view>[^/]++)/(?P<display_id>[^/]++)/(?P<type>[^/]++)/(?P<id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:7:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:2:\"id\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"type\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:8:\"/handler\";}i:5;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:9:\"nojs|ajax\";i:3;s:2:\"js\";i:4;b:1;}i:6;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:5:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";i:3;s:4:\"type\";i:4;s:2:\"id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:464;s:14:\"patternOutline\";s:40:\"/admin/structure/views/%/handler/%/%/%/%\";s:8:\"numParts\";i:9;}}',9,NULL),('views_ui.form_handler_extra','/admin/structure/views/{js}/handler-extra/{view}/{display_id}/{type}/{id}','/admin/structure/views/%/handler-extra/%/%/%/%',464,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/admin/structure/views/{js}/handler-extra/{view}/{display_id}/{type}/{id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:54:\"\\Drupal\\views_ui\\Form\\Ajax\\ConfigHandlerExtra::getForm\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"view.update\";s:2:\"js\";s:9:\"nojs|ajax\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:5:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";i:3;s:4:\"type\";i:4;s:2:\"id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:134:\"{^/admin/structure/views/(?P<js>nojs|ajax)/handler\\-extra/(?P<view>[^/]++)/(?P<display_id>[^/]++)/(?P<type>[^/]++)/(?P<id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:7:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:2:\"id\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"type\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/handler-extra\";}i:5;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:9:\"nojs|ajax\";i:3;s:2:\"js\";i:4;b:1;}i:6;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:5:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";i:3;s:4:\"type\";i:4;s:2:\"id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:464;s:14:\"patternOutline\";s:46:\"/admin/structure/views/%/handler-extra/%/%/%/%\";s:8:\"numParts\";i:9;}}',9,NULL),('views_ui.form_handler_group','/admin/structure/views/{js}/handler-group/{view}/{display_id}/{type}/{id}','/admin/structure/views/%/handler-group/%/%/%/%',464,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:73:\"/admin/structure/views/{js}/handler-group/{view}/{display_id}/{type}/{id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:54:\"\\Drupal\\views_ui\\Form\\Ajax\\ConfigHandlerGroup::getForm\";s:10:\"form_state\";N;}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"view.update\";s:2:\"js\";s:9:\"nojs|ajax\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:5:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";i:3;s:4:\"type\";i:4;s:2:\"id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:134:\"{^/admin/structure/views/(?P<js>nojs|ajax)/handler\\-group/(?P<view>[^/]++)/(?P<display_id>[^/]++)/(?P<type>[^/]++)/(?P<id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:7:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:2:\"id\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"type\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:14:\"/handler-group\";}i:5;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:9:\"nojs|ajax\";i:3;s:2:\"js\";i:4;b:1;}i:6;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:5:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";i:3;s:4:\"type\";i:4;s:2:\"id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:464;s:14:\"patternOutline\";s:46:\"/admin/structure/views/%/handler-group/%/%/%/%\";s:8:\"numParts\";i:9;}}',9,NULL),('views_ui.form_rearrange','/admin/structure/views/{js}/rearrange/{view}/{display_id}/{type}','/admin/structure/views/%/rearrange/%/%/%',232,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:64:\"/admin/structure/views/{js}/rearrange/{view}/{display_id}/{type}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:45:\"\\Drupal\\views_ui\\Form\\Ajax\\Rearrange::getForm\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"view.update\";s:2:\"js\";s:9:\"nojs|ajax\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:4:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";i:3;s:4:\"type\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:114:\"{^/admin/structure/views/(?P<js>nojs|ajax)/rearrange/(?P<view>[^/]++)/(?P<display_id>[^/]++)/(?P<type>[^/]++)$}sDu\";s:11:\"path_tokens\";a:6:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"type\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:2;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:3;a:2:{i:0;s:4:\"text\";i:1;s:10:\"/rearrange\";}i:4;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:9:\"nojs|ajax\";i:3;s:2:\"js\";i:4;b:1;}i:5;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:4:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";i:3;s:4:\"type\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:232;s:14:\"patternOutline\";s:40:\"/admin/structure/views/%/rearrange/%/%/%\";s:8:\"numParts\";i:8;}}',8,NULL),('views_ui.form_rearrange_filter','/admin/structure/views/{js}/rearrange-filter/{view}/{display_id}','/admin/structure/views/%/rearrange-filter/%/%',116,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:64:\"/admin/structure/views/{js}/rearrange-filter/{view}/{display_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Form\\Ajax\\RearrangeFilter::getForm\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"view.update\";s:2:\"js\";s:9:\"nojs|ajax\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:105:\"{^/admin/structure/views/(?P<js>nojs|ajax)/rearrange\\-filter/(?P<view>[^/]++)/(?P<display_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/rearrange-filter\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:9:\"nojs|ajax\";i:3;s:2:\"js\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:3:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:116;s:14:\"patternOutline\";s:45:\"/admin/structure/views/%/rearrange-filter/%/%\";s:8:\"numParts\";i:7;}}',7,NULL),('views_ui.form_reorder_displays','/admin/structure/views/{js}/reorder-displays/{view}/{display_id}','/admin/structure/views/%/reorder-displays/%/%',116,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:64:\"/admin/structure/views/{js}/reorder-displays/{view}/{display_id}\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:1:{s:11:\"_controller\";s:51:\"\\Drupal\\views_ui\\Form\\Ajax\\ReorderDisplays::getForm\";}s:12:\"requirements\";a:2:{s:14:\"_entity_access\";s:11:\"view.update\";s:2:\"js\";s:9:\"nojs|ajax\";}s:7:\"options\";a:5:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:10:\"parameters\";a:1:{s:4:\"view\";a:3:{s:9:\"tempstore\";b:1;s:4:\"type\";s:11:\"entity:view\";s:9:\"converter\";s:53:\"drupal.proxy_original_service.paramconverter.views_ui\";}}s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:19:\"access_check.entity\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:3:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:105:\"{^/admin/structure/views/(?P<js>nojs|ajax)/reorder\\-displays/(?P<view>[^/]++)/(?P<display_id>[^/]++)$}sDu\";s:11:\"path_tokens\";a:5:{i:0;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:10:\"display_id\";i:4;b:1;}i:1;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:6:\"[^/]++\";i:3;s:4:\"view\";i:4;b:1;}i:2;a:2:{i:0;s:4:\"text\";i:1;s:17:\"/reorder-displays\";}i:3;a:5:{i:0;s:8:\"variable\";i:1;s:1:\"/\";i:2;s:9:\"nojs|ajax\";i:3;s:2:\"js\";i:4;b:1;}i:4;a:2:{i:0;s:4:\"text\";i:1;s:22:\"/admin/structure/views\";}}s:9:\"path_vars\";a:3:{i:0;s:2:\"js\";i:1;s:4:\"view\";i:2;s:10:\"display_id\";}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:116;s:14:\"patternOutline\";s:45:\"/admin/structure/views/%/reorder-displays/%/%\";s:8:\"numParts\";i:7;}}',7,NULL),('views_ui.reports_fields','/admin/reports/fields/views-fields','/admin/reports/fields/views-fields',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:34:\"/admin/reports/fields/views-fields\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:59:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportFields\";s:6:\"_title\";s:13:\"Used in views\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:42:\"{^/admin/reports/fields/views\\-fields$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:34:\"/admin/reports/fields/views-fields\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:34:\"/admin/reports/fields/views-fields\";s:8:\"numParts\";i:4;}}',4,NULL),('views_ui.reports_plugins','/admin/reports/views-plugins','/admin/reports/views-plugins',7,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:28:\"/admin/reports/views-plugins\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:11:\"_controller\";s:60:\"\\Drupal\\views_ui\\Controller\\ViewsUIController::reportPlugins\";s:6:\"_title\";s:13:\"Views plugins\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:36:\"{^/admin/reports/views\\-plugins$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:28:\"/admin/reports/views-plugins\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:7;s:14:\"patternOutline\";s:28:\"/admin/reports/views-plugins\";s:8:\"numParts\";i:3;}}',3,NULL),('views_ui.settings_advanced','/admin/structure/views/settings/advanced','/admin/structure/views/settings/advanced',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:40:\"/admin/structure/views/settings/advanced\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:42:\"\\Drupal\\views_ui\\Form\\AdvancedSettingsForm\";s:6:\"_title\";s:23:\"Advanced Views settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:47:\"{^/admin/structure/views/settings/advanced$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:40:\"/admin/structure/views/settings/advanced\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:40:\"/admin/structure/views/settings/advanced\";s:8:\"numParts\";i:5;}}',5,NULL),('views_ui.settings_basic','/admin/structure/views/settings','/admin/structure/views/settings',15,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:31:\"/admin/structure/views/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:39:\"\\Drupal\\views_ui\\Form\\BasicSettingsForm\";s:6:\"_title\";s:14:\"Views settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:16:\"administer views\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:4:\"utf8\";b:1;s:12:\"_admin_route\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:38:\"{^/admin/structure/views/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:31:\"/admin/structure/views/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:15;s:14:\"patternOutline\";s:31:\"/admin/structure/views/settings\";s:8:\"numParts\";i:4;}}',4,NULL),('webp.settings_form','/admin/config/media/webp/settings','/admin/config/media/webp/settings',31,_binary 'O:31:\"Symfony\\Component\\Routing\\Route\":9:{s:4:\"path\";s:33:\"/admin/config/media/webp/settings\";s:4:\"host\";s:0:\"\";s:8:\"defaults\";a:2:{s:5:\"_form\";s:30:\"\\Drupal\\webp\\Form\\SettingsForm\";s:6:\"_title\";s:13:\"WebP settings\";}s:12:\"requirements\";a:1:{s:11:\"_permission\";s:29:\"administer site configuration\";}s:7:\"options\";a:4:{s:14:\"compiler_class\";s:33:\"Drupal\\Core\\Routing\\RouteCompiler\";s:12:\"_admin_route\";b:1;s:4:\"utf8\";b:1;s:14:\"_access_checks\";a:1:{i:0;s:23:\"access_check.permission\";}}s:7:\"schemes\";a:0:{}s:7:\"methods\";a:2:{i:0;s:3:\"GET\";i:1;s:4:\"POST\";}s:9:\"condition\";s:0:\"\";s:8:\"compiled\";O:33:\"Drupal\\Core\\Routing\\CompiledRoute\":11:{s:4:\"vars\";a:0:{}s:11:\"path_prefix\";s:0:\"\";s:10:\"path_regex\";s:40:\"{^/admin/config/media/webp/settings$}sDu\";s:11:\"path_tokens\";a:1:{i:0;a:2:{i:0;s:4:\"text\";i:1;s:33:\"/admin/config/media/webp/settings\";}}s:9:\"path_vars\";a:0:{}s:10:\"host_regex\";N;s:11:\"host_tokens\";a:0:{}s:9:\"host_vars\";a:0:{}s:3:\"fit\";i:31;s:14:\"patternOutline\";s:33:\"/admin/config/media/webp/settings\";s:8:\"numParts\";i:5;}}',5,NULL);
/*!40000 ALTER TABLE `router` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `search_dataset`
--

DROP TABLE IF EXISTS `search_dataset`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `search_dataset` (
  `sid` int unsigned NOT NULL DEFAULT '0' COMMENT 'Search item ID, e.g. node ID for nodes.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The "languages".langcode of the item variant.',
  `type` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'Type of item, e.g. node.',
  `data` longtext COLLATE utf8mb4_general_ci NOT NULL COMMENT 'List of space-separated words from the item.',
  `reindex` int unsigned NOT NULL DEFAULT '0' COMMENT 'Set to force node reindexing.',
  PRIMARY KEY (`sid`,`langcode`,`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Stores items that will be searched.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `search_dataset`
--

LOCK TABLES `search_dataset` WRITE;
/*!40000 ALTER TABLE `search_dataset` DISABLE KEYS */;
INSERT INTO `search_dataset` VALUES (1,'es','help_search',' exportando la configuracion completa de su sitio objetivo create and download an archive containing all your site s configuration exported as yaml files see managing and deploying configuration for more information about configuration pasos en el menu administrativo administrar  vaya a configuracion   desarrollo   sincronizacion de configuracion   exportar  clique exportar y guarde el archivo  ',0),(1,'es','node_search',' inicio inicio gobierno digital modernizamos procesos y servicios publicos con soluciones tecnologicas eficientes y transparentes conoce mas carouselinfo textalign center important carouselsubtitle color fff important textalign center important display block important width 100 important margin  auto 20px important  infraestructura devops automatizamos el despliegue y monitoreo de plataformas tecnologicas para sistemas mas eficientes y estables conoce mas carouselinfo textalign center important carouselsubtitle color fff important textalign center important display block important width 100 important margin  auto 20px important  gestion de bases de datos soporte optimizacion y mantenimiento de bases de datos conoce mas carouselinfo textalign center important carouselsubtitle color fff important textalign center important display block important width 100 important margin  auto 20px important  soluciones sig implementacion migracion y optimizacion de plataformas arcgis conoce mas carouselinfo textalign center important carouselsubtitle color fff important textalign center important display block important width 100 important margin  auto 20px important  gestion documental desarrollo soporte y mantenimiento de gestores documentales conoce mas carouselinfo textalign center important carouselsubtitle color fff important textalign center important display block important width 100 important margin  auto 20px important  somos cisc impulsamos la transformacion tecnologica de entidades publicas y privadas cisc es una empresa especializada en el diseno e implementacion de soluciones tecnologicas orientadas a optimizar la gestion de informacion automatizar procesos y fortalecer la infraestructura digital de las organizaciones contamos con un equipo multidisciplinario especializado en devops e infraestructura plataformas sig administracion de bases de datos gestion documental desarrollo de plataformas y gobierno digital nuestras cifras conoce un poco mas de todos nuestros logros  anos de experiencia  ciudades  casos de exito  desarrollos conocenos amamos lo que hacemos crear experiencias digitales significativas conoce nuestros proyectos agencia logistica de las fuerzas militares orfeo la previsora sa ciclo devops fontur colombia gobierno digital fontur colombia portal web ver todos servicios videocolumna width 100 maxwidth 100 height auto display block objectfit cover videocolumna width 100 maxwidth 100 height auto display block objectfit cover videocolumna width 100 maxwidth 100 height auto display block objectfit cover videocolumna width 100 maxwidth 100 height auto display block objectfit cover  ver todos nuestros clientes  admin mar 3 jun 2025 1642  ',0),(2,'es','help_search',' exportando un unico elemento de configuracion objetivo exporta un unico elemento de configuracion a un archivo consulte managing and deploying configuration para obtener mas informacion sobre la configuracion pasos en el menu administrativo administrar  vaya a configuracion   desarrollo   sincronizacion de configuracion   exportar   elemento unico  select the configuration type that you want to export and then select the specific configuration name to export use your browser to copy the text in the box marked here is your configuration to the clipboard paste the copied text into a plaintext editor on your computer or other device and save it using the suggested file name below the text box  ',0),(2,'es','node_search',' somos cisc somos cisc somos cisc impulsamos la transformacion tecnologica de entidades publicas y privadas cisc es una empresa especializada en el diseno e implementacion de soluciones tecnologicas orientadas a optimizar la gestion de informacion automatizar procesos y fortalecer la infraestructura digital de las organizaciones contamos con un equipo multidisciplinario especializado en devops e infraestructura plataformas sig administracion de bases de datos gestion documental desarrollo de plataformas y gobierno digital mision somos una organizacion que promueve las soluciones tecnologicas e informaticas en diferentes areas administrativas financieras contables y sistemas de informacion para todo tipo de empresas trabajamos bajo normas como persistencia integridad responsabilidad e innovacion con el fin de tener eficacia y eficiencia a la hora de poner en practica nuestros conocimientos vision estamos encaminados a ser lideres en soluciones tecnologicas informaticas y contables en toda colombia ampliando nuestra cobertura a nivel internacional para el ano 2025 siendo exhaustivos y vigorosos en nuestra labor admin vie 6 jun 2025 1209  ',0),(3,'es','help_search',' importando la configuracion completa de su sitio objetivo importar la configuracion completa de su sitio desde un archivo como uno que haya sido exportado previamente ver exportando la configuracion completa de su sitio consulte managing and deploying configuration para obtener mas informacion sobre la configuracion pasos en el menu administrativo administrar  vaya a configuracion   desarrollo   sincronizacion de configuracion   importar  navegue para encontrar el archivo de configuracion que quiera importar click upload  your configuration archive will be unpacked and placed in the configuration synchronization directory and you will be redirected to the synchronize page review the differences between your uploaded configuration and the active configuration if any and click import all to import the changes  ',0),(3,'es','node_search',' servicios servicios nuestros servicios ofrecemos el servicio de desarrollo diseño e implementación de software páginas web administración de bases de datos y sistemas de costos adicionalmente brindamos asesoría empresarial gestión contable y financiera asesoramiento y gestión de modelos de salud los conceptos de innovación gestión y estrategias son el pilar para el buen funcionamiento de nuestra organización generando gran impacto y satisfacción en nuestros clientes administración de base de datos nuestro objetivo es diseñar un modelo de base de datos con acceso eficiente a la información fácil y rápido con redundancia mínima diseño de esquemas con la forma normal información adicional y especificación de limitantes dependencia funcionales relevamiento de todos los servidores de bases de datos resolución de problemas de performance reportes de configuración y seguridad estrategia de copia de seguridad y recuperación de datos verificación de estructuras lógicas y físicas planeamiento de la capacidad desarrollo a la medida en cisc sas nos especializamos en prestar servicios de desarrollo de software a la medida escalable funcional transaccional accesible interactivo y dinámico en el desarrollo y construcción del diseño de portales conscientes que el software no es un fin en sí mismo sino una herramienta que debe generar valor acompañamos a nuestros clientes en el proceso de concepción y construcción de un desarrollo de software único desde que la idea nace hasta su implementación utilizando múltiples metodologías de desarrollo de software nuestro equipo de expertos despliega soluciones de software en tiempo record con un grado de calidad y robustez desarrollo diseno e implementacion de software desde el diseño y la programación de software realizamos conversiones específicas de un sistema para hacerlo ejecutable o en dado caso mejorar su funcionamiento en cisc sas el diseño detallado e interactivo de un software se hace a partir de diversas versiones teniendo en cuenta cada uno de los desarrollos anteriores para mejorarlos o implementar nuevos y así potencializar el buen funcionamiento del sistema nuestro equipo cuenta con certificaciones que nos acreditan en el campo de desarrollo de software como una entidad competitiva y comprometida con sus clientes de acuerdo a sus requerimientos portales web especializado en la implementación del manual de gobierno digital destinado a entidades públicas de orden nacional y territorial y entidades privadas con funciones públicas del país sistemas de costos desarrollamos metodos de planificacion y analisis de costos teniendo en cuenta la o las actividades ejecutadas por una empresa a partir de sistemas de control de la produccion y recursos materiales financieros y laborales que tenga la entidad que requiere el servicio sistema de gestion documental orfeo herramienta utilizada por varias entidades estatales orfeo ofrece la posibilidad de llevar una trazabilidad de los documentos desde su entrada hasta su archivo final facilitando el acceso a la informacion la conservacion digital de la documentacion y favoreciendo a los proceso de la empresa asesorias financiera contamos con profesionales expertos en el ámbito financiero que hacen desde el diagnóstico de la situación actual de la organización u persona natural que requiera el servicio hasta la implementación y evaluación del nuevo modelo financiero que se vaya a ejecutar o de los ajustes que haya requerido el modelo ya existente el análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere el análisis que hace el profesional en finanzas se hace desde la revisión de la historia crediticia del cliente los índices de riesgo y las políticas de marketing que se manejan y que se pueden llegar a desarrollar en la entidad que lo requiere ofrecemos excelentes asesorías enfocadas en la gestión óptima de cualquier proceso de créditos fondos de inversión depósitos pensión etc con el fin de mitigar cualquier riesgo posible para el cliente y rentabilizar más sus recursos financieros el objetivo de la asesoría financiera de cisc sas es que pueda poder proponer y alcanzar metas financieras evaluar su estado financiero plantear y ejecutar planes financieros coherentes con la focalización estratégica de la empresa para alcanzar sus metas realizar seguimiento de planes financieros ejecutados empresarial gestion de modelos de salud la integralidad de los procesos organizacionales en el campo de la salud son el pilar para la combinación de recursos de las entidades con el fin de cumplir con los objetivos y focalización estratégica de las empresas de dicho sector por lo que la regulación de la toma de decisiones sobre los mismos recursos y las personas que las ejecutan es de vital importancia la planeación de los procesos a ejecutar respecto a los posibles beneficios institucionales debe regirse por diferentes modelos que son direccionados al cumplimiento efectivo de los objetivos institucionales en cisc sas damos prioridad a quienes ejecutan los procesos en pro del cumplimento de la razón social de cada empresa u organización a la ofrecemos nuestros servicios los recursos junto con los procesos son la base para la planificación de las pautas a realizar o cambiar en la entidad teniendo constantemente verificación y corrección a través de auditorías o evaluaciones pertinentes en cada organización todo este proceso debe tener por parte de la empresa una mejora continua admin vie 6 jun 2025 1519  ',0),(4,'es','help_search',' importando un unico elemento de configuracion objetivo importar un unico elemento de configuracion en formato yaml como uno que se haya exportado previamente vease exportando un unico elemento de configuracion consulte managing and deploying configuration para obtener mas informacion sobre la configuracion pasos en el menu administrativo administrar  vaya a configuracion   desarrollo   sincronizacion de configuracion   importar   elemento unico  select the configuration type that you want to import on your computer or other device copy the yamlformat configuration that you want to import to the clipboard paste the clipboard text into the box labeled paste your configuration here  clique importar   ',0),(5,'es','help_search',' managing the fields of contact forms objetivo agregue elimine o reorganice los campos en formularios de contacto personales y de todo el sitio  cuales son los campos de los formularios de contacto  both personal and sitewide contact forms will always have subject and message fields you can add additional fields for users to fill out if desired note that if you want to display other content on a form page such as text or images you can use a content block pasos en el menu administrativo administrar  vaya a estructura   formularios de contacto  click manage fields for the form you want to change the fields of and add or remove one or more fields on the form haga clic en administrar la pantalla del formulario para cambiar el orden o la configuracion de los campos en el formulario  ',0),(5,'es','node_search',' fontur colombia fontur colombia admin lun 16 jun 2025 1359 fontur es el brazo tecnico ejecutor del mincit que contribuye al crecimiento economico y desarrollo social de la nacion potencializando la infraestructura y la competitividad turistica asi como la promocion de colombia y sus destinos a nivel nacional e internacional en articulacion con entidades gubernamentales territoriales el empresariado y las comunidades mediante asistencia tecnica a los territorios con innovacion inclusion y participacion social propiciando la construccion de paz e incentivando practicas responsables y sostenibles  ',0),(6,'es','help_search',' setting a default contact form objetivo set a sitewide contact form to be the default contact form  the form displayed on the default contact page  for example   contact   pasos en el menu administrativo administrar  vaya a estructura   formularios de contacto  click edit for the sitewide form you want to be the default check make this the default form and click save   ',0),(6,'es','node_search',' policia nacional policia nacional admin mar 17 jun 2025 1723 el fin primordial de la policia nacional es contribuir al mantenimiento de la convivencia como condicion necesaria para el ejercicio de los derechos y libertades publicas y aportar a la construccion de paz  ',0),(7,'es','help_search',' creando un nuevo formulario de contacto objetivo create a new sitewide contact form pasos en el menu administrativo administrar  vaya a estructura   formularios de contacto  clique anadir formulario de contacto  fill in the label  title for the form  recipients  and optionally the other settings haga clic en guardar  deberia ver su nuevo formulario de contacto en la tabla junto con un enlace para verlo el formulario de contacto siempre tendra los campos asunto y mensaje  si desea agregar mas campos siga los pasos en managing the fields of contact forms  ',0),(7,'es','node_search',' agencia logistica de las fuerzas militares agencia logistica de las fuerzas militares admin mar 17 jun 2025 1726 proveer soluciones logisticas focalizadas en abastecimientos clase i clase ii e infraestructura a las fuerzas militares de colombia y a otras entidades del gobierno nacional en todo tiempo y lugar y desarrollar sus capacidades en la gestion de otros bienes y servicios  ',0),(8,'es','help_search',' configuring personal contact forms objetivo configura los formularios de contacto personales para los usuarios registrados del sitio web pasos en el menu administrativo administrar  vaya a configuracion   personas   configuracion de la cuenta  en la seccion configuracion de contacto  marque desmarque la casilla para habilitar deshabilitar el formulario de contacto para nuevas cuentas de usuario pulse guardar configuracion  en el menu administrativo administrar  vaya a personas   permisos  verify that permissions are correct for your site s roles including the generic anonymous user and authenticated user  in order to use personal contact forms users need both view user information  in the user section which enables them to view user profiles and use users personal contact forms  in the contact section which enables them to use contact forms if they can view user profiles clique guardar permisos  el formulario de contacto siempre tendra los campos asunto y mensaje  si desea agregar mas campos siga los pasos en managing the fields of contact forms  ',0),(8,'es','node_search',' red turistica de pueblos patrimonio red turistica de pueblos patrimonio admin mie 18 jun 2025 1255 la fortuna mas valiosa de un pais es su patrimonio este se concibe como un legado del pasado el equipaje en el presente y la herencia que dejaremos a las futuras generaciones para que ellas puedan aprender maravillarse y disfrutar de el conoce la red de pueblos patrimonio que colombia tiene para ti  ',0),(9,'es','help_search',' gestionar formularios de contacto  que son los formularios de contacto  hay dos tipos diferentes de formularios de contacto proporcionados por el modulo de contacto central formularios de contacto personal que permiten a los usuarios contactar a otros usuarios en el sitio y formularios de contacto en todo el sitio que permiten a los usuarios comunicarse con los gerentes o administradores del sitio un sitio puede tener mas de un formulario de contacto en todo el sitio cada uno tiene sus propios campos para completar destinatarios y url tambien puede cambiar los campos que se muestran en formularios de contacto personal usando el formulario de contacto personal site visitors can email registered users on your site by using the personal contact form without knowing or learning the email address of the recipient when a user with the correct permissions is viewing another user s profile the viewer will see a contact tab or link which leads to the personal contact form if the user whose profile is being viewed has their personal contact form enabled this is a user account setting  tareas de gestion de formularios de contacto consulte los temas relacionados a continuacion para obtener tareas especificas  ',0),(9,'es','node_search',' tarjeta joven tarjeta joven admin mar 1 jul 2025 1527 tarjeta joven es una iniciativa del ministerio de comercio industria y turismo y fontur tiene como objetivo incentivar a los jovenes colombianos y residentes en colombia a viajar por el pais ofreciendo multiples descuentos y beneficios en diversos establecimientos comerciales aliados al programa  ',0),(10,'es','help_search',' optimizing site performance what is site performance  site performance in this context refers to speed factors such as the page load time and the response time after a user action on a page what is caching  caching is saving alreadyrendered html output and other calculated data for later use the first time it is needed this saves time because the next time the same data is needed it can be quickly retrieved instead of recalculated automatic caching systems also include mechanisms to delete cached calculations or mark them as no longer valid when the underlying data changes to facilitate that cached data has a lifetime  which is the maximum time before the data will be deleted from the cache forcing recalculation  what is file aggregation  aggregation is when css and javascript files are merged together and compressed into a format that is much smaller than the original this allows for faster transmission and faster rendering on the other end what can i do to improve my site s performance  the following core software modules and mechanisms can improve your site s performance internal page cache module caches pages requested by users who are not logged in anonymous users do not use if your site needs to send different output to different anonymous users internal dynamic page cache module caches data for both authenticated and anonymous users with noncacheable data in the page converted to placeholders and calculated when the page is requested modulo big pipe changes the way pages are sent to users so that cacheable parts are sent out first with placeholders and the uncacheable or personalized parts of the page are streamed afterwards this allows the browser to render the bulk of the page quickly and fill in the details later performance page settings in the manage administrative menu if you navigate to configuration   development   performance  you will find a setting for the maximum cache lifetime as well as the ability to turn on css and javascript file aggregation recursos adicionales documentacion online para el modulo internal page cache documentacion online para el modulo internal dynamic page cache documentacion online para el modulo bigpipe ',0),(11,'es','help_search',' cambiando el aspecto de su pagina web  que es un tema  a theme is a set of files that define the visual look and feel of your site the core software and modules that run on your site determine which content including html text and other data stored in the database uploaded images and any other asset files is displayed on the pages of your site the theme determines the html markup and css styling that wraps the content several basic themes are supplied with the core software additional contributed themes can be downloaded separately from the download extend page on drupalorg  or you can create your own theme  que es un tema base  a base theme is a theme that is not meant to be used directly on a site but instead acts as a scaffolding for building other themes the core stable 9 theme is one example other base themes can be downloaded from the download extend page on drupalorg   que es un layout diseno  a layout is a template that defines where blocks and other pieces of content should be displayed the core layout discovery module allows modules and themes to register layouts and the core layout builder module provides a visual interface for placing fields and blocks in layouts for entity subtypes and individual entity items see managing content structure for more on entities and fields  changing site appearance overview la principal forma de cambiar la apariencia general de su sitio es cambiar el tema por defecto los modulos centrales layout builder y layout discovery le permiten definir disenos para el contenido de su sitio y el modulo central breakpoint ayuda a los temas a cambiar la apariencia para dispositivos de diferentes tamanos consulte los temas relacionados que se enumeran a continuacion para conocer las tareas especificas recursos adicionales extending and customizing your site drupal user guide  theming drupal ',0),(12,'es','help_search',' gestionando menus  que es un menu  a menu is a collection of menu links used to navigate a web site menus and menu links can be provided by modules or site administrators managing menus overview the core menu ui module provides a user interface for managing menus including creating new menus reordering menu links and disabling links provided by modules it also provides the ability for links to content items to be added to menus while editing if configured on the content type the core custom menu links module provides the ability to add custom links to menus each menu can be displayed by placing a block in a theme region some themes also can display a menu outside of the block system see the related topics listed below for specific tasks recursos adicionales concept menu drupal user guide  ',0),(13,'es','help_search',' habilitando servicios web  que es un servicio web  a web service allows your site to provide its content and data to other web sites and applications typically the data is transported via http in a serialized machinereadable format  que es la serializacion  serialization is the process of converting complex data structures into text strings so that they can be exchanged and stored the reverse process is called deserialization  json and xml are the two mostcommonlyused data serialization formats for web services  que es la autenticacion basica http  http basic authentication is a method for authenticating requests by sending a user name and password along with the request  que modulos proporcionan servicios web  the following core software modules provide web services json api module exposes entities to other applications using a fully compliant implementation of the json api specification  see managing content structure for more information on content entities and fields modulo de servicios web restful expone entidades y otros recursos a otras aplicaciones utilizando una implementacion rest  los datos se intercambian utilizando un formato de serializacion como json y se transfieren utilizando un metodo de autenticacion como http basic authentication serialization module provides a framework for adding specific serialization formats for other modules to use http basic authentication module provides a way for web services to be authenticated using http basic authentication against site user accounts there are also contributed modules that provide web services recursos adicionales online documentation for the restful web services module online documentation for the json api module comparison of the restful web services and json api modules ',0),(14,'es','help_search',' maintaining and troubleshooting your site descripcion general de mantenimiento y solucion de problemas here are some tasks and hints related to maintaining your site and troubleshooting problems that may come up on your site see the related topics below for more information when performing maintenance such as installing uninstalling or updating a module put your site in maintenance mode configure tu sitio para que cron se ejecute periodicamente si su web no se esta comportando como esperaba limpie la memoria cache de esta antes de intentar diagnosticar el problema there are several site reports that can help you diagnose problems with your site there are also two core modules that can be used for error logging database logging and syslog recursos adicionales preventing and fixing problems drupal user guide  security and maintenance drupal user guide  ',0),(15,'es','help_search',' making your site secure  que son las actualizaciones de seguridad  cualquier software ocasionalmente tiene errores y a veces estos errores tienen implicaciones de seguridad cuando los errores de seguridad se corrigen en el nucleo los modulos o los temas que utiliza su sitio se lanzan en una actualizacion de seguridad  debera aplicar actualizaciones de seguridad para mantener su sitio seguro  que son los avisos de seguridad  un aviso de seguridad es un anuncio publico sobre un problema de seguridad informado en el software del nucleo los proyectos contribuidos con un icono de escudo y lanzamientos estables para este proyecto estan cubiertos por la politica de aviso de seguridad en su pagina de proyecto tambien estan cubiertos por la politica de aviso de seguridad de drupal los avisos de seguridad son administrados por el drupal security team  tareas de seguridad keeping track of updates updating the core software and updating contributed modules and or themes are all part of keeping your site secure see the related topics listed below for specific tasks recursos adicionales security and maintenance drupal user guide  proceso de asesoramiento de seguridad y politica de permisos ',0),(16,'es','help_search',' configurar busqueda de ayuda objetivo configure su sitio para que los usuarios puedan buscar ayuda pasos in the manage administrative menu navigate to ampliar  verify that the search help and block modules are installed or install them if they are not already installed en el menu administrativo administrar  dirigete a configuracion  gt  busqueda y metadatos  gt  paginas de busqueda  verifica que haya una pagina de busqueda de ayuda en la seccion paginas de busqueda  de lo contrario agrega una nueva pagina de tipo ayuda  compruebe el estado de indexacion de la pagina de busqueda de la ayuda si no esta totalmente indexada consulte el tema running and configuring cron sobre como ejecutar cron hasta que se complete la indexacion en el futuro puedes hacer clic en reconstruir el indice de busqueda en esta pagina o en borrar la cache del sitio para forzar que el texto del tema de ayuda se vuelva a indexar para la busqueda esto deberia hacerse siempre que se actualice un modulo tema idioma o traduccion de cadenas in the manage administrative menu navigate to structure   block layout  haz clic en el enlace de tu tema administrativo como el tema claro principal cerca de la parte superior de la pagina y verifica que ya haya un bloque de busqueda de ayuda ubicado en la region de ayuda si no es asi sigue los pasos en el tema relacionado para colocar el bloque formulario de busqueda en la region de ayuda al configurar el bloque elige ayuda como la pagina de busqueda y en la pestana paginas dentro de visibilidad  ingresa  admin help para hacer que el formulario de busqueda solo sea visible en la pagina principal de ayuda  en el menu administrativo administrar  vaya a ayuda  verifique que el bloque de busqueda este visible e intente realizar una busqueda  ',0),(17,'es','help_search',' working with help topics what is a help topic  a help topic describes a concept or steps to accomplish a task related to a feature provided by one or more modules or themes if the core search module is enabled these topics are also searchable where are help topics listed  the toplevel help topics are listed at ayuda links to other topics including nontoplevel help topics can be found under the related heading when viewing a topic page how are help topics provided  modules and themes can provide help topics as twigfilebased plugins in a project subdirectory called helptopics  plugin metadata is provided in yaml front matter within each twig file pluginbased help topics provided by modules and themes will automatically be updated when a module or theme is updated use the plugins in core modules help helptopics as a guide when writing and formatting a help topic plugin for your theme or module how are help topics translated  the title and body text of help topics provided by contributed modules and themes are translatable using traduccion de la interfaz de usuario provided by interface translation module topics provided by custom modules and themes are also translatable if they have been viewed at least once in a nonenglish language which triggers putting their translatable text into the translation database how can users search for help topics  to enable users to search help including help topics you will need to install the core search module configure a search page and add a search block to the help page or another administrative page a search page is provided automatically and if you use the core claro administrative theme a help search block is shown on the main help page then users with search permissions and permission to view help will be able to search help see the related topic configurar busqueda de ayuda for stepbystep instructions recursos adicionales help topics standards ',0),(18,'es','help_search',' running and configuring cron objetivo configure su sistema para que cron se ejecute automaticamente  que son las tareas cron  to ensure that your site and its modules continue to function well a group of administrative operations should be run periodically these operations are called cron tasks and running the tasks is known as running cron  depending on how often content is updated on your site you might need to run cron on a schedule ranging from hourly to weekly to keep your site running well  que opciones estan disponibles para ejecutar cron  if the core automated cron module is installed your site will run cron periodically on a schedule you can configure you can set up a task on your web server to visit the cron url  which is unique to your site on a schedule tambien puede ejecutar cron manualmente pero esta no es la forma recomendada de asegurarse de que se ejecute periodicamente pasos en el menu de administracion administrar  vaya a configuracion   sistema   cron  anote la hora de la ultima ejecucion en la pagina si desea ejecutar cron ahora mismo haga clic en ejecutar cron y espere a que termine cron if you have a way to configure tasks on your web server copy the link where it says to run cron from outside the site go to  set up a task to visit that url on your desired cron schedule such as once an hour or once a week on linuxlike servers you can use the wget command to visit a url if you configure an outside task you should uninstall the automated cron module si no esta configurando una tarea externa y tiene instalado el modulo principal automated cron seleccione un horario para las ejecuciones cron automatizadas en configuracion de cron  gt  ejecute cron cada  haz clic en guardar configuracion  recursos adicionales concept cron drupal user guide  configuring cron maintenance tasks drupal user guide  ',0),(19,'es','help_search',' tracking the content of your website tracking overview the core history module tracks how recently users have viewed content items and provides a views field and filter that can be used to show users content that they haven t yet seen si usted tiene uno o mas modulos de seguimiento instalados en su sitio consulte los temas relacionados que se listan a continuacion para conocer las tareas especificas  ',0),(20,'es','help_search',' trabajar con idiomas y traducciones  que texto se puede traducir en su sitio  hay tres tipos de texto que se pueden traducir el contenido bloques elementos de contenido etc puede estar escrito en ingles o en otro idioma y puede traducirse a otros idiomas consulte managing content structure para saber mas sobre el contenido muchos elementos de configuracion tambien incluyen texto que puede ser traducido la configuracion por defecto proporcionada por el software de su sitio se proporciona en ingles tambien puede descargar traducciones proporcionadas por la comunidad consulte el tema managing and deploying configuration para obtener mas informacion sobre la configuracion user interface text that is provided by the core software your install profile themes and modules is provided in english but can be translated into other languages you can also download translations that communitymembers have provided working with languages overview the core language module lets you add new languages to your site provides the language switcher block and provides the ability to configure block visibility by language the block and block visibility settings are only available if you have multiple languages configured the core content translation configuration translation and interface translation modules let you translate content configuration and the builtin user interface respectively the core locale module manages automatic downloads of communityprovided translations of default configuration and userinterface text if the core update status module is installed see the related topics listed below for specific tasks  ',0),(21,'es','help_search',' extending and modifying your site functionality  que es un modulo  a module is a set of php javascript and or css files that extends site features and adds functionality a set of core modules is distributed as part of the core software download additional contributed modules can be downloaded separately from the download extend page on drupalorg   que es un modulo experimental  un modulo experimental es un modulo que todavia esta en desarrollo y aun no es estable no se recomienda el uso de modulos experimentales en sitios de produccion  que es instalar y desinstalar  installing a core or downloaded contributed module means turning it on so that you can use its features and functionality uninstalling means turning it off and removing all of its configuration a module cannot be uninstalled if another installed module depends on it or if you have created content on your site using the module you would need to delete the content and uninstall dependent modules first ampliacion de la descripcion general consulta los temas relacionados que se enumeran a continuacion para obtener ayuda sobre realizar tareas relacionadas con la ampliacion de la funcionalidad de tu sitio recursos adicionales concept modules drupal user guide  extending and customizing your site drupal user guide  ',0),(22,'es','help_search',' managing media what are media items  core media items include audio images documents and videos you can add other media types such as social media posts through the use of contributed modules media items may be files located in your site s file system or remote items referenced by a url media items are content entities and they are divided into media types which are entity subtypes media types can have fields see managing content structure for more information on content entities and fields what is the media library  the media library is a visual user interface for managing and reusing media items add media items to content using media reference fields and the media library field widget what is an image style  an image style is a set of processing steps known as effects  that can be applied to images examples of effects include scaling and cropping images to different sizes responsive image styles can associate image styles with your theme s size breakpoints this allows serving images sized for the browser width overview of managing media the following modules provide mediarelated functionality media items and media types are managed by the core media module the core media module provides a media reference field to add media to content entities the core file and image modules also provide reference fields it is recommended to use the media reference field because it is more versatile the core media library module provides the media library and the media library field widget with this module installed the media library field widget becomes the default widget for editing media reference fields the core image module provides a user interface for defining image styles the core responsive image module provides responsive image styles using the core breakpoint module and a breakpointenabled theme these responsive styles can serve images sized for the browser consulte los temas relacionados listados a continuacion para tareas especificas recursos adicionales media module ',0),(23,'es','help_search',' using the administrative interface  que componentes de la interfaz administrativa estan disponibles  the following administrative interface components are provided by the core software and its modules some contributed modules offer additional functionality funciones de accesibilidad para que todos los usuarios puedan realizar tareas administrativas consulte accessibility of the administrative interface para obtener mas informacion a menu system which you can navigate to find pages for administrative tasks the core toolbar module displays this menu on the top or left side of the page right side in righttoleft languages there are also contributed module replacements for the core toolbar module with additional features such as the admin toolbar module  el modulo principal shortcuts mejora la barra de herramientas con una lista configurable de enlaces a tareas de uso comun si instala el modulo principal contextual links las paginas no administrativas contendran enlaces que conducen a tareas administrativas relacionadas en su sitio o quick  la edicion en el lugar de la configuracion es proporcionada por el modulo central de la bandeja de ajustes consulte usar la edicion de ajustes en linea quick para obtener mas informacion el modulo principal help muestra temas de ayuda y proporciona un bloque de ayuda que se puede colocar en paginas administrativas para proporcionar una descripcion general de su funcionalidad  cuales son las secciones del menu administrativo  the administrative menu which you can navigate by visiting  admin on your site or by using an administrative toolbar has the following sections some may not be available depending on which modules are currently installed on your site and your permissions  content  find manage and create new pages manage comments and files structure  place and edit blocks set up content types and fields configure menus administer taxonomy and configure some contributed modules appearance  switch between themes install themes and update existing themes extend  update install and uninstall modules configuracion  configure la configuracion para diversas funcionalidades del sitio incluidos algunos modulos contribuidos people  manage user accounts and permissions reports  display information about site security necessary updates and site activity help  get help on using the administrative interface administrative interface overview install the core modules mentioned above to use the corresponding aspect of the administrative interface see the related topics listed below for more details on some aspects of the administrative interface  ',0),(24,'es','help_search',' managing content structure  que tipos de datos tiene un sitio  there are four main types of data content is the information text images etc meant to be displayed to website visitors configuration is data that defines how the content is displayed some configuration such as field labels may also be visible to site visitors state is temporary data about the state of your site such as the last time the system cron jobs ran session is a subset of state information related to users interactions with the site such as site cookies and whether or not they are logged in  que es una entidad de contenido  a content entity  or more commonly  entity  is an item of content data which can consist of text html markup images attached files and other data content entities are grouped into entity types  which have different purposes and are displayed in very different ways on the site most entity types are also divided into entity subtypes  which are divisions within an entity type to allow for smaller variations in how the entities are used and displayed for example the content item entity type that stores pagelevel content is divided into content type subtypes the content block entity type has block types  but the user entity type for user profile information does not have subtypes  que es un campo  within entity items the data is stored in individual fields  each of which holds one type of data such as formatted or plain text images or other files or dates fields can be added by an administrator on entity subtypes so that all entity items of a given entity subtype have the same collection of fields available and they can be singlevalued or multiplevalued when you create or edit entity items you are specifying the values for the fields on the entity item  que es un campo de referencia  un campo de referencia es un campo que almacena una relacion entre una entidad y una o mas entidades distintas que pueden pertenecer al mismo tipo de entidad o diferente por ejemplo un campo referencia de contenido en un tipo de contenido almacena una relacion entre un elemento de contenido y uno o mas elementos de contenido distintos  que tipos de campo estan disponibles  the following field types are provided by the core system and core modules many more are provided by contributed modules boolean number provided by the core system stores true false values and numbers comentario proporcionado por el modulo principal comment permite a los usuarios agregar comentarios a una entidad fecha marca de tiempo modulo datetime almacena fechas y horas intervalo de fechas modulo datetime range almacena periodos de hora fecha con un inicio y un final email core system stores email addresses link modulo link almacena urls y texto de enlace list options module stores values chosen from predefined lists where the values can be numbers or text see section below for more on list fields reference core system stores entity references see section above telefono modulo telephone almacena numeros de telefono text text module stores formatted and unformatted text see section below for more on text fields what settings are available for list field types  list fields associate predefined keys  or value codes with labels that the user sees for example you might define a list field that shows the user the names of several locations while behind the scenes a location code is stored in the database each list field type corresponds to one type of stored key for example a list integer  field stores integers while the list text  field stores text strings once you have chosen the field type the main setting for a list field is the allowed values list which associates the keys with the labels what types of text fields are available  there are several types of text fields with different characteristics text fields can be either plain or formatted  plain text fields do not contain html while formatted fields can contain html and are processed through text filters  these are provided by the core filter module if you have that module enabled see the related topic below on filters for more information text fields can also be regularlength with a limit of 255 characters or long  with a very large character limit and long formatted text fields can include a summary attribute all possible combinations of these characteristics exist as text field types for example  text plain  and text formatted long with summary  are two examples of text field types  que es un formateador  a formatter is a way to display a field most field types offer several types of formatters and most formatters have settings that further define how the field is displayed it is also possible to completely hide a field from display and you have the option of showing or hiding the field s label when it is displayed  que es un widget  a widget is a way to edit a field some field types such as plain text singleline fields have only one widget available in this case a singleline text input field other field types offer choices for the widget for example singlevalued list fields can use a select or radio button widget for editing many widget types have settings that further define how the field can be edited resumen de la administracion de la estructura del contenido besides the field modules listed in the previous section there are additional core modules that you can use to manage your content structure the core node comment content block custom menu links user file image media taxonomy and contact modules all provide content entity types the core field ui module provides a user interface for managing fields and their display on entities the core layout builder module provides a more flexible user interface for configuring the display of entities los modulos principales filter responsive image y path proporcionan configuraciones y opciones de visualizacion para entidades y campos depending on the core and contributed modules that you currently have installed on your site the related topics below and other topics listed on the main help page see ayuda will help you with tasks related to content structure recursos adicionales concept types of data drupal user guide  planning your site drupal user guide  concept reference fields drupal user guide  ',0),(25,'es','help_search',' managing and deploying configuration what is the configuration system  the configuration system provides the ability for administrators to customize the site and to move and synchronize configuration changes between development sites and the live site it does this in 2 ways providing storage for configuration providing a process in which configuration changes can be imported and exported between instances of the same site for example from dev to staging to live  what is configuration data  configuration data describes settings that define how your site behaves or is displayed for example when a site administrator updates settings using an administrative form these settings are stored as configuration data configuration data describes settings as simple as a site name and as complex as a view or image style what kinds of configuration are there  active configuration active configuration is the current working configuration of a site storage of active configuration is defined by the site and resides in the database by default configuracion sencilla a simple configuration item is a group of settings such as the settings for a module or theme each simple configuration item has its own unique structure entidades de configuracion las entidades de configuracion son elementos de configuracion definidos por el usuario y agrupados por tipo tales como vistas estilos de imagen y tipos de contenido cada entidad de configuracion dentro de un tipo tiene una estructura similar configuracion predeterminada default configuration can be defined by a module theme or installation profile in its config install or config optional directories configuration is provided in yaml files file extension yml yaml is a humanreadable data serialization standard that is used by the core software for several purposes once the default configuration has been imported into the site s active configuration through installing the extension that configuration is owned by the site not the extension this means that future updates of the extension will not override the site s active configuration for that extension what is configuration synchronization  configuration synchronization is the process of exporting and importing configuration to keep configuration synchronized between different versions of a site for example between a development site and the live site each site has unique identifier also called a uuid  which identifies the site to the system in any instance of the site as long as the site instances have been reproduced as clones cloning is when the codebase and database are copied to create a new site instance when site instances are cloned a dev instance of the site has the same uuid as the live instance when site instances share the same uuid configuration can be exported from one instance to another the following list contains terms and concepts related to configuration synchronization exported configuration when configuration is exported the active configuration is exported as a set of files in yaml format when using the configuration synchronization administrative ui configuration can be exported as a fullexport or singleitem archive this archive can then be imported into the destination site instance imported configuration imported configuration is configuration that has been exported from another instance of the site the source and is now being imported into another site instance the destination thereby updating its active configuration to match the imported configuration data set directorio de sincronizacion de configuracion the configuration sync directory location is set in the site s settingsphp file when configuration is exported the active configuration is exported and described in yaml files which are stored in the configuration sync directory after the first export the system compares the site s active configuration with the configuration data in the sync directory and will only export active configuration items that are different than their counterparts in the sync directory managing configuration overview configuration management tasks such as exporting or importing configuration and synchronizing configuration can be done either through the administrative ui provided by the core configuration manager module or a commandline interface cli tool defining a configuration sync directory path other than the default value requires read write access to the site s settingsphp file most modules and themes also provide settings forms for updating the configuration they provide see the related topics listed below for specific tasks recursos adicionales configuration management workflow using drush concept types of data drupal user guide  concept development sites drupal user guide  making a development site drupal user guide  ',0),(26,'es','help_search',' accessibility of the administrative interface overview of accessibility the core administrative interface has builtin compliance with many accessibility standards so that most pages are accessible to most users in their default state however certain pages become more accessible to some users through the use of a nondefault or improved interface these interfaces include desactivando la funcionalidad de arrastrar y soltar the default draganddrop user interface for ordering tables in the administrative interface presents a challenge for some users including keyboardonly users and users of screen readers and other assistive technology the draganddrop interface can be disabled in a table by clicking a link labeled show row weights above the table the replacement interface allows users to order the table by choosing numerical weights with increasing numbers instead of dragging table rows habilitar errores de formulario en linea errors that occur when you submit a form such as not filling in a required field are sometimes difficult for users to understand and locate in order to make these errors easier to find the best practice is to put a summary of the errors at the top of the form page to make them easier to understand the best practice is to display error messages with the form fields they are related to both of these practices are implemented by the core inline form errors module  ',0),(27,'es','help_search',' usar la edicion de ajustes en linea quick  objetivo editar los ajustes en el lugar  que es la edicion rapida  el modulo principal de la bandeja de ajustes ofrece la posibilidad de editar rapidamente los ajustes en linea requiere el modulo central de enlaces contextuales para exponer los enlaces que le permiten editar en el lugar  quien puede editar los ajustes en el lugar  para seguir estos pasos para editar la configuracion en el lugar el modulo central de la bandeja de configuracion debe estar instalado ademas debe instalarse el modulo principal de la barra de herramientas o un sustituto aportado necesitaras tener el permiso de utilizar enlaces contextuales  asi como el permiso para editar el contenido particular o la configuracion pasos busque y visite una pagina en su sitio que tenga la configuracion que le gustaria editar click the contextual links edit button on the toolbar in most themes it looks like a pencil contextual edit links with the same icon will appear all over your page encuentre el enlace contextual para la parte de la pagina que desea editar por ejemplo si desea editar la configuracion para un bloque el enlace debe estar en la esquina superior derecha del bloque o la parte superior izquierda para los idiomas de derecha a izquierda haga clic en el enlace para abrir el menu de enlaces contextuales y haga clic en edicion rapida  en la pagina deberia aparecer un formulario de edicion de los ajustes haga sus ediciones y envie el formulario  ',0),(28,'es','help_search',' configuracion de la busqueda del sitio what are search pages  the core search module organizes site search into pages  each page allows users to search a particular type of content with a particular configuration the configuration includes specifying a url that starts with search  a name for the page and additional options for some search page types when users visit the main search page see buscar  they will see the configured search pages that they have access to each search page has a search form on it and the page will display search results after the user enters keywords into the form and clicks the search button what modules provide site search  the core search module provides the ability to configure search pages search page types are provided by both core and contributed modules the core modules that provide search page types are the node module for searching content pages the user module for searching user profiles the help module for searching help topics as an alternative to the core search module s system of search pages you can use contributed modules to provide site search for example the apache solr and sphinx contributed modules use thirdparty technology to provide site search what are the limitations of the core search module  there are two main limitations of the core search module first it is not appropriate for very large sites if you have a large site look into other search technologies like apache solr second the node search page type only supports exact keyword matching which is not the behavior that most users will expect you can improve this by installing a languagespecific stemming module for your language such as porter stemmer for american english which makes it so that for example a search for the word walk would match pages containing the words walk walking and walked what are the search permissions  los usuarios con el permiso utilizar busqueda pueden utilizar el bloque formulario de busqueda y la pagina busqueda  este permiso es necesario para cualquier busqueda configurada en el modulo de busqueda principal in addition to use search   view user information permission is needed for searching users in addition to use search   view published content permission is needed for searching content users with use advanced search permission can use more complex search filtering when performing content searches configuring site search overview para configurar la busqueda en el sitio con el modulo principal de busqueda debera configurar una o mas paginas de busqueda tambien debera verificar o modificar los permisos para que los roles de usuario deseados puedan buscar en el sitio consulte administrar cuentas de usuario y visitantes del sitio para obtener mas informacion sobre roles y permisos para la busqueda de contenido tambien debera asegurarse de que el indice de busqueda este configurado y que el sitio este completamente indexado por ultimo es posible que desee colocar el bloque formulario de busqueda en las paginas de su sitio o agregar la pagina de busqueda a un menu de navegacion para que los usuarios puedan acceder facilmente a la busqueda consulte los temas relacionados que se enumeran a continuacion para tareas especificas recursos adicionales online documentation for the search module ',0),(29,'es','help_search',' configurando las paginas de busqueda objetivo configure una o mas paginas de busqueda pasos en el menu administrativo administrar  vaya a configuracion   busqueda y metadatos   buscar paginas  scroll down to the search pages section you will see a list of the alreadyconfigured search pages on your site to configure an existing search page click edit  or to add a new search page select the search page type and click add search page  enter the desired label name and url path for the search page for content search pages select the desired level of influence in ranking search results of the available content ranking factors click save  you will be returned to the search pages page verify that the correct search page is listed as default in the status column if not click set as default in the operations list for the correct search page opcionalmente deshabilite o elimine las paginas de busqueda que no desee tener disponibles en el sitio deshabilitar es temporal mientras que eliminar es permanente follow the steps in administrando el indice de busqueda to make sure that the search index is updated  ',0),(30,'es','help_search',' administrando el indice de busqueda objetivo manage the search index and make sure that the site is fully indexed for searching what is the search index  los tipos de busqueda de contenido y ayuda proporcionados por el software central preindexan su contenido y almacenan los resultados en varias tablas de bases de datos que se denominan colectivamente indice de busqueda  el proceso de indexacion representa el contenido y lo divide en palabras que luego se pueden relacionar de manera mas eficiente con consultas de palabras clave cuando los usuarios realizan busquedas la indexacion de busqueda ocurre durante las ejecuciones de cron consulte running and configuring cron para obtener mas informacion sobre cron pasos en el menu administrativo administrar  vaya a configuracion   busqueda y metadatos   buscar paginas  under indexing throttle  select the number of items to index per cron run  a smaller number will make cron faster and reduce the possibility of timeout a larger number will make sure more of your site is indexed in fewer cron runs under default indexing settings  enter the desired minimum word length to index  words smaller than this length will be dropped from both keywords when searching and content when indexing si su web utiliza idiomas como el chino japones o coreano puede marcar adicionalmente manejo de simple cjk bajo configuraciones de indexado por defecto para proporcionar apoyo a estos idiomas click save configuration  and you should be returned to the search pages page click reindex site if you have changed the indexing configuration or later on if you believe that the search index has been corrupted siga los pasos de running and configuring cron para asegurarse de que se ha configurado una tarea cron after waiting for cron to run several times verify that the content has been fully indexed for searching the overall status is listed under indexing progress  and the status for each search page is shown in the indexing progress column of the search pages section  ',0),(31,'es','help_search',' desinstalar un modulo objetivo desinstalar un modulo su sitio debe estar en modo de mantenimiento cuando desinstale modulos consulte habilitar y deshabilitar el modo de mantenimiento para obtener mas detalles pasos in the manage administrative menu navigate to extend   desinstalar  enter a word from the module name or description into the filter box to make the list of modules smaller locate the module you want to uninstall in the description column see if there are reasons that this module cannot be uninstalled for example you may have created content using this module which you would need to delete first or there may be another module installed that requires this module to be installed you would need to uninstall the other module first if there are no reasons listed the module can be uninstalled check the box in the uninstall column next to the module s name click uninstall at the bottom of the page verify the list of modules to be uninstalled and configuration to be deleted on the confirmation page and click uninstall  wait for the module to be uninstalled you should be returned to the uninstall page with a message saying the module was uninstalled  ',0),(32,'es','help_search',' configuracion de respuestas a un error incluidas las paginas 403404 objetivo configura tu sitio para responder adecuadamente a los errores del sitio incluidas las respuestas de paginas 403 y 404  que son las respuestas 403 y 404  when a user visits a web page the web server sends a response code in addition to the page content a normal nonerror response has code 200 if the page does not exist on the site the response code is 404 if the page exists but the user is not authorized to visit the page the response code is 403 the core software provides default responses for both 403 and 404 codes but if you prefer you can create your own pages for each what other errors can occur  under some situations your site can generate error messages these can be due to user errors such as entering invalid values in a form or incorrect configuration php runtime errors or software bugs some errors may result in a white screen of death  a totally blank web page response less drastic errors will generate error messages you can configure what happens when an error message is generated pasos si lo desea cree paginas para las respuestas 403 y 404 indique las direcciones url de estas paginas in the manage administrative menu navigate to configuration   system   configuraciones basicas del sitio  in the error pages section enter the url for your 403404 pages starting after the site home page url for example if your site url is https examplecom and your 404 page is https examplecom notfound  you would enter  notfound  click save configuration  you should see a message indicating that the settings were saved in the manage administrative menu navigate to configuration   development   registro y errores  for a production site select none under error messages to display  for a site that is in development select one of the other options so that you are more aware of the errors the site is generating click save configuration  you should see a message indicating that the settings were saved  ',0),(33,'es','help_search',' desinstalar un tema no utilizado objetivo desinstale un tema que se instalo anteriormente pero que ya no se usa en el sitio pasos in the manage administrative menu navigate to apariencia  localice el tema que desea desinstalar en la seccion temas instalados  haga clic en el enlace desinstalar para desinstalar el tema si no hay un enlace desinstalar  el tema no se puede desinstalar porque se esta utilizando como tema predeterminado del sitio como tema de administracion o es el tema base para otro tema instalado  ',0),(34,'es','help_search',' cambiar la configuracion basica del sitio objetivo configure los ajustes basicos de su sitio incluido el nombre del sitio el eslogan la direccion de correo electronico principal la zona horaria predeterminada el pais predeterminado y los formatos de fecha que se utilizaran pasos in the manage administrative menu navigate to configuration   system   configuraciones basicas del sitio  introduce el nombre del sitio web eslogan y una direccion de email principal para tu sitio web click save configuration  you should see a message indicating that the settings were saved in the manage administrative menu navigate to configuration   region and language   opciones regionales  seleccione el pais y la zona horaria predeterminados para su sitio click save configuration  you should see a message indicating that the settings were saved in the manage administrative menu navigate to configuration   region and language   formato de fecha y hora  look at the patterns for the default long medium and short date formats if any of them does not match the date format you want to use on your site click edit in that row to edit the format adjust the format string until the displayed format matches what you want date format strings are composed of php date format codes click save format  you should see a message indicating that the format was saved repeat the previous three steps for any other date formats that need to be changed recursos adicionales php date format codes reference ',0),(35,'es','help_search',' instalacion de un tema y configuracion de temas predeterminados objetivo instale un tema principal o un tema contribuido que ya se haya descargado elija los temas predeterminados para usar en el sitio y en las paginas administrativas pasos in the manage administrative menu navigate to apariencia  busque los temas que desea utilizar como tema predeterminado del sitio para las paginas administrativas for each of these themes if the theme is in the uninstalled themes section click the install link to install the theme wait for the theme to be installed translations might be downloaded you should be returned to the appearance page locate the theme that you want to be your default theme which should now be in the installed themes section if it is not already labeled as the default theme  click the set as default link en la parte inferior de la pagina seleccione el tema de administracion que desea utilizar en las paginas administrativas haga clic en guardar configuracion si selecciono un nuevo tema si cambio el tema predeterminado para su sitio visite la pagina de inicio del sitio u otra pagina en la parte no administrativa de su sitio y verifique que el sitio este usando el nuevo tema si cambio el tema de administracion verifique que el nuevo tema se este utilizando en las paginas administrativas  ',0),(36,'es','help_search',' borrar la cache del sitio objetivo clear the data in the site cache  que es la cache  some of the calculations that are done when your site loads a page take a long time to run to save time when these calculations would need to be done again their results can be cached in your site s database there are internal mechanisms to clear cached data when the conditions or assumptions that went into the calculation have changed but you can also clear cached data manually when your site is misbehaving a good first step is to clear the cache and see if the problem goes away pasos in the manage administrative menu navigate to configuration   development   rendimiento  haz clic en limpiar todas las caches  se borraran los datos almacenados en cache de tu sitio recursos adicionales concept cache drupal user guide  ',0),(37,'es','help_search',' habilitar y deshabilitar el modo de mantenimiento objetivo put your site in maintenance mode to perform maintenance operations and then return to normal mode when finished  que es el modo de mantenimiento  when your site is in maintenance mode most site visitors will see a simple maintenance mode message page rather than being able to use the full functionality of the site users with use the site in maintenance mode permission who are already logged in will be able to use the full site and the log in page at  user will also be accessible to anyone pasos in the manage administrative menu navigate to configuration   development   modo de mantenimiento  check put site into maintenance mode  optionally change the message to display when in maintenance mode  and click save configuration  your site will be in maintenance mode perform your maintenance operations in the manage administrative menu navigate to configuration   development   modo de mantenimiento  uncheck put site into maintenance mode and click save configuration  your site will be back in normal operation mode borrar la cache del sitio consulte borrar la cache del sitio para obtener instrucciones  ',0),(38,'es','help_search',' instalar un modulo objetivo install a core module or a contributed module that has already been downloaded pasos in the manage administrative menu navigate to ampliar  enter a word from the module name or description into the filter box to make the list of modules smaller locate the module you want to install check the box next to the name of the module you want to install you can also check more than one box to install multiple modules at the same time if the checkbox is disabled for the module you are trying to install expand the information to see why you may need to download an additional module that your module requires click install at the bottom of the page if you chose to install a module with dependencies that were not already installed or if you chose an experimental module confirm your choice on the next page wait for the module or modules to be installed you should be returned to the extend page with a message saying the module or modules were installed  ',0),(39,'es','help_search',' running reports on your site objetivo run reports to learn about the status and health of your site pasos in the manage administrative menu navigate to reports   informe de estado to see a report that summarizes the health and status of your site if there are any warnings or errors you will need to fix them take note of any upcoming highly critical security releases that may impact your site if you have the core database logging module installed in the manage administrative menu navigate to reports   recent log messages to see a report of the error and informational messages your site has generated you can filter the report by severity to see only the most critical messages if desired if you have the core update status module installed in the manage administrative menu navigate to reports   available updates to see a report of the updates that are available for your site software if last checked is far in the past click check manually to update the report scan the report if the core software or any modules or themes have security updates available you should update them as soon as possible recursos adicionales security and maintenance drupal user guide   which includes information on how to update your site s core software modules and themes  ',0),(40,'es','help_search',' modificar los permisos de un rol objetivo modify the permissions for an existing role pasos in the manage administrative menu navigate to people   permisos  review the permissions for the role paying particular attention to the permissions marked with warning give to trusted roles only this permission has security implications uncheck permissions that this role should not have in the row of the permission and the column of the role check permissions that this role should have clique guardar permisos   ',0),(41,'es','help_search',' configurar como se crean y eliminan las cuentas de usuario objetivo configure los ajustes relacionados con como se crean y eliminan las cuentas de usuario  cuales son los ajustes relacionados con la creacion y eliminacion de cuentas de usuario  you can make it possible for new users to register themselves for accounts with or without email verification or administrative approval or you can make it so only administrators with administer users permission can register new users you can configure what happens to content that a user created if their account is canceled  deleted puede editar los mensajes de correo electronico que se envian a los usuarios cuando sus cuentas estan pendientes aprobadas creadas bloqueadas o canceladas o cuando solicitan un restablecimiento de contrasena what are variables in email message text  variables are short text strings enclosed in square brackets that you can insert into configured email message text when an individual message is generated data from your site is substituted for the variables some commonlyused variables are site name the name of your website site url the url of your website site loginurl la url donde los usuarios inician sesion en su sitio user displayname el nombre de usuario que se muestra usuario accountname el nombre de la cuenta del usuario user mail the user s email alias user onetimeloginurl an expiring url that a user can use to log in once if they need to reset their password pasos in the manage administrative menu navigate to configuration   people   configuracion de la cuenta  select the method you want to use for creating user accounts and check or uncheck the box that requires email verification to match the settings you want for your site select the desired option for what happens to content that a user created if their account is canceled optionally edit the text of email messages related to user accounts verifique que las demas configuraciones sean correctas click save configuration  you should see a message indicating that the settings were saved  ',0),(42,'es','help_search',' administrar cuentas de usuario y visitantes del sitio what is a user  a user is anyone accessing or viewing your site anonymous users are users who are not logged in and authenticated users are users who are logged in what is a role  roles are used to group and classify users each user can be assigned one or more roles there are also special roles for all anonymous and all authenticated users what is a permission  granting a permission to a role allows users who have been assigned that role to perform an action on the site such as viewing content editing or creating a particular type of content administering settings for a particular module or using a particular function of the site such as search  overview of managing user accounts and visitors the core user module allows users to register log in and log out and administrators to manage user roles and permissions depending on which modules you have installed on your site the related topics below will help you with tasks related to managing user accounts and visitors  ',0),(43,'es','help_search',' anadiendo un nuevo rol objetivo create a new role pasos in the manage administrative menu navigate to people   roles  click add role  enter the desired role name  if desired click edit to change the machine name for the role click save  you should be returned to the roles page and your new role should be in the role list  ',0),(44,'es','help_search',' creando una cuenta de usuario objetivo crear una nueva cuenta de usuario pasos in the manage administrative menu navigate to usuarios  click add user  enter the email address   username  and password  twice for the new user verify that the roles checked for the new user are correct if you want the new user to receive an email message notifying them of the new account check notify user of new account  optionally change other settings on the form haga click en crear una nueva cuenta  you will be left on the add user page repeat these steps if you have more user accounts to create  ',0),(45,'es','help_search',' modificar o eliminar una cuenta de usuario objetivo update or delete an existing user account pasos in the manage administrative menu navigate to usuarios  enter all or part of the user name or email address of the user account you want to update or delete and click filter  a short list of user accounts including the account of interest should be shown in the table if not modify the filter text until you can find the account of interest click edit in the operations area of the account of interest to delete the user account scroll to the bottom and click cancel account  select what you want to happen to the user s content on the next screen and click cancel account  to update the user account enter new values in the form and click save   ',0),(46,'es','help_search',' viewing drupal announcements what are drupal announcements  a feed of announcements about the drupal project and drupal association programs the purpose of this feed is to provide a channel for outreach directly to drupal site owners this content must be highly relevant to site owners interests serve the strategic goals of the project and or promote the sustainability of the project and the drupal association the module sources its content from a json feed generated from here  the governance policy for the content is documented here  how can i see the announcements in my site  if you have the toolbar module enabled you will see a direct link to them in the toolbar if the toolbar module is not enabled the content can always be accessed in the anuncios page who can see the announcements  users with the view official announcements related to drupal permission can view drupal announcements recursos adicionales announcement module overview ',0),(47,'es','help_search',' gestionar bloques  que son los bloques  los bloques son cajas de contenido representados en un area o region de una pagina web de su sitio los bloques se colocan y configuran especificamente para cada tema what are content blocks  content blocks are blocks whose content you can edit you can define one or more block types  and attach fields to each block type content blocks can be placed just like blocks provided by other modules  que es la descripcion del bloque  la descripcion del bloque es un nombre de identificacion para un bloque que se muestra en la interfaz administrativa no se muestra en el sitio  que es el titulo del bloque  el titulo del bloque es el encabezado que se muestra opcionalmente a los visitantes del sitio cuando el bloque se coloca en una region overview for managing blocks the block module allows you to place blocks in regions of your installed themes and configure block settings the block content module allows you to manage block types and content blocks see the related topics listed below for specific tasks recursos adicionales blocks drupal user guide  ',0),(48,'es','help_search',' configurar un bloque previamente colocado objetivo configurar los ajustes de un bloque ya situado en una seccion de un tema pasos en el menu administrativo administrar  vaya a estructura   diseno de bloques  haga clic en el nombre del tema que contiene el bloque opcionalmente haga clic en demostrar regiones de bloque para ver las regiones del tema si solo desea cambiar la region donde se encuentra un bloque o el orden de los bloques dentro de una region arrastre los bloques a sus posiciones deseadas y haga clic en guardar bloques  si desea cambiar configuraciones adicionales busque la region donde se encuentra actualmente el bloque que desea actualizar y haga clic en configurar en la linea de la descripcion del bloque edite la configuracion del bloque la configuracion disponible varia segun el modulo que proporciona el bloque pero para todos los bloques puede cambiar  titulo del bloque  la cabecera del bloque en tu sitio para algunos bloques necesitara marcar la casilla de verificacion sobrescribir titulo para poder introducir un titulo mostrar titulo  marque la casilla si desea que se muestre el titulo visibilidad  agregue condiciones para cuando se debe mostrar el bloque region  cambie la region del tema en la que se muestra el bloque haga clic en guardar bloque   ',0),(49,'es','help_search',' colocando un bloque objetivo coloque un bloque en la region de un tema pasos in the manage administrative menu navigate to structure  diseno de bloques haga clic en el nombre del tema en el que desea colocar el bloque opcionalmente haga clic en demostrar regiones de bloque para ver las regiones del tema busque la region donde desea colocar el bloque y haga clic en el colocar bloque de esa region aparecera un cuadro de dialogo modal busque el bloque que desea colocar y haga clic en colocar bloque  aparecera un cuadro de dialogo modal configurar bloque  configure el bloque y haga clic en guardar bloque  consulte configurar un bloque previamente colocado para obtener detalles de configuracion  ',0),(50,'es','help_search',' gestion de filtros de texto y formatos de texto objetivo configure text formats on the site what are text filters and text formats  a text filter is a processing step that can be applied to text either to transform it in some way such as converting urls in the text into html links or to defend against potentiallydangerous input from site users a text format is an ordered sequence of text filters text filters are provided by modules text formats are managed by the core filter module text fields that have formatted in the field type name such as text formatted   use text formats users choose the text format when editing the field text when the field text is shown on the site it is processed by the chosen text format administrators can configure text formats and assign permissions for who can use each format if the core text editor module is enabled administrators can also associate visual editors with text formats what text filters are available  some of the more commonly used text filters are limita las etiquetas html permitidas y corrige el html incorrecto limits which html tags can be used useful both for site security and enforcing site design convertir saltos de linea en html line breaks in html source are displayed as horizontal spaces this filter converts line breaks into html paragraph and line break tags convertir las url en enlaces takes plain urls in text and turns them into html links restringir imagenes a este sitio for text formats that allow html image tags restricts images to urls within this site pasos en el menu administrativo administrar  vaya a configuracion   autoria de contenido   formato y editores de texto  si no tiene instalado el modulo principal text editor el enlace del menu y el titulo de la pagina seran formatos de texto  click configure to configure an existing text format or  add text format to create a new text format enter the desired name for the text format check the roles that can use this text format some html tags allow users to embed malicious links or scripts in text to ensure security anonymous and untrusted users should only have access to text formats that restrict them to either plain text or a safe set of html tags improper text format configuration is a security risk if the core text editor module is installed see the related topic to connect a text editor to this text format under enabled filters  check the text filters that you want to use under filter processing order  drag the filters to the correct order choose the order carefully for example if you have a filter that results in a particular html tag being added to the text that should run after a filter that restricts html tags to avoid deleting the new tags the first filter added under filter settings  verify and adjust the settings for each active filter that has configuration options click save configuration  which will return you to the text formats and editors page repeat these steps if you have additional text formats to configure  ',0),(51,'es','help_search',' creating a content block objetivo create a content block which can later be placed on the site pasos in the manage administrative menu navigate to content  open the content blocks tab click add content block  if you have more than one block type defined on your site click the name of the type you want to create ingrese una descripcion de su bloque que se mostrara a los administradores y el texto del cuerpo de su bloque pulse guardar   ',0),(52,'es','help_search',' defining a block type objetivo define a block type and its fields pasos in the manage administrative menu navigate to structure   tipos de bloques  click add block type  introduzca una etiqueta para este tipo de bloque mostrado en la interfaz de administracion opcionalmente edite el nombre de sistema generado automaticamente o la descripcion pulse guardar  sera redirigido de nuevo a la pagina de tipos de bloque  haga clic en administrar campos en la fila de su nuevo tipo de bloque y agregue los campos deseados a su tipo de bloque optionally click manage form display or manage display to change the editing form or field display for your block type  ',0),(53,'es','help_search',' administrar puntos de interrupcion de alto ancho y resolucion  que son los puntos de ruptura  los puntos de ruptura son el punto en el que el contenido de su sitio respondera para proporcionar al usuario la mejor disposicion posible para consumir la informacion un punto de ruptura separa la altura o el ancho de los puntos de vista pantallas impresoras y otros tipos de salida de medios en tramos por ejemplo un punto de ruptura de ancho de 40em crea dos saltos uno para anchos de hasta 40em y otro para anchos superiores a 40em los puntos de ruptura pueden utilizarse para definir cuando los disenos deben pasar de un formulario a otro cuando deben cambiar el tamano de las imagenes y otros cambios que deben responder a los cambios en la altura o la anchura de la pantalla  que son las consultas de medios  media queries are a formal way to encode breakpoints for instance a width breakpoint at 40em would be written as the media query minwidth 40em breakpoints are really just media queries with some additional metadata such as a name and multiplier information  que son los multiplicadores de resolucion  los multiplicadores de resolucion son una medida de la resolucion de la ventana del dispositivo que se define como la relacion entre el tamano de pixel fisico del dispositivo activo y el pixel independiente del tamano de dispositivo  el modulo breakpoint define multiplicadores de 1 15 y 2 al definir puntos de interrupcion los modulos y los temas pueden definir que multiplicadores se aplican a cada punto de interrupcion  que es un grupo de puntos de ruptura  los saltos de pantalla breakpoints se pueden organizar en grupos los modulos y temas deberian usar los grupos para separarlos estos grupos se pueden usar para diferentes propositos como saltos de pantalla para distintas presentaciones o para redimensionar imagenes managing breakpoints and breakpoint groups overview el modulo breakpoint permite definir puntos de inflexion y grupos de puntos de inflexion en archivos yaml los modulos y temas pueden utilizar la api proporcionada por el modulo breakpoint para definir puntos de inflexion y grupos de puntos de inflexion y para asignar multiplicadores de resolucion a los puntos de inflexion recursos adicionales working with breakpoints in drupal estandares de la w3c para media queries ',0),(54,'es','help_search',' conectando editores de texto a formatos de texto objetivo configurar un formato de texto para que cuando un usuario este editando texto y seleccione este formato de texto se muestre un editor de texto instalado en su sitio configure el editor de texto por ejemplo eligiendo que botones y funciones estan disponibles ver gestion de filtros de texto y formatos de texto para mas informacion sobre los formatos de texto  que es un editor de texto  un editor de texto es un software normalmente una libreria de javascript que proporciona botones y otros mecanismos de comando para facilitar la edicion de texto html algunos editores se denominan editores visuales o wysiwyg lo que ves es lo que obtienes   estos editores ocultan los detalles de html del usuario y en su lugar muestran la salida formateada en la pantalla el modulo principal text editor proporciona un marco para implementar editores de texto en su sitio el modulo principal ckeditor 5 proporciona ckeditor 5 que es un editor de texto de javascript ampliamente utilizado que crea html limpio y valido el modulo tambien impone las restricciones de etiquetas html en el formato de texto asociado varios modulos contribuidos proporcionan otros editores para instalar un nuevo editor ademas de instalar el modulo es posible que deba descargar la libreria del editor desde un sitio de terceros pasos en el menu administrativo administrar  vaya a configuracion   autoria de contenido   formato y editores de texto  la columna editor de texto de la tabla muestra el editor de texto que esta conectado actualmente a cada formato de texto si lo hay siga los pasos del tema gestion de filtros de texto y formatos de texto para anadir un nuevo formato de texto o configurar un formato de texto existente cuando llegue al paso sobre los editores de texto vuelva a este tema seleccione ckeditor 5 como editor de texto u otro editor de texto que haya instalado el resto de estos pasos asumen que selecciono ckeditor 5  en configuracion de la barra de herramientas  arrastre los botones entre botones disponibles y barra de herramientas activa  solo se mostraran al usuario los botones de la barra de herramientas activa  al enfocar o pasar el mouse sobre un boton se mostrara una informacion sobre herramientas que explica lo que hace el boton arrastre los botones dentro de la barra de herramientas activa al orden deseado y agrupe los botones arrastrandolos entre los identificadores de grupo arrastre un nuevo identificador de grupo a la barra de herramientas para agregar grupos adicionales si agrega botones que requieren configuracion la seccion configuracion del complemento ckeditor 5 estara visible y proporcionara sus respectivos formularios de configuracion vuelva a gestion de filtros de texto y formatos de texto para completar la configuracion del formato de texto y asegurese de guardar el formato de texto  ',0),(55,'es','help_search',' configurar comentarios objetivo configure un tipo subtipo de entidad de contenido para permitir los comentarios utilizando un tipo de comentario que haya configurado consulte managing content structure para obtener mas informacion sobre las entidades y los campos de contenido y crear un tipo de comentario para configurar un tipo de comentario  quien puede configurar los comentarios  in order to follow these steps the field ui module must be installed you ll need the comment module s administrar comentarios y opciones de comentarios permission in order to change comment settings for a comment field you ll also need to have the appropriate permission for adding fields to the entity type or subtype that the comments are attached to for example to add a comment field to content items provided by the node module you would need the node module s administer content types permission pasos siga los pasos del tema relacionado agregar un campo a un subtipo de entidad para agregar un campo de tipo comentarios al tipo o subtipo de entidad deseado en la primera pagina de configuracion de campo elija el tipo de comentario para usar con este tipo o subtipo de entidad tambien notara que el campo numero permitido de valores no se puede cambiar para los campos de comentarios en la siguiente pagina de configuracion de campos introduzca la configuracion deseada para el campo de comentarios  threading  whether or not the comments are collected by threads with people able to reply to particular comments instead of to the content entity itself comments per page  the maximum number of comments displayed on one page a pager will be added if you exceed this limit  anonymous commenting  whether or not anonymous commenters are allowed or required to leave contact information with their comments only applies if anonymous users have permission to post comments  mostrar formulario de respuesta en la misma pagina que los comentarios  si el formulario de respuesta de comentarios se muestra en la misma pagina que los comentarios si no se selecciona al hacer clic en responder se abrira una nueva pagina con el formulario de respuesta preview comments  whether previewing comments before submission is required   optional  or disabled  valor predeterminado  cada entidad individual tiene su propia configuracion de comentarios pero aqui puede establecer valores predeterminados para la configuracion de comentarios para este tipo de entidad o subtipo los valores de configuracion de comentarios son  abierto  se permiten comentarios cerrado  los comentarios anteriores permanecen visibles pero no se permiten nuevos comentarios oculto  se ocultan los comentarios anteriores y no se permiten nuevos comentarios recursos adicionales documentacion en linea para la configuracion de los comentarios de contenido ',0),(56,'es','help_search',' gestion de comentarios  que es un comentario  a comment is a piece of content typically posted by a website visitor which provides discussion or commentary on other content like blog posts and news articles comments are a type of content entity and can have fields that store text html markup and other data comments are attached to other content entities via comment fields see managing content structure for more about content entities and fields  que es un tipo de comentario  los comentarios se dividen en tipos de comentarios  que son los subtipos de entidad para el tipo de entidad de comentario cada tipo de comentario tiene sus propios campos y su propia configuracion de formulario y visualizacion cada tipo se puede utilizar para comentar sobre un unico tipo de entidad puede configurar diferentes tipos de comentarios para diferentes propositos de comentarios en su sitio web por ejemplo puede configurar un tipo de comentario para recetas que tenga campos que sabor tiene y funcionaron las instrucciones y otro tipo de comentario para entradas de blog que solo tiene un campo de cuerpo de comentario generico  que es la moderacion  moderation is a workflow where comments posted by some users on your site are verified before being published to prevent spam and other bad behavior the core software provides basic moderation functionality you can configure permissions so that new comments posted by some user roles start as unpublished until a user with a different role reviews and publishes them contributed modules provide additional moderation and spamreduction functionality such as requiring untrusted users pass a captcha test before submitting comments and letting community members flag comments as possible spam see administrar cuentas de usuario y visitantes del sitio for more about users permissions and roles descripcion general de la gestion de comentarios the core comment module provides the following functionality publicacion de comentarios creating comment types the core field ui module allows you to attach fields to comment types and attach comment reference fields to other entities so that people can comment on them configuracion de comentarios comentarios moderadores como se discutio anteriormente consulte los temas relacionados listados a continuacion para tareas especificas  ',0),(57,'es','help_search',' moderating comments objetivo decide que comentarios se muestran en el sitio web  quien puede moderar los comentarios  users with the administrar comentarios y opciones de comentarios permission typically administrators can moderate comments you will also need the access the content overview page permission from the node module if it is installed to navigate to the comment management page pasos in the manage administrative menu navigate to content   comentarios  a list of all comments is shown to unpublish comments select one or more comments by checking the boxes on the left side right side in righttoleft languages then select unpublish comment from the action select list and click apply to selected items  if you select the delete comment action you can instead delete the unwanted comments to change the content of a comment click edit from the dropdown button for a particular comment to publish comments that are not yet visible on the website navigate to the comentarios sin aprobar tab select one or more comments by checking the boxes on the left side right side in righttoleft languages then select publish comment from the action select list and click apply to selected items  recursos adicionales documentacion en linea para moderar comentarios ',0),(58,'es','help_search',' crear un tipo de comentario objetivo crea un nuevo tipo de comentario consulte gestion de comentarios para obtener informacion sobre los comentarios y los tipos de comentarios  quien puede crear un tipo de comentario  los usuarios con el permiso adminitra tipos de comentarios y sus opciones  normalmente administradores pueden crear tipos de comentarios pasos in the manage administrative menu navigate to structure   tipos de comentario  haga clic en agregar tipo de comentario  in the label field enter a name for the comment type which is how it will be listed in the administrative interface en el campo tipo de entidad objetivo  seleccione el tipo de entidad a comentar consulte managing content structure para obtener mas informacion sobre las entidades y los campos de contenido haga clic en guardar  se creara el tipo de comentario optionally if you have the core field ui module installed you can follow the steps in the related topics to add fields to the new comment type set up the editing form and configure the display  ',0),(59,'es','help_search',' disabling comments objetivo turn off commenting for a particular entity see managing content structure for more about content entities and fields note that if you want to turn off commenting for all entities of an entity type or subtype you will need to edit the field settings for the comment field see configurar comentarios for more about configuring the comment field  quien puede deshabilitar los comentarios  necesitara el permiso administrar comentarios y opciones de comentarios para deshabilitar los comentarios tambien necesitara permiso para editar la entidad en la que se encuentran los comentarios pasos find the entity you want to disable comments for and edit it for example to turn off comments on a content item you could find it by navigating in the manage administrative menu to content  filtering to find the content item and clicking edit  en configuracion de comentario  seleccione la configuracion de comentarios deseada  abierto  se permiten comentarios cerrado  los comentarios anteriores permanecen visibles pero no se permiten nuevos comentarios oculto  se ocultan los comentarios anteriores y no se permiten nuevos comentarios salvar la entidad  ',0),(60,'es','help_search',' configuracion de la deteccion y seleccion del idioma objetivo configure los metodos utilizados para decidir que lenguaje se utilizara para mostrar texto en su sitio  que es un metodo de deteccion de idiomas  a language detection method is a way for your site to decide what language should be used to display text this decision is made by evaluating a series of detection methods for languages the first detection method that gets a result will determine which language is used if you have more than one language on your site you can configure the detection methods that are used and the order they are evaluated for both user interface text and content text configuration text always uses the interface text method and most sites use the same detection methods for all types of text  que metodos de deteccion de idiomas estan disponibles  los metodos de deteccion disponibles dependen de los modulos que haya instalado algunos de los metodos de deteccion de idiomas mas utilizados son url use the language from the url which can either be in a path prefix like examplecom fr pagepath for french fr language or in a domain like frexamplecom pagepath  usuario for logged in users use the language they have set in their profiles navegador use las preferencias de idioma del navegador del usuario idioma seleccionado use the language most recently selected from a language switcher block sesion use the language from a session parameter or a request parameter for example adding  language fr to the end of the url pasos in the manage administrative menu navigate to configuration   region and language   languages  deteccion y seleccion marque las casillas para habilitar los metodos de deteccion de idiomas deseados y desactivar las casillas para los metodos que no desea usar arrastre los metodos para cambiar su orden si lo desea haga clic en guardar configuracion  click configure on each enabled detection method and verify that its configuration is correct or update the configuration if not  ',0),(61,'es','help_search',' adding a language objetivo agregue un idioma a su sitio pasos in the manage administrative menu navigate to configuration   region and language  idiomas haga clic en agregar idioma  if your language is in the language name list select it and click add language  if your language is not in the list select custom language  and enter the language code   language name  and direction for the language click add custom language  wait for the translation system to be updated also if you have the core update status module installed and translations are available for your language wait for translations to be downloaded you should be returned to the languages page when this completes  ',0),(62,'es','help_search',' traducir el texto de la interfaz de usuario objetivo translate user interface text strings from english into a nonenglish language that is configured on your site pasos in the manage administrative menu navigate to configuration   region and language  traduccion de la interfaz de usuario using the filters search for a string or set of strings that you want to translate make sure to select the correct translation language if you have more than one nonenglish language on your site ingrese nuevas traducciones y haga clic en guardar traducciones  repeat these steps until all of the desired user interface text is translated for all languages on your site  ',0),(63,'es','help_search',' importing a translation file objetivo import a file po extension containing translations for user interface text pasos in the manage administrative menu navigate to configuration   region and language   user interface translation  importar browse to find the translation file you want to import select the language and check the desired import options click import and wait for your file to be imported  ',0),(64,'es','help_search',' checking interface translation status objetivo verifique el estado actual de las traducciones de interfaz y vea si hay actualizaciones disponibles pasos in the manage administrative menu navigate to configuration   region and language  idiomas look at the interface translation column in the language table to find the percentage of user interface text that has been translated for each language en el menu administrativo administrar  vaya a informes   actualizaciones de traduccion disponible  este informe solo esta disponible si esta instalado el modulo principal update status optionally click check manually to update the report view the report to find out if any languages have translation updates that you can download  ',0),(65,'es','help_search',' using contextual links objetivo utilice enlaces contextuales para acceder a las tareas administrativas sin tener que navegar por el menu administrativo  que son los enlaces contextuales  contextual links give users with the use contextual links permission quick access to administrative tasks related to areas of nonadministrative pages for example if a page on your site displays a block the block would have a contextual link that would allow users with permission to configure the block if the block contains a menu or a view it would also have a contextual link for editing the menu links or the view clicking a contextual link takes you to the related administrative page directly without needing to navigate through the administrative menu system pasos make sure that the core contextual links module is installed and that you have a role with the use contextual links permission optionally make sure that a toolbar module is installed either the core toolbar module or a contributed module replacement visite una pagina no administrativa en su sitio como la pagina de inicio localiza un bloque u otra area en la pagina que quiera editar o configurar make the contextual links button visible by hovering your mouse over that area in the page in most themes this button looks like a pencil and is placed in the upper right corner of the page area upper left for righttoleft languages and hovering will also temporarily outline the affected area alternatively click the contextual links toggle button on the right end of the toolbar left end for righttoleft languages which will make all contextual link buttons on the page visible until it is clicked again while the contextual links button for the area of interest is visible click the button to display the list of links for that area click a link in the list to visit the corresponding administrative page completa tu tarea administrativa y guarda tu configuracion o cancela la accion deberias volver a la pagina en la que comenzaste  ',0),(66,'es','help_search',' adding a field to an entity subtype objetivo add a field to an entity subtype see managing content structure for an overview of entity types and subtypes as well as an overview of field types pasos navegue a la pagina para administrar el subtipo de entidad al que desea agregar el campo por ejemplo para agregar un campo a un tipo de contenido en el menu administrativo administrar  vaya a estructura   tipos de contenido  find the particular subtype that you want to add the field to and click manage fields  haz clic en agregar campo  in add a new field  select the type of field you want to add see managing content structure for an overview of field types the label field should now be visible enter a label for the field which is used as the field label for both content editing and content display haz clic en guardar y continuar on the next screen enter a value for allowed number of values  you can limit the field to one value per entity item a set number of values or set it to have unlimited values click save field settings  on the next screen optionally edit the settings for the field which vary depending on what field type you are creating for all fields you can edit the label   help text  text to be displayed below the field on the content editing page and required field  to make it so a value must be entered in order to save the content when editing you can also configure a default value for the field click save settings  you should be returned to the manage fields page with your new field in the list  ',0),(67,'es','help_search',' adding a reference field to an entity subtype objetivo anade un campo de referencia de entidad a un subtipo de entidad vease managing content structure para mas informacion sobre entidades y campos de referencia pasos navegue a la pagina para administrar el subtipo de entidad al que desea agregar el campo por ejemplo para agregar un campo a un tipo de contenido en el menu administrativo administrar  vaya a estructura   tipos de contenido  find the particular subtype that you want to add the field to and click manage fields  haz clic en agregar campo  in add a new field  select the type of reference field you want to add the reference section of the select list shows the most common types of reference field choose other  if the entity type you want to reference is not listed the label field should now be visible enter a label for the field which is used as the field label for both content editing and content display haz clic en guardar y continuar on the next screen verify that the type of entity you want to reference is shown in type of item to reference  or select it if not enter a value for allowed number of values  you can limit the field to one value per entity item a set number of values or set it to have unlimited values click save field settings  on the next screen optionally edit the settings for label   help text  text to be displayed below the field on the content editing page and required field  to make it so a value must be entered in order to save the content when editing in the reference type section you will usually want to limit the entity subtypes that can be referenced for example if you are creating a content reference you can check one or two content type choices the choices will be easier for content editors to scan if you also choose a sort value normally the entity title or label field click save settings  you should be returned to the manage fields page with your new field in the list  ',0),(68,'es','help_search',' configuring the edit form for an entity subtype objetivo configure the widgets used to edit the fields of an entity subtype their order on the form and the widget settings see managing content structure for background information pasos navegue a la pagina para administrar el tipo de entidad al que desea agregar el campo por ejemplo para agregar un campo a un tipo de contenido en el menu administrativo administrar  vaya a estructura   tipos de contenido  find the particular subtype that you want to configure the editing form for and click manage form display in the operations list utilice las flechas de arrastrar para ordenar el area en su orden preferido drag any fields that you do not wish to see on the editing form to the disabled section in the widget column select the widget for editing each field after selecting the desired widgets click the settings gear in each row to change the settings for the widget cuando este haciendo cambios haga click en guardar  test the editing form for your entity subtype by editing or creating an entity if needed return to these steps to further refine the form  ',0),(69,'es','help_search',' configuring field display for an entity subtype objetivo configure the formatters used to display the fields of an entity subtype their order in the display and the formatter settings see managing content structure for background information pasos navegue a la pagina para administrar el tipo de entidad al que desea agregar el campo por ejemplo para agregar un campo a un tipo de contenido en el menu administrativo administrar  vaya a estructura   tipos de contenido  find the particular subtype that you want to configure the display of and click manage display in the operations list utilice las flechas de arrastrar para ordenar el area en su orden preferido drag any fields that you do not wish to see in the display to the disabled section in the label column select the position for each field label in the display or  hidden  to hide a label you can also choose  visually hidden if you want the label s text to appear in the html page so that screen readers and search engines can read it but it will not be visible in the format column select the formatter for displaying each field after selecting the desired formatters click the settings gear in each row to change the settings for the formatter cuando este haciendo cambios haga click en guardar  test the display for your entity subtype by viewing an entity if needed return to these steps to further refine the display  ',0),(70,'es','help_search',' creacion de un elemento de contenido objetivo crear y publicar un elemento de contenido consulte administrando contenido para obtener mas informacion sobre los tipos de contenido y los elementos de contenido  quien puede crear contenido  users with the acceder a la pagina de resumen de contenido permission can visit the content page as described in this topic each content type has its own create permissions for example to create content of type article a user would need the article create new content permission in addition users with the bypass content access control or administer content permission can create content items of all types some contributed modules change the permission structure for creating content pasos en el menu administrativo administrar  navegue hasta contenido  haz clic en anadir contenido  si hay mas de un tipo de contenido definido en su sitio que tiene permiso para crear haga clic en el nombre del tipo de contenido que desea crear on the content edit form enter the title of your content which will show as the page title when the content item is displayed on a page and also as the label for the content item in administration screens complete los otros campos que se muestran en el formulario de edicion para este tipo de contenido especifico leave the published field checked to publish the content immediately or uncheck it to make it unpublished unpublished content is generally not shown to nonadministrative site users optionally click preview to preview the content click save  you will see the content displayed on a page recursos adicionales basic page management drupal user guide  creating a content item drupal user guide  ',0),(71,'es','help_search',' crear un tipo de contenido objetivo crear un nuevo tipo de contenido consulte administrando contenido para obtener mas informacion sobre los tipos de contenido  quien puede crear un tipo de contenido  users with the administrar tipos de contenido permission typically administrators can create new content types pasos en el menu administrativo administrar  vaya a estructura   tipos de contenido  haga clic en agregar tipo de contenido in the name field enter a name for the content type which is how it will be listed in the administrative interface optionally enter a description for the content type you may also want to adjust some of the settings in the vertical tabs section of the edit page click save and manage fields  your content type will be created and assuming you have the core field ui module installed you will be taken to the manage fields page for the content type if you do not have the core field ui module installed the button will say save instead if you have the core field ui module installed follow the steps in the related topics to add fields to the new content type set up the editing form and configure the display recursos adicionales adding a content type drupal user guide  setting up content structure drupal user guide  ',0),(72,'es','help_search',' editar un elemento de contenido objetivo find a content item and edit it or update a group of content items in bulk see administrando contenido for more about content types and content items  quien puede encontrar y editar contenido  los usuarios con la acceder a la pagina de resumen de contenido permiso pueden usar la pagina content para encontrar contenido cada tipo de contenido tiene sus propios permisos de edicion por ejemplo para editar el contenido del tipo de articulo un usuario necesitaria el articulo  editar el permiso de contenido propio para editar un articulo que creo o el articulo  editar cualquier contenido permiso para editar un articulo que alguien mas creo ademas los usuarios con el control de acceso de contenido de omision o administrar contenido pueden editar elementos de contenido de todos los tipos algunos modulos contribuidos cambian la estructura de permiso para editar contenido pasos en el menu administrativo administrar  navegue hasta contenido  opcionalmente use filtros para reducir la lista de elementos de contenido que se muestran  title  key word s from the title tipo de contenido estado publicado language si ingresa o selecciona valores de filtro haga clic en filtro para aplicar los filtros si lo desea puede ordenar la lista haciendo clic en la cabecera de una columna haga clic de nuevo para invertir el orden para editar el titulo u otros valores de campo para un elemento de contenido haga clic en editar en la fila del elemento de contenido actualice los valores y haga clic en guardar  algunos tipos de ediciones se pueden realizar de forma masiva en varios elementos de contenido por ejemplo para publicar varios elementos de contenido no publicados marque las casillas en la columna izquierda columna derecha en los idiomas de derecha a izquierda para seleccionar los elementos de contenido deseados para accion  seleccione la accion publicar contenido  haga clic en aplicar a elementos seleccionados para realizar el cambio las otras acciones bajo accion funcionan de manera similar recursos adicionales basic page management drupal user guide  editing a content item drupal user guide  ',0),(73,'es','help_search',' administrando contenido  que es un elemento de contenido  a content item is a type of content entity for pagelevel content which can have fields that store text html markup images attached files and other data see managing content structure for more about content entities and fields  que es un tipo de contenido  los elementos de contenido se dividen en tipos de contenido  que son los subtipos de entidad para el tipo de entidad de elemento de contenido cada tipo de contenido tiene sus propios campos y ajustes de visualizacion por ejemplo puede configurar tipos de contenido para paginas articulos recetas eventos y entradas de blog en su sitio web overview of managing content el modulo central node le permite definir los tipos de contenido y anadir y editar elementos de contenido el modulo central field ui le permite adjuntar campos a cada tipo de contenido y gestionar el formulario de edicion y la visualizacion de cada tipo de contenido consulte los temas relacionados que se enumeran a continuacion para ver las tareas especificas muchos otros modulos principales y contribuidos y perfiles de instalacion proporcionan tipos de contenido predefinidos modifican la estructura de permisos para los elementos de contenido y proporcionan otras funcionalidades  ',0),(74,'es','help_search',' tracking which content a user has visited what content visits are tracked  the core history module tracks when each loggedin user has most recently visited each content item page on the site this allows content to be marked as new or updated for each user meaning that it was newly created or has been updated since the last time they visited its page these records are kept for one month meaning that content older than one month is never marked as new or updated  cuales son las opciones disponibles para usar este rastreo de informacion  you can display the new updated status of content by creating or editing a view there is a has new content field for content views which displays the new updated marker there is also a has new content filter which limits the view to new and updated content  ',0),(75,'es','help_search',' agregar un estilo de imagen objetivo anade un nuevo estilo de imagen que puede utilizarse para procesar y mostrar imagenes consulte managing media para obtener una vision general de los estilos de imagen pasos en el menu administrativo administrar  vaya a configuracion   medios  estilos de imagen click add image style  enter a descriptive image style name  and click create new style  under effect  choose an effect to apply and click add  configure the effect on the next page most effects require some additional configuration after they are added for example for the crop effect enter the width and height to crop the image to and choose the anchor point click add effect  repita los dos pasos anteriores hasta que se hayan agregado todos los efectos arrastre para cambiar el orden de los efectos luego haga clic en guardar para guardar el nuevo pedido the image style can now be used to format a field containing an image in your layouts or traditional field displays it can also be used as part of a responsive image style see related topics below for more information  ',0),(76,'es','help_search',' managing content listings views  what is a view  a view is a listing of items on your site for example a block showing the most recent comments a page listing news items or a list of registered users the listings can be formatted in a table grid list calendar rss feed and other formats some output formats may require you to install additional contributed modules  what are the components of a view  when you first create a view you will specify what type of base data is being displayed in the view which cannot be changed after choosing a base data type you can edit the following components which allow you to specify which data to output in what order and in what format  displays  whether the output goes to a page block feed etc a single view can have multiple displays each with different settings format  the output style for each display such as content item grid table or html list fields  if the format allows the particular fields to display filter criteria  criteria to limit the data to output such as whether the content is published the type of content etc filters can be exposed to let users choose how to filter the data sort criteria  how to order the data sorting can also be exposed to users configuracion de pagina   configuracion de bloqueo  etc configuraciones especificas del tipo de visualizacion como la url para la visualizacion de una pagina la mayoria de los tipos de visualizacion admiten una configuracion de acceso  en la que puede elegir un permiso o una funcion que un usuario debe tener para ver la vista header and footer  content to display at the top or bottom of the view display no results behavior  what to do if the filter criteria result in having no data to display pager  how many items to display and how to paginate if there are additional items to display advanced   contextual filters  like regular filters except the criteria come from the context  such as the current date page the view is displayed on etc advanced   relationships  additional data to pull in and display related in some way to the base data of the view such as data about the user who created the content item  advanced   exposed form  if you have exposed filters or sorts how to display the form to the user what are bulk operations  views using a table display format can include a bulk operations form which allows users with sufficient permission to select one or more items from the view and apply an administrative action to them the bulk actions available are specific to the base data type of the view for example a view of content items could support bulk publishing and unpublishing actions if you have the core actions ui module installed see the related topic configuring actions for more about actions managing views overview el modulo del nucleo views vistas maneja la presentacion de vistas y el modulo del nucleo views ui interfaz de usuario de vistas permite crear editar y eliminar vistas en la interfaz de administracion mire la lista de contenidos relacionados a continuacion para obtener mas informacion sobre tareas especificas si el modulo views ui esta instalado  recursos adicionales creating listings with views drupal user guide  ',0),(77,'es','help_search',' adding a link to a menu objetivo anada este enlace al menu compruebe que puede anadir tambien el link a un menu desde la pagina de edicion de contenido si los ajustes del sitio web fueron ya configurados para el tipo de contenido pasos en el menu de administracion gestionar  vaya a estructura  menus locate the desired menu and click add link in the operations list enter the menu link title to be displayed enter the link  one of the following an internal path such as  node add a full external url start typing the title of a content item and select it when the full title comes up  nolink  to display the menu link title as plain text without a link  front  to link to the front page of your site make sure that enabled is checked if not the menu link will not be displayed optionally enter a description  which will be displayed when a user hovers over the link optionally check show as expanded to automatically show the children of this link if any when this link is shown optionally select the parent link  if this menu link should be a child of another menu link click save  you will be returned to the add link page to add another link en el menu de administracion gestionar  vaya a estructura  menus locate the menu you just added a link to and click edit in the operations list verify that the order of links is correct if it is not drag menu links until the order is correct and click save   ',0),(78,'es','help_search',' configure menu settings for a content type objetivo for an existing content type configure the available menus that will be shown as options on content editing screens links to content items of this type can be added to these menus during editing pasos en el menu administrativo administrar  vaya a estructura  tipos de contenido localice el tipo de contenido que desea configurar y pulse sobre editar en la lista de operaciones  under menu settings  check the menus that you want to be available when editing a content item of this type optionally select the default parent item  to put links to content items under a default location in the menu structure pulse guardar   ',0),(79,'es','help_search',' creating a menu objetivo create a new menu pasos en el menu de administracion gestionar  navegue por estructura  menus click add menu  enter the title for the menu which is used as the default block title if the menu is displayed as a block if desired also edit the machine name of the menu which is by default derived from the title enter an administrative summary which is displayed on the menus page if your site has more than one language choose the language for the menu click save  you will be on the menu editing page ready to add links to the menu if the core custom menu links module is installed see related topics for further tasks  ',0),(80,'es','help_search',' reordering and disabling menu links objetivo disable menu links or change the order and hierarchy of menu links pasos en el menu de administracion gestionar  vaya a estructura  menus click edit menu for the menu that you want to edit drag menu links into a new order or check uncheck enabled to enable or disable menu links click save to save your changes  ',0),(81,'es','help_search',' edicion de un alias de url objetivo cambiar un alias de url existente para corregir la ruta o el valor del alias ver configuracion de alias para urls para mas informacion sobre los alias who can manage url aliases  users with the administrar alias de url permission can edit aliases pasos in the manage administration menu navigate to configuration   search and metadata   alias de url  a list of all the site s aliases will appear haga clic en editar en el boton desplegable para el alias que le gustaria cambiar make the required changes and click save  you will be returned to the url alias list page tenga en cuenta que tambien puede agregar nuevos alias de esta pagina para cualquier ruta en su sitio  ',0),(82,'es','help_search',' creacion de un alias de url para un elemento de contenido objetivo asigne a la pagina de un elemento de contenido un alias de url amigable para las personas o para el seo puede seguir pasos similares para crear un alias para una pagina de terminos de taxonomia consulte configuracion de alias para urls para obtener mas informacion sobre los alias  quien puede crear alias de url  los usuarios con el permiso crear y editar alias de url pueden crear alias para seguir los pasos de este tema tambien necesitara permiso para editar el elemento de contenido pasos locate and open the content edit form for the content item or create a new content item see related topics on creating and editing content under url alias on the edit form enter the desired alias for example aboutus make sure the alias starts with a character pulse guardar  compruebe que la pagina puede ser visitada con el nuevo alias por ejemplo https examplecom aboutus  recursos adicionales creating a content item drupal user guide  ',0),(83,'es','help_search',' configuracion de alias para urls  que es una url  url is the abbreviation for uniform resource locator which is the page s address on the web it is the name by which a browser identifies a page to display in the example visit us at examplecom   https examplecom would be the url for the home page of your website users use urls to locate content on the web what is a path  a path is the unique last part of the url for a specific function or piece of content for example for a page whose full url is https examplecom node 7  the path is node 7  here are some examples of paths you might find in your site nodo 7 ruta a un elemento de contenido en particular taxonomy term 6 ruta a una pagina de terminos de taxonomia user 3 path to a user profile page  que es un alias  the core software allows you to provide more understandable urls for pages on your site which are called aliases  for example if you have an about us page with the path node 7  you can set up an alias of about so that your visitors will see it as https wwwexamplecom about  descripcion general de la configuracion de rutas alias y url the core path module provides the url aliasing functionality the contributed pathauto module allows you to configure automaticallygenerated url aliases for content items and other pages see the related topics listed below for specific tasks recursos adicionales concept paths aliases and urls drupal user guide  ',0),(84,'es','help_search',' creacion y uso de enlaces administrativos de acceso directo objetivo cree vea y use un conjunto de accesos directos para acceder a las paginas administrativas  que son los atajos  los accesos directos son enlaces rapidos a paginas administrativas son administrados por el modulo principal shortcut un sitio puede tener uno o mas conjuntos de accesos directos  que pueden ser compartidos por uno o mas usuarios por defecto solo hay un conjunto compartido por todos los usuarios cada conjunto contiene un numero limitado de atajos los usuarios necesitan el permiso usar accesos directos para ver los accesos directos permiso editar conjunto de accesos directos actual para anadir eliminar o editar los accesos directos en el conjunto asignado a ellos y permiso de seleccionar cualquier conjunto de accesos directos para seleccionar un conjunto de atajos diferente al editar su perfil de usuario tambien hay un permiso administrar accesos directos  que permite a un administrador realizar cualquiera de estas acciones asi como seleccionar conjuntos de accesos directos para otros usuarios pasos make sure that the core shortcut module is installed and that you have a role with edit current shortcut set or administer shortcuts permission also make sure that a toolbar module is installed either the core toolbar module or a contributed module replacement navegue a la pagina administrativa que desee en su lista de accesos directos haz clic en el enlace de acceso directo para agregar la pagina a tu lista de accesos directos en el tema administrativo principal claro el enlace se ve como una estrella y se muestra junto al titulo de la pagina sin embargo si la pagina ya esta en tu conjunto de accesos directos hacer clic en el enlace de acceso directo la eliminara de tu conjunto de accesos directos repita hasta que se hayan agregado todos los enlaces deseados a su conjunto de atajos click shortcuts in the toolbar to display your shortcuts and verify that the list is complete optionally click edit shortcuts at the right end of the shortcut list left end in righttoleft languages to remove links or change their order haga clic en cualquier enlace de la barra de acceso directo para ir directamente a la pagina administrativa  ',0),(85,'es','help_search',' configuracion de la taxonomia objetivo crea un vocabulario de taxonomia y anade un campo de referencia para ese vocabulario a una entidad de contenido consulte gestion de la taxonomia para obtener informacion sobre la taxonomia y managing content structure para obtener mas informacion sobre las entidades de contenido  quien puede configurar un vocabulario de taxonomia  users with the administrar vocabularios y terminos permission can configure a vocabulary to add a field in the administrative interface the core field ui module must be installed and you will also need the administer fields permission for the entity you are adding the field to pasos en el menu administrativo administrar  vaya a estructura   taxonomia  haz clic en agregar vocabulario  en el campo nombre  introduzca un nombre para el vocabulario por ejemplo ingredientes que es como se mostrara en la interfaz administrativa opcionalmente anada una descripcion haz clic en guardar  su vocabulario se creara y vera la pagina que enumera todos los terminos de este vocabulario opcionalmente haga clic en agregar termino para agregar un termino al nuevo vocabulario en el campo nombre  ingrese el nombre del termino por ejemplo mantequilla haga clic en guardar  recibira una confirmacion sobre el termino que creo opcionalmente puede continuar agregando mas terminos if you have the field ui module installed follow the instructions on the related adding a reference field to an entity subtype topic to add a taxonomy reference field to the entity type of your choice the settings page will allow you to choose the vocabulary that you created as the vocabulary to reference you may also want to configure the display and form display of the new field see related topics  recursos adicionales setting up a taxonomy drupal user guide  ',0),(86,'es','help_search',' gestion de la taxonomia  que es la taxonomia  la taxonomia se utiliza para clasificar el contenido del sitio web un ejemplo comun de taxonomia son las etiquetas utilizadas para clasificar o categorizar publicaciones en un sitio web de blog un sitio web de cocina podria usar una taxonomia de ingredientes para clasificar recetas los elementos de taxonomia individuales se conocen como terminos  las etiquetas de blog o los ingredientes de recetas en estos ejemplos y un conjunto de terminos se conoce como vocabulario  el conjunto de todas las etiquetas de publicaciones de blog o el conjunto de todos los ingredientes de recetas en estos ejemplos tecnicamente los terminos de taxonomia son un tipo de entidad y los subtipos de entidad son los vocabularios consulte managing content structure para obtener mas informacion sobre las entidades de contenido al igual que otras entidades los terminos de la taxonomia pueden tener campos adjuntos por ejemplo puede configurar un campo de imagen para que contenga un icono para cada termino un vocabulario individual puede organizar sus terminos en una jerarquia o puede ser plano por ejemplo las etiquetas de un blog suelen tener una estructura plana mientras que el vocabulario de ingredientes de una receta puede ser jerarquico por ejemplo los tomates pueden ser un subtermino de las verduras y dentro de los tomates puede haber tomates verdes y rojos taxonomy terms are normally attached as reference fields to other content entities which is how you can use them to classify content when you set up a taxonomy reference field you can let users enter terms in two ways etiquetado libre se pueden crear nuevos terminos directamente en el formulario de edicion de contenidos lista fija de terminos la lista de terminos se elabora y gestiona fuera del formulario de edicion de contenidos y los usuarios solo pueden seleccionarlos de la lista existente al editar los contenidos los campos de referencia de taxonomia se pueden agregar a cualquier entidad como cuentas de usuario bloques de contenido o elementos de contenido normales si los utiliza para clasificar elementos de contenido habituales su sitio se configurara automaticamente con paginas de listado de taxonomias para cada termino cada una de estas paginas enumera todos los elementos de contenido clasificados con ese termino overview of managing taxonomy the core taxonomy module allows you to create and edit taxonomy vocabularies and taxonomy terms the core field ui module provides a user interface for adding fields to entities including the taxonomy reference field and configuring field editing and display see the related topics listed below for specific tasks recursos adicionales concept taxonomy drupal user guide  ',0),(87,'es','help_search',' adding a bulk operations form to a view objetivo add one or more existing actions as bulk operations to an existing tablestyle view if you have the core actions ui module installed see the related topic configuring actions for more information about actions  quien puede modificar las vistas  the core views ui module will need to be installed and you will need administrar vistas permission in order to edit a view pasos en el menu administrativo administrar  vaya a estructura   vistas  se muestra una lista de todas las vistas busque la vista que le gustaria editar y haga clic en editar en el boton desplegable tenga en cuenta que las operaciones masivas funcionan mejor en una vista con visualizacion de pagina y formato de tabla if there is not already an operations bulk form in the fields list for the view click add in the fields section to add it the exact name of the bulk form field will vary and may contain keywords like bulk update form element or operations not to be confused with operations links  which are applied to each item in a row if the bulk operations field already exists click the field name to edit its settings check the action s you want to make available in the selected actions list and click apply all displays   verifique que la configuracion de acceso para la vista sea al menos tan restrictiva como los permisos necesarios para realizar las operaciones masivas las personas con permiso para ver la vista pero que no tienen permiso para realizar las operaciones masivas experimentaran problemas haga clic en guardar  la s accion es estara n disponible s como operaciones masivas en la vista  ',0),(88,'es','help_search',' editing an existing view display objetivo edit an existing view display to modify what data is displayed or how it is displayed pasos if you are not already editing your view in the manage administrative menu navigate to structure   vistas  find the view you want to edit and click its edit link under displays  click the display you want to edit busque la seccion cuya configuracion desea cambiar como formato o criterios de filtro  consulte managing content listings views para obtener mas informacion for sections containing lists such as fields and filter criteria  to modify or delete an existing item click the name of the item to add a new item click add in the dropdown list to change the order of items click rearrange in the dropdown list for sections containing individual settings such as title and format  there are often two links for each setting the first link shows the current value click that link to change the value if there is a second link called settings  click that link to change the settings details for example if your format is currently shown as unformatted list  click unformatted list to switch to using a grid or table format click settings next to your format type to change the settings for your chosen format when you have finished changing all the settings verify that the display is correct by clicking update preview  return to editing settings if necessary when you have verified the display click save  alternatively if you have made mistakes and want to discard your changes click cancel  recursos adicionales creating listings with views drupal user guide  ',0),(89,'es','help_search',' creating a new view objetivo create a new view to list content or other items on your site pasos in the manage administrative menu navigate to structure   vistas  click add view  in the view name field enter a name for the view which is how it will be listed in the administrative interface in view settings   show  select the base data type to display in your view this cannot be changed later optionally select or enter filtering sorting and page block display settings these can be added or changed later click save and edit  your view will be created edit it following the steps in the related topics below  ',0),(90,'es','help_search',' adding a new display to an existing view objetivo add a new display to an existing view this will allow you to display similar data to an existing view using similar settings in a new block page feed etc pasos if you are not already editing your view in the manage administrative menu navigate to structure   vistas  find the view you want to edit and click its edit link under displays  click add  in the popup list click the link for the type of display you want to add the most common types are page and block  the new display will be added to your view and you will be editing that display optionally click the link next to display name and enter a new name to be shown for this display in the administrative interface follow the steps in editing an existing view display to edit the other settings for the display  ',0),(91,'es','help_search',' agregar un nuevo tipo de medios objetivo agregue un nuevo tipo de medio al que se pueda hacer referencia en los campos de referencia de medios los tipos de medios son un tipo de entidad de contenido consulte managing media para obtener una descripcion general de los elementos y tipos de medios y managing content structure para obtener mas informacion sobre las entidades y los campos de contenido pasos en el menu administrativo administrar  vaya a estructura  tipos multimedia if there is not already a media type for the type of media you want to use on your site click add media type  enter a name and description for your media type and select the media source  for most media sources there is additional information that will need to be stored with your media item in a field on your media type under media source configuration  select an existing field to reuse to store this information or select  create  to create a new field note the types of metadata in the field mapping section that can be mapped to fields on your media type pulse guardar  optionally add additional fields for the metadata noted above or for other information that you want to store to your media type by clicking on manage fields  see related topic below if you have added metadata fields click edit  under field mapping  select the fields you added for each piece of metadata information pulse guardar  you can now use this media type by adding a media reference field to any content entity subtype see related topic below  ',0),(339,'es','node_search',' la previsora sa la previsora sa admin mie 24 sep 2025 1631 se prestaron los servicios especializados en el ciclo devops para la previsora sa incluyendo la provision de licencias o suscripciones necesarias para las herramientas utilizadas en los procesos de personalizacion desarrollo e implementacion de soluciones devops el servicio contemplo ademas la capacitacion a los equipos tecnicos involucrados y la administracion integral de la solucion garantizando su correcta operacion escalabilidad y alineacion con las necesidades estrategicas de la entidad  ',0),(340,'es','node_search',' la previsora sa la previsora sa admin mie 24 sep 2025 1644 se esta implementando el ciclo devops en la previsora sa incluyendo la suscripcion o licenciamiento de las herramientas utilizadas para la personalizacion desarrollo e implementacion de las herramientas devops la capacitacion y administracion integral de la solucion  ',0),(341,'es','node_search',' distrito especial de ciencia tecnologia e innovacion de medellin distrito especial de ciencia tecnologia e innovacion de medellin admin vie 26 sep 2025 1420 se brindo atencion integral y mantenimiento continuo a la infraestructura tecnologica hardware y software que respalda el portal medata con el objetivo de optimizar su desempeno disponibilidad y experiencia de usuario en este marco se ejecutaron actividades de soporte tecnico mantenimiento preventivo y especializado dando respuesta oportuna a solicitudes criticas y no criticas asimismo se avanzo en el desarrollo e implementacion de nuevos componentes funcionales para fortalecer la operatividad y evolucion del portal  ',0),(342,'es','node_search',' adres adres admin vie 26 sep 2025 1421 actuamente estamos brindando el desarrollo y soporte integral al sistema de gestion documental orfeo ejecutando el desarrollo de nuevas funcionalidades implementacion de mejoras y caracteristicas avanzadas para optimizar los flujos de trabajo la trazabilidad y la administracion de los documentos mantenimiento y soporte aseguramos la operatividad estabilidad y rendimiento continuo de la plataforma orfeo resolviendo incidencias y aplicando actualizaciones necesarias  ',0),(343,'es','node_search',' direccion nacional de derecho de autor direccion nacional de derecho de autor admin vie 26 sep 2025 1438 se llevo a cabo la interventoria integral para el seguimiento y verificacion de las obligaciones tecnicas juridicas contables financieras y administrativas del proyecto de creacion del nuevo portal web de la direccion nacional de derecho de autor la interventoria superviso los procesos de analisis diseno desarrollo migracion de contenidos y puesta en funcionamiento del portal implementado sobre el cms drupal de codigo abierto en cumplimiento de la normatividad vigente  ',0),(344,'es','node_search',' comando general de las fuerzas militares comando general de las fuerzas militares admin vie 26 sep 2025 1448 disenamos migramos y actualizamos integralmente el portal web del comando general de las fuerzas militares wwwcgfmmilco y prestamos los servicios de mantenimiento preventivo correctivo y soporte tecnico garantizando la disponibilidad seguridad accesibilidad y desempeno del sitio en cumplimiento de las especificaciones tecnicas y los lineamientos de gobierno digital  ',0),(345,'es','node_search',' plan mundial de alimentos plan mundial de alimentos admin vie 26 sep 2025 1451 verificamos mejoramos e implementamos el sisptsan llevandolo a una plataforma web moderna que conserva los parametros y modelos existentes y los potencia con mejor usabilidad seguridad e interoperabilidad hicimos saneamiento y trazabilidad de datos optimizamos flujos habilitamos reportes y tableros para decision y dejamos una operacion estable escalable y auditable  ',0),(346,'es','node_search',' alcaldia de sopo alcaldia de sopo admin vie 26 sep 2025 1500 desarrollamos configuramos suministramos implementamos y adaptamos un aplicativo web llamado sopo mas deporte que permitio el registro control y seguimiento de los beneficios de los programas deportivos y culturales de la administracion municipal ademas capacitamos a los maestros y equipos brindando mantenimiento y soporte continuo para garantizar disponibilidad seguridad accesibilidad y trazabilidad de la informacion  ',0),(347,'es','node_search',' computadores para educar computadores para educar admin vie 26 sep 2025 1500 se prestaron servicios especializados de soporte actualizacion capacitacion y mantenimiento evolutivo al sistema de gestion documental orfeo garantizando su correcto funcionamiento y adaptacion a las necesidades institucionales  ',0),(348,'es','node_search',' fondo financiero distrital de salud fondo financiero distrital de salud admin vie 26 sep 2025 1510 prestamos el mantenimiento preventivo y correctivo del software de recursos fisicos de la secretaria distrital de salud sobre base de datos oracle optimizando objetos y procesos pl sql ejecutamos monitoreo parches y mejoras de performance correccion de incidentes respaldo y recuperacion y fortalecimiento de seguridad garantizando continuidad operativa y trazabilidad  ',0),(349,'es','node_search',' direccion de sanidad del ejercito direccion de sanidad del ejercito admin vie 26 sep 2025 1513 se brindaron servicios de soporte y mantenimiento preventivo y correctivo del sistema de gestion documental de expedientes medicos laborales asimismo se realizaron labores de mantenimiento soporte y elaboracion de manuales tecnicos de usuario e instructivos del sistema fimed ficha medica digital de la direccion de sanidad del ejercito  ',0),(350,'es','node_search',' rtvc rtvc admin vie 26 sep 2025 1512 se contrataron los servicios especializados de soporte y personal tecnico calificado para la operacion y mantenimiento del sistema de gestion documental orfeo conforme a los lineamientos y especificaciones tecnicas minimas establecidas el objetivo es garantizar la continuidad operativa el adecuado funcionamiento y la mejora continua del sistema mediante la atencion oportuna de incidencias actualizaciones y requerimientos tecnicos  ',0),(351,'es','node_search',' agencia logistica de las fuerzas militares agencia logistica de las fuerzas militares admin vie 26 sep 2025 1547 desarrollamos implementamos y dejamos en operacion el sistema de gestion documental orfeo ademas brindamos capacitacion a usuarios y administradores y prestamos soporte tecnico y funcional continuo nuestro servicio de mantenimiento y soporte garantiza disponibilidad seguridad trazabilidad y cumplimiento de lineamientos archivisticos para la administracion publica  ',0);
/*!40000 ALTER TABLE `search_dataset` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `search_index`
--

DROP TABLE IF EXISTS `search_index`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `search_index` (
  `word` varchar(50) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT 'The "search_total".word that is associated with the search item.',
  `sid` int unsigned NOT NULL DEFAULT '0' COMMENT 'The "search_dataset".sid of the searchable item to which the word belongs.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The "languages".langcode of the item variant.',
  `type` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The "search_dataset".type of the searchable item to which the word belongs.',
  `score` float DEFAULT NULL COMMENT 'The numeric score of the word, higher being more important.',
  PRIMARY KEY (`word`,`sid`,`langcode`,`type`),
  KEY `sid_type` (`sid`,`langcode`,`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Stores the search index, associating words, items and…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `search_index`
--

LOCK TABLES `search_index` WRITE;
/*!40000 ALTER TABLE `search_index` DISABLE KEYS */;
INSERT INTO `search_index` VALUES ('1',9,'es','node_search',1),('1',53,'es','help_search',1),('100',1,'es','node_search',12.6851),('1209',2,'es','node_search',1),('1255',8,'es','node_search',1),('1359',5,'es','node_search',1),('1420',341,'es','node_search',1),('1421',342,'es','node_search',1),('1438',343,'es','node_search',1),('1448',344,'es','node_search',1),('1451',345,'es','node_search',1),('15',53,'es','help_search',0.997306),('1500',346,'es','node_search',1),('1500',347,'es','node_search',1),('1510',348,'es','node_search',1),('1512',350,'es','node_search',1),('1513',349,'es','node_search',1),('1519',3,'es','node_search',0.508221),('1527',9,'es','node_search',1),('1547',351,'es','node_search',1),('16',5,'es','node_search',1),('1631',339,'es','node_search',1),('1642',1,'es','node_search',0.934703),('1644',340,'es','node_search',1),('17',6,'es','node_search',1),('17',7,'es','node_search',1),('1723',6,'es','node_search',1),('1726',7,'es','node_search',1),('18',8,'es','node_search',1),('2',25,'es','help_search',1),('2',53,'es','help_search',0.993146),('200',32,'es','help_search',1),('2025',1,'es','node_search',0.938382),('2025',2,'es','node_search',2),('2025',3,'es','node_search',0.509287),('2025',5,'es','node_search',1),('2025',6,'es','node_search',1),('2025',7,'es','node_search',1),('2025',8,'es','node_search',1),('2025',9,'es','node_search',1),('2025',339,'es','node_search',1),('2025',340,'es','node_search',1),('2025',341,'es','node_search',1),('2025',342,'es','node_search',1),('2025',343,'es','node_search',1),('2025',344,'es','node_search',1),('2025',345,'es','node_search',1),('2025',346,'es','node_search',1),('2025',347,'es','node_search',1),('2025',348,'es','node_search',1),('2025',349,'es','node_search',1),('2025',350,'es','node_search',1),('2025',351,'es','node_search',1),('20px',1,'es','node_search',5),('24',339,'es','node_search',1),('24',340,'es','node_search',1),('255',24,'es','help_search',0.62674),('26',341,'es','node_search',1),('26',342,'es','node_search',1),('26',343,'es','node_search',1),('26',344,'es','node_search',1),('26',345,'es','node_search',1),('26',346,'es','node_search',1),('26',347,'es','node_search',1),('26',348,'es','node_search',1),('26',349,'es','node_search',1),('26',350,'es','node_search',1),('26',351,'es','node_search',1),('3',1,'es','node_search',0.945829),('3',83,'es','help_search',1),('403',32,'es','help_search',23),('403404',32,'es','help_search',26.9611),('404',32,'es','help_search',23.9384),('40em',53,'es','help_search',5),('5',54,'es','help_search',12.9253),('6',2,'es','node_search',1),('6',3,'es','node_search',0.511433),('6',83,'es','help_search',1),('7',83,'es','help_search',13),('9',11,'es','help_search',1),('abastecimientos',7,'es','node_search',1),('abbreviation',83,'es','help_search',1),('abierto',55,'es','help_search',3.24366),('abierto',59,'es','help_search',4),('abierto',343,'es','node_search',1),('ability',10,'es','help_search',0.854391),('ability',12,'es','help_search',2),('ability',20,'es','help_search',1),('ability',25,'es','help_search',1),('ability',28,'es','help_search',1),('able',17,'es','help_search',0.949597),('able',37,'es','help_search',2),('able',55,'es','help_search',1),('about',1,'es','help_search',1),('about',23,'es','help_search',0.786915),('about',24,'es','help_search',1),('about',39,'es','help_search',1),('about',46,'es','help_search',1),('about',56,'es','help_search',1.85439),('about',59,'es','help_search',2),('about',72,'es','help_search',1),('about',73,'es','help_search',1),('about',76,'es','help_search',1.59406),('about',83,'es','help_search',9),('about',87,'es','help_search',1),('aboutus',82,'es','help_search',5),('above',23,'es','help_search',0.766757),('above',24,'es','help_search',0.71),('above',26,'es','help_search',1),('above',91,'es','help_search',1),('abrir',27,'es','help_search',1),('abrira',55,'es','help_search',0.869951),('acceder',28,'es','help_search',0.731649),('acceder',65,'es','help_search',1),('acceder',70,'es','help_search',4),('acceder',72,'es','help_search',4),('acceder',84,'es','help_search',1),('accesibilidad',23,'es','help_search',1),('accesibilidad',344,'es','node_search',1),('accesibilidad',346,'es','node_search',1),('accesible',3,'es','node_search',1),('acceso',3,'es','node_search',1.6916),('acceso',72,'es','help_search',1),('acceso',76,'es','help_search',3.85992),('acceso',84,'es','help_search',28.7818),('acceso',87,'es','help_search',3.9235),('accesos',84,'es','help_search',31.8617),('access',25,'es','help_search',0.672252),('access',28,'es','help_search',1),('access',50,'es','help_search',0.827757),('access',57,'es','help_search',4),('access',65,'es','help_search',1),('access',70,'es','help_search',4),('accessed',46,'es','help_search',1),('accessibility',23,'es','help_search',1),('accessibility',26,'es','help_search',46),('accessible',26,'es','help_search',2),('accessible',37,'es','help_search',1),('accessing',42,'es','help_search',1),('accion',65,'es','help_search',0.892724),('accion',72,'es','help_search',8.2732),('accion',87,'es','help_search',0.909743),('acciones',72,'es','help_search',0.913226),('acciones',84,'es','help_search',1),('accomplish',17,'es','help_search',1),('account',9,'es','help_search',1),('account',41,'es','help_search',1.88282),('account',44,'es','help_search',5),('account',45,'es','help_search',15),('accountname',41,'es','help_search',1),('accounts',13,'es','help_search',0.961087),('accounts',23,'es','help_search',0.797402),('accounts',41,'es','help_search',2.78318),('accounts',42,'es','help_search',20),('accounts',44,'es','help_search',1),('accounts',45,'es','help_search',1),('acompañamos',3,'es','node_search',0.98493),('acreditan',3,'es','node_search',0.819249),('action',10,'es','help_search',1),('action',42,'es','help_search',1),('action',57,'es','help_search',9),('action',76,'es','help_search',0.792123),('action',87,'es','help_search',1),('actions',76,'es','help_search',3.83225),('actions',87,'es','help_search',8),('activa',54,'es','help_search',10.8513),('active',3,'es','help_search',1),('active',25,'es','help_search',8.45901),('active',50,'es','help_search',0.742984),('actividades',3,'es','node_search',0.749958),('actividades',341,'es','node_search',1),('activity',23,'es','help_search',0.776703),('activo',53,'es','help_search',1),('acts',11,'es','help_search',1),('actual',3,'es','node_search',0.668514),('actual',64,'es','help_search',1),('actual',84,'es','help_search',4),('actualice',16,'es','help_search',1),('actualice',72,'es','help_search',0.997306),('actualizacion',15,'es','help_search',4),('actualizacion',347,'es','node_search',1),('actualizaciones',15,'es','help_search',20),('actualizaciones',64,'es','help_search',5),('actualizaciones',342,'es','node_search',1),('actualizaciones',350,'es','node_search',1),('actualizamos',344,'es','node_search',1),('actualizar',48,'es','help_search',1),('actualmente',48,'es','help_search',1),('actualmente',54,'es','help_search',0.997306),('actuamente',342,'es','node_search',1),('acuerdo',3,'es','node_search',0.800068),('adaptacion',347,'es','node_search',1),('adaptamos',346,'es','node_search',1),('add',5,'es','help_search',2),('add',12,'es','help_search',1),('add',17,'es','help_search',0.993146),('add',20,'es','help_search',1),('add',22,'es','help_search',3),('add',29,'es','help_search',5),('add',43,'es','help_search',4),('add',44,'es','help_search',8),('add',50,'es','help_search',3.49253),('add',51,'es','help_search',4),('add',52,'es','help_search',4),('add',55,'es','help_search',1),('add',58,'es','help_search',1),('add',61,'es','help_search',8),('add',66,'es','help_search',7),('add',67,'es','help_search',6),('add',71,'es','help_search',1),('add',75,'es','help_search',12),('add',77,'es','help_search',13),('add',79,'es','help_search',5),('add',85,'es','help_search',1.99731),('add',87,'es','help_search',6),('add',88,'es','help_search',5),('add',89,'es','help_search',4),('add',90,'es','help_search',6),('add',91,'es','help_search',5),('added',12,'es','help_search',1),('added',24,'es','help_search',0.96498),('added',50,'es','help_search',1.51427),('added',55,'es','help_search',0.961087),('added',75,'es','help_search',1),('added',77,'es','help_search',1),('added',78,'es','help_search',1),('added',89,'es','help_search',1),('added',90,'es','help_search',1),('added',91,'es','help_search',2),('adding',13,'es','help_search',0.98493),('adding',55,'es','help_search',1),('adding',60,'es','help_search',0.96498),('adding',61,'es','help_search',26),('adding',66,'es','help_search',26),('adding',67,'es','help_search',26),('adding',71,'es','help_search',11),('adding',77,'es','help_search',26),('adding',85,'es','help_search',5),('adding',86,'es','help_search',0.808176),('adding',87,'es','help_search',26),('adding',90,'es','help_search',26),('adding',91,'es','help_search',0.993146),('addition',28,'es','help_search',1.71198),('addition',32,'es','help_search',1),('addition',70,'es','help_search',1),('additional',5,'es','help_search',1),('additional',11,'es','help_search',1),('additional',21,'es','help_search',1),('additional',23,'es','help_search',2),('additional',24,'es','help_search',0.559882),('additional',28,'es','help_search',1),('additional',38,'es','help_search',1),('additional',50,'es','help_search',0.72066),('additional',53,'es','help_search',1),('additional',56,'es','help_search',0.916736),('additional',75,'es','help_search',1),('additional',76,'es','help_search',2.73114),('additional',91,'es','help_search',2),('address',9,'es','help_search',1),('address',44,'es','help_search',4),('address',45,'es','help_search',1),('address',83,'es','help_search',1),('addresses',24,'es','help_search',0.749958),('adds',21,'es','help_search',1),('adecuadamente',32,'es','help_search',1),('adecuado',350,'es','node_search',1),('ademas',27,'es','help_search',1),('ademas',54,'es','help_search',1),('ademas',72,'es','help_search',1),('ademas',339,'es','node_search',1),('ademas',346,'es','node_search',1),('ademas',351,'es','node_search',1),('adicional',3,'es','node_search',1),('adicionales',10,'es','help_search',16.0611),('adicionales',11,'es','help_search',16.4095),('adicionales',12,'es','help_search',19),('adicionales',13,'es','help_search',17.9707),('adicionales',14,'es','help_search',19),('adicionales',15,'es','help_search',19),('adicionales',17,'es','help_search',17.5529),('adicionales',18,'es','help_search',17.1543),('adicionales',21,'es','help_search',19),('adicionales',22,'es','help_search',17.8997),('adicionales',24,'es','help_search',9.75835),('adicionales',25,'es','help_search',12.325),('adicionales',28,'es','help_search',13.53),('adicionales',34,'es','help_search',19),('adicionales',36,'es','help_search',19),('adicionales',39,'es','help_search',19),('adicionales',46,'es','help_search',19),('adicionales',47,'es','help_search',19),('adicionales',48,'es','help_search',1),('adicionales',53,'es','help_search',16.8358),('adicionales',54,'es','help_search',0.854391),('adicionales',55,'es','help_search',14.9024),('adicionales',57,'es','help_search',19),('adicionales',70,'es','help_search',17.3513),('adicionales',71,'es','help_search',19),('adicionales',72,'es','help_search',16.9618),('adicionales',76,'es','help_search',13.2934),('adicionales',82,'es','help_search',19),('adicionales',83,'es','help_search',18.6366),('adicionales',85,'es','help_search',17.6212),('adicionales',86,'es','help_search',14.7097),('adicionales',88,'es','help_search',17.69),('adicionalmente',3,'es','node_search',1),('adicionalmente',30,'es','help_search',0.934703),('adjuntar',73,'es','help_search',1),('adjuntos',86,'es','help_search',1),('adjust',34,'es','help_search',1),('adjust',50,'es','help_search',0.745294),('adjust',71,'es','help_search',1),('admin',1,'es','node_search',0.953396),('admin',2,'es','node_search',1),('admin',3,'es','node_search',0.513597),('admin',5,'es','node_search',1),('admin',6,'es','node_search',1),('admin',7,'es','node_search',1),('admin',8,'es','node_search',1),('admin',9,'es','node_search',1),('admin',16,'es','help_search',3.9074),('admin',23,'es','help_search',14.7535),('admin',339,'es','node_search',1),('admin',340,'es','node_search',1),('admin',341,'es','node_search',1),('admin',342,'es','node_search',1),('admin',343,'es','node_search',1),('admin',344,'es','node_search',1),('admin',345,'es','node_search',1),('admin',346,'es','node_search',1),('admin',347,'es','node_search',1),('admin',348,'es','node_search',1),('admin',349,'es','node_search',1),('admin',350,'es','node_search',1),('admin',351,'es','node_search',1),('administer',23,'es','help_search',0.851346),('administer',41,'es','help_search',4),('administer',55,'es','help_search',4),('administer',70,'es','help_search',4),('administer',84,'es','help_search',4),('administer',85,'es','help_search',4),('administering',42,'es','help_search',1),('administracion',1,'es','node_search',1),('administracion',2,'es','node_search',1),('administracion',18,'es','help_search',1),('administracion',24,'es','help_search',10.7876),('administracion',33,'es','help_search',4),('administracion',35,'es','help_search',5),('administracion',52,'es','help_search',1),('administracion',76,'es','help_search',0.729424),('administracion',77,'es','help_search',2),('administracion',79,'es','help_search',1),('administracion',80,'es','help_search',1),('administracion',339,'es','node_search',1),('administracion',340,'es','node_search',1),('administracion',342,'es','node_search',1),('administracion',346,'es','node_search',1),('administracion',351,'es','node_search',1),('administración',3,'es','node_search',27),('administrador',84,'es','help_search',1),('administradores',9,'es','help_search',1),('administradores',51,'es','help_search',1),('administradores',58,'es','help_search',1),('administradores',351,'es','node_search',1),('administrados',15,'es','help_search',1),('administrados',84,'es','help_search',1),('administrando',29,'es','help_search',1),('administrando',30,'es','help_search',26),('administrando',70,'es','help_search',1),('administrando',71,'es','help_search',1),('administrando',72,'es','help_search',1),('administrando',73,'es','help_search',26),('administrar',1,'es','help_search',4),('administrar',2,'es','help_search',4),('administrar',3,'es','help_search',4),('administrar',4,'es','help_search',4),('administrar',5,'es','help_search',8),('administrar',6,'es','help_search',4),('administrar',7,'es','help_search',4),('administrar',8,'es','help_search',8),('administrar',16,'es','help_search',7.84435),('administrar',18,'es','help_search',4),('administrar',28,'es','help_search',0.781775),('administrar',29,'es','help_search',4),('administrar',30,'es','help_search',4),('administrar',42,'es','help_search',26),('administrar',48,'es','help_search',4),('administrar',50,'es','help_search',3.73881),('administrar',52,'es','help_search',4),('administrar',53,'es','help_search',26),('administrar',54,'es','help_search',4),('administrar',55,'es','help_search',4),('administrar',56,'es','help_search',0.869951),('administrar',57,'es','help_search',4),('administrar',59,'es','help_search',4),('administrar',64,'es','help_search',4),('administrar',66,'es','help_search',5),('administrar',67,'es','help_search',5),('administrar',68,'es','help_search',5),('administrar',69,'es','help_search',5),('administrar',70,'es','help_search',4),('administrar',71,'es','help_search',8),('administrar',72,'es','help_search',8),('administrar',75,'es','help_search',4),('administrar',78,'es','help_search',4),('administrar',81,'es','help_search',4),('administrar',84,'es','help_search',4),('administrar',85,'es','help_search',8),('administrar',87,'es','help_search',8),('administrar',91,'es','help_search',4),('administration',70,'es','help_search',1),('administration',81,'es','help_search',1),('administrativa',23,'es','help_search',19),('administrativa',35,'es','help_search',1),('administrativa',47,'es','help_search',1),('administrativa',65,'es','help_search',1.90286),('administrativa',84,'es','help_search',1.85135),('administrativa',85,'es','help_search',1),('administrativas',2,'es','node_search',1),('administrativas',23,'es','help_search',3.97685),('administrativas',35,'es','help_search',4),('administrativas',65,'es','help_search',1),('administrativas',84,'es','help_search',2),('administrativas',343,'es','node_search',1),('administrative',10,'es','help_search',0.882818),('administrative',16,'es','help_search',2),('administrative',17,'es','help_search',1.95373),('administrative',18,'es','help_search',1),('administrative',23,'es','help_search',47.8026),('administrative',25,'es','help_search',2.4673),('administrative',26,'es','help_search',28),('administrative',31,'es','help_search',1),('administrative',32,'es','help_search',1.8926),('administrative',33,'es','help_search',1),('administrative',34,'es','help_search',3),('administrative',35,'es','help_search',1),('administrative',36,'es','help_search',1),('administrative',37,'es','help_search',2),('administrative',38,'es','help_search',1),('administrative',39,'es','help_search',3),('administrative',40,'es','help_search',1),('administrative',41,'es','help_search',1.94583),('administrative',43,'es','help_search',1),('administrative',44,'es','help_search',1),('administrative',45,'es','help_search',1),('administrative',49,'es','help_search',1),('administrative',51,'es','help_search',1),('administrative',52,'es','help_search',1),('administrative',57,'es','help_search',1),('administrative',58,'es','help_search',2),('administrative',59,'es','help_search',1),('administrative',60,'es','help_search',0.949597),('administrative',61,'es','help_search',1),('administrative',62,'es','help_search',1),('administrative',63,'es','help_search',1),('administrative',64,'es','help_search',1),('administrative',65,'es','help_search',3.90974),('administrative',71,'es','help_search',1),('administrative',76,'es','help_search',0.794753),('administrative',79,'es','help_search',1),('administrative',85,'es','help_search',1),('administrative',88,'es','help_search',1),('administrative',89,'es','help_search',2),('administrative',90,'es','help_search',2),('administrativo',1,'es','help_search',1),('administrativo',2,'es','help_search',1),('administrativo',3,'es','help_search',1),('administrativo',4,'es','help_search',1),('administrativo',5,'es','help_search',1),('administrativo',6,'es','help_search',1),('administrativo',7,'es','help_search',1),('administrativo',8,'es','help_search',2),('administrativo',16,'es','help_search',2.96109),('administrativo',23,'es','help_search',17.9707),('administrativo',29,'es','help_search',1),('administrativo',30,'es','help_search',1),('administrativo',48,'es','help_search',1),('administrativo',50,'es','help_search',0.938382),('administrativo',54,'es','help_search',1),('administrativo',64,'es','help_search',1),('administrativo',65,'es','help_search',1),('administrativo',66,'es','help_search',1),('administrativo',67,'es','help_search',1),('administrativo',68,'es','help_search',1),('administrativo',69,'es','help_search',1),('administrativo',70,'es','help_search',1),('administrativo',71,'es','help_search',1),('administrativo',72,'es','help_search',1),('administrativo',75,'es','help_search',1),('administrativo',78,'es','help_search',1),('administrativo',84,'es','help_search',0.980874),('administrativo',85,'es','help_search',1),('administrativo',87,'es','help_search',1),('administrativo',91,'es','help_search',1),('administrativos',84,'es','help_search',26),('administrator',24,'es','help_search',0.961087),('administrator',25,'es','help_search',1),('administrators',12,'es','help_search',1),('administrators',25,'es','help_search',1),('administrators',41,'es','help_search',1),('administrators',42,'es','help_search',1),('administrators',50,'es','help_search',2),('administrators',57,'es','help_search',1),('administrators',71,'es','help_search',1),('adminitra',58,'es','help_search',4),('admiten',76,'es','help_search',0.968904),('adres',342,'es','node_search',27),('advanced',28,'es','help_search',3.38129),('advanced',76,'es','help_search',10.2477),('affected',65,'es','help_search',0.972861),('after',10,'es','help_search',1),('after',25,'es','help_search',0.729424),('after',28,'es','help_search',1),('after',30,'es','help_search',0.830633),('after',32,'es','help_search',0.957226),('after',50,'es','help_search',0.759465),('after',68,'es','help_search',1),('after',69,'es','help_search',1),('after',75,'es','help_search',1),('after',76,'es','help_search',1),('afterwards',10,'es','help_search',0.909743),('again',36,'es','help_search',1),('again',65,'es','help_search',0.934703),('against',13,'es','help_search',0.96498),('against',50,'es','help_search',1),('agencia',1,'es','node_search',26),('agencia',7,'es','node_search',27),('agencia',351,'es','node_search',27),('aggregation',10,'es','help_search',20.8483),('agrega',16,'es','help_search',1),('agrega',54,'es','help_search',0.851346),('agregado',75,'es','help_search',1),('agregado',84,'es','help_search',0.923838),('agregando',85,'es','help_search',1),('agregar',7,'es','help_search',1),('agregar',8,'es','help_search',1),('agregar',24,'es','help_search',0.78951),('agregar',28,'es','help_search',0.738408),('agregar',54,'es','help_search',0.860547),('agregar',55,'es','help_search',5),('agregar',58,'es','help_search',4),('agregar',61,'es','help_search',4),('agregar',66,'es','help_search',6),('agregar',67,'es','help_search',6),('agregar',68,'es','help_search',2),('agregar',69,'es','help_search',2),('agregar',71,'es','help_search',4),('agregar',75,'es','help_search',26),('agregar',81,'es','help_search',1),('agregar',84,'es','help_search',0.989021),('agregar',85,'es','help_search',9),('agregar',86,'es','help_search',0.899454),('agregar',91,'es','help_search',26),('agregue',5,'es','help_search',1),('agregue',48,'es','help_search',1),('agregue',52,'es','help_search',1),('agregue',61,'es','help_search',1),('agregue',91,'es','help_search',1),('agrupados',25,'es','help_search',1),('agrupe',54,'es','help_search',0.876337),('ahora',18,'es','help_search',1),('ajustes',3,'es','node_search',0.653974),('ajustes',23,'es','help_search',2),('ajustes',27,'es','help_search',49),('ajustes',34,'es','help_search',1),('ajustes',41,'es','help_search',20),('ajustes',48,'es','help_search',1),('ajustes',73,'es','help_search',1),('ajustes',77,'es','help_search',1),('alcaldia',346,'es','node_search',27),('alcanzar',3,'es','node_search',1.17434),('alguien',72,'es','help_search',1),('algunos',23,'es','help_search',0.810915),('algunos',48,'es','help_search',1),('algunos',54,'es','help_search',1),('algunos',60,'es','help_search',1),('algunos',72,'es','help_search',1.98902),('aliados',9,'es','node_search',1),('alias',41,'es','help_search',0.993146),('alias',81,'es','help_search',41),('alias',82,'es','help_search',61),('alias',83,'es','help_search',65),('aliases',81,'es','help_search',21),('aliases',83,'es','help_search',15.7015),('aliasing',83,'es','help_search',1),('alimentos',345,'es','node_search',27),('alineacion',339,'es','node_search',1),('all',1,'es','help_search',1),('all',3,'es','help_search',4),('all',15,'es','help_search',1),('all',21,'es','help_search',1),('all',24,'es','help_search',2.11718),('all',27,'es','help_search',1),('all',42,'es','help_search',2),('all',45,'es','help_search',1),('all',57,'es','help_search',1),('all',59,'es','help_search',1),('all',60,'es','help_search',1),('all',62,'es','help_search',2),('all',65,'es','help_search',0.949597),('all',66,'es','help_search',1),('all',70,'es','help_search',1),('all',81,'es','help_search',1),('all',87,'es','help_search',3.98922),('all',88,'es','help_search',0.997306),('allow',24,'es','help_search',1),('allow',50,'es','help_search',1.81633),('allow',65,'es','help_search',1),('allow',76,'es','help_search',1),('allow',85,'es','help_search',0.972861),('allow',90,'es','help_search',1),('allowed',24,'es','help_search',2.60176),('allowed',55,'es','help_search',0.934703),('allowed',66,'es','help_search',4),('allowed',67,'es','help_search',4),('allows',10,'es','help_search',1.90629),('allows',11,'es','help_search',1),('allows',13,'es','help_search',1),('allows',22,'es','help_search',1),('allows',26,'es','help_search',1),('allows',28,'es','help_search',1),('allows',42,'es','help_search',2),('allows',47,'es','help_search',2),('allows',56,'es','help_search',0.830633),('allows',74,'es','help_search',1),('allows',76,'es','help_search',1.81092),('allows',83,'es','help_search',2),('allows',86,'es','help_search',0.833529),('almacena',24,'es','help_search',4.75096),('almacenados',36,'es','help_search',1),('almacenan',30,'es','help_search',1),('along',13,'es','help_search',1),('already',16,'es','help_search',1),('already',35,'es','help_search',1),('already',37,'es','help_search',1),('already',38,'es','help_search',2),('already',87,'es','help_search',2),('already',88,'es','help_search',1),('already',90,'es','help_search',1),('already',91,'es','help_search',1),('alreadyconfigured',29,'es','help_search',1),('alreadyrendered',10,'es','help_search',1),('also',10,'es','help_search',1),('also',12,'es','help_search',2),('also',13,'es','help_search',0.953396),('also',14,'es','help_search',1),('also',17,'es','help_search',2),('also',20,'es','help_search',1),('also',22,'es','help_search',1),('also',23,'es','help_search',1),('also',24,'es','help_search',3.22579),('also',25,'es','help_search',1.51014),('also',36,'es','help_search',1),('also',37,'es','help_search',1),('also',38,'es','help_search',1),('also',42,'es','help_search',1),('also',50,'es','help_search',1),('also',55,'es','help_search',1),('also',57,'es','help_search',1),('also',61,'es','help_search',1),('also',65,'es','help_search',1.98087),('also',66,'es','help_search',1),('also',67,'es','help_search',0.931053),('also',69,'es','help_search',1),('also',70,'es','help_search',1),('also',71,'es','help_search',1),('also',74,'es','help_search',1),('also',75,'es','help_search',1),('also',76,'es','help_search',1),('also',79,'es','help_search',1),('also',84,'es','help_search',1),('also',85,'es','help_search',1.9534),('alternative',28,'es','help_search',1),('alternatively',65,'es','help_search',0.968904),('alternatively',88,'es','help_search',0.957226),('alto',53,'es','help_search',26),('altura',53,'es','help_search',2),('always',5,'es','help_search',1),('always',46,'es','help_search',1),('always',60,'es','help_search',1),('amamos',1,'es','node_search',26),('american',28,'es','help_search',0.961087),('amigable',82,'es','help_search',1),('ampliacion',21,'es','help_search',20),('ampliamente',54,'es','help_search',1),('ampliando',2,'es','node_search',1),('ampliar',16,'es','help_search',4),('ampliar',38,'es','help_search',4),('anada',77,'es','help_search',1),('anada',85,'es','help_search',1),('anade',67,'es','help_search',1),('anade',75,'es','help_search',1),('anade',85,'es','help_search',1),('anadiendo',43,'es','help_search',26),('anadir',7,'es','help_search',4),('anadir',54,'es','help_search',0.976851),('anadir',70,'es','help_search',4),('anadir',73,'es','help_search',1),('anadir',77,'es','help_search',1),('anadir',84,'es','help_search',1),('analisis',3,'es','node_search',0.754681),('analisis',343,'es','node_search',1),('análisis',3,'es','node_search',1.26883),('ancho',53,'es','help_search',28),('anchor',75,'es','help_search',4),('anchos',53,'es','help_search',2),('anchura',53,'es','help_search',1),('and',1,'es','help_search',2),('and',2,'es','help_search',3),('and',3,'es','help_search',5),('and',4,'es','help_search',1),('and',5,'es','help_search',3),('and',6,'es','help_search',1),('and',7,'es','help_search',1),('and',8,'es','help_search',2),('and',10,'es','help_search',10.5792),('and',11,'es','help_search',20.4252),('and',12,'es','help_search',2),('and',13,'es','help_search',16.2416),('and',14,'es','help_search',51),('and',15,'es','help_search',13),('and',16,'es','help_search',2),('and',17,'es','help_search',8.92722),('and',18,'es','help_search',28),('and',19,'es','help_search',2),('and',20,'es','help_search',6.97286),('and',21,'es','help_search',42),('and',22,'es','help_search',9.99315),('and',23,'es','help_search',9.48155),('and',24,'es','help_search',12.4768),('and',25,'es','help_search',38.8802),('and',26,'es','help_search',3),('and',28,'es','help_search',5.92384),('and',29,'es','help_search',2),('and',30,'es','help_search',6.50675),('and',31,'es','help_search',2),('and',32,'es','help_search',1.93838),('and',34,'es','help_search',9),('and',36,'es','help_search',1),('and',37,'es','help_search',4),('and',39,'es','help_search',15),('and',40,'es','help_search',1),('and',41,'es','help_search',0.913226),('and',42,'es','help_search',26),('and',43,'es','help_search',1),('and',44,'es','help_search',1),('and',45,'es','help_search',4),('and',46,'es','help_search',3),('and',47,'es','help_search',3),('and',50,'es','help_search',27.4885),('and',52,'es','help_search',1),('and',53,'es','help_search',18.5529),('and',56,'es','help_search',9.41332),('and',57,'es','help_search',2),('and',58,'es','help_search',1),('and',59,'es','help_search',3),('and',60,'es','help_search',7.61838),('and',61,'es','help_search',8),('and',62,'es','help_search',4),('and',63,'es','help_search',6),('and',64,'es','help_search',4),('and',65,'es','help_search',2.98493),('and',66,'es','help_search',4),('and',67,'es','help_search',3),('and',68,'es','help_search',2),('and',69,'es','help_search',3),('and',70,'es','help_search',1),('and',71,'es','help_search',6),('and',72,'es','help_search',2),('and',73,'es','help_search',2),('and',74,'es','help_search',1),('and',75,'es','help_search',4),('and',76,'es','help_search',6.22409),('and',77,'es','help_search',3.99315),('and',80,'es','help_search',27),('and',81,'es','help_search',5),('and',82,'es','help_search',2),('and',83,'es','help_search',11.7015),('and',84,'es','help_search',1.90629),('and',85,'es','help_search',1.94583),('and',86,'es','help_search',3.24716),('and',87,'es','help_search',3),('and',88,'es','help_search',3.94583),('and',89,'es','help_search',5),('and',90,'es','help_search',4),('and',91,'es','help_search',2),('announcement',46,'es','help_search',11),('announcements',46,'es','help_search',89),('ano',2,'es','node_search',1),('anonymous',8,'es','help_search',4),('anonymous',10,'es','help_search',2.93498),('anonymous',42,'es','help_search',5),('anonymous',50,'es','help_search',0.839384),('anonymous',55,'es','help_search',5.62798),('anos',1,'es','node_search',1),('anote',18,'es','help_search',1),('another',9,'es','help_search',1),('another',17,'es','help_search',0.98493),('another',21,'es','help_search',1),('another',25,'es','help_search',2.30653),('another',31,'es','help_search',1),('another',77,'es','help_search',2),('anteriores',3,'es','node_search',0.839384),('anteriores',55,'es','help_search',1.58967),('anteriores',59,'es','help_search',2),('anteriores',75,'es','help_search',1),('anteriormente',33,'es','help_search',1),('anteriormente',56,'es','help_search',0.810915),('antes',14,'es','help_search',1),('anuncio',15,'es','help_search',1),('anuncios',46,'es','help_search',4),('any',3,'es','help_search',1),('any',11,'es','help_search',1),('any',25,'es','help_search',0.833529),('any',34,'es','help_search',2),('any',39,'es','help_search',3),('any',64,'es','help_search',1),('any',68,'es','help_search',1),('any',69,'es','help_search',1),('any',77,'es','help_search',1),('any',91,'es','help_search',0.98493),('anyone',37,'es','help_search',1),('anyone',42,'es','help_search',1),('apache',28,'es','help_search',12),('aparecer',27,'es','help_search',1),('aparecera',49,'es','help_search',2),('apariencia',11,'es','help_search',1.87176),('apariencia',33,'es','help_search',4),('apariencia',35,'es','help_search',4),('api',13,'es','help_search',32.5233),('api',53,'es','help_search',0.899454),('aplicaciones',13,'es','help_search',1),('aplican',53,'es','help_search',0.980874),('aplicando',342,'es','node_search',1),('aplicar',15,'es','help_search',1),('aplicar',72,'es','help_search',4.69535),('aplicativo',346,'es','node_search',1),('aportado',27,'es','help_search',1),('aportar',6,'es','node_search',1),('apoyo',30,'es','help_search',0.902857),('appear',27,'es','help_search',1),('appear',69,'es','help_search',1),('appear',81,'es','help_search',1),('appearance',11,'es','help_search',18.7914),('appearance',23,'es','help_search',3.38129),('appearance',35,'es','help_search',4),('applications',13,'es','help_search',2),('applied',22,'es','help_search',1),('applied',50,'es','help_search',1),('applied',87,'es','help_search',1),('applies',55,'es','help_search',0.909743),('apply',57,'es','help_search',8),('apply',75,'es','help_search',1),('apply',76,'es','help_search',0.797402),('apply',87,'es','help_search',4),('appropriate',28,'es','help_search',1),('appropriate',55,'es','help_search',1),('approval',41,'es','help_search',1),('aprender',8,'es','node_search',1),('aprobadas',41,'es','help_search',1),('aprobar',57,'es','help_search',4),('aqui',55,'es','help_search',0.822065),('arcgis',1,'es','node_search',1),('archive',1,'es','help_search',1),('archive',3,'es','help_search',1),('archive',25,'es','help_search',1.53107),('archivisticos',351,'es','node_search',1),('archivo',1,'es','help_search',1),('archivo',2,'es','help_search',1),('archivo',3,'es','help_search',5),('archivo',3,'es','node_search',0.697623),('archivos',53,'es','help_search',0.909743),('are',8,'es','help_search',1),('are',10,'es','help_search',4.77177),('are',11,'es','help_search',1),('are',13,'es','help_search',1.9534),('are',14,'es','help_search',3),('are',15,'es','help_search',1),('are',16,'es','help_search',2),('are',17,'es','help_search',61),('are',18,'es','help_search',1),('are',20,'es','help_search',1),('are',22,'es','help_search',23),('are',23,'es','help_search',2.90974),('are',24,'es','help_search',38.1816),('are',25,'es','help_search',23.0573),('are',26,'es','help_search',3.95779),('are',28,'es','help_search',58.4852),('are',31,'es','help_search',2),('are',32,'es','help_search',0.873132),('are',34,'es','help_search',1),('are',36,'es','help_search',2),('are',37,'es','help_search',1),('are',38,'es','help_search',1),('are',39,'es','help_search',2),('are',41,'es','help_search',21),('are',42,'es','help_search',6),('are',44,'es','help_search',1),('are',46,'es','help_search',19),('are',47,'es','help_search',20),('are',50,'es','help_search',42),('are',53,'es','help_search',2),('are',55,'es','help_search',2.9347),('are',56,'es','help_search',3),('are',57,'es','help_search',1),('are',60,'es','help_search',2),('are',61,'es','help_search',1),('are',66,'es','help_search',1),('are',67,'es','help_search',0.961087),('are',74,'es','help_search',20),('are',75,'es','help_search',1),('are',76,'es','help_search',36.2838),('are',83,'es','help_search',2),('are',85,'es','help_search',1),('are',86,'es','help_search',1),('are',87,'es','help_search',1),('are',88,'es','help_search',2),('are',90,'es','help_search',2),('area',45,'es','help_search',1),('area',47,'es','help_search',1),('area',65,'es','help_search',5.81038),('area',68,'es','help_search',1),('area',69,'es','help_search',1),('areas',2,'es','node_search',1),('areas',65,'es','help_search',1),('arrastrandolos',54,'es','help_search',0.873132),('arrastrar',26,'es','help_search',1),('arrastrar',68,'es','help_search',1),('arrastrar',69,'es','help_search',1),('arrastre',48,'es','help_search',1),('arrastre',54,'es','help_search',2.67718),('arrastre',60,'es','help_search',0.909743),('arrastre',75,'es','help_search',1),('article',70,'es','help_search',2),('articles',56,'es','help_search',1),('articulacion',5,'es','node_search',1),('articulo',72,'es','help_search',5),('articulos',73,'es','help_search',1),('aseguramos',342,'es','node_search',1),('asegurarse',18,'es','help_search',1),('asegurarse',28,'es','help_search',0.76431),('asegurarse',30,'es','help_search',0.842342),('asegurese',54,'es','help_search',0.819249),('asesoramiento',3,'es','node_search',1),('asesoramiento',15,'es','help_search',11),('asesorias',3,'es','node_search',17.7768),('asesoría',3,'es','node_search',1.59873),('asesorías',3,'es','node_search',0.620288),('asi',5,'es','node_search',1),('asi',16,'es','help_search',1),('asi',27,'es','help_search',1),('asi',84,'es','help_search',1),('asignado',84,'es','help_search',1),('asignar',53,'es','help_search',0.892724),('asigne',82,'es','help_search',1),('asimismo',341,'es','node_search',1),('asimismo',349,'es','node_search',1),('asistencia',5,'es','node_search',1),('así',3,'es','node_search',0.827757),('asociado',54,'es','help_search',1),('aspect',23,'es','help_search',0.759465),('aspecto',11,'es','help_search',26),('aspects',23,'es','help_search',0.740689),('asset',11,'es','help_search',1),('assign',50,'es','help_search',1),('assigned',42,'es','help_search',2),('assistive',26,'es','help_search',1),('associate',22,'es','help_search',1),('associate',24,'es','help_search',0.695602),('associate',50,'es','help_search',1),('associates',24,'es','help_search',0.648686),('association',46,'es','help_search',2),('assuming',71,'es','help_search',1),('assumptions',36,'es','help_search',1),('asumen',54,'es','help_search',0.942091),('asunto',7,'es','help_search',4),('asunto',8,'es','help_search',4),('atajos',84,'es','help_search',21.9167),('atencion',341,'es','node_search',1),('atencion',350,'es','node_search',1),('attach',47,'es','help_search',1),('attach',56,'es','help_search',1.65266),('attached',24,'es','help_search',1),('attached',55,'es','help_search',1),('attached',56,'es','help_search',1),('attached',73,'es','help_search',1),('attached',86,'es','help_search',1),('attention',40,'es','help_search',1),('attribute',24,'es','help_search',0.615536),('audio',22,'es','help_search',1),('auditable',345,'es','node_search',1),('auditorías',3,'es','node_search',0.523573),('aun',21,'es','help_search',1),('autenticacion',13,'es','help_search',19.9931),('authenticated',8,'es','help_search',4),('authenticated',10,'es','help_search',0.968904),('authenticated',13,'es','help_search',0.968904),('authenticated',42,'es','help_search',5),('authenticating',13,'es','help_search',1),('authentication',13,'es','help_search',13.931),('authorized',32,'es','help_search',1),('auto',1,'es','node_search',8.83666),('automated',18,'es','help_search',2.89214),('automatic',10,'es','help_search',1),('automatic',20,'es','help_search',0.989021),('automatically',17,'es','help_search',1.97685),('automatically',77,'es','help_search',1),('automaticallygenerated',83,'es','help_search',1),('automaticamente',18,'es','help_search',1),('automaticamente',52,'es','help_search',1),('automaticamente',86,'es','help_search',0.873132),('automatizadas',18,'es','help_search',0.920273),('automatizamos',1,'es','node_search',1),('automatizar',1,'es','node_search',1),('automatizar',2,'es','node_search',1),('autor',343,'es','node_search',28),('autoria',50,'es','help_search',3.69535),('autoria',54,'es','help_search',4),('available',20,'es','help_search',1),('available',23,'es','help_search',0.916736),('available',24,'es','help_search',27.0296),('available',29,'es','help_search',1),('available',39,'es','help_search',6),('available',50,'es','help_search',19),('available',61,'es','help_search',1),('available',76,'es','help_search',0.784336),('available',78,'es','help_search',2),('available',87,'es','help_search',1),('avanzadas',342,'es','node_search',1),('avanzo',341,'es','node_search',1),('aviso',15,'es','help_search',3),('avisos',15,'es','help_search',20),('avoid',50,'es','help_search',0.757065),('aware',32,'es','help_search',0.866793),('away',36,'es','help_search',1),('ayuda',11,'es','help_search',0.909743),('ayuda',16,'es','help_search',48.6431),('ayuda',17,'es','help_search',1.9347),('ayuda',21,'es','help_search',1),('ayuda',23,'es','help_search',1.98224),('ayuda',24,'es','help_search',0.517983),('ayuda',30,'es','help_search',4),('ámbito',3,'es','node_search',0.677939),('back',37,'es','help_search',1),('background',68,'es','help_search',1),('background',69,'es','help_search',1),('bad',56,'es','help_search',1),('bajo',2,'es','node_search',1),('bajo',30,'es','help_search',0.920273),('bajo',72,'es','help_search',0.909743),('bandeja',23,'es','help_search',1),('bandeja',27,'es','help_search',2),('barra',23,'es','help_search',1),('barra',27,'es','help_search',1),('barra',54,'es','help_search',15.4507),('barra',84,'es','help_search',0.857458),('base',3,'es','node_search',27.5304),('base',11,'es','help_search',21),('base',33,'es','help_search',1),('base',76,'es','help_search',6.61861),('base',89,'es','help_search',1),('base',348,'es','node_search',1),('bases',1,'es','node_search',28),('bases',2,'es','node_search',1),('bases',3,'es','node_search',2),('bases',30,'es','help_search',1),('basic',11,'es','help_search',1),('basic',13,'es','help_search',13.931),('basic',56,'es','help_search',0.993146),('basic',70,'es','help_search',10.0072),('basic',72,'es','help_search',9.78337),('basica',13,'es','help_search',19),('basica',34,'es','help_search',26),('basicas',32,'es','help_search',3.89144),('basicas',34,'es','help_search',4),('basicos',34,'es','help_search',1),('because',10,'es','help_search',1),('because',22,'es','help_search',1),('become',26,'es','help_search',1),('becomes',22,'es','help_search',1),('been',17,'es','help_search',1),('been',25,'es','help_search',2.48439),('been',30,'es','help_search',1.6678),('been',38,'es','help_search',1),('been',42,'es','help_search',1),('been',64,'es','help_search',1),('been',74,'es','help_search',1),('before',10,'es','help_search',1),('before',55,'es','help_search',0.854391),('before',56,'es','help_search',1.8894),('behaves',25,'es','help_search',1),('behavior',28,'es','help_search',1),('behavior',56,'es','help_search',1),('behavior',76,'es','help_search',3.62515),('behind',24,'es','help_search',0.672252),('being',9,'es','help_search',1),('being',25,'es','help_search',0.754681),('being',37,'es','help_search',1),('being',50,'es','help_search',0.766757),('being',56,'es','help_search',1),('being',76,'es','help_search',1),('believe',30,'es','help_search',0.857458),('below',2,'es','help_search',1),('below',12,'es','help_search',1),('below',14,'es','help_search',1),('below',15,'es','help_search',1),('below',20,'es','help_search',0.942091),('below',23,'es','help_search',0.747619),('below',24,'es','help_search',2.56623),('below',25,'es','help_search',0.653974),('below',42,'es','help_search',1),('below',47,'es','help_search',1),('below',66,'es','help_search',1),('below',67,'es','help_search',1),('below',75,'es','help_search',1),('below',83,'es','help_search',0.993146),('below',86,'es','help_search',0.784336),('below',89,'es','help_search',1),('below',91,'es','help_search',1.97286),('beneficios',3,'es','node_search',0.548462),('beneficios',9,'es','node_search',1),('beneficios',346,'es','node_search',1),('besides',24,'es','help_search',0.563797),('best',26,'es','help_search',2),('between',3,'es','help_search',1),('between',23,'es','help_search',0.839384),('between',25,'es','help_search',3.70271),('bienes',7,'es','node_search',1),('big',10,'es','help_search',0.945829),('bigpipe',10,'es','help_search',9.16882),('blank',32,'es','help_search',1),('block',1,'es','node_search',8.83666),('block',5,'es','help_search',1),('block',12,'es','help_search',2),('block',16,'es','help_search',5),('block',17,'es','help_search',1.96188),('block',20,'es','help_search',4),('block',24,'es','help_search',8.55602),('block',47,'es','help_search',15),('block',51,'es','help_search',32),('block',52,'es','help_search',32),('block',60,'es','help_search',0.989021),('block',65,'es','help_search',4),('block',76,'es','help_search',2),('block',79,'es','help_search',2),('block',89,'es','help_search',1),('block',90,'es','help_search',5),('blocks',11,'es','help_search',2),('blocks',23,'es','help_search',0.869951),('blocks',47,'es','help_search',55),('blocks',51,'es','help_search',1),('blog',56,'es','help_search',2),('blog',73,'es','help_search',1),('blog',86,'es','help_search',4),('bloque',16,'es','help_search',3.9507),('bloque',23,'es','help_search',0.989021),('bloque',27,'es','help_search',2),('bloque',28,'es','help_search',1.63676),('bloque',47,'es','help_search',42),('bloque',48,'es','help_search',48),('bloque',49,'es','help_search',52),('bloque',51,'es','help_search',2),('bloque',52,'es','help_search',7),('bloque',65,'es','help_search',1),('bloqueadas',41,'es','help_search',1),('bloqueo',76,'es','help_search',4),('bloques',20,'es','help_search',1),('bloques',47,'es','help_search',47),('bloques',48,'es','help_search',12),('bloques',49,'es','help_search',1),('bloques',52,'es','help_search',4),('bloques',86,'es','help_search',0.886095),('body',17,'es','help_search',1),('boolean',24,'es','help_search',0.824901),('borrar',16,'es','help_search',1),('borrar',36,'es','help_search',26),('borrar',37,'es','help_search',2),('borraran',36,'es','help_search',1),('both',5,'es','help_search',1),('both',8,'es','help_search',1),('both',10,'es','help_search',0.972861),('both',26,'es','help_search',0.980874),('both',28,'es','help_search',1),('both',30,'es','help_search',0.98493),('both',32,'es','help_search',1),('both',50,'es','help_search',1),('both',60,'es','help_search',1),('both',66,'es','help_search',1),('both',67,'es','help_search',1),('boton',54,'es','help_search',1.78555),('boton',81,'es','help_search',1),('boton',87,'es','help_search',1),('botones',54,'es','help_search',10.1222),('bottom',31,'es','help_search',1),('bottom',38,'es','help_search',1),('bottom',45,'es','help_search',1),('bottom',76,'es','help_search',0.913226),('box',2,'es','help_search',2),('box',4,'es','help_search',1),('box',31,'es','help_search',2),('box',38,'es','help_search',3),('box',41,'es','help_search',0.902857),('boxes',57,'es','help_search',2),('brackets',41,'es','help_search',1),('brazo',5,'es','node_search',1),('break',50,'es','help_search',1),('breakpoint',11,'es','help_search',0.913226),('breakpoint',22,'es','help_search',0.997306),('breakpoint',53,'es','help_search',26.7908),('breakpointenabled',22,'es','help_search',0.993146),('breakpoints',22,'es','help_search',1),('breakpoints',53,'es','help_search',30.197),('breaks',50,'es','help_search',2),('brindamos',3,'es','node_search',1),('brindamos',351,'es','node_search',1),('brindando',342,'es','node_search',1),('brindando',346,'es','node_search',1),('brindaron',349,'es','node_search',1),('brindo',341,'es','node_search',1),('browse',63,'es','help_search',1),('browser',2,'es','help_search',1),('browser',10,'es','help_search',0.906287),('browser',22,'es','help_search',1.98087),('browser',83,'es','help_search',1),('buen',3,'es','node_search',1.82206),('bugs',32,'es','help_search',1),('builder',11,'es','help_search',1.93838),('builder',24,'es','help_search',0.539902),('building',11,'es','help_search',1),('builtin',20,'es','help_search',1),('builtin',26,'es','help_search',1),('bulk',10,'es','help_search',0.899454),('bulk',72,'es','help_search',1),('bulk',76,'es','help_search',17.9913),('bulk',87,'es','help_search',34),('buscar',16,'es','help_search',1),('buscar',28,'es','help_search',11.7843),('buscar',29,'es','help_search',4),('buscar',30,'es','help_search',4),('busque',27,'es','help_search',1),('busque',35,'es','help_search',1),('busque',48,'es','help_search',1),('busque',49,'es','help_search',2),('busque',87,'es','help_search',1),('busque',88,'es','help_search',1),('busqueda',16,'es','help_search',53.8507),('busqueda',17,'es','help_search',0.938382),('busqueda',28,'es','help_search',46.8387),('busqueda',29,'es','help_search',33),('busqueda',30,'es','help_search',36),('busquedas',30,'es','help_search',1),('but',11,'es','help_search',1),('but',20,'es','help_search',1),('but',24,'es','help_search',1),('but',32,'es','help_search',2),('but',36,'es','help_search',1),('but',69,'es','help_search',1),('button',24,'es','help_search',2.29261),('button',27,'es','help_search',1),('button',28,'es','help_search',1),('button',57,'es','help_search',1),('button',65,'es','help_search',4.8085),('button',71,'es','help_search',1),('buttons',65,'es','help_search',0.945829),('bypass',70,'es','help_search',4),('cabecera',48,'es','help_search',1),('cabecera',72,'es','help_search',1),('cabo',343,'es','node_search',1),('cache',10,'es','help_search',22.168),('cache',14,'es','help_search',1),('cache',16,'es','help_search',1),('cache',36,'es','help_search',59),('cache',37,'es','help_search',2),('cacheable',10,'es','help_search',0.931053),('cached',10,'es','help_search',2),('cached',36,'es','help_search',6),('caches',10,'es','help_search',1.97286),('caches',36,'es','help_search',4),('caching',10,'es','help_search',21),('cada',3,'es','node_search',1.90014),('cada',9,'es','help_search',1),('cada',18,'es','help_search',3.66694),('cada',25,'es','help_search',1),('cada',47,'es','help_search',1),('cada',53,'es','help_search',0.976851),('cada',54,'es','help_search',0.993146),('cada',55,'es','help_search',0.836446),('cada',56,'es','help_search',2),('cada',72,'es','help_search',1),('cada',73,'es','help_search',3),('cada',84,'es','help_search',1),('cada',86,'es','help_search',2.71492),('cadenas',16,'es','help_search',1),('cajas',47,'es','help_search',1),('calculated',10,'es','help_search',1.9496),('calculation',36,'es','help_search',1),('calculations',10,'es','help_search',1),('calculations',36,'es','help_search',2),('calendar',76,'es','help_search',1),('calidad',3,'es','node_search',0.916736),('calificado',350,'es','node_search',1),('called',13,'es','help_search',1),('called',17,'es','help_search',1),('called',18,'es','help_search',1),('called',25,'es','help_search',0.842342),('called',83,'es','help_search',1),('called',88,'es','help_search',1),('cambian',72,'es','help_search',1),('cambiando',11,'es','help_search',26),('cambiar',3,'es','node_search',0.528135),('cambiar',5,'es','help_search',1),('cambiar',9,'es','help_search',1),('cambiar',11,'es','help_search',2.83294),('cambiar',34,'es','help_search',26),('cambiar',48,'es','help_search',3),('cambiar',53,'es','help_search',1),('cambiar',55,'es','help_search',1),('cambiar',60,'es','help_search',0.906287),('cambiar',75,'es','help_search',1),('cambiar',81,'es','help_search',2),('cambiar',88,'es','help_search',1),('cambie',48,'es','help_search',1),('cambio',35,'es','help_search',2),('cambio',72,'es','help_search',0.920273),('cambios',53,'es','help_search',2),('cambios',68,'es','help_search',1),('cambios',69,'es','help_search',1),('campo',3,'es','node_search',1.38825),('campo',24,'es','help_search',57.7124),('campo',55,'es','help_search',8),('campo',56,'es','help_search',1),('campo',58,'es','help_search',1),('campo',66,'es','help_search',6),('campo',67,'es','help_search',7),('campo',68,'es','help_search',2),('campo',69,'es','help_search',2),('campo',72,'es','help_search',1),('campo',85,'es','help_search',3),('campo',86,'es','help_search',1),('campos',5,'es','help_search',21),('campos',7,'es','help_search',2),('campos',8,'es','help_search',2),('campos',9,'es','help_search',2),('campos',24,'es','help_search',0.525844),('campos',52,'es','help_search',5),('campos',55,'es','help_search',3),('campos',56,'es','help_search',2),('campos',58,'es','help_search',1),('campos',67,'es','help_search',1),('campos',70,'es','help_search',1),('campos',73,'es','help_search',2),('campos',86,'es','help_search',1.90286),('campos',91,'es','help_search',2),('can',5,'es','help_search',2),('can',8,'es','help_search',1),('can',9,'es','help_search',1),('can',10,'es','help_search',21),('can',11,'es','help_search',3),('can',12,'es','help_search',3),('can',13,'es','help_search',1),('can',14,'es','help_search',2),('can',17,'es','help_search',21),('can',18,'es','help_search',2.97685),('can',19,'es','help_search',1),('can',20,'es','help_search',2),('can',21,'es','help_search',2),('can',22,'es','help_search',4.98493),('can',23,'es','help_search',1.94209),('can',24,'es','help_search',7.86233),('can',25,'es','help_search',5.01394),('can',26,'es','help_search',1),('can',28,'es','help_search',2.84234),('can',31,'es','help_search',1),('can',32,'es','help_search',23),('can',36,'es','help_search',2),('can',38,'es','help_search',1),('can',39,'es','help_search',1),('can',41,'es','help_search',5.98087),('can',42,'es','help_search',1),('can',45,'es','help_search',1),('can',46,'es','help_search',40),('can',47,'es','help_search',3),('can',50,'es','help_search',5.85135),('can',51,'es','help_search',1),('can',56,'es','help_search',2.80012),('can',57,'es','help_search',2),('can',58,'es','help_search',1),('can',60,'es','help_search',2),('can',64,'es','help_search',1),('can',66,'es','help_search',3),('can',67,'es','help_search',2.9223),('can',69,'es','help_search',2),('can',70,'es','help_search',2),('can',71,'es','help_search',1),('can',73,'es','help_search',1),('can',74,'es','help_search',1),('can',75,'es','help_search',2),('can',76,'es','help_search',5.81367),('can',78,'es','help_search',1),('can',81,'es','help_search',20),('can',83,'es','help_search',1),('can',85,'es','help_search',1),('can',86,'es','help_search',1.98902),('can',89,'es','help_search',1),('can',91,'es','help_search',1.99731),('cancel',45,'es','help_search',8),('cancel',88,'es','help_search',3.75353),('cancela',65,'es','help_search',0.896076),('canceladas',41,'es','help_search',1),('canceled',41,'es','help_search',4.88282),('cannot',21,'es','help_search',1),('cannot',31,'es','help_search',1),('cannot',76,'es','help_search',1),('cannot',89,'es','help_search',1),('capacidad',3,'es','node_search',1),('capacidades',7,'es','node_search',1),('capacitacion',339,'es','node_search',1),('capacitacion',340,'es','node_search',1),('capacitacion',347,'es','node_search',1),('capacitacion',351,'es','node_search',1),('capacitamos',346,'es','node_search',1),('captcha',56,'es','help_search',0.896076),('caracteristicas',342,'es','node_search',1),('carefully',50,'es','help_search',0.779231),('carouselinfo',1,'es','node_search',5),('carouselsubtitle',1,'es','node_search',5),('case',24,'es','help_search',0.581429),('casilla',8,'es','help_search',1),('casilla',48,'es','help_search',2),('casillas',60,'es','help_search',1.84779),('casillas',72,'es','help_search',0.953396),('caso',3,'es','node_search',0.876337),('casos',1,'es','node_search',1),('categorizar',86,'es','help_search',1),('center',1,'es','node_search',10),('central',9,'es','help_search',1),('central',11,'es','help_search',0.916736),('central',23,'es','help_search',1),('central',27,'es','help_search',2),('central',30,'es','help_search',1),('central',73,'es','help_search',2),('centrales',11,'es','help_search',0.942091),('cerca',16,'es','help_search',1),('cerrado',55,'es','help_search',3.22182),('cerrado',59,'es','help_search',4),('certain',26,'es','help_search',1),('certificaciones',3,'es','node_search',0.822065),('challenge',26,'es','help_search',1),('change',5,'es','help_search',1),('change',37,'es','help_search',1),('change',43,'es','help_search',1),('change',44,'es','help_search',1),('change',52,'es','help_search',1),('change',55,'es','help_search',1),('change',57,'es','help_search',1),('change',68,'es','help_search',1),('change',69,'es','help_search',1),('change',70,'es','help_search',1),('change',80,'es','help_search',1),('change',84,'es','help_search',0.869951),('change',88,'es','help_search',4),('changed',30,'es','help_search',0.863659),('changed',34,'es','help_search',1),('changed',36,'es','help_search',1),('changed',76,'es','help_search',1),('changed',89,'es','help_search',2),('changes',3,'es','help_search',1),('changes',10,'es','help_search',1.93838),('changes',25,'es','help_search',2),('changes',80,'es','help_search',1),('changes',81,'es','help_search',1),('changes',88,'es','help_search',0.942091),('changing',11,'es','help_search',18.8698),('changing',88,'es','help_search',1),('channel',46,'es','help_search',1),('character',24,'es','help_search',0.620288),('character',82,'es','help_search',1),('characteristics',24,'es','help_search',1.2578),('characters',24,'es','help_search',0.625114),('check',6,'es','help_search',1),('check',31,'es','help_search',1),('check',37,'es','help_search',1),('check',38,'es','help_search',2),('check',39,'es','help_search',4),('check',40,'es','help_search',1),('check',41,'es','help_search',0.909743),('check',44,'es','help_search',1),('check',50,'es','help_search',1.64958),('check',63,'es','help_search',1),('check',64,'es','help_search',4),('check',67,'es','help_search',0.953396),('check',77,'es','help_search',1),('check',78,'es','help_search',1),('check',80,'es','help_search',1),('check',87,'es','help_search',1),('checkbox',38,'es','help_search',1),('checked',39,'es','help_search',4),('checked',44,'es','help_search',1),('checked',70,'es','help_search',0.980874),('checked',77,'es','help_search',1),('checking',57,'es','help_search',2),('checking',64,'es','help_search',26),('child',77,'es','help_search',1),('children',77,'es','help_search',1),('chino',30,'es','help_search',0.953396),('choice',38,'es','help_search',1),('choice',85,'es','help_search',0.98493),('choices',24,'es','help_search',0.578643),('choices',67,'es','help_search',1.88792),('choose',50,'es','help_search',1.77923),('choose',67,'es','help_search',1.92743),('choose',69,'es','help_search',1),('choose',75,'es','help_search',2),('choose',76,'es','help_search',1),('choose',79,'es','help_search',1),('choose',85,'es','help_search',0.968904),('choosing',26,'es','help_search',1),('choosing',76,'es','help_search',1),('chose',38,'es','help_search',2),('chosen',24,'es','help_search',1.38385),('chosen',50,'es','help_search',1),('chosen',88,'es','help_search',1),('ciclo',1,'es','node_search',1),('ciclo',339,'es','node_search',1),('ciclo',340,'es','node_search',1),('ciencia',341,'es','node_search',27),('cifras',1,'es','node_search',26),('cisc',1,'es','node_search',27),('cisc',2,'es','node_search',54),('cisc',3,'es','node_search',3.00858),('ciudades',1,'es','node_search',1),('cjk',30,'es','help_search',3.69535),('ckeditor',54,'es','help_search',12.9253),('claro',16,'es','help_search',1),('claro',17,'es','help_search',0.976851),('claro',84,'es','help_search',0.976851),('clase',7,'es','node_search',2),('clasificados',86,'es','help_search',0.851346),('clasificar',86,'es','help_search',3.87957),('classify',42,'es','help_search',1),('classify',86,'es','help_search',1),('clave',30,'es','help_search',1),('clear',36,'es','help_search',7),('cli',25,'es','help_search',0.689612),('clic',5,'es','help_search',1),('clic',7,'es','help_search',1),('clic',16,'es','help_search',2),('clic',18,'es','help_search',1.90974),('clic',27,'es','help_search',2),('clic',33,'es','help_search',1),('clic',35,'es','help_search',1),('clic',36,'es','help_search',1),('clic',48,'es','help_search',5),('clic',49,'es','help_search',5),('clic',52,'es','help_search',1),('clic',55,'es','help_search',0.876337),('clic',58,'es','help_search',2),('clic',60,'es','help_search',0.896076),('clic',61,'es','help_search',1),('clic',62,'es','help_search',1),('clic',66,'es','help_search',2),('clic',67,'es','help_search',2),('clic',70,'es','help_search',2),('clic',71,'es','help_search',1),('clic',72,'es','help_search',5.91698),('clic',75,'es','help_search',1),('clic',81,'es','help_search',1),('clic',84,'es','help_search',2.79315),('clic',85,'es','help_search',4),('clic',87,'es','help_search',1.91323),('click',3,'es','help_search',2),('click',5,'es','help_search',1),('click',6,'es','help_search',2),('click',27,'es','help_search',1),('click',29,'es','help_search',4),('click',30,'es','help_search',1.76603),('click',31,'es','help_search',2),('click',32,'es','help_search',1.7916),('click',34,'es','help_search',4),('click',35,'es','help_search',2),('click',37,'es','help_search',2),('click',38,'es','help_search',1),('click',39,'es','help_search',1),('click',41,'es','help_search',0.854391),('click',43,'es','help_search',3),('click',44,'es','help_search',2),('click',45,'es','help_search',5),('click',50,'es','help_search',1.61571),('click',51,'es','help_search',2),('click',52,'es','help_search',2),('click',57,'es','help_search',3),('click',60,'es','help_search',0.889397),('click',61,'es','help_search',2),('click',63,'es','help_search',1),('click',64,'es','help_search',1),('click',65,'es','help_search',2.80555),('click',66,'es','help_search',3),('click',67,'es','help_search',2.91674),('click',68,'es','help_search',3),('click',69,'es','help_search',3),('click',70,'es','help_search',1.86213),('click',71,'es','help_search',1),('click',75,'es','help_search',4),('click',77,'es','help_search',3.99315),('click',79,'es','help_search',2),('click',80,'es','help_search',2),('click',81,'es','help_search',1),('click',84,'es','help_search',1.80946),('click',87,'es','help_search',3),('click',88,'es','help_search',10.8995),('click',89,'es','help_search',2),('click',90,'es','help_search',4),('click',91,'es','help_search',2),('clicked',65,'es','help_search',0.938382),('clicking',26,'es','help_search',1),('clicking',59,'es','help_search',1),('clicking',65,'es','help_search',1),('clicking',88,'es','help_search',0.98493),('clicking',91,'es','help_search',1),('clicks',28,'es','help_search',1),('cliente',3,'es','node_search',1.86028),('clientes',1,'es','node_search',24.8879),('clientes',3,'es','node_search',2.78094),('clipboard',2,'es','help_search',1),('clipboard',4,'es','help_search',2),('clique',1,'es','help_search',1),('clique',4,'es','help_search',1),('clique',7,'es','help_search',1),('clique',8,'es','help_search',1),('clique',40,'es','help_search',1),('cloned',25,'es','help_search',0.802752),('clones',25,'es','help_search',0.819249),('cloning',25,'es','help_search',0.816452),('cms',343,'es','node_search',1),('cobertura',2,'es','node_search',1),('cocina',86,'es','help_search',1),('code',24,'es','help_search',0.66666),('code',32,'es','help_search',4),('code',61,'es','help_search',4),('codebase',25,'es','help_search',0.813674),('codes',24,'es','help_search',0.689612),('codes',32,'es','help_search',1),('codes',34,'es','help_search',11.9704),('codigo',343,'es','node_search',1),('coherentes',3,'es','node_search',0.584241),('colectivamente',30,'es','help_search',1),('collected',55,'es','help_search',1),('collection',12,'es','help_search',1),('collection',24,'es','help_search',0.942091),('coloca',47,'es','help_search',1),('colocado',48,'es','help_search',26),('colocado',49,'es','help_search',1),('colocan',47,'es','help_search',1),('colocando',49,'es','help_search',26),('colocar',16,'es','help_search',1),('colocar',23,'es','help_search',0.980874),('colocar',28,'es','help_search',0.742984),('colocar',49,'es','help_search',11),('colombia',1,'es','node_search',51.5363),('colombia',2,'es','node_search',1),('colombia',5,'es','node_search',28),('colombia',7,'es','node_search',1),('colombia',8,'es','node_search',1),('colombia',9,'es','node_search',1),('colombianos',9,'es','node_search',1),('coloque',49,'es','help_search',1),('color',1,'es','node_search',5),('column',29,'es','help_search',1),('column',30,'es','help_search',0.800068),('column',31,'es','help_search',2),('column',40,'es','help_search',1),('column',64,'es','help_search',1),('column',68,'es','help_search',1),('column',69,'es','help_search',2),('columna',54,'es','help_search',1),('columna',72,'es','help_search',2.89543),('comando',54,'es','help_search',1),('comando',344,'es','node_search',28),('combinación',3,'es','node_search',0.571798),('combinations',24,'es','help_search',0.61241),('come',14,'es','help_search',1),('come',76,'es','help_search',0.866793),('comentar',56,'es','help_search',1),('comentar',58,'es','help_search',1),('comentario',24,'es','help_search',0.810915),('comentario',55,'es','help_search',7),('comentario',56,'es','help_search',43),('comentario',58,'es','help_search',55),('comentario',59,'es','help_search',4),('comentarios',24,'es','help_search',0.786915),('comentarios',55,'es','help_search',80.2834),('comentarios',56,'es','help_search',51.596),('comentarios',57,'es','help_search',47),('comentarios',58,'es','help_search',8),('comentarios',59,'es','help_search',36),('comenzaste',65,'es','help_search',0.882818),('comerciales',9,'es','node_search',1),('comercio',9,'es','node_search',1),('comes',77,'es','help_search',1),('command',18,'es','help_search',0.968904),('commandline',25,'es','help_search',0.693594),('comment',24,'es','help_search',1.35609),('comment',55,'es','help_search',4),('comment',56,'es','help_search',6.15382),('comment',57,'es','help_search',15),('comment',58,'es','help_search',2),('comment',59,'es','help_search',2),('commentary',56,'es','help_search',1),('commenters',55,'es','help_search',0.938382),('commenting',55,'es','help_search',3.76836),('commenting',59,'es','help_search',2),('comments',23,'es','help_search',0.886095),('comments',55,'es','help_search',14.0463),('comments',56,'es','help_search',5.72813),('comments',57,'es','help_search',33),('comments',59,'es','help_search',28),('comments',76,'es','help_search',1),('common',67,'es','help_search',1),('common',90,'es','help_search',1),('commonly',24,'es','help_search',1),('commonly',50,'es','help_search',1),('commonlyused',41,'es','help_search',1),('community',56,'es','help_search',0.882818),('communitymembers',20,'es','help_search',1),('communityprovided',20,'es','help_search',0.980874),('como',2,'es','node_search',1),('como',3,'es','help_search',1),('como',3,'es','node_search',0.813674),('como',4,'es','help_search',1),('como',5,'es','node_search',1),('como',6,'es','node_search',1),('como',8,'es','node_search',1),('como',9,'es','node_search',1),('como',13,'es','help_search',1.99315),('como',14,'es','help_search',1),('como',16,'es','help_search',2.99315),('como',25,'es','help_search',1),('como',27,'es','help_search',1),('como',30,'es','help_search',0.957226),('como',33,'es','help_search',2),('como',35,'es','help_search',1),('como',41,'es','help_search',27),('como',53,'es','help_search',1.93838),('como',54,'es','help_search',0.957226),('como',56,'es','help_search',0.816452),('como',65,'es','help_search',1),('como',76,'es','help_search',0.997306),('como',84,'es','help_search',1.97286),('como',85,'es','help_search',1),('como',86,'es','help_search',2.89272),('como',87,'es','help_search',1.85668),('como',88,'es','help_search',1),('compares',25,'es','help_search',0.722831),('comparison',13,'es','help_search',10.2817),('compartido',84,'es','help_search',1),('compartidos',84,'es','help_search',1),('competitiva',3,'es','node_search',0.808176),('competitividad',5,'es','node_search',1),('complemento',54,'es','help_search',3.36937),('completa',1,'es','help_search',26),('completa',3,'es','help_search',28),('completa',65,'es','help_search',0.909743),('completamente',28,'es','help_search',0.757065),('completar',9,'es','help_search',1),('completar',54,'es','help_search',0.822065),('complete',16,'es','help_search',1),('complete',70,'es','help_search',1),('complete',84,'es','help_search',0.899454),('completely',24,'es','help_search',0.595774),('completes',61,'es','help_search',1),('complex',13,'es','help_search',1),('complex',25,'es','help_search',1),('complex',28,'es','help_search',0.839384),('compliance',26,'es','help_search',1),('compliant',13,'es','help_search',1),('componentes',23,'es','help_search',19),('componentes',341,'es','node_search',1),('components',23,'es','help_search',1),('components',76,'es','help_search',20),('comportando',14,'es','help_search',1),('composed',34,'es','help_search',1),('compressed',10,'es','help_search',1),('comprometida',3,'es','node_search',0.805455),('compruebe',16,'es','help_search',1),('compruebe',77,'es','help_search',1),('compruebe',82,'es','help_search',1),('computadores',347,'es','node_search',27),('computer',2,'es','help_search',1),('computer',4,'es','help_search',1),('comun',23,'es','help_search',1),('comun',86,'es','help_search',1),('comunicarse',9,'es','help_search',1),('comunidad',20,'es','help_search',1),('comunidades',5,'es','node_search',1),('con',1,'es','node_search',2),('con',2,'es','node_search',2),('con',3,'es','node_search',9.84927),('con',5,'es','node_search',2),('con',7,'es','help_search',1),('con',9,'es','help_search',1),('con',15,'es','help_search',1),('con',20,'es','help_search',26),('con',21,'es','help_search',1),('con',23,'es','help_search',1),('con',24,'es','help_search',0.759465),('con',28,'es','help_search',1.72899),('con',30,'es','help_search',1),('con',41,'es','help_search',20),('con',55,'es','help_search',1.86055),('con',58,'es','help_search',1),('con',72,'es','help_search',2),('con',82,'es','help_search',2),('con',86,'es','help_search',1.71827),('con',87,'es','help_search',1.9347),('con',339,'es','node_search',1),('con',341,'es','node_search',1),('con',345,'es','node_search',1),('concepción',3,'es','node_search',0.976851),('concept',12,'es','help_search',11),('concept',17,'es','help_search',1),('concept',18,'es','help_search',9.89399),('concept',21,'es','help_search',11),('concept',24,'es','help_search',11.2281),('concept',25,'es','help_search',14.0633),('concept',36,'es','help_search',11),('concept',83,'es','help_search',10.7454),('concept',86,'es','help_search',8.48867),('conceptos',3,'es','node_search',1),('concepts',25,'es','help_search',0.781775),('concibe',8,'es','node_search',1),('condicion',6,'es','node_search',1),('condiciones',48,'es','help_search',1),('conditions',36,'es','help_search',1),('conducen',23,'es','help_search',1),('conectado',54,'es','help_search',1),('conectando',54,'es','help_search',26),('config',25,'es','help_search',7.75136),('configura',8,'es','help_search',1),('configura',32,'es','help_search',1),('configurable',23,'es','help_search',1),('configuracion',1,'es','help_search',34),('configuracion',2,'es','help_search',36),('configuracion',3,'es','help_search',41),('configuracion',4,'es','help_search',37),('configuracion',5,'es','help_search',1),('configuracion',8,'es','help_search',16),('configuracion',16,'es','help_search',4),('configuracion',18,'es','help_search',11.2921),('configuracion',20,'es','help_search',3),('configuracion',23,'es','help_search',5.09624),('configuracion',25,'es','help_search',6.72562),('configuracion',27,'es','help_search',5),('configuracion',28,'es','help_search',26),('configuracion',29,'es','help_search',4),('configuracion',30,'es','help_search',4),('configuracion',32,'es','help_search',26),('configuracion',34,'es','help_search',26),('configuracion',35,'es','help_search',30),('configuracion',41,'es','help_search',3.72421),('configuracion',48,'es','help_search',2),('configuracion',49,'es','help_search',1),('configuracion',50,'es','help_search',3.70972),('configuracion',54,'es','help_search',13.5948),('configuracion',55,'es','help_search',13.996),('configuracion',56,'es','help_search',1.81925),('configuracion',59,'es','help_search',5),('configuracion',60,'es','help_search',29.5576),('configuracion',65,'es','help_search',0.899454),('configuracion',75,'es','help_search',4),('configuracion',76,'es','help_search',8.96498),('configuracion',81,'es','help_search',1),('configuracion',82,'es','help_search',1),('configuracion',83,'es','help_search',45),('configuracion',85,'es','help_search',26),('configuracion',87,'es','help_search',0.98493),('configuracion',88,'es','help_search',1),('configuraciones',24,'es','help_search',0.530446),('configuraciones',30,'es','help_search',3.66694),('configuraciones',32,'es','help_search',3.9074),('configuraciones',34,'es','help_search',4),('configuraciones',41,'es','help_search',0.863659),('configuraciones',48,'es','help_search',1),('configuraciones',76,'es','help_search',1),('configuración',3,'es','node_search',1),('configurada',28,'es','help_search',0.873132),('configurado',28,'es','help_search',0.759465),('configurado',30,'es','help_search',0.839384),('configurado',55,'es','help_search',1),('configurados',77,'es','help_search',1),('configuramos',346,'es','node_search',1),('configuran',47,'es','help_search',1),('configurando',18,'es','help_search',0.961087),('configurando',29,'es','help_search',26),('configurar',16,'es','help_search',26.9973),('configurar',17,'es','help_search',0.942091),('configurar',28,'es','help_search',1.63852),('configurar',41,'es','help_search',26),('configurar',48,'es','help_search',31),('configurar',49,'es','help_search',5),('configurar',54,'es','help_search',1.97286),('configurar',55,'es','help_search',46),('configurar',56,'es','help_search',2),('configurar',59,'es','help_search',1),('configurar',65,'es','help_search',1),('configurar',73,'es','help_search',1),('configurar',78,'es','help_search',1),('configurar',85,'es','help_search',19),('configurar',86,'es','help_search',1),('configurara',86,'es','help_search',0.876337),('configuration',1,'es','help_search',3),('configuration',2,'es','help_search',13),('configuration',3,'es','help_search',5),('configuration',4,'es','help_search',10),('configuration',10,'es','help_search',3.4798),('configuration',20,'es','help_search',3.97286),('configuration',21,'es','help_search',1),('configuration',24,'es','help_search',5),('configuration',25,'es','help_search',161.947),('configuration',28,'es','help_search',2),('configuration',30,'es','help_search',4.41813),('configuration',31,'es','help_search',1),('configuration',32,'es','help_search',15.6588),('configuration',34,'es','help_search',20),('configuration',36,'es','help_search',4),('configuration',37,'es','help_search',16),('configuration',41,'es','help_search',7.14682),('configuration',50,'es','help_search',6.92866),('configuration',60,'es','help_search',6.49345),('configuration',61,'es','help_search',4),('configuration',62,'es','help_search',4),('configuration',63,'es','help_search',4),('configuration',64,'es','help_search',4),('configuration',75,'es','help_search',1),('configuration',81,'es','help_search',4),('configuration',91,'es','help_search',4),('configure',14,'es','help_search',1),('configure',16,'es','help_search',1),('configure',17,'es','help_search',0.997306),('configure',18,'es','help_search',3.96498),('configure',20,'es','help_search',1),('configure',23,'es','help_search',2.52203),('configure',28,'es','help_search',1),('configure',29,'es','help_search',2),('configure',32,'es','help_search',1),('configure',34,'es','help_search',1),('configure',41,'es','help_search',2),('configure',47,'es','help_search',1),('configure',49,'es','help_search',1),('configure',50,'es','help_search',7.10019),('configure',54,'es','help_search',1),('configure',55,'es','help_search',1),('configure',56,'es','help_search',0.980874),('configure',58,'es','help_search',1),('configure',60,'es','help_search',5.54438),('configure',65,'es','help_search',1),('configure',66,'es','help_search',1),('configure',68,'es','help_search',2),('configure',69,'es','help_search',2),('configure',71,'es','help_search',1),('configure',75,'es','help_search',1),('configure',78,'es','help_search',27),('configure',83,'es','help_search',1),('configure',85,'es','help_search',1.9496),('configured',12,'es','help_search',1),('configured',20,'es','help_search',1),('configured',28,'es','help_search',1),('configured',41,'es','help_search',1),('configured',62,'es','help_search',1),('configuring',8,'es','help_search',26),('configuring',16,'es','help_search',1),('configuring',18,'es','help_search',35.747),('configuring',24,'es','help_search',0.537506),('configuring',28,'es','help_search',15.7274),('configuring',30,'es','help_search',1.84234),('configuring',59,'es','help_search',1),('configuring',68,'es','help_search',26),('configuring',69,'es','help_search',26),('configuring',76,'es','help_search',0.757065),('configuring',86,'es','help_search',0.802752),('configuring',87,'es','help_search',1),('confirm',38,'es','help_search',1),('confirmacion',85,'es','help_search',1),('confirmation',31,'es','help_search',1),('conforme',350,'es','node_search',1),('confused',87,'es','help_search',1),('conjunto',84,'es','help_search',15.7935),('conjunto',86,'es','help_search',3),('conjuntos',84,'es','help_search',5),('connect',50,'es','help_search',0.797402),('conoce',1,'es','node_search',57),('conoce',8,'es','node_search',1),('conoce',86,'es','help_search',1),('conocen',86,'es','help_search',1),('conocenos',1,'es','node_search',11),('conocer',11,'es','help_search',0.879565),('conocer',19,'es','help_search',1),('conocimientos',2,'es','node_search',1),('conscientes',3,'es','node_search',1),('conserva',345,'es','node_search',1),('conservacion',3,'es','node_search',0.689612),('consist',24,'es','help_search',1),('constantemente',3,'es','node_search',0.526987),('construccion',5,'es','node_search',1),('construccion',6,'es','node_search',1),('construcción',3,'es','node_search',1.97286),('consulta',21,'es','help_search',1),('consultas',30,'es','help_search',1),('consultas',53,'es','help_search',19),('consulte',2,'es','help_search',1),('consulte',3,'es','help_search',1),('consulte',4,'es','help_search',1),('consulte',9,'es','help_search',1),('consulte',11,'es','help_search',0.892724),('consulte',16,'es','help_search',1),('consulte',19,'es','help_search',1),('consulte',20,'es','help_search',2),('consulte',22,'es','help_search',0.980874),('consulte',23,'es','help_search',2),('consulte',28,'es','help_search',1.51155),('consulte',30,'es','help_search',1),('consulte',31,'es','help_search',1),('consulte',37,'es','help_search',1),('consulte',49,'es','help_search',1),('consulte',55,'es','help_search',1),('consulte',56,'es','help_search',0.808176),('consulte',58,'es','help_search',2),('consulte',70,'es','help_search',1),('consulte',71,'es','help_search',1),('consulte',73,'es','help_search',1),('consulte',75,'es','help_search',1),('consulte',82,'es','help_search',1),('consulte',85,'es','help_search',1),('consulte',86,'es','help_search',1),('consulte',88,'es','help_search',1),('consulte',91,'es','help_search',1),('consumir',53,'es','help_search',1),('contable',3,'es','node_search',1),('contables',2,'es','node_search',2),('contables',343,'es','node_search',1),('contact',5,'es','help_search',27),('contact',6,'es','help_search',43),('contact',7,'es','help_search',2),('contact',8,'es','help_search',37),('contact',9,'es','help_search',7),('contact',24,'es','help_search',0.547222),('contact',55,'es','help_search',0.923838),('contactar',9,'es','help_search',1),('contacto',5,'es','help_search',24),('contacto',6,'es','help_search',4),('contacto',7,'es','help_search',36),('contacto',8,'es','help_search',7),('contacto',9,'es','help_search',89),('contain',24,'es','help_search',1.28525),('contain',87,'es','help_search',1),('containing',1,'es','help_search',1),('containing',28,'es','help_search',0.934703),('containing',63,'es','help_search',1),('containing',75,'es','help_search',1),('containing',88,'es','help_search',2),('contains',25,'es','help_search',0.786915),('contains',65,'es','help_search',1),('contamos',1,'es','node_search',1),('contamos',2,'es','node_search',1),('contamos',3,'es','node_search',0.681785),('contemplo',339,'es','node_search',1),('contendran',23,'es','help_search',1),('contenga',86,'es','help_search',1),('contenido',11,'es','help_search',0.923838),('contenido',20,'es','help_search',3),('contenido',24,'es','help_search',35.7237),('contenido',25,'es','help_search',1),('contenido',27,'es','help_search',1),('contenido',28,'es','help_search',0.766757),('contenido',30,'es','help_search',6),('contenido',47,'es','help_search',1),('contenido',50,'es','help_search',3.68109),('contenido',53,'es','help_search',1),('contenido',54,'es','help_search',4),('contenido',55,'es','help_search',10.5437),('contenido',58,'es','help_search',1),('contenido',66,'es','help_search',5),('contenido',67,'es','help_search',5),('contenido',68,'es','help_search',5),('contenido',69,'es','help_search',5),('contenido',70,'es','help_search',63.9973),('contenido',71,'es','help_search',60),('contenido',72,'es','help_search',85.5612),('contenido',73,'es','help_search',78),('contenido',77,'es','help_search',2),('contenido',78,'es','help_search',2),('contenido',82,'es','help_search',28),('contenido',83,'es','help_search',1),('contenido',85,'es','help_search',2),('contenido',86,'es','help_search',5.49655),('contenido',91,'es','help_search',2),('contenidos',76,'es','help_search',0.722831),('contenidos',86,'es','help_search',2.76522),('contenidos',343,'es','node_search',1),('content',5,'es','help_search',2),('content',11,'es','help_search',4),('content',12,'es','help_search',2),('content',13,'es','help_search',3),('content',18,'es','help_search',1),('content',19,'es','help_search',28),('content',20,'es','help_search',3),('content',21,'es','help_search',2),('content',22,'es','help_search',5),('content',23,'es','help_search',4.46147),('content',24,'es','help_search',52.1728),('content',28,'es','help_search',7.05724),('content',29,'es','help_search',8),('content',30,'es','help_search',1.78931),('content',31,'es','help_search',1),('content',32,'es','help_search',1),('content',41,'es','help_search',1.88282),('content',42,'es','help_search',2),('content',45,'es','help_search',1),('content',46,'es','help_search',4),('content',47,'es','help_search',27),('content',51,'es','help_search',36),('content',55,'es','help_search',6.99731),('content',56,'es','help_search',6),('content',57,'es','help_search',9),('content',58,'es','help_search',1),('content',59,'es','help_search',8),('content',60,'es','help_search',1),('content',66,'es','help_search',6),('content',67,'es','help_search',13.5202),('content',68,'es','help_search',1),('content',69,'es','help_search',1),('content',70,'es','help_search',34.6311),('content',71,'es','help_search',28),('content',72,'es','help_search',17.5347),('content',73,'es','help_search',27),('content',74,'es','help_search',62),('content',76,'es','help_search',31.5237),('content',77,'es','help_search',1),('content',78,'es','help_search',31),('content',82,'es','help_search',15),('content',83,'es','help_search',3),('content',85,'es','help_search',1),('content',86,'es','help_search',3),('content',88,'es','help_search',1),('content',89,'es','help_search',1),('content',91,'es','help_search',1.98087),('context',10,'es','help_search',1),('context',76,'es','help_search',3.44219),('contextual',23,'es','help_search',1),('contextual',27,'es','help_search',3),('contextual',65,'es','help_search',45.8343),('contextual',76,'es','help_search',3.51826),('contextuales',27,'es','help_search',6),('contextuales',65,'es','help_search',20),('contiene',48,'es','help_search',1),('contiene',84,'es','help_search',1),('continua',3,'es','node_search',0.514686),('continua',350,'es','node_search',1),('continuacion',9,'es','help_search',1),('continuacion',11,'es','help_search',0.882818),('continuacion',19,'es','help_search',1),('continuacion',21,'es','help_search',1),('continuacion',22,'es','help_search',0.961087),('continuacion',28,'es','help_search',0.72066),('continuacion',56,'es','help_search',0.797402),('continuacion',73,'es','help_search',1),('continuacion',76,'es','help_search',0.718502),('continuar',66,'es','help_search',4),('continuar',67,'es','help_search',4),('continuar',85,'es','help_search',1),('continue',18,'es','help_search',1),('continuidad',348,'es','node_search',1),('continuidad',350,'es','node_search',1),('continuo',341,'es','node_search',1),('continuo',342,'es','node_search',1),('continuo',346,'es','node_search',1),('continuo',351,'es','node_search',1),('contrario',16,'es','help_search',1),('contrasena',41,'es','help_search',1),('contrataron',350,'es','node_search',1),('contribuido',35,'es','help_search',1),('contribuidos',15,'es','help_search',1),('contribuidos',23,'es','help_search',0.805455),('contribuidos',54,'es','help_search',1),('contribuidos',72,'es','help_search',1),('contribuidos',73,'es','help_search',1),('contribuir',6,'es','node_search',1),('contributed',11,'es','help_search',4),('contributed',13,'es','help_search',0.949597),('contributed',15,'es','help_search',1),('contributed',17,'es','help_search',1),('contributed',21,'es','help_search',5),('contributed',22,'es','help_search',1),('contributed',23,'es','help_search',2.84532),('contributed',24,'es','help_search',1.35133),('contributed',28,'es','help_search',3),('contributed',38,'es','help_search',1),('contributed',56,'es','help_search',0.927431),('contributed',65,'es','help_search',1),('contributed',70,'es','help_search',1),('contributed',76,'es','help_search',1),('contributed',83,'es','help_search',1),('contributed',84,'es','help_search',1),('contribuye',5,'es','node_search',1),('control',3,'es','node_search',0.740689),('control',70,'es','help_search',4),('control',72,'es','help_search',1),('control',346,'es','node_search',1),('conversiones',3,'es','node_search',0.896076),('converted',10,'es','help_search',0.957226),('converting',13,'es','help_search',1),('converting',50,'es','help_search',1),('convertir',50,'es','help_search',2),('converts',50,'es','help_search',1),('convivencia',6,'es','node_search',1),('cookies',24,'es','help_search',1),('copia',3,'es','node_search',1),('copied',2,'es','help_search',1),('copied',25,'es','help_search',0.810915),('copy',2,'es','help_search',1),('copy',4,'es','help_search',1),('copy',18,'es','help_search',1),('core',10,'es','help_search',1),('core',11,'es','help_search',5),('core',12,'es','help_search',2),('core',13,'es','help_search',1),('core',14,'es','help_search',1),('core',15,'es','help_search',1),('core',17,'es','help_search',6.97416),('core',18,'es','help_search',1),('core',19,'es','help_search',1),('core',20,'es','help_search',4.96621),('core',21,'es','help_search',6),('core',22,'es','help_search',7.99461),('core',23,'es','help_search',3.76922),('core',24,'es','help_search',7.31162),('core',25,'es','help_search',1.61588),('core',26,'es','help_search',1.9689),('core',28,'es','help_search',25),('core',32,'es','help_search',1),('core',38,'es','help_search',1),('core',39,'es','help_search',4),('core',42,'es','help_search',1),('core',50,'es','help_search',2.80818),('core',56,'es','help_search',2.68185),('core',58,'es','help_search',1),('core',61,'es','help_search',1),('core',65,'es','help_search',2),('core',71,'es','help_search',3),('core',74,'es','help_search',1),('core',76,'es','help_search',0.769219),('core',79,'es','help_search',1),('core',83,'es','help_search',2),('core',84,'es','help_search',2),('core',85,'es','help_search',1),('core',86,'es','help_search',1.65863),('core',87,'es','help_search',2),('coreano',30,'es','help_search',0.945829),('corner',65,'es','help_search',1),('correccion',348,'es','node_search',1),('corrección',3,'es','node_search',0.525844),('correct',8,'es','help_search',1),('correct',9,'es','help_search',1),('correct',29,'es','help_search',2),('correct',44,'es','help_search',1),('correct',50,'es','help_search',0.781775),('correct',60,'es','help_search',0.873132),('correct',62,'es','help_search',1),('correct',77,'es','help_search',1.99315),('correct',88,'es','help_search',0.989021),('correcta',339,'es','node_search',1),('correctas',41,'es','help_search',0.857458),('correctivo',344,'es','node_search',1),('correctivo',348,'es','node_search',1),('correctivo',349,'es','node_search',1),('correcto',347,'es','node_search',1),('corregir',81,'es','help_search',1),('correo',34,'es','help_search',1),('correo',41,'es','help_search',1),('corresponding',23,'es','help_search',0.76188),('corresponding',65,'es','help_search',0.913226),('corresponds',24,'es','help_search',0.662985),('corrige',50,'es','help_search',1),('corrigen',15,'es','help_search',1),('corrupted',30,'es','help_search',0.848323),('costos',3,'es','node_search',21.5612),('could',59,'es','help_search',1),('could',76,'es','help_search',0.779231),('counterparts',25,'es','help_search',0.71),('cover',1,'es','node_search',3.83276),('crea',53,'es','help_search',1),('crea',54,'es','help_search',1),('crea',58,'es','help_search',1),('crea',85,'es','help_search',1),('creacion',41,'es','help_search',19),('creacion',70,'es','help_search',26),('creacion',82,'es','help_search',26),('creacion',84,'es','help_search',26),('creacion',343,'es','node_search',1),('creadas',41,'es','help_search',1),('crean',41,'es','help_search',27),('creando',7,'es','help_search',26),('creando',44,'es','help_search',26),('crear',1,'es','node_search',1),('crear',44,'es','help_search',5),('crear',55,'es','help_search',1),('crear',58,'es','help_search',46),('crear',70,'es','help_search',22),('crear',71,'es','help_search',46),('crear',76,'es','help_search',0.736141),('crear',82,'es','help_search',25),('crear',86,'es','help_search',0.961087),('creara',58,'es','help_search',1),('creara',85,'es','help_search',1),('create',1,'es','help_search',1),('create',7,'es','help_search',1),('create',11,'es','help_search',1),('create',23,'es','help_search',0.892724),('create',24,'es','help_search',0.920273),('create',25,'es','help_search',0.808176),('create',32,'es','help_search',1),('create',43,'es','help_search',1),('create',44,'es','help_search',1),('create',50,'es','help_search',0.869951),('create',51,'es','help_search',2),('create',70,'es','help_search',4),('create',71,'es','help_search',1),('create',75,'es','help_search',4),('create',76,'es','help_search',1),('create',79,'es','help_search',1),('create',82,'es','help_search',1),('create',86,'es','help_search',0.830633),('create',89,'es','help_search',1),('create',91,'es','help_search',5),('created',21,'es','help_search',1),('created',31,'es','help_search',1),('created',41,'es','help_search',1.88282),('created',71,'es','help_search',1),('created',74,'es','help_search',1),('created',76,'es','help_search',0.830633),('created',85,'es','help_search',0.961087),('created',89,'es','help_search',1),('creating',12,'es','help_search',1),('creating',41,'es','help_search',0.916736),('creating',42,'es','help_search',1),('creating',51,'es','help_search',26),('creating',56,'es','help_search',0.839384),('creating',66,'es','help_search',1),('creating',67,'es','help_search',0.957226),('creating',68,'es','help_search',1),('creating',70,'es','help_search',10.8568),('creating',74,'es','help_search',1),('creating',76,'es','help_search',7.67385),('creating',79,'es','help_search',26),('creating',82,'es','help_search',12),('creating',88,'es','help_search',10.2017),('creating',89,'es','help_search',26),('crecimiento',5,'es','node_search',1),('crediticia',3,'es','node_search',1.26025),('cree',32,'es','help_search',1),('cree',84,'es','help_search',1),('creo',72,'es','help_search',2),('creo',85,'es','help_search',1),('créditos',3,'es','node_search',0.613969),('criteria',76,'es','help_search',10.7697),('criteria',88,'es','help_search',4),('criterios',88,'es','help_search',4),('critical',39,'es','help_search',2),('criticas',341,'es','node_search',2),('cron',14,'es','help_search',1),('cron',16,'es','help_search',2),('cron',18,'es','help_search',125.75),('cron',24,'es','help_search',4),('cron',30,'es','help_search',11.4979),('crop',75,'es','help_search',5),('cropping',22,'es','help_search',1),('css',10,'es','help_search',1.84832),('css',11,'es','help_search',1),('css',21,'es','help_search',1),('cuadro',49,'es','help_search',2),('cuales',5,'es','help_search',19),('cuales',23,'es','help_search',18.2607),('cuales',41,'es','help_search',19),('cuales',74,'es','help_search',19),('cualquier',3,'es','node_search',1.21876),('cualquier',15,'es','help_search',1),('cualquier',28,'es','help_search',0.876337),('cualquier',72,'es','help_search',4),('cualquier',81,'es','help_search',1),('cualquier',84,'es','help_search',4.85746),('cualquier',86,'es','help_search',0.896076),('cualquiera',84,'es','help_search',1),('cuando',15,'es','help_search',1),('cuando',30,'es','help_search',1),('cuando',31,'es','help_search',1),('cuando',41,'es','help_search',2),('cuando',47,'es','help_search',1),('cuando',48,'es','help_search',1),('cuando',53,'es','help_search',2),('cuando',54,'es','help_search',1.9689),('cuando',68,'es','help_search',1),('cuando',69,'es','help_search',1),('cubiertos',15,'es','help_search',2),('cuenta',3,'es','node_search',2.42572),('cuenta',8,'es','help_search',4),('cuenta',41,'es','help_search',4.70972),('cuenta',44,'es','help_search',31),('cuenta',45,'es','help_search',26),('cuenta',81,'es','help_search',1),('cuenta',87,'es','help_search',1),('cuentas',8,'es','help_search',1),('cuentas',28,'es','help_search',0.779231),('cuentas',41,'es','help_search',47),('cuentas',42,'es','help_search',26),('cuentas',56,'es','help_search',0.866793),('cuentas',86,'es','help_search',0.892724),('cuerpo',51,'es','help_search',1),('cuerpo',56,'es','help_search',1),('culturales',346,'es','node_search',1),('cumplimento',3,'es','node_search',0.535131),('cumplimiento',3,'es','node_search',0.542319),('cumplimiento',343,'es','node_search',1),('cumplimiento',344,'es','node_search',1),('cumplimiento',351,'es','node_search',1),('cumplir',3,'es','node_search',0.570448),('current',25,'es','help_search',1),('current',76,'es','help_search',0.857458),('current',84,'es','help_search',4),('current',88,'es','help_search',1),('currently',23,'es','help_search',0.909743),('currently',24,'es','help_search',0.523573),('currently',88,'es','help_search',1),('custom',12,'es','help_search',2),('custom',17,'es','help_search',1),('custom',24,'es','help_search',0.556022),('custom',61,'es','help_search',8),('custom',79,'es','help_search',1),('customize',25,'es','help_search',1),('customizing',11,'es','help_search',9.43203),('customizing',21,'es','help_search',11),('cuya',88,'es','help_search',1),('dado',3,'es','node_search',0.879565),('damos',3,'es','node_search',0.539902),('dando',341,'es','node_search',1),('data',10,'es','help_search',6.93009),('data',11,'es','help_search',1),('data',13,'es','help_search',4),('data',24,'es','help_search',12.6026),('data',25,'es','help_search',31.4355),('data',36,'es','help_search',3),('data',41,'es','help_search',1),('data',56,'es','help_search',1),('data',73,'es','help_search',1),('data',76,'es','help_search',13.2024),('data',88,'es','help_search',1),('data',89,'es','help_search',1),('data',90,'es','help_search',1),('database',11,'es','help_search',1),('database',14,'es','help_search',1),('database',17,'es','help_search',1),('database',24,'es','help_search',0.664818),('database',25,'es','help_search',1.81092),('database',36,'es','help_search',1),('database',39,'es','help_search',1),('date',34,'es','help_search',15.9704),('date',76,'es','help_search',0.854391),('dates',24,'es','help_search',0.968904),('datetime',24,'es','help_search',1.54346),('datos',1,'es','node_search',28),('datos',2,'es','node_search',1),('datos',3,'es','node_search',30),('datos',13,'es','help_search',1),('datos',24,'es','help_search',19),('datos',30,'es','help_search',1),('datos',36,'es','help_search',1),('datos',345,'es','node_search',1),('datos',348,'es','node_search',1),('death',32,'es','help_search',4),('deba',54,'es','help_search',1),('debe',3,'es','node_search',2.06128),('debe',27,'es','help_search',3),('debe',31,'es','help_search',1),('debe',48,'es','help_search',1),('debe',76,'es','help_search',0.938382),('deben',53,'es','help_search',3),('debera',15,'es','help_search',1),('debera',28,'es','help_search',2.38901),('deberia',7,'es','help_search',1),('deberia',16,'es','help_search',1),('deberia',27,'es','help_search',1),('deberian',53,'es','help_search',0.961087),('deberias',65,'es','help_search',0.889397),('decide',57,'es','help_search',1),('decide',60,'es','help_search',1),('decidir',60,'es','help_search',1),('decision',60,'es','help_search',1),('decision',345,'es','node_search',1),('decisiones',3,'es','node_search',0.561181),('default',6,'es','help_search',43),('default',20,'es','help_search',0.976851),('default',22,'es','help_search',1),('default',25,'es','help_search',3.56359),('default',26,'es','help_search',2),('default',29,'es','help_search',8),('default',30,'es','help_search',4),('default',32,'es','help_search',1),('default',34,'es','help_search',1),('default',35,'es','help_search',9),('default',66,'es','help_search',1),('default',78,'es','help_search',5),('default',79,'es','help_search',2),('defecto',11,'es','help_search',0.953396),('defecto',20,'es','help_search',1),('defecto',30,'es','help_search',3.63897),('defecto',84,'es','help_search',1),('defend',50,'es','help_search',1),('define',11,'es','help_search',1),('define',24,'es','help_search',1.84995),('define',25,'es','help_search',1),('define',47,'es','help_search',1),('define',52,'es','help_search',1),('define',53,'es','help_search',2),('defined',25,'es','help_search',1.98087),('defined',51,'es','help_search',1),('defines',11,'es','help_search',1),('defines',24,'es','help_search',1),('definido',70,'es','help_search',1),('definidos',25,'es','help_search',1),('defining',22,'es','help_search',1),('defining',25,'es','help_search',0.685676),('defining',52,'es','help_search',26),('definir',11,'es','help_search',0.934703),('definir',53,'es','help_search',4.77584),('definir',73,'es','help_search',1),('dejamos',345,'es','node_search',1),('dejamos',351,'es','node_search',1),('dejaremos',8,'es','node_search',1),('del',3,'es','node_search',5.83155),('del',5,'es','help_search',4),('del',5,'es','node_search',1),('del',7,'es','node_search',1),('del',8,'es','help_search',1),('del',8,'es','node_search',1),('del',9,'es','help_search',1),('del',9,'es','node_search',1),('del',15,'es','help_search',1),('del',16,'es','help_search',2),('del',23,'es','help_search',18.856),('del',24,'es','help_search',10.7372),('del',27,'es','help_search',1),('del',28,'es','help_search',26.7742),('del',32,'es','help_search',4.87562),('del',33,'es','help_search',1),('del',34,'es','help_search',32),('del',35,'es','help_search',2),('del',36,'es','help_search',26),('del',37,'es','help_search',2),('del',41,'es','help_search',1),('del',42,'es','help_search',26),('del',47,'es','help_search',41),('del',48,'es','help_search',10),('del',49,'es','help_search',2),('del',50,'es','help_search',0.892724),('del',51,'es','help_search',1),('del',53,'es','help_search',13),('del',54,'es','help_search',7.16949),('del',55,'es','help_search',1),('del',56,'es','help_search',0.857458),('del',60,'es','help_search',28),('del',70,'es','help_search',1),('del',72,'es','help_search',1.99731),('del',76,'es','help_search',2.49065),('del',77,'es','help_search',1),('del',81,'es','help_search',1),('del',85,'es','help_search',1),('del',86,'es','help_search',1.92027),('del',341,'es','node_search',1),('del',343,'es','node_search',3),('del',344,'es','node_search',2),('del',348,'es','node_search',1),('del',349,'es','node_search',30),('del',350,'es','node_search',2),('delete',10,'es','help_search',1),('delete',21,'es','help_search',1),('delete',31,'es','help_search',1),('delete',45,'es','help_search',3),('delete',57,'es','help_search',5),('delete',88,'es','help_search',1),('deleted',10,'es','help_search',1),('deleted',31,'es','help_search',1),('deleted',41,'es','help_search',1),('deleting',50,'es','help_search',0.754681),('demas',41,'es','help_search',0.866793),('demostrar',48,'es','help_search',4),('demostrar',49,'es','help_search',4),('denominan',30,'es','help_search',1),('denominan',54,'es','help_search',1),('dentro',16,'es','help_search',0.989021),('dentro',25,'es','help_search',1),('dentro',48,'es','help_search',1),('dentro',54,'es','help_search',0.886095),('dentro',86,'es','help_search',1),('dependen',60,'es','help_search',1),('dependencia',3,'es','node_search',1),('dependencies',38,'es','help_search',1),('dependent',21,'es','help_search',1),('depending',18,'es','help_search',1),('depending',23,'es','help_search',0.913226),('depending',24,'es','help_search',0.524706),('depending',42,'es','help_search',1),('depending',66,'es','help_search',1),('depends',21,'es','help_search',1),('deploying',1,'es','help_search',1),('deploying',2,'es','help_search',1),('deploying',3,'es','help_search',1),('deploying',4,'es','help_search',1),('deploying',20,'es','help_search',1),('deploying',25,'es','help_search',26),('deporte',346,'es','node_search',1),('deportivos',346,'es','node_search',1),('depósitos',3,'es','node_search',0.609315),('derecha',27,'es','help_search',2),('derecha',72,'es','help_search',1.88421),('derecho',343,'es','node_search',28),('derechos',6,'es','node_search',1),('derived',79,'es','help_search',1),('desactivando',26,'es','help_search',1),('desactivar',60,'es','help_search',0.920273),('desarrollamos',3,'es','node_search',0.76188),('desarrollamos',346,'es','node_search',1),('desarrollamos',351,'es','node_search',1),('desarrollar',3,'es','node_search',1.24539),('desarrollar',7,'es','node_search',1),('desarrollo',1,'es','help_search',4),('desarrollo',1,'es','node_search',2),('desarrollo',2,'es','help_search',4),('desarrollo',2,'es','node_search',1),('desarrollo',3,'es','help_search',4),('desarrollo',3,'es','node_search',55.3819),('desarrollo',4,'es','help_search',4),('desarrollo',5,'es','node_search',1),('desarrollo',21,'es','help_search',1),('desarrollo',339,'es','node_search',1),('desarrollo',340,'es','node_search',1),('desarrollo',341,'es','node_search',1),('desarrollo',342,'es','node_search',2),('desarrollo',343,'es','node_search',1),('desarrollos',1,'es','node_search',1),('desarrollos',3,'es','node_search',0.842342),('descargado',35,'es','help_search',1),('descargar',20,'es','help_search',1),('descargar',54,'es','help_search',1),('described',25,'es','help_search',0.731649),('described',70,'es','help_search',1),('describes',17,'es','help_search',1),('describes',25,'es','help_search',2),('descripcion',14,'es','help_search',19),('descripcion',21,'es','help_search',19),('descripcion',23,'es','help_search',0.972861),('descripcion',47,'es','help_search',20),('descripcion',48,'es','help_search',1),('descripcion',51,'es','help_search',1),('descripcion',52,'es','help_search',1),('descripcion',56,'es','help_search',16.2334),('descripcion',83,'es','help_search',19),('descripcion',85,'es','help_search',1),('descripcion',91,'es','help_search',1),('description',31,'es','help_search',5),('description',38,'es','help_search',1),('description',71,'es','help_search',4),('description',77,'es','help_search',4),('description',91,'es','help_search',4),('descriptive',75,'es','help_search',1),('descuentos',9,'es','node_search',1),('desde',3,'es','help_search',1),('desde',3,'es','node_search',4.50733),('desde',54,'es','help_search',1),('desde',77,'es','help_search',1),('desea',7,'es','help_search',1),('desea',8,'es','help_search',1),('desea',18,'es','help_search',1),('desea',27,'es','help_search',2),('desea',32,'es','help_search',1),('desea',33,'es','help_search',1),('desea',35,'es','help_search',2),('desea',48,'es','help_search',4),('desea',49,'es','help_search',3),('desea',60,'es','help_search',1.81619),('desea',66,'es','help_search',1),('desea',67,'es','help_search',1),('desea',68,'es','help_search',1),('desea',69,'es','help_search',1),('desea',70,'es','help_search',1),('desea',72,'es','help_search',1),('desea',78,'es','help_search',1),('desea',88,'es','help_search',1),('deseada',55,'es','help_search',1),('deseada',59,'es','help_search',1),('deseadas',48,'es','help_search',1),('deseado',54,'es','help_search',0.879565),('deseado',55,'es','help_search',1),('deseados',28,'es','help_search',0.78951),('deseados',52,'es','help_search',1),('deseados',60,'es','help_search',0.923838),('deseados',72,'es','help_search',0.934703),('deseados',84,'es','help_search',0.920273),('desee',28,'es','help_search',0.745294),('desee',29,'es','help_search',1),('desee',84,'es','help_search',1),('desempeno',341,'es','node_search',1),('desempeno',344,'es','node_search',1),('deserialization',13,'es','help_search',4),('deshabilitar',8,'es','help_search',1),('deshabilitar',29,'es','help_search',1),('deshabilitar',31,'es','help_search',1),('deshabilitar',37,'es','help_search',26),('deshabilitar',59,'es','help_search',20),('deshabilite',29,'es','help_search',1),('design',50,'es','help_search',1),('desinstalar',21,'es','help_search',19),('desinstalar',31,'es','help_search',31),('desinstalar',33,'es','help_search',37),('desinstale',31,'es','help_search',1),('desinstale',33,'es','help_search',1),('desired',5,'es','help_search',1),('desired',18,'es','help_search',1),('desired',29,'es','help_search',2),('desired',30,'es','help_search',1),('desired',39,'es','help_search',1),('desired',41,'es','help_search',0.889397),('desired',43,'es','help_search',2),('desired',50,'es','help_search',0.860547),('desired',62,'es','help_search',1),('desired',63,'es','help_search',1),('desired',68,'es','help_search',1),('desired',69,'es','help_search',1),('desired',77,'es','help_search',1),('desired',79,'es','help_search',1),('desired',82,'es','help_search',1),('desmarque',8,'es','help_search',1),('desplegable',81,'es','help_search',1),('desplegable',87,'es','help_search',1),('despliega',3,'es','node_search',0.934703),('despliegue',1,'es','node_search',1),('destinado',3,'es','node_search',0.784336),('destinatarios',9,'es','help_search',1),('destination',25,'es','help_search',1.51419),('destinos',5,'es','node_search',1),('details',10,'es','help_search',0.892724),('details',23,'es','help_search',0.742984),('details',88,'es','help_search',1),('detallado',3,'es','node_search',0.869951),('detalles',31,'es','help_search',1),('detalles',49,'es','help_search',1),('detalles',54,'es','help_search',1),('deteccion',60,'es','help_search',67.8585),('detection',60,'es','help_search',5.87957),('determine',11,'es','help_search',1),('determine',60,'es','help_search',1),('determines',11,'es','help_search',1),('dev',25,'es','help_search',1.80007),('development',10,'es','help_search',3.46717),('development',25,'es','help_search',15.8),('development',32,'es','help_search',4.47738),('development',36,'es','help_search',4),('development',37,'es','help_search',8),('device',2,'es','help_search',1),('device',4,'es','help_search',1),('devops',1,'es','node_search',27.9973),('devops',2,'es','node_search',1),('devops',339,'es','node_search',2),('devops',340,'es','node_search',2),('diagnose',14,'es','help_search',1),('diagnosticar',14,'es','help_search',1),('diagnóstico',3,'es','node_search',0.672252),('dialogo',49,'es','help_search',2),('dicho',3,'es','node_search',0.566439),('diferente',24,'es','help_search',0.869951),('diferente',84,'es','help_search',1),('diferentes',2,'es','node_search',1),('diferentes',3,'es','node_search',0.544759),('diferentes',9,'es','help_search',1),('diferentes',11,'es','help_search',0.899454),('diferentes',53,'es','help_search',0.945829),('diferentes',56,'es','help_search',2),('differences',3,'es','help_search',1),('different',10,'es','help_search',1.95772),('different',22,'es','help_search',1),('different',24,'es','help_search',2.64694),('different',25,'es','help_search',1.56862),('different',56,'es','help_search',0.945829),('different',76,'es','help_search',1),('difficult',26,'es','help_search',1),('digital',1,'es','node_search',28.989),('digital',2,'es','node_search',2),('digital',3,'es','node_search',1.47455),('digital',344,'es','node_search',1),('digital',349,'es','node_search',1),('digitales',1,'es','node_search',1),('dinámico',3,'es','node_search',1),('direccion',34,'es','help_search',2),('direccion',343,'es','node_search',28),('direccion',349,'es','node_search',28),('direccionados',3,'es','node_search',0.543537),('direcciones',32,'es','help_search',1),('direct',46,'es','help_search',1),('directamente',84,'es','help_search',0.854391),('directamente',86,'es','help_search',0.953396),('direction',61,'es','help_search',4),('directly',11,'es','help_search',1),('directly',46,'es','help_search',1),('directly',65,'es','help_search',1),('directo',84,'es','help_search',28.7818),('directories',25,'es','help_search',0.961087),('directorio',25,'es','help_search',0.745294),('directory',3,'es','help_search',1),('directory',25,'es','help_search',3.57797),('directos',84,'es','help_search',31.8617),('dirigete',16,'es','help_search',1),('disable',59,'es','help_search',1),('disable',80,'es','help_search',2),('disabled',26,'es','help_search',1),('disabled',38,'es','help_search',1),('disabled',55,'es','help_search',3.38129),('disabled',68,'es','help_search',4),('disabled',69,'es','help_search',4),('disabling',12,'es','help_search',1),('disabling',59,'es','help_search',26),('disabling',80,'es','help_search',26),('discard',88,'es','help_search',0.945829),('discovery',11,'es','help_search',1.93838),('discussion',56,'es','help_search',1),('discutio',56,'es','help_search',0.813674),('disenamos',344,'es','node_search',1),('diseno',1,'es','node_search',1),('diseno',2,'es','node_search',1),('diseno',3,'es','node_search',23.6533),('diseno',11,'es','help_search',19),('diseno',48,'es','help_search',4),('diseno',49,'es','help_search',1),('diseno',343,'es','node_search',1),('disenos',11,'es','help_search',0.931053),('disenos',53,'es','help_search',1),('diseñar',3,'es','node_search',1),('diseño',3,'es','node_search',4.77281),('disfrutar',8,'es','node_search',1),('display',1,'es','node_search',8.83666),('display',5,'es','help_search',1),('display',12,'es','help_search',1),('display',23,'es','help_search',0.792123),('display',24,'es','help_search',2.27199),('display',26,'es','help_search',1),('display',28,'es','help_search',1),('display',32,'es','help_search',3.53127),('display',37,'es','help_search',4),('display',52,'es','help_search',9),('display',58,'es','help_search',1),('display',60,'es','help_search',1),('display',65,'es','help_search',0.923838),('display',66,'es','help_search',1),('display',67,'es','help_search',1),('display',68,'es','help_search',4),('display',69,'es','help_search',36.9623),('display',71,'es','help_search',1),('display',74,'es','help_search',1),('display',76,'es','help_search',8.97583),('display',77,'es','help_search',1),('display',83,'es','help_search',1),('display',84,'es','help_search',0.913226),('display',85,'es','help_search',1.89169),('display',86,'es','help_search',0.797402),('display',88,'es','help_search',29.9501),('display',89,'es','help_search',2),('display',90,'es','help_search',38),('displayed',6,'es','help_search',11),('displayed',11,'es','help_search',2),('displayed',12,'es','help_search',1),('displayed',24,'es','help_search',5.18286),('displayed',25,'es','help_search',1),('displayed',34,'es','help_search',4),('displayed',50,'es','help_search',1),('displayed',55,'es','help_search',0.976851),('displayed',66,'es','help_search',1),('displayed',67,'es','help_search',1),('displayed',70,'es','help_search',1.91674),('displayed',76,'es','help_search',1.85135),('displayed',77,'es','help_search',3),('displayed',79,'es','help_search',2),('displayed',88,'es','help_search',2),('displaying',69,'es','help_search',1),('displayname',41,'es','help_search',1),('displays',23,'es','help_search',1),('displays',65,'es','help_search',1),('displays',74,'es','help_search',1),('displays',75,'es','help_search',1),('displays',76,'es','help_search',5),('displays',87,'es','help_search',3.97258),('displays',88,'es','help_search',4),('displays',90,'es','help_search',4),('disponibilidad',341,'es','node_search',1),('disponibilidad',344,'es','node_search',1),('disponibilidad',346,'es','node_search',1),('disponibilidad',351,'es','node_search',1),('disponible',48,'es','help_search',1),('disponible',64,'es','help_search',5),('disponible',87,'es','help_search',0.902857),('disponibles',18,'es','help_search',19),('disponibles',23,'es','help_search',19),('disponibles',24,'es','help_search',16.0611),('disponibles',29,'es','help_search',1),('disponibles',54,'es','help_search',4.68109),('disponibles',60,'es','help_search',20),('disponibles',64,'es','help_search',1),('disponibles',74,'es','help_search',19),('disposicion',53,'es','help_search',1),('dispositivo',53,'es','help_search',13),('dispositivos',11,'es','help_search',0.902857),('distintas',24,'es','help_search',0.886095),('distintas',53,'es','help_search',0.938382),('distintos',24,'es','help_search',0.851346),('distributed',21,'es','help_search',1),('distrital',348,'es','node_search',28),('distrito',341,'es','node_search',27),('diversas',3,'es','node_search',0.860547),('diversas',23,'es','help_search',0.819249),('diversos',9,'es','node_search',1),('divide',30,'es','help_search',1),('divided',22,'es','help_search',1),('divided',24,'es','help_search',2),('dividen',56,'es','help_search',1),('dividen',73,'es','help_search',1),('divisions',24,'es','help_search',1),('documentacion',3,'es','node_search',0.687638),('documentacion',10,'es','help_search',27.6034),('documentacion',55,'es','help_search',8.59953),('documentacion',57,'es','help_search',11),('documental',1,'es','node_search',27),('documental',2,'es','node_search',1),('documental',3,'es','node_search',18.7372),('documental',342,'es','node_search',1),('documental',347,'es','node_search',1),('documental',349,'es','node_search',1),('documental',350,'es','node_search',1),('documental',351,'es','node_search',1),('documentales',1,'es','node_search',1),('documentation',13,'es','help_search',20.6039),('documentation',28,'es','help_search',7.78697),('documented',46,'es','help_search',1),('documentos',3,'es','node_search',0.7017),('documentos',342,'es','node_search',1),('documents',22,'es','help_search',1),('does',24,'es','help_search',1),('does',25,'es','help_search',1),('does',32,'es','help_search',1),('does',34,'es','help_search',1),('domain',60,'es','help_search',1),('donde',41,'es','help_search',1),('donde',48,'es','help_search',2),('donde',49,'es','help_search',1),('done',25,'es','help_search',0.699655),('done',36,'es','help_search',2),('dos',9,'es','help_search',1),('dos',53,'es','help_search',1),('dos',75,'es','help_search',1),('down',29,'es','help_search',1),('download',1,'es','help_search',1),('download',11,'es','help_search',22),('download',20,'es','help_search',1),('download',21,'es','help_search',12),('download',38,'es','help_search',1),('download',64,'es','help_search',1),('downloaded',11,'es','help_search',2),('downloaded',21,'es','help_search',2),('downloaded',35,'es','help_search',1),('downloaded',38,'es','help_search',1),('downloaded',61,'es','help_search',1),('downloads',20,'es','help_search',0.98493),('drag',50,'es','help_search',0.784336),('drag',68,'es','help_search',1),('drag',69,'es','help_search',1),('drag',77,'es','help_search',1),('drag',80,'es','help_search',1),('draganddrop',26,'es','help_search',2),('dragging',26,'es','help_search',1),('drastic',32,'es','help_search',1),('dropdown',57,'es','help_search',1),('dropdown',88,'es','help_search',2),('dropped',30,'es','help_search',0.993146),('drupal',11,'es','help_search',18.6641),('drupal',12,'es','help_search',11),('drupal',14,'es','help_search',22),('drupal',15,'es','help_search',23),('drupal',18,'es','help_search',19.5678),('drupal',21,'es','help_search',22),('drupal',24,'es','help_search',16.8066),('drupal',25,'es','help_search',20.9923),('drupal',36,'es','help_search',11),('drupal',39,'es','help_search',11),('drupal',46,'es','help_search',54),('drupal',47,'es','help_search',11),('drupal',53,'es','help_search',9.67522),('drupal',70,'es','help_search',19.7883),('drupal',71,'es','help_search',22),('drupal',72,'es','help_search',19.2099),('drupal',76,'es','help_search',7.65163),('drupal',82,'es','help_search',11),('drupal',83,'es','help_search',10.7015),('drupal',85,'es','help_search',10.123),('drupal',86,'es','help_search',8.46141),('drupal',88,'es','help_search',10.123),('drupal',343,'es','node_search',1),('drupalorg',11,'es','help_search',22),('drupalorg',21,'es','help_search',11),('drush',25,'es','help_search',7.0973),('due',32,'es','help_search',1),('durante',30,'es','help_search',1),('during',78,'es','help_search',1),('dynamic',10,'es','help_search',10.1457),('each',12,'es','help_search',1),('each',17,'es','help_search',1),('each',24,'es','help_search',1.65201),('each',25,'es','help_search',1.84832),('each',28,'es','help_search',2),('each',30,'es','help_search',0.805455),('each',32,'es','help_search',1),('each',35,'es','help_search',1),('each',42,'es','help_search',1),('each',47,'es','help_search',1),('each',50,'es','help_search',1.74298),('each',60,'es','help_search',0.886095),('each',64,'es','help_search',1),('each',68,'es','help_search',2),('each',69,'es','help_search',3),('each',70,'es','help_search',1),('each',74,'es','help_search',3),('each',76,'es','help_search',2),('each',87,'es','help_search',1),('each',88,'es','help_search',1),('each',91,'es','help_search',1),('easier',26,'es','help_search',2),('easier',67,'es','help_search',0.942091),('economico',5,'es','node_search',1),('edicion',23,'es','help_search',2),('edicion',27,'es','help_search',50),('edicion',54,'es','help_search',1),('edicion',70,'es','help_search',1),('edicion',72,'es','help_search',1),('edicion',73,'es','help_search',1),('edicion',77,'es','help_search',1),('edicion',81,'es','help_search',26),('edicion',86,'es','help_search',1.8661),('ediciones',27,'es','help_search',1),('ediciones',72,'es','help_search',0.989021),('edit',6,'es','help_search',4),('edit',23,'es','help_search',0.873132),('edit',24,'es','help_search',1.50239),('edit',27,'es','help_search',8),('edit',29,'es','help_search',4),('edit',34,'es','help_search',5),('edit',41,'es','help_search',0.879565),('edit',43,'es','help_search',4),('edit',45,'es','help_search',4),('edit',47,'es','help_search',1),('edit',57,'es','help_search',4),('edit',59,'es','help_search',6),('edit',66,'es','help_search',2),('edit',67,'es','help_search',1),('edit',68,'es','help_search',27),('edit',70,'es','help_search',1),('edit',71,'es','help_search',1),('edit',72,'es','help_search',1),('edit',76,'es','help_search',1),('edit',77,'es','help_search',4),('edit',79,'es','help_search',1),('edit',80,'es','help_search',5),('edit',81,'es','help_search',1),('edit',82,'es','help_search',2),('edit',84,'es','help_search',7.5709),('edit',86,'es','help_search',0.824901),('edit',87,'es','help_search',2),('edit',88,'es','help_search',7),('edit',89,'es','help_search',5),('edit',90,'es','help_search',6),('edit',91,'es','help_search',4),('editando',54,'es','help_search',1),('editar',27,'es','help_search',27),('editar',41,'es','help_search',1),('editar',59,'es','help_search',1),('editar',65,'es','help_search',1),('editar',72,'es','help_search',63),('editar',73,'es','help_search',1),('editar',76,'es','help_search',0.733888),('editar',78,'es','help_search',4),('editar',81,'es','help_search',4),('editar',82,'es','help_search',5),('editar',84,'es','help_search',6),('editar',86,'es','help_search',0.906287),('editar',87,'es','help_search',5),('edite',48,'es','help_search',1),('edite',52,'es','help_search',1),('edited',24,'es','help_search',0.570448),('editing',12,'es','help_search',1),('editing',22,'es','help_search',1),('editing',24,'es','help_search',0.571798),('editing',42,'es','help_search',1),('editing',50,'es','help_search',1),('editing',52,'es','help_search',1),('editing',58,'es','help_search',1),('editing',65,'es','help_search',1),('editing',66,'es','help_search',3),('editing',67,'es','help_search',2.98087),('editing',68,'es','help_search',5),('editing',71,'es','help_search',1),('editing',72,'es','help_search',9.56946),('editing',74,'es','help_search',1),('editing',78,'es','help_search',3),('editing',79,'es','help_search',1),('editing',82,'es','help_search',1),('editing',86,'es','help_search',0.800068),('editing',88,'es','help_search',27.9689),('editing',90,'es','help_search',3),('editor',2,'es','help_search',1),('editor',50,'es','help_search',3.499),('editor',54,'es','help_search',35.7632),('editores',50,'es','help_search',3.6529),('editores',54,'es','help_search',35.9611),('editors',50,'es','help_search',3.9177),('editors',67,'es','help_search',0.938382),('educar',347,'es','node_search',27),('efectivo',3,'es','node_search',0.541108),('efectos',75,'es','help_search',2),('effect',75,'es','help_search',11),('effects',22,'es','help_search',5),('effects',75,'es','help_search',1),('eficacia',2,'es','node_search',1),('eficiencia',2,'es','node_search',1),('eficiente',3,'es','node_search',1),('eficiente',30,'es','help_search',1),('eficientes',1,'es','node_search',2),('either',24,'es','help_search',0.645209),('either',25,'es','help_search',0.697623),('either',50,'es','help_search',1.82206),('either',60,'es','help_search',1),('either',65,'es','help_search',1),('either',84,'es','help_search',1),('ejecucion',18,'es','help_search',4),('ejecuciones',18,'es','help_search',0.923838),('ejecuciones',30,'es','help_search',1),('ejecutable',3,'es','node_search',0.882818),('ejecutadas',3,'es','node_search',0.747619),('ejecutados',3,'es','node_search',0.577261),('ejecutamos',348,'es','node_search',1),('ejecutan',3,'es','node_search',1.09234),('ejecutando',342,'es','node_search',1),('ejecutar',3,'es','node_search',1.79237),('ejecutar',16,'es','help_search',1),('ejecutar',18,'es','help_search',25),('ejecutaron',341,'es','node_search',1),('ejecute',14,'es','help_search',1),('ejecute',18,'es','help_search',5.66694),('ejecutor',5,'es','node_search',1),('ejemplo',24,'es','help_search',0.863659),('ejemplo',27,'es','help_search',1),('ejemplo',53,'es','help_search',1),('ejemplo',54,'es','help_search',1),('ejemplo',56,'es','help_search',1),('ejemplo',66,'es','help_search',1),('ejemplo',67,'es','help_search',1),('ejemplo',68,'es','help_search',1),('ejemplo',69,'es','help_search',1),('ejemplo',72,'es','help_search',1.9689),('ejemplo',73,'es','help_search',1),('ejemplo',82,'es','help_search',1),('ejemplo',85,'es','help_search',2),('ejemplo',86,'es','help_search',4),('ejemplos',86,'es','help_search',2),('ejercicio',6,'es','node_search',1),('ejercito',349,'es','node_search',28),('elabora',86,'es','help_search',0.931053),('elaboracion',349,'es','node_search',1),('electronico',34,'es','help_search',1),('electronico',41,'es','help_search',1),('elegir',76,'es','help_search',0.953396),('element',87,'es','help_search',1),('elemento',2,'es','help_search',31),('elemento',4,'es','help_search',32),('elemento',24,'es','help_search',0.860547),('elemento',70,'es','help_search',27),('elemento',72,'es','help_search',27.9973),('elemento',73,'es','help_search',20),('elemento',82,'es','help_search',28),('elemento',83,'es','help_search',1),('elementos',20,'es','help_search',2),('elementos',24,'es','help_search',0.854391),('elementos',25,'es','help_search',1),('elementos',70,'es','help_search',1),('elementos',72,'es','help_search',8.56394),('elementos',73,'es','help_search',3),('elementos',86,'es','help_search',3.61373),('elementos',91,'es','help_search',1),('elige',16,'es','help_search',0.997306),('eligiendo',54,'es','help_search',1),('elija',35,'es','help_search',1),('elija',55,'es','help_search',1),('eliminacion',41,'es','help_search',19),('eliminan',41,'es','help_search',27),('eliminar',29,'es','help_search',1),('eliminar',45,'es','help_search',26),('eliminar',76,'es','help_search',0.731649),('eliminar',84,'es','help_search',1),('eliminara',84,'es','help_search',0.938382),('elimine',5,'es','help_search',1),('elimine',29,'es','help_search',1),('ellas',8,'es','node_search',1),('ellos',84,'es','help_search',1),('email',9,'es','help_search',2),('email',24,'es','help_search',1.50227),('email',34,'es','help_search',1),('email',41,'es','help_search',23.7656),('email',44,'es','help_search',5),('email',45,'es','help_search',1),('embargo',84,'es','help_search',0.949597),('embed',50,'es','help_search',0.851346),('empresa',1,'es','node_search',1),('empresa',2,'es','node_search',1),('empresa',3,'es','node_search',3.05413),('empresariado',5,'es','node_search',1),('empresarial',3,'es','node_search',11.9418),('empresas',2,'es','node_search',1),('empresas',3,'es','node_search',0.567769),('enable',17,'es','help_search',1),('enable',80,'es','help_search',1),('enabled',9,'es','help_search',1),('enabled',17,'es','help_search',1),('enabled',24,'es','help_search',0.63333),('enabled',46,'es','help_search',2),('enabled',50,'es','help_search',4.16849),('enabled',60,'es','help_search',0.882818),('enabled',77,'es','help_search',4),('enabled',80,'es','help_search',4),('enables',8,'es','help_search',2),('encabezado',47,'es','help_search',1),('encaminados',2,'es','node_search',1),('enclosed',41,'es','help_search',1),('encode',53,'es','help_search',1),('encontrar',3,'es','help_search',1),('encontrar',72,'es','help_search',20),('encuentra',48,'es','help_search',2),('encuentran',59,'es','help_search',1),('encuentre',27,'es','help_search',1),('end',10,'es','help_search',1),('end',60,'es','help_search',0.961087),('end',65,'es','help_search',1.91062),('end',84,'es','help_search',1.77221),('enfocadas',3,'es','node_search',0.618696),('enfocar',54,'es','help_search',0.909743),('enforcing',50,'es','help_search',1),('engines',69,'es','help_search',1),('english',20,'es','help_search',1),('english',28,'es','help_search',0.957226),('english',62,'es','help_search',1),('enlace',7,'es','help_search',1),('enlace',16,'es','help_search',1),('enlace',24,'es','help_search',0.740689),('enlace',27,'es','help_search',3),('enlace',33,'es','help_search',2),('enlace',50,'es','help_search',0.896076),('enlace',77,'es','help_search',1),('enlace',84,'es','help_search',3.76185),('enlaces',23,'es','help_search',2),('enlaces',27,'es','help_search',7),('enlaces',50,'es','help_search',1),('enlaces',65,'es','help_search',20),('enlaces',84,'es','help_search',27.9203),('ensure',18,'es','help_search',1),('ensure',50,'es','help_search',0.842342),('enter',29,'es','help_search',1),('enter',30,'es','help_search',1),('enter',31,'es','help_search',1),('enter',32,'es','help_search',1.89603),('enter',38,'es','help_search',1),('enter',43,'es','help_search',1),('enter',44,'es','help_search',1),('enter',45,'es','help_search',2),('enter',50,'es','help_search',0.863659),('enter',58,'es','help_search',1),('enter',61,'es','help_search',1),('enter',66,'es','help_search',2),('enter',67,'es','help_search',2),('enter',70,'es','help_search',1),('enter',71,'es','help_search',2),('enter',75,'es','help_search',2),('enter',77,'es','help_search',3),('enter',79,'es','help_search',2),('enter',82,'es','help_search',1),('enter',86,'es','help_search',0.980874),('enter',89,'es','help_search',2),('enter',90,'es','help_search',1),('enter',91,'es','help_search',1),('entered',66,'es','help_search',1),('entered',67,'es','help_search',0.993146),('entering',32,'es','help_search',1),('enters',28,'es','help_search',1),('entidad',3,'es','node_search',3.30669),('entidad',24,'es','help_search',21.547),('entidad',25,'es','help_search',1),('entidad',55,'es','help_search',8.6472),('entidad',56,'es','help_search',3),('entidad',58,'es','help_search',5),('entidad',59,'es','help_search',2),('entidad',66,'es','help_search',1),('entidad',67,'es','help_search',3),('entidad',68,'es','help_search',1),('entidad',69,'es','help_search',1),('entidad',73,'es','help_search',2),('entidad',85,'es','help_search',1),('entidad',86,'es','help_search',2.89272),('entidad',91,'es','help_search',1),('entidad',339,'es','node_search',1),('entidades',1,'es','node_search',19),('entidades',2,'es','node_search',19),('entidades',3,'es','node_search',2.83355),('entidades',5,'es','node_search',1),('entidades',7,'es','node_search',1),('entidades',13,'es','help_search',1),('entidades',24,'es','help_search',1.41524),('entidades',25,'es','help_search',2),('entidades',55,'es','help_search',1),('entidades',58,'es','help_search',1),('entidades',67,'es','help_search',1),('entidades',85,'es','help_search',1),('entidades',86,'es','help_search',2),('entidades',91,'es','help_search',1),('entities',11,'es','help_search',0.997306),('entities',13,'es','help_search',5),('entities',22,'es','help_search',3),('entities',24,'es','help_search',3.07742),('entities',56,'es','help_search',2.82206),('entities',59,'es','help_search',2),('entities',73,'es','help_search',1),('entities',86,'es','help_search',1.80545),('entity',11,'es','help_search',2),('entity',22,'es','help_search',1),('entity',24,'es','help_search',27.9366),('entity',55,'es','help_search',1.99731),('entity',56,'es','help_search',1),('entity',59,'es','help_search',3),('entity',66,'es','help_search',29),('entity',67,'es','help_search',30.8931),('entity',68,'es','help_search',29),('entity',69,'es','help_search',28.9822),('entity',73,'es','help_search',1),('entity',85,'es','help_search',5.99315),('entity',91,'es','help_search',0.980874),('entrada',3,'es','node_search',0.699655),('entradas',56,'es','help_search',1),('entradas',73,'es','help_search',1),('entre',24,'es','help_search',1.75662),('entre',53,'es','help_search',1),('entre',54,'es','help_search',1.79379),('enumera',85,'es','help_search',1),('enumera',86,'es','help_search',0.854391),('enumeran',11,'es','help_search',0.886095),('enumeran',21,'es','help_search',1),('enumeran',28,'es','help_search',0.722831),('enumeran',73,'es','help_search',1),('envian',41,'es','help_search',1),('envie',27,'es','help_search',1),('equipaje',8,'es','node_search',1),('equipo',1,'es','node_search',1),('equipo',2,'es','node_search',1),('equipo',3,'es','node_search',1.76416),('equipos',339,'es','node_search',1),('equipos',346,'es','node_search',1),('error',14,'es','help_search',1),('error',26,'es','help_search',1),('error',32,'es','help_search',36.4069),('error',39,'es','help_search',1),('errores',15,'es','help_search',3),('errores',26,'es','help_search',1),('errores',32,'es','help_search',4.5709),('errors',26,'es','help_search',3.96498),('errors',32,'es','help_search',23.8637),('errors',39,'es','help_search',1),('esa',49,'es','help_search',1),('escalabilidad',339,'es','node_search',1),('escalable',3,'es','node_search',1),('escalable',345,'es','node_search',1),('escrito',20,'es','help_search',1),('escudo',15,'es','help_search',1),('ese',85,'es','help_search',1),('ese',86,'es','help_search',0.848323),('eslogan',34,'es','help_search',2),('especial',341,'es','node_search',27),('especializada',1,'es','node_search',1),('especializada',2,'es','node_search',1),('especializado',1,'es','node_search',1),('especializado',2,'es','node_search',1),('especializado',3,'es','node_search',0.794753),('especializado',341,'es','node_search',1),('especializados',339,'es','node_search',1),('especializados',347,'es','node_search',1),('especializados',350,'es','node_search',1),('especializamos',3,'es','node_search',1),('especificaciones',344,'es','node_search',1),('especificaciones',350,'es','node_search',1),('especificación',3,'es','node_search',1),('especificamente',47,'es','help_search',1),('especificas',9,'es','help_search',1),('especificas',11,'es','help_search',0.869951),('especificas',19,'es','help_search',1),('especificas',22,'es','help_search',0.949597),('especificas',28,'es','help_search',0.716357),('especificas',56,'es','help_search',0.792123),('especificas',73,'es','help_search',1),('especificas',76,'es','help_search',1.70583),('especifico',70,'es','help_search',0.997306),('específicas',3,'es','node_search',0.892724),('esperaba',14,'es','help_search',1),('espere',18,'es','help_search',1),('esquemas',3,'es','node_search',1),('esquina',27,'es','help_search',1),('esta',14,'es','help_search',2),('esta',16,'es','help_search',2),('esta',18,'es','help_search',1.96109),('esta',21,'es','help_search',1),('esta',33,'es','help_search',1),('esta',54,'es','help_search',1),('esta',64,'es','help_search',2),('esta',76,'es','help_search',0.705825),('esta',81,'es','help_search',1),('esta',84,'es','help_search',0.945829),('esta',340,'es','node_search',1),('estabilidad',342,'es','node_search',1),('estable',21,'es','help_search',1),('estable',345,'es','node_search',1),('establecer',55,'es','help_search',0.819249),('establecidas',350,'es','node_search',1),('establecimientos',9,'es','node_search',1),('estables',1,'es','node_search',1),('estables',15,'es','help_search',1),('estado',3,'es','node_search',0.588512),('estado',16,'es','help_search',1),('estado',39,'es','help_search',4),('estado',64,'es','help_search',1),('estado',72,'es','help_search',4),('estamos',2,'es','node_search',1),('estamos',342,'es','node_search',1),('estan',15,'es','help_search',2),('estan',18,'es','help_search',19),('estan',23,'es','help_search',19),('estan',24,'es','help_search',16.1181),('estan',41,'es','help_search',1),('estan',54,'es','help_search',1),('estan',60,'es','help_search',19),('estandares',53,'es','help_search',9.6397),('estar',20,'es','help_search',1),('estar',27,'es','help_search',2),('estar',31,'es','help_search',1),('estara',54,'es','help_search',0.839384),('estara',87,'es','help_search',0.906287),('estas',32,'es','help_search',1),('estas',84,'es','help_search',1),('estas',86,'es','help_search',0.857458),('estatales',3,'es','node_search',0.712106),('este',3,'es','node_search',0.519091),('este',8,'es','node_search',1),('este',15,'es','help_search',1),('este',16,'es','help_search',0.953396),('este',28,'es','help_search',2.40262),('este',35,'es','help_search',2),('este',50,'es','help_search',0.972861),('este',52,'es','help_search',1),('este',54,'es','help_search',2.95723),('este',55,'es','help_search',1.81367),('este',64,'es','help_search',1),('este',68,'es','help_search',1),('este',69,'es','help_search',1),('este',70,'es','help_search',1),('este',74,'es','help_search',19),('este',77,'es','help_search',1),('este',82,'es','help_search',1),('este',85,'es','help_search',1),('este',341,'es','node_search',1),('estilo',75,'es','help_search',27),('estilos',25,'es','help_search',1),('estilos',75,'es','help_search',2),('esto',16,'es','help_search',1),('estos',15,'es','help_search',1),('estos',27,'es','help_search',1),('estos',30,'es','help_search',0.899454),('estos',53,'es','help_search',0.949597),('estos',54,'es','help_search',1.94209),('estos',86,'es','help_search',2),('estrategia',3,'es','node_search',1),('estrategias',3,'es','node_search',1),('estrategicas',339,'es','node_search',1),('estratégica',3,'es','node_search',1.1492),('estrella',84,'es','help_search',0.968904),('estructura',5,'es','help_search',4),('estructura',6,'es','help_search',4),('estructura',7,'es','help_search',4),('estructura',24,'es','help_search',10.7623),('estructura',25,'es','help_search',0.993146),('estructura',48,'es','help_search',4),('estructura',66,'es','help_search',4),('estructura',67,'es','help_search',4),('estructura',68,'es','help_search',4),('estructura',69,'es','help_search',4),('estructura',71,'es','help_search',4),('estructura',72,'es','help_search',1),('estructura',73,'es','help_search',1),('estructura',77,'es','help_search',8),('estructura',78,'es','help_search',4),('estructura',79,'es','help_search',4),('estructura',80,'es','help_search',4),('estructura',85,'es','help_search',4),('estructura',86,'es','help_search',1),('estructura',87,'es','help_search',4),('estructura',91,'es','help_search',4),('estructuras',3,'es','node_search',1),('etc',3,'es','node_search',0.606252),('etc',20,'es','help_search',1),('etc',24,'es','help_search',1),('etc',76,'es','help_search',3.85135),('etc',90,'es','help_search',1),('etiqueta',52,'es','help_search',1),('etiquetado',86,'es','help_search',0.968904),('etiquetas',50,'es','help_search',1),('etiquetas',54,'es','help_search',1),('etiquetas',86,'es','help_search',4),('evaluaciones',3,'es','node_search',0.522445),('evaluación',3,'es','node_search',0.661163),('evaluar',3,'es','node_search',0.58995),('evaluated',60,'es','help_search',1),('evaluating',60,'es','help_search',1),('eventos',73,'es','help_search',1),('evolucion',341,'es','node_search',1),('evolutivo',347,'es','node_search',1),('exact',28,'es','help_search',1),('exact',87,'es','help_search',1),('example',6,'es','help_search',1),('example',11,'es','help_search',1),('example',24,'es','help_search',3.5316),('example',25,'es','help_search',2.84832),('example',28,'es','help_search',1.9496),('example',31,'es','help_search',1),('example',32,'es','help_search',0.949597),('example',50,'es','help_search',0.776703),('example',55,'es','help_search',1),('example',59,'es','help_search',1),('example',60,'es','help_search',0.968904),('example',65,'es','help_search',1),('example',67,'es','help_search',0.96498),('example',70,'es','help_search',1),('example',75,'es','help_search',1),('example',76,'es','help_search',1.77923),('example',82,'es','help_search',1),('example',83,'es','help_search',3),('example',88,'es','help_search',1),('examplecom',32,'es','help_search',7.52189),('examplecom',60,'es','help_search',4),('examplecom',82,'es','help_search',4),('examplecom',83,'es','help_search',12),('examples',22,'es','help_search',1),('examples',24,'es','help_search',0.60778),('examples',83,'es','help_search',1),('exceed',55,'es','help_search',0.957226),('excelentes',3,'es','node_search',0.621888),('except',76,'es','help_search',0.869951),('exchanged',13,'es','help_search',1),('exhaustivos',2,'es','node_search',1),('exist',24,'es','help_search',0.610858),('exist',32,'es','help_search',1),('existente',3,'es','node_search',0.648686),('existente',54,'es','help_search',0.972861),('existente',81,'es','help_search',1),('existente',86,'es','help_search',0.909743),('existentes',345,'es','node_search',1),('existing',23,'es','help_search',0.827757),('existing',29,'es','help_search',1),('existing',40,'es','help_search',1),('existing',45,'es','help_search',1),('existing',50,'es','help_search',0.876337),('existing',78,'es','help_search',1),('existing',87,'es','help_search',2),('existing',88,'es','help_search',28),('existing',90,'es','help_search',29),('existing',91,'es','help_search',1),('exists',32,'es','help_search',1),('exists',87,'es','help_search',1),('exito',1,'es','node_search',1),('expand',38,'es','help_search',1),('expanded',77,'es','help_search',4),('expect',28,'es','help_search',1),('expedientes',349,'es','node_search',1),('experiencia',1,'es','node_search',1),('experiencia',341,'es','node_search',1),('experiencias',1,'es','node_search',1),('experimental',21,'es','help_search',23),('experimental',38,'es','help_search',1),('experimentales',21,'es','help_search',1),('experimentaran',87,'es','help_search',0.920273),('expertos',3,'es','node_search',1.61632),('expiring',41,'es','help_search',0.98493),('explica',54,'es','help_search',0.892724),('expone',13,'es','help_search',1),('exponer',27,'es','help_search',1),('export',2,'es','help_search',2),('export',25,'es','help_search',1.44137),('exporta',2,'es','help_search',1),('exportado',3,'es','help_search',1),('exportado',4,'es','help_search',1),('exportando',1,'es','help_search',26),('exportando',2,'es','help_search',26),('exportando',3,'es','help_search',1),('exportando',4,'es','help_search',1),('exportar',1,'es','help_search',8),('exportar',2,'es','help_search',4),('exported',1,'es','help_search',1),('exported',25,'es','help_search',7.12197),('exporting',25,'es','help_search',1.56849),('exposed',76,'es','help_search',9.13593),('exposes',13,'es','help_search',1),('extend',11,'es','help_search',22),('extend',21,'es','help_search',11),('extend',23,'es','help_search',3.2996),('extend',31,'es','help_search',4),('extend',38,'es','help_search',4),('extending',11,'es','help_search',9.46601),('extending',21,'es','help_search',37),('extends',21,'es','help_search',1),('extension',25,'es','help_search',4.46059),('extension',63,'es','help_search',1),('externa',18,'es','help_search',0.949597),('external',77,'es','help_search',1),('facilitando',3,'es','node_search',0.693594),('facilitar',54,'es','help_search',1),('facilitate',10,'es','help_search',1),('facilmente',28,'es','help_search',0.729424),('factors',10,'es','help_search',1),('factors',29,'es','help_search',1),('false',24,'es','help_search',0.816452),('far',39,'es','help_search',1),('faster',10,'es','help_search',2),('faster',30,'es','help_search',1),('favoreciendo',3,'es','node_search',0.685676),('fácil',3,'es','node_search',1),('feature',17,'es','help_search',1),('features',21,'es','help_search',2),('features',23,'es','help_search',1),('fecha',24,'es','help_search',1.5438),('fecha',34,'es','help_search',5),('fechas',24,'es','help_search',1.54095),('feed',46,'es','help_search',3),('feed',76,'es','help_search',2),('feed',90,'es','help_search',1),('feel',11,'es','help_search',1),('fewer',30,'es','help_search',1),('fff',1,'es','node_search',5),('ficha',349,'es','node_search',1),('field',19,'es','help_search',1),('field',22,'es','help_search',5),('field',24,'es','help_search',27.216),('field',26,'es','help_search',1),('field',50,'es','help_search',3),('field',52,'es','help_search',1),('field',55,'es','help_search',3),('field',56,'es','help_search',0.833529),('field',58,'es','help_search',2),('field',59,'es','help_search',3),('field',66,'es','help_search',51.9973),('field',67,'es','help_search',47.823),('field',68,'es','help_search',1),('field',69,'es','help_search',28),('field',70,'es','help_search',0.98493),('field',71,'es','help_search',4),('field',73,'es','help_search',1),('field',74,'es','help_search',1),('field',75,'es','help_search',2),('field',85,'es','help_search',9.93153),('field',86,'es','help_search',3.41521),('field',87,'es','help_search',3),('field',89,'es','help_search',1),('field',91,'es','help_search',11.9849),('fields',5,'es','help_search',34),('fields',7,'es','help_search',1),('fields',8,'es','help_search',1),('fields',11,'es','help_search',1.99315),('fields',13,'es','help_search',1),('fields',22,'es','help_search',5),('fields',23,'es','help_search',0.860547),('fields',24,'es','help_search',32.304),('fields',26,'es','help_search',0.993146),('fields',47,'es','help_search',1),('fields',50,'es','help_search',1),('fields',52,'es','help_search',1),('fields',55,'es','help_search',1),('fields',56,'es','help_search',4.64697),('fields',58,'es','help_search',1),('fields',59,'es','help_search',1),('fields',66,'es','help_search',9),('fields',67,'es','help_search',7.6529),('fields',68,'es','help_search',2),('fields',69,'es','help_search',2),('fields',71,'es','help_search',9),('fields',73,'es','help_search',2),('fields',76,'es','help_search',5),('fields',85,'es','help_search',4),('fields',86,'es','help_search',1.80545),('fields',87,'es','help_search',8),('fields',88,'es','help_search',4),('fields',91,'es','help_search',8),('fija',86,'es','help_search',0.934703),('fila',52,'es','help_search',1),('fila',72,'es','help_search',1),('file',2,'es','help_search',1),('file',10,'es','help_search',19.8483),('file',17,'es','help_search',1),('file',22,'es','help_search',2),('file',24,'es','help_search',0.552215),('file',25,'es','help_search',2.34786),('file',63,'es','help_search',32),('files',1,'es','help_search',1),('files',10,'es','help_search',1),('files',11,'es','help_search',2),('files',21,'es','help_search',1),('files',22,'es','help_search',1),('files',23,'es','help_search',0.882818),('files',24,'es','help_search',1.9689),('files',25,'es','help_search',2.45321),('files',73,'es','help_search',1),('fill',5,'es','help_search',1),('fill',7,'es','help_search',1),('fill',10,'es','help_search',0.896076),('filling',26,'es','help_search',1),('filter',19,'es','help_search',1),('filter',24,'es','help_search',1.16895),('filter',31,'es','help_search',1),('filter',38,'es','help_search',1),('filter',39,'es','help_search',1),('filter',45,'es','help_search',5),('filter',50,'es','help_search',12.1694),('filter',74,'es','help_search',1),('filter',76,'es','help_search',5.90286),('filter',88,'es','help_search',4),('filtering',28,'es','help_search',0.836446),('filtering',59,'es','help_search',1),('filtering',89,'es','help_search',1),('filters',24,'es','help_search',3.18348),('filters',50,'es','help_search',45.7424),('filters',62,'es','help_search',1),('filters',76,'es','help_search',6.2002),('filtro',72,'es','help_search',5),('filtro',88,'es','help_search',4),('filtros',50,'es','help_search',26),('filtros',54,'es','help_search',2.79892),('filtros',72,'es','help_search',2),('fimed',349,'es','node_search',1),('fin',2,'es','node_search',1),('fin',3,'es','node_search',2.17518),('fin',6,'es','node_search',1),('final',3,'es','node_search',0.695602),('final',24,'es','help_search',0.754681),('financiera',3,'es','node_search',14.5526),('financieras',2,'es','node_search',1),('financieras',3,'es','node_search',0.591395),('financieras',343,'es','node_search',1),('financiero',3,'es','node_search',1.92066),('financiero',348,'es','node_search',27),('financieros',3,'es','node_search',2.49188),('finanzas',3,'es','node_search',1.26537),('find',10,'es','help_search',0.863659),('find',23,'es','help_search',1.89608),('find',26,'es','help_search',1),('find',45,'es','help_search',1),('find',59,'es','help_search',3),('find',63,'es','help_search',1),('find',64,'es','help_search',2),('find',66,'es','help_search',1),('find',67,'es','help_search',1),('find',68,'es','help_search',1),('find',69,'es','help_search',1),('find',72,'es','help_search',1),('find',83,'es','help_search',1),('find',88,'es','help_search',1),('find',90,'es','help_search',1),('finished',37,'es','help_search',1),('finished',88,'es','help_search',1),('first',10,'es','help_search',1.92027),('first',21,'es','help_search',1),('first',25,'es','help_search',0.727213),('first',28,'es','help_search',1),('first',31,'es','help_search',2),('first',36,'es','help_search',1),('first',50,'es','help_search',0.752312),('first',60,'es','help_search',1),('first',76,'es','help_search',1),('first',88,'es','help_search',1),('fisico',53,'es','help_search',1),('fisicos',348,'es','node_search',1),('fix',39,'es','help_search',1),('fixing',14,'es','help_search',11),('físicas',3,'es','node_search',1),('flag',56,'es','help_search',0.876337),('flechas',68,'es','help_search',1),('flechas',69,'es','help_search',1),('flexible',24,'es','help_search',0.538701),('flujos',342,'es','node_search',1),('flujos',345,'es','node_search',1),('focalización',3,'es','node_search',1.1506),('focalizadas',7,'es','node_search',1),('follow',29,'es','help_search',1),('follow',55,'es','help_search',1),('follow',58,'es','help_search',1),('follow',71,'es','help_search',1),('follow',85,'es','help_search',1),('follow',90,'es','help_search',1),('following',10,'es','help_search',1),('following',13,'es','help_search',1),('following',22,'es','help_search',1),('following',23,'es','help_search',1.92743),('following',24,'es','help_search',0.842342),('following',25,'es','help_search',0.792123),('following',56,'es','help_search',0.845322),('following',76,'es','help_search',1),('following',77,'es','help_search',1),('following',89,'es','help_search',1),('fondo',348,'es','node_search',27),('fondos',3,'es','node_search',0.61241),('fontur',1,'es','node_search',51.6445),('fontur',5,'es','node_search',28),('fontur',9,'es','node_search',1),('footer',76,'es','help_search',3.68109),('for',1,'es','help_search',1),('for',5,'es','help_search',2),('for',6,'es','help_search',2),('for',7,'es','help_search',1),('for',8,'es','help_search',1),('for',10,'es','help_search',3.83032),('for',11,'es','help_search',4),('for',12,'es','help_search',3),('for',13,'es','help_search',26.4941),('for',14,'es','help_search',2),('for',15,'es','help_search',1),('for',17,'es','help_search',20.9347),('for',20,'es','help_search',0.938382),('for',22,'es','help_search',5.98087),('for',23,'es','help_search',2.74529),('for',24,'es','help_search',24.5776),('for',25,'es','help_search',8.94486),('for',26,'es','help_search',3),('for',28,'es','help_search',20.2989),('for',29,'es','help_search',3),('for',30,'es','help_search',3.44681),('for',31,'es','help_search',2),('for',32,'es','help_search',5.68297),('for',34,'es','help_search',2),('for',35,'es','help_search',2),('for',38,'es','help_search',2),('for',39,'es','help_search',1),('for',40,'es','help_search',2),('for',41,'es','help_search',5.68895),('for',42,'es','help_search',2),('for',43,'es','help_search',1),('for',44,'es','help_search',2),('for',46,'es','help_search',2),('for',47,'es','help_search',20),('for',50,'es','help_search',5.34212),('for',52,'es','help_search',1),('for',53,'es','help_search',1),('for',55,'es','help_search',3),('for',56,'es','help_search',1.85439),('for',57,'es','help_search',1),('for',58,'es','help_search',1),('for',59,'es','help_search',7),('for',60,'es','help_search',6.9689),('for',61,'es','help_search',4),('for',62,'es','help_search',2),('for',63,'es','help_search',2),('for',64,'es','help_search',1),('for',65,'es','help_search',5.79071),('for',66,'es','help_search',8),('for',67,'es','help_search',5.90336),('for',68,'es','help_search',31),('for',69,'es','help_search',30.9973),('for',70,'es','help_search',3),('for',71,'es','help_search',3),('for',72,'es','help_search',1),('for',73,'es','help_search',2),('for',74,'es','help_search',3),('for',75,'es','help_search',3),('for',76,'es','help_search',3.53391),('for',78,'es','help_search',27),('for',79,'es','help_search',3),('for',80,'es','help_search',1),('for',82,'es','help_search',2),('for',83,'es','help_search',8.98902),('for',85,'es','help_search',1),('for',86,'es','help_search',1.59269),('for',87,'es','help_search',2),('for',88,'es','help_search',5),('for',89,'es','help_search',1),('for',90,'es','help_search',3),('for',91,'es','help_search',6),('forcing',10,'es','help_search',1),('form',5,'es','help_search',3),('form',6,'es','help_search',44),('form',7,'es','help_search',2),('form',9,'es','help_search',3),('form',25,'es','help_search',1),('form',26,'es','help_search',3.95813),('form',28,'es','help_search',2),('form',32,'es','help_search',1),('form',44,'es','help_search',1),('form',45,'es','help_search',1),('form',52,'es','help_search',5),('form',58,'es','help_search',1),('form',68,'es','help_search',35),('form',70,'es','help_search',1),('form',71,'es','help_search',1),('form',76,'es','help_search',4.94401),('form',82,'es','help_search',2),('form',85,'es','help_search',0.945829),('form',87,'es','help_search',32),('forma',3,'es','node_search',1),('forma',11,'es','help_search',0.976851),('forma',18,'es','help_search',1),('forma',72,'es','help_search',0.980874),('formal',53,'es','help_search',1),('format',10,'es','help_search',1),('format',13,'es','help_search',1),('format',25,'es','help_search',0.774192),('format',34,'es','help_search',24.9704),('format',50,'es','help_search',14.9748),('format',69,'es','help_search',4),('format',75,'es','help_search',1),('format',76,'es','help_search',6.81367),('format',88,'es','help_search',11),('formateada',54,'es','help_search',1),('formateador',24,'es','help_search',11.5188),('formato',4,'es','help_search',1),('formato',13,'es','help_search',1),('formato',34,'es','help_search',4),('formato',50,'es','help_search',3.66694),('formato',54,'es','help_search',11.5677),('formato',87,'es','help_search',1),('formato',88,'es','help_search',4),('formatos',34,'es','help_search',1),('formatos',50,'es','help_search',29.5183),('formatos',54,'es','help_search',29.7989),('formats',13,'es','help_search',1.97685),('formats',34,'es','help_search',2),('formats',50,'es','help_search',29.4261),('formats',76,'es','help_search',2),('formatted',24,'es','help_search',7.95021),('formatted',50,'es','help_search',5),('formatted',76,'es','help_search',1),('formatter',24,'es','help_search',2.41893),('formatter',69,'es','help_search',3),('formatters',24,'es','help_search',1.19598),('formatters',69,'es','help_search',5),('formatting',17,'es','help_search',1),('forms',5,'es','help_search',27),('forms',7,'es','help_search',1),('forms',8,'es','help_search',33),('forms',25,'es','help_search',0.662985),('formulario',5,'es','help_search',5),('formulario',7,'es','help_search',32),('formulario',8,'es','help_search',2),('formulario',9,'es','help_search',20),('formulario',16,'es','help_search',4.97286),('formulario',26,'es','help_search',1),('formulario',27,'es','help_search',2),('formulario',28,'es','help_search',6.53365),('formulario',53,'es','help_search',1),('formulario',55,'es','help_search',5.33095),('formulario',56,'es','help_search',1),('formulario',70,'es','help_search',1),('formulario',73,'es','help_search',1),('formulario',86,'es','help_search',1.86987),('formularios',5,'es','help_search',24),('formularios',6,'es','help_search',4),('formularios',7,'es','help_search',4),('formularios',8,'es','help_search',1),('formularios',9,'es','help_search',68),('formularios',54,'es','help_search',0.824901),('fortalecer',1,'es','node_search',1),('fortalecer',2,'es','node_search',1),('fortalecer',341,'es','node_search',1),('fortalecimiento',348,'es','node_search',1),('fortuna',8,'es','node_search',1),('forzar',16,'es','help_search',1),('found',17,'es','help_search',1),('four',24,'es','help_search',1),('framework',13,'es','help_search',0.989021),('french',60,'es','help_search',1),('frexamplecom',60,'es','help_search',4),('from',10,'es','help_search',1),('from',11,'es','help_search',2),('from',18,'es','help_search',5),('from',21,'es','help_search',1),('from',24,'es','help_search',1.32227),('from',25,'es','help_search',2.55687),('from',30,'es','help_search',0.989021),('from',31,'es','help_search',1),('from',38,'es','help_search',1),('from',41,'es','help_search',1),('from',46,'es','help_search',2),('from',50,'es','help_search',1),('from',57,'es','help_search',4),('from',60,'es','help_search',2.97402),('from',62,'es','help_search',1),('from',72,'es','help_search',1),('from',76,'es','help_search',1.66106),('from',79,'es','help_search',1),('front',17,'es','help_search',1),('front',77,'es','help_search',5),('fuera',86,'es','help_search',0.923838),('fueron',77,'es','help_search',1),('fuerzas',1,'es','node_search',26),('fuerzas',7,'es','node_search',28),('fuerzas',344,'es','node_search',28),('fuerzas',351,'es','node_search',27),('full',37,'es','help_search',2),('full',77,'es','help_search',2),('full',83,'es','help_search',1),('fullexport',25,'es','help_search',0.771698),('fully',13,'es','help_search',1),('fully',30,'es','help_search',1.81645),('funcion',76,'es','help_search',0.945829),('funcional',3,'es','node_search',1),('funcional',351,'es','node_search',1),('funcionales',3,'es','node_search',1),('funcionales',341,'es','node_search',1),('funcionalidad',21,'es','help_search',1),('funcionalidad',23,'es','help_search',0.96498),('funcionalidad',26,'es','help_search',1),('funcionalidades',23,'es','help_search',0.816452),('funcionalidades',73,'es','help_search',1),('funcionalidades',342,'es','node_search',1),('funcionamiento',3,'es','node_search',2.69202),('funcionamiento',343,'es','node_search',1),('funcionamiento',347,'es','node_search',1),('funcionamiento',350,'es','node_search',1),('funcionan',72,'es','help_search',0.906287),('funcionan',87,'es','help_search',1),('funcionaron',56,'es','help_search',1),('funciones',3,'es','node_search',0.766757),('funciones',23,'es','help_search',1),('funciones',54,'es','help_search',1),('function',18,'es','help_search',1),('function',42,'es','help_search',1),('function',83,'es','help_search',1),('functionality',21,'es','help_search',28),('functionality',22,'es','help_search',1),('functionality',23,'es','help_search',1),('functionality',37,'es','help_search',1),('functionality',56,'es','help_search',2.74111),('functionality',83,'es','help_search',1),('further',24,'es','help_search',1.1677),('further',68,'es','help_search',1),('further',69,'es','help_search',0.972861),('further',79,'es','help_search',1),('futuras',8,'es','node_search',1),('future',25,'es','help_search',0.879565),('futuro',16,'es','help_search',1),('garantiza',351,'es','node_search',1),('garantizando',339,'es','node_search',1),('garantizando',344,'es','node_search',1),('garantizando',347,'es','node_search',1),('garantizando',348,'es','node_search',1),('garantizar',346,'es','node_search',1),('garantizar',350,'es','node_search',1),('gear',68,'es','help_search',1),('gear',69,'es','help_search',1),('generaciones',8,'es','node_search',1),('generado',52,'es','help_search',1),('general',11,'es','help_search',0.96498),('general',14,'es','help_search',19),('general',21,'es','help_search',19),('general',23,'es','help_search',0.968904),('general',56,'es','help_search',16.1756),('general',75,'es','help_search',1),('general',83,'es','help_search',19),('general',91,'es','help_search',1),('general',344,'es','node_search',28),('generally',70,'es','help_search',0.957226),('generando',3,'es','node_search',1),('generar',3,'es','node_search',0.993146),('generate',32,'es','help_search',2),('generated',32,'es','help_search',1),('generated',39,'es','help_search',1),('generated',41,'es','help_search',1),('generated',46,'es','help_search',1),('generating',32,'es','help_search',0.863659),('generic',8,'es','help_search',1),('generico',56,'es','help_search',1),('gerentes',9,'es','help_search',1),('gestion',1,'es','node_search',54),('gestion',2,'es','node_search',2),('gestion',3,'es','node_search',29.7354),('gestion',7,'es','node_search',1),('gestion',9,'es','help_search',19),('gestion',50,'es','help_search',26),('gestion',54,'es','help_search',2.79892),('gestion',56,'es','help_search',42.1181),('gestion',58,'es','help_search',1),('gestion',85,'es','help_search',1),('gestion',86,'es','help_search',26),('gestion',342,'es','node_search',1),('gestion',347,'es','node_search',1),('gestion',349,'es','node_search',1),('gestion',350,'es','node_search',1),('gestion',351,'es','node_search',1),('gestiona',86,'es','help_search',0.927431),('gestionando',12,'es','help_search',26),('gestionar',9,'es','help_search',26),('gestionar',47,'es','help_search',26),('gestionar',73,'es','help_search',1),('gestionar',77,'es','help_search',8),('gestionar',79,'es','help_search',4),('gestionar',80,'es','help_search',4),('gestión',3,'es','node_search',3.61711),('gestores',1,'es','node_search',1),('get',23,'es','help_search',0.774192),('gets',60,'es','help_search',1),('give',40,'es','help_search',4),('give',65,'es','help_search',1),('given',24,'es','help_search',0.953396),('goals',46,'es','help_search',1),('gobierno',1,'es','node_search',27.989),('gobierno',2,'es','node_search',1),('gobierno',3,'es','node_search',0.78951),('gobierno',7,'es','node_search',1),('gobierno',344,'es','node_search',1),('goes',36,'es','help_search',1),('goes',76,'es','help_search',1),('good',36,'es','help_search',1),('governance',46,'es','help_search',1),('grado',3,'es','node_search',0.920273),('gran',3,'es','node_search',1),('granting',42,'es','help_search',1),('grid',76,'es','help_search',2),('grid',88,'es','help_search',4),('group',18,'es','help_search',1),('group',25,'es','help_search',1),('group',42,'es','help_search',1),('group',72,'es','help_search',1),('grouped',24,'es','help_search',1),('groups',53,'es','help_search',17.5529),('grupo',53,'es','help_search',18.4844),('grupo',54,'es','help_search',4.30898),('grupos',53,'es','help_search',4.66667),('grupos',54,'es','help_search',0.857458),('guarda',65,'es','help_search',0.902857),('guardar',7,'es','help_search',4),('guardar',8,'es','help_search',8),('guardar',18,'es','help_search',3.63897),('guardar',35,'es','help_search',4),('guardar',40,'es','help_search',4),('guardar',48,'es','help_search',8),('guardar',49,'es','help_search',4),('guardar',51,'es','help_search',4),('guardar',52,'es','help_search',4),('guardar',54,'es','help_search',0.816452),('guardar',58,'es','help_search',4),('guardar',60,'es','help_search',3.5709),('guardar',62,'es','help_search',4),('guardar',66,'es','help_search',4),('guardar',67,'es','help_search',4),('guardar',68,'es','help_search',4),('guardar',69,'es','help_search',4),('guardar',72,'es','help_search',3.97258),('guardar',75,'es','help_search',5),('guardar',78,'es','help_search',4),('guardar',82,'es','help_search',4),('guardar',85,'es','help_search',8),('guardar',87,'es','help_search',3.6529),('guardar',91,'es','help_search',7.98922),('guarde',1,'es','help_search',1),('gubernamentales',5,'es','node_search',1),('guide',11,'es','help_search',9.33156),('guide',12,'es','help_search',11),('guide',14,'es','help_search',22),('guide',15,'es','help_search',11),('guide',17,'es','help_search',1),('guide',18,'es','help_search',19.4944),('guide',21,'es','help_search',22),('guide',24,'es','help_search',16.7948),('guide',25,'es','help_search',20.9551),('guide',36,'es','help_search',11),('guide',39,'es','help_search',11),('guide',47,'es','help_search',11),('guide',70,'es','help_search',19.7508),('guide',71,'es','help_search',22),('guide',72,'es','help_search',19.1392),('guide',76,'es','help_search',7.62953),('guide',82,'es','help_search',11),('guide',83,'es','help_search',10.6579),('guide',85,'es','help_search',10.0455),('guide',86,'es','help_search',8.43432),('guide',88,'es','help_search',10.0455),('gustaria',27,'es','help_search',1),('gustaria',81,'es','help_search',1),('gustaria',87,'es','help_search',1),('haber',86,'es','help_search',1),('habilitamos',345,'es','node_search',1),('habilitando',13,'es','help_search',26),('habilitar',8,'es','help_search',1),('habilitar',26,'es','help_search',1),('habilitar',31,'es','help_search',1),('habilitar',37,'es','help_search',26),('habilitar',60,'es','help_search',0.927431),('habituales',86,'es','help_search',0.879565),('hace',3,'es','node_search',3.39755),('hace',54,'es','help_search',0.889397),('hacemos',1,'es','node_search',26),('hacen',3,'es','node_search',0.674137),('hacer',16,'es','help_search',1.97286),('hacer',55,'es','help_search',0.879565),('hacer',84,'es','help_search',0.942091),('hacer',91,'es','help_search',1),('hacerlo',3,'es','node_search',0.886095),('hacerse',16,'es','help_search',1),('haciendo',68,'es','help_search',1),('haciendo',69,'es','help_search',1),('haciendo',72,'es','help_search',1),('haga',5,'es','help_search',1),('haga',7,'es','help_search',1),('haga',18,'es','help_search',1),('haga',27,'es','help_search',3),('haga',33,'es','help_search',1),('haga',35,'es','help_search',1),('haga',44,'es','help_search',1),('haga',48,'es','help_search',5),('haga',49,'es','help_search',5),('haga',52,'es','help_search',1),('haga',58,'es','help_search',2),('haga',60,'es','help_search',0.899454),('haga',61,'es','help_search',1),('haga',62,'es','help_search',1),('haga',68,'es','help_search',1),('haga',69,'es','help_search',1),('haga',70,'es','help_search',1),('haga',71,'es','help_search',1),('haga',72,'es','help_search',4.91698),('haga',75,'es','help_search',1),('haga',81,'es','help_search',1),('haga',84,'es','help_search',0.860547),('haga',85,'es','help_search',2),('haga',87,'es','help_search',1.91323),('happen',45,'es','help_search',1),('happens',32,'es','help_search',1),('happens',41,'es','help_search',1.88282),('hardware',341,'es','node_search',1),('has',9,'es','help_search',1),('has',10,'es','help_search',1),('has',23,'es','help_search',0.931053),('has',24,'es','help_search',1),('has',25,'es','help_search',4.31071),('has',26,'es','help_search',1),('has',28,'es','help_search',1),('has',30,'es','help_search',1.67084),('has',32,'es','help_search',1),('has',38,'es','help_search',1),('has',39,'es','help_search',1),('has',40,'es','help_search',4),('has',50,'es','help_search',0.740689),('has',64,'es','help_search',1),('has',70,'es','help_search',1),('has',74,'es','help_search',36),('has',79,'es','help_search',1),('hasta',3,'es','node_search',2.31601),('hasta',16,'es','help_search',1),('hasta',53,'es','help_search',1),('hasta',70,'es','help_search',1),('hasta',72,'es','help_search',1),('hasta',75,'es','help_search',1),('hasta',84,'es','help_search',0.931053),('have',5,'es','help_search',1),('have',17,'es','help_search',1),('have',18,'es','help_search',1),('have',19,'es','help_search',1),('have',20,'es','help_search',2),('have',21,'es','help_search',1),('have',22,'es','help_search',1),('have',24,'es','help_search',7.09859),('have',25,'es','help_search',0.824901),('have',28,'es','help_search',2),('have',30,'es','help_search',0.866793),('have',31,'es','help_search',1),('have',36,'es','help_search',1),('have',39,'es','help_search',3),('have',40,'es','help_search',2),('have',42,'es','help_search',2),('have',44,'es','help_search',1),('have',46,'es','help_search',1),('have',50,'es','help_search',3.32261),('have',51,'es','help_search',1),('have',55,'es','help_search',1.90286),('have',56,'es','help_search',1),('have',58,'es','help_search',1),('have',60,'es','help_search',2),('have',61,'es','help_search',1),('have',62,'es','help_search',1),('have',64,'es','help_search',1),('have',65,'es','help_search',3),('have',66,'es','help_search',1),('have',67,'es','help_search',1),('have',71,'es','help_search',3),('have',73,'es','help_search',1),('have',76,'es','help_search',2.59412),('have',83,'es','help_search',1),('have',84,'es','help_search',1),('have',85,'es','help_search',1),('have',87,'es','help_search',1),('have',88,'es','help_search',2.91838),('have',91,'es','help_search',1),('haven',19,'es','help_search',1),('having',76,'es','help_search',0.899454),('hay',9,'es','help_search',1),('hay',20,'es','help_search',1),('hay',33,'es','help_search',1),('hay',54,'es','help_search',0.989021),('hay',64,'es','help_search',1),('hay',70,'es','help_search',1),('hay',84,'es','help_search',2),('haya',3,'es','help_search',1),('haya',3,'es','node_search',0.652202),('haya',4,'es','help_search',1),('haya',16,'es','help_search',2),('haya',35,'es','help_search',1),('haya',54,'es','help_search',0.949597),('haya',55,'es','help_search',1),('haya',60,'es','help_search',1),('hayan',75,'es','help_search',1),('hayan',84,'es','help_search',0.927431),('haz',16,'es','help_search',1),('haz',18,'es','help_search',0.913226),('haz',36,'es','help_search',1),('haz',66,'es','help_search',2),('haz',67,'es','help_search',2),('haz',70,'es','help_search',1),('haz',84,'es','help_search',1),('haz',85,'es','help_search',2),('header',76,'es','help_search',3.69535),('heading',17,'es','help_search',1),('health',39,'es','help_search',2),('height',1,'es','node_search',3.84058),('height',75,'es','help_search',4),('help',14,'es','help_search',1),('help',16,'es','help_search',4.89144),('help',17,'es','help_search',148.941),('help',23,'es','help_search',4.86847),('help',24,'es','help_search',1.03598),('help',28,'es','help_search',2),('help',42,'es','help_search',1),('help',66,'es','help_search',4),('help',67,'es','help_search',4),('helptopics',17,'es','help_search',8),('here',2,'es','help_search',4),('here',4,'es','help_search',4),('here',14,'es','help_search',1),('here',46,'es','help_search',22),('here',83,'es','help_search',1),('herencia',8,'es','node_search',1),('herramienta',3,'es','node_search',1.71636),('herramientas',23,'es','help_search',1),('herramientas',27,'es','help_search',1),('herramientas',54,'es','help_search',16.3288),('herramientas',339,'es','node_search',1),('herramientas',340,'es','node_search',2),('hicimos',345,'es','node_search',1),('hidden',69,'es','help_search',8),('hide',24,'es','help_search',0.594307),('hide',69,'es','help_search',1),('hiding',24,'es','help_search',0.58995),('hierarchy',80,'es','help_search',1),('highly',39,'es','help_search',1),('highly',46,'es','help_search',1),('hints',14,'es','help_search',1),('historia',3,'es','node_search',1.26195),('history',19,'es','help_search',1),('history',74,'es','help_search',1),('holds',24,'es','help_search',0.98493),('home',32,'es','help_search',0.953396),('home',83,'es','help_search',1),('hora',2,'es','node_search',1),('hora',18,'es','help_search',1),('hora',24,'es','help_search',0.76188),('hora',34,'es','help_search',4),('horaria',34,'es','help_search',2),('horario',18,'es','help_search',0.927431),('horas',24,'es','help_search',0.771698),('horizontal',50,'es','help_search',1),('hour',18,'es','help_search',0.993146),('hourly',18,'es','help_search',1),('hovering',65,'es','help_search',1.98493),('hovers',77,'es','help_search',1),('how',17,'es','help_search',57),('how',18,'es','help_search',1),('how',19,'es','help_search',1),('how',24,'es','help_search',3.16622),('how',25,'es','help_search',1),('how',39,'es','help_search',1),('how',46,'es','help_search',19),('how',58,'es','help_search',1),('how',71,'es','help_search',1),('how',76,'es','help_search',4.60419),('how',86,'es','help_search',1),('how',88,'es','help_search',1),('how',89,'es','help_search',1),('however',26,'es','help_search',1),('html',10,'es','help_search',1),('html',11,'es','help_search',2),('html',24,'es','help_search',2.28354),('html',50,'es','help_search',12.136),('html',54,'es','help_search',4),('html',56,'es','help_search',1),('html',69,'es','help_search',1),('html',73,'es','help_search',1),('html',76,'es','help_search',1),('http',13,'es','help_search',43.931),('https',32,'es','help_search',7.53684),('https',82,'es','help_search',4),('https',83,'es','help_search',12),('humanreadable',25,'es','help_search',0.934703),('icon',27,'es','help_search',1),('icono',15,'es','help_search',1),('icono',86,'es','help_search',1),('idea',3,'es','node_search',0.96498),('identificacion',47,'es','help_search',1),('identificador',54,'es','help_search',3.45463),('identificadores',54,'es','help_search',0.869951),('identifier',25,'es','help_search',0.848323),('identifies',25,'es','help_search',0.836446),('identifies',83,'es','help_search',1),('idioma',16,'es','help_search',1),('idioma',20,'es','help_search',1),('idioma',60,'es','help_search',28),('idioma',61,'es','help_search',5),('idiomas',20,'es','help_search',27),('idiomas',27,'es','help_search',1),('idiomas',30,'es','help_search',1.85716),('idiomas',60,'es','help_search',39.9238),('idiomas',61,'es','help_search',1),('idiomas',64,'es','help_search',1),('idiomas',72,'es','help_search',0.942091),('igual',86,'es','help_search',1),('image',22,'es','help_search',26.9919),('image',24,'es','help_search',1.08374),('image',25,'es','help_search',1),('image',50,'es','help_search',0.961087),('image',75,'es','help_search',12),('imagen',25,'es','help_search',1),('imagen',75,'es','help_search',29),('imagen',86,'es','help_search',1),('imagenes',50,'es','help_search',0.976851),('imagenes',53,'es','help_search',1.92743),('imagenes',75,'es','help_search',1),('images',5,'es','help_search',1),('images',11,'es','help_search',1),('images',22,'es','help_search',4.98087),('images',24,'es','help_search',2.9689),('images',50,'es','help_search',0.953396),('images',73,'es','help_search',1),('immediately',70,'es','help_search',0.972861),('impact',39,'es','help_search',1),('impacto',3,'es','node_search',1),('implementacion',1,'es','node_search',2),('implementacion',2,'es','node_search',1),('implementacion',3,'es','node_search',23.5635),('implementacion',13,'es','help_search',1),('implementacion',339,'es','node_search',1),('implementacion',340,'es','node_search',1),('implementacion',341,'es','node_search',1),('implementacion',342,'es','node_search',1),('implementación',3,'es','node_search',3.40668),('implementado',343,'es','node_search',1),('implementamos',345,'es','node_search',1),('implementamos',346,'es','node_search',1),('implementamos',351,'es','node_search',1),('implementando',340,'es','node_search',1),('implementar',3,'es','node_search',0.833529),('implementar',54,'es','help_search',1),('implementation',13,'es','help_search',1),('implemented',26,'es','help_search',0.972861),('implicaciones',15,'es','help_search',1),('implications',40,'es','help_search',4),('impone',54,'es','help_search',1),('import',3,'es','help_search',5),('import',4,'es','help_search',2),('import',63,'es','help_search',7),('importancia',3,'es','node_search',0.553478),('importando',3,'es','help_search',26),('importando',4,'es','help_search',26),('important',1,'es','node_search',30),('importar',3,'es','help_search',6),('importar',4,'es','help_search',9),('importar',63,'es','help_search',1),('imported',25,'es','help_search',5.67787),('imported',63,'es','help_search',1),('importing',25,'es','help_search',1.56536),('importing',63,'es','help_search',26),('impresoras',53,'es','help_search',1),('improper',50,'es','help_search',3.26581),('improve',10,'es','help_search',20),('improve',28,'es','help_search',1),('improved',26,'es','help_search',1),('impulsamos',1,'es','node_search',19),('impulsamos',2,'es','node_search',19),('incentivando',5,'es','node_search',1),('incentivar',9,'es','node_search',1),('incidencias',342,'es','node_search',1),('incidencias',350,'es','node_search',1),('incidentes',348,'es','node_search',1),('include',10,'es','help_search',1),('include',22,'es','help_search',2),('include',24,'es','help_search',0.618696),('include',26,'es','help_search',1),('include',76,'es','help_search',0.813674),('includes',28,'es','help_search',1),('includes',39,'es','help_search',1),('including',8,'es','help_search',1),('including',11,'es','help_search',1),('including',12,'es','help_search',1),('including',17,'es','help_search',2),('including',26,'es','help_search',1),('including',45,'es','help_search',1),('including',86,'es','help_search',0.805455),('incluidas',32,'es','help_search',27),('incluido',34,'es','help_search',1),('incluidos',23,'es','help_search',0.813674),('inclusion',5,'es','node_search',1),('incluyen',20,'es','help_search',1),('incluyendo',339,'es','node_search',1),('incluyendo',340,'es','node_search',1),('incorrect',32,'es','help_search',1),('incorrecto',50,'es','help_search',1),('increasing',26,'es','help_search',1),('independiente',53,'es','help_search',11),('index',29,'es','help_search',1),('index',30,'es','help_search',28.8544),('indexacion',16,'es','help_search',2),('indexacion',30,'es','help_search',2),('indexada',16,'es','help_search',1),('indexado',28,'es','help_search',0.754681),('indexado',30,'es','help_search',3.6529),('indexar',16,'es','help_search',1),('indexed',30,'es','help_search',2.81645),('indexing',30,'es','help_search',16.2624),('indicating',32,'es','help_search',1.77728),('indicating',34,'es','help_search',3),('indicating',41,'es','help_search',0.842342),('indice',16,'es','help_search',4),('indice',28,'es','help_search',0.76188),('indice',29,'es','help_search',1),('indice',30,'es','help_search',30),('indique',32,'es','help_search',1),('individual',11,'es','help_search',1),('individual',24,'es','help_search',0.997306),('individual',41,'es','help_search',1),('individual',55,'es','help_search',0.833529),('individual',86,'es','help_search',1),('individual',88,'es','help_search',1),('individuales',86,'es','help_search',1),('industria',9,'es','node_search',1),('inferior',35,'es','help_search',1),('inflexion',53,'es','help_search',4.49781),('influence',29,'es','help_search',1),('informacion',1,'es','node_search',1),('informacion',2,'es','help_search',1),('informacion',2,'es','node_search',2),('informacion',3,'es','help_search',1),('informacion',3,'es','node_search',0.691597),('informacion',4,'es','help_search',1),('informacion',20,'es','help_search',1),('informacion',23,'es','help_search',2),('informacion',28,'es','help_search',0.771698),('informacion',30,'es','help_search',1),('informacion',53,'es','help_search',1),('informacion',54,'es','help_search',1.89272),('informacion',55,'es','help_search',1),('informacion',58,'es','help_search',2),('informacion',67,'es','help_search',1),('informacion',70,'es','help_search',1),('informacion',71,'es','help_search',1),('informacion',74,'es','help_search',19),('informacion',76,'es','help_search',0.712106),('informacion',81,'es','help_search',1),('informacion',82,'es','help_search',1),('informacion',85,'es','help_search',2),('informacion',86,'es','help_search',1),('informacion',88,'es','help_search',1),('informacion',91,'es','help_search',1),('informacion',346,'es','node_search',1),('información',3,'es','node_search',2),('informado',15,'es','help_search',1),('informaticas',2,'es','node_search',2),('information',1,'es','help_search',1),('information',8,'es','help_search',4),('information',13,'es','help_search',1),('information',14,'es','help_search',1),('information',22,'es','help_search',1),('information',23,'es','help_search',0.78951),('information',24,'es','help_search',3.63002),('information',28,'es','help_search',3.42983),('information',38,'es','help_search',1),('information',39,'es','help_search',1),('information',53,'es','help_search',1),('information',55,'es','help_search',0.920273),('information',68,'es','help_search',1),('information',69,'es','help_search',1),('information',75,'es','help_search',1),('information',87,'es','help_search',1),('information',91,'es','help_search',3.99731),('informational',39,'es','help_search',1),('informe',39,'es','help_search',4),('informe',64,'es','help_search',1),('informes',64,'es','help_search',4),('infraestructura',1,'es','node_search',28),('infraestructura',2,'es','node_search',2),('infraestructura',5,'es','node_search',1),('infraestructura',7,'es','node_search',1),('infraestructura',341,'es','node_search',1),('ingles',20,'es','help_search',2),('ingredientes',85,'es','help_search',1),('ingredientes',86,'es','help_search',4),('ingresa',16,'es','help_search',0.980874),('ingresa',72,'es','help_search',1),('ingrese',51,'es','help_search',1),('ingrese',62,'es','help_search',1),('ingrese',85,'es','help_search',1),('inician',41,'es','help_search',1),('iniciativa',9,'es','node_search',1),('inicio',1,'es','node_search',27),('inicio',24,'es','help_search',0.757065),('inicio',35,'es','help_search',1),('inicio',65,'es','help_search',1),('inline',26,'es','help_search',0.968904),('innovacion',2,'es','node_search',1),('innovacion',5,'es','node_search',1),('innovacion',341,'es','node_search',27),('innovación',3,'es','node_search',1),('input',24,'es','help_search',0.580033),('input',50,'es','help_search',1),('insert',41,'es','help_search',1),('instala',23,'es','help_search',1),('instalacion',35,'es','help_search',26),('instalacion',73,'es','help_search',1),('instalado',18,'es','help_search',0.942091),('instalado',27,'es','help_search',1),('instalado',33,'es','help_search',1),('instalado',50,'es','help_search',0.906287),('instalado',54,'es','help_search',1.94583),('instalado',60,'es','help_search',1),('instalado',64,'es','help_search',1),('instalado',76,'es','help_search',0.703756),('instalados',19,'es','help_search',1),('instalados',33,'es','help_search',4),('instalar',21,'es','help_search',19),('instalar',38,'es','help_search',26),('instalar',54,'es','help_search',2),('instalarse',27,'es','help_search',1),('instale',35,'es','help_search',1),('install',16,'es','help_search',1),('install',17,'es','help_search',1),('install',20,'es','help_search',1),('install',23,'es','help_search',2.42481),('install',25,'es','help_search',3.87562),('install',35,'es','help_search',5),('install',38,'es','help_search',10),('install',76,'es','help_search',1),('installation',25,'es','help_search',0.980874),('installed',16,'es','help_search',2),('installed',18,'es','help_search',1),('installed',20,'es','help_search',0.961087),('installed',21,'es','help_search',1),('installed',22,'es','help_search',1),('installed',23,'es','help_search',0.906287),('installed',24,'es','help_search',0.522445),('installed',31,'es','help_search',2),('installed',35,'es','help_search',5),('installed',38,'es','help_search',3),('installed',39,'es','help_search',2),('installed',42,'es','help_search',1),('installed',47,'es','help_search',1),('installed',50,'es','help_search',0.808176),('installed',55,'es','help_search',1),('installed',57,'es','help_search',1),('installed',58,'es','help_search',1),('installed',61,'es','help_search',1),('installed',65,'es','help_search',2),('installed',71,'es','help_search',3),('installed',76,'es','help_search',0.76431),('installed',79,'es','help_search',1),('installed',84,'es','help_search',2),('installed',85,'es','help_search',2),('installed',87,'es','help_search',2),('installing',14,'es','help_search',1),('installing',21,'es','help_search',1),('installing',25,'es','help_search',0.892724),('installing',28,'es','help_search',0.993146),('instalo',33,'es','help_search',1),('instance',25,'es','help_search',6.29951),('instance',53,'es','help_search',1),('instances',25,'es','help_search',3.42772),('instead',10,'es','help_search',1),('instead',11,'es','help_search',1),('instead',26,'es','help_search',1),('instead',55,'es','help_search',1),('instead',57,'es','help_search',1),('instead',71,'es','help_search',1),('institucionales',3,'es','node_search',1.08712),('institucionales',347,'es','node_search',1),('instrucciones',37,'es','help_search',1),('instrucciones',56,'es','help_search',1),('instructions',17,'es','help_search',0.931053),('instructions',85,'es','help_search',1),('instructivos',349,'es','node_search',1),('integer',24,'es','help_search',2.6374),('integers',24,'es','help_search',0.657549),('integral',339,'es','node_search',1),('integral',340,'es','node_search',1),('integral',341,'es','node_search',1),('integral',342,'es','node_search',1),('integral',343,'es','node_search',1),('integralidad',3,'es','node_search',0.575885),('integralmente',344,'es','node_search',1),('integridad',2,'es','node_search',1),('intentar',14,'es','help_search',1),('intente',16,'es','help_search',0.949597),('interactions',24,'es','help_search',1),('interactivo',3,'es','node_search',1.86679),('intercambian',13,'es','help_search',1),('interest',45,'es','help_search',3),('interest',65,'es','help_search',0.927431),('interests',46,'es','help_search',1),('interface',11,'es','help_search',1),('interface',12,'es','help_search',1),('interface',17,'es','help_search',1),('interface',20,'es','help_search',3),('interface',22,'es','help_search',2),('interface',23,'es','help_search',44.9294),('interface',24,'es','help_search',1.08104),('interface',25,'es','help_search',0.691597),('interface',26,'es','help_search',32),('interface',58,'es','help_search',1),('interface',60,'es','help_search',2),('interface',62,'es','help_search',2),('interface',63,'es','help_search',5),('interface',64,'es','help_search',31),('interface',71,'es','help_search',1),('interface',85,'es','help_search',1),('interface',86,'es','help_search',0.813674),('interface',89,'es','help_search',1),('interface',90,'es','help_search',1),('interfaces',26,'es','help_search',1),('interfaz',17,'es','help_search',1),('interfaz',23,'es','help_search',19),('interfaz',47,'es','help_search',1),('interfaz',52,'es','help_search',1),('interfaz',62,'es','help_search',27),('interfaz',64,'es','help_search',1),('interfaz',76,'es','help_search',1.47011),('interfaz',85,'es','help_search',1),('internacional',2,'es','node_search',1),('internacional',5,'es','node_search',1),('internal',10,'es','help_search',20.3145),('internal',36,'es','help_search',1),('internal',77,'es','help_search',1),('interoperabilidad',345,'es','node_search',1),('interrupcion',53,'es','help_search',27.9619),('intervalo',24,'es','help_search',0.769219),('interventoria',343,'es','node_search',2),('into',2,'es','help_search',1),('into',4,'es','help_search',1),('into',10,'es','help_search',1),('into',13,'es','help_search',1),('into',17,'es','help_search',1),('into',20,'es','help_search',1),('into',22,'es','help_search',1),('into',24,'es','help_search',3),('into',25,'es','help_search',2.41365),('into',28,'es','help_search',3),('into',31,'es','help_search',1),('into',36,'es','help_search',1),('into',37,'es','help_search',8),('into',38,'es','help_search',1),('into',41,'es','help_search',1),('into',50,'es','help_search',2.98087),('into',62,'es','help_search',1),('into',80,'es','help_search',1),('introduce',34,'es','help_search',1),('introducir',48,'es','help_search',1),('introduzca',52,'es','help_search',1),('introduzca',55,'es','help_search',1),('introduzca',85,'es','help_search',1),('invalid',32,'es','help_search',1),('inversión',3,'es','node_search',0.610858),('invertir',72,'es','help_search',1),('involucrados',339,'es','node_search',1),('item',24,'es','help_search',5.90629),('item',25,'es','help_search',2),('item',59,'es','help_search',2),('item',66,'es','help_search',1),('item',67,'es','help_search',5),('item',70,'es','help_search',11.8568),('item',72,'es','help_search',10.5347),('item',73,'es','help_search',4),('item',74,'es','help_search',1),('item',76,'es','help_search',1.82776),('item',77,'es','help_search',1),('item',78,'es','help_search',5),('item',82,'es','help_search',13),('item',87,'es','help_search',1),('item',88,'es','help_search',3),('item',91,'es','help_search',1),('items',11,'es','help_search',1),('items',12,'es','help_search',1),('items',19,'es','help_search',1),('items',22,'es','help_search',26),('items',24,'es','help_search',2.86662),('items',25,'es','help_search',0.716357),('items',30,'es','help_search',4),('items',55,'es','help_search',1),('items',57,'es','help_search',8),('items',70,'es','help_search',1),('items',72,'es','help_search',2),('items',76,'es','help_search',5.34885),('items',78,'es','help_search',2),('items',83,'es','help_search',1),('items',88,'es','help_search',1),('items',89,'es','help_search',1),('its',13,'es','help_search',1),('its',18,'es','help_search',1),('its',21,'es','help_search',2),('its',23,'es','help_search',1),('its',25,'es','help_search',2.72048),('its',46,'es','help_search',1),('its',52,'es','help_search',1),('its',60,'es','help_search',0.876337),('its',70,'es','help_search',1),('its',74,'es','help_search',1),('its',87,'es','help_search',1),('its',88,'es','help_search',1),('its',90,'es','help_search',1),('itself',55,'es','help_search',0.997306),('izquierda',27,'es','help_search',2),('izquierda',72,'es','help_search',1.88798),('índices',3,'es','node_search',1.25689),('japones',30,'es','help_search',0.949597),('javascript',10,'es','help_search',1.84832),('javascript',21,'es','help_search',1),('javascript',54,'es','help_search',2),('jerarquia',86,'es','help_search',1),('jerarquico',86,'es','help_search',1),('jobs',24,'es','help_search',1),('joven',9,'es','node_search',28),('jovenes',9,'es','node_search',1),('json',13,'es','help_search',34.5233),('json',46,'es','help_search',1),('jul',9,'es','node_search',1),('jun',1,'es','node_search',0.942091),('jun',2,'es','node_search',1),('jun',3,'es','node_search',0.510357),('jun',5,'es','node_search',1),('jun',6,'es','node_search',1),('jun',7,'es','node_search',1),('jun',8,'es','node_search',1),('junto',3,'es','node_search',0.53161),('junto',7,'es','help_search',1),('junto',84,'es','help_search',0.961087),('juridicas',343,'es','node_search',1),('just',47,'es','help_search',1),('just',53,'es','help_search',1),('just',77,'es','help_search',1),('keep',18,'es','help_search',1),('keep',25,'es','help_search',0.860547),('keeping',15,'es','help_search',2),('kept',74,'es','help_search',1),('key',24,'es','help_search',0.661163),('key',72,'es','help_search',1),('keyboardonly',26,'es','help_search',1),('keys',24,'es','help_search',3.42132),('keyword',28,'es','help_search',1),('keywords',28,'es','help_search',1),('keywords',30,'es','help_search',0.980874),('keywords',87,'es','help_search',1),('kinds',25,'es','help_search',19),('knowing',9,'es','help_search',1),('known',18,'es','help_search',1),('known',22,'es','help_search',1),('label',7,'es','help_search',4),('label',24,'es','help_search',0.588512),('label',29,'es','help_search',4),('label',58,'es','help_search',4),('label',66,'es','help_search',10),('label',67,'es','help_search',10.9167),('label',69,'es','help_search',7),('label',70,'es','help_search',1),('labeled',4,'es','help_search',1),('labeled',26,'es','help_search',1),('labeled',35,'es','help_search',1),('labels',24,'es','help_search',4.39749),('labor',2,'es','node_search',1),('laborales',3,'es','node_search',0.729424),('laborales',349,'es','node_search',1),('labores',349,'es','node_search',1),('language',17,'es','help_search',1),('language',20,'es','help_search',6),('language',28,'es','help_search',0.976851),('language',34,'es','help_search',8),('language',60,'es','help_search',20.5366),('language',61,'es','help_search',58),('language',62,'es','help_search',10),('language',63,'es','help_search',5),('language',64,'es','help_search',6),('language',72,'es','help_search',4),('language',79,'es','help_search',2),('languages',20,'es','help_search',22),('languages',23,'es','help_search',1),('languages',57,'es','help_search',2),('languages',60,'es','help_search',4.73881),('languages',61,'es','help_search',4),('languages',62,'es','help_search',1),('languages',64,'es','help_search',1),('languages',65,'es','help_search',1.94242),('languages',84,'es','help_search',0.879565),('languagespecific',28,'es','help_search',0.989021),('lanzamientos',15,'es','help_search',1),('lanzan',15,'es','help_search',1),('large',24,'es','help_search',0.621888),('large',28,'es','help_search',2),('larger',30,'es','help_search',1),('las',1,'es','node_search',27),('las',2,'es','node_search',2),('las',3,'es','node_search',4.7867),('las',5,'es','node_search',1),('las',7,'es','node_search',28),('las',8,'es','node_search',1),('las',11,'es','help_search',0.876337),('las',15,'es','help_search',19),('las',18,'es','help_search',19.9238),('las',19,'es','help_search',1),('las',23,'es','help_search',19.1145),('las',25,'es','help_search',1),('las',28,'es','help_search',0.740689),('las',29,'es','help_search',27),('las',30,'es','help_search',1),('las',32,'es','help_search',48),('las',35,'es','help_search',4),('las',36,'es','help_search',4),('las',41,'es','help_search',27.8668),('las',48,'es','help_search',1),('las',49,'es','help_search',1),('las',50,'es','help_search',2),('las',53,'es','help_search',20),('las',54,'es','help_search',1),('las',55,'es','help_search',1),('las',56,'es','help_search',1),('las',58,'es','help_search',1),('las',60,'es','help_search',2.84779),('las',64,'es','help_search',1),('las',65,'es','help_search',1),('las',68,'es','help_search',1),('las',69,'es','help_search',1),('las',72,'es','help_search',1.87396),('las',73,'es','help_search',1),('las',74,'es','help_search',19),('las',82,'es','help_search',1),('las',84,'es','help_search',1),('las',85,'es','help_search',1),('las',86,'es','help_search',6),('las',87,'es','help_search',23.797),('las',91,'es','help_search',1),('las',339,'es','node_search',2),('las',340,'es','node_search',2),('las',343,'es','node_search',1),('las',344,'es','node_search',29),('las',347,'es','node_search',1),('las',351,'es','node_search',27),('last',24,'es','help_search',1),('last',39,'es','help_search',4),('last',74,'es','help_search',1),('last',83,'es','help_search',1),('later',10,'es','help_search',1.8894),('later',30,'es','help_search',0.860547),('later',51,'es','help_search',1),('later',89,'es','help_search',2),('layout',11,'es','help_search',26.8768),('layout',16,'es','help_search',4),('layout',24,'es','help_search',0.541108),('layouts',11,'es','help_search',2),('layouts',75,'es','help_search',1),('leads',9,'es','help_search',1),('learn',39,'es','help_search',1),('learning',9,'es','help_search',1),('least',17,'es','help_search',1),('leave',55,'es','help_search',0.927431),('leave',70,'es','help_search',0.993146),('left',23,'es','help_search',1),('left',44,'es','help_search',1),('left',57,'es','help_search',2),('left',65,'es','help_search',1.9507),('left',84,'es','help_search',0.886095),('legado',8,'es','node_search',1),('length',30,'es','help_search',4.99315),('lenguaje',60,'es','help_search',1),('less',32,'es','help_search',1),('let',20,'es','help_search',1),('let',76,'es','help_search',1),('let',86,'es','help_search',0.989021),('lets',20,'es','help_search',1),('letting',56,'es','help_search',0.886095),('level',29,'es','help_search',1),('libertades',6,'es','node_search',1),('library',22,'es','help_search',25),('libre',86,'es','help_search',0.96498),('libreria',54,'es','help_search',2),('licenciamiento',340,'es','node_search',1),('licencias',339,'es','node_search',1),('lideres',2,'es','node_search',1),('lifetime',10,'es','help_search',4.85746),('like',27,'es','help_search',1),('like',28,'es','help_search',1),('like',47,'es','help_search',1),('like',56,'es','help_search',1),('like',60,'es','help_search',2),('like',65,'es','help_search',1),('like',76,'es','help_search',0.876337),('like',87,'es','help_search',1),('limit',24,'es','help_search',1.24707),('limit',55,'es','help_search',0.949597),('limit',66,'es','help_search',1),('limit',67,'es','help_search',1.97286),('limit',76,'es','help_search',1),('limita',50,'es','help_search',1),('limitado',84,'es','help_search',1),('limitantes',3,'es','node_search',1),('limitations',28,'es','help_search',20),('limits',50,'es','help_search',1),('limits',74,'es','help_search',1),('limpiar',36,'es','help_search',4),('limpie',14,'es','help_search',1),('limpio',54,'es','help_search',1),('line',50,'es','help_search',3),('linea',23,'es','help_search',1),('linea',26,'es','help_search',1),('linea',27,'es','help_search',27),('linea',48,'es','help_search',1),('linea',50,'es','help_search',1),('linea',55,'es','help_search',8.57154),('linea',57,'es','help_search',11),('lineamientos',344,'es','node_search',1),('lineamientos',350,'es','node_search',1),('lineamientos',351,'es','node_search',1),('link',9,'es','help_search',1),('link',18,'es','help_search',1),('link',24,'es','help_search',1.49291),('link',26,'es','help_search',1),('link',35,'es','help_search',2),('link',46,'es','help_search',1),('link',65,'es','help_search',4.86256),('link',77,'es','help_search',61),('link',88,'es','help_search',5),('link',90,'es','help_search',3),('links',12,'es','help_search',10),('links',17,'es','help_search',1),('links',23,'es','help_search',1),('links',24,'es','help_search',0.553478),('links',27,'es','help_search',2),('links',50,'es','help_search',2.8262),('links',65,'es','help_search',43.8053),('links',77,'es','help_search',1.99731),('links',78,'es','help_search',2),('links',79,'es','help_search',2),('links',80,'es','help_search',30),('links',84,'es','help_search',0.873132),('links',87,'es','help_search',4),('links',88,'es','help_search',1),('linuxlike',18,'es','help_search',0.98493),('list',24,'es','help_search',25.578),('list',25,'es','help_search',0.78951),('list',29,'es','help_search',2),('list',31,'es','help_search',2),('list',38,'es','help_search',1),('list',43,'es','help_search',1),('list',45,'es','help_search',1),('list',57,'es','help_search',3),('list',61,'es','help_search',2),('list',65,'es','help_search',1.83701),('list',66,'es','help_search',0.997306),('list',67,'es','help_search',1.90629),('list',68,'es','help_search',1),('list',69,'es','help_search',1),('list',76,'es','help_search',3),('list',77,'es','help_search',2),('list',81,'es','help_search',2),('list',84,'es','help_search',1.78895),('list',87,'es','help_search',2),('list',88,'es','help_search',10),('list',89,'es','help_search',1),('list',90,'es','help_search',1),('lista',23,'es','help_search',1),('lista',72,'es','help_search',2),('lista',76,'es','help_search',0.725015),('lista',78,'es','help_search',1),('lista',84,'es','help_search',1.98493),('lista',86,'es','help_search',2.77918),('lista',87,'es','help_search',1),('listado',86,'es','help_search',0.863659),('listados',22,'es','help_search',0.96498),('listados',56,'es','help_search',0.800068),('listan',19,'es','help_search',1),('listed',12,'es','help_search',1),('listed',15,'es','help_search',1),('listed',17,'es','help_search',20),('listed',20,'es','help_search',0.945829),('listed',23,'es','help_search',0.749958),('listed',24,'es','help_search',1.08269),('listed',25,'es','help_search',0.655756),('listed',29,'es','help_search',1),('listed',30,'es','help_search',0.810915),('listed',31,'es','help_search',1),('listed',47,'es','help_search',1),('listed',58,'es','help_search',1),('listed',67,'es','help_search',1),('listed',71,'es','help_search',1),('listed',83,'es','help_search',0.997306),('listed',86,'es','help_search',0.786915),('listed',89,'es','help_search',1),('listing',76,'es','help_search',2),('listings',76,'es','help_search',34.6516),('listings',88,'es','help_search',11.1622),('lists',24,'es','help_search',0.725015),('lists',88,'es','help_search',1),('live',25,'es','help_search',3.64839),('llamado',346,'es','node_search',1),('llegar',3,'es','node_search',1.247),('llegue',54,'es','help_search',0.968904),('llevandolo',345,'es','node_search',1),('llevar',3,'es','node_search',0.705825),('llevo',343,'es','node_search',1),('load',10,'es','help_search',1),('loads',36,'es','help_search',1),('locale',20,'es','help_search',0.997306),('localice',33,'es','help_search',1),('localice',78,'es','help_search',1),('localiza',65,'es','help_search',1),('locate',26,'es','help_search',1),('locate',31,'es','help_search',1),('locate',35,'es','help_search',1),('locate',38,'es','help_search',1),('locate',77,'es','help_search',2),('locate',82,'es','help_search',1),('locate',83,'es','help_search',1),('located',22,'es','help_search',1),('location',24,'es','help_search',0.668514),('location',25,'es','help_search',0.736141),('location',78,'es','help_search',1),('locations',24,'es','help_search',0.676032),('locator',83,'es','help_search',1),('log',37,'es','help_search',1),('log',39,'es','help_search',4),('log',41,'es','help_search',0.976851),('log',42,'es','help_search',2),('logged',10,'es','help_search',0.997306),('logged',24,'es','help_search',1),('logged',37,'es','help_search',1),('logged',42,'es','help_search',2),('logged',60,'es','help_search',1),('loggedin',74,'es','help_search',1),('logging',14,'es','help_search',2),('logging',39,'es','help_search',1),('loginurl',41,'es','help_search',1),('logistica',1,'es','node_search',26),('logistica',7,'es','node_search',27),('logistica',351,'es','node_search',27),('logisticas',7,'es','node_search',1),('logros',1,'es','node_search',1),('long',24,'es','help_search',5.54994),('long',25,'es','help_search',0.827757),('long',34,'es','help_search',1),('long',36,'es','help_search',1),('longer',10,'es','help_search',1),('look',11,'es','help_search',1),('look',28,'es','help_search',1),('look',34,'es','help_search',1),('look',64,'es','help_search',1),('looks',27,'es','help_search',1),('looks',65,'es','help_search',1),('los',3,'es','node_search',11.0798),('los',5,'es','help_search',40),('los',5,'es','node_search',1),('los',6,'es','node_search',1),('los',7,'es','help_search',2),('los',8,'es','help_search',4),('los',9,'es','help_search',24),('los',9,'es','node_search',1),('los',11,'es','help_search',2.74528),('los',13,'es','help_search',1),('los',15,'es','help_search',24),('los',16,'es','help_search',2),('los',19,'es','help_search',1),('los',21,'es','help_search',1),('los',22,'es','help_search',0.976851),('los',23,'es','help_search',1),('los',24,'es','help_search',1.33107),('los',27,'es','help_search',24),('los',28,'es','help_search',3.97042),('los',30,'es','help_search',3.84234),('los',32,'es','help_search',1),('los',34,'es','help_search',2),('los',35,'es','help_search',2),('los',36,'es','help_search',1),('los',40,'es','help_search',26),('los',41,'es','help_search',23),('los',47,'es','help_search',22),('los',48,'es','help_search',4),('los',51,'es','help_search',1),('los',52,'es','help_search',1),('los',53,'es','help_search',50.6496),('los',54,'es','help_search',8.40472),('los',55,'es','help_search',38.3743),('los',56,'es','help_search',2.80545),('los',57,'es','help_search',19),('los',58,'es','help_search',4),('los',59,'es','help_search',23),('los',60,'es','help_search',6.74686),('los',65,'es','help_search',19),('los',70,'es','help_search',3),('los',71,'es','help_search',1),('los',72,'es','help_search',6.86994),('los',73,'es','help_search',5),('los',75,'es','help_search',4),('los',76,'es','help_search',0.976851),('los',77,'es','help_search',1),('los',81,'es','help_search',1),('los',82,'es','help_search',3),('los',84,'es','help_search',24.9203),('los',85,'es','help_search',1),('los',86,'es','help_search',13.4569),('los',87,'es','help_search',0.953396),('los',91,'es','help_search',4),('los',339,'es','node_search',3),('los',342,'es','node_search',2),('los',343,'es','node_search',1),('los',344,'es','node_search',2),('los',345,'es','node_search',2),('los',346,'es','node_search',3),('los',350,'es','node_search',2),('lógicas',3,'es','node_search',1),('luego',30,'es','help_search',1),('luego',75,'es','help_search',1),('lugar',7,'es','node_search',1),('lugar',23,'es','help_search',1),('lugar',27,'es','help_search',22),('lugar',54,'es','help_search',1),('lun',5,'es','node_search',1),('machine',43,'es','help_search',4),('machine',79,'es','help_search',1),('machinereadable',13,'es','help_search',1),('made',60,'es','help_search',1),('made',88,'es','help_search',0.953396),('maestros',346,'es','node_search',1),('mail',41,'es','help_search',0.997306),('main',17,'es','help_search',0.968904),('main',24,'es','help_search',2.17241),('main',28,'es','help_search',2),('maintaining',14,'es','help_search',27),('maintenance',14,'es','help_search',13),('maintenance',15,'es','help_search',11),('maintenance',18,'es','help_search',9.74705),('maintenance',37,'es','help_search',22),('maintenance',39,'es','help_search',11),('make',6,'es','help_search',4),('make',26,'es','help_search',2),('make',29,'es','help_search',1),('make',30,'es','help_search',3),('make',31,'es','help_search',1),('make',38,'es','help_search',1),('make',41,'es','help_search',2),('make',62,'es','help_search',1),('make',65,'es','help_search',3.9496),('make',66,'es','help_search',1),('make',67,'es','help_search',1),('make',70,'es','help_search',0.96498),('make',77,'es','help_search',1),('make',81,'es','help_search',1),('make',82,'es','help_search',1),('make',84,'es','help_search',2),('make',87,'es','help_search',1),('makes',28,'es','help_search',0.953396),('making',15,'es','help_search',26),('making',25,'es','help_search',6.985),('malicious',50,'es','help_search',0.848323),('manage',5,'es','help_search',4),('manage',10,'es','help_search',3.54438),('manage',16,'es','help_search',8),('manage',23,'es','help_search',2.58224),('manage',24,'es','help_search',0.558589),('manage',30,'es','help_search',1),('manage',31,'es','help_search',4),('manage',32,'es','help_search',7.58704),('manage',33,'es','help_search',4),('manage',34,'es','help_search',12),('manage',35,'es','help_search',4),('manage',36,'es','help_search',4),('manage',37,'es','help_search',8),('manage',38,'es','help_search',4),('manage',39,'es','help_search',12),('manage',40,'es','help_search',4),('manage',41,'es','help_search',3.79839),('manage',42,'es','help_search',1),('manage',43,'es','help_search',4),('manage',44,'es','help_search',4),('manage',45,'es','help_search',4),('manage',47,'es','help_search',1),('manage',49,'es','help_search',4),('manage',51,'es','help_search',4),('manage',52,'es','help_search',12),('manage',57,'es','help_search',4),('manage',58,'es','help_search',4),('manage',59,'es','help_search',4),('manage',60,'es','help_search',3.81358),('manage',61,'es','help_search',4),('manage',62,'es','help_search',4),('manage',63,'es','help_search',4),('manage',64,'es','help_search',4),('manage',66,'es','help_search',8),('manage',67,'es','help_search',7.6529),('manage',68,'es','help_search',4),('manage',69,'es','help_search',4),('manage',71,'es','help_search',8),('manage',81,'es','help_search',23),('manage',88,'es','help_search',4),('manage',89,'es','help_search',4),('manage',90,'es','help_search',4),('manage',91,'es','help_search',4),('managed',22,'es','help_search',1),('managed',50,'es','help_search',1),('management',25,'es','help_search',7.82219),('management',57,'es','help_search',1),('management',70,'es','help_search',9.96916),('management',72,'es','help_search',9.711),('manager',25,'es','help_search',0.695602),('manages',20,'es','help_search',0.993146),('managing',1,'es','help_search',1),('managing',2,'es','help_search',1),('managing',3,'es','help_search',1),('managing',4,'es','help_search',1),('managing',5,'es','help_search',26),('managing',7,'es','help_search',1),('managing',8,'es','help_search',1),('managing',11,'es','help_search',1),('managing',12,'es','help_search',20),('managing',13,'es','help_search',1),('managing',20,'es','help_search',2),('managing',22,'es','help_search',47),('managing',24,'es','help_search',26.5423),('managing',25,'es','help_search',39.4502),('managing',42,'es','help_search',20),('managing',47,'es','help_search',19),('managing',53,'es','help_search',17.6212),('managing',55,'es','help_search',1),('managing',56,'es','help_search',1),('managing',58,'es','help_search',1),('managing',59,'es','help_search',1),('managing',66,'es','help_search',2),('managing',67,'es','help_search',1),('managing',68,'es','help_search',1),('managing',69,'es','help_search',1),('managing',73,'es','help_search',20),('managing',75,'es','help_search',1),('managing',76,'es','help_search',40.3389),('managing',85,'es','help_search',1),('managing',86,'es','help_search',17.0045),('managing',88,'es','help_search',1),('managing',91,'es','help_search',2),('maneja',76,'es','help_search',0.745294),('manejan',3,'es','node_search',1.25026),('manejo',30,'es','help_search',3.72421),('manera',30,'es','help_search',1),('manera',72,'es','help_search',0.902857),('mantener',15,'es','help_search',1),('mantenimiento',1,'es','node_search',2),('mantenimiento',6,'es','node_search',1),('mantenimiento',14,'es','help_search',19),('mantenimiento',31,'es','help_search',5),('mantenimiento',37,'es','help_search',53),('mantenimiento',341,'es','node_search',2),('mantenimiento',342,'es','node_search',1),('mantenimiento',344,'es','node_search',1),('mantenimiento',346,'es','node_search',1),('mantenimiento',347,'es','node_search',1),('mantenimiento',348,'es','node_search',1),('mantenimiento',349,'es','node_search',2),('mantenimiento',350,'es','node_search',1),('mantenimiento',351,'es','node_search',1),('mantequilla',85,'es','help_search',1),('manual',3,'es','node_search',0.792123),('manuales',349,'es','node_search',1),('manually',36,'es','help_search',1),('manually',39,'es','help_search',4),('manually',64,'es','help_search',4),('manualmente',18,'es','help_search',1),('many',24,'es','help_search',1.40108),('many',26,'es','help_search',1),('many',76,'es','help_search',0.892724),('mapped',91,'es','help_search',1),('mapping',91,'es','help_search',8),('mar',1,'es','node_search',0.949597),('mar',6,'es','node_search',1),('mar',7,'es','node_search',1),('mar',9,'es','node_search',1),('maravillarse',8,'es','node_search',1),('marca',24,'es','help_search',0.781775),('marcar',30,'es','help_search',0.938382),('marcar',48,'es','help_search',1),('marco',54,'es','help_search',1),('marco',341,'es','node_search',1),('margin',1,'es','node_search',5),('mark',10,'es','help_search',1),('marked',2,'es','help_search',1),('marked',40,'es','help_search',1),('marked',74,'es','help_search',2),('marker',74,'es','help_search',1),('marketing',3,'es','node_search',1.25191),('markup',11,'es','help_search',1),('markup',24,'es','help_search',1),('markup',56,'es','help_search',1),('markup',73,'es','help_search',1),('marque',8,'es','help_search',1),('marque',48,'es','help_search',1),('marque',60,'es','help_search',0.934703),('marque',72,'es','help_search',0.961087),('mas',1,'es','node_search',57),('mas',2,'es','help_search',1),('mas',3,'es','help_search',1),('mas',4,'es','help_search',1),('mas',7,'es','help_search',1),('mas',8,'es','help_search',1),('mas',8,'es','node_search',1),('mas',9,'es','help_search',1),('mas',19,'es','help_search',1),('mas',20,'es','help_search',2),('mas',23,'es','help_search',2),('mas',24,'es','help_search',1.74711),('mas',28,'es','help_search',1.58537),('mas',29,'es','help_search',1),('mas',30,'es','help_search',2),('mas',31,'es','help_search',1),('mas',54,'es','help_search',1),('mas',55,'es','help_search',1),('mas',58,'es','help_search',1),('mas',60,'es','help_search',1),('mas',67,'es','help_search',1),('mas',70,'es','help_search',2),('mas',71,'es','help_search',1),('mas',72,'es','help_search',1),('mas',76,'es','help_search',0.714225),('mas',81,'es','help_search',1),('mas',82,'es','help_search',1),('mas',84,'es','help_search',2),('mas',85,'es','help_search',2),('mas',86,'es','help_search',1),('mas',88,'es','help_search',1),('mas',91,'es','help_search',1),('mas',346,'es','node_search',1),('masiva',72,'es','help_search',0.976851),('masivas',87,'es','help_search',3.75811),('match',25,'es','help_search',0.747619),('match',28,'es','help_search',0.938382),('match',34,'es','help_search',1),('match',41,'es','help_search',0.896076),('matches',34,'es','help_search',1),('matching',28,'es','help_search',1),('materiales',3,'es','node_search',0.733888),('matter',17,'es','help_search',1),('maximum',10,'es','help_search',1.85746),('maximum',55,'es','help_search',0.98493),('maxwidth',1,'es','node_search',3.84454),('may',14,'es','help_search',1),('may',22,'es','help_search',1),('may',23,'es','help_search',0.923838),('may',24,'es','help_search',1),('may',31,'es','help_search',2),('may',32,'es','help_search',1),('may',38,'es','help_search',1),('may',39,'es','help_search',1),('may',71,'es','help_search',1),('may',76,'es','help_search',1),('may',85,'es','help_search',0.957226),('may',87,'es','help_search',1),('mayoria',76,'es','help_search',0.980874),('más',3,'es','node_search',0.600219),('meaning',74,'es','help_search',2),('means',21,'es','help_search',2),('means',25,'es','help_search',0.882818),('meant',11,'es','help_search',1),('meant',24,'es','help_search',1),('mecanismos',54,'es','help_search',1),('mechanisms',10,'es','help_search',2),('mechanisms',36,'es','help_search',1),('medata',341,'es','node_search',1),('medellin',341,'es','node_search',27),('media',22,'es','help_search',117.322),('media',24,'es','help_search',0.549707),('media',53,'es','help_search',12.5695),('media',75,'es','help_search',1),('media',91,'es','help_search',22.9822),('mediante',5,'es','node_search',1),('mediante',350,'es','node_search',1),('mediarelated',22,'es','help_search',1),('medica',349,'es','node_search',1),('medicos',349,'es','node_search',1),('medida',3,'es','node_search',27),('medida',53,'es','help_search',1),('medio',91,'es','help_search',1),('medios',53,'es','help_search',20),('medios',75,'es','help_search',4),('medios',91,'es','help_search',29),('medium',34,'es','help_search',1),('mejor',53,'es','help_search',1),('mejor',87,'es','help_search',1),('mejor',345,'es','node_search',1),('mejora',3,'es','node_search',0.51578),('mejora',23,'es','help_search',1),('mejora',350,'es','node_search',1),('mejoramos',345,'es','node_search',1),('mejorar',3,'es','node_search',0.873132),('mejorarlos',3,'es','node_search',0.836446),('mejoras',342,'es','node_search',1),('mejoras',348,'es','node_search',1),('members',56,'es','help_search',0.879565),('memoria',14,'es','help_search',1),('menos',87,'es','help_search',0.968904),('mensaje',7,'es','help_search',4),('mensaje',8,'es','help_search',4),('mensajes',41,'es','help_search',1),('mentioned',23,'es','help_search',0.769219),('menu',1,'es','help_search',1),('menu',2,'es','help_search',1),('menu',3,'es','help_search',1),('menu',4,'es','help_search',1),('menu',5,'es','help_search',1),('menu',6,'es','help_search',1),('menu',7,'es','help_search',1),('menu',8,'es','help_search',2),('menu',10,'es','help_search',0.879565),('menu',12,'es','help_search',41),('menu',16,'es','help_search',3.96109),('menu',18,'es','help_search',1),('menu',23,'es','help_search',20.9128),('menu',24,'es','help_search',0.554747),('menu',27,'es','help_search',1),('menu',28,'es','help_search',0.736141),('menu',29,'es','help_search',1),('menu',30,'es','help_search',1),('menu',31,'es','help_search',1),('menu',32,'es','help_search',1.88847),('menu',33,'es','help_search',1),('menu',34,'es','help_search',3),('menu',35,'es','help_search',1),('menu',36,'es','help_search',1),('menu',37,'es','help_search',2),('menu',38,'es','help_search',1),('menu',39,'es','help_search',3),('menu',40,'es','help_search',1),('menu',41,'es','help_search',0.945829),('menu',43,'es','help_search',1),('menu',44,'es','help_search',1),('menu',45,'es','help_search',1),('menu',48,'es','help_search',1),('menu',49,'es','help_search',1),('menu',50,'es','help_search',1.83149),('menu',51,'es','help_search',1),('menu',52,'es','help_search',1),('menu',54,'es','help_search',1),('menu',57,'es','help_search',1),('menu',58,'es','help_search',1),('menu',59,'es','help_search',1),('menu',60,'es','help_search',0.945829),('menu',61,'es','help_search',1),('menu',62,'es','help_search',1),('menu',63,'es','help_search',1),('menu',64,'es','help_search',2),('menu',65,'es','help_search',4),('menu',66,'es','help_search',1),('menu',67,'es','help_search',1),('menu',68,'es','help_search',1),('menu',69,'es','help_search',1),('menu',70,'es','help_search',1),('menu',71,'es','help_search',1),('menu',72,'es','help_search',1),('menu',75,'es','help_search',1),('menu',77,'es','help_search',43.9973),('menu',78,'es','help_search',32),('menu',79,'es','help_search',39),('menu',80,'es','help_search',36),('menu',81,'es','help_search',1),('menu',85,'es','help_search',1),('menu',87,'es','help_search',1),('menu',88,'es','help_search',1),('menu',89,'es','help_search',1),('menu',90,'es','help_search',1),('menu',91,'es','help_search',1),('menus',12,'es','help_search',50),('menus',23,'es','help_search',0.854391),('menus',77,'es','help_search',2),('menus',78,'es','help_search',3),('menus',79,'es','help_search',5),('menus',80,'es','help_search',1),('merged',10,'es','help_search',1),('message',5,'es','help_search',4),('message',31,'es','help_search',1),('message',32,'es','help_search',2.77728),('message',34,'es','help_search',3),('message',37,'es','help_search',5),('message',38,'es','help_search',1),('message',41,'es','help_search',21.8423),('message',44,'es','help_search',1),('messages',26,'es','help_search',0.997306),('messages',32,'es','help_search',5.53127),('messages',39,'es','help_search',6),('messages',41,'es','help_search',0.876337),('metadata',17,'es','help_search',1),('metadata',53,'es','help_search',1),('metadata',81,'es','help_search',4),('metadata',91,'es','help_search',3.99731),('metadatos',16,'es','help_search',4),('metadatos',29,'es','help_search',4),('metadatos',30,'es','help_search',4),('metas',3,'es','node_search',1.17288),('method',13,'es','help_search',1),('method',41,'es','help_search',0.923838),('method',60,'es','help_search',3.87957),('methods',60,'es','help_search',3),('metodo',13,'es','help_search',0.997306),('metodo',60,'es','help_search',19),('metodologías',3,'es','node_search',0.945829),('metodos',3,'es','node_search',0.759465),('metodos',60,'es','help_search',24.7469),('mie',8,'es','node_search',1),('mie',339,'es','node_search',1),('mie',340,'es','node_search',1),('mientras',29,'es','help_search',1),('mientras',86,'es','help_search',1),('might',18,'es','help_search',1),('might',24,'es','help_search',0.685676),('might',35,'es','help_search',1),('might',83,'es','help_search',1),('migracion',1,'es','node_search',1),('migracion',343,'es','node_search',1),('migramos',344,'es','node_search',1),('militares',1,'es','node_search',26),('militares',7,'es','node_search',28),('militares',344,'es','node_search',28),('militares',351,'es','node_search',27),('mincit',5,'es','node_search',1),('minimas',350,'es','node_search',1),('minimum',30,'es','help_search',4),('ministerio',9,'es','node_search',1),('minwidth',53,'es','help_search',1),('mire',76,'es','help_search',0.727213),('misbehaving',36,'es','help_search',1),('mision',2,'es','node_search',19),('misma',55,'es','help_search',4.44041),('mismo',3,'es','node_search',1),('mismo',18,'es','help_search',1),('mismo',24,'es','help_search',0.876337),('mismos',3,'es','node_search',0.558589),('mistakes',88,'es','help_search',0.949597),('mitigar',3,'es','node_search',0.604732),('mínima',3,'es','node_search',1),('modal',49,'es','help_search',2),('mode',14,'es','help_search',1),('mode',37,'es','help_search',22),('modelo',3,'es','node_search',2.30623),('modelos',3,'es','node_search',12.4854),('modelos',345,'es','node_search',1),('moderacion',56,'es','help_search',19),('moderadores',56,'es','help_search',0.819249),('moderar',57,'es','help_search',30),('moderate',57,'es','help_search',1),('moderating',57,'es','help_search',26),('moderation',56,'es','help_search',5.90225),('moderna',345,'es','node_search',1),('modernizamos',1,'es','node_search',1),('modifican',73,'es','help_search',1),('modificar',28,'es','help_search',0.802752),('modificar',40,'es','help_search',26),('modificar',45,'es','help_search',26),('modificar',87,'es','help_search',19),('modify',40,'es','help_search',1),('modify',45,'es','help_search',1),('modify',88,'es','help_search',2),('modifying',21,'es','help_search',26),('modo',31,'es','help_search',5),('modo',37,'es','help_search',53),('module',10,'es','help_search',1.97286),('module',11,'es','help_search',2),('module',12,'es','help_search',2),('module',13,'es','help_search',23.5295),('module',14,'es','help_search',1),('module',17,'es','help_search',4.99731),('module',18,'es','help_search',1.96109),('module',19,'es','help_search',1),('module',20,'es','help_search',2.95423),('module',21,'es','help_search',8),('module',22,'es','help_search',17.3127),('module',23,'es','help_search',14),('module',24,'es','help_search',3.78571),('module',25,'es','help_search',2.67447),('module',26,'es','help_search',0.96498),('module',28,'es','help_search',34.7449),('module',31,'es','help_search',11),('module',38,'es','help_search',12),('module',39,'es','help_search',2),('module',42,'es','help_search',2),('module',46,'es','help_search',14),('module',47,'es','help_search',2),('module',50,'es','help_search',2.80818),('module',55,'es','help_search',4),('module',56,'es','help_search',1.67896),('module',57,'es','help_search',1),('module',58,'es','help_search',1),('module',61,'es','help_search',1),('module',65,'es','help_search',4),('module',71,'es','help_search',3),('module',74,'es','help_search',1),('module',76,'es','help_search',0.766757),('module',79,'es','help_search',1),('module',83,'es','help_search',2),('module',84,'es','help_search',4),('module',85,'es','help_search',2),('module',86,'es','help_search',1.65569),('module',87,'es','help_search',2),('modules',10,'es','help_search',1),('modules',11,'es','help_search',2),('modules',12,'es','help_search',2),('modules',13,'es','help_search',13.1643),('modules',14,'es','help_search',1),('modules',15,'es','help_search',1),('modules',16,'es','help_search',1),('modules',17,'es','help_search',9),('modules',18,'es','help_search',1),('modules',20,'es','help_search',2),('modules',21,'es','help_search',20),('modules',22,'es','help_search',3),('modules',23,'es','help_search',5.34353),('modules',24,'es','help_search',3.84907),('modules',25,'es','help_search',0.668514),('modules',28,'es','help_search',23),('modules',31,'es','help_search',2),('modules',38,'es','help_search',4),('modules',39,'es','help_search',2),('modules',42,'es','help_search',1),('modules',47,'es','help_search',1),('modules',50,'es','help_search',1),('modules',56,'es','help_search',0.923838),('modules',70,'es','help_search',1),('modules',76,'es','help_search',1),('modulo',9,'es','help_search',1),('modulo',10,'es','help_search',28.4561),('modulo',11,'es','help_search',0.920273),('modulo',13,'es','help_search',1),('modulo',16,'es','help_search',1),('modulo',18,'es','help_search',0.938382),('modulo',21,'es','help_search',40),('modulo',23,'es','help_search',4),('modulo',24,'es','help_search',3.80003),('modulo',27,'es','help_search',4),('modulo',28,'es','help_search',1.6892),('modulo',31,'es','help_search',27),('modulo',38,'es','help_search',26),('modulo',48,'es','help_search',1),('modulo',50,'es','help_search',0.902857),('modulo',53,'es','help_search',2.80946),('modulo',54,'es','help_search',4),('modulo',64,'es','help_search',1),('modulo',73,'es','help_search',2),('modulo',76,'es','help_search',2.19883),('modulo',84,'es','help_search',1),('modulos',11,'es','help_search',0.945829),('modulos',13,'es','help_search',19),('modulos',15,'es','help_search',1),('modulos',19,'es','help_search',1),('modulos',21,'es','help_search',1),('modulos',23,'es','help_search',0.808176),('modulos',24,'es','help_search',0.536316),('modulos',31,'es','help_search',1),('modulos',53,'es','help_search',2.85297),('modulos',54,'es','help_search',1),('modulos',60,'es','help_search',1),('modulos',72,'es','help_search',1),('modulos',73,'es','help_search',1),('monitoreo',1,'es','node_search',1),('monitoreo',348,'es','node_search',1),('month',74,'es','help_search',2),('more',1,'es','help_search',1),('more',5,'es','help_search',1),('more',11,'es','help_search',1),('more',13,'es','help_search',1),('more',14,'es','help_search',1),('more',17,'es','help_search',1),('more',22,'es','help_search',2),('more',23,'es','help_search',0.745294),('more',24,'es','help_search',4.41036),('more',26,'es','help_search',1),('more',28,'es','help_search',0.842342),('more',30,'es','help_search',1),('more',32,'es','help_search',0.869951),('more',38,'es','help_search',1),('more',42,'es','help_search',1),('more',44,'es','help_search',1),('more',47,'es','help_search',1),('more',50,'es','help_search',1),('more',51,'es','help_search',1),('more',56,'es','help_search',1.85439),('more',57,'es','help_search',2),('more',59,'es','help_search',2),('more',60,'es','help_search',1),('more',62,'es','help_search',1),('more',72,'es','help_search',1),('more',73,'es','help_search',1),('more',75,'es','help_search',1),('more',76,'es','help_search',1.55475),('more',79,'es','help_search',1),('more',83,'es','help_search',1),('more',87,'es','help_search',2),('most',24,'es','help_search',2.19747),('most',25,'es','help_search',0.670377),('most',26,'es','help_search',2),('most',27,'es','help_search',1),('most',28,'es','help_search',1),('most',37,'es','help_search',1),('most',39,'es','help_search',1),('most',60,'es','help_search',2),('most',65,'es','help_search',1),('most',67,'es','help_search',1),('most',74,'es','help_search',1),('most',75,'es','help_search',1),('most',76,'es','help_search',1),('most',90,'es','help_search',1),('most',91,'es','help_search',1),('mostcommonlyused',13,'es','help_search',1),('mostrado',52,'es','help_search',1),('mostrar',48,'es','help_search',5),('mostrar',55,'es','help_search',3.59781),('mostrar',60,'es','help_search',1),('mostrar',75,'es','help_search',1),('mostrara',51,'es','help_search',1),('mostrara',54,'es','help_search',0.896076),('mostrara',85,'es','help_search',1),('mostraran',54,'es','help_search',0.913226),('mouse',54,'es','help_search',0.902857),('mouse',65,'es','help_search',1),('move',25,'es','help_search',1),('much',10,'es','help_search',1),('muchos',20,'es','help_search',1),('muchos',73,'es','help_search',1),('muestra',23,'es','help_search',1),('muestra',41,'es','help_search',1),('muestra',47,'es','help_search',3),('muestra',48,'es','help_search',1),('muestra',54,'es','help_search',1),('muestra',55,'es','help_search',0.886095),('muestra',84,'es','help_search',0.96498),('muestra',87,'es','help_search',1),('muestran',9,'es','help_search',1),('muestran',54,'es','help_search',1),('muestran',57,'es','help_search',1),('muestran',70,'es','help_search',1),('muestran',72,'es','help_search',1),('muestre',48,'es','help_search',1),('muestre',54,'es','help_search',1),('multidisciplinario',1,'es','node_search',1),('multidisciplinario',2,'es','node_search',1),('multimedia',91,'es','help_search',1),('multiple',20,'es','help_search',1),('multiple',38,'es','help_search',1),('multiple',76,'es','help_search',1),('multiples',9,'es','node_search',1),('multiplevalued',24,'es','help_search',0.931053),('multiplicadores',53,'es','help_search',22.8703),('multiplier',53,'es','help_search',1),('mundial',345,'es','node_search',27),('municipal',346,'es','node_search',1),('must',46,'es','help_search',1),('must',55,'es','help_search',1),('must',66,'es','help_search',1),('must',67,'es','help_search',0.997306),('must',85,'es','help_search',1),('múltiples',3,'es','node_search',0.949597),('nace',3,'es','node_search',0.961087),('nacion',5,'es','node_search',1),('nacional',3,'es','node_search',0.774192),('nacional',5,'es','node_search',1),('nacional',6,'es','node_search',28),('nacional',7,'es','node_search',1),('nacional',343,'es','node_search',28),('name',2,'es','help_search',5),('name',13,'es','help_search',1),('name',25,'es','help_search',1),('name',28,'es','help_search',1),('name',29,'es','help_search',1),('name',31,'es','help_search',2),('name',38,'es','help_search',2),('name',41,'es','help_search',2),('name',43,'es','help_search',8),('name',45,'es','help_search',1),('name',50,'es','help_search',4.42983),('name',51,'es','help_search',1),('name',53,'es','help_search',1),('name',58,'es','help_search',1),('name',61,'es','help_search',8),('name',71,'es','help_search',5),('name',75,'es','help_search',4),('name',79,'es','help_search',1),('name',83,'es','help_search',1),('name',87,'es','help_search',2),('name',88,'es','help_search',1),('name',89,'es','help_search',5),('name',90,'es','help_search',5),('name',91,'es','help_search',4),('names',24,'es','help_search',0.679856),('natural',3,'es','node_search',0.664818),('navegacion',28,'es','help_search',0.733888),('navegador',60,'es','help_search',2),('navegar',65,'es','help_search',1),('navegue',3,'es','help_search',1),('navegue',66,'es','help_search',1),('navegue',67,'es','help_search',1),('navegue',68,'es','help_search',1),('navegue',69,'es','help_search',1),('navegue',70,'es','help_search',1),('navegue',72,'es','help_search',1),('navegue',79,'es','help_search',1),('navegue',84,'es','help_search',1),('navigate',10,'es','help_search',0.873132),('navigate',12,'es','help_search',1),('navigate',16,'es','help_search',2),('navigate',23,'es','help_search',1.94209),('navigate',31,'es','help_search',1),('navigate',32,'es','help_search',1.88438),('navigate',33,'es','help_search',1),('navigate',34,'es','help_search',3),('navigate',35,'es','help_search',1),('navigate',36,'es','help_search',1),('navigate',37,'es','help_search',2),('navigate',38,'es','help_search',1),('navigate',39,'es','help_search',3),('navigate',40,'es','help_search',1),('navigate',41,'es','help_search',0.942091),('navigate',43,'es','help_search',1),('navigate',44,'es','help_search',1),('navigate',45,'es','help_search',1),('navigate',49,'es','help_search',1),('navigate',51,'es','help_search',1),('navigate',52,'es','help_search',1),('navigate',57,'es','help_search',3),('navigate',58,'es','help_search',1),('navigate',60,'es','help_search',0.942091),('navigate',61,'es','help_search',1),('navigate',62,'es','help_search',1),('navigate',63,'es','help_search',1),('navigate',64,'es','help_search',1),('navigate',65,'es','help_search',1),('navigate',81,'es','help_search',1),('navigate',88,'es','help_search',1),('navigate',89,'es','help_search',1),('navigate',90,'es','help_search',1),('navigating',59,'es','help_search',1),('necesaria',6,'es','node_search',1),('necesarias',339,'es','node_search',1),('necesarias',342,'es','node_search',1),('necesario',28,'es','help_search',0.882818),('necesarios',87,'es','help_search',0.945829),('necesidades',339,'es','node_search',1),('necesidades',347,'es','node_search',1),('necesitan',84,'es','help_search',1),('necesitara',48,'es','help_search',1),('necesitara',59,'es','help_search',2),('necesitara',82,'es','help_search',1),('necesitaras',27,'es','help_search',1),('necesitaria',72,'es','help_search',1),('necessary',23,'es','help_search',0.781775),('necessary',88,'es','help_search',0.968904),('need',8,'es','help_search',1),('need',17,'es','help_search',1),('need',18,'es','help_search',1),('need',21,'es','help_search',1),('need',31,'es','help_search',2),('need',34,'es','help_search',1),('need',36,'es','help_search',1),('need',38,'es','help_search',1),('need',39,'es','help_search',1),('need',41,'es','help_search',0.96498),('need',55,'es','help_search',3),('need',57,'es','help_search',1),('need',59,'es','help_search',1),('need',70,'es','help_search',1),('need',85,'es','help_search',1),('need',87,'es','help_search',2),('need',91,'es','help_search',1),('needed',10,'es','help_search',2),('needed',28,'es','help_search',1.69667),('needed',68,'es','help_search',1),('needed',69,'es','help_search',0.989021),('needing',65,'es','help_search',1),('needs',10,'es','help_search',0.989021),('never',74,'es','help_search',1),('new',7,'es','help_search',1),('new',12,'es','help_search',1),('new',20,'es','help_search',1),('new',23,'es','help_search',0.889397),('new',25,'es','help_search',0.805455),('new',29,'es','help_search',1),('new',41,'es','help_search',2),('new',43,'es','help_search',2),('new',44,'es','help_search',8),('new',45,'es','help_search',1),('new',50,'es','help_search',1.6191),('new',56,'es','help_search',0.972861),('new',58,'es','help_search',1),('new',66,'es','help_search',4.99731),('new',67,'es','help_search',4.90629),('new',70,'es','help_search',1),('new',71,'es','help_search',2),('new',74,'es','help_search',16),('new',75,'es','help_search',4),('new',79,'es','help_search',1),('new',80,'es','help_search',1),('new',82,'es','help_search',1),('new',85,'es','help_search',0.942091),('new',88,'es','help_search',1),('new',89,'es','help_search',27),('new',90,'es','help_search',30),('new',91,'es','help_search',1),('newly',74,'es','help_search',1),('news',56,'es','help_search',1),('news',76,'es','help_search',1),('next',10,'es','help_search',1),('next',31,'es','help_search',1),('next',38,'es','help_search',2),('next',45,'es','help_search',1),('next',66,'es','help_search',2),('next',67,'es','help_search',2),('next',75,'es','help_search',1),('next',88,'es','help_search',1),('next',90,'es','help_search',1),('nivel',2,'es','node_search',1),('nivel',5,'es','node_search',1),('node',24,'es','help_search',0.557303),('node',28,'es','help_search',2),('node',55,'es','help_search',2),('node',57,'es','help_search',1),('node',73,'es','help_search',1),('node',77,'es','help_search',4),('node',83,'es','help_search',12),('nodo',83,'es','help_search',1),('nolink',77,'es','help_search',4),('nombre',34,'es','help_search',2),('nombre',41,'es','help_search',2),('nombre',47,'es','help_search',1),('nombre',48,'es','help_search',1),('nombre',49,'es','help_search',1),('nombre',52,'es','help_search',1),('nombre',70,'es','help_search',1),('nombre',85,'es','help_search',10),('nonadministrative',65,'es','help_search',1),('nonadministrative',70,'es','help_search',0.945829),('noncacheable',10,'es','help_search',0.961087),('nondefault',26,'es','help_search',1),('none',32,'es','help_search',3.54438),('nonenglish',17,'es','help_search',1),('nonenglish',62,'es','help_search',2),('nonerror',32,'es','help_search',1),('nontoplevel',17,'es','help_search',1),('normal',3,'es','node_search',1),('normal',32,'es','help_search',1),('normal',37,'es','help_search',2),('normales',86,'es','help_search',0.882818),('normally',67,'es','help_search',0.923838),('normally',86,'es','help_search',1),('normalmente',54,'es','help_search',1),('normalmente',58,'es','help_search',1),('normas',2,'es','node_search',1),('normatividad',343,'es','node_search',1),('nos',3,'es','node_search',1.81925),('not',10,'es','help_search',1.98902),('not',11,'es','help_search',1),('not',16,'es','help_search',1),('not',23,'es','help_search',0.920273),('not',24,'es','help_search',2.64348),('not',25,'es','help_search',1.75923),('not',26,'es','help_search',1),('not',28,'es','help_search',2),('not',29,'es','help_search',1),('not',32,'es','help_search',2),('not',34,'es','help_search',1),('not',35,'es','help_search',1),('not',38,'es','help_search',1),('not',40,'es','help_search',1),('not',42,'es','help_search',1),('not',45,'es','help_search',1),('not',46,'es','help_search',1),('not',55,'es','help_search',1.93838),('not',57,'es','help_search',1),('not',60,'es','help_search',0.866793),('not',61,'es','help_search',1),('not',67,'es','help_search',2),('not',68,'es','help_search',1),('not',69,'es','help_search',2),('not',70,'es','help_search',0.953396),('not',71,'es','help_search',1),('not',77,'es','help_search',3),('not',87,'es','help_search',2),('not',88,'es','help_search',1),('not',90,'es','help_search',1),('not',91,'es','help_search',1),('notara',55,'es','help_search',1),('note',5,'es','help_search',1),('note',39,'es','help_search',1),('note',59,'es','help_search',1),('note',91,'es','help_search',1),('noted',91,'es','help_search',1),('notfound',32,'es','help_search',7.47774),('notify',44,'es','help_search',4),('notifying',44,'es','help_search',1),('now',25,'es','help_search',0.757065),('now',35,'es','help_search',1),('now',66,'es','help_search',1),('now',67,'es','help_search',1),('now',75,'es','help_search',1),('now',91,'es','help_search',0.997306),('nucleo',15,'es','help_search',2),('nucleo',76,'es','help_search',1.49065),('nuestra',2,'es','node_search',2),('nuestra',3,'es','node_search',1),('nuestras',1,'es','node_search',26),('nuestro',3,'es','node_search',2.76416),('nuestro',351,'es','node_search',1),('nuestros',1,'es','node_search',26.8879),('nuestros',2,'es','node_search',1),('nuestros',3,'es','node_search',28.5125),('nueva',16,'es','help_search',1),('nueva',44,'es','help_search',5),('nueva',55,'es','help_search',0.863659),('nuevas',8,'es','help_search',1),('nuevas',62,'es','help_search',1),('nuevas',342,'es','node_search',1),('nuevo',3,'es','node_search',0.659351),('nuevo',7,'es','help_search',27),('nuevo',35,'es','help_search',3),('nuevo',43,'es','help_search',26),('nuevo',52,'es','help_search',2),('nuevo',54,'es','help_search',5.4275),('nuevo',58,'es','help_search',1),('nuevo',71,'es','help_search',1),('nuevo',72,'es','help_search',1),('nuevo',75,'es','help_search',2),('nuevo',82,'es','help_search',1),('nuevo',85,'es','help_search',1),('nuevo',91,'es','help_search',27),('nuevo',343,'es','node_search',1),('nuevos',3,'es','node_search',0.830633),('nuevos',55,'es','help_search',1.58167),('nuevos',59,'es','help_search',2),('nuevos',81,'es','help_search',1),('nuevos',86,'es','help_search',0.957226),('nuevos',341,'es','node_search',1),('number',24,'es','help_search',0.822065),('number',30,'es','help_search',6),('number',55,'es','help_search',0.980874),('number',66,'es','help_search',5),('number',67,'es','help_search',5),('numbers',24,'es','help_search',1.53433),('numbers',26,'es','help_search',1),('numerical',26,'es','help_search',1),('numero',55,'es','help_search',4),('numero',84,'es','help_search',1),('numeros',24,'es','help_search',0.703756),('objectfit',1,'es','node_search',3.83666),('objetivo',1,'es','help_search',19),('objetivo',2,'es','help_search',19),('objetivo',3,'es','help_search',19),('objetivo',3,'es','node_search',1.59873),('objetivo',4,'es','help_search',19),('objetivo',5,'es','help_search',19),('objetivo',6,'es','help_search',19),('objetivo',7,'es','help_search',19),('objetivo',8,'es','help_search',19),('objetivo',9,'es','node_search',1),('objetivo',16,'es','help_search',19),('objetivo',18,'es','help_search',19),('objetivo',27,'es','help_search',19),('objetivo',29,'es','help_search',19),('objetivo',30,'es','help_search',19),('objetivo',31,'es','help_search',19),('objetivo',32,'es','help_search',19),('objetivo',33,'es','help_search',19),('objetivo',34,'es','help_search',19),('objetivo',35,'es','help_search',19),('objetivo',36,'es','help_search',19),('objetivo',37,'es','help_search',19),('objetivo',38,'es','help_search',19),('objetivo',39,'es','help_search',19),('objetivo',40,'es','help_search',19),('objetivo',41,'es','help_search',19),('objetivo',43,'es','help_search',19),('objetivo',44,'es','help_search',19),('objetivo',45,'es','help_search',19),('objetivo',48,'es','help_search',19),('objetivo',49,'es','help_search',19),('objetivo',50,'es','help_search',19),('objetivo',51,'es','help_search',19),('objetivo',52,'es','help_search',19),('objetivo',54,'es','help_search',19),('objetivo',55,'es','help_search',19),('objetivo',57,'es','help_search',19),('objetivo',58,'es','help_search',23),('objetivo',59,'es','help_search',19),('objetivo',60,'es','help_search',19),('objetivo',61,'es','help_search',19),('objetivo',62,'es','help_search',19),('objetivo',63,'es','help_search',19),('objetivo',64,'es','help_search',19),('objetivo',65,'es','help_search',19),('objetivo',66,'es','help_search',19),('objetivo',67,'es','help_search',19),('objetivo',68,'es','help_search',19),('objetivo',69,'es','help_search',19),('objetivo',70,'es','help_search',19),('objetivo',71,'es','help_search',19),('objetivo',72,'es','help_search',19),('objetivo',75,'es','help_search',19),('objetivo',77,'es','help_search',19),('objetivo',78,'es','help_search',19),('objetivo',79,'es','help_search',19),('objetivo',80,'es','help_search',19),('objetivo',81,'es','help_search',19),('objetivo',82,'es','help_search',19),('objetivo',84,'es','help_search',19),('objetivo',85,'es','help_search',19),('objetivo',87,'es','help_search',19),('objetivo',88,'es','help_search',19),('objetivo',89,'es','help_search',19),('objetivo',90,'es','help_search',19),('objetivo',91,'es','help_search',19),('objetivo',341,'es','node_search',1),('objetivo',350,'es','node_search',1),('objetivos',3,'es','node_search',1.10901),('objetos',348,'es','node_search',1),('obligaciones',343,'es','node_search',1),('obtener',2,'es','help_search',1),('obtener',3,'es','help_search',1),('obtener',4,'es','help_search',1),('obtener',9,'es','help_search',1),('obtener',20,'es','help_search',1),('obtener',21,'es','help_search',1),('obtener',23,'es','help_search',2),('obtener',28,'es','help_search',0.774192),('obtener',30,'es','help_search',1),('obtener',31,'es','help_search',1),('obtener',37,'es','help_search',1),('obtener',49,'es','help_search',1),('obtener',55,'es','help_search',1),('obtener',58,'es','help_search',2),('obtener',70,'es','help_search',1),('obtener',71,'es','help_search',1),('obtener',75,'es','help_search',1),('obtener',76,'es','help_search',0.716357),('obtener',82,'es','help_search',1),('obtener',85,'es','help_search',2),('obtener',86,'es','help_search',1),('obtener',88,'es','help_search',1),('obtener',91,'es','help_search',2),('obtienes',54,'es','help_search',4),('ocasionalmente',15,'es','help_search',1),('occur',26,'es','help_search',1),('occur',32,'es','help_search',19),('ocultan',54,'es','help_search',1),('ocultan',55,'es','help_search',0.78951),('ocultan',59,'es','help_search',1),('oculto',55,'es','help_search',3.16849),('oculto',59,'es','help_search',4),('ocurre',30,'es','help_search',1),('off',21,'es','help_search',1),('off',59,'es','help_search',3),('offer',23,'es','help_search',1),('offer',24,'es','help_search',1.17886),('official',46,'es','help_search',4),('ofrece',3,'es','node_search',0.71),('ofrece',27,'es','help_search',1),('ofrecemos',3,'es','node_search',2.1535),('ofreciendo',9,'es','node_search',1),('often',18,'es','help_search',1),('often',88,'es','help_search',1),('older',74,'es','help_search',1),('omision',72,'es','help_search',4),('once',17,'es','help_search',1),('once',18,'es','help_search',1.98633),('once',24,'es','help_search',0.653974),('once',25,'es','help_search',0.906287),('once',41,'es','help_search',0.972861),('one',5,'es','help_search',1),('one',11,'es','help_search',1),('one',17,'es','help_search',1),('one',24,'es','help_search',2.22487),('one',25,'es','help_search',0.797402),('one',32,'es','help_search',0.879565),('one',38,'es','help_search',1),('one',42,'es','help_search',1),('one',47,'es','help_search',1),('one',51,'es','help_search',1),('one',55,'es','help_search',0.972861),('one',57,'es','help_search',2),('one',60,'es','help_search',1),('one',62,'es','help_search',1),('one',66,'es','help_search',1),('one',67,'es','help_search',1.9496),('one',74,'es','help_search',2),('one',76,'es','help_search',0.802752),('one',77,'es','help_search',1),('one',79,'es','help_search',1),('one',87,'es','help_search',1),('onetimeloginurl',41,'es','help_search',0.989021),('online',10,'es','help_search',27.5709),('online',13,'es','help_search',20.6447),('online',28,'es','help_search',7.81),('only',20,'es','help_search',1),('only',24,'es','help_search',0.584241),('only',25,'es','help_search',0.718502),('only',28,'es','help_search',1),('only',39,'es','help_search',1),('only',40,'es','help_search',4),('only',41,'es','help_search',1),('only',50,'es','help_search',0.830633),('only',55,'es','help_search',0.913226),('opcionalmente',29,'es','help_search',1),('opcionalmente',47,'es','help_search',1),('opcionalmente',48,'es','help_search',1),('opcionalmente',49,'es','help_search',1),('opcionalmente',52,'es','help_search',1),('opcionalmente',72,'es','help_search',1),('opcionalmente',85,'es','help_search',3),('opciones',18,'es','help_search',19),('opciones',24,'es','help_search',0.529288),('opciones',34,'es','help_search',4),('opciones',55,'es','help_search',4),('opciones',57,'es','help_search',4),('opciones',58,'es','help_search',4),('opciones',59,'es','help_search',4),('opciones',74,'es','help_search',19),('open',51,'es','help_search',1),('open',82,'es','help_search',1),('operacion',339,'es','node_search',1),('operacion',345,'es','node_search',1),('operacion',350,'es','node_search',1),('operacion',351,'es','node_search',1),('operaciones',78,'es','help_search',4),('operaciones',87,'es','help_search',3.75811),('operation',37,'es','help_search',1),('operations',18,'es','help_search',2),('operations',29,'es','help_search',4),('operations',37,'es','help_search',2),('operations',45,'es','help_search',4),('operations',68,'es','help_search',4),('operations',69,'es','help_search',4),('operations',76,'es','help_search',16.3766),('operations',77,'es','help_search',8),('operations',87,'es','help_search',37),('operativa',348,'es','node_search',1),('operativa',350,'es','node_search',1),('operatividad',341,'es','node_search',1),('operatividad',342,'es','node_search',1),('oportuna',341,'es','node_search',1),('oportuna',350,'es','node_search',1),('optimizacion',1,'es','node_search',2),('optimizamos',345,'es','node_search',1),('optimizando',348,'es','node_search',1),('optimizar',1,'es','node_search',1),('optimizar',2,'es','node_search',1),('optimizar',341,'es','node_search',1),('optimizar',342,'es','node_search',1),('optimizing',10,'es','help_search',26),('option',24,'es','help_search',0.592848),('option',41,'es','help_search',0.886095),('optional',25,'es','help_search',3.85992),('optional',55,'es','help_search',3.39329),('optionally',7,'es','help_search',1),('optionally',37,'es','help_search',1),('optionally',41,'es','help_search',0.882818),('optionally',44,'es','help_search',1),('optionally',52,'es','help_search',1),('optionally',58,'es','help_search',1),('optionally',64,'es','help_search',1),('optionally',65,'es','help_search',1),('optionally',66,'es','help_search',1),('optionally',67,'es','help_search',1),('optionally',70,'es','help_search',0.938382),('optionally',71,'es','help_search',1),('optionally',77,'es','help_search',3),('optionally',78,'es','help_search',1),('optionally',84,'es','help_search',0.896076),('optionally',89,'es','help_search',1),('optionally',90,'es','help_search',1),('optionally',91,'es','help_search',1),('options',24,'es','help_search',0.736141),('options',28,'es','help_search',1),('options',32,'es','help_search',0.876337),('options',50,'es','help_search',0.738408),('options',63,'es','help_search',1),('options',78,'es','help_search',1),('oracle',348,'es','node_search',1),('orden',3,'es','node_search',0.776703),('orden',5,'es','help_search',1),('orden',48,'es','help_search',1),('orden',54,'es','help_search',0.882818),('orden',60,'es','help_search',0.902857),('orden',68,'es','help_search',1),('orden',69,'es','help_search',1),('orden',72,'es','help_search',1),('orden',75,'es','help_search',1),('ordenar',68,'es','help_search',1),('ordenar',69,'es','help_search',1),('ordenar',72,'es','help_search',1),('order',8,'es','help_search',1),('order',26,'es','help_search',2),('order',50,'es','help_search',4.70612),('order',55,'es','help_search',2),('order',60,'es','help_search',1),('order',66,'es','help_search',1),('order',67,'es','help_search',0.989021),('order',68,'es','help_search',1),('order',69,'es','help_search',1),('order',76,'es','help_search',2),('order',77,'es','help_search',1.99315),('order',80,'es','help_search',2),('order',84,'es','help_search',0.863659),('order',87,'es','help_search',1),('order',88,'es','help_search',1),('ordered',50,'es','help_search',1),('ordering',26,'es','help_search',1),('orfeo',1,'es','node_search',1),('orfeo',3,'es','node_search',19.3911),('orfeo',342,'es','node_search',2),('orfeo',347,'es','node_search',1),('orfeo',350,'es','node_search',1),('orfeo',351,'es','node_search',1),('organizacion',2,'es','node_search',1),('organizacionales',3,'es','node_search',0.573154),('organizaciones',1,'es','node_search',1),('organizaciones',2,'es','node_search',1),('organización',3,'es','node_search',2.71847),('organizar',53,'es','help_search',0.968904),('organizar',86,'es','help_search',1),('organizes',28,'es','help_search',1),('orientadas',1,'es','node_search',1),('orientadas',2,'es','node_search',1),('original',10,'es','help_search',1),('other',2,'es','help_search',1),('other',4,'es','help_search',1),('other',5,'es','help_search',1),('other',7,'es','help_search',1),('other',10,'es','help_search',2),('other',11,'es','help_search',5),('other',13,'es','help_search',2.97685),('other',17,'es','help_search',1),('other',20,'es','help_search',1),('other',22,'es','help_search',1),('other',24,'es','help_search',3.06775),('other',25,'es','help_search',0.681785),('other',26,'es','help_search',1),('other',28,'es','help_search',1),('other',31,'es','help_search',1),('other',32,'es','help_search',19.8763),('other',34,'es','help_search',1),('other',44,'es','help_search',1),('other',47,'es','help_search',1),('other',56,'es','help_search',4.82206),('other',67,'es','help_search',4),('other',73,'es','help_search',1),('other',76,'es','help_search',1),('other',83,'es','help_search',1),('other',86,'es','help_search',1),('other',89,'es','help_search',1),('other',90,'es','help_search',1),('other',91,'es','help_search',1),('otra',35,'es','help_search',1),('otra',65,'es','help_search',1),('otras',7,'es','node_search',1),('otras',13,'es','help_search',1),('otras',72,'es','help_search',0.916736),('otras',73,'es','help_search',1),('otras',86,'es','help_search',1),('otro',20,'es','help_search',1),('otro',33,'es','help_search',1),('otro',53,'es','help_search',2),('otro',54,'es','help_search',0.953396),('otro',56,'es','help_search',1),('otros',7,'es','node_search',1),('otros',9,'es','help_search',1),('otros',13,'es','help_search',1),('otros',20,'es','help_search',1),('otros',53,'es','help_search',2),('otros',54,'es','help_search',2),('otros',70,'es','help_search',1),('otros',72,'es','help_search',1),('otros',73,'es','help_search',1),('otros',84,'es','help_search',1),('out',5,'es','help_search',1),('out',10,'es','help_search',0.923838),('out',42,'es','help_search',1),('out',64,'es','help_search',1),('outline',65,'es','help_search',0.976851),('output',10,'es','help_search',1.97685),('output',76,'es','help_search',5),('outreach',46,'es','help_search',1),('outside',12,'es','help_search',1),('outside',18,'es','help_search',4.96498),('over',27,'es','help_search',1),('over',65,'es','help_search',1),('over',77,'es','help_search',1),('overall',30,'es','help_search',0.816452),('override',25,'es','help_search',0.873132),('overview',11,'es','help_search',18.7137),('overview',12,'es','help_search',19),('overview',19,'es','help_search',19),('overview',20,'es','help_search',19),('overview',22,'es','help_search',19),('overview',23,'es','help_search',14.6623),('overview',25,'es','help_search',13.4502),('overview',26,'es','help_search',19),('overview',28,'es','help_search',15.6731),('overview',42,'es','help_search',19),('overview',46,'es','help_search',11),('overview',47,'es','help_search',19),('overview',53,'es','help_search',17.4852),('overview',57,'es','help_search',4),('overview',66,'es','help_search',3),('overview',73,'es','help_search',19),('overview',76,'es','help_search',14.3389),('overview',86,'es','help_search',16.0611),('own',11,'es','help_search',1),('own',25,'es','help_search',1),('own',32,'es','help_search',1),('own',70,'es','help_search',1),('owned',25,'es','help_search',0.889397),('owners',46,'es','help_search',2),('óptima',3,'es','node_search',0.617112),('page',3,'es','help_search',1),('page',5,'es','help_search',1),('page',6,'es','help_search',11),('page',10,'es','help_search',26.916),('page',11,'es','help_search',22),('page',17,'es','help_search',5.89676),('page',21,'es','help_search',11),('page',23,'es','help_search',1),('page',24,'es','help_search',0.519091),('page',26,'es','help_search',1),('page',27,'es','help_search',1),('page',28,'es','help_search',9),('page',29,'es','help_search',14),('page',30,'es','help_search',1.67588),('page',31,'es','help_search',3),('page',32,'es','help_search',7.88798),('page',35,'es','help_search',1),('page',36,'es','help_search',1),('page',37,'es','help_search',2),('page',38,'es','help_search',3),('page',43,'es','help_search',1),('page',44,'es','help_search',1),('page',46,'es','help_search',1),('page',50,'es','help_search',0.729424),('page',55,'es','help_search',4.92499),('page',57,'es','help_search',5),('page',61,'es','help_search',1),('page',65,'es','help_search',5.84914),('page',66,'es','help_search',2),('page',67,'es','help_search',1.91323),('page',69,'es','help_search',1),('page',70,'es','help_search',13.8859),('page',71,'es','help_search',2),('page',72,'es','help_search',9.74705),('page',74,'es','help_search',2),('page',75,'es','help_search',1),('page',76,'es','help_search',2.85135),('page',77,'es','help_search',2),('page',79,'es','help_search',2),('page',81,'es','help_search',1),('page',83,'es','help_search',6),('page',85,'es','help_search',0.976851),('page',89,'es','help_search',1),('page',90,'es','help_search',5),('pagelevel',24,'es','help_search',1),('pagelevel',73,'es','help_search',1),('pagepath',60,'es','help_search',8),('pager',55,'es','help_search',0.968904),('pager',76,'es','help_search',3.5843),('pages',10,'es','help_search',1.9347),('pages',11,'es','help_search',1),('pages',23,'es','help_search',1.8861),('pages',26,'es','help_search',2),('pages',28,'es','help_search',27.9347),('pages',29,'es','help_search',10),('pages',30,'es','help_search',6.69495),('pages',32,'es','help_search',5.8367),('pages',65,'es','help_search',1),('pages',83,'es','help_search',2),('pagina',11,'es','help_search',26),('pagina',15,'es','help_search',1),('pagina',16,'es','help_search',6.95423),('pagina',18,'es','help_search',1),('pagina',27,'es','help_search',3),('pagina',28,'es','help_search',1.62554),('pagina',35,'es','help_search',3),('pagina',47,'es','help_search',1),('pagina',50,'es','help_search',0.886095),('pagina',52,'es','help_search',1),('pagina',55,'es','help_search',7.28774),('pagina',65,'es','help_search',3.88282),('pagina',66,'es','help_search',1),('pagina',67,'es','help_search',1),('pagina',68,'es','help_search',1),('pagina',69,'es','help_search',1),('pagina',70,'es','help_search',4),('pagina',72,'es','help_search',5),('pagina',76,'es','help_search',4.98087),('pagina',77,'es','help_search',1),('pagina',81,'es','help_search',1),('pagina',82,'es','help_search',3),('pagina',83,'es','help_search',1),('pagina',84,'es','help_search',4.7355),('pagina',85,'es','help_search',1),('pagina',87,'es','help_search',1),('paginas',16,'es','help_search',11.9561),('paginas',23,'es','help_search',1.97685),('paginas',28,'es','help_search',1.54932),('paginas',29,'es','help_search',32),('paginas',30,'es','help_search',4),('paginas',32,'es','help_search',28.9973),('paginas',35,'es','help_search',4),('paginas',73,'es','help_search',1),('paginas',84,'es','help_search',2),('paginas',86,'es','help_search',1.72118),('paginate',76,'es','help_search',0.889397),('pais',8,'es','node_search',1),('pais',9,'es','node_search',1),('pais',34,'es','help_search',2),('país',3,'es','node_search',0.76431),('palabras',30,'es','help_search',2),('pantalla',5,'es','help_search',4),('pantalla',53,'es','help_search',2.90729),('pantalla',54,'es','help_search',1),('pantallas',53,'es','help_search',1),('para',1,'es','node_search',1),('para',2,'es','help_search',1),('para',2,'es','node_search',2),('para',3,'es','help_search',2),('para',3,'es','node_search',5.00653),('para',4,'es','help_search',1),('para',5,'es','help_search',1),('para',6,'es','node_search',1),('para',7,'es','help_search',1),('para',8,'es','help_search',3),('para',8,'es','node_search',2),('para',9,'es','help_search',2),('para',10,'es','help_search',27.5386),('para',11,'es','help_search',2.70985),('para',14,'es','help_search',1),('para',15,'es','help_search',2),('para',16,'es','help_search',4.97286),('para',18,'es','help_search',20.9238),('para',19,'es','help_search',1),('para',20,'es','help_search',2),('para',21,'es','help_search',1),('para',22,'es','help_search',0.957226),('para',23,'es','help_search',4.7961),('para',24,'es','help_search',0.526987),('para',27,'es','help_search',8),('para',28,'es','help_search',5.49013),('para',30,'es','help_search',2.74863),('para',31,'es','help_search',1),('para',32,'es','help_search',2),('para',33,'es','help_search',2),('para',34,'es','help_search',2),('para',35,'es','help_search',3),('para',37,'es','help_search',1),('para',47,'es','help_search',2),('para',48,'es','help_search',5),('para',49,'es','help_search',2),('para',52,'es','help_search',1),('para',53,'es','help_search',20.1236),('para',54,'es','help_search',7.65946),('para',55,'es','help_search',17.1711),('para',56,'es','help_search',5.79475),('para',57,'es','help_search',11),('para',58,'es','help_search',2),('para',59,'es','help_search',2),('para',60,'es','help_search',4.75045),('para',65,'es','help_search',1),('para',66,'es','help_search',2),('para',67,'es','help_search',3),('para',68,'es','help_search',3),('para',69,'es','help_search',3),('para',70,'es','help_search',3),('para',71,'es','help_search',1),('para',72,'es','help_search',13.7586),('para',73,'es','help_search',4),('para',74,'es','help_search',19),('para',75,'es','help_search',4),('para',76,'es','help_search',2.63643),('para',77,'es','help_search',1),('para',81,'es','help_search',5),('para',82,'es','help_search',34),('para',83,'es','help_search',26),('para',84,'es','help_search',6.84341),('para',85,'es','help_search',5),('para',86,'es','help_search',7.73702),('para',87,'es','help_search',3.77027),('para',88,'es','help_search',1),('para',91,'es','help_search',2),('para',339,'es','node_search',2),('para',340,'es','node_search',1),('para',341,'es','node_search',1),('para',342,'es','node_search',1),('para',343,'es','node_search',1),('para',345,'es','node_search',1),('para',346,'es','node_search',1),('para',347,'es','node_search',27),('para',350,'es','node_search',1),('para',351,'es','node_search',1),('paragraph',50,'es','help_search',1),('parameter',60,'es','help_search',1.94575),('parametros',345,'es','node_search',1),('parches',348,'es','node_search',1),('parent',77,'es','help_search',4),('parent',78,'es','help_search',4),('part',15,'es','help_search',1),('part',21,'es','help_search',1),('part',45,'es','help_search',1),('part',75,'es','help_search',1),('part',83,'es','help_search',1),('parte',3,'es','node_search',0.516879),('parte',16,'es','help_search',1),('parte',27,'es','help_search',2),('parte',35,'es','help_search',2),('participacion',5,'es','node_search',1),('particular',27,'es','help_search',1),('particular',28,'es','help_search',2),('particular',40,'es','help_search',1),('particular',42,'es','help_search',3),('particular',50,'es','help_search',0.771698),('particular',55,'es','help_search',1),('particular',57,'es','help_search',1),('particular',59,'es','help_search',1),('particular',66,'es','help_search',1),('particular',67,'es','help_search',1),('particular',68,'es','help_search',1),('particular',69,'es','help_search',1),('particular',76,'es','help_search',1),('particular',83,'es','help_search',1),('partir',3,'es','node_search',1.60435),('parts',10,'es','help_search',1.84066),('pasado',8,'es','node_search',1),('pasar',53,'es','help_search',1),('pasar',54,'es','help_search',0.906287),('paso',54,'es','help_search',0.96498),('pasos',1,'es','help_search',19),('pasos',2,'es','help_search',19),('pasos',3,'es','help_search',19),('pasos',4,'es','help_search',19),('pasos',5,'es','help_search',19),('pasos',6,'es','help_search',19),('pasos',7,'es','help_search',20),('pasos',8,'es','help_search',20),('pasos',16,'es','help_search',20),('pasos',18,'es','help_search',19),('pasos',27,'es','help_search',20),('pasos',29,'es','help_search',19),('pasos',30,'es','help_search',19.8423),('pasos',31,'es','help_search',19),('pasos',32,'es','help_search',19),('pasos',33,'es','help_search',19),('pasos',34,'es','help_search',19),('pasos',35,'es','help_search',19),('pasos',36,'es','help_search',19),('pasos',37,'es','help_search',19),('pasos',38,'es','help_search',19),('pasos',39,'es','help_search',19),('pasos',40,'es','help_search',19),('pasos',41,'es','help_search',18.1145),('pasos',43,'es','help_search',19),('pasos',44,'es','help_search',19),('pasos',45,'es','help_search',19),('pasos',48,'es','help_search',19),('pasos',49,'es','help_search',19),('pasos',50,'es','help_search',17.9707),('pasos',51,'es','help_search',19),('pasos',52,'es','help_search',19),('pasos',54,'es','help_search',20.923),('pasos',55,'es','help_search',20),('pasos',57,'es','help_search',19),('pasos',58,'es','help_search',19),('pasos',59,'es','help_search',19),('pasos',60,'es','help_search',18.1873),('pasos',61,'es','help_search',19),('pasos',62,'es','help_search',19),('pasos',63,'es','help_search',19),('pasos',64,'es','help_search',19),('pasos',65,'es','help_search',19),('pasos',66,'es','help_search',19),('pasos',67,'es','help_search',19),('pasos',68,'es','help_search',19),('pasos',69,'es','help_search',19),('pasos',70,'es','help_search',19),('pasos',71,'es','help_search',19),('pasos',72,'es','help_search',19),('pasos',75,'es','help_search',20),('pasos',77,'es','help_search',19),('pasos',78,'es','help_search',19),('pasos',79,'es','help_search',19),('pasos',80,'es','help_search',19),('pasos',81,'es','help_search',19),('pasos',82,'es','help_search',21),('pasos',84,'es','help_search',19),('pasos',85,'es','help_search',19),('pasos',87,'es','help_search',19),('pasos',88,'es','help_search',19),('pasos',89,'es','help_search',19),('pasos',90,'es','help_search',19),('pasos',91,'es','help_search',19),('pass',56,'es','help_search',0.899454),('password',13,'es','help_search',1),('password',41,'es','help_search',0.957226),('password',44,'es','help_search',4),('past',39,'es','help_search',1),('paste',2,'es','help_search',1),('paste',4,'es','help_search',5),('path',24,'es','help_search',0.532778),('path',25,'es','help_search',0.683725),('path',29,'es','help_search',4),('path',60,'es','help_search',1),('path',77,'es','help_search',1),('path',83,'es','help_search',24),('pathauto',83,'es','help_search',11),('paths',83,'es','help_search',11.7015),('patrimonio',8,'es','node_search',29),('patterns',34,'es','help_search',4),('pautas',3,'es','node_search',0.529288),('paying',40,'es','help_search',1),('paz',5,'es','node_search',1),('paz',6,'es','node_search',1),('páginas',3,'es','node_search',1),('pedido',75,'es','help_search',1),('pencil',27,'es','help_search',1),('pencil',65,'es','help_search',1),('pendientes',41,'es','help_search',1),('pensión',3,'es','node_search',0.60778),('people',23,'es','help_search',3.21101),('people',40,'es','help_search',4),('people',41,'es','help_search',3.73881),('people',43,'es','help_search',4),('people',55,'es','help_search',1),('people',56,'es','help_search',0.822065),('per',30,'es','help_search',4),('per',55,'es','help_search',3.97258),('per',66,'es','help_search',1),('per',67,'es','help_search',1),('percentage',64,'es','help_search',1),('perfil',84,'es','help_search',1),('perfiles',73,'es','help_search',1),('perform',37,'es','help_search',2),('perform',42,'es','help_search',1),('performance',3,'es','node_search',1),('performance',10,'es','help_search',70.344),('performance',348,'es','node_search',1),('performing',14,'es','help_search',1),('performing',28,'es','help_search',0.833529),('periodically',18,'es','help_search',2),('periodicamente',14,'es','help_search',1),('periodicamente',18,'es','help_search',1),('periodos',24,'es','help_search',0.76431),('permanecen',55,'es','help_search',0.800068),('permanecen',59,'es','help_search',1),('permanente',29,'es','help_search',1),('permiso',27,'es','help_search',2),('permiso',28,'es','help_search',1.7891),('permiso',58,'es','help_search',1),('permiso',59,'es','help_search',2),('permiso',70,'es','help_search',1),('permiso',72,'es','help_search',7),('permiso',76,'es','help_search',0.949597),('permiso',82,'es','help_search',2),('permiso',84,'es','help_search',4),('permiso',87,'es','help_search',1.85498),('permisos',8,'es','help_search',8),('permisos',15,'es','help_search',11),('permisos',28,'es','help_search',1.56682),('permisos',40,'es','help_search',34),('permisos',72,'es','help_search',1),('permisos',73,'es','help_search',1),('permisos',87,'es','help_search',0.949597),('permission',17,'es','help_search',0.957226),('permission',28,'es','help_search',2.54206),('permission',37,'es','help_search',1),('permission',40,'es','help_search',5),('permission',41,'es','help_search',1),('permission',42,'es','help_search',23),('permission',46,'es','help_search',1),('permission',55,'es','help_search',3.90286),('permission',57,'es','help_search',2),('permission',65,'es','help_search',3),('permission',70,'es','help_search',4),('permission',71,'es','help_search',1),('permission',76,'es','help_search',0.808176),('permission',81,'es','help_search',1),('permission',84,'es','help_search',1),('permission',85,'es','help_search',2),('permission',87,'es','help_search',1),('permissions',8,'es','help_search',1),('permissions',9,'es','help_search',1),('permissions',17,'es','help_search',0.961087),('permissions',23,'es','help_search',1.69761),('permissions',28,'es','help_search',17.4852),('permissions',40,'es','help_search',5),('permissions',42,'es','help_search',1),('permissions',50,'es','help_search',1),('permissions',56,'es','help_search',1.83124),('permissions',70,'es','help_search',1),('permite',24,'es','help_search',0.797402),('permite',53,'es','help_search',0.916736),('permite',73,'es','help_search',2),('permite',76,'es','help_search',0.738408),('permite',84,'es','help_search',1),('permiten',9,'es','help_search',2),('permiten',11,'es','help_search',0.938382),('permiten',27,'es','help_search',1),('permiten',55,'es','help_search',2.38984),('permiten',59,'es','help_search',3),('permitidas',50,'es','help_search',1),('permitido',55,'es','help_search',4),('permitio',346,'es','node_search',1),('permitir',55,'es','help_search',1),('pero',18,'es','help_search',1),('pero',33,'es','help_search',1),('pero',48,'es','help_search',1),('pero',55,'es','help_search',1.61965),('pero',59,'es','help_search',1),('pero',87,'es','help_search',0.927431),('persistencia',2,'es','node_search',1),('persona',3,'es','node_search',0.66666),('personal',5,'es','help_search',1),('personal',8,'es','help_search',31),('personal',9,'es','help_search',24),('personal',350,'es','node_search',1),('personales',5,'es','help_search',1),('personales',8,'es','help_search',1),('personalizacion',339,'es','node_search',1),('personalizacion',340,'es','node_search',1),('personalized',10,'es','help_search',0.916736),('personas',3,'es','node_search',0.557303),('personas',8,'es','help_search',8),('personas',82,'es','help_search',1),('personas',87,'es','help_search',0.938382),('pertenecer',24,'es','help_search',0.879565),('pertinentes',3,'es','node_search',0.521322),('pestana',16,'es','help_search',0.993146),('php',21,'es','help_search',1),('php',32,'es','help_search',1),('php',34,'es','help_search',11.9704),('piece',56,'es','help_search',1),('piece',83,'es','help_search',1),('piece',91,'es','help_search',1),('pieces',11,'es','help_search',1),('pilar',3,'es','node_search',1.5718),('pipe',10,'es','help_search',0.942091),('pixel',53,'es','help_search',12),('place',23,'es','help_search',0.876337),('place',47,'es','help_search',1),('placed',3,'es','help_search',1),('placed',47,'es','help_search',1),('placed',51,'es','help_search',1),('placed',65,'es','help_search',1),('placeholders',10,'es','help_search',1.87367),('placing',11,'es','help_search',1),('placing',12,'es','help_search',1),('plain',24,'es','help_search',7.2132),('plain',50,'es','help_search',1.81521),('plain',77,'es','help_search',1),('plaintext',2,'es','help_search',1),('plan',345,'es','node_search',27),('plana',86,'es','help_search',1),('planeación',3,'es','node_search',0.552215),('planeamiento',3,'es','node_search',1),('planes',3,'es','node_search',1.16292),('planificacion',3,'es','node_search',0.757065),('planificación',3,'es','node_search',0.530446),('planning',24,'es','help_search',5.60215),('plano',86,'es','help_search',1),('plantear',3,'es','node_search',0.587082),('plataforma',342,'es','node_search',1),('plataforma',345,'es','node_search',1),('plataformas',1,'es','node_search',4),('plataformas',2,'es','node_search',2),('plugin',17,'es','help_search',2),('pluginbased',17,'es','help_search',1),('plugins',17,'es','help_search',2),('poco',1,'es','node_search',1),('poder',3,'es','node_search',0.597248),('poder',48,'es','help_search',1),('podria',86,'es','help_search',1),('point',75,'es','help_search',1),('policia',6,'es','node_search',28),('policy',46,'es','help_search',1),('politica',15,'es','help_search',13),('políticas',3,'es','node_search',1.25356),('poner',2,'es','node_search',1),('popup',90,'es','help_search',1),('por',3,'es','node_search',3.08496),('por',9,'es','help_search',1),('por',9,'es','node_search',1),('por',11,'es','help_search',0.957226),('por',15,'es','help_search',3),('por',20,'es','help_search',3),('por',23,'es','help_search',1),('por',24,'es','help_search',1.67225),('por',25,'es','help_search',2),('por',27,'es','help_search',1),('por',28,'es','help_search',0.752312),('por',30,'es','help_search',4.63897),('por',53,'es','help_search',1.89272),('por',54,'es','help_search',1),('por',56,'es','help_search',1),('por',65,'es','help_search',1),('por',66,'es','help_search',1),('por',67,'es','help_search',1),('por',68,'es','help_search',1),('por',69,'es','help_search',1),('por',72,'es','help_search',1.9689),('por',73,'es','help_search',1),('por',79,'es','help_search',1),('por',82,'es','help_search',1),('por',84,'es','help_search',4),('por',85,'es','help_search',2),('por',86,'es','help_search',3),('porque',33,'es','help_search',1),('portal',1,'es','node_search',0.989021),('portal',341,'es','node_search',2),('portal',343,'es','node_search',2),('portal',344,'es','node_search',1),('portales',3,'es','node_search',21.6636),('porter',28,'es','help_search',10.6579),('posibilidad',3,'es','node_search',0.707906),('posibilidad',27,'es','help_search',1),('posible',3,'es','node_search',0.60322),('posible',28,'es','help_search',0.747619),('posible',53,'es','help_search',1),('posible',54,'es','help_search',1),('posibles',3,'es','node_search',0.549707),('posiciones',48,'es','help_search',1),('position',69,'es','help_search',1),('possibility',30,'es','help_search',1),('possible',24,'es','help_search',1.20974),('possible',39,'es','help_search',1),('possible',41,'es','help_search',1),('possible',56,'es','help_search',0.873132),('post',55,'es','help_search',0.902857),('posted',56,'es','help_search',2.9689),('posts',22,'es','help_search',1),('posts',56,'es','help_search',1),('potencia',345,'es','node_search',1),('potencializando',5,'es','node_search',1),('potencializar',3,'es','node_search',0.824901),('potentiallydangerous',50,'es','help_search',1),('practica',2,'es','node_search',1),('practicas',5,'es','node_search',1),('practice',26,'es','help_search',2),('practices',26,'es','help_search',0.976851),('predefined',24,'es','help_search',1.42081),('predefinidos',73,'es','help_search',1),('predeterminada',25,'es','help_search',0.98493),('predeterminada',34,'es','help_search',1),('predeterminado',33,'es','help_search',1),('predeterminado',34,'es','help_search',1),('predeterminado',35,'es','help_search',2),('predeterminado',55,'es','help_search',3.35754),('predeterminados',34,'es','help_search',1),('predeterminados',35,'es','help_search',27),('predeterminados',55,'es','help_search',0.816452),('prefer',32,'es','help_search',1),('preferencias',60,'es','help_search',1),('preferido',68,'es','help_search',1),('preferido',69,'es','help_search',1),('prefix',60,'es','help_search',1),('preindexan',30,'es','help_search',1),('presentacion',76,'es','help_search',0.742984),('presentaciones',53,'es','help_search',0.934703),('presente',8,'es','node_search',1),('presents',26,'es','help_search',1),('prestamos',344,'es','node_search',1),('prestamos',348,'es','node_search',1),('prestamos',351,'es','node_search',1),('prestar',3,'es','node_search',1),('prestaron',339,'es','node_search',1),('prestaron',347,'es','node_search',1),('prevent',56,'es','help_search',1),('preventing',14,'es','help_search',11),('preventivo',341,'es','node_search',1),('preventivo',344,'es','node_search',1),('preventivo',348,'es','node_search',1),('preventivo',349,'es','node_search',1),('previamente',3,'es','help_search',1),('previamente',4,'es','help_search',1),('previamente',48,'es','help_search',26),('previamente',49,'es','help_search',1),('preview',55,'es','help_search',3.44219),('preview',70,'es','help_search',4.65164),('preview',88,'es','help_search',3.9074),('previewing',55,'es','help_search',0.857458),('previous',24,'es','help_search',0.561181),('previous',34,'es','help_search',1),('previsora',1,'es','node_search',26),('previsora',339,'es','node_search',28),('previsora',340,'es','node_search',28),('primera',55,'es','help_search',1),('primordial',6,'es','node_search',1),('principal',11,'es','help_search',0.980874),('principal',16,'es','help_search',1.96109),('principal',18,'es','help_search',0.934703),('principal',23,'es','help_search',3),('principal',24,'es','help_search',0.802752),('principal',27,'es','help_search',2),('principal',28,'es','help_search',1.68604),('principal',34,'es','help_search',2),('principal',35,'es','help_search',1),('principal',50,'es','help_search',0.899454),('principal',54,'es','help_search',2),('principal',64,'es','help_search',1),('principal',84,'es','help_search',1.97685),('principales',24,'es','help_search',0.535131),('principales',73,'es','help_search',1),('prioridad',3,'es','node_search',0.538701),('privadas',1,'es','node_search',19),('privadas',2,'es','node_search',19),('privadas',3,'es','node_search',0.769219),('pro',3,'es','node_search',0.536316),('problem',36,'es','help_search',1),('problema',14,'es','help_search',1),('problema',15,'es','help_search',1),('problemas',3,'es','node_search',1),('problemas',14,'es','help_search',19),('problemas',87,'es','help_search',0.916736),('problems',14,'es','help_search',13),('procesar',75,'es','help_search',1),('proceso',3,'es','node_search',2.79655),('proceso',15,'es','help_search',11),('proceso',30,'es','help_search',1),('procesos',1,'es','node_search',2),('procesos',2,'es','node_search',1),('procesos',3,'es','node_search',2.19224),('procesos',339,'es','node_search',1),('procesos',343,'es','node_search',1),('procesos',348,'es','node_search',1),('process',13,'es','help_search',2),('process',25,'es','help_search',1.86679),('processed',24,'es','help_search',0.641769),('processed',50,'es','help_search',1),('processing',22,'es','help_search',1),('processing',50,'es','help_search',4.14766),('produccion',3,'es','node_search',0.738408),('produccion',21,'es','help_search',1),('production',32,'es','help_search',0.892724),('profesional',3,'es','node_search',1.2671),('profesionales',3,'es','node_search',0.679856),('profile',9,'es','help_search',2),('profile',20,'es','help_search',1),('profile',24,'es','help_search',1),('profile',25,'es','help_search',0.976851),('profile',83,'es','help_search',1),('profiles',8,'es','help_search',2),('profiles',28,'es','help_search',1),('profiles',60,'es','help_search',1),('programa',9,'es','node_search',1),('programación',3,'es','node_search',0.902857),('programas',346,'es','node_search',1),('programs',46,'es','help_search',1),('progress',30,'es','help_search',6.43297),('project',17,'es','help_search',1),('project',46,'es','help_search',3),('promocion',5,'es','node_search',1),('promote',46,'es','help_search',1),('promueve',2,'es','node_search',1),('propia',55,'es','help_search',0.827757),('propia',56,'es','help_search',1),('propiciando',5,'es','node_search',1),('propio',72,'es','help_search',4),('propios',9,'es','help_search',1),('propios',56,'es','help_search',1),('propios',72,'es','help_search',1),('propios',73,'es','help_search',1),('proponer',3,'es','node_search',0.595774),('proporciona',20,'es','help_search',1),('proporciona',23,'es','help_search',0.993146),('proporciona',48,'es','help_search',1),('proporciona',54,'es','help_search',3),('proporcionada',20,'es','help_search',1),('proporcionada',23,'es','help_search',1),('proporcionada',53,'es','help_search',0.896076),('proporcionadas',20,'es','help_search',1),('proporcionado',24,'es','help_search',0.808176),('proporcionados',9,'es','help_search',1),('proporcionados',30,'es','help_search',1),('proporcionan',13,'es','help_search',19),('proporcionan',24,'es','help_search',0.53161),('proporcionan',54,'es','help_search',1),('proporcionan',73,'es','help_search',2),('proporcionar',23,'es','help_search',0.976851),('proporcionar',30,'es','help_search',0.906287),('proporcionar',53,'es','help_search',1),('proporcionara',54,'es','help_search',0.833529),('propositos',53,'es','help_search',0.942091),('propositos',56,'es','help_search',1),('proveer',7,'es','node_search',1),('provide',13,'es','help_search',2.94583),('provide',17,'es','help_search',1),('provide',22,'es','help_search',2),('provide',24,'es','help_search',0.545988),('provide',25,'es','help_search',1.32417),('provide',28,'es','help_search',22),('provide',46,'es','help_search',1),('provide',56,'es','help_search',0.920273),('provide',83,'es','help_search',1),('provided',12,'es','help_search',2),('provided',17,'es','help_search',25.9769),('provided',20,'es','help_search',3),('provided',23,'es','help_search',1),('provided',24,'es','help_search',3.12139),('provided',25,'es','help_search',1.65283),('provided',28,'es','help_search',1),('provided',47,'es','help_search',1),('provided',50,'es','help_search',1),('provided',55,'es','help_search',1),('provides',11,'es','help_search',1),('provides',12,'es','help_search',3),('provides',13,'es','help_search',1.96601),('provides',19,'es','help_search',1),('provides',20,'es','help_search',2),('provides',22,'es','help_search',3.99731),('provides',24,'es','help_search',1.08346),('provides',25,'es','help_search',1),('provides',28,'es','help_search',1),('provides',32,'es','help_search',1),('provides',56,'es','help_search',2.83847),('provides',83,'es','help_search',1),('provides',86,'es','help_search',0.819249),('providing',25,'es','help_search',2),('provision',339,'es','node_search',1),('proyecto',15,'es','help_search',2),('proyecto',343,'es','node_search',1),('proyectos',1,'es','node_search',1),('proyectos',15,'es','help_search',1),('publica',351,'es','node_search',1),('publicacion',56,'es','help_search',0.842342),('publicaciones',86,'es','help_search',2),('publicado',72,'es','help_search',4),('publicados',72,'es','help_search',0.96498),('publicar',70,'es','help_search',1),('publicar',72,'es','help_search',4.66426),('publicas',1,'es','node_search',19),('publicas',2,'es','node_search',19),('publicas',6,'es','node_search',1),('publico',15,'es','help_search',1),('publicos',1,'es','node_search',1),('publish',57,'es','help_search',5),('publish',70,'es','help_search',0.976851),('published',28,'es','help_search',3.39329),('published',56,'es','help_search',1),('published',70,'es','help_search',3.95608),('published',76,'es','help_search',1),('publishes',56,'es','help_search',0.934703),('publishing',76,'es','help_search',0.774192),('pueblos',8,'es','node_search',28),('pueda',3,'es','node_search',0.59873),('pueda',91,'es','help_search',1),('puedan',8,'es','node_search',1),('puedan',16,'es','help_search',1),('puedan',23,'es','help_search',1),('puedan',28,'es','help_search',1.51856),('puede',9,'es','help_search',2),('puede',18,'es','help_search',1),('puede',20,'es','help_search',23),('puede',23,'es','help_search',0.98493),('puede',27,'es','help_search',19),('puede',30,'es','help_search',0.942091),('puede',33,'es','help_search',1),('puede',41,'es','help_search',1),('puede',48,'es','help_search',1),('puede',55,'es','help_search',20.8192),('puede',56,'es','help_search',3),('puede',57,'es','help_search',19),('puede',58,'es','help_search',19),('puede',59,'es','help_search',19),('puede',70,'es','help_search',19),('puede',71,'es','help_search',19),('puede',72,'es','help_search',20),('puede',73,'es','help_search',1),('puede',75,'es','help_search',1),('puede',76,'es','help_search',0.957226),('puede',77,'es','help_search',1),('puede',81,'es','help_search',1),('puede',82,'es','help_search',21),('puede',84,'es','help_search',1),('puede',85,'es','help_search',20),('puede',86,'es','help_search',5),('puede',87,'es','help_search',19),('pueden',3,'es','node_search',1.24863),('pueden',20,'es','help_search',1),('pueden',24,'es','help_search',0.882818),('pueden',28,'es','help_search',0.899454),('pueden',30,'es','help_search',1),('pueden',53,'es','help_search',4.79846),('pueden',58,'es','help_search',1),('pueden',72,'es','help_search',2.98493),('pueden',82,'es','help_search',1),('pueden',84,'es','help_search',1),('pueden',86,'es','help_search',4.77377),('puedes',16,'es','help_search',1),('puesta',343,'es','node_search',1),('pull',76,'es','help_search',0.848323),('pulse',8,'es','help_search',1),('pulse',51,'es','help_search',1),('pulse',52,'es','help_search',1),('pulse',78,'es','help_search',2),('pulse',82,'es','help_search',1),('pulse',91,'es','help_search',1.99731),('punto',53,'es','help_search',3.97286),('puntos',53,'es','help_search',71.896),('purpose',46,'es','help_search',1),('purposes',24,'es','help_search',1),('purposes',25,'es','help_search',0.909743),('put',14,'es','help_search',1),('put',26,'es','help_search',1),('put',37,'es','help_search',9),('put',78,'es','help_search',1),('putting',17,'es','help_search',1),('públicas',3,'es','node_search',1.54354),('que',1,'es','node_search',26),('que',2,'es','node_search',1),('que',3,'es','help_search',2),('que',3,'es','node_search',15.1525),('que',4,'es','help_search',1),('que',5,'es','node_search',1),('que',8,'es','node_search',3),('que',9,'es','help_search',22),('que',11,'es','help_search',57.8861),('que',12,'es','help_search',19),('que',13,'es','help_search',76),('que',14,'es','help_search',1),('que',15,'es','help_search',39),('que',16,'es','help_search',7.92626),('que',18,'es','help_search',41),('que',19,'es','help_search',1),('que',20,'es','help_search',21),('que',21,'es','help_search',59),('que',23,'es','help_search',21.9849),('que',24,'es','help_search',114.797),('que',27,'es','help_search',23),('que',28,'es','help_search',4.51612),('que',29,'es','help_search',2),('que',30,'es','help_search',2.83938),('que',32,'es','help_search',19),('que',33,'es','help_search',3),('que',34,'es','help_search',1),('que',35,'es','help_search',5),('que',36,'es','help_search',19),('que',37,'es','help_search',19),('que',41,'es','help_search',2.86679),('que',47,'es','help_search',59),('que',48,'es','help_search',5),('que',49,'es','help_search',2),('que',51,'es','help_search',1),('que',53,'es','help_search',79.4652),('que',54,'es','help_search',38.5184),('que',55,'es','help_search',6.4272),('que',56,'es','help_search',61),('que',57,'es','help_search',1),('que',59,'es','help_search',1),('que',60,'es','help_search',40.9167),('que',65,'es','help_search',21.8828),('que',66,'es','help_search',1),('que',67,'es','help_search',1),('que',68,'es','help_search',1),('que',69,'es','help_search',1),('que',70,'es','help_search',3),('que',72,'es','help_search',3),('que',73,'es','help_search',40),('que',75,'es','help_search',2),('que',76,'es','help_search',1.90318),('que',77,'es','help_search',1),('que',78,'es','help_search',1),('que',81,'es','help_search',2),('que',82,'es','help_search',1),('que',83,'es','help_search',38),('que',84,'es','help_search',22.9274),('que',85,'es','help_search',3),('que',86,'es','help_search',22),('que',87,'es','help_search',3.90877),('que',91,'es','help_search',1),('que',341,'es','node_search',1),('que',345,'es','node_search',1),('que',346,'es','node_search',1),('queries',53,'es','help_search',11.5695),('query',53,'es','help_search',1),('quick',23,'es','help_search',5),('quick',27,'es','help_search',26),('quick',65,'es','help_search',1),('quickly',10,'es','help_search',1.89608),('quien',27,'es','help_search',19),('quien',55,'es','help_search',19),('quien',57,'es','help_search',19),('quien',58,'es','help_search',19),('quien',59,'es','help_search',19),('quien',70,'es','help_search',19),('quien',71,'es','help_search',19),('quien',72,'es','help_search',19),('quien',82,'es','help_search',19),('quien',85,'es','help_search',19),('quien',87,'es','help_search',19),('quienes',3,'es','node_search',0.537506),('quiera',3,'es','help_search',1),('quiera',65,'es','help_search',1),('radio',24,'es','help_search',2.29806),('ran',24,'es','help_search',1),('range',24,'es','help_search',0.766757),('ranging',18,'es','help_search',1),('ranking',29,'es','help_search',5),('rapida',27,'es','help_search',23),('rapidamente',27,'es','help_search',1),('rapidos',84,'es','help_search',1),('rastreo',74,'es','help_search',19),('rather',37,'es','help_search',1),('razón',3,'es','node_search',0.533952),('rápido',3,'es','node_search',1),('read',25,'es','help_search',0.676032),('read',69,'es','help_search',1),('readers',26,'es','help_search',1),('readers',69,'es','help_search',1),('ready',79,'es','help_search',1),('realizamos',3,'es','node_search',0.899454),('realizan',30,'es','help_search',1),('realizar',3,'es','node_search',1.10817),('realizar',16,'es','help_search',0.945829),('realizar',21,'es','help_search',1),('realizar',23,'es','help_search',1),('realizar',72,'es','help_search',1.9052),('realizar',84,'es','help_search',1),('realizar',87,'es','help_search',1.86236),('realizaron',349,'es','node_search',1),('really',53,'es','help_search',1),('rearrange',88,'es','help_search',4),('reasons',31,'es','help_search',2),('recalculated',10,'es','help_search',1),('recalculation',10,'es','help_search',1),('receive',44,'es','help_search',1),('recent',39,'es','help_search',4),('recent',76,'es','help_search',1),('recently',19,'es','help_search',1),('recently',60,'es','help_search',1),('recently',74,'es','help_search',1),('receta',86,'es','help_search',1),('recetas',56,'es','help_search',1),('recetas',73,'es','help_search',1),('recetas',86,'es','help_search',3),('recibira',85,'es','help_search',1),('recipient',9,'es','help_search',1),('recipients',7,'es','help_search',4),('recomendada',18,'es','help_search',1),('recomienda',21,'es','help_search',1),('recommended',22,'es','help_search',1),('reconstruir',16,'es','help_search',4),('record',3,'es','node_search',0.923838),('records',74,'es','help_search',1),('recuperacion',348,'es','node_search',1),('recuperación',3,'es','node_search',1),('recursos',3,'es','node_search',2.99423),('recursos',10,'es','help_search',16.1181),('recursos',11,'es','help_search',16.4691),('recursos',12,'es','help_search',19),('recursos',13,'es','help_search',18.9707),('recursos',14,'es','help_search',19),('recursos',15,'es','help_search',19),('recursos',17,'es','help_search',17.6212),('recursos',18,'es','help_search',17.2194),('recursos',21,'es','help_search',19),('recursos',22,'es','help_search',17.9707),('recursos',24,'es','help_search',9.77904),('recursos',25,'es','help_search',12.3583),('recursos',28,'es','help_search',13.5703),('recursos',34,'es','help_search',19),('recursos',36,'es','help_search',19),('recursos',39,'es','help_search',19),('recursos',46,'es','help_search',19),('recursos',47,'es','help_search',19),('recursos',53,'es','help_search',16.8985),('recursos',55,'es','help_search',14.9514),('recursos',57,'es','help_search',19),('recursos',70,'es','help_search',17.418),('recursos',71,'es','help_search',19),('recursos',72,'es','help_search',17.0254),('recursos',76,'es','help_search',13.3323),('recursos',82,'es','help_search',19),('recursos',83,'es','help_search',18.7137),('recursos',85,'es','help_search',17.69),('recursos',86,'es','help_search',14.7574),('recursos',88,'es','help_search',17.7594),('recursos',348,'es','node_search',1),('red',8,'es','node_search',28),('redimensionar',53,'es','help_search',0.931053),('redirected',3,'es','help_search',1),('redirigido',52,'es','help_search',1),('reduce',30,'es','help_search',1),('reducir',72,'es','help_search',1),('redundancia',3,'es','node_search',1),('reference',22,'es','help_search',5),('reference',24,'es','help_search',6.30465),('reference',34,'es','help_search',10.9704),('reference',56,'es','help_search',0.824901),('reference',67,'es','help_search',42.8769),('reference',85,'es','help_search',5.95037),('reference',86,'es','help_search',2.7959),('reference',91,'es','help_search',0.989021),('referenced',22,'es','help_search',1),('referenced',67,'es','help_search',0.968904),('references',24,'es','help_search',0.712106),('referencia',24,'es','help_search',24.2731),('referencia',67,'es','help_search',2),('referencia',85,'es','help_search',1),('referencia',86,'es','help_search',0.902857),('referencia',91,'es','help_search',2),('refers',10,'es','help_search',1),('refine',68,'es','help_search',1),('refine',69,'es','help_search',0.968904),('region',12,'es','help_search',1),('region',16,'es','help_search',1.99731),('region',34,'es','help_search',8),('region',47,'es','help_search',2),('region',48,'es','help_search',8),('region',49,'es','help_search',3),('region',60,'es','help_search',3.75353),('region',61,'es','help_search',4),('region',62,'es','help_search',4),('region',63,'es','help_search',4),('region',64,'es','help_search',4),('regionales',34,'es','help_search',4),('regiones',48,'es','help_search',5),('regiones',49,'es','help_search',5),('regions',47,'es','help_search',1),('regirse',3,'es','node_search',0.545988),('register',11,'es','help_search',1),('register',41,'es','help_search',2),('register',42,'es','help_search',1),('registered',9,'es','help_search',1),('registered',76,'es','help_search',1),('registrados',8,'es','help_search',1),('registro',32,'es','help_search',3.5843),('registro',346,'es','node_search',1),('regulación',3,'es','node_search',0.563797),('regular',76,'es','help_search',0.873132),('regularlength',24,'es','help_search',0.630018),('reindex',30,'es','help_search',3.4798),('relacion',24,'es','help_search',1.76),('relacion',53,'es','help_search',1),('relacionadas',21,'es','help_search',1),('relacionadas',23,'es','help_search',1),('relacionado',16,'es','help_search',1),('relacionado',55,'es','help_search',1),('relacionados',9,'es','help_search',1),('relacionados',11,'es','help_search',0.889397),('relacionados',19,'es','help_search',1),('relacionados',21,'es','help_search',1),('relacionados',22,'es','help_search',0.968904),('relacionados',28,'es','help_search',0.725015),('relacionados',41,'es','help_search',20),('relacionados',56,'es','help_search',0.802752),('relacionados',73,'es','help_search',1),('relacionados',76,'es','help_search',0.72066),('relacionar',30,'es','help_search',1),('related',12,'es','help_search',1),('related',14,'es','help_search',2),('related',15,'es','help_search',1),('related',17,'es','help_search',2.94209),('related',20,'es','help_search',0.953396),('related',23,'es','help_search',0.754681),('related',24,'es','help_search',2.66768),('related',25,'es','help_search',1.43678),('related',26,'es','help_search',0.98493),('related',41,'es','help_search',0.873132),('related',42,'es','help_search',2),('related',46,'es','help_search',4),('related',47,'es','help_search',1),('related',50,'es','help_search',0.802752),('related',58,'es','help_search',1),('related',65,'es','help_search',2),('related',71,'es','help_search',1),('related',75,'es','help_search',1),('related',76,'es','help_search',1.60479),('related',79,'es','help_search',1),('related',82,'es','help_search',1),('related',83,'es','help_search',1),('related',85,'es','help_search',1.9347),('related',86,'es','help_search',0.792123),('related',87,'es','help_search',1),('related',89,'es','help_search',1),('related',91,'es','help_search',1.97286),('relationships',76,'es','help_search',3.40538),('releases',39,'es','help_search',1),('relevamiento',3,'es','node_search',1),('relevant',46,'es','help_search',1),('remote',22,'es','help_search',1),('remove',5,'es','help_search',1),('remove',84,'es','help_search',0.876337),('removing',21,'es','help_search',1),('render',10,'es','help_search',0.902857),('rendering',10,'es','help_search',1),('rendimiento',36,'es','help_search',4),('rendimiento',342,'es','node_search',1),('rentabilizar',3,'es','node_search',0.601716),('reordering',12,'es','help_search',1),('reordering',80,'es','help_search',26),('reorganice',5,'es','help_search',1),('repeat',34,'es','help_search',1),('repeat',44,'es','help_search',1),('repeat',50,'es','help_search',0.727213),('repeat',62,'es','help_search',1),('repita',75,'es','help_search',1),('repita',84,'es','help_search',0.934703),('replacement',26,'es','help_search',1),('replacement',65,'es','help_search',1),('replacement',84,'es','help_search',1),('replacements',23,'es','help_search',1),('reply',55,'es','help_search',1),('report',39,'es','help_search',6),('report',64,'es','help_search',2),('reportes',3,'es','node_search',1),('reportes',345,'es','node_search',1),('reports',14,'es','help_search',1),('reports',23,'es','help_search',3.17901),('reports',39,'es','help_search',39),('representa',30,'es','help_search',1),('representados',47,'es','help_search',1),('reproduced',25,'es','help_search',0.822065),('requerido',3,'es','node_search',0.650439),('requerimientos',3,'es','node_search',0.797402),('requerimientos',350,'es','node_search',1),('request',13,'es','help_search',1),('request',60,'es','help_search',0.972861),('requested',10,'es','help_search',1.9496),('requests',13,'es','help_search',1),('requiera',3,'es','node_search',0.662985),('requiere',3,'es','node_search',1.96879),('requiere',27,'es','help_search',1),('requieren',54,'es','help_search',0.848323),('require',75,'es','help_search',1),('require',76,'es','help_search',1),('required',26,'es','help_search',1),('required',55,'es','help_search',4.32435),('required',66,'es','help_search',4),('required',67,'es','help_search',4),('required',81,'es','help_search',1),('requires',25,'es','help_search',0.677939),('requires',31,'es','help_search',1),('requires',38,'es','help_search',1),('requires',41,'es','help_search',0.899454),('requiring',56,'es','help_search',0.906287),('reset',41,'es','help_search',0.961087),('residentes',9,'es','node_search',1),('resides',25,'es','help_search',1),('resolucion',53,'es','help_search',47.8894),('resolución',3,'es','node_search',1),('resolviendo',342,'es','node_search',1),('resource',83,'es','help_search',1),('respalda',341,'es','node_search',1),('respaldo',348,'es','node_search',1),('respectively',20,'es','help_search',1),('respectivos',54,'es','help_search',0.827757),('respecto',3,'es','node_search',0.550958),('responder',32,'es','help_search',1),('responder',53,'es','help_search',1),('responder',55,'es','help_search',3.49253),('respondera',53,'es','help_search',1),('responsabilidad',2,'es','node_search',1),('responsables',5,'es','node_search',1),('response',10,'es','help_search',1),('response',32,'es','help_search',5),('responses',32,'es','help_search',1),('responsive',22,'es','help_search',3.97954),('responsive',24,'es','help_search',0.533952),('responsive',75,'es','help_search',1),('respuesta',55,'es','help_search',5.31754),('respuesta',341,'es','node_search',1),('respuestas',32,'es','help_search',47),('rest',13,'es','help_search',11),('restablecimiento',41,'es','help_search',1),('restful',13,'es','help_search',21.5233),('resto',54,'es','help_search',0.945829),('restricciones',54,'es','help_search',1),('restrict',50,'es','help_search',0.824901),('restrictiva',87,'es','help_search',0.961087),('restricts',50,'es','help_search',1.71429),('restringir',50,'es','help_search',0.980874),('result',32,'es','help_search',1),('result',60,'es','help_search',1),('result',76,'es','help_search',0.902857),('resultados',30,'es','help_search',1),('results',28,'es','help_search',1),('results',29,'es','help_search',1),('results',36,'es','help_search',1),('results',50,'es','help_search',0.774192),('results',76,'es','help_search',3.63897),('resumen',24,'es','help_search',10.813),('resumen',70,'es','help_search',4),('resumen',72,'es','help_search',4),('retrieved',10,'es','help_search',1),('return',37,'es','help_search',1),('return',50,'es','help_search',0.731649),('return',68,'es','help_search',1),('return',69,'es','help_search',0.98493),('return',88,'es','help_search',0.972861),('returned',29,'es','help_search',1),('returned',30,'es','help_search',0.879565),('returned',31,'es','help_search',1),('returned',35,'es','help_search',1),('returned',38,'es','help_search',1),('returned',43,'es','help_search',1),('returned',61,'es','help_search',1),('returned',66,'es','help_search',1),('returned',67,'es','help_search',0.916736),('returned',77,'es','help_search',1),('returned',81,'es','help_search',1),('reuse',91,'es','help_search',1),('reusing',22,'es','help_search',1),('reverse',13,'es','help_search',1),('review',3,'es','help_search',1),('review',40,'es','help_search',1),('reviews',56,'es','help_search',0.938382),('revisión',3,'es','node_search',1.26366),('riesgo',3,'es','node_search',1.85844),('right',23,'es','help_search',1),('right',57,'es','help_search',2),('right',65,'es','help_search',1.95723),('right',84,'es','help_search',0.892724),('righttoleft',23,'es','help_search',1),('righttoleft',57,'es','help_search',2),('righttoleft',65,'es','help_search',1.94654),('righttoleft',84,'es','help_search',0.882818),('risk',50,'es','help_search',3.24366),('robustez',3,'es','node_search',0.913226),('rojos',86,'es','help_search',1),('rol',40,'es','help_search',26),('rol',43,'es','help_search',26),('role',40,'es','help_search',5),('role',42,'es','help_search',21),('role',43,'es','help_search',12),('role',56,'es','help_search',0.942091),('role',65,'es','help_search',1),('role',84,'es','help_search',1),('roles',8,'es','help_search',1),('roles',28,'es','help_search',1.56151),('roles',40,'es','help_search',4),('roles',42,'es','help_search',7),('roles',43,'es','help_search',8),('roles',44,'es','help_search',4),('roles',50,'es','help_search',3.41756),('roles',56,'es','help_search',1.81937),('row',26,'es','help_search',4),('row',34,'es','help_search',1),('row',40,'es','help_search',1),('row',68,'es','help_search',1),('row',69,'es','help_search',1),('row',87,'es','help_search',1),('rows',26,'es','help_search',1),('rss',76,'es','help_search',1),('rtvc',350,'es','node_search',27),('run',11,'es','help_search',1),('run',18,'es','help_search',7),('run',30,'es','help_search',4.8249),('run',36,'es','help_search',1),('run',39,'es','help_search',1),('run',50,'es','help_search',0.76188),('running',16,'es','help_search',1),('running',18,'es','help_search',32),('running',30,'es','help_search',1.84234),('running',39,'es','help_search',26),('runs',30,'es','help_search',1),('runtime',32,'es','help_search',1),('ruptura',53,'es','help_search',41.4092),('ruta',81,'es','help_search',2),('ruta',83,'es','help_search',2),('rutas',83,'es','help_search',19),('saber',20,'es','help_search',1),('sabor',56,'es','help_search',1),('safe',50,'es','help_search',0.822065),('salida',53,'es','help_search',1),('salida',54,'es','help_search',1),('saltos',50,'es','help_search',1),('saltos',53,'es','help_search',2.90729),('salud',3,'es','node_search',12.5136),('salud',348,'es','node_search',28),('salvar',59,'es','help_search',1),('same',10,'es','help_search',1),('same',24,'es','help_search',0.945829),('same',25,'es','help_search',2.59747),('same',27,'es','help_search',1),('same',38,'es','help_search',1),('same',60,'es','help_search',1),('saneamiento',345,'es','node_search',1),('sanidad',349,'es','node_search',28),('sas',3,'es','node_search',3.00858),('satisfacción',3,'es','node_search',1),('save',2,'es','help_search',1),('save',6,'es','help_search',4),('save',29,'es','help_search',4),('save',30,'es','help_search',3.5709),('save',32,'es','help_search',7.15191),('save',34,'es','help_search',12),('save',36,'es','help_search',1),('save',37,'es','help_search',8),('save',41,'es','help_search',3.40538),('save',43,'es','help_search',4),('save',45,'es','help_search',4),('save',50,'es','help_search',2.94456),('save',66,'es','help_search',9),('save',67,'es','help_search',8.65187),('save',70,'es','help_search',3.70972),('save',71,'es','help_search',8),('save',77,'es','help_search',7.97258),('save',79,'es','help_search',4),('save',80,'es','help_search',5),('save',81,'es','help_search',4),('save',88,'es','help_search',3.84435),('save',89,'es','help_search',4),('saved',32,'es','help_search',1.7634),('saved',34,'es','help_search',3),('saved',41,'es','help_search',0.836446),('saves',10,'es','help_search',1),('saving',10,'es','help_search',1),('say',71,'es','help_search',1),('saying',31,'es','help_search',1),('saying',38,'es','help_search',1),('says',18,'es','help_search',1),('scaffolding',11,'es','help_search',1),('scaling',22,'es','help_search',1),('scan',39,'es','help_search',1),('scan',67,'es','help_search',0.934703),('scenes',24,'es','help_search',0.670377),('schedule',18,'es','help_search',4),('screen',26,'es','help_search',1),('screen',32,'es','help_search',4),('screen',45,'es','help_search',1),('screen',66,'es','help_search',2),('screen',67,'es','help_search',2),('screen',69,'es','help_search',1),('screens',70,'es','help_search',1),('screens',78,'es','help_search',1),('scripts',50,'es','help_search',0.845322),('scroll',29,'es','help_search',1),('scroll',45,'es','help_search',1),('sea',16,'es','help_search',0.968904),('sea',87,'es','help_search',0.972861),('sean',41,'es','help_search',0.860547),('search',16,'es','help_search',1),('search',17,'es','help_search',27.8361),('search',28,'es','help_search',134.913),('search',29,'es','help_search',25),('search',30,'es','help_search',28.3521),('search',42,'es','help_search',1),('search',62,'es','help_search',1),('search',69,'es','help_search',1),('search',81,'es','help_search',4),('searchable',17,'es','help_search',1),('searches',28,'es','help_search',0.830633),('searching',28,'es','help_search',4.69365),('searching',30,'es','help_search',2.78931),('seccion',8,'es','help_search',1),('seccion',16,'es','help_search',1),('seccion',33,'es','help_search',1),('seccion',48,'es','help_search',1),('seccion',54,'es','help_search',0.845322),('seccion',88,'es','help_search',1),('secciones',23,'es','help_search',18.1145),('second',28,'es','help_search',1),('second',88,'es','help_search',1),('secretaria',348,'es','node_search',1),('section',8,'es','help_search',2),('section',24,'es','help_search',2.68804),('section',29,'es','help_search',1),('section',30,'es','help_search',0.797402),('section',32,'es','help_search',0.968904),('section',35,'es','help_search',2),('section',67,'es','help_search',1.98087),('section',68,'es','help_search',1),('section',69,'es','help_search',1),('section',71,'es','help_search',1),('section',87,'es','help_search',1),('section',91,'es','help_search',1),('sections',23,'es','help_search',0.927431),('sections',88,'es','help_search',2),('sector',3,'es','node_search',0.565115),('secure',15,'es','help_search',27),('security',14,'es','help_search',11),('security',15,'es','help_search',22),('security',23,'es','help_search',0.784336),('security',39,'es','help_search',13),('security',40,'es','help_search',4),('security',50,'es','help_search',5.08305),('see',1,'es','help_search',1),('see',9,'es','help_search',1),('see',11,'es','help_search',1),('see',12,'es','help_search',1),('see',13,'es','help_search',1),('see',14,'es','help_search',1),('see',15,'es','help_search',1),('see',17,'es','help_search',0.945829),('see',20,'es','help_search',0.957226),('see',22,'es','help_search',1),('see',23,'es','help_search',0.757065),('see',24,'es','help_search',3.27997),('see',25,'es','help_search',0.659351),('see',28,'es','help_search',2),('see',29,'es','help_search',1),('see',31,'es','help_search',1),('see',32,'es','help_search',1.78082),('see',34,'es','help_search',3),('see',36,'es','help_search',1),('see',37,'es','help_search',1),('see',38,'es','help_search',1),('see',39,'es','help_search',4),('see',41,'es','help_search',0.845322),('see',46,'es','help_search',39),('see',47,'es','help_search',1),('see',50,'es','help_search',0.805455),('see',56,'es','help_search',1.86995),('see',59,'es','help_search',2),('see',66,'es','help_search',2),('see',68,'es','help_search',2),('see',69,'es','help_search',2),('see',70,'es','help_search',0.920273),('see',72,'es','help_search',1),('see',73,'es','help_search',1),('see',75,'es','help_search',1),('see',76,'es','help_search',0.76188),('see',79,'es','help_search',1),('see',82,'es','help_search',1),('see',83,'es','help_search',2),('see',85,'es','help_search',0.938382),('see',86,'es','help_search',0.794753),('see',87,'es','help_search',1),('see',91,'es','help_search',1.97286),('seen',19,'es','help_search',1),('sees',24,'es','help_search',0.687638),('seguimiento',3,'es','node_search',0.578643),('seguimiento',19,'es','help_search',1),('seguimiento',343,'es','node_search',1),('seguimiento',346,'es','node_search',1),('seguir',27,'es','help_search',1),('seguir',82,'es','help_search',2),('segun',48,'es','help_search',1),('seguridad',3,'es','node_search',2),('seguridad',15,'es','help_search',80),('seguridad',344,'es','node_search',1),('seguridad',345,'es','node_search',1),('seguridad',346,'es','node_search',1),('seguridad',348,'es','node_search',1),('seguridad',351,'es','node_search',1),('seguro',15,'es','help_search',1),('seleccion',60,'es','help_search',26.9347),('selecciona',55,'es','help_search',0.882818),('selecciona',72,'es','help_search',1),('seleccionado',60,'es','help_search',1),('seleccionados',72,'es','help_search',3.69535),('seleccionar',72,'es','help_search',0.938382),('seleccionar',84,'es','help_search',6),('seleccionarlos',86,'es','help_search',0.913226),('seleccione',18,'es','help_search',0.931053),('seleccione',34,'es','help_search',1),('seleccione',35,'es','help_search',1),('seleccione',54,'es','help_search',1.95723),('seleccione',58,'es','help_search',1),('seleccione',59,'es','help_search',1),('seleccione',72,'es','help_search',0.927431),('selecciono',35,'es','help_search',1),('selecciono',54,'es','help_search',0.938382),('select',2,'es','help_search',2),('select',4,'es','help_search',1),('select',24,'es','help_search',2.30354),('select',29,'es','help_search',2),('select',30,'es','help_search',1),('select',32,'es','help_search',1.76896),('select',41,'es','help_search',1.81683),('select',45,'es','help_search',1),('select',57,'es','help_search',7),('select',61,'es','help_search',2),('select',62,'es','help_search',1),('select',63,'es','help_search',1),('select',66,'es','help_search',1),('select',67,'es','help_search',3),('select',68,'es','help_search',1),('select',69,'es','help_search',2),('select',76,'es','help_search',0.805455),('select',77,'es','help_search',2),('select',78,'es','help_search',1),('select',89,'es','help_search',2),('select',91,'es','help_search',4),('selected',57,'es','help_search',8),('selected',60,'es','help_search',0.997306),('selected',87,'es','help_search',4),('selecting',68,'es','help_search',1),('selecting',69,'es','help_search',1),('sencilla',25,'es','help_search',1),('send',10,'es','help_search',0.98493),('sending',13,'es','help_search',1),('sends',32,'es','help_search',1),('sent',10,'es','help_search',1.85854),('seo',82,'es','help_search',1),('sep',339,'es','node_search',1),('sep',340,'es','node_search',1),('sep',341,'es','node_search',1),('sep',342,'es','node_search',1),('sep',343,'es','node_search',1),('sep',344,'es','node_search',1),('sep',345,'es','node_search',1),('sep',346,'es','node_search',1),('sep',347,'es','node_search',1),('sep',348,'es','node_search',1),('sep',349,'es','node_search',1),('sep',350,'es','node_search',1),('sep',351,'es','node_search',1),('separa',53,'es','help_search',1),('separarlos',53,'es','help_search',0.953396),('separately',11,'es','help_search',1),('separately',21,'es','help_search',1),('sequence',50,'es','help_search',1),('ser',2,'es','node_search',1),('ser',20,'es','help_search',1),('ser',82,'es','help_search',1),('ser',84,'es','help_search',1),('ser',86,'es','help_search',3),('sera',52,'es','help_search',1),('seran',50,'es','help_search',0.882818),('serializacion',13,'es','help_search',20),('serialization',13,'es','help_search',3.97),('serialization',25,'es','help_search',0.931053),('serialized',13,'es','help_search',1),('series',60,'es','help_search',1),('serve',22,'es','help_search',0.98493),('serve',46,'es','help_search',1),('server',18,'es','help_search',2),('server',32,'es','help_search',1),('servers',18,'es','help_search',0.980874),('service',13,'es','help_search',1),('services',13,'es','help_search',24.438),('servicio',3,'es','node_search',2.38399),('servicio',13,'es','help_search',19),('servicio',339,'es','node_search',1),('servicio',351,'es','node_search',1),('servicios',1,'es','node_search',26.3981),('servicios',3,'es','node_search',54.5316),('servicios',7,'es','node_search',1),('servicios',13,'es','help_search',46),('servicios',339,'es','node_search',1),('servicios',344,'es','node_search',1),('servicios',347,'es','node_search',1),('servicios',349,'es','node_search',1),('servicios',350,'es','node_search',1),('servidores',3,'es','node_search',1),('serving',22,'es','help_search',1),('sesion',41,'es','help_search',1),('sesion',60,'es','help_search',0.98493),('session',24,'es','help_search',4),('session',60,'es','help_search',0.980874),('set',6,'es','help_search',1),('set',11,'es','help_search',1),('set',18,'es','help_search',2),('set',21,'es','help_search',2),('set',22,'es','help_search',1),('set',23,'es','help_search',0.866793),('set',25,'es','help_search',2.25589),('set',29,'es','help_search',4),('set',35,'es','help_search',4),('set',50,'es','help_search',0.819249),('set',58,'es','help_search',1),('set',60,'es','help_search',1),('set',62,'es','help_search',1),('set',66,'es','help_search',2),('set',67,'es','help_search',2),('set',71,'es','help_search',1),('set',83,'es','help_search',1),('set',84,'es','help_search',4),('set',86,'es','help_search',0.997306),('setting',6,'es','help_search',26),('setting',9,'es','help_search',1),('setting',10,'es','help_search',0.860547),('setting',24,'es','help_search',0.652202),('setting',71,'es','help_search',11),('setting',85,'es','help_search',10.1622),('setting',88,'es','help_search',1),('settings',7,'es','help_search',1),('settings',10,'es','help_search',0.889397),('settings',20,'es','help_search',1),('settings',24,'es','help_search',14.4225),('settings',25,'es','help_search',6.66298),('settings',30,'es','help_search',4),('settings',32,'es','help_search',1.77029),('settings',34,'es','help_search',2),('settings',41,'es','help_search',1.73211),('settings',42,'es','help_search',1),('settings',44,'es','help_search',1),('settings',47,'es','help_search',1),('settings',50,'es','help_search',3.74282),('settings',55,'es','help_search',1),('settings',59,'es','help_search',1),('settings',66,'es','help_search',9),('settings',67,'es','help_search',8.66694),('settings',68,'es','help_search',3),('settings',69,'es','help_search',3),('settings',71,'es','help_search',1),('settings',76,'es','help_search',1),('settings',78,'es','help_search',30),('settings',85,'es','help_search',0.980874),('settings',87,'es','help_search',1),('settings',88,'es','help_search',12.9621),('settings',89,'es','help_search',5),('settings',90,'es','help_search',2),('settingsphp',25,'es','help_search',5.61706),('several',11,'es','help_search',1),('several',14,'es','help_search',1),('several',24,'es','help_search',1.92361),('several',25,'es','help_search',0.913226),('several',30,'es','help_search',0.824901),('severity',39,'es','help_search',4),('share',25,'es','help_search',0.800068),('short',34,'es','help_search',1),('short',41,'es','help_search',1),('short',45,'es','help_search',1),('shortcut',84,'es','help_search',6.8861),('shortcuts',23,'es','help_search',1),('shortcuts',84,'es','help_search',12.1301),('should',11,'es','help_search',1),('should',18,'es','help_search',1.96498),('should',30,'es','help_search',0.882818),('should',31,'es','help_search',1),('should',32,'es','help_search',1.78438),('should',34,'es','help_search',3),('should',35,'es','help_search',2),('should',38,'es','help_search',1),('should',39,'es','help_search',1),('should',40,'es','help_search',2),('should',41,'es','help_search',0.848323),('should',43,'es','help_search',2),('should',45,'es','help_search',1),('should',50,'es','help_search',1.59541),('should',60,'es','help_search',1),('should',61,'es','help_search',1),('should',66,'es','help_search',2),('should',67,'es','help_search',1.91674),('should',77,'es','help_search',1),('show',19,'es','help_search',1),('show',26,'es','help_search',4),('show',70,'es','help_search',1),('show',77,'es','help_search',5),('show',89,'es','help_search',4),('showing',24,'es','help_search',0.591395),('showing',76,'es','help_search',1),('shown',17,'es','help_search',0.972861),('shown',30,'es','help_search',0.802752),('shown',45,'es','help_search',1),('shown',50,'es','help_search',1),('shown',57,'es','help_search',1),('shown',67,'es','help_search',1),('shown',70,'es','help_search',0.949597),('shown',77,'es','help_search',1),('shown',78,'es','help_search',1),('shown',88,'es','help_search',1),('shown',90,'es','help_search',1),('shows',24,'es','help_search',0.681785),('shows',67,'es','help_search',1),('shows',88,'es','help_search',1),('side',23,'es','help_search',2),('side',57,'es','help_search',4),('sido',3,'es','help_search',1),('siempre',7,'es','help_search',1),('siempre',8,'es','help_search',1),('siempre',16,'es','help_search',1),('siendo',2,'es','node_search',1),('sig',1,'es','node_search',27),('sig',2,'es','node_search',1),('siga',7,'es','help_search',1),('siga',8,'es','help_search',1),('siga',30,'es','help_search',0.845322),('siga',54,'es','help_search',0.98493),('siga',55,'es','help_search',1),('significativas',1,'es','node_search',1),('sigue',16,'es','help_search',1),('siguiente',55,'es','help_search',1),('similar',25,'es','help_search',0.989021),('similar',72,'es','help_search',0.899454),('similar',90,'es','help_search',2),('similares',82,'es','help_search',1),('simple',25,'es','help_search',3),('simple',30,'es','help_search',3.70972),('simple',37,'es','help_search',1),('sin',57,'es','help_search',4),('sin',65,'es','help_search',1),('sin',84,'es','help_search',0.953396),('since',74,'es','help_search',1),('sincronizacion',1,'es','help_search',4),('sincronizacion',2,'es','help_search',4),('sincronizacion',3,'es','help_search',4),('sincronizacion',4,'es','help_search',4),('sincronizacion',25,'es','help_search',0.742984),('single',76,'es','help_search',1),('singleitem',25,'es','help_search',0.769219),('singleline',24,'es','help_search',1.16569),('singlevalued',24,'es','help_search',1.51196),('sino',3,'es','node_search',1),('sisptsan',345,'es','node_search',1),('sistema',3,'es','node_search',20.5051),('sistema',18,'es','help_search',5),('sistema',52,'es','help_search',1),('sistema',342,'es','node_search',1),('sistema',347,'es','node_search',1),('sistema',349,'es','node_search',2),('sistema',350,'es','node_search',2),('sistema',351,'es','node_search',1),('sistemas',1,'es','node_search',1),('sistemas',2,'es','node_search',1),('sistemas',3,'es','node_search',21.5496),('site',1,'es','help_search',1),('site',8,'es','help_search',1),('site',9,'es','help_search',2),('site',10,'es','help_search',66.989),('site',11,'es','help_search',32.1897),('site',12,'es','help_search',2),('site',13,'es','help_search',1.96109),('site',14,'es','help_search',31),('site',15,'es','help_search',27),('site',18,'es','help_search',9),('site',20,'es','help_search',1),('site',21,'es','help_search',39),('site',22,'es','help_search',1),('site',23,'es','help_search',3.3986),('site',24,'es','help_search',11.1117),('site',25,'es','help_search',31.1),('site',28,'es','help_search',38.6731),('site',29,'es','help_search',1),('site',30,'es','help_search',5.46717),('site',32,'es','help_search',6.53185),('site',34,'es','help_search',1),('site',36,'es','help_search',4),('site',37,'es','help_search',19),('site',39,'es','help_search',32),('site',41,'es','help_search',4.8894),('site',42,'es','help_search',4),('site',46,'es','help_search',21),('site',50,'es','help_search',5.94583),('site',51,'es','help_search',2),('site',56,'es','help_search',1),('site',60,'es','help_search',2),('site',62,'es','help_search',3),('site',65,'es','help_search',1),('site',70,'es','help_search',0.942091),('site',74,'es','help_search',1),('site',76,'es','help_search',1),('site',77,'es','help_search',1),('site',79,'es','help_search',1),('site',81,'es','help_search',1),('site',83,'es','help_search',2),('site',89,'es','help_search',1),('site',91,'es','help_search',1),('sites',13,'es','help_search',1),('sites',25,'es','help_search',7.985),('sites',28,'es','help_search',1),('sites',60,'es','help_search',1),('sitewide',5,'es','help_search',1),('sitewide',6,'es','help_search',2),('sitewide',7,'es','help_search',1),('sitio',1,'es','help_search',26),('sitio',3,'es','help_search',28),('sitio',5,'es','help_search',1),('sitio',8,'es','help_search',1),('sitio',9,'es','help_search',5),('sitio',11,'es','help_search',1.88136),('sitio',14,'es','help_search',1),('sitio',15,'es','help_search',2),('sitio',16,'es','help_search',2),('sitio',19,'es','help_search',1),('sitio',20,'es','help_search',20),('sitio',21,'es','help_search',1),('sitio',23,'es','help_search',1.81367),('sitio',24,'es','help_search',19),('sitio',27,'es','help_search',1),('sitio',28,'es','help_search',29.8732),('sitio',29,'es','help_search',1),('sitio',31,'es','help_search',1),('sitio',32,'es','help_search',5.87562),('sitio',33,'es','help_search',2),('sitio',34,'es','help_search',35),('sitio',35,'es','help_search',6),('sitio',36,'es','help_search',27),('sitio',37,'es','help_search',2),('sitio',41,'es','help_search',1),('sitio',42,'es','help_search',26),('sitio',47,'es','help_search',3),('sitio',48,'es','help_search',1),('sitio',50,'es','help_search',0.968904),('sitio',53,'es','help_search',1),('sitio',54,'es','help_search',3),('sitio',56,'es','help_search',1.85439),('sitio',57,'es','help_search',1),('sitio',60,'es','help_search',1),('sitio',61,'es','help_search',1),('sitio',65,'es','help_search',1),('sitio',70,'es','help_search',1),('sitio',73,'es','help_search',1),('sitio',77,'es','help_search',1),('sitio',81,'es','help_search',1),('sitio',84,'es','help_search',1),('sitio',86,'es','help_search',3.87634),('sitio',344,'es','node_search',1),('sitios',21,'es','help_search',1),('situación',3,'es','node_search',0.670377),('situado',48,'es','help_search',1),('situations',32,'es','help_search',1),('size',22,'es','help_search',1),('sized',22,'es','help_search',1.98087),('sizes',22,'es','help_search',1),('sí',3,'es','node_search',1),('smaller',10,'es','help_search',1),('smaller',24,'es','help_search',1),('smaller',30,'es','help_search',2),('smaller',31,'es','help_search',1),('smaller',38,'es','help_search',1),('sobre',2,'es','help_search',1),('sobre',3,'es','help_search',1),('sobre',3,'es','node_search',0.559882),('sobre',4,'es','help_search',1),('sobre',15,'es','help_search',1),('sobre',16,'es','help_search',1),('sobre',20,'es','help_search',2),('sobre',21,'es','help_search',1),('sobre',28,'es','help_search',0.769219),('sobre',30,'es','help_search',1),('sobre',54,'es','help_search',3.75326),('sobre',55,'es','help_search',1),('sobre',56,'es','help_search',1),('sobre',58,'es','help_search',2),('sobre',67,'es','help_search',1),('sobre',70,'es','help_search',1),('sobre',71,'es','help_search',1),('sobre',76,'es','help_search',0.71),('sobre',78,'es','help_search',1),('sobre',81,'es','help_search',1),('sobre',82,'es','help_search',1),('sobre',85,'es','help_search',3),('sobre',86,'es','help_search',1),('sobre',91,'es','help_search',1),('sobre',343,'es','node_search',1),('sobre',348,'es','node_search',1),('sobrescribir',48,'es','help_search',4),('social',3,'es','node_search',0.532778),('social',5,'es','node_search',2),('social',22,'es','help_search',1),('software',3,'es','node_search',31.8966),('software',10,'es','help_search',1),('software',11,'es','help_search',2),('software',13,'es','help_search',1),('software',15,'es','help_search',3),('software',20,'es','help_search',2),('software',21,'es','help_search',1),('software',23,'es','help_search',1),('software',25,'es','help_search',0.916736),('software',30,'es','help_search',1),('software',32,'es','help_search',2),('software',39,'es','help_search',3),('software',54,'es','help_search',1),('software',56,'es','help_search',0.997306),('software',83,'es','help_search',1),('software',341,'es','node_search',1),('software',348,'es','node_search',1),('solicitan',41,'es','help_search',1),('solicitudes',341,'es','node_search',1),('solo',16,'es','help_search',0.972861),('solo',48,'es','help_search',1),('solo',54,'es','help_search',0.916736),('solo',56,'es','help_search',1),('solo',64,'es','help_search',1),('solo',84,'es','help_search',1),('solo',86,'es','help_search',0.916736),('solr',28,'es','help_search',12),('soltar',26,'es','help_search',1),('solucion',14,'es','help_search',19),('solucion',339,'es','node_search',1),('solucion',340,'es','node_search',1),('soluciones',1,'es','node_search',28),('soluciones',2,'es','node_search',3),('soluciones',3,'es','node_search',0.931053),('soluciones',7,'es','node_search',1),('soluciones',339,'es','node_search',1),('some',12,'es','help_search',1),('some',14,'es','help_search',1),('some',23,'es','help_search',3.50985),('some',24,'es','help_search',1.58566),('some',26,'es','help_search',2),('some',28,'es','help_search',1),('some',32,'es','help_search',2),('some',36,'es','help_search',1),('some',41,'es','help_search',1),('some',50,'es','help_search',2.85135),('some',53,'es','help_search',1),('some',56,'es','help_search',1.9689),('some',70,'es','help_search',1),('some',71,'es','help_search',1),('some',75,'es','help_search',1),('some',76,'es','help_search',1.84234),('some',83,'es','help_search',1),('sometimes',26,'es','help_search',1),('somos',1,'es','node_search',26),('somos',2,'es','node_search',54),('son',3,'es','node_search',2.64578),('son',5,'es','help_search',19),('son',9,'es','help_search',19),('son',15,'es','help_search',39),('son',18,'es','help_search',19),('son',23,'es','help_search',18.1873),('son',25,'es','help_search',1),('son',32,'es','help_search',19),('son',41,'es','help_search',19),('son',47,'es','help_search',20),('son',53,'es','help_search',59),('son',55,'es','help_search',0.813674),('son',56,'es','help_search',1),('son',60,'es','help_search',1),('son',65,'es','help_search',19),('son',73,'es','help_search',1),('son',74,'es','help_search',19),('son',84,'es','help_search',21),('son',86,'es','help_search',3),('son',91,'es','help_search',1),('soon',39,'es','help_search',1),('sopo',346,'es','node_search',28),('soporte',1,'es','node_search',2),('soporte',341,'es','node_search',1),('soporte',342,'es','node_search',2),('soporte',344,'es','node_search',1),('soporte',346,'es','node_search',1),('soporte',347,'es','node_search',1),('soporte',349,'es','node_search',2),('soporte',350,'es','node_search',1),('soporte',351,'es','node_search',2),('sort',67,'es','help_search',0.927431),('sort',76,'es','help_search',4),('sorting',76,'es','help_search',1),('sorting',89,'es','help_search',1),('sorts',76,'es','help_search',0.824901),('sostenibles',5,'es','node_search',1),('source',25,'es','help_search',0.759465),('source',50,'es','help_search',1),('source',91,'es','help_search',8),('sources',46,'es','help_search',1),('sources',91,'es','help_search',1),('spaces',50,'es','help_search',1),('spam',56,'es','help_search',1.86995),('spamreduction',56,'es','help_search',0.913226),('special',42,'es','help_search',1),('specific',2,'es','help_search',1),('specific',12,'es','help_search',1),('specific',13,'es','help_search',0.980874),('specific',15,'es','help_search',1),('specific',20,'es','help_search',0.934703),('specific',25,'es','help_search',0.652202),('specific',47,'es','help_search',1),('specific',76,'es','help_search',0.781775),('specific',83,'es','help_search',1.98902),('specific',86,'es','help_search',0.781775),('specification',13,'es','help_search',11),('specify',76,'es','help_search',2),('specifying',24,'es','help_search',0.913226),('specifying',28,'es','help_search',1),('speed',10,'es','help_search',1),('sphinx',28,'es','help_search',11),('sql',348,'es','node_search',1),('square',41,'es','help_search',1),('stable',11,'es','help_search',1),('staging',25,'es','help_search',1),('standard',25,'es','help_search',0.927431),('standards',17,'es','help_search',10.123),('standards',26,'es','help_search',1),('start',56,'es','help_search',0.961087),('start',77,'es','help_search',1),('starting',32,'es','help_search',0.961087),('starts',28,'es','help_search',1),('starts',82,'es','help_search',1),('state',24,'es','help_search',6),('state',26,'es','help_search',1),('status',20,'es','help_search',0.96498),('status',29,'es','help_search',4),('status',30,'es','help_search',1.61913),('status',39,'es','help_search',3),('status',61,'es','help_search',1),('status',64,'es','help_search',27),('status',74,'es','help_search',1),('stemmer',28,'es','help_search',10.6148),('stemming',28,'es','help_search',0.98493),('step',36,'es','help_search',1),('step',50,'es','help_search',1),('stepbystep',17,'es','help_search',0.934703),('steps',17,'es','help_search',1),('steps',22,'es','help_search',1),('steps',29,'es','help_search',1),('steps',34,'es','help_search',1),('steps',44,'es','help_search',1),('steps',50,'es','help_search',0.722831),('steps',55,'es','help_search',1),('steps',58,'es','help_search',1),('steps',62,'es','help_search',1),('steps',68,'es','help_search',1),('steps',69,'es','help_search',0.976851),('steps',71,'es','help_search',1),('steps',89,'es','help_search',1),('steps',90,'es','help_search',1),('storage',25,'es','help_search',2),('store',56,'es','help_search',1),('store',73,'es','help_search',1),('store',91,'es','help_search',2),('stored',11,'es','help_search',1),('stored',13,'es','help_search',1),('stored',24,'es','help_search',2.32598),('stored',25,'es','help_search',1.72942),('stored',91,'es','help_search',1),('stores',24,'es','help_search',6.02797),('strategic',46,'es','help_search',1),('streamed',10,'es','help_search',0.913226),('string',34,'es','help_search',4),('string',62,'es','help_search',1),('strings',13,'es','help_search',1),('strings',24,'es','help_search',0.655756),('strings',34,'es','help_search',1),('strings',41,'es','help_search',1),('strings',62,'es','help_search',2),('structure',11,'es','help_search',1),('structure',13,'es','help_search',1),('structure',16,'es','help_search',4),('structure',20,'es','help_search',1),('structure',22,'es','help_search',1),('structure',23,'es','help_search',3.51826),('structure',24,'es','help_search',27.072),('structure',25,'es','help_search',1),('structure',49,'es','help_search',4),('structure',52,'es','help_search',4),('structure',55,'es','help_search',1),('structure',56,'es','help_search',1),('structure',58,'es','help_search',5),('structure',59,'es','help_search',1),('structure',66,'es','help_search',2),('structure',67,'es','help_search',1),('structure',68,'es','help_search',1),('structure',69,'es','help_search',1),('structure',70,'es','help_search',1),('structure',71,'es','help_search',11),('structure',73,'es','help_search',1),('structure',78,'es','help_search',1),('structure',85,'es','help_search',1),('structure',86,'es','help_search',1),('structure',88,'es','help_search',4),('structure',89,'es','help_search',4),('structure',90,'es','help_search',4),('structure',91,'es','help_search',1),('structures',13,'es','help_search',1),('style',22,'es','help_search',20),('style',25,'es','help_search',1),('style',75,'es','help_search',14),('style',76,'es','help_search',1),('styles',22,'es','help_search',4.97954),('styling',11,'es','help_search',1),('subdirectory',17,'es','help_search',1),('subject',5,'es','help_search',4),('submission',55,'es','help_search',0.851346),('submit',26,'es','help_search',1),('submitting',56,'es','help_search',0.889397),('subset',24,'es','help_search',1),('substituted',41,'es','help_search',1),('subtermino',86,'es','help_search',1),('subtipo',55,'es','help_search',7.81367),('subtipo',66,'es','help_search',1),('subtipo',67,'es','help_search',2),('subtipos',56,'es','help_search',1),('subtipos',73,'es','help_search',1),('subtipos',86,'es','help_search',1),('subtype',24,'es','help_search',0.949597),('subtype',55,'es','help_search',1),('subtype',59,'es','help_search',1),('subtype',66,'es','help_search',28),('subtype',67,'es','help_search',27),('subtype',68,'es','help_search',29),('subtype',69,'es','help_search',28.9931),('subtype',85,'es','help_search',4),('subtype',91,'es','help_search',0.976851),('subtypes',11,'es','help_search',1),('subtypes',22,'es','help_search',1),('subtypes',24,'es','help_search',6.95723),('subtypes',66,'es','help_search',1),('subtypes',67,'es','help_search',0.972861),('such',5,'es','help_search',1),('such',10,'es','help_search',1),('such',14,'es','help_search',1),('such',18,'es','help_search',1),('such',22,'es','help_search',1),('such',23,'es','help_search',1),('such',24,'es','help_search',4.56251),('such',25,'es','help_search',1.7017),('such',26,'es','help_search',1),('such',28,'es','help_search',0.972861),('such',32,'es','help_search',1),('such',42,'es','help_search',2),('such',50,'es','help_search',2),('such',53,'es','help_search',1),('such',56,'es','help_search',0.909743),('such',76,'es','help_search',3.69684),('such',77,'es','help_search',1),('such',88,'es','help_search',2),('suelen',86,'es','help_search',1),('sufficient',76,'es','help_search',0.810915),('suggested',2,'es','help_search',1),('suministramos',346,'es','node_search',1),('summarizes',39,'es','help_search',1),('summary',24,'es','help_search',4.90571),('summary',26,'es','help_search',1),('summary',79,'es','help_search',1),('superior',16,'es','help_search',1),('superior',27,'es','help_search',2),('superiores',53,'es','help_search',1),('superviso',343,'es','node_search',1),('supplied',11,'es','help_search',1),('support',76,'es','help_search',0.776703),('supports',28,'es','help_search',1),('sure',29,'es','help_search',1),('sure',30,'es','help_search',2),('sure',62,'es','help_search',1),('sure',65,'es','help_search',2),('sure',77,'es','help_search',1),('sure',82,'es','help_search',1),('sure',84,'es','help_search',2),('sus',3,'es','node_search',2.77892),('sus',5,'es','node_search',1),('sus',7,'es','node_search',1),('sus',9,'es','help_search',1),('sus',27,'es','help_search',1),('sus',41,'es','help_search',1),('sus',48,'es','help_search',1),('sus',54,'es','help_search',0.830633),('sus',56,'es','help_search',1),('sus',58,'es','help_search',4),('sus',72,'es','help_search',1),('sus',73,'es','help_search',1),('sus',86,'es','help_search',1),('suscripcion',340,'es','node_search',1),('suscripciones',339,'es','node_search',1),('sustainability',46,'es','help_search',1),('sustituto',27,'es','help_search',1),('switch',23,'es','help_search',0.842342),('switch',88,'es','help_search',1),('switcher',20,'es','help_search',4),('switcher',60,'es','help_search',3.97258),('sync',25,'es','help_search',3.58025),('synchronization',3,'es','help_search',1),('synchronization',25,'es','help_search',21.2594),('synchronize',3,'es','help_search',4),('synchronize',25,'es','help_search',1),('synchronized',25,'es','help_search',0.857458),('synchronizing',25,'es','help_search',0.7017),('syslog',14,'es','help_search',1),('system',12,'es','help_search',1),('system',22,'es','help_search',1),('system',23,'es','help_search',1),('system',24,'es','help_search',4.11484),('system',25,'es','help_search',21.5564),('system',28,'es','help_search',1),('system',32,'es','help_search',3.9235),('system',34,'es','help_search',4),('system',61,'es','help_search',1),('system',65,'es','help_search',1),('systems',10,'es','help_search',1),('tab',9,'es','help_search',1),('tab',51,'es','help_search',1),('tab',57,'es','help_search',1),('tabla',7,'es','help_search',1),('tabla',54,'es','help_search',1),('tabla',87,'es','help_search',1),('tablas',30,'es','help_search',1),('table',26,'es','help_search',4),('table',45,'es','help_search',1),('table',64,'es','help_search',1),('table',76,'es','help_search',2.81367),('table',88,'es','help_search',4),('tableros',345,'es','node_search',1),('tables',26,'es','help_search',1),('tablestyle',87,'es','help_search',1),('tabs',71,'es','help_search',1),('tag',50,'es','help_search',0.769219),('tags',50,'es','help_search',6.1344),('take',36,'es','help_search',1),('take',39,'es','help_search',1),('taken',71,'es','help_search',1),('takes',50,'es','help_search',0.997306),('takes',65,'es','help_search',1),('tales',25,'es','help_search',1),('tamano',53,'es','help_search',13),('tamanos',11,'es','help_search',0.896076),('tambien',9,'es','help_search',1),('tambien',15,'es','help_search',1),('tambien',18,'es','help_search',1),('tambien',20,'es','help_search',2),('tambien',28,'es','help_search',1.57249),('tambien',54,'es','help_search',1),('tambien',55,'es','help_search',1),('tambien',59,'es','help_search',1),('tambien',77,'es','help_search',1),('tambien',81,'es','help_search',1),('tambien',82,'es','help_search',1),('tambien',84,'es','help_search',1),('tan',87,'es','help_search',0.96498),('tarea',18,'es','help_search',0.953396),('tarea',30,'es','help_search',0.833529),('tarea',65,'es','help_search',0.906287),('tareas',9,'es','help_search',20),('tareas',11,'es','help_search',0.873132),('tareas',15,'es','help_search',19),('tareas',18,'es','help_search',19),('tareas',19,'es','help_search',1),('tareas',21,'es','help_search',1),('tareas',22,'es','help_search',0.953396),('tareas',23,'es','help_search',3),('tareas',28,'es','help_search',0.718502),('tareas',56,'es','help_search',0.794753),('tareas',65,'es','help_search',1),('tareas',73,'es','help_search',1),('tareas',76,'es','help_search',0.707906),('tarjeta',9,'es','node_search',28),('task',17,'es','help_search',1),('task',18,'es','help_search',2.96498),('tasks',12,'es','help_search',1),('tasks',14,'es','help_search',1),('tasks',15,'es','help_search',1),('tasks',18,'es','help_search',12.711),('tasks',20,'es','help_search',0.931053),('tasks',23,'es','help_search',1),('tasks',24,'es','help_search',0.51578),('tasks',25,'es','help_search',1.3542),('tasks',42,'es','help_search',1),('tasks',47,'es','help_search',1),('tasks',65,'es','help_search',1),('tasks',79,'es','help_search',1),('tasks',83,'es','help_search',0.989021),('tasks',86,'es','help_search',0.779231),('taxonomia',82,'es','help_search',1),('taxonomia',83,'es','help_search',1),('taxonomia',85,'es','help_search',52),('taxonomia',86,'es','help_search',54.8995),('taxonomias',86,'es','help_search',0.860547),('taxonomy',23,'es','help_search',0.848323),('taxonomy',24,'es','help_search',0.548462),('taxonomy',83,'es','help_search',1),('taxonomy',85,'es','help_search',11.1203),('taxonomy',86,'es','help_search',29.7396),('team',15,'es','help_search',11),('technologies',28,'es','help_search',1),('technology',26,'es','help_search',1),('technology',28,'es','help_search',1),('tecnica',5,'es','node_search',1),('tecnicamente',86,'es','help_search',1),('tecnicas',343,'es','node_search',1),('tecnicas',344,'es','node_search',1),('tecnicas',350,'es','node_search',1),('tecnico',5,'es','node_search',1),('tecnico',341,'es','node_search',1),('tecnico',344,'es','node_search',1),('tecnico',350,'es','node_search',1),('tecnico',351,'es','node_search',1),('tecnicos',339,'es','node_search',1),('tecnicos',349,'es','node_search',1),('tecnicos',350,'es','node_search',1),('tecnologia',341,'es','node_search',27),('tecnologica',1,'es','node_search',19),('tecnologica',2,'es','node_search',19),('tecnologica',341,'es','node_search',1),('tecnologicas',1,'es','node_search',3),('tecnologicas',2,'es','node_search',3),('telefono',24,'es','help_search',1.40961),('telephone',24,'es','help_search',0.705825),('tema',11,'es','help_search',38.9572),('tema',16,'es','help_search',6),('tema',20,'es','help_search',1),('tema',33,'es','help_search',37),('tema',35,'es','help_search',38),('tema',47,'es','help_search',1),('tema',48,'es','help_search',4),('tema',49,'es','help_search',3),('tema',54,'es','help_search',1.9381),('tema',55,'es','help_search',1),('tema',82,'es','help_search',1),('tema',84,'es','help_search',0.98493),('temas',9,'es','help_search',1),('temas',11,'es','help_search',1.79568),('temas',15,'es','help_search',1),('temas',19,'es','help_search',1),('temas',21,'es','help_search',1),('temas',22,'es','help_search',0.972861),('temas',23,'es','help_search',1),('temas',28,'es','help_search',0.727213),('temas',33,'es','help_search',4),('temas',35,'es','help_search',28),('temas',53,'es','help_search',2.84887),('temas',56,'es','help_search',0.805455),('temas',73,'es','help_search',1),('template',11,'es','help_search',1),('temporal',29,'es','help_search',1),('temporarily',65,'es','help_search',0.980874),('temporary',24,'es','help_search',1),('tendra',7,'es','help_search',1),('tendra',8,'es','help_search',1),('tener',2,'es','node_search',1),('tener',3,'es','node_search',0.517983),('tener',9,'es','help_search',1),('tener',27,'es','help_search',1),('tener',29,'es','help_search',1),('tener',65,'es','help_search',1),('tener',76,'es','help_search',0.934703),('tener',84,'es','help_search',1),('tener',86,'es','help_search',2),('tenga',3,'es','node_search',0.727213),('tenga',27,'es','help_search',1),('tenga',56,'es','help_search',1),('tenga',81,'es','help_search',1),('tenga',87,'es','help_search',1),('teniendo',3,'es','node_search',2.13369),('terceros',54,'es','help_search',1),('term',83,'es','help_search',1),('termine',18,'es','help_search',1),('termino',85,'es','help_search',7),('termino',86,'es','help_search',2.70278),('terminos',82,'es','help_search',1),('terminos',83,'es','help_search',1),('terminos',85,'es','help_search',6),('terminos',86,'es','help_search',10.8155),('terms',25,'es','help_search',0.784336),('terms',86,'es','help_search',2.7961),('territorial',3,'es','node_search',0.771698),('territoriales',5,'es','node_search',1),('territorios',5,'es','node_search',1),('test',56,'es','help_search',0.892724),('test',68,'es','help_search',1),('test',69,'es','help_search',1),('text',2,'es','help_search',3),('text',4,'es','help_search',1),('text',5,'es','help_search',1),('text',11,'es','help_search',1),('text',13,'es','help_search',1),('text',17,'es','help_search',2),('text',20,'es','help_search',1.9689),('text',24,'es','help_search',35.0566),('text',41,'es','help_search',21.8763),('text',45,'es','help_search',1),('text',50,'es','help_search',102.107),('text',54,'es','help_search',1),('text',56,'es','help_search',1),('text',60,'es','help_search',6),('text',62,'es','help_search',2),('text',63,'es','help_search',1),('text',64,'es','help_search',1),('text',66,'es','help_search',5),('text',67,'es','help_search',5),('text',69,'es','help_search',1),('text',73,'es','help_search',1),('text',77,'es','help_search',1),('textalign',1,'es','node_search',10),('texto',16,'es','help_search',1),('texto',20,'es','help_search',21),('texto',24,'es','help_search',0.742984),('texto',50,'es','help_search',59.1572),('texto',51,'es','help_search',1),('texto',54,'es','help_search',106.89),('texto',60,'es','help_search',1),('texto',62,'es','help_search',26),('than',10,'es','help_search',1),('than',25,'es','help_search',1.39408),('than',30,'es','help_search',1),('than',37,'es','help_search',1),('than',38,'es','help_search',1),('than',51,'es','help_search',1),('than',60,'es','help_search',1),('than',62,'es','help_search',1),('than',74,'es','help_search',1),('than',79,'es','help_search',1),('that',2,'es','help_search',1),('that',4,'es','help_search',2),('that',5,'es','help_search',1),('that',8,'es','help_search',1),('that',10,'es','help_search',2.93105),('that',11,'es','help_search',5),('that',13,'es','help_search',1.94583),('that',14,'es','help_search',3),('that',16,'es','help_search',1),('that',18,'es','help_search',2),('that',19,'es','help_search',2),('that',20,'es','help_search',2),('that',21,'es','help_search',2),('that',22,'es','help_search',1),('that',24,'es','help_search',7.20984),('that',25,'es','help_search',6.03644),('that',26,'es','help_search',2),('that',28,'es','help_search',4.9496),('that',29,'es','help_search',2),('that',30,'es','help_search',2.67084),('that',31,'es','help_search',2),('that',32,'es','help_search',3.52647),('that',34,'es','help_search',5),('that',35,'es','help_search',1),('that',36,'es','help_search',2),('that',38,'es','help_search',3),('that',39,'es','help_search',3),('that',40,'es','help_search',2),('that',41,'es','help_search',5.60253),('that',42,'es','help_search',1),('that',44,'es','help_search',1),('that',50,'es','help_search',8.46718),('that',55,'es','help_search',1),('that',56,'es','help_search',2.79493),('that',57,'es','help_search',1),('that',59,'es','help_search',1),('that',60,'es','help_search',2.87634),('that',62,'es','help_search',2),('that',64,'es','help_search',2),('that',65,'es','help_search',5.91674),('that',66,'es','help_search',1),('that',67,'es','help_search',2.9689),('that',68,'es','help_search',2),('that',69,'es','help_search',3),('that',73,'es','help_search',1),('that',74,'es','help_search',2),('that',77,'es','help_search',2),('that',78,'es','help_search',2),('that',80,'es','help_search',1),('that',83,'es','help_search',1),('that',84,'es','help_search',3.90286),('that',85,'es','help_search',0.96498),('that',88,'es','help_search',2.98902),('that',90,'es','help_search',1),('that',91,'es','help_search',3),('the',2,'es','help_search',8),('the',3,'es','help_search',5),('the',4,'es','help_search',5),('the',5,'es','help_search',29),('the',6,'es','help_search',29),('the',7,'es','help_search',4),('the',8,'es','help_search',4),('the',9,'es','help_search',7),('the',10,'es','help_search',22.8712),('the',11,'es','help_search',13),('the',12,'es','help_search',7),('the',13,'es','help_search',37.805),('the',14,'es','help_search',1),('the',15,'es','help_search',2),('the',16,'es','help_search',3),('the',17,'es','help_search',10.8701),('the',18,'es','help_search',9.93395),('the',19,'es','help_search',27),('the',20,'es','help_search',9.91961),('the',21,'es','help_search',4),('the',22,'es','help_search',36.9755),('the',23,'es','help_search',40.4225),('the',24,'es','help_search',35.2336),('the',25,'es','help_search',61.6003),('the',26,'es','help_search',40.9621),('the',27,'es','help_search',3),('the',28,'es','help_search',85.1299),('the',29,'es','help_search',14),('the',30,'es','help_search',30.6271),('the',31,'es','help_search',18),('the',32,'es','help_search',19.1541),('the',33,'es','help_search',1),('the',34,'es','help_search',13),('the',35,'es','help_search',11),('the',36,'es','help_search',8),('the',37,'es','help_search',11),('the',38,'es','help_search',18),('the',39,'es','help_search',15),('the',40,'es','help_search',9),('the',41,'es','help_search',10.2673),('the',42,'es','help_search',4),('the',43,'es','help_search',6),('the',44,'es','help_search',9),('the',45,'es','help_search',15),('the',46,'es','help_search',54),('the',47,'es','help_search',3),('the',49,'es','help_search',1),('the',50,'es','help_search',22.0571),('the',51,'es','help_search',5),('the',52,'es','help_search',2),('the',53,'es','help_search',1),('the',55,'es','help_search',9.98224),('the',56,'es','help_search',3.52717),('the',57,'es','help_search',21),('the',58,'es','help_search',10),('the',59,'es','help_search',6),('the',60,'es','help_search',13.7194),('the',61,'es','help_search',8),('the',62,'es','help_search',4),('the',63,'es','help_search',4),('the',64,'es','help_search',6),('the',65,'es','help_search',25.3129),('the',66,'es','help_search',17.9973),('the',67,'es','help_search',23.6205),('the',68,'es','help_search',43),('the',69,'es','help_search',21.9623),('the',70,'es','help_search',14.806),('the',71,'es','help_search',19),('the',72,'es','help_search',1),('the',74,'es','help_search',6),('the',75,'es','help_search',7),('the',76,'es','help_search',47.824),('the',77,'es','help_search',17.9931),('the',78,'es','help_search',4),('the',79,'es','help_search',13),('the',80,'es','help_search',2),('the',81,'es','help_search',5),('the',82,'es','help_search',5),('the',83,'es','help_search',17),('the',84,'es','help_search',5.5949),('the',85,'es','help_search',14.7879),('the',86,'es','help_search',3.25647),('the',87,'es','help_search',12),('the',88,'es','help_search',15.9433),('the',89,'es','help_search',7),('the',90,'es','help_search',12),('the',91,'es','help_search',6),('their',9,'es','help_search',1),('their',17,'es','help_search',1),('their',24,'es','help_search',0.542319),('their',25,'es','help_search',0.712106),('their',26,'es','help_search',1),('their',36,'es','help_search',1),('their',41,'es','help_search',2.84004),('their',55,'es','help_search',0.916736),('their',60,'es','help_search',1),('their',68,'es','help_search',1),('their',69,'es','help_search',1),('their',84,'es','help_search',0.866793),('them',8,'es','help_search',2),('them',10,'es','help_search',1),('them',16,'es','help_search',1),('them',26,'es','help_search',1),('them',34,'es','help_search',1),('them',39,'es','help_search',2),('them',44,'es','help_search',1),('them',46,'es','help_search',1),('them',50,'es','help_search',1.807),('them',56,'es','help_search',1.7503),('them',76,'es','help_search',0.78951),('them',86,'es','help_search',1),('theme',11,'es','help_search',9),('theme',12,'es','help_search',1),('theme',17,'es','help_search',2.97286),('theme',22,'es','help_search',1.98902),('theme',25,'es','help_search',1.98087),('theme',35,'es','help_search',9),('themes',11,'es','help_search',8),('themes',12,'es','help_search',1),('themes',15,'es','help_search',1),('themes',17,'es','help_search',5),('themes',20,'es','help_search',1),('themes',23,'es','help_search',2.49198),('themes',25,'es','help_search',0.66666),('themes',27,'es','help_search',1),('themes',35,'es','help_search',9),('themes',39,'es','help_search',2),('themes',47,'es','help_search',1),('themes',65,'es','help_search',1),('theming',11,'es','help_search',9.29854),('themselves',41,'es','help_search',1),('then',2,'es','help_search',1),('then',17,'es','help_search',0.96498),('then',25,'es','help_search',0.76431),('then',37,'es','help_search',1),('then',57,'es','help_search',2),('there',13,'es','help_search',0.957226),('there',14,'es','help_search',2),('there',23,'es','help_search',1),('there',24,'es','help_search',2.20682),('there',25,'es','help_search',19),('there',28,'es','help_search',1),('there',31,'es','help_search',3),('there',36,'es','help_search',1),('there',39,'es','help_search',1),('there',42,'es','help_search',1),('there',74,'es','help_search',2),('there',76,'es','help_search',0.886095),('there',87,'es','help_search',1),('there',88,'es','help_search',2),('there',91,'es','help_search',2),('thereby',25,'es','help_search',0.752312),('these',17,'es','help_search',1),('these',18,'es','help_search',1),('these',22,'es','help_search',0.989021),('these',24,'es','help_search',1.24754),('these',25,'es','help_search',1),('these',26,'es','help_search',2.97685),('these',32,'es','help_search',1),('these',35,'es','help_search',1),('these',36,'es','help_search',1),('these',44,'es','help_search',1),('these',50,'es','help_search',0.725015),('these',55,'es','help_search',1),('these',62,'es','help_search',1),('these',68,'es','help_search',1),('these',69,'es','help_search',0.980874),('these',74,'es','help_search',1),('these',78,'es','help_search',1),('these',89,'es','help_search',1),('they',8,'es','help_search',1),('they',13,'es','help_search',1),('they',16,'es','help_search',1),('they',17,'es','help_search',1),('they',19,'es','help_search',1),('they',22,'es','help_search',1),('they',24,'es','help_search',1.9347),('they',25,'es','help_search',0.661163),('they',26,'es','help_search',0.989021),('they',28,'es','help_search',2),('they',41,'es','help_search',0.968904),('they',60,'es','help_search',2),('they',74,'es','help_search',1),('they',75,'es','help_search',1),('thirdparty',28,'es','help_search',1),('this',6,'es','help_search',4),('this',9,'es','help_search',1),('this',10,'es','help_search',3.90629),('this',22,'es','help_search',2),('this',23,'es','help_search',1),('this',24,'es','help_search',0.582831),('this',25,'es','help_search',2.64713),('this',28,'es','help_search',0.997306),('this',30,'es','help_search',0.997306),('this',31,'es','help_search',3),('this',40,'es','help_search',6),('this',46,'es','help_search',2),('this',50,'es','help_search',3.59193),('this',55,'es','help_search',0.953396),('this',60,'es','help_search',1),('this',61,'es','help_search',1),('this',65,'es','help_search',1),('this',70,'es','help_search',1),('this',74,'es','help_search',1),('this',77,'es','help_search',3),('this',78,'es','help_search',2),('this',89,'es','help_search',1),('this',90,'es','help_search',2),('this',91,'es','help_search',1.99315),('threading',55,'es','help_search',4),('threads',55,'es','help_search',1),('three',34,'es','help_search',1),('throttle',30,'es','help_search',4),('through',22,'es','help_search',1),('through',24,'es','help_search',0.640063),('through',25,'es','help_search',1.59168),('through',26,'es','help_search',1),('through',65,'es','help_search',1),('tiempo',3,'es','node_search',0.927431),('tiempo',7,'es','node_search',1),('tiempo',24,'es','help_search',0.779231),('tiene',8,'es','node_search',1),('tiene',9,'es','help_search',1),('tiene',9,'es','node_search',1),('tiene',15,'es','help_search',1),('tiene',18,'es','help_search',0.945829),('tiene',19,'es','help_search',1),('tiene',24,'es','help_search',19),('tiene',25,'es','help_search',1),('tiene',50,'es','help_search',0.909743),('tiene',55,'es','help_search',0.830633),('tiene',56,'es','help_search',3),('tiene',70,'es','help_search',1),('tiene',72,'es','help_search',1),('tiene',73,'es','help_search',1),('tienen',15,'es','help_search',1),('tienen',87,'es','help_search',0.923838),('time',10,'es','help_search',6),('time',24,'es','help_search',1),('time',36,'es','help_search',2),('time',38,'es','help_search',1),('time',74,'es','help_search',1),('timeout',30,'es','help_search',1),('times',30,'es','help_search',0.822065),('tipo',2,'es','node_search',1),('tipo',16,'es','help_search',1),('tipo',24,'es','help_search',1.73368),('tipo',25,'es','help_search',2),('tipo',52,'es','help_search',3),('tipo',55,'es','help_search',11.8137),('tipo',56,'es','help_search',25),('tipo',58,'es','help_search',56),('tipo',66,'es','help_search',1),('tipo',67,'es','help_search',1),('tipo',68,'es','help_search',2),('tipo',69,'es','help_search',2),('tipo',70,'es','help_search',2.99731),('tipo',71,'es','help_search',50),('tipo',72,'es','help_search',6),('tipo',73,'es','help_search',23),('tipo',76,'es','help_search',1),('tipo',77,'es','help_search',1),('tipo',78,'es','help_search',1),('tipo',86,'es','help_search',1),('tipo',91,'es','help_search',28),('tipos',9,'es','help_search',1),('tipos',20,'es','help_search',1),('tipos',24,'es','help_search',35.1181),('tipos',25,'es','help_search',1),('tipos',30,'es','help_search',1),('tipos',52,'es','help_search',8),('tipos',53,'es','help_search',1),('tipos',56,'es','help_search',5),('tipos',58,'es','help_search',10),('tipos',66,'es','help_search',4),('tipos',67,'es','help_search',4),('tipos',68,'es','help_search',4),('tipos',69,'es','help_search',4),('tipos',70,'es','help_search',1),('tipos',71,'es','help_search',9),('tipos',72,'es','help_search',1.98902),('tipos',73,'es','help_search',7),('tipos',76,'es','help_search',0.972861),('tipos',78,'es','help_search',1),('tipos',91,'es','help_search',3),('title',7,'es','help_search',1),('title',17,'es','help_search',1),('title',67,'es','help_search',0.920273),('title',70,'es','help_search',5),('title',72,'es','help_search',5),('title',77,'es','help_search',10),('title',79,'es','help_search',3),('title',88,'es','help_search',4),('titulo',47,'es','help_search',20),('titulo',48,'es','help_search',14),('titulo',50,'es','help_search',0.889397),('titulo',72,'es','help_search',1),('titulo',84,'es','help_search',0.957226),('toda',2,'es','node_search',1),('todas',36,'es','help_search',4),('todas',86,'es','help_search',1),('todas',87,'es','help_search',1),('todavia',21,'es','help_search',1),('todo',2,'es','node_search',1),('todo',3,'es','node_search',0.520204),('todo',5,'es','help_search',1),('todo',7,'es','node_search',1),('todo',9,'es','help_search',2),('todos',1,'es','node_search',22.2748),('todos',3,'es','node_search',1),('todos',23,'es','help_search',1),('todos',48,'es','help_search',1),('todos',72,'es','help_search',1),('todos',75,'es','help_search',1),('todos',84,'es','help_search',1.92027),('todos',85,'es','help_search',1),('todos',86,'es','help_search',1.85135),('together',10,'es','help_search',1),('toggle',65,'es','help_search',0.961087),('toma',3,'es','node_search',0.562486),('tomates',86,'es','help_search',3),('tool',25,'es','help_search',0.687638),('toolbar',23,'es','help_search',13.9311),('toolbar',27,'es','help_search',1),('toolbar',46,'es','help_search',3),('toolbar',65,'es','help_search',2.9534),('toolbar',84,'es','help_search',2.91323),('top',23,'es','help_search',1),('top',26,'es','help_search',1),('top',76,'es','help_search',0.916736),('topic',17,'es','help_search',22.9421),('topic',24,'es','help_search',0.63167),('topic',50,'es','help_search',0.800068),('topic',70,'es','help_search',1),('topic',76,'es','help_search',0.759465),('topic',85,'es','help_search',1),('topic',87,'es','help_search',1),('topic',91,'es','help_search',1.97286),('topics',12,'es','help_search',1),('topics',14,'es','help_search',1),('topics',15,'es','help_search',1),('topics',17,'es','help_search',121.123),('topics',20,'es','help_search',0.949597),('topics',23,'es','help_search',0.752312),('topics',24,'es','help_search',1.04153),('topics',25,'es','help_search',0.657549),('topics',28,'es','help_search',1),('topics',42,'es','help_search',1),('topics',47,'es','help_search',1),('topics',58,'es','help_search',1),('topics',71,'es','help_search',1),('topics',75,'es','help_search',1),('topics',79,'es','help_search',1),('topics',82,'es','help_search',1),('topics',83,'es','help_search',1),('topics',85,'es','help_search',0.934703),('topics',86,'es','help_search',0.78951),('topics',89,'es','help_search',1),('toplevel',17,'es','help_search',1),('totally',32,'es','help_search',1),('totalmente',16,'es','help_search',1),('trabajamos',2,'es','node_search',1),('trabajar',20,'es','help_search',26),('trabajo',342,'es','node_search',1),('track',15,'es','help_search',1),('tracked',74,'es','help_search',19),('tracking',19,'es','help_search',45),('tracking',74,'es','help_search',26),('tracks',19,'es','help_search',1),('tracks',74,'es','help_search',1),('traditional',75,'es','help_search',1),('traduccion',16,'es','help_search',1),('traduccion',17,'es','help_search',1),('traduccion',62,'es','help_search',1),('traduccion',64,'es','help_search',4),('traducciones',20,'es','help_search',27),('traducciones',62,'es','help_search',5),('traducciones',64,'es','help_search',1),('traducido',20,'es','help_search',1),('traducir',20,'es','help_search',20),('traducir',62,'es','help_search',26),('traducirse',20,'es','help_search',1),('tramos',53,'es','help_search',1),('transaccional',3,'es','node_search',1),('transfieren',13,'es','help_search',1),('transform',50,'es','help_search',1),('transformacion',1,'es','node_search',19),('transformacion',2,'es','node_search',19),('translatable',17,'es','help_search',3),('translate',20,'es','help_search',1),('translate',62,'es','help_search',2),('translated',17,'es','help_search',19),('translated',20,'es','help_search',1),('translated',62,'es','help_search',1),('translated',64,'es','help_search',1),('translation',17,'es','help_search',2),('translation',20,'es','help_search',3),('translation',61,'es','help_search',1),('translation',62,'es','help_search',4),('translation',63,'es','help_search',34),('translation',64,'es','help_search',31),('translations',20,'es','help_search',1.97685),('translations',35,'es','help_search',1),('translations',61,'es','help_search',2),('translations',63,'es','help_search',1),('transmission',10,'es','help_search',1),('transparentes',1,'es','node_search',1),('transported',13,'es','help_search',1),('través',3,'es','node_search',0.524706),('trazabilidad',3,'es','node_search',0.703756),('trazabilidad',342,'es','node_search',1),('trazabilidad',345,'es','node_search',1),('trazabilidad',346,'es','node_search',1),('trazabilidad',348,'es','node_search',1),('trazabilidad',351,'es','node_search',1),('tres',20,'es','help_search',1),('triggers',17,'es','help_search',1),('troubleshooting',14,'es','help_search',27),('true',24,'es','help_search',0.819249),('trusted',40,'es','help_search',4),('trying',38,'es','help_search',1),('turismo',9,'es','node_search',1),('turistica',5,'es','node_search',1),('turistica',8,'es','node_search',27),('turn',10,'es','help_search',0.851346),('turn',59,'es','help_search',3),('turning',21,'es','help_search',2),('turns',50,'es','help_search',0.989021),('twice',44,'es','help_search',1),('twig',17,'es','help_search',1),('twigfilebased',17,'es','help_search',1),('two',13,'es','help_search',1),('two',14,'es','help_search',1),('two',24,'es','help_search',0.609315),('two',28,'es','help_search',1),('two',67,'es','help_search',0.949597),('two',86,'es','help_search',0.976851),('two',88,'es','help_search',1),('type',2,'es','help_search',4),('type',4,'es','help_search',4),('type',12,'es','help_search',1),('type',24,'es','help_search',10.9532),('type',28,'es','help_search',2),('type',29,'es','help_search',4),('type',42,'es','help_search',1),('type',47,'es','help_search',1),('type',50,'es','help_search',1),('type',51,'es','help_search',2),('type',52,'es','help_search',32),('type',55,'es','help_search',1),('type',56,'es','help_search',1),('type',58,'es','help_search',2),('type',59,'es','help_search',1),('type',66,'es','help_search',2),('type',67,'es','help_search',14.7068),('type',70,'es','help_search',2),('type',71,'es','help_search',16),('type',73,'es','help_search',1),('type',76,'es','help_search',3.77923),('type',78,'es','help_search',29),('type',85,'es','help_search',0.993146),('type',88,'es','help_search',1),('type',89,'es','help_search',1),('type',90,'es','help_search',1),('type',91,'es','help_search',10.9931),('types',22,'es','help_search',4),('types',23,'es','help_search',0.863659),('types',24,'es','help_search',47.3145),('types',25,'es','help_search',7.05946),('types',28,'es','help_search',3),('types',47,'es','help_search',5),('types',55,'es','help_search',4),('types',56,'es','help_search',1.66135),('types',60,'es','help_search',1),('types',66,'es','help_search',3),('types',67,'es','help_search',1),('types',70,'es','help_search',1),('types',71,'es','help_search',1),('types',72,'es','help_search',1),('types',90,'es','help_search',1),('types',91,'es','help_search',1),('typically',13,'es','help_search',1),('typically',56,'es','help_search',1),('typically',57,'es','help_search',1),('typically',71,'es','help_search',1),('typing',77,'es','help_search',1),('ubicado',16,'es','help_search',1),('ultima',18,'es','help_search',4),('ultimo',28,'es','help_search',0.749958),('una',1,'es','node_search',1),('una',2,'es','node_search',2),('una',3,'es','node_search',3.77344),('una',9,'es','node_search',1),('una',13,'es','help_search',1),('una',15,'es','help_search',1),('una',16,'es','help_search',2.94209),('una',18,'es','help_search',0.957226),('una',23,'es','help_search',1.97286),('una',24,'es','help_search',23.3298),('una',25,'es','help_search',0.997306),('una',27,'es','help_search',1),('una',28,'es','help_search',0.816452),('una',29,'es','help_search',1),('una',30,'es','help_search',0.836446),('una',34,'es','help_search',1),('una',44,'es','help_search',31),('una',45,'es','help_search',26),('una',47,'es','help_search',2),('una',48,'es','help_search',2),('una',51,'es','help_search',1),('una',52,'es','help_search',1),('una',53,'es','help_search',1),('una',54,'es','help_search',1.89272),('una',55,'es','help_search',0.866793),('una',65,'es','help_search',1),('una',72,'es','help_search',1),('una',75,'es','help_search',1),('una',76,'es','help_search',2.89574),('una',82,'es','help_search',1),('una',83,'es','help_search',20),('una',84,'es','help_search',0.972861),('una',85,'es','help_search',3),('una',86,'es','help_search',4.85746),('una',87,'es','help_search',2),('una',91,'es','help_search',1),('una',345,'es','node_search',2),('uncacheable',10,'es','help_search',0.920273),('uncheck',37,'es','help_search',1),('uncheck',40,'es','help_search',1),('uncheck',41,'es','help_search',0.906287),('uncheck',70,'es','help_search',0.968904),('uncheck',80,'es','help_search',1),('under',17,'es','help_search',1),('under',30,'es','help_search',2.80818),('under',32,'es','help_search',1.88282),('under',50,'es','help_search',2.33163),('under',75,'es','help_search',1),('under',78,'es','help_search',2),('under',82,'es','help_search',1),('under',88,'es','help_search',1),('under',90,'es','help_search',1),('under',91,'es','help_search',2),('underlying',10,'es','help_search',1),('understand',26,'es','help_search',2),('understandable',83,'es','help_search',1),('unformatted',24,'es','help_search',0.7017),('unformatted',88,'es','help_search',8),('unico',2,'es','help_search',31),('unico',4,'es','help_search',32),('unico',56,'es','help_search',1),('uniform',83,'es','help_search',1),('uninstall',18,'es','help_search',0.96498),('uninstall',21,'es','help_search',1),('uninstall',23,'es','help_search',0.822065),('uninstall',31,'es','help_search',18),('uninstalled',21,'es','help_search',1),('uninstalled',31,'es','help_search',5),('uninstalled',35,'es','help_search',4),('uninstalling',14,'es','help_search',1),('uninstalling',21,'es','help_search',1),('unique',18,'es','help_search',1),('unique',25,'es','help_search',1.84832),('unique',83,'es','help_search',1),('unlimited',66,'es','help_search',1),('unlimited',67,'es','help_search',1),('uno',3,'es','help_search',1),('uno',3,'es','node_search',0.845322),('uno',4,'es','help_search',1),('uno',9,'es','help_search',1),('uno',19,'es','help_search',1),('uno',24,'es','help_search',0.857458),('uno',53,'es','help_search',1),('uno',84,'es','help_search',2),('unpacked',3,'es','help_search',1),('unpublish',57,'es','help_search',5),('unpublished',56,'es','help_search',0.957226),('unpublished',70,'es','help_search',1.91831),('unpublishing',76,'es','help_search',0.771698),('until',34,'es','help_search',1),('until',45,'es','help_search',1),('until',56,'es','help_search',0.953396),('until',62,'es','help_search',1),('until',65,'es','help_search',0.942091),('until',77,'es','help_search',0.997306),('untrusted',50,'es','help_search',0.836446),('untrusted',56,'es','help_search',0.902857),('unwanted',57,'es','help_search',1),('upcoming',39,'es','help_search',1),('update',20,'es','help_search',0.968904),('update',23,'es','help_search',1.6527),('update',39,'es','help_search',4),('update',45,'es','help_search',3),('update',60,'es','help_search',0.869951),('update',61,'es','help_search',1),('update',64,'es','help_search',2),('update',72,'es','help_search',1),('update',87,'es','help_search',1),('update',88,'es','help_search',3.9235),('updated',17,'es','help_search',2),('updated',18,'es','help_search',1),('updated',29,'es','help_search',1),('updated',61,'es','help_search',1),('updated',74,'es','help_search',9),('updates',15,'es','help_search',1),('updates',23,'es','help_search',0.779231),('updates',25,'es','help_search',1.87634),('updates',39,'es','help_search',6),('updates',64,'es','help_search',1),('updating',14,'es','help_search',1),('updating',15,'es','help_search',2),('updating',25,'es','help_search',1.41112),('upload',3,'es','help_search',4),('uploaded',3,'es','help_search',1),('uploaded',11,'es','help_search',1),('upper',65,'es','help_search',1.99731),('url',9,'es','help_search',1),('url',18,'es','help_search',5.96498),('url',22,'es','help_search',1),('url',28,'es','help_search',1),('url',29,'es','help_search',1),('url',32,'es','help_search',3.85651),('url',41,'es','help_search',3.98087),('url',50,'es','help_search',1),('url',60,'es','help_search',2.95723),('url',76,'es','help_search',0.993146),('url',77,'es','help_search',1),('url',81,'es','help_search',55),('url',82,'es','help_search',54),('url',83,'es','help_search',44),('urls',24,'es','help_search',0.745294),('urls',50,'es','help_search',2.93862),('urls',81,'es','help_search',1),('urls',82,'es','help_search',1),('urls',83,'es','help_search',38.7015),('usa',33,'es','help_search',1),('usabilidad',345,'es','node_search',1),('usando',9,'es','help_search',19),('usando',35,'es','help_search',1),('usar',23,'es','help_search',1),('usar',27,'es','help_search',26),('usar',35,'es','help_search',1),('usar',53,'es','help_search',1.90305),('usar',55,'es','help_search',1),('usar',60,'es','help_search',0.913226),('usar',72,'es','help_search',1),('usar',74,'es','help_search',19),('usar',84,'es','help_search',4),('usar',86,'es','help_search',1),('use',2,'es','help_search',1),('use',5,'es','help_search',1),('use',8,'es','help_search',6),('use',10,'es','help_search',1.98902),('use',13,'es','help_search',0.976851),('use',17,'es','help_search',1.97685),('use',18,'es','help_search',0.976851),('use',21,'es','help_search',1),('use',22,'es','help_search',2),('use',23,'es','help_search',0.76431),('use',24,'es','help_search',1.13585),('use',26,'es','help_search',1),('use',28,'es','help_search',13.0591),('use',34,'es','help_search',1),('use',37,'es','help_search',6),('use',41,'es','help_search',1.89761),('use',50,'es','help_search',3.63826),('use',60,'es','help_search',5.98087),('use',65,'es','help_search',8),('use',72,'es','help_search',1),('use',83,'es','help_search',1),('use',84,'es','help_search',1),('use',86,'es','help_search',1),('use',91,'es','help_search',1.99315),('used',11,'es','help_search',1),('used',12,'es','help_search',1),('used',14,'es','help_search',1),('used',19,'es','help_search',1),('used',24,'es','help_search',1),('used',25,'es','help_search',0.923838),('used',42,'es','help_search',1),('used',50,'es','help_search',2),('used',60,'es','help_search',3),('used',66,'es','help_search',1),('used',67,'es','help_search',1),('used',68,'es','help_search',1),('used',69,'es','help_search',1),('used',75,'es','help_search',2),('used',79,'es','help_search',1),('useful',50,'es','help_search',1),('user',8,'es','help_search',18),('user',9,'es','help_search',4),('user',10,'es','help_search',1),('user',11,'es','help_search',9.36481),('user',12,'es','help_search',12),('user',13,'es','help_search',1.96109),('user',14,'es','help_search',22),('user',15,'es','help_search',11),('user',18,'es','help_search',19.531),('user',20,'es','help_search',2),('user',21,'es','help_search',22),('user',22,'es','help_search',2),('user',23,'es','help_search',0.800068),('user',24,'es','help_search',24.7955),('user',25,'es','help_search',20.9737),('user',26,'es','help_search',1),('user',28,'es','help_search',6.42983),('user',32,'es','help_search',3),('user',36,'es','help_search',11),('user',37,'es','help_search',4),('user',39,'es','help_search',11),('user',41,'es','help_search',8.62634),('user',42,'es','help_search',43),('user',44,'es','help_search',16),('user',45,'es','help_search',7),('user',47,'es','help_search',11),('user',56,'es','help_search',1.9185),('user',60,'es','help_search',1),('user',62,'es','help_search',2),('user',63,'es','help_search',5),('user',64,'es','help_search',1),('user',70,'es','help_search',20.7508),('user',71,'es','help_search',22),('user',72,'es','help_search',19.1744),('user',74,'es','help_search',28),('user',76,'es','help_search',9.28804),('user',77,'es','help_search',1),('user',82,'es','help_search',11),('user',83,'es','help_search',12.6579),('user',85,'es','help_search',10.0841),('user',86,'es','help_search',9.25078),('user',88,'es','help_search',10.0841),('userinterface',20,'es','help_search',0.972861),('username',44,'es','help_search',4),('users',5,'es','help_search',1),('users',8,'es','help_search',5),('users',9,'es','help_search',1),('users',10,'es','help_search',4.8619),('users',17,'es','help_search',20.9611),('users',19,'es','help_search',2),('users',24,'es','help_search',1),('users',26,'es','help_search',7),('users',28,'es','help_search',4.69365),('users',37,'es','help_search',1),('users',41,'es','help_search',6),('users',42,'es','help_search',8),('users',46,'es','help_search',1),('users',50,'es','help_search',3.68488),('users',55,'es','help_search',0.906287),('users',56,'es','help_search',2.75384),('users',57,'es','help_search',1),('users',60,'es','help_search',1),('users',65,'es','help_search',2),('users',70,'es','help_search',2.93838),('users',71,'es','help_search',1),('users',76,'es','help_search',3.81092),('users',81,'es','help_search',1),('users',83,'es','help_search',1),('users',85,'es','help_search',1),('users',86,'es','help_search',0.98493),('uses',60,'es','help_search',1),('using',2,'es','help_search',1),('using',9,'es','help_search',1),('using',13,'es','help_search',1.96498),('using',17,'es','help_search',1),('using',21,'es','help_search',1),('using',22,'es','help_search',1.99731),('using',23,'es','help_search',27.7027),('using',25,'es','help_search',8.86899),('using',31,'es','help_search',1),('using',42,'es','help_search',1),('using',62,'es','help_search',1),('using',65,'es','help_search',26),('using',76,'es','help_search',0.816452),('using',88,'es','help_search',1),('using',90,'es','help_search',1),('uso',21,'es','help_search',1),('uso',23,'es','help_search',1),('uso',84,'es','help_search',26),('usted',19,'es','help_search',1),('usually',67,'es','help_search',0.976851),('usuario',8,'es','help_search',1),('usuario',17,'es','help_search',1),('usuario',25,'es','help_search',1),('usuario',28,'es','help_search',1.56883),('usuario',41,'es','help_search',48.9973),('usuario',42,'es','help_search',26),('usuario',44,'es','help_search',27),('usuario',45,'es','help_search',26),('usuario',53,'es','help_search',1),('usuario',54,'es','help_search',2.90974),('usuario',56,'es','help_search',0.863659),('usuario',60,'es','help_search',2),('usuario',62,'es','help_search',27),('usuario',72,'es','help_search',1),('usuario',76,'es','help_search',1.6805),('usuario',84,'es','help_search',1),('usuario',86,'es','help_search',0.889397),('usuario',341,'es','node_search',1),('usuario',349,'es','node_search',1),('usuarios',8,'es','help_search',1),('usuarios',9,'es','help_search',3),('usuarios',16,'es','help_search',1),('usuarios',23,'es','help_search',1),('usuarios',24,'es','help_search',0.792123),('usuarios',28,'es','help_search',1.64488),('usuarios',30,'es','help_search',1),('usuarios',41,'es','help_search',2),('usuarios',44,'es','help_search',4),('usuarios',45,'es','help_search',4),('usuarios',58,'es','help_search',1),('usuarios',72,'es','help_search',2),('usuarios',82,'es','help_search',1),('usuarios',84,'es','help_search',4),('usuarios',86,'es','help_search',0.920273),('usuarios',351,'es','node_search',1),('utilice',65,'es','help_search',1),('utilice',68,'es','help_search',1),('utilice',69,'es','help_search',1),('utiliza',15,'es','help_search',1),('utiliza',30,'es','help_search',0.96498),('utiliza',86,'es','help_search',1.87957),('utilizada',3,'es','node_search',0.716357),('utilizadas',86,'es','help_search',1),('utilizadas',339,'es','node_search',1),('utilizadas',340,'es','node_search',1),('utilizado',33,'es','help_search',26),('utilizado',54,'es','help_search',1),('utilizados',60,'es','help_search',2),('utilizando',3,'es','node_search',0.953396),('utilizando',13,'es','help_search',2.99731),('utilizando',33,'es','help_search',1),('utilizando',35,'es','help_search',1),('utilizando',55,'es','help_search',1),('utilizar',27,'es','help_search',4),('utilizar',28,'es','help_search',4.5075),('utilizar',35,'es','help_search',2),('utilizar',53,'es','help_search',0.902857),('utilizar',56,'es','help_search',1),('utilizara',60,'es','help_search',1),('utilizaran',34,'es','help_search',1),('utilizarse',53,'es','help_search',1),('utilizarse',75,'es','help_search',1),('uuid',25,'es','help_search',4.955),('único',3,'es','node_search',0.972861),('valid',10,'es','help_search',1),('valido',54,'es','help_search',1),('valiosa',8,'es','node_search',1),('valor',3,'es','node_search',0.989021),('valor',55,'es','help_search',3.36937),('valor',81,'es','help_search',1),('valores',55,'es','help_search',5.63013),('valores',72,'es','help_search',2.99315),('value',24,'es','help_search',0.691597),('value',25,'es','help_search',0.679856),('value',66,'es','help_search',4),('value',67,'es','help_search',3.92114),('value',88,'es','help_search',2),('values',24,'es','help_search',5.77047),('values',32,'es','help_search',1),('values',45,'es','help_search',1),('values',66,'es','help_search',6),('values',67,'es','help_search',6),('varia',48,'es','help_search',1),('variables',41,'es','help_search',25),('varias',3,'es','node_search',0.714225),('varias',30,'es','help_search',1),('variations',24,'es','help_search',1),('varios',54,'es','help_search',1),('varios',72,'es','help_search',1.93784),('vary',66,'es','help_search',1),('vary',87,'es','help_search',1),('vaya',1,'es','help_search',1),('vaya',2,'es','help_search',1),('vaya',3,'es','help_search',1),('vaya',3,'es','node_search',0.657549),('vaya',4,'es','help_search',1),('vaya',5,'es','help_search',1),('vaya',6,'es','help_search',1),('vaya',7,'es','help_search',1),('vaya',8,'es','help_search',2),('vaya',16,'es','help_search',0.961087),('vaya',18,'es','help_search',1),('vaya',29,'es','help_search',1),('vaya',30,'es','help_search',1),('vaya',48,'es','help_search',1),('vaya',50,'es','help_search',0.931053),('vaya',54,'es','help_search',1),('vaya',64,'es','help_search',1),('vaya',66,'es','help_search',1),('vaya',67,'es','help_search',1),('vaya',68,'es','help_search',1),('vaya',69,'es','help_search',1),('vaya',71,'es','help_search',1),('vaya',75,'es','help_search',1),('vaya',77,'es','help_search',2),('vaya',78,'es','help_search',1),('vaya',80,'es','help_search',1),('vaya',85,'es','help_search',1),('vaya',87,'es','help_search',1),('vaya',91,'es','help_search',1),('vea',64,'es','help_search',1),('vea',84,'es','help_search',1),('vease',4,'es','help_search',1),('vease',67,'es','help_search',1),('veces',15,'es','help_search',1),('ventana',53,'es','help_search',1),('ver',1,'es','node_search',21.3191),('ver',3,'es','help_search',1),('ver',7,'es','help_search',1),('ver',48,'es','help_search',1),('ver',49,'es','help_search',1),('ver',54,'es','help_search',1),('ver',73,'es','help_search',1),('ver',76,'es','help_search',0.931053),('ver',81,'es','help_search',1),('ver',84,'es','help_search',1),('ver',87,'es','help_search',0.931053),('vera',85,'es','help_search',1),('verdes',86,'es','help_search',1),('verduras',86,'es','help_search',1),('verifica',16,'es','help_search',2),('verificacion',48,'es','help_search',1),('verificacion',343,'es','node_search',1),('verificación',3,'es','node_search',1.52584),('verificamos',345,'es','node_search',1),('verificar',28,'es','help_search',0.805455),('verification',41,'es','help_search',1.89608),('verified',56,'es','help_search',1),('verified',88,'es','help_search',0.96498),('verifique',16,'es','help_search',0.957226),('verifique',35,'es','help_search',2),('verifique',41,'es','help_search',0.869951),('verifique',64,'es','help_search',1),('verifique',87,'es','help_search',0.989021),('verify',8,'es','help_search',1),('verify',16,'es','help_search',1),('verify',29,'es','help_search',1),('verify',30,'es','help_search',0.819249),('verify',31,'es','help_search',1),('verify',44,'es','help_search',1),('verify',50,'es','help_search',0.747619),('verify',60,'es','help_search',0.879565),('verify',67,'es','help_search',1),('verify',77,'es','help_search',1),('verify',84,'es','help_search',0.906287),('verify',88,'es','help_search',0.993146),('verlo',7,'es','help_search',1),('versatile',22,'es','help_search',1),('versiones',3,'es','node_search',0.857458),('versions',25,'es','help_search',0.851346),('vertical',71,'es','help_search',1),('very',24,'es','help_search',1.62189),('very',28,'es','help_search',1),('ves',54,'es','help_search',4),('via',13,'es','help_search',1),('via',56,'es','help_search',1),('viajar',9,'es','node_search',1),('videocolumna',1,'es','node_search',3.84853),('videos',22,'es','help_search',1),('vie',2,'es','node_search',1),('vie',3,'es','node_search',0.512513),('vie',341,'es','node_search',1),('vie',342,'es','node_search',1),('vie',343,'es','node_search',1),('vie',344,'es','node_search',1),('vie',345,'es','node_search',1),('vie',346,'es','node_search',1),('vie',347,'es','node_search',1),('vie',348,'es','node_search',1),('vie',349,'es','node_search',1),('vie',350,'es','node_search',1),('vie',351,'es','node_search',1),('view',8,'es','help_search',6),('view',17,'es','help_search',0.953396),('view',25,'es','help_search',1),('view',28,'es','help_search',6.83548),('view',46,'es','help_search',5),('view',64,'es','help_search',1),('view',65,'es','help_search',2),('view',74,'es','help_search',2),('view',76,'es','help_search',49.9563),('view',87,'es','help_search',29),('view',88,'es','help_search',29),('view',89,'es','help_search',42),('view',90,'es','help_search',32),('viewed',9,'es','help_search',1),('viewed',17,'es','help_search',1),('viewed',19,'es','help_search',1),('viewer',9,'es','help_search',1),('viewing',9,'es','help_search',1),('viewing',17,'es','help_search',1),('viewing',42,'es','help_search',2),('viewing',46,'es','help_search',26),('viewing',69,'es','help_search',0.993146),('views',19,'es','help_search',1),('views',74,'es','help_search',1),('views',76,'es','help_search',51.0011),('views',87,'es','help_search',1),('views',88,'es','help_search',11.123),('vigente',343,'es','node_search',1),('vigorosos',2,'es','node_search',1),('visibilidad',16,'es','help_search',3.93972),('visibilidad',48,'es','help_search',4),('visibility',20,'es','help_search',2),('visible',16,'es','help_search',1.91458),('visible',24,'es','help_search',1),('visible',54,'es','help_search',0.836446),('visible',57,'es','help_search',1),('visible',65,'es','help_search',2.86593),('visible',66,'es','help_search',1),('visible',67,'es','help_search',1),('visible',69,'es','help_search',1),('visibles',55,'es','help_search',0.797402),('visibles',59,'es','help_search',1),('vision',2,'es','node_search',19),('vision',75,'es','help_search',1),('visit',18,'es','help_search',2.96498),('visit',28,'es','help_search',1),('visit',32,'es','help_search',1),('visit',65,'es','help_search',0.916736),('visit',70,'es','help_search',1),('visit',83,'es','help_search',1),('visitada',82,'es','help_search',1),('visitantes',28,'es','help_search',0.776703),('visitantes',42,'es','help_search',26),('visitantes',47,'es','help_search',1),('visitantes',56,'es','help_search',0.860547),('visite',27,'es','help_search',1),('visite',35,'es','help_search',1),('visite',65,'es','help_search',1),('visited',74,'es','help_search',28),('visiting',23,'es','help_search',0.942091),('visitor',56,'es','help_search',1),('visitors',9,'es','help_search',1),('visitors',24,'es','help_search',2),('visitors',37,'es','help_search',1),('visitors',42,'es','help_search',20),('visitors',83,'es','help_search',1),('visits',32,'es','help_search',1),('visits',74,'es','help_search',19),('vista',53,'es','help_search',1),('vista',76,'es','help_search',0.927431),('vista',87,'es','help_search',4.79975),('vistas',25,'es','help_search',1),('vistas',76,'es','help_search',2.95614),('vistas',87,'es','help_search',28),('vistas',88,'es','help_search',4),('vistas',89,'es','help_search',4),('vistas',90,'es','help_search',4),('visual',11,'es','help_search',2),('visual',22,'es','help_search',1),('visual',50,'es','help_search',1),('visuales',54,'es','help_search',4),('visualizacion',24,'es','help_search',0.528135),('visualizacion',56,'es','help_search',1),('visualizacion',73,'es','help_search',2),('visualizacion',76,'es','help_search',2.95383),('visualizacion',87,'es','help_search',1),('visually',69,'es','help_search',4),('vital',3,'es','node_search',0.554747),('vocabularies',86,'es','help_search',0.822065),('vocabulario',85,'es','help_search',29),('vocabulario',86,'es','help_search',6),('vocabularios',85,'es','help_search',4),('vocabularios',86,'es','help_search',1),('vocabulary',85,'es','help_search',5.81714),('volver',65,'es','help_search',0.886095),('vuelva',16,'es','help_search',1),('vuelva',54,'es','help_search',1.78315),('w3c',53,'es','help_search',9.60445),('wait',31,'es','help_search',1),('wait',35,'es','help_search',1),('wait',38,'es','help_search',1),('wait',61,'es','help_search',2),('wait',63,'es','help_search',1),('waiting',30,'es','help_search',0.827757),('walk',28,'es','help_search',1.87326),('walked',28,'es','help_search',0.923838),('walking',28,'es','help_search',0.927431),('want',2,'es','help_search',1),('want',4,'es','help_search',2),('want',5,'es','help_search',2),('want',6,'es','help_search',1),('want',31,'es','help_search',1),('want',34,'es','help_search',2),('want',35,'es','help_search',1),('want',38,'es','help_search',2),('want',41,'es','help_search',1.80967),('want',44,'es','help_search',1),('want',45,'es','help_search',2),('want',50,'es','help_search',0.78951),('want',51,'es','help_search',1),('want',59,'es','help_search',2),('want',62,'es','help_search',1),('want',63,'es','help_search',1),('want',66,'es','help_search',2),('want',67,'es','help_search',4.97286),('want',68,'es','help_search',1),('want',69,'es','help_search',2),('want',71,'es','help_search',1),('want',78,'es','help_search',1),('want',80,'es','help_search',1),('want',85,'es','help_search',0.953396),('want',87,'es','help_search',1),('want',88,'es','help_search',2.94583),('want',90,'es','help_search',2),('want',91,'es','help_search',2),('warning',40,'es','help_search',4),('warnings',39,'es','help_search',1),('was',31,'es','help_search',1),('was',34,'es','help_search',1),('was',74,'es','help_search',1),('way',10,'es','help_search',0.938382),('way',13,'es','help_search',0.972861),('way',18,'es','help_search',1),('way',24,'es','help_search',1.18888),('way',50,'es','help_search',1),('way',53,'es','help_search',1),('way',60,'es','help_search',1),('way',76,'es','help_search',0.842342),('ways',24,'es','help_search',1),('ways',25,'es','help_search',1),('ways',86,'es','help_search',0.972861),('web',1,'es','node_search',0.98493),('web',3,'es','node_search',21.6636),('web',8,'es','help_search',1),('web',11,'es','help_search',26),('web',12,'es','help_search',1),('web',13,'es','help_search',91.438),('web',14,'es','help_search',1),('web',18,'es','help_search',2),('web',30,'es','help_search',0.968904),('web',32,'es','help_search',3),('web',34,'es','help_search',2),('web',47,'es','help_search',1),('web',56,'es','help_search',1),('web',57,'es','help_search',1),('web',73,'es','help_search',1),('web',77,'es','help_search',1),('web',83,'es','help_search',2),('web',86,'es','help_search',3),('web',343,'es','node_search',1),('web',344,'es','node_search',1),('web',345,'es','node_search',1),('web',346,'es','node_search',1),('website',19,'es','help_search',26),('website',24,'es','help_search',1),('website',41,'es','help_search',2),('website',56,'es','help_search',1),('website',57,'es','help_search',1),('website',83,'es','help_search',1),('week',18,'es','help_search',0.989021),('weekly',18,'es','help_search',1),('weights',26,'es','help_search',5),('well',10,'es','help_search',0.857458),('well',18,'es','help_search',2),('well',66,'es','help_search',1),('went',36,'es','help_search',1),('were',32,'es','help_search',1.76683),('were',34,'es','help_search',2),('were',38,'es','help_search',2),('were',41,'es','help_search',0.839384),('wget',18,'es','help_search',3.89144),('what',10,'es','help_search',76),('what',17,'es','help_search',19),('what',22,'es','help_search',57),('what',24,'es','help_search',25.5854),('what',25,'es','help_search',73.5291),('what',28,'es','help_search',74.4852),('what',30,'es','help_search',19),('what',32,'es','help_search',20),('what',34,'es','help_search',1),('what',41,'es','help_search',20.8828),('what',42,'es','help_search',57),('what',45,'es','help_search',1),('what',46,'es','help_search',19),('what',47,'es','help_search',19),('what',50,'es','help_search',38),('what',60,'es','help_search',1),('what',66,'es','help_search',1),('what',74,'es','help_search',19),('what',76,'es','help_search',57.5221),('what',83,'es','help_search',19),('what',88,'es','help_search',1),('when',9,'es','help_search',1),('when',10,'es','help_search',2.9496),('when',14,'es','help_search',1),('when',17,'es','help_search',3),('when',24,'es','help_search',1.51451),('when',25,'es','help_search',5.69654),('when',26,'es','help_search',1),('when',28,'es','help_search',1.83353),('when',30,'es','help_search',1.94575),('when',32,'es','help_search',2),('when',36,'es','help_search',4),('when',37,'es','help_search',6),('when',41,'es','help_search',1),('when',50,'es','help_search',2),('when',61,'es','help_search',1),('when',66,'es','help_search',1),('when',67,'es','help_search',0.98493),('when',70,'es','help_search',1),('when',74,'es','help_search',1),('when',76,'es','help_search',1),('when',77,'es','help_search',3),('when',78,'es','help_search',1),('when',86,'es','help_search',1),('when',88,'es','help_search',1.96498),('where',11,'es','help_search',1),('where',17,'es','help_search',19),('where',18,'es','help_search',1),('where',24,'es','help_search',0.722831),('where',56,'es','help_search',1),('whether',24,'es','help_search',1),('whether',55,'es','help_search',2.79584),('whether',76,'es','help_search',2),('which',8,'es','help_search',2),('which',9,'es','help_search',1),('which',10,'es','help_search',1),('which',11,'es','help_search',1),('which',17,'es','help_search',1),('which',18,'es','help_search',1),('which',22,'es','help_search',1),('which',23,'es','help_search',2.85183),('which',24,'es','help_search',4.63362),('which',25,'es','help_search',2.56587),('which',28,'es','help_search',1.9534),('which',31,'es','help_search',1),('which',35,'es','help_search',1),('which',39,'es','help_search',1),('which',42,'es','help_search',1),('which',50,'es','help_search',1.73389),('which',51,'es','help_search',1),('which',56,'es','help_search',1),('which',58,'es','help_search',1),('which',60,'es','help_search',2),('which',65,'es','help_search',0.953396),('which',66,'es','help_search',2),('which',67,'es','help_search',1),('which',70,'es','help_search',1),('which',71,'es','help_search',1),('which',73,'es','help_search',1),('which',74,'es','help_search',28),('which',76,'es','help_search',3.81092),('which',77,'es','help_search',1),('which',79,'es','help_search',3),('which',83,'es','help_search',3),('which',86,'es','help_search',1),('which',87,'es','help_search',1),('which',89,'es','help_search',1),('while',12,'es','help_search',1),('while',24,'es','help_search',1.97166),('while',65,'es','help_search',0.931053),('white',32,'es','help_search',4),('who',10,'es','help_search',1),('who',37,'es','help_search',1),('who',42,'es','help_search',3),('who',46,'es','help_search',19),('who',50,'es','help_search',1),('who',76,'es','help_search',0.833529),('who',81,'es','help_search',19),('whose',9,'es','help_search',1),('whose',47,'es','help_search',1),('whose',83,'es','help_search',1),('why',38,'es','help_search',1),('widget',22,'es','help_search',4),('widget',24,'es','help_search',15.7995),('widget',68,'es','help_search',7),('widgets',68,'es','help_search',5),('width',1,'es','node_search',8.84454),('width',22,'es','help_search',1),('width',53,'es','help_search',1),('width',75,'es','help_search',4),('will',3,'es','help_search',2),('will',5,'es','help_search',1),('will',9,'es','help_search',1),('will',10,'es','help_search',1.86366),('will',17,'es','help_search',2.9496),('will',18,'es','help_search',1),('will',24,'es','help_search',0.516879),('will',25,'es','help_search',1.59484),('will',27,'es','help_search',1),('will',28,'es','help_search',3),('will',29,'es','help_search',2),('will',30,'es','help_search',2.99315),('will',32,'es','help_search',1),('will',37,'es','help_search',5),('will',39,'es','help_search',1),('will',42,'es','help_search',1),('will',44,'es','help_search',1),('will',46,'es','help_search',1),('will',50,'es','help_search',0.733888),('will',55,'es','help_search',0.96498),('will',57,'es','help_search',1),('will',58,'es','help_search',1),('will',59,'es','help_search',1),('will',60,'es','help_search',1),('will',65,'es','help_search',1.93453),('will',67,'es','help_search',1.92296),('will',69,'es','help_search',1),('will',70,'es','help_search',1.92027),('will',71,'es','help_search',4),('will',76,'es','help_search',1),('will',77,'es','help_search',3),('will',78,'es','help_search',1),('will',79,'es','help_search',1),('will',81,'es','help_search',2),('will',83,'es','help_search',1),('will',85,'es','help_search',1.97286),('will',87,'es','help_search',3),('will',89,'es','help_search',2),('will',90,'es','help_search',3),('will',91,'es','help_search',1),('wish',68,'es','help_search',1),('wish',69,'es','help_search',1),('with',9,'es','help_search',1),('with',10,'es','help_search',1.88525),('with',11,'es','help_search',1),('with',13,'es','help_search',1),('with',14,'es','help_search',1),('with',17,'es','help_search',26.9611),('with',20,'es','help_search',19),('with',22,'es','help_search',2),('with',23,'es','help_search',1),('with',24,'es','help_search',7.18483),('with',25,'es','help_search',0.72066),('with',26,'es','help_search',2.99315),('with',27,'es','help_search',1),('with',28,'es','help_search',2.84532),('with',31,'es','help_search',1),('with',37,'es','help_search',1),('with',38,'es','help_search',2),('with',40,'es','help_search',1),('with',41,'es','help_search',2),('with',42,'es','help_search',1),('with',46,'es','help_search',1),('with',50,'es','help_search',1),('with',53,'es','help_search',10.6752),('with',55,'es','help_search',1.91674),('with',56,'es','help_search',0.949597),('with',57,'es','help_search',1),('with',65,'es','help_search',3),('with',66,'es','help_search',1),('with',67,'es','help_search',0.913226),('with',70,'es','help_search',2),('with',71,'es','help_search',1),('with',76,'es','help_search',9.46254),('with',81,'es','help_search',1),('with',82,'es','help_search',1),('with',83,'es','help_search',1),('with',84,'es','help_search',1),('with',85,'es','help_search',1),('with',87,'es','help_search',1),('with',88,'es','help_search',10.1622),('with',91,'es','help_search',1),('within',17,'es','help_search',1),('within',24,'es','help_search',2),('within',50,'es','help_search',0.949597),('without',9,'es','help_search',1),('without',41,'es','help_search',1),('without',65,'es','help_search',1),('without',77,'es','help_search',1),('word',28,'es','help_search',0.949597),('word',30,'es','help_search',4),('word',31,'es','help_search',1),('word',38,'es','help_search',1),('word',72,'es','help_search',1),('words',28,'es','help_search',0.931053),('words',30,'es','help_search',1),('workflow',25,'es','help_search',7.11637),('workflow',56,'es','help_search',1),('working',17,'es','help_search',26),('working',20,'es','help_search',19),('working',25,'es','help_search',1),('working',53,'es','help_search',9.711),('would',21,'es','help_search',1),('would',28,'es','help_search',0.942091),('would',31,'es','help_search',2),('would',32,'es','help_search',0.934703),('would',36,'es','help_search',1),('would',53,'es','help_search',1),('would',55,'es','help_search',1),('would',65,'es','help_search',3),('would',70,'es','help_search',1),('would',83,'es','help_search',1),('wraps',11,'es','help_search',1),('write',25,'es','help_search',0.674137),('writing',17,'es','help_search',1),('written',53,'es','help_search',1),('wwwcgfmmilco',344,'es','node_search',1),('wwwexamplecom',83,'es','help_search',4),('wysiwyg',54,'es','help_search',4),('xml',13,'es','help_search',1),('yaml',1,'es','help_search',1),('yaml',4,'es','help_search',1),('yaml',17,'es','help_search',1),('yaml',25,'es','help_search',3.39172),('yaml',53,'es','help_search',0.906287),('yamlformat',4,'es','help_search',1),('yet',19,'es','help_search',1),('yet',57,'es','help_search',1),('yml',25,'es','help_search',0.938382),('you',2,'es','help_search',1),('you',3,'es','help_search',1),('you',4,'es','help_search',2),('you',5,'es','help_search',4),('you',6,'es','help_search',1),('you',10,'es','help_search',1.74),('you',11,'es','help_search',1),('you',14,'es','help_search',1),('you',17,'es','help_search',1.97685),('you',18,'es','help_search',6.90681),('you',20,'es','help_search',4),('you',21,'es','help_search',3),('you',22,'es','help_search',1),('you',23,'es','help_search',1.94209),('you',24,'es','help_search',5.99906),('you',26,'es','help_search',1),('you',28,'es','help_search',3),('you',29,'es','help_search',2),('you',30,'es','help_search',2.61035),('you',31,'es','help_search',5),('you',32,'es','help_search',6.59222),('you',34,'es','help_search',5),('you',35,'es','help_search',2),('you',36,'es','help_search',1),('you',38,'es','help_search',8),('you',39,'es','help_search',5),('you',41,'es','help_search',6.65799),('you',42,'es','help_search',2),('you',43,'es','help_search',1),('you',44,'es','help_search',3),('you',45,'es','help_search',3),('you',46,'es','help_search',2),('you',47,'es','help_search',4),('you',50,'es','help_search',3.0164),('you',51,'es','help_search',2),('you',55,'es','help_search',3.95723),('you',56,'es','help_search',1.81269),('you',57,'es','help_search',3),('you',58,'es','help_search',2),('you',59,'es','help_search',4),('you',60,'es','help_search',2),('you',61,'es','help_search',2),('you',62,'es','help_search',2),('you',63,'es','help_search',1),('you',64,'es','help_search',1),('you',65,'es','help_search',2),('you',66,'es','help_search',7),('you',67,'es','help_search',9.74314),('you',68,'es','help_search',2),('you',69,'es','help_search',4),('you',70,'es','help_search',0.923838),('you',71,'es','help_search',5),('you',74,'es','help_search',1),('you',76,'es','help_search',6.59412),('you',77,'es','help_search',2),('you',78,'es','help_search',1),('you',79,'es','help_search',1),('you',80,'es','help_search',1),('you',81,'es','help_search',1),('you',83,'es','help_search',5),('you',84,'es','help_search',1),('you',85,'es','help_search',5.88722),('you',86,'es','help_search',3.81696),('you',87,'es','help_search',3),('you',88,'es','help_search',5.91838),('you',90,'es','help_search',5),('you',91,'es','help_search',4.99731),('your',1,'es','help_search',1),('your',2,'es','help_search',6),('your',3,'es','help_search',2),('your',4,'es','help_search',5),('your',8,'es','help_search',1),('your',9,'es','help_search',1),('your',10,'es','help_search',1.98902),('your',11,'es','help_search',13.3983),('your',13,'es','help_search',1),('your',14,'es','help_search',30),('your',15,'es','help_search',27),('your',17,'es','help_search',1),('your',18,'es','help_search',8),('your',19,'es','help_search',26),('your',20,'es','help_search',2),('your',21,'es','help_search',38),('your',22,'es','help_search',2),('your',23,'es','help_search',2.7441),('your',24,'es','help_search',7.66905),('your',25,'es','help_search',1),('your',27,'es','help_search',1),('your',28,'es','help_search',0.980874),('your',29,'es','help_search',1),('your',30,'es','help_search',1),('your',32,'es','help_search',4.8453),('your',34,'es','help_search',1),('your',35,'es','help_search',1),('your',36,'es','help_search',3),('your',37,'es','help_search',5),('your',38,'es','help_search',2),('your',39,'es','help_search',32),('your',41,'es','help_search',3.8894),('your',42,'es','help_search',2),('your',43,'es','help_search',1),('your',47,'es','help_search',1),('your',51,'es','help_search',1),('your',52,'es','help_search',1),('your',56,'es','help_search',1),('your',60,'es','help_search',2),('your',61,'es','help_search',3),('your',62,'es','help_search',3),('your',63,'es','help_search',1),('your',65,'es','help_search',2),('your',66,'es','help_search',1),('your',67,'es','help_search',0.909743),('your',68,'es','help_search',1),('your',69,'es','help_search',0.997306),('your',70,'es','help_search',1),('your',71,'es','help_search',1),('your',75,'es','help_search',1),('your',76,'es','help_search',1),('your',77,'es','help_search',1),('your',79,'es','help_search',1),('your',80,'es','help_search',1),('your',83,'es','help_search',4),('your',84,'es','help_search',0.909743),('your',85,'es','help_search',0.989021),('your',88,'es','help_search',4.94209),('your',89,'es','help_search',3),('your',90,'es','help_search',2),('your',91,'es','help_search',6),('zona',34,'es','help_search',2);
/*!40000 ALTER TABLE `search_index` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `search_total`
--

DROP TABLE IF EXISTS `search_total`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `search_total` (
  `word` varchar(50) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique word in the search index.',
  `count` float DEFAULT NULL COMMENT 'The count of the word in the index using Zipf''s law to equalize the probability distribution.',
  PRIMARY KEY (`word`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Stores search totals for words.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `search_total`
--

LOCK TABLES `search_total` WRITE;
/*!40000 ALTER TABLE `search_total` DISABLE KEYS */;
INSERT INTO `search_total` VALUES ('1',0.176091),('100',0.032954),('1209',0.30103),('1255',0.30103),('1359',0.30103),('1420',0.30103),('1421',0.30103),('1438',0.30103),('1448',0.30103),('1451',0.30103),('15',0.30103),('1500',0.176091),('1510',0.30103),('1512',0.30103),('1513',0.30103),('1519',0.30103),('1527',0.30103),('1547',0.30103),('16',0.30103),('1631',0.30103),('1642',0.30103),('1644',0.30103),('17',0.176091),('1723',0.30103),('1726',0.30103),('18',0.30103),('2',0.176589),('200',0.30103),('2025',0.0197912),('20px',0.0791812),('24',0.176091),('255',0.30103),('26',0.0377886),('3',0.180103),('403',0.0184834),('403404',0.0158167),('404',0.0177735),('40em',0.0791812),('5',0.032364),('6',0.145563),('7',0.0321847),('9',0.30103),('abastecimientos',0.30103),('abbreviation',0.30103),('abierto',0.0497239),('ability',0.0684872),('able',0.0980171),('about',0.0191052),('aboutus',0.0791812),('above',0.109789),('abrir',0.30103),('abrira',0.30103),('acceder',0.0386926),('accesibilidad',0.124939),('accesible',0.30103),('acceso',0.0109244),('accesos',0.0134211),('access',0.0362121),('accessed',0.30103),('accessibility',0.00914338),('accessible',0.124939),('accessing',0.30103),('accion',0.0410961),('acciones',0.182608),('accomplish',0.30103),('account',0.0185761),('accountname',0.30103),('accounts',0.016062),('acompañamos',0.30103),('acreditan',0.30103),('action',0.0326885),('actions',0.0352355),('activa',0.0382841),('active',0.0406103),('actividades',0.196298),('activity',0.30103),('activo',0.30103),('acts',0.30103),('actual',0.0705598),('actualice',0.176286),('actualizacion',0.0791812),('actualizaciones',0.0157943),('actualizamos',0.30103),('actualizar',0.30103),('actualmente',0.176286),('actuamente',0.30103),('acuerdo',0.30103),('adaptacion',0.30103),('adaptamos',0.30103),('add',0.00365008),('added',0.0363933),('adding',0.00245017),('addition',0.103598),('additional',0.0264437),('address',0.0579919),('addresses',0.30103),('adds',0.30103),('adecuadamente',0.30103),('adecuado',0.30103),('ademas',0.0669468),('adicional',0.30103),('adicionales',0.000839999),('adicionalmente',0.18095),('adjuntar',0.30103),('adjuntos',0.30103),('adjust',0.134897),('admin',0.0109599),('administer',0.0203441),('administering',0.30103),('administracion',0.0127679),('administración',0.0157943),('administrador',0.30103),('administradores',0.09691),('administrados',0.176091),('administrando',0.00768683),('administrar',0.00195862),('administration',0.176091),('administrativa',0.0165439),('administrativas',0.03224),('administrative',0.0033382),('administrativo',0.00862561),('administrativos',0.0163904),('administrator',0.178954),('administrators',0.0511525),('adminitra',0.09691),('admiten',0.30103),('adres',0.0157943),('advanced',0.0307507),('affected',0.30103),('after',0.0444599),('afterwards',0.30103),('again',0.18095),('against',0.178664),('agencia',0.00539503),('aggregation',0.020347),('agrega',0.187562),('agregado',0.181785),('agregando',0.30103),('agregar',0.00426716),('agregue',0.0791812),('agrupados',0.30103),('agrupe',0.30103),('ahora',0.30103),('ajustes',0.00570293),('alcaldia',0.0157943),('alcanzar',0.267534),('alguien',0.30103),('algunos',0.0690816),('aliados',0.30103),('alias',0.00257753),('aliases',0.0116748),('aliasing',0.30103),('alimentos',0.0157943),('alineacion',0.30103),('all',0.0157637),('allow',0.0596744),('allowed',0.0361024),('allows',0.0242939),('almacena',0.082959),('almacenados',0.30103),('almacenan',0.30103),('along',0.30103),('already',0.0413927),('alreadyconfigured',0.30103),('alreadyrendered',0.30103),('also',0.0117211),('alternative',0.30103),('alternatively',0.181608),('alto',0.0163904),('altura',0.176091),('always',0.124939),('amamos',0.0163904),('american',0.30103),('amigable',0.30103),('ampliacion',0.0211893),('ampliamente',0.30103),('ampliando',0.30103),('ampliar',0.0511525),('anada',0.176091),('anade',0.124939),('anadiendo',0.0163904),('anadir',0.0348267),('analisis',0.195873),('análisis',0.252398),('ancho',0.01524),('anchor',0.09691),('anchos',0.176091),('anchura',0.30103),('and',0.00074013),('announcement',0.0377886),('announcements',0.0048525),('ano',0.30103),('anonymous',0.0229811),('anos',0.30103),('anote',0.30103),('another',0.0494529),('anteriores',0.073423),('anteriormente',0.19095),('antes',0.30103),('anuncio',0.30103),('anuncios',0.09691),('any',0.0326238),('anyone',0.176091),('apache',0.0347621),('aparecer',0.30103),('aparecera',0.176091),('apariencia',0.0419053),('api',0.0128034),('aplicaciones',0.30103),('aplican',0.30103),('aplicando',0.30103),('aplicar',0.0702528),('aplicativo',0.30103),('aportado',0.30103),('aportar',0.30103),('apoyo',0.30103),('appear',0.124939),('appearance',0.0162843),('applications',0.176091),('applied',0.124939),('applies',0.30103),('apply',0.0303882),('appropriate',0.176091),('approval',0.30103),('aprender',0.30103),('aprobadas',0.30103),('aprobar',0.09691),('aqui',0.30103),('arcgis',0.30103),('archive',0.108295),('archivisticos',0.30103),('archivo',0.0530439),('archivos',0.30103),('are',0.00101739),('area',0.0421551),('areas',0.176091),('arrastrandolos',0.30103),('arrastrar',0.124939),('arrastre',0.0715098),('article',0.176091),('articles',0.30103),('articulacion',0.30103),('articulo',0.0791812),('articulos',0.30103),('aseguramos',0.30103),('asegurarse',0.141021),('asegurese',0.30103),('asesoramiento',0.0347621),('asesorias',0.0237679),('asesoría',0.210986),('asesorías',0.30103),('asi',0.09691),('asignado',0.30103),('asignar',0.30103),('asigne',0.30103),('asimismo',0.176091),('asistencia',0.30103),('así',0.30103),('asociado',0.30103),('aspect',0.30103),('aspecto',0.0163904),('aspects',0.30103),('asset',0.30103),('assign',0.30103),('assigned',0.176091),('assistive',0.30103),('associate',0.137029),('associates',0.30103),('association',0.176091),('assuming',0.30103),('assumptions',0.30103),('asumen',0.30103),('asunto',0.0511525),('atajos',0.0193769),('atencion',0.176091),('attach',0.138928),('attached',0.0791812),('attention',0.30103),('attribute',0.30103),('audio',0.30103),('auditable',0.30103),('auditorías',0.30103),('aun',0.30103),('autenticacion',0.0211964),('authenticated',0.0379943),('authenticating',0.30103),('authentication',0.0301066),('authorized',0.30103),('auto',0.0465595),('automated',0.128969),('automatic',0.17689),('automatically',0.125782),('automaticallygenerated',0.30103),('automaticamente',0.129707),('automatizadas',0.30103),('automatizamos',0.30103),('automatizar',0.176091),('autor',0.01524),('autoria',0.0530587),('available',0.00721069),('avanzadas',0.30103),('avanzo',0.30103),('aviso',0.124939),('avisos',0.0211893),('avoid',0.30103),('aware',0.30103),('away',0.30103),('ayuda',0.00730073),('ámbito',0.30103),('back',0.30103),('background',0.176091),('bad',0.30103),('bajo',0.131412),('bandeja',0.124939),('barra',0.0230962),('base',0.00740515),('bases',0.013364),('basic',0.011993),('basica',0.00954532),('basicas',0.0518158),('basicos',0.30103),('because',0.176091),('become',0.30103),('becomes',0.30103),('been',0.0450347),('before',0.102814),('behaves',0.30103),('behavior',0.0710616),('behind',0.30103),('being',0.0722912),('believe',0.30103),('below',0.0226716),('beneficios',0.143762),('besides',0.30103),('best',0.176091),('between',0.0720428),('bienes',0.30103),('big',0.30103),('bigpipe',0.0449571),('blank',0.30103),('block',0.00345108),('blocks',0.00731523),('blog',0.0579919),('bloque',0.00269621),('bloqueadas',0.30103),('bloqueo',0.09691),('bloques',0.00654207),('body',0.30103),('boolean',0.30103),('borrar',0.0147233),('borraran',0.30103),('both',0.0379914),('boton',0.101803),('botones',0.0409157),('bottom',0.0988318),('box',0.0462311),('boxes',0.176091),('brackets',0.30103),('brazo',0.30103),('break',0.30103),('breakpoint',0.0148739),('breakpointenabled',0.30103),('breakpoints',0.0137026),('breaks',0.176091),('brindamos',0.176091),('brindando',0.176091),('brindaron',0.30103),('brindo',0.30103),('browse',0.30103),('browser',0.0808493),('buen',0.190003),('bugs',0.30103),('builder',0.147214),('building',0.30103),('builtin',0.176091),('bulk',0.00798494),('buscar',0.0204082),('busque',0.0579919),('busqueda',0.00253784),('busquedas',0.30103),('but',0.0579919),('button',0.0374588),('buttons',0.30103),('bypass',0.09691),('cabecera',0.176091),('cabo',0.30103),('cache',0.00506957),('cacheable',0.30103),('cached',0.0511525),('caches',0.0672286),('caching',0.0202034),('cada',0.0201206),('cadenas',0.30103),('cajas',0.30103),('calculated',0.179818),('calculation',0.30103),('calculations',0.124939),('calendar',0.30103),('calidad',0.30103),('calificado',0.30103),('called',0.0686178),('cambian',0.30103),('cambiando',0.0163904),('cambiar',0.0103984),('cambie',0.30103),('cambio',0.127893),('cambios',0.09691),('campo',0.00474122),('campos',0.0092547),('can',0.00188433),('cancel',0.0354621),('cancela',0.30103),('canceladas',0.30103),('canceled',0.0809149),('cannot',0.09691),('capacidad',0.30103),('capacidades',0.30103),('capacitacion',0.09691),('capacitamos',0.30103),('captcha',0.30103),('caracteristicas',0.30103),('carefully',0.30103),('carouselinfo',0.0791812),('carouselsubtitle',0.0791812),('case',0.30103),('casilla',0.124939),('casillas',0.132577),('caso',0.30103),('casos',0.30103),('categorizar',0.30103),('center',0.0413927),('central',0.0516597),('centrales',0.30103),('cerca',0.30103),('cerrado',0.0563213),('certain',0.30103),('certificaciones',0.30103),('challenge',0.30103),('change',0.0265382),('changed',0.068387),('changes',0.0518838),('changing',0.0213248),('channel',0.30103),('character',0.208757),('characteristics',0.254074),('characters',0.30103),('check',0.0180886),('checkbox',0.30103),('checked',0.0581407),('checking',0.01524),('child',0.30103),('children',0.30103),('chino',0.30103),('choice',0.177189),('choices',0.147807),('choose',0.0427145),('choosing',0.176091),('chose',0.176091),('chosen',0.112445),('ciclo',0.124939),('ciencia',0.0157943),('cifras',0.0163904),('cisc',0.00513912),('ciudades',0.30103),('cjk',0.104012),('ckeditor',0.032364),('claro',0.126637),('clase',0.176091),('clasificados',0.30103),('clasificar',0.0995981),('classify',0.176091),('clave',0.30103),('clear',0.0579919),('cli',0.30103),('clic',0.00838343),('click',0.00414788),('clicked',0.30103),('clicking',0.0794),('clicks',0.30103),('cliente',0.18683),('clientes',0.0154192),('clipboard',0.124939),('clique',0.0791812),('cloned',0.30103),('clones',0.30103),('cloning',0.30103),('cms',0.30103),('cobertura',0.30103),('cocina',0.30103),('code',0.0474247),('codebase',0.30103),('codes',0.0306833),('codigo',0.30103),('coherentes',0.30103),('colectivamente',0.30103),('collected',0.30103),('collection',0.180387),('coloca',0.30103),('colocado',0.0157943),('colocan',0.30103),('colocando',0.0163904),('colocar',0.0305454),('colombia',0.005168),('colombianos',0.30103),('coloque',0.30103),('color',0.0791812),('column',0.0467431),('columna',0.0992355),('comando',0.0147233),('combinación',0.30103),('combinations',0.30103),('come',0.1863),('comentar',0.176091),('comentario',0.00393703),('comentarios',0.00193738),('comenzaste',0.30103),('comerciales',0.30103),('comercio',0.30103),('comes',0.30103),('command',0.30103),('commandline',0.30103),('comment',0.0140062),('commentary',0.30103),('commenters',0.30103),('commenting',0.0694311),('comments',0.00522242),('common',0.176091),('commonly',0.176091),('commonlyused',0.30103),('community',0.30103),('communitymembers',0.30103),('communityprovided',0.30103),('como',0.00704024),('compares',0.30103),('comparison',0.0403095),('compartido',0.30103),('compartidos',0.30103),('competitiva',0.30103),('competitividad',0.30103),('complemento',0.11287),('completa',0.00783809),('completamente',0.30103),('completar',0.190003),('complete',0.128688),('completely',0.30103),('completes',0.30103),('complex',0.131037),('compliance',0.30103),('compliant',0.30103),('componentes',0.0211893),('components',0.0202034),('comportando',0.30103),('composed',0.30103),('compressed',0.30103),('comprometida',0.30103),('compruebe',0.124939),('computadores',0.0157943),('computer',0.176091),('comun',0.176091),('comunicarse',0.30103),('comunidad',0.30103),('comunidades',0.30103),('con',0.0051487),('concepción',0.30103),('concept',0.00488419),('conceptos',0.30103),('concepts',0.30103),('concibe',0.30103),('condicion',0.30103),('condiciones',0.30103),('conditions',0.30103),('conducen',0.30103),('conectado',0.30103),('conectando',0.0163904),('config',0.0526976),('configura',0.176091),('configurable',0.30103),('configuracion',0.000905035),('configuraciones',0.0280859),('configuración',0.30103),('configurada',0.30103),('configurado',0.141383),('configurados',0.30103),('configuramos',0.30103),('configuran',0.30103),('configurando',0.0158167),('configurar',0.00261544),('configurara',0.30103),('configuration',0.00137633),('configure',0.0058249),('configured',0.0791812),('configuring',0.00317204),('confirm',0.30103),('confirmacion',0.30103),('confirmation',0.30103),('conforme',0.30103),('confused',0.30103),('conjunto',0.0225149),('conjuntos',0.0791812),('connect',0.30103),('conoce',0.00729924),('conocen',0.30103),('conocenos',0.0377886),('conocer',0.18527),('conocimientos',0.30103),('conscientes',0.30103),('conserva',0.30103),('conservacion',0.30103),('consist',0.30103),('constantemente',0.30103),('construccion',0.176091),('construcción',0.178078),('consulta',0.30103),('consultas',0.0211893),('consulte',0.0141507),('consumir',0.30103),('contable',0.124939),('contables',0.124939),('contact',0.00368139),('contactar',0.30103),('contacto',0.00270589),('contain',0.157635),('containing',0.0676289),('contains',0.19302),('contamos',0.137634),('contemplo',0.30103),('contendran',0.30103),('contenga',0.30103),('contenido',0.00103356),('contenidos',0.0873603),('content',0.000851472),('context',0.0881766),('contextual',0.00806473),('contextuales',0.0163904),('contiene',0.176091),('continua',0.220161),('continuacion',0.0506717),('continuar',0.0457575),('continue',0.30103),('continuidad',0.09691),('continuo',0.09691),('contrario',0.30103),('contrasena',0.30103),('contrataron',0.30103),('contribuido',0.30103),('contribuidos',0.0821018),('contribuir',0.30103),('contributed',0.0157521),('contribuye',0.30103),('control',0.0600753),('conversiones',0.30103),('converted',0.30103),('converting',0.176091),('convertir',0.176091),('converts',0.30103),('convivencia',0.30103),('cookies',0.30103),('copia',0.30103),('copied',0.19095),('copy',0.124939),('core',0.0039475),('coreano',0.30103),('corner',0.30103),('correccion',0.30103),('corrección',0.30103),('correct',0.0390216),('correcta',0.30103),('correctas',0.30103),('correctivo',0.124939),('correcto',0.30103),('corregir',0.30103),('correo',0.176091),('corresponding',0.203299),('corresponds',0.30103),('corrige',0.30103),('corrigen',0.30103),('corrupted',0.30103),('costos',0.0180573),('could',0.193692),('counterparts',0.30103),('cover',0.100683),('crea',0.09691),('creacion',0.00440912),('creadas',0.30103),('crean',0.0157943),('creando',0.00827253),('crear',0.00293053),('creara',0.176091),('create',0.0140918),('created',0.0473839),('creating',0.00342112),('crecimiento',0.30103),('crediticia',0.253699),('cree',0.176091),('creo',0.124939),('créditos',0.30103),('criteria',0.0284519),('criterios',0.09691),('critical',0.176091),('criticas',0.176091),('cron',0.00300036),('crop',0.0791812),('cropping',0.30103),('css',0.10032),('cuadro',0.176091),('cuales',0.00573254),('cualquier',0.0302796),('cualquiera',0.30103),('cuando',0.0322591),('cubiertos',0.176091),('cuenta',0.0061485),('cuentas',0.00563743),('cuerpo',0.176091),('culturales',0.30103),('cumplimento',0.30103),('cumplimiento',0.10799),('cumplir',0.30103),('current',0.0591189),('currently',0.149515),('custom',0.0332802),('customize',0.30103),('customizing',0.0207518),('cuya',0.30103),('dado',0.30103),('damos',0.30103),('dando',0.30103),('data',0.00552049),('database',0.0545235),('date',0.0250748),('dates',0.30103),('datetime',0.21693),('datos',0.00520119),('death',0.09691),('deba',0.30103),('debe',0.0511546),('deben',0.124939),('debera',0.112294),('deberia',0.124939),('deberian',0.30103),('deberias',0.30103),('decide',0.176091),('decidir',0.30103),('decision',0.176091),('decisiones',0.143154),('default',0.00529373),('defecto',0.0613358),('defend',0.30103),('define',0.0520739),('defined',0.125635),('defines',0.176091),('definido',0.30103),('definidos',0.30103),('defining',0.01541),('definir',0.0603273),('dejamos',0.176091),('dejaremos',0.30103),('del',0.00133259),('delete',0.0347621),('deleted',0.124939),('deleting',0.30103),('demas',0.30103),('demostrar',0.0511525),('denominan',0.176091),('dentro',0.0810315),('dependen',0.30103),('dependencia',0.30103),('dependencies',0.30103),('dependent',0.30103),('depending',0.0882531),('depends',0.30103),('deploying',0.0137883),('deporte',0.30103),('deportivos',0.30103),('depósitos',0.30103),('derecha',0.0994916),('derecho',0.01524),('derechos',0.30103),('derived',0.30103),('desactivando',0.30103),('desactivar',0.30103),('desarrollamos',0.1342),('desarrollar',0.159975),('desarrollo',0.00523998),('desarrollos',0.188306),('descargado',0.30103),('descargar',0.176091),('described',0.197965),('describes',0.124939),('descripcion',0.00435577),('description',0.0234811),('descriptive',0.30103),('descuentos',0.30103),('desde',0.0543078),('desea',0.0165049),('deseada',0.176091),('deseadas',0.30103),('deseado',0.18527),('deseados',0.0859676),('desee',0.134897),('desempeno',0.176091),('deserialization',0.09691),('deshabilitar',0.00877392),('deshabilite',0.30103),('design',0.30103),('desinstalar',0.00496342),('desinstale',0.176091),('desired',0.0251836),('desmarque',0.30103),('desplegable',0.176091),('despliega',0.30103),('despliegue',0.30103),('destinado',0.30103),('destinatarios',0.30103),('destination',0.220218),('destinos',0.30103),('details',0.139692),('detallado',0.30103),('detalles',0.124939),('deteccion',0.0063533),('detection',0.0682158),('determine',0.176091),('determines',0.30103),('dev',0.19188),('development',0.0119831),('device',0.176091),('devops',0.012966),('diagnose',0.30103),('diagnosticar',0.30103),('diagnóstico',0.30103),('dialogo',0.176091),('dicho',0.30103),('diferente',0.186044),('diferentes',0.0631432),('differences',0.30103),('different',0.0451899),('difficult',0.30103),('digital',0.0124222),('digitales',0.30103),('dinámico',0.30103),('direccion',0.00742402),('direccionados',0.30103),('direcciones',0.30103),('direct',0.30103),('directamente',0.191217),('direction',0.09691),('directly',0.124939),('directo',0.014833),('directories',0.30103),('directorio',0.30103),('directory',0.0858033),('directos',0.0134211),('dirigete',0.30103),('disable',0.124939),('disabled',0.0312999),('disabling',0.00811789),('discard',0.30103),('discovery',0.180669),('discussion',0.30103),('discutio',0.30103),('disenamos',0.30103),('diseno',0.00849033),('disenos',0.18123),('diseñar',0.30103),('diseño',0.0826131),('disfrutar',0.30103),('display',0.00262658),('displayed',0.0110155),('displaying',0.30103),('displayname',0.30103),('displays',0.0202292),('disponibilidad',0.09691),('disponible',0.0587552),('disponibles',0.00433249),('disposicion',0.30103),('dispositivo',0.0321847),('dispositivos',0.30103),('distintas',0.1898),('distintos',0.30103),('distributed',0.30103),('distrital',0.01524),('distrito',0.0157943),('diversas',0.202845),('diversos',0.30103),('divide',0.30103),('divided',0.124939),('dividen',0.176091),('divisions',0.30103),('documentacion',0.00897509),('documental',0.00831415),('documentales',0.30103),('documentation',0.0150337),('documented',0.30103),('documentos',0.200754),('documents',0.30103),('does',0.09691),('domain',0.30103),('donde',0.09691),('done',0.136853),('dos',0.124939),('down',0.30103),('download',0.011281),('downloaded',0.0579919),('downloads',0.30103),('drag',0.0824318),('draganddrop',0.176091),('dragging',0.30103),('drastic',0.30103),('dropdown',0.124939),('dropped',0.30103),('drupal',0.00116977),('drupalorg',0.012965),('drush',0.0572471),('due',0.30103),('durante',0.30103),('during',0.30103),('dynamic',0.0408254),('each',0.0142709),('easier',0.127071),('economico',0.30103),('edicion',0.00508749),('ediciones',0.17689),('edit',0.00352654),('editando',0.30103),('editar',0.00361492),('edite',0.176091),('edited',0.30103),('editing',0.00644451),('editor',0.0106549),('editores',0.0108271),('editors',0.0813212),('educar',0.0157943),('efectivo',0.30103),('efectos',0.176091),('effect',0.0377886),('effects',0.0669468),('eficacia',0.30103),('eficiencia',0.30103),('eficiente',0.176091),('eficientes',0.176091),('either',0.0652841),('ejecucion',0.09691),('ejecuciones',0.181785),('ejecutable',0.30103),('ejecutadas',0.30103),('ejecutados',0.30103),('ejecutamos',0.30103),('ejecutan',0.282275),('ejecutando',0.30103),('ejecutar',0.0153518),('ejecutaron',0.30103),('ejecute',0.0606955),('ejecutor',0.30103),('ejemplo',0.0224694),('ejemplos',0.176091),('ejercicio',0.30103),('ejercito',0.01524),('elabora',0.30103),('elaboracion',0.30103),('electronico',0.176091),('elegir',0.30103),('element',0.30103),('elemento',0.0025796),('elementos',0.0201733),('elige',0.30103),('eligiendo',0.30103),('elija',0.176091),('eliminacion',0.0222764),('eliminan',0.0157943),('eliminar',0.0148584),('eliminara',0.30103),('elimine',0.176091),('ellas',0.30103),('ellos',0.30103),('email',0.0124921),('embargo',0.30103),('embed',0.30103),('empresa',0.0784053),('empresariado',0.30103),('empresarial',0.0349248),('empresas',0.214274),('enable',0.176091),('enabled',0.0238885),('enables',0.176091),('encabezado',0.30103),('encaminados',0.30103),('enclosed',0.30103),('encode',0.30103),('encontrar',0.0202034),('encuentra',0.176091),('encuentran',0.30103),('encuentre',0.30103),('end',0.0708435),('enfocadas',0.30103),('enfocar',0.30103),('enforcing',0.30103),('engines',0.30103),('english',0.126506),('enlace',0.0312608),('enlaces',0.00743415),('ensure',0.188306),('enter',0.0130662),('entered',0.176589),('entering',0.30103),('enters',0.30103),('entidad',0.0073744),('entidades',0.00793272),('entities',0.0215017),('entity',0.00265977),('entrada',0.30103),('entradas',0.176091),('entre',0.0862745),('enumera',0.187312),('enumeran',0.106222),('envian',0.30103),('envie',0.30103),('equipaje',0.30103),('equipo',0.102318),('equipos',0.176091),('error',0.0108833),('errores',0.0479264),('errors',0.0148093),('esa',0.30103),('escalabilidad',0.30103),('escalable',0.176091),('escrito',0.30103),('escudo',0.30103),('ese',0.187811),('eslogan',0.176091),('especial',0.0157943),('especializada',0.176091),('especializado',0.101583),('especializados',0.0582648),('especializamos',0.30103),('especificaciones',0.176091),('especificación',0.30103),('especificamente',0.30103),('especificas',0.0509491),('especifico',0.30103),('específicas',0.30103),('esperaba',0.30103),('espere',0.30103),('esquemas',0.30103),('esquina',0.30103),('esta',0.0287475),('estabilidad',0.30103),('estable',0.176091),('establecer',0.30103),('establecidas',0.30103),('establecimientos',0.30103),('estables',0.176091),('estado',0.0391927),('estamos',0.176091),('estan',0.00559535),('estandares',0.0428659),('estar',0.09691),('estara',0.196686),('estas',0.130321),('estatales',0.30103),('este',0.0103116),('estilo',0.0157943),('estilos',0.124939),('esto',0.30103),('estos',0.0524442),('estrategia',0.30103),('estrategias',0.30103),('estrategicas',0.30103),('estratégica',0.271882),('estrella',0.30103),('estructura',0.00521647),('estructuras',0.30103),('etc',0.0546481),('etiqueta',0.30103),('etiquetado',0.30103),('etiquetas',0.0669468),('evaluaciones',0.30103),('evaluación',0.30103),('evaluar',0.30103),('evaluated',0.30103),('evaluating',0.30103),('eventos',0.30103),('evolucion',0.30103),('evolutivo',0.30103),('exact',0.176091),('example',0.0159281),('examplecom',0.0155),('examples',0.140969),('exceed',0.30103),('excelentes',0.30103),('except',0.30103),('exchanged',0.30103),('exhaustivos',0.30103),('exist',0.209726),('existente',0.108288),('existentes',0.30103),('existing',0.00656006),('exists',0.176091),('exito',0.30103),('expand',0.30103),('expanded',0.09691),('expect',0.30103),('expedientes',0.30103),('experiencia',0.176091),('experiencias',0.30103),('experimental',0.0177288),('experimentales',0.30103),('experimentaran',0.30103),('expertos',0.209163),('expiring',0.30103),('explica',0.30103),('expone',0.30103),('exponer',0.30103),('export',0.110786),('exporta',0.30103),('exportado',0.176091),('exportando',0.00796893),('exportar',0.0347621),('exported',0.0504272),('exporting',0.214196),('exposed',0.0451108),('exposes',0.30103),('extend',0.00969456),('extending',0.00924734),('extends',0.30103),('extension',0.0730326),('externa',0.30103),('external',0.30103),('facilitando',0.30103),('facilitar',0.30103),('facilitate',0.30103),('facilmente',0.30103),('factors',0.176091),('false',0.30103),('far',0.30103),('faster',0.124939),('favoreciendo',0.30103),('fácil',0.30103),('feature',0.30103),('features',0.124939),('fecha',0.0617601),('fechas',0.217208),('feed',0.0669468),('feel',0.30103),('fewer',0.30103),('fff',0.0791812),('ficha',0.30103),('field',0.00202293),('fields',0.0028618),('fija',0.30103),('fila',0.176091),('file',0.00733024),('files',0.0339334),('fill',0.128817),('filling',0.30103),('filter',0.0128723),('filtering',0.131155),('filters',0.00766971),('filtro',0.0457575),('filtros',0.0138769),('fimed',0.30103),('fin',0.0932503),('final',0.227764),('financiera',0.0228079),('financieras',0.14173),('financiero',0.014763),('financieros',0.146532),('finanzas',0.252921),('find',0.0225544),('finished',0.176091),('first',0.0365175),('fisico',0.30103),('fisicos',0.30103),('fix',0.30103),('fixing',0.0377886),('físicas',0.30103),('flag',0.30103),('flechas',0.176091),('flexible',0.30103),('flujos',0.176091),('focalización',0.271635),('focalizadas',0.30103),('follow',0.0669468),('following',0.0398451),('fondo',0.0157943),('fondos',0.30103),('fontur',0.00535218),('footer',0.10437),('for',0.00111347),('forcing',0.30103),('form',0.00298798),('forma',0.0978368),('formal',0.30103),('format',0.00657705),('formateada',0.30103),('formateador',0.0361555),('formato',0.0162465),('formatos',0.00714114),('formats',0.0120971),('formatted',0.0300665),('formatter',0.0735491),('formatters',0.06498),('formatting',0.30103),('forms',0.00698653),('formulario',0.00509697),('formularios',0.0042443),('fortalecer',0.124939),('fortalecimiento',0.30103),('fortuna',0.30103),('forzar',0.30103),('found',0.30103),('four',0.30103),('framework',0.30103),('french',0.30103),('frexamplecom',0.09691),('from',0.0135714),('front',0.0669468),('fuera',0.30103),('fueron',0.30103),('fuerzas',0.00396619),('full',0.0791812),('fullexport',0.30103),('fully',0.131957),('funcion',0.30103),('funcional',0.176091),('funcionales',0.176091),('funcionalidad',0.126219),('funcionalidades',0.131957),('funcionamiento',0.0702908),('funcionan',0.18315),('funcionaron',0.30103),('funciones',0.133997),('function',0.124939),('functionality',0.0123243),('further',0.0939514),('futuras',0.30103),('future',0.30103),('futuro',0.30103),('garantiza',0.30103),('garantizando',0.09691),('garantizar',0.176091),('gear',0.176091),('generaciones',0.30103),('generado',0.30103),('general',0.0041123),('generally',0.30103),('generando',0.30103),('generar',0.30103),('generate',0.176091),('generated',0.09691),('generating',0.30103),('generic',0.30103),('generico',0.30103),('gerentes',0.30103),('gestion',0.00206657),('gestiona',0.30103),('gestionando',0.0163904),('gestionar',0.00624895),('gestión',0.106008),('gestores',0.30103),('get',0.30103),('gets',0.30103),('give',0.0791812),('given',0.30103),('goals',0.30103),('gobierno',0.0134557),('goes',0.176091),('good',0.30103),('governance',0.30103),('grado',0.30103),('gran',0.30103),('granting',0.30103),('grid',0.0669468),('group',0.09691),('grouped',0.30103),('groups',0.0240629),('grupo',0.0186474),('grupos',0.0722587),('guarda',0.30103),('guardar',0.00397923),('guarde',0.30103),('gubernamentales',0.30103),('guide',0.00151969),('gustaria',0.124939),('haber',0.30103),('habilitamos',0.30103),('habilitando',0.0163904),('habilitar',0.0142744),('habituales',0.30103),('hace',0.0910568),('hacemos',0.0163904),('hacen',0.30103),('hacer',0.0822724),('hacerlo',0.30103),('hacerse',0.30103),('haciendo',0.124939),('haga',0.0105698),('happen',0.30103),('happens',0.12933),('hardware',0.30103),('has',0.00734202),('hasta',0.0497045),('have',0.00689062),('haven',0.30103),('having',0.30103),('hay',0.0512188),('haya',0.0477633),('hayan',0.181508),('haz',0.0380762),('header',0.104012),('heading',0.30103),('health',0.176091),('height',0.0521326),('help',0.0025215),('helptopics',0.0511525),('here',0.013364),('herencia',0.30103),('herramienta',0.199379),('herramientas',0.0198989),('hicimos',0.30103),('hidden',0.0511525),('hide',0.211449),('hiding',0.30103),('hierarchy',0.30103),('highly',0.176091),('hints',0.30103),('historia',0.253441),('history',0.176091),('holds',0.30103),('home',0.179531),('hora',0.0598995),('horaria',0.176091),('horario',0.30103),('horas',0.30103),('horizontal',0.30103),('hour',0.30103),('hourly',0.30103),('hovering',0.177189),('hovers',0.30103),('how',0.00465634),('however',0.30103),('html',0.0167575),('http',0.009775),('https',0.0180705),('humanreadable',0.30103),('icon',0.30103),('icono',0.176091),('idea',0.30103),('identificacion',0.30103),('identificador',0.11041),('identificadores',0.30103),('identifier',0.30103),('identifies',0.188796),('idioma',0.0122345),('idiomas',0.00593121),('igual',0.30103),('image',0.0102103),('imagen',0.0137883),('imagenes',0.0990343),('images',0.0350338),('immediately',0.30103),('impact',0.30103),('impacto',0.30103),('implementacion',0.0135459),('implementación',0.11178),('implementado',0.30103),('implementamos',0.124939),('implementando',0.30103),('implementar',0.18904),('implementation',0.30103),('implemented',0.30103),('implicaciones',0.30103),('implications',0.09691),('impone',0.30103),('import',0.0299632),('importancia',0.30103),('importando',0.00827253),('important',0.0142404),('importar',0.0263289),('imported',0.0606028),('importing',0.015476),('impresoras',0.30103),('improper',0.116011),('improve',0.0202034),('improved',0.30103),('impulsamos',0.011281),('incentivando',0.30103),('incentivar',0.30103),('incidencias',0.176091),('incidentes',0.30103),('include',0.0733817),('includes',0.176091),('including',0.0523536),('incluidas',0.0157943),('incluido',0.30103),('incluidos',0.30103),('inclusion',0.30103),('incluyen',0.30103),('incluyendo',0.176091),('incorrect',0.30103),('incorrecto',0.30103),('increasing',0.30103),('independiente',0.0377886),('index',0.0143088),('indexacion',0.09691),('indexada',0.30103),('indexado',0.0888027),('indexar',0.30103),('indexed',0.131957),('indexing',0.0259165),('indicating',0.0711261),('indice',0.0119774),('indique',0.30103),('individual',0.068743),('individuales',0.30103),('industria',0.30103),('inferior',0.30103),('inflexion',0.0871886),('influence',0.30103),('informacion',0.00894228),('información',0.176091),('informado',0.30103),('informaticas',0.176091),('information',0.0153656),('informational',0.30103),('informe',0.0791812),('informes',0.09691),('infraestructura',0.012965),('ingles',0.176091),('ingredientes',0.0791812),('ingresa',0.177487),('ingrese',0.124939),('inician',0.30103),('iniciativa',0.30103),('inicio',0.0143548),('inline',0.30103),('innovacion',0.0147233),('innovación',0.30103),('input',0.212959),('insert',0.30103),('instala',0.30103),('instalacion',0.0157943),('instalado',0.0483156),('instalados',0.0791812),('instalar',0.00914338),('instalarse',0.30103),('instale',0.30103),('install',0.0168349),('installation',0.30103),('installed',0.0110059),('installing',0.0994536),('instalo',0.30103),('instance',0.0557587),('instances',0.111175),('instead',0.0669468),('institucionales',0.170006),('instrucciones',0.176091),('instructions',0.18123),('instructivos',0.30103),('integer',0.139615),('integers',0.30103),('integral',0.0791812),('integralidad',0.30103),('integralmente',0.30103),('integridad',0.30103),('intentar',0.30103),('intente',0.30103),('interactions',0.30103),('interactivo',0.1863),('intercambian',0.30103),('interest',0.098512),('interests',0.30103),('interface',0.003265),('interfaces',0.30103),('interfaz',0.0081991),('internacional',0.176091),('internal',0.0190389),('interoperabilidad',0.30103),('interrupcion',0.0152604),('intervalo',0.30103),('interventoria',0.176091),('into',0.0132037),('introduce',0.30103),('introducir',0.30103),('introduzca',0.124939),('invalid',0.30103),('inversión',0.30103),('invertir',0.30103),('involucrados',0.30103),('item',0.00623768),('items',0.00730761),('its',0.0269888),('itself',0.30103),('izquierda',0.0994054),('índices',0.254213),('japones',0.30103),('javascript',0.0814398),('jerarquia',0.30103),('jerarquico',0.30103),('jobs',0.30103),('joven',0.01524),('jovenes',0.30103),('json',0.0120567),('jul',0.00760916),('jun',0.0625744),('junto',0.146491),('juridicas',0.30103),('just',0.124939),('keep',0.186808),('keeping',0.176091),('kept',0.30103),('key',0.204659),('keyboardonly',0.30103),('keys',0.111358),('keyword',0.30103),('keywords',0.125635),('kinds',0.0222764),('knowing',0.30103),('known',0.176091),('label',0.0103395),('labeled',0.124939),('labels',0.0889869),('labor',0.30103),('laborales',0.19817),('labores',0.30103),('language',0.00355942),('languages',0.011119),('languagespecific',0.30103),('lanzamientos',0.30103),('lanzan',0.30103),('large',0.140321),('larger',0.30103),('las',0.00111264),('last',0.0579919),('later',0.0696366),('layout',0.0136077),('layouts',0.124939),('leads',0.30103),('learn',0.30103),('learning',0.30103),('least',0.30103),('leave',0.182037),('left',0.0592859),('legado',0.30103),('length',0.0792806),('lenguaje',0.30103),('less',0.30103),('let',0.125337),('lets',0.30103),('letting',0.30103),('level',0.30103),('libertades',0.30103),('library',0.0170333),('libre',0.30103),('libreria',0.176091),('licenciamiento',0.30103),('licencias',0.30103),('lideres',0.30103),('lifetime',0.0813001),('like',0.0463621),('limit',0.0652386),('limita',0.30103),('limitado',0.30103),('limitantes',0.30103),('limitations',0.0211893),('limits',0.176091),('limpiar',0.09691),('limpie',0.30103),('limpio',0.30103),('line',0.124939),('linea',0.00850392),('lineamientos',0.124939),('link',0.00530569),('links',0.00419387),('linuxlike',0.30103),('list',0.00634972),('lista',0.0395477),('listado',0.30103),('listados',0.194946),('listan',0.30103),('listed',0.0122243),('listing',0.176091),('listings',0.00937757),('lists',0.198576),('live',0.105201),('llamado',0.30103),('llegar',0.255736),('llegue',0.30103),('llevandolo',0.30103),('llevar',0.30103),('llevo',0.30103),('load',0.30103),('loads',0.30103),('locale',0.30103),('localice',0.176091),('localiza',0.30103),('locate',0.0511525),('located',0.30103),('location',0.15102),('locations',0.30103),('locator',0.30103),('log',0.0512925),('logged',0.0669747),('loggedin',0.30103),('logging',0.124939),('loginurl',0.30103),('logistica',0.00539503),('logisticas',0.30103),('logros',0.30103),('long',0.0489715),('longer',0.30103),('look',0.09691),('looks',0.176091),('los',0.000883424),('lógicas',0.30103),('luego',0.176091),('lugar',0.0170333),('lun',0.0385045),('machine',0.0791812),('machinereadable',0.30103),('made',0.179531),('maestros',0.30103),('mail',0.30103),('main',0.0771872),('maintaining',0.0157943),('maintenance',0.00645831),('make',0.0152858),('makes',0.30103),('making',0.0129708),('malicious',0.30103),('manage',0.0019385),('managed',0.176091),('management',0.0149759),('manager',0.30103),('manages',0.30103),('managing',0.00136804),('maneja',0.30103),('manejan',0.255232),('manejo',0.103295),('manera',0.183419),('mantener',0.30103),('mantenimiento',0.00474644),('mantequilla',0.30103),('manual',0.30103),('manuales',0.30103),('manually',0.0457575),('manualmente',0.30103),('many',0.115144),('mapped',0.30103),('mapping',0.0511525),('mar',0.0980171),('maravillarse',0.30103),('marca',0.30103),('marcar',0.180669),('marco',0.176091),('margin',0.0791812),('mark',0.30103),('marked',0.09691),('marker',0.30103),('marketing',0.254979),('markup',0.09691),('marque',0.0992272),('mas',0.00449832),('masiva',0.30103),('masivas',0.102465),('match',0.106927),('matches',0.30103),('matching',0.30103),('materiales',0.30103),('matter',0.30103),('maximum',0.130918),('maxwidth',0.100408),('may',0.032471),('mayoria',0.30103),('más',0.30103),('meaning',0.176091),('means',0.12933),('meant',0.176091),('mecanismos',0.30103),('mechanisms',0.124939),('medata',0.30103),('medellin',0.0157943),('media',0.00280329),('mediante',0.176091),('mediarelated',0.30103),('medica',0.30103),('medicos',0.30103),('medida',0.01524),('medio',0.30103),('medios',0.00811789),('medium',0.30103),('mejor',0.124939),('mejora',0.145349),('mejoramos',0.30103),('mejorar',0.30103),('mejorarlos',0.30103),('mejoras',0.176091),('members',0.30103),('memoria',0.30103),('menos',0.30103),('mensaje',0.0511525),('mensajes',0.30103),('mentioned',0.30103),('menu',0.00151241),('menus',0.00696509),('merged',0.30103),('message',0.0108255),('messages',0.0312466),('metadata',0.0414033),('metadatos',0.0347621),('metas',0.267782),('method',0.0690435),('methods',0.124939),('metodo',0.0211921),('metodologías',0.30103),('metodos',0.0167016),('mie',0.124939),('mientras',0.176091),('might',0.104255),('migracion',0.176091),('migramos',0.30103),('militares',0.00396619),('mincit',0.30103),('minimas',0.30103),('minimum',0.09691),('ministerio',0.30103),('minwidth',0.30103),('mire',0.30103),('misbehaving',0.30103),('mision',0.0222764),('misma',0.0882086),('mismo',0.129582),('mismos',0.30103),('mistakes',0.30103),('mitigar',0.30103),('mínima',0.30103),('modal',0.176091),('mode',0.0184834),('modelo',0.15643),('modelos',0.0310667),('moderacion',0.0222764),('moderadores',0.30103),('moderar',0.0142404),('moderate',0.30103),('moderating',0.0163904),('moderation',0.0679731),('moderna',0.30103),('modernizamos',0.30103),('modifican',0.30103),('modificar',0.00600671),('modify',0.09691),('modifying',0.0163904),('modo',0.00742402),('module',0.00217902),('modules',0.00419817),('modulo',0.00279803),('modulos',0.0133053),('monitoreo',0.176091),('month',0.176091),('more',0.0109188),('most',0.0236501),('mostcommonlyused',0.30103),('mostrado',0.30103),('mostrar',0.0391598),('mostrara',0.128817),('mostraran',0.30103),('mouse',0.183419),('move',0.30103),('much',0.30103),('muchos',0.176091),('muestra',0.0419891),('muestran',0.0791812),('muestre',0.176091),('multidisciplinario',0.176091),('multimedia',0.30103),('multiple',0.124939),('multiples',0.30103),('multiplevalued',0.30103),('multiplicadores',0.018586),('multiplier',0.30103),('mundial',0.0157943),('municipal',0.30103),('must',0.0792203),('múltiples',0.30103),('nace',0.30103),('nacion',0.30103),('nacional',0.00732705),('name',0.0063934),('names',0.30103),('natural',0.30103),('navegacion',0.30103),('navegador',0.176091),('navegar',0.30103),('navegue',0.0457575),('navigate',0.0100807),('navigating',0.30103),('necesaria',0.30103),('necesarias',0.09691),('necesario',0.30103),('necesarios',0.30103),('necesidades',0.176091),('necesitan',0.30103),('necesitara',0.09691),('necesitaras',0.30103),('necesitaria',0.30103),('necessary',0.196233),('need',0.0202364),('needed',0.0703631),('needing',0.30103),('needs',0.30103),('never',0.30103),('new',0.00366086),('newly',0.30103),('news',0.176091),('next',0.0347621),('nivel',0.176091),('node',0.0188384),('nodo',0.30103),('nolink',0.09691),('nombre',0.0222764),('nonadministrative',0.180103),('noncacheable',0.30103),('nondefault',0.30103),('none',0.107934),('nonenglish',0.124939),('nonerror',0.30103),('nontoplevel',0.30103),('normal',0.09691),('normales',0.30103),('normally',0.181785),('normalmente',0.176091),('normas',0.30103),('normatividad',0.30103),('nos',0.190241),('not',0.0102022),('notara',0.30103),('note',0.09691),('noted',0.30103),('notfound',0.0545097),('notify',0.09691),('notifying',0.30103),('now',0.0695871),('nucleo',0.109403),('nuestra',0.124939),('nuestras',0.0163904),('nuestro',0.102318),('nuestros',0.00763274),('nueva',0.059069),('nuevas',0.124939),('nuevo',0.004361),('nuevos',0.0552613),('number',0.023734),('numbers',0.144444),('numerical',0.30103),('numero',0.0791812),('numeros',0.30103),('objectfit',0.100592),('objetivo',0.000354498),('objetivos',0.279144),('objetos',0.30103),('obligaciones',0.30103),('obtener',0.0160925),('obtienes',0.09691),('ocasionalmente',0.30103),('occur',0.0211893),('ocultan',0.133055),('oculto',0.0567141),('ocurre',0.30103),('off',0.09691),('offer',0.164042),('official',0.09691),('ofrece',0.199973),('ofrecemos',0.165648),('ofreciendo',0.30103),('often',0.176091),('older',0.30103),('omision',0.09691),('once',0.0723152),('one',0.0172862),('onetimeloginurl',0.30103),('online',0.00768335),('only',0.0376359),('opcionalmente',0.0457575),('opciones',0.00735745),('open',0.176091),('operacion',0.09691),('operaciones',0.0526545),('operation',0.30103),('operations',0.00530432),('operativa',0.176091),('operatividad',0.176091),('oportuna',0.176091),('optimizacion',0.176091),('optimizamos',0.30103),('optimizando',0.30103),('optimizar',0.09691),('optimizing',0.0163904),('option',0.224315),('optional',0.0560926),('optionally',0.0214857),('options',0.0744086),('oracle',0.30103),('orden',0.0479715),('ordenar',0.124939),('order',0.0180591),('ordered',0.30103),('ordering',0.30103),('orfeo',0.016776),('organizacion',0.30103),('organizacionales',0.30103),('organizaciones',0.176091),('organización',0.13604),('organizar',0.178372),('organizes',0.30103),('orientadas',0.176091),('original',0.30103),('other',0.00690195),('otra',0.176091),('otras',0.0804053),('otro',0.0674322),('otros',0.0347621),('out',0.0985927),('outline',0.30103),('output',0.058172),('outreach',0.30103),('outside',0.0673109),('over',0.124939),('overall',0.30103),('override',0.30103),('overview',0.00154617),('own',0.09691),('owned',0.30103),('owners',0.176091),('óptima',0.30103),('page',0.00216851),('pagelevel',0.176091),('pagepath',0.0511525),('pager',0.0862264),('pages',0.00714467),('pagina',0.00494349),('paginas',0.00484164),('paginate',0.30103),('pais',0.09691),('país',0.30103),('palabras',0.176091),('pantalla',0.0517179),('pantallas',0.30103),('para',0.00111812),('paragraph',0.30103),('parameter',0.180108),('parametros',0.30103),('parches',0.30103),('parent',0.0511525),('part',0.0791812),('parte',0.0723462),('participacion',0.30103),('particular',0.0251519),('partir',0.2104),('parts',0.188446),('pasado',0.30103),('pasar',0.18315),('paso',0.30103),('pasos',0.00035466),('pass',0.30103),('password',0.067392),('past',0.30103),('paste',0.0669468),('path',0.0136941),('pathauto',0.0377886),('paths',0.0356136),('patrimonio',0.0147233),('patterns',0.09691),('pautas',0.144689),('paying',0.30103),('paz',0.176091),('páginas',0.30103),('pedido',0.30103),('pencil',0.176091),('pendientes',0.30103),('pensión',0.30103),('people',0.0251516),('per',0.0415012),('percentage',0.30103),('perfil',0.30103),('perfiles',0.30103),('perform',0.124939),('performance',0.00596207),('performing',0.18904),('periodically',0.176091),('periodicamente',0.176091),('periodos',0.30103),('permanecen',0.19188),('permanente',0.30103),('permiso',0.0180278),('permisos',0.0074859),('permission',0.00793829),('permissions',0.0133742),('permite',0.0731318),('permiten',0.0442267),('permitidas',0.30103),('permitido',0.09691),('permitio',0.30103),('permitir',0.30103),('pero',0.0617313),('persistencia',0.30103),('persona',0.30103),('personal',0.00755314),('personales',0.176091),('personalizacion',0.176091),('personalized',0.30103),('personas',0.0395241),('pertenecer',0.30103),('pertinentes',0.30103),('pestana',0.30103),('php',0.0300246),('piece',0.124939),('pieces',0.30103),('pilar',0.21384),('pipe',0.30103),('pixel',0.0347621),('place',0.185529),('placed',0.09691),('placeholders',0.185744),('placing',0.176091),('plain',0.0412808),('plaintext',0.30103),('plan',0.0157943),('plana',0.30103),('planeación',0.30103),('planeamiento',0.30103),('planes',0.269491),('planificacion',0.30103),('planificación',0.30103),('planning',0.0713306),('plano',0.30103),('plantear',0.30103),('plataforma',0.176091),('plataformas',0.0669468),('plugin',0.176091),('pluginbased',0.30103),('plugins',0.176091),('poco',0.30103),('poder',0.211141),('podria',0.30103),('point',0.30103),('policia',0.01524),('policy',0.30103),('politica',0.0321847),('políticas',0.254724),('poner',0.30103),('popup',0.30103),('por',0.00934659),('porque',0.30103),('portal',0.0670605),('portales',0.0195983),('porter',0.0389485),('posibilidad',0.20017),('posible',0.113419),('posibles',0.30103),('posiciones',0.30103),('position',0.30103),('possibility',0.30103),('possible',0.0951433),('post',0.30103),('posted',0.126074),('posts',0.176091),('potencia',0.30103),('potencializando',0.30103),('potencializar',0.30103),('potentiallydangerous',0.30103),('practica',0.30103),('practicas',0.30103),('practice',0.176091),('practices',0.30103),('predefined',0.231425),('predefinidos',0.30103),('predeterminada',0.177189),('predeterminado',0.0553459),('predeterminados',0.0148155),('prefer',0.30103),('preferencias',0.30103),('preferido',0.176091),('prefix',0.30103),('preindexan',0.30103),('presentacion',0.30103),('presentaciones',0.30103),('presente',0.30103),('presents',0.30103),('prestamos',0.124939),('prestar',0.30103),('prestaron',0.176091),('prevent',0.30103),('preventing',0.0377886),('preventivo',0.09691),('previamente',0.0147233),('preview',0.0347587),('previewing',0.30103),('previous',0.214987),('previsora',0.00526424),('primera',0.30103),('primordial',0.30103),('principal',0.0209422),('principales',0.217855),('prioridad',0.30103),('privadas',0.01106),('pro',0.30103),('problem',0.30103),('problema',0.176091),('problemas',0.020282),('problems',0.0321847),('procesar',0.30103),('proceso',0.0284018),('procesos',0.0500187),('process',0.0998919),('processed',0.206583),('processing',0.0771),('produccion',0.197346),('production',0.30103),('profesional',0.25266),('profesionales',0.0606791),('profile',0.067187),('profiles',0.09691),('programa',0.30103),('programación',0.30103),('programas',0.30103),('programs',0.30103),('progress',0.0627508),('project',0.09691),('promocion',0.30103),('promote',0.30103),('promueve',0.30103),('propia',0.189524),('propiciando',0.30103),('propio',0.09691),('propios',0.09691),('proponer',0.30103),('proporciona',0.0670177),('proporcionada',0.128817),('proporcionadas',0.30103),('proporcionado',0.30103),('proporcionados',0.176091),('proporcionan',0.0188594),('proporcionar',0.129317),('proporcionara',0.30103),('propositos',0.180387),('proveer',0.30103),('provide',0.0130679),('provided',0.0105286),('provides',0.0195622),('providing',0.176091),('provision',0.30103),('proyecto',0.124939),('proyectos',0.176091),('publica',0.124939),('publicacion',0.30103),('publicaciones',0.176091),('publicado',0.09691),('publicados',0.30103),('publicar',0.0706088),('publicas',0.0109954),('publico',0.30103),('publicos',0.30103),('publish',0.067187),('published',0.0441315),('publishes',0.30103),('publishing',0.30103),('pueblos',0.01524),('pueda',0.210986),('puedan',0.0868256),('puede',0.00166906),('pueden',0.0205982),('puedes',0.30103),('puesta',0.30103),('pull',0.30103),('pulse',0.0511688),('punto',0.0975029),('puntos',0.00599897),('purpose',0.30103),('purposes',0.18288),('put',0.0347621),('putting',0.30103),('públicas',0.216921),('que',0.000393947),('queries',0.0360035),('query',0.30103),('quick',0.013364),('quickly',0.183954),('quien',0.00207301),('quienes',0.30103),('quiera',0.176091),('radio',0.156897),('ran',0.30103),('range',0.30103),('ranging',0.30103),('ranking',0.0791812),('rapida',0.0184834),('rapidamente',0.30103),('rapidos',0.30103),('rastreo',0.0222764),('rather',0.30103),('razón',0.30103),('rápido',0.30103),('read',0.203209),('readers',0.176091),('ready',0.30103),('realizamos',0.30103),('realizan',0.30103),('realizar',0.0466351),('realizaron',0.30103),('really',0.30103),('rearrange',0.09691),('reasons',0.176091),('recalculated',0.30103),('recalculation',0.30103),('receive',0.30103),('recent',0.0791812),('recently',0.124939),('receta',0.30103),('recetas',0.0791812),('recibira',0.30103),('recipient',0.30103),('recipients',0.09691),('recomendada',0.30103),('recomienda',0.30103),('recommended',0.30103),('reconstruir',0.09691),('record',0.30103),('records',0.30103),('recuperacion',0.30103),('recuperación',0.30103),('recursos',0.000833391),('red',0.01524),('redimensionar',0.30103),('redirected',0.30103),('redirigido',0.30103),('reduce',0.30103),('reducir',0.30103),('redundancia',0.30103),('reference',0.00569858),('referenced',0.178372),('references',0.30103),('referencia',0.0141588),('refers',0.30103),('refine',0.178372),('region',0.0098148),('regionales',0.09691),('regiones',0.0413927),('regions',0.30103),('regirse',0.30103),('register',0.09691),('registered',0.176091),('registrados',0.30103),('registro',0.0856956),('regulación',0.30103),('regular',0.30103),('regularlength',0.30103),('reindex',0.109704),('relacion',0.134279),('relacionadas',0.176091),('relacionado',0.176091),('relacionados',0.0151831),('relacionar',0.30103),('related',0.0110739),('relationships',0.111818),('releases',0.30103),('relevamiento',0.30103),('relevant',0.30103),('remote',0.30103),('remove',0.185529),('removing',0.30103),('render',0.30103),('rendering',0.30103),('rendimiento',0.0791812),('rentabilizar',0.30103),('reordering',0.0157943),('reorganice',0.30103),('repeat',0.103221),('repita',0.18095),('replacement',0.124939),('replacements',0.30103),('reply',0.30103),('report',0.0511525),('reportes',0.176091),('reports',0.0099433),('representa',0.30103),('representados',0.30103),('reproduced',0.30103),('requerido',0.30103),('requerimientos',0.19211),('request',0.178078),('requested',0.179818),('requests',0.30103),('requiera',0.30103),('requiere',0.126079),('requieren',0.30103),('require',0.176091),('required',0.0293071),('requires',0.107052),('requiring',0.30103),('reset',0.30103),('residentes',0.30103),('resides',0.30103),('resolucion',0.00897531),('resolución',0.30103),('resolviendo',0.30103),('resource',0.30103),('respalda',0.30103),('respaldo',0.30103),('respectively',0.30103),('respectivos',0.30103),('respecto',0.30103),('responder',0.0726416),('respondera',0.30103),('responsabilidad',0.30103),('responsables',0.30103),('response',0.0669468),('responses',0.30103),('responsive',0.0723871),('respuesta',0.0638171),('respuestas',0.00914338),('rest',0.0377886),('restablecimiento',0.30103),('restful',0.0197232),('resto',0.30103),('restricciones',0.30103),('restrict',0.30103),('restrictiva',0.30103),('restricts',0.199572),('restringir',0.30103),('result',0.128557),('resultados',0.30103),('results',0.0549557),('resumen',0.0224922),('retrieved',0.30103),('return',0.0839485),('returned',0.0384709),('reuse',0.30103),('reusing',0.30103),('reverse',0.30103),('review',0.176091),('reviews',0.30103),('revisión',0.253181),('riesgo',0.186981),('right',0.0685352),('righttoleft',0.0687591),('risk',0.116705),('robustez',0.30103),('rojos',0.30103),('rol',0.00827253),('role',0.0104801),('roles',0.0138771),('row',0.0457575),('rows',0.30103),('rss',0.30103),('rtvc',0.0157943),('run',0.0270057),('running',0.00708001),('runs',0.30103),('runtime',0.30103),('ruptura',0.0103632),('ruta',0.09691),('rutas',0.0222764),('saber',0.30103),('sabor',0.30103),('safe',0.30103),('salida',0.176091),('saltos',0.0989662),('salud',0.0100971),('salvar',0.30103),('same',0.0540643),('saneamiento',0.30103),('sanidad',0.01524),('sas',0.124629),('satisfacción',0.30103),('save',0.00381795),('saved',0.0713577),('saves',0.30103),('saving',0.30103),('say',0.30103),('saying',0.176091),('says',0.30103),('scaffolding',0.30103),('scaling',0.30103),('scan',0.18095),('scenes',0.30103),('schedule',0.09691),('screen',0.0377886),('screens',0.176091),('scripts',0.30103),('scroll',0.176091),('sea',0.180411),('sean',0.30103),('search',0.00193363),('searchable',0.30103),('searches',0.30103),('searching',0.054474),('seccion',0.0685854),('secciones',0.0233366),('second',0.176091),('secretaria',0.30103),('section',0.0256519),('sections',0.127622),('sector',0.142967),('secure',0.0157943),('security',0.00770492),('see',0.0045339),('seen',0.30103),('sees',0.30103),('seguimiento',0.107018),('seguir',0.124939),('segun',0.30103),('seguridad',0.00496342),('seguro',0.30103),('seleccion',0.0158319),('selecciona',0.185009),('seleccionado',0.30103),('seleccionados',0.104012),('seleccionar',0.0584738),('seleccionarlos',0.30103),('seleccione',0.0522889),('selecciono',0.180669),('select',0.010543),('selected',0.0321911),('selecting',0.176091),('sencilla',0.30103),('send',0.30103),('sending',0.30103),('sends',0.30103),('sent',0.186972),('seo',0.30103),('sep',0.0321847),('separa',0.30103),('separarlos',0.30103),('separately',0.176091),('sequence',0.30103),('ser',0.0579919),('sera',0.30103),('seran',0.30103),('serializacion',0.0211893),('serialization',0.0806402),('serialized',0.30103),('series',0.30103),('serve',0.177189),('server',0.124939),('servers',0.30103),('service',0.30103),('services',0.0174173),('servicio',0.0181862),('servicios',0.00325487),('servidores',0.30103),('serving',0.30103),('sesion',0.177189),('session',0.0794591),('set',0.0129885),('setting',0.00848673),('settings',0.00360922),('settingsphp',0.071156),('several',0.0706378),('severity',0.09691),('share',0.30103),('short',0.124939),('shortcut',0.058889),('shortcuts',0.0318772),('should',0.0152439),('show',0.0280287),('showing',0.211756),('shown',0.0387148),('shows',0.137634),('side',0.0669468),('sido',0.30103),('siempre',0.124939),('siendo',0.30103),('sig',0.01524),('siga',0.0817175),('significativas',0.30103),('sigue',0.30103),('siguiente',0.30103),('similar',0.0993941),('similares',0.30103),('simple',0.0529656),('sin',0.0674322),('since',0.30103),('sincronizacion',0.0251938),('single',0.30103),('singleitem',0.30103),('singleline',0.269013),('singlevalued',0.220472),('sino',0.00210287),('sisptsan',0.30103),('sistema',0.0127724),('sistemas',0.0180609),('site',0.00102501),('sites',0.037838),('sitewide',0.09691),('sitio',0.00158708),('sitios',0.30103),('situación',0.30103),('situado',0.30103),('situations',0.30103),('size',0.30103),('sized',0.177487),('sizes',0.30103),('sí',0.30103),('smaller',0.0669468),('sobre',0.0134499),('sobrescribir',0.09691),('social',0.108248),('software',0.00785213),('solicitan',0.30103),('solicitudes',0.30103),('solo',0.0595339),('solr',0.0347621),('soltar',0.30103),('solucion',0.0202034),('soluciones',0.0126143),('some',0.0165414),('sometimes',0.30103),('somos',0.00539503),('son',0.00143736),('soon',0.30103),('sopo',0.01524),('soporte',0.0321847),('sort',0.080246),('sorting',0.176091),('sorts',0.30103),('sostenibles',0.30103),('source',0.0423647),('sources',0.176091),('spaces',0.30103),('spam',0.186044),('spamreduction',0.30103),('special',0.30103),('specific',0.0409229),('specification',0.0377886),('specify',0.176091),('specifying',0.182608),('speed',0.30103),('sphinx',0.0377886),('sql',0.30103),('square',0.30103),('stable',0.30103),('staging',0.30103),('standard',0.30103),('standards',0.0373882),('start',0.178954),('starting',0.30103),('starts',0.176091),('state',0.0579919),('status',0.0111124),('stemmer',0.0391),('stemming',0.30103),('step',0.176091),('stepbystep',0.30103),('steps',0.0305975),('storage',0.176091),('store',0.09691),('stored',0.0575654),('stores',0.0666589),('strategic',0.30103),('streamed',0.30103),('string',0.0791812),('strings',0.0707067),('structure',0.00482071),('structures',0.30103),('style',0.0118992),('styles',0.0794785),('styling',0.30103),('subdirectory',0.30103),('subject',0.09691),('submission',0.30103),('submit',0.30103),('submitting',0.30103),('subset',0.30103),('substituted',0.30103),('subtermino',0.30103),('subtipo',0.0384117),('subtipos',0.124939),('subtype',0.00357683),('subtypes',0.03802),('such',0.015324),('suelen',0.30103),('sufficient',0.30103),('suggested',0.30103),('suministramos',0.30103),('summarizes',0.30103),('summary',0.0587326),('superior',0.124939),('superiores',0.30103),('superviso',0.30103),('supplied',0.30103),('support',0.30103),('supports',0.30103),('sure',0.0413927),('sus',0.0239876),('suscripcion',0.30103),('suscripciones',0.30103),('sustainability',0.30103),('sustituto',0.30103),('switch',0.188306),('switcher',0.0513184),('sync',0.106976),('synchronization',0.0190851),('synchronize',0.0791812),('synchronized',0.30103),('synchronizing',0.30103),('syslog',0.30103),('system',0.0108323),('systems',0.30103),('tab',0.124939),('tabla',0.124939),('tablas',0.30103),('table',0.0326355),('tableros',0.30103),('tables',0.30103),('tablestyle',0.30103),('tabs',0.30103),('tag',0.30103),('tags',0.0655854),('take',0.176091),('taken',0.30103),('takes',0.176286),('tales',0.30103),('tamano',0.0321847),('tamanos',0.30103),('tambien',0.0308742),('tan',0.30103),('tarea',0.137134),('tareas',0.00624466),('tarjeta',0.01524),('task',0.0976765),('tasks',0.0168481),('taxonomia',0.00396983),('taxonomias',0.30103),('taxonomy',0.00992565),('team',0.0377886),('technologies',0.30103),('technology',0.176091),('tecnica',0.30103),('tecnicamente',0.30103),('tecnicas',0.124939),('tecnico',0.0791812),('tecnicos',0.124939),('tecnologia',0.0157943),('tecnologica',0.0109954),('tecnologicas',0.0669468),('telefono',0.232848),('telephone',0.30103),('tema',0.00323185),('temas',0.00951393),('template',0.30103),('temporal',0.30103),('temporarily',0.30103),('temporary',0.30103),('tendra',0.176091),('tener',0.0436727),('tenga',0.0833382),('teniendo',0.166925),('terceros',0.30103),('term',0.30103),('termine',0.30103),('termino',0.0426004),('terminos',0.0224893),('terms',0.106971),('territorial',0.30103),('territoriales',0.30103),('territorios',0.30103),('test',0.128947),('text',0.00221005),('textalign',0.0413927),('texto',0.00199869),('than',0.0398932),('that',0.00311875),('the',0.000334676),('their',0.0324785),('them',0.0274149),('theme',0.0164259),('themes',0.0129039),('theming',0.0443609),('themselves',0.30103),('then',0.0698684),('there',0.0107106),('thereby',0.30103),('these',0.0212731),('they',0.0254735),('thirdparty',0.30103),('this',0.00901632),('threading',0.09691),('threads',0.30103),('three',0.30103),('throttle',0.09691),('through',0.0759632),('tiempo',0.136549),('tiene',0.0127047),('tienen',0.181785),('time',0.0377886),('timeout',0.30103),('times',0.30103),('tipo',0.00195589),('tipos',0.00419287),('title',0.0142778),('titulo',0.0116294),('toda',0.30103),('todas',0.0669468),('todavia',0.30103),('todo',0.0723061),('todos',0.0133449),('together',0.30103),('toggle',0.30103),('toma',0.143092),('tomates',0.124939),('tool',0.30103),('toolbar',0.0178764),('top',0.128027),('topic',0.014191),('topics',0.00310771),('toplevel',0.30103),('totally',0.30103),('totalmente',0.30103),('trabajamos',0.30103),('trabajar',0.0163904),('trabajo',0.124939),('track',0.30103),('tracked',0.0222764),('tracking',0.00607415),('tracks',0.176091),('traditional',0.30103),('traduccion',0.0579919),('traducciones',0.012965),('traducido',0.30103),('traducir',0.00934003),('traducirse',0.30103),('tramos',0.30103),('transaccional',0.30103),('transfieren',0.30103),('transform',0.30103),('transformacion',0.011281),('translatable',0.124939),('translate',0.124939),('translated',0.0193052),('translation',0.00575233),('translations',0.067187),('transmission',0.30103),('transparentes',0.30103),('transported',0.30103),('través',0.30103),('trazabilidad',0.0701573),('tres',0.30103),('triggers',0.30103),('troubleshooting',0.0157943),('true',0.30103),('trusted',0.09691),('trying',0.30103),('turismo',0.30103),('turistica',0.01524),('turn',0.10025),('turning',0.176091),('turns',0.30103),('twice',0.30103),('twig',0.30103),('twigfilebased',0.30103),('two',0.0618309),('type',0.00285861),('types',0.0052075),('typically',0.09691),('typing',0.30103),('ubicado',0.30103),('ultima',0.09691),('ultimo',0.30103),('una',0.00284577),('uncacheable',0.30103),('uncheck',0.0810304),('under',0.0262929),('underlying',0.30103),('understand',0.176091),('understandable',0.30103),('unformatted',0.0472437),('unico',0.00673338),('uniform',0.30103),('uninstall',0.0204056),('uninstalled',0.0413927),('uninstalling',0.176091),('unique',0.10032),('unlimited',0.176091),('uno',0.0472382),('unpacked',0.30103),('unpublish',0.0791812),('unpublished',0.129613),('unpublishing',0.30103),('until',0.0680741),('untrusted',0.197265),('unwanted',0.30103),('upcoming',0.30103),('update',0.0218119),('updated',0.0299632),('updates',0.0389568),('updating',0.0887383),('upload',0.09691),('uploaded',0.176091),('upper',0.176286),('url',0.00245015),('urls',0.00967603),('usa',0.30103),('usabilidad',0.30103),('usando',0.0211893),('usar',0.00757735),('use',0.00659146),('used',0.0223638),('useful',0.30103),('user',0.000947846),('userinterface',0.30103),('username',0.09691),('users',0.00498645),('uses',0.30103),('using',0.00565124),('uso',0.01524),('usted',0.30103),('usually',0.30103),('usuario',0.00250445),('usuarios',0.014547),('utilice',0.124939),('utiliza',0.100408),('utilizada',0.30103),('utilizadas',0.124939),('utilizado',0.0157943),('utilizados',0.176091),('utilizando',0.0583768),('utilizar',0.0336561),('utilizara',0.30103),('utilizaran',0.30103),('utilizarse',0.176091),('uuid',0.079838),('único',0.30103),('valid',0.30103),('valido',0.30103),('valiosa',0.30103),('valor',0.0743128),('valores',0.0476507),('value',0.0368498),('values',0.0214293),('varia',0.30103),('variables',0.0170333),('varias',0.199578),('variations',0.30103),('varios',0.12723),('vary',0.176091),('vaya',0.0139883),('vea',0.176091),('vease',0.176091),('veces',0.30103),('ventana',0.30103),('ver',0.0137094),('vera',0.30103),('verdes',0.30103),('verduras',0.30103),('verifica',0.176091),('verificacion',0.176091),('verificación',0.218896),('verificamos',0.30103),('verificar',0.30103),('verification',0.183954),('verified',0.178664),('verifique',0.068903),('verify',0.0366839),('verlo',0.30103),('versatile',0.30103),('versiones',0.30103),('versions',0.30103),('vertical',0.30103),('very',0.140321),('ves',0.09691),('via',0.176091),('viajar',0.30103),('videocolumna',0.100315),('videos',0.30103),('vie',0.0333916),('view',0.00209556),('viewed',0.124939),('viewer',0.30103),('viewing',0.0137913),('views',0.00661803),('vigente',0.30103),('vigorosos',0.30103),('visibilidad',0.0515187),('visibility',0.176091),('visible',0.0390923),('visibles',0.19211),('vision',0.0211893),('visit',0.0518761),('visitada',0.30103),('visitantes',0.0149066),('visite',0.124939),('visited',0.01524),('visiting',0.30103),('visitor',0.30103),('visitors',0.0170333),('visits',0.0211893),('vista',0.060188),('vistas',0.00976947),('visual',0.09691),('visuales',0.09691),('visualizacion',0.0544808),('visually',0.09691),('vital',0.30103),('vocabularies',0.30103),('vocabulario',0.0122345),('vocabularios',0.0791812),('vocabulary',0.0688927),('volver',0.30103),('vuelva',0.133317),('w3c',0.0430156),('wait',0.0669468),('waiting',0.30103),('walk',0.185777),('walked',0.30103),('walking',0.30103),('want',0.00965755),('warning',0.09691),('warnings',0.30103),('was',0.124939),('way',0.0515019),('ways',0.125929),('web',0.00262326),('website',0.013364),('week',0.30103),('weekly',0.30103),('weights',0.0791812),('well',0.100108),('went',0.30103),('were',0.0612159),('wget',0.0993263),('what',0.000701035),('when',0.00897523),('where',0.0187041),('whether',0.0691268),('which',0.00542855),('while',0.0990698),('white',0.09691),('who',0.00958037),('whose',0.124939),('why',0.30103),('widget',0.0159103),('widgets',0.0791812),('width',0.0283129),('will',0.00639926),('wish',0.176091),('with',0.00336221),('within',0.0980171),('without',0.09691),('word',0.0514584),('words',0.18123),('workflow',0.0504601),('working',0.00772635),('would',0.0324814),('wraps',0.30103),('write',0.30103),('writing',0.30103),('written',0.30103),('wwwcgfmmilco',0.30103),('wwwexamplecom',0.09691),('wysiwyg',0.09691),('xml',0.30103),('yaml',0.0557696),('yamlformat',0.30103),('yet',0.176091),('yml',0.30103),('you',0.00209206),('your',0.00151977),('zona',0.176091);
/*!40000 ALTER TABLE `search_total` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `semaphore`
--

DROP TABLE IF EXISTS `semaphore`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `semaphore` (
  `name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique name.',
  `value` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'A value for the semaphore.',
  `expire` double NOT NULL COMMENT 'A Unix timestamp with microseconds indicating when the semaphore should expire.',
  PRIMARY KEY (`name`),
  KEY `value` (`value`),
  KEY `expire` (`expire`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Table for holding semaphores, locks, flags, etc. that…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `semaphore`
--

LOCK TABLES `semaphore` WRITE;
/*!40000 ALTER TABLE `semaphore` DISABLE KEYS */;
/*!40000 ALTER TABLE `semaphore` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sequences`
--

DROP TABLE IF EXISTS `sequences`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `sequences` (
  `value` int unsigned NOT NULL AUTO_INCREMENT COMMENT 'The value of the sequence.',
  PRIMARY KEY (`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Stores IDs.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sequences`
--

LOCK TABLES `sequences` WRITE;
/*!40000 ALTER TABLE `sequences` DISABLE KEYS */;
/*!40000 ALTER TABLE `sequences` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sessions`
--

DROP TABLE IF EXISTS `sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `sessions` (
  `uid` int unsigned NOT NULL COMMENT 'The "users".uid corresponding to a session, or 0 for anonymous user.',
  `sid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'A session ID (hashed). The value is generated by Drupal''s session handlers.',
  `hostname` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The IP address that last used this session ID (sid).',
  `timestamp` bigint NOT NULL DEFAULT '0' COMMENT 'The Unix timestamp when this session last requested a page. Old records are purged by PHP automatically.',
  `session` longblob COMMENT 'The serialized contents of the user''s session, an array of name/value pairs that persists across page requests by this session ID. Drupal loads the user''s session from here   at the start of each request and saves it at the end.',
  PRIMARY KEY (`sid`),
  KEY `timestamp` (`timestamp`),
  KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Drupal''s session handlers read and write into the sessions…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sessions`
--

LOCK TABLES `sessions` WRITE;
/*!40000 ALTER TABLE `sessions` DISABLE KEYS */;
/*!40000 ALTER TABLE `sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `shortcut`
--

DROP TABLE IF EXISTS `shortcut`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `shortcut` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `shortcut_set` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `shortcut_field__uuid__value` (`uuid`),
  KEY `shortcut_field__shortcut_set__target_id` (`shortcut_set`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for shortcut entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `shortcut`
--

LOCK TABLES `shortcut` WRITE;
/*!40000 ALTER TABLE `shortcut` DISABLE KEYS */;
INSERT INTO `shortcut` VALUES (1,'default','bb48b66d-469b-4179-a568-a8716a3ba065','es'),(2,'default','1f1b125b-3862-4106-adc7-f18a4d9245cf','es');
/*!40000 ALTER TABLE `shortcut` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `shortcut_field_data`
--

DROP TABLE IF EXISTS `shortcut_field_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `shortcut_field_data` (
  `id` int unsigned NOT NULL,
  `shortcut_set` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `title` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `weight` int DEFAULT NULL,
  `link__uri` varchar(2048) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'The URI of the link.',
  `link__title` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'The link text.',
  `link__options` longblob COMMENT 'Serialized array of options for the link.',
  `default_langcode` tinyint NOT NULL,
  PRIMARY KEY (`id`,`langcode`),
  KEY `shortcut__id__default_langcode__langcode` (`id`,`default_langcode`,`langcode`),
  KEY `shortcut_field__shortcut_set__target_id` (`shortcut_set`),
  KEY `shortcut_field__link__uri` (`link__uri`(30))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The data table for shortcut entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `shortcut_field_data`
--

LOCK TABLES `shortcut_field_data` WRITE;
/*!40000 ALTER TABLE `shortcut_field_data` DISABLE KEYS */;
INSERT INTO `shortcut_field_data` VALUES (1,'default','es','Add content',-20,'internal:/node/add',NULL,_binary 'a:0:{}',1),(2,'default','es','All content',-19,'internal:/admin/content',NULL,_binary 'a:0:{}',1);
/*!40000 ALTER TABLE `shortcut_field_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `shortcut_set_users`
--

DROP TABLE IF EXISTS `shortcut_set_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `shortcut_set_users` (
  `uid` int unsigned NOT NULL DEFAULT '0' COMMENT 'The "users".uid for this set.',
  `set_name` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The "shortcut_set".set_name that will be displayed for this user.',
  PRIMARY KEY (`uid`),
  KEY `set_name` (`set_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Maps users to shortcut sets.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `shortcut_set_users`
--

LOCK TABLES `shortcut_set_users` WRITE;
/*!40000 ALTER TABLE `shortcut_set_users` DISABLE KEYS */;
/*!40000 ALTER TABLE `shortcut_set_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `taxonomy_index`
--

DROP TABLE IF EXISTS `taxonomy_index`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `taxonomy_index` (
  `nid` int unsigned NOT NULL DEFAULT '0' COMMENT 'The "node".nid this record tracks.',
  `tid` int unsigned NOT NULL DEFAULT '0' COMMENT 'The term ID.',
  `status` int NOT NULL DEFAULT '1' COMMENT 'Boolean indicating whether the node is published (visible to non-administrators).',
  `sticky` tinyint DEFAULT '0' COMMENT 'Boolean indicating whether the node is sticky.',
  `created` int NOT NULL DEFAULT '0' COMMENT 'The Unix timestamp when the node was created.',
  PRIMARY KEY (`nid`,`tid`),
  KEY `term_node` (`tid`,`status`,`sticky`,`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Maintains denormalized information about node/term…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `taxonomy_index`
--

LOCK TABLES `taxonomy_index` WRITE;
/*!40000 ALTER TABLE `taxonomy_index` DISABLE KEYS */;
INSERT INTO `taxonomy_index` VALUES (8,17,1,0,1750269311),(9,18,1,0,1751401633),(8,19,1,0,1750269311),(9,20,1,0,1751401633),(351,21,1,0,1758919641),(8,22,1,0,1750269311),(8,25,1,0,1750269311),(351,25,1,0,1758919641),(8,28,1,0,1750269311),(9,28,1,0,1751401633),(8,29,1,0,1750269311),(9,29,1,0,1751401633),(340,30,1,0,1758750287),(340,31,1,0,1758750287),(351,32,1,0,1758919641);
/*!40000 ALTER TABLE `taxonomy_index` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `taxonomy_term__field_imagen_tecnologia`
--

DROP TABLE IF EXISTS `taxonomy_term__field_imagen_tecnologia`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `taxonomy_term__field_imagen_tecnologia` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_imagen_tecnologia_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_imagen_tecnologia_alt` varchar(512) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_imagen_tecnologia_title` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_imagen_tecnologia_width` int unsigned DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_imagen_tecnologia_height` int unsigned DEFAULT NULL COMMENT 'The height of the image in pixels.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_imagen_tecnologia_target_id` (`field_imagen_tecnologia_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for taxonomy_term field field_imagen…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `taxonomy_term__field_imagen_tecnologia`
--

LOCK TABLES `taxonomy_term__field_imagen_tecnologia` WRITE;
/*!40000 ALTER TABLE `taxonomy_term__field_imagen_tecnologia` DISABLE KEYS */;
INSERT INTO `taxonomy_term__field_imagen_tecnologia` VALUES ('tecnologias',0,16,16,'es',0,58,'Angular','Angular',64,64),('tecnologias',0,17,17,'es',0,59,'Apache','Apache',64,64),('tecnologias',0,18,18,'es',0,60,'Docker','Docker',64,64),('tecnologias',0,19,19,'es',0,61,'Drupal','Drupal',64,64),('tecnologias',0,20,20,'es',0,62,'Java','Java',64,64),('tecnologias',0,21,21,'es',0,63,'Linux','Linux',64,64),('tecnologias',0,22,22,'es',0,64,'MySQL','MySQL',64,64),('tecnologias',0,23,23,'es',0,65,'Nginx','Nginx',64,64),('tecnologias',0,24,24,'es',0,66,'ORACLE','ORACLE',64,64),('tecnologias',0,25,25,'es',0,67,'PHP','PHP',64,64),('tecnologias',0,26,26,'es',0,68,'React','React',64,64),('tecnologias',0,27,27,'es',0,69,'Windows','Windows',64,64),('tecnologias',0,30,30,'es',0,198,'DevOps','DevOps',728,334);
/*!40000 ALTER TABLE `taxonomy_term__field_imagen_tecnologia` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `taxonomy_term__parent`
--

DROP TABLE IF EXISTS `taxonomy_term__parent`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `taxonomy_term__parent` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `parent_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `revision_id` (`revision_id`),
  KEY `parent_target_id` (`parent_target_id`),
  KEY `bundle_delta_target_id` (`bundle`,`delta`,`parent_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for taxonomy_term field parent.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `taxonomy_term__parent`
--

LOCK TABLES `taxonomy_term__parent` WRITE;
/*!40000 ALTER TABLE `taxonomy_term__parent` DISABLE KEYS */;
INSERT INTO `taxonomy_term__parent` VALUES ('ai_agent_commands',0,1,1,'es',0,0),('ai_agent_commands',0,2,2,'es',0,1),('ai_agent_commands',0,3,3,'es',0,1),('ai_agent_commands',0,4,4,'es',0,1),('ai_agent_commands',0,5,5,'es',0,1),('ai_agent_commands',0,6,6,'es',0,1),('ai_agent_commands',0,7,7,'es',0,0),('ai_agent_commands',0,8,8,'es',0,7),('ai_agent_commands',0,9,9,'es',0,7),('ai_tone_of_voice',0,10,10,'es',0,0),('ai_tone_of_voice',0,11,11,'es',0,0),('ai_tone_of_voice',0,12,12,'es',0,0),('ai_tone_of_voice',0,13,13,'es',0,0),('ai_tone_of_voice',0,14,14,'es',0,0),('ai_tone_of_voice',0,15,15,'es',0,0),('tecnologias',0,16,16,'es',0,0),('tecnologias',0,17,17,'es',0,0),('tecnologias',0,18,18,'es',0,0),('tecnologias',0,19,19,'es',0,0),('tecnologias',0,20,20,'es',0,0),('tecnologias',0,21,21,'es',0,0),('tecnologias',0,22,22,'es',0,0),('tecnologias',0,23,23,'es',0,0),('tecnologias',0,24,24,'es',0,0),('tecnologias',0,25,25,'es',0,0),('tecnologias',0,26,26,'es',0,0),('tecnologias',0,27,27,'es',0,0),('tags',0,28,28,'es',0,0),('tags',0,29,29,'es',0,0),('tecnologias',0,30,30,'es',0,0),('tags',0,31,31,'es',0,0),('tags',0,32,32,'es',0,0);
/*!40000 ALTER TABLE `taxonomy_term__parent` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `taxonomy_term_data`
--

DROP TABLE IF EXISTS `taxonomy_term_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `taxonomy_term_data` (
  `tid` int unsigned NOT NULL AUTO_INCREMENT,
  `revision_id` int unsigned DEFAULT NULL,
  `vid` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  PRIMARY KEY (`tid`),
  UNIQUE KEY `taxonomy_term_field__uuid__value` (`uuid`),
  UNIQUE KEY `taxonomy_term__revision_id` (`revision_id`),
  KEY `taxonomy_term_field__vid__target_id` (`vid`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for taxonomy_term entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `taxonomy_term_data`
--

LOCK TABLES `taxonomy_term_data` WRITE;
/*!40000 ALTER TABLE `taxonomy_term_data` DISABLE KEYS */;
INSERT INTO `taxonomy_term_data` VALUES (1,1,'ai_agent_commands','e8fe824f-680d-481b-8288-2dca26988b84','es'),(2,2,'ai_agent_commands','06f16219-687b-4fa5-bc16-ba46ed2a9dfe','es'),(3,3,'ai_agent_commands','cde8af36-373f-4e63-905d-f6560ae376c2','es'),(4,4,'ai_agent_commands','c52a89c5-b283-4d65-b7fb-60e2939e56e2','es'),(5,5,'ai_agent_commands','58085e87-a9ed-4a4d-b4ff-2057939b85b8','es'),(6,6,'ai_agent_commands','a65db5f4-da93-4c9b-9f64-ade34da1a892','es'),(7,7,'ai_agent_commands','22b4c72e-eff2-4744-a66a-602b31c84568','es'),(8,8,'ai_agent_commands','eac6e276-dc17-462b-b4f7-d6cb37f41f43','es'),(9,9,'ai_agent_commands','a5b9efb2-715a-498b-8bb1-0a7a01e97672','es'),(10,10,'ai_tone_of_voice','6d79e0b6-020d-4a7c-b65b-c8185c10e991','es'),(11,11,'ai_tone_of_voice','04429f13-f48d-4efc-a455-6bc41640cb4e','es'),(12,12,'ai_tone_of_voice','f501ff74-8eb1-495c-b474-5989faf7a989','es'),(13,13,'ai_tone_of_voice','c7e1794c-5aa8-4f08-bab8-0d0711e94043','es'),(14,14,'ai_tone_of_voice','c60f5532-a340-4e27-8cfc-7889a4f63725','es'),(15,15,'ai_tone_of_voice','723d0f4e-d4cf-474b-a2b7-c9cdcaee35d9','es'),(16,16,'tecnologias','ffae8d31-7bf5-446c-99a0-4f24dd10d809','es'),(17,17,'tecnologias','9de4e770-437d-43ed-8770-96ac8c39691f','es'),(18,18,'tecnologias','5410adaa-0e7d-4282-b88f-6f73d4fd2129','es'),(19,19,'tecnologias','1cc7785a-bbb6-4c82-a800-00e3fe318e49','es'),(20,20,'tecnologias','d466d9f8-a71e-42b8-90b5-514e2eefe9f8','es'),(21,21,'tecnologias','82ba974f-fb71-4137-b596-7d403e0bd58c','es'),(22,22,'tecnologias','95cc52f8-64c3-4ea9-9cdf-ccc50a286fcc','es'),(23,23,'tecnologias','f9c20e88-1bb9-47cf-b639-ad0ed6bced88','es'),(24,24,'tecnologias','0432a93b-b57d-4bb7-8646-03507627bc54','es'),(25,25,'tecnologias','b1d0dd7a-d104-44e2-82ad-959d2fc339b5','es'),(26,26,'tecnologias','9cb16202-4992-4ad3-bfc1-0aa268a86367','es'),(27,27,'tecnologias','b32eb08f-45ae-4add-90bf-a87f60950f3b','es'),(28,28,'tags','4baec398-dd4d-4be9-83d5-f9ccc3972700','es'),(29,29,'tags','17688ce6-70dd-49a4-bdd6-d01a6675413c','es'),(30,30,'tecnologias','3a9730e0-4cdf-40ac-93e8-69b25f0a13e6','es'),(31,31,'tags','b986770d-ffc8-4ea8-afe9-bb6ec6c3b9c8','es'),(32,32,'tags','512e4840-f7ed-4a85-a049-7addfa82f359','es');
/*!40000 ALTER TABLE `taxonomy_term_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `taxonomy_term_field_data`
--

DROP TABLE IF EXISTS `taxonomy_term_field_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `taxonomy_term_field_data` (
  `tid` int unsigned NOT NULL,
  `revision_id` int unsigned NOT NULL,
  `vid` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_general_ci NOT NULL,
  `description__value` longtext COLLATE utf8mb4_general_ci,
  `description__format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `weight` int NOT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  PRIMARY KEY (`tid`,`langcode`),
  KEY `taxonomy_term__id__default_langcode__langcode` (`tid`,`default_langcode`,`langcode`),
  KEY `taxonomy_term__revision_id` (`revision_id`),
  KEY `taxonomy_term_field__name` (`name`(191)),
  KEY `taxonomy_term__status_vid` (`status`,`vid`,`tid`),
  KEY `taxonomy_term__tree` (`vid`,`weight`,`name`(191)),
  KEY `taxonomy_term__vid_name` (`vid`,`name`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The data table for taxonomy_term entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `taxonomy_term_field_data`
--

LOCK TABLES `taxonomy_term_field_data` WRITE;
/*!40000 ALTER TABLE `taxonomy_term_field_data` DISABLE KEYS */;
INSERT INTO `taxonomy_term_field_data` VALUES (1,1,'ai_agent_commands','es',1,'Edit or review',NULL,NULL,0,1748985329,1,1),(2,2,'ai_agent_commands','es',1,'Polish','Fix spelling mistakes, use proper grammar and apply good writing practices.\nDo not lose the original meaning.\nYou must keep the text formatting.','plain_text',0,1748985329,1,1),(3,3,'ai_agent_commands','es',1,'Improve Tone of Voice','Rewrite the content to match the TONE while preserving the key message and meaning.\nEnsure the writing style is consistent.\nYou must keep the text formatting.','plain_text',0,1748985329,1,1),(4,4,'ai_agent_commands','es',1,'Make Shorter','Remove any repetitive, redundant, or non-essential writing in this\ncontent without changing the meaning or losing any key information.','plain_text',0,1748985329,1,1),(5,5,'ai_agent_commands','es',1,'Make Longer','Improve this content by using descriptive language and inserting\nmore information and more detailed explanations.\nYou must keep the text formatting.','plain_text',0,1748985329,1,1),(6,6,'ai_agent_commands','es',1,'Simplify Language','Simplify the writing style of this content and reduce the complexity,\nso that the content is easy to understand.\nYou must keep the text formatting','plain_text',0,1748985329,1,1),(7,7,'ai_agent_commands','es',1,'Generate from selection',NULL,NULL,0,1748985329,1,1),(8,8,'ai_agent_commands','es',1,'Summarize','Summarize this content into one paragraph of text. Include only the key ideas and conclusions.\nKeep it short. Do not keep original text formatting','plain_text',0,1748985329,1,1),(9,9,'ai_agent_commands','es',1,'Continue','Start with the provided content and write at the end of it continuing this topic.\nKeep the added part short.\nYou must keep the text formatting','plain_text',0,1748985329,1,1),(10,10,'ai_tone_of_voice','es',1,'Professional','Use clear, concise language with a business-appropriate tone suitable for formal contexts.','plain_text',0,1748985329,1,1),(11,11,'ai_tone_of_voice','es',1,'Educational','Explain concepts clearly with an informative approach that helps readers understand complex topics.','plain_text',0,1748985329,1,1),(12,12,'ai_tone_of_voice','es',1,'Persuasive','Use compelling language to convince readers and support arguments with strong reasoning.','plain_text',0,1748985329,1,1),(13,13,'ai_tone_of_voice','es',1,'Approachable','Write in a friendly and accessible manner, like talking to a friend, but in a sincere and professional context.','plain_text',0,1748985329,1,1),(14,14,'ai_tone_of_voice','es',1,'Formal','Employ precise, structured language appropriate for official documentation and communications.','plain_text',0,1748985329,1,1),(15,15,'ai_tone_of_voice','es',1,'Inspirational','Use motivational language that encourages action and creates a sense of possibility.','plain_text',0,1748985329,1,1),(16,16,'tecnologias','es',1,'Angular',NULL,NULL,0,1749726041,1,1),(17,17,'tecnologias','es',1,'Apache',NULL,NULL,0,1749726060,1,1),(18,18,'tecnologias','es',1,'Docker',NULL,NULL,0,1749726080,1,1),(19,19,'tecnologias','es',1,'Drupal',NULL,NULL,0,1749726100,1,1),(20,20,'tecnologias','es',1,'Java',NULL,NULL,0,1749726126,1,1),(21,21,'tecnologias','es',1,'Linux',NULL,NULL,0,1749726149,1,1),(22,22,'tecnologias','es',1,'MySQL',NULL,NULL,0,1749726172,1,1),(23,23,'tecnologias','es',1,'Nginx',NULL,NULL,0,1749726602,1,1),(24,24,'tecnologias','es',1,'ORACLE',NULL,NULL,0,1749726658,1,1),(25,25,'tecnologias','es',1,'PHP',NULL,NULL,0,1749726685,1,1),(26,26,'tecnologias','es',1,'React',NULL,NULL,0,1749726726,1,1),(27,27,'tecnologias','es',1,'Windows',NULL,NULL,0,1749726760,1,1),(28,28,'tags','es',1,'Portal Web',NULL,NULL,0,1750246876,1,1),(29,29,'tags','es',1,'Gobierno Digital',NULL,NULL,0,1750246887,1,1),(30,30,'tecnologias','es',1,'DeVops','<p>DevOps es una filosofía cultural, un conjunto de prácticas y herramientas que integran los procesos de desarrollo de software (Dev) y las operaciones de TI (Ops) para ofrecer valor continuo a los clientes de forma más rápida y fiable.</p>','basic_html',0,1758919059,1,1),(31,31,'tags','es',1,'Ciclo DevOps','<p>DevOps es una filosofía cultural, un conjunto de prácticas y herramientas que integran los procesos de desarrollo de software (Dev) y las operaciones de TI (Ops) para ofrecer valor continuo a los clientes de forma más rápida y fiable</p>','basic_html',0,1758750994,1,1),(32,32,'tags','es',1,'Orfeo','<p>Sistema de Gestión Documental</p>','basic_html',0,1758919621,1,1);
/*!40000 ALTER TABLE `taxonomy_term_field_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `taxonomy_term_field_revision`
--

DROP TABLE IF EXISTS `taxonomy_term_field_revision`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `taxonomy_term_field_revision` (
  `tid` int unsigned NOT NULL,
  `revision_id` int unsigned NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `description__value` longtext COLLATE utf8mb4_general_ci,
  `description__format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  PRIMARY KEY (`revision_id`,`langcode`),
  KEY `taxonomy_term__id__default_langcode__langcode` (`tid`,`default_langcode`,`langcode`),
  KEY `taxonomy_term_field__description__format` (`description__format`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The revision data table for taxonomy_term entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `taxonomy_term_field_revision`
--

LOCK TABLES `taxonomy_term_field_revision` WRITE;
/*!40000 ALTER TABLE `taxonomy_term_field_revision` DISABLE KEYS */;
INSERT INTO `taxonomy_term_field_revision` VALUES (1,1,'es',1,'Edit or review',NULL,NULL,1748985329,1,1),(2,2,'es',1,'Polish','Fix spelling mistakes, use proper grammar and apply good writing practices.\nDo not lose the original meaning.\nYou must keep the text formatting.','plain_text',1748985329,1,1),(3,3,'es',1,'Improve Tone of Voice','Rewrite the content to match the TONE while preserving the key message and meaning.\nEnsure the writing style is consistent.\nYou must keep the text formatting.','plain_text',1748985329,1,1),(4,4,'es',1,'Make Shorter','Remove any repetitive, redundant, or non-essential writing in this\ncontent without changing the meaning or losing any key information.','plain_text',1748985329,1,1),(5,5,'es',1,'Make Longer','Improve this content by using descriptive language and inserting\nmore information and more detailed explanations.\nYou must keep the text formatting.','plain_text',1748985329,1,1),(6,6,'es',1,'Simplify Language','Simplify the writing style of this content and reduce the complexity,\nso that the content is easy to understand.\nYou must keep the text formatting','plain_text',1748985329,1,1),(7,7,'es',1,'Generate from selection',NULL,NULL,1748985329,1,1),(8,8,'es',1,'Summarize','Summarize this content into one paragraph of text. Include only the key ideas and conclusions.\nKeep it short. Do not keep original text formatting','plain_text',1748985329,1,1),(9,9,'es',1,'Continue','Start with the provided content and write at the end of it continuing this topic.\nKeep the added part short.\nYou must keep the text formatting','plain_text',1748985329,1,1),(10,10,'es',1,'Professional','Use clear, concise language with a business-appropriate tone suitable for formal contexts.','plain_text',1748985329,1,1),(11,11,'es',1,'Educational','Explain concepts clearly with an informative approach that helps readers understand complex topics.','plain_text',1748985329,1,1),(12,12,'es',1,'Persuasive','Use compelling language to convince readers and support arguments with strong reasoning.','plain_text',1748985329,1,1),(13,13,'es',1,'Approachable','Write in a friendly and accessible manner, like talking to a friend, but in a sincere and professional context.','plain_text',1748985329,1,1),(14,14,'es',1,'Formal','Employ precise, structured language appropriate for official documentation and communications.','plain_text',1748985329,1,1),(15,15,'es',1,'Inspirational','Use motivational language that encourages action and creates a sense of possibility.','plain_text',1748985329,1,1),(16,16,'es',1,'Angular',NULL,NULL,1749726041,1,1),(17,17,'es',1,'Apache',NULL,NULL,1749726060,1,1),(18,18,'es',1,'Docker',NULL,NULL,1749726080,1,1),(19,19,'es',1,'Drupal',NULL,NULL,1749726100,1,1),(20,20,'es',1,'Java',NULL,NULL,1749726126,1,1),(21,21,'es',1,'Linux',NULL,NULL,1749726149,1,1),(22,22,'es',1,'MySQL',NULL,NULL,1749726172,1,1),(23,23,'es',1,'Nginx',NULL,NULL,1749726602,1,1),(24,24,'es',1,'ORACLE',NULL,NULL,1749726658,1,1),(25,25,'es',1,'PHP',NULL,NULL,1749726685,1,1),(26,26,'es',1,'React',NULL,NULL,1749726726,1,1),(27,27,'es',1,'Windows',NULL,NULL,1749726760,1,1),(28,28,'es',1,'Portal Web',NULL,NULL,1750246876,1,1),(29,29,'es',1,'Gobierno Digital',NULL,NULL,1750246887,1,1),(30,30,'es',1,'DeVops','<p>DevOps es una filosofía cultural, un conjunto de prácticas y herramientas que integran los procesos de desarrollo de software (Dev) y las operaciones de TI (Ops) para ofrecer valor continuo a los clientes de forma más rápida y fiable.</p>','basic_html',1758919059,1,1),(31,31,'es',1,'Ciclo DevOps','<p>DevOps es una filosofía cultural, un conjunto de prácticas y herramientas que integran los procesos de desarrollo de software (Dev) y las operaciones de TI (Ops) para ofrecer valor continuo a los clientes de forma más rápida y fiable</p>','basic_html',1758750994,1,1),(32,32,'es',1,'Orfeo','<p>Sistema de Gestión Documental</p>','basic_html',1758919621,1,1);
/*!40000 ALTER TABLE `taxonomy_term_field_revision` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `taxonomy_term_revision`
--

DROP TABLE IF EXISTS `taxonomy_term_revision`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `taxonomy_term_revision` (
  `tid` int unsigned NOT NULL,
  `revision_id` int unsigned NOT NULL AUTO_INCREMENT,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `revision_user` int unsigned DEFAULT NULL COMMENT 'The ID of the target entity.',
  `revision_created` int DEFAULT NULL,
  `revision_log_message` longtext COLLATE utf8mb4_general_ci,
  `revision_default` tinyint DEFAULT NULL,
  PRIMARY KEY (`revision_id`),
  KEY `taxonomy_term__tid` (`tid`),
  KEY `taxonomy_term_field__revision_user__target_id` (`revision_user`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The revision table for taxonomy_term entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `taxonomy_term_revision`
--

LOCK TABLES `taxonomy_term_revision` WRITE;
/*!40000 ALTER TABLE `taxonomy_term_revision` DISABLE KEYS */;
INSERT INTO `taxonomy_term_revision` VALUES (1,1,'es',NULL,1748985329,NULL,1),(2,2,'es',NULL,1748985329,NULL,1),(3,3,'es',NULL,1748985329,NULL,1),(4,4,'es',NULL,1748985329,NULL,1),(5,5,'es',NULL,1748985329,NULL,1),(6,6,'es',NULL,1748985329,NULL,1),(7,7,'es',NULL,1748985329,NULL,1),(8,8,'es',NULL,1748985329,NULL,1),(9,9,'es',NULL,1748985329,NULL,1),(10,10,'es',NULL,1748985329,NULL,1),(11,11,'es',NULL,1748985329,NULL,1),(12,12,'es',NULL,1748985329,NULL,1),(13,13,'es',NULL,1748985329,NULL,1),(14,14,'es',NULL,1748985329,NULL,1),(15,15,'es',NULL,1748985329,NULL,1),(16,16,'es',NULL,1749726025,NULL,1),(17,17,'es',NULL,1749726054,NULL,1),(18,18,'es',NULL,1749726071,NULL,1),(19,19,'es',NULL,1749726092,NULL,1),(20,20,'es',NULL,1749726118,NULL,1),(21,21,'es',NULL,1749726141,NULL,1),(22,22,'es',NULL,1749726168,NULL,1),(23,23,'es',NULL,1749726599,NULL,1),(24,24,'es',NULL,1749726655,NULL,1),(25,25,'es',NULL,1749726679,NULL,1),(26,26,'es',NULL,1749726719,NULL,1),(27,27,'es',NULL,1749726750,NULL,1),(28,28,'es',NULL,1750246876,NULL,1),(29,29,'es',NULL,1750246887,NULL,1),(30,30,'es',NULL,1758750680,NULL,1),(31,31,'es',NULL,1758750994,NULL,1),(32,32,'es',NULL,1758919621,NULL,1);
/*!40000 ALTER TABLE `taxonomy_term_revision` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `taxonomy_term_revision__field_imagen_tecnologia`
--

DROP TABLE IF EXISTS `taxonomy_term_revision__field_imagen_tecnologia`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `taxonomy_term_revision__field_imagen_tecnologia` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_imagen_tecnologia_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `field_imagen_tecnologia_alt` varchar(512) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_imagen_tecnologia_title` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_imagen_tecnologia_width` int unsigned DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_imagen_tecnologia_height` int unsigned DEFAULT NULL COMMENT 'The height of the image in pixels.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `field_imagen_tecnologia_target_id` (`field_imagen_tecnologia_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for taxonomy_term field field…';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `taxonomy_term_revision__field_imagen_tecnologia`
--

LOCK TABLES `taxonomy_term_revision__field_imagen_tecnologia` WRITE;
/*!40000 ALTER TABLE `taxonomy_term_revision__field_imagen_tecnologia` DISABLE KEYS */;
INSERT INTO `taxonomy_term_revision__field_imagen_tecnologia` VALUES ('tecnologias',0,16,16,'es',0,58,'Angular','Angular',64,64),('tecnologias',0,17,17,'es',0,59,'Apache','Apache',64,64),('tecnologias',0,18,18,'es',0,60,'Docker','Docker',64,64),('tecnologias',0,19,19,'es',0,61,'Drupal','Drupal',64,64),('tecnologias',0,20,20,'es',0,62,'Java','Java',64,64),('tecnologias',0,21,21,'es',0,63,'Linux','Linux',64,64),('tecnologias',0,22,22,'es',0,64,'MySQL','MySQL',64,64),('tecnologias',0,23,23,'es',0,65,'Nginx','Nginx',64,64),('tecnologias',0,24,24,'es',0,66,'ORACLE','ORACLE',64,64),('tecnologias',0,25,25,'es',0,67,'PHP','PHP',64,64),('tecnologias',0,26,26,'es',0,68,'React','React',64,64),('tecnologias',0,27,27,'es',0,69,'Windows','Windows',64,64),('tecnologias',0,30,30,'es',0,198,'DevOps','DevOps',728,334);
/*!40000 ALTER TABLE `taxonomy_term_revision__field_imagen_tecnologia` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `taxonomy_term_revision__parent`
--

DROP TABLE IF EXISTS `taxonomy_term_revision__parent`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `taxonomy_term_revision__parent` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `parent_target_id` int unsigned NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `parent_target_id` (`parent_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Revision archive storage for taxonomy_term field parent.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `taxonomy_term_revision__parent`
--

LOCK TABLES `taxonomy_term_revision__parent` WRITE;
/*!40000 ALTER TABLE `taxonomy_term_revision__parent` DISABLE KEYS */;
INSERT INTO `taxonomy_term_revision__parent` VALUES ('ai_agent_commands',0,1,1,'es',0,0),('ai_agent_commands',0,2,2,'es',0,1),('ai_agent_commands',0,3,3,'es',0,1),('ai_agent_commands',0,4,4,'es',0,1),('ai_agent_commands',0,5,5,'es',0,1),('ai_agent_commands',0,6,6,'es',0,1),('ai_agent_commands',0,7,7,'es',0,0),('ai_agent_commands',0,8,8,'es',0,7),('ai_agent_commands',0,9,9,'es',0,7),('ai_tone_of_voice',0,10,10,'es',0,0),('ai_tone_of_voice',0,11,11,'es',0,0),('ai_tone_of_voice',0,12,12,'es',0,0),('ai_tone_of_voice',0,13,13,'es',0,0),('ai_tone_of_voice',0,14,14,'es',0,0),('ai_tone_of_voice',0,15,15,'es',0,0),('tecnologias',0,16,16,'es',0,0),('tecnologias',0,17,17,'es',0,0),('tecnologias',0,18,18,'es',0,0),('tecnologias',0,19,19,'es',0,0),('tecnologias',0,20,20,'es',0,0),('tecnologias',0,21,21,'es',0,0),('tecnologias',0,22,22,'es',0,0),('tecnologias',0,23,23,'es',0,0),('tecnologias',0,24,24,'es',0,0),('tecnologias',0,25,25,'es',0,0),('tecnologias',0,26,26,'es',0,0),('tecnologias',0,27,27,'es',0,0),('tags',0,28,28,'es',0,0),('tags',0,29,29,'es',0,0),('tecnologias',0,30,30,'es',0,0),('tags',0,31,31,'es',0,0),('tags',0,32,32,'es',0,0);
/*!40000 ALTER TABLE `taxonomy_term_revision__parent` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `user__roles`
--

DROP TABLE IF EXISTS `user__roles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `user__roles` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to, which for an unversioned entity type is the same as the entity id',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `roles_target_id` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `roles_target_id` (`roles_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for user field roles.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `user__roles`
--

LOCK TABLES `user__roles` WRITE;
/*!40000 ALTER TABLE `user__roles` DISABLE KEYS */;
INSERT INTO `user__roles` VALUES ('user',0,1,1,'es',0,'administrator'),('user',0,2,2,'es',0,'content_editor'),('user',0,3,3,'es',0,'content_editor'),('user',0,4,4,'es',0,'content_editor');
/*!40000 ALTER TABLE `user__roles` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `user__user_picture`
--

DROP TABLE IF EXISTS `user__user_picture`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `user__user_picture` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int unsigned NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int unsigned NOT NULL COMMENT 'The entity revision id this data is attached to, which for an unversioned entity type is the same as the entity id',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `user_picture_target_id` int unsigned NOT NULL COMMENT 'The ID of the file entity.',
  `user_picture_alt` varchar(512) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `user_picture_title` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `user_picture_width` int unsigned DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `user_picture_height` int unsigned DEFAULT NULL COMMENT 'The height of the image in pixels.',
  PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  KEY `bundle` (`bundle`),
  KEY `revision_id` (`revision_id`),
  KEY `user_picture_target_id` (`user_picture_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Data storage for user field user_picture.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `user__user_picture`
--

LOCK TABLES `user__user_picture` WRITE;
/*!40000 ALTER TABLE `user__user_picture` DISABLE KEYS */;
/*!40000 ALTER TABLE `user__user_picture` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `users`
--

DROP TABLE IF EXISTS `users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `users` (
  `uid` int unsigned NOT NULL AUTO_INCREMENT,
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  PRIMARY KEY (`uid`),
  UNIQUE KEY `user_field__uuid__value` (`uuid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The base table for user entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `users`
--

LOCK TABLES `users` WRITE;
/*!40000 ALTER TABLE `users` DISABLE KEYS */;
INSERT INTO `users` VALUES (0,'265882d1-fe44-4126-91f5-bb50b378f82c','es'),(1,'991b11ac-c4c2-4e9c-b527-f6eac3886939','es'),(2,'f8a41080-99d6-469c-8fd1-bd2d6d3066d3','es'),(3,'430f9625-bc6e-4eb0-b6b6-96cfc81fce38','es'),(4,'6694b456-2568-4b02-9976-b77b7295baf2','es');
/*!40000 ALTER TABLE `users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `users_data`
--

DROP TABLE IF EXISTS `users_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `users_data` (
  `uid` int unsigned NOT NULL DEFAULT '0' COMMENT 'The "users".uid this record affects.',
  `module` varchar(50) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The name of the module declaring the variable.',
  `name` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The identifier of the data.',
  `value` longblob COMMENT 'The value.',
  `serialized` tinyint unsigned DEFAULT '0' COMMENT 'Whether value is serialized.',
  PRIMARY KEY (`uid`,`module`,`name`),
  KEY `module` (`module`),
  KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Stores module data as key/value pairs per user.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `users_data`
--

LOCK TABLES `users_data` WRITE;
/*!40000 ALTER TABLE `users_data` DISABLE KEYS */;
INSERT INTO `users_data` VALUES (2,'contact','enabled',_binary '1',0),(3,'contact','enabled',_binary '1',0),(4,'contact','enabled',_binary '1',0);
/*!40000 ALTER TABLE `users_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `users_field_data`
--

DROP TABLE IF EXISTS `users_field_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `users_field_data` (
  `uid` int unsigned NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `preferred_langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `preferred_admin_langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `name` varchar(60) COLLATE utf8mb4_general_ci NOT NULL,
  `pass` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `mail` varchar(254) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `timezone` varchar(32) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `status` tinyint DEFAULT NULL,
  `created` int NOT NULL,
  `changed` int DEFAULT NULL,
  `access` int NOT NULL,
  `login` int DEFAULT NULL,
  `init` varchar(254) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `dxpr_user_is_disavowed` tinyint DEFAULT NULL,
  PRIMARY KEY (`uid`,`langcode`),
  UNIQUE KEY `user__name` (`name`,`langcode`),
  KEY `user__id__default_langcode__langcode` (`uid`,`default_langcode`,`langcode`),
  KEY `user_field__mail` (`mail`(191)),
  KEY `user_field__created` (`created`),
  KEY `user_field__access` (`access`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='The data table for user entities.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `users_field_data`
--

LOCK TABLES `users_field_data` WRITE;
/*!40000 ALTER TABLE `users_field_data` DISABLE KEYS */;
INSERT INTO `users_field_data` VALUES (0,'es','es',NULL,'',NULL,NULL,NULL,0,1748976960,1748976960,0,0,NULL,1,NULL),(1,'es','es',NULL,'admin','$2y$12$70xZu9P0D9yxT4yv5EI/xeZr/RHeG3.J6XX/3C6B7IFZtX7Cd5ri6','info@ciscsas.com','America/Bogota',1,1748976960,1748977306,1773352140,1773332005,'info@ciscsas.com',1,NULL),(2,'es','es','es','natalia.rodriguez','$2y$12$MqQY2kjMMK2LrajvBHj0V.ZeqJ07iF1rZRWwUvT6Wncs/XVgWxaIq','natalia.rodriguez@ciscsas.com','America/Bogota',1,1752516377,1752516377,1757015094,1757015094,'natalia.rodriguez@ciscsas.com',1,0),(3,'es','es','es','vanessa.sandoval','$2y$12$BpFxSdaB4yQtToAplm7BLus/ppHwDWpP/1u8kGvUgKoDyAO7KCWKC','vanessa.sandoval@ciscsas.com','America/Bogota',1,1752516543,1752516543,1757015321,1756222288,'vanessa.sandoval@ciscsas.com',1,0),(4,'es','es','es','sebastian.carreno','$2y$12$Vt0HpMClJpxT/VevhwOXJOIDr2R01Q4Y6M6CF00OA3NrxPhNSl74e','sebastian.carreno@ciscsas.com','America/Bogota',1,1752516656,1752516656,1758915344,1758815693,'sebastian.carreno@ciscsas.com',1,0);
/*!40000 ALTER TABLE `users_field_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `watchdog`
--

DROP TABLE IF EXISTS `watchdog`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `watchdog` (
  `wid` bigint NOT NULL AUTO_INCREMENT COMMENT 'Primary Key: Unique watchdog event ID.',
  `uid` int unsigned NOT NULL DEFAULT '0' COMMENT 'The "users".uid of the user who triggered the event.',
  `type` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Type of log message, for example "user" or "page not found."',
  `message` longtext COLLATE utf8mb4_general_ci NOT NULL COMMENT 'Text of log message to be passed into the t() function.',
  `variables` longblob NOT NULL COMMENT 'Serialized array of variables that match the message string and that is passed into the t() function.',
  `severity` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'The severity level of the event. ranges from 0 (Emergency) to 7 (Debug)',
  `link` text COLLATE utf8mb4_general_ci COMMENT 'Link to view the result of the event.',
  `location` text COLLATE utf8mb4_general_ci NOT NULL COMMENT 'URL of the origin of the event.',
  `referer` text COLLATE utf8mb4_general_ci COMMENT 'URL of referring page.',
  `hostname` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Hostname of the user who triggered the event.',
  `timestamp` bigint NOT NULL DEFAULT '0' COMMENT 'Unix timestamp of when event occurred.',
  PRIMARY KEY (`wid`),
  KEY `type` (`type`),
  KEY `uid` (`uid`),
  KEY `severity` (`severity`)
) ENGINE=InnoDB AUTO_INCREMENT=16903 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Table that contains logs of all system events.';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `watchdog`
--

LOCK TABLES `watchdog` WRITE;
/*!40000 ALTER TABLE `watchdog` DISABLE KEYS */;
INSERT INTO `watchdog` VALUES (15893,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.52ms\";}',6,'','https://portal.ciscsas.dev/','','52.198.100.228',1772918611),(15894,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"8.47ms\";}',6,'','https://portal.ciscsas.dev/','','52.198.100.228',1772918611),(15895,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"38.25ms\";}',6,'','https://portal.ciscsas.dev/','','52.198.100.228',1772918611),(15896,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"54.43ms\";}',6,'','https://portal.ciscsas.dev/','','52.198.100.228',1772918611),(15897,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:9:\"1118.17ms\";}',6,'','https://portal.ciscsas.dev/','','52.198.100.228',1772918613),(15898,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','','52.198.100.228',1772918613),(15899,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15900,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:6:\"1.13ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15901,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"5.23ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15902,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"14.2ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15903,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"4.77ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15904,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"2.32ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15905,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:5:\"2.2ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15906,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"1.18ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15907,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.54ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15908,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"11.13ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15909,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:6:\"46.6ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15910,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"24.88ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15911,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"480.64ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15912,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1772929678),(15913,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1772929679),(15914,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/','190.254.133.66',1772929679),(15915,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/','190.254.133.66',1772929679),(15916,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/','190.254.133.66',1772929679),(15917,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1772932157),(15918,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/','190.254.133.66',1772932157),(15919,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/','190.254.133.66',1772932157),(15920,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/','190.254.133.66',1772932157),(15921,0,'access denied','Path: @uri. %type: @message in %function (line %line of %file).',_binary 'a:6:{s:5:\"%type\";s:61:\"Drupal\\Core\\Http\\Exception\\CacheableAccessDeniedHttpException\";s:8:\"@message\";s:57:\"The \'access administration pages\' permission is required.\";s:9:\"%function\";s:52:\"Drupal\\Core\\Routing\\AccessAwareRouter->checkAccess()\";s:5:\"%file\";s:96:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/Routing/AccessAwareRouter.php\";s:5:\"%line\";i:114;s:4:\"@uri\";s:6:\"/admin\";}',4,'','https://portal.ciscsas.dev/admin','','190.254.133.66',1772933060),(15922,1,'user','Session opened for %name.',_binary 'a:1:{s:5:\"%name\";s:5:\"admin\";}',6,'','https://portal.ciscsas.dev/user/login','https://portal.ciscsas.dev/user/login','190.254.133.66',1772933076),(15923,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1772933189),(15924,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1772933189),(15925,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1772933189),(15926,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1772933189),(15927,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1772933190),(15928,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1772933190),(15929,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1772933190),(15930,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1772933190),(15931,1,'user','Session closed for %name.',_binary 'a:1:{s:5:\"%name\";s:5:\"admin\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15932,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15933,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:8:\"150.62ms\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15934,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.21ms\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15935,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"8.23ms\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15936,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"2.62ms\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15937,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:5:\"2.2ms\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15938,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:7:\"22.09ms\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15939,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.18ms\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15940,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.41ms\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15941,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"13.35ms\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15942,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"50.97ms\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15943,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"43.12ms\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941076),(15944,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"519.93ms\";}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941077),(15945,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/user/logout?token=skCYBozBa1CLdqMXl_a0VR787-ZAVKe8fSY_DQlh5Y0','https://portal.ciscsas.dev/inicio','190.254.133.66',1772941077),(15946,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15947,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:7:\"101.3ms\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15948,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.22ms\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15949,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"7.23ms\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15950,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"1.97ms\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15951,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"1.95ms\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15952,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.64ms\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15953,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.21ms\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15954,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.45ms\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15955,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:3:\"8ms\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15956,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"36.27ms\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15957,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"34.53ms\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15958,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"133.83ms\";}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15959,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://www.portal.ciscsas.dev/','','98.90.116.248',1772973591),(15960,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://www.portal.ciscsas.dev/','205.169.39.57',1772975598),(15961,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://www.portal.ciscsas.dev/','205.169.39.57',1772975598),(15962,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://www.portal.ciscsas.dev/','205.169.39.57',1772975598),(15963,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://www.portal.ciscsas.dev/','205.169.39.57',1772975598),(15964,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001396),(15965,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:8:\"113.54ms\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001396),(15966,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.26ms\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001396),(15967,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"6.79ms\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001396),(15968,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"2.08ms\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001396),(15969,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"1.49ms\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001396),(15970,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.58ms\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001396),(15971,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.13ms\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001396),(15972,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.32ms\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001396),(15973,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"5.92ms\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001396),(15974,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"34.21ms\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001396),(15975,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"33.86ms\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001396),(15976,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"412.88ms\";}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001397),(15977,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/clientes?page=1','https://portal.ciscsas.dev/clientes','172.225.173.137',1773001397),(15978,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/','172.225.173.137',1773001400),(15979,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/','172.225.173.137',1773001400),(15980,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','172.225.173.137',1773001400),(15981,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/','172.225.173.137',1773001400),(15982,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773010590),(15983,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/','190.254.133.66',1773010590),(15984,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/','190.254.133.66',1773010590),(15985,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/','190.254.133.66',1773010590),(15986,1,'user','Session opened for %name.',_binary 'a:1:{s:5:\"%name\";s:5:\"admin\";}',6,'','https://portal.ciscsas.dev/user/login','https://portal.ciscsas.dev/user/login','190.254.133.66',1773010604),(15987,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773010619),(15988,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773010619),(15989,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773010619),(15990,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773010620),(15991,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773010620),(15992,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773010621),(15993,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773010621),(15994,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773010621),(15995,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773010927),(15996,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773010927),(15997,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773010927),(15998,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773010927),(15999,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011015),(16000,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011015),(16001,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011015),(16002,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011015),(16003,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011038),(16004,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011038),(16005,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011038),(16006,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011038),(16007,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011092),(16008,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011092),(16009,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011092),(16010,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011092),(16011,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011097),(16012,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011097),(16013,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011097),(16014,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011097),(16015,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011098),(16016,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011098),(16017,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011098),(16018,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011098),(16019,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011099),(16020,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011099),(16021,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011099),(16022,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011100),(16023,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011100),(16024,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011101),(16025,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011101),(16026,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011101),(16027,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011149),(16028,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011149),(16029,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011149),(16030,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011149),(16031,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011208),(16032,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011208),(16033,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011208),(16034,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011208),(16035,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011254),(16036,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011254),(16037,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011254),(16038,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011255),(16039,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011303),(16040,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011303),(16041,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011303),(16042,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011303),(16043,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011321),(16044,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011321),(16045,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011321),(16046,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011321),(16047,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011419),(16048,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011419),(16049,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011419),(16050,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011419),(16051,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011541),(16052,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011541),(16053,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011541),(16054,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011541),(16055,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011611),(16056,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011611),(16057,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011611),(16058,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011611),(16059,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011638),(16060,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011638),(16061,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011638),(16062,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011638),(16063,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011685),(16064,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011685),(16065,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011685),(16066,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011685),(16067,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011778),(16068,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011778),(16069,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011778),(16070,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011778),(16071,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011784),(16072,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011784),(16073,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011784),(16074,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011784),(16075,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011785),(16076,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011785),(16077,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011785),(16078,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011786),(16079,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011786),(16080,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011786),(16081,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011786),(16082,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011787),(16083,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011787),(16084,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011787),(16085,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011787),(16086,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011788),(16087,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011788),(16088,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011789),(16089,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011789),(16090,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011789),(16091,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011826),(16092,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011826),(16093,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011826),(16094,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011826),(16095,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011950),(16096,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011950),(16097,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011950),(16098,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773011950),(16099,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012028),(16100,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012028),(16101,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012028),(16102,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012028),(16103,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012034),(16104,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012034),(16105,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012034),(16106,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012035),(16107,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-551-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 551\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012042),(16108,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-551-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 551\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012043),(16109,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-551-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 551\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012045),(16110,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-551-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 551\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012046),(16111,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-551-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 551\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012049),(16112,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012147),(16113,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012147),(16114,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012147),(16115,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012147),(16116,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012150),(16117,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012150),(16118,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012150),(16119,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012150),(16120,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-551-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 551\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012153),(16121,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-551-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 551\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012155),(16122,0,'cron','Attempting to re-run cron while it is already running.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619670','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16123,0,'cron','Attempting to re-run cron while it is already running.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619671','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16124,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16125,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:6:\"0.98ms\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16126,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.25ms\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16127,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:7:\"10.52ms\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16128,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"4.91ms\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16129,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"2.49ms\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16130,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"9.31ms\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16131,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.22ms\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16132,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.45ms\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16133,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"12.74ms\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16134,0,'cron','Attempting to re-run cron while it is already running.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012293),(16135,0,'cron','Attempting to re-run cron while it is already running.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012294),(16136,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:8:\"879.25ms\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012294),(16137,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"16.94ms\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012294),(16138,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:9:\"1067.41ms\";}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012295),(16139,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773010619672','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012295),(16140,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-551-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 551\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012346),(16141,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012352),(16142,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012352),(16143,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012352),(16144,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012352),(16145,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:27:\"/.well-known/traffic-advice\";}',4,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.69',1773012373),(16146,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012599),(16147,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012599),(16148,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012599),(16149,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012599),(16150,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012693),(16151,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012693),(16152,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012693),(16153,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012693),(16154,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012788),(16155,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012788),(16156,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012788),(16157,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012788),(16158,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012822),(16159,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012822),(16160,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012822),(16161,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012822),(16162,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-551-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 551\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012827),(16163,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012839),(16164,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012839),(16165,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012839),(16166,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012839),(16167,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012841),(16168,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012841),(16169,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012841),(16170,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012841),(16171,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012842),(16172,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012843),(16173,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012843),(16174,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012843),(16175,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012880),(16176,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012880),(16177,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012880),(16178,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012880),(16179,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012961),(16180,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012961),(16181,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012961),(16182,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773012961),(16183,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013016),(16184,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013016),(16185,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013016),(16186,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013016),(16187,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013033),(16188,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013033),(16189,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013033),(16190,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013033),(16191,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013049),(16192,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013049),(16193,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013049),(16194,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013049),(16195,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013068),(16196,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013068),(16197,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013068),(16198,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013068),(16199,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013136),(16200,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013136),(16201,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013137),(16202,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013137),(16203,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013139),(16204,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013139),(16205,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013139),(16206,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013140),(16207,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013192),(16208,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013192),(16209,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013192),(16210,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013192),(16211,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013194),(16212,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013194),(16213,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013194),(16214,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013194),(16215,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-553-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 553\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013277),(16216,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-553-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 553\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013277),(16217,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013294),(16218,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013294),(16219,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013294),(16220,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013294),(16221,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013349),(16222,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013349),(16223,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013349),(16224,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013349),(16225,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013350),(16226,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013350),(16227,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013350),(16228,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013350),(16229,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013351),(16230,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013351),(16231,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013351),(16232,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013352),(16233,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013397),(16234,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013397),(16235,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013397),(16236,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013397),(16237,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013604),(16238,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013604),(16239,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013604),(16240,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013604),(16241,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013616),(16242,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013616),(16243,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013616),(16244,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013616),(16245,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013618),(16246,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013618),(16247,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013618),(16248,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013618),(16249,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013728),(16250,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013728),(16251,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013728),(16252,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013728),(16253,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013745),(16254,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013745),(16255,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013745),(16256,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013745),(16257,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013750),(16258,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013750),(16259,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013750),(16260,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773013750),(16261,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014202),(16262,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014202),(16263,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014202),(16264,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014202),(16265,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014292),(16266,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014292),(16267,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014292),(16268,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014292),(16269,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014293),(16270,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014294),(16271,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014294),(16272,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014295),(16273,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014298),(16274,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014298),(16275,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014299),(16276,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014299),(16277,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014310),(16278,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014310),(16279,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014310),(16280,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014310),(16281,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014311),(16282,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014311),(16283,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014311),(16284,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014311),(16285,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014312),(16286,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014312),(16287,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014312),(16288,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014312),(16289,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014313),(16290,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014313),(16291,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014314),(16292,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014314),(16293,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-556-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 556\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014328),(16294,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-556-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 556\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014331),(16295,1,'php','%type: @message in %function (line %line of %file) @backtrace_string.',_binary 'a:6:{s:5:\"%type\";s:7:\"Warning\";s:8:\"@message\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:37:\"Undefined array key \"ajax_page_state\"\";}s:9:\"%function\";s:69:\"Drupal\\dxpr_builder\\Controller\\AjaxController->fetchPreRenderAssets()\";s:5:\"%file\";s:108:\"/home/cisc/public_html/portal.ciscsas.dev/web/modules/contrib/dxpr_builder/src/Controller/AjaxController.php\";s:5:\"%line\";i:1558;s:17:\"@backtrace_string\";s:4671:\"#0 /home/cisc/public_html/portal.ciscsas.dev/web/core/includes/bootstrap.inc(104): _drupal_error_handler_real(2, \'Undefined array...\', \'/home/cisc/publ...\', 1558)\n#1 /home/cisc/public_html/portal.ciscsas.dev/web/modules/contrib/dxpr_builder/src/Controller/AjaxController.php(1558): _drupal_error_handler(2, \'Undefined array...\', \'/home/cisc/publ...\', 1558)\n#2 /home/cisc/public_html/portal.ciscsas.dev/web/modules/contrib/dxpr_builder/src/Controller/AjaxController.php(465): Drupal\\dxpr_builder\\Controller\\AjaxController->fetchPreRenderAssets()\n#3 [internal function]: Drupal\\dxpr_builder\\Controller\\AjaxController->ajaxCallback()\n#4 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array(Array, Array)\n#5 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/Render/Renderer.php(622): Drupal\\Core\\EventSubscriber\\EarlyRenderingControllerWrapperSubscriber->{closure:Drupal\\Core\\EventSubscriber\\EarlyRenderingControllerWrapperSubscriber::wrapControllerExecutionInRenderContext():121}()\n#6 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(121): Drupal\\Core\\Render\\Renderer->executeInRenderContext(Object(Drupal\\Core\\Render\\RenderContext), Object(Closure))\n#7 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\\Core\\EventSubscriber\\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array)\n#8 /home/cisc/public_html/portal.ciscsas.dev/vendor/symfony/http-kernel/HttpKernel.php(183): Drupal\\Core\\EventSubscriber\\EarlyRenderingControllerWrapperSubscriber->{closure:Drupal\\Core\\EventSubscriber\\EarlyRenderingControllerWrapperSubscriber::onController():96}()\n#9 /home/cisc/public_html/portal.ciscsas.dev/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(Object(Symfony\\Component\\HttpFoundation\\Request), 1)\n#10 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/Session.php(53): Symfony\\Component\\HttpKernel\\HttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#11 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\\Core\\StackMiddleware\\Session->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#12 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/ContentLength.php(28): Drupal\\Core\\StackMiddleware\\KernelPreHandle->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#13 /home/cisc/public_html/portal.ciscsas.dev/web/core/modules/big_pipe/src/StackMiddleware/ContentLength.php(32): Drupal\\Core\\StackMiddleware\\ContentLength->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#14 /home/cisc/public_html/portal.ciscsas.dev/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(116): Drupal\\big_pipe\\StackMiddleware\\ContentLength->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#15 /home/cisc/public_html/portal.ciscsas.dev/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(90): Drupal\\page_cache\\StackMiddleware\\PageCache->pass(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#16 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\\page_cache\\StackMiddleware\\PageCache->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#17 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\\Core\\StackMiddleware\\ReverseProxyMiddleware->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#18 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php(53): Drupal\\Core\\StackMiddleware\\NegotiationMiddleware->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#19 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php(51): Drupal\\Core\\StackMiddleware\\AjaxPageState->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#20 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/DrupalKernel.php(715): Drupal\\Core\\StackMiddleware\\StackedHttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#21 /home/cisc/public_html/portal.ciscsas.dev/web/index.php(19): Drupal\\Core\\DrupalKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request))\n#22 {main}\";}',4,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014365),(16296,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-556-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 556\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014412),(16297,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-556-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 556\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014412),(16298,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-556-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 556\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014414),(16299,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-556-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 556\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014433),(16300,1,'php','%type: @message in %function (line %line of %file) @backtrace_string.',_binary 'a:6:{s:5:\"%type\";s:7:\"Warning\";s:8:\"@message\";O:25:\"Drupal\\Core\\Render\\Markup\":1:{s:9:\"\0*\0string\";s:37:\"Undefined array key \"ajax_page_state\"\";}s:9:\"%function\";s:69:\"Drupal\\dxpr_builder\\Controller\\AjaxController->fetchPreRenderAssets()\";s:5:\"%file\";s:108:\"/home/cisc/public_html/portal.ciscsas.dev/web/modules/contrib/dxpr_builder/src/Controller/AjaxController.php\";s:5:\"%line\";i:1558;s:17:\"@backtrace_string\";s:4671:\"#0 /home/cisc/public_html/portal.ciscsas.dev/web/core/includes/bootstrap.inc(104): _drupal_error_handler_real(2, \'Undefined array...\', \'/home/cisc/publ...\', 1558)\n#1 /home/cisc/public_html/portal.ciscsas.dev/web/modules/contrib/dxpr_builder/src/Controller/AjaxController.php(1558): _drupal_error_handler(2, \'Undefined array...\', \'/home/cisc/publ...\', 1558)\n#2 /home/cisc/public_html/portal.ciscsas.dev/web/modules/contrib/dxpr_builder/src/Controller/AjaxController.php(465): Drupal\\dxpr_builder\\Controller\\AjaxController->fetchPreRenderAssets()\n#3 [internal function]: Drupal\\dxpr_builder\\Controller\\AjaxController->ajaxCallback()\n#4 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array(Array, Array)\n#5 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/Render/Renderer.php(622): Drupal\\Core\\EventSubscriber\\EarlyRenderingControllerWrapperSubscriber->{closure:Drupal\\Core\\EventSubscriber\\EarlyRenderingControllerWrapperSubscriber::wrapControllerExecutionInRenderContext():121}()\n#6 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(121): Drupal\\Core\\Render\\Renderer->executeInRenderContext(Object(Drupal\\Core\\Render\\RenderContext), Object(Closure))\n#7 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\\Core\\EventSubscriber\\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array)\n#8 /home/cisc/public_html/portal.ciscsas.dev/vendor/symfony/http-kernel/HttpKernel.php(183): Drupal\\Core\\EventSubscriber\\EarlyRenderingControllerWrapperSubscriber->{closure:Drupal\\Core\\EventSubscriber\\EarlyRenderingControllerWrapperSubscriber::onController():96}()\n#9 /home/cisc/public_html/portal.ciscsas.dev/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(Object(Symfony\\Component\\HttpFoundation\\Request), 1)\n#10 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/Session.php(53): Symfony\\Component\\HttpKernel\\HttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#11 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\\Core\\StackMiddleware\\Session->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#12 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/ContentLength.php(28): Drupal\\Core\\StackMiddleware\\KernelPreHandle->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#13 /home/cisc/public_html/portal.ciscsas.dev/web/core/modules/big_pipe/src/StackMiddleware/ContentLength.php(32): Drupal\\Core\\StackMiddleware\\ContentLength->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#14 /home/cisc/public_html/portal.ciscsas.dev/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(116): Drupal\\big_pipe\\StackMiddleware\\ContentLength->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#15 /home/cisc/public_html/portal.ciscsas.dev/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(90): Drupal\\page_cache\\StackMiddleware\\PageCache->pass(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#16 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\\page_cache\\StackMiddleware\\PageCache->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#17 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\\Core\\StackMiddleware\\ReverseProxyMiddleware->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#18 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php(53): Drupal\\Core\\StackMiddleware\\NegotiationMiddleware->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#19 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php(51): Drupal\\Core\\StackMiddleware\\AjaxPageState->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#20 /home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/DrupalKernel.php(715): Drupal\\Core\\StackMiddleware\\StackedHttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#21 /home/cisc/public_html/portal.ciscsas.dev/web/index.php(19): Drupal\\Core\\DrupalKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request))\n#22 {main}\";}',4,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014436),(16301,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-556-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 556\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014510),(16302,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014511),(16303,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014511),(16304,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014511),(16305,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014511),(16306,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014515),(16307,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014515),(16308,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014515),(16309,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014515),(16310,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014516),(16311,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014516),(16312,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014517),(16313,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014517),(16314,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014517),(16315,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014518),(16316,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014518),(16317,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014518),(16318,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014518),(16319,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014518),(16320,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014518),(16321,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014519),(16322,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014520),(16323,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014520),(16324,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014520),(16325,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014520),(16326,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014521),(16327,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014521),(16328,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014522),(16329,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014522),(16330,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014523),(16331,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014523),(16332,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014524),(16333,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014524),(16334,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014525),(16335,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014525),(16336,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014525),(16337,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014526),(16338,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014529),(16339,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014529),(16340,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014529),(16341,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014529),(16342,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-556-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 556\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014531),(16343,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-556-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 556\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014533),(16344,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-556-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 556\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014542),(16345,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/','190.254.133.66',1773014553),(16346,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/','190.254.133.66',1773014553),(16347,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773014553),(16348,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/','190.254.133.66',1773014553),(16349,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014771),(16350,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014771),(16351,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014771),(16352,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014771),(16353,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014774),(16354,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014774),(16355,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014774),(16356,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014774),(16357,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014775),(16358,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014776),(16359,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014776),(16360,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773014776),(16361,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/','190.254.133.66',1773014862),(16362,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773014862),(16363,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/','190.254.133.66',1773014862),(16364,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/','190.254.133.66',1773014862),(16365,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/','190.254.133.66',1773014926),(16366,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/','190.254.133.66',1773014926),(16367,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773014926),(16368,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/','190.254.133.66',1773014926),(16369,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773015090),(16370,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/','190.254.133.66',1773015090),(16371,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/','190.254.133.66',1773015091),(16372,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/','190.254.133.66',1773015091),(16373,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015195),(16374,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015195),(16375,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015195),(16376,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015195),(16377,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015196),(16378,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015196),(16379,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015196),(16380,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015196),(16381,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015212),(16382,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015212),(16383,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015212),(16384,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015212),(16385,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015215),(16386,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015215),(16387,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015215),(16388,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015215),(16389,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015400),(16390,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015400),(16391,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015400),(16392,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015403),(16393,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015403),(16394,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015403),(16395,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015403),(16396,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015404),(16397,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015404),(16398,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015404),(16399,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015404),(16400,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015405),(16401,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015405),(16402,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015405),(16403,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015405),(16404,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015406),(16405,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015406),(16406,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015407),(16407,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015407),(16408,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015408),(16409,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015408),(16410,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015408),(16411,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015408),(16412,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015409),(16413,1,'dxpr_builder','Failed to insert lock record: @message',_binary 'a:1:{s:8:\"@message\";s:536:\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry \'1-559-node-1\' for key \'dxpr_lock.PRIMARY\': INSERT INTO \"dxpr_lock\" (\"entity_id\", \"revision_id\", \"entity_type\", \"langcode\", \"uid\") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array\n(\n    [:db_insert_placeholder_0] => 1\n    [:db_insert_placeholder_1] => 559\n    [:db_insert_placeholder_2] => node\n    [:db_insert_placeholder_3] => es\n    [:db_insert_placeholder_4] => 1\n)\n\";}',2,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=IkT3Yg1jM2GX1-J8aG8lC6QJYOla0j-JyQinVme_Xwc','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015410),(16414,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015410),(16415,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015499),(16416,1,'media','@type: added %label.',_binary 'a:2:{s:5:\"@type\";s:5:\"video\";s:6:\"%label\";s:14:\"Pagina web.mp4\";}',6,'<a href=\"/media/25/edit\" hreflang=\"es\">Ver</a>','https://portal.ciscsas.dev/media/add/video','https://portal.ciscsas.dev/media/add/video','190.254.133.66',1773015697),(16417,1,'media','@type: added %label.',_binary 'a:2:{s:5:\"@type\";s:5:\"video\";s:6:\"%label\";s:11:\"SIG (2).mp4\";}',6,'<a href=\"/media/26/edit\" hreflang=\"es\">Ver</a>','https://portal.ciscsas.dev/media/add/video','https://portal.ciscsas.dev/media/add/video','190.254.133.66',1773015791),(16418,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015808),(16419,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015808),(16420,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015808),(16421,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015808),(16422,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015809),(16423,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015809),(16424,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015809),(16425,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015809),(16426,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015810),(16427,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015810),(16428,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015810),(16429,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015810),(16430,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015814),(16431,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015814),(16432,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015814),(16433,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015828),(16434,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015828),(16435,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015828),(16436,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015852),(16437,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015852),(16438,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:53:\"/sites/default/files/cisc_theme/videos/pagina-web.mp4\";}',4,'','https://portal.ciscsas.dev/sites/default/files/cisc_theme/videos/pagina-web.mp4','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015852),(16439,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015852),(16440,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:53:\"/sites/default/files/cisc_theme/videos/pagina-web.mp4\";}',4,'','https://portal.ciscsas.dev/sites/default/files/cisc_theme/videos/pagina-web.mp4','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015853),(16441,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:53:\"/sites/default/files/cisc_theme/videos/pagina-web.mp4\";}',4,'','https://portal.ciscsas.dev/sites/default/files/cisc_theme/videos/pagina-web.mp4','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015854),(16442,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015858),(16443,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015858),(16444,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015858),(16445,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015900),(16446,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015900),(16447,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773015900),(16448,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016109),(16449,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016109),(16450,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016109),(16451,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016109),(16452,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016110),(16453,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016110),(16454,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016110),(16455,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016110),(16456,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016111),(16457,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016111),(16458,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016111),(16459,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:65:\"/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/Pagina%20web.mp4?fid=202','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016111),(16460,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016114),(16461,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016114),(16462,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016114),(16463,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016122),(16464,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016122),(16465,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016122),(16466,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016179),(16467,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016179),(16468,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016179),(16469,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016195),(16470,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016196),(16471,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016196),(16472,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016209),(16473,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016209),(16474,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016209),(16475,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016425),(16476,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016425),(16477,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016425),(16478,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016426),(16479,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016426),(16480,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016426),(16481,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016427),(16482,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016427),(16483,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:92:\"/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/gestio%CC%81n%20documental%20%20%281%29.mp4?fid=204','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016427),(16484,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016433),(16485,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016433),(16486,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016459),(16487,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016459),(16488,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016461),(16489,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:82:\"/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/MARKETING%20DIGITAL%20%281%29.mp4?fid=206','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016462),(16490,1,'media','@type: added %label.',_binary 'a:2:{s:5:\"@type\";s:5:\"video\";s:6:\"%label\";s:25:\"MARKETING DIGITAL (1).mp4\";}',6,'<a href=\"/media/27/edit\" hreflang=\"es\">Ver</a>','https://portal.ciscsas.dev/media/add/video','https://portal.ciscsas.dev/media/add/video','190.254.133.66',1773016503),(16491,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016513),(16492,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016564),(16493,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773016580),(16494,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773017170),(16495,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:27:\"/.well-known/traffic-advice\";}',4,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.69',1773017664),(16496,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773017838),(16497,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773017864),(16498,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773017912),(16499,1,'media','@type: added %label.',_binary 'a:2:{s:5:\"@type\";s:5:\"image\";s:6:\"%label\";s:10:\"Imagen.png\";}',6,'<a href=\"/media/28/edit\" hreflang=\"es\">Ver</a>','https://portal.ciscsas.dev/media/add/image','https://portal.ciscsas.dev/media/add/image','190.254.133.66',1773018082),(16500,1,'media','The @entity-type %label has been deleted.',_binary 'a:2:{s:12:\"@entity-type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:10:\"media item\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"%label\";s:10:\"Imagen.png\";}',6,'','https://portal.ciscsas.dev/media/28/delete?destination=%2Fadmin%2Fcontent%2Fmedia','https://portal.ciscsas.dev/admin/content/media','190.254.133.66',1773018112),(16501,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773018289),(16502,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773018367),(16503,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773018370),(16504,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773018371),(16505,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773018602),(16506,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773018603),(16507,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:14:\"/block/26/edit\";}',4,'','https://portal.ciscsas.dev/block/26/edit','','190.254.133.66',1773018886),(16508,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773019071),(16509,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:14:\"/block/26/edit\";}',4,'','https://portal.ciscsas.dev/block/26/edit','','190.254.133.66',1773019111),(16510,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773019147),(16511,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773019193),(16512,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773020175),(16513,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773020177),(16514,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773020200),(16515,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773020201),(16516,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773020583),(16517,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773020894),(16518,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.254.133.66',1773020895),(16519,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773022443),(16520,1,'user','Session closed for %name.',_binary 'a:1:{s:5:\"%name\";s:5:\"admin\";}',6,'','https://portal.ciscsas.dev/user/logout?token=znePeOKR9ubQNOt0V6p-7vbW4nsmtuWeaHovpQlQyPg','https://portal.ciscsas.dev/admin/content','190.254.133.66',1773022454),(16521,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.254.133.66',1773022456),(16522,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031453),(16523,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:7:\"120.1ms\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031453),(16524,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.28ms\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031453),(16525,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:7:\"10.87ms\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031453),(16526,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:7:\"22.34ms\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031453),(16527,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"4.74ms\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031453),(16528,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.85ms\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031453),(16529,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.26ms\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031453),(16530,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.74ms\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031453),(16531,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"7.83ms\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031453),(16532,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:10:\"16476.68ms\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031469),(16533,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"75.16ms\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031469),(16534,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"541.05ms\";}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031470),(16535,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://www.portal.ciscsas.dev/','','74.7.227.36',1773031470),(16536,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://www.portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://www.portal.ciscsas.dev/','74.7.227.36',1773031501),(16537,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:13:\"/wp-login.php\";}',4,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048935),(16538,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048935),(16539,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:6:\"0.94ms\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048935),(16540,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"2.05ms\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048935),(16541,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:7:\"10.94ms\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048935),(16542,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"2.66ms\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048935),(16543,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"2.04ms\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048935),(16544,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"3.87ms\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048935),(16545,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.23ms\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048935),(16546,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.51ms\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048935),(16547,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"9.28ms\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048935),(16548,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:4:\"39ms\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048935),(16549,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"15.96ms\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048936),(16550,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"498.48ms\";}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048936),(16551,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/wp-login.php','','168.144.23.43',1773048936),(16552,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061100),(16553,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:8:\"124.52ms\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16554,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.18ms\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16555,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"5.32ms\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16556,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"2.13ms\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16557,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"1.58ms\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16558,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.69ms\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16559,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.16ms\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16560,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.37ms\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16561,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"8.22ms\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16562,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"36.79ms\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16563,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"45.16ms\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16564,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"527.57ms\";}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16565,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','','190.156.80.11',1773061101),(16566,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773061103),(16567,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773061119),(16568,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773061307),(16569,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773061342),(16570,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773061376),(16571,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773061523),(16572,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773061681),(16573,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773063877),(16574,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773069559),(16575,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773070186),(16576,1,'user','Session opened for %name.',_binary 'a:1:{s:5:\"%name\";s:5:\"admin\";}',6,'','https://portal.ciscsas.dev/user/login','https://portal.ciscsas.dev/user/login','190.156.80.11',1773071454),(16577,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.156.80.11',1773071520),(16578,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.156.80.11',1773071520),(16579,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773071694),(16580,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773071695),(16581,1,'dxpr_theme','DXPR Theme CSS file cache built for <em class=\"placeholder\">dxpr_theme</em>',_binary 'a:0:{}',5,'','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','','190.156.80.11',1773071841),(16582,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071915),(16583,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:6:\"2.79ms\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071915),(16584,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.36ms\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071915),(16585,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:5:\"3.6ms\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071915),(16586,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"7.05ms\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071915),(16587,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"5.48ms\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071915),(16588,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"4.52ms\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071915),(16589,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.44ms\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071915),(16590,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.04ms\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071915),(16591,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"9.18ms\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071915),(16592,0,'cron','Attempting to re-run cron while it is already running.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/inicio','https://portal.ciscsas.dev/admin/content','190.156.80.11',1773071922),(16593,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.156.80.11',1773071922),(16594,0,'cron','Attempting to re-run cron while it is already running.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/dxpr_builder/csrf?_=1773071922564&enterprise=false','https://portal.ciscsas.dev/inicio','190.156.80.11',1773071923),(16595,0,'cron','Attempting to re-run cron while it is already running.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.156.80.11',1773071923),(16596,0,'cron','Attempting to re-run cron while it is already running.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/dxpr_builder/ajax?token=4s0wktvevLvZrjbP94mrWEEhxIJSkHAfD_ibe6EkQd0','https://portal.ciscsas.dev/inicio','190.156.80.11',1773071923),(16597,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.156.80.11',1773071923),(16598,0,'cron','Attempting to re-run cron while it is already running.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/inicio','190.156.80.11',1773071924),(16599,0,'cron','Attempting to re-run cron while it is already running.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/history/1/read','https://portal.ciscsas.dev/inicio','190.156.80.11',1773071924),(16600,0,'cron','Attempting to re-run cron while it is already running.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/admin/structure/block/manage/cisc_theme_navegacionprincipal?destination=%2Fnode%2F1','https://portal.ciscsas.dev/inicio','190.156.80.11',1773071927),(16601,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:10:\"16784.67ms\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071932),(16602,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"34.25ms\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071932),(16603,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:7:\"14.24ms\";}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071932),(16604,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/admin/content','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773071932),(16605,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773072055),(16606,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773072056),(16607,1,'config_schema','No schema for dxpr_theme.settings. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out <a href=\"https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata\">the documentation</a>.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773072191),(16608,1,'dxpr_theme','DXPR Theme CSS file cache built for <em class=\"placeholder\">dxpr_theme</em>',_binary 'a:0:{}',5,'','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','https://portal.ciscsas.dev/admin/appearance/settings/dxpr_theme','190.156.80.11',1773072191),(16609,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773072271),(16610,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773072273),(16611,0,'access denied','Path: @uri. %type: @message in %function (line %line of %file).',_binary 'a:6:{s:5:\"%type\";s:61:\"Drupal\\Core\\Http\\Exception\\CacheableAccessDeniedHttpException\";s:8:\"@message\";s:51:\"The \'access files overview\' permission is required.\";s:9:\"%function\";s:52:\"Drupal\\Core\\Routing\\AccessAwareRouter->checkAccess()\";s:5:\"%file\";s:96:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/Routing/AccessAwareRouter.php\";s:5:\"%line\";i:114;s:4:\"@uri\";s:20:\"/admin/content/files\";}',4,'','https://portal.ciscsas.dev/admin/content/files','','186.86.110.105',1773072348),(16612,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773072352),(16613,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','186.86.110.105',1773072352),(16614,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773072353),(16615,1,'config_schema','Schema errors for cisc_theme.settings with the following errors: cisc_theme.settings:header_mobile_breakpoint missing schema, cisc_theme.settings:full_width_containers missing schema, cisc_theme.settings:full_width_content_types missing schema, cisc_theme.settings:block_design_regions missing schema, cisc_theme.settings:boxed_layout missing schema, cisc_theme.settings:sticky_footer missing schema, cisc_theme.settings:boxed_layout_boxbg missing schema, cisc_theme.settings:box_max_width missing schema, cisc_theme.settings:layout_max_width missing schema, cisc_theme.settings:gutter_horizontal missing schema, cisc_theme.settings:gutter_vertical missing schema, cisc_theme.settings:gutter_container missing schema, cisc_theme.settings:gutter_horizontal_mobile missing schema, cisc_theme.settings:gutter_vertical_mobile missing schema, cisc_theme.settings:gutter_container_mobile missing schema, cisc_theme.settings:body_line_height missing schema, cisc_theme.settings:body_font_size missing schema, cisc_theme.settings:nav_font_size missing schema, cisc_theme.settings:headings_line_height missing schema, cisc_theme.settings:scale_factor missing schema, cisc_theme.settings:h1_font_size missing schema, cisc_theme.settings:h2_font_size missing schema, cisc_theme.settings:h3_font_size missing schema, cisc_theme.settings:h4_font_size missing schema, cisc_theme.settings:blockquote_font_size missing schema, cisc_theme.settings:blockquote_line_height missing schema, cisc_theme.settings:headings_letter_spacing missing schema, cisc_theme.settings:headings_uppercase missing schema, cisc_theme.settings:headings_bold missing schema, cisc_theme.settings:body_mobile_font_size missing schema, cisc_theme.settings:nav_mobile_font_size missing schema, cisc_theme.settings:h1_mobile_font_size missing schema, cisc_theme.settings:h2_mobile_font_size missing schema, cisc_theme.settings:h3_mobile_font_size missing schema, cisc_theme.settings:h4_mobile_font_size missing schema, cisc_theme.settings:body_font_face missing schema, cisc_theme.settings:body_font_face_selector missing schema, cisc_theme.settings:headings_font_face missing schema, cisc_theme.settings:headings_font_face_selector missing schema, cisc_theme.settings:nav_font_face missing schema, cisc_theme.settings:nav_font_face_selector missing schema, cisc_theme.settings:sitename_font_face missing schema, cisc_theme.settings:sitename_font_face_selector missing schema, cisc_theme.settings:blockquote_font_face missing schema, cisc_theme.settings:blockquote_font_face_selector missing schema, cisc_theme.settings:portfolio_details missing schema, cisc_theme.settings:portfolio_sidebar missing schema, cisc_theme.settings:portfolio_images missing schema, cisc_theme.settings:region_cards missing schema, cisc_theme.settings:table_responsive missing schema, cisc_theme.settings:table missing schema, cisc_theme.settings:blockquote_mobile_font_size missing schema, cisc_theme.settings:divider_thickness missing schema, cisc_theme.settings:divider_length missing schema, cisc_theme.settings:divider_position missing schema, cisc_theme.settings:divider_color missing schema, cisc_theme.settings:divider_color_custom missing schema, cisc_theme.settings:page_title_breadcrumbs missing schema, cisc_theme.settings:page_title_home_hide missing schema, cisc_theme.settings:page_title_align missing schema, cisc_theme.settings:page_title_height missing schema, cisc_theme.settings:page_title_animate missing schema, cisc_theme.settings:page_title_image_opacity missing schema, cisc_theme.settings:page_title_image_style missing schema, cisc_theme.settings:page_title_image_mode missing schema, cisc_theme.settings:page_title_image_position missing schema, cisc_theme.settings:background_image_style missing schema, cisc_theme.settings:background_image_position missing schema, cisc_theme.settings:background_image_attachment missing schema, cisc_theme.settings:header_position missing schema, cisc_theme.settings:header_top_layout missing schema, cisc_theme.settings:header_style missing schema, cisc_theme.settings:header_top_bg_opacity missing schema, cisc_theme.settings:header_top_height missing schema, cisc_theme.settings:header_top_fixed missing schema, cisc_theme.settings:header_top_sticky missing schema, cisc_theme.settings:header_top_sticky_show missing schema, cisc_theme.settings:header_top_height_sticky_offset missing schema, cisc_theme.settings:header_top_height_scroll missing schema, cisc_theme.settings:header_top_bg_opacity_scroll missing schema, cisc_theme.settings:navbar_background missing schema, cisc_theme.settings:navbar_background_custom missing schema, cisc_theme.settings:header_block_background missing schema, cisc_theme.settings:header_block_background_custom missing schema, cisc_theme.settings:header_block_text_color missing schema, cisc_theme.settings:header_block_text_color_custom missing schema, cisc_theme.settings:menu_background missing schema, cisc_theme.settings:menu_background_custom missing schema, cisc_theme.settings:menu_text_color missing schema, cisc_theme.settings:menu_text_color_custom missing schema, cisc_theme.settings:menu_hover_background missing schema, cisc_theme.settings:menu_hover_background_custom missing schema, cisc_theme.settings:menu_hover_text_color missing schema, cisc_theme.settings:menu_hover_text_color_custom missing schema, cisc_theme.settings:dropdown_background missing schema, cisc_theme.settings:dropdown_background_custom missing schema, cisc_theme.settings:dropdown_text_color missing schema, cisc_theme.settings:dropdown_text_color_custom missing schema, cisc_theme.settings:dropdown_hover_background missing schema, cisc_theme.settings:dropdown_hover_background_custom missing schema, cisc_theme.settings:dropdown_hover_text_color missing schema, cisc_theme.settings:dropdown_hover_text_color_custom missing schema, cisc_theme.settings:header_side_align missing schema, cisc_theme.settings:header_side_direction missing schema, cisc_theme.settings:header_side_width missing schema, cisc_theme.settings:hamburger_menu missing schema, cisc_theme.settings:hamburger_animation missing schema, cisc_theme.settings:menu_type missing schema, cisc_theme.settings:menu_hover missing schema, cisc_theme.settings:menu_border_position missing schema, cisc_theme.settings:menu_border_animate missing schema, cisc_theme.settings:menu_border_position_offset missing schema, cisc_theme.settings:menu_border_position_offset_sticky missing schema, cisc_theme.settings:menu_border_size missing schema, cisc_theme.settings:menu_border_color missing schema, cisc_theme.settings:menu_border_color_custom missing schema, cisc_theme.settings:header_mobile_height missing schema, cisc_theme.settings:secondary_header_hide missing schema, cisc_theme.settings:custom_css_site missing schema, cisc_theme.settings:custom_javascript_site missing schema, cisc_theme.settings:block_preset missing schema, cisc_theme.settings:block_card missing schema, cisc_theme.settings:block_background missing schema, cisc_theme.settings:block_background_custom missing schema, cisc_theme.settings:block_padding missing schema, cisc_theme.settings:block_border_radius missing schema, cisc_theme.settings:block_border missing schema, cisc_theme.settings:block_border_color missing schema, cisc_theme.settings:block_border_color_custom missing schema, cisc_theme.settings:title_font_size missing schema, cisc_theme.settings:title_align missing schema, cisc_theme.settings:title_card missing schema, cisc_theme.settings:title_background missing schema, cisc_theme.settings:title_background_custom missing schema, cisc_theme.settings:title_padding missing schema, cisc_theme.settings:title_border missing schema, cisc_theme.settings:title_border_radius missing schema, cisc_theme.settings:title_border_color missing schema, cisc_theme.settings:title_border_color_custom missing schema, cisc_theme.settings:title_sticker missing schema, cisc_theme.settings:block_divider missing schema, cisc_theme.settings:block_divider_custom missing schema, cisc_theme.settings:block_divider_color missing schema, cisc_theme.settings:block_divider_color_custom missing schema, cisc_theme.settings:block_divider_thickness missing schema, cisc_theme.settings:block_divider_length missing schema, cisc_theme.settings:block_divider_spacing missing schema, cisc_theme.settings:page_title_image missing schema, cisc_theme.settings:background_image missing schema, cisc_theme.settings:hidden_regions missing schema, cisc_theme.settings:popover_placement missing schema, cisc_theme.settings:tooltip_placement missing schema, cisc_theme.settings:modal_enabled missing schema, cisc_theme.settings:cdn_provider missing schema, cisc_theme.settings:page_title_breadcrumbs_align missing schema, cisc_theme.settings:page_title_breadcrumbs_separator missing schema, cisc_theme.settings:title_type missing schema, cisc_theme.settings:page_title_image_path missing schema, cisc_theme.settings:background_image_path missing schema, cisc_theme.settings:logo_height missing schema, cisc_theme.settings:second_header_sticky missing schema, cisc_theme.settings:header_side_logo_height missing schema, cisc_theme.settings:mark_menu_with_children missing schema, cisc_theme.settings:dropdown_width missing schema, cisc_theme.settings:header_mobile_fixed missing schema, cisc_theme.settings:color_scheme missing schema, cisc_theme.settings:color_palette_base missing schema, cisc_theme.settings:color_palette_link missing schema, cisc_theme.settings:color_palette_accent1 missing schema, cisc_theme.settings:color_palette_accent2 missing schema, cisc_theme.settings:color_palette_text missing schema, cisc_theme.settings:color_palette_headings missing schema, cisc_theme.settings:color_palette_card missing schema, cisc_theme.settings:color_palette_cardtext missing schema, cisc_theme.settings:color_palette_footer missing schema, cisc_theme.settings:color_palette_footertext missing schema, cisc_theme.settings:color_palette_secheader missing schema, cisc_theme.settings:color_palette_secheadertext missing schema, cisc_theme.settings:color_palette_header missing schema, cisc_theme.settings:color_palette_headertext missing schema, cisc_theme.settings:color_palette_headerside missing schema, cisc_theme.settings:color_palette_headersidetext missing schema, cisc_theme.settings:color_palette_pagetitle missing schema, cisc_theme.settings:color_palette_pagetitletext missing schema, cisc_theme.settings:color_palette_graylight missing schema, cisc_theme.settings:color_palette_graylighter missing schema, cisc_theme.settings:color_palette_silver missing schema, cisc_theme.settings:color_palette_body missing schema, cisc_theme.settings:color_palette missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out <a href=\"https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata\">the documentation</a>.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072428),(16616,1,'dxpr_theme','DXPR Theme CSS file cache built for <em class=\"placeholder\">cisc_theme</em>',_binary 'a:0:{}',5,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072428),(16617,1,'config_schema','Schema errors for cisc_theme.settings with the following errors: cisc_theme.settings:header_mobile_breakpoint missing schema, cisc_theme.settings:full_width_containers missing schema, cisc_theme.settings:full_width_content_types missing schema, cisc_theme.settings:block_design_regions missing schema, cisc_theme.settings:boxed_layout missing schema, cisc_theme.settings:sticky_footer missing schema, cisc_theme.settings:boxed_layout_boxbg missing schema, cisc_theme.settings:box_max_width missing schema, cisc_theme.settings:layout_max_width missing schema, cisc_theme.settings:gutter_horizontal missing schema, cisc_theme.settings:gutter_vertical missing schema, cisc_theme.settings:gutter_container missing schema, cisc_theme.settings:gutter_horizontal_mobile missing schema, cisc_theme.settings:gutter_vertical_mobile missing schema, cisc_theme.settings:gutter_container_mobile missing schema, cisc_theme.settings:body_line_height missing schema, cisc_theme.settings:body_font_size missing schema, cisc_theme.settings:nav_font_size missing schema, cisc_theme.settings:headings_line_height missing schema, cisc_theme.settings:scale_factor missing schema, cisc_theme.settings:h1_font_size missing schema, cisc_theme.settings:h2_font_size missing schema, cisc_theme.settings:h3_font_size missing schema, cisc_theme.settings:h4_font_size missing schema, cisc_theme.settings:blockquote_font_size missing schema, cisc_theme.settings:blockquote_line_height missing schema, cisc_theme.settings:headings_letter_spacing missing schema, cisc_theme.settings:headings_uppercase missing schema, cisc_theme.settings:headings_bold missing schema, cisc_theme.settings:body_mobile_font_size missing schema, cisc_theme.settings:nav_mobile_font_size missing schema, cisc_theme.settings:h1_mobile_font_size missing schema, cisc_theme.settings:h2_mobile_font_size missing schema, cisc_theme.settings:h3_mobile_font_size missing schema, cisc_theme.settings:h4_mobile_font_size missing schema, cisc_theme.settings:body_font_face missing schema, cisc_theme.settings:body_font_face_selector missing schema, cisc_theme.settings:headings_font_face missing schema, cisc_theme.settings:headings_font_face_selector missing schema, cisc_theme.settings:nav_font_face missing schema, cisc_theme.settings:nav_font_face_selector missing schema, cisc_theme.settings:sitename_font_face missing schema, cisc_theme.settings:sitename_font_face_selector missing schema, cisc_theme.settings:blockquote_font_face missing schema, cisc_theme.settings:blockquote_font_face_selector missing schema, cisc_theme.settings:portfolio_details missing schema, cisc_theme.settings:portfolio_sidebar missing schema, cisc_theme.settings:portfolio_images missing schema, cisc_theme.settings:region_cards missing schema, cisc_theme.settings:table_responsive missing schema, cisc_theme.settings:table missing schema, cisc_theme.settings:blockquote_mobile_font_size missing schema, cisc_theme.settings:divider_thickness missing schema, cisc_theme.settings:divider_length missing schema, cisc_theme.settings:divider_position missing schema, cisc_theme.settings:divider_color missing schema, cisc_theme.settings:divider_color_custom missing schema, cisc_theme.settings:page_title_breadcrumbs missing schema, cisc_theme.settings:page_title_home_hide missing schema, cisc_theme.settings:page_title_align missing schema, cisc_theme.settings:page_title_height missing schema, cisc_theme.settings:page_title_animate missing schema, cisc_theme.settings:page_title_image_opacity missing schema, cisc_theme.settings:page_title_image_style missing schema, cisc_theme.settings:page_title_image_mode missing schema, cisc_theme.settings:page_title_image_position missing schema, cisc_theme.settings:background_image_style missing schema, cisc_theme.settings:background_image_position missing schema, cisc_theme.settings:background_image_attachment missing schema, cisc_theme.settings:header_position missing schema, cisc_theme.settings:header_top_layout missing schema, cisc_theme.settings:header_style missing schema, cisc_theme.settings:header_top_bg_opacity missing schema, cisc_theme.settings:header_top_height missing schema, cisc_theme.settings:header_top_fixed missing schema, cisc_theme.settings:header_top_sticky missing schema, cisc_theme.settings:header_top_sticky_show missing schema, cisc_theme.settings:header_top_height_sticky_offset missing schema, cisc_theme.settings:header_top_height_scroll missing schema, cisc_theme.settings:header_top_bg_opacity_scroll missing schema, cisc_theme.settings:navbar_background missing schema, cisc_theme.settings:navbar_background_custom missing schema, cisc_theme.settings:header_block_background missing schema, cisc_theme.settings:header_block_background_custom missing schema, cisc_theme.settings:header_block_text_color missing schema, cisc_theme.settings:header_block_text_color_custom missing schema, cisc_theme.settings:menu_background missing schema, cisc_theme.settings:menu_background_custom missing schema, cisc_theme.settings:menu_text_color missing schema, cisc_theme.settings:menu_text_color_custom missing schema, cisc_theme.settings:menu_hover_background missing schema, cisc_theme.settings:menu_hover_background_custom missing schema, cisc_theme.settings:menu_hover_text_color missing schema, cisc_theme.settings:menu_hover_text_color_custom missing schema, cisc_theme.settings:dropdown_background missing schema, cisc_theme.settings:dropdown_background_custom missing schema, cisc_theme.settings:dropdown_text_color missing schema, cisc_theme.settings:dropdown_text_color_custom missing schema, cisc_theme.settings:dropdown_hover_background missing schema, cisc_theme.settings:dropdown_hover_background_custom missing schema, cisc_theme.settings:dropdown_hover_text_color missing schema, cisc_theme.settings:dropdown_hover_text_color_custom missing schema, cisc_theme.settings:header_side_align missing schema, cisc_theme.settings:header_side_direction missing schema, cisc_theme.settings:header_side_width missing schema, cisc_theme.settings:hamburger_menu missing schema, cisc_theme.settings:hamburger_animation missing schema, cisc_theme.settings:menu_type missing schema, cisc_theme.settings:menu_hover missing schema, cisc_theme.settings:menu_border_position missing schema, cisc_theme.settings:menu_border_animate missing schema, cisc_theme.settings:menu_border_position_offset missing schema, cisc_theme.settings:menu_border_position_offset_sticky missing schema, cisc_theme.settings:menu_border_size missing schema, cisc_theme.settings:menu_border_color missing schema, cisc_theme.settings:menu_border_color_custom missing schema, cisc_theme.settings:header_mobile_height missing schema, cisc_theme.settings:secondary_header_hide missing schema, cisc_theme.settings:custom_css_site missing schema, cisc_theme.settings:custom_javascript_site missing schema, cisc_theme.settings:block_preset missing schema, cisc_theme.settings:block_card missing schema, cisc_theme.settings:block_background missing schema, cisc_theme.settings:block_background_custom missing schema, cisc_theme.settings:block_padding missing schema, cisc_theme.settings:block_border_radius missing schema, cisc_theme.settings:block_border missing schema, cisc_theme.settings:block_border_color missing schema, cisc_theme.settings:block_border_color_custom missing schema, cisc_theme.settings:title_font_size missing schema, cisc_theme.settings:title_align missing schema, cisc_theme.settings:title_card missing schema, cisc_theme.settings:title_background missing schema, cisc_theme.settings:title_background_custom missing schema, cisc_theme.settings:title_padding missing schema, cisc_theme.settings:title_border missing schema, cisc_theme.settings:title_border_radius missing schema, cisc_theme.settings:title_border_color missing schema, cisc_theme.settings:title_border_color_custom missing schema, cisc_theme.settings:title_sticker missing schema, cisc_theme.settings:block_divider missing schema, cisc_theme.settings:block_divider_custom missing schema, cisc_theme.settings:block_divider_color missing schema, cisc_theme.settings:block_divider_color_custom missing schema, cisc_theme.settings:block_divider_thickness missing schema, cisc_theme.settings:block_divider_length missing schema, cisc_theme.settings:block_divider_spacing missing schema, cisc_theme.settings:page_title_image missing schema, cisc_theme.settings:background_image missing schema, cisc_theme.settings:hidden_regions missing schema, cisc_theme.settings:popover_placement missing schema, cisc_theme.settings:tooltip_placement missing schema, cisc_theme.settings:modal_enabled missing schema, cisc_theme.settings:cdn_provider missing schema, cisc_theme.settings:page_title_breadcrumbs_align missing schema, cisc_theme.settings:page_title_breadcrumbs_separator missing schema, cisc_theme.settings:title_type missing schema, cisc_theme.settings:page_title_image_path missing schema, cisc_theme.settings:background_image_path missing schema, cisc_theme.settings:logo_height missing schema, cisc_theme.settings:second_header_sticky missing schema, cisc_theme.settings:header_side_logo_height missing schema, cisc_theme.settings:mark_menu_with_children missing schema, cisc_theme.settings:dropdown_width missing schema, cisc_theme.settings:header_mobile_fixed missing schema, cisc_theme.settings:color_scheme missing schema, cisc_theme.settings:color_palette_base missing schema, cisc_theme.settings:color_palette_link missing schema, cisc_theme.settings:color_palette_accent1 missing schema, cisc_theme.settings:color_palette_accent2 missing schema, cisc_theme.settings:color_palette_text missing schema, cisc_theme.settings:color_palette_headings missing schema, cisc_theme.settings:color_palette_card missing schema, cisc_theme.settings:color_palette_cardtext missing schema, cisc_theme.settings:color_palette_footer missing schema, cisc_theme.settings:color_palette_footertext missing schema, cisc_theme.settings:color_palette_secheader missing schema, cisc_theme.settings:color_palette_secheadertext missing schema, cisc_theme.settings:color_palette_header missing schema, cisc_theme.settings:color_palette_headertext missing schema, cisc_theme.settings:color_palette_headerside missing schema, cisc_theme.settings:color_palette_headersidetext missing schema, cisc_theme.settings:color_palette_pagetitle missing schema, cisc_theme.settings:color_palette_pagetitletext missing schema, cisc_theme.settings:color_palette_graylight missing schema, cisc_theme.settings:color_palette_graylighter missing schema, cisc_theme.settings:color_palette_silver missing schema, cisc_theme.settings:color_palette_body missing schema, cisc_theme.settings:color_palette missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out <a href=\"https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata\">the documentation</a>.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072499),(16618,1,'dxpr_theme','DXPR Theme CSS file cache built for <em class=\"placeholder\">cisc_theme</em>',_binary 'a:0:{}',5,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072499),(16619,1,'config_schema','Schema errors for cisc_theme.settings with the following errors: cisc_theme.settings:header_mobile_breakpoint missing schema, cisc_theme.settings:full_width_containers missing schema, cisc_theme.settings:full_width_content_types missing schema, cisc_theme.settings:block_design_regions missing schema, cisc_theme.settings:boxed_layout missing schema, cisc_theme.settings:sticky_footer missing schema, cisc_theme.settings:boxed_layout_boxbg missing schema, cisc_theme.settings:box_max_width missing schema, cisc_theme.settings:layout_max_width missing schema, cisc_theme.settings:gutter_horizontal missing schema, cisc_theme.settings:gutter_vertical missing schema, cisc_theme.settings:gutter_container missing schema, cisc_theme.settings:gutter_horizontal_mobile missing schema, cisc_theme.settings:gutter_vertical_mobile missing schema, cisc_theme.settings:gutter_container_mobile missing schema, cisc_theme.settings:body_line_height missing schema, cisc_theme.settings:body_font_size missing schema, cisc_theme.settings:nav_font_size missing schema, cisc_theme.settings:headings_line_height missing schema, cisc_theme.settings:scale_factor missing schema, cisc_theme.settings:h1_font_size missing schema, cisc_theme.settings:h2_font_size missing schema, cisc_theme.settings:h3_font_size missing schema, cisc_theme.settings:h4_font_size missing schema, cisc_theme.settings:blockquote_font_size missing schema, cisc_theme.settings:blockquote_line_height missing schema, cisc_theme.settings:headings_letter_spacing missing schema, cisc_theme.settings:headings_uppercase missing schema, cisc_theme.settings:headings_bold missing schema, cisc_theme.settings:body_mobile_font_size missing schema, cisc_theme.settings:nav_mobile_font_size missing schema, cisc_theme.settings:h1_mobile_font_size missing schema, cisc_theme.settings:h2_mobile_font_size missing schema, cisc_theme.settings:h3_mobile_font_size missing schema, cisc_theme.settings:h4_mobile_font_size missing schema, cisc_theme.settings:body_font_face missing schema, cisc_theme.settings:body_font_face_selector missing schema, cisc_theme.settings:headings_font_face missing schema, cisc_theme.settings:headings_font_face_selector missing schema, cisc_theme.settings:nav_font_face missing schema, cisc_theme.settings:nav_font_face_selector missing schema, cisc_theme.settings:sitename_font_face missing schema, cisc_theme.settings:sitename_font_face_selector missing schema, cisc_theme.settings:blockquote_font_face missing schema, cisc_theme.settings:blockquote_font_face_selector missing schema, cisc_theme.settings:portfolio_details missing schema, cisc_theme.settings:portfolio_sidebar missing schema, cisc_theme.settings:portfolio_images missing schema, cisc_theme.settings:region_cards missing schema, cisc_theme.settings:table_responsive missing schema, cisc_theme.settings:table missing schema, cisc_theme.settings:blockquote_mobile_font_size missing schema, cisc_theme.settings:divider_thickness missing schema, cisc_theme.settings:divider_length missing schema, cisc_theme.settings:divider_position missing schema, cisc_theme.settings:divider_color missing schema, cisc_theme.settings:divider_color_custom missing schema, cisc_theme.settings:page_title_breadcrumbs missing schema, cisc_theme.settings:page_title_home_hide missing schema, cisc_theme.settings:page_title_align missing schema, cisc_theme.settings:page_title_height missing schema, cisc_theme.settings:page_title_animate missing schema, cisc_theme.settings:page_title_image_opacity missing schema, cisc_theme.settings:page_title_image_style missing schema, cisc_theme.settings:page_title_image_mode missing schema, cisc_theme.settings:page_title_image_position missing schema, cisc_theme.settings:background_image_style missing schema, cisc_theme.settings:background_image_position missing schema, cisc_theme.settings:background_image_attachment missing schema, cisc_theme.settings:header_position missing schema, cisc_theme.settings:header_top_layout missing schema, cisc_theme.settings:header_style missing schema, cisc_theme.settings:header_top_bg_opacity missing schema, cisc_theme.settings:header_top_height missing schema, cisc_theme.settings:header_top_fixed missing schema, cisc_theme.settings:header_top_sticky missing schema, cisc_theme.settings:header_top_sticky_show missing schema, cisc_theme.settings:header_top_height_sticky_offset missing schema, cisc_theme.settings:header_top_height_scroll missing schema, cisc_theme.settings:header_top_bg_opacity_scroll missing schema, cisc_theme.settings:navbar_background missing schema, cisc_theme.settings:navbar_background_custom missing schema, cisc_theme.settings:header_block_background missing schema, cisc_theme.settings:header_block_background_custom missing schema, cisc_theme.settings:header_block_text_color missing schema, cisc_theme.settings:header_block_text_color_custom missing schema, cisc_theme.settings:menu_background missing schema, cisc_theme.settings:menu_background_custom missing schema, cisc_theme.settings:menu_text_color missing schema, cisc_theme.settings:menu_text_color_custom missing schema, cisc_theme.settings:menu_hover_background missing schema, cisc_theme.settings:menu_hover_background_custom missing schema, cisc_theme.settings:menu_hover_text_color missing schema, cisc_theme.settings:menu_hover_text_color_custom missing schema, cisc_theme.settings:dropdown_background missing schema, cisc_theme.settings:dropdown_background_custom missing schema, cisc_theme.settings:dropdown_text_color missing schema, cisc_theme.settings:dropdown_text_color_custom missing schema, cisc_theme.settings:dropdown_hover_background missing schema, cisc_theme.settings:dropdown_hover_background_custom missing schema, cisc_theme.settings:dropdown_hover_text_color missing schema, cisc_theme.settings:dropdown_hover_text_color_custom missing schema, cisc_theme.settings:header_side_align missing schema, cisc_theme.settings:header_side_direction missing schema, cisc_theme.settings:header_side_width missing schema, cisc_theme.settings:hamburger_menu missing schema, cisc_theme.settings:hamburger_animation missing schema, cisc_theme.settings:menu_type missing schema, cisc_theme.settings:menu_hover missing schema, cisc_theme.settings:menu_border_position missing schema, cisc_theme.settings:menu_border_animate missing schema, cisc_theme.settings:menu_border_position_offset missing schema, cisc_theme.settings:menu_border_position_offset_sticky missing schema, cisc_theme.settings:menu_border_size missing schema, cisc_theme.settings:menu_border_color missing schema, cisc_theme.settings:menu_border_color_custom missing schema, cisc_theme.settings:header_mobile_height missing schema, cisc_theme.settings:secondary_header_hide missing schema, cisc_theme.settings:custom_css_site missing schema, cisc_theme.settings:custom_javascript_site missing schema, cisc_theme.settings:block_preset missing schema, cisc_theme.settings:block_card missing schema, cisc_theme.settings:block_background missing schema, cisc_theme.settings:block_background_custom missing schema, cisc_theme.settings:block_padding missing schema, cisc_theme.settings:block_border_radius missing schema, cisc_theme.settings:block_border missing schema, cisc_theme.settings:block_border_color missing schema, cisc_theme.settings:block_border_color_custom missing schema, cisc_theme.settings:title_font_size missing schema, cisc_theme.settings:title_align missing schema, cisc_theme.settings:title_card missing schema, cisc_theme.settings:title_background missing schema, cisc_theme.settings:title_background_custom missing schema, cisc_theme.settings:title_padding missing schema, cisc_theme.settings:title_border missing schema, cisc_theme.settings:title_border_radius missing schema, cisc_theme.settings:title_border_color missing schema, cisc_theme.settings:title_border_color_custom missing schema, cisc_theme.settings:title_sticker missing schema, cisc_theme.settings:block_divider missing schema, cisc_theme.settings:block_divider_custom missing schema, cisc_theme.settings:block_divider_color missing schema, cisc_theme.settings:block_divider_color_custom missing schema, cisc_theme.settings:block_divider_thickness missing schema, cisc_theme.settings:block_divider_length missing schema, cisc_theme.settings:block_divider_spacing missing schema, cisc_theme.settings:page_title_image missing schema, cisc_theme.settings:background_image missing schema, cisc_theme.settings:hidden_regions missing schema, cisc_theme.settings:popover_placement missing schema, cisc_theme.settings:tooltip_placement missing schema, cisc_theme.settings:modal_enabled missing schema, cisc_theme.settings:cdn_provider missing schema, cisc_theme.settings:page_title_breadcrumbs_align missing schema, cisc_theme.settings:page_title_breadcrumbs_separator missing schema, cisc_theme.settings:title_type missing schema, cisc_theme.settings:page_title_image_path missing schema, cisc_theme.settings:background_image_path missing schema, cisc_theme.settings:logo_height missing schema, cisc_theme.settings:second_header_sticky missing schema, cisc_theme.settings:header_side_logo_height missing schema, cisc_theme.settings:mark_menu_with_children missing schema, cisc_theme.settings:dropdown_width missing schema, cisc_theme.settings:header_mobile_fixed missing schema, cisc_theme.settings:color_scheme missing schema, cisc_theme.settings:color_palette_base missing schema, cisc_theme.settings:color_palette_link missing schema, cisc_theme.settings:color_palette_accent1 missing schema, cisc_theme.settings:color_palette_accent2 missing schema, cisc_theme.settings:color_palette_text missing schema, cisc_theme.settings:color_palette_headings missing schema, cisc_theme.settings:color_palette_card missing schema, cisc_theme.settings:color_palette_cardtext missing schema, cisc_theme.settings:color_palette_footer missing schema, cisc_theme.settings:color_palette_footertext missing schema, cisc_theme.settings:color_palette_secheader missing schema, cisc_theme.settings:color_palette_secheadertext missing schema, cisc_theme.settings:color_palette_header missing schema, cisc_theme.settings:color_palette_headertext missing schema, cisc_theme.settings:color_palette_headerside missing schema, cisc_theme.settings:color_palette_headersidetext missing schema, cisc_theme.settings:color_palette_pagetitle missing schema, cisc_theme.settings:color_palette_pagetitletext missing schema, cisc_theme.settings:color_palette_graylight missing schema, cisc_theme.settings:color_palette_graylighter missing schema, cisc_theme.settings:color_palette_silver missing schema, cisc_theme.settings:color_palette_body missing schema, cisc_theme.settings:color_palette missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out <a href=\"https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata\">the documentation</a>.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072538),(16620,1,'dxpr_theme','DXPR Theme CSS file cache built for <em class=\"placeholder\">cisc_theme</em>',_binary 'a:0:{}',5,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072538),(16621,1,'config_schema','Schema errors for cisc_theme.settings with the following errors: cisc_theme.settings:header_mobile_breakpoint missing schema, cisc_theme.settings:full_width_containers missing schema, cisc_theme.settings:full_width_content_types missing schema, cisc_theme.settings:block_design_regions missing schema, cisc_theme.settings:boxed_layout missing schema, cisc_theme.settings:sticky_footer missing schema, cisc_theme.settings:boxed_layout_boxbg missing schema, cisc_theme.settings:box_max_width missing schema, cisc_theme.settings:layout_max_width missing schema, cisc_theme.settings:gutter_horizontal missing schema, cisc_theme.settings:gutter_vertical missing schema, cisc_theme.settings:gutter_container missing schema, cisc_theme.settings:gutter_horizontal_mobile missing schema, cisc_theme.settings:gutter_vertical_mobile missing schema, cisc_theme.settings:gutter_container_mobile missing schema, cisc_theme.settings:body_line_height missing schema, cisc_theme.settings:body_font_size missing schema, cisc_theme.settings:nav_font_size missing schema, cisc_theme.settings:headings_line_height missing schema, cisc_theme.settings:scale_factor missing schema, cisc_theme.settings:h1_font_size missing schema, cisc_theme.settings:h2_font_size missing schema, cisc_theme.settings:h3_font_size missing schema, cisc_theme.settings:h4_font_size missing schema, cisc_theme.settings:blockquote_font_size missing schema, cisc_theme.settings:blockquote_line_height missing schema, cisc_theme.settings:headings_letter_spacing missing schema, cisc_theme.settings:headings_uppercase missing schema, cisc_theme.settings:headings_bold missing schema, cisc_theme.settings:body_mobile_font_size missing schema, cisc_theme.settings:nav_mobile_font_size missing schema, cisc_theme.settings:h1_mobile_font_size missing schema, cisc_theme.settings:h2_mobile_font_size missing schema, cisc_theme.settings:h3_mobile_font_size missing schema, cisc_theme.settings:h4_mobile_font_size missing schema, cisc_theme.settings:body_font_face missing schema, cisc_theme.settings:body_font_face_selector missing schema, cisc_theme.settings:headings_font_face missing schema, cisc_theme.settings:headings_font_face_selector missing schema, cisc_theme.settings:nav_font_face missing schema, cisc_theme.settings:nav_font_face_selector missing schema, cisc_theme.settings:sitename_font_face missing schema, cisc_theme.settings:sitename_font_face_selector missing schema, cisc_theme.settings:blockquote_font_face missing schema, cisc_theme.settings:blockquote_font_face_selector missing schema, cisc_theme.settings:portfolio_details missing schema, cisc_theme.settings:portfolio_sidebar missing schema, cisc_theme.settings:portfolio_images missing schema, cisc_theme.settings:region_cards missing schema, cisc_theme.settings:table_responsive missing schema, cisc_theme.settings:table missing schema, cisc_theme.settings:blockquote_mobile_font_size missing schema, cisc_theme.settings:divider_thickness missing schema, cisc_theme.settings:divider_length missing schema, cisc_theme.settings:divider_position missing schema, cisc_theme.settings:divider_color missing schema, cisc_theme.settings:divider_color_custom missing schema, cisc_theme.settings:page_title_breadcrumbs missing schema, cisc_theme.settings:page_title_home_hide missing schema, cisc_theme.settings:page_title_align missing schema, cisc_theme.settings:page_title_height missing schema, cisc_theme.settings:page_title_animate missing schema, cisc_theme.settings:page_title_image_opacity missing schema, cisc_theme.settings:page_title_image_style missing schema, cisc_theme.settings:page_title_image_mode missing schema, cisc_theme.settings:page_title_image_position missing schema, cisc_theme.settings:background_image_style missing schema, cisc_theme.settings:background_image_position missing schema, cisc_theme.settings:background_image_attachment missing schema, cisc_theme.settings:header_position missing schema, cisc_theme.settings:header_top_layout missing schema, cisc_theme.settings:header_style missing schema, cisc_theme.settings:header_top_bg_opacity missing schema, cisc_theme.settings:header_top_height missing schema, cisc_theme.settings:header_top_fixed missing schema, cisc_theme.settings:header_top_sticky missing schema, cisc_theme.settings:header_top_sticky_show missing schema, cisc_theme.settings:header_top_height_sticky_offset missing schema, cisc_theme.settings:header_top_height_scroll missing schema, cisc_theme.settings:header_top_bg_opacity_scroll missing schema, cisc_theme.settings:navbar_background missing schema, cisc_theme.settings:navbar_background_custom missing schema, cisc_theme.settings:header_block_background missing schema, cisc_theme.settings:header_block_background_custom missing schema, cisc_theme.settings:header_block_text_color missing schema, cisc_theme.settings:header_block_text_color_custom missing schema, cisc_theme.settings:menu_background missing schema, cisc_theme.settings:menu_background_custom missing schema, cisc_theme.settings:menu_text_color missing schema, cisc_theme.settings:menu_text_color_custom missing schema, cisc_theme.settings:menu_hover_background missing schema, cisc_theme.settings:menu_hover_background_custom missing schema, cisc_theme.settings:menu_hover_text_color missing schema, cisc_theme.settings:menu_hover_text_color_custom missing schema, cisc_theme.settings:dropdown_background missing schema, cisc_theme.settings:dropdown_background_custom missing schema, cisc_theme.settings:dropdown_text_color missing schema, cisc_theme.settings:dropdown_text_color_custom missing schema, cisc_theme.settings:dropdown_hover_background missing schema, cisc_theme.settings:dropdown_hover_background_custom missing schema, cisc_theme.settings:dropdown_hover_text_color missing schema, cisc_theme.settings:dropdown_hover_text_color_custom missing schema, cisc_theme.settings:header_side_align missing schema, cisc_theme.settings:header_side_direction missing schema, cisc_theme.settings:header_side_width missing schema, cisc_theme.settings:hamburger_menu missing schema, cisc_theme.settings:hamburger_animation missing schema, cisc_theme.settings:menu_type missing schema, cisc_theme.settings:menu_hover missing schema, cisc_theme.settings:menu_border_position missing schema, cisc_theme.settings:menu_border_animate missing schema, cisc_theme.settings:menu_border_position_offset missing schema, cisc_theme.settings:menu_border_position_offset_sticky missing schema, cisc_theme.settings:menu_border_size missing schema, cisc_theme.settings:menu_border_color missing schema, cisc_theme.settings:menu_border_color_custom missing schema, cisc_theme.settings:header_mobile_height missing schema, cisc_theme.settings:secondary_header_hide missing schema, cisc_theme.settings:custom_css_site missing schema, cisc_theme.settings:custom_javascript_site missing schema, cisc_theme.settings:block_preset missing schema, cisc_theme.settings:block_card missing schema, cisc_theme.settings:block_background missing schema, cisc_theme.settings:block_background_custom missing schema, cisc_theme.settings:block_padding missing schema, cisc_theme.settings:block_border_radius missing schema, cisc_theme.settings:block_border missing schema, cisc_theme.settings:block_border_color missing schema, cisc_theme.settings:block_border_color_custom missing schema, cisc_theme.settings:title_font_size missing schema, cisc_theme.settings:title_align missing schema, cisc_theme.settings:title_card missing schema, cisc_theme.settings:title_background missing schema, cisc_theme.settings:title_background_custom missing schema, cisc_theme.settings:title_padding missing schema, cisc_theme.settings:title_border missing schema, cisc_theme.settings:title_border_radius missing schema, cisc_theme.settings:title_border_color missing schema, cisc_theme.settings:title_border_color_custom missing schema, cisc_theme.settings:title_sticker missing schema, cisc_theme.settings:block_divider missing schema, cisc_theme.settings:block_divider_custom missing schema, cisc_theme.settings:block_divider_color missing schema, cisc_theme.settings:block_divider_color_custom missing schema, cisc_theme.settings:block_divider_thickness missing schema, cisc_theme.settings:block_divider_length missing schema, cisc_theme.settings:block_divider_spacing missing schema, cisc_theme.settings:page_title_image missing schema, cisc_theme.settings:background_image missing schema, cisc_theme.settings:hidden_regions missing schema, cisc_theme.settings:popover_placement missing schema, cisc_theme.settings:tooltip_placement missing schema, cisc_theme.settings:modal_enabled missing schema, cisc_theme.settings:cdn_provider missing schema, cisc_theme.settings:page_title_breadcrumbs_align missing schema, cisc_theme.settings:page_title_breadcrumbs_separator missing schema, cisc_theme.settings:title_type missing schema, cisc_theme.settings:page_title_image_path missing schema, cisc_theme.settings:background_image_path missing schema, cisc_theme.settings:logo_height missing schema, cisc_theme.settings:second_header_sticky missing schema, cisc_theme.settings:header_side_logo_height missing schema, cisc_theme.settings:mark_menu_with_children missing schema, cisc_theme.settings:dropdown_width missing schema, cisc_theme.settings:header_mobile_fixed missing schema, cisc_theme.settings:color_scheme missing schema, cisc_theme.settings:color_palette_base missing schema, cisc_theme.settings:color_palette_link missing schema, cisc_theme.settings:color_palette_accent1 missing schema, cisc_theme.settings:color_palette_accent2 missing schema, cisc_theme.settings:color_palette_text missing schema, cisc_theme.settings:color_palette_headings missing schema, cisc_theme.settings:color_palette_card missing schema, cisc_theme.settings:color_palette_cardtext missing schema, cisc_theme.settings:color_palette_footer missing schema, cisc_theme.settings:color_palette_footertext missing schema, cisc_theme.settings:color_palette_secheader missing schema, cisc_theme.settings:color_palette_secheadertext missing schema, cisc_theme.settings:color_palette_header missing schema, cisc_theme.settings:color_palette_headertext missing schema, cisc_theme.settings:color_palette_headerside missing schema, cisc_theme.settings:color_palette_headersidetext missing schema, cisc_theme.settings:color_palette_pagetitle missing schema, cisc_theme.settings:color_palette_pagetitletext missing schema, cisc_theme.settings:color_palette_graylight missing schema, cisc_theme.settings:color_palette_graylighter missing schema, cisc_theme.settings:color_palette_silver missing schema, cisc_theme.settings:color_palette_body missing schema, cisc_theme.settings:color_palette missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out <a href=\"https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata\">the documentation</a>.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072603),(16622,1,'dxpr_theme','DXPR Theme CSS file cache built for <em class=\"placeholder\">cisc_theme</em>',_binary 'a:0:{}',5,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072603),(16623,1,'config_schema','Schema errors for cisc_theme.settings with the following errors: cisc_theme.settings:header_mobile_breakpoint missing schema, cisc_theme.settings:full_width_containers missing schema, cisc_theme.settings:full_width_content_types missing schema, cisc_theme.settings:block_design_regions missing schema, cisc_theme.settings:boxed_layout missing schema, cisc_theme.settings:sticky_footer missing schema, cisc_theme.settings:boxed_layout_boxbg missing schema, cisc_theme.settings:box_max_width missing schema, cisc_theme.settings:layout_max_width missing schema, cisc_theme.settings:gutter_horizontal missing schema, cisc_theme.settings:gutter_vertical missing schema, cisc_theme.settings:gutter_container missing schema, cisc_theme.settings:gutter_horizontal_mobile missing schema, cisc_theme.settings:gutter_vertical_mobile missing schema, cisc_theme.settings:gutter_container_mobile missing schema, cisc_theme.settings:body_line_height missing schema, cisc_theme.settings:body_font_size missing schema, cisc_theme.settings:nav_font_size missing schema, cisc_theme.settings:headings_line_height missing schema, cisc_theme.settings:scale_factor missing schema, cisc_theme.settings:h1_font_size missing schema, cisc_theme.settings:h2_font_size missing schema, cisc_theme.settings:h3_font_size missing schema, cisc_theme.settings:h4_font_size missing schema, cisc_theme.settings:blockquote_font_size missing schema, cisc_theme.settings:blockquote_line_height missing schema, cisc_theme.settings:headings_letter_spacing missing schema, cisc_theme.settings:headings_uppercase missing schema, cisc_theme.settings:headings_bold missing schema, cisc_theme.settings:body_mobile_font_size missing schema, cisc_theme.settings:nav_mobile_font_size missing schema, cisc_theme.settings:h1_mobile_font_size missing schema, cisc_theme.settings:h2_mobile_font_size missing schema, cisc_theme.settings:h3_mobile_font_size missing schema, cisc_theme.settings:h4_mobile_font_size missing schema, cisc_theme.settings:body_font_face missing schema, cisc_theme.settings:body_font_face_selector missing schema, cisc_theme.settings:headings_font_face missing schema, cisc_theme.settings:headings_font_face_selector missing schema, cisc_theme.settings:nav_font_face missing schema, cisc_theme.settings:nav_font_face_selector missing schema, cisc_theme.settings:sitename_font_face missing schema, cisc_theme.settings:sitename_font_face_selector missing schema, cisc_theme.settings:blockquote_font_face missing schema, cisc_theme.settings:blockquote_font_face_selector missing schema, cisc_theme.settings:portfolio_details missing schema, cisc_theme.settings:portfolio_sidebar missing schema, cisc_theme.settings:portfolio_images missing schema, cisc_theme.settings:region_cards missing schema, cisc_theme.settings:table_responsive missing schema, cisc_theme.settings:table missing schema, cisc_theme.settings:blockquote_mobile_font_size missing schema, cisc_theme.settings:divider_thickness missing schema, cisc_theme.settings:divider_length missing schema, cisc_theme.settings:divider_position missing schema, cisc_theme.settings:divider_color missing schema, cisc_theme.settings:divider_color_custom missing schema, cisc_theme.settings:page_title_breadcrumbs missing schema, cisc_theme.settings:page_title_home_hide missing schema, cisc_theme.settings:page_title_align missing schema, cisc_theme.settings:page_title_height missing schema, cisc_theme.settings:page_title_animate missing schema, cisc_theme.settings:page_title_image_opacity missing schema, cisc_theme.settings:page_title_image_style missing schema, cisc_theme.settings:page_title_image_mode missing schema, cisc_theme.settings:page_title_image_position missing schema, cisc_theme.settings:background_image_style missing schema, cisc_theme.settings:background_image_position missing schema, cisc_theme.settings:background_image_attachment missing schema, cisc_theme.settings:header_position missing schema, cisc_theme.settings:header_top_layout missing schema, cisc_theme.settings:header_style missing schema, cisc_theme.settings:header_top_bg_opacity missing schema, cisc_theme.settings:header_top_height missing schema, cisc_theme.settings:header_top_fixed missing schema, cisc_theme.settings:header_top_sticky missing schema, cisc_theme.settings:header_top_sticky_show missing schema, cisc_theme.settings:header_top_height_sticky_offset missing schema, cisc_theme.settings:header_top_height_scroll missing schema, cisc_theme.settings:header_top_bg_opacity_scroll missing schema, cisc_theme.settings:navbar_background missing schema, cisc_theme.settings:navbar_background_custom missing schema, cisc_theme.settings:header_block_background missing schema, cisc_theme.settings:header_block_background_custom missing schema, cisc_theme.settings:header_block_text_color missing schema, cisc_theme.settings:header_block_text_color_custom missing schema, cisc_theme.settings:menu_background missing schema, cisc_theme.settings:menu_background_custom missing schema, cisc_theme.settings:menu_text_color missing schema, cisc_theme.settings:menu_text_color_custom missing schema, cisc_theme.settings:menu_hover_background missing schema, cisc_theme.settings:menu_hover_background_custom missing schema, cisc_theme.settings:menu_hover_text_color missing schema, cisc_theme.settings:menu_hover_text_color_custom missing schema, cisc_theme.settings:dropdown_background missing schema, cisc_theme.settings:dropdown_background_custom missing schema, cisc_theme.settings:dropdown_text_color missing schema, cisc_theme.settings:dropdown_text_color_custom missing schema, cisc_theme.settings:dropdown_hover_background missing schema, cisc_theme.settings:dropdown_hover_background_custom missing schema, cisc_theme.settings:dropdown_hover_text_color missing schema, cisc_theme.settings:dropdown_hover_text_color_custom missing schema, cisc_theme.settings:header_side_align missing schema, cisc_theme.settings:header_side_direction missing schema, cisc_theme.settings:header_side_width missing schema, cisc_theme.settings:hamburger_menu missing schema, cisc_theme.settings:hamburger_animation missing schema, cisc_theme.settings:menu_type missing schema, cisc_theme.settings:menu_hover missing schema, cisc_theme.settings:menu_border_position missing schema, cisc_theme.settings:menu_border_animate missing schema, cisc_theme.settings:menu_border_position_offset missing schema, cisc_theme.settings:menu_border_position_offset_sticky missing schema, cisc_theme.settings:menu_border_size missing schema, cisc_theme.settings:menu_border_color missing schema, cisc_theme.settings:menu_border_color_custom missing schema, cisc_theme.settings:header_mobile_height missing schema, cisc_theme.settings:secondary_header_hide missing schema, cisc_theme.settings:custom_css_site missing schema, cisc_theme.settings:custom_javascript_site missing schema, cisc_theme.settings:block_preset missing schema, cisc_theme.settings:block_card missing schema, cisc_theme.settings:block_background missing schema, cisc_theme.settings:block_background_custom missing schema, cisc_theme.settings:block_padding missing schema, cisc_theme.settings:block_border_radius missing schema, cisc_theme.settings:block_border missing schema, cisc_theme.settings:block_border_color missing schema, cisc_theme.settings:block_border_color_custom missing schema, cisc_theme.settings:title_font_size missing schema, cisc_theme.settings:title_align missing schema, cisc_theme.settings:title_card missing schema, cisc_theme.settings:title_background missing schema, cisc_theme.settings:title_background_custom missing schema, cisc_theme.settings:title_padding missing schema, cisc_theme.settings:title_border missing schema, cisc_theme.settings:title_border_radius missing schema, cisc_theme.settings:title_border_color missing schema, cisc_theme.settings:title_border_color_custom missing schema, cisc_theme.settings:title_sticker missing schema, cisc_theme.settings:block_divider missing schema, cisc_theme.settings:block_divider_custom missing schema, cisc_theme.settings:block_divider_color missing schema, cisc_theme.settings:block_divider_color_custom missing schema, cisc_theme.settings:block_divider_thickness missing schema, cisc_theme.settings:block_divider_length missing schema, cisc_theme.settings:block_divider_spacing missing schema, cisc_theme.settings:page_title_image missing schema, cisc_theme.settings:background_image missing schema, cisc_theme.settings:hidden_regions missing schema, cisc_theme.settings:popover_placement missing schema, cisc_theme.settings:tooltip_placement missing schema, cisc_theme.settings:modal_enabled missing schema, cisc_theme.settings:cdn_provider missing schema, cisc_theme.settings:page_title_breadcrumbs_align missing schema, cisc_theme.settings:page_title_breadcrumbs_separator missing schema, cisc_theme.settings:title_type missing schema, cisc_theme.settings:page_title_image_path missing schema, cisc_theme.settings:background_image_path missing schema, cisc_theme.settings:logo_height missing schema, cisc_theme.settings:second_header_sticky missing schema, cisc_theme.settings:header_side_logo_height missing schema, cisc_theme.settings:mark_menu_with_children missing schema, cisc_theme.settings:dropdown_width missing schema, cisc_theme.settings:header_mobile_fixed missing schema, cisc_theme.settings:color_scheme missing schema, cisc_theme.settings:color_palette_base missing schema, cisc_theme.settings:color_palette_link missing schema, cisc_theme.settings:color_palette_accent1 missing schema, cisc_theme.settings:color_palette_accent2 missing schema, cisc_theme.settings:color_palette_text missing schema, cisc_theme.settings:color_palette_headings missing schema, cisc_theme.settings:color_palette_card missing schema, cisc_theme.settings:color_palette_cardtext missing schema, cisc_theme.settings:color_palette_footer missing schema, cisc_theme.settings:color_palette_footertext missing schema, cisc_theme.settings:color_palette_secheader missing schema, cisc_theme.settings:color_palette_secheadertext missing schema, cisc_theme.settings:color_palette_header missing schema, cisc_theme.settings:color_palette_headertext missing schema, cisc_theme.settings:color_palette_headerside missing schema, cisc_theme.settings:color_palette_headersidetext missing schema, cisc_theme.settings:color_palette_pagetitle missing schema, cisc_theme.settings:color_palette_pagetitletext missing schema, cisc_theme.settings:color_palette_graylight missing schema, cisc_theme.settings:color_palette_graylighter missing schema, cisc_theme.settings:color_palette_silver missing schema, cisc_theme.settings:color_palette_body missing schema, cisc_theme.settings:color_palette missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out <a href=\"https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata\">the documentation</a>.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072891),(16624,1,'dxpr_theme','DXPR Theme CSS file cache built for <em class=\"placeholder\">cisc_theme</em>',_binary 'a:0:{}',5,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072892),(16625,1,'config_schema','Schema errors for cisc_theme.settings with the following errors: cisc_theme.settings:header_mobile_breakpoint missing schema, cisc_theme.settings:full_width_containers missing schema, cisc_theme.settings:full_width_content_types missing schema, cisc_theme.settings:block_design_regions missing schema, cisc_theme.settings:boxed_layout missing schema, cisc_theme.settings:sticky_footer missing schema, cisc_theme.settings:boxed_layout_boxbg missing schema, cisc_theme.settings:box_max_width missing schema, cisc_theme.settings:layout_max_width missing schema, cisc_theme.settings:gutter_horizontal missing schema, cisc_theme.settings:gutter_vertical missing schema, cisc_theme.settings:gutter_container missing schema, cisc_theme.settings:gutter_horizontal_mobile missing schema, cisc_theme.settings:gutter_vertical_mobile missing schema, cisc_theme.settings:gutter_container_mobile missing schema, cisc_theme.settings:body_line_height missing schema, cisc_theme.settings:body_font_size missing schema, cisc_theme.settings:nav_font_size missing schema, cisc_theme.settings:headings_line_height missing schema, cisc_theme.settings:scale_factor missing schema, cisc_theme.settings:h1_font_size missing schema, cisc_theme.settings:h2_font_size missing schema, cisc_theme.settings:h3_font_size missing schema, cisc_theme.settings:h4_font_size missing schema, cisc_theme.settings:blockquote_font_size missing schema, cisc_theme.settings:blockquote_line_height missing schema, cisc_theme.settings:headings_letter_spacing missing schema, cisc_theme.settings:headings_uppercase missing schema, cisc_theme.settings:headings_bold missing schema, cisc_theme.settings:body_mobile_font_size missing schema, cisc_theme.settings:nav_mobile_font_size missing schema, cisc_theme.settings:h1_mobile_font_size missing schema, cisc_theme.settings:h2_mobile_font_size missing schema, cisc_theme.settings:h3_mobile_font_size missing schema, cisc_theme.settings:h4_mobile_font_size missing schema, cisc_theme.settings:body_font_face missing schema, cisc_theme.settings:body_font_face_selector missing schema, cisc_theme.settings:headings_font_face missing schema, cisc_theme.settings:headings_font_face_selector missing schema, cisc_theme.settings:nav_font_face missing schema, cisc_theme.settings:nav_font_face_selector missing schema, cisc_theme.settings:sitename_font_face missing schema, cisc_theme.settings:sitename_font_face_selector missing schema, cisc_theme.settings:blockquote_font_face missing schema, cisc_theme.settings:blockquote_font_face_selector missing schema, cisc_theme.settings:portfolio_details missing schema, cisc_theme.settings:portfolio_sidebar missing schema, cisc_theme.settings:portfolio_images missing schema, cisc_theme.settings:region_cards missing schema, cisc_theme.settings:table_responsive missing schema, cisc_theme.settings:table missing schema, cisc_theme.settings:blockquote_mobile_font_size missing schema, cisc_theme.settings:divider_thickness missing schema, cisc_theme.settings:divider_length missing schema, cisc_theme.settings:divider_position missing schema, cisc_theme.settings:divider_color missing schema, cisc_theme.settings:divider_color_custom missing schema, cisc_theme.settings:page_title_breadcrumbs missing schema, cisc_theme.settings:page_title_home_hide missing schema, cisc_theme.settings:page_title_align missing schema, cisc_theme.settings:page_title_height missing schema, cisc_theme.settings:page_title_animate missing schema, cisc_theme.settings:page_title_image_opacity missing schema, cisc_theme.settings:page_title_image_style missing schema, cisc_theme.settings:page_title_image_mode missing schema, cisc_theme.settings:page_title_image_position missing schema, cisc_theme.settings:background_image_style missing schema, cisc_theme.settings:background_image_position missing schema, cisc_theme.settings:background_image_attachment missing schema, cisc_theme.settings:header_position missing schema, cisc_theme.settings:header_top_layout missing schema, cisc_theme.settings:header_style missing schema, cisc_theme.settings:header_top_bg_opacity missing schema, cisc_theme.settings:header_top_height missing schema, cisc_theme.settings:header_top_fixed missing schema, cisc_theme.settings:header_top_sticky missing schema, cisc_theme.settings:header_top_sticky_show missing schema, cisc_theme.settings:header_top_height_sticky_offset missing schema, cisc_theme.settings:header_top_height_scroll missing schema, cisc_theme.settings:header_top_bg_opacity_scroll missing schema, cisc_theme.settings:navbar_background missing schema, cisc_theme.settings:navbar_background_custom missing schema, cisc_theme.settings:header_block_background missing schema, cisc_theme.settings:header_block_background_custom missing schema, cisc_theme.settings:header_block_text_color missing schema, cisc_theme.settings:header_block_text_color_custom missing schema, cisc_theme.settings:menu_background missing schema, cisc_theme.settings:menu_background_custom missing schema, cisc_theme.settings:menu_text_color missing schema, cisc_theme.settings:menu_text_color_custom missing schema, cisc_theme.settings:menu_hover_background missing schema, cisc_theme.settings:menu_hover_background_custom missing schema, cisc_theme.settings:menu_hover_text_color missing schema, cisc_theme.settings:menu_hover_text_color_custom missing schema, cisc_theme.settings:dropdown_background missing schema, cisc_theme.settings:dropdown_background_custom missing schema, cisc_theme.settings:dropdown_text_color missing schema, cisc_theme.settings:dropdown_text_color_custom missing schema, cisc_theme.settings:dropdown_hover_background missing schema, cisc_theme.settings:dropdown_hover_background_custom missing schema, cisc_theme.settings:dropdown_hover_text_color missing schema, cisc_theme.settings:dropdown_hover_text_color_custom missing schema, cisc_theme.settings:header_side_align missing schema, cisc_theme.settings:header_side_direction missing schema, cisc_theme.settings:header_side_width missing schema, cisc_theme.settings:hamburger_menu missing schema, cisc_theme.settings:hamburger_animation missing schema, cisc_theme.settings:menu_type missing schema, cisc_theme.settings:menu_hover missing schema, cisc_theme.settings:menu_border_position missing schema, cisc_theme.settings:menu_border_animate missing schema, cisc_theme.settings:menu_border_position_offset missing schema, cisc_theme.settings:menu_border_position_offset_sticky missing schema, cisc_theme.settings:menu_border_size missing schema, cisc_theme.settings:menu_border_color missing schema, cisc_theme.settings:menu_border_color_custom missing schema, cisc_theme.settings:header_mobile_height missing schema, cisc_theme.settings:secondary_header_hide missing schema, cisc_theme.settings:custom_css_site missing schema, cisc_theme.settings:custom_javascript_site missing schema, cisc_theme.settings:block_preset missing schema, cisc_theme.settings:block_card missing schema, cisc_theme.settings:block_background missing schema, cisc_theme.settings:block_background_custom missing schema, cisc_theme.settings:block_padding missing schema, cisc_theme.settings:block_border_radius missing schema, cisc_theme.settings:block_border missing schema, cisc_theme.settings:block_border_color missing schema, cisc_theme.settings:block_border_color_custom missing schema, cisc_theme.settings:title_font_size missing schema, cisc_theme.settings:title_align missing schema, cisc_theme.settings:title_card missing schema, cisc_theme.settings:title_background missing schema, cisc_theme.settings:title_background_custom missing schema, cisc_theme.settings:title_padding missing schema, cisc_theme.settings:title_border missing schema, cisc_theme.settings:title_border_radius missing schema, cisc_theme.settings:title_border_color missing schema, cisc_theme.settings:title_border_color_custom missing schema, cisc_theme.settings:title_sticker missing schema, cisc_theme.settings:block_divider missing schema, cisc_theme.settings:block_divider_custom missing schema, cisc_theme.settings:block_divider_color missing schema, cisc_theme.settings:block_divider_color_custom missing schema, cisc_theme.settings:block_divider_thickness missing schema, cisc_theme.settings:block_divider_length missing schema, cisc_theme.settings:block_divider_spacing missing schema, cisc_theme.settings:page_title_image missing schema, cisc_theme.settings:background_image missing schema, cisc_theme.settings:hidden_regions missing schema, cisc_theme.settings:popover_placement missing schema, cisc_theme.settings:tooltip_placement missing schema, cisc_theme.settings:modal_enabled missing schema, cisc_theme.settings:cdn_provider missing schema, cisc_theme.settings:page_title_breadcrumbs_align missing schema, cisc_theme.settings:page_title_breadcrumbs_separator missing schema, cisc_theme.settings:title_type missing schema, cisc_theme.settings:page_title_image_path missing schema, cisc_theme.settings:background_image_path missing schema, cisc_theme.settings:logo_height missing schema, cisc_theme.settings:second_header_sticky missing schema, cisc_theme.settings:header_side_logo_height missing schema, cisc_theme.settings:mark_menu_with_children missing schema, cisc_theme.settings:dropdown_width missing schema, cisc_theme.settings:header_mobile_fixed missing schema, cisc_theme.settings:color_scheme missing schema, cisc_theme.settings:color_palette_base missing schema, cisc_theme.settings:color_palette_link missing schema, cisc_theme.settings:color_palette_accent1 missing schema, cisc_theme.settings:color_palette_accent2 missing schema, cisc_theme.settings:color_palette_text missing schema, cisc_theme.settings:color_palette_headings missing schema, cisc_theme.settings:color_palette_card missing schema, cisc_theme.settings:color_palette_cardtext missing schema, cisc_theme.settings:color_palette_footer missing schema, cisc_theme.settings:color_palette_footertext missing schema, cisc_theme.settings:color_palette_secheader missing schema, cisc_theme.settings:color_palette_secheadertext missing schema, cisc_theme.settings:color_palette_header missing schema, cisc_theme.settings:color_palette_headertext missing schema, cisc_theme.settings:color_palette_headerside missing schema, cisc_theme.settings:color_palette_headersidetext missing schema, cisc_theme.settings:color_palette_pagetitle missing schema, cisc_theme.settings:color_palette_pagetitletext missing schema, cisc_theme.settings:color_palette_graylight missing schema, cisc_theme.settings:color_palette_graylighter missing schema, cisc_theme.settings:color_palette_silver missing schema, cisc_theme.settings:color_palette_body missing schema, cisc_theme.settings:color_palette missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out <a href=\"https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata\">the documentation</a>.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072924),(16626,1,'dxpr_theme','DXPR Theme CSS file cache built for <em class=\"placeholder\">cisc_theme</em>',_binary 'a:0:{}',5,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072924),(16627,1,'config_schema','Schema errors for cisc_theme.settings with the following errors: cisc_theme.settings:header_mobile_breakpoint missing schema, cisc_theme.settings:full_width_containers missing schema, cisc_theme.settings:full_width_content_types missing schema, cisc_theme.settings:block_design_regions missing schema, cisc_theme.settings:boxed_layout missing schema, cisc_theme.settings:sticky_footer missing schema, cisc_theme.settings:boxed_layout_boxbg missing schema, cisc_theme.settings:box_max_width missing schema, cisc_theme.settings:layout_max_width missing schema, cisc_theme.settings:gutter_horizontal missing schema, cisc_theme.settings:gutter_vertical missing schema, cisc_theme.settings:gutter_container missing schema, cisc_theme.settings:gutter_horizontal_mobile missing schema, cisc_theme.settings:gutter_vertical_mobile missing schema, cisc_theme.settings:gutter_container_mobile missing schema, cisc_theme.settings:body_line_height missing schema, cisc_theme.settings:body_font_size missing schema, cisc_theme.settings:nav_font_size missing schema, cisc_theme.settings:headings_line_height missing schema, cisc_theme.settings:scale_factor missing schema, cisc_theme.settings:h1_font_size missing schema, cisc_theme.settings:h2_font_size missing schema, cisc_theme.settings:h3_font_size missing schema, cisc_theme.settings:h4_font_size missing schema, cisc_theme.settings:blockquote_font_size missing schema, cisc_theme.settings:blockquote_line_height missing schema, cisc_theme.settings:headings_letter_spacing missing schema, cisc_theme.settings:headings_uppercase missing schema, cisc_theme.settings:headings_bold missing schema, cisc_theme.settings:body_mobile_font_size missing schema, cisc_theme.settings:nav_mobile_font_size missing schema, cisc_theme.settings:h1_mobile_font_size missing schema, cisc_theme.settings:h2_mobile_font_size missing schema, cisc_theme.settings:h3_mobile_font_size missing schema, cisc_theme.settings:h4_mobile_font_size missing schema, cisc_theme.settings:body_font_face missing schema, cisc_theme.settings:body_font_face_selector missing schema, cisc_theme.settings:headings_font_face missing schema, cisc_theme.settings:headings_font_face_selector missing schema, cisc_theme.settings:nav_font_face missing schema, cisc_theme.settings:nav_font_face_selector missing schema, cisc_theme.settings:sitename_font_face missing schema, cisc_theme.settings:sitename_font_face_selector missing schema, cisc_theme.settings:blockquote_font_face missing schema, cisc_theme.settings:blockquote_font_face_selector missing schema, cisc_theme.settings:portfolio_details missing schema, cisc_theme.settings:portfolio_sidebar missing schema, cisc_theme.settings:portfolio_images missing schema, cisc_theme.settings:region_cards missing schema, cisc_theme.settings:table_responsive missing schema, cisc_theme.settings:table missing schema, cisc_theme.settings:blockquote_mobile_font_size missing schema, cisc_theme.settings:divider_thickness missing schema, cisc_theme.settings:divider_length missing schema, cisc_theme.settings:divider_position missing schema, cisc_theme.settings:divider_color missing schema, cisc_theme.settings:divider_color_custom missing schema, cisc_theme.settings:page_title_breadcrumbs missing schema, cisc_theme.settings:page_title_home_hide missing schema, cisc_theme.settings:page_title_align missing schema, cisc_theme.settings:page_title_height missing schema, cisc_theme.settings:page_title_animate missing schema, cisc_theme.settings:page_title_image_opacity missing schema, cisc_theme.settings:page_title_image_style missing schema, cisc_theme.settings:page_title_image_mode missing schema, cisc_theme.settings:page_title_image_position missing schema, cisc_theme.settings:background_image_style missing schema, cisc_theme.settings:background_image_position missing schema, cisc_theme.settings:background_image_attachment missing schema, cisc_theme.settings:header_position missing schema, cisc_theme.settings:header_top_layout missing schema, cisc_theme.settings:header_style missing schema, cisc_theme.settings:header_top_bg_opacity missing schema, cisc_theme.settings:header_top_height missing schema, cisc_theme.settings:header_top_fixed missing schema, cisc_theme.settings:header_top_sticky missing schema, cisc_theme.settings:header_top_sticky_show missing schema, cisc_theme.settings:header_top_height_sticky_offset missing schema, cisc_theme.settings:header_top_height_scroll missing schema, cisc_theme.settings:header_top_bg_opacity_scroll missing schema, cisc_theme.settings:navbar_background missing schema, cisc_theme.settings:navbar_background_custom missing schema, cisc_theme.settings:header_block_background missing schema, cisc_theme.settings:header_block_background_custom missing schema, cisc_theme.settings:header_block_text_color missing schema, cisc_theme.settings:header_block_text_color_custom missing schema, cisc_theme.settings:menu_background missing schema, cisc_theme.settings:menu_background_custom missing schema, cisc_theme.settings:menu_text_color missing schema, cisc_theme.settings:menu_text_color_custom missing schema, cisc_theme.settings:menu_hover_background missing schema, cisc_theme.settings:menu_hover_background_custom missing schema, cisc_theme.settings:menu_hover_text_color missing schema, cisc_theme.settings:menu_hover_text_color_custom missing schema, cisc_theme.settings:dropdown_background missing schema, cisc_theme.settings:dropdown_background_custom missing schema, cisc_theme.settings:dropdown_text_color missing schema, cisc_theme.settings:dropdown_text_color_custom missing schema, cisc_theme.settings:dropdown_hover_background missing schema, cisc_theme.settings:dropdown_hover_background_custom missing schema, cisc_theme.settings:dropdown_hover_text_color missing schema, cisc_theme.settings:dropdown_hover_text_color_custom missing schema, cisc_theme.settings:header_side_align missing schema, cisc_theme.settings:header_side_direction missing schema, cisc_theme.settings:header_side_width missing schema, cisc_theme.settings:hamburger_menu missing schema, cisc_theme.settings:hamburger_animation missing schema, cisc_theme.settings:menu_type missing schema, cisc_theme.settings:menu_hover missing schema, cisc_theme.settings:menu_border_position missing schema, cisc_theme.settings:menu_border_animate missing schema, cisc_theme.settings:menu_border_position_offset missing schema, cisc_theme.settings:menu_border_position_offset_sticky missing schema, cisc_theme.settings:menu_border_size missing schema, cisc_theme.settings:menu_border_color missing schema, cisc_theme.settings:menu_border_color_custom missing schema, cisc_theme.settings:header_mobile_height missing schema, cisc_theme.settings:secondary_header_hide missing schema, cisc_theme.settings:custom_css_site missing schema, cisc_theme.settings:custom_javascript_site missing schema, cisc_theme.settings:block_preset missing schema, cisc_theme.settings:block_card missing schema, cisc_theme.settings:block_background missing schema, cisc_theme.settings:block_background_custom missing schema, cisc_theme.settings:block_padding missing schema, cisc_theme.settings:block_border_radius missing schema, cisc_theme.settings:block_border missing schema, cisc_theme.settings:block_border_color missing schema, cisc_theme.settings:block_border_color_custom missing schema, cisc_theme.settings:title_font_size missing schema, cisc_theme.settings:title_align missing schema, cisc_theme.settings:title_card missing schema, cisc_theme.settings:title_background missing schema, cisc_theme.settings:title_background_custom missing schema, cisc_theme.settings:title_padding missing schema, cisc_theme.settings:title_border missing schema, cisc_theme.settings:title_border_radius missing schema, cisc_theme.settings:title_border_color missing schema, cisc_theme.settings:title_border_color_custom missing schema, cisc_theme.settings:title_sticker missing schema, cisc_theme.settings:block_divider missing schema, cisc_theme.settings:block_divider_custom missing schema, cisc_theme.settings:block_divider_color missing schema, cisc_theme.settings:block_divider_color_custom missing schema, cisc_theme.settings:block_divider_thickness missing schema, cisc_theme.settings:block_divider_length missing schema, cisc_theme.settings:block_divider_spacing missing schema, cisc_theme.settings:page_title_image missing schema, cisc_theme.settings:background_image missing schema, cisc_theme.settings:hidden_regions missing schema, cisc_theme.settings:popover_placement missing schema, cisc_theme.settings:tooltip_placement missing schema, cisc_theme.settings:modal_enabled missing schema, cisc_theme.settings:cdn_provider missing schema, cisc_theme.settings:page_title_breadcrumbs_align missing schema, cisc_theme.settings:page_title_breadcrumbs_separator missing schema, cisc_theme.settings:title_type missing schema, cisc_theme.settings:page_title_image_path missing schema, cisc_theme.settings:background_image_path missing schema, cisc_theme.settings:logo_height missing schema, cisc_theme.settings:second_header_sticky missing schema, cisc_theme.settings:header_side_logo_height missing schema, cisc_theme.settings:mark_menu_with_children missing schema, cisc_theme.settings:dropdown_width missing schema, cisc_theme.settings:header_mobile_fixed missing schema, cisc_theme.settings:color_scheme missing schema, cisc_theme.settings:color_palette_base missing schema, cisc_theme.settings:color_palette_link missing schema, cisc_theme.settings:color_palette_accent1 missing schema, cisc_theme.settings:color_palette_accent2 missing schema, cisc_theme.settings:color_palette_text missing schema, cisc_theme.settings:color_palette_headings missing schema, cisc_theme.settings:color_palette_card missing schema, cisc_theme.settings:color_palette_cardtext missing schema, cisc_theme.settings:color_palette_footer missing schema, cisc_theme.settings:color_palette_footertext missing schema, cisc_theme.settings:color_palette_secheader missing schema, cisc_theme.settings:color_palette_secheadertext missing schema, cisc_theme.settings:color_palette_header missing schema, cisc_theme.settings:color_palette_headertext missing schema, cisc_theme.settings:color_palette_headerside missing schema, cisc_theme.settings:color_palette_headersidetext missing schema, cisc_theme.settings:color_palette_pagetitle missing schema, cisc_theme.settings:color_palette_pagetitletext missing schema, cisc_theme.settings:color_palette_graylight missing schema, cisc_theme.settings:color_palette_graylighter missing schema, cisc_theme.settings:color_palette_silver missing schema, cisc_theme.settings:color_palette_body missing schema, cisc_theme.settings:color_palette missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out <a href=\"https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata\">the documentation</a>.',_binary 'a:0:{}',4,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072972),(16628,1,'dxpr_theme','DXPR Theme CSS file cache built for <em class=\"placeholder\">cisc_theme</em>',_binary 'a:0:{}',5,'','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','https://portal.ciscsas.dev/admin/appearance/settings/cisc_theme','190.156.80.11',1773072972),(16629,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:12:\"/.git/config\";}',4,'','https://portal.ciscsas.dev/.git/config','','136.109.153.47',1773074186),(16630,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','186.86.110.105',1773074677),(16631,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','186.86.110.105',1773074899),(16632,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','186.86.110.105',1773074958),(16633,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','181.237.13.183',1773075008),(16634,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773075084),(16635,1,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:68:\"/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205\";}',4,'','https://portal.ciscsas.dev/sites/default/files/dxpr_builder_videos/SIG%20%282%29_0.mp4?fid=205','https://portal.ciscsas.dev/','190.156.80.11',1773075085),(16636,1,'media','@type: added %label.',_binary 'a:2:{s:5:\"@type\";s:5:\"video\";s:6:\"%label\";s:10:\"Devops.mp4\";}',6,'<a href=\"/media/29/edit\" hreflang=\"es\">Ver</a>','https://portal.ciscsas.dev/media/add/video','https://portal.ciscsas.dev/media/add/video','190.156.80.11',1773075112),(16637,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082923),(16638,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:8:\"130.72ms\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082923),(16639,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.38ms\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082923),(16640,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:7:\"10.31ms\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082923),(16641,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:7:\"10.63ms\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082923),(16642,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"4.35ms\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082923),(16643,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.83ms\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082923),(16644,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.23ms\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082923),(16645,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.67ms\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082923),(16646,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"7.92ms\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082923),(16647,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:10:\"17375.95ms\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082940),(16648,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"88.35ms\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082940),(16649,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"546.33ms\";}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082941),(16650,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','','184.32.71.168',1773082941),(16651,1,'user','Session closed for %name.',_binary 'a:1:{s:5:\"%name\";s:5:\"admin\";}',6,'','https://portal.ciscsas.dev/user/logout?token=QpKDWg_lb7LhkxJlgHxhEB5Z2dMrHg8gMFsokWpn9lk','https://portal.ciscsas.dev/admin/content/media','190.156.80.11',1773089599),(16652,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16653,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:6:\"0.71ms\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16654,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.86ms\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16655,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:7:\"11.88ms\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16656,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"2.28ms\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16657,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"1.73ms\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16658,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.84ms\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16659,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.17ms\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16660,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.47ms\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16661,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:5:\"8.4ms\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16662,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:6:\"36.6ms\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16663,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"14.25ms\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16664,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"518.06ms\";}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16665,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://www.portal.ciscsas.dev/','','44.242.158.204',1773097941),(16666,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124128),(16667,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:8:\"117.51ms\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124128),(16668,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.33ms\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124128),(16669,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"8.13ms\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124128),(16670,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"2.87ms\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124128),(16671,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"2.29ms\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124128),(16672,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.67ms\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124128),(16673,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.27ms\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124128),(16674,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"1.32ms\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124128),(16675,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"8.65ms\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124128),(16676,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"43.76ms\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124128),(16677,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"34.76ms\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124128),(16678,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"985.37ms\";}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124129),(16679,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://www.portal.ciscsas.dev/','','162.142.125.42',1773124129),(16680,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16681,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:6:\"0.93ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16682,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"1.35ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16683,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"7.32ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16684,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"3.09ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16685,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:5:\"1.9ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16686,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:5:\"0.7ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16687,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.18ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16688,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.45ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16689,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"11.92ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16690,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"42.75ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16691,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"18.26ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16692,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"554.98ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16693,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev/','145.220.91.19',1773145204),(16694,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:10:\"/.git/HEAD\";}',4,'','https://www.portal.ciscsas.dev/.git/HEAD','http://www.portal.ciscsas.dev//.git/HEAD','192.253.248.12',1773151979),(16695,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:27:\"/.well-known/traffic-advice\";}',4,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159197),(16696,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159198),(16697,0,'cron','Attempting to re-run cron while it is already running.',_binary 'a:0:{}',4,'','https://www.portal.ciscsas.dev/somos-cisc','https://www.google.com/','162.120.186.94',1773159198),(16698,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:7:\"114.1ms\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159198),(16699,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"1.61ms\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159198),(16700,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"8.57ms\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159198),(16701,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"3.25ms\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159198),(16702,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"1.85ms\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159198),(16703,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"4.48ms\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159198),(16704,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.18ms\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159198),(16705,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:5:\"0.4ms\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159198),(16706,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"6.52ms\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159198),(16707,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"38.73ms\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159198),(16708,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"37.13ms\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159198),(16709,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"546.43ms\";}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159199),(16710,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://www.portal.ciscsas.dev/.well-known/traffic-advice','','66.249.88.70',1773159199),(16711,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16712,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:6:\"0.97ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16713,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.44ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16714,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"9.59ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16715,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"2.62ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16716,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"1.93ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16717,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.89ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16718,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.29ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16719,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.52ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16720,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"11.66ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16721,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"40.19ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16722,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"14.13ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16723,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"145.13ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16724,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773175231),(16725,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:10:\"/.git/HEAD\";}',4,'','https://portal.ciscsas.dev/.git/HEAD','','31.59.107.11',1773178192),(16726,0,'page not found','@uri',_binary 'a:1:{s:4:\"@uri\";s:10:\"/.git/HEAD\";}',4,'','https://www.portal.ciscsas.dev/.git/HEAD','','31.59.107.6',1773178192),(16727,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16728,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:8:\"131.77ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16729,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.19ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16730,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:7:\"43.18ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16731,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"2.16ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16732,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"1.69ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16733,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.52ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16734,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.17ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16735,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.38ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16736,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"7.22ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16737,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:6:\"33.7ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16738,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"49.55ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16739,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"462.02ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16740,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773200258),(16741,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231246),(16742,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:8:\"144.18ms\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231246),(16743,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:5:\"1.7ms\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231246),(16744,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:7:\"36.64ms\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231246),(16745,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"2.78ms\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231246),(16746,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"2.33ms\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231246),(16747,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.63ms\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231246),(16748,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.19ms\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231246),(16749,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.86ms\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231246),(16750,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"26.67ms\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231247),(16751,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"38.76ms\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231247),(16752,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"42.44ms\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231247),(16753,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:9:\"1157.17ms\";}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231248),(16754,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','','190.67.214.93',1773231248),(16755,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16756,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:8:\"101.82ms\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16757,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"2.99ms\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16758,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:7:\"11.02ms\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16759,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:7:\"12.63ms\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16760,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"5.19ms\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16761,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"2.02ms\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16762,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"1.12ms\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16763,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"1.34ms\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16764,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"12.6ms\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16765,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"61.35ms\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16766,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"57.61ms\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16767,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"176.49ms\";}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16768,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://www.portal.ciscsas.dev/','','3.255.252.69',1773277930),(16769,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295024),(16770,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:6:\"0.96ms\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295024),(16771,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"2.74ms\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295024),(16772,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"9.04ms\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295024),(16773,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"7.38ms\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295024),(16774,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"3.13ms\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295024),(16775,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"1.86ms\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295024),(16776,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.93ms\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295024),(16777,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.66ms\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295024),(16778,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"11.81ms\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295024),(16779,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"69.83ms\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295024),(16780,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"34.69ms\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295024),(16781,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"618.79ms\";}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295025),(16782,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','','54.195.215.111',1773295025),(16783,0,'client error','%type: @message in %function (line %line of %file).',_binary 'a:5:{s:5:\"%type\";s:62:\"Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException\";s:8:\"@message\";s:47:\"Input value \"name\" contains a non-scalar value.\";s:9:\"%function\";s:49:\"Symfony\\Component\\HttpKernel\\HttpKernel->handle()\";s:5:\"%file\";s:83:\"/home/cisc/public_html/portal.ciscsas.dev/vendor/symfony/http-kernel/HttpKernel.php\";s:5:\"%line\";i:83;}',4,'','https://portal.ciscsas.dev/user/password','https://portal.ciscsas.dev/','46.149.66.101',1773295845),(16784,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317924),(16785,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:8:\"175.36ms\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317924),(16786,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.42ms\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317924),(16787,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:7:\"13.16ms\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317924),(16788,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"3.99ms\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317924),(16789,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"2.55ms\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317924),(16790,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.99ms\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317924),(16791,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.25ms\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317924),(16792,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.61ms\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317924),(16793,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"7.47ms\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317924),(16794,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"36.44ms\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317924),(16795,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"105.5ms\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317924),(16796,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:9:\"1176.42ms\";}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317925),(16797,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','https://www.google.com','72.11.150.128',1773317925),(16798,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16799,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:5:\"1.1ms\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16800,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.35ms\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16801,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"10.3ms\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16802,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"2.52ms\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16803,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"1.97ms\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16804,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.71ms\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16805,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.25ms\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16806,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.91ms\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16807,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"10.54ms\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16808,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"52.18ms\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16809,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"22.38ms\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16810,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:7:\"561.8ms\";}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16811,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','http://portal.ciscsas.dev/','145.220.91.19',1773330009),(16812,1,'user','Session opened for %name.',_binary 'a:1:{s:5:\"%name\";s:5:\"admin\";}',6,'','https://portal.ciscsas.dev/user/login','https://portal.ciscsas.dev/user/login','190.254.133.66',1773332007),(16813,1,'block_content','@type: added %info.',_binary 'a:2:{s:5:\"@type\";s:5:\"basic\";s:5:\"%info\";s:30:\"Reporte de Seguimiento: Platzi\";}',6,'','https://portal.ciscsas.dev/block/add/basic','https://portal.ciscsas.dev/block/add/basic','190.254.133.66',1773332167),(16814,1,'block_content','@type: updated %info.',_binary 'a:2:{s:5:\"@type\";s:5:\"basic\";s:5:\"%info\";s:30:\"Reporte de Seguimiento: Platzi\";}',6,'','https://portal.ciscsas.dev/admin/content/block/3','https://portal.ciscsas.dev/admin/content/block/3','190.254.133.66',1773332412),(16815,1,'block_content','@type: updated %info.',_binary 'a:2:{s:5:\"@type\";s:5:\"basic\";s:5:\"%info\";s:30:\"Reporte de Seguimiento: Platzi\";}',6,'','https://portal.ciscsas.dev/admin/content/block/3?destination=%2Fadmin%2Fcontent%2Fblock','https://portal.ciscsas.dev/admin/content/block/3?destination=/admin/content/block','190.254.133.66',1773336222),(16816,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342453),(16817,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:8:\"129.14ms\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16818,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.33ms\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16819,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:7:\"19.74ms\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16820,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"3.64ms\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16821,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"2.46ms\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16822,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"1.06ms\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16823,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.25ms\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16824,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.68ms\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16825,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"12.72ms\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16826,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"42.29ms\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16827,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"44.02ms\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16828,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"504.63ms\";}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16829,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','https://portal.ciscsas.dev/servicios','190.67.214.93',1773342454),(16830,1,'block_content','The @entity-type %label has been deleted.',_binary 'a:2:{s:12:\"@entity-type\";O:48:\"Drupal\\Core\\StringTranslation\\TranslatableMarkup\":3:{s:9:\"\0*\0string\";s:13:\"content block\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}}s:6:\"%label\";s:30:\"Reporte de Seguimiento: Platzi\";}',6,'','https://portal.ciscsas.dev/admin/content/block/3/delete?destination=%2Fadmin%2Fcontent%2Fblock','https://portal.ciscsas.dev/admin/content/block','190.254.133.66',1773352143),(16831,1,'user','Session closed for %name.',_binary 'a:1:{s:5:\"%name\";s:5:\"admin\";}',6,'','https://portal.ciscsas.dev/user/logout?token=81H2YzjTUCH0_EnxMVwgTzNdnfM56gtWFtl20u1KhaI','https://portal.ciscsas.dev/admin/content','190.254.133.66',1773352217),(16832,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16833,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:6:\"1.02ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16834,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"1.17ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16835,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:7:\"19.76ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16836,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"5.26ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16837,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"3.41ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16838,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"1.97ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16839,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:5:\"0.3ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16840,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.68ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16841,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"15.18ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16842,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"46.76ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16843,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"17.57ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16844,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:7:\"58.28ms\";}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16845,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','','190.254.133.66',1773354650),(16846,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370389),(16847,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:8:\"100.75ms\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370389),(16848,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.28ms\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370389),(16849,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"7.93ms\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370389),(16850,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"3.53ms\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370389),(16851,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"2.41ms\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370389),(16852,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.78ms\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370389),(16853,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.23ms\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370389),(16854,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.58ms\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370389),(16855,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"10.06ms\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370389),(16856,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"42.51ms\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370389),(16857,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"43.26ms\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370389),(16858,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"164.27ms\";}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370390),(16859,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','','108.131.41.33',1773370390),(16860,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382761),(16861,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:5:\"2.4ms\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382761),(16862,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"1.08ms\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382761),(16863,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:4:\"11ms\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382761),(16864,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"4.12ms\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382761),(16865,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:5:\"3.5ms\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382761),(16866,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:5:\"1.3ms\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382761),(16867,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.55ms\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382761),(16868,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.69ms\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382761),(16869,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"11.69ms\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382761),(16870,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"45.59ms\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382761),(16871,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"20.33ms\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382761),(16872,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"609.48ms\";}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382762),(16873,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://www.portal.ciscsas.dev/inicio','','66.249.65.74',1773382762),(16874,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404884),(16875,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:8:\"146.73ms\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404884),(16876,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"0.22ms\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404884),(16877,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:6:\"9.22ms\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404884),(16878,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"2.87ms\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404884),(16879,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"2.17ms\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404884),(16880,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.75ms\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404884),(16881,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.21ms\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404884),(16882,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:5:\"0.5ms\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404884),(16883,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:6:\"8.92ms\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404884),(16884,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"37.77ms\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404884),(16885,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"39.87ms\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404884),(16886,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:8:\"950.38ms\";}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404885),(16887,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://portal.ciscsas.dev/','','199.45.155.111',1773404885),(16888,0,'access denied','Path: @uri. %type: @message in %function (line %line of %file).',_binary 'a:6:{s:5:\"%type\";s:61:\"Drupal\\Core\\Http\\Exception\\CacheableAccessDeniedHttpException\";s:8:\"@message\";s:51:\"The \'access files overview\' permission is required.\";s:9:\"%function\";s:52:\"Drupal\\Core\\Routing\\AccessAwareRouter->checkAccess()\";s:5:\"%file\";s:96:\"/home/cisc/public_html/portal.ciscsas.dev/web/core/lib/Drupal/Core/Routing/AccessAwareRouter.php\";s:5:\"%line\";i:114;s:4:\"@uri\";s:20:\"/admin/content/files\";}',4,'','https://portal.ciscsas.dev/admin/content/files','','190.156.80.11',1773412072),(16889,0,'cron','Starting execution of @module_cron().',_binary 'a:1:{s:7:\"@module\";s:18:\"announcements_feed\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418112),(16890,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"captcha\";s:16:\"@module_previous\";s:18:\"announcements_feed\";s:5:\"@time\";s:6:\"0.95ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418112),(16891,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"comment\";s:16:\"@module_previous\";s:7:\"captcha\";s:5:\"@time\";s:6:\"1.43ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418112),(16892,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"dblog\";s:16:\"@module_previous\";s:7:\"comment\";s:5:\"@time\";s:7:\"16.35ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418112),(16893,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:5:\"field\";s:16:\"@module_previous\";s:5:\"dblog\";s:5:\"@time\";s:6:\"3.74ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418112),(16894,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"file\";s:16:\"@module_previous\";s:5:\"field\";s:5:\"@time\";s:6:\"2.09ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418112),(16895,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:7:\"history\";s:16:\"@module_previous\";s:4:\"file\";s:5:\"@time\";s:6:\"0.79ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418112),(16896,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"locale\";s:16:\"@module_previous\";s:7:\"history\";s:5:\"@time\";s:6:\"0.23ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418112),(16897,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:4:\"node\";s:16:\"@module_previous\";s:6:\"locale\";s:5:\"@time\";s:6:\"0.53ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418112),(16898,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"search\";s:16:\"@module_previous\";s:4:\"node\";s:5:\"@time\";s:7:\"12.57ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418112),(16899,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"system\";s:16:\"@module_previous\";s:6:\"search\";s:5:\"@time\";s:7:\"46.38ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418112),(16900,0,'cron','Starting execution of @module_cron(), execution of @module_previous_cron() took @time.',_binary 'a:3:{s:7:\"@module\";s:6:\"update\";s:16:\"@module_previous\";s:6:\"system\";s:5:\"@time\";s:7:\"27.47ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418112),(16901,0,'cron','Execution of @module_previous_cron() took @time.',_binary 'a:2:{s:16:\"@module_previous\";s:6:\"update\";s:5:\"@time\";s:7:\"707.9ms\";}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418113),(16902,0,'cron','Cron run completed.',_binary 'a:0:{}',6,'','https://www.portal.ciscsas.dev/','http://www.portal.ciscsas.dev','87.236.176.237',1773418113);
/*!40000 ALTER TABLE `watchdog` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2026-03-13 16:04:07
